@charset "utf-8";

/* 공통 */
legend {border:0px;}

/* 게시판커스텀 리스트 */
#bo_gall {clear:both;}
.bo_fx {clear:both;}
.small_btn {position:relative;top:5px;}
select,input,textarea {width:auto;}
.bo_v_left i {margin-left:0px;}
.bo_v_com i {margin-left:0px;}
.bo_v_com a, .bo_v_left a {font-size:13px !important;font-weight:normal;}
#bo_v_share a {font-size:13px !important;font-weight:normal;}
.btn_confirm input {font-size:13px !important;font-weight:normal;}
.btn_confirm a {font-size:13px !important;font-weight:normal;}
.btn_confirm i {top: 4px;    position: relative;}
.write_div input {margin-top:0px}
.write_div label {margin-bottom:0px;}
.btn_cke_sc {font-size:11px;}
.bbs_move label {font-weight:normal;display:block;margin-bottom:0px;position:relative;}
.bbs_move label span {position:absolute;right:5px;top:-5px;background:#000;}
.bbs_move input {margin-top:0px;}
.bbs_move thead th input {vertical-align:middle;}
.win_btn input {font-size:13px !important;font-weight:normal;}
.sct_10 .sct_li {background: #f7f7f7;}

.tbl_wrap table {border:0px;border-top:2px solid #000;border-bottom:1px solid #ccc;}

/* 폼메일커스텀 */
#project-contact-form input, #project-contact-form textarea {width:100%;}
#project-contact-form input[type=submit] {width:auto;}

.empty {display:none;height:72px;width:100%;}
header.sticky .empty {display:block;}
.page_back {height:72px;position:absolute;background:#fff;width:100%;top:0px;}

/* 2020-06-30 */
/*
.navbar-nav > li.active > a:before {content:'';width:100%;position:absolute;left:0px;bottom:10px;height:5px;background:#16b9ed;}
.navbar-nav ul.dropdown-menu > li.active > a:before {content:'';width:50%;position:absolute;left:0px;bottom:0;height:2px;background:#16b9ed;}
*/

.padding-five-bottom {clear:both;}

/*.scroll-top-arrow, .scroll-top-arrow:focus {top:88%;}*/

.shop-title {margin-bottom:40px;color:#000;}

.item-nav h3 {color:#000;font-weight:bold;}
.input-group input {border:solid 1px #ddd;padding:17px 25px;}

/* 상세페이지 */
.section-sang {padding:100px 0px;}

/* 주문페이지 */
.order-input input {position:relative;top:-5px;margin-right:5px;}

/* 개인결제 */
.btn.btn-color.btn-buy {width:100%;}
.modal-body {padding:40px;}
.modal-body > button {font-size:50px;font-family:normal;}
.panel-success {border-color:#ddd;}
.panel-success>.panel-heading {background:#000;color:#fff;border-color:#000;}
.new-title {position:relative;}
.new-title h1 {font-size:35px !important;line-height:1.5 !important;}
.new-title p {font-size:16px;margin-bottom:5px;}
.mid-modal input {background: #f7f7f7;}

section.first {padding:40px 0px 120px;}

#bo_v_atc h4 {font-size:20px;}

.websre-wide {position:relative;}
.websre-wide:before {position:absolute;content:'';background:#1c1c1c;height:430px;width:2600px;;left:-50%;top:0px;}


@media (max-width: 1199px) {
.websre-wide:before {display:none;}
}




@media (max-width: 1280px) {

}

@media (max-width: 1024px) {

/* 게시판커스텀 리스트 */
select[name='sfl'] {display:none;}
.btn_confirm a {display:inline-block !important;}
.btn_confirm input {display:inline-block !important;}

.navbar-nav > li.active a:before {display:none;}
}

@media (max-width: 991px) {
#bo_list .tbl_head01 thead th.number_none {display:none;}
#bo_list .tbl_head01 thead th.writer_none {display:none;}
#bo_list .tbl_head01 thead th.hit_none {display:none;}
#bo_list .td_num2 {display:none;}
#bo_list .td_num {display:none;}
#bo_list .td_name {display:none;}

}

@media (max-width: 768px) {

}