@charset "utf-8";
/* CSS Document */

/*board*/
.board_wrap{}

.board_st th,
.board_st td{ padding:15px 10px; border-bottom:1px solid #ddd}
.board_st.nopd th,
.board_st.nopd td{ /*padding:7px 5px;*/}
.board_st th{ color:#111; text-align:left}
.board_st td{ color:#555; background:#fff;}

.board_st{table-layout:fixed; font-size:.813rem}
.board_st.list.tit th{ border:1px solid #333; border-left: none; border-right:none; text-align:center}
.board_st.list .no_con{ padding:100px 0}

.board_st.list td{ text-align:center}
.board_st.list td.w_tit{ text-align:left;}
.board_st.list td.w_tit > a{ display:block; text-overflow:ellipsis; white-space:nowrap; overflow:hidden;}
.board_st.list td.w_tit2 > a{ font-size:1.188em; font-family:notokrM, sans-serif;}

.board_st.list td a{ color:#555}
.board_st a:hover{ text-decoration:underline}

.board_st.list.notice td{ background:#f7faff;}
.board_st.list.notice td a{color:#f15a23; font-weight:600}
.board_st.list.reply td{ background:#f9f9f9;}

.board_st.view{ border-top:1px solid #ddd}
.board_st.write,
.board_st.view.tit{ border-top:2px solid #666;}

.board_st.write th,
.board_st.view th{ text-align:center; background:#f9f9f9}
.board_st.write th {}


.board_st .th_st1{ background:url(../images/inc/mall_view_info_sec.gif) no-repeat right center; font-size:0.875rem; }

.board_view_con{ padding:40px 20px; font-size:13px; text-align:center}

.board_st th.bg1{ background:#777; color:#fff}


.board_st_p.write th{background:#f5f5f5;}
.board_st_p.write td {text-align:left;}
.textarea_w3 {width:100%; height:250px !important;}

/**/
.board_qna.qq{ cursor:pointer}
.board_qna.aa{ display:none;}
.board_qna .w_tit{ line-height:1.3; *font-family:notokrR, sans-serif; background-repeat:no-repeat; background-position:right center; background-position:right 10px center; background-image:url(../images/board/qna_arrow.png); font-size:.98em;}
.board_qna .qna_icon{display:inline-block; *display:inline; zoom:1; text-align:center; margin:0 3px; font-size:2em; font-family:Arial, Helvetica, sans-serif}
.board_qna.qq .w_tit{ color:#333; padding-right:60px}
.board_qna.aa .w_tit{ color:#666; line-height:1.5; font-size:.95em; }
.board_qna.aa .w_tit>div {padding-left:10px;}
.w_tit_long {padding-left:10px;}
.board_qna.aa .w_tit>span{ line-height:2;}
.board_qna.qq .qna_icon{ color:#000}
.board_qna.aa .qna_icon{ color:#999}
.board_qna.aa td{background-color:#f9f9f9}
.board_qna.qq.on td{background-color:#f9f9f9}
.board_qna.qq.on .qna_icon{ color:#f24e4e}
.board_qna.qq.on .w_tit{ background-image:url(../images/board/qna_arrow_on.png)}

/**/
.board_icon{ display:inline-block; *display:inline; zoom:1; text-align:center; margin:0 3px}
.board_icon.new{ background:#666; color:#fff; width:20px; height:20px;font-size:.75em; line-height:20px; border-radius:20px;}
.board_icon.reply{ background:#aaa; color:#fff; width:20px; height:20px;font-size:.75em; line-height:20px; border-radius:5px;}
.board_icon.notice{ padding:0 10px; background:#333; color:#fff;line-height:20px; border-radius:5px;}
.board_icon.down{ background:url(../images/board/icon_down.png) no-repeat; background-size:100% auto; width:14px; height:14px;}

/**/
.board_search{ padding-bottom:10px; font-size:.813rem }
.board_search .left{ float:left}
.board_search .right{ float:right}
.search_select{ border:1px solid #111; line-height:32px; height:32px;}
.search_inp{ border:none; border-bottom:1px solid #111; line-height:30px; height:30px; min-width:150px; padding:0 5px; color:#aaa}
.search_inp:focus{ color:#111}
.search_inp2{ border:none; border-bottom:1px solid #111; line-height:30px; height:30px; min-width:150px; padding:0 5px; color:#aaa}
.search_inp2:focus{ color:#111}
.search_btn{ line-height:30px; background:#111; color:#fff; border:none; padding:0 15px}
.search_btn2{ line-height:30px; background:#111; color:#fff; border:none; padding:0 15px}
.search_btn2.c1{ background:#3562c2}

.form_select{ border:1px solid #111; line-height:32px; height:32px; width:20%;}

/**/
.board_btn_wrap{ text-align:right; margin-top:20px; }
.board_btn{ line-height:30px; padding:0 25px; cursor:pointer; font-size:.8em;}
.board_btn.s1{ line-height:18px; padding:2px 8px 0 8px; font-size:.938em}
.board_btn.white{ background:#fff; border:1px solid #aaa; color:#666;}
.board_btn.darkgray{ background:#555; border:1px solid #555; color:#fff}
.board_btn.black{ background:#111; border:1px solid #111; color:#fff}
.btn.black{ background:#555; border:1px solid #555; color:#fff}
.board_btn.gray{ background:#eee; border:1px solid #aaa; color:#666;}
.board_btn.bluegray{ background:#7e8997; border:1px solid #aaa; color:#fff;}
.board_btn.red{ background:#f92d2d; border:1px solid #f92d2d; color:#fff;}
.board_btn.orange{ background:#ff8106; border:1px solid #ff8106; color:#fff;}
.board_btn.yellow{ background:#efaf00; border:1px solid #efaf00; color:#fff;}
.board_btn.yellowgreen{ background:#74bd0b; border:1px solid #74bd0b; color:#fff;}
.board_btn.green{ background:#1a9e23; border:1px solid #1a9e23; color:#fff;}
.board_btn.greenblue{ background:#048c74; border:1px solid #048c74; color:#fff;}
.board_btn.skyblue{ background:#0b99ce; border:1px solid #0b99ce; color:#fff;}
.board_btn.navy{ background:#001c5a; border:1px solid #001c5a; color:#fff;}
.board_btn.violet{ background:#6c24ce; border:1px solid #6c24ce; color:#fff;}
.board_btn.pink{ background:#db3abf; border:1px solid #db3abf; color:#fff;}

/**/
.faq_btn{}
.faq_btn .btn{ display:inline-block; *display:inline; zoom:1; vertical-align:bottom; padding:0 5px; border-radius:4px; min-width:25px; font-size:15px}
.faq_btn .btn.etc{ background:#fff; border:1px solid #F24E4E; color:#F24E4E}

/**/
.board_paging{ text-align:center; margin-top:40px; font-size:13px;}
.board_paging button{ vertical-align:top; width:30px; height:30px; border:1px solid #ddd; background:#fff; color:#333; font-family: Verdana, Arial, Helvetica, sans-serif}
.board_paging button:hover,
.board_paging button.on{ background:#111; color:#fff}
.board_paging button.icon{ background:#f1f1f1;}
.board_paging button.icon:hover{ background:#aaa}

/**/
.board_photo_wrap{ margin:0 0 -50px -30px; overflow:hidden; font-size:0}
.board_photo_wrap > li{ display:inline-block; *display:inline; zoom:1; vertical-align:top; width:25%}
.board_photo_wrap.photo2 > li{ width:25%}
.board_photo_wrap.photo3 > li{ width:20%}
.board_photo_wrap .list{ margin:0 0 50px 30px; cursor:pointer}
.board_photo_wrap .list .img{border:1px solid #ddd}
.board_photo_wrap .list .tit{ text-align:center; padding:10px 0; border-bottom:1px dashed #ccc; color:#666; text-overflow:ellipsis; white-space:nowrap; overflow:hidden; font-size:14px; font-size:.875rem; font-family:Arial, Helvetica, ng, sans-serif; letter-spacing:0}
.board_photo_wrap .list:hover .img{ border-color:#666}
.board_photo_wrap .list:hover .tit{ border-bottom-color:#666; color:#000; transition:0.3s}
.board_photo_wrap .list:hover *{ transition:0.3s}

/**/
.board_sub_tt{ color:#666; font-size:.938em; vertical-align: middle; letter-spacing:0; display:inline-block; margin-left:5px; *display:inline; zoom:1}


/* 기간별 찾기 */
.board_search_box{ border-radius:5px; border:2px solid #ccc; padding:15px; text-align:center; margin-bottom:30px; font-size:.813em}
.board_search_box select,
.board_search_box input{ margin-left:5px; }

/* 위시리스트 상단 */
.board_total{ background:#333; padding:10px 20px; font-size:.813em; color:#fff; margin-bottom:20px}
.board_total .point{ color:#e775a6}
.board_total .left{ float: left}
.board_total .right{ float: right}

/**/
.sub1_8_1 dl dd > .info_108  {border:1px solid red;}
.sub1_8_1 .info_108 > table > tr > th { width:18% !important;}
/**/
.w_no{ width:80px}
.w_tit{ width:auto}
.w_name{ width:100px}
.w_date{ width:100px}
.w_date2{ width:200px}
.w_down{ width:150px}
.w_hit{ width:100px}
.w_op{ width:100px}
.w_state{ width:150px}
.w_form_tit{ width:15%}
.w_form_tit2{ width:30%}
.w_auto{ width:auto;}

.w_img{ width:100px}
.w_vol{ width:150px}
.w_price{ width:100px}
.w_point{ width:150px}
.w_btn{ width:180px}

.inp_w1{ width:10%}
.inp_w15{ width:15%}
.inp_w2{ width:20%}
.inp_w3{ width:30%}
.inp_w4{ width:40%}
.inp_w5{ width:50%}
.inp_w6{ width:60%}
.inp_w7{ width:70%}
.inp_w8{ width:80%}
.inp_w9{ width:90%}

.inp_w100{ width:100%}
.textarea_w1{ width:100%; height:200px;}
.textarea_w2{ width:99%; height:200px;}


/*제품상세_후기*/
.board_st .question.on{ background:#fafafa;}
.board_st .answer{ display:none;}
.board_st .answer .a_cont{ text-align:left; color:#333; line-height:1.5; padding:20px 10px;}
.board_st .answer .pc_none{ display:none;}
.board_st .qna.on{ background:#fafafa;}
.board_st .ans{ display:none;}
.board_st .ans .a_cont > p{ text-align:left; color:#333; line-height:1.5; padding:10px;}
.board_st .ans .a_cont .ad_ans{ padding:20px 10px; border-top:1px dashed #ccc;}

 
/**/
.label_st{display:inline-block; *display:inline; zoom:1; margin-left:30px}
.label_st:first-child{margin-left:0}
.label_st > *{ display:inline-block; *display:inline; zoom:1; vertical-align:middle; cursor:pointer;}
.label_st span{ padding-left:3px}

/**/
.btn_st{ display:inline-block; *display:inline; zoom:1; line-height:50px; font-size:.938em; padding:0 60px; font-weight:600; background-repeat:no-repeat; background-position:45px center; border:1px solid transparent; border-radius:2px}
.btn_st.size1{ line-height:30px; padding:0 20px; font-size:.813em}

.btn_st.c1{ background-color:#333; color:#fff;}
.btn_st.c1:hover{ background-color:#e5950a; color:#fff}
.btn_st.c2{ background-color:#aaa; color:#fff}
.btn_st.c2:hover{ background-color:#666}
.btn_st.c3{ background-color:#fff; border-color:#aaa; color:#666}
.btn_st:hover{transition:0.4s}
.board_btn{ line-height:40px; padding:0 36px; font-size:0.875em; font-weight:600;}
.board_btn.c1{ background:#444; border:1px solid #444; color:#fff; cursor:pointer;}
.board_btn.c2{ background:#fff; border:1px solid #aaa; color:#666; cursor:pointer;}
.board_btn.c3{ background:#444; border:1px solid #444; color:#fff; cursor:pointer;}
.board_btn.c4{ background:#f1f1f1; border:1px solid #ccc; color:#666; cursor:pointer;}
.board_btn.c5{ background:#009bbc; border:1px solid #009bbc; color:#fff; cursor:pointer;}


.input_st{display:inline-block; *display:inline; zoom:1; vertical-align:middle; border:1px solid #ccc; color:#666; box-sizing:border-box; font-size:inherit}
.input_st:focus,
.input_st:hover{ background-color:#f9f9f9}
input[type=text].input_st,
input[type=password].input_st{line-height:30px; height:30px; padding:0 2px}
input[type=file].input_st{ background:none; border:none}
textarea.input_st{}
select.input_st{ height:30px;}
input[type=button].input_st,
input[type=submit].input_st{line-height:30px; height:30px; background:#eee; padding:0 15px}
input[type=button].input_st.size2,
input[type=submit].input_st.size2{line-height:20px; height:20px; background:#eee; padding:0 5px}
.input_st.c1{ background:#f15a23 !important; border-color:#f15a23; color:#fff}
.input_st.c2{ background:#fff !important; border-color:#aaa; color:#333}
.input_st.c3{ background:#333 !important; border-color:#333; color:#fff}

@media screen and (max-width:1023px){
.response_table{ border-top:none !important; margin-top:-20px}
.response_table tr{ border-top:1px solid #333; margin-top:20px; display:block; position:relative; z-index:inherit}
.response_table tr:first-child{ margin-top:0; border-top:none}
.response_table colgroup{ display:none}
.response_table th{ display:none }
.response_table td{ display:block; width:100% !important; padding-left:28%; position:relative; z-index:inherit; text-align:left !important; padding-top:5px; padding-bottom:5px; box-sizing:border-box}
.response_table td:before{ width:25%; background:#f5f5f5; position:absolute; z-index:inherit; left:0; top:0; height:100%; content : attr(data-th); text-align:center !important; box-sizing:border-box; padding-top:6px; color:#111}
.response_table td.none:before {width:0%;}
.response_table td.w_no{ width:30px !important; padding-left:0; position:absolute; z-index: 1; left:0; top:0; border:none}
.response_table td.w_prod{ padding-left:30px}
.response_table td.w_btn{ text-align:right !important; border:none; padding:2px 0 0 0}
.response_table td.w_no:before,
.response_table td.w_prod:before,
.response_table td.w_btn:before{ display:none}
.response_table .w_img{ width:80px}

.st_order{ display:none}
/**/
.board_qna .w_tit{ background-size:auto 20px}


/**/
.board_photo_wrap{ margin:0 0 -10px -10px;}
.board_photo_wrap > li{width:33.33%}
.board_photo_wrap .list{ margin:0 0 10px 10px;}
.board_photo_wrap .list .tit{ padding:5px 0; font-size:.75rem;}

/**/
.board_icon{}
.board_icon.new{ width:15px; height:15px; line-height:15px;}
.board_icon.reply{ width:15px; height:15px; line-height:15px;}
.board_icon.notice{ padding:2px 5px; line-height:1; font-size:0; margin:0}
.board_icon.notice:before{ content:"N"; font-size:.625rem;}
.board_icon.down{ background-size:100% auto; width:10px; height:10px;}

/**/
.board_search{ text-align: right; padding-bottom:10px; }
.board_search * { vertical-align:top}
.search_select{ line-height:26px; height:26px; font-size:inherit; width:20%}
.search_inp{ line-height:25px; height:25px; min-width:50px; width:30%; font-size:inherit}
.search_btn{ line-height:25px; padding:0 15px; font-size:inherit}

/**/
.board_btn_wrap{ }
.board_btn{ line-height:40px; padding:0 20px;}

/**/
.w_no{ width:30px}
.w_tit{ width:auto}
.w_name{ width:10%}
.w_date{ width:20%}
.w_date2{ width:200px}
.w_down{ width:150px}
.w_hit{ width:50px; display:none}
.w_op{ width:100px}
.w_state{ width:150px}
.w_auto{ width:auto}

.w_img{ width:50px}
.w_vol{ width:150px}
.w_price{ width:100px}
.w_point{ width:50px}
.w_btn{ width:auto}

.textarea_w1{ width:100%; height:200px;}
.textarea_w2{ width:99%; height:200px;}



/**/
.board_st td {font-size:0.875em;}

.board_st > tbody > tr td.w_vol .prod_vol {overflow:hidden;}
.board_st .w_point { display:none;}
/**/
select{ min-width:auto; padding:0 12px 0 0; background-size:auto 4px}
.label_st{ margin:1px}

.input_st{ margin:1px; }
input[type=text].input_st,
input[type=password].input_st{line-height:25px; height:25px}
select.input_st{ height:25px;}
input[type=button].input_st,
input[type=submit].input_st{line-height:25px; height:25px; padding:0 15px}

.board_st .answer, .board_st .ans {display:none !important;}

input[type=button].input_st, input[type=submit].input_st { appearance:none; -web-appearance:none; }


}
@media screen and (max-width:767px){
.board_paging button {width:20px; height:20px; font-size:.875em}
.board_paging .m_none {display:none;}

.tit.list.board_st th { font-size:0.875em;}
.board_st td {font-size:0.813em;}

.w_no {width:25px;}
.w_name {width:15%;}
.w_date {width:25%;}

input {appearance:none; -web-appearance:none;}
.board_btn { line-height:28px; padding:0 10px; ppearance:none; -web-appearance:none;}
.w_form_tit{ width:25%}

.write.board_st th {font-size:0.875em}

.btn_st {line-height:30px; font-size:0.875em; padding:0 10px; ppearance:none; -web-appearance:none;}
.inp_w1 {width:60px;}
.inp_w2 {width:80px;}
.inp_w15 {width:80px;}
.order_total {padding:10px;}


.inp_w5{ width:90%}
.inp_w6 {width:95%;}

}
