@charset "UTF-8";
@media screen and (max-width: 769px) {
  .attention {
    margin-bottom: 0;
    padding: 5%;
    width: 100%;
    text-align: left;
    background: #fff;
    border: 1px solid #aaa;
  }
  .attention dt {
    margin-bottom: 5%;
    padding: 2%;
    font-size: 14px;
    font-size: 3.7vw;
    font-weight: bold;
    border-bottom: 1px dotted #333;
    border-left: 0.8vw solid #900;
  }
  .attention dd {
    margin-bottom: 10%;
  }
  .attention p {
    margin-bottom: 2.6666666667vw;
    font-size: 8px;
    font-size: 2.1vw;
    line-height: 160%;
  }
  /*----------------------------------------
    #result
  ----------------------------------------*/
  #result h3 {
    padding: 3rem;
    background: url(../images/back-result.jpg) no-repeat center top;
    background-size: cover;
  }
  #result h4 {
    padding: 2rem;
    background: #900;
  }
  #result .caution {
    padding: .3em 0 .3em .5em;
    font-size: 10px;
    font-size: 2.7vw;
    margin-bottom: 0;
  }
  .result-account li {
    margin-bottom: 0;
    border-bottom: 1px solid #fff;
  }
  .result-chart li {
    margin-bottom: 0;
    border-bottom: 1px solid #fff;
  }
  .result-data {
    height: 20rem;
    overflow: scroll;
  }
  .result-data iframe {
    margin: 0 auto;
    width: 100%;
    height: 300px;
  }
  .result-data-heading {
    margin: 0 auto;
    width: 100%;
    height: calc(100vw / 2);
    overflow: scroll;
    position: relative;
  }
  .result-data-heading iframe {
    margin: 0 auto;
    width: 100%;
    height: 400px;
  }
  .result-data-heading h4 {
    padding: 0 !important;
    width: 80%;
    position: absolute;
    top: 10%;
    left: 10%;
    z-index: 2;
    background: none !important;
  }
  .result-data-heading h4 small {
    margin-top: 1em;
    font-size: 15px;
    font-size: 1.5rem;
    color: #fff;
    text-align: center;
    text-shadow: 0 0 10px #000,0 0 10px #000,0 0 10px #000;
    display: block;
  }
  .result-data-heading .data {
    position: absolute;
    z-index: 1;
  }
  .result-chart-chart-3 {
    margin-bottom: 1rem;
    padding: 2rem 0;
    width: 100%;
    height: calc(100vw / 2.0);
    position: relative;
    background: #000;
  }
  .result-chart-chart-3 dt {
    width: 80%;
    position: absolute;
    top: 25%;
    left: 10%;
    z-index: 2;
  }
  .result-chart-chart-3 dd {
    position: absolute;
    z-index: 1;
  }
  .result-chart-chart-3 ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    background: #000;
  }
  .result-chart-chart-3 ul li {
    margin-bottom: .5% !important;
    width: 33%;
  }
  /*----------------------------------------
    #merit
  ----------------------------------------*/
  #merit h3 {
    padding: 2rem;
    background: url(../images/back-merit.jpg) no-repeat center top;
    background-size: cover;
  }
  #merit dt {
    padding: 2rem 1rem;
    background: #000;
  }
  #merit dd {
    padding: 3rem;
    background: #fff;
  }
  /*----------------------------------------
    #prologue
  ----------------------------------------*/
  #prologue h3 {
    padding: 3rem 1rem 3rem 16rem;
    background: url(../images/back-prologue.jpg) no-repeat center top;
    background-size: cover;
  }
  #prologue .text {
    padding: 3rem;
  }
  /*----------------------------------------
    #scal
  ----------------------------------------*/
  #scal h3 {
    padding: 2rem 2rem;
    background: url(../images/back-scal.png) no-repeat center top;
    background-size: cover;
  }
  #scal .text {
    padding: 3rem;
  }
  .scal-problem {
    margin-bottom: 1rem;
    background: rgba(0, 0, 0, 0.9);
    border: 10px solid #f00;
  }
  .scal-problem dt {
    padding: 2rem 2rem 0 0;
  }
  .scal-problem dd {
    padding: 2rem;
  }
  .scal-problem p {
    color: #fff;
  }
  /*----------------------------------------
    #logic
  ----------------------------------------*/
  #logic h3 {
    padding: 3rem;
    background: url(../images/back-logic.jpg) no-repeat center top;
    background-size: cover;
  }
  #logic .text {
    padding: 3rem;
    background: red;
    background: linear-gradient(to right, red 0%, #990000 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff0000', endColorstr='#990000',GradientType=1 );
  }
  #logic p {
    color: #fff;
  }
  /*----------------------------------------
    #straddling
  ----------------------------------------*/
  #straddling h3 {
    padding: 3rem;
    background: url(../images/back-straddling.jpg) no-repeat center top;
    background-size: cover;
  }
  #straddling .text {
    padding: 3rem;
    background: #fff;
  }
  .straddling-merit dd {
    padding: 2rem;
    background: #fff;
  }
  .straddling-problem dd {
    padding: 2rem;
    background: #000;
  }
  .straddling-problem dd p {
    color: #fff;
  }
  #straddling-problem1 {
    border: 1px solid #de1414;
  }
  #straddling-problem1 dt {
    border-bottom: 1px solid #de1414;
  }
  #straddling-problem2 {
    border: 1px solid #3d5afe;
  }
  #straddling-problem2 dt {
    border-bottom: 1px solid #3d5afe;
  }
  /*----------------------------------------
    #tool
  ----------------------------------------*/
  #tool h3 {
    background: url(../images/back-tool.png) no-repeat center top;
    background-size: cover;
  }
  #tool h3 img {
    padding: 3rem;
    background: rgba(0, 0, 0, 0.2);
  }
  #tool .text {
    padding: 3rem;
  }
  .tool-mode dd {
    padding: 3rem;
    background: black;
  }
  .tool-mode p {
    color: #fff;
  }
  /*----------------------------------------
    #chance
  ----------------------------------------*/
  #chance h3 {
    padding: 3rem 14rem 3rem 5rem;
    background: url(../images/back-chance.jpg) no-repeat center top;
    background-size: cover;
  }
  #chance .text {
    padding: 3rem;
  }
  /*----------------------------------------
    #step
  ----------------------------------------*/
  #step h3 {
    padding: 3rem 1rem 3rem 17rem;
    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: .5em;
    padding: .2em .5em;
    color: #000;
    background: #fff;
    display: inline-block;
    border-radius: .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 .5em 0;
    padding: .2em .5em;
    color: #000;
    background: #fff;
    display: inline-block;
    border-radius: .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;
  }
  /*----------------------------------------
    #benefit
  ----------------------------------------*/
  #benefit h3 {
    padding: 3rem 14rem 3rem 3rem;
    background: url(../images/back-benefit.jpg) no-repeat center top;
    background-size: cover;
  }
  #benefit h4 {
    padding: 1em;
    font-size: 16px;
    font-size: 4.3vw;
    color: #fff;
    text-align: center;
    background: #000;
  }
  #benefit h5 {
    padding: 1rem;
  }
  #benefit .text {
    padding: 3rem;
  }
  /*----------------------------------------
    #answer
  ----------------------------------------*/
  #answer h3 {
    padding: .5rem 1rem 4rem;
    background: none;
    background-size: cover;
  }
  #answer h4 {
    padding: 1em;
    font-size: 16px;
    font-size: 4.3vw;
    color: #fff;
    text-align: center;
    background: #000;
  }
  #answer h5 {
    padding: 1rem;
  }
  #answer .text {
      /* padding: 3rem;
      background: white;
      border: 4px solid red;
      border-radius: 15px; */
      margin: 0 1rem;
  }
  #answer .text p {
    font-weight: 500;
  }
  #answer .text p .fc-r {
    font-weight: 600;
    color: red;
  }
  #answer .text p .fc-r {
    font-weight: 600;
    color: #b30000;
  }
  #answer .mt-60 {
    margin-top: 5vw!important;
  }

  .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 .5em 0;
    padding: .2em .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 h3 {
    padding: 3rem 12rem;
    background: rgba(255, 255, 255, 0.95);
  }
  #contents h4 {
    padding: 1rem;
  }
  #contents h5 {
    margin-bottom: 2em;
    padding: 1em 1.5em;
    font-size: 15px;
    font-size: 4vw;
    font-weight: bold;
    color: #000;
    letter-spacing: -.05em;
    font-family: "Times New Roman", "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "メイリオ", Meiryo, serif;
    box-shadow: 0 5px 8px #333;
    background: #fceabb;
    background: linear-gradient(to right, #fceabb 0%, #fccd4d 50%, #f8b500 51%, #fbdf93 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fceabb', endColorstr='#fbdf93',GradientType=1 );
    border-radius: 1rem;
  }
  #contents .text {
    padding: 3rem;
    background: #fff;
  }
  .curriculum {
    margin-bottom: 3rem;
  }
  .curriculum h5 {
    padding: 1em;
    font-size: 15px;
    font-size: 4vw;
    color: #fff;
    text-align: center;
    font-weight: bold;
    background: #000;
  }
  .curriculum ul {
    padding: 2rem;
    background: #da7500;
  }
  .curriculum li {
    margin-bottom: 1rem;
    padding: 0em .5em .5em .5em;
    font-size: 12px;
    font-size: 3.2vw;
    color: #fff;
    font-weight: normal;
    display: block;
    border-bottom: 1px solid #fff;
  }
  .curriculum li:last-child {
    border-bottom: 1px solid #fff;
  }
  .curriculum li ul {
    margin-bottom: 0;
    padding: .5em 0 0;
  }
  .curriculum li li {
    padding: .5em 1em;
    font-size: 12px;
    font-size: 3.2vw;
    background: #000;
    border-bottom: 0;
  }
  /*----------------------------------------
    #bonus
  ----------------------------------------*/
  #bonus h3 {
    padding: 3rem 14rem 3rem 2rem;
    background: url(../images/back-bonus.jpg) repeat center top;
    background-size: cover;
  }
  #bonus dt {
    padding: 2rem;
    background: #000;
  }
  #bonus dd {
    padding: 3rem;
  }
  /*----------------------------------------
    #price
  ----------------------------------------*/
  #price h3 {
    padding: 3rem 2rem;
    background: url(../images/back-price.jpg) no-repeat center center;
    background-size: cover;
  }
  #price .text {
    padding: 3rem;
  }
  /*----------------------------------------
    #faq
  ----------------------------------------*/
  #faq h3 {
    padding: 5rem 12rem 5rem 1rem;
    font-size: 30px;
    font-size: 8vw;
    line-height: 60%;
    text-align: center;
    color: #fff;
    text-shadow: 0 0 10px #000;
    background: url(../images/back-faq.jpg) no-repeat center center;
    background-size: cover;
  }
  #faq h3 span {
    font-weight: 900;
    font-family: 'M PLUS Rounded 1c', sans-serif;
  }
  #faq h3 small {
    margin-bottom: 1em;
    font-size: 13px;
    font-size: 3.5vw;
    font-weight: 900;
    display: inline-block;
    font-family: 'M PLUS Rounded 1c', sans-serif;
  }
  #faq dl {
    width: 100%;
  }
  #faq dt {
    padding: 3rem;
    color: #fff;
    line-height: 160%;
    background: #f15a24;
  }
  #faq dt p {
    font-size: 12px;
    font-size: 3.2vw;
    color: #fff;
  }
  #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 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;
  }
  #faq .comment h4 {
    margin-bottom: 3%;
    padding-bottom: 3%;
    font-size: 13px;
    font-size: 3.5vw;
    font-weight: bold;
    border-bottom: 1px dotted #333;
  }
  #faq .curriculum {
    margin-bottom: 1em;
  }
  #faq .curriculum li {
    margin-bottom: 0;
    padding: .5em 4%;
    font-size: 12px;
    font-size: 3.2vw;
    color: #fff;
    font-weight: normal;
    font-weight: bold;
    display: block;
    border-bottom: 1px dotted #fff;
  }
  #faq .curriculum li:last-child {
    border-bottom: none;
  }
  #faq #curriculum0 li {
    background: #00c4d2;
  }
  #faq #curriculum1 li {
    background: #d40052;
  }
  #faq #curriculum2 li {
    background: #0076e2;
  }
  #faq #curriculum3 li {
    background: #b700c0;
  }
  #faq #curriculum4 li {
    background: #00669d;
  }
  /*----------------------------------------
    #epilogue
  ----------------------------------------*/
  #epilogue h3 {
    padding: 5rem 14rem 5rem 2rem;
    background: url(../images/back-epilogue.jpg) no-repeat center top;
    background-size: cover;
  }
  #epilogue .text {
    padding: 3rem;
  }
  #epilogue .name {
    text-align: right;
  }
  #epilogue .name img {
    width: 60%;
  }
  /*----------------------------------------
    #add
  ----------------------------------------*/
  #add h3 {
    padding: 3rem 0;
    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;
    text-align: center;
    background: url(../images/back-add.jpg) no-repeat center top;
    background-size: cover;
    text-shadow: 0 0 10px #000;
  }
  #add .text {
    padding: 3rem;
    background: #000;
  }
  #add p {
    color: #fff;
  }
  /*----------------------------------------
    #special202304
  ----------------------------------------*/
  #special202304 h3 {
    padding: 3rem 1rem;
    background: url(../images/back-special202304.jpg) no-repeat center top;
    background-size: cover;
  }
  #special202304 .text {
    padding: 3rem;
    background: #000;
  }
  #special202304 .text p {
    color: #fff;
  }
  #special202304 .timer {
    padding: 1rem;
    text-align: center;
    background: #a00;
    border-radius: 1rem;
  }
  #special202304 .timer p {
    font-size: 20px;
    font-size: 5.3vw;
    color: #fff;
    letter-spacing: .1em;
  }
  #special202304 .timer small {
    font-size: 12px;
    font-size: 3.2vw;
    line-height: 140%;
    display: block;
  }
  #special202304 .timer span {
    margin-top: .5em;
    padding: .3em 1em;
    font-size: 15px;
    font-size: 4vw;
    color: #000;
    letter-spacing: .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;
  }
  /*----------------------------------------
    #special202308
  ----------------------------------------*/
  #special202308 h3 {
    padding: 5rem 2rem 5rem 16rem;
    background: url(../images/back-special202308.jpg) no-repeat center top;
    background-size: cover;
  }
  #special202308 .text {
    padding: 3rem;
    background: #000;
  }
  #special202308 .text p {
    color: #fff;
  }
}

