@charset "euc-kr";

/* Spoqa Han Sans */
@font-face {
  font-family: 'Spoqa Han Sans';
  font-style: normal;
  font-weight: 100;
  src: url(/design/mariang7/phps/fonts/SpoqaHanSans-Thin.woff) format('woff');
}
@font-face {
  font-family: 'Spoqa Han Sans';
  font-style: normal;
  font-weight: 300;
  src: url(/design/mariang7/phps/fonts/SpoqaHanSans-Light.woff) format('woff');
}
@font-face {
  font-family: 'Spoqa Han Sans';
  font-style: normal;
  font-weight: 400;
  src: url(/design/mariang7/phps/fonts/SpoqaHanSans-Regular.woff) format('woff');
}
@font-face {
  font-family: 'Spoqa Han Sans';
  font-style: normal;
  font-weight: 700;
  src: url(/design/mariang7/phps/fonts/SpoqaHanSans-Bold.woff) format('woff');
}
/* ============== TOP ¿µ¿ª Àü¿ë ================= */


@font-face {
    font-family: 'Pretendard';
    src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/pretendard@1.0/Pretendard-Regular.woff2') format('woff2');
    font-weight: 400;
    font-display: swap;
}

@font-face {
    font-family: 'Pretendard';
    src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/pretendard@1.0/Pretendard-Medium.woff2') format('woff2');
    font-weight: 500;
    font-display: swap;
}

@font-face {
    font-family: 'Pretendard';
    src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/pretendard@1.0/Pretendard-SemiBold.woff2') format('woff2');
    font-weight: 600;
    font-display: swap;
}

@font-face {
    font-family: 'Pretendard';
    src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/pretendard@1.0/Pretendard-Bold.woff2') format('woff2');
    font-weight: 700;
    font-display: swap;
}

@font-face {
    font-family: 'Pretendard';
    src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/pretendard@1.0/Pretendard-ExtraBold.woff2') format('woff2');
    font-weight: 800;
    font-display: swap;
}

