@charset "utf-8";
section h1{
    font-family: 'SEBANG_Gothic_Bold';
    font-size: 32px;
    margin-bottom: 30px;
}
.wrap-1000.content_wrap{
    padding: 50px;
}
.main .main_box>li{
    width: calc(50% - 10px);
    margin-bottom: 20px;
}
/************************************************ main ************************************************/
.main .wrap-1000.content_wrap{
    padding: 50px 0;
}

.main .main_box .box {
    border-radius: 15px;
    overflow: hidden;
    position: relative;
}

.main .main_box>li:first-child{
    width: 100%;
    max-width: 560px;
    margin-right: 20px;
}

.main .main_box>li:last-child{
    width: 100%;
    max-width: 420px;
}

.main .main_box>li:first-child>a{
    display: block;
    overflow: hidden;
    border-radius: 15px;
}

.main .main_box .box .imgbox{
    overflow: hidden;
    max-height: 378px;
}

.main .main_box>li:first-child .box{
    border-radius: 0;
}

/* .main .main_box>li:first-child .box .imgbox{
    
} */

.main .main_box .box .imgbox img{
    display: block;
    transition: .3s;
    width: 100%;
}
.main .main_box a:hover .imgbox img{
    transform: scale(1.05);
}

.main .main_box .box .txt_wrap{
    position: absolute;
    bottom: 18px;
    left: 20px;
}
.main .main_box .box .txt_wrap p,.main .main_box .box .txt_wrap p span{
    color: #fff;
}
.main .main_box .box .txt_wrap p{
    font-size: 18px;
    line-height: 1.3;
}
.main .main_box .box .txt_wrap p span{
    font-family: 'LINESeedKR-Bd';
    font-size: 22px;
    display: block;
}

.main .main_box>li:first-child .box .txt_wrap p span{
    font-size: 26px;
}

