@charset "UTF-8";
@media screen and (max-width: 769px) {
  /*----------------------------------------
    #result
  ----------------------------------------*/
  #result h3 {
    padding: 5rem 14rem 5rem 1rem;
    background: url(../images/back-result.jpg) no-repeat center center;
    background-size: cover;
  }
  .result-account li {
    margin-bottom: 1px;
  }
  .result-chart {
    margin-bottom: 1rem;
    padding: 2rem;
    background: #a90329;
    background: linear-gradient(135deg, #a90329 0%, #8f0222 44%, #6d0019 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a90329', endColorstr='#6d0019',GradientType=1 );
    box-shadow: rgba(0, 0, 0, 0.4) 0px 2px 4px, rgba(0, 0, 0, 0.3) 0px 7px 13px -3px, rgba(0, 0, 0, 0.2) 0px -3px 0px inset;
  }
  .result-chart dt {
    margin-bottom: 1rem;
    font-size: 20px;
    font-size: 5.3vw;
    color: #fff;
    text-align: center;
    font-weight: bold;
    font-family: "Noto Serif JP", "Times New Roman", "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "メイリオ", Meiryo, serif;
  }
  .result-chart li {
    margin-bottom: 1rem;
  }
  .result-data {
    height: 20rem;
    overflow: scroll;
  }
  .result-data iframe {
    margin: 0 auto;
    width: 100%;
    height: 300px;
  }
  /*----------------------------------------
    #voice
  ----------------------------------------*/
  #voice h3 {
    padding: 1rem;
    background: url(../images/back-voice.jpg) no-repeat center top;
    background-size: cover;
  }
  .voice-list {
    margin-bottom: 5%;
    padding: 8%;
    background: #f6f8f9;
    background: linear-gradient(135deg, #f6f8f9 0%, #e5ebee 50%, #d7dee3 51%, #f5f7f9 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f6f8f9', endColorstr='#f5f7f9',GradientType=1 );
    box-shadow: rgba(0, 0, 0, 0.4) 0px 2px 4px, rgba(0, 0, 0, 0.3) 0px 7px 13px -3px, rgba(0, 0, 0, 0.2) 0px -3px 0px inset;
    border-radius: 1rem;
  }
  .voice-list h4 {
    margin-bottom: 1em;
    font-size: 15px;
    font-size: 4vw;
    font-weight: bold;
  }
  .voice-list h4 span {
    margin-bottom: .5em;
    padding: 0 .5em;
    font-size: 20px;
    font-size: 2rem;
    color: #fff;
    background: #000;
    display: inline-block;
  }
  .voice-list p {
    margin-bottom: .3em;
    font-size: 13px;
    font-size: 3.5vw;
    text-align: center;
    line-height: 150%;
  }
  .voice-list .strong {
    margin-bottom: .5em;
    padding: 1rem;
    font-size: 20px;
    font-size: 5.3vw;
    font-weight: bold;
    color: #fff;
    line-height: 140%;
    font-family: "Noto Serif JP", "Times New Roman", "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "メイリオ", Meiryo, serif;
    background: #cd0031;
  }
  .voice-table {
    margin-bottom: 1rem;
    width: 100%;
    border-collapse: collapse;
    box-shadow: rgba(0, 0, 0, 0.4) 0px 2px 4px, rgba(0, 0, 0, 0.3) 0px 7px 13px -3px, rgba(0, 0, 0, 0.2) 0px -3px 0px inset;
  }
  .voice-table h4 {
    margin-bottom: 0 !important;
    padding: .5em;
    font-size: 20px;
    font-size: 5.3vw;
    text-align: center;
    color: #c69c6d;
    font-weight: bold;
    font-family: "Noto Serif JP", "Times New Roman", "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "メイリオ", Meiryo, serif;
    background: #000;
  }
  .voice-table tr:last-child th, .voice-table tr:last-child td {
    border-bottom: 2px solid #000;
  }
  .voice-table th {
    padding: 1em 0;
    width: 20%;
    font-size: 15px;
    font-size: 4vw;
    font-weight: bold;
    color: #c69c6d;
    font-family: "Noto Serif JP", "Times New Roman", "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "メイリオ", Meiryo, serif;
    text-align: center;
    background: #000;
    border-right: none;
    border-bottom: dotted 1px #c69c6d;
  }
  .voice-table td {
    padding: .3em 0;
    width: 18%;
    font-size: 15px;
    font-size: 4vw;
    font-family: "Noto Serif JP", "Times New Roman", "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "メイリオ", Meiryo, serif;
    color: #000;
    text-align: center;
    background: #c69c6d;
    border-right: solid 2px #000;
    border-bottom: solid 2px #000;
  }
  .voice-table td[colspan] {
    padding: .1em 0;
    font-size: 15px;
    font-size: 4vw;
  }
  .voice-message {
    display: flex;
    flex-wrap: wrap;
    box-shadow: rgba(0, 0, 0, 0.4) 0px 2px 4px, rgba(0, 0, 0, 0.3) 0px 7px 13px -3px, rgba(0, 0, 0, 0.2) 0px -3px 0px inset;
  }
  .voice-message li {
    margin-bottom: 0 !important;
    width: 25%;
  }
  .voice-message li img {
    width: 100%;
  }
  .voice-message-write {
    padding: 1rem;
    background: #fceabb;
    background: linear-gradient(135deg, #fceabb 0%, #fccd4d 50%, #f8b500 51%, #fbdf93 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fceabb', endColorstr='#fbdf93',GradientType=1 );
    display: flex;
    justify-content: space-between;
    align-items: center;
  }
  .voice-message-write dt {
    margin: 1.5em 0;
    padding: 2em;
    width: 60%;
    font-size: 12px;
    font-size: 3.2vw;
    line-height: 160%;
    position: relative;
    display: inline-block;
    min-width: 120px;
    max-width: 100%;
    color: #555;
    background: #fff;
    border-radius: 2rem;
    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;
  }
  .voice-message-write dt:before {
    content: "";
    position: absolute;
    top: 33.5%;
    left: 100%;
    border: 15px solid transparent;
    border-left: 15px solid #fff;
  }
  .voice-message-write dd {
    width: 33%;
    display: flex;
    justify-content: center;
    align-items: center;
    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;
  }
  .voice-message-write dd p {
    padding: .5em 1em;
    position: absolute;
    pointer-events: none;
    color: #fff;
    background: rgba(0, 0, 0, 0.8);
    border-radius: 1rem;
  }
  /*----------------------------------------
    #recommend
  ----------------------------------------*/
  #recommend-yamaguchi h3 {
    padding: 5rem 1rem 5rem 14rem;
    background: url(../images/back-recommend-yamaguchi.jpg) no-repeat center top;
    background-size: cover;
  }
  #recommend-yamaguchi .text {
    padding: 3rem;
    background: #fff;
  }
  #recommend-fxkatsu h3 {
    padding: 5rem 14rem 5rem 1rem;
    background: url(../images/back-recommend-fxkatsu.jpg) no-repeat center top;
    background-size: cover;
  }
  #recommend-fxkatsu .text {
    padding: 3rem;
    background: #fff;
  }
  /*----------------------------------------
    #unite
  ----------------------------------------*/
  #unite h3 {
    padding: 2rem 1rem;
    background: url(../images/back-unite.jpg) no-repeat center top;
    background-size: cover;
  }
  #unite .text {
    margin: 0 auto;
    padding: 10%;
    width: 80%;
    background: rgba(255, 255, 255, 0.9);
  }
}

