@media screen and (max-width: 960.98px) {
  .mainArea .attentionArea {
    padding-top: clamp(0px, calc(0px + (52 * max(0px, ((100dvw - 0px) / (768))))), 52px);
  }
}
@media print, screen and (min-width: 961px) {
  .mainArea .attentionArea {
    padding-top: clamp(0px, calc(0px + (37 * max(0px, ((100dvw - 0px) / (960))))), 37px);
  }
}
@media screen and (max-width: 960.98px) {
  .mainArea .attentionArea .l-text {
    text-align: justify;
  }
}
.mainArea .attentionArea .l-card {
  border: 1px solid #000;
  text-align: justify;
}
@media screen and (max-width: 960.98px) {
  .mainArea .attentionArea .l-card {
    margin-top: clamp(0px, calc(0px + (51 * max(0px, ((100dvw - 0px) / (768))))), 51px);
    padding: clamp(0px, calc(0px + (42 * max(0px, ((100dvw - 0px) / (768))))), 42px) clamp(0px, calc(0px + (33 * max(0px, ((100dvw - 0px) / (768))))), 33px);
  }
}
@media print, screen and (min-width: 961px) {
  .mainArea .attentionArea .l-card {
    margin-top: clamp(0px, calc(0px + (30 * max(0px, ((100dvw - 0px) / (960))))), 30px);
    padding: clamp(0px, calc(0px + (15 * max(0px, ((100dvw - 0px) / (960))))), 15px) clamp(0px, calc(0px + (31 * max(0px, ((100dvw - 0px) / (960))))), 31px);
  }
}
.mainArea .attentionArea .l-card .l-pink {
  color: #E3148A;
}
@media screen and (max-width: 960.98px) {
  .mainArea .howToRegisterArea {
    padding-block: clamp(0px, calc(0px + (66 * max(0px, ((100dvw - 0px) / (768))))), 66px) clamp(0px, calc(0px + (80 * max(0px, ((100dvw - 0px) / (768))))), 80px);
  }
}
@media print, screen and (min-width: 961px) {
  .mainArea .howToRegisterArea {
    padding-block: clamp(0px, calc(0px + (37 * max(0px, ((100dvw - 0px) / (960))))), 37px) clamp(0px, calc(0px + (93 * max(0px, ((100dvw - 0px) / (960))))), 93px);
  }
}
.mainArea .howToRegisterArea .mainArea_primarySection_heading {
  color: #fff;
  background: #0054B6;
}
@media screen and (max-width: 960.98px) {
  .mainArea .howToRegisterArea .mainArea_primarySection_heading {
    padding: clamp(0px, calc(0px + (12 * max(0px, ((100dvw - 0px) / (768))))), 12px);
  }
}
@media print, screen and (min-width: 961px) {
  .mainArea .howToRegisterArea .mainArea_primarySection_heading {
    padding: clamp(0px, calc(0px + (4 * max(0px, ((100dvw - 0px) / (960))))), 4px);
  }
}
@media screen and (max-width: 960.98px) {
  .mainArea .howToRegisterArea .l-list {
    margin-top: clamp(0px, calc(0px + (52 * max(0px, ((100dvw - 0px) / (768))))), 52px);
  }
}
@media print, screen and (min-width: 961px) {
  .mainArea .howToRegisterArea .l-list {
    margin-top: clamp(0px, calc(0px + (17 * max(0px, ((100dvw - 0px) / (960))))), 17px);
  }
}
.mainArea .howToRegisterArea .l-list li {
  border-bottom: 1px solid #ccc;
  display: grid;
}
@media screen and (max-width: 960.98px) {
  .mainArea .howToRegisterArea .l-list li {
    padding: clamp(0px, calc(0px + (20 * max(0px, ((100dvw - 0px) / (768))))), 20px) 0;
    grid-template-columns: auto;
    grid-template-rows: auto 1fr;
    justify-items: center;
    grid-row-gap: clamp(0px, calc(0px + (26 * max(0px, ((100dvw - 0px) / (768))))), 26px);
  }
}
@media print, screen and (min-width: 961px) {
  .mainArea .howToRegisterArea .l-list li {
    padding: clamp(0px, calc(0px + (20 * max(0px, ((100dvw - 0px) / (960))))), 20px) clamp(0px, calc(0px + (30 * max(0px, ((100dvw - 0px) / (960))))), 30px);
    display: grid;
    grid-template-columns: clamp(0px, calc(0px + (255 * max(0px, ((100dvw - 0px) / (960))))), 255px) 1fr;
    grid-template-rows: auto;
    gap: 0 clamp(0px, calc(0px + (26 * max(0px, ((100dvw - 0px) / (960))))), 26px);
  }
}
@media screen and (max-width: 960.98px) {
  .mainArea .howToRegisterArea .l-list li .l-image {
    width: clamp(0px, calc(0px + (395 * max(0px, ((100dvw - 0px) / (768))))), 395px);
  }
}
.mainArea .howToRegisterArea .l-list li .l-content {
  display: grid;
  grid-template-columns: auto;
  grid-template-rows: auto 1fr;
}
@media screen and (max-width: 960.98px) {
  .mainArea .howToRegisterArea .l-list li .l-content {
    grid-row-gap: clamp(0px, calc(0px + (24 * max(0px, ((100dvw - 0px) / (960))))), 24px);
  }
}
@media print, screen and (min-width: 961px) {
  .mainArea .howToRegisterArea .l-list li .l-content {
    grid-row-gap: clamp(0px, calc(0px + (17 * max(0px, ((100dvw - 0px) / (960))))), 17px);
  }
}
.mainArea .howToRegisterArea .l-list li .l-content .l-step {
  color: #fff;
  background: #0054B6;
  justify-self: start;
}
@media screen and (max-width: 960.98px) {
  .mainArea .howToRegisterArea .l-list li .l-content .l-step {
    padding: clamp(0px, calc(0px + (4 * max(0px, ((100dvw - 0px) / (768))))), 4px) clamp(0px, calc(0px + (20 * max(0px, ((100dvw - 0px) / (768))))), 20px);
  }
}
@media print, screen and (min-width: 961px) {
  .mainArea .howToRegisterArea .l-list li .l-content .l-step {
    padding: clamp(0px, calc(0px + (4 * max(0px, ((100dvw - 0px) / (960))))), 4px) clamp(0px, calc(0px + (29 * max(0px, ((100dvw - 0px) / (960))))), 29px);
  }
}
.mainArea .howToRegisterArea .l-list li .l-content .l-step span:nth-child(1) {
  border-right: 1px solid #fff;
}
@media screen and (max-width: 960.98px) {
  .mainArea .howToRegisterArea .l-list li .l-content .l-step span:nth-child(1) {
    padding-right: clamp(0px, calc(0px + (18 * max(0px, ((100dvw - 0px) / (768))))), 18px);
  }
}
@media print, screen and (min-width: 961px) {
  .mainArea .howToRegisterArea .l-list li .l-content .l-step span:nth-child(1) {
    padding-right: clamp(0px, calc(0px + (23 * max(0px, ((100dvw - 0px) / (960))))), 23px);
  }
}
@media screen and (max-width: 960.98px) {
  .mainArea .howToRegisterArea .l-list li .l-content .l-step span:nth-child(2) {
    padding-left: clamp(0px, calc(0px + (13 * max(0px, ((100dvw - 0px) / (768))))), 13px);
  }
}
@media print, screen and (min-width: 961px) {
  .mainArea .howToRegisterArea .l-list li .l-content .l-step span:nth-child(2) {
    padding-left: clamp(0px, calc(0px + (16 * max(0px, ((100dvw - 0px) / (960))))), 16px);
  }
}
.mainArea .howToRegisterArea .l-list li .l-content .l-description .l-text {
  text-align: left;
}
.mainArea .howToRegisterArea .l-list li .l-content .l-description .l-text a {
  color: #0054B6;
}
@media screen and (max-width: 960.98px) {
  .mainArea .howToRegisterArea .l-list li .l-content .l-description .l-large {
    font-size: 1.7rem;
  }
}
@media print, screen and (min-width: 961px) {
  .mainArea .howToRegisterArea .l-list li .l-content .l-description .l-large {
    font-size: 2rem;
  }
}
.mainArea .howToRegisterArea .l-list li .l-content .l-description .l-large a {
  color: #0054B6;
}
.mainArea .howToRegisterArea .l-list li .l-content .l-description .l-pink {
  color: #E3148A;
}
.mainArea .howToRegisterArea .l-list li .l-content .l-description .l-bold {
  font-weight: 700;
}

.modalArea .l-modal {
  width: 486px;
  max-width: 90%;
}
.modalArea .l-modal-caption {
  color: #FFF;
  margin-top: .5em;
  text-align: left;
}
.modalArea .l-wrapper {
  display: flex;
  column-gap: 1em;
  justify-content: space-between;
  margin-top: .5em;
}
.modalArea .l-button {
  color: #fff;
  font: inherit;
  margin: 0;
  padding: 0;
  background: transparent;
  border: none;
  border-radius: 0;
  box-sizing: border-box;
  outline: none;
  appearance: none;
  cursor: pointer;
}
.modalArea .l-button .l-icon {
  width: 40px;
  aspect-ratio: 1;
  position: relative;
  display: block;
  justify-self: center;
}
.modalArea .l-button .l-icon::before, .modalArea .l-button .l-icon::after {
  content: "";
  background-color: #fff;
  display: inline-block;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  width: 2px;
  height: 100%;
}
.modalArea .l-button .l-icon::before {
  rotate: 45deg;
}
.modalArea .l-button .l-icon::after {
  rotate: -45deg;
}

/*# sourceMappingURL=guide.css.map */
