@charset "utf-8";
.gall_allchk{position:absolute;}

.boardWrap{
	
}

/* 게시판 목록 */
#bo_cate{
	margin-bottom:50px;  
	margin:0 auto 5rem;
}

#bo_cate h2{
	display: block;
    height: 0;
    width: 0;
    font-size: 0;
    line-height: 0;
    margin: 0;
    padding: 0;
    overflow: hidden;
    border: none;
}

#bo_cate ul#bo_cate_ul {  
    display: flex;
	justify-content: center; 
	flex-wrap: wrap; 
}

#bo_cate ul#bo_cate_ul li{
}

#bo_cate ul#bo_cate_ul li > a{
	display:block; 
	font-size:1.2rem;
	border-radius:20px;
	padding:0 1rem;
	margin:0 1rem;
	font-weight:600;
}

#bo_cate ul#bo_cate_ul li > a.on{
	background:green;
	color:#fff
}

#bo_cate ul#bo_cate_ul li a#bo_cate_on{
	background:green !important;
	color:#fff
}

#bo_cate ul#bo_cate_ul li > a:focus, #bo_cate ul#bo_cate_ul li > a:hover, #bo_cate ul#bo_cate_ul li > a:active {}


.boardWrap .sub-titleWrap{text-align:center; }

.bo_gall_inner{}

