@charset "UTF-8";
@media screen and (max-width: 769px) {
  /*----------------------------------------
    #result
  ----------------------------------------*/
  #result h3 {
    padding: 1rem;
    background: url(../images/back-result.png) no-repeat center top;
    background-size: cover;
  }
  .result-account li {
    margin-bottom: 0;
    border-bottom: 1px solid #fff;
  }
  .result-list li {
    margin-bottom: 0;
  }
  .result-data {
    height: 20rem;
    overflow: scroll;
  }
  .result-data iframe {
    margin: 0 auto;
    width: 100%;
    height: 300px;
  }
  /*----------------------------------------
    #prologue
  ----------------------------------------*/
  #prologue h3 {
    padding: 3rem 1rem 3rem 15rem;
    background: url(../images/back-prologue.jpg) no-repeat center top;
    background-size: cover;
  }
  #prologue .text {
    padding: 3rem;
    background: #000;
  }
  #prologue p {
    color: #fff;
  }
  #prologue dl {
    margin-bottom: 5%;
  }
  #prologue dd {
    padding: 1rem;
    background-image: linear-gradient(-225deg, #2CD8D5 0%, #C5C1FF 56%, #FFBAC3 100%);
  }
  #prologue dd p {
    color: #333;
    font-weight: bold;
  }
  /*----------------------------------------
    #recommend
  ----------------------------------------*/
  #recommend h3 {
    padding: 2rem;
    background: url(../images/back-recommend.jpg) no-repeat center top;
    background-size: cover;
  }
  /*----------------------------------------
    #merit
  ----------------------------------------*/
  #merit h3 {
    padding: 3rem 12rem 3rem 2rem;
    background: url(../images/back-merit.jpg) no-repeat center top;
    background-size: cover;
  }
  #merit dt {
    padding: 2rem 3rem 0;
  }
  #merit dd {
    padding: 3rem;
    background: #fff;
  }
  /*----------------------------------------
    #secret
  ----------------------------------------*/
  #secret h3 {
    padding: 3rem 14rem 3rem 2rem;
    background: url(../images/back-secret.jpg) no-repeat center top;
    background-size: cover;
  }
  #secret .text {
    padding: 3rem;
  }
  /*----------------------------------------
    #return
  ----------------------------------------*/
  #return h3 {
    padding: 5rem 2rem 5rem 15rem;
    background: url(../images/back-return.jpg) no-repeat -5rem top;
    background-size: 120%;
  }
  #return .text {
    padding: 3rem;
  }
  /*----------------------------------------
    #omega
  ----------------------------------------*/
  #omega h3 {
    padding: 3rem 12rem 3rem 2rem;
    background: url(../images/back-omega.jpg) no-repeat center top;
    background-size: cover;
  }
  #omega .text {
    padding: 3rem;
    background: black;
  }
  #omega p {
    color: #fff;
  }
  /*----------------------------------------
    #trend
  ----------------------------------------*/
  #trend h3 {
    padding: 3rem 2rem 3rem 15rem;
    background: black url(../images/back-trend.png) no-repeat 2rem center;
    background-size: 30%,30%;
  }
  #trend .text {
    padding: 3rem;
    background: #000;
  }
  #trend p {
    color: #fff;
  }
  /*----------------------------------------
    #step
  ----------------------------------------*/
  #step h3 {
    margin-bottom: 1rem;
    padding: 3rem 2rem 1rem;
    background: url(../images/back-step.jpg) no-repeat center top;
    background-size: cover;
  }
  #step dl {
    margin: 0 auto 3rem;
    width: 90%;
  }
  #step dt {
    margin-bottom: 1rem;
    padding: 1rem 2rem;
    width: 100%;
    font-size: 12px;
    font-size: 3.2vw;
    color: #fff;
    font-weight: bold;
    background: #000;
    border-radius: 1rem;
  }
  #step dt span {
    margin: 0 .5rem .5rem 0;
    padding: .3rem .5rem;
    font-size: 12px;
    font-size: 3.2vw;
    color: #fff;
    font-weight: bold;
    border-right: 1px solid #fff;
    border-bottom: 1px solid #fff;
    display: inline-block;
  }
  #step dd {
    background: #fff;
  }
  #step #step-ex dt {
    color: #fff;
    background-image: linear-gradient(-225deg, #2CD8D5 0%, #6B8DD6 48%, #8E37D7 100%);
    text-shadow: 0 0 10px #000;
  }
  #step #step-ex dd {
    padding: 2rem;
    background: #000;
  }
  #step #step-ex dd p {
    color: #fff;
  }
  /*----------------------------------------
  #future
----------------------------------------*/
  #future h3 {
    padding: 3rem;
    background: url(../images/back-future.jpg) no-repeat center top;
    background-size: cover;
  }
  #future .text {
    padding: 3rem;
  }
  /*----------------------------------------
  #produce
----------------------------------------*/
  #produce h3 {
    padding: 3rem 2rem 3rem 14rem;
    background: url(../images/back-produce.jpg) no-repeat center top;
    background-size: cover;
  }
  #produce .text {
    padding: 3rem;
  }
  #produce dl {
    margin-bottom: 5%;
  }
  #produce dt {
    padding: 1.5rem 1.5rem 1rem;
    font-size: 12px;
    font-size: 3.2vw;
    color: #fff;
    background: #000;
    border-top-left-radius: 1rem;
    border-top-right-radius: 1rem;
  }
  #produce dt span {
    margin: 0 .5rem .5rem 0;
    padding: .1rem .5rem;
    color: #000;
    background: #fff;
    border-radius: .5rem;
    display: inline-block;
  }
  #produce dd .text {
    padding: 2rem;
    background: #fff;
    box-shadow: none;
    border-top: 3px solid #000;
    border-right: 3px solid #000;
    border-bottom: 3px solid #000;
    border-left: 3px solid #000;
    border-bottom-left-radius: 1rem;
    border-bottom-right-radius: 1rem;
  }
  /*----------------------------------------
  #start
----------------------------------------*/
  #start .text {
    padding: 3rem;
    background: black;
  }
  #start h3 {
    padding: 3rem;
    background: url(../images/back-start.jpg) no-repeat center top;
    background-size: cover;
  }
  #start p {
    color: #fff;
  }
  /*----------------------------------------
    #contentsList
  ----------------------------------------*/
  #contentsList {
    background: url(../images/back-contentsList.jpg) repeat-y center top;
    background-size: 100%;
  }
  #contentsList h3 {
    padding: 2rem 2rem;
    background: #ffb300;
  }
  #contentsList h4 {
    padding: 1rem;
  }
  #contentsList .text {
    padding: 3rem;
    background: #ff1744;
  }
  #contentsList .text p {
    color: #fff;
  }
  #contentsList .curriculum {
    margin-bottom: 5%;
    border: 5px solid #fff;
  }
  #contentsList .curriculum li {
    margin-bottom: 0;
    padding: 5%;
    font-size: 13px;
    font-size: 3.5vw;
    color: #fff;
    font-weight: normal;
    display: block;
    background: #093;
    border-bottom: 5px solid #fff;
  }
  #contentsList .curriculum li:last-child {
    border-bottom: none;
  }
  #contentsList .curriculum li span {
    margin-bottom: 0.3em;
    padding: .5em 1em;
    font-size: 13px;
    font-size: 3.5vw;
    font-weight: bold;
    color: #fff;
    background: #000;
    display: inline-block;
    border-radius: 5rem;
  }
  /*----------------------------------------
    #bonus
  ----------------------------------------*/
  #bonus h3 {
    padding: 3rem 1rem;
    background: url(../images/back-bonus.jpg) repeat center top;
    background-size: cover;
  }
  #bonus dt {
    padding: 2rem 2rem 0;
    background: #000;
  }
  #bonus dd {
    padding: 3rem;
    background: #000;
  }
  #bonus p {
    color: #fff;
  }
  /*----------------------------------------
    #price
  ----------------------------------------*/
  #price h3 {
    padding: 5rem 7rem 5rem 3rem;
    background: url(../images/back-price.png) no-repeat center center;
    background-size: cover;
  }
  #price .text {
    padding: 3rem;
  }
  /*----------------------------------------
    #faq
  ----------------------------------------*/
  #faq h3 {
    padding: 7rem 12rem 7rem 3rem;
    background: url(../images/back-faq.png) no-repeat center center;
    background-size: cover;
  }
  #faq h3 span {
    font-size: 28px;
    font-size: 7.5vw;
    color: #fff;
    font-weight: 900;
    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 12rem 5rem 2rem;
    background: url(../images/back-epilogue.jpg) no-repeat center top;
    background-size: cover;
  }
  #epilogue .text {
    padding: 3rem;
    background: #000;
  }
  #epilogue p {
    color: #fff;
  }
  #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: "Noto Serif JP", "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;
  }
}

