@charset "URF-8";

.max-940px {
    width: 100%;
    max-width: 940px;
    margin-left: auto;
    margin-right: auto;
}

.sec-point {
    text-align: center;
}

.top-txt {
    font-size: 90%;
    font-weight: bold;
    text-align: center;
    margin-top: 30px;
}

.top-ttl {
    font-size: 140%;
    font-weight: bold;
    text-align: center;
    margin-bottom: 50px;
}

.video-wrap {
    display: flex;
    justify-content: space-between;
    margin: 0 auto 60px;
}

#video {
    max-width: 450px;
    height: 253px;
}

.video-txt {
    font-weight: bold;
    text-align: center;
    margin-bottom: 8px !important;
}

.ttl-bar {
    display: block;
    background: #e1efd9;
    color: #548136;
    font-size: 146%;
    font-weight: bold;
    text-align: center;
    padding: 12px;
    margin-bottom: 20px;
}



/* plan */
.plan-txt {
    margin-bottom: 30px !important;
}
.plan-flx1 {
    display: flex !important;
}

.plan-flx2 {
    display: flex;
    justify-content: space-around;
    gap: 0.7%;
    margin: 30px 0;
}

.plan-flx3 {
    display: flex;
    gap: 1.2%;
}

.plan-wrap {
    width: 100%;
}

.plan-content1 {
    background: #e1efd9;
    padding: 20px 30px;
    border-radius: 0 0 20px 20px;
}

.plan-content1 p {
    color: #548136 !important;
    font-weight: bold;
    padding: 20px;
    font-size: 90%;
}

.plan-content2 {
    background: #f5f2e9;
    padding: 20px 30px;
    border-radius: 0 0 20px 20px;
}

.plan-content2 p {
    color: #eeab0a !important;
    font-weight: bold;
    padding: 20px;
    font-size: 90%;
}

.plan-content3 {
    background: #fdf2f1;
    padding: 20px 30px;
    border-radius: 0 0 20px 20px;
}

.plan-content3 p {
    color: #a4609d !important;
    font-weight: bold;
    padding: 20px;
    font-size: 90%;
}

.plan-flx4_a {
    display: flex;
    text-align: left;
    display: flex;
    -webkit-box-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    align-items: center;
    padding: 0 10px;
    border-width: 2px 0px;
    border-style: solid solid;
    border-color: #548136;
    border-image: initial;
    border-left: 0px;
    border-right: 0px;
}

.plan-flx4_b {
    display: flex;
    text-align: left;
    display: flex;
    -webkit-box-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    align-items: center;
    padding: 0 10px;
    border-width: 2px 0px;
    border-style: solid solid;
    border-color: rgb(247, 147, 29) rgb(247, 147, 29);
    border-image: initial;
    border-left: 0px;
    border-right: 0px;
}

.plan-flx4_c {
    display: flex;
    text-align: left;
    display: flex;
    -webkit-box-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    align-items: center;
    padding: 0 10px;
    border-width: 2px 0px;
    border-style: solid solid;
    border-color: rgb(107, 42, 105) rgb(107, 42, 105);
    border-image: initial;
    border-left: 0px;
    border-right: 0px;
}


.planImg_sp {
    display: none;
}

.img18 {
    display: none;
}

.img01 {
    width: 66%;
}

.img02 {
    display: inline-block;
    margin-left: 1.2%;
    width: 32.5%;
}

.img14.img15.img16 {
    width: auto !important;
    height: 30px !important;
}

#plan-a {
    font-size: 130%;
    font-weight: bold;
    text-decoration: underline;
}

.plan-content1 a {
    margin-top: 30px;
    display: block;
    font-size: 24px;
    font-weight: bold;
    color: #ffffff;
    background-color: #007048;
    width: 100%;
    height: 70px;
    line-height: 70px;
    border-radius: 42px;
    text-align: center;
    text-decoration: none;
}

.plan-content2 a {
    margin-top: 30px;
    display: block;
    font-size: 24px;
    font-weight: bold;
    color: #ffffff;
    background-color: #F7931D;
    width: 100%;
    height: 70px;
    line-height: 70px;
    border-radius: 42px;
    text-align: center;
    text-decoration: none;
}

.plan-content3 a {
    margin-top: 30px;
    display: block;
    font-size: 24px;
    font-weight: bold;
    color: #ffffff;
    background-color: #A5609E;
    width: 100%;
    height: 70px;
    line-height: 70px;
    border-radius: 42px;
    text-align: center;
    text-decoration: none;
}



/* point */
.page-anc-nav {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.page-anc-nav li {
    width: 32%;
}

.page-anc-nav a {
    position: relative;
    display: flex;
    flex-direction: column;
    text-align: center;
    padding: 1rem 0.5rem 1.5rem;
    border-radius: 10px;
    border: solid 2px #548136;
    font-size: 140%;
    color: #333333;
    font-weight: bold;
    text-decoration: none;
    height: 100%;
}

.point {
    font-size: 80%;
    color: #548136 !important;
}

#sec-or01 img {
    width: 50%;
    display: inline-block;
    margin-top: 30px;
}