@media screen and (max-width: 769px) and (max-width: 980px) {
  #unite .text {
    width: 100%;
  }
}

@media screen and (max-width: 769px) {
  #unite .overlay h3 {
    margin: 0 auto;
    padding: 3rem;
    background: #42210b url(../images/back-unite.jpg) no-repeat center top;
    background-size: cover;
    background-blend-mode: multiply;
    display: block;
  }
  #unite .overlay .text {
    padding: 3rem;
    background: #42210b;
  }
  #unite .overlay p {
    color: #fff;
  }
  /*----------------------------------------
    #merit
  ----------------------------------------*/
  #merit h3 {
    padding: 3rem;
    background: url(../images/back-merit.jpg) no-repeat center top;
    background-size: cover;
  }
  #merit dt {
    padding: 1rem;
    background: #000;
  }
  #merit .text {
    padding: 3rem;
    background: #fff;
  }
  /*----------------------------------------
    #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;
  }
  /*----------------------------------------
    #future
  ----------------------------------------*/
  #future h3 {
    padding: 3rem;
    background: url(../images/back-future.png) no-repeat center top;
    background-size: cover;
  }
  #future .text {
    padding: 3rem;
    background: white;
  }
  #future-pattern-man {
    margin-bottom: 1rem;
  }
  #future-pattern-man dt {
    padding: .5em 1em;
    font-size: 15px;
    font-size: 4vw;
    color: #fff;
    text-align: center;
    font-weight: bold;
    background: #000;
  }
  #future-pattern-man li {
    margin-bottom: 0;
  }
  #future-pattern-yasu {
    margin-bottom: 1rem;
  }
  /*----------------------------------------
    #next
  ----------------------------------------*/
  #next h3 {
    padding: 3rem;
    background: url(../images/back-next.jpg) no-repeat center bottom;
    background-size: cover;
  }
  #next .text {
    padding: 3rem;
    background: white;
  }
  #next .next-plan dt {
    padding: .5em 1em;
    font-size: 18px;
    font-size: 4.8vw;
    color: #fff;
    background: #000;
  }
  #next .next-plan dt span {
    margin-right: 0.5em;
    padding: .3em .3em;
    font-size: 15px;
    font-size: 4vw;
    color: #000;
    font-weight: bold;
    display: inline-block;
    background: #fff;
    vertical-align: text-top;
  }
  #next .next-plan dd {
    padding: 5%;
    border-right: 3px solid #000;
    border-bottom: 3px solid #000;
    border-left: 3px solid #000;
  }
  /*----------------------------------------
    #system
  ----------------------------------------*/
  #system h3 {
    padding: 3rem;
    background: url(../images/back-system.png) no-repeat center top;
    background-size: cover;
  }
  #system .text {
    margin-bottom: 10%;
    padding: 10%;
    background: #fff;
  }
  .system-table {
    margin-bottom: 3rem;
  }
  .system-table .system-table-th-h {
    width: 15%;
    background: #747474;
  }
  .system-table .system-table-td-all {
    color: #fff;
    background: #1b1b1b;
  }
  .system-table td {
    padding: 1rem;
    font-size: 12px;
    font-size: 3.2vw;
    text-align: center;
  }
  .system-table .system-table-th-v-unite, .system-table .system-table-td-h-unite {
    width: 30%;
    font-size: 12px;
    font-size: 3.2vw;
    background: #f00 !important;
    border: 5px solid #000;
  }
  .system-table-td {
    margin-bottom: 0 !important;
    font-weight: bold;
    line-height: 120%;
    color: #333 !important;
    font-family: "Noto Serif JP", "Times New Roman", "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "メイリオ", Meiryo, serif;
    background: #f9aa36 !important;
  }
  .system-table-td b {
    font-size: 30px;
    font-size: 8vw;
    color: #333 !important;
  }
  .system-table-td .small {
    font-size: 13px;
    font-size: 3.5vw;
    font-weight: normal;
  }
  .system-case {
    margin-bottom: 5%;
  }
  /*----------------------------------------
    #routine
  ----------------------------------------*/
  #routine h3 {
    padding: 12rem 3rem 3rem;
    background: url(../images/back-routine.jpg) no-repeat center top;
    background-size: cover;
  }
  #routine .text {
    padding: 3rem;
    background: white;
  }
  #routine dl {
    margin-bottom: 1rem;
  }
  #routine dd {
    padding: 3rem;
    background: #a67c52;
  }
  #routine 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: "Noto Serif JP", "Times New Roman", "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "メイリオ", Meiryo, serif;
  }
  #routine dd dt span {
    margin: 0 .5em .5em 0;
    padding: .2em .5em;
    color: #a67c52;
    display: inline-block;
    background: #fff;
  }
  #routine dd dd {
    padding: 0;
  }
  #routine dd dd p {
    color: #fff;
  }
  #routine .routine-all .times {
    padding: 1em;
    width: 50%;
    font-size: 12px;
    font-size: 3.2vw;
    color: #000;
    text-align: center;
    font-weight: bold;
    background: #fff;
    display: inline-block;
  }
  #routine .routine-all .benefit {
    padding: 1em;
    width: 50%;
    font-size: 12px;
    font-size: 3.2vw;
    color: #fff;
    text-align: center;
    font-weight: bold;
    background: #000;
    display: inline-block;
  }
  #routine .routine-all-week {
    margin-bottom: 0;
  }
  #routine .routine-all-week .times {
    margin: 0 auto;
    padding: 1em;
    width: 50%;
    font-size: 15px;
    font-size: 4vw;
    color: #fff;
    text-align: center;
    font-weight: bold;
    background: #000;
    display: block;
  }
  #routine .routine-all-week .benefit {
    padding: 1em;
    width: 100%;
    font-size: 30px;
    font-size: 8vw;
    font-family: "Noto Serif JP", "Times New Roman", "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "メイリオ", Meiryo, serif;
    color: #fff;
    text-align: center;
    font-weight: bold;
    background: #a17200;
    display: inline-block;
  }
  /*----------------------------------------
    #limited
  ----------------------------------------*/
  #limited h3 {
    padding: 3rem 1rem 3rem 14rem;
    background: url(../images/back-limited.jpg) no-repeat center top;
    background-size: cover;
  }
  #limited .text {
    padding: 3rem;
    background: white;
  }
  #limited #limited-before {
    margin-bottom: 1rem;
  }
  #limited #limited-before dt {
    padding: 1em;
    font-size: 15px;
    font-size: 4vw;
    color: #333;
    font-weight: bold;
    text-align: center;
    border: 5px solid #333;
  }
  #limited #limited-after {
    margin-bottom: 1rem;
  }
  #limited #limited-after dt {
    padding: 1em;
    font-size: 15px;
    font-size: 4vw;
    color: #fff;
    font-weight: bold;
    text-align: center;
    background: #333;
  }
  #limited .limited-end {
    margin-bottom: 1.5rem;
    font-size: 20px;
    font-size: 5.3vw;
    color: #333;
    font-family: serif;
    font-weight: bold;
    text-align: center;
    letter-spacing: -.05em;
    line-height: 130%;
  }
  /*----------------------------------------
    #contents
  ----------------------------------------*/
  #contents {
    background: url(../images/back-contents.jpg) repeat-y center top;
    background-size: 100%;
  }
  #contents h3 {
    padding: 2rem 8rem;
    background: rgba(0, 0, 0, 0.9);
  }
  #contents h4 {
    padding: 1rem;
  }
  #contents h5 {
    margin-bottom: 1rem;
    padding: .5em 1em;
    font-size: 15px;
    font-size: 4vw;
    font-weight: bold;
    color: #fff;
    background: #000;
  }
  #contents .text {
    padding: 3rem;
    background: #fff;
  }
  #contents .curriculum {
    margin-bottom: 5%;
  }
  #contents .curriculum li {
    margin-bottom: 0;
    padding: 5%;
    font-size: 15px;
    font-size: 4vw;
    color: #fff;
    font-weight: normal;
    display: block;
    background: #093;
    border-bottom: 5px solid #fff;
  }
  /*----------------------------------------
    #bonus
  ----------------------------------------*/
  #bonus h3 {
    padding: 3rem 2rem;
    background: url(../images/back-bonus.jpg) repeat center top;
    background-size: cover;
  }
  #bonus .text {
    padding: 3rem;
    background: #000;
  }
  #bonus .text p {
    color: #fff;
  }
  #bonus dt {
    padding: 2rem;
    background: url(../images/back-bonus.jpg) repeat center top;
    background-size: cover;
  }
  #bonus dd {
    padding: 3rem;
    background: #fff;
  }
  /*----------------------------------------
    #price
  ----------------------------------------*/
  #price h3 {
    padding: 5rem 4rem;
    background: url(../images/back-price.jpg) no-repeat center center;
    background-size: cover;
  }
  #price .text {
    padding: 3rem;
  }
  /*----------------------------------------
    #faq
  ----------------------------------------*/
  #faq h3 {
    padding: 7rem 3rem 7rem 18rem;
    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: 8rem 18rem 8rem 1rem;
    background: url(../images/back-epilogue.jpg) no-repeat center top;
    background-size: cover;
  }
  #epilogue .text {
    padding: 3rem;
  }
  /*----------------------------------------
    #add
  ----------------------------------------*/
  #add h3 {
    padding: 5rem 1rem 5rem 16rem;
    background: url(../images/back-add.jpg) no-repeat center center;
    background-size: cover;
  }
  #add h3 span {
    padding: 1rem;
    font-size: 25px;
    font-size: 6.7vw;
    color: #fff;
    font-weight: bold;
    font-family: "Noto Serif JP", "Times New Roman", "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "メイリオ", Meiryo, serif;
    background: #000;
    border-radius: 1rem;
    display: inline-block;
  }
  #add h4 {
    margin-bottom: 2rem;
    padding: .8em .2em .8em .3em;
    font-size: 12px;
    font-size: 3.2vw;
    color: #fff;
    font-weight: bold;
    background: #000;
    border-radius: .5rem;
  }
  #add h4 span {
    padding: 1em 0 1em .5em;
    font-weight: bold;
    border-left: 5px solid #f00;
  }
  #add .text {
    padding: 3rem;
  }
  #add .name {
    text-align: right;
  }
  #add .name img {
    width: 60%;
  }
  /*----------------------------------------
    #special
  ----------------------------------------*/
  #special-202110 h3 {
    padding: 3rem;
    background: url(../images/back-special-202110.png) no-repeat center top;
    background-size: cover;
  }
  #special-202110 .text {
    padding: 3rem;
    background: #fff;
  }
  #special-202110 .timer {
    margin: 0 auto;
    padding: 2em;
    width: 100%;
    background: #ef2617;
    text-align: center;
    background: linear-gradient(to right, #ef2617 0%, #fcc605 100%);
    border-radius: 1rem;
  }
  #special-202110 .timer p {
    margin-bottom: 0 !important;
    font-size: 20px;
    font-size: 5.3vw;
    color: #fff;
    font-family: "Noto Serif JP", "Times New Roman", "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "メイリオ", Meiryo, serif;
    font-weight: bold;
    line-height: 130%;
  }
  #special-202110 .timer span {
    margin-top: 10px;
    padding: .3em 1em;
    font-size: 20px;
    font-size: 5.3vw;
    text-shadow: 1px 1px 0 #000;
    font-weight: bold;
    display: inline-block;
    border-radius: 1rem;
    background: #000;
  }
}

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

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