@media screen and (min-width: 769px) {
  /*----------------------------------------
    #result
  ----------------------------------------*/
  #result {
    padding: 10% 0;
    background: url(../images/back-result.png) no-repeat center top fixed;
    background-size: cover;
  }
  #result .inner {
    margin: 0 auto 10%;
    width: 70%;
    min-width: 800px;
  }
  #result h3 {
    margin-bottom: 10%;
  }
  #result li {
    box-shadow: rgba(240, 46, 170, 0.4) 0px 5px, rgba(240, 46, 170, 0.3) 0px 10px, rgba(240, 46, 170, 0.2) 0px 15px, rgba(240, 46, 170, 0.1) 0px 20px, rgba(240, 46, 170, 0.05) 0px 25px;
  }
  .result-data {
    margin: 0 auto;
    width: 100%;
    height: 600px;
    overflow: scroll;
  }
  .result-data iframe {
    margin: 0 auto;
    width: 100%;
    height: 400px;
  }
  /*----------------------------------------
    #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: rgba(0, 0, 0, 0.8);
  }
  #prologue p {
    color: #fff;
  }
  #prologue dl {
    margin-bottom: 5%;
  }
  #prologue dd {
    padding: 5%;
    background-image: linear-gradient(-225deg, #2CD8D5 0%, #C5C1FF 56%, #FFBAC3 100%);
  }
  #prologue dd p {
    color: #333;
    font-weight: bold;
  }
  /*----------------------------------------
    #merit
  ----------------------------------------*/
  #merit {
    padding: 10% 0 5%;
    background: url(../images/back-merit.jpg) no-repeat center top fixed;
    background-size: cover;
  }
  #merit .inner {
    margin: 0 35% 0 8%;
  }
}

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

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

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

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

