@charset "utf-8";

/* ==========================================================================
SELECT/INPUT_180829정리
========================================================================== */
select {width:100%;box-sizing:border-box;padding:13px 0 10px 13px;font-size:15px;background-color:#f3f3f3;color:#231f20;}
select option {color:#888888;font-weight:300;}
input[type="text"],
input[type="password"],
input[type="tel"] {width:100%;box-sizing:border-box;padding:13px 0 10px 13px;font-size:15px;background-color:#f3f3f3;color:#231f20;}
input.disabled {background-color:#b2b2b2;}

.store_area select {padding:12px 0 9px 12px;background-color:#4f4f50;color:#ffffff;}
.select_box select {padding:12px 30px 9px 0;background-color:#f5f5f5;}
.saving_dsc_area select {padding:12px 0 9px 13px;color:#ffffff;}
.store_sort select {padding:13px 0 10px 13px;}
.store_sort .store_sel2 select {width:95px;margin-left:20px;margin-right:10px;font-size:15px;background:#4f4f50 url('../images/main/sel_arr1.png') no-repeat right center;background-size:20px auto;background-position:75px;}
.store_search_wrap .store_sel2 select {padding:13px 0 10px 10px;width:95px;margin-left:20px;margin-right:10px;}

.store_area input {width:100%;box-sizing:border-box;padding:13px 0 10px 13px;background-color:#4f4f50; font-size:15px;color:#ffffff;}
.send_info input {padding:18px 0 14px 13px;background-color:#ffffff;color:#231f20;}
.saving_receipt input {padding:18px 0 14px 13px;font-size:15px;background-color:#424041;color:#ffffff;}
.login input {padding:18px 0 14px 15px;background-color:#f3f3f3;color:#231f20;}


/* skip */
#top_skip { display:block; background:#fff; position:fixed; left:0; top:0; z-index:99999999; }
#top_skip a { position:relative; display:block; width:120px; line-height:35px; text-align:center; background:#333; color:#fff; font-size:12px; height:0; overflow:hidden; }
#top_skip a:focus { height:35px; border:2px solid #005983; }

/* Layout */
#wrap {overflow:hidden; position:relative; width:100%; min-width:320px; margin:0 auto; background:#ffffff;}
#header { position:relative; width:100%;margin:0 auto; }
#container {position:relative; width:100%; height:100%; margin:0 auto; }
.inner {position:relative;margin:0 20px;}

.inner_max {position:relative; margin-left:20px; margin-right:20px; max-width:670px; width:89.34%;}
#footer {position:relative; width:100%; clear:both; margin:0 auto; }

/* Common */
.body_f5f5f5 {background:#f5f5f5;}
.body_e5e5e6 {background:#e5e5e6;}
.body_231f20 {background:#231f20;}

.body_f5f5f5 #wrap {background:#f5f5f5;}
.body_e5e5e6 #wrap {background:#e5e5e6;}
.body_231f20 #wrap {background:#231f20;}

.tb_div {display:table; width:100%; height:100%;}
.tb_cell {display:table-cell; vertical-align:middle;}
#container .swiper-button-prev,
#container .swiper-button-next {opacity:1;}

.status {display:block;padding:3px 8px 1px;text-align:center;line-height:1;font-size:12px;font-weight:400;color:#b1b1b1;box-sizing:border-box;border:1px solid #b1b1b1;border-radius:10px;}
.status a {color:#b1b1b1;}
.complete .status {color:#a3171b; border-color:#a3171b;}
.complete .status a {color:#a3171b;}

/* popup */
.popup_wrap {display:none;}
.btm .btn>li {text-indent:-9999px;}

/* header */
.hbox {overflow:hidden; position:fixed; top:0; left:0; right:0; height:50px; background-color:#231f20; z-index:999;}
.hbox .page_title {text-align:center;padding:17px 0 14px; font-size:20px; color:#fff; font-weight:300;}
.hbox .page_close {position:absolute; right:0; top:0; bottom:0; }
.hbox .page_close a {display:inline-block; padding:0 20px; height:50px; line-height:50px;}
.hbox .page_close img {width:21px; vertical-align:middle; padding-bottom:1px;}

.btn_gnb {position:fixed;top:0;left:0;width:60px;height:50px;z-index:10;}
.btn_gnb a {display:block;width:100%;height:100%;}
.btn_gnb a>img {position:absolute;top:15px;left:17px;width:25px;height:22px;}

.btn_inform {position:fixed;top:0;right:0;width:60px;height:50px;z-index:10;}
.btn_inform a {display:block;width:100%;height:100%;}
.btn_inform a>img {position:absolute;top:12px;left:20px;width:25px;height:28px;}
.btn_inform.active a:before {display:inline-block;content:'';position:absolute;right:17px;top:14px;width:4px;height:4px;border-radius:4px;background-color:#a3171b;}

/* SNB */
.h_opened #snb_wrap {transform:translate(0, 0); -webkit-transform:translate(0, 0); -moz-transform:translate(0, 0); -o-transform:translate(0, 0);}

#snb_wrap {
	overflow:hidden;
	position:fixed; top:0; left:0; right:0; bottom:0;
	z-index:9999;
	/*background-color:#3b3b3c;*/
	transform:translate(-100%, 0);
	-webkit-transform:translate(-100%, 0);
	-moz-transform:translate(-100%, 0);
	-o-transform:translate(-100%, 0);
	transition:.3s ease;
	-webkit-transition:.3s ease;
	-moz-transition:.3s ease;
	-o-transition:.3s ease;
}

.snb_scroll {position:fixed; right:0; top:0; bottom:0; left:0; z-index:1; margin-left:55px; overflow-y:auto;overflow-x:hidden;overflow-scrolling:touch; -webkit-overflow-scrolling:touch; -moz-overflow-scrolling:touch;}
.snb_bg {overflow:hidden;position:fixed; bottom:0; left:0; top:0; width:100%;}
.snb_bg .style_bg {float:left;width:60px;height:100%;background:#231f20 url("../images/main/snb_bg.png") no-repeat center center; background-size:cover;}
.snb_bg .color_bg {margin-left:60px;height:100%;background:#ffffff;}

.btn_setting {position:absolute; right:0; top:0;}
.btn_setting a {display:inline-block; width:60px; height:50px; background:url("../images/main/snb_icon.png") no-repeat -60px 0; background-size:120px auto; text-indent:-9999px;}
.btn_main {position:fixed; left:0; top:0; width:60px; height:50px; z-index:9;}
.btn_main a {display:inline-block; width:60px; height:50px; background:url("../images/main/snb_icon.png") no-repeat 0 0; background-size:120px auto; text-indent:-9999px;}

.snb_mid {position:relative; z-index:1; margin-left:-5px; padding:15px 25px 20px; height:140px; box-sizing:border-box; background-color:#fff; box-shadow:0 0 20px rgba(0,0,0, .25); background:#fff url("../images/main/rewards_bg.png") no-repeat center right; background-size:91px auto;}
.snb_mid .tit {display:inline-block; font-size:17px; line-height:1.65em; color:#3b3b3c; padding-right:20px; background:url("../images/main/rewards_arr.png") no-repeat 100% 9px; background-size:17px auto;}
.snb_mid .txt2 {margin-top:5px; font-size:15px; line-height:1.5em; font-weight:300;}

.snb_mid .btn_login {margin-top:7px;}
.snb_mid .btn_login a {display:inline-block; background-color:#a3171b; color:#fff; font-size:15px; padding:7px 15px 4px; text-align:center; border-radius:15px;}
.snb_mid .btn_login a img {margin-left:5px; padding-bottom:3px;}

.snb_mid .cts {display:none;}
.snb_mid .cts.on {display:block;}
.m_rewards {overflow:hidden; margin-top:25px;}
.m_rewards li {position:relative; float:left; padding-left:16px; margin-left:15px;}
.m_rewards li:first-child {padding-left:0; margin-left:0;}
.m_rewards li:before {display:inline-block; content:''; position:absolute; left:0; top:2px; bottom:6px; width:1px; background-color:#e7e7e7;}
.m_rewards li:first-child:before {display:none;}
.m_rewards .stit {color:#3b3b3c; font-weight:300;}
.m_rewards .txt {margin-top:5px; font-size:15px; line-height:1.5em; color:#231f20;}
.m_rewards .txt strong {margin-right:2px;font-size:18px; line-height:1.5em;}

.snb_top {padding-bottom:4px;}
.snb_top .name {height:60px; line-height:60px;padding:0 20px;font-size:18px; color:#ffffff; font-weight:300;}
.snb_top .name em {color:#c49a6c; font-weight:400;}

.snb {display:flex;flex-wrap:wrap;width:100%;align-items:center;justify-content:center;}
.snb>li{position:relative;flex:0 0 100%;}
.snb>li:after{content: '';position: absolute;top: 50%;right:20px;width:8px;height:8px;transform: translateY(-50%) rotate(45deg);border-top: 1px solid #FFF;border-right: 1px solid #FFF;}
.snb>li>a {display:inline-block;width:100%;height:100%;padding:13px 20px;color:#fff;font-size:18px;line-height:1.5em; font-weight:300;}
.snb>li.stamp a{position:relative;background:#c09668}
.snb>li.stamp a:before{content:'';display:inline-block;width:24px;height:24px;margin-right:8px;background:url(../images/main/ico_stamp.png) no-repeat;background-size:24px auto;vertical-align:middle}
.snb>li.stamp a .tag{display:inline-block;height:18px;margin-left:8px;padding:0 4px;background:#a3171b;border-radius:10px;color:#fff;font-size:10px;line-height:18px;vertical-align:middle}

.snb>li.market a{position:relative}
.snb>li.market a:before{content:'';display:inline-block;width:21px;height:21px;margin-right:8px;margin-top:-2px;background:url(../images/main/ico_market.png);background-size:21px auto;vertical-align:middle}

.snb_btm {margin:18px 0 0 10px}
.snb2 {display:flex;align-items:center;justify-content:space-around}
.snb2>li>a {display:block;height:100%;font-size:15px;padding:10px 0;text-align:center}

.snb_terms {padding: 18px 0 0 7vw;}
.snb_terms .snb_terms_tit {font-size: 13px; font-weight: 700; margin: 0 0 8px;}
.snb_terms .snb > li:after {border-color: #000;opacity: 0.5;}
.snb_terms .snb li a {color: #000; font-size: 13px; padding: 8px 8px 8px 0;}

.snb_ban .swiper-container {width:100%;margin-left:5px;height:100%}
.snb_ban .swiper-slide img {display:block;width:100%;height:100%}

.snb_box {display:flex;flex-direction:column;justify-content:space-between;;height:100vh}
.snb_box .list {position:relative;}
.snb_box .list:nth-child(1){background:#3b3b3c;margin-left:5px;}
.snb_box .list:nth-child(2){flex-grow:1}

.etc_menu {position:fixed; bottom:20px; left:5px; z-index:99;}
.etc_menu li {margin-top:15px;}
.etc_menu a {color:#fff; font-weight:300; letter-spacing:-0.01em;}

/* Main */
.mv_wrap {position:fixed; top:0; left:0; right:0;}
.mct_wrap {position:Relative;}
.mv .img {position:absolute; bottom:68px; left:0; right:0; top:0;}
.mv .img img {width:100%; display:block;}
.mv .left {position:absolute; left:0; top:0; bottom:0; width:60px; height:100%; background-repeat:no-repeat; background-size:cover;}
.mv .right {position:absolute; right:0; top:0; bottom:0; width:calc(100% - 60px); width:-webbkit-calc(100% - 60px); width:-moz-calc(100% - 60px); width:-o-calc(100% - 60px); height:100%; background-repeat:no-repeat; background-size:cover; background-position:center center;}
.mv .rel {position:relative; }
.mv .tit {position:absolute; left:0; bottom:0; right:0; padding-left:15px; margin-left:60px; height:58px; font-size:23px; line-height:1.3em; color:#231f20; letter-spacing:-0.03em; font-weight:300;}
@media screen and (min-width: 585px) {
	.mv .right {background-size:contain}
}

/* Dots */
.mv .slick-dots { position:absolute; display:flex; align-items: center;justify-content: center; width: calc(100% - 80px); padding:0 10px; bottom:83px; left:60px; text-align:center; font-size:0; line-height:0;}
.mv .slick-dots li { position:relative; width: 100%; max-width: 26px; padding: 0 1px; cursor:pointer; box-shadow:0px 0px 3px rgba(0,0,0, 0.15);}
.mv .slick-dots li button {font-size:0; line-height:0; display:block; padding:0; cursor:pointer;  border:0; color:transparent; background:transparent; width:100%; height:3px; background-color:#fff; opacity:0.4;}
.mv .slick-dots li button:hover,
.mv .slick-dots li button:focus { outline:none; }
.mv .slick-dots li.slick-active button {opacity:1;}

.fix_mb {overflow:hidden; position:fixed; bottom:0; left:0; right:0; height:178px; background:#fff;}

.mcb_wrap {position:relative;padding-top:12px;}
.lsm_wrap {padding-left:60px;}
.m_barcd {position:absolute; left:0; top:0; bottom:0;}

.m_barcd a {display:inline-block; padding-top:17px; position:relative;}
.m_barcd a:before {display:inline-block; content:''; position:absolute; top:0; right:0; width:12px; height:12px; background:url("../images/main/barcode_arr.png") no-repeat center center; background-size:12px auto;}
.m_barcd .img {width:30px; height:85px; overflow:hidden;}

.lsm_slide { margin-left:-5px; margin-top:-10px;}
.lsm_slide .item a {dispLay:block; padding-left:85px; margin:10px 5px; position:Relative; box-shadow:0 0 10px rgba(0,0,0, .15);}
.lsm_slide .swiper-slide {width:92%;}
.lsm_slide .swiper-slide a {dispLay:block; padding-left:85px; margin:15px 5px; position:Relative; box-shadow:0 0 5px rgba(0,0,0, .15);}
.lsm_slide .img {overflow:hidden; position:absolute; left:0; top:0; bottom:0; width:85px; height:85px;}
.lsm_slide .img img {max-width:none; max-height:100%;}
.lsm_slide .cts {padding:10px 15px; background:#fff; height:85px; box-sizing:border-box;}
.lsm_slide .store { position:Relative; padding-left:17px; color:#a97c50; letter-spacing:-0.03em; height:19px; overflow:hidden; white-space:nowrap; text-overflow:ellipsis;}
.lsm_slide .store:before {display:inline-block; content:''; position:absolute; left:0; top:2px; width:13px; height:13px; background:url("../images/main/reserve_star.png") no-repeat; background-position:-13px 0; background-size:26px auto;}
.lsm_slide .store.mys:before  {background-position:0 0;}
.lsm_slide .tit {margin-top:8px; height:18px; overflow:hidden; white-space:nowrap; text-overflow:ellipsis; font-size:15px; line-height:1.25em; color:#222222; letter-spacing:-0.03em; }
.lsm_slide .txt {height:19px; overflow:hidden; white-space:nowrap; text-overflow:ellipsis; color:#3b3b3c; }

/* test */
.test_fixed {position:fixed; bottom:0; left:0; right:0; height:105px;}
.test_lsm_wrap {position:absolute; left:0; top:0; right:0; margin-left:16%; height:105px; overflow:hidden;}
.test_lsm_box { position:absolute; left:0; top:0; right:0; margin-left:-16%;}
.test_lsm {width:100%; }
.test_lsm .swiper-slide a {dispLay:block; padding-left:85px; margin:10px 5px; position:Relative; box-shadow:0 0 10px rgba(0,0,0, .15);}
.test_lsm .img {overflow:hidden; position:absolute; left:0; top:0; bottom:0; width:85px; height:85px;}
.test_lsm .cts {padding:10px 15px; background:#fff; height:85px; box-sizing:border-box;}
.test_lsm .store { padding-left:17px; color:#a97c50; letter-spacing:-0.03em; height:19px; overflow:hidden; white-space:nowrap; text-overflow:ellipsis; background:url("../images/main/m_star.png") no-repeat 0 3px; background-size:13px auto; }
.test_lsm .tit {margin-top:8px; height:18px; overflow:hidden; white-space:nowrap; text-overflow:ellipsis; font-size:15px; line-height:1.25em; color:#222222; letter-spacing:-0.03em; }
.test_lsm .txt {height:19px; overflow:hidden; white-space:nowrap; text-overflow:ellipsis; color:#3b3b3c; }
.test_lsm .swiper-slide {width:91%;}

.nav_wrap {display:flex;position:absolute; bottom:0; left:0; right:0; height:60px; background:#211d1e; text-align:center;}
.nav_list {display:flex;overflow:hidden;width:100%;height:100%}
.nav_list li {position:relative;width:100%}
.nav_list li.focus{background-color:#a3171b;}
.nav_list li:first-child.focus{margin-right:6px;}
.nav_list li.focus-vvip{background-color: #a2794d;}
.nav_list a {display:flex; flex-direction: column;justify-content: center; position:relative;height:100%}
.nav_list li [class^='tag-']{display:block;overflow:hidden;position:absolute;top:7px;left:50%;width:23px;height:9px;margin-left:7px;background-size:100%;background-position:0 0;background-repeat:no-repeat;text-indent:-999999em;}
.nav_list li .tag-new{background-image:url(../images/main/icon_new.png)}
.nav_list li .tag-come{top:0;left:-4px;width:25px;height:11px;margin-left:0;background-image:url(../images/main/icon_come.png)}
.nav_list li .tag-event{top:0;left:-4px;width:33px;height:9.5px;margin-left:0;background-image:url(../images/main/icon_event.png)}
.nav_wrap .ico {position:relative;display:block;margin:0 auto;box-sizing:border-box;width:40px;height:35px}
.nav_wrap .txt {height:35px;padding-top:7px;font-size:12px; color:#fff;font-weight:700;line-height: 1.2;box-sizing: border-box;}
.nav_wrap .tit {font-size:12px; color:#fff;font-weight:300;}
.nav_list .num {overflow:hidden;display:inline-block;position:Absolute;top:3px;right:-5px;min-width:15px;height:15px;line-height:16px;font-size:10px;color:#fff;border-radius:17px;background-color:#a97c50;-webkit-box-sizing:border-box;box-sizing:border-box;white-space:nowrap;letter-spacing:-1px;text-align:center;padding-right:2px;}

.barcd_wrap {overflow:hidden; position:fixed; top:0; left:0; right:0; bottom:0; background:url('../images/main/barcode_bg.png') no-repeat top center #231f20; background-size:cover;}
.barcd_box {overflow:hidden; position:fixed; top:50%; left:5.33%; right:5.33%; margin-top:-97px;}
.barcd_box .tit {font-size:25px; line-height:1.25em; font-weight:300; color:#fff; }
.barcd_box .tit em {color:#c49a6c;}
.barcd { margin-top:20px; padding:18px 18px 9px; box-sizing:border-box; background:#fff; text-align:center;}
.barcd .img {overflow:hidden; max-height:60px; max-width:305px; margin:0 auto;}
.barcd .img img { display:block;}
.barcd .num {margin-top:12px;font-size:17px;letter-spacing:1px;font-weight:300;line-height:1;}
.barcd_wrap .btn_close {position:absolute;bottom:25px;left:0;right:0;text-align:center;}
.barcd_wrap .btn_close a {display:inline-block;width:21px;height:21px;}

.inform_list {padding-bottom:80px;}
.inform_list a {display:block; position:relative;}
.inform_list .view a:after {display:inline-block; content:''; position:absolute; top:40%; right:5.33%; width:9px; height:15px; background:url("../images/main/inform_arr.png") no-repeat center center; background-size:100%;}
.inform_list .read.view a:after {background:url("../images/main/inform_arr2.png") no-repeat center center; background-size:9px auto;}
.inform_list .cts {padding:16px 43px 14px 20px; border-bottom:1px solid #444243;}
.inform_list .tit {font-size:15px; line-height:1.5em; color:#979697;}
.inform_list .date {margin-top:3px; font-size:12px; line-height:1.5em; color:#979697; font-weight:300;}
.inform_list .read .tit {color:#fff;}
.inform_list .read .date {color:#fff;}

/* Sub Contents */
.sub_wrap {height:100%;padding-bottom:0;}
.question {padding-top:20px;}

.go_top {position:fixed; bottom:30px; right:20px; width:38px; height:38px; background:url("../images/main/go_top.png") no-repeat center center; background-size:38px auto; text-indent:-9999px;
	opacity:0;
}
.go_top.on {
	transition:opacity .25s ease-in-out;
	-moz-transition:opacity .25s ease-in-out;
	-webkit-transition:opacity .25s ease-in-out;
	opacity:1;
}

.depth1 .sub_wrap {padding-top:52px;}
.depth2 .sub_wrap {padding-top:115px;}
.depth3 .sub_wrap {padding-top:160px;}

.depth1.morefix .sub_wrap {padding-top:122px;}
.nocts {
	padding:115px 0 0 !important;
	border:0 !important; margin:0 !important;
	font-weight:300 !important; text-align:center !important;
	font-size:15px !important; line-height:1.5em !important;
	color:#888 !important;
	/*height:100vh;*/
}
.nocts:after {display:none !important;}
.nocts.bgf5 {background-color:#f5f5f5;}
.nocts.fixed1 {position:fixed; top:101px; left:0; right:0; bottom:0; overflow:hidden;}
.nocts.fixed2 {position:fixed; top:172px; left:0; right:0; bottom:0; overflow:hidden;}
.nocts.cl1 {color:#231f20 !important;}


/* 서브상단 */
.sub_top_fix {position:fixed;top:0; left:0; right:0; /* overflow:hidden; */ background-color:#ffffff; z-index:9999;}
.depth1 .sub_top_fix {height:52px;
	-moz-box-shadow:inset 0 -1px 0 0 #e5e5e6;
	-webkit-box-shadow:inset 0 -1px 0 0 #e5e5e6;
	box-shadow:inset 0 -1px 0 0 #e5e5e6;
}
.depth2 .sub_top_fix {height:95px;}
.depth3 .sub_top_fix {height:99px;}
.sub_tab_wrap {
	height:52px;
	-moz-box-shadow:inset 0 -1px 0 0 #e5e5e6;
	-webkit-box-shadow:inset 0 -1px 0 0 #e5e5e6;
	box-shadow:inset 0 -1px 0 0 #e5e5e6;
}

.sub_tab {display:flex;height:52px;}
.sub_tab li {position:relative;width:100%;text-align:center;height:100%;}
.sub_tab li a {display:inline-flex;height:100%;}
.sub_tab li .tit {display:flex;align-items:center;justify-content: center;position:relative;font-size:16px;color:#333333;}
.sub_tab li.on .tit {color:#a97c50;border-bottom:2px solid #a97c50;box-sizing:border-box;}

.sub_cate_wrap {height:45px;box-sizing:border-box;
	-moz-box-shadow:inset 0 -1px 0 0 #e5e5e6;
	-webkit-box-shadow:inset 0 -1px 0 0 #e5e5e6;
	box-shadow:inset 0 -1px 0 0 #e5e5e6;
}
.sub_cate_slide {padding:0 13px;}
.sub_cate_slide .swiper-slide {width:auto;}
.sub_cate_slide .swiper-slide a {position:relative; margin:0 7px; display:block; /*height:45px; line-height:45px;*/line-height:1;padding:15px 0 12px;text-align:center; font-size:15px; color:#888888;}
.sub_cate_slide .swiper-slide .tit {display:inline-block; }
.sub_cate_slide .swiper-slide .num {display:inline-block; padding:0 5px; height:13px; line-height:15px; border-radius:15px; color:#888888; font-size:10px; border:1px solid #888888;vertical-align:middle;margin-top:-2px;}
.sub_cate_slide .swiper-slide.on .tit {color:#a97c50;}
.sub_cate_slide .swiper-slide.on .num {color:#a97c50; border-color:#a97c50;}
.sub_cate_slide.bb1 {border-bottom:1px solid #e5e5e6;}
.sub_cate {overflow:hidden;display:inline-block;width:100%;}
.sub_cate li {display:inline-block;text-align:center;margin-left:15px;}
.sub_cate li:first-child {margin-left:20px;}

.sub_cate a {display:block; font-size:15px; padding:13px 0; color:#888888;}
.sub_cate .on a {color:#a97c50;}
.menu_slide {padding:0;}
.menu_slide .swiper-slide {width:22.22%; text-align:Center;}
.menu_slide .swiper-slide a {display:inline-block; height:50px; line-height:50px; font-size:16px; color:#231f20;}
.menu_slide .swiper-slide span {display:inline-block; height:50px;}
.menu_slide .swiper-slide.on span {position:relative; color:#a97c50; }
.menu_slide .swiper-slide.on span:after {display:block; content:''; position:absolute; bottom:0; left:-3px; right:-3px; border-bottom:3px solid #a97c50;}

.hbox2 {position:relative; height:50px; box-sizing:border-box; text-align:center;
	-moz-box-shadow:inset 0 -1px 0 0 #e5e5e6;
	-webkit-box-shadow:inset 0 -1px 0 0 #e5e5e6;
	box-shadow:inset 0 -1px 0 0 #e5e5e6;
}
.hbox2 .cts_title {display:inline-block; font-size:17px; padding:17px 0 14px; color:#333333;}
.hbox2 .page_prev {position:absolute; left:0; top:0; bottom:0; z-index:9999;}
.hbox2 .page_prev a {display:block; padding:0 20px; width:20px; height:50px; background:url("../images/main/page_prev.png") no-repeat center center; background-size:20px auto; text-indent:-9999px; }

@media all and (max-width:374px) {
	.menu_slide .swiper-slide {width:28.6%;}
}

/*멤버십개편*/
.category_wrap {
	
}

.category_wrap ul {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	text-align: center;
}

.category_wrap ul li {
	width: 100%;
}

.category_wrap ul li a {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	height: 47px;
	color: #888;
	font-size:15px;
}

.category_wrap ul li.on a {
	color: #a97c50;
}

.category_type {

	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	width: 100%;
	padding:0 10px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	border-top: 1px solid #e5e5e6;
	background-color: #fff;
	letter-spacing: -0.5px;
	
}

.category_type .btn_all {
	display: inline-flex;
	position: relative;
	width: 46px;
	height: 45px;
	padding-right:6px;
	padding-left:10px;
	color: #000;
	font-size:11px;
}

.category_type .btn_all:after {
	content: '';
	position: absolute;
	top: 16px;
	right: 0;
	width: 6px;
	height: 6px;
	border-style: solid;
	border-width: 1px 1px 0 0;
	border-color: #000;
	-webkit-transform: rotate(135deg);
	transform: rotate(135deg);
	-webkit-transform-origin: 50% 50%;
	transform-origin: 50% 50%;
}

.category_type a {
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	color: #a8a9ad;
	font-size:13px;
	white-space: nowrap;
}

.category_type ul {
	display: inline-flex;
	width: 300px;
	padding: 8px 0;
	margin-left:6px;
	text-align: center;
}

.category_type ul li:nth-child(n+4) {
	display: none;
}

.category_type ul li a {
	padding: 5px 4px;
}
.category_type ul li.on a {
	color: #a97c50;
}

.category_type.on ul{
	flex-wrap: wrap;
}

.category_type.on .btn_all:after {
	top: 20px;
	-webkit-transform: rotate(-45deg);
	transform: rotate(-45deg);
}

.category_type.on ul li:nth-child(n+4) {
	display: block;
}

/***************
***slide_menu***
***************/
.slide_box {display:none;}

.slide_menu {background:#ffffff;}
.slide_menu .btn_menu {position:relative;}
.slide_menu .btn_menu .done {position:Absolute; right:50px; top:0; bottom:0; line-height:62px; color:#a97c50; font-size:15px;}
.slide_menu .btn_menu .tit_arr {position:relative;display:block;padding:22px 50px 18px 20px;border-bottom:1px solid #e5e5e6;color:#b2b2b2;font-size:17px;color:#231f20;}
/* 메뉴 arrow_right */
.slide_menu .btn_menu .tit_arr:after {display:inline-block; content:''; position:absolute; right:20px; top:50%; bottom:0; margin-top:-5px; width:16px; height:10px; background:url("../images/main/reserve_arr.png") no-repeat 0 0; background-size:48px auto;}
.slide_menu li .btn_menu .tit_arr:after {background-position:-32px 0;}
.slide_menu li.on .btn_menu .tit_arr:after {background-position:-16px 0;}

.ui-state-focus{
	outline:none;
}

/*** reverse_slide ***/
/* 메뉴 arrow_btm */
.reserve_wrap .slide_menu li.on .btn_menu:after {display:block; content:''; position:Absolute; left:45px; bottom:-11px; z-index:9; width:23px; height:12px; background:url("../images/main/reserve_active.png") no-repeat center center; background-size:23px auto;}
.reserve_wrap .slide_menu>li:first-child {border-top:1px solid #e5e5e6;}
.reserve_wrap .slide_box {background:#3b3b3c;}

/*** event_slide ***/
.event_wrap .slide_box {height:auto;border-bottom:1px solid #cacace;}
.event_wrap .slide_box .thumb {padding-bottom:13px;text-align:center;border-bottom:1px solid #e5e5e6;}
.event_wrap .slide_box .thumb img {display:block;width:160px;margin:0 auto 15px;}
.event_wrap .slide_box .detail_info {padding-top:15px;border:0 !important;}

.event_wrap .slide_box .alliance>li {padding:20px;box-sizing:border-box;}
.event_wrap .slide_box .gift_card>li {padding:20px;box-sizing:border-box;}

.event_wrap .slide_box .detail_info li {margin-bottom:13px;}
.event_wrap .slide_box .detail_info li:last-of-type {margin-bottom:0 !important;}

.event_wrap .slide_box p.tit {font-size:15px;line-height:20px;color:#231f20;}
.event_wrap .slide_box p.date {font-size:13px;line-height:20px;font-weight:300;}

.event_wrap .slide_box .detail_info li .tit {margin-bottom:5px;font-size:13px;line-height:1;color:#231f20;}
.event_wrap .slide_box .detail_info li .dsc {font-size:13px;font-weight:300;}
.event_wrap .slide_box .detail_info li .dsc p {padding-left:10px;text-indent:-8px;}

.event_wrap .slide_box .alliance>li {border-top:1px solid #e5e5e6;}
.event_wrap .slide_box .alliance>li:first-child {border-top:0;}
.event_wrap .slide_box .alliance>li:nth-child(odd) {background:#f5f5f5;}

/* faq_slide */
.question_wrap .btn_menu .tit_arr {font-size:15px;}
.question_wrap .slide_box .question_area {padding:15px 20px;background:#f5f5f5;font-size:13px;font-weight:300;line-height:20px;color:#231f20;border-top:1px solid #f5f5f5;}
.question_wrap .slide_box .question_area p.txt {margin-bottom:25px;}

/* 예약하기 */
/* 실서버용 */
.reserve_cts {background-color:#fff;}
.reserve_cts > li:first-child .tit_arr {border-top:1px solid #e5e5e6;}
.reserve_tit {position:Relative;}
.reserve_tit .done {display:none; position:Absolute; right:50px; top:0; bottom:0; line-height:59px; color:#a97c50; font-size:15px;}
.reserve_tit:after {display:none; content:''; position:Absolute; left:45px; bottom:-11px; z-index:9; width:23px; height:12px; background:url("../images/main/reserve_active.png") no-repeat center center; background-size:23px auto;}
.reserve_tit .tit_arr {position:relative; }
.reserve_tit .tit_arr a {display:block; height:59px; line-height:59px; padding:0 20px; border-bottom:1px solid #e5e5e6; color:#b2b2b2; font-size:17px; }
.reserve_tit .tit_arr:after {display:inline-block; content:''; position:absolute; right:20px; top:50%; bottom:0; margin-top:-5px; width:16px; height:10px; background:url("../images/main/reserve_arr.png") no-repeat 0 0; background-size:48px auto;}

.reserve_cts .opened .reserve_tit:after {display:block;}
.reserve_cts .opened .reserve_tit .tit_arr a {color:#231f20;}
.reserve_cts .opened .reserve_tit .tit_arr:after {background-position:-16px 0;}
.reserve_cts .opened .reserve_sort {display:block;}

.complete .reserve_tit .done {display:block;}
.reserve_cts .complete.on .reserve_tit:after {display:block;}
.reserve_cts .complete.on .reserve_tit .tit_arr:after {background-position:-16px 0;}
.reserve_cts .complete .reserve_tit .tit_arr a {color:#231f20;}
.reserve_cts .complete .reserve_tit .tit_arr:after {background-position:-32px 0;}
.reserve_cts .complete.opened .reserve_tit .tit_arr:after {background-position:-16px 0;}
.reserve_cts .complete.opened .reserve_tit:after {display:block;}

.reserve_cts .complete.on .slide_box {display:block;}

.last .reserve_sort {display:none; height:100%;}
.last.complete .reserve_sort {display:block;}
.last.opened .reserve_sort {display:block;}

.reserve_sort {display:none;}
/**/

.reserve_wrap {}
.reserve_sel {position:Relative; padding:30px 20px; background-color:#3b3b3c;}
.reserve_sel.sel1 {padding:30px 20px 25px;}
.person_sel_inr {border-bottom:1px solid #4f4f50;}
.person_sel {}
.person_sel > li {position:relative; padding-left:40px; margin-top:15px;}
.person_sel > li:first-child {margin-top:0;}
.person_sel .disabled a {cursor:default; pointer-events:none; opacity:.2;}
.person_sel .tit {position:Absolute; left:0; top:0; width:45px; font-size:15px; line-height:30px; color:#ffffff;}
.person_num {overflow:hidden;}
.person_num li {float:left; width:12.5%; text-align:center;}
.person_num a {display:inline-block; width:30px; height:30px; line-height:31px; border-radius:15px; color:#fff; font-size:15px;font-weight:300;}
.person_num .on a {background-color:#a3171b;}

.person_noti {display:block;margin:30px 0 20px;color:#ffffff; font-size:12px; line-height:1.5em; width:100%;text-align:center;}
.person_noti p {position:relative;display:inline;margin:0 auto;font-weight:300;}
.person_noti p:before {display:block;content:'';position:absolute;top:5px;left:-7px;width:2px;height:2px;background:url("../images/main/dot1.png") no-repeat top center; background-size:100%;}

.reserve_sel.sel1 .btn_next,.reserve_sel.sel5 .btn_next {display:block;width:52px;margin:0 auto;padding-top:20px;}
.reserve_sel.sel1 .btn_next a,.reserve_sel.sel5 .btn_next a {display:inline-block;width:52px;height:52px;line-height:52px;border-radius:26px; background-color:#4f4f50; text-align:center; color:#727273; font-size:13px;}
.reserve_sel.sel1 .btn_next a.on,.reserve_sel.sel5 .btn_next a.on {background-color:#a3171b; color:#fff;}

.reserve_sel.sel5{padding-top:35px;}
.reserve_sel.sel5 dl{display:table;table-layout:fixed;width:100%}
.reserve_sel.sel5 dl dt,
.reserve_sel.sel5 dl dd{display:table-cell;vertical-align:middle}
.reserve_sel.sel5 dl dt{width:22%;color:#fff;font-size:15px}
.reserve_sel.sel5 dl dd{width:78%}
.reserve_sel.sel5 dl dd input{background:#4f4f50}
.reserve_sel.sel5 .time_noti{padding-left:24%;margin-top:18px;text-align:left}
.reserve_sel.sel5 .person_sel_inr{padding-bottom:30px;}

.date_slide .swiper-slide {width:14.28%;}
.date_slide .date_sel {text-align:center; font-size:15px; line-height:1.5em; font-weight:300;}
.date_slide .date_sel .txt {color:#ffffff; font-weight:300;}
.date_slide .date_sel .num {margin-top:15px;}
.date_slide .date_sel .num a {display:inline-block; width:32px; height:32px; line-height:34px; border-radius:15px; text-align:center; color:#fff;}
.date_slide .date_sel.sat .txt {color:#c49a6c;}
.date_slide .date_sel.sat .num a {color:#c49a6c;}
.date_slide .date_sel.sun .txt {color:#cd0c12;}
.date_slide .date_sel.sun .num a {color:#cd0c12;}
.date_slide .date_sel.today .num a { background-color:#4f4f50; }
.date_slide .swiper-slide.on .date_sel .num a {color:#fff !important; background-color:#a3171b !important; }
.sel2 .swiper-button-prev,
.sel2 .swiper-button-next {margin-top:-8px; width:10px; height:16px;text-indent:-9999px;}
.sel2 .swiper-button-prev {left:10px; background:url("../images/main/date_slide_arr.png") no-repeat 0 0; background-size:20px auto;}
.sel2 .swiper-button-next {right:10px; background:url("../images/main/date_slide_arr.png") no-repeat -10px 0; background-size:20px auto;}
.sel2 .swiper-button-prev.swiper-button-disabled,
.sel2 .swiper-button-next.swiper-button-disabled {display:none;}

.time_sel {overflow:hidden; padding-top:1px; padding-left:1px;}
.time_sel li {position:relative; float:left; margin-top:-1px; margin-left:-1px; width:33.33%; box-sizing:border-box; text-align:center; border:1px solid #626263;background:#4f4f50;}
.time_sel a {position:Relative; display:table; width:100%; height:50px; z-index:2;}
.time_sel .tit {color:#fff;line-height:1;margin-top:4px;}
.time_sel .time {color:#b5b5b5; font-size:12px;line-height:1;margin-top:4px;}

.time_sel li.on {background-color:#a3171b; border-color:#a3171b;}
.time_sel li.on .time {color:#fff;}
.time_sel li.on:after {display:block; content:''; position:absolute; left:-1px; right:-1px; bottom:-1px; top:-1px; border:1px solid #a3171b; z-index:1;}

.time_noti {display:block;margin:20px 0 0;color:#ffffff;font-size:12px;line-height:1.5em;width:100%;text-align:center;}
.time_noti p {position:relative;display:inline;margin:0 auto;font-weight:300;}
.time_noti p:before {display:block;content:'';position:absolute;top:5px;left:-7px;width:2px;height:2px;background:url("../images/main/dot1.png") no-repeat top center; background-size:100%;}
.time_noti p span{color:#c49a6c}

.reserve_sel.sel4 {padding:30px 0 0;}
.reserve_sel.sel4 .nocts {padding:115px 0 300px !important;}
.store_area {}
.store_area .store_inr {padding:0 20px;}
.store_area .store_inr .store_sel2 select {margin-left:0;}

.store_sort {position:relative;}
.store_sel {position:absolute; left:0; top:0; width:95px; height:40px; background-color:#4f4f50;}
.store_sel select {padding:0 10px; width:100%; height:40px; border:0; font-size:15px; color:#ffffff; font-weight:300; background:url("../images/main/sel_arr1.png") no-repeat center right; background-size:20px auto;}
.store_search {box-sizing:border-box;width:100%;display:table-cell;table-layout:fixed;vertical-align:middle;}
.store_btn {position:absolute; right:0; top:0; bottom:0; width:39px; background:url("../images/main/line1.png") no-repeat center left; background-size:auto 14px;}
.store_btn a {display:block; padding-left:2px; height:40px; line-height:40px; text-align:center;}
.store_btn img {vertical-align:middle;}

.store_list {padding-top:5px;}
.store_list > li {position:relative; padding-bottom:30px; margin-top:15px;}
.store_list > li:after {display:block; content:''; position:absolute; bottom:0; left:0; right:0; width:100%; height:13px; background:url("../images/main/store_bg.png") no-repeat center center, url("../images/main/store_bg2.png") repeat-x center center; background-size:auto 13px, auto auto;}

.store_list > li.no_line {padding-bottom:0;}
.store_list > li.no_line:after {display:none;}

.store_list .tit {position:relative; padding-left:17px; font-size:17px; line-height:1.5em; color:#fff;}
.store_list .tit:before {display:inline-block; content:''; position:absolute; left:0; top:5px; width:13px; height:13px; background:url("../images/main/reserve_star.png") no-repeat -13px 0; background-size:26px auto;}
.store_list .mys .tit:before {background:url("../images/main/reserve_star.png") no-repeat 0 0; background-size:26px auto;}
.store_list .tit .num {margin-left:10px; font-size:15px; line-height:1.5em; color:#c49a6c;font-weight:300;}

/* 2018-10-18: 수정 및 추가 */
.store_time {position:relative; margin-top:10px;padding-left:102px;min-height:105px;}
.store_time .img {position:absolute;left:0;top:0;width:105px;height:105px;overflow:hidden;}
.store_time .img img {width:105px;height:105px;}

.store_time .btn_call {display:inline-block;height:13px;margin:13px 0 0 0;padding:7px 20px;background:#4f4f50; border-radius:15px;text-align:center;}
.store_time .btn_call span {
	display:inline-block;
	position:relative;
	color:#fff;height:100%;padding:0 0 0 20px;font-size:12px;font-weight:normal;
	line-height:1.4em;
	vertical-align:top;
}
.store_time .btn_call span:before {
	content:'';
	display:inline-block;
	position:absolute;left:0;top:0;z-index:0;
	width:13px;height:13px;
	background:url(../images/sub/ico_call.png) no-repeat 0 0;
	background-size:13px auto;
}
/* //2018-10-18: 수정 및 추가 */

.store_time ul {overflow:hidden;margin-left:20px;}
.store_time li {float:left; width:29.52%; margin-right:5.71%; margin-top:10px;}
.store_time li:nth-child(1) {margin-top:5px;}
.store_time li:nth-child(2) {margin-top:5px;}
.store_time li:nth-child(3) {margin-top:5px;}
.store_time li:nth-child(3n) {margin-right:0;}
.store_time li a {display:inline-block; width:100%; height:25px; line-height:26px; text-align:center; border-radius:13px; background-color:#4f4f50; color:#fff; font-size:12px;}/* 2018-10-18: 수정 */
.store_time li.disabled a {color:#727273;}
.store_time .on a {background-color:#a3171b;}

.store_memo {margin-top:25px;}
.store_memo p {position:relative;padding-left:20px;color:#fff;font-size:12px;line-height:1;}
.store_memo p:before {display:inline-block;content:'';position:absolute;top:-1px;left:0;width:13px;height:11px;background:url('../images/sub/bg_alarm.png') no-repeat center center;background-size:100%;}

.nocts_time {/*float:left;*/width:100%;padding:2px 0;text-align:center;}/* 2018-10-18:수정 */
.nocts_time p {width:100%;padding-left:10px;font-size:15px;color:#888888;line-height:1.5em;font-weight:300;} /* 2018-10-18:수정 */

.btn_more {padding:0 20px 20px;}
.btn_more a {position:relative; display:block;text-align:center; background-color:#888888; color:#fff; font-size:15px;padding:15px 0 11px;}
.btn_more a:after {display:inline-block; content:''; margin-left:6px; width:12px; height:7px; background:url("../images/main/btn_arr.png") no-repeat center center; background-size:100%;vertical-align:top;margin-top:5px;}
.btn_more.bt1 {border-top:1px solid #e5e5e6; margin-top:20px; padding-top:25px;}

.store_list .btn_more {padding:20px 0;}
.menu .btn_more  {padding:0 20px 20px;}

/* 예약 정보 */
.hbox_no_wrap {overflow:hidden; position:fixed; top:0; left:0; right:0; bottom:0; height:100%; padding-bottom:25px; box-sizing:border-box; background:url('../images/main/barcode_bg.png') no-repeat top center #231f20; background-size:cover;  overflow:auto; overflow-scrolling:touch; -webkit-overflow-scrolling:touch; -moz-overflow-scrolling:touch;}
.reserve_detail_wrap {padding:0 30px;}
.reserve_detail {position:relative; margin-top:40px; padding:10px; background-color:#fff;}
.reserve_detail:before {display:block; content:''; position:absolute; left:10px; right:10px; top:10px; bottom:10px; z-index:9; border:1px solid #c49a6c;}
.reserve_detail .tit {position:absolute;top:40px;left:0;right:0;text-align:center;z-index:10;}
.reserve_detail .tit a {position:relative;font-size:17px; line-height:1; color:#231f20; padding-right:15px;}
.reserve_detail .tit a:after {display:block;content:'';position:absolute;right:0;top:2px;width:8px;height:13px;background:url("../images/main/reserve_arr2.png") no-repeat top center; background-size:100%;}

.reserve_detail .date {margin-top:70px; text-align:center; font-size:20px; line-height:1; color:#a97c50; }
.reserve_detail .time {text-align:center; font-size:50px; line-height:1.25em; color:#a97c50;}

.reserve_info {margin:15px 25px 0;}
.reserve_info li {overflow:hidden; margin-top:10px;line-height:18px;}
.reserve_info li:first-child {margin-top:0;}
.reserve_info .label {float:left; font-weight:300; color:#333333;}
.reserve_info .txt {float:right; color:#333333;}

.reserve_noti {position:relative; margin:0 -5px 0; padding:17px 17px 15px; background-color:#f5f5f5;}
.reserve_noti:before {display:block; content:''; position:absolute; left:15px; right:15px; top:0; z-index:9999; height:1px; background:url("../images/main/dot_line.png") repeat-x center top; background-size:auto 1px;}
.reserve_noti li {margin-top:5px; padding-left:7px; background:url("../images/main/dot2.png") no-repeat 0 7px; background-size:2px auto; font-size:12px; line-height:1.5em; color:#888888;}
.reserve_noti li:first-child {margin-top:0;}

.reserve_detail .mid_arr {position:Relative; padding-top:20px;}
.reserve_detail .mid_arr:before {display:inline-block; content:''; position:absolute; left:-10px; top:15px; z-index:999; width:10px; height:12px; background:url("../images/main/tri_bg1.png") no-repeat center left; background-size:10px auto;}
.reserve_detail .mid_arr:after {display:inline-block; content:''; position:absolute; right:-10px; top:15px; z-index:9; width:10px; height:12px; background:url("../images/main/tri_bg2.png") no-repeat center left; background-size:10px auto;}
.reserve_detail .mid_arr span {position:absolute; z-index:1; display:inline-block; width:1px; height:9px; background-color:#c49a6c; z-index:99999;}
.reserve_detail .mid_arr .l_t {left:3px; bottom:-2px; transform:rotate(-45deg); -webkit-transform:rotate(-45deg); -o-transform:rotate(-45deg); -moz-transform:rotate(-45deg);}
.reserve_detail .mid_arr .l_b {left:3px; bottom:-8px; transform:rotate(-135deg); -webkit-transform:rotate(-135deg); -o-transform:rotate(-135deg); -moz-transform:rotate(-135deg);}
.reserve_detail .mid_arr .r_t {right:3px; bottom:-2px; transform:rotate(45deg); -webkit-transform:rotate(45deg); -o-transform:rotate(45deg); -moz-transform:rotate(45deg);}
.reserve_detail .mid_arr .r_b {right:3px; bottom:-8px; transform:rotate(135deg); -webkit-transform:rotate(135deg); -o-transform:rotate(135deg); -moz-transform:rotate(135deg);}
.reserve_detail .mid_arr .bg {position:absolute; top:14px; left:0; right:0; z-index:9999; height:12px; background:url("../images/main/tri_bg3.png") repeat-x center center;  }

.reserve_banner {overflow:hidden;position:relative;margin:15px 25px 0;z-index:10;padding:12% 0;}
.reserve_banner a {position:absolute;top:0;left:0;right:0;bottom:0;z-index:999;}
.reserve_banner img {display:block;width:100%;height:100%;}

.reserve_cmt {overflow:hidden;position:Relative; margin:15px 25px 0; z-index:10; height:110px; }
.reserve_cmt .rel_box {position:absolute; top:0; left:0; right:0; bottom:0; background-color:#f3f3f3; z-index:2;}
.reserve_cmt .dim {display:none; position:fixed; top:0; left:0; right:0; bottom:0; overflow:hidden; z-index:1; background-color:transparent;}
.reserve_cmt .default {position:absolute; left:0; right:0; top:0; bottom:0; padding:12px 15px; color:#888888; font-size:12px; line-height:1.5em; font-weight:300;min-width:190px;}
.reserve_cmt .user {display:none; position:absolute; left:0; right:0; top:0; bottom:0; height:110px; box-sizing:border-box; background-color:#f3f3f3; border:1px solid #cacace; overflow:hidden;}
.reserve_cmt .user textarea {width:100%; height:74px; line-height:1.25em; padding:12px 15px; box-sizing:Border-box; background-color:transparent;}
.reserve_cmt .user .btm {position:absolute; bottom:0; right:0; left:0; padding-right:65px; height:34px; border-top:1px solid #e5e5e6; overflow:hidden;}
.reserve_cmt .user .btm .num {padding-right:15px; text-align:right; color:#888888; font-size:12px; line-height:34px;}
.reserve_cmt .user .btm .btn {position:Absolute; right:0; top:-1px; bottom:-1px;}
.reserve_cmt .user .btm .btn a {display:inline-block; width:65px; padding:9px 0 7px; text-align:center; color:#fff; font-size:15px; background-color:#a3171b;}

.reserve_share {margin-top:15px;}
.reserve_share .tit a {color:#ffffff;}
.reserve_share .tit a:after {display:inline-block;content:'';width:7px;height:12px;background:url("../images/main/share_arr.png") no-repeat top center;background-size:100%;vertical-align:top;margin-left:6px;margin-top:3px;}

.reserve_share .btns {position:Relative; margin-top:13px; overflow:hidden;}
.reserve_share .btns .btn_kakao {display:block;width:133px;height:55px;background:url("../images/main/bg_kakao.png") no-repeat top center;background-size:100%;}
.reserve_share .btns .btn_cancel {position:absolute;top:0;right:0;padding:12px 0 10px;width:52px;border-radius:26px;background:#626263;}
.reserve_share .btns .btn_cancel p {width:34px;line-height:15px;margin:0 auto;color:#ffffff;font-size:13px;text-align:center;}

.reserve_detail_wrap .btn_close {position:absolute; right:0; top:0;}
.reserve_detail_wrap .btn_close a {display:inline-block; padding:0 20px; width:21px; height:50px; line-height:50px; }
.reserve_detail_wrap .btn_close img {vertical-align:middle; padding-bottom:2px;}


/* 마이예약 */
.myreserve li {display:block; position:relative; padding:16px 20px 14px; border-bottom:1px solid #f5f5f5;}
.myreserve .tit {font-size:17px;}
.myreserve .tit a {color:#231f20;}
.myreserve .txt {margin-top:3px; color:#231f20; font-weight:300;}
.myreserve .status {position:absolute;right:57px;top:50%;margin-top:-10px;}

.myreserve .btn_del {position:absolute; right:20px; top:50%; z-index:999; margin-top:-11px; width:19px; height:22px; text-indent:-9999px; background:url("../images/main/btn_del.png") no-repeat center center; background-size:19px auto; }
.myreserve .btn_del a {display:block;}

/* 단골매장 */
.mystore {margin-bottom:20px;}
.mystore > li {position:relative; padding:15px 20px 25px; background-color:#fff; border-bottom:1px solid #e5e5e6;}
.mystore .tit {position:Relative; padding-left:20px; color:#231f20; font-size:17px; line-height:1.5em;}
.mystore .tit .mys {display:inline-block; position:absolute; left:0; top:3px; width:15px; height:15px; text-indent:-9999px; background:url("../images/main/store_star.png") no-repeat -15px 0; background-size:30px auto;}
.mystore .tit .mys.active { background:url("../images/main/store_star.png") no-repeat 0 0; background-size:30px auto;}
.mystore .tit span {margin-left:10px; color:#a97c50; font-weight:300; font-size:13px; line-height:1.5em;}
.mystore .tit [class^='icon-delivery'] {margin-left:5px;}
.mystore .txt {margin-top:5px; color:#231f20; padding-right:60px;}
.mystore .call {margin-top:25px;}
.mystore .call:before {display:inline-block;content:'';width:15px;height:15px;background:url("../images/main/call2.png") no-repeat center left; background-size:100%;vertical-align:top;margin-top:1px;margin-right:5px;}

.mystore > li .delivery-box{position:absolute;top:0;right:0;font-size:0}
[class^='icon-delivery']{overflow:hidden;display:inline-block;width:24px;height:24px;margin-left:5px;background: url(../images/sub/sp_delivery.png) 0 0 no-repeat;background-size:auto 24px;text-indent:-9999em;vertical-align:middle}
[class^='icon-delivery']img{background:none}
.icon-delivery02{background-position-x:-30px;}
.icon-delivery03{background-position-x:-60px;}
.icon-delivery04{background-position-x:-90px;}
.icon-delivery05{background-position-x:-120px;}
.icon-delivery06{background-position-x:-150px;}

.mystore .btn_del {position:absolute; right:16px; top:13px; z-index:999999; padding:2px; width:19px; height:22px; text-indent:-9999px; background:url("../images/main/btn_del.png") no-repeat center center; background-size:19px auto;}
.mystore .btns {overflow:hidden; position:absolute; right:16px; bottom:11px;}
.mystore .btns li {float:left; margin-left:5px;}
.mystore .btns li:first-child {margin-left:0;}
.mystore .btns a {display:inline-block; width:58px;text-align:center; border-radius:29px; color:#fff; font-size:15px;line-height:1;padding:23px 0 20px;}
.mystore .btns .bg1 {background-color:#d3d2d2;}
.mystore .btns .bg2 {background-color:#a3171b;}
.mystore .btns .bg1.active {background-color:#231f20;}

/* 2018-10-18: 추가 */
.favorite_store .btn_area {margin:20px 0 0 0;}
.favorite_store .btn_area + .btn_area {margin:10px 0 0 0;}
.favorite_store .btn_area:after {content:'';display:block;clear:both;}
.favorite_store .btn_area li {
	float:left;
	display:inline-block;
	width:50%;
	box-sizing:border-box;
	-webkit-box-sizing:border-box;
}
.favorite_store .btn_area a {
	display:inline-block;
	width:100%;	height:14px;
	padding:12px 0;
	transition:all 0.3s ease;
	-webkit-transition:all 0.3s ease;
	text-align:center;
	border:1px solid #231f20;
	box-sizing: initial !important;
}
.favorite_store .btn_area li:first-child a {border-right:0;}
.favorite_store .btn_area a span {display:inline-block;position:relative;height:100%;padding:0 0 0 20px;font-size:13px;font-weight:normal;line-height:1.2em;    vertical-align: top;}
.favorite_store .btn_area a.active span {
	transition:all 0.3s ease;
	-webkit-transition:all 0.3s ease;
}
.favorite_store .btn_area.full li{float:none;width:100%;}
.favorite_store .btn_call span {color:#231f20;}
.favorite_store .btn_call span:after {
	content:'';
	display:inline-block;
	position:absolute;left:0;top:0;z-index:0;
	width:13px;height:13px;
	background:url("../images/sub/call.png") no-repeat 0 0;
	background-size:13px auto;
}
.favorite_store .btn_favorite span {color:#231f20;}
.favorite_store .btn_favorite span:after {
	content:'';
	display:inline-block;
	position:absolute;left:0;top:0;z-index:0;
	width:13px;height:13px;
	background:url("../images/sub/ico_favorite.png") no-repeat 0 0;
	background-size:13px auto;
}
.favorite_store .btn_favorite.active span {color:#231f20;}
.favorite_store .btn_favorite.active span:after {
	content:'';
	display:inline-block;
	position:absolute;left:0;top:0;z-index:0;
	width:13px;height:13px;
	background:url("../images/sub/ico_favorite_delete.png") no-repeat 0 0;
	background-size:13px auto;
}
.favorite_store .btn_area a.btn_red {padding:13px 0;background:#a3171b;border:1px solid #a3171b;font-size:13px;color:#fff;line-height:1em;}
.favorite_store .btn_area a.btn_black {padding:13px 0;background:#231f20;font-size:13px;color:#fff;line-height:1em;}
.favorite_store .btn_area a.btn_gray {padding:13px 0;background:#b2b2b2;border:1px solid #b2b2b2;font-size:13px;color:#fff;line-height:1em;}/* 2018-10-24: 추가 */
/* //2018-10-18: 추가 */

/* 대기신청 */
.wating_top {padding:30px 0 20px; text-align:center; background-color:#3b3b3c;}
.wating_top .tit {display:inline-block; font-size:20px; line-height:1.5em; color:#fff; }

.wating_top .txt {margin-top:10px;}
.wating_top .txt span {display:inline-block; margin-left:10px; padding-left:10px; background:url("../images/main/line2.png") no-repeat 0 3px; background-size:auto 10px; color:#afafb0;font-weight:300;}
.wating_top .txt span:first-child {padding-left:0; margin-left:0; background:none;}
.wating_top .txt .call {position:Relative; padding-left:27px;}

.wating_top .txt .call:before {display:inline-block; content:''; vertical-align:top;margin-top:2px;margin-right:5px;width:12px; height:12px; background:url("../images/main/call.png") no-repeat top center; background-size:100%;}

.wating_top .btm {overflow:hidden; margin-top:25px; padding-top:20px; border-top:1px solid #4c4c4d;}
.wating_top .info li {float:left; width:50%; background:url("../images/main/line3.png") no-repeat center left; background-size:auto 25px; color:#c49a6c; font-size:15px; line-height:1.5em;}
.wating_top .info li:first-child {background:none;}
.wating_top .info strong {margin-right:8px; font-size:35px; line-height:1em; font-weight:300;}

.wating_btm {padding-top:25px;margin-bottom:70px;}
.wating_btm .tit {font-size:15px; line-height:1.5em; color:#333333;}
.wating_btm .info {padding:0 10px;}
.wating_btm .info li {display:table;margin-top:15px;width:100%;height:40px;}
.wating_btm .stit {display:table-cell;vertical-align:middle;width:50%;color:#333333; font-weight:300; font-size:15px;}
.wating_btm .txt {position:relative;display:table-cell;vertical-align:middle;width:50%;}
.wating_btm .num {font-size:17px; line-height:31px; color:#333333;}
.wating_btm .vol_num {position:relative; height:31px;}
.wating_btm .vol_num .btn_down {position:absolute; left:0; top:1px; width:30px; height:30px; background:url("../images/main/wating_icon.png") no-repeat 0 0; background-size:60px auto; text-indent:-9999px;}
.wating_btm .vol_num .btn_up {position:absolute; right:0; top:1px; width:30px; height:30px; background:url("../images/main/wating_icon.png") no-repeat -30px 0; background-size:60px auto; text-indent:-9999px;}
.wating_btm .vol_sel {position:absolute; left:0; right:0; height:30px; text-align:center; border:0;}
.wating_btm .vol_sel select {padding:0; padding-top:3px;padding-right:18px; width:50px;background:url("../images/main/sel_arr2.png") no-repeat center right; background-size:10px auto; border:0; font-size:25px; direction:rtl; text-align:right; color:#333333;}
.wating_btm .vol_sel option {font-size:13px;}
.wating_btm .noti {margin-top:40px;}
.wating_btm .noti li {margin-top:5px; padding-left:8px; background:url("../images/main/dot2.png") no-repeat 0 7px; background-size:2px auto; font-size:12px; line-height:1.5em; color:#888888; }
.wating_btm .noti li.tint {background:url("../images/main/dot3.png") no-repeat 0 7px; background-size:2px auto;color:#a3171b; }

.waiting_detail {padding:15px 0 35px; box-sizing:border-box; height:447px; background-position:center center; background-size:cover; background-repeat:no-repeat;/*height:73vh;*/position:fixed;width:100%;height:80vh;}
.waiting_detail .date {text-align:right; color:#a7a6a6; font-weight:300;}
.wating_num_wrap {position:Relative; padding-top:60px; width:240px; margin:0 auto; text-align:center;}
.wating_num_wrap:after {display:block; content:''; position:Absolute; left:0; right:0; top:30px; z-index:1; width:240px; height:242px; background:url("../images/main/wating_pattern.png") no-repeat center center; background-size:240px auto;}
.wating_num {position:relative; margin:0 auto; width:210px; height:210px; background:rgba(0,0,0, .4); border:2px solid rgba(205, 205, 205, .4); border-radius:105px; overflow:hidden;}
.wating_num .txt {padding-top:37px; font-size:15px; line-height:1.5em; color:#fff; opacity:.5;}
.wating_num .num {margin-top:10px; font-size:75px; line-height:1em; color:#c49a6c;}
.wating_dot {position:absolute; bottom:37px; left:0; right:0; margin:0 auto; width:50px; height:10px; }
.wating_dot span {position:Absolute; bottom:0; width:10px; height:10px; border-radius:100%; opacity:0.2; background:url("../images/sub/op_white.png"); }

.wating_dot .d1 {left:0; animation:qnaIcon1 1.5s 0.3s infinite ease;-webkit-animation:qnaIcon1 1.5s 0.3s infinite ease;}
.wating_dot .d2 {left:50%; margin-left:-5px; animation:qnaIcon2 1.5s 0.6s infinite ease;-webkit-animation:qnaIcon2 1.5s 0.6s infinite ease;}
.wating_dot .d3 {right:0; animation:qnaIcon3 1.5s 0.9s infinite ease;-webkit-animation:qnaIcon3 1.5s 0.9s infinite ease;}

@keyframes qnaIcon1 {
	0% {transform:scale(.5); -webkit-transform:scale(.5); -moz-transform:scale(.5); }
	10% {transform:scale(.52); -webkit-transform:scale(.52); -moz-transform:scale(.52);}
	50% {transform:scale(.6); -webkit-transform:scale(.6); -moz-transform:scale(.6); opacity:0.8; filter:alpha(opacity=80); -ms-filter:alpha("opacity=80");}
	90% {transform:scale(.52); -webkit-transform:scale(.52); -moz-transform:scale(.52);}
	100% {transform:scale(.5); -webkit-transform:scale(.5); -moz-transform:scale(.5); }
}
@keyframes qnaIcon2 {
	0% {transform:scale(.6); -webkit-transform:scale(.6); -moz-transform:scale(.6);}
	10% {transform:scale(.7); -webkit-transform:scale(.7); -moz-transform:scale(.7);}
	50% {transform:scale(.8); -webkit-transform:scale(.8); -moz-transform:scale(.8); opacity:0.9; filter:alpha(opacity=90); -ms-filter:alpha("opacity=90");}
	90% {transform:scale(.7); -webkit-transform:scale(.7); -moz-transform:scale(.7);}
	100% {transform:scale(.6); -webkit-transform:scale(.6); -moz-transform:scale(.6);}
}
@keyframes qnaIcon3 {
	0% {transform:scale(.8); -webkit-transform:scale(.8); -moz-transform:scale(.8);}
	10% {transform:scale(.9); -webkit-transform:scale(.9); -moz-transform:scale(.9);}
	50% {transform:scale(1); -webkit-transform:scale(1); -moz-transform:scale(1); opacity:1; filter:alpha(opacity=100); -ms-filter:alpha("opacity=100");}
	90% {transform:scale(.9); -webkit-transform:scale(.9); -moz-transform:scale(.9);}
	100% {transform:scale(.8); -webkit-transform:scale(.8); -moz-transform:scale(.8);}
}
.wating_info1 {margin-top:8%; text-align:center;}
.wating_info1 .tit a {display:inline-block; padding-right:20px; background:url("../images/main/inform_arr2.png") no-repeat 100% 6px; background-size:auto 16px; font-size:20px; line-height:1.5em; color:#fff; }
.wating_info1 .txt {margin-top:10px;}
.wating_info1 .txt span {display:inline-block; margin-left:10px; padding-left:10px; background:url("../images/main/line4.png") no-repeat 0 3px; background-size:auto 10px; color:#afafb0; }
.wating_info1 .txt span:first-child {padding-left:0; margin-left:0; background:none;}
.wating_info1 .txt .call {position:Relative; padding-left:27px;}
.wating_info1 .txt .call:before {display:inline-block; content:''; position:absolute; left:-17px; top:2px; bottom:0; width:12px; height:12px; background:url("../images/main/call.png") no-repeat center left; background-size:100%;}


.wating_fixed {position:fixed;bottom:0;left:0;width:100%;}
.wating_info2 {background-color:#3b3b3c;}
.wating_info2 ul {overflow:hidden;}
.wating_info2 li {float:left; display:table; height:100px; line-height:100px; width:50%; border-left:1px solid #4f4f50; box-sizing:border-box; text-align:center;}
.wating_info2 li:first-child {border:0;}
.wating_info2 .tit {font-size:15px; line-height:1.5em; color:#afafb0; font-weight:300;}
.wating_info2 .num {margin-top:5px; line-height:1.5em; color:#fff;}
.wating_info2 .num strong {font-size:20px; line-height:1.5em; font-weight:400;}
.wating_info2 .num span {font-weight:300;}
.btn_wait_cancel a {display:block; padding:19px 0 16px;line-height:1;
	text-align:center; font-size:15px; color:#fff; background-color:#626263;}

@media all and (max-height:570px) {
	.wating_num_wrap {padding-top:8px;}
	.wating_num {-ms-transform:scale(0.9);-webkit-transform:scale(0.9);transform:scale(0.9);}
	.wating_info1 {margin-top:10px;}
	.wating_info1 .txt {margin-top:5px;}
}

/* Login */
.login_wrap {position:Relative;background:url("../images/sub/login_bg.png") no-repeat top right; background-size:97px auto;background-position-y:-70px;}
.login_top {padding:45px 15px 0; color:#3b3b3c;}
.login_top .greeting {font-size:20px; line-height:1.5em;}
.login_top .txt {margin-top:27px; font-size:15px; line-height:1.5em;}
.login {margin-top:40px;}
.login li {margin-top:8px;}
.login li:first-child {margin-top:0;}

.login_keep {margin-top:10px;}
.login_keep span {display:inline-block; vertical-align:middle; margin-right:10px; width:20px; height:20px; background:url("../images/sub/login_chk.png") no-repeat 0 0; background-size:40px auto;}
.login_keep label {font-size:15px; line-height:20px; color:#231f20;}
.login_keep input[type="checkbox"] {display:none;}
.login_keep input[type="checkbox"]:checked + label span {background:url("../images/sub/login_chk.png") no-repeat -20px 0; background-size:40px auto;}

.login_wrap .btn_login {margin-top:20px;}
.login_wrap .btn_login a {display:block; color:#fff; font-size:15px;padding:19px 0 16px;line-height:1;text-align:center; background-color:#a3171b;}
.login_tail {text-align:center; font-size:0; line-height:0; margin-top:20px;}
.login_tail li {position:relative; display:inline-block; margin-left:13px; padding-left:13px;}
.login_tail li:first-child {padding-left:0; margin-left:0;}
.login_tail li:before {display:inline-block; content:''; position:Absolute; left:0; top:4px; bottom:0; width:1px; height:13px; background-color:#888888;}
.login_tail li:first-child:before {display:none;}
.login_tail a {font-size:15px; line-height:1.5em; color:#231f20;}

.sns_area {height:80px;background:#ffffff;margin-top:20px;}
.sns_area .inr {position:relative;}
.sns_area .inr .tit_area {display:inline-block;}
.sns_area .inr .bg_line {position:absolute;top:6px;width:100%;height:1px;background:#dddddd;}
.sns_area .inr .tit {position:absolute;top:-2px;left:0;right:0;margin-left:auto;margin-right:auto;width:80px;height:12px;background:#ffffff;font-size:13px;color:#888888;text-align:center;}

.sns_area .inr .sns_login {margin-top:10px;}
.sns_login li {float:left; width:32.83%;}
.sns_login li:last-child {width:34.34%;}
.sns_login li a {position:relative;display:inline-block;padding-left:37px;font-size:15px;padding:7px 0 5px 37px;}
.sns_login li a:before {position:Absolute; left:0; top:0; bottom:0; display:inline-block; content:''; width:30px; height:30px;  background-image:url("../images/sub/sns_login.png"); background-size:90px auto !important; background-repeat:no-repeat;}
.sns_login .ic1 a:before {background-position:0 0;}
.sns_login .ic2 a:before {background-position:-30px 0;}
.sns_login .ic3 a:before {background-position:-60px 0;}

@media all and (max-width:365px) {
	.sns_login {margin:55px -10px 0;}
	.sns_login li {width:31%;}
	.sns_login li:last-child {width:38%;}
}

.find_wrap {padding-top:20px;position:relative;box-sizing:border-box;}
.btn_btm_red {position:fixed;bottom:0;left:0;width:100%;}
.btn_btm_red a {display:block;padding:17px 0 14px;text-align:center;color:#fff;background-color:#a3171b;font-size:15px;}
.btn_btm_red a span {color:#c49a6c;}

.find_txt {font-size:17px; line-height:1.5em; letter-spacing:-0.03em; color:#3b3b3c;}
.find_info {margin-top:30px;}
.find_info li {margin-top:15px;}
.find_info li:first-child {margin-top:0;}
.find_info .label {color:#231f20;}
.find_info .user {margin-top:7px;}

.find_info .phone {position:relative; height:40px; padding-left:84px;}
.find_info .phone .sel {position:absolute; left:0; top:0; bottom:0; width:78px;}
.find_info .phone .sel select {width:100%;background:#f3f3f3 url("../images/sub/sel2.png") no-repeat 100% 50%;background-size:23px auto;}
.find_txt2 {padding-left:7px; background:url("../images/sub/dot1.png") no-repeat 0 7px; background-size:7px auto;}

/* STORE */
.store_search_wrap {position:fixed;top:52px; left:0; right:0; z-index:9999; background-color:#fff; height:71px; padding:15px 0; box-sizing:border-box; border-bottom:1px solid #e9e8e8;}
.store_search_wrap .inner {height:40px;display:table;width:100%;margin:0;}
.store_sel2 {display:table-cell;table-layout:fixed;width:95px;vertical-align:middle;}
.store_search2 {display:table-cell;table-layout:fixed;vertical-align:middle;margin-left:10px;margin-left:20px;}
.store_search2 .inr {position:relative;margin-right:20px;}
.store_search2 .user {position:relative;overflow:hidden;}

.store_search2 .btn_search {position:absolute; right:0; top:0; bottom:0; width:40px; text-indent:-9999px; background:url("../images/sub/btn_search.png") no-repeat center right; background-size:43px auto;}
.store_search2 .btn_search:before {position:absolute; right:40px; top:50%; margin-top:-7px; bottom:0; display:inline-block; content:''; width:1px; height:14px; background-color:#888888;}
.store_img_slide .swiper-slide {height:0; padding-bottom:50.66%; position:Relative;}
.store_img_slide .swiper-slide img {width:100%; vertical-align:middle;}
.store_img_slide .swiper-pagination {bottom:15px; left:0; right:0; text-align:center; font-size:0; line-height:0;}
.store_img_slide .swiper-pagination-bullet {vertical-align:middle; opacity:1; background:#fff; width:26px; height:3px; opacity:0.5; border-radius:0;}
.store_img_slide .swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet {margin:0 2px !important;}
.store_img_slide .swiper-pagination-bullet.swiper-pagination-bullet-active {opacity:1;}
.store_img_slide.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet {margin:0 1px;}
.store_detail {padding:20px 20px 30px;}
.store_detail .tit {position:relative; padding-left:20px; font-size:17px; line-height:1.5em; color:#231f20;}
.store_detail .btn_star {position:absolute; left:0; top:3px; width:15px; height:15px; background:url("../images/main/store_star.png") no-repeat -15px 0; background-size:30px auto;}
.store_detail .tit.mys .btn_star {background:url("../images/main/store_star.png") no-repeat 0 0; background-size:30px auto;}

.store_detail .tit span {margin-left:10px; font-size:13px; line-height:1.5em; color:#a97c50; font-weight:300;}
.store_detail .address {margin-top:5px; color:#231f20;}

/* 2018-10-18: 수정 */
.store_detail .info {margin-top:25px;}
.store_detail .info li {margin-top:10px; padding-left:20px; position:Relative; font-size:12px; line-height:1.5em; color:#3b3b3c; }
.store_detail .info li:first-child {margin-top:0;}
.store_detail .info li:before {display:inline-block; content:''; position:absolute; top:1px; left:0; width:14px; height:14px; background:url("../images/sub/store_spr.png") no-repeat; background-size:70px auto !important;}
.store_detail .info li.ic1:before {background-position:0 0;}
.store_detail .info li.ic2:before {background-position:-14px 0;}
.store_detail .info li.ic3:before {background-position:-28px 0;}
.store_detail .info li.ic4:before {background-position:-42px 0;}
.store_detail .info li.ic5:before {background-position:-56px 0;}
/* //2018-10-18: 수정 */

.store_detail .delivery-box{display:flex;justify-content:flex-end;position:relative;margin-top:4px;}
.store_detail .delivery-info{position:absolute;top:100%;right:44px;z-index:2;padding:11px 15px;margin-top:8px;border:1px solid #626262;background:#eee;font-size:13px;font-weight:normal;line-height:19px;opacity:0;transform:translateY(-50px);transition:.3s}
/*
.store_detail .delivery-info:before{content:'';position:absolute;bottom:calc(100% - 1px);left:116px;width:16px;height:9px;background:url("../images/sub/icon_arrow.png") no-repeat 0 0;background-size:15px auto;}
*/
.store_detail .delivery-info.active{opacity:1;transform:translateY(0)}
.store_detail .delivery-box span:first-child{margin-left:0;}


.store_event {padding-bottom:50px;}
.store_event .cts_title {margin:25px 0 5px; padding:0 20px; font-size:15px; line-height:1.5em; color:#231f20;}
.store_event .banner img {width:100%; display:block;}
.store_event .list {border-bottom:1px solid #e5e5e6;}
.store_event .list li {border-top:1px solid #e5e5e6;}
.store_event .list li:first-child {border-top:0;}
.store_event .list a {position:relative; display:block; padding:18px 20px 12px;}
.store_event .list a:after {display:inline-block; content:''; position:absolute; right:20px; top:50%; margin-top:-8px; width:10px; height:16px; background:url("../images/sub/arr1.png") no-repeat center center; background-size:10px auto;}
.store_event .list .tit {padding-right:15px; font-size:15px; line-height:1.25em; color:#231f20;}
.store_event .list .date {margin-top:3px; font-weight:300;}

.store_btm_btns {position:fixed;left:0;bottom:0;width:100%;}
.store_btm_btns ul {overflow:hidden;}
.store_btm_btns li {float:left; width:50%;}
.store_btm_btns a {display:block; height:50px; line-height:50px; text-align:center; background-color:#d3d2d2; color:#fff; font-size:15px;}
.store_btm_btns .active a {background-color:#231f20;}

.store_btm_btns .tint {background-color:#a3171b;}
.map_area {height:180px;}
.store_btm_btns.full li{float:none;width:100%;}


/* 댓글쓰기 */
.cmt_wrap {padding:25px 0 10px; border-top:8px solid #f5f5f5;}
.cmt_wrap .cts_title {font-size:15px; line-height:1em; color:#231f20;}
.cmt_wrap .cts_title span {margin-left:7px; font-weight:300;}
.cmt_wrap .btn_ok {position:Absolute; bottom:0; right:0; width:65px; height:40px; color:#fff; background-color:#a3171b;}
.cmt_wrap .login_before {margin-top:12px; position:Relative; padding-right:65px;background-color:#f3f3f3;}
.cmt_wrap .login_before .user {position:relative;color:#888888; font-weight:300;}

.cmt_wrap .login_after {margin:10px 0;background-color:#f3f3f3; border:1px solid #cacace;}
.cmt_wrap .login_after .user {height:140px; padding:15px; box-sizing:border-box;}
.cmt_wrap .login_after .user textarea {background-color:#f3f3f3; width:100%; height:100%; outline:0; resize:none; line-height:1.5em;}
.cmt_wrap .login_after .btm {position:Relative; height:40px; padding-right:65px; border-top:1px solid #e5e5e6;}
.cmt_wrap .login_after .btm .num {text-align:right;padding:12px 15px 10px; font-size:12px; color:#888888;}
.cmt_list li {position:relative;overflow:hidden;padding:10px 0;border-top:1px solid #e5e5e6;}
.cmt_list li:first-child {border-top:0;}
.cmt_list .name {font-size:15px; line-height:1.5em; color:#231f20; }
.cmt_list .date {position:absolute; right:0; top:11px; font-weight:300; font-size:12px; line-height:1.5em; color:#3b3b3c;}
.cmt_list .txt {margin-top:5px; font-size:15px; line-height:1.5em; color:#231f20; font-weight:300; }

.cmt_list .btn-delete {float:right;height:22px;}
.cmt_list .btn-delete a {display:inline-block;padding:5px;}
.cmt_list .btn-delete .ico-delete {display:block;width:12px;height:12px;background:url('../images/sub/ico-delete.png')no-repeat;background-size:auto 12px;}



/* 메뉴 뷰페이지 */
.detail_btm_bg {background-color:#f5f5f5;}
.detail_btm_box {padding:30px 0;}
.detail_btm_box.bt7 {border-top:7px solid #e9ecef;}
.detail_btm_box .cts_title {margin-bottom:10px; padding:0 20px; font-size:17px; line-height:1.5em; color:#231f20; font-weight:300;}
.detail_btm_box .cts_title em {font-weight:400;}

/* 2018-08-30 // 스크롤바 수정 (s) */
.detail_list_slide {position:relative;margin-left:20px;}
.detail_list_slide.wine_detail {margin-left:15px; background:none;}
.swiper-container-horizontal>.swiper-scrollbar {width:100%;border-radius:0;height:2px;bottom:0;background:#e2e2e2;}
.swiper-scrollbar-drag {border-radius:0;background:#a3171b;}
/* 2018-08-30 // 스크롤바 수정 (e) */

.detail_list.wine {margin-top:30px; padding-bottom:20px;}
.detail_list.wine li {position:Relative; display:inline-block; margin-left:-5px; /*margin-right:2.816%;*/margin-right:15px; width:39.43%; height:195px; padding:5px;}
.detail_list.wine li:first-child {margin-left:0;}
.detail_list.wine li a {display:block; position:Relative; padding-top:128px; height:190px; box-sizing:border-box;  box-shadow:0px 0px 5px rgba(0,0,0, 0.08); background-color:#ffffff;}
.detail_list.wine .img {position:absolute;top:-35px;left:0;right:0;overflow:hidden;display:block;width:230px;height:152px;margin:0 auto;background-repeat:no-repeat; background-position:center center;background-size:100%;}

@media (max-width:600px) {
	.detail_list.wine .img {left:calc(100% - 222px);}
}
@media (max-width:500px) {
	.detail_list.wine .img {left:calc(100% - 194px);}
}
@media (max-width:400px) {
	.detail_list.wine .img {left:calc(100% - 186px);}
}


.detail_list.wine li .tit {padding:0 15px; margin-top:0; width:100%; height:46px; box-sizing:border-box; display:table; text-align:center; font-size:12px; color:#231f20; }
.detail_list.wine li .tb_cell {line-height:1.4em; white-space:normal; word-break:break-word;}
.detail_list.wine li .tb_cell span {display:block; max-height:52px; overflow:hidden;}
.detail_list.menu {padding-bottom:20px;}
.detail_list.menu li {position:relative; display:inline-block; /*margin-right:2.816%;*/margin-right:15px; width:39.43%; vertical-align:top;}
.detail_list.menu a {display:block;}
.detail_list.menu .img {display:block; height:0; padding-bottom:100%; overflow:hidden; background-position:center center; background-repeat:no-repeat; background-size:auto 100%;}
.detail_list.menu .tit {margin:10px 10px 0; height:36px; overflow:hidden; font-size:12px; line-height:1.5em; color:#231f20;  white-space:normal; word-break:break-word;}

.goods_thumb {width:100%;}
.goods_thumb img {display:block;max-width:100%;}

/* menu */
.menu_list {padding:20px 0;}
.menu_list li {margin-bottom:15px;}
.menu_list li:last-of-type {margin-bottom:0 !important;}
.menu_list li a {display:block;}
.menu_list li .thumb img {display:block; width:100%;position:absolute;top:-25px;left:0;}
.menu_list li .info {position:relative;height:122px; padding:20px 15px; background:#fff;box-sizing:border-box;}
.menu_list li .info .ico_info {font-size:0;}
.menu_list li .info span {display:inline-block;}

.menu_list li .info p.tit {font-size:15px;line-height:20px;max-height:38px;overflow:hidden;word-break:break-all;}
.menu_list li .info .new {margin-right:4px;width:37px;height:16px;background:url(../images/sub/bg_new.png)no-repeat;background-size:auto 16px;}
.menu_list li .info .best {margin-right:4px;width:37px;height:16px;background:url(../images/sub/bg_best.png)no-repeat;background-size:auto 16px;}
.menu_list li .info .hot {position:relative;bottom:1px;width:10.5px;height:16px;background:url(../images/sub/bg_hot.png)no-repeat;background-size:auto 16px;}
.menu_list li .info .price {position:absolute;right:20px;bottom:15px;font-size:15px;line-height:1;color:#231f20;}
.menu_list li .thumb {position:relative;overflow:hidden; height:0; padding-bottom:53.73%;}
.menu_list li .thumb img {-ms-transform:scale(1, 1); /* IE 9 */ -webkit-transform:scale(1, 1); /* Safari */transform:scale(1, 1);}

.menu_detail_info  a {display:block;}
.menu_detail_info .thumb {overflow:hidden;position:relative;height:0;padding-bottom:300px;}
.menu_detail_info .info {padding:22px 0 20px;position:relative;background:#fff;text-align:center;box-sizing:border-box;font-size:0;}
.menu_detail_info img {display:block;width:100%;height:300px;-ms-transform:scale(1, 1);-webkit-transform:scale(1, 1);transform:scale(1, 1);position:absolute;top:0px;left:0;margin:0 auto;object-fit:cover;}

.menu_detail_info .info span {display:inline-block;}
.menu_detail_info .info .tit {text-align:center;padding:0 20px;font-size:20px;line-height:25px;max-height:52px;overflow:hidden;margin-bottom:7px;word-break:break-all;}
.menu_detail_info .info .status {display:inline-block; margin-top:5px;}
.menu_detail_info .info .flag {display:inline-block; vertical-align:middle; height:16px; overflow:hidden;}
.menu_detail_info .info .flag span {position:Relative; margin-left:4px;}
.menu_detail_info .info .flag span:first-child {margin-left:0;}
.menu_detail_info .info .flag span:last-child {padding-right:12px;}
.menu_detail_info .info .flag span:last-child:after {display:inline-block; content:''; position:absolute; right:0; top:2px; width:1px; height:12px; background:#e5e5e5;}
.menu_detail_info .info .flag span.hot:last-child:after {top:4px;}
.menu_detail_info .info .new {width:37px; height:16px; background:url("../images/sub/bg_new.png") no-repeat; background-size:auto 16px;}
.menu_detail_info .info .best {width:37px; height:16px; background:url("../images/sub/bg_best.png") no-repeat; background-size:auto 16px;}
.menu_detail_info .info .hot {bottom:1px; width:10.5px; height:16px; background:url("../images/sub/bg_hot.png") no-repeat; background-size:auto 16px;}
.menu_detail_info .info .price {padding-top:3px; margin-left:8px; font-size:15px; line-height:16px;color:#231f20; vertical-align:middle;}

.menu_wine_detail {position:Relative; padding-bottom:20px;}
.menu_wine_detail:before {display:block; content:''; position:Absolute; left:0; right:0; top:0; z-index:1; height:203px; background:url("../images/sub/wine_detail_bg.png") no-repeat center center; background-size:cover;}
.menu_wine_detail .info {position:relative; z-index:2; text-align:center;padding-top:0;}
.menu_wine_detail .info .img {display:block;position:Relative;width:290px;height:225px;margin:0 auto;padding-top:30px;overflow:hidden;background-repeat:no-repeat;  background-position:center center;background-size:100%;}

.menu_wine_detail .info span {display:inline-block;}
.menu_wine_detail .info .tit {margin-top:0;padding:0 20px;max-height:46px;line-height:23px;margin-bottom:7px;text-align:center; font-size:20px;overflow:hidden;word-break:break-all;}
.menu_wine_detail .info .price {font-size:15px; line-height:1;color:#231f20;}

.select_box {overflow:hidden;}

.detail_info {border-top:6px solid #f5f5f5;}
.detail_info p.tit {font-size:15px;line-height:1;}
.detail_info p.txt {margin-top:10px;font-size:13px;line-height:18px;font-weight:300;}
.detail_info ul {padding-top:30px;padding-bottom:35px;}
.detail_info ul li {margin-bottom:20px;word-break:keep-all;}
.detail_info ul li:last-of-type {margin-bottom:0 !important;}
.select_box select {font-size:15px;font-weight:300;padding-top:5px;padding-bottom:5px;}
.select_box .country {float:right;}
.select_box .align {float:left;}

.wine_products {overflow:hidden;margin-bottom:20px;}
.wine_products li {position:relative; float:left; width:48.5%; height:auto; margin-right:3%; margin-top:10px; background-color:#fff;}
.wine_products li:nth-child(2n) {margin-right:0% !important;}
.wine_products li:before {display:inline-block; content:''; position:Absolute; left:0; right:0; top:0; height:162px; background-color:#231f20;}
.wine_products li a {position:relative; display:block; text-align:center;}
.wine_products .img {position:relative;overflow:hidden;display:block;width:242px;height:186px;margin:0 auto;padding-top:10px;background-repeat:no-repeat; background-position:center center;background-size:100%;}

@media (max-width:500px) {
	.wine_products .img {left:calc(100% - 210px);}
}
@media (max-width:400px) {
	.wine_products .img {left:calc(100% - 199px);}
}

.wine_products li .cts {margin-top:5%;padding:0 10px; height:105px;}
.wine_products li p.txt {overflow:hidden; font-size:15px;line-height:20px;text-align:left;max-height:60px;word-break:break-all;}
.wine_products li .price {position:absolute; right:10px; bottom:15px;font-size:15px;line-height:1;color:#a3171b;font-weight:300;}

.main_menu_slide {
	-moz-box-shadow:inset 0 -1px 0 0 #e5e5e6;
	-webkit-box-shadow:inset 0 -1px 0 0 #e5e5e6;
	box-shadow:inset 0 -1px 0 0 #e5e5e6;
}
.main_menu_slide .swiper-slide {margin:0 25px;width:auto;height:52px;line-height:53px; font-size:16px; color:#231f20;}
.main_menu_slide .swiper-wrapper { text-align:center;}
.main_menu_slide .swiper-wrapper a { display:inline-block; width:100%; height:100%;}
.main_menu_slide .swiper-wrapper a span{ display:inline-block; height:100%;}
.main_menu_slide .swiper-wrapper .on a span { display:inline-block; color:#b08761; border-bottom:3px solid #b08761; box-sizing:border-box; }

/* 설정 - term */
.term {padding:20px 0;}
.term > li {margin-top:30px;font-weight:300;}
.term > li:first-child {margin-top:0;}
.term .tit_dep1 {font-size:15px; line-height:1.65em; margin-bottom:5px;}
.term .tit_dep2 {font-size:13px; line-height:1.65em; margin-bottom:5px;}
.term_sub > li {margin-top:15px; font-size:12px; line-height:1.65em;}
.term_sub > li:first-child {margin-top:0;}
.term_sub2 > li {margin-top:5px; padding-left:12px; text-indent:-12px;}
.term_sub2.ver2 > li {padding-left:20px; text-indent:-20px;}
.term_sub3 {margin-left:12px;}
.term_sub2.ver2 .term_sub3 {margin-left:20px;}
.term_sub3 > li {margin-top:3px; font-size:11px; line-height:1.65em;}
.term .no_indent {padding-left:0 !important; text-indent:0 !important;}
.tbl1 {width:100%; border:1px solid #ddd;}
.tbl1 th {font-weight:300; background-color:#f8f8f8; color:#000;}
.tbl1 th, .tbl1 td {padding:5px; border-left:1px solid #ddd;}
.tbl1 th:first-child, .tbl1:first-child {border-left:0;}
.tbl1 td {border-top:1px solid #ddd; font-weight:300;}

/* Tablet_term */
.t_term {padding:20px 20px 0;background:#eeeeee;}

/* join01 - 멤버십 가입 */
.agree_area {margin-bottom:80px;}
.agree_box_wrap {margin-top:20px;}
.agree_box_wrap > ul > li {margin-bottom:25px;}
.agree_box_wrap > ul > li:last-child {margin-bottom:30px;}
.agree_box_wrap > ul > li .tit {margin-bottom:10px; font-size:15px; line-height:1em;}
.agree_box_wrap .term_txt {margin-left:-20px; margin-right:-20px;}
.agree_box_wrap .term_inr {width:100%;padding:0 20px 15px 20px; box-sizing:border-box; height:140px; background:#f3f3f3; overflow:auto; overflow-scrolling:touch; -webkit-overflow-scrolling:touch; -moz-overflow-scrolling:touch;}
.agree_box_wrap input[type="checkbox"] {display:none;}
.agree_box_wrap input[type="checkbox"]:checked + label {background:url(../images/sub/bg_chk01_on.png)no-repeat 0 center; background-size:20px auto;}
.agree_box_wrap label {display:block;background:url(../images/sub/bg_chk01_off.png)no-repeat 0 center;background-size:20px auto;    font-size:15px;padding:4px 0 2px 30px;}

.all_agree {margin-bottom:30px;}
.all_agree label{color:#a3171b;font-weight:400;}
.all_agree > a {display:inline-block;}


/* perfect-scrollbar v0.6.10 */
.ps-container {
	-ms-touch-action:none;
	touch-action:none;
	overflow:hidden !important;
	-ms-overflow-style:none;
}

@supports (-ms-overflow-style:none) {
	.ps-container {
		overflow:auto !important; }
}

@media screen and (-ms-high-contrast:active), (-ms-high-contrast:none) {
	.ps-container { overflow:auto !important; }
}

.ps-container.ps-active-x > .ps-scrollbar-x-rail,
.ps-container.ps-active-y > .ps-scrollbar-y-rail { display:block; }

.ps-container.ps-in-scrolling {	pointer-events:none; }
.ps-container.ps-in-scrolling.ps-x > .ps-scrollbar-x-rail { background-color:#cae1e9; opacity:0.5; filter:alpha(opacity=50); -ms-filter:alpha("opacity=50"); }
.ps-container.ps-in-scrolling.ps-x > .ps-scrollbar-x-rail > .ps-scrollbar-x { background-color:#000; }
.ps-container.ps-in-scrolling.ps-y > .ps-scrollbar-y-rail { background-color:#cae1e9; opacity:0.5; filter:alpha(opacity=50); -ms-filter:alpha("opacity=50"); }
.ps-container.ps-in-scrolling.ps-y > .ps-scrollbar-y-rail > .ps-scrollbar-y { background-color:#000; }
.ps-container > .ps-scrollbar-x-rail {
	display:none;
	position:absolute;
	/* please don't change 'position' */
	-webkit-border-radius:4px;
	-moz-border-radius:4px;
	border-radius:4px;
	opacity:0;
	-webkit-transition:background-color .2s linear, opacity .2s linear;
	-moz-transition:background-color .2s linear, opacity .2s linear;
	-o-transition:background-color .2s linear, opacity .2s linear;
	transition:background-color .2s linear, opacity .2s linear;
	bottom:3px;
	/* there must be 'bottom' for ps-scrollbar-x-rail */
	height:8px;
}
.ps-container > .ps-scrollbar-x-rail > .ps-scrollbar-x {
	position:absolute;
	/* please don't change 'position' */
	background-color:#aaa;
	-webkit-border-radius:4px;
	-moz-border-radius:4px;
	border-radius:4px;
	-webkit-transition:background-color .2s linear;
	-moz-transition:background-color .2s linear;
	-o-transition:background-color .2s linear;
	transition:background-color .2s linear;
	bottom:0;
	/* there must be 'bottom' for ps-scrollbar-x */
	height:8px;
}
.ps-container > .ps-scrollbar-y-rail {
	display:none;
	position:absolute;
	/* please don't change 'position' */
	-webkit-border-radius:4px;
	-moz-border-radius:4px;
	border-radius:4px;
	opacity:0;
	-webkit-transition:background-color .2s linear, opacity .2s linear;
	-moz-transition:background-color .2s linear, opacity .2s linear;
	-o-transition:background-color .2s linear, opacity .2s linear;
	transition:background-color .2s linear, opacity .2s linear;
	right:3px;
	/* there must be 'right' for ps-scrollbar-y-rail */
	width:5px;
}
.ps-container > .ps-scrollbar-y-rail > .ps-scrollbar-y {
	position:absolute;
	/* please don't change 'position' */
	background-color:#004b6a;
	-webkit-border-radius:4px;
	-moz-border-radius:4px;
	border-radius:4px;
	-webkit-transition:background-color .2s linear;
	-moz-transition:background-color .2s linear;
	-o-transition:background-color .2s linear;
	transition:background-color .2s linear;
	right:0;
	/* there must be 'right' for ps-scrollbar-y */
	width:5px;
}

.ps-container:hover.ps-in-scrolling {pointer-events:none; }
.ps-container:hover.ps-in-scrolling.ps-x > .ps-scrollbar-x-rail { background-color:#fff; opacity:0.5; filter:alpha(opacity=50); -ms-filter:alpha("opacity=50"); }
.ps-container:hover.ps-in-scrolling.ps-x > .ps-scrollbar-x-rail > .ps-scrollbar-x { background-color:#000; }
.ps-container:hover.ps-in-scrolling.ps-y > .ps-scrollbar-y-rail { background-color:#fff; opacity:0.5; filter:alpha(opacity=50); -ms-filter:alpha("opacity=50"); }
.ps-container:hover.ps-in-scrolling.ps-y > .ps-scrollbar-y-rail > .ps-scrollbar-y { background-color:#000; }
.ps-container:hover > .ps-scrollbar-x-rail,
.ps-container:hover > .ps-scrollbar-y-rail { opacity:0.5; }
.ps-container:hover > .ps-scrollbar-x-rail:hover { background-color:#eee; opacity:0.5; filter:alpha(opacity=50); -ms-filter:alpha("opacity=50"); }
.ps-container:hover > .ps-scrollbar-x-rail:hover > .ps-scrollbar-x { background-color:#006995; }
.ps-container:hover > .ps-scrollbar-y-rail:hover { background-color:#eee; opacity:0.5; filter:alpha(opacity=50); -ms-filter:alpha("opacity=50"); }
.ps-container:hover > .ps-scrollbar-y-rail:hover > .ps-scrollbar-y { background-color:#006995; }

.inform_wrap {position:relative;background-color:#2f2d2e;}
.inform_wrap:before {display:block;content:'';position:fixed;top:50px;left:0;right:0;width:100%;height:100%;background-color:#2f2d2e;}
.inform_no_top {padding:0 20px;height:50px;line-height:50px;background:#292627;color:#ffffff;font-weight:300;}
.sub_wrap .inform_wrap {top:0;}

.myreserve {background:#ffffff;margin-bottom:20px;}
.myreserve_no_cts{padding:0 20px;height:50px;line-height:50px;background:#f5f5f5;border:0;font-size:13px;font-weight:300;}


/* 2019-06-27 App download */
#app-contents{position:relative;height:100vh;background:#f6f6f6;}
#app-contents img{width:100%;}
#app-contents .logo{position:absolute;top:30px;left:50%;width:29.6%;transform:translate(-50%, 0);}
#app-contents .btn-wrap{overflow:hidden;padding:0 5.33% 16px;}
#app-contents .btn-wrap a{float:right;width:48.50%;}
#app-contents .btn-wrap a:first-child{float:left;}