@media screen and (min-width: 769px) {
  #result h3 {
    margin-bottom: 5%;
  }
  .result-data {
    margin: 0 auto;
    width: 100%;
    height: 600px;
    overflow: scroll;
    box-shadow: rgba(0, 0, 0, 0.4) 0px 2px 4px, rgba(0, 0, 0, 0.3) 0px 7px 13px -3px, rgba(0, 0, 0, 0.2) 0px -3px 0px inset;
  }
  .result-data iframe {
    margin: 0 auto;
    width: 100%;
    height: 400px;
  }
  .result-chart {
    margin-bottom: 5%;
    padding: 5%;
    background: #a90329;
    background: linear-gradient(135deg, #a90329 0%, #8f0222 44%, #6d0019 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a90329', endColorstr='#6d0019',GradientType=1 );
    border-radius: 1rem;
    box-shadow: rgba(0, 0, 0, 0.4) 0px 2px 4px, rgba(0, 0, 0, 0.3) 0px 7px 13px -3px, rgba(0, 0, 0, 0.2) 0px -3px 0px inset;
  }
  .result-chart dt {
    margin-bottom: 3%;
    font-size: 40px;
    font-size: 4rem;
    color: #fff;
    text-align: center;
    font-weight: bold;
    font-family: "Noto Serif JP", "Times New Roman", "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "メイリオ", Meiryo, serif;
  }
  .result-chart li {
    margin-bottom: 5px;
  }
  .result-account li {
    box-shadow: rgba(0, 0, 0, 0.4) 0px 2px 4px, rgba(0, 0, 0, 0.3) 0px 7px 13px -3px, rgba(0, 0, 0, 0.2) 0px -3px 0px inset;
  }
  /*----------------------------------------
    #voice
  ----------------------------------------*/
  #voice {
    padding: 10% 0 5%;
    background: url(../images/back-voice.jpg) no-repeat center top fixed;
    background-size: cover;
  }
  #voice .inner {
    margin: 0 auto 10%;
    width: 70%;
  }
}

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

