/* BASIC css start */
#review-board-type {  }
#review-board-type .h_title {  }
#review-board-type .h_title h3 {  }
#review-board-type .rbItem { padding: 10px; }
#review-board-type .rbItem dl {  }
#review-board-type .rbItem dl dt { float: left; padding-right: 10px; padding-bottom: 10px; }
#review-board-type .rbItem dl dt img { width: 125px; }
#review-board-type .rbItem dl dd { line-height: 20px; }
#review-board-type .rbItem dl dd.subject { font-weight: bold; }
#review-board-type .rbItem dl dd.link-view {  }
#review-board-type .rbItem dl dd.link-view a { width: 85px; height: 23px; border: 1px solid #c7c7c7; display: inline-block; text-align: center; line-height: 23px; font-weight: bold; margin-top: 10px; }
#review-board-type .rbInfo { clear: both; padding: 0 15px;  border-top: 1px solid #DEDEDE;}
#review-board-type .rbInfo dt { font-weight: 500; word-break: break-all;border-bottom:1px solid #C9C9C9;padding:28px 0 18px;font-size:16px;color:#424242;line-height: 21px;}
#review-board-type .rbInfo dd { color: #7d7d7d; line-height: 20px; overflow: hidden;display:none }
#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: 30px 15px 0; line-height:20px; word-break: break-all; }
#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; display:none}
#review-board-type .rbContent .rb_icons { padding-top: 0px; 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 {background-color:#f9f9f9; width:calc(100% -  30px);margin:0 auto;box-sizing: border-box;padding:10px 8px}
#review-board-type .reply-write h5 {font-weight:bold;display:none}
#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;font-size:0;display:none}
#review-board-type .reply-write table .w-100 {width:100%;}
#review-board-type .reply-write table td {padding:5px 0;}
#review-board-type .reply-write table td input{border:0;height:50px !important;font-size:13px;letter-spacing:-0.03em;color:#424242}
#review-board-type .reply-write table td input::placeholder,#review-board-type .reply-write table .custom textarea::placeholder{color:#c9c9c9}
#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:85px; height:35px; line-height:35px; position: absolute; bottom: 0; right:0;background:#767676;font-size:13px;color:#fff;font-weight:400;letter-spacing:-0.03em}
#review-board-type .reply-write table .custom textarea{height:172px;padding:18px 20px;box-sizing:border-box;font-size:13px;color:#424242;border:0}
#review-board-type .write-btn {padding:40px 15px 0}
#review-board-type .write-btn .btn_White{border-color:#424242;height:50px;line-height:50px;font-weight:400;font-size:13px;letter-spacing:-0.03em}
#review-board-type .write-btn .small-btns {text-align: right; margin-bottom:10px;display:none}
#review-board-type .write-btn .small-btns .btn_Grey {width:56px; display: inline-block;}
#review-board-type .write-btn .btn_Red {margin-top:10px;display:none}
#review-board-type .board-list li.list {padding:10px; border-bottom: 1px solid #dfdfdf;}
#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 .custom .w-100 {height:45px;}
#review-board-type .sub-reviews{padding:0 15px}
#review-board-type .sub-reviews li {border-bottom:1px solid #bebebe; padding:15px;border:1px solid #C9C9C9;margin-bottom:20px}
#review-board-type .sub-reviews li .info {margin-bottom:8px;}
#review-board-type .sub-reviews li .info .id {font-size:12px; color:#424242;font-weight:500}
#review-board-type .sub-reviews li .info .id .date{color:#767676;font-weight:400;margin-left:3px;}
#review-board-type .sub-reviews li .info .btn_White {width:auto; border:0;height:auto;line-height:1;display:inline-block; float:right; margin-left: 5px;padding-right:17px;background:url('/design/happyprinc/wib/img/mo/comment_x.svg')no-repeat center right;font-size:12px;color:#767676}
#review-board-type .sub-reviews li p{font-size:13px;color:#424242;letter-spacing:-0.03em;line-height:15px}
#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: #ffffff; background-color: #858585; display: inline-block; text-align: center; width: 56px; height: 36px; line-height: 36px; }
#review-board-type .pd10 .btn_Red {margin-top:10px;}
/* ´Ù¸¥ °Ô½Ã±Û */
#review-board-type .board-list {padding:3px 0; border-top: 1px solid #C9C9C9; border-bottom: 1px solid #C9C9C9;width:calc(100% - 30px);box-sizing:border-box;margin:20px auto 0}
#review-board-type .board-list li {margin:15px 0;font-size:12px;color:#C9C9C9;letter-spacing:-0.03em;}
#review-board-type .board-list li strong{display:inline-block;width:73px;background:url('/design/happyprinc/wib/img/mo/icon_select_arrow.svg')no-repeat center left;padding-left:17px;box-sizing:border-box;vertical-align: middle;font-size:12px;color:#C9C9C9;letter-spacing:-0.03em;font-weight:400}
#review-board-type .board-list li  a{font-weight: 400;;color:#767676;font-size:12px;letter-spacing:-0.03em;overflow: hidden; white-space: nowrap; text-overflow: ellipsis; word-break: break-all;display:inline-block;width: calc(100% - 76px);vertical-align: middle;}
/* ´Ù¸¥ °Ô½Ã±Û */
#check_auth{padding:0px }
/* ´ñ±ÛÀÇ ´ñ±Û¾²±â ·¹ÀÌ¾î ÆË¾÷ */
#contents #comment_reply_input {width:90%;}
.layer-pop h3  {background-color: #efefef; height: 36px; line-height: 36px; font-weight: bold; padding: 0 10px; }
.layer-pop .txt {max-height: 300px; overflow-y: auto; padding:10px;}
.layer-pop .txt input.txt-input1 {margin-bottom:10px;}
.layer-pop .txt .btn_Black {margin:20px 0;}
.layer-pop .txt #check_auth_reply {border-top:1px solid #c6c6c6; padding-top:20px;}
.layer-pop .txt #check_auth_reply .head {text-align:center; color:#f46b00; margin-bottom:10px;}
.layer-pop .txt #check_auth_reply table {margin:0 auto;}
.layer-pop .txt #check_auth_reply table td {padding:5px 0;}
.layer-pop .txt #check_auth_reply #authtext {height: 35px !important;}
.layer-pop .close {width:45px; height:36px; color:#fff; line-height: 42px; position:absolute; top:0; right:0;  background-color: #4f4f4f; text-align: center;}
/* //´ñ±ÛÀÇ ´ñ±Û¾²±â ·¹ÀÌ¾î ÆË¾÷ */

#review-board-type .btn-report { display:inline-block; float: right; color:#9d9d9d; font-size:11px; z-index:1; }
#review-board-type .pr-list-writer .btn-member-declare {display:inline-block; width:14px; height:17px; margin:-4px 0 0 5px; text-indent:-9999px; background:url(/images/d3/modern_simple/btn_declare_icon_2x.png) 0 0 no-repeat; background-size:14px 17px;}

/*Å¸ÀÌÆ²*/
.h_title{border-bottom:1px solid #DEDEDE;letter-spacing:0;padding:40px 0 30px;border:0;}
.h_title h3{font-size:20px;color:#424242;font-weight:500;text-align:center;}
/*ÅÇ
#bbtitle{padding-bottom:30px;border-bottom:15px solid #F8F8F8;}
#bbtitle ul{font-size:0;border-top:1px solid #C9C9C9;border-bottom: 1px solid #c9c9c9;}
#bbtitle ul li{display:inline-block;width:calc(25% - 1px);margin-left:-1px;vertical-align:top;border:1px solid #c9c9c9;text-align:center;margin-top: -1px}
#bbtitle ul li:nth-child(5),
#bbtitle ul li:nth-child(6),
#bbtitle ul li:nth-child(7){border-bottom:0}
#bbtitle ul li a{font-size:13px;color:#767676;display:block;background:#fff;padding:16px 0 15px}
#bbtitle ul li.sel{border-color:#767676}
#bbtitle ul li.sel a{background:#767676;color:#fff}
*/
/* BASIC css end */

