@import url(https://fonts.googleapis.com/earlyaccess/notosanskr.css);
@font-face {
	font-family: 'ElandChoiceB';
	src: url('/font/ELAND/ELAND-Choice-B.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'ElandChoiceL';
	src: url('/font/ELAND/ELAND-Choice-L.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'ElandChoiceM';
	src: url('/font/ELAND/ELAND-Choice-M.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'ElandNice';
	src: url('/font/ELAND/ELAND-Nice-M.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'GongGothicLight';
	src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_20-10@1.0/GongGothicLight.woff') format('woff');
	font-weight: normal;
	font-style: normal;
}
:not(input, textarea) {
	/*user-select: none;*/
}
html{
	font-size: 62.5%;
	font-family: "Noto Sans KR", sans-serif;
	min-height: 100vh;
	height: 100%;
}
body {
	height: 100%;
	margin:0;
	-webkit-font-smoothing:antialiased;
}
* {
	box-sizing:border-box;
	-webkit-tap-highlight-color:transparent;
	padding:0;
	margin:0;
	outline:0;
}
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: auto;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: 0;
	border-spacing: 0;
}
a{
	text-decoration: none;
	color:unset;
}
html{
scrollbar-3dLight-Color:#FF4D41; 
scrollbar-base-color:#FF4D41; 
scrollbar-Face-Color:#FF4D41; 
scrollbar-Highlight-Color:#FF4D41; 
scrollbar-Shadow-Color:#FF4D41; 
scrollbar-DarkShadow-Color:#FF4D41; 
scrollbar-arrow-color:#FF4D41; 
scrollbar-Track-Color:#efefef;
}
::-webkit-scrollbar { 
width:10px;	
height:3px;	
} 

::-webkit-scrollbar-track { 
background:#efefef; 
-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.15); 
} 

::-webkit-scrollbar-thumb { 
background:#FF4D41; 
/*border-radius: 10px; */
-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.2); 
} 
ul,li{
	list-style: none;
}
body>.index{height:100%;}
.index > .index-body-left{
	display: none;
	height: 100%;
	left: calc(55vw - 51.2rem);
	position: fixed;
	width: 51.2rem;
}
.index > .index-body-right{
	height:100%;
	display: block;
	max-width: 42rem;
	width:100%;
	position: relative;
}
.index > .index-body-right > .index-body-content {
	width: 100%;
	height: 100%;
	background: #fff;
	font-size: 12px;
	margin-bottom:0px;
}
.index > .index-body-left > .index-body-left-container{
	flex-direction: column;
	height: 100%;
	max-width: 40rem;
	padding: 1rem 0 0;
	width: 100%;
}
.index .index-body-left-top {
	height: 100%;
	    display: flex;
    flex-direction: column;
    justify-content: space-around;
}
.index .index-body-left-top .index-body-left-top-logo{
	box-sizing: border-box;
	display: flex;
	align-items: center;
	overflow: hidden;
	width:fit-content;
	max-width: 37.5rem;
	height: 40px;
	background: none;
	opacity: 1;
	border: 0px;
	margin: 0px;
	padding: 0px;
	position: relative;
}
.index .index-body-left-top .index-body-left-top-logo > img{
	display: inline-block;
	/*width:40px;*/
	height:40px;
	/*border:1px solid #555;
	border-radius: 5px;*/
}
.index .index-body-left-top .index-body-left-top-logo > img+span{
	font-size: 30px;
    padding: 0 10px;
    font-family: ElandNice;
    position: relative;
    top: 5px;
    display: inline-block;
    height: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    word-break: break-all;
    white-space: nowrap;
}
.index .index-body-left-top > .index-body-left-top-body{
	flex-direction: column;
	position: relative;
	top: 3rem;
	width: 37.5rem;
	justify-content:space-between;
	height: calc(100% - 180px - 1.4rem);
}
.index .index-body-left-top > .index-body-left-top-body .ibltb-top{
	display: flex;
	height: 100%;
	align-items: center;
}
.index .index-body-left-top .PCbanner2{
	height: 12rem;
	position: relative;
	width: 100%;
}

.index-body-right > .index-body-content > .index-container > .index-youtube-div + .flowerdomain,
.index-body-right > .index-body-content > .index-container > .index-youtube-div + .owl_banner,
.index-body-right > .index-body-content > .index-container > .flowerdomain + .owl_banner,
.index-body-right > .index-body-content > .index-container > .owl_banner + .owl_banner
{
	border-top:5px solid #e5e5e5;
}

.index .index-body-left-top .PCsearch > span{
	box-sizing: border-box;
	display: block;
	overflow: hidden;
	width: initial;
	height: initial;
	background: none;
	opacity: 1;
	border: 0px;
	margin: 0px;
	padding: 0px;
	position: absolute;
	inset: 0px;
}
.index .index-body-left-top > .index-body-left-top-body .PCbanner2 > span > img{
	box-sizing: border-box;
	padding: 0px;
	border: none;
	margin: auto;
	display: block;
	width: 0px;
	height: 0px;
	min-width: 100%;
	max-width: 100%;
	min-height: 100%;
	max-height: 100%;
	object-fit: contain;
}
.index .index-body-left-top .PCsearch > span > img{
	position: absolute;
	inset: 0px;
	box-sizing: border-box;
	padding: 0px;
	border: none;
	margin: auto;
	display: block;
	width: 0px;
	height: 0px;
	min-width: 100%;
	max-width: 100%;
	min-height: 100%;
	max-height: 100%;
	object-fit: contain;
}
.index .index-body-left-top .PCsearch{
	height: 6.7rem;
	/*margin-top: 3.9rem;*/
	width:100%;
	position: relative;
}
.index .index-body-left-top .PCsearch > span+div{
	align-items: center;
	padding-left: 2rem;
	width:100%;
}
.index .index-body-left-top .PCsearch > span+div > div:first-child{
	width: 100%;
	max-width: 28rem;
	position: relative;
	align-items: center;
}
.index .index-body-left-top .PCsearch > span+div > div > input{
	background: transparent;
	border-style: none;
	color: #2d3035;
	font-size: 2rem;
	font-weight: 500;
	width: 26rem;
	max-width: 26rem;
	border-radius:0.6rem;
	height: 5.2rem;
	padding: 1.45rem 1.6rem;
}
.index .index-body-left-top .search-button{
	position: absolute;
	right: 0px;
	width: 68px;
	height: 63px;
	border-radius: 50%;
	cursor: pointer;
}
.index .index-body-left-top .index-youtube-div{
	flex-wrap: wrap;
	margin-top:4rem;
}
.index-slider{
	margin-top:2.2rem;
	height:20rem;
	position: relative;
	/*border:1px solid #616161;*/
	/*overflow: hidden;*/
}
.index-slider:before{
	padding-top:50%;
	content:"";
	display: block;
}
.index-main-slider{
	width: 100%;
	height: 100%;
	position: absolute;
	top:0;
	left:0;
	overflow: hidden;
	margin: 0 auto;
	margin-bottom:0px !important;
}
.index-main-slider img{
	width: 100%;
	height: 100%;
	object-fit: cover;
}
.index .index-footer{
	margin-top:2.2rem;
	flex-direction:column;
	gap:0.1rem;
	font-size:12px;
	padding:1rem;
	background: rgba(0, 0, 0, 0.5);
	color:#fff;
	width: 100%;
}
.index .index-footer a{
	border:1px solid #000;
	font-size:11px;
	font-family: 'dotum';
	background: #fff;
	color:#444;
	padding:3px 3px 2px;
	font-weight: bold;
	border-radius:2px;
}
.index .index-footer span{
	padding:0 5px;
}
.index .index-footer span:before{
	content: "";
	display: inline-block;
	width: 1px;
	vertical-align: middle;
	top: -1px;
	height: 11px;
	background: #ccc;
	position: relative;
	margin-right: 6px;
}
.index .index-body-left-top .index-main-slider .slick-prev{left:5px;}
.index .index-body-left-top .index-main-slider .slick-next{right:5px;}
.index .index-body-left-top .index-main-slider .slick-arrow {
	z-index: 20;
	width: 30px;
	height: 30px;
	border-radius: 50%;
	text-align: center;
	line-height: 30px;
	background-color: transparent;
	outline: none;
   	transition: all 0.4s;
}
.index .index-body-left-top .index-main-slider .slick-prev:before,.index .index-body-left-top .index-main-slider .slick-next:before{
	position: relative;
	left: 0px;
	top:0;
	font-weight: 600;
	font-size: 30px;color:#000;
}
.index .index-body-left-top .index-main-slider .slick-dots { position:absolute; z-index:20; bottom:10px; width:100%; text-align:center; font-size:0; line-height:0; }
.index .index-body-left-top .index-main-slider .slick-dots>li { display:inline-block; padding:0px; width: auto; height: auto;}
.index .index-body-left-top .index-main-slider .slick-dots>li>button { box-sizing:border-box; width:16px; height:8px; background:#fff; overflow:hidden; text-indent:-999px; border-radius:4px; opacity:0.6; transition:width 0.2s; box-shadow:0 0 3px #767676; outline:none; }
.index .index-body-left-top .index-main-slider .slick-dots>li>button:before{display: none;}
.index .index-body-left-top .index-main-slider .slick-dots>li.slick-active>button { width:40px; background:#000; box-shadow:0 0 3px #fff; }
.index .index-body-left-top .index-main-slider .slick-track,.index .index-body-left-top .index-main-slider .slick-list{height:100%;}
.flex-wrap-nowrap{
	flex-wrap:nowrap;
}
.justify-start{
	justify-content:flex-start;
}
.align-stretch{
	align-items:stretch;
}
.loaded-true{
	animation: 200ms ease-in 0s 1 normal forwards running opacity-zero100;
}
@keyframes opacity-zero100 {
	0% {
		opacity: 0
	}

	100% {
		opacity: 1
	}
}
.opa0{
	opacity: 0;
}
.pointer{
	cursor: pointer;
}
.flex{
	display: flex;
}
.input-del{
	position: absolute;
	right: 0;
	padding: 0.6rem;
	font-size: 0px;
}
button {
	background: transparent;
	cursor: pointer;
	border: none;
	padding: 0;
}
.input-del button{
	animation: 0.3s ease 0s 1 normal none running opacity-zero100;
	width: 2.4rem;
	height: 2.4rem;
	font-size: 0px;
}
.none{display: none !important;}
input::placeholder, textarea::placeholder{
	color: #C6C9CE;
}

.clear{
	clear:both;
}
.search_pop, .category_pop, .addCard_pop, .orderer_pop{
	position: fixed;
    top: 0;
    bottom: 0;
    background: #fff;
    z-index: 7776;
    width: 100%;
    overflow: auto;
}
.search_pop .hd-title, .category_pop .hd-title, .addCard_pop .hd-title, .orderer_pop .hd-title{
	display: flex;
    justify-content: space-between;
    align-items: center;
    padding:15px;
}
.category_pop .hd-title, .addCard_pop .hd-title, .orderer_pop .hd-title{
	z-index: 1;
	align-items: center;
    padding-bottom: 12px;
    background: #fff2cf;
    color:#000;
    position: fixed;
    width:100%;
    top:0;
}

.category_pop .hd-title-text, .addCard_pop .hd-title-text, .orderer_pop .hd-title-text{
	font-family: 'ElandNice';
}

.category_pop .hd-title-text h2, .addCard_pop .hd-title-text h2, .orderer_pop .hd-title-text h2{
	font-size: 26px; font-weight: normal;
}

.category_pop .hd-body, .addCard_pop .hd-body, .orderer_pop .hd-body{
	position: relative;
	top:59px;
	font-family: 'ElandChoiceM';
}
.category_pop .hd-body > ul > li > div:hover, .category_pop .hd-body > ul > li > ul.on > li:hover{
	color:#ff5000;
}
.category_pop .hd-body > ul > li{
	position: relative;
	border-bottom: 1px solid #bdbdbd;
}
.category_pop .hd-body > ul > li > ul.on{
	height: auto;
}
.category_pop .hd-body > ul > li > ul > li {
	padding:0;
	line-height: 40px;
    height: 40px;
    display: flex;
    justify-content: flex-start;
    color: #666;
    align-items: center;
    font-size: 13px;
    cursor: pointer;
}
.category_pop .hd-body > ul > li > ul.on > li{
    border-top:1px dashed #e5e5e5;
}
.category_pop .hd-body > ul > li > ul > li > i{
	font-size:16px;
	margin-right:7px;
}
.category_pop .hd-body > ul > li > ul{
	height: 0;
	overflow: hidden;
	padding: 0 15px;
	transition: height .2s ease;
}
.category_pop .hd-body > ul > li > div{
	position: relative;
    display: flex;
    width: 100%;
    justify-content: space-between;
    align-items: center;
    padding: 5px 5px 4px;
    cursor: pointer;
}
.category_pop .hd-body > ul > li > div > h2{
	width:100%;
	padding:0 10px;
	font-size: 16px;
	font-weight: normal;
}
.category_pop .hd-body > ul > li > div > span{
	margin-left: 10px;
}
.category_pop .hd-body > ul > li > div > span i{
	font-size: 20px;
	padding:10px;
}
.search_pop .hd-btn-search, .category_pop .hd-title-text, .addCard_pop .hd-title-text, .orderer_pop .hd-title-text{
	width: 100%;
}
.search_pop .hd-btn-close i, .category_pop .hd-btn-close i, .addCard_pop .hd-btn-close i, .orderer_pop .hd-btn-close i{
	cursor: pointer;
	font-size: 24px;
    margin-top: -2px;
    margin-left: 5px;
    padding: 5px 10px 5px 5px;
    margin-right: -10px;
}
#hd{
	position: relative;
	background: #fff2cf;
}
#hd .hd-logo{
	display: flex;
	align-items: center;
	justify-content: center;
	flex-wrap: nowrap;
	padding:12px;
	height:55px;
}
#hd .hd-logo > img{
	display: inline-block;
    width: 100%;
    height: 100%;
    object-fit: contain;
}
#hd .hd-logo a{
	display: block;
	text-align: center;
	vertical-align: top;
	font-size: 26px;
	margin-top:2px;
	font-family: 'ElandNice';
	    overflow: hidden;
    text-overflow: ellipsis;
    word-break: break-all;
    white-space: nowrap;
}
#hd .hd-btn{
	display: flex;
	justify-content: center;
	align-items: center;
	height: 50px;
	background: #fff;
	width:100%;
}
#hd .hd-btn > div{
	width:calc(100% - 100px);
	height: 100%;
	display: flex;
	align-items: center;
	justify-content: center;
}
#hd .hd-btn > div.hd-btn-bars{
	width:50px;
	font-size: 24px;
}
#hd .hd-btn > div:not(.hd-btn-search) i{
	width: 33px;
    height: 33px;
    text-align: center;
    line-height: 33px;
    cursor: pointer;
}
#hd .hd-btn > div.hd-btn-cart{
	width:50px;
	font-size:24px;
	position: relative;
}
.cart_cnt{
		position: absolute;
	bottom: 8px;
	right: 8px;
	display: block;
	height: 16px;
	line-height: 14px;
	border-radius: 8px;
	background: #ef2121;
	font-size: 12px;
	color: #fff;
	padding: 0 5px;
	font-family: "Noto Sans KR";
	font-weight: normal;
}
#hd .hd-searchbox, .search_pop .hd-searchbox{position: relative;}
#hd .hd-searchword, .search_pop .hd-searchword{
	background: #ffffff;
	border-radius: 3px;
	border: 1px solid #00c312;
	color: #000000 !important;
	padding: 0 35px 0 10px;
	width: 100%;
	height:35px;
}
#hd .hd-searchword+svg, .search_pop .hd-searchword+svg{
		position: absolute;
	top: 0;
	right: 5px;
	width: 24px;
	height: 34px;
	border: 0;
	border-radius: 0 3px 3px 0;
	cursor: pointer;
	background: none;
	font-size: 15px;
	color: #00c312;
}
#hd .hd-btn-search form, .search_pop .hd-btn-search form{width: 100%;}
#hd input.hd-searchword::placeholder, .search_pop input.hd-searchword::placeholder{
	color:#75cf7e;
	font-family: 'dotum';
}
#hd #hd_category{
	display: block;
	position: relative;
	background: none;
	z-index: 999;
	top:0;
	height: 43px;
	-webkit-backface-visibility: hidden;
	width: 100%;
}
#hd #hd_category .menu_wr{
	box-shadow:none;
	width: 100%;
	height: 100%;
	overflow-y:auto;
	position:relative;
	z-index:9999;
	background: #fff;
}
#hd #hd_category .menu_wr .menu_content{
	position: relative;
}
#hd #hd_category .menu_wr .hd-category-ul{
	padding: 0;
	white-space: nowrap;
	overflow-x: scroll;
	background: #fff;	
	margin:0;
}
#hd #hd_category .menu_wr .hd-category-ul li{
	display: inline-block;
	position: relative;
	line-height: 40px;
	padding:0;
	margin:0;
	z-index: 1;
}
#hd #hd_category .menu_wr .hd-category-ul li.on{
	background: #444;
	border-top-right-radius: 10px;
	border-top-left-radius: 10px;
}
#hd #hd_category .menu_wr .hd-category-ul li a{
	display: block;
	color: #333;
	padding: 0 15px;
}
#hd #hd_category .menu_wr .hd-category-ul li a:hover{
	font-weight: bold;
}
#hd #hd_category .menu_wr .hd-category-ul li.on a{
	color:#fff;
}
#hd #hd_category .menu_wr .hd-category-ul::-webkit-scrollbar{
	height:3px;
}
.index > .index-body-right > .index-body-content > .index-container{
	padding-bottom: 54px; background: #fff;
}
.owl_banner{
			position: relative;
			text-align: center;
		}
		.owl_banner .slide-wrap{display:none}
