section{
    padding-bottom: 50px;
}

.cover{
    opacity: 0.4;
}

#cover1{
    opacity: 0.7
}

#s1_title_wrap{
    padding-top: 60px;
}

#s1_title {
    font-size: 31px;
}
#section_1 {
    background-image: url(../img/header/2.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    position: relative;
    margin-top: 0;
}

#section_4 {
    padding-top: 50px;
    background-image: url(../img/2.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    position: relative;
}

#in_s4 {
    letter-spacing: -1px;
    width: 83%;
    position: relative;
    z-index: 150;
}

#s4_txt_box,
#ex_list {
    float: left;
    width: 100%;
    overflow: hidden;
}

#s4_ex {
    float: left;
    width: 100%;
    overflow: hidden;
    font-size: 28px;
    font-weight: 600;
    font-family: 'Noto Serif KR', serif;
    color: #ffffff;
    margin-bottom: 30px;
}


#ex_list li {
    float: left;
    width: 100%;
    font-size: 15px;
    font-weight: 400;
    color: #ffffff;
    letter-spacing: -0.5px;
    margin-bottom: 30px;
}

#ex_list li:last-child{
    margin-bottom: 0;
}

#section_5{
    margin-top: 50px;
}

#in_s5{
    padding: 30px 0;
}

#s5_line {
    float: left;
    width: 100%;
    height: 2px;
    background-color: #cccccc;
    margin: 30px 0;
}

#s5_txt_box {
    float: left;
    width: 100%;
    overflow: hidden;
}

#s5_txt,
#s5_text {
    float: left;
    width: 100%;
    overflow: hidden;
    text-align: center;
}

#s5_texts {
    float: left;
    display: inline-block;
    overflow: hidden;
}

#s5_txt {
    font-size: 27px;
    font-weight: 600;
    font-family: 'Noto Serif KR', serif;
    line-height: 39px;
    color: #333333;
    margin-bottom: 18px;
    letter-spacing: -3px;
}

#s5_text {
    font-size: 13px;
    font-weight: 300;
    color: #777d84;
}

#s5_img_box {
    float: left;
    width: 100%;
    overflow: hidden;
}

.s7_box {
    float: left;
    width: 100%;
    overflow: hidden;
    box-shadow: 5px 5px 5px rgba(0,0,0,0.2);
    box-sizing: border-box;
}

.in_s7_box {
    float: left;
    width: 100%;
    overflow: hidden;
}

.s7_txt_box {
    float: left;
    width: 95%;
    margin-left: 4%;
    overflow: hidden;
}

#s7_title,
#s7_sub_title,
#in_title,
#in_title li,
#in_s7_title,
#document li {
    float: left;
    width: 100%;
    overflow: hidden;
}

#s7_title {
    font-size: 22px;
    font-weight: 500;
    color: #333333;
    margin:10px 0 15px 0;
    line-height: 43px;
}

#s7_sub_title {
    font-size: 17px;
    font-weight: 300;
    line-height: 28px;
    color: #808080;
    margin-bottom: 20px;
}


#in_title{
    margin-bottom: 25px;
}

#in_title li {
    font-size: 15px;
    line-height: 27px;
    font-weight: 400;
    color: #525357;
}

.in_s7_box > img {
    width: 100%;
}

#in_s7_title {
    float: left;
    font-size: 23px;
    line-height: 33px;
    font-weight: 500;
    color: #333333;
    margin-top:25px;
}

#s7_line {
    float: left;
    width: 35px;
    height: 1px;
    background-color: #000000;
    margin: 25px 0;
}

#document {
    float: left;
    display: inline-block;
    overflow: hidden;
}

#document li {
    float: left;
    width: 100%;
    overflow: hidden;
    color: #515151;
    margin-bottom: 17px;
    font-size: 14px;
    font-weight: 400;
}

#document li:last-child{margin-bottom: 30px;}

#document li img {
    width: 25px;
    margin-right: 10px;
}

#in_s6{
    position: relative;
}

#s6_swiper{
    float: left;
    width: 100%;
}


.s6_box{
    float: left;
    width:100%;
    overflow: hidden;
    position: relative;
}


.s6_img_box{
    float: left;
    width: 100%;
    height: 400px;
    overflow: hidden;
}

.s6_txt{
    float: left;
    width: 100%;
    text-align: center;
    height: auto;
    font-size: 22px;
    font-weight: 400;
    color: #ffffff;
    position: absolute;
    top: 39%;
    left: 0;
    z-index: 150;
}

#s6_btn{
    float: left;
    width: 65%;
    height: 50px;
    font-size: 20px;
    font-weight: 400;
    color: #ffffff;
    line-height: 50px;
    position: absolute;
    bottom: 50px;
    left:50%;
    background-color: rgba(34,34,34,0.4);
    border: 1px solid #ffffff;
    box-sizing: border-box;
    z-index: 500;
    text-align: center;
    margin-left: -32%;
}

.s8_title{
    float: left;
    width: 100%;
    overflow: hidden;
    margin-top: 20px;
}

.s8_line{
    margin: 0 auto;
    width: 30px;
    height: 3px;
    background-color: #000000;
}

.s8_titles{
    float: left;
    width: 100%;
    overflow: hidden;
    text-align: center;
    font-size: 32px;
    font-weight: 700;
    color: #222222;
    margin:12px 0;
}

.s8_box{
    margin: 0 auto 20px auto;
    width: 95%;
    overflow: hidden;
    box-shadow: 5px 5px 5px rgba(0,0,0,0.2);
    box-sizing: border-box;
}

.s8_img_box{
    margin: 0 auto;
    width: 70%;
    overflow: hidden;
    padding-top: 30px;
}

.s8_img_box img{
    width: 100%;
}

.s8_txt_box{
    float: left;
    width: 100%;
    overflow: hidden;
    text-align: center;
}

.in_s8_title{
    float: left;
    width: 100%;
    overflow: hidden;
    font-size: 22px;
    font-weight: 500;
    color: #222222;
    margin-top: 20px;
}

.s8_txt,.s8_text{
    float: left;
    width: 100%;
    overflow: hidden;
    font-size: 14px;
    font-weight: 400;
    color: #898888;
    margin-top: 5px;
}

.s8_text{
    padding-bottom: 30px;
    color: #414141;
}

#in_s10{
    padding: 20px;
}

@media all and (max-width:1024px) and (min-width:760px){
    #in_s5{
        width: 37%;
        transform: scale(1.1);
        box-shadow: 5px 5px 5px rgba(0,0,0,0.2);
        padding: 50px;
    }
    
    .in_wrap{
        width: 65%;
    }
    
    .s6_img_box img{
        width: 100%;
    }
    
    #in_s4{
        width: 50%;
    }
    
    .s6_txt{
        top: 34%;
        font-size: 32px;
    }
}