@media screen and (min-width: 769px) {
  .voice-table {
    width: 100%;
    border-collapse: collapse;
    box-shadow: rgba(0, 0, 0, 0.4) 0px 2px 4px, rgba(0, 0, 0, 0.3) 0px 7px 13px -3px, rgba(0, 0, 0, 0.2) 0px -3px 0px inset;
  }
  .voice-table h4 {
    margin-bottom: 0 !important;
    padding: .5em;
    font-size: 40px;
    font-size: 4rem;
    text-align: center;
    color: #c69c6d;
    font-weight: bold;
    font-family: "Noto Serif JP", "Times New Roman", "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "メイリオ", Meiryo, serif;
    background: #000;
  }
  .voice-table tr:last-child th, .voice-table tr:last-child td {
    border-bottom: 2px solid #000;
  }
  .voice-table th {
    padding: 1em 0;
    width: 10%;
    font-size: 15px;
    font-size: 1.5rem;
    font-weight: bold;
    color: #c69c6d;
    font-family: "Noto Serif JP", "Times New Roman", "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "メイリオ", Meiryo, serif;
    text-align: center;
    background: #000;
    border-right: none;
    border-bottom: dotted 1px #c69c6d;
  }
  .voice-table td {
    padding: .3em 0;
    width: 18%;
    font-size: 20px;
    font-size: 2rem;
    font-family: "Noto Serif JP", "Times New Roman", "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "メイリオ", Meiryo, serif;
    color: #000;
    text-align: center;
    background: #c69c6d;
    border-right: solid 2px #000;
    border-bottom: solid 2px #000;
  }
  .voice-table td[colspan] {
    padding: .1em 0;
    font-size: 30px;
    font-size: 3rem;
  }
  .voice-message {
    box-shadow: rgba(0, 0, 0, 0.4) 0px 2px 4px, rgba(0, 0, 0, 0.3) 0px 7px 13px -3px, rgba(0, 0, 0, 0.2) 0px -3px 0px inset;
  }
  .voice-list {
    margin-bottom: 5%;
    padding: 8%;
    background: #f6f8f9;
    background: linear-gradient(135deg, #f6f8f9 0%, #e5ebee 50%, #d7dee3 51%, #f5f7f9 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f6f8f9', endColorstr='#f5f7f9',GradientType=1 );
    box-shadow: rgba(0, 0, 0, 0.4) 0px 2px 4px, rgba(0, 0, 0, 0.3) 0px 7px 13px -3px, rgba(0, 0, 0, 0.2) 0px -3px 0px inset;
    border-radius: 1rem;
  }
  .voice-list h4 {
    margin-bottom: 1em;
    font-size: 25px;
    font-size: 2.5rem;
    font-weight: bold;
  }
  .voice-list h4 span {
    margin-bottom: .5em;
    padding: 0 .5em;
    font-size: 20px;
    font-size: 2rem;
    color: #fff;
    background: #000;
    display: inline-block;
  }
  .voice-list .arrow {
    margin: 0 auto 15%;
    position: relative;
  }
  .voice-list .arrow:after {
    border-top: 8rem solid #FFC300;
    border-left: 12rem solid transparent;
    border-right: 12rem solid transparent;
    content: "";
    position: absolute;
    top: 0;
    left: 33.3%;
  }
  .voice-list p {
    margin-bottom: .1em;
    font-size: 25px;
    font-size: 2.5rem;
    text-align: center;
  }
  .voice-list .strong {
    margin: 0 auto 1%;
    font-size: 45px;
    font-size: 4.5rem;
    color: #fff;
    text-align: center;
    font-weight: bold;
    font-family: "Noto Serif JP", "Times New Roman", "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "メイリオ", Meiryo, serif;
    background: #cd0031;
  }
  .voice-message {
    margin-bottom: 5%;
    display: flex;
    flex-wrap: wrap;
  }
  .voice-message li {
    margin-bottom: 0 !important;
    width: 25%;
  }
  .voice-message li img {
    width: 100%;
  }
  .voice-message-write {
    margin-bottom: 3%;
    padding: 5%;
    background: #fceabb;
    background: linear-gradient(135deg, #fceabb 0%, #fccd4d 50%, #f8b500 51%, #fbdf93 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fceabb', endColorstr='#fbdf93',GradientType=1 );
    display: flex;
    justify-content: space-between;
    align-items: center;
    border-radius: 1rem;
    box-shadow: rgba(0, 0, 0, 0.4) 0px 2px 4px, rgba(0, 0, 0, 0.3) 0px 7px 13px -3px, rgba(0, 0, 0, 0.2) 0px -3px 0px inset;
  }
  .voice-message-write dt {
    margin: 1.5em 0;
    padding: 2em;
    width: 80%;
    font-size: 20px;
    font-size: 2rem;
    line-height: 160%;
    position: relative;
    display: inline-block;
    min-width: 120px;
    max-width: 100%;
    color: #555;
    background: #fff;
    border-radius: 2rem;
    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;
  }
  .voice-message-write dt:before {
    content: "";
    position: absolute;
    top: 33.5%;
    left: 100%;
    border: 15px solid transparent;
    border-left: 15px solid #fff;
  }
  .voice-message-write dd {
    width: 18%;
    display: flex;
    justify-content: center;
    align-items: center;
    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;
  }
  .voice-message-write dd p {
    padding: .5em 1em;
    position: absolute;
    pointer-events: none;
    color: #fff;
    background: rgba(0, 0, 0, 0.8);
    border-radius: 1rem;
  }
  /*----------------------------------------
    #recommend
  ----------------------------------------*/
  #recommend-yamaguchi {
    padding: 8% 0 5%;
    background: url(../images/back-recommend-yamaguchi.jpg) no-repeat center top fixed;
    background-size: cover;
  }
}

@media screen and (min-width: 769px) and (max-width: 980px) {
  #recommend-yamaguchi {
    background: url(../images/back-recommend-yamaguchi.jpg) no-repeat left top fixed;
  }
}

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

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

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

