@charset "euc-kr";
/* Noto Sans */
/*
@import url('//cdn.wizbox.com/notosanskr.css');*/
@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+KR:wght@100;300;400;500;700;900&display=swap');
/* Jost */
@font-face {
  font-family: 'Jost';
  font-style: normal;
  font-weight: 400;
  src: url(/design/petebox/phps2021/fonts/Jost-400-Book.woff) format('woff');
}
@font-face {
  font-family: 'Jost';
  font-style: normal;
  font-weight: 600;
  src: url(/design/petebox/phps2021/fonts/Jost-500-Medium.woff) format('woff');
}
@font-face {
  font-family: 'Jost';
  font-style: normal;
  font-weight: 700;
  src: url(/design/petebox/phps2021/fonts/Jost-600-Semi.woff) format('woff');
}


#m_preview_wrap {display:none;} /* ¹Ì¸®º¸±â ¼û±â±â */

/* base */
* {-webkit-text-size-adjust:none;}
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: 'Pretendard ','Montserrat', 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:#3b3b3b;}
label { cursor:pointer; }
table {border-collapse: collapse; border-spacing: 0;}

select { 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/petebox/phps2021/m/common/btn_select.gif) center right no-repeat; background-size: 30px 30px; box-sizing: border-box; -webkit-box-sizing: border-box; }
         
/* //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 */

/*.jost { font-family:'Jost',sans-serif !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"] {height:35px; border:1px solid #d2d2d2; vertical-align: middle; padding-left:10px;  border-radius: 0;box-sizing: border-box;  }
input[type="text"]:focus,input[type="date"]:focus, input[type="tel"]:focus, input[type="number"]:focus, input[type="email"]:focus, input[type="password"]:focus {  color: #333;  background: #fff !important;  outline: none;   border: 1px solid #000 !important;
}
input[type=checkbox],input[type=radio] { -webkit-appearance: button !important; width: 18px !important; height: 18px !important; margin-bottom: 1px !important; border-radius: 0 !important; transition: .4s !important; background-color: #fff !important;  background-position: center !important;   background-size: 90% !important;
    border: 1px solid #d2d2d2 !important; border-radius: 0px !important;   vertical-align: middle;}
input[type=checkbox]:checked, input[type=radio]:checked {  background-image: url('//ebbda12.jpg3.kr/phps/m/common/form_check.png') !important;}
textarea {border:1px solid #d2d2d2; vertical-align: middle; box-sizing:border-box; background-color:#fff; padding:10px; -webkit-border-radius:0; border-radius:0;}
select {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(//ebbda12.jpg3.kr/phps/m/common/btn_select.gif) center right no-repeat;
    background-size: 30px 30px;  box-sizing: border-box;  -webkit-box-sizing: border-box;}

.off { display:none }
.clearFix {position:relative; overflow:hidden; zoom:1;}
.bold {font-weight:bold;}
.response100 {width:100%;}
.location {padding:0 10px; margin-bottom:8px;}
#container { margin-top: -1px}

.h_title { padding:30px 10px 30px; margin:0 16px; border-bottom:1px solid #e5e5e5}
.h_title h3 {font-weight:500;font-size: 20px;text-align: center;}
#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;}
.pd16 {padding:0 16px;}
.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;}
.mt10 {margin-top:10px;}
.mt20 {margin-top:20px;}
.mt30 {margin-top:30px;}
.mb10 {margin-bottom:10px;}
.mb20 {margin-bottom:20px;}
.page_location {padding:5px 5px;}
.page_location li {float:left;}
.page_location li::after {content: ">"; 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; margin-right:2px;}
/* //°øÅë */