.jt_board_list {width: 100%;table-layout:auto;position: relative;border-top: 1px solid #0a0a0a;}
.jt_board_list caption {width: 1px;height: 1px;position: absolute;top: 0;left: 0;font-size: 0;line-height: 0;overflow: hidden;}
.jt_board_list tr {width: 100%;}
.jt_board_list td {padding: 35px; font-size:1.29rem; font-weight:500; vertical-align: middle;border-bottom: 1px solid #dedede;cursor: pointer;-webkit-transition: background 300ms;transition: background 300ms;}

.jt_board_list .num {width: 100px; color:#888}
.jt_board_list .title {width: auto;}
.jt_board_list .title a{ color:#000;  font-weight:600}
.jt_board_list .date {color:#0a0a0a; font-size:0.95rem; text-align:center}
.jt_board_list td.title {padding: 22px 35px;text-align: left;}


.jt_pagination {display: block;width: 100%;margin-top: 80px;font-size: 0;text-align: center;font-weight: 700;}
.jt_pagination:empty {margin-top: 0;}
.jt_pagination .page-numbers {display: inline-block;min-width: 35px;height: 35px;padding: 0 4px;margin: 0 4px;margin-bottom: 4px;position: relative;font-size: 17px;font-weight: 600;line-height: 35px;text-align: center;vertical-align: top;color: #0a0a0a;-webkit-transition: color 300ms;transition: color 300ms;font-family: 'Montserrat', 'Noto Sans KR', sans-serif;}
.jt_pagination .page-numbers:after {content: '';display: block;width: 100%;height: 100%;position: absolute;top: 0;left: 0;border: 1px solid transparent;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;}

.jt_pagination .page-numbers.current:after {border: none;border-bottom: 2px solid #0a0a0a;width: 22px;left: 50%;-webkit-transform: translateX(-50%);-ms-transform: translateX(-50%);transform: translateX(-50%);margin-top: -2px;}
.jt_pagination .page-numbers.first,
.jt_pagination .page-numbers.prev,
.jt_pagination .page-numbers.next,
.jt_pagination .page-numbers.last {font-size: 0;border: 1px solid #dedede; -webkit-transition: 0.3s; transition:0.3s}

.jt_pagination .page-numbers.first:before,
.jt_pagination .page-numbers.prev:before,
.jt_pagination .page-numbers.next:before,
.jt_pagination .page-numbers.last:before {display: block;width: 100%;height: 100%;position: absolute;left: 0;top: 2px;font-family: 'jt-font';font-size: 16px;font-weight: normal;line-height: 30px;color: #0a0a0a;}
.jt_pagination .page-numbers.next { margin-left: 20px;}
.jt_pagination .page-numbers.prev { margin-right: 20px;}
.jt_pagination .page-numbers.first {margin-left: 0;margin-right: 0;}
.jt_pagination .page-numbers.first:before {content: '\e956';}
.jt_pagination .page-numbers.prev:before {content: '\e957';}
.jt_pagination .page-numbers.next:before {content: '\e958';}
.jt_pagination .page-numbers.last {margin-left: 0;margin-right: 0;}
.jt_pagination .page-numbers.last:before {content: '\e959';}

.jt_list_last_update {float: left;font-weight: 400;margin-top:1rem;font-size: 20px;}
.jt_list_last_update span{font-weight: 700;}

.btn_bo_user{display:flex; justify-content: flex-end;}
.btn_bo_user li i{font-size:0.9rem; margin-left:10px}
.btn_bo_user .move{display:flex; margin-left:20px; margin-top:10px;}
.btn_bo_user .move > div{ font-size:1rem}
.btn_bo_user .move.f1 > div button{ font-size:1rem; margin-left:10px;}


#bo_btn_top{clear:both}
#bo_view_wrap{}
#bo_view_wrap h2{padding-bottom:4rem; position:relative;}
#bo_view_wrap .btn_bo_user{border-top:solid 1px #dadada; border-bottom:solid 1px #dadada; padding:20px 0; margin-bottom:50px;}
#bo_view_wrap .bo_v_tit{font-size:3rem; }
#bo_view_wrap .top_data{font-size:1rem; border-bottom:solid 1px #000; padding-bottom:2rem; margin-bottom:2rem}
#bo_view_wrap #bo_v_atc{padding-bottom:5rem; font-size:1.2rem; font-weight:500; padding-top:2rem}
#bo_view_wrap #bo_v_atc img{max-width:100%;}
#bo_view_wrap .bo_v_nb{border-top:solid 1px #dadada; border-bottom:solid 1px #dadada; padding:20px ;font-size:1.2rem;}


#bo_write_wrap{color:#000;  }
#bo_write_wrap .terms_wrap{ margin-bottom:2rem;  overflow:hidden;}
#bo_write_wrap .terms{ overflow:hidden; background:#fff; padding:3rem; text-align:left; font-size:1rem; border:solid 2px #000;  height:250px ;overflow-y:scroll;  font-weight:200px }
#bo_write_wrap .agree_area {width:100%;  overflow:hidden; text-align:center;  padding:20px 0; font-size:1.2rem; font-weight:400;margin-bottom:5rem}
#bo_write_wrap .agree_area .rdo {margin:0 0 0 40px;}
#bo_write_wrap .agree_area .rdo:first-child {margin:0;}
#bo_write_wrap .terms_wrap h4{font-weight:200px; font-size:1.2rem; margin-bottom:10px;}
#bo_write_wrap .text-right{font-size:1rem; font-weight:200px; text-align:right;   margin-bottom:3rem; padding:0.5rem 0 ; color:#0b0b0b;}
#bo_write_wrap .bo_v_option{display:flex; font-size:1.1rem; margin-bottom:2rem}
#bo_write_wrap .bo_v_option li{margin-right:1rem}
#bo_write_wrap .write_div{margin-bottom:2rem}
#bo_write_wrap .write_div input{ font-size:1rem; height:3rem}
#bo_write_wrap .bo_w_link{font-size:1.3rem}
#bo_write_wrap .bo_w_flie{font-size:1.3rem}

#bo_write_wrap h3 {
	width:100%;
    font-size: 1.3rem;
    font-weight: 600;
    margin:2rem 0 0rem 0;
}

#bo_write_wrap h3 b {
    color: #6ee61e;
    font-weight: 800;
} 


#bo_write_wrap .img-input-check{
	border:none;
	line-height: 1.35;
    font-weight: bold;
    font-size: 1rem;
}

#bo_write_wrap .img-input-check input{
  cursor:pointer;
  width:30px;
  height:30px;
  border:2px solid #dadada;
  vertical-align:middle;
 }

#bo_write_wrap .img-input-check input > span{
  vertical-align: middle;
  padding-left: 5px;
 }

/* label:before에 체크하기 전 상태 CSS */
#bo_write_wrap .img-input-check input:before{
  content:"";
  display:inline-block;
  width:30px;
  height:30px;
  border:2px solid #dadada;
  vertical-align:middle;
  }
  
/* label:before에 체크 된 상태 CSS */  
#bo_write_wrap .img-input-check input:checked{
  content:"";
  background:#000 url('/theme/one/skin/board/youtube/img/icon_check_2.png');
  background-repeat: no-repeat;
  background-position: 50%;
  background-size:10px;
 }

#bo_write_wrap .img-input-check input:checked:before{
	border:solid 2px #000;
}

#bo_write_wrap .img-input input[type=radio]{
    display: none;
}

#bo_write_wrap .img-input input[type=radio]+label{
    display: inline-block;
    cursor: pointer;
    height:6rem;
    width: 6rem;
    border: 2px solid #dadada;
    line-height:1.35;
    text-align: center;
    font-weight:bold;
    font-size:1rem;
	margin-right:1rem;
	padding-top:3.7rem;
}

#bo_write_wrap .img-input input[type=radio]+label:last-child{
	margin-right:0
}

#bo_write_wrap .img-input input[type=radio]+label{
    background-color: #fff;
    color: #333;
}

#bo_write_wrap .img-input input[type=radio]:checked+label{
   border:solid 2px #0075ff;
}

#bo_write_wrap .img-input label{position:relative}


#bo_write_wrap .img-input .c-1::before {
    content: "";
    display: block;
    position: absolute;
    top: 20%;
    left: 50%;
    margin-left: -1rem;
    background-image: url(/theme/one/skin/board/online/img/c_1.png);
    width: 2rem;
    height:2rem;
	background-size:100%;
}

