.swiper-pagination-bullet.swiper-pagination-bullet-active {
  background-color: #fff;
}

img {
  width: 100%;
}

@media screen and (min-width: 768px), print {
    .header-inner img,
    .footer-inner img {
        width: auto;
    }

  main {
    padding-top: 171px;
    min-width: 980px;
  }
  main .mv-area {
    width: 100%;
    background-color: #e9f5f1;
  }
  main .mv-area .mv-area-inner {
    max-width: 1400px;
    margin: 0 auto;
  }
  main .mv-area .mv-area-inner .img {
    position: relative;
  }
  main .mv-area .mv-area-inner .img .btn-01 {
    position: absolute;
    bottom: 65px;
    right: 145px;
    width: 252px;
    height: 252px;
    -webkit-transition: opacity .3s;
    -moz-transition: opacity .3s;
    transition: opacity .3s;
  }
}

@media screen and (min-width: 768px) and (min-width: 980px) and (max-width: 1400px) {
  main .mv-area .mv-area-inner .img .btn-01 {
    bottom: 4.64286vw;
    right: 10.35714vw;
    width: 18vw;
    height: 18vw;
  }
}

@media screen and (min-width: 768px) and (min-width: 767px) and (max-width: 980px) {
  main .mv-area .mv-area-inner .img .btn-01 {
    bottom: 46.52px;
    right: 103.57px;
    width: 176.58px;
    height: 176.58px;
  }
}

@media screen and (min-width: 768px), print {
  main .mv-area .mv-area-inner .img .btn-01:hover {
    opacity: 0.7;
  }
  main .mv-area .mv-area-inner .img .btn-02 {
    position: absolute;
    bottom: 0;
    top: 0;
    right: 0;
    margin: auto;
    width: 83px;
    height: 258px;
    -webkit-transition: opacity .3s;
    -moz-transition: opacity .3s;
    transition: opacity .3s;
  }
  main .mv-area .mv-area-inner .img .btn-02:hover {
    opacity: 0.7;
  }
  main .mv-area .mv-area-inner .img .btn-03 {
    position: absolute;
    bottom: 180px;
    right: 140px;
    width: 511px;
    height: 70px;
    -webkit-transition: opacity .3s;
    -moz-transition: opacity .3s;
    transition: opacity .3s;
  }
}

@media screen and (min-width: 768px) and (min-width: 980px) and (max-width: 1400px) {
  main .mv-area .mv-area-inner .img .btn-03 {
    bottom: 12.85714vw;
    right: 10vw;
    width: 36.5vw;
    height: 5vw;
  }
}

@media screen and (min-width: 768px) and (min-width: 767px) and (max-width: 980px) {
  main .mv-area .mv-area-inner .img .btn-03 {
    bottom: 128.57px;
    right: 100px;
    width: 357px;
    height: 50px;
  }
}

@media screen and (min-width: 768px), print {
  main .mv-area .mv-area-inner .img .btn-03:hover {
    opacity: 0.7;
  }
  main .mv-area .mv-area-inner .img .btn-04 {
    position: absolute;
    bottom: 160px;
    right: 175px;
    width: 439px;
    height: 70px;
    -webkit-transition: opacity .3s;
    -moz-transition: opacity .3s;
    transition: opacity .3s;
  }
}

@media screen and (min-width: 768px) and (min-width: 980px) and (max-width: 1400px) {
  main .mv-area .mv-area-inner .img .btn-04 {
    bottom: 11.42857vw;
    right: 12.5vw;
    width: 31.35714vw;
    height: 5vw;
  }
}

@media screen and (min-width: 768px) and (min-width: 767px) and (max-width: 980px) {
  main .mv-area .mv-area-inner .img .btn-04 {
    bottom: 114.28px;
    right: 125px;
    width: 310px;
    height: 50px;
  }
}