@media screen and (min-width: 769px) {
  #return h3 {
    margin-bottom: 5%;
  }
}

@media screen and (min-width: 769px) and (max-width: 980px) {
  #return .text {
    margin: 0 auto 10%;
    padding: 8%;
    background: rgba(255, 255, 255, 0.95);
  }
}

@media screen and (min-width: 769px) {
  /*----------------------------------------
    #omega
  ----------------------------------------*/
  #omega {
    padding: 10% 0 5%;
    background: url(../images/back-omega.jpg) no-repeat center top fixed;
    background-size: cover;
  }
  #omega .inner {
    margin: 0 40% 10% 8%;
  }
}

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

@media screen and (min-width: 769px) {
  #omega h3 {
    margin-bottom: 5%;
  }
  #omega .text {
    padding: 10%;
    background: rgba(0, 0, 0, 0.8);
  }
  #omega p {
    color: #fff;
  }
  /*----------------------------------------
    #trend
  ----------------------------------------*/
  #trend {
    background: url(../images/back-omega.jpg) no-repeat center top fixed;
    background-size: cover;
  }
  #trend .overlay {
    padding: 10% 0 5%;
    background: rgba(0, 0, 0, 0.8) url(../images/back-trend.png) no-repeat 5% center fixed;
    background-size: 40%,40%;
  }
  #trend .inner {
    margin: 0 8% 10% 45%;
  }
  #trend h3 {
    margin-bottom: 10%;
  }
  #trend p {
    color: #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 auto;
    width: 60%;
    min-width: 700px;
  }
  #step h3 {
    margin-bottom: 5%;
  }
  #step dl {
    margin-bottom: 10%;
    width: 100%;
  }
  #step dt {
    margin-top: 5%;
    padding: 1em 1.5em;
    width: 100%;
    font-size: 20px;
    font-size: 2rem;
    color: #fff;
    font-weight: bold;
    background: #000;
    border-radius: 5rem;
  }
  #step dt span {
    margin-right: 0.5em;
    padding: .3em .5em;
    font-size: 20px;
    font-size: 2rem;
    color: #fff;
    font-weight: bold;
    border-right: 1px solid #fff;
    border-bottom: 1px solid #fff;
    display: inline-block;
  }
  #step dd {
    padding: 10%;
    background: #fff;
    border-radius: 5rem;
  }
  #step #step-ex dt {
    color: #fff;
    background-image: linear-gradient(-225deg, #2CD8D5 0%, #6B8DD6 48%, #8E37D7 100%);
    text-shadow: 0 0 10px #000;
  }
  #step #step-ex dd {
    background: #000;
  }
  #step #step-ex dd p {
    color: #fff;
  }
  /*----------------------------------------
    #future
  ----------------------------------------*/
  #future {
    padding: 10% 0 5%;
    background: url(../images/back-future.jpg) no-repeat center top fixed;
    background-size: cover;
  }
  #future .inner {
    margin: 0 auto 10%;
    width: 70%;
    min-width: 700px;
  }
  #future h3 {
    margin-bottom: 8%;
  }
  #future .text {
    padding: 10%;
    background: rgba(255, 255, 255, 0.95);
  }
  /*----------------------------------------
    #produce
  ----------------------------------------*/
  #produce {
    padding: 10% 0 5%;
    background: url(../images/back-produce.jpg) no-repeat center top fixed;
    background-size: cover;
  }
  #produce .inner {
    margin: 0 8% 10% 40%;
  }
}

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

