/* Sticky footer styles
-------------------------------------------------- */
html {
  min-height: 100%;
  position: relative;
}

body {
  /* Margin bottom by footer height */
  margin-bottom: 265px;
}

span.label {
padding: 2px 4px;
}

.sticky-footer {
  position: absolute;
  bottom: 0;
  width: 100%;
  /* Set the fixed height of the footer here */
  height: 265px;
  background-color: #f5f5f5;
}

.boxed-layout .sticky-footer {
  width: inherit;
}

/* Add here all your css styles (customizations) */
body {
	font-family: Roboto, "Noto Sans Korean", "Jeju Gothic", "Apple SD Gothic Neo", "Nanum Gothic", "Nanum Barun Gothic", "Malgun Gothic", "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif !important;
}
.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
	font-family: Roboto, "Noto Sans Korean", "Jeju Gothic", "Apple SD Gothic Neo", "Nanum Gothic", "Nanum Barun Gothic", "Malgun Gothic", "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif !important;
}

/*.btn {font-size:13px;}*/
/*.btn-u {font-size:13px;}*/
/*.input-group-addon {font-size:13px;}*/
/*input {font-size:13px !important;}*/
/*label {font-size:13px !important;}*/

/* 헤더 */
.header-v1 {
	height: 104px; 
	border-bottom: solid 2px #eee;
}
.header-v1 .topbar-v1 .top-v1-data li {
    padding: 0;
	position:relative;
}
.header-v1 .topbar-v1 .top-v1-data li:last-child {
  border: none;
}
.header-v1 .topbar-v1 .top-v1-data li a {
	padding: 5px 12px;
	display:inline-block;
}
.header-v1 .topbar-v1 .top-v1-data li a:hover {
	transition: 0.2s ease-in-out;
}
.header-v1 .topbar-v1 .top-v1-data li a:hover i { color:#777;}
.header-v1 .topbar-v1 i { line-height: 1.6em}

.header-v1 .navbar-default {
    background-color: rgba(255, 255, 255, 0.96);
}
.header-v1 .navbar-default .navbar-nav > li > a {
	font-size: 17px;
	font-weight: 400;
}
.header-v1 .navbar-nav > .active > a {
    color: #e61010;
}
.header-v1 .navbar-nav > li > a {
    color: #e61010;
    font-size: 15px;
    font-weight: 400;
    text-transform: uppercase;
}
.navbar-header {padding:10px 0 10px;}
.navbar-brand {
	height:auto;
	padding: 0 0 0 15px;
}

/* 고정헤더 */
.header-v1 .navbar-fixed-top {
	box-shadow: 0 0 3px #bbb;
}
.header-v1 .navbar-brand img {
	max-width:145px;
}
.header-v1 .navbar-fixed-top .navbar-brand img {
	width: 76%;
}
.header-v1 .navbar-fixed-top {
	height: 52px;
}
.header-v1 .navbar-fixed-top .navbar-header {padding:7px 0;}
.header-v1 .navbar-fixed-top .navbar-header .navbar-toggle { margin-top: 3px;}
.header-v1 .open > .dropdown-menu { display: block;}
.header-v1 .dropdown-menu { min-width: 150px; }

/* Desktop 이하 */
@media (max-width: 991px) {
	.header-v1 .topbar-v1 .top-v1-data li {
		padding: 0;
		border-left:none;
	}
	.header-v1 .topbar-v1 .top-v1-data li a {
		padding: 7px 12px 5px 12px;
		display:inline-block;
	}
	.header-v1 .topbar-v1 ul {
		text-align: right !important;
		margin-top: -5px;
	}
	.header-v1 .navbar-nav > li:last-child {
		border-bottom: 1px solid #eee;
	}
	.header-v1 .navbar-fixed-top .navbar-collapse { margin-top:-5px; }
	.header-v1 .navbar .nav > li > .search { margin-bottom:5px;}
	.header-v1 .navbar-nav .open .dropdown-menu {
		padding:0;
	}
	.header-v1 .navbar-nav .open .dropdown-menu > li > a { line-height:25px;}
	.content { padding: 15px; }
	.reg-page { padding: 15px; }
	.g-recaptcha {
		-webkit-transform: scale(0.77);
		-moz-transform: scale(0.77);
		-ms-transform: scale(0.77);
		-o-transform: scale(0.77);
		transform: scale(0.77);
		-webkit-transform-origin: 0 0;
		-moz-transform-origin: 0 0;
		-ms-transform-origin: 0 0;
		-o-transform-origin: 0 0;
		transform-origin: 0 0;
	}

/*	.header-v1 .navbar-fixed-top .navbar-nav > li { background-color: rgba(255, 255, 255, 1);}*/
	.header-v1 .navbar-nav > li { background-color: rgba(255, 255, 255, 1);}

}
/* Desktop */
@media (min-width: 992px) {
	.header-v1 .navbar-default .navbar-nav > li {
		margin-left: 0;
	}
	.header-v1 .navbar-nav > li > a, .header-v1 .navbar-nav > li > a:hover, .header-v1 .navbar-nav > li > a:focus, .header-v1 .navbar-nav > .active > a, .header-v1 .navbar-nav > .active > a:hover, .header-v1 .navbar-nav > .active > a:focus {
		background: none;
	}
	.header-v1 .navbar-nav > li > a:hover, .header-v1 .navbar-nav > .active > a {
		bottom: -2px;
		position: relative;
		border-bottom: solid 2px #e61010;
	}
	.header-v1 .navbar-nav > li > a, .header-v1 .navbar-nav > li > a:hover, .header-v1 .navbar-nav > li > a:focus, .header-v1 .navbar-nav > .active > a, .header-v1 .navbar-nav > .active > a:hover, .header-v1 .navbar-nav > .active > a:focus {
		background: none;
	}
	.header-v1 .navbar-nav > li > a, .header-v1 .navbar-nav > li > a:focus {
		border-bottom: solid 2px transparent;
	}
	.header-v1 .navbar-nav > li > a {
		bottom: -2px;
		position: relative;
		padding: 9px 30px 9px 20px;
	}
	.header-v1 .navbar .search-open {
		top:56px;
	}
	.header-v1 .navbar .nav > li > .search {
		padding:17px 0 16px 0;
	}
	/* fixed */
	.header-v1 .navbar-fixed-top .navbar-header {padding:7px 0;}
	.header-v1 .navbar-fixed-top .navbar-collapse {
		padding: 7px 0;
	}
	.header-v1 .navbar-fixed-top .navbar-nav > li > a {
		padding: 14px 30px 14px 20px;
		border-bottom: solid 1px transparent !important;
	}
	.header-v1 .navbar-fixed-top .dropdown > a:after {
		top: 14px;
	}

	/*fixed Search Bar*/
	.header-v1 .navbar-fixed-top .search {
		margin-top: 0;
/*		color: #585f69 !important;*/
/*		background: none !important;*/
/*		padding: 19px 0 18px 0; !important;*/
	}

	.header-v1 .navbar-fixed-top .search-open {
		top: 51px;
		border-top: none;
/*		background: rgba(255,255,255, 0.9);	*/
	}
}

/* 푸터 */
.footer-v2 .footer {
    padding: 20px 0;
    background: #f7f7f7;
    border-top: 3px solid #eee;
}
.footer-v2 .footer .footer-logo {
	max-width:145px;
}

/* 네비 탭 */
.nav-tabs>li.active>a, .nav-tabs>li.active>a:focus, .nav-tabs>li.active>a:hover {
	border-top: 2px solid #e61010;
}
.nav-tabs li a {
	font-size:16px
}
.nav-tabs li.active {
	font-weight: 700;
}
.margin-15 {
	margin:15px;
}
.service-block-v3 .service-in h3 {
	margin-bottom:3px;
}
.bg-grey .profile-edit {
	background:none;
}
.hero-unify p {
	font-size:30px;
}
.tooltip .progress {
	float:none;
	margin-bottom:10px;
}
.link-font a {
	font-size:13px;
}
.link-list a {
	font-size:13px;
}
.headline {
    display: block;
    margin: 0 0 25px 0;
}

/**
 * ===================================================
 * sky form color
 * ===================================================
 */
/**/
/* normal state */
/**/
.sky-form .toggle i:before {
	background-color: #e61010;	
}
.sky-form .button {
	background-color: #e61010;
}
/**/
/* hover state */
/**/
.sky-form .input:hover input,
.sky-form .select:hover select,
.sky-form .textarea:hover textarea,
.sky-form .radio:hover i,
.sky-form .checkbox:hover i,
.sky-form .toggle:hover i,
.sky-form .ui-slider-handle:hover {
	border-color: #ff8080;
}
.sky-form .rating input + label:hover,
.sky-form .rating input + label:hover ~ label {
	color: #e61010;
}
/**/
/* focus state */
/**/
.sky-form .input input:focus,
.sky-form .select select:focus,
.sky-form .textarea textarea:focus,
.sky-form .radio input:focus + i,
.sky-form .checkbox input:focus + i,
.sky-form .toggle input:focus + i {
	border-color: #e61010;
}
/**/
/* checked state */
/**/
.sky-form .radio input + i:after {
	background-color: #e61010;	
}
.sky-form .checkbox input + i:after {
	color: #e61010;
}
.sky-form .radio input:checked + i,
.sky-form .checkbox input:checked + i,
.sky-form .toggle input:checked + i {
	border-color: #e61010;	
}
.sky-form .rating input:checked ~ label {
	color: #e61010;	
}
/* sky form 로그인 부분 수정 */
#login-form.sky-form header { padding: 20px 0 5px; }
#login-form.sky-form fieldset { padding: 25px 0 5px; }
#login-form.sky-form footer { padding: 20px 0 5px; }
#change_password_form.sky-form header { padding: 0 0 5px; }
#change_password_form.sky-form fieldset { padding: 25px 0 5px; }
#change_password_form.sky-form footer { padding: 20px 0 5px; }

/* 가입폼 */
#register_form.sky-form header { padding: 0 0 5px; }
#register_form.sky-form fieldset { padding: 25px 0 5px; }
#register_form.sky-form footer { padding: 20px 0 5px; }
#register_form.sky-form .label { font-weight:700 }
#register_form.sky-form .input.input-file input { padding-left:42px; }

/* 수정 */
#edit_user_form.sky-form header { padding: 0 0 5px; }
#edit_user_form.sky-form fieldset { padding: 25px 0 5px; }
#edit_user_form.sky-form footer { padding: 20px 0 5px; }
#edit_user_form.sky-form .label { font-weight:700 }
#edit_user_form.sky-form .input-file input { padding-left:42px; }

/* 비번찾기 */
#forgot_password_form.sky-form header { padding: 20px 0 5px; }
#forgot_password_form.sky-form fieldset { padding: 25px 0 5px; }
#forgot_password_form.sky-form footer { padding: 20px 0 5px; }
#reset_password_form.sky-form header { padding: 20px 0 5px; }
#reset_password_form.sky-form fieldset { padding: 25px 0 5px; }
#reset_password_form.sky-form footer { padding: 20px 0 5px; }
#delete_user_form.sky-form header { padding: 0 0 5px; }
#delete_user_form.sky-form fieldset { padding: 25px 0 5px; }
#delete_user_form.sky-form footer { padding: 20px 0 5px; }

/* 출금신청 */
#calculate-form .reg-page { padding: 15px; }
#calculate-form.sky-form { border:0;}
#calculate-form.sky-form header { padding: 0 0 5px; }
#calculate-form.sky-form fieldset { padding: 25px 0 5px;}
#calculate-form.sky-form footer { padding: 20px 0 5px; }
#calculate-form.sky-form .select select { height: 33px; padding: 0 10px;}
#calculate-form .form-control-feedback { right:30px;}
#calculate-form #cms { font-weight:600; padding-right:54px !important;}
#calculate-form.sky-form .state-error a { background: #fff0f0; }
#calculate-form.sky-form .state-success a { background: #f0fff0; }

/* 쿠폰 신청 */
#cart-form.reg-page { padding: 15px; }
/*#cart-form.sky-form { border:0;}*/
#cart-form.sky-form header { padding: 0 0 5px; }
#cart-form.sky-form fieldset { padding: 15px 0;}
#cart-form.sky-form footer { padding: 20px 0 20px; }
#cart-form.sky-form section { margin-bottom: 15px}

/* 글쓰기 폼 */
#post-form.reg-page { padding: 15px; }
#post-form.sky-form header { padding: 0 0 5px; }
#post-form.sky-form fieldset { padding: 15px 0;}
#post-form.sky-form footer { padding: 20px 0 20px; }
#post-form.sky-form section { margin-bottom: 15px}

#chartdiv .loading-data {
  width: 100%;
  height: 50px;
  font-size: 25px;
  text-align: center;
  margin-top: -25px;
  top: 50%;
  position: absolute;
}

