@charset "UTF-8";

.sec_ttl{
    text-align: center;
    font-size: 4.0rem;
    font-weight: 700;
    margin-bottom: 80px;
}
.sec_ttl .en{
    position: relative;
    font-size: 4.0rem;
    letter-spacing: .4rem;
}
.sec_ttl .jp{
    position: absolute;
    left: 0;
    right: 0;
    top: -25px;
    text-align: center;
    font-size: 1.8rem;
    font-weight: 700 !important;
    font-family: '游ゴシック体', 'Yu Gothic', YuGothic, sans-serif !important;
}
.sec_ttl:after{
    display: block;
    content: '';
    margin: 15px auto 0 auto;
    width: 200px;
    height: 5px;
    background: #646464;
}

.lead{
    text-align: center;
    font-size: 2.0rem;
    font-weight: 700;
    margin-bottom: 60px;
}

.col01{ color: #873a3b !important; /* red */}

@media screen and (max-width: 767px) {
    .sec_ttl{
        font-size: 6.4vw;
        line-height: 1.5;
        margin-bottom: 12%;
    }
    .sec_ttl .en{
        font-size: 7.8vw;
    }
    .sec_ttl .jp{
        top: -6vw;
        font-size: 3.8vw;
    }
    .sec_ttl:after{
        margin: 10px auto 0 auto;
        width: 45vw;
    }

    .lead{
        font-size: 5vw;
        margin-bottom: 8%;
    }
}
/*  sec01 -------------------------------------------*/
.sec01{
    position: relative;
    padding: 0 0 50px 0;
    box-sizing: border-box;
}

.sec01 .main{
    width: 100%;
}
.sec01 .main img{
    display: block;
    width: 100%;
    max-width: inherit;
}
.sec01 .mainBtm{
    position: relative;
    background: #eeeeee;
    box-sizing: border-box;
}
.sec01 .mainBtm .flex{
    position: relative;
    display: flex;
    justify-content: center;
    align-items: flex-start;
    flex-direction: row-reverse;
    max-width: 1180px;
    padding: 50px 0 0 0;
    box-sizing: border-box;
}
.sec01 .mainBtm .flex .img{
    position: relative;
    margin-bottom: -25px;
    width: 43%;
    max-width: 501px;
}
.sec01 .mainBtm .flex .txt{
    width: 57%;
    padding-left: 60px;
    padding-top: 15px;
    padding-right: 4%;
    box-sizing: border-box;
}
.sec01 .mainBtm .flex .txt p{
    color: #646464;
    font-size: 1.4rem;
    line-height: 2.1;
}
.sec01 .mainBtm .flex .txt .subttl{
    font-size: 2.0rem;
    font-weight: 700;
    margin-bottom: 5px;
}
.sec01 .mainBtm .flex .txt h2{
    color: #646464;
    font-size: 4.0rem;
    font-weight: 700;
    font-feature-settings: "palt";
    margin-bottom: 5px;
    letter-spacing: .5rem;
}
.sec01 .mainBtm .flex .txt h2 .en{ font-size: 4.0rem;}
.sec01 .mainBtm .flex .txt h2 .small{
    font-size: 2.0rem;
}
.sec01 .mainBtm .flex .txt .catch{
    font-size: 2.0rem;
    line-height: 2.4;
    font-weight: 700;
    margin-bottom: 15px;
}

.sec01 .box{
    margin-top: 35px;
    padding-left: 40px;
    box-sizing: border-box;
}
.sec01 .box p{
    font-size: 1.4rem;
    line-height: 2.14;
}
.sec01 .under_border{
    border-bottom: 1px solid #646464;
    padding-bottom: 8px;
    box-sizing: border-box;
}
.ie .sec01 .under_border{
    padding-bottom: 2px;
}

@media screen and (max-width: 767px) {
    .sec01{
        padding: 0;
    }

    .sec01 .mainBtm .flex{
        display: block;
        max-width: inherit;
        padding: 12% 0 8% 0;
    }
    .sec01 .mainBtm .flex.wrap{ width: 86%;}
    .sec01 .mainBtm .flex .img{
        margin: 0 auto 5% auto;
        bottom: 0;
        width: 100%;
        max-width: 501px;
    }
    .sec01 .mainBtm .flex .txt{
        width: 100%;
        padding-left: 0;
        padding-right: 0;
        box-sizing: border-box;
    }
    .sec01 .mainBtm .flex .txt p{
        font-size: 3.7vw;
        line-height: 2;
    }
    .sec01 .mainBtm .flex .txt .subttl{
        font-size: 5vw;
        text-align: center;
        margin-bottom: 10vw;
    }
    .sec01 .mainBtm .flex .txt h2{
        position: relative;
        text-align: center;
        font-size: 7.4vw;
        margin-bottom: 7%;
        letter-spacing: .2rem;
    }

    .sec01 .mainBtm .flex .txt .catch{
        font-size: 5.8vw;
        line-height: 2;
        margin-bottom: 5%;
        text-align: left;
    }
    .sec01 .box{
        margin-top: 8%;
        padding-left: 0;
    }
    .sec01 .box.wrap{
        width: 86%;
    }
    .sec01 .box p{
        font-size: 3.6vw;
        line-height: 2;
        margin-top: 4%;
    }
    .sec01 .under_border{
        border-bottom: none;
        font-feature-settings: "palt";
    }


}

/*  sec02 -------------------------------------------*/
.sec02{
    position: relative;
    padding:130px 0 90px 0;
    display: flex;
    justify-content: center;
    align-items: flex-start;
    flex-direction: row-reverse;
    box-sizing: border-box;
}
.sec02 .sec_ttl,
.sec03 .sec_ttl,
.sec04 .sec_ttl,
.sec05 .sec_ttl{ margin-bottom: 20px; letter-spacing: .2rem;}
.sec02 .sub,
.sec03 .sub,
.sec04 .sub,
.sec05 .sub{
    text-align: center;
    font-size: 1.8rem;
    font-weight: 700;
    margin-bottom: 25px;
}
.sec02 .lead{
    font-size: 1.4rem;
    line-height: 2.14;
    margin-bottom: 40px;
}


.sec02 .img{
    width: 32%;
    max-width: 375px;
    padding-top: 45px;
    box-sizing: border-box;
}
.sec02 .txt{
    width: 58%;
    padding-right: 10%;
    box-sizing: border-box;
}
.sec02 .txt p{
    font-size: 1.4rem;
    font-weight: 500;
    line-height: 2.14;
}
.sec02 .txt .txt-img{
    text-align: center;
    margin-bottom: 40px;
}


@media screen and (max-width: 767px) {
    .sec02{
        display: block;
        padding:8% 0 12% 0;
    }
    .sec02 .wrap{ width: 86%;}

    .sec02 .sec_ttl,
    .sec03 .sec_ttl,
    .sec04 .sec_ttl,
    .sec05 .sec_ttl,
    .sec06 .sec_ttl{  margin-bottom: 5%; font-size: 7.4vw;}
    .sec02 .sub,
    .sec03 .sub,
    .sec04 .sub,
    .sec05 .sub,
    .sec06 .sub{
        font-size: 4vw;
        margin-bottom: 4%;
    }

    .sec02 .img{
        width: 100%;
        margin: 0 auto 10% auto;
    }
    .sec02 .txt{
        padding: 0;
        width: 100%;
    }
    .sec02 .txt p{
        font-size: 3.6vw;
    }
    .sec02 .txt .txt-img {
        margin: 5% auto;
    }

}


/*  sec03 -------------------------------------------*/
.sec03{
    position: relative;
    padding:80px 0 80px 0;
    box-sizing: border-box;
}

.sec03 .box_wrap{
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
}
.sec03 .box_wrap .box{
    width: 22%;
    max-width: 258px;
}

.plan_box{
    margin-bottom: 30px;
    box-sizing: border-box;
}

.plan_box h3{
    font-size: 1.8rem;
    line-height: 1.5;
    font-weight: 700;
    text-align: center;
    margin-bottom: 15px;
}
.plan_box h3 span{
    display: block;
    font-size: 1.4rem;
    font-weight: 500;
}

.sec03 .plan_list .plan{ text-align: center;}
.sec03 .plan_list .plan+.plan{ margin-top: 35px;}


@media screen and (max-width: 767px) {
    .sec03{
        padding:5% 0 10% 0;
    }
    .sec03 .box_wrap{
        display: block;
    }
    .sec03 .box_wrap.wrap{ width: 86%;}
    .sec03 .box_wrap .box{
        width: 100%;
        max-width: inherit;
    }

    .plan_box{
        margin-bottom: 5%;
    }
    .sec03 .box+.box{ margin-top: 3%;}

    .plan_box h3{
        font-size: 5.4vw;
        margin-bottom: 3%;
    }
    .plan_box h3 span{
        font-size: 3.6vw;
    }

    .sec03 .plan_list .plan+.plan{ margin-top: 0;}

    .slider{
        display: block;
        width: 86%;
        margin: 0 auto;
    }
    .slider .slick-slide img{
        width: 100%;
        max-width: inherit;
        margin: 0 auto;
        text-align: center;
    }
    .slider .slick-next {
        right: -4.5vw;
    }
    .slick-prev {
        left: -4.5vw;
        z-index: 5;
    }
    .slider .slick-prev, .slider .slick-next {
        width: 9vw;
        height: 9vw;
        top: 64%;
        margin-top: -4.5vw;
    }
    .slider .slick-next:before ,
    .slider .slick-prev:before {
        content: '';
    }
    .slider .slick-prev:before, .slider .slick-next:before {
        position: absolute;
        left: 50%;
        top: 0;
        bottom: 0;
        margin: auto;
        margin-left: -2vw;
        opacity: 1;
        color: #646464;
        width: 3vw;
        height: 3vw;

        -webkit-transform: rotate(45deg);
        transform: rotate(45deg);
        z-index: 3;
    }
    .slider .slick-prev:before{
        margin-left: -1vw;
        border-bottom: 1px solid #646464;
        border-left: 1px solid #646464;
    }
    .slider .slick-next:before {
        margin-left: -2vw;
        border-top: 1px solid #646464;
        border-right: 1px solid #646464;
    }

    .slider .slick-prev:after, .slider .slick-next:after{
        position: absolute;
        left: 0;
        right: 0;
        top: 0;
        bottom: 0;
        margin: auto;
        display: block;
        content: '';
        width: 9vw;
        height: 9vw;
        background: #FFF;
        border: 1px solid #646464;
        border-radius: 100%;
        z-index: 1;
    }
}

/*  sec04 -------------------------------------------*/
.sec04{
    position: relative;
    padding:80px 0 85px 0;
    box-sizing: border-box;
}
.sec04 .sub{ margin-bottom: 10px;}
.sec04 .lead{
    text-align: center;
    font-size: 1.4rem;
    margin-bottom: 20px;
}

.sec04 .main_img{
    text-align: center;
    margin-bottom: 55px;
}
.sec04 .center{
    text-align: center;
    font-size: 1.4rem;
}

.sec04 .img_list{
    margin-top: 30px;
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    flex-wrap: wrap;
}
.sec04 .img_list .img{
    width: 33%;
    max-width: 381px;
}



@media screen and (max-width: 767px) {
    .sec04{
        padding:8% 0 14% 0;
    }
    .sec04 .sub{ margin-bottom: 10px;}
    .sec04 .lead{
        font-size: 3.6vw;
        margin-bottom: 5%;
    }

    .sec04 .main_img{
        margin-bottom: 6%;
    }
    .sec04 .center{
        font-size: 3.6vw;
    }

    .sec04 .img_list{
        margin-top: 5%;
        flex-direction: column-reverse;
    }
    .sec04 .img_list .img{
        width: 100%;
        max-width: 760px;
        margin: 0 auto;
    }
    .sec04 .img_list .img+.img{ margin-bottom: 4%;}

}

/*  sec05 -------------------------------------------*/
.sec05{
    position: relative;
    padding:0 0 50px 0;
    box-sizing: border-box;
    overflow: hidden;
}
.sec05 .bgCol{ background: #f1f1f1;}

.sec05 .secIn{
    padding: 80px 0 0 0;
    box-sizing: border-box;
}
.sec05 .sec_ttl{
    margin-bottom: 0;
    letter-spacing: 0;
}

.sec05 .sec-box{
    padding: 60px 0;
    box-sizing: border-box;
}
.sec05 .sec-box .flex{
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.sec05 .sec-box .flex .box01{
    width: 36%;
}
.sec05 .sec-box .flex .box02{
    width: 56%;
    max-width: 650px;
}

.sec05 .sec-box h3{
    font-size: 1.8rem;
    text-align: center;
    margin-bottom: 20px;
}
.sec05 .sec-box h3 span{
    display: block;
    font-size: 4.5rem;
    letter-spacing: .45rem;
    line-height: 1.2;
    margin-bottom: 15px;
    text-align: center;
}
.sec05 .sec-box h4{
    position: relative;
    font-size: 1.8rem;
    font-weight: 700;
    margin-bottom: 16px;
}
.sec05 .sec-box h4:before{
    position: relative;
    display: inline-block;
    vertical-align: middle;
    margin-right: 10px;
    content: '';
    width: 5px;
    height: 20px;
    background: #646464;
}
.ie .sec05 .sec-box h4:before{
    position: relative;
    top: -2px;
}
.sec05 .sec-box p+h4{ margin-top: 35px;}

.sec05 .sec-box p{
    font-size: 1.4rem;
    line-height: 2.14;
}
.sec05 .warranty_wrap{
    display: flex;
    justify-content: flex-start;
    align-items: center;
}
.sec05 .warranty{
    position: relative;
    top: -1px;
    display: block;
    width: 170px;
    margin: 0 0 0 45px;
    text-align: center;
    color: #FFF;
    font-size: 1.4rem;
    background: #9a9281;
    border-radius: 5px;
    padding: 7px 4px;
    box-sizing: border-box;
}
.ie .sec05 .warranty{
    top: -5px;
    padding: 9px 4px 4px 4px;
}

.last.btn_wrap{ margin-top: 70px;}
.last.btn_wrap .btn a{
    margin: 0 auto;
    background: #646464;
    border: none;
    color: #FFF;
    padding: 25px 0 24px 0;
}


@media screen and (max-width: 767px) {
    .sec05{
        padding:0 0 10% 0;
    }

    .sec05 .secIn{
        padding: 10% 0 0 0;
    }
    .sec05 .flex.wrap{ width: 86%;}

    .sec05 .sec-box{
        padding: 8% 0;
    }
    .sec05 .sec-box .flex{
        display: block;
    }
    .sec05 .sec-box .flex .box01{
        width: 100%;
    }
    .sec05 .sec-box .flex .box02{
        margin-top: 5%;
        width: 100%;
        max-width: inherit;
    }
    .sec05 .sec-box .flex figure{
        margin: 0 -6%;
    }

    .sec05 .sec-box h3{
        font-size: 3.6vw;
        margin-bottom: 4%;
    }
    .sec05 .sec-box h3 span{
        font-size: 7vw;
    }
    .sec05 .sec-box h4{
        font-size: 4vw;
        margin-bottom: 3%;
    }
    .sec05 .sec-box h4:before{
        content: '';
        width: 4px;
        height: 4.5vw;
        top: -.3vw;
    }

    .sec05 .sec-box p+h4{ margin-top: 5%;}

    .sec05 .sec-box p{
        font-size: 3.6vw;
        line-height: 2;
        text-align: left;
    }
    .sec05 .warranty_wrap{
        position: relative;
    }
    .sec05 .warranty{
        position: absolute;
        right: 0;
        top: -1.6vw;
        max-width: 34vw;
        font-size: 3.6vw;
        border-radius: 5px;
        margin-left: 0;
    }

    .last.btn_wrap{
        width: 86%;
        margin: 12% auto 0 auto;
    }

    .last.btn_wrap .btn a{
        width: 70%;
        max-width: inherit;
        padding: 5% 0;
    }
    .last.btn_wrap .btn a:after{
        position: absolute;
        right: 5%;
        top: 50%;
        margin-left: 0;
        margin-top: -2vw;
    }

}


