@charset "utf-8";

/* basic start -------------------------------------------------------------------------------------------------*/
*{margin:0; padding:0; box-sizing:border-box;}
html {-webkit-text-size-adjust:100%;}

h1,h2,h3,h4,h5,h6 {font-size:100%; font-weight:normal;}
a { text-decoration:none;}
a:hover,a:active,a:focus {text-decoration: none;}
a img,img{border:0; vertical-align:top;}
ol,ul{list-style:none;}
em{font-style:normal;}
.blind { position:absolute; width:1px; height:1px; clip: rect(0 0 0 0); margin:-1px; overflow:hidden; }
button{ border:0 none;}
body{overflow-x: hidden;}

@font-face {
    font-family: 'GmarketSansMedium';
    src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_2001@1.1/GmarketSansMedium.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'GmarketSansBold';
    src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_2001@1.1/GmarketSansBold.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face{
	font-family: 'KoPubWorld Dotum_Pro Light';
	src : url("fonts/KoPubWorld Dotum_Pro Light.otf");
	font-weight: normal;
    font-style: normal;
}
@font-face{
	font-family: 'KoPubWorld Dotum_Pro medium';
	src : url("fonts/KoPubWorld Dotum_Pro Medium.otf");
	font-weight: normal;
    font-style: normal;
}
@font-face{
	font-family: 'KoPubWorld Dotum_Pro bold';
	src : url("fonts/KoPubWorld Dotum_Pro Bold.otf");
	font-weight: normal;
    font-style: normal;
}
/* basic end -------------------------------------------------------------------------------------------------*/

/* 서브1-1 시작 */
#sub1_3-wrap{
    width:100%;
    height:100%;
    background:
    linear-gradient(90deg, black, rgba(0,39,63, 0.5)),
    linear-gradient(-90deg, #001f33, rgba(0, 0, 0, 0.1));
}
#sub1_3-wrap .content-top {
    width:100%;
    height:882px;
    /* border:1px solid #fff; */
}
#sub1_3-wrap .content-top_txt {
    color:#fff;
    font-size:30px ;
    position: relative;
    font-family: 'KoPubWorld Dotum_Pro bold';
    margin:0 0 0 529px;
}
#sub1_3-wrap .content-top_txt span {
    color:#00e4ff;
}
#sub1_3-wrap .content-top_txt p:nth-child(2){
    font-size: 40px;
}
#sub1_3-wrap .content-top > img {
    position: absolute;
    top:635px;
    left:250px;
}
#sh_banner_basic_top_2 .sh-banner-img-wrap .banner_top_close{
    display: none;
}
#sub1_3-wrap .content-bottom{
    width:100%;
    height:1120px;
    background: #090909;
    padding-bottom:150px;
}
#sub1_3-wrap .content-bottom_txt {
    width:1037px;
    margin-left:456px;
    padding-top:250px;
    color:#fff;
    font-family: 'KoPubWorld Dotum_Pro medium';
}
#sub1_3-wrap .content-bottom_txt p {
    font-size:18px;
    margin-bottom:28px;
    letter-spacing: -0.5px;
}
.name {
    float: right;
    margin-top:87px;
}
.name p {
    font-size:40px;
    font-weight:bold;
}
.name span {
    font-size:20px;
    font-weight: normal;
}
/* 서브1-1 끝 */

/* 서브1-2 시작 */
#sub1_2-wrap {
    width:100%;
    height:100%;
    font-family: 'KoPubWorld Dotum_Pro bold';
}
.sub2_content02{
    width:100%;
    height:100%;
    background:
    linear-gradient(90deg, black, rgba(0,39,63, 0.5)),
    linear-gradient(-90deg, #001f33, rgba(0, 0, 0, 0.1));
    padding-bottom: 150px;
}
#sub1_2-wrap .main_banner {
    width:100%;
    height:476px;
    background-image: url(img/1_1.png);
    background-repeat: no-repeat;
}
.main_banner-text {
    width:1085px;
    height:100%;
    margin-left:420px;
    color:#fff;
    padding:60px 0;
    font-family: 'KoPubWorld Dotum_Pro Light';
}
.main_banner-text h2 {
    font-size: 22px;
    letter-spacing: 0;
}
.main_banner-text h2 span {
    font-weight: normal;
}
.main_banner-text dt {
    font-size: 35px;
    margin-bottom: 40px;
    line-height: 45px;
}
.main_banner-text dd {
    font-size:16px ;
}
.content02_text-box {
    width:1085px;
    margin:170px 0 0 420px;
    color:#fff;
}
.content02_text-top {
    display: flex;
    align-items: center;
}
.content02_text-mid {
    display: flex;
    align-items: center;
    margin:65px 0;
}
.content02_text-bottom {
    display: flex;
    align-items: center;
}
.content02_text-top img {
    border: 1px solid #fff;
    border-radius: 50%;
    padding:22px 25px;
}
.content02_text-mid img {
    border: 1px solid #fff;
    border-radius: 50%;
    padding:22px 25px;
}
.content02_text-bottom img {
    border: 1px solid #fff;
    border-radius: 50%;
    padding:22px 25px;
}
.content02_text-box p {
    font-size:14px;
    width:21%;
    font-weight:bold;
    margin: 0 120px 0 25px;
}
.content02_text-box span {
    font-size:14px;
    border-left: 2px solid #fff;
    padding-left:20px;
    font-family: 'KoPubWorld Dotum_Pro medium';
}
/* 서브1-2 끝 */