#bo_write_wrap .img-input .c-2::before {
    content: "";
    display: block;
    position: absolute;
    top: 20%;
    left: 50%;
    margin-left: -1rem;
    background-image: url(/theme/one/skin/board/online/img/c_2.png);
    width: 2rem;
    height:2rem;
	background-size:100%;
}

#bo_write_wrap .select-style select::-ms-expand {
	display: none;
}

#bo_write_wrap .select-style select {
	-o-appearance: none;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	width: 250px;
	height: 60px;
	background: url('/theme/one/skin/board/youtube/img/icon_check_2.png') calc(100% - 5px) center no-repeat;
	background-size: 30px;
	padding: 5px 30px 5px 10px;
	outline: 2px none;
	border:solid 2px #000;
	font-size:1rem
}

#bo_write_wrap .select-style select option {
	background: black;
	color: #fff;
	padding: 3px 0;
}

.form_flex_wrap {
    display: flex;
    flex-wrap: wrap;
    -moz-column-gap: 10rem;
    column-gap: 10rem;
	font-size:50%;
}

.form_flex_wrap .input_box {
    width: 40%;
    flex-grow: 1;
	margin-bottom:2rem
}

.input_box {
    margin-top: 0
}

.input_box label {
    display: block;
    text-align: left;
    margin-bottom: 0rem;
    font-size: 1.3rem;
    font-weight: 500;
    line-height: 1.75;
}

.input_box input,.input_box textarea,.input_box select {
    box-sizing: border-box;
    width: 100%;
    height: 4rem;
	border:none;
    border-bottom: 2px solid #000;
    font-size: 1.3rem;
    padding-left: 0rem;
    padding-right: 0rem;
    position: relative;
    outline: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    color: #000;
	padding:2rem 0;
}

.input_box input:focus,.input_box input:focus-visible,.input_box textarea:focus,.input_box textarea:focus-visible,.input_box select:focus,.input_box select:focus-visible {
    border-width: 2px !important;
    border-color: #0075ff !important;
    box-shadow: unset !important;

}

.input_box textarea{border-top:solid 1px #dadada;}
.input_box input,.input_box textarea,.input_box select placeholder {
	font-size: 1rem;
	font-weight:400;
	letter-spacing: -0.01em;
}

.input_box select {
    position: relative;
    background-image: url(../img/images/icon/select_arr.svg);
    background-repeat: no-repeat;
    background-size: 2rem 1rem;
    background-position: center right 2rem
}


.board-type{}

.board-type .in-880{
	width:56.25rem; 
	max-width:100%; 
	padding-left: 3.75rem;
    padding-right: 3.75rem; 
	margin:0 auto; 
	position:relative;  
}

.board-type .prev-list{position:absolute; left:0%; top:42%; font-size:1.2rem;  color:#000}
.board-type .prev-list i{margin-right:10px;color:#000}

/*list*/
#bo_list_wrap{}

.thumb{
	position:relative;
}

#bo_list_wrap .eventFlagList{
	position:absolute;
	z-index:1;
	top:0;
}

#bo_list_wrap .eventFlagList .flag.event {
	width: 75px;
    height: 75px;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: center;
    justify-content: center;
    font-size: 14px;
    color: rgb(223, 0, 17);
    text-align: center;
    background: url(img/bg_prod_flag.png) 0% 0% / 100% no-repeat;
}


#bo_list_wrap .deliveryFlag {
    position: absolute;
    right: 5px;
    top: 0;
    width: 75px;
    height: 75px;
	z-index:1;
}


#bo_v_sns{ display:flex; justify-content: flex-end;  border-top:solid 1px #000; }
#bo_v_sns li{padding:30px 15px;}
#bo_v_sns li img{ filter: invert(100%);}
#bo_v_sns span{display:none}