@media screen and (min-width: 768px), print {
  main .mv-area .mv-area-inner .img .btn-04:hover {
    opacity: 0.7;
  }
  main section {
    width: 100%;
    padding: 70px 0 85px;
  }
  main section.sec-01 {
    background-color: #f3f3f3;
    padding: 60px 0 0 0;
    background: url("/assets/images/top/trouble_bg_pc.png") bottom/cover no-repeat;
  }
  main section.sec-02 {
    background-color: #a3debf;
    background: -webkit-gradient(linear, left top, left bottom, from(#a2ddbf), to(#effffa));
    background: -moz- oldlinear-gradient(top, #a2ddbf, #effffa);
    background: linear-gradient(to bottom, #a2ddbf, #effffa);
    background: -webkit-linear-gradient(top, #a2ddbf, #effffa);
    padding: 50px 0 70px;
  }
  main section.sec-03 {
    height: 400px;
    background: url("/assets/images/top/period_img01n2.webp") top center / cover;
  }
  main section.sec-04 {
    background: url("/assets/images/top/sec_04_bg.png") top 100px right 50px/488px 338px no-repeat;
  }
  main section.sec-05 {
    background: url("/assets/images/top/center_bg.webp") center/cover no-repeat;
  }
  main section.sec-06 {
    background-color: #dbf3ec;
  }
  main section.sec-07 {
    background: url("/assets/images/top/voice_bg.webp") center/cover no-repeat;
  }
  main section.sec-07 .sec-inner .sec-ttl {
    color: #fff;
  }
  main section.sec-07 .sec-inner .sec-sub-ttl {
    color: #fff;
  }
  main section.sec-09 {
    background-color: #f3f3f3;
  }
  main section.sec-10 {
    background-color: #00c08a;
    padding: 50px 0;
  }
  main section.sec-11 {
    background-color: #f3f3f3;
  }
  main section.sec-12 {
    background-color: #00c08a;
    padding: 50px 0 0 0;
  }
  main section .sec-inner {
    width: 980px;
    margin: 0 auto;
  }
  main section .sec-inner .sec-ttl {
    font-size: 4.0rem;
    text-align: center;
  }
  main section .sec-inner .sec-ttl span {
    color: #00c08a;
    font-size: 6.0rem;
  }
  main section .sec-inner .sec-sub-ttl {
    font-size: 2.0rem;
    text-align: center;
    color: #00936a;
    margin-top: 20px;
    letter-spacing: 0.15em;
  }
  main section .sec-inner .sec-04-ttl {
    font-size: 3.6rem;
    color: #00c08a;
    text-align: center;
  }
  main section .sec-inner .sec-04-txt {
    margin-top: 75px;
    font-size: 2.0rem;
    text-align: center;
    line-height: 2.0;
  }
  main section .sec-inner .trouble-list li {
    width: 460px;
  }
  main section .sec-inner .trouble-list li .fuki-txt {
    background-color: #00c08a;
    -moz-border-radius: 15px;
         border-radius: 15px;
    color: #fff;
    font-size: 2.7rem;
    padding: 25px 25px 45px 25px;
    -moz-box-sizing: border-box;
         box-sizing: border-box;
    position: relative;
    font-weight: bold;
  }
  main section .sec-inner .trouble-list li .fuki-txt.txt-01 {
    width: 390px;
    margin: 0 0 0 auto;
  }
  main section .sec-inner .trouble-list li .fuki-txt.txt-02 {
    width: 295px;
    margin: 0 28px 0 auto;
    font-style: italic;
  }
  main section .sec-inner .trouble-list li .fuki-txt.txt-02:after {
    left: 60%;
    -webkit-transform: rotate(10deg);
       -moz-transform: rotate(10deg);
        -ms-transform: rotate(10deg);
            transform: rotate(10deg);
  }
  main section .sec-inner .trouble-list li .fuki-txt:after {
    content: "";
    position: absolute;
    bottom: -20px;
    left: 50%;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 25px 15px 0 0px;
    border-color: #00c08a transparent transparent transparent;
    -webkit-transform: translateX(-50%) rotate(10deg);
       -moz-transform: translateX(-50%) rotate(10deg);
        -ms-transform: translateX(-50%) rotate(10deg);
            transform: translateX(-50%) rotate(10deg);
  }
  main section .sec-inner .trouble-list li .fuki-txt span {
    display: inline-block;
    font-size: 2.1rem;
    padding-bottom: 3px;
    margin-bottom: 20px;
    border-bottom: 2px #a3e1ca solid;
  }
  main section .sec-inner .trouble-list li .trouble-img-01 {
    width: 223px;
    position: relative;
    margin-top: -95px;
  }
  main section .sec-inner .trouble-list li .trouble-img-02 {
    width: 315px;
    position: relative;
    margin-top: -95px;
  }
  main section .sec-inner .trouble-list li .img {
    width: 100%;
  }
  main section .sec-inner .trouble-list li .check-txt {
    width: 400px;
    -moz-border-radius: 15px;
         border-radius: 15px;
    background-color: #fff;
    text-align: center;
    padding: 23px 0;
    margin: -75px auto 0 auto;
    position: relative;
    -moz-box-shadow: 0 5px 20px 5px rgba(0, 0, 0, 0.1);
         box-shadow: 0 5px 20px 5px rgba(0, 0, 0, 0.1);
  }
  main section .sec-inner .trouble-list li .check-txt h4 {
    font-size: 2.0rem;
    position: relative;
    display: inline;
  }
  main section .sec-inner .trouble-list li .check-txt h4:before {
    content: "";
    position: absolute;
    top: 0;
    left: -30px;
    background: url("/assets/images/common/check-icon.png") center/contain no-repeat;
    width: 22px;
    height: 22px;
  }
  main section .sec-inner .trouble-list li .check-txt p {
    font-size: 1.6rem;
    margin-top: 15px;
  }
  main section .sec-inner .trouble-list li .check-txt p span {
    font-weight: bold;
  }
  main section .sec-inner .trouble-list li:nth-of-type(odd) {
    float: left;
  }
  main section .sec-inner .trouble-list li:nth-of-type(even) {
    float: right;
    margin-top: 90px;
  }
  main section .sec-inner .trouble-list li:nth-of-type(3) {
    margin-top: 35px;
  }
  main section .sec-inner .trouble-list li:nth-of-type(5) {
    margin-top: 90px;
  }
  main section .sec-inner .step-list li {
    margin-top: 60px;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  main section .sec-inner .step-list li .img {
    width: 572px;
  }
  main section .sec-inner .step-list li .txt-area {
    width: 490px;
    background-color: #fff;
    -moz-border-radius: 15px;
         border-radius: 15px;
    position: relative;
    padding: 60px 40px;
    -moz-box-sizing: border-box;
         box-sizing: border-box;
    margin-left: -85px;
  }
  main section .sec-inner .step-list li .txt-area h3 {
    position: absolute;
    top: -20%;
    right: 20px;
    font-size: 7.2rem;
  }
  main section .sec-inner .step-list li .txt-area h4 {
    font-size: 2.4rem;
  }
  main section .sec-inner .step-list li .txt-area p {
    font-size: 1.6rem;
    margin-top: 38px;
    line-height: 1.75;
  }
  main section .sec-inner .step-list li .txt-area p a {
    color: #00c08a;
    border-bottom: 1px #00c08a solid;
    -webkit-transition: opacity .3s;
    -moz-transition: opacity .3s;
    transition: opacity .3s;
  }
  main section .sec-inner .step-list li .txt-area p a:hover {
    opacity: 0.5;
  }
  main section .sec-inner .step-list li:nth-of-type(even) .img {
    -webkit-box-ordinal-group: 3;
       -moz-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
  }
  main section .sec-inner .step-list li:nth-of-type(even) .txt-area {
    -webkit-box-ordinal-group: 2;
       -moz-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
    margin: 0 -85px 0 0;
  }
  main section .sec-inner .step-list li:nth-of-type(even) .txt-area h3 {
    top: -20%;
    left: 20px;
  }
  main section .sec-inner .step-list li:nth-of-type(1) .txt-area h3 {
    color: #00936a;
  }
  main section .sec-inner .step-list li:nth-of-type(2) .txt-area h3 {
    color: #00af7e;
  }
  main section .sec-inner .step-list li:nth-of-type(3) .txt-area h3 {
    color: #00c08a;
  }
  main section .sec-inner .step-list li:nth-of-type(4) .txt-area h3 {
    color: #00d89b;
  }
  main section .sec-inner .sec-04-contents {
    background-color: #e9f6f2;
    -moz-border-radius: 15px;
         border-radius: 15px;
    margin-top: 80px;
    padding: 45px;
    background: url("/assets/images/top/sec_04_img.png") right bottom/576px 279px no-repeat;
    background-color: #e9f6f2;
  }
  main section .sec-inner .sec-04-contents p {
    font-size: 2.1rem;
    font-weight: bold;
    letter-spacing: 0.1em;
  }
  main section .sec-inner .sec-04-contents p .dot {
    font-size: 3.5rem;
    position: relative;
  }
  main section .sec-inner .sec-04-contents p .dot:before {
    content: "";
    position: absolute;
    top: -15px;
    left: 50%;
    width: 6px;
    height: 6px;
    background-color: #00c08a;
    -moz-border-radius: 50%;
         border-radius: 50%;
    -webkit-transform: translateX(-60%);
       -moz-transform: translateX(-60%);
        -ms-transform: translateX(-60%);
            transform: translateX(-60%);
  }
  main section .sec-inner .sec-04-contents p .green {
    color: #00c08a;
  }
  main section .sec-inner .sec-04-contents p .big {
    font-size: 3.5rem;
  }
  main section .sec-inner .sec-04-contents p .num {
    font-size: 5.2rem;
  }
  main section .sec-inner .sec-04-contents p .green {
    color: #00c08a;
  }
  main section .sec-inner .map-area {
    margin-top: 20px;
    position: relative;
  }
  main section .sec-inner .map-area .img {
    width: 918px;
    margin: 0 auto;
  }
  main section .sec-inner .map-area .annotation {
    position: absolute;
    bottom: 100px;
    right: 100px;
    font-size: 1.6rem;
  }
  main section .sec-inner .map-area .annotation li {
    margin-top: 5px;
  }
  main section .sec-inner .support-area {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: justify;
       -moz-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    margin-top: 75px;
  }
  main section .sec-inner .support-area dl {
    width: 48%;
  }
  main section .sec-inner .support-area dl dt {
    width: 100%;
  }
  main section .sec-inner .support-area dl dd {
    width: 363px;
    height: 180px;
    -moz-border-radius: 15px;
         border-radius: 15px;
    background-color: #fff;
    text-align: center;
    padding: 0 22px;
    margin: -50px auto 0 auto;
    position: relative;
    -moz-box-shadow: 0 5px 20px 5px rgba(0, 0, 0, 0.1);
         box-shadow: 0 5px 20px 5px rgba(0, 0, 0, 0.1);
    -moz-box-sizing: border-box;
         box-sizing: border-box;
  }
  main section .sec-inner .support-area dl dd h4 {
    font-size: 2.0rem;
    display: inline;
  }
  main section .sec-inner .support-area dl dd p {
    font-size: 1.6rem;
    margin-top: 15px;
  }
  main section .sec-inner .support-area dl dd p.step-ttl {
    margin: 0 0 10px 0;
    color: #00c08a;
    letter-spacing: 0.15em;
    padding-top: 20px;
  }
  main section .sec-inner .support-area dl:nth-of-type(n+3) {
    margin-top: 35px;
  }
  main section .sec-inner .voice-area .voice-txt {
    font-size: 2.0rem;
    color: #fff;
    text-align: center;
    font-weight: bold;
    margin-top: 20px;
  }
  main section .sec-inner .voice-area .slider-area {
    margin-top: 65px;
  }
  main section .sec-inner .voice-area .slider-area .swiper-slide {
    width: 380px;
  }
  main section .sec-inner .voice-area .slider-area .swiper-slide.swiper-slide-prev {
    opacity: 0.5;
  }
  main section .sec-inner .voice-area .slider-area .swiper-slide.swiper-slide-next {
    opacity: 0.5;
  }
  main section .sec-inner .voice-area .slider-area .swiper-slide .voice {
    width: 100%;
    -moz-border-radius: 15px;
         border-radius: 15px;
    background-color: #fff;
    padding-bottom: 30px;
  }
  main section .sec-inner .voice-area .slider-area .swiper-slide .voice .img-wrapper {
    -moz-border-radius: 15px 15px 0 0;
         border-radius: 15px 15px 0 0;
    background-color: #e9f5f1;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
       -moz-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    height: 260px;
  }
  main section .sec-inner .voice-area .slider-area .swiper-slide .voice .img-wrapper .img {
    width: 154px;
  }
  main section .sec-inner .voice-area .slider-area .swiper-slide .voice .ttl {
    font-size: 2.4rem;
    padding: 0 20px;
    margin: 25px 0;
  }
  main section .sec-inner .voice-area .slider-area .swiper-slide .voice .detail {
    width: 88%;
    margin: 0 auto;
    padding: 20px 0;
    border-top: 1px #acacac solid;
    border-bottom: 1px #acacac solid;
    -moz-box-sizing: border-box;
         box-sizing: border-box;
  }
  main section .sec-inner .voice-area .slider-area .swiper-slide .voice .detail .age {
    font-size: 2.0rem;
    font-weight: bold;
    margin-bottom: 20px;
  }
  main section .sec-inner .voice-area .slider-area .swiper-slide .voice .detail .symptom dl {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  main section .sec-inner .voice-area .slider-area .swiper-slide .voice .detail .symptom dl dt {
    font-size: 1.4rem;
    color: #fff;
    background-color: #00c08a;
    -moz-border-radius: 20px;
         border-radius: 20px;
    padding: 3px 0;
    width: 78px;
    text-align: center;
  }
  main section .sec-inner .voice-area .slider-area .swiper-slide .voice .detail .symptom dl dd {
    font-size: 1.6rem;
    margin-left: 10px;
  }
  main section .sec-inner .voice-area .slider-area .swiper-slide .voice .detail .symptom dl:nth-of-type(n+2) {
    margin-top: 10px;
  }
  main section .sec-inner .voice-area .slider-area .swiper-slide .voice .read-btn-area {
    margin-top: 30px;
  }
  main section .sec-inner .voice-area .slider-area .swiper-slide .voice .read-btn-area a {
    width: 200px;
    height: 50px;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
       -moz-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    font-size: 1.6rem;
    color: #fff;
    margin: 0 auto;
    background-color: #00c08a;
    -moz-border-radius: 8px;
         border-radius: 8px;
    position: relative;
    -webkit-transition: opacity .3s;
    -moz-transition: opacity .3s;
    transition: opacity .3s;
  }
  main section .sec-inner .voice-area .slider-area .swiper-slide .voice .read-btn-area a:hover {
    opacity: 0.5;
  }
  main section .sec-inner .voice-area .slider-area .swiper-slide .voice .read-btn-area a:after {
    content: "";
    position: absolute;
    top: 50%;
    right: 20px;
    height: 10px;
    width: 10px;
    border-right: 1px #fff solid;
    border-bottom: 1px #fff solid;
    -webkit-transform: translateY(-50%) rotate(-45deg);
       -moz-transform: translateY(-50%) rotate(-45deg);
        -ms-transform: translateY(-50%) rotate(-45deg);
            transform: translateY(-50%) rotate(-45deg);
  }
  main section .sec-inner .voice-area .slider-area .button-custom {
    width: 90px;
    height: 90px;
  }
  main section .sec-inner .voice-area .slider-area .button-custom:after {
    content: none;
  }
  main section .sec-inner .voice-area .slider-area .button-custom.swiper-button-prev {
    bottom: 160px;
    left: 370px;
    background: url("/assets/images/top/v_prev_icon.png") center/contain no-repeat;
  }
  main section .sec-inner .voice-area .slider-area .button-custom.swiper-button-next {
    bottom: 160px;
    right: 370px;
    background: url("/assets/images/top/v_next_icon.png") center/contain no-repeat;
  }
  main section .sec-inner .recommend-area {
    margin-top: 45px;
  }
  main section .sec-inner .recommend-area ul {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
       -moz-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  main section .sec-inner .recommend-area ul li {
    width: 310px;
  }
  main section .sec-inner .recommend-area ul li h4 {
    font-size: 2.0rem;
    color: #00c08a;
    margin: 10px 0;
  }
  main section .sec-inner .recommend-area ul li p {
    font-size: 1.6rem;
  }
  main section .sec-inner .recommend-area ul li .btn-area {
    margin-top: 25px;
  }
  main section .sec-inner .recommend-area ul li .btn-area .com-btn {
    width: 200px;
    height: 50px;
  }
  main section .sec-inner .recommend-area img {
    width: 100%;
    height: 100%;
  }
  main section .sec-inner .faq-area {
    margin-top: 40px;
  }
  main section .sec-inner .faq-area dl {
    background-color: #fff;
    -moz-box-shadow: 0 5px 20px 5px rgba(0, 0, 0, 0.1);
         box-shadow: 0 5px 20px 5px rgba(0, 0, 0, 0.1);
    -moz-border-radius: 15px;
         border-radius: 15px;
    padding: 30px;
  }
  main section .sec-inner .faq-area dl dt {
    font-size: 2.4rem;
    padding-bottom: 35px;
    margin-bottom: 25px;
    border-bottom: 1px #acacac solid;
    padding-left: 50px;
    position: relative;
    font-weight: bold;
  }
  main section .sec-inner .faq-area dl dt:before {
    content: "Q.";
    position: absolute;
    top: 0;
    left: 0;
    color: #00936a;
    font-size: 3.0rem;
    line-height: 1;
  }
  main section .sec-inner .faq-area dl dd h4 {
    font-size: 2.0rem;
    padding-left: 50px;
    position: relative;
  }
  main section .sec-inner .faq-area dl dd h4:before {
    content: "A.";
    position: absolute;
    top: 0;
    left: 0;
    color: #00c08a;
    font-size: 3.0rem;
    line-height: 1;
  }
  main section .sec-inner .faq-area dl dd p {
    font-size: 1.6rem;
    margin-top: 20px;
    padding-left: 50px;
  }
  main section .sec-inner .faq-area dl:nth-of-type(n+2) {
    margin-top: 40px;
  }
  main section .sec-inner .banner-area ul {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
       -moz-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  main section .sec-inner .banner-area ul li {
    width: auto;
  }
  main section .sec-inner .banner-area ul li a {
    -webkit-transition: opacity .3s;
    -moz-transition: opacity .3s;
    transition: opacity .3s;
  }
  main section .sec-inner .banner-area ul li a:hover {
    opacity: 0.8;
  }
  main section .sec-inner .banner-area ul li:nth-of-type(n+2) {
    margin-left: 25px;
  }
  main section .sec-inner .banner-area ul li:nth-of-type(n+4) {
    margin-top: 25px;
  }
  main section .sec-inner .banner-area ul li:nth-child(4) {
    margin-left: 0;
  }
  main section .sec-inner .info-area {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
       -moz-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  main section .sec-inner .info-area .left-area {
    width: 615px;
  }
  main section .sec-inner .info-area .left-area section {
    background-color: #fff;
    padding: 30px;
    -moz-box-sizing: border-box;
         box-sizing: border-box;
    -moz-border-radius: 15px;
         border-radius: 15px;
  }
  main section .sec-inner .info-area .left-area section .head {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
       -moz-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  main section .sec-inner .info-area .left-area section .head .ttl {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  main section .sec-inner .info-area .left-area section .head .ttl h4 {
    font-size: 2.4rem;
  }
  main section .sec-inner .info-area .left-area section .head .ttl p {
    font-size: 1.4rem;
    color: #00c08a;
    margin-left: 20px;
  }
  main section .sec-inner .info-area .left-area section .head .list-btn {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
       -moz-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    background-color: #00c08a;
    width: 142px;
    height: 40px;
    color: #fff;
    font-size: 1.6rem;
    -moz-border-radius: 8px;
         border-radius: 8px;
    margin: 0 auto;
    position: relative;
    -webkit-transition: opacity .3s;
    -moz-transition: opacity .3s;
    transition: opacity .3s;
  }
  main section .sec-inner .info-area .left-area section .head .list-btn:hover {
    opacity: 0.5;
  }
  main section .sec-inner .info-area .left-area section .head .list-btn:after {
    content: "";
    position: absolute;
    top: 50%;
    right: 20px;
    height: 10px;
    width: 10px;
    border-right: 1px #fff solid;
    border-bottom: 1px #fff solid;
    -webkit-transform: translateY(-50%) rotate(-45deg);
       -moz-transform: translateY(-50%) rotate(-45deg);
        -ms-transform: translateY(-50%) rotate(-45deg);
            transform: translateY(-50%) rotate(-45deg);
  }
  main section .sec-inner .info-area .left-area section .info {
    margin-top: 20px;
  }
  main section .sec-inner .info-area .left-area section .info dl {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    padding: 15px 0;
    border-top: 1px #d8d8d8 solid;
  }
  main section .sec-inner .info-area .left-area section .info dl dt {
    font-size: 1.6rem;
    color: #00c08a;
    width: 20%;
  }
  main section .sec-inner .info-area .left-area section .info dl dd {
    width: 80%;
    font-size: 1.6rem;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  main section .sec-inner .info-area .left-area section .info dl dd a {
    color: #000;
    -webkit-transition: opacity .3s;
    -moz-transition: opacity .3s;
    transition: opacity .3s;
  }
  main section .sec-inner .info-area .left-area section .info dl dd a:hover {
    opacity: 0.5;
  }
  main section .sec-inner .info-area .left-area section .info dl:last-child {
    border-bottom: 1px #d8d8d8 solid;
  }
  main section .sec-inner .info-area .left-area section:nth-of-type(n+2) {
    margin-top: 30px;
  }
  main section .sec-inner .info-area .right-area {
    width: 340px;
  }
  main section .sec-inner .info-area .right-area .tiktok {
      margin: 0 0 20px 0;
  }
  main section .sec-inner .info-area .right-area .tiktok a {
      display: block;
  }
  main section .sec-inner .info-area .right-area .tiktok a:hover {
      opacity: 0.8;
  }
  main section .sec-inner .info-area .right-area .facebook {
    overflow: hidden;
    /*height: 605px;*/
    height: 300px;
  }
  main section .sec-inner .btn-area {
    margin-top: 68px;
  }
  main section .sec-inner .btn-area .com-btn {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
       -moz-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    background-color: #00c08a;
    width: 360px;
    height: 70px;
    color: #fff;
    font-size: 1.6rem;
    -moz-border-radius: 8px;
         border-radius: 8px;
    margin: 0 auto;
    position: relative;
    -webkit-transition: opacity .3s;
    -moz-transition: opacity .3s;
    transition: opacity .3s;
  }
  main section .sec-inner .btn-area .com-btn:hover {
    opacity: 0.5;
  }
  main section .sec-inner .btn-area .com-btn:after {
    content: "";
    position: absolute;
    top: 50%;
    right: 20px;
    height: 10px;
    width: 10px;
    border-right: 1px #fff solid;
    border-bottom: 1px #fff solid;
    -webkit-transform: translateY(-50%) rotate(-45deg);
       -moz-transform: translateY(-50%) rotate(-45deg);
        -ms-transform: translateY(-50%) rotate(-45deg);
            transform: translateY(-50%) rotate(-45deg);
  }
  main section .sec-inner .btn-area .com-btn.white {
    background-color: #fff;
    color: #00c08a;
  }
  main section .sec-inner .btn-area .com-btn.white:after {
    border-right: 1px #00c08a solid;
    border-bottom: 1px #00c08a solid;
  }
}

@media screen and (max-width: 767px) {
  main {
    padding-top: 15.64537vw;
    padding-top: 60px;
  }
  main .mv-area {
    width: 100%;
    background-color: #e9f5f1;
  }
  main .mv-area .mv-area-inner .img {
    position: relative;
  }
  main .mv-area .mv-area-inner .img .btn-01 {
    position: absolute;
    bottom: 8.47458vw;
    right: 1.95567vw;
    width: 32.85528vw;
    height: 32.85528vw;
  }
  main .mv-area .mv-area-inner .img .btn-02 {
    position: absolute;
    top: 10.43025vw;
    right: 0;
    width: 16.29726vw;
    height: 50.45632vw;
  }
  main .mv-area .mv-area-inner .img .btn-03 {
    position: absolute;
    bottom: 45.63233vw;
    right: 23.85919vw;
    width: 69.6219vw;
    height: 13.6897vw;
  }
  main .mv-area .mv-area-inner .img .btn-04 {
    position: absolute;
    bottom: 9.12647vw;
    right: 0;
    left: 0;
    margin: auto;
    width: 84.48501vw;
    height: 13.6897vw;
  }
  main section {
    width: 100%;
    padding: 5.21512vw 0;
  }
  main section.sec-01 {
    background-color: #f3f3f3;
    padding: 7.82269vw 0 0 0;
    background: url("/assets/images/top/trouble_bg_sp.png") bottom/cover no-repeat;
  }
  main section.sec-02 {
    background-color: #a3debf;
    background: -webkit-gradient(linear, left top, left bottom, from(#a2ddbf), to(#effffa));
    background: -moz- oldlinear-gradient(top, #a2ddbf, #effffa);
    background: linear-gradient(to bottom, #a2ddbf, #effffa);
    background: -webkit-linear-gradient(top, #a2ddbf, #effffa);
    padding: 5.21512vw 0 9.12647vw;
  }
  main section.sec-03 {
    height: 28.68318vw;
    background: url("/assets/images/top/period_img01n2.webp") top center / cover;
  }
  main section.sec-04 {
    background: url("/assets/images/top/sec_04_bg.png") top 13.03781vw right 6.5189vw/63.62451vw 44.0678vw no-repeat;
  }
  main section.sec-05 {
    background: url("/assets/images/top/center_bg.webp") center/cover no-repeat;
    padding: 5.21512vw 0 9.12647vw;
  }
  main section.sec-06 {
    background-color: #dbf3ec;
    padding: 5.21512vw 0 9.12647vw;
  }
  main section.sec-07 {
    background: url("/assets/images/top/voice_bg.webp") center/cover no-repeat;
    padding: 5.21512vw 0 9.12647vw;
  }
  main section.sec-07 .sec-inner .sec-ttl {
    color: #fff;
  }
  main section.sec-07 .sec-inner .sec-sub-ttl {
    color: #fff;
  }
  main section.sec-09 {
    background-color: #f3f3f3;
    padding: 5.21512vw 0 9.12647vw;
  }
  main section.sec-10 {
    background-color: #00c08a;
    padding: 50px 0;
  }
  main section.sec-11 {
    background-color: #f3f3f3;
  }
  main section.sec-12 {
    background-color: #00c08a;
    padding: 50px 0 0 0;
  }
  main section .sec-inner {
    width: 85%;
    margin: 0 auto;
  }
  main section .sec-inner.wide-width {
    width: 100%;
  }
  main section .sec-inner .sec-ttl {
    font-size: 5.86701vw;
    text-align: center;
  }
  main section .sec-inner .sec-ttl span {
    color: #00c08a;
    font-size: 7.82269vw;
  }
  main section .sec-inner .sec-sub-ttl {
    font-size: 3.65059vw;
    text-align: center;
    color: #00936a;
    margin-top: 2.60756vw;
    letter-spacing: 0.15em;
  }
  main section .sec-inner .sec-04-ttl {
    font-size: 4.69361vw;
    color: #00c08a;
    text-align: center;
    letter-spacing: -0.030em;
    line-height: 1.75;
  }
  main section .sec-inner .sec-04-txt {
    margin-top: 7.82269vw;
    font-size: 3.65059vw;
    text-align: center;
    line-height: 2.0;
    letter-spacing: -0.01em;
  }
  main section .sec-inner .trouble-list li {
    width: 100%;
  }
  main section .sec-inner .trouble-list li .fuki-txt {
    font-size: 6.5189vw;
    display: block;
    background-color: #00c08a;
    -moz-border-radius: 1.95567vw;
         border-radius: 1.95567vw;
    color: #fff;
    font-size: 5.86701vw;
    padding: 4.56323vw;
    -moz-box-sizing: border-box;
         box-sizing: border-box;
    position: relative;
    font-weight: bold;
  }
  main section .sec-inner .trouble-list li .fuki-txt .border {
    border-bottom: 2px #000 solid;
    padding-bottom: 1.30378vw;
  }
  main section .sec-inner .trouble-list li .fuki-txt.txt-01 {
    width: 73.01173vw;
    margin: 0 0 0 auto;
    font-size: 5.08475vw;
    padding-bottom: 9.12647vw;
  }
  main section .sec-inner .trouble-list li .fuki-txt.txt-02 {
    width: 57.62712vw;
    margin: 0 0 -22.16428vw auto;
    font-style: italic;
  }
  main section .sec-inner .trouble-list li .fuki-txt:after {
    content: "";
    position: absolute;
    bottom: -2.60756vw;
    left: 50%;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 3.25945vw 1.95567vw 0 0;
    border-color: #00c08a transparent transparent transparent;
    -webkit-transform: translateX(-50%) rotate(10deg);
       -moz-transform: translateX(-50%) rotate(10deg);
        -ms-transform: translateX(-50%) rotate(10deg);
            transform: translateX(-50%) rotate(10deg);
  }
  main section .sec-inner .trouble-list li .fuki-txt span {
    display: inline-block;
    font-size: 3.91134vw;
    padding-bottom: 0.39113vw;
    margin-bottom: 2.60756vw;
    border-bottom: 2px #a3e1ca solid;
  }
  main section .sec-inner .trouble-list li .trouble-img-01 {
    width: 43.02477vw;
    position: relative;
    margin-top: -15.64537vw;
  }
  main section .sec-inner .trouble-list li .trouble-img-02 {
    width: 62.58149vw;
    position: relative;
    margin-top: -12.38592vw;
  }
  main section .sec-inner .trouble-list li .img {
    width: 100%;
  }
  main section .sec-inner .trouble-list li .check-txt {
    width: 85%;
    -moz-border-radius: 1.95567vw;
         border-radius: 1.95567vw;
    background-color: #fff;
    text-align: center;
    padding: 2.9987vw 0;
    margin: -9.77836vw auto 0 auto;
    position: relative;
    -moz-box-shadow: 0 0.65189vw 2.60756vw 0.65189vw rgba(0, 0, 0, 0.1);
         box-shadow: 0 0.65189vw 2.60756vw 0.65189vw rgba(0, 0, 0, 0.1);
  }
  main section .sec-inner .trouble-list li .check-txt h4 {
    font-size: 3.65059vw;
    position: relative;
    display: inline;
  }
  main section .sec-inner .trouble-list li .check-txt h4:before {
    content: "";
    position: absolute;
    top: 0;
    left: -5.86701vw;
    background: url("/assets/images/top/trouble_check-icon.png") center/contain no-repeat;
    width: 3.91134vw;
    height: 3.91134vw;
  }
  main section .sec-inner .trouble-list li .check-txt p {
    font-size: 3.12907vw;
    margin-top: 1.30378vw;
  }
  main section .sec-inner .trouble-list li .check-txt p span {
    font-weight: bold;
  }
  main section .sec-inner .trouble-list li:nth-of-type(n+2) {
    margin-top: 9.12647vw;
  }
  main section .sec-inner .trouble-list .trouble-img-01 {
    width: 60.88657vw;
    position: relative;
    margin-top: -12.38592vw;
  }
  main section .sec-inner .step-list li {
    margin-top: 9.12647vw;
  }
  main section .sec-inner .step-list li .img {
    width: 100%;
  }
  main section .sec-inner .step-list li img {
    width: 100%;
    height: 100%;
  }
  main section .sec-inner .step-list li .txt-area {
    width: 84.74576vw;
    background-color: #fff;
    -moz-border-radius: 1.95567vw;
         border-radius: 1.95567vw;
    position: relative;
    padding: 9.77836vw 5.21512vw 8.47458vw 5.21512vw;
    -moz-box-sizing: border-box;
         box-sizing: border-box;
    margin: -17.60104vw 0 0 -3.91134vw;
    -moz-box-shadow: 0 0.65189vw 2.60756vw 0.65189vw rgba(0, 0, 0, 0.1);
         box-shadow: 0 0.65189vw 2.60756vw 0.65189vw rgba(0, 0, 0, 0.1);
  }
  main section .sec-inner .step-list li .txt-area h3 {
    position: absolute;
    top: -15%;
    right: 2.60756vw;
    font-size: 11.73403vw;
    letter-spacing: 0.15em;
  }
  main section .sec-inner .step-list li .txt-area h4 {
    font-size: 4.69361vw;
  }
  main section .sec-inner .step-list li .txt-area p {
    font-size: 3.65059vw;
    margin-top: 5.86701vw;
    line-height: 1.75;
  }
  main section .sec-inner .step-list li .txt-area p a {
    color: #00c08a;
    border-bottom: 1px #00c08a solid;
  }
  main section .sec-inner .step-list li:nth-of-type(even) .txt-area {
    margin: -17.60104vw 0 0 3.91134vw;
  }
  main section .sec-inner .step-list li:nth-of-type(even) .txt-area h3 {
    right: auto;
    left: 2.60756vw;
  }
  main section .sec-inner .step-list li:nth-of-type(1) .txt-area h3 {
    color: #00936a;
  }
  main section .sec-inner .step-list li:nth-of-type(2) .txt-area h3 {
    color: #00af7e;
  }
  main section .sec-inner .step-list li:nth-of-type(3) .txt-area h3 {
    color: #00c08a;
  }
  main section .sec-inner .step-list li:nth-of-type(4) .txt-area h3 {
    color: #00d89b;
  }
  main section .sec-inner .sec-04-contents {
    background-color: #e9f6f2;
    -moz-border-radius: 1.95567vw;
         border-radius: 1.95567vw;
    margin-top: 10.43025vw;
    padding: 7.82269vw 4.56323vw 4.56323vw 4.56323vw;
    background: url("/assets/images/top/sec_04_img.png") center bottom/76.53194vw 35.33246vw no-repeat;
    background-color: #e9f6f2;
    line-height: 1.35;
  }
  main section .sec-inner .sec-04-contents p {
    font-size: 4.56323vw;
    font-weight: bold;
    letter-spacing: 0.1em;
    margin-bottom: 31.29074vw;
  }
  main section .sec-inner .sec-04-contents p .dot {
    font-size: 7.43155vw;
    position: relative;
  }
  main section .sec-inner .sec-04-contents p .dot:before {
    content: "";
    position: absolute;
    top: -3.91134vw;
    left: 50%;
    width: 1.30378vw;
    height: 1.30378vw;
    background-color: #00c08a;
    -moz-border-radius: 50%;
         border-radius: 50%;
    -webkit-transform: translateX(-60%);
       -moz-transform: translateX(-60%);
        -ms-transform: translateX(-60%);
            transform: translateX(-60%);
  }
  main section .sec-inner .sec-04-contents p .green {
    color: #00c08a;
  }
  main section .sec-inner .sec-04-contents p .big {
    font-size: 6.77966vw;
  }
  main section .sec-inner .sec-04-contents p .num {
    font-size: 11.08214vw;
  }
  main section .sec-inner .sec-04-contents p .green {
    color: #00c08a;
  }
  main section .sec-inner .map-area {
    margin-top: 5.21512vw;
  }
  main section .sec-inner .map-area .img {
    width: 100%;
  }
  main section .sec-inner .map-area .annotation {
    font-size: 3.65059vw;
    margin-top: 9.12647vw;
  }
  main section .sec-inner .map-area .annotation li {
    margin-top: 0.65189vw;
  }
  main section .sec-inner .support-area {
    margin-top: 7.82269vw;
  }
  main section .sec-inner .support-area dl {
    width: 100%;
  }
  main section .sec-inner .support-area dl dt {
    width: 100%;
  }
  main section .sec-inner .support-area dl dd {
    width: 66.88396vw;
    -moz-border-radius: 1.95567vw;
         border-radius: 1.95567vw;
    background-color: #fff;
    text-align: center;
    padding: 3.91134vw 0;
    margin: -9.12647vw auto 0 auto;
    position: relative;
    -moz-box-shadow: 0 0.65189vw 2.60756vw 0.65189vw rgba(0, 0, 0, 0.1);
         box-shadow: 0 0.65189vw 2.60756vw 0.65189vw rgba(0, 0, 0, 0.1);
    -moz-box-sizing: border-box;
         box-sizing: border-box;
  }
  main section .sec-inner .support-area dl dd h4 {
    font-size: 4.69361vw;
    display: inline;
  }
  main section .sec-inner .support-area dl dd p {
    margin-top: 3.25945vw;
    font-size: 3.65059vw;
  }
  main section .sec-inner .support-area dl dd p.step-ttl {
    margin-bottom: 1.30378vw;
    color: #00c08a;
    letter-spacing: 0.15em;
    font-size: 3.12907vw;
  }
  main section .sec-inner .support-area dl:nth-of-type(n+2) {
    margin-top: 7.82269vw;
  }
  main section .sec-inner .support-area img {
    width: 100%;
    height: 100%;
  }
  main section .sec-inner .voice-area .voice-txt {
    font-size: 3.65059vw;
    color: #fff;
    text-align: center;
    font-weight: bold;
    margin: 3.91134vw auto 0;
    width: 85%;
  }
  main section .sec-inner .voice-area .slider-area {
    margin-top: 8.47458vw;
  }
  main section .sec-inner .voice-area .slider-area .swiper-slide {
    width: 80%;
  }
  main section .sec-inner .voice-area .slider-area .swiper-slide .voice {
    width: 100%;
    -moz-border-radius: 1.95567vw;
         border-radius: 1.95567vw;
    background-color: #fff;
    padding-bottom: 5.21512vw;
  }
  main section .sec-inner .voice-area .slider-area .swiper-slide .voice .img-wrapper {
    -moz-border-radius: 1.95567vw 1.95567vw 0 0;
         border-radius: 1.95567vw 1.95567vw 0 0;
    background-color: #e9f5f1;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
       -moz-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    height: 52.15124vw;
  }
  main section .sec-inner .voice-area .slider-area .swiper-slide .voice .img-wrapper .img {
    width: 31.29074vw;
  }
  main section .sec-inner .voice-area .slider-area .swiper-slide .voice .ttl {
    font-size: 4.69361vw;
    padding: 0 2.60756vw;
    margin: 5.21512vw 0;
  }
  main section .sec-inner .voice-area .slider-area .swiper-slide .voice .detail {
    width: 88%;
    margin: 0 auto;
    padding: 2.60756vw 0;
    border-top: 1px #acacac solid;
    border-bottom: 1px #acacac solid;
    -moz-box-sizing: border-box;
         box-sizing: border-box;
  }
  main section .sec-inner .voice-area .slider-area .swiper-slide .voice .detail .age {
    font-size: 4.1721vw;
    font-weight: bold;
    margin-bottom: 3.91134vw;
  }
  main section .sec-inner .voice-area .slider-area .swiper-slide .voice .detail .symptom dl {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  main section .sec-inner .voice-area .slider-area .swiper-slide .voice .detail .symptom dl dt {
    font-size: 3.12907vw;
    color: #fff;
    background-color: #00c08a;
    -moz-border-radius: 3.91134vw;
         border-radius: 3.91134vw;
    padding: 0.39113vw 0;
    width: 18.25293vw;
    text-align: center;
  }
  main section .sec-inner .voice-area .slider-area .swiper-slide .voice .detail .symptom dl dd {
    font-size: 3.65059vw;
    margin-left: 1.30378vw;
  }
  main section .sec-inner .voice-area .slider-area .swiper-slide .voice .detail .symptom dl:nth-of-type(n+2) {
    margin-top: 1.95567vw;
  }
  main section .sec-inner .voice-area .slider-area .swiper-slide .voice .read-btn-area {
    margin-top: 3.91134vw;
  }
  main section .sec-inner .voice-area .slider-area .swiper-slide .voice .read-btn-area a {
    width: 43.02477vw;
    height: 11.73403vw;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
       -moz-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    font-size: 3.65059vw;
    color: #fff;
    margin: 0 auto;
    background-color: #00c08a;
    -moz-border-radius: 1.04302vw;
         border-radius: 1.04302vw;
    position: relative;
  }
  main section .sec-inner .voice-area .slider-area .swiper-slide .voice .read-btn-area a:after {
    content: "";
    position: absolute;
    top: 50%;
    right: 3.91134vw;
    height: 2.60756vw;
    width: 2.60756vw;
    border-right: 2px #fff solid;
    border-bottom: 2px #fff solid;
    -webkit-transform: translateY(-50%) rotate(-45deg);
       -moz-transform: translateY(-50%) rotate(-45deg);
        -ms-transform: translateY(-50%) rotate(-45deg);
            transform: translateY(-50%) rotate(-45deg);
  }
  main section .sec-inner .voice-area .slider-area .button-custom {
    width: 15.64537vw;
    height: 15.64537vw;
  }
  main section .sec-inner .voice-area .slider-area .button-custom:after {
    content: none;
  }
  main section .sec-inner .voice-area .slider-area .button-custom.swiper-button-prev {
    bottom: 130px;
    left: -3px;
    margin-left: 0;
    background: url("/assets/images/top/v_prev_icon.png") center/contain no-repeat;
  }
  main section .sec-inner .voice-area .slider-area .button-custom.swiper-button-next {
    bottom: 130px;
    right: -3px;
    margin-right: 0;
    background: url("/assets/images/top/v_next_icon.png") center/contain no-repeat;
  }
  main section .sec-inner .recommend-area {
    margin-top: 9.12647vw;
  }
  main section .sec-inner .recommend-area ul li {
    width: 100%;
  }
  main section .sec-inner .recommend-area ul li h4 {
    font-size: 4.69361vw;
    color: #00c08a;
    margin: 3.91134vw 0;
  }
  main section .sec-inner .recommend-area ul li p {
    font-size: 3.65059vw;
  }
  main section .sec-inner .recommend-area ul li .btn-area {
    margin-top: 5.21512vw;
  }
  main section .sec-inner .recommend-area ul li .btn-area .com-btn {
    width: 43.02477vw;
    height: 11.73403vw;
  }
  main section .sec-inner .recommend-area ul li:nth-of-type(n+2) {
    margin-top: 9.12647vw;
  }
  main section .sec-inner .faq-area {
    margin-top: 6.5189vw;
  }
  main section .sec-inner .faq-area dl {
    background-color: #fff;
    -moz-box-shadow: 0 0.65189vw 2.60756vw 0.65189vw rgba(0, 0, 0, 0.1);
         box-shadow: 0 0.65189vw 2.60756vw 0.65189vw rgba(0, 0, 0, 0.1);
    -moz-border-radius: 1.95567vw;
         border-radius: 1.95567vw;
    padding: 3.91134vw;
  }
  main section .sec-inner .faq-area dl dt {
    font-size: 4.69361vw;
    font-weight: bold;
    padding-bottom: 3.25945vw;
    margin-bottom: 3.25945vw;
    border-bottom: 1px #acacac solid;
    padding-left: 7.82269vw;
    position: relative;
  }
  main section .sec-inner .faq-area dl dt:before {
    content: "Q.";
    position: absolute;
    top: 0;
    left: 0;
    color: #00936a;
    font-size: 5.86701vw;
    line-height: 1;
  }
  main section .sec-inner .faq-area dl dd h4 {
    font-size: 3.91134vw;
    padding-left: 7.82269vw;
    position: relative;
  }
  main section .sec-inner .faq-area dl dd h4:before {
    content: "A.";
    position: absolute;
    top: 0;
    left: 0;
    color: #00c08a;
    font-size: 5.86701vw;
    line-height: 1;
  }
  main section .sec-inner .faq-area dl dd p {
    font-size: 3.65059vw;
    margin-top: 3.91134vw;
    padding-left: 7.82269vw;
  }
  main section .sec-inner .faq-area dl:nth-of-type(n+2) {
    margin-top: 6.5189vw;
  }
  main section .sec-inner .banner-area ul li {
    width: auto;
    margin: 0 auto;
  }
  main section .sec-inner .banner-area ul li:nth-of-type(n+2) {
    margin-top: 5.21512vw;
  }
  main section .sec-inner .info-area .left-area {
    width: 100%;
  }
  main section .sec-inner .info-area .left-area section {
    background-color: #fff;
    padding: 5.21512vw 2.60756vw;
    -moz-box-sizing: border-box;
         box-sizing: border-box;
    -moz-border-radius: 1.95567vw;
         border-radius: 1.95567vw;
  }
  main section .sec-inner .info-area .left-area section .head {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
       -moz-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  main section .sec-inner .info-area .left-area section .head .ttl h4 {
    font-size: 5.21512vw;
  }
  main section .sec-inner .info-area .left-area section .head .ttl p {
    font-size: 3.12907vw;
    color: #00c08a;
    margin-top: 0.65189vw;
  }
  main section .sec-inner .info-area .left-area section .head .list-btn {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
       -moz-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    background-color: #00c08a;
    width: 39.11343vw;
    height: 10.43025vw;
    color: #fff;
    font-size: 3.12907vw;
    -moz-border-radius: 1.04302vw;
         border-radius: 1.04302vw;
    position: relative;
  }
  main section .sec-inner .info-area .left-area section .head .list-btn:after {
    content: "";
    position: absolute;
    top: 50%;
    right: 3.25945vw;
    height: 2.60756vw;
    width: 2.60756vw;
    border-right: 2px #fff solid;
    border-bottom: 2px #fff solid;
    -webkit-transform: translateY(-50%) rotate(-45deg);
       -moz-transform: translateY(-50%) rotate(-45deg);
        -ms-transform: translateY(-50%) rotate(-45deg);
            transform: translateY(-50%) rotate(-45deg);
  }
  main section .sec-inner .info-area .left-area section .info {
    margin-top: 3.25945vw;
  }
  main section .sec-inner .info-area .left-area section .info dl {
    padding: 2.60756vw 0;
    border-top: 1px #d8d8d8 solid;
  }
  main section .sec-inner .info-area .left-area section .info dl dt {
    font-size: 3.12907vw;
    color: #00c08a;
  }
  main section .sec-inner .info-area .left-area section .info dl dd {
    font-size: 3.65059vw;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  main section .sec-inner .info-area .left-area section .info dl dd a {
    color: #000;
  }
  main section .sec-inner .info-area .left-area section .info dl:last-child {
    border-bottom: 1px #d8d8d8 solid;
  }
  main section .sec-inner .info-area .left-area section:nth-of-type(n+2) {
    margin-top: 6.5189vw;
  }
  main section .sec-inner .info-area .right-area {
    width: 100%;
    margin-top: 7.82269vw;
  }
  main section .sec-inner .info-area .right-area .tiktok {
      margin: 0 0 20px 0;
  }
  main section .sec-inner .info-area .right-area .tiktok a {
      display: block;
  }
  main section .sec-inner .info-area .right-area .facebook {
    width: 100%;
    max-width: 500px;
    overflow: scroll;
    height: 104.30248vw;
    margin: 0 auto;
  }
  main section .sec-inner .info-area .right-area .facebook iframe {
    margin: 0 auto;
  }
  main section .sec-inner .btn-area {
    margin-top: 10.43025vw;
  }
  main section .sec-inner .btn-area .com-btn {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
       -moz-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    background-color: #00c08a;
    width: 80%;
    height: 13.6897vw;
    color: #fff;
    font-size: 3.65059vw;
    -moz-border-radius: 1.04302vw;
         border-radius: 1.04302vw;
    margin: 0 auto;
    position: relative;
  }
  main section .sec-inner .btn-area .com-btn:after {
    content: "";
    position: absolute;
    top: 50%;
    right: 3.91134vw;
    height: 2.60756vw;
    width: 2.60756vw;
    border-right: 2px #fff solid;
    border-bottom: 2px #fff solid;
    -webkit-transform: translateY(-50%) rotate(-45deg);
       -moz-transform: translateY(-50%) rotate(-45deg);
        -ms-transform: translateY(-50%) rotate(-45deg);
            transform: translateY(-50%) rotate(-45deg);
  }
  main section .sec-inner .btn-area .com-btn.white {
    background-color: #fff;
    color: #00c08a;
  }
  main section .sec-inner .btn-area .com-btn.white:after {
    border-right: 1px #00c08a solid;
    border-bottom: 1px #00c08a solid;
  }
}