/* 서브1-3 시작 */
#wrap_03 {
    width:100%;
    height:100%;
    background:
    linear-gradient(90deg, black, rgba(0,39,63, 0.5)),
    linear-gradient(-90deg, #001f33, rgba(0, 0, 0, 0.1));
    font-family: 'GmarketSansMedium';
    padding-bottom:150px;
}
.content01 {
    width:100%;
    /* width:1085px;
    margin-left:420px; */
    color:#00e4ff;
    font-size: 16px;
    text-align: center;
    padding: 0;
}
.content01-top {
    margin-left:197px;
}
.content01-top ul {
    display: flex;
}
.content01-top li {
    border-left:2px solid #00df95;
    border-right:2px solid #006ebf;
    border-top:2px solid #00aa8b;
    border-bottom: 2px solid #00949e;
    border-radius:25px;
    margin-right: 82px; 
    padding:13px 22px;
}
.content01-top li:nth-child(2){
    padding:13px 75px;
}
.content01-mid{
    display: flex;
    margin-top:42px;
}
.content01-mid li {
    border-left:2px solid #00df95;
    border-right:2px solid #006ebf;
    border-top:2px solid #00aa8b;
    border-bottom: 2px solid #00949e;
    border-radius:25px;
    margin-right: 82px; 
    padding:13px 10px;
}
.content01-mid .content01-mid01 {
    margin:72px 0 0 0;
}
.content01-mid .content01-mid01 li {
    margin-bottom:20px;
}
.content01-mid .content01-mid02 li {
    margin-bottom:20px;
}
.content01-mid .content01-mid03 {
    margin:234px 0 0 45px;
}
.content01-mid .content01-mid03 li {
    margin-bottom:55px;
}
.content01-bottom {
    margin:0 0 0 408px;
}
.content01-bottom ul {
    display: flex;
}
.content01-bottom li {
    border-left:2px solid #00df95;
    border-right:2px solid #006ebf;
    border-top:2px solid #00aa8b;
    border-bottom: 2px solid #00949e;
    border-radius:25px;
    margin-right:18px; 
    padding:13px 22px;
}
.content01-top strong {
    font-family: 'GmarketSansBold';
}
/* 서브1-3 시작 */

/* 서브1-4 시작 */
#wrap_04{
    width:100%;
    height:100%;
    background:
    linear-gradient(90deg, black, rgba(0,39,63, 0.5)),
    linear-gradient(-90deg, #001f33, rgba(0, 0, 0, 0.1));
    padding:0 0 150px;
}
#wrap_04 .content04_wrap {
    width:1180px;
    margin:0 auto;
    color:#fff;
}
#wrap_04 .content04 {
    width:1079px;
    margin:0 auto;
}
#wrap_04 .main-content {
    display: flex;
    justify-content: space-between;
}
#wrap_04 .main-content li {
    background-image: url(img/4-2.png);
    width:221px;
    height: 221px;
    position: relative;
    overflow: hidden;
    cursor: pointer;
    margin-bottom: 20px;
}
#wrap_04 .main-content h3 {
    text-align: center;
    margin-bottom: 5px;
    font-size: 16px;
    color:#00e4ff;
    font-family: 'GmarketSansBold';
    width: 221px;
}
#wrap_04 .main-content dl {
    content: '';
    width: 100%;
    height: 100%;
    background-color: #001f33;
    position: absolute;
    border-radius: 27px;
    left: 0;
    bottom:-250px;
    transition: all .5s;
    opacity: .9;
    padding:25px 40px;
    font-size: 14px;
    font-family: 'KoPubWorld Dotum_Pro medium';
}
#wrap_04 .main-content li:hover dl {
    bottom:0;
}
#wrap_04 .main-content dl dd {
    margin: 10px 0 15px;
}
#wrap_04 .main-content dl dd p span {
    color:#00e4ff;
    font-weight: bold;
}
#wrap_04 .main-content dl a {
    border: 1px solid #fff;
    border-radius: 50%;
    padding:10px;
}
#wrap_04 .main-content dl a:hover {
    background-color: #fff;
}
/* 서브1-4 끝 */

