@charset "utf-8";
/*웹폰트*/
@import url(https://fonts.googleapis.com/css?family=Roboto:400,100,300,500,700,900,500italic);
@import url(https://fonts.googleapis.com/earlyaccess/notosanskr.css);
@import url(https://fonts.googleapis.com/earlyaccess/nanummyeongjo.css);
/*리셋 CSS*/
html,body,
p,div,select,
ul,dl,ol,dd,li,
table,tr,th,td,
h1,h2,h3,h4,
form,fieldset,legend,
table,tr,td,th,caption,
address,blockquote {margin:0; padding:0;}
address,em {font-style:normal;}
fieldset, img {border:0 none;}
h1,h2,h3,h4,h5 {font-size:1em;line-height: 1;margin:0;padding:0}
legend, caption, hr{display:none;width:0; height:0; font-size:0;}
input{padding:0;margin:0;border:0px;vertical-align: middle;}
dl, dt, dd, ul, ol, li{ list-style:none;    padding:0;    margin:0;}
article,aside,canvas,details,figcaption,figure,footer,header,hgroup,menu,nav,section,summary{ display:block;}
img {vertical-align:top;}
table {border-spacing:0px;border:0px;border-collapse:collapse}
address,hr{display:none;}
form {display:inline;}
fieldset {padding:0;margin:0;border:none;}
body{position:relative;font-family:"Noto Sans KR","arial", "sans-serif","Dotum";font-weight :400;font-size:16px;color:#666666;background: #fff;line-height: 1;letter-spacing: -0.5px;height:100%;}
body-1{position:relative;font-family:"Noto Sans KR","arial", "sans-serif","Dotum";font-weight :400;font-size:16px;color:#666666;background: #ae9f81;line-height: 1;letter-spacing: -0.5px;height:100%;}
input{font-family:"Noto Sans KR","arial", "sans-serif";}
input[type=text],input[type=password]{border:1px solid #ccc;height: 32px;font-size:16px;color:#666666}
select{font-family:"Noto Sans KR","arial", "sans-serif";font-size:16px;color:#666666}
option{font-family:"Noto Sans KR","arial", "sans-serif";font-size:16px;color:#666}
textarea{font-family:"Noto Sans KR","arial", "sans-serif";color:#666666}
a, a:hover, a:visited, a:active, a:link {text-decoration: none; color:#051078; }
html, body {position:relative; height:100%; }
/*common*/
.hide{display:none}
.hide2{visibility:hidden}
.line_center{text-align: center}
.line_right{text-align: right}
.btn_line{text-align: center}
a.bt_st, input[type="submit"].bt_st { border:none; width:100%; display:inline-block; color:#ffffff;font-size:16px;text-align: center;padding:10px 0;background:#959595}
a.bt_st2{display: inline-block;background: url('../images/bg_bt_ar.png') no-repeat 89% center  ;height:48px;text-align: center; line-height: 48px; width:180px;padding-right:20px;border:2px solid #959595;color:#555;font-size:18px}
a.bt_st3{display:inline-block; color:#ffffff;font-size:16px;text-align: center;padding:14px 60px;background:#959595}
a.bt_st4{display:inline-block; color:#ffffff;font-size:16px;text-align: center;padding:14px 60px;background:#1b5d94}
a.bt_st5{display:inline-block; color:#666;font-size:16px;text-align: center;padding-bottom:5px;border-bottom: 1px solid #ccc;padding-right:18px;background:url('../images/icon_ar_w5.png') no-repeat right 4px;}
a.bt_st6{display:inline-block;width:140px; color:#666;font-size:14px;text-align: center;padding:10px 0;background:#fff;border:1px solid #959595;font-weight: 500;margin-bottom:10px;}

.after{content:" "; display:block; clear:both;}
.indent{display:block;position:relative;width:0;height:0;font-size:0;text-indent:-10000px;line-height:0}
.over_h{overflow:hidden}
.f_left{float:left}
.f_right{float:right}
.f_clear{clear:both}
.rel{position:relative}
.abs{position:absolute}
.w100{width:100%}
.h100{height:100%}
.m_none{margin:0 !important}
.m_t05{margin-top:5px}
.m_t10{margin-top:10px}
.m_t20{margin-top:20px}
.m_t30{margin-top:30px}
.m_t40{margin-top:40px}
.m_t50{margin-top:50px}
.m_b05{margin-bottom:5px}
.m_b10{margin-bottom:10px}
.m_b20{margin-bottom:20px}
.m_b30{margin-bottom:30px}
.m_b40{margin-bottom:40px}
.m_b50{margin-bottom:50px}
.p_none{padding:0 !important}
.p_t10{padding-top:10px}
.p_t20{padding-top:20px}
.p_t30{padding-top:30px}
.p_t40{padding-top:40px}
.p_t50{padding-top:50px}
.p_b10{padding-bottom:10px}
.p_b20{padding-bottom:20px}
.p_b30{padding-bottom:30px}
.p_b40{padding-bottom:40px}
.p_b50{padding-bottom:50px}
.b_none{border:0 !important}
.bg_none{background:none !important}
.t_left{text-align:left}
.t_right{text-align:right}
.t_center{text-align:center}
.v_top{vertical-align:top}
.v_mid{vertical-align:middle}
.normal{font-weight:400}
.bold{font-weight:700}
.extra{font-weight:800}
.pointer{cursor:pointer}
.alpha{opacity:0;-ms-filter:'progid:DXImageTransform.Microsoft.Alpha(Opacity=0)';filter:alpha(opacity=0)}


.f_roboto{font-family: 'Roboto','Noto Sans KR';letter-spacing:-1px;}
.f_myengjo{font-family: 'Nanum Myeongjo', 'Noto Sans KR';}
.f_dotum{font-family: 'Dotum', 'Noto Sans KR';}
.f_11{font-size: 11px}
.f_12{font-size: 12px}
.f_14{font-size: 14px}
.f_16{font-size: 16px}
.f_20{font-size: 43px}

.f_500{font-weight: 500}
.f_bold{font-weight: 600}
.f_blue{color:#1b5d94}
.f_blue2{color:#496fbd}
.f_red{color:#d90020}
.f_999{color:#999}
.f_333{color:#333}
.img100 img{width:100%;}
.max_img100 img{max-width:100%;}
.mt7{margin-top:7px;}
.mt10{margin-top:10px;}
.mt15{margin-top:15px;}
.mt20{margin-top:20px!important}
.mt25{margin-top:25px!important}
.mt30{margin-top:30px}
.mt35{margin-top:35px}
.mt40{margin-top:40px!important}
.mt50{margin-top:50px}
.mt60{margin-top:60px!important}
.mt70{margin-top:70px}
.mt80{margin-top:80px!important}
.mt140{margin-top:140px}
.mr5{margin-right:5px;}
.mr10{margin-right:10px;}
.mr10{margin-right:10px;}
.ml10{margin-left:10px;}
.ml20{margin-left:20px;}
.ml30{margin-left:30px;}
.mb70{margin-bottom:70px}
.pt30{padding-top:30px}
.pl10{padding-left:10px;}
.pl20{padding-left:20px;}
.pl40{padding-left:40px;}
.pr20{padding-right:20px;}
.pb70{padding-bottom: 70px;}
.pb120{padding-bottom: 120px;}

.bg_eee{background:#eee;}
.fstyle { width:28px; height:28px; text-align: center; display: inline-block; background:#ff7c07 !important; font-size:16px; color:#fff; line-height: 28px; }

.tit_b{font-family:'NanumBarunGothicLight';font-weight:300;font-size:35px;color:#4f2916;line-height:115%;letter-spacing:-0.05em}
.tit_b em{font-family:'NanumBarunGothic';font-weight:400;color:#070dff}
.tit_b strong{font-weight:700;line-height:130%}
.tit_b strong em{color:#070dff}
.tit_b02{font-size:30px;color:#4f2916;line-height:115%;letter-spacing:-0.05em}
.tit_b02 em{font-weight:700;color:#070dff}
.txt_b{font-size:16px;color:#7e7e7e;line-height:160%;letter-spacing:-0.025em}
.txt_b em{color:#404042}
.txt_b strong{font-weight:700;color:#070dff}
.txt_w{font-size:16px;color:#fff;line-height:160%;letter-spacing:-0.025em}
.p_t23{padding-top:23px}

/*layOut*/
.wrap{width:100%;}
.containerWrap{position:relative;margin:0 auto;width:100%;height:100%;overflow:hidden;}
.left_wrap{position: fixed;top:0;left:0;width:200px;height:100%;min-height:650px;background: #767f92;z-index:90}
#main_wrap{position:relative;margin-left:200px;height:100%;overflow:hidden;}
/*메인*/
.main .left_wrap{position:absolute;top:0;left:0;height:100%; min-height:1095px;}
.main #main_wrap .center_wrap{float:left;width:58.57%;z-index:5}
.main #main_wrap .right_wrap{float:left;position:relative;width:41.43%;}
/*sub*/
.sub #main_wrap .center_wrap{float:left;width:50%;height:100%;position: relative}
.sub #main_wrap .right_wrap{float:right;position:relative;width:50%;}
.sub #main_wrap .center_wrap .center_cont{position:absolute;top:0;left:0;width:100%;}
/*bg*/
.sub #main_wrap .center_bg{position:absolute;top:0;left:0;width:50%;height: 100%; background:url('../images/bg_center.gif') repeat #f5f5f5; }
.sub #main_wrap .right_bg{position:fixed;top:0;right:0;width:calc(50% - 100px);height: 100%; background: #eee; }
.sub #main_wrap .right_bg2{position:absolute;top:0;right:0;width:50%;height: 100%; background: #f5f5f5; }
.sub #main_wrap .right_bg3{position:relative;top:0;right:0;width:50%;height: 100%; background: #f5f5f5; }

#main_wrap1212{position:relative;margin-left:200px;height:100%;overflow:hidden;background-color: #999794;}
/*메인*/
.main .left_wrap{position:absolute;top:0;left:0;height:100%; min-height:1095px;}
.main #main_wrap1212 .center_wrap{float:left;width:58.57%;z-index:5}
.main #main_wrap1212 .right_wrap{float:left;position:relative;width:41.43%;}
/*sub*/
.sub #main_wrap1212 .center_wrap{float:left;width:50%;height:100%;position: relative}
.sub #main_wrap1212 .right_wrap{float:right;position:relative;width:50%;}
.sub #main_wrap1212 .center_wrap .center_cont{position:absolute;top:0;left:0;width:100%;}
/*bg*/
.sub #main_wrap1212 .center_bg{position:absolute;top:0;left:0;width:50%;height: 100%; background:url('../images/bg_center.gif') repeat #f5f5f5; }
.sub #main_wrap1212 .right_bg{position:fixed;top:0;right:0;width:calc(50% - 100px);height: 100%; background: #eee; }
.sub #main_wrap1212 .right_bg2{position:absolute;top:0;right:0;width:50%;height: 100%; background: #f5f5f5; }
.sub #main_wrap1212 .right_bg3{position:relative;top:0;right:0;width:50%;height: 100%; background: #f5f5f5; }

.urlsel { margin:20px;}
.urlsel select { width:160px; font-size:12px; line-height:30px; height:30px; }
/*gnb*/
.left_wrap .left_wrap_top{position:relative;height:130px; background:#051078; border-right:1px solid #311f28; }
.left_wrap .left_wrap_top h1{padding:20px 0 0 15px}
.left_wrap .mobile_left_wrap_top{display:none;}
.left_wrap .mobile_menu_active{display:none;}
.left_wrap #gnb_wrap {position:relative;height:100%;}
.left_wrap #gnb_wrap .depth1 .line_st{line-height: 19px;}
.left_wrap #gnb_wrap .depth1 > li{background:#f7f7f7; border-bottom:1px solid #e4e4e4;padding:15px 30px}
.left_wrap #gnb_wrap .depth1 > li > a{color:#2b2b2d;font-size:16px;outline: none;}
.left_wrap #gnb_wrap .depth1 > li.on{background:#9a9397;border-bottom:1px solid #5f564b;}
.left_wrap #gnb_wrap .depth1 > li.on > a{color:#fff;}
.left_wrap #gnb_wrap .depth1 > li.active{background: url('../images/ar_gnb.png') no-repeat  174px center  #1b5d94;border-bottom:1px solid #5f564b;}
.left_wrap #gnb_wrap .depth1 > li.active > a{color:#fff;}
/*.left_wrap #gnb_wrap .depth1 > li.on .depth2{display: block;transition: all .3s ease;}*/
.left_wrap #gnb_wrap .depth1 .depth2{position:absolute;top:-130px;left:200px;height:100%;width:167px;padding-left:25px;background:url(/img/men-bg.png);display:none;}
.left_wrap #gnb_wrap .depth1 .depth2 > li{border-bottom:1px solid #7685a5;padding:15px 0;}
.left_wrap #gnb_wrap .depth1 .depth2 > li:first-child{padding-top:145px;}
.left_wrap #gnb_wrap .depth1 .depth2 > li a{color:#fff;font-size: 16px;display: block}
.left_wrap #gnb_wrap .depth1 .depth3{margin-top:7px;}
.left_wrap #gnb_wrap .depth1 .depth3 > li{line-height: 24px;}
.left_wrap #gnb_wrap .depth1 .depth3 > li a{color:#fff;font-size: 13px;padding:0 8px; background:url('../images/bar_w4_gnb.gif') no-repeat left center;word-break: keep-all;line-height: 20px;}
.menu_mask{display:none;}
.mobile_join{display:none;position:absolute;top:243px;left:0;width:50%;background:#e5e5e5}


.sns-btn { text-align: center; margin:20px 0px;}
.sns-btn a { margin-left:15px;}
.sns-btn a:first-child { margin-left:0px;}

form.inquiry_form{position:relative;margin:10% 40px 35px 40px; text-align: left;}
form.inquiry_form legend{ padding:0px 15px; width:auto; height:15px; font-size:14px; color:#fff; display:block; }
form.inquiry_form fieldset.inquiry_field{margin-top:3px}
div.inquiry_input_txt{position:relative; padding:0px 15px; }
div.inquiry_input_txt:after{display:block;clear:both;content:""}
div.inquiry_input_txt input[type="text"]{margin-top:9px;width:60%;height:10px;padding:10px 14px;font-size:13px;color:#d0b7a4;letter-spacing:-0.025em;border:0}
div.inquiry_input_txt label{position:absolute;left:5px;padding:4px 0 0 9px;font-size:13px;color:#d0b7a4;letter-spacing:-0.025em;background:url("/ore/img/sub/label_txt.png") no-repeat}
div.inquiry_input_txt label.label_name{top:14px; left:16px;}
div.inquiry_input_txt label.label_phone{top:53px;  left:16px;}
div.inquiry_input_txt button.btn_send{display:block;position:absolute;top:8px;right:20px;width:80px;height:70px;text-indent:-9000px;background:url("/img/btn_send.jpg") no-repeat; border:0px; }
div.inquiry_terms{overflow:hidden;margin-top:8px; padding:0px 15px;}
div.inquiry_terms input[type="checkbox"]{float:left;width:12px;height:12px}
div.inquiry_terms label.label_chk{float:left;margin-left:5px;font-size:13px;color:#504f4e;letter-spacing:-0.025em}
div.inquiry_terms a.btn_policy{display:block;float:left;width:12px;height:12px;margin-left:5px;text-indent:-9000px;background:url("/ore//img/sub/btn_policy.jpg") no-repeat}


.fsoran { color:#ff7c07 !important;}
/*mobile gnb*/
.st_mobile .left_wrap {position:fixed;width:100%;height:60px;min-height: 60px; left:0;top:0;width:100%;background: none;z-index: 200}
.st_mobile .left_wrap .left_wrap_top{display:none}
.st_mobile .left_wrap  .mobile_left_wrap_top{position:relative;;width:100%;height:60px;display:block;background:#051078;background-size:cover;display:block}
.st_mobile .left_wrap .mobile_left_wrap_top a.menu_bar{position:absolute;top:16px;left:5%;}
.st_mobile .left_wrap .mobile_left_wrap_top a.menu_bar img{width:35px}
.st_mobile .left_wrap .mobile_left_wrap_top a.login{position:absolute;top:16px;right:5%;}
.st_mobile .left_wrap .mobile_left_wrap_top a.login img{width:35px}
.st_mobile .left_wrap .mobile_left_wrap_top h1{text-align: center;padding-top:5px;}
.st_mobile .left_wrap .mobile_left_wrap_top h1 img{width:75px;}
.st_mobile .left_wrap .mobile_menu_active{position:relative;width:100%;height:60px;background:#675f55;display:none}
.st_mobile .left_wrap .mobile_menu_active a{color:#fff;font-size:18px;line-height: 30px; font-weight: 500;}
.st_mobile .left_wrap .mobile_menu_active .home_bar{position:absolute;left:0;top:0;height:45px;width:45%;padding:15px 0 0 5%;background: #0f1f73}
.st_mobile .left_wrap .mobile_menu_active .home_bar img{width:32px;}
.st_mobile .left_wrap .mobile_menu_active .menu_close{margin-left:50%;padding:15px 0 0 5%;}
.st_mobile .left_wrap .mobile_menu_active .menu_close img{width:28px;}
.st_mobile .left_wrap #gnb_wrap{position:absolute;top:60px;left:0;width:100%;height:100%;display: none}
.st_mobile .left_wrap #gnb_wrap .depth1{width:50%;height:100%;background:#5b6275}
.st_mobile .left_wrap #gnb_wrap .depth1 li{}
.st_mobile .left_wrap #gnb_wrap .depth1 .line_st{line-height: 19px;}
.st_mobile .left_wrap #gnb_wrap .depth1 > li{background:#dcdcdb;border-bottom:1px solid #5f564b;padding:12px 20px}
.st_mobile .left_wrap #gnb_wrap .depth1 > li > a{color:#090833;font-size:16px;}
.st_mobile .left_wrap #gnb_wrap .depth1 > li.on{background:#737b86;border-bottom:1px solid #362121;}
.st_mobile .left_wrap #gnb_wrap .depth1 > li.on > a{color:#fff;}
/*.left_wrap #gnb_wrap .depth1 > li.on .depth2{display: block;transition: all .3s ease;}*/
.st_mobile .left_wrap #gnb_wrap .depth1 .depth2{position:absolute;top:0;left:50%;height:100%;width:50%;background:#362121;display:none;padding-left:0;}
.st_mobile .left_wrap #gnb_wrap .depth1 .depth2 > li{border-bottom:1px solid #311f28;padding:15px 0 12px 25px;background:#362121}
.st_mobile .left_wrap #gnb_wrap .depth1 .depth2 > li:first-child{padding-top:24px;}
.st_mobile .left_wrap #gnb_wrap .depth1 .depth2 > li a{color:#fff;font-size: 16px;}
.st_mobile .left_wrap #gnb_wrap .depth1 .depth3{margin-top:7px;}
.st_mobile .left_wrap #gnb_wrap .depth1 .depth3 > li{line-height: 20px;}
.st_mobile .left_wrap #gnb_wrap .depth1 .depth3 > li a{color:#fff;font-size: 13px;}
.st_mobile .left_wrap .left_wrap_bottom{display:none;}
.st_mobile #main_wrap{margin-top:60px;z-index:101}
.st_mobile #main_wrap1212{margin-top:60px;z-index:101}
.st_mobile .menu_mask{position:absolute;top:0;left:0;width:100%;height:100%;background:#000;z-index:5;opacity: 0.6;}
.st_mobile .left_wrap .mobile_join{display:block;position:absolute;top:325px;left:0;width:50%;background:#333958;text-align: center}
.st_mobile .left_wrap .mobile_join a{display:inline-block;padding:14px 0;width:50%;font-size:14px;color:#fff}
.st_mobile .left_wrap .mobile_join a:first-child{background: url('../images/bar_h_12.html') repeat-y top right;}


/*메뉴하단*/
.left_wrap .left_wrap_bottom{
	position: absolute;
	top: 506px;
	color: #fff
}
.left_wrap .left_wrap_bottom a{color:#fff}
.left_wrap .left_wrap_bottom .site_map {overflow: hidden; margin-top:20px;}
.left_wrap .left_wrap_bottom .site_map a{font-size:12px;font-family:'Roboto','Noto Sans KR'; }
.left_wrap .left_wrap_bottom .site_map li{float:left;width:50%;text-align: center;}
.left_wrap .left_wrap_bottom .site_map li:first-child{background:url('../images/lb-line.jpg') no-repeat right bottom;}
.left_wrap .left_wrap_bottom .login_wrap {margin-top:1px;font-size:0;overflow: hidden;}
.left_wrap .left_wrap_bottom .login_wrap span {float:left;display: block;background: #4b5475;line-height: 30px;width:100px;text-align: center; font-size:12px;box-sizing: border-box}
.left_wrap .left_wrap_bottom .login_wrap span { font-family:Dotum; font-weight:100; }
.left_wrap .left_wrap_bottom .login_wrap span:first-child {margin-right:1px;border-right:none;width:99px}
.left_wrap .left_wrap_bottom .cs_box {background:url(/img/lb-bg.jpg); font-weight: 500;color:#393632;}
.left_wrap .left_wrap_bottom .cs_box .cs_call{ line-height: 34px; text-align: center; color:#393632; font-size: 28px;}
.left_wrap .left_wrap_bottom .cs_box .pt20 { padding-top:20px; font-size: 18px !important;}
.left_wrap .left_wrap_bottom .cs_box .mb15 { margin-bottom:15px;  }
.left_wrap .left_wrap_bottom .cs_box .mb15 a {color:#393632 !important; font-weight:bold; }
.left_wrap .left_wrap_bottom .cs_box .cs_consult {background:url('../images/icon_consult.jpg') no-repeat left center;border-top:1px solid #656b86; margin:0px 25px; height:44px; line-height:44px; }
.left_wrap .left_wrap_bottom .cs_box .cs_consult a { font-size:24px; line-height:22px; }
.left_wrap .left_wrap_bottom .sns_box{padding: 13px 0 0 28px;}
.left_wrap .left_wrap_bottom .sns_box a{display: inline-block;width:27px;height:27px;text-align: center;line-height: 25px;background:#008ede;border-radius:3px;margin-right:5px;}
.left_wrap .left_wrap_bottom .sns_box a img{vertical-align: middle}
.left_wrap .left_wrap_bottom .copyright { padding:10px 20px 0 30px;word-break: keep-all; font-size: 11px;color:#fff;line-height: 18px;letter-spacing: -0.5px;}
.mobile_footer{display: none;clear:both;}
.left-banner { text-align: center; margin:40px 0px; }
/*mobile footer*/
.st_mobile .mobile_footer{clear:both;display:block;position: relative;width:100%;padding-top:40px;background:#132d6b;color: #fff ;font-size:14px}
.st_mobile .mobile_footer .cs_box{text-align: center;font-size:18px;color:#abcfec }
.st_mobile .mobile_footer .cs_box .cs_call{margin-top:10px;font-size:32px;font-weight: 500;color:#fff}
.st_mobile .mobile_footer .cs_box .cs_call a{color:#fff}
.st_mobile .mobile_footer ul{padding-top: 20px;margin:0 auto;width:200px;letter-spacing: 1.2px}
.st_mobile .mobile_footer ul li {margin-bottom: 5px;}
.st_mobile .mobile_footer ul li span:first-child{display: inline-block;width:55px;}
.st_mobile .mobile_footer .copyright{margin-top:40px;padding:8px 0;background:#eee;color:#666;text-align: center;font-size:12px;}
.page_wrap{margin-top:40px;text-align: center;}
.page_wrap a{display:inline-block;width:40px;height:40px;border:1px solid #ddd;border-right:none;line-height: 40px;;font-family: 'Roboto','Noto Sans KR';font-size:16px;overflow: hidden;}
.page_wrap .bt_prv{border-right:1px solid #ddd;margin-right:10px;background:url('../images/icon_ar_prev.png') no-repeat center center;text-indent: -9999px;}
.page_wrap .bt_prv10{background:url('../images/icon_ar_prev10.png') no-repeat center center;text-indent: -9999px;}
.page_wrap .bt_next{background:url('../images/icon_ar_next.png') no-repeat center center;text-indent: -9999px;}
.page_wrap .bt_next10{background:url('../images/icon_ar_next10.png') no-repeat center center;text-indent: -9999px;}
.page_wrap .num_wrap a:last-child{border-right:1px solid #ddd;margin-right:10px;}
.page_wrap a:last-child{border-right:1px solid #ddd}
.page_wrap .num_wrap a.on{font-weight: 500;background:#666;color:#fff}
.st_mobile .page_wrap a{display:inline-block;width:25px;height:25px;border:1px solid #ddd;border-right:none;line-height: 25px;;font-family: 'Roboto','Noto Sans KR';font-size:14px;}
.st_mobile .page_wrap a.bt_prv{border-right:1px solid #ddd}
.st_mobile .page_wrap a:last-child{border-right:1px solid #ddd}
.w_center .page_wrap a{display:inline-block;width:28px;height:28px;border:1px solid #ddd;border-right:none;line-height: 30px;;font-family: 'Roboto','Noto Sans KR';font-size:14px;}
.w_center .page_wrap a.bt_prv{border-right:1px solid #ddd}
.w_center .page_wrap a:last-child{border-right:1px solid #ddd}



/*본문바로가기*/
.skip, .slipNavi {position: absolute; left: 0; top: 0; width:100%; z-index:9999;}
.skip h2, .slipNavi h2 {font-size:11px; position:absolute; left:0; top:-20px;}
.skip a, .slipNavi a {position: absolute; left: 0; top: -20px; display: block; width: 100%; background:#F2F2F2; color:#373737; font-size:11px; font-weight: bold; height:1px; margin-bottom:-1px; text-align:center;}
.skip a:hover, .skip a:focus, .skip a:active, .slipNavi a:hover, .slipNavi a:focus, .slipNavi a:active {position: absolute; left: 0; top:0; display:block; font-size: 15px; height:20px; padding:4px; text-decoration:underline;}
.hide {display:none;}
.blind{position:absolute;top:-1000px;left:-1000px;}

.img-bx { position:relative; top:0;}
.wid50p > a { position:absolute; width:100%; height:100%; display: inline-block;}

.bo_color {background: #21235d};

.youtubeWrap {
  position: relative;
  width: 100%;
  padding-bottom: 56.25%;
}
.youtubeWrap iframe {
  position: absolute;
  width: 100%;
  height: 100%;
}