@charset "utf-8";

.inner{
    width: 1200px;
    margin: 0 auto;
    position: relative;
}

.s1{width: 100%;
    height: 623px;
    background: url(../images/p1/sub2_img1_bg.png)no-repeat center 0/cover;
    
}

.s1 .inner .text_box{
    width: 550px;
    padding-top: 100px;
}


.s1 .inner .text_box .txt1{
    font-size: 25px; 
    font-weight: 600;
    color:#7d7d7d;
    text-align: right;
    margin-bottom: 25px;
}


.s1 .inner .text_box .txt1 span{
    font-size: 50px;
    color: #222;
    font-weight: 600;
    font-family: '나눔명조', sans-serif;
}

.s1 .inner .text_box .txt2{
    font-size: 30px; 
    font-weight: 700;
    line-height: 45px;
    color:#1b6d8f;
    text-align: right;
    font-family: '나눔명조', sans-serif;
    margin-bottom: 28px;
}

.s1 .inner .text_box .txt3{
    font-size: 18px; 
    font-weight: 500;
    color:#333;
    text-align: right;
    line-height: 31px;
}

.s1 .inner .sign{
    position: absolute;
    bottom: -50px;
    right: 122px;
}



.s2{width: 100%;
    height: 297px;
    background: url(../images/p1/sub2_img2_bg.png)no-repeat center 0/cover;
    margin-top: -1px;
}



.s3{
    width: 100%;
    height: 1058px;
}


.s3 .inner .title{
    margin: 0 auto;
    width: 150px;
    text-align: center;
    padding-top: 50px;
    margin-bottom: 50px;
}

.s3 .inner .title p{
    font-size: 30px;
    font-weight: 600;
    padding-top: 20px;
    padding-bottom: 20px;
}

.s3 .inner .title .box{
    width: 64px;
    height: 3px;
    background-color: #333;
    margin: 0 auto;
    
}

.s3 .inner .photo{
    text-align: center;
}

.s3 .inner .txt{
    width: 800px;
    margin: 50px auto 0 auto;
    
}

.s3 .inner .txt p{
    width: 400px;
    font-size: 19px;
    font-weight: 500;
    line-height: 40px;
    color: #333;
    float: left;
}

.s4{
    width: 100%;
    height: 345px;
    background: url(../images/p1/sub2_img4_bg.jpg)no-repeat center 0/cover;
    padding-top: 254px;
}


.s4 p{
    font-size: 30px;
    font-weight: 600;
    color: #fff;
    font-family: 나눔명조;
    width: 1000px;
    height: 30px;
    padding: 30px 0;
    margin:0 auto;
    text-align: center;
    border: 1px solid #fff;
	letter-spacing: 5px;
}