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


/*--- top ---*/
#wrap {
	position: relative;
	margin: 0;
	padding: 0;
	text-align: center;
	min-width:1600px;
}
.wrap-inner {
	position: relative;
	box-sizing: border-box;
	width:100%;
	max-width: 1600px;
	margin: 0;
	padding: 0px 30px 0px 356px;
	text-align: center;
}
@media screen and (max-device-width:1369px) {
#wrap {
	min-width:auto;
}
.wrap-inner {
	max-width: 100%;
}
}
@media screen and (max-device-width:1078px) {
.wrap-inner {
	padding: 0px;
}
}

#top-banner {
	position: relative;
	z-index: 9;
	box-sizing:border-box;
	background-color: #f5f5f5;
	width: 100%;
	min-height: 0px;
	text-align: left;
	margin: 0;
	padding: 0 0 0 356px;
	clear: both;
}
#top-banner .top-banner-inner {
	width: 1240px;
	margin: 0 auto;
	padding: 0;
}
@media (max-device-width:1199px) {
#top-banner .top-banner-inner {
	width: 100%;
}
}
@media (max-device-width:1078px) {
#top-banner {
	padding:0;
	text-align:center;
}
}

#top {
	display: block;
	width: 100%;
	min-width: 1240px;
	z-index: 999;/*	background:url(/img/top_bg.jpg) no-repeat bottom;*/
}
.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: #282828;
}
.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 8px 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-size: 13px;
	font-weight: 400;
	color: #000;
}
#logo-section {
	position: relative;
	z-index: 9;
	clear: both;
	width: 100%;
	height: 80px;
	text-align: center;
	background-color: #fff;
}
.logo-section-inner {
	position: relative;
	width: 1240px;
	margin: 0 auto;
}
.logo-section-inner .top-cs {
	position: absolute;
	top: 10px;
	right: 0;
}
.logo-section-inner .logo {
	position: absolute;
	left: 0%;
	top: 10px;
}
.logo-section-inner .top-naver {
	position: absolute;
	top: 10px;
	right: 270px;
}
#MB-topcs {
	display: none;
}
#slide-section {
	display: none;
	position: relative;
	z-index: 9;
	clear: both;
	width: 100%;
	height: 41px;
	background-color: transparent;
}
/*--- 검색바 ---*/

#search-wrap {
	display: block;
	position: relative;
	margin: 30px 0px 20px 0px;
}
.search-inner {
	margin: 0 auto;
	display: inline-block;
}
.search-bar {
	float: none;
	width: 295px;
	height: 37px;
}
.g_window .gbox {
	float: left;
	height: 35px;
	margin: 0px;
	background-color: #fff;
	border: 1px solid #ffb062;
	border-width: 1px 0px 1px 1px;
	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: 244px;
	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;
}
.schbt-close {
	display: none;
}
/***** Search END *****/



.img100 {
	width: auto;
}
.btn_fixed {
	display: none;
	position: fixed;
	width: 45px;
	right: 10px;
	bottom: 80px;
	z-index: 91;
	opacity: 0.8;
}


#bottom {
	display: none;
	clear: both;
	width: 100%;
	margin-top: 60px;
	text-align: center;
	background-color: #f1f1f1;
}
#bottom .bottom-inner {
	margin: 0 auto;
}

.bottom-bank {
	display:none;
	clear:both;
	width: 94%;
	box-sizing: border-box;
	margin: 20px 3%;
	padding:20px 0px;
	background-color: #eff8ff;
	border:1px solid #b1d3ea;
	border-radius: 15px;
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
}
.bottom-bank h3 {
	margin-bottom:20px;
	padding-bottom:8px;
	text-align:center;
	font-size:21px;
	font-weight:bold;
	color:#3258af;
	border-bottom:1px solid #b1d3ea;
}
.bottom-bank li {
	clear: both;
	padding: 0px;
	line-height: 30px;
	text-align: center;
	font-size: 16px;
	font-weight: 300;
	color: #000;
}

