@charset "utf-8";

::-moz-selection {background: #545047; color: #fff;}
::selection {background: #545047; color: #fff;}


/* 초기화 */
* { margin:0; padding:0; word-break: keep-all;}

body::-webkit-scrollbar { display:none; }

body {
  -webkit-user-select:none;
  -moz-user-select:none;
  -ms-user-select:none;
  user-select:none
}

body{-webkit-text-size-adjust: none;}
html, body, div, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, select, abbr, address, big, cite, code, del, dfn, img, ins, q, s, samp, small, strike, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, table,  th, td, textarea, input, button { margin: 0; padding: 0; -webkit-tap-highlight-color: rgba(0, 0, 0, 0); }
table { border-collapse:collapse; empty-cells:show;border:0 }
img { border:0 none ;vertical-align: middle;}
input.type-text:hover, input.type-text:focus, textarea:hover, textarea:focus{ }
textarea.type-text:hover, textarea.type-text:focus { background-color: #ecf0f8; border:solid 1px #a8bdef ;-webkit-tap-highlight-color: rgba(0, 0, 0, 0); }
.clear { display:block; float:none; clear:both; height:0; width:100%; font-size:0 !important; line-height:0 !important; overflow:hidden; margin:0 !important; padding:0 !important; }
div, span, ul, li, img, a { border:0; }
table, tr, th, td { font-size:15px; font-weight:400; color:#000;}
table caption { text-indent:-2000px; }
hr { clear:both; height:1px; border:none; background:#FFF; margin-bottom: 15px; line-height:0; color:#FFF }
form, div, p, fieldset { margin: 0; padding: 0; border:0; }
input, select, ol, ul, dl, dd { margin:0; padding:0; vertical-align:middle; font-family:'NotoKr',sans-serif !important;}
input.btn:hover {cursor: pointer;}

a[href^="tel:"] { color:#0063bf }

img, input.type-image { border:0 none; padding:0; margin:0; }
dl, dt, dd { padding: 0; margin: 0; }
ul, ol, li { margin:0; padding:0; list-style: none; }
input.type-radio { width:14px; height:14px; }
input.no_border { border:0; }
textarea { border:#ccc solid 1px; padding:2px; margin:0; font-size: 100%; }
form, div, p, fieldset { margin: 0; padding: 0; border:0; }
img { line-height:0; font-size:0; border:0 }
caption,legend { display:none }
em,cite,caption{font-style:normal}
strong, b{font-weight:500;}

input::placeholder{color:#999 !important; opacity:1;}
input::-webkit-input-placeholder, input:-ms-input-placeholder, 
textarea::-webkit-input-placeholder, 
textarea:-ms-input-placeholder, 
textarea::placeholder {color:#999 !important; opacity:1;}

a, a:link, a:hover, a:active, a:visited { color: inherit; text-decoration: none; }
a:active, a:focus{ }
.ellips{white-space:nowrap; overflow:hidden; text-overflow:ellipsis; display:block;}


/* iphone input default */
.btn , .btn_confirm input {-webkit-border-radius: 0;-webkit-appearance: none;}
input[type=text],
input[type=email],
input[type=password],
textarea {  -webkit-appearance: none; font-weight:200;}



/* 레이아웃 크기 지정 */
#hd, #wrapper, #ft{min-width:1200px}

#hd_pop,
#hd_wrapper,
#tnb ul,
#gnb .gnb_wrap,
#container_wr,
#ft_wr{width:1200px}


/* login */
.member {}
.member .card {width:500px; max-width:90%; margin:0px auto; border:1px solid #ddd; padding:40px 20px; text-align: center;}
.member .login_box {max-width:300px; margin:0 auto;}
.member .login_box label {font-size: 0; height:0; padding:0; margin:0; position:absolute;}
.member .login_box .mentBox {font-size: 14px; margin-bottom: 15px;}
.member .card .mb_notice {font-size: 14px; letter-spacing:-1px; font-weight:300; color:#666; margin-bottom:30px; padding-bottom:30px; border-bottom:1px dashed #ddd;}
.member .card .mb_notice strong {display:block; font-weight:300;}


.member .login_box .frm_input, .member .login_box .frm_inputBack {width:100%; margin:2px 0; line-height:20px; color:#333; font-weight:300;}
.member .login_btn {margin-top:5px;}
.member .login_btn input {line-height:30px;width: 100%; background: #333;  color: #fff; border: 1px solid #333;}
.member .login_box .pw_check_id {display:inline-block; height:30px;}
.member .login_box .confirm_id {position:relative; font-weight: 300; font-size: 15px; margin-right:15px; color: #666;}
.member .login_box .confirm_id:after{content:''; position:absolute; top:6px; right:-10px; background:#ddd; width:1px; height:12px;}
.member .login_box #mb_confirm_id {color:#e5750a;}


.member .card .option_area { border:0;  padding:20px 0 0;  text-align:center }
.member .card .option_area ul { overflow:hidden; width:300px; margin:0 auto; text-align:center; display:inline-block; }
.member .card .option_area ul li { float:none; display:inline-block; margin:0 5px; font-size:13px; color:#666; }
.member .card .option_area .option_info {font-size:13px; color:#ff3343;}
.login_option li:nth-child(2):before {content:'|'; display:inline-block; margin-right:10px; color:#ddd; }

.member .tabSub .tabs {width:500px;  max-width:80%; margin:0px auto; text-align: center;}
.member .tabSub .tabs li {display:inline-block;; padding:12px 5px; text-align: center; font-size:14px;}
.member .tabSub .tabs li.first:after {content:'|'; display:inline-block; margin-left:15px; color:#ddd; }
.member .tabSub .tabs li.active a {color:#5bb1ae;}
.member .tabSub .tabs li a {transition: 0s; color:#333;}

.agree_step {padding:0 0 30px;}
.agree_step h4 {font-weight:400; font-size:20px; margin-bottom:10px; color:#a481ff;}
.agreeTxt {width:100%; height:320px; margin-bottom:10px;}


.member .card .option_area ul {width:100%;}
/*.loginAfterBtn li {display: inline-block;}*/

.pass_txt {color:green; font-size:13px; display: inline-block; padding-top:3px; padding-left:7px;}
.reject_txt {color:red; font-size:13px; display: inline-block; padding-top:3px; padding-left:7px;}
.text_info {color:#374782; font-size:13px; display: inline-block; padding-top:3px; padding-left:7px;}


.agree_yes {text-align: center;}
.agree_yes .cont_radio .checkmark {top:2px;}

.agree_btn {text-align:center;}


/*.members .note {padding:30px; border:1px solid #dfdfdf;}*/

@media screen and (max-width: 600px) {
    .member .card {width:100%; padding:30px 5%; }
}





/* 자동 로그인 숨기기*/
#login_auto_login {display:none;}

/* 팝업레이어 */
#hd_pop {z-index:1000;position:relative;margin:0 auto;height:0}
#hd_pop h2 {position:absolute;font-size:0;line-height:0;overflow:hidden}
.hd_pops {position:absolute;border:1px solid #e9e9e9;background:#fff;}
.hd_pops img{max-width:100%}
.hd_pops_con {}
.hd_pops_footer {padding: 0;background:#000;color:#fff;text-align:left;position:relative;}
.hd_pops_footer:after {display:block;visibility:hidden;clear:both;content:""}
.hd_pops_footer button {padding: 10px;border:0;color:#fff}
.hd_pops_footer .hd_pops_reject{background:#000;text-align:left}
.hd_pops_footer .hd_pops_close{background:#393939;position:absolute;top:0;right:0}



/* 상단 레이아웃 */
#hd {border-top:2px solid #253dbe}
#hd_h1 {position:absolute;font-size:0;line-height:0;overflow:hidden}

#hd_wrapper {position:relative;margin:0 auto;padding:10px 0;height:115px;zoom:1}
#hd_wrapper:after {display:block;visibility:hidden;clear:both;content:""}

#logo {float:left;padding:30px 0 0}

.hd_sch_wr{position:absolute;top:25px;left:50%;width:430px;margin-left:-215px;}
#hd_sch h3 {position:absolute;font-size:0;line-height:0;overflow:hidden}
#hd_sch{border:2px solid #556ada;background:#fff;border-radius:5px;overflow:hidden}
#hd_sch #sch_stx {padding-left:10px;height:40px;width:376px;border:0;border-right:0;float:left;font-size:1.25em}
#hd_sch #sch_submit {height:40px;border:0;background:#fff;color:#253dbe;width:50px;float:left;cursor:pointer;font-size:18px}

#sbn_side{position:absolute;top:20px;right:0}

#tnb {border-bottom:1px solid #ddd;background:#fff}
#tnb h3 {position:absolute;font-size:0;line-height:0;overflow:hidden}
#tnb ul {margin:0 auto;zoom:1}
#tnb ul:after {display:block;visibility:hidden;clear:both;content:""}
#tnb li {float:right;border-left:1px solid #ddd;margin-bottom:-1px;font-size:0.92em}
#tnb a {display:inline-block;padding:0 10px;color:#646464;line-height:35px}
#tnb a:focus, #tnb a:hover {color:#253dbe;background:#fafafa}
#tnb .tnb_admin a{color:#ff0000;}
#tnb .tnb_left{float:left}
#tnb .tnb_left a{padding:0 14px}
#tnb .tnb_cart{border-right:1px solid #ddd;}
#tnb .tnb_community{border-right:1px solid #ddd}
#tnb .tnb_community i{font-size:15px}
#tnb .tnb_community{background:#e7e7e7;font-weight:bold;}
#tnb .tnb_community:focus, #tnb .tnb_community:hover {color:#333;border-bottom:0}
#tnb .tnb_community a{color:#253dbe;border-bottom:1px solid #e7e7e7}

#hd_qnb{float:right;margin-top:20px}
#hd_qnb:after {display:block;visibility:hidden;clear:both;content:""}
#hd_qnb li{float:left;font-size:1.083em;line-height:15px;position:relative;text-align:center;margin:0 10px}
#hd_qnb li span {display:block;margin-top:5px;font-size:0.92em}
#hd_qnb li a{display:block}
#hd_qnb li i{display:inline-block;width:40px;line-height:40px;border-radius:25px;background:#fff;text-align:center;margin:0;color:#fff}
#hd_qnb .visit .visit-num{display:inline-block;line-height:18px;padding:0 5px;border-radius:10px;background:#f04e00;color:#fff;font-size:10px;position:absolute;top:0;right:0}
#hd_qnb li .fa-question{background:#e83a5f;font-size:20px}
#hd_qnb li .fa-question:hover{background:#e41b45}
#hd_qnb li .fa-comments{background:#82c13f;font-size:16px}
#hd_qnb li .fa-comments:hover{background:#5aa708}
#hd_qnb li .fa-users{background:#f0ba00;font-size:15px}
#hd_qnb li .fa-users:hover{background:#f06f00}
#hd_qnb li .fa-history{background:#8522c4;font-size:15px}
#hd_qnb li .fa-history:hover{background:#6700a9}

/* 네비게이션 디자인수정 */
nav#topNav { width:100%; height:50px; background-color:#ea5903;}
nav#topNav #gnb { display: flex; width:100%; height: 50px; margin:0 auto; color:white; justify-content: flex-start; align-items: center; }
nav#topNav #gnb > li { height:50px; display:flex; align-items:center; transition:all 0.2s; }
nav#topNav #gnb > li > a { display:block; padding: 0 0.3rem;  transition:all 0.2s; }
nav#topNav #gnb > li:first-child > a { padding-left:0; }
nav#topNav #gnb > li:hover > a { background-color:transparent !important; }
nav#topNav #gnb > li:after { content:'｜'; color:rgb(0,0,0,0) !important; float:left; }
nav#topNav #gnb > li:last-child:after{ content:''; }

.topNavWrap { display:grid; grid-template-columns:70% 30%; }

#topNavRight { height: 50px; color:#000; display: grid; grid-template-columns:repeat(3, 1fr); justify-content: center; align-items:center; text-align:center; }
#topNavRight li { font-weight: 300; }


/* 메인메뉴 */
#gnb{position:relative}
#gnb h2{position:absolute;font-size:0;line-height:0;overflow:hidden}
#gnb .gnb_wrap{margin:0 auto;position:relative}
#gnb #gnb_1dul {font-size:1.083em;padding: 0;background:#253dbe;zoom:1;
-webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.3);
-moz-box-shadow:  0 1px 3px rgba(0,0,0,0.3);
box-shadow: 0 1px 3px rgba(0,0,0,0.3)}
#gnb ul:after {display:block;visibility:hidden;clear:both;content:""}
#gnb .gnb_1dli{float:left;line-height:50px;padding:0 15px;position:relative;}
#gnb .gnb_1dli:hover{background:#1a30a7;
-webkit-transition: background-color 2s ease-out;
-moz-transition: background-color 0.3s ease-out;
-o-transition: background-color 0.3s ease-out;
transition: background-color 0.3s ease-out;}

.gnb_1dli .bg{display:inline-block;width:10px;height:10px;overflow:hidden;background:url(../img/gnb_bg2.gif) no-repeat 50% 50%;text-indent:-999px}
.gnb_1da {display:inline-block;font-weight:bold;color:#fff;text-decoration:none;}
.gnb_2dli{border-top:1px solid #253dbe}
.gnb_2dli:first-child{border:0}
.gnb_2dul {display:none;position:absolute;top:50px;min-width:140px;background:#1a30a7;padding: 0;
-webkit-box-shadow: 0 1px 5px rgba(0,0,0,0.1);
-moz-box-shadow:  0 1px 5px rgba(0,0,0,0.1);
box-shadow: 0 1px 5px rgba(0,0,0,0.1);}
.gnb_2da {display:block;padding:0 10px;line-height:40px;color:#c3cbf7;text-align:left;text-decoration:none}
a.gnb_2da:hover{background:#0e2080;
-moz-transition: all 0.3s ease-out;
-o-transition: all 0.3s ease-out;
transition: all 0.3s ease-out;}

.gnb_1dli_air .gnb_2da {}
.gnb_1dli_on .gnb_2da {}
.gnb_2da:focus, .gnb_2da:hover {color:#fff}
.gnb_1dli_over .gnb_2dul {display:block;left:0}
.gnb_1dli_over2 .gnb_2dul {display:block;right:0}
.gnb_wrap .gnb_empty {padding:10px 0;width:100%;text-align:center;line-height:2em;color:#fff}
.gnb_wrap .gnb_empty a{color:#fff;text-decoration:underline}
.gnb_wrap .gnb_al_ul .gnb_empty, .gnb_wrap .gnb_al_ul .gnb_empty a{color:#555}

#gnb .gnb_menu_btn{background:#4158d1;color:#fff;width:50px;height:50px;border:0;vertical-align:top;font-size:18px}
#gnb .gnb_close_btn{background:#4158d1;color:#fff;width:50px;height:50px;border:0;vertical-align:top;font-size:18px;position:absolute;top:-50px;left:0}
#gnb .gnb_mnal{padding:0}

#gnb_all{display:none;position:absolute;width:100%;z-index:99;}
#gnb_all .gnb_al_ul:after {display:block;visibility:hidden;clear:both;content:""}
#gnb_all .gnb_al_ul{background:#fff;border:1px solid #4158d1;padding:20px;
-webkit-box-shadow: 0 2px 5px rgba(0,0,0,0.2);
-moz-box-shadow:  0 2px 5px rgba(0,0,0,0.2);
box-shadow: 0 2px 5px rgba(0,0,0,0.2);}
#gnb_all .gnb_al_li{background:#fff;float:left;min-width:20%;padding:5px }
#gnb_all .gnb_al_li .gnb_al_a{font-size:1.083em;padding:10px;display:block;position:relative;margin-bottom:10px;background: #eff1f9;border-bottom: 1px solid #dee2f1;font-weight: bold;color:#243071}
#gnb_all .gnb_al_li li {padding-left:10px;line-height:2em}
#gnb_all .gnb_al_li li i{color:#9ca6cc}
#gnb_all .gnb_al_li li a{color:#555}

/* 중간 레이아웃 */
#wrapper{}
#container_wr:after {display:block;visibility:hidden;clear:both;content:""}
#container_wr {z-index:5;margin:0 auto;height:100%;zoom:1}
#aside {float:right;width:305px;padding:0;background: #e7ebf3;height: 100%;border: 1px solid #adbfd2;margin:20px 0 20px 20px}

#container {z-index:4;position:relative;float:left;min-height:500px;height:auto !important;margin:20px  0;height:500px;font-size:1em;width:875px;zoom:1}
#container:after {display:block;visibility:hidden;clear:both;content:""}
#container_title {font-size:1.333em;margin:0 auto;font-weight:bold;}
#container_title span{margin:0 auto 10px;display:block;line-height:30px;}
/*.latest_wr:after {display:block;visibility:hidden;clear:both;content:""}*/
.lt_wr{width:49%}
.lt_wr:nth-child(2n+1){clear:both}
.latest_wr:after {display:block;visibility:hidden;clear:both;content:""}
/* 하단 레이아웃 */
#ft {border-top:1px solid #d5d5d5;background:#fff;padding-bottom:30px;margin:0 auto;text-align:center}
#ft h1 {position:absolute;font-size:0;line-height:0;overflow:hidden}
#ft_wr {margin:0 auto;position:relative;}
#ft_link{padding:15px 0;border-bottom:1px solid #eee}
#ft_link a{display:inline-block;padding:0 8px;line-height:1.083em;font-weight:bold}
#ft_catch{margin:20px 0 10px}
#ft_copy{color:#555;font-size:0.92em}
#top_btn {position:fixed;bottom:10px;right:10px;width:50px;height:50px;line-height:46px;border:2px solid #1b429f;color:#1b429f;text-align:center;font-size:15px;z-index:90;background:rgba(255,255,255,0.5); cursor:pointer;}
#top_btn:hover{border-color:#5822e0;background:rgba(227,215,255,0.5);color:#5822e0}



/* 광고 준비중 */
.com_list li.no_data {background:#f5f7fa; background-repeat:no-repeat; background-position:center 70px; text-align:center;}
.com_list li.no_data p {text-align: center; padding-top:150px; font-size:14px; font-weight:400; color:#3197ee; }
.com_list li.no_data span.none_txt { display: inline-block; font-size: 15px; margin: 50px 0 20px 0 !important;color: #777;  letter-spacing: -1px; }
.com_list li.no_data img { width:65%; height:auto; border:0; vertical-align:top; }
.com_list li.no_data a {display: block; position: absolute; bottom: 0; width: 100%; height: 43px; line-height: 41px; font-size: 14px; text-align: center; color: #c0c0c0; background: #fff; border-top: 1px dashed #ddd; font-weight: 600; letter-spacing: -1px;}




/* 게시물 선택복사 선택이동 */
#copymove {}
#copymove  .win_desc {text-align:center;display:block}
#copymove  .tbl_wrap{margin:20px }
#copymove  .win_btn{padding:0 20px 20px}
.copymove_current {float:right;background:#ff3061;padding:5px;color:#fff;border-radius:3px}
.copymove_currentbg {background:#f4f4f4}

/* 화면낭독기 사용자용 */
#hd_login_msg {position:absolute;top:0;left:0;font-size:0;line-height:0;overflow:hidden}
.msg_sound_only, .sound_only {display:inline-block;position:absolute;top:0;left:0;margin:0 !important;padding:0 !important;font-size:0;line-height:0;border:0 !important;overflow:hidden !important}
/* 본문 바로가기 */
#skip_to_container a {z-index:100000;position:absolute;top:0;left:0;width:1px;height:1px;font-size:0;line-height:0;overflow:hidden}
#skip_to_container a:focus, #skip_to_container a:active {width:100%;height:75px;background:#21272e;color:#fff;font-size:2em;font-weight:bold;text-align:center;text-decoration:none;line-height:3.3em}

/* ie6 이미지 너비 지정 */
.img_fix {width:100%;height:auto}

/* 캡챠 자동등록(입력)방지 기본 -pc */
#captcha {display:inline-block;position:relative; width: 100%;}
#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;background:url('../img/sub/captcha2.png') no-repeat;text-indent:-999px;}
#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/sub/captcha2.png') no-repeat  0 -40px;text-indent:-999px;}
#captcha #captcha_key {margin:0 0 0 3px;padding:0 5px;width:110px;height:40px;border:1px solid #ccc;background:#fff;font-size:1.333em;font-weight:bold;text-align:center;vertical-align:top}
#captcha #captcha_info {margin:5px 0 0;font-size:14px;letter-spacing:-1px;color: #666; font-weight: 300; padding-left:10px;}

/* 캡챠 자동등록(입력)방지 기본 - mobile */
#captcha.m_captcha audio {display:block;margin:0 0 5px;width:187px; height: 40px; float: left;}
#captcha.m_captcha #captcha_img {width:120px;height:40px;border:1px solid #e9e9e9;float:left;}
#captcha.m_captcha #captcha_reload {position:static;margin:0;padding:0;width:40px;height:40px;border:0;background:transparent;vertical-align:middle;overflow:hidden;cursor:pointer;background:url('../img/sub/captcha2.png') no-repeat  0 -40px;text-indent:-999px}
#captcha.m_captcha #captcha_reload span{display:none;}
#captcha.m_captcha #captcha_key {margin:0;padding:0 5px;width:115px;height:40px;border:1px solid #b8c9c2;background:#f7f7f7;font-size:1.333em;font-weight:bold;text-align:center;line-height:29px;margin-left:3px}
#captcha.m_captcha #captcha_info {margin-top:-5px;font-size:13px;letter-spacing:-0.1em; color: #ec7400; }
#captcha.m_captcha #captcha_mp3 {width:31px;height:31px;background:url('../img/sub/captcha2.png') no-repeat 0 0 ;  vertical-align:top;overflow:hidden;cursor:pointer;text-indent:-9999px;border:none}

/* ckeditor 단축키 */
.cke_sc {margin:0 0 5px;text-align:right}
.btn_cke_sc{display:inline-block;padding:0 10px;height:23px;border:1px solid #ccc;background:#fafafa;color:#000;text-decoration:none;line-height:1.9em;vertical-align:middle;cursor:pointer}
.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:20%;font-weight:bold}
.cke_sc_def dd {width:30%}

/* ckeditor 태그 기본값 */
#bo_v_con {margin-bottom:15px;}
#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;}

/* 버튼 */
.btn_confirm .btn{width:120px; line-height:38px;height:42px;padding:0 10px;text-align:center;font-weight:400;border:0; font-size: 15px; font-family:'NotoKr',sans-serif;
-webkit-transition: background-color 0.3s ease-out; -moz-transition: background-color 0.3s ease-out; -o-transition: background-color 0.3s ease-out; transition: background-color 0.3s ease-out; }

.btn_confirm a.btn {display:inline-block;border:1px solid #ccc;text-decoration:none;vertical-align:middle; font-weight:400; margin: 0 3px;}
a.btn:focus, a.btn_cancel:hover {text-decoration:#fafafa;}

.btn_confirm {text-align:right} /* 서식단계 진행 */

.btn_submit, .btn_b02 {border:0;background:#333;color:#fff !important;cursor:pointer;border:0;}
.btn_submit:hover, .btn_b02:hover {background:#ea5903;border:1px solid #ea5903; color:#fff;}

#btn_submit, .btn_b02{margin-bottom:0;}

a.btn_cancel {width: 120px;display:inline-block;background:#fff; border: 1px solid #969696;color:#333;text-decoration:none;vertical-align:middle;font-weight: normal;}
button.btn_cancel {display:inline-block;background:#969696;color:#fff;text-decoration:none;vertical-align:middle}
.btn_cancel:hover {background:#efefef;}
a.btn_frmline, button.btn_frmline {display:inline-block;padding:0 10px;height:40px;border:0;border:1px solid #5822e0;color:#fff; background:#5822e0;text-decoration:none;vertical-align:top; } /* 우편번호검색버튼 등 */
/*.frm_input{margin-left: 5px;}*/
a.btn_frmline {}
a.btn_frmline, button.btn_frmline:hover {cursor:pointer;}
button.btn_frmline {font-size:13px;}


/* 게시판용 버튼 */
#bo_v_share a, .bo_v_left a  { float:left;  border: 1px solid #ccc;  text-decoration: none; vertical-align: middle; font-weight: 400; font-size: 14px;padding: 5px 12px; color: #666; margin-left:5px;}
#bo_v_share a:first-child {margin-left:0;}
#bo_v_share a i, .bo_v_left a i{font-size:13px; color:#777; }
#bo_v_share a:hover, .bo_v_left a:hover{background:#fafafa; }
a.btn_admin,.btn_admin {padding:5px 10px; float:left;background:#666;color:#fff;text-decoration:none;vertical-align:middle} /* 관리자 전용 버튼 */
a.btn_admin i,.btn_admin i {color:#ddd;}
.btn_admin:hover, a.btn_admin:hover {background:#ea5903; border-color:#ea5903;}
.btn_admin:hover i, a.btn_admin:hover i{color:#fff;}

/*컬러*/
.color_1 {background:#169dd6}
.color_2 {background:#14d53d}
.color_3 {background:#3814ff}
.color_4 {background:#7520c5}

/* 기본테이블 */
.tbl_wrap table {width:100%;border-collapse:collapse;border-spacing: 0 5px;border:1px solid #ccc;} 
.tbl_wrap caption {padding:10px 0;font-weight:bold;text-align:left}
.tbl_head01 {margin:0 0 10px}
.tbl_head01 caption {padding:0;font-size:0;line-height:0;overflow:hidden}
.tbl_head01 thead th {padding:10px 0;font-weight:normal;text-align:center;border-bottom:1px solid #ddd;background:#fafafa;height:40px}
.tbl_head01 thead th input {vertical-align:top} /* middle 로 하면 게시판 읽기에서 목록 사용시 체크박스 라인 깨짐 */
.tbl_head01 tfoot th, .tbl_head01 tfoot td {padding:10px 0;border-top:1px solid #c1d1d5;border-bottom:1px solid #c1d1d5;background:#d7e0e2;text-align:center}
.tbl_head01 tbody th {padding:8px 0;border-bottom:1px solid #e8e8e8}
.tbl_head01 td {color:#666;background:#fff;padding:10px 5px;border-top:1px solid #ecf0f1;line-height:1.4em;height:60px;word-break:break-all}
.tbl_head01 tbody tr:hover td{background:#fafafa;}
.tbl_head01 a:hover {text-decoration:underline}

.tbl_head02 {margin:0 0 10px}
.tbl_head02 caption {padding:0;font-size:0;line-height:0;overflow:hidden}
.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, .tbl_head02 tfoot td {padding:10px 0;border-top:1px solid #c1d1d5;border-bottom:1px solid #c1d1d5;background:#d7e0e2;text-align:center}
.tbl_head02 tbody th {padding:5px 0;border-top:1px solid #e9e9e9;border-bottom:1px solid #e9e9e9;background:#fff}
.tbl_head02 td {padding:5px 3px;border-top:1px solid #e9e9e9;border-bottom:1px solid #e9e9e9;background:#fff;line-height:1.4em;word-break:break-all}
.tbl_head02 a {}

/* 폼 테이블 */
.tbl_frm01 {margin:0 0 20px}
.tbl_frm01 table {width:100%;border-collapse:collapse;border-spacing:0}
.tbl_frm01 th {width:70px;padding:7px 13px;border:1px solid #e9e9e9;border-left:0;background:#f5f8f9;text-align:left}
.tbl_frm01 td {padding:7px 10px;border-top:1px solid #e9e9e9;border-bottom:1px solid #e9e9e9;background:transparent}
.wr_content textarea,.tbl_frm01 textarea,.form_01 textarea, .frm_input {border:1px solid #ccc;background:#fff; vertical-align:middle;padding:5px;}
.tbl_frm01 textarea {padding:2px 2px 3px}
.frm_input {height:40px; width:40%;}

.full_input{width:100%}
.half_input{width:49.5%}
.tbl_frm01 textarea, .write_div textarea {width:100%;height:100px}
.tbl_frm01 a {text-decoration:none}
.tbl_frm01 .frm_file {display:block;margin-bottom:5px}
.tbl_frm01 .frm_info {display:block;padding:0 0 5px;line-height:1.4em}

/*기본 리스트*/
.list_01 li{border:1px solid #dbdbdb;background:#fff;border-radius:3px;margin:3px 0;padding:10px 15px;list-style:none;position:relative;}
.list_01 li:after {display:block;visibility:hidden;clear:both;content:""}
.list_01 li:hover{background:#f9f9f9}
.list_01 li.empty_li{text-align:center;padding:20px 0;color:#666}
/*폼 리스트*/
.form_01 h2{margin:0 0 10px;font-size:1.167em}
.form_01 li{margin:10px 0}
.form_01 li:after {display:block;visibility:hidden;clear:both;content:""}
.form_01 li .right_input{float:right}
.form_01 textarea{height:100px;width:100%}
.form_01 .frm_label{display:inline-block;width:130px}

/* 자료 없는 목록 */
.empty_table {padding:50px 0 !important;text-align:center}
.empty_list {padding:20px 0 !important;color:#666;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:80px;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:110px;text-align:center}
.td_group {width:80px;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:#ccc}
.txt_rdy {color:#8abc2a}

/* 새창 기본 스타일 */
.new_win {position:relative;}
.new_win .tbl_wrap {margin:0 20px}
.new_win #win_title {font-size:1.25em;height:50px;line-height:30px;padding:10px 20px;background:#333;color:#fff;}
.new_win #win_title .sv {font-size:0.75em;line-height:1.2em}
.new_win .win_ul {border-right:1px solid #dfe6e7;}
.new_win .win_ul:after {display:block;visibility:hidden;clear:both;content:""}
.new_win .win_ul li{float:left;background:#fff;width:33.333%;text-align:center;border:1px solid #ccc;margin-left:-1px}
.new_win .win_ul li a{display:block;padding:10px 0}
.new_win .win_ul .selected{background:#fff;border-color:#253dbe;position:relative;z-index:5}
.new_win .win_ul .selected a{color:#253dbe;font-weight:bold}
.new_win .win_desc {margin:5px 0;font-size:0.92em;color:#3598db;}
.new_win .frm_info{font-size:0.92em;color:#3598db}
.new_win .win_total{text-align:right;margin:10px 0}
.new_win .win_total span{display:inline-block;line-height:30px;font-size:0.92em;color:#4e546f;background:#d4d4d4;padding:0 10px;border-radius:5px;}
.new_win .new_win_con{margin:20px;}
.new_win .new_win_con:after {display:block;visibility:hidden;clear:both;content:""}
.new_win .btn_confirm:after {display:block;visibility:hidden;clear:both;content:""}
.new_win .win_btn{text-align:right}
.new_win .btn_close {position:absolute;top:0;right:0;height:50px;width:50px;background:url(../img/close_btn.gif) no-repeat 50% 50%;border:0;text-indent:-999px;overflow:hidden;cursor:pointer}
.new_win .btn_submit {min-width: 120px;padding:0 20px;height:40px;font-weight:400;font-size:14px;float:right;}

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

/* 자바스크립트 alert 대안 */
#validation_check {margin:100px auto;width:500px}
#validation_check h1 {margin-bottom:20px;font-size:1.3em}
#validation_check p {margin-bottom:20px;padding:30px 20px;border:1px solid #e9e9e9;background:#fff}

/* 사이드뷰 */
.sv_wrap {position:relative;font-weight:normal}
.sv_wrap .sv {z-index:1000;display:none;margin:5px 0 0;font-size:0.92em;background:#333;
-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;margin:0;padding:0  10px;line-height:30px;width:100px;font-weight:normal;color:#bbb }
.sv_wrap .sv a:hover{background:#000;color:#fff}
.sv_member{color:#333}
.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:30px 0 ;text-align:center}
.pg_wrap:after {display:block;visibility:hidden;clear:both;content:""} 
.pg { display:flex; flex-wrap:nowrap; justify-content:center; }
.pg_page, .pg_current {display:inline-block;vertical-align:middle;background:#f3f3f3;border:1px solid #bbbcc3}
.pg a { margin:0 2px; }
.pg a:focus, .pg a:hover {text-decoration:none}
.pg_page {color:#555;font-size:1.083em;height:30px;line-height:28px;padding:0 5px;min-width:30px;text-decoration:none;border-radius:3px;}
.pg_page:hover{background-color:#ddd}
.pg_start {text-indent:-999px;overflow:hidden;background:url('../img/btn_first.gif') no-repeat 50% 50% #fff;padding:0;border:1px solid #bbb;}
.pg_prev {text-indent:-999px;overflow:hidden;background:url('../img/btn_prev.gif') no-repeat 50% 50% #fff;padding:0;border:1px solid #bbb}
.pg_end {text-indent:-999px;overflow:hidden;background:url('../img/btn_end.gif') no-repeat 50% 50% #fff;padding:0;border:1px solid #bbb}
.pg_next {text-indent:-999px;overflow:hidden;background:url('../img/btn_next.gif') no-repeat 50% 50% #fff;padding:0;border:1px solid #bbb}
.pg_start:hover,.pg_prev:hover,.pg_end:hover,.pg_next:hover{background-color:#fafafa}

.pg_current {display:inline-block;background:#fff;color:#ea5903;font-weight:bold;height:30px;line-height:28px;padding:0 10px;min-width:30px;border-radius:3px; border-color:#ea5903;}

/* cheditor 이슈 */
.cheditor-popup-window *, .cheditor-popup-window :after, .cheditor-popup-window :before {
-webkit-box-sizing: content-box;
-moz-box-sizing: content-box;
box-sizing: content-box;
}

/* Mobile화면으로 */
#device_change {display:block;margin:0.3em;padding:0.5em 0;border:1px solid #eee;border-radius:2em;background:#fff;color:#000;font-size:2em;text-decoration:none;text-align:center}

.p10 {padding:10px !important;} .p20 {padding:20px !important;} .p30 {padding:30px !important;} .p40 {padding:40px !important;} .p50 {padding:50px !important;} .p60 {padding:60px !important;} .p70 {padding:70px !important;} .p80 {padding:80px !important;} .p90 {padding:90px !important;} .p100 {padding:100px !important;}
.p110 {padding:110px !important;} .p120 {padding:120px !important;} .p130 {padding:130px !important;} .p140 {padding:140px !important;} .p150 {padding:150px !important;} .p160 {padding:160px !important;} .p170 {padding:170px !important;} .p180 {padding:180px !important;} .p190 {padding:190px !important;} .p200 {padding:200px !important;}

.text_red {color: #e31a04;}
.text_blue {color: #2d0fb9;}


* {font-family:'Notokr',sans-serif; box-sizing: border-box;}
body {width:100%; overflow-x:hidden;}
.container {width:1200px; margin:0 auto;}
input {font-family:'Notokr',sans-serif;}

/* ready */
.ready {text-align:center; padding:90px 0; background:#f9f9f9;}
.ready h2 {font-size:40px; color:#555;}
.ready p {font-size:14px; color:#999;}
.ready svg {display:block; margin:0 auto 10px; font-size:60px; opacity:0.1;}


/* ease */
.br {display:block; width:0; height:0;}
.clear_both {clear:both;}

/* 스크롤시 상단 메뉴 고정 */
.hdFixed {position: fixed !important; top: 0px; background:rgba(255,255,255,0.8); }

/* 모바일 메뉴 추가 */
.mobile_mn {display:grid !important; grid-template-columns:repeat(3, minmax(30%,auto)); color: #000; width: 100%;position: relative; top: 13px; left: 0; font-weight: normal; 
	clear: both; border-top: 1px solid #eee; line-height:44px; background:#fafafa;border-bottom: solid 1px #a8a8a8;
    box-shadow: 0px 2px 4px -2px rgb(1 1 0 / 20%);}
.mobile_mn li:first-child {margin-left:0; letter-spacing:-1px;}
.mobile_mn li { max-width:100%; }
.mobile_mn li a {display:inline-block; font-size: 16px;}

/* footer */
.footer {clear: both;}
.footer a {color:#fff;}
.footer .legal {font-weight:300; height:62px; line-height:62px; background:#3a3a3a; color:#fff; overflow: hidden;}
.footer .legal a {display:inline-block; font-size:14px; color:#fff; }
.footer .legal a:after {content:''; display:inline-block; width:1px; height:10px; margin:0 10px; background:#999;}
.footer .legal a:last-child:after {display:none;}
.footer .legal .legal_list {display:inline-block; float:left;}
.footer .legal .sns_link {display:inline-block; float:right;}
.footer .legal .sns_link li {display:inline-block;}
.footer .legal .sns_link li a {margin:0 10px;}
.footer .legal .sns_link li img {width:30px;}
.footer .copyright { overflow:hidden; padding:35px 0; background:#f0f2f7;}
.footer .copyright h1 {width:160px; float:left; }
.footer .copyright p {width:calc(100% - 160px); float:left; font-size:14px; line-height:1.6em; color:#777; padding-left:90px; font-weight:300;word-break: keep-all;}
.footer .copyright p span {height:10px;display:inline-block; width: 1px; background: #868686; margin: 0 5px;}
.tail_notice {background:#fffdfa; font-size:14px; line-height:1.6em; color:#767676; padding:30px; letter-spacing:-0.06em;}
.tail_notice b {display:block; padding-bottom:15px; font-weight: 500; color: #333;}
.tail_notice span {display: block;color:#c3383e; font-weight: 500; padding-top:10px;}


/* 퀵메뉴 전체 */
.quick_icon { display:none !important; }
.quick_li { border-radius:1rem; background-color:navy; }
.LeftWrap .banner, .RightWrap, .RightWrap .banner { display:flex; flex-wrap:wrap; gap:0.8rem; }
.LeftWrap .banner li, .RightWing .banner li { border:1px solid #ddd; }
.asideBnr { border-radius:1rem 1rem 0 0; }
.asideBnr > a > h4 { background-color:navy; color:white; border-radius:1rem 1rem 0 0; padding:0.5rem 0; font-size:0.9rem; }
.asideBnr .bnrInner { padding:1rem 0.5rem; letter-spacing:-1px; }
.asideBnr .bnrInner > h2 { margin:0.3rem 0 0.5rem; line-height:1.2; font-size: 1.1rem; color:#000; } 
.asideBnr .bnrInner > p { color:#5822e0; }
.asideBnr button { width:70%; border:1px solid #5822e0; color:#5822e0; background-color:white; padding:0.2rem 0.5rem; border-radius:0.5rem; }
.asideBnr button > i { padding-left:0.2rem; }
.asideBnr button:hover { background-color:#5822e0; color:white; }

/* 우측 퀵메뉴 */
.scroll_top_banner {position:relative; z-index:9990;}
.RightWing {position:absolute; top:calc(50% - 204px); margin-top:79px; left:54%; z-index:1; margin-left: 580px; font-size:13px; letter-spacing:-1px; font-weight:400;}
.RightWing .quick_li {width:100%; background:navy; position:relative;}
.RightWing .quick_li:hover { background-color:#333; }
.RightWing .quick_li img {display:block; margin:0 auto 8px; }
.RightWing .quick_li span {display:block; padding:1rem 1.5rem; line-height:1.2em; letter-spacing: -0.03em; color:#fff;}
.RightWing .quick_li span:after { content:"\f138"; font: var(--fa-font-solid); color:#fff; font-size:1.0rem; position:absolute; right:1rem; top:50%; transform:translateY(-50%); }
.RightWing .top_btn {font-size:12px; display:block; text-align:center; color:#fff; background: #2b2b2b; cursor: pointer; padding:8px 0; text-transform: uppercase;}
.RightWing .top_btn i {font-size:8px;color: #fff; display:block; vertical-align:baseline; position: relative; top:0;}

.RightWing .banner { text-align: center; line-height: 16px;}
.RightWing .banner li {width:100%; background: #fff; color:#777; letter-spacing:0;}
.RightWing .banner img {display:block; margin:0 auto 8px;}
.RightWing .banner span {display:block; line-height:1.2em; letter-spacing: -0.03em;}

/* 좌측 퀵메뉴 */
.LeftWing {position:absolute; top:calc(50% - 230px); right:52%; margin-top:79px; z-index:1; /*width:120px;*/ width:178px; margin-right:600px; font-size:14px; letter-spacing:-1px; font-weight:400; color:#333;}
.LeftWing .banner { text-align: center; line-height: 16px;}
.LeftWing .banner li {width:100%; background: #fff; color:#777; letter-spacing:0;}
.LeftWing .banner img {display:block; margin:0 auto 8px;}
.LeftWing .banner span {display:block; line-height:1.2em; letter-spacing: -0.03em;}


/* register */
#fregister textarea{padding:15px; font-size:14px; line-height:22px;}
.note_txt {position:relative; top:10px;}


/* Search bar */
.srcbar_wrap { display: flex; justify-content: center; }
/*
.srcbar_wrap .scr_inner { width:450px; display:grid; grid-template-columns:30% 60% 10%; background-color: #fff; border-radius: 1.5rem; border:2px solid #6d26e9}
.scr_inner #srcSelect { border:none; background: url('../img/sub/selectArrow.png') calc(100% - 20px) no-repeat; background-size: 0.6rem; font-size: 0.9rem;
    font-weight: 400; padding-left: 1.5rem; }
	
.srcbar_wrap form.srcbar01 { display: grid; grid-template-columns: 85% 15%; }
.srcbar_wrap form.srcbar01 input[type=text] { background-color:transparent; border:none; width:100%; }
.srcbar_wrap form.srcbar01 button[type=submit] { border:none; color: #5822e0; font-size: 1rem; border-radius: 1.5rem; background:#fff;}
.srcbar_wrap form.srcbar01 button[type=submit]:hover i { color:#000; }




#topRight > ul { display:grid; grid-template-columns:repeat(3, 1fr); justify-items: center; }
#topRight > ul > li > a { width:6rem; height: 5.5rem; display:grid; grid-auto-rows:70% 10%; justify-content: center; align-items: center; border-radius:1rem; box-shadow:0 0 0.3rem rgba(0,0,0,0.2); }
#topRight > ul > li > a > i { color:navy; font-size: 2rem; text-shadow:0.3rem 0.3rem 0 rgb(235 232 241); text-align:center; }
#topRight > ul > li > a > p { align-self: center; font-size: 0.9rem; color: #605a9f; letter-spacing:-1px; }
#topRight > ul > li > a:hover > i { color:#a481ff; text-shadow:0.3rem 0.3rem 0 rgb(222 211 239); }
*/

/* 지역별 업체 */
.sub_district .container { padding:0 !important; }


/* header 영역*/
/* 메인슬라이드 영역 */
#topWrapper { display:grid; grid-template-columns:75% 24%; grid-column-gap:0.5%; grid-auto-rows: minmax(26rem, auto); align-items: center; }
#topWrapper .call i.fa-phone { transform: rotate(360deg); }
#topWrapper .call i, #topWrapper .region i, #topWrapper .text i { color:#5822e0; }

.topWrap01 { display:grid; grid-auto-rows:1.5rem 13.45rem 13rem !important; grid-row-gap:0.2rem; /* grid-template-columns: minmax(auto, 545px); */ }
.topWrap01.index { grid-auto-rows:13.45rem 13rem !important; }

/* dropdown menu */
.dropdown { position: relative; display: inline-block; }
.dropdown-content { display: none; grid-template-columns:repeat(3,1fr); background-color: #fff; min-width: 160px; box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2); z-index:999; }
.dropdown-content a { display:block; text-align:center; padding: 0.5rem 0; font-size: 0.9rem; letter-spacing: -0.05rem; }
.dropdown-content a:hover {background-color: #f1f1f1;}
.dropdown:hover .dropdown-content {display: grid;}
.dropdown:hover .dropbtn { }
.drop_sub { padding:1rem 0; }

#specialSect, #premiumSect { width:100%; display:flex; column-gap: 1.5%; padding:0.3rem 0 0 0.3rem; }
#specialSect .spcMain, #premiumSect .spcMain { border-radius: 1rem 0 0 0; border:1px solid #ddd; border-right:1px solid #ddd; 
	background: #fff no-repeat; position:relative; margin:0 0.5rem; min-height: 203px; }
#specialSect .spcInner, #premiumSect .spcInner { padding: 0 2rem; text-align: center; display: flex; flex-wrap: wrap; justify-content: center; 
	align-items: center; align-content: center; }
#premiumSect .spcInner { margin-top:5px; height:80%; }
#specialSect .spcInner { margin-top:5px; height:80%;}

#specialSect .title, #specialSect .cont, #premiumSect .title, #premiumSect .cont { display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical;
overflow: hidden; text-overflow: ellipsis; 	font-weight:bold; text-align:center; letter-spacing:-1px; }
#specialSect .title, #premiumSect .title { line-height:1.2; }
#specialSect .cont, #premiumSect .cont  { width:100%; color:#777; font-weight:200; font-size:0.9rem; margin:0.4rem 0; line-height:1.2; }
#specialSect .name, #premiumSect .name { display:block; width:100%; font-size:0.9rem; }
#specialSect .spcBtm, #premiumSect .spcBtm { display:flex; justify-content:space-between; font-size: 0.95rem; padding: 0.6rem 1rem; background-color:#f7f2ff; position: absolute; width: 100%; bottom: 0; }
#specialSect .spcMain:before, #premiumSect .spcMain:before { content:''; display:inline-block; position:absolute; top:-0.2rem; left:-0.2rem; }
#specialSect .spcMain:before { background:url('/theme/loan02/img/badge_special02.png') top left; background-size: contain; background-repeat: no-repeat; 
	width: 65px; height: 65px; }
#premiumSect .spcMain:before { background:url('/theme/loan02/img/badge_premium02.png') top left; background-size: contain; background-repeat: no-repeat; 
	width:115px; height:27px; }
#specialSect .swiper-slide { display:grid; grid-template-columns:repeat(2, 50%); position:relative; }
#premiumSect .swiper-slide { display:grid; grid-template-columns:100%; position:relative; grid-row-gap:0.7rem; }
.topWrap02 { display:grid; /* grid-template-columns:60% 1fr; */ grid-gap: 2%; }
#premiumSect .title { font-size:1.5rem; letter-spacing:-1px; }
#premiumSect .name { font-size:1.1rem; }
#premiumSect .cont { font-size:1.0rem; letter-spacing:-1px; }
#topInquiry { display:grid; grid-auto-rows:6rem 20rem; grid-row-gap: 0.5rem; }
#topTabs {  }
.tabActive { background-color: #5822e0; color: white; }
#topTabs button:hover { background-color: #555; color: white; }
.qnaWriteBtn { width:100%; border:none; text-align:center; background:linear-gradient(90deg, rgb(88 34 224) 0%, rgb(133 41 242) 100%); padding:0.2rem 0; color:white; font-size:1rem;
    text-shadow: 0 0 0.9rem #fff38a; }
.qnaWriteBtn s { text-decoration: none; }
.blurEffect { color: white; animation: blurEffect 1.0s infinite; }
@keyframes blurEffect {
  50% {box-shadow: 0 0 0.8rem violet;}
}

/*#premiumSect.pc { display:flex; }*/
#premiumSect.mb { display:none; }
#specialSect .spcBtm.mo, #premiumSect .spcBtm.mo { display:none; }


.located.mo { display:none; }
.topWrap01 .located.mo { display:none; }


/* 메인슬라이드 하단 영역 - 광고배너 */
.mainTop_btm { display:block; padding:2rem 0; max-width: 1200px; margin: 0 auto; }
.mainTop_btm div.list { margin-bottom:1rem; }
.mainTop_btm div.list:last-child { margin-bottom:0; }
.mainTop_btm a { display:block; width:1200px; margin:0 auto; }
.mainTop_btm a img { max-width:1200px; }
/* 메인Top 하단 배너 */
.mainTop_btm.mb { display:none; padding:0; }
.mainTop_btm.mb .swiper-slide, .mainTop_btm.mb .swiper-slide{border-radius:10px;overflow:hidden;}
.mainTop_btm.mb .swiper-slide, .mainTop_btm.mb .swiper-slide img { width:100% !important;height:auto!important }




@media screen and (max-width: 1200px){
	.RightWing,
	.LeftWing{display:none;}

	.container {width:100%; padding:0 2%;}

	/*header*/
	/*.header {padding-bottom:15px;}*/
	.header .search input {width:370px;}
	.header .cs {width:300px;}
	.header .logo {width:220px;}
	.gnb .container {padding:0;}
	/*.gnb .main_menu li {height:45px; line-height:45px;}
	.gnb .main_menu li.left_menu  {padding-left:2%;} */
	.gnb .main_menu li.left_menu a { font-size:15px; letter-spacing:-1px;}
	/*.gnb .main_menu li.right_menu a {padding:0 20px; font-size:15px;}*/
	.gnb .main_menu li a {padding:26px 10px 30px 10px;}
	.gnb .main_menu li.right_menu a { font-size:14px;}
	.sub_menu {left:340px;}

	.ctt_caution { padding:0 1rem; }

	 /* 메인슬라이드 하단 영역 - 광고배너 */
	 .mainTop_btm a, .mainTop_btm img { width:100% !important; height: auto !important; }
	 /*.mainTop_btm div { width:100%; }*/

}




@media screen and (max-width: 960px) {
	.mobile_mn img {width:14px; height:14px; margin-top:-2px;}
	.mobile_mn span.new {width:16px !important; height:16px;line-height: 16px; font-weight: bold;margin-left: 3px;}
	.mobile_mn{text-align:center;} 
	.mobile_mn li{display:inline-block;padding:0 10px;}
	.header .logo img,
	.full_menu .m_icon .mobile_logo {width:145px; }

	.header .logo img { top:60% !important; }

	.top_wrap{z-index:-2;}
	html, body {width:100% !important; overflow-y:scroll !important;}
	.container{width:100%; padding:0 3%;}
	.ready h2 {font-size:35px;}

	.m_icon {display:none;}
	/*1.header {text-align: center;border-bottom:0; height:115px;}*/
	.header .logo {display:block; text-align: left; }
	.header .search {display:inline-block; margin:20px auto;}
	.header .search input {max-width:460px;}
	.header .cs {position:absolute; right:20px; top:20px; width:80px; height:80px; border-radius:50%; background-color:#f9f9f9;}
	.header .cs > img {display:none;}
	.header .cs h3 {display:none;}
	.header .cs a {display:block; font-size:12px;}
	.header .cs a > img {width:35px; display:block; margin:0 auto;}

	.gnb .main_menu {display:none;}
	.gnb .main_menu li.right_menu {width:300px;}

	.full_menu_bg {background:#ddd;}
	.full_menu .m_icon {display: inline-block !important; text-align: left; padding:15px 25px; width: 100%; margin-bottom: 0;}
	/*.full_menu .m_icon a {margin:0 5px; color:#333; font-weight:400; font-size:14px;}*/
	.full_menu .m_icon a i {color:#999; margin-right:5px;}
	.full_menu .m_icon a:after {display:none;}
	.full_menu dl {top:10px; position:relative; z-index:0; padding-bottom:30px; display:inline-block; width:100%;}
	.full_menu dd {width:100%; text-align: left; padding:5px 6%; float:none;}
	.full_menu dd a {display:block; float:left; font-size:15px; line-height:1em; margin:0 10px 0 0; height:auto; color:#555;}
	.full_menu dd a:last-child:after {display: none;}
	.full_menu dd h3 {font-size:18px; height:auto; line-height:1em; font-weight:500; margin-bottom:15px; margin-top:10px; color:#333;}
	.full_menu dl dd .sub_mn {display:block;}

	#nav ul{ width:100%; margin:0; padding:0; letter-spacing:-1px;}
	#nav ul.menu li{ position:relative; list-style-type:none; font-size:40px; }
	#nav ul.menu li a { display:block; width:100%; height:100%; /*line-height:55px;*/ color:#333; font-size:16px; text-decoration:none; text-align: left;border-bottom: 1px dashed #ddd;}
	#topRight { display:none; }

	/* mobile sub menu */
	#accordian {letter-spacing:-1px;}
	#accordian > ul {width: 100%;  padding: 5px 6%;}
	#accordian h3 i {margin-right:8px; display:inline-block;  vertical-align: middle;}
	#accordian h3 .sm_icon01 { width:20px; height:20px; background:url('../img/mn_icon01.png') center no-repeat; background-size:contain;}
	#accordian h3 .sm_icon02 { width:20px; height:20px; background:url('../img/mn_icon02.png') center no-repeat; background-size:contain;}
	#accordian h3 .sm_icon03 { width:18px; height:18px; padding-right:2px; background:url('../img/mn_icon03.png') center no-repeat; background-size:contain;}
	#accordian h3 .sm_icon04 { width:18px; height:18px; padding-right:2px;  background:url('../img/mn_icon04.png') center no-repeat; background-size:contain;}

	#nav ul.menu li .sub { display:inline-block; margin-bottom: 20px; } 



	/* 메뉴 스타일 */
	#accordian h3 {display:table;margin-bottom: 10px; padding: 10px 0 15px 0; width: 100%; height: 100%; color: #444; font-size:14px; font-weight:400; font-size: 16px; text-decoration: none; text-align: left; border-bottom: 1px dashed #ddd;}
	#accordian h3.on {color:#eb8a03;}
	#accordian ul ul.sub li a {float: left; width: 31.99%; margin: 0.5%; position: relative; display: block; z-index: 999; background: #f5f5f5; border: 1px solid #ddd; text-align: center; font-size: 12px; line-height: 37px; font-weight: 300; color: #444; }
	/* active 클래스 외에 것은 보이지 않게 하기 */
	#accordian ul ul {display: none; padding-bottom:30px;}
	#accordian li.active ul {display: block;}

	.footer .copyright h1 {width:100%; float:none; text-align: center; margin-bottom:20px;}
	.footer .copyright p {width:100%; float:none; text-align: center; padding-left:0;}
	.RightWing {display:none; position: fixed; top:auto; bottom:20px; left:20px; margin-left:0; width:60px; }
	.RightWing .quick_li {display: none;}
	.RightWing .top_btn {position:relative; height:60px; line-height:50px; padding: 0; font-size: 12px;}
	.RightWing .top_btn i {position:relative; top:15px;}

	.bo_w_select select {width:100%; height: 40px;}
	.sub_content select {height:40px;}
	#captcha #captcha_info {display:block;}

	/* register */
	.agree_step h4 {font-size:17px !important; letter-spacing:-1px;}
	#fregister textarea{height:260px; font-size:12px; line-height:18px;}
	.cont_radio{font-size:13px !important; letter-spacing:-1px;}
	.members .last_chk {font-size:15px !important;}

	.srcbar_wrap, .right_wrap  { display:none; }
	.m_menu { display:block !important; }
	.header .logo { height: 60px !important; }

	.sub_district .container .board_wrap { border:none !important; }

	/*메인슬라이드 영역*/
	.topWrap01 { grid-auto-rows:0 13.45rem 13rem !important; grid-row-gap: 1rem; grid-template-columns: minmax(auto, 100%); }
	#topWrapper { grid-template-columns: 100% !important; grid-auto-rows: auto; grid-row-gap: 1rem; padding:0 !important; }
	#premiumSect .swiper-slide { grid-template-columns:repeat(2, 50%); }
	#specialSect, #premiumSect { display:grid; grid-template-columns:100%; padding-left:0; }
	#specialSect .spcMain, #premiumSect .spcMain { margin: 0 0.3rem; }
	#premiumSect .spcBtm.pc, #specialSect .spcBtm.pc { display:none; }
	#premiumSect .spcBtm.mo, #specialSect .spcBtm.mo { display:grid !important; grid-template-columns:repeat(2,minmax(45%,auto)); 
		justify-content:space-between; align-items: center; justify-items: center; background-color:#f7f2ff; grid-gap:3%; padding:0 !important; height:40px;}
	#premiumSect .spcBtm.mo > a, #specialSect .spcBtm.mo > a  { padding:0.2rem 0.5rem;    background: #2ebbb2; border-radius: 5px; color:#fff;height:32px;
    line-height: 24px;}
	#premiumSect .spcBtm.mo > a > span > i, #specialSect .spcBtm.mo > a > span > i { color:#fff!important}
	#premiumSect .title, #specialSect .title { font-size:1.0rem; }
	#premiumSect .cont, #specialSect .cont { font-size: 15px; color: rgb(153, 153, 153); font-weight: 200; line-height: 18px; display: block; margin: 10px 0; 
		height: 36px; overflow: hidden; }
	#premiumSect .name, #specialSect .name { font-size:0.9rem; font-weight:bold; }

	#premiumSect.pc { display:none; }
	#premiumSect.mb { display:flex; }

	.writeBtn.bottomBtn { padding-bottom:2rem; }

}

@media screen and (max-width: 700px) {
	.mobileScrollMenu{height:47px!important;}
	.mobile_mn{height:auto!important;line-height:32px!important}
}

@media screen and (max-width: 600px) {
	/* .mobile_mn li{width:auto !important; margin-left:20px;} */
	.mobile_mn li a {font-size:0.9rem; letter-spacing: -1px; font-weight: bold;}

	.footer .legal {height:28px; line-height:28px; }
	.container{width:100%; padding:0 4%;}
	.ready h2 {font-size:30px;}

	.header .cs {position:fixed; z-index: 999; top:auto; right:10px; bottom:10px; box-shadow:2px 2px 5px rgba(0,0,0,0.3);}
	.header .search {width:100%; max-width:350px;}
	.header .search input {max-width:350px; width:100%; font-size:14px; letter-spacing: -0.05em;}

	.m_menu .menu_icon span {width:25px;}
	.m_menu .menu_icon.close span {width:27px;}

	.footer {text-align: center;}
	.footer .legal {height:auto; padding:20px 0;}
	.footer .legal .legal_list {display:block; float:none;}
	.footer .legal .sns_link {display:block;float:none; margin-top:15px;}
	.footer .legal a {font-size:13px;}

	.footer p {font-size:11px;}
	.RightWing {left:10px; bottom:10px; right:auto; display:none;}

	.tail_notice {padding:20px 0 90px;}

	.com_list li.no_data {background-position: center 47px;}
	.com_list li.no_data p {padding-top:130px;}
	.com_list li.no_data span.none_txt { margin: 30px 0 20px 0 !important;}


	/*메인 background*/
	.main_wrap .opacity { opacity:0; }
	.main_wrap .main_bg { background:#f5f7fa; }

	/*페이지네이션*/
	.pg_page, .pg_current { min-width:3%; padding: 0 1.5%; font-size: 0.8rem; }
	.pg_start, .pg_prev, .pg_next, .pg_end { padding:0 2.5%; }

	/*top button*/
	/*#top_btn { display:none; }*/
 
	/*메인슬라이드 영역*/
	#topWrapper { grid-row-gap: 1rem; padding:0 !important; }

	.topWrap01 { grid-auto-rows: minmax(15rem, auto) !important; order:2; }
	#specialSect { display: grid; grid-auto-rows:15rem; grid-template-columns:100%; column-gap:0; padding:0; }
	#topInquiry { grid-auto-rows: 7.5rem 12.5rem; }
	.topWrap02 { display:none; /*grid-template-columns:100%; grid-gap:0; grid-auto-rows: inherit; 리모콘 영역 가려달라는 수정요청으로 가림 */ }
	.inquirySrc { display:none; padding: 0 0 1.5rem; }
	#premiumSect .spcMain, #specialSect .spcMain { background-size: 30%; margin: 0 0.2rem; }
	#premiumSect .swiper-slide, #specialSect .swiper-slide { min-height:14rem; }
	.main_cont01 .top_banner .com_about, #premiumSect .cont, #specialSect .cont { font-size: 0.8rem; }
	.main_cont01 .top_banner .com_nm { font-size:0.9rem; }
	#premiumSect .spcBtm.mo > a, #specialSect .spcBtm.mo > a  { font-size: 0.8rem; }
	#specialSect .spcInner, #premiumSect .spcInner { padding:0 1rem !important; }

	.main_cont01 .real_time_qna #dv_rolling .date { display:none; }
	.main_cont01 .real_time_qna { height: 3.5rem; margin:0; padding:0.8rem 0.5rem 0.3rem; }
	.main_cont01 .real_time_qna li { border:none; }
	.main_cont01 .qna_wrap .qna_status { display:none; padding: 0.6rem 0.5rem 1rem; }
	#topTabs { margin-top: 0.5rem; order:1; }

	.btn_wrap.right { text-align:center !important; }
	.btn_wrap .btn a { width:100% !important; }

	.topWrap01.index { padding-top:0.5rem; grid-auto-rows: 14.5rem 15rem !important; }

	.located.mo { display:block; position:absolute; right:3%; top:3%; font-size:0.75rem; color: #555; }
	.topWrap01 .located.mo { display:block; position:absolute; right:5%; top:auto; bottom:43px; font-size:0.75rem; color: #555; z-index:2; }
	.com_list li.data:hover .located.mo, .com_list li.data:hover .topWrap01 .located.mo { color:white; }

	.real_time_qna .u_info span { display:none; }
	.real_time_qna .con_title { margin-top: 10px; }

	 /* 메인Top 하단 배너 */
	 .mainTop_btm.mb { display:block; }
	 .mainTop_btm.pc { display:none; }

}


@media screen and (max-width: 350px) {
	#premiumSect .spcBtm.mo > a, #specialSect .spcBtm.mo > a  { font-size: 0.7rem; }
	.mobile_mn li a { font-size:0.85rem; }
	.mobile_mn { height:46px; overflow:hidden; }

 }



/*base setting*/


.btn_wrap {}
.btn_wrap .btn {margin-right:10px; margin-left:0; }
.btn_wrap .btn a {display: inline-block; text-align: center; line-height: 42px; padding: 0;width: 120px;  background: #333;  color: #fff;  height: 42px;  transition: all 0.3s ease-in-out;
 -webkit-transition: all 0.3s ease-in-out; border-radius:2rem;}
.btn_wrap .btn a:hover {display: inline-block; background: #ea5903;  color: #fff; cursor: pointer;}
.btn_wrap .btn:last-child {margin-left:0; margin-right:0px;}
.btn_wrap.right {text-align:right;}
.btn_wrap.right .btn {margin-left:10px; margin-right:0;}
.btn_wrap.right .btn:first-child {margin-left:0px; margin-right:0;}
.btn_wrap.center {text-align:center;}
.btn_wrap.center .btn {margin:0 5px;}

.btn a:hover {text-decoration: none !important;}

.btn a,
.btn button {display:inline; font-size:13px; line-height:1em; background:transparent; border:0; padding:10px 20px ; color:#fff; cursor:pointer;  width:120px; }

.btn2 a { display: inline; text-align: center; line-height: 0; padding: 5px; width: 120px;  background: #333;  color: #fff;  height: 42px;  transition: all 0.3s ease-in-out; -webkit-transition: all 0.3s ease-in-out; }
.btn2 a:hover { display: inline; background: #ea5903;  color: #fff; cursor: pointer; }

/* big */
.btn.xl a,
.btn.xl button,
.btn.xl span,
.btn.xl input {font-size:14px; line-height:1em; padding: 15px 25px;}
.btn.xl input:hover {border:0 !important;}

/* small */
.btn.xs a,
.btn.xs button,
.btn.xs span,
.btn.xs input {font-size:12px; line-height:1em; padding:6px 15px;}
.btn.xs input:hover {border:0 !important;}


/* red */
.btn.red {background-color: #c24436; border-color: #b44141;}

/* yellow */
.btn.yellow {background-color:#FFC107;}

/* green */
.btn.green {background: #39b54a; border-color: #29aa3a;}

/* sky */
.btn.sky {background-color:#4FC3F7; border-color: #4bb9ea;}

/* navy */
.btn.navy {background-color:#14146b;}

/* blue */
.btn.blue,
.btn.okay  {background-color: #3658b9; border-color: #314fa7;}

/* gray */
.btn.gray {background-color:#757575 !important; }

/* white */
.btn.white,
.btn.write{/* background-color:#fff; */border-color: #ccc; color:#333;}
.btn.white a,
.btn.write a,
.btn.white input,
.btn.write input {color:#333;}


.btn svg {
margin-right:5px;
}

/* comment btn */
.btn.cmt_btn {
background-color: #fff;
border: 1px solid #aaa;
transition: 0.2s ease;
background-size: 15px;
position: absolute;
right: 10px;
bottom: 10px;
}
.btn.cmt_btn a {
padding: 0px 25px;
font-size: 13px;
height: 53px;
line-height: 53px;
color: #333;
font-weight: 400;
width: 99px;
}



/* radio btn */

/* Customize the label (the container) */
.cont_radio {
display: inline-block;
position: relative;
padding-left: 18px;
cursor: pointer;
font-size: 15px;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
-webkit-border-radius:100px;-moz-border-radius:100px;border-radius:100px;

}

/* Hide the browser's default radio button 
.cont_radio input {
position: absolute;
opacity: 0;
}

*/
/* Create a custom radio button 
.cont_radio .checkmark {
position: absolute;
top:5px;
left: 0;
height: 14px;
width: 14px;
background-color: #ddd;
border-radius: 50%;
}
*/
/* On mouse-over, add a grey background color */
.cont_radio:hover input ~ .checkmark {
background-color: #ccc;
}

/* When the radio button is checked, add a blue background */
.cont_radio input:checked ~ .checkmark {
background-color: #2d4341;
}

/* Create the indicator (the dot/circle - hidden when not checked) */
.cont_radio .checkmark:after {
content: "";
position: absolute;
display: none;
}

/* Show the indicator (dot/circle) when checked */
.cont_radio input:checked ~ .checkmark:after {
display: block;
}

/* Style the indicator (dot/circle) */
.cont_radio .checkmark:after {
top: 4px;
left: 4px;
width: 6px;
height: 6px;
border-radius: 50%;
/*background: white;*/
}

/* check btn */

/* Customize the label (the container) */
.cont_check {
display: inline-block;
position: relative;
padding-left: 20px;
margin-right:10px;
vertical-align:middle;
cursor: pointer;
font-size: 14px;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
}

/* Hide the browser's default checkbox */
.cont_check input {
position: absolute;
opacity: 0;
cursor: pointer;
}

/* Create a custom checkbox */
.cont_check .checkmark {
position: absolute;
top: 4px;
left: 0;
height: 14px;
width: 14px;
background-color: #eee;
}

/* On mouse-over, add a grey background color */
.cont_check:hover input ~ .checkmark {
background-color: #ccc;
}

/* When the checkbox is checked, add a blue background */
.cont_check input:checked ~ .checkmark {
background-color: #2d4341;
}

/* Create the checkmark/indicator (hidden when not checked) */
.cont_check .checkmark:after {
content: "";
position: absolute;
display: none;
}

/* Show the checkmark when checked */
.cont_check input:checked ~ .checkmark:after {
display: block;
}

/* Style the checkmark/indicator */
.cont_check .checkmark:after {
left: 5px;
top: 1px;
width: 3px;
height: 7px;
border: solid white;
border-width: 0 2px 2px 0;
-webkit-transform: rotate(45deg);
-ms-transform: rotate(45deg);
transform: rotate(45deg);
}


/* check size */

.cont_check.ss {
padding-left: 20px;
margin-right:10px;
}


.cont_check.ss .checkmark {
height: 15px;
width: 15px;
margin-top:3px;
}

.cont_check.ss .checkmark:after {
left: 6px;
top: 3px;
width: 2px;
height: 5px;
border: solid white;
border-width: 0 1.5px 1.5px 0;
-webkit-transform: rotate(45deg);
-ms-transform: rotate(45deg);
transform: rotate(45deg);
}



/*****************
switch
*****************/

/* The switch - the box around the slider */
.switch {
position: relative;
display: inline-block;
width: 45px;
height: 25px;
}

/* Hide default HTML checkbox */
.switch input {display:none;}

/* The slider */
.switch .slider {
position: absolute;
cursor: pointer;
top: 0;
left: 0;
right: 0;
bottom: 0;
background-color: #ccc;
-webkit-transition: .4s;
transition: .4s;
}

.switch .slider:before {
position: absolute;
content: "";
height: 17px;
width: 17px;
left: 4px;
bottom: 4px;
background-color: white;
-webkit-transition: .4s;
transition: .4s;
}

input:checked + .slider {
background-color: #2196F3;
}

input:focus + .slider {
box-shadow: 0 0 1px #2196F3;
}

input:checked + .slider:before {
-webkit-transform: translateX(20px);
-ms-transform: translateX(20px);
transform: translateX(20px);
}

/* Rounded sliders */
.slider.round {
border-radius: 34px;
}

.slider.round:before {
border-radius: 50%;
}

.header_search{position: absolute;top: 45px;}
span.new_icon {display: inline-block;margin-left: 3px;vertical-align: middle;color: #fff;font-size: 8px;font-weight: 200;width: 16px !important;height: 16px;line-height: 16px;text-align: center;background: #bb2e2e;-webkit-border-radius:1px;-moz-border-radius:1px;border-radius:1px;}

/* table column width */
.col_w03{width: 3%;}
.col_w04{width: 4%;}
.col_w05{width: 5%;}
.col_w06{width: 6%;}
.col_w07{width: 7%;}
.col_w08{width: 8%;}
.col_w09{width: 9%;}
.col_w10{width: 10%;}
.col_w11{width: 11%;}
.col_w12{width: 12%;}
.col_w13{width: 13%;}
.col_w14{width: 14%;}
.col_w15{width: 15%;}
.col_w16{width: 16%;}
.col_w17{width: 17%;}
.col_w18{width: 18%;}
.col_w19{width: 19%;}
.col_w20{width: 20%;}
.col_w21{width: 21%;}
.col_w22{width: 22%;}
.col_w23{width: 23%;}
.col_w24{width: 24%;}
.col_w25{width: 25%;}
.col_w26{width: 26%;}
.col_w27{width: 27%;}
.col_w28{width: 28%;}
.col_w29{width: 29%;}
.col_w30{width: 30%;}
.col_w31{width: 31%;}
.col_w32{width: 32%;}
.col_w33{width: 33%;}
.col_w34{width: 34%;}
.col_w35{width: 35%;}
.col_w36{width: 36%;}
.col_w37{width: 37%;}
.col_w38{width: 38%;}
.col_w39{width: 39%;}
.col_w40{width: 40%;}
.col_w{width:auto;}


/* password_lost */
.new_win_con #info_fs p {font-size:15px; color:#666; margin-bottom:20px;}
.new_win_con #info_fs #mb_email {width:100%; margin-bottom:10px;}




/* /////////////////// 추가한 bxslider CSS /////////////////// */ 

/* right Top banner (slider) */
.right_wrap { width:250px; height:130px; float:right; }
.right_wrap .bx-viewport { height:93px !important; }
.right_wrap .bx-wrapper { height: 95px; max-height: 95px; margin:0; position: relative; top: 50%; transform: translateY(-50%);
	box-shadow:none; border:1px solid #ddd; padding:1em; background:url('../img/in_bg.jpg') no-repeat;background-size: 100%;
	background-position-y: 30%; }
.right_wrap .bx-wrapper .bx-prev { width:13px; height:13px; background: url('../img/prev.png') no-repeat; margin-top: 0; left: auto;
    right: 22px; }
.right_wrap .bx-wrapper .bx-next { width:13px; height:13px; background: url('../img/next.png') no-repeat; margin-top: 0; }
.right_wrap .bx-wrapper .bx-controls-direction a { top: 76%; }
.rightTop_slider div > p { color:#ea5903; }

.rightTop_slider a { display:block; }
.rightTop_slider a p { color:#ea5903; }


.sponsor_area { display:none; }

.sponsor_area .bx-viewport { height:93px !important; }
.sponsor_area .bx-wrapper { height: 95px; max-height: 95px; margin:0; position: relative; box-shadow:none; border:1px solid #ddd; padding:1em 60px; 
	background:url('../img/in_bg.jpg') no-repeat; background-size: 100%; background-position-y: 30%; }
.sponsor_area .bx-wrapper .bx-prev { width:32px; height:32px; background: url('../img/sponsor_prev.png') no-repeat; }
.sponsor_area .bx-wrapper .bx-next { width:32px; height:32px; background: url('../img/sponsor_next.png') no-repeat; }
.sponsor_area a p { color:#ea5903; }

.bx-wrapper .bx-controls-direction a { z-index:1; }


.mobile-custom-ksw-2023{display: grid;grid-template-columns: 50% 50%;}
.mobile-custom-ksw-gll{display: grid;grid-template-columns: 50% 50%;}
#specialSect4{display:none!important;margin-top:10px;}
@media screen and (max-width: 1200px) {
	.mobile-custom-ksw-gll{display: grid;grid-template-columns: 66.66% 33.34%;}
}
@media screen and (max-width: 960px) {

	.sponsor_area { display:block; width:100%; }
	.mobile-custom-ksw-2023{display: grid;grid-template-columns: 100%;}
	.mobile-custom-ksw-gll{display: grid;grid-template-columns: 100%;}
	#premiumSectKsw.pc{display:none!important;}
	#specialSectKsw.pc{display:none!important;}
}





@media screen and (max-width: 600px) {
	.mobile-custom-ksw2023 .located.mo{top:5%!important;}
	.mobile-custom-ksw2023 .spcMain{min-height:180px!important;height:180px;}
	.mobile-custom-ksw2023 .spcInner{padding:0 0.5rem!important;margin-top:10px!important;}
	.mobile-custom-ksw2023 .topWrap01.index{ grid-auto-rows: 23.6rem 23.6rem !important;} /*23.6*/
	.mobile-custom-ksw2023 .title , .mobile-custom-ksw .name{ font-size:0.85em!important;}
	.mobile-custom-ksw2023 .topWrap01{grid-row-gap:0.4rem;}
	
	#premiumSectKsw .swiper-slide {grid-row-gap: 0.5rem;}
	#specialSect4{display:grid!important;}
	.mobile-custom-ksw-2023{display: grid;grid-template-columns: 100%;}
	.main_cont01 .container {padding: 0 2%!important;}
} 