@media screen and (min-width: 769px) {
  .attention {
    margin: 0 auto 5%;
    padding: 3%;
    width: 100%;
    text-align: left;
    background: #fff;
    border: 1px dotted #333;
  }
  .attention dt {
    margin-bottom: 10px;
    padding: 5px;
    font-size: 18px;
    font-size: 1.8rem;
    font-weight: bold;
    border-bottom: 1px dotted #333;
    border-left: 3px solid #900;
  }
  .attention dd {
    margin-bottom: 30px;
  }
  .attention p {
    margin-bottom: .8em;
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 160%;
  }
  /*----------------------------------------
    #result
  ----------------------------------------*/
  #result {
    padding: 10% 0;
    background: url(../images/back-result.jpg) no-repeat center top fixed;
    background-size: cover;
  }
  #result .inner {
    margin: 0 auto 10%;
    width: 70%;
  }
}

@media screen and (min-width: 769px) and (max-width: 980px) {
  #result .inner {
    width: 80%;
  }
}

@media screen and (min-width: 769px) {
  #result h3 {
    margin-bottom: 5%;
  }
  #result h4 {
    margin-top: 5%;
  }
  #result .caution {
    font-size: 15px;
    font-size: 1.5rem;
    color: #fff;
  }
  .result-data {
    margin: 0 auto;
    width: 100%;
    height: 600px;
    overflow: scroll;
  }
  .result-data iframe {
    margin: 0 auto;
    width: 100%;
    height: 400px;
  }
  .result-data-heading {
    margin: 0 auto 3%;
    width: 100%;
    height: calc(100vw / 2.5);
    overflow: scroll;
    position: relative;
    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-data-heading {
    height: calc(100vw / 2.0);
  }
}

