/* ________________ 共用 ______________ */
body{
    scroll-behavior: smooth;
    background-position-y: 45%;
    background-repeat: no-repeat;
}
.sec_wrap{
    width: 1180px;
    margin: 160px auto auto auto;
}
.sec_img{
    background-position: center;
    background-size: cover;
}
.cont_mainTitle{
    background-color: #fcff2e;
    padding: 0 5px;
    margin-bottom: 25px;
}
.sec_cont{
    background-color: #fff;
}
.cont_text,.sec8_cont{
    line-height: 1.8;
}
/* ________________ 共用 end ______________ */
/* ________________ sec1 ______________ */
.sec1{
    position: relative;
}
.sec1 .c_mainPage_wrap{
    margin: 0 0 0 70px;
}
.sec1 .c_text_asideTitle {
    position: relative;
    display: inline-block;
}
.sec1 .c_text_asideTitle::after{
    content: '';
    width: 70px;
    height: 1px;
    background-color: #fff;
    display: inline-block;
    position: relative;
    top: -12px;
    right: -15px;
}
.sec1 .c_text_mainTitle{
    letter-spacing: 0px;
    background-image: url(../images/service/sec1_text_bg.png);
    -webkit-text-fill-color: transparent;
    -webkit-background-clip: text;
    -moz-background-clip: padding-box;
}
body.isIE .sec1 .c_text_mainTitle{
    color: #fff;
    background-image: none;
}
.sec1 .c_mainPage_bgL{
    background-image: url(../images/service/sec1_bg.png);
}
.sec1 .c_mainPage_bgR{
    background-image: url(../images/service/sec1_bg2_back.png);
}
.sec1 .c_mainPage_wrap{
    background-image: url(../images/service/sec1_bg2_front.png);
    background-position-x: center;
    background-size: cover;
}
.sec1 .c_mainPage_text {
    width: 75%;
    margin: auto -20% auto auto;
}
/* ______________ sec1 end ____________ */
.sec3 .cont_mainTitle,.sec4 .cont_mainTitle,
.sec5 .cont_mainTitle,.sec6 .cont_mainTitle{
    display: inline-block;
}
/* ______________ sec2 ____________ */
.sec2 .sec_cont{
    background-color: transparent;
}
.sec2 .sec_img{
    height: 345px;
    background-image: url(../images/service/sec2_makeup.png);
}
.sec2 .sec_cont{
    padding: 100px 160px 0 90px;
}
/* ______________ sec2 end ____________ */
/* ________________ sec3 ______________ */
.sec3 .sec_img.img_left{
    height: 453px;
    background-image: url(../images/service/sec3_photo.png);
}
.sec3 .sec_img.img_right{
    position: relative;
    height: 195px;
    background-image: url(../images/service/sec3_photo_02.png);
}
.sec3 .c_partImg_num_L{
    left: 0;
    bottom: 0;
    top: unset;
}
.sec3 .sec_cont{
    padding: 28px 25px 28px 25px;
}

/* ______________ sec3 end ____________ */
/* ________________ sec4 ______________ */
.sec4.sec_img{
    height: 453px;
    background-image: url(../images/service/sec4_art.png);
}
.sec4.sec_img{
    position: relative;
}
.sec4 .c_partImg_num_R{
    bottom: 0;
    top: unset;
    right: 0;
}
/* ______________ sec4 end ____________ */
.sec5 .c_partImg_num_L,.sec6 .c_partImg_num_L{
    top: unset;
    bottom: 0;
    left: 0;
}
.sec5.sec_cont, .sec6.sec_cont{
    position: relative;
    padding: 35px;
}
/* ________________ sec5 ______________ */
.sec5.sec_img{
    position: relative;
    height: 340px;
    background-image: url(../images/service/sec5_astro.png);
}
/* ______________ sec5 end ____________ */
/* ________________ sec6 ______________ */
.sec6.sec_img{
    position: relative;    
    height: 340px;
    background-image: url(../images/service/sec6_selfHelp.png);
    margin-top: 150px;
}
.sec6.sec_cont::after{
    content: '';
    width: 1px;
    height: 361px;
    position: absolute;
    display: block;
    right: 0px;
    background-color: rgba(0, 0, 0, 0.1);
    top: -152px;
}
/* ______________ sec6 end ____________ */
/* ________________ sec7 ______________ */
.sec7{
    padding-bottom: 200px;
}
.sec7_line{
    position: relative;
    padding-bottom: 15px;
}
.sec7_line::before,.sec7_line::after{
    content: '';
    width: 1px;
    height: 180px;
    display: block;
    position: relative;
    background-color: rgba(0, 0, 0, 0.1);
    left: 0;
    right: 0;
    margin: auto;
}
.sec7_line::after{
    position: absolute;
    height: 50px;
    bottom: 50px;
    background-color: rgba(0, 0, 0, 0.4);
}
.sec7_line::after{
    animation: lineMove 4s infinite ease-in forwards;
}
@keyframes lineMove {
    0%{
        opacity: 0;
        bottom: 504px;
    }
    10%{
        opacity: 0;
    }
    30%{
        opacity: 1;
    }
    48%{
        height: 50px;
    }
    50%{
        bottom: 15px;
        opacity: 0.5;
    }
    54%{
        height: 0px;
    }
    100%{
        height: 0px;
    }
}
.sec7_contect{
    text-align: center;
}
.sec7 .contect_subTitle{
    padding-top: 20px;
}
.sec7 .contect_mainTitle{
    line-height: 1.2;
    padding-bottom: 20px;
}
.sec7_contect .contect_btn{
    width: 150px;
    padding: 8px 0;
    display: block;
    background-color: #000;
    margin: auto;
}
/* ______________ sec7 end ____________ */
/* ________________ sec8 ______________ */
.sec8{
    padding-bottom: 105px;
}
.sec8_area{
    position: relative;
    display: flex;
    margin: 30px 0;
}
.sec8_area::before{
    content: '';
    background-image: url(../images/common_icon/c_double_line_L.png);
    width: 5px;
    height: 100%;
    display: block;
    position: absolute;
    left: 0;
}
.sec8_main{
    position: relative;
    width: 330px;
    margin-right: 90px;
    left: 40px;
}
.sec8_cont{
    width: calc(100% - 420px);
    margin-left: 40px;
}
.sec8 .c_partImg_link{
    text-align: left; 
}