@media screen and (min-width: 769px) {
  #produce h3 {
    margin-bottom: 5%;
  }
  #produce .text {
    margin: 0 auto;
    padding: 10%;
    width: 95%;
    background: rgba(255, 255, 255, 0.95);
    box-shadow: rgba(0, 0, 0, 0.3) 0px 19px 38px, rgba(0, 0, 0, 0.22) 0px 15px 12px;
  }
  #produce dl {
    margin-bottom: 5%;
  }
  #produce dt {
    padding: 1em 1.5em;
    font-size: 15px;
    font-size: 1.5rem;
    color: #fff;
    background: #000;
    border-top-left-radius: 1rem;
    border-top-right-radius: 1rem;
  }
  #produce dt span {
    margin-right: 0.5em;
    padding: .1em .5em;
    color: #000;
    background: #fff;
    border-radius: .5rem;
  }
  #produce dd .text {
    padding: 5%;
    width: 100%;
    background: #fff;
    box-shadow: none;
    border-top: 3px solid #000;
    border-right: 3px solid #000;
    border-bottom: 3px solid #000;
    border-left: 3px solid #000;
    border-bottom-left-radius: 1rem;
    border-bottom-right-radius: 1rem;
  }
  /*----------------------------------------
    #start
  ----------------------------------------*/
  #start {
    padding: 10% 0;
    background: url(../images/back-start.jpg) no-repeat center top fixed;
    background-size: cover;
  }
  #start .inner {
    margin: 0 auto 8%;
    width: 90%;
  }
  #start .text {
    padding: 8%;
    margin: 0 auto;
    width: 70%;
    background: rgba(0, 0, 0, 0.7);
  }
  #start h3 {
    margin-bottom: 5%;
  }
  #start p {
    color: #fff;
  }
  /*----------------------------------------
    #contentsList
  ----------------------------------------*/
  #contentsList {
    padding: 0 0 5%;
    background: url(../images/back-contentsList.jpg) no-repeat center top fixed;
    background-size: cover;
  }
  #contentsList h3 {
    padding: 5% 25%;
    margin: 0 auto 8%;
    text-align: center;
    background: #ffb300;
  }
}

@media screen and (min-width: 769px) and (max-width: 980px) {
  #contentsList h3 {
    padding: 5% 15%;
    margin: 0 auto 8%;
    text-align: center;
    background: #ffb300;
  }
}