@media screen and (min-width: 769px) {
  .result-data-heading iframe {
    margin: 0 auto;
    width: 100%;
    height: 400px;
  }
  .result-data-heading h4 {
    width: 80%;
    position: absolute;
    top: 10%;
    left: 10%;
    z-index: 2;
  }
  .result-data-heading h4 small {
    margin-top: 1em;
    font-size: 15px;
    font-size: 1.5rem;
    color: #fff;
    text-align: center;
    text-shadow: 0 0 10px #000,0 0 10px #000,0 0 10px #000;
    display: block;
  }
  .result-data-heading .data {
    position: absolute;
    z-index: 1;
  }
  .result-chart-chart-3 {
    margin-bottom: 5%;
    padding: 5% 0;
    width: 100%;
    height: calc(100vw / 2.9);
    position: relative;
    background: #000;
  }
  .result-chart-chart-3 dt {
    width: 80%;
    position: absolute;
    top: 25%;
    left: 10%;
    z-index: 2;
  }
  .result-chart-chart-3 dd {
    position: absolute;
    z-index: 1;
  }
  .result-chart-chart-3 ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    background: #000;
  }
  .result-chart-chart-3 ul li {
    margin-bottom: .5% !important;
    width: 33%;
  }
  /*----------------------------------------
    #merit
  ----------------------------------------*/
  #merit {
    padding: 10% 0 5%;
    background: url(../images/back-merit.jpg) no-repeat center top fixed;
    background-size: cover;
  }
  #merit .inner {
    margin: 0 auto;
    width: 60%;
  }
}

