@charset "UTF-8";
/*@import url(../codefont/fonts.css);*/


#wrap {
	position: relative;
	margin: 0;
	padding: 0;
	text-align: center;
}
.wrap-inner {
	position: relative;
	width: 1240px;
	margin: 0 auto;
	text-align: center;
}

/*--- top ---*/
#top-banner {
	position: relative;
	z-index: 9;
	background-color: #f5f5f5;
	width: 100%;
	text-align: center;
	margin: 0;
	padding: 0;
	clear: both;
}
#top-banner .top-banner-inner {
	width: 1240px;
	margin: 0 auto;
	padding: 0;
}

#top-wrap {
	clear: both;
	width: 100%;
	z-index: 9;
}
.top-inner {
	position: relative;
	width: 1240px;
	height: 207px;
	margin: 0 auto;
	padding: 0px;
	z-index: 9;
}
#util-menu {
	position: relative;
	z-index: 9;
	width: 100%;
	height: 32px;
	padding: 0px;
	text-align: center;
	clear: both;
	background-color: #555555;
}
.util-menu-inner {
	position: relative;
	width: 1240px;
	margin: 0 auto;
}
.util-menu-inner .util-sns {
	float: left;
	margin-top: 7px;
	margin-right: 4px;
}
.top-util-menu {
	position: absolute;
	top: 0px;
	right: 0px;
	height: 39px;
}
.top-util-menu ul li {
	position: relative;
	float: left;
	font-family: gulim, dotum;
	font-size: 12px;
	line-height: 32px;
	padding: 0px 10px;
	margin: 0px;/*background: url(/img/util_line.png) no-repeat left center;*/



}
.top-util-menu ul li a {
	line-height: 32px;
	color: #fff;
	text-decoration: none;
}
.top-util-menu ul li:first-child {
	padding: 0px 8px;
	background: none;
}
.top-util-menu ul li .util-login {
	margin-top: -7px;
	padding: 5px 8px;
	font-weight: bold;
	color: #fff;
	background: #bfbfbf;
	border: 1px solid #aaa;
}
.top-util-menu li:hover > ul.cm-menu {
	opacity: 1;
	display: block;
}
ul.cm-menu {
	position: absolute;
	display: none;
	top: 39px;
	left: 0;
	padding: 0px;
	width: 136px;
	opacity: 0;
	background: #fff;
	border: 1px solid #7d7d7d;
	border-width: 1px 1px 1px 1px;
	z-index: 99999;
}
ul.cm-menu li {
	width: 100%;
	box-sizing: border-box;
	border-top: 1px dashed #ddd;
	padding: 0px 10px;
	margin: 0px;
}
ul.cm-menu li:first-child {
	border-top: 0px;
}
ul.cm-menu li a {
	line-height: 24px !important;
	font-family: 'NanumGothic', dotum, gulim, arial;
	font-size: 13px;
	font-weight: 400;
	color: #000;
}
#logo-section {
	position: relative;
	z-index: 9;
	clear: both;
	width: 100%;
	height: 145px;
	text-align: center;
	background-color: #ffbdbe;
}
.logo-section-inner {
	position: relative;
	width: 1240px;
	margin: 0 auto;
}
.logo-section-inner .top-cs {
	position: absolute;
	top: 10px;
	right: 13px;
}
.logo-section-inner .logo {
	position: absolute;
	left: 460px;
	top: 25px;
}
.logo-section-inner .top-naver {
	position: absolute;
	top: 20px;
	left: 0px;
}
#slide-section {
	display: none;
	position: relative;
	z-index: 9;
	clear: both;
	width: 100%;
	height: 41px;
	background-color: transparent;
}
/*--- 검색바 ---*/



#search-wrap-mb {
	display: none;
}
#search-wrap {
	position: absolute;
	top: 100px;
	right: 0px;
}
.search-bar {
	float: none;
	width: 260px;
	height: 32px;
}
.g_window .gbox {
	float: left;
	height: 28px;
	margin: 0px;
	background-color: #fff;
	border: 1px solid #575757;
	border-width: 2px 0px 2px 2px;
	border-radius: 3px 0px 0px 3px;
	-moz-border-radius: 3px 0px 0px 3px;
	-ms-border-radius: 3px 0px 0px 3px;
	-webkit-border-radius: 3px 0px 0px 3px;
}
.g_window .gbox input {
	float: none;
	width: 200px;
	height: 28px;
	margin: 0px 5px;
	padding: 0;
	border: 0;
	outline: none;
	text-align: left;
	color: #000000;
	background: transparent;
	-webkit-appearance: none;
	-webkit-border-radius: 0;
}
.g_window input[type=image] {
	float: left;
}
.g_window .btn_arw {
	position: absolute;
	top: 6px;
	left: 392px;
}
.g_window .btn_arw a {
	display: block;
	padding: 7px 5px;
}
/***** Search END *****/







