/* BASIC css start */
@import url('https://fonts.googleapis.com/css2?family=Crimson+Text:wght@400;600;700&family=Noto+Sans+KR:wght@400;500;700;900&display=swap');

#contents{padding-top:99px;}
#contents.subpd{padding-top:63px;}

.h_title{border:none;padding: 35px 15px 25px;  box-sizing: border-box; line-height: 1;    text-align: center;}
.h_title>*{display:inline-block;vertical-align:middle;}
.h_title h3{color: #2C2C2C;font-weight: 400; font-family: 'Crimson Text'; font-size: 26px;line-height: 26px;}
.item-search .wrap input{font-size:11px;}

html #review-board-type .rbInfo{padding:25px 15px;background: #F5F5F5;border:none;}
html #review-board-type .rbInfo dt{color: #2C2C2C;letter-spacing: -0.05em;font-weight: 500;font-size: 16px;  margin-bottom: 15px;}

html #review-board-type .rbInfo dd{color: #9B9B9B;font-weight: 400;font-size: 12px;}
html #review-board-type .rbInfo dd .rb_name{padding-right:10px;margin-right:10px;position:relative;}
html #review-board-type .rbInfo dd .rb_name::after{position:absolute;top:3px;right:0;content:'';width: 1px;background: #E5E5E5;border-radius: 5px;height: 10px;}
html #review-board-type .rbContent{padding:35px 15px; border-bottom:1px solid #e5e5e5; border-top:1px solid #838383;}

html #review-board-type .write-btn .small-btns{display:none;}
html #review-board-type .write-btn .btn_Red{display:none;}
html #review-board-type .reply-write{border-top:1px solid #EAEAEA;background: #F8F8FA;padding:30px 15px;}
html #review-board-type .reply-write h5{color: #120B19;letter-spacing: -0.05em;font-weight: 400;font-size: 14px;margin-bottom:15px;}
html #review-board-type .reply-write input{width:calc(100% - 5px) !important; height: 45px;width: 168px;background: #FFFFFF;border: 1px solid #E1E1E1;border-radius: 3px;padding:0 13px}
html #review-board-type .reply-write input::placeholder{color: #717171;letter-spacing: -0.05em;font-weight: 400;font-size: 13px;}
html #review-board-type .reply-write table td{padding:0;}
html #review-board-type .reply-write tr:nth-child(1) td:nth-child(2) input{margin-left:5px;}
html #review-board-type .reply-write table .custom{padding:0;margin-top:10px;}
html #review-board-type .reply-write table .custom .btn_Grey{margin-top:15px; position:relative;height: 50px;width:100%;line-height: 50px;background: #363636;color: #FFFFFF;letter-spacing: -0.05em;font-weight: 400;font-size: 13px;border-radius: 3px;}
html textarea{background: #FFFFFF;border: 1px solid #E1E1E1;border-radius: 3px;padding:14px;color: #838383;letter-spacing: -0.05em;font-weight: 400;font-size: 13px;}
html #review-board-type .sub-reviews li{padding:25px 15px;border-color:#EBEBEB;}
html #review-board-type .sub-reviews li p{color: #120B19;letter-spacing: -0.05em;font-weight: 400;font-size: 13px;line-height: 20px;margin-bottom:13px;}
html #review-board-type .sub-reviews li .id{color: #717171;letter-spacing: -0.05em;font-weight: 400;font-size: 12px;    display: block;}
html #review-board-type .sub-reviews li .id span{padding-right:10px;margin-top:10px;position:relative;    display: inline-block;}
html #review-board-type .sub-reviews li .id span::after{position:absolute;top:-10px;right:5px;content:'';width: 1px;background: #E5E5E5;border-radius: 5px;height: 10px;}
html #review-board-type .sub-reviews li > a {display:inline-block; width:52px; height:32px; margin:25px 7px 0 0; line-height:32px; border-radius:3px; border:1px solid #D0D0D0; text-align:center; font-size:12px; font-weight:400; color:#4C4D4E;}


html body  #review-board-type .sub-reviews li .info a{display:block;width: 52px;margin-right:7px; height: 32px;line-height: 32px;border: 1px solid #D0D0D0;border-radius: 3px;color: #4C4D4E;letter-spacing: -0.03em;font-weight: 400;font-size: 12px;}
html #review-board-type .sub-reviews li .info .btn_White{float:none;}
html #review-board-type .sub-reviews li .info{text-align:left;margin-top:25px;}

#check_auth{padding:0;}
#check_auth .orange{margin-top:10px;}
#check_auth td{padding-bottom:10px !important;}

html #review-board-type .write-btn{padding:30px 15px 60px;}
html #review-board-type .write-btn a{width: 106px;height: 44px;line-height:44px;margin:0 auto; border: 1px solid #E5E5E5;border-radius: 3px;color: #505050;letter-spacing: -0.05em;font-weight: 400;font-size: 14px;}

html #review-board-type .board-list{display:none;}

.rb_thumbs {display:none;}

#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: 10px; background-color: #f9f9f9; border-bottom: 1px solid #bebebe;}
#review-board-type .rbInfo dt { font-weight: bold; word-break: break-all; }
#review-board-type .rbInfo dd { color: #7d7d7d; line-height: 20px; overflow: hidden; }
#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: 10px; 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; }
#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 {background-color:#f9f9f9; border-top: 1px solid #bebebe; border-bottom: 1px solid #bebebe; padding:10px;}
#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 {padding-right:74px; 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 {padding:10px;}
#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:#f9f9f9; border-top: 1px solid #bebebe; border-bottom: 1px solid #bebebe; padding:10px;}
#review-board-type .reply-write h5 {font-weight:bold;}
#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 {padding-right:74px; 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 .sub-reviews li {border-bottom:1px solid #bebebe; padding:10px;}
#review-board-type .sub-reviews li .info {margin-bottom:5px;}
#review-board-type .sub-reviews li .info .id {font-size:0.917em; color:#7d7d7d;}
#review-board-type .sub-reviews li .info .btn_White {width:54px; height:22px; line-height:22px; display:inline-block;}
#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:5px 10px; margin-top:20px; border-top: 1px solid #464646; border-bottom: 1px solid #464646;}
#review-board-type .board-list li {margin:5px 0;}
/* 다른 게시글 */

/* 댓글의 댓글쓰기 레이어 팝업 */
#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;}
/* BASIC css end */