@media screen and (min-width: 769px) and (max-width: 980px) {
  #merit .inner {
    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;
  }
  /*----------------------------------------
    #prologue
  ----------------------------------------*/
  #prologue {
    padding: 10% 0 5%;
    background: url(../images/back-prologue.jpg) no-repeat center top fixed;
    background-size: cover;
  }
  #prologue .inner {
    margin: 0 5% 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;
  }
  /*----------------------------------------
    #scal
  ----------------------------------------*/
  #scal {
    padding: 10% 0 5%;
    background: url(../images/back-scal.png) no-repeat center top fixed;
    background-size: cover;
  }
  #scal .inner {
    margin: 0 auto 10%;
    width: 70%;
  }
}

@media screen and (min-width: 769px) and (max-width: 980px) {
  #scal .inner {
    margin: 0 auto 10%;
    width: 80%;
  }
}

@media screen and (min-width: 769px) {
  #scal h3 {
    margin-bottom: 5%;
  }
  #scal .text {
    margin-bottom: 5%;
    padding: 10%;
    background: #fff;
  }
  .scal-problem {
    margin-bottom: 5%;
    background: rgba(0, 0, 0, 0.9);
    border: 10px solid #f00;
  }
  .scal-problem dt {
    padding: 8% 8% 0 0;
  }
  .scal-problem dd {
    padding: 8%;
  }
  .scal-problem p {
    color: #fff;
  }
  /*----------------------------------------
    #logic
  ----------------------------------------*/
  #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: 60%;
  }
}