/* 서브1-5 시작 */
#wrpa_05 {
    width:100%;
    height:100%;
    background-image:
    linear-gradient(180deg, #001420, rgba(0,39,63, 0.3)),
    linear-gradient(110deg, black, rgba(0, 0, 0, 0.1)),
    url(img/5-1.png);
    background-repeat:no-repeat;
    background-position:right bottom;
    font-family: 'GmarketSansMedium';
    padding-bottom: 150px;
}
.content05_wrap {
    width:1180px ;
    color:#fff;
}
#wrpa_05 .content {
    width:1006px;
    margin-left:358px;
}
.content_hd p {
    font-size:20px;
}
.content_hd span {
    color:#00e4ff;
    font-family: 'GmarketSansBold';
}
.content_hd h2 {
    font-size:50px;
    margin-bottom:196px;
    position: relative;
}
.content_hd h2:before{
    content: '';
    width:1px;
    height:151px;
    position: absolute;
    top:82px;
    left:20px;
    background-color: #fff;
}
.content_hd h2 span {
    font-weight: bold;
}
.content_txt{
    display: flex;
    flex-direction:column; 
    font-size: 14px;
}
.content_txt ul {
    margin-bottom:20px;
}
.content_txt-top ul {
    display:flex;
    justify-content: space-between;
}
.content_txt-top li {
    border: 2px solid #00949e;
    border-radius:25px;
    width:243px;
    text-align: center;
    padding:10px 0;
}
.content_txt-mid ul {
    display: flex;
}
.content_txt-mid li {
    border: 2px solid #00949e;
    border-radius:25px;
    padding:10px 20px;
    text-align: center;
    margin-right:30px;
}
.content_txt-bottom ul{
    display: flex;
}
.content_txt-bottom li {
    border: 2px solid #00949e;
    border-radius:25px;
    width:254px;
    padding:10px 10px;
    text-align: center;
    margin-right:30px;
}

.content03 .content-top{
    margin-left:0;
}

#sub1_3-wrap .content03 .content-bottom{
    width:100%;
    border-radius: unset;
    border: none;
    margin: 0;
    height:962px;
}
/* 서브1-5 끝 */


/* 텍스트 추가 */

.content_hd-text{
    font-size:50px;
}
.content_hd2-text{
    color:white!important;
    font-size:50px;
    font-weight:normal!important;
}
.sub3_m {
    display: none;
}
.sub3_m img{
    width: 100%;
}
.sub3_m .sub3_m-top {
    border:1px solid rgba(255, 255, 255, .3);
    padding:20px;
    margin-bottom: 40px;
}
.sub3_m .sub3_m-bottom {
    border:1px solid rgba(255, 255, 255, .3);
    padding:20px;
}
#wrap4_map{
    padding-top : 1px;
    width:100%;
    height:100%;
    background:
    linear-gradient(90deg, black, rgba(0,39,63, 0.5)),
    linear-gradient(-90deg, #001f33, rgba(0, 0, 0, 0.1));
    padding-bottom:150px;
}
#wrap4_map .content{
    width:1200px;
    margin:0 auto;
    color:#fff;
}
#wrap4_map .text-box {
    padding:87px 0 0 73px;
    letter-spacing: -1px;
}
#wrap4_map .text-box_top{
    margin-bottom:40px;
    display: block;
}
#wrap4_map .text-box_top h2{
    font-size:40px;
    font-weight: bold;
    color:#00e4ff;
}
#wrap4_map .text-box_top p {
    font-size:20px;
}
#wrap4_map .text-box_bottom{
    font-size: 20px;
    color:#00e4ff;
}
#wrap4_map .text-box_bottom span {
    font-weight:bold;
}
#wrap4_map .img-box {
    margin-left:300px;
}

