@font-face {
     font-family: 'S-CoreDream-2ExtraLight';
     src: url('https://fastly.jsdelivr.net/gh/projectnoonnu/noonfonts_six@1.2/S-CoreDream-2ExtraLight.woff') format('woff');
     font-weight: normal;
     font-style: normal;
}

@font-face {
     font-family: 'S-CoreDream-6Bold';
     src: url('https://fastly.jsdelivr.net/gh/projectnoonnu/noonfonts_six@1.2/S-CoreDream-6Bold.woff') format('woff');
     font-weight: normal;
     font-style: normal;
}

@font-face {
     font-family: 'S-CoreDream-9Black';
     src: url('https://fastly.jsdelivr.net/gh/projectnoonnu/noonfonts_six@1.2/S-CoreDream-9Black.woff') format('woff');
     font-weight: normal;
     font-style: normal;
}

@font-face {
    font-family: 'GmarketSansBold';
    src: url('https://fastly.jsdelivr.net/gh/projectnoonnu/noonfonts_2001@1.1/GmarketSansBold.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Pretendard-Light';
    src: url('https://fastly.jsdelivr.net/gh/Project-Noonnu/noonfonts_2107@1.1/Pretendard-Light.woff') format('woff');
    font-weight: 300;
    font-style: normal;
}
@font-face {
    font-family: 'Pretendard-Regular';
    src: url('https://fastly.jsdelivr.net/gh/Project-Noonnu/noonfonts_2107@1.1/Pretendard-Regular.woff') format('woff');
    font-weight: 400;
    font-style: normal;
}
@font-face {
    font-family: 'Pretendard-Bold';
    src: url('https://fastly.jsdelivr.net/gh/Project-Noonnu/noonfonts_2107@1.1/Pretendard-Bold.woff') format('woff');
    font-weight: 600;
    font-style: normal;
}
@font-face {
    font-family: 'Pretendard-ExtraBold';
    src: url('https://fastly.jsdelivr.net/gh/Project-Noonnu/noonfonts_2107@1.1/Pretendard-ExtraBold.woff') format('woff');
    font-weight: 800;
    font-style: normal;
}



/*reset css*/
*{padding: 0; margin: 0;}
ol,ul,li{list-style: none; margin: 0;}
.clear:after{content: ''; display: block; clear: both;}
img{vertical-align: top;}
p{margin: 0;}
a:hover{text-decoration: none;}
body {font-family: 'Pretendard-Light';}
h1,h2,h3,h4,h5,h6{margin: 0;}
.navy{color: #0d5fd0;}
.purple{color: #6c5fb7}
.skyblue{color: #2293e3;}
.gray{color: #9b9b9b;}
.pointcolor{color: #1ab4d8;}
::selection {background: #c7c7c7; color: #fff;}


/*header*/
#page-wrapper{position: relative;}
#page-wrapper header{padding-bottom: 5px;}
#page-wrapper header h1{
	width:90px; margin:10px auto;
}

nav{display:block;}
#page-wrapper header{height: 70px;}
header img{display: block; margin: 10px auto; width: 50%;}


        /*mobile*/
        .menu_btn{position: absolute; top: 30px; right: 30px; z-index: 2000; cursor: pointer;}
        .mobile_gnb{position: absolute; top: 85px; right: 0; width: 100%; height:auto; background-color: #fff; z-index: 10010; display: none; border-top: 1px solid #ddd;}
        .mobile_gnb_ul{margin-bottom: 0;}
        .mobile_gnb_ul > li{width: 100%; height: auto; line-height: 60px; text-align: center; border-bottom: 1px solid #ddd; font-size: 19px;}
        .mobile_gnb_ul > li a{display: block; height: 100%; padding: 0 20px; font-weight: bold;}
        .mobile_gnb_ul > li:hover> a{text-decoration: none; color:#fff; background-color: #1663a7;}
        
        .mobile_util{width: 100%; height: 60px; line-height: 60px; padding-left: 40%; border-bottom: 1px solid #ddd;}
        .mobile_util li{float: left; margin: 0 10px;}
        .mobile_util li a{font-weight: bold; color: #999; font-size: 16px; display: block; height: 100%;}
        .mobile_util li:hover a{color: #1663a7;}
        
        .menu_btn{background-image:url(/images/skin/tp09/menu_btn.png); background-repeat:no-repeat; width:24px; height:24px;}
        .menu_btn.on{background-image:url(/images/skin/tp09/close_btn.png); background-size: cover; width:22px; height:22px;}
        
        .mobile_sub{display: none; width: 100%; height: auto; background-color: #e0e0e0; text-align: center;}
        .mobile_sub > li{width: 100%; height: 60px; line-height: 60px;}
        .mobile_sub > li a{display: block; height: 100%; padding: 0 20px; color: #000;}
        .mobile_sub > li:hover a{text-decoration: none; color: #000; background-color: #ccc;}
        /*mobile*/



/*container*/
 .row-full{
 width: 99.225vw;
 position: relative;
 margin-left: -49.65vw;
 height: auto;
 margin-top: -51px;
 left: 50%;
}

/*m_bot_icon*/
.m_cont_menu{width: 100%; height: auto; background-color: #fff;}
.m_bot_icon{width: 100%; background-color: #797979; margin-bottom: 0;}
.m_bot_icon li{width: 20%; float: left; padding: 10px; text-align: center;}
.m_bot_icon li img{width: 70%;}
.m_bot_icon li .m_bot_text{margin-top: 5px; color: #fff; font-weight: bold; font-size: 12px;}


/*container*/
.cont-center{width: 90%; margin: 0 auto;}
.cont-des{font-size: 14px; text-align: center; color: #9b9b9b;}
h4{font-family: 'S-CoreDream-6Bold';}

/*cont01*/
.cont01{padding: 50px 0; text-align: center; background-color: #eee;}
.cont01-top h3{font-family: 'Pretendard-ExtraBold'; font-size: 25px; margin: 0 0 20px; color: #000;}
.cont01-top p{font-size: 18px; color: #555;}

.cont01-bot ul{margin: 50px 0 0;}
.cont01-bot ul li{width:100%; height: 460px; margin: 40px 0;box-shadow:4px 8px 16px rgba(0,0,0,0.2);}
.cont01-bot ul li a{display: block; width: 100%; height:100%;}
.cont01-bot ul li a .cont01-bot-img{background-image: url(/_upload/xn--ok1by3r6qchzj8g22jr8x.kioc.kr/cont01-bot-img01.jpg); background-repeat: no-repeat; background-size: cover; background-position: center center; width:100%; height: 220px; transition: all .5s ease;}
.cont01-bot ul li:nth-child(2) a .cont01-bot-img{background-image: url(/_upload/xn--ok1by3r6qchzj8g22jr8x.kioc.kr/cont01-bot-img02.jpg); background-repeat: no-repeat; background-size: cover; background-position: center center; }
.cont01-bot ul li:nth-child(3) a .cont01-bot-img{background-image: url(/_upload/xn--ok1by3r6qchzj8g22jr8x.kioc.kr/cont01-bot-img03.jpg); background-repeat: no-repeat; background-size: cover; background-position: center center; }
.cont01-bot ul li a .cont01-bot-img img{width:100%; height: 100%; transition: all .2s;}
.cont01-bot ul li a .cont01-bot-text{width:100%; height: 240px; text-align: left; padding: 25px 35px 10px; background-color: #fff;}
.cont01-bot ul li a .cont01-bot-text .cont01-number{color: #2e89b9; font-family: 'Pretendard-ExtraBold'; font-size:35px;}
.cont01-bot ul li a .cont01-bot-text h4{font-size: 23px; font-family: 'Pretendard-ExtraBold'; transition: color .5s; margin: 20px 0 0;}
.cont01-bot ul li a .cont01-bot-text p{font-size: 22px; font-family: 'Pretendard-ExtraBold'; color: #444;transition: color .5s; margin: 10px 0;}

.cont01-bot ul li a:hover .cont01-bot-img{background-image: url(/_upload/xn--ok1by3r6qchzj8g22jr8x.kioc.kr/cont01-bot-img-after01.jpg);}
.cont01-bot ul li:nth-child(2) a:hover .cont01-bot-img{background-image: url(/_upload/xn--ok1by3r6qchzj8g22jr8x.kioc.kr/cont01-bot-img-after02.jpg);}
.cont01-bot ul li:nth-child(3) a:hover .cont01-bot-img{background-image: url(/_upload/xn--ok1by3r6qchzj8g22jr8x.kioc.kr/cont01-bot-img-after03.jpg);}
/*.cont01-bot ul li a:hover:before{opacity:1;}*/
.cont01-bot ul li a:hover .cont01-number{color: #000;}
.cont01-bot ul li a:hover .cont01-bot-text h4{color: #2e89b9;}
.cont01-bot ul li a:hover .cont01-bot-text p{color: #aaa; font-family: 'Pretendard-Bold';}

/*more-btn*/
/*
.cont01-bot ul li a .more-btn{display: block; position: relative; color:#2e89b9;transition: all .4s; text-align: center; bottom: 30px;}
.cont01-bot ul li a .more-btn span{position: absolute; transition: all .5s; width: 40px; height: 2px; background-color:#2e89b9; display: block; left:170px;}
.cont01-bot ul li a .more-btn span:after{position:absolute;content:"";display: block;width: 10px;height:2px;transform: rotate(45deg);background-color:#2e89b9;right:-2px;top: -3px;transition: all .4s;}
.cont01-bot ul li a:hover .more-btn{margin: 0 0 0 0; color: #fff; bottom: 60px;}
.cont01-bot ul li a:hover span{width: 45px; background-color:#fff;}
.cont01-bot ul li a:hover span:after{background-color: #fff;}
.cont01-bot ul li a:hover:before{text-decoration: none; width: 100%;}
*/


/*cont02*/
.cont02{background-image:url(/_upload/xn--ok1by3r6qchzj8g22jr8x.kioc.kr/cont02-bg.jpg); background-attachment: fixed; background-repeat: no-repeat; background-size: cover; background-position: center center; height: auto; text-align: center; color: #fff; padding: 80px 0;}
.cont02 .pointcolor{color: #ffee5e;}
.cont02 h3{font-size: 30px; font-family: 'Pretendard-ExtraBold';}
.cont02 p{font-size: 20px; padding: 30px 0 0;font-family: 'Pretendard-Light';}
.cont02 ul{margin: 30px 0 0;}
.cont02 ul li{font-size: 27px; font-family: 'S-CoreDream-6Bold';}

/*cont03*/
.cont03{background-image:url(/_upload/xn--ok1by3r6qchzj8g22jr8x.kioc.kr/cont03-bg.jpg);background-repeat: no-repeat; background-size: cover; background-position: center center; height: auto; color: #fff; position: relative; padding: 80px 0;}
.cont03 h3{font-family: 'Pretendard-ExtraBold'; font-size: 40px;}
.cont03 .cont-center > p{font-size: 20px; line-height: 40px; padding: 40px 0 0;}
.cont03-icon ul{width:100%; margin: 70px auto 0; background-color: #fff; border:1px solid rgba(0,0,0,0.2);}
.cont03-icon ul li{width: 100%; height: auto; padding:30px 10px; border-bottom: 1px solid rgba(2,0,0,0.2);}
.cont03-icon ul li:nth-child(5){border-bottom: 0;}
.cont03-icon ul li>div{ float: left;}
.cont03-icon ul li .cont03-img{transition: all .5s; width: 90px; margin: 10px 0 0 5px;}
.cont03-icon ul li .cont03-img img{width:100%;}
/*.cont03-icon ul li .cont03-icon-text h6:before{content: ''; display: block; width:2px; height: 10px; margin: 20px auto; background-color: rgba(0,0,0,0.2);}*/
.cont03-icon ul li .cont03-icon-text{margin:0 0 0 20px; max-width: 60%;}
.cont03-icon ul li .cont03-icon-text h6{font-size: 25px; margin: 10px 0 0; font-family: 'Pretendard-Bold'; color: #2e89b9;}
.cont03-icon ul li .cont03-icon-text p{font-size: 18px; margin: 5px 0 0; font-family: 'Pretendard-Light'; color: #444; line-height: 25px;}
.cont03-icon ul li:hover .cont03-img{transform: rotateY(180deg);}

/*cont04*/
.cont04{padding: 40px 0 10px;}

/*gallery*/
.m_cont_gallery{padding: 30px 0 20px; position: relative; text-align: center; width: 90%; margin: 0 auto;}
.m_cont_gallery h4{padding-top: 0px; margin-bottom:10px; font-weight: 600; font-size: 19px; line-height:30px; font-family: 'Pretendard-ExtraBold';}
.m_cont_gallery > p{font-size: 16px; margin-bottom: 40px; color: #666;}
.m_cont_gallery ul{width: 100%;}
.m_cont_gallery ul li{float: left; width:46%; margin: 10px 2%;}
.m_cont_gallery ul li img{width: 100%; height: 100%;}

.more_btn{position: absolute; top: 35px; right: 20px; border: 1px solid #ccc; padding: 5px; width: 28px; height: 26px; line-height: 13px; background-color: #fff;}
.more_btn a{font-size: 25px; line-height: 15px;}
.more_btn a:hover{text-decoration: none;}

/*gallery-desc*/
.gallery-desc{text-align: center; margin: 0 0 70px; padding: 0 20px;}
.gallery-desc p{font-size: 15px; margin: 40px auto; line-height: 25px;}
.gallery-desc-btn{display: block; width: 160px; margin: 0 auto; height: 50px; line-height: 50px; background: rgb(93,180,244); background: -webkit-linear-gradient(145deg, rgb(21,146,238), rgb(93,180,244)); background: linear-gradient(135deg, rgb(21,146,238), rgb(93,180,244)); color: #fff; font-size: 20px; transition: all .2s ease-in;}
.gallery-desc-btn:after{content: "\f105"; font-family: "Font Awesome 5 Free"; font-weight: 900; display: inline-block; opacity: 0; transition: 0.2s ease-in;}
.gallery-desc-btn:hover{text-decoration: none; background: #fff; border: 1px solid #000; color: #000; width: 180px; transition: all .2s ease-in;}
.gallery-desc-btn:hover:after{opacity: 1; padding-left: 30px; transition: 0.2s ease-in;}


/*cont05*/
.cont05{overflow: hidden;}
.cont05 > div > div{float: none; height: 300px; width:100%;position: relative; color: #fff; padding: 30px 0 0; z-index: 0;}
.cont05 .cont05-left{text-align: center;}
.cont05 .cont05-left:before{content:''; position: absolute; bottom: 0; height:100%;  width: 150%; right: -30px; z-index: -1;background-image:url(/_upload/xn--ok1by3r6qchzj8g22jr8x.kioc.kr/cont05-left-bg.jpg); background-repeat: no-repeat; background-size: cover; background-position: center center;}
.cont05 .cont05-left h3{font-size: 45px; font-family: 'S-CoreDream-6Bold'; margin: 35px 0 0;}
.cont05 .cont05-left p{font-size: 18px; line-height: 35px; margin: 40px 0 0;}
.cont05 .cont05-right:before{content:''; position: absolute; bottom: 0;background-image:url(/_upload/xn--ok1by3r6qchzj8g22jr8x.kioc.kr/cont05-right-bg.jpg); background-repeat: no-repeat; background-size: cover; background-position: center center;width:150%; height: 100%;  left: -30px; z-index:-1;}
.cont05 .cont05-right ul{text-align: center;}
.cont05 .cont05-right ul li{float: left; width: 33.333333%; padding: 20px; border-right: 1px solid rgba(255,255,255,0.3); height: 240px;}
.cont05 .cont05-right ul li:nth-child(3){border-right: 0;}
.cont05 .cont05-right ul li i{transition: all .2s;}
.cont05 .cont05-right ul li > i{font-size:30px; margin: 0 0 25px;transition: all .2s;}
.cont05 .cont05-right ul li .cont05-text h6{font-size:23px; margin: 0 0 20px;}
.cont05 .cont05-right ul li .cont05-text p{font-size:18px;}
.cont05 .cont05-right ul li .cont05-text a{color: #fff; font-size: 18px;}
.cont05 .cont05-right ul li:hover >i{transform: rotateY(180deg);}
.cont05 .cont05-right ul li:nth-child(3):hover .fa-angle-right{margin: 0 0 0 10px;}


/*mobile call sms banner*/
.mobile-banner{width: 100%; height: 120px; font-size: 16px; font-weight: 400; text-align: center; transition: all 0.5s; background-image: url(/_upload/crane.koint.kr/mobile-banner.jpg); background-size: cover;}
.mobile-banner > div{float: left; height: 100%;}
.mobile-tel .left{width: 40%; background-color: rgba(10,15,49, 0.8); color: #fff; padding: 30px 0 0 0;}
.mobile-tel .right{width: 60%;}
.mobile-sms .left{width: 60%; background-color: rgba(78, 78, 78, 0.5);}
.mobile-sms .right{width: 40%; color: #fff; padding: 30px 0 0 0;}
.mobile-banner a{display: block; width: 100%; height: 100%;  color: #fff; position: relative; padding: 35px; text-align: right; font-size: 18px; transition: all 0.2s ease-in;}
.mobile-banner a:before{font-family: "Font Awesome 5 Free"; font-weight: 900; display: inline-block;  transition: 0.2s ease-in; margin-right: 20px; width: 60px; height: 60px; border-radius: 50%; line-height: 60px; box-shadow: 2px 2px 2px rgb(0,0,0,0.5); position: absolute; top: 28px; left: 20px; font-size: 26px; text-align: center;}

    @media screen and (max-width: 420px) {
        .mobile-banner a{padding: 35px 10px;}
        .mobile-banner a:before{width: 40px; height: 40px; line-height: 40px; font-size: 22px; top: 40px; left: 10px;}
}

/*mobile-tel*/
.mobile-tel{background-color: #0a0f31;}
.mobile-tel a:before{content: "\f095"; background-color: #212753;}
.mobile-tel a:hover {background-color: #33396b;}

/*mobile-sms*/
.mobile-sms > .right{background-color: #2a2a2a; }
.mobile-sms a:before{content: "\f075"; background-color: #a3a3a3;}
.mobile-sms a:hover {background-color: #4e4e4e;}


/*footer*/
footer{padding: 0; border-top: 1px solid #1d2243; background-color: #0a0f31; color: rgba(255,255,255,0.5);}
footer .copyright{width: 90%; margin: 0 auto; padding: 0;}
footer ul{padding: 0;}
.footer-top{border-bottom: 1px solid #1d2243; position: relative; padding: 20px 0;}
/*.footer-top > div{float: left;}*/
.footer-top-left h6{float: left; font-size: 16px; font-family: 'S-CoreDream-6Bold'; line-height: 100px;}
.footer-top-left ul{float: none;}
.footer-top-left ul li{float: none; 
/*height: 25px;*/
 line-height: 25px;}
/*
.footer-top-left ul li:after{content:''; display: inline-block; width: 1px; height: 11px; background-color: #ccc; margin: 0 10px;}
.footer-top-left ul li:last-child:after{display: none;}
*/


.footer-top-right .item{position: absolute; top: 25px; right: 0; width: 70px; height: 45px; line-height: 45px; margin: 7px 0 0 0;}
.footer-top-right .item a{display: block; width: 100%; height: 100%; color: #fff; background-color: #000; transition: all 0.2s; font-size: 14px; text-align: center;}
.footer-top-right .item a:hover{background-color: #fff; border: 1px solid #000; color: #000;}

.footer-bot{ padding: 20px 0; position: relative;}
.footer-bot ul li{float: none;}
/*
.footer-bot ul li:after{content:''; display: inline-block; width: 1px; height: 11px; background-color: #ccc; margin: 0 10px;}
.footer-bot ul li:last-child:after{display: none;}
*/

/*
.footer-bot .footer-copyright{margin: 5px 0 0 0;}
.footer-bot .footer-copyright:after{content: ''; display: inline-block; width: 1px; height: 11px; background-color: #ccc; margin: 0 10px;}
*/
.footer-bot .item{width: 70px; height: 45px; line-height: 45px; position: absolute; top: 20px; right: 0;}
.footer-bot .item a{display: block; width: 100%; height: 100%; color: #fff; ;background-color:#1d2243; transition: all 0.2s; font-size: 14px; text-align: center;}
.footer-bot .item a:hover{background-color: #8f94b7; color: #000;}

/*loadmap*/
.map_btn{width:140px; margin: 40px auto; height: 40px; text-align: center; background-color: #d34826; border-radius: 10px;}
.map_btn a{display: block; height: 100%; line-height: 40px; font-size: 15px; color: #fff; text-decoration: none;}

.map_table table{border-top: 2px solid #aaa; border-bottom: 2px solid #aaa; width: 90%; margin: 40px auto; font-size: 15px;}
.map_table table tr{height: 50px; line-height: 50px; border-bottom: 1px solid #ddd;}
.map_table table tr th{padding-left: 30px;}
.map_table table tr td{padding-left: 30px; text-align: left;}


/*page-header*/
.page-header {
    padding-bottom: 9px;
    margin: 40px 0 20px;
    color: #000;
    border-bottom: 3px solid #c7c7c7; }
    
/*pagination*/
.pagination > .active > a, .pagination > .active > span, .pagination > .active > a:hover, .pagination > .active > span:hover, .pagination > .active > a:focus, .pagination > .active > span:focus {
    z-index: 2;
    color: #fff;
    cursor: default;
    background-color: #9c9c9c;
    border-color: #9c9c9c; }

.pagination > li > a, .pagination > li > span {
    position: relative;
    float: left;
    padding: 6px 12px;
    margin-left: -1px;
    line-height: 1.42857143;
    color: #666;
    text-decoration: none;
    background-color: #fff;
    border: 1px solid #ddd; }