.img100,
.bdimg img {
	width: auto;
}
.btn_fixed {
	display: none;
	position: fixed;
	width: 45px;
	right: 10px;
	bottom: 80px;
	z-index: 91;
	opacity: 0.7;
}
#bottom {
	display: none;
	clear: both;
	width: 100%;
	margin-top: 60px;
	text-align: center;
	background-color: #f1f1f1;
}
#bottom .bottom-inner {
	margin: 0 auto;
}
#copy {
	clear: both;
	width: 100%;
	margin-top: 60px;
	padding-bottom: 15px;
	text-align: center;
	border-top: 1px solid #eaeaea;
}
#copy .copy-inner {
	position: relative;
	width: 1240px;
	margin: 0 auto;
	padding-top: 30px;
	display: inline-block;
}
#copy .copy-inner .bottom-cs {
	float: right;
	width:200px;
	margin-left: 60px;
	vertical-align: top;
	text-align: left;
}
#copy .copy-inner .bottom-info {
	clear:both;
	width:100%;
	margin: 0px;
}
#copy .copy-inner .bottom-info ul {
	display: inline-block;
	width:100%;
	box-sizing:border-box;
	padding: 0px;
	margin:15px 0px;
}
#copy .copy-inner .bottom-info ul li {
	float: left;
	font-size: 12px;
	font-weight: 400;
	color: #555;
	text-align: left;
	margin: 0px 12px 0px 0;
}
#copy .copy-inner .bottom-info ul li a, a:hover {
	color: #555;
	text-decoration: none;
}
#copy .copy-inner .copyright {
	float: left;
	position: relative;
	box-sizing:border-box;
	width:calc(100% - 520px);
	line-height: 18px;
	text-align: left;
	color: #999;
	font-family: dotum, gulim;
	font-size: 12px;
}
#copy .copy-inner .copyright span {
	margin: 0px 8px;
}
#copy .copy-inner .esc {
	position: absolute;
	top:45px;
	right: 0;
}
#copy .copy-inner .gflow {
	position: absolute;
	top: 45px;
	right: 120px;
}
#Visual-section {
	position: relative;
	width: 100%;
	height: 540px;
	margin: 0px;
	text-align: center;
}
#mainReview {
	clear: both;
	margin: 0;
	padding: 0;
	text-align: center;
}
#mainReview h3 {
	clear: both;
	margin: 30px auto;
	padding: 0;
	text-align: center;
}
#mainReview .mReview-inner {
	width: 1240px;
	margin: 0 auto;
	padding: 0;
}
#mainReview .mReview-inner li {
	float: left;
	width: 23.7%;
	margin: 0px 8px;
	padding: 0;
}
#mainReview .mReview-inner li img {
	width: 294px;
	height: 214px;
	border: 0;
}
#notice-wrap {
	clear: both;
	width: 100%;
	text-align: center;
	margin: 0;
	padding: 0;
}
#notice-wrap .main-notice {
	width: 1170px;
	height: 192px;
	border: 1px solid #d9d9d9;
	padding: 15px;
	margin-top: 17px;
}
#notice-wrap .main-notice .up {
	float: left;
	width: 459px;
	height: 166px;
	padding: 24px 60px 0 60px;
	border: 1px solid #d9d9d9;
	background-color: #fff;
}
#notice-wrap .main-notice .order {
	float: right;
	width: 459px;
	height: 166px;
	padding: 24px 60px 0 60px;
	border: 1px solid #d9d9d9;
	background-color: #fff;
}
.main-notice h3 {
	padding-bottom: 19px;
	margin-bottom: 18px;
	border-bottom: 1px solid #d7d7d7;
}
.main-notice ul li {
	display: inline-block;
	width: 100%;
	font-size: 13px;
	line-height: 22px;
}
.main-notice ul li a {
	float: left;
	display: inline-block;
}
.main-notice ul li span.date {
	float: right;
	display: inline-block;
}
#main-sns {
	clear: both;
	width: 100%;
	margin: 20px 0px;
}
#main-sns ul {
	list-style: none;
	width: 100%;
	display: inline-block;
	margin: 0px auto;
	padding: 0;
}
#main-sns ul li {
	float: left;
	width: 25%;
	text-align: center;
}
#mainBan-section {
	clear: both;
	width: 100%;
	margin: 80px 0px;
	display: inline-block;
}
#mainBan-section ul {
	list-style: none;
	width: 1240px;
	margin: 0px auto;
}
#mainBan-section li {
	float: left;
	width: 31.5%;
	margin: 0px 11px;
}
#mainBan-section ul.mb_banner {
	float: left;
	width: 50%;
	margin: 0;
	padding: 0;
}
#mainBan-section ul.mb_banner li {
	clear: both;
	width: 100%;
	margin: 0;
}
#mainBan-section ul.mb_banner li img {
	width: 100%;
}
/*--- quick ---*/

