/* 
 * Nanum Gothic (Korean) http://www.google.com/fonts/earlyaccess
 */
@font-face {
  font-family: 'Nanum Gothic';
  font-style: normal;
  font-weight: 400;
  src: url(//themes.googleusercontent.com/static/fonts/earlyaccess/nanumgothic/v4/NanumGothic-Regular.eot);
  src: url(//themes.googleusercontent.com/static/fonts/earlyaccess/nanumgothic/v4/NanumGothic-Regular.eot?#iefix) format('embedded-opentype'),
       url(//themes.googleusercontent.com/static/fonts/earlyaccess/nanumgothic/v4/NanumGothic-Regular.woff2) format('woff2'),
       url(//themes.googleusercontent.com/static/fonts/earlyaccess/nanumgothic/v4/NanumGothic-Regular.woff) format('woff'),
       url(//themes.googleusercontent.com/static/fonts/earlyaccess/nanumgothic/v4/NanumGothic-Regular.ttf) format('truetype');
}
@font-face {
  font-family: 'Nanum Gothic';
  font-style: normal;
  font-weight: 700;
  src: url(//themes.googleusercontent.com/static/fonts/earlyaccess/nanumgothic/v4/NanumGothic-Bold.eot);
  src: url(//themes.googleusercontent.com/static/fonts/earlyaccess/nanumgothic/v4/NanumGothic-Bold.eot?#iefix) format('embedded-opentype'),
       url(//themes.googleusercontent.com/static/fonts/earlyaccess/nanumgothic/v4/NanumGothic-Bold.woff2) format('woff2'),
       url(//themes.googleusercontent.com/static/fonts/earlyaccess/nanumgothic/v4/NanumGothic-Bold.woff) format('woff'),
       url(//themes.googleusercontent.com/static/fonts/earlyaccess/nanumgothic/v4/NanumGothic-Bold.ttf) format('truetype');
}
@font-face {
  font-family: 'Nanum Gothic';
  font-style: normal;
  font-weight: 800;
  src: url(//themes.googleusercontent.com/static/fonts/earlyaccess/nanumgothic/v4/NanumGothic-ExtraBold.eot);
  src: url(//themes.googleusercontent.com/static/fonts/earlyaccess/nanumgothic/v4/NanumGothic-ExtraBold.eot?#iefix) format('embedded-opentype'),
       url(//themes.googleusercontent.com/static/fonts/earlyaccess/nanumgothic/v4/NanumGothic-ExtraBold.woff2) format('woff2'),
       url(//themes.googleusercontent.com/static/fonts/earlyaccess/nanumgothic/v4/NanumGothic-ExtraBold.woff) format('woff'),
       url(//themes.googleusercontent.com/static/fonts/earlyaccess/nanumgothic/v4/NanumGothic-ExtraBold.ttf) format('truetype');
}

/*Ãß°¡css*/
* {padding:0;margin:0;}
img,fieldset{border:0; padding:0;}
ul,li{ list-style:none;}
input{ font-size:12px; color:#555;}
select {color:#555; font-size:13px;}
address,em{ font-style:normal;}
button{ border:none;background:none;cursor:pointer;}
hr,legend{ display:none;}
p,h1,h2,h3,h4,h5,h6,form,input,dl,dt,dd {margin:0;padding:0;}
/*Ãß°¡css*/

/*************************
*******Typography******
**************************/
body,th,td,textarea{font-family: "Nanum Gothic", NanumGothic, Dotum,"µ¸¿ò", Arial; color:#4e4e4e; font-size:14px; line-height:18px;}
h1,h2,h3,h4,h5,h6 {font-weight: 600; font-family: "Nanum Gothic", NanumGothic, Dotum,"µ¸¿ò", Arial;color:#4e4e4e;}
h1{font-size: 50px;color:#fff;}
h2{font-size: 20px;}
h3{font-size: 16px;color: #787878;font-weight: 400;line-height: 24px;}
h4{font-size: 16px;}

hr {border-top: 1px solid #e5e5e5;border-bottom: 1px solid #fff;}
.btn-transparent {border: 3px solid #fff;background: transparent;color: #fff;}
.btn-transparent:hover {border-color: rgba(255, 255, 255, 0.5);}
a:hover,
a:focus {color: #111;text-decoration: none;outline: none;}
.dropdown-menu {margin-top: -1px;min-width: 180px;}
.center h2{font-size: 36px;margin-top: 0;margin-bottom: 20px;}
.media>.pull-left{margin-right: 20px;}
.media>.pull-right{margin-left: 20px;}
body > section {
padding: 70px 0;
}
.center {text-align: center;padding-bottom: 55px;}
.scaleIn {
-webkit-animation-name: scaleIn;
animation-name: scaleIn;
}
.lead{font-size: 16px;line-height: 24px;font-weight: 400;}
.transparent-bg {background-color: transparent !important;margin-bottom: 0;}

@-webkit-keyframes scaleIn {
0% {
opacity: 0;
-webkit-transform: scale(0);
transform: scale(0);
}
100% {
opacity: 1;
-webkit-transform: scale(1);
transform: scale(1);
}
}
@keyframes scaleIn {
0% {
opacity: 0;
-webkit-transform: scale(0);
-ms-transform: scale(0);
transform: scale(0);
}
100% {
opacity: 1;
-webkit-transform: scale(1);
-ms-transform: scale(1);
transform: scale(1);
}
}
.slide_text1 {color:#fff; font-weight:700; font-size:70px; letter-spacing: -2px; line-height:90%; text-shadow:1px 1px 1px #777;}
.slide_text1 span {color:#fff; font-weight:100;}
.slide_text2 {color:#fff; font-size:16px; font-weight:100; margin-top:30px; padding-right:100px; text-shadow:1px 1px 1px #777;}

/*****************************¹è³ÊCSS********************************/
/*¸ÞÀÎ½½¶óÀÌµå+º¸Á¶¹è³Ê ·¹ÀÌ¾Æ¿ô*/
.bns_box_wrap{width:840px; float:left;}
.bns_box {width:591px;outline:1px solid #e4e4e4;float:left;display:block}
.bns_box div{float:left;width:295px;display:inline-block;}

/*¸ÞÀÎ»çÀÌµå¹è³Ê*/
.bn_main_box02{width:250px;height:350px;display:block; float:right;background-color:#e4e4e4;}
.bn_main_box02 .box02_01{width:100%; height:200px; float:left;background-color:#6996d1;padding:15px;}
.bn_main_box02 .box02_02{width:100%; height:150px; float:left;background-color:#f9df31;text-align:center;}
/*¸ÞÀÎ»ó´Ü+ÇÏ´Ü¹è³ÊSET*/
.bn_main_box03{width:100%;float:left; border:1px solid #e4e4e4; background-color:#f9f9f9; margin:10px 0;display:none;}
.bn_main_box03 div{float:left;width:335px;height:200px;outline:1px solid #e4e4e4;background-color:#fff;}
.bn_main_box04{width:100%; clear:both; float:left;margin-top:15px;}

/*¸ÞÀÎ°Ô½ÃÆÇÃâ·Â+ÅØ½ºÆ®¹è³Ê*/


/*»ó´Ü¸Þ´º*/

/*»çÀÌµåUI/È¨/µÚ·Î/À§·Î*/
.side_bar_wrap{position:absolute;left:885px;top:0;}
.side_bar_box{background-color:#f1f1f1; width:60px;position:fixed;}
.side_bt{width:100%;height:60px;text-align:center;display:block;border:1px solid #e9e9e9;padding-top:20px;}

.side_bt_home {background-color:#435061;color:#fff;font-size:26px;padding-top:15px;border:1px solid #323232;}
.side_bt_left {background-color:#fff;color:#323232;font-size:16px;}
.side_bt_top {background-color:#fff;color:#323232;font-size:16px;}
.i_home{width:21px;height:20px}
.i_left{width:15px;height:15px}

/*¸Å¹°¸Þ´º*/

/*ÆäÀÌÁöÅ¸ÀÌÆ²+È÷½ºÅä¸®*/
.page_title_box{width:100%;height:120px;margin-top:10px;}
.page_title{font-size:30px;font-weight:bold;display:inline-block;text-align:center;width:100%;line-height:110px;}
.page_history{position:absolute; top:0px;right:15px;font-size:11px;color:#999;}
.page_history_icon{font-size:10px;color:#ff551a;margin:0 5px;}
.list_history {float:left;width:100%;background-color:#fff; border-bottom:1px solid #e9e9e9;padding:20px;}
.list_ui{display:inline-block;text-overflow: ellipsis;white-space: nowrap;overflow: hidden;width:430px;}
/*ÆäÀÌÁöÅ¸ÀÌÆ²+È÷½ºÅä¸®*/

/*SMS ¹è°æ*/
#sms {width:100%; height:300px; margin-bottom:5px;border:1px solid #e1e1e1; border-top:3px solid #fecf05; text-align:center;}
#sms2 {}
/*ÀÌ¹ÌÁö Å×µÎ¸®*/
#sms img { border:0px;}
/*ÀÔ·ÂÆû ½ºÅ¸ÀÏ*/
#sms input { border:1px solid #e4e4e4; background:#fff; width:164px; height:26px; border-radius:3px; padding-left:3px; color:#777;}
#send_name { width:102px; }
#sms textarea 
{border:1px solid #e1e1e1;
width:165px;height:80px;
min-width:155px;
min-height:80px;
max-width:165px;
max-height:80px;
padding:5px;
color :#777;
font-size:12px;
}
#sms .tel {border:1px solid #e4e4e4; width:45px; height:26px; border-radius:3px; padding:0 0 0 3px; color:#777;}
#sms .clear { clear:both; height:10px;}
#sms .sms_text {height:86px;width:170px;}
#sms p {text-align:center;margin:0px;padding-top:5px}
input#border2 {font-size:12px;font-family:µ¸¿ò;color:ff9966;border:1 solid #C4C4C4}
.tel_line {border:1px solid #e1e1e1; width:30px; border-radius:3px; padding:5px;}
.sms_btn 
{display: inline-block;
font-family:'Nanum Gothic', µ¸¿ò;
overflow: hidden;
padding: 7px 9px 5px 9px;
margin-top:7px;
margin-bottom:7px;
width:160px; 
background: #fecf05;
border-radius:4px;
font-size: 13px;
font-weight:bold;
letter-spacing: -1px;
white-space: nowrap;
vertical-align: middle;}

.calculator {border:1px solid #e1e1e1; width:174px; height:30px;
-webkit-border-radius: 5px;/*Safari, Chrome*/
-moz-border-radius: 5px;/*Firefox*/
border-radius: 5px;
margin-bottom:5px;
margin-left:auto;
margin-right:auto; 
}
.calculator td {background:#fff; text-align:center; font-size:11px; color:#777;}
.calculator input{border:0; margin:0; font-family:'Nanum Gothic', µ¸¿ò; font-size:12px; font-weight:bold; color:#567f56; padding:2px 0 2px 2px;}
.ed_c {width:10%; background:#f7f7f7;}
.ed_c i {font-size:8px; color:#567f56;}

/*¸Åµµ¹×¸Å¼öÀÇ·Ú Ä¿½ºÅÒ*/
.table_line td {border-bottom:1px solid #e4e4e4; padding:10px; font-family:'Nanum Gothic', µ¸¿ò; font-size:14px; color:#555;}
.table_line select {padding:3px 7px; font-family:'Nanum Gothic', µ¸¿ò; font-size:14px; color:#555;}
.table_line input {padding:3px 7px; font-family:'Nanum Gothic', µ¸¿ò; font-size:14px; color:#555; border:1px solid #e4e4e4;}
#form_box { border:1px solid #e4e4e4; border-bottom:none;}
#form_box textarea {color:#777; line-height:20px; width:95% !important; padding-left:10px !important}
.formmail_textarea_style { width:600px; !important}
#textareastyle textarea {padding:10px; height:150px !important}
.formmail_agreement {height:30px;}
#btn_confirm {border:1px solid #999; background-color:#fff; padding:10px 15px; font-family:'Nanum Gothic', µ¸¿ò; font-size:16px; color:#555;}
#btn_confirm i {color:#cc0000;}
#btn_cancel {border:1px solid #999; padding:10px 15px; font-family:'Nanum Gothic', µ¸¿ò; font-size:16px; color:#555;}
#btn_cancel i {color:#777;}
/*¸Åµµ¹×¸Å¼öÀÇ·Ú Ä¿½ºÅÒ*/

/*¸ÞÀÎÁöµµ¹Ú½º*/
.map_box{width:1100px;height:450px; margin:0 auto;margin-bottom:50px;}
.map_text_box{width:365px;height:100%;float:left;color:#fff;
background-color:#3e91dd;background-repeat:no-repeat;
padding:40px;
}
.map_text_box .title{font-size:36px;display:block;}
.map_text_box .cap_line{border-bottom:1px solid #fff;display:block;margin:30px 0;opacity:0.15;}
.map_text_box .text span{font-weight:bold;font-size:18px; line-height:40px;}
.map_text_box .text{font-size:16px;}
.map_inner{width:730px;float:left}
/*¸ÞÀÎÁöµµ¹Ú½º*/

/********************* ÇÏ´Ü¼ÂÆ®¸Þ´º ********************/
.menu_btn
{display:block;
overflow: hidden;
padding:7px 10px 7px 10px;
margin-bottom:7px;
background: #fff;
border:1px solid #e1e1e1;
font-size: 13px;
color: #555;
font-weight:bold;
letter-spacing: -1px;
white-space: nowrap;
vertical-align: middle;}
.menu_btn span {float:right; font-size:7pt; color:#f36759;}
.left_menu_set {width:100%; margin-top:10px}
.left_menu_set img{display:block;}
.icon_set {display:block; width:100%; height:100px; clear:both;}
.icon_set span{float:left;}
.left_qr {width:100%; background-color:#e9e9e9; display:block;}
.left_cscenter {width:100%;padding-bottom:10px;} /*cs¹è°æ»ö*/
.left_cscenter .title{width:130px;font-weight:bold; font-size:16px; padding:7px 10px 7px 10px;}/*csÅ¸ÀÌÆ²*/
.left_cscenter .title i{float:right; border-left:1px solid #555; padding-left:7px;}
.left_cscenter .cs_time{width:100%; height:100px; margin:10px 0 10px 10px; font-size:12px;}
.left_cscenter .title_tel{font-size:22px; line-height:30px}

/*ÇÏ´ÜÇªÅÍ¸Þ´º*/
.border_none{border-left:0;}
#footer { width:100%; height:250px;}
.footer_m {display:inline-block;background-color:#ff9966; margin:0 auto;}

.footer_menu_box{width:100%;height:50px;margin:0 auto;text-align:center;clear:both;}
.footer_menu{width:1100px;margin:0 auto;text-align:center;height:40px;line-height:40px;clear:both;background-color:#323232;}
.footer_menu ul {list-style:none; padding:0;margin:0 auto;}
.footer_menu li {display:inline;text-align:center;font-size:15px;padding:0 15px;border-left:1px solid #545454;color:#e1e1e1}
.footer_menu li:hover{color:#ff9966;}

.footer_text { word-spacing:1px; letter-spacing:0.1em; font-size:13px; color:#f7f7f7; width:1100px; margin-left:auto; margin-right:auto; padding-top:20px; clear:both;opacity:0.7;position:relative;}
.footer_text span {margin:0 10px 0 0; display:inline-block;}
.span_point {font-size:11px;margin-top:15px;display:block;height:30px;line-height:30px;} /*COPY Æ÷ÀÎÆ®Ä®¶ó*/
.logo_down {width:240px; float:left; }
/*ÇÏ´ÜÇªÅÍ¸Þ´º*/

/*ÇªÅÍSNS¾ÆÀÌÄÜ*/
.icon_sns {height:50px;text-align:right;position:absolute;right:1px;top:70px}
.icon_sns a{padding:5px;}
.icon_sns i{font-size:40px; color:#999;}
.icon_sns i:hover{font-size:40px; color:#6996d1;}
/*ÇªÅÍSNS¾ÆÀÌÄÜ*/

/*ÀÌ¿ë¾à°ü+°³ÀÎÁ¤º¸Ãë±Þ¹æÄ§*/
.sub_box{width:1100px; margin:0 auto; padding:30px 40px;background-color:#fafafa; margin-top:30px;}
.sub_box .sub_title{font-size:30px; text-align:center; margin:40px 0 40px;border-bottom:1px solid #e4e4e4;color:#0762b1;height:80px;font-weight:bold;}
.sub_box h3{font-weight:bold;margin-top:20px;display:block;height:25px;color:#333}
.sub_box .point_color{color:#0762b1}
.sub_box p{line-height:140%}