/* BASIC css start */
.board_top {
    margin: 35px 0 10px;
    padding-bottom: 25px;
    position: relative;
    border-bottom: 1px solid #ddd;
}


.board_top .write_title {
    font-size: 13px;
    color: #888;
    font-weight: 500;
    margin-bottom: 10px;
}

.board_top .date_title {
    font-size: 13px;
    color: #888;
    font-weight: 400;
    position: absolute;
    top: 0;
    right: 0;
}

.board_top .subject_title {
    font-size: 16px;
    color: #000;
    font-weight: 500;
}

#review-board-list .page_name {
    margin: 55px 19px 10px;
}
input { outline:none; }



#review-board-type .CSSbuttonBlack:last-of-type { border:1px solid #ddd; box-sizing:border-box; background:#fff;color:#000; width:468px; }
#review-board-type .CSSbuttonBlack:last-of-type:hover { border-color:#000; background:#000; color:#fff; }
.board-list { display:none!important; }

#review-board-type a.answer_btn { display:none; }

.btn_list {text-align:right;margin-top: 30px;overflow: hidden;padding: 14px 15px;box-shadow: 2px 4px 10px 0px rgb(109 118 123 / 10%);border-radius: 7px;}

.view_txt em {
    color: #999;
}

.view_txt {
    font-size: 15px;
    color: #000;
    font-weight: 400;
    margin-top: 20px;
    padding-top: 15px;
    border-top: 1px solid #ccc;
}

#review-board-type {  }
#review-board-type .h_title {  }
#review-board-type .h_title h3 {  }
#review-board-type .rbItem {padding: 25px 15px; box-sizing:border-box;margin: 30px 1px 25px;box-shadow: 2px 4px 10px 0px rgb(109 118 123 / 10%);border-radius: 7px;position: relative;overflow: hidden;}
#review-board-type .rbItem dl {  }
#review-board-type .rbItem dl dt {float: left;padding-right: 10px;border-radius: 6px;overflow: hidden;}
#review-board-type .rbItem dl dt img {width: 75px;border-radius: 7px;}
#review-board-type .rbItem dl dd {
    position: absolute;
    left: 104px;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
}

#review-board-type .rbItem dl dd li.name {
    font-size: 14px;
    color: #000;
    font-weight: 600;
    margin-bottom: 7px;
}

#review-board-type .rbItem dl dd li.price {
    font-size: 16px;
    color: #000;
    font-weight: 400;
}

#review-board-type .rbItem dl dd li.price font {
    font-size: 13px;
}

#review-board-type .rbItem dl dd.subject {
    font-weight: 400;
    font-size: 13px;
    color: #000;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
        padding-top: 10px;
}
#review-board-type .rbItem dl dd.link-view {  }
#review-board-type .rbItem dl dd.link-view a {
    width: 75px;
    height: 23px;
    border: 1px solid #ccc;
    display: inline-block;
    text-align: center;
    line-height: 23px;
    font-size: 12px;
    font-weight: 400;
    margin-top: 10px;
}
#review-board-type .rbDate {
    font-size: 13px;
    padding: 10px 19px;
    color: #999;
    font-weight: 300;
    text-align: right;
}

#review-board-type .rbDate span { font-weight: 400; }
#review-board-type .rbInfo {
    /* clear: both; */
    padding: 11px 19px;
    background-color: #f5f5f5;
    font-size: 15px;
    letter-spacing: -1px;
    line-height: 1.5;
    border-top: 1px solid #cecece;
}

td#contents {
    padding: 0!important;
}



#review-board-type .rbContent font {
    font-size: 15px;
    line-height: 1.5;
    color: #000;
    font-weight: 300;
}

