@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: 25px;
    color: #414141;
    line-height: 1.5em;
    margin-top: 15px;
    font-weight: 500;
}

/*e공통 영역*/





/*s인트로 영역*/

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

/*e인트로 영역*/



/*s섹션2*/

.s2 .tit{
    margin-bottom: 55px;
    padding-top: 100px;
}
.s2 h4 span{
    font-weight: bold;
}

.s2 .cont{
    background: url(../images/p4/s2_back.png) no-repeat center 0;
    width: 100%;
    height: 392px;
    padding: 170px 0 0 0; 
}

.s2 .cont p{
    font-size: 33px;
    margin-bottom: 16px;
    color: #fff;
}
.s2 .cont p:first-child{
    font-weight: bold;
}
.s2 .cont p:last-child span{
    font-size: 39px;
    color: #07497c;
    font-weight: bold;
}

/*e섹션2*/




/*s섹션3*/
.s3{
    padding-bottom: 76px;
}
.s3 .tit{
    margin-bottom: 50px;
}

.s3 .tit p{
    font-size: 40px;
    margin-top: 10px;
    letter-spacing: -0.8px;
}
.s3 .tit p span{
    font-weight: bold;
}

.s3 ul li{
    width: 1198px;
    height: 442px;
    position: relative;
}

.s3 ul li:nth-child(odd){
    background: url(../images/p4/s3_inBack1.png) no-repeat;
    padding: 25px 0 25px 27px;
    width:1171px;
    height: 392px;
}
.s3 ul li:nth-child(even){
    background: url(../images/p4/s3_inBack2.png) no-repeat;
}





.s3 ul li div{
    float: left;
}



.s3 ul li:nth-child(odd) div:nth-child(2){
    position: absolute;
    top: 50%;
    right: 17.8%;
    transform: translateY(-50%);
}
.s3 ul li:nth-child(5) div:nth-child(2){
    right: 15%;
}





.s3 ul li:nth-child(even) div:nth-child(1){
    position: absolute;
    top: 50%;
    left: 13%;
    transform: translateY(-50%);
}
.s3 ul li:nth-child(2) div:nth-child(1){
    left: 8%
}

.s3 ul li:nth-child(even) div:nth-child(2){
    position: absolute;
    bottom: 0;
    right: 85px;
}
.s3 ul li:nth-child(4) div:nth-child(2){
    right: 157px;
}





.s3 ul li div p{
    text-align: center;
    color: #383838;
}

.s3 ul li div p:nth-child(2){
    font-size: 45px;
    font-weight: bold;
    margin-top: 10px;
}

.s3 ul li div p:nth-child(3){
    font-size: 19px;
    margin-top: 18px;
    line-height: 1.5em;
}
/*e섹션3*/





/*섹션4*/
.s4 .inner .tit .txt{
    font-size:25px;
    font-weight:bold;
}
.s4 .inner .tit > h4 .b{
    font-size:32px;
    font-weight:700;
    line-height:60px;
    text-shadow:1px 1px 1px #999;
}
.s4 .inner .tit > h4 .b > span{
    color:#0ba1df;
}


.s4 .m_txt{
    font-size:23px;
    color:#444;
    margin:40px 0 0 0;
    text-align:center;
    line-height:38px;
    background: url(../images/p4/s4_bg.jpg) no-repeat center 0;
    padding: 40px 0 35px 0;
}

.s4 .m_txt p:nth-child(1){
    font-size: 40px;
    line-height: 1em;
    font-weight: 600;
    margin-bottom: 25px;
}
.s4 .m_txt p:nth-child(1) .c1{
    color: #0e65be;
}

.s4 .m_txt p:nth-child(1) .deco{
    display: inline-block;
    background: url(../images/p4/s5_txt_deco.png) no-repeat;
    width: 30px;
    height: 25px;
}

.s4 .m_txt p:nth-child(1) .l{
     margin-right: 30px;   
}

.s4 .m_txt p:nth-child(1) .r{
     background: url(../images/p4/s5_txt_deco2.png) no-repeat;
     margin-left: 30px;   
}

.s4 .m_txt p:nth-child(2){
    margin-bottom: 33px;
}

.s4 .m_txt .c2{
    color:#0ba1df;
    font-weight:900;
    font-size:30px;
}
.s4 .m_txt .b{
    font-weight:600;
    font-size:25px;
}

/*s4 end*/




/*s5 start*/
.s5{
    height:2880px;
}


.s5 .inner .check_box{
    width:100%;
    height:110px;
    background:url(../images/p4/s5_check_box.jpg) no-repeat center 0/cover;
    margin:80px 0 0 0;
    font-size:28px;
    font-weight:700;
    text-align:center;
    line-height:115px;
    color:#333;
}

.s5 .inner .check_box p img{margin: 25px 15px 0 0;}

.s5 .inner .check_box p span{
    color: #397dc3;
    font-weight: bold;
    font-size: 30px;
}




.s5 .inner .int_box{
    height:195px;
    margin:0 0 60px 0;
}
.s5 .inner .b1{
    margin-top: 70px;
}

.s5 .inner .b2{
    margin-top: 220px;
}
.s5 .inner .b3{
    margin-top: 210px;
}
.s5 .inner .b4{
    margin-top: 90px;
}