/* 페이징 */
.pg_wrap {clear:both;margin:30px 0 ;text-align:right}
.pg_wrap:after {display:block;visibility:hidden;clear:both;content:""}
.pg {}
.pg_page, .pg_current {display:inline-block;vertical-align:middle;font-size:1rem;}
.pg a:focus, .pg a:hover {text-decoration:none}
.pg_page {color:#666;font-size:1rem;height:30px;line-height:28px;padding:0 15px;min-width:30px;text-decoration:none;border-radius:50px;}
.pg_page:hover{background-color:#fff}
.pg_start {text-indent:-999px;overflow:hidden;background:url('../img/btn_first.gif') no-repeat 50% 50% #fff;padding:0;border:1px solid #bbb; font-size:0}
.pg_prev {text-indent:-999px;overflow:hidden;background:url('../img/btn_prev.gif') no-repeat 50% 50% #fff;padding:0;border:1px solid #bbb;  font-size:0}
.pg_end {text-indent:-999px;overflow:hidden;background:url('../img/btn_end.gif') no-repeat 50% 50% #fff;padding:0; font-size:0;  font-size:0}
.pg_next {text-indent:-999px;overflow:hidden;background:url('../img/btn_next.gif') no-repeat 50% 50% #fff;padding:0;border:1px solid #bbb;  font-size:0}
.pg_start:hover,.pg_prev:hover,.pg_end:hover,.pg_next:hover{background-color:#fafafa}

.pg_current {display:inline-block;font-weight:bold;height:30px;line-height:30px;padding:0 10px;min-width:30px;border-radius:50px;}

.bo_sch_wrap{float:right; margin-bottom:2rem; display:none}
.bo_sch_wrap select{border:none; border-bottom:solid 2px #000; margin-right:20px; font-size:1rem}
.bo_sch_wrap input{border:none; border-bottom:solid 2px #000; height:50px; font-size:1rem}
.bo_sch_wrap .flex{display:flex}
.bo_sch_wrap .sch_bar i{font-size:1.2rem; margin-top:10px;}




 .bo_v_cate{
	margin-bottom:2rem
}


 .bo_v_cate span{
	font-size:1rem;
	font-weight:400;
	padding:10px;
	margin-bottom:2rem;
}

.bo_v_cate span.st0{
	border:solid 1px #000;
}

.bo_v_cate span.st1{
	color:blue;
}

.bo_v_cate span.st2{
	color:red;
}

/* 게시판 목록 */
#bo_cate{
	margin-bottom:50px;  
	margin:0 auto 5rem;
}

#bo_cate h2{
	display: block;
    height: 0;
    width: 0;
    font-size: 0;
    line-height: 0;
    margin: 0;
    padding: 0;
    overflow: hidden;
    border: none;
}

#bo_cate ul#bo_cate_ul {  
    display: flex;
	justify-content: center; 
	flex-wrap: wrap; 
}

#bo_cate ul#bo_cate_ul li{
}

#bo_cate ul#bo_cate_ul li > a{
	display:block; 
	font-size:1.2rem;
	border-radius:20px;
	padding:0 1rem;
	margin:0 1rem;
}

#bo_cate ul#bo_cate_ul li > a.on{
	background:var(--color-main);
	color:#fff
}

#bo_cate ul#bo_cate_ul li > a:focus, #bo_cate ul#bo_cate_ul li > a:hover, #bo_cate ul#bo_cate_ul li > a:active {}



.product_info_left{
	display:flex;
	justify-content: space-between;
	border-bottom:solid 2px #000;
	margin-bottom:2rem;
	padding-bottom:2rem
}


.product_info_left .pd_price .percent {
	width: 90px;
	height: 80px;
	display: flex;
	-webkit-box-align: center;
	align-items: center;
	-webkit-box-pack: center;
	justify-content: center;
	font-size:0.8rem;
	text-align: center;
	border:solid 3px #5b2667;
	color:#5b2667;
	margin-right:2rem;
	font-weight:600;
}


.product_info_left .pd_price .percent span{
	line-height:1.35;
}

/*scroll fix*/
/*.wing{overflow:hidden; }

.wing .in{
	position: absolute;
    z-index: 1;
	left:3.75rem;
	right:0;
}

.wing.fixed .in{
	position: fixed;
    width: 100%;
    max-width: 75rem;
    padding-left: 7.75rem;
    left: 50%;
    transform: translateX(-50%);
    top: calc(8rem + 20px);

}



.product_info_left .icon_wrap::after {
    content: '';
    display: table;
    clear: both;
}

.product_info_left .icon_wrap > div {
    float: left;
    font-size:0.7rem
    text-transform: uppercase;
    height: 28px;
    color: #fff;
	padding:0 10px;
    text-align: center;
    line-height: 28px;
    box-sizing: border-box;
}

*/
.product_info_left .icon_wrap{
	margin-bottom:2rem;
	font-size:0.9rem;
}

.product_info_left .icon_wrap .icon_1 {
    background:var(--color-main);
}

.product_info_left .icon_wrap .icon_2 {
    background:#000;
	color:#fff;
}

.product_info_left .icon_wrap .icon_3 {
     background:red;
	 color:#fff;
}


.product_info_left h3 {
    font-size: 1.3rem;
    line-height: 1.35;;
    word-break: keep-all;

}

.product_info_left .pd_cap {
    font-size: 1rem;
    color: #888;
    line-height: 1.67;
    padding:1rem 0 3rem;
	margin-bottom:3rem;
	border-bottom:solid 1px #000;

}

.product_info_left .pd_price{
	display:flex;
	align-items: flex-start;

}

.product_info_left .pd_price  p {
    position: relative;
    margin-bottom: 10px;
	letter-spacing:-0.5px;
}

.product_info_left .pd_price p em{
	font-size:0.9rem; 
	display:inline-block; 
	padding-right:10px;
	width:110px;
	font-weight:600
}


.product_info_left .pd_price  p span{
	font-weight:800;
	 font-family: 'YUniverse-B';
}


.product_info_left .pd_price .fast_price{
	margin-top:-0.5rem;

}

.product_info_left .pd_price .fast_price span{
	color:#f32828;
	font-size:1.5rem !important
}

.product_info_left .pd_price .now_price{
	margin-top:-0.2rem;
}


.product_info_left .pd_price .now_price span{
	color:#000;
}

.product_info_left .pd_btn p {
    color: #d9d9d9;
    position: relative;
}


.product_info_left .delivery{
	font-size:1rem; 
	font-weight:800; 
	color:#484848;
	margin-bottom:3rem
}


.product_info_left .delivery .d1{
	margin-bottom:1.8rem;
}

.product_info_left .delivery .d2{
	color:#000;
	margin-bottom:1rem;
	font-weight:600;
	font-size:1.5rem
}

.product_info_left .delivery .d3{
	color:#8a8a8a;
	font-size:0.9rem;
	font-weight:400;
}

.product_info_left .pd_price .pd_btn > span {
    font-size: 24px;
    display: inline-block;
    margin-left: 20px;
}

.product_info_left .pd_amount {
	position: relative;
	display:inline-block;
}

/*.product_info_left .pd_amount::after {
	position:absolute;
	right:10%;
	bottom:52%;
    width:10px;
	height:3px;
	background:#5b2667;
	content: '';
    display:block;
}
*/
.product_info_left .pd_amount button {
	color:#5b2667;
	font-weight:700;
	font-size:1.1rem;
	position:relative;
}

.product_info_left .pd_amount button a{
	padding:20px 50px 20px 50px;
	border:solid 1px #5b2667;
	display:block;
	color:#5b2667;
	font-weight:700;
	font-size:1.1rem;
	background:#fff
}




.page-link-wrap a {
	position: relative;
	display:inline-block;
	transition:all .6s;
}

.page-link-wrap a:hover{
	background:#5b2667;
	transition:all .6s;
}

.page-link-wrap a::after {
	position:absolute;
	right:20%;
	bottom:43%;
    width:10px;
	height:3px;
	background:#5b2667;
	content: '';
    display:block;
}

.page-link-wrap a:hover::after {
	background:#fff
}

.page-link-wrap a{
	color:#5b2667;
	font-weight:900;
	font-size:1.1rem;
}

.page-link-wrap a{
	padding:20px 80px 20px 40px;
	border:solid 1px #5b2667;
	display:block;
	color:#5b2667;
	font-weight:900;
	font-size:1.1rem;
}

.page-link-wrap:hover  a{
	color:#fff;
}


/*view 썸네일*/



.pd_thum_wrap{
	position:relative
}

.pd_thum_wrap .eventFlagList{
	position:relative;
	z-index:1;
}

.pd_thum_wrap .eventFlagList .flag.event {
	width: 75px;
    height: 75px;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: center;
    justify-content: center;
    font-size: 14px;
    color: rgb(223, 0, 17);
    text-align: center;
    background: url(img/bg_prod_flag.png) 0% 0% / 100% no-repeat;
}


.pd_thum_wrap .deliveryFlag {
    position: absolute;
    right: 5px;
    top: 5px;
    width: 75px;
    height: 75px;
	z-index:1;
}

.pd_thum_wrap .pd_thum a img {
    max-width:100%;
	height:auto !important; 
	vertical-align:middle;
}

.pd_thum_wrap .pd_thum{
	width: 100%;
	height:100%;
	
}

.product_info_bot {
    width: 100%;
}

.product_info_bot div {
    height: 70px;
}

.product_info_bot p {
    position: absolute;
    left: 0;
    height: 70px;
    width: 100%;
    border: 1px solid #ccc;
    border-right: none;
    padding-left: 30px;
    box-sizing: border-box;
    font-size: 18px;
    line-height: 70px;
}

.product_info_bot p .btn_model {
    padding-right: 18px;
    background: url(/kr/images/common_link_arrow.png) no-repeat;
    background-position: right;
    background-size: 11px;
    font-size: 18px;
    display: inline-block;
}

.product_info_bot .btn_box {
    position: absolute;
    right: 0;
}

.product_info_bot .btn_box > * {
    float: left;
}

.product_info_bot .btn_box .btn_order {
    width: 300px;
}

.product_info_bot .btn_box .de_btn_7 {
    border-color: #d9d9d9;
    color: #999;
}

.gallery-simple>a{
	overflow:hidden;
	transition:all 0.4s;
	border:solid 2px #fff
}

.gallery-simple>a:hover{
	/*box-shadow: 4px 20px 30px rgba(0, 0, 0, 0.2);*/
	transition:all 0.4s;
}

.gallery-simple>a .thumb{
	width: 100%;
	overflow:hidden;
	position:relative;
	box-shadow: 4px 20px 20px rgba(0, 0, 0, 0.1);
	border:solid 1px #dadada
}

.gallery-simple>a .thumb .list-thumb{
	padding:0 0 0 0; 
	margin-bottom:-10px;
}


/*코멘트*/

#bo_vc{

}

.cmt_btn{
	display:none
}

#bo_vc h2.title{
	background:#000;
	color:#fff;
	padding:0;
	font-weight:600; 
	padding:0.5rem 1rem;
	font-size:1rem
}

.comment-list{
	border-bottom:solid 1px #dadada;
	padding:1rem 0;
	font-size:0.8rem
}

.comment-list .cmt_contents p{
	font-weight:700;
	font-size:1.1rem
}

.comment-list h3{font-weight:400;}

.comment-list h3 span{
	font-weight:600;
}

#bo_vc_w{
	padding:0.5rem 3rem;
	border:solid 4px #000;
	margin-top:2rem
}