.owl_banner img {max-width:100%;height:auto}
.owl_banner .owl_banner_page {background:rgba(0,0,0,0.5);display:inline-block;position:absolute;z-index:1;right:15px;bottom:15px;border-radius:30px;padding:0;width:100px;line-height:30px}
.owl_banner .owl_banner_page .pager-prev {float:left;display:inline-block;padding:0;color:#fff;width:25px}
.owl_banner .owl_banner_page .pager-next {float:right;display:inline-block;padding:0;color:#fff;width:25px}
.owl_banner .owl-counter {margin:0;width:50px;float:left;display:inline-block;padding:0;color:#fff}
.gl_wrap{position: relative;}
.gl_item{width: 100%;}
.gl_item img{max-width: 100%;vertical-align: middle;border: none;outline: none; width: 100%; height: 100%; object-fit: cover;}
.main-wrap{
	/*max-width: calc(100% - 20px);*/
	width: 100%;
	margin:0;padding:0;
	font-family: 'ElandChoiceB';
}
.gl_image{overflow: hidden; position: relative;}
.gl_image:before{
	content:"";
	display: block;
	padding-top:100%;
}
.gl_image div.ahref{width: 100%;position: absolute;height: 100%;left: 0;top: 0;}
.mainSwiper{cursor: grab; padding:15px;}
.gl_info{padding:10px 0 0;}
.gl_info .gli_goods_name{padding-bottom: 8px;margin-bottom: 5px;border-bottom: 1px #d4d4d4 solid; font-size:13px;font-weight: 400;color: #454545;}
.gl_info .gli_goods_name div{overflow: hidden;text-overflow: ellipsis;word-break: break-all;white-space: nowrap;}
.gl_info .gli_goods_name div.a{width: 100%;display: inline-block;}
.gl_info .gli_goods_name div.a:hover{text-decoration: underline;}
.gl_info .gli_goods_price{padding:0px; font-size:12px;}
.gl_info .gli_goods_price.goods_price{color:#ae0000;}
.gl_info .gli_goods_price.through{color:#555; text-decoration: line-through;}
.gl_info .gli_goods_price b{font-size: 15px;/*color: #FF5A5A;*/font-weight: bold; font-family: 'Noto Sans KR'; padding-right:1px;position: relative; bottom:-1px;}
/*.gl_info .gli_goods_price+.gli_goods_price b{font-size: 11px;color: steelblue;font-weight: normal;}*/
.gl_info .gli_goods_price+.gli_goods_price{padding-top:4px;}
.gl_info .gli_goods_price:not(.goods_price)+.gli_goods_price:not(.goods_price){padding-top:0px;}
.gl_wrap .gl_image img{transition: all .2s;}
.gl_wrap .gl_image:hover img{transform: scale(1.1); opacity: 0.7;}
.main-wrap h5{font-size: 24px;
	padding: 12px 10px 10px;
	color: #333;
	font-weight: 400;
	margin:0;
	border-bottom: 1px solid #e2e2e2;
	border-top:5px solid #e5e5e5;
	position: relative;
	display: flex;
	justify-content: space-between;
    align-items: center;
}
.main-wrap h5 a{
	position: absolute;
	right:0px;
	font-size:14px;
	color:#008bf2;
	padding:3px 15px 3px 10px;
}
.main-wrap h5 a:hover{
	opacity: 0.7;
}
.swiper-container{	width: 100%;
	overflow: hidden;
	position: relative;
	z-index: 1;}
.swiper-slide{/*width: 280px !important; flex-shrink: unset;*/}
.swiper-button-next, .swiper-button-prev{
	top:40.5%;
}
.swiper-button-next:after, .swiper-button-prev:after{
	font-size:14px;
	padding: 7px;
	border-radius: 30px;
	opacity: 0.7;
	color:#fff;
	background: #000;
}
.index .footer{
	padding:5px 15px 15px;
	border-top: 5px solid #e5e5e5;
}
.index .footer h2:nth-child(n+1){
	padding-top:10px;
}
.index .footer p{
	padding-top: 2px;
}
.index .footer p > a{
	border: 1px solid #000;
	font-size: 11px;
	font-family: 'dotum';
	background: #fff;
	color: #444;
	padding: 3px 3px 2px;
	font-weight: bold;
	border-radius: 2px;
}
.index .footer p.copyright{
	border-top: 1px solid #e5e5e5;
	margin: 8px -15px -15px;
	padding: 10px 15px 17px;
	text-align: center;
	font-family: 'ElandChoiceM';
}

.index .footer ul{
	display: flex;
	align-items: center;
	justify-content: space-between;
	padding:10px 0 5px
}
.index .footer ul li{
	width:30%;
	text-align: center;
	font-family: 'ElandChoiceB';
	border:1px solid #bdbdbd;
	cursor: pointer;
	padding:0;
	border-radius: 3px;
}
.index .footer ul li a{
	display: inline-block;
	width:100%;
	padding:8px 0;
}
.index .footer ul li:hover{
	background: #555;
	color:#fff;
	border-color: #000;
}
.popup-container.none{
	display: none;
}
.popup-container:not(.none) +.popup-container:not(.none){
	display: none;
}
.popup-container{
	   position: fixed;
	top: 0;
	bottom: 0;
	left: 0;
	width: 100%;
	z-index: 2222;
	display: inline-flex;
	background: rgba(0, 0, 0, 0.5);
	flex-direction: column;
	justify-content: center;
	align-items: center;
}
.popup-container > .popup-wrap{
	position: relative;
	display: flex;
	max-height: calc(100% - 4px);
	border: 2px solid #000;
	background: #333;
	flex-direction: column;
	justify-content: center;
	flex-wrap: nowrap;
	min-width: 418px;
}
@media only screen and (max-width: 419px){
	.popup-container > .popup-wrap{
		min-width: 90%;
	}
}
.popup-container > .popup-wrap > .popup-title{
	color:#fff;
	font-family: 'Noto Sans KR',sans-serif;
	padding:0 12px;
	height: 50px;
	line-height: 48px;
	font-size:18px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.popup-container > .popup-wrap > .popup-body{
	   display: inline-block;
	overflow-y: auto;
	background: #fff;
}
.popup-container > .popup-wrap > .popup-body img{
	width: 100% !important;
	height: auto !important;
}

.popup-container > .popup-wrap > .popup-body > *{
	display: block;
}

.popup-container > .popup-wrap > .popup-body img[href]{
	cursor: pointer;
}

.popup-container > .popup-wrap > .popup-footer ul{
	display: inline-block;
	width:100%;
}
.popup-container > .popup-wrap > .popup-footer ul li{
	border-top:1px solid #bdbdbd;
	font-family: 'Dotum';
	width:50%;
	float: left;
	text-align: center;
	font-size:14px;
	padding:15px 0;
	background: #fff;
	color:#333;
	cursor: pointer;
	transition: all .2s ease;
}
.popup-container > .popup-wrap > .popup-footer ul li+li{
	border-left:1px solid #bdbdbd;
	width: calc(50% - 1px);
}
.popup-container > .popup-wrap > .popup-footer ul li:hover{
	background: #333;
	color:#fff;
	border-color:#333;
	font-weight: bold;
}
.body-category{
	display: block;
	font-family: 'Noto Sans KR';
	width:100%;
	margin: 0 auto;
	padding-top:1px;
	/*border-bottom: 1px solid rgba(0,0,0,0.08);*/
	   overflow:hidden;
}
.body-category-title{
	display: block;
	position: relative;
	height: 45px;
	line-height: 45px;
	margin: 0px;
	border-bottom: 1px solid rgba(0,0,0,0.08);
	text-align: center;
	font-size: 13px;
	color: #1e1e1e;
}
.body-category-title.fixed{
	position: fixed;
	top:0;
	width:100%;
	max-width: 41.8rem;
	background: #fff;
	z-index: 999;
}
.body-category-title h2{
	font-size:20px;
	overflow: hidden;
    text-overflow: ellipsis;
    word-break: break-all;
    white-space: nowrap;
    height: 45px;
    float: right;
    text-align: left;
    width: calc(100% - 40px);
    padding-right:10px;
    line-height: 44px;
}
.body-category-title span img {
	content: url(/mall/img/btn_historyGo.png?v=2);
	position: absolute;
	z-index: 1;
	top: 50%;
	left: 10px;
	width: 25px;
	height: 25px;
	margin-top: -12.5px;
}
.body-category-title:after {
	content: "";
	display: block;
	*zoom: 1;
	clear: both;
}
.body-category-title .hd-write-btn {
    position: absolute;
    z-index: 1;
    top: 0;
    right: 10px;
    height: 100%;
    display: inline-flex;
    justify-content: center;
    align-items: center;
}
.body-category-title .hd-write-btn a{
	font-size: 14px;
    font-weight: 500;
    background: #FF5000;
    color: #fff;
    padding: 0 10px;
    cursor: pointer;
    border-radius: 3px;
    display: inline-flex;
    height: 31px;
    justify-content: center;
    align-items: center;
}
.body-category-ul {
	display: block;
	position: relative;
	z-index: 30;
	width: 101%;
	margin: 7px 0 3px 2%;
	border: none;
	font-size: 0;
	line-height: 0;
	letter-spacing: -4px;
}
.goods_list .item_img.soldout:after{
	content: "";
	position: absolute;
	top:0;
	left:0;
	right:0;
	bottom:0;
	background: rgba(0, 0, 0, 0.4);
}
span.goods_soldout{
	position: absolute;
    top: calc(50% - 25px);
    font-family: 'ElandNice';
    display: block;
    width: 100%;
    text-align: center;
    line-height: 52px;
    height: 50px;
    background: rgba(237, 20, 61, 0.7);
    color: #fff;
    font-size: 24px;
    z-index: 1;
}
.fixed+*{
	margin-top:45px !important;
}
.body-category-li {
	position: relative;
	display: inline-block;
	*display: inline;
	*zoom: 1;
	width: 31%;
	margin: 0 1% 5px 0;
}
.body-category-li a {
	display: flex;
	align-items: center;
    justify-content: flex-start;
    line-height: 29px;
    border: 1px solid #797979;
    color: #555;
    font-size: 12px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    position: relative;
    letter-spacing: 0;
    text-align: left;
    transition: background .3s ease;
    font-family: 'sans-serif';
    padding: 0 40px 0px 5px;
}
.body-category-li a:hover, .body-category-li.selected > a{
	color: #000;
	font-weight: bold;
	border-color: #333;
	border-color: #E91E63;
}
.body-category-li a > span:not(.count){
	display: inline-block;
	width:100%;
	    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}
.body-category-li a > span.count{
	position: absolute;
    right: 0;
    background: #797979;
    color: #fff;
    text-align: center;
    width: 40px;
    font-weight: normal;
    display: inline-block;
    z-index: 1;
}

.body-category-li a:hover > span.count, .body-category-li.selected > a > span.count{
	background-color: #E91E63;
}
.item_img {
    position: relative;
    object-fit: cover;
    object-position: center center;
}
.shop-icons{
	width:calc(100% - 8px);
	margin:4px 4px 4px 0;
	text-align: left;
	font-family: 'Dotum', '돋움';
	position: absolute;
    bottom: 0;
    display: flex;
    justify-content: flex-start;
    flex-wrap: wrap;
}
.shop-icons span{
	margin-left:4px;
}
.shop-icons span{
	color:#fff;
	font-size:12px;
	padding:3px;
	cursor: default;
	text-align: center;
	font-weight: 400;
}
.shop-icons span:active{
	background: saddlebrown;
}
.shop-icons .shop-icons-hot{
	background:#FF6C6C;
}
.shop-icons .shop-icons-new{
	background:#368AFF;
}
.shop-icons-reserve {
	background: #E7C83A;
	color: #fff;
	font-size: 12px;
	padding: 2px;
	cursor: default;
	text-align: center;
}
.shop-icons .shop-icons-deadline{
	background:#5A5A5A;
}
.shop-icons .shop-icons-flood{
	padding:2px;
	background:#fff;
	border:1px solid #FF5A5A;
	color:#FF5A5A;
}
.shop-icons .shop-icons-best{
	background:#CB6CFF;
}
.shop-icons .shop-icons-special,
.shop-icons .shop-icons-sale{
	color:#333;
}
.shop-icons-special {
	padding: 1px;
	background: #fff;
	border: 1px solid #222;
	color: #222;
}
.shop-icons-sale {
	padding: 1px;
	background: #fff;
	border: 1px solid #F307B3;
	color: #F307B3;

}
.shop-icons-recomend {
	background: #85D618;
}
.shop-icons-hot {
	background: #FF6C6C;
}
.shop-icons-new {
	background: #368AFF;
}
.shop-icons-best {
	background: #CB6CFF;
}
.shop-icons-event {
	background: #4F8C7B;
}
.fix_footer{
	padding: 8px 0;
	position: fixed;
	bottom:0;
	max-width: 41.8rem;
	width:100%;
	background: #ffffff;
    z-index: 999;
    box-shadow: 1px 1px 5px rgb(0 0 0 / 10%);
}
.fix_footer li{
	float: left;
	width: 25%;
	text-align: center;
}
.fix_footer li a{
	display: inline-flex;
	align-items: center;
	justify-content: center;
	position: relative;
	flex-direction:column;
}
.fix_footer li a > i{
	position: relative;
	color:#444;
	font-size: 18px;
}
.fix_footer li a > i+span{
	display: block;
	padding-top:3px;
}
.fix_footer .cart_cnt{
	bottom:unset;
	right:-10px;
	top:-5px;
}
.fix_footer .symbol{
	position: absolute;
    top: -10px;
    left: 0;
    right: 0;
    border-radius: 100%;
    background: #ffb006;
    width: 40px;
    height: 40px;
    margin: 0 auto;
    text-align: center;
    overflow: hidden;
    /*padding: 8px 0;*/
    border: 2px solid #fff;
}
.fix_footer .symbol a{
	display: inline-block;
	width: 100%;
	height:100%;
}
.fix_footer .symbol img{
	height: 100%;
	width: 100%;
	object-fit: cover;
}

/*paging, prevnext*/
.paging	{width:100%; text-align:center; padding:10px 0px; overflow:hidden;}
.paging .paginate {}
.paging .paginate a,
.paging .paginate strong {display:inline-block; margin:0x; padding:0px; width:20px; text-align:center; line-height:28px; height:28px; font-size :11px; font-weight :bold; color:#757575; border:1px solid #dadada;}
.paging .paginate strong {font-weight :bold; color:#FF6E00 !important;}
.paging .paginate a:hover,
.paging .paginate a:active,
.paging.paginate a:focus{background-color:#f7f7f7;}
.paging .paginate a.pre,
.paging .paginate a.pre_end,
.paging .paginate a.next,
.paging .paginate a.next_end{color:#757575; font-size :11px; margin:0px; padding:0px; width:40px;}
#top_btn {    position: fixed;
    bottom: 80px;
    right: 10px;
    width: 30px;
    height: 30px;
    border-radius: 50%;
    line-height: 30px;
    border: 2px solid #333;
    color: #333;
    text-align: center;
    font-size: 15px;
    z-index: 90;
    background: rgba(255,255,255,0.5);
    cursor: pointer;
    transition: .2s ease;}
#top_btn:active{border-color:#006363;background:teal;color:#fff}
.footer-side.none{
    right:-300px;
}
.footer-side{
    position: fixed;
    bottom: 115px;
    right: 5px;
    z-index: 2;
    font-family: 'GongGothicLight';
    -webkit-transition: all 0.3s ease;-moz-transition: all 0.3s ease;-ms-transition: all 0.3s ease;-o-transition: all 0.3s ease;transition: all 0.3s ease;
}
.footer-side span{
        height: 30px;
    width: 30px;
    line-height: 30px;
    font-size:10px;
    text-align: center;
    border-radius: 50%;
    background: rgba(25, 0, 255, 0.5);
    color: #fff;
    display: block;
    margin-right: 5px;
    display: flex;
    justify-content: center;
    align-items: center;
}
.footer-side span i{
    font-size:14px;
}
.footer-side span+span{
    margin-top:10px;
}
.footer-side span.recently-btn{
	height: auto;
	overflow: hidden;
	border:1px solid #333;
	flex-direction:column;
	border-radius: 5px;
	cursor: pointer;
	background: rgba(7,0,255,0.7);
	font-size:12px;
	line-height: 30px;
	border-radius: 11px;
}
/*
.footer-side span+span:not(.on){
        line-height: normal;
    flex-direction: column;
    background: rgba(0, 0, 0, 0.6);
}
.footer-side span+span:not(.on) i{
    font-size:12px;
}
.footer-side span+span:not(.on) p{
    font-size: 12px;
    font-family: none;
}*/
.footer-side span+span.on i{
    font-size:16px;
}
.footer-side span+span.on p{
    display: none;
}
.footer-side span+span.on{
    background: rgba(237, 18, 58, 0.7);
}
#Toast-Async {
  z-index: 10000;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(0, 0, 0, 0.5);
    text-align: center;
    display: flex;
}
#Toast-Async.none{
    display: none;
}
#Toast-Async-Box{
    min-width: 300px;
    color:#fff;
    font-size:14px;
    max-width: 86%;
    margin:auto;
    padding:15px;
    background: #2e2e2e;
    text-align:center;
    border-radius: 2px;
    -webkit-box-shadow: 0px 0px 24px -1px rgba(56, 56, 56, 1);
    -moz-box-shadow: 0px 0px 24px -1px rgba(56, 56, 56, 1);
    box-shadow: 0px 0px 24px -1px rgba(56, 56, 56, 1);
}
#Toast-Async-Msg p+p{padding-top:4px;}
#giftbox-div{
    display: none;
}
#giftbox-div.on{
    display: flex;
    position: fixed;
    top: 0;
    margin-top:-100px;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgb(0 0 0 / 88%);
    text-align: center;
    z-index: 9999;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    font-family: 'GongGothicLight';
}
#giftbox-div > p{
    margin:0;
    position: relative;
    display: inline-block;
}
#giftbox-div > p img{width:300px; position: relative;}
#giftbox-div > p img+span{position: absolute;left: 73px;color: #fff;top: 32%;z-index: 2;background: darkorange;border-radius: 25px;text-align: center;width: 90px;font-size: 20px;height: 50px;line-height: 50px;}
#giftbox-div > p + div{display: inline-block; color:#fff;}
#giftbox-div > p + div p{font-size:16px;}
#giftbox-div > p + div p+p{margin-top:5px;}
#giftbox-div > p + div p:last-child{margin-top:20px; font-size:20px; color:yellow;}
#giftbox-div > p + div p:not(:last-child) b{color:#93fff7;font-weight: normal; font-size:24px;}
#giftbox-div > p + div p:last-child b{font-weight: normal; font-size:24px; color:yellow;}

.call_popup.none{display: none !important;}
.call_popup{
    z-index:9999;
    position: fixed;
    top:0;
    left:0;
    right:0;
    bottom:0;
    background: rgba(0, 0, 0, 0.4);
    display: flex;
    justify-content: center;
    align-items: center;
    font-family: 'Noto Sans KR',sans-serif;
}
.call_popup .call-container{
    background: #fff;
    width:94%;
    border-radius: 5px;
}
.call_popup .call-container .call-body-div .call-bt-div{
    padding:15px 10px 0;
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.call_popup .call-container .call-body-div .call-bt-div span i{
    padding-right:5px;
    vertical-align: middle;
}
.call_popup .call-container .call-body-div .call-bt-div span{
    background: crimson;
    color: #fff;
    border-radius: 20px;
    text-align: center;
    padding: 2px 15px 0;
    display: inline-block;
    width: 100%;
    margin: 0;
    font-family: 'GongGothicLight';
    font-size: 20px;
    height: 50px;
    line-height: 50px;
}
.call_popup .call-container .call-body-div .call-bt-div.blue span{
    background: #1475ed;
}
.call_popup .call-container .call-body-div .call-bt-div span+span{
	width:150px;
	margin-left:10px;
	background: #490613;
}
.call_popup .call-container .call-body-div .call-bt-div.blue span+span{
	background: #071c37;
}
.call_popup .call-container .call-body-div .call-bt-div p{text-align: center; font-size:14px; padding:5px;letter-spacing:-1px;}
.call_popup .call-container .call-body-div > p, .call_popup .call-container .call-top-div > p{text-align: center; font-size:13px; padding:10px 5px; color:#777;letter-spacing:-1px;}
.global-flex-center{justify-content: center;align-items: center;display: inline-flex;}
.call_popup .call-container .call-footer-div{
    background: #2d2f35;
    border-bottom-right-radius: 5px;
    border-bottom-left-radius: 5px;
    text-align: center;
    padding:12px 0;
    font-size:20px;
    position: relative;
    width:100%;
    color:#fff;
    font-family: 'GongGothicLight';
}
.call_popup .call-container .call-top-div{
    background: slategrey;
}
.call_popup .call-container .call-top-div > p{
    color:#fff;
}
.call_popup .call-container .call-footer-div div span+span{margin-left:5px; height: 24px; line-height: 24px; display: inline-block;}
.css-btn-close {width:24px;height: 24px;position: relative; display: inline-block;}
.css-btn-close:before, .css-btn-close:after {position: absolute;content:' ';height: 24px;width: 1px;background-color: #fff;}
.css-btn-close:before {transform: rotate(45deg);}
.css-btn-close:after {transform: rotate(-45deg);}
.displaynone{display: none !important;}
#installContainer section {
  position: fixed;
  
  padding:0 20px;
  z-index: 19999 !important;
  font-family: 'Noto Sans KR';
}
#installContainer button:hover {
  background-color: #265df2;
}
#installContainer button.show-modal,
#installContainer .modal-box {
  position: fixed;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.1);
}
#installContainer section.active .show-modal {
  display: none;
}
#installContainer .overlay {
  position: fixed;
  left:0;
top:0;
  height: 100%;
  width: 100%;
  background: rgba(0, 0, 0, 0.3);
  opacity: 0;
  z-index: 1999;
  pointer-events: none;
}
#installContainer section.active .overlay {
  opacity: 1;
  pointer-events: auto;
}
#installContainer .modal-box {
  display: flex;
  flex-direction: column;
  align-items: center;
  max-width: 320px;
  width: calc(100% - 40px);
  padding: 25px 20px 70px 20px;
  border-radius: 24px;
  background-color: #fff;
  opacity: 0;
  z-index:2000;
  pointer-events: none;
  transition: all 0.3s ease;
  transform: translate(-50%, -50%) scale(1.2);
  border:1px solid #333;
  overflow: hidden;
}
#installContainer section.active .modal-box {
  opacity: 1;
  pointer-events: auto;
  transform: translate(-50%, -50%) scale(1);
}
#installContainer .modal-box i {
  font-size: 70px;
  color: teal;
}
#installContainer .modal-box h2 {
  margin-top: 20px;
  font-size: 25px;
  font-weight: 500;
  color: #333;
  font-family: 'ElandNice';
}
#installContainer .modal-box h3 {
  font-size: 16px;
  font-weight: 400;
  color: #333;
  text-align: center;
}
#installContainer .modal-box .buttons {
  position: absolute;
    bottom: 0;
    width: 100%;
    height: 50px;
    background: #333;
    display: flex;
}
#installContainer .modal-box button {
    font-size: 16px;
    width: 100%;
    color: #fff;
    font-family: 'Noto Sans KR';
    cursor: pointer;
    border: 0;
    background: #333;
    display: block;
}
#installContainer .modal-box button+button{
    background: crimson;
    border-bottom-right-radius: 24px;
}
.hd-body{
	border-top:1px solid #e5e5e5;
}
.hd-body > h2{
	color:#666;
	text-align: center;
	padding:10px 0;
}
.hd-body .wordlist{
	border-bottom:1px solid #e5e5e5;
	padding:10px;
	display: flex;
    justify-content: space-between;
    align-items: flex-start;
}
.hd-body .wordlist h2{
	width:100%;
	cursor: pointer;
	font-size: 16px;
	font-weight: normal;
	margin-right:10px;
	padding-top:3px;
}
.hd-body .wordlist i{
	padding:5px;
	font-size: 20px;
	color:#8c8c8c;
	cursor: pointer;
}
#hd .hd-logo#hd-logo-img{
	 padding: 0;background: #fff;cursor: pointer;
}
#hd .hd-logo#hd-logo-img > img{
	display: inline-block;width: 100% !important;height: 100% !important;object-fit: cover;
}
.textallsel{
	-webkit-user-select: all;
	-moz-user-select: all;
	-ms-user-select: all;
	user-select: all;
}
.qr_div{position: fixed; top:0; left:0; right:0; bottom:0; z-index: 9999;}
.qr_body {margin-top: 50px;min-height: calc(100% - 50px);position: relative;left: 0;right: 0;bottom: 0; display: flex; background: #fff;justify-content: center;align-items: center;}
.qr_div .Itemthumbnail{padding:10px;border:2px solid #000;display: inline-block;}
.qr_div .head{
    position: fixed;
    top:0;
    left:0;
    right:0;
    text-align: left;
    height:50px;
    line-height: 50px;
    font-size:15px;
    background: #ff5000;
    z-index: 100;
}
.qr_div .head span{
    font-family: 'ElandChoiceM';
    color:#fff;
}
.qr_div .head span.member_span{
    margin-left:10px;
    font-size: 13px;
}
.qr_div .head span.member_span b{
    font-size:18px;
}
.qr_div .head i.fa-times{
    position: fixed;
    right:10px;
    line-height: 50px;
    font-size:30px;
    color:#fff;
}
.icon_calendar input:after{position:absolute; right:4px; content:"";display:inline-block; background:url(../../images/icon_calendar.gif) right 0px no-repeat; padding-right:0px !important; width:16px; height:16px;}
.icon_calendar input[type=text] {width:100px; text-align:center}