@charset 'utf-8';

/* ÃƒÂ¢Ã¢â‚¬â€Ã‚ÂÃƒÂ¢Ã¢â‚¬â€Ã‚ÂÃƒÂ¢Ã¢â‚¬â€Ã‚ÂÃƒÂ¢Ã¢â‚¬â€Ã‚ÂÃƒÂ¢Ã¢â‚¬â€Ã‚Â ÃƒÂ¬Ã†â€™Ã‚ÂÃƒÂ­Ã¢â‚¬â„¢Ã‹â€ ÃƒÂ¬Ã‚Â¿Ã‚Â ÃƒÂ­Ã‚ÂÃ‚Â°ÃƒÂªÃ‚Â´Ã¢â€šÂ¬ÃƒÂ«Ã‚Â Ã‚Â¨ ÃƒÂ¬Ã‚Â¶Ã¢â‚¬ÂÃƒÂªÃ‚Â°Ã¢â€šÂ¬ 2015-06-23 */

/* ÃƒÂ¬Ã†â€™Ã‚ÂÃƒÂ­Ã¢â‚¬â„¢Ã‹â€ ÃƒÂ«Ã‚Â¦Ã‚Â¬ÃƒÂ¬Ã…Â Ã‚Â¤ÃƒÂ­Ã…Â Ã‚Â¸ ÃƒÂ¬Ã¢â‚¬Â¢Ã¢â‚¬Å¾ÃƒÂ¬Ã‚ÂÃ‚Â´ÃƒÂ¬Ã‚Â½Ã‹Å“ */
.coupon_list_upper {
	position: absolute;
	right: 10px;
	top: 10px;
	z-index: 1
}

/* ÃƒÂ¬Ã‚Â£Ã‚Â¼ÃƒÂ«Ã‚Â¬Ã‚Â¸ÃƒÂ«Ã‚Â°Ã‚Â°ÃƒÂ¬Ã¢â‚¬Â Ã‚Â¡ ÃƒÂ¬Ã¢â‚¬Â¢Ã¢â‚¬Å¾ÃƒÂ¬Ã‚ÂÃ‚Â´ÃƒÂ¬Ã‚Â½Ã‹Å“ */
.coupon_check {
	overflow: hidden;
	background: transparent url('../images/coupon_order_ic.png') left top
		no-repeat;
	padding-left: 70px;
	height: 18px;
}

.coupon_check label {
	letter-spacing: -1px;
	font-size: 12px;
	line-height: 1.3;
	float: left;
	overflow: visible;
	padding: 2px 0;
	color: #000;
}

.coupon_check strong {
	letter-spacing: 0px;
	color: #ff6600;
}

/* ÃƒÂ¬Ã‚Â Ã…â€œÃƒÂ­Ã¢â‚¬â„¢Ã‹â€ ÃƒÂ¬Ã†â€™Ã‚ÂÃƒÂ¬Ã¢â‚¬Å¾Ã‚Â¸ ÃƒÂ¬Ã‚Â¿Ã‚Â ÃƒÂ­Ã‚ÂÃ‚Â°ÃƒÂ¬Ã‚Â Ã¢â‚¬Â¢ÃƒÂ«Ã‚Â³Ã‚Â´*/
.coupon_view_icon {
	display: inline-block;
	margin: 20px 0 0 0;
	position: relative;
	overflow: hidden;
}

.coupon_view_icon span {
	line-height: 1.2;
}

.coupon_view_icon .white_box {
	display: inline-block;
	float: left;
	background: #fff;
	border: 1px solid #ff6c24;
	height: 16px;
	padding: 10px 12px 7px 12px;
	border-radius: 5px 0 0 5px;
}

.coupon_view_icon .coupon_ti {
	float: left;
	color: #999;
	letter-spacing: -1.5px;
}

.coupon_view_icon .bar {
	float: left;
	width: 1px;
	height: 10px;
	background: #ccc;
	margin: 2px 8px 0 8px
}

.coupon_view_icon .coupon_name {
	float: left;
	color: #000;
	letter-spacing: -1px;
}

.coupon_view_icon .color_box {
	height: 18px;
	float: left;
	background: #ff6c24;
	padding: 11px 10px 6px 10px;
	border-radius: 0 5px 5px 0;
}