#bo_vc_w h4{
	font-weight:400;
	font-size:1.3rem;
	padding-top:2rem;
	color:#5b2667;
	font-weight:600
}

#bo_vc_w textarea{
	border-bottom:solid 3px #000;
	width:100%;
	padding:0.5rem;
	font-size:1.1rem;
	margin-bottom:1rem;
	height:70px;
}

#bo_vc_w #captcha{
	display:inline-block;
	margin-top:1rem
}

.comment-list .list-tel{
	font-size:0.9rem
}

.comment-list .guest{
	display:none
}

.comment-list  .bo_vc_act {
	margin-top:1rem
}

.comment-list  .bo_vc_act li{
	display:inline-block;
	border:solid 1px #dadada; 
	padding:6px 10px;
}

.comment-list  .bo_vc_act li a{
	display:block
}

.comment-list .bo_vc_hdinfo{
	font-size:0.8rem;	
	color:#222
}

#captcha #captcha_info{
	font-size:0.7rem;
	display:none;
}

.btn_confirm {
	margin:2rem 0;
	font-size:0.7rem
}

.btn_confirm .btn_submit{
	margin-top:1rem;
	padding:20px 60px 20px 60px;
	border:solid 1px #5b2667;
	display:block;
	background:#5b2667;
	color:#fff;
	font-weight:600;
	font-size:1.1rem;
	position:relative;
}


