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

/*s공통 영역*/

#container .tit{
    text-align: center;
}
#container .tit p{
    margin-bottom: 13px;
}
#container .tit h4{
    font-size: 27px;
    color: #373737;
}
.chine{
    font-size: 14px;
    font-weight: 500;
}
/*e공통 영역*/




/*s인트로 영역*/
.s1{
    background: #dcdfea;
    width: 100%;
    height: 340px;
    overflow: hidden;
}
.s1 .inner div{
    float: left;
}
.s1 .s1_img{
    margin-left: 152px;
}
.s1 .in_tit{
    margin: 120px 0 0 45px;
}
.s1 .in_tit h2{
    margin: 0 0 4px 3px;
}
.s1 .in_tit h3{
    margin-bottom: 24px;
}
.s1 .in_tit p{
    margin-left: 4px;
}
.s1 .in_tit p span{
    font-weight: bold;
}
/*e인트로 영역*/





/*s섹션2 성장부진 치료시기는?*/
.s2{
    padding: 57px 0 91px 0;
}
.s2 .tit h3{
    font-size: 30px;
    margin-bottom: 45px;
}
.s2 .tit h3 span{
    font-size: 22px;
    font-weight: 500;
}

/*그래프*/
.s2 .graph{
    position: relative;
}
.s2 .graph .g_img{
    text-align: center;
}
.s2 .graph .g_txt{
    color: #41403e;
    font-size: 16px;
    position: absolute;
    top: 0px;
    left: 183px;
}
.s2 .graph .g_txt{
    width: 835px;
    height: 261px;
}
.s2 .graph .g_txt p{
    position: absolute;
}
.s2 .graph .g_txt p:nth-child(1){
    font-size: 13px;
    top: -25px;
    right: 0;
    color: #f45e5e;
    font-weight: 600;
    opacity: 0.9;
}
.s2 .graph .g_txt p:nth-child(2){
    top: 25px;
    left: 86px;
}
.s2 .graph .g_txt p:nth-child(3){
    top: 98px;
    left: 285px;
}
.s2 .graph .g_txt p:nth-child(4){
    top: 68px;
    left: 560px;
}
.s2 .graph .g_txt p:nth-child(5){
    top: 25px;
    left: 760px;
}
.s2 .graph ul{
    margin: 12px 0 0 183px
}
.s2 .graph ul li{
    float: left;
    font-size: 17px;
    font-weight: bold;
    color: #505050;
    margin-left: 99px;
}
.s2 .graph ul li:nth-child(2){
    margin-left: 142px;
}
.s2 .graph ul li:nth-child(3){
    margin-left: 126px;
}
.s2 .graph ul li:nth-child(4){
    margin-left: 110px;
}

/*설명*/
.s2 .t_box{
    width: 835px;
    height: 96px;
    margin: 35px auto 0 auto;
    position: relative;
}
.s2 .t_box .tit{
    background: url(../images/p5/s2_txtbox1.jpg) no-repeat;
    width: 125px;
    height: 96px;
    position: absolute;
    top: 0;
    left: 0;
}
.s2 .t_box .tit p{
    text-align: center;
    padding-top: 20px;
    font-size: 20px;
    color: #fff;
    font-weight: 400;
}
.s2 .t_box .txt{
    height: 41px;
    background: #44bdce; 
    padding: 25px 0 30px 149px;
    color: #fff;
    font-size: 16px;
    line-height: 1.4em;
}
/*e섹션2 성장부진 치료시기는?*/




/*s섹션3 성장클리닉 치료 포인트*/
.s3{
    position: relative;
    height: 605px;
}
.s3 .tit{
    background: url(../images/p5/s3_tBack.png) no-repeat center 0;
    height: 120px;
    width: 100%;
    padding-top: 32px;
    position: absolute;
    top: 0;
    left: 0;
}
.s3 .tit p{
    color: #fff;
    font-size: 30px;
}
.s3 .tit p:first-child{
    font-size: 19px;
    opacity: 0.9;
}
.s3 .tit p:last-child{
    margin-top: -5px;
    font-weight: bold;
}
.s3 .s3_body{
    background: #f2f2f2;
    height: 605px;''
}