#copy {
	clear: both;
	width: 100%;
	box-sizing: border-box;
	margin-top: 60px;
	padding-bottom: 15px;
	padding-left: 326px;
	text-align: center;
	background-color: #eee;
}
#copy .copy-inner {
	position: relative;
	width: 100%;
	margin: 0 auto;
	padding: 0;
	display: inline-block;
}
#copy .copy-inner .bottom-cs {
	float: left;
	width: 630px;
	margin: 0px;
	vertical-align: top;
	text-align: left;
}
#copy .copy-inner .bottom-info {
	clear: both;
	width: 100%;
	height: 45px;
	margin: 0px;
	background-color: #5f6167;
}
#copy .copy-inner .bottom-info ul {
	padding: 0px;
	margin: 0px auto;
	display: inline-block;
}
#copy .copy-inner .bottom-info ul li {
	float: left;
	line-height: 45px;
	font-size: 14px;
	font-weight: bold;
	color: #fff;
	text-align: left;
	margin: 0px 20px;
}
#copy .copy-inner .bottom-info ul li a, a:hover {
	color: #fff;
	text-decoration: none;
}
#copy .copy-inner .copyright {
	position: relative;
	clear: both;
	padding: 30px 0px 15px 0px;
	line-height: 18px;
	text-align: center;
	color: #707070;
	font-size: 12px;
	font-family: gulim, dotum;
}
#copy .copy-inner .copyright span {
	margin: 0px 15px;
}
#copy .copy-inner .esc {
	position: absolute;
	top: 30px;
	right: 50%;
	margin-right: -450px;
}
#copy .copy-inner .gflow {
	position: absolute;
	top: 45px;
	right: 120px;
}
#Visual-section {
	position: relative;
	width: 100%;
	height: 465px;
	margin: 0px 0px 40px 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: 100%;
	margin: 0 auto;
	padding: 0;
}
#mainReview .mReview-inner li {
	float: left;
	width:calc(25% - 24px);
	height: 186px;
	margin: 0px 12px;
	padding: 0;
	overflow:hidden;
}
#mainReview .mReview-inner li a {
	display:block;
	width:100%;
	height:100%;
}
#mainReview .mReview-inner li img {
	width:100%;
	height:100%;
	border: 0;
	object-fit:cover;
}
#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;
	color: #000;
}
#mainBan-section {
	clear: both;
	width: 100%;
	margin: 30px 0px 60px 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%;
}

#contents {
	position: relative;
	width: 100%;
	display: inline-block;
}
#contents-inner {
	width: 100%;
	min-height: 650px;
	text-align: center;
	margin: 0 auto;
}
@media screen and (max-width:1078px) {
#contents-inner {
	width: 100%;
}

#contents-inner .sub-con {
	padding: 20px 0px;
}
}

#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;
}

.product-list {
	width : 100%;
	margin: 0px auto;
}
.product-box {
	float: left;
	width: calc(25% - 8px);
	height: 558px;
	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: 365px;
}
.product-box .pro-thumb a, .product-box .pro-thumb > * {
	display:block;
	width: 100%;
	height: 100%;
}
.product-box .pro-thumb img {
	width: 100%;
	height: 100%;
	border: 0px;
	vertical-align: middle;
	object-fit:cover;
}
.product-box._best .pro-thumb {
	height: 317px;
}
.product-box .pro-icon {
	clear: both;
	margin-top: 7px;
	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;
}
@media screen and (max-device-width:1369px) {
.product-box {
	height:520px;
}
.product-box .pro-thumb {
	height:289px;
}
}
@media screen and (max-device-width:1299px) {
.product-box .pro-thumb {
	height:271px;
}
}
@media screen and (max-device-width:1199px) {
.product-box {
	height:497px;
}
.product-box .pro-thumb {
	height:231px;
}
}
@media screen and (max-device-width:1110px) {
.product-box {
	height:506px;
}
.product-box .pro-thumb {
	height:203px;
}
}
@media screen and (max-device-width:1078px) {
#contents-inner .product {
	width: 100%;
}