.sec-or02-img {
    display: flex;
    margin: 30px auto 0;
    width: 70%;
}

p:not(:last-child) {
    margin-bottom: 0;
}

.ttl-point {
    background: #e1efd9;
    padding: 10px 20px 15px;
    font-size: 136%;
    margin-bottom: 25px;
    font-weight: bold;
    text-align: left;
    margin-top: 60px;
}

.ttl-point span {
    color: #548136;
    padding-right: 1em;
}

.ttl-point-sub {
    font-weight: bold;
    color: #548136;
    font-size: 125%;
    margin-top: 15px;
}

.ttl-point-sub span {
    color: #c00000;
    font-size: 140%;
}

.point-kome {
    font-size: 70%;
    margin-top: 10px;
}

#sec-or03 {
    margin-bottom: 50px;
}

.sec-or03-wrap {
    text-align: left;
    max-width: 900px;
    margin: 0 auto;
}

.flx-wrap {
    margin-left: 30px;
    position: relative;
}

.txtBld {
    font-weight: bold;
    font-size: 120%;
}

.point_cardimg {
    position: absolute;
    right: -20px;
    top: 10%;
    transform: rotate(8deg);
}

.ani-doc {
    position: absolute;
    right: -20px;
    top: 10%;
}

.point_cardimg img {
    width: 200px;
}

.ani-doc img {
    width: 200px;
}

.txt-wrap p {
    width: 75%;
}

.txtSml {
    font-size: 18px;
}

.txtBld span {
    color: #c00000;
}

.apli-wrap a {
    display: block;
    width: 70%;
    margin: 20px auto 0;
    background: var(--orange) !important;
}

.apli-wrap h3 {
    color: #fff;
    font-size: 140%;
    font-weight: bold;
}

.apli-wrap p {
    color: #fff !important;
    font-weight: 600;
    font-size: 90%;
}

.apli-wrap p span {
    display: block;
    font-size: 70%;
    width: 85%;
    margin: 0 auto;
    text-align: left;
}

/* pamf */
.img10 {
    width: 70%;
    display: inline-block;
    margin-bottom: 20px;
}


#faq {
    background-color: #fff;
    padding-top: 0;
}

.faq-bg {
    background-color: #e1efd9;
    padding: 20px 30px 10px;
    margin-bottom: 70px;
}




/* form */
.btanwrap2025 {
    display:flex;
    flex-wrap: wrap;
    width: 100%;
    justify-content: space-between;
    position: relative;
    z-index: 1;
    padding: 20px 0;
    max-width: 3000px;
}

.btanwrap2025 > li:nth-of-type(1) {
    width: calc(57% - 5px);
    display:flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: 5%;
}

.btanwrap2025 > li:nth-of-type(2) {
    width: calc(40% - 5px);
}

.btanwrap2025 > li{
    background: #fff;
    padding: 30px 20px 40px;
    border-radius: 4px;
}

#product-page .btanwrap2025 > li:nth-of-type(1) .btn.shadow.btn-orange-link {
    padding-left: 20px!important;
    padding-right: 20px!important;
    width: fit-content;
    background: #eeab0a;
    border-color:#eeab0a;
    /* color: #222; */
}

.btanwrap2025Title {
    width: 100%;
    font-weight: bold;
    font-size: 120%;
    text-align: center;
    margin-bottom: 10px !important;
}
#product-page .btanwrap2025 .btn.shadow.btn-orange-link{
    border-radius: 100px !important;
    align-items: center;
    justify-content: center;
    padding: 20px 10px !important;
        font-size: 114%;
            line-height: 1;
}

#product-page .btanwrap2025 > li:nth-of-type(1) .btn.shadow.btn-orange-link:nth-of-type(1) {
    min-width: 40%;
}

#product-page .btanwrap2025 > li:nth-of-type(1) .btn.shadow.btn-orange-link:nth-of-type(2) {
    min-width: 40%;
}

#product-page .btanwrap2025 > li:nth-of-type(2) .btn.shadow.btn-orange-link {
    min-width: 58%;
    background: #c3ef89;
    border-color: #c3ef89;
}

#product-page .btanwrap2025 > li:nth-of-type(2) .btn.shadow.btn-orange-link:hover {
    background: #fff;
    color: #c3ef89;
}

#product-page .btanwrap2025 > li:nth-of-type(2) .btn.shadow.btn-orange-link.hoken:hover {
    background: #fff;
    color: #c3ef89;
}

.btanwrap2025Bg {
    position: relative;
    margin-bottom: 80px;
    padding-bottom: 20px!important;
}

.btanwrap2025Bg:after {
    content:"";
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background:#c3ef89;
    z-index: -1;
    margin: 0 calc(50% - 50vw);
    margin: 0;
    z-index: 0;
}

.btanwrap2025Bg .bottomText {
    text-align: right;
    position: relative;
    z-index: 1;
}

.btanwrap2025BgAfter {
    text-align: right;
    margin-bottom: 60px;
}