/* ______________ sec8 end ____________ */
/* ____________ sec9 __________ */
.sec9{
    background-color: #dddcde;
}
.sec9_cont{
    position: relative;
    width: 400px;
    padding: 105px 0 150px;;
    margin: auto;
    text-align: center;
}
.sec9 .icon-eyes{
    padding-bottom: 25px;
}
.sec9 .cont_subTitle{
    line-height: 1.6;
}
.sec9 .cont_text{
    padding-bottom: 45px;
}
.sec9_inks{
    display: flex;
    justify-content: space-between;
}
.sec9 .inks_ink01,.sec9 .inks_ink02,.sec9 .inks_ink03{
    cursor: pointer;
}
.sec9 .inks_img{
    display: block;
    width: 100px;
    height: 100px;
    transform: scale(0.9);
    transition: all 0.5s;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}
.sec9 .inks_ink01 .inks_img{
    background-image: url(../images/service/sec9_ink01.png);
}
.sec9 .inks_ink01:hover .inks_img{
    background-image: url(../images/service/sec9_ink01_black.png);
}
.sec9 .inks_ink02 .inks_img{
    background-image: url(../images/service/sec9_ink02.png);
}
.sec9 .inks_ink02:hover .inks_img{
    background-image: url(../images/service/sec9_ink02_black.png);
}
.sec9 .inks_ink03 .inks_img{
    background-image: url(../images/service/sec9_ink03.png);
}
.sec9 .inks_ink03:hover .inks_img{
    background-image: url(../images/service/sec9_ink03_black.png);
}
/* __________ sec9 end ________ */
@media (max-width: 1200px) {
    .sec_wrap {
        width: 960px;
    }
    .sec6.sec_cont::after{
        top: -129px;
    }
}

@media (max-width: 991px) {
    body{
        background-position: 75% 41%;
        background-repeat: no-repeat;
        background-size: 310%;
    }
    .sec_wrap{
        width: 100%;
        margin-top: 100px;
        padding: 0 15px 0 15px;
    }
    .sec_wrap .sec_cont{
        padding: 20px 15px;
    }
    body .c_text_subTitle,
    body .c_text_cont,
    body .c_text_mainTitle{
        text-align: left;
    }
    .sec_wrap .c_partImg_num_L,.sec_wrap .c_partImg_num_R{
        font-size: 30px;
        line-height: 45px;
    }
    .sec_wrap .c_partImg_num_L::after,.sec_wrap .c_partImg_num_R::after{
        width: 26px;
    }
    /* ______________ sec1 ____________ */
    .sec1 .c_mainPage_wrap{
        top: 150px;
    }
    .sec1 .c_mainPage_bgL{
        border-right: solid 70px #a4927e;
        border-left: none;
    }
    .sec1 .c_mainPage_text .icon-eyes{
        text-align: left;
        position: relative;
    }
    .sec1 .c_mainPage_text .icon-eyesBig{
        text-align: left;
        position: relative;
    }
    .sec1 .c_mainPage_text{
        width: 200%;
    }
    /* ______________ sec1 end ____________ */
    /* ______________ sec2 ____________ */
    .sec2 .sec_img{
        height: 212px;
    }
    .sec2 .sec_cont{
        padding: 15px 0px 0 50px;
    }
    .sec2 .c_partImg_num_R{
        right: -25px;
    }
    /* ______________ sec2 end ____________ */
    /* ________________ sec3 ______________ */
    .sec3 .sec_img.img_left{
        height: 280px;
    }
    .sec3 .sec_img.img_right{
        height: 120px;
    }
    /* ______________ sec3 end ____________ */
    /* ________________ sec4 ______________ */
    .sec4.sec_img{
        height: 280px;
    }
    /* ______________ sec4 end ____________ */
    /* ________________ sec5 ______________ */

    /* ______________ sec5 end ____________ */
    /* ________________ sec6 ______________ */ 
    .sec6.sec_cont{
        margin: unset;
    }
    .sec6.sec_cont::after{
        height: 430px;
        right: -1px;
    }
    /* ______________ sec6 end ____________ */
    /* ________________ sec7 ______________ */
    .sec7{
        padding-bottom: 70px;
    }
    .sec7_line::before, .sec7_line::after{
        height: 85px;
    }
    .sec7_line::after{
        animation: unset;
    }
    /* ______________ sec7 end ____________ */
    /* ________________ sec8 ______________ */
    .sec8 {
        padding-bottom: 52px;
    }
    .sec8_main{
        width: 240px;
    }
    /* ______________ sec8 end ____________ */
}