.coupon_view_icon .coupon_discount {
	float: left;
	color: #fff;
	margin: 0 7px 0 0;
	font-weight: 600;
	background: transparent url('../images/coupon_view_down.gif') right 1px
		no-repeat;
	padding-right: 11px
}

.coupon_view_icon .coupon_price {
	float: left;
	color: #fff;
}

.tag_area {
	position: relative;
}

.home_conts .home_promotion .banner_area {
	/* margin-bottom:15px; width:1350px; overflow:hidden; margin-left:17%; */
	overflow: hidden;
	width: 1010px;
	margin: 0 auto;
	padding-bottom: 35px;
}

/*  
.home_conts .home_promotion .banner_area a {float:left; overflow:hidden; margin-left:12px;} */
.home_conts .home_promotion .theme_area {
	overflow: hidden;
	margin-bottom: 20px;
	width: 100%;
}

.tag {
	font-size: 15px;
	border: 1px solid #d4d4d4;
	line-height: 30px;
	vertical-align: middle;
	display: inline-block;
	text-align: center;
	padding: 5px 5px;
	margin: 10px 5px 0px 5px;
	float: left;
	box-sizing: border-box;
}
.tag:first-child {
	margin-left: 0px;
}
.tag:last-child {
	margin-right: 0px;
	padding: 5px 18px;
}
.tag a:hover {
	color: #426396;
}

.banner_area .group_title {
	font-weight: bold;
	letter-spacing: -1px;
	font-size: 24px;
	text-align: center;
	position: relative;
	overflow: hidden;
	margin-top: 18px;
	width: 100%;
	margin-bottom: 1px;
}

.banner_area .theme_area .group_title b {
	color: #f37619
}

.banner_area .theme_area span {
	width: 241px;
	display: inline-block;
	margin-left: 8px;
}

.banner_area .theme_area span:first-child {
	margin-left: 5px;
}

.banner_area .theme_area span:last-child {
	margin-right: 5px;
}

.banner_area .theme_area img:hover {
	filter:
		url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale");
	/* Firefox 3.5+ */
	filter: gray; /* IE6-9 */
	-webkit-filter: grayscale(100%); /* Chrome 19+ & Safari 6+ */
}

.banner_area .tag_area .group_title b {
	color: #3273ab
}

#checkDiscount {
	background: #f37619;
	width: 155px;
	height: 25px;
	color: whitesmoke;
	font-size: 13px;
	font-weight: bolder;
	display: inline-block;
	margin-left: 40px;
	float: right;
}

.sale_stop {
	background: rgba(85, 85, 85, 0.78);
	position: absolute;
	top: 0px;
	left: 0px;
	height: 100%;
	width: 100%;
	text-align: center;
}

.sale_stop b {
	font-size: 50px;
	color: #FF6600;
}

.product_list_box {
	background-color: #f3f3f3;
	padding-top: 35px;
}

#footer {
	/* background: transparent url('../images/bg_p.gif'); */
	background: #0b192e;
	position: absolute;
	left: 0px;
	width: 100%;
}

.ic_ess {
	background: transparent url('../images/bullet_ess.png') 0 0 no-repeat;
	width: 12px;
	height: 10px;
	display: inline-block;
	margin-left: 5px;
	display: none;
}


#sub_conts .btn_arrow .prev {
	position:absolute;
	top:0;
	left:0;
	margin-top: 175px;
	width: 40px;
	height: 40px;
	background: url('/pages/images/btn_l.png') left top / cover no-repeat;
	box-sizing: border-box;
}
#sub_conts .btn_arrow .next {
	position:absolute;
	top:0;
	right:0;
	margin-top: 175px;
	width:40px;
	height:40px;
	background: url('/pages/images/btn_r.png') 0% 0% / contain no-repeat;
	box-sizing: border-box;
	display: inline-block;
}

#sub_conts .roll_btn {
	overflow: hidden;
	text-align: center;
	position: relative;
	top: -25px;
	display: none;
}

#sub_conts .roll_btn a {
	margin: 0 1px;
}

#sub_conts .roll_btn .roll_on {
	vertical-align: top;
	background-position: -390px 0;
	width: 10px;
	height: 10px;
}

