@charset "UTF-8";


h1,h2,h3,h4,h5,h6,strong,th,.bold{font-weight:700;}
table caption {overflow:hidden;width:0;height:0;margin:0;padding:0;font-size:0;line-height:0;text-indent:-999em;}
img{border:0;max-width:100%;vertical-align:top;}

em {font-style:normal; display:block;}
.blind {position:absolute;overflow:hidden;width:0;height:0;margin:0;padding:0;font-size:0;line-height:0;}
.semibold {font-weight:600;}
img[usemap] {border:none; height:auto; max-width:100%; width:auto;}

a{
	color:inherit;
	text-decoration:none;
	-webkit-transition: all 0.2s ease-in-out;
	   -moz-transition: all 0.2s ease-in-out;
		-ms-transition: all 0.2s ease-in-out;
		 -o-transition: all 0.2s ease-in-out;
			transition: all 0.2s ease-in-out;
}
a:hover,
a:active{
	-webkit-transition: all 0.2s ease-in-out;
	   -moz-transition: all 0.2s ease-in-out;
		-ms-transition: all 0.2s ease-in-out;
		 -o-transition: all 0.2s ease-in-out;
			transition: all 0.2s ease-in-out;
}

::-webkit-input-placeholder {color:#999; font-weight:300;}
:-moz-placeholder {color:#999; font-weight:300;}
::-moz-placeholder {color:#999; font-weight:300;}
:-ms-input-placeholder {color:#999; font-weight:300;}
:placeholder-shown {color:#999; font-weight:300;}


.mgb55 {margin-bottom:55px !important;}

.f-s30 {font-size:30px; line-height:1.4em;}
.f-s60 {font-size:60px;}


.blue-color {color:#15D2CC;}


.input {height:55px; padding:4px 10px;color:#1b1b1b; background:#fff; font-size:20px; line-height:1.5em; letter-spacing:-.025em; border:1px solid #dcdcdc;}
.input[readonly] {background-color:#eee; color:#878787;}
select.input {padding-right:40px; background:#fff url('../img/bbs/select.png') right 14px center no-repeat; -webkit-appearance:none; -moz-appearance:none; appearance:none;}
select.input::-ms-expand {display:none;}
textarea.input {height:auto; padding:7px 14px; overflow:auto; resize:none;}

/* Chrome, Safari, Edge, Opera */
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

/* Firefox  */
input[type='number'] {
  -moz-appearance: textfield;
  appearance: textfield;
}

.video-container {position:relative; padding-bottom:56.25%; overflow:hidden;}
.video-container video,
.video-container iframe {position:absolute; top:0; left:0; width:100%; height:100%;}



/* header */
#header {position:fixed; top:0; left:0; width:100%; transition: all 0.2s; z-index:101;}
#header .inner {position:relative; max-width:1860px;}
.sitelogo {position:absolute; top:50%; left:20px; margin-top: -23.5px; z-index:2}
.sitelogo a {display:block; width:168px; height: 40px; background:url('../img/common/logo.png') 0 50% no-repeat; background-size:contain;} 

#gnb {position:relative; padding-right:260px;}
#gnb > ul {display:flex;justify-content:flex-end; }
#gnb > ul > li {position: relative; padding:0 45px; }
#gnb > ul > li > a {position:relative; display:block; color:rgba(255,255,255,.80); font-size:18px; line-height:100px;}
#gnb > ul > li > a:hover {color:#fff; }
html:lang(ko) #gnb > ul > li > a:hover {font-weight: 700;}

#gnb .submenu {display:none; position:absolute; top:99px; left:50%; background:#fff; border:1px solid #dedede; border-top: 2px solid #437abe; transition: .3s; width:278px; margin-left:-139px; z-index:50;}
#gnb .submenu > ul {position:relative; padding:25px 0;}
#gnb .submenu > ul > li {margin-bottom:5px; text-align:left;}
#gnb .submenu > ul > li:last-child {margin-bottom: 0;}
#gnb .submenu > ul > li > a {position: relative; display:block; color:#151515; font-size:18px;line-height:40px; padding:0 30px;}
#gnb .submenu > ul > li > a:hover {color:#437abe; font-weight: 700;}
#gnb .depth3 {display:none !important;}


.lang {position:absolute; top:50%; right:20px; width:45px; transform: translateY(-50%);}
.lang .tit {display:block; position:relative; width:100%; height:24px; background:url('../img/common/ico_lang.png') 0 50% no-repeat;}
.lang .tit:after {content:""; position:absolute; top:50%; right:0; transform:translateY(-75%) rotate(45deg); width:7px; height:7px; border-right:2px solid #fff; border-bottom:2px solid #fff;}
.lang ul {position:absolute; top:30px; left:50%; padding:4px; width:60px; transform: translateX(-50%); background:#fff; border-radius: 4px; border:1px solid #dfdfdf; transition: all 0.2s; z-index:-9999; opacity:0;}
.lang ul li {margin-bottom:3px; text-align:center; padding-bottom:3px;border-bottom: 1px solid #dfdfdf;}
.lang ul li:last-child {margin-bottom:0; border-bottom:0; padding-bottom:0;} 
.lang ul li a {display:bolck; font-size:14px; line-height:1.4em; font-weight: 500; color:#151515;}
.lang ul li a:hover {color:#0374bf;}
.lang.active .tit:after {transform:translateY(-50%) rotate(-135deg); }
.lang.active ul {opacity:1; z-index:10;}




/* for mobile */
.btn-m-menu {display:none; position:absolute; top:50%; margin-top:-12px; right:20px; width:30px; height:24px; text-align:center; z-index:50;}
.btn-m-menu span {position:absolute; left:0; right:0; top:50%; margin-top:-1px; width:100%; height:2px; background:#fff;}
.btn-m-menu span:before,
.btn-m-menu span:after {content:" "; position:absolute; left:0; right:0; height:2px; background:#fff;}
.btn-m-menu span:before {top:-8px;}
.btn-m-menu span:after {bottom:-8px;}

.mobile-navigation {display:none; position:fixed; top:0; right:0; width:70%; height:100%; overflow:auto; transition:.3s ease-in-out; -ms-transform:translateX(100%); transform:translateX(100%); background:#fff; z-index:1005;}
.mobile-navigation .head {padding-left:20px;}
.mobile-navigation .head a {display:flex; align-items:center; height:80px;}
.mobile-navigation .head img {height:26px}
.mobile-navigation .nav-menu>ul>li {border-bottom:1px solid #dedede;}
.mobile-navigation .nav-menu>ul>li>a {position:relative; padding:15px 20px; display:block; color:#151515; font-size:1.4rem; line-height:1.3em; font-weight: 700;}
.mobile-navigation .nav-menu>ul>li>a:after {content:""; position:absolute; top:50%; right:30px; transform:translateY(-75%) rotate(45deg); width:10px; height:10px; border-right:2px solid #151515; border-bottom:2px solid #151515;}
.mobile-navigation .nav-menu>ul>li:nth-child(3)>a:after,
.mobile-navigation .nav-menu>ul>li.active:nth-child(3)>a:after {transform:translateY(-50%) rotate(-45deg);}
.mobile-navigation .nav-menu>ul>li.active>a {color:#0073bf;}
.mobile-navigation .nav-menu>ul>li.active>a:after {transform:translateY(-35%) rotate(-135deg); border-color:#0073bf;}
.mobile-navigation .nav-menu .submenu {display:none; margin:-1px 0 0 0; padding:0 20px 30px; background:#fff;}
.mobile-navigation .nav-menu .submenu>ul>li>a {display:block; padding:8px 0; color:#151515; font-size:1.2rem; line-height:1.3em;}
.mobile-navigation .nav-menu .depth3 {display:none !important}
.mobile-navigation .close {position:absolute; top:26px; right:30px; width:24px; height:24px; opacity:1;}
.mobile-navigation .close:before,
.mobile-navigation .close:after {content:" "; position:absolute; top:50%; left:0; width:100%; height:2px; background:#151515;}
.mobile-navigation .close:before {transform:rotate(45deg);}
.mobile-navigation .close:after {transform:rotate(-45deg);}
.mobile-overlay {display:none; position:fixed; top:0; left:0; width:100%; height:100%; background:#000; opacity:.6; z-index:1003}

html.menu-opened {overflow:hidden;}
html.menu-opened .mobile-navigation {-ms-transform:translateX(0); transform:translateX(0);}
html.menu-opened .mobile-overlay {display:block;}

html.header-fixed #header {background:#fff; border-bottom: 1px solid #dedede;}
html.header-fixed .sitelogo a {background-image:url('../img/common/logo_on.png');}
html.header-fixed #gnb > ul > li > a {color:rgba(21,21,21,.80);}
html.header-fixed #gnb > ul > li > a:hover {color:#151515;}
html.header-fixed .lang .tit {background-image:url('../img/common/ico_lang_on.png')}
html.header-fixed .lang .tit:after {border-color:#151515;}
html.header-fixed .btn-m-menu span {background:#151515;}
html.header-fixed .btn-m-menu span:before,
html.header-fixed .btn-m-menu span:after {background:#151515;}


/* footer */

#footer {padding:50px 0 0; background:#f6f6f6; color:rgba(34,30,31,.82); font-size:18px; }
#footer .bar {margin:0 10px; width:2px; display:inline-flex; align-items: center; height:12px; background:#d3d3d3}



.foot-row {display:flex; margin-bottom:96px;}
.foot-logo {order:2; margin-left:50px;}
.foot-info {order:1; flex:1 1 auto; min-width:0; width:1%; line-height:1.88em;}
.foot-menu {margin-bottom:20px;}
.foot-menu ul {display:flex; margin:0 -14px;}
.foot-menu ul li {position: relative; padding:0 14px; font-weight: 700;}
.foot-menu ul li:after {content:""; position:absolute; top:50%; left:0; width:2px; height:12px; margin-top:-6px; background:#d3d3d3;}
.foot-menu ul li:first-child:after {display:none;}
.foot-menu ul li:nth-child(2) {color:#437abe}


.foot-copy {padding:40px 0; border-top: 1px solid #dedede; font-size:18px; line-height:1.4em; color:rgba(21,21,21,.50);}

.top-btn {width:92px; height: 92px; background:#437abe url('../img/common/top.png') 50% 50% no-repeat; text-indent:-99999em;}
.top-btn.on:hover {background:#437abe url('../img/common/top.png') 50% 50% no-repeat;}
.top-btn.on.fixed {top:-46px}