@media (max-width: 767px) {
    body{
        background-image: unset;
    }
    .sec_wrap{
        margin-top: 45px;
    }
    .sec_wrap .sec_cont{
        padding: 20px 0px;
    }
    .sec2,.sec3 .sec_cont,.sec5.sec_cont{
        padding-bottom: 40px
    }
    .sec4 .sec_cont{
        padding-bottom: 20px
    }
/* ______________ sec1 ____________ */
    .sec1 .c_mainPage_wrap{
        top: 0;
        margin: unset;
        background-image: url(../images/service/sec1_bg_xs.png);
    }
    .sec1 .c_mainPage_text{
        width: 100%;
    }
    body .sec1 .c_mainPage_text .icon-eyes,
    body .sec1 .c_mainPage_text .icon-eyesBig,
    body .sec1 .c_text_asideTitle,
    body .sec1 .c_text_mainTitle,
    body .sec1 .c_text_subTitle,
    body .c_text_cont{
        text-align: center;
    }
    .sec1 .c_text_asideTitle{
        display: block;
    }
    .sec1 .c_text_asideTitle::before {
        content: '';
        width: 70px;
        height: 1px;
        background-color: #fff;
        display: inline-block;
        position: relative;
        top: -8px;
        right: 15px;
    }
    .sec1 .c_text_asideTitle::after{
        top: -8px;
    }
    .sec1 .c_text_mainTitle::before{
        content: unset;
    }
    .sec1 .c_text_mainTitle{
        padding-top: 5px;
    }
/* ______________ sec1 end ____________ */
/* ______________ sec2 ____________ */
    .sec2 .sec_cont{
        padding: 0 0 0px 0;
    }

    .sec2 .sec_cont .cont_text{
        padding-bottom: 20px;
    }
    .sec2 .c_partImg_num_R{
        right: unset;
    }
/* ______________ sec2 end ____________ */
/* ________________ sec3 ______________ */
    .sec3 .sec_img.img_left{
        height: 220px;
    }
    .sec3 .sec_img.img_right{
        height: 190px;
    }
/* ______________ sec3 end ____________ */
/* ________________ sec4 ______________ */
    .sec4.sec_img{
        height: 445px;
    }
    .sec4 .c_partImg_num_R{
        right: unset;
    }
/* ______________ sec4 end ____________ */
/* ________________ sec5 ______________ */
    .sec5.sec_img{
        height: 170px;
    }
/* ______________ sec5 end ____________ */
/* ________________ sec6 ______________ */
    .sec6.sec_img{
        margin-top: 0px;
    }
/* ______________ sec6 end ____________ */
/* ________________ sec7 ______________ */
    .sec7_line::before{
        height: 125px;
    }
    .sec7_line::after {
        height: 45px;
    }
    .sec7 .contect_mainTitle{
        font-size: 35px;
    }
/* ______________ sec7 end ____________ */
/* ________________ sec8 ______________ */
    .sec8{
        padding-bottom: unset;
    }
    .sec8_area{
        display: block;
        margin: 50px 0;
        padding: 0 0 0 15px;
    }
    .sec8_area::before{
        content: '';
        
    }
    .sec8_main{
        left: unset;
        padding-bottom: 25px;
    }
    .sec8_cont{
        width: 100%;
        margin: unset;
    }
/* ______________ sec8 end ____________ */
/* ____________ sec9 __________ */
    .sec9_cont{
        width: calc(100% - 15px);
        padding: 50px 0 60px;
    }
    .sec9_cont::before, .sec9_cont::after{
        height: 330px;
    }
    .sec9 .cont_text {
        padding-bottom: 25px;
    }
    .sec9 .inks_ink01 .inks_img{
        background-image: url(../images/about/sec9_ink01_xs.png);
    }
    .sec9 .inks_ink02 .inks_img{
        background-image: url(../images/about/sec9_ink02_xs.png);
    }
    .sec9 .inks_ink03 .inks_img{
        background-image: url(../images/about/sec9_ink03_xs.png);

    }
    .sec9_cont::after{
        content: unset;
    }
/* __________ sec9 end ________ */
}