@media screen and (min-width: 769px) and (max-width: 980px) {
  #recommend-fxkatsu {
    background: url(../images/back-recommend-fxkatsu.jpg) no-repeat right top fixed;
  }
}

@media screen and (min-width: 769px) {
  #recommend-fxkatsu h3 {
    margin-bottom: 5%;
  }
  #recommend-fxkatsu .inner {
    margin: 0 40% 0 5%;
  }
}

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

@media screen and (min-width: 769px) {
  #recommend-fxkatsu .text {
    padding: 10%;
    background: #fff;
  }
  /*----------------------------------------
    #unite
  ----------------------------------------*/
  #unite {
    background: url(../images/back-unite.jpg) no-repeat center top fixed;
    background-size: cover;
  }
  #unite .inner {
    padding: 5% 0 5%;
    margin: 0 auto 10%;
    width: 90%;
  }
  #unite h3 {
    margin-bottom: 5%;
  }
  #unite .text {
    margin: 0 auto;
    padding: 10%;
    width: 80%;
    background: rgba(255, 255, 255, 0.95);
  }
}

@media screen and (min-width: 769px) and (max-width: 980px) {
  #unite .text {
    width: 100%;
  }
}

@media screen and (min-width: 769px) {
  #unite .overlay {
    margin: 0 auto;
    padding: 10% 20% 5%;
    background: #42210b url(../images/back-unite.jpg) no-repeat center top fixed;
    background-size: cover;
    background-blend-mode: multiply;
  }
}

