/* BASIC css start */

@font-face {
    font-family: 'SUIT';
    font-weight: 300;
    font-display: swap;
    src: url('https://fastly.jsdelivr.net/gh/projectnoonnu/noonfonts_suit@1.0/SUIT-Light.woff2') format('woff2');
}
@font-face {
    font-family: 'SUIT';
    font-weight: 400;
    font-display: swap;
    src: url('https://fastly.jsdelivr.net/gh/projectnoonnu/noonfonts_suit@1.0/SUIT-Regular.woff2') format('woff2');
}
@font-face {
    font-family: 'SUIT';
    font-weight: 500;
    font-display: swap;
    src: url('https://fastly.jsdelivr.net/gh/projectnoonnu/noonfonts_suit@1.0/SUIT-Medium.woff2') format('woff2');
}
@font-face {
    font-family: 'SUIT';
    font-weight: 600;
    font-display: swap;
    src: url('https://fastly.jsdelivr.net/gh/projectnoonnu/noonfonts_suit@1.0/SUIT-SemiBold.woff2') format('woff2');
}
@font-face {
    font-family: 'SUIT';
    font-weight: 700;
    font-display: swap;
    src: url('https://fastly.jsdelivr.net/gh/projectnoonnu/noonfonts_suit@1.0/SUIT-Bold.woff2') format('woff2');
}

#reviewList { overflow-x: hidden; }
#reviewList * { margin: 0; padding: 0; }
#reviewList, 
#reviewList a, 
#reviewList input,
#reviewList select,
#reviewList textarea { font: 400 0.813rem / 1.125rem "SUIT", "Dotum", sans-serif; color: #292929; }
#reviewList a { color: #292929; text-decoration: none; }
#reviewList em { font-style: normal; }
#reviewList ul { list-style-type: none; }
#reviewList legend,
#reviewList caption { display: none; }
#reviewList fieldset { border: 0; }
#reviewList input[type=text],
#reviewList input[type=password] { width: 100%; height: 38px; padding: 0 15px; border: 1px solid #ececec; border-radius: 4px; box-sizing: border-box; outline: none; }
#reviewList select { width: 100%; height: 38px; padding: 0 15px; border: 1px solid #ececec; border-radius: 4px; box-sizing: border-box; outline: none; }
#reviewList textarea { width: 100%; height: 100px; padding: 10px; border: 1px solid #ececec; border-radius: 4px; box-sizing: border-box; outline: none; }
#reviewList table { width: 100%; border-collapse: collapse; table-layout: fixed; border-spacing: 0; }
#reviewList select { -webkit-appearance: none; -moz-appearance: none; appearance: none; }
#reviewList select::-ms-expand { display: none; }
#reviewList select { background: #fff url(/images/common/ico_arr_bottom.svg) no-repeat right 15px center; }
#reviewList label { display: flex; align-items: center; gap: 5px; }

