@charset "utf-8";
/* CSS Document */

/*board*/
.board_wrap{ font-size:.813em}

.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; font-family:notokrM, sans-serif; font-weight:normal}
.board_st td{ color:#555; font-family:notokrR, sans-serif}

.board_st{table-layout:fixed;}
.board_st.list.tit th{ border:2px solid #666; border-left: none; border-right:none; font-size:14px; background:#f1f1f1;}
.board_st.list .no_con{ padding:100px 0}

.board_st.list td{ text-align:center; font-size:14px;}
.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 a{ color:#555}
.board_st a:hover{ text-decoration:underline}

.board_st.list.notice td{ background:#f9f9f9}
.board_st.list.reply td{ background:#f9f9f9;}

.board_st.view{ border-top:1px solid #ddd; font-size:14px;}
.board_st.write,
.board_st.view.tit{ border-top:2px solid #666;}

.board_st.modify{ border-top:1px solid #666;}

.board_st.write th,
.board_st.view th{ background:#f5f5f5}

.board_view_con{ padding:20px}

.board_st th.bg1{ background:#777; color:#fff}

.board_st.modify{ font-size:14px;}
.board_st.modify th{ background:#f5f5f5;}

.board_st.modify th,
.board_st.modify td{ padding:15px 20px; }

.board_st.modify .txta_st{ width:96%; border:1px solid #ddd; padding:2%; min-height:100px;}
.board_st.modify .txta_st2{ width:96%; border:1px solid #ddd; padding:2%; min-height:150px;}

.board_st.modify .label_st{ margin-right:15px;}



/*faq*/
.faq_board { border-top:1px solid #41414d;}
.faq_board .qq{ padding:15px 0; position:relative; z-index:inherit; border-bottom:1px solid #41414d; cursor:pointer}
.faq_board .aa{ padding:30px 0; position:relative; z-index:inherit; border-bottom:1px solid #41414d; display:none}
.faq_board .icon{ position:absolute; z-index:inherit; display:block; width:60px; height:100%; left:0; top:0; font-family:Arial, Helvetica, sans-serif; font-size:25px; color:#ff761b; text-align:center; line-height:55px}
.faq_board .qq .icon{ background:#585860}
.faq_board .aa .icon{ background:#ff761b; color:#fff;}
.faq_board .tt{ display:block; padding:0 80px; line-height:1.5}
.faq_board .qq .tt{ color:#666; font-size:14px}
.faq_board .aa .tt{ color:#777; font-size:14px}
.faq_board .qq .arrow{ position:absolute; z-index:inherit; display:block; width:60px; height:100%; right:0; top:0; background:url(../images/board/prev_bt.png) no-repeat center center ;filter:alpha(opacity=30);opacity:0.3;}
.faq_board .qq.on{border-bottom:1px solid #585860; background:#585860;}
.faq_board .qq.on .tt{ color:#fff}
.faq_board .qq.on .arrow{ background:url(../images/board/next_bt_w.png) no-repeat center center; filter:alpha(opacity=100);opacity:1;}


/**/
.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:#ff761b; 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{ text-align: right; padding-bottom:20px; margin-top:20px; }
.search_select{ border:1px solid #444; line-height:32px; height:32px; font-size:14px; width:100px;}
.search_inp{ border:none; border-bottom:1px solid #444; line-height:30px; height:30px; min-width:200px; padding:0 5px; color:#aaa; font-size:14px;}
.search_inp:focus{ color:#444}
.search_btn{ line-height:32px; background:#444; color:#fff; border:none; padding:0 15px; font-size:14px;}

/**/
.board_btn_wrap{ text-align:right; margin-top:20px; }
.board_btn{ line-height:60px; padding:0 40px; cursor:pointer}
.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}
.board_btn.gray{ background:#eee; border:1px solid #aaa; color:#666;}
.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;}
.board_paging button{ vertical-align:top; width:30px; height:30px; line-height:30px; border:1px solid #ddd; background:#fff; color:#333; font-family: Verdana, Arial, Helvetica, sans-serif; font-size:.75rem}
.board_paging button:hover,
.board_paging button.on{ background:#444; 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; *display:inline; zoom:1}

/**/
.w_no{ width:50px; padding:15px 0!important}
.w_no2{ width:100px}
.w_tit{ width:auto}
.w_img{ width:120px}
.w_name{ width:100px}
.w_date{ width:100px}
.w_hit{ width:100px}
.w_op{ width:100px}
.w_state{ width:100px}

.w_check{ width:45px}
.w_prod{ width:auto}
.w_price{ width:150px}
.w_amount{width:150px; text-align:center;}
.w_price2{ width:220px}
.w_prod_op{ width:150px}
.w_time{ width:200px}
.w_cont{ width:auto;}
.w_point{ width:200px;}

.w_form_tit{ width:15%}
.w_form_tit2{ width:30%}
.w_auto{ width:auto}

.inp_w1{ width:150px}
.inp_w1_1{ width:200px}
.inp_w1_2{ width:250px}
.inp_w1_3{ width:300px}
.inp_w1_4{ width:350px}
.inp_w1_5{ width:400px}
.inp_w2{ width:50%}
.inp_w3{ width:80px}
.inp_w10{ width:10%}
.inp_w15{ width:15%}
.inp_w20{ width:20%}
.inp_w25{ width:25%}
.inp_w30{ width:30%}
.inp_w40{ width:40%}
.inp_w50{ width:50%}
.inp_w60{ width:60%}
.inp_w65{ width:65%}
.inp_w70{ width:70%}
.inp_w80{ width:80%}
.inp_w100{ width:100%}
.textarea_w1{ width:100%; height:200px!important;}
.textarea_w2{ width:99%; height:200px!important;}
.textarea_w3{ width:99%; height:50px!important;}

.input_st_c{text-align:center; width:70px; margin-bottom:-10px; background:#f1f1f1; border-radius:3px;}

.inp_sec{ text-align:center; display:inline-block; *display:inline; zoom:1; vertical-align:middle}
.inp_sec.p5{ width:5%;}
.inp_sec.p10{ width:10%;}

input.input_st2{ line-height:25px; height:25px; padding:5px 5px; border:1px solid #ccc; margin:2px;}
input.input_st2.w_1{width:150px;}
input.input_st2.w_2{width:85%;}
input.input_st2.w_mail{width:100px;}
input.input_st2.w_tel{width:100px;}
textarea.ta1{ padding:5px 5px; border:1px solid #ccc; margin:2px; min-height:100px; width:98%; box-sizing:border-box;}

/**/
.label_st{display:inline-block; *display:inline; zoom:1;}
.label_st > *{ display:inline-block; *display:inline; zoom:1; vertical-align:middle; cursor:pointer;}
.label_st span{ padding-left:2px}

.label_st.de:not(.cssbrowser) span{ background-image:url(../images/inc/icon_label_de.png); background-repeat:no-repeat; line-height:25px; height:25px; padding-left:30px;}
.label_st.de:not(.cssbrowser) input:checked + span{ color:#ff6600}
.label_st.de:not(.cssbrowser) input[type=checkbox] + span{ background-position:0 0}
.label_st.de:not(.cssbrowser) input[type=checkbox]:checked + span{ background-position:0 -25px}
.label_st.de:not(.cssbrowser) input[type=radio] + span{ background-position:0 -50px}
.label_st.de:not(.cssbrowser) input[type=radio]:checked + span{ background-position:0 -75px}
.label_st.de:not(.cssbrowser) input[type=checkbox],
.label_st.de:not(.cssbrowser) input[type=radio]{ width:0; height:0; overflow:hidden;}

.label_st.de.st1{ position:relative; display:block;}
.label_st.de.st1 > *{ vertical-align:top}
.label_st.de.st1 span{ padding-right:150px; display:block; vertical-align: baseline;text-overflow:ellipsis; white-space:nowrap; overflow:hidden; color:#333; font-family:verdana,ng, sans-serif}
.label_st.de.st1 .tt{ position:absolute; right:0; top:0; width:150px; text-align:right; padding:0 10px; line-height:25px; font-size:1.125em; font-family:verdana,ng, sans-serif}
.label_st.de.st1:not(.cssbrowser) input:checked + span{ font-weight:600}
.label_st.de.st1:not(.cssbrowser) input:checked + span + .tt{ color:#000; font-weight:600}

.input_st{line-height:28px; height:30px; display:inline-block; *display:inline; zoom:1; vertical-align:middle; border:1px solid #ccc; box-sizing:border-box; font-size:inherit}
input[type=text].input_st,
input[type=password].input_st{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{border-radius:2px;background-repeat:no-repeat;background-position:10px center; font-weight:600; padding:0 10px}
input[type=button].input_st.s1,
input[type=submit].input_st.s1{line-height:22px; height:22px; background:#eee; padding:0 5px}
input[disabled=disabled]{ cursor:default}

.input_st.s2{font-weight:600; color:#111;}
input[type=text].input_st.s2,
input[type=password].input_st.s2{line-height:30px; height:50px; padding:10px 5px; border-top:none; border-left:none; border-right:none}
input.input_st.s2::-webkit-input-placeholder{color:#999}
input.input_st.s2::-moz-placeholder{color:#999}
input.input_st.s2:-moz-placeholder{color:#999}
input.input_st.s2:-ms-input-placeholder{ color:#999}

select.input_st.s2{ padding:0 10px 0 2px; height:50px; font-size:.938em; border-radius:5px}
input[type=button].input_st.s2,
input[type=submit].input_st.s2{ height:50px; font-size:.938em;}

.input_st.s3{ color:#777; font-size:.938em}
input[type=text].input_st.s3,
input[type=password].input_st.s3{ line-height:30px; height:40px; padding:5px 5px; border:1px solid #ccc;}
input[type=button].input_st.s3,
input[type=submit].input_st.s3{ height:40px;  font-family:ns,sans-serif; padding-left:15px; padding-right:15px}
select.input_st.s3{ height:40px; padding-right:50px;}

.input_st.c1{ background-color:#ff6600 ; border-color:#ff6600; color:#fff}
.input_st.c1:hover{ background-color:#d75600; border-color:#d75600}
.input_st.c1.re{ background-color:#fff ; border-color:#ff6600; color:#ff6600}
.input_st.c1.re:hover{ background-color:#fff; border-color:#ff6600; color:#ff6600}
.input_st.c2{ background-color:#999 ; border-color:#999; color:#fff}
.input_st.c2:hover{ background-color:#888; border-color:#888}
.input_st.c2.re{ background-color:#fff ; border-color:#888; color:#666}
.input_st.c2.re:hover{ background-color:#fff; border-color:#aaa; color:#333}
.input_st.c3{ background-color:#555 ; border-color:#555; color:#fff}
.input_st.c3:hover{ background-color:#444; border-color:#444}
.input_st.c3.re{ background-color:#fff ; border-color:#ccc; color:#777}
.input_st.c3.re:hover{ background-color:#fff; border-color:#aaa; color:#555}

.input_st.w1{ width:140px;}
.input_st.w2{ width:160px;}

.order_info{}
.order_info_l,
.order_info_r{width:100%; margin-top:40px;}
.order_info .p1 .t1{ font-family:ns,sans-serif; font-size:1.313em; color:#ff761b}
.order_info .p1 .t2{  font-family:ns,sans-serif; font-size:1.313em; color:#333}
.tbl_order_info{width:100%; background:#fff; box-sizing:border-box; margin-top:10px; border-top:2px solid #333; border-left:1px solid #ddd; border-right:1px solid #ddd;}
.tbl_order_info .order_t1 {width:20%;}
.tbl_order_info .order_t2 {width:auto;}
.tbl_order_info thead th{text-align:center; padding:10px 0; border-bottom:1px solid #ccc; background:#eaeaea;}
.tbl_order_info tbody th{padding-left:20px; text-align:left; border-bottom:1px solid #999; background:#fbfbfb; color:#333;}
.tbl_order_info tbody td{padding:7px 0 7px 10px; border-bottom:1px solid #ddd; min-height:29px;}
.tbl_order_info tbody td .st1{font-size:0.8em; color:#666;}
.tbl_order_info tbody td.all_price{ color:#ff761b; font-size:1.62em;}
.tbl_order_info tbody td .add_btn{width:110px; padding:8px 0 9px 0; background:#696969; color:#fff; font-size:0.91em; border:1px solid #696969;}
.tbl_order_info tbody td select{ padding:8px 20px 9px 5px; min-width:130px; font-size:0.85em!important;}

@media screen and (max-width:1023px){
.response{ border-top:none !important; margin-top:0px}
.response tr{ border-top:1px solid #333; margin-top:20px; display:block; position:relative; z-index:inherit}
.response tr:first-child{ margin-top:0; border-top:none}
.response colgroup{ display:none}
.response th{ display:none }
.response 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; min-height:25px;}
.response 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 td.w_no{ width:30px !important; padding-left:0; position:absolute; z-index: 1; left:0; top:0; border:none}
.response td.w_prod{ padding-left:10px}
.response td.w_btn{ text-align:right !important; border:none; padding:2px 0 0 0}
.response td.w_no:before,
.response td.w_prod:before,
.response td.w_btn:before{ display:none}
.response .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:50px}
.w_date{ width:60px}
.w_date2{ width:200px}
.w_down{ width:150px}
.w_hit{ width:50px; display:none}
.w_op{ width:100px}
.w_state{ width:150px}
.w_form_tit{ width:25%}
.w_auto{ width:auto}

.w_amount br{display:none;}

.w_img{ width:50px}
.w_vol{ width:150px}
.w_price{ width:100px}
.w_point{ width:50px}
.w_btn{ width:auto}

.inp_w1{ width:45%}
.inp_w2{ width:100%}
.inp_w3{ width:40px}
.inp_w100{ width:100%}
.textarea_w1{ width:100%; height:200px;}
.textarea_w2{ width:99%; height:200px;}

/**/
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}
}

@media screen and (max-width:768px){
	.agree_wrap2{padding:10px 5px; margin-bottom:10px;}
	.board_paging button{width:17px; height:17px; line-height:17px;}
	.modify.board_st th, .modify.board_st td{padding:10px 0;}
	.modify.board_st{font-size:10px;}
	.photo2.board_photo_wrap > li{width:50%;}
	
	.inp_w1_4{width:200px;}
	.list.board_st td{font-size:10px!important;}
	.board_st th{font-size:10px!important;}
	.list.board_st .no_con{padding:50px 0;}
	.prod_intro, .prod_qna, .prod_deli table th{padding:3px!important;}
	.prod_intro, .prod_qna, .prod_deli table td{padding:5px 3px!important;}
	
	input[type=button].s2.input_st, input[type=submit].s2.input_st{height:30px;}
	input[type=text].s2.input_st, input[type=password].s2.input_st{height:30px; line-height:16px; padding:4px 5px;}
	input[type=button].s3.input_st, input[type=submit].s3.input_st{padding:0 5px; height:30px;}
	input[type=button].input_st, input[type=submit].input_st{padding:0 5px;}
	input[type=text].s3.input_st, input[type=password].s3.input_st{height:30px;}
	
	.tbl_order_info th{padding-left:3px;}
	.tbl_order_info .order_t1{width:26%;}
	.tbl_order_info tbody th{padding-left:5px;}
	
	input.w_1.input_st2{width:62px;}
	input.w_mail.input_st2{width:70px;}
	input.w_tel.input_st2{width:46px;}

	.p5.inp_sec{width:3%;}
	input.input_st2{height:20px; line-height:20px;}
	
}