#stv_list {
	position: absolute;
	z-index: 99;
	top: 300px;
	left: 50%;
	margin-left: 640px;
	width: 88px;
}
#stv_list .qmban {
	clear: both;
	margin-bottom: 5px;
}

#qmL {
	position: absolute;
	z-index: 98;
	top: 300px;
	left: 50%;
	margin-left: -840px;
	width: 200px;
}
#qmL .qm_g {
	clear: both;
	margin-bottom: 12px;
	text-align: center;
}
#qmL .qm_m li {
	float: left;
	margin-left: 4px;
	margin-bottom: 4px;
}
#qmL .qm_m li.m0 {
	margin-left: 0px;
}
.today_goods {
	width: 86px;
	margin-bottom: 12px;
	text-align: center;
	border: 1px solid #ddd;
	background-color: #fff;
	display: inline-block;
}
.today_goods h4 {
	line-height: 36px;
	font-size: 14px;
	font-weight: 300;
	color: #000;
}
.today_goods .today_btp {
	float: left;
	border-right: 1px solid #ddd;
}
.today_goods .today_btn {
	float: left;
}
/*--- //END quick ---*/



#contents {
	position: relative;
	width: 100%;
	display: inline-block;
}
#contents-inner {
	width: 1240px;
	min-height: 640px;
	text-align: center;
	margin: 0 auto;
}
#contents-inner .product {
	display: inline-block;
	clear: both;
	width : 100%;
	margin-top: 60px;
	text-align: left;
}
#contents-inner .product h3 {
	text-align: center;
	margin-bottom: 30px;
	font-family: 'NanumSquare', 'Nanum Square';
	font-weight: 100;
	font-size: 40px;
	color: #000;
}
#contents-inner .product .product-banner {
	float: left;
}
#contents-inner .product .product-list {
	float: right;
	width: 890px;
}
.product-box {
	float: left;
	width: calc(25% - 8px);
	height: 510px;
	box-sizing: border-box;
	border: 1px solid #fff;
	margin: 10px 4px;
	text-align: center;
}
.product-box:hover {
	border: 1px solid #ff6f97;
}
.product-box._best {
	width: calc(20% - 8px);
	height: 450px;
}
.product-box .pro-bestbox {
	clear: both;
	width: 100%;
	height: 27px;
	background: url(/img/goods_best_icon.png) no-repeat 50% 50% #fed8d8;
}
.product-box .pro-thumb {
	clear: both;
	width: 100%;
	height: auto;
}
.product-box .pro-thumb a  {
	display:block;
	width: 100%;
	height: 100%;
}
.product-box .pro-thumb a img {
	width: 100%;
	height: 100%;
	border: 0px;
	vertical-align: middle;
	object-fit:fill;
}
.product-box .pro-icon {
	clear: both;
	margin-top: 5px;
	padding: 0px 12px;
	word-wrap:break-word;
	line-height: 0;
	text-align: left;
}
.product-box .pro-memo {
	clear: both;
	color: #999;
	font-size: 14px;
	margin-top: 5px;
}
.product-box .pro-title {
	width: 100%;
	min-height: 32px;
	box-sizing: border-box;
	padding: 7px 12px;
	line-height: 18px;
	font-size: 1.00em;
	color: #000;
	font-weight: 400;
	text-align: left;
}
.product-box .pro-title a {
	color: #000;
}
.product-box .pro-title a:hover {
	color: #f93777;
}
.product-box .pro-price {
	clear: both;
	display: inline-block;
	width: 100%;
	box-sizing: border-box;
	padding: 7px 12px;
	font-size: 14px;
	color: #999;
	text-align: left;
}
.product-box .pro-price ._pleft {
	float: left;
	width: 70%;
}
.product-box .pro-price ._pleft span {
	display: inline-block;
	margin-right: 12px;
}
.product-box .pro-price ._pright {
	float: right;
	width: 29.5%;
	text-align: right;
}
.product_more {
	clear: both;
	margin: 0px auto;
	padding: 20px 0px;
	text-align: center;
}
table.notice th {
	line-height: 36px;
	font-size: 12px;
	font-weight: 400;
	color: #000;
	background: url(/img/board_skin/b_bg.gif) repeat-x;
}
table.notice td {
	line-height: 30px;
	font-size: 12px;
	font-weight: 400;
	color: #666;
	border-bottom: 1px solid #ddd;
}
table.event td {
	text-align: center;
	height: 25px;
	font-weight: bold;
}
#contents-inner .login-table {
	width: 300px;
	margin: 30px auto;
	text-align: center;
	font-size: 14px;
}
#contents-inner .login-table h2 {
	margin-bottom: 30px;
	line-height: 36px;
	text-align: center;
	font-size: 32px;
	font-weight: 400;
	color: #000;
}
#contents-inner .login-table ul {
	clear: both;
	display: inline-block;
	width: 100%;
	margin: 10px auto;
	box-sizing: border-box;
	border: 1px solid #ddd;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-ms-border-radius: 3px;
	-o-border-radius: 3px;
	-webkit-border-radius: 3px;
}
#contents-inner .login-table li {
	padding: 5px;
	text-align: left;
	border-top: 1px solid #ddd;
}
#contents-inner .login-table li:first-child {
	border-top: 0px;
}
input.login {
	width: 100%;
	height: 37px !important;
	box-sizing: border-box;
	padding: 0px 5px;
	line-height: 37px;
	color: #000;
	text-align: left;
	border: 0px !important;
	background-color: #fff;
}
#contents-inner .join-form {
	width: 100%;
	margin: 25px auto;
}
#contents-inner .join-form h2 {
	font-family: 'NanumBarunGothic', 'NanumGothic', gulim, dotum;
	font-size: 40px;
	font-weight: 700;
	color: #454545;
}
#contents-inner .join-form .join-box {
	width: 100%;
	box-sizing: border-box;
	padding: 10px 15px;
	text-align: center;
	background-color: #fcfcfc;
	border: 1px solid #ddd;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-ms-border-radius: 3px;
	-webkit-border-radius: 3px;
}
#contents-inner .join-form table {
	width: 100%;
	border-collapse: collapse;
	border-spacing: 0;
}
#contents-inner .join-form table.join td {
	padding: 5px 0px;
	text-align: left;
	line-height: 26px;
}
#contents-inner .join-form table.join th {
	width: 110px;
	padding: 5px 8px 5px 0px;
	text-align: left;
	line-height: 26px;
	font-size: 1.125em;
}
#contents-inner .join-form .join-schbox {
	width: 300px;
	box-sizing: border-box;
	margin: 0 auto;
	padding: 10px 10px 0px 10px;
	border: 1px solid #ddd;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-ms-border-radius: 3px;
	-webkit-border-radius: 3px;
	background-color: #f5f5f5;
}
#contents-inner .join-form .join-schbox ul {
	clear: both;
	display: inline-block;
	width: 100%;
	margin: 10px auto;
	box-sizing: border-box;
	border: 1px solid #ddd;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-ms-border-radius: 3px;
	-o-border-radius: 3px;
	-webkit-border-radius: 3px;
}
#contents-inner .join-form .join-schbox li {
	padding: 5px;
	text-align: left;
	border-top: 1px solid #ddd;
	background-color: #fff;
}
#contents-inner .join-form .join-schbox li:first-child {
	border-top: 0px;
}
#contents-inner .login-img {
	position: absolute;
	right: 0;
	top: 80px;
}
#contents-inner .login-form {
	float: left;
}

