@charset "utf-8";
/* Layout */
#wrap {
  position: relative;
  min-width: 320px;
  max-width: 640px;
  height: 100%;
  margin: 0 auto;
}
.wrap_inner {
  padding: 11px 13px;
}
/* 롤링이미지 */
.flexslider {
  width: 100%;
}
.flexslider .slides > li {
  display: none;
  position: relative;
  width: 100%;
  height: 240px;
}
.flexslider .slides img {
  display: block;
}
.flexslider,
.flex-container {
  position: relative;
  zoom: 1;
}
.flex-direction-nav {
  display: none;
}
/* Control Nav _ 인디케이터 */
.flex-control-nav {
  position: absolute;
  bottom: 0;
  width: 100%;
  text-align: center;
}
.flex-control-nav li {
  display: inline-block;
  margin-left: 7px;
  zoom: 1;
}
.flex-control-nav li:first-child {
  margin-left: 0;
}
.flex-control-nav li a {
  display: block;
  width: 7px;
  height: 7px;
  background: #fff;
  border-radius: 50%;
  cursor: pointer;
  text-indent: -9999px;
}
.flex-control-nav li a:hover {
  background: #58c2c1;
}
.flex-control-nav li a.active {
  background: #58c2c1;
  cursor: default;
}
/* 탭 메뉴 */
.nav-tab {
  overflow: hidden;
  width: 100%;
  background: #ffffff;
}
.nav-tab li {
  display: block;
  position: relative;
  float: left;
  width: 33.333%;
  text-align: center;
  font-size: 14px;
  line-height: 60px;
  color: #000;
  cursor: pointer;
}
.nav-tab li.active:before {
  content: '';
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 4px;
  background: #58c2c1;
}
.nav-tab li.active {
  color: #58c2c1;
}
/* 쿠폰목록_커피무료,메뉴할인,결제금액할인,무료서비스 */
.dcbox {
  display: -webkit-box;
  position: absolute;
  top: 12px;
  left: 12px;
  width: 50px;
  height: 50px;
  color: #fff;
  font-size: 14px;
  border-radius: 100%;
  background: #58c2c1;
  text-align: center;
  line-height: 1.1em;
  -webkit-box-pack: center;
  -webkit-box-align: center;
}
.dcbox.v2 {
  position: absolute;
  top: 20px;
  left: 20px;
}
/* 쿠폰목록_핫딜 */
.lst_coupon_hot {
  margin-top: -5px;
}
.lst_coupon_hot a {
  display: block;
  height: 100%;
  cursor: pointer;
}
.lst_coupon_hot > li {
  position: relative;
  width: 100%;
  margin-top: 8px;
  border: 1px solid #cfcfcf;
  background: #ffffff;
}
.lst_coupon_hot > li:last-child {
  margin-bottom: 50px;
}
.lst_coupon_hot > li:after {
  display: block;
  position: absolute;
  top: -6px;
  right: 62px;
  z-index: 10;
  width: 10px;
  height: 10px;
  border: 1px solid #cfcfcf;
  border-width: 0 0 1px 0;
  background: #eee;
  border-radius: 5px;
  -webkit-box-shadow: -1px -2px 2px -2px rgba(0, 0, 0, 0.2) inset;
  content: '';
}
.lst_coupon_hot > li:after {
  top: auto;
  bottom: -6px;
  border-width: 1px 0 0;
  -webkit-box-shadow: 1px 2px 2px -2px rgba(0, 0, 0, 0.2) inset;
}
.lst_coupon_hot > li p.bgimg {
  position: absolute;
  right: 10px;
  left: 10px;
  top: 10px;
  width: auto;
  height: 150px;
}
.lst_coupon_hot > li p.bgimg:before {
  display: block;
  height: 150px;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0.5));
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0.5));
  content: '';
}
.lst_coupon_hot > li p.text {
  position: absolute;
  top: 110px;
  right: 25px;
  text-align: right;
  color: #ffffff;
}
.lst_coupon_hot > li .cont {
  position: relative;
  margin-top: 166px;
  padding-bottom: 10px;
  display: -webkit-box;
  -webkit-box-align: center;
}
.lst_coupon_hot dl {
  position: relative;
  margin: 10px 80px 5px 20px;
}
.lst_coupon_hot dt {
  margin-right: 60px;
  letter-spacing: -0.04em;
  font-weight: bold;
  color: #181818;
}
.lst_coupon_hot dt.s {
  margin-bottom: 5px;
  font-size: 12px;
}
.lst_coupon_hot dd {
  margin-top: 5px;
  font-size: 13px;
  letter-spacing: -0.04em;
  line-height: 16px;
}
.lst_coupon_hot dd span {
  font-weight: bold;
}
.hotdeal_d-day {
  position: absolute;
  top: 10px;
  right: 75px;
}
.hotdeal_d-day.v2 {
  display: inline-block;
  border-radius: 10px;
  background: #58c2c1;
  font-size: 12px;
  color: #fff;
  padding: 1px 10px;
}
/* 사용하기 */
.btn_coupon_use_hot {
  position: absolute;
  top: 5px;
  right: 0;
  width: 68px;
  height: 80px;
  text-align: center;
  display: -webkit-box;
  -webkit-box-align: center;
}
.btn_coupon_use_hot:before {
  display: block;
  border-left: 1px dashed #cfcfcf;
  position: absolute;
  height: 90%;
  top: 5px;
  right: 66px;
  content: '';
}
.btn_coupon_use_hot p {
  width: 100%;
  margin-top: 6px;
}
.ico_c_use {
  display: block;
  width: 25px;
  height: 18px;
  margin: 0 auto;
  background: url(../img/ico-coupon-use.png);
  background-size: cover;
  background-position: 0 0;
  background-repeat: no-repeat;
}
.btn_coupon_use_hot.on .ico_c_use {
  background-position: -26px 0;
}
.btn_coupon_use_hot i {
  font-size: 13px;
  color: #b2b2b2;
  letter-spacing: -0.07em;
  font-style: normal;
  line-height: 24px;
  text-align: center;
}
.btn_coupon_use_hot.on i {
  color: #58c2c1;
}
/* modal */
.modal {
  display: none;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  padding: 20px;
  z-index: 9999;
}
.modal-bg {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.5);
}
.modal-content {
  overflow-y: auto;
  position: relative;
  height: 100%;
  padding: 20px;
  box-sizing: border-box;
  background: #fff;
  border-radius: 10px;
}
.modal-content h3 {
  font-size: 18px;
  font-weight: normal;
  text-align: center;
  color: #888888;
}
.modal-content h3 small {
  display: block;
  margin: 5px auto 10px;
  font-size: 14px;
}
.modal-img-wrap {
  width: 80px;
  height: 80px;
  margin: 20px auto;
  background-position: 50% 50%;
  background-size: cover;
  border-radius: 50%;
}
.modal-content .btn-large {
  width: 100%;
  height: 40px;
  margin-bottom: 20px;
  border: none;
  border-radius: 5px;
  text-align: center;
  line-height: 40px;
  font-weight: bold;
}
.modal-content .text-black {
  color: #000000;
}
.modal-content .text-blue {
  color: #58c2c1;
}
.modal-content .bg-blue {
  background: #58c2c1;
  color: #ffffff;
}
.modal-content .btn-close {
  display: block;
  width: 100%;
  height: 40px;
  margin-top: 20px;
  border: none;
  border-radius: 5px;
  background: #ccc;
  text-align: center;
  line-height: 40px;
  font-weight: bold;
  cursor: pointer;
}
.bu-minus li {
  position: relative;
  padding-left: 10px;
  font-size: 12px;
}
.bu-minus li:before {
  content: '-';
  display: block;
  float: left;
  position: absolute;
  top: 0;
  left: 0;
  width: 6px;
  height: 6px;
}
