@charset "utf-8";


.sub_contents{padding-bottom:30px; position:relative; display:block;}/*160105 수정display:block추가*/

.select_type1{width:88px; height:30px; border:1px solid #a0a0a0; font-size: 12px; color:#222;}

/* 이벤트 */
.stamp_event_list{margin:8px 16.66666666666667px 0;}
.stamp_event_list li{float:left; width:32.78688524590164%; margin-left:0.819672131147541%;} 
.stamp_event_list li:first-child{margin-left:0;}
.stamp_event_list li img{width:100%;}

.interest_select_area{margin:11px 16.66666666666667px 0;}

.interest_left{float:left;}
.btn_interest{display:inline-block;}
.btn_interest button{display:inline-block; height:30px; padding-left:22px; padding-right:9px;
  background:url(../images/mobile/icon/icon_interest_off.png) no-repeat 8px center; background-size:10.66666666666667px;
  border:1px solid #999; line-height:30px; font-size:12px; color:#222; font-weight:bold; cursor:pointer;
}

.btn_interest_on{background:url(../images/mobile/btn/interest_on_bg.jpg) repeat left top;}
.btn_interest_on button{background-image:url(../images/mobile/icon/icon_interest_on.png); border:0; color:#fff;}


.select_shop_area{float:right;}


 
/*-- 2018-08 ui개편용 수정 --*/
.event_list {padding-top:2px;}
.event_list li{position:relative; margin-top:22px !important;}/* 2020-11-03 */
.event_list li:first-child{margin-top:0 !important; padding-top:10px;}
/*--// 2018-08 ui개편용 수정 --*/
.event_list li > a{display:block;}
/*-- 2018-08 ui개편용 수정 및 추가 --*/
/* 2020-11-03 */
/* 2020-12-30 */
.event_list li > div {padding: 14px 23px 0;}
.event_list li > div p {color:#555;font-size:13px;line-height: 19px;text-align:left;word-break: keep-all;letter-spacing: -0.09em;}
.event_list li > div p span {font-weight:bold;padding-right:12px;position:relative;display: inline-block;}
.event_list li > div p span:after {content:'';position:absolute;top: 5px;right:5px;width:1px;height:10px;background:#cbcbcb;}
.event_list li > div p span:last-child:after {display:none;}
.event_list li > div p.period {line-height: 16px;margin-top: 5px;}
/* 2020-12-30 */
/* 2020-11-03 */
/*
.event_list li .shop_list {position:relative; max-height:18px; background:url(../images/mobile/icon/icon_arr_down.png) no-repeat 96.5% 10px; background-size:auto 11px;}
.event_list li .shop_list.on {height:auto; max-height:none; margin-bottom:-30px !important; padding-bottom:44px; background:url(../images/mobile/icon/icon_arr_up.png) no-repeat 50% 79%; background-size:auto 11px; border-bottom:10px solid #eeeeee;}
.event_list li p .arrow {position:absolute; display:block; top:8px; right:16px; width:18px; height:11px; background:url(./icon_event_arrow.png) no-repeat right 0; background-size:auto 11px;}
.event_list li p .arrow.on {position:absolute; left:50%; margin-left:-10px;}
.event_list .siteCode{float:left; width:75.2%; word-break:keep-all; letter-spacing:-0.09em; padding-right:30px;}
*/
/* //2020-11-03 */

@media (min-width:321px) and (max-width:380px) {
	/* 2020-11-03 */
	/*
	.event_list li .shop_list {position:relative; max-height:18px; background:url(../images/mobile/icon/icon_arr_down.png) no-repeat 96.5% 10px; background-size:auto 11px;}
	.event_list .siteCode{float:left; width:75.2%; word-break:keep-all; letter-spacing:-0.09em; padding-right:30px;}
	*/
	/* //2020-11-03 */
}

@media (max-width:320px) {
	/* 2020-12-30
	.event_list li .shop_list {position:relative; max-height:18px; background:url(../images/mobile/icon/icon_arr_down.png) no-repeat 95% 10px; background-size:auto 11px;}
	.event_list .siteCode{float:left; width:72.2%; word-break:keep-all; letter-spacing:-0.09em; padding-right:30px;}
	*/
}


/*--// 2018-08 ui개편용 수정 및 추가 --*/
.event_list li > p span.bold_and_bullet{display:inline-block;position:relative;float:left;margin-right:13px;font-weight:bold;}/*-- 2018-08 ui개편용 수정 //--*/
/*--2018-05-23 수정--*/
/*-- 2018-08 ui개편용 삭제 
.event_list li > p span.bold_and_bullet:after{display:block;position:absolute;top:2.5px;right:0;width:1px;height:13px;background:#aeaeae;content:"";}
// --*/
.event_list li > p span.text_blank{display:inline-block;width:13px;}/* 2016-10-20 삽입 */
.event_list li > p.first {margin-top:6px; margin-bottom: 0;} /*-- 2018-08 ui개편용 수정 //--*/
.event_list img{width:100%;}
.event_list_L {clear:both; border-bottom:1px solid #d5d5d5;}
.event_list_L li{position:relative; width:100%; border-top:1px solid #d5d5d5;}
.event_list_L li:first-child{margin-top:0;}
.event_list_L li > a{display:block;}
.event_list_L img{width:100%;}
/*151214 이벤트 리스트 체크박스추가*/
.event_check_area{position:absolute; top:10px; right:10px;}
.event_check_area label{display:inline-block; width:18px; height:15px; 
  background:url(../images/mobile/icon/checkbox_off.png) no-repeat left top; background-size:18px;
  text-indent:-9999px;
}
.event_check_area input[type="checkbox"]{opacity:0; position:absolute; left:0; top:0;}
.event_check_area input[type="checkbox"]:checked + label{background:url(../images/mobile/event/event_check_on.gif) no-repeat left top; background-size:18px;}



.event_thumb{float:left; width:44.62962962962963%; text-align:center;}
.event_thumb img{height:115px;}

.event_title_text{float:left; width:55.37037037037037%;}

.shop_name_area{padding-top:15px; text-align:right;}
.shop_name{display:inline-block; height:18.66666666666667px; padding:0 10px; border:1px solid #222; border-radius:10px;
  font-size:12px; color:#222; line-height:18.66666666666667px; font-weight:bold;
}

.event_title{margin-top:9px; margin-left:10.03344481605351%;
  font-size:13px; color:#666; overflow:hidden; white-space:nowrap; text-overflow:ellipsis;
}
.event_title strong{display:block; margin-bottom:5px; font-size:18px; color:#222; overflow:hidden; white-space:nowrap; text-overflow:ellipsis;}

.interest_event_icon{width:25px; height:25px; border:0; 
  background:#bebebe url(../images/mobile/icon/interest_star.png) no-repeat center center; background-size:14px;
  text-indent:-9999px; cursor:pointer;
  position:absolute; left:16.66666666666667px; top:0; z-index:10;
}
.interest_event_icon_on{background-color:#e23a3a;}


.event_banner_list{width:100%; margin:10px 0 14px;}
.event_banner_list li{float:left; width:49.38775510204082%; margin-left:1.224489795918367%;}
.event_banner_list li:first-child{margin-left:0;}
.event_banner_list li img{width:100%; border:1px solid #c2bebb;}

.btn_search{display:inline-block; width:39.66666666666667px; height:30px; background-color:#fff; border:1px solid #a0a0a0; border-left:0;
  font-size: 12px; color:#666; cursor:pointer;
  -webkit-border:1px solid #a0a0a0;
  -webkit-border-left:0;
  outline:none;
}

.event_date_shop{margin:7px 16.777777px 0; color:#222;}
.event_date_shop p{font-size: 12px; }
.event_date_shop p span{display:block; margin-top:5px;}

.event_shop{display:inline-block; height:14px; padding:0 3px; border:1px solid #888;
  font-size: 12px; color:#888; text-align:center; line-height:14px;
}

.event_share{position:absolute; right:16.777777px; bottom:0;}
.event_share img{width:29px; border:1px solid #9f9f9f;}

.event_catagory{position:absolute; left:0; top:0;}
.event_catagory img{width:39.66666666666667px;}

.no_event{margin-top:44px; font-size:14px; color:#999999; text-align:center;}
.no_event img{width:93.33333333333333px; margin-bottom:33px;}


.select_shop_list{margin:24px 4.62962962962963% 0;}
.select_shop_list li{float:left; width:19.59387755102041%; margin-left:0.4081632653061224%;}
.select_shop_list li:first-child{margin-left:0;}
.select_shop_list li a{display:block; height:25px; border:1px solid #8c867f; font-size: 12px; color:#666; line-height:25px; text-align:center;}
.select_shop_list .on a{height:23px; border:2px solid #40362a; color:#40362a; font-weight:bold; line-height:23px;}

.event_btn_more{margin:0 4.62962962962963%;}


.event_view_area{position:relative;}
.event_view_area .event_share{right:16.66666666666667px; top:-40px; bottom:auto;}


/* 더보기 */
.btn_more{margin-top:16px;}
.btn_more a{display:block; border-top:1px solid #d0cbc4; border-bottom:1px solid #d0cbc4; font-size: 12px; color:#333; line-height:30px; text-align:center;}
.btn_more img{width:10px;}


/* 이달의 이벤트 모아보기 */
.event_this_month{margin-top:16.66666666666667px; position:relative;}
.event_this_month .event_list{margin-top:0; border-top:0;}
.event_this_month .event_list li{  position:relative;}/*position 값 추가 151124*/

.event_this_month .event_share{right:16.66666666666667px; top:-56px; bottom:auto;}



/* sns */
.snsListWrap{float:right; margin:10px 16.6667px;}
.sns_area{margin:25px 0;}
.subWrap .sns_area {margin:7px 0;}/* 2020-11-03 */

.sns_list li{float:left; margin-left:5.666666666666667px;}
.sns_list li:first-child{margin-left:0;}
.sns_list li img{height:24.66666666666667px;}

.sns_login_use{margin-top:10px; padding:11px 9px; border:1px solid #909090; border-radius:3px; font-size: 12px; color:#888; position:relative;}
.typing_num{font-size:10px; color:#666; position:absolute; top:55px; left:0;}
.typing_num strong{font-size:10px;}

.sns_writer{margin-top:7px; text-align:right;}

.all_comment_area{margin-top:13px; border-top:1px solid #d1d1d1;}
.all_comment_num{border-bottom:1px solid #d1d1d1; font-size: 12px; color:#ee2326; line-height:30px;}
.all_comment_num strong{margin-right:3px; font-size: 12px; color:#222;}


.all_comment_list{}
.all_comment_list li{padding:9px 0; border-bottom:1px solid #d1d1d1;}

.sns_profile_img{float:left; width:18.97959183673469%; position:relative;}
.sns_profile{width:52.33333333333333px;}
.sns_comment_img{width:23.66666666666667px; position:absolute; right:0; bottom:-6.333333333333333px;}

.sns_comment{float:left; width:77.44897959183673%; margin-left:3.571428571428571%;}

.sns_writer_name{font-size: 12px; color:#666;}
.sns_writer_name strong{margin-right:5px; font-size: 12px; color:#222;}

.sns_comment_text{margin-top:9px; margin-bottom:7px; font-size: 12px; color:#222;}

.btn_comment{float:left;}
.btn_comment a{font-size: 12px; color:#666;}
.btn_comment img{height:8px;}

.btn_report{float:right;}
.btn_report a{font-size: 12px; color:#666;}
.btn_report img{height:8.666666666666667px;}


.sns_comment_area{height:374px; margin-top:10px; background-color:#e4e4e4;}


/*-- 2018-08 ui개편용 수정 --*/
/* 2020-11-03 */
.subWrap .event_all_btn {margin-top: 10px;background: #dfdfdf;display: block;float: none;text-align: center;}
.btn_link{display:inline-block;font-size:13px; color:#666; font-weight:bold; vertical-align:middle; border:1px solid #9a9a9a;height:28px; line-height:28px; padding:0 13px !important;}
.subWrap .event_all_btn .btn_link {display: block;font-size:13px;color: #5c5c5c;font-weight:bold;height: 40px;line-height: 40px;border: 0 none;padding: 0 !important;}
.subWrap .event_all_btn .btn_link img {display:none;}
/* //2020-11-03 */
.btn_link img{width:4px; margin-left:2px;}
/*--// 2018-08 ui개편용 수정 --*/
.btn_link2{
	display:inline-block; 
	border:1px solid #999; 
 	font-size:0.85em;
	color:#666; 
	font-weight:bold;
	padding:5px 7px;
	position:absolute; 
	right:16.66666666666667px; 
	top:14.33333333333333px;
}
.btn_link2 img{width:3px; margin-left:5px;}



.btn_share{position:absolute; right:16.7777px; top:7px; z-index:2; border:1px solid #9f9f9f;}
.btn_share a {display: block;}
.btn_share img{width:23px;}
.btn_share2{border:1px solid #9f9f9f; position:absolute; right:17px; top:8.33333333333333px; z-index:2;}
.btn_share2 img{width:23px;}
/* 2020-11-03 */
/* 2020-12-30 */
.sub_contents .btn_share {position: absolute;right: 23px;top: 12px;border:0 none;}
.sub_contents .btn_share a {display: block;width:17px;height:17px;background:url('../images/mobile/icon/bg_icons.png') no-repeat -125px 0;background-size: 500px 500px;}
.sub_contents .btn_share a img {display:none;}
/* //2020-12-30 */
/* //2020-11-03 */


/***************************공통 css***************************/
.fl{float:left;}
.fr{float:right;}
.ml10{margin-left:10px;}
.ml5{margin-left:5px;}
.mr10{margin-right:10px;}
.mt16{margin-top:16px;}
.mt10 {margin-top: 10px;}
.mt20{margin-top:20px;}
.mt30{margin-top:30px;}/*151222 추가*/
.grayWrap{
	width:100%;
	background:#f5f5f3;
	padding:15px 0;
	margin-top:45px;
}
.grayWrap2{
	width:100%;
	background:#f2f2f2;
	padding-bottom:30px;
}
.grayWrap3{
	width:100%;
	background:#f2f2f2;
}
/* 2020-11-03 */
.subWrap{margin:0 23px;}
.subWrap.event {padding: 0 23px;margin: 0;}
/* //2020-11-03 */
/* 2021-01-06 .subWrap{margin:0 16.66666666666667px;} */
.subWrap.myCoupon {margin: 0;}
.btnGrayLine{
	border:1px solid #dedede;
	display:inline-block;
	padding:2% 10px;
	font-size:12px;
	cursor:pointer;
	color:#666;
	font-weight:bold;
}
.icoDownload{
	background:url(../images/mobile/event/icon_coupon_save.png) no-repeat 0 0;
	background-size:100% 100%;
	width:18px;
	height:18px;
	display:inline-block;
	vertical-align:middle;
	margin-right:7px;
}
.icoBlue{
	width:40px;
	height:15px;
	color:#fff;
	background:#6fb3cf;
	border-radius:5px;
	-webkit-border-radius:5px;
	padding-top:2px;
	font-size:0.9em;
	text-align:center;
}

.icoStar{
	background:url(../images/mobile/event/icoStar.gif) no-repeat left top;
	background-size:100% 100%;
	width:13px;
	height:13px;
	display:inline-block;
	vertical-align:middle;
	margin-right:10px;
}
.icoShare{
	background:url(../images/mobile/event/icoShare.gif) no-repeat left top;
	background-size:100% 100%;
	width:13px;
	height:13px;
	display:inline-block;
	vertical-align:middle;
	margin-right:10px;
}

/***************************공통 css***************************/


/*쿠폰존*/


.listCouponZone{width:100%; margin:10px auto 0;}
.listCouponZone li{overflow: hidden;float:left; padding:20px 0 0 0; width:47.16326530612%; display:block; height:193px;}/* 160122-6 */
.listCouponZone li:nth-child(2n){float:right;}
.listCouponZone li dl {width:100%;}
.listCouponZone li dl dt{width:100%; margin-bottom:10px; position:relative;}
.listCouponZone li dl dt img{width:100%; margin-bottom:5px;}
.listCouponZone li dl dd{font-size:1.0em; color:#222; line-height:18px; letter-spacing:-1px; text-align:center;}
.listCouponZone li dl dd:last-child{margin-top:10px;}
.txt_couponinfo_box{width:100%; height:80px; display:block;}/* 160119 추가 */
.txt_couponUseInfo{ font-size: 12px; color:#666666; font-weight:bold; margin-top:5px; line-height:16px;  letter-spacing:-0.1em;}/* 160119 수정 */
.txt_couponUseInfo span{color:#222222; font-size: 12px; }
.listCouponZone li.noneTxt{width:100%; height: auto; text-align:center; height:33.333px; padding-top: 140px; background:url(../images/mobile/my/img_coupon_nomore.png) no-repeat center 56px; background-size: 71px; color:#666; font-size: 12px; line-height: 33.333px;}/*160126 추가*/
/* 160112 쿠폰 시스템폰트로 변경 */

.listCouponZone li dl dt p.dc_coupon{display:block; height:68px; width:100%; padding-top:5px; background:url('../images/mobile/event/imgCoupon.jpg') no-repeat left top; background-size:100% 68px; line-height:68px;}
.listCouponZone li dl dt p.dc_coupon span{display: block; color:#3a0f00; font-size:25px; font-weight:bold; text-align:center;}
.listCouponZone li dl dt p.dc_coupon span strong{font-size:13px; font-weight:normal; font-family: "Nanum Gothic";}
.listCouponZone li dl dt p.dc_coupon span.txt_long {display: inline-block; width: 100%; font-size: 13px; line-height: 18px; word-break:break-all;}

/*151223 수정*/
.sorting_tab{float:right;}
.sorting_tab li{float:left;}
.sorting_tab li a{width:33.3333%;font-size: 12px; color:#222; border-right:1px solid #222222; padding-right:5px; margin-right:5px;}
.sorting_tab li:last-child a{border-right:0;}
.sorting_tab .on a{color:#e23a3a; font-weight:bold;}
.bgGrayArea{
	width:100%;
	line-height:42px;
	height:42px;
	background:#f2f2f2;
	display:block;
	margin-bottom:10px;
	border-top:1px solid #e6e6e6;
	border-bottom:1px solid #e6e6e6;
	clear:both;
}
.bgGrayArea h3{
	color:#40362a;
	font-weight:bold;
	font-size:13px;
	line-height:42px;
	text-indent:16.6667px;
	height:42px;
	display:inline-block;
}

.btnList{text-align:center;}

.listAlert{width:100%; display:table; margin-top:15px;}
.listAlert li{
	background:url(../images/mobile/event/liststyleLine.gif) no-repeat left 7px;
	background-size:4px 1px;
	font-size:0.9em;
	color:#555;
	padding-left:10px;
	line-height:1.6em;
}
.eventDetailWrap{width:100%; margin-top:20px;}

.eventImg{margin-bottom:10px;}
.eventImg.mb0 {margin-bottom: 0;}
.eventImg p img,.eventImg img{width:100%;}
.topBanner,.topBanner img{width:100%;}
.eventInfo{float:right; width:83.51020408163265%;}
.eventInfo dt{
	font-size:1.10em;
	color:#222;
	font-weight:bold;
	letter-spacing:-1px;
	margin:0 0 20px;
}
.eventInfo dd{
	font-size:0.9em;
	color:#222;
	margin-bottom:3px;
}
.eventInfo dd span.grayBgTit{
	background:#555;
	color:#fff;
	font-size:0.9em;
	padding:3px 0;
	width:40px;
	display:inline-block;
	text-align:center;
	letter-spacing:-1px;
	margin-right:7px;
}
.listEvnetStamp{width:100%; margin-top:40px; display:table;}
.listEvnetStamp li{float:left; width:44.48979591837%; cursor:pointer; height:190px; text-align:center; margin-bottom:40px;}
.listEvnetStamp li:nth-child(2n){float:right;}
.listEvnetStamp li dl.stampOn{
	background:url(../images/mobile/event/icoStampOn.gif) no-repeat center top;
	background-size:100% 100%;
	width:200px;
	height:180px;
	margin:0 auto;
}
.listEvnetStamp li  dl.stampOff{
	background:url(../images/mobile/event/icoStampOff.gif) no-repeat center top;
	background-size:100% 100%;
	width:200px;
	height:180px;
	margin:0 auto;
}
.listEvnetStamp li dl.stampOn .stampInfoOn{
	-ms-transform: rotate(-20deg); /* IE 9 */
	-webkit-transform: rotate(-20deg); /* Safari */
	transform: rotate(-20deg);
	display:block;
	font-size:0.95em;
	color:#6caec9;
	font-weight:bold;
	padding-top:82px;
	padding-right:25px;
}
.listEvnetStamp li  dl.stampOff .stampInfoOff{
	-ms-transform: rotate(-20deg); /* IE 9 */
	-webkit-transform: rotate(-20deg); /* Safari */
	transform: rotate(-19deg);
	display:block;
	font-size:0.95em;
	color:#bebebe;
	font-weight:bold;
	padding-top:82px;
	padding-right:25px;
}
.listEvnetStamp li dl dd{font-size:0.85em; color:#888; width:80%; text-align:left; margin:90px auto;}
.listEvnetStamp li dl.stampOn span.lineBlue{
	background:url(../images/mobile/event/icoStamplineOn.gif) no-repeat left 3px;
	width:1px;
	height:11px;
	display:inline-block;
	margin:0 1px;
}
.listEvnetStamp li  dl.stampOff span.lineGray{
	background:url(../images/mobile/event/icoStamplineOff.gif) no-repeat left 3px;
	width:1px;
	height:11px;
	display:inline-block;
	margin:0 1px;
}


/*브랜드*/
/*2018-05-23 수정*/
.listStoreBtn li{float:left; width:12.333%;}
.listStoreBtn li:nth-child(3), .listStoreBtn li:nth-child(4), .listStoreBtn li:nth-child(6){width:21%;}
/*-2018-05-23수정--*/
.listStoreBtn li:nth-child(3) a, .listStoreBtn li:nth-child(4) a{letter-spacing:-0.03em;}
.listStoreBtn{width:100%; display:block;}
/* 2020-11-03 */
.listStoreBtn li a {font-size: 13px;display:block;border-bottom: 1px solid #dedede;color:#666;text-align:center;letter-spacing:-0.1em;padding:9px 0;box-sizing: border-box;height: 34px;}
.listStoreBtn li.on a{border-bottom: 2px solid #e7302f;color: #e7302f;font-weight:bold;}
/* //2020-11-03 */
/*라인 탭 추가 151209*/
.listStoreBtn_Line{border-top:1px solid #d5d5d5;}
.listStoreBtn_Line li a{border-right:1px solid #d5d5d5;}
.listStoreBtn_Line li:last-child a{border-right:0;}


.brandEventTItle{
	font-size:1.4em;
	color:#222222;
	font-weight:bold;
	margin-bottom:10px;
}
.grayBox{
	color:#fff;
	background:#555555;
	padding:2px 5px;
	font-size:0.9em;
}
.f_black{font-size:1.0em; color:#222;}
.listBrandEvent{width:100%; border-top:1px solid #40362a; clear:both; margin-bottom:10px;}/*160113 수정 -1*/
.listBrandEvent li{display:block; width:100%; font-size: 12px; padding-bottom:9px;}/*160113 수정 -2*/
.listBrandEvent li a img{width:100%; margin-bottom:7px;}/*160113 수정 -3*/
.listBrandEvent li p{font-size: 12px; color:#222; margin-left:16.6667px; margin-top:3px;}
.icoBrandArrowLeft{
	background:url(../images/mobile/brand/icoGrayArrowLeft.gif) no-repeat left bottom;
	background-size:100%;
	width:18px;
	height:27px;
	display:block;
	position:absolute;
	top:3px;
	left:0;
	text-indent:-9999px;
}
.icoBrandArrowRight{
	background:url(../images/mobile/brand/icoGrayArrowRight.gif) no-repeat left bottom;
	background-size:100%;
	width:18px;
	height:27px;
	display:block;
	position:absolute;
	top:3px;
	right:0;
	text-indent:-9999px;
}
.icoBrandGoShoppingArrow{
	
	background:url(../images/mobile/brand/icoBrandArrowLeft.gif) no-repeat left top;
	background-size: 5px 11px;
	width: 5px;
	height: 11px;
	margin-left:5px;
	vertical-align:middle;
	display:inline-block;
}
.icoOnlineDutyFree{
	background:url(../images/mobile/brand/brandGuide.png) no-repeat -4px -60px;
	background-size:125px 125px;	
	width:22px;
	height:18px;
	float:right;
	display:block;
}
.icoOnlineDutyFree a{display:block; text-indent:-9999px;}

.showBrnadStore{ width: 100%;
	background:#fff;
	display:block;
	clear:both;
	margin-top:10px;
}
.tblBrnadStore{width:auto; max-width: 100%; min-width: 100%; border-bottom:1px solid #40362a; table-layout: fixed;}
.tblBrnadStore th{background:#faf9f6; border-top:1px solid #40362a; border-bottom:1px solid #40362a; color:#40362a; padding:10px 0 10px 5px; font-weight:bold; font-size:0.9em; text-align:left;}
.tblBrnadStore_sub {width:auto; max-width: 100%; min-width: 100%; table-layout: fixed;}
.tblBrnadStore_sub tr td{height: 20px; border-top:1px solid #d9d9d9; text-align:left; color:#444; padding:10px 0 10px 5px; letter-spacing:-0.1em; word-break: break-all;}
/* .tblBrnadStore_sub tr.border_t_dark td{border-top:1px solid #888888;} */
.tblBrnadStore_sub tr.border_t_n td {border-top:0}
.tblBrnadStore_sub tr td.brand_callphone > a {display: inline-block; width:20px; height:20px;}
.tblBrnadStore_sub tr td.brand_callphone > a > img {width: 100%; height: 100%;}

/*-- 2018-08 ui개편용 추가 --*/
/* 2020-11-03 */
.brandTotal .brdTable {display:none;width:100%;table-layout:fixed;/* border-bottom:1px solid #40362a; */background: #f9f9f9;margin-top: -1px;}
.brandTotal th,
.brandTotal td {height: 37px;line-height: 1;text-align:center;letter-spacing:-0.1em;text-align:center;}
.brandTotal th:first-child,
.brandTotal td:first-child {text-align:left;padding-left: 23px;}
.brandTotal th:last-child,
.brandTotal td:last-child {text-align:right;padding-right: 23px;}
.brandTotal tbody > tr:last-child td {padding-bottom:13px;}
.brandTotal td:nth-child(2) a {font-size: 0;line-height: 0;display: inline-block;width: 9px;height: 9px;background: url('../images/mobile/icon/bg_icons.png') no-repeat -150px 0px;background-size: 500px 500px;vertical-align: middle;border: 6px solid #f9f9f9;}
.brandTotal .phone a {color:#000fff;font-size: 0;line-height: 0;display: inline-block;width: 10px;height: 10px;background: url('../images/mobile/icon/bg_icons.png') no-repeat -150px -25px;background-size: 500px 500px;vertical-align: middle;border: 6px solid #f9f9f9;}
.brandTotal .phone a:empty {display:none;}
/* //2020-11-03 */

/* 2020-11-03 */
.store_select {position:relative;z-index:5;width:100%;border:none;/*border-bottom:1px solid #e9e9e9;*/border-bottom: 9px solid #f5f5f5;  background:#ffffff;}
.store_select p {padding:17px 0 17px 23px; font-weight:bold; /*background:#f9f8f4;*/}
.store_select label {font-size:13px;position:relative;padding-left:24px;line-height: 17px;display: block;}
.store_select label.on {color:#e7302f; }
.store_select input[type='checkbox'] {display: none;}
.store_select input[type='checkbox'] + label::before {content:'';position:absolute;top:0;left:0;width: 17px;height: 17px;border: 1px solid #c8cacc;box-sizing: border-box;}
.store_select input[type='checkbox']:checked + label::before {background: url('../images/mobile/icon/bg_icons.png');background-position: -25px 0;background-size: 500px 500px;border: 0 none;}
/* //2020-11-03 */
.store_select table {width:100%; border-top:1px solid #e9e8e4;}
.store_select td {padding:7px 0 0 16px; border-left:1px solid #e9e8e4; font-size:13px; line-height:14px; vertical-align:top;}
.store_select td:nth-child(2n-1) {border:none;}
.store_select td:nth-child(2n) {padding-left:13px}
.store_select .store_box01 td {padding-bottom:10px; color:#222222;}
.store_select .store_total {display:none;}
.store_select .store_box02 tr:last-child td {padding-bottom:10px;}
.store_select .store_box02 td {color:#666666;}
.store_select td input[type='checkbox'] + label::before {margin-right:7px;}
/* 2020-11-03 */
.store_select .store_plus {position:absolute;top: 12px;right: 13px;z-index:10;padding: 10px;}
.store_select .store_plus span {display:block;width: 11px;height: 7px;background: url('../images/mobile/icon/bg_icons.png') no-repeat -50px 0;background-size: 500px 500px;}
.store_select .store_plus.on span {background-position: -75px 0;}
.store_select .store_box02 label span {display: inline-flex;letter-spacing:-0.1em;vertical-align: top;word-break:keep-all;}/*-- 2018-11-13 수정 //--*/
.store_select a.btn_ok {display:block; width:100%; height:33px; border-top:1px solid #e9e8e4;text-align:center; line-height:33px; font-size:15px; color:#ffffff; background:#e7302f;}
.store_select ul.store_box01 {overflow: hidden;border-top: 1px solid #eee;border-bottom: 1px solid #e9e9e9;padding: 0 23px;}
.store_select ul.store_box01 label {color: #222;}
.store_select ul.store_box01 > li {width: 50%;float: left;padding: 14px 0 14px 0;color: #222;box-sizing:border-box;}
.store_select div.store_box02 {/*border-top: 1px solid #e6e3df;**/padding: 0 23px;}
.store_select div.store_box02 > div {display: table;width: 100%;}
.store_select div.store_box02 > div > ul {width: 50%;display: table-cell;padding: 15px 0 3px 0;box-sizing: border-box;}
.store_select div.store_box02 > div > ul > li {padding: 0 0 15px 0;}
/* //2020-11-03 */

.icoLine2{
	width:97%;
	margin:6px auto 10px auto;
	text-align:right;
}
.icoLine2 p.ico:first-child{float:left; font-size:13px; color:#666666;}
.icoLine2 p.ico:last-child{float:right;  font-size:13px; color:#666666;}

.btnLine{text-align:center;}
.btnGrayLine2{
	color:#222;
	border:1px solid #999999;
	width:80px;
	display:inline-block;
	padding:10px 0;
	text-align:center;
	font-weight:bold;
}
/*151202 tabBrand 라인으로 수정*/
/* 2020-11-03 */
.tabBrand{width:100%; table-layout:fixed; display:table;}
.tabBrand li{display:table-cell;}
.tabBrand li a{font-size: 13px;border-bottom: 1px solid #dedede;color: #222;text-align:center;letter-spacing:-0.1em;line-height:1.3em;display:block;box-sizing: border-box;height: 34px;line-height: 34px;}
.tabBrand li.on{color: #e7302f;font-weight:bold;}
.tabBrand li.on a,.tabBrand li a:active{color: #e7302f;border-bottom: 2px solid #e7302f;}
/* //2020-11-03 */
/*151202 수정*/

.listSelectBrandSearch{float:right; display:inline-block; margin:13px 0;}
.listSelectBrandSearch li{float:left; display:block; width:16px; height:16px; margin-top: 2px; margin-right:16px;}
.listSelectBrandSearch li a{display:block; height: 100%; background:url(../images/mobile/brand/icoSearchBrand.png) no-repeat 0 0; background-size:auto 32px; text-indent:-9999px; cursor:pointer;}
.listSelectBrandSearch li.category a{background-position: 0 0;}
.listSelectBrandSearch li.categoryOn a{background-position: 0 -16px;}
.listSelectBrandSearch li.abc a{background-position: -16px 0;}
.listSelectBrandSearch li.abcOn a{background-position: -16px -16px;}
.listSelectBrandSearch li.hangle a{background-position: -32px 0;}
.listSelectBrandSearch li.hangleOn a{background-position: -32px -16px;}
/* 2020-11-03 */
.brandSearchWrap .listSelectBrandSearch {float: none;display: flex;margin: 0 23px;/* border-bottom: 1px solid #e3e3e3; */}
.brandSearchWrap .listSelectBrandSearch li {float: none;margin: 0;width: auto;height: auto;flex: 1 1 0;text-align: center;}
.brandSearchWrap .listSelectBrandSearch li.on a {font-weight:bold;color:#e7302f;border-bottom:2px solid #e7302f;}
.brandSearchWrap .listSelectBrandSearch li a {background: none;text-indent: 0;height: 35px;line-height: 35px;font-size: 14px;color: #666;border-bottom: 1px solid #e3e3e3;box-sizing:border-box;}
/* //2020-11-03 */
.listCategory{
	width:100%;
	border-top:1px solid #40362a;
	clear:both;
	
}
.listCategory li{position: relative; float:left; width:33.3333333%; z-index: 5;}
.listCategory li a{
	display:block;
	line-height:1.3em;
	background:#fff;
	text-align:center;
	font-size:1.0em;
	color:#222;
	padding:9px 0;
	border-right:1px solid #bcb8b4;
	border-bottom:1px solid #bcb8b4;
}
.listCategory li:nth-child(3n+1) a{border-left:1px solid #bcb8b4}
.listCategory li:nth-child(7) a,.listCategory li:nth-child(8) a,.listCategory li:nth-child(9) a{border-bottom:1px solid #40362a}
.listCategory li.on a,.listCategory li:active a,.listCategory li:focus a{
	background:#40362a;
	color:#fff;
}
.listAbc{
	width:100%;
	border-top:1px solid #40362a;
	clear:both;
}
.listAbc li{
	width:11.1111111%;
	float:left;
	
}
.listAbc li a{
	display:block;
	background:#fff;
	text-align:center;
	font-size:1.0em;
	color:#222;
	padding:12px 0;
	border-right:1px solid #bcb8b4;
	border-bottom:1px solid #bcb8b4;
}
.listAbc li.on a,.listAbc li:active a,.listAbc li:focus a{
	background:#40362a;
	color:#fff;
}
.listAbc li:nth-child(19) a
,.listAbc li:nth-child(20) a
,.listAbc li:nth-child(21) a
,.listAbc li:nth-child(22) a
,.listAbc li:nth-child(23) a
,.listAbc li:nth-child(24) a
,.listAbc li:nth-child(25) a
,.listAbc li:nth-child(26) a
,.listAbc li:nth-child(27) a{
	border-bottom:1px solid #40362a;
}


.listKorean{
	width:100%;
	border-top:1px solid #40362a;
	clear:both;
}
.listKorean li{
	float:left;
	width:12.50%;
}
.listKorean li a{
	display:block;
	background:#fff;
	text-align:center;
	font-size:12px;
	color:#222;
	padding:12px 0;
	border-right:1px solid #bcb8b4;
	border-bottom:1px solid #bcb8b4;
	font-size: 18px !important;/* 2020-11-03 */
}
.listKorean li.on a,.listKorean li:active a,.listKorean li:focus a{
	background:#40362a;
	color:#fff;
}
.listKorean li:nth-child(9) a
,.listKorean li:nth-child(10) a
,.listKorean li:nth-child(11) a
,.listKorean li:nth-child(12) a
,.listKorean li:nth-child(13) a
,.listKorean li:nth-child(14) a
,.listKorean li:nth-child(15) a
,.listKorean li:nth-child(16) a
,.listKorean li:nth-child(17) a{
	border-bottom:1px solid #40362a;
}
.pt10{padding-top:10px;}
.btnNoLine{
	cursor:pointer;
	border:0;
	color:#666;
}
.btnNoLine a{color:#666;}
.btnNoLine img{width:3px; margin-left:5px;}


.icoLine{width:100%; margin-top:16px;}

.titCategory{float:left; margin-bottom:15px;}
.icoBox{float:right; margin-bottom:15px;}
.icoEvent{
	background:url(../images/mobile/icon/icoPromotion.gif) no-repeat left top;
	background-size: 100% 100%;
	width: 15px;
	height: 15px;
	display:inline-block;
	vertical-align:middle;
}
.icoShillaBrand{
	background:url(../images/mobile/icon/icoShilla.gif) no-repeat left top;
	background-size: 100% 100%;
	width: 15px;
	height: 15px;
	display:inline-block;
	vertical-align:middle;
}
.ico24days{
	background:url(../images/mobile/icon/ico24days.gif) no-repeat left top;
	background-size: 100% 100%;
	width: 15px;
	height: 15px;
	display:inline-block;
	vertical-align:middle;
}
/* 2020-11-03 */
.listBrand {/* width:100%; *//* border-top:2px solid #40362a;*/margin-top:10px;clear:both;}
.listBrand li {display:block; color:#222;}
.listBrand > li > a {height: 15px; line-height: 15px;color:#222;display:block;padding:12px 10px;border-bottom:1px solid #8c867f;}
.listBrand .brandTotal span {display:block;position:relative;height: 13px;line-height: 13px;font-size: 13px;color:#222;padding: 16px 20px 16px 0;border-bottom: 1px solid #e6e6e6;margin: 0 23px;}
.listBrand .brandTotal span.on {border-bottom-color:transparent;}
.listBrand .brandTotal span:after {content:'';position:absolute;top: 20px;right: 0px;width: 10px;height: 6px;background: url('../images/mobile/icon/bg_icons.png') no-repeat 0 -25px;background-size: 500px 500px;}
.listBrand .brandTotal span.on:after {background-position: -25px -25px;}
/* //2020-11-03 */

.btnRedLine{
	border:1px solid #ef3c3c;
	color:#ef3c3c;
	border-radius:3px;
	-webkit-border-radius:3px;
	padding:3px 5px;
	text-align:center;
	display:inline-block;
}
.btnRedLine a{color:#ef3c3c; font-size:0.9em;}
.icoRedArrow{
	background:url(../images/mobile/brand/brandGuide.png) no-repeat -50px -27px;
	background-size: 125px 125px;
	width:5px;
	height:9px;
	display:inline-block;
	vertical-align:middle;
	margin-left:5px;
}

.icoCall{
	background:url(../images/mobile/brand/brandGuide.png) no-repeat -3px -25px;
	background-size:100px 100px;
	width:16px;
	height:16px;
	display:inline-block;
	vertical-align:middle;
}
.icoBrandArrowLeft2{
	background:url(../images/mobile/brand/icoBrandArrowLeft2.gif) no-repeat left -1px;
	background-size:100%;
	width:4.3333px;
	height:8.3333px;
	display:inline-block;
	vertical-align:middle;
	margin-left:5px;
}	
.btnGray2{
	background:#646464; 
	text-align:center; 
	padding:4px 12px; 
	color:#fff;
	display:inline-block;
	vertical-align:middle;
}
.btnGray{
	background:#fff; 
	border-top:1px solid #b1b1b1; 
	border-bottom:1px solid #b1b1b1; 
	border-right:1px solid #b1b1b1; 
	border-left:0; 
	text-align:center; 
	width:40px; 
	height:30px; 
	color:#222;
}
.noResult{
	text-align:center;
	margin:60px 0 40px;
	font-size:1.1em;
}
.noResult p{line-height:1.8em; color:#888;}
.f_red2{color:#d83431;}
.f_blue{color:#0078ff;}
.brandMoreSearch a{
	display:inline-block;
	border-bottom:1px solid #222;
	color:#222;
	font-weight:bold;
	font-size:1.15em;
}
.icoNoResult{
	background:url(../images/mobile/brand/brandGuide.png) no-repeat -110px -110px;
	width:250px 250px;
	width:140px;
	height:140px;
	display:block;
	margin:0 auto;
	padding-bottom:10px;
}
.icoNoInfoResult{
	/*151203 추가*/
	background:url(../images/mobile/info/icoNoEvent.gif) no-repeat left top;
	background-size:100%;
	width:100px;
	height:100px;
	display:block;
	margin:0 auto;
	padding-bottom:10px;
}
.f_gray{color:#888;}
.f_gray2{color:#666666; font-size:10.5px;}

.detailBrnad{width:100%; margin:30px 0 20px; display:table;}
.detailBrnad .brandLogo{width:94px; height:94px; display:block; margin:0 auto;} 
.detailBrnad .brandLogo img{width:100%; height:100%;}
.detailBrnad .detailTxt{width:100%; margin:10px auto; color:#666; font-size:1.0em; line-height:1.6em;}

.whiteRoundRectangle{
	background:#fff;
	font-weight:bold;
	text-align:center;
	padding:2px 4px;
	display:inline-block;
	border-radius:3px;
	-webkit-border-radius:3px;
	border:1px solid #999;
}
.whiteRoundRectangle img{width:3px; margin-left:3px;}
.whiteRoundRectangle a{display:block; font-size:0.85em; color:#222;}
.tblGrayStyle01{
	width:100%;
	display:table;
	margin-top:10px;
	clear:both;
	border-top:2px solid #40362a;
}
.tblGrayStyle01 th{
	background:#f0f0f0;
	color:#222;
	padding:13px 0;
	font-size:0.95em;
	text-align:center;
	border-bottom:1px solid #8c867f;
	border-right:1px solid #8c867f;
}
.tblGrayStyle01 th:last-child,.tblGrayStyle01 td:last-child{
	border-right:0;
}
.tblGrayStyle01 td{
	color:#222;
	padding:13px 8px;
	font-size:0.85em;
	text-align:left;
	border-bottom:1px solid #8c867f;
	border-right:1px solid #8c867f;
}
.tblGrayStyle01 td:nth-child(2n){text-align:center;}
.tr{text-align:right;}

/* 2020-11-03 */
.layer_bg{width:100%; height:100%; background-color:rgba(0,0,0,0.5); position:fixed; left:0; top:0; z-index:99; display:none;}
.layerPopWrap {max-height: 84%;overflow: hidden;overflow-y: auto;background-color: #fff;position: absolute;left: 15px;right: 15px;z-index: 999;top: 15px;}
.layerPopWrap .layerContainer {background: none;margin:0 auto;position:relative;padding:20px 0;width:100%;}
#floorPop .layerContainer {padding: 30px 0 10px 0;}
.layerPopWrap .layerContainer h2 {font-size: 16px;color: #222;position: static;text-align: center;font-weight: bold;}
.layerPopWrap .subWrap .btnClose {position: static;background: #dfdfdf;margin: 15px 13px 25px;width: auto;color: #5c5c5c;font-size: 13px;text-align: center;height: 40px;line-height: 40px;}
.layerContents {padding:13px;}
/* //2020-11-03 */
.btnClose{
	background:url(../images/mobile/layer/btnClose.gif) no-repeat 10px 10px;
	background-size:17px;
	width:37px;
	height:37px;
	display:block;
	position:absolute;
	right:3px;
	top:3px;
}
.titPopup{color:#222222; font-size:1.2em; font-weight:bold;}
.titPopup2{color:#222; font-size:1.2em; font-weight:bold;}
.titPopup3{color:#222; font-size:1.2em; font-weight:bold; position:absolute; top:10px; left:9.333333333333333px;}/*151203 추가*/
.imgMap2{width:100%; position:relative; background:#fff;}
.imgMap{width:90%; margin:40px auto 40px auto;}
.imgMap > img,.imgMap2 > img{width:100%;}
.sns_area2{margin:25px auto; text-align:center;}
.shop_banner_area{
	margin-top:10px; 
	/*display:table; */
	position:relative;
	width:100%;
}
.shop_top_banner{
	position:relative; 
	display:block; 
	left:0; 
	overflow:hidden;
	padding:0 33px;
}
.shop_top_banner .floor{float:left; text-align:center; width:25%;}
.shop_top_banner .floor a{
	color:#222; 
	padding:13px 0; 
	display:block; 
	background:#faf9f6; 
	line-height:1.0em; 
	font-size:0.85em;
	height:15px; 
	border-top:1px solid #8c867f; 
	border-bottom:1px solid #8c867f;
	border-left:1px solid #8c867f; 
	font-weight:bold;
}
.shop_top_banner .slick-current a{color:#fff; padding:13px 0; display:block; background:#40362a;}
.shop_top_banner .slick-prev{width:18px; height:18px; 
  background:url(../images/mobile/layer/btn_banner_prev.gif) no-repeat center top;
  position:absolute; left:10px; top:10px; z-index:9;
  background-size:100%;
  display:block;
}
.shop_top_banner .slick-next{width:18px; height:18px; 
  background:url(../images/mobile/layer/btn_banner_next.gif) no-repeat right top;
  position:absolute; right:10px; top:10px; z-index:9;
  background-size:100%;
  display:block;
}

.shop_top_banner .slick-arrow{display:inline-block; border:0; text-indent:-9999px; cursor:pointer;}

/* 2020-11-03 */
/* 지점안내 - 대표 소개글 */
.txtInfoStore {border-top: 1px solid #e6e6e6;padding-top: 26px;}
.txtInfoStore dt {font-size: 14px;color:#222;line-height: 1.6;font-weight:bold;}
.txtInfoStore dd {font-size:13px;color:#777;line-height:20px;margin-top: 7px;}
/* 지점 안내 - 이용안내 */
.mapStore{margin: 20px 0;}
.mapStore ul li {font-size:12px;line-height:20px;color: #666;letter-spacing: -0.1px;position: relative;padding-left: 64px;}
.mapStore ul li span {display:inline-block;}
.mapStore ul li span.interval_box {width: 22px;height:1px;}
.mapStore ul li > span:first-child {position: absolute;top: 0;left: 0;font-weight: bold;color:#222;}
.mapStoreImg {margin-bottom:-30px;}
.mapStoreImg:empty {display:none;}
.mapStoreImg img {width:100%;}
.mapStoreImg + img {margin-top:20px; width:100%;} /* 2021-09-28 수정 */
.infoIntroduce + .mapStoreImg + img,  /* 2021-09-28 누락부분 수정 */
.traffic_info_area + .mapStoreImg + img {margin-top:0;}  /* 2021-09-28 수정 */
#map_canvas {margin-bottom:-30px;}
/* //2020-11-03 */


/* 2020-11-03 */
/* 2020-12-30 */
.slick-slider.top_banner {width:100%;padding-bottom: 20px;}
.slick-slider.top_banner img{width:100%;}
.slick-slider.top_banner .slick-dots {position: absolute;bottom: -5px;display: block;width: 100%;padding: 0;list-style: none;text-align: center;}
.slick-slider.top_banner .slick-dots li {position: relative;display: inline-block;width: 20px;height: 20px;/* margin: 0 5px; */padding: 0;cursor: pointer;}
.slick-slider.top_banner .slick-dots li button {font-size: 0;line-height: 0;display: block;width: 20px;height: 20px;padding: 5px;cursor: pointer;color: transparent;border: 0;outline: none;background: transparent;}
.slick-slider.top_banner .slick-dots li button:hover,
.slick-slider.top_banner .slick-dots li button:focus {outline: none;}
.slick-slider.top_banner .slick-dots li button:hover:before,
.slick-slider.top_banner .slick-dots li button:focus:before {opacity: 1;}
.slick-slider.top_banner .slick-dots li button:before {position: absolute;top: 5px;left: 5px;width: 10px;height: 10px;content: '';-webkit-font-smoothing: antialiased;-moz-osx-font-smoothing: grayscale;background: #b8b8b8;border-radius: 50%;}
.slick-slider.top_banner .slick-dots li.slick-active button:before {background: #333;}
/* //2020-12-30 */
/* //2020-11-03 */

.layerOpenArrow{
	background:url(../images/mobile/icon/infoArrowDown.gif) no-repeat left top;
	background-size:100% 100%;
	width:9px;
	height:5px;
	display:inline-block;
	margin:0 0 3px 9px;
	
}
/*-- 2018-08 ui개편용 수정 --*/
/*151203 수정*/
.listInfoWrap{
	background:#eeeeee;
	position:relative;
	padding:0 0 10px;
	display:none;
}
/*--// 2018-08 ui개편용 수정 --*/
.listInfo{margin:0 16.6667px; overflow:hidden;}/*151221 수정*/
.listInfo li{float:left; width:33.33%; cursor:pointer;}/*160725 수정*/

/*-- 2018-08 ui개편용 추가 --*/
/* 2020-11-03 */
.listInfoWrap ul.tabs {background:#fff;position: relative;display: flex;padding: 0 26px;}
.listInfoWrap ul.tabs:after {content:'';position:absolute;bottom: 0px;left:0;width:100%;height:1px;background:#e6e6e6;}
.listInfoWrap ul.tabs li {flex: 1 1 0;text-align: center;font-size: 13px;color: #aeaeae;font-weight: bold;height: 36px;line-height: 36px;box-sizing: border-box;position: relative;z-index: 99;}
.listInfoWrap ul.tabs li.current {color: #e7302f;border-bottom: 2px solid #e7302f;}
.listInfoWrap > div {display:flex;padding: 0 23px;background: #fff;}
.listInfoWrap > div .tab-content {flex:1 1 0;background:#fff;padding: 11px 0 14px;}
.listInfoWrap > div .tab-content.current a {color:#333;}
.listInfoWrap > div .tab-content.current li.on a {color:#e7302f;}
.listInfoWrap > div .tab-content li {text-align:center;}
.listInfoWrap > div .tab-content li a {display:block;color:#bfbfbf; font-size:13px;line-height:30px;}
/* //2020-11-03 */
/*--// 2018-08 ui개편용 추가 --*/

/*2018-05-23 삭제*/
/*.listInfo li:nth-child(4), .listInfo li:nth-child(5){float:left; width:50%; cursor:pointer;}*/
/*--2018-05-23 삭제--*/
/*.listInfo li:nth-child(3n-1){width: 34%;}160725 주석처리*/
.listInfo li a{
	display:block; 
	border-left:1px solid #d3d3d3; 
	border-bottom:1px solid #d3d3d3; 
	background:#fff url(../images/mobile/icon/brownArrow.gif) no-repeat 95% 48%;
	background-size:4px 9px;
	color:#222222; 
	padding:10px;
	font-size:1.0em;
	font-weight:bold;
	letter-spacing:-0.1em;
}



.icoShare2{
	background:url(../images/mobile/images/sns/snsGuide.png) no-repeat -63px -41px;
	background-size:100px 100px;
	width:31px;
	height:31px;
	display:block;
	vertical-align:middle;
	text-indent:-9999px;
	cursor:pointer;
	float:right;
}
.icoOrange{
	padding:7px 10px;
	color:#fff;
	font-size:0.9em;
	font-weight:bold;
	position:absolute;
	top:0;
	left:0;
	background:#e94322;
}
.icoYellow{
	padding:7px 10px;
	color:#fff;
	font-size:0.9em;
	font-weight:bold;
	position:absolute;
	top:0;
	left:0;
	background:#ed922f;
}
/*151203 지점 안내 추가*/
/* 2020-11-03 : 지점안내 - 교통 안내 */
.traffic_info_area {margin: 24px 23px 21px;padding-top: 24px;border-top:1px solid #e6e6e6;}
.traffic_info_area .tab_title_box {display:flex;justify-content: space-around;max-width: 425px;margin: 0 auto;}
.traffic_info_area .tab_title_box > li {text-align: center;width: 56px;height: 56px;background: url('../images/mobile/icon/bg_icons.png') no-repeat -225px 0;background-size: 500px 500px;}
.traffic_info_area .tab_title_box > li:only-child {margin:0 auto;}
.traffic_info_area .tab_title_box > li.traffic_subway {background-position:-225px 0;}
.traffic_info_area .tab_title_box > li.traffic_shuttle {background-position:-325px 0;}
.traffic_info_area .tab_title_box > li.traffic_bus {background-position:-425px 0;}
.traffic_info_area .tab_title_box > li.traffic_taxi {background-position:-225px -100px;}
.traffic_info_area .tab_title_box > li.traffic_private {background-position:-325px -100px;}
.traffic_info_area .tab_title_box > li.on.traffic_subway {background-position:-225px -200px;}
.traffic_info_area .tab_title_box > li.on.traffic_shuttle {background-position:-325px -200px;}
.traffic_info_area .tab_title_box > li.on.traffic_bus {background-position:-425px -200px;}
.traffic_info_area .tab_title_box > li.on.traffic_taxi {background-position:-225px -300px;}
.traffic_info_area .tab_title_box > li.on.traffic_private {background-position:-325px -300px;}
.traffic_info_area .tab_title_box > li a {font-size: 0;line-height: 0;text-indent: -9999px;width: 100%;height: 100%;display: block;}
.traffic_info_area .tab_cont_box {margin-top: 22px;}
.traffic_info_area .tab_cont_box > li {text-align:center;line-height:1.6;display:none;}
.traffic_info_area .tab_cont_box > li.on {display:block;}
.traffic_info_area .tab_cont_box > li * {color:#666;font-size: 12px;}
.traffic_info_area .tab_cont_box > li strong,
.traffic_info_area .tab_cont_box > li dt {font-weight:bold;color:#222;}
.traffic_info_area .tab_cont_box > li dd {margin-top:2px;}
.traffic_info_area .tab_cont_box > li dd + dt {margin-top:3px;}
/* //2020-11-03 */
.traffic_info_area:last-child {margin-left: 0; margin-right: 0;}
.title_traffic{font-size:1.2em; color:#222; margin-left:16.66666667px;} 
 
.traffic_tb{width:100%; margin-top:10px; border-top:1px solid #6c6c6c; border-bottom:1px solid #6c6c6c;}
.traffic_tb tbody tr th{padding-top:15px; padding-bottom:15px; background-color:#f7f7f7; border-top:1px solid #e9e9e9; text-align:center;  border-bottom:1px solid #d6d6d6;} 
.traffic_tb tbody tr:last-child th{border-bottom:0;}
.traffic_tb tbody tr th img{width:30%;}
.traffic_tb tbody tr td{padding:15px ; border-top:1px solid #d6d6d6; color:#666666; font-size:13px; line-height: 20px;}
.traffic_tb tbody tr th.lineOne{padding:3px 0;}
.traffic_tb tbody tr th.lineOne img{width:30%;}
.traffic_tb tbody tr td.lineOne{padding-top:5px;}
.traffic_tb tbody tr:first-child th, .traffic_tb tbody tr:first-child td{border-top:0;}
.traffic_tb tbody tr .btLine{border-bottom:1px solid #6c6c6c;}
.traffic_tb td span:nth-child(2n){margin-left:10px;}
.icoBusBlue{
	background:url(../images/mobile/info/icoBusBlue.jpg) no-repeat left top;
	background-size:100%;
	width:12px;
	height:12px;
	display:inline-block;
	margin-right:5px;
	vertical-align:middle;
}
.icoBusGreen{
	background:url(../images/mobile/info/icoBusGreen.jpg) no-repeat left top;
	background-size:100%;
	width:12px;
	height:12px;
	display:inline-block;
	margin-right:5px;
	vertical-align:middle;
}
.icoBusYellow{
	background:url(../images/mobile/info/icoBusYellow.jpg) no-repeat left top;
	background-size:100%;
	width:12px;
	height:12px;
	display:inline-block;
	margin-right:5px;
	vertical-align:middle;
}
.traffic_info{display:table; }
.traffic_info dt{padding-bottom:6px; font-size:13px; color:#777; font-weight:bold;}
.traffic_info dd{font-size:13px; color:#666; line-height:20px;}
.ballOrange{
	background:url(../images/mobile/info/icoTrain3.jpg) no-repeat left 0;
	background-size:18px 14px;
	display:inline-block;
	padding-left:18px;
	width:auto;
	height:14px;
	vertical-align:middle;
}
.ballPurple{
	background:url(../images/mobile/info/icoTrain5.jpg) no-repeat left 0;
	background-size:18px 14px;
	display:inline-block;
	padding-left:18px;
	width:auto;
	height:14px;
	vertical-align:middle;
}
.ballYellow{
	background:url(../images/mobile/info/icoTrain9.jpg) no-repeat left 0;
	background-size:18px 14px;
	display:inline-block;
	padding-left:18px;
	width:auto;
	height:14px;
	vertical-align:middle;
}


/*-- 2018-08 ui개편-2차 수정 및 추가 --*/
.mapWrap{clear:both; }
.mapWrap.layer{/*border-top:1px solid #d2d2d2; background:#faf9f5;*/}/* 2020-11-03 */
/* 2020-11-03 */
.mapWrap.layer.typeScroll .btnPrev,
.mapWrap.layer.typeScroll .btnNext {top:-5px;}
/* //2020-11-03 */

.mapList {position:relative; overflow:hidden; padding:10px 0;white-space:nowrap; background:#fff;}/* 2020-11-03 */
.mapList .btnPrev, .mapList .btnNext {float:left; width:16px; height:23px; text-indent:-9999px;background:#faf9f5;}
.mapList .btnPrev {background:url(../images/mobile/icon/icon_arr_fLeft.gif) no-repeat 0 0;background-size:100%;}
.mapList .btnNext {float:right;background:url(../images/mobile/icon/icon_arr_fRight.gif) no-repeat 0 0;background-size:100%;}
.listMapFloor {float:left; overflow:hidden; width:87%; margin:0 10px;}
.listMapFloor li {position:relative; display:inline-block;text-align:center;  z-index:5;}
.listMapFloor li a{
	display:block;
	padding:0 10px;
	height:23px;
	line-height:23px;
	color:#222222;
	font-size:13px;
}
/* 2020-11-03 */
#floorPop .listMapFloor li a {color: #666;padding: 5px 6px;}
#floorPop .listMapFloor li.on a {color: #e7302f;border-bottom: 1px solid #e7302f;}
/* //2020-11-03 */

/*-- 2018-08 ui개편용 삭제
.listMapFloor li:first-child a{background:none; border-left:1px solid #cdcdcb;}
.listMapFloor li:last-child a{border-right:1px solid #cdcdcb;}
 --*/
/* .listMapFloor li.long_txt{width:24%;} */
.listMapFloor li.on {z-index: 10;}/*-- 2018-08 ui개편용 수정 //--*/
.listMapFloor li.on a{
	color:#ee3f3a;
	display:block;
	background:#ffffff;
}
.typeScroll .btnPrev,
.typeScroll .btnNext {display: block; overflow: hidden; float: none; position: absolute; top: 0; z-index: 10; width:30px; height:42px; background-image: none; text-indent: -9999px; background:#fff;}/* 2020-11-03 */
.typeScroll .btnPrev:before,
.typeScroll .btnNext:before {display: block; position: absolute; top: 10px; width: 16px; height: 23px; background-repeat: no-repeat; background-size: contain; content: '';}
.typeScroll .btnPrev:before {left:0; background-image: url(../images/mobile/icon/icon_arr_fLeft.gif);}
.typeScroll .btnNext:before {right:0; background-image: url(../images/mobile/icon/icon_arr_fRight.gif);}
.typeScroll .btnPrev {left: 0;}
.typeScroll .btnNext {right: 0;}
.typeScroll {position: relative; min-height: 23px; padding: 0 25px;}
.typeScroll .typeList {display: flex;overflow-y: hidden; overflow-x: scroll; float: none; width: 100%; margin: 0;}
.typeScroll .typeList li a {padding-top: 10px; padding-bottom: 10px; white-space:nowrap;}
.typeScroll .typeList li.on a {background-color: transparent;}

/*--// 2018-08 ui개편-2차 수정 및 추가 --*/

.listMapFloor.incheon li {border-left:0;}
.listMapFloor.incheon li a {border-right:0;}
.listMapFloor.gimpo li {border-left:0;}
.listMapFloor.gimpo li a {border-right:0;}
/* 2020-11-03 */
.map{position:relative;z-index: 10;/*width:100%;  clear:both; margin-top:-1px; padding-top:10px; border-top:1px solid #d2d2d2; border-bottom:10px solid #d2d2d2;*/}
.map #zoomPopupfloor {padding: 0 13px;}
/* //2020-11-03 */
.map p img,.map div img{width:100%;}
.map div img{vertical-align: middle;}
/*-- 2018-08 ui개편용 수정 --*/
/* 2020-11-03 */
.icoExpand{position:absolute;top: 10px;right: 23px;width:20px;height:20px;background: url('../images/mobile/icon/bg_icons.png') no-repeat -100px -25px;background-size: 500px 500px;}
/*--// 2018-08 ui개편용 수정 --*/
/* //2020-11-03 */
/*신라스토리*/
.listInsta{width:100%; height:auto; margin-bottom:10px; clear:both; display:block;}
.listInsta li{float:left; width:33.33333%;}
.listInsta li a{display:block; padding:0.4%; background:#fff;}
.listInsta li a img{width:100%;}
.listSortSnsBtn{float:right; clear:both; margin:16px 0;}
.listSortSnsBtn li{float:left;}
.listSortSnsBtn li a{display:block; text-indent:-9999px;}
.snsFacebookOn{
	background:url(../images/mobile/images/sns/tabFacebookOn.gif)  no-repeat 0 0;
	background-size:100%;
	width:81px;
	height:27px;
	margin:0 auto;
	display:block;
}
.snsInstagramOn{
	background:url(../images/mobile/images/sns/tabInstaON.gif)  no-repeat 0 0;
	background-size:100%;
	width:81px;
	height:27px;
	margin:0 auto;
	display:block;
}
.snsFacebook{
	background:url(../images/mobile/images/sns/tabFacebookOff.gif)  no-repeat 0 0;
	background-size:100%;
	width:81px;
	height:27px;
	margin:0 auto;
	display:block;
}
.snsInstagram{
	background:url(../images/mobile/images/sns/tabInstaOff.gif)  no-repeat 0 0;
	background-size:100%;
	width:81px;
	height:27px;
	margin:0 auto;
	display:block;
}
.listSns{width:100%; display:block; clear:both;}
.listSns li{display:block; padding-top:16px; margin-bottom:6px; border-bottom:1px solid #8c867f;}
.listSns li:last-child{border-bottom:0;}
.listSns li span.imgBoxSns {overflow: hidden; display:block;}
.listSns li span.imgBoxSns a{display:block;}
.listSns li span.imgBoxSns a img{width:100%;}
.snsTextArea{
	display:block;
	margin-bottom:20px;
	margin-left:16.66666666666667px;
	clear:both;
}
.shillaIcoFacebook{
	background:url(../images/mobile/images/sns/snsGuide.png) no-repeat -91px 0;
	background-size:150px 150px;
	width:52px;
	height:52px;
	display:block;
	float:left;
	margin-right:10px;
}
.nameBox{
	display:block;
	padding-top:8px;
}
.titleSns{font-size:1.1em; color:#222; font-weight:bold; display:block; margin-bottom:8px;}
.timeSns{font-size:1.0em; color:#666;}
.icoGlobal{
	background:url(../mobile/images/sns/icoGlobal.gif) no-repeat left top;
	background-size:100%;
	width:9px;
	height:9px;
	display:inline-block;
	margin-left:3px;
}
.snsContentsWrap{display:block; clear:both; width:100%;}
.snsContents{
	width:65%;
	max-width:65%;
	margin-top:10px;
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap;
	display:inline-block;
	vertical-align:bottom;
	font-size: 12px; 	
	color:#222;
}
.btnSnsMore{
	cursor:pointer;
	color:#666;
	font-size: 12px; 	
	width:51px;
	vertical-align:middle;
	
}

.trendTopWrap{/*151203삭제*/}
.icoShare2{
/*151203 수정*/
	background:url(../images/mobile/images/sns/snsGuide.png) no-repeat -63px -41px;
	background-size:100px 100px;
	width:31px;
	height:31px;
	display:block;
	position:absolute;
	top:-2px; 
	right:-40px;
}
.grayLineDownload{
	display:block;
	border:1px solid #a7a7a7;
	color:#666;
	text-align:center;
	padding:10px 0 10px 10px;
	cursor:pointer;
	width:104px;
	background-color:#fff;
	opacity:0.6;
	background-size:13px 13px;
	z-index:99;/*160121-2*/
	margin:0 auto;
	position:relative;
	top:-70px;
	
}
.slidingTrend{position:relative; width:100%; padding: 10px 0; clear:both; z-index:9;}

.slidingTrend .slick-slide {position:relative;}
.slidingTrend img{width:100%;}
.slidingTrend .slick-arrow{display:inline-block; border:0; text-indent:-9999px; cursor:pointer; position:absolute; top:55%; z-index:999;}
.slidingTrend .slick-prev{
	background:url(../images/mobile/images/sns/arrowLeft.png) no-repeat left top; 
	left:10px; 
	background-size:100%; 
	width:38px;
	height:38px;
}
.slidingTrend .slick-next{
	background:url(../images/mobile/images/sns/arrowRight.png) no-repeat left top; 
	right:10px; 
	background-size:100%; 
	width:38px;
	height:38px;
}
.selBoxLine{border:1px solid #adadad; width:73px; height:22px; padding:3px; float:right; margin-top:10px; position:relative;}
.selBoxLine .selectStyle02{
		border:0; 
		-webkit-border:0; 
		height:22px; 
		line-height:22px; 
		width:100%; 
		color:#40362a; 
		font-size: 12px; 
		word-break:break-all; 
		outline:none; 
		background-color:#fff;
	}

/*151214 신라태그 추가*/

.channalTop{width:100%; height:146.66px; display:block; margin-bottom:19px; border-bottom:1px solid #c5c2bf;}
.channalTop dt{width:50%; float:left;}
.channalTop dt img{width:100%;  height:146.66px;}
.channalTop dd{
	width:50%; 
	height:126.66px;
	float:right; 
	background:url(../images/mobile/images/sns/bgChannalTop.jpg) repeat-y left top; 
	background-size:100%;
	padding-top:20px;
	position:relative;
}
.channalTop dd p{margin:0 10px;}
.channalTop dd p{color:#666666; font-size:1.0em;}
.channalTop dd p strong{
	background:url(../images/mobile/images/sns/channalLine.jpg) no-repeat left top; 
	padding-top:10px;
	margin-bottom:5px;
	display:block;
	color:#222222;
	font-size:1.05em;
}

.listChannalNum2{width:85%; max-width:85%; padding:5px 0;  display:table; position:absolute; bottom:10px;}
.listChannalNum2 span{font-size: 12px; color:#193165;  }
.listChannalNum2 span:first-child{float:left; color:#666666;}
.listChannalNum2 span:last-child{float:right; color:#564f46;}

.listChannal{width:100%;}
.listChannal{width:100%;}
.listChannal li{float:left; width:47.36%; margin:0 15px 15px 0;}
.listChannal li:nth-child(2n){margin-right:0;}
.listChannal li a{position: relative; display: block;color:#222222;}
.listChannal li a img{width:100%;}
.listChannal li a p{width:100%;}
.listChannal li a p{margin-bottom:10px; color:#666666; font-size: 12px;}
.listChannal li a p strong{font-size: 12px; color:#222222; display:block; margin:10px 0 5px; width:90%; max-width:90%; text-overflow:ellipsis; white-space:nowrap; overflow:hidden; }
.listChannal li a p span{width:90%; max-width:90%; text-overflow:ellipsis; white-space:nowrap; overflow:hidden; display:block; word-break:break-all;}
.listChannalNum{width:100%; border-bottom:1px solid #e5e2db; padding:5px 0; line-height:1.3em; display:table;}
.listChannalNum span{font-size:0.95em; color:#193165; letter-spacing:-0.1em; }
.listChannalNum > span:first-child{float:left; color:#666666;}/*160125-3*/
.listChannalNum > span:last-child{float:right; color:#564f46;}/*160125-3*/
.listChannalNum > span > span {float: left; margin:0; margin-right:3px;}/*160125-3 Add*/
.icoCount{
	background:url('../images/mobile/images/sns/icoCount.gif') no-repeat left center;/*160155-6 Icon Center align Modify*/
	width:11px;
	height:13px;
	display:inline-block;
	background-size:100%;
	vertical-align:middle;
	margin-right:5px;
}




.channalDetail{overflow: hidden; width:100%;}
.channalDetail img{width:100%;}
.channalDetail dl{margin:20px 16.66667px;}
.channalDetail dl dt{font-weight:bold; clear:both;}
.channalDetail dl dt p{ font-size:16px; color:#222222; letter-spacing: -1px;}
.channalDetail dl dt span{ margin:10px 0 13px 0; font-size:13px; color:#777777; display:block; text-align:right; }
.channalDetail dl dd{word-break:break-all; font-size:12.5px; color:#777777; clear:both;}
.channalDetail dl > dd > p > img{margin:10px 0; width:100%;  border-top:1px solid #e5e5e5;}
/*디자인셀렉 삭제151203
.selectBox
{
	position:relative;
	display:inline-block;
	cursor:default;
	text-align:left;
	line-height:30px;
	color:#666;
	z-index:9999;
	float:right;
}
span.selected
{
	width:70px;
	text-indent:10px;
	border-left:1px solid #948e88;
	border-bottom:1px solid #948e88;
	border-top:1px solid #948e88;
	background:#fff;
	overflow:hidden;
}
span.selectArrow
{
	width:30px;
	border-right:1px solid #948e88;
	border-bottom:1px solid #948e88;
	border-top:1px solid #948e88;
	text-align:center;
	color:#40362a;
	font-size:0.8em;
}

span.selectArrow,span.selected
{
	position:relative;
	float:left;
	height:30px;
	z-index:1;
}

div.selectOptions
{
	position:absolute;
	top:31px;
	left:0;
	width:100px;
	border:1px solid #948e88;
	overflow:hidden;
	background:#fff;
	opacity:0.9;
	padding-top:2px;
	display:none;
}
	
span.selectOption
{
	display:block;
	width:80%;
	line-height:20px;
	padding:5px 10%;
	color:#666;
	font-size:1.0em;
}

*/
/* 2020-11-03 */
.btnFullWhite{background: #dfdfdf;color: #5c5c5c;font-weight:bold;text-align:center;margin: 17px 23px 0;font-size: 13px;height: 40px;line-height: 40px;}
.btnFullWhite a{font-size:13px; color:#333;}  /* 2021-09-28 수정 */
/*-- 2018-08 ui개편용 추가 --*/
.btnFullWhite.ty02 {margin-top:26.777777px}
/*--// 2018-08 ui개편용 추가 --*/
.icoMore{background:url('../images/mobile/icon/bg_icons.png') no-repeat -100px 0px;background-size:500px 500px;width:12px;height:12px;display:inline-block;vertical-align: -2px;margin-left:5px;}
/* //2020-11-03 */
/*신라태그*/
.hashTagTop{
	width:100%; 
	/*background:url(../images/mobile/images/sns/imgShillaTagBanner.jpg) no-repeat left top;
	background-size:100% 100%;*/
	text-align:center;
}
.hashTagTop a {display: block;}
.hashTagTop img{width:100%;}
.hashCon{width:250px; margin:0 auto; height:auto;}
.hashCon p{color:#222; font-size:1.0em; line-height:1.3em;}
.titEvent{
	font-size:1.1em;
	color:#40362a;
	font-weight:normal;
	background:#f2f1ed;
	padding:5px 11px;
}
.whiteBox{
	display:block;
	border:2px solid #383131;
	background:#fff;
	color:#ef3c3c;
	margin:13px 7px;
	padding:10px 0;
	font-weight:bold;
}
.f_red{color:#ef3c3c;}
.search_word{color:#ef3c3c;}/*160127 추가*/
.tagBannerWrap{overflow: hidden; margin:10px 0; background:#fff; padding: 0 16.66666666666667px;	border-top:1px solid #9b9690;	border-bottom:1px solid #9b9690;}
.titTag{font-size:1.0em; color:#666; float:left;}
.tagBanner{overflow:hidden; overflow-x: auto; display:block; width: 100%; padding: 10px 0 8px 0; white-space: nowrap;}
.tagBanner .hashtag{overflow: hidden; display: inline-block; padding: 0 8px; text-align:center;}
.tagBanner .hashtag a{display:inline-block; margin:1px 0; font-size: 12px; color:#183265; line-height:15px;}
.tagBanner .hashtag a.on{text-decoration:underline;}
.listHashTag{width:100%; background:#fff; margin-bottom:10px;}
.listHashTag li{float:left; width:50%;}
.listHashTag li a{display:block; padding:1%;}
.listHashTag li img{width:100%;}
.listHashTag li:nth-child(2n){float:right;}
.layerTopTitle{border-bottom:1px solid #412d20; padding-bottom:14px;}
.popTagTitle{font-size:1.5em; color:#193165; font-weight:normal; margin-top:17px;}
.hashImg{width:100%; margin:15px 0;}
.hashImg img{width:100%;}
.hashTagTxt{width:100%;}
.hashTagTxt dt{color:#222; font-size:1.0em; font-weight:bold; margin-bottom:10px; width:100%; display:block; }
.hashTagTxt dt span{vertical-align:bottom;}
.hashTagTxt dd{color:#193165; font-size:1.1em; width:100%; display:block; clear:both;}

.listTrand{width:100%; clear:both; }/*151120 수정*/
.listTrand li{display:block; margin-bottom:10px; }
.listTrand li img{width:100%;border:1px solid #ddd; }
.listTrand li a{display:block; position:relative;}
.listTrand li .bgBlack{
	position:absolute;
	bottom:0;
	width:100%;
	background:#454545;
	opacity:0.5;
	height:30px;
}
.listTrand li p.txt{position: absolute; color:#fff; font-weight:bold; bottom:8px; left:15px;}



/* 이벤트 상세 수정 */
.event_catagory_view{float:left;}
.event_catagory_view img{width:39.66666666666667px;}


/* 공유하기 팝업 */
/* 2020-11-03 */
.layerPopWrap .layerContainer_share {width:auto;padding: 28px 13px 25px;border-bottom: 1px solid #939aa2;}
.share_text {margin-top:15px; font-size:14px; color:#222; text-align:center; letter-spacing:-1px;}
.share_popup_area {padding:24px 0 21px;margin-top: 14px;background-color:#efefef;text-align:center;} /* 2021-01-06 */
.share_popup_area .sns_list li {float:none; display:inline;}
.share_popup_area .sns_list li img {height:40px;}
.btn_popup_close {display: block;height: 40px;font-size: 13px;color: #5c5c5c;text-align:center;line-height: 40px;background: #dfdfdf;}
.btn_popup_area {margin-top: 15px;text-align:center;}

.story_48.text-indent {background: url('../images/mobile/icon/bg_icons.png') no-repeat 0 0;background-size: 500px 500px;}

/* //2020-11-03 */

/* 쿠폰 존 추가 */
.coupon_check_area{position:absolute; left:0; /*top:-20px;*/}/*160203-2 top Delete*/
.coupon_check_area label{display:inline-block; width:18px; height:15px; background:url(../images/mobile/icon/checkbox_off.png) no-repeat left top; background-size:18px 15px; text-indent:-9999px;}
.coupon_check_area input[type="checkbox"]{opacity:0; position:absolute; left:0; top:0;}
/*.coupon_check_area input[type="checkbox"]:checked {position:absolute; top:-30px;}*/
.coupon_check_area input[type="checkbox"]:checked + label{background:url(../images/mobile/icon/checkbox_on.png) no-repeat left top; background-size:18px 15px;}

.coupon_all{padding:20px 16.66666666666667px; margin: 0 -16.66666666666667px; font-size:14px; color:#222; font-weight:bold; text-align:center;}
.coupon_all p{margin-bottom:8px;}
.titLine{font-size:1.2em; color:#3f3529; font-weight:bold; display:block; border-bottom:1px solid #40362a; padding:20px 0 15px 16px; clear:both;}
.paper_coupon_box{margin:16.3333px 0; padding:15px 6% 16px; background-color:#f1f1f1; display:block; }
.paper_coupon_box p{ font-size:0.95em; color:#222222;  letter-spacing:-0.15em; line-height:1.3em; margin:0 15px; display:block; }
.paper_coupon_box img{ 
	width:33px; 
	height:27px; 
	float:left; 
	display:block;
	margin-right:15px;
	padding:10px 15px 10px 0;
	border-right:1px solid #dddddd; 
}
.btn_paper{clear:both; }
.btn_paper input[type=text]{color:#222; font-size:1.1em; padding-left:10px; line-height:39px; height:39px; border:1px solid #888888; width:75%; vertical-align:middle;}
.btn_paper .btnBrown{
	line-height:39px;
	color:#fff;
	height:39px;
	width:15%;
	font-size:1.0em;
	border:1px solid #888;
	font-weight:bold;
	text-align:center;
	background:#412e20;
	display:inline-block;
	vertical-align:middle;
	float:right;
	outline:none;
}
.couponAlert{font-size:0.9em; color:#f03c3d; margin:10px 0; padding-left:15px;}
.page_tab{margin-top:20px;}
.page_tab li{float:left; width:19.59183673469388%; margin-left:0.4081632653061224%;}
.page_tab li:first-child{margin-left:0;}
.page_tab li a{display:block; height:25px; border:1px solid #8c867f; font-size: 12px; color:#666; line-height:25px; text-align:center; letter-spacing:-1px;}
.page_tab .on a{background-color:#412d20; border-color:#412d20; color:#fff;}
.page_tab{border-left:1px solid #cacaca;}
.page_tab li{float:left; width:25%; position:relative;}


.layerPopWrap_s{border-radius:5px; left:17.22222222222222%; right:17.22222222222222%;}
.layerContainer_alert{padding:25px 0; background-image:none; border-radius:5px; font-size:14px; color:#222; text-align:center;}

.btn_alert_area{margin-top:20px;}
.btn_alert_area a{width:61px;}

.btn_popup_action{display:inline-block; width:61px; height:30px; border:1px solid #412d20; background-color:#412d20;
  font-size: 12px; color:#fff; font-weight:bold; text-align:center; line-height:30px;
}

.layerContainer_alert strong{display:block; font-size:14px;}
.layerContainer_alert span{display:block; margin-top:10px; font-size: 12px;}


.coupon_regist{padding-top:26px; padding-bottom:14px; text-align:center;}
.coupon_regist img{width:196.66666px;}

.coupon_regist_area{margin-top:34px; padding:0 5.102040816326531%;}
.issue_coupon_text{display:block; font-size:14px; color:#222; text-align:center;}
.issue_coupon_text span{color:#e23a3a;}

.letter_s_b{margin-top:7px; font-size: 12px; color:#222; text-align:center;}

.coupon_num_area{margin-top:20px;}
.coupon_num_input[type="text"]{width:100%; height:38px; border:1px solid #888; font-size:14px; color:#333; line-height:38px; text-indent:10px;}
.coupon_num_btn[type="button"]{width:100%; height:41px; margin-top:7px; background-color:#412d20; border:1px solid #412d20;
  font-size:14px; color:#fff; line-height:41px; text-align:center; cursor:pointer;
}

.paper_coupon_notice{margin-top:16px; padding:14px 6.333px; background-color:#e4e4e4; text-align:left;}/* 160121 수정 */
.paper_coupon_notice dt{font-size:12px; color:#222; font-weight:bold; letter-spacing:-1px;}
.paper_coupon_notice dd{margin-top:10px;}
.paper_coupon_notice ul{margin-top:5px;}
.paper_coupon_notice li{padding-left:5px; background:url(../images/mobile/icon/ball_black.jpg) no-repeat left 5px; background-size:2px; margin-top:3px; 
  font-size: 12px; color:#222; line-height:14px;
}
.paper_coupon_notice li:first-child{margin-top:0;}


.sorting_allcheck_area{margin-top:9px; padding-top:5px;}
.sorting_allcheck_area .sorting_tab{float:left; border-top:0; margin-top:0; padding-top:6px;}

.sorting_allcheck_area .all_check_area{/*float:right; */display: inline-block; width:64px; height:25px; /*border:1px solid #8c867f; */color:#666; position:relative;}/*160203-2 border,float Delete display Add*/
.sorting_allcheck_area .all_check_area label{display:block; background:url(../images/mobile/icon/checkbox_off.png) no-repeat 5px center; background-size:15px;
  font-size: 12px; line-height:25px; text-indent:22px; letter-spacing:-1px;
}
.sorting_allcheck_area .all_check_area input[type="checkbox"]{opacity:0; position:absolute; left:0; top:0;}

.sorting_allcheck_area .all_check_area input[type="checkbox"]:checked + label{background:url(../images/mobile/icon/checkbox_on.png) no-repeat 5px center; background-size:15px;}


.btn_alert_close{position:absolute; right:10px; top:10px;}
.btn_alert_close img{width:10px; vertical-align:top;}


.coupon_regist_complete{display:block; margin-top:32px; font-size:14px; color:#222;}


/* util - 신라면세점 소개 */
/* 2020-11-03 */
.shilla_area > .shilla_visual > img {width:100%;}
.shilla_area > .shilla_visual > img + div {}
.shilla_area > .shilla_visual > div {margin: 18px 23px 0;text-align:center;}
.shilla_area > .shilla_visual > div > strong {font-size:13px;color:#222;line-height: 1.4;}
.shilla_area > .shilla_visual > div > strong span {font-weight:normal;}
.shilla_area > .shilla_visual > div > ul {font-size:12px;color:#666;margin-top: 14px;word-break: keep-all;line-height: 1.6;}
.shilla_area > .shilla_visual > div > ul > li + li {margin-top: 8px;}
.shilla_area > .shilla_visual > div > dl {padding: 27px 0;background: #faf8f6;}
.shilla_area > .shilla_visual > div > dl * {font-size:12px;}
.shilla_area > .shilla_visual > div > dl dt {margin-top: 20px;color:#222;font-weight: bold;}
.shilla_area > .shilla_visual > div > dl dt:first-child {margin-top:0;}
.shilla_area > .shilla_visual > div > dl dd {color:#666;margin-top: 5px;line-height: 1.6;}
/* //2020-11-03 */

.shilla_shop_img{}
.shilla_shop_img img{width:100%;}

.shilla_text{margin:0 16px; padding-bottom:27px; font-size:13px; color:#222; line-height: 20px;}
.shilla_text strong{display:block; margin-bottom:16px; font-size:14px;}

.brand_stroy_area{margin-top:23px;}
.title_area{padding-bottom:3px; border-bottom:2px solid #412d20; font-size:14px; color:#222;}

.bi_area{margin-top:10px; padding-bottom:25px; border:1px solid #999;}
.bi_area img{width:100%;}

.bi_text_area{margin:27px 5.102040816326531% 0; font-size: 12px; color:#222;}
.bi_text_area strong{display:block; margin-bottom:11px; font-size:14px;}

/* 2020-11-03 */
.shop_info_area {margin-top:30px;padding: 0 23px;}
.shop_info_area .shop_list {width:100%;}
.shop_info_area .shop_list > li {margin-top: 30px;}
.shop_info_area .shop_list > li:first-child {border-top:0; padding-top:0; margin-top:0;}

.shop_info_area .shop_list .shop_info_list dt {background-color: #f5f5f5;font-size: 13px;color: #333;font-weight:bold;line-height: 42px;text-align: center;height: 42px;}
.shop_info_area .shop_list .shop_info_list dd{width:100%;max-width: 600px;margin: 0 auto;}
.shop_info_area .shop_list .shop_info_list ul{overflow: hidden;margin: 0 10px;}
.shop_info_area .shop_list .shop_info_list li{float:left;width:calc(50% - 17px);margin-top: 20px;font-size: 12px;color:#222;}
.shop_info_area .shop_list .shop_info_list li:nth-child(2n){float:right;}
.shop_info_area .shop_list .shop_info_list li a {display:block;position: relative;margin:0;}
.shop_info_area .shop_list .shop_info_list li img{width:100%;}
.shop_info_area .shop_list .shop_info_list li strong {position: absolute;top: 50%;left: 50%;font-size:14px;margin: 0;padding: 0;transform: translate(-50%, -50%);color: #fff;height: auto;word-break: keep-all;letter-spacing: 0;width: 100%;box-sizing: border-box;text-align: center;background: none;}
.shop_info_area .shop_list .shop_info_list li strong span {display: inline-block;position: relative;padding-right: 20px;}
.shop_info_area .shop_list .shop_info_list li strong span:after {content:'';position:absolute;top: 50%;right:0;width:13px;height:10px;background: url('../images/mobile/icon/bg_icons.png') no-repeat -125px -24px;background-size: 500px 500px;transform: translateY(-50%);}

.shop_info_area .shop_list .shop_info_list .shop_link_list li a{display:block; font-size: 12px; color:#444;}
.shop_info_area .shop_list .shop_info_list .shop_link_list li strong{display:block; padding-bottom:5px;background:url('../images/mobile/icon/arrow_shop_link.jpg') no-repeat right center; background-size:4px;border-bottom:1px solid #807971;font-size:14px; color:#222; letter-spacing:-1px;}
.shop_info_area .shop_list .shop_info_list .shop_link_list li img{width:4px; margin-left:6px;}
.shop_info_btn {margin-top:10px;}
/* //2020-11-03 */


/* 블랙 멤버십 */
.black_page_tab{}
.black_page_tab li{float:left; width:50%;}
.black_page_tab li a{display:block; height:51px; border:1px solid #b3b3b3; background-color:#faf9f6; border-top:0; border-left:0; 
  font-size:13px; color:#222; line-height:51px; text-align:center; font-weight:bold;
}
.black_page_tab .on a{background-color:#412d20; color:#fff;}

.grade_benefit_banner{margin-top:13px;}
.grade_benefit_banner a{display:block; height:47px; padding-left:5.510204081632653%; padding-top:19px;
  background:url(../images/mobile/black/benefit_img.jpg) no-repeat 95.20408163265306% center; background-size:48px; border:1px solid #222;
}
.grade_benefit_banner img{width:100%;}

.title_grade_benefit{font-size:12px; color:#222;}
.text_grade_benefit{margin-top:5px; font-size:12px; color:#222;}

.cs_main_area{margin-top:26.66666666666667px;}
.title_area2{font-size:13px; color:#222;}

.cs_banner_main{margin-top:10px; margin-bottom:30px;}

.cs_qna_banner{float:left; width:49.28571428571429%;}
.cs_qna_banner a{display:block; height:23px; padding-top:47px; 
  background:#bab6b2 url(../images/mobile/black/icon_qna.jpg) no-repeat center 14px; background-size:auto 25px;
  font-size: 12px; color:#222; text-align:center;
}
.cs_advice_banner{float:right; width:49.28571428571429%;}
.cs_advice_banner a{ background:#bab6b2 url(../images/mobile/black/icon_advice.jpg) no-repeat center 14px; background-size:auto 25px;}

.cs_qna_banner img, .cs_advice_banner img{width:100%;}

.black_main_notice{padding-bottom:11px; border-bottom:1px solid #412d20;}
.main_notice_list{margin-top:-7px;}
.main_notice_list li{padding:0 5.102040816326531%;}
.main_notice_list li a{display:block; font-size: 12px; color:#333; line-height:22px; overflow:hidden; white-space:nowrap; text-overflow:ellipsis;}

.btn_view_all{margin-top:5px; text-align:right;}

.cs_call_area{overflow: hidden; height:34px; margin-top:10px; padding:19px 3% 19px 65px; margin: 17px 3% 0 3%; background:#8c867f url(../images/mobile/black/icon_call.png) no-repeat 15px center; background-size:45px;}
.cs_call_title{float:left; font-size:10px; color:#fff; line-height:normal;}
.cs_call_title strong {line-height: 15px;}
.cs_call_title span{display:block; font-size:14px; line-height: 20px; letter-spacing: -1px;}
.cs_call_num{float:right; font-size:21px; color:#fff; font-weight:bold; line-height:34px; letter-spacing:-2px;}

/* 블랙 멤버십 - 혜택안내 */
.black_area{margin-top:20px;}
.black_grade_tb{width:100%; border-top:1px solid #412d20; border-bottom:1px solid #412d20;}
.black_grade_tb tbody tr th{border-top:1px solid #8c867f; font-size: 12px; color:#333;}
.black_grade_tb tbody tr td{padding:11px 7px; border-left:1px solid #8c867f; border-top:1px solid #8c867f; color:#333; font-size: 12px;}
.black_grade_tb tbody tr:first-child th, .black_grade_tb tbody tr:first-child td{border-top:0;}
.black_grade_tb tbody tr td img{width:93px; margin-bottom:8px;}
.black_grade_tb tbody tr .card_td{padding-left:0; padding-right:0; font-size: 12px; color:#333; font-weight:bold; text-align:center;}

.black_benefit_list {margin-top: -6px;}
.black_benefit_list li{float:left; width:50%; margin-top:6px; color:#222; font-size:10px; text-align:center;}
.black_benefit_list li > div {border:1px solid #8c867f;}
.black_benefit_list li:nth-child(2n-1) > div {margin-right: 3px;}
.black_benefit_list li:nth-child(2n) > div {margin-left: 3px;}
.black_benefit_list li > div > img{width: 100%;}
.black_benefit_list li > div strong{display:block; height:26px; font-size:10px; font-weight: normal; font-weight:normal; line-height:26px;}
.black_benefit_list li > div > p {overflow: hidden; height: 12px; margin: 8px; text-align: left;}
.icon_black {color: #111111;}
.icon_black_prestige {color: #937850;}
.icon_black,.icon_black_prestige {vertical-align: top; display:inline-block; height:10px; padding:0 7px; border: 1px solid #8c867f; font-size:8px; text-align:center; line-height:10px;}

.text_seoul_black{margin-top:-5px; font-size: 12px; color:#333; line-height: 14px;}

.seoul_black_list{margin-top:11px;}
.seoul_black_list li{margin-top:4px; font-size: 12px; color:#383838;}
.seoul_black_list li:first-child{margin-top:0;}
.seoul_black_list li strong{display:inline-block; width:46px; height:17px; margin-right:2px; background-color:#333; 
  font-size:10px; color:#fff; line-height:17px; text-align:center; vertical-align:middle;
}

.black_seoul_img{margin-top:10px; text-align:center;}
.black_seoul_img img{width:32.555%;}


.black_event_top{margin:21px 16.66666666666667px 0;}
.black_event_top .eventInfo{float:none; width:auto;} 


/* 블랙 멤버십 이벤트 */
.black_event_list{margin-top:23px;}


/* 블랙 멤버십 고객센터 */
.black_cs_area{margin: 14px 0 0 0;}

.sorting_tab_list{}
.sorting_tab_list li{float:left; border-left:1px solid #222;}
.sorting_tab_list li:first-child{border-left:0;}
.sorting_tab_list li a{display:inline-block; padding:0 19px; font-size:13px; color:#222;}
.sorting_tab_list li:first-child a{padding-left:8px;}
.sorting_tab_list .on a{color:#ef3f3b; font-weight:bold;}

.notice_title_area{float:left; width:76.22377622377622%;}

.notice_list{margin-top:14px; border-top:1px solid #412d20; border-bottom:1px solid #412d20;}
.notice_list li{padding:0 16.66666666666667px; border-top:1px solid #948e88;}
.notice_list li:first-child{border-top:0;}
.notice_list li a{display:block; padding:10px 0;}

.notice_date{float:right; width:23.77622377622378%; font-size: 12px; color:#222; line-height:48px; text-align:right;}

.notice_catagory{font-size: 12px; color:#222; font-weight:bold;}/*160117 수정*/
.notice_catagory span{font-weight:normal;}/*160117 추가*/
.notice_title{margin-top:4px; margin-bottom:5px; font-size:14px; color:#222;}
/* 2020-08-27 */
.notice_title span{font-size:13px;color:#222;font-weight:normal;vertical-align:middle;word-break: keep-all;}
/* //2020-08-27 */
.notice_title img{width:15px; vertical-align:middle;}

.black_cs_area .btn_more{margin-top:0;}

.shop_date_list{padding-top:12px;}
.shop_date_list li{margin-top:4px; font-size: 12px; color:#222;}
.shop_date_list li:first-child{margin-top:0;}
.shop_date_list li strong{display:inline-block; width:33px; height:16px; margin-right:5px; background-color:#555;
  font-size: 12px; color:#fff; line-height:16px; text-align:center; font-weight:normal;
}

.notice_view_area{padding:13px 5.09683995922528%; margin-top:18px;
  background-color:#faf9f6; border-top:1px solid #938e87; border-bottom:1px solid #412d20;
  font-size:12px; color:#222; line-height:17px;
}
.notice_view_area img{width:100%;}

/* 2020-11-03 */
.prev_next_tb {width:100%;/* border-bottom: 1px solid #eee; */}
.prev_next_tb tbody tr th{padding-left: 23px;border-top:1px solid #eee;font-size: 12px;color:#222;text-align: left;white-space:nowrap;font-weight: normal;}
.prev_next_tb tbody tr th img {display:none;height:7px;margin-left:5px;vertical-align:middle;}/*151208 수정*/
.prev_next_tb tbody tr td{border-top:1px solid #eee;padding: 15px 23px 15px 0;font-size: 12px;}
.prev_next_tb tbody tr td a {position:relative;padding-right:20px;display:block;}
.prev_next_tb tbody tr td a:after {content:'';position:absolute;top: 50%;right:0;width:11px;height:6px;background: url('../images/mobile/icon/bg_icons.png') no-repeat -50px -25px;background-size: 500px 500px;transform: translateY(-50%);}
.prev_next_tb tbody > tr:first-child td a:after {background-position:-75px -25px;}
.prev_next_tb tbody tr:first-child th, .prev_next_tb tbody tr:first-child td{border-top:0;}
.btn_notice_list {/*margin-top:16px; margin-right:16.66666666666667px; text-align:right;*/}
.btn_notice_list a {border: 0 none;display: block;text-align: center;background: #dfdfdf;height: 40px;line-height: 40px;font-size: 13px;color: #5c5c5c;font-weight: normal;padding: 0 !important;margin: 9px 23px 0;}
.btn_notice_list a img {display:none;}
/* //2020-11-03 */

.prev_next_tb .notice_title{margin:0;}
.prev_next_tb .notice_title span{font-size:12px;}

.notice_view_top{margin:0 16.66666666666667px;}
.notice_view_top .notice_title{font-size:13px;margin-top:5px; margin-bottom:0; font-weight:normal;}/* 2020-11-03 */


/* 블랙멤버십 FAQ */
/* 2020-11-03 */
/* 2020-12-30 */
.faq_list li {position:relative;}
.faq_list li.open {background:#f9f9f9;}
.faq_list li a {display:block;padding: 15px 15px 15px 32px;background-size:auto 6px;font-size: 12px;color: #555;line-height:20px;position: relative;margin: 0 23px;}
.faq_list li.open a,
.faq_list li.open + li a {border-top-color:transparent;border-bottom-color: transparent !important;}
.faq_list li a:before {content:'Q';width: 21px;height: 21px;position:absolute;top: 15px;left:0;background:#6a5c4d;color:#fff;font-size:13px;line-height:20px;font-weight:bold;border-radius:50px;text-align:center;}
.faq_list li.open a:after {background-position:-25px -25px;}
.faq_list li a:after {content:'';width:10px;height:6px;position:absolute;top: 22px;right: 0px;background: url('../images/mobile/icon/bg_icons.png') no-repeat 0 -25px;background-size: 500px 500px;}
.faq_list li + li a {border-top:1px solid #eee;}
.faq_list li:last-child a {border-bottom:1px solid #eee;}
.faq_list li .answer_area {display:none;padding: 0 23px 15px 55px;font-size:12px;color: #333;line-height:18px;word-break: keep-all;position: relative;}
.faq_list li .answer_area:after {content:'A';position:absolute;top:0;left: 23px;width: 20px;text-align: center;font-weight: bold;color: #463c32;}
.faq_list li.open .answer_area {display:block;}
.faq_list li .icon_faq {display:none;}
.faq_list li.noresult {display:block; max-width:90%; padding:0 16.66666666666667px; background-color: #ffffff; font-size:13px; color:#222; line-height:46px; overflow:hidden; white-space:nowrap; text-overflow:ellipsis;}
.faq_catagory {display:inline-block; height:15px; padding:0 5px; margin-right: 5px; background-color:#888; font-size: 12px; color:#fff; line-height:15px;}
/* //2020-12-30 */
/* //2020-11-03 */


/* 블랙 멤버십 일대일 문의 */
.inquiry_text{padding-top:6px; font-size:12px; color:#000; line-height:16px; text-align:center;}

.btn_inquiry_area{margin-top:20px;}
.btn_inquiry_area a{display:inline-block; width:115px; height:30px; border:1px solid #999; font-size: 12px; color:#666; line-height:30px; text-align:center;}


.inquiry_area{margin-top:25px;}
.title_my_inquiry{float:left; font-size:13px; color:#222; letter-spacing:-1px;}
.my_inquiry_area .sorting_tab_list{float:right; }
.my_inquiry_area .sorting_tab_list li a{padding-left:12px; padding-right:8px; letter-spacing:-1px;}

.inquiry_list{margin-top:11px; border-top:1px solid #222; border-bottom:1px solid #222;}
.inquiry_list li{border-top:1px solid #707070;}
.inquiry_list li:first-child{border-top:0;}

.inquiry_list > li > a{position: relative; display:block; padding:12px 86px 12px 16.66666666666667px;}
.inquiry_title{overflow:hidden; display:block; font-size:0; color:#222; font-weight:normal; white-space:nowrap; text-overflow:ellipsis; line-height: 21px;}
.inquiry_title .inquiry_category {display: inline-block; height: 14px; padding: 0 5px; background-color: #888888; color: #fefefe; font-size: 9px; line-height: 14px;}
.inquiry_title .inquiry_text {padding: 0 0 0 10px; color: #222222; font-size: 14px; font-weight: bold; line-height: 21px;}
.inquiry_info {margin-bottom: 5px; font-size:0; color:#888;}
.inquiry_info > span {display: inline-block; margin-left: 7px; padding-left: 8px; background:url(../images/mobile/black/line_inquiry_infotitle.png) no-repeat 0 center; background-size: auto 8px; color: #333333; font-size: 12px; line-height: 17px;}
.inquiry_info > span:first-child {margin-left: 0; padding-left: 0; background: none;}
.inquiry_answer_date{position: absolute; width: 69px; top: 0; right: 16.66666666666667px; color: #193165; font-size: 13px; font-weight: bold; text-align: center; line-height: 16px;}
.inquiry_answer_date span{display:block; font-size: 12px; font-weight: bold;}

.inquiry_view_area{display:none; padding-top:12px; background-color:#f0f0f0; border-top:1px solid #707070;}
.my_inquiry_question{padding:0 18px; font-size:13px; color:#222; line-height:19px;}
.inquiry_filedown {display: block; padding-top: 4px; color: #0078ff; font-size: 13px; text-decoration: underline; line-height: 27px;}
.inquiry_answer_area{padding:8px 18px 10px 28px; background:url(../images/mobile/black/answer_icon.jpg) no-repeat 5.198776758409786% 11px; background-size:6px; border-top:1px dashed #222; font-size:13px; color:#222; line-height:18px; letter-spacing:-1px;}

.inquiry_list > .open .inquiry_title{font-weight:bold;}
.inquiry_list > .open .inquiry_view_area{display:block;}

.inquiry_complete{margin-top: 56px; padding-top: 89px; background:url(../images/mobile/black/img_inquiry_comp.png) no-repeat center 0; background-size: 69px; color: #222222; font-size: 13px; text-align: center; line-height: 21px;}
.inquiry_complete span{display:block; color: #222222; font-size: 12px; text-align: center; line-height: 21px;}
.btn_inquiry_link{margin-top: 10px; text-align: center;}

.write_tb{width:100%; border-top:1px solid #412d20; border-bottom:1px solid #412d20;}
.write_tb tbody tr th{padding:14px 0 14px 18px; background-color:#f0f0f0; border-top:1px solid #948e88; font-size:13px; color:#222; text-align: left;}
.write_tb tbody tr th strong {margin-left: -7px; color: #ef3d3b; font-size: 12px; font-weight: bold;}
.write_tb tbody tr td{padding:6px 10px; border-top:1px solid #948e88; font-size: 12px; color:#222; font-weight: bold;;}
.write_tb tbody tr:first-child th, .write_tb tbody tr:first-child td{border-top:0;}

.select_button{} 
.select_button li{float:left; margin-left:7.252440725244073%;}
.select_button li:first-child{margin-left:0;}

.inquiry_input[type="text"]{width:29.03225806451613%; height:30px; border:1px solid #999999; font-size: 12px; color:#222; text-indent:5px; line-height:30px;}

.alarm_check{margin-top:9px;}
.select_email{margin-top:7px; margin-left:53.51537335285505%; text-align:left; outline:none;}

.textarea_type1{padding:5px; border:1px solid #a0a0a0;}
.textarea_type1 textarea{width:100%; height:112px; border:0; font-size: 12px; color:#222; resize:none;}

.personal_agree_area{margin-top:9px; font-size: 12px; color:#222; letter-spacing:-1px;}
.personal_agree_area img{width:12px;}

.regist_inquiry_area{margin-top:30px; text-align:center;}

.btn_action{display:inline-block; width:80px; height:29px; background-color:#412d20; border:1px solid #999;
  font-size: 12px; color:#fff; line-height:29px; text-align:center; font-weight:bold;
}
.btn_no_action{display:inline-block; width:66px; height:29px; background-color:#fff; border:1px solid #999;
  font-size: 12px; color:#222; line-height:29px; text-align:center; font-weight:bold;
}






/* 쇼핑가이드 */
/* 2020-11-03 */
.guide_tab_area{width:100%;height:105px;padding: 9px 23px 14px;background-color:#fff;position:absolute;left:0;top:0;z-index:2;box-sizing: border-box;}
.title_guide_tab{float:left;/* margin-left:16.66666666666667px; */margin-top:6px;font-size:13px;color:#222222;}
.btn_all_guide{/* width:30%; *//* position:absolute; *//* right: 23px; *//* top:10px; */text-align: right;float: right;}
.btn_all_guide a{display:inline-block;height:25px;border: 1px solid #a19c97;padding: 0 15px;font-size: 12px;color:#666666;text-align:center;line-height:25px;box-shadow: inset 0px 0px 0px 1px #eae9e7;/*font-weight: bold;*/}
.guide_tab_list{overflow: hidden; margin:17px 0px 0px; position:relative;}
/* //2020-11-03 */
.guide_tab_list ul {overflow: hidden; padding-left: 33px;}
.guide_tab_list li {float: left; width: 25%; padding-left: 11px; background:url(../images/mobile/guide/arrow_off.jpg) no-repeat 0 center; background-size:11px auto;}
.guide_tab_list li a {display: block; width: 65px; height: 65px; margin: 0 auto; background-color:#fff; border:1px solid #e7e7e7; border-radius:45px;}
.guide_tab_list li a span {display: block; height: 23px; padding-top: 39px; background-position: center 10px; background-repeat: no-repeat; background-size: auto 30px;  color:#724c35; font-size: 12px; text-align:center; line-height: 20px; letter-spacing:-1px;}
.guide_tab_list li.on a {background-color:#f5f0ea; border-color: #e7e7e7;}
.guide_tab_list li.on a span {color: #724c35;}
.guide_tab_list li:nth-child(1) {padding-left:0; margin-left: -33px; background:none;}
.guide_tab_list li:nth-child(4) {float: right; background:url(../images/mobile/guide/line_guide_shopping.png) no-repeat 0 center; background-size:11px auto;}
.guide_tab_list li:nth-child(1) a span {background-image:url(../images/mobile/guide/guide_tab1.png);}
/* 2020-12-30 */
.guide_tab_list li:nth-child(2) a span {background-image:url(../images/mobile/guide/guide_tab2.png);background-position: 20px 10px;}
.guide_tab_list li:nth-child(3) a span {background-image:url(../images/mobile/guide/guide_tab3.png);background-position: 20px 10px;}
.guide_tab_list li:nth-child(4) a span {background-image:url(../images/mobile/guide/guide_tab4.png);background-position: 21px 10px;}
/* //2020-12-30 */

/*2018-01-09수정*/
.guide_container{padding:169px 23px 0; position:relative;}/* 2020-11-03 */
.title_guide_content{width:100%; font-size:15px; color:#40362a; text-align:center; position:absolute; left:0; top:138px;}

.guide_contents{padding:26px 16.63px 26px; background-color:#faf9f6; border:1px solid #b1aca7;}
/*2018-01-09수정*/

.guide_tab_fixed{height:auto; background-color:#fff; position:fixed; left:0; top:0; z-index:10;}
.guide_tab_fixed .guide_notice_link{right:8px; }

/*151207 popup 추가*/
.title_sub_guidePop{font-size:16px; color:#666;}
.guide_text_areaPop{margin-left:3%; margin-top:6px; font-size: 12px; color:#222; line-height:15px;}

.guide_containerPop{padding:30px 16.66666666666667px 0; position:relative;}

.title_sub_guide{font-size:14px; color:#666;}
.title_sub_guide span{font-size:20px; font-style:italic; font-weight:normal;}

.guide_text_area{margin-left:7.954545454545455%; margin-top:6px; font-size: 12px; color:#222; line-height:15px;}

.italic{font-style:italic;}
.no_money_check{font-size:10px; color:#444;}

.limit_tb{width:100%; margin-top:18px; border-top:2px solid #40362a; border-bottom:1px solid #8c867f;}
.limit_tb thead tr th{height:29px; border-left:1px solid #8c867f; border-bottom:1px solid #8c867f; font-size: 12px; color:#222; font-weight:bold; text-align:center;}
.limit_tb tbody tr td{padding:10px 0 8px; border-left:1px solid #8c867f; 
  font-size: 12px; color:#666; text-align:center; letter-spacing:-1px; vertical-align:top;
}
.limit_tb thead tr th:first-child, .limit_tb tbody tr td:first-child{border-left:0;}
.limit_tb strong{font-size: 12px; color:#666; font-weight:normal;}
.limit_money{margin-top:13px; margin-bottom:8px; font-size: 12px; color:#222;}
.limit_money_duty{color:#e23a3a;}

.duty_question{margin-top:26px;}
.duty_question dt{padding-left:16px; padding-bottom:7px; margin-bottom:9px; border-bottom:1px solid #e44747;
  background:url(../images/mobile/guide/icon_question.jpg) no-repeat left 2px; background-size:12px; 
  font-size: 12px; color:#e23a3a;
}
.duty_question dd p{font-size: 12px; color:#444;}

.duty_question_title{margin-bottom:4px;}
.duty_question_title strong{font-size: 12px; color:#222; font-weight:normal;}

.member_join_way{margin-top:15px; border-top:2px solid #8c867f;}
.member_join_way dt{margin-bottom:8px; border-bottom:1px solid #938e87; font-size: 12px; color:#222; font-weight:bold; line-height:26px;}
.member_join_way dd{}
.member_join_way li{padding-left:7px; background:url(../images/mobile/icon/ball_black.jpg) no-repeat left 5px; background-size:3px; 
  font-size: 12px; color:#444; word-break:break-all;
}
.member_join_way a{margin:5px 0;}
.member_join_way a img{display:inline;}
.online_join{font-size: 12px; color:#666;}

.guide_text_area2{margin-left:0;}

.guide_text_area .tabBrand li a{/*padding:10px 0;*/}/* 2020-11-03 */
.guide_text_area .tabBrand .on{background-color:transparent;}

.member_grade_area{margin-top:21px;}
.title_grade_benefit{font-size: 12px; color:#222;}
.text_grade{margin-top:7px; font-size: 12px; color:#222;}

.grade_tb{width:100%; margin-top:14px; margin-bottom:20px; border-top:2px solid #40362a; border-bottom:2px solid #40362a; table-layout:fixed;}
.grade_tb thead tr th{padding:8px 0; border-bottom:1px solid #9b958f; border-left:1px solid #9b958f; font-size: 12px; color:#222; text-align:center;}
/*-- 2018-12-07 수정 --*/
.grade_tb tbody tr td, .grade_tb tbody tr th{padding:11px 5px; border-top:1px solid #9b958f; border-left:1px solid #9b958f; font-size: 12px; color:#222; text-align:center;}
/*--// 2018-12-07 수정 --*/
/*2018-10-02 추가*/
.grade_tb tbody tr td:nth-child(2), .grade_tb tbody tr td:nth-child(3), .grade_tb tbody tr td:nth-child(4){text-align:left;}
/*--2018-10-02 추가--*/
.grade_tb tbody tr th{border-left:0; font-weight:normal;}
.grade_tb tbody tr:first-child td{border-top:0;}
.grade_tb thead tr th:first-child, .grade_tb tbody tr td:first-child{border-left:0;}

.grade_tb tbody tr .grade{vertical-align:top;}

.table_tbody{width: 100%;margin-top:14px;margin-bottom: 20px;}
.table_tbody caption{position:static;height:0;overflow:hidden;}
.table_tbody tr:first-child th, .table_tbody tr:first-child td{border-top: 1px solid #ccc;}
.table_tbody th{border-right: 1px solid #ededed; text-align: center;}
.table_tbody th, .table_tbody td{border-bottom: 1px solid #ededed;}
.table_tbody th span{display: block; font-size: 11px; color: #595959;font-weight: normal;}
.table_tbody th span.in_img{width: 40px; margin: 0 auto; padding-bottom: 10px;}
.table_tbody th span.in_img>img{width: 100%;}
.table_tbody td p{color: #443135; font-size: 12px; font-weight: bold;}
.table_tbody tbody th{text-align:center;}
.table_tbody tbody th, .table_tbody tbody td{padding: 12px 10px; font-size: 13px;}
.bg_list {padding: 0 0 10px;}
.bg_list li {position: relative; padding-left: 10px; line-height: 14px; font-size: 11px; color: #595959;}
.bg_list li:before {display:block;content:"";position:absolute; left:0; top:4px;width:4px;height:4px; background:url(../images/mobile/guide/bg_sp.png) no-repeat 0 -75px;background-size:280px 400px;}

.keep_grade, .login_first{font-size: 12px; color:#666;}

/*-- 2018-12-07 수정 --*/
.grade_notice_list{display:table;}
.grade_notice_list li{display:table-row;list-style:none; font-size: 12px; color:#222; word-break:keep-all;}
.grade_notice_list li:before {display:table-cell;padding-right:0.3em;content:"-";text-align:right;}
.family_card_text{margin-top:24px; font-size: 12px; color:#222; font-weight:bold;}
/*--// 2018-12-07 수정 --*/

.family_card_text span{margin-left:15px; font-size: 12px; color:#666;}

.notice_benefit_change{margin-top:-12px; font-size: 12px; color:#e23a3a;}

.guide_use_area{position:relative;}
.guide_use_area .slick-arrow{width:36px; height:36px; border:0; text-indent:-9999px; position:absolute; top:106px;}
.guide_use_area .slick-prev{background:url(../images/mobile/btn/btn_guide_prev.png) no-repeat left top; background-size:36px; left:-12px; z-index:4;}
.guide_use_area .slick-next{background:url(../images/mobile/btn/btn_guide_next.png) no-repeat left top; background-size:36px; right:-12px;}


.order_time_tb{width:100%; margin-top:18px; background-color:#fff; border-top:1px solid #40362a; border-bottom:1px solid #8c867f;}
.order_time_tb thead tr th{height:29px; font-size: 12px; color:#222; text-align:left; text-indent:8px;}
.order_time_tb tbody tr td{padding:9px 8px; border-top:1px solid #8c867f; border-left:1px solid #8c867f; font-size: 12px; color:#222; letter-spacing:-1px;}
.order_time_tb tbody tr td:first-child{border-left:0;}
.not_this_day{font-size: 12px; color:#e23a3a;}


.internet_shop_area{margin-top:17px;}

.title_internet_shopping{font-size:14px; color:#40362a;}

.internet_process_list{padding-top:9px; margin-top:10px; border-top:1px solid #40362a;}
.internet_process_list li{margin-top:15px;}
.internet_process_list li:first-child{margin-top:0;}
.internet_process_list dt{margin-bottom:6px; font-size:12px; color:#40362a; font-weight:bold;}
.internet_process_list dd{font-size: 12px; color:#444;}

.internet_process_list .step{display:inline-block; width:45px; background-color:#40362a; 
  font-size: 12px; color:rgba(255,255,255,0.5); font-weight:normal; line-height:16px; text-align:center;
}
.internet_process_list .step .step_num{font-size: 12px; color:#fff; font-weight:bold;}


.guide_text_area3{margin-left:0;}
.app_shopping{margin-bottom:18px; font-size: 12px; color:#222; text-align:center; letter-spacing:-1px;}
.app_shopping img{}

.mobileapp_shopping_guide > div {overflow: hidden;}
.mobileapp_shopping_guide > div.left {background:url(../images/mobile/guide/arrow_right.jpg) no-repeat center center; background-size:14px auto;}
.mobileapp_shopping_guide > div.right {background:url(../images/mobile/guide/arrow_left.jpg) no-repeat center center; background-size:14px auto;}
.mobileapp_shopping_guide > div > ul {overflow: hidden; padding:0 12px;}
.mobileapp_shopping_guide > div > ul li {float: right; width: 50%; margin-right: -12px; margin-bottom: 5px; padding-bottom: 19px; color:#222; text-align:center;}
.mobileapp_shopping_guide > div > ul li:first-child {float: left; margin-right: 0; margin-left: -12px;}
.mobileapp_shopping_guide > div > ul li.down {background:url(../images/mobile/guide/arrow_down.jpg) no-repeat center bottom; background-size:auto 14px;}
.mobileapp_shopping_guide > div > ul li > div {border:1px solid #666; background-color:#fff;}
.mobileapp_shopping_guide > div > ul li span {display:block; height:34px; padding-top:22px; font-size: 12px;}
.mobileapp_shopping_guide > div > ul li img {width: 100%;}

.offline_qrscan{font-size: 12px; color:#222; text-align:center;}

.personal_order_list{margin-top:16px;}
.personal_order_list li{font-size: 12px; color:#e23a3a;}
.personal_order_list.bullet {overflow: hidden;}
.personal_order_list.bullet li {padding-left: 10px;}
.personal_order_list.bullet span {display:inline-block; width: 10px; margin-left: -10px;}

.shop_location{}
.shop_location a{display:inline-block; min-width:35px; height:25px; padding:0 5px; margin:2px 0; background-color:#fff; border:1px solid #928c86;
  font-size: 12px; color:#666; line-height:25px; text-align:center;
}

.out_shopping_area{margin-top:22px;}
.out_shopping_area .order_time_tb{margin-top:13px;}

.shop_time_list{padding-top:10px;}
.shop_time_list li{float:left; width:49.38118811881188%; height:63px; padding-top:14px; margin-top:3px; background-color:#fff;
  font-size:10px; color:#666; text-align:center;
}
.shop_time_list li strong{display:inline-block; width:67px; padding-bottom:3px; margin-bottom:3px; border-bottom:1px solid #8c867f; font-size:14px;}
.shop_time_list li span{padding-top:3px; font-size: 12px; font-weight:bold;}
.shop_time_list li:nth-child(2n){float:right;}


.incheon_shopping_tip{margin-top:10px; text-align:right;}
.incheon_shopping_tip a{display:inline-block; width:94px; height:25px; border:1px solid #8c867f; background-color:#fff;
  font-size: 12px; color:#666; line-height:25px; text-align:center;
}

.bca_list{margin-top:10px; border-top:2px solid #40362a; border-bottom:1px solid #40362a;}
.bca_list > li{border-top:1px solid #8c867f;}
.bca_list > li:first-child{border-top:0;}
.bca_list > li > a{display:block; background:url(../images/mobile/icon/arrow_bca_close.jpg) no-repeat right center; background-size:8px;
  font-size: 12px; color:#222; line-height:29px; text-indent:12px;  
}

.open_bca_area{padding-bottom:20px; background-color:#fff; display:none;}
.bca_map > img{width:100%; }

.bca_location_list{margin-top:12px; padding:0 4.331683168316832%;}
.bca_location_list li{margin-top:16px;}
.bca_location_list li:first-chld{margin-top:0;}
.bca_location_list dt{font-size: 12px; color:#222; font-weight:bold;}
.bca_location_list dd{margin-top:3px; font-size: 12px; color:#222;}
.bca_location_list dd span{font-size: 12px; color:#666;}

.bca_list > .open > a{background:url(../images/mobile/icon/arrow_bca_open.jpg) no-repeat right center; background-size:8px;}
.bca_list > .open .open_bca_area{display:block; border-top:1px solid #707070; }


.receive_notice_list{}
.receive_notice_list li{margin-top:6px; padding-left:7px; 
  background:url(../images/mobile/icon/ball_black.jpg) no-repeat left 5px; background-size:3px; 
  font-size: 12px; color:#222;
}
.receive_notice_list li:first-child{margin-top:0;}
.receive_notice_list li span{font-size: 12px; color:#666;}

.title_return{margin-bottom:6px; font-size: 12px; color:#40362a;}

.return_money_list{margin-top:11px; padding:7px 2px; border-top:1px solid #8c867f; border-bottom:1px solid #8c867f;}
.return_money_list li{margin-top:15px; font-size: 12px; color:#666;}
.return_money_list li:first-child{margin-top:0;}

.cancel_notice{margin-top:15px;}
.cancel_list{}
.cancel_list li{margin-top:16px;}
.cancel_list li:first-child{margin-top:0;}
.cancel_list dt{font-size: 12px; color:#222; text-decoration:underline;}
.cancel_list dd{font-size: 12px; color:#222}
.cancel_list dd span{font-size: 12px; color:#666;}

.no_airplain_list{}
.no_airplain_list li{float:left; width:16.66666666666667%; margin-top:8px; font-size: 12px; color:#666; text-align:center; letter-spacing:-1px;}
.no_airplain_list li img{width:26px; margin:0 auto;}

.cabin_notice{padding:8px 5px; margin-top:7px; border-top:1px solid #8c867f; border-bottom:1px solid #8c867f; font-size: 12px; color:#e23a3a; letter-spacing:-1px;}
.cabin_notice strong{font-size: 12px;}

.am_au_area{margin-top:14px;}
.delete_search p{margin-top:6px; font-size: 12px; color:#222;}
.delete_search p:first-child{margin-top:0;}

.cabin_terms_area{margin-top:15px;}
.cabin_terms_list{}
.cabin_terms_list > li{margin-top:15px;}
.cabin_terms_list > li:first-child{margin-top:15px;}
.cabin_terms_list > li > dl > dt{margin-bottom:7px; font-size: 12px; color:#222;}

.cabin_terms_sub{}
.cabin_terms_sub li{margin-top:6px; font-size: 12px; color:#222;}
.cabin_terms_sub li:first-child{margin-top:0;}
.cabin_terms_sub li strong{font-size: 12px; font-weight:normal; color:#e23a3a;}

.exception_dl{margin-top:8px;}
.exception_dl dt{font-size: 12px; color:#40362a; text-decoration:underline;}
.exception_dl dd{font-size: 12px; color:#666;}
.exception_dl .america{font-size: 12px; color:#e23a3a;}
.exception_dl .au{font-size: 12px; color:#222;}

.cabin_personal_area{margin-top:13px;}
.cabin_personal_list{}
.cabin_personal_list li{font-size: 12px; color:#222;}

.notice_essential_area{margin-top:18px; padding:8px 3.977272727272727%; background-color:#e1ecf7;}
.notice_essential_area dt{margin-bottom:8px; font-size: 12px; color:#0078ff; font-weight:bold;}
.notice_essential_area li{margin-top:6px; font-size: 12px; color:#222;}
.notice_essential_area li:first-child{margin-top:0;}


.all_view{margin-top:10px; font-size:13px; color:#222;}

/* 2020-11-03 */
.layerPopWrap .layerContainer_guide{width:auto;padding: 28px 14px 25px;}
.layerPopWrap .layerContainer_guide .btnClose {position:static;display: block;width:100%;height: 40px;margin-top: 15px;font-size: 13px;color: #5c5c5c;text-align:center;line-height: 40px;background: #dfdfdf;}

.btn_guide_check{margin-top:20px;}
 .layer_guide_container .btn_guide_check li {width:50%;}
.btn_guide_check button {width:100%;background-color:#fff;border: 1px solid #dadada;border-left:0;font-size: 12px;color:#666;height: 28px;cursor:pointer;box-sizing: border-box;}
.btn_guide_check li:first-child button{border-left: 1px solid #dadada;}
.btn_guide_check li {position:relative;}
.btn_guide_check li .on{color:#40362a;font-weight:bold;}
.btn_guide_check li .on:after {content:'';position:absolute;bottom:0;left:0;width:100%;height:2px;background:#40362a;}
/* //2020-11-03 */

.layer_guide_contents{margin-top:7px; position:relative;}

.layer_guide_process{float:left; width:30.45454545454545%; margin-left:3.977272727272727%; padding-top:60px; position:relative;}
.layer_guide_process:first-child{margin-top:0; margin-left:0;}
.layer_guide_process dt{width:75px; height:62px; margin-left:-37.5px; padding-top:13px; background-color:#fff; border-radius:45px;
  font-size: 12px; color:#724c35; text-align:center; font-weight:bold;
  border:1px solid #efefef;
  position:absolute; left:50%; top:0; z-index:2;
}
/* 2020-12-30 */
.layer_guide_process:nth-of-type(2) dt img,
.layer_guide_process:nth-of-type(3) dt img {margin-left:5px;}
.layer_guide_process dt img{height:30px; margin-bottom:7px;}
.layer_guide_process dd{/*height:267px; 160121-6 height 삭제*/padding:20px 9.328358208955224% 0; background-color:#fbfaf6;min-height: 267px;}/* 2020-11-03 */
/* //2020-12-30 */

.guide_link_list{}
.guide_link_list li{border-top:1px solid #c2bfb8;}/* 2020-11-03 */
.guide_link_list li:first-child{border-top:0;}
.guide_link_list li a{display:block; padding:20px 0; font-size: 11px; color:#222; text-align:center; letter-spacing:-1px;}

.arrow_guide{text-align:center; position:absolute; left:30.11363636363636%; top:31px; z-index:3;}
.arrow_guide img{width:12px;}
.arrow_guide2{left:65.90909090909091%;}

.check_notice_dl{margin-top:10px;}/*160121-6 margin top 수정*/
.check_notice_dl dt{font-size:12px; color:#222; font-weight:bold;}

.check_notice_link{padding-top:10px;}/*160121-6 padding top 수정*/
.check_notice_link li{float:left; width:49.54545454545455%; margin-top:2px;}
.check_notice_link li a{display:block; padding:7px 0; background-color:#fff; border:1px solid #222; font-size: 12px; color:#222; text-align:center;}
.check_notice_link li:nth-child(2n){float:right;}

.check_notice_link li .cabin_info{border-color:#0078ff; color:#0078ff;}

.guide_check .inactive{display:none;}
.guide_check .cabin_info.inactive{background-color:#efefef; border:1px solid #6fabef; color:#6fabef;}

.img_passport_eticket{margin-top:30px; text-align:center;}
.img_passport_eticket img{width:157px; margin:0 auto;}


/* CS */
.cs_page_tab{margin-top:0;}
.cs_page_tab li{width:33.333333%;}
/* s 20190207_[공통_메인]지점소개 */
.listStoreBtn.cs_page_tab {display:flex;position: relative;/*z-index: 999;*/}/* 2020-11-03 */
.listStoreBtn.cs_page_tab > li {flex-grow: 1;flex-basis: 0px;}
/* e 20190207_[공통_메인]지점소개 */

.cs_area{/*margin-top:16px;*/}/* 2020-11-03 */
.cs_area .faq_list, .cs_area .write_tb{margin-top:0;}

.text_num{font-size: 12px; color:#8c867f;}

.cs_area .inquiry_complete{padding-top:77px; padding-bottom:74px;}
.cs_area .inquiry_complete p{margin-top:15px;}

.cs_area .sorting_tab_list li a{padding:0 15px;}
/* 2020-11-03 */
/* 공지사항 리스트 */
.cs_area .sorting_tab_list {display: flex;height: 35px;background: #f5f5f5;align-items: center;justify-content: space-between;padding: 0 23px;}
.cs_area .sorting_tab_list:after {display:none;}
.cs_area .sorting_tab_list > li {float: none;border: 0 none;}
/* 2020-12-30 */
.cs_area .sorting_tab_list > li a {display:block;line-height:35px;}
.cs_area .sorting_tab_list > li.on a {color:#393939;}
.cs_area .sorting_tab_list > li:first-child a {padding-left:0;}
.cs_area .sorting_tab_list > li:last-child a {padding-right:0;}
/* //2020-12-30 */
.cs_area .notice_list {margin:0;border: 0 none;padding: 0 23px;}
.cs_area .notice_list > li {border:0 none;border-bottom:1px solid #eee;padding: 0;box-sizing: border-box;}
.cs_area .notice_list > li > a {display: block;padding: 18px 0 19px;}
.cs_area .notice_list > li > a > div .notice_title_area {float: left;width: calc(100% - 80px);}
.cs_area .notice_list > li > a > div .notice_title_area .notice_catagory {font-size: 12px;color: #666;font-weight: normal;}
.cs_area .notice_list > li > a > div .notice_title_area .notice_catagory span {}
.cs_area .notice_list > li > a > div .notice_title_area .notice_title {margin: 1px 0 0;}
.cs_area .notice_list > li > a > div .notice_title_area .notice_title span {font-size: 13px;color: #222;font-weight: normal;vertical-align: middle;word-break: keep-all;}
.cs_area .notice_list > li > a > div .notice_title_area .notice_title img {width: 15px;vertical-align: middle;}
.cs_area .notice_list > li > a > div .notice_date {font-size: 12px;color: #666;margin: 0;float: right;width: 80px;}
/* 공지사항 뷰 */
.cs_area .notice_view_top {background: #f9f9f9;margin: 0;padding: 12px 35px 19px;}
.cs_area .notice_view_top h3 {}
.cs_area .notice_view_top ul {padding-top: 10px;}
.cs_area .notice_view_top ul li {font-size: 12px;color: #666;}
.cs_area .notice_view_top ul li span {}
.cs_area .notice_view_area {background: #fff;margin: 0;border: 0 none;padding: 15px 35px 35px;border-bottom: 1px solid #eee;font-size: 12px;color: #222;}
.cs_area .notice_view_area p {}
/* //2020-11-03 */

.select_shop_notice{margin-top:16px; margin-right:16.66666666666667px; text-align:right;}

/*
.cs_area .notice_title{margin:0;}
*/
.cs_area .notice_date{margin-top:15px; line-height:normal;}

.cs_area .btn_more{margin-top:0;}

.cs_notice_area{padding-top:5px; position:relative;}
.title_cs_main{font-size:16px; color:#383838;}

.notice_list_tb{width:100%; margin-top:15px;  border-top:1px solid #412d20; border-bottom:1px solid #412d20; table-layout:fixed;}
.notice_list_tb tbody tr th{height:46px; background-color:#faf9f6; border-top:1px solid #c1bdb9; 
  font-size: 12px; color:#222; font-weight:bold; text-align:center;
}
.notice_list_tb tbody tr td{padding-left:18px; border-left:1px solid #c1bdb9; border-top:1px solid #c1bdb9;}
.notice_list_tb tbody tr:first-child th, .notice_list_tb tbody tr:first-child td{border-top:0;}

.notice_list_tb tbody tr td a{display:block; max-width:95%; font-size:13px; color:#222; overflow:hidden; white-space:nowrap; text-overflow:ellipsis;}

.btn_notice_all{position:absolute; right:0; top:-5px;}


.cs_sub_link{margin-top:20px;}
.cs_sub_link li{float:left; width:32.6530612244898%; margin-left:1.020408163265306%; background-color:#faf9f6;}
.cs_sub_link li:first-child{margin-left:0;}
.cs_sub_link li a{display:block; height:25px; padding-top:92px;
  background-position:center 22px; background-repeat:no-repeat; background-size:auto 54px;
  font-size:12px; color:#222; text-align:center;
}

.cs_sub_link li:nth-child(1) a{background-image:url(../images/mobile/cs/icon_faq.jpg);}
.cs_sub_link li:nth-child(2) a{background-image:url(../images/mobile/cs/icon_sound.jpg);}
.cs_sub_link li:nth-child(3) a{background-image:url(../images/mobile/cs/icon_question.jpg);}


.cs_num_area{height:66px; padding:0 5.204081632653061%; margin-top:21px; background-color:#8c867f; color:#fff;}

.title_cs_time{float:left; padding-top:15px; font-size: 12px;}
.title_cs_time h4{margin-bottom:12px; font-size:13px;}
.title_cs_time span{margin-right:7px; font-size: 12px; letter-spacing:-1px;}

.cs_call_num2{float:right; padding-top:12px; text-align:right; font-size: 12px;}
.cs_call_num2 strong{display:block; margin-bottom:7px; font-size:20px; letter-spacing:-1px;}



.top_banner_paging img{width:auto;}

.feedback{}
.feedback img{width:100%;}


/***********************미디어쿼리 375이하 디자인변경*******************************/
@media screen and (max-width:375px) {
		/*아이폰 4/5/6의 경우- 브랜드*/}
	.icoLine{width:100%; margin-top:25px; display:table;}
	.icoLine p{margin-right:8px; float:left; font-size:1.0em;}
	.icoLine p span{margin-right:5px;}
	.tblGrayStyle01 span{margin:2px 0;}
	.titCategory{width:100%; display:block;}
	.icoBox{float:left;}
	
	
	/* my 신라 - 로그인 상태 */
	.btn_go_my a{padding:0 7px;}
	.btn_go_my a img{margin-left:5px;}

	.coupon_img{width:90px;}
	.coupon_img img{width:90px;}

	.no_airplain_list li{height:72px;}

/* my 신라  my신라 레이아웃 변경 으로 인해 주석처리 */
.member_info_area{padding:0 0 21.66666666666667px 0; background-color:#faf9f6;}

.grad_area{float:left; width:89px; margin-right:5px; border-right:1px solid #dad7d3;}
.grad_area > img{display:block; height:39px; margin-left:3px; margin-bottom:21px;}
.grad_area a{color:#222;}

.my_info_btn{float:left; width:68.306122%;}
.title_my_info{font-size:12px; color:#222; letter-spacing:-1px;}
.title_my_info span{font-weight:bold;}
.title_my_info a{margin-left:5px; padding-left:5px; border-left:1px solid #222; font-size:12px; color:#40362a; text-decoration:underline;}
.many_info_go{margin-top:7px; font-size:12px; color:#222;}

.btn_go_my{margin-top:10px;}
.btn_go_my a{color:#222; letter-spacing:-1px;}


.my_coupon_area{margin-top:20px; padding-bottom:23px; border-bottom:1px solid #8c867f;}

.title_coupon_total{padding:0 5.09683995922528%; border-bottom:1px solid #8c867f; line-height:41px;}
.title_my_coupon{float:left; font-size:14px; color:#40362a;}
.coupon_total{float:left; margin-left:10px; font-size:12px; color:#40362a;}

.my_coupon_list{margin-top:14px;}
.my_coupon_list li{padding:0 5.09683995922528%; margin-top:23px;}
.my_coupon_list li:first-child{margin-top:0;}

.coupon_img{float:left; width:103px; text-align:center;}
.coupon_img img{width:103px;}

.coupon_title{float:left; width:58.29545454545455%; margin-left:6.590909090909091%; 
  font-size:12px; color:#666; overflow:hidden; white-space:nowrap; text-overflow:ellipsis;
 }
.coupon_title strong{display:block; margin-bottom:5px; font-size:14px; color:#222;}
.coupon_title a{display:block; margin-top:7px; font-size:14px; color:#73181c; font-weight:bold;}

.mycoupon_list_area .slick-prev{width:36px; height:36px; border:0; margin-top:-18px; 
  background:url(../images/mobile/btn/btn_guide_prev.png) no-repeat right top; background-size:36px;
  text-indent:-9999px; left:-10px; top:50%;
}
.mycoupon_list_area .slick-next{width:36px; height:36px; 
  background:url(../images/mobile/btn/btn_guide_next.png) no-repeat right top; background-size:36px;
  border:0; text-indent:-9999px; margin-top:-18px; 
  position:absolute; right:-10px; top:50%; z-index:9;
}


.paper_coupon_area{margin-top:10px; margin-bottom:-42px; padding-top:18px; padding-bottom:16px; background-color:#f0f0f0; 
  font-size:14px; color:#222; text-align:center; letter-spacing:-1px; font-weight:bold;
}
.paper_regist_btn{margin-top:18px;}
.paper_regist_btn .btn_link{color:#222;}


.no_coupon_area{padding-top:63px; padding-bottom:20px; font-size:12px; color:#222; text-align:center; font-weight:bold;}
.no_coupon_area > img{width:103px; margin-bottom:26px;}


.coupon_use{padding-top:27px; text-align:center;}
.coupon_use img{width:87px;}

.coupon_name{display:block; margin-top:28px; font-size:16px; color:#222; text-align:left;}

.coupon_info_list{margin-top:12px;}
.coupon_info_list li{margin-top:3px; font-size: 12px; color:#222; text-align:left;}
.coupon_info_list li:first-child{margin-top:0;}
.coupon_info_list span{display:inline-block; height:14px; width:40px; background-color:#555; 
  font-size: 12px; color:#fff; text-align:center; line-height:14px; vertical-align:middle;
}/* 160121 수정 */
.coupon_info_list .coupon_num{}

.bacode_img{margin-top:14px;}
.bacode_img img{width:100%; border:1px solid #9c9c9c;}

.order_main_area{margin-top:20px; padding-top:20px; position:relative;}

.order_area{border-top:1px solid #d3d3d3; position:relative;}

.order_area .tabBrand{margin-top:12px; margin-bottom:9px;}

.order_tb{width:100%; border-top:1px solid #40362a; border-bottom:1px solid #8c867f;}
.order_tb thead tr th{height:29px; background-color:#faf9f6; border-left:1px solid #8c867f; border-bottom:1px solid #8c867f;
  font-size: 12px; color:#222; text-align:center; font-weight:bold;
}
.order_tb tbody tr td{padding:9px 5px; border-left:1px solid #8c867f; border-top:1px solid #8c867f; font-size: 12px; color:#222; text-align:center;}
.order_tb thead tr th:first-child, .order_tb tbody tr td:first-child{border-left:0;}
.order_tb tbody tr:first-child td{border-top:0;}

.bill_no{display:block; font-size: 12px;}
.order_tb thead tr .product_name, .order_tb tbody tr .product_name{padding:9px 8px; text-align:left;}
.order_tb tbody tr .product_name strong{font-size: 12px;}

.btn_order_all{position:absolute; right:0; top:-9px;}



/* 주문내역 보러가기  */
.order_tab{}
.order_tab li{width:50%;}

.order_date_area{margin:10px 16.66666666666667px 7px;}
.order_date_area .title_my_coupon{margin-top:8px;}
.order_date{float:right;}

.order_area .btn_more{margin-top:18px;}

.order_tb tbody tr .no_order{padding:43px 0; font-size:12px;}

.order_tb tbody .open td{background-color:#faf9f6; border-left:0; font-size:12px; vertical-align:top;}
.order_tb tbody .open td strong{font-size:12px; color:#222;}

.title_pay{float:left;}
.text_pay{float:left; margin-left:5px; font-size:12px; text-align:left;}



 /*151217 my신라 레이아웃 변경*/


.member_info_area{
	width:100%;
	
}

.tabBrand2{width:100%; table-layout:fixed; display:table; }
.tabBrand2 li{
	display:table-cell;
	width:50%;
	box-shadow: -1px -1px 3px #f1f1f1;
}
.tabBrand2 li a{
	font-size:1.0em;
	border-bottom:2px solid #e2e1e1;
	border-top:1px solid #e2e1e1;
	color:#888888;
	text-align:center;
	letter-spacing:-0.1em;
	line-height:1.3em;
	display:block;
	padding:10px 0 8px; 
}
.tabBrand2 li.on{
	color:#40362a;
	font-weight:bold;
}
.tabBrand2 li.on a,.tabBrand2 li a:active{color:#40362a; border-top:1px solid #e2e1e1; border-bottom:2px solid #40362a;}

.topBannerMyZone{
	background:url('../images/mobile/my/bgTopMyzone.gif') no-repeat left top;
	width:100%;
	height:96px;
	background-size:100% 96px;
}
.icoLevel{
	background:url('../images/mobile/my/icoLevel.png') no-repeat left top;
	border-radius:82px;
	border:4px solid #fff;
	width:82px;
	height:82px;
	display:block;
	background-size:100%;
	position:relative;
	top:55px;
	margin:0 auto;
}
.memberLevel{
	clear:both;
	margin-top:60px;
	text-align:center;
	font-size:1.3em;
	color:#333333;
}
.f_gold{
	color:#b58e64;
	font-size:1.0em;
}
.icoArrowLeftMy{
	background:url('../images/mobile/my/icoArrowLeftMyZone.gif') no-repeat left top;
	width:5px;
	height:9px;
	background-size:100%;
	display:inline-block;
}
.txt_memberBenefit{display:block; margin-bottom:16px; color:#666666; font-size:12px; text-align:center;}
.bacodeShowArea {position: relative; width: 173px; height: 45px; margin: 16px auto 11px auto;}
.bacodeShowArea > .barcode {overflow: hidden; margin-left: 14px;}
.bacodeShowArea > .btn_zoom {position:absolute; width: 11px; height: 11px; top: 0; right: 0; background:url('../images/mobile/my/my_zoombarcode.png') no-repeat 0 0; background-size: 11px; z-index: 10;}

.bacodeFull{
	background:url('../images/mobile/my/icoExpandBacode.gif') no-repeat left top;
	width:11px;
	height:11px;
	background-size:100%;
	position:absolute;
	right:10px;
	top:10px;
	cursor:pointer;
	display:block;
}
.memberInfoCon{
	position:relative;
	width:100%;
	background:#fff;
	box-shadow:0 -2px 2px rgba(0,0,0,0.05);
}
.titBgGray{
	width:100%;
	line-height:42px;
	height:42px;
	color:#40362a;
	font-weight:bold;
	font-size:13px;
	background:#f2f2f2;
	display:block;
	margin-bottom:10px;
	text-indent:16.6667px;
	border-top:1px solid #e6e6e6;
	border-bottom:1px solid #e6e6e6;
	clear:both;
}
.listMyBtn{margin:15px 16.666667px 0 16.666667px; clear:both; min-height:60px; overflow: hidden;}/*160127*/
.listMyBtn li{float:left; width:25%; text-align:center;}
.listMyBtn li a{color:#888888; font-size: 12px; display:block; height:84px;}/*160125 수정*/
.listMyBtn li a span{
	border:1px solid #e6e6e6;
	width:30px;
	height:30px;
	border-radius:25px;
	margin:0 auto 10px;
}
.icoPersonal{
	background:url('../images/mobile/my/icoPersonal.gif') no-repeat center 7px;
	background-size:14px 13px;
	width:14px;
	height:13px;
	display:block;
}
.icoPastport{
	background:url('../images/mobile/my/icoPastport.gif') no-repeat center 7px;
	background-size:14px 13px;
	width:14px;
	height:13px;
	display:block;
}
.icoTravel{
	background:url('../images/mobile/my/icoTravel.gif') no-repeat center 7px;
	background-size:14px 13px;
	width:14px;
	height:13px;
	display:block;
}
.icoPassword{
	background:url('../images/mobile/my/icoPassword.gif') no-repeat center 7px;
	background-size:14px 13px;
	width:14px;
	height:13px;
	display:block;
}
.icoOrder{
	background:url('../images/mobile/my/icoOrder.gif') no-repeat center 7px;
	background-size:14px 13px;
	width:14px;
	height:13px;
	display:block;
}
.icoShoppingBenefit{
	background:url('../images/mobile/my/icoShoppingBenefit.gif') no-repeat center 7px;
	background-size:14px 13px;
	width:14px;
	height:13px;
	display:block;
}
.icoShoppingContents{
	background:url('../images/mobile/my/icoShoppingContents.gif') no-repeat center 7px;
	background-size:14px 13px;
	width:14px;
	height:13px;
	display:block;
}
.icoMyEvent{
	background:url('../images/mobile/my/icoMyEvent.gif') no-repeat center 7px;
	background-size:14px 13px;
	width:14px;
	height:13px;
	display:block;
}
.icoLikeEvent{
	background:url('../images/mobile/my/icoLikeEvent.gif') no-repeat center 7px;
	background-size:14px 13px;
	width:14px;
	height:13px;
	display:block;
}
.icoLikeBrand{
	background:url('../images/mobile/my/icoLikeBrand.gif') no-repeat center 7px;
	background-size:14px 13px;
	width:14px;
	height:13px;
	display:block;
}

.paperTxtArea{margin:14px 16.666667px;}/*160127 수정*/
.paperTxtArea p.titPapaer{text-align:center; color:#333333; font-size:1.0em; margin-bottom:15px; line-height:1.5em;}
.paperTxtArea p.titPapaer span{color:#888888;}
.paperInputAreaWrap{margin:0 auto; width:80%;}
.paperTxtArea p.paperInputArea input[type="text"]{color:#999999; height:34px; line-height:34px; border:0; font-size:0.90em;  padding-left:5px;}
.paperTxtArea p.paperInputArea {width:81%; border:1px solid #e5e5e5; line-height:36px; height:36px; position:relative; float:left;}
.icoPaperInputArea{
	background:url('../images/mobile/my/icoMyClose.jpg') no-repeat left top;
	width:20px;
	height:20px;
	background-size:100%;
	position:absolute;
	top:8px; 
	right:5px;
	cursor:pointer;
	display:none;
}
.btnGraySmall{
	width:15%;
	line-height:36px;
	height:36px;
	border:1px solid #9b9b9b;
	background:#adadad;
	display:inline-block;
	color:#333333;
	text-align:center;
	cursor:pointer;
	font-size:0.9em;
}
.txtAlertCoupon{height: 13px; line-height: 13px;
	text-align:center;
	color:#e23a3a;
	display:block;
	margin-top:8px;
	font-size: 12px;
	color:#e23a3a;
}
.icoAlertMy{vertical-align: top; margin-right: 5px;
	background:url('../images/mobile/my/icoAlert.gif') no-repeat left top;
	width:13px;
	height:13px;
	background-size:auto 100%;
	display:inline-block;
}
.titBgGray b{
	font-weight:normal;
	color:#888888;
	font-size:1.0em;
}
.titBgGray b span{color:#f00; text-decoration:underline; font-size:1.0em;}
.myLine{
	background:url('../images/mobile/my/line.gif') no-repeat left top;
	width:1px;
	height:11px;
	background-size:100%;
	display:inline-block;
	margin:0 5px;
}
.myCouponList{
	width:100%;
}
.myCouponList li{width:100%; display:table; padding-bottom:20px; border-bottom:1px solid #f4f4f4; margin-bottom:20px;}
.myCouponList li:last-child{border-bottom:0; margin-bottom:20px;}
.myCouponList li dl{
	width:87.03703703704%;
	margin:0 auto;
}
.myCouponList li dl dt{width:40%; float:left;}
.myCouponList li dl dt img{width:100%; height:56px;}
.myCouponList li dl dd{float:right; width:56%;}
.myCouponList li dl dd p{font-size:0.95em; letter-spacing:-0.1em; color:#333333; margin-bottom:5px;}
.roundRecatngleGrayLine{
	border-radius:20px;
	width:55px;
	border:1px solid #dcdcdc;
	height:18px;
	line-height:18px;
	display:inline-block;
	background:url('../images/mobile/my/icoArrowUse.gif') no-repeat 53px 4px;
	background-size:4px 7px;
	color:#333333;
	font-size:0.9em;
	text-align:center;
	padding-right:10px;
	cursor:pointer;
}

.layerPopWrap.myBarcode {position:fixed; height: 35%; top: 0; left: 0; right: 0;}
.layerPopWrap.myBarcode > div {position:relative; width:100%; height:100%;}/*160128*/
.layerFullImg{width:100%; height: 100%; position:relative; z-index:9999; background:#ffffff; /*transform:rotate(90deg); transform-origin: 0 0; */top:0; bottom:0; left:0; right:0;}/*160127*/
.layerFullImg .pop_logo{
	position:relative; 
	text-indent:-9999px; 
	width:76px; 
	height:33px; 
	background:url(../images/mobile/my/popup_bacode_logo.gif) no-repeat left top;
	background-size:100%;
	display:block;
	top:30px;
	left:30px;
	}
.img_bacode{overflow: hidden; width:100%; height:100%; margin: 0 auto; display:block; position:relative;}/*160127*/
.img_bacode #myBarcode {position:relative; height: 76px; top: 50%; margin: -30px auto 0 auto; zoom: 1.2;}
.img_bacode #myBarcode div:last-child {padding-top: 15px;}
.btn_bacode{position:absolute;bottom:10px; width:100%;}
.icoReduction{
	background:url('../images/mobile/my/icoReductionBacode.gif') no-repeat left;
	width:20px;
	height:20px;
	background-size:100%;
	display:block;
	position:relative;
	left:25px;
	top:-60px;
	z-index:10;
}
.bacodeCloseBtn{
	background:url('../images/mobile/my/icoBacodeClose.gif') no-repeat left;
	width:28px;
	height:28px;
	background-size:100%;
	display:block;
	position:relative;
	float:right;
	right:25px;
	top:-80px;
	z-index:10;
	cursor:pointer;
}


/*151221 기타 신라면세점은 레이아웃 변경 css추가*/

.shop_link_list_J{clear:both;}
.shop_link_list_J li{width:50%; /* min-height:165px;  */display:block;}/*160120 수정*/
.shop_link_list_J li a{display:block; color:#444; margin:0 10px;}
.shop_link_list_J li a p{display:block;}
.shop_link_list_J li a img{width:100%;}
.shop_link_list_J li strong{display:block; height: 18px; padding:0 10px 0 0; margin: 6px 0 0 0; background:url(../images/mobile/icon/arrow_shop_link.jpg) no-repeat right 5px; background-size:4px; font-size:13px; color:#444; letter-spacing:-1px; line-height: 18px;}

/* 2020-11-03 */
/* 지점안내 - 추가 콘텐츠 */
.infoIntroduce {margin-top: 30px;padding: 0 23px;}
.infoIntroduce .listinfo {max-width:425px;margin: auto;}
.infoIntroduce .listinfo li + li {margin-top:20px;}
.infoIntroduce .listinfo li dl {display: flex;align-items: center;}
.infoIntroduce .listinfo li:nth-child(even) dl {flex-flow: row-reverse;}
.infoIntroduce .listinfo li dl dt {width:50%;}
.infoIntroduce .listinfo li dl dt img {width:100%;}
.infoIntroduce .listinfo li dl dd {width:50%;box-sizing: border-box;padding:0 0 0 7.5%;}
.infoIntroduce .listinfo li dl dd p {font-size: 12px;color:#666;line-height:20px;letter-spacing: -0.5px;}
.infoIntroduce .listinfo li:nth-child(even) dl dd {padding: 0 4% 0 3.5%;}
/* //2020-11-03 */
.icoNum01{
	background:url('../images/mobile/info/icoNum01.jpg') no-repeat left top;
	background-size:100%;
	width:16px;
	height:16px;
	display:block;
	margin-bottom:10px;
}
.icoNum02{
	background:url('../images/mobile/info/icoNum02.jpg') no-repeat left top;
	background-size:100%;
	width:16px;
	height:16px;
	display:block;
	margin-bottom:10px;
}
.icoNum03{
	background:url('../images/mobile/info/icoNum03.jpg') no-repeat left top;
	background-size:100%;
	width:16px;
	height:16px;
	display:block;
	margin-bottom:10px;
}
.icoNum04{
	background:url('../images/mobile/info/icoNum04.jpg') no-repeat left top;
	background-size:100%;
	width:16px;
	height:16px;
	display:block;
	margin-bottom:10px;
}
.appEvent{width:100%; margin-top:30px; padding-bottom: 30px;}
.appEvent p img{width:100%;}
.appEvent dl{width:100%; text-align:center; margin-bottom:30px;}
.appEvent dl dt{font-size:17px; color:#333333; font-weight:normal;}
.appEvent dl dt strong{font-size:17px; display:block;}
.appEvent dl dd{margin-top:10px; font-size: 12px; color:#333333; line-height:14px;}
.appEvent ul{width:100%; margin-top:26px;}
.appEvent ul li{width:100%; font-size: 12px; color:#666; clear:both; margin-bottom:16px;}
.appEvent ul li strong{color:#333333; font-size: 12px;}
.appEvent ul li span{float:left;}
.appEvent ul li b{display:block; font-size:10.5px; color:#888888; margin-top:3px;}
.icoOrangeBacode{
	background:url('../images/mobile/info/icoBacode.jpg') no-repeat center center;
	background-size:6.667px 6.667px;
	display:block;
	border:1px solid #b2b2b2; 
	width:17px;
	height:17px;
	border-radius:17px;
	-webkit-border-radius:17px;
	padding-right:1px;
	margin-right:10px;
}
.icoGreenCar{
	background:url('../images/mobile/info/icoCar.jpg') no-repeat center center;
	background-size:6.667px 6.667px;
	display:block;
	border:1px solid #b2b2b2; 
	width:17px;
	height:17px;
	border-radius:17px;
	-webkit-border-radius:17px;
	padding-right:1px;
	margin-right:10px;
}
.icoBluePresent{
	background:url('../images/mobile/info/icoPresent.jpg') no-repeat center center;
	background-size:6.667px 6.667px;
	display:block;
	border:1px solid #b2b2b2; 
	width:17px;
	height:17px;
	border-radius:17px;
	-webkit-border-radius:17px;
	padding-right:1px;
	margin-right:10px;
}

.listStoreTabArea{overflow:hidden; position:relative; width:100%;}/*-- 2018-08 ui개편용 수정 //--*/
/*2018-05-23 수정*/
.listStoreBtnWrap{padding:0 18px; border-bottom:1px solid #6e6e6e; height:34px;}
.listStoreBtn2{width:240%; white-space:nowrap;}
.listStoreBtn2 li{float:left; width:13.8%; height:36px; line-height:36px;}
/*--2018-05-23 수정--*/

.listStoreBtn2 li a{
	font-size:13px;
	display:block;
	color:#666;
	text-align:center;
	padding:9px 0;
	line-height:14px;
	font-weight:bold;
}
.listStoreBtn2 li.on a{
	font-size:13px;
	border-bottom:2px solid #42382c;
	color:#40362a;
}
/*2018-05-23 추가*/
.listStoreBtn2 li:nth-child(4) a{padding-left:4px;}
.listStoreBtn2 li:nth-child(3) a,.listStoreBtn2 li:nth-child(4) a{letter-spacing:-0.05em;}
/*--2018-05-23 추가--*/
/*20151218*/
.menu_tour_category {overflow:hidden; padding:13px 0 10.66px 0; margin-bottom:13.33px; background-color:#f1f1f1; text-align:center;}
.menu_tour_category li {display:inline-block; margin-left:8%;}
.menu_tour_category li:first-child {margin-left:0;}
.menu_tour_category a {display:block; width:58px; height:22px; padding-top:30.33px; padding-bottom:6px; border-radius:66.66px; color:#ffffff; font-size: 12px; font-weight:bold; text-align:center; line-height:22px;}
.menu_tour_category .all a {background:url(../images/mobile/images/sns/icon_tour_all.png) #cecece no-repeat 0 0; background-size:100%;}
.menu_tour_category .food a {background:url(../images/mobile/images/sns/icon_tour_food.png) #cecece no-repeat 0 0; background-size:100%;}
.menu_tour_category .picture a {background:url(../images/mobile/images/sns/icon_tour_picture.png) #cecece no-repeat 0 0; background-size:100%;}
.menu_tour_category .structure a {background:url(../images/mobile/images/sns/icon_tour_structure.png) #cecece no-repeat 0 0; background-size:100%;}
.subwrap_tour {margin-left:-11.66666666666667px; margin-right:-11.66666666666667px;}


/*151222 추가*/


.tab_incheonTip{
	width:100%;
	border-top:1px solid #cacaca;
	border-bottom:1px solid #a5a5a5;
	height:33px;
	line-height:33px;
	margin-top:30px;
}
.tab_incheonTip li{float:left; width:25%;	text-align:center; margin:5px 0;}
.tab_incheonTip li a{display:block; text-indent:-9999px; background:url('../images/mobile/guide/tab_shoppingIncheonTip.png') no-repeat left top; background-size:294px 52px;}
.tab_incheonTip li.tip01 a{
	background-position:0 0;
	width:64px;
	height:23px;
	display:block;
}
.tab_incheonTip li.tip01_on a{
	background-position:0 -26px;
	width:64px;
	height:26px;
	display:block;
}
.tab_incheonTip li.tip02 a{
	background-position:-77px 0;
	width:64px;
	height:23px;
	display:block;
}
.tab_incheonTip li.tip02_on a{
	background-position:-77px -26px;
	width:64px;
	height:26px;
	display:block;
}
.tab_incheonTip li.tip03 a{
	background-position:-154px 0;
	width:64px;
	height:23px;
	display:block;
}
.tab_incheonTip li.tip03_on a{
	background-position:-154px -26px;
	width:64px;
	height:26px;
	display:block;
}
.tab_incheonTip li.tip04 a{
	background-position:-230px 0;
	width:64px;
	height:23px;
	display:block;
}
.tab_incheonTip li.tip04_on a{
	background-position:-230px -26px;
	width:64px;
	height:26px;
	display:block;
}
.txt_IncheonInfo{
	width:100%;
	margin-top:30px;
}
.txt_IncheonInfo dt{
	font-size:13.33px;
	color:#222222;
	font-weight:bold;
	margin-bottom:10px;
	word-break:break-all;
}
.txt_IncheonInfo dt span{
	color:#ffffff;
	background:#352c27;
}
.txt_IncheonInfo dd{
	font-size:12px;
	color:#222222;
	word-break:break-all;
}
.listIncheonStore{
	width:100%;
	margin-top:20px;
	overflow:hidden;
}
.listIncheonStore li{float:left; width:50%;}
.listIncheonStore li img{width:100%; margin-bottom:5px;}
.listIncheonStore li.line img{border:1px solid #907059; width:100%; margin-bottom:5px;}
.listIncheonStore li p{margin:0 6px; text-align:center; color:#222; font-size:12px;}
.noticeInfoWrap{
	padding:13.333px;
	background:#e4e4e4;
	clear:both;
	margin-top:20px;
}
.titPopNotice{
	font-size:13.33px;
	color:#222222;
	font-weight:bold;
}
.icoWait{
	background:url('../images/mobile/guide/icoWait.jpg') no-repeat left top;
	background-size:100%;
	width:15px;
	height:15px;
	display:inline-block;
	margin-right:5px;
	vertical-align:middle;
}

.eventPopArea{width:100%;}
.eventPopArea p{margin-bottom:10px;}
.eventPopArea p img {width:100%;}
.icoNotice{
	background:url('../images/mobile/guide/icoAlert.jpg') no-repeat left top;
	background-size:100%;
	width:10px;
	height:10px;
	display:inline-block;
	margin-right:5px;
	vertical-align:middle;
}
.listPopNotice{
	width:100%;
	margin-top:10px;
}
.listPopNotice li{
	background:url('../images/mobile/guide/icoBrownDot.jpg') no-repeat 6px 7px;
	background-size:3px 3px;
	display:inline-block;
	padding-left:15px;
	vertical-align:middle;
	font-size:12px;
	color:#222222;
	margin-bottom:5px;
}



.listInfoBenefit{padding-right:16.6667px; margin-top:10px; clear:both;}
.listInfoBenefit li{width:100%; margin-bottom:12px; font-size: 12px; word-break:break-all;}
.listInfoBenefit li.icoStep01{
	background:url('../images/mobile/info/icoProductList.jpg') no-repeat left 4px;
	background-size:12px 10px;
	padding-left:18px;
}
.listInfoBenefit li.icoStep02{
	background:url('../images/mobile/info/icoSoldOut.jpg') no-repeat left 4px;
	background-size:12px 10px;
	padding-left:18px;
}
.listInfoBenefit li.icoStep03{
	background:url('../images/mobile/info/icoSearchForced.jpg') no-repeat left 4px;
	background-size:12px 10px;
	padding-left:18px;
}
.listInfoBenefit li.icoStep04{
	background:url('../images/mobile/info/icoSnsMember.jpg') no-repeat left 4px;/*160113-1 경로오류수정*/
	background-size:12px 10px;
	padding-left:18px;
}
.listInfoBenefit li.icoStep05{
	background:url('../images/mobile/info/icoPersonal.jpg') no-repeat left 4px;
	background-size:12px 10px;
	padding-left:18px;
}
.listInfoBenefit li.icoStep06{
	background:url('../images/mobile/info/icoTotalApp.jpg') no-repeat left 4px;
	background-size:12px 10px;
	padding-left:18px;
}
.listInfoBenefit li strong{display:block; margin-bottom:5px; font-size:12px;}
.btnList{overflow:hidden; margin:25px 0;}
.btnList span{float:left;}
.btnList span:last-child{float:right;}
.btnWhiteLine{
	border:1px solid #999999;
	width:52%;
	height:30px;
	line-height:30px;
	text-align:left;
	padding-left:3%;
	display:block;
	background:url('../images/mobile/info/icoArrowLeftOnline.jpg') no-repeat 96% center;
	background-size:4.33px 8.667px;
	cursor:pointer;
}
.btnWhiteLine a{font-size: 12px; color:#666666; letter-spacing:-0.1em;}
.btnBrownBg{
	width:43%;
	height:32px;
	line-height:32px;
	text-align:center;
	display:block;
	background:#40362a;
	cursor:pointer;
}
.btnBrownBg a{font-size: 12px; color:#ffffff; letter-spacing:-0.1em;}
.listOpenEventBenefitWrap{width:100%; height:157px; clear:both; background:#f8f7f5; padding-top:15px; clear:both;}
.listOpenEventBenefit{width:91.8367%; margin:0 auto; clear:both; overflow:hidden; height:145px; background:#ffffff;}
.listOpenEventBenefit li{float:left; border-right:1px solid #dedede; width:33%; font-size: 12px; color:#333333; height:145px;}
.listOpenEventBenefit li:last-child{border-right:0;}
.listOpenEventBenefit li dl{text-align:center; padding:0 5px;}
.listOpenEventBenefit li dl dt{margin-top:9px; font-size: 12px; color:#333333; font-weight:bold;}
.listOpenEventBenefit li dl dd{font-size:10.5px; line-height:1.5em;}
.listOpenEventBenefit li dl dd span{margin:15px auto 8px; display:block;}
.icoBenefit01{
	background:url('../images/mobile/info/icoNewMemberBenefit.jpg') no-repeat left top;
	background-size:100%;
	width:43px;
	height:29px;
	display:block;
}
.icoBenefit02{
	background:url('../images/mobile/info/icoPriceMemberBenefit.jpg') no-repeat left top;
	background-size:100%;
	width:37px;
	height:29px;
	display:block;
}
.icoBenefit03{
	background:url('../images/mobile/info/icoWeddingMemberBenefit.jpg') no-repeat left top;
	background-size:100%;
	width:44px;
	height:27px;
	display:block;
}
.before3hoursShopInfo{
		width:100%;
		background:url('../images/mobile/info/ico3beforeShop.jpg') no-repeat right 20px;
		background-size:83.333px 68px;
		/* height:100px; */
		margin:30px 0;
		clear:both;
		overflow:hidden;
	}
.txt_before3hours{width:65%; }
.txt_before3hours dt{font-size:12px; color:#333; font-weight:bold; margin-bottom:10px;}
.txt_before3hours dd{font-size: 12px; color:#666666; font-weight:normal; line-height:1.5em;}
.txt_before3hours dd span{background:#3e3129; color:#fff; font-size: 12px;}
.f_red2{color:#dc2121;}

/* 2020-11-03 */
.txt_event{font-size:12px; color:#222; text-align:left;padding:15px 0 3px; line-height:16px;}
/* //2020-11-03 */
.txt_event,.txt_event > p {font-size: 13px;}
.txt_event strong{color:#dc2121; text-decoration:underline; font-size: 12px;}
.txt_event.txt_middle {max-width: 57%;}
.txt_event.txt_middle > p {vertical-align: middle; display: inline-block; line-height: 18px;}

/*-- 2018-08 ui개편용 추가 --*/
.txt_event.st_txt {margin:0 23px;}/* 2020-11-03 */
.evt_login {height:48px !important; line-height:48px !important;}
/*--// 2018-08 ui개편용 추가 --*/
/*160112-7*/
.btnClose{z-index:6;}
.titPopup{position:relative; z-index:5;}
/* 2020-11-03 */
.layerContainer_share .titPopup {font-size: 16px;color: #222;font-weight: bold;text-align: center;}
.layerContainer_share .share_text {display:none;}
/* //2020-11-03 */

/*신라트렌드 텍스트 추가 160117*/
.selTrendWrap{display:block; overflow:hidden; width:115px; float:right;}
.selTrendWrap span{text-align:left; line-height:47px;}
.selTrendWrap select{outline:none;}

/*160119*/
/*7*/
.txt_event span.txt_red {color:#dc2121;}


/* 160117 통합앱가이드 css추가 160907 수정*/
.total_appguide_contents{width:100%;}
.total_appguide_contents img{width:100%;}
.total_appguide{position:relative; overflow:hidden; width:100%; padding-top:15px; background:#ffffff; line-height:24px;}
.ico_download_app > a.ico_android {background-color:transparent; position:absolute; top:33%; left:4%; width:45%; height:0px; padding-bottom:18%; text-indent:-9999px;}
.ico_download_app > a.ico_apple {background-color:transparent; position:absolute; top:33%; left:50%; width:45%; height:0px; padding-bottom:18%; text-indent:-9999px;}
.total_appguide:first-child {padding-top:0; padding-bottom:0;}
.total_appguide{position:relative; background:#3f3529;}
.total_appguide .service_btn{background-color:transparent; position:absolute; top:86%; left:16%; width:68%; height:0; padding-bottom:16%; text-indent:-99999px;}
/* 160907 수정 끝*/

/*160121 로딩중추가*/
.loading{
	background: url(../images/mobile/icon/ico_loading.gif) no-repeat center center;
	background-size:100%;
	margin:10px auto;
	width:16px;
	height:16px;
	display:block;
	text-indent:-9999px;
	margin-bottom:10px;
}

/*160121 추가*/
.coupon_price{
		background:url(../images/mobile/my/bg_Coupon.gif) no-repeat center center; 
		background-size:100%;
		width:200px; 
		height:94.6667px;
		margin:0 auto;
}
.coupon_price p{font-size:25px; color:#3b1000; font-weight:bold; padding-top:15.667px; font-family: "Nanum Gothic";}/*160128*/
.coupon_price p span{font-size: 12px;}
.coupon_price img{width:90%; height:auto; margin-top:3px;}

/*7*/
.select_shop_notice {position: relative;display:none;} /* 2020-11-03 */
.select_shop_notice .board_search_area {position: relative; height: 28px; margin:0 123px 0 16.66666666666667px; border: 1px solid #999999; z-index: 5;}
.select_shop_notice .board_search_area > div {position: relative; height:100%;}
.select_shop_notice .board_search_area > div > input {position:relative; display: block; height: 100%; padding:0 26px 0 10px; background-color: transparent; z-index: 5;}
.select_shop_notice .board_search_area > div > a {position: absolute; display: block; width:19px; height:19px; top:5px; right:5px; z-index: 10;}
.select_shop_notice .board_search_area > div > a > img {vertical-align: top; width:100%; height: 100%;}
.select_shop_notice .select_area {position:absolute; top:0; right:0; font-size: 0; z-index: 10;}
.select_shop_notice .select_area select {width:72px; padding: 0 5px;}
.select_shop_notice .select_area .btn_black_search {background-color: #40362a; color: #ffffff;}


/*160122 추가*/
.event_all_btn{overflow: hidden; margin:7px 0; text-align:right; display:inline-block; float:right;}
.hart_check{float:left; display:inline-block; margin-right:10px; }

.hart_check .all_check_area{height:25px; color:#666; position:relative;}
.hart_check .all_check_area label{display:block; background:url(../images/mobile/icon/checkbox_off.png) no-repeat 5px center; background-size:15px;
  font-size: 12px; line-height:25px; text-indent:22px; letter-spacing:-1px;
}
.hart_check .all_check_area input[type="checkbox"]{opacity:0; position:absolute; left:0; top:0;}

.hart_check .all_check_area input[type="checkbox"]:checked + label{background:url(../images/mobile/icon/checkbox_on.png) no-repeat 5px center; background-size:15px;}
/*-- 2018-08 ui개편용 수정 --*/						
.ico_hart{
	background:url(../images/mobile/icon/ico_myhart.png) no-repeat right 0;
	width:28px;
	height:28px;
	background-size:auto 28px;
	display:block;
	position:absolute;
	top:23px;
	right:10px;
	text-indent:-9999px;
}
.ico_hart_on{
	background:url(../images/mobile/icon/ico_myhart.png) no-repeat 0 0;
	width:28px;
	height:28px;
	background-size:auto 28px;
	display:block;
	position:absolute;
	top:23px;
	right:10px;
	text-indent:-9999px;
}
/*--// 2018-08 ui개편용 수정 --*/
.txt_brand{font-size: 12px; color:#666;}


/*160211*/
/*4*/
.icnshop_tip_tab {overflow: hidden; margin: 18px 0; border-top:1px solid #dfdfdf; border-bottom:1px solid #dfdfdf;}
/* .icnshop_tip_tab li:first-child {width: 33.4%;} */
.icnshop_tip_tab li {float: left; width:50%;}
.icnshop_tip_tab li a {overflow: hidden; display: block; width: 130px; height: 34.666px; background-repeat: no-repeat; background-position: 0 bottom; background-size:130px auto; font-size: 0; text-indent: -9999px;}
.icnshop_tip_tab li.on a {background-position: 0 0;}
.icnshop_tip_tab li.tip1 a {margin: 0 auto; background-image: url(../images/mobile/etc/bg_icnshop_tab1.png);}
.icnshop_tip_tab li.tip2 a {margin: 0 auto; background-image: url(../images/mobile/etc/bg_icnshop_tab2.png);}
/* .icnshop_tip_tab li.tip3 a {margin-left: 6.666px; background-image: url(../images/mobile/etc/bg_icnshop_tab3.png);} */
.icnshop_tip_tab li.tip4 a {float: right; background-image: url(../images/mobile/etc/bg_icnshop_tab3.png);}

.icnshop_tip_tit {margin-bottom:5px; color:#222222; font-size: 13px; font-weight:bold; text-align: center; line-height: 16px; letter-spacing: -0.5px;}
.icnshop_tip_tit span {padding:2px; background-color: #352c27; color:#ffffff;}
.icnshop_tip_tit span strong {color:#ffffff; font-size:16px;}
.icnshop_tip_txt {margin-bottom:14px; color:#222222; font-size:12px; text-align: center; line-height:16px; letter-spacing: -1px;}

.icnshop_double_img {overflow: hidden; margin-bottom:9px;}
.icnshop_double_img > p {float: left; width: 50%;}
.icnshop_double_img > p img {width: 100%; margin-left:3.333px;}
.icnshop_double_img > p span {display: block; /* height:23px;  */padding:0 3.5px; margin-left:3.333px; color:#222222; font-size:12px; text-align: center; line-height:29px;}
.icnshop_double_img > p:first-child img,.icnshop_double_img > p:first-child span {margin-right: 3.333px; margin-left: 0;}

.icnshop_tip_graybox {padding: 15px; background-color: #e4e4e4;}
.icnshop_tip_graybox > p {height: 14px; padding-left:15px; margin-bottom:7px; background: url(../images/mobile/etc/img_icnshop_stop.png) no-repeat 0 1px; background-size: auto 12px; color: #222222; font-size: 13.333px; font-weight: bold;}
.icnshop_tip_graybox > ul li {padding-left:9px; margin-bottom:3.333px; background: url(../images/mobile/etc/img_icnshop_listbul.png) no-repeat 0 7px; background-size:3.33px 3.33px; color:#222222; font-size:12px; line-height:16px; }

/*5*/
/* 2020-11-03 */
.layerPopWrap .layerContainer_main {padding: 0;}
.layerContainer_main .layerContents {overflow: hidden; position:relative; padding:0;}
.layerContainer_main .layerContents .image {position: relative; z-index: 5;}
.layerContainer_main .layerContents .image img {vertical-align: top; width:100%; height: 100%;}
.layerContainer_main .layerContents .close {position: absolute;display: block;z-index: 10;bottom: 8px;right: 8px;top: auto;background: url('https://www.shilladfs.com/comm/resources/event/1600825410929dcc7fc50-cdb5-4f91-a396-cad6d073ecb1.png');background-size: 100% auto;width: 16px;height: 16px;}
.layerContainer_main .layerContents .close > img {width: 16px;height: 16px;margin: 10px 0 0 10px;display: none;}
.layerContainer_main .layerContents .nottoday_input {display: block;height:25px;padding: 10px 10px 0 10px;}
.layerContainer_main .layerContents .nottoday_input > div {position: relative; width: 100%; height: 100%;}
.layerContainer_main .layerContents .nottoday_input > div input {position:absolute; display: block; width:15px; height:15px; top:0; left:0; opacity: 0; -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"; filter: alpha(opacity=0); -khtml-opacity: 0; -moz-opacity: 0;	-ms-filter: "alpha(opacity=0)";}
.layerContainer_main .layerContents .nottoday_input > div label {display: inline-block; padding-left:21px; background: url(../images/mobile/icon/icon_mainlayer_checkoff.png) no-repeat 0 0; background-size: 15px; color:#666666; font-size: 12px; line-height:15px;}
.layerContainer_main .layerContents .nottoday_input > div input:checked + label {background: url(../images/mobile/icon/icon_mainlayer_checkon.png) no-repeat 0 0; background-size: 15px;}
/* //2020-11-03 */

/*160215*/
/*1*/
.mguide_mobileapp_guide li {padding-bottom:173px; margin-top: 31px; background-repeat: no-repeat; background-position: center bottom; background-size: auto 151px;}
.mguide_mobileapp_guide li.first {padding-top:6px; padding-bottom: 183px; margin-top: 0; background-image: url(../images/mobile/guide/img_mguide_mobileapp1.png); background-size: auto 161px;}
.mguide_mobileapp_guide li.second {background-image: url(../images/mobile/guide/img_mguide_mobileapp2.png);}
.mguide_mobileapp_guide li.last {background-image: url(../images/mobile/guide/img_mguide_mobileapp3.png);}
.mguide_mobileapp_guide li .tit {height:26.666px; color: #3f3529; font-size: 18px; text-align: center; line-height:26.666px;}
.mguide_mobileapp_guide li .txt {height:21px; color: #3f3529; font-size: 12px; text-align: center; line-height:21px;}

/*160222*/
/*Black Membership*/
.blackmember_menu.listStoreBtnWrap {padding:0;}
.blackmember_menu .listStoreBtn2 {width: 100%;}
.blackmember_menu .listStoreBtn2 li {width: 20%;}
.black_area .title_area {padding: 34px 0 13px 0; margin: 0; border-bottom: 0;}
.black_membergrade {border-top: 2px solid #412d20; border-bottom: 2px solid #412d20;}
.black_membergrade .black_membergrade_table {width: 100%; table-layout: fixed;}
.black_membergrade .black_membergrade_table thead th {height:33.33px; color: #333333; font-size: 12px; font-weight: bold; text-align: center; line-height:33.33px;}
.black_membergrade .black_membergrade_table tbody th {color: #333333; font-size: 12px; text-align: center;}
.black_membergrade .black_membergrade_table tr {}
.black_membergrade .black_membergrade_table td {padding: 9px; color: #333333; font-size:12px; line-height: 15px; word-break: break-all;}
.black_membergrade .black_membergrade_table th,.black_membergrade .black_membergrade_table td {border-top: 1px solid #8c867f; border-left: 1px solid #8c867f;}
.black_membergrade .black_membergrade_table thead th {border-top: 0;}
.black_membergrade .black_membergrade_table thead th:first-child,.black_membergrade .black_membergrade_table thead td:first-child,
.black_membergrade .black_membergrade_table tbody th:first-child,.black_membergrade .black_membergrade_table tbody td:first-child {border-left: 0;}

.top_banner_paging.black_paging {background-image: url(../images/mobile/black/banner_paging_bg.png);}
.subWrap.black_subwrap {margin: -29px 0 0 0; padding: 31px 19px 7px 19px; background-color: #f2f2f2;}
.subWrap.black_subwrap > .in {min-height: 39px; padding: 19px 10px 17px 103px; background: url(../images/mobile/black/bg_blackmember_main.png) #ffffff no-repeat 0 center; background-size: 103px 68px; border: 1px solid #d1d1d2;}
.subWrap.black_subwrap > .in .title {color: #222222; font-size: 13px; font-weight: bold; line-height: 19px;}
.subWrap.black_subwrap > .in .text {color: #222222; font-size: 13px; line-height:19px; letter-spacing: -1px;}
.blackmember_notice{padding: 8px 20px; border-bottom: 1px solid #412d20;}
.blackmember_notice li{padding: 0 10px;}
.blackmember_notice li a{overflow: hidden; display: block; height: 24px; padding: 0 10px; color: #333333; font-size: 12px; text-overflow: ellipsis; white-space: nowrap; line-height: 24px;}
/*160304*/
.sorting_allcheck_area.coupon_allcheck_area {margin: 0; padding: 7px 16.66666666666667px; border-bottom: 1px solid #4a4035;}
/* .coupon_list_area {border-top: 1px solid #4a4035;} */
.coupon_list_area > li {overflow: hidden; padding-top: 20px; border-top:1px solid #40362a;}
.coupon_list_area > li:first-child {border-top: 0;}

/* coupon_img_area */
.coupon_list_area li > div.coupon_img_area {overflow: hidden; position:relative; padding: 0 10px; margin: 0 16.66666666666667px;}
.coupon_list_area li > div.coupon_img_area .coupon_check_area {position:absolute; top: 0; left: 0;}
/* coupon_ticket */
.subWrap.myCoupon .coupon_ticket {width: 274px;}
.coupon_ticket {overflow: hidden; margin: 0 auto;}
.coupon_ticket > img {width: 100%; margin-bottom: 10px;}
.coupon_ticket .coupon {width: 242px; height: 124px; padding: 0 16px 12px 16px; margin: 0 auto 10px auto; background:url(../images/mobile/event/bg_coupon_ticket.png) #bab0a0 no-repeat 0 bottom; background-size: 100% auto;}
.coupon_ticket .coupon > span {display: block;}
.coupon_ticket .coupon .title {overflow: hidden; height: 26px; padding: 0 10px; margin: 0 -16px 0 -16px; color: #ffffff; font-size: 12px; font-weight: bold; text-align: left; line-height: 26px; text-overflow: ellipsis; white-space: nowrap;}
.coupon_ticket .coupon > .over {height: 14px; margin-top: 8px; color: #dc2121; font-size: 10px; text-align: right; line-height: 14px;}
.coupon_ticket .coupon > .num {height: 43.3px; color: #1f0e0e; font-size: 30px; text-align: center; font-family: "Nanum Gothic"; font-weight: bold; line-height: 43.3px;}
.coupon_ticket .coupon > .num strong {font-size: 33px; font-weight: bold;}
.coupon_ticket .coupon > .text {height: 16px; color: #444444; font-size: 12px; text-align: left; line-height: 16px;}
.coupon_ticket .coupon > .text strong {padding-right: 6px; margin-right: 6px; background: url(../images/mobile/event/line_coupon_ticket.png) no-repeat right center; background-size: auto 8px; color: #666666; font-size: 10px;}
.coupon_ticket .button {overflow: hidden; width: 260px; padding-left: 14px; margin: 0 auto 20px auto; font-size: 0;}
.coupon_ticket .button a {display:block; float: right; width: 50%; height: 28px; border: 1px solid #999999; color: #666666; font-size: 12px; text-align: center; line-height: 28px;}
.coupon_ticket .button a:first-child {float: left; margin-left: -14px;}
.coupon_ticket .button a span {vertical-align: middle; display:inline-block; width: 18px; height: 18px; margin-right: 7px;}
.coupon_ticket .button a.detail span {background: url(../images/mobile/event/icon_coupon_detail.png) no-repeat 0 0; background-size: 100%;}
.coupon_ticket .button a.mycoupon span {background: url(../images/mobile/event/icon_coupon_save.png) no-repeat 0 0; background-size: 100%;}

/* coupon_usebrand_area */
.coupon_list_area li > div.coupon_usebrand_area > a.coupon_usebrand_btn {position:relative; display: block; height: 39.333px; padding: 0 38px 0 10px; background-color: #eeeeee; border-top: 1px solid #ffffff;}
.coupon_list_area li > div.coupon_usebrand_area > a.coupon_usebrand_btn > span.text {display:block; height: 100%; color:#333333; font-size: 12px; font-weight: bold; line-height: 39.333px;}
.coupon_list_area li > div.coupon_usebrand_area > a.coupon_usebrand_btn > span.icon {position: absolute; display:block; width: 13.333px; height: 7.666px; top: 15px; right: 10px; background:url(../images/mobile/event/icon_usebrand_open.png) no-repeat 0 0; background-size: auto 100%;}
/* brand_prod_area */
.coupon_list_area li > div.coupon_usebrand_area .brand_prod_area {display:none;}
.coupon_list_area li > div.coupon_usebrand_area .brand_prod_area .brand_prod_tit {padding: 14px 0 10px 0; color: #333333; font-size: 12px;}
.coupon_list_area li > div.coupon_usebrand_area .brand_prod_area .prod_menu_area {overflow: hidden; background-color: #ffffff; border-top: 1px solid #9c9c9c; border-right: 1px solid #f6f6f6;}
.coupon_list_area li > div.coupon_usebrand_area .brand_prod_area .prod_menu_area li {float: left; width: 33.333%; padding: 0;}
.coupon_list_area li > div.coupon_usebrand_area .brand_prod_area .prod_menu_area li > a {display: block; height: 30px; border-left: 1px solid #f6f6f6; border-bottom: 1px solid #f6f6f6; color: #222222; font-size: 12px; text-align: center; line-height: 30px;}
.coupon_list_area li > div.coupon_usebrand_area .brand_prod_area .prod_menu_area li.on > a {background:#40362a;	color:#fff;}

/* brand_menu_area */
.coupon_list_area li > div.coupon_usebrand_area .brand_menu_area .brand_menu_lang {overflow: hidden; height: 14px; padding: 12px 0 8px 0; text-align: right; line-height: 14px;}
.coupon_list_area li > div.coupon_usebrand_area .brand_menu_area .brand_menu_lang .brand_prod_tit {vertical-align: top; float: left; padding:0; line-height: 14px;}
.coupon_list_area li > div.coupon_usebrand_area .brand_menu_area .brand_menu_lang a {vertical-align: top; display: inline-block; width: 14px; height: 14px; margin-left: 13px; font-size: 0; text-indent: -9999px; line-height: 28px; opacity: 0.3; -webkit-opacity: 0.3;}
.coupon_list_area li > div.coupon_usebrand_area .brand_menu_area .brand_menu_lang a.on {opacity: 1; -webkit-opacity: 1;}
.coupon_list_area li > div.coupon_usebrand_area .brand_menu_area .brand_menu_lang a.lang_en {background:url(../images/mobile/event/icon_category_en.png) no-repeat 0 center; background-size: 100% auto;}
.coupon_list_area li > div.coupon_usebrand_area .brand_menu_area .brand_menu_lang a.lang_ko {background:url(../images/mobile/event/icon_category_ko.png) no-repeat 0 center; background-size: 100% auto;}
/* menu */
.coupon_list_area li > div.coupon_usebrand_area .brand_menu_area .brand_menu {position: relative; height: 29px; padding: 0 10px 0 41px; background-color: #ffffff; border-top: 1px solid #d5d5d5; border-bottom: 1px solid #d5d5d5;}
.coupon_list_area li > div.coupon_usebrand_area .brand_menu_area .brand_menu.allbrand {height: 0; border-top:0;}
.coupon_list_area li > div.coupon_usebrand_area .brand_menu_area .brand_menu > a.all {position: absolute; display: block; width: 41px; height: 29px; top: 0; left: 0; color: #40362a; font-size: 10px; text-align: center; line-height: 29px;}
.coupon_list_area li > div.coupon_usebrand_area .brand_menu_area .brand_menu .brand_menu_list {overflow: hidden; position: relative; height: 100%; padding: 0 6.333px;}
.coupon_list_area li > div.coupon_usebrand_area .brand_menu_area .brand_menu .brand_menu_list > a {position: absolute; display:block; width: 6.333px; height: 10.333px; top: 50%; margin-top: -5.166px; font-size: 0; text-indent: -9999px;}
.coupon_list_area li > div.coupon_usebrand_area .brand_menu_area .brand_menu .brand_menu_list > a.prev {left: 0; background: url(../images/mobile/event/icon_category_menul.png) no-repeat 0 center; background-size: 100% auto;}
.coupon_list_area li > div.coupon_usebrand_area .brand_menu_area .brand_menu .brand_menu_list > a.next{right: 0; background: url(../images/mobile/event/icon_category_menur.png) no-repeat 0 center; background-size: 100% auto;}
.coupon_list_area li > div.coupon_usebrand_area .brand_menu_area .brand_menu .brand_menu_list > .in {/* overflow: hidden; */ width: 100%; height: 100%;}
.coupon_list_area li > div.coupon_usebrand_area .brand_menu_area .brand_menu .brand_menu_list > .in ul {/* overflow: hidden; */ height: 100%; font-size: 0; white-space: nowrap;}
.coupon_list_area li > div.coupon_usebrand_area .brand_menu_area .brand_menu .brand_menu_list > .in ul li {display: inline-block; width: 12.5%; padding: 0;}
.coupon_list_area li > div.coupon_usebrand_area .brand_menu_area .brand_menu .brand_menu_list > .in ul li > a {display: block; width: 100%; height: 100%; color:#40362a; font-size: 12px; text-align: center; line-height: 29px; letter-spacing: -1px;}
.coupon_list_area li > div.coupon_usebrand_area .brand_menu_area .brand_menu .brand_menu_list > .in ul li.on > a {color: #e23a3a; font-weight: bold;}
/* detail */
.coupon_list_area li > div.coupon_usebrand_area .brand_menu_area .brand_detail {padding: 6px 10px; background-color: #ffffff;}
.coupon_list_area li > div.coupon_usebrand_area .brand_menu_area .brand_detail > p.text {color: #222222; font-size: 12px; line-height: 17px; letter-spacing: -0.5px;}
.coupon_list_area li > div.coupon_usebrand_area .brand_menu_area .brand_detail > p.subtext {margin-top: 8px; color: #888888; font-size: 12px; line-height: 17px; letter-spacing: -0.5px;}
.coupon_list_area li > div.coupon_usebrand_area .brand_menu_area .brand_detail > p.subtext span {padding-right: 8px; color: #222222;}
/* open */
.coupon_list_area li > div.coupon_usebrand_area.open > a.coupon_usebrand_btn {background-color: #eeeeee; border-top: 1px solid #d5d5d5;}
.coupon_list_area li > div.coupon_usebrand_area.open > a.coupon_usebrand_btn > span.icon {background:url(../images/mobile/event/icon_usebrand_close.png) no-repeat 0 0; background-size: auto 100%;}
.coupon_list_area li > div.coupon_usebrand_area.open .brand_prod_area {display:block; padding: 0 16.66666666666667px 20px 16.66666666666667px; background-color: #f6f6f6;}

.coupon_graybox_notice {width: 244px; padding: 11px 16px; margin: 0 auto; background-color: #e4e4e4;}
.coupon_graybox_notice > .title {height: 20px; margin-bottom: 5px; color: #222222; font-size: 13.33px; font-weight: bold; text-align: left; line-height: 20px;}
.coupon_graybox_notice > ul li {padding-left: 11px; background: url(../images/mobile/icon/bul_black.png) no-repeat left 8px; background-size: 3.33px 3.33px; color: #222222; font-size: 12px; text-align: left; line-height: 16px;}

.bgGrayArea .myLine{display:inline-block; width:1px; height:11px; margin:0 5px; background:url('../images/mobile/my/line.gif') no-repeat left top; background-size:100%;}
.bgGrayArea b{color:#888888; font-size:1.0em; font-weight:normal;}
.bgGrayArea b span{color:#f00; text-decoration:underline; font-size:1.0em;}

.coupon_ticket .coupon.mycoupon {margin-bottom:0;}
.coupon_ticket .coupon_barcode {overflow: hidden; width: 204px; padding: 8px 33px; margin:0 auto 10px auto; border: 2px solid #bab0a0; border-top: 0px;}
.coupon_ticket .coupon_barcode > img {width: 100%;}

.mycoupon_detail_area {overflow: hidden; margin: 20px; text-align: center;}
.mycoupon_detail_area > img {max-width: 100%; max-height: 100%;}

/*couponlist_notice*/
.couponlist_notice {background-color: #e4e4e4;}
.couponlist_notice .couponlist_notice_in {padding: 12px 0 17px 0; margin: 0 17px;}
.couponlist_notice .couponlist_notice_in .title {height: 20px; margin-bottom: 5px; color: #222222; font-size: 13.33px; font-weight: bold; text-align: left; line-height: 20px;}
.couponlist_notice .couponlist_notice_in ul li {padding-left: 11px; background: url(../images/mobile/icon/bul_black.png) no-repeat left 8px; background-size: 3.33px 3.33px; color: #222222; font-size: 12px; text-align: left; line-height: 16px;}

/*160317*/
#changi,#macao,#sweetmay {border-top: 1px solid #cccccc;}

/*160322*/
.inquiry_qnawrite_area {margin:0 16.66666666666667px;}
.inquiry_select {position: relative; display: inline-block;}
.inquiry_select > p {position: relative; width: 60px; height: 30px; padding: 0 22px 0 7px; background: url(../images/mobile/icon/infoArrowDown.gif) no-repeat 72px center; background-size: 9px 5px; border: 1px solid #999999; color: #666666; font-size: 12px; line-height: 30px; z-index: 5;}
.inquiry_select > select {position: absolute; width: 100%; height: 100%; top: 0; left: 0; opacity: 0; z-index: 10;}

.inquiry_selectradio {overflow: hidden; margin-top: 7px;}
.inquiry_selectradio li {float: left; margin-left: 15px;}
.inquiry_selectradio li:first-child {margin-left: 0;}
.inquiry_selectradio li > input {display: inline-block; width: 13px; height: 13px; border: 1px solid #c2c2c2; border-radius: 13px;}
.inquiry_selectradio li > input:checked {background: url(../images/mobile/icon/img_radio_select.png) no-repeat center center; background-size: 7px;}
.inquiry_selectradio li > label {display: inline-block; padding-left: 5px; color: #222222; font-size: 12px;}
.inquiry_select_text {margin-top: 7px; margin-bottom: 7px; color: #222222; font-size: 12px; line-height: 13px;}
.inquiry_text_red {height: 31px; margin-top: 4px; color: #ef3d3b; font-size: 12px; text-align: right; line-height: 31px;}

/*160323*/
.guide_contents.guide_osd .guide_text_area {margin-left: 0;} 
.select_arrow {position: relative; float: left;}
.select_arrow > span {position: absolute; width: 7px; height: 4px; top: 50%; margin-top: -2px; right: 5px; background: url(../images/mobile/icon/infoArrowDown.gif) no-repeat 0 0; background-size: 7px auto; z-index: 10}
.select_arrow > select {position: relative; z-index: 5;}

.traffic_info_area a.text {display: inline-block; margin-top: 10px; color: #333333; line-height: 15px;}

.snsContentsWrap .snsContentsIn {position: relative; display: inline-block; max-width: 80%; padding-right: 56px; margin-right: 16.66666666666667px;}
.snsContentsWrap .snsContentsIn .snsContents {width: auto; max-width: 100%;}
.snsContentsWrap .snsContentsIn .btnSnsMore {position: absolute; top: 10px; right: 0; display: inline-block;}

.sorting_allcheck_area.coupon_allcheck_area .all_check_area {float: left; width: auto;}
.sorting_allcheck_area.coupon_allcheck_area .all_check_area label {background-position: 0 center;}

.notice_view_area img {width: 100%; height: auto;}

.traffic_info_area .slidingTrend .slick-prev,.traffic_info_area .slidingTrend .slick-next {font-size:0; top: 50%; margin-top: -13px;}

/*160324*/
.mobilewall_title {height: 24px; padding: 16px 0 7px 0; color: #222222; font-size: 16px; font-weight: bold; text-align: center; line-height: 24px;}
.event_list.brandplan li,.event_list.brandplan li a {margin:0; font-size: 0;}
.event_list.brandplan li a img {vertical-align: bottom;}

/*160325*/
.subWrap.black_subwrap.blackqna {padding-top: 0; padding-bottom: 16px; margin-top: 0; border-bottom: 1px solid #e2e1e1;}
.subWrap.black_subwrap.blackqna > .in {background-image: url(../images/mobile/black/bg_blackmember_qna.png);}

/*160328*/
/* 2020-11-03 */
/*
.listCategory li:nth-child(3n+1) a,.listCategory li:first-child a,.listAbc li:nth-child(9n+1) a,.listAbc li:first-child a,.listKorean li:nth-child(9) a,.listKorean li:first-child a {border-left: 0;}
.listCategory li:nth-child(3n) a,.listAbc li:nth-child(9n) a,.listKorean li:nth-child(8) a {border-right: 0;}
*/
.brandlist_category {position: relative; overflow: hidden; z-index:1;margin: 11px 23px;}/*-- 2018-08 ui개편용 수정  //--*/
.brandlist_category .category_on_area {position: absolute;/* padding-left: 1px; *//* margin-top: 1px; *//* margin-left: -1px; */background:#40362a;z-index: 10;margin: 0;}
.brandlist_category .category_on_area li a {display: block;color:#fff;}
.brandlist_category .category_on_area.category {width: calc(33.3333333% - 5px);}
.brandlist_category .category_on_area.category li {width:100%;padding: 0;}
.brandlist_category .category_on_area.category li,
.brandlist_category .category_on_area.category li a {/* height: 34px; *//* line-height: 34px; */background: none;}
.brandlist_category .category_on_area.kr {width: 12.50%;}
.brandlist_category .category_on_area.kr li,.brandlist_category .category_on_area.kr li a {height: 40px; line-height: 40px;}
.brandlist_category .category_on_area.eng {width: 11.1111111%;}
.brandlist_category .category_on_area.eng li,.brandlist_category .category_on_area.eng li a {height: 39px; line-height: 39px;}
.brandlist_category > div {border: 0 none !important;}
.brandlist_category ul {display:grid;grid-template-columns:repeat(7, 1fr);gap: 5px 6px;}/* 2020-12-30 */
.brandlist_category .listCategory ul {grid-template-columns:1fr 1fr 1fr;} /* 2020-12-30 */
.brandlist_category ul > li {float: none;width: auto;box-sizing: border-box;}
.brandlist_category ul li a {border: 0 none !important;background: #f5f5f5;font-size: 14px;color: #222;display: block;height: 38px;line-height: 38px;padding: 0;text-align: center;}
.brandlist_category ul li.on a,
.brandlist_category ul li:active a,
.brandlist_category ul li:focus a {background:#333;color: #fff;}
/* //2020-11-03 */
/*160409*/
.popup_guide_subtit {height: 25px; margin-top: 18px; color: #333333; font-size: 12px; text-align: center; line-height: 25px;}

.coupon_ticket.coupon_view .coupon {background: url(../images/mobile/event/bg_coupon_ticket2.png) #bab0a0 no-repeat 0 bottom; background-size: 100% auto;}
.coupon_ticket.coupon_view .coupon .title {height: 29px; line-height: 29px;}
/* .coupon_ticket.coupon_view .coupon > .over {margin-top: 15px;} */
.coupon_ticket.coupon_view .coupon > .num {margin-top: 21px;}

.coupon_view_date {overflow: hidden; width: 242px;  padding: 9px 15px; margin: 0 auto;}
.coupon_view_date p {padding: 1px 0; color: #333333; font-size: 14px; font-weight: bold; text-align: left; line-height: 18px; letter-spacing: -1px;}
.coupon_view_date p span {vertical-align: top; display: inline-block; padding-right: 5px; margin-right: 7px; background: url(../images/mobile/event/line_couponview_linedate.png) no-repeat right 5px; background-size: auto 10px; color: #666666; font-size: 13px; font-weight: normal;}

.coupon_ticket .coupon_barcode.layout {width: 204px; margin: 0 auto 10px auto;}
.coupon_ticket.coupon_view {text-align: center;}
.coupon_ticket.coupon_view > img {width: 275px;}

.coupon_ticket .coupon_barcode_myshilla {position: relative; overflow: hidden; width: 204px; padding: 8px 33px; margin:0 auto 10px auto; border: 2px solid #bab0a0; border-top: 0px;}
.coupon_ticket .coupon_barcode_myshilla > img {width: 98%;}
.coupon_ticket .coupon_barcode_myshilla.layout {width: 204px; margin: 0 auto 10px auto;}
.btn_zoom_barcode {position:absolute; width: 11px; height: 11px; padding-left:5px; margin-left:5px; margin-top:5px; background:url('../images/mobile/my/my_zoombarcode.png') no-repeat 0 0; background-size: 11px; z-index: 10; display:inline;}
.btn_zoom_barcode_pop {position:absolute; width: 11px; height: 11px; padding-left:5px; margin-left:5px; margin-top:5px; background:url('../images/mobile/my/my_zoombarcode.png') no-repeat 0 0; background-size: 11px; z-index: 10; display:inline;}

/* .coupon_ticket .coupon_barcode_myshilla {overflow: hidden; width: 240px; padding: 8px 15px; margin:0 auto 10px auto; border: 2px solid #bab0a0; border-top: 0px; z-index:1}
.coupon_ticket .coupon_barcode_myshilla > img {width: 225px;}
.coupon_ticket .coupon_barcode_myshilla.layout {width: 240px; margin: 0 auto 10px auto;}
.btn_zoom_barcode {position:absolute; width: 11px; height: 11px; top: 150px; background:url('../images/mobile/my/my_zoombarcode.png') no-repeat 0 0; background-size: 11px; z-index: 10;display:inline;margin-left:3px;} */


.tblBrnadStore_sub tr td.phone_num > a {display: inline-block; margin-right: 5px; border-bottom: 1px solid #1633e4; color: #1633e4;}
.tblBrnadStore_sub tr td .brand_promotion {width: 20px; height: 20px;}

/*160420*/
.icon_faq {vertical-align: top; display: inline-block; width: 13px; height: 12px; margin-top: 4px; background-repeat: no-repeat; background-position: 0 0;}
.icon_faq.q {margin-right: 4px; background-image: url(../images/mobile/etc/img_mqna_q.png); background-size: auto 100%;}
.icon_faq.a {margin-right: 5px; background-image: url(../images/mobile/etc/img_mqna_a.png); background-size: auto 100%;}
.answer_area .icon_faq {margin-left: -20px;}

/*2018-01-24 추가*/
.txt_title{font-size:13px; font-weight:bold;}
.txt_content{font-size:13px;}

/*Device분기*/
/*공통: 가로*/
@media screen and (orientation:landscape){
 	.layerPopWrap.myBarcode {width: 520px; height: 60%; left: 50%; right: inherit; margin-left: -260px; top: 10px; outline: none; /*top: 10px; left:10px; right:10px; bottom:67px;*/}
}

/*iPhone4이상: 가로*/
@media screen and (orientation:landscape) and (min-width: 640px){
 	.img_bacode #myBarcode{margin-top: -30px; zoom: 1.5;}
}

/*iPhone4: 가로*/
@media screen and (orientation:landscape) and (min-width: 320px) and (max-width: 639px){
 	.img_bacode #myBarcode {margin-top: -31px;}
 	.layerPopWrap.myBarcode {width: auto; left: 10px; right: 10px; margin-left: 0;}
}

/*iPhone4: 세로*/
@media screen and (max-width:320px){
 	.layerPopWrap.myBarcode {height: 41%;}
 	.img_bacode #myBarcode{margin-top: -28px; zoom: 1.2;}
 	/*2018-01-16 추가*/
 	/*2018-05-23 수정*/
 	.listStoreBtn li{width:12.5%; letter-spacing:-0.05em;}
 	.listStoreBtn li a{ letter-spacing:-0.15em;}
 	.listStoreBtn li:nth-child(3),.listStoreBtn li:nth-child(4), 	.listStoreBtn li:nth-child(3){width:22.5%;}
 	.listStoreBtn li:nth-child(6){width:17.5%;}
	.listStoreBtn li:nth-child(3) a, .listStoreBtn li:nth-child(4) a, .listStoreBtn li:nth-child(6) a{letter-spacing:-0.15em;}
 	.listStoreBtn2 li{width:13.8%;}
 	 	/*--2018-05-23 수정--*/
 	.listStoreBtn li a{letter-spacing:-0.1em;}
 	/*2018-05-23 추가*/
 	.coupon_ticket .coupon{width:215px;}
 	.coupon_list_area li > div.coupon_img_area{padding:0;}
 	/*--2018-05-23 추가--*/
 	/*2018-10-02 추가*/
.grade_tb tbody tr:nth-child(4) .grade{letter-spacing:-0.08em; text-align:left;}
/*--2018-10-02 추가--*/
}

/*2018-05-23 추가*/
@media (min-width:321px) and (max-width:375px){
	.listStoreBtn li{width:13%; letter-spacing:-0.05em;}
 	.listStoreBtn li a{ letter-spacing:-0.15em;}
 	.listStoreBtn li:nth-child(3),.listStoreBtn li:nth-child(4){width:21%;}
 	.listStoreBtn li:nth-child(6){width:19%;}
	.listStoreBtn li:nth-child(3) a, .listStoreBtn li:nth-child(4) a, .listStoreBtn li:nth-child(6) a{letter-spacing:-0.15em;}
	}
	/*--2018-05-23 추가--*/

/*-- 2018-09 ui개편-지점소개 추가 --*/
.listinfo li dl dd strong.ty02 {color:#222;}
.listinfo li.ty02 p, .listinfo li.ty03 p {padding:9px;font-size:13px;color:#666;line-height:20px;letter-spacing:-0.5px;}
.listinfo li.ty02 strong, .listinfo li.ty03 strong {color:#222;}
.listinfo li.ty03 {overflow:hidden;margin-bottom:-1px;}
.listinfo li.ty02 img, .listinfo li.ty03 img {width:50%;height:116.6667px;}
.listinfo li img.left {float:left;padding-right:9px;}
.listinfo li img.right {float:right;padding-left:9px;}

.site_go {width:100%;margin-top:20px;}
.site_go a {position:relative; width:39.77%; margin-right:6px;}
.site_go a.btm {width:92.5%; margin-top:10px;}
.site_go a.rt {margin-right:0;}
.site_go a img {position:absolute;top:10px; right:13px;}

/* 2020-11-03 : 기존 .mapStore있는 line으로 이동
.mapStore .add01 {vertical-align:top;}
.mapStore .add02 {width:80%; color:#666; padding-right:0;}
*/

@media (max-width:414px) {
	.site_go a {width:41.3%;}
	.listinfo li.ty03 {overflow:hidden;margin-bottom:-2px;}
}

@media (max-width:400px) {
	.listinfo li.ty03 {overflow:hidden;margin-bottom:-1px;}
	.site_go a {width:41%;}
}

@media (max-width:375px) {
	.site_go a {width:40.36%;}
	.site_go a.btm {width:91.3%}
}

@media (max-width:375px) {
	.site_go a {width:39.9%;}
	.site_go a.btm {width:91.3%}
}

@media (max-width:320px) {
	.site_go a {width:38.5%;}
	.site_go a.btm {width:90%}
}
/*--// 2018-09 ui개편-지점소개 추가 --*/

.typeScroll .typeList::-webkit-scrollbar, .typeScroll .typeList::-webkit-scrollbar-button, .typeScroll .typeList::-webkit-scrollbar-track {display:none;}

/*-- 2018-12-07 추가 --*/
.grade_info {display:table; margin-top:7px;}
.grade_info li {display:table-row;list-style:none; font-size:12px; color:#222; word-break:keep-all;}
.grade_info li:before {display:table-cell;padding-right:0.3em;content:"-";text-align:right;}

.grade_tb tbody tr td p {font-size:12px !important;}
.grade_tb tbody tr td .txt_stg {font-weight:bold;}
.grade_tb tbody tr td .txt_stg02 {font-weight:bold; margin-bottom:8px}
.grade_tb tbody tr td .txt_red {color:#ef3c3c; font-size:12px !important;}
.grade_tb tbody tr td .txt_gray {margin-top:7px; color:#666666;}
.grade_tb tbody tr td.txt_detail {padding:11px 10px; text-align:left;}

.grade_dc {}
.grade_dc li {padding-left:6px; background:url(../images/mobile/icon/ico_dot.jpg) no-repeat left 6px; background-size:2px; font-size: 12px; color:#444; word-break:break-all;}

.grade_tb tbody tr td.terms_none {background:#f0f0f0;}
/*--// 2018-12-07 추가 --*/


/*-- 2018-12 kimpo --*/
.listStoreBtn2 li {display:-webkit-box; display:box; -webkit-box-orient:vertical; box-orient:vertical; -webkit-box-pack:center; box-pack:center; float:none; width: calc(100% / 3);}
.listStoreBtn2 {display:-webkit-box; display:box; width:100%;}
.icoBrandArrowLeft,
.icoBrandArrowRight {z-index:10;}
/*--// 2018-12 kimpo --*/

.shilla_ms {margin-top: 14px;margin-bottom: 20px;border-top: 2px solid #40362a;border-bottom: 2px solid #40362a;}
.shilla_ms > table {table-layout: fixed;}
.shilla_ms > table thead th {padding: 9px 15px;border-left: 1px solid #9b958f;border-bottom: 1px solid #9b958f;color: #222;font-size: 12px;}
.shilla_ms > table thead th:first-child,
.shilla_ms > table tbody td:first-child {border-left:0 none;text-align:center;padding: 8px 0;}
.shilla_ms > table tbody > tr:first-child td {border-top:0 none;}
.shilla_ms > table tbody td {padding: 11px 5px;border-left: 1px solid #9b958f;border-top: 1px solid #9b958f;font-size: 12px;/* vertical-align:top; */}
.shilla_ms > table tbody td:first-child {vertical-align:middle;}
.shilla_ms > table tbody td > img {width:40px;display: inline;}
.shilla_ms > table tbody td .grade_txt {padding-top:14px;line-height: 1;color: #222;}
.shilla_ms > table tbody .s_tit {display: block;color: #222;word-break: keep-all;}
.shilla_ms > table tbody .list {margin-top:5px;word-break: keep-all;}
.shilla_ms > table tbody .list li {position: relative;padding-left: 12px;color: #666;}
.shilla_ms > table tbody .list li:before {content: "※";position: absolute;left: 0;top: 1px;}
.shilla_ms > table tbody .level_benefit .list {margin:0;}
.shilla_ms > table tbody .level_benefit .list li {padding-left: 6px;color: #444;}
.shilla_ms > table tbody .level_benefit .list li:before {content: "";position: absolute;left: 0;top: 7px;width:2px;height:2px;background:#000;}

/* 2021-05-18 sns 공유 수정 */
#shareLayer .share_popup_area {text-align:center;}
#shareLayer .sns_list {display:inline-block; position:relative;}
.sns_list .btn_link_copy {border:none; position:absolute; bottom:2px; right:12px;}
.sns_list .btn_link_copy span {display:block; width:48px; height:48px; font-size:0; color:transparent; text-indent:-9999px; background:url('../images/mobile/icon/icon_sharing_48x48.png') no-repeat;}
/* // 2021-05-18 sns 공유 수정 */

/* 2021-09-29 추가 */
.site_go {font-size:0; box-sizing:border-box;}
.site_go a {width:calc(50% - 3px); box-sizing:border-box;}
.site_go a.btm {width:100%; margin-right:0;}
/* 2021-09-29 추가 */

/* 2022-05-20 쇼핑가이드 유의사항 css 추가 */
.guide_text_area .guide_caution dt,
.guide_text_area .guide_caution dd,
.guide_text_area .guide_caution dd li,
.guide_text_area .guide_caution dd p,
.guide_text_area .guide_caution + p {font-size:12px;}
.guide_text_area .guide_caution dt {font-weight:bold;}
.guide_text_area .guide_caution .grade_info {margin:0;}
.guide_text_area .guide_caution .grade_info li + li > p {margin-top:10px;}
.guide_text_area .guide_caution dt + dt {margin-top:15px;}
.guide_text_area .guide_caution dd {margin-bottom:15px;}
.guide_text_area .guide_caution dd p + p {margin-top:10px;}
/* //2022-05-20 쇼핑가이드 유의사항 css 추가 */