@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: red;
    background: linear-gradient(to right, red 0%, #990000 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff0000', endColorstr='#990000',GradientType=1 );
  }
  #logic p {
    color: #fff;
  }
  /*----------------------------------------
    #straddling
  ----------------------------------------*/
  #straddling {
    padding: 10% 0 5%;
    background: url(../images/back-straddling.jpg) no-repeat center top fixed;
    background-size: cover;
  }
  #straddling .inner {
    margin: 0 auto 10%;
    width: 60%;
  }
}

@media screen and (min-width: 769px) and (max-width: 980px) {
  #straddling .inner {
    margin: 0 auto 10%;
    width: 80%;
  }
}

@media screen and (min-width: 769px) {
  #straddling h3 {
    margin-bottom: 5%;
  }
  #straddling .text {
    padding: 10%;
    background: rgba(0, 0, 0, 0.9);
  }
  #straddling p {
    color: #fff;
  }
  .straddling-merit dd {
    padding: 10%;
    background: #fff;
  }
  .straddling-merit p {
    color: #333 !important;
  }
  .straddling-problem dd {
    padding: 10%;
    background: #000;
  }
  #straddling-problem1 {
    border: 1px solid #de1414;
  }
  #straddling-problem1 dt {
    border-bottom: 1px solid #de1414;
  }
  #straddling-problem2 {
    border: 1px solid #3d5afe;
  }
  #straddling-problem2 dt {
    border-bottom: 1px solid #3d5afe;
  }
  /*----------------------------------------
    #tool
  ----------------------------------------*/
  #tool {
    background: url(../images/back-tool.png) no-repeat center top fixed;
    background-size: cover;
  }
  #tool .overlay {
    padding: 10% 0 5%;
    background: rgba(0, 0, 0, 0.3);
  }
  #tool .inner {
    margin: 0 auto 10%;
    width: 60%;
  }
}

@media screen and (min-width: 769px) and (max-width: 980px) {
  #tool .inner {
    margin: 0 auto 10%;
    width: 80%;
  }
}