#sub_conts .roll_btn .roll_off {
	vertical-align: top;
	background-position: -380px 0;
	width: 10px;
	height: 10px;
}

.fly_item {
	margin-top: 10px;
}

.fly_item:first-child {
	margin-top: 0px;
}

.notice_wrap {
	height: 200px;
	overflow-y: scroll;
	overflow-x: hidden;
	border: 1px solid #CCC;
	border-top: 0px;
	padding: 10px;
	/* display: none; */
}

.notice_wrap pre {
	white-space: pre-wrap;
	word-break: break-word;
	border: 0px;
}

label {
	margin-top: 10px;
	margin-bottom: 10px;
}

.quick_banner > a {
    width: 100px;
    position: relative;
    display: inherit;
}
.quick_banner > a > img {
    width: 100px;
}

.gm-style-iw + div {display: none;}
.gm-style .gm-style-iw { text-align: center; }

.notice_wrap table {
	width: 100%
}
.notice_wrap table th {
	background-color: #CCC;
	border: 1px solid #AAA;
	height: 23px;
	text-align: center;
}
.notice_wrap table td {
	border: 1px solid #CCC;
	text-align: center;
	height: 50px;
}

.scroll-top {
	position: fixed;
	top: 20px;
}
.event-link {
	text-align: center;
	height: 131px;
	box-sizing: border-box;
	background: url('/pages/images/event/event_c_link.jpg') 50% 0% / cover no-repeat;
	cursor: pointer;
}
.event-link-popup  {
	display: none;
	width: 666.7px;
	height: 685px;
	position: absolute;
	box-sizing: border-box;
	top: 140px;
	left: 175px;
	border: 1px solid rgb(68, 68, 68);
	z-index: 999;
	background: url('/pages/images/event/event_b_0429.jpg') 0% 0%/contain no-repeat;
}
.event-link-popup>div {
	position: absolute;
	right: 0px;
	width: 35px;
	height: 35px;
	line-height: 45px;
	font-size: 35px;
	cursor: pointer;
	color: white;
}
.mobile {
	display: none !important;
}
.left_area table {
	width: 100% !important;
	box-sizing: border-box;
}

.category-top-banner {
	height:385px;
	background-size: cover; background-repeat: no-repeat; background-position: center top;max-width: 1000px; margin: 0 auto;
}
iframe {
	border: 0px;
}
.kg-mobile-pop {
	display: none;
	position: absolute;
	top: 280px;
	width: 450px;
	height: 620px;
	z-index: 9999;
	border: 1px solid #444;
	background: white;
}
.kg-mobile-pop>.mask {
	position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    text-align: center;
    padding-top: 50px;
    font-size: 20px;
    font-weight: bold;
    background-color: rgba(0, 0, 0, 0.22);
    box-sizing: border-box;
}
.kg-mobile-pop iframe {
	width: 100%;
	height: 100%;
}