.mypage-tab {
 clear: both;
 width: 100%;
 height: 78px;
 box-sizing: border-box;
 border: 1px solid #ddd;
 margin-bottom: 40px;
}
.mypage-tab a {
 display: block;
 float: left;
 width: 33.3%;
 box-sizing: border-box;
 border-left: 1px solid #ddd;
 line-height: 76px;
 text-align: center;
 font-size: 18px;
 font-weight: bold;
 color: #454545;
}
.mypage-tab a.bdnone {
 border-left: 0px;
}


#contents-inner .main-sub-banner {
	height: 207px;
	display: inline-block;
}
#contents-inner .main-sub-banner ul li {
	float: left;
}
#contents-inner .location {
	width: 100%;
	height: 29px;
	text-align: right;
	border-bottom: 1px solid #999;
	margin: 15px auto;
}
#contents-inner .location ul {
	float: right;
}
#contents-inner .location ul li {
	float: left;
	margin-left: 7px;
	padding-left: 16px;
	line-height: 29px;
	background: url(/img/location_arrow.png) no-repeat 0% 50%;
}
#contents-inner .location ul li:first-child {
	background: none;
	margin-left: 0px;
	padding-left: 0px;
}
.sub-headimg {
	clear: both;
	margin-bottom: 0;
}
#contents-inner .sub-con {
	clear: both;
	width: 100%;
	box-sizing: border-box;
	padding: 20px;
}
#contents-inner .sub-con h2 {
	color: #202020;
	line-height: 36px;
	font-size: 30px;
	font-weight: bold;
	margin-bottom: 15px;
}
#contents-inner .sub-con h3 {
	color: #202020;
	line-height: 30px;
	font-size: 24px;
	font-weight: bold;
	margin-bottom: 30px;
}
#contents-inner .etc-wrap {
	clear: both;
	width: 100%;
	box-sizing: border-box;
	padding: 20px;
	line-height: 18px;
	text-align: left;
}
.faq_Q {
	clear: both;
	width: 100%;
	box-sizing: border-box;
	background-color: #f2f2f2;
	margin-bottom: 1px;
	color: #000;
	font-size: 24px;
	text-align: left;
}
.faq_Q p {
	padding: 15px;
	color: #000;
}
.faq_Q a:hover {
	text-decoration: none;
}
.faq_Q p span.closed {
	float: right;
	width: 21px;
	height: 21px;
	margin: 12px 0px;
	background: url(/img/mall/btn_closed.png) no-repeat 50% 50%;
}
.faq_A {
	border-top: 1px dashed #ddd;
	margin: 0px;
	padding: 20px 15px;
	background-color: #fdf9f9;
	font-size: 16px;
	color: #707070
}
.faq_A p {
	margin: 5px;
	padding: 0px;
}
.order-process {
	clear: both;
	width: 100%;
	margin: 30px auto;
	padding: 1px 0px;
	display: inline-block;
	border-top: 1px solid #555;
	border-bottom: 1px solid #555;
}
.order-process dl {
	list-style: none;
	margin: 1px 0px;
	padding: 0;
	width: 100%;
	display: inline-block;
	background-color: #f5f5f5;
}
.order-process dt, .order-process dd {
	box-sizing: border-box;
}
.order-process dt {
	float: left;
	width: 22%;
	padding: 15px 0px;
	text-align: center;
}
.order-process dd {
	float: left;
	width: 78%;
	padding: 15px;
	text-align: left;
}
table.cata td {
	text-align: left;
	padding-left: 10px;
}
.add-btn {
	width: 100%;
	margin-top: 10px;
}
.button {
	display: inline-block;
	outline: none;
	cursor: pointer;
	text-align: center;
	text-decoration: none;
	font-family: gulim, dotum, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	padding: .7em 2em .55em;
	text-shadow: 0 0px 0px rgba(0,0,0,.3);
	-webkit-border-radius: .5em;
	-moz-border-radius: .5em;
	border-radius: .5em;
	-webkit-box-shadow: 0 1px 2px rgba(0,0,0,.2);
	-moz-box-shadow: 0 1px 2px rgba(0,0,0,.2);
	box-shadow: 0 0px 0px rgba(0,0,0,.2);
}
.button:hover {
	text-decoration: none;
}
.button:active {
	position: relative;
	top: 1px;
}
.button02 {
	display: inline-block;
	width: 132px;
	outline: none;
	cursor: pointer;
	text-align: center;
	text-decoration: none;
	font-family: gulim, dotum, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	padding: 0.5em 0 0.5em 0;
	/*text-shadow: 0 1px 1px rgba(0,0,0,.3);*/







	-webkit-box-shadow: 0 1px 2px rgba(0,0,0,.2);
	-moz-box-shadow: 0 1px 2px rgba(0,0,0,.2);
	box-shadow: 0 1px 2px rgba(0,0,0,.2);
}
.button02:hover {
	text-decoration: none;
}
.button02:active {
	position: relative;
	top: 1px;
}
/* orange */







