@charset "utf-8";

/*나눔고딕*/
@import url(http://fonts.googleapis.com/earlyaccess/nanumgothic.css);
/*나눔바른고딕*/
@import url(https://cdn.rawgit.com/openhiun/hangul/14c0f6faa2941116bb53001d6a7dcd5e82300c3f/nanumbarungothic.css); 
/*NotoSnasKr : 사용법 font-family: 'Noto Sans KR', sans-serif; */
@import url(https://fonts.googleapis.com/earlyaccess/notosanskr.css);
@import url("http://fonts.googleapis.com/earlyaccess/nanumgothic.css");
@import url("http://fonts.googleapis.com/earlyaccess/nanumbrushscript.css");
@import url("http://fonts.googleapis.com/earlyaccess/nanumgothiccoding.css");
@import url("http://fonts.googleapis.com/earlyaccess/nanummyeongjo.css");
@import url("http://fonts.googleapis.com/earlyaccess/nanumpenscript.css");
/*나눔명조 Nanum Myeongjo*/
@import url(http://fonts.googleapis.com/earlyaccess/nanummyeongjo.css);

@font-face { font-family: 'yg-jalnan'; src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_four@1.2/JalnanOTF00.woff') format('woff'); font-weight: normal; font-style: normal; }
.font_jalnan {font-family: 'yg-jalnan';}

/* 초기화 */
html {overflow-y:scroll}
body {margin:0;padding:0;font-size:0.75em;height:100%;background:#fff;min-width:320px;font-family:'Nanum Gothic', 'NanumSquareRound', 'NanumSquare', 'Nanum Barun Gothic', dotum, sans-serif;letter-spacing:-1px;}
html, h1, h2, h3, h4, h5, h6, form, fieldset {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}
header ul, nav ul, footer ul {margin:0;padding:0;list-style:none}
legend {position:absolute;font-size:0;line-height:0;text-indent:-9999em;overflow:hidden}
label, input, button, select{vertical-align:middle}
input, button {margin:0;padding:0;font-size:1em;}
button,input[type=submit]{cursor:pointer;}
input[type=text], input[type=password], input[type=submit], input[type=image], button {-webkit-appearance:none}
textarea, select {font-size:1em;}
textarea {border-radius:0;-webkit-appearance:none}
p {margin:0;padding:0;word-break:break-all}
hr {display:none}
pre {overflow-x:scroll;font-size:1.1em}
a:link, a:visited {color:#000;text-decoration:none}
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[type=text],input[type=password], textarea {
-webkit-transition: all 0.30s ease-in-out;
-moz-transition: all 0.30s ease-in-out;
-ms-transition: all 0.30s ease-in-out;
-o-transition: all 0.30s ease-in-out;
outline: none;
}

 input[type=tel]:focus {outline:none;}
input[type=text]:focus,input[type=password]:focus,  textarea:focus,select:focus {
/*
-webkit-box-shadow:  0 0 5px #9ed4ff;
-moz-box-shadow:  0 0 5px #9ed4ff;
box-shadow: 0 0 5px #9ed4ff;
border: 1px solid #558ab7 !important;
*/
}

/* 팝업레이어 */
#hd_pop {z-index:1000;position:relative;margin:0 auto;width:100%;height:0px}
#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;left:0 !important;top:0 !important;}
.hd_pops_con {}
.hd_pops img{max-width:100%;height:auto}
.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;}
#hd h1 {position:absolute;font-size:0;text-indent:-9999em;line-height:0;overflow:hidden}
#hd_wr{position:relative;height:108px;padding:10px;background:#fff;
-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);*/ }

#hd #hd_btn button{height:50px;width:40px;border:0;background:0;font-size:16px;vertical-align:top;float:left}
#hd #hd_btn a{display:inline-block;height:50px;line-height:50px;width:40px;border:0;background:0;text-align:center;font-size:16px;vertical-align:top;float:left}
#hd_btn .cart-count {position: absolute;top: 20%;right: 0px;display: block;height: 16px;line-height: 16px;border-radius: 8px;background: #ff4444;font-size: 11px;color: #fff;padding: 0 5px;}
#btn_hdcate{position:absolute;top:10px;left:0}
#hd #hd_btn a{position:absolute;top:10px;right:5px}
#hd #btn_hdmy{position:absolute;top:10px;right:45px}
#hd #logo{text-align:left;margin-top:3px;}
#hd #logo img{
    text-align: left;
    margin-top: 3px;
}

#hd_wr.fixed{position:fixed;top:0;left:0;width:100%;z-index:999;height:108px;padding:0;}
#hd_wr.fixed #btn_hdcate,#hd_wr.fixed #hd_btn a{top:0}
#hd_wr.fixed #logo{margin-top:3px;}
#hd_mb:after {display:block;visibility:hidden;clear:both;content:""}
#hd_mb li{float:left;background:#fff;/* border-bottom:1px solid #eee; */width:20%;position:relative;z-index:9;text-align:center;padding:10px 0;}
#hd_mb li a{display:block;/* border-left:1px solid #eee; */font-size:0.92em;color:#666;}

.hd_mypage_btn {position:absolute;right:0;top:42%;margin-top:-25px;width:40px;height:50px;line-height:50px;font-size:16px;text-align:center;}

#hd_search {position: absolute; top: 26px; right: 50px; border: 1px solid #ccc; border-radius: 30px; padding: 0 12px 0 12px}
#hd_search input {width: 80px; border: 1px solid #fff; height: 30px; line-height: 30px; letter-spacing: -1px}
#hd_search button {background: #fff; border: none}
#hd_search button img {padding: 2px 0 0}


/*카테고리*/
.menu {display:none;position:fixed;top:0;height:100%;z-index:99999;-webkit-backface-visibility: hidden;width:100%;}
.menu .menu_wr{
 width: 340px;
 height:100%;
 overflow-y:auto;
 background:#fff;
 position:relative;
 z-index:199919;
 -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);
 }
.menu .menu_close {position:absolute;top:0;right: 0;width: 35px;height: 35px;background:#000;color:#fff;font-size:20px;border:0;z-index:199999;}
.cate_bg{background:rgba(0,0,0,0.3);height:100%;width:100%;z-index:99999;position:absolute;top:0;left:0}

.cate_tab:after {display:block;visibility:hidden;clear:both;content:""}
.cate_tab li{float:left;;width:33.333%;text-align:center;font-size:0.92em}
.cate_tab a{display:block;border-bottom:1px solid #bbb;padding:10px 0;color:#666;}
.cate_tab .selected{border-bottom:1px solid #000;color:#000}

/*#hd_sch {text-align:center;padding:0 0 10px}
#hd_sch h2 {position:absolute;font-size:0;text-indent:-9999em;line-height:0;overflow:hidden}
#hd_sch .sch_inner {position:relative;}
#hd_sch #sch_str {width:100%;height:35px;background:#fff;border:1px solid #ccc;;padding-left:10px;padding-right:40px;color:#000}
#hd_sch .sch_submit {position:absolute;top:0;right:0;width:40px;height:35px;;border:0;border-radius:0 3px 3px 0;cursor:pointer;background:none;font-size:15px;color:#333}*/

.cate a {display:block;color:#333;padding: 0 10px;border-bottom:1px solid #efefef;}
.cate li{position:relative;line-height:40px;}
.cate li button{position:absolute;top:0;right:0;background:url;border:0;width:100%;height:40px;overflow:hidden;border:0;background:url(../img/mobile/gnb_bg.png) no-repeat 95% 50%;text-indent:-9999px}
.cate li button.ct_cl{background:url(../img/mobile/gnb_bg2.png) no-repeat 95% 50%}

.sub_cate{display:none}
.sub_cate a{border-bottom:1px solid #efefef;/*background:url(../img/btn_next.gif) no-repeat 21px 17px;*/ padding-left:30px}
.sub_cate2 a{padding-left:40px;background-position:31px 17px}
.sub_cate3 a{padding-left:50px;background-position:41px 17px}
.sub_cate4 a{padding-left:60px;background-position:51px 17px}

/* 중간 레이아웃 */
#container {padding:0 0 10px}
#container_title {margin:10px ;font-size:1.5em;text-align:left;font-weight:bold;border-bottom:1px solid #ccc;background:#fff;padding:15px;font-size:1.25em}

/* 내용관리 */
#ctt {margin:10px 0;padding:10px;}
.ctt_admin {margin:0 5px;text-align:right}
#ctt header h1 {position:absolute;font-size:0;line-height:0;overflow:hidden}
#ctt_con {padding:10px 0}
.ctt_img {text-align:center}

/* 하단 레이아웃 */
#ft {background:#222;padding: 10px 10px;text-align:center}
#ft h2 {position:absolute;font-size:0;text-indent:-9999em;line-height:0;overflow:hidden}
#ft p {margin:0;padding:10px 0;line-height:1.8em;color:#777;font-size:0.92em}
#ft_logo{padding:20px 0 0}
#ft_to_top  {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}
#ft_company {text-align:center}
#ft_company a {display:inline-block;padding:0 10px;line-height:1em;border-left:1px solid #333;color:#aaa}
#ft_company a:first-child{border:0}

/* 목록 바로가기 */
.sanchor {margin:0 0 5px;padding:0}
.sanchor:after {display:block;visibility:hidden;clear:both;content:""}
.sanchor li {float:left;list-style:none;width:25%;border-top:2px solid #000;text-align:center;  overflow: hidden;  white-space: nowrap;letter-spacing:0.2em;font-size:0.93em}
.sanchor a {display:block;padding:10px;border-left:1px solid #ededed;border-bottom:1px solid #ededed;background:#fcfcfc;text-decoration:none;color:#484848}
.sanchor a:focus, .sanchor a:hover {background:#eee;text-decoration:none}
.sanchor a.sanchor_on {background:#fff;text-decoration:none;border-bottom:1px solid #fff;}

/* ####### 쇼핑몰 컨텐츠 ####### */

.st_bg{display: inline-block;width: 1px;height: 10px;margin: 0 10px;background: #e2e1e0;vertical-align: -1px;}
#listtype{margin:10px;}

/* 장바구니 주문서 공통 */
#sod_chk {margin:10px;}
.sod_list {margin:10px}
.sod_list .sod_li {background:#fff;border-bottom: 1px solid #ccc;margin:10px 0;}
.sod_list .li_name{border-bottom:1px solid #dcdcdc;line-height:1.3em;padding: 10px 10px;font-size:1.083em}
.sod_list .li_op_wr{position:relative;margin:10px;padding-left:90px;min-height:80px}
.sod_list .total_img{position:absolute;top:0;left:0}
.sod_list .mod_options{padding: 0 7px;border: 1px solid #38b2b9;color: #38b2b9;background: #fff;height: 23px;line-height: 21px;margin: 5px 0 0;}
.sod_list .li_prqty{margin:10px 10px ;border-top:1px solid #dcdcdc;padding:10px 0 0}
.sod_list .li_prqty:after {display:block;visibility:hidden;clear:both;content:''}
.sod_list .li_prqty_sp{float:left;width:50%;display:block;line-height:20px;padding:0 7px;text-align :right;}
.sod_list .li_prqty_sp span{float:left}
.sod_list .prqty_sc,.sod_list .prqty_price{border-right:1px solid #dcdcdc}
.sod_list .total_price{background:#f5f5f5;border:1px solid #e2e2e2;display:block;clear:both;margin:10px;text-align:right;padding:5px 10px;line-height:20px}
.sod_list .total_price span{float:left}
.sod_list .total_price strong{font-size:1.25em;color:#ff006c}
.sod_opt li {padding-left: 10px;background: url('../img/bullet.gif') no-repeat 3px 50%;color: #777;margin: 3px 0;line-height: 1.3em;}

#sit_opt_added {margin:0;padding:0;border-bottom:0;background:#fff;list-style:none;border-bottom:1px solid #ccc}
#sit_opt_added li {padding:10px 15px;border-bottom:1px solid #e9e9e9;position:relative}
#sit_opt_added li .opt_name{line-height:18px;padding:0 0 5px}
#sit_opt_added li .opt_count{}
#sit_opt_added li .opt_count:after {display:block;visibility:hidden;clear:both;content:""}
#sit_opt_added button {float:left;width:30px;height:30px;border:1px solid #cdcdcd;background:#fff;color:#666;font-size:0.92em}
#sit_opt_added button:hover{color:#000}
#sit_opt_added .num_input {float:left;border:0;height:30px;width:40px;border-top:1px solid #e4e4e4;border-bottom:1px solid #e4e4e4;text-align:center;}
#sit_opt_added .sit_opt_del{border:0;font-size:15px;background:#d3d3d3;margin-left:3px}
#sit_opt_added .sit_opt_del:hover{color:#be334a}
#sit_opt_added .sit_opt_prc{float:right;display:block;padding:0 3px;text-align:right;line-height:30px;font-size:1.183em;font-weight:bold;}

/* 장바구니 */
#mod_option_frm{position:absolute;top:0;left:0;background:#fff;width:100%;z-index:99;border-radius:0 0 3px 3px;
-webkit-box-shadow:1px 1px 5px rgba(0,0,0,0.4);
-moz-box-shadow: 1px 1px 5px rgba(0,0,0,0.4);
box-shadow: 1px 1px 5px rgba(0,0,0,0.4);}
#mod_option_frm h2{height:45px;line-height:45px;font-size:1.167em;background:#333;color:#fff;padding:0 15px}
#mod_option_frm  #sit_sel_option{margin:15px }
#mod_option_frm #sit_tot_price{margin:15px }
#mod_option_frm  #sit_sel_option ul{;background:#f3f3f3;border:0 }
#mod_option_frm h3{margin: 0 0 10px;color:#5772d5;}
#mod_option_frm  .option_wr {margin:15px ; }
#mod_option_frm  .option_wr label{margin: 0 0 5px;display:block}
#mod_option_frm  .option_wr select{width:100%; height: 30px;border: 1px solid #d9d9d9;margin: 0 0 5px;}
#mod_option_frm .btn_confirm{margin:15px ; }
#mod_option_frm .btn_confirm .btn_submit{height:40px;font-size:1.167em;font-weight:bold;width:100%;}
#mod_option_frm .btn_confirm .btn_close{position:absolute;top:0;right:0;width:45px;height:45px;border:0;background:none;color:#fff;font-size:1.25em}

#sod_bsk .btn_del_wr{margin:10px }
#sod_bsk .sod_ta_wr{background:#fff;padding:15px;}
#sod_bsk .go_shopping{margin: 10px}
#sod_bsk .go_shopping .btn01{height:45px;line-height:43px;font-size:1.167em;font-weight:bold;width:100%;text-align:center}
#m_sod_bsk_tot{background:#f4f4f4;border-radius:5px;padding:5px 10px}
#m_sod_bsk_tot:after{display:block;visibility:hidden;clear:both;content:""}
#m_sod_bsk_tot dt{float:left;width:40%;padding:5px 0 ;line-height:20px;clear:both}
#m_sod_bsk_tot dd{float:left;width:60%;padding:5px 0;text-align:right;line-height:20px}
#m_sod_bsk_tot .sod_bsk_cnt{border-top:1px solid #cdcdcd;font-weight:bold;margin-top:5px;line-height:25px}
#m_sod_bsk_tot .sod_bsk_cnt strong{color:#ff006c;font-size:1.25em}
#sod_bsk_act .btn_submit{height:45px;font-size:1.167em;font-weight:bold;width:100%;margin:10px 0}

/* 주문서 작성 */

#sod_frm .od_prd_list{margin:10px;background:#fff;padding:15px}
.od_prd_list .td_chk{border-left:0;}
.od_prd_list .td_prd{border-left:0;position:relative;padding-left:90px;min-height:100px}
.od_prd_list .td_prd .sod_img{position:absolute;top:15px;left:0}
.od_prd_list .td_prd .sod_name{min-height:80px}
.od_prd_list .td_prd .prd_name{font-size:1.167em}
.od_prd_list .total_prc{color:#ff006c;font-weight:bold;font-size:1.167em}

#sod_frm_orderer{padding:10px;;border-bottom:1px solid #d6d3d3}
#sod_frm_taker{padding:10px;border-bottom:1px solid #d6d3d3;border-top:1px solid #f3f3f3}
#sod_frm_taker h2,#sod_frm_orderer h2{margin:10px 0;font-size:1.25em}
.odf_list li{}
.odf_list label,.odf_list strong{display:block;margin:7px 0 5px;color:#444;font-weight:normal}
.odf_list .frm_input{width:100%;margin:0 0 5px}
.odf_list .dlv_slt div {background:#f3f3f3;border:1px solid #ccc;margin:5px 0;padding:10px}
.odf_list .dlv_slt div label{display:inline-block;margin:3px 0;color:#000}
#order_address{display:block;;text-align:center;border: 1px solid #3476be;color: #3476be;;height:30px;line-height:28px;margin:5px 0 0;background:none}
.odf_list .ad_default{display:inline-block;margin:0}
.odf_list .btn_addsch{position:absolute;top:5px;right:5px;border-radius:3px;height:30px;}
.odf_list .add_num{position:relative;display:block;}
.odf_list  textarea{border: 1px solid #ccc;background: #fff;color: #000;vertical-align: middle;border-radius: 3px;padding: 5px;width:100%;height:70px;
-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
-moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
}
#m_sod_frm_paysel {margin:10px 0 ;}
#m_sod_frm_paysel ul {margin:0 0 ;background:#fff;padding:10px;border-bottom:1px solid #ccc}
#m_sod_frm_paysel ul:after {display:block;visibility:hidden;clear:both;content:""}
#m_sod_frm_paysel li {float:left;padding:5px ;width:46%;height:25px}
#m_sod_frm_paysel .KPAY{background:url('../../../img/kpay.png') no-repeat;width:37px;height:15px;overflow:hidden;text-indent:-999px;display:inline-block;background-size:100%}
#m_sod_frm_paysel .PAYNOW{background:url('../../../img/paynow.png') no-repeat;width:46px;height:15px;overflow:hidden;text-indent:-999px;display:inline-block;background-size:100%;}
#m_sod_frm_paysel .PAYCO{background:url('../../../img/payco.png') no-repeat 1px;width:46px;height:15px;overflow:hidden;text-indent:-999px;display:inline-block;background-size:100%;}
#m_sod_frm_paysel .inicis_lpay{background:url('../../../img/lpay_logo.png') no-repeat;width:35px;height:12px;overflow:hidden;text-indent:-999px;display:inline-block;background-size:100%;}
.kakaopay_icon{background:url('../../../img/kakao.png') no-repeat ;height:21px;width:74px;display:inline-block;overflow:hidden;text-indent:-999px;background-size:100%}
.samsung_pay{background:url('../../../img/samsungpay.png') no-repeat ;height:12px;width:83px;display:inline-block;overflow:hidden;text-indent:-999px}

#sod_frm .sod_ta_wr{background: #fff;padding: 15px;}
#sod_frm .btn_confirm{;margin:0 10px 10px}
#sod_frm .btn_submit{width:100%;height:45px;font-size: 1.167em;font-weight: bold;margin:5px 0}
#sod_frm .btn_cancel,#sod_frm .btn01{width:100%;height:45px;line-height:43px;font-size:1.167em;font-weight: bold;padding:0;border-radius:0}

#sod_frm_pay{padding:10px;;border-top:1px solid #f3f3f3}
#sod_frm_pay h2{margin:10px 0;font-size:1.25em}
#sod_frm_pay .cp_btn1,#sod_frm_pay .cp_cancel1{margin-top:0}
.odf_tbl{position:relative}
.odf_tbl table{background:#fff;width:100%;border-collapse:collapse;border-bottom:1px solid #ccc}
.odf_tbl table th{border-top:1px solid #eceff4;padding: 10px;text-align:left;width:120px;font-weight:normal}
.odf_tbl table td{border-top:1px solid #eceff4;padding:7px 10px;text-align:right}

#sod_frm_pt_alert{margin:10px 0;color:#328abd;}

.sod_frm_point {padding:10px 0;;clear:both}
.sod_frm_point div{background:#fff;border-bottom:1px solid #eceff4;padding:10px;text-align:right}
.sod_frm_point div:after {display:block;visibility:hidden;clear:both;content:''}
.sod_frm_point div label{float:left;line-height:30px}
.sod_frm_point div span{display:block;font-size:0.92em}
.sod_frm_point div span:after {display:block;visibility:hidden;clear:both;content:''}
.sod_frm_point .max_point_box em{font-style:normal !important}
.sod_frm_point div strong{float:left;color:#666;font-weight:normal}
.sod_frm_point #od_temp_point{height:30px;border:1px solid #ccc;text-align:right}

#settle_bank{background:#fff;border-bottom:1px solid #ccc;padding:10px;text-align:right; clear:both}
#settle_bank select{height:30px;margin:0 0 5px;width:100%;}
#settle_bank #od_deposit_name{height:30px;border:1px solid #ccc;text-align:center;}
#settle_bank label{float:left;line-height:30px}
#sod_frm_pt_info{border-bottom:1px solid #ccc}
.od_coupon{position:absolute;top:0;left:0;background:#fff;width:100%;z-index:99;border-radius:0 0 3px 3px;
-webkit-box-shadow:1px 1px 5px rgba(0,0,0,0.4);
-moz-box-shadow: 1px 1px 5px rgba(0,0,0,0.4);
box-shadow: 1px 1px 5px rgba(0,0,0,0.4);}
.od_coupon h3{height:45px;line-height:45px;font-size:1.167em;background:#333;color:#fff;padding:0 15px;text-align:left}
.od_coupon .tbl_head02{}
.od_coupon .tbl_head02 .btn_frmline {background:#3b67c2;color:#fff;border:0;padding:0 5px;line-height:25px }
.od_coupon .tbl_head02 td{text-align:left}
.od_coupon .tbl_head02 th{width:auto !important}
.od_coupon .tbl_head02 .td_mngsmall{width:60px;text-align:center}
.od_coupon .tbl_head02 .td_numbig{width:80px;text-align:right}
.od_coupon .btn_confirm{margin:20px ; }
.od_coupon .btn_confirm .btn_submit{height:40px;font-size:1.167em;font-weight:bold;width:100%;}
.od_coupon .btn_confirm .btn_close{position:absolute;top:0;right:0;width:45px;height:45px;border:0;background:none;color:#fff;font-size:1.25em}

.cp_btn ,.cp_btn1{padding:0 7px;border:1px solid #38b2b9;color:#38b2b9;background:#fff;height:23px;line-height:21px;margin:10px 0 0 }
.cp_apply{background:#3b67c2;color:#fff;border:0;padding:0 5px;line-height:25px }
.cp_cancel,.cp_cancel1 {padding:0 7px;border:1px solid #aaa;color:#666;background:#fff;height:23px;line-height:21px;margin:10px 0 0 2px;}

#sod_frm_escrow{margin:10px;}
#sod_frm_escrow h2{font-size:1.25em}
#od_pay_sl h3{font-size:1.25em}

/* 쿠폰 */
#scp_list li{position:relative;padding: 0}
#scp_list .li_pd{position:relative;padding:10px}
#scp_list .li_title{font-weight:bold;font-size:1.167em;}
#scp_list .pd_price{position:absolute;top:10px;right:10px}
#scp_list .pd_price strong{color:#ff006c;font-size:1.5em;}
#scp_list .li_target{color:#666;margin:5px 0 0;background:#f3f3f3;border-top:1px dotted #ccc;padding:5px 10px;}
#scp_list .pd_date{float:right;color:#777}

/* 배송지 목록 */
#sod_addr {}
#sod_addr ul {margin:0;padding:0;list-style:none}
#sod_addr li {position:relative;padding:0;border-bottom:1px solid #e9e9e9}
#sod_addr .addr_title{border-bottom:1px solid #ddd;padding:10px 10px 10px 30px;}
#sod_addr .ad_subject{height:30px ;border:1px solid #bbb;width:100%;padding:0 10px}
#sod_addr .ad_chk{position:absolute;top:17px;left:10px}
#sod_addr .addr_info{padding:15px}
#sod_addr .addr_name{margin:0 0 10px;font-weight:bold;font-size:1.083em}
#sod_addr .addr_addr{line-height:1.5em;margin:5px 0;}
#sod_addr .addr_tel{margin:5px 0;color:#666}
#sod_addr .fa-mobile{font-size:14px}
#sod_addr .addr_btn{border-radius:0 0 3px 3px;padding:10px}
#sod_addr .addr_btn:after {display:block;visibility:hidden;clear:both;content:""}
#sod_addr .sel_address{width:32%;float:left;margin-right:1%;height:30px;background:none;border:1px solid #333;color:#333;;padding:0 5px;}
#sod_addr .del_address{display:block;width:32%;text-align:center;float:left;margin-right:1%;border:1px solid #aaa;background:none;color:#888;padding:0 5px;height:30px;line-height:28px;vertical-align:middle}
#sod_addr input[type="radio"]{position:absolute;width:0;height:0;overflow:hidden;visibility:hidden;text-indent:-999px;left: 0;z-index: -1px;}
#sod_addr .add_lb {display: inline-block;float:left;width:32%;text-align:center;border:1px solid #4162ff;color:#4162ff;height:30px;line-height:28px}
#sod_addr input[type="radio"]:checked+.add_lb {;z-index:3;background:#4162ff;color:#fff}

/* 주문내역 */
#sod_v {margin:10px}
#sod_v .td_stat {width:100px}
#sod_v_info {margin:0 0 10px;padding:10px;background:#e6d5d2;color:#883d1a;text-align:center;border-bottom:1px solid #c3bcb1}

/* 주문상세내역 */
#sod_list_inq{}
.sod_fin_list .sod_ta_wr{padding:15px;background:#fff}
.sod_fin_list h2 {position:absolute;border:0;font-size:0;line-height:0;content:""}
.sod_fin_list .prqty_stat{position:absolute;top:0;right:0;padding:3px 5px;background:#6583c5;color:#fff}
.sod_fin_list .li_opt{color: #777;margin: 3px 0;line-height: 1.3em;padding-right:50px}
#sod_sts_wrap{margin:10px}
#sod_sts_wrap .btn_wr{border-top:1px solid #bbb;text-align:center}
#sod_sts_explan_open{padding: 0 10px;height: 30px;border: 1px solid #bbb;border-top:1px solid #e6e6e6;margin-top:-1px;color: #333;background:none}
#sod_sts_explan{display:none}
#sod_fin_legend{background:#f7f7f7;;margin:0 0 10px;padding:10px;line-height:20px}
#sod_fin_legend:after {display:block;visibility:hidden;clear:both;content:""}
#sod_fin_legend dt{float:left;width:20%}
#sod_fin_legend dd{float:left;width:80%}
#sod_fin_view{margin:10px;}
#sod_fin_view h2 {position:absolute;border:0;font-size:0;line-height:0;content:""}
#sod_fin_view h3{font-size:1.167em;margin:20px 0 10px}

#sod_fin_no{margin:10px;border:2px solid #b9b9b9;background:#f3f3f3;;color:#444;text-align:center;padding:10px}
#sod_fin_no strong{font-size:1.167em}

#sod_fin_tot{margin:10px}
#sod_fin_tot h2{font-size:1.167em;margin:20px 0 10px}
#sod_fin_tot ul{margin:0;padding:0;list-style:none}
#sod_fin_tot li{padding:10px;background:#38b2b9;border-bottom:1px solid #5ec2c7;color:#fff;zoom:1}
#sod_fin_tot li:after{display:block;visibility:hidden;clear:both;content:""}
#sod_fin_tot #alrdy{border-bottom:0 !important}
#sod_fin_tot #alrdy .right{margin-top:10px;text-align:right;color:#f3f3f3;font-size:0.9em}
#sod_fin_tot #alrdy .right p{position:relative}
#sod_fin_tot #alrdy .right .title{position:absolute;left:0;padding-left:8px}
#sod_fin_tot strong {float:right}

#sod_fin_cancel{margin:10px;}
#sod_fin_cancel h2{position:absolute;border:0;font-size:0;line-height:0;content:""}
#sod_fin_cancel h2 {position:absolute;font-size:0;line-height:0;overflow:hidden}
#sod_fin_cancel button {height:40px;border:1px solid #5e6b6f;font-weight:bold;width:100%;background:none;color:#5e6b6f}
#sod_fin_cancel p{text-align:center;background:#ffe0e0;border:2px solid #d50c0c;padding:15px;color:#d50c0c;font-size:1.167em;font-weight:bold}
#sod_fin_cancelfrm {display:none;margin:10px 0 0;text-align:center;background:#fff;padding:15px}
#sod_fin_cancelfrm .frm_input {background:#fff;margin: 0 0 5px;width:100%}
#sod_fin_cancelfrm .btn_frmline{background:#5e6b6f;color:#fff;border:0;padding:10px;width:100%;cursor:pointer}
#sod_fin_test {padding:10px}


/* 마이페이지 */
#smb_my {margin:10px ;}
#smb_my .btn_more{display:block; height: 43px;width: 100%;border: 1px solid #c8c8c8;border-bottom-color: #aaa;font-size: 1.167em;color: #282828;line-height: 43px;text-align:center;}
#smb_my_ov {margin:0 0 20px;}
#smb_my_ov h2 {position:absolute;font-size:0;text-indent:-9999em;line-height:0;overflow:hidden}
#smb_my_ov .my_name{position:relative;line-height:20px;height:50px;padding: 15px;background:#525f78;color:#fff;font-weight:normal;font-size:1.083em}
#smb_my_ov .my_name img{border-radius:50%;vertical-align:top}
#smb_my_ov .smb_my_act{position:absolute;top:10px;right:10px}
#smb_my_ov .smb_my_act li{display:inline-block;font-size:0.92em}
#smb_my_ov .smb_my_act li a{line-height:28px;height:30px;vertical-align:middle;padding:0 5px;margin:0;border-radius:3px}
#smb_my_ov .my_pocou{padding:10px 5px;background:#fff}
#smb_my_ov .my_pocou li{position:relative;padding:0 10px;line-height:30px}
#smb_my_ov .my_pocou a{position:absolute;top:0;right:10px;font-weight:bold;color:#f50057}
#smb_my_ov .my_info{display:none;clear:both;width:100%;background:#fff;padding:10px;border-top:1px solid #e6e6e6}
#smb_my_ov .my_info:after {display:block;visibility:hidden;clear:both;content:''}
#smb_my_ov .my_info_wr{float:left;width:50%;line-height:20px;padding:3px 0px;position:relative;color:#666}
#smb_my_ov .my_info_wr strong{display:inline-block;position:absolute;top:0;left:0;vertical-align: top;padding:3px 0px;}
#smb_my_ov .my_info_wr span{display:block;padding-left:100px;}
#smb_my_ov .ov_addr{width:100%}
#smb_my_ov .my_ov_btn{text-align:center;border-top:1px solid #ccc}
#smb_my_ov .my_ov_btn button{border:1px solid #ccc;border-top:1px solid #fff;background:#fff;padding:0 20px;height:20px;margin-top:-1px}
#smb_my_od h2{font-size:1.167em;margin:10px 0 }
#smb_my_wish h2{font-size:1.167em;margin:30px 0 10px }
.wishlist ul{margin:10px 0}
.wishlist ul:after {display:block;visibility:hidden;clear:both;content:''}
.wishlist li{float:left;padding:5px;width:33.333%;text-align:center}
.wishlist li img{width:100%;height:auto;max-width:250px}
.wishlist li .info_link{display:block;font-weight:bold;margin:5px 0 2px;text-overflow: ellipsis;overflow: hidden;white-space: nowrap;}
.wishlist li .info_date{font-size:0.92em;color:#666}

@media (max-width: 970px){
    #smb_my_ov .my_info_wr{width:100%}
}

/* 위시리스트 */
#sod_ws {margin:10px;}
#sod_ws li{background:#fff;border-bottom:1px solid #ccc;margin:10px 0;position:relative;border-radius:3px}
#sod_ws .wish_img{ position: absolute;top: 50%;left: 20px;z-index: 10;width: 70px;height: 70px;margin-top: -35px;border-radius:50%;overflow:hidden;z-index:4}
#sod_ws .wish_info{padding:15px 15px 15px 100px;min-height:90px}
#sod_ws .wish_chk{position:absolute;top:5px;left:5px;z-index:9}
#sod_ws .info_date{color:#777;display:block;font-size:0.92em;margin:5px 0 0}
#sod_ws .wish_prd{display:block;font-weight:bold;font-size:1.083em}
#sod_ws .wish_del{position:absolute;bottom:10px;right:10px;}
#sod_ws .wish_del a{display:block;width:30px;height:30px;line-height:30px;background:#eee;border-radius:3px;color:#777;text-align:center;font-size:1.25em}
#sod_ws .sold_out{display:inline-block;padding:3px 5px;background:#ff0000;color:#fff}

#sod_ws_act {text-align:center;margin:10px 0;}
#sod_ws_act:after {display:block;visibility:hidden;clear:both;content:''}
#sod_ws_act .btn01{float:left;width:49%;height: 50px;background: #d50c0c;font-weight: bold;border: 0;color: #fff;font-weight: bold;font-size:1.25em}
#sod_ws_act .btn02{float:right;width:49%;height: 50px;border: 1px solid #d50c0c;color: #d50c0c;font-weight: bold;background: #fff;font-weight: bold;font-size:1.25em;}

/* 주문내역 include  */
#sod_inquiry li {background:#fff;border-bottom:1px solid #ccc;padding:15px;margin-bottom:10px;position:relative;border-radius:5px}
#sod_inquiry li .idtime_link{font-weight:bold;font-size:1.167em}
#sod_inquiry li .idtime_time{position:absolute;top:15px;right:15px;color:#999}
#sod_inquiry li .inquiry_name{margin:10px 0;color:#666}
#sod_inquiry li .inquiry_price{font-size:1.25em;font-weight:bold}
#sod_inquiry li .inv_status{display:block;text-align:center;margin:5px 0 0;font-weight:bold}
#sod_inquiry li .inv_inv{margin:10px 0 0;display:block;border:1px solid #c4c5cc;color:#666}
#sod_inquiry li .inv_inv i{width:30px;height:30px;line-height:30px;background:#f3f3f3;text-align:center;color:#555;font-size:15px;margin-right:5px}

.status_01{display:block;background:#fda83c;color:#fff;line-height:30px;}
.status_02{display:block;background:#ff6f6f;color:#fff;line-height:30px;}
.status_03{display:block;background:#5bd085;color:#fff;line-height:30px;}
.status_04{display:block;background:#6fa8ff;color:#fff;line-height:30px;}
.status_05{display:block;background:#333;color:#fff;line-height:30px;}
.status_06{display:block;background:#f3f3f3;border:1px solid #ddd;color:#666;line-height:30px;font-weight:bold}

/* 주문상세내역 중 현금영수증 발급 */
#scash {}
#scash section {padding:10px 0}
#scash h2 {margin:0 0 10px;text-align:center}
#scash .tbl_head01 th {padding:0 10px;border-top:1px solid #eee;border-bottom:1px solid #eee;background:#f2f5f9;text-align:left;}
#scash_apply {padding:10px 0 15px;text-align:center}
#scash_apply button {padding:10px;border:0;background:#565e60;color:#fff}
#scash_copy {text-align:center}

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

/* 본문 바로가기 */
#skip_to_container a {z-index:100000;position:absolute;font-size:0;line-height:0;overflow:hidden;left:0}
#skip_to_container a:focus, #skip_to_container a:active {width:100%;height:75px;background:#21272e;color:#fff;font-size:1.5em;font-weight:bold;text-align:center;text-decoration:none;line-height:3.3em}

/* 이미지 등비율 리사이징 */
.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/captcha.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/captcha.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}

/* 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;}

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

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

/* 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 !important;background:#fafafa !important;color:#000 !important;text-decoration:none !important;line-height:1.9em;vertical-align:middle}
.cke_sc_def {margin:0 0 5px;padding:10px;border:1px solid #ccc;background:#f2f5f9;text-align:center}
.cke_sc_def dl {margin:0 0 5px;text-align:left}
.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%}

/* 콘텐츠별 스타일 */
.cnt_cmt {display:inline-block;margin:0 0 0 5px;font-weight:bold}

/* 버튼 */
.btn{display:inline-block;padding:0 5px;height:30px;line-height:30px;border-radius:3px;text-align:center;}
a.btn01 {display:inline-block;padding:0 7px;;border: 1px solid #ccc;border-bottom: 1px solid #aaa;;background:#fff;color:#333;text-decoration:none;vertical-align:middle}
a.btn01:focus, a.btn01:hover {text-decoration:none}
button.btn01 {display:inline-block;margin:0;padding:0 7px;border:1px solid #ccc;background:#fff;color:#666;text-decoration:none}
a.btn02 {display:inline-block;padding:0 7px;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 {padding:0 5px;border:0;background:#482C52;color:#fff;letter-spacing:-0.1em}
fieldset .btn_submit {padding:0 7px;height:24px;line-height:1em}
a.btn_cancel {display:inline-block;padding:0 7px;border:1px solid #ccc;background:#fff;color:#000;text-decoration:none;vertical-align:middle}
button.btn_cancel {display:inline-block;padding:7px;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;height:1.9em;border:0;background:#333;color:#fff;letter-spacing:-0.1em;text-decoration:none;vertical-align:top;line-height:1.9em} /* 우편번호검색버튼 등 */
button.btn_frmline {font-size:1em}
.btn_top{margin:10px;text-align:right}
.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}

/* 게시판용 버튼 */
a.btn_b01,.btn_b01 {display:inline-block;background:#4c4f6f;color:#fff;text-decoration:none;vertical-align:middle}
.btn_b01:hover, .btn_b01:hover {}
a.btn_b02 ,.btn_b02{display:inline-block;background:#482C52;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:#D13F4A;color:#fff;text-decoration:none;vertical-align:middle} /* 관리자 전용 버튼 */
a.btn_admin:focus, a.btn_admin:hover {}

/* 기본테이블 */
.tbl_wrap {margin:0 0 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 {margin:0 0 10px}
.tbl_head01 table{border-bottom:1px solid #d3d3d3}
.tbl_head01 caption {padding:0;font-size:0;line-height:0;overflow:hidden}
.tbl_head01 thead th {padding:12px 0;border-top:2px solid #000;border-bottom:1px solid #d3d3d3;background:#fff;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, .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:10px 0;border-top:1px solid #e9e9e9;border-bottom:1px solid #e9e9e9}
.tbl_head01 td {padding:15px 5px;border-top:1px solid #f3f3f3;/*line-height:1.5em;*/word-break:break-all}
.tbl_head01 td:first-child{border-left:0}
.tbl_head01 a {}

.tbl_head02 {margin:15px}
.tbl_head02 caption  {position:absolute;font-size:0;text-indent:-9999em;line-height:0;overflow:hidden}
.tbl_head02 thead th {padding:7px 0;border-top:1px solid #333;border-bottom:1px solid #ddd;background:#f3f3f3;color:#333;font-size:0.95em;text-align:center;}
.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-bottom:1px solid #e9e9e9;line-height:1.4em;word-break:break-all}

.tbl_head03 {margin:0 0 10px}
.tbl_head03 table{border-bottom:1px solid #d3d3d3}
.tbl_head03 caption {padding:0;font-size:0;line-height:0;overflow:hidden}
.tbl_head03 thead th {padding:12px 0;border-top:2px solid #000;border-bottom:1px solid #d3d3d3;background:#fff;color:#383838;font-size:0.95em;text-align:center;letter-spacing:-0.1em}
.tbl_head03 thead a {color:#383838}
.tbl_head03 thead th input {vertical-align:top} /* middle 로 하면 게시판 읽기에서 목록 사용시 체크박스 라인 깨짐 */
.tbl_head03 tfoot th, .tbl_head03 tfoot td {padding:10px 0;border-top:1px solid #c1d1d5;border-bottom:1px solid #c1d1d5;background:#d7e0e2;text-align:center}
.tbl_head03 tbody th {padding:10px 0;border-top:1px solid #e9e9e9;border-bottom:1px solid #e9e9e9}
.tbl_head03 td {padding:15px 5px;border-top:1px solid #f3f3f3;border-left:1px solid #f3f3f3;line-height:1.5em;word-break:break-all}
.tbl_head03 td:first-child{border-left:0}
.tbl_head03 a {}

/* 폼 테이블 */
.tbl_frm01 {}
.tbl_frm01 th {padding:10px 0;width:90px;border:1px solid #e9e9e9;border-left:0;text-align:left}
.tbl_frm01 td {padding:10px 5px;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;color:#000;vertical-align:middle;border-radius:3px;padding:5px;font-size:1.083em;max-width:100%;
-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
-moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);}
.frm_input {height:40px;}
.tbl_frm01 textarea {width:100%;height:100px}
.tbl_frm01 a {text-decoration:none}
.tbl_frm01 .frm_address {margin-top:5px;width:100%}
.tbl_frm01 .frm_file {display:block;margin-bottom:5px;width:100%}
.tbl_frm01 .frm_info {display:block;padding:5px 0 0;color:#666;line-height:1.3em}

/* 기본리스트 */
.list_01{padding:0 10px;}
.list_01 li{background:#fff;border-radius:3px;margin:10px 0;padding:10px 15px;
-webkit-box-shadow:  0 1px 4px #cbd1df;
-moz-box-shadow:  0 1px 4px #cbd1df;
box-shadow: 0 1px 4px #cbd1df;
}

/* 기본폼 */
.form_01{margin:10px}
.form_01 div{margin:5px 0;position:relative}
.form_01 li{margin:5px 0;position:relative}
.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:40px;}
.full_input{width:100%} 
.form_01 .frm_file {display:block;margin-bottom:5px;width:100%}
.form_01 select{height:40px;border-radius:3px}
.form_01 .frm_info{font-size:0.92em;color:#4162ff;text-align:left;margin:3px 0 10px;display:block;line-height:1.3em}

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

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

/* 테이블 그리드 padding 0 5px 고려한 넓이 */
.grid_1 {width:40px}
.grid_2 {width:100px}
.grid_3 {width:120px}
.grid_4 {width:190px}
.grid_5 {width:240px}
.grid_6 {width:290px}
.grid_7 {width:340px}
.grid_8 {width:390px}
.grid_9 {width:440px}
.grid_10 {width:490px}
.grid_11 {width:540px}
.grid_12 {width:590px}
.grid_13 {width:640px}
.grid_14 {width:690px}
.grid_15 {width:740px}
.grid_16 {width:790px}
.grid_17 {width:840px}
.grid_18 {width:890px}

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

/* 새창 기본 스타일 */
.new_win {}
.new_win #win_title {font-size: 1.2em;font-weight: bold;height: 50px;padding: 10px;line-height: 30px;background: #4162ff;color: #fff;}
.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;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;background:#c6c6d2;color:#666;text-decoration:none;font-weight:bold;height:40px;border-radius:3px;margin:10px 0}
.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}

/* 자바스크립트 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 {display:inline-block;position:relative;font-weight:normal}
.sv_wrap .sv {z-index:1000;display:none;margin:5px 0 0;border:1px solid #283646;background:#111}
.sv_wrap .sv a {display:inline-block !important;margin:0 !important;padding:5px !important;width:94px;border-bottom:1px solid #283646;color:#fff !important}
.sv_wrap a:focus, .sv_wrap a:hover, .sv_wrap a:active {text-decoration:none !important}
.sv_on {display:block !important;position:absolute;top:10px;left:20px;width:auto;height:auto !important}
.sv_nojs .sv {display:block}

/* 페이징 */
.pg_wrap {clear:both;margin:20px 0 ;text-align:center}
.pg_wrap:after {display:block;visibility:hidden;clear:both;content:""} 
.pg {}
.pg_page, .pg_current,.qa_page {display:inline-block;vertical-align:middle}
.pg a:focus, .pg a:hover {text-decoration:none}
.pg_page,.qa_page {background:#fff;border:1px solid #fff;color:#222;font-size:13px;width:21px;height:19px;line-height:17px;text-decoration:none;margin-right:6px;}
.pg_page:last-child {margin-right:0;}
/*.pg_start {text-indent:-999px;overflow:hidden;background:url('../img/btn_first.gif') no-repeat 50% 50%;padding:0}*/
.pg_start {width:50px;height:19px;background:url(../img/bo_pager_start.png) no-repeat center center;text-indent:-9999px;border:none;display:none !important;}
/*.pg_prev {text-indent:-999px;overflow:hidden;background:url('../img/btn_prev.gif') no-repeat 50% 50%;padding:0}*/
.pg_prev {width:50px;height:19px;background:url(../img/bo_pager_prev.png) no-repeat center center;text-indent:-9999px;border:none;}
/*.pg_end {text-indent:-999px;overflow:hidden;background:url('../img/btn_end.gif') no-repeat 50% 50%;padding:0}*/
.pg_end {width:50px;height:19px;background:url(../img/bo_pager_end.png) no-repeat center center;text-indent:-9999px;border:none;display:none !important;}
/*.pg_next {text-indent:-999px;overflow:hidden;background:url('../img/btn_next.gif') no-repeat 50% 50%;padding:0}*/
.pg_next {width:50px;height:19px;background:url(../img/bo_pager_next.png) no-repeat center center;text-indent:-9999px;border:none;}
.pg_current {display:inline-block;background:#fff;border:1px solid #e4e4e4;color:#df0000;font-size:13px;width:21px;height:19px;line-height:17px;text-decoration:none;margin-right:6px;}

/* 상품상세 메뉴 floating */
#info_top_layer {display:none;position:absolute; top:0; left:0; width:100%; background-color: #eee;}
#form_btn_layer { display:none;position:absolute; top:0; left: 0; width: 100%; height: 60px; background-color: #eee;}

/*현금영수증*/
#kcp_req_rx .tbl_head01 tbody th {text-align:left;}

/*배송지목록*/
#sod_addr .win_desc{padding:10px 20px}

/*쇼핑몰레이아웃*/
#mb_login .btn_submit{background:#34b5a1 !important}
#bo_list,#bo_cate{margin-top:10px !important}
#fregisterform{margin:10px}
#bo_w .btn_submit{padding:0 7px}
#bo_w {padding:10px}
#fqalist {padding:0 10px}
#sit_sms_new #sms_agree{padding:10px 20px !important}

/*이벤트*/
#sev_hhtml,#sev_thtml{padding:10px}
#sev_hhtml img,#sev_thtml img{width:100%}

/*네이버페이*/
.naverpay-item{padding-top:15px;clear:both}
#sod_bsk_act .naverpay-cart{margin-top:15px;clear:both;position:static}

/*PC 주문서*/
#sod_frm_orderer .tbl_frm01,#sod_frm_taker .tbl_frm01{background:#fafafa;border-bottom:1px solid #ccc;padding:10px 0;}
#sod_frm_orderer table th,#sod_frm_taker table th{border:0;padding:10px 5px;text-align:right}
#sod_frm_orderer table td,#sod_frm_taker table td{border:0;padding:5px 10px;vertical-align:middle}

#od_pay_sl input[type="radio"]{position:absolute;width:0;height:0;overflow:hidden;visibility:hidden;text-indent:-999px;left: 0;z-index: -1px;}
#od_pay_sl .lb_icon {display: inline-block;float:left;width:150px;background:#fff;border:1px solid #eceff4;margin:-1px 0 0 -1px;cursor: pointer;height:60px;position:relative;padding-left:65px;padding-top:20px;z-index:1}
#od_pay_sl input[type="radio"]:checked+.lb_icon {border:1px solid #ff006c;z-index:3}

#sod_frm_paysel {}
#sod_frm_paysel legend {position:absolute;font-size:0;line-height:0;overflow:hidden}
#sod_frm_paysel .KPAY{background:url('../../../img/kpay.png') no-repeat 50% 50% #fff;overflow:hidden;text-indent:-999px}
#sod_frm_paysel .PAYNOW{background:url('../../../img/paynow.png') no-repeat 50% 50% #fff;overflow:hidden;text-indent:-999px}
#sod_frm_paysel .PAYCO{background:url('../../../img/payco.png') no-repeat 50% 50% #fff;overflow:hidden;text-indent:-999px}
#sod_frm_paysel .inicis_lpay{background:url('../../../img/lpay_logo.png') no-repeat 50% 50% #fff;overflow:hidden;text-indent:-999px}
#sod_frm_paysel .kakaopay_icon{background:url('../../../img/kakao.png') no-repeat 50% 50% #f4dc34;overflow:hidden;text-indent:-999px}
#sod_frm_paysel .bank_icon{background:url('../../../img/pay_icon1.png') no-repeat 15px 50% #fff}
#sod_frm_paysel .vbank_icon{background:url('../../../img/pay_icon2.png') no-repeat 15px 50% #fff;padding-top:13px}
#sod_frm_paysel .iche_icon{background:url('../../../img/pay_icon2.png') no-repeat 15px 50% #fff;padding-top:13px}
#sod_frm_paysel .hp_icon{background:url('../../../img/pay_icon3.png') no-repeat 24px 50% #fff}
#sod_frm_paysel .card_icon{background:url('../../../img/pay_icon4.png') no-repeat 17px 50% #fff}

#sod_frm  #sod_bsk_tot{margin:10px;}
#sod_frm  #sod_bsk_tot:after {display:block;visibility:hidden;clear:both;content:""}
#sod_frm  #sod_bsk_tot li{position:relative;float:left;background:#fff;width:33.333%;height:70px;text-align:center;border-bottom:1px solid #e7ebf1;padding:15px 0}
#sod_frm  #sod_bsk_tot li:after {display:block;visibility:hidden;clear:both;content:""}
#sod_frm  #sod_bsk_tot li span{display:block;color:#777;margin-bottom:5px;font-weight:bold}
#sod_frm  #sod_bsk_tot .sod_bsk_sell,#sod_frm  #sod_bsk_tot .sod_bsk_coupon{border-right:1px solid #e7ebf1}
#sod_frm  #sod_bsk_tot .sod_bsk_point,#sod_frm  #sod_bsk_tot .sod_bsk_cnt{width:100%;clear:both;height:40px;padding:0 15px;line-height:40px;text-align:right}
#sod_frm  #sod_bsk_tot .sod_bsk_point span,#sod_frm  #sod_bsk_tot .sod_bsk_cnt span {float:left;margin:0}
#sod_frm  #sod_bsk_tot .sod_bsk_coupon:before{display:block;content:"-";position:absolute;top:25px;left:-10px;width:20px;height:20px;background:#fff;color:#ff006c;border-radius:50%;border:1px solid #e7ebf1;font-weight:bold;font-size: 16px;line-height: 14px;}
#sod_frm  #sod_bsk_tot .sod_bsk_dvr:before{display:block;content:"+";position:absolute;top:25px;left:-10px;width:20px;height:20px;background:#fff;color:#ff006c;border-radius:50%;border:1px solid #e7ebf1;font-weight:bold;font-size: 16px;line-height: 14px;}
#sod_frm  #sod_bsk_tot .sod_bsk_cnt strong{color:#ff006c;font-size:1.25em}
#sod_frm_pay .pay_tbl table{width:100%;border-collapse:collapse}
#sod_frm_pay .pay_tbl th{text-align:left;padding:10px;width:80px;border-bottom:1px solid #e7ebf1;background:#fff;font-weight:bold;color:#777}
#sod_frm_pay .pay_tbl td{text-align:right;padding: 10px;height:30px;border-bottom:1px solid #e7ebf1;background:#fff}
#sod_frm_pay .pay_tbl td .cp_cancel{margin:0 0 0 2px}
#sod_frm_pay .pay_tbl td .btn_frmline{padding: 0 7px;border: 1px solid #38b2b9;color: #38b2b9;background: #fff;height: 23px;line-height: 21px;margin: 0;}
#od_tot_price{margin:10px 0;background:#fff;line-height:40px;text-align:right;padding:0 10px}
#od_tot_price span{float:left;font-weight:bold}
#od_tot_price strong{font-size:1.5em;color:#ff006c}

.btn_address{background:#70aff2;border:1px solid #3476be;height:40px;color:#fff;padding:0 10px;font-size:1.083em;font-weight:bold}

/*개인결제 폼*/
#m_sod_frm_orderer {margin:10px;}
#m_sod_frm_orderer h2{position:absolute;font-size:0;text-indent:-9999em;line-height:0;overflow:hidden}
#m_sod_frm_orderer ul{background:#fff;margin:10px 0;border-bottom:1px solid #ccc;padding:10px 15px}
#m_sod_frm_orderer li{line-height:20px}
#m_sod_frm_orderer th{width:80px}
#m_sod_frm_orderer td .frm_input{width:100%}
#m_pv_sod_frm .btn_confirm{margin:10px}
#m_pv_sod_frm .btn_confirm .btn_submit{width:100%;height: 45px;font-size: 1.167em;font-weight: bold;margin:0 0 3px;}
#m_pv_sod_frm .btn_confirm .btn_cancel{width:100%;height: 45px;line-height: 43px;font-size: 1.167em;font-weight: bold;padding:0}

/*박세진작업*/
#bo_list_total {display:none !important;}
* { margin:0; padding:0 }
li {list-style:none;}

.inner {width:100%;margin:0 auto;position:relative;padding:0 10px;}
.sub_inner {width:100%;margin:0 auto; position:relative;}
.clearfix::after {content:'';display:block;clear:both;}
.overflow_box {overflow:hidden;}

#visual {}
#visual img {width:100%;display:block;}
#visual .swiper-pagination-bullet { width:10px; height:10px; background:#fff; opacity:1; }
#visual .swiper-pagination-bullet-active { width:24px; height:10px; background:#ff2e3d; border-radius:10px; }

.mid_wrap {}
.mid_wrap .inner {width:100%;}
.mid_wrap .inner {}

.mid01 {padding:30px 0;}
.mid01 dl {overflow:hidden;text-align:center;}
.mid01 dl dd {display:inline-block;width:19.4%;margin-top:20px;min-height:75px;}
.mid01 dl dd:nth-child(1), .mid01 dl dd:nth-child(2), .mid01 dl dd:nth-child(3), .mid01 dl dd:nth-child(4), .mid01 dl dd:nth-child(5) {margin-top:0;}
.mid01 dl dd a {display:block;position:relative;}
.mid01 dl dd a::after {content:"";position:absolute;right:0;top:50%;transform:translateY(-50%);border-right:1px dashed #d6d6d6;width:1px;height:70%;}
.mid01 dl dd:nth-child(5n) a::after {display:none;}
.mid01 dl dd:last-child a::after {display:none;}
.mid01 dl dd img {width:40px;}
.mid01 dl dd .txt {font-size:11px;color:#333;transform:skew(-0.1deg);margin-top:10px;}

.mid02 {padding:0 0 50px;}
.mid02 dl {overflow:hidden;}
.mid02 dd {float:left;width:49%;margin-right:2%;margin-bottom:2%;}
.mid02 dd:nth-child(2n) { margin-right:0; }
.mid02 dd img {width:100%;}

.img_ban_ul {overflow:hidden;}
.img_ban_ul li {float:left;width:32%;margin-right:2%;margin-bottom:2%;}
.img_ban_ul li:nth-child(3n) {margin-right:0;}
.img_ban_ul li img {width:100%;}
#sub_div .img_ban{padding:30px 0 20px;}



.img_mobile_ban_ul {overflow:hidden;}
.img_mobile_ban_ul li {    float: left;
    width: calc(50% - 5px);
    margin: 0 10px 5px 0;}
.img_mobile_ban_ul li:nth-child(3n) {margin-right:0;}
.img_mobile_ban_ul li img {width:100%;}

#sub_div .img_mobile_ban{padding:30px 0 20px;}



#sub_div .mid03 {padding-bottom:0;margin-top:40px; clear:both;}
 
.mid03 {padding:0 0 50px; clear:both;}
.mid03 .title {font-size:20px;line-height:20px;color:#333;margin-bottom:15px;font-family: 'yg-jalnan';}
.mid03 .title a {color:#333;}
.mid03 .title span {color:#e8186b;}
.mid03 dl {overflow:hidden;border:1px solid #ededed; border-top:2px solid #e8085b; }
.mid03 dl dd { float:left; width:50%;min-height:187px;padding:0 10px;border-right:1px solid #ededed; }
.mid03 dl dd:nth-child(2n) {border-right:none;}
.mid03 dl dd:nth-child(2), .mid03 dl dd:nth-child(3) {background:#f5f5f5 }
.mid03 dl dd .tit { text-align:center; color:#222222; font-size:15px; overflow:hidden;margin:10px 0 15px;}
.mid03 dl dd .tit .img {display:inline-block;vertical-align:middle;}
.mid03 dl dd .tit .img img {width:24px;display:block;}
.mid03 dl dd .tit .txt {display:inline-block;vertical-align:middle;margin-left:7px;line-height:24px;font-weight:600;}
.mid03 dl dd .tit .txt span { color:#c4004f; }
.mid03 dl dd .list_box {  }
.mid03 dl dd .list_box li { margin-bottom:10px; }
.mid03 dl dd .list_box li a {display:inline-block;max-width:100%;}
.mid03 dl dd .list_box li .p01 {  font-size:13px; font-weight:600; margin-bottom:3px; transform:skew(-0.1deg); overflow:hidden; text-overflow:ellipsis; white-space:nowrap; }
.mid03 dl dd .list_box li .p02 { font-size:11px; transform:skew(-0.1deg); overflow:hidden; text-overflow:ellipsis; white-space:nowrap; }
.mid03 dl dd .list_box li:last-child { margin-bottom:0; }  
.mid03 dl dd .list_box li.empty_li {padding:0 !important;}

.mid04 {padding:0 0 0px;}
.mid04 .title { font-size:20px;line-height:20px;color:#333;margin-bottom:15px;font-family: 'yg-jalnan';}
.mid04 .overflow_box { margin-top:20px; }
.mid04 .overflow_box div {float:left;width:50%;height:120px;overflow:hidden; }
.mid04 .overflow_box div.left_box {background:url(../img/btn_bg01.jpg) no-repeat center center; background-size:cover;}
.mid04 .overflow_box div.right_box {background:url(../img/btn_bg02.jpg) no-repeat center center; background-size:cover;border-top:none;}
.mid04 .overflow_box div a { display:block; width:100%; height:100%; cursor:pointer; padding:10px; background:rgba(255,255,255,0.7);}
.mid04 .overflow_box div a .p01 { font-size:14px; color:#1e1611; transform:skew(-0.1deg); margin-bottom:3px; }
.mid04 .overflow_box div a .p02 { font-size:21px; font-weight:600; color:#1e1611; margin-bottom:10px; }
.mid04 .overflow_box div a .p03 { font-size:13px; color:#1a0f08; line-height:20px; }

#visual2 {position:relative; padding:10px 0px; margin-bottom:30px;width:100%; height:60px;}
#visual2 .swiper-pagination {bottom:-5px;text-align:center;width:100%;}
#visual2 .swiper-pagination-bullet {width:10px;height:10px;background:#aaa; opacity:1;margin-right:5px;}
#visual2 .swiper-pagination-bullet:last-child {margin-right:0;}
#visual2 .swiper-pagination-bullet-active { width:24px; height:10px; background:#ff2e3d; border-radius:10px; }
#visual2 img {display:block;width:100%;height:60px;}

.footer_banner{margin : 10px 0px;}
.footer_banner a{}
.footer_banner img{width : 100%;}
.footer_banner .swiper-pagination {bottom:-5px;text-align:center;width:100%;}
.footer_banner .swiper-pagination-bullet {width:10px;height:10px;background:#aaa; opacity:1;margin-right:5px;}
.footer_banner .swiper-pagination-bullet:last-child {margin-right:0;}
.footer_banner .swiper-pagination-bullet-active { width:24px; height:10px; background:#ff2e3d; border-radius:10px; }

.footer_nav {background:#FFF;}
.footer_nav ul {overflow:hidden;}
.footer_nav ul li {float:left;width:33.33%;line-height:40px;text-align:center;}
.footer_nav ul li a {display:inline-block;color:#333;font-size:13px;transform:skew(-0.1deg);}

.footer {background:#FFF;padding:20px 10px;}
.footer .overflow_box {overflow:hidden;text-align:center;}
.footer .overflow_box .logo_box {}
.footer .overflow_box .txt_box {font-size:13px;line-height:21px;color:#333;transform:skew(-0.1deg);margin:15px 0 25px;}
.footer .overflow_box .kb_box {display:inline-block;width:220px; border:1px solid  #111111; font-size:15px; color:#333333; transform:skew(-0.1deg); padding:10px 0; text-align:center; line-height:25px; }
.footer .overflow_box .kb_box .txt01 {  }
.footer .overflow_box .kb_box .txt02 {  }
.footer .overflow_box .kb_box .txt03 {  }
.footer .overflow_box .kb_box .img {  }
.footer_btn {font-size:15px;line-height:17px;margin-top:15px;}
.footer_btn i {position:relative;top:-2px;}
.footer_info {display:none;}
.footer_info.on {display:block;}

#sub_div {}
#sub_div .inner {padding:0px;}

@font-face { font-family: 'BMJUA'; src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_one@1.0/BMJUA.woff') format('woff'); font-weight: normal; font-style: normal; }
.font_jua {font-family: 'BMJUA';}

@font-face { font-family: 'yg-jalnan'; src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_four@1.2/JalnanOTF00.woff') format('woff'); font-weight: normal; font-style: normal; }
.font_jalnan {font-family: 'yg-jalnan';}

@font-face { font-family: 'NanumSquareRound'; src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_two@1.0/NanumSquareRound.woff') format('woff'); font-weight: normal; font-style: normal; }
.font_nsr {font-family: 'NanumSquareRound';}

.sch_area select {
-moz-appearance:none; /* Firefox */
-webkit-appearance:none; /* Safari and Chrome */
appearance:none;
outline:none;
}
.sch_area select::-ms-expand {display:none}
.skew {transform:skew(-0.1deg);}

.sub_hd {width:100%;}
.sub_btn_box .submit_btn img {width:30px;height:23px;position:absolute;left:29px;top:50%;margin-top:-13px;}*/

.sub_hd_lnb {height:45px;background:#fff;border-bottom:1px solid #d9d9d9;overflow:hidden;position:relative;}
.sub_hd_lnb h3 {width:101px;height:32px;position:absolute;top:6px;left:50%;margin-left:-50px;}
.sub_hd_lnb .sub_lnb2 {float:left;overflow:hidden;position:relative;top:12px;}
.sub_hd_lnb .sub_lnb2 li {float:left;margin-right:15px;}
.sub_hd_lnb .sub_lnb2 li:last-child {margin-right:2px;}
.sub_hd_lnb .sub_lnb2 li a {display:block;font-size:12px;line-height:20px;font-weight:600;color:#777;transform:skew(-0.1deg);cursor:pointer;}
.sub_hd_lnb .sub_lnb2 li a img {margin-right:5px;position:relative;top:-1px;}

.sub_hd_lnb .sub_lnb {float:right;overflow:hidden;position:relative;top:10px;}
.sub_hd_lnb .sub_lnb li {float:left;margin-right:4px;font-family:"Malgun Gothic", sans-serif;}
.sub_hd_lnb .sub_lnb li:last-child {margin-right:0;}
.sub_hd_lnb .sub_lnb li a {display:block;font-size:13px;line-height:22px;color:#222;cursor:pointer;border:1px solid #939393;width:70px;height:24px;text-align:center;}
.sub_hd_lnb .sub_lnb li:first-child {margin-right:20px;}
.sub_hd_lnb .sub_lnb li:first-child a{color:#482C52;border:none;line-height:24px;width:auto;}

.sub_hd_gnb {height:47px;background:#482C52;}
.sub_gnb {position:relative;}
.sub_gnb li {float:left;margin-right:95px;position:relative;}
.sub_gnb li:last-child {margin-right:0;}
.sub_gnb li a {display:block;font-size:18px;line-height:47px;font-weight:600;color:#fff;cursor:pointer;position:relative;}

.depth2_a {padding-right:24px;background:url(../img/sub_gnb_arr.png) no-repeat right center;}
.sub_depth2 {position:absolute;left:0;top:47px;width:130px;z-index:10;display:none;}
.sub_depth2 p {border:1px solid #dfdfdf;border-top:0;}
.sub_depth2 p:first-child {border-top:1px solid #dfdfdf;}
.sub_depth2 a {display:inline-block;font-size:15px !important;line-height:17px !important;background:#fff;padding:5px 7px;color:#333 !important;}
_:-ms-input-placeholder, :root .sub_depth2 a {padding:6px 7px 5px;}
.sub_depth2 p:hover {border-color:#482C52;}
.sub_depth2 p:hover a {background:#482C52;color:#fff !important;}

.sub_gnb li:hover .sub_depth2 {display:block;}

.sub_top_box2 {overflow:hidden;padding:0px 10px 0;}
.sub_logo_box {}
.sub_logo_box_top {overflow:hidden;}
.sub_sch_box {}
.ticker {font-size:20px;line-height:20px;height:20px;color:#222;padding-left:56px;position:relative;margin-bottom:13px;text-align:center;}
.ticker img {position:absolute;left:0;top:0;}
.ticker a {display:inline-block;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;background:#fff;}
.ticker span {color:#482C52;}
.ticker li {width:100%;background:#fff;}
.sub_sch_box form {display:block;overflow:hidden;}
.sub_sch_box input[type=text] {float:left;width:90%;height:33px;border:2px solid #482C52;border-right:0;border-radius:30px 0 0 30px;padding-left:20px;}
.sub_sch_box button {float:left;width:10%;height:33px;border:2px solid #482C52;border-left:0;outline:none;background:#fff;border-radius:0 30px 30px 0;}
.sub_banner {margin-top:13px;}
.sub_banner li {border-radius:10px;overflow:hidden;border:1px solid #efefef;}
.sub_banner li img {width:100%;height:100%;display:block;}

.sub_btn_box {text-align:center;overflow:hidden;margin-top:10px;}
.sub_btn_box_top {float:left;width:180px;display:none;}
.sub_btn_box .kakao_p {position:relative;left:15px;}
.sub_btn_box .com_tel {font-size:30px;line-height:30px;font-weight:800;color:#222;}
.sub_btn_box .com_tel span {color:#482C52;}
.sub_btn_box .store_time {font-size:12px;line-height:14px;color:#222;transform:skew(-0.1deg);margin-top:4px;}
.sub_btn_box .store_time span:first-child {padding-right:6px;}
.sub_btn_box_submit {/*float:left;width:calc(100% - 180px);width:-webkit-calc(100% - 180px);padding-left:20px;*/overflow:hidden;text-align:center;margin-bottom:10px;}
.sub_btn_box_submit .submit_btn {display:block;float:left;width:48%;height:35px;line-height:35px;color:#222;background:#fff200;border-radius:3px;position:relative;font-size:12px;font-weight:600;cursor:pointer;transform:skew(-0.1deg);position:relative;overflow:hidden;}
.sub_btn_box_submit .submit_btn:last-child {background:#fff200;margin-left:4%;}
.sub_btn_box_submit .submit_btn img {display:inline-block;vertical-align:middle;width:21px;height:21px;position:relative;left:0;top:0;margin-top:0;margin-right:2px;}
.sub_btn_box_submit .submit_btn span {display:inline-block;vertical-align:middle;position:relative;}
.no_mb_ok {font-size:10px;line-height:12px;color:red;position:absolute;right:4px;bottom:2px;}

.sub_btn_box_submit .submit_btn img {margin-right:5px;}
.sub_btn_box_submit .submit_btn:last-child span {top:-3px;}

.rc_click_box {overflow:hidden;border:1px solid #dbdbdb;}
.rc_click_cate {width:100%;text-align:center;}
.rc_click_cate h3 {font-size:17px;font-weight:600;color:#222;height:40px;line-height:40px;background:#fff;position:relative;padding-top:3px;}
.rc_click_cate1 h3, .rc_click_cate3 h3 {background:#F6F6F6;}
.rc_click_cate2 h3::before {content:'';width:1px;height:16px;background:#fff;position:absolute;left:0;top:50%;margin-top:-8px;}
.rc_click_cate2 h3::after {content:'';width:1px;height:16px;background:#fff;position:absolute;right:0;top:50%;margin-top:-8px;}
.rc_click_cate_wrap {background:#f6f6f6;}
.rc_click_cate1 .rc_click_cate_wrap {border-right:0;}
.rc_click_cate2 .rc_click_cate_wrap {background:#fff;border-left:0;border-right:0;}
.rc_click_cate3 .rc_click_cate_wrap {border-left:0;}
.rc_click_cate4 {display:none;}
.rc_click_cate4 .rc_click_cate_wrap {background:#fff;border-left:0;}
.rc_click_cate4_top {width:100%;height:85px;overflow:hidden;position:relative;}
.rc_click_cate4_top img {width:100%;height:100%;}
.rc_click_cate4_bot {width:100%;height:calc(100% - 85px);height:-webkit-calc(100% - 85px);}
.rc_click_cate4 h3 {height:27px;line-height:27px;font-size:13px;text-align:center;padding-left:10px;margin-top:5px;}

.rc_click_cate ul {overflow:hidden;padding:0 0 15px;}
.rc_click_cate ul li {float:left;position:relative;text-align:center;margin-top:10px;}
.rc_click_cate1 ul li {width:14.285%;}
.rc_click_cate2 ul li {width:20%;}
.rc_click_cate3 ul li {width:20%;}

.rc_click_cate ul li a {display:block;font-size:12px;line-height:16px;font-weight:600;color:#222;transform:skew(-0.1deg);position:relative;padding-right:2px;}
.rc_click_cate ul li a::before {content:'';width:1px;height:10px;background:#b7b7b7;position:absolute;top:3px;right:0;}
.rc_click_cate ul li:last-child a::before {display:none;}
.rc_click_cate1 ul li:nth-child(7n) a::before {display:none;}
.rc_click_cate2 ul li:nth-child(5n) a::before {display:none;}
.rc_click_cate3 ul li a {font-size:12px;font-weight:600;}
.rc_click_cate3 ul li a::before {display:none;}
.rc_click_cate3 ul li a p {margin-top:3px;}

.cate4_notice {padding:6px 10px;width:100%;height:auto !important;}
.cate4_notice li {float:none !important;width:100% !important;overflow:hidden;margin-right:0 !important;}
.cate4_notice li:last-child {margin-bottom:0;}
.cate4_notice p {line-height:15px;}
.cate4_notice .sbj {float:left;width:57%;text-align:left;font-size:13px;}
.cate4_notice .sbj a {display:inline-block;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
.cate4_notice .sbj a::before {display:none !important;}
.cate4_notice .date {float:right;width:40%;text-align:right;font-size:12px;color:#666;padding-right:2px;}

#rc_info {} 
#resume_info .rc_frm_box {margin-bottom:30px;}
.frm_h3 {font-size:17px;font-weight:500;color:#fff;height:35px;line-height:35px;background:#482C52;position:relative;border-radius:5px 5px 0 0;text-align:center;}
.sch_area {padding:10px 20px;background:#f6f6f6;border:1px solid #dbdbdb;border-radius:0 0 5px 5px;}
.sch_area ul {overflow:hidden;}
.sch_area ul li {margin-bottom:5px;display:table;width:100%;}
.sch_cell {display:table-cell;vertical-align:middle;font-size:13px;line-height:26px;color:#999;}
.sch_th {width:50px;}
.sch_td {}
.rc_ipt {width:49%;height:26px;line-height:24px;border-radius:5px;background:#fff;padding:0 10px;border:1px solid #ededed;font-family:"Malgun Gothic", sans-serif;color:#222;}
.sch_area select {background:url(../img/select_arr.png) #fff no-repeat 96% center;}

.sch_area ul li:last-child {width:100%;margin-bottom:0;}
.rc_ipt2 {width:82%;margin-right:1%;}
.sch_area button {width:15%;height:26px;border:none;background:url(../img/sch_btn.png) #482C52 no-repeat center center;background-size:18px;border-radius:5px;}

.outlogin_li {background:#f6f6f6;border:1px solid #ededed;}
.outlogin_li .ol {width:100%;height:100%;padding:10px;position:relative;}
.outlogin_li #ol_id {width:137px;height:34px;border-radius:5px;border:1px solid #dd9dbf;background:#fff;margin:0;}
.outlogin_li #ol_pw {width:137px;height:34px;border-radius:5px;border:1px solid #dd9dbf;background:#fff;margin:0;margin-top:3px;font-family:"Malgun Gothic", sans-serif;}
.outlogin_li #ol_auto {display:none;}
.outlogin_li #ol_submit {position:absolute;top:0;right:0;width:68px;height:72px;background:#482C52;font-weight:500;cursor:pointer;font-size:14px;border-radius:5px;}
.outlogin_li #ol_svc {margin-top:6px;}
.outlogin_li #ol_svc a {display:inline-block;vertical-align:middle;margin:0;font-size:13px;color:#333;letter-spacing:0;}
.outlogin_li #ol_svc span {display:inline-block;vertical-align:middle;margin:0 10px;font-size:13px;color:#333;}
.outlogin_li #ol_after_hd .profile_img {display:none;}
.outlogin_li #ol_after_hd {text-align:left;}
.outlogin_li #ol_after_hd strong {font-size:14px;font-weight:500;}
.outlogin_li #ol_after_hd strong {color:#222;font-weight:500;}
.outlogin_li #ol_after_hd strong b {}
.outlogin_li #ol_after_hd strong span {color:#482C52;}
.new_point {padding:7px 10px;background:#dbdbdb;font-size:12px;border:1px solid #e4e4e4;border-radius:5px;color:#777;letter-spacing:0;margin:13px 0 10px;}
.new_point span {font-size:12px;color:#000;padding-left:11px;}
.new_mb_mn {text-align:center;overflow:hidden;background:#fff;border:1px solid #e4e4e4;}
.new_mb_mn a {display:block;float:left;width:33.333%;font-size:13px;font-weight:600;color:#333;position:relative;padding:4px 0;}
.new_mb_mn a:first-child {color:#482C52;}
.new_mb_mn a::after {content:'';width:2px;height:13px;background:#f1f1f1;position:absolute;right:0;top:50%;margin-top:-7px;}
.new_mb_mn a:last-child::after {display:none;}

.talk {}
.talk_tit {font-size:24px;line-height:24px;color:#333;margin-bottom:25px;}
.talk_tit span {color:#d50b5c;}
.talk_ul {overflow:hidden;border-top:2px solid #c4004f;}
.talk_ul li {float:left;width:25%;height:227px;background:#fff;border:1px solid #ededed;padding:0 10px;}
.talk_ul li:nth-child(even) {border:1px solid #f5f5f5;background:#f5f5f5;}
.talk_li_tit {text-align:center;font-size:22px;font-weight:600;color:#222;margin:17px 0 23px;letter-spacing:0;}
.talk_li_tit img {margin-right:7px;}
.talk_li_tit span {color:#c4004f;}
.talk_box {margin-bottom:12px;}
.talk_box:last-child {margin-bottom:0;}
.talk_box a {display:block;color:#000;}
.talk_box .div1 {position:relative;}
.talk_box .div1 .p01 {font-size:15px;line-height:17px;font-weight:600;transform:skew(-0.1deg);width:75%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
.talk_box .div1 .p02 {font-size:13px;line-height:15px;transform:skew(-0.1deg);color:#888;position:absolute;bottom:0;right:0;letter-spacing:-0.5px;}
.talk_box .div2 {font-size:14px;line-height:16px;transform:skew(-0.1deg);overflow:hidden;text-overflow:ellipsis;white-space:nowrap;margin-top:5px;}
_:-ms-input-placeholder, :root .talk_tit {box-sizing:content-box;height:24px;line-height:normal;}

.rc_list_box {margin-top:30px;}
.rc_list_box h2 {margin-bottom:15px;}
.rc_list_box h2 img {display:inline-block;vertical-align:bottom;}
.rc_list_box h2 span {display:inline-block;vertical-align:bottom;font-size:16px;line-height:16px;color:#333;margin-left:5px;}
_:-ms-input-placeholder, :root .rc_list_box h2 span {box-sizing:content-box;height:16px;line-height:normal;}

.premiun_ul {overflow:hidden;}
.premiun_ul li {float:left;width:49%;min-height:190px;margin-top:2%;border:1px solid #000;border-image: linear-gradient(to right, #b39121, #efceae);border-image-slice: 1;}
.premiun_ul li:nth-child(1), .premiun_ul li:nth-child(2) {margin-top:0;}
.premiun_ul li:nth-child(odd) {margin-right:2%;}
.premiun_ul li a {display:block;padding:5px;position:relative;color:#333;}
.pre_img {min-height:70px}
.pre_img img {width:100%;height:70px;}
.pre_txt01 {font-size:12px;line-height:14px;font-weight:500;transform:skew(-0.1deg);padding:5px 0;height:24px;}
.pre_txt02 {font-size:13px;line-height:15px;font-weight:500;transform:skew(-0.1deg);overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:100%;padding:0 4px 2px 3px;}
.pre_div1 {font-size:12px;line-height:14px;font-weight:500;transform:skew(-0.1deg);padding:2px 0 7px;overflow:hidden;}
.pre_div1 p {float:left;transform:skew(-0.1deg);font-weight:600;}
.pre_div1 p:last-child {float:right;padding-right:1px;}
.pre_div2 {overflow:hidden;}
.pre_div2 p {float:left;transform:skew(-0.1deg);font-weight:600;}
.pre_div2 p:last-child {float:right;}
.pre_div2 .p01 {font-size:11px;line-height:15px;}
.color_span {display:inline-block;vertical-align:middle;height:15px;line-height:15px;color:#fff;padding:0 3px;border-radius:3px;margin-right:3px;font-weight:500;}
.color_ver01 {background:#eb2ea6;} /*시급*/
.color_ver02 {background:#8294f3;} /*당일*/
.color_ver03 {background:#528e58;} /*건당*/
.color_ver04 {background:#eb9d2e;} /*월급*/
.color_ver05 {background:#939393;} /*면접후협의*/
.color_ver06 {background:#9e7afa;} /*주급*/
.color_ver07 {background:#fa7a7a;} /*T/C*/
.pre_div2 .p01 strong {display:inline-block;vertical-align:middle;font-weight:800;font-size:11px;}
.pre_div2 .p02 {text-align:center;width:50px;height:15px;line-height:13px;font-size:12px;color:#eb2ea6;background:#fbfbfb;border-radius:3px;border:1px solid #eb2ea6;}
.pre_div3 {padding:7px 0 0;/*overflow-x:auto;*/overflow:hidden;height:22px;text-overflow:ellipsis;white-space:nowrap;font-weight:600;transform:skew(-0.1deg);}
.pre_div3 span {display:inline-block;vertical-align:middle;font-size:11px;line-height:13px;font-weight:600;transform:skew(-0.1deg);/*margin-right:3px;*/}
.pre_div3 span:last-child {margin-right:0;}
.pre_ban {position:absolute;top:0;right:0;}

.location_premiun_ul {}
/*.location_premiun_ul li {width:230px;}
.location_premiun_ul li:nth-child(4) {margin-top:10px;}
.location_premiun_ul li:nth-child(4n) {margin-right:10px;}
.location_premiun_ul li:nth-child(3n) {margin-right:0;}*/

.special_ul {overflow:hidden;}
.special_ul li {float:left;width:49%;/*min-height:170px;*/ border:1px solid #e4e4e4;background:#f5f5f5;margin-top:2%;} 
.special_ul li:nth-child(odd) {margin-right:2%;}
.special_ul li:nth-child(1), .special_ul li:nth-child(2) {margin-top:0;}
.special_ul li a {display:block;padding:5px;color:#333;}
.spe_div1 {width:100%;display:table;}
.spe_div1 p {display:table-cell;vertical-align:middle;width:30%;background:#fff;text-align:center;}
.spe_div1 p img {/*width:100%;*/width:100%;display:block;}
.spe_div1 p span {display:inline-block;text-align:left;transform:skew(-0.1deg);font-weight:600;}
.spe_div1 p span b {display:block;/*padding-top:3px;*/}
.spe_div2 {margin-top:5px;}
.spe_div2 p {font-size:11px;line-height:13px;font-weight:500;transform:skew(0.1deg);}
.spe_div2 .p01 {overflow:hidden;text-overflow:ellipsis;white-space:nowrap;padding:0 0 2px;max-width:100%;}
.spe_div2 .p02 {overflow:hidden;margin:4px 0 5px;}
.spe_div2 .p02 strong {display:inline-block;float:left;}
.spe_div2 .p02 strong:last-child {float:right;line-height:17px;}
.spe_div2 .p02 strong b {font-weight:800;}
.spe_div2 .p03 {/*overflow-x:auto;*/overflow:hidden;height:13px;text-overflow:ellipsis;white-space:nowrap;transform:skew(-0.1deg);}
.spe_div2 .p03 span {display:inline-block;margin-right:3px;}
.spe_div2 .p03 span:last-child {margin-right:0;}

/*#version2 .special_ul li {width:170px;}
#version2 .special_ul li:nth-child(5n) {margin-right:10px;}
#version2 .special_ul li:nth-child(4n) {margin-right:0;}
#version2 .special_ul li:nth-child(5) {margin-top:10px;}
#version2 .spe_div1 p span {font-size:12px;height:43px;overflow:hidden;}
#version2 .spe_div2 .p02 strong:last-child {padding-right:1px;}
#version2 .spe_div2 .p03 {font-size:11px;padding-top:3px;}*/

.best {}
.best_ul {overflow:hidden;}
.best_ul li {float:left;width:49%;border:1px solid #e4e4e4;background:#f5f5f5;margin-top:2%;border-radius:5px;overflow:hidden;}
.best_ul li:nth-child(odd) {margin-right:2%;}
.best_ul li:nth-child(1), .best_ul li:nth-child(2) {margin-top:0;}
.best_ul li a {display:block;color:#333;}
.best_div1 {overflow:hidden;padding:7px;}
.best_div1 p {float:left;font-size:13px;line-height:15px;font-weight:600;transform:skew(-0.1deg);}
.best_div1 .p02 {float:right;}
.best_div2 {font-size:13px;line-height:15px;font-weight:500;transform:skew(-0.1deg);padding:0 7px 7px;}
.best_div2 p {max-width:100%;padding:0 4px 2px 3px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;display:inline-block;}
.best_div3 {background:#fff;padding:7px;border-top:1px solid #e4e4e4;overflow:hidden;}
.best_div3 p {float:left;font-size:12px;line-height:17px;font-weight:600;transform:skew(-0.1deg);}
.best_div3 .p02 {float:right;}

/*#version2 .best_ul li {width:170px;}
#version2 .best_ul li:nth-child(5n) {margin-right:10px;}
#version2 .best_ul li:nth-child(4n) {margin-right:0;}
#version2 .best_ul li:nth-child(5) {margin-top:10px;}
#version2 .best_div3 .p02 {font-size:12px;}*/

.basic {overflow:hidden;}
.basic h2 {font-size:16px;line-height:16px;color:#333;margin-bottom:15px;}
.basic h2 span {color:#be1f6a;margin:0;}
.basic_box {float:left;width:472px;}
.basic_box:last-child {float:right;}
.basic_box2 {width:100%;float:none;}
.basic_tb {width:100%;border-collapse:collapse;font-size:13px;line-height:17px;font-weight:600;color:#333;text-align:center;}
.basic_tb th {background:#f5f5f5;padding:8px 3px;border-top:2px solid #d50b5c;border-bottom:1px solid #dbdbdb;}
.basic_tb td {padding:8px 3px;border-bottom:1px solid #dbdbdb;position:relative;}
.basic_tb td.td_subject {text-align:left;}
.basic_tb td.td_subject a {display:inline-block;vertical-align:middle;max-width:490px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
.basic_tb td img {width:10px;}
.basic_tb td .device_chk {display:inline-block;vertical-align:middle;margin-left:5px;position:relative;top:-1px;}
.basic_tb td .device_chk img {width:auto;display:block;}
.basic_tb .cont_td {text-align:left;padding-left:5px;}
.basic_tb .company_td {}
.basic_info01 {overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:535px;font-weight:500;padding: 0 4px 2px 3px;display:inline-block;}
#search .basic_info01 {}
.basic_info02 {margin-top:6px;overflow:hidden;}
.basic_info02 strong {font-weight:800;}
.basic_info02_lt {float:left;}
.basic_info02_rt {float:right;}
.basic_tb td .basic_info02_rt img {width:auto;height:13px;position:relative;top:2px;}
.basic_period {text-align: center;width:80%;height: 17px;line-height: 15px;font-size: 12px;color: #eb2ea6;background: #fbfbfb;border-radius: 3px;border: 1px solid #eb2ea6;margin:6px auto 0;}
.basic2 .basic_info01 {text-overflow:inherit;max-width:280px;white-space:normal;line-height:20px;}
.basic_tb td .basic2_icon img {height:13px;width:auto;position:relative;top:4px;}
.basic2_subject {display:inline;vertical-align:middle;font-weight:500;}
.basic2_icon {display:inline;vertical-align:middle;}
_:-ms-input-placeholder, :root .basic h2 {box-sizing:content-box;height:16px;line-height:normal;}
.basic_company {overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
.key_skew {height:34px;overflow:hidden;}

@media screen and (max-width:800px){
	.basic_tb td.td_subject a {max-width:340px;}
	.basic_info01 {max-width:380px;}
}
@media screen and (max-width:500px){
	.basic_tb td.td_subject a {max-width:150px;}
	.basic_info01 {max-width:220px;}
}
@media screen and (max-width:420px){
	.basic_tb td.td_subject a {max-width:130px;}
	.basic_info01 {max-width:205px;}
}
@media screen and (max-width:380px){
	.basic_tb td.td_subject a {max-width:110px;}
	.basic_info01 {max-width:180px;}
}
@media screen and (max-width:340px){
	.basic_tb td.td_subject a {max-width:80px;}
	.basic_info01 {max-width:150px;}
}

.sub_side {overflow:hidden;}
.sub_side_lt {float:left;width:235px;}
.sub_side_rt {float:right;width:710px;}

.sub_pink_tit_box {height:44px;text-align:center;position:relative;background:#482C52;color:#fff;border-radius:5px 5px 0 0;line-height:44px;font-size:17px;}
.sub_side_lt .sub_pink_tit_box {text-align:left;padding:12px 0 0 17px;}
.sub_side_lt .sub_pink_tit_box p {display:inline-block;vertical-align:bottom;}
.sub_side_lt .en_p {font-size:18px;font-weight:800;}
.sub_side_lt .kor_p {font-size:12px;font-weight:600;transform:skew(-0.1deg);color:#fff;margin-left:4px;}
.sub_side_lt .ic_div {position:absolute;top:12px;right:17px;}

.navigation {position:relative;width:100%;height:20px;margin-bottom:10px;display:none;}
.navigation h2 {font-size:20px;line-height:20px;color:#222;display:none;}
.navigation p {position:absolute;right:2px;bottom:0;color:#222;display:none;}
.navigation p span {display:inline-block;vertical-align:middle;font-size:13px;line-height:13px;}
.navigation p span:nth-child(even) {padding:0 5px;font-size:10px;}
.navigation p img {margin-right:3px;position:relative;top:-1px;}

.page_menu {background:#f6f6f6;padding:3px 15px;border-bottom:1px solid #e4e4e4;}
.page_menu li a {display:block;padding:10px 0 10px 10px;border-bottom:1px solid #e4e4e4;position:relative;font-size:14px;line-height:16px;color:#222;}
.page_menu li:last-child a {border-bottom:0;}
.page_menu li a::before {content:'';width:2px;height:2px;background:#9a9a9a;position:absolute;left:4px;top:50%;margin-top:-2px;}
.page_menu li.active a {color:#482C52;}

.bo_table_h3 {font-size:16px;color:#fff;padding:7px 0 7px 20px;background:#482C52;border-radius:5px 5px 0 0;}
.sub_side_lt .outlogin_li {margin-bottom:10px;}
.page_menu2 {padding:0;background:#fff;}
.page_menu2 li a {padding:7px 0 7px 25px;}
.page_menu2 li a::before {display:none;}
.page_menu2 li.active a {color:#482C52;}

.rc_link {display:block;width:100%;padding:30px 0;text-align:center;background:#cfd5e8;border-radius:5px;margin-top:13px;font-size:21px;font-weight:600;color:#222;cursor:pointer;}
.rc_link img {margin-left:12px;}

.cs_center {margin-top:14px;}
.cs_div1 {overflow:hidden;margin-bottom:6px;}
.cs_div1 .p01 {float:left;font-size:15px;line-height:19px;font-weight:600;color:#222;transform:skew(-0.1deg);}
.cs_div1 .p02 {float:right;}
.cs_div1 .p02 a {display:block;height:19px;line-height:19px;padding:0 6px;background:#ededed;border-radius:3px;font-size:12px;font-weight:600;color:#999;transform:skew(-0.1deg);}
.cs_div2 {border:1px solid #e4e4e4;border-radius:5px;text-align:center;padding:20px 17px 10px;}
.cs_div2 .p01 {font-size:37px;line-height:37px;font-weight:800;color:#222;}
.cs_div2 .p01 span {color:#482C52;}
.cs_div2 .p02 {padding:10px 0;margin-bottom:10px;border-bottom:1px solid #ededed;}
.cs_div2 .p02 span {display:inline-block;vertical-align:middle;font-size:13px;line-height:15px;font-weight:600;color:#222;transform:skew(-0.1deg);}
.cs_div2 .p02 span:first-child {margin-right:5px;}
.cs_div2 .p02 span b {font-weight:800;}
.cs_div2 .p03 {overflow:hidden;}
.cs_div2 .p03 a {display:block;float:left;font-size:13px;font-weight:600;color:#222;transform:skew(-0.1deg);}
.cs_div2 .p03 a:last-child {float:right;margin-right:2px;}
.cs_div2 .p03 a img {margin-right:3px;position:relative;top:-0.5px;}

.side_lt_banner {margin-top:15px;}
.side_lt_banner a {display:block;margin-bottom:10px;}
.side_lt_banner a:last-child {margin-bottom:0;}
.side_lt_banner a img {width:100%;}

.sub_side_rt .sub_pink_tit_box {line-height:44px;font-size:20px;}
.recruit_frm_box {padding:10px 10px 0;}
.recruit_typ {margin-bottom:30px;}
.recruit_typ img {max-width:100%;}
.recruit_typ h4 {position:relative;padding-left:22px;margin-bottom:10px;}
.recruit_typ h4 img {position:absolute;left:0;top:4px;}
.recruit_typ h4 strong {display:block;font-size:18px;font-weight:600;color:#222;}
.recruit_typ h4 span {display:block;font-size:11px;font-weight:500;color:#777;margin-top:7px;word-break:keep-all;}
.recruit_typ h4 b {color:#ff0000;}

.recruit_ul {width:100%;display:table;}
.recruit_ul li {}
.recruit_th {width:28%;line-height:34px;display:table-cell;vertical-align:top;font-size:12px;}
.recruit_th span {color:#ff0000;padding-left:1px;}
.recruit_td {display:table-cell;vertical-align:top;font-size:14px;}
.gu_ipt {width:100%;height:34px;border:1px solid #e4e4e4;padding:0 10px;background:#fff;border-radius:5px;font-size:12px;margin-bottom:6px;position:relative;}
.gu_ipt2 {width:100%;}
.gu_ipt3 {width:100%;background:#e4e4e4;border:1px solid #dbdbdb;}
.gu_ipt4 {width:47%;}
.gu_ipt_time {width:100px;}
.gu_ipt_age {width:70px;}
.gu_textarea {width:100%;height:120px;padding:10px;}
.recruit_desc {display:block;font-size:12px;line-height:17px;font-weight:500;color:#777;margin-left:5px;margin-bottom:6px;vertical-align:middle;word-break:keep-all;}
.recruit_desc2 {display:block;font-size:12px;line-height:18px;color:#777;padding:3px 0 10px;}
.recruit_desc2_2 {padding-left:10px;}
.recruit_desc_red {color:#ff0000;}
.recruit_button {display:inline-block;width:48%;height:34px;line-height:34px;text-align:center;background:#626262;font-size:13px;color:#fff;border-radius:5px;cursor:pointer;border:none;vertical-align:top;transform:skew(-0.1deg);font-family:'NanumSquare', sans-serif;margin-bottom:6px;margin-left:2%;}
.recruit_button2 {background:#482C52;margin-left:0;}
.recruit_td input[type="file"] {position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);border:0}
.concep {display:inline-block;position:relative;}
.concep.on::before {content:'';width:100%;height:34px;background:rgba(255,255,255,0.4);position:absolute;left:0;top:0;border-radius:5px;z-index:10;}

.radio_p {display:inline-block;line-height:34px;width:65px;}
.radio_p:first-child {margin-left:10px;}
#resume .radio_p {width:32%;}
#resume .radio_p:first-child {margin-left:0;}
#mypage .radio_p {width:32%;}
#mypage .radio_p:first-child {margin-left:0;}
#mypage .time_typing_box {padding-right:0;}
#recruit .radio_p {width:32%; margin : 5px 0px;}
#recruit .radio_p:first-child {margin-left:0;}
.radio_p input[type="radio"] { display: none; }
.radio_p input[type="radio"] + label { display:inline-block;vertical-align:middle;position:relative;cursor:pointer;font-size:12px;line-height:14px;height:15px;transform:skew(-0.1deg);-webkit-user-select: none; -moz-user-select: none; -ms-user-select: none;}
.radio_p input[type="radio"] + label::before {content:'';display:inline-block;vertical-align:middle;width:14px;height:14px;border-radius:50%;border:1px solid #777;margin-right:3px;position:relative;top:0;}
.radio_p input[type="radio"] + label::after {content:'';display:none;width:14px;height:14px;border-radius:50%;background:#000;position:absolute;left:0px;top:0px;}
.radio_p input[type="radio"]:checked + label::after {display:block;}

.txt_span {display:inline-block;vertical-align:middle;margin:0 3px;transform:skew(-0.1deg);}
.time_typing_box {margin-top:5px;text-align:right;padding-right:20px;display:none;}

.age_limit_span {display:inline-block;vertical-align:top;padding:0 5px;height:34px;background:#482C52;border-radius:5px;line-height:33px;}
.age_limit_span input[type="checkbox"] { display: none; }
.age_limit_span input[type="checkbox"] + label { display:inline-block;vertical-align:middle;position:relative;cursor:pointer;font-size:12px;transform:skew(-0.1deg);-webkit-user-select: none; -moz-user-select: none; -ms-user-select: none;color:#fff;}
.age_limit_span input[type="checkbox"] + label::before {content:'';display:inline-block;vertical-align:middle;width:16px;height:16px;border-radius:3px;border:2px solid #fff;margin-right:5px;background:#fff;position:relative;top:-1.5px;}
.age_limit_span input[type="checkbox"]:checked + label::before {background:#000;}

.chk_cust_ul {overflow:hidden;}
.chk_cust_ul li {width:32%;float:left;text-align:center;margin-right:2%;margin-bottom:2%;}
.chk_cust_ul li:nth-child(3n) {margin-right:0;}
.chk_cust_ul input[type="checkbox"] { display: none; }
.chk_cust_ul input[type="checkbox"] + label {-webkit-user-select: none; -moz-user-select: none; -ms-user-select: none;}
.chk_cust_ul input[type="checkbox"] + label {display:block;cursor:pointer;font-size:12px;transform:skew(-0.1deg);color:#222;width:100%;height:31px;line-height:29px;border:1px solid #e4e4e4;border-radius:30px;}
.chk_cust_ul input[type="checkbox"]:checked + label {background:#482C52;border-color:#482C52;color:#fff;}

.recruit_ul_box {border:1px solid #e4e4e4;padding:8px 10px 2px;border-radius:5px;width:calc(100% - 10px);width:-webkit-calc(100% - 10px);margin-left:10px;margin-bottom:3px;}
.recruit_ul_box:last-child {margin-bottom:0;}
.recruit_ul_box .recruit_th {padding-left:0;}
.recruit_ul_box .gu_ipt3 {width:100%;}

.recruit_ul_box .file_info {display:table;width:100%;}
.recruit_ul_box .file_info .recruit_th {padding-left:8px;}
.recruit_ul_box .file_info .recruit_th img {margin-right:5px;}

.recruit_intro {max-width:100%;display:block;}

.sns_back {width:100%;height:100%;position:fixed;left:0;top:0;background:rgba(0,0,0,0.5);z-index:10000;display:none;}
.sns_pop {width:400px;height:200px;position:fixed;left:50%;top:50%;margin-left:-200px;margin-top:-100px;background:#fff;z-index:10001;text-align:center;display:none;}
.sns_pop h5 {font-size:20px;color:#222;margin-bottom:15px;}
.sns_pop p {display:inline-block;vertical-align:middle;cursor:pointer;margin-right:15px;}
.sns_pop p:last-child {margin-right:0;}
.sns_pop p img {width:60px;}
.sns_wrap1 {display:table;width:100%;height:100%;}
.sns_wrap2 {display:table-cell;vertical-align:middle;}
.sns_x {font-size:20px;line-height:20px;position:absolute;top:10px;right:5px;cursor:pointer;}
.sns_ul {display:none;}

.all_cost {padding:10px;border:1px solid #e4e4e4;background:#482C52;overflow:hidden;}
.all_cost_txt {font-size:12px;line-height:27px;color:#fff;transform:skew(-0.1deg);text-align:center;}
.all_cost_num {float:right;width:193px;height:27px;line-height:25px;border:1px solid #e4e4e4;border-radius:3px;background:#fff;overflow:hidden;padding:0 8px;margin-top:5px;}
.all_cost_num span {float:left;font-size:13px;font-weight:600;color:#222;transform:skew(-0.1deg);}
.all_cost_num .span2 {float:right;}
.all_cost_num .span2 strong {padding-right:2px;}
.option_box {padding:10px 0 18px;overflow:hidden;}
.option_info_page {text-align:center;}
.option_info_page img {max-width:100%;}
.option_sel {}

.opt_box {}
.opt_tb {display:table;width:100%;color:#333;border-bottom:1px solid #e4e4e4;border-left:1px solid #e4e4e4;position:relative;}
.opt_tb .radio_p {display:block;width:100% !important;margin-left:0;line-height:20px;}
.opt_cell {display:table-cell;vertical-align:middle;padding:10px;}
.opt_th {width:55%;background:#f3f3f3;}
.opt_th p {transform:skew(-0.1deg);font-weight:600;}
.opt_th .p01 {font-size:15px;}
.opt_th .p02 {font-size:11px;line-height:18px;color:#777;margin-top:6px;word-break:keep-all;}
.opt_td {}
.opt_tb .radio_p input[type="radio"] + label {width:100%;overflow:hidden;color:#222;}
.opt_tb .radio_p input[type="radio"] + label span:last-child {float:right;}
.opt_tb .radio_p input[type="radio"] + label span:last-child strong {color:#00;padding-right:2px;font-size:14px}

.jump_box {overflow:hidden;text-align:center;}
.jump_lt {padding:10px;border-bottom:1px solid #dfdfdf;overflow:hidden;}
.jump_lt .radio_p {display:block;margin-left:0;width:auto !important;text-align:left;float:left;margin-right:10px;}
.jump_lt .radio_p:last-child {margin-right:0;}
.jump_lt .radio_p input[type="radio"] + label::before {margin-right:0;}
.jump_lt .radio_p input[type="radio"] + label::after {top:3px;}
.jump_rt {overflow:hidden;padding:0 10px 10px;}
.jump_rt p {float:left;width:33.33%;text-align:center;font-size:12px;margin-top:10px;}
.jump_rt p label {display:block;}
.jump_rt p strong {display:block;margin-top:5px;}
.pen_box .jump_rt {padding:10px;}
.pen_span {display:inline-block;padding:3px 8px 4px;}
.pen_1 {background:#99FF00;}
.pen_2 {background:#00E926;}
.pen_3 {background:#00FFFF;}
.pen_4 {background:#D0B4FF;}
.pen_5 {background:#FF9C00;}
.pen_6 {background:#6EA1FF;}
.pen_7 {background:#FF99CC;}
.pen_8 {background:#FF3399;}
.jump_tit {padding:10px 0;border-left:1px solid #e4e4e4;border-right:1px solid #e4e4e4;font-size:15px;font-weight:500;background:#372775;color:#fff;}
.jump_ul {overflow:hidden;}
.jump_ul li {float:left;width:25%;height:70px;border:1px solid #e4e4e4;border-right:0;}
.jump_ul li:nth-child(4n) {border-right:1px solid #e4e4e4;}
.jump_ul li:nth-child(1), .jump_ul li:nth-child(2), .jump_ul li:nth-child(3), .jump_ul li:nth-child(4) {border-bottom:none;}
.jump_ul input[type="radio"] {display:none;}
.jump_ul input[type="radio"] + label {display:block;width:100%;height:100%;position:relative;z-index:2;font-size:13px;line-height:21px;color:#333;cursor:pointer;padding:13px 0;letter-spacing:-0.5px;}
.jump_ul input[type="radio"] + label::before {content:'';position:absolute;left:0;top:0;background:#fff;width:100%;height:100%;z-index:-1;}
.jump_ul input[type="radio"]:checked + label {color:#fff;}
.jump_ul input[type="radio"]:checked + label::before {background:#482C52;}
.limit_p {text-align:center;font-size:14px;line-height:20px;}
.jump_span {display:block;width:100%;height:100%;line-height:70px;font-size:14px;cursor:pointer;}

.pilsu_box {position:relative;}
.pilsu_box::after {content:'';display:block;width:2px;height:100%;background:#cc3d98;position:absolute;top:0;right:0;}
.pilsu_box h5 {padding:11px 0 11px 18px;background:#cc3d98;}
.pilsu_box h5 span {display:inline-block;transform:skew(-0.1deg);font-size:14px;line-height:20px;font-weight:600;color:#fff;}
.pilsu_box .opt_tb {border-bottom:2px solid #cc3d98;border-left:2px solid #cc3d98;}

.rc_btn {text-align:center;}
.rc_btn button {background:#ededed;border:1px solid #e4e4e4;border-radius:5px;overflow:hidden;padding:12px 25px;}
.rc_btn span {display:inline-block;font-size:14px;font-weight:600;color:#222;transform:skew(0.1deg);padding-left:32px;position:relative;background:url(../img/bankbook_ic.png) no-repeat left center;}

.mrg_rt8 {margin-right:8px;}
#resume {}
#resume .gu_ipt {width:100%;}
#resume .gu_ipt2 {width:100%;}
#resume .gu_ipt_age {width:47%;}
#resume .gu_textarea {width:100%;}
.recruit_brith_td img {display:none;}
.prv_wrap {width:100%;height:156px;border:1px solid #e4e4e4;padding:10px;background:#fff;border-radius:5px;margin-bottom:6px;}
.prv_txt {width:100%;height:105px;border:1px solid #efefef;margin-bottom:12px;border-radius:3px;padding:10px;overflow-y:auto;font-size:13px;line-height:19px;word-break:keep-all;}
.privacy_chk input[type="checkbox"] { display: none; }
.privacy_chk input[type="checkbox"] + label { display:inline-block;vertical-align:middle;position:relative;cursor:pointer;font-size:14px;line-height:18px;height:18px;transform:skew(-0.1deg);color:#5e5e5e;padding-left:17px;-webkit-user-select: none; -moz-user-select: none; -ms-user-select: none;}
.privacy_chk input[type="checkbox"] + label::before {content:'';display:inline-block;vertical-align:middle;width:14px;height:14px;border-radius:3px;border:1px solid #777;margin-right:3px;position:absolute;left:0;top:50%;margin-top:-7px;}
.privacy_chk input[type="checkbox"] + label::after {content:'';display:none;width:10px;height:10px;border-radius:3px;background:#000;position:absolute;left:2px;top:3px;}
.privacy_chk input[type="checkbox"]:checked + label::after {display:block;}
.resume_btn {text-align:center;}
.resume_btn button {padding:10px 30px;font-size:14px;color:#fff;background:#482C52;border:none;border-radius:5px;}

#login {text-align:center;}
.new_login {width:100%;overflow:hidden;}
.new_login_lt {text-align:left;}
.new_box1 {letter-spacing:-0.5px;text-align:left;}
.new_box1 h2 {display:inline-block;vertical-align:bottom;font-size:28px;line-height:28px;color:#482C52;}
.new_box1 h3 {display:inline-block;vertical-align:bottom;font-size:24px;line-height:24px;color:#482C52;}
.new_box1 p {display:inline-block;vertical-align:bottom;font-size:14px;line-height:14px;font-weight:500;color:#777;position:relative;top:-2px;border-left:1px solid #8d8d8d;margin-left:9px;padding-left:10px;}
_:-ms-input-placeholder, :root .new_box1 h2 {box-sizing:content-box;height:28px;line-height:normal;}
_:-ms-input-placeholder, :root .new_box1 h3 {box-sizing:content-box;height:24px;line-height:normal;}

.new_box2 {padding:20px 10px;border-top:2px solid #482C52;border-bottom:1px solid #e4e4e4;}
.new_box3 {overflow:hidden;}
.new_box3_lt {float:left;width:calc(100% - 80px);width:-webkit-calc(100% - 80px);}
.new_box3_lt .box {overflow:hidden;margin-bottom:4px;}
.new_box3_lt .box:last-child {margin-bottom:0;padding-top:7px;}
.new_box3_lt p {float:left;min-height:1px;}
.new_box3_lt .p01 {width:60px;font-size:14px;line-height:34px;color:#222;transform:skew(-0.1deg);}
.new_box3_lt .p02 {width:100%;}
.new_box3_lt .p02 input {width:100%;height:34px;border:1px solid #dd9dbf;padding:0 10px;font-size:14px;font-family:"Malgun Gothic", sans-serif;}
.new_box3_lt .p02 a {display:inline-block;font-size:14px;line-height:16px;color:#777;transform:skew(-0.1deg);}
.new_box3_rt {float:right;width:70px;margin-left:10px;}
.new_box3_rt input {border:none;width:100%;height:72px;background:#482C52;border-radius:5px;font-size:14px;transform:skew(-0.1deg);cursor:pointer;}
.new_box_btn {text-align:center;margin-top:20px;}
.new_box_btn a {display:inline-block;padding:9px 30px;border-radius:5px;font-size:14px;line-height:16px;color:#fff;background:#939393;transform:skew(-0.1deg);letter-spacing:0;}

.new_login_rt {padding:20px 10px 10px;border-top:1px dashed #dfdfdf;}
.new_login_rt img {width:100%;}

#hd_sch {overflow:hidden;font-size:14px;margin-bottom:20px;display:none;}
#hd_sch input {float:left;width:80%;height:35px;border:2px solid #482C52;border-right:0;border-radius:30px 0 0 30px;}
#hd_sch button {float:left;width:20%;height:35px;border:2px solid #482C52;border-left:0;outline:none;background:#fff;border-radius:0 30px 30px 0;}

.sub_sch_box input[type=text] {float:left;width:85%;height:40px;border:2px solid #482C52;border-right:0;border-radius:30px 0 0 30px;}
.sub_sch_box button {float:left;width:15%;height:40px;border:2px solid #482C52;border-left:0;outline:none;background:#fff;border-radius:0 30px 30px 0;}

.mob_x {display:none;}
.width_th1 {width:15%;}
.width_th2 {width:17%;}
.width_th3 {width:20%;}
.width_th4 {width:10%;}

.cmt_btn {color:#482C52 !important;background:none !important;}

.area_map {overflow:hidden;margin-bottom:20px}

.cate_map_wrap {height: 400px;border: 1px solid #ccc; display: inline-block;}
.cate_search_wrap  h1 {padding:0;font-size:19px;}
.cate_search_wrap  h2 {text-align: left; font-size: 15px; margin: 5px 0; color: #717171; font-weight:500;}
.cate_map_wrap h1 {padding: 10px 0 0 0; font-size: 22px; display: inline-block;}
.cate_map_wrap h2 {text-align: left; font-size: 16px; margin: 5px 0 13px 0; color: #717171;}

.cate_map {text-align: center;background: #f7f5f2;float:left;width:49%;}
.cate_map_in svg {text-align:center;vertical-align: middle;height:233px;}

.cate_search_wrap {float:right;width:49%;}
.cate_search_wrap #bo_sch {display:none;}

.area_map #sfl {border: 1px solid #dedede;height: 30px;width:20%;padding-left:1px;display:block;float:left;border-radius:0;}
.area_map #stx {width: 65%;height: 30px;padding: 4px;display:block;float:left;border-radius:0;border-left:0;border-right:0;border-color:#dedede;}
.area_map #btn_submit{background: #482C52;color: #fff;cursor: pointer;/*padding: 0 20px;*/height: 30px;line-height: 1em;border: 1px solid #482C52;display:block;float:left;width:15%;}
.area_map #bo_sch form {overflow:hidden;box-sizing:border-box;font-family:"Malgun Gothic", sans-serif;font-size:14px;}

.area_map #bo_cate {width: 100%; display: inline-block;margin-top:15px;}
/*#bo_cate h2 {position:absolute;font-size:0;line-height:0;overflow:hidden}*/
.area_map #bo_cate ul {zoom:1}
.area_map #bo_cate ul:after {display:block;visibility:hidden;clear:both;content:""}
.area_map #bo_cate li {float:left;margin-bottom:-1px;width:33.333%;font-family:"Malgun Gothic", sans-serif;}
.area_map #bo_cate a {display:block;position:relative;margin-left:-1px;padding:7px 0;border:1px solid #ddd;color:#888;text-align:center;font-size:12px;line-height:1.2em;cursor:pointer}
.area_map #bo_cate a:focus, #bo_cate a:hover, #bo_cate a:active {text-decoration:none}
.area_map #bo_cate #bo_cate_on {z-index:2;border:1px solid #482C52;background:#482C52;color:#fff; font-weight:bold}
.area_map #bo_cate_ul {margin: 0;}

#sejong.on {fill:#000 !important;}
#seoul.on {fill:#000 !important;}
#sejong.on {fill:#000 !important;}
#sejong.on {fill:#000 !important;}

.resume_h4 {font-size:16px;line-height:16px;color:#333;margin-bottom:10px;}
.resume_h4 span {color:#be1f6a;}
_:-ms-input-placeholder, :root .resume_h4 {box-sizing:content-box;height:16px;line-height:normal;}
.common_tb_box {width:100%;overflow-y:auto;}
.common_tb {width:600px;border-collapse:collapse;font-size:12px;color:#333;text-align:center;}
.common_tb th {border-top:2px solid #482C52;border-bottom:1px solid #e4e4e4;background:#f6f6f6;font-weight:500;padding:12px 0;}
.common_tb td {padding:14px 5px;border-bottom:1px solid #ddd;}
.common_tb td a {color:#222;cursor:pointer;}
.woman_icon {width:8px;position:relative;top:-1px;margin-right:6px;}
.pay_item_p {font-size:13px;margin-bottom:5px;}
.pay_item_p:last-child {margin-bottom:0;letter-spacing:-0.2px;}
.pay_item_p span {padding-right:5px;}
.resume_wt_btn {text-align:center;margin-top:20px;}
.resume_wt_btn .btn_b02 {height:26px;line-height:26px;}

#resume_view {padding:20px 0 50px;border-top:2px solid #222;border-bottom:1px solid #e4e4e4;color:#222;}
.resume_tit {text-align:center;font-size:24px;line-height:34px;margin-bottom:35px;}
.resume_prf {overflow:hidden;margin-bottom:30px;}
.resume_prf:last-child {margin-bottom:0;}
.prf_lt {float:left;width:40%;min-height:130px;border:1px solid #e4e4e4;text-align:center;overflow:hidden;position:relative;}
.prf_lt img {position:absolute;left:50%;top:50%;transform:translate(-50%, -50%);}
.prf_rt {float:left;width:60%;padding-left:15px;}
.prf_tb {text-align:left;width:100%;border-collapse:collapse;font-size:12px;}
.prf_tb th {width:35%;font-weight:500;padding:5px 0;}
.prf_tb td {padding:5px 0;color:#999;}

.list_back {margin-top:20px;text-align:center;}
.list_back a {display:inline-block;padding:5px 30px;font-size:13px;line-height:15px;font-weight:400;color:#fff;background:#333;cursor:pointer;}
.list_back button {display:inline-block;padding:5px 30px;font-size:13px;line-height:15px;font-weight:400;color:#fff;background:#333;cursor:pointer;border:none;}
#mypage .list_back {margin-top:0;margin-bottom:30px;}

#mypage {}
.my_box1 {overflow:hidden;padding:15px;background:#f6f6f6;text-align:center;border-top:2px solid #482C52;color:#222;position:relative;}
.my_box1 input {position:absolute;width:1px;height:1px;opacity:0;}
.my_box1 h2 {font-size:14px;line-height:16px;text-align:left;margin-bottom:20px;}
.my_box1_lt {width:100%;text-align:center;}
.img_load {width:148px;margin:0 auto;}
.img_load_box {width:100%;height:100px;background:#fff;border:1px dashed #939393;position:relative;overflow:hidden;}
.img_load_box img {/*position:absolute;left:50%;top:50%;transform:translate(-50%, -50%);*/left:0;top:0;width:100%;height:100%;}
.img_load_btn {width:100%;background:#fff;padding:1px;border:1px solid #d1d1d1;border-radius:5px;margin-top:10px;cursor:pointer;}
.img_load_btn span {display:block;padding:3px 0 2px;background:#e4e4e4;}
.my_box1_rt {margin-top:20px;}
.my_box1_rt ul {padding-top:7px;}
.my_box1_rt ul li {display:inline-block;vertical-align:top;margin-right:10px;}
.my_box1_rt ul li:last-child {margin-right:0;}
.my_box1_rt ul li .p01 {font-size:13px;line-height:20px;margin-bottom:7px;}
.my_box1_rt ul li .p02 {width:62px;height:37px;background:#fff;text-align:center;line-height:35px;border:1px solid #e4e4e4;border-radius:5px;font-size:13px;font-weight:600; letter-spacing:-0.3px;}
.my_box1_rt ul li .p02.on {color:#482C52;}
.my_box2 {margin-top:25px;}
.my_box2_ul {overflow:hidden;text-align:center;padding-bottom:10px;}
.my_box2_tab {float:left;width:33.33%;height:33px;line-height:33px;background:#d1d1d1;font-size:12px;font-weight:500;color:#fff;cursor:pointer;position:relative;}
.my_box2_tab.on {background:#7c7c7c;}
.my_box2_tab.on::before {content:'';width:10px;height:10px;border-top:9px solid #7c7c7c;border-right:5px solid transparent;border-bottom:5px solid transparent;border-left:5px solid transparent;position:absolute;top:33px;left:50%;margin-left:-5px;}
#mypage .recruit_frm_box {padding:0;}
.mypage_recruit {border-bottom:5px solid #aaa;margin-bottom:20px;}
.mypage_recruit:last-child {border-bottom:0;margin-bottom:0;}
.my_box2_box {display:none;width:100%;}
.my_box2_scr {width:100%;overflow-y:auto;}
.my_box2_box_1 {display:block;}

.my_resume .my_box2 {margin-top:0;}
.my_resume .my_box2_ul {margin-bottom:10px;}
.my_del_btn {text-align:right;margin-bottom:10px;}
.my_del_btn button {border:none;background:#482C52;font-size:14px;color:#fff;padding:7px 15px;border:none;border-radius:3px;}

#search {}
#search .basic_box {float:none;width:100%;}

#rc_view {}
.rc_v_subject {
    font-size: 16px;
    line-height: 30px;
    font-family: 'Noto Sans KR', sans-serif;
    font-weight: 600;
    color: #FFC;
    text-align: center;
    padding: 15px 5px;
    background-color: #f43f3f;
    border-radius: 15px;
}


.rc_v_box {border:1px solid #ccc; border-radius:15px; padding:5px 10px 15px 10px; width:95%; margin:0 auto}
.rc_v_box li{ border-bottom:1px solid #e4e4e4}
.rc_v_box:last-child {margin-bottom:0;}
.rc_v_box h4 {position:relative;padding-left:2px;padding-bottom:10px;border-bottom:2px solid #222;}
.rc_v_box h4 img {position:absolute;left:0;top:50%;margin-top:-14px;color:#222;}
.rc_v_box h4 strong {display:inline-block;font-size:16px;font-weight:800;}
.rc_v_box h4 strong span {color:#999;}
.rc_v_box .rc_v_hit {font-size:14px;line-height:16px;font-weight:600;position:absolute;right:3px;bottom:10px;}
.rc_v_over {overflow:hidden;padding:15px 0 10px 0;}
.rc_v_over2 {padding:15px 10px 20px;}
.rc_v_box:last-child .rc_v_over {border-bottom:0;}
.rc_v_lt {/* float:left; */width:110px;padding-right:10px;/* text-align:center; */text-align: center;display: flex;align-items: center;width: 100%;display: none;}
.rc_v_lt .p01 {width:100%;height:59px;border:1px solid #e4e4e4;overflow:hidden;position:relative;}
.rc_v_lt .p01 img {width:100%;min-height:100%;}
.rc_v_lt .p02 {margin:10px 0;}
.rc_v_lt .p02 span {display:inline-block;vertical-align:middle;}
.rc_v_lt .p02 .span01 {font-size:12px;line-height:18px;font-weight:600;color:#222;margin-right:3px;}
.rc_v_lt .p02 .span02 {font-size:11px;line-height:15px;color:#eb2ea6;border:1px solid #eb2ea6;border-radius:3px;padding:2px 5px;background:#fcfcfc;letter-spacing:-0.5px;}
.rc_v_lt .p03 {overflow:hidden;padding: 9px 5px 5px;background:#0068b3;border-radius:3px;color:#fff;cursor:pointer;text-align: center;display: flex !important;justify-content: center;}
.rc_v_lt .p03 span {float:left;font-size:11px;}
.rc_v_lt .p03 .span01 {line-height:23px;}
.rc_v_lt .p03 .span02 {/* width:70%; */line-height:21px;/* border:1px solid #fff; */border-radius:3px;padding-left: 8px;}
.rc_v_lt .p03 .span02 img {margin-left:5px;position:relative;}
.rc_v_lt .p04 {background:#e0132d;/* margin-top:10px; */}
.rc_v_rt {float:right;width:calc(100% - 110px);width:-webkit-calc(100% - 110px);}
.rc_v_ul_tb {
    width: 95%;
    margin: 0 auto;
}
.rc_v_ul_tb_gray {background:#f9f9f9;padding:20px;border:1px solid #e4e4e4;}
.rc_v_ul_tb li {display:table;width:100%;margin-bottom:10px;}
.rc_v_ul_tb li:last-child {margin-bottom:0;}

.rc_v_th {display:table-cell;vertical-align:top;width:80px;font-size:16px;font-weight:500; font-family:'Noto Sans KR', sans-serif; color:#333; padding:10px 0 10px 8px; background-image:url(/th_bg1.gif); background-repeat:no-repeat; background-position:right 15px}



.rc_tel {
    font-size: 14px;
    text-align: center;
    font-family: 'Noto Sans KR', sans-serif;
    font-weight: 500;
    background: #f30000;
    border-radius: 10px;
    margin: 10px 0;
    padding: 10px 5px;
    line-height: 110%;
    color: #fff;
}

.rc_v_th2 {padding-top:4px;}
.rc_v_td {display:table-cell;vertical-align:middle;font-size:16px;color:#000; padding:10px 0 10px 20px; font-family:'Noto Sans KR', sans-serif; font-weight:400;}

.rc_v_td .red_line {color:red;border-bottom:1px solid red;}
.rc_v_td .ansim {display:inline-block;font-size:12px;line-height:19px;color:#fff;padding:5px 10px;background:#dd9dbf;border-radius:3px;letter-spacing:0;margin-top:20px;word-break:keep-all;text-align:center;}
.rc_v_td .ansim span {color:#482C52;}
_:-ms-input-placeholder, :root .rc_v_td .ansim {box-sizing:content-box;height:14px;line-height:normal;}
.rc_v_td .sns_p {margin-top:10px;}
.rc_v_td .sns_p:first-child {margin-top:0;}
.rc_v_td .sns_p img {width:23px;margin-right:5px;display:inline-block;vertical-align:middle;}
.rc_v_banner {margin-top:15px;text-align:center;}
.rc_v_banner img {max-width:100%;}
#rc_view .color_span {position:relative;top:-1px;font-size:13px;}
_:-ms-input-placeholder, :root #rc_view .color_span {line-height:18px;}
.rc_v_key {margin-top:20px;overflow:hidden;border:1px solid #dbdbdb;height:176px;text-align:center;padding:10px;}
.rc_v_key p {float:left;width:32%;height:40px;line-height:38px;color:#333;text-align:center;border:1px solid #dbdbdb;font-size:11px;letter-spacing:-0.5px;margin-right:2%;margin-top:2%;}
.rc_v_key p.on {background:#482C52;color:#fff;}
.rc_v_key p:nth-child(3n) {margin-right:0;}
.rc_v_key p:nth-child(1), .rc_v_key p:nth-child(2), .rc_v_key p:nth-child(1), .rc_v_key p:nth-child(3) {margin-top:0;}
/*.rc_v_key p:nth-child(53), .rc_v_key p:nth-child(54), .rc_v_key p:nth-child(55) {border-bottom:none;}*/
.rc_v_key_btn {}
.rc_v_key_btn p {font-size:14px;padding:7px 0 6px;background:#ededed;text-align:center;border:1px solid #dbdbdb;border-top:0;cursor:pointer;}
.rc_v_key_btn .up_key {display:none;}
.rc_v_key_btn span {font-size:11px;padding-left:9px;}
.price_span {font-weight:600;color:#482C52;}
.rc_v_cont { width:95%; margin:0px auto}
.rc_v_cont img {max-width:100%;}



.rc_v_gu_img {overflow:hidden;padding-top:15px;}
.rc_v_gu_img p {float:left;width:19%;margin-right:1.25%;}
.rc_v_gu_img p:last-child {margin-right:0;}
.rc_v_gu_img img {max-width:100%;}

#my_chat {margin-top:0;}
#my_chat .tbl_head01 thead th {border-top: 2px solid #482C52;border-bottom: 1px solid #e4e4e4;background: #f6f6f6;font-size: 14px;font-weight: 500;color: #222;}
#my_chat .tbl_head01 td {padding: 14px 5px;border-top: unset;border-bottom: 1px solid #ddd; font-size: 14px;color: #222;text-align:center;}
.alarm_span {font-weight:600;color:#482C52;padding-left:5px;}

#board_all {}
.cs_pg_ban {width:100%;}
.cs_pg_ban .rc_v_banner {margin-top:0;}
.cs_pg_ban .rc_v_banner img {display:block;max-width:100%;}
.board_tab {margin-top:30px;}
.board_tab_ul {overflow:hidden;}
.board_tab_ul li {float:left;width:25%;text-align:center;font-size:13px;line-height:15px;color:#666;padding-bottom:10px;border-bottom:1px solid #dbdbdb;cursor:pointer;position:relative;}
.board_tab_ul li::before {content:'';width:100%;height:2px;background:#482C52;position:absolute;left:0;bottom:0;display:none;}
.board_tab_ul li.on {color:#482C52;}
.board_tab_ul li.on::before {display:block;}
.board_tab_box {display:none;}
.board_1 {display:block;}
.board_tab .basic_tb th {border-top:0;}
.board_more {text-align:center;margin-top:20px;}
.board_more a {display:inline-block;font-size:13px;line-height:17px;padding:6px 10px 5px;border:1px solid #dbdbdb;border-radius:3px;color:#555;}

.board_2 .basic_tb td {text-align:left;padding-left:10px;padding-right:10px;position:relative;}
.board_night .basic_tb td {text-align:center;padding-left:0;padding-right:0;}
.board_night td.td_subject {text-align:left;}
.board_night td.td_subject a {display:inline-block;vertical-align:middle;max-width:490px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
.board_night td img {width:10px;}
.board_night td .device_chk {display:inline-block;vertical-align:middle;margin-left:5px;position:relative;top:-1px;}
.board_night td .device_chk img {width:auto;display:block;}
.cs_faq_qa {cursor:pointer;}
.cs_faq_as {overflow:hidden;height:0;}
.cs_faq_in {margin-top:20px;background:#FAFAFA;padding:15px 10px;}
.board_2 .faq_arr {position:absolute;top:7px;right:20px;transition:all 0.3s;}
.board_2 .faq_arr.up {transform: rotate(180deg) translateY(-5px);}

@media screen and (max-width:800px){
	.board_night td.td_subject a {max-width:340px;}
}
@media screen and (max-width:500px){
	.board_night td.td_subject a {max-width:150px;}
}
@media screen and (max-width:420px){
	.board_night td.td_subject a {max-width:130px;}
}
@media screen and (max-width:380px){
	.board_night td.td_subject a {max-width:110px;}
}
@media screen and (max-width:340px){
	.board_night td.td_subject a {max-width:80px;}
}

.board_gall {margin-top:40px;}
.board_gall h4 {font-size:15px;line-height:19px;margin-bottom:10px;}
.board_gall ul {overflow:hidden;}
.board_gall ul li {float:left;width:49%;margin-right:2%;margin-top:2%;}
.board_gall ul li:nth-child(2n) {margin-right:0;}
.board_gall ul li:nth-child(1), .board_gall ul li:nth-child(2) {margin-top:0;}
.b_g_img {border:1px solid #dbdbdb;overflow:hidden;}
.b_g_img img {display:block;width:100%;}
.b_g_txt {font-size:13px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;padding:0 5px;margin-top:5px;}

.bo_wrt_banner {margin-bottom:30px;}
.bo_wrt_banner img {max-width:100%;}

.rc_v_adm {text-align:center;}
.rc_v_adm a {display: inline-block;padding: 9px 57px;font-size: 15px;line-height: 17px;font-weight: 400;color: #fff;background: #333;cursor: pointer;letter-spacing:0;}

.bo_tit a {display:inline-block;vertical-align:middle;}
.bo_tit span {display:inline-block;vertical-align:middle;}
.bo_tit span img {display:block;}
.comment_span {padding-left:5px;}

.tbl_mystyle {width:100%;border-collapse:collapse;}
.tbl_mystyle thead th {background:#482C52;color:#fff;padding:10px 5px }
.tbl_mystyle tbody td {text-align:center;padding:5px;/*border-bottom:1px solid #dfdfdf*/} 
.tbl_mystyle .bf { border-bottom:1px solid #dfdfdf;margin-bottom:3px;margin-top:5px;}   

.tbl_mystyle tbody td .bbtn {padding:3px 5px;font-size:11px;border-radius:3px;border:0px;display:inline-block;}
.tbl_mystyle tbody td .my_btn01 {background:#fff;color:#000;font-size:14px;font-weight:bold; } 
.tbl_mystyle tbody td .my_btn02 {background:#fff;color:#777;border:1px solid #777} 
.tbl_mystyle tbody td .my_btn03 {background:#FF7018;color:#fff;border:1px solid #FF7018}
.tbl_mystyle tbody td .my_btn04 {background:green;color:#fff;border:1px solid green;    width: 22%;
    text-align: center;
    font-size: 12px;
    font-weight: bold;}

.tbl_mystyle tbody td .my_btn00 {background:#fff;color:#000;border:1px solid #000;    width: 22%;
    text-align: center;
    font-size: 12px;
    font-weight: bold;}


.tbl_mystyle2 {width:100%;border-collapse:collapse;display:none;margin:5px 0px}
.tbl_mystyle2 th {background:#7C7C7C;color:#fff;border:1px solid #dfdfdf;}
.tbl_mystyle2 td {background:#fff;color:#555;/*border:1px solid #dfdfdf;*/ text-align:left !important;}
.tbl_mystyle2 td p {padding:2px 0px}
.tbl_mystyle .no_padding {padding:0;}
.tr_hide {}
.tr_show {display:table;}

#bo_list .tbl_head01 thead th {font-size:13px !important;}
#bo_list .tbl_head01 td {font-size:13px !important;padding:15px 3px !important;}
.bo_v_file_cnt {position:relative !important;top:0 !important;right:0 !important;display:block;margin-top:7px;}

#bo_v_top {overflow:hidden;}
#bo_v_top .bo_v_left {overflow:hidden;float:none;margin:0;}
#bo_v_top .bo_v_left li {float:left;width:24%;margin-left:1.33%;margin-right:0;}
#bo_v_top .bo_v_left li:first-child {margin-left:0;}
#bo_v_top .bo_v_left li .btn {width:100%;}
#bo_v_top .bo_v_com {overflow:hidden;float:none;margin:10px 0 0;}
#bo_v_top .bo_v_com li {float:left;width:49%;margin-left:2%;margin-right:0;}
#bo_v_top .bo_v_com li:first-child {margin-left:0;}
#bo_v_top .bo_v_com li .btn {width:100%;}
#bo_vc_empty {font-size:13px !important;}
.bo_v_com .btn_list {background:#939393 !important}

#bo_w {margin:0 !important;}
#bo_w .write_ul li {height:auto !important;padding:10px 0 !important;}
#bo_w .op_name {display:block !important;width:100% !important;padding:0 !important;margin-bottom:7px;}
#bo_w .bo_w_tit .text_title {display:block !important;}
#bo_w .bo_w_flie .file_wr {width:100% !important;}
#bo_w .wr_content  textarea {height:200px !important;}
#bo_w .btn_confirm {margin-top:20px;padding-bottom:0 !important;}
.new_v_cont {min-height:200px !important;}
.new_v_cont * {font-family:"Nanum Barun Gothic";}
#bo_w .op_name {font-size:13px !important;}

#bo_list .tbl_head01 td.td_subject {text-align:left;}
#bo_list .tbl_head01 td.td_subject a {display:inline-block;vertical-align:middle;max-width:540px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
@media screen and (max-width:800px){
	#bo_list .tbl_head01 td.td_subject a {max-width:380px;}
}
@media screen and (max-width:500px){
	#bo_list .tbl_head01 td.td_subject a {max-width:210px;}
}
@media screen and (max-width:420px){
	#bo_list .tbl_head01 td.td_subject a {max-width:160px;}
}
@media screen and (max-width:380px){
	#bo_list .tbl_head01 td.td_subject a {max-width:120px;}
}
@media screen and (max-width:340px){
	#bo_list .tbl_head01 td.td_subject a {max-width:80px;}
}

.btn_bo_user {text-align:center;}
.btn_bo_user li {float:none !important;display:inline-block;margin-left:0.5% !important;}
.btn_bo_user li:first-child {margin-left:0 !important;}

.notice_span {color:#482C52;font-weight:600;}

.my_pay_rst {position:fixed;left:3%;top:50%;margin-top:-180px;width:94%;background:#f9f9f9;border-top:3px solid #482C52;z-index:1000;padding:15px;display:none;}
.my_pay_x {position:absolute;top:10px;right:15px;font-size:20px;line-height:20px;color:#333;cursor:pointer;}
.my_pay_rst h2 {font-size:19px;line-height:21px;font-weight:500;margin-bottom:15px;}
.my_pay_rst table {width:100%;border-collapse:collapse;font-size:12px;line-height:18px;color:#333;}
.my_pay_rst table th {width:35%;text-align:left;font-weight:500;padding:7px 10px;border:1px solid #ccc;}
.my_pay_rst table td {padding:7px 10px;border:1px solid #ccc;}

.rc_v_cont img {max-width:100% !important;}
.new_v_cont img {max-width:100% !important;}
.new_gall_cont img {max-width:100% !important;}

.new_list {font-size:10px;line-height:12px;font-weight:600;color:#fff;background:#F70000;padding:1px 3px 0 2px;}

/*#bo_list {font-family:'Nanum Barun Gothic';}
.new_v {font-family:'Nanum Barun Gothic';}*/

.new_v_tb th {font-weight:400 !important;}
.new_v_tb td {font-weight:400 !important;}
.new_v_tb tr:first-child td {font-weight:600 !important;}
.new_v_tb td .hit {color:#888 !important;}
.new_v_tb td .like {color:#ff0000 !important;}

/* Mobile */

.mobile-top-banner {
	width:100%;
	height:70px;
}
.mobile-top-banner img {
	width:100%;
	height:100%;
}

.mobile-location {
	border:1px solid #e5e5e5;
	margin-top:20px;
	margin-bottom:20px;
	padding: 15px 10px;
	border-radius:3px;
}
.grow-2 {
	flex-grow:2;
}
.flex {
	display:flex;
}
.mobile-location i.str {
	color:#d67354;
}
.mobile-location i.grey {
	color:#e0e1dc;
	padding:0 5px;
}

.mobile-location .str {
	color:#d67354;
	padding-left:5px;
}


.mobile-index-rolling-banner {
	width:100%;
	height:70px;
	margin-bottom:30px;
}
.mobile-index-rolling-banner img {
	width:100%;
	height:100%;
}

.mobile-menu {border-top: 1px solid #ccc; border-bottom: 1px solid #ccc; padding: 30px 0}
.mobile-menu a {font-size: 14px; font-weight: 600}

/* add 210116 */  
body {overflow-x:hidden;}  
.mask {position:fixed; left:0; top:0; bottom:0; right:0; width:100%; height:100%; background:rgba(0, 0, 0, 0.6); z-index:1000; display:none;}  
.popTy02 {position:fixed;left:50%;top:50%;transform:translate(-50%, -50%);width:90%;height:460px;background:#FFF;border-radius:5px;overflow:hidden;/* padding:5px; */display:none;} 
.popTy02 .closePop {position:absolute; right:20px; top:0px; width:30px; height:30px; line-height:40px; color:#666; font-size:20px; text-align:center; cursor:pointer; z-index:10;} 
.popTy02 .search {position:absolute; right:30px; top:10px; width:30px; height:30px; line-height:40px; color:#666; font-size:20px; text-align:center; cursor:pointer; z-index:10;}

.popTy02 h2 {font-size:20px;line-height:20px;color:#333;margin-bottom:15px;font-family: 'yg-jalnan'; text-align:center;}
.popTy02 .filterSet {display:block;height:auto;overflow:hidden;padding-right:0px;position:relative;display: flex;height: 100%;}
.popTy02 .filterSet select {float:left; width:25%; height:30px; border:1px solid #ddd; box-sizing:border-box;    font-size: 11px;border-radius:5px;}

.popTy02 .filterSet button {position:absolute; right:0; top:0; width:50px; height:30px; border:1px solid #222; color:#222; background:#482c52;color:#fff} 

.popTy02 .locationList {display:block;height:360px;padding:0 0px;margin-top: 45px;min-height:360px;overflow: scroll;}  

.popTy02 .locationList li {float:left; width:33.3333%; height:auto; overflow:hidden;}
.popTy02 .locationList li .localBox {display:block; border-radius: 50%; width: 60px; height: 60px; text-align:center; font-size:14px; cursor:pointer; margin:0 auto; line-height:60px;}
.popTy02 .locationList li .localBox.on {background: #482c52 ; color:#FFF;}

.inbam .inssa {float:none; width:100% !important; height:auto; overflow:hidden; border-right:0px !important;}
.inbam .bam {float:none; width:100% !important; height:auto; overflow:hidden; margin-top:30px;}
.inbam .bam > div {padding:0 !important;}

.list_box {clear:both; display:block; height:auto; overflow:hidden; margin-top:20px;}
.bam-list {clear:both; display:block; height:auto; overflow:hidden; position:relative;}
.bam-list .subject {color:#333; font-size:14px; margin-bottom:3px; font-weight:bold;}
.bam-list .postDesc {display:block; color:#666; font-size:13px;}
.bam-list .postDesc span {display:inline-block; margin-right:6px; padding-right:6px; position:relative;}
.bam-list .postDesc span:after {content:''; position:absolute; right:0; top:50%; transform:translate(0, -50%); width:1px; height:12px; background:#666;}
.bam-list .postDesc span:last-child {padding-right:0; margin-right:0;}
.bam-list .postDesc span:last-child:after {background:none;}
.bam-list .num {position:absolute !important; right:0; top:50%; transform:translate(0, -50%);}

/** 인재정보 **/
.injae{overflow:hidden;margin-left:0px; margin-bottom:30px;}
.injae .row {float:left; width:49%; height:auto; overflow:hidden; border-radius:5%; margin-bottom:8px; margin-right:2%; border:1px solid #dbdbdb;}
.injae .row:nth-child(2n) {margin-right:0;}
.injae .row .title{padding: 15px 15px;font-size:14px;}
.injae .row .content{padding: 5px 15px;font-size:14px;color:#000;font-weight:bold; height:40px; overflow:hidden;}
.injae .row .title span.type{float:right;padding:0px 4px;/*border:1px solid #dbdbdb;border-radius:8px*/ font-weight:bold; font-size:12px;}
.injae .row .foot{padding:11px 8px;}
.injae .row .foot div{display:inline-block;}
.injae .row:hover{background:#99d9ea}
.injae .row .new{padding:1px;border:1px solid #dbdbdb;color:#ff6600;font-size:8px;font-weight: bold;}
.mid03.short {margin-bottom:0 !important; padding-bottom:0;}

.mobile-location .setting {display:inline-block; margin-right:4px; color:#999;}

.mid03 .banner-tab{display:block; height:auto; overflow:hidden;}
.mid03 .banner-tab .btab{overflow:hidden;}
.mid03 .banner-tab .btab div {float:left;width:20%;border:1px solid #dbdbdb;padding:15px 5px;text-align:center;cursor:pointer; border-right:0px; box-sizing:border-box;}
.mid03 .banner-tab .btab div:last-child {border-right:1px solid #dbdbdb;}
.mid03 .banner-tab .btab div.active{border:2px solid #000;border-bottom:0}
.mid03 .swiper-slide {height:auto !important;}
.mid03 .banner-list{display:block; height:auto; overflow:hidden; padding:10px 15px;}
.mid03 .banner-list .banner-row{padding:5px 0px;font-size:13px;width:100%;overflow:hidden; border-bottom:1px solid #dadada;}
.mid03 .banner-list .banner-row .con {display:block; padding:4px 0; height:auto; overflow:hidden;}
.mid03 .banner-list .banner-row .banner-comment{border:1px solid #dbdbdb;border-radius:6px;padding:3px;margin:0 5px;}
.mid03 .banner-list .banner-row a:hover{color:#e8186b}

.btmMenu {clear:both; display:table; width:100%; table-layout:fixed; height:auto; overflow:hidden; text-align:center; padding:10px 25px;}
.btmMenu .inBtmMenu {display:table-cell; vertical-align:middle; padding:0 3px;}
.btmMenu .inBtmMenu a {display:inline-block; padding:10px 0; width:100%; height:auto; color:#333; font-size:14px; border:1px solid #dadada;}

.btmFunc {clear:both; display:block; height:auto; overflow:hidden; text-align:center;}
.btmFunc span a {display:inline-block; padding:5px 10px; color:#999; font-size:14px;}
.btmFunc span a.privacy {color:#333;}




/* Utils */
.background-orange {
	background-color: #fa6644;
}
.margin-auto {
	margin: auto !important;
 }
 .border-radius-3 {
	border-radius: 3px;
 }
 .border-line {
	border:1px solid #ddd;
 }
 .margin-0 {
	margin: 0px !important;
 }
 .margin-horizontal-0 {
	margin-left: 0px !important;
	margin-right: 0px !important;
 }
 .margin-vertical-0 {
	margin-top: 0px !important;
	margin-bottom: 0px !important;
 }
 .margin-top-0 {
	margin-top: 0px !important;
 }
 .margin-bottom-0 {
	margin-bottom: 0px !important;
 }
 .margin-left-0 {
	margin-left: 0px !important;
 }
 .margin-right-0 {
	margin-right: 0px !important;
 }
 .padding-0 {
	padding: 0px !important;
 }
 .padding-0-inherit > * {
	padding: 0px !important;
 }
 .padding-horizontal-0 {
	padding-left: 0px !important;
	padding-right: 0px !important;
 }
 .padding-vertical-0 {
	padding-top: 0px !important;
	padding-bottom: 0px !important;
 }
 .padding-top-0 {
	padding-top: 0px !important;
 }
 .padding-bottom-0 {
	padding-bottom: 0px !important;
 }
 .padding-left-0 {
	padding-left: 0px !important;
 }
 .padding-right-0 {
	padding-right: 0px !important;
 }
 .shrink-0 {
	flex-shrink: 0 !important;
 }
 .min-height-0 {
	min-height: 0px !important;
 }
 .min-height-inherit-0 > * {
	min-height: 0px !important;
 }
 .min-width-0 {
	min-width: 0px !important;
 }
 .min-width-inherit-0 > * {
	min-width: 0px !important;
 }
 .height-0 {
	height: 0px !important;
 }
 .height-0-inherit > * {
	height: 0px !important;
 }
 .width-0 {
	width: 0px !important;
 }
 .width-0-inherit > * {
	width: 0px !important;
 }
 .radius-0 {
	border-radius: 0px !important;
 }
 .margin-auto {
	margin: auto !important;
 }
 .margin-1 {
	margin: 1px !important;
 }
 .margin-horizontal-1 {
	margin-left: 1px !important;
	margin-right: 1px !important;
 }
 .margin-vertical-1 {
	margin-top: 1px !important;
	margin-bottom: 1px !important;
 }
 .margin-top-1 {
	margin-top: 1px !important;
 }
 .margin-bottom-1 {
	margin-bottom: 1px !important;
 }
 .margin-left-1 {
	margin-left: 1px !important;
 }
 .margin-right-1 {
	margin-right: 1px !important;
 }
 .padding-1 {
	padding: 1px !important;
 }
 .padding-1-inherit > * {
	padding: 1px !important;
 }
 .padding-horizontal-1 {
	padding-left: 1px !important;
	padding-right: 1px !important;
 }
 .padding-vertical-1 {
	padding-top: 1px !important;
	padding-bottom: 1px !important;
 }
 .padding-top-1 {
	padding-top: 1px !important;
 }
 .padding-bottom-1 {
	padding-bottom: 1px !important;
 }
 .padding-left-1 {
	padding-left: 1px !important;
 }
 .padding-right-1 {
	padding-right: 1px !important;
 }
 .shrink-1 {
	flex-shrink: 1 !important;
 }
 .min-height-1 {
	min-height: 1px !important;
 }
 .min-height-inherit-1 > * {
	min-height: 1px !important;
 }
 .min-width-1 {
	min-width: 1px !important;
 }
 .min-width-inherit-1 > * {
	min-width: 1px !important;
 }
 .height-1 {
	height: 1px !important;
 }
 .height-1-inherit > * {
	height: 1px !important;
 }
 .width-1 {
	width: 1px !important;
 }
 .width-1-inherit > * {
	width: 1px !important;
 }
 .radius-1 {
	border-radius: 1px !important;
 }
 .margin-auto {
	margin: auto !important;
 }
 .margin-2 {
	margin: 2px !important;
 }
 .margin-horizontal-2 {
	margin-left: 2px !important;
	margin-right: 2px !important;
 }
 .margin-vertical-2 {
	margin-top: 2px !important;
	margin-bottom: 2px !important;
 }
 .margin-top-2 {
	margin-top: 2px !important;
 }
 .margin-bottom-2 {
	margin-bottom: 2px !important;
 }
 .margin-left-2 {
	margin-left: 2px !important;
 }
 .margin-right-2 {
	margin-right: 2px !important;
 }
 .padding-2 {
	padding: 2px !important;
 }
 .padding-2-inherit > * {
	padding: 2px !important;
 }
 .padding-horizontal-2 {
	padding-left: 2px !important;
	padding-right: 2px !important;
 }
 .padding-vertical-2 {
	padding-top: 2px !important;
	padding-bottom: 2px !important;
 }
 .padding-top-2 {
	padding-top: 2px !important;
 }
 .padding-bottom-2 {
	padding-bottom: 2px !important;
 }
 .padding-left-2 {
	padding-left: 2px !important;
 }
 .padding-right-2 {
	padding-right: 2px !important;
 }
 .shrink-2 {
	flex-shrink: 2 !important;
 }
 .min-height-2 {
	min-height: 2px !important;
 }
 .min-height-inherit-2 > * {
	min-height: 2px !important;
 }
 .min-width-2 {
	min-width: 2px !important;
 }
 .min-width-inherit-2 > * {
	min-width: 2px !important;
 }
 .height-2 {
	height: 2px !important;
 }
 .height-2-inherit > * {
	height: 2px !important;
 }
 .width-2 {
	width: 2px !important;
 }
 .width-2-inherit > * {
	width: 2px !important;
 }
 .radius-2 {
	border-radius: 2px !important;
 }
 .margin-auto {
	margin: auto !important;
 }
 .margin-3 {
	margin: 3px !important;
 }
 .margin-horizontal-3 {
	margin-left: 3px !important;
	margin-right: 3px !important;
 }
 .margin-vertical-3 {
	margin-top: 3px !important;
	margin-bottom: 3px !important;
 }
 .margin-top-3 {
	margin-top: 3px !important;
 }
 .margin-bottom-3 {
	margin-bottom: 3px !important;
 }
 .margin-left-3 {
	margin-left: 3px !important;
 }
 .margin-right-3 {
	margin-right: 3px !important;
 }
 .padding-3 {
	padding: 3px !important;
 }
 .padding-3-inherit > * {
	padding: 3px !important;
 }
 .padding-horizontal-3 {
	padding-left: 3px !important;
	padding-right: 3px !important;
 }
 .padding-vertical-3 {
	padding-top: 3px !important;
	padding-bottom: 3px !important;
 }
 .padding-top-3 {
	padding-top: 3px !important;
 }
 .padding-bottom-3 {
	padding-bottom: 3px !important;
 }
 .padding-left-3 {
	padding-left: 3px !important;
 }
 .padding-right-3 {
	padding-right: 3px !important;
 }
 .shrink-3 {
	flex-shrink: 3 !important;
 }
 .min-height-3 {
	min-height: 3px !important;
 }
 .min-height-inherit-3 > * {
	min-height: 3px !important;
 }
 .min-width-3 {
	min-width: 3px !important;
 }
 .min-width-inherit-3 > * {
	min-width: 3px !important;
 }
 .height-3 {
	height: 3px !important;
 }
 .height-3-inherit > * {
	height: 3px !important;
 }
 .width-3 {
	width: 3px !important;
 }
 .width-3-inherit > * {
	width: 3px !important;
 }
 .radius-3 {
	border-radius: 3px !important;
 }
 .margin-auto {
	margin: auto !important;
 }
 .margin-4 {
	margin: 4px !important;
 }
 .margin-horizontal-4 {
	margin-left: 4px !important;
	margin-right: 4px !important;
 }
 .margin-vertical-4 {
	margin-top: 4px !important;
	margin-bottom: 4px !important;
 }
 .margin-top-4 {
	margin-top: 4px !important;
 }
 .margin-bottom-4 {
	margin-bottom: 4px !important;
 }
 .margin-left-4 {
	margin-left: 4px !important;
 }
 .margin-right-4 {
	margin-right: 4px !important;
 }
 .padding-4 {
	padding: 4px !important;
 }
 .padding-4-inherit > * {
	padding: 4px !important;
 }
 .padding-horizontal-4 {
	padding-left: 4px !important;
	padding-right: 4px !important;
 }
 .padding-vertical-4 {
	padding-top: 4px !important;
	padding-bottom: 4px !important;
 }
 .padding-top-4 {
	padding-top: 4px !important;
 }
 .padding-bottom-4 {
	padding-bottom: 4px !important;
 }
 .padding-left-4 {
	padding-left: 4px !important;
 }
 .padding-right-4 {
	padding-right: 4px !important;
 }
 .shrink-4 {
	flex-shrink: 4 !important;
 }
 .min-height-4 {
	min-height: 4px !important;
 }
 .min-height-inherit-4 > * {
	min-height: 4px !important;
 }
 .min-width-4 {
	min-width: 4px !important;
 }
 .min-width-inherit-4 > * {
	min-width: 4px !important;
 }
 .height-4 {
	height: 4px !important;
 }
 .height-4-inherit > * {
	height: 4px !important;
 }
 .width-4 {
	width: 4px !important;
 }
 .width-4-inherit > * {
	width: 4px !important;
 }
 .radius-4 {
	border-radius: 4px !important;
 }
 .margin-auto {
	margin: auto !important;
 }
 .margin-5 {
	margin: 5px !important;
 }
 .margin-horizontal-5 {
	margin-left: 5px !important;
	margin-right: 5px !important;
 }
 .margin-vertical-5 {
	margin-top: 5px !important;
	margin-bottom: 5px !important;
 }
 .margin-top-5 {
	margin-top: 5px !important;
 }
 .margin-bottom-5 {
	margin-bottom: 5px !important;
 }
 .margin-left-5 {
	margin-left: 5px !important;
 }
 .margin-right-5 {
	margin-right: 5px !important;
 }
 .padding-5 {
	padding: 5px !important;
 }
 .padding-5-inherit > * {
	padding: 5px !important;
 }
 .padding-horizontal-5 {
	padding-left: 5px !important;
	padding-right: 5px !important;
 }
 .padding-vertical-5 {
	padding-top: 5px !important;
	padding-bottom: 5px !important;
 }
 .padding-top-5 {
	padding-top: 5px !important;
 }
 .padding-bottom-5 {
	padding-bottom: 5px !important;
 }
 .padding-left-5 {
	padding-left: 5px !important;
 }
 .padding-right-5 {
	padding-right: 5px !important;
 }
 .shrink-5 {
	flex-shrink: 5 !important;
 }
 .min-height-5 {
	min-height: 5px !important;
 }
 .min-height-inherit-5 > * {
	min-height: 5px !important;
 }
 .min-width-5 {
	min-width: 5px !important;
 }
 .min-width-inherit-5 > * {
	min-width: 5px !important;
 }
 .height-5 {
	height: 5px !important;
 }
 .height-5-inherit > * {
	height: 5px !important;
 }
 .width-5 {
	width: 5px !important;
 }
 .width-5-inherit > * {
	width: 5px !important;
 }
 .radius-5 {
	border-radius: 5px !important;
 }
 .margin-auto {
	margin: auto !important;
 }
 .margin-10 {
	margin: 10px !important;
 }
 .margin-horizontal-10 {
	margin-left: 10px !important;
	margin-right: 10px !important;
 }
 .margin-vertical-10 {
	margin-top: 10px !important;
	margin-bottom: 10px !important;
 }
 .margin-top-10 {
	margin-top: 10px !important;
 }
 .margin-bottom-10 {
	margin-bottom: 10px !important;
 }
 .margin-left-10 {
	margin-left: 10px !important;
 }
 .margin-right-10 {
	margin-right: 10px !important;
 }
 .padding-10 {
	padding: 10px !important;
 }
 .padding-10-inherit > * {
	padding: 10px !important;
 }
 .padding-horizontal-10 {
	padding-left: 10px !important;
	padding-right: 10px !important;
 }
 .padding-vertical-10 {
	padding-top: 10px !important;
	padding-bottom: 10px !important;
 }
 .padding-top-10 {
	padding-top: 10px !important;
 }
 .padding-bottom-10 {
	padding-bottom: 10px !important;
 }
 .padding-left-10 {
	padding-left: 10px !important;
 }
 .padding-right-10 {
	padding-right: 10px !important;
 }
 .shrink-10 {
	flex-shrink: 10 !important;
 }
 .min-height-10 {
	min-height: 10px !important;
 }
 .min-height-inherit-10 > * {
	min-height: 10px !important;
 }
 .min-width-10 {
	min-width: 10px !important;
 }
 .min-width-inherit-10 > * {
	min-width: 10px !important;
 }
 .height-10 {
	height: 10px !important;
 }
 .height-10-inherit > * {
	height: 10px !important;
 }
 .width-10 {
	width: 10px !important;
 }
 .width-10-inherit > * {
	width: 10px !important;
 }
 .radius-10 {
	border-radius: 10px !important;
 }
 .margin-auto {
	margin: auto !important;
 }
 .margin-15 {
	margin: 15px !important;
 }
 .margin-horizontal-15 {
	margin-left: 15px !important;
	margin-right: 15px !important;
 }
 .margin-vertical-15 {
	margin-top: 15px !important;
	margin-bottom: 15px !important;
 }
 .margin-top-15 {
	margin-top: 15px !important;
 }
 .margin-bottom-15 {
	margin-bottom: 15px !important;
 }
 .margin-left-15 {
	margin-left: 15px !important;
 }
 .margin-right-15 {
	margin-right: 15px !important;
 }
 .padding-15 {
	padding: 15px !important;
 }
 .padding-15-inherit > * {
	padding: 15px !important;
 }
 .padding-horizontal-15 {
	padding-left: 15px !important;
	padding-right: 15px !important;
 }
 .padding-vertical-15 {
	padding-top: 15px !important;
	padding-bottom: 15px !important;
 }
 .padding-top-15 {
	padding-top: 15px !important;
 }
 .padding-bottom-15 {
	padding-bottom: 15px !important;
 }
 .padding-left-15 {
	padding-left: 15px !important;
 }
 .padding-right-15 {
	padding-right: 15px !important;
 }
 .shrink-15 {
	flex-shrink: 15 !important;
 }
 .min-height-15 {
	min-height: 15px !important;
 }
 .min-height-inherit-15 > * {
	min-height: 15px !important;
 }
 .min-width-15 {
	min-width: 15px !important;
 }
 .min-width-inherit-15 > * {
	min-width: 15px !important;
 }
 .height-15 {
	height: 15px !important;
 }
 .height-15-inherit > * {
	height: 15px !important;
 }
 .width-15 {
	width: 15px !important;
 }
 .width-15-inherit > * {
	width: 15px !important;
 }
 .radius-15 {
	border-radius: 15px !important;
 }
 .margin-auto {
	margin: auto !important;
 }
 .margin-20 {
	margin: 20px !important;
 }
 .margin-horizontal-20 {
	margin-left: 20px !important;
	margin-right: 20px !important;
 }
 .margin-vertical-20 {
	margin-top: 20px !important;
	margin-bottom: 20px !important;
 }
 .margin-top-20 {
	margin-top: 20px !important;
 }
 .margin-bottom-20 {
	margin-bottom: 20px !important;
 }
 .margin-left-20 {
	margin-left: 20px !important;
 }
 .margin-right-20 {
	margin-right: 20px !important;
 }
 .padding-20 {
	padding: 20px !important;
 }
 .padding-20-inherit > * {
	padding: 20px !important;
 }
 .padding-horizontal-20 {
	padding-left: 20px !important;
	padding-right: 20px !important;
 }
 .padding-vertical-20 {
	padding-top: 20px !important;
	padding-bottom: 20px !important;
 }
 .padding-top-20 {
	padding-top: 20px !important;
 }
 .padding-bottom-20 {
	padding-bottom: 20px !important;
 }
 .padding-left-20 {
	padding-left: 20px !important;
 }
 .padding-right-20 {
	padding-right: 20px !important;
 }
 .shrink-20 {
	flex-shrink: 20 !important;
 }
 .min-height-20 {
	min-height: 20px !important;
 }
 .min-height-inherit-20 > * {
	min-height: 20px !important;
 }
 .min-width-20 {
	min-width: 20px !important;
 }
 .min-width-inherit-20 > * {
	min-width: 20px !important;
 }
 .height-20 {
	height: 20px !important;
 }
 .height-20-inherit > * {
	height: 20px !important;
 }
 .width-20 {
	width: 20px !important;
 }
 .width-20-inherit > * {
	width: 20px !important;
 }
 .radius-20 {
	border-radius: 20px !important;
 }
 .margin-auto {
	margin: auto !important;
 }
 .margin-25 {
	margin: 25px !important;
 }
 .margin-horizontal-25 {
	margin-left: 25px !important;
	margin-right: 25px !important;
 }
 .margin-vertical-25 {
	margin-top: 25px !important;
	margin-bottom: 25px !important;
 }
 .margin-top-25 {
	margin-top: 25px !important;
 }
 .margin-bottom-25 {
	margin-bottom: 25px !important;
 }
 .margin-left-25 {
	margin-left: 25px !important;
 }
 .margin-right-25 {
	margin-right: 25px !important;
 }
 .padding-25 {
	padding: 25px !important;
 }
 .padding-25-inherit > * {
	padding: 25px !important;
 }
 .padding-horizontal-25 {
	padding-left: 25px !important;
	padding-right: 25px !important;
 }
 .padding-vertical-25 {
	padding-top: 25px !important;
	padding-bottom: 25px !important;
 }
 .padding-top-25 {
	padding-top: 25px !important;
 }
 .padding-bottom-25 {
	padding-bottom: 25px !important;
 }
 .padding-left-25 {
	padding-left: 25px !important;
 }
 .padding-right-25 {
	padding-right: 25px !important;
 }
 .shrink-25 {
	flex-shrink: 25 !important;
 }
 .min-height-25 {
	min-height: 25px !important;
 }
 .min-height-inherit-25 > * {
	min-height: 25px !important;
 }
 .min-width-25 {
	min-width: 25px !important;
 }
 .min-width-inherit-25 > * {
	min-width: 25px !important;
 }
 .height-25 {
	height: 25px !important;
 }
 .height-25-inherit > * {
	height: 25px !important;
 }
 .width-25 {
	width: 25px !important;
 }
 .width-25-inherit > * {
	width: 25px !important;
 }
 .radius-25 {
	border-radius: 25px !important;
 }
 .margin-auto {
	margin: auto !important;
 }
 .margin-30 {
	margin: 30px !important;
 }
 .margin-horizontal-30 {
	margin-left: 30px !important;
	margin-right: 30px !important;
 }
 .margin-vertical-30 {
	margin-top: 30px !important;
	margin-bottom: 30px !important;
 }
 .margin-top-30 {
	margin-top: 30px !important;
 }
 .margin-bottom-30 {
	margin-bottom: 30px !important;
 }
 .margin-left-30 {
	margin-left: 30px !important;
 }
 .margin-right-30 {
	margin-right: 30px !important;
 }
 .padding-30 {
	padding: 30px !important;
 }
 .padding-30-inherit > * {
	padding: 30px !important;
 }
 .padding-horizontal-30 {
	padding-left: 30px !important;
	padding-right: 30px !important;
 }
 .padding-vertical-30 {
	padding-top: 30px !important;
	padding-bottom: 30px !important;
 }
 .padding-top-30 {
	padding-top: 30px !important;
 }
 .padding-bottom-30 {
	padding-bottom: 30px !important;
 }
 .padding-left-30 {
	padding-left: 30px !important;
 }
 .padding-right-30 {
	padding-right: 30px !important;
 }
 .shrink-30 {
	flex-shrink: 30 !important;
 }
 .min-height-30 {
	min-height: 30px !important;
 }
 .min-height-inherit-30 > * {
	min-height: 30px !important;
 }
 .min-width-30 {
	min-width: 30px !important;
 }
 .min-width-inherit-30 > * {
	min-width: 30px !important;
 }
 .height-30 {
	height: 30px !important;
 }
 .height-30-inherit > * {
	height: 30px !important;
 }
 .width-30 {
	width: 30px !important;
 }
 .width-30-inherit > * {
	width: 30px !important;
 }
 .radius-30 {
	border-radius: 30px !important;
 }
 .margin-auto {
	margin: auto !important;
 }
 .margin-35 {
	margin: 35px !important;
 }
 .margin-horizontal-35 {
	margin-left: 35px !important;
	margin-right: 35px !important;
 }
 .margin-vertical-35 {
	margin-top: 35px !important;
	margin-bottom: 35px !important;
 }
 .margin-top-35 {
	margin-top: 35px !important;
 }
 .margin-bottom-35 {
	margin-bottom: 35px !important;
 }
 .margin-left-35 {
	margin-left: 35px !important;
 }
 .margin-right-35 {
	margin-right: 35px !important;
 }
 .padding-35 {
	padding: 35px !important;
 }
 .padding-35-inherit > * {
	padding: 35px !important;
 }
 .padding-horizontal-35 {
	padding-left: 35px !important;
	padding-right: 35px !important;
 }
 .padding-vertical-35 {
	padding-top: 35px !important;
	padding-bottom: 35px !important;
 }
 .padding-top-35 {
	padding-top: 35px !important;
 }
 .padding-bottom-35 {
	padding-bottom: 35px !important;
 }
 .padding-left-35 {
	padding-left: 35px !important;
 }
 .padding-right-35 {
	padding-right: 35px !important;
 }
 .shrink-35 {
	flex-shrink: 35 !important;
 }
 .min-height-35 {
	min-height: 35px !important;
 }
 .min-height-inherit-35 > * {
	min-height: 35px !important;
 }
 .min-width-35 {
	min-width: 35px !important;
 }
 .min-width-inherit-35 > * {
	min-width: 35px !important;
 }
 .height-35 {
	height: 35px !important;
 }
 .height-35-inherit > * {
	height: 35px !important;
 }
 .width-35 {
	width: 35px !important;
 }
 .width-35-inherit > * {
	width: 35px !important;
 }
 .radius-35 {
	border-radius: 35px !important;
 }
 .margin-auto {
	margin: auto !important;
 }
 .margin-40 {
	margin: 40px !important;
 }
 .margin-horizontal-40 {
	margin-left: 40px !important;
	margin-right: 40px !important;
 }
 .margin-vertical-40 {
	margin-top: 40px !important;
	margin-bottom: 40px !important;
 }
 .margin-top-40 {
	margin-top: 40px !important;
 }
 .margin-bottom-40 {
	margin-bottom: 40px !important;
 }
 .margin-left-40 {
	margin-left: 40px !important;
 }
 .margin-right-40 {
	margin-right: 40px !important;
 }
 .padding-40 {
	padding: 40px !important;
 }
 .padding-40-inherit > * {
	padding: 40px !important;
 }
 .padding-horizontal-40 {
	padding-left: 40px !important;
	padding-right: 40px !important;
 }
 .padding-vertical-40 {
	padding-top: 40px !important;
	padding-bottom: 40px !important;
 }
 .padding-top-40 {
	padding-top: 40px !important;
 }
 .padding-bottom-40 {
	padding-bottom: 40px !important;
 }
 .padding-left-40 {
	padding-left: 40px !important;
 }
 .padding-right-40 {
	padding-right: 40px !important;
 }
 .shrink-40 {
	flex-shrink: 40 !important;
 }
 .min-height-40 {
	min-height: 40px !important;
 }
 .min-height-inherit-40 > * {
	min-height: 40px !important;
 }
 .min-width-40 {
	min-width: 40px !important;
 }
 .min-width-inherit-40 > * {
	min-width: 40px !important;
 }
 .height-40 {
	height: 40px !important;
 }
 .height-40-inherit > * {
	height: 40px !important;
 }
 .width-40 {
	width: 40px !important;
 }
 .width-40-inherit > * {
	width: 40px !important;
 }
 .radius-40 {
	border-radius: 40px !important;
 }
 .margin-auto {
	margin: auto !important;
 }
 .margin-45 {
	margin: 45px !important;
 }
 .margin-horizontal-45 {
	margin-left: 45px !important;
	margin-right: 45px !important;
 }
 .margin-vertical-45 {
	margin-top: 45px !important;
	margin-bottom: 45px !important;
 }
 .margin-top-45 {
	margin-top: 45px !important;
 }
 .margin-bottom-45 {
	margin-bottom: 45px !important;
 }
 .margin-left-45 {
	margin-left: 45px !important;
 }
 .margin-right-45 {
	margin-right: 45px !important;
 }
 .padding-45 {
	padding: 45px !important;
 }
 .padding-45-inherit > * {
	padding: 45px !important;
 }
 .padding-horizontal-45 {
	padding-left: 45px !important;
	padding-right: 45px !important;
 }
 .padding-vertical-45 {
	padding-top: 45px !important;
	padding-bottom: 45px !important;
 }
 .padding-top-45 {
	padding-top: 45px !important;
 }
 .padding-bottom-45 {
	padding-bottom: 45px !important;
 }
 .padding-left-45 {
	padding-left: 45px !important;
 }
 .padding-right-45 {
	padding-right: 45px !important;
 }
 .shrink-45 {
	flex-shrink: 45 !important;
 }
 .min-height-45 {
	min-height: 45px !important;
 }
 .min-height-inherit-45 > * {
	min-height: 45px !important;
 }
 .min-width-45 {
	min-width: 45px !important;
 }
 .min-width-inherit-45 > * {
	min-width: 45px !important;
 }
 .height-45 {
	height: 45px !important;
 }
 .height-45-inherit > * {
	height: 45px !important;
 }
 .width-45 {
	width: 45px !important;
 }
 .width-45-inherit > * {
	width: 45px !important;
 }
 .radius-45 {
	border-radius: 45px !important;
 }
 .margin-auto {
	margin: auto !important;
 }
 .margin-50 {
	margin: 50px !important;
 }
 .margin-horizontal-50 {
	margin-left: 50px !important;
	margin-right: 50px !important;
 }
 .margin-vertical-50 {
	margin-top: 50px !important;
	margin-bottom: 50px !important;
 }
 .margin-top-50 {
	margin-top: 50px !important;
 }
 .margin-bottom-50 {
	margin-bottom: 50px !important;
 }
 .margin-left-50 {
	margin-left: 50px !important;
 }
 .margin-right-50 {
	margin-right: 50px !important;
 }
 .padding-50 {
	padding: 50px !important;
 }
 .padding-50-inherit > * {
	padding: 50px !important;
 }
 .padding-horizontal-50 {
	padding-left: 50px !important;
	padding-right: 50px !important;
 }
 .padding-vertical-50 {
	padding-top: 50px !important;
	padding-bottom: 50px !important;
 }
 .padding-top-50 {
	padding-top: 50px !important;
 }
 .padding-bottom-50 {
	padding-bottom: 50px !important;
 }
 .padding-left-50 {
	padding-left: 50px !important;
 }
 .padding-right-50 {
	padding-right: 50px !important;
 }
 .shrink-50 {
	flex-shrink: 50 !important;
 }
 .min-height-50 {
	min-height: 50px !important;
 }
 .min-height-inherit-50 > * {
	min-height: 50px !important;
 }
 .min-width-50 {
	min-width: 50px !important;
 }
 .min-width-inherit-50 > * {
	min-width: 50px !important;
 }
 .height-50 {
	height: 50px !important;
 }
 .height-50-inherit > * {
	height: 50px !important;
 }
 .width-50 {
	width: 50px !important;
 }
 .width-50-inherit > * {
	width: 50px !important;
 }
 .radius-50 {
	border-radius: 50px !important;
 }
 .margin-auto {
	margin: auto !important;
 }
 .margin-59 {
	margin: 59px !important;
 }
 .margin-horizontal-59 {
	margin-left: 59px !important;
	margin-right: 59px !important;
 }
 .margin-vertical-59 {
	margin-top: 59px !important;
	margin-bottom: 59px !important;
 }
 .margin-top-59 {
	margin-top: 59px !important;
 }
 .margin-bottom-59 {
	margin-bottom: 59px !important;
 }
 .margin-left-59 {
	margin-left: 59px !important;
 }
 .margin-right-59 {
	margin-right: 59px !important;
 }
 .padding-59 {
	padding: 59px !important;
 }
 .padding-59-inherit > * {
	padding: 59px !important;
 }
 .padding-horizontal-59 {
	padding-left: 59px !important;
	padding-right: 59px !important;
 }
 .padding-vertical-59 {
	padding-top: 59px !important;
	padding-bottom: 59px !important;
 }
 .padding-top-59 {
	padding-top: 59px !important;
 }
 .padding-bottom-59 {
	padding-bottom: 59px !important;
 }
 .padding-left-59 {
	padding-left: 59px !important;
 }
 .padding-right-59 {
	padding-right: 59px !important;
 }
 .shrink-59 {
	flex-shrink: 59 !important;
 }
 .min-height-59 {
	min-height: 59px !important;
 }
 .min-height-inherit-59 > * {
	min-height: 59px !important;
 }
 .min-width-59 {
	min-width: 59px !important;
 }
 .min-width-inherit-59 > * {
	min-width: 59px !important;
 }
 .height-59 {
	height: 59px !important;
 }
 .height-59-inherit > * {
	height: 59px !important;
 }
 .width-59 {
	width: 59px !important;
 }
 .width-59-inherit > * {
	width: 59px !important;
 }
 .radius-59 {
	border-radius: 59px !important;
 }
 .margin-auto {
	margin: auto !important;
 }
 .margin-60 {
	margin: 60px !important;
 }
 .margin-horizontal-60 {
	margin-left: 60px !important;
	margin-right: 60px !important;
 }
 .margin-vertical-60 {
	margin-top: 60px !important;
	margin-bottom: 60px !important;
 }
 .margin-top-60 {
	margin-top: 60px !important;
 }
 .margin-bottom-60 {
	margin-bottom: 60px !important;
 }
 .margin-left-60 {
	margin-left: 60px !important;
 }
 .margin-right-60 {
	margin-right: 60px !important;
 }
 .padding-60 {
	padding: 60px !important;
 }
 .padding-60-inherit > * {
	padding: 60px !important;
 }
 .padding-horizontal-60 {
	padding-left: 60px !important;
	padding-right: 60px !important;
 }
 .padding-vertical-60 {
	padding-top: 60px !important;
	padding-bottom: 60px !important;
 }
 .padding-top-60 {
	padding-top: 60px !important;
 }
 .padding-bottom-60 {
	padding-bottom: 60px !important;
 }
 .padding-left-60 {
	padding-left: 60px !important;
 }
 .padding-right-60 {
	padding-right: 60px !important;
 }
 .shrink-60 {
	flex-shrink: 60 !important;
 }
 .min-height-60 {
	min-height: 60px !important;
 }
 .min-height-inherit-60 > * {
	min-height: 60px !important;
 }
 .min-width-60 {
	min-width: 60px !important;
 }
 .min-width-inherit-60 > * {
	min-width: 60px !important;
 }
 .height-60 {
	height: 60px !important;
 }
 .height-60-inherit > * {
	height: 60px !important;
 }
 .width-60 {
	width: 60px !important;
 }
 .width-60-inherit > * {
	width: 60px !important;
 }
 .radius-60 {
	border-radius: 60px !important;
 }
 .margin-auto {
	margin: auto !important;
 }
 .margin-70 {
	margin: 70px !important;
 }
 .margin-horizontal-70 {
	margin-left: 70px !important;
	margin-right: 70px !important;
 }
 .margin-vertical-70 {
	margin-top: 70px !important;
	margin-bottom: 70px !important;
 }
 .margin-top-70 {
	margin-top: 70px !important;
 }
 .margin-bottom-70 {
	margin-bottom: 70px !important;
 }
 .margin-left-70 {
	margin-left: 70px !important;
 }
 .margin-right-70 {
	margin-right: 70px !important;
 }
 .padding-70 {
	padding: 70px !important;
 }
 .padding-70-inherit > * {
	padding: 70px !important;
 }
 .padding-horizontal-70 {
	padding-left: 70px !important;
	padding-right: 70px !important;
 }
 .padding-vertical-70 {
	padding-top: 70px !important;
	padding-bottom: 70px !important;
 }
 .padding-top-70 {
	padding-top: 70px !important;
 }
 .padding-bottom-70 {
	padding-bottom: 70px !important;
 }
 .padding-left-70 {
	padding-left: 70px !important;
 }
 .padding-right-70 {
	padding-right: 70px !important;
 }
 .shrink-70 {
	flex-shrink: 70 !important;
 }
 .min-height-70 {
	min-height: 70px !important;
 }
 .min-height-inherit-70 > * {
	min-height: 70px !important;
 }
 .min-width-70 {
	min-width: 70px !important;
 }
 .min-width-inherit-70 > * {
	min-width: 70px !important;
 }
 .height-70 {
	height: 70px !important;
 }
 .height-70-inherit > * {
	height: 70px !important;
 }
 .width-70 {
	width: 70px !important;
 }
 .width-70-inherit > * {
	width: 70px !important;
 }
 .radius-70 {
	border-radius: 70px !important;
 }
 .margin-auto {
	margin: auto !important;
 }
 .margin-80 {
	margin: 80px !important;
 }
 .margin-horizontal-80 {
	margin-left: 80px !important;
	margin-right: 80px !important;
 }
 .margin-vertical-80 {
	margin-top: 80px !important;
	margin-bottom: 80px !important;
 }
 .margin-top-80 {
	margin-top: 80px !important;
 }
 .margin-bottom-80 {
	margin-bottom: 80px !important;
 }
 .margin-left-80 {
	margin-left: 80px !important;
 }
 .margin-right-80 {
	margin-right: 80px !important;
 }
 .padding-80 {
	padding: 80px !important;
 }
 .padding-80-inherit > * {
	padding: 80px !important;
 }
 .padding-horizontal-80 {
	padding-left: 80px !important;
	padding-right: 80px !important;
 }
 .padding-vertical-80 {
	padding-top: 80px !important;
	padding-bottom: 80px !important;
 }
 .padding-top-80 {
	padding-top: 80px !important;
 }
 .padding-bottom-80 {
	padding-bottom: 80px !important;
 }
 .padding-left-80 {
	padding-left: 80px !important;
 }
 .padding-right-80 {
	padding-right: 80px !important;
 }
 .shrink-80 {
	flex-shrink: 80 !important;
 }
 .min-height-80 {
	min-height: 80px !important;
 }
 .min-height-inherit-80 > * {
	min-height: 80px !important;
 }
 .min-width-80 {
	min-width: 80px !important;
 }
 .min-width-inherit-80 > * {
	min-width: 80px !important;
 }
 .height-80 {
	height: 80px !important;
 }
 .height-80-inherit > * {
	height: 80px !important;
 }
 .width-80 {
	width: 80px !important;
 }
 .width-80-inherit > * {
	width: 80px !important;
 }
 .radius-80 {
	border-radius: 80px !important;
 }
 .margin-auto {
	margin: auto !important;
 }
 .margin-90 {
	margin: 90px !important;
 }
 .margin-horizontal-90 {
	margin-left: 90px !important;
	margin-right: 90px !important;
 }
 .margin-vertical-90 {
	margin-top: 90px !important;
	margin-bottom: 90px !important;
 }
 .margin-top-90 {
	margin-top: 90px !important;
 }
 .margin-bottom-90 {
	margin-bottom: 90px !important;
 }
 .margin-left-90 {
	margin-left: 90px !important;
 }
 .margin-right-90 {
	margin-right: 90px !important;
 }
 .padding-90 {
	padding: 90px !important;
 }
 .padding-90-inherit > * {
	padding: 90px !important;
 }
 .padding-horizontal-90 {
	padding-left: 90px !important;
	padding-right: 90px !important;
 }
 .padding-vertical-90 {
	padding-top: 90px !important;
	padding-bottom: 90px !important;
 }
 .padding-top-90 {
	padding-top: 90px !important;
 }
 .padding-bottom-90 {
	padding-bottom: 90px !important;
 }
 .padding-left-90 {
	padding-left: 90px !important;
 }
 .padding-right-90 {
	padding-right: 90px !important;
 }
 .shrink-90 {
	flex-shrink: 90 !important;
 }
 .min-height-90 {
	min-height: 90px !important;
 }
 .min-height-inherit-90 > * {
	min-height: 90px !important;
 }
 .min-width-90 {
	min-width: 90px !important;
 }
 .min-width-inherit-90 > * {
	min-width: 90px !important;
 }
 .height-90 {
	height: 90px !important;
 }
 .height-90-inherit > * {
	height: 90px !important;
 }
 .width-90 {
	width: 90px !important;
 }
 .width-90-inherit > * {
	width: 90px !important;
 }
 .radius-90 {
	border-radius: 90px !important;
 }
 .margin-auto {
	margin: auto !important;
 }
 .margin-100 {
	margin: 100px !important;
 }
 .margin-horizontal-100 {
	margin-left: 100px !important;
	margin-right: 100px !important;
 }
 .margin-vertical-100 {
	margin-top: 100px !important;
	margin-bottom: 100px !important;
 }
 .margin-top-100 {
	margin-top: 100px !important;
 }
 .margin-bottom-100 {
	margin-bottom: 100px !important;
 }
 .margin-left-100 {
	margin-left: 100px !important;
 }
 .margin-right-100 {
	margin-right: 100px !important;
 }
 .padding-100 {
	padding: 100px !important;
 }
 .padding-100-inherit > * {
	padding: 100px !important;
 }
 .padding-horizontal-100 {
	padding-left: 100px !important;
	padding-right: 100px !important;
 }
 .padding-vertical-100 {
	padding-top: 100px !important;
	padding-bottom: 100px !important;
 }
 .padding-top-100 {
	padding-top: 100px !important;
 }
 .padding-bottom-100 {
	padding-bottom: 100px !important;
 }
 .padding-left-100 {
	padding-left: 100px !important;
 }
 .padding-right-100 {
	padding-right: 100px !important;
 }
 .shrink-100 {
	flex-shrink: 100 !important;
 }
 .min-height-100 {
	min-height: 100px !important;
 }
 .min-height-inherit-100 > * {
	min-height: 100px !important;
 }
 .min-width-100 {
	min-width: 100px !important;
 }
 .min-width-inherit-100 > * {
	min-width: 100px !important;
 }
 .height-100 {
	height: 100px !important;
 }
 .height-100-inherit > * {
	height: 100px !important;
 }
 .width-100 {
	width: 100px !important;
 }
 .width-100-inherit > * {
	width: 100px !important;
 }
 .radius-100 {
	border-radius: 100px !important;
 }
 .margin-auto {
	margin: auto !important;
 }
 .margin-110 {
	margin: 110px !important;
 }
 .margin-horizontal-110 {
	margin-left: 110px !important;
	margin-right: 110px !important;
 }
 .margin-vertical-110 {
	margin-top: 110px !important;
	margin-bottom: 110px !important;
 }
 .margin-top-110 {
	margin-top: 110px !important;
 }
 .margin-bottom-110 {
	margin-bottom: 110px !important;
 }
 .margin-left-110 {
	margin-left: 110px !important;
 }
 .margin-right-110 {
	margin-right: 110px !important;
 }
 .padding-110 {
	padding: 110px !important;
 }
 .padding-110-inherit > * {
	padding: 110px !important;
 }
 .padding-horizontal-110 {
	padding-left: 110px !important;
	padding-right: 110px !important;
 }
 .padding-vertical-110 {
	padding-top: 110px !important;
	padding-bottom: 110px !important;
 }
 .padding-top-110 {
	padding-top: 110px !important;
 }
 .padding-bottom-110 {
	padding-bottom: 110px !important;
 }
 .padding-left-110 {
	padding-left: 110px !important;
 }
 .padding-right-110 {
	padding-right: 110px !important;
 }
 .shrink-110 {
	flex-shrink: 110 !important;
 }
 .min-height-110 {
	min-height: 110px !important;
 }
 .min-height-inherit-110 > * {
	min-height: 110px !important;
 }
 .min-width-110 {
	min-width: 110px !important;
 }
 .min-width-inherit-110 > * {
	min-width: 110px !important;
 }
 .height-110 {
	height: 110px !important;
 }
 .height-110-inherit > * {
	height: 110px !important;
 }
 .width-110 {
	width: 110px !important;
 }
 .width-110-inherit > * {
	width: 110px !important;
 }
 .radius-110 {
	border-radius: 110px !important;
 }
 .margin-auto {
	margin: auto !important;
 }
 .margin-120 {
	margin: 120px !important;
 }
 .margin-horizontal-120 {
	margin-left: 120px !important;
	margin-right: 120px !important;
 }
 .margin-vertical-120 {
	margin-top: 120px !important;
	margin-bottom: 120px !important;
 }
 .margin-top-120 {
	margin-top: 120px !important;
 }
 .margin-bottom-120 {
	margin-bottom: 120px !important;
 }
 .margin-left-120 {
	margin-left: 120px !important;
 }
 .margin-right-120 {
	margin-right: 120px !important;
 }
 .padding-120 {
	padding: 120px !important;
 }
 .padding-120-inherit > * {
	padding: 120px !important;
 }
 .padding-horizontal-120 {
	padding-left: 120px !important;
	padding-right: 120px !important;
 }
 .padding-vertical-120 {
	padding-top: 120px !important;
	padding-bottom: 120px !important;
 }
 .padding-top-120 {
	padding-top: 120px !important;
 }
 .padding-bottom-120 {
	padding-bottom: 120px !important;
 }
 .padding-left-120 {
	padding-left: 120px !important;
 }
 .padding-right-120 {
	padding-right: 120px !important;
 }
 .shrink-120 {
	flex-shrink: 120 !important;
 }
 .min-height-120 {
	min-height: 120px !important;
 }
 .min-height-inherit-120 > * {
	min-height: 120px !important;
 }
 .min-width-120 {
	min-width: 120px !important;
 }
 .min-width-inherit-120 > * {
	min-width: 120px !important;
 }
 .height-120 {
	height: 120px !important;
 }
 .height-120-inherit > * {
	height: 120px !important;
 }
 .width-120 {
	width: 120px !important;
 }
 .width-120-inherit > * {
	width: 120px !important;
 }
 .radius-120 {
	border-radius: 120px !important;
 }
 .margin-auto {
	margin: auto !important;
 }
 .margin-150 {
	margin: 150px !important;
 }
 .margin-horizontal-150 {
	margin-left: 150px !important;
	margin-right: 150px !important;
 }
 .margin-vertical-150 {
	margin-top: 150px !important;
	margin-bottom: 150px !important;
 }
 .margin-top-150 {
	margin-top: 150px !important;
 }
 .margin-bottom-150 {
	margin-bottom: 150px !important;
 }
 .margin-left-150 {
	margin-left: 150px !important;
 }
 .margin-right-150 {
	margin-right: 150px !important;
 }
 .padding-150 {
	padding: 150px !important;
 }
 .padding-150-inherit > * {
	padding: 150px !important;
 }
 .padding-horizontal-150 {
	padding-left: 150px !important;
	padding-right: 150px !important;
 }
 .padding-vertical-150 {
	padding-top: 150px !important;
	padding-bottom: 150px !important;
 }
 .padding-top-150 {
	padding-top: 150px !important;
 }
 .padding-bottom-150 {
	padding-bottom: 150px !important;
 }
 .padding-left-150 {
	padding-left: 150px !important;
 }
 .padding-right-150 {
	padding-right: 150px !important;
 }
 .shrink-150 {
	flex-shrink: 150 !important;
 }
 .min-height-150 {
	min-height: 150px !important;
 }
 .min-height-inherit-150 > * {
	min-height: 150px !important;
 }
 .min-width-150 {
	min-width: 150px !important;
 }
 .min-width-inherit-150 > * {
	min-width: 150px !important;
 }
 .height-150 {
	height: 150px !important;
 }
 .height-150-inherit > * {
	height: 150px !important;
 }
 .width-150 {
	width: 150px !important;
 }
 .width-150-inherit > * {
	width: 150px !important;
 }
 .radius-150 {
	border-radius: 150px !important;
 }
 .margin-auto {
	margin: auto !important;
 }
 .margin-170 {
	margin: 170px !important;
 }
 .margin-horizontal-170 {
	margin-left: 170px !important;
	margin-right: 170px !important;
 }
 .margin-vertical-170 {
	margin-top: 170px !important;
	margin-bottom: 170px !important;
 }
 .margin-top-170 {
	margin-top: 170px !important;
 }
 .margin-bottom-170 {
	margin-bottom: 170px !important;
 }
 .margin-left-170 {
	margin-left: 170px !important;
 }
 .margin-right-170 {
	margin-right: 170px !important;
 }
 .padding-170 {
	padding: 170px !important;
 }
 .padding-170-inherit > * {
	padding: 170px !important;
 }
 .padding-horizontal-170 {
	padding-left: 170px !important;
	padding-right: 170px !important;
 }
 .padding-vertical-170 {
	padding-top: 170px !important;
	padding-bottom: 170px !important;
 }
 .padding-top-170 {
	padding-top: 170px !important;
 }
 .padding-bottom-170 {
	padding-bottom: 170px !important;
 }
 .padding-left-170 {
	padding-left: 170px !important;
 }
 .padding-right-170 {
	padding-right: 170px !important;
 }
 .shrink-170 {
	flex-shrink: 170 !important;
 }
 .min-height-170 {
	min-height: 170px !important;
 }
 .min-height-inherit-170 > * {
	min-height: 170px !important;
 }
 .min-width-170 {
	min-width: 170px !important;
 }
 .min-width-inherit-170 > * {
	min-width: 170px !important;
 }
 .height-170 {
	height: 170px !important;
 }
 .height-170-inherit > * {
	height: 170px !important;
 }
 .width-170 {
	width: 170px !important;
 }
 .width-170-inherit > * {
	width: 170px !important;
 }
 .radius-170 {
	border-radius: 170px !important;
 }
 .margin-auto {
	margin: auto !important;
 }
 .margin-200 {
	margin: 200px !important;
 }
 .margin-horizontal-200 {
	margin-left: 200px !important;
	margin-right: 200px !important;
 }
 .margin-vertical-200 {
	margin-top: 200px !important;
	margin-bottom: 200px !important;
 }
 .margin-top-200 {
	margin-top: 200px !important;
 }
 .margin-bottom-200 {
	margin-bottom: 200px !important;
 }
 .margin-left-200 {
	margin-left: 200px !important;
 }
 .margin-right-200 {
	margin-right: 200px !important;
 }
 .padding-200 {
	padding: 200px !important;
 }
 .padding-200-inherit > * {
	padding: 200px !important;
 }
 .padding-horizontal-200 {
	padding-left: 200px !important;
	padding-right: 200px !important;
 }
 .padding-vertical-200 {
	padding-top: 200px !important;
	padding-bottom: 200px !important;
 }
 .padding-top-200 {
	padding-top: 200px !important;
 }
 .padding-bottom-200 {
	padding-bottom: 200px !important;
 }
 .padding-left-200 {
	padding-left: 200px !important;
 }
 .padding-right-200 {
	padding-right: 200px !important;
 }
 .shrink-200 {
	flex-shrink: 200 !important;
 }
 .min-height-200 {
	min-height: 200px !important;
 }
 .min-height-inherit-200 > * {
	min-height: 200px !important;
 }
 .min-width-200 {
	min-width: 200px !important;
 }
 .min-width-inherit-200 > * {
	min-width: 200px !important;
 }
 .height-200 {
	height: 200px !important;
 }
 .height-200-inherit > * {
	height: 200px !important;
 }
 .width-200 {
	width: 200px !important;
 }
 .width-200-inherit > * {
	width: 200px !important;
 }
 .radius-200 {
	border-radius: 200px !important;
 }
 .margin-auto {
	margin: auto !important;
 }
 .margin-300 {
	margin: 300px !important;
 }
 .margin-horizontal-300 {
	margin-left: 300px !important;
	margin-right: 300px !important;
 }
 .margin-vertical-300 {
	margin-top: 300px !important;
	margin-bottom: 300px !important;
 }
 .margin-top-300 {
	margin-top: 300px !important;
 }
 .margin-bottom-300 {
	margin-bottom: 300px !important;
 }
 .margin-left-300 {
	margin-left: 300px !important;
 }
 .margin-right-300 {
	margin-right: 300px !important;
 }
 .padding-300 {
	padding: 300px !important;
 }
 .padding-300-inherit > * {
	padding: 300px !important;
 }
 .padding-horizontal-300 {
	padding-left: 300px !important;
	padding-right: 300px !important;
 }
 .padding-vertical-300 {
	padding-top: 300px !important;
	padding-bottom: 300px !important;
 }
 .padding-top-300 {
	padding-top: 300px !important;
 }
 .padding-bottom-300 {
	padding-bottom: 300px !important;
 }
 .padding-left-300 {
	padding-left: 300px !important;
 }
 .padding-right-300 {
	padding-right: 300px !important;
 }
 .shrink-300 {
	flex-shrink: 300 !important;
 }
 .min-height-300 {
	min-height: 300px !important;
 }
 .min-height-inherit-300 > * {
	min-height: 300px !important;
 }
 .min-width-300 {
	min-width: 300px !important;
 }
 .min-width-inherit-300 > * {
	min-width: 300px !important;
 }
 .height-300 {
	height: 300px !important;
 }
 .height-300-inherit > * {
	height: 300px !important;
 }
 .width-300 {
	width: 300px !important;
 }
 .width-300-inherit > * {
	width: 300px !important;
 }
 .radius-300 {
	border-radius: 300px !important;
 }
 .margin-auto {
	margin: auto !important;
 }
 .margin-350 {
	margin: 350px !important;
 }
 .margin-horizontal-350 {
	margin-left: 350px !important;
	margin-right: 350px !important;
 }
 .margin-vertical-350 {
	margin-top: 350px !important;
	margin-bottom: 350px !important;
 }
 .margin-top-350 {
	margin-top: 350px !important;
 }
 .margin-bottom-350 {
	margin-bottom: 350px !important;
 }
 .margin-left-350 {
	margin-left: 350px !important;
 }
 .margin-right-350 {
	margin-right: 350px !important;
 }
 .padding-350 {
	padding: 350px !important;
 }
 .padding-350-inherit > * {
	padding: 350px !important;
 }
 .padding-horizontal-350 {
	padding-left: 350px !important;
	padding-right: 350px !important;
 }
 .padding-vertical-350 {
	padding-top: 350px !important;
	padding-bottom: 350px !important;
 }
 .padding-top-350 {
	padding-top: 350px !important;
 }
 .padding-bottom-350 {
	padding-bottom: 350px !important;
 }
 .padding-left-350 {
	padding-left: 350px !important;
 }
 .padding-right-350 {
	padding-right: 350px !important;
 }
 .shrink-350 {
	flex-shrink: 350 !important;
 }
 .min-height-350 {
	min-height: 350px !important;
 }
 .min-height-inherit-350 > * {
	min-height: 350px !important;
 }
 .min-width-350 {
	min-width: 350px !important;
 }
 .min-width-inherit-350 > * {
	min-width: 350px !important;
 }
 .height-350 {
	height: 350px !important;
 }
 .height-350-inherit > * {
	height: 350px !important;
 }
 .width-350 {
	width: 350px !important;
 }
 .width-350-inherit > * {
	width: 350px !important;
 }
 .radius-350 {
	border-radius: 350px !important;
 }
 .margin-auto {
	margin: auto !important;
 }
 .margin-400 {
	margin: 400px !important;
 }
 .margin-horizontal-400 {
	margin-left: 400px !important;
	margin-right: 400px !important;
 }
 .margin-vertical-400 {
	margin-top: 400px !important;
	margin-bottom: 400px !important;
 }
 .margin-top-400 {
	margin-top: 400px !important;
 }
 .margin-bottom-400 {
	margin-bottom: 400px !important;
 }
 .margin-left-400 {
	margin-left: 400px !important;
 }
 .margin-right-400 {
	margin-right: 400px !important;
 }
 .padding-400 {
	padding: 400px !important;
 }
 .padding-400-inherit > * {
	padding: 400px !important;
 }
 .padding-horizontal-400 {
	padding-left: 400px !important;
	padding-right: 400px !important;
 }
 .padding-vertical-400 {
	padding-top: 400px !important;
	padding-bottom: 400px !important;
 }
 .padding-top-400 {
	padding-top: 400px !important;
 }
 .padding-bottom-400 {
	padding-bottom: 400px !important;
 }
 .padding-left-400 {
	padding-left: 400px !important;
 }
 .padding-right-400 {
	padding-right: 400px !important;
 }
 .shrink-400 {
	flex-shrink: 400 !important;
 }
 .min-height-400 {
	min-height: 400px !important;
 }
 .min-height-inherit-400 > * {
	min-height: 400px !important;
 }
 .min-width-400 {
	min-width: 400px !important;
 }
 .min-width-inherit-400 > * {
	min-width: 400px !important;
 }
 .height-400 {
	height: 400px !important;
 }
 .height-400-inherit > * {
	height: 400px !important;
 }
 .width-400 {
	width: 400px !important;
 }
 .width-400-inherit > * {
	width: 400px !important;
 }
 .radius-400 {
	border-radius: 400px !important;
 }
 .margin-auto {
	margin: auto !important;
 }
 .margin-500 {
	margin: 500px !important;
 }
 .margin-horizontal-500 {
	margin-left: 500px !important;
	margin-right: 500px !important;
 }
 .margin-vertical-500 {
	margin-top: 500px !important;
	margin-bottom: 500px !important;
 }
 .margin-top-500 {
	margin-top: 500px !important;
 }
 .margin-bottom-500 {
	margin-bottom: 500px !important;
 }
 .margin-left-500 {
	margin-left: 500px !important;
 }
 .margin-right-500 {
	margin-right: 500px !important;
 }
 .padding-500 {
	padding: 500px !important;
 }
 .padding-500-inherit > * {
	padding: 500px !important;
 }
 .padding-horizontal-500 {
	padding-left: 500px !important;
	padding-right: 500px !important;
 }
 .padding-vertical-500 {
	padding-top: 500px !important;
	padding-bottom: 500px !important;
 }
 .padding-top-500 {
	padding-top: 500px !important;
 }
 .padding-bottom-500 {
	padding-bottom: 500px !important;
 }
 .padding-left-500 {
	padding-left: 500px !important;
 }
 .padding-right-500 {
	padding-right: 500px !important;
 }
 .shrink-500 {
	flex-shrink: 500 !important;
 }
 .min-height-500 {
	min-height: 500px !important;
 }
 .min-height-inherit-500 > * {
	min-height: 500px !important;
 }
 .min-width-500 {
	min-width: 500px !important;
 }
 .min-width-inherit-500 > * {
	min-width: 500px !important;
 }
 .height-500 {
	height: 500px !important;
 }
 .height-500-inherit > * {
	height: 500px !important;
 }
 .width-500 {
	width: 500px !important;
 }
 .width-500-inherit > * {
	width: 500px !important;
 }
 .radius-500 {
	border-radius: 500px !important;
 }
 .margin-auto {
	margin: auto !important;
 }
 .margin-600 {
	margin: 600px !important;
 }
 .margin-horizontal-600 {
	margin-left: 600px !important;
	margin-right: 600px !important;
 }
 .margin-vertical-600 {
	margin-top: 600px !important;
	margin-bottom: 600px !important;
 }
 .margin-top-600 {
	margin-top: 600px !important;
 }
 .margin-bottom-600 {
	margin-bottom: 600px !important;
 }
 .margin-left-600 {
	margin-left: 600px !important;
 }
 .margin-right-600 {
	margin-right: 600px !important;
 }
 .padding-600 {
	padding: 600px !important;
 }
 .padding-600-inherit > * {
	padding: 600px !important;
 }
 .padding-horizontal-600 {
	padding-left: 600px !important;
	padding-right: 600px !important;
 }
 .padding-vertical-600 {
	padding-top: 600px !important;
	padding-bottom: 600px !important;
 }
 .padding-top-600 {
	padding-top: 600px !important;
 }
 .padding-bottom-600 {
	padding-bottom: 600px !important;
 }
 .padding-left-600 {
	padding-left: 600px !important;
 }
 .padding-right-600 {
	padding-right: 600px !important;
 }
 .shrink-600 {
	flex-shrink: 600 !important;
 }
 .min-height-600 {
	min-height: 600px !important;
 }
 .min-height-inherit-600 > * {
	min-height: 600px !important;
 }
 .min-width-600 {
	min-width: 600px !important;
 }
 .min-width-inherit-600 > * {
	min-width: 600px !important;
 }
 .height-600 {
	height: 600px !important;
 }
 .height-600-inherit > * {
	height: 600px !important;
 }
 .width-600 {
	width: 600px !important;
 }
 .width-600-inherit > * {
	width: 600px !important;
 }
 .radius-600 {
	border-radius: 600px !important;
 }
 .margin-auto {
	margin: auto !important;
 }
 .margin-700 {
	margin: 700px !important;
 }
 .margin-horizontal-700 {
	margin-left: 700px !important;
	margin-right: 700px !important;
 }
 .margin-vertical-700 {
	margin-top: 700px !important;
	margin-bottom: 700px !important;
 }
 .margin-top-700 {
	margin-top: 700px !important;
 }
 .margin-bottom-700 {
	margin-bottom: 700px !important;
 }
 .margin-left-700 {
	margin-left: 700px !important;
 }
 .margin-right-700 {
	margin-right: 700px !important;
 }
 .padding-700 {
	padding: 700px !important;
 }
 .padding-700-inherit > * {
	padding: 700px !important;
 }
 .padding-horizontal-700 {
	padding-left: 700px !important;
	padding-right: 700px !important;
 }
 .padding-vertical-700 {
	padding-top: 700px !important;
	padding-bottom: 700px !important;
 }
 .padding-top-700 {
	padding-top: 700px !important;
 }
 .padding-bottom-700 {
	padding-bottom: 700px !important;
 }
 .padding-left-700 {
	padding-left: 700px !important;
 }
 .padding-right-700 {
	padding-right: 700px !important;
 }
 .shrink-700 {
	flex-shrink: 700 !important;
 }
 .min-height-700 {
	min-height: 700px !important;
 }
 .min-height-inherit-700 > * {
	min-height: 700px !important;
 }
 .min-width-700 {
	min-width: 700px !important;
 }
 .min-width-inherit-700 > * {
	min-width: 700px !important;
 }
 .height-700 {
	height: 700px !important;
 }
 .height-700-inherit > * {
	height: 700px !important;
 }
 .width-700 {
	width: 700px !important;
 }
 .width-700-inherit > * {
	width: 700px !important;
 }
 .radius-700 {
	border-radius: 700px !important;
 }
 .margin-auto {
	margin: auto !important;
 }
 .margin-800 {
	margin: 800px !important;
 }
 .margin-horizontal-800 {
	margin-left: 800px !important;
	margin-right: 800px !important;
 }
 .margin-vertical-800 {
	margin-top: 800px !important;
	margin-bottom: 800px !important;
 }
 .margin-top-800 {
	margin-top: 800px !important;
 }
 .margin-bottom-800 {
	margin-bottom: 800px !important;
 }
 .margin-left-800 {
	margin-left: 800px !important;
 }
 .margin-right-800 {
	margin-right: 800px !important;
 }
 .padding-800 {
	padding: 800px !important;
 }
 .padding-800-inherit > * {
	padding: 800px !important;
 }
 .padding-horizontal-800 {
	padding-left: 800px !important;
	padding-right: 800px !important;
 }
 .padding-vertical-800 {
	padding-top: 800px !important;
	padding-bottom: 800px !important;
 }
 .padding-top-800 {
	padding-top: 800px !important;
 }
 .padding-bottom-800 {
	padding-bottom: 800px !important;
 }
 .padding-left-800 {
	padding-left: 800px !important;
 }
 .padding-right-800 {
	padding-right: 800px !important;
 }
 .shrink-800 {
	flex-shrink: 800 !important;
 }
 .min-height-800 {
	min-height: 800px !important;
 }
 .min-height-inherit-800 > * {
	min-height: 800px !important;
 }
 .min-width-800 {
	min-width: 800px !important;
 }
 .min-width-inherit-800 > * {
	min-width: 800px !important;
 }
 .height-800 {
	height: 800px !important;
 }
 .height-800-inherit > * {
	height: 800px !important;
 }
 .width-800 {
	width: 800px !important;
 }
 .width-800-inherit > * {
	width: 800px !important;
 }
 .radius-800 {
	border-radius: 800px !important;
 }
 .margin-auto {
	margin: auto !important;
 }
 .margin-900 {
	margin: 900px !important;
 }
 .margin-horizontal-900 {
	margin-left: 900px !important;
	margin-right: 900px !important;
 }
 .margin-vertical-900 {
	margin-top: 900px !important;
	margin-bottom: 900px !important;
 }
 .margin-top-900 {
	margin-top: 900px !important;
 }
 .margin-bottom-900 {
	margin-bottom: 900px !important;
 }
 .margin-left-900 {
	margin-left: 900px !important;
 }
 .margin-right-900 {
	margin-right: 900px !important;
 }
 .padding-900 {
	padding: 900px !important;
 }
 .padding-900-inherit > * {
	padding: 900px !important;
 }
 .padding-horizontal-900 {
	padding-left: 900px !important;
	padding-right: 900px !important;
 }
 .padding-vertical-900 {
	padding-top: 900px !important;
	padding-bottom: 900px !important;
 }
 .padding-top-900 {
	padding-top: 900px !important;
 }
 .padding-bottom-900 {
	padding-bottom: 900px !important;
 }
 .padding-left-900 {
	padding-left: 900px !important;
 }
 .padding-right-900 {
	padding-right: 900px !important;
 }
 .shrink-900 {
	flex-shrink: 900 !important;
 }
 .min-height-900 {
	min-height: 900px !important;
 }
 .min-height-inherit-900 > * {
	min-height: 900px !important;
 }
 .min-width-900 {
	min-width: 900px !important;
 }
 .min-width-inherit-900 > * {
	min-width: 900px !important;
 }
 .height-900 {
	height: 900px !important;
 }
 .height-900-inherit > * {
	height: 900px !important;
 }
 .width-900 {
	width: 900px !important;
 }
 .width-900-inherit > * {
	width: 900px !important;
 }
 .radius-900 {
	border-radius: 900px !important;
 }
 .clear-fix:after {
	content: '';
	display: block;
	clear: both;
 }
 .full-height {
	height: 100%;
 }
 .full-width {
	width: 100%;
 }
 .float-left {
	float: left;
 }
 .float-right {
	float: right;
 }
 .text-ellipsis {
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
	word-wrap: normal;
 }
 .text-align-center {
	text-align: center !important;
 }
 .text-align-left {
	text-align: left !important;
 }
 .text-align-right {
	text-align: right !important;
 }
 .scrollable-auto {
	overflow: auto !important;
	-webkit-overflow-scrolling: touch;
 }
 .scrollable-vertical {
	overflow-y: scroll !important;
	-webkit-overflow-scrolling: touch;
 }
 .scrollable-horizontal {
	overflow-x: scroll !important;
	-webkit-overflow-scrolling: touch;
 }
 .font-weight-bold {
	font-weight: bold;
 }
 .font-weight-normal {
	font-weight: normal;
 }
 .font-size-10 {
	font-size: 10px;
 }
 .font-size-11 {
	font-size: 11px;
 }
 .font-size-12 {
	font-size: 12px;
 }
 .font-size-13 {
	font-size: 13px;
 }
 .font-size-14 {
	font-size: 14px;
 }
 .font-size-15 {
	font-size: 15px;
 }
 .font-size-16 {
	font-size: 16px;
 }
 .font-size-17 {
	font-size: 17px;
 }
 .font-size-18 {
	font-size: 18px;
 }
 .font-size-19 {
	font-size: 19px;
 }
 .font-size-20 {
	font-size: 20px;
 }
 .color-white {
	color: white;
 }
 .color-twhite {
	color: rgba(255, 255, 255, 0.15);
 }
 .color-grey {
	color: #b7b7b7 !important;
 }
 .color-black {
	 color:#000;
 }
 .color-darkgrey {
	color: #6f7171;
 }
 .color-red {
	color: #ff4949 !important;
 }
 .color-blue {
	color: #49abff;
 }
 .color-yellow {
	color: #e8c414;
 }
 .color-green {
	color: #38b853 !important;
 }
 .color-black {
	color: black;
 }
 .color-gold {
	color: #e3a979;
 }
 .color-success {
	color: #22c544;
 }
 .color-danger {
	color: #ff5d6b;
 }
 .justify-content-center {
	justify-content: center;
 }
 .justify-content-center-inherit > * {
	justify-content: center;
 }
 .justify-content-between {
	justify-content: space-between;
 }
 .justify-content-around {
	justify-content: space-around;
 }
 .justify-content-end {
	justify-content: flex-end;
 }
 .justify-content-end-inherit > * {
	justify-content: flex-end;
 }
 .justify-content-start {
	justify-content: flex-start;
 }
 .align-items-center {
	align-items: center;
 }
 .align-items-center-inherit > * {
	align-items: center;
 }
 .align-items-right {
	align-items: flex-end;
 }
 .align-self-center {
	align-self: center;
 }
 .align-self-center-inherit > * {
	align-self: center;
 }
 .flex {
	display: flex;
 }
 .flex-inherit > * {
	display: flex;
 }
 .flex-row {
	flex-direction: row;
 }
 .flex-column {
	flex-direction: column;
 }
 .flex-wrap {
	flex-wrap: wrap;
 }
 .cursor-pointer {
	cursor: pointer;
 }
 
 .widthp-5 {
	width: 5%;
 }
 .widthp-6 {
	width: 6%;
 }
 .widthp-10 {
	width: 10%;
 }
 .widthp-12 {
	width:12.5%;
 }
 .widthp-15 {
	width: 15%;
 }
 .widthp-16 {
	width: 16.66%;
 }
 .widthp-18 {
	width: 18%;
 }
 .widthp-20 {
	width: 20%;
 }
 .widthp-25 {
	width: 25%;
 }
 .widthp-30 {
	width: 30%;
 }
 .widthp-35 {
	width: 35%;
 }
 .widthp-40 {
	width: 40%;
 }
 .widthp-45 {
	width: 45%;
 }
 .widthp-50 {
	width: 50%;
 }
 .widthp-55 {
	width: 55%;
 }
 .widthp-60 {
	width: 60%;
 }
 .widthp-65 {
	width: 65%;
 }
 .widthp-70 {
	width: 70%;
 }
 .widthp-75 {
	width: 75%;
 }
 .widthp-80 {
	width: 80%;
 }
 .widthp-85 {
	width: 85%;
 }
 .widthp-90 {
	width: 90%;
 }
 .widthp-95 {
	width: 95%;
 }
 .widthp-100 {
	width: 100%;
 }
 .widthp-33 {
	width: 33.3333%;
 }
 .heightp-5 {
	height: 5%;
 }
 .heightp-10 {
	height: 10%;
 }
 .heightp-15 {
	height: 15%;
 }
 .heightp-18 {
	height: 18%;
 }
 .heightp-20 {
	height: 20%;
 }
 .heightp-25 {
	height: 25%;
 }
 .heightp-30 {
	height: 30%;
 }
 .heightp-35 {
	height: 35%;
 }
 .heightp-40 {
	height: 40%;
 }
 .heightp-45 {
	height: 45%;
 }
 .heightp-50 {
	height: 50%;
 }
 .heightp-55 {
	height: 55%;
 }
 .heightp-60 {
	height: 60%;
 }
 .heightp-65 {
	height: 65%;
 }
 .heightp-70 {
	height: 70%;
 }
 .heightp-75 {
	height: 75%;
 }
 .heightp-80 {
	height: 80%;
 }
 .heightp-85 {
	height: 85%;
 }
 .heightp-90 {
	height: 90%;
 }
 .heightp-95 {
	height: 95%;
 }
 .heightp-100 {
	height: 100%;
 }
 .heightp-33 {
	width: 33.3333%;
 }
 .grow-1 {
	flex-grow: 1;
 }
 .grow-2 {
	flex-grow: 2;
 }
 .grow-3 {
	flex-grow: 3;
 }
 .grow-4 {
	flex-grow: 4;
 }
 .grow-5 {
	flex-grow: 5;
 }
 
 .background-yellow {
	 background-color:#ffffa5;
 }

 .color-ddong {
	 color:#773d13;
 }

 .color-s-yellow {
	 color:#ffffdf !important;
 }

 .border-bottom {
	 border-bottom:1px solid #ddd;
 }
.border-top {
	/*border-top: 1px solid #ddd;*/
}
 .banner-plan img {
	 width:100%;
 }

 .color-pink {
	 color:#e3007e;
 }

 .color-d-green {
	 /*color:#82d2ad;*/
 }

 .textarea-font {
	 font-family:'Nanum Gothic', 'NanumSquareRound', 'NanumSquare', 'Nanum Barun Gothic', dotum, sans-serif;
 }
 
.category-partner {display: block;}
.category-partner img {width:100%;display:block;}
