/* BASIC css start */
.view-link .bbs-link-tp dd,
.view-link .bbs-link.bbs-link-bt dd > a.point_bg { display: none; }
.content_box { text-align: center; }
.bbs-table-view .data-bd-cont { padding: 20px 0px 40px !important; }


/* 댓글 부분 */
.bbs-table-view .wrt textarea { width: 95%; resize: none; border: 0; }
.bbs-table-view .comment-box td.com-wrt-box { 
    background-color: #680a00; 
    padding: 30px;
    border-radius: 30px 30px 0 0;
}
#comment_list_0 .comment-box { border-radius: 0 0 30px 30px; }
.bbs-table-view .com-wrt-box label { color: #fff; padding: 0; }
.bbs-table-view .btn_dgray_bbs_com { color: #fff; background-color: #350600; }
.bbs-table-view td.com-wrt-box { border: 0; }
.bbs-table-view .comment-box td { border: 0; color: #000; }
.bbs-table-view .comment-box .bbs-link a { display: inline-block; background-color: #393939; }
.bbs-table-view .comment-box .com-name { color: #000; }
.bbs-table-view .comment-box { padding: 0 30px; margin-bottom: 0; }
#comment_form { padding: 0 29px; background-color: #350600; }
#comment_list_0 {
    margin: 0 29px;
    border-radius: 0 0 30px 30px;
    background-color: rgba(255, 255, 255, 0.65);
}
#comment_list_0 tr { border-top: 1px solid #ddd; }

/* pager */
.paging { padding-bottom: 20px; }
.paging li {
    display: inline-block; width: auto; height: 30px;
    font-size: 13px; font-weight: 500; color: #222222; line-height: 30px;
}
.pager { padding-bottom: 0; margin-bottom: 20px; margin-top: 30px; margin-left: 20px; }
.pager ol {
    display: flex; flex-direction: row; justify-content: center; align-items: center; gap: 1%;
    width: 100%; text-align: center;
}
.pager li {
    width: 30px; height: 30px;
    font-size: 13px; line-height: 30px;
    border: 0;
}
.pager li strong { color: #000; width: 100%; height: 100%; line-height: 30px; }
.pager a { color: #000; line-height: 30px; }
.bbs-table-view .com-wrt-box .input-style { width: 100%; }
.bbs-table-view .wrt span { color: #fff; }
.bbs-table-view .wrt span.user__name input.MS_input_txt.input-style.input-style2 { width: 95%; }
.bbs-table-view .wrt span.user__password input.MS_input_txt.input-style.input-style2 { width: 99%; }
.bbs-table-view .wrt span.user__password { width: 100%; }
.bbs-table-view .com-wrt-box .wrt { margin-bottom: 2%; }
.bbs-table-view .comment-box .bbs-link span { color: #666; }

/* 관련 상품 목록 */
.fixed-img-collist { margin-top: 50px; padding-top:10px; width: 100%; }
.list-tit { 
    padding-left: 7px; 
    color: #9d9d9d; 
    background: url('/images/d3/modern_simple/common/bull_join_required.gif') no-repeat 0 50%;
}
.fixed-img-collist ul { padding:15px 11px 0; }
.fixed-img-collist ul li { float: left; padding: 0 10px 15px; text-align:center; }
.fixed-img-collist ul li a { display:block; width:150px; font-size:11px; color:#9d9d9d; }
.fixed-img-collist ul li a span.prd img { width: 100%; display: block; }
.fixed-img-collist ul li p { padding: 1px; font-size: 11px; font-weight: bold; color: #666; }

.bbs-table-view .fixed-img-collist ul li a span .MK-product-icons img { width: auto !important; }
.bbs-table-view .fixed-img-collist { border: 0; padding-top: 0; }

a.landing--pick {
    display: block; width: 43%; height: 49.09%;
    position: absolute; top: 20.28%; left: 51.44%;
}

/* 250414 add : 관련상품 할인율, 컬러칩, 브랜드 */
.prod_brand { padding: 10px 0 5px; min-height: 19.25px; font-weight: bold; color: #363636; display: block; }
.prod_name {
    position: relative; height: 39px;
    padding: 0 0 3px;
    font-size: 14px; font-weight: 400; color: #141414;
    text-overflow: ellipsis; line-height: 19.5px;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    overflow: hidden;
    border-bottom: 1px solid #cfcfcf;
}
.prod_price { position: relative; padding: 10px 0 0; line-height: 20px; }
.prod_price p { display: inline-block; vertical-align: middle; margin: 0; padding-right: 3px; }
.prod_price .percent span {
    display: inline-block;
    color: #f31110; font-weight: 600; font-size: 16px; line-height: 20px;
}
.prod_price .listPrice {
    font-size: 16px !important;
    font-weight: 600;
    color: #141414 !important;
    letter-spacing: 0.02em;
    display: inline-block;
    line-height: 20px;
}
.prod_price .consumer { color: #888; font-size: 10px; line-height: 20px; font-weight: normal !important; text-decoration: line-through; }
.prod_subname { color: #9c9c9c; margin: 5px 0; height: 18px; word-wrap: break-word; }
.prod_color { padding: 10px 0 3px; overflow: hidden; display: none; }
.prod_color span {
    width: 10px !important;
    height: 10px !important;
    border-radius: 50%;
    margin-left: 5px !important;
    margin-right: 0 !important;
    border: 1px solid rgba(100, 100, 100, 0.25);
    box-sizing: border-box;
    display: inline-block;
    vertical-align: top;
    float: left;
}
.prod_icons { display: flex !important; flex-direction: row; padding: 5px 0 10px !important; height: 18px; line-height: 1.25; }
.MK-product-icons img { width: auto; }

/* 유의사항 */
.notice__wrap--more { cursor: pointer; }
.notice__wrap--more img { margin-top: 0; }
.notice__wrap--notice {
    overflow: hidden;
    height: 0px;
    transition-property: height;
    transition-duration: 0.2s;
    transition-timing-function: linear;
}

/* 이벤트 내용 부분 */
.event-container { max-width: 900px; margin: 0 auto; padding: 0; }
.event-container img { display: block; width: 100%; }
.event-container section,
.event-container div { position: relative; }
.event-container a { display: block; text-decoration: none; }
.event-container ul,
.event-container li { list-style: none; margin: 0; padding: 0; }
.event-container #event1 { background-color: #350600; }
/* BASIC css end */

