@charset "UTF-8";@import url("https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@400;500;700;900&display=swap");

/* reset
------------------------------------------------------------ */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  font-size: 100%;
  vertical-align: baseline;
}
html {
  line-height: 1;
}
ol, ul {
  list-style: none;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
caption, th, td {
  text-align: left;
  font-weight: normal;
  vertical-align: middle;
}
q, blockquote {
  quotes: none;
}
q:before, q:after, blockquote:before, blockquote:after {
  content: "";
  content: none;
}
a {
  text-decoration: none;
}
a img {
  border: none;
  outline: none;
}
article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
  display: block;
}
html {
  font-size: 62.5%;
  overflow-y: scroll;
  background-color: #5ecee6;
}
body {
  -webkit-text-size-adjust: 100%;
  font-family: "Noto Sans JP", sans-serif;
  font-optical-sizing: auto;
  color: #000;
  font-weight: 400;
  line-height: 1.3;
}
img {
  width: 100%;
}
a,
button {
  padding: 0;
  color: #2e3192;
  text-decoration: none;
  cursor: pointer;
  border: 0px;
  outline: 0px;
  background: transparent;
  transition: all 0.3s;
}
.wrapper {
  width: 100%;
  overflow: hidden;
}
@media only screen and (min-width: 769px) {
  body {
    opacity: 0;
    transition: opacity 0.5s ease-in-out;
  }
  body.is-loaded {
    opacity: 1;
    /* u-mv */
  }
  body.is-loaded .u-mv .u-mv__logo {
    opacity: 1;
    transform: scale(1);
  }
  /* u-contents */
  .u-contents {
    background: url("../img/site_bg_blue.jpg") repeat-y center top/100% auto;
  }
  .m-title-section {
    text-align: center;
  }
  .m-title-section img {
    display: inline-block;
  }
  .m-title-sub {
    margin-top: 30.6666666667px;
    text-align: center;
    font-size: 24.5333333333px;
    font-weight: 700;
    color: #2e3192;
    line-height: 24.5333333333px;
  }
  .m-btn-anchor {
    position: relative;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    width: 349.6px;
    height: 61.3333333333px;
    border-radius: 9999px;
    background-color: #2e3192;
    font-size: 23.3066666667px;
    font-weight: 700;
    color: #fff;
  }
  .m-btn-anchor::after {
    content: "";
    position: absolute;
    top: calc(50% - 5.2133333333px);
    right: 36.8px;
    width: 17.1733333333px;
    height: 10.4266666667px;
    background: url("../img/icon_arrow.svg") no-repeat center center/contain;
  }
  .m-btn-site {
    display: inline-flex;
    justify-content: center;
    align-items: center;
    width: 196.2666666667px;
    height: 42.9333333333px;
    font-size: 17.1733333333px;
    font-weight: 700;
    color: #2e3192;
    border-radius: 9999px;
    border: solid 2.4533333333px #2e3192;
    box-sizing: border-box;
  }
  .m-btn-two_line {
    display: inline-block;
    width: 282.1333333333px;
    padding: 9.2px 12.2666666667px;
    font-size: 17.1733333333px;
    font-weight: 700;
    color: #2e3192;
    text-align: center;
    border-radius: 9999px;
    border: solid 2.4533333333px #2e3192;
    box-sizing: border-box;
  }
  .m-btn-two_line span {
    display: block;
    margin-bottom: 3.68px;
    font-size: 12.2666666667px;
    text-align: center;
  }
  .m-btn-x {
    position: relative;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    width: 294.4px;
    height: 67.4666666667px;
    border-radius: 9999px;
    background-color: #000;
    font-size: 15.9466666667px;
    font-weight: 700;
    color: #fff;
    line-height: 24.5333333333px;
    text-align: left;
  }
  .m-btn-x::before {
    content: "";
    margin-right: 19.6266666667px;
    width: 22.6933333333px;
    height: 22.6933333333px;
    background: url("../img/overview_step_icon_x.png") no-repeat center center/contain;
  }
  .m-btn-more {
    position: relative;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    width: 190.1333333333px;
    height: 42.9333333333px;
    border-radius: 9999px;
    border: solid 1.2266666667px #2e3192;
    background-color: #fff;
    font-size: 17.1733333333px;
    font-weight: 700;
    color: #2e3192;
  }
  .m-btn-more::after {
    content: "";
    position: absolute;
    top: calc(50% - 5.52px);
    right: 18.4px;
    width: 6.7466666667px;
    height: 11.04px;
    background: url("../img/icon_arrow_b.svg") no-repeat center center/contain;
  }
  .m-btn-close {
    display: inline-block;
    width: 19.6266666667px;
    height: 19.6266666667px;
    text-indent: -9999px;
    background: url("../img/icon_close.png") no-repeat center center/contain;
    overflow: hidden;
  }
  .m-cp_more-title {
    margin-top: 36.8px;
    font-size: 18.4px;
    font-weight: 700;
    text-align: center;
    color: #2e3192;
    line-height: 22.08px;
  }
  .m-cp_more-title span {
    position: relative;
    display: inline-block;
    padding: 0 18.4px;
  }
  .m-cp_more-title span::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    display: inline-block;
    width: 2.4533333333px;
    height: 24.5333333333px;
    background-color: #2e3192;
    transform: rotate(-40deg);
  }
  .m-cp_more-title span::after {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    display: inline-block;
    width: 2.4533333333px;
    height: 24.5333333333px;
    background-color: #2e3192;
    transform: rotate(40deg);
  }
  .m-cp_more-link {
    margin-top: 18.4px;
    text-align: center;
  }
  /* u-mv */
  .u-mv {
    position: relative;
    width: 100%;
    padding: 103.6533333333px 0 36.8px;
    background: url("../img/mv_bg.jpg") no-repeat center top/cover;
    box-sizing: border-box;
    overflow: hidden;
  }
  .u-mv .u-mv__logo {
    width: 334.2666666667px;
    margin: 0 auto;
    opacity: 0;
    transform: scale(1.5);
    transition: all 0.3s ease-in-out 0.5s;
  }
  .u-mv .u-mv__lead {
    width: 361.8666666667px;
    margin: 116.5333333333px auto 0;
    padding: 18.4px 12.2666666667px;
    border-radius: 24.5333333333px;
    background-color: rgba(255, 255, 255, 0.85);
  }
  .u-mv .u-mv__lead .u-mv__lead-title {
    font-size: 20.8533333333px;
    font-weight: 700;
    color: #2e3192;
    text-align: center;
    line-height: 34.3466666667px;
  }
  .u-mv .u-mv__lead .u-mv__lead-title span {
    background: linear-gradient(transparent 60%, #ffffa1 60%, #ffffa1 100%, transparent 100%);
  }
  .u-mv .u-mv__lead .u-mv__lead-text {
    margin-top: 9.2px;
    font-size: 17.1733333333px;
    font-weight: 500;
    color: #2e3192;
    text-align: center;
    line-height: 29.44px;
  }
  .u-mv .u-mv__lead .u-mv__lead-text strong {
    font-weight: 900;
  }
  /* u-term */
  .u-term {
    position: relative;
    padding: 49.0666666667px 0 61.3333333333px;
    background: url("../img/site_bg_yellow.jpg") repeat-y center top/100% auto;
  }
  .u-term .m-title-section img {
    width: 322.6133333333px;
  }
  .u-term .u-term__date {
    margin-top: 28.8266666667px;
    font-size: 17.1733333333px;
    font-weight: 700;
    color: #2e3192;
    text-align: center;
    line-height: 30.6666666667px;
  }
  .u-term .u-term__date i {
    font-size: 30.6666666667px;
  }
  .u-term .u-term__date span {
    background: linear-gradient(transparent 60%, #ffd9e4 60%, #ffd9e4 100%, transparent 100%);
  }
  .u-term .u-term__list-wrap {
    text-align: center;
  }
  .u-term .u-term__list {
    display: inline-block;
    margin: 12.2666666667px auto 0;
  }
  .u-term .u-term__list li {
    font-size: 18.4px;
    font-weight: 700;
    text-align: left;
    color: #2e3192;
    line-height: 36.8px;
  }
  .u-term .u-term__links {
    margin-top: 33.7333333333px;
  }
  .u-term .u-term__links li {
    text-align: center;
  }
  .u-term .u-term__links li + li {
    margin-top: 18.4px;
  }
  /* u-overview */
  .u-overview {
    position: relative;
    padding: 49.0666666667px 0 61.3333333333px;
  }
  .u-overview .m-title-section img {
    width: 257.6px;
  }
  .u-overview .m-overview__prizes {
    position: relative;
    width: 398.6666666667px;
    margin: 20.8533333333px auto 0;
    padding: 6.1333333333px 6.1333333333px 30.6666666667px;
    border-radius: 12.2666666667px;
    background-color: #fff;
    box-sizing: border-box;
  }
  .u-overview .m-overview__prizes::before {
    content: "";
    position: absolute;
    top: -12.2666666667px;
    left: -14.1066666667px;
    width: 55.2px;
    height: 60.1066666667px;
    background: url("../img/overview_icon_prize_left.png") no-repeat center center/contain;
  }
  .u-overview .m-overview__prizes::after {
    content: "";
    position: absolute;
    top: -6.1333333333px;
    right: -14.1066666667px;
    width: 49.0666666667px;
    height: 57.6533333333px;
    background: url("../img/overview_icon_prize_right.png") no-repeat center center/contain;
  }
  .u-overview .m-overview__prizes .m-overview__prize {
    position: relative;
    padding: 12.2666666667px 12.2666666667px 0;
  }
  .u-overview .m-overview__prizes .m-overview__prize.m-prize__end::before {
    content: "終了いたしました";
    position: absolute;
    top: 98.1333333333px;
    left: calc(50% - 122.6666666667px);
    right: 0;
    bottom: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 245.3333333333px;
    height: 55.2px;
    font-size: 23.3066666667px;
    font-weight: 700;
    color: #fff;
    background-color: #dd7694;
    transform: rotate(-15deg);
  }
  .u-overview .m-overview__prizes .m-overview__prize-title {
    display: flex;
    align-items: center;
    width: 361.8666666667px;
    height: 98.1333333333px;
    margin: 0 auto;
    font-size: 22.08px;
    font-weight: 700;
    color: #2e3192;
    line-height: 33.12px;
  }
  .u-overview .m-overview__prizes .m-overview__prize-title i {
    background: linear-gradient(transparent 60%, #ffffa1 60%, #ffffa1 100%, transparent 100%);
  }
  .u-overview .m-overview__prizes .m-overview__prize-title .m-overview__prize-title_s {
    font-size: 17.1733333333px;
  }
  .u-overview .m-overview__prizes .m-overview__prize-title img {
    width: 98.1333333333px;
    margin-right: 12.2666666667px;
  }
  .u-overview .m-overview__prizes .m-overview__prize-picture {
    display: block;
    margin-top: 18.4px;
  }
  .u-overview .m-overview__prizes .m-overview__prize-picture img {
    display: block;
    width: 306.6666666667px;
    margin: 0 auto;
  }
  .u-overview .m-overview__prizes .m-overview__prize-picture figcaption {
    margin-top: 15.3333333333px;
    font-size: 15.9466666667px;
    color: #2e3192;
    text-align: center;
    line-height: 28.2133333333px;
  }
  .u-overview .m-overview__prizes .m-overview__annot {
    width: 100%;
    margin-top: 30.6666666667px;
    font-size: 13.4933333333px;
    line-height: 20.8533333333px;
  }
  .u-overview .m-overview__prizes .m-overview__annot li {
    padding-left: 1em;
    text-indent: -1em;
    box-sizing: border-box;
  }
  .u-overview .m-overview__prizes .m-overview__annot li + li {
    margin-top: 6.1333333333px;
  }
  .u-overview .m-overview__prizes .m-overview__prize-link {
    margin-top: 24.5333333333px;
    text-align: center;
  }
  .u-overview .m-overview__prizes .m-overview__prize-link_access {
    margin-top: 12.2666666667px;
    text-align: center;
  }
  .u-overview .m-overview__accsess {
    margin-top: 36.8px;
    padding: 21.4666666667px 18.4px 6.1333333333px;
    border-radius: 9.8133333333px;
    background-color: #ddf9ff;
    box-sizing: border-box;
  }
  .u-overview .m-overview__accsess.accsess__pink {
    background-color: #ffeef3;
  }
  .u-overview .m-overview__accsess .m-overview__accsess-title {
    font-size: 20.8533333333px;
    font-weight: 700;
    text-align: center;
    color: #2e3192;
    line-height: 20.8533333333px;
  }
  .u-overview .m-overview__accsess .m-overview__accsess-list {
    margin-top: 18.4px;
  }
  .u-overview .m-overview__accsess .m-overview__accsess-list li {
    padding: 18.4px 0;
    font-size: 15.9466666667px;
    color: #2e3192;
    line-height: 28.2133333333px;
    border-top: solid 1px #b2c8dc;
  }
  .u-overview .m-overview__accsess .m-overview__accsess-list li a {
    text-decoration: underline;
  }
  .u-overview .u-overview__chance {
    position: relative;
    width: 398.6666666667px;
    margin: 66.24px auto 0;
    padding: 6.1333333333px;
    border: solid 1px #2e3192;
    border-radius: 12.2666666667px;
    background-color: #fff;
    box-sizing: border-box;
  }
  .u-overview .u-overview__chance .u-overview__chance-wrap {
    padding: 0 12.2666666667px 30.6666666667px;
    border: solid 1px #2e3192;
    border-radius: 9.8133333333px;
    box-sizing: border-box;
  }
  .u-overview .u-overview__chance .u-title-chance {
    width: 316.48px;
    height: 75.44px;
    margin: -42.9333333333px auto 0;
    padding-top: 7.9733333333px;
    font-size: 13.4933333333px;
    font-weight: 700;
    text-align: center;
    color: #2e3192;
    background: url("../img/overview_chance_title_bg.png") no-repeat center center/contain;
  }
  .u-overview .u-overview__chance .u-title-chance strong {
    display: block;
    font-size: 25.76px;
  }
  .u-overview .u-overview__chance .u-overview__chance-lead {
    margin-top: 12.2666666667px;
    font-size: 16.56px;
    font-weight: 700;
    text-align: center;
    color: #2e3192;
    line-height: 30.6666666667px;
  }
  .u-overview .u-overview__chance .u-overview__chance-lead strong {
    background: linear-gradient(transparent 60%, #ffffa1 60%, #ffffa1 100%, transparent 100%);
  }
  .u-overview .u-overview__chance .u-overview__chance-lead_b {
    margin-top: 12.2666666667px;
    font-size: 18.4px;
    font-weight: 700;
    text-align: center;
    color: #2e3192;
    line-height: 30.6666666667px;
  }
  .u-overview .u-overview__chance .u-overview__chance-link {
    margin-top: 24.5333333333px;
    text-align: center;
  }
  .u-overview .u-overview__chance .u-overview__chance-link .u-btn-check {
    position: relative;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    width: 288.2666666667px;
    height: 55.2px;
    font-size: 18.4px;
    font-weight: 700;
    color: #ffffa1;
    background-color: #2e3192;
    border-radius: 9999px;
  }
  .u-overview .u-overview__chance .u-overview__chance-link .u-btn-check::after {
    content: "";
    position: absolute;
    top: calc(50% - 4.2933333333px);
    right: 20.24px;
    width: 14.1066666667px;
    height: 8.5866666667px;
    background: url("../img/icon_arrow_check.svg") no-repeat center center/contain;
  }
  .u-overview .u-overview__chance .u-overview__chance-links {
    margin-top: 24.5333333333px;
  }
  .u-overview .u-overview__chance .u-overview__chance-links li {
    text-align: center;
  }
  .u-overview .u-overview__chance .u-overview__chance-links li + li {
    margin-top: 12.2666666667px;
  }
  .u-overview .u-overview__chance .u-overview__chance-img {
    display: block;
    width: 361.8666666667px;
    margin: 30.6666666667px auto 0;
  }
  .u-overview .u-overview__chance .u-overview__chance-lead_s {
    margin-top: 24.5333333333px;
    font-size: 19.6266666667px;
    font-weight: 700;
    text-align: center;
    color: #2e3192;
    line-height: 31.8933333333px;
  }
  .u-overview .u-overview__chance .u-overview__chance-lead_s strong {
    background: linear-gradient(transparent 60%, #ffffa1 60%, #ffffa1 100%, transparent 100%);
  }
  .u-overview .u-overview__chance .u-overview__chance-text {
    margin-top: 15.3333333333px;
    font-size: 15.9466666667px;
    text-align: center;
    color: #2e3192;
    line-height: 28.2133333333px;
  }
  .u-overview .u-overview__chance .u-overview__chance-docs {
    margin-top: 24.5333333333px;
    font-size: 13.4933333333px;
    line-height: 20.8533333333px;
  }
  .u-overview .u-overview__chance .u-overview__chance-docs li {
    padding-left: 1em;
    text-indent: -1em;
  }
  .u-overview .u-overview__chance .u-overview__chance-docs li::before {
    content: "・";
    display: inline;
  }
  .u-overview .u-overview__chance .u-overview__chance-docs li + li {
    margin-top: 6.1333333333px;
  }
  .u-overview .u-overview__chance + .m-title-sub {
    margin-top: 61.3333333333px;
  }
  .u-overview .m-overview__step {
    position: relative;
    width: 398.6666666667px;
    margin: 24.5333333333px auto 0;
    padding: 24.5333333333px 18.4px;
    border-radius: 12.2666666667px;
    background-color: #fff;
    box-sizing: border-box;
  }
  .u-overview .m-overview__step + .m-overview__step {
    margin-top: 25.76px;
  }
  .u-overview .m-overview__step + .m-overview__step::before {
    content: "";
    position: absolute;
    top: -19.6266666667px;
    left: calc(50% - 20.24px);
    width: 40.48px;
    height: 13.4933333333px;
    border-top: solid 13.4933333333px #fff;
    border-left: solid 20.24px transparent;
    border-right: solid 20.24px transparent;
    box-sizing: border-box;
  }
  .u-overview .m-overview__step .m-overview__steu-title {
    text-align: center;
  }
  .u-overview .m-overview__step .m-overview__steu-title img {
    width: auto;
    height: 19.6266666667px;
  }
  .u-overview .m-overview__step .m-overview__steu-text {
    margin-top: 12.2666666667px;
    font-size: 18.4px;
    font-weight: 700;
    color: #2e3192;
    text-align: center;
    line-height: 31.8933333333px;
  }
  .u-overview .m-overview__step .m-overview__steu-img_1 {
    display: block;
    width: 158.8533333333px;
    margin: 18.4px auto 0;
  }
  .u-overview .m-overview__step .m-overview__steu-img_2 {
    display: block;
    width: 158.8533333333px;
    margin: 18.4px auto 0;
  }
  .u-overview .m-overview__step .m-overview__steu-img_3 {
    display: block;
    width: 172.96px;
    margin: 18.4px auto 0;
  }
  .u-overview .m-overview__step .u-overview__steu-link {
    margin-top: 18.4px;
    text-align: center;
  }
  .u-overview .m-overview__annot {
    width: 398.6666666667px;
    margin: 30.6666666667px auto 0;
    font-size: 13.4933333333px;
    line-height: 20.8533333333px;
  }
  .u-overview .m-overview__annot li {
    padding-left: 1em;
    text-indent: -1em;
  }
  .u-overview .m-overview__annot li + li {
    margin-top: 6.1333333333px;
  }
  /* u-quiz */
  .u-quiz {
    position: relative;
    padding: 49.0666666667px 0 61.3333333333px;
    background: url("../img/site_bg_yellow.jpg") repeat-y center top/100% auto;
  }
  .u-quiz .m-title-section img {
    width: 288.2666666667px;
  }
  .u-quiz .m-quiz__wrap {
    width: 398.6666666667px;
    margin: 36.8px auto 0;
  }
  .u-quiz .m-quiz__wrap.m-quiz__border-top {
    border-top: dashed 2.4533333333px #2e3192;
    padding-top: 55.2px;
  }
  .u-quiz .m-quiz__wrap .m-quiz__quiz-lead {
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
    height: 55.2px;
    font-size: 22.08px;
    font-weight: 700;
    color: #2e3192;
    text-align: center;
    line-height: 22.08px;
    border-radius: 12.2666666667px;
    background-color: #a2efff;
    text-shadow: 2px 2px 0 #fff, -2px 2px 0 #fff, 2px -2px 0 #fff, -2px -2px 0 #fff, 0 2px 0 #fff, 2px 0 0 #fff, 0 -2px 0 #fff, -2px 0 0 #fff;
  }
  .u-quiz .m-quiz__wrap .m-quiz__quiz-lead::before {
    content: "";
    position: absolute;
    top: 8.5866666667px;
    right: -20.8533333333px;
    width: 61.9466666667px;
    height: 20.24px;
    background: url("../img/quiz_lead_icon.png") no-repeat center center/contain;
  }
  .u-quiz .m-quiz__wrap .m-quiz__quiz-lead img {
    position: absolute;
    top: -18.4px;
    left: -18.4px;
    width: 63.7866666667px;
  }
  .u-quiz .m-quiz__wrap .m-quiz__quiz {
    padding: 24.5333333333px 6.1333333333px;
    border-radius: 12.2666666667px;
    background-color: #fff;
    box-sizing: border-box;
  }
  .u-quiz .m-quiz__wrap .m-quiz__quiz .m-quiz__quiz-title {
    position: relative;
    padding-top: 30.6666666667px;
    font-size: 20.8533333333px;
    font-weight: 700;
    color: #2e3192;
    text-align: center;
    line-height: 31.8933333333px;
  }
  .u-quiz .m-quiz__wrap .m-quiz__quiz .m-quiz__quiz-title::before {
    content: "";
    position: absolute;
    top: 0;
    left: 50%;
    width: 22.6933333333px;
    height: 21.4666666667px;
    transform: translateX(-50%);
    background: url("../img/quiz_icon_q.png") no-repeat center center/contain;
  }
  .u-quiz .m-quiz__wrap .m-quiz__quiz .m-quiz__quiz-title strong {
    background: linear-gradient(transparent 60%, #ffd9e4 60%, #ffd9e4 100%, transparent 100%);
  }
  .u-quiz .m-quiz__wrap .m-quiz__quiz .m-quiz__quiz-choices {
    display: flex;
    flex-wrap: wrap;
    width: 294.4px;
    margin: 18.4px auto 0;
  }
  .u-quiz .m-quiz__wrap .m-quiz__quiz .m-quiz__quiz-choices li {
    width: 50%;
    padding-right: 8.5866666667px;
    font-size: 17.1733333333px;
    color: #2e3192;
    line-height: 31.8933333333px;
    box-sizing: border-box;
  }
  .u-quiz .m-quiz__wrap .m-quiz__quiz .m-quiz__quiz-img {
    display: block;
    width: 294.4px;
    margin: 18.4px auto 0;
  }
  .u-quiz .m-quiz__tips-title {
    width: 242.88px;
    height: 58.2666666667px;
    margin: 18.4px auto 0;
    padding-top: 12.2666666667px;
    font-size: 23.3066666667px;
    font-weight: 700;
    text-align: center;
    color: #2e3192;
    background: url("../img/quiz_tips_title_bg.png") no-repeat center center/contain;
  }
  .u-quiz .m-quiz__tips-text {
    width: 398.6666666667px;
    margin: 9.2px auto 0;
    font-size: 17.1733333333px;
    color: #2e3192;
    line-height: 31.8933333333px;
  }
  .u-quiz .m-quiz__tips-link {
    margin-top: 18.4px;
    text-align: center;
  }
  .u-quiz .m-quiz__answer {
    width: 398.6666666667px;
    margin: 30.6666666667px auto 0;
    border: solid 1.84px #2e3192;
    border-radius: 12.2666666667px;
    background-color: #fff;
    box-sizing: border-box;
  }
  .u-quiz .m-quiz__answer.js-open .m-btn-open {
    display: none;
  }
  .u-quiz .m-quiz__answer.js-open .m-quiz__answer-wrap {
    display: block;
  }
  .u-quiz .m-quiz__answer .m-quiz__answer-wrap {
    display: none;
    padding: 24.5333333333px 18.4px;
  }
  .u-quiz .m-quiz__answer .m-quiz__answer-title {
    position: relative;
    padding-top: 30.6666666667px;
    font-size: 20.8533333333px;
    font-weight: 700;
    color: #2e3192;
    text-align: center;
    line-height: 31.8933333333px;
  }
  .u-quiz .m-quiz__answer .m-quiz__answer-title::before {
    content: "";
    position: absolute;
    top: 0;
    left: 50%;
    width: 24.5333333333px;
    height: 19.6266666667px;
    transform: translateX(-50%);
    background: url("../img/quiz_icon_a.png") no-repeat center center/contain;
  }
  .u-quiz .m-quiz__answer .m-quiz__answer-title strong {
    background: linear-gradient(transparent 60%, #ffd9e4 60%, #ffd9e4 100%, transparent 100%);
  }
  .u-quiz .m-quiz__answer .m-quiz__answer-text {
    margin-top: 18.4px;
    font-size: 17.1733333333px;
    color: #2e3192;
    line-height: 31.8933333333px;
  }
  .u-quiz .m-btn-open {
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 55.2px;
    font-size: 20.8533333333px;
    font-weight: 700;
    color: #2e3192;
  }
  .u-quiz .m-btn-open::before {
    content: "";
    position: absolute;
    top: calc(50% - 4.2933333333px);
    right: 24.5333333333px;
    display: block;
    width: 14.1066666667px;
    height: 8.5866666667px;
    background: url("../img/icon_arrow_open.svg") no-repeat center center/contain;
  }
  .u-quiz .m-quiz__answer-close {
    margin-top: 24.5333333333px;
    text-align: center;
  }
  /* u-outline */
  .u-outline {
    position: relative;
    padding: 61.3333333333px 0;
  }
  .u-outline .m-title-section.outline__title-docs img {
    width: 130.64px;
  }
  .u-outline .m-title-section.outline__title-intro {
    margin-top: 49.0666666667px;
  }
  .u-outline .m-title-section.outline__title-intro img {
    width: 130.64px;
  }
  .u-outline .m-outline__intro {
    width: 398.6666666667px;
    margin: 18.4px auto 0;
    font-size: 15.9466666667px;
    color: #2e3192;
    line-height: 29.44px;
  }
  .u-outline .m-outline__docs {
    display: block;
    width: 398.6666666667px;
    height: 318.9333333333px;
    margin: 30.6666666667px auto 0;
    padding: 18.4px;
    border-radius: 12.2666666667px;
    background-color: #fff;
    box-sizing: border-box;
    overflow-y: auto;
  }
  .u-outline .m-outline__docs .m-outline__docs-title {
    margin-top: 29.44px;
    padding: 3.0666666667px 6.1333333333px;
    font-size: 15.9466666667px;
    font-weight: 700;
    color: #2e3192;
    line-height: 29.44px;
    background-color: #c2f4ff;
  }
  .u-outline .m-outline__docs .m-outline__docs-title:first-child {
    margin-top: 0;
  }
  .u-outline .m-outline__docs .m-outline__docs-text {
    font-size: 15.9466666667px;
    color: #2e3192;
    line-height: 29.44px;
  }
  .u-outline .m-outline__docs .m-outline__docs-list {
    font-size: 15.9466666667px;
    color: #2e3192;
    line-height: 29.44px;
  }
  .u-outline .m-outline__docs .m-outline__docs-list_disc {
    font-size: 15.9466666667px;
    color: #2e3192;
    line-height: 29.44px;
  }
  .u-outline .m-outline__docs .m-outline__docs-list_disc li {
    padding-left: 1em;
    text-indent: -1em;
  }
  .u-outline .m-outline__docs .m-outline__docs-list_disc li::before {
    content: "・";
    display: inline;
    color: #2e3192;
  }
  .u-outline .m-outline__docs .m-outline__docs-list_num {
    font-size: 15.9466666667px;
    color: #2e3192;
    line-height: 29.44px;
  }
  .u-outline .m-outline__docs .m-outline__docs-list_num li {
    position: relative;
    padding-left: 1.5em;
    counter-increment: list-counter;
  }
  .u-outline .m-outline__docs .m-outline__docs-list_num li::before {
    content: counter(list-counter) ".";
    position: absolute;
    top: 0;
    left: 0;
    display: inline-block;
    width: 1.5em;
    color: #2e3192;
  }
  .u-outline .m-outline__docs a {
    text-decoration: underline;
  }
  /* u-footer */
  .u-footer {
    position: relative;
    padding: 36.8px 0 49.0666666667px;
  }
  .u-footer .u-sns {
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .u-footer .u-sns li {
    margin: 0 18.4px;
  }
  .u-footer .u-sns li .u-sns__link {
    display: block;
  }
  .u-footer .u-sns li .u-sns__link.u-sns__link-x {
    width: 49.0666666667px;
  }
  .u-footer .u-sns li .u-sns__link.u-sns__link-fb {
    width: 49.0666666667px;
  }
  .u-footer .u-sns li .u-sns__link.u-sns__link-yt {
    width: 49.0666666667px;
  }
  .u-footer .u-footer__link {
    margin-top: 36.8px;
    text-align: center;
  }
  .u-footer .u-footer__link .u-footer__link-logo {
    display: inline-block;
    width: 184px;
  }
  .u-footer .u-copyright {
    margin-top: 36.8px;
    font-size: 14.72px;
    text-align: center;
    line-height: 28.2133333333px;
  }
  .simplebar-track .simplebar-scrollbar::before {
    background-color: #bfbfbf;
    opacity: 1;
  }
  .simplebar-track .simplebar-scrollbar:hover::before {
    opacity: 1;
  }
  .u-hanshin__logo {
    position: fixed;
    top: 30px;
    left: 30px;
    max-width: 173px;
    width: 100%;
  }
  .u-contents {
    position: relative;
    width: 460px;
    margin: 0 auto;
    border-left: solid 1px #fff;
    border-right: solid 1px #fff;
    z-index: 10;
  }
  .u-pcvisual {
    position: fixed;
    inset: 0;
    display: flex;
    justify-content: space-between;
    width: 100%;
    height: 100dvh;
    min-height: 100svh;
    background: url("../img/stie_bg_pc.jpg") no-repeat center center/cover;
    z-index: 1;
    opacity: 0;
    transition: opacity 0.3s ease-in-out 0.8s;
  }
  .u-pcvisual::before {
    content: "";
    position: fixed;
    bottom: 0;
    left: 0;
    display: block;
    width: 100%;
    height: 130px;
    background: url("../img/site_bg_foot.png") repeat-x center center/auto 100%;
  }
  .u-pcvisual__left {
    position: relative;
    display: flex;
    align-items: center;
    width: calc(50% - 230px);
  }
  .u-pcvisual__left .u-pcvisual__left-wrap {
    position: relative;
    width: 100%;
  }
  .u-pcvisual__left .u-pcvisual__logo-site {
    width: calc(100% - 60px);
    max-width: 400px;
    margin: 0 auto;
  }
  .u-pcvisual__left .u-pcvisual__term {
    margin-top: 40px;
    font-size: 16px;
    font-weight: 700;
    color: #2e3192;
    text-align: center;
  }
  .u-pcvisual__left .u-pcvisual__term span {
    font-size: 24px;
  }
  .u-pcvisual__left .u-pcvisual__term img {
    width: calc(100% - 120px);
    max-width: 278px;
    margin-bottom: 8px;
  }
  .u-pcvisual__left .m-quiz__tips-link {
    display: block;
    margin: 30px auto 0;
    text-align: center;
  }
  .u-pcvisual__right {
    position: relative;
    display: flex;
    align-items: center;
    width: calc(50% - 230px);
  }
  .u-pcvisual__right .u-pcvisual__right-wrap {
    position: relative;
    width: 100%;
  }
  .u-pcvisual__right .u-pcvisual__links li {
    text-align: center;
  }
  .u-pcvisual__right .u-pcvisual__links li + li {
    margin-top: 15px;
  }
  .u-pcvisual__right .u-pcvisual__links li a {
    position: relative;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    max-width: 280px;
    height: 50px;
    border-radius: 9999px;
    background-color: #2e3192;
    font-size: 19px;
    font-weight: 700;
    color: #fff;
  }
  .u-pcvisual__right .u-pcvisual__links li a::after {
    content: "";
    position: absolute;
    top: calc(50% - 4.5px);
    right: 25px;
    width: 14px;
    height: 9px;
    background: url("../img/icon_arrow.svg") no-repeat center center/contain;
  }
  .u-pcvisual__right .u-pcvisual__sns {
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: 50px;
  }
  .u-pcvisual__right .u-pcvisual__sns li {
    margin: 0 20px;
  }
  .u-pcvisual__right .u-pcvisual__sns li .u-sns__link {
    display: block;
  }
  .u-pcvisual__right .u-pcvisual__sns li .u-sns__link.u-sns__link-x {
    width: 40px;
  }
  .u-pcvisual__right .u-pcvisual__sns li .u-sns__link.u-sns__link-fb {
    width: 40px;
  }
  .u-pcvisual__right .u-pcvisual__sns li .u-sns__link.u-sns__link-yt {
    width: 40px;
  }
  .u-pcvisual__right .u-pcvisual__copyright {
    margin-top: 115px;
    font-size: 10px;
    text-align: center;
    line-height: 18px;
  }
}
@media only screen and (min-width: 769px) and (max-width: 1120px) {
  .u-pcvisual__left {
    width: calc(50% - 230px);
  }
  .u-pcvisual__left .u-pcvisual__logo-site {
    width: calc(100% - 40px);
    margin: 0 auto;
  }
  .u-pcvisual__left .u-pcvisual__term {
    margin-top: 20px;
    font-size: 14px;
  }
  .u-pcvisual__left .u-pcvisual__term span {
    font-size: 20px;
  }
  .u-pcvisual__left .u-pcvisual__term img {
    width: calc(100% - 40px);
  }
  .u-pcvisual__right .u-pcvisual__links li a {
    width: calc(100% - 40px);
    font-size: 16px;
  }
  .u-pcvisual__right .u-pcvisual__links li a::after {
    right: 15px;
  }
  .u-pcvisual__right .u-pcvisual__sns {
    margin-top: 40px;
  }
  .u-pcvisual__right .u-pcvisual__sns li {
    margin: 0 10px;
  }
  .u-pcvisual__right .u-pcvisual__copyright {
    margin-top: 80px;
  }
}
@media only screen and (min-width: 769px) and (max-width: 1000px) {
  .u-pcvisual__left {
    width: calc(50% - 230px);
  }
  .u-pcvisual__left .u-pcvisual__logo-site {
    width: calc(100% - 40px);
    margin: 0 auto;
  }
  .u-pcvisual__left .u-pcvisual__term {
    margin-top: 20px;
    font-size: 12px;
  }
  .u-pcvisual__left .u-pcvisual__term span {
    font-size: 17px;
  }
  .u-pcvisual__left .u-pcvisual__term img {
    width: calc(100% - 40px);
  }
  .u-pcvisual__right .u-pcvisual__links li a {
    width: calc(100% - 40px);
    font-size: 14px;
  }
  .u-pcvisual__right .u-pcvisual__links li a::after {
    right: 10px;
  }
  .u-pcvisual__right .u-pcvisual__sns {
    margin-top: 40px;
  }
  .u-pcvisual__right .u-pcvisual__sns li {
    margin: 0 10px;
  }
  .u-pcvisual__right .u-pcvisual__copyright {
    margin-top: 80px;
  }
}
@media only screen and (min-width: 769px) and (max-height: 70vw) and (max-height: 850px) {
  .u-hanshin__logo {
    position: fixed;
    top: 20px;
    left: 20px;
  }
  .u-hanshin__logo img {
    width: auto;
    height: 8vh;
  }
  .u-pcvisual::before {
    height: 20vh;
  }
  .u-pcvisual__left {
    width: calc(50% - 230px);
    padding-bottom: 10vh;
  }
  .u-pcvisual__left .u-pcvisual__logo-site {
    max-width: 40vh;
  }
  .u-pcvisual__left .u-pcvisual__term {
    margin-top: 20px;
    font-size: 16px;
  }
  .u-pcvisual__left .u-pcvisual__term span {
    font-size: 24px;
  }
  .u-pcvisual__left .u-pcvisual__term img {
    width: calc(100% - 60px);
  }
  .u-pcvisual__right {
    padding-bottom: 5vh;
  }
  .u-pcvisual__right .u-pcvisual__links li a {
    font-size: 14px;
  }
  .u-pcvisual__right .u-pcvisual__sns {
    margin-top: 40px;
  }
  .u-pcvisual__right .u-pcvisual__sns li {
    margin: 0 10px;
  }
  .u-pcvisual__right .u-pcvisual__copyright {
    margin-top: 40px;
  }
}
@media only screen and (min-width: 769px) and (max-height: 70vw) and (max-height: 850px) and (max-width: 1080px) {
  .u-pcvisual__left .u-pcvisual__term {
    font-size: 12px;
  }
  .u-pcvisual__left .u-pcvisual__term span {
    font-size: 18px;
  }
}
@media only screen and (min-width: 769px) and (max-width: 899px) {
  .u-hanshin__logo {
    position: fixed;
    top: 15px;
    left: 15px;
    width: 16vw;
  }
  .u-pcvisual__left {
    display: none;
  }
  .u-pcvisual__right {
    display: none;
  }
}
@media only screen and (min-width: 769px) {
  body.is-loaded .u-pcvisual {
    opacity: 1;
  }
  .device-sp {
    display: none !important;
  }
}
@media only screen and (max-width: 768px) {
  body {
    opacity: 0;
    transition: opacity 0.5s ease-in-out;
  }
  body.is-loaded {
    opacity: 1;
    /* u-mv */
  }
  body.is-loaded .u-mv .u-mv__logo {
    opacity: 1;
    transform: scale(1);
  }
  /* u-contents */
  .u-contents {
    background: url("../img/site_bg_blue.jpg") repeat-y center top/100% auto;
  }
  .m-title-section {
    text-align: center;
  }
  .m-title-section img {
    display: inline-block;
  }
  .m-title-sub {
    margin-top: 6.6666666667vw;
    text-align: center;
    font-size: 5.3333333333vw;
    font-weight: 700;
    color: #2e3192;
    line-height: 5.3333333333vw;
  }
  .m-btn-anchor {
    position: relative;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    width: 76vw;
    height: 13.3333333333vw;
    border-radius: 9999px;
    background-color: #2e3192;
    font-size: 5.0666666667vw;
    font-weight: 700;
    color: #fff;
  }
  .m-btn-anchor::after {
    content: "";
    position: absolute;
    top: calc(50% - 1.1333333333vw);
    right: 8vw;
    width: 3.7333333333vw;
    height: 2.2666666667vw;
    background: url("../img/icon_arrow.svg") no-repeat center center/contain;
  }
  .m-btn-site {
    display: inline-flex;
    justify-content: center;
    align-items: center;
    width: 42.6666666667vw;
    height: 9.3333333333vw;
    font-size: 3.7333333333vw;
    font-weight: 700;
    color: #2e3192;
    border-radius: 9999px;
    border: solid 0.5333333333vw #2e3192;
    box-sizing: border-box;
  }
  .m-btn-two_line {
    display: inline-block;
    width: 61.3333333333vw;
    padding: 2vw 2.6666666667vw;
    font-size: 3.7333333333vw;
    font-weight: 700;
    color: #2e3192;
    text-align: center;
    border-radius: 9999px;
    border: solid 0.5333333333vw #2e3192;
    box-sizing: border-box;
  }
  .m-btn-two_line span {
    display: block;
    margin-bottom: 0.8vw;
    font-size: 2.6666666667vw;
    text-align: center;
  }
  .m-btn-x {
    position: relative;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    width: 64vw;
    height: 14.6666666667vw;
    border-radius: 9999px;
    background-color: #000;
    font-size: 3.4666666667vw;
    font-weight: 700;
    color: #fff;
    line-height: 5.3333333333vw;
    text-align: left;
  }
  .m-btn-x::before {
    content: "";
    margin-right: 4.2666666667vw;
    width: 4.9333333333vw;
    height: 4.9333333333vw;
    background: url("../img/overview_step_icon_x.png") no-repeat center center/contain;
  }
  .m-btn-more {
    position: relative;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    width: 41.3333333333vw;
    height: 9.3333333333vw;
    border-radius: 9999px;
    border: solid 0.2666666667vw #2e3192;
    background-color: #fff;
    font-size: 3.7333333333vw;
    font-weight: 700;
    color: #2e3192;
  }
  .m-btn-more::after {
    content: "";
    position: absolute;
    top: calc(50% - 1.2vw);
    right: 4vw;
    width: 1.4666666667vw;
    height: 2.4vw;
    background: url("../img/icon_arrow_b.svg") no-repeat center center/contain;
  }
  .m-btn-close {
    display: inline-block;
    width: 4.2666666667vw;
    height: 4.2666666667vw;
    text-indent: -9999px;
    background: url("../img/icon_close.png") no-repeat center center/contain;
    overflow: hidden;
  }
  .m-cp_more-title {
    margin-top: 8vw;
    font-size: 4vw;
    font-weight: 700;
    text-align: center;
    color: #2e3192;
    line-height: 4.8vw;
  }
  .m-cp_more-title span {
    position: relative;
    display: inline-block;
    padding: 0 4vw;
  }
  .m-cp_more-title span::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    display: inline-block;
    width: 0.5333333333vw;
    height: 5.3333333333vw;
    background-color: #2e3192;
    transform: rotate(-40deg);
  }
  .m-cp_more-title span::after {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    display: inline-block;
    width: 0.5333333333vw;
    height: 5.3333333333vw;
    background-color: #2e3192;
    transform: rotate(40deg);
  }
  .m-cp_more-link {
    margin-top: 4vw;
    text-align: center;
  }
  /* u-mv */
  .u-mv {
    position: relative;
    width: 100%;
    padding: 22.5333333333vw 0 8vw;
    background: url("../img/mv_bg.jpg") no-repeat center top/cover;
    box-sizing: border-box;
    overflow: hidden;
  }
  .u-mv .u-mv__logo {
    width: 72.6666666667vw;
    margin: 0 auto;
    opacity: 0;
    transform: scale(1.5);
    transition: all 0.3s ease-in-out 0.5s;
  }
  .u-mv .u-mv__lead {
    width: 78.6666666667vw;
    margin: 25.3333333333vw auto 0;
    padding: 4vw 2.6666666667vw;
    border-radius: 5.3333333333vw;
    background-color: rgba(255, 255, 255, 0.85);
  }
  .u-mv .u-mv__lead .u-mv__lead-title {
    font-size: 4.5333333333vw;
    font-weight: 700;
    color: #2e3192;
    text-align: center;
    line-height: 7.4666666667vw;
  }
  .u-mv .u-mv__lead .u-mv__lead-title span {
    background: linear-gradient(transparent 60%, #ffffa1 60%, #ffffa1 100%, transparent 100%);
  }
  .u-mv .u-mv__lead .u-mv__lead-text {
    margin-top: 2vw;
    font-size: 3.7333333333vw;
    font-weight: 500;
    color: #2e3192;
    text-align: center;
    line-height: 6.4vw;
  }
  .u-mv .u-mv__lead .u-mv__lead-text strong {
    font-weight: 900;
  }
  /* u-term */
  .u-term {
    position: relative;
    padding: 10.6666666667vw 0 13.3333333333vw;
    background: url("../img/site_bg_yellow.jpg") repeat-y center top/100% auto;
  }
  .u-term .m-title-section img {
    width: 70.1333333333vw;
  }
  .u-term .u-term__date {
    margin-top: 6.2666666667vw;
    font-size: 3.7333333333vw;
    font-weight: 700;
    color: #2e3192;
    text-align: center;
    line-height: 6.6666666667vw;
  }
  .u-term .u-term__date i {
    font-size: 6.6666666667vw;
  }
  .u-term .u-term__date span {
    background: linear-gradient(transparent 60%, #ffd9e4 60%, #ffd9e4 100%, transparent 100%);
  }
  .u-term .u-term__list-wrap {
    text-align: center;
  }
  .u-term .u-term__list {
    display: inline-block;
    margin: 2.6666666667vw auto 0;
  }
  .u-term .u-term__list li {
    font-size: 4vw;
    font-weight: 700;
    text-align: left;
    color: #2e3192;
    line-height: 8vw;
  }
  .u-term .u-term__links {
    margin-top: 7.3333333333vw;
  }
  .u-term .u-term__links li {
    text-align: center;
  }
  .u-term .u-term__links li + li {
    margin-top: 4vw;
  }
  /* u-overview */
  .u-overview {
    position: relative;
    padding: 10.6666666667vw 0 13.3333333333vw;
  }
  .u-overview .m-title-section img {
    width: 56vw;
  }
  .u-overview .m-overview__prizes {
    position: relative;
    width: 86.6666666667vw;
    margin: 4.5333333333vw auto 0;
    padding: 1.3333333333vw 1.3333333333vw 6.6666666667vw;
    border-radius: 2.6666666667vw;
    background-color: #fff;
    box-sizing: border-box;
  }
  .u-overview .m-overview__prizes::before {
    content: "";
    position: absolute;
    top: -2.6666666667vw;
    left: -3.0666666667vw;
    width: 12vw;
    height: 13.0666666667vw;
    background: url("../img/overview_icon_prize_left.png") no-repeat center center/contain;
  }
  .u-overview .m-overview__prizes::after {
    content: "";
    position: absolute;
    top: -1.3333333333vw;
    right: -3.0666666667vw;
    width: 10.6666666667vw;
    height: 12.5333333333vw;
    background: url("../img/overview_icon_prize_right.png") no-repeat center center/contain;
  }
  .u-overview .m-overview__prizes .m-overview__prize {
    position: relative;
    padding: 2.6666666667vw 2.6666666667vw 0;
  }
  .u-overview .m-overview__prizes .m-overview__prize.m-prize__end::before {
    content: "終了いたしました";
    position: absolute;
    top: 21.3333333333vw;
    left: calc(50% - 26.6666666667vw);
    right: 0;
    bottom: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 53.3333333333vw;
    height: 12vw;
    font-size: 5.0666666667vw;
    font-weight: 700;
    color: #fff;
    background-color: #dd7694;
    transform: rotate(-15deg);
  }
  .u-overview .m-overview__prizes .m-overview__prize-title {
    display: flex;
    align-items: center;
    width: 78.6666666667vw;
    height: 21.3333333333vw;
    margin: 0 auto;
    font-size: 4.8vw;
    font-weight: 700;
    color: #2e3192;
    line-height: 7.2vw;
  }
  .u-overview .m-overview__prizes .m-overview__prize-title i {
    background: linear-gradient(transparent 60%, #ffffa1 60%, #ffffa1 100%, transparent 100%);
  }
  .u-overview .m-overview__prizes .m-overview__prize-title .m-overview__prize-title_s {
    font-size: 3.7333333333vw;
  }
  .u-overview .m-overview__prizes .m-overview__prize-title img {
    width: 21.3333333333vw;
    margin-right: 2.6666666667vw;
  }
  .u-overview .m-overview__prizes .m-overview__prize-picture {
    display: block;
    margin-top: 4vw;
  }
  .u-overview .m-overview__prizes .m-overview__prize-picture img {
    display: block;
    width: 66.6666666667vw;
    margin: 0 auto;
  }
  .u-overview .m-overview__prizes .m-overview__prize-picture figcaption {
    margin-top: 3.3333333333vw;
    font-size: 3.4666666667vw;
    color: #2e3192;
    text-align: center;
    line-height: 6.1333333333vw;
  }
  .u-overview .m-overview__prizes .m-overview__annot {
    width: 100%;
    margin-top: 6.6666666667vw;
    font-size: 2.9333333333vw;
    line-height: 4.5333333333vw;
  }
  .u-overview .m-overview__prizes .m-overview__annot li {
    padding-left: 1em;
    text-indent: -1em;
    box-sizing: border-box;
  }
  .u-overview .m-overview__prizes .m-overview__annot li + li {
    margin-top: 1.3333333333vw;
  }
  .u-overview .m-overview__prizes .m-overview__prize-link {
    margin-top: 5.3333333333vw;
    text-align: center;
  }
  .u-overview .m-overview__prizes .m-overview__prize-link_access {
    margin-top: 2.6666666667vw;
    text-align: center;
  }
  .u-overview .m-overview__accsess {
    margin-top: 8vw;
    padding: 4.6666666667vw 4vw 1.3333333333vw;
    border-radius: 2.1333333333vw;
    background-color: #ddf9ff;
    box-sizing: border-box;
  }
  .u-overview .m-overview__accsess.accsess__pink {
    background-color: #ffeef3;
  }
  .u-overview .m-overview__accsess .m-overview__accsess-title {
    font-size: 4.5333333333vw;
    font-weight: 700;
    text-align: center;
    color: #2e3192;
    line-height: 4.5333333333vw;
  }
  .u-overview .m-overview__accsess .m-overview__accsess-list {
    margin-top: 4vw;
  }
  .u-overview .m-overview__accsess .m-overview__accsess-list li {
    padding: 4vw 0;
    font-size: 3.4666666667vw;
    color: #2e3192;
    line-height: 6.1333333333vw;
    border-top: solid 1px #b2c8dc;
  }
  .u-overview .m-overview__accsess .m-overview__accsess-list li a {
    text-decoration: underline;
  }
  .u-overview .u-overview__chance {
    position: relative;
    width: 86.6666666667vw;
    margin: 14.4vw auto 0;
    padding: 1.3333333333vw;
    border: solid 1px #2e3192;
    border-radius: 2.6666666667vw;
    background-color: #fff;
    box-sizing: border-box;
  }
  .u-overview .u-overview__chance .u-overview__chance-wrap {
    padding: 0 2.6666666667vw 6.6666666667vw;
    border: solid 1px #2e3192;
    border-radius: 2.1333333333vw;
    box-sizing: border-box;
  }
  .u-overview .u-overview__chance .u-title-chance {
    width: 68.8vw;
    height: 16.4vw;
    margin: -9.3333333333vw auto 0;
    padding-top: 1.7333333333vw;
    font-size: 2.9333333333vw;
    font-weight: 700;
    text-align: center;
    color: #2e3192;
    background: url("../img/overview_chance_title_bg.png") no-repeat center center/contain;
  }
  .u-overview .u-overview__chance .u-title-chance strong {
    display: block;
    font-size: 5.6vw;
  }
  .u-overview .u-overview__chance .u-overview__chance-lead {
    margin-top: 2.6666666667vw;
    font-size: 3.6vw;
    font-weight: 700;
    text-align: center;
    color: #2e3192;
    line-height: 6.6666666667vw;
  }
  .u-overview .u-overview__chance .u-overview__chance-lead strong {
    background: linear-gradient(transparent 60%, #ffffa1 60%, #ffffa1 100%, transparent 100%);
  }
  .u-overview .u-overview__chance .u-overview__chance-lead_b {
    margin-top: 2.6666666667vw;
    font-size: 4vw;
    font-weight: 700;
    text-align: center;
    color: #2e3192;
    line-height: 6.6666666667vw;
  }
  .u-overview .u-overview__chance .u-overview__chance-link {
    margin-top: 5.3333333333vw;
    text-align: center;
  }
  .u-overview .u-overview__chance .u-overview__chance-link .u-btn-check {
    position: relative;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    width: 62.6666666667vw;
    height: 12vw;
    font-size: 4vw;
    font-weight: 700;
    color: #ffffa1;
    background-color: #2e3192;
    border-radius: 9999px;
  }
  .u-overview .u-overview__chance .u-overview__chance-link .u-btn-check::after {
    content: "";
    position: absolute;
    top: calc(50% - 0.9333333333vw);
    right: 4.4vw;
    width: 3.0666666667vw;
    height: 1.8666666667vw;
    background: url("../img/icon_arrow_check.svg") no-repeat center center/contain;
  }
  .u-overview .u-overview__chance .u-overview__chance-links {
    margin-top: 5.3333333333vw;
  }
  .u-overview .u-overview__chance .u-overview__chance-links li {
    text-align: center;
  }
  .u-overview .u-overview__chance .u-overview__chance-links li + li {
    margin-top: 2.6666666667vw;
  }
  .u-overview .u-overview__chance .u-overview__chance-img {
    display: block;
    width: 78.6666666667vw;
    margin: 6.6666666667vw auto 0;
  }
  .u-overview .u-overview__chance .u-overview__chance-lead_s {
    margin-top: 5.3333333333vw;
    font-size: 4.2666666667vw;
    font-weight: 700;
    text-align: center;
    color: #2e3192;
    line-height: 6.9333333333vw;
  }
  .u-overview .u-overview__chance .u-overview__chance-lead_s strong {
    background: linear-gradient(transparent 60%, #ffffa1 60%, #ffffa1 100%, transparent 100%);
  }
  .u-overview .u-overview__chance .u-overview__chance-text {
    margin-top: 3.3333333333vw;
    font-size: 3.4666666667vw;
    text-align: center;
    color: #2e3192;
    line-height: 6.1333333333vw;
  }
  .u-overview .u-overview__chance .u-overview__chance-docs {
    margin-top: 5.3333333333vw;
    font-size: 2.9333333333vw;
    line-height: 4.5333333333vw;
  }
  .u-overview .u-overview__chance .u-overview__chance-docs li {
    padding-left: 1em;
    text-indent: -1em;
  }
  .u-overview .u-overview__chance .u-overview__chance-docs li::before {
    content: "・";
    display: inline;
  }
  .u-overview .u-overview__chance .u-overview__chance-docs li + li {
    margin-top: 1.3333333333vw;
  }
  .u-overview .u-overview__chance + .m-title-sub {
    margin-top: 13.3333333333vw;
  }
  .u-overview .m-overview__step {
    position: relative;
    width: 86.6666666667vw;
    margin: 5.3333333333vw auto 0;
    padding: 5.3333333333vw 4vw;
    border-radius: 2.6666666667vw;
    background-color: #fff;
    box-sizing: border-box;
  }
  .u-overview .m-overview__step + .m-overview__step {
    margin-top: 5.6vw;
  }
  .u-overview .m-overview__step + .m-overview__step::before {
    content: "";
    position: absolute;
    top: -4.2666666667vw;
    left: calc(50% - 4.4vw);
    width: 8.8vw;
    height: 2.9333333333vw;
    border-top: solid 2.9333333333vw #fff;
    border-left: solid 4.4vw transparent;
    border-right: solid 4.4vw transparent;
    box-sizing: border-box;
  }
  .u-overview .m-overview__step .m-overview__steu-title {
    text-align: center;
  }
  .u-overview .m-overview__step .m-overview__steu-title img {
    width: auto;
    height: 4.2666666667vw;
  }
  .u-overview .m-overview__step .m-overview__steu-text {
    margin-top: 2.6666666667vw;
    font-size: 4vw;
    font-weight: 700;
    color: #2e3192;
    text-align: center;
    line-height: 6.9333333333vw;
  }
  .u-overview .m-overview__step .m-overview__steu-img_1 {
    display: block;
    width: 34.5333333333vw;
    margin: 4vw auto 0;
  }
  .u-overview .m-overview__step .m-overview__steu-img_2 {
    display: block;
    width: 34.5333333333vw;
    margin: 4vw auto 0;
  }
  .u-overview .m-overview__step .m-overview__steu-img_3 {
    display: block;
    width: 37.6vw;
    margin: 4vw auto 0;
  }
  .u-overview .m-overview__step .u-overview__steu-link {
    margin-top: 4vw;
    text-align: center;
  }
  .u-overview .m-overview__annot {
    width: 86.6666666667vw;
    margin: 6.6666666667vw auto 0;
    font-size: 2.9333333333vw;
    line-height: 4.5333333333vw;
  }
  .u-overview .m-overview__annot li {
    padding-left: 1em;
    text-indent: -1em;
  }
  .u-overview .m-overview__annot li + li {
    margin-top: 1.3333333333vw;
  }
  /* u-quiz */
  .u-quiz {
    position: relative;
    padding: 10.6666666667vw 0 13.3333333333vw;
    background: url("../img/site_bg_yellow.jpg") repeat-y center top/100% auto;
  }
  .u-quiz .m-title-section img {
    width: 62.6666666667vw;
  }
  .u-quiz .m-quiz__wrap {
    width: 86.6666666667vw;
    margin: 8vw auto 0;
  }
  .u-quiz .m-quiz__wrap.m-quiz__border-top {
    border-top: dashed 0.5333333333vw #2e3192;
    padding-top: 12vw;
  }
  .u-quiz .m-quiz__wrap .m-quiz__quiz-lead {
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
    height: 12vw;
    font-size: 4.8vw;
    font-weight: 700;
    color: #2e3192;
    text-align: center;
    line-height: 4.8vw;
    border-radius: 2.6666666667vw;
    background-color: #a2efff;
    text-shadow: 2px 2px 0 #fff, -2px 2px 0 #fff, 2px -2px 0 #fff, -2px -2px 0 #fff, 0 2px 0 #fff, 2px 0 0 #fff, 0 -2px 0 #fff, -2px 0 0 #fff;
  }
  .u-quiz .m-quiz__wrap .m-quiz__quiz-lead::before {
    content: "";
    position: absolute;
    top: 1.8666666667vw;
    right: -4.5333333333vw;
    width: 13.4666666667vw;
    height: 4.4vw;
    background: url("../img/quiz_lead_icon.png") no-repeat center center/contain;
  }
  .u-quiz .m-quiz__wrap .m-quiz__quiz-lead img {
    position: absolute;
    top: -4vw;
    left: -4vw;
    width: 13.8666666667vw;
  }
  .u-quiz .m-quiz__wrap .m-quiz__quiz {
    padding: 5.3333333333vw 1.3333333333vw;
    border-radius: 2.6666666667vw;
    background-color: #fff;
    box-sizing: border-box;
  }
  .u-quiz .m-quiz__wrap .m-quiz__quiz .m-quiz__quiz-title {
    position: relative;
    padding-top: 6.6666666667vw;
    font-size: 4.5333333333vw;
    font-weight: 700;
    color: #2e3192;
    text-align: center;
    line-height: 6.9333333333vw;
  }
  .u-quiz .m-quiz__wrap .m-quiz__quiz .m-quiz__quiz-title::before {
    content: "";
    position: absolute;
    top: 0;
    left: 50%;
    width: 4.9333333333vw;
    height: 4.6666666667vw;
    transform: translateX(-50%);
    background: url("../img/quiz_icon_q.png") no-repeat center center/contain;
  }
  .u-quiz .m-quiz__wrap .m-quiz__quiz .m-quiz__quiz-title strong {
    background: linear-gradient(transparent 60%, #ffd9e4 60%, #ffd9e4 100%, transparent 100%);
  }
  .u-quiz .m-quiz__wrap .m-quiz__quiz .m-quiz__quiz-choices {
    display: flex;
    flex-wrap: wrap;
    width: 64vw;
    margin: 4vw auto 0;
  }
  .u-quiz .m-quiz__wrap .m-quiz__quiz .m-quiz__quiz-choices li {
    width: 50%;
    padding-right: 1.8666666667vw;
    font-size: 3.7333333333vw;
    color: #2e3192;
    line-height: 6.9333333333vw;
    box-sizing: border-box;
  }
  .u-quiz .m-quiz__wrap .m-quiz__quiz .m-quiz__quiz-img {
    display: block;
    width: 64vw;
    margin: 4vw auto 0;
  }
  .u-quiz .m-quiz__tips-title {
    width: 52.8vw;
    height: 12.6666666667vw;
    margin: 4vw auto 0;
    padding-top: 2.6666666667vw;
    font-size: 5.0666666667vw;
    font-weight: 700;
    text-align: center;
    color: #2e3192;
    background: url("../img/quiz_tips_title_bg.png") no-repeat center center/contain;
  }
  .u-quiz .m-quiz__tips-text {
    width: 86.6666666667vw;
    margin: 2vw auto 0;
    font-size: 3.7333333333vw;
    color: #2e3192;
    line-height: 6.9333333333vw;
  }
  .u-quiz .m-quiz__tips-link {
    margin-top: 4vw;
    text-align: center;
  }
  .u-quiz .m-quiz__answer {
    width: 86.6666666667vw;
    margin: 6.6666666667vw auto 0;
    border: solid 0.4vw #2e3192;
    border-radius: 2.6666666667vw;
    background-color: #fff;
    box-sizing: border-box;
  }
  .u-quiz .m-quiz__answer.js-open .m-btn-open {
    display: none;
  }
  .u-quiz .m-quiz__answer.js-open .m-quiz__answer-wrap {
    display: block;
  }
  .u-quiz .m-quiz__answer .m-quiz__answer-wrap {
    display: none;
    padding: 5.3333333333vw 4vw;
  }
  .u-quiz .m-quiz__answer .m-quiz__answer-title {
    position: relative;
    padding-top: 6.6666666667vw;
    font-size: 4.5333333333vw;
    font-weight: 700;
    color: #2e3192;
    text-align: center;
    line-height: 6.9333333333vw;
  }
  .u-quiz .m-quiz__answer .m-quiz__answer-title::before {
    content: "";
    position: absolute;
    top: 0;
    left: 50%;
    width: 5.3333333333vw;
    height: 4.2666666667vw;
    transform: translateX(-50%);
    background: url("../img/quiz_icon_a.png") no-repeat center center/contain;
  }
  .u-quiz .m-quiz__answer .m-quiz__answer-title strong {
    background: linear-gradient(transparent 60%, #ffd9e4 60%, #ffd9e4 100%, transparent 100%);
  }
  .u-quiz .m-quiz__answer .m-quiz__answer-text {
    margin-top: 4vw;
    font-size: 3.7333333333vw;
    color: #2e3192;
    line-height: 6.9333333333vw;
  }
  .u-quiz .m-btn-open {
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 12vw;
    font-size: 4.5333333333vw;
    font-weight: 700;
    color: #2e3192;
  }
  .u-quiz .m-btn-open::before {
    content: "";
    position: absolute;
    top: calc(50% - 0.9333333333vw);
    right: 5.3333333333vw;
    display: block;
    width: 3.0666666667vw;
    height: 1.8666666667vw;
    background: url("../img/icon_arrow_open.svg") no-repeat center center/contain;
  }
  .u-quiz .m-quiz__answer-close {
    margin-top: 5.3333333333vw;
    text-align: center;
  }
  /* u-outline */
  .u-outline {
    position: relative;
    padding: 13.3333333333vw 0;
  }
  .u-outline .m-title-section.outline__title-docs img {
    width: 28.4vw;
  }
  .u-outline .m-title-section.outline__title-intro {
    margin-top: 10.6666666667vw;
  }
  .u-outline .m-title-section.outline__title-intro img {
    width: 28.4vw;
  }
  .u-outline .m-outline__intro {
    width: 86.6666666667vw;
    margin: 4vw auto 0;
    font-size: 3.4666666667vw;
    color: #2e3192;
    line-height: 6.4vw;
  }
  .u-outline .m-outline__docs {
    display: block;
    width: 86.6666666667vw;
    height: 69.3333333333vw;
    margin: 6.6666666667vw auto 0;
    padding: 4vw;
    border-radius: 2.6666666667vw;
    background-color: #fff;
    box-sizing: border-box;
    overflow-y: auto;
  }
  .u-outline .m-outline__docs .m-outline__docs-title {
    margin-top: 6.4vw;
    padding: 0.6666666667vw 1.3333333333vw;
    font-size: 3.4666666667vw;
    font-weight: 700;
    color: #2e3192;
    line-height: 6.4vw;
    background-color: #c2f4ff;
  }
  .u-outline .m-outline__docs .m-outline__docs-title:first-child {
    margin-top: 0;
  }
  .u-outline .m-outline__docs .m-outline__docs-text {
    font-size: 3.4666666667vw;
    color: #2e3192;
    line-height: 6.4vw;
  }
  .u-outline .m-outline__docs .m-outline__docs-list {
    font-size: 3.4666666667vw;
    color: #2e3192;
    line-height: 6.4vw;
  }
  .u-outline .m-outline__docs .m-outline__docs-list_disc {
    font-size: 3.4666666667vw;
    color: #2e3192;
    line-height: 6.4vw;
  }
  .u-outline .m-outline__docs .m-outline__docs-list_disc li {
    padding-left: 1em;
    text-indent: -1em;
  }
  .u-outline .m-outline__docs .m-outline__docs-list_disc li::before {
    content: "・";
    display: inline;
    color: #2e3192;
  }
  .u-outline .m-outline__docs .m-outline__docs-list_num {
    font-size: 3.4666666667vw;
    color: #2e3192;
    line-height: 6.4vw;
  }
  .u-outline .m-outline__docs .m-outline__docs-list_num li {
    position: relative;
    padding-left: 1.5em;
    counter-increment: list-counter;
  }
  .u-outline .m-outline__docs .m-outline__docs-list_num li::before {
    content: counter(list-counter) ".";
    position: absolute;
    top: 0;
    left: 0;
    display: inline-block;
    width: 1.5em;
    color: #2e3192;
  }
  .u-outline .m-outline__docs a {
    text-decoration: underline;
  }
  /* u-footer */
  .u-footer {
    position: relative;
    padding: 8vw 0 10.6666666667vw;
  }
  .u-footer .u-sns {
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .u-footer .u-sns li {
    margin: 0 4vw;
  }
  .u-footer .u-sns li .u-sns__link {
    display: block;
  }
  .u-footer .u-sns li .u-sns__link.u-sns__link-x {
    width: 10.6666666667vw;
  }
  .u-footer .u-sns li .u-sns__link.u-sns__link-fb {
    width: 10.6666666667vw;
  }
  .u-footer .u-sns li .u-sns__link.u-sns__link-yt {
    width: 10.6666666667vw;
  }
  .u-footer .u-footer__link {
    margin-top: 8vw;
    text-align: center;
  }
  .u-footer .u-footer__link .u-footer__link-logo {
    display: inline-block;
    width: 40vw;
  }
  .u-footer .u-copyright {
    margin-top: 8vw;
    font-size: 3.2vw;
    text-align: center;
    line-height: 6.1333333333vw;
  }
  .simplebar-track .simplebar-scrollbar::before {
    background-color: #bfbfbf;
    opacity: 1;
  }
  .simplebar-track .simplebar-scrollbar:hover::before {
    opacity: 1;
  }
  .u-hanshin__logo {
    position: absolute;
    top: 2.5vw;
    right: 7vw;
    width: 24vw;
  }
  .u-pcvisual {
    display: none !important;
  }
  .device-pc {
    display: none !important;
  }
}