@charset "utf-8";
/* CSS Document */

/*board*/
.board_wrap{}

.board_st th,
.board_st td{ padding: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:#37a6de; 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}
.board_st.write th {background:#f9f9f9}


.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_search {float:left;}
.board_search_r {float:right;}


.board_st_p.write th{background:#f5f5f5;}
.board_st_p.write td {text-align:left;}
.board_st .tbl_border { border-right:1px solid #ddd;}
/**/
.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:#cbd929; 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_sub_tt2{ color:#C00; 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:25%}
.w_form_tit1{ width:13%}
.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_w31{ width:31%}
.inp_w4{ width:40%}
.inp_w5{ width:50%}
.inp_w6{ width:60%}
.inp_w7{ width:70%}
.inp_w8{ width:80%}
.inp_w84{ width:84%}
.inp_w9{ width:90%}

.inp_w100{ width:100%}
.textarea_w1{ width:100%; height:200px;}
.textarea_w2{ width:99%; height:200px;}
.textarea_w3{ width:100%; height:150px;}

/*제품상세_후기*/
.board_st .reserv_line th, .board_st .reserv_line td, .board_st tr th.reserv_line {border-bottom:1px solid #999;}
.reserv_table > table td .calendar_ico {display:inline-block; width:31px; height:28px; background:url(../images/sub/calendar.jpg)no-repeat center center;  margin-left:5px; vertical-align:middle; border:1px solid #ff6d55;}
 
/**/
.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:25px;}
.label_st.de:not(.cssbrowser) input:checked + span{ color:#ee3d47}
.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;}

/**/
.btn_st{ display:inline-block; *display:inline; zoom:1; width:130px; height:40px; line-height:40px; font-size:1.06em; font-family:notokrM, sans-serif; border:1px solid transparent; }
.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;}


.btn_area{ margin:40px 0 0 0;}
.btn_area .btn_ps{margin-bottom:10px; color:#C00; font-family:notokrR, sans-serif;}
.btn_area.center{text-align:center;}

.btn_st1{width:130px; height:40px; line-height:40px; margin:0 3px; cursor:pointer; font-family:notokrM; font-size:1.063em;}  /*표 밖의 버튼*/
.btn_st1.c1{background:#37a6de; color:#fff; border:1px solid #37a6de;}/*메인파랑*/
.btn_st1.c1:hover{background:#fff; color:#37a6de; transition:0.3s;}
.btn_st1.c2{background:#666; color:#fff; border:1px solid #666;}/*gray*/
.btn_st1.c2:hover{background:#fff; color:#666; transition:0.3s;}
.btn_st1.c3{background:#999; color:#fff; border:1px solid #999;}/*gray*/
.btn_st1.c3:hover{background:#fff; color:#777; transition:0.3s;}



.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}