@media screen and (min-width: 769px) and (max-width: 980px) {
  #unite .overlay {
    padding: 10% 10% 5%;
  }
}

@media screen and (min-width: 769px) {
  #unite .overlay h3 {
    margin-bottom: 10%;
  }
  #unite .overlay .text {
    padding: 0 !important;
    width: 100%;
    background: none;
  }
  #unite .overlay p {
    color: #fff;
  }
  #unite-yasu-poor {
    width: 40%;
  }
  /*----------------------------------------
    #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 .text {
    padding: 10%;
    background: rgba(255, 255, 255, 0.95);
  }
  /*----------------------------------------
    #prologue
  ----------------------------------------*/
  #prologue {
    padding: 5% 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: 90%;
  }
}

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

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

@media screen and (min-width: 769px) {
  #future h3 {
    margin-bottom: 5%;
  }
  #future .text {
    padding: 10%;
    background: rgba(255, 255, 255, 0.9);
  }
  #future-pattern-man {
    margin-bottom: 5%;
  }
  #future-pattern-man dt {
    padding: .5em 1em;
    font-size: 25px;
    font-size: 2.5rem;
    color: #fff;
    text-align: center;
    font-weight: bold;
    background: #000;
  }
  #future-pattern-man li {
    margin-bottom: 0;
  }
  #future-pattern-yasu {
    margin-bottom: 5%;
  }
  /*----------------------------------------
    #next
  ----------------------------------------*/
  #next {
    padding: 10% 0 5%;
    background: url(../images/back-next.jpg) no-repeat center top fixed;
    background-size: cover;
  }
  #next .inner {
    margin: 0 auto 10%;
    width: 70%;
  }
}

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

@media screen and (min-width: 769px) {
  #next h3 {
    margin-bottom: 5%;
  }
  #next .text {
    padding: 10%;
    background: rgba(255, 255, 255, 0.9);
  }
  #next .next-plan dt {
    padding: .5em 1em;
    font-size: 30px;
    font-size: 3rem;
    color: #fff;
    background: #000;
  }
  #next .next-plan dt span {
    margin-right: 0.5em;
    padding: .3em .3em;
    font-size: 20px;
    font-size: 2rem;
    color: #000;
    font-weight: bold;
    display: inline-block;
    background: #fff;
    vertical-align: text-bottom;
  }
  #next .next-plan dd {
    padding: 5%;
    border-right: 3px solid #000;
    border-bottom: 3px solid #000;
    border-left: 3px solid #000;
  }
  /*----------------------------------------
    #system
  ----------------------------------------*/
  #system {
    padding: 10% 0 5%;
    background: url(../images/back-system.png) no-repeat center top fixed;
    background-size: cover;
  }
  #system .inner {
    margin: 0 5% 10% 40%;
  }
}

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