@media only screen and (max-width: 1580px) {
    #sub1_3-wrap .content-top_txt {
        margin:0 50px;
    }
    #sub1_3-wrap .content-top p {
        font-size: 25px;
    } 
    #sub1_3-wrap .content-top_txt p:nth-child(2) {
        font-size:26px;
    }
    #sub1_3-wrap .content-top > img{
        top:526px;
        left:0;
        width:100%;
    }
    #sub1_3-wrap .content-top {
        height:608px;
    }
    #sub1_3-wrap .content-bottom_txt {
        width:100%;
        margin-left:0;
    }
    #sub1_3-wrap .content-bottom_txt p {
        font-size:12px;
    }
    #sub1_2-wrap .main_banner {
        background-size: contain;
    }
    /* #sub1_2-wrap .main_banner-text {
        margin-left:527px;
        padding-top:70px;
    } */
    /* .main_banner-text h2 {
        font-size:18px;
    } */
    .main_banner-text dt {
        margin-bottom: 10px;
    }
    /* .main_banner-text dd {
        font-size: 12px;
    } */
    .content02_text-box {
        margin:100px auto; 
    }
}

@media only screen and (min-width: 320px) and (max-width:768px){
    .second_nav-bar a{
    }
    .second_nav h4 {
        font-size: 28px;
    }
    #sub1_2-wrap .main_banner {
        background-image: url(img/m_bg.png);
        background-position: right;
        background-size: 215px 471px;
    }
    .main_banner-text {
        margin-left:25px;
        padding-top:137px;
    }
    #sub1_3-wrap .content-top p {
        font-size: 18px;
    }
    #sub1_3-wrap .content-top_txt p:nth-child(2) {
        font-size:21px;
    }
    #sub1_3-wrap .content-bottom_txt {
        padding-top:108px;
    }
    .main_banner-text h2 {
        color:#00e4ff;
        font-weight: bold;
    }
    .main_banner-text h2 span {
        color:#fff;
    }
    .main_banner-text dt{
        font-size: 30px;
        line-height: 40px;
        font-weight: bold;
    }
    .main_banner-text dd{
        display: none;
    }
    .content02_text-box{
        width:100%;
    }  
    .content02_text-top,
    .content02_text-mid,
    .content02_text-bottom {
        flex-direction: column;
        text-align: center;
    }  
    .content02_text-box p {
        margin:10px 0 0;
        
    }
    .content02_text-box span {
        border:0;
    }
    .content01 .img123{
        display: none;
    }
    #wrpa_05 .content {
        width:100%;
        margin-left:0;
        display: flex;
        flex-direction: column;
        align-items: center;
    }
    .content_hd h2 span {
        font-size: 40px;
        border-bottom: 3px solid #fff;
        padding-bottom: 5px;
    }
    .content_hd h2 {
        margin-bottom:60px;
    }
    .content_hd p {
        font-size: 16px;
    }
    .content05_wrap {
        width:100%;
    }
    #wrpa_05 .content_txt .content_txt-top {
        width:100%;
    }
    #wrpa_05 .content_txt .content_txt-top ul,
    #wrpa_05 .content_txt .content_txt-mid ul,
    #wrpa_05 .content_txt .content_txt-bottom ul {
       flex-direction: column;
       margin:0 auto 20px;
       width:100%;
       padding-bottom:10px;
       align-items: center;
       border-bottom:1px solid rgba(255, 255, 255, 0.5) ;

    }
    #wrpa_05 .content_txt .content_txt-top li,
    #wrpa_05 .content_txt .content_txt-mid li,
    #wrpa_05 .content_txt .content_txt-bottom li {
       margin: 0 0 20px 0;
    }
    #wrpa_05 .content_txt .content_txt-mid li {
        width:254px;
    }
    #wrpa_05 .content_hd h2:before {
        content: none;
    }
    .content01 {
        width: 90%;
        margin: 0 auto;
    }
    .sub3_m {
        display: block;
    }
    #wrpa_05 {
        background-size: contain;
        background-position: center;
    }
    #wrap_04 .content04_wrap {
        width: 100%;
        margin: 0 auto;
    }
    #wrap_04 .content04 {
        width:90%;
        margin: 0 auto;
    }
    #wrap_04 .main-content {
        width:100%;
        margin: 0 auto;
        display: block;
        justify-content: center;
        align-items: center;
    }
    #wrap_04 .main-content_mid .allmap {
        display: none;
    }
    #wrap_04 .main-content dl {
        bottom:0;
        opacity: .9;
    }
    #wrap_04 .main-content ul {
        display: flex;
        flex-direction: column;
        align-items: center;
    }
    #wrap4_map .content {
        width: 90%;
    }
    #wrap4_map .text-box {
        padding-left:0;
    }
    #wrap4_map .img-box {
        margin-left: 0;
    }
    #wrap4_map .img-box img {
        width: 100%;
        margin-top: 65px;
    }

}
