/* 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;
}

.paging{padding-bottom: 20px;}

.paging li {
    display: inline-block;
    height: 30px;
    line-height: 30px;
    /* border: 1px solid #dddddd; */
    width: auto;
    font-size: 13px;
    color: #222222;
    font-weight: 500;
}

/* 댓글 부분 */
.bbs-table-view .wrt textarea { width: 95%; resize: none; border: 0; }
.bbs-table-view .comment-box td.com-wrt-box { 
    background-color: #0549a7; 
    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: #4a70a4;
}

.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 { margin: 0 29px; padding-top: 100px; }

#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-bottom: 1px solid #ddd; }

.pager {
    padding-bottom: 0;
    margin-bottom: 20px;
    margin-top: 30px;
    margin-left: 20px;
}

.pager ol {
    display: flex;
    flex-direction: row;
    width: 100%;
    justify-content: center;
    align-items: center;
    text-align: center;
    gap: 1%;
}

.pager li {
    width: 30px;
    height: 30px;
    line-height: 30px;
    /* background-color:  #393939; */
    font-size: 13px;
    /* border: 1px solid #393939; */
    border: 0;
}

.pager li strong {
    color: #000;
    width: 100%;
    height: 100%;
    line-height: 30px;
    /* background-color:  #393939; */
}

.pager a {
    color: #000;
    line-height: 30px;
    /* background-color: #cacaca; */
}

.bbs-table-view .com-wrt-box .input-style {
    width: 100%;
}

.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; 
    color: #666; 
    font-weight: bold; 
}

.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;
    padding: 0 0 3px;
    color: #141414;
    font-size: 14px;
    font-weight: 400;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    overflow: hidden;
    text-overflow: ellipsis;
    height: 39px;
    line-height: 19.5px;
    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 {
    color: #f31110;
    font-weight: 600;
    font-size: 16px;
    display: inline-block;
    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; }

/* 굿바이썸머 CSS */
.event-container .swiper-slide { width: 100%; display: flex; justify-content: center; }
.event-container .event2 .swiper__container { background-color: #f2eee3; padding-bottom: 86px; overflow: hidden; }
.event-container .event2 .swiper__container .swiper { margin-top: 0; overflow: hidden; }
.event-container .event2 .swiper__container .swiper-wrapper { 
    justify-content: flex-start; 
    align-items: baseline; 
} }

.event-container .prod_brand { display: block; }
.event-container .prod_icons { flex-wrap: wrap; height: auto; display: none; }
.event-container .prod_icons .MK-product-icons { gap: 1%; height: auto; display: none; }
.event-container .prod_icons .MK-product-icons img { width: auto; margin-bottom: 1%; }

.menu-bar {
    position: sticky !important;
    top: 86px;
    display: flex;
    justify-content: space-around;
    background-color: #3b8dff;
    padding: 10px 0;
    z-index: 9;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
}
.menu-item {
    flex: 1;
    text-align: center; text-decoration: none;
    color: #fff;
    font-size: 24px; line-height: 1.4;
    padding: 10px 0;
    position: relative;
    transition: opacity 0.3s;
    opacity: 0.7;
    font-family: 'GmarketSansMedium';
}
.menu-item:hover { opacity: 0.8; }
.menu-item.active { font-weight: bold; opacity: 1; }
.menu-item.active::after {
    content: '';
    position: absolute;
    bottom: -10px; left: 12%;
    width: 76%; height: 10px;
    background-color: #fff;
    border-radius: 2px;
}
.event-container .event1,
.event-container .event3,
.event-container .event5 { position: relative; }
.event-container .event1 .down_coupon { 
    width: 48.44%; height: 31.64%; 
    position: absolute;
    top: 34.86%; left: 25.78%;
}
.event-container .event3 .down_coupon,
.event-container .event3 .btn_goTodayDlvr { position: absolute; bottom: 0; height: 11.68%; }
.event-container .event3 .down_coupon { left: 4.44%; width: 44.44%; }
.event-container .event3 .btn_goTodayDlvr { left: 51.22%; width: 44.33%; }
.event-container .event2,
.event-container .event4 { background-color: #f2eee3; }
.event-container .event4 .btn_goBest2025 { margin-top: 86px; }
/* BASIC css end */