.btn_confirm .btn_submit:after {
    position: absolute;
    right: 10%;
    bottom: 50%;
    width: 10px;
    height: 3px;
    background: #5b2667;
    content: '';
    display: block;
}



.top-thumb {
	text-align:center;
	margin-bottom:5rem
}

.top-thumb .artist{
	border-bottom:solid 1px #222;
	color:#222;
	font-size:0.8rem;
	display:inline-block;
	padding:5px;
	margin-bottom:1rem;
	background:#fff
}

.top-thumb .sub-text{
	font-size:0.9rem;
	color:#888;
	margin-top:1rem
}

.top-thumb h3{
	font-size:1.5rem;
	font-weight:400;
	line-height:1.3
}

.miiddle-thumb{
	text-align:center;
	box-shadow: 4px 20px 50px rgba(0, 0, 0, 0.1);
}

.miiddle-thumb img{
	width:auto;
	height:600px;
}

.bottom-datail{
	/*border-top:solid 1px #000;*/
	margin-top:3rem;
}

.detail-flex.list-info{
	border-top:solid 1px #eee;
	padding-top:0.5rem
}	

.detail-flex.list-info .view-text-box{
	width:100%;
}



.detail-flex{
	display:flex;
	justify-content: space-between;
	
}

.detail-flex .view-text-box{
	width:50%;
}
.detail-flex .view-text-box .title{
	
	text-align:left;
	font-size:0.8rem;
	display:block
}

.detail-flex .view-text-box .title .badge {
	display: inline-block;
	min-width: 140px;
	padding: 9px 4px 0 20px;
	border-radius: 7px;
	font-weight: normal;
	line-height: 1;
	width: auto;
	margin-right: 2px;
	position:relative;
}

.detail-flex .view-text-box .title .badge:before{
	position:absolute;
	left:0;
	top:50%;
	transform: translateY(50%);
	width:3px;
	height:3px;
	border-radius:100%;
	background:#dadada;
	content: '';
	display:block;
}

.detail-flex .view-text-box .title .badge.point{
	color:#bd9e76
}

.detail-flex .view-text-box .title em {
	display: inline-block;
	width:40%;
	font-weight:400;
}


#bo_v_con{
	padding-top:3rem;
	border-top:solid 1px #dadada
}

/*
.gallery-simple>a .thumb .list-thumb img{
	transition: all .6s ease;
	height: 100%;
    width: 100%;
	position:absolute;
	top:20%;
	transform: translateX(-50%);
	transform: translateY(-50%);
}

.gallery-simple>a:hover .thumb img{
	width: 100%;
    overflow: hidden;
    transition:all 0.4s;
}
*/

