@import url(http://fonts.googleapis.com/earlyaccess/nanumgothic.css);
@import url(https://fonts.googleapis.com/css?family=Noto+Sans+KR:300,500);
@import url(https://cdn.jsdelivr.net/gh/theeluwin/NotoSansKR-Hestia@master/stylesheets/NotoSansKR-Hestia.css);
@import url(http://cdn.jsdelivr.net/font-notosans-kr/1.0.0-v1004/NotoSansKR-2350.css);
@import url('https://fonts.googleapis.com/css?family=Roboto:100,300,400,500,700,900');
@import url(https://cdn.jsdelivr.net/xeicon/2/xeicon.min.css);
@import url(css/blank.css);

*{margin:0; padding:0; box-sizing:border-box;letter-spacing:-0.04em;color:inherit;}
img {border:0; vertical-align:top;}
a {border:0; text-decoration:none;}
ul, li {list-style:none;}
body {font-family: 'NotoSansKR','Noto Sans Korean','Noto Sans KR','Nanum Gothic','Roboto', sans-serif; color:#505050;}
div {display:block;}
h1,h2,h3,h4,h5 {font-weight:300;line-height:1.3}
b {letter-spacing:inherit;font-weight:600}
.inner {width:1200px;margin:auto;clear:both}
.inner2 {width:1100px;margin:auto;clear:both}

.c_main {color: #1083b0 !important;}
.c_sub {color: #15a9e4 !important;}
.c_lightgray {color:#b0b0b0 !important}
.c_gray {color:#808080 !important}
.c_red {color:#c70000 !important}
.c_white {color:#fff !important}
.c_black {color:#303030 !important;}


h1 {font-size:50px;line-height: 1.3}
h1.big {font-size:60px;}
h2 {font-size:40px}
h3 {font-size:30px; line-height: 1.4}
h4 {font-size:24px;line-height:1.5}
h5 {font-size:20px;line-height:1.6}
p {font-size:18px;font-weight:300;line-height:1.7;color:inherit;word-break:keep-all }
p.small {font-size:16px;}
.roboto {font-family:'Roboto';}
.thin {font-weight:100;}
.bold {font-weight:700;}
.tight {letter-spacing:-0.06em !important;}
.loose {letter-spacing:0.1em !important;}
.font15 {font-size:15px;}
.font30 {font-size:30px;}
.font35 {font-size:35px;}
.font80 {font-size:80px;}

span {color:inherit}

.float {float:left !important;}
.float_r {float:right !important;}
.left {text-align:left !important}
.right {text-align:right !important}
.center {text-align:center !important}
.clearfix:after {content:"";clear:both;}
.flex {display: flex;}
.col {flex: 1;}



.bd_b {border-bottom:1px #d0d0d0 solid}
.bd_t {border-top:1px #d0d0d0 solid}
.bd_r {border-right:1px #d0d0d0 solid}
.bd_l {border-left:1px #d0d0d0 solid}



/* 폭 설정 */
.half {width:50% !important}
.col5 {width:20% !important;}
.col4 {width:25% !important;}
.col3 {width:33.33% !important;}
.w30 {width:30% !important;}
.w40 {width:40% !important;}
.w48 {width:48% !important;}
.w55 {width:55% !important;}
.w60 {width:60% !important;}
.w70 {width:70% !important;}
.w90 {width:90% !important;}
.w100 {width:100% !important;}



/* 공통 */
#wrap {width:100%; min-width:1200px; margin:auto; position:relative; }

.logo { width:158px; height: 34px; background-image: url(images/logo.png); text-indent: -3333px;}

#header {width:100%; height:170px; float:left;}
#header .logo { position: absolute; top: 37px; left: 50%; margin-left: -79px; }
#header .site { position: absolute; top: 37px; left: 50%; margin-left: 420px; line-height: 45px; border-radius: 45px; padding: 0 20px; font-size: 20px; font-weight: 600; background-color: #00a7af; color: #fff; -webkit-transition:all 0.2s ease-out;transition:all 0.2s ease-out;}
#header .site:hover {background-color: #555;}

#header #gnb { width:100%; height:60px; background-color: #15a9e4; position: absolute; top: 110px;}
#header #gnb ul > li {float:left; width: 16.66%;}
#header #gnb ul > li > a {display:block; line-height: 60px; color: #fff; -webkit-transition:all 0.2s ease-out;transition:all 0.2s ease-out; text-align:center;font-size:20px;}
#header #gnb ul > li > a.on,#header #gnb ul > li > a:hover {font-weight:600; font-size: 22px; color: #fff; border-bottom: 3px #fff solid; line-height: 57px; text-shadow: 1px 1px 2px rgba(0,0,0,0.3);}
#header #gnb .subnav { margin:auto;
background:rgba(0,0,0,0.9);
color:#fff;
width:100%;
 clear:both;
 display: none;
 position: absolute;
  z-index:10;
  text-align:left;
  top:60px;
  left:0;
  font-size:16px;
  border-bottom:1px #333 solid;
 }
#header #gnb .subnav dl {float:left;width:16.66%;padding:10px;-webkit-transition:all 0.3s ease-out;transition:all 0.3s ease-out;min-height:310px;}
#header #gnb .subnav dl:hover {background-color:rgba(255,255,255,0.1);}
#header #gnb .subnav dd {line-height:40px;}
#header #gnb .subnav a:hover {color: #15a9e4;}
#header #gnb .subnav a {display:block;padding:0 5px; border-bottom: 1px rgba(255,255,255,0.3) dotted;}



/* 공통 하단 */
#footer {width:100%; position:relative; background-color: #0d1b32; float:left; color: #fff;}
#footer .inner {position:relative; text-align: center; padding:60px 0;}
#footer .inner .logo {margin: auto;background-image: url(images/footer_logo.png);}
#footer .inner .txt {color: #fff;}
#footer .inner .txt span {font-size:17px;display:inline-block;margin:0 6px;font-weight:200;line-height:1.8;}

#footer a#back-top {display:block; color: #fff; position:absolute; right:20px; top: 0; position:absolute; z-index:1; background-color: rgba(255,255,255,0.2); width:60px; height: 50px; border-radius: 0 0 8px 8px; text-align: center; font-size: 24px; line-height: 50px;}