@media screen and (min-width: 769px) {
  #system h3 {
    margin-bottom: 5%;
  }
  #system .text {
    margin-bottom: 10%;
    padding: 10%;
    background: #fff;
  }
  .system-table .system-table-th-h {
    background: #747474;
  }
  .system-table .system-table-td-all {
    color: #fff;
    background: #1b1b1b;
  }
  .system-table td {
    padding: 1rem;
    font-size: 13px;
    font-size: 1.3rem;
    text-align: center;
  }
  .system-table .system-table-th-v-unite, .system-table .system-table-td-h-unite {
    font-size: 15px;
    font-size: 1.5rem;
    background: #f00 !important;
    border: 5px solid #000;
  }
  .system-table-td {
    margin-bottom: 0 !important;
    font-weight: bold;
    line-height: 120%;
    color: #333 !important;
    font-family: "Noto Serif JP", "Times New Roman", "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "メイリオ", Meiryo, serif;
    background: #f9aa36 !important;
  }
  .system-table-td b {
    font-size: 50px;
    font-size: 5rem;
    color: #333 !important;
  }
  .system-table-td .small {
    font-size: 13px;
    font-size: 1.3rem;
    font-weight: normal;
  }
  .system-case {
    margin-bottom: 5%;
  }
  /*----------------------------------------
    #routine
  ----------------------------------------*/
  #routine {
    padding: 10% 0 5%;
    background: url(../images/back-routine.jpg) no-repeat center top fixed;
    background-size: cover;
  }
  #routine .inner {
    margin: 0 auto 10%;
    width: 70%;
  }
}

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

@media screen and (min-width: 769px) {
  #routine h3 {
    margin-bottom: 5%;
  }
  #routine .text {
    padding: 10%;
    background: rgba(255, 255, 255, 0.95);
  }
  #routine dl {
    margin-bottom: 10%;
  }
  #routine dd {
    padding: 5%;
    background: #a67c52;
  }
  #routine 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: "Noto Serif JP", "Times New Roman", "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "メイリオ", Meiryo, serif;
  }
  #routine dd dt span {
    margin-right: 1em;
    padding: .2em .5em;
    color: #a67c52;
    background: #fff;
  }
  #routine dd dd {
    padding: 0;
  }
  #routine dd dd p {
    color: #fff;
  }
  #routine .routine-all .times {
    padding: 1em;
    width: 50%;
    font-size: 30px;
    font-size: 3rem;
    color: #000;
    text-align: center;
    font-weight: bold;
    background: #fff;
    display: inline-block;
  }
  #routine .routine-all .benefit {
    padding: 1em;
    width: 50%;
    font-size: 30px;
    font-size: 3rem;
    color: #fff;
    text-align: center;
    font-weight: bold;
    background: #000;
    display: inline-block;
  }
  #routine .routine-all-week .times {
    margin: 0 auto;
    padding: 1em;
    width: 50%;
    font-size: 30px;
    font-size: 3rem;
    color: #fff;
    text-align: center;
    font-weight: bold;
    background: #000;
    display: block;
  }
  #routine .routine-all-week .benefit {
    padding: 1em;
    width: 100%;
    font-size: 70px;
    font-size: 7rem;
    font-family: "Noto Serif JP", "Times New Roman", "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "メイリオ", Meiryo, serif;
    color: #fff;
    text-align: center;
    font-weight: bold;
    background: #a17200;
    display: inline-block;
  }
  /*----------------------------------------
    #limited
  ----------------------------------------*/
  #limited {
    padding: 10% 0 5%;
    background: url(../images/back-limited.jpg) no-repeat center top fixed;
    background-size: cover;
  }
  #limited .inner {
    margin: 0 5% 10% 35%;
  }
}

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