#reviewList { margin-top: 40px; }
#reviewList .btn-all { padding-right: 10px; background: url(/images/common/ico_arr_right.svg) no-repeat right center / 4px auto; color: #898989; font-size: 12px; font-weight: 300; }
#reviewList .btn-fill { display: flex; align-items: center; justify-content: center; height: 40px; border-radius: 4px; background-color: #292929; color: #fff; box-sizing: border-box; font-weight: 500; }
#reviewList .btn-solid { display: flex; align-items: center; justify-content: center; height: 40px; border-radius: 4px; background-color: #fff; border: 1px solid #292929; box-sizing: border-box; font-weight: 500; }
#reviewList .btn-list, 
#reviewList .btn-more { margin: 30px 15px; }
#reviewList .tpl-flex { display: flex; align-items: center; }
#reviewList .tpl-flex-right { margin-left: auto; }
#reviewList .tpl-link { display: flex; align-items: center; }
#reviewList .tpl-link a { padding: 0 10px; border-right: 1px solid #ececec; color: #898989; display: flex; height: 12px; line-height: 12px; }
#reviewList .tpl-link li.now a { color: #292929; }
#reviewList .tpl-link li:first-child a { padding-left: 0; }
#reviewList .tpl-link li:last-child a { padding-right: 0; border-right: 0; }
#reviewList .header { display: flex; align-items: center; padding: 10px 15px; border-bottom: 1px solid #000; }
#reviewList .header h3 { font-size: 17px; background: #fff; font-weight: 400; }
#reviewList .tit { display: flex; align-items: center; padding: 20px 15px 0; }
#reviewList .tit h4 { font-size: 15px; }
#reviewList .tit h4 strong { font-weight: 700; }
#reviewList .best-photo { padding: 0 15px; }
#reviewList .roll ul { display: flex; margin-top: 20px; }
#reviewList .roll li { padding-right: 5px; width: auto !important; }
#reviewList .roll li:last-child { padding-right: 0; }
#reviewList .roll li img { width: 70px; height: 70px; border: 1px solid #eee; box-sizing: border-box; }
#reviewList .item .roll li { padding-right: 10px; }
#reviewList .item .roll li:last-child { padding-right: 0; }
#reviewList .item .roll li img { width: 120px; height: 120px; }
#reviewList .photo-odr { display: flex; align-items: center; margin-top: 40px; padding: 0 15px 15px; border-bottom: 1px solid #ececec; }
#reviewList .photo-odr .pr-photo-toggle { margin-left: auto; }
#reviewList .photo-odr .pr-photo-toggle span { padding-left: 22px; color: #898988; background: url(/images/common/ico_camera2.svg) no-repeat 0 center / 18px auto; font-size: 12px; }
#reviewList .photo-odr .pr-photo-toggle.now span { color: #292929; background: url(/images/common/ico_camera.svg) no-repeat 0 center / 18px auto; }
#reviewList .pr-tab { display: flex; align-items: center; }
#reviewList .pr-tab li { width: 50%; box-sizing: border-box; }
#reviewList .pr-tab li a { display: flex; align-items: center; justify-content: center; height: 42px; color: #a8a8a8; border-bottom: 1px solid #ececec; }
#reviewList .pr-tab li.now a { color: #292929; border-bottom: 1px solid #292929; }
#reviewList .review-none { display: flex; flex-direction: column; align-items: center; margin: 20px 15px 0; padding: 20px 20px 25px; border: 1px solid #ccc; background: #f7f7f7; text-align: center; }
#reviewList .review-none p span { text-decoration: underline; }
#reviewList .review-none .btn-write { margin-top: 10px; width: 70px; }
#reviewList .review-wrap { padding: 0 15px; }
#reviewList .review-wrap > li { padding: 20px 0; border-bottom: 1px solid #ececec; }
#reviewList .sumup { position: relative; }
#reviewList .btn-ctr { position: absolute; top: 0; right: 0; width: 19px; height: 19px; text-indent: -9999px; }
#reviewList .btn-ctr.btn-plus { background: url(/images/common/ico_arr_bottom.svg) no-repeat center center; }
#reviewList .btn-ctr.btn-minus { background: url(/images/common/ico_arr_top.svg) no-repeat center center; }
#reviewList .score { display: flex; column-gap: 8px; row-gap: 20px; flex-wrap: wrap; }
#reviewList .score > img { height: 20px; }
#reviewList .score span { font-size: 14px; }
#reviewList .score .star { font-size: 18px; color: #e9e9e9; }
#reviewList .score .star-img { display: flex; align-items: center; gap: 4px; }
#reviewList .score .star-img img { width: 16px; height: 16px; }
#reviewList .opt { margin-top: 20px; color: #656565; font-size: 12px; }
#reviewList .pr-opt { display: none; margin-top: 20px; }
#reviewList .pr-opt ul { display: flex; flex-wrap: wrap; row-gap: 5px; }
#reviewList .pr-opt li { width: 50%; display: flex; }
#reviewList .pr-opt li span { width: 30%; }
#reviewList .pr-opt li .pr-star { width: 70%; font-size: 17px; }
#reviewList .pr-opt .pr-options { margin-top: 20px; border-radius: 4px; display: flex; flex-wrap: wrap; column-gap: 10px; padding: 15px 10px; }
#reviewList .pr-opt .pr-options p { display: flex; column-gap: 5px; font-size: 11px; }
#reviewList .pr-opt .pr-options p span { color: #898989; }
#reviewList .item { position: relative; margin-top: 20px; }
#reviewList .item .pr-content-all { display: none; }
#reviewList .item .lnk-more { padding-right: 15px; font-size: 11px; }
#reviewList .item .pr-content-simple .lnk-more { background: url(/images/common/ico_arr_bottom.svg) no-repeat right center / 10px auto; }
#reviewList .item .pr-content-all .lnk-more { background: url(/images/common/ico_arr_top.svg) no-repeat right center / 10px auto; }
#reviewList .item-wrap { position: relative; margin-top: 20px; display: grid; gap: 20px; }
#reviewList .item-wrap > img { max-width: 100%; }
#reviewList .recmd { position: relative; margin-top: 20px; }
#reviewList .recmd .pr-list-writer { display: flex; gap: 12px; font-size: 12px; font-weight: 300; }
#reviewList .recmd .pr-list-writer strong { font-weight: 500; }
#reviewList .survey { margin-top: 20px; display: flex; align-items: center; gap: 10px; }
#reviewList .survey .pr-good span { padding-left: 20px; background: url(/images/common/ico_thumb.svg) no-repeat 0 center / 16px auto; font-size: 11px; }
#reviewList .survey .pr-good.active span { color: #ef3c29; background-image: url(/images/common/ico_thumb_up.svg); }
#reviewList .survey .pr-count { padding-right: 15px; background: url(/images/common/ico_arr_bottom.svg) no-repeat right center; }
#reviewList .survey .pr-count.active { background-image: url(/images/common/ico_arr_top.svg); }
#reviewList .survey .pr-count span { padding-left: 20px; background: url(/images/common/ico_chat.svg) no-repeat 0 center / 16px auto; font-size: 11px; }
#reviewList .btn-report { margin-left: auto; padding-left: 20px; background: url(/images/common/ico_light.svg) no-repeat 0 0; font-size: 11px; color: #a8a8a8; font-weight: 300; }
#reviewList .pr-nodata { display: none; }
#reviewList .reply { display: flex; align-items: center; gap: 30px; margin-top: 20px; }
#reviewList .tpl-modify { display: flex; align-items: center; }
#reviewList .tpl-modify a { padding: 0 10px; border-right: 1px solid #ececec; color: #a8a8a8; font-size: 12px; font-weight: 300; display: flex; height: 10px; line-height: 10px; }
#reviewList .tpl-modify a:first-child { padding-left: 0; }
#reviewList .tpl-modify a:last-child { padding-right: 0; border-right: 0; }
#reviewList .reply-list { display: none; border-top: 1px solid #ececec; margin-top: 20px; }
#reviewList .reply-list li { margin-top: 20px; }
#reviewList .reply-list li.block_comment { display: none; }
#reviewList .reply-list li p { margin-top: 10px; font-size: 12px; font-weight: 300; }
#reviewList .reply-list li strong { font-weight: 500; font-size: 12px; }
#reviewList .reply-list li .tpl-flex { margin-top: 10px; }
#reviewList .wrt { margin-top: 20px; display: flex; flex-direction: column; gap: 10px; }
#reviewList .wrt textarea { height: 42px; font-size: 12px; }
#reviewList .wrt .btn-wrap { display: flex; gap: 6px; margin-left: auto; }
#reviewList .wrt .btn-fill { width: 70px; height: 34px; }
#reviewList .wrt .btn-solid { width: 70px; height: 34px; border-color: #ececec; }
#reviewList .total { display: grid; grid-template-columns: 120px auto; align-items: center; column-gap: 10px; row-gap: 20px; padding: 20px 15px; border-bottom: 1px solid #ececec; }
#reviewList .total .rating { display: flex; justify-content: center; gap: 5px; font-size: 20px; font-weight: 700; }
#reviewList .total .score { flex-direction: column; gap: 4px; }
#reviewList .total .score p { font-size: 15px; }
#reviewList .total .score p strong { font-weight: 600; }
#reviewList .total .score p:last-child { font-size: 11px; }
#reviewList .total .btn-fill { grid-column: 1 / 3; }
#reviewList .total .btns { display: flex; gap: 10px; grid-column: 1 / 3; }
#reviewList .total .btns .btn-fill, 
#reviewList .total .btns .btn-solid { width: 100%; }
#reviewList .thumb-wrap { position: relative; padding: 20px 15px; border-bottom: 1px solid #ececec; }
#reviewList .thumb-info { display: grid; grid-template-columns: 80px auto; gap: 6px; padding: 15px; background-color: #f8f8f8; border-radius: 4px; }
#reviewList .thumb-info .thumb img { width: 80px; height: 80px; border-radius: 4px; border: 1px solid #eee; box-sizing: border-box; }
#reviewList .thumb-info .info { overflow: hidden; }
#reviewList .thumb-info .info p { overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }
#reviewList .thumb-info .info p a { color: #555; font-size: 12px; }
#reviewList .thumb-info .info .price { margin-top: 5px; color: #1f1f1f; font-size: 12px; }
#reviewList .paging { display: flex; align-items: center; justify-content: center; gap: 24px; margin: 30px 15px; }
#reviewList .paging a { width: auto; height: auto; display: flex; border: 0; font-size: 12px; }
#reviewList .paging a.now { background: 0; font-weight: 800; }

div.C-32-3-2 { margin:0px 0px 0px 0px; padding:0px 0px 0px 0px; background:repeat left top; border-top:0px solid ; border-right:0px solid ; border-bottom:0px solid ; border-left:0px solid ; }
/* BASIC css end */