.orange {
	color: #fef4e9;
	border: solid 1px #da7c0c;
	background: #f78d1d;
	background: -webkit-gradient(linear, left top, left bottom, from(#faa51a), to(#f47a20));
	background: -moz-linear-gradient(top, #faa51a, #f47a20);
 filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#faa51a', endColorstr='#f47a20');
}
.orange:hover {
	background: #f47c20;
	background: -webkit-gradient(linear, left top, left bottom, from(#f88e11), to(#f06015));
	background: -moz-linear-gradient(top, #f88e11, #f06015);
 filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#f88e11', endColorstr='#f06015');
}
.orange:active {
	color: #fcd3a5;
	background: -webkit-gradient(linear, left top, left bottom, from(#f47a20), to(#faa51a));
	background: -moz-linear-gradient(top, #f47a20, #faa51a);
 filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#f47a20', endColorstr='#faa51a');
}
/* gray */







.gray {
	color: #000;
	border: solid 0px #ccc;
	background: #ccc;
}
.gray:hover {
	color: #e9e9e9;
	background: #616161;
	background: -webkit-gradient(linear, left top, left bottom, from(#757575), to(#4b4b4b));
	background: -moz-linear-gradient(top, #757575, #4b4b4b);
 filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#757575', endColorstr='#4b4b4b');
}
.gray:active {
	color: #afafaf;
	background: -webkit-gradient(linear, left top, left bottom, from(#575757), to(#888));
	background: -moz-linear-gradient(top, #575757, #888);
 filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#575757', endColorstr='#888888');
}
/* blue */







.blue {
	color: #d9eef7;
	border: solid 1px #0076a3;
	background: #0095cd;
	background: -webkit-gradient(linear, left top, left bottom, from(#00adee), to(#0078a5));
	background: -moz-linear-gradient(top, #00adee, #0078a5);
 filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#00adee', endColorstr='#0078a5');
}
.blue:hover {
	color: #d9eef7;
	background: #007ead;
	background: -webkit-gradient(linear, left top, left bottom, from(#0095cc), to(#00678e));
	background: -moz-linear-gradient(top, #0095cc, #00678e);
 filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#0095cc', endColorstr='#00678e');
}
.blue:active {
	color: #80bed6;
	background: -webkit-gradient(linear, left top, left bottom, from(#0078a5), to(#00adee));
	background: -moz-linear-gradient(top, #0078a5, #00adee);
 filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#0078a5', endColorstr='#00adee');
}
/* white */







.white {
	color: #606060;
	border: solid 1px #b7b7b7;
	background: #fff;
	background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#ededed));
	background: -moz-linear-gradient(top, #fff, #ededed);
 filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#ededed');
}
.white:hover {
	color: #606060;
	background: #ededed;
	background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#dcdcdc));
	background: -moz-linear-gradient(top, #fff, #dcdcdc);
 filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#dcdcdc');
}
.white:active {
	color: #999;
	background: -webkit-gradient(linear, left top, left bottom, from(#ededed), to(#fff));
	background: -moz-linear-gradient(top, #ededed, #fff);
 filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#ededed', endColorstr='#ffffff');
}
/* POP-sale receipt */







#REC_wrap {
	margin: 0;
	padding: 0;
	width: 600px;
	font-size: 12px;
	color: #333333;
}
#REC_wrap table {
	font-size: 12px;
}
.REC_toplogo {
	width: 100%;
	float: left;
	clear: both;
	border-bottom: 1px solid #f1f1f1;
	margin-bottom: 12px;
}
.REC_toplogo ul {
	float: left;
	width: 100%;
	list-style: none;
	margin: 0;
	padding: 0;
}
.REC_toplogo li {
	float: left;
	margin: 0;
	padding: 0;
}
.REC_toplogo li.h1 {
	float: right;
	font-size: 40px;
	font-weight: bold;
}
#REC_info {
	width: 100%;
	clear: both;
	border-bottom: 1px solid #f1f1f1;
	margin-bottom: 12px;
	padding-bottom: 12px;
}
#REC_info ul.date {
	float: left;
	list-style: none;
	width: 100%;
	margin: 0;
	padding: 0;
	clear: both;
}
.date li {
	float: left;
	font-size: 12px;
	margin: 0;
	padding: 0;
}
.date li.right {
	float: right;
}
#REC_info ul.shop {
	float: left;
	list-style: none;
	width: 100%;
	margin: 0;
	padding: 0;
	clear: both;
}
.shop li {
	float: left;
	font-size: 12px;
	margin: 0;
	padding: 0;
}
.shop li.right {
	float: left;
	padding-left: 10px;
}
#REC_con {
	width: 100%;
	clear: both;
}
.REC_table {
	width: 600px;
	border-top: 1px solid #dddddd;
	border-left: 1px solid #dddddd;
}
.REC_table th {
	border-bottom: 1px solid #dddddd;
	border-right: 1px solid #dddddd;
	background-color: #777777;
	color: #ffffff;
	text-align: center;
	font-weight: bold;
}
.REC_table th {
	border-bottom: 1px solid #dddddd;
	border-right: 1px solid #dddddd;
	background-color: #738384;
	color: #ffffff;
	text-align: center;
	font-weight: bold;
	padding: 3px 5px;
}
.REC_table td {
	border-bottom: 1px solid #dddddd;
	border-right: 1px solid #dddddd;
	color: #333333;
	padding: 3px 5px;
}
.REC_table td.td2 {
	background-color: #f1f1f1;
}
.REC_table td.to {
	background-color: #ffdddd;
	color: #ff0000;
}






/************************** 모바일 시작 */

@media screen and (max-width:1199px) {
.img100,
.bdimg img {
	width: 100%;
}
.btn_fixed {
	display: block;
}
h2 {
	font-size: 2.5em;
}

#bottom {
	display: block;
	padding: 8px 0px;
}
#copy {
	margin-top: 0px;
	padding-bottom: 74px;
	background-color: #f5f5f5;
}
#copy .copy-inner {
	width: 96%;
	margin: 0 auto;
	border-top: 0px;
}
#copy .copy-inner .bottom-cs {
	margin-left:25px;
}
#copy .copy-inner .copyright {
	width:calc(100% - 450px);
	padding-right:100px;
}

#contents-inner {
	width: 100%;
}
#contents-inner .sub-con {
	padding: 20px 0px;
}
#contents-inner .product h3 {
	font-size: 28px;
}
#contents-inner .product h3 img {
	width: 70%;
}

#contents-inner .join-form table.join th {
	font-size: 1.18em;
}

}

@media screen and (max-device-width:1199px) {
.wrap-inner-mb {
	position: relative;
	clear: both;
	width: 100%;
	height: 500px;
	margin: 0;
	text-align: center;
}

#top-wrap,
#util-menu,
#logo-section {
	display: none;
}

#slide-section {
	display: block;
}

#menuBox {
	clear: both;
	width: 100%;
	margin: 20px 0px;
}
#menuBox ul {
	list-style: none;
	display: inline-block;
	width: 100%;
	box-sizing: border-box;
	border-top: 1px solid #d7d7d7;
	border-left: 1px solid #d7d7d7;
}
#menuBox ul li {
	float: left;
	width: 25%;
	height: 35px;
	box-sizing: border-box;
	padding: 3px;
	text-align: center;
	border-bottom: 1px solid #d7d7d7;
	border-right: 1px solid #d7d7d7;
	background-color: #fff;
}
#menuBox ul li img {
	height: 100%;
}

#search-wrap {
	display: none;
}
#search-wrap-mb {
	display: none;
	position: fixed;
	z-index: 999;
	top: 0px;
	left: 0;
	width: 100%;
	height: 54px;
	box-sizing: border-box;
	margin: 0px;
	padding: 10px 8px;
	background-color: #555;
}
.search-inner {
	margin: 0 auto;
	display: inline-block;
}
.search-bar {
	float: left;
	width: 307px;
	height: 32px;
}
.g_window .gbox {
	border-color: #fff;
	border-radius: 0px;
}
.g_window .gbox input {
	width: 255px;
}
.schbt-close {
	float: left;
	width: 21px;
	height: 32px;
	margin-left: 8px;
	background: url(/img/nav_closed.png) no-repeat 50% 50%;
}

#stv_list,  #qmL {
	display: none;
}

#Visual-section {
	height: auto;
	margin: 0px;
	background-color: #f9f9f9;
}

#mainReview {
	display: none;
}
#mainBan-section {
	margin: 30px 0px;
}
#mainBan-section ul {
	width: 100%;
}
#mainBan-section li {
	width: 50%;
	margin: 0px;
}
#mainBan-section li img {
	width: 100%;
}