/*여자아이*/
.s3 .s3_body .child2{
    position: absolute;
    top: 206px;
    left: 50%;
    margin-left: -190px;
}

/*스텝 설명 1~4*/
.s3 .s3_body .inner{
    position: relative;
}
.s3 .s3_body ul li{
    width: 239px;
    height: 156px;
    position: absolute;
}
.s3 .s3_body ul li:nth-child(1){
    background: url(../images/p5/s3_step01.png) no-repeat;
    top: 195px;
    left: 183px;
}
.s3 .s3_body ul li:nth-child(2){
    height: 238px;
    background: url(../images/p5/s3_step02.png) no-repeat;
    top: 383px;
    left: 183px;
}
.s3 .s3_body ul li:nth-child(3){
    background: url(../images/p5/s3_step03.png) no-repeat;
    top: 167px;
    left: 730px;
}
.s3 .s3_body ul li:nth-child(4){
    width: 303px;
    height: 143px;
    background: url(../images/p5/s3_step04.png) no-repeat;
    top: 297px;
    left: 730px;
}
.s3 .s3_body ul li:nth-child(5){
    width: 242px;
    height: 180px;
    background: url(../images/p5/s3_step05.png) no-repeat;
    top: 392px;
    left: 730px;
}

.s3 .s3_body ul li .txt{
    position: absolute;
}

.s3 .s3_body ul li:nth-child(1) .txt{
    top: 46px;
    left: 16px;
}
.s3 .s3_body ul li:nth-child(2) .txt{
    top: 78px;
    left: 14px;
}
.s3 .s3_body ul li:nth-child(3) .txt{
    top: 48px;
    left: 140px;
}
.s3 .s3_body ul li:nth-child(4) .txt{
    top: 47px;
    left: 194px;
}
.s3 .s3_body ul li:nth-child(5) .txt{
    top: 85px;
    left: 125px;
}

.s3 .s3_body ul li p{
    font-size: 15px;
    color: #fff;
    font-weight: bold;
    text-align: center;
}
.s3 .s3_body ul li p:nth-child(2){
    font-size: 25px;
    margin-top: 3px;
}
.s3 .s3_body ul li .txt .big{
    font-size: 22px;
}
/*e섹션3 성장클리닉 치료 포인트*/






/*s섹션4 성장부진 치료방법*/
.s4{
    padding: 75px 0 95px 0;
}
.s4 h3{
    margin-bottom: 19px;
}
.s4 .tit_l{
    display: block;
    margin: 25px auto 30px auto;
    width: 35px;
    height: 1px;
    background: #cccccc;
}
.s4 .txt{
    text-align: center;
    font-size: 16px;
    color: #434343;
    line-height: 1.4em;
    margin-bottom: 55px;
}

.s4 ul{
    width: 840px;
    margin: 0 auto;
}

.s4 ul li{
    float: left;
    width: 248px;
    height: 312px;
    border: 1px solid #cccccc;
    padding: 26px 12px 0 12px;
    position: relative;
    margin-left: 6px;
}
.s4 ul li:nth-child(1){
    margin-left: 144px;
    margin-bottom: 20px;
}
.s4 ul li:nth-child(2){
    margin-bottom: 20px;
}

/*설명*/
.s4 ul li span{
    display: block;
    width: 65px;
    height: 5px;
    background: #414141;
    position: absolute;
    top: -3px;
    left: 50%;
    margin-left: -32.5px;
}
.s4 ul li p{
    text-align: center;
}
.s4 ul li p:nth-child(2){
    font-size: 20px;
    font-weight: bold;
    margin-bottom: 13px;
}
.s4 ul li p:nth-child(4){
    font-size: 15px;
    line-height: 1.4em;
    color: #2c2c2c;
    margin-top: 27px;
}
/*e섹션4 성장부진 치료방법*/




/*s섹션5 성장부진 검진과정*/
.s5{
    background: url(../images/p5/s5_back.jpg) no-repeat center 0;
    height: 868px;
    padding-top: 71px;
}

.s5 .tit .s5_t{
    color: #fff;
    font-size: 28px;
    font-weight: bold;
}

