@charset "UTF-8";
@media screen and (max-width: 769px) {
  /*----------------------------------------
    #result
  ----------------------------------------*/
  #result h3 {
    padding: 2rem 11rem 1rem 2rem;
    background: url(../images/back-result.jpg) no-repeat center center;
    background-size: cover;
  }
  #result .result-scroll-heading {
    height: 55.56vw;
  }
  #result .result-scroll-heading-l {
    height: 100vw;
  }
  .result-account li {
    margin-bottom: 0;
    border-bottom: 1px solid #fff;
  }
  .result-chart li {
    margin-bottom: 0;
    border-bottom: 1px solid #fff;
  }
  /*----------------------------------------
    #merit
  ----------------------------------------*/
  #merit h3 {
    padding: 2rem 35% 2rem 2%;
    background: url(../images/back-merit.png) no-repeat center top;
    background-size: cover;
  }
  #merit dt {
    padding: 2rem 2rem 0;
  }
  #merit dd {
    padding: 3rem;
    background: #fff;
  }
  /*----------------------------------------
    #profile
  ----------------------------------------*/
  #profile h3 {
    padding: 18rem 2rem 2rem;
    background: url(../images/back-profile.jpg) no-repeat center top;
    background-size: 150%;
  }
  #profile .text {
    padding: 3rem;
  }
  #profile .detail {
    margin-bottom: 3rem;
    padding: 3rem;
    background: #000;
  }
  #profile .detail p {
    color: #fff;
  }
  /*----------------------------------------
    #prologue
  ----------------------------------------*/
  #prologue h3 {
    padding: 5rem 5% 5rem 40%;
    background: url(../images/back-prologue.jpg) no-repeat center top;
    background-size: cover;
  }
  #prologue .text {
    padding: 3rem;
  }
  /*----------------------------------------
    #logic
  ----------------------------------------*/
  #logic h3 {
    padding: 2rem 2rem;
    background: url(../images/back-logic.jpg) no-repeat center center;
    background-size: cover;
  }
  #logic .text {
    padding: 3rem;
  }
  /*----------------------------------------
    #ea
  ----------------------------------------*/
  #ea h3 {
    padding: 3rem 30% 3rem 5%;
    background: url(../images/back-ea.jpg) no-repeat center center;
    background-size: cover;
  }
  #ea .text {
    padding: 3rem;
  }
  /*----------------------------------------
    #fact
  ----------------------------------------*/
  #fact h3 {
    background: url(../images/back-fact.jpg) no-repeat center center;
    background-size: cover;
  }
  #fact h3 img {
    padding: 3rem 2rem;
    background: rgba(0, 0, 0, 0.5);
  }
  #fact dt {
    background: url(../images/back-fact.jpg) no-repeat center center;
    background-size: cover;
  }
  #fact dt img {
    padding: 3rem 4rem;
    background: rgba(0, 0, 0, 0.8);
  }
  #fact dd {
    padding: 3rem;
  }
  #fact .demerit h3 {
    background: url(../images/back-fact.jpg) no-repeat center center;
    background-size: cover;
  }
  #fact .demerit h3 img {
    padding: 3rem 2rem;
    background: rgba(127, 0, 0, 0.8);
  }
  #fact .demerit .text {
    padding: 3rem;
    background: #000;
  }
  #fact .demerit p {
    color: #fff;
  }
  #fact #demerit-list {
    margin-bottom: 3rem;
  }
  #fact #demerit-list dl {
    margin-bottom: 1rem;
  }
  #fact #demerit-list dt {
    padding: 1em !important;
    font-size: 15px;
    font-size: 4vw;
    color: #fff;
    background: #000;
    border-top: 5px solid #f90;
    border-right: 5px solid #f90;
    border-left: 5px solid #f90;
  }
  #fact #demerit-list dt span {
    margin: 0 1em 0.5em 0;
    padding: 0.2em 0.5em;
    color: #000;
    background: #fff;
    display: inline-block;
    border-radius: 0.5rem;
  }
  #fact #demerit-list dd {
    padding: 1rem 2rem !important;
    font-size: 13px;
    font-size: 3.5vw;
    color: #000;
    background: #f90 !important;
  }
  #fact #demerit-list dd p {
    color: #000;
  }
  /*----------------------------------------
    #step
  ----------------------------------------*/
  #step h3 {
    padding: 5rem 35% 5rem 5%;
    background: url(../images/back-step.jpg) no-repeat center top;
    background-size: cover;
  }
  #step .text {
    padding: 3rem;
    background: #fff;
  }
  #step dl dt {
    padding: 1.5em 2em 1em;
    font-size: 13px;
    font-size: 3.5vw;
    color: #fff;
    background: #000;
  }
  #step dl dt span {
    margin-bottom: 0.5em;
    padding: 0.2em 0.5em;
    color: #000;
    background: #fff;
    display: inline-block;
    border-radius: 0.5rem;
  }
  #step dl dd {
    padding: 3rem;
    background: #fff;
  }
  .step-list dt {
    padding: 1.5em 1.5em 1em;
    font-size: 13px;
    font-size: 3.5vw;
    color: #fff;
    background: #000;
  }
  .step-list dt span {
    margin: 0 1em 0.5em 0;
    padding: 0.2em 0.5em;
    color: #000;
    background: #fff;
    display: inline-block;
    border-radius: 0.5rem;
  }
  .step-list dd {
    padding: 3rem;
  }
  .step-staff {
    margin-bottom: 5%;
  }
  .step-staff dt {
    padding: 1.5em;
    font-size: 13px;
    font-size: 3.5vw;
    color: #fff;
    font-weight: bold;
    background: #d05;
  }
  /*----------------------------------------
    #day
  ----------------------------------------*/
  #day h3 {
    padding: 5rem 1rem 5rem 18rem;
    background: url(../images/back-day.jpg) no-repeat center top;
    background-size: cover;
  }
  #day .text {
    padding: 3rem;
  }
  #day li {
    margin-bottom: 0;
    border: 1px solid #000;
  }
  /*----------------------------------------
    #limited
  ----------------------------------------*/
  #limited h3 {
    padding: 3rem 14rem 3rem 2rem;
    background: url(../images/back-limited.jpg) no-repeat center top;
    background-size: cover;
  }
  #limited .text {
    padding: 3rem;
  }
  .limited-schedule {
    margin-bottom: 3rem;
  }
  .limited-schedule dd {
    padding: 2rem;
    background: #a67c52;
  }
  .limited-schedule dd dt {
    margin-bottom: 1em;
    padding-bottom: 1em;
    font-size: 12px;
    font-size: 3.2vw;
    color: #fff;
    font-weight: bold;
    border-bottom: 1px dotted #fff;
    font-family: "Times New Roman", "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "メイリオ", Meiryo, serif;
  }
  .limited-schedule dd dt span {
    margin: 0 1em 0.5em 0;
    padding: 0.2em 0.5em;
    color: #a67c52;
    background: #fff;
    display: inline-block;
  }
  .limited-schedule dd dd {
    padding: 0;
  }
  .limited-schedule dd dd p {
    font-size: 12px;
    font-size: 3.2vw;
    color: #fff;
  }
  /*----------------------------------------
    #contents
  ----------------------------------------*/
  #contents {
    background: url(../images/back-contents.jpg) repeat-y center top;
    background-size: 100%;
  }
  #contents h4 {
    padding: 1rem;
  }
  #contents .text {
    padding: 3rem;
    background: #fff;
  }
  #contents-sp .text-wrap {
    padding: 3%;
    background: linear-gradient(to right, rgb(252, 234, 187) 0%, rgb(252, 205, 77) 50%, rgb(248, 181, 0) 51%, rgb(251, 223, 147) 100%) !important;
    box-shadow: rgba(0, 0, 0, 0.25) 0px 54px 55px, rgba(0, 0, 0, 0.12) 0px -12px 30px, rgba(0, 0, 0, 0.12) 0px 4px 6px, rgba(0, 0, 0, 0.17) 0px 12px 13px, rgba(0, 0, 0, 0.09) 0px -3px 5px;
  }
  #contents-sp .text {
    background: #fff;
    box-shadow: none;
  }
  .curriculum {
    margin-bottom: 3rem;
    padding: 2rem;
    background: rgb(218, 117, 0);
  }
  .curriculum h5 {
    padding: 0.5em;
    font-size: 15px;
    font-size: 4vw;
    color: #fff;
    text-align: center;
    font-weight: bold;
    background: #000;
  }
  .curriculum li {
    margin-bottom: 1em;
    padding: 0.5em 1em;
    font-size: 12px;
    font-size: 3.2vw;
    color: #fff;
    font-weight: normal;
    display: block;
    background: #000;
  }
  .curriculum li:last-child {
    border-bottom: none;
  }
  .curriculum li ul {
    margin-top: 0.5em;
  }
  .curriculum li li {
    margin-bottom: 0.5em;
    padding: 0.5em 1em;
    font-size: 13px;
    font-size: 3.5vw;
    color: #000;
    background: #fff;
    border-bottom: 0;
  }
  /*----------------------------------------
    #bonus
  ----------------------------------------*/
  #bonus h3 {
    padding: 3rem 5% 3rem 40%;
    background: url(../images/back-bonus.jpg) repeat center center;
    background-size: cover;
  }
  #bonus dt {
    padding: 2rem 2rem 2rem;
    background: #000;
  }
  #bonus dd {
    padding: 3rem;
    background: #fff;
  }
  /*----------------------------------------
    #price
  ----------------------------------------*/
  #price h3 {
    background: url(../images/back-price.jpg) no-repeat center center;
    background-size: cover;
  }
  #price h3 img {
    padding: 3rem 3rem;
    background: rgba(0, 0, 0, 0.4);
  }
  #price .text {
    padding: 3rem;
  }
  /*----------------------------------------
    #faq
  ----------------------------------------*/
  #faq h3 {
    padding: 7rem 40% 7rem 5%;
    background: url(../images/back-faq.jpg) no-repeat center center;
    background-size: cover;
    font-size: 30px;
    font-size: 8vw;
    color: #333;
    font-weight: 900;
    line-height: 120%;
    font-family: "Kosugi Maru", sans-serif;
  }
  #faq h3 span {
    font-weight: 900;
    line-height: 120%;
    font-family: "Kosugi Maru", sans-serif;
  }
  #faq h3 small {
    font-size: 11px;
    font-size: 2.9vw;
    color: #fff;
    font-weight: 900;
    line-height: 160%;
    font-family: "Kosugi Maru", sans-serif;
    display: inline-block;
  }
  #faq dl {
    width: 100%;
  }
  #faq dt {
    padding: 3rem;
    color: #fff;
    line-height: 160%;
    background: rgb(241, 90, 36);
  }
  #faq dt p {
    font-size: 12px;
    font-size: 3.2vw;
    color: #fff;
  }
  #faq dt span {
    padding: 0.2em 0.5em;
    color: #f15a24;
    background: #fff;
    display: inline-block;
    border-radius: 0.5rem;
  }
  #faq dd {
    padding: 3rem;
    background: rgba(255, 255, 255, 0.95);
    border: 3px solid #f15a24;
  }
  #faq dd p {
    font-size: 12px;
    font-size: 3.2vw;
  }
  #faq dd span {
    padding: 0.2em 0.5em;
    color: #fff;
    background: #f15a24;
    display: inline-block;
    border-radius: 0.5rem;
  }
  #faq dd li {
    font-size: 13px;
    font-size: 3.5vw;
  }
  #faq dd .ifrm-container {
    width: 100%;
    height: 100px;
    overflow: auto;
    -webkit-overflow-scrolling: touch;
    display: inline-block;
    border: solid 1px #bbb;
  }
  #faq dd .ifrm-container iframe {
    width: 100%;
    height: 100%;
    display: block;
    border: none;
  }
  /*----------------------------------------
    #epilogue
  ----------------------------------------*/
  #epilogue h3 {
    padding: 25% 2rem 5%;
    background: url(../images/back-epilogue.jpg) no-repeat center top;
    background-size: cover;
  }
  #epilogue .text {
    padding: 3rem;
    background: #fff;
  }
  #epilogue .name {
    text-align: right;
  }
  #epilogue .name img {
    width: 60%;
  }
  /*----------------------------------------
    #add
  ----------------------------------------*/
  #add h3 {
    margin-bottom: 0;
    padding: 3rem 2rem;
    font-size: 40px;
    font-size: 10.7vw;
    font-weight: bold;
    font-family: "Times New Roman", "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "メイリオ", Meiryo, serif;
    color: #fff;
    line-height: 120%;
    text-align: center;
    background: url(../images/back-add.jpg) no-repeat center top;
    background-size: cover;
    text-shadow: 0 0 10px #000;
  }
  #add h3 small {
    font-size: 13px;
    font-size: 3.5vw;
    color: #fff;
    font-weight: 900;
    letter-spacing: 0.2em;
    line-height: 150%;
    display: inline-block;
    font-family: "Times New Roman", "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "メイリオ", Meiryo, serif;
  }
  #add .text {
    padding: 3rem;
  }
  /*----------------------------------------
    .guarantee
  ----------------------------------------*/
  .guarantee h3 {
    padding: 50% 3rem 5%;
    background: #000 url(../images/back-guarantee.jpg) no-repeat center top;
    background-size: 100%;
  }
  .guarantee .text {
    padding: 3rem;
    background: #fff;
  }
  /*----------------------------------------
    #special
  ----------------------------------------*/
  #special-202503 h3 {
    padding: 3rem 2rem;
    background: url(../images/back-special-202503.jpg) no-repeat center top;
    background-size: cover;
  }
  #special-202503 dt {
    padding: 2rem;
    background: #000;
  }
  #special-202503 dd {
    padding: 3rem;
  }
  #special-202503 .timer {
    padding: 1rem;
    text-align: center;
    background: #a00;
    border-radius: 1rem;
  }
  #special-202503 .timer p {
    font-size: 20px;
    font-size: 5.3vw;
    color: #fff;
    letter-spacing: 0.1em;
  }
  #special-202503 .timer small {
    font-size: 12px;
    font-size: 3.2vw;
    line-height: 140%;
    display: block;
  }
  #special-202503 .timer span {
    margin-top: 0.5em;
    padding: 0.3em 1em;
    font-size: 15px;
    font-size: 4vw;
    color: #000;
    letter-spacing: 0.1em;
    background: #fff;
    display: inline-block;
    border-radius: 1rem;
    box-shadow: rgba(50, 50, 93, 0.25) 0px 50px 100px -20px, rgba(0, 0, 0, 0.3) 0px 30px 60px -30px, rgba(10, 37, 64, 0.35) 0px -2px 6px 0px inset;
  }
}
@media screen and (min-width: 769px) {
  /*----------------------------------------
    #result
  ----------------------------------------*/
  #result {
    padding: 10% 0;
    background: url(../images/back-result.jpg) no-repeat center top fixed;
    background-size: cover;
  }
  #result .inner {
    margin: 0 30% 10% 5%;
  }
  /*----------------------------------------
    #merit
  ----------------------------------------*/
  /*----------------------------------------
    #profile
  ----------------------------------------*/
  /*----------------------------------------
    #prologue
  ----------------------------------------*/
  /*----------------------------------------
    #logic
  ----------------------------------------*/
  /*----------------------------------------
    #ea
  ----------------------------------------*/
  /*----------------------------------------
    #fact
  ----------------------------------------*/
  /*----------------------------------------
    #step
  ----------------------------------------*/
  /*----------------------------------------
    #limited
  ----------------------------------------*/
  /*----------------------------------------
    #contents
  ----------------------------------------*/
  /*----------------------------------------
    #bonus
  ----------------------------------------*/
  /*----------------------------------------
    #price
  ----------------------------------------*/
  /*----------------------------------------
    #faq
  ----------------------------------------*/
  /*----------------------------------------
    #epilogue
  ----------------------------------------*/
  /*----------------------------------------
    #add
  ----------------------------------------*/
  /*----------------------------------------
    #special
  ----------------------------------------*/
  /*----------------------------------------
    .guarantee
  ----------------------------------------*/
}
@media screen and (min-width: 769px) and (max-width: 980px) {
  #result .inner {
    margin: 0 auto 10%;
    width: 80%;
  }
}
@media screen and (min-width: 769px) {
  #result h3 {
    margin-bottom: 5%;
  }
  #result .result-scroll-heading-l {
    height: 62.5vw;
    box-shadow: rgba(0, 0, 0, 0.25) 0px 54px 55px, rgba(0, 0, 0, 0.12) 0px -12px 30px, rgba(0, 0, 0, 0.12) 0px 4px 6px, rgba(0, 0, 0, 0.17) 0px 12px 13px, rgba(0, 0, 0, 0.09) 0px -3px 5px;
  }
}
@media screen and (min-width: 769px) and (max-width: 980px) {
  #result .result-scroll-heading-l {
    height: 50vw;
  }
}
@media screen and (min-width: 769px) {
  #result .result-scroll-heading {
    height: 45.45vw;
    box-shadow: rgba(0, 0, 0, 0.25) 0px 54px 55px, rgba(0, 0, 0, 0.12) 0px -12px 30px, rgba(0, 0, 0, 0.12) 0px 4px 6px, rgba(0, 0, 0, 0.17) 0px 12px 13px, rgba(0, 0, 0, 0.09) 0px -3px 5px;
  }
}
@media screen and (min-width: 769px) and (max-width: 980px) {
  #result .result-scroll-heading {
    height: 50vw;
  }
}
@media screen and (min-width: 769px) {
  #result .result-cap li, #result .result-account li, #result .table, #result .result-chart li {
    box-shadow: rgba(0, 0, 0, 0.25) 0px 54px 55px, rgba(0, 0, 0, 0.12) 0px -12px 30px, rgba(0, 0, 0, 0.12) 0px 4px 6px, rgba(0, 0, 0, 0.17) 0px 12px 13px, rgba(0, 0, 0, 0.09) 0px -3px 5px;
  }
  #merit {
    padding: 10% 0 5%;
    background: url(../images/back-merit.png) no-repeat center top fixed;
    background-size: cover;
  }
  #merit .inner {
    margin: 0 35% 10% 8%;
  }
}
@media screen and (min-width: 769px) and (max-width: 980px) {
  #merit .inner {
    margin: 0 auto 10%;
    width: 80%;
  }
}
@media screen and (min-width: 769px) {
  #merit h3 {
    margin-bottom: 5%;
  }
  #merit dl {
    margin-bottom: 10%;
  }
  #merit dt {
    margin-bottom: 3%;
  }
  #merit dd {
    padding: 10%;
    background: rgba(255, 255, 255, 0.95);
  }
  #merit dd p {
    color: #333;
  }
  #profile {
    padding: 10% 0 5%;
    background: url(../images/back-profile.jpg) no-repeat center top fixed;
    background-size: cover;
  }
  #profile .inner {
    margin: 0 auto 10%;
    width: 70%;
  }
}
@media screen and (min-width: 769px) and (max-width: 980px) {
  #profile .inner {
    margin: 0 auto 10%;
    width: 80%;
  }
}
@media screen and (min-width: 769px) {
  #profile h3 {
    margin-bottom: 5%;
  }
  #profile .text {
    padding: 10%;
    background: rgba(255, 255, 255, 0.95);
  }
  #profile .detail {
    margin-bottom: 5%;
    padding: 10%;
    background: #000;
  }
  #profile .detail p {
    color: #fff;
  }
  #prologue {
    padding: 10% 0 5%;
    background: url(../images/back-prologue.jpg) no-repeat center top fixed;
    background-size: cover;
  }
  #prologue .inner {
    margin: 0 8% 10% 40%;
  }
}
@media screen and (min-width: 769px) and (max-width: 980px) {
  #prologue .inner {
    margin: 0 auto 10%;
    width: 80%;
  }
}
@media screen and (min-width: 769px) {
  #prologue h3 {
    margin-bottom: 5%;
  }
  #prologue .text {
    padding: 10%;
    background: #fff;
  }
  #logic {
    padding: 10% 0 5%;
    background: url(../images/back-logic.jpg) no-repeat center top fixed;
    background-size: cover;
  }
  #logic .inner {
    margin: 0 auto 10%;
    width: 70%;
  }
}
@media screen and (min-width: 769px) and (max-width: 980px) {
  #logic .inner {
    margin: 0 auto 10%;
    width: 80%;
  }
}
@media screen and (min-width: 769px) {
  #logic h3 {
    margin-bottom: 5%;
  }
  #logic .text {
    padding: 10%;
    background: #fff;
  }
  #ea {
    padding: 10% 0 5%;
    background: url(../images/back-ea.jpg) no-repeat center top fixed;
    background-size: cover;
  }
  #ea .inner {
    margin: 0 30% 10% 8%;
  }
}
@media screen and (min-width: 769px) and (max-width: 980px) {
  #ea .inner {
    margin: 0 auto 10%;
    width: 80%;
  }
}
@media screen and (min-width: 769px) {
  #ea h3 {
    margin-bottom: 5%;
  }
  #ea .text {
    padding: 10%;
    background: #fff;
  }
  #fact {
    background: url(../images/back-fact.jpg) no-repeat center top fixed;
    background-size: cover;
  }
  #fact .overlay {
    padding: 10% 0 0;
    background: rgba(0, 0, 0, 0.5);
  }
  #fact .inner {
    margin: 0 auto 10%;
    width: 80%;
  }
  #fact h3 {
    margin-bottom: 10%;
  }
  #fact dl {
    margin: 0 auto 10%;
    width: 70%;
  }
}
@media screen and (min-width: 769px) and (max-width: 980px) {
  #fact dl {
    width: 100%;
  }
}
@media screen and (min-width: 769px) {
  #fact dt {
    margin-bottom: 3%;
  }
  #fact dd {
    padding: 10%;
    background: #fff;
  }
  #fact .demerit {
    padding: 10% 0 5%;
    background: rgba(127, 0, 0, 0.6);
  }
  #fact .demerit .text {
    padding: 10%;
    background: #000;
  }
  #fact .demerit p {
    color: #fff;
  }
  #fact #demerit-list {
    margin-bottom: 5%;
  }
  #fact #demerit-list dl {
    margin-bottom: 3%;
    width: 100%;
  }
  #fact #demerit-list dt {
    margin: 0;
    padding: 1em 1.5em;
    font-size: 18px;
    font-size: 1.8rem;
    color: #fff;
    background: #000;
    border-top: 5px solid #f90;
    border-right: 5px solid #f90;
    border-left: 5px solid #f90;
  }
  #fact #demerit-list dt span {
    margin: 0 1em 0.5em 0;
    padding: 0.2em 0.5em;
    color: #000;
    background: #fff;
    display: inline-block;
    border-radius: 0.5rem;
  }
  #fact #demerit-list dd {
    padding: 1% 3%;
    font-size: 15px;
    font-size: 1.5rem;
    background: #f90 !important;
  }
  #fact #demerit-list dd p {
    color: #000;
  }
  #step {
    padding: 10% 0 5%;
    background: url(../images/back-step.jpg) no-repeat center top fixed;
    background-size: cover;
  }
  #step .inner {
    margin: 0 40% 10% 8%;
  }
}
@media screen and (min-width: 769px) and (max-width: 980px) {
  #step .inner {
    margin: 0 auto 10%;
    width: 80%;
  }
}
@media screen and (min-width: 769px) {
  #step h3 {
    margin-bottom: 5%;
  }
  #step .text {
    margin-bottom: 10%;
    padding: 10%;
    background: #fff;
    border-radius: 2rem;
  }
  .step-list {
    margin-bottom: 5%;
  }
  .step-list dt {
    padding: 1.5em 1.5em 1em;
    font-size: 20px;
    font-size: 2rem;
    color: #fff;
    background: #000;
    border-top-right-radius: 2rem;
    border-top-left-radius: 2rem;
  }
  .step-list dt span {
    margin: 0 1em 0.5em 0;
    padding: 0.2em 0.5em;
    color: #000;
    background: #fff;
    display: inline-block;
    border-radius: 0.5rem;
  }
  .step-list dd {
    margin-bottom: 5%;
    padding: 8%;
    background: #fff;
    border-bottom-right-radius: 2rem;
    border-bottom-left-radius: 2rem;
  }
  #limited {
    padding: 10% 0 5%;
    background: url(../images/back-limited.jpg) no-repeat center top fixed;
    background-size: cover;
  }
  #limited .inner {
    margin: 0 40% 10% 8%;
  }
}
@media screen and (min-width: 769px) and (max-width: 980px) {
  #limited .inner {
    margin: 0 auto 10%;
    width: 80%;
  }
}
@media screen and (min-width: 769px) {
  #limited h3 {
    margin-bottom: 5%;
  }
  #limited .text {
    padding: 10%;
    background: #fff;
  }
  .limited-schedule {
    margin-bottom: 10%;
  }
  .limited-schedule dd {
    padding: 5%;
    background: #a67c52;
  }
  .limited-schedule dd dt {
    margin-bottom: 1em;
    padding-bottom: 1em;
    font-size: 20px;
    font-size: 2rem;
    color: #fff;
    font-weight: bold;
    border-bottom: 1px dotted #fff;
    font-family: "Times New Roman", "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "メイリオ", Meiryo, serif;
  }
  .limited-schedule dd dt span {
    margin: 0 1em 0.5em 0;
    padding: 0.2em 0.5em;
    color: #a67c52;
    background: #fff;
    display: inline-block;
  }
  .limited-schedule dd dd {
    padding: 0;
  }
  .limited-schedule dd dd p {
    color: #fff;
  }
  #contents {
    padding: 0 0 5%;
    background: url(../images/back-contents.jpg) no-repeat center top fixed;
    background-size: cover;
  }
  #contents .contents-package {
    margin: 0 auto 2%;
    width: 80%;
  }
  #contents h3 {
    margin: 0 auto 5%;
    text-align: center;
  }
  #contents .inner {
    margin: 0 auto 10%;
    width: 70%;
  }
}
@media screen and (min-width: 769px) and (max-width: 980px) {
  #contents .inner {
    margin: 0 auto 10%;
    width: 80%;
  }
}
@media screen and (min-width: 769px) {
  #contents .inner .text {
    margin: 0 auto 10%;
    padding: 10%;
    background: rgba(255, 255, 255, 0.95);
  }
  #contents .inner .contents-package {
    margin: 0 auto 2%;
  }
  #contents .contents {
    margin: 0 auto 10%;
  }
  #contents .contents:last-child {
    margin-bottom: 0;
  }
  #contents-sp .text-wrap {
    padding: 3%;
    background: linear-gradient(to right, rgb(252, 234, 187) 0%, rgb(252, 205, 77) 50%, rgb(248, 181, 0) 51%, rgb(251, 223, 147) 100%) !important;
    box-shadow: rgba(0, 0, 0, 0.25) 0px 54px 55px, rgba(0, 0, 0, 0.12) 0px -12px 30px, rgba(0, 0, 0, 0.12) 0px 4px 6px, rgba(0, 0, 0, 0.17) 0px 12px 13px, rgba(0, 0, 0, 0.09) 0px -3px 5px;
  }
  #contents-sp .text {
    background: #fff;
    box-shadow: none;
  }
  .curriculum {
    margin-bottom: 5%;
    padding: 3%;
    background: rgb(218, 117, 0);
  }
  .curriculum h5 {
    padding: 0.5em;
    font-size: 20px;
    font-size: 2rem;
    color: #fff;
    text-align: center;
    font-weight: bold;
    background: #000;
  }
  .curriculum li {
    margin-bottom: 1em;
    padding: 0.5em 1em;
    font-size: 15px;
    font-size: 1.5rem;
    color: #fff;
    font-weight: normal;
    display: block;
    background: #000;
  }
  .curriculum li:last-child {
    border-bottom: none;
  }
  .curriculum li ul {
    margin-top: 0.5em;
  }
  .curriculum li li {
    margin-bottom: 0.5em;
    padding: 0.5em 1em;
    font-size: 13px;
    font-size: 1.3rem;
    color: #000;
    background: #fff;
    border-bottom: 0;
  }
  #bonus {
    padding: 10% 0 5%;
    background: url(../images/back-bonus.jpg) no-repeat center top fixed;
    background-size: cover;
  }
  #bonus .inner {
    margin: 0 5% 10% 45%;
  }
}
@media screen and (min-width: 769px) and (max-width: 980px) {
  #bonus .inner {
    margin: 0 auto;
    width: 80%;
  }
}
@media screen and (min-width: 769px) {
  #bonus h3 {
    margin-bottom: 5%;
  }
  #bonus dl {
    margin-bottom: 10%;
  }
  #bonus dt {
    margin-bottom: 5%;
  }
  #bonus dd {
    padding: 10%;
    background: #fff;
  }
  #price {
    padding: 10% 0 5%;
    background: url(../images/back-price.jpg) no-repeat center top fixed;
    background-size: cover;
  }
  #price .inner {
    margin: 0 auto 10%;
    width: 70%;
  }
}
@media screen and (min-width: 769px) and (max-width: 980px) {
  #price .inner {
    margin: 0 auto 10%;
    width: 80%;
  }
}
@media screen and (min-width: 769px) {
  #price h3 {
    margin-bottom: 5%;
  }
  #price .text {
    padding: 10%;
    background: rgba(255, 255, 255, 0.95);
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
  }
  #faq {
    padding: 10% 0 5%;
    background: url(../images/back-faq.jpg) no-repeat center top fixed;
    background-size: cover;
  }
  #faq .inner {
    margin: 0 42% 0 8%;
  }
}
@media screen and (min-width: 769px) and (max-width: 980px) {
  #faq .inner {
    margin: 0 auto;
    width: 80%;
  }
}
@media screen and (min-width: 769px) {
  #faq h3 {
    margin-bottom: 5%;
    font-size: 120px;
    font-size: 12rem;
    color: #333;
    font-weight: 900;
    line-height: 90%;
    font-family: "Kosugi Maru", sans-serif;
  }
  #faq h3 span {
    font-weight: 900;
    line-height: 90%;
    font-family: "Kosugi Maru", sans-serif;
  }
  #faq h3 small {
    font-size: 25px;
    font-size: 2.5rem;
    color: #fff;
    font-weight: 900;
    font-family: "Kosugi Maru", sans-serif;
  }
  #faq dt {
    padding: 8%;
    font-size: 18px;
    font-size: 1.8rem;
    color: #fff;
    line-height: 160%;
    background: rgba(241, 90, 36, 0.95);
  }
  #faq dt p {
    color: #fff;
    font-weight: bold;
  }
  #faq dt span {
    margin: 0 1em 0 0;
    padding: 0.2em 0.5em;
    color: #f15a24;
    background: #fff;
    display: inline-block;
    border-radius: 0.5rem;
  }
  #faq dd {
    padding: 8%;
    background: rgba(255, 255, 255, 0.95);
    border: 3px solid #f15a24;
  }
  #faq dd span {
    margin: 0 1em 0 0;
    padding: 0.2em 0.5em;
    color: #fff;
    background: #f15a24;
    display: inline-block;
    border-radius: 0.5rem;
  }
  #faq dd p {
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 160%;
  }
  #faq dd li {
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 160%;
  }
  #faq dd .ifrm-container {
    width: 100%;
    height: 100px;
    overflow: auto;
    -webkit-overflow-scrolling: touch;
    display: inline-block;
    border: solid 1px #bbb;
  }
  #faq dd .ifrm-container iframe {
    width: 100%;
    height: 100%;
    display: block;
    border: none;
  }
  #epilogue {
    padding: 10% 0 5%;
    background: url(../images/back-epilogue.jpg) no-repeat center top fixed;
    background-size: cover;
  }
  #epilogue .inner {
    margin: 0 auto 10%;
    width: 70%;
  }
}
@media screen and (min-width: 769px) and (max-width: 980px) {
  #epilogue .inner {
    margin: 0 auto;
    width: 80%;
  }
}
@media screen and (min-width: 769px) {
  #epilogue .text {
    padding: 10%;
    background: rgba(255, 255, 255, 0.95);
  }
  #epilogue h3 {
    margin-bottom: 5%;
  }
  #epilogue .name {
    text-align: right;
  }
  #epilogue .name img {
    width: 40%;
  }
  #add {
    padding: 10% 0 5%;
    background: url(../images/back-add.jpg) no-repeat center top fixed;
    background-size: cover;
  }
  #add .inner {
    margin: 0 auto;
    width: 50%;
  }
  #add h3 {
    margin-bottom: 5%;
    font-size: 80px;
    font-size: 8rem;
    text-align: center;
    color: #333;
    line-height: 140%;
    font-weight: bold;
    font-family: "Times New Roman", "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "メイリオ", Meiryo, serif;
  }
  #add h3 small {
    font-size: 30px;
    font-size: 3rem;
    color: #fff;
    font-weight: 900;
    line-height: 150% !important;
    letter-spacing: 0.5em;
    display: inline-block;
    font-family: "Times New Roman", "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "メイリオ", Meiryo, serif;
  }
  #add .outer {
    margin: 0 0 0 35%;
    padding: 5%;
    background: #fff;
  }
  #add .inner {
    margin-bottom: 10%;
  }
}
@media screen and (min-width: 769px) and (max-width: 980px) {
  #add .inner {
    margin: 0 auto 10%;
    width: 80%;
  }
}
@media screen and (min-width: 769px) {
  #add .text {
    padding: 10%;
    background: #fff;
  }
  #special-202503 {
    padding: 10% 0 5%;
    background: url(../images/back-special-202503.jpg) no-repeat center top fixed;
    background-size: cover;
  }
  #special-202503 h3 {
    margin-bottom: 5%;
    font-size: 80px;
    font-size: 8rem;
    color: #fff;
    font-weight: bold;
    font-family: "Times New Roman", "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "メイリオ", Meiryo, serif;
  }
  #special-202503 .inner {
    margin: 0 30% 10% 8%;
  }
}
@media screen and (min-width: 769px) and (max-width: 980px) {
  #special-202503 .inner {
    margin: 0 auto 10%;
    width: 80%;
  }
}
@media screen and (min-width: 769px) {
  #special-202503 dl {
    margin-bottom: 5%;
  }
  #special-202503 dt {
    margin-bottom: 2%;
  }
  #special-202503 dd {
    padding: 10%;
    background: #fff;
  }
  #special-202503 .timer {
    padding: 5% 2%;
    text-align: center;
    background: #a00;
    border-radius: 1rem;
    box-shadow: rgba(50, 50, 93, 0.25) 0px 13px 27px -5px, rgba(0, 0, 0, 0.3) 0px 8px 16px -8px;
  }
  #special-202503 .timer p {
    margin-bottom: 0.5em;
    font-size: 35px;
    font-size: 3.5rem;
    color: #fff;
    letter-spacing: 0.1em;
  }
  #special-202503 .timer small {
    font-size: 15px;
    font-size: 1.5rem;
    line-height: 140%;
    display: block;
  }
  #special-202503 .timer span {
    margin-top: 0.5em;
    padding: 0.3em 1em;
    font-size: 25px;
    font-size: 2.5rem;
    color: #000;
    letter-spacing: 0.1em;
    background: #fff;
    display: inline-block;
    border-radius: 1rem;
    box-shadow: rgba(0, 0, 0, 0.25) 0px 54px 55px, rgba(0, 0, 0, 0.12) 0px -12px 30px, rgba(0, 0, 0, 0.12) 0px 4px 6px, rgba(0, 0, 0, 0.17) 0px 12px 13px, rgba(0, 0, 0, 0.09) 0px -3px 5px, rgba(10, 37, 64, 0.35) 0px -2px 6px 0px inset;
  }
  .guarantee {
    padding: 35% 0 5%;
    background: url(../images/back-guarantee.jpg) no-repeat center top fixed;
    background-size: cover;
  }
  .guarantee h3 {
    margin-bottom: 5%;
  }
  .guarantee .inner {
    margin: 0 auto 10%;
    width: 70%;
  }
}
@media screen and (min-width: 769px) and (max-width: 980px) {
  .guarantee .inner {
    margin: 0 auto 10%;
    width: 80%;
  }
}
@media screen and (min-width: 769px) {
  .guarantee .text {
    padding: 10%;
    background: #fff;
  }
  .guarantee .timer {
    padding: 5% 2%;
    text-align: center;
    background: #a00;
    border-radius: 1rem;
    box-shadow: rgba(50, 50, 93, 0.25) 0px 13px 27px -5px, rgba(0, 0, 0, 0.3) 0px 8px 16px -8px;
  }
  .guarantee .timer p {
    margin-bottom: 0.5em;
    font-size: 35px;
    font-size: 3.5rem;
    color: #fff;
    letter-spacing: 0.1em;
  }
  .guarantee .timer small {
    font-size: 15px;
    font-size: 1.5rem;
    line-height: 140%;
    display: block;
  }
  .guarantee .timer span {
    margin-top: 0.5em;
    padding: 0.3em 1em;
    font-size: 25px;
    font-size: 2.5rem;
    color: #000;
    letter-spacing: 0.1em;
    background: #fff;
    display: inline-block;
    border-radius: 1rem;
    box-shadow: rgba(0, 0, 0, 0.25) 0px 54px 55px, rgba(0, 0, 0, 0.12) 0px -12px 30px, rgba(0, 0, 0, 0.12) 0px 4px 6px, rgba(0, 0, 0, 0.17) 0px 12px 13px, rgba(0, 0, 0, 0.09) 0px -3px 5px, rgba(10, 37, 64, 0.35) 0px -2px 6px 0px inset;
  }
}