@media screen and (min-width: 769px) {
  #tool h3 {
    margin-bottom: 5%;
  }
  #tool .text {
    padding: 10%;
    background: #fff;
  }
  .tool-mode dd {
    padding: 8%;
    background: rgba(0, 0, 0, 0.8);
  }
  .tool-mode p {
    color: #fff;
  }
  /*----------------------------------------
    #chance
  ----------------------------------------*/
  #chance {
    padding: 10% 0 5%;
    background: url(../images/back-chance.jpg) no-repeat center top fixed;
    background-size: cover;
  }
  #chance .inner {
    margin: 0 40% 10% 8%;
  }
}

@media screen and (min-width: 769px) and (max-width: 980px) {
  #chance .inner {
    margin: 0 auto 10%;
    width: 80%;
  }
}

@media screen and (min-width: 769px) {
  #chance h3 {
    margin-bottom: 5%;
  }
  #chance .text {
    padding: 10%;
    background: #fff;
  }
  /*----------------------------------------
    #step
  ----------------------------------------*/
  #step {
    padding: 10% 0 5%;
    background: url(../images/back-step.jpg) no-repeat center top fixed;
    background-size: cover;
  }
  #step .inner {
    margin: 0 5% 10% 35%;
  }
}

@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: 5%;
    padding: 8%;
    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 .5em 0;
    padding: .2em .5em;
    color: #000;
    background: #fff;
    display: inline-block;
    border-radius: .5rem;
  }
  .step-list dd {
    margin-bottom: 5%;
    padding: 8%;
    background: #fff;
    border-bottom-right-radius: 2rem;
    border-bottom-left-radius: 2rem;
  }
  /*----------------------------------------
    #day
  ----------------------------------------*/
  #day {
    padding: 10% 0 5%;
    background: url(../images/back-day.jpg) no-repeat center top fixed;
    background-size: cover;
  }
  #day .inner {
    margin: 0 3% 0 40%;
  }
}

@media screen and (min-width: 769px) and (max-width: 980px) {
  #day .inner {
    margin: 0 auto 10%;
    width: 80%;
  }
}

@media screen and (min-width: 769px) {
  #day h3 {
    margin-bottom: 10%;
  }
  #day .text {
    padding: 10%;
    background: rgba(255, 255, 255, 0.95);
    box-shadow: 0 0 10px #000;
  }
  #day li {
    box-shadow: 0 0 10px #000;
  }
  #day-message .img-r {
    margin: -7% -7% 0 0;
    width: 40%;
    border: 10px solid #ffb700;
    border-radius: 2rem;
    -webkit-transform: rotate(6deg);
            transform: rotate(6deg);
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.5);
  }
  #day-message .text {
    padding: 8%;
    border-radius: 1rem;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
    border: 10px solid #ffb700;
  }
  #day-message .text p {
    margin-bottom: 1.2em;
    padding-bottom: .5em;
    font-size: 16px;
    font-size: 1.6rem;
    font-weight: bold;
    line-height: 150%;
    border-bottom: 2px dashed #ffb700;
    font-family: 'Kosugi Maru', sans-serif;
    overflow: hidden;
  }
  .step-staff {
    margin-bottom: 5%;
  }
  .step-staff dt {
    padding: 1.5em 1.5em 1em;
    font-size: 20px;
    font-size: 2rem;
    color: #fff;
    font-weight: bold;
    background: #d05;
    border-top-right-radius: 2rem;
    border-top-left-radius: 2rem;
  }
  .step-staff dd {
    margin-bottom: 5%;
  }
  .step-staff dd img {
    border-bottom-right-radius: 2rem;
    border-bottom-left-radius: 2rem;
  }
  .step-staff dd .no-br {
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
  }
  /*----------------------------------------
    #benefit
  ----------------------------------------*/
  #benefit {
    padding: 10% 0 5%;
    background: url(../images/back-benefit.jpg) no-repeat center top fixed;
    background-size: cover;
  }
  #benefit .inner {
    margin: 0 35% 10% 8%;
  }
  /*----------------------------------------
    #answer
  ----------------------------------------*/
  #answer {
    padding: 10% 0 5%;
    background: url(../images/back-answer.jpg) no-repeat center top fixed;
    background-size: cover;
  }
  #answer .inner {
    margin: 0 43% 10% 7%;
  }
  #answer .inner p {
    font-size: 1.7rem;
    font-weight: 600;
  }
  #answer .inner p .fc-r {
    font-weight: 800;
    color: #af0000;
  }
}