.main .main_box .box .txt_top {position: absolute; left:0; top:0; padding:8px 5px; width: min(220px,80%); background: #ff9a00; text-align: center; border-radius: 0 0 15px 0;}
.main .main_box .box .txt_top p { font-size: 16px; line-height: 1.3; color: #fff;}

.main .main_box .box2 .txt_wrap p {
    font-size: 20px;
    color: #fff;
}
.main .main_box .box2 .txt_wrap p b {font-family: 'LINESeedKR-Bd'; font-size: 22px; color: #fff;}


.main .main_box .txt_box{
    background-color: #ff9a00;
    padding: 17px 20px 15px ;
    border-radius: 0 0 15px 15px;
    color: #fff;
}

.main .main_box .txt_box *{
    color: #fff;
    word-break: keep-all;
}
.main .main_box .txt_box {
    display: flex;
    flex-flow: row wrap;
    justify-content: space-between;
}

.main .main_box .txt_box > div {width: 50%;}

.main .main_box .txt_box h3 {font-size: 20px; font-family: 'LINESeedKR-Bd'; margin-bottom: 15px;}

.main .main_box .txt_box li{
    display: flex;
    font-size: 18px;
}

.main .main_box .txt_box li:not(:last-child){
    margin-bottom: 10px;
}

.main .main_box .txt_box li span{
    display: flex;
    font-family: 'LINESeedKR-Bd';
    color: #ffde83;
    letter-spacing: -0.05em;
}

.main .main_box .txt_box li span::after{
    display: block;
    width: 1px;
    margin-left: 10px;
    margin-right: 13px;
    font-family: 'LINESeedKR-RG';
    content: '|';
}

.main .main_box .txt_box li p{
    letter-spacing: -0.07em;
}

.main .main_box>li:last-child .box:first-of-type{
    margin-bottom: 20px;
}

/************************************************ main ************************************************/

/************************************************ content1 ************************************************/
.content1 .content1_bg{
    background: url(../images/index/content1_bg.jpg) no-repeat;
    background-size: cover;
    padding: 50px;
}
.content1 h1{
    line-height: 1.3;
    margin-bottom: 10px;
}
.content1 h1,.content1 h1 span{
    font-family: 'SEBANG_Gothic_Regular';
    color: #364f7d;
    font-size: 32px;
}
.content1 h1 span{
    display: block;
    font-family: 'SEBANG_Gothic_Bold';
}
.content1 p.sub_title{
    color: #fff;
    text-align: center;
    font-size: 17px;
    background-color: #88a2d2;
    width: 100%;
    max-width: 460px;
    padding: 3px 0;
    margin-bottom: 30px;
}
.content1 ul li span{
    display: block;
    font-family: 'LINESeedKR-Bd';
    font-size: 18px;
    text-align: center;
    color: #364f7d;
    background-color: #fff;
    width: 100%;
    max-width: 100px;
    padding:2px 0;
    padding-top: 3px;
    border-radius: 30px;
    margin-right: 15px;
}
.content1 ul li{
    margin-bottom: 13px;
}
.content1 ul li:last-child{
    margin-bottom: 0;
}
.content1 ul li p{
    font-size: 18px;
}
.content1 ul li p a{
    color: #3d62cc;
    text-decoration: underline;
}
/************************************************ content1 ************************************************/

/************************************************ content2 ************************************************/
.content2 .banner{
    border-radius: 15px;
    overflow: hidden;
}
.content2 .wrap-1000{
    background-color: #eaf6f1;
}
/************************************************ content2 ************************************************/

/************************************************ content3 ************************************************/
.content3 .wrap-1000{
    background-color: #f5f5f5;
}
.content3 .content3_list{
    background-color: #fff;
    padding: 12px 40px;
    border-radius: 15px;
}
.content3 .content3_list li{
    padding: 12px 0;
    border-bottom: 1px solid #e7e7e7;
}

.content3 .content3_list li:last-child{
    border-bottom: none;
}
.content3 .content3_list li a:hover .img_btn::after{
    background-color: #444;
}
.content3 .content3_list li p{
    font-size: 18px;
    padding-left: 10px;
    text-indent: -10px;
    letter-spacing: -0.4px;
    word-break: keep-all;
    line-height: 1.2;
}
.content3 .content3_list li .img_btn{
    margin-left: 10px;
    position: relative;
}
.content3 .content3_list li .img_btn img{
    display: block;
    position: relative;
    z-index: 10
}
.content3 .content3_list li .img_btn::after{
    content: "";
    width: 35px;
    height: 35px;
    background-color: #0d5289;
    border-radius: 50%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
}
/************************************************ content3 ************************************************/

/************************************************ content4 ************************************************/
.content4_news>li:first-child{
    width: 100%;
    max-width: 367px;
    margin-right: 25px;
}
.content4_news>li:last-child{
    width: calc(100% - 367px);
}
.content4_news .news_box{
    background-color: #f5f5f5;
    border-radius: 15px;
    overflow: hidden;
    margin-bottom: 30px;
}
.content4_news .news_box h5{
    text-align: center;
    width: 100%;
    font-family: 'LINESeedKR-Bd';
    color: #fff;
    background-color: #f5a256;
    padding: 13px 0;
}
.content4_news .news_box ul li a{
    display: block;
    padding: 10px 0;
    border-bottom: 1px solid #e1e1e1;
    width: calc(100% - 40px);
    margin: 0 auto;
}
.content4_news .news_box ul li:last-child a{
    border-bottom: none;
}
.content4_news .news_box ul li p{
    font-size: 18px;
    letter-spacing: -0.4px;
    word-break:keep-all;
    padding-left: 10px;
    text-indent: -10px;
    width: calc(100% - 75px);
    line-height: 1.1;
    margin-top: 5px;
}
.content4_news .news_box ul li span{
    font-size: 18px;
    font-family: 'LINESeedKR-Bd';
    width: 60px;
    letter-spacing: -0.4px;
    margin-left: 15px;
    color: #f5a256;
}
.content4_news .subscribe_btn{
    display: block;
    text-align: center;
    color: #fff;
    background-color: #0d5289;
    font-family: 'LINESeedKR-Bd';
    font-size: 21px;
    border-radius: 15px;
    padding: 9px 0;
}
.content4_news .news_box.news2 h5{
    background-color: #50a8ea;
}
.content4_news .news_box.news3 h5{
    background-color: #53c97a;
}
.content4_news .news_box.news4 h5{
    background-color: #333;
}
.content4_news .news_box.news2 ul li span{
    color: #50a8ea;
}
.content4_news .news_box.news3 ul li span{
    color: #53c97a;
}
.content4_news .news_box.news4 ul li span{
    color: #333;
}
.content4_news .news_box ul li:hover{
    background-color: #fff7ef;
}
.content4_news .news_box.news2 ul li:hover{
    background-color: #f3fafc;
}
.content4_news .news_box.news3 ul li:hover{
    background-color: #effff2;
}
.content4_news .news_box.news4 ul li:hover{
    background-color: #e5e7e9;
}
/************************************************ content4 ************************************************/

@media(max-width:1000px) {
    .wrap-1000.content_wrap,.content1 .content1_bg{
        padding: 50px 20px;
    }

    /************************************************ main ************************************************/

    .main_box{
        flex-wrap: wrap;
    }

    .main .main_box>li {
        width: 100%;
        margin-bottom: 20px;
    }

    .main .main_box>li:first-child {
        max-width: none;
        margin-right: 0;
        margin-bottom: 20px;
    }
    .main .main_box>li:last-child {
        width: 100%;
        max-width: none;
    }

    .main .main_box .box .imgbox{
        max-height: none;
    }
    .main .main_box .box .txt_wrap {
        position: absolute;
        bottom: 15px;
        left: 50%;
        transform: translateX(-50%);
        width: 100%;
    }
    .main .main_box .box .txt_wrap p span{
        font-size: 17px;
        text-align: center;
        margin-bottom: 5px;
    }

    .main .main_box>li:first-child .box .txt_wrap p span{
        font-size: 19px;
    }    

    .main .main_box .box .txt_wrap p{
        font-size: 15px;
        word-break: keep-all;
        text-align: center;
    }
    .main .main_box .txt_list>ul{
        flex-wrap: wrap;
    }
    .main .main_box .txt_list ul li {
        width: 100%;
    }

    .main .main_box .txt_box{
        display: flex;
        justify-content: center;
    }

    .main .main_box .txt_box li{
        font-size: 17px;
    }

    .main .main_box .txt_box li:not(:last-child){
        margin-bottom: 5px;
    }

    /* .main .main_box .txt_box>ul{
        max-width: 600px;
        margin: 0 auto;
        display: flex;
        justify-content: center;
    }

    .main .main_box .txt_box li{
        padding: 0 10px;
    }
    
    .main .main_box .txt_box li:first-child{
        width: 45.2%;
    }
    .main .main_box .txt_box li:last-child{
        width: 54.8%;
    } */
    /************************************************ main ************************************************/

    /************************************************ content1 ************************************************/
    .content1 h1, .content1 h1 span{
        font-size: 23px;
    }
    .content1 p.sub_title{
        font-size: 16px;
        word-break: keep-all;
    }
    .content1 .content1_bg{
        background: url(../images/index/content1_bg_m.jpg) no-repeat;
        background-position: center bottom;
        background-size: cover;
        height: 770px;
    }
    .content1 .txt_box{
        width: 100%;
        max-width: 480px;
        margin: 0 auto;
    }
    .content1 ul li p{
        font-size: 16px;
        word-break: keep-all;
    }
    /************************************************ content1 ************************************************/

    /************************************************ content3 ************************************************/
    .content3 .content3_list{
        padding: 12px 20px;
    }
    .content3 .content3_list li p{
        font-size: 16px;
    }
    /************************************************ content3 ************************************************/

    /************************************************ content4 ************************************************/
    .content4_news{
        flex-wrap: wrap;
    }
    .content4_news .news_box h5{
        padding-top: 15px;
    }
    .content4_news>li:first-child {
        max-width: none;
        margin-right: 0;
        margin-bottom: 25px;
    }
    .content4_news>li:first-child img{
        display: block;
        margin: 0 auto;
    }
    .content4_news>li:last-child {
        width: 100%;
    }
    .content4_news .news_box ul li p{
        font-size: 16px;
    }
    .content4_news .subscribe_btn{
        font-size: 19px;
    }
    /************************************************ content4 ************************************************/
}