/*엑스레이 사진*/
.s5 .x_img{
    margin: 50px auto 27px auto;
    width: 1076px;
}
.s5 .x_img li{
    float: left;
    margin-left: 16px;
}
.s5 .x_img li:first-child{
    margin-left: 0
}
.s5 .x_img li p{
    text-align: center;
    font-size: 16px;
    color: #fff;
    font-weight: bold;
    line-height: 1.4em;
}
.s5 .x_img li p:nth-child(2){
    background: #44bdce;
    width: 348px;
    padding: 15px 0;
}
.s5 .x_img li:nth-child(1) p:nth-child(2){
    padding: 26px 0;
}

/*설명*/
.s5 .chart{
    width: 1076px;
    margin: 0 auto;
}
.s5 .chart .c_tit{
    width: 140px;
    text-align: center;
    float: left;
}
.s5 .chart .c_tit p{
    color: #fff;
    padding: 42px 0;
    background: #3da8bc;
    font-size: 15px;
    line-height: 1.3em;
    font-weight: bold;
    border-bottom: 1px solid rgba(255,255,255,0.4);
}

.s5 .chart .c_tit p:nth-child(4){
    border-bottom: 0;
}

.s5 .chart .c_txt p{
    background: rgba(0,0,0,0.7);
    color: #fff;
    font-size: 15px;
    padding: 20px 0 20px 170px;
    line-height: 1.4em;
    border-bottom: 1px solid rgba(255,255,255,0.4);
}
.s5 .chart .c_txt p:nth-child(2){
    padding: 41px 0 41px 170px;
}
.s5 .chart .c_txt p:nth-child(3){
    padding: 41px 0 41px 170px;
}
.s5 .chart .c_txt p:nth-child(4){
    padding: 41px 0 41px 170px;
    border: 0;
}
/*e섹션5 성장부진 검진과정*/





/*s섹션6 이럴때 의심해 보세요*/
.s6{
    background: url(../images/p5/s6_back.jpg) no-repeat center 0;
    height: 547px;
    position: relative;
    overflow: hidden;
}

/*왼쪽 글*/
.s6 .l_tit{
    float: left;
    text-align: center;
    position: relative;
    width: 600px;
}

/*왼쪽 글_상단 타이틀*/
.s6 .l_tit .l_t{
    width: 240px;
    height: 18px;
    padding: 10px 0 20px 0;
    background: #fff;
    font-size: 18px;
    letter-spacing: 1.5px;
    font-weight: bold;
    position: relative;
    margin: 60px 0 0 207px;
}
.s6 .l_tit .l_t span{
    display: block;
    width: 15px;
    height: 15px;
    background: #fff;
    transform: rotate(45deg);
    position: absolute;
    bottom: -7.5px;
    left: 50%;
    margin-left: -7.5px;
}

/*왼쪽 글_이럴때 의심해 보세요*/
.s6 .l_tit .big_t{
    margin: 30px 0 0 60px;
}
.s6 .l_tit .big_t p{
    font-size: 90px;
    color: #fff;
    font-weight: bold;
}

.s6 .l_tit .big_t p:first-child{
    line-height: 1em;
    color: #44bdce;
    background: #fff;
    padding: 8px 0 10px 0;
    width: 270px;
    margin-left: 134px;
}

/*.s6 .l_tit .big_t p:nth-child(2){
    color: #222;
}*/


/*왼쪽 글_꾸미기 작은 글씨*/
.s6 .l_tit .deco_t{
    font-size: 17px;
    font-weight: bold;
    color: #fff;
    margin: 5px 0 0 90px;
}


/*남자아이*/
.s6 .child3{
    position: absolute;
    bottom: 0;
    left: 50%;
    margin-left: -212.5px;
    z-index: 100;
}


/*오른쪽 글*/
.s6 .r_txt{
    float: right;
    position: relative;
    width: 600px;
}
.s6 .r_txt .logo{
    text-align: right;
    margin: 30px 0 0 5px;
}

/*오른쪽 글_체크리스트*/
.s6 .r_txt .check{
    margin: 65px 0 0 160px;
}
.s6 .r_txt .check li{
    margin-top: 15px;
}
.s6 .r_txt .check li p{
    float: left;
    font-size: 17px;
}
.s6 .r_txt .check li p:nth-child(2){
    margin-top: 10px;
    margin-left: 10px;
}

/*e섹션6 이럴때 의심해 보세요*/





