<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* 폰트 */
/* 폰트 */
@import url(//fonts.googleapis.com/earlyaccess/notosanskr.css);
@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+KR:wght@100;300;400;500;700&amp;display=swap');


@font-face {
     font-family: 'Noto Sans CJK KR';
     src: url('/design/duduworld/fonts/NotoSansKR-Thin.otf') format('opentype'),
     src: url('/design/duduworld/fonts/NotoSansKR-Thin.woff') format('woff'),
     src: url('/design/duduworld/fonts/NotoSansKR-Thin.woff2') format('woff2');
     font-weight: 100;
     font-style: normal;
}
@font-face {
     font-family: 'Noto Sans CJK KR';
     src: url('/design/duduworld/fonts/NotoSansKR-Light.otf') format('opentype'),
     src: url('/design/duduworld/fonts/NotoSansKR-Light.woff') format('woff'),
     src: url('/design/duduworld/fonts/NotoSansKR-Light.woff2') format('woff2');
     font-weight: 300;
     font-style: normal;
}
@font-face {
     font-family: 'Noto Sans CJK KR';
     src: url('/design/duduworld/fonts/NotoSansKR-Regular.otf') format('opentype'),
     src: url('/design/duduworld/fonts/NotoSansKR-Regular.woff') format('woff'),
     src: url('/design/duduworld/fonts/NotoSansKR-Regular.woff2') format('woff2');
     font-weight: 400;
     font-style: normal;
}
@font-face {
     font-family: 'Noto Sans CJK KR';
     src: url('/design/duduworld/fonts/NotoSansKR-Medium.otf') format('opentype'),
     src: url('/design/duduworld/fonts/NotoSansKR-Medium.woff') format('woff'),
     src: url('/design/duduworld/fonts/NotoSansKR-Medium.woff2') format('woff2');
     font-weight: 500;
     font-style: normal;
}
@font-face {
     font-family: 'Noto Sans CJK KR';
     src: url('/design/duduworld/fonts/NotoSansKR-Bold.otf') format('opentype'),
     src: url('/design/duduworld/fonts/NotoSansKR-Bold.woff') format('woff'),
     src: url('/design/duduworld/fonts/NotoSansKR-Bold.woff2') format('woff2');
     font-weight: 700;
     font-style: normal;
}


@font-face {
     font-family: 'S Core Dream 6Bold';
     src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_six@1.2/S-CoreDream-6Bold.woff') format('woff');
     font-weight: 600;
     font-style: normal;
}

.dn {display:none !important;}



@charset "euc-kr";
#m_preview_wrap {display:none;} /* 미리보기 숨기기 */

/* base */
* {-webkit-text-size-adjust:none;letter-spacing:-.25px}
body {position:relative;font-size:0.75em;line-height:1.417em;color:#3b3b3b;-webkit-text-size-adjust:none;}
body,input,textarea,select,button,table{font-family:"Noto Sans KR",sans-serif !important;}
body,p,h1,h2,h3,h4,h5,h6,ul,ol,li,dl,dt,dd,table,th,td,form,fieldset,legend,input,textarea,button,select,figure{font-family:"Noto Sans CJK KR",sans-serif !important;margin:0;padding:0}
h1, h2, h3, h4, h5, h6 {font-weight:normal; font-size:100%; word-break: break-all;}
ul, ol, li {list-style:none;}
fieldset, img {border:none;}
img {vertical-align:top;}
hr, button img {display:none;}
form, fieldset, legend, label {margin:0; padding:0;}
fieldset{border:0 none;}
fieldset legend {position:absolute; visibility:hidden; overflow:hidden; width:0; height:0; margin:0; padding:0; font:0/0 Arial;}
em,address{font-style:normal;}
input,textarea,select,button,table{font-size:inherit;font-family:inherit;line-height:inherit;color:#3b3b3b;}
label { cursor:pointer; }
table {border-collapse: collapse; border-spacing: 0;}
/* //base */

/* cross */
* html input { margin:-1px 0; } 
*:first-child+html input { margin:-1px 0; }
input.checkbox { width:13px; height:13px; margin-top:-4px; vertical-align:middle;}

input:focus {outline:none;}

/* //cross */

/* a-style */
a {color:#3b3b3b; text-decoration:none;}
a:hover, a:active {text-decoration:none;}
/* //a-style */

/* 공통 */
address, article, aside, figure, footer, header, hgroup, menu, nav, section {display:block;}
caption {font-size:0; height:0;}
input[type="text"], input[type="date"], input[type="tel"], input[type="number"], input[type="email"], input[type="password"], select {height:35px; border:1px solid #bbb; vertical-align: middle; padding-left:10px; box-sizing: border-box; -webkit-border-radius:0; border-radius: 0;}
input[type="radio"], input[type="checkbox"] {vertical-align: middle;}
textarea {border:1px solid #bbb; vertical-align: middle; box-sizing:border-box; background-color:#fff; padding:10px; -webkit-border-radius:0; border-radius:0;}
.clearFix {position:relative; overflow:hidden; zoom:1;}
.bold {font-weight:bold;}
.response100 {width:100%;}
.location {padding:0 10px; margin-bottom:8px;}
.h_title {position: relative;height: 55px;line-height: 55px;border-top: 0;padding: 0;}
.h_title h3 {color: #191919;font-size: 1.125rem;text-align: center;font-weight: normal;}
.h_title .ico_back {display: inline-block;width: 8px;height: 15px;background: url(/design/duduworld/220906/m/ico_back.png) center / 8px 15px no-repeat;position: absolute;top: 50%;left: 14px;transform: translateY(-50%);}
#mask {width:100%; height:100%; position:fixed; top:36px; left:0; right:0; bottom:0; background-color:#3c3c3c; z-index:1000; display:none; opacity:0.8;}
.none-data {text-align: center; margin: 20px 0;}
.none-data img {margin-bottom:10px;}
.pd10 {padding:0 10px;}
.fr {float:right !important;}
.fl {float:left !important;}
.txt-input1 {width:100% !important;}
.txt-input2 {width:46% !important;}
.txt-input3 {width:29% !important;}
.txt-input4 {width:20% !important;}
.txt-area1 {width:100% !important;}
.mt5 {margin-top:5px;}
.page_location {padding:5px 5px;}
.page_location li {float:left;}
.page_location li::after {content: "&gt;"; margin: 0 7px;}
.page_location li:last-child::after {content: ""; margin:0;}
.h_layerTitle {height:35px; line-height:35px; background-color:#f2f2f2; padding:0 10px; margin-bottom:10px;}
.h_layerTitle h3 {font-weight:bold;}
.h_layerTitle .fa-times {float:right; margin-top: 5px;}
.MK-product-icons img {padding:0 2px;}
/* //공통 */

/* 페이징 */
.paging {white-space:nowrap; *zoom:1; margin-top:10px; text-align:center;}
.paging:after {display:block; content:""; clear:both;}
.paging a {display:inline-block; margin:0 1px; border:1px solid #ddd; background:#fff; padding:5px; min-width:15px; line-height:15px; font-weight:600; /*vertical-align:middle; font-family:'돋움', Dotum, AppleGothic, sans-serif;*/font-size:11px; color:#605f60; text-align:center;}
.paging a:first-child {/*border-left:0px;*/}
.paging a:hover {background-color:#fff; color:#f30;}
.paging a.now {/*vertical-align:middle;*/ color:red;}
.paging a.prev, .paging a.next {padding:5px; margin:0 10px; font-weight:normal; height:auto;}
.paging a.first, .paging a.last, .paging a.end {padding:5px; margin:0; font-weight:normal; height:auto;}
.paging input.prev {background:url('../images/board/icon/icon_paging_prev.gif') repeat-x; height:22px; width:22px;}
.paging input.next {background:url('../images/board/icon/icon_paging_next.gif') repeat-x; height:22px; width:22px;} 
.paging input.first {background:url('../images/board/icon/icon_paging_first.gif') repeat-x; height:22px; width:22px;}
.paging input.last {background:url('../images/board/icon/icon_paging_end.gif') repeat-x; height:22px; width:22px;} 


/* //페이징 */

/* 폰트 관련 */
.color_1984f1 {color:#1984f1 !important;} /* Blue */
.color_f1191f {color:#f1191f !important;} /* Red */
.color_a63f42 {color:#a63f42 !important;} /* DarkRed */
.bgc077fe2 {background-color:#077fe2; color:#fff; padding:2px 5px; margin-right: 5px;}
.bgc464644 {background-color:#464644; color:#fff; padding:2px 5px; margin-right: 5px;}
.caution {color:#f1191f; text-align:center; font-size:0.917em;}
.ico_new {color: #ffffff; background-color: #ff8400; font-weight:bold; padding:1px 5px;}
.ico_hit {color: #ffffff; background-color: #f1191f; font-weight:bold; padding:1px 5px;}
/* //폰트 관련 */

/* 버튼 관련 */
.btn_White {width:100%; height:35px; line-height:35px; background-color:#fff; text-align:center; display:block; border:1px solid #c6c6c6; box-sizing: border-box; vertical-align: middle;}
.btn_Black {width:100%; height:35px; line-height:35px; background-color:#393939; color:#fff !important; text-align:center; display:block; border:1px solid #393939; box-sizing: border-box; vertical-align: middle;}
.btn_Red {width:100%; height:40px; line-height:40px; background-color:#ab3e41; color:#fff !important; text-align:center; display:block; border:1px solid #ab3e41; box-sizing: border-box; vertical-align: middle;}
.btn_Grey {width:100%; height:35px; line-height:35px; background-color:#858585; color:#fff !important; text-align:center; display:block; border:1px solid #858585; box-sizing: border-box; vertical-align: middle;}
.fixButtonR {position:relative; padding-right:120px;}
.fixButton {width:115px; position:absolute; top:0; right:0;}
.more {text-align:center; width:100%; margin-top:30px;}
.btn_moreGray {width:224px; height:35px; line-height: 35px; background-color:#efefef; border:0px none; font-weight:bold; display: block; margin: 0 auto;}
.btn_moreGray span {color:#aaaaaa;}
.btn_moreGray span em {color:#f1191f;}
/* 버튼 관련 */

/* 상품진열 */
.list_array {height:52px; border-bottom:1px solid #4a4a4a; border-top:1px solid #c7c7c7; padding:0 8px; margin-bottom: 20px;}
.list_array .list_arrayLeft {float:left; margin-top:12px;}
.list_array .list_arrayLeft select {height:28px;}
.list_array .list_arrayRight {float:right; margin-top:12px;}
.list_array .list_arrayRight img {margin-left:10px;}
.list_shopping1x {text-align:center;}
.list_shopping1x ul {width:100%; display:table; table-layout: fixed; box-sizing: border-box; text-align:left; font-size:0;}
.list_shopping1x li {width:100%; display:inline-block; vertical-align: top; }
.list_shopping1x li a {display: block; position:relative; overflow:hidden; zoom:1;}
.list_shopping1x li:first-child {border:0px none;}
.list_shopping1x li img.listPic {width:50%; float:left;}
.list_shopping1x .list_shoppingInfo {width:46%; float:left; padding-left:4%; font-size:12px;}
.list_shopping2x {text-align:center;}
.list_shopping2x ul {width:100%; display:table; table-layout: fixed; box-sizing: border-box; padding:0 2px;  text-align:left; font-size:12px;}
.list_shopping2x &gt; li {width:50%; display:inline-block; vertical-align: top; text-align:left;}
.list_shopping2x &gt; li a {display: block; padding:0 2px 18px 2px;}
.list_shopping2x &gt; li img.listPic {width:100%;}
.list_shopping2x .list_shoppingInfo {margin-top:10px; text-align:center; font-size:12px;}
.list_shopping3x {text-align:center;}
.list_shopping3x ul {width:100%; display:table; table-layout: fixed; box-sizing: border-box; padding:0 2px; text-align:left; font-size:0;}
.list_shopping3x li {width:33.33%; display:inline-block; vertical-align: top;}
.list_shopping3x li a {display: block; padding:2px;}
.list_shopping3x li img.listPic {width:100%;}
.list_shopping3x .list_shoppingInfo {margin-top:10px; text-align:center; font-size:12px;}
.listName {color:#3b3b3b; word-break: break-all;}
.listDiscount {color:#b5b5b5;}
.listPrice {color:#1b1b1b; margin-bottom:4px;}
.listSoldout {color:#D22525; margin-bottom:4px;}
.listReplace {color:#1b1b1b; margin-bottom:4px;}
.listReview {color: #DB2E2E; margin-bottom:4px;}
.listReserve {color:#7d7d7d; font-size:0.917em;}
.listPoint {color:#7d7d7d; font-size:0.917em;}
/* //상품진열 */

/* 로그인 */
.login .caution {margin-bottom:10px;}
.member {padding:0 15px; margin-top: 20px;}
.login #keyboard {text-align:center; margin:0 auto;}
.login #keyboard p {text-align:right; margin-bottom:12px;}
.login #keyboard img {display:none; width:100%;}
.login .loginInput {margin-top:18px;}
.login .loginInput input {width:100%; display:block; margin-bottom:10px;}
.login .loginCheck {margin-top:10px;}
.login .loginCheck label {margin-right:12px;}
.login .loginCheck label input {vertical-align: middle;}
.login .loginMiddle .btn_Red {font-size:1.167em; margin:10px 0;}
.login .loginMiddle .btn_White {font-size:1.167em;}
.login .loginBottom {background-color:#eaeaea; padding:18px 15px; margin-top:20px;}
.login .loginBottom h4 {background-color:#eaeaea; margin-bottom:5px; padding:0; font-weight:bold;}
.login .loginBottom a {font-size:1.167em;}
.login .loginBottom a.btn_Black {margin-top:16px;}
.login .loginBottom a.btn_Black:last-child {margin-top:10px;}
.login .loginBottom a.btn_White {margin-top:10px;}
.sns-login { position: relative; margin: 20px 10px 0; }
.sns-login .sns-title img { width: 100%; max-width: 300px; }
.sns-login ul li { position: relative; margin-top: 10px; padding-left: 50px; height: 40px; line-height: 40px; border: 1px solid #dfdfdf; border-radius: 4px; list-style: none; }
.sns-login ul li a { display: block; padding-left: 20px; border-left: 1px solid #dfdfdf; color: #999; font-size: 1.25em; font-weight: bold; letter-spacing: -1px; }
.sns-login ul li span { position: absolute; top: 0; left: 0; width: 50px; height: 40px; }
.sns-login ul li.facebook span { background: url(/images/d3/m_01/icon/ico_sns_facebook.gif) no-repeat 50% 50%; background-size: 12px auto; }
.sns-login ul li.naver span { background: url(/images/d3/m_01/icon/ico_sns_naver.gif) no-repeat 50% 50%; background-size: 18px auto; }
.sns-login ul li.kakaotalk span { background: url(/images/d3/m_01/icon/ico_sns_kakaotalk.gif) no-repeat 50% 50%; background-size: 20px auto; }
/* //로그인 */

#check_auth {padding:15px 0;}
#check_auth .head {text-align:center; color:#f46b00; margin-bottom:10px;}
#check_auth .contents table {margin:0 auto;}
#check_auth .contents table td {padding:5px 0;}
#check_auth .contents table td input {width:100% !important; height:35px !important; margin-bottom:0 !important;}

/* 레이어팝업 */
.layer {width: 100%; min-height: 100%; z-index: 3; position: fixed; left: 0; top: 0; background:rgba(60,60,60,0.8);}
.layer .layer-pop {width:90%; background-color: #fff; position: relative; box-shadow: 0px 1px 10px #494949; margin:80px auto;}
.layer .layer-pop h3  {background-color: #efefef; height: 36px; line-height: 36px; font-weight: bold; padding: 0 10px; }
.layer .layer-pop .txt {max-height: 300px; overflow-y: auto; padding:10px;}
.layer .layer-pop .close {width:45px; height:36px; color:#fff; line-height: 42px; position:absolute; top:0; right:0;  background-color: #4f4f4f; text-align: center;}
body #comment_password {border-radius:0 !important; font-size:1em;}
body #comment_password .head {background-color: #efefef; height: 36px; line-height: 36px; font-weight: bold; text-align:left !important; padding: 0 10px;}
body #comment_password .head h5 {border-bottom:0px none !important; font-size:1em !important; padding:0 !important;}
body #comment_password .head a.close {width:45px; height:36px; color:#fff; line-height: 42px; top:0 !important; right:0 !important; text-align: center;}
body #comment_password .contents p {font-size:1em !important; font-weight:normal;}
body #comment_password .contents .form-wrap2 input {height: 35px;}
body #comment_password .contents .form-wrap2 p:last-child a {display:block; background-color: #393939; color:#fff; position:initial !important; padding:10px 0; margin-top: 10px;}
/* //레이어팝업 */

/* 팝업 */
.popup .pop h3  {background-color: #efefef; height: 36px; line-height: 36px; font-weight: bold; padding: 0 10px; }
.popup .pop .txt {padding:10px;}
.popup .pop .close {width:45px; height:36px; color:#fff; line-height: 42px; position:absolute; top:0; right:0;  background-color: #4f4f4f; text-align: center;}
#passimg {width: 90%; background-color: #fff; top:50%; left: 0; right: 0; margin: 0 auto; text-align: center; padding: 20px 0; box-shadow: 0 1px 10px #717171;}
#passimg .head {color:#f26c09;}
#passimg .btns {padding:0 10px; margin-top: 10px;}
#passimg .btns a {display:block; background-color: #393939; color:#fff; padding:10px 0;}
/* //팝업 */

@media screen and (max-width:319px) {
    .tabletOnly {display:none !important;}
}
@media screen and (min-width:320px) and (max-width:419px) {
    .tabletOnly {display:none !important;}
}
@media screen and (min-width:420px) and (max-width:767px) {
    .tabletOnly {display:none !important;}

    /* 상품진열 */
    .list_shopping1x li a {padding:4px;}
    .list_shopping1x li:first-child a {padding:4px;}
    .list_shopping1x li:nth-child(2) {border:0px none;}
    .list_shopping3x li {width:25%;}
    /* //상품진열 */
    
    /* 더보기 버튼 */
    .btn_moreGray {width:335px;}
    /* //더보기 버튼 */
    /* .layer .layer-pop .txt {max-height: 150px;} G패드에서 사이즈가 작게 나와서 제거함 */
    .layer .layer-pop {margin:20px auto;}
}
@media screen and (min-width:768px) {
    body {font-size:0.813em;}
    .mobileOnly {display:none !important;}

    /* 상품진열 */
    .list_shopping1x li {width:50%;}
    .list_shopping1x li a {padding:10px;}
    .list_shopping1x li:first-child a {padding:10px;}
    .list_shopping1x li:nth-child(2) {border:0px none;}
    .list_shopping2x ul {padding:0 5px;}
    .list_shopping2x li {width:33.3%;}
    .list_shopping2x li a {padding:5px;}
    .list_shopping3x ul {padding:0 5px;}
    .list_shopping3x li {width:25%;}
    .list_shopping3x li a {padding:5px;}
    /* //상품진열 */
    
    /* 더보기 버튼 */
    .btn_moreGray {width:335px;}
    /* //더보기 버튼 */
}

/* 전체페이지 타이틀 색상변경 */
.sub_title_bar {background-color:#fff; border-bottom:1px solid #ebebeb;}
.sub_title_bar h2, 
.sub_title_bar h2 a {color:#222; font-size:16px; font-weight:600;}
.sub_title_bar .stb_back_btn {background-color:#ed1c24;}
.sub_title_button_tb th a, 
.sub_title_button_tb td a {color:#999 !important;}

#review-board-list .paging_navigation a.prev, 
#review-board-list .paging_navigation a.next {height:auto;}
#review-board-list .paging_navigation a {margin:0 1px !important;}


#review-board-list .small_goods_image.pic {width:100%;}

#review-board-list nobr { display: block; overflow: hidden; text-overflow: ellipsis; }
#review-board-list .notice {border-top: 2px solid #464646;}
#review-board-list .notice-bar {padding:15px 10px; border: 1px solid #ddd; border-bottom:0; background-color: #fefbe3;}
#review-board-list .notice-bar dt {padding-bottom:5px;}

#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; word-break: break-all; }
#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 {position:relative; clear: both; padding: 10px; background-color: #f9f9f9; border-bottom: 1px solid #bebebe;}
#review-board-type .rbInfo dt { font-weight: bold; word-break: break-all; font-size:13px; color:#000;}
#review-board-type .rbInfo dt .reply_status {position:absolute; right:10px; top:20px;  display:inline-block; padding:0 10px; height:25px; line-height:25px; border: 1px solid #bbb; border-radius: 3px;}
#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 .rb_rating {  }
#review-board-type .rbInfo .rb_rating .rb_star { 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 {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; 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: #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-Chain {padding:5px 10px; margin-top:20px; border-top: 1px solid #464646; border-bottom: 1px solid #464646;}
#review-board-type .board-Chain li {margin:5px 0;}
#review-board-type .board-list {margin-top:20px; border-top: 1px solid #dfdfdf;}
#review-board-type .board-list li.list {padding:10px; border-bottom: 1px solid #dfdfdf;}
/* 다른 게시글 */
/* 댓글의 댓글쓰기 레이어 팝업 */
#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-write {}
#review-board-write .reviewInfo {width:100%; border-bottom:1px solid #bebebe; display: table; padding:10px 0;}
#review-board-write .reviewInfo figure a {width:145px; display:table-cell; padding:0 10px;}
#review-board-write .reviewInfo figure a img {width:100%;}
#review-board-write .reviewInfo figcaption {display:table-cell; vertical-align: middle; font-weight:bold; word-break: break-all;}
#review-board-write .form-wrap {background-color:#eaeaea; padding:10px;}
#review-board-write table {width:100%;}
#review-board-write table th {text-align:left;}
#review-board-write table th, 
#review-board-write table td {padding:8px 0;}
#review-board-write .fixButtonR .btn_Grey {width:110px; height:30px; line-height:30px; display: inline-block; position: absolute; top:0; right:0;}

#review-board-write .agree a {position: absolute; right: 0; border: 1px solid #c4c4c4; padding: 2px 5px; margin-right: 10px; background-color: #fff;}
#review-board-write .pd10 {margin-top:20px;}
#review-board-write .pd10 .btn_Red {margin-bottom:10px;}

#MS_text_content {height:250px; border-color:#ccc; font-family:"Noto Sans CJK KR",sans-serif !important;}
div.bbswrite_division.pt5 {padding:5px 10px;}


.password .BoardPwCk .ibox {padding:30px 0px; text-align:center;}
.password .BoardPwCk .ibox a {margin-top:20px;}
.password .round_btn {
    display: inline-block;
    background-color: #000;
    height: 25px;
    line-height: 25px;
    padding: 0px 10px;
    border: 1px solid #000;
    border-radius: 3px;
    font-size: 12px;
    color: #fff;
    white-space: nowrap;
}
.password .bbs_btn {
    display: inline-block;
    background-color: #fff;
    height: 25px;
    line-height: 25px;
    padding: 0px 10px;
    border: 1px solid #bbb;
    border-radius: 3px;
    font-size: 12px;
    color: #000;
    white-space: nowrap;
}


/* 상품 리스트 */

.product_display {margin-bottom: 50px;}
.designDisplay {padding-bottom: 15px;border-bottom: 0px solid #f4f4f4;margin: 0 14px;}
.designDisplay .goods_list {text-align:left;font-size:0px;}
.designDisplay .goods_list:after {clear:both; display:block; content:"";}
.designDisplay .goods_list li.gl_item {display:inline-block;margin-right: 8px;vertical-align:top;width: calc((100% - 8px)/2);box-sizing:border-box;font-size:12px;position: relative;}
.designDisplay .goods_list li.gl_item:nth-child(2n) {margin-right: 0;}
.designDisplay .goods_list li.gl_item_small {width:50%; box-sizing:border-box; padding:0px 4px 10px 4px;}
.designDisplay .goods_list li.gl_item&gt;a {display:block;}
.designDisplay .goods_list li.gl_item .num {display: inline-block;width: 28px;height: 28px;position: absolute;left: 0;top: 0;z-index: 10;background: rgba(238,74,68,.85);color: #fff;border-radius: 50% 0 50% 0;font-size: 0.75rem;line-height: 27px;font-weight: 500; text-align:center;}
.designDisplay .goods_list li.gl_item .wish {position: absolute;top: 10px;right: 10px;display: inline-block;width: 22px;height: 20px; z-index:98;}
.designDisplay .goods_list li.gl_item .wish img {width: 100%;}
.designDisplay .goods_list li.gl_item .gli_image {width: 100%;height: 0;position: relative;border-radius: 14px;overflow: hidden;}
.designDisplay .goods_list li.gl_item .gli_image img {position: absolute;width: 100%;height: 100%;top: 0;left: 0;right: 0;bottom: 0;object-fit: cover;}
.designDisplay .goods_list ol.gli_contents {padding-top: 10px !important;text-align: left;box-sizing: border-box;position: relative;margin-bottom: 35px;}
.designDisplay .goods_list ol.gli_contents li {margin-bottom: 5px; line-height:1;}
.designDisplay .goods_list ol.gli_contents .goods_name {font-size: 3.85vw;font-weight: 400;color: #191919;line-height: 1.5;padding-bottom: 2px;}
.designDisplay .goods_list ol.gli_contents .goods_summary {display:block; font-size:12px; color:gray; }
.designDisplay .goods_list ol.gli_contents .goods_consumer_price {color:gray}
.designDisplay .goods_list ol.gli_contents .gli_goodsprice {display:block;font-weight: 500;font-size: 1.0625rem;}
.designDisplay .goods_list ol.gli_contents .gli_goodsprice p {margin-bottom:6px;}
.designDisplay .goods_list ol.gli_contents .gli_goodsprice .sale {/* min-height:24px; */}
.designDisplay .goods_list ol.gli_contents .gli_goodsprice strike { color: #999999;font-size: 0.9375rem; font-weight:normal;}
.designDisplay .goods_list ol.gli_contents .gli_goodsprice .prd_sale {color:#ee4a44; }
.designDisplay .goods_list ol.gli_contents .gli_goodsprice .goods_price {color: #191919;}
.designDisplay .goods_list ol.gli_contents .review {color: #999999;font-size: 0.9375rem;position: absolute;bottom: 0;margin-bottom: 0;}


/* paging 
.paging {padding: 15px 0;text-align:center}
.paging a {display: inline-block;height: 20px;line-height: 20px;text-align: center;vertical-align: middle;font-weight: normal;font-size: 18px;color: #999999 !important;margin: 0 5px;}
.paging a.now,
.paging .now {color: #191919 !important;width: 20px;border-radius: 5px;background: #f4f4f4;font-weight: 500;font-family: "Noto Sans CJK KR",sans-serif;margin: 0 3px;}
.paging a.first,
.paging a.prev,
.paging a.next,
.paging a.last { font-size:13px; font-family:dotum;}
.paging a.first,
.paging a.last { letter-spacing:-4px }

*/


.goodsDisplayImageWrap {position:relative;}
.goodsDisplayImageWrap .bg {position: absolute;top: 0;left: 0;right: 0;bottom: 0;width: 100%;height: 100%;background-color: #555;opacity: .03;z-index: 9;}


select {appearance: none;-moz-appearance: none;-webkit-appearance: none;background: url(/design/duduworld/220906/m/ico_f_drop.png) transparent right 14px center / 15px 8px no-repeat !important;}
select::-ms-expand{display:none}


/* titWrap */
.titWrap {margin-bottom: 20px;}
.titWrap h3 {font-size: 1.5rem;color: #191919;line-height: 1;margin-bottom: 20px;}
.titWrap p {color: #999;font-size: 0.875rem;}

/* checkbox */
input[type="checkbox"] {width: 20px !important;height: 20px !important;background: url(/design/duduworld/220906/ico_chkbox_off.png) center / 20px 20px no-repeat !important;-webkit-appearance: inherit;margin-top: -3px !important;margin-right: 5px !important;}
input[type="checkbox"]:checked {background: url(/design/duduworld/220906/ico_chkbox_on.png) center / 20px 20px no-repeat !important;}
</pre></body></html>