@media screen and (min-width: 769px) {
  #limited h3 {
    margin-bottom: 10%;
  }
  #limited .text {
    padding: 10%;
    background: rgba(255, 255, 255, 0.95);
  }
  #limited #limited-before {
    margin-bottom: 5%;
  }
  #limited #limited-before dt {
    padding: 1em;
    font-size: 25px;
    font-size: 2.5rem;
    color: #333;
    font-weight: bold;
    text-align: center;
    border: 5px solid #333;
  }
  #limited #limited-after {
    margin-bottom: 5%;
  }
  #limited #limited-after dt {
    padding: 1em;
    font-size: 25px;
    font-size: 2.5rem;
    color: #fff;
    font-weight: bold;
    text-align: center;
    background: #333;
  }
  #limited .limited-end {
    margin-bottom: 2em;
    font-size: 35px;
    font-size: 3.5rem;
    color: #333;
    font-family: serif;
    font-weight: bold;
    text-align: center;
    letter-spacing: -.05em;
    line-height: 130%;
  }
  /*----------------------------------------
    #contents
  ----------------------------------------*/
  #contents {
    padding: 0 0 5%;
    background: url(../images/back-contents.jpg) no-repeat center top fixed;
    background-size: cover;
  }
  #contents h3 {
    padding: 5% 30%;
    margin: 0 auto 5%;
    text-align: center;
    background: rgba(0, 0, 0, 0.9);
  }
  #contents h5 {
    margin-bottom: 0.5em;
    padding: .5em 1em;
    font-size: 30px;
    font-size: 3rem;
    font-weight: bold;
    color: #fff;
    background: #000;
  }
  #contents .contents {
    margin: 0 auto 10%;
    width: 70%;
    min-width: 900px;
  }
  #contents .contents .text {
    padding: 10%;
    width: 100%;
    background: rgba(255, 255, 255, 0.95);
  }
  #contents .contents:last-child {
    margin-bottom: 0;
  }
  #contents .curriculum {
    margin-bottom: 30px;
    border: 5px solid #fff;
  }
  #contents .curriculum li {
    margin-bottom: 0;
    padding: 20px;
    font-size: 20px;
    font-size: 2rem;
    color: #fff;
    font-weight: normal;
    display: block;
    background: #093;
    border-bottom: 5px solid #fff;
  }
  #contents .curriculum li:last-child {
    border-bottom: none;
  }
  /*----------------------------------------
    #bonus
  ----------------------------------------*/
  #bonus {
    padding: 10% 0 5%;
    background: url(../images/back-bonus.jpg) no-repeat center top fixed;
    background-size: cover;
  }
  #bonus .inner {
    margin: 0 auto;
    width: 70%;
  }
}

@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: 5%;
  }
  #bonus dl {
    margin-bottom: 10%;
  }
  #bonus dt {
    margin-bottom: 5%;
  }
  #bonus dd {
    padding: 10%;
    background: rgba(255, 255, 255, 0.95);
    box-shadow: rgba(0, 0, 0, 0.2) 0px 60px 40px -7px;
  }
  #bonus .text {
    margin-bottom: 10%;
    padding: 10%;
    background: #000;
  }
  #bonus .text p {
    color: #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 {
    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 5% 0 40%;
  }
}

@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%;
    text-align: center;
  }
  #faq h3 span {
    margin: 0 auto 5%;
    font-size: 30px;
    font-size: 8vw;
    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: 50px;
    font-size: 13.3vw;
  }
}

@media screen and (min-width: 769px) {
  #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;
  }
  #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;
  }
  #epilogue .inner {
    margin: 0 40% 0 5%;
  }
}

@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%;
  }
  /*----------------------------------------
    #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%;
    padding: .1em .3em;
    font-size: 60px;
    font-size: 6rem;
    color: #fff;
    font-weight: bold;
    font-family: "Noto Serif JP", "Times New Roman", "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "メイリオ", Meiryo, serif;
    background: #000;
    border-radius: 1rem;
    display: inline-block;
  }
  #add h3 span {
    font-weight: bold;
    font-family: "Noto Serif JP", "Times New Roman", "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "メイリオ", Meiryo, serif;
  }
  #add h4 {
    margin-bottom: 8%;
    padding: .8em;
    font-size: 18px;
    font-size: 1.8rem;
    color: #fff;
    font-weight: bold;
    background: #000;
    border-radius: .5rem;
  }
  #add h4 span {
    padding: 1em 0 1em 1em;
    font-weight: bold;
    border-left: 5px solid #f00;
  }
  #add .inner {
    margin: 0 5% 10% 35%;
  }
}

@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(255, 255, 255, 0.95);
  }
  #add .name {
    text-align: right;
  }
  #add .name img {
    width: 40%;
  }
  /*----------------------------------------
    #special
  ----------------------------------------*/
  #special-202110 {
    padding: 10% 0 5%;
    background: url(../images/back-special-202110.png) no-repeat center top fixed;
    background-size: cover;
  }
  #special-202110 h3 {
    margin-bottom: 5%;
  }
  #special-202110 .inner {
    margin: 0 auto;
    width: 80%;
  }
  #special-202110 .text {
    padding: 10%;
    background: #fff;
  }
  #special-202110 .timer {
    margin: 0 auto;
    padding: 2em;
    width: 100%;
    background: #ef2617;
    text-align: center;
    background: linear-gradient(to right, #ef2617 0%, #fcc605 100%);
    border-radius: 1rem;
  }
  #special-202110 .timer p {
    margin-bottom: 0 !important;
    font-size: 40px;
    font-size: 4rem;
    color: #fff;
    font-family: "Noto Serif JP", "Times New Roman", "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "メイリオ", Meiryo, serif;
    font-weight: bold;
    line-height: 130%;
  }
  #special-202110 .timer span {
    margin-top: 10px;
    padding: .3em 1em;
    font-size: 50px;
    font-size: 5rem;
    text-shadow: 1px 1px 0 #000;
    font-weight: bold;
    display: inline-block;
    border-radius: 1rem;
    background: #000;
  }
}