/* ÆäÀÌÂ¡ */
.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;color: #a7a6a6;}
.paging a.now {background-color: #fff;color: #3b3b3b;border:1px solid #3b3b3b;}

/* ÆùÆ® °ü·Ã */
.fJost { }
.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;}
.point1 { color:#c17d68 !important }
.point2 { color:#02c5c5 !important }



/* //ÆùÆ® °ü·Ã */




/* ¹öÆ° °ü·Ã */
.btn_White {width:100%; height:40px; line-height:40px; background-color:#fff; text-align:center; display:block; border:1px solid #c6c6c6; box-sizing: border-box; vertical-align: middle;}
.btn_Black {width:100%; height:40px; line-height:40px; background-color:#333; color:#fff; text-align:center; display:block; border:1px solid #333; box-sizing: border-box; vertical-align: middle;}
.btn_Red {width:100%; height:40px; line-height:40px; background-color:#313131; color:#fff; text-align:center; display:block; border:1px solid #313131; box-sizing: border-box; vertical-align: middle;}
.btn_board{width:100%; height:40px; line-height:40px; background-color:#838383; color:#fff; text-align:center; display:block; border:1px solid #838383; box-sizing: border-box; vertical-align: middle;}
.btn_Grey {width:100%; height:40px; line-height:40px; background-color:#f7f7f7; color:#313131; text-align:center; display:block; border:1px solid #d2d2d2; 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:10px;}
.btn_moreGray {width:40%; height:34px; line-height:34px; background:none; border:1px solid #000; display: block; margin: 0 auto;}
.btn_moreGray i { margin-left:3px; font-size:10px; line-height:35px; vertical-align:top }
/* ¹öÆ° °ü·Ã */




/* »óÇ°Áø¿­ */
.list_shoppingInfo .listName {padding:9px 0; font-size:12px;}

/*(20191125+Ãß°¡)*/
.list_array { padding:16px 8px 16px; *zoom:1 }
.list_array:after { display:block; clear:both; content:'' }
.list_array .list_arrayLeft { float:left }
.list_array .list_arrayLeft select { padding:0 30px 0 8px; height:30px; -webkit-border-radius:0; border-radius:0; -webkit-appearance:none; border:1px solid #d2d2d2; background:#fff url(//ebbda12.jpg3.kr/phps/m/common/btn_select.gif) center right no-repeat; background-size:30px 30px; box-sizing: border-box; -webkit-box-sizing: border-box }
.list_array .list_arrayRight { float:right; font-size:0 }
.list_array .list_arrayRight img { display:none }
.list_array .list_arrayRight a { display:inline-block; width:30px; height:30px; background-repeat:no-repeat; background-position:center; background-size:80%; vertical-align:top }
.list_array .list_arrayRight a.sortList { background-image:url(//ebbda12.jpg3.kr/phps/m/common/ico_sort_list_off.jpg) }
.list_array .list_arrayRight a.sortGallery { background-image:url(//ebbda12.jpg3.kr/phps/m/common/ico_sort_gallery_off.jpg) }
.list_array .list_arrayRight a.sortList.on { background-image:url(//ebbda12.jpg3.kr/phps/m/common/ico_sort_list_on.jpg) }
.list_array .list_arrayRight a.sortGallery.on { background-image:url(//ebbda12.jpg3.kr/phps/m/common/ico_sort_gallery_on.jpg) }
.list_shoppingWrap { overflow:hidden }
.list_shoppingWrap .shoppingTop { padding-bottom:2px; position:relative }
.list_shoppingWrap .shoppingTop a { display:block }
.list_shoppingWrap .shoppingTop img { width:100% }

#MS_product {overflow:hidden}
.list_shopping1x {/* margin:0 -1px*/}
.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}
.list_shopping1x li img.listPic {width:100%}
.list_shopping1x .list_shoppingInfoArea { padding:0 4px 25px; position:relative }
.list_shopping1x .list_shoppingInfo { position:relative; font-size:12px }
.list_shopping1x .list_shoppingInfo .colorchips { padding-top:4px; font-size:0; height:3pxpadding-right: 24px;;}
.list_shopping1x .list_shoppingInfo .colorchips span { margin-right:2px; float:left; width:12px; height:4px; border:1px solid #eee; box-sizing:border-box }
.list_shopping1x .list_shoppingInfo .listPrice { margin-top:8px; padding-top:3px; font-size:13px; font-weight:600 }
.list_shopping1x .list_shoppingInfo .listPrice del { font-size:13px; color:#bababa ; }
.list_shopping1x .list_shoppingInfo .listPrice .price { font-size:13px; color:#000 ;}
.list_shopping1x .list_shoppingInfo .listPrice .percent { font-size:19px; color:#c17d68; }
.list_shopping1x .list_shoppingInfo .review_count { padding-top:1px; font-size:11px; color:#969696 }
.list_shopping1x .list_shoppingInfo .review_count b { color:#3b3b3b}
.list_shopping1x .listPreview { position:absolute; top:0; right:2px; z-index:10 }
.list_shopping1x .listPreview a { width:22px; height:22px; text-indent:-9999em; background:url(//ebbda12.jpg3.kr/phps/m/common/btn_list_preview.png) 0 0 no-repeat; background-size:22px auto; z-index:10 }

.list_shopping2x {/* margin:0 -1px*/ }
.list_shopping2x ul { width:100%; display:table; table-layout:fixed; box-sizing:border-box; text-align:left; font-size:0; padding:0 8px;}
.list_shopping2x li { width:50%; display:inline-block; vertical-align:top; text-align:left }
.list_shopping2x li a { display:block }
.list_shopping2x li img.listPic {width:100%; margin-bottom:3px;}
.list_shopping2x li .thumbArea { padding:0 2px; position:relative }
.list_shopping2x li .thumbArea .listSubNameIdx1 { position:absolute; top:50%; left:0; right:0; font-size:15px; line-height:21px; text-align:center; transform:translate(0, -50%); z-index:10 }
.list_shopping2x li .thumbArea .listSubNameIdx1,
.list_shopping2x li .thumbArea .listSubNameIdx1 span,
.list_shopping2x li .thumbArea .listSubNameIdx1 b { color:#fff !important; font-weight:normal }
.list_shopping3x li .thumbArea .dcInfo { position:absolute; top:0; left:1px; width:30px; height:30px; font-size:12px; color:#fff; text-align:center; line-height:30px; background:#c17d68; z-index:10 }
.list_shopping2x .list_shoppingInfoArea { padding:0 4px 25px; position:relative }
.list_shopping2x .list_shoppingInfo { position:relative; font-size:11px }
.list_shopping2x .list_shoppingInfo .colorchips { padding-top:7px; font-size:0; height:3px; padding-right: 24px;padding-bottom:4px;; }
.list_shopping2x .list_shoppingInfo .colorchips span { margin-right:2px; float:left; width:12px; height:4px; border:1px solid #eee; box-sizing:border-box }
.list_shopping2x .list_shoppingInfo .listPrice { margin-bottom:4px; font-size:13px; font-weight:600; color:#000;}
.list_shopping2x .list_shoppingInfo .listPrice del { color:#bababa ; }
.list_shopping2x .list_shoppingInfo .listPrice .price { color:#000 ;}
.list_shopping2x .list_shoppingInfo .listPrice .percent { color:#c17d68;}
.list_shopping2x .list_shoppingInfo .review_count { padding-top:1px; font-size:11px; color:#969696 }
.list_shopping2x .list_shoppingInfo .review_count b { color:#c17d68}
.list_shopping2x .listPreview { position:absolute; top:0; right:-2px; z-index:10 }
.list_shopping2x .listPreview a { width:22px; height:22px; text-indent:-9999em; background:url(//ebbda12.jpg3.kr/phps/m/common/btn_list_preview.png) 0 0 no-repeat; background-size:22px auto; z-index:10 }

.list_shopping3x {/* margin:0 -1px*/ }
.list_shopping3x ul { width:100%; display:table; table-layout:fixed; box-sizing:border-box; text-align:left; font-size:0; padding:0 8px;}
.list_shopping3x li { width:33.33%; display:inline-block; vertical-align:top }
.list_shopping3x li a { display:block }
.list_shopping3x li img.listPic {width:100%; margin-bottom:3px;}
.list_shopping3x li .thumbArea { padding:0 1px; position:relative }
.list_shopping3x li .thumbArea .listSubNameIdx1 { position:absolute; top:50%; left:0; right:0; font-size:15px; line-height:21px; text-align:center; transform:translate(0, -50%); z-index:10 }
.list_shopping3x li .thumbArea .listSubNameIdx1,
.list_shopping3x li .thumbArea .listSubNameIdx1 span,
.list_shopping3x li .thumbArea .listSubNameIdx1 b { color:#fff !important; font-weight:normal }
.list_shopping3x li .thumbArea .dcInfo { position:absolute; top:0; left:1px; width:30px; height:30px; font-size:12px; color:#fff; text-align:center; line-height:30px; background:#c17d68; z-index:10; font-weight: bold; }
.list_shopping3x .list_shoppingInfoArea { padding:0 4px 25px; position:relative }
.list_shopping3x .list_shoppingInfo { position:relative; font-size:11px }
.list_shopping3x .list_shoppingInfo .colorchips {padding-top: 7px; font-size: 0; height: 3px; padding-right: 24px; padding-bottom: 4px;}
.list_shopping3x .list_shoppingInfo .colorchips span { margin-right:2px; float:left; width:12px; height:4px; border:1px solid #eee; box-sizing:border-box }
.list_shopping3x .list_shoppingInfo .listPrice {font-size:12px;}
.list_shopping3x .list_shoppingInfo .listPrice del { /*display:block;*/ color:#bababa;}
.list_shopping3x .list_shoppingInfo .listPrice .price { color:#000 ;}
.list_shopping3x .list_shoppingInfo .listPrice .percent { color:#c17d68;}
.list_shopping3x .list_shoppingInfo .review_count { padding-top:1px; font-size:11px; color:#969696 }
.list_shopping3x .list_shoppingInfo .review_count b { color:#c17d68; }
.list_shopping3x .listPreview { position:absolute; top:0; right:2px; z-index:10 }
.list_shopping3x .listPreview a { width:22px; height:22px; text-indent:-9999em; background:url(//ebbda12.jpg3.kr/phps/m/common/btn_list_preview.png) 0 0 no-repeat; background-size:22px auto; z-index:10 }

.salePercent{color:#c17d68;}
.listName {color:#3b3b3b; word-break: break-all;width: 84%;clear: both;}
.listName,
.listName font,
.listName b,
.listName span { color:#000 !important;  }
.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 { margin-top:10px; padding:0 16px }
.login #keyboard {text-align:center; margin:0 auto;}
.login #keyboard p { position: absolute;top: 0;  right: 0;  padding-top: 10px;}
.login #keyboard p a{color: #c3c3c3;}
.login #keyboard img {display:none; width:100%;}
.login .loginInput input { display:block; margin-bottom:10px; width:100%; height:42px; border:1px solid #d2d2d2 }
.login .loginCheck {margin-top: 10px;}
.login .loginCheck label {margin-right:8px;}
.login .loginCheck label input {vertical-align: middle;}
.login .loginMiddle .btn_Red { margin:15px 0 0 }
.login .loginMiddle .btn_White {font-size:1.167em;}
.login .loginBtns { padding:10px 0 20px; border-bottom:1px solid #e7e7e7; *zoom:1 }
.login .loginBtns:after { display:block; clear:both; content:'' }
.login .loginBtns p.leftBtn { float:left }
.login .loginBtns p.rightBtn { float:right }
.login .loginBtns p a { color:#333333 }
.login .loginBtns .btn_White {width: 50%;float:left;}
.login .loginBtns .btn_Grey {width: 49%;float:left;margin-right: 1%;}
.login .loginBtns .lbJoin2000 {z-index:20;position:absolute;top: 40px;left: 24%;width: 110px;height: 20px;line-height: 20px;margin-left: -55px;background: #333;border: 1px solid #333;border-radius: 4px;font-size: 11px;color: #fff;text-align:center;}
.login .loginBtns .lbJoin2000:before {content: "";position:absolute;top: -5px;left:50%;margin-left: -2px;border-style: solid;border-width: 0 4px 4px;border-color: #333 transparent;}
.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 15px 0;}
.sns-login .sns-title img { 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; }
.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; }
/* //·Î±×ÀÎ */

/* È¸¿ø°¡ÀÔ */
#join .sequence {padding: 18px 0 12px;text-align: center;}
#join .sequence li {display: inline-block;color: #aaa;font-weight: bold;}
#join .sequence li:after {font-family: FontAwesome;content: "\f105";margin: 0 10px;}
#join .sequence li:last-child::after {content: ""; margin:0;}
#join .sequence li.now {color:#333;}
.sns-join { padding:20px 16px 0 }
.sns-join .sns-title h2 { text-align:left; font-size: 14px;  font-weight: 600;  font-family: 'jost', 'Noto Sans KR', sans-serif; }
.sns-join .sns-title img { width: 300px; padding: 0 20px; }
.sns-join .sns-btn {margin: 20px 15px 10px 15px;}
.sns-join .sns-btn p { margin-top: 10px; font-size: 1em; color: #777; text-align: center; }
.sns-join ul li { margin-top:8px; height:42px; text-align:center }
.sns-join ul li a { display: block; height:42px; color:#fff; line-height:42px }
.sns-join ul li a i { margin-right:8px; font-size:18px; line-height:41px; vertical-align:top;   padding-left: 14px;  position: absolute;  left: 14px; }
.sns-join ul li.naver { background:#1dc800 }
.sns-join ul li.facebook { background:#344983 }
.sns-join ul li.kakao { background:#fbe300;}
.sns-join ul li.kakao span{color:#313131  }
.sns-join ul li.kakao i { color:#3b1e1e; font-size:22px }
.sns-join ul li.apple { background:#e6e6e6;}
.sns-join ul li.apple span{color:#313131  }
.sns-join ul li.apple i { color:#3b1e1e; font-size:22px }

.sns-join .desc { padding-top:16px; font-size:11px; color:#787878; line-height:18px; text-align:center }
/* //È¸¿ø°¡ÀÔ */

#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: 200; 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;}
.layer .layer-pop .close .xi{font-size:18px}
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;}

     /* .layer .layer-pop .txt {max-height: 150px;} GÆÐµå¿¡¼­ »çÀÌÁî°¡ ÀÛ°Ô ³ª¿Í¼­ Á¦°ÅÇÔ */
    .layer .layer-pop {margin:20px auto;}
}
@media screen and (min-width:768px) {
    .mobileOnly {display:none !important;}
}


/* Ä«Å×°í¸® Å¸ÀÌÆ² */
.shopbrand h2.shopBrandTitle { padding:16px 0; font-size:14px; color:#333; text-align:center }
.shopbrand .shopbrandTitleImage img { max-width:100% }

/*°Ô½ÃÆÇ °¶·¯¸®&ÀÏ¹Ý °Ë»ö*/
#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(//ebbda12.jpg3.kr/phps/m/common/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(//ebbda12.jpg3.kr/phps/m/board/searchBtn.jpg) 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(//ebbda12.jpg3.kr/phps/m/common/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(//ebbda12.jpg3.kr/phps/m/board/searchBtn.jpg) 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(//ebbda12.jpg3.kr/phps/m/common/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(//ebbda12.jpg3.kr/phps/m/board/searchBtn.jpg) 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 5px; */}
#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 {/*border-top: 1px solid #bebebe;*/ padding: 10px; word-break: break-all;}
#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-bar {padding: 10px 10px;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; }
#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;}
#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;}



/* ´ñ±ÛÀÇ ´ñ±Û¾²±â ·¹ÀÌ¾î ÆË¾÷ */
#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;}

/*°Ô½ÃÆÇ »èÁ¦*/
.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;}

body { overflow-anchor: none; }


.dsc {margin-top: 4px; text-align: left; font-size: 0; }
.dsc img { padding: 0; margin-right:2px; height: 15px !important; width: auto !important;}


/* ¹Ì¸®º¸±â */
.more-box {width: 20px; height: 20px; position: absolute; right: 8px; top: 0; }
.more-box .more-bt {float:right;}
.more-box .more-bt .squ_btn { display: block; width: 15px; background: url(/design/petebox/250828/img/prd_cart_icon.png) no-repeat center; height: 17px; background-size: contain; }
.prdSwiper .more-box .more-bt .squ_btn {display:none;}