.product-list {
	width: 100%;
}
.product-box {
	height: 525px;
}
.product-box .pro-thumb {
	height: 308px;
}
.product-box .pro-icon {
	padding: 0px 12px;
}
.product-box .pro-title {
	padding: 7px 12px;
}
.product-box .pro-memo {
	display:block;
}
.product-box .pro-price {
	display: inline-block;
	padding: 7px 12px;
}
.product-box .pro-price ._pleft {
	width: 70%;
}
.product-box .pro-price ._pright {
	width: 29.5%;
	text-align: right;
	margin-top:0;
}
}
@media screen and (max-device-width:1023px) {
.product-box {
	height: 508px;
}
.product-box .pro-thumb {
	height: 273px;
}
}
@media screen and (max-device-width:900px) {
.product-box {
	height: 498px;
}
.product-box .pro-thumb {
	height: 239px;
}
}
@media screen and (max-device-width:819px) {
.product-box {
	height: 504px;
}
.product-box .pro-thumb {
	height: 228px;
}
}
@media screen and (max-device-width:767px) {
.product-box {
	height: 485px;
}
.product-box .pro-thumb {
	height: 216px;
}
.product-box .pro-price ._pleft span {
	display:block;
	margin-right:0;
}
}
@media screen and (max-device-width:639px) {
.product-box {
	height: 497px;
}
.product-box .pro-thumb {
	height: 175px;
}
}
@media screen and (max-device-width:599px) {
.product-box {
	width: calc(33.3% - 8px);
	height:500px;
}
.product-box .pro-thumb {
	height:212px;
}
}
@media screen and (max-device-width:539px) {
.product-box {
	width: calc(33.3% - 4px);
	height: 350px;
	margin-left:2px;
	margin-right:2px;
}
.product-box .pro-thumb {
	height: 192px;
}
.product-box .pro-title {
	padding:5px 8px;
	line-height:1.3;
	font-size:13px;
}
.product-box .pro-memo {
	display:none;
}
.product-box .pro-icon {
	padding-left:8px;
	padding-right:8px;
}
.product-box .pro-price {
	padding:5px 8px;
	line-height: 20px;
}
.product-box .pro-price ._pleft {
	width: 100%;
}
.product-box .pro-price ._pright {
	width: 100%;
	text-align: left;
	margin-top: 5px;
}
}
@media screen and (max-device-width:479px) {
.product-box {
	height: 336px;
}
.product-box .pro-thumb {
	height: 174px;
}
}
@media screen and (max-device-width:419px) {
.product-box {
	height: 324px;
}
.product-box .pro-thumb {
	height: 164px;
}
}
@media screen and (max-device-width:389px) {
.product-box .pro-thumb {
	height: 149px;
}
}
@media screen and (max-device-width:359px) {
.product-box {
	width: calc(50% - 4px);
	height: 364px;
}
.product-box .pro-thumb {
	height: 211px;
}
}
@media (max-device-width:339px) {
.product-box {
	height: 352px;
}
.product-box .pro-thumb {
	height: 196px;
}
}
@media (max-device-width:319px) {
.product-box {
	height: 330px;
}
.product-box .pro-thumb {
	height: 170px;
}
}


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-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: 25px;
	text-align: right;
	border-bottom: 1px solid #999;
	margin: 15px auto;
	padding-bottom: 5px;
}
#contents-inner .location ul {
	float: right;
}
#contents-inner .location ul li {
	float: left;
	margin-left: 7px;
	padding-left: 16px;
	line-height: 25px;
	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;
}
#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: 63px;
	height: 21px;
	margin: 12px 0px;
	background: url(/img/etc/faq_closed.png) no-repeat 50% 50%;
}
.faq_Q p span.open {
	float: right;
	width: 63px;
	height: 21px;
	margin: 12px 0px;
	background: url(/img/etc/faq_open.png) no-repeat 50% 50%;
}
.faq_A {
	border-top: 1px dashed #ddd;
	margin: 0px;
	padding: 20px 15px;
	background-color: #fff9f3;
	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:1078px) {
.img100 {
	width: 100%;
}
h2 {
	font-size: 2.5em;
}

#bottom {
	display: block;
	padding: 8px 0px;
}
#copy {
	margin-top: 30px;
	padding: 0;
}
#copy .copy-inner {
	width: 100%;
	margin: 0 auto;
	border-top: 0px;
}
#copy .copy-inner .bottom-info ul li {
	font-size: 12px;
	margin: 0px 7px;
}
#copy .copy-inner .copyright {
	min-height: 260px;
	padding: 15px 10px;
	text-align: left;
}
#copy .copy-inner .copyright span {
	display: block;
	clear: both;
	margin: 0px;
	line-height: 0;
	visibility: hidden;
}
#copy .copy-inner .esc {
	top: 190px;
	right: 8px;
	margin-right: 0px;
}

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

