@charset "utf-8";
/* CSS Document */

/*s공통 영역*/


#container .inner{
    width: 1200px;
    margin: 0 auto;
}

#container .tit{
    text-align: center;
}
#container .tit p{
    margin-bottom: 13px;
}
#container .tit h4{
    font-size: 28px;
    color: #414141;
    line-height: 1.3em;
    margin-top: 15px;
}

#container .tit .line{
    display: block;
    width: 35px;
    height: 1px;
    background: #cccccc;
    margin: 32px auto 0 auto;
}

#container .big_tit{
    background: url(../images/p7/s3_tBack.png) no-repeat center 0;
    width: 100%;
    /*height: 117px;*/
    padding: 30px 0 65px 0;
    line-height: 1.9em;
    position: absolute;
    top: 0;
    left: 0;
}
#container .big_tit p{
    color: #fff;
    font-size: 36px;
    text-align: center;
}
#container .big_tit .deco_t{
    font-size: 13px;
}
#container .big_tit p:nth-child(1){
    font-size: 15px;
    margin-bottom: 15px;
}
#container .big_tit p:nth-child(2){
    font-weight: bold;
}


/*e공통 영역*/





/*s인트로 영역*/

.s1{
    background: url(../images/p7/s1_back.png) no-repeat center 0;
    width: 100%;
    height: 340px;
    overflow: hidden;
}
.s1 .inner div{
    float: left;
	width: 40%;
}
.s1 .s1_img{
    margin-left: 118px;
}
.s1 .in_tit{
    margin: 105px 0 0 4px;
}
.s1 .in_tit p{
    margin-left: 2px;
}
.s1 .in_tit p span{
    font-weight: bold;
    font-size: 20px;
}


/*e인트로 영역*/


.s1 .in_tit .f13 span.bold{
	display: block;
    font-size: 13px;
    margin-top: 15px;
    color: #626262;
}




/*s섹션2*/

.s2{
    background: url(../images/p7/s2_back.jpg) no-repeat center 0;
    width: 100%;
    height: 664px;
}
.s2 .tit{
    padding-top: 65px;
}


.s2 ul{
    width: 828px;
    margin: 51px auto 0 auto;
}
.s2 ul li{
    background: url(../images/p7/s2_txtBox1.png) no-repeat;
    width: 276px;
    height: 68px;
    float: left;
    text-align: center;
    font-size: 25px;
    padding: 142px 0 59px 0;
    color: #363636;
}
.s2 ul li:nth-child(2){
    background: url(../images/p7/s2_txtBox2.png) no-repeat;
}
.s2 ul li:nth-child(3){
    background: url(../images/p7/s2_txtBox3.png) no-repeat;
}

.s2 ul li span{
    color: #47bdce;
    font-weight: bold;
}
.s2 ul li:nth-child(2) p{
    font-size: 15px;
    margin-top: 5px;
    color: #959595;
    font-weight: 600;
}

/*e섹션2*/






/*s섹션3*/
.s3{
    position: relative;
    background: url(../images/p7/s3_back.jpg) no-repeat center 134px;
    width: 100%;
    height: 704px;
    padding-top: 134px;
}


.s3 .inner .l_txt{
    width: 685px;
    float: left;
    margin-top: 82px;
    text-align: right;
}
.s3 .inner .l_txt .s_tit{
    font-size: 43px;
    font-weight: bold;
    color: #fff;
}
.s3 .inner .l_txt .s_tit .line{
    display: block;
    width: 100%;
    height: 1px;
    background: #fff;
    margin-top: -5px;
}
.s3 .inner .l_txt .s_tit p:last-child{
    width: 459px;
    padding: 12px 0;
    text-align: center;
    line-height: 1em;
    font-weight: lighter;
    background: rgba(21,57,68,0.9);
    margin: 14px 0 20px 226px;
}

.s3 .inner .l_txt .txt{
    font-size: 16px;
    color: #fff;
    line-height: 1.5em;
    margin-bottom: 29px;
}