@media screen and (min-width: 769px) {
  #contentsList .contentsList {
    margin: 0 auto 10%;
    width: 70%;
    min-width: 800px;
  }
  #contentsList .contentsList .text {
    padding: 10%;
    width: 100%;
    background: rgba(255, 23, 68, 0.95);
    box-shadow: rgba(255, 255, 255, 0.4) 5px 5px, rgba(255, 255, 255, 0.3) 10px 10px, rgba(255, 255, 255, 0.2) 15px 15px, rgba(255, 255, 255, 0.1) 20px 20px, rgba(255, 255, 255, 0.05) 25px 25px;
  }
  #contentsList .contentsList:last-child {
    margin-bottom: 0;
  }
  #contentsList .contentsList p {
    color: #fff;
  }
  #contentsList .curriculum {
    margin-bottom: 30px;
    border: 5px solid #fff;
  }
  #contentsList .curriculum li {
    margin-bottom: 0;
    padding: 20px;
    font-size: 17px;
    font-size: 1.7rem;
    color: #fff;
    font-weight: normal;
    display: block;
    background: #093;
    border-bottom: 5px solid #fff;
  }
  #contentsList .curriculum li:last-child {
    border-bottom: none;
  }
  #contentsList .curriculum li span {
    margin-bottom: 0.3em;
    padding: .5em 1em;
    font-size: 20px;
    font-size: 2rem;
    font-weight: bold;
    color: #fff;
    background: #000;
    display: inline-block;
    border-radius: 5rem;
  }
  /*----------------------------------------
    #bonus
  ----------------------------------------*/
  #bonus {
    padding: 5% 0;
    background: url(../images/back-bonus.jpg) no-repeat center top fixed;
    background-size: cover;
  }
  #bonus .inner {
    margin: 0 auto;
    width: 70%;
    min-width: 800px;
  }
  #bonus h3 {
    margin-bottom: 5%;
  }
  #bonus dl {
    margin-bottom: 10%;
  }
  #bonus dt {
    margin-bottom: 5%;
  }
  #bonus dd {
    padding: 10%;
    background: rgba(0, 0, 0, 0.7);
  }
  #bonus p {
    color: #fff;
  }
  /*----------------------------------------
    #price
  ----------------------------------------*/
  #price {
    padding: 10% 0 5%;
    background: url(../images/back-price.png) no-repeat center top fixed;
    background-size: cover;
  }
  #price .inner {
    margin: 0 30% 10% 15%;
  }
}

@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 {
    margin-bottom: 10%;
    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.png) no-repeat center top fixed;
    background-size: cover;
  }
  #faq .inner {
    margin: 0 40% 0 8%;
  }
}

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

@media screen and (min-width: 769px) {
  #faq h3 {
    text-align: center;
  }
  #faq h3 span {
    margin: 0 auto 5%;
    font-size: 32px;
    font-size: 8.5vw;
    color: #fff;
    font-weight: 900;
    font-family: 'M PLUS Rounded 1c', sans-serif;
  }
}

@media screen and (min-width: 769px) and (max-width: 980px) {
  #faq h3 span {
    font-size: 40px;
    font-size: 10.7vw;
  }
}

@media screen and (min-width: 769px) {
  #faq dt {
    padding: 5%;
    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: 5%;
    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;
  }
  #faq .comment p {
    font-size: 14px;
    font-size: 1.4rem;
  }
  #faq .comment h4 {
    margin-bottom: 1em;
    padding-bottom: .3em;
    font-size: 22px;
    font-size: 2.2rem;
    font-weight: bold;
    border-bottom: 1px dotted #333;
  }
  /*----------------------------------------
    #epilogue
  ----------------------------------------*/
  #epilogue {
    padding: 10% 0 5%;
    background: url(../images/back-epilogue.jpg) no-repeat center top fixed;
    background-size: cover;
  }
}

@media screen and (min-width: 769px) and (max-width: 980px) {
  #epilogue {
    padding: 10% 0 5%;
    background: url(../images/back-epilogue.jpg) no-repeat right top fixed;
    background-size: cover;
  }
}

@media screen and (min-width: 769px) {
  #epilogue .inner {
    margin: 0 40% 0 10%;
  }
}

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

@media screen and (min-width: 769px) {
  #epilogue .text {
    margin: 0 auto;
  }
  #epilogue h3 {
    margin-bottom: 10%;
  }
  #epilogue p {
    color: #fff;
  }
  #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;
    font-weight: bold;
    font-family: "Noto Serif JP", "Times New Roman", "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "メイリオ", Meiryo, serif;
  }
  #add .inner {
    margin: 0 auto 10%;
    width: 70%;
  }
  #add .text {
    padding: 10%;
    background: rgba(0, 0, 0, 0.9);
  }
  #add .text p {
    color: #fff;
  }
}
