@import url(common.css);



/* header */
#header {position: fixed; top: 0; left: 0; width: 100%; height: 110px; z-index: 999; transition-property: all; transition-duration: 0.2s; transition-timing-function: linear; transition-delay: 0s; background-color: #f7f7f7; }
#header:after {position: absolute; top: 109px; left: 0; content: ''; width: 100%; height: 1px; transition-property: all; transition-duration: 0.15s; transition-timing-function: linear; transition-delay: 0s; background-color: #ddd;}
#header .logo {position: absolute; top: 20px; left: 80px; font-size: 0; z-index: 10;}
#header .logo > a {display: block; }
#header .logo > a img {display: block; max-width: 100%;}

#header #gnb {position: relative; z-index: 9; padding: 0 320px 0 515px; background-color: #fff;}
#header #gnb .container-fluid {position: relative; padding: 0;}
/* #header #gnb .container-fluid .active-bar {position: absolute; top: 147px; left: 0; opacity: 0; display: block; width: calc(100% / 7); height: 3px; -webkit-transition-property: all; transition-property: all; -webkit-transition-duration: 0.15s; transition-duration: 0.15s; -webkit-transition-timing-function: linear; transition-timing-function: linear; -webkit-transition-delay: 0s; transition-delay: 0s; background-color: #7f1b23;} */
#header #gnb .container-fluid .active-bar.show {opacity: 1;}
#header #gnb .container-fluid > ul {display: table; width: 100%; text-align: center; table-layout: fixed;}
#header #gnb .container-fluid > ul > li {position: relative; display: table-cell; vertical-align: top;}
/* #header #gnb .container-fluid > ul > li::after {position: absolute; content: ''; top: 50%; right: -.5px; width: 1px; height: 16px; background-color: #ddd; transform: translateY(-50%);} */
#header #gnb .container-fluid > ul > li > a {position: relative; display: block; font-size: 18px; color: #000; font-weight: 600; line-height: 110px; z-index: 9; margin: 0 24px;}
#header #gnb .container-fluid > ul > li > a:after {position: absolute; content: ''; width: 0%; height: 4px; top: 0; left: 50%; transform: translateX(-50%); transition: all .15s ease; background-color: #176cca;}
#header #gnb .container-fluid > ul > li > ul {display: none; position: absolute; top: 100%; left: 0; width: 100%; height: 380px; padding: 45px 0; transition-property: all; transition-duration: 0.2s; transition-timing-function: linear; transition-delay: 0s; background-color: #f7f7f7; z-index: 9;}
#header #gnb .container-fluid > ul > li > ul > li ~ li {margin-top: 20px;}
#header #gnb .container-fluid > ul > li > ul > li > a { display: inline-block; font-size: 16px; line-height: 26px; color: #666; font-weight: 500; transition-property: all; transition-duration: 0.2s; transition-timing-function: linear; transition-delay: 0s;}
#header #gnb .container-fluid > ul > li > ul > li > .dep3 {display: none;}
#header #gnb .container-fluid > ul > li:last-child:after {display: none; }
#header #gnb .container-fluid > ul > li.active > ul > li > a:hover {color: #176cca; }
#header #gnb .container-fluid > ul > li.active > a::after {width: 100%;}

#header .head-util {position: absolute; top: 43px;right: 80px;font-size: 0;display: flex;align-items: center; z-index: 9;}
#header .head-util button {width: 24px; height: 24px; background: url(../images/ico_sitemap.png) 50% 50% no-repeat; background-size: auto; transition: all .2s linear;}
#header .head-util button:hover {background-image: url(../images/ico_sitemap_on.png);}

body.opened #header {height: 490px;}
body.opened #header #gnb .container-fluid > ul > li > ul {display: block;}
#header.scrolled {transform: translateY(-100%);}