.s3 .inner .l_txt .txt_box{
    width: 588px;
    height: 301px;
    padding: 22px 25px 0 25px;
    background: rgba(19, 19, 20, 0.9);
    margin-left: 48px;
}
.s3 .inner .l_txt .txt_box ul li{
    float: left;
    margin-left: 8px;
}
.s3 .inner .l_txt .txt_box ul li:first-child{
    margin-left: 0;
}
.s3 .inner .l_txt .txt_box p{
    margin-top: 16px;
    font-size: 15px;
    color: #fff;
    line-height: 1.6em;
}


.s3 .inner .r_img{
    float: right;
    margin: 49px 9px 0 0;
}

/*e섹션3*/







/*s섹션4*/

.s4{
    background: url(../images/p7/s4_back.png) no-repeat center 0;
    width: 100%;
    height: 1211px;
    padding-top: 54px;
}



.s4 .toxin{
    background: url(../images/p7/s4_infoImg.png) no-repeat;
    width: 630px;
    height: 771px;
    margin: 50px auto 0 auto;
    position: relative;
}

.s4 .toxin .in_tit{
    padding-top: 57px;
    text-align: center;
}
.s4 .toxin .in_tit p{
    font-size: 35px;
    color: #fff;
}
.s4 .toxin .in_tit p:last-child{
    font-size: 50px;
    font-weight: bold;
    line-height: 1em;
    margin-top: 10px;
    color: #0d292d;
}

.s4 .toxin .in_txt p{
    width: 137px;
    border-radius: 50%;
    background: #307080;
    text-align: center;
    color: #fff;
    font-size: 30px;
    padding: 52px 0;
    position: absolute;
}
.s4 .toxin .in_txt .bottom p{
    background: #89c4d3;
}

.s4 .toxin .in_txt .top p:nth-child(1){
    font-size: 35px;
    padding: 50px 0;
    top: 243px;
    left: 68px;
}
.s4 .toxin .in_txt .top p:nth-child(2){
    font-size: 20px;
    padding: 45px 0;
    top: 390px;
    left: 158px;
}
.s4 .toxin .in_txt .top p:nth-child(3){
    font-size: 25px;
    padding: 58px 0;
    top: 390px;
    left: 344px;
}
.s4 .toxin .in_txt .top p:nth-child(4){
    top: 243px;
    left: 435px;
}

.s4 .toxin .in_txt .bottom p:nth-child(1){
    top: 424px;
    left: -90px;
}

.s4 .toxin .in_txt .bottom p:nth-child(2){
    top: 594px;
    left: 90px;
}

.s4 .toxin .in_txt .bottom p:nth-child(3){
    font-size: 22px;
    padding: 38px 0;
    top: 594px;
    left: 375px;
}
.s4 .toxin .in_txt .bottom p:nth-child(4){
    font-size: 18px;
    padding: 20px 0;
    top: 424px;
    left: 588px;
}

.s4 .toxin .in_txt .bottom p span{
    font-size: 14px;
    display: block;
    margin-top: 4px;
}



.s4 .bottom_t{
    text-align: center;
    color: #fff;
    font-size: 18px;
    line-height: 1.6em;
    margin-top: 50px;
}


/*e섹션4*/







/*s섹션5*/

.s5{
    background: url(../images/p7/s5_back.jpg) no-repeat center 135px;
    width: 100%;
    height: 710px;
    position: relative;
    padding-top: 135px;
}


.s5 .inner{
    position: relative;
}


.s5 .big_tit p:first-child{
    letter-spacing: 12px;
    opacity: 0.5;
}

.s5 .model_b{
    text-align: center;
    padding-top: 49px;
}


.s5 ul li{
    position: absolute;
}

.s5 ul li:nth-child(1){
    top: 175px;
    left: 225px;
}
.s5 ul li:nth-child(2){
    top: 417px;
    left: 220px;
}
.s5 ul li:nth-child(3){
    top: 255px;
    left: 758px;
}
.s5 ul li:nth-child(4){
    top: 467px;
    left: 730px;
}


.s5 ul li p{
    float: left;
    font-size: 13px;
    color: #5d5c5c;
    font-weight: 600;
}

.s5 ul li .txt3{
    color: #fff;
    text-align: center;
    font-size: 16px;
    width: 224px;
    padding: 12px 0;
    margin-top: 25px;
}

