
/******************* Main *******************/
#contents.main h4			{ font-size:17px; font-weight:700; margin-bottom:6px; text-align:center;}
#contents.main h4 span	{color:#5d5d5d; font-weight:400; padding-top:5px; font-size:13px; line-height:20px; display:block;}
#mobile_wrap {
	background:url(../tmbi_image/common/mobile_bg.png) no-repeat center 35px;
	height:100px;
	overflow:hidden;
	position:relative;
	background-size:400px
}


/* 팝업 */
.popup_wrap		{ background:#fff; padding:0 ; clear:both; margin:0 10px;-moz-border-radius:10px; -webkit-border-radius:10px; border-radius:10px;
box-shadow:2px 2px 5px 0 #353535;}
.popup_area img {-moz-border-top-left-radius:10px; -webkit-border-top-left-radius:10px; border-top-left-radius:10px; 
-moz-border-top-right-radius:10px; -webkit-border-top-right-radius:10px; border-top-right-radius:10px;}


.popup_wrap .popup_btn {border-top:1px solid #ccc; overflow:hidden; background:#eee; 
moz-border-bottom-left-radius:10px; -webkit-border-bottom-left-radius:10px; border-bottom-left-radius:10px; 
-moz-border-bottom-right-radius:10px; -webkit-border-bottom-right-radius:10px; border-bottom-right-radius:10px;}
.popup_wrap .popup_btn li {float:left; width:50%;}
.popup_wrap .popup_btn li a {display:block; height:50px; line-height:50px; width:100%; cursor:pointer;}
.popup_wrap .popup_closeX.on {width:100%;}
.popup_wrap .popup_btn .today {border-left:1px solid #ccc; margin-left:-1px;}


/* 인기상품 */
.Best {padding:20px 5px 0px 5px; position:relative}
.Best .tab {float:right; margin:5px 15px 7px 0;}
.Best .tab li {float:left; margin-left:3px;}
.Best .tab li a {display:block; width:7px; height:7px; border:2px solid #868686; border-radius:7px; font-size:0; text-indent:-199999;}
.Best .tab li a:hover {background:#424242; border:2px solid #424242; }
.Best .tab li.on a {background:#424242; border:2px solid #424242; }


/* 추천여행 */
.choice {padding:20px 10px 0px 10px; position:relative}
.choice .tab_choice				{ width:100%; }
.choice .tab_choice ul { padding:0;}
.choice .tab_choice li			{ float:left; width:24.6%; text-align:center;  background:#fff; border:1px solid #eaeaea; margin-left:-1px; margin-bottom:-1px;}
.choice .tab_choice li a			{display:block; height:35px; line-height:35px; font-size:12px; color:#999}
.choice .tab_choice li.on		{ background:#ff6000; border:1px solid #ff6000;}
.choice .tab_choice li.on a	{ color:#fff;}


/* 메인하단이벤트 */
.m_event img {width:100%;}
.m_event .tab {float:right; margin:0 15px 7px 0;}
.m_event .tab li {float:left; margin-left:3px;}
.m_event .tab li a {display:block; width:7px; height:7px; border:2px solid #868686; border-radius:7px; font-size:0; text-indent:-199999;}
.m_event .tab li a:hover {background:#424242; border:2px solid #424242; }
.m_event .tab li.on a {background:#424242; border:2px solid #424242; }



/******************* Product *******************/
.product_area					{ position:relative;}
.product_wrap					{ position:relative}
.square							{ position:relative; background:#fff;}
.square_noshadow				{ position:relative; border:1px solid #d7d7d7; background:#fff; -moz-border-radius:10px; -webkit-border-radius:10px; border-radius:10px;}
.square.blue					{ border:1px solid #0056a7; background:#f2f9ff;}
.product_wrap:after, .product_con:after, .product_date_con:after, .square:after 	{ content:""; clear:both; display:block}


/* List Top*/

.select_top			{ padding:5px; display: inline-block; width: calc(100% - 10px);}
.select_top:after	{ content:""; clear:both; display:block}
.select_top select	{ width: calc(100% - 80px); padding-left:10px; height:34px; font-size:13px; color:#424242; font-weight:600; background-size:1em; border:1px solid #e7e7e7}

.menu_tab2 { padding:5px 10px 20px 15px; overflow:hidden;  }
.menu_tab2 li {float:left;  padding-right:10px;  margin-right:10px; border-right:1px solid #ccc;}
.menu_tab2 li a{display:block; font-size:14px; font-weight:600; }
.menu_tab2 li.on a {color:#d63733;}

/* List List */

.select_depth2			{ float:left; width:110px; margin:10px 0 10px 10px}
.select_depth2 select	{ width:100%; padding-left:10px; height:30px; font-size:14px; color:#333; font-weight:700; background-size:1em; background-position:95% 0.9em;}
.select_depth2.prm		{ float:none; width:50%}

.sortArea				{ float:right;}
ul.sort li				{ float:left; margin-right:5px; text-align:center; text-indent:-199999; font-size:0;}
ul.sort li:last-child{margin-right:0}
ul.sort li a			{ display:block; width:32px; height:32px; color:#2b2b2b; border:1px solid #3f3c3c; -moz-border-radius:2px; -webkit-border-radius:2px; border-radius:2px;}
ul.sort li.on a			{ color:#fff; border:1px solid #3f3c3c; background:#3f3c3c; }
ul.sort li.i_list a { background:url(../tmbi_images/product/ico_list.png) 50% center no-repeat; background-size:13px; } 
ul.sort li.i_list.on a { background:#3f3c3c url(../tmbi_images/product/ico_list_on.png) 50% center no-repeat; background-size:13px; }
ul.sort li.i_album a {background:url(../tmbi_images/product/ico_album.png) 50% center no-repeat; background-size:13px; } 
ul.sort li.i_album.on a { background:#3f3c3c url(../tmbi_images/product/ico_album_on.png) 50% center no-repeat; background-size:13px; }
ul.sort li:last-child	{ margin-left:0}
@media screen and (max-width: 335px) { 
.select_depth2			{ float:none; width:auto; padding:10px; margin:0}
.sortArea				{ display:table;}
}

/* product_list_wide */

ul.product_list_wide						{ clear:both; width:100%;}
ul.product_list_wide li					{ position:relative; float:left; margin-bottom:6px; width:100%; background:#fff;}
ul.product_list_wide li:last-child{margin-bottom:0}
ul.product_list_wide li a				{ position:relative; display:block; overflow:hidden; border:1px solid #eee}
ul.product_list_wide li .img {position:relative;float:left; /*width:45%;*/ width:170px; margin:0px 0px 0px 0px}


ul.product_list_wide li .img img			{ width:100%; height:113px;}
ul.product_list_wide li .con				{ position:relative; float:left; margin-left:10px; width:calc(100% - 190px); height:93px; word-wrap:break-word; -ms-word-wrap:break-word; padding:10px 10px 10px 0px}

ul.product_list_wide li .con .area {display:block; font-size:12px; font-weight:400; color:#999; letter-spacing:0; float: left; color: #8c2522; line-height:14px;}


ul.product_list_wide li .con .subject	{ display:block; margin:0px 0px 5px 0px; color:#424242; font-size:14px; font-weight:500;
										  text-overflow: ellipsis; white-space: nowrap; overflow: hidden;}
ul.product_list_wide li .con .price_wrap{text-align: right; bottom:10px; right:10px;}
ul.product_list_wide li .con .discount{font-size:11px; color:#999; display:block; margin: 0; text-decoration:line-through}
ul.product_list_wide li .con .price		{display:block; font-size:15px; color:#ff6000}
ul.product_list_wide li .con .price .s_price{display:none}
ul.product_list_wide li .con .pp{color:#999; font-size:11px; line-height:16px}
ul.product_list_wide li .con .pp .star_score{color:#ff9600;}
ul.product_list_wide li .con .pp .star_score img{margin-bottom:2px}
ul.product_list_wide li .con .pp .review_num{}
ul.product_list_wide li .con .pp .pp_sel{}
ul.product_list_wide li .upon { position:absolute; right:0px; top:0px; width:30px; height:28px; line-height:11px; background:#484c4d; text-align:center; padding-top:2px;}
ul.product_list_wide li .upon span {display:inline-block;  color:#fff17f;  font-size:8px;}
ul.product_list_wide li .upon .num		{color:#fff; font-size:11px;}
ul.product_list_wide li.first .upon {background:#de4349;}
ul.product_list_wide li .bottom_box {clear:both; background:#f5f5f5; color:#333; height:35px; margin:-1px 0 0 0;border-top:1px solid #d7d7d7; padding-right:15px;}
ul.product_list_wide li .bottom_box a.wish_del { float:right; display:block; background:#fff; color:#333; border:1px solid #777; padding:3px; width:50px; text-align:center;
-moz-border-radius:3px; -webkit-border-radius:3px; border-radius:3px; margin-top:5px; }

/*
@media screen and (max-width: 320px) { 
ul.product_list_wide li .img{width:40%;}
ul.product_list_wide li .img img{height:85px;}
ul.product_list_wide li .con{width:51.5%; height:100px;}
}
*/

.hotel ul.product_list_wide li .con .subject	{display: block; margin: 7px 0px 5px 0px; color: #424242; font-size: 13px;
    											font-weight: 500; text-overflow: ellipsis; white-space: nowrap; overflow: hidden;}
.hotel ul.product_list_wide li .con .subject .hotel_level {background: #ffa200; border: 1px solid #ee9700; color: #fff; font-size: 11px;
    		display: inline-block; border-radius: 2px; -webkit-border-radius: 2px; height: 16px; line-height: 16px; padding: 0px 4px;
    		vertical-align: middle; margin-bottom: 3px; margin-right: 3px;}
.hotel ul.product_list_wide li .con .price_wrap{text-align: right; margin-top: 20px; position:absolute; bottom:12px; right:10px;}
.hotel ul.product_list_wide li .con .discount{font-size:11px; color:#999; display:block; margin-bottom:3px; text-decoration:line-through}
.hotel ul.product_list_wide li .con .price		{display:block; font-size:15px; color:#ff6000}
.hotel ul.product_list_wide li .con .price .s_price{display:none}
.hotel ul.product_list_wide li .con .pp{color:#999; font-size:11px; line-height:16px}
.hotel ul.product_list_wide li .con .pp .star_score{color:#ff9600;}
.hotel ul.product_list_wide li .con .pp .review_num{}
.hotel ul.product_list_wide li .con .pp .pp_sel{}
.hotel ul.product_list_wide li .con .Rating	{ position:absolute; bottom:12px; left:10px; display:block; text-align:left;}
.hotel ul.product_list_wide li .con .Rating img {height:10px;}
/*
.hotel ul.product_list_wide li .con .price		{ position:absolute; bottom:12px; right:10px; display:block; text-align:right; font-size:14px; color:#d63733}
.hotel ul.product_list_wide li .con .price .s_price{font-size:10px;}
*/
.hotel ul.product_list_wide li .con .h_area { color:#655b5b; font-size:11px; font-weight:normal;  letter-spacing:-1px; display:block; padding-left:10px; }


.b_area { position:absolute; bottom:10px; left:10px; color:#555; font-size:10px; display:block;  font-weight:normal; letter-spacing:-1px; display:none}


/* product_list */

ul.product_list						{ clear:both; width:100%;}
ul.product_list li					{ position:relative; float:left; width: calc(50% - 3px); margin-bottom:6px; margin-right:3px;}
ul.product_list li:nth-child(2n){margin-right:0; margin-left:3px;}
ul.product_list li a				{ position:relative; display:block; background:#fff; border:1px solid #eee;}
ul.product_list li .img img			{ width:100%; max-height:calc(100vw / 1.5);}

.product_con.sub_detail{padding:20px 5px; border-top:1px solid #e7e7e7; background:#fff;}
.product_con.sub_detail h3{font-size:15px; margin-bottom:8px}
.product_con.sub_detail ul.product_list li{margin-right:6px; width:173px; text-align:left;display:block !important;}
.product_con.sub_detail ul.product_list li:last-child{margin-right:0;}

ul.product_list li .con				{ word-wrap:break-word; -ms-word-wrap:break-word; overflow:hidden; height:120px; padding:10px;}

ul.product_list li .con .area {display:block; font-size:12px; font-weight:400; color:#999; letter-spacing:0; float: left; color: #8c2522; line-height:15px;}

ul.product_list li .con .subject	{ display:block; margin:5px 0px; color:#424242; font-size:13px; letter-spacing:-1px; 
									  overflow:hidden; font-weight:500; word-wrap:break-word;-ms-word-wrap: break-word; line-height:18px;
									  white-space: nowrap; overflow: hidden; text-overflow: ellipsis;}
ul.product_list li .con .price_wrap{text-align: right; bottom:10px; right:10px; }
ul.product_list li .con .discount{font-size:11px; color:#999; display:block; margin-bottom:3px; text-decoration: line-through}
ul.product_list li .con .price		{display:block; text-align:right; font-weight:600; font-size:14px; color:#ff6000; }
ul.product_list li .con .price .s_price{font-size:10px; display:none}
ul.product_list li .upon { position:absolute; left:	5px; top:5px; width:30px; height:28px; line-height:11px; /*background:#484c4d; */
 			background:#ff6000; -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)"; filter: alpha(opacity=80); ie 브라우저  zoom:1; opacity: 0.80; 
			text-align:center; padding-top:2px;}
ul.product_list li .upon span {display:inline-block;  color:#fff;  font-size:8px;}
ul.product_list li .upon .num		{color:#fff; font-size:11px;}
ul.product_list li .con .pp{color:#999; font-size:11px; line-height:16px}
ul.product_list li .con .pp .star_score{color:#ff9600;}
ul.product_list li .con .pp .star_score img{margin-bottom:2px}
ul.product_list li .con .pp .review_num{}
ul.product_list li .con .pp .pp_sel{}
ul.product_list li.first .upon {background:#de4349;}

.hotel ul.product_list li .con .Rating	{padding-left:10px;}
.hotel ul.product_list li .con .Rating img {height:10px;}
.hotel ul.product_list li .con .subject {margin-top:5px; font-size:12px;}
.hotel ul.product_list li .con .subject .hotel_level {background: #ffa200; border: 1px solid #ee9700; color: #fff;
    			font-size: 11px; display: inline-block; border-radius: 2px; -webkit-border-radius: 2px; height: 16px;
    			line-height: 16px; padding: 0px 4px; vertical-align: middle; margin-bottom: 3px; margin-right: 2px;}
/*
@media screen and (max-width: 430px) { 
	ul.product_list li						{ width:50%;}
	ul.product_list li:nth-child(odd) a		{ margin-right:3px}
	ul.product_list li:nth-child(even) a	{ margin-left:3px} 
}
@media screen and (min-width: 431px) { 
	ul.product_list li						{ width:33.33%;}
	ul.product_list li:nth-child(3n-2) a	{ margin-right:3px;} 
	ul.product_list li:nth-child(3n-1) a	{ margin-left:3px; margin-right:5px}
	ul.product_list li:nth-child(3n) a		{ margin-left:3px} 
}
*/
.ico_label { font-size:10px; letter-spacing:-1px; /*text-decoration:underline;*/ overflow:hidden; height:15px;margin-bottom:5px;}
.ico_label.tag{margin:5px 0;}
.ico_label img {width:32px;height:auto;margin-right:2px;}
.ico_label span {margin-right:5px;}
.ico_label .blue {color:#12b4ff;}
.ico_label .red {color:#ff6000;}

.i_area { position:absolute; left:0px; top:0px;text-align:center; color:#fff; font-size:11px; display:block; padding:5px 15px;
 background:#111; -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)"; filter: alpha(opacity=60); ie 브라우저  zoom:1; opacity: 0.60; display:none;}


/* List_detail Top*/
.list_top				{background:#fff; padding-top:15px; padding-bottom:15px; border-bottom:1px solid #eaeaea;}
.list_top .square		{ min-height:82px}
.list_top:after 		{ content:""; clear:both; display:block}
.list_top .img			{ position:relative;float:left; width:35%;}
.list_top .img img		{  width:100%; height:100px;}
.list_top .con			{ position:relative; float:right; width:65%; padding-top:12px; word-wrap:break-word; -ms-word-wrap:break-word;}
.list_top .con .subject	{display:block; margin:0px 10px 12px 10px; font-size:13px; letter-spacing:-1px; color:#333; height:42px; overflow:hidden; word-wrap:break-word;-ms-word-wrap: break-word; line-height: 150%; font-weight:500;}
.list_top .con .price	{ display:block; text-align:right; font-size:15px; color:#ff6000; padding-right:5px;}
.list_top .con .b_area {bottom:0;}

/* Sub_list List */
h4.another			{padding:20px 10px; font-size:13px;}
h4.another .color {color:#ff6000;}
.date_select		{ position:absolute; top:10px; right:10px;  width:39%;  }
.date_select select	{  width:100%;  padding-left:20px; height:35px; font-size:13px; color:#333; font-weight:700; 
					background-size:1em; border:1px solid #e7e7e7; display:none}

.con-list li				{ border:1px solid #e7e7e7; background:#fff; margin-bottom:5px;}
.con-list li a				{ display:block; overflow:hidden; padding:17px 0; }
.con-list li .tit 			{ float:left; width:58%; padding-left:3%; font-size:13px;color:#3e3e3e;}
.con-list li .tit span		{ display:block; margin-top:13px; font-size:13px; color:#494848;}
.con-list li .tit .air img	{ width:15px;}
.con-list li .won			{ float:right; width:35%; text-align:right; padding-right:3%;}
.con-list li .won .price 	{ display:block; font-size:14px; color:#ec3f09; font-weight:600}
.con-list li .won .start	{ color:#f8951d; display:block; font-size:13px; margin-top:12px; }
.con-list li .won .go 		{ color:#f8951d; border:none; padding-bottom:0}
.con-list li .won .able 	{ color:#20b0ab;}
.con-list li .won .wait 	{ color:#cc0001;}
.con-list li .won .close	{ color:#b9b9b9;}

/* 더보기 */
.btn_more		{ font-size:12px; text-align:center;}
.btn_more a		{ display:block; color:#5b5b5b; padding:10px 0;}
.btn_more span	{ font-size:12px; margin-left:3px}

/* View*/
.detail_title			{ position:absolute; bottom:8px; left:10px; font-size:15px; color:#fff; padding:0 10px 0 0;line-height:22px; text-align:left; display:table; height:50px; width:80%;  z-index:3;}
.detail_title span {display:table-cell; vertical-align:middle; font-weight:600}

.btn_map { position:absolute; bottom:15px; right:58px;  z-index:3;}
.btn_map  img {width:40px !important;}

.btn_share { position:absolute; bottom:15px; right:10px;  z-index:3;}
.btn_share  img {width:40px !important;}

.detail_img				{ position:relative; text-align:center; }
.detail_img img			{ width:100%;}

.detail_img .swiper-slide img { height:260px;}

.pic_num {position:absolute; top:10px; right:10px;   z-index:3;}
.pic_num .num {color:#fff;   z-index:2; width:50px; height:22px; line-height:41px; position:absolute; left:0;}
.pic_num .bg { display:block; background:#000; -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=55)"; filter: alpha(opacity=55); ie 브라우저  zoom:1; opacity: 0.55;  z-index:1;  
border-radius:20px; width:50px; height:22px; line-height:22px; }

.title_bg { position:absolute; bottom:0; left:0; display: block; width: 100%; height: 150px; background: url(../tmbi_images/product/img_bg.png) repeat-x 0 bottom;
    background-size: 10px 100px;}

.hotel .btn_map { position:absolute; top:45px; right:10px;  z-index:3;}
.hotel .btn_map  img {width:40px !important;}
.hotel .btn_share { position:absolute; top:95px; right:10px;  z-index:3;}
.hotel .btn_share  img {width:40px !important;}

.hotel .detail_Rating img{ width:70px;padding-bottom:5px;}
.hotel .detail_title {line-height:20px; width:95%; left:2%; text-align:center;}

.hotel .detail_title .hotel_level {background: #ffa200; border: 1px solid #ee9700; color: #fff; font-size: 11px; display: inline-block; border-radius: 2px;
    -webkit-border-radius: 2px; height: 16px; line-height: 16px; padding: 0px 4px; vertical-align: middle; margin-bottom: 3px; margin-right: 4px;}
.hotel .detail_title .eng_name {font-weight:normal; font-size:11px; letter-spacing:-1px;}
.hotel .H_address {font-weight:normal; font-size:11px; letter-spacing:-1px;}
.hotel .detail_title span {display:block;}

.date_zone {background: #fff; border-bottom:1px solid #eaeaea; padding:10px; color:#fff;}
.date_zone input.calendar_input {width:35%; -moz-border-radius:2px; -webkit-border-radius:2px; border-radius:2px; height:22px; border:none; 
background:#eee url("../tmbi_images/common/icon_input_cal.png") no-repeat scroll 95% center / 18px auto;}
.date_zone  .btn_change {display:block; float:right; -moz-border-radius:2px; -webkit-border-radius:2px; border-radius:2px; width:21%; text-align:center;
font-size:11px; height:32px;  line-height:32px; color:#fff; background:#888; }

.detail_info				{ position:relative; margin:5px;  border-bottom:1px solid #e7e7e7;}
.detail_info .info_box h3 a {display:block; height:41px;  line-height:41px; background:#f1f1f1; color:#0e0e0e;  font-size:14px;
border:1px solid #e7e7e7; border-bottom:1px solid #e7e7e7; }
.detail_info .info_box h3.hide a { border-bottom:none; }
.detail_info .info_box h3 strong {font-weight:700; padding-left:15px;}
.detail_info .info_box h3 .arrow { display:block; float:right; /*border-left:1px solid #bcbcbc;*/ width:15%; height:41px; }
.detail_info .info_box h3.show .arrow { background:url(../tmbi_images/product/ico_tarrow.png) 50% center no-repeat; background-size:19px;}
.detail_info .info_box h3.hide .arrow { background:url(../tmbi_images/product/ico_tarrow_up.png) 50% center no-repeat; background-size:19px; }
.detail_info .info_box h3 .price_more { display:block; float:right; width:30%; height:41px;  font-size:11px; text-align:right;}
.detail_info .info_box h3 .price_more .btn_arw {/*background:url(../tmbi_images/product/btn_arw.png) right center no-repeat; background-size:7px;*/ padding-left:17px; }
.detail_info .abox {  border:1px solid #e7e7e7;  border-top:none; border-bottom:none; background:#fff;}
.detail_info dl				{ padding:5px 0;clear:both;display:block;}
.detail_info dl dt			{ float:left;width:18%; padding-left:5%; color:#283136; font-size:12px; line-height:24px;display:inline-block;}
.detail_info dl dd			{ float:left;width:72%; padding-right:5%; font-size:12px; line-height:24px;display:inline-block;}
.lang_en .detail_info dl dt			{ float:left; width:30%; padding-left:5%; color:#283136; font-size:12px; line-height:24px}
.lang_en .detail_info dl dd			{ float:right; width:60%; padding-right:5%; font-size:12px; line-height:24px }

.detail_info .d_price dt { height:30px; line-height:30px;}
.detail_info .d_price dt img { height:17px; padding-left:5px;}
.detail_info .d_price dd {font-size:13px; font-weight:700; color:#333; height:30px; line-height:25px; text-align:right;}
.detail_info .d_price dd .price {width:200px; color:#ff6000; line-height:28px;}
.detail_info .d_price dd .price_by {width:50px; padding:0 10px; line-height:28px;}
.detail_info .d_price .sign {display:inline-block; font-size: 11px; padding-right: 5px; margin-left: -20px;}
.detail_info select {float:right; height:27px; width:65px; background-position:90% 0.7em; background-size:1em auto; border-radius:0;}
.detail_info .d_option {padding-top:5px;}
.detail_info .d_option li {clear:both; letter-spacing:-1px; padding:10px 5% 10px 5%; overflow:hidden;}
.detail_info .d_option li:not(:last-child) {border-bottom:1px solid #f1f1f1;}
.detail_info .d_option .option { float:left; width:100%; color:#283136; font-size:14px; line-height:24px;}
.detail_info .d_option .fl {float:right; width:55%; text-align:right; margin-bottom:5px;}
.detail_info .d_option .price { line-height:24px; padding-right:20px;}


.icon_reserve				{}
.icon_reserve li			{ float:left; text-align:center; margin-right:3px; padding:0; font-size:13px; -moz-border-radius:2px; -webkit-border-radius:2px; border-radius:2px; background:#fff; border:1px solid #e7e7e7; width:23.8%; height:35px; line-height:35px; color:#5d5d5d; font-weight:normal; }
@media screen and (max-width: 320px){
	.icon_reserve li{width:23.5%;}
}
.icon_reserve li.last { margin-right:0;}
.icon_reserve li.icon_able.on  {border:1px solid #20b0ab; background:#fff; color:#20b0ab; font-weight:700;}
.icon_reserve li.icon_ok.on  {border:1px solid #f8951d; background:#fff;  color:#f8951d;font-weight:700;}
.icon_reserve li.icon_wait.on  {border:1px solid #cc0001; background:#fff;  color:#cc0001;font-weight:700;}
.icon_reserve li.icon_close.on  {border:1px solid #999; background:#fff;  color:#999;font-weight:700;}

img.air_logo   { width:15px !important;}


#price						{ background:#fff; border:3px solid #999}

/* 결제 금액*/
.total					{ margin: 0px 5px 10px; border:1px solid #e7e7e7; background:#fff; padding:15px;text-align:right; color:#ff6000; font-weight:600; font-size:23px; letter-spacing:-1px;}
.total .tp {float:left; display:block;  display:inline-block; font-size:13px; color:#000; font-weight:500;}
.total .price{display:inline-block; color:#ff6000; font-weight:600; font-size:23px; letter-spacing:-1px; }
.total .price em {display:inline-block; font-size:15px; padding-left:5px; }
.total .txt {clear:both; display:block; font-size:11px; color:#999; font-weight:normal; text-align:right; padding:8px 0 0 0;}
.total .s_price{display:inline-block;}

/* 예약 버튼*/
.btn_area				{}
.btn_area:after			{ content:""; clear:both; display:block}
.btn_area a				{ display:block; padding:15px 0; text-align:center; margin-bottom:6px; color:#333; width:48.6%; border:1px solid #e7e7e7; background:#fff; font-size:15px;
 -moz-border-radius:5px; -webkit-border-radius:2px; border-radius:2px;}
.btn_area a.btn_reserve	{ background:#ff6000;border:1px solid #ff6000; width:99.7%; font-size:16px; color:#fff;}
.btn_area a.btn_sch		{ float:left; font-size:15px; border-radius:0px;}
.btn_area a.btn_favorit	{ float:right; border-radius:0px;}
.btn_area a.btn_lt		{ float:left;}
.btn_area a.btn_rt	{ float:right;}

.btn_area a.one	{ background:#ff6000;border:1px solid #ff6000; width:100%; font-size:16px; color:#fff;}
.btn_area a.color {border:1px solid #ff6000; background:#ff6000;  color:#fff; }

.btn_area a.able {border:1px solid #ff6000; background:#ff6000;   color:#fff;}
.btn_area a.ok  {border:1px solid #f8951d; background:#f8951d;  color:#fff; }
.btn_area a.wait  {border:1px solid #cc0001; background:#cc0001;  color:#fff; }
.btn_area a.close  {border:1px solid #999; background:#999;  color:#fff; }

.more_mbtn{position:absolute; right:10px; top:20px; font-size:11px; color:#5d5d5d; display:none}


/* SNS 공유하기 */
.link_share	{ position:absolute; bottom:70px; right:0px; background:#fff; border:1px solid #ddd; border-radius:5px; padding:10px 10px 0 5px; z-index:2; height:56px;  }
.link_share ul {overflow:hidden; margin-bottom:0px;}
.link_share ul li	{ float:left; line-height:normal; margin-left:5px;}
.link_share ul li a	{ display:block; text-align:center; font-size:0;}
.link_share ul li a:before { display:block; width:46px; height:46px; margin: 0 auto; vertical-align:top; 
background:url(../images/product/sns.png); background-size:150px 150px; -webkit-background-size:150px 150px; content:""}
.link_share ul li a.kakao_k:before { background-position:200px 0}
.link_share ul li a.kakao_s:before { background-position:0 0}
.link_share ul li a.face:before { background-position:100px 100px}
.link_share ul li a.line:before { background-position:100px 0}
.link_share ul li a.tw:before { background-position:0 100px}
.link_share ul li a.nate:before { background-position:100px 200px}
.link_share ul li a.url:before { background-position:200px 100px}
.link_share ul li a.sms:before { background-position:0 200px}


.hotel .link_share {position:absolute; top:83px; right:60px; z-index:3;}

/* Explain */
.detail_exp				{ margin:0px; border:0px solid #e7e7e7}
.detail_exp #expDetail_1 table td, .detail_exp #expDetail_2 table td	{ border:1px solid #bbb}
.detail_exp:after		{ content:""; clear:both; display:block}


.tab_exp {clear:both; width:100%; height: 38px;}
.tab_exp li {float:left; width: 25%; text-align:center;}
.tab_exp li a {display:block; height: 40px; border-bottom:1px solid #e7e7e7; border-right:1px solid #e7e7e7; background-color: #f2f2f2; color:#000; line-height:40px;
font-size: 12px; font-weight:normal;}
.tab_exp li:last-child a {border-right:0;}
.tab_exp li.on a {height:39px; border-bottom:1px solid #fff; border-top:2px solid #ff6000;  background:#fff; font-weight:700;}

.hotel .tab_exp li {float:left; width: 25%; text-align:center;}

.tab_exp1 {clear:both; width:100%; height: 38px; margin: 0 0 0.8em 0; border-top:0; border-bottom:1px solid #bbb; background:none;}
.tab_exp1 li {float:left; width: 33.33%; text-align:center;}
.tab_exp1 li a {display:block; height: 38px; border-top:1px solid #bbb; color:#252420; line-height:38px;font-size: 1em;}
.tab_exp1 li:last-child a {border-right: 1px solid #bbb;}


.exp					{ background:#fff; padding:5px; font-size:12px }
.exp dt.tit	{ display:block; margin-bottom:10px; font-size:12px; margin-top:12px; /*background:url(../images/product/ico_tit.png) 0 0 no-repeat; background-size:17px*/}
.exp dd.con {border:1px solid #e7e7e7;  background:#fafafa; padding:10px 5px; font-size:11px; font-weight:normal; color:#000;}
.exp dd.con span { font-size:12px !important;}
.exp dd.con table {width:100% !important;}

.exp dd.con table th img{ max-width:none;}
.exp dd.con table td img{ max-width:100% !important; }

.exp dd.con table .left_img{ width:45%; padding-right:7px}
.exp dd.con table .info_dt_conts strong{ font-size:11px}
.exp dd.con table .info_detail{ font-size:11px; font-weight:normal}
.exp dd.con table .card_thumb{ height:auto !important;}
.exp dd.con table .thumb_list{ height:auto !important;}
.exp dd.con table .thumb_list img{ padding-bottom:5px}
.exp dd.con table div {width:100% !important;}
.exp dd.con table div#info_img_box{ width:auto !important;}


/*일정표*/
.exp dd.con table .info_dt_box12{ width:90% !important;}

.white-popup.sch_detail	{ padding:20px 10px}
.white-popup.sch_detail .mfp-close	{ width:30px; height:30px; line-height:30px; margin-right:0; opacity:1; background:rgba(0,0,0,0.5); color:#fff}

.white-popup.sch_detail .info_top	{ margin-bottom:20px}
.white-popup.sch_detail .star	{ float:none; margin:0; margin-bottom:10px}
.white-popup.sch_detail h3	{ font-size:18px; font-weight:600; color:#333; margin-bottom:10px ;letter-spacing:-0.5px; line-height:22px}
.white-popup.sch_detail h3 .eng	{ font-size:15px}
.white-popup.sch_detail p.txt	{ font-weight:400; line-height:20px}

.white-popup.sch_detail .sch_visual	{ position:relative; width:100%; height:230px; margin-bottom:20px}
.white-popup.sch_detail .sch_visual ul li img	{ width:100%; height:230px; display:block}

.white-popup.sch_detail .info_btm ul.h_info li	{ margin-bottom:5px}
.white-popup.sch_detail .info_btm ul.h_info strong	{ display:inline-block; width:80px; font-weight:600}
.white-popup.sch_detail .info_btm ul.h_info span	{ font-weight:400}

.white-popup.sch_detail p.txt_in { margin-top:10px; font-weight:400; margin-bottom:10px; line-height:20px}


.exp dd.con .facility {clear:both; overflow:hidden; }
.exp dd.con .facility li {float:left; width:33.3%;}
.exp dd.con .facility li input.check { 
   background: rgba(0, 0, 0, 0) url("../images/product/check_on.png") no-repeat scroll 0 center / 12px auto;
    display: inline-block;
    line-height: 12px;
    min-height: 12px;
    padding-left: 10px;
}

/******************* Reservation *******************/
.reserv_area{ padding-bottom:30px ; background:#fafafa;}
.reserv_area h4	{ color:#333; margin:20px 0 12px 0; padding-left:5px; font-size:16px;}

.reserv_top					{ position:relative; display:table; width:100%; height:40px; border-top:1px solid #1f2a39; border-bottom: 1px solid #c4cace; margin-bottom:10px; background:#464f5c}
.reserv_top h3				{ display:table-cell; vertical-align:middle; font-size:16px; font-weight:600; text-align:center; color:#fff}
.reserv_top button			{ width:30px; height:30px; border:0; cursor:pointer}
.reserv_top button.btnPrev	{ position:absolute; top:5px; left:10px; background:url(../images/product/res_arr_left.png) 0 0 no-repeat; background-size:30px}
.reserv_top button.btnNext	{ position:absolute; top:5px; right:10px; background:url(../images/product/res_arr_right.png) 0 0 no-repeat; background-size:30px}

/*** 약관동의 ***/
.agree_area 						{ background:#fff; }

ul.terms_area li					{ clear:both; margin-bottom:5px; }
ul.terms_area li .agree_box label	{ position:relative; font-size:14px; color:#111; background-position:12px center; padding:15px 0 15px 42px;}
ul.terms_area li .terms_box			{ height:100px; padding:10px; margin:10px 5px; background:#fafafa; border:1px solid #ddd; overflow-y:scroll; font-weight:normal; font-size:12px; line-height:20px;}
ul.terms_area li h5 {position:relative; height:42px; background:#f3f6f9; color:#0e0e0e;border:1px solid #8b94a3; 
-moz-border-radius:5px; -webkit-border-radius:5px; border-radius:5px;}
ul.terms_area li h5 a {display:block; width:80%; height:42px; font-size:13px; line-height:42px;}
ul.terms_area li h5 .rt_check { position:absolute; top:11px; right:15px; }
ul.terms_area li h5 strong {font-weight:700; padding-left:15px;}


/*** 선택상품정보 ***/
.price_info_arae	{}

p.term span.able		{ display:block; width:50px; text-align:center; margin:5px 0; padding:2px 0; font-size:12px; font-weight:normal; font-size:12px; border:1px solid #0056a7; background:#f2f9ff; color:#0056a7}
/*p.term span.able.start	{ border:1px solid #ff6651}/* 출발가능*/
/*p.term span.able.res		{ border:1px solid #4c99f1}/* 예약가능*/
/*p.term span.able.close	{ border:1px solid #33bfb2}/* 예약마감*/
p.term a				{ color:#777; font-size:12px; text-decoration:underline; font-weight:normal}

/* -여행인원- */
p.pp_number					{ margin-bottom:5px}
p.pp_number span.pp			{ display:inline-block; width:34px; padding:2px 0; text-align:center; color:#fff; font-size:12px; -moz-border-radius:5px; -webkit-border-radius:5px; border-radius:5px}
p.pp_number span.pp.redbox	{ background:#f05e56}
p.pp_number span.pp.pinkbox	{ background:#e653a4}
p.pp_number span.pp.greenbox{ background:#08b1c0}

/* -선택사항- */
p.choice_tit		{ width:100%; border-bottom:1px solid #ddd; padding:10px 0 10px 30px; color:#111; background:url(../images/product/arr_red.png) 10px center no-repeat #e9e9ed; background-size:16px}
p.choice_con		{ border-bottom:1px solid #ddd}
span.choice_stit	{ display:block; border-bottom:1px dashed #ccc; padding:7px 10px 7px 20px; background:url(../images/product/arr_gray.png) 10px center no-repeat; background-size:10px}
span.choice_num		{ display:block; padding:5px 10px 5px 20px; font-weight:normal}

.btn_reset	{ display:inline-block; width:18px; height:18px; border:1px solid #ccc; font-size:15px; color:#333; cursor:pointer;  text-align:center; line-height:16px; background:#f4f4f4}

/*** 예약자, 여행자 정보 ***/
.accompany_area, .star	{ float:right; margin:18px 10px 0 0; font-size:12px; font-weight:normal; color:#424242;}
select.iph_90p			{ width:95%; height:50px !important; word-wrap:break-word; background-position:98% center}

/*** 고객요청사항 ***/
.request_area .account	{ padding-top:10px; color:#db0b88; font-size:12px; line-height:18px}
.request_area .guide	{ border:1px solid #c6c6c6 ; background:#fff; padding:10px}
.request_area .guide p	{ font-size:12px}

.view			{ display:table; margin:15px auto 0 auto}
.view:after 	{ content:""; clear:both; display:block}
.view a			{ float:left; display:block; background:#29a7e1; color:#fff; padding:5px; margin:0 5px 5px 0; font-size:12px }
.view .pop_box	{ border:5px solid #0056a7; background:#fff; padding:20px 10px 10px 10px; font-size:13px; line-height:22px; clear:both}
.view .pop_box .tit_layer	{ display:block; font-size:15px; color:#0b56a7; border-bottom:1px solid #ddd; padding-bottom:10px; margin-bottom:10px}
.close_pop1, .close_pop2			{ position:relative}
.close_pop1 img, .close_pop2 img	{ position:absolute; right:0; top:-10px; width:20px; cursor:pointer}
.close_pop3 img						{ position:absolute; right:10px; top:10px; width:20px; cursor:pointer}

/*** 최종 버튼 ***/
.btn_submit		{ margin:10px 0 0 0}
.btn_submit a	{ display:block; width:100%; text-align:center; padding:15px 0; color:#fff; background:#e44c52; 
-moz-border-radius:5px; -webkit-border-radius:5px; border-radius:5px; font-size:18px}
.btn_submit a.cancel	{ float:left; width:49%; background:#969b9e}
.btn_submit a.listgo	{ float:left; width:49%; background:#969b9e}
.btn_submit a.payment	{ float:right; width:49%}


.normal_box {border:1px solid #ddd; background:#fff;  padding:30px 10px 40px 10px ; text-align:center; overflow:hidden;}
.normal_box .end_icon { display:block; background:url(../images/product/ico_end.png) center 0 no-repeat ; background-size:33px; width:100%; height:50px;}
.normal_box .top	{ font-size:22px; color:#000;display:inline-block; text-align:center; border-bottom:1px solid #000; padding-bottom:7px; margin-bottom:15px; }
.normal_box .txt1 {display:block; font-size:20px; color:#333; padding-bottom:10px; line-height:27px;}
.normal_box .txt2 {display:block; font-size:15px; color:#555; line-height:20px;}



.ready_box {border:1px solid #ddd;  padding:70px 20px 70px 20px; text-align:center; background:#fff ; margin-bottom:20px; }
.ready_box .black_logo {display:block;background:url(../images/common/black_logo.png) center 0 no-repeat ; background-size:150px; width:100%; height:40px;}
.ready_box .txt1 {display:block; font-size:18px; color:#333; padding-bottom:10px;}



/******************* Mypage List *******************/
.mypage_area{ padding-bottom:30px ; background:#fafafa;}
.mypage_area h4	{ color:#333; margin:20px 0 12px 0; padding-left:5px; font-size:14px;}

/* Snb */
.snb		{ background:#dde1e4; padding-top:10px; padding-bottom:10px; border-bottom:1px solid #c4cace;}
.snb:after	{ content:""; clear:both; display:block}
.snb select	{ width:100%; padding-left:20px;}


/* 마이페이지 리스트1 */
.mypage_list_wrap .all_check_pay {font-size:16px; color:#333;}

ul.mypage_list1 li			{ position:relative; border:1px solid #9f9f9f; background:#fff; margin-bottom:10px;padding:10px;font-size:15px; line-height:160%;}
ul.mypage_list1 li a		{ display:block; overflow:hidden;}
ul.mypage_list1 li a .tit	{ border-bottom:1px dotted #999;}
ul.mypage_list1 li a .tit strong{ display:block; color:#000; font-size:15px; line-height:160%; width:calc(100% - 50px);}
ul.mypage_list1 li a .tit .num	{ display:block; padding:6px 0 0 3px; color:#555; font-size:12px;width:70%;}
ul.mypage_list1 li a .tit .date	{ display:block; padding:6px 0 0 3px; color:#777; font-size:12px;width:70%;}
ul.mypage_list1 li .i_check {position:absolute; top:12px; right:10px;}
ul.mypage_list1 li .info	{  position:relative; padding:10px 10px 40px 10px; color:#333; font-weight:normal; line-height:20px; background:#f1f1f1;}
ul.mypage_list1 li .total_p	{ color:#dc3637; font-weight:700; font-size:16px;}
ul.mypage_list1 li .pay		{ color:#db0b88; font-weight:700}
ul.mypage_list1 li .state { /*position:absolute; top:6px; right:8px;*/float:right; padding:2px 10px; text-align:center;-moz-border-radius:3px; -webkit-border-radius:3px; border-radius:3px; 
font-weight:700; font-size:12px; background:#fff; color:#333; border:1px solid #333;}
ul.mypage_list1 li .state.ok { background:#fff; color:#dc3637; border:1px solid #dc3637; }
ul.mypage_list1 li .state.res { background:#fff; color:#333; border:1px solid #777; }
ul.mypage_list1 li .state.end { background:#fff; color:#777; border:1px solid #aaa; }
ul.mypage_list1 li .state.ok_end { background:#fff; color:#dc3637; border:1px solid #dc3637; }
ul.mypage_list1 li .state.res_end { background:#fff; color:#333; border:1px solid #777; }
ul.mypage_list1 li .redbox	{ position:absolute; bottom:55px; right:10px; display:block; width:30px; padding:3px; background:#f05e56; color:#fff; text-align:center}
ul.mypage_list1 li .graybox{ position:absolute; bottom:25px; right:10px; display:block; width:30px; padding:3px; background:#999; color:#fff; text-align:center}
ul.mypage_list1 li:last-child{ margin-bottom:0}


ul.mypage_list1 .Point {padding:0 10px;}
ul.mypage_list1 .Point li {clear:both; border:none; }
ul.mypage_list1 .Point li .num {display:block; float:left;}
ul.mypage_list1 .Point li .date {display:block; float:left; margin-right:20px;}
ul.mypage_list1 .Point li .txt {display:block;float:right; color:#333;}
ul.mypage_list1 .Point li .save {display:block; float:left; width:50%; color:#cd1d1f;}
ul.mypage_list1 .Point li .use {display:block;float:left; width:50%;color:#354aa4;}

ul.mypage_list1 .Point li.p_num {padding-bottom:12px; overflow:hidden; font-size:15px; }
ul.mypage_list1 .Point li.p_num span  {display:inline-block; border-radius:5px; font-size:11px; padding:3px 15px; margin-right:10px;}
ul.mypage_list1 .Point li span.t_save {background:#fffbfb; border:1px solid #cd1d1f; color:#cd1d1f;}
ul.mypage_list1 .Point li span.t_use {background:#fafbff; border:1px solid #7786c4; color:#354aa4;}

.pay_total					{ background:#ff6000; border:1px solid #ff6000;  padding:30px 15px; -moz-border-radius:3px; -webkit-border-radius:3px; border-radius:3px; }
.pay_total .tp {float:left; display:block; font-size:30px; color:#fff; font-weight:700; letter-spacing:-1px;line-height:1.5;}
.pay_total .price{float:right; display:block; text-align:right; color:#fff; font-weight:700; font-size:32px; letter-spacing:-1px;line-height:1.5;}
.pay_total .price em {display:inline-block; font-size:20px; color:#fff; padding-left:5px; }
.pay_total .price_info{float:right; display:block; text-align:right; color:#fff; font-weight:400; font-size:16px; letter-spacing:-1px;margin-top:34px;}


/******************* Mypage View *******************/
.res_view_tit	{ color:#333; font-size:14px; padding:10px; line-height:20px ; border-bottom:1px solid #ccc}

.accordion h4	{ font-size:13px; margin-left:5px;  }
ul.accordionUl {overflow:hidden; border-bottom:1px solid #9b9b9b; }
ul.accordionUl li				{ background:#fff; border:1px solid #bcbcbc; border-bottom:none; margin-bottom:-1px; }
ul.accordionUl li .q a.trigger .arrow {display:block; float:right; border-left:1px solid #bcbcbc;  width:15%;  }
ul.accordionUl li.show .q a.trigger .arrow { background:url(../images/product/ico_tarrow.png) 50% center no-repeat; background-size:15px; }
ul.accordionUl li.hide .q a.trigger .arrow {background:url(../images/product/ico_tarrow_up.png) 50% center no-repeat; background-size:15px;}
ul.accordionUl li .q a.trigger	{ position:relative; display:block; padding:13px 0 13px 10px; border-bottom:1px solid #9b9b9b; color:#0e0e0e; 
font-size:15px; background: #f5f5f5;}
ul.accordionUl li.show .q a.trigger			{ border-bottom:2px solid #333; padding:13px 0 12px 10px; }

ul.accordionUl li .q span		{position:absolute; right:0; top:0px; display:block;border-left:1px solid #bcbcbc;width:15%; height:30px;text-align:center; padding-top:12px;}
ul.accordionUl li .q span img	{ width:15px}
ul.accordionUl li .a			{ padding:5px 5px 20px 5px}

ul.accordionUl li .a .table_box {border-top:1px solid #d7d7d7;}
ul.accordionUl li .a .tbl-type1 th {font-weight:400; color:#000;}
ul.accordionUl li .a .tbl-type1 td {font-weight:400; color:#000;}
ul.accordionUl li .a .tbl-type1 td span{font-size:12px !important; line-height:20px !important}

/******************* Mypage 포인트 *******************/
.total_emoney	{ margin:15px 10px 10px 10px}



/******************* 결제하기 *******************/
.payment_area h4	{ color:#0056a7; margin-bottom:5px; padding-left:10px; font-size:14px}
.payment_area .square.pay_total	{ border:1px solid #0056a7; background:#f2f9ff; text-align:center; font-size:16px; color:#333; padding:25px 0;}
.payment_area .square.pay_total .pay_price { font-size:22px; color:#0056a7}


/******************* 결제완료 *******************/

.payend_tit				{ padding:50px 0 20px 0; text-align:center; font-size:18px; color:#0a55a6}

.payment_con		{ border:1px solid #ccc; background:#f3f3f3; width:80%; margin:10px auto 20px auto; padding:20px 10px; -webkit-box-sizing:border-box; -moz-box-sizing:border-box; box-sizing:border-box;}
.payment_con:after	{ content:""; clear:both; display:block}
.payment_con dl		{}
.payment_con dl dt	{ float:left; color:#666}
.payment_con dl dd	{ float:right;}

.btn_payfinish			{ margin:0 auto 50px auto; width:80%}
.btn_payfinish a		{ display:block; width:100%; text-align:center; padding:12px 0; color:#fff; background:#0056a7; -moz-border-radius:10px; -webkit-border-radius:10px; border-radius:10px; font-size:16px; }
.btn_payfinish a.more	{ float:left; width:49%; background:#969b9e}
.btn_payfinish a.reserve{ float:right; width:49%}
.btn_payfinish:after	{ content:""; clear:both; display:block}




/******************* swiper *******************/
.swiper-container { width:100%;}
.swiper-slide {
		height: auto;
        text-align: center;
        font-size: 18px;
        /* Center slide text vertically */
        display: -webkit-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        -webkit-justify-content: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        -webkit-align-items: center;
        align-items: center;
    }

.mainVisual .swiper-slide img{	width:100%;}
	


/******************* 쿠폰 이벤트 *******************/
.coupon_area		{ padding-bottom: 20px;}
.board_con.cpn	{ min-height:100px; border:1px solid #d7d7d7; background:#fff; margin: 10px;}

.coupon_area .coupon_box				{ width:90%; border:1px solid #6b21e4; margin:20px auto 10px auto }
.coupon_area .coupon_box h4			{ line-height:20px; background:#6b21e4; color:#fff; font-size:16px; font-weight:600; text-align:center; padding:12px 0 8px 0 }
.coupon_area .coupon_box .img		{ text-align:center; padding:20px 0}
.coupon_area .coupon_box .txt		{ padding:0 20px}
.coupon_area .coupon_box .txt dl{ margin-bottom:10px; padding-bottom:10px; border-bottom:1px dashed #ccc }
.coupon_area .coupon_box .txt dl.last	{ border-bottom:0 none}
.coupon_area .coupon_box .txt dt{ font-weight:600; color:#6b21e4; margin-bottom:5px}

.btn_coupon		{ text-align:center; margin:20px 0 30px 0}
.btn_coupon a	{ display:inline-block; padding:15px 40px; color:#fff; font-size:15px; font-weight:600; -moz-border-radius:4px; -webkit-border-radius:4px; border-radius:4px; background:#6b21e4}
.btn_coupon a.do		{ background:#6b21e4}
.btn_coupon a.close	{ background:#999}


/******************* 회원가입 *******************/
.name_area 						{ background:#fff; border:1px solid #c4cace; -moz-border-radius:10px; -webkit-border-radius:10px; border-radius:10px; padding-bottom:20px}
.name_area .choose		{ width:95%; margin:10px auto; background:#66a6d0;}
.name_area .choose li	{ float:left; width:50%; color:#fff; padding:10px 0; text-align:center;-webkit-box-sizing:border-box; -moz-box-sizing:border-box; box-sizing:border-box;}
.name_area .choose li:first-child	{ border-right:1px solid #fff}
.name_area .choose:after	{ content:""; display:block; clear:both}
.name_area .explain				{ font-size:12px; font-weight:400; margin:20px 10px 10px 10px ; padding:10px; background:#f5f5f5}
.name_area .info					{ font-size:12px; font-weight:400; padding:5px 20px 0 20px}
 
table.tbl_name th	{ text-align:left; padding-left:20px; font-size:14px}
table.tbl_name td	{ padding:8px 0; font-size:14px; font-weight:400}

.ml20	{ margin-left:20px}

.btn_name		{ border-top:1px solid #ddd; text-align:center; padding-top:20px; margin:20px 10px 0 10px}
.btn_name a	{ display:inline-block; padding:5px 8px; -moz-border-radius:4px; -webkit-border-radius:4px; border-radius:4px; background:#0056a7; color:#fff}


/* 우편번호 */
.zipWrap				{ display:inline-block; width:80%; padding:10px; background:#fff; border:5px solid #0056a7}
.zipWrap table	{ width:100%; border-collapse:collapse; border-spacing:0;}
table.mail_num th	{ padding:15px 0; font-size:15px; font-weight:600; color:#0056a7; text-align:center; border-bottom:1px solid #ddd }
table.mail_num td	{ }
.zip_result			{ max-height:210px; overflow-x: hidden; overflow-y: auto;}
.after:after		{ content:""; display:block; clear:both}




.page_area {padding:10px;}
.page_area .site_box {border:1px solid #ddd; background:#fff;  padding:10px; overflow:hidden; margin-bottom:10px;}


.h3_tit { color:#333; margin-bottom:12px; padding-left:5px; font-size:16px;}
.h4_tit { color:#333; margin-bottom:12px; padding-left:5px; font-size:14px;}


/* 오시는길 */
.map_info {margin:15px 0; overflow:hidden; }
.map_info h3 {font-size:20px !important; color:#424242 !important; font-weight:600; border-bottom:1px solid #333333;
padding:5px 0 10px 0 !important; margin-bottom:10px !important; }
.map_info li {clear:both; overflow:hidden; padding-bottom:7px; margin-bottom:7px; border-bottom:1px dashed #ddd; line-height:160%; }
.map_info li strong {font-size:13px !important; font-weight:600; float:left; display:inline-block; padding-right:10px; color:#333 !important;}
.map_info li span { float:left;font-size:12px !important; padding-right:15px; letter-spacing:0 !important;}


/* 제휴문의 */
.contact{ height:100px; text-align:left; border:1px solid #e5e5e5; overflow-y:scroll; padding:10px;background:#fff; }
.contact .rule_wrap {border:none !important; background:none !important; padding:5px 10px !important;}
.contact_agree{ text-align:right; padding:10px 0}
.site_box .txt_area { font-size:11px; font-weight:normal; line-height:160%;}
.contact .txt_area { font-size:11px; font-weight:normal; line-height:160%;}

/* 약관 */
.rule_wrap{ line-height:20px; }
.rule_wrap .agree_rule_tit{ }
.rule_wrap .agree_rule{ color: #555; font-size: 11px; font-weight:normal; padding-left: 10px; display: block;}
.rule_wrap .agree_rule_tit .agree_rule{color: #333; font-weight: bold; background: url(../image/common/bullet06.gif) no-repeat 0px 7px; padding-left: 10px; line-height: 22px;}
.rule_wrap p {border-bottom: 1px solid #dddddd;padding-bottom: 15px;margin-bottom: 15px;}
.rule_wrap .agree_rule_tit {border-bottom:0;padding: 0;margin: 0;}
.rule_wrap p.rule_last{ border-bottom: 0; padding: 0; margin: 0;}

.rule_wrap .detail{}
.rule_wrap .detail h3{ font-size:13px; font-weight:600; color:#333; padding-bottom: 10px; border: 0; padding-top: 20px;}
.rule_wrap .detail h3.pt0{ padding-top: 0px;}
.rule_wrap dl{ border-bottom: 1px solid #dddddd; padding-bottom: 15px; margin-bottom: 10px;}
.rule_wrap dl > dt{ color: #333; font-weight: bold; background: url(../image/common/bullet06.gif) no-repeat 0px 7px; padding-left: 10px; line-height: 22px;}
.rule_wrap dl > dd{ color: #555; font-size: 11px; line-height:160%; font-weight:normal; padding-left: 10px; display: block; padding-top: 5px;}
.rule_wrap dl > dd .txt{ display: block; line-height:20px;}
.rule_wrap dl > dd .txt ul{ padding-left: 10px;}
.rule_wrap dl > dd .txt li{}


.agebox {padding:10px !important; height:inherit !important;}
.agebox strong {display:block; padding-bottom:5px; font-weight:600; color:#333; font-size:15px;}
.agebox span {color:#555; font-size:13px;}


/* 호텔리조트 */

#hotel_search { background: #424242 url(../images/product/bg_hotel_search.png) no-repeat 0 0; background-size:100%; padding:40px 10px 50px 10px; min-height:320px;
border-bottom:1px solid #424242;}
#hotel_search ul {}
#hotel_search li {margin-bottom:15px;}
#hotel_search select { padding-left:20px; height:42px; font-size:15px; color:#333; font-weight:700; background-size:1em; width:100%;  border:none;
background-position:95% 1.1em; -moz-border-radius:5px; -webkit-border-radius:5px; border-radius:5px;}
#hotel_search input { padding-left:20px; height:42px; font-size:15px; color:#333; font-weight:700; background-size:1.2em; width:100%;  border:none;
background-position:95% 0.8em; -moz-border-radius:5px; -webkit-border-radius:5px; border-radius:5px;}
#hotel_search .calendar_input { padding:0px 0px 0px 20px; border:none; -moz-border-radius:5px; -webkit-border-radius:5px; border-radius:5px;}


.hotel_search_top {/*background: #555 url(../images/product/bg_hotel_top.png) no-repeat 0 0; background-size:100%;*/ padding:12px 10px 0px 10px;  }
.hotel_search_top li {float:left; width:48.8%; /*padding:5px 1% 5px 1%;*/ margin-right:7px; margin-bottom:10px; height:35px;}
.hotel_search_top li:nth-child(2n){margin:0}
.hotel_search_top select, .hotel_search_top input { height:39px; font-size:13px; color:#333; font-weight:normal; background-size:1em; width:100%;  
border:none; -moz-border-radius:2px; -webkit-border-radius:2px; border-radius:2px; background-position:93% 1.4em; }
.hotel_search_top .calendar_input { padding:0px 0px 0px 0px; border:none; width:98%;background-size:20px;background-position:95% 0.9em; padding-left:2%; }
.hotel_search_top .btn_Hsearch {width:100%;}
.hotel_search_top .btn_Hsearch a {display:block; background:#ff6000; text-align:center; color:#fff; font-size:16px; font-weight:600; padding:12px 0;
 -moz-border-radius:2px; -webkit-border-radius:2px; border-radius:2px;  margin:0 auto; margin-top:2px; }


.hotel_type {padding:10px;}
.hotel_type h3 {padding-bottom:10px;  margin-bottom:5px; border-bottom:1px solid #aaa; }
.hotel_type .basic {display:inline-block; color:#0056a7; font-weight:600; font-size:12px; border:1px solid #0056a7; padding:5px 10px;
-moz-border-radius:15px; -webkit-border-radius:15px; border-radius:15px;}
.hotel_type .now{display:inline-block; color:#ff6000; font-weight:600; font-size:12px; border:1px solid #ff6000; padding:5px 10px;
-moz-border-radius:15px; -webkit-border-radius:15px; border-radius:15px;}
.hotel_type .room_type { font-weight:600; color:#000; font-size:15px;padding-left:10px;}
.hotel_type .btn_gallery {display:block; -moz-border-radius:5px; -webkit-border-radius:5px; border-radius:5px; background:#aaa; color:#fff; width:100%; 
text-align:center; margin:10px 0; padding:13px 0; font-size:15px;}
.hotel_type .price {overflow:hidden; padding-top:10px;}
.hotel_type .price .num {float:left; padding:5px 0 0 5px; font-size:12px;}
.hotel_type .price strong {float:right; font-size:18px; font-weight:bold; color:#d63733; padding:5px 10px 5px 0; }
.hotel_type .Htype {clear:both;}
.hotel_type .Htype li {float:left; width:49%; margin:0 1% 10px 0;}
.hotel_type .Htype li select {width:100%; height:35px; background-position:93% 1em;}
.hotel_type .txt {font-size:11px; }


.hotel_total_wrap { margin: 20px 10px 15px  10px; border:1px solid #777; background:#fff; padding:20px 20px 15px 20px;}
.hotel_total_wrap h3 {padding-bottom:10px;  margin-bottom:20px; border-bottom:1px solid #aaa; }
.hotel_total_wrap h3 .basic {display:inline-block; color:#0056a7; font-weight:600; font-size:12px; border:1px solid #0056a7; padding:5px 10px;
-moz-border-radius:15px; -webkit-border-radius:15px; border-radius:15px;}
.hotel_total_wrap h3 .now{display:inline-block; color:#e44c52; font-weight:600; font-size:12px; border:1px solid #e44c52; padding:5px 10px;
-moz-border-radius:15px; -webkit-border-radius:15px; border-radius:15px;}
.hotel_total_wrap h3 .room_type { font-weight:600; color:#000; font-size:18px;padding-left:10px;}
.hotel_total_wrap h4 { font-size:14px; color:#111; padding:10px 0;}
.hotel_total_wrap .date { display:block; padding-bottom:10px;}
.hotel_total_wrap .room {display:block; padding-bottom:10px;}
.hotel_total_wrap .s_option {border-top:1px solid #ddd; border-bottom:1px solid #ddd; padding:5px 0; overflow:hidden; margin:10px 0 20px 0;}
.hotel_total_wrap .s_option li {clear:both; padding-bottom:5px;}
.hotel_total_wrap .s_option .name {float:left; color:#333; font-weight:600;}
.hotel_total_wrap .s_option .price {float:right;}

.hotel_total_wrap .hotel_total {overflow:hidden; padding-bottom:10px;}
.hotel_total_wrap .hotel_total li {clear:both; padding-bottom:10px; overflow:hidden;}
.hotel_total_wrap .hotel_total li.line { padding:5px 0 10px 0;}
.hotel_total_wrap .hotel_total .name {float:left; color:#222; font-size:16px; font-weight:600;}
.hotel_total_wrap .hotel_total .price {float:right; font-size:16px; font-weight:600;}
.hotel_total_wrap .hotel_total .Htotal {float:left; display:block; font-size:18px; color:#000; font-weight:700; padding-top:15px;}
.hotel_total_wrap .hotel_total .Hprice{float:right; display:block; text-align:right; color:#d63733; font-weight:800; font-size:30px; letter-spacing:-1px; padding:10px 0;}
.hotel_total_wrap .txt {clear:both; display:block; font-size:13px; color:#191919; font-weight:700; text-align:left; padding:0 0 5px 0;}


/* 팝업달력 */




#hotel_calendar { position:absolute !important; top:0 !important; left:0 !important; background:#fff !important; z-index:10; width:100%; height:100%;}


#overlayPanel.show {
    opacity: 1;
}
#overlayPanel {
    background: #fff none repeat scroll 0 0;
    display: none;
    height: 100%;
    min-height: 100%;
    opacity: 0;
    overflow-x: hidden;
    overflow-y: visible;
    position: relative;
    width: 100%;
}

.popReserve01 {
    display: none;
}
#overlayPanel .popReserve01 {
	display: block;
}
.popReserve01 h3 {
	padding: 15px 0px 0px 12px; height: 35px; color: #fff; font-size: 18px; position: relative; background: #707582; font-size:18px;
}
.popReserve01 h3 a {
	background: url("../images/common/close_popup.png") no-repeat center / 19px; padding: 16px 12px; top: 0px; width: 19px; height: 19px; right: 0px; position: absolute;
}



#overlayPanel .header {
    left: 0;
    top: 0;
    width: 100%;
    z-index: 3001;
}

.pickerTop {
    height: 97px;
	position: fixed;
    z-index: 10;
}

.popReserve01 .datepickerTit {
	height: 57px; 
}
.popReserve01 .datepickerTit .tit {
	display:block;
	padding-bottom:8px;
}

.cal_tit_month span { 
	font-size:18px;
}
.firstMonth {
	color: #fff; padding-bottom: 12px; font-weight: normal; display: block; 
}
.pickerDayList {
	padding: 5px 0px; overflow: hidden;     background: #8e929c;
}
.pickerDayList li {
	width: 14.2%; text-align: center; color: #fff; float: left;
}


.headPicMargin {
	height: 97px;
}
.footPicMargin {
	height: 109px;
}


#overlayPanel .footer {
    bottom: 0;
    left: 0;
    position: fixed;
    width: 100%;
    z-index: 3001;
}

.pickerBtm {
	width: 100%; border-top: 1px solid  #ccc;  z-index: 100; background:#fff;
}
.pickerBtm div {
	width: 100%; display: table;
}
.pickerBtm a {
    background: #e24a4b;
    color: #fff !important;
    display: block;
    font-size: 18px;
    font-weight: bold;
    height: 20px;
    padding: 15px 0 11px 0;
    text-align: center;
}

.pickerBtm div .dayCell {
	padding: 13px 0px 15px; width: 50%; text-align: center; font-weight: bold; display: table-cell;
}
.pickerBtm div > span:first-child {
	border-right-color: rgb(204, 204, 204); border-right-width: 1px; border-right-style: solid;
}
.pickerBtm div .dayCell strong {
	color: #e43d43; font-size: 15px; display: block;
}
.pickerBtm div .dayCell .selBox {
	left: 0px; top: 0px; width: 100%; height: 100%; position: absolute;
}
.pickerBtm div .dayCell .selBox em {
	left: -20px; top: 0px; width: 100%; text-align: center; margin-top: 14px; position: absolute;
}
.pickerBtm div .dayCell .selBox em::after {
	background: url("../images/air/bg_select_red.png") no-repeat 0px 0px / 9px 5px; top: -3px; width: 9px; height: 5px; margin-left: 5px; display: inline-block; position: relative; content: "";
}
.pickerBtm div .dayCell .selBox select {
	border: currentColor; width: 100%; height: 100%; color: rgb(200, 61, 103); text-indent: 30%; padding-top: 12px; font-size: 15px; font-weight: bold; background-color: transparent;
}
.pickerBtm div .dayCell .selBox select {
	text-indent: 35%;
}
.pickerBtm div .daylabel {
	padding: 12px; top: 0px; text-align: center; right: 0px; position: absolute;
}
.pickerBtm div .daylabel input[type='checkbox'].redCheck {
	margin: 0px;
}
.pickerBtm div .daylabel label {
	color: rgb(102, 102, 102); margin-top: 2px; display: block;
}
.pickerBtm div .daylabel select {
	top: -12px; width: 50px; height: 60px; right: -12px; position: absolute; opacity: 0;
}
.pickerBtm div .lastPr0.dayCell .selBox em {
	left: 0px;
}
.pickerBtm div .lastPr0.dayCell .selBox em::after {
	display: none;
}
.pickerBtm div .lastPr0.dayCell .selBox select {
	text-indent: 39%;
}
.pickerBtm div > span.lastPr0 .daylabel {
	display: none;
}
.pickerBtm div.oneType .dayCell {
	width: 100%; padding-right: 0px;
}
.pickerBtm div.threeType .dayCell {
	width: 33.3%;
}
.pickerBtm div.threeType :nth-child(2).dayCell {
	width: 33.4%; border-right-color: rgb(204, 204, 204); border-right-width: 1px; border-right-style: solid;
}
.pickerBtm div.threeType > span:last-child {
	padding-right: 0px;
}
.twoType .fadeIn.selBox {
	opacity: 1;
}
.twoType .selBox {
	opacity: 0; transition-duration: 1ms; transition-timing-function: ease-out; -webkit-transition-property: -webkit-transform opacity; -webkit-transition-timing-function: ease-out; -webkit-transition-duration: 1ms;
}

.twoType strong {display:block; padding-top:5px;}

.pop_calendar .sat a {
	color: #3a8dd6;
}
.pop_calendar .sun a {
	color: #d71a1a;
}

.pop_checkin .state_checkin {
	background: #ff7172 ;
    color: #fff !important;
    font-weight: bold;
	 position: relative;
	 border-radius: 10px 0 0 10px;
}
.pop_checkin .state_checkin::after {
    bottom: 5px;
    color: #fff;
    content: "IN";
    font-size: 11px;
    font-weight: normal;
    left: 0;
    position: absolute;
    text-align: center;
    width: 100%;
}


.pop_checkout .state_checkout {
	background: #ff7172 ;
    color: #fff !important;
    font-weight: bold;
	 position: relative;
	 border-radius: 0 10px 10px 0;
}
.pop_checkout .state_checkout::after {
    bottom: 5px;
    color: #fff;
    content: "OUT";
    font-size: 11px;
    font-weight: normal;
    left: 0;
    position: absolute;
    text-align: center;
    width: 100%;
}

.pop_during a{
	background: #ffd9d6 ;
	 position: relative;
}


.pop_today .state_today {
	background: #afb4c0 ;
	color:#fff !important;
	font-weight: bold;
	position: relative;
	border-radius: 5px;
}

.pop_today .state_today::after {
	bottom: 5px;
    color: #fff;
    content: "오늘";
    font-size: 11px;
    font-weight: normal;
    left: 0;
    position: absolute;
    text-align: center;
    width: 100%;
}

.calendar_title  { 
	background-color: #f7f7f7;
    padding: 10px 12px 6px 12px;
    text-align: left;
	font-size:12px; font-weight:400;
}

.pop_calendar  {
    background-color: #fff;
    border-bottom: 1px solid #ccc;
    border-collapse: collapse;
    font-size: 0.9em;
    overflow: hidden;
    width: 100%;
}

.pop_calendar  td {  border-top: 1px solid #e7e7e7;  background: #fff; }

.pop_calendar  td a {    display: block;
    font-size: 16px;
    height: 26px;
    padding: 10px 0 15px;
    text-align: center;
	color:#555;
	font-weight:400;
    text-decoration: none; }


#Ph_gallery li { clear:both; text-align:center; padding-bottom:15px;}
#Ph_gallery li .p_txt {display:block; padding:10px 0;} 
#Ph_gallery li .p_img img {width:100%;}


.m_tabletypea{margin:20px;}
.m_tabletypea table{margin:auto; margin-top:50px; margin-bottom:50px; border-collapse: collapse; border-spacing: 0}
.m_tabletypea table th{padding: 8px 0 8px 0px; background-color: #f9f9f9; border: 1px solid #e5e5e5; color: #353535; font-weight: 600; text-align: center;}
.m_tabletypea table td{border: 1px solid #e5e5e5; padding: 9px 10px; color: #353535; height: 28px;}



/*** 후기박스 ***/

.review_box {padding:12px 5px; margin-top:5px; background:#fff; border-top:1px solid #e7e7e7; border-bottom:1px solid #e7e7e7}
.review_box .review_detail_wrap{}
.review_box .review_detail{overflow:hidden; border-bottom:1px solid #e7e7e7; padding:15px 10px;}
.review_box .review_detail:first-child{padding-top:0}
.review_box .review_detail:last-child{border-bottom:0}
.review_box .profile_cir{float:left; width:40px;}
.review_box .contents{float:right; width:82%}
.review_box .contents .info{margin-bottom:10px; font-size:11px}
.review_box .contents .info .date{color:#888; font-size:11px; margin-left:10px}
.review_box .contents .info .star_point img{height:15px}

.review_detail .comment {margin: 20px 0;}
.review_detail .comment:before {content:'└';padding-left:20px;}

.review_title{overflow:hidden; margin-bottom:15px; padding:0px 12px; line-height:40px; height:40px; background:#f6f6f6; border-bottom:1px solid #e7e7e7}
.review_title h3{float:left;}
.review_title b{float:right; font-size:12px}
.review_title b img{height: 15px;}

/*** 후기작성  ***/

.review_box a.write_btn{display:block; float:right; border:1px solid #e7e7e7; background:#fff; height:40px; line-height:40px; padding:0px 20px; 
								  text-align:center; border-radius:2px; -webkit-border-radius:2px; margin-bottom:10px; font-size:13px;cursor:pointer;}
.review_box a.write_btn i{color:#ff6000;}
.review_write{width: 94%; display: inline-block; border: 1px solid #e7e7e7; background: #f8f8f8; padding:15px 10px; margin-bottom:20px;}
@media screen and (max-width: 320px){
	.review_write{width: 93%;}
}
.review_write input{display:block; width:95.5%; border:1px solid #e7e7e7; height:30px; line-height:30px; margin-top:10px; padding-left:10px;}
@media screen and (max-width: 320px){
	.review_write input{width:94.5%;}
}
.review_write .star-input{vertical-align: bottom;}
.review_write .tit{font-size:13px;}
.review_write .star_level img{height:16px; margin:0px 10px 5px 10px;}
.review_write span.id{margin-right:10px; color:#999; font-size:11px}
.review_write textarea{display:block; margin-top:10px; width: 94%; height:120px; padding:10px; border:1px solid #e7e7e7}
@media screen and (max-width: 320px){
	.review_write textarea{width: 93%;}
}
.review_write textarea::placeholder{color:#bbb; font-weight:300;	}
.review_write a.review_submit{display:block; float:right; background:#888; color:#fff; height:40px; line-height:40px; 
							  text-align:center; font-size:13px; font-weight:400; border-radius:2px; width:110px; margin-top:10px;}


/* 별점 */
.star-input>.input,
.star-input>.input>label:hover,
.star-input>.input>input:focus+label,
.star-input>.input>input:checked+label{display: inline-block; vertical-align:middle; background:url(/image/product/star_level_bg.png)no-repeat;}
.star-input{display:inline-block;  white-space:nowrap; padding:0px 15px; line-height:19px;}
.star-input>.input{display:inline-block; width:100px; background-size:100px; height:19px; white-space:nowrap; overflow:hidden; position: relative;}
.star-input>.input>input{position:absolute; width:0px; height:0px; opacity:0;}
.star-input>.input>label{/*width:30px;*/ height:0px; padding:19px 0 0 0; overflow: hidden; float:left; cursor: pointer; position: absolute; top: 0px; left: 0;}
.star-input>.input>label:hover,
.star-input>.input>input:focus+label,
.star-input>.input>input:checked+label{background-size: 100px; background-position: 0 bottom;}
.star-input>.input>label:hover~label{background-image: none;}
.star-input>.input>label[for="p1"]{width:20px;z-index:5;}
.star-input>.input>label[for="p2"]{width:40px;z-index:4;}
.star-input>.input>label[for="p3"]{width:60px;z-index:3;}
.star-input>.input>label[for="p4"]{width:80px;z-index:2;}
.star-input>.input>label[for="p5"]{width:100px;z-index:1;}
.star-input>output{display:inline-block; width:60px; font-size:18px; text-align:right; vertical-align:middle; display:none}







/* 달력 */

.calendar_wrap{margin:10px 10px 0 10px; text-align:center; border:1px solid #e7e7e7}
.calendar_wrap .c_select{margin:0px auto;padding:13px 0 5px 0; border-bottom:1px solid #e7e7e7;}
/*
@media screen and (max-width: 360px){
.calendar_wrap .c_select{margin:0px auto;}
}
@media screen and (max-width: 320px){
.calendar_wrap .c_select{margin:0px auto;;}
}
*/
.calendar_wrap .c_select li {display:inline-block;list-style:none;margin-right:20px;}
.calendar_wrap .c_select li:last-child {margin-right:0;}
.calendar_wrap select{height:30px; padding-right:0; color:#000}
.calendar_wrap select.year{width:90px;}
.calendar_wrap select.month{width:60px;}
.btn-prev, .btn-next {position:relative;top:-10px; vertical-align:middle}
.btn-prev i, .btn-next i{color:#ff6000}
.calendar_wrap .calendar{overflow:hidden; border-collapse: collapse; border-spacing: 0;}
.calendar_wrap .calendar th{/*background:#4a5058; color:#fff;*/color:#000; height:33px; width:14.28%; /*border-top:1px solid rgba(255,255,255,.4);*/border-bottom:1px solid #e7e7e7;}
.calendar_wrap .calendar th.sun{color:#ff0000}
.calendar_wrap .calendar th.sat{color:#00a2ff}
.calendar_wrap .calendar td{background:#fff; height:50px; padding-top:10px; text-align:center; font-size:17px; vertical-align:top}
.calendar_wrap .calendar td span{display:block; font-size:9px; line-height:12px; margin-top:5px;}
.calendar_wrap .calendar td.sun{color:#ff0000}
.calendar_wrap .calendar td.sat{color:#00a2ff}
.calendar_wrap .calendar td.able{background:#b7f6f3; color:#20b0ab}
.calendar_wrap .calendar td.able.on{background:#20b0ab; color:#fff}
.calendar_wrap .calendar td.ok{background:#fff2e3; color:#f8951d;}
.calendar_wrap .calendar td.ok.on{background:#f8951d; color:#fff}
.calendar_wrap .calendar td.wait{background:#ffecec; color:#cc0001}
.calendar_wrap .calendar td.wait.on{background:#cc0001; color:#fff}
.calendar_wrap .calendar td.close{background:#f6f6f6; color:#999}
.calendar_wrap .calendar td.close.on{background:#999; color:#fff}




/* 검색박스  */

.sch_focus_wrap{width: 100%; max-width: 640px; min-width: 320px; height:100%; margin: auto;}
.sch_focus{width:100%; background:#fff;}
.sch_focus .sbar_wrap{border-bottom:1px solid #e7e7e7; position: relative;}
.sch_focus .sbar_wrap a.search_btn{position: absolute; right: 10px; top: 12px; cursor: pointer; display:inline-block; text-align:center;}

.sch_focus .sbar_wrap a.search_btn i{color:#ff6000; font-size:1.7em;}
.sch_focus .sbar_wrap a.search_btn img{width:28px;}
.sch_focus .sbar_wrap input{width:96%; border: none; padding: 0; padding-left: 10px; height: 41px; line-height: 41px; background: #fff; font-size: 13px; border:2px solid #fff;}
.sch_focus .sbar_wrap input::placeholder{color:#bbb}
.sch_focus .sch_btag{border-bottom:1px solid #e7e7e7; overflow:hidden; padding:15px 15px 5px; display:none}
.sch_focus .sch_btag h3{margin-bottom:14px; font-weight:400; font-size:18px;}
.sch_focus .sch_btag li{float:left; margin-right:8px; margin-bottom:8px;}
.sch_focus .sch_btag li a{display:block; background:#fff; height:30px; line-height:30px; font-size:13px; text-align:center; padding:0px 10px; border:1px solid #e5e5e5; border-radius:2px;}

.sch_focus .sch_list {overflow:hidden; padding:15px;}
.sch_focus .sch_list h3{font-weight:400; font-size:18px;}
.sch_focus .sch_list ul{margin-top:8px;}
.sch_focus .sch_list li{border-bottom:1px solid #e5e5e5; float:left; width:50%;}
.sch_focus .sch_list li a{display:block; background:#fff; height:44px; line-height:44px; font-size:14px;}
.sch_focus .sch_list li a i{color:#6c1d79; font-weight:bold; margin-right:10px;}
.sch_focus a.close_btn{display:block; text-align:right; font-size:13px; padding:0px 15px 15px;}

.search_result{overflow:hidden;}
.search_result .sch_title{height:40px; line-height:40px; text-align:center;}
.search_result .sch_title b.count{color:#ff6000; font-weight:600}

.r_more_btn{border:1px solid #ff6000; background:#fff; height:44px; line-height:44px; font-size:13px; text-align:center; border-radius:3px; -webkit-border-radius:3px; -moz-border-radius:3px; margin-top:10px;}
.r_more_btn span{font-weight:bold; color:#ff6000}

.mypage_list_wrap{padding:0px 10px}



dl.bot_txt{
	margin-top:10px;
	background:#fafafa;
	padding:10px 10px 20px;
	border:none;
}

dl.bot_txt.myp{
	margin-top:0;
	border-top:1px solid #eee
}

dl.bot_txt dd {
	width:100%;
	float:none;
	font-size:12px;
	color:#000;
	line-height:18px;
	border-bottom:1px dashed #ddd;
	padding:7px 0px;
}

.bot_txt{
	float:none;
	font-size:12px;
	color:#000;
	border-bottom:1px dashed #ddd;
	padding:10px;
	text-align:center;
}

.bot_txt div{line-height:15px;}
.bot_txt strong{padding-right:15px; vertical-align:top; line-height:17px;}


.square{width:15px; height:15px; margin-right:5px; display:inline-block}
.square.able{background:#20b0ab}
.square.ok{background:#f8951d}
.square.wait{background:#50abf2}
.square.close{background:#cecece}

.ml10{margin-left:10px}


/* 결제페이지  */
.select_green {margin-bottom:10px;}
.bank_list li {margin-bottom:10px;}


	/* loading image */
	#loading {
	 width: 100%;  
	 height: 100%;  
	 top: 0px;
	 left: 0px;
	 opacity: 0.7;  
	 background-color: #fff;  
	 z-index: 100;  
	 text-align: center;
	} 
	  
	#loading-image {  
	 position: absolute;  
	 top: 50%;  
	 left: 50%; 
	 z-index: 200;
	}
