/* BASIC css start */
/* BASIC css start */
/* BASIC css start */
#bbsData .bbs-link-btm { margin-top:40px; text-align: center }
#bbsData .bbs-link-btm a { width:228px; height:58px; font-size:16px; line-height:58px }
.bbs-table-write p { text-align: center; margin: 10px 0px; }
.bbs-table-write .title { line-height: 25px; }
.bbs-table-write .title .title_select { padding-top:5px }
.bbs-table-write .title .MS_select { margin-bottom:5px }
.bbs-table-write .MS_input_txt {
    width: 100%;
    border: 1px solid var(--lightGray01);
    font-size: 13px !important;
    color: var(--mainColor);
    font-weight: 400;
    padding: 0 15px;
    height: 40px;
    line-height: 40px;
    box-sizing: border-box;
    margin: 0;
    }
.bbs-table-write .MS_select { height:33px; }
.bbs-table-write .myorder { position: relative; }
.bbs-table-write .myorder .input-group { position: relative; display: inline-block; }
.bbs-table-write .myorder .input-group input[type=text]:-ms-clear { display: none; }
.bbs-table-write .myorder .input-group #ordernumclear { position: absolute; right: 6px; top: 0; bottom: 0; width: 33px; height: 14px; margin: auto; font-size: 13px; cursor: pointer; color: #000; text-align: center; }
.bbs-table-write textarea { width:100%; height: 300px !important; }
.bbs-table-write .input_style1 {/* width:362px; */}
.bbs-table-write .input_style2 {/* width:700px; */}
.bbs-table-write .input_style3 { margin-right:0;  background:#f5f5f5 }

.text_content { *padding:13px 0 13px 2px }

.bbs-table-write .btn_gray{ display:inline-block; margin-left:-1px; padding:0 5px; height:31px; font-size:11px; line-height:31px; border:1px solid #e4e4e5; background:#f5f5f5; }

.bbs-table-write .btn_file {
    height: 40px;
    line-height: 38px;
    margin: 0 0 0 -6px;
    border: 1px solid var(--lightGray01);
    width: 74px;
    font-size: 13px;
    color: var(--mainColor);
    font-weight: 400;
    padding: 0;
    position: absolute;
    top: 0;
    right: 0;
    background: #fff;
    min-width: 80px;
    vertical-align: middle;
    text-align: center;
    box-sizing: border-box;
}
/* 상품 상단 정보 */

.prd-tinfo {/* margin-top:10px; */zoom: 1;overflow: hidden;padding: 25px 50px;/* border:1px solid #e4e4e5; */display: flex;border-bottom: 1px solid #000;}
.prd-tinfo dt,
.prd-tinfo dd {position: relative;}
.prd-tinfo dt {width: 100px;}
.prd-tinfo dt img {  width: 100%; height: 100%; }
.prd-tinfo dd {width: calc(100% - 100px);padding-left: 50px;box-sizing: border-box;}
.prd-tinfo dd ul {display: flex;align-content: space-between;flex-direction: column;flex-wrap: wrap;justify-content: space-between;align-items: flex-start;height: 100%;}
.prd-tinfo dd ul li {}
.prd-tinfo dd ul li .tit { font-weight:bold }
/* 개인정보보호정책 동의 */
.privercy-contract textarea { height: 100px; width: 660px; }
.new-privercy-contract p { text-align: left; }

/* 개인정보 수집 이용 */
.privercy-contract .tbl { width:100% !important; padding:0; margin:0; border-spacing:0; border-collapse:collapse; border-top: 1px solid #dadada; border-left: 1px solid #dadada; table-layout: fixed !important; }
.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; display: table-cell !important; }

.privercy-contract .tbl td .txt-l { padding:5px 3px; margin:0; text-align:left; }

/* 주문내역 조회 레이어 */
#myorderlayer { display: none; position: absolute; top: 0; left: 0; width: 658px; padding-bottom: 10px; border: 1px solid #838897; background: #fff;  z-index: 1 }
#myorderlayer .l-close { z-index: 1; position: absolute; top:19px; right:19px; width:26px; height:26px; text-indent:-9999em; background:url(//image.makeshop.co.kr/makeshop/d3/basic_simple/common/btn_close_layer.gif) 0 0 no-repeat }
#myorderlayer .tit { height: 67px; line-height: 69px; padding: 0 30px; border-bottom: 1px solid #dfdfdf;  color: #000; font-size: 24px; font-weight: bold; }
#myorderlayer .cnt { padding: 20px 50px 0; }
#myorderlayer .cnt .cnt-tab:after { clear: both; content: ""; display: block; }
#myorderlayer .cnt .cnt-tab { height: 36px; margin-bottom: 30px; }
#myorderlayer .cnt .cnt-tab li { float:left; width: 138px; height: 34px; margin-left: -1px; border: 1px solid #d7d7d7; background:#fff; }
#myorderlayer .cnt .cnt-tab li:first-child { margin-left:0; }
#myorderlayer .cnt .cnt-tab li a { display:block; line-height: 34px; color: #333; font-size: 12px; text-align:center; text-decoration:none; background:none; }
#myorderlayer .cnt .cnt-tab li.now { position:relative; z-index:1; border: 1px solid #8e8e8e; font-weight:bold; background: #d1d1d1; }
#myorderlayer .cnt table { border-top:1px solid #000 }
#myorderlayer .cnt table thead th { padding:15px 0; font-size:13px; color:#000; font-weight:bold; border-bottom:1px solid #e9e9e9; background: #fff; }
#myorderlayer .cnt table tbody td { padding:10px 0; color:#343434; border-bottom:1px solid #e9e9e9 }
#myorderlayer .cnt table tbody td .prd-blue { color: #1456ff; cursor:pointer; }
#myorderlayer .paging a { font-size: 12px; }
#myorderlayer .paging a.now,
#myorderlayer .paging .now { font-weight: bold; }

.ec-base-button.gBottom.bottom_btn {
    margin: 0;
    padding: 0 !important;
    display: flex;
    margin: 0;
    position: fixed;
    width: 50%;
    right: 0;
    position: absolute;
    width: 100%;
    z-index: 1;
    bottom: 0;
}.ec-base-button.gBottom.bottom_btn a[class^='btn'][class*='Fix'].sizeM, .ec-base-button.gBottom.bottom_btn a.submitBtn {
    width: 100%;
    height: 50px;
    line-height: 48px;
    font-size: 13px;
    font-weight: 500;
    padding: 0;
    text-align: center;
    background: var(--mainColor);
    color: var(--white);
}

.boardquestion_wrap {
    display: flex;
    min-height: calc(100vh - 100px);
}

.boardquestion_wrap > div.cnt_left {
    border-right: 1px solid var(--mainColor);
    width: 50%;
    flex: 1;
}

.boardquestion_wrap > div.cnt_left .subCnt_title h4 {
    font-size: 13px;
    font-weight: 500;
    line-height: 16px;
    padding: 50px 50px 0 50px;
    box-sizing: border-box;
}

.boardquestion_wrap > div.cnt_left .cnt_sub_title p {
    font-size: 13px;
    line-height: 22px;
    font-weight: 400;
    margin-top: 30px;
    padding: 0 50px;
}

.boardquestion_wrap > div.cnt_right {
    width: 50%;
    position: relative;
    flex: 1;
}
.table-d2-view {
    border: 0;
    margin: 0;
    box-sizing: border-box;
}

.table-d2-view table {
    table-layout: auto;
}

.table-d2-view table tbody th {
    font-size: 13px;
    font-weight: 400;
    line-height: 22px;
    padding: 0;
    background-color: initial;
    border: 0;
    color: var(--mainColor);
    padding-top: 20px;
    background: transparent;
    padding: 15px 0 15px 50px;
    border-bottom: 1px solid #e4e4e4;
}
.table-d2-view table tbody tr {}

.table-d2-view table tbody tr:first-of-type {
    /* margin-top: 0; */
}
.table-d2-view table tbody tr:first-child th{/* padding-top:0; */}

.table-d2-view table tbody th span {
    font-size: 12px;
    font-weight: normal;
}


.table-d2-view table tbody td {
    border: 0;
    margin-top: 5px;
    font-size: 13px;
    padding: 50px;
    border-bottom: 1px solid #e4e4e4;
}
.table-d2-view table tbody tr:first-child td { padding: 15px 50px 15px 0;
}

.MS_input_txt {
    width: 100%;
    border: 1px solid var(--lightGray01);
    font-size: 13px !important;
    color: var(--mainColor);
    font-weight: 400;
    padding: 0 15px;
    height: 40px;
    line-height: 40px;
    box-sizing: border-box;
,: 0;
}

.tb-left, .tb-center, .tb-right {
    padding: 0;
}

select#preface {
    font-weight: 400;
    color: var(--mainColor);
    padding: 0 13px;
    width: 100% !important;
    background: var(--white) url(/design/lcdv/img/select_bg.png) no-repeat right 15px center;
    height: 40px;
    line-height: 40px;
    text-align: left;
    -webkit-appearance: none;
    -moz-appearance: none;
    -o-appearance: none;
    border: 1px solid #e4e4e4;
    margin-bottom: 8px;
}

textarea#content {
    width: 100%;
    border: 1px solid #e4e4e4;
    outline: 0;
    padding: 10px;
    box-sizing: border-box;
}input.MS_input_file {
    width: 100%;
    border: 1px solid var(--lightGray01);
    font-size: 13px !important;
    color: var(--mainColor);
    font-weight: 400;
    padding: 0 15px;
    height: 40px;
    line-height: 40px;
    box-sizing: border-box;
}

input.MS_input_file_button {
    height: 40px;
    line-height: 38px;
    margin: 0 0 0 -6px;
    border: 1px solid var(--lightGray01);
    width: 74px;
    font-size: 13px;
    color: var(--mainColor);
    font-weight: 400;
    padding: 0;
    position: absolute;
    top: 0;
    right: 0;
    background: #fff;
    min-width: 80px;
    vertical-align: middle;
    text-align: center;
    box-sizing: border-box;
}

.tb-file {
    position: relative;
}
.table-d2-view img {max-width:100%;}
.btn-foot {
    display: flex;
    flex-direction: row-reverse;
    padding: 15px;
    gap: 5px;
}

.btn-foot a {
    font-size: 14px;
}
.bbs-table-write {
    border: 0;
    margin: 0;
    padding: 50px 50px 100px;
    box-sizing: border-box;
    margin-top: 0;
    border-top: 0;
}

.bbs-table-write tbody th, .bbs-table-write tbody td {
    border-bottom: 0;
    font-size: 12px;
}

.bbs-table-write tbody td {
    border: 0;
    margin-top: 5px;
    width: 100%;
    font-size: 13px;
    display: block;
    padding: 0;
}

.bbs-table-write tbody th {
    font-size: 13px;
    font-weight: 400;
    line-height: 22px;
    padding: 0;
    background-color: #fff;
    border: 0;
    color: var(--mainColor);
    display: block;
    padding-top: 20px;
    background: transparent;
}
.bbs-table-write table {
    table-layout: auto;
}

.bbs-table-write tbody tr:first-child th {
    padding-top: 0;
}

input#bw_input_file {
    width: 100%;
    border: 1px solid var(--lightGray01);
    font-size: 13px !important;
    color: var(--mainColor);
    font-weight: 400;
    padding: 0 15px;
    height: 40px;
    line-height: 40px;
    box-sizing: border-box;
} 

.bbs-table-write form {
    position: initial !important; 
}

    .prd-tinfo dd a.direct {
    position: absolute;
    bottom: 0;
    right: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 10px;
    color: #646464;
    font-size: 13px;
}

.prd-tinfo dd a.direct img {
    transform: rotate(-90deg);
}

.prd-tinfo dd ul li a {
    font-size: 14px;
}

.prd-tinfo dd ul li.price {
    font-size: 14px;
    font-weight: 500;
}


/* BASIC css end */


/* BASIC css end */