@import url(http://fonts.googleapis.com/css?family=Open+Sans:400,600);

#m_preview_wrap {display:none;} /* ¹Ì¸®º¸±â ¼û±â±â */
/* base */
* {-webkit-text-size-adjust:none;}
body {position:relative;font-size:0.75em;line-height:1.417em;color:#000;-webkit-text-size-adjust:none;}
body,input,textarea,select,button,table{font-family:'Spoqa Han Sans', 'Open Sans', "Malgun Gothic",Arial,"Helvetica Neue", Helvetica, NanumGothic,"Malgun Gothic",Dotum,Gulim,sans-serif;}
body,p,h1,h2,h3,h4,h5,h6,ul,ol,li,dl,dt,dd,table,th,td,form,fieldset,legend,input,textarea,button,select,figure{margin:0;padding:0}
h1, h2, h3, h4, h5, h6 {font-weight:normal; font-size:100%; word-break: break-all;}
ul, ol, li {list-style:none;}
fieldset, img {border:none;}
img {vertical-align:top;}
hr, button img {display:none;}
form, fieldset, legend, label {margin:0; padding:0;}
fieldset{border:0 none;}
fieldset legend {position:absolute; visibility:hidden; overflow:hidden; width:0; height:0; margin:0; padding:0; font:0/0 Arial;}
em,address{font-style:normal;}
input,textarea,select,button,table{font-size:inherit;font-family:inherit;line-height:inherit;color:#000;}
label { cursor:pointer; }
table {border-collapse: collapse; border-spacing: 0;}
/* //base */

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

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

/* °øÅë */
address, article, aside, figure, footer, header, hgroup, menu, nav, section {display:block;}
caption {font-size:0; height:0;}

input[type="text"], input[type="date"], input[type="tel"], input[type="number"], input[type="email"], input[type="password"] { height:50px; font-size:17px; border:1px solid #ddd; vertical-align: middle; padding-left:10px; box-sizing: border-box; -webkit-border-radius:0; border-radius: 0; -webkit-appearance: none }
select { padding:0 0 0 8px; font-size:17px; -webkit-border-radius:0;  border-radius: 0;  -webkit-appearance: none;    border: 1px solid #999;    background: #fff url(/design/mariang7/phps/m/common/btn_select.gif) center right no-repeat; background-size: 30px 30px; box-sizing: border-box;   -webkit-box-sizing: border-box; padding-right:30px; height: 30px;}
input[type="radio"], input[type="checkbox"] {vertical-align: middle;}
textarea {border:1px solid #ddd; vertical-align: middle; box-sizing:border-box; background-color:#fff; padding:10px; -webkit-appearance: none; -webkit-border-radius:0; border-radius:0; font-family:'Spoqa Han Sans', 'Open Sans', "Malgun Gothic",Arial,"Helvetica Neue", Helvetica, NanumGothic,"Malgun Gothic",Dotum,Gulim,sans-serif !important }


.clearFix {position:relative; overflow:hidden; zoom:1;}
.bold {font-weight:700;}
.response100 {width:100%;}
.location {padding:0 10px; margin-bottom:8px;}
.h_title { padding:25px 16px 10px; position:relative }
.h_title h3 { font-size:19px; font-weight:700; text-align:left; line-height:19px }
.h_title h3 span { font-size: 14px; color:#777;font-weight:normal;}
.none-data {text-align: center; margin: 20px 0;}
.none-data img {margin-bottom:10px;}
.none { display:none;}
.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 {border-bottom: 1px solid #ddd;padding:6px 10px;}
.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:26px 0;}
.paging a {width:30px; height:30px; line-height:30px; background-color:#fff; border:1px solid #ddd; display:inline-block; margin:0 2px;}
.paging a.now {background-color:#3b3b3b; color:#fff; border:1px solid #3b3b3b;}
/* //ÆäÀÌÂ¡ */

/* ÆùÆ® °ü·Ã */
.color_dfa094 {color:#dfa094 !important;} /* pink */
.color_1984f1 {color:#1984f1 !important;} /* Blue */
.color_f1191f {color:#393939 !important;} /* Red */
.color_a63f42 {color:#a63f42 !important;} /* DarkRed */
.bgc077fe2 {background-color:#077fe2; color:#fff; padding:2px 5px; margin-right: 5px;}
.bgc464644 {background-color:#464644; color:#fff; padding:2px 5px; margin-right: 5px;}
.caution {color:#f1191f; text-align:center; font-size:0.917em;}
.ico_new {color: #ffffff; background-color: #ff8400; font-weight:bold; padding:1px 5px;}
.ico_hit {color: #ffffff; background-color: #f1191f; font-weight:bold; padding:1px 5px;}
/* //ÆùÆ® °ü·Ã */

/* ¹öÆ° °ü·Ã */
.btn_White {width:100%;height:50px; font-size:17px; line-height:50px;background-color:#fff;text-align:center;display:block;border:1px solid #666;box-sizing: border-box;vertical-align: middle; }
.btn_Black {width:100%;height:50px;line-height:50px;background-color:#393939;color:#fff;text-align:center;display:block;border:1px solid #393939;box-sizing: border-box;vertical-align: middle; }
.btn_Red {width:100%;height:50px; font-size:17px; line-height:50px;background-color: #dfa094;color: #fff;text-align:center;display:block;border: 1px solid #dfa094;box-sizing: border-box;vertical-align: middle; }
.btn_Grey {width:100%; height:38px; line-height:38px; background-color:#dfa094; color:#fff; text-align:center; display:block; border:1px solid #dfa094; box-sizing: border-box; vertical-align: middle; }
.btn_Pink {width:100%; height:50px; line-height:50px; background-color:#dfa094; color:#fff; text-align:center; display:block; border:1px solid #dfa094; box-sizing: border-box; vertical-align: middle; }
.fixButtonR {position:relative; padding-right:63px;}
.fixButton {width:58px; position:absolute; top:0; right:0;}
.more { text-align:center; width:100% }
.btn_moreGray { display:block; margin:0 auto; width:30%; height:30px; font-size:13px; color:#000; line-height:30px; background:#fff; border:1px solid #b3b3b3 }
.btn_moreGray i { margin-left:4px; color:#111; }

/* ¹öÆ° °ü·Ã */

/* »óÇ°Áø¿­ */
.list_array { position:relative; padding:0 8px 10px; *zoom:1 }
.list_array:after { display:block; clear:both; content:'' }
.list_array .list_arrayLeft { float:left }
.list_array .list_arrayLeft select { height:30px; font-size:14px; }
.list_array .list_arrayRight { float:right; font-size:0 }
.list_array .list_arrayRight a { display:inline-block; width:21px; height:30px; text-indent:-9999em; background:url(/design/mariang7/phps/m/common/sp_cate_sort.png) 0 0 no-repeat; background-size:42px auto; vertical-align:top }
.list_array .list_arrayRight .array1 { background-position:0 0 }
.list_array .list_arrayRight .array2 { background-position:0 -30px }
.list_array .list_arrayRight .array3 { background-position:0 -60px }
.list_array .list_arrayRight .array1.on { background-position:-21px 0 }
.list_array .list_arrayRight .array2.on { background-position:-21px -30px }
.list_array .list_arrayRight .array3.on { background-position:-21px -60px }
.list_array .list_arrayRight img { display:none }

.list_shopping1x ul { width:100%; display:table; table-layout: fixed; box-sizing: border-box; text-align:left; font-size:0;}
.list_shopping1x li { width:100%; display:inline-block; vertical-align: top; border-top:1px solid #d9d9d9;}
.list_shopping1x li a { display: block; padding:25px 4px; position:relative; overflow:hidden; zoom:1;}
.list_shopping1x li:first-child {border:0px none;}
.list_shopping1x li:first-child a {padding:0 4px 25px 4px;}
.list_shopping1x li img.listPic {width:50%; float:left;}
.list_shopping1x .list_shoppingInfoArea { width:46%; float:left; padding-left:4%; font-size:12px; }
.list_shopping1x .list_shoppingInfo { text-align:left }

.list_shopping2x { }
.list_shopping2x ul { width:100%; display:table; table-layout:fixed; box-sizing:border-box; padding:0 2px; text-align:left; font-size:0 }
.list_shopping2x li { width:50%; display:inline-block; vertical-align:top; text-align:left }
.list_shopping2x li a { display:block; padding:0 2px 25px 2px }
.list_shopping2x li img.listPic { width:100% }
.list_shopping2x .list_shoppingInfo { padding:0 7px; text-align:left; font-size:12px }

.list_shopping3x ul { width:100%; display:table; table-layout: fixed; box-sizing: border-box; padding:0 2px; text-align:left; font-size:0;}
.list_shopping3x li { width:33.33%; display:inline-block; vertical-align: top; text-align:left }
.list_shopping3x li a {display: block; padding:0 2px 25px 2px;}
.list_shopping3x li img.listPic {width:100%;}
.list_shopping3x .list_shoppingInfo { text-align:left; font-size:12px }

.listColor { margin:0 2px }
.listColor span { display:inline-block; margin:0 2px 3px; width:10px; height:2px; text-align:center; vertical-align:middle; font-size:32px; text-indent:-10px; line-height: 2px; border:1px solid #e6e6e6; overflow:hidden }
.listName { word-break: break-all }
.listSize { /*font-weight:700 color:#999; */}
.listSubname { padding-top:2px; font-size:11px; color:#888; line-height:15px;  }
.listDiscount {color:#b5b5b5;}
.listPrice { padding-top:5px }
.listPrice .price { font-size:13px; /*font-weight:700*/ }
.listPrice del { margin-left:5px; font-size:11px; color:#999; }
.listPrice .percent { margin-left:5px; font-size:14px; color:#dfa094; font-weight:700 }
.listPrice .percent .per { font-size:11px; font-weight:normal }
.listIcon { display:block; margin:0 2px  }
.listIcon img { vertical-align:middle }
.listSoldout { color:#D22525; font-weight:700 }
.listReplace {  }
.listReview {color: #DB2E2E; margin-bottom:4px;}
.listReserve {color:#7d7d7d; font-size:0.917em;}
.listPoint {color:#7d7d7d; font-size:0.917em;}
/* //»óÇ°Áø¿­ */

/* ·Î±×ÀÎ */
.login { padding-bottom:30px; }
.login .caution {margin-bottom:10px;}
.member {/*padding:0 15px;*/ margin-top: 20px;}
.login #keyboard {text-align:center; margin:0 auto;}
.login #keyboard p {text-align:right; margin-bottom:12px;}
.login #keyboard img {display:none; width:100%;}
.login .loginInput {margin-top:18px;}
.login .loginInput input {width:100%; height:50px; display:block; margin-bottom:10px; }
.login .loginCheck {margin-top:10px;}
.login .loginCheck label {margin-right:12px;}
.login .loginCheck label input {vertical-align: middle;}
.login .loginMiddle .btn_Pink {font-size:1.70em;margin: 20px 0 10px;}
.login .loginBottom { padding:18px 15px; margin-top:20px;}
.login .loginBottom h4 { margin-bottom:5px; padding:0; font-weight:bold;}
.login .loginBottom a.btn_Black {margin-top:16px;}
.login .loginBottom a.btn_Black:last-child {margin-top:10px;}
.login .loginBottom a.btn_White { }
.sns-login {position: relative;margin: 7px 0 0;}
.sns-login .sns-title img { width:290px; }
.sns-login ul li { height:50px; line-height:48px; border: 1px solid #666; list-style: none;  background: #fff; width:100%; box-sizing:border-box; }
/*.sns-login ul li:first-child { margin: 0 2% 0 0; background: #01c73c; }*/
/*.sns-login ul li:first-child a{color:#fff;}
.sns-login ul li:first-child span{border-right:1px solid #f3f3f3;}*/
.sns-login ul li a { display: block;font-size: 1.12em; text-align:center;}
.sns-login ul li span { /*position: absolute; top: 0; left: 0;*/ width:48px; height:48px; display:inline-block; vertical-align:top;}
.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(/design/mariang7/phps/m/common/icon_naver_logo.png) no-repeat 50% 50% #01c73c; background-size: 18px auto; }*/
.sns-login ul li.naver{border:1px solid #000;}
.sns-login ul li.naver span { background: url(/design/mariang7/phps/m/common/icon_naver_logo2.png) no-repeat 50% 50%; background-size: 24px auto; }
.sns-login ul li.kakaotalk span { background: url(/design/mariang7/phps/m/common/icon_kakao_logo.png) no-repeat 50% 50% #feed17; 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 .sns-title { padding: 0 15px; color:#999;}
.sns-join .sns-title h2 { display: inline; font-weight: bold; font-size: 16px; margin-right: 5px; color:#333;}
.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 {position: relative;padding: 30px 0 20px 0;background: #f8f8f8;}
.sns-join .sns-title img { width: 300px; padding: 0 20px; }
.sns-join ul {padding: 0 15px;padding-bottom: 20px;}
.sns-join 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;background: #fff;}
.sns-join ul li a{ display: block; padding-left: 10px; border-left: 1px solid #dfdfdf; color: #999; font-size: 1.25em; font-weight: bold; letter-spacing: -1px; }
.sns-join ul li span { position: absolute; top: 0; left: 0; width: 50px; height: 40px; }
.sns-join ul li.naver span { background: url(/images/d3/m_01/icon/ico_sns_naver.gif) no-repeat 50% 50%; background-size: 18px auto; }
.sns-join ul li.facebook span { background: url(/images/d3/m_01/icon/ico_sns_facebook.gif) no-repeat 50% 50%; background-size: 12px auto; }
.sns-join ul li.kakao span { background: url(/images/d3/m_01/icon/ico_sns_kakaotalk.gif) no-repeat 50% 50%; background-size: 18px 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: 999;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  {height: 36px; line-height: 36px; padding: 16px 10px 0;text-align:center;font-size:14px; }
.layer .layer-pop .txt {max-height: 300px; overflow-y: auto; padding:10px;}
.layer .layer-pop .close {width:45px; height:36px; color:#fff; line-height: 42px; position:absolute; top:0; right:0;  background-color: #4f4f4f; text-align: center;}
body #comment_password {border-radius:0 !important; font-size:1em;}
body #comment_password .head {background-color: #efefef; height: 36px; line-height: 36px; font-weight: bold; text-align:left !important; padding: 0 10px;}
body #comment_password .head h5 {border-bottom:0px none !important; font-size:1em !important; padding:0 !important;}
body #comment_password .head a.close {width:45px; height:36px; color:#fff; line-height: 42px; top:0 !important; right:0 !important; text-align: center;}
body #comment_password .contents p {font-size:1em !important; font-weight:normal;}
body #comment_password .contents .form-wrap2 input {height: 35px;}
body #comment_password .contents .form-wrap2 p:last-child a {display:block; background-color: #393939; color:#fff; position:initial !important; padding:10px 0; margin-top: 10px;}
/* //·¹ÀÌ¾îÆË¾÷ */

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

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

/* µÚ·Î°¡±â
.hisBack:before {
    display: block;
    width: 27px;
    height: 27px;
    background: #fff;
    text-align: center;
    line-height: 27px;
    position: absolute;
    top: 23px;
    left: 14px;
    content: "¡ç";
    font-size: 20px;
	font-weight:bold;
    color:#111;
} */

.login { padding-bottom:30px; }
#review-board-write { margin-bottom:30px; }

/* ÀÌ¹ÌÁö ¹è³Ê */
.imgBanner { position:relative }
.imgBanner.pt36 { padding-top:36px }
.imgBanner.imgBnList li { padding-top:8px }
.imgBanner.imgBnList li:first-child { padding-top:10px }
.imgBanner li img { width:100% }

/* °Ô½ÃÆÇ »ó´Ü */
.boardLink { padding:0 9px }
.boardLink select { width:100%; height:50px; border:1px solid #d9d9d9 }

/*ÀÌº¥Æ®°Ô½ÃÆÇ »ó´Ü ÀÌ¹ÌÁö*/
.SMSbanner {
	overflow: hidden;
	display: box;
	display: -webkit-box;
	display: -moz-box;
	box-orient: horizontal;
	-webkit-box-orient: horizontal;
	-moz-box-orient: horizontal;
	clear: both;
}

.SMSbanner img {
	width: 100%;
	clear: both;
	overflow: hidden;
	/* border: 1px solid #ddd; */
}

.SMSbanner div {
	position: relative;
	box-flex: 1;
	-webkit-box-flex: 1;
	-moz-box-flex: 1;
	padding: 2px;
}