@media screen and (min-width: 769px) and (max-width: 980px) {
  #benefit .inner {
    margin: 0 auto 10%;
    width: 80%;
  }
}

@media screen and (min-width: 769px) and (max-width: 980px) {
  #answer .inner {
    margin: 0 auto 10%;
    width: 80%;
  }
}

@media screen and (min-width: 769px) {
  #benefit h3 {
    margin-bottom: 5%;
  }
  #benefit h4 {
    padding: 1em;
    font-size: 30px;
    font-size: 3rem;
    color: #fff;
    background: #000;
    border-radius: 1rem;
  }
  #benefit .text {
    padding: 10%;
    background: rgba(255, 255, 255, 0.95);
  }
  #benefit .box {
    margin-bottom: 5%;
  }
  #answer h3 {
    margin-bottom: 10%;
    /* filter: drop-shadow(0px 0px 6px #777); */
  }
  #answer h4 {
    padding: 1em;
    font-size: 30px;
    font-size: 3rem;
    color: #fff;
    background: #000;
    border-radius: 1rem;
  }
  /* #answer .text {
    padding: 8%;
    background: rgba(255, 255, 255, 0.95);
    border: 6px solid red;
    border-radius: 30px;
  } */
  #answer .box {
    margin-bottom: 5%;
  }
  .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 .5em 0;
    padding: .2em .5em;
    color: #a67c52;
    background: #fff;
    display: inline-block;
  }
  .limited-schedule dd dd {
    padding: 0;
  }
  .limited-schedule dd dd p {
    color: #fff;
  }
  /*----------------------------------------
    #contents
  ----------------------------------------*/
  #contents {
    padding: 0 0 5%;
    background: url(../images/back-contents.jpg) no-repeat center top fixed;
    background-size: cover;
  }
  #contents h3 {
    padding: 5% 32%;
    margin: 0 auto 5%;
    text-align: center;
    background: rgba(255, 255, 255, 0.95);
  }
  #contents h5 {
    margin-bottom: 2em;
    padding: 1em 1.5em;
    font-size: 20px;
    font-size: 2rem;
    font-weight: bold;
    letter-spacing: -.05em;
    font-family: "Times New Roman", "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "メイリオ", Meiryo, serif;
    box-shadow: 0 5px 8px #333;
    background: #fceabb;
    background: linear-gradient(to right, #fceabb 0%, #fccd4d 50%, #f8b500 51%, #fbdf93 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fceabb', endColorstr='#fbdf93',GradientType=1 );
    border-radius: 1rem;
  }
  #contents .contents {
    margin: 0 auto 10%;
    width: 70%;
  }
}

@media screen and (min-width: 769px) and (max-width: 980px) {
  #contents .contents {
    margin: 0 auto 10%;
    width: 80%;
  }
}

@media screen and (min-width: 769px) {
  #contents .contents .text {
    padding: 10%;
    width: 100%;
    background: rgba(255, 255, 255, 0.98);
  }
  #contents .contents:last-child {
    margin-bottom: 0;
  }
  .curriculum {
    margin-bottom: 5%;
  }
  .curriculum h5 {
    margin-bottom: 0 !important;
    padding: .5em;
    font-size: 20px;
    font-size: 2rem;
    color: #fff;
    text-align: center;
    font-weight: bold;
    background: #000 !important;
    box-shadow: none !important;
    border-radius: 0 !important;
  }
  .curriculum ul {
    padding: 5%;
    background: #da7500;
  }
  .curriculum li {
    margin-bottom: 1em;
    font-size: 18px;
    font-size: 1.8rem;
    color: #fff;
    font-weight: normal;
    display: block;
    border-bottom: 2px solid #fff;
  }
  .curriculum li:last-child {
    border-bottom: 2px solid #fff;
  }
  .curriculum li ul {
    margin-bottom: 0;
    padding: .5em 0 0;
  }
  .curriculum li li {
    padding: .5em 1em;
    font-size: 13px;
    font-size: 1.3rem;
    background: #000;
    border-bottom: 0;
  }
  /*----------------------------------------
    #bonus
  ----------------------------------------*/
  #bonus {
    padding: 10% 0 5%;
    background: url(../images/back-bonus.jpg) no-repeat center top fixed;
    background-size: cover;
  }
  #bonus .inner {
    margin: 0 40% 10% 5%;
  }
}

@media screen and (min-width: 769px) and (max-width: 980px) {
  #bonus .inner {
    margin: 0 auto 10%;
    width: 80%;
  }
}