.s5 ul li:nth-child(1) .txt3,.s5 ul li:nth-child(4) .txt3{
    background: url(../images/p7/s5_txtBox1.png) no-repeat;
}
.s5 ul li:nth-child(2) .txt3,.s5 ul li:nth-child(3) .txt3{
    background: url(../images/p7/s5_txtBox2.png) no-repeat;
}


.s5 ul li:nth-child(3) .txt3{
    margin-top: 28px;
}

.s5 ul li:nth-child(2) .txt3,.s5 ul li:nth-child(4) .txt3{
    margin-top: 10px;
}

/*s혈압과 혈당이 내려가요*/
.s5 ul li:nth-child(1) .txt1 p{
    margin: 0 0 -5px 11px;
}
.s5 ul li:nth-child(1) .txt1 p:nth-child(3),.s5 ul li:nth-child(1) .txt1 p:last-child{
    margin-left: 15px;
}
.s5 ul li:nth-child(1) .txt2 p{
    position: absolute;
}
.s5 ul li:nth-child(1) .txt2 p:nth-child(1){
    top: 90px;
    left: 11px;
}
.s5 ul li:nth-child(1) .txt2 p:nth-child(2){
    top: 73px;
    left: 67px;
}
.s5 ul li:nth-child(1) .txt2 p:nth-child(3){
    top: 69px;
    left: 117px;
}
.s5 ul li:nth-child(1) .txt2 p:nth-child(4){
    top: 57px;
    left: 169px;
}
/*e혈압과 혈당이 내려가요*/



/*s식사를 줄여도 영양은 ok*/
.s5 ul li:nth-child(2) .txt1 p{
    margin: -5px 0 0 28px;
}
.s5 ul li:nth-child(2) .txt1 p:nth-child(2){
    margin-left: 19px;
}

.s5 ul li:nth-child(2) .txt2 p{
    margin: 2px 0 0 26px;
}
/*e식사를 줄여도 영양은 ok*/



/*s피부와 혈관이 깨끗해져요!*/
.s5 ul li:nth-child(3) .txt1 p{
    margin: 0 0 -5px 54px;
}
.s5 ul li:nth-child(3) .txt1 p:nth-child(2){
    margin-left: 33px;
}
.s5 ul li:nth-child(3) .txt1 p:nth-child(3){
    margin-left: 37px;
}

.s5 ul li:nth-child(3) .txt2 p{
    position: absolute;
}
.s5 ul li:nth-child(3) .txt2 p:nth-child(1){
    top: 94px;
    left: 53px;
}
.s5 ul li:nth-child(3) .txt2 p:nth-child(2){
    top: 73px;
    left:120px;
}
.s5 ul li:nth-child(3) .txt2 p:nth-child(3){
    top: 57px;
    left:188px;
}

.s5 ul li:nth-child(3) .txt3{
    margin-left: 35px;
}
/*e피부와 혈관이 깨끗해져요!*/



/*s체지방이 많이 빠져요!*/
.s5 ul li:nth-child(4) .txt1 p{
    margin: 0 0 -5px 115px;
}
.s5 ul li:nth-child(4) .txt1 p:nth-child(2){
    margin-left: 31px;
}

.s5 ul li:nth-child(4) .txt2 p{
    margin: 3px 0 0 122px;
}
.s5 ul li:nth-child(4) .txt2 p:nth-child(2){
    margin: -16px 0 0 28px;
}

.s5 ul li:nth-child(4) .txt3{
    margin-left: 18px;
}
/*e체지방이 많이 빠져요!*/

/*e섹션5*/






/*s섹션6*/


.s6{
    position: relative;
    padding-top: 135px;
    background: #d4e4ea;
    height: 758px;
}

.s6 .big_tit p:first-child{
    letter-spacing: 6px;
    opacity: 0.5;
}

.s6 .txt_line{
    display: block;
    width: 100%;
    height: 65px;
    background: #1d2d42;
    position: absolute;
    top: 432px;
    left: 0;
}

/*.s6 .inner{
    position: absolute;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
}*/

.s6 .be_af{
    position: relative;
    z-index: 100;
}
.s6 .be_af p{
    float: left;
    margin-top: 40px;
}
.s6 .be_af p:first-child{
    margin-left: 50px;
}
.s6 .be_af p:last-child{
    float: right;
    margin: 30px 56px 0 0;
}


