@charset "utf-8";

/* =================================
*   레이아웃 css
*   2023-02-28 작성
================================== */
html, body {width: 100%; height: 100%; top:0!important; }
font { vertical-align: initial!important; }

#fm_wrapper {position: relative; min-height: 100vh; background-color: #fff; box-sizing: border-box; }
#fm_wrapper:after {content: ""; clear: both; display: block; height: 0; visibility: hidden; }

#fm_container {position: relative; box-sizing: border-box;  }
#fm_container:after {content: ""; clear: both; display: block; height: 0; visibility: hidden; }

/* .fm--list { margin-top: 120px; } */
.mc--wrapper{height: auto;}
.container {padding-bottom: 80px; background-color: #fff; }

.inner {position: relative; width: 100%; max-width: 1240px; padding: 0 20px; margin: 0 auto; box-sizing: border-box;}
.inner:after {content: ""; clear: both; display: block; height: 0; visibility: hidden; }
.inner.small {width: 500px; }
.inner.medium {width: 750px; }
.inner.wide {width: 900px; margin: 0 auto; }
.mobile{display: none !important;}

/* =======================================================
	header
========================================================*/
#fm_header {position: relative; z-index: 2;  top: 0; left: 0; width: 100%; box-sizing: border-box; }
#fm_header.style01 {box-shadow: none; }
#fm_header .header-inner{padding-bottom: 53px; box-shadow:0px 4px 10px rgb(0 0 0 / 5%);}

.header{background-color: #fff; position: relative;}
.header-inner {position:relative; padding: 0; text-align: center; height: 100%;}
#store_header{z-index: 2;	top: 0;	left: 0;width: 100%;	box-sizing: border-box;}
#store_header .header-inner{padding-bottom: 53px; box-shadow:0px 4px 10px rgb(0 0 0 / 5%);}
/*.header-inner:after {content: ""; position: absolute; z-index: 200; left: 0; bottom: -9px; width: 100%; height: 9px; background-image: url("/AppData/images/site/layout/header_shadow.png"); background-repeat: repeat-x; background-position: left bottom; background-size: 1px 9px; }
*/
/* header-join*/
.header-join { width: 100%; margin-bottom: 10px; text-align: center; background-color: #2a6496 ; height: 60px; line-height:60px; }
.header-join a { display: block;  font-size: 20px; color:#fff;  white-space: inherit; }
.header-join a br { display: none; }
.header-join a span { font-weight: 700; }
.header-join .header-join-close { position: absolute; width: 30px; height: 60px; background-image: url(/AppData/images/layout/category_close_w.png); background-repeat: no-repeat; background-position: center center; background-size: 18px; top: 0; right: 20px}
/* header-top */
.header-top {width: 100%; }
.header-top:after {content: ""; clear: both; display: block; height: 0; visibility: hidden; }
.header-top .right li {float: left; position: relative; height:60px; line-height:60px;}
.header-top li:hover > a,
.header-top li:hover > button {text-decoration: underline; }
.header-top li a,
.header-top li button {position:relative; display:block; width:auto; height:60px; font-size: 14px; color: #888; }
.header-top li a.ptClr{width:auto; height:35px; transform:translateY(12.5px); padding:0 10px; color:#fff; line-height:35px; background-color:#2a6496; border-radius:4px; box-sizing:border-box; box-shadow:0 3px 10px 0 rgba(62, 126, 181, 0.5); vertical-align: initial!important; font-size: 16px;}
.header-top li:hover a.ptClr{text-decoration:unset; box-shadow:0 3px 10px 0 rgba(62, 126, 181, 0.8)}
.header-top li + li {margin-left: 7px; padding-left: 11px; }

.header-top li.btn-customer{padding-right: 16px;}
.header-top li.btn-customer button::after{
	content: '';
	display: inline-block;
	clear: both;
	position: absolute;
	margin-left: 5px;
	margin-top:3px;
	background: url(../../images/mediacommerce/common/select.png) no-repeat center;
	background-size: 100%;
	width: 8px;
	height: 13px;
}
.header-top .customer-menu{background-color: #fff; border: 1px solid #ddd; text-align: center; position: absolute; top: 50px; right: 0; z-index: 1000; box-sizing: border-box; display: none; padding: 5px 10px; box-shadow: 0px 2px 6px 2px #ddd;}
.header-top li.btn-customer:hover button::after{transform: rotate(180deg);}
.header-top li.btn-customer:hover .customer-menu{display: block;}
.header-top .customer-menu li{float: none; height:30px !important; margin-left: 0; padding-left: 0; line-height: 30px !important;}
.header-top .customer-menu li a{width: 100%; display: block; font-size: 13px; height: auto;}


/* header 언어선택 */
.header-top .btn-lang {float:right; height: 35px; line-height: 35px;  color: #222; font-size: 12px; }
.header-top .btn-lang:after {content: ""; clear: both; display: block; height: 0; visibility: hidden; }
.header-top .btn-lang .icon {float: left; margin-right: 6px;  width: 30px; height: 35px;  }
.header-top .btn-lang span {display: inline; }
.header-top .btn-lang:hover { opacity: 0.8; }

/* header-bar */
.header-bar {display: block; position: relative; width: 100%; margin: 15px 0 20px; box-sizing: border-box; vertical-align: middle; height: 72px;}
.header-bar:after {content: ""; clear: both; display: block; height: 0; visibility: hidden; }

/* logo */
.header .logo {height: 100%; display: block;}
.header .logo-type01{position: absolute; left: 0; top: 50%; transform: translateY(-50%); max-width: 33%; overflow: hidden; display: flex; align-items: center;}
.header .logo a,
.header .logo button {display: inline-block; font-weight: 600;}
.header .logo img {display: block; max-height: 72px; max-width: 240px;}
/* .header .logo-wrap img { max-width: none; max-height: 40px; } */
.header .logo .type-text{font-size: 36px; line-height: 72px; text-align: left;}

/* header-search */
.header-search{
	position: absolute;
	max-width: 40%;
	width: calc(100% - 50%);
  top: calc(50% + 26px);
	left: 50%;
	transform: translate(-50%, -50%);
}
.header-search input {
	height: 48px;
	line-height: 48px;
	padding-left: 15px;
	padding-right: 48px;
	background-color: #fff;
	text-align: left;
	border: none;
	width: 100%;
	border: 2px solid #6ab5d5;
	border-radius: 24px;
}
.header-search input::placeholder{color: #999;}
.header-search button{
	position: absolute;
	top: 5px;
	right: 5px;
	width: 38px;
	height: 38px;
	border-radius: 50%;
	background-color: #6ab5d5;
	background-image: url("/AppData/images/site/icon/gnb_search_w.png");
	background-repeat: no-repeat;
	background-position: center;
	background-size: 22px auto;
	text-indent: -9999px;
}

/* header-aside */
.header-aside {position: absolute; right: 0; top: 50%; transform: translateY(-50%); z-index: 4;}
.header-aside > ul > li {float: left; margin-left: 8px; position: relative; height: 60px; display: flex; align-items: center; justify-content: center;}
.header-aside > ul > li:first-child { margin-left: 0;}
.header-aside > ul > li.icon-cart{}
.header-aside > ul > li> a {display: block; width: 40px; height: 40px ; text-align: center; font-size: 13px; /* padding-top: 30px; */ font-size: 0; position: relative;}
.header-aside ul li a:hover{color:#6ab5d5; transition:.2s;}
.header-aside .icon-my a{background-image: url("/AppData/images/site/icon/gnb_mypage.png"); background-repeat: no-repeat; background-position: center; background-size: 26px;}
.header-aside .icon-cart a{background-image: url("/AppData/images/site/icon/gnb_cart.png"); background-repeat: no-repeat; background-position: center; background-size: 26px;}
.header-aside .icon-order a{background-image: url("/AppData/images/site/icon/gnb_order.png"); background-repeat: no-repeat; background-position: center;}
.header-aside .icon-search a{background-image: url("/AppData/images/site/icon/gnb_search.png"); background-repeat: no-repeat; background-position: center;}

.header-aside .badge-cart {display: inline-block; padding: 0px 5px; border-radius: 999px; box-sizing: border-box; background-color: #6ab5d5; text-align: center; line-height: 12px; position: absolute; top: 0; right: 0; }
.header-aside .badge-cart em {font-style: normal; font-size: 10px; font-weight: 500; color: #fff; line-height: 16px;  text-indent: 0; display: block;}
.header-aside .menu-icon .badge {position: absolute; top: -7px; left: 50%; min-width: 14px; padding: 2px; margin-left: 4px; background-color: #ff5b59; border-radius: 50%; font-size: 11px; line-height: 14px; color: #fff; text-align: center; }
.header-aside .menu-icon .badge em {font-style: normal; }

.header-aside .menu-icon .title {display: block; font-size: 11px; color: #666; }


.header-aside .tooltip-menu { position: absolute; left: 50%; top: 35px; z-index: 200; min-width: 150px; max-width: 370px; padding-top: 10px; margin-left: -8px; transform: translateX(-50%);}
.header-aside .tooltip-menu .arrow {position: relative; z-index: 201; width: 100%; padding-top: 14px; background-image: url("/AppData/images/site/layout/tooltip_arrow.png"); background-repeat: no-repeat; background-size: 21px 11px; background-position: bottom center;}

.header-aside .tooltip-menu ul {margin-top: -1px; padding: 8px 0; background-color: #fff; border: 1px solid #ddd; border-radius: 2px; box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.3); }
.header-aside .tooltip-menu ul li {float: none; }
.header-aside .tooltip-menu ul li a {display: block; padding: 5px 15px; color: #444; font-size: 13px; white-space: nowrap;text-align: left;  }
.header-aside .tooltip-menu ul li a:hover {font-weight: 700; }

/*.header-aside > ul .icon-search:hover a{background-image: url(/AppData/images/site/icon/gnb_search_on.png); }*/
.header-aside > ul .icon-my:hover a{background-image: url("/AppData/images/site/icon/gnb_mypage_on.png");}
.header-aside > ul .icon-cart:hover a{background-image: url("/AppData/images/site/icon/gnb_cart_on.png"); }
.header-aside > ul .icon-order:hover a{background-image: url("/AppData/images/site/icon/gnb_order_on.png"); }
.header-aside > ul > li:hover .title {color: #222; }

.header-aside .has-tooltip:hover .tooltip-menu {display: block; }


/* 번역 */
.icon-trans{width: 40px;}
.skiptranslate iframe { visibility: hidden!important;}
.lang-select { position: relative; cursor: pointer;}
.lang-select-button {width: 30px; height: 30px;}
.lang-select-button button { width: 100%; height: 100%; font-size: 0; box-sizing: border-box; transition: all .3s; background-image: url(/AppData/images/layout/icon_lang_b.png); background-repeat: no-repeat; background-size: 26px; background-position: center; }
.header-aside ul li .lang-select-button a { height: 100%; width: 100%; display: block;}
#goog-gt-vt { display: none!important; visibility: hidden !important; }
.VIpgJd-yAWNEb-L7lbkb { border: none!important; box-shadow: none!important; }
.VIpgJd-yAWNEb-VIpgJd-fmcmS-sn54Q { background-color: transparent!important; box-shadow: none !important; }
.VIpgJd-ZVi9od-aZ2wEe-wOHMyf { display: none!important; }

/* 선택된 언어 */
.lang-select-wrap .flag { display: block; background-position: center; background-repeat: no-repeat; background-size: cover; border: 1px solid #eee; box-sizing: border-box;}
.lang-select-button .flag { width: 100%; height: 100%; border-radius: 100%;}
.lang-select-button .lang { font-size: 0; }

.lang-list-wrap { position: absolute; top: 42px; left: 50%; transform: translateX(-50%); background-color: #fff;  box-shadow: -2px 2px 12px rgb(34 34 34 / 20%); word-break: keep-all; }
.lang-list-wrap ul { display: none; } 
.lang-list-wrap ul li { font-size: 14px; line-height: 23px; padding: 15px; box-sizing: border-box; } 
.lang-list-wrap ul li a { display: flex; padding-top: 0; }
.lang-list-wrap .flag {width: 35px; height: 23px; margin-right: 10px;}

.lang-select-wrap .flag.ko { background-image: url(/AppData/images/layout/icon-ko.svg); }
.lang-select-wrap .flag.en { background-image: url(/AppData/images/layout/icon-eng.svg); }
.lang-select-wrap .flag.ja { background-image: url(/AppData/images/layout/icon-jp.svg); }
.lang-select-wrap .flag.ch { background-image: url(/AppData/images/layout/icon-chn.svg); }
.lang-select-wrap .flag.vi { background-image: url(/AppData/images/layout/icon-vi.png); }
.lang-select-wrap .flag.th { background-image: url(/AppData/images/layout/icon-th.png); }
.lang-select-wrap .flag.mn { background-image: url(/AppData/images/layout/icon-mn.png); }
.lang-select-wrap .flag.ru { background-image: url(/AppData/images/layout/icon-ru.png); }
.lang-select-wrap .flag.si { background-image: url(/AppData/images/layout/icon-si.jpg); }
.lang-select-wrap .flag.ne { background-image: url(/AppData/images/layout/icon-ne.jpg); }
.lang-select-wrap .flag.km { background-image: url(/AppData/images/layout/icon-km.svg); }

/* nav */
.nav-menulist-wrap {margin: 0 auto;
  position: relative;
	width: calc(100% - 150px);
	right: 0;
  overflow: hidden;
  list-style: none;
  padding: 0;
  /* Fix of Webkit flickering */
  z-index: 1;}
/* .nav-menulist-wrap::before { content: ""; position:absolute; z-index: 1; top: 51px; bottom: 0; left: 0; width: 100%; height: auto; background-color: #fff;  box-shadow: -1px 4px 7px 0 rgb(0 0 0 / 10%);  } */
.nav-menulist-wrap:after {content: ""; clear: both; display: block; height: 0; visibility: hidden; }
.header-menu { position: absolute; width: 100%; left: 50%; transform: translateX(-50%); height: auto; background-color: #fff; color: #222; z-index: 2;}
.header-menu>div {}
.nav-menulist {display: -webkit-flex; display: -ms-flexbox; display: flex; position: relative; width:100% ; -webkit-overflow-scrolling: touch; flex-wrap: nowrap; justify-content: flex-start; box-sizing: border-box;}
.nav-menulist.active { height: auto; }

.nav-menulist li { width:auto; box-sizing: border-box; float: left;}
.nav-menulist li:hover a {font-weight: 500;  }

.nav-menulist li a {display: block; box-sizing: border-box; text-align: center; margin: 0 20px; line-height: 54px; font-size: 17px; font-weight: 500; }

.nav-menulist li.gnb-menu {width: 150px; min-width: 150px; max-width: 150px; flex-basis: 150px; }
.nav-menulist-wrap .swiper-button-prev.swiper-button-disabled,
.nav-menulist-wrap .swiper-button-next.swiper-button-disabled { opacity: 0; transition: all .3s; }

.nav-menulist-wrap .swiper-button-next { background-image: url("/AppData/images/layout/next.png"); background-size: 10px; padding-right: 0; background-color: #fff;  right: 0px; opacity: 1; transition: all .3s; }
.nav-menulist-wrap .swiper-button-prev { background-image: url("/AppData/images/layout/prev.png"); background-size: 10px; padding-left: 0px; background-color: #fff; left: 0px; opacity: 1; transition: all .3s; } 


/* =======================================================
	header-active
========================================================*/
.swiper-container .nav-menulist li.active a{ color: #6ab5d5; position: relative; font-weight: 600;}
.swiper-container .nav-menulist li.active > a:after {
	content: "";
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 2px;
	background-color: #6ab5d5;
}


/* =======================================================
	header type
========================================================*/
/* header type 01
-----------------------------------------------*/
.header.type01{
	border-bottom: 1px solid #eee;
	display: none;
	padding: 0 20px;
	width: 100%;
	box-sizing: border-box;
}
.header.type01.fixed{
	top: 0;
	position: fixed;
	z-index: 300;
}
.header.type01 h1 {
	display: inline-block;
	width:80%;
	text-align: center;
	margin: 0 auto;
	height: 60px;
	line-height: 50px;
	vertical-align:middle;
	box-sizing: border-box;
}
.header.type01 .logo {
	display: block;
	width: 100%;
}
.header.type01 .logo.type-text{
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
	font-size: 18px;
	font-weight: 600;
	color: #6ab5d5;
	line-height: 60px;
}
.header.type01 .logo.type-img {
	display:flex;
	align-items:center;
	justify-content:center;
	float:none;
	width: 100%;
	height: 100%;
	font-size: 18px;
}
.header.type01 .header-gate {
	position: absolute;
	top: 13px;
	float: left;
	/*right: 0;*/
	width: 24px;
	height: 24px;
	border-radius: 50%;
	border: 1px solid #ddd;
	background-image: url("/AppData/images/mediacommerce/button/header_gate.png");
	background-repeat: no-repeat;
	background-position: center center;
	background-size: 10px auto;
}
.header.type01 .main-logo { position: absolute; margin-top: 12.5px; }
.header.type01 .main-logo img { max-height: 25px;}


/* header type 02
-----------------------------------------------*/
.header.type02 {
	border-bottom: 0;
	box-sizing: border-box;
	height: 50px;
	line-height: 50px;
	background-color: #fff;
	position: relative;
	padding: 0 20px;
	width: 100%;
	border-bottom: 1px solid #eee;
	display: none;
}
.header.type02.fixed{
	top: 0;
	position: fixed;
	z-index: 300;
}
.header.type02 .header-back {
	float: left;
	width: 30px; height: 50px;
	box-sizing: border-box;
	vertical-align: middle;
	background-image: url("/AppData/images/mediacommerce/black/button/header_back_b.svg");
	background-repeat: no-repeat;
	background-position: left center;
	background-size: 18px 14px;
}
.header.type02 .header-home {
	float: left;
	width: 30px; height: 50px;
	box-sizing: border-box;
	vertical-align: middle;
	background-image: url("/AppData/images/mediacommerce/black/button/header_home_b.svg");
	background-repeat: no-repeat;
	background-position: center center;
	background-size: 18px 18px;
}
.header.type02 .header-logo {
	max-height: 30px;
	max-width: 180px;
	position: absolute;
	top: 50%;
	left: 30px;
	transform: translateY(-50%);
}
.header.type02 .header-logo .type-text{line-height: 1; font-weight: 600; font-size: 18px;}
/*.header.type02 .btn-back {
	float: left;
	width: 30px; height: 30px;
	margin-top: 10px;
	box-sizing: border-box;
	vertical-align: middle;
}
.header.type02 .icon-back {
	display: block;
	width: 30px;
	height: 30px;
	-webkit-mask-image: url("../images/layout/btn_history.svg");
	mask-image: url("../images/layout/btn_history.svg");
	-webkit-mask-size: 18px 14px;
	mask-size: 18px 14px;
	-webkit-mask-repeat: no-repeat;
	mask-repeat: no-repeat;
 	-webkit-mask-position: center;
 	mask-position: center;
}
.header.type02 .btn-home {
	float: left;
	width: 30px; height: 30px;
	margin-top: 10px;
	box-sizing: border-box;
	vertical-align: middle;
}
.header.type02 .icon-home {
	display: block;
	width: 30px;
	height: 30px;
	background-color: #fff;
	-webkit-mask-image: url("../images/layout/header_home.svg");
	mask-image: url("../images/layout/header_home.svg");
	-webkit-mask-size: 20px 20px;
	mask-size: 20px 20px;
	-webkit-mask-repeat: no-repeat;
	mask-repeat: no-repeat;
 	-webkit-mask-position: center;
 	mask-position: center;
}*/



/* header type 03
-----------------------------------------------*/
/*.header.type03 .btn-back {
	float: left;
	width: 30px; height: 30px;
	margin-top: 10px;
	box-sizing: border-box;
	vertical-align: middle;
}*/
.header.type03 {
	border-bottom: 0;
	box-sizing: border-box;
	height: 50px;
	line-height: 50px;
	background-color: #fff;
	position: relative;
	padding: 0 20px;
	width: 100%;
	border-bottom: 1px solid #eee;
	display: none;
}
.header.type03.fixed{
	top: 0;
	position: fixed;
	z-index: 300;
}
.header.type03 .header-back {
	float: left;
	width: 30px; height: 50px;
	box-sizing: border-box;
	vertical-align: middle;
	background-image: url("/AppData/images/mediacommerce/black/button/header_back_b.svg");
	background-repeat: no-repeat;
	background-position: left center;
	background-size: 18px 14px;
}

/*.header.type03 .icon-back {
	display: block;
	width: 30px;
	height: 30px;
	background-color: #222;
	-webkit-mask-image: url("../images/layout/btn_history.svg");
	mask-image: url("../images/layout/btn_history.svg");
	-webkit-mask-size: 18px 14px;
	mask-size: 18px 14px;
	-webkit-mask-repeat: no-repeat;
	mask-repeat: no-repeat;
 	-webkit-mask-position: center;
 	mask-position: center;
}*/

.header.type03 .header-title {
	float: left;
	margin: 0;
	/* text-overflow: ellipsis; */
	width: calc(100% - 30px);
	overflow: hidden;
	white-space: nowrap;
	font-size: 18px;
	font-weight: 500;
	text-align: left;
	color: #222;
	line-height: 50px;
}

.header.type03 .header-cart {
	width: 30px; height: 50px;
	box-sizing: border-box;
	vertical-align: middle;
	background-image: url("/AppData/images/site/icon/gnb_cart.png");
	background-repeat: no-repeat;
	background-position: center center;
	background-size: auto 22px;
	float: right;
}

/* =======================================================
 subsite-wrapper
========================================================*/
.subsite {display: none; position: fixed; top: 0; right: 0; bottom: 0; left: 0; z-index: 998; width: 100%; height: 100%; }
.subsite.active {display: block; }

.subsite .subsite-inner {position: relative; width: 100%; max-width: 1200px; margin: 0 auto; }

.subsite-wrapper {display: inline-block; position: absolute; top: 50px; left: 20px; width: 300px; z-index: 999; background-color: #fff; border-radius: 5px; box-shadow: 0px 10px 10px 5px rgba(0, 0, 0, 0.1); }
.subsite-wrapper a {display: block; }

.subsite-wrapper .icon-mall {display: inline-block; width: 18px; height: 18px; border-radius: 50%; border: 1px solid #e0e0e0; background-color: #fff; overflow: hidden; background-repeat: no-repeat; background-position: center center; background-size: 18px 18px; }
.subsite-wrapper .mall-name {display: inline-block; padding-left: 5px; vertical-align: top; line-height: 18px; color: #666;}

.subsite-header {padding: 15px 20px; border-bottom: 1px solid #e9eaee; }
.subsite-header .icon-mall {width: 24px; height: 24px; background-image: url("/AppData/uploadfiles/favicon/favicon-16x16.png"); background-repeat: no-repeat; background-position: center center; }
.subsite-header .mall-name {padding: 1px 20px 0 5px; background-image: url("/AppData/images/mediacommerce/white/button/link_arrow.png"); background-repeat: no-repeat; background-position: right top 7px; background-size: 8px auto; font-size: 16px; font-weight: 500; color: #222; line-height: 24px; }

.subsite-container {padding: 20px 20px 10px 20px;  }

.subsite-list {}
.subsite-list:after {content: ""; clear: both; display: block; height: 0; visibility: hidden; }
.subsite-list li {float: left; width: 49%; margin-bottom: 10px; }
.subsite-list li:nth-of-type(even) {margin-left: 5px; }
.subsite-list li .mall-name {max-width: calc(100% - 25px); overflow: hidden; text-overflow: ellipsis; box-sizing: border-box; white-space: nowrap; }
.subsite-list li:hover .mall-name {text-decoration: underline; }

/* =======================================================
	fnb
========================================================*/
.fnb-wrapper {
	position: fixed;
	left: 0; bottom: 0;
	z-index: 4;
	width: 100%;
	padding-bottom: 0;
	padding-bottom: env(safe-area-inset-bottom);
	padding-bottom: constant(safe-area-inset-bottom);
	box-shadow: 0px 8px 20px rgb(0 0 0 / 50%);
	background-color: #2a6496;
}
.fnb-wrapper ul {display: flex; flex-direction: row; }
.fnb-wrapper ul li {display: flex; flex-direction: column; width: 25%; height: 60px; box-sizing: border-box; text-align: center; justify-content: center; }
/* .current .fnb-menu {fill: #2a6496;color: #2a6496;} */

.fnb-menu {display: block; margin: 0 auto; padding-top: 2px; fill: #eee; color: #eee;}
.fnb-menu svg {display: block; margin: 0 auto;}
.fnb-name {display: block; font-size: 12px; margin-top: 4px;}

.fnb-home {width: 20px; height: 20px; }
.fnb-hamburger {width: 22px; height: 20px; /* fill:#6ab5d5 ;*/ }
.fnb-zzim {width: 22px; height: 20px; }
.fnb-cart {width: 20px; height: 20px; }
.fnb-mypage {width: 20px; height: 20px; }

.fnb-wrapper{ display: none; }


/* =======================================================
  footer - 공통
========================================================*/
.footer{background-color:#fafafa; color:#666;}
.footer-top {display: block; border-top: 1px solid #eee;}
.footer-top:after {content: ""; clear: both; display: block; height: 0; visibility: hidden; }

.footer-menu:after {content: ""; clear: both; display: block; height: 0; visibility: hidden; }
.footer-menu li {float: left; margin-right: 20px; padding: 15px 0;}
.footer-menu li:last-child {margin-right: 0; }
.footer-menu li a {font-size: 14px;box-sizing: border-box; text-align: left;}
/*.footer-menu li a:hover {text-decoration: underline; color: #fff; }*/
.footer-menu .footer-cs {float: right; margin-left: 0;}
.footer-menu .footer-cs a {font-weight: 700; font-size: 18px;}
.footer-menu .footer-cs a:hover {text-decoration: none; }
.footer-menu .footer-cs a span{margin-left: 10px; font-size: 18px;}

.footer-middle .mall-info p { margin: 10px 0; color: #555; font-size: 14px; font-weight: 500; }
.footer-middle .mall-info p:nth-child(n+2) { margin-top: 3px; } 
.footer-middle { padding: 10px 0 15px 0; }
.footer-middle .sub-logo{max-width: 180px;}

.footer-middle .mall-info{padding:10px 0 15px; font-size:20px; font-weight: 600;}
.footer-middle .desc-info{padding:10px 0 15px; font-size:16px; color: #555; font-weight: 500;}



.footer-info {padding: 30px 0;}
.footer-info::after{content: ""; width: 0; height: 0; display: block; clear: both;}
.footer-info .foot-logo {margin-bottom: 15px;}
.footer-info .foot-logo img {display: block; max-height: 56px;}
.foot-cpn-info-wrap{width:100%;}
.footer-info .foot-info-list{width:50%; margin-right:2%;}
.footer-info .foot-info-cs-list{width: 48%;}
.footer-info p {font-size: 13px; color: #666; margin-bottom: 4px;}
.footer-info p.foot-cpn-nm{font-size: 16px; font-weight:600; display: flex;}
.footer-info p.foot-cpn-nm .cpn-link{font-weight: 500; letter-spacing:-0.025em; margin-left: 8px; display: block; color: #2a6496; text-align: left;}
.footer-info p.foot-cpn-nm .cpn-link:hover{text-decoration: underline;}
.footer-info p.foot-cpn-nm .cpn-link::before{content: '(';}
.footer-info p.foot-cpn-nm .cpn-link::after{content: ')';}

.copy-group{padding-top: 40px; font-size: 13px; text-align:center; color: #ddd; clear: both;}

.footer-info .foot-cs-list{padding: 0 4%;box-sizing: border-box; width: 100%;}
.footer-info .foot-cs-list:first-child{/* border-right: 1px solid #eee; */ padding-left: 0;}
.footer-info .foot-cs-list:last-child{ padding-right: 0;}
.footer-info .foot-cs-list p{margin-bottom: 6px; word-break: keep-all; letter-spacing: -1px; color: #9b9b9b;}
.footer-info .foot-info-list p:last-child,
.footer-info .foot-cs-list p:last-child{margin-bottom: 0;}
.footer-info .foot-cs-list .btn-kchannel{font-weight: 600; padding: 12px 20px 12px 46px; box-sizing: border-box; color: #222; border-radius: 4px; margin-bottom: 10px; background: #fee500 url(/AppData/images/site/sns/icon_kakao.png) no-repeat left 10px center / 34px;}
.footer-info .foot-cs-txt{font-size: 16px;}
.footer-info .foot-cs-nm{font-size: 30px; font-weight: 500;}
.footer-info .foot-cs-nm.point-color{color: #2a6496;}
.footer-info .foot-cs-bank{font-size: 25px; font-weight: 500; color: #666 !important; line-height: 42px;}

.footer-policy-menu {margin: 10px 0 10px; }
.footer-policy-menu:after {content: ""; clear: both; display: block; height: 0; visibility: hidden; }
.footer-policy-menu li {float: left; }
.footer-policy-menu li a {display: inline-block; font-size: 13px; color: #aaa; padding-left: 9px; margin-left: 8px; background: url("/AppData/images/site/common/split.png") no-repeat left center; }
.footer-policy-menu li:first-child a {padding-left: 0; margin-left: 0; background: none; }
.footer-policy-menu li:hover a {text-decoration: underline; color: #aaa; }

.footer-info .copyright {font-size: 13px; }
.footer-info .copyright > span {font-family: 'Pretendard'; }

.footer-bottom {border-top: 1px solid #eee;}
.footer-bottom:after {content: ""; clear: both; display: block; height: 0; visibility: hidden; }
.footer-bottom .mall-info{font-size: 32px; font-weight: 600; margin-bottom: 0;}
.footer-bottom .footer-aside {float: right; width: 30%; display: inline-block; }
.footer-bottom .footer-aside:after {content: ""; clear: both; display: block; height: 0; visibility: hidden; }

.footer-bottom .btn-lang {float:right; height: 30px; line-height: 28px; color: #999; font-size: 12px; }
.footer-bottom .btn-lang:after {content: ""; clear: both; display: block; height: 0; visibility: hidden; }

.footer-bottom .btn-lang .icon {float: left; margin-right: 4px;  width: 16px; height: 28px; background-image: url("/AppData/images/site/icon/icon_lang.png");}
.footer-bottom .btn-lang:hover .icon {background-image: url("/AppData/images/site/icon/icon_lang_on.png");}
.footer-bottom .btn-lang span {display: inline; }

.footer .subsite-info { margin-bottom:15px; font-size: 15px; text-align: left;  }
.footer .subsite-info span { font-weight: 700; }

.policy-point{font-weight:600;}



/* =======================================================
  container
========================================================*/
.container {display: block; height: 100%; padding: 0 0; vertical-align: top; }

/* type02 - lnb 있음 */
.container.type02 .inner,
.container.type02 .container-inner {padding: 40px 15px 100px; width: 100%; max-width:1240px; margin: 0 auto; box-sizing: border-box; }

.container-inner {padding:80px 0 100px; margin: 0 auto; }
.container-inner:after {content: ""; clear: both; display: block; height: 0; visibility: hidden; }

.container-inner.small {width: 500px; }
.container-inner.medium {width: 750px; }


.lnb-container {float: left; display: inline-block; width: 20%; }
.lnb-container + .contents {float: right; width: calc(80% - 30px); }


/* container type02*/
.lnb-container {position: relative; }
.lnb-container:after {content: ""; clear: both; display: block; height: 0; visibility: hidden; }

.lnb-header {width: 100%; padding: 40px 10px; box-sizing: border-box; background-image: url("/AppData/images/site/sub/lnb_bg.png"); background-position: left top; background-size: 100% auto; }
.lnb-header .title {font-size: 18px; color: #fff; font-weight: 400; letter-spacing: 1px; }

.lnb {width: 100%; background-color: #f5f5f5; border: 1px solid #e0e0e0; box-sizing: border-box; }
.lnb + .lnb {border-top: 2px solid #ccc; }

.lnb li {width: 100%; border-top: 1px solid #fff; border-bottom: 1px solid #e0e0e0; }
.lnb li:first-child {border-top: 0; }
.lnb li:last-child {border-bottom: 0; }

.lnb li a {display: block; width: 100%; padding: 15px 10px; text-align: left; font-size: 13px; }
.lnb li:hover {background-color: #eee; font-weight: bold; }

.lnb li.current a {color: #222; font-weight: 700; }

.lnb-cs-wrapper {margin-top: 30px; box-sizing: border-box; border: 1px solid #eaeaea; padding: 20px 10px; background-color: #f5f5f5; }
.lnb-cs-wrapper .title {font-size: 14px; color: #444; margin-bottom: 10px; }
.lnb-cs-wrapper .tel {font-size: 20px; font-weight: 700; color: #222; margin-bottom: 10px; }
.lnb-cs-wrapper p {font-size: 12px; line-height: 18px;  color: #666; }


.mc--contents{
	width: 100%;
	max-width: 1240px;
	padding: 51px 20px 60px;
	margin: 0 auto;
	box-sizing: border-box;
  min-height: calc(100vh - 605px);
}

/* header-aside */
.pc.header-aside {display: none; }

.mobile.header-aside {display: inline-block; float: right; }
.mobile.header-aside:after {content: ""; clear: both; display: block; height: 0; visibility: hidden; }

.mobile.header-aside .menu-icon {width: 30px; height: 30px; float: left;  }
.mobile.header-aside .menu-icon.menu-cart {margin-right: 4px; }


.mobile.header-aside .menu-icon .badge {position: absolute; top: -3px; left: 50%; min-width: 14px; padding: 2px; margin-left: 4px; background-color: #ff5b59; border-radius: 50%; font-size: 11px; line-height: 14px; color: #fff; text-align: center; }
.mobile.header-aside .menu-icon .badge em {font-style: normal; }


/* =======================================================
	category-container
========================================================*/
.layer {
	display: none;
	position: fixed;
	top: 0; right: 0; bottom: 0; left: 0;
	z-index: 9998;
}

.mobile-category{display: block; position: fixed; top: 0; left: -100%; z-index: 9000; width: 100%; height: 100%; overflow: hidden;}
.mobile-category.active {display: block; left: 0; }
.mobile-category .dimlayer {display: none; position: absolute; z-index: 9001; top: 0; left: 0; width: 100%; height: 100%; background-color: rgba(0, 0, 0, .5); }
.mobile-category.active .dimlayer {display: block; }
.mobile-category .category-container {position: absolute; top: 0; right: -100%; z-index: 9002; width: 100%; height: 100%; background-color: #f5f5f5; box-sizing: border-box; overflow: hidden; overflow-y: auto; transition: 0.6s; }
.mobile-category.active .category-container {right: 0; }


/* category header
-----------------------------------------------*/
.category-header {
	padding: 20px 15px;
	box-sizing: border-box;
	border-bottom: 1px solid #dadbdf;
	background-color: #fff;
	text-align: left;
}
.category-header:after {content: ""; clear: both; display: block; height: 0; visibility: hidden; }
.category-log {
	float: left;
	width: calc(100% - 30px);
}
.category-log p {
	font-size: 22px;
	font-weight: 400;
	color: #222;
	margin-bottom: 10px;
}
.category-log strong {
	font-size: 22px;
	font-weight: 700;
	color: #222;
}
.category-log a {background-color: #6ab5d5; color: #fff; padding: 6px 10px; box-sizing: border-box;}
.close-category {
	float: right;
	display: inline-block;
	width: 30px;
	height: 30px;
	background-image: url("/AppData/images/site/mobile/button/btn_close.png");
	background-repeat: no-repeat;
	background-size: 20px;
	background-position: right center;
}


/* category util
-----------------------------------------------*/
.category-util {background-color: #fff; border-bottom: 1px solid #ddd; }
.category-util ul {display: table; margin: 0 auto;}
.category-util ul li {display: table-cell; width: 1%; padding: 20px 0; text-align: center; vertical-align: middle;}
.category-util ul li + li .category-util-menu{border-left: 1px solid #dadbdf;}
.category-util-menu {display: block;}
.category-util-menu p {
	font-size: 13px;
	text-align: center;
	white-space: normal;
}
.category-util-menu .icon{
	background-repeat: no-repeat;
	background-position: center;
	background-size: 100%;
	width: 40px;
	height: 40px;
	margin: 0 auto 10px;
}
.category-util-menu .icon-order {
	background-image: url("/AppData/images/mediacommerce/icon/category_order.png");
	background-size: 90%;
}
.category-util-menu .icon-cart {
	background-image: url("/AppData/images/mediacommerce/icon/category_cart.png");
	background-size: 90%;
}
.category-util-menu .icon-point {
	background-image: url("/AppData/images/mediacommerce/icon/category_point.png");
}
.category-util-menu .icon-coupon {
	background-image: url("/AppData/images/mediacommerce/icon/category_coupon.png");
}


/*
	category-gnb
-----------------------------------------------*/
.category-gnb {
	margin-top: 10px;
}
.gnb {
	width: 100%;
	box-sizing: border-box;
	background-color: #fff;
}
.gnb > li {
	width: 100%;
	box-sizing: border-box;
	border-bottom: 1px solid #f2f2f2;
}
.gnb > li:last-child {
	border-bottom: none;
}
.gnb > li > a,
.gnb > li > button {
	display: block;
	width: 100%;
	padding: 20px 35px 20px 15px;
	box-sizing: border-box;
	color: #222;
	text-align: left;
	outline: none;
	font-size: 17px;
}
.gnb li.has-depth > a,
.gnb li.has-depth > button {
	background-image: url("/AppData/images/mediacommerce/white/button/gnb_depth_open.png");
	background-repeat: no-repeat;
	background-position: right 20px top 25px;
	background-size: 10px 6px;
}
.gnb li.has-depth.active > a,
.gnb li.has-depth.active > button {
	background-image: url("/AppData/images/mediacommerce/white/button/gnb_depth_close.png");
}

.gnb .gnb-all {
	font-weight: 500;
}
.gnb .gnb-depth {
	display: none;
	background-color: #f5f5f5;
	border-top: 1px solid #f0f0f0;
}
.gnb .gnb-depth a,
.gnb .gnb-depth button {
	display: block;
	width: 100%;
	padding: 15px 30px;
	box-sizing: border-box;
	text-align: left;
	color: #666;
	font-size: 16px !important;
	outline: none;
}



/*
	category-nav
-----------------------------------------------*/
.category-nav {
	margin-top: 10px;
}
.nav-etc {
	width: 100%;
	background-color: #fff;
	box-sizing: border-box;
}
.nav-etc > li {
	width: 100%;
	border-bottom: 1px solid #f2f2f2;
	box-sizing: border-box;
}
.nav-etc > li:last-child {
	border-bottom: 1px solid #dadbdf;
}
.nav-etc > li > a,
.nav-etc > li > button {
	display: block;
	width: 100%;
	padding: 20px 35px 20px 15px;
	box-sizing: border-box;
	background-color: #fff;
	background-image: url("/AppData/images/mediacommerce/white/button/gnb_go.png");
	background-repeat: no-repeat;
	background-position: right 20px top 25px;
	background-size: 6px 10px;
	color: #222;
	text-align: left;
	font-size: 17px;
	outline: none;
}
.gnb-allcategory button  { background-image: none!important; font-weight: 500; }


/*	category-nav
-----------------------------------------------*/
.category-subsite {
	margin-top: 10px;
}

.nav-subsite {
	width: 100%;
	background-color: #fff;
	box-sizing: border-box;
}

	.nav-subsite > li {
		width: 100%;
		border-bottom: 1px solid #f2f2f2;
		box-sizing: border-box;
	}

		.nav-subsite > li > a * {
			vertical-align: middle;
		}

		.nav-subsite > li > a,
		.nav-subsite > li > button {
			display: block;
			width: 100%;
			padding: 15px 40px 15px 20px;
			box-sizing: border-box;
			background-color: #fff;
			background-image: url("/AppData/images/mediacommerce/white/layout/gnb_go.png");
			background-repeat: no-repeat;
			background-position: right 20px top 25px;
			background-size: 6px 10px;
			font-size: 15px;
			color: #222;
			text-align: left;
			outline: none;
		}

.icon-mainmall {
	display: inline-block;
	width: 16px;
	height: 16px;
	margin-right: 10px;
	background-image: url("/AppData/uploadfiles/favicon/favicon-16x16.png");
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
}

.nav-subsite.subsite-depth {
	border-bottom: 1px solid #dadbdf;
}

	.nav-subsite.subsite-depth:after {
		content: "";
		clear: both;
		display: block;
		height: 0;
		visibility: hidden;
	}

	.nav-subsite.subsite-depth > li {
		float: left;
		width: 50%;
	}

		.nav-subsite.subsite-depth > li:nth-child(odd) {
			border-right: 1px solid #f2f2f2;
		}

		.nav-subsite.subsite-depth > li > a {
			overflow: hidden;
			text-overflow: ellipsis;
			white-space: nowrap;
		}

		.nav-subsite.subsite-depth > li.nodata {
			width: 100%;
			padding: 25px 0;
			box-sizing: border-box;
			border: none;
			font-size: 14px;
			color: #888;
			text-align: center;
		}

/*
	category-lang
-----------------------------------------------*/
.category-lang button {
	display: block;
	width: 100%;
	margin-top: 10px;
	padding: 20px 20px;
	box-sizing: border-box;
	background-color: #fff;
	font-size: 15px;
	color: #222;
	text-align: left;
	border-bottom: 1px solid #dadbdf;
}
.category-lang button:after {content: ""; clear: both; display: block; height: 0; visibility: hidden; }

.category-lang button span {
	float: left;
	padding-left: 20px;
	background-image: url("/AppData/images/mediacommerce/white/icon/category_global.svg");
	background-repeat: no-repeat;
	background-position: left center;
	background-size: contain;
}

.category-lang button em {
	float: right;
	font-style: normal;
	color: #888;
}


/*
	category-recently
-----------------------------------------------*/
.category-recently {
	margin-top: 10px;
	background-color: #fff;
	box-sizing: border-box;
	border-bottom: 1px solid #dadbdf;
	padding: env(safe-area-inset-top) env(safe-area-inset-right) env(safe-area-inset-bottom) env(safe-area-inset-left);
	padding: constant(safe-area-inset-top) constant(safe-area-inset-right) constant(safe-area-inset-bottom) constant(safe-area-inset-left);
}

/* category-recently-header */
.category-recently-header {
	padding: 20px 20px 20px 15px;
	box-sizing: border-box;
	border-bottom: 1px solid #f2f2f2;
}
.category-recently-header:after {content: ""; clear: both; display: block; height: 0; visibility: hidden; }
.category-recently-header .title {
	float: left;
	color: #444;
	font-weight: 400;
	font-size: 17px;
}
.category-recently-header .btn-goto {
	float: right;
	outline: none;
}
.category-recently-header .btn-goto span {
	background-position: right center;
	font-weight: 400;
	line-height: 23px;
}

/* category-recently-list */
.category-recently-list {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flex;
	display: flex;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-webkit-flex-direction: row;
	-ms-flex-direction: row;
	flex-direction: row;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	padding: 20px 20px;
	box-sizing: border-box;
}
.category-recently-list li {
	position: relative;
	width: calc((100vw - 60px)/3);
	height: calc((100vw - 60px)/3);
	border: 1px solid #e9eaee;
	background-color: #f2f2f2;
	box-sizing: border-box;
	border-radius: 5px;
	overflow: hidden;
}
.category-recently-list li.nodata {
	padding: 25px 0 0;
	width: 100%;
	box-sizing: border-box;
	border: none;
	background-color: #fff;
	font-size: 14px;
	color: #888;
	text-align: center;
}
.category-recently-list li + li {
	margin-left: 10px;
}
.category-recently-list li + li {
	margin-left: 10px;
}
.category-recently-list li a,
.category-recently-list li button {
	display: block;
	width: 100%; height: 100%;
	outline: none;
}
.category-recently-list li img {
	display: block;
	width: 100%;
	height: 100%;
}
.category-recently-list li .item-sticker{max-width: 60px; max-height: 60px; width: 11vmin; height: 11vmin; }


/* =======================================================
 subsite-wrapper
========================================================*/
.subsite {display: none; position: fixed; top: 0; right: 0; bottom: 0; left: 0; z-index: 998; width: 100%; height: 100%; }
.subsite.active {display: block; }

.subsite .subsite-inner {position: relative; width: 100%; max-width: 1200px; margin: 0 auto; }

.subsite-wrapper {display: inline-block; position: absolute; top: 50px; left: 20px; width: 300px; z-index: 999; background-color: #fff; border-radius: 5px; box-shadow: 0px 10px 10px 5px rgba(0, 0, 0, 0.1); }
.subsite-wrapper a {display: block; }




.subsite-wrapper .icon-mall {display: inline-block; width: 18px; height: 18px; border-radius: 50%; border: 1px solid #e0e0e0; background-color: #fff; overflow: hidden; background-repeat: no-repeat; background-position: center center; background-size: 18px 18px; }
.subsite-wrapper .mall-name {display: inline-block; padding-left: 5px; vertical-align: top; line-height: 18px; color: #666;}

.subsite-header {padding: 15px 20px; border-bottom: 1px solid #e9eaee; }
.subsite-header .icon-mall {width: 24px; height: 24px; background-image: url("/AppData/uploadfiles/favicon/favicon-16x16.png"); background-repeat: no-repeat; background-position: center center; }
.subsite-header .mall-name {padding: 1px 20px 0 5px; background-image: url("/AppData/images/mediacommerce/white/button/link_arrow.png"); background-repeat: no-repeat; background-position: right top 7px; background-size: 8px auto; font-size: 16px; font-weight: 500; color: #222; line-height: 24px; }

.subsite-container {padding: 20px 20px 10px 20px;  }

.subsite-list {}
.subsite-list:after {content: ""; clear: both; display: block; height: 0; visibility: hidden; }
.subsite-list li {float: left; width: 49%; margin-bottom: 10px; }
.subsite-list li:nth-of-type(even) {margin-left: 5px; }
.subsite-list li .mall-name {max-width: calc(100% - 25px); overflow: hidden; text-overflow: ellipsis; box-sizing: border-box; white-space: nowrap; }
.subsite-list li:hover .mall-name {text-decoration: underline; }


/* =======================================================
  최근 본 상품 recently-area
========================================================*/
.right-warp{
	position: fixed;
	right: 5%;
	top: 30%;
	width: 100px;
	z-index: 20;
	background-color: #fff;
}
.right-recently-area{
	width: 100%;
	border: 1px solid #ddd;
	box-sizing:border-box;
}

.right-recently-header { text-align: center;}
.right-recently-header .title {font-size: 14px; padding: 10px; box-sizing: border-box; font-weight: 500; display: block;}

.right-recently-area .right-recently-list{padding: 10px; border-top: 1px solid #ddd; display: none;}
.right-recently-area.open .right-recently-list {display: block;}
.right-recently-list:after {content: ""; clear: both; display: block; height: 0; visibility: hidden; }
.right-recently-list li {width: 100%; padding-bottom: 100%; height: 0;  border: 1px solid #ddd; border-radius: 5px; overflow: hidden; background-color: #f2f2f2; position: relative; box-sizing: border-box;}
.right-recently-list li.nodata {width: 100%; background-color: #fff; font-size: 13px; color: #888; border: none; text-align: center; word-break: keep-all;}
.right-recently-list li.nodata p{ position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); width: 100%; height: auto; }
.right-recently-list li + li {margin-top: 10px;}
.right-recently-list li a,
.right-recently-list li button {display: block; width: 100%; height: 100%; outline: none; position: absolute; top: 0; left: 0;}
.right-recently-list li img {display: block; width: 100%; height: 100%; }

.right-recently-area .goto-recently{ font-size: 13px; text-align: center; display: block;	background: #f5f5f5;	padding: 5px; border-top: 1px solid #ddd; border-bottom: 1px solid #ddd; box-sizing: border-box; color: #666; display: none;}
.right-recently-area.open .goto-recently{display: block; white-space:initial ;}

.right-recently-area .btn-accordion{
	display: block;
	border: none;
	text-indent: -9999px;
	width: 100%;
	height: 26px;
}
.right-recently-area .btn-accordion{
	background: #fff url(../../images/fieldmake/mobile/footer/arrow_down.png) no-repeat center;
}
.right-recently-area.open .btn-accordion{
	background: #fff url(../../images/fieldmake/mobile/footer/arrow_up.png) no-repeat center;
}


/* =======================================================
  sticky-wrapper
========================================================*/
.sticky-wrapper {
	display: block;
	position: fixed;
	bottom: 165px; right: 36px;
	z-index: 3;
}

.sticky-wrapper .sticky-top {
	display: block;
	width: 55px; height: 55px;
	background-image: url(/AppData/images/mediacommerce/white/button/top_button.png);
	background-repeat: no-repeat;
	background-size: 20px;
	background-position: center center;
	background-color: #fff;
	box-shadow: -1px 1px 6px rgb(0 0 0 / 14%);
	border-radius: 24px;
	box-sizing: border-box;
/* 	transform: translateX(15px); */
}

.sticky-wrapper .btn-order-call{display:none; background-color: #222; color: #fff; width: 81px; height: 81px; border-radius: 100%; font-size: 18px; margin-bottom: 15px; box-shadow: 0 3px 10px 0 rgba(0,0,0,.3);}
.sticky-wrapper .btn-order-call:hover{box-shadow:0 3px 10px 0 rgba(0,0,0,.3);}
.sticky-wrapper .btn-order-call p { display: block; white-space: normal; }

.sticky-wrapper .btn-company{display:block; background-color: #6ab5d5; color: #fff; width: 81px; height: 81px; border-radius: 100%; font-size: 18px; margin-bottom: 15px; box-shadow: 0 3px 10px 0 rgba(106, 181, 213, 0.4);}
.sticky-wrapper .btn-company:hover{box-shadow:0 3px 10px 0 rgba(106, 181, 213, 0.6);}
.sticky-wrapper .btn-company p { display: block; white-space: normal; }

.sticky-wrapper .btn-agree{display:block; background-color: #2a6496; color: #fff; width: 81px; height: 81px; border-radius: 100%; font-size: 18px; margin-bottom: 15px; box-shadow: 0 3px 10px 0 rgba(62, 126, 181, 0.3);}
.sticky-wrapper .btn-agree:hover{box-shadow:0 3px 10px 0 rgba(62, 126, 181, 0.5);}
.sticky-wrapper .btn-agree p { display: block; white-space: normal; }

/* 서브스토어 header */
.store-header{ z-index: 2; top: 0;	left: 0; width: 100%; 	box-sizing: border-box;}
.store-header .header-inner{padding-bottom: 51px;}
.store-header .header-bar .logo-wrap {
  height: 100%;
	display: flex;
  align-items: center;
  justify-content: center;
}
.store-header .header-bar .logo-wrap h1{font-size: 20px; margin: 0;}
.store-header .header-bar .logo-wrap .type-text{font-size: 24px; font-weight: 600; color: #6ab5d5; display: flex; align-items: center;}
.store-header .header-bar .logo-wrap .type-img img{max-height: 60px;}

/* 서브페이지 gnb */
.store-header .header-menu{ background-color: #6ab5d5;}
.sub-menulist-wrap {
	/* margin: 0 auto;
  position: relative;
  overflow: hidden;
  list-style: none;
  padding: 0;
  z-index: 1;  */
	/* float: left; */
	/* width: calc(100% - 150px); */
	width: 100%; /* 카테고리 메뉴 제거 */
}
.sub-menulist-wrap:after {content: ""; clear: both; display: block; height: 0; visibility: hidden; }
.sub-menulist {display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display: flex; width: 100%; -webkit-overflow-scrolling: touch;}

.sub-menulist-wrap .swiper-button-next { background-image: url("/AppData/images/layout/next.png"); background-size: 10px; padding-right: 0px; background-color: #fff;  right: 0px; opacity: 1; transition: all .3s; }
.sub-menulist-wrap .swiper-button-prev { background-image: url("/AppData/images/layout/prev.png"); background-size: 10px; padding-left: 0px; background-color: #fff; left: 0px; opacity: 1; transition: all .3s; } 
.sub-menulist-wrap  .swiper-button-prev.swiper-button-disabled,
.sub-menulist-wrap  .swiper-button-next.swiper-button-disabled { opacity: 0; transition: all .3s; }

.sub-menulist li {width: auto; flex: auto;  text-align: center;}
.sub-menulist li:hover a {font-weight: 500; }
.sub-menulist li a {display: inline-block; padding: 0 10px; box-sizing: border-box; line-height: 51px; text-align: center; font-weight: 500; color: #fff; white-space : nowrap }
.sub-menulist li a, .sub-menulist li button { font-size: 17px; }
.sub-menulist li.active a{
	color: yellow;
	position: relative;
	font-weight: 600;
}

/* =======================================================
	상품검색
========================================================*/
.search-box{position: relative;}
.search-box.list-search {padding: 10px 0px; background-color: #fff; box-sizing: border-box; }
.search-box.list-search .btn-search {top: 15px; right: 5px; }

.main-search {position: relative; width: 100%; padding: 20px 0px; background-color: #fff; box-sizing: border-box; }
.main-search:after {content: ""; clear: both; display: block; height: 0; visibility: hidden; }

.main-search .search-box {position: relative; float: right; width: 400px; max-width: 100%; }
.main-search .search-box.KOR {width: calc(100% - 61px); }
.search-box .search-input {display: block; width: 100%; height: 40px; padding: 0 45px 0 20px; background-color: #f6f6f6 !important; border: none; border-radius: 999px; box-sizing: border-box; outline: none; }
.search-box .search-input:-webkit-autofill{
	-webkit-box-shadow: 0 0 0px 1000px #f6f6f6 inset !important;
	-webkit-text-fill-color: #444 !important;
}
.search-box .btn-search {position: absolute; width: 30px; height: 30px; top: 5px; right: 5px; background-color: #6ab5d5; background-image: url("/AppData/images/mediacommerce/white/icon/icon_search_w.png"); background-repeat: no-repeat; background-size: 18px 18px; background-position: center center; border-radius: 999px; }
.mc--main .main-search .search-box{width: 100%;}

.main-search .main-recently {float: left; margin: 3px 0 0 10px; }
.main-search .main-recently .icon-recently {display: block; width: 20px; height: 20px; margin: 0 auto; background-image: url("/AppData/images/mediacommerce/white/icon/icon_recently.png"); background-repeat: no-repeat; background-size: contain; background-position: center bottom; }
.main-search .main-recently span {font-size: 11px; color: #666; }

.list-product .search-tit{font-size: 18px; text-align: center; margin-top: 10px; font-weight: 500;}
.list-product .search-tit .sch-keyword::before{content: '‘'; display: inline-block; clear: both;}
.list-product .search-tit .sch-keyword::after{content: '’'; display: inline-block; clear: both;}
.list-product .search-tit .count{color: #888; font-weight: 400; font-size: 16px;}


/* breadcrumb */
.breadcrumb{font-size: 14px;}
.breadcrumb ul::after{
	content: '';
	display: block;
	clear: both;
}
.breadcrumb ul li{
	float: left;
	position: relative;
	line-height: 19px;
	color: #666;
}
.breadcrumb ul li + li{
	padding-left: 18px;
	margin-left: 13px;
}
.breadcrumb ul li + li::before{
	content: '';
	display: block;
	clear: both;
	position: absolute;
	top: 0;
	left: 0;
	background: url(../../images/common/breadcrumb_arrow.png) no-repeat center;
	width: 5px;
	height: 21px;
	background-size: 5px;
}


/* =======================================================
  반응형 시작
========================================================*/

@media(max-width:1200px){
	.mc--contents {
    padding: 40px 20px;
	}
  .footer-info .foot-cs-nm{font-size: 24px;}
  .footer-info .foot-cs-bank{font-size: 20px; line-height: 33px;}
}


@media(max-width:1024px){
	
  .mc--contents{min-height: calc(100vh - 659.72px);}
	.nav-menulist li a { margin: 0 15px; }
	.ctg-more { display: none; }

  /* footer */
  .footer-menu .footer-cs{float: none; clear: both; width: 100%; border-bottom: 0; padding: 0;}

  .footer-info{padding: 18px 0;}
  .footer-info .foot-logo{float:none; width:100%; margin:0 0 15px 0;}

	.foot-cpn-info-wrap{float:none; width:100%;}
  .footer-info .foot-info-cs-list{width: 100%; padding-top: 15px; border-top: 1px solid #eee; }
  .footer-info .foot-cs-list p{margin-bottom: 4px;}
  .footer-info .foot-cs-txt{font-size: 14px;}

	/* .footer-info .foot-info-list{float: none; width: 100%; margin:20px 0 0 0;} */
	.footer-info .foot-info-list.wanav{float: none !important; width: 100%; margin: 0 0 20px;}

	/* nav */
	.nav-menulist-wrap { position: relative; width: calc(100% - 150px); }
	.nav-menulist li {width: auto; flex: 1; min-width: auto; }
	.ctg-more { display: none; }
	
	.lnb-container{display:none;}
	.lnb-container + .contents{float:none; width:100%;}

}

@media(max-width:960px){
	.pc{display: none !important;}
	.mobile{display: block !important;}

	.fnb-wrapper{display: block !important;}
	#fm_header .header-inner,
	#store_header .header-inner {padding-bottom: 46px;}
	#fm_header .header-inner{box-shadow: none; border-bottom: 1px solid #eee;}
	/* #fm_container {padding-top: 46px;} */
/*	.fm--main {margin-top: 0px!important; }*/
	.mc--container{padding-bottom: 20px;}
	.mc--contents{min-height: calc(100vh - 564px); padding:  20px 15px;}
	.mc--wrapper{padding-bottom: 50px; box-sizing: border-box;}
	.store-header .header-bar .logo-wrap h1{font-size: 16px;}
	/* .search-list-product{display: none;} */
	.breadcrumb{display: none;}
	
	/* header */
	.header .logo-type01{max-width: calc(100% - 80px); overflow: hidden;}
	.header .logo .type-text{line-height: 30px; font-size: 18px; max-width: 100%;}
	.header.type01,
	.header.type02,
	.header.type03{display: block !important; padding: 0 15px;}

	.header-join { height: 40px; line-height: 40px; }
	.header-join a { font-size: 16px; }
	.header-join .header-join-close { height: 40px; background-size: 15px; }

	.header-top{display: none;}
	.header-bar{height: 60px; line-height: 60px; margin: 0;}
	.header .logo img{max-height: 30px;}

	.header-aside > ul > li{width: 30px; height: 50px;}
	
	.header-aside > ul > li > a{
		text-indent: -9999px;
    font-size: 0;
    height: 40px;
    padding: 0;
		margin: 5px 0;
    width: 30px;
	}
	.header-aside > ul > li .open-gnb{ margin: 5px 0;}
	.header-aside .icon-search a{background-size: auto 22px; background-position: center;}
	.header-aside .icon-cart a{background-position: center; background-size: auto 22px;}
	.header-aside > ul .icon-cart:hover a{background-image: url("/AppData/images/site/icon/gnb_cart.png"); }
	.header-aside > ul .icon-order:hover a{background-image: url("/AppData/images/site/icon/gnb_order.png"); }
	.header-aside > ul > li.icon-my{display: none !important;}

	.header-search{
		position: relative;
    width: 100%;
    top: 0;
    left: 0;
    transform: none;
    max-width: 100%;
		padding-bottom: 15px;
	}
	.header-search input{height: 40px; line-height: 40px; padding-right: 40px;}
	.header-search button{top: 4px; right: 4px; background-size: 18px; width: 40px; height: 32px; border-radius: 20px;}


	/*  번역 */
	.lang-select-button{display: flex; height: 26px; width: 26px;}
	.lang-select-button button {background-size:22px;}
	.lang-select .lang-list-wrap { top: 38px;}
	.lang-list-wrap ul li{padding: 10px; font-size: 13px;}

	/* 번역-서브스토어 */
	.type01 .lang-list-wrap{transform: none; right: 0; left: auto;}
	
	/* nav */
	/* 	.nav-menulist li{min-width: 80px;} */
	.nav-menulist-wrap { width: 100%; }
	.nav-menulist li a{ font-size: 15px;  line-height: 46px;}
	.nav-menulist li:first-child a{margin-left:0;}
	.nav-menulist li:last-child a{margin-right:0;}

	/* 플로팅 버튼 */
	.sticky-wrapper .btn-order-call{display:flex; flex-direction:column; align-items:center; justify-content:center; width: 51px; height: 51px; font-size: 13px; line-height:1.15; margin-bottom: 10px;}

	.sticky-wrapper .btn-company,
	.sticky-wrapper .btn-agree {width: 51px; height: 51px; font-size: 13px; margin-bottom: 10px;}
/* 	.sticky-wrapper .sticky-top { transform: translateX(0); } */

	/* footer */
	.footer-info{padding:18px 0 75px;}
	.footer-middle .sub-logo{max-height: 40px;}
	.footer-info .foot-logo img{max-height:30px;}
	.footer-info p.foot-cpn-nm{font-size:16px;}

	.mall-info{font-size:16px;}
	.desc-info{font-size: 14px;}
	.footer-bottom .mall-info{font-size: 20px;}
}

@media(max-width:768px){
	.inner{padding: 0 15px;}
	
	/* header */
	.header-join { height: auto; padding: 10px 0;  }
	.header-join .header-join-close { height: 100%; }
	.header-join a { line-height: 1.7; }
	.header-join a br { display: block; }

	/* footer */
	.footer-menu .footer-cs a{font-size: 14px;}
	.footer-info p{font-size: 13px;}
  .footer-info .foot-cs-bank{font-size: 18px;}

	.copy-group{padding-top:20px;}

	/* container */
	.container-inner{padding: 0px 0 80px;}

	/* 상품검색 */
	.list-product .search-tit{font-size: 16px;}
	.list-product .search-tit .count{font-size: 14px;}

	.sticky-wrapper { right: 20px;  bottom: 135px;}
	.sticky-wrapper .sticky-top { width: 44px; height: 44px; border-radius: 18px; }
}

@media (max-width: 500px){
  .mc--contents{min-height: calc(100vh - 615px);}
	/*.nav-menulist li:last-child {padding-right: 10%; }*/
	.nav-menulist li.gnb-menu {display: none; }

	/* header */
	.header-search{padding-bottom: 10px;}
	.header-bar{height: 50px; line-height: 50px;}
  .header-aside > ul > li{margin-left: 5px;}
	.header.type01 h1{height: 50px;}
	.header.type01 .logo.type-text{line-height: 50px;}
	

	/* footer */
	.footer-menu li{ margin-right: 12px; padding: 8px 0;}
  .footer-menu li a{font-size: 12px;}
	.footer-menu .footer-cs{padding-top: 14px;}
	.footer-menu .footer-cs a span{font-size: 18px; display: block; margin-left: 0; line-height: 1.6;}
  .footer-info .foot-logo,
  .footer-info .foot-info-list.wanav{margin: 0 0 12px;}
  .footer-info .foot-cs-list{width: 100%; padding: 12px 0; border-bottom: 1px solid #eee;}
  .footer-info .foot-cs-list:first-child{border-right: none;}
  .footer-info .foot-cs-list:last-child{border-bottom: none; padding-bottom: 0;}
  .footer-info .foot-cs-nm{font-size: 20px;}
  .footer-info .foot-cs-bank{font-size: 16px; line-height: 32px;}
  .footer-info .foot-info-cs-list{ padding-top: 0; }

	/* container */
  .container-inner{padding: 0 0 60px;}



}


/* =======================================================
	이미지 해상도 처리
========================================================*/
/*
  ##Device = Android
*/
@media screen and (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi){
	.mobile .icon-search {background-image: url("/AppData/images/site/icon/m_gnb_search@2x.png");}
	.mobile .icon-my {background-image: url("/AppData/images/site/icon/m_gnb_my@2x.png");}
	.mobile .icon-cart {background-image: url("/AppData/images/site/icon/m_gnb_cart@2x.png");}
}

/*
  ##Device = IOS
*/
@media screen and (-webkit-min-device-pixel-ratio: 3), (min-resolution: 288dpi) {
	.mobile .icon-search {background-image: url("/AppData/images/site/icon/m_gnb_search@3x.png");}
	.mobile .icon-my {background-image: url("/AppData/images/site/icon/m_gnb_my@3x.png");}
	.mobile .icon-cart {background-image: url("/AppData/images/site/icon/m_gnb_cart@3x.png");}
}


/*.fixed .product-sticker {width: 40%; }*/
.fixed.product-info-wrap {position: fixed;top: 76.05px;width: calc((100vw - 40px) * 0.4);max-width: calc(1170px * 0.4);padding-top: 10px;}
.fixed .product-title-area {margin-bottom: 5px; }
.fixed .buycontroller-total-wrapper {height: 41px; }
.fixed .buycontroller-total-text,
.fixed .buycontroller-total-price {line-height: 40px; }
.fixed .buycontroller-layer {z-index: 2; }

@media(max-width:425px){
	.header.type01 .main-logo {  margin-top: 15px; }
	.header.type01 .main-logo img { max-height: 20px;}


	.footer-info p.foot-cpn-nm{flex-direction: column;}
	.footer-info p.foot-cpn-nm .cpn-link{margin-left: 0; margin: 2px 0 12px;}


}


@media(max-width:375px){ 
	.mc--contents{ padding: 20px 15px; }
}


@media(min-width:769px) { 
	/* =======================================================
		category-container
	========================================================*/
	.pc-category.layer-category {
		display: none;
    position: absolute;
    left: 20px;
    top: 50px;
    z-index: 300;
		-ms-overflow-style: none; /* IE and Edge */
		scrollbar-width: none; /* Firefox */
		background-color: #f5f5f5;
		width: 300px;
		height: 100%;
	}
	.category-container {
		width: 100%;
		border: 1px solid #ddd;
		background-color: #e5e5e5;
		box-shadow: 1px 3px 10px 0 rgba(0, 0, 0, 0.1);
	}
	.category-container.active{display: block;}

	/* .category-mobile { display: none; } */
	.close-category { background-position: left center; }
	.category-nav { margin-top: 0; }

	.category-subsite { display: none; }
	.category-gnb { margin-top: 0; }
	.category-recently { margin-top: 10px; border-bottom:none; }

	.category-container::-webkit-scrollbar {
		display: none; /* Chrome, Safari, Opera*/
	}


	/*
		category-recently
	-----------------------------------------------*/
	.category-recently-list { overflow: hidden; }
	.category-recently-list li {
		width:calc(33% - 5.5px);	height: 112.63px;
	}

}
