/* BASIC css start */
.thumbs { display: none !important; }
/* 갤러리 */
.swiper-container.magazine {
    width: 1000px !important;
    height: auto !important; /* 수정 */
    margin: 20px auto !important;
}
.swiper-container.magazine .swiper-slide {
    text-align: center;
    font-size: 18px;
    background: #fff;
    line-height: 300px;
}
.swiper-container.magazine .swiper-slide img {
    width: 100%;
}
.swiper-button-next, .swiper-button-prev {
    opacity: 0.5;
}


/* 게시판 카테고리 */
#bbsData .page-body { width: 1310px; }
.bbs-tit {  text-align: left; font-size: 25px; margin-top: 50px; }
.cate_board_list a {
    border: 1px solid #cecece;
    padding: 10px 0px;
    width: 150px;
    display: inline-block;
    text-align: center;
    margin-right: 2px;
}


/* 게시판 보기화면 */
#MS_WritenBySEB { margin: 0 auto; text-align: center; }
table .data-bd-cont img { vertical-align: bottom !important; }
.bbs-table-view table {  border: 1px solid #e5e5e5; margin-bottom: 20px; font-size: 15px; }
.bbs-table-view thead th { font-size: 12px; color: #000; }
.bbs-table-view thead th, .bbs-table-view tbody td { padding: 10px 0; }
.bbs-table-view .comment-box td { padding-bottom: 20px; }
.bbs-link a.reply, .bbs-link a.delete {
    padding: 8px 10px;
    border: 1px solid #e5e5e5;
    font-size: 12px;
    color: #000;
    border-radius: 5px;
    background: inherit;
    margin-left: 5px;
}
.bbs-link { display: inline-block; float: right; }
table img { vertical-align: baseline !important; }
.com-wrt-box .input-style { height: 25px; }
.wrt textarea { width: 86%; height: 100px; margin-right: 5px; padding: 10px; }
.com-wrt-box .wrt a {
    display: inline-block;
    border: 1px solid #000000;
    line-height: 100px;
    padding: 0px 48px;
    text-align: center;
    border-radius: 3px;
    background-color: #000;
    color: #fff;
}
.wrt { padding-left: 20px; }
.paging { padding-bottom: 25px; }



.bbs-table-view .data-bd-cont { padding: 20px 0 40px 0; }

.wrt span { margin: 0px 10px; }
.view-link { text-align: right; }
.view-link .con-link { position: absolute; left: 0; }
.input-style2 { width: 120px; margin: 0px 5px; }
.list-link { padding: 6px 14px; border-top: 1px solid #ededed; border-bottom: 1px solid #ededed; }
.list-link li { padding: 4px 0px; }
.list-link span.arrow { padding: 0px 10px 0px 15px; font-size: 11px; color: #9d9d9d; }
.list-link span.arrow.prev { background: url(/images/d3/modern_simple/common/icon_prev_arrow.gif) no-repeat left top; }
.list-link span.arrow.next { background: url(/images/d3/modern_simple/common/icon_next_arrow.gif) no-repeat left top; }
.data-bd-cont .add_info { float: left; border: 1px solid #e5e5e5; width: 97%; padding: 5px 10px; line-height: 150%; margin-bottom: 10px; }
.data-bd-cont .add_title { float: left; width: 30%; font-weight: bold; }
.data-bd-cont .add_content { float: left; width: 70%; }
.data-bd-cont .attach { text-align: center; margin-bottom: 10px; }
/* 관련 상품 목록 */
.fixed-img-collist { margin-top: 20px; padding-top: 37px; border-top: 1px solid #e5e5e5; width: 1156px; margin: 0 auto; }
.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 { overflow: hidden; }
.fixed-img-collist ul li { float:left; text-align:center; width: 25%; margin-bottom: 30px; }
.fixed-img-collist ul li a { display:block; width:250px; font-size:11px; color:#9d9d9d; margin: 0 auto;}
.fixed-img-collist ul li a span { display: block; font-family: 'Cabin', 'Nanum Gothic' ,sans-serif !important; letter-spacing: -0.1em; font-size: 12px; }
.fixed-img-collist ul li a span.prd img { width:100%; margin-bottom:8px; }
.fixed-img-collist ul li p { padding:1px; color:#666; font-weight:bold; font-family: 'Cabin', 'Nanum Gothic' ,sans-serif !important; font-size: 15px;}
/* 개인정보보호정책 동의 */
.privercy-contract textarea {  height: 60px; width: 660px; }
.privercy-contract-tap { height:30px; }
.privercy-contract-tap li a { padding: 7px 10px; }
/* 개인정보 수집 이용 */
.privercy-contract .tbl { width:100%; padding:0; margin:0; border-spacing:0; border-collapse:collapse; border-top: 1px solid #dadada; border-left: 1px solid #dadada; }
.privercy-contract .tbl caption { display:none; }
.privercy-contract .tbl th { line-height:32px; color: #3b3b3b; font-size:12px; font-weight:bold; background: #f0f0f0; text-align:center; }
.privercy-contract .tbl th,
.privercy-contract .tbl td { height:32px; padding:0; margin:0; border-right: 1px solid #dadada; border-bottom: 1px solid #dadada; letter-spacing:-1px; }
.privercy-contract .tbl td .txt-l { padding:5px 3px; margin:0; text-align:left; }
/* BASIC css end */

