@charset "etc-kr"; 



/* fonts */

::selection {background:#262626; color:#FFF; text-shadow:none;}
::-moz-selection {background:#262626; color:#FFF; text-shadow:none;}
::-webkit-selection {background:#262626; color:#FFF; text-shadow:none;}

/*
 * Nanum Gothic (Korean) http://www.google.com/fonts/earlyaccess
 */
@font-face {
  font-family: 'Nanum Gothic';
  font-style: normal;
  font-weight: 400;
  src: url(//fonts.gstatic.com/ea/nanumgothic/v5/NanumGothic-Regular.eot);
  src: url(//fonts.gstatic.com/ea/nanumgothic/v5/NanumGothic-Regular.eot?#iefix) format('embedded-opentype'),
       url(//fonts.gstatic.com/ea/nanumgothic/v5/NanumGothic-Regular.woff2) format('woff2'),
       url(//fonts.gstatic.com/ea/nanumgothic/v5/NanumGothic-Regular.woff) format('woff'),
       url(//fonts.gstatic.com/ea/nanumgothic/v5/NanumGothic-Regular.ttf) format('truetype');
}
@font-face {
  font-family: 'Nanum Gothic';
  font-style: normal;
  font-weight: 700;
  src: url(//fonts.gstatic.com/ea/nanumgothic/v5/NanumGothic-Bold.eot);
  src: url(//fonts.gstatic.com/ea/nanumgothic/v5/NanumGothic-Bold.eot?#iefix) format('embedded-opentype'),
       url(//fonts.gstatic.com/ea/nanumgothic/v5/NanumGothic-Bold.woff2) format('woff2'),
       url(//fonts.gstatic.com/ea/nanumgothic/v5/NanumGothic-Bold.woff) format('woff'),
       url(//fonts.gstatic.com/ea/nanumgothic/v5/NanumGothic-Bold.ttf) format('truetype');
}



/* latin-ext */
@font-face {
  font-family: 'Lato';
  font-style: normal;
  font-weight: 400;
  src: local('Lato Regular'), local('Lato-Regular'), url(https://fonts.gstatic.com/s/lato/v14/S6uyw4BMUTPHjxAwXjeu.woff2) format('woff2');
  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Lato';
  font-style: normal;
  font-weight: 400;
  src: local('Lato Regular'), local('Lato-Regular'), url(https://fonts.gstatic.com/s/lato/v14/S6uyw4BMUTPHjx4wXg.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* latin-ext */
@font-face {
  font-family: 'Lato';
  font-style: normal;
  font-weight: 700;
  src: local('Lato Bold'), local('Lato-Bold'), url(https://fonts.gstatic.com/s/lato/v14/S6u9w4BMUTPHh6UVSwaPGR_p.woff2) format('woff2');
  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Lato';
  font-style: normal;
  font-weight: 700;
  src: local('Lato Bold'), local('Lato-Bold'), url(https://fonts.gstatic.com/s/lato/v14/S6u9w4BMUTPHh6UVSwiPGQ.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}




/*
========================================================================
RESET
========================================================================
*/

/* reset */
html, body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, textarea, button, p, blockquote, th, td { margin:0; padding:0;-webkit-tap-highlight-color: rgba(0, 0, 0, 0); }
html { width:100%; height:100%; }
body, code { min-width:320px; font-size:11px; line-height:1.2em; font-family:'Noto Sans KR',sans-serif; color:#000; background:#fff; -webkit-text-size-adjust:none; }
code { background:none; display:block; }
ul li { list-style:none; }
ol { list-style-position:inside; }
img, fieldset{ border:none; }
img { vertical-align:middle; }
hr.layout { display:none; }
em, address { font-style:normal; }
ins { text-decoration:none; }
a { text-decoration:none; color:#000; }
a:active { text-decoration:none; }
table { width:100%; table-layout:fixed; border:0 none; border-spacing:0; border-collapse:collapse; }
table caption { display:none; }
th, td { border:0; line-height:18px; }
legend { height:0; width:0; display:block; text-indent:-9999em; }
label { cursor:pointer; }
button { border:0; outline:0; padding:0; margin:0; background:transparent; }
button::-moz-focus-inner { padding:0; border:0; }

/* html5 */
object, del, sub, var { margin:0; padding:0; }
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section { display: block; }



.displaynone { display:none; }

.display-table { display:table; width:100%; height:100%; }
.display-table-cell { display:table-cell; width:100%; height:100%; vertical-align:middle; }




/* ************************************************************************************************************************************************************************************** */




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

.none-data {text-align: center; margin: 80px 0;}
.none-data img {margin-bottom:10px;}
.none-data i {font-size: 20px;color: #d6d6d6;display: block;padding-bottom: 15px;}

.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: ">"; 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 {text-align:center; margin:30px 0;}
.paging a {font-size: 10px; width: 25px; height: 25px; line-height: 25px; color: #c7c7c7; display: inline-block; vertical-align: middle;}
.paging a.now {background: #f3f3f3; color:#adadad; border-radius:50%;}
/* //ÆäÀÌÂ¡ */

/* ÆùÆ® °ü·Ã */
.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;}
/* //ÆùÆ® °ü·Ã */

/* ¹öÆ° °ü·Ã */
.fixButtonR {position:relative; padding-right:120px;}
.fixButton {width:115px; position:absolute; top:0; right:0;}
/* //¹öÆ° °ü·Ã */




/******************************************************* ¿øµðÀÚÀÎ *******************************************************/
/* layout 
#wrap{min-height:100%;}
#container{z-index:100; position:relative; overflow:hidden; background-color:#fff; -webkit-backface-visibility:hidden; -ms-backface-visibility:hidden; backface-visibility:hidden;}
#contents{clear:both; position:relative; margin:0 auto; min-height:100px;}
*/
/* °øÅë Å¸ÀÌÆ² 

.h_title {margin:70px 0px 20px; text-align:center;}
.h_title h3 {font-size: 11px;letter-spacing: 0;display: inline-block;padding: 6px 40px 4px;font-weight: normal;border: 1px solid rgba(216,180,176,0.41);color: #3c3737;}
.h_title p {margin-top:10px; line-height:16px; font-size:10px; color:#b9b9b9; letter-spacing:0.2px;;}
.h_title span {display:none;}
*/

/* ¹öÆ° */
.btn_none{background:#f0f0f0; color:#7c7c7c; font-size:11px; line-height:1; font-weight:300; letter-spacing:1px; text-transform:uppercase; border-radius:4px; text-align:center;}
.btn_white{border:1px solid #f3f3f3; background:#fff; color:#777; font-size:10px; line-height:1; font-weight:300; letter-spacing:1px; text-transform:uppercase; border-radius:4px; text-align:center;}
.btn_point{border:1px solid #000; background:#000; color:#fff; font-size:10px; line-height:1; font-weight:300; letter-spacing:1px; text-transform:uppercase; border-radius:4px; text-align:center;}

.btn_01{display:inline-block; width:18%; height:26px; line-height:26px; margin-left:2%; font-weight:normal; box-sizing:border-box; vertical-align:top;} /*°Ë»öÆäÀÌÁö °Ë»ö¹öÆ°*/
.btn_02{display:inline-block; padding:0 15px; height:26px; line-height:26px; font-weight:normal; box-sizing:border-box; vertical-align:top;}/*°Ô½ÃÆÇÀÛÀº¹öÆ°*/
.btn_03{display:inline-block; padding:11px 0; width:100%; box-sizing:border-box;}/*»çÀÌµå °¡·Î100*/
.btn_04{display:inline-block; padding:13px 0; width:100%; box-sizing:border-box; font-size:11px;}/*·Î±×ÀÎ °¡·Î100*/

.btn_White {display:block; height:37px; line-height:37px; width:100%; border:1px solid #f3f3f3; background:#fff; color:#777; font-size:11px; font-weight:300; letter-spacing:1px; text-transform:uppercase; border-radius:4px; text-align:center; box-sizing:border-box;}
.btn_Grey {display:block; height:37px; line-height:37px; width:100%; background:#f0f0f0; color:#7c7c7c; font-size:11px; font-weight:300; letter-spacing:1px; text-transform:uppercase; border-radius:4px; text-align:center; box-sizing:border-box;}
.btn_Red{display:block; height:37px; line-height:37px; width:100%; border:1px solid #2f2f2f; background:#2f2f2f; color:#fff; font-size:11px; font-weight:300; letter-spacing:1px; text-transform:uppercase; border-radius:4px; text-align:center; box-sizing:border-box;}

/* »óÇ°Áø¿­ */
.list_array {height:50px; border-bottom:1px solid #f3f3f3; border-top:1px solid #f3f3f3; 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,
.list_shopping2x,
.list_shopping3x{text-align:center;}

.list_shopping1x ul,
.list_shopping2x ul,
.list_shopping3x ul{ display:block; table-layout:fixed; width:100%; box-sizing:border-box; padding:0 4px; font-size:0; line-height:0;text-align:left;letter-spacing:0;}

.list_shopping1x li,
.list_shopping2x li,
.list_shopping3x li{display:inline-block; padding-bottom:30px; vertical-align:top; text-align:center; letter-spacing:0px; line-height:14px; box-sizing:border-box;position:relative;}

.list_shopping1x li a,
.list_shopping2x li a,
.list_shopping3x li a{display: block;}

.list_shopping1x li img.listPic,
.list_shopping2x li img.listPic,
.list_shopping3x li img.listPic{width:100%; display:block; position:relative; margin-bottom:14px;}



.list_shopping2x li figure > div {position:relative;}
*/

/*
.list_shoppingInfo,
.list_shoppingInfo,
.list_shoppingInfo{color:#666; font-size:10px; line-height:14px; text-align:left;padding:0 2px;}

.list_shopping1x .list_shoppingInfo p,
.list_shopping2x .list_shoppingInfo p,
.list_shopping3x .list_shoppingInfo p{margin-top:2px;}
*/
/* ¸ñ·ÏÇü
.list_shopping1x li {border-top:1px solid #f3f3f3; margin:0;}
.list_shopping1x li a {padding:18px 4px; position:relative; overflow:hidden; zoom:1;}
.list_shopping1x li:first-child {border:0px none;}
.list_shopping1x li:first-child a {border-top:1px solid #f3f3f3;}
.list_shopping1x li img.listPic {width:50%; float:left; margin-bottom:0;}
.list_shopping1x .list_shoppingInfo {width:46%; float:left; margin:0; padding-left:4%; font-size:12px;}
 */
/* °¶·¯¸®Çü-2
.list_shopping2x li {width:50%;}
.list_shopping2x li:nth-child(odd){padding-right:2px;}
.list_shopping2x li:nth-child(even){padding-left:2px;}

 */

/* °¶·¯¸®Çü-3 
.list_shopping3x ul{padding:0 2px;}
.list_shopping3x li{width:32.33%; margin-right:1.5%;}
.list_shopping3x li:nth-child(3n){margin-right:0;}*/

/* »óÇ°Á¤º¸
.listName {    display: block;
    border-bottom: 1px solid #f1f1f1;
    padding-bottom: 6px;
    margin-bottom: 10px;}

.listName.bold,
.listName a {font-weight:normal;font-size:11px;}


.listSubname{color:#589181 !important; word-break:break-all;line-height: 18px;font-weight:400;
    padding-bottom: 6px;}
.listSubname b {
    display: inline-block;
    font-weight: normal;
    border-bottom: 1px solid #d8b4b0;
    margin-bottom: 0px;
    line-height: 14px;margin-right:2px; 
}

.listSubname span {color:#555}*/

.listSoldout {/*color:#e33b3b !important;*/}
.listSoldout img {height:15px;}
.listReplace {}
.listConsumer{ text-decoration:line-through; letter-spacing:0.5px; color:#b9b9b9;}
.listPrice {letter-spacing:0.5px;}

.listConsumer.discount{} /*ÇÒÀÎÀü°¡°Ý*/
.listPrice.discount{} /*ÇÒÀÎÈÄ°¡°Ý*/

.listTerm{display:none; margin-top:5px !important;} /* ±â°£ÇÒÀÎ Á¾·áÀÏ */

.listIcon{margin:5px 0 0;}
.listIcon img{display:inline-block; vertical-align:middle; margin:0 2px; max-height:15px;}

/* »óÇ°»ö»ó */
.prd-color {}
.prd-color span{display: inline-block;width: 6px;height: 6px;margin: 0 1px 0 0;border:0;;box-sizing: border-box;border-radius: 50%;}
.prd-color span.white {border:1px solid #ccc;}


/* ´õº¸±â¹öÆ° */
.more {margin:15px auto; text-align:center;}
.more .btn_moreGray {display: inline-block;padding: 10px 20px;background: #f3f3f3;color: #afafaf;border-radius: 2px;}
.more .btn_moreGray span {display:inline-block; vertical-align:middle;}



/* ·Î±×ÀÎ */
.login .caution {margin-bottom:10px;}
.member {padding:0 10px;}
.login #keyboard {display:none; 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:10px;}
.login .loginInput input {width:100%; display:block; height:35px; margin-bottom:5px; font-size:11px;}
.login .loginInput input:last-child{margin-bottom:0;}
.login .loginCheck {height:46px; line-height:46px;}
.login .loginCheck label {margin-right:12px; font-size:11px;}
.login .loginCheck label input {vertical-align: middle;}
.login .loginMiddle{margin-bottom:10px;}
.login .loginMiddle a{margin-bottom:5px;}
.login .loginBottom {margin-bottom:15px;}
.login .loginBottom a {display:block; text-align:center; font-size:11px; line-height:15px; letter-spacing: 1px;}

.sns-login { position: relative; margin: 0 10px 0; padding-top:30px;}
.sns-login .sns-title img { width: 100%; max-width: 300px; }
.sns-login ul li { position: relative; margin-bottom: 5px; padding-left: 40px; height: 35px; line-height: 35px; border: 1px solid #f3f3f3; border-radius: 4px; list-style: none; box-sizing:border-box;}
.sns-login ul li a { display: block; padding-left: 15px; border-left: 1px solid #f3f3f3; color: #afafaf; font-size: 11px; font-weight: normal; letter-spacing: 0.5px; }
.sns-login ul li span { position: absolute; top: 0; left: 0; width: 40px; height: 35px; }
.sns-login ul li.facebook span { background: url(/images/d3/m_01/icon/ico_sns_facebook.gif) no-repeat 50% 50%; background-size: 8px auto; }
.sns-login ul li.naver span { background: url(/images/d3/m_01/icon/ico_sns_naver.gif) no-repeat 50% 50%; background-size: 14px auto; }
.sns-login ul li.kakaotalk span { background: url(/images/d3/m_01/icon/ico_sns_kakaotalk.gif) no-repeat 50% 50%; background-size: 16px 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; text-align:center; }
.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;}
/* //ÆË¾÷ */

.event_inner { text-align:center; }

.event_inner img { margin:0 auto; max-width:100%; }
.event_inner dd { padding:12px 0; text-align:left; font-size:11px; }
.event_inner img.checked { margin:0 5px 0 0; height:16px; }
.event_inner dd .btn-white1 { font-size:12px; line-height:16px; }
.event_inner dd .btn-white2 { float:right; font-size:12px; line-height:16px; }




#m_preview_wrap {display:none !Important;}


#pr-header {display:none !important;}

#reviewScore,#reviewForm{padding-top:60px;}





.listSoldout {position: absolute;left: 0;top: 0;z-index: 99;width:100%;height:100%;}
.listSoldout > div {display:table;width:100%;table-layout:fixed;height:100%;}
.listSoldout > div > * {display:table-cell;vertical-align:middle;text-align:center;}
.listSoldout > div > * span {display: inline-block;padding: 7px 18px;background: rgb(0 0 0 / 60%);border-radius: 8px;font-size: 13px;color: #fff !important;font-weight: 800;letter-spacing: 0.5px;line-height: 1;}







/* **************************************************************************************************************************************************************************************


                                                                                ¼öÈ¥½ºÆ©µð¿À vol.107 RINNE


*************************************************************************************************************************************************************************************** */



/* ************************************************************************************ ec-base-ui ************************************************************************************ */

/* font */
.txtWarn { color:#f45b55; }
.txtEm { color:#000; }

/* grid */
.gBlank5 { display:block; margin-top:5px; }
.gBlank7 { display:block; margin-top:7px; }
.gBlank10 { display:block; margin-top:10px; }
.gBlank20 { display:block; margin-top:20px; }
.gBlank30 { display:block; margin-top:30px; }
.gIndent10 { margin-left:10px; }
.gIndent20 { margin-left:20px; }
.gSpace10 { margin-right:10px; }
.gSpace20 { margin-right:20px; }
.gBreak5 { display:block; margin-bottom:5px; }
.gBreak7 { display:block; margin-bottom:7px; }
.gMerge { position:relative; z-index:1; margin-top:-1px; }

/* ec-base-qty */
.ec-base-qty [type="text"] { width:49px; }
.ec-base-qty [type="tel"] { width:49px; text-align:right; }
.ec-base-qty button { margin:0; padding:0; border:0; vertical-align:top; background:transparent; }

/* ec-base-field */
.ec-base-field { display:-webkit-flex; display:-ms-flex; display:flex; }
.ec-base-field input[type="text"] { -webkit-flex:1; -ms-flex:1; flex:1; }
.ec-base-field input ~ [class*='btn'] { margin-left:5px; }

/* form */
input, textarea, select { max-width:100%; font-size:12px; font-family:'Lato','Nanum Gothic',Malgun Gothic,Helvetica,Arial,sans-serif; color:#000; vertical-align:middle; outline:0; border-radius:0; }
input[type=text], input[type=password], input[type=number], input[type=tel], textarea {
    padding:10px; font-size:13px; line-height:13px; font-weight:inherit; color:#353535; border:1px solid #d7d5d5; border-radius:0; outline-style:none;
    -moz-box-sizing:border-box; -webkit-box-sizing:border-box; box-sizing:border-box;
}
input[type=text], input[type=password], input[type=number], input[type=tel] { height:29px; }
input[type="file"] { overflow:hidden; max-width:100%; }
input[type="button"], input[type="text"], input[type="password"], input[type="tel"], input[type="image"], textarea { -webkit-appearance:none; }
select { max-width:100%; height:30px; margin:0; padding:0 20px 0 8px; line-height:28px; font-size:11px; color:#333; word-break:break-all; font-weight:inherit; border:1px solid #d7d5d5; border-radius:0; background:#fff url("//img.echosting.cafe24.com/skin/mobile/common/ico_select.gif") no-repeat 100% 49%; background-size:auto 40px; -webkit-appearance:none; }
select.disabled, select:disabled,
textarea.disabled, textarea:disabled { color:#bcbcbc; }
textarea { resize:none; line-height:1.2em; }
textarea.disabled { background-color:#ffffff; color:#bfbfbf; }
input[type="checkbox"] { width:18px; height:18px; border:0; background:url("//img.echosting.cafe24.com/skin/mobile/common/bg_checkbox.png") no-repeat 0 0; background-size:18px 18px; -webkit-appearance:none; }
input[type="radio"] { width:18px; height:18px; border:0; border-radius:50%; background:url("//img.echosting.cafe24.com/skin/mobile/common/bg_radio.png") no-repeat 0 0; background-size:18px 18px; -webkit-appearance:none; }
input[type="checkbox"]:checked { background-image:url("//img.echosting.cafe24.com/skin/mobile/common/bg_checkbox_checked.png"); -webkit-appearance:none; }
input[type="radio"]:checked { background-image:url("//img.echosting.cafe24.com/skin/mobile/common/bg_radio_checked.png"); -webkit-appearance:none; }
label { display:inline-block; margin:0 7px 0 0; min-height:20px; line-height:20px; font-size:13px; vertical-align:middle; cursor:pointer; }
input[type=radio] + label,
input[type=checkbox] + label { margin:0 7px 0 4px; }
label input[type=radio],
label input[type=checkbox] { margin:0 4px 0 0; }
label:last-child,
input[type=radio] + label:last-child,
input[type=checkbox] + label:last-child { margin-right:0; }

.ec-base-label { display:inline-block; margin:0 7px 0 0; }
.ec-base-label input[type=radio] + label,
.ec-base-label input[type=checkbox] + label { margin-right:0; }

.fList.typeHor .gLabel { margin-right:20px; }
.fList.typeVer .gLabel { display:block; }


/* ************************************************************************************ ec-base-button ************************************************************************************ */



/* button */
  .btnNormal, .btnStrong, .btnBasic, .btnSubmit, .btnEm { display:inline-block; letter-spacing:0; text-align:center; font-family:; letter-spacing:0.02em; border-radius:0; -moz-box-sizing:border-box; box-sizing:border-box; }
  .btnNormal, .btnStrong, .btnBasic { height:28px; line-height:26px; padding:0 10px; vertical-align:middle; font-size:12px; letter-spacing:0.02em; }
  .btnNormal { color:#222; border:1px solid #d1d1d1; background:#fff; }
  .btnStrong { color:#000; border:1px solid #000; background:#fff; }
  .btnSubmit { height:40px; line-height:40px; padding:0 10px; font-size:12px; color:#fff; border:1px solid #000; background:#000; }
  .btnEm { height:40px; line-height:38px; padding:0 10px; font-size:12px; color:#000; border:1px solid #ddd; background:#ddd; }
  .btnBasic { color:#222; border:1px solid #d1d1d1; background:#fff; }
  /* mini */
    [class*="btn"].mini { height:22px; line-height:20px; font-size:11px; }

/* btn */
.ec-base-button .soldout { cursor:default; }
.btnIcon { max-width:12px; max-height:12px; background-size:100% 100%; }

/* ec-base-button */
  .ec-base-button { margin:10px auto; text-align:right; }
  .ec-base-button:after { content:""; display:block; clear:both; }
  /*  typeMulti */
    .ec-base-button.typeMulti { margin:0 auto; padding:7px; }
    .ec-base-button.typeMulti .gTop:after,
    .ec-base-button.typeMulti .gBottom:after { content:""; display:block; clear:both; }
    .ec-base-button.typeMulti .gBottom { margin:7px 0 0; padding:7px 0 0; border-top:1px solid #d5d5d5; clear:both; }
  /* align */
    .ec-base-button.gLeft { text-align:left; }
    .ec-base-button.gCenter { text-align:center; }
    .ec-base-button.gRight { text-align:right; }
    .ec-base-button .gLeft { float:left; text-align:left; }
    .ec-base-button .gRight { float:right; }
  /* gColumn */
    .ec-base-button[class*="gColumn"] { display:flex; margin:10px 0 10px -3px; }
    .ec-base-button[class*="gColumn"]:after { content:none; }
    .ec-base-button[class*="gColumn"] a,
    .ec-base-button[class*="gColumn"] button { flex:1; margin:0 0 0 3px; padding:0 3px; white-space:nowrap; }
    /* gFlex */
      .ec-base-button[class*="gColumn"] .gFlex2 { flex:2; }
      .ec-base-button[class*="gColumn"] .gFlex3 { flex:3; }
      .ec-base-button[class*="gColumn"] .gFlex4 { flex:4; }
  /* gFull */
    .ec-base-button.gFull { margin-bottom:3px; }
    .ec-base-button.gFull [class*="btn"], [class*="btn"].gFull { width:100%; font-size:13px; height:40px; line-height:40px; }
    .ec-base-button.gFull [class*="btn"] { margin:0 0 4px; }
  /* gFixed */
    .ec-base-button.gFixed { position:fixed; z-index:120; left:0; bottom:0; max-width:100%; width:100%; margin:0; padding:0 5px; box-sizing:border-box; background-color:#fff;
      -webkit-box-shadow: 0px -4px 4px 0px rgba(120, 120, 120, 0.5);
      -moz-box-shadow: 0px -4px 4px 0px rgba(120, 120, 120, 0.5);
      box-shadow: 0px -4px 4px 0px rgba(120, 120, 120, 0.5);
    }
    .ec-base-button.gFixed .state + .ec-base-button { margin-top:3px; }
    .ec-base-button.gFixed .state { overflow:hidden; margin:0 auto; font-size:11px; }
    .ec-base-button.gFixed .state .count { float:left; padding:7px 0; }
    .ec-base-button.gFixed .state .price { float:right; padding:7px 0; }
    .ec-base-button.gFixed .price strong { font-weight:normal; }
    .ec-base-button.gFixed .count strong,
    .ec-base-button.gFixed .price em { color:#000; font-weight:bold; }

@media all and (min-width:768px) {
  .btnSubmit { height:46px; line-height:44px; font-size:16px; }
  .btnEm { height:46px; line-height:44px; font-size:16px; }
}



/* ************************************************************************************ ec-base-paginate ************************************************************************************ */



  .ec-base-paginate { text-align:center; }
  /* typeList */
    .ec-base-paginate.typeList { padding:14px 0; font-size:0; line-height:0; }
    .ec-base-paginate.typeList ol { margin:0 10px; }
    .ec-base-paginate.typeList ol,
    .ec-base-paginate.typeList ol li { display:inline-block; vertical-align:middle; }
    .ec-base-paginate.typeList ol li:not(:first-child) { margin:0 0 0 7px; }
    .ec-base-paginate.typeList ol li a { display:inline-block; width:28px; height:27px; border:0px solid #d9d9d9; border-radius:2px; font-size:14px; line-height:27px; color:#1b1b1b; vertical-align:middle; background:#fff; }
    .ec-base-paginate.typeList ol li .this { border-color:#000; color:#000; }
    .ec-base-paginate.typeList [class*='btn'] { display:inline-block; overflow:hidden; width:28px; height:27px; border:0px solid #d9d9d9; border-radius:2px; font-size:1px; 
				line-height:0; text-indent:-150%; vertical-align:middle; background:#fff; background-repeat:no-repeat; background-position:50% 50%; background-size:6px auto; }
    .ec-base-paginate.typeList .btnPrev { background-image:url("//img.echosting.cafe24.com/skin/mobile/layout/btn_prev.png"); }
    .ec-base-paginate.typeList .btnNext { background-image:url("//img.echosting.cafe24.com/skin/mobile/layout/btn_next.png"); }

  /* typeMoreview */
    .ec-base-paginate.typeMoreview { margin:20px auto 40px; }
    .ec-base-paginate.typeMoreview .btnMore button { display:block; width:160px; margin:0 auto; padding:10px 0; font-size:10px; letter-spacing:0.05em; border:1px solid #d5d5d5; color:#000; font-weight:normal; background:#fff; border-radius:3px; }
    .ec-base-paginate.typeMoreview .icoMore { display:inline-block; margin:0 0 0 5px; width:13px; height:6px; font-size:0; line-height:0; vertical-align:baseline; background:url("//img.echosting.cafe24.com/skin/mobile/layout/btn_more.png") no-repeat 0 50%; background-size:9px auto; }

  /* typeSwipe */
    .ec-base-paginate.typeSwipe { margin:7px auto 0; font-size:0; line-height:0; }
    .ec-base-paginate.typeSwipe button.circle { overflow:hidden; margin:0 3px 0 4px; width:8px; height:8px; border:0; border-radius:8px; cursor:pointer; background-color:#fff; border:1px solid #333; }
    .ec-base-paginate.typeSwipe button.circle.selected { background-color:#333; }
    .ec-base-paginate.typeSwipe span { overflow:hidden; font-size:1px; line-height:0; color:transparent; text-indent:-150%; }
    .ec-base-paginate.typeSwipe button.prev,
    .ec-base-paginate.typeSwipe button.next { width:31px; font-size:15px; line-height:1.2em; border:0; cursor:pointer; background:url("//img.echosting.cafe24.com/skin/mobile/layout/btn_prev.png") no-repeat 50% 50%; background-size:7px auto; }
    .ec-base-paginate.typeSwipe button.next { background:url("//img.echosting.cafe24.com/skin/mobile/layout/btn_next.png") no-repeat 50% 50%; background-size:7px auto; }
    .ec-base-paginate.typeSwipe .prev,
    .ec-base-paginate.typeSwipe .next { display:none; }

  /* typeZoom */
    .ec-base-paginate.typeZoom .btnPrev,
    .ec-base-paginate.typeZoom .btnNext { overflow:hidden; width:31px; height:27px; border:1px solid #d9d9d9; border-radius:2px; font-size:1px; line-height:0; color:transparent; text-indent:-150%; background:url("//img.echosting.cafe24.com/skin/mobile/layout/btn_prev.png") no-repeat 50% 50%; background-size:7px auto; }
    .ec-base-paginate.typeZoom .btnNext { background:url("//img.echosting.cafe24.com/skin/mobile/layout/btn_next.png") no-repeat 50% 50%; background-size:7px auto;  }

  /* typeTotal */
    .paginate.typeTotal { color:#696969; }
    .paginate.typeTotal > span { margin:0 8px;font-weight:bold; }
    .paginate.typeTotal p { display:inline-block;vertical-align:middle; }
    .paginate.typeTotal .icoPrev,
    .paginate.typeTotal .icoNext { width:7px; height:13px; font-size:15px; line-height:1.2em; background:url("//img.echosting.cafe24.com/skin/mobile/layout/btn_prev.png") no-repeat 50% 50%; background-size:7px auto; }
    .paginate.typeTotal .icoNext { background:url("//img.echosting.cafe24.com/skin/mobile/layout/btn_next.png") no-repeat 50% 50%; background-size:7px auto; }
    .paginate.typeTotal p span { overflow:hidden; display:block; width:29px; text-indent:-999px; }
    .paginate.typeTotal strong { color:#000; }



/* ************************************************************************************ ec-base-help ************************************************************************************ */


.ec-base-help { margin:8px 4px; font-size:12px; color:#757575; }
p.ec-base-help,
div.ec-base-help,
ul.ec-base-help li,
ol.ec-base-help li { padding:0 0 2px 18px; line-height:1.5; text-align:left; background:url("//img.echosting.cafe24.com/skin/mobile/common/ico_help.png") no-repeat 0 2px; background-size:14px auto; }
  /* Ordered List */
    ol { list-style:none; }
    ol.ec-base-help { counter-reset:rank 0; }
    ol.ec-base-help li { position:relative; padding:0 0 0 13px; background:none; }
    ol.ec-base-help li:before { counter-increment:rank 1; content:counter(rank)'.'; position:absolute; top:0; left:0; }
  /* typeDash */
    p.ec-base-help.typeDash,
    ul.ec-base-help.typeDash li { position:relative; padding:0 0 0 10px; background:none; }
    p.ec-base-help.typeDash:before,
    ul.ec-base-help.typeDash li:before { content:""; position:absolute; top:9px; left:0; width:5px; height:1px; background:#757575; }
    
    

/* ************************************************************************************ ec-base-tooltip ************************************************************************************ */


/*  tooltip */
  .ec-base-tooltip-area { display:inline-block; vertical-align:top; }
  .ec-base-tooltip-area.show { z-index:301; }
  .ec-base-tooltip-area .btnTip { overflow:hidden; padding:0 0 0 5px; margin:0; border:0; white-space:nowrap; width:14px; height:14px; font-size:1px; line-height:0; vertical-align:middle; color:transparent; text-indent:-150%; cursor:pointer; background:url("//img.echosting.cafe24.com/skin/mobile/common/ico_help.png") right center no-repeat; background-size:14px 14px; }
  /* ec-base-tooltip */
    .ec-base-tooltip { display:none; z-index:2; position:absolute; top:inherit !important; left:0 !important; right:0 !important; width:88%; margin:3px auto 0; padding:0 14px 14px; text-align:left; border:1px solid #ccc; border-radius:2px; letter-spacing:normal; background-color:#fff; }
    .ec-base-tooltip .title { display:block; padding:0 20px 0 0; font-size:15px; color:#000; line-height:43px; background:#fff; }
    .ec-base-tooltip ul { color:#757575; }
    .ec-base-tooltip ul li { font-size:13px; }
    .ec-base-tooltip .content table + .title { margin-top:14px; }
    .ec-base-tooltip p { float:none; font-size:12px; text-align:left; }
    .ec-base-tooltip p strong { font-weight:normal; font-size:13px; }
    .ec-base-tooltip .btnClose { overflow:hidden; position:absolute; right:10px; top:10px; width:25px; height:25px; margin:0 !important; font-size:1px; line-height:0; text-indent:150%; white-space:nowrap; border:0; background:url("//img.echosting.cafe24.com/skin/mobile/common/btn_close.png") no-repeat 50% 50%; background-size:13px 13px; }
    /* typeUpper */
      .ec-base-tooltip.typeUpper { position:absolute; left:-90px !important; bottom:33px !important; width:200px; margin:0; padding:14px 28px 14px 14px; border:1px solid #ccc; border-radius:2px;
        -webkit-box-shadow: 3px 3px 3px 0px rgba(0,0,0,0.15);
        -moz-box-shadow: 3px 3px 3px 0px rgba(0,0,0,0.15);
        box-shadow: 3px 3px 3px 0px rgba(0,0,0,0.15);
      }
      .ec-base-tooltip.typeUpper:before { content:""; position:absolute; left:40%; bottom:-5px; display:inline-block; width:0; height:0; margin:-3px 0 0; border-left:5px solid transparent; border-top:5px solid #ccc; border-right:5px solid transparent; }
      .ec-base-tooltip.typeUpper:after { content:""; position:absolute; left:40%; bottom:-4px; display:inline-block; width:0; height:0; margin:-3px 0 0; border-left:5px solid transparent; border-top:5px solid #fff; border-right:5px solid transparent; }

/* ¹è¼Ûºñ ·¹ÀÌ¾î */
  .shippingFee { display:inline-block; position:static; vertical-align:middle; }
  .shippingFee > a.btnNormal { margin:-3px 0 0 5px; }

  .shippingFee .wrap { display:none; z-index:999; position:fixed; left:2%; width:96%; top:100px; margin:0; border:1px solid #d5d5d5; background:#fff; border-radius:5px; box-sizing:border-box;
    -webkit-box-shadow: 0px 0px 10px 2px rgba(0,0,0,0.75);
    -moz-box-shadow: 0px 0px 10px 2px rgba(0,0,0,0.75);
    box-shadow: 0px 0px 10px 2px rgba(0,0,0,0.75);
  }
  .shippingFee .wrap h3 { padding:0 14px; font-size:13px; line-height:36px; background-color:#f0f0f0; border-bottom:1px solid #d5d5d5; border-radius:5px 5px 0 0; }
  .shippingFee .wrap .content { padding:14px; }
  .shippingFee .wrap h4 { position:relative; margin:0 7px 7px; }
  .shippingFee .wrap h4:before { display:inline-block; content:""; margin:0 5px 0 0; width:3px; height:3px; background:#666; vertical-align:middle; }
  .shippingFee .wrap table + h4 { margin-top:14px; }
  .shippingFee .wrap p strong { font-weight:normal; font-size:13px; }
  .shippingFee .wrap table { background:#fff; }
  .shippingFee .wrap th,
  .shippingFee .wrap td { padding:7px; border:1px solid #d5d5d5; }
  .shippingFee .wrap th { width:80px; border-right-width:0; color:#353535; }
  .shippingFee .wrap td { border-left-width:0; }
  .shippingFee .wrap .txtEm { color:#000; }
  .shippingFee .wrap .info { margin:0; color:#757575; font-size:11px; }
  .shippingFee .wrap .btnClose { overflow:hidden; position:absolute; right:0; top:0; width:36px; height:36px; font-size:0; border:none; background:transparent url("//img.echosting.cafe24.com/skin/mobile/common/btn_close.png") center center no-repeat; background-size:14px 14px; }
  
  

/* ************************************************************************************ ec-base-box ************************************************************************************ */


/* base */
.ec-base-box { padding:14px; margin:14px; border:1px solid #d5d5d5; line-height:1.6; color:#757575; background:#fff; }
.ec-base-box.center { text-align:center; }



/* ************************************************************************************ ec-base-tab ************************************************************************************ */


/* ec-base-tab */
.ec-base-tab:after { content:""; display:block; clear:both; }
.ec-base-tab ul { display:flex; border-top:0px solid #ececec; border-bottom:0px solid #ececec; font-size:11px; line-height:14px; word-break:break-all; }
.ec-base-tab li { display:flex; flex:1; min-height:36px; border-left:0px solid #ececec; text-align:center; background:#fff; }
.ec-base-tab .gFlex2 { flex:2; }
.ec-base-tab a { display:flex; flex-basis:100%; justify-content:center; flex-wrap:nowrap; align-items:center; padding:5px 10px; }
.ec-base-tab a .number  { display:inline-block; padding-left:5px; }
.ec-base-tab li:first-child { border-left:0; }
.ec-base-tab li.selected a { border-left:0; font-weight:bold; color:#000; background:#fff; }

/* ec-base-tab typeSub  */
.ec-base-tab.typeSub ul { border-top:1px solid #c8cdd2; border-bottom:1px solid #cbcbcb; font-size:11px; }
.ec-base-tab.typeSub ul > li { background:#f1f1f1; border-left:1px solid #cbcbcb; }
.ec-base-tab.typeSub .selected a { margin:0 0 -1px; color:#333; background:#fff; }




/* ************************************************************************************ ec-base-fold ************************************************************************************ */



.ec-base-fold { position:relative; border:1px solid #d5d5d5; }
.ec-base-fold > .title { position:relative; z-index:1; overflow:hidden; padding:14px 43px 14px 14px; cursor:pointer; font-size:13px; line-height:1.3; -webkit-tap-highlight-color:rgba(255,255,255,0);
display:-webkit-flex; display:-ms-flex; display:-moz-flex; display:flex; -webkit-flex-wrap:wrap; -ms-flex-wrap:wrap; -moz-flex-wrap:wrap; flex-wrap:wrap; -webkit-justify-content:space-between; -ms-justify-content:space-between; -moz-justify-content:space-between; justify-content:space-between; }
.ec-base-fold > .title h2,
.ec-base-fold > .title h3 { display:inline-block; font-size:13px; line-height:1.3; }
.ec-base-fold > .title h3, .ec-base-fold > .title p { color:#757575; }
.ec-base-fold > .title:after { content:""; position:absolute; top:0; right:0; width:40px; height:100%; background:url("//img.echosting.cafe24.com/skin/mobile/layout/ico_arrow_white.png") no-repeat 50% 50%; background-size:20px auto; -webkit-transition:.3s ease-out; transition:.3s ease-out; }
.ec-base-fold .contents { display:none; background:#fff; }
.ec-base-fold .ec-base-fold { border-width:1px 0 0; }
.ec-base-fold + .ec-base-fold { margin-top:7px; }
.ec-base-fold .ec-base-fold + .ec-base-fold { margin-top:0; }
   .ec-base-fold.selected > .title:after { -webkit-transform: rotate(180deg); -moz-transform: rotate(180deg); transform:rotate(180deg); }
   .ec-base-fold.selected > .contents { display:block; }

/* theme1 */
.ec-base-fold.theme1 > .title { margin:-1px; color:#fff; background:#838383; }

/* theme2 */
.ec-base-fold.theme2 > .title { padding-right:34px; color:#1b1b1b; background:#f0f0f0; }
.ec-base-fold.theme2 > .title:after,
.ec-base-fold.theme3 > .title:after {background-image: url("//img.echosting.cafe24.com/skin/mobile/layout/ico_arrow_gray.png"); }

/* theme3 */
.ec-base-fold.theme3 > .title { color:#1b1b1b; background:#f9f9f9; }
.ec-base-fold.theme3 > .title h3 { font-weight:bold; color:#1b1b1b; }
.ec-base-fold.theme3 .contents { padding:0 14px 14px; background:#f9f9f9; }

/* theme4 */
.ec-base-fold.theme4 { margin:14px 7px 29px; font-size:13px; }
.ec-base-fold.theme4 dt { position:relative; padding:15px 30px 14px 14px; line-height:1.2; font-size:12px; cursor:pointer; background-color:#fff; }
.ec-base-fold.theme4 dt:after { content:""; position:absolute; right:10px; top:0; width:20px; height:100%; background:url("//img.echosting.cafe24.com/skin/mobile/layout/ico_arrow_gray.png") no-repeat 0 50%; background-size:20px auto; -webkit-transition:.3s ease-out; transition:.3s ease-out; }
.ec-base-fold.theme4 dd + dt { border-top:1px solid #d5d5d5; }
.ec-base-fold.theme4 dd { display:none; padding:14px 14px; font-size:12px; line-height:1.5; border-top:1px solid #d5d5d5; background-color:#fff; }
.ec-base-fold.theme4 dd.selected { display:block; }
.ec-base-fold.theme4 dt.selected:after { -webkit-transform: rotate(180deg); -moz-transform: rotate(180deg); transform:rotate(180deg); }

/* ec-base-prdInfo */
.ec-base-fold .ec-base-prdInfo { margin:0; border:0; }
.ec-base-fold .ec-base-prdInfo .option { margin:0; }
.ec-base-fold .ec-base-prdInfo .prdFoot { margin:0 -14px -6px; }
.ec-base-fold .ec-base-prdInfo .prdTotal { margin:0 -14px -6px; }

/* ec-base-table */
.ec-base-fold > .contents .ec-base-table,
.ec-base-fold .ec-base-fold > .contents .ec-base-table { border:0; }




/* ************************************************************************************ ec-base-table ************************************************************************************ */



/* ec-base-table */
.ec-base-table { border:1px solid #d5d5d5; word-break:break-all; word-wrap:break-word; color:#353535; background:#fff; }
.ec-base-table table { position:relative; }
.ec-base-table table:after { position:absolute; top:0; left:0; display:block; content:""; width:100%; height:1px; background:#fff; }
.ec-base-table th,
.ec-base-table td { border-top:1px solid #d5d5d5; font-size:11px; vertical-align:top; }
.ec-base-table th { font-weight:normal; color:#757575; }
.ec-base-table td { padding:12px 13px; }
.ec-base-table tbody th { padding:12px 0 12px 13px; text-align:left; }
.ec-base-table td.clear { padding:0 !important; }
 
/* horizontal */
  /* typeWrite */
    .ec-base-table.typeWrite td { padding:7px 13px 6px; }
    .ec-base-table.typeWrite tr td:first-child { padding:12px 13px; }
    .ec-base-table.typeWrite img { max-width:100% !important; height:auto !important; }
  /* gCellNarrow */
    .ec-base-table.gCellNarrow tbody th { padding:7px 0 7px 13px; }
    .ec-base-table.gCellNarrow td { padding:7px 13px; }
  /* gClearBorderTop */
    .ec-base-table.gClearBorderTop { border-top-width:0; }
  /* gClearBorder */
    .ec-base-table.gClearBorder { border-width:0; }
  /* gClearCell */
    .ec-base-table.gClearCell { padding:4px 0; }
    .ec-base-table.gClearCell table:after { display:none; }
    .ec-base-table.gClearCell th,
    .ec-base-table.gClearCell td,
    .ec-base-table.typeWrite.gClearCell th { border-width:0; padding-top:6px; padding-bottom:6px; }
    .ec-base-table.typeWrite.gClearCell td { padding-top:3px; padding-bottom:4px; }
  /* gLineTop */
    .ec-base-table .gLineTop { border-top:1px solid #d5d5d5 !important; }
    .ec-base-table.gClearCell tbody.gLineTop tr:first-child th,
    .ec-base-table.gClearCell tbody.gLineTop tr:first-child td { padding-top:10px; }
 
/* vertical */
  /* typeList */
    .ec-base-table.typeList { border-width:0; }
    .ec-base-table.typeList table:after { display:none; }
    .ec-base-table.typeList thead th { text-align:center; background:#fafafa; }
    .ec-base-table.typeList th,
    .ec-base-table.typeList td { padding:9px 10px; vertical-align:middle; border:1px solid #d5d5d5; }
    .ec-base-table.typeList.gClearBorderTop thead th { border-top-width:0; }
 
/* common */
  /* align */
    .ec-base-table .left { text-align:left; }
    .ec-base-table .center { text-align:center; }
    .ec-base-table .right { text-align:right; }
    .ec-base-table .top th, .ec-base-table th.top,
    .ec-base-table .top td, .ec-base-table td.top { vertical-align:top; }
    .ec-base-table .middle th, .ec-base-table th.middle,
    .ec-base-table .middle td, .ec-base-table td.middle { vertical-align:middle; }
  /* form */
    .ec-base-table img { vertical-align:middle; }
 
/* reset */
  .ec-base-table td.clear .ec-base-help { margin-left:13px; margin-right:13px; }
  
  


/* ************************************************************************************ ec-base-product ************************************************************************************ */



/* admin icon 
.ec-admin-icon.cart { height:26px; cursor:pointer; }

.ec-base-product { padding:0; background-color:#fff; }
.ec-base-product h2 { padding:60px 0 28px; font-size:12px; letter-spacing:0.08em; color:#2b2b2b; font-weight:normal; text-align:center; }
.ec-base-product h3 { padding:60px 0 28px; font-size:12px; letter-spacing:0.08em; color:#2b2b2b; font-weight:normal; text-align:center; }
.ec-base-product img { max-width:100%; }
.ec-base-product ul { padding:14px 0 0; }
.ec-base-product li { vertical-align:top; }
.ec-base-product ul.prdList { display:block; table-layout:fixed; width:100%; box-sizing:border-box; padding:0 5px; font-size:0; line-height:0;text-align:left;letter-spacing:0; }
.ec-base-product ul.prdList li { display:inline-block; margin:0 0 25px; padding:0; vertical-align:top; text-align:center; font-size:12px; line-height:1.4; box-sizing:border-box; }
.ec-base-product .thumbnail { position:relative; margin:0 2.5px 8px; }
.ec-base-product .thumbnail a { display:block; }
.ec-base-product .thumbnail img { display:block; width:100%; border:0; vertical-align:top; }
.ec-base-product .thumbnail .prdIcon { position:absolute; top:0; left:0; width:100%; height:100%; background-repeat:no-repeat; background-size:30% auto; }
.ec-base-product .thumbnail .wish { position:absolute; right:3px; bottom:3px; z-index:10; }
.ec-base-product .description { min-height:10px; margin:0 2.5px; letter-spacing:0.02em; line-height:1em; text-align:left; }
.ec-base-product .description .name { display:block; line-height:1.3em; word-wrap:break-word; margin:0; font-size:11px; font-weight:normal; }
.ec-base-product .description .name a { font-size:11px; color:#000; }
.ec-base-product .description ul { padding:0; }
.ec-base-product .description ul li { margin:4px 0 0; display:block; width:100%; font-size:10px; color:#000; text-align:left; }
.ec-base-product .description .summary { margin:5px 0 0; font-size:10px; letter-spacing:0; color:#8a8a8a; }
.ec-base-product .description .simple { margin:6px 0 0; font-size:10px; letter-spacing:0; color:#8a8a8a; }
.ec-base-product .description .icon { margin:0; }
.ec-base-product .description .icon img,
.ec-base-product .description .icon .icon_img  { margin:4px 2px 0 0; max-height:15px; vertical-align:middle; }
.ec-base-product .description .ico_soldout span { display:inline-block; font-size:10px; color:#ff0000; }
.ec-base-product .description .price { font-size:11px; margin:4px 0 0; }
.ec-base-product .description .consumer_price,
.ec-base-product .description .strike,
.ec-base-product .description .mPriceStrike { text-decoration:line-through; }
.ec-base-product .description li.cart { margin:4px 0 0; }
.ec-base-product .description .color { overflow:hidden; margin:8px 0 0; }
.ec-base-product .description .color .chips { float:left; width:16px; height:3px; margin:0 1px 2px 0; font-size:0; line-height:0; border:1px solid #e3e3e3; }
.ec-base-product .description .likeButton button { border:0; background:none; }
.ec-base-product .description .likeButton button strong { margin:0 0 0 3px; font-size:11px; line-height:20px; color:#757575; }
.ec-base-product .description .likeButton.selected button strong { line-height:20px; color:#2e2e2e; }
.ec-base-product .more_view { margin:7px 4px 0; }
.ec-base-product .more_view a { display:block; padding:0 0 0 0; background:#d4d4d6; }
.ec-base-product .more_view a span { overflow:hidden; display:block; width:100%; height:30px; text-indent:120%; background:url("//img.echosting.cafe24.com/skin/mobile_ko_KR/product/bg_togglebar_show.png") no-repeat 50% 50%; background-size:12px 12px; }

.ec-base-product .grid3 li .name,
.ec-base-product .grid3 li .name a { font-size:10px; }
.ec-base-product .grid3 li .description .price { margin:3px 0 0; font-size:10px; }
*/

/* typeDesc */
.ec-base-product.typeDesc { margin:0; background:#fff; }
.ec-base-product.typeDesc .prdList:after { display:block; content:""; clear:both; }
.ec-base-product.typeDesc .prdList > li { margin:0; padding:14px; width:100%; box-sizing:border-box; border-top:1px solid #ececec; }
.ec-base-product.typeDesc .prdList > li:first-child { padding:0 14px 14px; border-top:0; }
.ec-base-product.typeDesc .prdList > li:after { display:block; content:""; clear:both; }
.ec-base-product.typeDesc .thumbnail { float:left; margin:0; padding:0; width:87px; }
.ec-base-product.typeDesc .thumbnail .wish { right:4px; }
.ec-base-product.typeDesc .description { padding:0 0 0 103px; }
.ec-base-product.typeDesc .description .price { color:#494949; font-size:13px; }
.ec-base-product.typeDesc .description .price.sale { color:#000; font-size:15px; }
.ec-base-product.typeDesc .description .color { margin:0 0 10px; }
.ec-base-product.typeDesc .description .summary { font-size:11px; color:#757575; margin:0 0 10px; }

/* typeGallery */
.ec-base-product.typeGallery { margin:0; }
.ec-base-product.typeGallery ul { display:table; table-layout:fixed; padding:0 14px 0 12px; font-size:0; line-height:0; }
.ec-base-product.typeGallery li { position:relative; display:inline-block; margin:0 0 2px; padding:0; vertical-align:top; overflow:hidden; font-size:13px; line-height:1.2em; }
.ec-base-product.typeGallery .thumbnail { margin:0 2px; }
.ec-base-product.typeGallery .thumbnail .wish { top:3px; bottom:auto; }
.ec-base-product.typeGallery .description { position:absolute; left:0; margin:0; padding:0 0 0 2px; width:100%; opacity:0; box-sizing:border-box; -moz-box-sizing:border-box; -webkit-box-sizing:border-box; }
.ec-base-product.typeGallery .description a { overflow:hidden; display:block; padding:5px 38px 5px 5px; width:100%; height:100%; color:#fff; box-sizing:border-box; -moz-box-sizing:border-box; -webkit-box-sizing:border-box; background:rgba(0,0,0,0.6); }
.ec-base-product.typeGallery .description a .name:after { display:block; content:""; position:absolute; top:0; right:12px; width:20px; height:100%;
    background:url("//img.echosting.cafe24.com/skin/mobile_ko_KR/layout/ico_arrow_white.png") 0 center no-repeat; background-size:20px 20px;
    -webkit-transform: rotate(270deg); -moz-transform: rotate(270deg); transform: rotate(270deg); }
.ec-base-product.typeGallery .description a .name { display:inline-block; margin:0; width:100%; }
.ec-base-product.typeGallery .description a .name,
.ec-base-product.typeGallery .description a p { overflow:hidden; line-height:1.5; text-overflow:ellipsis; white-space:nowrap; }
.ec-base-product.typeGallery .description a .price { margin:0; font-weight:bold; }
.ec-base-product.typeGallery .description a .price span { display:none; }
.ec-base-product.typeGallery .description .likeButton { position:absolute; bottom:0; right:5px; background:rgba(255, 255, 255, 0.8); }


.ec-base-product .layerDiscountPeriod { display:none; position:absolute; z-index:100; left:0; width:100%; padding:11px 7px; box-sizing:border-box; }
.ec-base-product .layerDiscountPeriod .inner { border:1px solid #353535; background:#f1f1f1; border-radius:4px; }
.ec-base-product .layerDiscountPeriod .inner .title { display:block; padding:10px 14px; font-size:14px; background-color:#353535; color:#fff; }
.ec-base-product .layerDiscountPeriod .inner .timeleft { padding:14px; color:#508bed; font-size:13px; font-weight:bold; text-align:center; }
.ec-base-product .layerDiscountPeriod ul { margin:0 7px 14px; padding:0; border:1px solid #d5d5d5; background:#fff; }
.ec-base-product .layerDiscountPeriod ul li { position:relative; padding:14px 13px 14px 100px; border-top:1px solid #ececec; color:#353535; }
.ec-base-product .layerDiscountPeriod ul li:first-child { border-top:0; }
.ec-base-product .layerDiscountPeriod ul li span { position:absolute; top:14px; left:13px; color:#757575; }
.ec-base-product .layerDiscountPeriod .btnClose { position:absolute; top:8px; right:4px; display:block; width:40px; height:40px; text-indent:-9999px; font-size:0; background:url("//img.echosting.cafe24.com/skin/mobile_ko_KR/layout/ico_close_white.png") center center no-repeat; background-size:50% 50%; }

/* Thumbnail icon position */
.ec-product-bgLT { background-position:left top; }
.ec-product-bgLC { background-position:left center; }
.ec-product-bgLB { background-position:left bottom; }
.ec-product-bgRT { background-position:right top; }
.ec-product-bgRC { background-position:right center; }
.ec-product-bgRB { background-position:right bottom; }
.ec-product-bgCT { background-position:center top; }
.ec-product-bgCC { background-position:center center; }
.ec-product-bgCB { background-position:center bottom; }

/* grid */
.ec-base-product .grid1 li { width:100%; }
.ec-base-product .grid2 li { width:50%; }
.ec-base-product .grid3 li { width:33.333%; }
.ec-base-product .grid4 li { width:25%; }
.ec-base-product .grid5 li { width:20%; }





/* **************************************************************************************************************************************************************************************


                                                                                ¼öÈ¥½ºÆ©µð¿À vol.107 RINNE
                                                                                
                                                                                        layout.css


*************************************************************************************************************************************************************************************** */



/* layout */



#header #topArea .searchWrap { padding:0 82px; }

#header .category { position:absolute; left:0; top:0; bottom:0; margin:auto; width:46px; height:100%; vertical-align:middle; }
#header .category a { display:inline-block; overflow:hidden; width:100%; height:100%; text-indent:100%; white-space:nowrap; 
				background:url("/design/annadiva/suhon_studio/mobile31/header_ico_menu.png") no-repeat 50% 50%; background-size:17px auto; }

#header .account { position:absolute; left:46px; top:0; bottom:0; margin:auto; width:18px; height:100%; vertical-align:middle; }
#header .account a { display:inline-block; overflow:hidden; width:100%; height:100%; text-indent:100%; white-space:nowrap; 
				background:url("/design/annadiva/suhon_studio/mobile31/header_ico_account.png") no-repeat 50% 50%; background-size:15px auto; }

#header .xans-layout-orderbasketcount { position:absolute; right:14px; top:0; bottom:0; margin:auto; width:31px; height:100%; vertical-align:middle; }
#header .xans-layout-orderbasketcount a.btnBasket { position:relative; display:inline-block; overflow:hidden; width:100%; height:100%; padding:0; text-indent:100%; text-align:left; 
		white-space:nowrap; cursor:pointer; border:0; background:url("/design/annadiva/suhon_studio/mobile31/header_ico_cart.png") no-repeat 50% 50%; background-size:20px auto; }
#header .xans-layout-orderbasketcount a.btnBasket .count { position:absolute; top:50%; right:2px; margin-top:-12px; max-width:100%; border:0; border-radius:7px; padding:1px 2px; text-indent:0; line-height:1.2; color:#fff; font-weight:normal; font-size:9px; background-color:#252525; }


#contents { position:relative; z-index:1; padding:0px 0 0; background-color:#fff; }
#main #contents { padding:0; }

/* footer
#footer { margin:45px auto 0; padding:0; font-size:9px; letter-spacing:0.02em; line-height:1.6em; color:#4b4b4b; background:#fff; border-top:0px solid #e9e9e9; text-align:left; overflow:hidden; }
#main #footer { }
#footer .inner { position:relative; z-index:0; margin:0 auto; padding:0 0px 0 18px; max-width:; vertical-align:top; }

#footer .fl-left,
#footer .fl-right { display:table-cell; width:50%; text-align:; padding:18px 0 20px; box-sizing:border-box; vertical-align:top; }

#footer .cs { display:table; width:100%; font-weight:400; font-size:10px; color:#353535; }
#footer .cs h2 { padding:0 0 0.4em; font-size:11px; font-weight:400; letter-spacing:; color:#9a9a9a; }
#footer .cs p { padding:0.4em 0 0; }
#footer .cs strong { display:inline-block; padding: 0; font-size:13px; font-weight:400; letter-spacing:0.05em; }
#footer .cs a { color:#353535; }
#footer .cs .bank { margin:; font-size:; }
#footer .cs .bank strong { font-size:10px; font-weight:400; }

#footer .snsLink { margin:0 ; padding:10px 0 0; border-top:0px solid #e9e9e9; text-align:left; }
#footer .snsLink a { display:inline-block; margin:0 20px 0 0; padding:5px 0 3px; font-size:12px; color:#353535; letter-spacing:0.05em; border-bottom:1px dotted #fff; text-decoration:none; vertical-align:middle; transition:0.2s;  }
#footer .snsLink a:hover { color:#000; border-bottom:1px dotted #000; }
#footer .snsLink img { }

#footer .footer-info { margin:0 0 0 -5px; padding:14px 0 0; overflow:hidden; letter-spacing:0; color:; border-top:0px solid #e9e9e9; }
#footer .footer-info span { margin:0 5px; color:#9a9a9a; }
#footer .footer-info a { color:#9a9a9a; }
#footer .copyright { }
#footer .copyright a { letter-spacing:0; font-size:11px; font-family:times; font-style:italic; }

#footer .footer-menu {margin:0 0 0 -7px; padding:14px 0 18px; overflow:hidden; border-top:0px solid #e9e9e9; }
#footer .footer-menu ul { overflow:hidden;  }
#footer .footer-menu li { display:inline-block; margin:0 7px; }
#footer .footer-menu li a { font-size:9px; color:#4b4b4b; }
 */
 
#quickmenu { display:; position:fixed; bottom:35px; right:5px; z-index:100; text-align:center; transition:0.2s; }
#quickmenu a { display:block; text-decoration:none; cursor:pointer; }
#quickmenu .pageTop a { padding:7px; }
#quickmenu .pageTop img { height:25px; }
#quickmenu .pageBottom { }



/* ****** 
.fl-left { float:left; text-align:left; }
.fl-right { float:right; text-align:right; }

.ps-left { position:absolute; left:0; top:0; bottom:0; margin:auto; }
.ps-right { position:absolute; right:0; top:0; bottom:0; margin:auto; }
.ps-center { position:absolute; left:0; right:0; top:0; bottom:0; margin:auto; }

.fix-left { position:fixed; left:0; top:75px; }
*/
.displaynone { display:none; }

.display-table { display:table; width:100%; height:100%; }
.display-table-cell { display:table-cell; width:100%; height:100%; vertical-align:middle; }

.clearfix { content:""; display:block; clear:both; width:100%; overflow:hidden; }



/**/
#mobileQuickLink { z-index:301 !important; }
#mobileBtnQuickLink { z-index:100 !important; }

.dimmed { display:none; position:fixed; left:0px; top:0; right:0px; bottom:0px; z-index:150; background:rgba(0,0,0,0.7); }
#dimmedSlider { display:none; position:fixed; left:0px; top:0; right:0px; bottom:0px; z-index:500; background:rgba(0,0,0,0.7); }

/* ¸ÞÀÎ °Ë»ö
#main .searchWrap { position:relative; height:38px; padding:5px 41px 0 47px; }
#main .searchWrap .searchForm { position:relative; padding:0 28px 0 33px; border:1px solid #ccc; background:url("//img.echosting.cafe24.com/skin/mobile_ko_KR/layout/bg_search.png") no-repeat 5px 5px; background-size:20px 20px; }
#main .searchWrap .btnDelete { position:absolute; right:3px; top:5px; width:20px; height:20px; border:0; cursor:pointer; overflow:hidden; text-indent:100%; font-size:0; white-space:nowrap; background:url("//img.echosting.cafe24.com/skin/mobile_ko_KR/layout/btn_delete.png") no-repeat 0 0; background-size:20px 20px; }
#main .searchWrap #keyword { width:100%; padding:0; border:0; }
 */
/* ¸ÞÀÎ Ä«Å×°í¸®*/
#main #header #topArea .xans-layout-mobilemaincategory { position:relative; height:43px; border-bottom:1px solid #e3e3e3; background-color:#fff; }
#main #header #topArea .xans-layout-mobilemaincategory ul { display:inline-block; width:100%; padding:0; text-align:left; font-size:0; line-height:0; -moz-box-sizing:border-box; -webkit-box-sizing:border-box; box-sizing:border-box; }
#main #header #topArea .xans-layout-mobilemaincategory ul li { display:inline-block; width:33.3%; font-size:13px; text-align:center; }

/* ¸ÞÀÎ ½º¿ÍÀÌÇÁ */
#main #header #topArea .xans-layout-mobilemaincategory .afterNone { display:none; }
#main #header #topArea .xans-layout-mobilemaincategory > ul { display:table; }
#main #header #topArea .xans-layout-mobilemaincategory > ul > li { width:100%; }
#main #header #topArea .xans-layout-mobilemaincategory > ul > li > ul { padding:0 40px; }
#main #header #topArea .xans-layout-mobilemaincategory > ul > li > ul li { border-bottom:3px solid #fff; width:33%; }
#main #header #topArea .xans-layout-mobilemaincategory > ul > li > ul li.selected { border-bottom-color:#217bdb; }
#main #header #topArea .xans-layout-mobilemaincategory > ul > li > ul li a { display:inline-block; width:100%; overflow:hidden; text-overflow:ellipsis; white-space:nowrap; padding:22px 0 18px; font-weight:bold; color:#9a9a9a; }
#main #header #topArea .xans-layout-mobilemaincategory > ul > li > ul li.selected a { color:#217bdb; }
#main #header #topArea .xans-layout-mobilemaincategory > ul > li > ul li a img { max-height:40px; }
#main #header #topArea .xans-layout-mobilemaincategory p { position:absolute; top:0; background-color:#fff; }
#main #header #topArea .xans-layout-mobilemaincategory p.btnPrev { left:0; display:none; }
#main #header #topArea .xans-layout-mobilemaincategory p.btnNext { right:0; display:none; }
#main #header #topArea .xans-layout-mobilemaincategory p a { display:inline-block; padding:13px 14px; }

/* ¸ÞÀÎ ¹è³Ê */
#main .mainBanner { position:relative; }
#main .mainBanner a img { max-height:290px; }
#main .mainBanner .ec-base-paginate { position:absolute; bottom:8px; z-index:10; width:100%; }
#main .mainBanner .afterNone { display:none; }

/* Å¸ÀÌÆ² */
.h_title,
#titleArea { position:relative; margin:25px auto 7px; border-bottom:0px solid #c2c2c2; background-color:#fff; }
.h_title h3,
#titleArea h2 { padding:0 20px; line-height:30px; font-size:13px; color:#000; letter-spacing:0.18em; font-weight:normal; text-align:center; }
.h_titl span,
#titleArea span { position:absolute; top:0; bottom:0; margin:auto; left:16px; height:16px; }
#titleArea span img { display:none; width:auto; height:16px; }

/* ¸¶ÀÌ¼îÇÎ ¸ÞÀÎ */
.myshopMain { padding:14px 7px; font-size:13px; }


/* °øÅë */
.progress { overflow:hidden; margin:10px auto 0; height:37px; border-top:1px solid #ccc; border-bottom:1px solid #ccc; text-align:center; }
.progress li { position:relative; float:left; padding:0 0 0 17px; width:35%; height:100%; line-height:37px; background-color:#ebebeb; box-sizing:border-box; list-style-type:none; }
.progress li:first-child { padding:0; width:30%; }
.progress li:first-child:before { display:none; }
.progress li:before { position:absolute; top:0; left:0; display:inline-block; content:""; width:17px; height:37px; background:url("//img.echosting.cafe24.com/skin/mobile/common/bg_process.png") no-repeat 0 0; background-size:67px auto; }
.progress li.done { background-color:#fafafa; }
.progress li.done + li:before { background-position:-25px 0; }
.progress li.done + li.done:before { background-position:-50px 0; }