.btanwrap2025BgAfter a{
    text-decoration: underline;
    font-weight: bold;
}

.btanwrap2025Bg02 {
    position: relative;
    margin-bottom: 20px;
    padding-bottom: 20px!important;
}

.btanwrap2025Bg02:after {
    content:"";
    display: block;
    position: absolute;
    width: 100vw;
    height: 100%;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background:#c3ef89;
    z-index: -1;
    margin: 0 calc(50% - 50vw);
    z-index: 0;
}

.btanwrap2025Bg02  .btanwrap2025 {
        flex-direction: row-reverse;
}

.btanwrap2025Bg02 + .btanwrap2025BgAfter {
        margin-bottom: 30px;
}

.btanwrap2025Bg02 .btanwrap2025 > li:nth-of-type(2) {
    background: none;
    width: 34%;
    color: #fff;
    font-weight: bold;
    padding-left: 0;
    padding-right: 0;
    font-size: 115%;
    display: flex;
    align-items: center;
}

.btanwrap2025Bg02 .btanwrap2025 > li:nth-of-type(1){
    background: #c3ef89;
}

.btanwrap2025Inner:nth-of-type(1) {
    width: 40%;
}

.btanwrap2025Inner a {
    width: 100%!important;
}

.btanwrap2025Bg02 .btanwrap2025Title {
    color: #fff!important;
    text-align:center;
}

#product-page .btanwrap2025Bg02 .btanwrap2025 > li:nth-of-type(1) .btn.shadow.btn-orange-link:nth-of-type(1) {
    min-width: 40%;
}



@media only screen and (max-width: 640px) {
    .max-940px {
        padding: 0 1em;
    }

    /* top */
    .top-ttl {
        margin-bottom: 40px;
    }

    .video-wrap {
        display: block;
        margin: 0 auto 40px;
    }

    #video {
    max-width: 100%;
    width: 100%;
    height: 50vw;
    }

    .video-txt {
        margin-top: 20px;
    }

    .btanwrap2025Bg {
        margin-bottom: 40px;
    }

    /* plan */
    .plan-txt {
    margin-bottom: 20px !important;
    }

    .plan-content1 {
        margin-bottom: 10px;
    }
    .plan-flx1 {
        display: block;
    }

    .plan-flx2 {
        display: block;
        margin: 10px 0 30px;
    }

    .plan-flx3 {
        display: block;
        margin-bottom: 20px;
    }

    .planImg_sp {
        display: block;
        margin: 0 auto 10px;
    }

    .img01 {
        display: none;
    }

    .img18 {
        display: block;
    }

    .img02 {
        display: none;
    }

    p.plan-kome {
        margin: 20px 0 40px;
    }

    .plan-content1 p {
        font-size: 125%;
    }
    .plan-content2 p {
        font-size: 125%;
    }
    .plan-content3 p {
        font-size: 125%;
    }


    /* point */
    .page-anc-nav {
    display: block;
    flex-wrap: wrap;
    justify-content: space-between;
    padding: 0 30px;
    }

    .page-anc-nav li {
        width: 100%;
        margin-bottom: 20px;
    }

    .point_cardimg {
        display: none;
    }

    .ani-doc {
        display: none;
    }

    .txt-wrap p {
        width: 100%;
    }

    .ttl-point {
        margin-top: 40px;
        margin-bottom: 0;
    }

    #sec-or01 img {
        width: 85%;
        margin-top: 20px;
    }

    .sec-or02-img {
        width: 100%;
        margin: 20px auto 0;
    }

    .ttl-point span {
        display: block;
    }

    #sec-or03 {
        margin-bottom: 40px;
    }

    /* faq */
    .faq-bg {
        margin-bottom: 30px;
    }





    .btanwrap2025 > li {
        width: 100%!important;
        padding: 20px;
    }
    .btanwrap2025 > li + li{
        margin-top: 20px;
    }
    #product-page .btanwrap2025 .btn.shadow.btn-orange-link + .btn.shadow.btn-orange-link{
        margin-top: 20px;
    }
    .btanwrap2025Bg02 {
        margin-top: 45px;
    }
    .btanwrap2025Bg02 .btanwrap2025 > li:nth-of-type(1) {
        order: 2;
    }
    .btanwrap2025Bg02 .btanwrap2025 > li:nth-of-type(2) div{
        order: 1;
        width: 100%;
        font-size: 115%;
        text-align: center;
    }
    .btanwrap2025Inner:nth-of-type(1),
    .btanwrap2025Inner:nth-of-type(2) {
        width: 100%;
    }

    .btanwrap2025Inner:nth-of-type(1) {
        width: 100%!important;
    }
    .btanwrap2025Inner:nth-of-type(2) {
        width: 100%;
        margin-top: 20px;
    }
    .btanwrap2025Bg02 .btanwrap2025 > li:nth-of-type(2) {
        padding-top: 0;
    }
    .btanwrap2025Bg02 + .btanwrap2025BgAfter {
        margin-bottom: 0px;
    }
}