@charset "utf-8";

/* CSS Document */

/*@import url("http://cdn.jsdelivr.net/font-nanum/1.0/nanumbarungothic/nanumbarungothic.css");*/
/*@import url("http://hangeul.naver.com/css/font_common.css");*/
@font-face {
    font-family: 'NanumBarunGothic';
    font-style: normal;
    font-weight: 400;
    src: url('//cdn.jsdelivr.net/font-nanumlight/1.0/NanumBarunGothicWeb.eot');
    src: url('//cdn.jsdelivr.net/font-nanumlight/1.0/NanumBarunGothicWeb.eot?#iefix') format('embedded-opentype'), url('//cdn.jsdelivr.net/font-nanumlight/1.0/NanumBarunGothicWeb.woff') format('woff'), url('//cdn.jsdelivr.net/font-nanumlight/1.0/NanumBarunGothicWeb.ttf') format('truetype');
}

@font-face {
    font-family: 'NanumBarunGothic';
    font-style: normal;
    font-weight: 700;
    src: url('//cdn.jsdelivr.net/font-nanumlight/1.0/NanumBarunGothicWebBold.eot');
    src: url('//cdn.jsdelivr.net/font-nanumlight/1.0/NanumBarunGothicWebBold.eot?#iefix') format('embedded-opentype'), url('//cdn.jsdelivr.net/font-nanumlight/1.0/NanumBarunGothicWebBold.woff') format('woff'), url('//cdn.jsdelivr.net/font-nanumlight/1.0/NanumBarunGothicWebBold.ttf') format('truetype')
}

@font-face {
    font-family: 'NanumBarunGothic';
    font-style: normal;
    font-weight: 300;
    src: url('//cdn.jsdelivr.net/font-nanumlight/1.0/NanumBarunGothicWebLight.eot');
    src: url('//cdn.jsdelivr.net/font-nanumlight/1.0/NanumBarunGothicWebLight.eot?#iefix') format('embedded-opentype'), url('//cdn.jsdelivr.net/font-nanumlight/1.0/NanumBarunGothicWebLight.woff') format('woff'), url('//cdn.jsdelivr.net/font-nanumlight/1.0/NanumBarunGothicWebLight.ttf') format('truetype');
}