/** Simple Gallery [CSS ONLY]
 **************************************************************** **/
.gallery-simple {  
	position:relative;
	margin:0 -2.1rem;
    -webkit-column-count: 4; 
       -moz-column-count: 4;
    		column-count: 4;

    -webkit-column-width: 25%;
	   -moz-column-width: 25%;
			column-width: 25%;	
}

.gallery-simple br{display:none  }

.gallery-simple.gallery-simple-columns-5 {
	-webkit-column-count: 5; 
	   -moz-column-count: 5;
			column-count: 5;

	-webkit-column-width: 20%;
	   -moz-column-width: 20%;
			column-width: 20%;
}

.gallery-simple.gallery-simple-columns-4 {
	-webkit-column-count: 4; 
	   -moz-column-count: 4;
			column-count: 4;

	-webkit-column-width: 25%;
	   -moz-column-width: 25%;
			column-width: 25%;
}

.gallery-simple.gallery-simple-columns-3 {
	
	 display: flex;
	flex-wrap: wrap;
	/*-webkit-column-count: 3; 
	   -moz-column-count: 3;
			column-count: 3;

	-webkit-column-width: 33.33333333333333%;
	   -moz-column-width: 33.33333333333333%;
			column-width: 33.33333333333333%;*/
			
}

.gallery-simple.gallery-simple-columns-3 a{
	display:block;
	width:23%;
	margin:0 1% 4% 1%;
}

.gallery-simple.gallery-simple-columns-2 {
	-webkit-column-count: 2; 
	   -moz-column-count: 2;
			column-count: 2;

	-webkit-column-width: 50%;
	   -moz-column-width: 50%;
			column-width: 50%;
}

.gallery-simple.gallery-simple-columns-1 {
	-webkit-column-count: 1; 
	   -moz-column-count: 1;
			column-count: 1;

	-webkit-column-width: 100%;
	   -moz-column-width: 100%;
			column-width: 100%;
}


.gallery-simple .thumb .list-thumb img{
	width: 100% !important;
	height:100% !important;	
	/*transform:scale(1);*/
	transition:all .6s; 
}

.gallery-simple .thumb:hover .list-thumb img{
	/*transform:scale(1.1)*/
}

.gallery-simple>a>img {
	margin-bottom: 0;
}


.gallery-simple .text-area .artist-wrap{
	display:flex
}

.gallery-simple .text-area .artist-wrap .subcate{
	font-size:0.7rem;
	color:#979797;
	border:solid 1px #dadada;
	display:inline-block;
	padding:5px 10px;
	margin-bottom:1rem;
	margin-top:1rem;
	margin-left:0.2rem
}

.gallery-simple .text-area .artist{
	font-size:0.7rem;
	color:#000;
	border:solid 1px #000;
	display:inline-block;
	padding:5px 10px;
	margin-bottom:1rem;
	margin-top:1rem;
	/*width:100%;
	position:absolute; 
	left:0; 
	bottom:0; 
	z-index:1;
	padding:2rem;
	background: #000;
	background: -webkit-linear-gradient(bottom, rgba(000,000,000,.8), rgba(0,255,0,0));
	*/
}


.gallery-simple .text-area .a-info{
	font-size:0.8rem;
	color:#979797;
	margin-bottom:0rem;
	padding-bottom:1rem;
	border-bottom:solid 1px #000
}

.gallery-simple .text-area .price{
}

.gallery-simple .text-area .price span{
	font-weight: 900;
    font-family: 'YUniverse-B';
	color: #f32828;
    font-size: 1.2rem !important;
}


.detail-flex.list-info{
	border-bottom:none;
	color:#979797;
}

.detail-flex.list-info .view-text-box .title .badge{
	min-width:20%;
	padding-left:10px;
}