@media screen and (max-device-width:1078px) {
.btn_fixed {
	display: block;
}

#MB-topcs {
	display: block;
	clear: both;
	width: 100%;
	height: 36px;
	margin: 0;
	padding: 0;
	line-height: 36px;
	text-align: center;
	letter-spacing: -1px;
	font-size: 14px;
	font-weight: bold;
	color: #999;
	background-color: #333;
}
#menuBox {
	clear: both;
	width: 100%;
	margin: 20px 0px;
}
#menuBox ul {
	list-style: none;
	display:flex;
	flex-wrap:wrap;
	width: 100%;
	box-sizing: border-box;
}
#menuBox ul li {
	flex:0 0 25%;
	box-sizing: border-box;
	padding: 0;
	text-align: center;
}
#menuBox ul li a {
	display:grid;
	align-content:center;
	box-sizing:border-box;
	width:128px;
	height:128px;
	margin-left:auto;
	margin-right:auto;
	padding:10px;
	line-height:1.2;
	text-align:center;
	font-size:24px;
	font-weight:bold;
	color:#ffffff;
	border-radius:50%;
}
#menuBox ul li a:hover {
	text-decoration:none;
}
#menuBox ul li .click {
	display:block;
	font-size:18px;
}

#search-wrap {
	display: none;
	position: absolute;
	z-index: 999;
	top: 52px;
	left: 0;
	width: 100%;
	height: 53px;
	box-sizing: border-box;
	margin: 0px;
	padding: 8px;
	background-color: #ffb062;
}
.search-bar {
	float: left;
	width: 307px;
}
.g_window .gbox {
	float: left;
	height: 33px;
	margin: 0px;
	background-color: #fff;
	border: 1px solid #ffb062;
	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 {
	width: 251px;
	margin: 2px 7px;
}
.schbt-close {
	display: block;
	float: left;
	width: 21px;
	height: 37px;
	margin-left: 8px;
	background: url(/img/mobile/schbt_close.png) no-repeat 50% 50%;
}

#util-menu {
	display: none;
}

#logo-section {
	display: none;
}

.bottom-bank {
	display:block;
}

#slide-section {
	display: block;
}

#mainReview h3 img {
	width: 70%;
}
#mainReview .mReview-inner li {
	float: left;
	width:calc(25% - 8px);
	height:165px;
	margin: 4px;
}

#mainBan-section {
	margin: 0px;
}

#Visual-section {
	height: 450px;
	background-color: #444;
}

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

#contents-inner .product h3 img {
	width: 70%;
}
}
@media screen and (max-device-width:1023px) {
#mainReview .mReview-inner li {
	width:calc(50% - 8px);
	height:250px;
}
}
@media screen and (max-device-width:767px) {
#menuBox ul li a {
	width:108px;
	height:108px;
	font-size:18px;
}
#menuBox ul li .click {
	font-size:16px;
}

#mainReview .mReview-inner li {
	height:174px;
}
}
@media screen and (max-device-width:539px) {
#menuBox ul li a {
	width:78px;
	height:78px;
	font-size:14px;
}
#menuBox ul li .click {
	font-size:12px;
	font-weight:400;
}

#mainReview .mReview-inner li {
	height:130px;
}
}
@media screen and (max-device-width:359px) {
#menuBox ul li a {
	width:64px;
	height:64px;
	padding:8px;
	font-size:13px;
}
}
@media (max-width:319px) {
#MB-topcs {
	font-size:11px;
}
}

/*------------ 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 ------------*/