body * {font-family:'NanumBarunGothic'; font-weight: 300;}
body [data-wv-layout="layout"] {height: 100%; overflow-y: auto; background-color: #e6ebee;}

/* 메인페이지 */
.wrapper {width: 100%; min-width: 1024px;}
.side_wrap {position: absolute; top: 0; left: 0; z-index: 10; width: 200px; min-height: 100%; background-color: #fff;}
.side_wrap .info_con {height: 186px; word-break: break-word;}
.side_wrap h1 {}


/* 상단 관리자 정보 */
.contents_header {}
.contents_header .alert_icon {}
.contents_header .alert_count {margin: -10px 12px 0px -19px; width: 26px; height: 23px; background-color: #01a9db; color: #fff; border-radius: 50%;}
.contents_header .admin_top_btn {color: #000; font-weight: bold;}
.contents_header .top_btn_line {height: 18px; border-right: 1px solid #cacdcf;}
.alert_popup_wrap {position: absolute; top: 37px; left: -18px; z-index: 100; }
.alert_popup_wrap .alert_popup_arrow {position: relative; z-index: 2;}
.alert_popup_wrap .alert_popup_con {z-index: 1; margin-top: -2px; width: 640px; background-color: #fff; box-shadow: 10px 10px 20px rgba(0,0,0,0.2); border: 2px solid #000; border-radius: 5px;}
.alert_popup_wrap .alert_title {border-bottom: 1px solid #e6ecee;}
.alert_popup_wrap .alert_total_count {color: #01a9db;}
.alert_list_wrap {}
.alert_list_wrap .alert_list_con {background: url("../img/list_dot00.png") no-repeat left 9px;}
.alert_list_wrap .alert_list_con:hover {color: #01a9db; font-weight: 500;}


/* Contents */
.contents_wrapper {padding-left: 200px; z-index: 1;}
.contents_container {}


/* 관리자 팝업 */
.popup_wrap {display: none; position: absolute; z-index: 100; padding-bottom: 0 !important;  max-height:80%; overflow-y: auto; padding:20px 25px; }
.popup_wrap .popup_con {position: relative; z-index: 2; padding: 15px;}
.popup_wrap .popup_title_close_con {display: table; width: 100%; margin-bottom: 15px;}
.popup_title_close_con .popup_title {display: table-cell; vertical-align: middle; text-align: left; font-size: 20px; font-size: 2.0rem; line-height: 26px; line-height: 2.6rem; color: #000; font-weight: 400;}
.popup_title_close_con .popup_close_con {display: table-cell; vertical-align: middle; text-align: right;}
.popup_title_close_con .popup_close_con .close_btn {display: inline-block; padding: 5px; cursor: pointer;}
.popup_wrap .pop_contents_con {}
.popup_wrap table.tb_list0 td:last-child {border-right: none;}
.popup_wrap h2 {font-size: 17px; font-size: 1.7rem; line-height: 23px; line-height: 2.3rem; font-weight: 400;}

.popup_wrap .panel.mb0 {}
.popup_wrap .panel .panel_container {border-radius: 4px;}
.popup_wrap .panel .panel_body {border-radius: 4px 4px 0px 0px;}
.popup_wrap .panel .panel_footer.style_0 {background-color: #fff; margin: 0; padding: 20px 0px;}

.popup_wrap.full {position: fixed; width: 100%; height: 100%; top: 0; left: 0; padding: 50px 0px;}
.popup_wrap.full .popup_con {float: none; width: 800px; height: 100%; overflow-y: auto; margin-left: auto; margin-right: auto;}
.popup_wrap.full .pop_dim {opacity: 0.8; filter:alpha(opacity=80);}


.bd_r_none{border-right:none !important;}
.bd_l_none{border-left:none !important;}
.bd_t_none{border-top:none !important;}
.bd_b_none{border-bottom:none !important;}


/*calender*/
.panel .schedule_date_con{display:table; width:300px; text-align: center; height:68px; margin:-68px auto 0px;}
.panel .schedule_date{display:table-cell; vertical-align: middle;}
.panel .calender_header{background-color: #fff; padding:20px 0px 30px; font-size:0px; line-height:0px;}
.panel .calender_title_con{float: none; vertical-align: middle; text-align: center; display:inline-block; width:33.33%;}
.panel .schedule_month_arrow{width:31px; height:31px; border:2px solid #edf1f3; background-color: #fff; border-radius: 50%; box-sizing: border-box; display:inline-block; vertical-align: middle; padding-top:8px; background: url('../img/left_arrow.png') no-repeat center;}
.panel .schedule_month_arrow.right{background: url('../img/right_arrow.png') no-repeat center;}
.panel .year_month{display:inline-block; vertical-align: middle; font-size:28px; font-size:2.8rem; line-height:3.4rem; font-weight: 500; padding:0px 10%;}
.panel .calender_title{float: right; text-align: right;}
.panel .calender_title_info{font-size:1.3rem; line-height:1.9rem; margin-top:20px; padding-right:30px;}
.panel .schedule_title_info_color{color:#01a9db;}
/*//calender*/



/*recent*/
.recent_board{border-radius:2px; overflow:hidden;}
.recent_board_header{width:100%; overflow: hidden; background-color: #f8f9fb; border-top:1px solid #e6ecee; border-bottom:1px solid #f0f3f5;}
.recent_board .no_title{width:10%;}
.recent_board .category_title{width:10%;}
.recent_board .title_title{width:50%;}
.recent_board .date_title{width:10%;}
.recent_board .name_title{width:10%;}
/*//recent*/



/*공통헤더*/
.board_header{width:100%; height:69px; box-sizing: border-box; border-bottom:1px solid #e6ecee; padding-left:25px; background-color: #fff;}


/*회원등록*/
.user_insert{border-radius: 2px;}
.user_insert .user_input_con{background-color: #f8f9fb;}
.user_insert .user_border_left{border-left:1px solid #f0f3f5;}
.user_insert .user_border_bottom{border-bottom:1px solid #f0f3f5;}
.user_insert .user_contents{width:64px;}
.user_insert .id_con{width:100%; box-sizing: border-box; border:none; border:1px solid #e9e9e9; border-radius: 2px; padding:8px 10px;}
.user_insert .checkbox{width:18px; height:18px;}
.user_insert .user_search_btn {color: #000; width: 109px; background-color: transparent; border-radius: 4px; border:2px solid #000; box-sizing: border-box;}
.user_insert .user_insert_btn {color: #fff; width: 109px; background-color: #000; border-radius: 4px;}



.privacy_desc {padding: 20px 25px; font-size: 12px; line-height: 18px; background-color: #f8f9fb;}
.privacy_agree_con {padding: 20px 25px; font-size: 12px; line-height: 18px; border-top: 1px solid #f0f3f5;}

/*rsg*/
/* 문의 */
table.qna_list_table tr td { vertical-align: top; }
.bm_slick_grid .qna_list_table td.qna_product_img_td{padding: 25px;}
.qna_img_wrap{max-width: 110px;height: 110px;}
.reply_detail_wrap, .reply_container{padding-top: 21px; padding-bottom: 21px;}
.reply_detail_wrap, .reply_form_wrap{padding-left: 25px; padding-right: 25px;}
.reply_detail_wrap > div {padding: 2px 0;}
.reply_detail_wrap > div.btn_wrap {padding-top: 10px;}
.bm_slick_grid table td.vt{vertical-align: top;}
.bm_slick_grid table td.pt0{padding-top: 0px;}
.bm_slick_grid table td.pb0{padding-bottom: 0px;}
.bm_slick_grid table td.pl0{padding-left: 0px;}
.bm_slick_grid table td.pr0{padding-right: 0px;}
.btn_small.down_arrow_black{margin:0;background: url('../img/select_arrow0.png') no-repeat 84% center;padding-right: 30px !important;}
.btn_small.down_arrow_black:hover{background-image: url('../img/select_arrow0_white.png');}
.btn_small.down_arrow_black.active{background-image: url('../img/select_arrow1.png');}
.btn_small.down_arrow_black.active:hover{background-image: url('../img/select_arrow1_white.png');}
.label_small{color: #ffffff;padding-right: 7px;padding-left: 7px;border-radius: 0;height: 27px;display: inline-block;margin: 3px;text-align: center;font-size: 13px;font-size: 1.3rem;line-height: 27px;line-height: 2.7rem;font-weight: 400;box-sizing: border-box;}
.label_small.label_gray{background-color: #888888;}
.label_small.label_blue{background-color: #4b99d8;}
.label_small.label_red{background-color: #a90000;}
.label_small.label_radius3{border-radius: 3px;}
.reply_container{background-color: #f8f9fb;position: relative;}
.reply_detail_content, .reply_form_wrap{padding-top: 15px; padding-bottom: 15px;}
.reply_detail_content{padding-top: 5px; padding-left: 45px; background-color: #f8f9fb;}
.reply_container .reply_icon{border-style: solid;border-color: rgb(172, 175, 185);border-image: initial;border-width: 0px 0px 1px 1px;position: absolute;left: 25px;top: 5px;width: 11px;height: 11px; z-index: 1;}
.reply_container .reply_detail_content {width: calc( 100% - 115px );}
.reply_container .reply_btn_wrap{width: 115px;padding-right: 25px;padding-bottom: 16px;}
.reply_form_wrap textarea{margin:0}
.qna_info_list li{display: inline-block;padding-right: 5px;margin-right: 5px;border-right: 1px solid #e6ecee;color: #4f5f6f;}
.qna_info_list li:last-child{border: none;margin-right: 0;}
.qna_info_list li > span{padding-right: 5px;}
.qna_info_list li > span:last-child{padding-right: 0;}
.reply_container .reply_table td{background-color: transparent;padding: 0;border: none;}
/* 리뷰 */
.review_score_con{display: inline-block;}
.review_score_icon{display: inline;}
.review_score_text{display: inline-block;}
.product_name_td{white-space: nowrap;text-overflow: ellipsis;overflow: hidden;}
.review_content_td{white-space: nowrap;text-overflow: ellipsis;overflow: hidden;}
.img_in_td{overflow: hidden;text-align: center;width: 100%;margin: 0 auto;}
.img_in_td img{max-height: 100%; max-width: unset;}
.review_img_wrap{max-width: 80px;height: 80px;}
.bm_slick_grid table td.review_img_td{height: 100px;}
/*//rsg*/













.has_event {cursor: pointer; display: inline-block; text-decoration: underline !important; color: #2c62c4 !important;}
/*상품 조회*/
.inner_con{padding:20px 10px;}
.necessary { color:red; margin-left: 3px; }
.need_border_bottom {border-bottom: 1px solid #e8eeef;}
.no_border_table td {border:none !important;}
.check_box_con  {position: relative; margin-right: 8px;}
.check_box_con:last-child{margin-right: 0;}
.check_box_con .check_style_0{position: absolute; top: calc(50% - 20px); left: 0; cursor: pointer; width: 20px; height: 20px; opacity: 0; filter: alpha(opacity=0);}
.check_box_con .check_style_0 + label{font-size:12px; font-size:1.2rem; line-height:20px; line-height:2.0rem;  font-weight: 300;
    padding-left: 23px; cursor: pointer; display: inline-block; position: relative; color:#afafaf; word-break: keep-all;}
.check_box_con .check_style_0 + label:before{content: ''; position: absolute; width: 16px; height: 16px; top: calc(50% - 9px); left: 0; border-radius: 3px;
    background-repeat: no-repeat; background-position: center center; border:1px solid #e5e5e5;}
.check_box_con .check_style_0:checked + label:before{background-image: url("../img/checked.png"); background-color: #4b99d8; border:none; width:18px; height: 18px;}
.check_box_con .check_style_0:checked + label{color:#4b4b4b;}
.mx-130{max-width: 130px;}
.info_text{color:#4b99d8; line-height: 18px;}
.info_text.border {border:1px solid #4b99d8; padding:3px 5px; font-weight: 600;}
.input_won{float: left;  width: 30px;  height: 36px;  text-align: center; background-color: #fff; border: 1px solid #EEEEEE; border-left:none;
            line-height: 38px; }
span.btn_small.blue{color:#000;}
textarea.custom_area{min-height:76px; resize:both; margin-bottom: 0;}
.popup_tb {border: 1px solid #e8eeef;}
.popup_tb td {text-align: left;}

/* 라디오 스타일 */
.radio_style_0_con{font-size:0; line-height:0;}
.radio_style_0_con .radio_style_0_list{display:inline-block; vertical-align: middle; position: relative; margin-right:30px; margin-top:6px;}
.radio_style_0_con .radio_style_0_list:last-child{margin-right:0;}
.radio_style_0_con .radio_style_0{position: absolute; top:0; left:0; border:none; width:21px; height:21px; box-sizing: border-box; margin:0; opacity: 0; cursor: pointer;}
.radio_style_0_con input[type=radio] + label{font-size:14px; font-size:1.4rem; line-height:22px; line-height:2.2rem; color:#313131; cursor: pointer;
    display:inline-block; padding-left:31px; position: relative;}
.radio_style_0_con input[type=radio] + label:after{content:""; position: absolute; top:0; left:0; width:20px; height:20px; border:1px solid #e1e1e1; background-color:transparent; border-radius:50%; overflow: hidden; box-sizing: border-box;}
.radio_style_0_con input[type=radio] + label:before{content:""; position: absolute; top:5px; left:5px; width:10px; height:10px; background-color:#01a9da; border-radius:50%; overflow: hidden; opacity: 0;}
.radio_style_0_con input[type=radio]:checked + label:before{opacity: 1;}
.radio_style_0_con input[type=radio]:checked + label{color:#01a9da;}

.reply_none{color:#ff0000;}
.reply_on{color:#01a9da;}