.detail-flex.list-info .view-text-box strong:nth-child(2) em{color:#000}




.gallery-simple .text-area .subcate{
	font-size:1rem;
	line-height: 1.5; 
	color:#dadada;
}

.gallery-simple .text-area .productTitle{
	font-size:1.3rem; 
	font-weight:500;
	line-height: 1.5; 
}
.gallery-simple a .text-area .category{
	font-size:0.9rem; 
	margin-bottom:1rem;
}




.gallery-simple a .text-area:after {
    content: '';
    width: 100%;
    height: 100%;
    position: absolute;
    background: rgba(255,255,255,1);
    bottom: -100%;
    left: 0;
    right: 0;
    transition: 0.5s;
	z-index:-1
}





.gallery-simple .text-area .priceWrap{margin-top:2rem}


.gallery-simple .text-area .priceWrap .priceValue{
	font-size: 1rem;
    line-height:1.2;
    vertical-align: top;
	display: block;
    height: 17px;
    margin: 6px 0px 7px;
    color: rgb(153, 153, 153);
    text-decoration: line-through;
	font-weight:400;

	letter-spacing:0;
}

.gallery-simple .text-area .priceWrap .price{font-size:1rem}


.gallery-simple .text-area .priceWrap .price {
	font-size: 1.6rem;
	font-weight:600px;

	color:#000;
	letter-spacing:0;
}

.gallery-simple .text-area .priceWrap .countDc{
	margin: 7px 5px 10px 0px;
    font-size: 27px;
   
    font-weight: 700;
    line-height: 0.59;
    letter-spacing: -0.68px;
    color: rgb(223, 0, 17);
	letter-spacing:0;
}

.gallery-simple .text-area .priceWrap .countDc span{
	font-weight:400	
}

.gallery-simple .thumb .gall_chk{
	position:absolute; 
	top:20px; 
	left:20px; 
	z-index:30
}

.gallery-simple .thumb{
	position:relative;
}


.btn-more-link{
	width:100%;
	clear:both;
	padding:4rem 0 0 0;
	text-align:center;
	margin-top:5rem;

}

.btn-more-link span{
	display:inline-block;
	border:solid 1px var(--color-main);
	padding:20px 30px;
	font-size: 1.2rem;
	border-radius:30px;
	color:var(--color-main);
	transition: 0.5s;
}

.bo_vc_w_info input{
	width:100%;
	margin-bottom:0.5rem
}

@media screen and (max-width:1200px) {

	.gallery-simple.gallery-simple-columns-3 a{
		display:block;
		width:31.2%;
	}
}


@media screen and (max-width:1024px) {
	
	#bo_vc_w #captcha{display:block}

	.product_info_left .pd_price p em{
		width:80px;
	}

	#bo_vc_w{
		padding:0.5rem 0;
		border-left:none;
		border-right:none;
	}

	#bo_vc_w textarea{
		border:none;
		background:#eee
	}

	.detail-flex .view-text-box .title .badge{
		padding-left:10px;
	}

	.miiddle-thumb img{
		width:100%;
		height:100%;
	}

	.product_info_left{
		display:block;
	}

	.product_info_left .pd_price{
		display:block;
	}

	.product_info_left .pd_price .percent{
		height:30px;
		margin-bottom:1rem
	}

	.jt_board_list td:nth-child(1){
		display:none;
	}

	.jt_board_list td.title{
		padding:22px 10px !important
	}

	.jt_board_list .date{
		width:100px !important
	}

	.bo_sch_wrap{
		display:none !important
	}



	.product_info_right{
		margin-left:0;
	}

	.wing.fixed .in{
		position: inherit;
		max-width: 75rem;
		padding-left: 0rem;
		transform: none;
		animation:none;
	}


	.wing .in {
		position: inherit;
	}

	#bo_v_con{
		margin-left:0;
	}

	.pd_thum_wrap .deliveryFlag {
		position: absolute;
		bottom: 0;
		top:auto;
		left:23%;
		width:60px;
		height:60px;
	}	

	.pd_thum_wrap .eventFlagList .flag.event{
		width:60px;
		height:60px;
		font-size:1.2rem
	}

	.product_info_left .pd_amount{
		display:flex;
	}

	.product_info_left .pd_amount button{width:50%; margin-right:10px;}

	.product_info_left .pd_amount button a{
		font-size:1.1rem;
		padding:15px 25px;

	}

	.detail-flex .view-text-box .title .badge{
		min-width:100px;
	}


	.product_info_left .pd_amount::after{
		display:none
	}

	.detail-flex .view-text-box{
		width:100%
	}

	.detail-flex{display:block}

	.gallery-simple.gallery-simple-columns-3 {  
		margin:0;
		/*
	    -webkit-column-count: 2 !important; 
	       -moz-column-count: 2 !important;
	    		column-count: 2 !important;

	    -webkit-column-width: 50% !important;
	       -moz-column-width: 50% !important;
	    		column-width: 50% !important;
	*/
	}

	.gallery-simple.gallery-simple-columns-3 a{width:48%;}

	.top-thumb {
		margin-bottom:3rem
	}


}


@media only screen and (max-width: 768px) {
	.gallery-simple.gallery-simple-columns-3 {  


	   /* -webkit-column-count: 1 !important; 
	       -moz-column-count: 1 !important;
	    		column-count: 1 !important;

	    -webkit-column-width: 100% !important;
	       -moz-column-width: 100% !important;
	    		column-width: 100% !important;*/
	}
	

	.gallery-simple.gallery-simple-columns-3 a{width:100%;margin-bottom:3rem}



	.media-wrap .media-list li {
		width: 100%;
		margin-bottom:3rem;
	}

	.gallery-simple .thumbWrap .thumb{margin-bottom:-2rem}

	#bo_cate{width:100%;}

	.gallery-simple>a .thumb{

	}

	#bo_cate ul#bo_cate_ul li{
		margin-bottom:1rem
	}

}



