/*@import url('https://fonts.googleapis.com/css2?family=Montserrat:wght@300;400;500;600;700&display=swap');*/
@import url('https://fonts.googleapis.com/css2?family=Lato:wght@100;300;400;700&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+KR:wght@300;400;500;700&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Cormorant+Garamond:wght@300;400;500;600;700&display=swap');
@charset "euc-kr";
#m_preview_wrap {display:none;} /* ¹Ì¸®º¸±â ¼û±â±â */

/* base */
* {-webkit-text-size-adjust:none;}
body {position:relative;font-size:12px;line-height:1.417em;color:#3b3b3b;-webkit-text-size-adjust:none;}
body,input,textarea,select,button,table{font-family:'Lato','Noto Sans KR', sans-serif, Helvetica, NanumGothic,"Malgun Gothic",Dotum,Gulim,sans-serif}
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{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: #333;}
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;}
/* //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: 40px;border: 1px solid #ddd;background:#fff;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;}
input[type='checkbox']{position:relative;width: 16px;height: 16px;line-height:1;outline:0;-webkit-border-radius:0;-webkit-appearance:none;border: 1px solid #767676;background-color:#fff;border-radius: 2px;}
input[type='checkbox']:checked:before{color: #fff;font-family:xeicon!important;content: "\e929";font-size: 16px;text-align:center;position:absolute;left: -1px;top: -1px;z-index:1;}
input[type='checkbox']:checked {border: 1px solid #222;background: #222;}
input:focus,select:focus,textarea:focus{outline: none !important;}
select{background: url(/design/pinksisly/dizi/arrow.png) right 8px center no-repeat #fff; background-size: 9px auto;-webkit-appearance: none;-moz-appearance: none; appearance: none;min-width: 40px;}
select::-ms-expand{display:hidden;}
textarea {border: 1px solid #ddd;vertical-align: middle;box-sizing:border-box;background-color:#fff;padding:10px;-webkit-border-radius:0;border-radius:0;}

*/

input[type="radio"]{-webkit-appearance: none !important; color: #333;white-space: nowrap; overflow: hidden; width: 20px; height: 20px; margin-right: 0px; margin-bottom: 0px; border-radius: 0px !important;  background:url('/design/yamiyami/dizi/icon/icon_radio_off.png')no-repeat center center / 20px;border: 0px; transition: .4s;}
input[type="radio"]:checked{ border-radius: 0px!important; color: #333!important;background-image: url('/design/yamiyami/dizi/icon/icon_radio_on.png') !important;background-position: center!important;background-size: 20px !important;  background-color: transparent!important; border-left-color: transparent!important;  border-right-color:transparent!important; border: 0px!important;}

input[type="checkbox"]{-webkit-appearance:none ! important; width:20px; height:20px; background:url('/design/yamiyami/dizi/icon/icon_chk_off.png')no-repeat 50% 50% ! important; margin-right:5px; background-size:20px ! important; border-radius:0;}
input[type="checkbox"]:checked{background-image:url('/design/yamiyami/dizi/icon/icon_chk_on.png') ! important;}



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 {background:#fff;height: 35px;border: 1px solid #ddd;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;}
input:focus {  outline: none !important;}
textarea:focus {outline: none !important;}
button:focus { outline: none !important;}


textarea {border: 1px solid #ddd;vertical-align: middle;box-sizing:border-box;background-color:#fff;padding:10px;-webkit-border-radius:0;border-radius:0;}
.hide{display:none}





.clearFix {position:relative; overflow:hidden; zoom:1;}
.bold {font-weight:bold;}
.off {display:none !important;}
.response100 {width:100%;}
.location {padding:0 10px; margin-bottom:8px;}
.h_title {padding: 30px 15px 20px;position: relative;text-align: center;}
.h_title h3 {font-weight:bold;font-size: 20px;line-height: 1;}
.h_title h3 span { font-size: 14px; color:#777;font-weight:normal;}
.h_title h3 .btn_Red {display:none;}
.none-data {text-align: center;margin: 40px 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 {text-align: center;}
.page_location li { display: inline; }
.page_location li a {font-size: 14px;}
.page_location li:after {content: ">"; margin: 0 7px;}
.page_location li:last-child {font-weight:bold;}
.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 {display: flex; flex-wrap: wrap;}
.MK-product-icons img {height: 12px; padding: 0 3px 3px 0;}
/* //°øÅë */

/* ÆäÀÌÂ¡ */
.paging {text-align:center; margin:26px 0;}
.paging a {width:30px; height:30px; line-height:30px; background-color:#fff; border:1px solid #ddd; display:inline-block; margin:0 2px;}
.paging a.now {background-color:#3b3b3b; color:#fff; border:1px solid #3b3b3b;}
/* //ÆäÀÌÂ¡ */

/* ÆùÆ® °ü·Ã */
.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: 50px;line-height: 50px;background-color:#fff; text-align:center; display:block;border: 1px solid #ddd;box-sizing: border-box;vertical-align: middle;color: #666; font-size: 14px;}
.btn_Black {width:100%; height:50px; line-height:50px;background-color: #999; color:#fff; text-align:center; display:block;border: 1px solid #999;box-sizing: border-box;vertical-align: middle;font-size: 14px;}
.btn_Red {
    width: 100%;
    background-color: #bc9a77;
    color: #fff;
    text-align: center;
    display: block;
    border: 1px solid #bc9a77;
    box-sizing: border-box;
    vertical-align: middle;
    height: 50px;
    line-height: 48px;
    font-size: 14px;
    }
.btn_Grey {width:100%;height: 35px;line-height: 35px;background-color: #333; color:#fff; text-align:center; display:block;border: 1px solid #333;box-sizing: border-box;vertical-align: middle;font-size: 14px;}
.fixButtonR {position:relative; padding-right:120px;}
.fixButton {width:115px; position:absolute; top:0; right:0;}

.btn_moreGray {width:224px; height:38px; line-height: 38px; 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: 0px 12px;/* 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;border-top:1px solid #d9d9d9;}
.list_shopping1x li a {display: block;padding: 10px 12px; position:relative; overflow:hidden; zoom:1;}
.list_shopping1x li:first-child {border:0px none;}
.list_shopping1x li:first-child a {padding: 0 12px 18px 12px;}
.list_shopping1x li img.listPic {width:50%; float:left;}
.list_shopping1x .list_shoppingInfo {width:46%; float:left; padding-left:4%; font-size:12px;margin-top: 6px;}
.list_shopping2x {text-align:center; padding-bottom: 30px}
.list_shopping2x ul {width:100%; display:table; table-layout: fixed; box-sizing: border-box; padding:0 12px;  text-align:left; font-size:0;}
.list_shopping2x li {width:48%; display:inline-block;vertical-align: top; text-align:left;    margin: 0 1%;}
.list_shopping2x li a {display: block;padding: 0 0px 45px 0px;}
.list_shopping2x li img.listPic {width:100%;}
.list_shopping2x .list_shoppingInfo {margin-top:6px; text-align:left; 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:6px; text-align:center; font-size:12px;}
.listName {color:#000; word-break: break-all;font-size: 10px;margin-top: 8px; margin-bottom: 10px;}
.listName2 {color:#000; word-break: break-all;font-size: 10px;margin-top: 8px; margin-bottom: 10px;}
.listsubname {color:#878787; font-size: 10px; margin-bottom: 6px; line-height:125%; }
.listDiscount {color:#b5b5b5;display: inline-block;padding: 0 4px;}
.listbrand{color:#fd593e; font-size: 10px; font-weight: bold; }
.listbrand2{color:#fd593e; font-size: 9px; margin-bottom:1px; }
.listPrice {display: inline-block; color: #000; font-size: 12px; margin-bottom:6px;    font-weight: bold;}
.listPrice del {color: #999;  font-size: 12px;font-weight: normal;}
.listSoldout {color:#D22525; margin-bottom:4px;}
.listReplace {color:#1b1b1b; margin-bottom:4px;}
.salePercent {color: #fd593e; font-size: 12px; font-weight: bold;display: inline-block;}
.listReview {color: #DB2E2E; margin-bottom:4px;}
.listReserve {color:#7d7d7d; font-size:0.917em;}
.listPoint {color:#7d7d7d; font-size:0.917em;}
.colorchips {font-size:0;line-height: 5px;display: inline-block;padding-bottom:6px;width: 60%;}
.colorchips span {box-sizing: border-box;float: left;width: 11px;height: 4px;margin: 4px 2px 0px 0;font-size: 0;line-height: 0;border: 1px solid #00000017;}


.infoTop {display: flex; justify-content: space-between;}
.review {color: #a78e66; font-size: 10px;}


.more {/* width: 90%; */height: 40px;color: #000;font-size: 12px;letter-spacing: 0.44px;border-radius: 3px;border: solid 1px #ddd;background-color: #fff;margin: 0 16px;text-align: center;line-height: 40px;}
.more a{display:block}
.more img {display: inline-block;position: relative;top: 12px;}




/* //»óÇ°Áø¿­ */

/* ·Î±×ÀÎ */
.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: 16px; margin:10px 0;}
.login .loginMiddle .btn_White {font-size: 14px;}
.login .loginBottom { padding:18px 15px; margin-top:20px;}
.login .loginBottom h4 { margin-bottom:5px; padding:0; font-weight:bold;font-size: 14px;}
.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 {padding: 24px 0;  border-top: 1px solid #e1e1e1;}
.sns-login ul:after {position: absolute;
    top: -8px;
    left: 50%;
    content: "¶Ç´Â";
    margin: 0 auto;
    padding: 0 10px;
    background: #fff;
    font-size: 12px;
    font-weight: 300;
    color: #333;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);}
.sns-login ul li {position: relative;margin-top: 10px;padding-left: 0px;height: 40px;line-height: 40px;border: 1px solid #e1e1e1;border-radius: 4px;list-style: none;}
.sns-login ul li a {display: block;color: #999;letter-spacing: -1px;text-align: center;}
.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; }
.sns-login ul li.apple span { background: url(/images/d3/m_01/icon/ico_sns_apple.gif) no-repeat 50% 50%; background-size: 20px auto; }

.help-login {margin-top: 23px;margin-bottom: 70px;}
.help-login li { position: relative; }
.help-login li + li {margin-top: 10px;}
.help-login li .btn-help { position: absolute; right: 0; top: 0; }
.btn-link{display: inline-block; position: relative; padding-right: 18px; font-size: 14px;vertical-align: top;}
.btn-link::before { content: ''; display: inline-block; position: absolute; top: 50%; right: 0; width: 6px; height: 11px; margin-top: -7px; background: url("/design/yamiyami/dizi/icon/icon_right_arrow.svg") no-repeat 0 0; }



/* //·Î±×ÀÎ */

#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;}
/* //ÆË¾÷ */






/*°Ô½ÃÆÇ °¶·¯¸®&ÀÏ¹Ý °Ë»ö*/
#gallery-list .item-search {padding: 0px 16px  10px 17px;}
#gallery-list .item-search select {    width: 30%;  display: inline-block; padding: 0 30px 0 8px;  height: 35px;  -webkit-border-radius: 0;   border-radius: 0;  -webkit-appearance: none;  border: 1px solid #d2d2d2;  background: #fff url('/design/yamiyami/dizi/icon/btn_select.gif') center right no-repeat;   background-size: 30px 30px;
    box-sizing: border-box;    -webkit-box-sizing: border-box;vertical-align: middle;}
#gallery-list .item-search .wrap {width: 68%; display: inline-block;border: 1px solid #d2d2d2;height: 33px;}
#gallery-list .item-search .wrap input {width: 74% !important;border:0;height: 33px;}
#gallery-list .item-search .btn_Red {width: 15%;   display: inline-block;  margin-left: 8px;  float: right;background: url(/design/yamiyami/dizi/icon/search_black.png) no-repeat 2px 3px; background-size: 25px;  border: 0;     font-size: 0;}
#review-board-list  .item-search {padding: 0px 16px  10px;}
#review-board-list  .item-search select {    width: 30%;  display: inline-block; padding: 0 30px 0 8px;  height: 35px;  -webkit-border-radius: 0;   border-radius: 0;
    -webkit-appearance: none;  border: 1px solid #d2d2d2;  background: #fff url('/design/yamiyami/dizi/icon/btn_select.gif') center right no-repeat;  background-size: 30px 30px;  box-sizing: border-box;  -webkit-box-sizing: border-box;vertical-align: middle;}

#review-board-list  .item-search .wrap {width: 68%; display: inline-block;border: 1px solid #d2d2d2;height: 33px;}
#review-board-list  .item-search .wrap input {width: 74% !important;border:0;height: 33px;}
#review-board-list  .item-search .btn_Red {width: 15%;   display: inline-block;  margin-left: 8px;  float: right;background: url(/design/yamiyami/dizi/icon/search_black.png) no-repeat 2px 3px; background-size: 25px;  border: 0;     font-size: 0;}


/* °¶·¯¸® °Ô½ÃÆÇ ¸ñ·Ï */
#gallery-list .h_title {border-bottom:none}
#gallery-list .h_title .btn_Red {height: 25px; width: 60px; float: right; line-height: 25px; font-weight:normal; margin-top: -4px;}
#gallery-list .item-search {padding: 0px 15px  10px 17px;}
#gallery-list .item-search select {    width: 30%;  display: inline-block;  padding: 0 30px 0 8px;  height: 35px;  -webkit-border-radius: 0;   border-radius: 0;   -webkit-appearance: none;  border: 1px solid #d2d2d2;   background: #fff url('/design/yamiyami/dizi/icon/btn_select.gif') center right no-repeat;
    background-size: 30px 30px;   box-sizing: border-box;    -webkit-box-sizing: border-box;vertical-align: middle;}
#gallery-list .item-search .wrap {width: 68%; display: inline-block;border: 1px solid #d2d2d2;height: 33px;}
#gallery-list .item-search .wrap input {width: 74% !important;border:0;height: 33px;}
#gallery-list .item-search .btn_Red {width: 15%;   display: inline-block;  margin-left: 8px;  float: right;background: url(/design/yamiyami/dizi/icon/search_black.png) no-repeat 2px 3px; background-size: 25px;  border: 0;     font-size: 0;}

#gallery-list .notice {}
#gallery-list .notice-bar {padding:10px 10px; border-bottom: 1px solid #bebebe;  background-color: #fefbe3;}
#gallery-list .item {}
#gallery-list .item .list_shopping2x {    margin: 10px 0 20px; ;padding: 0 13px; }
#gallery-list .item .list_shopping2x ul {padding: 0 !important;}
#gallery-list .item li {background-color: #fff;}
#gallery-list .item .none-data-space {background-color: #eaeaea; width: 100%;}
#gallery-list .item .list_shopping2x li a {/* border:1px solid #dadada; */margin: 0 2% 10%;}
#gallery-list .item .list_shopping2x .list_shoppingInfo {padding: 10px;word-break: break-all;text-align: center;margin-top: 0;}
#gallery-list .item .list_shopping2x li a img{vertical-align: middle;}
#gallery-list .paging{    margin: 0px 0 10% !important }

/*ÀÏ¹Ý °Ô½ÃÆÇ ¸ñ·Ï*/
#review-board-list {}
#review-board-list .h_title {border-bottom:none}
#review-board-list .h_title .btn_Red {height: 25px; width: 60px; float: right; line-height: 25px; font-weight:normal; margin-top: -4px;}
#review-board-list .h_title .all-board-list {height: 25px; width: 60px; float: right; line-height: 25px; font-weight: normal; margin-top: -4px; text-align: center; border: 1px solid #c7c7c7; box-sizing: border-box; margin-right: 5px;}
#review-board-list nobr { display: block; overflow: hidden; text-overflow: ellipsis;white-space: normal; }
#review-board-list .notice {border-top: 1px solid #dedede;margin: 0 16px;}
#review-board-list .notice dt{padding-bottom:4px}
#review-board-list .notice-bar {padding: 10px 0px;border-bottom: 1px solid #dedede;/* background-color: #f9f9f9; */}
#review-board-list .bl_iconNotice { float: left; background-color: #464644; font-size: 0.9em; font-family: initial; color: #ffffff; width: 34px; height: 18px; display: inline-block; text-align: center; font-size: 0.9em; line-height: 15px; margin-right: 10px; font-weight: normal; }
#review-board-list .bl_iconNew { height: 13px; font-size: 0.9em; font-family: initial; color: #ffffff; background-color: #ff8400; line-height: 13px; padding: 0 4px; }
#review-board-list .bl_iconHit { height: 13px; font-size: 0.9em; font-family: initial; color: #ffffff; background-color: #f1191f; line-height: 13px; padding: 0 4px; }
#review-board-list .boardList { /* padding: 0 16px; */}
#review-board-list .boardList li {padding: 11px 0px;border-bottom: 1px solid #dedede;line-height: 21px;margin: 0 16px;}
#review-board-list .boardList li .bl_depth0 {  }
#review-board-list .boardList li .bl_depth1 { float: left; height: 50px; padding-right: 10px; padding-left: 5px; }
#review-board-list .boardList li .bl_depth2 { float: left; height: 50px; padding-right: 10px; padding-left: 25px; }
#review-board-list .boardList li .bl_depth3 { float: left; height: 50px; padding-right: 10px; padding-left: 35px; }
#review-board-list .boardList li .fa-level-up { font-size: 1.5em; }
#review-board-list .boardList li .bl_image { width:86px; float:left; position: relative; margin-right: 10px; }
#review-board-list .boardList li .bl_image img { width:100%; height:auto; }
#review-board-list .boardList li dl { position: relative; }
#review-board-list .boardList li dl.depthType { position: relative; margin-left:23px; }
#review-board-list .boardList li dl.leftImg { position: relative; margin-left:96px; }
#review-board-list .boardList li dl:after { content: ""; display: table; }
#review-board-list .boardList li dl:after { clear: both; }
#review-board-list .boardList li dt {color: #3b3b3b; }
#review-board-list .boardList li dt.dl_goodsName { word-break: break-all; }
#review-board-list .boardList li dt.dl_goodsName a {  }
#review-board-list .boardList li dt .original-del {  }
#review-board-list .boardList li dt .fa-mobile { font-size: 1.4em; vertical-align: middle; }
#review-board-list .boardList li dt .fa-file-text-o {  }
#review-board-list .boardList li dt .bl_cmtCount {  }
#review-board-list .boardList li dt .fa-camera {  }
#review-board-list .boardList li dt .bl_status {  }
#review-board-list .boardList li dd {color: #707070;font-weight: 300; }
#review-board-list .boardList li dd.bl_star { color: #f51d30; }
#review-board-list .boardList li dd .bl_name {  }
#review-board-list .boardList li dd .bl_name img { vertical-align: middle; }
#review-board-list .boardList li .none-data {  }
#review-board-list .boardList li .none-data .fa-exclamation-triangle {  }
#review-board-list .boardList nobr img {vertical-align: middle;}
#review-board-list .boardWrite {padding: 20px 16px 0;}



/*ÀÏ¹Ý&°¶·¯¸® °Ô½ÃÆÇ º¸±â*/

#review-board-type {  }
#review-board-type .h_title {border-bottom: none;display: none;}
#review-board-type .h_title h3 {font-size: 12px;}
#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: 30px 0 30px;/* background-color: #f9f9f9; *//* border-bottom: 1px solid #dadada; *//* border-top: 1px solid #dadada; */text-align: center;}
#review-board-type .rbInfo dt {font-weight: 500;word-break: break-all;font-size: 18px;line-height: 24px;    padding: 0 20px;}
#review-board-type .rbInfo dd {color: #7d7d7d;line-height: 20px;margin-top: 10px;}
#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: 20px 0px;line-height: 20px;word-break: break-all;border-top: 1px solid #e5e5e5;margin: 1px 16px;font-size: 13px;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; }
#review-board-type .rbContent .rb_icons { padding: 14px 10px 14px 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; 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 16px;}
#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 {padding:5px 16px; margin-top:20px; /* border-top: 1px solid #464646; border-bottom: 1px solid #464646;*/}
#review-board-type .board-list li {margin:5px 0;}
#review-board-type .board-list li.list {padding:10px 0; border-bottom: 1px solid #dfdfdf;}
#review-board-type .reply-write {background-color:#f9f9f9; border-top: 1px solid #dedede; border-bottom: 1px solid #dedede; 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 {padding: 10px 16px  !important;}
#review-board-type .sub-reviews li {border-bottom:1px solid #dedede; padding:10px 0;}
#review-board-type .sub-reviews li .info {margin-bottom:8px;}
#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;}

.board-Chain{margin:20px 12px}


/* ´ñ±ÛÀÇ ´ñ±Û¾²±â ·¹ÀÌ¾î ÆË¾÷ */
#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 .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;}
#review-board-write .form-wrap {/* background-color:#eaeaea; */padding: 0px 16px;}
#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;border-bottom: #dadada 1px solid;}
#review-board-write table .fixButtonR .btn_Grey {width: 115px; display: inline-block; position: absolute; top:0; right:0;}
#review-board-write table .textArea textarea {height:110px;}
#review-board-write table .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;}
#review-board-write .btn_Grey{height:40px; line-height:40px; font-size:12px}

/*°Ô½ÃÆÇ »èÁ¦*/
.password .contents {padding:0 16px;}
.password .contents p {text-align:center; margin-top:20px;}
.password .contents .fixButtonR {margin-top:10px;}
.password .contents .btn-wrap {margin-top:20px;}
.password .contents .btn-wrap .btn_Red {margin-bottom:10px;}
.password .contents .btn_Grey {height:40px; line-height:40px; font-weight:300; font-size:12px;font-weight: normal !important;}




#passimg{position:fixed ! important;width: 69%;left: 0; transform:translateY(-50%); margin-left:-140px; box-shadow:none; border:1px solid #0F0F12; padding:45px 25px 25px;right: 0;margin: 0 auto;}
#passimg .orange{display:inline-block; font-size:16px; color:#0F0F12;  padding-left:20px; background:url('/design/akiiikr/wib/mo/img/icon_lock.png')no-repeat left center; background-size:13px; margin-bottom:20px; min-height:18px;}
#passimg .orange img{display:none;}
#passimg table{width:100%; text-align:left;}
#passimg table td{padding:10px 0;}
#passimg table td:nth-of-type(1){font-size:14px; color:#0F0F12;}
#passimg table td:nth-of-type(2) input{width:100% ! important; height:40px ! important; border:1px solid #eee;}
#passimg .btns{margin:20px 0 0; padding:0;}
#passimg .btns a{background:#0F0F12; color:#fff; font-size:15px; padding:12px 0;}