.s6 .pro1{
    position: absolute;
    top: 194px;
    left: 50%;
    transform: translateX(-50%);
    padding-top: 74px;
    z-index: 300;
}

.s6 .pro1 ul li{
    width: 118px;
    height: 69px;
    position: absolute;
    top: 0;
    left: -48px;
}
.s6 .pro1 ul li:nth-child(2){
    width: 137px;
    height: 70px;
    top: 100px;
    left: 64px;
}
.s6 .pro1 ul li:nth-child(3){
    width: 156px;
    top: 0;
    left: 174px;
}
.s6 .pro1 ul li:nth-child(4){
    width: 169px;
    height: 70px;
    top: 100px;
    left: 290px;
}

.s6 .pro1 ul li p{
    text-align: center;
    line-height: 1em;
    padding: 5px 0;
}
.s6 .pro1 ul li span{
    display: block;
    width: 14px;
    height: 14px;
    background: #1d2d42;
    transform: rotate(45deg);
    position: absolute;
    left: 50%;
    bottom: 0px;
    margin-left: -7px;
    z-index: -10;
}

.s6 .pro1 ul li:nth-child(odd) p:nth-child(1){
    font-size: 21px;
    background: #fff;
    border:2px solid #1d2d42;
    border-radius: 10px 10px 0 0;
}
.s6 .pro1 ul li:nth-child(odd) p:nth-child(2){
    background: #1d2d42;
    color: #fff;
    font-size: 15px;
    padding: 4px 0 8px 0;
}



.s6 .pro1 ul li:nth-child(even) p:nth-child(1){
    background: #1d2d42;
    color: #fff;
    font-size: 15px;
    padding: 7px 0 5px 0;
    margin-top: 10px;
}
.s6 .pro1 ul li:nth-child(even) p:nth-child(2){
    font-size: 21px;
    background: #fff;
    border:2px solid #1d2d42;
    border-radius: 0 0 10px 10px;
}

.s6 .pro1 ul li:nth-child(even) span{
    bottom: 52px;
}


.s6 .pro1 ul li:nth-child(2) p:nth-child(1){
    background: #bad01e;
    font-weight: bold;
}
.s6 .pro1 ul li:nth-child(2) p:nth-child(2){
    border:2px solid #bad01e;
}
.s6 .pro1 ul li:nth-child(2) span{
    background: #bad01e;
}



.s6 .pro_t1{
    position: absolute;
    top: 450px;
    left: 50%;
    transform: translate(-50%);
    font-size: 25px;
    color: #fff;
    z-index: 300;
}

.s6 .pro_t2{
    position: absolute;
    top: 515px;
    left: 50%;
    transform: translateX(-50%);
    font-size: 17px;
    text-align: center;
    color: #1d2223;
    z-index: 300;
    line-height: 1.4em;  
}

.s6 .pro_t2 span{
    font-size: 20px;
    font-weight: bold;
}


.s6 .pro2{
    position: absolute;
    bottom: 91px;
    left: 50%;
    transform: translate(-50%);
    width: 563px;
    z-index: 300;
}
.s6 .pro2 li{
    float: left;
    width: 172px;
    height: 172px;
    border: 1px solid #7c878b;
    border-radius: 50%;
    text-align: center;
    position: absolute;
}

.s6 .pro2 li:nth-child(1){
    bottom: 0;
    left: 0;
}

.s6 .pro2 li:nth-child(2){
    bottom: 0;
    left: 130px;
    border: 0;
    background: #1c2b3f;
    z-index: 20;
}

.s6 .pro2 li:nth-child(3){
    bottom: 0;
    left: 260px;
}

.s6 .pro2 li:nth-child(4){
    bottom: 0;
    left: 390px;
}


.s6 .pro2 li p:nth-child(1){
    font-size: 20px;
    margin: 23px 0 10px 0;
    font-weight: bold;
}

.s6 .pro2 li p:nth-child(3){
    font-size: 16px;
    margin-top: 5px;
}
.s6 .pro2 li p:nth-child(4){
    font-size: 16px;

}



.s6 .pro2 li:nth-child(2) p{
    color: #fff;
}
.s6 .pro2 li:nth-child(2) p:nth-child(1){
    font-weight: 500;
}

/*e섹션6*/

