#contents-inner .location {
	display: none;
}

#contents-inner .product {
	margin-top: 40px;
}
#contents-inner .product h3 {
	margin-bottom: 15px;
}

.product-box {
	height:482px;
}
.product-box .pro-memo {
	display: none;
}
.product-box .pro-icon {
	padding: 0px 5px;
}
.product-box .pro-title {
	padding: 7px 5px;
}
.product-box .pro-price {
	padding: 0px 5px;
	line-height: 18px;
}
}
@media screen and (max-device-width:1079px) {
#copy .copy-inner .bottom-cs {
	width: auto;
}
#copy .copy-inner .copyright span {
	display:block;
	margin: 0;
	text-indent: -9999px;
	line-height:0;
	font-size:0;
	overflow:hidden;
}

.product-box {
	height:432px;
}
}
@media screen and (max-device-width:1023px) {
.wrap-inner-mb {
	height: 960px;
}
/*
#mainBan-section li {
	width: 31.7%;
	margin: 6px;
}
*/
#contents-inner .product h3 {
	font-size: 40px;
}
.product-box {
	height: 420px;
}
.product-box .pro-memo {
	display: block;
}
}
@media screen and (max-device-width:899px) {
#copy .copy-inner .bottom-cs {
	float:left;
	margin-left:0;
}
#copy .copy-inner .bottom-cs + .bottom-cs {
	margin-left:25px;
}
#copy .copy-inner .copyright {
	float:none;
	width:100%;
	clear:both;
	padding-top:25px;
}
.product-box {
	width: calc(33.3% - 8px);
	height: 460px;
}
}
@media screen and (max-device-width:767px) {
.wrap-inner-mb {
	height: 900px;
}

.product-box {
	height: 400px;
}
.product-box .pro-price ._pleft {
	width: 100%;
}
.product-box .pro-price ._pright {
	width: 100%;
	text-align: left;
	margin-top: 8px;
}
}
@media screen and (max-device-width:639px) {
.wrap-inner-mb {
	height: 900px;
}
.product-box {
	height: 370px;
}
}
 @media screen and (max-device-width:539px) {
#copy .copy-inner .bottom-cs {
	float:left;
	width:calc(50% - 6px);
	margin-left:0;
}
#copy .copy-inner .bottom-cs + .bottom-cs {
	margin-left:12px;
}
#copy .copy-inner .bottom-cs img {
	max-width:100%;
}
#copy .copy-inner .copyright {
	padding-right:0;
}
#copy .copy-inner .esc {
	top:118px;
}

.product-box {
	height: 360px;
}
.product-box .pro-icon {
	display: none;
}
.product-box .pro-price ._pleft span {
	display: block;
	margin-right: 0px;
}

}

@media screen and (max-device-width:479px) {
.product-box {
	width: calc(33.3% - 4px);
	height: 340px;
	margin: 10px 2px;
}
}
@media screen and (max-device-width:410px) {
.product-box .pro-icon {
	display: none;
}
.product-box .pro-price ._pleft span {
	display: block;
	margin-right: 0px;
}

}
@media screen and (max-device-width:359px) {
.product-box {
	height: 324px;
}
}

/*------------ slide swiper ------------*/
.swiper-container {
	width: 100%;
	height: 100%;
}
.swiper-slide {
	text-align: center;
	font-size: 13px;
	font-weight: bold;
	font-family: 'Nanum Square', 'NanumSquare';
	letter-spacing: -1px;
	color: #000;
	background: transparent;
	/* Center slide text vertically */



	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
}
.swiper-slide a {
	color: #000;
}

/*------------ //END// slide swiper ------------*/


