﻿@charset "utf-8";

@import url('https://cdn.jsdelivr.net/gh/orioncactus/pretendard/dist/web/static/pretendard.css');

@import url(https://cdn.jsdelivr.net/gh/moonspam/NanumSquare@1.0/nanumsquare.css);
@font-face {
    font-family: 'NanumSquare';
    font-weight: 300; 
    font-style: normal; 
    src: url(https://cdn.jsdelivr.net/gh/webfontworld/naver/NanumSquare_acL.woff2) format('woff2');
    font-display: swap;
}
@font-face {
    font-family: 'NanumSquare';
    font-weight: 400; 
    font-style: normal; 
    src: url(https://cdn.jsdelivr.net/gh/webfontworld/naver/NanumSquare_acR.woff2) format('woff2');
    font-display: swap;
}
@font-face {
    font-family: 'NanumSquare';
    font-weight: 500; 
    font-style: normal; 
    src: url(https://cdn.jsdelivr.net/gh/webfontworld/naver/NanumSquare_acB.woff2) format('woff2');
    font-display: swap;
}
@font-face {
    font-family: 'NanumSquare';
    font-weight: 700; 
    font-style: normal; 
    src: url(https://cdn.jsdelivr.net/gh/webfontworld/naver/NanumSquare_acEB.woff2) format('woff2');
    font-display: swap;
}



/* 초기화 */
html {overflow-y:scroll;/*height:100%;*/min-width:320px; -webkit-text-size-adjust : none;  /* 크롬, 사파리, 오페라 신버전 */
  -ms-text-size-adjust : none;  /* IE */
  -moz-text-size-adjust : none;  /* 파이어폭스 */
  -o-text-size-adjust : none;  /* 오페라 구버전 */}
body {margin:0;padding:0;font-size:0.9em;background:#fff;height:100%; font-weight:500;  font-family: 'Pretendard' !important; -webkit-text-size-adjust : none;  /* 크롬, 사파리, 오페라 신버전 */
  -ms-text-size-adjust : none;  /* IE */
  -moz-text-size-adjust : none;  /* 파이어폭스 */
  -o-text-size-adjust : none;  /* 오페라 구버전 */}
html, h1, h2, h3, h4, h5, h6, form, fieldset, img {margin:0;padding:0;border:0}
h1, h2, h3, h4, h5, h6 {font-size:1em}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {display:block}
legend {position:absolute;font-size:0;line-height:0;text-indent:-9999em;overflow:hidden}
label, input, button, select, img {vertical-align:middle}
input, button {margin:0;padding:0;font-size:1em}
button {cursor:pointer}
input[type=text], input[type=password], input[type=submit], input[type=image], button {font-size:14px;-webkit-appearance:none;font-family: 'Pretendard' !important;}
textarea, select {font-size:1em;font-family: 'Pretendard' !important;  font-weight:500;}
textarea {border-radius:0;-webkit-appearance:none}
select {margin:0;background:none;font-family: 'Pretendard' !important;  font-weight:500;}
p {margin:0;padding:0;word-break:break-all}
hr {display:none}
pre {overflow-x:scroll;font-size:1.1em}
a {color:#000;text-decoration:none; font-family: 'Pretendard' !important;  font-weight:500;}
ul,li,dl,dt,dd{padding:0;margin:0}
ul{list-style:none;}

*, :after, :before {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}



input:focus, textarea:focus, select:focus, input:active{
        outline: none;
    }

/* 팝업레이어 */
#hd_pop {z-index:1000;position:relative;margin:0 auto;width:100%;height:0}
#hd_pop h2 {position:absolute;font-size:0;text-indent:-9999em;line-height:0;overflow:hidden}
.hd_pops {position:absolute;border:1px solid #e9e9e9;background:#fff;}
.hd_pops img{max-width:100%;height:auto}
.hd_pops_con {}
.hd_pops_footer {padding:10px 0;background:#000;color:#fff;text-align:right}
.hd_pops_footer button {margin-right:5px;padding:5px 10px;border:0;background:#393939;color:#fff}

/* 상단 레이아웃 */
#hd {position:relative;background:#f9f9f9; padding-bottom: 0px}
#hd:after {display:block;visibility:hidden;clear:both;content:""}
#hd_h1 {position:absolute;font-size:0;text-indent:-9999em;line-height:0;overflow:hidden}
#hd_wrapper{background: #fff}

#logo {padding:10px 10px;height:62px;text-align:center; border-bottom:1px solid #ddd; display: flex;   justify-content: center;
    align-items: center;}
#logo img{vertical-align:middle; width:135px;     margin-top: -6px;} 
#gnb_open {position:absolute;top:16px;left:10px;padding:0 10px;height:30px;width:30px;border:0;background-size:70%;color:#333;background:none; font-size: 19px;}
#gnb {display:none;background:#fff;position:fixed;top:0;left:0;z-index:99999;height:100%;overflow-y:auto;width:300px; clear: both;
-webkit-box-shadow:0 0 5px  rgba(55,55,5,0.4));
-moz-box-shadow:0 0 5px  rgba(55,55,5,0.4));
box-shadow: 0 0 5px  rgba(55,55,5,0.4);}

.log_info{position: absolute;z-index: 99999; color: #fff; padding:20px 30px 0; display: none;}
.log_info h3{    font-size: 22px;  padding-bottom: 8px;}
.log_info p{    font-size: 13px;  line-height: 17px;}

.select2 ul{-ms-overflow-style: none;  scrollbar-width: none;}

#gnb a {display:block;color:#464646; font-size:16px; }
#gnb a i{padding-right:10px;}
.gnb_1dli{position:relative;line-height:50px;}
.gnb_1dli button{position:absolute;top:0;right:0;background:url;border:0;width:40px;height:40px;overflow:hidden;border:0;background:url(../img/mobile/gnb_bg.png) no-repeat 50% 50%;text-indent:-9999px}
.gnb_1dli button.btn_gnb_cl{background:url(../img/mobile/gnb_bg2.png) no-repeat 50% 50%}
.gnb_1da {padding:0 20px;border-bottom:1px solid #f5f5f5; height: 50px;  line-height: 50px;}
.gnb_2dul  {margin-top: -40px; margin-left:70px}
.gnb_2dli select{ height: 20px important}
.gnb_2da {border-bottom:1px solid #2d2d2d;background:url(../img/btn_next.gif) no-repeat 21px 17px;padding-left:30px}
#gnb_close {display:block;margin:0;height:50px;width:100%;border:0;background: url(../img/mobile/btn_close_bk.png) no-repeat 105% 50% #fff; background-size: 50px;color:#fff;text-indent:-999999999px;overflow:hidden}

#gnb_empty {padding:20px 0;color:#fff;text-align:center;line-height:2em}
#gnb_empty a {display:inline;text-decoration:underline}

#hd_sch {text-align:center;padding:20px;    background: #aaa; }
#hd_sch h2 {position:absolute;font-size:0;text-indent:-9999em;line-height:0;overflow:hidden}
#hd_sch form {position:relative;padding-right:40px;}
#hd_sch #sch_stx {width:100%;height:40px;background:#fff;border:0;padding-left:20px;border-top-left-radius: 100px;
    border-bottom-left-radius: 100px;color:#464646;}
#hd_sch #sch_submit {position:absolute;top:0;right:0;width:50px;height:40px;;border:0;    border-top-right-radius: 100px; 
    border-bottom-right-radius: 100px; cursor:pointer;color:#f15922;background:#fff;font-size:1.25em}

#onair_btn {position:absolute;top:17px;right:20px;border:0;	}
#onair_btn span{}
#onair_btn span a{    font-size: 25px;
    color: #fff;
    background: #f15922;
    padding: 7px 8px 4px 8px;
    border-radius: 100px;}

#home_btn {     background: #fff; display: flex; justify-content: center; position:relative;top: 0;  right: 0; border-bottom: 1px solid rgb(255 255 255 / 50%); width: 100%;   text-align: center;}
#home_btn span{width:50%; padding:10px;}

#home_btn span a{font-size: 15px; font-weight: 500; color: #fff;  padding: 5px 5px 3px;  border-radius: 10px;  text-transform: uppercase;  line-height: 14px;}
#home_btn span a i{padding-right:5px;}

#home_btn_01 { display:none;    background: #fff; display: flex; justify-content: center; position: relative;  top: 0;  right: 0; border-bottom: 1px solid rgb(255 255 255 / 50%); width: 100%;   text-align: center;}
#home_btn_01 span{width:25%; padding:14px 10px;}

#home_btn_01 span a{font-size: 14px; font-weight: 500; color: #fff;  padding: 5px 5px 3px;  border-radius: 10px;  text-transform: uppercase;  line-height: 14px;}
#home_btn_01 span a i{padding-right:5px;}

#home_btn_02 {     background: #fff; display: flex; justify-content: center; position:relative;top: 0;  right: 0; width: 100%;   text-align: center;}
#home_btn_02 span{width:25%; padding:10px 0; height: 45px;display: flex;  align-items: center;  justify-content: center; }

#home_btn_02 span a{font-size: 12px; letter-spacing:-0.8px; font-weight: 500; color: #fff;  padding: 5px 5px 3px;  border-radius: 10px;  text-transform: uppercase;      vertical-align: -webkit-baseline-middle;}
#home_btn_02 span a i{padding-right:5px;}

#user_menu{display:none;position:fixed;top:0;right:0;height:100%;;overflow-y:auto;width:320px;z-index:9999;background:#fff;text-align:center;
-webkit-box-shadow:0 0 5px  rgba(55,55,5,0.4));
-moz-box-shadow:0 0 5px  rgba(55,55,5,0.4));
box-shadow: 0 0 5px  rgba(55,55,5,0.4);}
#user_close {display:block;margin:0;height:50px;width:100%;border:0;background:url(../img/mobile/btn_close.png) no-repeat right 50%  
#222;background-size:25px;color:#fff;text-indent:-999999999px;overflow:hidden}
#snb_cnt span{display:inline-block;padding: 0 7px;height:18px;line-height:18px;font-size:12px;background:#3ca1ff;border-radius:20px;color:#fff}

#navmenu{position: relative; background: #f9f9f9; padding-bottom: 0px}
#navmenu .depth1{background: #01574c; width: 100%; display:none;}
#navmenu .depth1 li{ background: #01574c;width: 33.33333333%;float: left;text-align: center;/*border-right: 1px solid #eee*/}
#navmenu .depth1 li a{color: #fff; text-align: center;line-height: 40px}
#navmenu .depth1 li a:hover{color: #fff; }

#navmenu .depth2{ width:100%; clear: both; margin:2px auto 0; background: #fff; padding:10px 0 0 0; border-bottom: 2px solid #f5f5f5;}
#navmenu .depth2 > ul > div{min-width:28% !important; max-width:28% !important; padding:0 10px 0 7px !important;     z-index: 9999; letter-spacing:-1px;}
#navmenu .depth2 > ul > li.layer-select-box{text-align: left;  height: 45px;  padding-left: 10px;}
#navmenu .depth2 .frm_input{ width: 100%; font-size: 15px; text-align: center; margin: auto}
#navmenu .depth2 .frm_input option{ text-align: center; color:#000;}
#navmenu .depth2 li a{color: #333; text-align: center;font-size: 16px; line-height:27px; padding:15px 0 0px 0; display: block;}

/*.select1 select{background:url(https://www.wbsi.kr/theme/wb/img/icon_arrow_top.png)no-repeat 91% 50% !important; background-size:12px 7px !important; color: #515151 !important;}*/
.select1 select{background: url(https://www.wbsi.kr/theme/wb/img/drop_btn.png)no-repeat 98% 50% !important;
    background-size: 35px 35px !important; color: #515151 !important;}
.select3 select {
    background: url(https://www.wbsi.kr/theme/wb/img/drop_btn_01.png)no-repeat 98% 50% !important;
    background-size: 35px 35px !important;
    color: #515151 !important;
}

#depth3{ width: 100%; position: relative; background: #f9f9f9; clear: both}
#depth3 li{ width:50%;display: inline-block; margin-left: -3px; text-align: center;}
#depth3 li a{color: #fff; text-align: center;font-size: 14px; line-height: 40px;background: #333; display: block; font-weight: bold}
#depth3 li a:hover{color: #fff; background: #01574c}
#depth3 .on a{color: #fff; background: #01574c }
 
#sch { position: relative;     margin: 0 20px;  border-left: 1px solid #e3e3e3;  border-right: 1px solid #e3e3e3;     border-top: 2px solid #000;  border-bottom: 1px solid #000;}
#sch .sch_date{ background: #f5f5f5;text-align: center; margin: 0 auto;     overflow-x: auto;  white-space: nowrap;  padding: 5px 0;}
#sch .sch_date a{    display: inline-block;  width: 120px;}
#sch .sch_date span.on{ text-align: center; font-size:15px; font-weight: 600; display:inline-block; line-height:18px; padding: 10px 5px; margin: 0 auto; /*color: #000;*/ color:#E41B01;}
#sch .sch_date span.off{ text-align: center; font-size:15px; display:inline-block; line-height:15px; padding: 10px 5px; margin: 0 auto;}
#sch .sch_date span img{ width: 60%;}
#sch .sch_tbl { width: 100%; border-top: 1px solid #e3e3e3; padding: 0; margin: 0;border-collapse:collapse;}
#sch .sch_tbl tr {}
#sch .sch_tbl td { border-bottom: 1px solid #e3e3e3;}
#sch .sch_tbl .time{ width: 25%; padding:10px;border-right: 1px solid #e3e3e3; text-align: center; font-weight: 500; background:#f9f9f9;}
#sch .sch_tbl .tit{ width: 85%; padding:10px; text-align: left; font-weight:500;}
#sch .sch_tbl .time3{ width: 100px; padding:10px;border-right: 1px solid #e3e3e3; text-align: center; font-weight: 500}
#sch .sch_tbl .tit3{ width: auto; padding:10px; border-right: 1px solid #e3e3e3; text-align: left}
#sch .sch_tbl .sche_org_on { font-weight:500; }

.radio_con{ position: relative;width: 100%; margin:0 auto; text-align: center;padding:80px 0;}
.radio_con .on{ border: 1px solid #f05922; text-align: center; border-radius:20px; margin: 0 auto; padding: 5px 10px; color: #f05922; font-weight: bold}
.radio_con .tit{font-size:30px; text-align: center; letter-spacing: -0.05em; margin: 20px 0 20px}
.radio_con .tel{font-size:15px; text-align: center; padding: 0}	
.radio_ico{position:relative;width: 100%;}
.radio_ico ul li{ float: left; width:50%}
.radio_ico ul li a{ font-size: 13px; text-align: center; display: block; line-height: 50px; color: #fff}
.radio_ico .a{background: #66b9b9}
.radio_ico .b{background: #cfd274}
.radio_ico .c{background: #7ba37e}
.radio_ico .d{background: #ec7e7e}
.radio_play{width: 100%; position: relative; clear: both;    margin-top:0;  padding: 0 20px;}
.radio_play span{display: inline-block}
.radio_play .on{ background: #f05922; padding: 5px; color: #fff}
.radio_play .tit{  color: #000}


.main_banner{position: relative; margin:0 0 30px; clear: both}
.main_banner ul {width: 100%; margin-bottom: 20px; padding:0 10px;}
.main_banner ul li{float: left;  height: 155px; width:49%; border-radius: 10px;}
.main_banner img{width: 100%}
.main_banner h2{font-size: 20px; font-weight: bold;  text-align: center;  line-height: 30px;  padding: 0 0 10px;   letter-spacing: -0.05em;}

.main_movie{ position: relative; width: 100%; }
	.main_movie ul{ width: 100%}
	.main_movie ul li{letter-spacing: -0.05em; margin: 0 20px 0}
	.main_movie .pro_play{}
	.main_movie .pro_info .tit{font-size: 22px; color: #000; padding: 20px 0 0}
	.main_movie .pro_info .txt{font-size: 15px; color: #313131; padding: 5px 0 20px; line-height: 21px;}
	.main_movie .pro_info .txt img{width:100%;}
	.main_movie .pro_info .info{font-size: 15px;  color: #313131;  padding: 10px 10px 10px;  margin-top: 15px;  margin-bottom: 10px; border: 1px solid #ddd; line-height: 150%}
    .pro_play{ width: 100%; /*border: 1px solid #eaeaea*/; height: 100%}
	.pro_play img{ width: 100%;}/*495*298*/
    .main_movie span{  }
	
.latest_wr{clear: both; margin: 0; padding:20px 0 20px; position: relative}
.latest_wr:after {display:block;visibility:hidden;clear:both;content:""}
.latest_wr ul {float:left;height:155px;vertical-align: super;}
.latest_wr li {width:100%;display:inline-block; }
.latest_wr li img{width:100%; }
	
.main_best{ position: relative; margin: 20px 0 0; padding: 0; width: 100%; clear: both}
	.main_best h2{ font-size: 20px; font-weight: bold; text-align: center; line-height: 30px; padding: 0 0 15px;letter-spacing: -0.05em}
	.main_best span{ position: absolute; right: 0; top: 30px; }
	.main_best span a{ font-weight: bold; color: #000}
	.main_best span a:hover{ color: #378eb5; text-decoration: underline}
	.main_best ul{padding: 0 10px 0 15px; width: 100%; float: left; margin: 0 0 -1px -1px; height: auto}
	.main_best ul li{}
	.main_best .info{font-size: 14px; color: #838383; line-height: 18px; margin-top: 17px;  text-align: justify;  letter-spacing: -1px;}
	.main_best .time{font-size: 12px;  color: #333;  width: fit-content;  background: #e9e9e9;  padding: 2px 8px;  border-radius: 100px;  letter-spacing: 0px; }
	.main_best .img{ background: #eee; width: 100%; height:auto}
	.main_best .img img{ width:100%}/*229*138*/
	.main_best .tit{font-size: 16px;  color: #000; line-height: 26px; font-weight: bold; letter-spacing: -1px;}
	.main_best .txt{font-size: 13px; color: #7d7d7d; line-height: 150%; padding: 0 0 10px;}
	.main_best table{padding:10px;}
    .main_best .table_brd{border-bottom: 1px solid #ddd;}
    .main_best .brd_t{border-top: 1px solid #ddd;}


#hd_nb{margin:20px;}
#hd_nb:after {display:block;visibility:hidden;clear:both;content:""}
#hd_nb li{width:50%;float:left;text-align:center;line-height:25px;font-size:1.083em;font-weight:bold}
#hd_nb li a{display:block;color:#717171;padding:20px 0}
#hd_nb li i{font-size:20px;}
#hd_nb .hd_nb1{border-right:1px solid #e2e5e7;border-bottom:1px solid #e2e5e7}
#hd_nb .hd_nb2{border-bottom:1px solid #e2e5e7}
#hd_nb .hd_nb3{border-right:1px solid #e2e5e7}

/* 텍스트 크기 조절 */
#text_size {margin:0 0 10px;text-align:center;display:inline-block;padding:7px 20px;background:#e6e7e9;border-radius:25px;height:48px;}
#text_size button {margin:0 5px;border:0;background:none;height:35px;width:35px;border-radius:50%}
#text_size button.select{background:#fff;border-bottom:1px solid #bbb;
-webkit-box-shadow:0 0 5px  rgba(100,80,100,0.2);
-moz-box-shadow:0 0 5px  rgba(100,100,100,0.2);
box-shadow: 0 0 5px  rgba(100,100,100,0.2);}
.ts_up {font-size:1.167em !important}
.ts_up2 {font-size:1.3em !important}

/* 중간 레이아웃 */
#wrapper {}
#wrapper:after {display:block;visibility:hidden;clear:both;content:""}
#container {position:relative;min-height:240px; margin-bottom: 30px}
#container:after {display:block;visibility:hidden;clear:both;content:""}
#container_title {font-size:22px;font-weight:bold;height:44px;padding:10px 20px;line-height:30px;background:#fff;color:#333;
/*-webkit-box-shadow: 0 0 5px rgba(55,55,5,0.4));
-moz-box-shadow: 0 0 5px rgba(55,55,5,0.4));
box-shadow: 0 0 5px rgba(55,55,5,0.4);*/
}
.top{position:relative}
.btn_top{position:relative;z-index:999;padding:10px; margin: 0 auto;text-align: center}
.btn_top li{display:inline-block}
.btn_top a,.btn_top .btn_submit{line-height:30px;padding: 0 10px;border-radius:3px}
.btn_top .btn_cancel,.btn_top .btn_b01{border:1px solid #aaa;background:none;color:#666;line-height:28px;background:#fff}
.fixed{position:fixed;top:0;right:0;z-index:999;}
.btn_block{position:relative;float:right;padding:10px; width:100%; text-align:right;}
.btn_block li{display:inline-block}
.btn_block a,.btn_block .btn_submit{line-height:30px;padding: 0 10px;border-radius:3px}
.btn_block .btn_cancel,.btn_block .btn_b01{border:1px solid #aaa;background:none;color:#666;line-height:28px;background:#fff}
#container_title.fixed{width:100%;}

/* 하단 레이아웃 */
#ft {background:#eee;padding:0px 0 20px 0;} 
#ft h1 {width:0;height:0;font-size:0;line-height:0;overflow:hidden}
#ft p {margin:0;padding:10px 0;line-height:23px;}

#ft_copy {padding:10px 10px 0 10px;line-height:2em;text-align:center;color:#777;background: #f7f7f7;  border-top: 1px solid #e1e1e1; border-bottom: 1px solid #e1e1e1;}
#ft_copy #ft_company {text-align:center; overflow-x: auto;  white-space: nowrap;  font-size:14px; line-height: 25px; padding: 0 0 10px 0; -ms-overflow-style: none;
  /* Firefox */scrollbar-width: none;}

#ft_copy #ft_company::-webkit-scrollbar {display: none !important; }

#ft_copy #ft_company a {display:inline-block;padding:0 8px 0 10px;line-height:1em;border-left:1px solid #9c9393;color:#666;}
#ft_copy #ft_company a:first-child{border:0}
#ft_copy b {color:inherit}
#ft_copy a {color:inherit;text-decoration:none}
#ft .copy{padding: 20px;  text-align: left;  color: #828282;}
.copy .name{font-size: 20px;  font-weight: 500;     padding-bottom: 0 !important;}

#top_btn {position:fixed;bottom:10px;right:10px;width:40px;height:40px;line-height:36px;border:2px solid #333;background:rgba(255,255,255,0.6);color:#333;text-align:center;font-size:15px;z-index:99}
#device_change {display:block;line-height:40px;border:1px solid #3a3a3a;border-radius:2em;color:#777;font-size:1em;text-decoration:none;text-align:center}

/* 게시물 선택복사 선택이동 */
#copymove {}
.copymove_current {float:right;color:#ff3061}
.copymove_currentbg {background:#f4f4f4}
#copymove .tbl_head01{margin-top:10px}
#copymove td{background:#fff}
#copymove .win_btn{margin:10px}

/* 화면낭독기 사용자용 */
#hd_login_msg {position:absolute;top:0;left:0;width:0;height:0;overflow:hidden}
.msg_sound_only, .sound_only {display:inline-block;position:absolute;top:0;left:0;margin:0 !important;padding:0 !important;width:1px !important;height:1px !important;font-size:0 !important;line-height:0 !important;overflow:hidden}

/* 본문 바로가기 */
.to_content a {z-index:100000;position:absolute;top:0;left:0;width:0;height:0;font-size:0;line-height:0;overflow:hidden}

/* 이미지 등비율 리사이징 */
.img_fix {width:100%;height:auto}

/* 캡챠 자동등록(입력)방지 기본 -pc */
#captcha {position:relative}
#captcha legend {position:absolute;margin:0;padding:0;font-size:0;line-height:0;text-indent:-9999em;overflow:hidden;}
#captcha #captcha_img {;height:40px;border:1px solid #898989;;vertical-align:top;padding:0;margin:0}
#captcha #captcha_mp3 {;margin:0;padding:0;width:40px;height:40px;border:0;background:transparent;vertical-align:middle;overflow:hidden;cursor:pointer;width:40px;height:40px;background:url('../../../img/captcha2.png') no-repeat;text-indent:-999px;;border-radius:3px}
#captcha #captcha_reload {margin:0;padding:0;width:40px;height:40px;border:0;background:transparent;vertical-align:middle;overflow:hidden;cursor:pointer;background:url('../../../img/captcha2.png') no-repeat  0 -40px;text-indent:-999px;border-radius:3px}
#captcha #captcha_key {margin:0 0 0 3px;padding:0 5px;width:90px;height:40px;border:1px solid #ccc;background:#fff;font-size:1.333em;font-weight:bold;text-align:center;border-radius:3px;vertical-align:top}
#captcha #captcha_info {display:block;margin:3px 0 5px ;font-size:0.95em;letter-spacing:-0.1em}

/* 캡챠 자동등록(입력)방지 기본 - mobile */
#captcha.m_captcha audio {display:block;margin:0 0 5px}

/* 구글리캡챠 크기 조정 scale */
#captcha.recaptcha{width:213px;height:55px;overflow:hidden}
#rc-imageselect, .g-recaptcha {transform:scale(0.7);-webkit-transform:scale(0.7);transform-origin:0 0;-webkit-transform-origin:0 0;}

/* ckeditor 태그 기본값 */
#bo_v_con ul{display: block;list-style-type: disc;margin-top: 1em;margin-bottom: 1em;margin-left: 0;margin-right: 0;padding-left: 40px;}
#bo_v_con ol{display: block;list-style-type: decimal;margin-top: 1em;margin-bottom: 1em;margin-left: 0;margin-right: 0;padding-left: 40px;}
#bo_v_con li{display: list-item;}

/*단축키일람 */
.cke_sc{text-align:right}
.btn_cke_sc{background:#333;color:#fff;padding:5px;border:none}
.cke_sc_def {margin:0 0 5px;padding:10px;border:1px solid #ccc;background:#f7f7f7;text-align:center}
.cke_sc_def dl{margin:0 0 5px;text-align:left;zoom:1}
.cke_sc_def dl:after {display:block;visibility:hidden;clear:both;content:""}
.cke_sc_def dt, .cke_sc_def dd {float:left;margin:0;padding:5px 0;border-bottom:1px solid #e9e9e9}
.cke_sc_def dt {width:50%;font-weight:bold}
.cke_sc_def dd {width:50%}
.btn_cke_sc_close{background:#333;padding:5px;border:none;color:#fff}

/* 버튼 */
.btn{display:inline-block;padding:0 5px;height:30px;line-height:30px;border-radius:3px}
a.btn01 {display:inline-block;background:#ddd;color:#444;text-decoration:none;vertical-align:middle}
a.btn01:focus, a.btn01:hover {text-decoration:none}
button.btn01 {display:inline-block;margin:0;padding:7px;border:1px solid #ccc;background:#fafafa;color:#000;text-decoration:none}
a.btn02 {display:inline-block;border:1px solid #3b3c3f;background:#4b545e;color:#fff;text-decoration:none;vertical-align:middle}
a.btn02:focus, .btn02:hover {text-decoration:none}
button.btn02 {display:inline-block;margin:0;padding:7px;border:1px solid #3b3c3f;background:#4b545e;color:#fff;text-decoration:none}
.btn_confirm {text-align:center} /* 서식단계 진행 */
.btn_submit {;border:0;background:#f15922;color:#fff;cursor:pointer;border-radius:3px}
.btn_submit2 {;border:0;color:#f15922;cursor:pointer;border-radius:3px;font-size:15px;position:absolute;margin-left:-28px;margin-top:8px;background:none;}
fieldset .btn_submit {}
a.btn_cancel {display:inline-block;background:#ddd;color:#444;text-decoration:none;vertical-align:middle}
button.btn_cancel {display:inline-block;;border:1px solid #ccc;background:#fafafa;color:#000;vertical-align:top;text-decoration:none}
a.btn_frmline, button.btn_frmline {display:inline-block;padding:0 5px;;border:0;background:#333;color:#fff;letter-spacing:-0.1em;text-decoration:none;vertical-align:top} /* 우편번호검색버튼 등 */
button.btn_frmline {font-size:1em}


/* 게시판용 버튼 */
a.btn_b01,.btn_b01 {display:inline-block;background:#4c4f6f;color:#fff;text-decoration:none;vertical-align:middle; padding: 0 15px;}
.btn_b01:hover, .btn_b01:hover {}
a.btn_b02 ,.btn_b02{display:inline-block;background:#01574c;color:#fff;text-decoration:none;vertical-align:middle;border:0}
a.btn_b02:hover, .btn_b02:hover {}
a.btn_b03, .btn_b03 {display:inline-block;line-height:28px;border:1px solid #ed6478;color:#ed6478;background:none;text-decoration:none;vertical-align:middle}
a.btn_b03:hover, .btn_b03:hover {}
a.btn_admin {display:inline-block;background:#e8180c;color:#fff;text-decoration:none;vertical-align:middle} /* 관리자 전용 버튼 */
a.btn_admin:focus, a.btn_admin:hover {}

/* 기본테이블 */
.tbl_wrap {margin:0 10px 10px}
.tbl_wrap table {width:100%;border-collapse:collapse;border-spacing:0}
.tbl_wrap caption {padding:10px 0;color:#4b8b99;font-weight:bold;text-align:left}

.tbl_head01 {}
.tbl_head01 caption {padding:0 0 10px;color:#777;text-align:left}
.tbl_head01 thead th {padding:12px 0;border:1px solid #cacaca;background:#d9d9da;color:#383838;font-size:0.95em;text-align:center;letter-spacing:-0.1em}
.tbl_head01 thead a {color:#383838}
.tbl_head01 thead th input {vertical-align:top} /* middle 로 하면 게시판 읽기에서 목록 사용시 체크박스 라인 깨짐 */
.tbl_head01 tfoot th {border-top:1px solid #666;border-bottom:1px solid #666;background:#484848;color:#fff}
.tbl_head01 tfoot td {border-color:#e3e3e5;background:#484848;color:#fff;font-weight:bold;text-align:center}
.tbl_head01 tbody th {padding:5px 0;border-top:1px solid #e9e9e9;border-bottom:1px solid #e9e9e9}
.tbl_head01 td {padding:5px;border:1px solid #e3e3e5;line-height:1.5em;word-break:break-all}

.tbl_head02 {}
.tbl_head02 caption {padding:0 0 10px;color:#777;text-align:left}
.tbl_head02 thead th {padding:5px 0;border-top:1px solid #d1dee2;border-bottom:1px solid #d1dee2;background:#e5ecef;color:#383838;font-size:0.95em;text-align:center;letter-spacing:-0.1em}
.tbl_head02 thead a {color:#383838}
.tbl_head02 thead th input {vertical-align:top} /* middle 로 하면 게시판 읽기에서 목록 사용시 체크박스 라인 깨짐 */
.tbl_head02 tfoot th {border-top:1px solid #666;border-bottom:1px solid #666;background:#484848;color:#fff}
.tbl_head02 tfoot td {background:#484848;color:#fff;font-weight:bold;text-align:center}
.tbl_head02 tbody th {padding:5px 0;border-top:1px solid #e9e9e9;border-bottom:1px solid #e9e9e9}
.tbl_head02 td {padding:5px 3px;border-top:1px solid #e9e9e9;border-bottom:1px solid #e9e9e9;line-height:1.4em;word-break:break-all}

/* 기본리스트 */
.list_01{padding:0 10px;}
.list_01 li{background:#fff;margin:10px;padding:10px 0;border-bottom:1px solid #ccc; border-radius:0;}

/* 기본폼 */
.form_01{margin:10px 15px}
.form_01 .write_div{margin:5px 0;position:relative}
.form_01 li{margin:10px 0;position:relative;list-style:none}
.form_01 textarea, .frm_input {border:1px solid #ccc;background:#fff;color:#000;vertical-align:middle;border-radius:3px;padding:5px;}
.form_01 textarea {width:100%;height:100px}
.frm_input {height:37px;}
.full_input{width:100%} 
.form_01 .frm_file {display:block;margin-bottom:5px;width:100%}
.form_01 select{height:40px;border-radius:3px;background-color:#fff}
.form_01 .frm_info{font-size: 0.92em;  color: #8f8f8f;   text-align: left;  margin: 8px 0 10px;  display: block;   line-height: 1.3em;}

/* 자료 없는 목록 */
.empty_table {padding:100px 0 !important;color:#777;text-align:center}
.empty_list {padding:20px 0 !important;text-align:center}

/* 필수입력 */
.required, textarea.required {background-image:url('../img/require.png')  !important;background-repeat:no-repeat   !important;background-position:right top  !important;}

/* 테이블 항목별 정의 */
.td_board {width:120px;text-align:center}
.td_category {width:80px;text-align:center}
.td_chk {width:30px;text-align:center}
.td_date {width:60px;text-align:center}
.td_datetime {width:150px;text-align:center}
.td_group {width:100px;text-align:center}
.td_mb_id {width:100px;text-align:center}
.td_mng {width:80px;text-align:center}
.td_name {width:100px;text-align:left}
.td_nick {width:100px;text-align:center}
.td_num {width:50px;text-align:center}
.td_numbig {width:80px;text-align:center}
.td_stat {width:60px;text-align:center}

.txt_active {color:#5d910b}
.txt_done {color:#e8180c}
.txt_expired {color:#999}
.txt_rdy {color:#8abc2a}

/* 새창 기본 스타일 */
.new_win {padding:20px;}
.new_win #win_title {font-size: 20px;
    font-weight: bold;
    height: 50px;
    padding: 10px;
    line-height: 30px;
    color: #333;
    text-align: left;
    margin-top: 20px;
	border-bottom:1px solid #ccc;}
.new_win #win_title .sv {font-size:0.75em;line-height:1.2em}
.new_win_con{margin:10px}

.new_win .win_ul {margin:10px}
.new_win .win_ul li {display:inline-block;}
.new_win .win_ul li a {display: block;line-height: 24px;padding: 0 10px;}
.new_win .win_ul li .selected {background: #4162ff;color: #fff;border-radius: 13px;
-webkit-box-shadow: 0 0 5px rgba(65,98,255,0.8);
-moz-box-shadow: 0 0 5px rgba(65,98,255,0.8);
box-shadow: 0 0 8px rgba(65,98,255,0.8);}

.new_win .win_desc {margin:5px 0;font-size:0.92em;color:#4162ff}
.new_win .win_btn {clear:both;margin:10px 0;text-align:center}
.new_win .win_btn a {display:inline-block;height:40px;line-height:40px;font-weight:bold}
.new_win .win_btn .btn_close {display: inline-block;
    padding: 0 10px;
    border: 0;
    color: #666;
    text-decoration: none;
    font-weight: bold;
    height: 40px;
    width: 100%;
    margin: 10px 0;
    background: none;
    border-top: 1px solid #ddd; font-size:16px;}
.new_win .win_btn .btn_submit {width:100%;height:40px;line-height:40px;border-radius:3px;margin:0 0 20px;display:inline-block;font-weight:bold}

/* 검색결과 색상 */
.sch_word {color:#f15922}

/* 사이드뷰 */
.sv_wrap {display:inline-block;position:relative;font-weight:normal;line-height:20px}
.sv_wrap .sv {z-index:1000;width:100px;display:none;margin:5px 0 0;font-size:0.92em;background:#333;text-align:left;
-webkit-box-shadow: 2px 2px 3px 0px rgba(0,0,0,0.2);
-moz-box-shadow: 2px 2px 3px 0px rgba(0,0,0,0.2);
box-shadow: 2px 2px 3px 0px rgba(0,0,0,0.2);}
.sv_wrap .sv:before{content: "";position: absolute;top: -6px;left: 15px;width: 0;height: 0;border-style: solid;border-width: 0 6px 6px 6px;border-color: transparent transparent #333 transparent;}
.sv_wrap .sv a {display:inline-block;width:100px;margin:0;padding:0  10px;line-height:30px;font-weight:normal;color:#bbb }
.sv_wrap .sv a:hover{background:#000;color:#fff}
.sv_member{color:#979797;}
.sv_on {display:block !important;position:absolute;top:23px;left:0px;width:auto;height:auto}
.sv_nojs .sv {display:block}

/* 페이징 */
.pg_wrap {clear:both;margin:10px 0;text-align:center}
.pg {display:inline-block}
.pg_page, .pg_current {display:inline-block;padding:0 10px;height:30px;color:#000;line-height:28px;vertical-align:middle}
.pg a:focus, .pg a:hover {text-decoration:none}
.pg_page {background:#fff;border:1px solid #d4d4d4;border-radius:3px}
.pg_start {background:url(../img/btn_first.gif) no-repeat 50% 50% #fff;width:30px;height:30px ;text-indent:-999px;overflow:hidden}
.pg_prev {background:url(../img/btn_prev.gif) no-repeat 50% 50% #fff;width:30px;height:30px ;text-indent:-999px;overflow:hidden}
.pg_next {background:url(../img/btn_next.gif) no-repeat 50% 50% #fff;width:30px;height:30px ;text-indent:-999px;overflow:hidden}
.pg_end {background:url(../img/btn_end.gif) no-repeat 50% 50% #fff;width:30px;height:30px ;text-indent:-999px;overflow:hidden}
.pg_current {display:inline-block;background:#4c4f6f;color:#fff;font-weight:normal;border-radius:3px;line-height:30px;}


/* 컨텐츠페이지 */
	.content_box1{border: 10px solid #f5f5f5; text-align: center;  line-height: 150%; padding: 20px;}
	.content_btn1{ width: 100%; margin: 0 auto; text-align: center}
	.content_btn1 a{background: #333; color: #fff; text-decoration: none; padding:20px 30px; border-radius:100px; font-weight: bold;}
	.content_btn1 a:hover{background: #f15922; color: #fff;}
	.content_btn1 span{ width: 100%; margin: 0 auto; text-align: center;background: #333; color: #fff; text-decoration: none; padding:20px 30px; border-radius:100px; font-weight: bold;}



/* onair */
.subject{    width: 100%;  color: #fff;  font-size: 20px;  line-height: 20px;  text-align: center;       padding: 20px;  
background: linear-gradient( to right, #12b8b9, #1d7fa4); /*height: 190px;*/ height: 260px;}

/*.subject{ width: 100%;  font-size: 20px;  line-height: 20px;  text-align: center;  padding: 20px 20px;  background: #f7f7f7;  height: 104px;}
*/
.subject h2 img{ width:75px; height:75px;
        image-rendering: -moz-crisp-edges;         /* Firefox */
        image-rendering: -o-crisp-edges;         /* Opera */
        image-rendering: -webkit-optimize-contrast;/* Webkit 표준 X */
        image-rendering: crisp-edges;
        -ms-interpolation-mode: nearest-neighbor;  /* IE 표준 X */
 
    -ms-transform: translateZ(0); // ie
    -moz-transform: translateZ(0); // firefox
    -0-transform: translateZ(0); // opera
    -webkit-transform: translateZ(0);
    transform: translateZ(0);

    -moz-backface-visibility: hidden; // firefox
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;

}
.subject p{font-size: 14px;  padding-top: 6px;}
.onair_wrap .tab{ width: 100%;  padding: 10px; text-align: center; background: #fff; margin: 0 auto}
.onair_wrap .tab li.on a{ font-weight:bold; color:#01574c !important; }
.onair_wrap .tab li{ display: inline-block; }
.onair_wrap .tab li a{padding: 10px; font-size: 14px }
.onair_wrap .tab li a:hover{color: #E9070A}

.cms_banner{    background: #3e699c; text-align: left; padding: 13px 20px 10px 30px; font-size: 18px;  line-height: 20px;
    font-weight: 700;   position: relative;  top: -15px;}
.cms_banner a{color:#fff;}
.cms_icon{position: relative;  float: right;    top: -42px;  border: 2px solid #22779d;  border-radius: 100px;    
padding:8px 5px;    width: 40px;    height: 40px;    text-align: center; font-weight:700;}
.cms_icon i{color: #22779d; font-size: 15px;}
.cms_p{font-size:13px; color: #fff;}

.radio_menu{display:flex;} 
.radio_menu p{margin-right:5px;}

.download{ padding: 15px 10px;  background: #f5f5f5;   margin-bottom: 10px;}
.down_btn{display:flex; margin:15px 0 0;} 
.down_btn p img{width:126px; margin-right:10px;}

.device {width: 76%;  text-align: center;  background: #f5f5f5;  margin: -25px auto 0 auto;}		
.device ul{ width: 100%; text-align: center; margin: 0 auto}	
.device ul li{float: left; width:50%; margin-left: -1px;}	
.device ul li a{text-align:center; line-height:50px; height:50px; padding: 0;color:#fff; font-weight: bold}	

.device .tv a{background: #e5e5e5;  display: block;  width: 100%;  border-top-left-radius: 100px;   border-bottom-left-radius: 100px;  color: #bdbdbd;   font-size: 17px; line-height: 50px;}	
.device .radio a{background:#e5e5e5;   display: block; width: 100%;    border-top-right-radius: 100px;    border-bottom-right-radius: 100px;    color: #bdbdbd;  font-size: 17px; line-height: 50px;}	
	
.region { width: 100%;  text-align: center;     position: absolute;  /*top:158px;*/ top:193px;}		
.region ul{ width: 100%; text-align: center; margin: 0 auto}	
.region li{ display: inline-block;text-align:center; line-height:30px;height:30px; padding: 0 15px;color:#333; font-weight: bold}	
.region .on a{ color: #fff !important;  font-size: 18px;  border-bottom: 2px solid #fff;  padding-bottom: 5px;}
.region .off a{color:#dfdfdf  !important;}

.region_replay { width: 100%;  text-align: center;     position: absolute; padding: 0 20px; top:166px;}		

.region_replay ul{ width: 100%; text-align: center; margin: 0 auto}	
.region_replay li{ display: inline-block;text-align:center; line-height:30px;height:30px; padding: 0 15px;color:#333; font-weight: bold}	
.region_replay .on a{ color: #fff !important;  font-size: 18px;  border-bottom: 2px solid #fff;  padding-bottom: 5px;}
.region_replay .off a{color:#dfdfdf  !important;}
.region_replay .replay_wrap{background: #fff;      min-height: 43px;  border-radius: 100px;     display: flex; justify-content: center;  align-items: center;}
.replay_left{position: absolute;  display: block;  width: 35px;  height: 35px;  left: 25px; 
    line-height: 35px;    font-weight: bold; display: flex;  align-items: center;  justify-content: center;  }
.replay_left .left{ /*background: linear-gradient( to right, #12b8b9, #1d7fa4);    border-radius: 100px; border: 1px solid #ddd;  */  font-size: 15px; width: 37px;  height: 37px; top: 50%; display: flex;  justify-content: center;  align-items: center;}
.replay_left .left i{font-size: 18px;  color: #1d7fa4;}
.replay_right .right i{font-size: 18px;  color: #1d7fa4;}
.replay_left a{color:#fff !important; vertical-align:middle;}
.replay_wrap h2{font-size: 15px;  color: #383838; vertical-align:middle;}
.replay_right{position: absolute;  display: block;  width: 37px;  height: 37px;  right: 25px;  
    line-height: 35px;    font-weight: bold; line-height: 35px; display: flex;  align-items: center;  justify-content: center; }
.replay_right .right{  /*background: linear-gradient( to right, #12b8b9, #1d7fa4);    border-radius: 100px;  border: 1px solid #ddd;*/ display: flex;  justify-content: center;  align-items: center;
       font-size: 15px; width: 35px;  height: 35px; }
.replay_right a{color:#fff !important; line-height: 35px; vertical-align:middle;}



.progTitle{ padding: 11px 20px 15px 0; line-height: 20px;  font-size: 20px;  color: #000; font-weight:500; border-bottom: 1px dashed #ddd;  margin-bottom: 10px;}
.progTitle p{    font-size: 16px;}
.progTitle h3{font-size: 28px;  padding-top: 10px;  color: #000;}
.progMan{ padding:5px 0; font-language-override: 13px; color:#666; font-size: 15px;  padding:10px 20px 5px 0;}
.progIntro{ padding-bottom: 10px ;}
.progBtime{ padding: 0 0 2px ; color:#666; font-size: 15px; margin-bottom:20px;  padding:0;}

.onair_ars{ font-size: 14px; color:#666; font-size: 14px; background: #f5f5f5;  padding: 10px;  margin-bottom:20px; text-align:center; border: 2px dashed #ddd;}
.ars_num{background: #f15922;  border-radius: 100px;  text-align: center;  font-size: 22px;  margin: 7px auto;  padding: 5px 20px;  width: fit-content;  color: #fff;    letter-spacing: -0.5px;}


.btn_home a{position: relative;  bottom: 0;  background: #000;  padding: 15px;  margin: 5% 0 60px 0;  width: initial;  display: block;  font-size: 16px;  border: 1px solid #eee;  color: #fff; font-weight:500;}	
#player { position:relative; width:100%; padding:56.6% 0 6px; }
#player iframe { position:absolute; top:0; left:0; width:100%; height:100%; }
#aod_player { position:relative; width:100%; padding:20px 0 6px; }

#wbs_ad{    position: absolute;
   top: 24px;
    right: 13px;
    border: 0;
    font-size: 14px;
    font-weight: 500;}


/*메뉴 신규*/
.m_nav{width:100%; margin-top:-4px;     background: #f9f9f9; text-align:center; padding:20px 0;}
.m_nav li{width:38%; display:inline-block; text-align:center; border-radius: 500px;}
.m_nav li:last-child{border-right:none;}
.m_nav li.menu_01{background: #f15922; color:#fff; margin-right:17px;}
.m_nav li.menu_02{background: #22779d;color:#fff; }
.m_nav li.menu_03{background: url(../img/mobile/menu_03.png) 50% 5px no-repeat; }
.m_nav li.menu_04{background: url(../img/mobile/menu_04.png) 50% 5px no-repeat; }
.m_nav li p{    font-size: 21px;  font-weight: 500;  color: #fff;    padding: 16px 0;}
.m_nav h3{    font-size: 24px;  padding-bottom: 12px;}
.m_nav p{font-size: 17px;  padding-bottom: 28px;  }

.banner_img h3{font-size: 20px; padding: 20px 0 0 10px;  background: #f5f5f5; color: #333;}
.banner_img img{margin-top: 10px;  width: 100%; background: #f5f5f5; }

.banner_01{/*background: url(../img/mobile/banner_bg01.png) 0 0 no-repeat;*/  background: #9d9d9d; margin:0 1% 8px 0; background-size: cover;     padding: 10px;}
.banner_01 h4{padding: 5px 0; font-size: 18px;  letter-spacing: -1px;  color: #fff;}
.banner_01 p{color: #fff;  font-size: 13px;  line-height: 16px;  margin-top: 6px; letter-spacing:-0.5px; text-align: justify;  }

.banner_02{/*background: url(../img/mobile/banner_bg02.png) 0 0 no-repeat;*/ background: #737373; margin:0 0 8px 1%; background-size: cover;     padding: 10px;}
.banner_02 h4{padding: 5px 0; font-size: 18px;  letter-spacing: -1px;  color: #fff;}
.banner_02 p{color: #fff;  font-size: 13px;  line-height: 16px;  margin-top: 6px; letter-spacing: -0.5px; text-align: justify;  }
.banner_02 span{font-size: 19px; line-height: 26px;  font-weight: 500;  letter-spacing: -1px;}

.banner_03{/*background: url(../img/mobile/banner_bg03.png) 0 0 no-repeat;*/ background: #737373; margin:0 1% 20px 0; background-size: cover;     padding: 10px;}
.banner_03 h4{padding: 5px 0; font-size: 18px;  letter-spacing: -1px;  color: #fff;}
.banner_03 p{color: #fff; font-size: 13px; line-height: 15px;  margin-top: 3px;  letter-spacing: -0.5px;  text-align: justify; }

.banner_04{/*background: url(../img/mobile/banner_bg04.png) 0 0 no-repeat;*/ background: #9d9d9d; margin:0 0 20px 1%; background-size: cover;     padding: 10px;}
.banner_04 h4{padding: 5px 0; font-size: 18px;  letter-spacing: -1px;  color: #fff;}
.banner_04 p{color: #fff;  font-size: 13px;  line-height: 16px;  margin-top: 3px; letter-spacing:-0.5px; text-align: justify;  }

.top_banner{background: url(../img/mobile/onair_banner01.png) 50% 0 no-repeat; height: 60px;padding: 12px 20px;  line-height: 20px;     background-size: cover;}
.top_banner h4{color:#fff; font-size:18px; font-weight:500;}
.top_banner p{color:#fff; font-size:13px;}

.title_tv{/*font-size: 28px; padding-top: 10px; color: #000;*/font-size: 15px;  color: #000;}
.title_day{/*border-radius: 100px; padding: 0px 22px;  background: #f15922;  color: #fff;  font-size: 15px;  width: fit-content;  margin: 10px auto; line-height: 27px;*/
    font-size: 15px;
    width: fit-content;}

.replay_btn{background: url(https://www.wbsi.kr/theme/wb/img/replay.png)no-repeat right 50% !important; background-size: 20px 20px !important;  color: #515151 !important; border:0; width:20px; height:20px;     margin-left: 10px;}

.quick_menu td{width:33.333%; border-right:1px solid #ddd; text-align:center; height:112px;  line-height: 25px; font-weight:500; color:#464646;}
.quick_menu td a{    font-size: 14px !important;}
.quick_menu td p img{image-rendering: -webkit-optimize-contrast; transform: translateZ(0); backface-visibility: hidden; width: 46px;  border: 1px solid #ddd;  background: #f9f9f9;  border-radius: 5px;  padding: 5px;}
.quick_menu td:last-child{border-right:none;}
.quick_menu td p{     display: flex;  justify-content: center; line-height: 17px;  padding: 5px 0;}
.quick_i i{    width: 46px;display: flex;  justify-content: center;  align-items: center;  border: 1px dotted #ddd;
    background: #f9f9f9;   border-radius: 100px;  padding: 5px !important;  height: 46px;  line-height: 37px;
    font-size: 21px; color: #f25822;}

.mb20{margin-bottom:20px;}

.map_btn{margin-top: 20px;  background: #3e3e59;  width: fit-content;  padding: 10px;    font-size: 14px;}
.map_btn a{ line-height: 20px;   color: #fff;}
.map_btn span{padding: 30px 10px 30px 30px; background: url(/theme/wb/img/btn_map_zoom.png) no-repeat 0 50%;}

#fregisterform .form_01 h2{margin:20px 0 10px;}
.fa-circle-check{    font-size: 17px;  vertical-align: middle;  line-height: 16px !important;   margin-right: 6px;}
.reg_txt{text-align: left; color: #5f5f5f;  font-size: 13px;  background: #f5f5f5;  padding: 12px 10px;  margin-top: 15px;  border-left: 3px solid #f15922;     font-weight: 500;    line-height: 17px;}


/*top_ch*/
.top_ch{ background: #fff;}
.top_ch ul{display: flex;  justify-content: space-around; padding:11px 5px;}
.top_ch ul li a img{width:50px;}
.top_ch ul li a p{ padding: 4px 0 0; text-align: center;  font-size: 12px;  font-weight: 600; }
.radio_ch span.radio_reg{font-size:9px;  font-weight: 700;  color: #3a3a3a;  position: relative;  top: -8px; }
.radio_ch span.num{    font-size: 21px;  letter-spacing: -1.5px;  color: #22779d;  font-weight: 700;}
.radio_ch ul li {  text-align:center;}


/*메뉴 신규*/
.m_nav_gnb{width:100%; margin-top:-4px;     background: #fff; text-align:center; padding:0px 0 20px 0; }
.m_nav_gnb li{width:38%; display:inline-block; text-align:center; border-radius: 500px;}
.m_nav_gnb li:last-child{border-right:none;}
.m_nav_gnb li.menu_01{background: #f15922; color:#fff; margin-right:17px;}
.m_nav_gnb li.menu_02{background: #22779d;color:#fff; }
.m_nav_gnb li.menu_03{background: url(../img/mobile/menu_03.png) 50% 5px no-repeat; }
.m_nav_gnb li.menu_04{background: url(../img/mobile/menu_04.png) 50% 5px no-repeat; }
.m_nav_gnb li p{    font-size: 18px;  font-weight: 500;  color: #fff;  padding: 12px 0;}
.m_nav_gnb h3{    font-size: 21px;  padding:11px 0 8px;}
.m_nav_gnb p{    font-size: 15px;  padding-bottom: 15px;}

.lost_mail{background: #f5f5f5; border-top-left-radius: 15px; padding:20px 12px 20px 12px;}
.lost_mobile{background: #f5f5f5; border-top-right-radius: 15px; padding:20px 12px 20px 12px;}

.new_login{display: flex;      position: relative;  top: 1px;  left: 0;  padding: 12px 0;}
.new_login span{padding:0 10px;}
.new_login span a {font-weight:600; font-size: 14px !important;}
.ml15{margin-left:15px;}

.mr15{margin-right: 15px;}
.mb10{margin-bottom:10px;} 
.mt20{margin-top:20px;}
.mt40{margin-top:40px;}
/*좌측 셀렉트박스*/
.setting{display: block;  clear: both;  position: relative; padding:10px;}
.set_box{    width: 100%;  padding: 7px 0 7px 8px;  border-radius: 4px;    border: 1px solid #ddd;}
.go_site{padding: 10px;}


/*onair 추가*/
.attend{font-size: 16px;  width: fit-content;  background: #009688;  padding: 5px 10px;   border-radius: 3px;}
.attend a{color:#fff;}


/*cms버튼*/
.cms {	width: 100%;
    text-align: center;
    margin-top: 20px;
    padding: 10px;
    background: #f15922;
    border-radius: 100px;
    z-index: 2;
    position: relative;
    line-height: 18px; height:55px;
}

.cms a{    font-size: 17px;  color: #fff;   font-weight: 600;}

.btn_left { width: 100%;  text-align: center;  margin-top: 20px;  background-color: #40c1a3;  border-radius: 100px;  z-index: 2;   position: relative;  padding: 10px;    line-height: 18px;    height: 55px;}
.btn_left a {
     font-size: 17px;  color: #fff;   font-weight: 600;
}
.btn_right { background-color: #5f5e7d;   width: 100%;  text-align: center;    margin-top: 20px;     border-radius: 100px;    z-index: 2;    position: relative;  padding: 10px;    line-height: 18px;    height: 55px;}
.btn_right a {
    font-size: 17px;  color: #fff;   font-weight: 600;
}





/*
.brd {
  border: 1px solid #d2d2d2;
  border-color: #d2d2d2 #d2d2d2 #d2d2d2 #d2d2d2;
}



#info {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  color: #2d3667;
  font-size: 16px;
  text-align: center;
  padding: 14px;
  background-color: #f3f9f9;
}

#app-cover {
    position: relative;
    top: 0;
    right: 0;
    left: 0;
    width: 100%;
    height: 60px;
    z-index: 1;
    background: #fff;
    padding: 10px;
}

#select-button {
  position: relative;
  height: 40px;
  padding: 12px 14px;
  background-color: #fff;
  border-radius: 4px;
  cursor: pointer;
}

#options-view-button {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  margin: 0;
  opacity: 0;
  cursor: pointer;
  z-index: 3;
}

#selected-value {
  font-size: 15px;
  line-height: 1;
  margin-right: 26px;
    font-weight: 500;
}

.option i {
  width: 16px;
  height: 16px;
}

.option,
.label {
  color: #2d3667;
  font-size: 14px;
    font-weight: 500;
}

#chevrons {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  width: 12px;
  padding: 9px 23px 9px 14px;
}

#chevrons i {
  display: block;
  height: 50%;
  color: #f15922;
  font-size: 12px;
  text-align: right;
}

#options-view-button:checked + #select-button #chevrons i {
  color: #2d3667;
}

.options {
  position: absolute;
  left: 0;
  width: 250px;
}

#options {
     position: absolute;
    top: 51px;
    right: 0;
    left: 0;
    width: 93%;
    margin: 0 auto;
    background-color: #fff;
    border-radius: 4px;
}

#options-view-button:checked ~ #options {
  border: 1px solid #e2eded;
  border-color: #eaf1f1 #e4eded #dbe7e7 #e4eded;
}

.option {
  position: relative;
  line-height: 1;
  transition: 0.3s ease all;
  z-index: 2;
}

.option i {
  position: absolute;
  left: 14px;
  padding: 0;
  display: none;
}

#options-view-button:checked ~ #options .option i {
  display: block;
  padding: 13px 0;
}

.label {
  display: none;
  padding: 0;
  margin-left: 27px;
}

#options-view-button:checked ~ #options .label {
  display: block;
  padding: 13px 14px;
}

.s-c {
  position: absolute;
  left: 0;
  width: 100%;
  height: 50%;
}

.s-c.top {
  top: 0;
}

.s-c.bottom {
  bottom: 0;
}

input[type="radio"] {
  position: absolute;
  right: 0;
  left: 0;
  width: 100%;
  height: 50%;
  margin: 0;
  opacity: 0;
  cursor: pointer;
}

.s-c:hover ~ i {
  color: #fff;
  opacity: 0;
}

.s-c:hover {
  height: 100%;
  z-index: 1;
}

.s-c.bottom:hover + i {
  bottom: -25px;
  animation: moveup 0.3s ease 0.1s forwards;
}

.s-c.top:hover ~ i {
  top: -25px;
  animation: movedown 0.3s ease 0.1s forwards;
}

@keyframes moveup {
  0% {
    bottom: -25px;
    opacity: 0;
  }
  100% {
    bottom: 0;
    opacity: 1;
  }
}

@keyframes movedown {
  0% {
    top: -25px;
    opacity: 0;
  }
  100% {
    top: 0;
    opacity: 1;
  }
}

.label {
  transition: 0.3s ease all;
}

.opt-val {
  position: absolute;
  left: 14px;
  width: 217px;
  height: 21px;
  opacity: 0;
  background-color: #fff;
  transform: scale(0);
}

.option input[type="radio"]:checked ~ .opt-val {
  opacity: 1;
  transform: scale(1);
}

.option input[type="radio"]:checked ~ i {
  top: 0;
  bottom: auto;
  opacity: 1;
  animation: unset;
}

.option input[type="radio"]:checked ~ i,
.option input[type="radio"]:checked ~ .label {
  color: #fff;
}

.option input[type="radio"]:checked ~ .label:before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: -1;
}

#options-view-button:not(:checked)
  ~ #options
  .option
  input[type="radio"]:checked
  ~ .opt-val {
  top: -29px;
}

.option:nth-child(1) input[type="radio"]:checked ~ .label:before {
  background-color: #000;
  border-radius: 4px 4px 0 0;
}

.option:nth-child(1) input[type="radio"]:checked ~ .opt-val {
  top: -29px;
}

.option:nth-child(2) input[type="radio"]:checked ~ .label:before {
  background-color: #f15922;
}

.option:nth-child(2) input[type="radio"]:checked ~ .opt-val {
  top: -69px;
}

.option:nth-child(3) input[type="radio"]:checked ~ .label:before {
  background-color: #22779d;
}

.option:nth-child(3) input[type="radio"]:checked ~ .opt-val {
  top: -109px;
}

.option:nth-child(4) input[type="radio"]:checked ~ .label:before {
  background-color: #32c766;
}

.option:nth-child(4) input[type="radio"]:checked ~ .opt-val {
  top: -151px;
}

.option:nth-child(5) input[type="radio"]:checked ~ .label:before {
  background-color: #f48024;
}

.option:nth-child(5) input[type="radio"]:checked ~ .opt-val {
  top: -191px;
}

.option:nth-child(6) input[type="radio"]:checked ~ .label:before {
  background-color: #006400;
  border-radius: 0 0 4px 4px;
}

.option:nth-child(6) input[type="radio"]:checked ~ .opt-val {
  top: -231px;
}

.option .fa-house {
  color: #000;
}

.option .fa-tv {
  color: #f15922;
}

.option .fa-headphones {
  color: #22779d;
}

.option .fa-hackerrank {
  color: #32c766;
}

.option .fa-stack-overflow {
  color: #f48024;
}

.option .fa-free-code-camp {
  color: #006400;
}

#option-bg {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  height: 40px;
  transition: 0.3s ease all;
  z-index: 1;
  display: none;
}

#options-view-button:checked ~ #options #option-bg {
  display: block;
}

.option:hover .label {
  color: #fff;
}

.option:nth-child(1):hover ~ #option-bg {
  top: 0;
  background-color: #000;
  border-radius: 4px 4px 0 0;
}

.option:nth-child(2):hover ~ #option-bg {
  top: 40px;
  background-color: #f15922;
}

.option:nth-child(3):hover ~ #option-bg {
  top: 80px;
  background-color: #22779d;
}

.option:nth-child(4):hover ~ #option-bg {
  top: 120px;
  background-color: #32c766;
}

.option:nth-child(5):hover ~ #option-bg {
  top: 160px;
  background-color: #f48024;
}

.option:nth-child(6):hover ~ #option-bg {
  top: 200px;
  background-color: #006400;
  border-radius: 0 0 4px 4px;
}

*/
.table_tit{text-align: center !important;  font-size: 18px !important;  font-weight: bold !important;   margin-top: 30px !important;}
.table_wrap{overflow: scroll;  overflow: auto;  white-space: nowrap;}
.table1{width:100%;border-top:2px solid #000;border-left:1px solid #e5e5e5;word-wrap:break-word; border-collapse: initial; margin-top:20px;}
.table1 th{padding:15px 2px;border-right:1px solid #e5e5e5;border-bottom:1px solid #e5e5e5;background:#f4f5f9;font-family:'Nanum Gothic', sans-serif; font-weight:bold;font-size:13px;color:#000;text-align:center;}
.table1 td{padding:15px 2px;border-right:1px solid #e5e5e5;border-bottom:1px solid #e5e5e5;font-family:'Nanum Gothic', sans-serif; font-weight:normal;font-size:13px;color:#000;text-align:center;}
.table1 th.dot_line,
.table1 td.dot_line{border-bottom:1px dashed #e5e5e5;}
.table1 td.center{text-align:center;}
.table1 td.center ul.list li{font-size:14px;line-height:22px;color:#222;}
.table1 td .eng{font-weight:500;}

.table_tit{text-align: center !important;  font-size: 18px !important;  font-weight: bold !important;   margin-top: 30px !important;}
.table_wrap{overflow: scroll;  overflow: auto;  white-space: nowrap;}
.table2{width:100%;border-top:2px solid #000;border-left:1px solid #bbbbbb;word-wrap:break-word; border-collapse: initial; margin-top:20px;}
.table2 th{text-align: center; padding:15px 2px;border-right:1px solid #bbbbbb;border-bottom:1px solid #bbbbbb;background:#f4f5f9;font-family:'Nanum Gothic', sans-serif; font-weight:bold;font-size:13px;color:#000;text-align:center;}
.table2 td{text-align: center; padding:15px 2px;border-right:1px solid #bbbbbb;border-bottom:1px solid #bbbbbb;font-family:'Nanum Gothic', sans-serif; font-weight:normal;font-size:13px;color:#000;text-align:center;}
.table2 th.dot_line,
.table2 td.dot_line{border-bottom:1px dashed #bbbbbb;}
.table2 td.center{text-align:center;}
.table2 td.center ul.list li{font-size:14px;line-height:22px;color:#222;}
.table2 td .eng{font-weight:500;}