@media screen and (min-width: 769px) {
  #bonus h3 {
    margin-bottom: 10%;
  }
  #bonus dl {
    margin-bottom: 10%;
  }
  #bonus dt {
    margin-bottom: 5%;
  }
  #bonus dd {
    padding: 10%;
    background: #fff;
  }
  /*----------------------------------------
    #price
  ----------------------------------------*/
  #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: 60%;
  }
}

@media screen and (min-width: 769px) and (max-width: 980px) {
  #price .inner {
    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
  ----------------------------------------*/
  #faq {
    padding: 10% 0 5%;
    background: url(../images/back-faq.jpg) no-repeat center top fixed;
    background-size: cover;
  }
  #faq .inner {
    margin: 0 40% 0 3%;
  }
}

@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: 1em;
    text-align: center;
    font-size: 120px;
    font-size: 12rem;
    line-height: 80%;
  }
  #faq h3 span {
    color: #000;
    font-weight: 900;
    font-family: 'M PLUS Rounded 1c', sans-serif;
  }
  #faq h3 small {
    font-size: 25px;
    font-size: 2.5rem;
    font-weight: 900;
    font-family: 'M PLUS Rounded 1c', 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 dd {
    padding: 8%;
    background: rgba(255, 255, 255, 0.95);
    border: 3px solid #f15a24;
  }
  #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
  ----------------------------------------*/
  #epilogue {
    padding: 10% 0 5%;
    background: url(../images/back-epilogue.jpg) no-repeat center top fixed;
    background-size: cover;
  }
  #epilogue .inner {
    margin: 0 40% 10% 8%;
  }
}

@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
  ----------------------------------------*/
  #add {
    padding: 10% 0 5%;
    background: url(../images/back-add.jpg) no-repeat center top fixed;
    background-size: cover;
  }
  #add h3 {
    margin-bottom: 5%;
    font-size: 80px;
    font-size: 8rem;
    color: #fff;
    text-align: center;
    font-weight: bold;
    font-family: "Times New Roman", "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "メイリオ", Meiryo, serif;
  }
  #add .inner {
    margin: 0 auto 10%;
    width: 60%;
  }
}

@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: rgba(0, 0, 0, 0.9);
  }
  #add .text p {
    color: #fff;
  }
  /*----------------------------------------
    #special202304
  ----------------------------------------*/
  #special202304 {
    padding: 8% 0 5%;
    background: url(../images/back-special202304.jpg) no-repeat center top fixed;
    background-size: cover;
  }
  #special202304 h3 {
    margin-bottom: 5%;
  }
  #special202304 .inner {
    margin: 0 auto 10%;
    width: 70%;
  }
}

@media screen and (min-width: 769px) and (max-width: 980px) {
  #special202304 .inner {
    margin: 0 auto 10%;
    width: 80%;
  }
}

@media screen and (min-width: 769px) {
  #special202304 .text {
    padding: 10%;
    background: rgba(0, 0, 0, 0.9);
  }
  #special202304 .text p {
    color: #fff;
  }
  #special202304 .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;
  }
  #special202304 .timer p {
    margin-bottom: .5em;
    font-size: 35px;
    font-size: 3.5rem;
    color: #fff;
    letter-spacing: .1em;
  }
  #special202304 .timer small {
    font-size: 15px;
    font-size: 1.5rem;
    line-height: 140%;
    display: block;
  }
  #special202304 .timer span {
    margin-top: .5em;
    padding: .3em 1em;
    font-size: 25px;
    font-size: 2.5rem;
    color: #000;
    letter-spacing: .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;
  }
  /*----------------------------------------
    #special202304
  ----------------------------------------*/
  #special202308 {
    padding: 8% 0 5%;
    background: url(../images/back-special202308.jpg) no-repeat center top fixed;
    background-size: cover;
  }
  #special202308 h3 {
    margin-bottom: 5%;
  }
  #special202308 .inner {
    margin: 0 5% 10% 40%;
  }
}

@media screen and (min-width: 769px) and (max-width: 980px) {
  #special202308 .inner {
    margin: 0 auto 10%;
    width: 80%;
  }
}

@media screen and (min-width: 769px) {
  #special202308 .text {
    padding: 10%;
    background: rgba(0, 0, 0, 0.9);
  }
  #special202308 .text p {
    color: #fff;
  }
}
