/*pc 1860px以下 崩れ対策*/
@media screen and (max-width: 1860px) {
    .hero-belt .mein {
        margin: auto;
        padding-top: 0px;
    }

    .hero-belt .trial-form .btn {
        font-size: 90%;
        width: 35%;
        padding-top: 15px;
    }

    .hero-belt .left-img {
        height: 100%;
        position: relative;
    }

    .hero-belt .left-img .feature-img {
        position: absolute;
        right: 25%;
    }

    .hero-belt .right-img .win {
        left: 25%;
    }
}


@media screen and (max-width: 720px) {
    body {
        margin-top: 60px;
    }

    .sp_only {
        display: unset !important;
    }

    .hero {
        width: 100%;
        background-size: cover;
        height: unset;
    }

    .hero .contents {
        padding-top: 50px;
    }

    .hero .contents h1 {
        width: 100% !important;
        padding: 15px;
    }

    .hero .contents p {
        width: 100% !important;
        padding: 15px;
    }

    .wrap {
        width: 100%;
    }

    .featur li {
        margin-bottom: 0px;
    }

    .wave_wrap {
        background: unset;
    }

    .wave {
        display: none;
    }

    .merit .merit-copy {
        padding-bottom: 40px !important;
    }

    .merit .merit-cards li .merit-img {
        object-fit: unset;
        height: unset;
    }

    .merit .merit-cards li h3 {
        font-size: 20px;
    }

    .merit .merit-cards li h3 span.merit {
        font-size: 20px;
    }

    .merit {
        padding-bottom: 0;
    }

    .hero-belt .mein {
        padding-top: 20px;
    }

    .hero-belt .mein p br {
        display: none;
    }

    .hero-belt .trial-form {
        display: block;
        width: 100% !important;
    }

    .hero-belt .trial-form .btn {
        width: 70% !important;
        line-height: 40px !important;
        height: unset !important;
    }

    .charge h2,
    .flow h2 {
        padding: 40px 0 40px 0 !important;
    }

    .charge .charge-copy,
    .flow .flow-copy {
        font-size: 20px;
        padding: 0 15px;
        margin-bottom: 20px;
    }

    .charge .charge-copy br,
    .flow .flow-copy br {
        display: none;
    }

    .c2 {
        font-size: 20px;
    }

    .flow .flow-cards {
        width: calc(100% - 50px) !important;
    }

    .flow .flow-cards .flow-no {
        width: 45px;
        height: 45px;
        line-height: 45px;
        top: -22px;
        left: -22px;
    }

    .charge {
        padding: 0;
    }

    .flow .flow-cards {
        margin-bottom: 0;
    }

    .flow li {
        padding: 20px;
    }

    .flow li p {
        max-width: 100% !important;
    }

    .hero-belt.sp_only {
        display: flex !important;
    }

    .circle-text span {

        position: absolute;
        top: -34px;
        left: calc(50% - 15px);
        display: inline-block;
        width: 30px;
        height: 70px;
        transform-origin: center bottom;
        color: #37d2e7;
        font-size: 15px;

    }

    .flow li.arrow-down:after {
        margin-left: -12vw;
        bottom: -17vw;
    }

    section h2 {
        font-size: 20px;
    }

    #menu-btn-check:checked~.menu-btn span {
        background-color: rgba(255, 255, 255, 0);
        /*メニューオープン時は真ん中の線を透明にする*/
    }

    #menu-btn-check:checked~.menu-btn span::before {
        bottom: 0;
        transform: rotate(45deg);
    }

    #menu-btn-check:checked~.menu-btn span::after {
        top: 0;
        transform: rotate(-45deg);
    }

    #menu-btn-check {
        display: none;
    }

    #menu-btn-check:checked~.menu-content {
        left: 0;
        /*メニューを画面内へ*/
    }

    .hero {
        padding-top: initial;
        margin: auto;
    }

    .hero .contents {
        width: 91%;
    }

    .hero .contents h1 {
        font-size: 140%;
        width: 65%;
        padding-bottom: 30px;
    }

    .hero .contents p {
        font-size: 112.5%;
        width: 60%;
        padding-bottom: 50px;
    }

    .hero .contents .trial-form {
        text-align: center;
        display: block;
        padding: 0;
        margin-bottom: 30px;
    }

    .hero .contents .trial-form .btn-try {}

    .top-news {
        width: 100%;
        height: 45px;
        text-align: right;
    }

    .top-news .contents {
        justify-content: flex-start;
        text-align: center;
        width: 100%;
        font-size: 14px;
    }

    .featur {
        margin: auto;
        width: 91%;
        padding-bottom: 30px;
    }

    .featur h2 {
        font-size: 20px;
        padding-top: 50px;
    }

    .featur .featur-copy {
        width: 90%;
        font-size: 18px;
        margin: auto;
        padding: 20px 0 40px 0;
    }

    .featur ul {
        display: block;
    }

    .featur li {
        width: 100%;
    }

    .featur li h3 {
        font-size: 16px;
    }

    .featur li .img {
        width: 100%;
        height: 85%;
    }

    .featur li .feature-img {
        width: 100%;
        height: 85%;
    }

    .featur li p {
        font-size: 16px;
        color: #757575;
        padding: 15px 15px 25px 15px;
    }

    .featur br {
        display: none;
    }

    .hero-belt {
        height: 290px;
    }

    .hero-belt .mein {
        width: 100%;
        margin: auto;
        text-align: center;
    }

    .hero-belt .left-img {
        display: none;
    }

    .hero-belt .right-img {
        display: none;
    }

    .hero-belt .mein h3 {
        font-size: 26px;
        font-weight: bold;
        padding-bottom: 15px;
        color: #FFFFFF;
    }

    .hero-belt .mein p {
        padding: 0 15px 35px 15px;
        font-size: 16px;
    }

    .hero-belt .trial-form {
        width: 95%;
        margin: auto;
    }

    .hero-belt .trial-form input {
        width: 66%;
        height: 40px;
        border-radius: 10px;
        font-size: 100%;
        padding-left: 5px;
    }

    .hero-belt .trial-form .btn {
        padding: initial;
        padding-top: 2%;
        font-size: 90%;
        height: 40px;
        line-height: 1.5;
    }

    .merit {
        width: 100%;
    }

    .merit h2 {
        padding-top: 50px;
    }

    .merit .merit-copy {
        font-size: 18px;
        width: 85%;
        margin: auto;
        padding-top: 20px;
        padding-bottom: 80px;
    }

    .merit .merit-cards li {
        display: inline-block;
        height: initial;
        text-align: center;
        margin: 0 auto 80px auto;
    }

    .merit .merit-cards .right {
        width: 80%;
        height: auto;
        margin: auto;
    }

    .merit .merit-cards .left {
        width: 80%;
        height: auto;
        margin: auto;
    }

    .merit .merit-cards li .merit-img {
        width: 100%;
        text-align: center;
    }

    .merit .merit-cards .text {
        margin: auto;
        text-align: left;
    }

    .merit .merit-cards li h2 {
        font-size: 22px;
        padding-top: 20px;
    }

    .merit .merit-cards li h1 {
        font-size: 18px;
        font-weight: bold;
        display: inline-block;
        background: initial;
    }

    .merit .merit-cards li p {
        font-size: 16px;
        padding-top: 15px;
        line-height: ;
    }

    .merit .merit-cards li .btn {
        width: 100%;
        font-size: 18px;
        font-weight: bold;
        position: initial;
        margin: 30px auto 0 auto;
    }

    .merit .btn-function {
        width: 80%;
        margin-top: -35px;
        height: 50px;
        line-height: 1.75;
    }

    .flow {
        width: 100%;
    }

    .flow h2 {
        padding: 50px 0 80px 0;
    }

    .flow .flow-cards {
        width: 100%;
    }

    .flow li {
        display: inline-block;
        text-align: center;
        width: 100%;
    }

    .flow li .flow-img {
        width: 200px;
        height: 200px;
        margin: auto;
        padding-bottom: 30px;
    }

    .flow li .flow-name {
        font-size: 18px;
        font-weight: bold;
        padding-bottom: 10px;
    }

    .flow li p {
        font-size: 16px;
        max-width: 85%;
        margin: auto;
        text-align: left;
    }

    .flow .arrow-down {
        margin: auto;
        margin-bottom: 50px;
        display: block;
    }

    .flow .btn {
        position: initial;
        margin-top: 30px;
        width: 90%;
        font-size: 18px;
        font-weight: bold;
    }

    .charge {
        width: 100%;
        margin-bottom: 30px;
    }

    .charge h2 {
        padding: 50px 0 30px 0;
    }

    .charge h1 {
        font-size: 18px;
    }

    .charge h3 {
        font-size: 24px;
        font-weight: bold;
        line-height: 50px;
    }

    .charge .plan {
        margin-bottom: 30px;
    }

    .charge .plan-contents {
        padding: 20px 15px 30px;
    }

    .charge .basic {
        width: 90%;
    }

    .charge .basic span {
        display: block;
        font-size: 80%;
        text-align: end;
    }

    .charge .basic .under {
        display: inline-block;
    }

    .charge .basic .under .asterisk {
        font-size: 12px;
        padding-bottom: 30px;
    }

    .charge .option {
        width: 90%;
    }

    .charge .option span {
        font-size: 100%;
    }

    .charge .option p {
        font-size: 16px;
        padding-top: 25px;
    }

    .charge .option .under {
        display: inline-block;
        padding-top: 15px;
        padding-bottom: 0;
    }

    .charge .option .under li {
        font-size: 18px;
        margin-left: 15px;
    }

    .charge .option .under .asterisk p {
        font-size: 12px;
        margin: auto;
        text-align: left;
    }

    .charge .another {
        width: 90%;
    }


    .charge .another li {
        padding-bottom: 30px;
    }

    .charge .another p {
        font-size: 16px;
    }

    .charge .btn {
        display: block;
        position: initial;
        text-align: center;
        margin: 0 auto 0px auto;
        width: 100%;
        line-height: 1.75;
        padding: 0.5rem;
        font-size: 16px;
    }

    .charge .basic .under {
        display: block;
    }


    .customer h2 {
        padding: 50px 0 30px 0;
    }

    .customer .slider {
        width: 95%;
        margin-top: 0;
    }

    .customer .slider .cst-voice {
        width: 300px;
        display: inline-block;
    }

    .customer .slick-inner .profile .customer-img {
        width: 60px;
        height: 60px;
        margin-right: 10px;
    }

    .customer .slick-inner .profile p {
        font-size: 16px;
        text-align: left;
    }

    .customer .slick-inner .profile h1 {
        font-weight: bold;
        text-align: left;
    }

    .customer .slick-inner .copy {
        max-width: 290px;
        text-align: left;
        line-height: 1.25;
    }

    .customer .slick-inner .copy p {
        max-width: 270px;
        font-size: 16px;
        line-height: 1.25;
    }

    .customer .slick-track {
        text-align: center;
    }

    .customer .slick-prev {
        left: 10px;
    }

    .customer .slick-next {
        right: 10px;
    }

    .faq {
        width: 100%;
        margin-bottom: 70px;
    }

    .faq h2 {
        padding: 50px 0 30px 0;
    }

    .faq .faq-box {
        width: 90%;
    }

    .faq .faq-box h3 {
        font-size: 14px;
        padding: 15px 10px;
        line-height: 1.75;
    }

    .faq .faq-box .q {
        padding: 15px 10px 15px 0;
    }

    .faq .faq-box p {
        line-height: 1.75;
        font-size: 14px;
        padding: 30px 15px 25px 15px;
    }

    .btn {
        line-height: 1.75;
        font-size: 16px;
    }
}