@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/p3/s3_tBack.png) no-repeat center 0;
    width: 100%;
    height: 113px;
    padding-top: 38px;
    line-height: 1.9em;
    position: absolute;
    top: 0;
    left: 0;
}
#container .big_tit p{
    color: #fff;
    font-size: 35px;
    text-align: center;
}
#container .big_tit .deco_t{
    font-size: 13px;
}
#container .big_tit p:nth-child(1){
    font-weight: bold;
}
#container .big_tit p:nth-child(2){
    font-size: 17px;
    margin-top: 15px;
}


/*e공통 영역*/





/*s인트로 영역*/

.s1{
    background: url(../images/p3/s1_back.jpg) no-repeat center 0;
    width: 100%;
    height: 340px;
    overflow: hidden;
}
.s1 .inner div{
    float: left;
}
.s1 .s1_img{
    margin-left: 61px;
}
.s1 .in_tit{
    margin: 105px 0 0 0;
}

.s1 .in_tit .f11{
    color: rgba(255,255,255,0.7);
    font-weight: 500;
    margin-bottom: 7px;
} 
.s1 .in_tit .f12{
    color: #fff;
    /*font-weight: 500;*/
} 

.s1 .in_tit p{
    margin-left: 2px;
    color: #fff;
}
.s1 .in_tit p span{
    font-weight: bold;
    font-size: 20px;
}

/*e인트로 영역*/






/*s섹션2*/

.s2{
    width: 100%;
    padding: 48px 0 75px 0;
}
.s2 .tit{
    margin-bottom: 39px;
}

.s2 ul{
    width: 758px;
    margin: 0 auto;
}
.s2 ul li{
    float: left;
    margin-right: 26px;
    text-align: center;
}
.s2 ul li:last-child{
    margin-right: 0;
}


.s2 ul li p:nth-child(2){
    width: 366px;
    /*height: 56px;*/
    color: #fff;
    font-size: 18px;
    padding: 10px 0;
    line-height: 1.3em;
}
.s2 ul li:nth-child(1) p:nth-child(2){
    background: url(../images/p3/s2_txtBox1.jpg) no-repeat;
}
.s2 ul li:nth-child(2) p:nth-child(2){
    background: url(../images/p3/s2_txtBox2.jpg) no-repeat;
}

.s2 ul li p:nth-child(2) span{
    display: block;
    font-size: 15px;
}

/*e섹션2*/





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


.s3 .c_img{
    text-align: center;
    margin: 54px 90px 0 0;
}


.s3 .inner{
    position: relative;
}

.s3 ul li{
    width: 280px;
    height: 180px;
    position: absolute;
    top: 0;
    left: 0;
    font-size: 18px;
    color: #fff;
    text-align: center;
}

.s3 ul li span{
    display: block;
    font-size: 14px;
    margin-top: 5px;
    line-height: 1.4em;
}

.s3 ul li:nth-child(1){
    background: url(../images/p3/s3_way1.png) no-repeat left 0/280px auto;
    top: 72px;
    left: 170px;
}

.s3 ul li:nth-child(1) p{
    position: absolute;
    top: 45px;
    left: 16px;
    
}

.s3 ul li:nth-child(2){
    background: url(../images/p3/s3_way2.png) no-repeat left 0/280px auto;
    width: 280px;
    height: 159px;
    top: 340px;
    left: 75px; 
}

.s3 ul li:nth-child(2) p{
    font-size: 28px;
    position: absolute;
    top: 63px;
    left: 16px;
}


.s3 ul li:nth-child(3){
    background: url(../images/p3/s3_way3.png) no-repeat left 0/280px auto;
    top: 70px;
    left: 685px;
}

.s3 ul li:nth-child(3) p{
    font-size: 28px;
    position: absolute;
    top: 65px;
    left: 157px;
}



.s3 ul li:nth-child(4){
    background: url(../images/p3/s3_way4.png) no-repeat left 0/300px auto;
    width: 300px;
    height: 163px;
    top: 250px; 
    left: 715px;
}

.s3 ul li:nth-child(4) p{
    font-size: 23px;
    position: absolute;
    top: 43px;
    left: 179px;
}



.s3 ul li:nth-child(5){
    background: url(../images/p3/s3_way5.png) no-repeat left 0/280px auto;
    width: 280px;
    height: 173px;
    top: 428px;
    left: 750px;
}
.s3 ul li:nth-child(5) p{
    font-size: 23px;
    position: absolute;
    top: 50px;
    left: 154px;
}


/*e섹션3*/




/*s섹션4*/
.s4{
    background: url(../images/p3/s4_back.jpg) no-repeat center 0;
    height: 590px;
    position: relative;
}

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

/*왼쪽 글_상단 타이틀*/
.s4 .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: 70px 0 30px 150px;
}
.s4 .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;
}

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

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

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


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


/*할머니*/
.s4 .child3{
    position: absolute;
    bottom: 0;
    left: 50%;
    margin-left: -240px;
    z-index: 100;
}


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

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

/*e섹션4*/