@media (max-width: 767px) {
	/* Breadcrumb */
	.breadcrumb {
		top:0;
		margin-bottom:0;
		padding: 8px 15px;
		list-style: none;
		background-color: #f5f5f5;
		border-radius: 4px;
		border-bottom: solid 1px #eee;
	}
}
/* 챠트 */
.chart { height: 250px; }

/* 계정팝업 */
.settings {
	top: 30px;
	display: none;
	padding: 0;
	padding-left: 0;
	list-style: none;
	min-width: 104px;
	position: absolute;
	background: #fff;
	z-index:10000 !important;
	border:1px solid #eee;
}
.settings li {
	margin:0 !important;
	border:none !important;
	display:block !important;
}
.settings li {border-bottom:1px solid #eee !important;}
.settings li:last-child {border-bottom:0px !important;}
.settings li > a {
	text-align:left;
	display:block !important;
	padding:4px 7px 5px 11px !important;
}
@media (max-width: 991px) {
	.settings {
		top:37px;
		left:1px;
		min-width: 103px;
	}
}

/* 커서 */
.cursor { cursor: pointer; }

/* 사이드 네비바 */
.list-group i {
	min-width: 20px;
	margin-right: 5px;
	text-align: center;
}

/* tagbox in table */
.tag-box .sky-form { border: 0; }
.tag-box .sky-form fieldset { padding: 0; }
.tag-box .table { margin-bottom:0 }

/* datepicker */
.datepicker-dropdown { font-size: 12px; }
.datepicker table tr td, .datepicker table tr th { border-radius: 0;  padding: 4px 5px 2px !important;}

/* pagination */
.pagination-sm>li>a, .pagination-sm>li>span {
    padding: 5px 13px;
    font-size: 13px;
}

/* funybox */
.funny-boxes {
    padding: 15px 15px 15px;
}

/* image grayscale */
.imagegray {
  filter: gray; /* IE6-9 */
  -webkit-filter: grayscale(1); /* Google Chrome, Safari 6+ & Opera 15+ */
  opacity:0.7;
}

/* checkbox */
.icheck {
	display: block;
	overflow: hidden;
	position: relative;
}

.icheck {
	margin:0;
	cursor: pointer;
}

.icheck input {
	left: -9999px;
	position: absolute;
}

.icheck i {
	margin-top:2px;
	width: 15px;
	height: 15px;
	outline: none;
	display: block;
	background: #fff;
	border-width: 2px;
	position: absolute;
	border-style: solid;
}

.icheck input + i:after {
	opacity: 0;
	position: absolute;
}

.icheck input + i:after {
	top: -3px;
	left: -2px;
	width: 15px;
	height: 15px;
	content: '\f00c';
	text-align: center;
	font: normal 8px/17px FontAwesome;
}

.icheck input:checked + i:after {
	opacity: 1;
}

.icheck i {
	border-color: #ff8080;
	-ms-transition: border-color 0.3s;
	-moz-transition: border-color 0.3s;
	-webkit-transition: border-color 0.3s;
}

.icheck:hover i {
	border-color: #e61010;
}

.icheck input:focus + i {
	border-color: #e61010;
}

.icheck input + i:after {
	color: #e61010;
}
.icheck input:checked + i {
	border-color: #e61010;	
}
@media (max-width: 991px) {
	.icheck {
		padding-left: 27px !important;
		text-align: left !important;
	}
	.icheck i {
		left:10px;
	}
}
.btn-group .btn-u.btn-brd { 
	border-color: #ff8080;
}
.btn-group .btn-u.active {
	border-color: #b52117;
}
.btn-group .btn-u.btn-brd.btn-brd-hover:hover {
	border-color: #b52117;
}

/* 게시판 본문 헤더 */
.tag-box>.list-inline>li+li:before {
    padding: 0 5px;
    color: #ccc;
    content: "/\00a0";
}
.tag-box .list-inline {
    padding-bottom: 9px;
    margin-bottom: 20px;
    border-bottom: 1px solid #eee;
}

/* 가이드 */
.service-box-v1 h3 a, .heading-sm h3 a {
    color: #585f69;
}
.service-box-v1 .service-block:hover h3 a, .service-box-v1 .service-block:hover .heading-sm {
    color: #e61010;
}
.service-box-v1 p:after {
    background: #e61010;
}
.owl-carousel-style-v2 .item {
    margin: 0 3px;
    background: #fff;
    border: solid 1px #eee;
}
.owl-carousel-style-v2 .item:hover {
	background: #fff;
}

/* tables */
.table td a {
	color: #333;
}
.table td a:hover {
	color: #e61010;
}
.table thead tr th {
	border-bottom:1px solid #f24040 !important;
}
.maxtable.table-bordered {	
	-webkit-border-radius: 0px;
  	-moz-border-radius: 0px;
  	border-radius: 0px;
	border-left: 1px dashed #dddddd;
	border-right: 1px dashed #dddddd;
}
.maxtable.table-bordered th,
.maxtable.table-bordered td {
	border-left: none;
	border-right: none;
	border-left: 1px dashed #dddddd;
}
.maxtable.table {
	border-top: 1px solid #dddddd;
	border-bottom: 1px solid #dddddd;
}
.table {
	border-top: 1px solid #dddddd;
	border-bottom: 1px solid #dddddd;
}
.table th {
  background-color: #f6f6f6;
}
.table tfoot th {
  background-color: #f5f5f5;
}
.table th>a {
	color: #444444;
}

/*High-Rated
------------------------------------*/
.high-rated .carousel-indicators {
	top: 20px;
	left: 61%;
	text-align: right;
	height:50px;
}

.high-rated .carousel-indicators .active {
	background: #555;
}

.high-rated .carousel-indicators li {
	border-color: #555;
}

.high-rated .carousel-inner > .item {
	margin: 0;
}

.high-rated .star-vote {
	float: right;
	margin-top: 8px;
}

.high-rated .star-vote ul {
	margin-bottom: 0;
}

.high-rated .star-vote li {
	padding: 0;
}
.easy-block-v1 {
	padding:15px 15px 17px;
}
.easy-block-v1 .easy-block-v1-badge {
	top:-1px;
	left:-1px;
	z-index:10
}
.owl-carousel .owl-item {
	-webkit-backface-visibility: inherit;
}
.owl-carousel-style-v2 .item img { padding: 0; }
.coupon_slide {overflow:hidden;}
.coupon_slide .slide_item { display:none;}
.coupon_slide .slide_item img { border:1px solid #eee; }
.coupon_slide .slide_item.active { display:block; }

/* 회원정보 */
.service-block-v3 i {
  color: #333;
}
.service-block-v3 .service-heading,
.service-block-v3 .service-in small {
  color: #333;
}
.service-block-v3 .service-in h4,
.service-block-v3 .counter {
  color: #333;
}
.service-block-v3 .statistics .heading-xs {
  color: #333;
}
/*
.service-block-v3 .statistics .heading-xs i {
    float: left;
    font-size: 24px;
    margin: 7px 14px 14px 0;
}*/
.service-block-v3 .statistics small {
  color: #333;
}
.service-block-v3 .statistics .progress {
  background: #bbb;
}

.service-block-v3 .statistics .progress-bar-light {
  background: #333;
}

/* Policies */
.sidebar-nav-v1.affix, .sidebar-nav-v1.affix-bottom {
	top: 72px;
	width: 262px;
}

/* Main coupon Grid 20191010 */
.on-grid-box {

}
.on-grid-box:hover{
	border-color:#e74c3c;
}

.on-grid-box .btn-u {
	color : #e74c3c !important;
	font-size: 0.9em !important;
	padding: 7px 13px;
}
.on-grid-box .easy-block-v2 {
	margin-bottom: 10px !important;
}
.on-grid-box .sky-form {
	border:0;
}
.on-grid-box input {
	font-size: 1em !important;
	font-weight: bold !important;
	letter-spacing: 1.5px;
}
/* Coupon grid padding resize to screen 20191010 */
@media screen and (max-width: 767px) {
	.on-grid-box .btn+.btn {
		margin-left:0 !important;
		margin-top:-1px;
	}
	.row.no-gutters {
	  margin-right: -7.5px;
	  margin-left: -7.5px;
	}
	.row.no-gutters > [class^="col-"],
	.row.no-gutters > [class*=" col-"] {
	  padding-right: 7.5px;
	  padding-left: 7.5px;
	}
}

@media screen and (max-width: 767px) {
	.table-responsive {
		border:none;
	}
}

/* Coupon Top 20240130 */
.couponTopText {display: flex; align-items: center; justify-content: center; width: 100%; height: 59px; line-height: 59px; border-top: 2px solid #f05523; border-bottom: 1px solid #e5e5e5; background: #222; color:#fff;}
.couponTopText p {color:#fff; margin:0; font-size:16px; font-weight: 700;}
.couponTopBox {position: relative; background-color: #f1f0ed;}

.couponTop {max-width: 1400px; margin:0 auto; display: flex; justify-content: space-between;}
.couponTop .row1 {width: 270px; overflow: hidden;}
.couponTop .row2 {width: calc(100% - 660px);}
.couponTop .row3 {width: 350px; overflow: hidden;}

.couponTitleBox {height: 30px; font-size:16px; font-weight: 700;}

.couponTop1,
.couponTop2,
.couponTop3 {padding: 0; list-style: none;}

.couponTop1 {position: relative; height: 360px; margin-bottom:0;}
.couponTop1 li {height: 360px;}
.couponTop1 li img {width: 100%; height: 100%;}
.couponTop1 .slick-dots {display: flex; position: absolute; top:-20px; right: 0; height: 20px;}
.couponTop1 .slick-dots li {font-size: 0; text-indent: -9999px; border-radius: 100%;  margin-left: 5px;}
.couponTop1 .slick-dots li button {display: block; width: 10px; height: 10px; padding: 0; background-color: #ddd; border-radius: 100%; border: 0;}
.couponTop1 .slick-dots li.slick-active button {background-color:#f05523;}

.couponTop2 {display: flex; flex-wrap:wrap;}
.couponTop2 li {display: flex; align-items: center; justify-content: center; position: relative; width: calc(100% / 3); height: 180px; background-color: #fff; border-right:1px solid #ddd;  border-bottom:1px solid #ddd;}
.couponTop2 li img {max-width: 100%; max-height: 180px;}

.couponTop2 .bllak_con {position: absolute; bottom:0; left:0; display: flex; align-items: center; justify-content: center; width: 100%; height: 40px; background: rgba(0,0,0,0.8); transition: height .15s linear; -webkit-transition: height .15s linear}
.couponTop2 .bllak_con mark {background-color: unset; color:#fff;}
.couponTop2 li:hover .bllak_con {height: 100%; }

.couponTop3 {position: relative; height: 360px; background-color: #fff; margin-bottom:0;}
.couponTop3 li {padding:10px; border-bottom:1px solid #ddd; background-color: #fff; height: 120px;}
.couponTop3 .titleBox {padding-bottom:5px; border-bottom:1px solid #ddd;}
.couponTop3 .titleBox p {margin-bottom:0;}
.couponTop3 .titleBox span {font-size:0.8em;}
.couponTop3 .conBox {display: flex; padding:5px 0 2px;}
.couponTop3 .conBox .img_box {display: flex; align-items: center; justify-content: center; width: 160px; height: 62px; border:1px solid #ddd;}
.couponTop3 .conBox .img_box img {width: 100%;}
.couponTop3 .conBox .text_box {width: calc(100% - 160px); padding-left:10px;}
.couponTop3 .conBox .text_box input { width: 100%; height: 31px; border:1px solid #ddd; border-bottom:0;}
.couponTop3 .conBox .text_box button {width: 50%; height: 32px; border:1px solid #e61010; background-color: #fff; color:#e61010;}
.couponTop3 .conBox .text_box button+button {border-left:0;}
.couponTop3 .conBox .btnBox {display: flex;}

.couponTop3 .slick-arrow {position: absolute; top:-20px; width: 20px; height: 20px; font-size: 0; text-indent: -9999px; border:1px solid #ddd; background:#fff url('http://maxcoupon.co.kr/assets/img/main/sub_topArrow.png') center no-repeat;}
.couponTop3 .slick-prev {right: 0; transform: rotate(180deg);}
.couponTop3 .slick-next {right: 19px;}


@media (min-width: 1200px){
	.couponTop2 li:nth-child(3n) {border-right:0;}
}

@media (max-width: 1200px){
	.couponTop2 li {width: calc(100% / 2); height: 120px;}
	.couponTop2 li:nth-child(2n) {border-right:0;}
	.couponTop2 li img {max-height: 120px;}
}

@media (max-width: 996px){
	.couponTop {display: flex; flex-wrap: wrap;}
	.couponTop .row1, 
	.couponTop .row3 {width: calc(50% - 10px);}
	.couponTop .row2 {width: 100%; position: absolute; bottom:20px}

	.couponTop {padding-bottom:450px; position: relative;}
}

@media (max-width: 768px){
	.couponTop .row1, 
	.couponTop .row2,
	.couponTop .row3 {width: 100%; position: relative; bottom:0; margin-bottom:20px;}

	.couponTop {padding-bottom:0px;}

	.couponTop2 li {width: 100%; border-right:0;}
}


/* Coupon List 20240130 */

.maxonlineLink {display: flex; align-items: center; justify-content: end; margin-bottom: 20px;}

.mc_couponListBox {display: flex; flex-wrap:wrap;}
.mc_couponListBox .mc_couponListContent {position: relative; width: calc(100% / 4); border-right:0; margin-left:-1px; overflow: hidden;}
.mc_couponListBox .mc_couponListContent:nth-child(4n+1) {margin-left:0;}
.mc_couponListBox .mc_couponListContent:hover {z-index: 3;}	
.mc_couponListBox .couponNum {display: flex; height:38px; border-right:1px solid #eee;}
.mc_couponListBox .couponNum label {display: flex; width: 80px; height:100%; background: #958b85; margin-bottom:0; color: #fff; justify-content: center; align-items: center;}
.mc_couponListBox .couponNum input {width: calc(100% - 80px); height:100%; border:1px solid #ddd; border-bottom:0; border-right:0; outline:0;}
.mc_couponListBox .funny-boxes {padding: 0; padding-top:15px;}
.mc_couponListBox .pd-type1 {padding-left:15px; padding-right:15px;}

.mc_couponListBox .btn-group {width: 100%;}
.mc_couponListBox .btn-group .btn+.btn {margin-left:0;}
.mc_couponListBox .on-grid-box .btn-u {padding:10px 13px;}
.mc_couponListBox .on-grid-box .couponGet span{
	animation-name: shine;
	animation-duration: 0.6s;
	animation-iteration-count: infinite;
	-moz-animation-name: shine;
	-moz-animation-duration: 0.6s;
	-moz-animation-iteration-count: infinite;
}

@keyframes shine {
	from {
		opacity: 1;
	}

	to {
		opacity: 0.1;
	}
}

@media (min-width: 996px){
	/* .mc_couponListBox .funny-boxes {overflow: hidden; height: 175px;}
	.mc_couponListBox .funny-boxes .easy-block-v2 {transition: all .25s ease-in; -webkit-transition: all .25s ease-in;}
	.mc_couponListBox .funny-boxes:hover .easy-block-v2, */
	.mc_couponListBox .funny-boxes.active .easy-block-v2 {margin-top:-77px;}
	.mc_couponListBox .pd-type1 {padding-left:15px; padding-right:15px;}

	.mc_couponListBox .btnBox {position: absolute; left:0; bottom:-77px; width: calc(100% - 1px); transition: all .25s ease-in; -webkit-transition: all .25s ease-in;}
	.mc_couponListBox .funny-boxes:hover .btnBox,
	.mc_couponListBox .funny-boxes.active .btnBox {bottom:0px;}
}

@media (max-width: 996px){
	.mc_couponListBox .mc_couponListContent {width: calc(100% / 3);}

	.mc_couponListBox .row2 {height:62px;}
}

@media (min-width: 768px){
	.mc_couponListBox .btn-group .btn+.btn {border-left:0;}
}

@media (max-width: 768px){
	.mc_couponListBox .mc_couponListContent {width: calc(100% / 2);}
}

@media (max-width: 572px){
	.mc_couponListBox .mc_couponListContent {width: calc(100%);}
}