#review-board-type .rbInfo dt { font-weight: bold; word-break: break-all; }
#review-board-type .rbInfo dd { color: #7d7d7d; line-height: 20px; }
#review-board-type .rbInfo dd .rb_name {  }
#review-board-type .rbInfo dd .rb_name img { vertical-align: middle; }
#review-board-type .rbInfo dd .split { padding: 0 5px; }
#review-board-type .rbInfo .rating { display: none; margin-top: 5px; font-size: .75em; color: #777; }
#review-board-type .rbInfo .rating label { display: block; margin-right: 10px; }
#review-board-type .rbInfo .rating label .MK_bscore_mark_inner { font-size: 1.25em; }
#review-board-type .rbInfo .rating a { font-size: 1em; }
#review-board-type .rbInfo .rating { display: block; }
#review-board-type .rbContent {padding: 15px 0 15px;line-height:20px;word-break: break-all;font-size: 15px;line-height: 1.5;color: #000;font-weight: 300;}
#review-board-type .rbContent img {max-width:100%;}
#review-board-type .rbContent .rb_addInfo { margin-bottom: 10px; border-bottom: 1px solid #c6c6c6; }
#review-board-type .rbContent .rb_addInfo dl { border: 1px solid #c6c6c6; padding: 7px 10px; border-bottom: none; }
#review-board-type .rbContent .rb_addInfo dl dt { float: left; padding-right: 6px; font-weight: bold; }
#review-board-type .rbContent .rb_addInfo dl dd { min-height: 20px; }
#review-board-type .rbContent .rb_thumbs { text-align: center; margin-bottom:20px; }
#review-board-type .rbContent .rb_icons { padding-top: 20px; text-align: right; }
#review-board-type .rbContent .rb_icons img { width: 29px; margin-left: 2px; }
#review-board-type .rbRelations {border-top:2px solid #bebebe; border-bottom: 1px solid #bebebe; padding:15px 0;}
#review-board-type .rbRelations h5 {text-align:left; font-weight:bold; padding:0 10px; margin-bottom:5px;}
#review-board-type .rbRelations ul {padding:0 8px;}
#review-board-type .rbRelations ul li { font-size: 12px; }
#review-board-type .reply-write {}
#review-board-type .reply-write h5 {font-weight:bold;}
#review-board-type .reply-write table {width:100%;}
#review-board-type .reply-write table .agree label {margin-left:5px;}
#review-board-type .reply-write table .agree .privacy-agree-btn {border: 1px solid #bbb; background-color: #fff; float: right; padding:4px 10px;}
#review-board-type .reply-write table .agree .privacy-agree-btn strong {font-weight: normal;}
#review-board-type .reply-write table th {font-weight:normal; text-align:left;}
#review-board-type .reply-write table .w-100 {width:100%;}
#review-board-type .reply-write table th {padding:5px 0;}
#review-board-type .reply-write table td {padding:5px 0;}
#review-board-type .reply-write table .custom {position: relative;}
#review-board-type .reply-write table .custom .w-100 {height:45px;}
#review-board-type .reply-write table .custom .btn_Grey {width:65px; height:45px; line-height:45px; position: absolute; top: 0; right:0;}
#review-board-type .write-btn {margin: 25px 0 30px;overflow: hidden;text-align: center;box-sizing: border-box;-webkit-box-sizing: border-box;}
#review-board-type .write-btn .small-btns {text-align: right; margin-bottom:10px;}
#review-board-type .write-btn .small-btns .btn_Grey {width:56px; display: inline-block;}
#review-board-type .write-btn .btn_Red {margin-top:10px;}
#review-board-type .board-list li.list {padding:10px; border-bottom: 1px solid #dfdfdf;}
#review-board-type .reply-write {background-color:#fff;padding: 0px 19px 20px;}
#review-board-type .reply-write h5 {
    font-size: 15px;
    font-weight: 400;
    color: #000;
    margin-bottom: 10px;
}
#review-board-type .reply-write table {width:100%;}
#review-board-type .reply-write table .agree {position: relative;}
#review-board-type .reply-write table .agree li {padding: 10px 0;}
#review-board-type .reply-write table .agree li .btn_White {position: absolute; right: 10px; width: 65px; top: 0;}
#review-board-type .reply-write table .agree label {margin-left:5px;}
#review-board-type .reply-write table .agree .privacy-agree-btn {border: 1px solid #bbb; background-color: #fff; float: right; padding:4px 10px;}
#review-board-type .reply-write table .agree .privacy-agree-btn strong {font-weight: normal;}
#review-board-type .reply-write table th {font-weight:normal; text-align:left;}
#review-board-type .reply-write table .w-100 {width:100%;}
#review-board-type .reply-write table th {padding:5px 0;}
#review-board-type .reply-write table td {padding:5px 0;}
#review-board-type .reply-write table .custom {position: relative;width: 100%;display: block;float: left;border: 1px solid #ddd;box-sizing: border-box;-webkit-box-sizing: border-box;border-radius: 6px;margin-top: 3%;overflow: hidden;}
#review-board-type .reply-write table .custom .w-100 {height:45px;}
#review-board-type .reply-write table .custom .btn_Grey {height: 50px;line-height: 50px;position: absolute;top: 0;right:0;background: #000;border: none;color: #fff;font-size: 14px;}
#review-board-type .sub-reviews>ul>li {padding: 18px 0;border-top: 1px solid #ddd; position:relative;}
#review-board-type .sub-reviews>ul>li:first-of-type { border-top:none; }
#review-board-type .sub-reviews li .info {margin-bottom:5px;position: relative;}
#review-board-type .sub-reviews li .info .id {font-size: 14px;color: #000;font-weight: 500;}
#review-board-type .sub-reviews li .info .btn_White {width:54px; height:22px; line-height:22px; display:inline-block; float:right; margin-left: 5px;}
#review-board-type .pd10 .small-btns {text-align:right; margin:10px 0;}
#review-board-type .rb_white_btn { border: 1px solid #c6c6c6; height: 22px; line-height: 22px; text-align: center; display: inline-block; padding: 0 10px; }
#review-board-type .rb_gray_btn {color: #888;display: inline-block;text-align: center;font-size: 14px;font-weight: 700;float: right;margin-left: 4%;border-bottom: 2px solid #888;}
#review-board-type .pd10 .btn_Red {margin-top:10px;}
#review-board-type .rb_gray_btn:nth-of-type(3) {
    margin-right: 0;
}

#review-board-type .rb_gray_btn img {
    width: 26px;
    vertical-align: middle;
    margin-top: 1px;
}

p.cont_txt {
    font-size: 14px;
    color: #000;
    font-weight: 400;
    margin: 5px 0;
}

.com_bottom {}

.com_bottom span, .com_bottom span a {
    font-size: 12px;
    color: #888;
    font-weight: 500;
    margin-right: 5px;
}

#review-board-type .reply-write tbody td textarea {
    height: 50px!important;
    resize: none;
    overflow: hidden;
    outline: none;
    border: none;
    line-height: 31px;
    white-space: nowrap;
    padding-left: 12px;
    font-size: 14px;
    color: #000;
}
/* ´
/* BASIC css end */