/* quick-top */
.quick-top {position: fixed;bottom: 90px;right: -190px;z-index: 10;transition-property: all;transition-duration: 0.25s;transition-timing-function: linear;transition-delay: 0s; }
.quick-top .btn-top { position: relative; overflow: hidden; display: block; width: 80px; height: 80px; border-radius: 50%; transition-property: all; transition-duration: 0.15s; transition-timing-function: linear; transition-delay: 0s; border: 1px solid rgb(153, 153, 153);  background-image: url(../images/gotop.png); background-repeat: no-repeat; background-position: 50% 50%; background-size: auto auto; }
.quick-top .btn-top:hover {background-image: url(../images/gotop_on.png); background-color: #176cca; border-color: #176cca;}
.quick-top.show {right: 80px;}


/* footer */
#footer {background-color: #111;}
#footer .container-fluid {display: flex; width: 100%;}
#footer .container-fluid .left {width: 18.5%; padding: 80px 0 125px; position: relative; border-right: 1px solid rgba(255,255,255, .4);}
#footer .container-fluid .left h2 {margin-right: 115px; width: 210px;}
#footer .container-fluid .left h2 img {display: block; max-width: 100%;}
#footer .container-fluid .right {width: 81.5%; padding: 80px 0 130px; position: relative;}
#footer .container-fluid .right ul li {font-size: 16px; color: #999; display: block; font-weight: 400; padding-left: 80px;}
#footer .container-fluid .right ul li ~ li {padding-top: 20px;}
#footer .container-fluid .right ul li a {color: #999;}

#footer .container-fluid .left .terms {position: absolute; bottom: 75px; left: 0px;}
#footer .container-fluid .left .terms > ul { font-size: 0;}
#footer .container-fluid .left .terms > ul > li {display: inline-block; position: relative;}
#footer .container-fluid .left .terms > ul > li:nth-of-type(1) {padding-right: 20px;}
#footer .container-fluid .left .terms > ul > li > a {display: block; font-size: 16px; color: #999; font-weight: 400; transition: all .2s linear;}
#footer .container-fluid .left .terms > ul > li > a:hover {color: #fff;}

#footer .container-fluid .copyright {position: absolute; bottom: 75px; left: 80px; font-size: 16px; color: #999; font-weight: 400;}




/* siteMap : S */
.sitemap {position:fixed; max-width:100vw; max-height:100vh; width:0; height:0; z-index:1111;  display:block; top:0; right:0; overflow:hidden; letter-spacing:0;}
html.sitemap-opened .sitemap {width:100%; height:100%; visibility:visible; }
.sitemap:before {content:''; position:fixed; z-index:-1; top:0; left:0; width:100vw; height:100vh; background:url('../img/layout/sitemap-black.jpg') center center no-repeat; background-size:cover; transition:all 0.6s ease 0.2s; display:none;}
html.sitemap-opened .sitemap:before {display:block;}

.sitemap .sitemap-close {position:absolute; top:calc(70px/2); right:2.25%; width:36px; height:36px; z-index:12; transition:all 0.6s;}
.sitemap .sitemap-close:hover {opacity:0.6;}
.sitemap .sitemap-close:before,
.sitemap .sitemap-close:after {content:''; width:36px; height:2px; background:#fff; position:absolute; left:0; transition:all 0.6s;}
.sitemap .sitemap-close:before {top:10px;}
.sitemap .sitemap-close:after {bottom:10px;}
html.sitemap-opened .sitemap .sitemap-close:before {transform:rotate(45deg); top:50%; margin-top:-1px;}
html.sitemap-opened .sitemap .sitemap-close:after {transform:rotate(-45deg); bottom:50%; margin-bottom:-1px;}

.site-wrap {max-width:1830px; width:100%; padding:0 15px; margin:0 auto; height:100vh; position:relative;}
.site-wrap .head {position:absolute; top:0; left:15px; width:100%; height:145px; display:flex; align-items:center; z-index:11;}
.site-wrap .head ul {margin-left:50px; margin-top:10px; display:flex;}
.site-wrap .head ul li {padding-right:15px; margin-right:15px; position:relative;}
.site-wrap .head ul li:after {content:''; width:1px; height:12px; background:#fff; position:absolute; top:50%; margin-top:-6px; right:0;}
.site-wrap .head ul li:last-child:after {display:none;}
.site-wrap .head ul li a {font-size:14px; color:#888; letter-spacing:0; line-height:1.6em; transition:all 0.6s; font-weight:700; font-family:'Montserrat';}
.site-wrap .head ul li.active a {color:#fff;}

.site-wrap .wrap {padding:200px 0 100px;  height:100vh;display:flex; position:relative;}
.site-wrap .wrap:after {content:''; width:1px; height:100vh; background:rgba(255,255,255,0.2); position:absolute; top:0; left:800px;}
.site-wrap .wrap .info-wrap {width:100%; max-width:800px; display:flex; flex-direction:column; justify-content:space-between; padding-left:80px;}
.site-wrap .info .box {margin-bottom:50px; position:relative; left:100px; opacity:0; transition:all 0.6s;}
html.sitemap-opened .site-wrap .info .box {transition-delay:0.1s; left:0; opacity:1;}
html.sitemap-opened .site-wrap .info .box:nth-child(2) {transition-delay:0.2s;}

.site-wrap .info .box:last-child {margin-bottom:0;}
.site-wrap .info .box h4 {font-size:18px; font-weight:700; color:#fff; line-height:1.6em; font-family:'Montserrat'; margin-bottom:16px;}
.site-wrap .info .box dl {display:flex; font-size:18px; line-height:1.6em; margin-bottom:8px;}
.site-wrap .info .box dt {width:70px; font-weight:500; color:#bbb;}
.site-wrap .info .box dd {width:1%; flex:1 1 auto; color:#888;}
.site-wrap .info .box dd a.mail {text-decoration:underline;}
.site-wrap .btn-wrap .more {display:inline-block; width:230px; line-height:62px; border:1px solid #fff; color:#fff; font-size:18px; padding:0 30px; position:relative; margin-bottom:50px;}
.site-wrap .btn-wrap .more:after {content:''; width:12px; height:12px; background:url('../img/layout/sitemap-btn-w.png') no-repeat; position:absolute; top:50%; margin-top:-6px; right:30px;}
.site-wrap .btn-wrap .more:hover:after {animation: btn-move 1s both .1s;}
@keyframes btn-move {
    0% {right:30px;}
    25% {right:20px;}
    50% {right:30px;}
    75% {right:25px;}
    100 {right:30px;}
}
.site-wrap .btn-wrap ul {display:flex;}
.site-wrap .btn-wrap ul li {margin-right:12px;}
.site-wrap .btn-wrap ul li a {display:block; transition:all 0.3s;}
.site-wrap .btn-wrap ul li a:hover {opacity:0.6;}
.site-wrap .wrap .nav-menu {width:1%; flex:1 1 auto; padding-left:160px;}
.nav-menu .container-fluid > ul > li {margin-bottom:30px;}
.nav-menu .container-fluid > ul > li > span {display:block; position:relative; transition:all 0.6s; overflow:hidden;}
.nav-menu .container-fluid > ul > li > span a {display:inline-block; font-size:56px; line-height:1.2em; transition:all 0.6s ease 0s; position:relative; transform:translateY(110%); font-weight:500; padding:0 5px; color:#fff;}
html.sitemap-opened .nav-menu .container-fluid > ul > li > span a {transform:translateY(0); transition-delay:0.5s; transition-property:transform;}
.nav-menu .container-fluid > ul > li > span a:after {content:''; background:#fff; width:0; height:20px; position:absolute; bottom:5px; left:0; z-index:-1; opacity:0.2; transition:all 0.6s;}
.nav-menu .container-fluid > ul > li.active > span a:after {width:100%;}
.nav-menu .container-fluid > ul > li > span a:hover:after {width:100%;}

.nav-menu .dep2 {display:none;}
.nav-menu .dep2 {display:none; flex-wrap:wrap; padding-top:30px; padding-left:15px;}
.nav-menu .dep2 li {padding-right:40px; margin-bottom:20px; display: inline-block;}
.nav-menu .dep2 li a {display:inline-block; font-size:24px; line-height:1.5em; position:relative; color:#888;}
.nav-menu .dep2 li a:hover {color:#c8070d;}

.nav-menu .dep3 {display: none;}

/* sitemap-white */
.sitemap-white:before {background:url('../img/layout/sitemap-white.jpg') center center no-repeat;}
.sitemap-white .sitemap-close:before,
.sitemap-white .sitemap-close:after {background:#000;}
.sitemap-white {color:#000;}
.sitemap-white .head ul li:after {background:#ddd;}
.sitemap-white .head ul li a {font-size:14px; color:#666;}
.sitemap-white .head ul li.active a {color:#000;}
.sitemap-white .wrap:after {background:#ddd;}
.sitemap-white .info .box h4 {color:#000;}
.sitemap-white .info .box dt {color:#000;}
.sitemap-white .info .box dd {color:#666;}
.sitemap-white .btn-wrap .more {border:1px solid #000; color:#fff; background:#000;}
.sitemap-white .nav-menu .container-fluid > ul > li > span a {color:#000;}
.sitemap-white .nav-menu .container-fluid > ul > li > span a:after {background:#000; opacity:0.1;}
.sitemap-white .nav-menu .dep2 li a {color:#666;}
.sitemap-white .nav-menu .dep2 li a:hover {color:#176cca;}

.sitemap-white .btn-wrap ul li a img {filter:invert(1);}

.sm-bt {position:absolute; bottom:60px; right:60px; background:#fff; width:30px; height:30px; border-radius:50%; cursor:pointer; transition:all 0.6s; z-index:111;}
.sitemap-white .sm-bt {background:#000;}



/* siteMap : E */
/* siteMap : responsive */
@media (max-width:1400px){
	.site-wrap .wrap:after {left:500px;}
	.site-wrap .wrap .info-wrap {max-width:500px; padding-left:0;}
	.site-wrap .info .box dl {font-size:16px;}	
	.site-wrap .wrap .nav-menu {padding-left:60px;}
	.nav-menu .container-fluid > ul > li > span a {font-size:40px;}
	.nav-menu .dep2 {padding-top:20px; padding-left:0;}
	.nav-menu .dep2 li {padding-right:20px;}
	.nav-menu .dep2 li a {font-size:20px;}
}
@media (max-width:1024px){
	.site-wrap .wrap:after {display:none;}
	.site-wrap .head {position:relative; left:0; height:80px;}
	.sitemap .sitemap-close {top: calc(40px / 2);}
	.site-wrap .wrap {padding:40px 0; height:calc(100vh - 80px); flex-direction:column-reverse;}
	.site-wrap .wrap .nav-menu {width:100%; padding-left:0;}
	.nav-menu .container-fluid > ul > li {margin-bottom:20px;}
	.nav-menu .container-fluid > ul > li > span a {font-size:24px; padding:0 5px;}
	.nav-menu .dep2 {padding-top:10px;}
	.nav-menu .dep2 li {padding-right:15px; margin-bottom:10px;}
	.nav-menu .dep2 li a {font-size:16px;}
	.site-wrap .info .box {margin-bottom:20px;}
	.site-wrap .info .box h4 {font-size:16px; margin-bottom:10px;}
	.site-wrap .info .box:last-child {margin-bottom:20px;}
	.site-wrap .btn-wrap .more {width:200px; line-height:50px; font-size:16px; padding:0 20px; margin-bottom:20px;}
	.site-wrap .btn-wrap .more:after {right:20px;}
}
@media (max-width:640px){
	.site-wrap .head {height:60px; padding-top: 45px;}
	/* .site-wrap .head .logo {width: 52%;} */
	.site-wrap .head .logo img {display: block; width: 100%;}
	.sitemap .sitemap-close {top: calc(60px / 2);}	
	.site-wrap .wrap {padding:80px 0 30px 0; height:calc(100vh - 60px);}
	.nav-menu .container-fluid > ul > li > span a {font-size:24px;}
	.nav-menu .container-fluid > ul > li > span a:after {height:10px; bottom:0;}
	.nav-menu .dep2 li {padding-right:15px; margin-bottom:8px;}
	.nav-menu .dep2 li a {font-size:18px;}
	.nav-menu .container-fluid > ul > li {margin-bottom:30px;}
	.site-wrap .wrap .info-wrap {display:none;}
	
}


/* Board */
.bo_wrap {margin: 5.63em 0 10em;text-align: left;}
.no_data {font-size: 1.125em;line-height: 3;border-bottom: 1px solid #ddd;}
.b_search {padding: 20px 0; background-color: #f2f2f2; margin-top: 45px; text-align: center;}
.b_search input[type="text"] {max-width: 380px; height: 40px;}
.b_search select {height: 40px; width: 95px; margin-right: 5px;}
.b_search .btn_search {width: 95px; height: 40px; margin-left: 5px; color: #fff; background-color: #333;}


/* Input */
select.select_ty {max-width: 200px;height: 35px;}
select.select_ty.ty1 {max-width: 100%;}
select.select_ty.ty2 {width: 70px;}
select[readonly] {opacity: .7;pointer-events: none;}

input.input_ty {display: inline-block;vertical-align: top;width: 100%;max-width:200px;height: 35px;text-align: left;border: 1px solid #ddd;box-sizing:border-box;padding: 0 10px;}
input.input_ty.ty1 {max-width: 100%;}

input.radio_ty1 {position: absolute;left: -99999px;}
input.radio_ty1 + label {display: inline-block;height: 48px;font-size: 18px;line-height: 48px;vertical-align: top;cursor:pointer;padding-left: 1.7778em;background: url(/images/login_radio.png) no-repeat left top 12px/20px;position: relative;margin-right: 1.5em;}
input.radio_ty1 + label:last-child {margin-right: 0;}
input.radio_ty1 + label:after {display: block;content: '';position: absolute;top: 12px;left: 0;width: 20px;height: 20px;font-size: 0;background: url(/images/login_radio_ov.png) no-repeat left center/20px;transition:.3s;opacity: 0;}
input.radio_ty1:checked + label:after {opacity: 1;}

input[type="radio"].radio_ty2 {position: absolute;left: -99999px;}
input[type="radio"].radio_ty2 + label {position: relative;padding-left: 20px;cursor:pointer;}
input[type="radio"].radio_ty2 + label:before {display: block;content: '●';position: absolute;top: 50%;left: 0;transform:translateY(-50%);width: 16px;height: 16px;font-size: 10px;line-height: 13px;color: #fff;border: 1px solid #ddd;box-sizing:border-box;background-color: #fff;border-radius:50%;box-shadow:0 0 5px rgba(0,0,0,0.1);text-align: center;transition:.3s;}
input[type="radio"].radio_ty2:checked + label:before {color: #0262c9;}

input[type="checkbox"].check_ty2 {position: absolute;left: -99999px;}
input[type="checkbox"].check_ty2 + label {position: relative;padding-left: 20px;cursor:pointer;margin-right: 10px;}
input[type="checkbox"].check_ty2 + label:before {display: block;content: '■';position: absolute;top: 50%;left: 0;transform:translateY(-50%);width: 16px;height: 16px;font-size: 10px;line-height: 13px;color: #fff;border: 1px solid #ddd;box-sizing:border-box;background-color: #fff;box-shadow:0 0 5px rgba(0,0,0,0.1);text-align: center;transition:.3s;}
input[type="checkbox"].check_ty2:checked + label:before {color: #0262c9;}
input[type="checkbox"][readonly] {opacity: .7;pointer-events: none;}

.layout_tel { display:block; list-style:none; margin:0; padding:0; overflow:hidden; box-sizing:border-box; }
.layout_tel:after { display:block; content:""; clear:both; }
.layout_tel li { position:relative; display:block; float:left; width:70px; box-sizing:border-box; }
.layout_tel li.li {text-align: center;width: 20px; line-height: 35px;}
.layout_tel li select {width: 100%;height: 35px;line-height: 33px;}
.layout_tel li input {width: 100%;}

.layout_email { display:block; list-style:none; margin:0; padding:0; overflow:hidden; box-sizing:border-box; }
.layout_email li { position:relative; display:block; float:left; width:120px; box-sizing:border-box; }
.layout_email li.li {text-align: center;width: 1.5em;line-height: 35px;}
.layout_email li select {width: 100%;height: 35px;line-height: 33px;padding: 0 10px;}
.layout_email li input {width: 100%;}
.layout_email li:last-child {margin-left: 5px;}

input[type="text"].dtp {background: #fff url(/img/ico_cal.png) no-repeat right 10px center;}

@media (max-width:640px){
	input[type="text"].dtp {background-size: auto 4vw !important;}
}

/* Btns */
.btn_area {text-align: center;margin-top: 2.5em;}
.btn_area:after {display: block;clear: both;content: '';}
.btn_area .left {float: left;}
.btn_area .left > a {font-size: 18px; color: #666; border: 1px solid #ddd;}
.btn_area .right > a {color: #fff; background-color: #0f64ce;}
.btn_area .right {float: right;}
.btn_area > div > a {display: inline-block; font-weight: 400; vertical-align: top; margin-right: 10px; font-size: 18px; width: 100px; text-align: center; line-height: 40px;}
.btn_area > div > a:last-child {margin-right: 0;}
/*
.btn_ty {display: inline-block;vertical-align: top;font-size: 1em;font-weight: 400;line-height: 2.5;color: #fff;border: 0;background-color: #00adef;text-align: center;width: 100px;transition:.3s;}
.btn_ty02 {color: #999;border-color: #ddd;background-color: #f6f6f6;}
.btn_ty03 {color: #fff;border-color: #f68b21 ;background-color: #f68b21;}

.btn_ty:hover {background:#3e96c7;border-color: #3e96c7;}
.btn_ty02:hover {color: #666;background-color: #f6f6f6;}
.btn_ty03:hover {color: #f68b21 ;border-color: #f68b21 ;background-color: #fff;}
.clo_btn {background: #2b2d30;}*/

/* 모달 레이어 정의 */
.layer_popup { display:none; margin:0; padding:0 !important; overflow:hidden !important; }
.layer_popup iframe { width:100%; height:100%; border:0; box-sizing:border-box; }

/* 레이어 구성 */
.layer_box { display:block; width:100%; height:100%; padding:20px; box-sizing:border-box;  }
.layer_box > header { display:none; }
.layer_box > .layer_cnt { display:block; overflow:hidden; }

.layer_box textarea {
	width:100%; height:310px; padding:10px; border:1px solid #ddd; overflow-y:auto; resize:none; outline:0;
	box-sizing:border-box; -moz-box-sizing:border-box; -webkit-box-sizing:border-box;
	font-size: 16px; line-height: 1.7;
}
.layer_box .email_area { display:table; width:100%; height:300px; border-collapse:collapse; border-spacing:0; margin:0; padding:0; overflow:hidden; }
.layer_box .email_area .email_box { display:table-cell; width:100%; padding:30px 20px; text-align:center; vertical-align:middle; overflow:hidden; box-sizing: border-box;}
.layer_box .email_area .email_box .big_txt { margin-bottom:20px; font-size:20px; color:#222; font-weight:700; }
.layer_box .email_area .email_box .normal_txt { margin:0 10%; font-size:15px; color:#555; line-height:1.5; text-align:justify; word-break:keep-all; }