[data-popup=email-policy] {display: none;text-align: initial;z-index: 9999;left: 50%;margin-left: -300px;bottom: 100px;width:516px;height: 276px;text-align:center;padding:30px 40px 30px 40px;background: #ffffff;border:2px solid #666666;position:absolute;}
[data-popup=email-policy] strong {font-size:18px;font-weight: 600;color:#202020;display:block;}
.email_txt {background: url('/pages/images/popup_email_img.jpg') no-repeat 10px;background-size: 100px 100px;text-align:left;font-size:14px;color:#555555;line-height:18px;padding:30px 0px 40px 120px;display:block;}
.btn_d {display:inline-block;background:#9b9b9b;font-size:12px;font-weight:bold;text-decoration:none;padding-top:3px;color:#fff;vertical-align:middle;width:65px;height: 30px;text-align:center;}
.btn_d a {color:#fff; text-decoration:none;}
.btn_area {text-align:center;line-height:24px;}

[data-popup=company-policy] {display: none;text-align: initial;z-index: 9999;left: 50%;margin-left: -300px;bottom: 100px;width:516px;height: 276px;text-align:center;padding:30px 40px 30px 40px;background: #ffffff;border:2px solid #666666;position:absolute;}
[data-popup=company-policy] strong {font-size:18px;font-weight: 600;color:#202020;display:block;}
.company_txt {background: url('/pages/images/popup_email_img.jpg') no-repeat 10px;background-size: 100px 100px;text-align:left;font-size:14px;color:#555555;line-height:18px;padding:30px 0px 40px 120px;display:block;}
.btn_d {display:inline-block;background:#9b9b9b;font-size:12px;font-weight:bold;text-decoration:none;padding-top:3px;color:#fff;vertical-align:middle;width:65px;height: 30px;text-align:center;}
.btn_d a {color:#fff; text-decoration:none;}
.btn_area {text-align:center;line-height:24px;}

[data-popup] a:hover {
	color: white;
}
[data-popup=privacy] {display: none;text-align: initial;z-index: 9999;left: 50%;margin-left: -400px;bottom: 100px;width:716px;padding:30px 40px 30px 40px;background: #ffffff;border:2px solid #666666;position:absolute;}
[data-popup=privacy] h2 {
	font-size: 30px !important;
	font-weight: 600 !important;
	margin-bottom: 40px !important;
	color: #202020 !important;
}
[data-popup=privacy] h3 {
	height: 24px !important;
	line-height: 24px !important;
	font-size: 18px !important;
	font-weight: 600 !important;
	color: #202020 !important;
	margin: 0px !important;
}
[data-popup=privacy] h4 {
	height: 24px !important;
	line-height: 24px !important;
	font-size: 14px !important;
	font-weight: 600 !important;
	color: #00afdd !important;
}
[data-popup=privacy] .txt {
	font-size: 14px;
	color: #555555;
	margin-bottom: 20px;
}
[data-popup=privacy] .txt_2 {
	font-size: 14px;
	color: #555555;
	margin-bottom: 40px;
}

#footer .footer-top {
	padding: 5px 0;
	/* background-color: #444; */
	background-color: #01425b;
}
#footer .footer-inner .footer-left {
    margin: 0 auto;
    text-align: center;
    width: 440px;
}
#footer .footer-inner .footer-left a {
	color: #CCC;
    padding-left: 5px;
    padding-right: 10px;
    margin-right: 0px;
    font-size: 12px;
    border-right: 1px solid #ccc;	
}
#footer .footer-inner .footer-left a:first-child {
    padding-left: 0px;
}
#footer .footer-inner .footer-left a:last-child {
    border-right: 0px;	
}
#footer .footer-inner .footer-menu {
    display: inline-block;
    margin-right: 1.6em;
    text-decoration: none;
    color: #777777;
}
.mobile-usage b>img, .mobile-usage p>b>span>img {
	display: block;
}
.mobile-usage p>img, .mobile-usage p>span>img {
	display: none;
}
.event-icon {
	width: 82px;
    height: 82px;
    background-repeat: no-repeat;
    position: absolute;
    right: 13px;
    bottom: 13px;
}
[data-popup=survey] {
	position: absolute; top: 520px; left: 50%; margin-left: -312px; z-index: 9999;
} 
[data-popup=survey]>div:first-child {
	cursor:pointer;width: 50px; height: 50px; font-size: 30px; line-height: 50px; position: absolute; right: 0px; color: white; text-align: center;
}
[data-popup=survey]>div:last-child {
	background-color: white; width: 624px; height: 454px; border: 1px solid #444;
}

.sub-category-wrap {
	display: inline-block;
	box-sizing: border-box;
	width: 100%;
	height: 40px;
	line-height: 40px;
	padding: 0px 7px;
	margin-bottom: 20px;
}
.sub-category {
	float: left;
	width: 50%;
	text-align: center;
    box-sizing: border-box;
	border-top: 1px solid #afafaf;
	border-right: 1px solid #afafaf;
	border-bottom: 2px solid #464646;
}
.sub-category:first-child {
	border-left: 1px solid #afafaf;
}
.sub-category.hit:first-child {
	border-left: 0px;
}
.sub-category.hit:last-child {
	border-right: 0px;
}
.sub-category>a {
	display: inline-block;
	width: 100%;
	height: 100%;
	font-size: 17px;
	font-weight: bold;
}
.sub-category>a>span {
	background-image: url('/pages/images/bt_off.png');
    background-repeat: no-repeat;
    background-position-x: 5px;
    width: 20px;
    height: 10px;
    display: inline-block;
    position: absolute;
    top: 16px;
}
.sub-category.hit>a {
	background-color: #464646;
	color: white;
}
.sub-category.hit>a>span {
	background-image: url('/pages/images/bt_on.png');
}
.small-bn-wrap {
	width: 300px;
	float: left;
}

.datepicker-inline {
    width: 100%;
}
.datepicker table {
    width: 100%;
	color: #222;
}
.datepicker table tr td.disabled, .datepicker table tr td.disabled:hover {
    color: #CCC;        	
}
.datepicker tr td:first-child, .datepicker tr th:first-child:not(.prev) {
    color: red;	
}
.datepicker table tr td.disabled:first-child {
	color: #ffbfbf;
}
.datepicker table tr td.active.active, .datepicker table tr td.active.highlighted.active, .datepicker table tr td.active.highlighted:active, .datepicker table tr td.active:active {
	background-color: #f15a29;
    border-color: #040201;
    font-weight: 900;
}
.datepicker table tr td.active.active.focus, .datepicker table tr td.active.active:focus, .datepicker table tr td.active.active:hover, .datepicker table tr td.active.highlighted.active.focus, .datepicker table tr td.active.highlighted.active:focus, .datepicker table tr td.active.highlighted.active:hover, .datepicker table tr td.active.highlighted:active.focus, .datepicker table tr td.active.highlighted:active:focus, .datepicker table tr td.active.highlighted:active:hover, .datepicker table tr td.active:active.focus, .datepicker table tr td.active:active:focus, .datepicker table tr td.active:active:hover {
	background-color: #b7431e;
    border-color: #7d2e15;
    font-weight: 900;
}
.datepicker .datepicker-switch:hover, .datepicker .next:hover, .datepicker .prev:hover, .datepicker tfoot tr th:hover {
	background: none;
	cursor: default;
}
.datepicker-select {
	width: 100%;padding: 5px 15px; border: 1px solid #CCC; margin-bottom: 12px; cursor: pointer;
}
.datepicker-select.expand {
	border-bottom : 0px; background-color: #f2f2f2; margin-bottom: 0px;
}
.datepicker-select+div {
	padding: 10px 20px 20px 20px; margin-bottom: 15px; border: 1px solid #CCC; display: none;
}
.datepicker td.day:not(.disabled) {
	font-weight: 900;
}
.isloading-overlay {
	background: rgba(0,0,0, 0.12) !important;
}
.isloading-overlay span{
	background: white !important;
}

.isloading-wrapper > i {
	position: relative;
	top: 2px;
	display: inline-block;
	font-family: 'Glyphicons Halflings';
	font-style: normal;
	font-weight: normal;
	line-height: 1;
	
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
.icon-refresh:before {
	content: "\e031";
}

.icon-spin {
    animation: spin .9s infinite linear;
    -webkit-animation: spin2 .9s infinite linear;
}

@-webkit-keyframes spin2 {
    from { -webkit-transform: rotate(0deg);}
    to { -webkit-transform: rotate(360deg);}
}

@keyframes spin {
    from { transform: scale(1) rotate(0deg);}
    to { transform: scale(1) rotate(360deg);}
}

.row {
  --bs-gutter-x: 1.5rem;
  --bs-gutter-y: 0;
  display: flex;
  flex-wrap: wrap;
  margin-top: calc(-1 * var(--bs-gutter-y));
  margin-right: calc(-.5 * var(--bs-gutter-x));
  margin-left: calc(-.5 * var(--bs-gutter-x))
}

.container{
  --bs-gutter-x: 1.5rem;
  --bs-gutter-y: 0;
  width: 100%;
  padding-right: calc(var(--bs-gutter-x) * .5);
  padding-left: calc(var(--bs-gutter-x) * .5);
  margin-right: auto;
  margin-left: auto
}
.col {
  flex: 1 0 0%
}
.text-decoration-none {
  text-decoration: none !important
}
.d-flex {
  display: flex !important
}
.justify-content-center {
  justify-content: center !important
}
.bg-kkm{
  background-color: #f0eff0;
  padding: 10px 0;
}
.bg-kkm1{
  background-color: #747474;
  padding: 10px 0;
}
.tab-kkm{
  border: 1px solid #d7d7d7;
}