.s5 .inner .b5{
     margin-top: 200px;
}
.s5 .inner .b6{
    margin-top: 140px;
}

.s5 .inner .int_box > img{
    float:left;
    margin:0px 0 0 40px;
}
.s5 .inner .int_box .tit2 h3{
    font-size:25px;
    color:#3e3e3e;
}
.s5 .inner .int_box .tit2 .line{
    display: block;
    width: 1160px;
    height: 1px;
    background: #d8d8d8;
    margin: 10px 0 15px 40px;
}
.s5 .inner .int_box .cf{
    font-size:20px;
    font-weight:500;
    line-height:33px;
    margin:0 0 0 40px;
}

.s5 .inner .int_box .cf p{
    margin-bottom: 8px;
    font-weight: 600;
    color: #5d5d5d;
}

.s5 .inner .int_box .dot{
    font-size: 12px;
    color: #4d4b4b;
    display: block;
    float: left;
}
.s5 .inner .int_box .subT{
    font-size: 18px;
    font-weight: 500;
}


.s5 .adv{
    margin-top: 200px;
}

.s5 .adv .tit3{
    width: 1200px;
    height: 87px;
    background: #0c6aab;
    color: #fff;
}

.s5 .adv .tit3 .t3{
    padding-top: 23px;
	text-align: center;
}

.s5 .adv .tit3 p img{
    height: 42px;
    width: auto;
    margin: 3px 15px 0 0;
}
.s5 .adv .tit3 p{
    font-size: 35px;
    font-weight: bold;
}


.s5 .adv ul{
    width: 978px;
    height: 160px;
    border: 1px solid #cccccc;
    padding: 35px 110px 45px 110px;
}

.s5 .adv ul li{
    margin-bottom: 18px;
}

.s5 .adv ul li p{
    float: left;
}
.s5 .adv ul li p:nth-child(1){
    margin-right: 15px;
    /*margin-left: 160px;*/
}
.s5 .adv ul li p:nth-child(2){
    font-size: 20px;
    color: #555;
    font-weight: bold;
}




/*s5 end*/




/*s6 start*/
.s6{
    height:1060px;
}
.s6 .ttl{
    height:157px;
    background:url(../images/p4/s6_bg.png) no-repeat center 0/cover;
    position: relative;
}
.s6 .ttl .tBox{
    font-size:48px;
    font-weight:700;
    color:#fff;
    text-align:center;
    line-height:150px;
	position: relative;
}
.s6 .ttl .tBox .c{
    color:#0ba1df;
}
.s6 .ttl .tBox .b{
    font-size:60px;
}

.s6 .ttl .dot{
	position: absolute;
    top: 24px;
    right: 50%;
    margin-right: -345px;
}

.s6 .ttl .dot p{
	display: inline-block;
	width: 10px;
	height: 10px;
	border-radius: 50%;
	background: #fff;
	margin-right: 40px;
}
.s6 .ttl .dot p:last-child{
    margin-right: 0;
}


.s6 .inner > p{
    text-align:center;
    font-size:22px;
    line-height:35px;
    font-weight:600;
    color:#333;
    margin:45px 0 45px 0;
}
.s6 .inner .in_box{
    width:100%;
    height:102px;
    background-color:#0c6aab;
    text-align:center;
}
.s6 .inner .in_box .box{
    width:570px;
    margin:0 auto;
}
.s6 .inner .in_box .box img{
    float:left;
    margin:20px 0 0 20px;
}
.s6 .inner .in_box .box p{
    float:left;
    color:#fff;
    font-size:38px;
    font-weight:700;
    margin:25px 0 0 20px;
}


.s6 .inner .check_out_box{
    width:100%;
    height:590px;
    border-left:1px solid #333;
    border-right:1px solid #333;
    border-bottom:1px solid #333;
    box-sizing:border-box;
    padding-top:35px;
}
.s6 .inner .check{
    margin:0 0 35px 40px;
}
.s6 .inner .check img{
    float:left;
}
.s6 .inner .check p{
    float:left;
    font-size:19px;
    font-weight:600;
    color:#555;
    margin:0 0 0 20px;
}
/*s6 end*/




/*s섹션7*/

.s7{
    height:818px;
    background-color:#daeef4;
    padding-top: 62px;
}

.s7 .inner{
    background: url(../images/p4/s7_back_img.png) no-repeat right bottom;
    height: 818px;
}

.s7 .cont{
    position: relative;
}

.s7 .cont p:nth-child(1){
    font-size: 35px;
    font-weight: bold;
}
.s7 .cont p:nth-child(1) img{
    height: 45px;
    width: auto;
}


.s7 .cont p:nth-child(1) span:nth-child(2){
    font-size: 36px;
    font-weight: bold;
}

.s7 .cont p:nth-child(1) span:nth-child(3){
    color: #0c6aab;
}

.s7 .cont p:nth-child(2){
    font-size: 19px;
    text-align: center;
    line-height: 2.2em;
    width: 680px;
    margin: 45px 0 0 25px;
}

.s7 .cont ul{
    margin-top: 53px;
}

.s7 .cont ul li{
    float: left;
    margin-right: 10px;
}


.s7 .cont p:last-child{
    position: absolute;
    bottom: 0;
    right: 88px;
}

/*e섹션7*/



