
.not_scroll{
	position: fixed;
	overflow: hidden;
}
.content_area {
	width: 1675px;
	padding: 10px 10px 10px 10px;
	float: left;
/*	background-color: #ecefef;*/
/*	min-height: 100vh;*/
/*	margin-left:230px;*/
}

ol,ul,li{list-style:none;}
textarea::placeholder {font-weight: 30; font-style: italic;}
input::placeholder {font-weight: 30; font-style: italic;}

.filter-container {
	width:300px;
	float:left;
	min-height:500px;
	background:#ffffff;
	border:1px #e4e4e4 solid;
	padding-top:20px;
	padding-left:10px;
	padding-right:10px;
	padding-bottom:20px;
	}
.filter-container .title {
	text-align: center;
	font-size: 18px;
	font-weight: 700;
	line-height: 1;
	margin-bottom: 10px;
	color: #333333;
}
.filter-container .filter-search-form {
	overflow:hidden;
	position:relative;
	}
.filter-container .filter-search-form .search-input {
	width: 100%;
	height: 45px;
	border: 1px #ced4da solid;
	border-radius: 5px;
	padding-left:10px;
	color:#333333;
	font-size:14px;
}
.filter-container .filter-search-form .filter-btn {
	position: absolute;
	top: 14px;
	right: 15px;
	cursor: pointer;
	font-size: 16px;
}
.filter-container .filter-item {
	overflow: hidden;
	background: #ffffff;
	border: 1px #e4e4e4 solid;
	margin-top: 10px;
}
.filter-container .filter-item .filter-item-top {
	width: 100%;
	height: 35px;
	line-height: 35px;
	background: #e4e4e4;
	text-align: left;
	color: #333333;
	font-weight: 700;
	font-size: 14px;
	padding-left: 10px;
}
.filter-container .filter-item .filter-item-list {
	width: 100%;
	height: 35px;
	padding-left:10px;
	padding-right:10px;
	overflow:hidden;
}
.filter-container .filter-item .filter-item-list label {
	float: left;
	margin-bottom: 0px;
	height: 35px;
	display: flex;
	align-items: center;
}
.filter-container .filter-item .filter-item-list input[type=checkbox] {width:20px;height:20px;}
.filter-container .filter-item .filter-item-list input[type=radio] {width:20px;height:20px;}
.filter-container .filter-item .filter-item-list span {
	font-size: 13px;
	margin-left: 10px;
}
.filter-container .filter-item .filter-item-list .list-ea {
	float: right;
	width: 59px;
	height: 25px;
	background: #6441ef;
	color: #ffffff;
	font-size: 14px;
	line-height: 25px;
	text-align: center;
	border-radius: 5px;
	margin-top: 5px;
}
.filter-container .filter-item .filter-item-list .star_item{
	margin-bottom:0px;
	padding-left:10px;
}
.filter-container .filter-item .filter-item-list .star_item li{
	float: left;
	margin-bottom:0px;
}

.container-1 {
	overflow:hidden;
	width:1300px;
	margin:30px auto 0px;
	background:#ffffff;
	min-height:100vh;
	}

/*골프 > 해외골프 추가 230407*/
.golf_tit {font-size: 22px; font-weight: 600; margin-bottom: 20px; padding-left: 20px;}
.overgolf {display: flex; flex-direction: column;}
.overgolf::after {display: block; content: ''; clear: both;}
.overgolf .itemArea {display:flex; flex-flow: row wrap;}
.overgolf .itemArea .item {flex: 1; max-width: 300px; margin-left: 20px; margin-bottom: 30px;}
.overgolf .itemArea .item .itemImg {width: 100%; height: 220px; margin-bottom: 10px;}
.overgolf .itemArea .item .itemImg img {width: 100%; height: 100%;}









.sp30 {height:30px;clear:both;}
.list_box {
	width: 100%;
/*	height:262px; */
	height:222px;
	margin-bottom: 10px;
}
.list_box .item-1{
	width:1000px;
	float:left;
/*	height:262px; */
	height:222px;
	border: 1px #e4e4e4 solid;
	}
.list_box .item-1 .item-img {
/*	width: 270px; */
	width:230px;
	height: 100%;
	background: #ffffff;
	background-size: 100% 100%;
	background-repeat: no-repeat;
	float: left;
}
.list_box .item-1 .info {
	float: left;
	width: 768px;
	padding-left: 20px;
	padding-top: 20px;
	height: 230px;
	padding-right: 20px;
	position: relative;
/*	width: 630px;
	padding-top: 19px;
	height: 260px; */
}
.list_box .item-1 .info .sort {
	font-size: 14px;
	color: #333333;
	font-weight: 700;
	margin-bottom:0px;
	float:left;
}
.list_box .item-1 .review {
	float: left;
	margin-left: 10px;
}
.list_box .item-1 .review ul li {
	float: left;
}
.list_box .item-1 .mark_img {
	float: right;
	cursor:pointer;
}
.list_box .item-1 .info .item_title {
	font-size: 20px;
	color: #333333;
	font-weight: 700;
	margin-bottom: 5px;
	clear: both;
}
.list_box .item-1 .info .guide {
	font-size: 14px;
	font-weight: 500;
	margin-top: 5px;
	overflow: hidden;
}
.list_box .item-1 .info .guide p {
	margin-bottom: 5px;
	color: #636363;
	font-size: 13px;
/*	font-weight: 700; */
	display: flex;
	align-items: center;
}
.list_box .item-1 .info .guide p img{
	width:15px;
	margin-right:5px;
}

.list_box2 {
	width: 100%;
	height: 200px;
	margin-bottom: 10px;
}
.list_box2 .item-1{
	width:1000px;
	float:left;
	height:200px;
	border: 1px #e4e4e4 solid;
	}
.list_box2 .item-1 .item-img {
	width: 200px;
	height: 100%;
	background: #ffffff;
	background-size: 100% 100%;
	background-repeat: no-repeat;
	float: left;
}
.list_box2 .item-1 .info {
	float: left;
	width: 630px;
	padding-left: 20px;
	padding-top: 19px;
	padding-right: 20px;
	position: relative;
	height: 200px;
}
.list_box2 .item-1 .info .sort {
	font-size: 14px;
	color: #333333;
	font-weight: 700;
	margin-bottom:0px;
	float:left;
}
.list_box2 .item-1 .review {
	float: left;
	margin-left: 10px;
}
.list_box2 .item-1 .review ul li {
	float: left;
}
.list_box2 .item-1 .mark_img {
	float: right;
	cursor:pointer;
}
.list_box2 .item-1 .info .item_title {
	font-size: 20px;
	color: #333333;
	font-weight: 700;
	margin-bottom: 5px;
	clear: both;
}
.list_box2 .item-1 .info .guide {
	font-size: 14px;
	font-weight: 500;
	margin-top: 5px;
	overflow: hidden;
}
.list_box2 .item-1 .info .guide p {
	margin-bottom: 5px;
	color: #636363;
	font-size: 13px;
	font-weight: 700;
	display: flex;
	align-items: center;
}
.list_box2 .item-1 .info .guide p img{
	width:15px;
	margin-right:5px;
}

.list_box2 .item-2{
	width:290px;
	height:200px;
	float:right;
	border: 1px solid #d4d4d4;
	border-radius: 5px;
	}
.list_box2 .item-2 p {margin-bottom:0px;line-height:1;}
.list_box2 .item-2 .t1 {
	font-size: 25px;
	font-weight: 400;
	text-align: center;
	margin-top: 15px;
	margin-bottom: 10px;
	color: #333333;
}

.list_box2 .item-2 .t2 {
	text-align:center;
	}
.list_box2 .item-2 .t3 {
	font-weight: 400;
	margin-top: 2px;
	margin-bottom: 2px;
	color: #333333;
	}
.list_box2 .item-2 .total {
	font-size: 29px;
	color: black;
	font-weight: 500;
	text-align: right;
	margin-top: 10px;
	padding-right:10px;
}
.list_box2 .item-2 .total span{
	font-size: 24px;
}
.list_box2 .item-2 .usd {
	font-size: 29px;
	color: #979595;
	font-weight: 400;
	text-align: right;
	margin-top: 6px;
	padding-right: 10px;
}
.list_box3 {
	width: 100%;
}
.list_box3 .item-3 {
	width:1300px;
	float:left;
	border: 1px #e4e4e4 solid;
}

.list_box3 .item-3 div {
	padding: 10px 4px;
	border-right: 1px #e4e4e4 solid;
}


.list_box3 .item-3 .t1{
	float:left;
	width:80px;
	text-align:center;
}

.list_box3 .item-3 .t2{
	float:left;
	width:150px;
}

.list_box3 .item-3 .t3{
	float:left;
	width:85px;
	text-align:center;
}

.list_box3 .item-3 .t4{
	float:left;
	width:85px;
	text-align:center;
}

.list_box3 .item-3 .t5{
	float:left;
	width:60px;
	text-align:center;
}

.list_box3 .item-3 .t6{
	float:left;
	width:80px;
	text-align:center;
}

.list_box3 .item-3 .t7{
	float:left;
	width:80px;
	text-align:center;
}

.list_box3 .item-3 .t8{
	float:left;
	width:288px;
}
.list_box3 .item-3 .t9{
	float:left;
	width:220px;
}

.list_box3 .item-3 .t10{
	float:left;
	width:90px;
	text-align:center;
}


.list_box3 .item-3 .title{
	text-align:center;
	color:#fff;
	font-size:14px;
	background-color:#aaa;
}


.item-bt-box {
	overflow: hidden;
	position: absolute;
	bottom: 20px;
}

.item-bt-box-top-icon {overflow: hidden;position: absolute;top: 16px;right: 20px;display: flex;justify-content: end;align-items: center;}
.item-bt-box-top-icon div {width: 40px; height: 40px; border-radius: 30px; background: rgb(0 0 0 / 6%); position: relative; margin-left: 6px; cursor: pointer;}
.item-bt-box-top-icon div:hover {background: rgb(56 193 198 / 10%);}
.item-bt-box-top-icon div img {width: 24px; height: 24px; position: absolute; left: 50%; top: 50%; transform: translateX(-50%) translateY(-50%);}


.item-bt-box-top {
	overflow: hidden;
	position: absolute;
	top: 10px;
	right: 20px;
}
.bt00 {
	float: left;
	text-align: center;
	font-size: 14px;
	display: flex;
	align-items: center;
	justify-content: center;
	color:#ffffff;
	cursor:pointer;
}
.w100 {width:100px;}
.m_wi100 {width:100%;}
.w200 {width:200px;}
.h40 {height:40px;}
.h60 {height:60px;}
.bg_gray {
	background: #666666;
	border-radius:30px;
}
.bg_blue {
	background: #1a7db4;
	border-radius:30px;
}
.bg_purple {
	background: #ff44cc;
}
.list_box .item-2{
	width:290px;
	height:222px;
/*	height:262px; */
	float:right;
	border: 1px solid #d4d4d4;
	border-radius: 5px;
	}
.list_box .item-2 p {margin-bottom:0px;line-height:1;}
.list_box .item-2 .t1 {
	/*font-size: 25px;
	margin-bottom: 10px; */
	font-size: 20px;
	font-weight: 400;
	text-align: center;
	margin-top: 15px;

	color: #333333;
}
.list_box .item-2 .t2 {
	text-align:center;
	}
.list_box .item-2 .t3 {
	font-weight: 400;
	margin-top: 2px;
	margin-bottom: 2px;
	color: #333333;
	}
.list_box .item-2 .total {
	font-size: 29px;
	color: black;
	font-weight: 500;
	text-align: right;
	margin-top: 94px;
	padding-right:19px;
/*	margin-top: 110px;
	padding-right:10px; */
}
.list_box .item-2 .total span{
	font-size: 20px;
}
.list_box .item-2 .usd {
	font-size: 20px;
	color: #979595;
	font-weight: 400;
	text-align: right;
	margin-top: 0px;
	padding-right: 19px;
}


/*애니메이션 로딩용*/
@-webkit-keyframes CreateLoading{
	0%{opacity:1}
	50%{opacity:.30}
	100%{opacity:1}
}

@keyframes CreateLoading{
	0%{opacity:1}
	50%{opacity:.30}
	100%{opacity:1}
}

.beforeCreateLoading{
/*	text-indent: -9999px;*/
	width : 80%;
	height : 80%;
	margin-bottom: 4px;
	background-color: rgb(240, 242, 245) !important;
	animation: 1600ms cubic-bezier(0.645, 0.045, 0.355, 1) infinite CreateLoading;
}

.beforeCreateLoadingVer1{
	margin-bottom: 4px !important;
	background-color: rgb(240, 242, 245) !important;
	animation: 1600ms cubic-bezier(0.645, 0.045, 0.355, 1) infinite CreateLoading;
}
/*애니메이션 로딩용*/

.btn_reservation {
	width: 90%;
	height: 40px;
	line-height:40px;
	background-color: #e05939;
	border-radius: 5px;
	margin: 0 auto;
	text-align: center;
	margin-top: 8px;
	cursor: pointer;
	border: none;
	color: #ffffff;
	display: table;
}
.btn_more {
	width: 90%;
	height: 45px;
	background-color: #314fe0;
	border-radius: 5px;
	margin: 0 auto;
	text-align: center;
	margin-top: 5px;
	cursor: pointer;
	border: none;
	color: #ffffff;
	display: table;
}

.btn_more_bedsonline{
	width: 90%;
	height: 40px;
	background-color: #314fe0;
	border-radius: 5px;
	margin: 0 auto;
	text-align: center;
	margin-top: 0px;
	cursor: pointer;
	border: none;
	color: #ffffff;
	display: table;
}

.over_layer {
	overflow:hidden;
	margin-top:10px;
	border:1px #e4e4e4 solid;
	width:100%;
	border-bottom:none;
	display:none;
	}
.over_layer .in-item{overflow:hidden;}
.over_layer .in-item .in-item-top {
	width: 100%;
	height: 40px;
	background: #5b5b5b;
	color: #ffffff;
	padding-left: 10px;
	line-height: 40px;
	font-size: 16px;
}
.over_layer .in-item .in-item-list {
	overflow:hidden;
}
.over_layer .in-item .in-item-list .co-1 {
	float: left;
	width:100%;
/*	width: 363px; */
	display: flex;
	align-items: center;
	height: 36px;
	line-height:36px;
/*	justify-content: center;
	border-bottom:1px #e4e4e4 solid;
	border-top: 1px #e4e4e4 solid;*/
	background:#f6f6f6;
}
.over_layer .in-item .in-item-list .co-1 .t1 {
	font-size: 14px;
	color:#1875a9;
/*	color: #b40101; */
	font-weight: 600;
	line-height: 1;
/*	text-align: center; */
	margin-bottom: 0px;
	padding:0 12px;
}
.over_layer .in-item .in-item-list .co-2 {
	float: left;
	width:100%;
/*	height: auto
	width: 935px;
	overflow: auto; */
	background:#fff;
	border-bottom: 1px #e4e4e4 solid;
	/*height:50px;
	line-height:50px; */
}
.over_layer .in-item .in-item-list .co-2 .list-1 {
	float: left;
	width: 100%;
	padding: 0 20px;
	display:flex;
	align-items: center;
	vertical-align:middle;
/*	height: 50px;
	border-bottom: 1px #e4e4e4 solid;
	padding-right: 30px;
	border-left: 1px #e4e4e4 solid;*/

}
.over_layer .in-item .in-item-list .co-2 .list-1 .t1 {
	float: left;
/*	height: 50px;
	font-weight: 700; */
	line-height: 24px;
	color: #333333;
	font-size: 16px;
	display: flex;
	align-items: center;
	padding:12px 50px 12px 0;
	margin-bottom:0;
	width:94%;
}
.over_layer .in-item .in-item-list .co-2 .list-1 .t1 .t1_img {
	width:20px;
	margin-right:10px;
}

.over_layer .in-item .in-item-list .co-2 .list-1 .t2 {
	font-size: 18px;
	color: #222;
	font-weight: 500;
	float: left;
	margin-right: 10px;
	margin-bottom:0;
	height: 36px;
	line-height: 36px;
	width:140px;
/*	padding-right: 10px;

*/

}
.f_l {float:left;}
.f_r {float:right;}
.over_layer .in-item .in-item-list .co-2 .list-1 .btn_re {
	width: 200px;
	height: 36px;
	line-height: 36px;
	background-color: #e05939;
	border-radius: 5px;
	text-align: center;
	cursor: pointer;
	border: none;
	color: #ffffff;
	display: table;
	float: right;
	margin-bottom:0;
	/*margin-top: 6px;*/
}
.over_layer .in-item .in-item-list .co-2 .list-1 .right-area {
	padding:0;
	align-items: center;
	vertical-align:middle;
	text-align:right;
	width:38%;
}

/*호텔예약페이지*/
.container-1 .left {
	overflow: hidden;
	float: left;
	width: 700px;
}
.container-1 .left .user_check .form01 {
	display: flex;
	width: 100%;
	height: 170px;
	border: 2px #e14530 solid;
	font-size: 20px;
	color: #e14530;
	font-weight: 700;
	align-items: center;
	justify-content: center;
	margin-bottom: 10px;
}
.container-1 .left .user_check .form01 p {
	font-size: 20px;
	color: #e14530;
	font-weight: 700;
	line-height: 1.4;
	margin-bottom: 0px;
}
.container-1 .left .user_check .form01 .icon06 {
	margin-right: 30px;
}
.container-1 .left .user_check .form02 {
	width: 100%;
	height: 170px;
	border: 2px #eeeeee solid;
	font-size: 18px;
	color: #333333;
	font-weight: 700;
	text-align: center;
	display: flex;
	align-items: center;
	justify-content: center;
	margin-bottom: 10px;
}
.container-1 .left .user_check .form02 p {
	font-size: 18px;
	color: #333333;
	font-weight: 700;
	line-height: 1.4;
	margin-bottom: 0px;
}
.container-1 .left .user_check .form03 {
	width: 100%;
	overflow: hidden;
}
.container-1 .left .user_check .form03 .input_box {
	width: 100%;
	height: 53px;
	border: 2px #eeeeee solid;
	margin-bottom: 10px;
	clear: both;
}
.container-1 .left .user_check .form03 .input_box .title {
	float: left;
	line-height: 53px;
	padding-left: 20px;
	font-size: 16px;
	margin-right: 50px;
	width: 140px;
	font-weight: 700;
	color: #333333;
}
.container-1 .left .user_check .form03 .input_box .title:after {
	content: "";
	width: 1px;
	background: 20px;
	background: #d4d4d4;
	height: 30px;
	float: right;
	margin-top: 10px;
	margin-left: 30px;
}
.container-1 .left .user_check .form03 .input_box .select01 {
	width: 50%;
	height: 50px;
	border: none;
	padding-left: 20px;
	font-size: 16px;
	outline: none;
	background: -webkit-linear-gradient(transparent, transparent);
	-webkit-appearance: none;
	background: url(../images/arrow3.png)no-repeat;
	background-position: 95% 50%;
	background-size: 12px 7px;
	font-weight: 700;
	color: #333333;
	font-size: 16px !important;
	font-family: 'Poppins', sans-serif;
	float:left;
}
.container-1 .left .user_check .form03 .input_box .input01 {
	float: left;
	width: 300px;
	height: 30px;
	border: none;
	background: #f6f6f6;
	margin-top: 10px;
	padding-left: 20px;
}
.container-1 .left .user_check .form03 .input_box .span01 {
	font-size: 13px;
	line-height: 50px;
	color: #ff0000;
	margin-left: 7px;
}
.container-1 .left .terms {
	width: 100%;
	overflow: hidden;
	margin-top: 40px;
}
.container-1 .left .terms .title p {
	font-size: 18px;
	font-weight: 400;
	color: #333333;
	float: left;
	margin-bottom:0px;
	line-height:1;
}
.container-1 .left .terms .terms_check {
	font-size: 16px;
	font-weight: 400;
	color: #333333;
	float: right;
}
.container-1 .left .terms .terms_check label{
	margin-bottom:0px;
}

.container-1 .left .terms .terms_check input {
	margin-right: 5px;
}
.container-1 .left .terms .terma_text {
	width: 100%;
	overflow: hidden;
	margin-top: 10px;
	border: 2px #eeeeee solid;
	height: 170px;
	float: left;
	overflow: auto;
	padding: 10px;
}
.container-1 .left .terms .terma_text .title01 {
	font-size: 14px;
	font-weight: 700;
	margin-bottom: 5px;
	color: #333333;
}
.container-1 .left .terms .terma_text .text01 {
	font-size: 13px;
	color: #333333;
}

.container-1 .right {
	overflow: hidden;
	float: right;
}
.container-1 .right .reservation {
	width: 551px;
	min-height: 700px;
	border: 8px #eeeeee solid;
	padding: 15px;
	margin-bottom:10px;
}
.container-1 .right .reservation .images_box {
	width: 100%;
	height: 285px;
}
.container-1 .right .reservation .images_box img{
	width: 100%;
	height: 100%;
}
.container-1 .right .reservation .title {
	margin-top: 10px;
	font-size: 18px;
	color: #333333;
	word-break: keep-all;
	font-weight: 700;
	line-height: 1.5;
}
.container-1 .right .reservation .location {
	margin-top: 5px;
	font-size: 16px;
	color: #484848;
	padding-left: 10px;
	background: url(../images/icon07.png)no-repeat;
	background-position: 10px 5px;
	padding-left: 40px;
	border-bottom: 1px #e4e4e4 solid;
	min-height: 40px;
	margin-bottom: 0px;
}
.container-1 .right .reservation .date {
	font-size: 16px;
	color: #232323;
	word-break: keep-all;
	padding-left: 10px;
	background: url(../images/icon08.png)no-repeat;
	background-position: 10px 20px;
	padding-left: 40px;
	border-bottom: 1px #e4e4e4 solid;
	height: 58px;
	line-height: 58px;
	font-weight: 500;
	margin-bottom: 0px;
}
.container-1 .right .reservation .room_info {
	font-size: 16px;
	color: #232323;
	word-break: keep-all;
	padding-left: 10px;
	border-bottom: 1px #e4e4e4 solid;
	height: 58px;
	font-weight: 500;
	padding-right: 10px;
	position: relative;
}
.container-1 .right .reservation .room_info .text01 {
	float: left;
	line-height: 58px;
	font-size: 18px;
	color: #232323;
	font-weight: 500;
	margin-bottom: 0px;
}
.container-1 .right .reservation .room_info .text02 {
	float: right;
	text-align: right;
	line-height: 1;
	line-height: 58px;
	margin-bottom: 0px;
}
.container-1 .right .reservation .room_info .text02 .span01 {
	font-size: 20px;
	color: #333333;
	font-weight: 700;
}
.container-1 .right .reservation .room_info .text02 .span02 {
	font-size: 14px;
	color: #484848;
	font-weight: 700;
}

.container-1 .right .reservation .explanation {
	color: #232323;
	word-break: keep-all;
	padding-left: 10px;
	font-size: 14px;
	font-weight: 500;
	padding-right: 10px;
	position: relative;
}
.container-1 .right .reservation .explanation p{
	color: #232323;
	word-break: keep-all;
	font-size: 14px;
	font-weight: 500;
	position: relative;
	line-height:1.5;
}
.container-1 .right .btn01 {
	border: none;
	color: #ffffff;
	font-size: 21px !important;
	cursor:pointer;
}
.container-1 .right .btn01:focus {
	border: none;
	outline: none;
}
/*호텔예약페이지 END*/


/*액비티티예약*/

/*0808추가*************************************/
.category_item_layer {	overflow: hidden;	background: #ffffff; width: 99%; height: 69px; margin-bottom: 30px;	padding:0 20px;	cursor:pointer;	box-shadow:0px 8px 18px #cccccc;	z-index:9;	position:absolute;	left:0;}
.category_item_layer .add {position:absolute; top:40%; right:15px;}
.category_item_layer .close {position:absolute; top:15px; right:15px; display:none;}
.category_item_layer img { width:22px; cursor:pointer;}
.category_item_layer ul {margin-bottom:0px;margin-top:22px; }
.category_item_layer ul:after {display:block; content:''; clear:both;}
.category_item_layer ul div {float: left; width: 120px; height: 45px; text-align: center; color: #333333; font-size: 16px; font-weight: bold; padding-bottom: 18px; cursor: default;}
.category_item_layer ul li {float: left; width: 120px; height: 45px; text-align: center; color: #333333; font-size: 16px; font-weight: bold; padding-bottom: 18px;	cursor:pointer;/*white-space: nowrap; overflow: hidden; text-overflow: ellipsis;*/}
.category_item_layer ul li:after {content: "";	width: 1px;	height: 23px;	background: #e6e4e4;	float: right;	margin-top: 2px;}
.category_item_layer ul li:hover {color:#38c1c6;}
.international div {float: left;}
.international .ti {width:10%; height: 45px; margin-right:2%; text-align: center; color: #333333; font-size: 16px; font-weight: bold; padding:22px; cursor: default;}
.international .area { width:96%; padding:25px 20px 10px 20px; overflow-x:scroll;}
.international .area .of_x { display:flex; white-space: nowrap;}
.international .area dl {/*float:left; width:calc(100% / 9 - 20px);*/ display:flex; -webkit-box-align: center; flex-direction: column; padding:0 30px;}
.international .area dl dt {color: #333333; font-size: 16px; font-weight: bold; height: 45px;}
.international .area dl dt:hover {color:#38c1c6;}
.international .area dl .city_area { height:580px; overflow-x:scroll;}
.international .area dl .of_y {display:flex; white-space: nowrap; flex-direction: column;}
.international .area dl dd {color: #333333; font-size: 14px;}
.international .area dl dd:hover {color:#38c1c6; font-weight:500; text-decoration:underline;}

/*************************************************/


.category_item {
	overflow: hidden;
	background: #ffffff;
	width: 100%;
	height: 69px;
	margin-top: 10px;
	margin-bottom: 30px;
	padding:0 20px;
	cursor:pointer;

	}
.category_item ul {margin-bottom:0px;margin-top:22px; }
.category_item ul:after {display:block; content:''; clear:both;}
/*
.category_item ul li {
	float: left;
	width: 120px;
	text-align: center;
	color: #333333;
	font-size: 18px;
	padding-bottom: 18px;
	cursor:pointer;
}
.category_item ul li:after {
	content: "";
	width: 1px;
	height: 23px;
	background: #e6e4e4;
	float: right;
	margin-top: 2px;
}
.category_item ul .on_active {
	border-bottom:2px #6441ef solid;
	color:#6441ef;
	}
*/
.activiti_box {
	width: 100%;
	min-height: 310px;
	margin-bottom: 10px;
}
.activiti_box .item-1 {
	width: 1000px;
	float: left;
/*	height: 300px; */
/*	height: 262px;*/
	height: 320px;
	border: 1px #e4e4e4 solid;
	position:relative;
}
.activiti_box .item-1 .item-img {
/*	width: 365px; */
	width: 310px;
	height: 100%;
	background: #ffffff;
	background-size: 100% 100%;
	background-repeat: no-repeat;
	float: left;
	background-position: center;
	background-size: cover;
}
.activiti_box .item-1 .package_name {
	background: rgba(0,0,0,0.5);
	font-size: 16px;
	position: absolute;
	top: 0px;
	left: 0px;
	overflow: hidden;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	color: #ffffff;
	width: 310px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.activiti_box .item-1 .info {
/*	float: left;*/
	width: 430px;
/*	width: 688px;*/
	padding-left: 20px;
	padding-top: 19px;
	padding-right: 20px;
	position: relative;
	height: 262px;
	margin-left: 320px;
}
.activiti_box .item-1 .info .title {
	font-size: 16px;
	color: #333333;
	font-weight: 700;
	border-bottom: 1px dashed #cccccc;
	padding-bottom: 0px;
}
.activiti_box .item-1 .info .title img {
	float: left;
	margin-top: 4px;
	margin-right: 8px;
}
.activiti_box .item-1 .info .text_box {
	overflow: hidden;
}
.activiti_box .item-1 .info .text_box ul {
/*	min-height: 122px;
	height: 160px; */
	min-height: 122px;
	height: 120px;
	overflow-y: auto;
}
.activiti_box .item-1 .info .text_box ul li {
	font-size: 15px;
	color: #333333;
	font-weight: 400;
	margin-bottom: 3px;
	background: url(../images/bullet.png)no-repeat;
	background-size: 10px 10px;
	padding-left: 16px;
	background-position: 0px 6px;
	word-break: keep-all;
}
.activiti_box .item-1 .info .open_tab {
	width: 210px;
	height: 40px;
	color: #1a7db4;
	border: 1px #1a7db4 solid;
	border-radius: 30px;
	text-align: center;
	line-height: 40px;
	margin-bottom: 20px;
	cursor: pointer;
	font-size: 14px;
	float:left;
}
.activiti_box .item-1 .info .schedule_tab {
	width: 160px;
	height: 40px;
	color: #ffffff;
	background: #1a7db4;
	border-radius: 30px;
	text-align: center;
	line-height: 40px;
	margin-bottom: 20px;
	cursor: pointer;
	font-size: 14px;
	float:left;
	margin-left:10px;
}
.activiti_box .item-1 .info .estimate_tab {
	width: 160px;
	height: 40px;
	color: #ffffff;
	background: #1ab4b2;
	border-radius: 30px;
	text-align: center;
	line-height: 40px;
	margin-bottom: 20px;
	cursor: pointer;
	font-size: 14px;
	float:left;
	margin-left:10px;
}
.activiti_box .item-2 {
	width: 290px;
/*	height: 300px; */
	height: 320px;
	float: right;
	border: 1px solid #d4d4d4;
	border-radius: 5px;
	padding-top: 10px;
	position:relative;
}
.activiti_box .item-2 .total_area {
	border: 1px solid #d4d4d4;
	overflow: hidden;
/*	height: 100px;*/
	height: 137px;
	width: 90%;
	margin: 0 auto;
	border-radius: 5px;
}

.activiti_box .item-2 .total_area .list01 {
	width: 100%;
	overflow: hidden;
	height: 24px;
/*	height: 30px; */
	padding-left:10px;
	padding-right:10px;
}
.activiti_box .item-2 .total_area .sum {
	width: 100%;
	overflow: hidden;
	height: 38px;
	padding-left: 10px;
	padding-right: 10px;
	border-top: 1px #e4e4e4 solid;
}
.activiti_box .item-2 .total_area .sum p {
	margin-bottom: 0px;
	line-height: 38px;
	font-size:18px;
	font-weight: 700;
	color: #333333;
	}
.activiti_box .item-2 .total_area .list01 p {
	margin-bottom: 0px;
	line-height: 30px;
	font-size:14px;
	font-weight: 700;
	color: #333333;
	}
.activiti_box .item-2 .total_area .list01 .t1{float:left;}
.activiti_box .item-2 .total_area .list01 .t-sum {
	float: right;
}
.activiti_box .item-2 .total_area .sum .t1{float:left;}
.activiti_box .item-2 .total_area .sum .t-sum {
	float: right;
}
.activiti_box .promotion_content_option_button {
	width: 90%;
	height: 30px;
	border: solid 1px #d4d4d4;
	margin-right: 12px;
	cursor: pointer;
	margin: 0 auto 8px;
	display: flex;
	align-items: center;
	padding-left: 10px;
	border-radius: 5px;
}
.activiti_box .promotion_content_option_button select {
    width: 100%;
    height: 100%;
    border-radius: 5px;
    margin: 0 auto;
    text-align: center;
    cursor: pointer;
    border: none;
    display: table;
}

.activiti_box .promotion_content_option_button > img {
	margin-right:10px;
}
.activiti_box .promotion_content_option_button > span {
}
.activiti_box .tab01 {
	width: 1000px;
	background: #ffffff;
	border: 1px #d6d9da solid;
	overflow: hidden;
	border-top: none;
	padding-bottom: 50px;
}
.activiti_box .tab01 .left-item {
	width: 50%;
	float: left;
}
.activiti_box .tab01 .right-item {
	width: 50%;
	float: right;
}
.activiti_box .tab01 .info01 {
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 35px;
	width: 100%;
}
.activiti_box .tab01 .info01 .title {
	font-size: 16px;
	color: #333333;
	font-weight: 700;
	border-bottom: 1px dashed #cccccc;
	padding-bottom: 10px;
}
.activiti_box .tab01 .info01 .title img {
	float: left;
	margin-top: 4px;
	margin-right: 8px;
}
.activiti_box .tab01 .info01 .text_box {
	overflow: hidden;
}
.activiti_box .tab01 .info01 .text_box ul li {
	font-size: 15px;
	color: #333333;
	font-weight: 400;
	margin-bottom: 3px;
	background: url(../images/bullet.png)no-repeat;
	background-size: 10px 10px;
	padding-left: 16px;
	background-position: 0px 6px;
	word-break: keep-all;
}

#option {
	margin-left: auto;
	margin-right: auto;
	width: 90%;
	font-family: 'Lato', sans-serif;
	border: 1px solid #d4d4d4;
	overflow: hidden;
	border-radius: 0;
	position: absolute;
	left: 5%;
	z-index: 9999;
	background: #ffffff;
	padding: 0 20px;
	overflow: hidden;
	font-size: 14px;
	display: none;
	top: 110px;
}
#option .check_bt {
	float: right;
	font-size: 15px;
	font-weight: 700;
	cursor: pointer;
}
#option ul li {
	border-bottom: 1px solid #ddd;
	overflow: hidden;
	padding: 15px 0;
}



.option_left {
	width: 100%;
	padding-right: 0px;
}
.option_right {
	width: 100%;
	overflow: hidden;
}
.option_txt01 {
	font-weight: 600;
	display: block;
}
.option_txt02 {
	font-size: 12px;
	color: #7f7f7f;
}
.control {
	display: inline-block;
	border: 1px solid #ddd;
	border-radius: 300px;
	text-align: center;
	line-height: 30px;
	width: 30px;
	font-size: 20px;
	cursor: pointer;
}
.option_right span {
	display: inline-block;
	width: 30px;
	float: left;
	text-align: center;
	margin-left:10px;
}
.option_right span input {
	width: 30px;
	height: 30px;
	text-align: center;
}

.book_now_item {
	width: 100%;
	border: 1px solid #d4d4d4;
	border-radius: 5px;
	margin-top: 34px;
	border-bottom: none;
}
.book_now_text_01 {
	border-radius: 5px 5px 0px 0px;
	background-color: #1a7db4;
	width: 100%;
	height: 56px;
}
.book_now_text_01 > span {
	font-size: 18px;
	font-weight: 400;
	color: #ffffff;
	line-height: 56px;
	margin-left: 10px;
}
.book_now_text_02 {
	height: 80px;
	width: 100%;
	margin: 0 auto;
	border-bottom: 1px solid #d4d4d4;
}
.book_now_text_02 > * {
	float: left;
}
.book_now_text_02_titel {
	width: 100px;
	margin-top: 27px;
	margin-left: 10px;
}
.book_now_text_02_titel > span {
	color: #414141;
	font-size: 18px;
}
.book_now_text_02_line {
	height: 28px;
	width: 1px;
	background-color: #d4d4d4;
	margin-top: 26px;
}
.book_now_text_02_gray_box {
	width: 250px;
	height: 40px;
	background-color: #f6f6f6;
	margin-left: 20px;
	margin-top: 20px;
	border: none;
	font-family: 'Noto Sans KR', sans-serif !important;
	padding-left:10px;
}
.book_now_text_02_gray_box:focus {border:none;outline:none;}
.book_now_text_02_side_text {
	margin-top: 38px;
	margin-left: 10px;
}
.book_now_text_02_side_text > p {
	color: #d33636;
	font-size: 12px;
	line-height: 1;
	font-weight: 700;
	margin-bottom: 0;
}
.book_now_text_02_sub_text {
	margin-top:30px;
	margin-left: 10px;
}
/*액비티티예약 END*/

/*팝업*/
.popup-layer {
	position: fixed;
	top: 0px;
	left: 0px;
	background: rgba(0,0,0,0.5);
	width: 100%;
	height: 100%;
	z-index: 999;
	display:none;
}
.popup-layer .close_img {
	top: 25px;
	right: 10px;
	position: absolute;
	cursor: pointer;
	z-index: 99999;
}
.popup-layer .content{
	position:Relative;
	width: 100%;
	height: 100%;
}
.popup-layer .layer-inner {
	width: 1000px;
	height: 700px;
	background: #ffffff;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);
}
.popup-layer .layer-inner2 {
	width: 1260px;
	height: 760px;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);
	display :table;
}
.popup-layer .layer-inner2 img {
	max-width:800px;
}
.popup-layer .layer-inner3 {
	width: 1600px;
	height: 700px;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);
	display :table;
}

#images_popup .carousel {
	position: relative;
	width: 100%;
	height: 100%;
}
#images_popup .carousel .img-box {
	position: absolute;
	top: 50%;
	left: 50%;
	z-index: 99999;
	transform: translate(-50%, -50%);
}

#images_popup .carousel .img-box img {
	max-width : 970px;
}



#calendar {
	width: 100%;
	height: 100vh;
	position: fixed;
	background-color: rgba(0,0,0,0.3);
	top: 0px;
	z-index: 9999;
	left: 0px;
	display:none;
}
#calendar .calendar_box {
	width: 550px;
	height:100%;
	overflow-y: auto;
	background: #ffffff;
	border-radius: 5px;
	position: absolute;
	transform: translate(-50%,-50%);
	left: 50%;
	top: 50%;
	padding-bottom: 50px;
}
#calendar .calendar_inner{
	position:relative;
	}
#calendar .calendar_box .title{
	font-weight: 600;
	line-height: 1.5;
	color: #24334A;
	text-align:center;
	margin-top:40px;
	}
#calendar .calendar_box .s_title{
	font-weight: 600;
	line-height: 1.5;
	color: #333333;
	font-size:20px;
	text-align:center;
	margin-top:40px;
	}
#calendar .calnder_table {
	width: 95%;
	border-collapse: collapse;
	margin: 0 auto;
}
#calendar .calnder_table tr th {
	font-size: 14px;
	color: #023167;
	height: 4.5em;
	width: 14%;
	text-align: center;
}
#calendar .calnder_table tr td {
	font-size: 14px;
	color: #333333;
	text-align: center;
	height: 4.5em;
	padding: .2em;
	cursor: pointer;
}
#calendar .calnder_table tr td span {
	border: 1px solid #dcdcdc;
	width: 100%;
	height: 100%;
	display: flex;
	align-items: center;
	justify-content: center;
}
.calendar-not {
	background: #efefef !important;
	cursor: not-allowed;
	color: #a5a1a1 !important;
}
#calendar .calnder_table tr td span:hover {
	background: #023167 !important;
	color: #ffffff !important;
}

.calendar-active {
	background: #023167 !important;
	color: #ffffff !important;
}
.calendar-weekend {
	background: #e23939 !important;
	color: #ffffff !important;
}

#calendar .left_btn {
	position: absolute;
	top: 62px;
	left: 20px;
	cursor: pointer;
	box-shadow: 0px 0px 5px #969696;
	border-radius: 50%;
}
#calendar .right_btn {
	position: absolute;
	top: 62px;
	right: 20px;
	cursor: pointer;
	box-shadow: 0px 0px 5px #969696;
	border-radius: 50%;
	}
#calendar .calandar_close {
	position: absolute;
/*    top: -25px;*/
	right: 10px;
	width: 35px;
	cursor:pointer;
	}



#detail-schedule {
	width: 100%;
	height: 100vh;
	position: fixed;
	background-color: rgba(0,0,0,0.3);
	top: 0px;
	z-index: 9999;
	left: 0px;
	display: none;
	}
#detail-schedule .calandar_close {
	position: absolute;
	top: 10px;
	right: 10px;
	width: 35px;
	cursor: pointer;
}
#detail-schedule .detail-schedule-area {
/*	width: 500px;*/
	width: 650px;
	background: #ffffff;
	border-radius: 5px;
	position: absolute;
	transform: translate(-50%,-50%);
	left: 50%;
	top: 50%;
	overflow-y: auto;
	height: 720px;
}
#detail-schedule .detail-schedule-area .detail-schedule_item01 {
	width: 100%;
	padding-left: 10px;
	padding-top: 20px;
	padding-bottom: 20px;
}
#detail-schedule .constant01 {padding-top:20px;}
#detail-schedule .constant01 .daily_title {
	position: relative;
	margin-top: 3px;
	margin-left: 15px;
	padding-left: 25px;
	border-left: 3px solid #eee;
	color: #1a7db4;
	font-weight: 700;
}
#detail-schedule .constant01 .daily_title_ico {
	position: absolute;
	top: -3px;
	left: -17px;
	display: inline-block;
	width: 30px;
	height: 30px;
	background-color: #ffffff;
	border: 3px solid #1a7db4;
	border-radius: 30px;
}
#detail-schedule .constant01 .daily_content {
	border-left: 3px solid #eee;
	margin-left: 15px;
	padding-left: 25px;
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 13px;
	color: #555;
	font-weight: 400 !important;
	line-height: 22px;
}


/*팝업 END*/


.info_data {
	background-color: #ffffff;
	width: 100%;
	height: 750px;
	padding: 100px 20px;
	overflow-y: auto;
}

.info_data .info_item{
    width: 100%;
    height: 300px;
/*	max-height: 70px;*/
    margin-bottom: 10px;
}
.info_data .info_item .info_title{
    float: left;
	width : 18%;
	height: 100%;
	padding: 30px 20px;
    border-top: 1px #e4e4e4 solid;
	border-left: 1px #e4e4e4 solid;
	border-bottom: 1px #e4e4e4 solid;
	border-right:0;
	font-size: 20px;
    font-weight: bold;
}
.info_data .info_item .info_content{
    float: left;
	width : 80%;
	height: 100%;
	padding: 30px 20px;
    border: 1px #e4e4e4 solid;
	overflow-y:auto;
}

.info_data_img {
	background-color: #ffffff;
/*	width: 100%;*/
/*	height: 100%;*/
/*	left: 50%;*/
/*	top: 50%;*/
	vertical-align:middle;
	display: table-cell;
}


.menu_top {
	position: relative;
	width:80%;
	height:100px ;
}

.menu_top .menu1 {
	position: absolute;
	width:100%;
	height:50px ;
	padding-top:12px;
}

.menu_top .menu2 {
	position: absolute;
	width:100%;
	bottom: 0px;
}

.menu_top .menu2 .shortCutButton {
	height: 30px;
	border-radius: 0;
	border: 1px solid #ffcc00;
	padding:2px 10px;
	color: #39393a;
}

.menu_top .menu2 .shortCutButton:hover {
	background: #ffcc00 ;
	color: #ffffff ;
}

.menu_top .menu2 .on {
	background: #0066cc ;
	color: #ffffff ;
}

.lang_select {
	float: left;
	cursor: pointer;
	position: relative;
	width:120px;
	align-items: center;
	justify-content: center;
}


.lang_select select {
	width: 100%;
	height: 100%;
	border: none;
	padding-left: 10px;
	padding-right: 10px;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
}

.lang_select_list li span {
	transform: translateX(10px);
	font-size: 14px;
	padding: 5px 0 0 10px;;
}

.lang-text {
	color: #454444;
	font-size:14px;
}

.language-logo {
	width: 18px;
}

.hover_box {
	display: none;
}

.arrow4 {
	width: 10px;
	line-height: 1px;
	margin-left: 8px;
}

.down-arrow-btn {
	transform: translateY(-4px);
}

.lang_select ul {
	position: absolute;
	top: 37px;
	right: 0px;
	z-index: 99999;
	width: 130px;
	background: #ffffff;
	border-radius: 5px;
	box-shadow: 0px 0px 3px #cccccc;
}

.lang_select ul li {
	margin-right: 10px;
	width: 100%;
	border-bottom: 1px #e4e4e4 solid;
	position: relative;
}

.language_btn {
	width: 100%;
}

/* ------------------------------------------------------------------ */
/* --------------------기획전 배너 영역 시작--------------------- */

.banner-section{
	display: flex;
	width: 100%;
	flex-direction: column;
	padding: 0 8px;
	margin: 0;
}
.banner-section .top_banners{
	display: flex;
	justify-content: space-between;
	width: 100%;
}
.banner-section .main-banner{
	width: 100%;
	border-radius: 8px;
}

.banner-section .main-banner .swiper-wrapper{
	display: flex;
	width:100%;
	height:290px;
}
.banner-section .main-banner .swiper-slide{
	display: flex;
	top:0;
	left:0;
	z-index: 8888;
	width:100%;
	height:290px;
	border-radius: 8px;
	background-size: cover;
	background-position: 50% 50%;
}
.banner-section .main-banner .swiper-slide a.topslide ,a.topslide:hover{
	display: flex;
	position: absolute;
	flex-direction:column;
	width: 100%;
	height:290px;
	top:0;
	left:0;
	z-index: 889;
	border-radius: 8px;
	background:linear-gradient(to bottom, rgba(255,255,255, 0) 40%, #333333) 100%;
	padding: 200px 0 0 20px;
	text-decoration: none;
	box-shadow: 0px 0px 10px rgb(0 0 0 / 18%);
}
.banner-section .main-banner .swiper-slide span {
	display: flex;
	text-shadow: 0px 0px 10px rgb(0 0 0 / 20%);
}
.banner-section .main-banner .swiper-slide span.ment {
	font-size: 16px;
	line-height: 20px;
	font-weight: 500;
	color: #fff;
}
.banner-section .main-banner .swiper-slide span.title {
	font-size: 26px;
	line-height: 30px;
	font-weight: 500;
	color: #fff;
}
.banner-section .main-banner .swiper-slide span.price {
	font-size: 22px;
	line-height: 24px;
	font-weight: 500;
	color: #ffa800;
}
.banner-section .main-banner img{
	width: 100%;
	border-radius: 8px;
}
.main-banner-wrap{
	width: 50%;
	position: relative;
	border-radius: 8px;
	box-shadow: 0px 0px 10px rgb(0 0 0 / 18%);
}
.main-banner-arrow-wrap{
	width: calc(100% + 40px);
	display: flex;
	justify-content: center;
	position: absolute;
	top: 50%;
	left: -20px;
	transform: translateY(-50%);
	z-index: 888;
}
.b-w-80{
	width: 80%;
}
.main-banner-arrow-wrap .b-arrow{
	width: 26px;
	height: 26px;
	margin: 20px;
	background-color: white;
	border-radius: 100px;
	box-shadow: 0px 0px 10px rgb(0 0 0 / 10%);
	position: relative;
}
.main-banner-arrow-wrap .b-arrow img{
	position: absolute;
	text-align: center;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);
}
.sub-banner-wrap{
	width: 24%;
	position: relative;
	height:290px;
	border-radius: 10px;
	background-size: cover;
	background-position: 50% 50%;
}
.sub-banner-wrap a.subslide {
	display: flex;
	height:290px;
	border-radius: 10px;
	text-decoration: none;
	box-shadow: 0px 0px 20px rgb(0 0 0 / 0%);
}
.sub-banner-wrap a.subslide:hover {
	box-shadow: 0px 0px 20px rgb(0 0 0 / 40%);
	opacity: 100%;
	transition: all .3s ease-in-out;
}
.sub-banner-wrap span {
	display: flex;
	position: absolute;
	width: 100%;
	height:90px;
	bottom:0;
	left:0;
	z-index: 889;
	border-radius: 0 0 8px 8px;
	background-color: white;
	text-decoration: none;
	padding: 15px;
	opacity: 0.9;
}
.sub-banner-wrap span.title {
	font-size: 18px;
	line-height: 24px;
	font-weight: 600;
	color: #333;
}
.mini-banner-wrap{
	display: flex;
	justify-content: space-between;
	width: 100%;
	height: 150px;
	margin: 16px 0;
}
.mini-banner{
	width: calc(33% - 5px);
	position: relative;
	height:150px;
	border-radius: 10px;
	background-size: cover;
	background-position: 50% 50%;
}
.mini-banner a.minislide {
	display: flex;
	position: absolute;
	align-items: center;
	width: 100%;
	height:150px;
	top:0;
	left:0;
	z-index: 889;
	border-radius: 8px;
	background:linear-gradient(to left, rgba(255,255,255, 0) 32%, #00b4cf) 100%;
	text-decoration: none;
	box-shadow: 0px 0px 20px rgb(0 0 0 / 0%);
}
.mini-banner a.minislide:hover {
	text-decoration: none;
	box-shadow: 0px 0px 20px rgb(0 0 0 / 40%);
	transition: all .3s ease-in-out;
}
.mini-banner span.title {
	font-size: 18px;
	display: flex;
	line-height: 22px;
	font-weight: 500;
	color: #fff;
	padding: 0 14px;
	text-shadow: 0px 0px 10px rgb(0 0 0 / 30%);
}
/* ------------------------------------------------------------------ */
/* --------------------기획전 배너 영역 종료--------------------- */





.alrt-zone-wrap{
	width: 80%;
	margin: 0 auto;

	display: flex;
}
.alrt-zone-wrap .main-notice-wrap{
	width: calc(50% - 5px);
	margin-right: 10px;
	margin-top: 10px;
}
.notice-wrap-title-wrap:hover{
	cursor: pointer;
	box-shadow: 1px 2px 6px rgba(0,0,0,0.2);
}

.alrt-zone-wrap .main-q-wrap{
	width: calc(50% - 5px);
	margin-top: 10px;
}
.notice-wrap-title-wrap{
	width: 100%;
	border-radius: 3px;
	box-shadow: 1px 2px 6px rgba(0,0,0,0.1);
	display: flex;
	justify-content: space-between;
	transition: all .2s ease-in-out;
}
.notice-wrap-title-wrap .title-wrap{
	width: 80%;
	padding: 18px 0;
	display: flex;
	justify-content: start;
}

.notice-wrap-title-wrap .title-img-wrap{
	display: flex;
	align-items: center;
	width: 50px;
	position: relative;
}

.notice-wrap-title-wrap .title-img-wrap img {
	position: absolute;
	right: 20px;
	transform: translateX(50%);
}
.notice-wrap-title-wrap .title-img-wrap i.titimg {
	position: absolute;
	right: 20px;
	font-size:1.2em;
	color:#00b4cf;
	transform: translateX(50%);
}

.notice-wrap-title-wrap .title-wrap p{
	font-size: 14px;
	font-weight: bold;
	color: #464646;
}

.alrt-zone-wrap div p{
	margin-bottom: 0;
}

.more-v{
	font-size: 12px;
	color: #999999;

	margin: 12px;
	transition: all .2s ease-in-out;
}

.more-v:hover{
	color: #464646;
}

.notice-text-section-wrap{
	margin-top: 10px;
	background-color: white;
	padding:0 2px;
}

.notice-text-section-wrap .section-top{
	display: flex;
	justify-content: start;

	padding: 10px 0;

	border-top: 1px solid #dee2e6;
	border-bottom: 1px solid #dee2e6;

	background-color: #eee;
}

.numb{
	width: 70px;
	text-align: center;

	font-weight: bold;
}

.notice-contents{
	display: flex;
	justify-content: start;

	padding: 10px 0;

	border-bottom: 1px solid #dee2e6;
}

.n-title{
	width: calc(100% - 70px);
}

/* .section-bottom .numb{
	color: #008ACF;
} */


#signin{
	position: fixed;
	top: 0;
	right: 0;

	z-index: 9999999;
}

/* bill settle */
.bill_table{
	width: 100%;
}


.specialType {
	display: inline-block;
	color: #ff9231;
	padding: 2px 15px;
	border: 1px solid #ff9231;
	border-radius: 100px;
	margin-right: 5px;
}

/*예약리스트*/
.page_item {
	-webkit-box-flex: 1;
	-webkit-flex: 1;
	-moz-box-flex: 1;
	-moz-flex: 1;
	-ms-flex: 1;
	flex: 1;
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-direction: normal;
	-webkit-box-orient: vertical;
	-webkit-flex-direction: column;
	-moz-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column;
	background-color: #fff;
	width:100%;
	/*width: calc(100% - 250px);*/
	padding-right: 10px;
	}
.page_item .page_item_top {
	height: 40px;
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flexbox;
	display: flex;
	position: relative;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	-moz-align-items: center;
	align-items: center;
	overflow: hidden;
	}
.page_item .page_item_top .page-title {
	position: relative;
	color: #424242;
	background-color: #fff;
	z-index: 1;
	padding-right: .75rem;
	font-size: 120%;
}
.page_item .page_item_top .page-title > em {
	font-size: 13px;
	position: relative;
	color: #ea1c0d;
	font-style: initial;
}
.page_item .page_item_top .page-title > em:before {
	content: '-';
	padding: 0 5px;
}
.page_item .page-comment {
	font-size: 95%;
	color: #424242;
	background-color: #fff;
	z-index: 1;
	position: relative;
	padding-right: .75rem;
	top: 2px;
}
.page_item .page-comment b {
	font-size: inherit;
	font-weight: inherit;
	color: #f44336;
}


.page_item .page-comment:before {
	content: "*";
	vertical-align: middle;
	color: #f44336;
	position: relative;
	top: 1px;
	padding-right: 2px;
}

.page_item .page_item_content2{
	width: 100%;
	display:inline-block;
/*	height:80px;*/
/*	overflow:hidden;*/
}
.page_item .page_item_content .search-wrap {
	min-height: 30px;
}
.page_item .page_item_content .search-wrap table {width:100%;}
.page_item .page_item_content .search-wrap table .th{
	background-color: #eee;
	border: 1px solid #ddd;
	padding: 5px .75rem;
	font-size: 14px;
}
.page_item .page_item_content .search-wrap table .td{
	border: 1px solid #ddd;
}
.page_item .page_item_content .search-wrap table .flex_box{
	display:flex;
	align-items: center;
	padding-left:10px;
	position:relative;
}
.page_item .page_item_content .search-wrap table .selectbox {
	display: block;
	width: 110px;
	color: #495057;
	background-color: #fff;
	background-clip: padding-box;
	border: 1px solid #ced4da;
	}
.page_item .page_item_content .search-wrap table .selectbox select{
	width:100%;
	outline:none;
	border:none;
	font-size:14px;
	}
.page_item .page_item_content .search-wrap table .button-group{
	display:flex;
}
.page_item .page_item_content .search-wrap table .button-group .zbutton {
	padding: 0 5px;
	text-align: center;
	color: #333;
	background-color: #fff;
	border: 1px solid #ddd;
	border-radius: 4px;
	margin-left: 10px;
	font-size: 14px;
}
.page_item .page_item_content .search-wrap table .active {
	background: #0d90d2 !important;
	color: #ffffff !important;
	border: 1px #0d90d2 solid !important;
	}
.page_item .page_item_content .search-wrap .input01 {
	height: 24px;
	display: inline !important;
	border-radius: 0;
}
.page_item .page_item_content .search-wrap .search_form {
	width: 160px;
	height: calc(2.25rem + 2px);
	padding: .375rem .75rem;
	font-size: 1rem;
	line-height: 1.5;
	color: #495057;
	background-color: #fff;
	background-clip: padding-box;
	border: 1px solid #ced4da;
	border-radius: .25rem;
	transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
	height: 24px;
	display: inline !important;
	border-radius: 0;
}

.Search-Area{
	max-width:1400px;
	width: 1400px;
	margin-top:10px;
}
.Search-Area .search-wrap {
	min-height: 30px;
}
.Search-Area .search-wrap table {width:100%;}
.Search-Area .search-wrap table .th{
	background-color: #eee;
	border: 1px solid #ddd;
	padding: 5px .75rem;
	font-size: 14px;
}
.Search-Area .search-wrap table .td{
	border: 1px solid #ddd;
}
.Search-Area .search-wrap table .flex_box{
	display:flex;
	align-items: center;
	padding-left:10px;
	position:relative;
}
.Search-Area .search-wrap table .selectbox {
	display: block;
	width: 110px;
	color: #495057;
	background-color: #fff;
	background-clip: padding-box;
	border: 1px solid #ced4da;
	}
.Search-Area .search-wrap table .selectbox select{
	width:100%;
	outline:none;
	border:none;
	font-size:14px;
	}
.Search-Area .search-wrap table .button-group{
	display:flex;
}
.Search-Area .search-wrap table .button-group .zbutton {
	padding: 0 5px;
	text-align: center;
	color: #333;
	background-color: #fff;
	border: 1px solid #ddd;
	border-radius: 4px;
	margin-left: 10px;
	font-size: 14px;
}
.Search-Area .search-wrap table .active {
	background: #0d90d2 !important;
	color: #ffffff !important;
	border: 1px #0d90d2 solid !important;
	}
.Search-Area .search-wrap .input01 {
	height: 24px;
	display: inline !important;
	border-radius: 0;
}
.Search-Area .search-wrap .search_form {
	width: 160px;
	height: calc(2.25rem + 2px);
	padding: .375rem .75rem;
	font-size: 1rem;
	line-height: 1.5;
	color: #495057;
	background-color: #fff;
	background-clip: padding-box;
	border: 1px solid #ced4da;
	border-radius: .25rem;
	transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
	height: 24px;
	display: inline !important;
	border-radius: 0;
}
.page_item .page_item_content .btn {
	height: 24px;
	margin-left: 5px;
	display: flex;
	align-items: center;
	border-radius: 0;
}

.inclusion {
	display: flex;
	align-items: center;
	justify-content: center;
	height: 24px;
	align-items: center;
	margin-left: 10px;
	padding-left: 1.5rem;
	}
.check-group {
	display: flex;
	align-items: center;
	justify-content: center;
	height: 24px;
	align-items: center;
	margin-left: 10px;
	padding-left: 1.5rem;
	font-size:12px;
}
.check-group2 {
	justify-content: end;
}
.check-group span {
	color:#ff0000;
	font-weight:700;
	}
.check-group .custom-control-label::before {top:0px !important;}
.check-group .custom-control-label::after {top: 0px !important;}

.check-group3 .custom-control-label::before {top:12px !important;}
.check-group3 .custom-control-label::after {top: 12px !important;}

.list_wrap .form01 {
	position: relative;
	overflow: hidden;
	border: 1px solid #bdbdbd;
	min-width: 100px;
	max-width: 200px;
	font-size: 14px;
	padding: .25rem .5rem;
}
.list_wrap .form01 span i{font-style: normal;}
.list_wrap .help-icon {
	display: flex;
	align-items: center;
}
.list_wrap .help-icon .icon-01 {
	font-size: 14px;
	display: flex;
	align-items: center;
	margin-left:5px;
}
.list_wrap .help-icon .icon-01 .bull {
	width: 14px;
	height: 14px;
	background: #ff0000;
	border-radius: 50%;
	float: left;
	margin-right: 5px;
}
.list_wrap .help-icon .icon-01 .bull1 {
	background: #800080;
}
.list_wrap .help-icon .icon-01 .bull2 {
	background: #ff8c00;
}
.list_wrap .help-icon .icon-01 .bull3 {
	background: #f44336;
}
.list_wrap .help-icon .icon-01 .bull4 {
	background: #2196f3;
}


.list_wrap .list {
	float:left;
	width:100%;
	}
.list_wrap .list .table thead th {
	font-size: 12px;
	padding: 0;
	height: 24px;
	line-height: 24px;
}
.list_wrap .list .table tbody td {
	font-size: 12px;
	padding: 0;
	height: 24px;
	line-height: 24px;
}
#air_layerbox {
	border: 2px solid #064475;
	position: absolute;
	background-color: #fff;
	z-index: 10;
	width: 200px;
	display:none;
}
#air_layerbox .layer-head {
	height: 35px;
	line-height: 35px;
	background-color: #064475;
	cursor: move;
}
#air_layerbox .layer-head label {margin-bottom:0px;}
#air_layerbox .layer-head>span {
	color: #fff;
	display: block;
	padding: 0 .75rem;
	float: left;
	font-size: 1rem;
}
#air_layerbox .layer-head .close {
	float: right;
	margin-top: 9px;
	margin-right: 5px;
}
#air_layerbox .layer-head .close img {width:15px;}
#air_layerbox .layer-content {
	padding: .75rem;
	height: calc(100% - 50px);
	position: relative;
	overflow: auto;
	width: 100%;
}
#air_layerbox .layer-content ul {margin-bottom:0px;}


/*07-08추가*/
.air-c-group {
	padding-left:20px;
}
.air-c-group label{
	font-size:14px;
}
.air-c-group .custom-control-label::after {
	top: 3px;
}
.air-c-group .custom-control-label::before {
	top: 3px;
}
.select-item {
	margin-top:5px;
	width: 1400px;
	}
.select-item-in {
	float: left;
	position: relative;
}
.select-item .select-form {
	display: flex;
	float: left;
	height: 45px;
	background: #ffffff;
	border: 1px #c5c5c5 solid;
	padding: 12px 34px 0 12px;
	background: url(../images/arrow4.png)no-repeat;
	background-position: 90% 50%;
	margin-right:5px;
	border-radius: 6px;
	font-size: 14px;
	line-height: 14px;
}

.select-item .select-form-view {
	position: absolute;
	top: 42px;
	max-height: 330px;
	padding: 19px 14px 4px;
	border: 1px solid #c5c5c5;
	background-color: #fff;
	border-radius: 6px;
	overflow-y: auto;
	z-index: 99999999;
	width: calc(1340px/7);
}
.select-item .select-form-view ul li{
	margin-bottom:15px;
}

.air-list-form2 {
	overflow: hidden;
	width: 100%;
	float: left;
	overflow-y: auto;
	min-height: 250px;
	height: calc(100vh - 230px);
	/*max-height: 520px;*/
}
/*.air-list-form2 .a-list-item:first-child {border-top: 1px #dddddd solid;}*/
.air-list-form2 .a-list-item {
	border-bottom: 1px #dddddd solid;
	padding-top: 8px;
	padding-bottom: 8px;
	cursor: pointer;
}
.air-list-form2 .a-list-item.a-list-item-v2 {
	border-bottom: 1px #dddddd solid;
	padding-top: 8px;
	padding-bottom: 4px;
	cursor:pointer;
	box-shadow: 0px 2px 8px 0px rgba(0, 0, 0, 0.19);
	margin: 10px 8px 0;
	border-radius: 6px;    border: 2px solid transparent;
}

.air-list-form2 .a-list-item ul{
	display: flex;
	margin-bottom: 0px;
	position: relative;
}
.air-list-form2 .a-list-item-v2 ul {
	display: flex;
	margin: 0 10px;
	position: relative;
	align-items: center;
}
.air-list-form2 .a-list-item ul li {
/*	width: calc(100%/5);*/
	width: calc((100% - 1%)/5);
	font-size: 14px;
	height: 40px;
	/* line-height: 40px; */
	display: flex;
	align-items: center;
	justify-content: center;
	flex-direction: column;
	position:relative;
}
.air-list-form2 .a-list-item ul li.p1{
	align-items: end;
	margin-right: 32px;
}
.air-list-form2 .a-list-item.a-list-item-v2 ul li.p1{
	margin-right:0;
}
.air-list-form2 .a-list-item.a-list-item-v2 ul li.arrowthing{
	width: 32px;    height: 32px;
	background-color: #F3F8FB;
	border-radius: 4px;
	/*box-shadow: 0px 2px 6px 0px rgba(0, 0, 0, 0.12);*/
}
.air-list-form2 .a-list-item.a-list-item-v2 ul li.rad1{
	width: fit-content;
	margin: 0 10px;
}
.air-list-form2 .a-list-item.a-list-item-v2 ul li.rad1 .radiostyle{
	width: 20px;
	height: 20px;
	border: 1px solid #ccc;
	background-color: #f5f5f5;
	border-radius: 50%;
	position: relative;
}
.air-list-form2 .a-list-item.a-list-item-v2.on_select ul li.rad1 .radiostyle{
	border: 2px solid #0abbbf;
	background-color: #fff;
}
.air-list-form2 .a-list-item.a-list-item-v2.on_select ul li.rad1 .radiostyle:after{
	content: "";
	display: block;
	width: 10px;
	height: 10px;
	background-color: #0abbbf;
	border-radius: 50%;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);

}
.air-list-form2 .a-list-item.a-list-item-v2 ul li.n1{
	align-items: flex-start;
}
.air-list-form2 .a-list-item ul li .via {
	background-image: url(../images/ico-img.png);
	background-repeat: no-repeat;
	background-position: 99% 50%;
	background-size: 18px;
	width: 18px;
	height: 4px;
}
.air-list-form2 .depBox-item{
	margin-top: 4px;
}
.air-list-form2 .depBox-item.fast{
	background-color: #F7F9FA;
	border-radius: 8px;
	border: 1px solid #ddd;
	padding: 4px;
}

.detail-ico {
	position: absolute;
	top: 16px;
	right: 9px;
	width: 10px;
}
.air-list-form2 .a-list-item ul li.n1 img {width:15px;}
/*.air-list-form2 .a-list-item ul li.virtual::after {*/
/*	content: '';*/
/*	position: absolute;*/
/*	top: 18px;*/
/*	right: 0px;*/
/*	background-image: url(../images/ico-img.png);*/
/*	background-repeat: no-repeat;*/
/*	background-position: 99% 50%;*/
/*	background-size: 18px;*/
/*	width: 33px;*/
/*	height: 4px;*/
/*}*/
.air-list-form2 .a-list-item ul li.t1 .bold {font-weight:700;font-size:15px;}
.air-list-form2 .a-list-item ul li.t2 { width: 25%;}
.air-list-form2 .a-list-item ul li.t2 .baggage-t {color:#4d86ff;font-size:12px;}
.air-list-form2 .a-list-item ul li.p1 .price {color:#4d86ff;font-size:16px;font-weight:500;}


.motion {
	transition: 0.5s ease;
	-moz-transition: 0.5s ease;
	-webkit-transition: 0.5s ease;
	-o-transition: 0.5s ease;
}
.d-list-item {
	overflow: hidden;
	position: relative;
	width: 100%;
/*    padding-bottom: 50px;*/
	border-bottom:1px #dddddd solid;
}
.depBox-item .d-list-item.sub_menu{
	border: 0;
}
.d-list-item.sub_menu.ds-list-item{
	margin: 0 6px 0 16px;
	padding-left: 11px;
	padding-top: 6px;
	width: auto;
	position: relative;
}

.d-list-item.sub_menu.ds-list-item:before +.item-in.item-innn.on_select{
	background-color: #aaa;
}
/*.d-list-item.fast {*/
/*	background-color: #eee;*/
/*}*/
.d-list-item .item-in{
	width:100%;
	padding:20px;
	}
.a-list-item-v2 .d-list-item .item-in{
	width:100%;
	padding:4px 12px;
}
.d-list-item .item-in.item-in-ins{
	border-top: 1px solid #ddd;
	margin-left: 48px;
	margin-right: 12px;
	margin-top: 8px;
	width: auto;
	padding:4px 0px;
}
.d-list-item .item-in.item-innn{
	border-radius: 6px;
	padding: 4px 8px;
	margin: 8px 4px;
	margin-left: 0;
	display: flex;
	justify-content: space-between;
	cursor: pointer;
	box-shadow: 0px 2px 8px 0px rgba(0, 0, 0, 0.19);
	width: auto;
	position: relative;
	border: 2px solid transparent;
}
.d-list-item .item-in.item-innn.on_select{
	background: #FEFFD2 !important;
}
.d-list-item .item-in.item-innn:before{
	content: "";
	display: block;
	width: 8px;
	height: 400%;
	border-bottom:1px solid #ccc;
	border-left: 1px solid #ccc;
	/*border-bottom-left-radius: 4px;*/
	position: absolute;
	bottom: 50%;
	left: -10px;
}

.d-list-item .item-in.item-innn.on_select:before{
	border-bottom: 2px solid #38C1C6;
	border-left: 2px solid #38C1C6;
	z-index: 100;
	left: -11px;
	width: 10px;
}
.d-list-item .item-in.item-innn .radiostyle {
	width: 20px;
	height: 20px;
	border: 1px solid #ccc;
	background-color: #f5f5f5;
	border-radius: 50%;
	position: relative;
}
.d-list-item .item-in.item-innn.on_select .radiostyle{
	border: 2px solid #0abbbf;
	background-color: #fff;
}
.d-list-item .item-in.item-innn.on_select .radiostyle:after{
	content: "";
	display: block;
	width: 10px;
	height: 10px;
	background-color: #0abbbf;
	border-radius: 50%;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);

}
.d-list-item .item-in.item-innn .item-in-label{
	margin-bottom: 0;
	width: 100%;
	display: flex;
	cursor: pointer;
}
.d-list-item .item-in .item-in-some{
	display: flex;
	flex-wrap: wrap;
	gap: 8px;
	align-items: center;
	width: 100%;
}
.d-list-item .item-in .item-in-price{
	display: flex;
	align-items: center;
	gap: 6px;
	justify-content: flex-end;
	flex-wrap: wrap;
}
.d-list-item .item-in .item-in-price .price{
	font-size: 14px;
	white-space: nowrap;
}
.d-list-item .item-in .item-in-price .item-in-pricebutton{
	background-color: #3f51b5;
	padding: 3px 8px;
	border-radius: 4px;
	font-size: 13px;
	color: #fff;
}
.d-list-item .item-in .date-tit {
	font-size: 14px;
	color: #333333;
	font-weight: 500;
	margin-bottom: 3px;
	/*text-align: center;*/
}

.d-list-item .item-in-some .date-tit.date-titn{
	text-align: right;
	font-size: 11px;
	border: 1px solid #ddd;
	background-color: #fff;
	border-radius: 6px;
	padding: 4px 4px 0px;
	font-weight: bold;
	margin-bottom: 0;
}
.d-list-item .item-in .date-tit span.date-wee{
	font-size: 11px;
	background-color: #eee;
	padding: 0px 3px;
	border-radius: 2px;
}
.d-list-item .item-in .date-tit span.date-big{
	font-size: 15px;
}
.d-list-item .item-in .date-tit.date-tite{
	white-space: nowrap;
	/*font-weight: bold;*/
	display: flex;
	flex-direction: column;
	align-items: center;
}
.d-list-item .item-in .date-tit.date-tite .date-tite-span{
	font-size: 12px;
	color:#4d86ff;
}
.d-list-item .item-in .flex-route{
	display: flex;
	/*width: calc(100% - 214px);*/
	justify-content: flex-start;
	flex-direction: column;
}
.d-list-item .item-in .flex-route .route-t{
	display: flex;
	align-items: center;
}
.d-list-item .item-in .route-t img {width:15px; margin-right: 4px;
}
.d-list-item .item-in .route-t span {color: #707070;font-size: 14px;position: relative;padding-left: 12px;margin-left: 8px;}
.d-list-item .item-in .route-t span .orange{
	position: relative;
	cursor: pointer;
}
.d-list-item .item-in .route-t span.orange .hidevia{
	display: none;
	position: absolute;
	background-color: #f9f9f9;
	z-index: 2;
	border-radius: 4px;
	padding: 2px 4px;
	left: 0;top: 100%;
	font-size: 13px;
	box-shadow: rgba(0, 0, 0, 0.26) 0px 1px 4px;
}
.d-list-item .item-in .route-t span.orange .hidevia p{
	margin-bottom: 0;
	color: black;
}
.d-list-item .item-in .route-t span.orange:hover .hidevia{
	display: block;
}
.d-list-item .item-in .route-t span::before {display: block; content: ''; position: absolute; top: 50%; left: 0; transform: translateY(-50%); width: 1px; height: 14px; background: #ddd; }
.d-list-item .item-in .route-t span:first-child {margin-left: 0; padding-left: 0;}
.d-list-item .item-in .route-t span:first-child::before {display: none;}
/*.d-list-item .item-in .route-t .route-t-2 {margin-left: 20px;margin-right: 10px;border-left: 1px #dddddd solid;padding-left: 20px;}*/
.d-list-item .item-in .info-1 {margin-top:2px;}
.d-list-item .item-in .info-1 span {color: #707070;font-size: 14px;position: relative;padding-left: 12px;margin-left: 8px;}
.d-list-item .item-in .info-1 span::before {display: block; content: ''; position: absolute; top: 50%; left: 0; transform: translateY(-50%); width: 1px; height: 14px; background: #ddd; }
.d-list-item .item-in .info-1 span:first-child {margin-left: 0; padding-left: 0; }
.d-list-item .item-in .info-1 span:first-child::before {display: none;}

.d-list-item .item-in.item-innn .info-1 span{
	padding-left: 8px;
	margin-left: 4px;
}
.d-list-item .item-in.item-innn .info-1 span:first-child {margin-left: 0; padding-left: 0;font-weight: bold}
	/*
    .d-list-item .item-in .info-1 .info-t-2 {
        padding-left:20px;
        border-left: 1px #dddddd solid;
    }
    .d-list-item .item-in .info-1 .info-t-3 {
        padding-left:20px;
        border-left: 1px #dddddd solid;
    }
    .d-list-item .item-in .info-1 .info-t-4 {
        padding-left:20px;
        border-left: 1px #dddddd solid;
    }
    */
.d-list-item .item-in item-in-some .info-1{
	margin-top: 0;
}
.d-list-item .item-in .item-in-some .route-t span,.d-list-item .item-in .item-in-some .info-1 span{
	font-size: 13px;
	padding-left: 8px;
	margin-left: 4px;
}

.d-list-item .item-in .item-in-some .route-t span:first-child,.d-list-item .item-in .item-in-some .info-1 span:first-child{
	margin-left: 0;
	padding-left: 0;
}
.d-list-item .item-in .item-in-some .route-t span:first-child{
	display: flex;
	flex-wrap: wrap;
	align-items: center;
}
.d-list-item .item-in .item-in-some .info-1 span:first-child{
	font-weight: bold;
}
.d-list-item .item-in .txt_info {
	background: #d7eeef;
	padding: 10px;
	color: #333;
	font-size: 14px;
	margin-top: 15px;
}
.a-list-item-v2 .d-list-item .item-in .txt_info {
	background: #d7eeef;
	padding: 2px 8px;
	color: #1F7070;
	font-size: 13px;
	margin-top: 4px;
	font-weight: bold;
}
.d-list-item .t-time-check {
	width: 1px;
	height: 90%;
	background: #787878;
	float: right;
	position: absolute;
	top: 5%;
	right: 0px;
}
.d-list-item .air-payment-form {
	padding-left: 100px;
	width: 100%;
	border-top: 1px #dddddd solid;
	border-bottom: 1px #dddddd solid;
}
.d-list-item .air-payment-form .list-o {
	margin-bottom: 12px;
	overflow: hidden;
	margin-top: 12px;
}
.d-list-item .air-payment-form .list-o ul li {
	float: left;
	width: calc(100%/5);
	text-align: center;
	height: 40px;
	line-height: 40px;
}
.d-list-item .air-payment-form .list-o ul li.r-airname {
	font-size: 14px;
   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;
}
.d-list-item .air-payment-form .list-o ul li.r-airname img {
	float: left;
	width: 22px;
	margin-right: 10px;
}
.d-list-item .air-payment-form .list-o ul li.r-price {
	color: #4d86ff;
	font-size: 16px;
	font-weight: 500;
}
.d-list-item .air-payment-form .list-o ul li .choice-btn {
	border-color: #3f92d7;
	color: #ffffff;
	background: #459de6;
	width: 100px;
	height: 40px;
	display: block;
	margin: 0 auto;
	line-height: 40px;
	border-radius: 5px;
	cursor: pointer;
}
.filter-list {
	width: 100%;
	display: flex;
	align-items: center;
	justify-content: center;
	margin: 10px auto;
	float: left;
}
.filter-list ul li {
	width: 22px;
	height: 22px;
	border: 1px #dddddd solid;
	border-radius: 3px;
	float: left;
	margin-right: 5px;
	text-align: center;
	line-height: 22px;
	cursor: pointer;
	background: #ffffff;
}
.filter-list ul li.filter-on {
	background: #008acf;
	color: #fff;
	border: 1px #018bcf solid;
}
.filter-list ul li:last-child{margin-right:0px;}

.hotel-search-form {
	margin-top: 0px;
	}
.hotel-search-form .item-1 {
	float: left;
	width: 40%;
	padding: 22px 30px;
	background: #38c1c6;
	display: flex;
	position: relative;
	height: 80px;
	border-top-left-radius: 15px;
	border-bottom-left-radius: 15px;
}
.hotel-search-form .item-1 .tr-item{
	width: 50%;
	line-height: 36px;
}
.hotel-search-form .item-1 .trip-input {
	width: 100%;
	border: none;
	outline: none;
	font-size: 18px !important;
	color: #ffffff;
	font-weight: 500;
	background: transparent;
}
.hotel-search-form .item-1 .trip-input::placeholder{
	color: #ffffff;
	}
.hotel-search-form .item-2 {
	float: left;
	width: 30%;
	background: #ffffff;
	display: flex;
	position: relative;
	height: 80px;
	border-left: none;
	border-right: none;
	border-left: 1px #46d6db solid;
	border-right: 1px #46d6db solid;
}
.hotel-search-form .item-3 {
	float: left;
	width: 20%;
	background: #ffffff;
	display: flex;
	position: relative;
	height: 80px;
	background: #38c1c6;
}
.hotel-search-form .item-2 .tr-item {
	width: 50%;
	box-sizing: border-box;
	height: 80px;
	padding: 18px 15px;
	background: #38c1c6;
}
.hotel-search-form .item-2 .tr-item .t1 {
	color: #ffffff;
	font-weight: 500;
	font-size: 12px;
	margin-bottom: 7px;
}
.hotel-search-form .item-2 .tr-item .date-span {
	color: #ffffff;
	font-weight: 500;
	font-size: 18px;
}
.hotel-search-form .item-3 .tr-item {
	width: 100%;
	box-sizing: border-box;
	height: 80px;
	padding: 18px 15px;
}
.hotel-search-form .item-3 .tr-item .t1 {
	color: #ffffff;
	font-weight: 500;
	font-size: 12px;
	margin-bottom: 7px;
}
.hotel-search-form .item-3 .tr-item .seat-in {
	border: none;
	outline: none;
	padding-left: 20px;
	color: #ffffff;
	font-size: 18px !important;
	font-weight: 500;
	background: transparent;
}
.hotel-search-form .hotel-search {
	float: left;
	display: block;
	width: 10%;
	height: 80px;
	font-size: 18px;
	color: #fff;
	background-color: rgba(51, 51, 51, 1);
	transition: all 0.2s;
	line-height: 80px;
	text-align: center;
	border-top-right-radius: 15px;
	border-bottom-right-radius: 15px;
	cursor: pointer;
}


/*07-08 추가 END*/


/**/
.travel-search-form {
	margin-top: 10px;
	margin-bottom:10px;
	}
.travel-search-form:after {display:block; content:''; clear:both;}
.travel-search-form .item-1 {
	float: left;
	width: 90%;
	padding: 22px 30px;
	background: #fff;
	display: flex;
	position: relative;
	height: 80px;
	border-top-left-radius: 12px;
	border-bottom-left-radius: 12px;
	border:2px solid #38c1c6;
	border-right:0;
}
/*
.travel-search-form .item-1 {
	float: left;
	width: 90%;
	padding: 22px 30px;
	background: #38c1c6;
	display: flex;
	position: relative;
	height: 80px;
	border-top-left-radius: 15px;
	border-bottom-left-radius: 15px;
}
*/
.travel-search-form .item-1 .tr-item{
	width: 100%;
	line-height: 36px;
}
.travel-search-form .item-1 .trip-input {
	width: 100%;
	border: none;
	outline: none;
	font-size: 20px !important;
/*	color: #ffffff;*/
	color:#1c1c1c;
	font-weight: 500;
	background: transparent;
	text-align: center;
}
.travel-search-form .item-1 .tr-item .trip-input::placeholder {
	color:rgb(0 0 0 / 40%);
}
.travel-search-form .item-1 .tr-item .trip-input input:focus::-webkit-input-placeholder,
textarea:focus::-webkit-input-placeholder { /* WebKit browsers */
 color:transparent;
}

.travel-search-form .item-1 .tr-item .trip-input input:focus:-moz-placeholder,
textarea:focus:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
  color:transparent;
}

.travel-search-form .item-1 .tr-item .trip-input input:focus::-moz-placeholder,
textarea:focus::-moz-placeholder { /* Mozilla Firefox 19+ */
  color:transparent;
}

.travel-search-form .item-1 .tr-item .trip-input input:focus:-ms-input-placeholder,
textarea:focus:-ms-input-placeholder { /* Internet Explorer 10+ */
   color:transparent;
}

.travel-search-form .item-1 .trip-input::placeholder{
	color: #ffffff;
	}
.travel-search-form .item-2 {
	float: left;
	width: 30%;
	background: #ffffff;
	display: flex;
	position: relative;
	height: 80px;
	border-left: none;
	border-right: none;
	border-left: 1px #46d6db solid;
	border-right: 1px #46d6db solid;
}
.travel-search-form .item-3 {
	float: left;
	width: 20%;
	background: #ffffff;
	display: flex;
	position: relative;
	height: 80px;
	background: #38c1c6;
}
.travel-search-form .item-2 .tr-item {
	width: 50%;
	box-sizing: border-box;
	height: 80px;
	padding: 18px 15px;
	background: #38c1c6;
}
.travel-search-form .item-2 .tr-item .t1 {
	color: #ffffff;
	font-weight: 500;
	font-size: 12px;
	margin-bottom: 7px;
}
.travel-search-form .item-2 .tr-item .date-span {
	color: #ffffff;
	font-weight: 500;
	font-size: 18px;
}
.travel-search-form .item-3 .tr-item {
	width: 100%;
	box-sizing: border-box;
	height: 80px;
	padding: 18px 15px;
}
.travel-search-form .item-3 .tr-item .t1 {
	color: #ffffff;
	font-weight: 500;
	font-size: 12px;
	margin-bottom: 7px;
}
.travel-search-form .item-3 .tr-item .seat-in {
	border: none;
	outline: none;
	padding-left: 20px;
	color: #ffffff;
	font-size: 18px !important;
	font-weight: 500;
	background: transparent;
}
.travel-search-form .hotel-search {
	float: left;
	display: block;
	width: 10%;
	height: 80px;
	font-size: 18px;
	color: #fff;
	background-color: rgba(51, 51, 51, 1);
	transition: all 0.2s;
	line-height: 80px;
	text-align: center;
	border-top-right-radius: 12px;
	border-bottom-right-radius: 12px;
	cursor: pointer;
}
/**/


/*12-27 추가*/

.tour-search-form {
	margin-top: 0px;
	}
.tour-search-form .item-1 {
	float: left;
	width: 30%;
	background: #38c1c6;
	display: flex;
	position: relative;
	padding: 0px 10px;
	height: 80px;
	border-radius: 15px 0 0 15px;
}
.tour-search-form .item-1 .tr-item {
	width: 60%;
	box-sizing: border-box;
	height: 80px;
	padding: 18px 15px;
}
.tour-search-form .item-1 .tr-item .t1 {
	color: #ffffff;
	font-weight: 500;
	font-size: 12px;
	margin-bottom: 7px;
}
.tour-search-form .item-1 .tr-item .date-span {
	color: #ffffff;
	font-weight: 500;
	font-size: 18px;
}
.tour-search-form .item-2 {
	float: left;
	width: 50%;
	padding: 22px 30px;
	background: #38c1c6;
	display: flex;
	position: relative;
	height: 80px;
}
.tour-search-form .item-2 .tr-item{
	width: 50%;
	line-height: 36px;
}
.tour-search-form .item-2 .trip-input {
	width: 100%;
	border: none;
	outline: none;
	font-size: 18px !important;
	color: #ffffff;
	font-weight: 500;
	background: transparent;
}
.tour-search-form .item-2 .trip-input::placeholder{
	color: #ffffff;
	}
.tour-search-form .tour-search {
	float: left;
	display: block;
	width: 10%;
	height: 80px;
	font-size: 18px;
	color: #fff;
	background-color: rgba(51, 51, 51, 1);
	transition: all 0.2s;
	line-height: 80px;
	text-align: center;
	border-top-right-radius: 15px;
	border-bottom-right-radius: 15px;
	cursor: pointer;
}


.Basic_SearchBox {
	display: flex;
	justify-content: space-between;
	align-items:center;
	width: 100%;
	background: #38c1c6;
	padding: 0px 0px;
	border-radius: 6px;
	box-sizing: border-box;
}
.Basic_SearchBox ul.ListSet {
	display: flex;
	justify-content: space-between;
	box-sizing: border-box;
	width: 90%;
}
.Basic_SearchBox li {
	display: flex;
	justify-content: flex-start;
	align-items:center;
	color: #ffffff;
	font-size: 18px;
	line-height: 18px;
	height: 50px;
	box-sizing: border-box;
	margin-left: 30px;
	font-weight: 500;
	padding-left: 18px;
}
.Basic_SearchBox li.tourdate {
	position: relative;
	width: 30%;
	color: #ffffff;
	padding-right: 30px;
	padding-top: 16px;
}
.Basic_SearchBox li::after {
    content:'';
    width:3px;
    height:50%;
	border-radius: 3px;
    position:absolute;
    left:0px;
    top:25%;
	background-color: #ffffff;
	opacity: 0.5;
}
.Basic_SearchBox li.tourdate::before {
	display: flex;
    position:absolute;
    content:"출발기간";
	color: #ffffff;
	font-size: 12px;
	top:0;
	left:18px;
	opacity: 0.7;
}
.Basic_SearchBox li.tourarea {
	position: relative;
	width: 25%;
	color: #ffffff;
	padding-right: 30px;
	padding-top: 10px;
}
.Basic_SearchBox li.tourtype {
	position: relative;
	width: 10%;
	min-width: 170px;
	color: #ffffff;
	padding-right: 30px;
	padding-top: 10px;
}
/*.Basic_SearchBox */
i.downarrow {
	font-size: 0px;
	display: flex;
	width:20px;
    height:20px;
    background:url('../images/icon_arrow_wdown.svg') 50% 50%/20px no-repeat;
	margin: 0 0 0 30px;
}
.Basic_SearchBox li.keyword {
	position: relative;
	width: 25%;
	color: #ffffff;
	padding-right: 30px;
	padding-top: 0px;
}
.Basic_SearchBox li.keyword input {
	border: 0px;
	height: 46px;
	font-size: 18px;
	line-height: 18px;
	color: var(--white-color);
	background-color: var(--oaas-color);
}
.Basic_SearchBox li.keyword input::placeholder {
	color: var(--white-color);
}
.Basic_SearchBox button.Searchgo {
	display: flex;
	justify-content:center;
	align-items:center;
	width: 10%;
	height: 78px;
	background: #333333;
	color: #ffffff;
	font-size: 18px;
	line-height: 18px;
	font-weight: bold;
	border-radius: 0 6px 6px 0;
}

.best_area {
	display: flex;
	justify-content:center;
	margin: 10px auto;
}
.best_area dl {
	display: flex;
	align-items: center;
	justify-content:space-between;
}
.best_area dt {
	display: flex;
	align-items: center;
	font-size: 13px;
	line-height: 13px;
	color: var(--oaas-color) ;
	font-family: "Malgun Gothic", "맑은 고딕", helvetica, "Apple SD Gothic Neo", sans-serif !important;
}
.best_area dd {
	display: flex;
	align-items: center;
	padding-left: 10px;
}
.best_area ul li {
	display: flex;
	border: 1px solid var(--oaas-color) ;
	border-radius: 3px;
	float: left;
	color: #38c1c6;
	margin-right: 5px;
	text-align: center;
	vertical-align: middle;
	font-size: 13px;
	line-height: 13px;
	cursor: pointer;
	padding:6px 12px;
	font-family: "Malgun Gothic", "맑은 고딕", helvetica, "Apple SD Gothic Neo", sans-serif !important;
}
.best_area ul li.pickup {
	background: var(--oaas-color);
	color: #fff;
	border: 1px solid var(--oaas-color);
}
.best_area ul li:last-child {
	margin-right:0
}




/*07-12 추가*/
.golf-item .date-top-item{
	width: 100%;
	background-color: transparent;
	z-index: 99998;
	transition: all 0.4s ease-in-out;
	}
.golf-item .date-top-item {
	display: flex;
}
.golf-item .date-top-item .arrow_box {
	width: 30px;
	display: flex;
	align-items: center;
	padding: 5px;
	cursor: pointer;
}
.golf-item .date-top-item .arrow_box {
	width: 30px;
	display: flex;
	align-items: center;
	padding: 5px;
	cursor: pointer;
}
.golf-item .date-top-item .cal_box {
	overflow: auto;
	white-space: nowrap;
	-ms-overflow-style: none;
	scrollbar-width: none;
	width:100%;
	border-bottom: 1px solid #eee;
}
.golf-item .date-top-item .date_box {
	display: inline-block;
	padding: 10px 0;
	width: calc((100% - 60px) / 7);
	text-align: center;
	cursor: pointer;
	font-size: 16px;
	font-weight: 600;
	margin-right: 0px;
}
.golf-item .date-top-item .selected {
	background-color: #38c1c6 !important;
}

.golf-item .golf-list-item {
	overflow: hidden;
	margin-top: 10px;
}
.golf-item .golf-list-item .list-item01 {
	width: calc(100% - 60px);
	overflow: hidden;
	margin: 0 auto 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	border-top: 1px #dddddd solid;
	border-bottom: 1px #dddddd solid;
}
.golf-item .golf-list-item .info-form .thumbnail {
	float: left;
	width: 200px;
	height: 174px;
	background: #ffffff;
	position: relative;
}
.golf-item .golf-list-item .info-form .text-box {
	float: left;
	height: 174px;
	padding-left: 10px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	flex-direction: column;
	padding-top: 20px;
	width: calc(100% - 345px);
}
.golf-item .golf-list-item .info-form .text-box p {line-height:1;margin-bottom:0px;}
.golf-item .golf-list-item .info-form .text-box p.tit-p {
	font-size: 20px;
	color: #333333;
	font-weight: 700;
	margin-bottom: 5px;
	clear: both;
}
.golf-item .golf-list-item .info-form .text-box p.add-p {
	margin-bottom: 5px;
	color: #636363;
	font-size: 18px;
	font-weight: 500;
	margin-top: 5px;
}
.golf-item .golf-list-item .info-form .text-box p.in-p {
	margin-bottom: 5px;
	color: #636363;
	font-size: 14px;
	font-weight: 500;
	margin-top: 5px;
}
.golf-item .golf-list-item .info-form .text-box p.num-p {
	margin-bottom: 5px;
	color: #636363;
	font-size: 14px;
	font-weight: 500;
	margin-top: 5px;
}
.golf-item .golf-list-item .info-form .reservation-box {
	width: 145px;
	float: right;
	height: 174px;
	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;
		flex-direction: column;
}
.golf-item .golf-list-item .info-form .reservation-box p{
	line-height:1;margin-bottom:0px;
}
.golf-item .golf-list-item .info-form .reservation-box p.home-link {
	background: #38c1c6;
	color: #ffffff;
	border-radius: 5px;
	padding: 15px 15px;
	cursor: pointer;
}
.golf-item .golf-list-item .info-form .reservation-box p.home-link a {
	color: #ffffff;
	font-size: 15px;
	display: block;
}
.golf-item .golf-list-item .info-form .reservation-box p.total-price {
	font-size: 24px;
	margin-top: 30px;
}
.golf-item .golf-list-item .info-form .thumbnail img{
	width: 100%;
	height: 100%;
	object-fit: cover;
}
.golf-item .golf-list-item .list-item01 .time-form {
	white-space: nowrap;
	-ms-overflow-style: none;
	scrollbar-width: none;
	width: 100%;
	overflow: hidden;
	margin-top: 10px;
	float: left;
	border-top: 1px #dddddd solid;
	padding-top: 10px;
}
.golf-item .golf-list-item .list-item01 .time-form ul {margin-bottom:0px;}
.golf-item .golf-list-item .list-item01 .time-form ul li {
	float: left;
	border: 1px #dddddd solid;
	width: calc(100%/11);
	margin-right: 10px;
	cursor: pointer;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-bottom:10px;
	border-radius: 5px;
}
.golf-item .golf-list-item .list-item01 .time-form ul li p {
	margin-bottom:0px;
	padding-left:10px;
	}
.golf-item .golf-list-item .list-item01 .time-form ul li p.t1 {
	font-size:20px;
	color:#38c1c6;
	}
.golf-item .golf-list-item .list-item01 .time-form ul li p.p1 {
	font-size:16px;
	color:#333333;
	}

.golf-item .golf-list-item .list-item01 .time-form ul li:hover {
	background: #38c1c6;
	}
.golf-item .golf-list-item .list-item01 .time-form ul li:hover p.t1{
	color:#ffffff;
	}
.golf-item .golf-list-item .list-item01 .time-form ul li:hover p.p1{
	color:#ffffff;
	}
.golf-item .golf-list-item .list-item01 .time-form ul li.check_on {background: #38c1c6;}
.golf-item .golf-list-item .list-item01 .time-form ul li.check_on p.t1{color:#ffffff;}
.golf-item .golf-list-item .list-item01 .time-form ul li.check_on p.p1{color:#ffffff;}



.layer-popup {
	width:100%;
	height:100%;
	background:rgba(0,0,0,0.5);
	position:fixed;
	top:0px;
	left:0px;
	}
.layer-popup .layer-in {
	width: 600px;
	min-height:300px;
	background: #ffffff;
	position: absolute;
	border-radius: 10px;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);
	padding-bottom: 30px;
}
.layer-popup .layer-in .top-tit {
	text-align: center;
	font-size: 24px;
	color: #333333;
	font-weight: 700;
	margin-top: 22px;
}
.layer-popup .close-btn {
	position: absolute;
	top: 20px;
	right: 20px;
	width: 34px;
	cursor: pointer;
}
.layer-popup .body-info {
	overflow: hidden;
	margin-top: 20px;
	padding: 20px;
	position: relative;
}
.layer-popup .body-info p {margin-bottom:0px;}
.layer-popup .body-info .d1{
   font-size:18px;
}
.layer-popup .body-info .d1 .p-tit{
   margin-right:10px;
   border-right:1px #dddddd solid;
   padding-right:10px;
   font-size: 20px;
	color: #333333;
	font-weight: 700;
}
.layer-popup .body-info .d2 {
	font-size: 16px;
	font-weight: 400;
	margin-top: 5px;
	margin-bottom: 5px;
}
.layer-popup .body-info .d3{
   font-size:14px;
}
.layer-popup .body-info .d4 {
	font-size: 24px;
	position: absolute;
	right: 20px;
	top: 15px;
	color: #38c1c6;
	font-weight: 500;
}
.layer-popup .compartment {
	font-size: 14px;
	height: 36px;
	}
.mt10 {margin-top: 10px;}
.mt15 {margin-top: 15px;}
.mb15 {margin-bottom:15px;}
.layer-popup .compartment input{
	display: block;
	width: 100%;
	height: calc(2.25rem + 5px);
	padding: .375rem .75rem;
	font-size: 1rem;
	line-height: 1.5;
	color: #495057;
	background-color: #fff;
	background-clip: padding-box;
	border: 1px solid #ced4da;
	border-radius: .25rem;
	transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
	}
.layer-popup .compartment input:focus {
	color: #495057;
	background-color: #fff;
	border-color: #80bdff;
	outline: 0;
	box-shadow: 0 0 0 0.2rem rgb(0 123 255 / 25%);
}
.layer-popup .peo-check {
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	}
.layer-popup .peo-check .t1{
	font-size:15px;
	}
.layer-popup .terms-check {
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	}
.ft16 {font-size:16px !important;}
.terms-check .check-group .custom-control-label::before {
	top: 3px !important;
}
.terms-check .check-group .custom-control-label::after {
	top: 3px !important;
}
.layer-popup .terms-box {overflow:hidden;margin-top:20px;}
.layer-popup .terms-box .total-price{
	font-size: 18px;
	text-align:right;
	color:#333333;
	}
.layer-popup .terms-box .total-price span{
	color: #38c1c6;
	font-size: 24px;
	}
.layer-popup .terms-box .terms-item{
	width:100%;
	height:170px;
	border:1px #dddddd solid;
	overflow-y:auto;
	font-size:14px;
	padding:10px;
	}
.layer-popup .btn-1 {
	width: 100%;
	height: 50px;
	line-height: 50px;
	background: #38c1c6;
	text-align: center;
	font-size: 16px;
	color: #ffffff;
	border-radius: 5px;
	cursor: pointer;
}
.layer-popup .option-list  {
	border: 1px #dddddd solid;
	padding: 10px;
	margin-bottom: 10px;
	border-radius: .25rem;
}
.layer-popup .option-list  .check-group {
	display: flex;
	align-items: center;
	justify-content: end;
	height: 24px;
	align-items: center;
	margin-left: 0px;
	padding-left: 1.5rem;
	font-size: 15px;
}
.layer-popup .option-list .check-group .custom-control-label::before {
	top: 3px !important;
}
.layer-popup .option-list .check-group .custom-control-label::after {
	top: 3px !important;
}
.layer-popup .regulation {
	overflow:hidden;
}
.layer-popup .regulation span{
	font-size:14px;
	margin-right:15px;
}

/*07-12 추가 END*/
#detail-popup {
	width: 1400px;
	background: #ffffff;
	position: fixed;
	top: 50%;
	left: 42%;
	transform: translate(-50%,-50%);
	height: 95vh;
	z-index: 999;
	border: 1px #555555 solid;
	overflow: hidden;
	overflow-y: auto;
/*	display:none !important;*/
}
#detail-popup .detail-top {
	width: 100%;
	height: 40px;
	background: #38c1c6;
	padding-left: 15px;
	padding-right: 15px;
}
#detail-popup .detail-top .tab_ul {
	float: left;
	margin-bottom: 0px;
	line-height: 40px;
}
#detail-popup .detail-top .tab_ul li{
	float: left;
	width: 140px;
	text-align: center;
	}
#detail-popup .detail-top .tab_ul li a {color:#ffffff;}
#detail-popup .detail-top .tab_menu {
	float:right;
	margin-bottom: 0px;
	line-height: 40px;
	}
#detail-popup .detail-top .tab_menu li {
	float: left;
	text-align: right;
	margin-left: 30px;
}
#detail-popup .detail-top .tab_menu li a {color:#ffffff;}
#detail-popup .tab-content{
  display: none;
}

#detail-popup .tab_active{
  background: #30a6a9;
}

#detail-popup .tab-content.current{
  display: inherit;
}
#detail-popup .content{
  padding:10px;
  width:100%;
  overflow-y:auto;
}
#detail-popup .f-r {float:right !important;}
#detail-popup .content .tab1 .item-1 {
	padding: 10px;
	width: 100%;
	overflow-y: auto;
	height: 680px;
}
#detail-popup .content .tab1 .item-1 .item-1-1{
  width:49%;
  float:left;
}
#detail-popup .content .tab1 .item-1 .item-1-1 .t1 {
	font-size: 14px;
	color: #333333;
	margin-bottom: 5px;
}
#detail-popup .content .tab1 .item-1 .item-1-1 .item-table table{
  width:100%;
}
#detail-popup .content .tab1 .item-1 .item-1-1 .item-table .th{
  background-color: #eee;
  border: 1px solid #ddd;
  padding: 5px .75rem;
  font-size: 14px;
  width:120px;
  height:36px;
}
#detail-popup .content .tab1 .item-1 .item-1-1 .item-table .td{
  border: 1px solid #ddd;
  padding: 5px .75rem;
  font-size: 14px;
  height:36px;
}
#detail-popup .content .tab1 .item-2-1 {
	width: 100%;
	float: left;
	margin-top: 10px;
}
#detail-popup .content .tab1 .item-2-1 .t2{
  display:flex;
  align-items: center;
  margin-bottom:0;
  float:left;
}
#detail-popup .content .tab1 .item-2-1 .t3 {
	float: right;
	display: flex;
	align-items: center;
	height:30px;
}
#detail-popup .content .tab1 .item-2-1 .t2 .tit{
  font-size:12px;
  line-height:28px;
}
#detail-popup .content .tab1 .item-2-1 .t2 .part-cancel {
	display: block;
	background: #5c5c5c;
	width: 120px;
	text-align: center;
	line-height: 28px;
	font-size: 12px;
	color: #ffffff;
	border-radius: 3px;
	margin-left: 10px;
	margin-right: 10px;
	cursor:pointer;
	position:relative;
}
#detail-popup .content .tab1 .item-2-1 .t2 .part-cancel:hover .popup-1 {
	display:block !important;
	}
#detail-popup .content .tab1 .item-2-1 .t2 .except-cancel {
	display: block;
	background: #5c5c5c;
	width: 120px;
	text-align: center;
	line-height: 28px;
	font-size: 12px;
	color: #ffffff;
	border-radius: 3px;
	margin-right: 10px;
	cursor:pointer;
	position:relative;
}
#detail-popup .content .tab1 .item-2-1 .t2 .except-cancel:hover .popup-1 {
	display:block !important;
	}
#detail-popup .content .tab1 .item-2-1 .t2 .psg-btn {
	display: block;
	background: #5c5c5c;
	width: 120px;
	text-align: center;
	line-height: 28px;
	font-size: 12px;
	color: #ffffff;
	border-radius: 3px;
	margin-right: 10px;
	cursor:pointer;
	position:relative;
}
#detail-popup .content .tab1 .item-2-1 .t2 .regulation {
	display: block;
	background: #eeeeee;
	width: 120px;
	text-align: center;
	line-height: 28px;
	font-size: 12px;
	color: #525252;
	border-radius: 3px;
	border: 1px #e4e4e4 solid;
	cursor:pointer;
	position:relative;
}
#detail-popup .popup-1 {
	width: 700px;
	background: #ffffff;
	display: none;
	position: absolute;
	top: 30px;
	left: 0px;
	z-index: 99999;
	border: 1px #e4e4e4 solid;
}
#detail-popup .popup-1 .pop-head {
	width: 100%;
	height: 50px;
	line-height: 50px;
	background: #3f51b5;
	text-align: left;
	padding-left: 10px;
	font-size: 17px;
	margin-bottom: 0px;
}
#detail-popup .popup-1 .pop-body {
	overflow:hidden;
	padding:10px;
}
#detail-popup .popup-1 .pop-body .item-1-inner {
	border:1px #e4e4e4 solid;
	background:#f4f4f4;
	padding:10px;
	font-size:14px;
	color:#333333;
	}
#detail-popup .popup-1 .pop-body .item-1-inner span{
	color:#f44336;
	}
#detail-popup .popup-1 .pop-body .item-2-inner {
	border: 1px #e4e4e4 solid;
	background: #ffffff;
	padding: 10px;
	margin-top: 10px;
}
#detail-popup .popup-1 .pop-body .item-2-inner ul {margin-bottom:0px;}
#detail-popup .popup-1 .pop-body .item-2-inner ul li {
	font-size: 13px;
	color: rgb(96, 96, 96);
	width: 100%;
	margin-bottom: 7px;
	text-align: left;
}
#detail-popup .popup-1 .pop-body .item-2-inner ul li span {
	background: #333333;
	color: #fff;
	float: left;
	width: 70px;
	text-align: center;
	margin-right: 8px;
	border-radius: 5px;
}
#detail-popup .popup-1 .pop-body .item-2-inner ul li:last-child {margin-bottom:0px;}
#detail-popup .popup-1 .pop-body .item-3-inner {
	overflow:hidden;
	}
#detail-popup .popup-1 .pop-body .item-3-inner p {
	margin-bottom: 0px;
	color: #333333;
	text-align: left;
	line-height: 1.6;
}
#detail-popup .popup-1 .pop-body .item-3-inner .s1{
	color:#f44336;
	}
#detail-popup .popup-1 .pop-body .item-3-inner .s2{
	font-weight:700;
	}
#detail-popup .popup-1 .pop-body .item-3-inner .s3 span{
	color:#26a69a;
	}

#detail-popup .popup-2 {
	width: 800px;
	background: #ffffff;
	position: absolute;
	top: 30px;
	left: -228px;
	z-index: 99999;
	border: 1px #e4e4e4 solid;
}
#detail-popup .popup-2 .pop-head {
	width: 100%;
	height: 50px;
	line-height: 50px;
	background: #3f51b5;
	text-align: left;
	padding-left: 10px;
	font-size: 17px;
	margin-bottom: 0px;
	color: #ffffff;
}
#detail-popup .popup-2 .pop-head a {
	float: right;
	color: #ffffff;
	margin-right: 10px;
}
#detail-popup .popup-2 .pop-body {
	overflow:hidden;
	padding:10px;
}
#detail-popup .popup-2 .pop-body .p-tit{
	font-size:14px;
	margin-bottom:0px;
	color:#333333;
	text-align:left;
}
#detail-popup .popup-2 .pop-body .pop-table{
	width:100%;
}
#detail-popup .popup-2 .pop-body .pop-table .th {
	background-color: #eee;
	border: 1px solid #ddd;
	padding: 5px .75rem;
	font-size: 14px;
	width: 120px;
	height: 36px;
	color:#333333;
}
#detail-popup .popup-2 .pop-body .pop-table .td {
	border: 1px solid #ddd;
	padding: 5px .75rem;
	font-size: 14px;
	height: 36px;
	color:#333333;
}
#detail-popup .popup-2 .pop-body .s1 {
	font-size: 12px;
	margin-bottom: 0px;
	color: #333333;
	text-align: left;
	line-height: 1.5;
}
#detail-popup .popup-2 .pop-body .mt10 {
	margin-top:10px;
}
#detail-popup .popup-2 .pop-textarea {
	padding:10px;
	border:1px #333333 solid;
	height:400px;
	overflow:hidden;
	overflow-y:scroll;
	text-align:left;
	line-height: 28px;
}
#detail-popup .content .tab1 .item-2-1 .t3 .key_p {
	color: #333333;
	margin-bottom: 0px;
	margin-right: 14px;
	font-size: 12px;
}
#detail-popup .content .tab1 .item-2-1 .t3 .pay_box {
	display: block;
	background: #949494;
	width: 90px;
	text-align: center;
	line-height: 28px;
	font-size: 12px;
	color: #ffffff;
	border-radius: 3px;
	margin-right: 10px;
	cursor: pointer;
	position: relative;
}

#detail-popup .content .tab1 .item-2-3 {
	float: left;
	margin-top: 10px;
	width: 100%;
}
#detail-popup .content .tab1 .item-2-3 .resrv-detail {width:100%;}
#detail-popup .content .tab1 .item-2-3 .resrv-detail .th {
	background-color: #eee;
	border: 1px solid #ddd;
	padding: 5px .75rem;
	font-size: 14px;
	width: 120px;
	height: 36px;
	color: #333333;
	font-weight:400;
	text-align:center;
}
#detail-popup .content .tab1 .item-2-3 .resrv-detail .td {
	border: 1px solid #ddd;
	padding: 5px .75rem;
	font-size: 14px;
	height: 36px;
	color: #333333;
	text-align: center;
}
#detail-popup .content .tab1 .item-2-3 .resrv-detail .delete_btn {
	display: block;
	background: #949494;
	width: 90px;
	text-align: center;
	line-height: 28px;
	font-size: 12px;
	color: #ffffff;
	border-radius: 3px;
	cursor: pointer;
	position: relative;
	margin: 0 auto;
}
#detail-popup .content .tab1 .item-2-3 .resrv-detail .adult {
	border: 1px solid #eee;
	padding: 0 5px;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	-moz-align-items: center;
	align-items: center;
	font-size: .75rem;
	background-color: rgba(0,0,0,.5);
	margin-right: 5px;
	color: #fff;
	white-space: nowrap;
	max-height: 19px;
	outline: none;
	border: none;
	font-weight:400;
}
#detail-popup .content .tab1 .item-2-4 {
	float: left;
	margin-top: 10px;
	width: 100%;
}
#detail-popup .content .tab1 .item-2-4 .t2 {
	display: flex;
	align-items: center;
	margin-bottom: 0;
	float: left;
}
#detail-popup .content .tab1 .item-2-4 .t2 .tit {
	font-size: 12px;
	line-height: 28px;
}
#detail-popup .content .tab1 .item-2-4 .list-detail {
	width: 100%;
}
#detail-popup .content .tab1 .item-2-4 .list-detail .th {
	background-color: #eee;
	border: 1px solid #ddd;
	padding: 5px .75rem;
	font-size: 14px;
	width: 120px;
	height: 36px;
	color: #333333;
	font-weight: 400;
	text-align: center;
}
#detail-popup .content .tab1 .item-2-4 .list-detail .td {
	border: 1px solid #ddd;
	padding: 5px .75rem;
	font-size: 14px;
	height: 36px;
	color: #333333;
	text-align: center;
}
#detail-popup .content .tab1 .item-2-5 {
	width: 49%;
	float: left;
}
#detail-popup .content .tab1 .item-2-5 .t1 {
	font-size: 12px;
	color: #333333;
	margin-bottom: 5px;
}
#detail-popup .content .tab1 .item-2-5 textarea {
	border: 1px solid #bdbdbd!important;
	min-height: 100px;
	padding: 5px;
	line-height: 16px;
	margin: 0!important;
	height: 120px;
	width:100%;
}
#detail-popup .content .tab1 .item-2-5 .btn_item {overflow:hidden;float:right;margin-top:10px;}
#detail-popup .content .tab1 .item-2-5 .btn_item .refresh_btn{
	width:90px;
	height:30px;
	background-color: #eee;
	border: 1px solid #ddd;
	color: #333333;
	margin-bottom:0px;
	text-align: center;
	line-height: 30px;
	font-size: 14px;
	float:left;
	margin-right:5px;
	border-radius:3px;
	cursor:pointer;
	}
#detail-popup .content .tab1 .item-2-5 .btn_item .add_btn{
	width:90px;
	height:30px;
	background-color: #3f51b5;
	color: #ffffff;
	border: 1px solid #ddd;
	margin-bottom:0px;
	text-align: center;
	line-height: 30px;
	font-size: 14px;
	float:left;
	border-radius:3px;
	cursor:pointer;
}
.sp10 {height:10px;clear:both;}

#detail-popup .content .tab1 .item-2-6 {
	width: 49%;
	float: right;
}
#detail-popup .content .tab1 .item-2-6 .t1 {
	font-size: 12px;
	color: #333333;
	margin-bottom: 5px;
}
#detail-popup .content .tab1 .item-2-6 .item-table {
	height: 165px;
	border: 1px #e4e4e4 solid;
	overflow: hidden;
	overflow-y: scroll;
}
#detail-popup .content .tab1 .item-2-6 table {
	width: 100%;
}
#detail-popup .content .tab1 .item-2-6 table .th {
	background-color: #eee;
	padding: 5px .75rem;
	font-size: 12px;
	width: 120px;
	height: 22px;
	color: #333333;
	font-weight: 400;
	text-align: center;
}
#detail-popup .content .tab1 .item-2-6 table .td {
	border-bottom: 1px solid #ddd;
	padding: 5px .75rem;
	font-size: 12px;
	height: 22px;
	color: #333333;
	text-align: center;
}
#detail-popup .content .tab2 .scroll {
	padding: 10px;
	width: 100%;
	overflow-y: auto;
	height: 680px;
	}
#detail-popup .content .tab2 .sms_box {
	overflow:hidden;
	width:32%;
	float:left;
	margin-bottom:2%;
	}
#detail-popup .content .tab2 .sms_box:nth-child(3n-1){
	margin-left:2%;
	margin-right:2%;
	}
#detail-popup .content .tab2 .sms_box .sms-h{
	width: 100%;
	height: 40px;
	line-height: 40px;
	background: #3f51b5;
	text-align: left;
	padding-left: 10px;
	padding-right: 10px;
	font-size: 14px;
	margin-bottom: 0px;
	}
#detail-popup .content .tab2 .sms_box .sms-h p {
	color:#ffffff;
	font-size:14px;
	margin-bottom:0px;
	}
#detail-popup .content .tab2 .sms_box .sms-h .s-tit {
	float:left;
	}
#detail-popup .content .tab2 .sms_box .sms-h .s-info {
	float:right;
	}
#detail-popup .content .tab2 .sms_box .sms-b {
	overflow:hidden;
	padding:10px;
	border:1px #e4e4e4 solid;
	}
#detail-popup .content .tab2 .sms_box .sms-b .reception{
	color:#333333;
	font-size:16px;
	border-bottom:1px #e4e4e4 solid;
	margin-bottom:5px;
	}
#detail-popup .content .tab2 .sms_box .sms-b .msg_b {
	height: 200px;
	position: relative;
	overflow: auto;
	background-color: #f3efd0;
	border-radius: 4px;
	padding: 5px;
	font-size: 14px;
}
#detail-popup .content .tab2 .sms_box .sms_f {
	overflow:hidden;
	padding:10px;
	border:1px #e4e4e4 solid;
	border-top:none;
}
#detail-popup .content .tab2 .sms_box .sms_f .s-date{
	float:left;
	margin-bottom:0px;
	color:#333333;
	font-size:14px;
}
#detail-popup .content .tab2 .sms_box .sms_f .s_result{
	float:right;
	font-size:14px;
}
#detail-popup .content .tab3 .log_table{
	overflow:hidden;
}
#detail-popup .content .tab3 .log_table .list{
	width:100%;
}
#detail-popup .content .tab3 .log_table .list .th{
	background-color: #eee;
	border: 1px solid #ddd;
	padding: 5px .75rem;
	font-size: 14px;
	width: 120px;
	height: 36px;
	color: #333333;
	font-weight: 400;
	text-align: center;
}
#detail-popup .content .tab3 .log_table .list .td{
	border: 1px solid #ddd;
	padding: 5px .75rem;
	font-size: 14px;
	height: 36px;
	color: #333333;
	text-align: center;
}

#detail-popup .content .tab4 .item-1 .item-1-1 {
	width: 100%;
	float: left;
	position: relative;
}
#detail-popup .content .tab4 .item-1 .item-1-1 .t1 {
	font-size: 14px;
	color: #333333;
	margin-bottom: 5px;
}
#detail-popup .content .tab4 .item-1 .item-1-1 .item-table table {
	width: 50%;
}
#detail-popup .content .tab4 .item-1 .item-1-1 .item-table .th {
	background-color: #eee;
	border: 1px solid #ddd;
	padding: 5px .75rem;
	font-size: 14px;
	width: 120px;
	height: 36px;
}
#detail-popup .content .tab4 .item-1 .item-1-1 .item-table .td {
	border: 1px solid #ddd;
	padding: 5px .75rem;
	font-size: 14px;
	height: 36px;
}

#detail-popup .content .tab4 .item-1 {
	padding: 10px;
	width: 100%;
	overflow-y: auto;
/*	height: 680px;*/
}
#detail-popup .content .tab4 .item-1 .item-1-1 .item-table .input02 {
	width:30%;
	float:left;
}
#detail-popup .content .tab4 .item-1 .item-1-1 .item-table .input03 {
	width:69%;
	float:right;
}
#detail-popup .content .tab4 .item-2-5 {
	width: 100%;
	float: left;
}
#detail-popup .content .tab4 .item-2-5 .t1 {
	font-size: 12px;
	color: #333333;
	margin-bottom: 5px;
}
#detail-popup .content .tab4 .item-2-5 .guide_box {
	border: 1px solid #bdbdbd!important;
	padding: 10px 10px 10px 10px;
	line-height: 25px;
	margin: 0!important;
	/* height: 120px; */
	width: 100%;
	font-size:14px;
}
#detail-popup .content .tab4 .item-2-5 .guide_box span {font-weight:700;}
#detail-popup .content .tab4 .item-2-5 .guide_box p {margin-bottom:5px;}
#detail-popup .content .tab4 .item-2-5 .guide_box .p1 {color: #ea1c0d;}
#detail-popup .content .tab4 .item-2-5 .guide_box p:last-child{margin-bottom:0px;}

#detail-popup .content .tab4 .item-1-1-t {
	float: left;
	width: 100%;
}
#detail-popup .content .tab4 .item-1-1-t .resrv-detail {
	width: 100%;
}
#detail-popup .content .tab4 .item-1-1-t .resrv-detail .th {
	background-color: #eee;
	border: 1px solid #ddd;
	padding: 5px .75rem;
	font-size: 14px;
	width: 120px;
	height: 36px;
	color: #333333;
	font-weight: 400;
	text-align: center;
}
/*#detail-popup .content .tab4 .item-1-1-t .resrv-detail .th:nth-child(1) {width:69px;}*/
/*#detail-popup .content .tab4 .item-1-1-t .resrv-detail .th:nth-child(2) {width:138px;}*/
/*#detail-popup .content .tab4 .item-1-1-t .resrv-detail .th:nth-child(3) {width:276px;}*/
/*#detail-popup .content .tab4 .item-1-1-t .resrv-detail .th:nth-child(4) {width:144px;}*/
/*#detail-popup .content .tab4 .item-1-1-t .resrv-detail .th:nth-child(5) {width:126px;}*/
/*#detail-popup .content .tab4 .item-1-1-t .resrv-detail .th:nth-child(6) {width:138px;}*/
/*#detail-popup .content .tab4 .item-1-1-t .resrv-detail .th:nth-child(7) {width:493px;}*/
#detail-popup .content .tab4 .item-1-1-t .resrv-detail .td {
	border: 1px solid #ddd;
	padding: 5px .75rem;
	font-size: 14px;
	height: 36px;
	color: #333333;
	text-align: center;
}
#detail-popup .content .tab4 .item-1-1-t .resrv-detail .td .select_01{
	width: 110px;
	color: #495057;
	background-color: #fff;
	outline: none;
	height:38px;
	background-clip: padding-box;
	border: 1px solid #ced4da;
}
#detail-popup .content .tab4 .item-1-1-t .resrv-detail .td .w-90{
	width: 90% !important;
}
#detail-popup .content .tab4 .item-1-1-t .resrv-detail .td svg {width: 30px; height:30px;}
#detail-popup .notice-text {
	display: block;
	font-size: 14px;
	overflow: hidden;
	width: 100%;
	margin-bottom: 0px;
	margin: 10px 0px;
	float: left;
}
.c_red{
	color: #ea1c0d;
}
#detail-popup .button-wrap {
	margin: 0;
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-direction: normal;
	-webkit-box-orient: horizontal;
	-webkit-flex-direction: row;
	-moz-flex-direction: row;
	-ms-flex-direction: row;
	flex-direction: row;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	-moz-justify-content: center;
	justify-content: center;
	width: 100%;
}
#detail-popup .button-wrap button {
	width: 230px;
	height: 50px;
/*	line-height: 50px;*/
	line-height: 25px;
	font-size: 120%;
	background-color: #3f51b5;
	color: #fff;
	border: none;
	outline: none;
	vertical-align: bottom;
}
#detail-popup .button-wrap .rev {
	width: 230px;
	height: 50px;
/*	line-height: 50px;*/
	line-height: 25px;
	font-size: 120%;
	background-color: #3f51b5;
	color: #fff;
	border: none;
	outline: none;
	vertical-align: bottom;
}
#detail-popup .air_schedule_item {
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-direction: normal;
	-webkit-box-orient: horizontal;
	-webkit-flex-direction: row;
	-moz-flex-direction: row;
	-ms-flex-direction: row;
	flex-direction: row;
	border: 1px solid #e4e4e4;
	width:100%;
}
#detail-popup .air_schedule_item .air-info{
	width:70%;
}
#detail-popup .air_schedule_item .air-price{
	width:30%;
	background:#f6f6f6;
	border-left:1px #e4e4e4 solid;
	padding: 5px;
	}
#detail-popup .air_schedule_item .air-info .airplane {
	width: 100%;
/*    height: 50%;*/
	display: flex;
	align-items: center;
}
#detail-popup .air_schedule_item .air-info .airplane ul{margin-bottom:0px;}
#detail-popup .air_schedule_item .air-info .airplane li {
	height: 100%;
	float: left;
	line-height: 43px;
	font-size: 14px;
}
#detail-popup .air_schedule_item .air-info .airplane li:nth-child(1) {
	width: 96px;
	background-color: #f6f6f6;
	margin-right: 10px;
	text-align: center;
}
#detail-popup .air_schedule_item .air-info .airplane li:nth-child(2){
	width:260px;
	}
.list-air-icon2 {
	float: left;
	margin-right: 5px;
	width: 18px;
	margin-top: 12px;
}
#detail-popup .air_schedule_item .air-info .airplane li:nth-child(3){
	width:100px;
	text-align:Center;
	}
#detail-popup .air_schedule_item .air-info .airplane li:nth-child(4){
	width:200px;
	text-align:Center;
	}
#detail-popup .air_schedule_item .air-info .airplane li:nth-child(5){
	width:80px;
	text-align:Center;
	}
#detail-popup .air_schedule_item .air-info .airplane li:nth-child(6){
	width:120px;
	text-align:Center;
	}
#detail-popup .air_schedule_item .air-info .airplane li:nth-child(7) {
	width: 120px;
	text-align: Center;
	display: flex;
	align-items: center;
	justify-content: center;
	height: 43px;
	position:relative;
}
#detail-popup .air_schedule_item .air-info .airplane .regulation {
	display: block;
	background: #eeeeee;
	width: 120px;
	text-align: center;
	line-height: 28px;
	font-size: 12px;
	color: #525252;
	border-radius: 3px;
	border: 1px #e4e4e4 solid;
	cursor: pointer;
	position: relative;
}
#detail-popup .air_schedule_item .air-price .md-title {
	width: 100%;
	display: block;
	font-size: 15px;
	font-weight: 700;
}
#detail-popup .air_schedule_item .air-price .md-title .total-pay{
	float:right;
	}
#detail-popup .air_schedule_item .air-price .pay {
	width:100%;
	display:block;
	font-size:12px;
	}
#detail-popup .air_schedule_item .air-price .pay .price{
	float:right;
	}


#detail-popup .swiper-button-next{
	background-image: url(../images/right-bt.png);
	right: 10px;
	left: auto;
	width: 40px;
	background-size: 40px;
}

#detail-popup .swiper-button-prev{
	background-image: url(../images/left-bt.png);
	left: 10px;
	right: auto;
	width: 40px;
	background-size: 40px;
}
/*0522추가*/
#detail-popup .aq_btn_new {width: 90%; margin: 0 auto; text-align: center; float: none;}
#detail-popup .aq_btn_new .btnReservation {width: 30%;}













.p-relative {position:relative;}
.area-layer {
	overflow: hidden;
	position: absolute;
	top: 0px;
	left: 0px;
	min-width: 200px;
	z-index: 9999;
}
.area-layer .area-layer_h {
	height: 50px;
	line-height: 50px;
	background-color: rgba(51, 51, 51, 1);
	cursor: pointer;
	padding-left: 10px;
	padding-right: 10px;
}
.area-layer .area-layer_h .s1 {
	font-size: 14px;
	color: #ffffff;
	float: left;
	margin-bottom:0px;
}
.area-layer .area-layer_h .area_close {
	font-size: 14px;
	color: #ffffff;
	float: right;
	margin-bottom:0px;
}
.area-layer .area-layer_b {
	overflow: hidden;
	border: 2px #38c1c6 solid;
	display: flex;
	background: #ffffff;
}
.area-layer .area-layer_b ul {
	margin-bottom: 0px;
/*	padding: 5px;*/
	background: #ffffff;
}
.area-layer .area-layer_b ul li {
	background: #f6f6f6;
	width: 200px;
/*	margin-bottom: 5px;*/
	border: 1px #e4e4e4 solid;
	height: 40px;
	display: flex;
	align-items: center;
}
.area-layer .area-layer_b ul li label {font-size:16px;}
.area-layer .area-layer_b ul li .check-group .custom-control-label::before {top: 4px !important;}
.area-layer .area-layer_b ul li .check-group .custom-control-label::after {top: 4px !important;}
.monthArea {
	width:100%;
	height:550px;
	border:1px solid #dfdfdf;

}
.page_item .air-page-quickbar {
	width: 250px;
	margin-left: 0px;
	background: #ffffff;
	min-height: 100px;
	overflow-y: auto;
/*	margin-top: -130px;*/
/*    position: absolute;*/
/*	right: 20px;*/
	right:0px;
	position:absolute;
}
.page_item .air-page-quickbar .map_search {
	width: 100%;
	height: 40px;
	line-height: 38px;
	background-color: #3f51b5;
	color: #fff;
	border-radius: 6px;
	border-bottom: 1px solid #b8b8b8;
	display: flex;
	align-items: center;
	justify-content: center;
	cursor:pointer;
	margin-bottom:4px;
}
.page_item .air-page-quickbar .map_search .search_icon {margin-right:5px;}
.page_item .air-page-quickbar .air-people {
	padding: 6px 5px;
	background-color: #424242;
	display: flex;
	align-items: center;
}
.page_item .air-page-quickbar .air-people .selectbox{
	font-size:14px;
	width:calc(96%/3);
}
.page_item .air-page-quickbar .air-people .selectbox:nth-child(2){
	margin-left:2%;
	margin-right:2%;
}
.page_item .air-page-quickbar .air-people .selectbox select{
	width:100%;
}

.aq-box {overflow:hidden;margin-top:0px;}
.aq-box .aq-top {
	height: 36px;
	line-height: 36px;
	text-align: center;
	background-color: #546e7a;
	border-radius: 6px 6px 0 0;
	color:#ffffff;
	font-size:14px;
	}
.aq-box .aq-body {
	padding:10px;
	background-color: #424242;
	max-height:600px;
	border-radius: 0 0 6px 6px;
	overflow-y:auto;
	}
.aq-box .aq-body .item-1 {
	overflow: hidden;
	border-bottom: 1px #959191 solid;
	padding-bottom: 10px;
	margin-top: 5px;
}
.aq-box .aq-body .item-1 .f1{
	color:#ffffff;
	font-size:14px;
	margin-bottom:0px;
	}
.aq-box .aq-body .item-1 .f1 .s1{float:left;}
.aq-box .aq-body .item-1 .f1 .s2{float:left;margin-left:5px;}
.aq-box .aq-body .item-1 .f1 .s3{float:right;}

.aq-box .aq-body .item-1 .wt-box{
	width: 100%;
	background: #ffffff;
	border-radius: 5px;
	float: left;
	padding-left:10px;
	padding-right:10px;
	margin-top:10px;
	}
.aq-box .aq-body .item-1 .wt-box .qb-item {
	overflow: hidden;
	font-size: 14px;
	width: 100%;
	display: block;
	margin-bottom: 5px;
	margin-top: 5px;
}
.aq-box .aq-body .item-1 .wt-box .qb-item .s1 {
	font-size: 12px;
	color: #838181;
}
.aq-box .aq-body .item-1 .wt-box .qb-item .tkt-way{
	float:right;
	}
.aq-box .aq-body .item-1 .wt-box .cnt{
	font-weight:700;
	}
.aq-box .aq-body .item-1 .wt-box .sum{
	font-weight:700;
	float:right;
	}
.aq-box .aq_btn {
	width:100%;
	height:50px;
	line-height:50px;
	text-align:center;
	color:#ffffff;
	cursor:pointer;
	font-size:14px;
	background: #bc0023;
	}

/*0523 추가*/
.aq_btn_new {width:20%;float: right;display: flex;justify-content: end;align-items: center;}
.aq_btn_new button {border: 0; margin-left: 6px;font-size:14px; text-align:center; width:calc((100% - 6px) / 2); height:50px;line-height:50px; cursor:pointer;}
.aq_btn_new button:first-child {margin-left: 0;}
.aq_btn_new .btnReservation {color:#ffffff;background: #bc0023;}
.aq_btn_new .btnRule {color:#000;background: #fff; border: 1px solid #1c1c1c;}
.aq_btn_new button.btnReservationV2{
	height: 40px;
	line-height: 40px;
}
.aq_border{
	border: 2px solid #0abbbf;
}

.page_item_content .list-wrap {
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flexbox;
	display: flex;
	width:100%;
	margin-top: 30px;
	overflow: hidden;
	display: inline-flex;
	position: relative;
	}
.page_item_content .list-wrap .list-wrap-50 {
/*    width: 49%;*/
/*	width:720px;*/
	width: calc(100% / 2);
	position: relative;
	float:left;
	margin-top:0px;
}
.page_item_content .list-wrap .list-wrap-50 .tit{
	float:left;
	margin-bottom:0px;
	font-size:14px;
	color:#333333;
	}
.page_item_content .list-wrap .list-wrap-50 .tit .icon_img {
	width: 20px;
	margin-right: 5px;
	}
.page_item_content .list-wrap .list-wrap-50 .arr_txt{
	position:absolute;
	top:0px;
	left:50%;
	transform:translateX(-50%);
	font-size:16px;
	color:#1c1c1c;
	font-weight: 600;
	}
.page_item_content .list-wrap .list-wrap-50 .info_date{
	float:right;
	}
.page_item_content .list-wrap .list-wrap-50 .info_date .info_control{
	width: 8px;
	cursor: pointer;
}
.page_item_content .list-wrap .list-wrap-50 .bar {
	width: 100%;
	height: 2px;
	background: #333333;
	margin-top: 5px;
	overflow: hidden;
	float: left;
}
.page_item_content .list-wrap .list-wrap-50 .sort-wrap {
	width: 100%;
	margin-top: 10px;
	float: left;
	overflow: hidden;
}
.page_item_content .list-wrap .list-wrap-50 .sort-wrap span {font-size:14px;}
.page_item_content .list-wrap .list-wrap-50 .sort-btn {
	float: right;
	font-size: 14px;
}

.page_item_content .list-wrap .list-wrap-50 .list {
	width: 100%;
	margin-top: 5px;
	float: left;
}
.page_item_content .list-wrap .list-wrap-50 .list .menu .list-shape{
	display:flex;
	height:40px;
	background-color: #424242;
	margin-bottom:0px;
}
.page_item_content .list-wrap .list-wrap-50 .list .menu .list-shape > li{
	line-height:40px;
	font-size:12px;
	text-align:center;
	color:#ffffff;
	width:16%;
	border-right: 1px #e4e4e4 solid;
	position:relative;
}
.page_item_content .list-wrap .list-wrap-50 .list .menu .list-shape > li a {color:#ffffff;}
.page_item_content .list-wrap .list-wrap-50 .list .menu .list-shape > li:last-child{
	width:20%;
}

.layer-s-popup {
	overflow: hidden;
	position: absolute;
	left: 0px;
	min-width: 200px;
	z-index: 999;
	display:none;
	}
.layer-s-popup .area-layer_b {
	overflow: hidden;
	border: 2px #064475 solid;
	display: flex;
	background: #ffffff;
}
.layer-s-popup .area-layer_b ul {
	margin-bottom: 0px;
	padding: 5px;
	background: #ffffff;
}
.layer-s-popup .area-layer_b ul li {
	background: #f6f6f6;
	width: 186px;
	margin-bottom: 5px;
	border: 1px #e4e4e4 solid;
	height: 40px;
	display: flex;
	align-items: center;
	color:#333333;
}


.page_item_content .list-wrap .list-wrap-50 .list .list-roll {
	overflow-x: hidden;
	overflow-y: auto;
	width: 100%;
	height: 510px;
/*	height: calc(100% - 50px);*/
	position: relative;
	border: 1px solid #ddd;
}

.page_item_content .list-wrap .list-wrap-50 .list .list-roll .air-schedule-list {
	overflow:hidden;
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flexbox;
	display: flex;
	margin-bottom:0px;
	border-bottom: 1px solid #ddd;
	}
.page_item_content .list-wrap .list-wrap-50 .list .list-roll .air-schedule-list:hover {
	border:1px #f44336 solid;
	background: #f0f0f0;
	}
.on_select {
	border: 2px #38c1c6 solid !important;
/*	background: #f0f0f0 !important;*/
	margin-top:-1px;
	}
.a-list-item-v2.on_select {
	border: 2px #38c1c6 solid !important;
		background: #FEFFD2 !important;
	margin-top:-1px;
	border-radius: 8px;
}
.link_select {
	background: #fff;
}

.link_none{
	pointer-events: none;
	opacity: 0.4;
}

.link_nodrop{
	cursor: no-drop;
}

.page_item_content .list-wrap .list-wrap-50 .list .list-roll .air-schedule-list li{
	text-align: center;
	min-height: 45px;
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	-moz-justify-content: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	-moz-align-items: center;
	align-items: center;
	width:16%;
	font-size:14px;
	cursor:pointer;
	position:relative;
	}
.page_item_content .list-wrap .list-wrap-50 .list .list-roll .air-schedule-list li .air_num{
	font-size:12px;
	color: #b4b4b4;
	}
.page_item_content .list-wrap .list-wrap-50 .list .list-roll .air-schedule-list li:nth-child(1) {flex-direction: column;}
.page_item_content .list-wrap .list-wrap-50 .list .list-roll .air-schedule-list li:nth-child(1)::before {
	content:'';
	position:absolute;
	top:0px;
	left:0px;
	width:18px;
	}
.page_item_content .list-wrap .list-wrap-50 .list .list-roll .air-schedule-list li:nth-child(2) {font-weight:700;}
.page_item_content .list-wrap .list-wrap-50 .list .list-roll .air-schedule-list li:nth-child(3) {font-weight:700;}
.page_item_content .list-wrap .list-wrap-50 .list .list-roll .air-schedule-list li:last-child {
	width: 20%;
	font-weight:700;
}
.warm-color {
	color: #f44336 !important;
}

.air-icon {width:18px;margin-right:5px;}

.list-air-icon {
	width: 18px;
	margin-right: 5px;
	position: absolute;
	top: 4px;
	left: 7px;
}




.Multy_Search {
	display: flex;
	position: relative;
	width: 100%;
	height: 38px;
	border-radius: 6px 6px 0 0;
	padding: 0 8px;
	background-color: #dddddd;
	border-bottom:1px solid #c8c8c8 ;
	margin-bottom: 16px;
}
.Multy_Search::after {
	display: flex;
	display : inline-block;
	position:absolute;
	content: '';
	width: 100%;
	height: 10px;
	background-color: #ffffff;
	bottom: -11px;
	left: 0;
}
.Multy_Search ul {
	display: flex;
	align-items:flex-end;
	width: 100%;
	height: 38px;
}
.Multy_Search li.Tabitem a,
.Multy_Search li.Tabitem a:hover {
	text-decoration: none;
	color: #333333;
}
.Multy_Search li.Tabitem,.Multy_Search li.Tabitem2 {
	display: flex;
	position: relative;
	justify-content: center;
	border-radius: 6px 6px 0 0;
	padding: 8px 22px 4px 22px;
	color: #00a3ad;
	border:1px solid #c8c8c8 ;
	background-color: #ececec;
	margin-left: 5px;
	font-size: 14px;
	line-height: 14px;
}
.Multy_Search li.on {
	background-color: #ffffff;
	border:1px solid #c8c8c8 ;
	border-bottom: 1px solid #ffffff;
	padding: 8px 22px 6px 22px;
	box-shadow: 0px 0px 8px rgba(0,0,0,0.20);
}
.Multy_Search li.Tabitem a.moveout {
	display: none;
	position: absolute;
	width: 14px;
	height: 14px;
	border-radius: 50%;
	background-image: url(../images/close.png);
	background-size: 8px;
	background-repeat: no-repeat;
	background-position: 50%;
	background-color: #525252;
	font-size: 0px;
	top: -4px;
	right: -4px;
}
.Multy_Search li.Tabitem a.moveoutView {
	display: block !important;
}
.Multy_Search li.Tabplus {
	display: flex;
	justify-content: center;
	width: 24px;
	height: 24px;
	font-size: 0px;
	background-image: url(../images/plus-img.png);
	background-size: 24px;
	background-repeat: no-repeat;
	background-position: 50%;
	margin:0 0 3px 16px;
}


/*국내선예약*/
.search-box-in {
	height: auto;
	width: 100%;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.search-box-in .flight-type {
	display: inline-block;
	width: calc(100% - 327px);
}
.search-box-in .flexright{
	display: flex;
	gap: 8px;
	position: relative;
	margin-left: auto;
}
.search-box-in .flexright .moopen{
	display: block;
	position: absolute;
	z-index: 1;
	padding: 10px;
	background-color: #fff;
	right: 0;
	font-size: 11px;
	border: 1px solid #bbb;
	width: 600px;
	box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
	top: 48px;
	border-radius: 4px;
}
.search-box-in .flexright .moopen .close {
	float: right;
	font-size: 14px;
	background: url(../images/modal_close.svg) left bottom no-repeat;
	background-size: cover;
	width: 28px;
	height:28px;
	text-indent: -9999px;
	cursor: pointer;
}
.search-box-in .flexright .moopen .scroll_tabl{
	overflow-y: scroll;
	height: auto;
	max-height: 300px;
	width: 100%;

}
.search-box-in .flexright .moopen .table{
	margin-bottom: 0;
	margin-top: 6px;
}
.search-box-in .flexright .moopen .table td,.search-box-in .flexright .moopen .table tr,.search-box-in .flexright .moopen .table th{
	padding: 0.2rem;
	font-size: 12px;
}

.search-box-in .flight-type .fl-way-block {
	float: left;
	width: 80px;
	height: 40px;
	line-height: 40px;
	background: #fff;
	vertical-align: middle;
	text-align: center;
	border: 1px solid #ccc;
	box-sizing: border-box;
	cursor: pointer;
	margin-right: 5px;
	display: flex;
	justify-content: center;
	gap: 4px;
	border-radius: 6px;
}
.search-box-in .flight-type .fl-way-block:first-child {
	margin-left: 0;
}
.search-box-in .fl-way-block.is-checked {
	background: #38c1c6;
	border: none;
}
/*.search-box-in .flight-type .fl-way-block:last-child {*/
/*    background: #fdb51e;*/
/*	border:1px #fdb51e solid;*/
/*}*/
/*.search-box-in .flight-type .fl-way-block:last-child span {color:#ffffff !important;}*/
.search-box-in input[type="radio"] {
	background-color: transparent;
	border: 0 none;
	cursor: pointer;
	filter: alpha(opacity=0);
	opacity: 0;
	outline: none;
	position: absolute;
}
.search-box-in .flight-type .fl-way-block span.radio-txt {
	cursor: pointer;
	font-size: 15px;
	font-weight: 400;
	white-space: nowrap;
	color: #707070;
	transition: all 0.2s;
}
.search-box-in .flight-type .fl-way-block.is-checked span.radio-txt {
	color: #fff;
}

.detail_option .select-item .select-form{background-color:#38c1c6;border-color:#38c1c6;background-repeat: no-repeat; background-image: url(../images/arrow4_w.png);}
.detail_option .select-item .select-form p{color:#fff;}
.search-box-in .flight-type .detail_option{display: flex;justify-content: flex-end !important;font-size:14px;}
.search-box-in .flight-type .detail_option .fl-way-block{float:unset;}
.search-box-in .flight-type .detail_option .select-item{width:auto;cursor: pointer;}
.search-box-in .flight-type .detail_option .select-item .select-form-view{width:auto;min-width:730px;right:0;padding:20px;max-height: unset;}
.search-box-in .flight-type .detail_option .select-item .select-form-view > div.op_line{border:1px solid #a7a7a7;border-radius:5px;padding:10px;}
.search-box-in .flight-type .detail_option .select-item .select-form-view > div .op_title1{border-bottom: 1px solid #a7a7a7; display: flex; justify-content: space-between;padding-bottom: 5px;}
.search-box-in .flight-type .detail_option .select-item .select-form-view > div .op_list1{display: flex;flex-wrap: wrap;padding:10px 0 0;gap:10px 0;}
.search-box-in .flight-type .detail_option .select-item .select-form-view > div .op_list1 .air-c-group{padding: 0 15px 0 20px;width: calc(100% / 8);}
.search-box-in .flight-type .detail_option .select-item .select-form-view > div .op_list1 .air-c-group .form-smooth{margin-left:0;height:25px;background-color: #fff !important;}
.search-box-in .flight-type .detail_option .select-item .select-form-view > div .op_list1 .air-c-group .form-smooth::placeholder{font-style: normal;}
.search-box-in .flight-type .detail_option .select-item .select-form-view > div .op_title2{display: flex; justify-content: space-between;}
.search-box-in .flight-type .detail_option .select-item .select-form-view > div .op_title3{border-bottom: 1px solid #a7a7a7; display: flex; justify-content: space-between;padding-bottom: 5px;}
.search-box-in .flight-type .detail_option .select-item .select-form-view > div .op_list3{display: flex;flex-wrap: wrap;padding:10px 0 0;gap:10px 0;}
.search-box-in .flight-type .detail_option .select-item .select-form-view > div .op_list3 .air-c-group{padding: 0 0 0 25px;width: calc(100% / 6);}
.search-box-in .flight-type .detail_option .select-item .select-form-view > div .air-c-group label input{border-radius: 5px;}
.search-box-in .flight-type .detail_option .select-item .select-form-view > div .op_list3 .air-c-group label img{width:15px;}
.search-box-in .flight-type .detail_option .select-item .select-form-view > div .op_list3 .air-c-group .form-smooth{margin-left:0;height:25px;background-color: #fff !important;}
.search-box-in .flight-type .detail_option .select-item .select-form-view > div .op_list3 .air-c-group .form-smooth::placeholder{font-style: normal;}
.search-box-in .flight-type .detail_option .select-item .select-form-view .btn_basic{display:inline-block;margin-top:10px;}


.travel-area .item-1{
	float:left;
	width:35%;
	background: #38c1c6;
	display:flex;
	position:relative;
	height:80px;
	border-radius: 6px 0 0 6px;
	}
.travel-area .item-1 p {margin-bottom:0px;}
.travel-area .item-1 .tr-item{
	width:50%;
	box-sizing: border-box;
	height: 80px;
	padding: 18px 15px;
	}
.travel-area .item-1 .tr-item .t1{
	color:#ffffff;
	font-weight:500;
	font-size:12px;
	}
.travel-area .item-1 .tr-item span.input-con {
	color: #ffffff;
	display: block;
	font-size: 18px;
	font-weight: 500;
	margin-top: 8px;
	min-width: 137px;
	text-indent: 13px;
	max-width:180px;
}
.travel-area .item-1 .tr-item span.input-con .city-input {
	border-radius: 0;
	color: #ffffff;
	font-size: 18px;
	font-weight: 500;
	margin-left: -13px;
	outline: none;
	-webkit-appearance: none;
	border: none;
	background: transparent;
}
.travel-area .item-1 .tr-item span.input-con .city-input::placeholder {color: #8feff2;}
.travel-area .item-1 .tr-swap {
	height: 100%;
	left: 50%;
	margin-left: -20px;
	position: absolute;
	top: 30px;
}
.travel-area .item-2{
	float:left;
	width:35%;
	background: #38c1c6;
	display:flex;
	position:relative;
	height:80px;
	border-left:1px #46d6db solid;
	border-right:1px #46d6db solid;
	border-radius: 0 6px 6px 0;
	}
.travel-area .item-2.on{
	width: 60%;
}
.travel-area .item-2 .tr-item{
	width:100%;
	box-sizing: border-box;
	height: 80px;
	padding: 18px 15px;
	position: relative;
	}
.travel-area .tr-item.tr-item-seat{
	position: absolute;
	padding: 0;
	top: 14px;
	left: 60px;
	width:fit-content;
	height: 27px;
}
.travel-area .tr-item.tr-item-seat .date-span{
	/*font-size: 13px;*/
}.travel-area .tr-item.tr-item-seat .date-span label span{
	background-color:#3f51b5 ;
	padding: 3px 8px;
	border-radius: 4px;
	 font-size: 13px;
 }
.travel-area .tr-item .t1 {
	color: #ffffff;
	font-weight: 500;
	font-size: 12px;
	margin-bottom: 7px;
}
.travel-area .tr-item .date-span {
	color: #ffffff;
	font-weight: 500;
	font-size: 18px;
	display: inline-block;
	/*width: 100%;*/
	cursor: pointer;
}
.travel-area .tr-item .date-span:hover{
	background-color: #41CCD1;
}
.travel-area .item-2 .tr-swap {
	left: 50%;
	margin-left: -25px;
	position: absolute;
	top: 43px;
}

.travel-area .item-2 .tr-swap .bar {
	width: 20px;
	height: 1px;
	background: #ffffff;
	display: block;
}

.travel-area .item-4 {
	width: 30%;
	float: left;
	border-radius: 0 6px 6px 0;
	background: #38c1c6;
	height: 80px;position: relative;
	display: flex;
}
.travel-area .item-4 .tr-item{
	box-sizing: border-box;
	height: 80px;
	padding: 18px 15px;
	width: 100%;
}
.travel-area .item-4 .tr-item.tr-item-seat {
	 position: absolute;
	 padding: 0;
	 top: 14px;
	 left: 60px;
	width: fit-content;
	height: 27px;
 }
.travel-area .item-3 {
	float: left;
	width: 450px;
	background: #38c1c6;
	display: flex;
	position: relative;
	height:80px;
	z-index: 999 ;
	}
.travel-area .item-3 .seat-in{
	border:none;
	outline:none;
	padding-left:20px;
	color:#ffffff;
	font-size:18px;
	font-weight:500;
	background: transparent;
	}
.seat-layer {
	position: absolute;
	top: 40px;
	left: 20px;
	height: 455px;
	display: block;
	background: #ffffff;
	width: 348px;
	box-shadow: 0px 0px 18px #cccccc;
	padding:20px;
	z-index: 999999999;
}
.seat-layer .counter-item {
	height: 55px;
	line-height: 55px;
}
.seat-layer .counter-item .label-con {
	float: left;
	height: 28px;
	line-height: 28px;
}
.seat-layer .counter-item .label-con span.count-label {
	color: #333333;
	font-size: 18px;
	height: 28px;
	line-height: 28px;
}
.seat-layer .counter-item .label-con span.count-desc {
	color: #999999;
	font-size: 12px;
	height: 28px;
	line-height: 28px;
	padding-left: 6px;
}
.seat-layer .pord_count_btn {
	vertical-align: top;
	box-sizing: border-box;
/*	width: 150px;*/
	width: 130px;
	float: right;
}
.seat-layer .pord_count_btn .count_btn_area {
	position: relative;
	display: block;
	text-align: center;
}
.seat-layer .pord_count_btn .count_btn_area .ico_typ {
	position: absolute;
	left: 0;
	top: 0;
	display: block;
	width: 35px;
	height: 35px;
	background: #555;
	border: none;
	outline: none;
	cursor: pointer;
}
.seat-layer .pord_count_btn .count_btn_area .btn_minus {
	background-image: url(../images/minus-img.png);
	background-size: 26px;
	background-repeat: no-repeat;
	background-position: 50%;
}
.seat-layer .pord_count_btn .count_btn_area .btn_plus {
	left: auto;
	right: 0;
	background-image: url(../images/plus-img.png);
	background-size: 26px;
	background-repeat: no-repeat;
	background-position: 50%;
}
.seat-layer .pord_count_btn .count_btn_area .inp_num {
	padding: 10px;
	height: 35px;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	box-shadow: none;
	border-radius: 0;
	box-sizing: border-box;
	border: 1px solid #ddd;
	background: #fff;
	font-size: 15px;
	color: #555;
	vertical-align: middle;
	width: 100%;
	text-align: center;
}
.seat-layer .alert-notice {
	display: block;
	color: #38c1c6;
	text-align: left;
	font-size: 14px;
	line-height: 12px;
	margin-top: 10px;
}
.seat-layer .seat-block {
	display: block;
	width: 100%;
	height: 50px;
	line-height: 46px;
	font-size: 16px;
	float: left;
	color: #333333;
	border: 1px solid #dddddd;
	border-radius: 5px;
	box-sizing: border-box;
	background-color: #ffffff;
	}
.seat-layer .seat-block:hover {border:1px #38c1c6 solid;}
.seat-layer .is-checked {
	background-color: #38c1c6;
	color: #fff;
	border:1px #38c1c6 solid;
}
.seat-layer .is-checked2 {
	background-color: #555555 !important;
	color: #fff ;
}
.seat-layer .is-checked a{
	color: #fff !important;
}
.seat-layer .is-checked2 a{
	color: #fff !important;
}
.seat-layer .seat-block a.radio-txt {
	display: block;
	text-align: center;
	font-size: 18px;
	color: #333333;
	height: 50px;
	line-height: 50px;
	text-decoration: none;
}
.seat-layer img {
	float: right;
	cursor: pointer;
	width: 28px;
	margin-top:10px;
}

.calendar-layer {
	position: absolute;
	top: 124px; /* 81 씩 추가됨 */
	left: 492px; /* 492 612 */
	background: #ffffff;
	width: 1200px;
	height:500px;
	overflow-y:auto;
	box-shadow: 0px 0px 18px #cccccc;
	padding:20px;
	z-index: 999999999;
	}
.calendar-layer-data {
	top: 0px; /* 81 씩 추가됨 */
	background: #ffffff;
	width: 1200px;
	height:500px;
	overflow-y:auto;
	}


.calendar-layer .month-box {
	width: 32%;
	float: left;
	height:360px;
	margin-right: 15px;
}
/*.calendar-layer .month-box:nth-child(2) {float:right;}*/
.calendar-layer .month-box table{
	width:100%;
	}
.f-r {float: right !important;}
.calendar-layer .month-box table tr th{
	vertical-align: top;
	text-align: center;
	line-height: 14px;
	width: 30px;
	margin: 0;
	padding: 0;
	}
.calendar-layer .month-box table tr td{
	vertical-align: top;
	text-align: center;
	line-height: 50px;
	width: 30px;
	margin: 0;
	padding: 0;
	cursor:pointer;
	position:relative;
	}
.calendar-layer .month-box table tr td:hover {
	background: #38c1c6;
	color: #fff;
	}
.calendar-layer .month-box table tr td.start {
	background: #38c1c6;
	color: #fff;
	}
.calendar-layer .month-box table tr td.start:after {
	content: '출발';
	font-size: 12px;
	position: absolute;
	top: -16px;
	left: 50%;
	color: #ffffff;
	transform: translateX(-50%);
}
.calendar-layer .month-box table tr td.start_en {
	background: #38c1c6;
	color: #fff;
	}
.calendar-layer .month-box table tr td.start_en:after {
	content: 'start';
	font-size: 12px;
	position: absolute;
	top: -16px;
	left: 50%;
	color: #ffffff;
	transform: translateX(-50%);
}

.calendar-layer .month-box table tr td.checkin {
	background: #38c1c6;
	color: #fff;
	}
.calendar-layer .month-box table tr td.checkin:after {
	content: '체크인';
	font-size: 12px;
	position: absolute;
	width:52px;
	top: -16px;
	left: 50%;
	color: #ffffff;
	transform: translateX(-50%);
}
.calendar-layer .month-box table tr td.end {
	background: #38c1c6;
	color: #fff;
	}
.calendar-layer .month-box table tr td.end:after {
	content: '도착';
	font-size: 12px;
	position: absolute;
	top: -16px;
	left: 50%;
	color: #ffffff;
	transform: translateX(-50%);
}
.calendar-layer .month-box table tr td.end_en {
	background: #38c1c6;
	color: #fff;
	}
.calendar-layer .month-box table tr td.end_en:after {
	content: 'end';
	font-size: 12px;
	position: absolute;
	top: -16px;
	left: 50%;
	color: #ffffff;
	transform: translateX(-50%);
}
.calendar-layer .month-box table tr td.checkout {
	background: #38c1c6;
	color: #fff;
	}
.calendar-layer .month-box table tr td.checkout:after {
	content: '체크아웃';
	font-size: 12px;
	position: absolute;
	width:52px;
	top: -16px;
	left: 50%;
	color: #ffffff;
	transform: translateX(-50%);
}
.calendar-layer .month-box .month-t {
	font-size: 20px;
	color: #333333;
	font-weight: 400;
	display: block;
	vertical-align: middle;
	text-align: center;
}
.calendar-layer .month-box .sun {color:#bc0023;}
.calendar-layer .month-box .sat {color:#3f51b5;}
/*.calendar-layer img {*/
/*    cursor: pointer;*/
/*    width: 10px;*/
/*	margin-top:10px;*/
/*}*/
.calendar-layer .month-left {
	position:absolute;
	top:17px;
	left:35px;
}
.calendar-layer .month-right {
	position:absolute;
	top:17px;
	right:35px;
}

.travel-search {
	float: right;
	display: block;
	width: 80px;
	font-size: 18px;
	color: #fff;
	background-color: rgba(51, 51, 51, 1);
	transition: all 0.2s;
	text-align: center;
	cursor: pointer;
	bottom: 0px;
	right: 0px;
	display: flex;
	align-items: center;
	justify-content: center;
	height: 80px;
	border-radius: 6px;
}
.city-layer {
	position: absolute;
	top: 124px; /* 81 씩 추가됨 */
	left: 12px;
	background: #ffffff;
	width:auto;
	box-shadow: 0px 8px 18px #cccccc;
	z-index: 999999999;
}
.city-layer .city-form{
	display:flex;
	flex-wrap: wrap;
}
.city-layer .city-form .list-0 {
/*    width: calc(100%/6);*/
	width:110px;
	border-right: 1px #e4e4e4 solid;
}
.city-layer .city-form .list-0 .city-tit{
/*	padding: 8px 20px;*/
	padding: 8px 8px;
	background: #f5f5f5;
	font-size: 13px;
	height: auto;
	line-height: normal;
}
.city-layer .city-form .list-0 ul {padding: 5px 10px 20px;}
.city-layer .city-form .list-0 ul li{
	float: none;
	width: 100%;
	line-height: normal;
}
.city-layer .city-form .list-0 ul li a {
	font-size: 13px;
	color: #333333;
	text-decoration: none;
}
.city-layer .city-form .list-0 ul li a:hover {color:#38c1c6;}
.city-layer img {
	position: absolute;
	bottom: 15px;
	right: 10px;
	width: 22px;
	cursor: pointer;
}



.city-layer .city-form .list-1 {
/*    width: calc(100%/6);*/
	width:90px;
	border-right: 1px #e4e4e4 solid;
}
.city-layer .city-form .list-1 .city-tit{
	padding: 8px 20px;
	background: #f5f5f5;
	font-size: 13px;
	height: auto;
	line-height: normal;
}
.city-layer .city-form .list-1 ul {padding: 15px 10px 20px;}
.city-layer .city-form .list-1 ul li{
	float: none;
	width: 100%;
	line-height: normal;
}
.city-layer .city-form .list-1 ul li a {
	font-size: 13px;
	color: #333333;
	text-decoration: none;
}
.city-layer .city-form .list-1 ul li a:hover {color:#38c1c6;}
.city-layer img {
	position: absolute;
	bottom: 15px;
	right: 10px;
	width: 22px;
	cursor: pointer;
}
/*국내선예약 END*/

/* city_search_box */
.city_search_box{
	position: absolute;
	z-index: 10010;
	background-color: #fff;
	/* box-sizing: border-box; */
	border: 1px solid #c5c5c5;
	top: 124px;
	width: 481px;
}

.cal_close_img3 {
	float: right;
	cursor: pointer;
	width: 28px;
	margin-left: -20px;
	position:fixed;
}

.cal_close_img2 {
	float: right;
	cursor: pointer;
	width: 28px;
	margin-top:10px;
	margin-left:735px;
}

.cal_close_img{
	width: 20px;
	position: absolute;
	top: 10px;
	right: 10px;
}
.pop_section{
	width: 100%;
	border-bottom: 1px solid #ddd;
}
.title_bold{
	font-weight: 700;
}
.city_search_box .tab_data:hover{
	background-color : #38c1c6;
}

.city_search_box .tabhover{
	background-color : #38c1c6;
}
/* --------------- */

/* switch */

#detail-popup .switch {
	float: right;
	position: absolute;
	top: 0px;
	right: 0px;
}
#detail-popup .switch span {
	float: right;
	font-size: 12px;
	color: #646464;
	margin-top: 2px;
	margin-left: 10px;
}

#detail-popup *, *:before, *:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }


#detail-popup input[switch] {
  display: none; }
  input[switch] + label {
	font-size: 1em;
	line-height: 1;
	width: 3.2rem;
	height: 1.4rem;
	background-color: #ddd;
	background-image: none;
	border-radius: 2rem;
	padding: 0.16667rem;
	cursor: pointer;
	display: inline-block;
	text-align: center;
	position: relative;
	font-family: inherit;
	-webkit-transition: all 0.1s ease-in-out;
	-moz-transition: all 0.1s ease-in-out;
	-o-transition: all 0.1s ease-in-out;
	transition: all 0.1s ease-in-out;
}

#detail-popup input[switch]:checked + label {
	background-color: #3f51b5;
  }

#detail-popup input[switch] + label:before {
	text-transform: uppercase;
	color: #b7b7b7;
	content: attr(data-off-label);
	display: block;
	font-family: inherit;
	font-family: FontAwesome, inherit;
	font-weight: 400;
	font-size: 0.6rem;
	line-height: 1.0rem;
	position: absolute;
	right: 0.21667rem;
	margin: 0.21667rem;
	top: 0;
	text-align: center;
	min-width: 1.66667rem;
	overflow: hidden;
	-webkit-transition: all 0.1s ease-in-out;
	-moz-transition: all 0.1s ease-in-out;
	-o-transition: all 0.1s ease-in-out;
	transition: all 0.1s ease-in-out;
}

#detail-popup input[switch] + label:after {
	content: '';
	position: absolute;
	left: 0.16667rem;
	background-color: #f7f7f7;
	-webkit-box-shadow: none;
	box-shadow: none;
	border-radius: 2rem;
	height: 1.05rem;
	width: 1.05rem;
	-webkit-transition: all 0.1s ease-in-out;
	-moz-transition: all 0.1s ease-in-out;
	-o-transition: all 0.1s ease-in-out;
	transition: all 0.1s ease-in-out;

  }
#detail-popup input[switch]:checked + label:before {
	color: #fff;
	content: attr(data-on-label);
	right: auto;
	left: 0.0rem;
}
#detail-popup input[switch]:checked + label:after {
	left: 1.95rem;
	background-color: #f7f7f7;
}

@media screen and (min-width: 800px) {
	#listcal_solo {
		width:780px;
		height:370px;
		background-color:#fff;
		border:1px solid #777;
		position: absolute;
		left: -132px;
		top:30px;
		z-index:999;
		overflow-y:auto;
		border-radius: 10px;
	}

  #listcal td.cal_picker.check_date {
	background-image: url(../images/circle.svg);
	background-size: contain;
	background-repeat: no-repeat;
	color: #fcfcfc;
	background-position: top;
  }

  #listcal, #listcal_solo {
	color: #4F5D75;
	padding: 0 32px;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	margin-bottom: 72px;
  }
}
@media screen and (min-width: 800px) and (min-width: 800px) {
  #listcal .month_wrap, #listcal_solo .month_wrap {
	width: 48%;
  }
}
@media screen and (min-width: 800px) and (max-width: 799px) {
  #listcal .month_wrap, #listcal_solo .month_wrap {
	width: 100%;
  }
}
@media screen and (min-width: 800px) {
  #listcal .year_header, #listcal_solo .year_header {
	margin-top: 10px;
	margin-bottom: 6px;
	text-align: center;
	color: #2D3142;
  }
  #listcal .year_header .month, #listcal_solo .year_header .month {
	font-size: 2rem;
	font-weight: 700;
  }
  #listcal .year_header .year, #listcal_solo .year_header .year {
	font-size: 14px;
	margin-left: 10px;
	color: #4F5D75;
  }
}
@media screen and (min-width: 800px) {
  #listcal table, #listcal_solo table {
	width: 100%;
	border: 0;
	border-collapse: collapse;
  }
}
@media screen and (min-width: 800px) {
  #listcal thead, #listcal_solo thead {
	color: #4F5D75;
  }
  #listcal thead td, #listcal_solo thead td {
	font-size: 13px;
	background-color: #F6F7FC;
  }
  #listcal thead td:nth-child(1), #listcal_solo thead td:nth-child(1) {
	color: pink;
  }
}
@media screen and (min-width: 800px) {
  #listcal td, #listcal_solo td {
	position: relative;
	text-align: center;
	-webkit-user-select: none;
	   -moz-user-select: none;
		-ms-user-select: none;
			user-select: none;
	cursor: pointer;
	height: 53px;
  }
  #listcal td:nth-child(1), #listcal_solo td:nth-child(1) {
	color: pink;
  }
  #listcal td.cal_picker:not(.checkin_date, .checkout_date):hover, #listcal_solo td.cal_picker:not(.checkin_date, .checkout_date):hover {
	background-color: #FFE0C0;
	opacity: 0.5;
	border-radius: 50%;
  }
  #listcal td.cal_picker.today, #listcal_solo td.cal_picker.today {
	color: #ff9231;
	font-weight: 700;
  }
  #listcal td.cal_picker.before, #listcal_solo td.cal_picker.before {
	color: #ccc;
  }
  #listcal_solo .ing_date {
	background-image: url(../images/circle.svg);
	background-size: contain;
	background-repeat: no-repeat;
	color: #fcfcfc;
	background-position: top;
  }
  #listcal_solo .ing_date_con {
/*    background-color: rgba(255, 146, 49, 0.2);*/
  }

   #listcal_solo td.ing_date_con p {
	width: 100%;
	position: absolute;
	left: 0;
	top: 50%;
	transform: translate(0, -50%);
	text-align: center !important;
	background-color: rgba(255, 146, 49, 0.2);


  }

}


	.loading_form_wrap{
		width: 100%;
		height: 100%;
		position: relative;
	}

	.loading_form_wrap .loading_img{
		width: 100px;
		height: 100px;
		margin: 0 auto;
		position: relative;
		margin-top: 20px;

		animation-name: forset;
		animation-duration: 2s;
		animation-iteration-count: infinite;
	}

	.loading_img .airplane_load{
		width: 100px;

		animation-name: forairplane;
		animation-duration: 2s;
		animation-iteration-count: infinite;

		position: relative;
		z-index: 1;
	}

	.loading_img .shadow_load{
		width: 75px;
		position: absolute;
		left: 50%;
		transform: translateX(-50%);
		top: 85px;
		opacity: 0.8;
	}

	@keyframes forset {
		from{
			transform: translateX(-45px);
		}

		10%{
			transform: translateX(-45px);
		}

		to{
			transform: translateX(45px);
		}
	}

	@keyframes forairplane{
		from{
			transform: translateY(35px);
		}

		20%{
			transform: translateY(35px);
		}

		to{
			transform: translateY(-20px);
		}
	}


	.loading_text p{
		padding-top: 10px;
		text-align: center;
		color: #454444;
	}


.TerminalWindow {
	position:absolute;
	top:0;
	left:0;
	color:#ffffff;
	font-size:12px;
	width:404px;
	height:362px;
	overflow-y:auto;
}
.TerminalWindow pre {
	color:#ffffff;
}


/*08-04 CSS*/
.banner-Area {
	width: 80%;
	margin: 10px auto 0px;
}
.banner-Area .banner-item {
	float:left;
	width:49.5%;
	margin-bottom:10px;
	}
.banner-Area .banner-item img {width:100%;}
.banner-Area .banner-item:nth-child(2n-2) {margin-left:1%;}
.banner-Area .banner-block {
	overflow: hidden;
	width: 100%;
}
.banner-Area .banner-block ul li {
	float: left;
	width: calc(92%/8);
	margin-right: 1%;
	text-align: center;
	border: 1px #dddddd solid;
}
.banner-Area .banner-block ul li img {
	width: auto;
	cursor: pointer;
	aspect-ratio: 16 / 9;
	height: auto;
}


.common-board-Area {margin-top:15px;width:1400px;z-index:999;}
.common-board-Area .c-title-t {
	font-size: 24px;
	font-weight: 700;
	margin-bottom: 5px;
}
.common-board-Area .Categories-Area {overflow:hidden;}
.common-board-Area .Categories-Area .Categories-form{float:left;}
.common-board-Area .Categories-Area .Categories-form select{
	width: calc(1340px/7);
	height: 45px;
	background: #ffffff;
	border: 1px #c5c5c5 solid;
	line-height: 45px;
	padding-left: 10px;
	background: url(../images/select.png)no-repeat;
	background-position: 90% 50%;
	margin-right: 10px;
	-webkit-appearance:none;
	}
.common-board-Area .Categories-Area .Categories-form .date-in{
	width: calc(1340px/7);
	background: #ffffff;
	border: 1px #c5c5c5 solid;
	line-height: 41px;
	padding-left: 10px;
	margin-right: 10px;
	-webkit-appearance:none;
	}
.common-board-Area .Categories-Area .Categories-form .search-box {
	width: 45px;
	height: 45px;
	background-color: rgba(51, 51, 51, 1);
	text-align: center;
	line-height: 45px;
	vertical-align: middle;
	cursor: pointer;
	display: table-cell;
}
.common-board-Area .board-content {
	margin-top:10px;
}
.common-board-Area .board-content .table-type1 th{
   font-size: 16px;
	font-weight: normal;
	color: #000000;
	padding: 0;
	text-align: center;
	background-color: #f6f6f6;
	height: 50px;
	border-right: 0;
	border-left: 1px solid #eee;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	vertical-align: middle;
}
.common-board-Area .board-content .table-type1 th:nth-child(1) {width:100px;}
.common-board-Area .board-content .table-type1 th:nth-child(2) {width:10%;}
.common-board-Area .board-content .table-type1 th:nth-child(3) {width:10%;}
.common-board-Area .board-content .table-type1 th:nth-child(4) {}
.common-board-Area .board-content .table-type1 th:nth-child(5) {width:100px;}

.common-board-Area .board-content .table-type1 td {
	font-size: 16px;
	text-align: center;
	font-weight: normal;
	color: #777777;
	padding: 0 20px;
	border-right: 0;
	border-left: 1px solid #eee;
	border-bottom: 1px solid #eee;
	border-top: 0;
	background-color: #fff;
	height: 40px;
}
.news-nav-Area {margin-top: 20px;}
.news-nav-Area .page{
	margin: 0px auto;
	text-align: center;
	clear: both;
	}
.news-nav-Area .page ul {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;}
.news-nav-Area .page ul li {
	display: inline-block;
	border-right: 18px;
	cursor:pointer;
	margin-right:5px;
	}
.news-nav-Area .page ul li:last-child {margin-right:0px;}
.news-nav-Area .page ul li span{
	display: inline-block;
	border: 1px solid #ddd;
	width: 36px;
	height: 36px;
	font-size: 16px;
	font-weight: normal;
	line-height: 32px;
	text-align: center;
	color: #777;
	font-family: 'NotoKrR';
	border-radius: 18px;
	margin: 0 1px;
	}
.news-nav-Area .page ul li span:hover {border: 1px #38c1c6 solid;}

.news-nav-Area .page ul li.active span {
	background: #38c1c6;
	color: #ffffff;
	border: 1px #38c1c6 solid;
}
.news-nav-Area .page ul li span.j-first {
	overflow-x: hidden;
	overflow-y: hidden;
	line-height:3000px;
	background: url(../images/j-first.png) no-repeat #fff;
	background-position: 50%;
}
.news-nav-Area .page ul li span.j-prev {
	overflow-x: hidden;
	overflow-y: hidden;
	line-height:3000px;
	background: url(../images/j-prev.png) no-repeat #fff;
	background-position: 50%;
}
.news-nav-Area .page ul li span.j-next {
	overflow-x: hidden;
	overflow-y: hidden;
	line-height:3000px;
	background: url(../images/j-next.png) no-repeat #fff;
	background-position: 50%;
}
.news-nav-Area .page ul li span.j-last {
	overflow-x: hidden;
	overflow-y: hidden;
	line-height:3000px;
	background: url(../images/j-last.png) no-repeat #fff;
	background-position: 50%;
}



.hotel-pack-Area .content01 {
	width: 100%;
	height: 130px;
	background-color: #ffffff;
	padding: 20px 0px 20px 0px;
}
.hotel-pack-Area .content01 .item01 {
	width:235px;
	height: 100%;
	float: left;
	margin-right: 10px;
	position: relative;
}
.hotel-search-Area .content01 .item01 {
	margin-right: 8px !important;
}
.hotel-pack-Area .content01 .item01 .text01 {
	font-size: 16px;
	letter-spacing: -2px;
	margin-bottom: 6px;
}
.hotel-pack-Area .content01 .item01 .select_box {
	/* width: 473px; */
	border: 1px solid #00a3ad;
	height: 56px;
	border-radius: 5px 5px 5px 5px;
	padding: 14px;
	cursor: pointer;
}
.hotel-pack-Area .content01 .item01 .select_box .icon {
	display: block;
	float: left;
}
.hotel-pack-Area .content01 .item01 .select_box p {
	float: left;
	margin-left: 10px;
	color: #00a3ad;
	font-size: 16px;
	font-weight: 500;
}
.hotel-search-Area .content01 .item01 .select_box p {
	margin-left: 0px !important;
	font-size: 13px;
	margin-top: 4px;
}
.hotel-pack-Area .content01 .item01 .select_box .arrow {
	display: block;
	float: right;
}
.hotel-pack-Area .content01 .item02 .select_box {
	width: 400px;
	background-color: #00a3ad;
	height: 56px;
	border-radius: 5px 5px 5px 5px;
	padding: 16px;
	color: #ffffff;
	float: left;
	margin-top: 30px;
	cursor: pointer;
	text-align:center;
}

.hotel-search-Area .content02 {
	width: 100%;
	background-color: #ffffff;
	margin-top: 20px;
	padding: 6px 10px;
	overflow: hidden;
}
.hotel-search-Area .content02 .top-area {
	height: 60px;
	border-bottom: 1px solid #ababab;
}
.hotel-search-Area .content02 .top-area ul li {
	float: left;
	margin-top: 9px;
}
.hotel-search-Area .content02 .top-area ul li a {
	padding: 0px 20px;
	color: #414141;
	font-size: 16px;
	font-weight: 500;
}
.hotel-search-Area .content02 .item01 {
	width: 49%;
	min-height: 600px;
	border: 1px solid #d4d4d4;
	background-color: #eeeeee;
	margin-top: 10px;
	padding: 10px;
	float: left;
	margin-bottom: 20px;
}
.hotel-search-Area .content02 .item01 .it_top {
	height: 54px;
	width: 100%;
	margin: 0 auto;
	border-bottom: 1px solid #848484;
	margin-top: 20px;
}
.hotel-search-Area .content02 .item01 .it_top .it_top_title {
	height: 40px;
	width: 190px;
	margin: 0 auto;
	font-size: 16px;
	font-weight: 500;
}
.hotel-search-Area .content02 .item01 .it_top .it_top_title > * {
	float: left;
	padding: 0px 10px;
}
.hotel-search-Area .content02 .item01 .it_top .it_top_title .r_arrow {
	transform: rotateY(180deg);
}
.hotel-search-Area .content02 .item01 .it_top .it_top_title p {
	margin-top: 0px;
	letter-spacing: -2px;
}
.hotel-search-Area .content02 .item01 .it_content table {
	width: 100%;
}
.m-l-20 {margin-left:20px;}
.hotel-search-Area .content02 .item01 .it_content table thead tr th {
	width: 14%;
	font-weight: 400;
	color: #a1a1a1;
	text-align: center;
	height: 40px;
}

.hotel-search-Area .content02 .item01 .it_content table td {
	padding: 6px 6px;
	background-color: #ffffff;
	border: 1px solid #dbdbdb;
	vertical-align: baseline;
}
.hotel-search-Area .content02 .item01 .it_content table li {
	font-size: 14px;
	cursor: pointer;
	min-height: 64px !important;
}
.hotel-search-Area .content02 .item01 .it_content table li:nth-child(1) {
	color: #00a3ad;
}
.hotel-search-Area .content02 .item01 .it_content table tbody #bg_gray {
	background-color: #eeeeee;
}
.hotel-search-Area .content02 .information_box {
	overflow: hidden;
	margin-top: 20px;
	clear: both;
	padding-right: 10px;
}
.hotel-search-Area .content02 .information_box .booking {
	width: 142px;
	background-color: #00a3ad;
	height: 56px;
	border-radius: 5px 5px 5px 5px;
	padding: 10px 15px 10px 15px;
	font-size: 16px;
	cursor: pointer;
	float: right;
	border: none;
	color: #ffffff;
}
.hotel-search-Area .content02 .information_box .price {
	float: right;
	width: 200px;
	margin-top: 16px;
	margin-right: 30px;
}
.hotel-search-Area .content02 .information_box .price .text01 {
	font-weight: 500;
	font-size: 18px;
	float: left;
}
.hotel-search-Area .content02 .information_box .price .text02 {
	font-weight: 500;
	font-size: 18px;
	float: right;
}
.day_sun {
	color: #DC322F !important;
}
.day_satur {
	color: #356ed6 !important;
}


.locality-layer-modul {
	border: 1px solid #000000;
	position: absolute;
	z-index: 99999999;
	width: 100%;
	background: #f8f8f8;
}
.locality-layer-modul ul {margin-bottom:0px;}
.locality-layer-modul ul li {
	color: #333333;
	font-size: 14px;
	font-weight: 600;
	height: 47px;
	background: #ffffff;
	display: block;
	letter-spacing: 0.5px;
	padding-left: 5px;
	background: #f8f8f8;
	line-height: 50px;
	cursor:pointer;
	float:left;
	width:50%;
	text-align:left;
}
.modul-line1 ul li {
	width:100% !important;
	text-align:center !important;
}
.locality-layer-modul .close-Area {
	width: 100%;
	height: 50px;
	position: relative;
	clear: both;
}
.locality-layer-modul .close-Area img {
	position: absolute;
	top: 50%;
	left: 50%;
	width: 24px;
	transform: translate(-50%, -50%);
	cursor:pointer;
	}
.w80 {width:80px !important;}
.w130 {width:130px !important;}
.w150 {width:150px !important;}
.w190 {width:190px !important;}
/*08-04 CSS END*/


.sub01 .content_area .content01{
	width: 100%;
	height: 130px;
	border: 1px solid #ababab;
	background-color: #ffffff;
	padding: 20px 30px 20px 30px;
	}
.sub01 .content_area .content01 .item01{
/*	width: 400px;*/
	height: 100%;
	float:left;
	margin-right: 10px;
	}
.sub01 .content_area .content01 .item01 .text01 {
	font-size: 16px;
	letter-spacing:-2px;
	margin-bottom: 6px;
	}
.sub01 .content_area .content01 .item01 .select_box{
	width: 250px;
	border: 1px solid #00a3ad;
	height:56px;
	border-radius: 5px 5px 5px 5px;
	padding: 16px;
	cursor:pointer;
	}
.sub01 .content_area .content01 .item01 .select_box .icon{
	display: block;
	float: left;
	}
.sub01 .content_area .content01 .item01 .select_box p{
	float: left;
	margin-left:10px;
	color: #00a3ad;
	font-size:16px;
	font-weight: 500;
	}
.sub01 .content_area .content01 .item01 .select_box .arrow{
	display: block;
	float: right;
	}

.sub01 .content_area .content01 .item01 .HotelName {
	outline:none;border:none;
}

.sub01 .content_area .content01 .item01 .HotelName {
	float: left;
	margin-left: 10px;
	color: #00a3ad;
	font-size: 16px;
	font-weight: 500;
	width: 80%;
	border:none;
}

.sub01 .content_area .content01 .item02 .buttun_box{
	width: 260px;
	background-color:#00a3ad;
	height:56px;
	border-radius: 5px 5px 5px 5px;
	padding: 16px;
	color: #ffffff;
	float:left;
	margin-top: 30px;
	cursor:pointer;
	margin-right:10px;
	}
.sub01 .content_area .content01 .item02 .buttun_box div{
/*	width: 150px;*/
	margin:0 auto;
	}
.sub01 .content_area .content01 .item02 .buttun_box div img{
	float:left;
	display:block;
	margin-top:-4px;
	}
.sub01 .content_area .content01 .item02 .buttun_box div span{
	display:block;
	margin-bottom: 5px;
	float:left;
	margin-left: 10px;
	font-size: 14px;
	font-weight: 500;
	}
.sub01 .content_area .content01 .item03 .select_box{
/*	width: 240px;*/
	background-color:#464646;
	height:56px;
	border-radius: 5px 5px 5px 5px;
	padding: 16px;
	color: #ffffff;
	float:left;
	margin-top: 30px;
	cursor:pointer;
	}

.sub01 .content_area .content01 .item03 .select_box .left_ic{
	float:left;
	display:block;
	margin-top:-4px;
	}
.sub01 .content_area .content01 .item03 .select_box .right_ic{
	float:right;
	}
.sub01 .content_area .content01 .item03 .select_box span{
	display:block;
	margin-bottom: 5px;
	float:left;
	margin-left: 10px;
	font-size: 16px;
	font-weight: 500;
	}

.sub01 .content_area .content01 .list01{
	display:none
	}
.sub01 .content_area .content01 .list02{
	display:none
	}
.sub01 .content_area .content01 .list03{
	display:none
	}
.sub01 .content_area .content01 ul{
	width:100%;
	background-color:rgba(0,0,0,0.7);
	margin-top: -2px;
	z-index: 999;
	position:relative;
	display:inline-block;
	max-height: 500px;
	overflow-y: auto;
	}
.sub01 .content_area .content01 ul li{
	height: 34px;
	line-height:34px;
	padding-left: 20px;
	font-weight: 400;
	font-size: 17px;
	color:#ffffff;
	cursor:pointer;
	}
.sub01 .content_area .content02_area{
	margin-top:10px;
	}
.sub01 .content_area .content02 {
	width: 100%;
	height:124px;
	background-color: #ffffff;
	border:1px solid #ababab;
	margin-top:10px;
	}
.sub01 .content_area .content02 .text_box{
	float:left;
	width: 740px;
	height:40px;
	}
.sub01 .content_area .content02 .ct_top{
	height: 40px;
	line-height:40px;
	color: #414141;
	font-size:16px;
	padding-left:30px;
	border-bottom:1px solid #ababab;
	}
.sub01 .content_area .content02 .ct_bottom{
	height: 84px;
	padding: 10px 20px 10px 20px;
	}
.sub01 .content_area .content02 .ct_bottom .item01{
	color:#a4a4a4;
	float:left;
	margin-right:20px;
	font-size:14px;
	}
.sub01 .content_area .content02 .ct_bottom .select_box {
	margin-top:10px;
	}
.sub01 .content_area .content02 .ct_bottom .select_box select{
/*	width:140px;*/
	height:30px;
	z-index: 99;
	border:1px solid #d7d7d7;
	color:#39393a;
	padding-left:5px;
	background: url(../images/icon08.png)no-repeat;
	background-position: 98% 47%;
	}
.sub01 .content_area .content02 .ct_bottom .item02 input{
/*	width:324px;*/
	height:30px;
	z-index: 99;
	border:1px solid #d7d7d7;
	color:#39393a;
	margin-top:-7px;
	padding-left:5px;
	}
.sub01 .content_area .content02 .ct_bottom .item02{
	color:#a4a4a4;
	float:left;
	margin-right:20px;
	font-size:14px;
	}

.sub01 .content_area .content02 .ct_bottom .item03 input{
	width:114px;
	height:30px;
	z-index: 99;
	border:1px solid #d7d7d7;
	color:#414141;
	margin-top:30px;
	padding-left:5px;
	}
.sub01 .content_area .content02 .ct_bottom .item03{
	color:#a4a4a4;
	float:left;
	margin-right:20px;
	}
.sub01 .content_area .content02 .ct_bottom .item04{
	margin-right:0px;
	}
.sub01 .content0304_area{
	width: 100%;
/*	height: 250px;*/
	height: 100%;
	float:left;
	}
.sub01 .content_area .content03{
	width: 49%;
	float:left;
	background-color: #ffffff;
	border:1px solid #00a3ad;
/*	height:220px;*/
	height:100%;
	margin-right:2%;
	padding:10px 20px;
	margin-top:20px;
	font-size: 14px;
	}
.sub01 .content_area .content03 .text_box{
	height: 40px;
	}
.sub01 .content_area .content03 .text_box .test01{
	width: 156px;
	height: 40px;
	float:left;
	border-bottom: 1px solid #ababab;
	line-height: 40px;
	margin-right:20px;
	}
.sub01 .content_area .content03 .text_box .test01 img{
	display:block;
	margin-top:11px;
	margin-right:10px;
	float:left;
	}


.sub01 .content_area .content03 .text_box .test02{
	width: 558px;
	height: 40px;
	float:left;
	border-bottom: 1px solid #ababab;
	line-height: 40px;
	}
.sub01 .content_area .content03 .text_box .line_none{
	border:none;
	}

.sub01 .content_area .content04{
	width: 49%;
	float:left;
	background-color: #ffffff;
	border:1px solid #00a3ad;
/*	height:220px;*/
	height:250px;
	padding:10px 40px;
	margin-top:20px;
	}
.sub01 .content_area .content04 .left{
	width: 340px;
	height: 190px;
	overflow: auto;
	font-size: 16px;
	float: left;
	}
.sub01 .content_area .content04 .left ul li{
 line-height: 1.5em;
	}
.sub01 .content_area .content04 .right{
	width: 320px;
	height: 160px;
	float: right;
	margin-top: 10px;
	}
.sub01 .content_area .content04 .right .top1{
	height: 60px;
	width: 100%;
	border-bottom:1px solid #ababab;
	padding: 10px 20px 10px 20px;
	float:left;
	line-height:50px;
	}

.sub01 .content_area .content04 .right .top1 .text01{
	font-weight:500;
	font-size: 18px;
	float:left;
	}
.sub01 .content_area .content04 .right .top1 .text02{
	font-weight:500;
	font-size: 18px;
	float:right;
	}
.sub01 .content_area .content04 .right .top1 .text02 span{
	font-weight:500;
	font-size: 20px;
	color:#00a3ad;
	}
.sub01 .content_area .content04 .right .bottom{
	height: 60px;
	width: 100%;
	padding: 10px 20px 10px 20px;
	float:left;
	line-height:40px;
	}
.sub01 .content_area .content04 .right .bottom .text01{
	float:left;
	font-weight:500;
	font-size: 18px;
	}
.sub01 .content_area .content04 .right .bottom .text02{
	float:right;
	font-size: 18px;
	}

.sub01 .content_area .content04 .right .buttun{
	width:100%;
	background-color:#00a3ad;
	height:40px;
	line-height:40px;
	color:#ffffff;
	text-align:center;
	border-radius:5px 5px 5px 5px;
	float:left;
	cursor:pointer;
	}

.sub01 .content_area .content05{
	width: 100%;
	height: 190px;
	margin-top:20px;
	border:1px solid #00a3ad;
	background-color: #ffffff;
	float:left;
	padding: 20px;
	}
.sub01 .content_area .content05 p {
	font-size:18px;
	font-weight: 500;
	color: #414141;
	}
.sub01 .content_area .content05 p input{
	width: 17px;
	height:17px;
	border: 1px solid #acacac;
	margin-left:10px;
	}
.sub01 .content_area .content05 .item01{
	width: 100%;
	height:100px;
	background-color: #f2f2f2;
	padding: 14px;
	overflow:auto;
	margin-top:20px;
	color:#555555;
	font-size: 16px;
	}

.sub01 .content_area .content01 .item02 .buttun_box2{
	background-color:#2c436d;
	height:56px;
	border-radius: 5px 5px 5px 5px;
	padding: 16px;
	color: #ffffff;
	float:left;
	margin-top: 30px;
	margin-left: 10px;
	cursor:pointer;
	margin-right:10px;
	}
/*sub01 end*/



/* calendar */
#calendar_Box {
	overflow: hidden;
	position: absolute;
	top: 115px;
	right: 154px;
	z-index: 999999;
	width:822px;
}
#calendar_Box .calendar_close{
	width: 35px;
	position: absolute;
	right: 22px;
	top: 20px;
	cursor: pointer;
}

#calendar_Box .calendar {
	width: 400px;
	height: 380px;
	border: 1px solid #d4d4d4;
	background-color: #eeeeee;
	margin-top: 10px;
	padding: 10px;
	float: left;
	margin-right:10px;
}
#calendar_Box .calendar .it_top {
	height: 54px;
	width: 100%;
	margin: 0 auto;
	border-bottom: 1px solid #848484;
	margin-top: 20px;
}
#calendar_Box .calendar .it_top .it_top_title {
	height: 40px;
	width: 190px;
	margin: 0 auto;
	font-size: 16px;
	font-weight: 500;
}
#calendar_Box .calendar .it_top .it_top_title > * {
	float: left;
	padding: 0px 10px;
}
#calendar_Box .calendar .it_top .it_top_title .r_arrow {
	transform: rotateY(180deg);
	cursor:pointer;
}
#calendar_Box .calendar .it_top .it_top_title .l_arrow {
	cursor:pointer;
}
#calendar_Box .calendar .it_top .it_top_title p {
	margin-top: -3px;
	letter-spacing: -2px;
}
#calendar_Box .calendar .it_content table {
	width: 100%;
}
#calendar_Box .calendar .it_content table thead tr th {
	width: 14%;
	font-weight: 400;
	color: #a1a1a1;
	text-align: center;
	height: 40px;
}

.day_satur {color:#356ed6 !important;}
.day_sun {color: #DC322F !important;}
.cal_gray {
	color: #a1a1a1 !important;
	background-color: #eeeeee !important;
}
.cal_link {
	color: #00a3ad !important;
}

.check_start {background-color: #00a3ad !important;}
.check_start li {color:#ffffff !important;}
.check_stay {
	background-color: #e1feff !important;
	color:#a1a1a1 !important;
}

.check_end {
	background-color: #00a3ad !important;
	}
.check_end li {color:#ffffff !important;}


#calendar_Box .calendar .it_content table td {
	background-color: #ffffff;
	border: 1px solid #dbdbdb;
	height: 40px;
	vertical-align: middle;
	padding-left: 5px;
}
#calendar_Box .calendar .it_content table tbody .bg_gray {
	background-color: #eeeeee;
}
#calendar_Box .calendar .it_content table tbody #bg_aqua {
	background-color: #00a3ad;
}
#calendar_Box .calendar .it_content table tbody #bg_aqua li {color:#ffffff;}
#calendar_Box .calendar .it_content table tbody td:hover {background:#00a3ad;}
#calendar_Box .calendar .it_content table tbody td:hover li{color:#ffffff;}
#calendar_Box .calendar .it_content table li {
	font-size: 13px;
	cursor: pointer;
}
#calendar_Box .calendar .it_content table li:nth-child(1) {
/*	color: #00a3ad;*/
}
#calendar_Box .calendar .it_content table tbody #bg_gray li {
	color: #c5c5c5;
}

/* calendar end */


.stay_layer {
	border: 1px #e4e4e4 solid;
	width: 235px;
	overflow: hidden;
	display:none;
	background: #ffffff;
	padding-top: 5px;
	padding-bottom: 10px;
	position: absolute;
	top: 55px;
	left: 0px;
	z-index:100;
}
.stay_layer .personnel_01 {
	float: left;
	width: 50%;
	height: 30px;
	line-height: 30px;
	padding-left: 10px;
	padding-right: 10px;
}
.stay_layer .personnel_01 .name {float:left;}
.stay_layer .personnel_01 .add {float:right;}
.stay_layer .personnel_01 .add .btn01 {
	float: left;
	width: 25px;
	height: 25px;
	background: #464646;
	border-radius: 50%;
	text-align: center;
	line-height: 25px;
	margin-top: 2px;
	color: #ffffff;
	cursor: pointer;
}
.stay_layer .personnel_01 .add .total {
	float: left;
	margin-left: 5px;
	margin-right: 5px;
	font-size: 17px;
	color: #464646;
}
.stay_layer .confirmation {
	float: right;
	margin-right: 10px;
	margin-top: 5px;
	color: #232323;
	font-size: 16px;
	padding: 3px 5px 3px 5px;
	border-radius: 5px;
	cursor: pointer;
}

.counter-item2 {overflow:hidden;height:40px;}
.Child-Area {
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
	float: left;
	width: 50%;
}
.Child-Area .age-form select{
	margin-left: 10px;
	margin-right: 10px;
	border: 1px solid #ddd;
}


/*다구간 css*/
.multi-btn {
	float: left;
	width: 120px;
	height: 40px;
	line-height: 40px;
	vertical-align: middle;
	text-align: center;
	box-sizing: border-box;
	cursor: pointer;
	margin-right: 5px;
	border-radius: 5px;
	font-size: 14px;
	background: #333333;
	color: #fff;
}

.multi-travel-area {
	position: relative;
/*    margin-bottom: 10px;*/
	float: left;
	width: 100%;
}

#multiSelect {
	float: right;
	display:none ;
}

.multi-travel-area .additional-Area {
	width: 100%;
	float: left;
	position: relative;
	z-index: 999;
	/*border-bottom: 1px #46d6db solid;*/
}
.multi-travel-area .additional-Area .item-1{
	float:left;
	width:50%;
	background: #38c1c6;
	display:flex;
	position:relative;
	height:50px;
	}
.multi-travel-area .additional-Area .item-1 p {margin-bottom:0px;}
.multi-travel-area .additional-Area .item-1 .tr-item{
	width:50%;
	box-sizing: border-box;
	height: 50px;
	padding: 4px 15px;
	}
.multi-travel-area .additional-Area .item-1 .tr-item .t1{
	color:#ffffff;
	font-weight:500;
	font-size:12px;
	float: left;
	width:70px;
	margin-top: 12px;
	}
.multi-travel-area .additional-Area .item-1 .tr-item span.input-con {
	color: #ffffff;
	display: block;
	font-size: 18px;
	font-weight: 500;
	margin-top: 8px;
	min-width: 137px;
	text-indent: 13px;
	max-width:180px;
	float: left;
}
.multi-travel-area .additional-Area .item-1 .tr-item span.input-con .city-input {
	border-radius: 0;
	color: #ffffff;
	font-size: 18px;
	font-weight: 500;
	margin-left: -13px;
	outline: none;
	webkit-appearance: none;
	border: none;
	background: transparent;
}
.multi-travel-area .additional-Area .item-1 .tr-item span.input-con .city-input::placeholder {color: #8feff2;}
.multi-travel-area .additional-Area .item-1 .tr-swap {
	height: 100%;
	left: 50%;
	margin-left: -20px;
	position: absolute;
	top: 18px;
}

.multi-travel-area .additional-Area .item-2{
	float:left;
	width:30%;
	background: #38c1c6;
	display:flex;
	position:relative;
	height:50px;
	border-left:1px #46d6db solid;
	border-right:1px #46d6db solid;
	}
.multi-travel-area .additional-Area  .tr-item {
	width: 100%;
	box-sizing: border-box;
	height: 50px;
	padding: 12px 15px;
}

.multi-travel-area .additional-Area .tr-item .t1 {
	color: #ffffff;
	font-weight: 500;
	font-size: 12px;
	margin-top: 4px;
	width: 70px;
	float: left;
}
.multi-travel-area .additional-Area .tr-item.tr-item-seat{
	padding: 0;
	width: fit-content;
	height: fit-content;
	left: auto;
	right: 20px;
}
.multi-travel-area .additional-Area .tr-item.tr-item-seat input[id*="cabinCheck"] + label {
	display: flex;
	justify-content: flex-end;
}
.multi-travel-area .additional-Area .tr-item.tr-item-seat input[id*="cabinCheck"] + label + div > div{
	left: auto;
	right: 0;
	top: -52px;
}
.multi-travel-area .additional-Area  .tr-item .date-span {
	color: #ffffff;
	font-weight: 500;
	font-size: 18px;
}
.multi-travel-area .additional-Area  .tr-swap {
	left: 50%;
	margin-left: -25px;
	position: absolute;
	top: 43px;
}
.multi-travel-area .additional-Area  .tr-swap .bar {
	width: 20px;
	height: 1px;
	background: #ffffff;
	display: block;
}
.multi-travel-area .item-3{
	float:left;
	width: 100%;
	background: #38c1c6;
	display:flex;
	position:relative;
	height:80px;
	}
.multi-travel-area .item-3 .seat-in{
	border:none;
	outline:none;
	padding-left:20px;
	color:#ffffff;
	font-size:18px;
	font-weight:500;
	background: transparent;
	}
.multi-travel-area .item-3 .seat-layer{
	float:left;
	width: 500px !important;
	}
.multi-travel-area2{
	display: flex;
	width: 30%;
	align-items: center;
	height: 100%;
	position: relative;}

.multi-travel-area2 .item-3 {
	float: left;
	width: calc(100% - 80px);
	background: #38c1c6;
	display: flex;
	position: relative;
	height: 80px;
	border-radius: 6px;
	margin-right: 5px;
	align-items: stretch;
}
.multi-travel-area2 .item-3 .seat-in{
	border:none;
	outline:none;
	padding-left:20px;
	color:#ffffff;
	font-size:16px;
	font-weight:500;
	background: transparent;
	width: 100%;
	}
.multi-travel-area2 .item-3 .seat-layer{
	float:left;
	width: 100% !important;
	 top: 50px;
	}

/*.multi-travel-area .travel-search {*/
/*    float: right;*/
/*    display: block;*/
/*    width: 120px;*/
/*    min-height: 80px;*/
/*    font-size: 18px;*/
/*    color: #fff;*/
/*    background-color: rgba(51, 51, 51, 1);*/
/*    transition: all 0.2s;*/
/*    line-height: 80px;*/
/*    text-align: center;*/
/*    cursor: pointer;*/
/*    position: absolute;*/
/*    bottom: 0px;*/
/*    right: 0px;*/
/*    display: flex;*/
/*    align-items: center;*/
/*    justify-content: center;*/
/*}*/
/*다구간 css END*/

/** BEGIN CSS **/
.load-popup {
	position: fixed;
	top: 0px;
	left: 0px;
	background: rgba(0,0,0,0.2);
	width: 100%;
	height: 100%;
	z-index: 99999;
	display: flex;
	align-items: center;
	justify-content: center;
}
		@keyframes rotate-loading {
			0%  {transform: rotate(0deg);-ms-transform: rotate(0deg); -webkit-transform: rotate(0deg); -o-transform: rotate(0deg); -moz-transform: rotate(0deg);}
			100% {transform: rotate(360deg);-ms-transform: rotate(360deg); -webkit-transform: rotate(360deg); -o-transform: rotate(360deg); -moz-transform: rotate(360deg);}
		}

		@-moz-keyframes rotate-loading {
			0%  {transform: rotate(0deg);-ms-transform: rotate(0deg); -webkit-transform: rotate(0deg); -o-transform: rotate(0deg); -moz-transform: rotate(0deg);}
			100% {transform: rotate(360deg);-ms-transform: rotate(360deg); -webkit-transform: rotate(360deg); -o-transform: rotate(360deg); -moz-transform: rotate(360deg);}
		}

		@-webkit-keyframes rotate-loading {
			0%  {transform: rotate(0deg);-ms-transform: rotate(0deg); -webkit-transform: rotate(0deg); -o-transform: rotate(0deg); -moz-transform: rotate(0deg);}
			100% {transform: rotate(360deg);-ms-transform: rotate(360deg); -webkit-transform: rotate(360deg); -o-transform: rotate(360deg); -moz-transform: rotate(360deg);}
		}

		@-o-keyframes rotate-loading {
			0%  {transform: rotate(0deg);-ms-transform: rotate(0deg); -webkit-transform: rotate(0deg); -o-transform: rotate(0deg); -moz-transform: rotate(0deg);}
			100% {transform: rotate(360deg);-ms-transform: rotate(360deg); -webkit-transform: rotate(360deg); -o-transform: rotate(360deg); -moz-transform: rotate(360deg);}
		}

		@keyframes rotate-loading {
			0%  {transform: rotate(0deg);-ms-transform: rotate(0deg); -webkit-transform: rotate(0deg); -o-transform: rotate(0deg); -moz-transform: rotate(0deg);}
			100% {transform: rotate(360deg);-ms-transform: rotate(360deg); -webkit-transform: rotate(360deg); -o-transform: rotate(360deg); -moz-transform: rotate(360deg);}
		}

		@-moz-keyframes rotate-loading {
			0%  {transform: rotate(0deg);-ms-transform: rotate(0deg); -webkit-transform: rotate(0deg); -o-transform: rotate(0deg); -moz-transform: rotate(0deg);}
			100% {transform: rotate(360deg);-ms-transform: rotate(360deg); -webkit-transform: rotate(360deg); -o-transform: rotate(360deg); -moz-transform: rotate(360deg);}
		}

		@-webkit-keyframes rotate-loading {
			0%  {transform: rotate(0deg);-ms-transform: rotate(0deg); -webkit-transform: rotate(0deg); -o-transform: rotate(0deg); -moz-transform: rotate(0deg);}
			100% {transform: rotate(360deg);-ms-transform: rotate(360deg); -webkit-transform: rotate(360deg); -o-transform: rotate(360deg); -moz-transform: rotate(360deg);}
		}

		@-o-keyframes rotate-loading {
			0%  {transform: rotate(0deg);-ms-transform: rotate(0deg); -webkit-transform: rotate(0deg); -o-transform: rotate(0deg); -moz-transform: rotate(0deg);}
			100% {transform: rotate(360deg);-ms-transform: rotate(360deg); -webkit-transform: rotate(360deg); -o-transform: rotate(360deg); -moz-transform: rotate(360deg);}
		}

		@keyframes loading-text-opacity {
			0%  {opacity: 0}
			20% {opacity: 0}
			50% {opacity: 1}
			100%{opacity: 0}
		}

		@-moz-keyframes loading-text-opacity {
			0%  {opacity: 0}
			20% {opacity: 0}
			50% {opacity: 1}
			100%{opacity: 0}
		}

		@-webkit-keyframes loading-text-opacity {
			0%  {opacity: 0}
			20% {opacity: 0}
			50% {opacity: 1}
			100%{opacity: 0}
		}

		@-o-keyframes loading-text-opacity {
			0%  {opacity: 0}
			20% {opacity: 0}
			50% {opacity: 1}
			100%{opacity: 0}
		}
		.loading-container,
		.loading {
			height: 100px;
			position: relative;
			width: 100px;
			border-radius: 100%;
		}


		.loading {
			border: 2px solid transparent;
			border-color: transparent #fff transparent #FFF;
			-moz-animation: rotate-loading 1.5s linear 0s infinite normal;
			-moz-transform-origin: 50% 50%;
			-o-animation: rotate-loading 1.5s linear 0s infinite normal;
			-o-transform-origin: 50% 50%;
			-webkit-animation: rotate-loading 1.5s linear 0s infinite normal;
			-webkit-transform-origin: 50% 50%;
			animation: rotate-loading 1.5s linear 0s infinite normal;
			transform-origin: 50% 50%;
		}

		.loading-container:hover .loading {
			border-color: transparent #E45635 transparent #E45635;
		}
		.loading-container:hover .loading,
		.loading-container .loading {
			-webkit-transition: all 0.5s ease-in-out;
			-moz-transition: all 0.5s ease-in-out;
			-ms-transition: all 0.5s ease-in-out;
			-o-transition: all 0.5s ease-in-out;
			transition: all 0.5s ease-in-out;
		}

		#loading-text {
			-moz-animation: loading-text-opacity 2s linear 0s infinite normal;
			-o-animation: loading-text-opacity 2s linear 0s infinite normal;
			-webkit-animation: loading-text-opacity 2s linear 0s infinite normal;
			animation: loading-text-opacity 2s linear 0s infinite normal;
			color: #ffffff;
			font-family: 'Helvetica Neue', helvetica, 'arial';
			font-size: 10px;
			font-weight: bold;
			margin-top: 45px;
			opacity: 0;
			position: absolute;
			text-align: center;
			text-transform: uppercase;
			top: 0;
			width: 100px;
		}



.ntourTable {
	width:100%;
	margin-bottom:15px;
}

.ntourTable th {
	background-color:#888888;
	color:#fff;
	height:30px;
	font-size:11pt;
	font-weight:400;
	border: 1px solid #777;
	text-align:center;
}
.ntourTable td {
	background-color:#fff;
	border: 1px solid #888;
	padding-left:5px;
	padding-right:5px;
	font-size:11pt;
	height:30px;
}

/*.ntourTable */
.form-smooth {
	background-color: rgb(247, 247, 247) !important;
	font-size: 13px;
	padding: 3px 8px 2px 8px;
	color: #495057;
	border: 1px solid #ced4da;
	background-clip: padding-box;
	/*230518추가*/
	height: 28px;
	margin-left: 4px;
}
/*230518추가*/
.airlineSearch .btn_basic {height: 28px;line-height:18px;}





.detailTitle {
	box-shadow: 0 .125rem .25rem rgba(0,0,0,.075)!important;
	border: 1px solid #dee2e6!important;
	background-color: rgb(255, 255, 255);
	border-radius: 5px;
	height:32px;
	font-weight:700;
	padding: 6px 0 0 10px;
	margin-top:10px;
}

.form-bill {
	background-color: rgb(247, 247, 247) !important;
	font-size: 13px;
	padding:4px;
	height:33px;
	color: #495057;
	border: 1px solid #ced4da;
	background-clip: padding-box;
}

.oyeTable {
	width:100%;
	margin-bottom:15px;
}

.oyeTable th {
	background-color:#888888;
	color:#fff;
	height:30px;
	font-size:11pt;
	font-weight:400;
	border: 1px solid #777;
	text-align:center;
}
.oyeTable td {
	background-color:#fff;
	border: 1px solid #888;
	padding-left:5px;
	padding-right:5px;
	font-size:11pt;
	height:30px;
}
.bill_line .oyeTable td {
	background-color:#fff;
	border: none;
	padding:0 10px;
	font-size:12px;
	height:auto;
	line-height:45px;
}

.oyeTable2 {
	width:100%;
	margin-bottom:15px;
}

.oyeTable2 th {
	background-color:#dee2e6;
	color:#222;
	height:40px;
	font-size:11pt;
	font-weight:400;
	border: 1px solid #aaa;
	text-align:center;
}
.oyeTable2 td {
	background-color:#fff;
	border: 1px solid #aaa;
	padding-left:5px;
	padding-right:5px;
	font-size:11pt;
	height:35px;
}

.oyeTable3 {
	width:100%;
	margin-bottom:15px;
}
.oyeTable3 tr {height:35px;}
.oyeTable3 th {
	background-color:#efefef;
	color:#505050;
	height:35px;
	font-size:13px;
	font-weight:400;
	border-bottom: 1px solid #ddd;
	text-align:center;
}
.oyeTable3 td {
	background-color:#fff;
	color:#505050;
/*	border: 1px solid #aaa;*/
	font-size:13px;
	height:35px;
	padding:4px 5px
}
.oyeTable3 tr td span.none1 {color:#ef3e44 !important; font-size:12px;}
.oyeTable3 tr td span.none2 {color:#8d8d8d !important; font-size:12px;}
.oyeTable3 .btn_mint {display:inline-block; height:20px; line-height:20px; background:#38c1c6 !important; color:#fff; padding:0 8px; margin:2px 0; font-size:11px; border-radius:20px; cursor:pointer; width:124px;}
.oyeTable3 .btn_mint .btn_wrap {width:100%; }
.oyeTable3 .btn_mint .btn_wrap  div {width:48%; float:left;}
.oyeTable3 .btn_mint .btn_wrap  div:last-child {float:right; text-align:right;}
.oyeTable3 .air_num {color:#022122; font-weight:500; display:inline-block;}








/* homepage
/*template-lst
.homep_main_tit {padding: 20px 0;}
.homep_main_tit li {display: flex; flex-direction: column;}
.homep_main_tit li span:first-child {font-size: 36px; font-weight: 600;}
.homep_main_tit li span:last-child {font-size: 18px; font-weight: 400;}
.template_container {display: grid; width: 100%;grid-template-columns: repeat(3, minmax(0, 1fr));gap: 1rem;}
.template_container .template_item { padding:40px 0; background:#fff; position: relative; cursor:pointer; border:1px solid rgb(0 0 0 / 8%)}
.template_container .template_item .tempImg {width:447px; height: 335px; display:block; margin:0 auto 20px;}
.template_container .template_item .tempImg img {width:98%; margin: 0 auto;}
.template_container .template_item .bottom {width:440px; margin:0 auto; display:flex; justify-content:space-between; align-items:center;}
.template_container .template_item .bottom .tempNum {font-size:26px; font-weight:600;}
.template_container .template_item .button_container {display:flex; justify-content:center; }
.template_container .template_item .button_container button { border:0; padding: 5px 12px; text-align: center; border-radius: 5px; color: #fff; margin: auto 3.5px; transition: all .15s ease-in-out; font-size: 12.5px; font-weight: 500; cursor:pointer}
.template_container .template_item .button_container .btn_sample {background:#5e5e5e; border:0; padding: 5px 12px 5px 26px;}
.template_container .template_item .button_container .btn_sample:hover {box-shadow: 0px 0px 4px rgba(94,94,94,0.7);}
.template_container .template_item .button_container .btn_select {background:#e88457; border:0; padding: 5px 12px 5px 26px;}
.template_container .template_item .button_container .btn_select:hover {box-shadow: 0px 0px 4px rgba(232,132,87,0.7);}
.template_container .template_item .button_container .btn_sett {background:#45AEE2 url('../images/setting.svg') 10% 50% / 16px no-repeat; padding: 5px 12px 5px 26px;}
.template_container .template_item .button_container .btn_sett:hover {box-shadow: 0px 0px 4px rgba(69,174,226,0.7);}

/*temp01
.temp01_wrap {width:800px; margin:0 auto;}
.temp01_wrap::after {display: block; content: ''; clear: both;}
.temp01_wrap .logo_area {margin-top:40px; display: flex; align-items: center;}
.temp01_wrap .logo {width: 138px; height: 22px; margin-right: 10px;}
.temp01_wrap .gnb_area {width: 800px; margin: 0 auto; display: flex; flex-direction: column;}
.temp01_wrap .gnb_area label {text-align:left; font-size:14px; color:#0081c1;}
.temp01_wrap .gnb_area ul {height: 24px; display: flex; justify-content: space-between; align-items: center; margin-top: 8px;}
.temp01_wrap .gnb_area ul li {width:10%;}
.temp01_wrap .gnb_area ul li select {width: 100%;}
.temp01_wrap .temp_main_banner {width: 740px;}
.temp01_wrap .temp_main_banner ul .link-area {width:680px;}
.temp01_wrap .prod_area {width: 800px; height: auto;}
.temp01_wrap .prod_area::after {display: block; content: ''; clear: both;}
.temp01_wrap .prod_area .tit {display: flex; justify-content: center; align-items: center; margin-bottom: 20px;}
.temp01_wrap .prod_area .category {display: flex; justify-content: space-between; align-items: center;}
.temp01_wrap .prod_area .category label {width:100px;}
.temp01_wrap .prod_area .of_x {width:800px;height:236px;}
.temp01_wrap .prod_area .prod .temp_edit_img {width:260px; height:142px; margin-bottom:10px; border-radius: 10px; overflow:hidden;}
.temp01_wrap .prod_area .prod ul li {display: flex; align-items: center;}
.temp01_wrap .banner {width:800px; margin: 0 auto;}
.temp01_wrap .banner .temp_edit_img {width:800px; height:150px;}
.temp01_wrap .prod_area .prod ul {margin-top: 10px;}
.temp01_wrap .prod_area .prod ul li {text-align: left;}
.temp01_wrap .prod_area .prod ul li select {width: 90%;}
.temp01_wrap .prod_area .prod ul li span.btn-edit {width: 10%;}
.temp01_wrap .temp_random_prod {width: 800px;}
.temp01_wrap .temp_random_prod ul {display: flex; justify-content: space-between;}
.temp01_wrap .temp_foot {width: 780px; margin: 0 auto;}




/*temp04
.temp04_wrap {width:900px; margin:0 auto;}
.temp04_wrap .logo_area { width: 900px; margin-top: 12px; display: flex; justify-content: center; align-items: center;}
.temp04_wrap .logo {width: 150px; height: 42px;}
.temp04_wrap .temp_main_banner {width: 840px;}
.temp04_wrap .temp_main_banner ul .link-area {width:680px;}
.temp04_wrap .menusel .item .temp_edit_img {width:100px; height:100px; border-radius: 50%; overflow: hidden;}
.temp04_wrap .menusel .item ul { margin-top: 10px;}
.temp04_wrap .menusel .item ul select {width:100px}
.temp04_wrap .menusel .item ul .btn-edit {margin: 10px auto 0; }
.temp04_wrap .temp_banner { left:50%; transform: translateX(-50%);}
.temp04_wrap .temp_banner .temp_edit_img {width:860px; height:200px;}
.temp04_wrap .temp_banner .temp_edit_input {width:400px}
.temp04_wrap .prod_area {width: 900px; height: auto;}
.temp04_wrap .prod_area::after {display: block; content: ''; clear: both;}
.temp04_wrap .prod_area .tit {display: flex; justify-content: center; align-items: center; margin-bottom: 20px;}
.temp04_wrap .prod_area .tit .temp_edit_input {width: 400px; border: 1px solid;}
.temp04_wrap .prod_area p {text-align: left;}
.temp04_wrap .prod_area .prod {width: 420px;}
.temp04_wrap .prod_area .prod .temp_edit_img {width:420px; height:200px;}
.temp04_wrap .prod_area .prod ul {margin-top: 10px;}
.temp04_wrap .prod_area .prod ul li {text-align: left;}
.temp04_wrap .prod_area .prod ul li:last-child select {width: 80%;}
.temp04_wrap .prod_area .prod ul li:last-child .btn-edit {width: 10%;}
.temp04_wrap .random_prod_check ul { width: 900px;}
.temp04_wrap .temp_foot {width: 878px;}


/*temp05
.temp05_wrap {width:1200px; margin:0 auto;}
.temp05_wrap .logo_area { width: 900px; margin-top: 22px; display: flex; justify-content:start; align-items: center; }
.temp05_wrap .logo_area .noti { color:#dc3c3c; font-size: 14px;margin-left: 20px;}
.temp05_wrap .logo {width: 172px; height: 38px; margin-right:10px;}
.temp05_wrap .temp_main_banner {width: 1000px;}
.temp05_wrap .temp_main_banner ul .link-area {width:800px;}
.temp05_wrap .prod_city {top:466px}
.temp05_wrap .prod_city .temp_edit_img {width:185px; height:245px; border-radius: 10px; overflow: hidden; margin-bottom: 6px;}
.temp05_wrap .prod_city select {width: 100%;}
.temp05_wrap .prod_city .btn-edit {margin: 6px auto 0; }
.temp05_wrap .prod_city .of_x {width:1200px;height:340px;}
.temp05_wrap .category1 .of_x {width:1200px;height:180px;}
.temp05_wrap .category1 .category1_item {width:154px; padding: 0; margin-right: 20px; }
.temp05_wrap .category1 .category1_item .category_box {width:100%; height:83px; border:1px solid #ddd; border-radius:4px; margin-bottom:5px; position: relative;}
.temp05_wrap .category1 .category1_item .category_box .icon {width: 38px; height: 38px; border-radius: 4px; position: absolute; left: 50%; transform: translateX(-50%); top: 6px;}
.temp05_wrap .category1 .category1_item .category_box select {width: 100%;}
.temp05_wrap .category1 .category1_item .btn-edit {margin:6px auto 0;}
.temp05_wrap .category2 {margin-top: 8px;}
.temp05_wrap .category2 div {text-align:left; margin-right: 16px;}
.temp05_wrap .prod_area {width: 1200px; height: auto;}
.temp05_wrap .prod_area::after {display: block; content: ''; clear: both;}
.temp05_wrap .prod_area .tit {width:100%; display: flex; justify-content: space-between;}
.temp05_wrap .prod_area .tit ul {width:80%; display: flex; flex-direction: column;}
.temp05_wrap .prod_area .tit ul li {display: flex; justify-content:start; align-items: center; margin-bottom: 6px;}
.temp05_wrap .prod_area .tit p.temp_imgSize { display: flex; align-items: end;}
.temp05_wrap .prod_area .tit input {width:60%}
.temp05_wrap .prod_area .of_x {width: 1200px; height: 310px;}
.temp05_wrap .prod_area .prod .temp_edit_img {width:284px; height:210px; margin-bottom:10px; border-radius: 15px 15px 0 0; overflow:hidden;}
.temp05_wrap .prod_area .prod ul {margin-top: 10px;}
.temp05_wrap .prod_area .prod ul li {text-align: left;}
.temp05_wrap .prod_area .prod ul li select {width: 80%;}
.temp05_wrap .temp_random_prod_check ul { width: 1200px;}
.temp05_wrap .temp_banner {width: 1200px; margin: 0 auto;}
.temp05_wrap .temp_banner .temp_edit_img { width: 1200px; height: 115px;}
.temp05_wrap .temp_banner .inpBox .temp_edit_input {width: 44%;}
.temp05_wrap .temp_foot {width: 1200px;}

/*공통
.of_x {overflow:hidden; overflow-x:auto}
.temp_main_banner {width: 100%; left:50%; transform: translateX(-50%);}
.temp_main_banner p {height:50px; line-height: 50px; font-weight: 600;}
.temp_main_banner ul {display: flex; justify-content:center;}
.temp_main_banner ul .thumb { margin-right:10px; width: 64px; height: 34px; line-height: 34px;}
.temp_main_banner ul .link-area ul {height:34px; line-height:34px; display: flex; justify-content: start; margin-bottom: 5px; }
.temp_main_banner ul .link-area ul li {display: flex; align-items: center;}
.temp_main_banner ul .link-area ul li:first-child {width: 70%;}
.temp_main_banner ul .link-area ul li:first-child label { width: 10%; text-align: right; padding-right:4px; font-size: 14px;}
.temp_main_banner ul .link-area ul li:first-child input.link-input {width:90%; height:32px; border:1px solid #777; background:rgba(255, 255, 255, .8); line-height:24px; padding:0 6px; font-size:14px; margin-right: 10px;}
.temp_main_banner ul .link-area ul li:nth-child(2) {width: 20%; display: flex; align-items: center; justify-content: start;}
.temp_main_banner ul .link-area ul li:nth-child(2) div {margin-right:10px; display: flex; align-items: center; justify-content: start;}
.temp_main_banner ul .link-area ul li:nth-child(2) div label {margin-left: 4px; font-size: 14px;}
.temp_main_banner ul .link-area ul li:last-child {width:12%;}
.temp_main_banner ul .link-area ul li:last-child .btn_blue {height: 24px; line-height: 24px;}
.temp_tit_wrap {display: flex; justify-content: space-between; align-items: center;}
.temp_tit_wrap .temp_tit {font-size: 16px; font-weight: 600;}
.temp_tit_wrap .temp_imgSize {font-size:14px; font-weight:normal; color:#0081c1; display: inline-block; margin-left: 10px; }
.temp_del {font-size: 1.25em; color: rgb(0 0 0 / 80%); background:transparent; width:30px; height: 25px; padding-top: 5px; border-radius: 50%; text-align: center;}
.temp_del:hover {background: rgb(255 255 255 / 20%);  width:30px; height: 25px; padding-top: 5px; border-radius: 50%;}
.temp_imgSize {font-size:14px; font-weight:normal; color:#0081c1;}
.temp_edit_img {border:1px solid #1895d3; cursor:pointer;}
.temp_edit_input {border:1px solid #777; background:rgba(255, 255, 255, .8); height:30px; line-height:30px; padding:0 6px; font-size:14px;}
.temp_edit_sti {width:70px; font-weight:500; font-size:14px;  height:30px; line-height:30px; margin-right: 10px; text-align: left;}
.temp_box { margin-top:16px;}
.temp_cont_area {width:100%; height:100%;}
.temp_cont_area::after {display:block; content:''; clear:both;}
.temp_cont_area div {float: left;}
.temp_random_prod {margin-top: 20px; width: 100%;}
.temp_random_prod .tit_oye {color:#008acf; font-weight:500; font-size:15px; display:block; text-align: left; margin-bottom:0; background:#fff;}
.temp_random_prod .tit_oye span { color:#000;}
.temp_random_prod ul li {display: flex; justify-content:space-between; align-items: center; margin-top: 0;}
.temp_random_prod ul li:first-child {width:70%; display: flex; justify-content: start;}
.temp_random_prod ul li:first-child label {margin-right:10px;}
.temp_random_prod ul li:last-child {text-align: right;}
.temp_random_prod ul {margin-top: 0;}
.temp_banner .inpBox {width: 100%; display: flex; flex-direction: row; align-items: center; margin-top: 10px;}
.temp_banner .inpBox .temp_edit-input {margin-right:10px;}
.temp_banner .inpBox span {display: inline-block; text-align: left;}
.temp_banner .inpBox span label {font-size: 14px;}
.temp_banner .inpBox span:nth-child(2) {margin-right: 6px;}
.temp_banner .inpBox span:nth-child(3) {margin-right: 10px;}
.temp_banner .inpBox span:last-child {margin-left: 10px;}
.temp_foot {height: 260px;  overflow:auto; padding:10px; text-align: left; font-size: 14px; color:rgb(0 0 0 / 60%)}
.btn_basic_blue { height:36px; line-height:36px; border: none; outline: none; text-align:center; border-radius: 5px !important; color:#fff !important; transition: all .15s ease-in-out; font-size: 12.5px; font-weight: 500; background:#45AEE2; padding: 0 12px; cursor:pointer;}
.btn_basic_yellow { height:36px; line-height:36px; border: none; outline: none; text-align:center; border-radius: 5px !important; color:#fff !important; transition: all .15s ease-in-out; font-size: 12.5px; font-weight: 500; background:#ffac2b; padding:0 12px; cursor:pointer; margin-right:6px;}
.btn_basic_g { height:36px; line-height:36px; border: none; outline: none; text-align:center; border-radius: 5px !important; color:#fff !important; transition: all .15s ease-in-out; font-size: 12.5px; font-weight: 500; background:#5ebd37; padding:0 12px; cursor:pointer; margin-right:6px;}
.btn-edit { height:24px; line-height:26px; display:inline-block; border: none; outline: none; text-align:center; border-radius: 5px !important; color:#fff !important; transition: all .15s ease-in-out; font-size: 12.5px; font-weight: 500; background:#ffac2b; padding:0 10px; cursor:pointer; }

.tempArea {margin-bottom:30px; cursor: pointer;}












/*
.homeTable-wrap { width:95.3%; padding:10px 20px;}
.homeTable {width:100%; margin-bottom:15px;	}
.homeTable th { color:#222; height:40px; font-size:11pt; font-weight:700; border-bottom: 1px solid #222;  text-align:center;}
.homeTable td { padding-left:5px; padding-right:5px; font-size:11pt;}
.homeTable .homeTable-td02 {padding:10px 0 20px;}

.homeTable input { font-size: 13px; padding:4px; height:25px; color: #495057; border: 1px solid #ced4da; background-clip: padding-box; background-color: transparent;}
.homeTable .link-area {width:100%; margin-left:16px;}
.homeTable .link-area tr {height:36px; line-height:36px;}
.homeTable .link-area .link-input {width:482px; border:1px solid #777; background:rgba(255, 255, 255, .8); height:24px; line-height:24px; padding:0 6px; font-size:14px;}

.homeTable-temp01 {width:800px; margin:10px auto 0;}
.homeTable-temp01 th { color:#222; height:40px; font-size:11pt; font-weight:700; border-bottom: 1px solid #222;  text-align:center;}
.homeTable-temp01 td { padding-left:5px; padding-right:5px; font-size:11pt;}
.homeTable-temp01 .homeTable-td02 {padding:20px;}
.homeTable-temp01 .homeTable-td02 .thumb { margin-right:10px;}
.homeTable-temp01 .edit-sti {width:50px; font-weight:600; font-size:14px; display:block; float:left;  height:24px; line-height:24px; margin-bottom:0;}
.homeTable-temp01 input { font-size: 13px; padding:4px; height:25px; color: #495057; border: 1px solid #ced4da; background-clip: padding-box; background-color: transparent;}
.homeTable-temp01 .link-area {width:100%; margin-left:16px;}
.homeTable-temp01 .link-area tr {height:36px; line-height:36px;}
.homeTable-temp01 .link-area .link-input {width:378px; border:1px solid #777; background:rgba(255, 255, 255, .8); height:24px; line-height:24px; padding:0 6px; font-size:14px;}
.auto-register {width:97%; margin:0 auto;}
.auto-register ul li {float:left; width:50%;}
.auto-register ul li:last-child {text-align:right; margin-top:24px; color:#0081c1;}


.home-layer-popup {width:360px; height:360px; text-align: center; background:#fff; border:1px solid rgba(0, 0, 0, .06); padding:20px}
.home-layer-popup .close { display: block; width:100%; text-align: right; }
.home-layer-popup .edit-img-area {width:100px; height:100px; margin:20px 0; background: url(../images/add_a_photo_black_24dp.svg)no-repeat; background-position: 50% 50%; background-size:38%;}
.center {text-align: center;}
*/






/*.oyeTable */
.form-smooth {
	background-color: rgb(247, 247, 247) !important;
	font-size: 13px;
	padding: 3px 8px 2px 8px;
	color: #495057;
	border: 1px solid #ced4da;
	background-clip: padding-box;
}
.form-smooth-num {
	background-color: #fff !important;
	font-size: 13px;
	padding:0px;
/*	height:25px;*/
	color: #495057;
	border: 0px solid #ced4da;
	background-clip: padding-box;
}

#VisualArea {}
#VisualArea li {
	float:left;
	padding:4px;
}

.loading_form_circle {
	margin:0 auto;
	width:100px;
	height:100px;
	top: calc(100% - 200px);
	position:relative;
}
.loading_form_circle p {
	font-size:12px;
	text-align:center;
}
.loading_form_circle_main {
	height:100%;
	width:100%;
}



/* 일정 #475eb3*/
	.travel-plans{
/*		width: 800px;*/
/*		width: 740px;*/
		margin: 0 auto;
	}

	.travel-plans .itinerary-text img{
		width: 100%;
	}

	.travel-plans .travel-plans-box{
		width: 100%;
		border-radius: 10px;

		margin-bottom: 15px;

		box-shadow: 2px 4px 10px rgba(0, 0, 0, 0.15);

		display: flex;
		justify-content: start;
	}

	.day-travel{
		margin: 25px 50px;
		width: 100%;
	}

	.day-travel .travelcourse-title{
		width: 100%;
		color: #475eb3;
		font-size: 18px;
		font-weight: 700;

		padding: 5px 0 10px 0;
	}
	.travelcourse{
		width: 100%;
		/* padding-top: 30px; */
		border-top: 1px solid #ccc;
	}

	.travelcourse li{
		display: flex;
		justify-content: start;
		margin: 15px 0;

		color: #454444;
		position: relative;
	}

	.travelcourse li .course-point{
		width: 24px;
		margin-right: 10px;
		height: 24px;
	}

	.travelcourse li .course-name{
		transform: translateY(-2px);
	}

	.travelcourse li .clock{
		width: 60px;
		font-size: 15px;

		font-weight: bold;
	}
	day-mark{
		margin: 25px;
		width: 0;
		display: none;
	}

	.day-mark p{
		padding: 5px 20px;
		border-radius: 100px;

		border: 1px solid #475eb3;
		color: #475eb3;

		font-size: 18px !important;

		text-transform: capitalize;
	}
	.cuorse-dot{
		width: 7px;
		height: 7px;
		border-radius: 100%;

		background-color: #475eb3;
		margin: 8px;
	}

	.course-line{
		position: absolute;
		height: calc(100% + 16px);
		width: 1px;
		border-right: 1px solid #cccccc;

		top: 12px;
		left: 11px;
		transform: translateX(50%);
	}

	.course-point .course-line-last{
		border-right: none;
	}

	.plan_plus_check{
		margin-top: 30px;
		padding-top: 30px;
		border-top: 1px dotted #ccc;
		font-size: 15px;
	}

	.hotel_name_plan{
		display: flex;
		justify-content: start;
		margin-bottom: 10px;
		height:20px;
	}

	.meal_plan_p{
		display: flex;
		margin-right: 15px;
	}

	.hotel_icon_width{
		width: 20px;
		margin-right: 15px;
	}

	.plan_titie_text{
		margin-right: 10px;
	}

	.planninf_name{
		font-weight: bold;
	}

	.meal_plan_p img{
		margin-right: 5px;
	}

	.meal_plan_none p{
		color: #adadad;
	}

/*	.itinerary-section p{*/
	.travel-plans p {
		line-height: 1.8;
		font-size: 14px;
	}
/* 일정 */

/*2022-02-26*/
#detail-popup .optionBx {overflow:hidden;}
#detail-popup .optionBx .li1 {
    overflow: hidden;
    width: 32%;
    border: 1px #e4e4e4 solid;
    border-radius: 10px;
	float:left;
}

#detail-popup .swiper {
        width: 100%;
        height: 100%;
      }

#detail-popup .swiper-slide {
        font-size: 18px;
        background: #fff;
      }

#detail-popup .swiper-slide img {
        display: block;
        width: 100%;
        height: 100%;
        object-fit: cover;
      }

#detail-popup .optionBx .li1 .checkbx {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    padding: 20px;
    padding-bottom: 0px;
}
#detail-popup .optionBx .li1 .checkbx label {
	display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
	}
#detail-popup .optionBx .li1 .checkbx label p {margin-bottom:0px;}
#detail-popup .optionBx .li1 .checkbx .titbox {
	line-height: 1;
    margin-left: 10px;
	}
#detail-popup .optionBx .li1 .checkbx .titbox .optionTx{
	font-size: 16px;
	margin-bottom:5px;
	}
#detail-popup .optionBx .li1 .checkbx .titbox .optionPrice{
    color: #959595;
    font-size: 14px;
	}
#detail-popup .optionBx .li1 .checkbx .price {margin-left:auto;}

#detail-popup .optionBx .li1 .list-box {padding-left:20px;}
#detail-popup .optionBx .li1 .list-box table{
	width:100%;
	}
#detail-popup .optionBx .li1 .list-box table tr td {
    padding-top: 4px;
    padding-bottom: 4px;
    font-size: 14px;
}
#detail-popup .optionBx .li1 .list-box table tr td.td01 {
    width:27px;
}
#detail-popup .optionBx .li1 .list-box table tr td .icon01{
    width:17px;
}



#detail-popup .optionBx .li1 .list-box2 {
    border-top: 1px #e4e4e4 solid;
    padding-left: 20px;
}
#detail-popup .optionBx .li1 .list-box2 table{
	width:100%;
	}
#detail-popup .optionBx .li1 .list-box2 table tr td {
    padding-top: 8px;
    padding-bottom: 8px;
    font-size: 14px;
}
#detail-popup .optionBx .li1 .list-box2 table tr td.td01 {
    width:27px;
}
#detail-popup .optionBx .li1 .list-box2 table tr td .icon01{
    width:17px;
}
/*2022-02-26 END*/

/* 메뉴 검색 */
.menu-on{
	color:red;
}
/* 메뉴 검색 */

/*항공 예약폼 배경*/
#revPopup {
	width: 100%;
    height: 100vh;
    position: fixed;
    background-color: rgba(0,0,0,0.3);
    top: 0px;
    z-index: 999;
    left: 0px;
}
/*항공 예약폼 배경*/








/*230518 추가*/
.page_item_230518 {display: flex; flex-direction: column; padding: 0;}
.page_item_230518 .search-box-in .flight-type .fl-way-block {width: auto; padding: 0 16px;}
.page_item_230518 .search-box-in .flight-type #multiSelect .fl-way-block {padding: 0 10px; display: flex; align-items: center; justify-content: center;}
.page_item_230518 .search-box-in .flight-type #multiSelect .fl-way-block:hover {border-color:#38c1c6}
.select-item-230518 {width: 20%;}
.map_search_230518 {height: 40px; padding: 0 8px; white-space: nowrap; line-height: 1.2;background-color: #3f51b5;color: #fff;border-radius: 6px;border-bottom: 1px solid #b8b8b8;display: flex;align-items: center;justify-content: center;cursor:pointer;margin-bottom:4px;}
.map_search_230518 .search_icon {margin-right:5px;}
/*.select-item::after {display: block; content: ''; clear: both;}*/
.select-item .select-form {height: 40px;}
.searchResult {display: flex; width: 100%;}
.searchResult .page_item_content { width: 100%;}

/*250408 추가*/
.map_search_y{height: 40px; padding: 0 8px; white-space: nowrap; line-height: 1.2;background-color: #FFAC2B ;color: #fff;border-radius: 6px;border-bottom: 1px solid #b8b8b8;display: flex;align-items: center;justify-content: center;cursor:pointer;margin-bottom:4px;}
.btn_gy{background-color:#777;}

.searchResult .banner_btn_wrap .bbw:after {
    position: absolute;
    content: '';
    width: 12px;
    height: 12px;
    border-top: 2px solid #38c1c6;
    border-right: 2px solid #38c1c6;
    transform: rotate(225deg);
}

.searchResult .banner_btn_wrap .bb_prev:after {
    left: 15px;
    top: 14px;
    transform: rotate(225deg);
}

.searchResult .banner_btn_wrap .bb_next:after {
    left: -8px;
    top: 14px;
    transform: rotate(45deg);
}

.searchResult .banner_btn_wrap .bbw:before {
    position: absolute;
    content: '';
    width: 40px;
    height: 40px;
    background-color: rgb(217 217 217 / 69%);
    border-radius: 50%;
}

.searchResult .banner_btn_wrap .bb_next:before {
    left: -20px;
    top: 0px;
}


.searchResult .banner_btn_wrap .bbw:hover:before {
    box-shadow: 0 2px 4px 0 rgba(0,0,0,.12);
    background-color: #38c1c6;
	transition: all 0.3s;
}

.searchResult .banner_btn_wrap .bbw:hover:after {
    border-top: 2px solid #fff;
    border-right: 2px solid #fff;
}

.searchResult .banner_btn_wrap .swiper-button-prev, .searchResult  .banner_btn_wrap .swiper-button-next {
	background-image : none;
}

.searchResult .banner_btn_wrap .swiper-button-next.swiper-button-disabled, .searchResult .banner_btn_wrap .swiper-button-prev.swiper-button-disabled {
    opacity: 0;
}


.itemSearch {display:flex; justify-content: space-between;}
.itemSearch .travel-area {width:80%; border-radius: 6px;    background: #38c1c6;}
.itemSearch .travel-area .multi-travel-area {width: 100%; display: flex; justify-content: start;flex-direction: column}
.itemSearch .travel-area .multi-travel-area .multi-area-box {width: 100%; display: flex; flex-direction: column; background: #38c1c6;border-radius: 6px; min-height: 50px; height: auto;}
.expansion {
	background-color: #fff;
	border: 1px solid #ccc;
	font-size: 12px;
	padding: 3px 8px;
	border-radius: 6px;
	width: fit-content;
	cursor: pointer;
	margin-top: 4px;
	margin-left: auto;
	position: absolute;
	top: 100%;
	right: 0;
}
.itemSearch .travel-area .multi-travel-area .multi-area-box .additional-Area { width: 100%; margin: 0 auto; height: auto; float: none; position: static; z-index: auto;}
.itemSearch .travel-area .multi-travel-area .multi-area-box .additional-Area .item-1 {width: 50%; background: transparent; border-radius: 0;}
.itemSearch .travel-area .multi-travel-area .multi-area-box .additional-Area .item-1 .tr-item {display: flex; justify-content: start;}
.itemSearch .travel-area .multi-travel-area .multi-area-box .additional-Area .item-1 .tr-item .t1 {width: 30%; white-space: nowrap}
.itemSearch .travel-area .multi-travel-area .multi-area-box .additional-Area .item-1 .input-con { width: auto; min-width: 0; max-width: none;}
.itemSearch .travel-area .multi-travel-area .multi-area-box .additional-Area .item-2 {width: 50%; border-right: 0;}
.itemSearch .travel-area .multi-travel-area .multi-area-box .additional-Area .item-4{
	height: auto;
	width: 20%;
}
.itemSearch .travel-area .multi-travel-area #multiSelect {width: 16%; margin-left: 6px; display: flex; align-items: center;}
.itemSearch .travel-area .multi-travel-area #multiSelect div {width: calc((100% - 6px) / 2); min-height: 40px; height:100%; margin-right: 6px; display:flex; align-items: center; justify-content: center; cursor: pointer;border-radius: 5px;font-size: 14px;background: #3f51b5;color: #fff;}
.itemSearch .travel-area .multi-travel-area #multiSelect div:last-child {margin-right: 0;}
.itemSearch .travel-option {width:20%; min-height: 80px; height: auto; margin-left: 10px;}
.itemSearch .travel-option .multi-travel-area2 {width:100%; height: 100%; display: flex; flex-direction: row;}
.itemSearch .travel-option .multi-travel-area2 .item-3 {height: 100%; width: 100%;}
.itemSearch .travel-option .multi-travel-area2 .travel-search {height: 100%; width: 20%;min-width: 80px}
.itemSearch .travel-option .multi-travel-area2 .map_search_230518 {height: 100%; width: 30%; margin-left: 6px;}
#revPopup {position:fixed;}
#detail-popup {width: 96%;background: #fff;position:absolute; top: 50%;left: 50%;transform:translate(-50%, -50%); height: 95vh; overflow: hidden;overflow-y: auto; border: 0;}
#detail-popup .detail-top {display: flex; justify-content:space-between; align-items: center; }
#detail-popup .detail-top .tit {font-size: 18px; font-weight: 500; color: #fff;}
#detail-popup .detail-content {padding: 20px; font-size: 15px;}
#detail-popup .detail-content .selecInfo {display: flex; flex-direction: column;}
#detail-popup .detail-content .selecInfo .detail {display: flex; flex-direction: column; margin-bottom: 16px;}
#detail-popup .detail-content .selecInfo .detail:last-child {margin-bottom: 0}
#detail-popup .detail-content .selecInfo .detail .area01 {display: flex; justify-content: start; align-items: center; font-size: 20px; color:var(--black); letter-spacing: -0.4px;}
#detail-popup .detail-content .selecInfo .detail .area01 div span {white-space: nowrap;}
#detail-popup .detail-content .selecInfo .detail .area01 div:first-child {font-size: 20px; font-weight: 500; color:var(--black); margin-right: 18px;}
#detail-popup .detail-content .selecInfo .detail .area01 div:first-child .ico01 { background: url(../images/flight_takeoff.svg) 0 40% / 26px no-repeat; padding-left: 34px;}
#detail-popup .detail-content .selecInfo .detail .area01 div:first-child .ico02 { background: url(../images/flight_land.svg) 0 40% / 26px no-repeat; padding-left: 34px;}
#detail-popup .detail-content .selecInfo .detail .area01 div:last-child {display: flex; align-items: center;font-weight: 500;}
#detail-popup .detail-content .selecInfo .detail .area01 div:last-child span:nth-child(2) {padding: 0 10px;}
#detail-popup .detail-content .selecInfo .detail .area01 div:last-child .via {font-weight: 300; color: var(--gray); margin-left: 6px;}
#detail-popup .detail-content .selecInfo .detail .area02 {width: 100%; display: flex; flex-direction: column; color: var(--black); font-size: 16px; font-weight: 400; letter-spacing: -0.4px; padding: 10px 0; border-bottom: 1px dashed rgb(0 0 0 / 10%);}
#detail-popup .detail-content .selecInfo .detail .area02.last { border-bottom: 0;}
#detail-popup .detail-content .selecInfo .detail .area02 img {width: 20px; height: 20px;}
#detail-popup .detail-content .selecInfo .detail .area02 div:first-child { display: flex; align-items: center; justify-content: start; background: transparent; padding: 6px 0;}
#detail-popup .detail-content .selecInfo .detail .area02 div:first-child span:first-child {margin-right: 10px;}
#detail-popup .detail-content .selecInfo .detail .area02 div:first-child span.arrow { position: initial; background: url(../images/air_arrow_type02.svg) 50% 50% / 18px no-repeat; width: 20px; height: 20px; margin: 0 12px;}
#detail-popup .detail-content .selecInfo .detail .area02 div:first-child span.arrow::after {display: none;}
#detail-popup .detail-content .selecInfo .detail .area02 div:last-child { display: flex; align-items: center;}
#detail-popup .detail-content .selecInfo .detail .area02 div:last-child span {position: relative; margin-left: 10px; padding-left: 12px; display: flex; align-items: center;}
#detail-popup .detail-content .selecInfo .detail .area02 div:last-child span::before {position:absolute; top: 50%; left: 0; transform: translateY(-50%); display: block; content: ''; width: 1px; height: 12px; background: rgb(0 0 0 / 20%);}
#detail-popup .detail-content .selecInfo .detail .area02 div:last-child span:first-child { margin-left: 0; padding-left: 0;}
#detail-popup .detail-content .selecInfo .detail .area02 div:last-child span:first-child::before {display: none;}
#detail-popup .detail-content .selecInfo .detail .area02 div:last-child span:first-child span { margin-left: 0; padding-left: 0; font-weight: 500;}
#detail-popup .detail-content .selecInfo .detail .area02 div:last-child span:first-child img {width: 18px; height: 18px; margin-right: 6px;}
#detail-popup .detail-content .selecInfo .detail .area02 div:last-child span:last-child span {position: relative; margin-left: 10px; padding-left: 12px;}
#detail-popup .detail-content .selecInfo .detail .area02 div:last-child span:last-child span::before {position:absolute; top: 50%; left: 0; transform: translateY(-50%); display: block; content: ''; width: 1px; height: 12px; background: rgb(0 0 0 / 20%);}
#detail-popup .detail-content .selecInfo .detail .area02 div:last-child span:last-child span:first-child {margin-left: 0; padding-left: 0; }
#detail-popup .detail-content .selecInfo .detail .area02 div:last-child span:last-child span:first-child::before {display: none;}
#detail-popup .detail-content .selecInfo .detail .area03 {padding-top: 14px; border-top: 1px solid #1c1c1c; color:#38c1c6; font-size: 14px;}
#detail-popup .detail-content-price {background: rgb(0 0 0 / 4%); padding: 20px;width: 95%; margin: 0 auto 30px;}
#detail-popup .detail-content-price table {width: 100%; margin: 0 auto; font-size: 15px;}
#detail-popup .detail-content-price table tr {height: 28px; line-height: 28px; border-bottom: 1px solid rgb(0 0 0 / 10%);}
#detail-popup .detail-content-price table thead tr th {text-align: right;}
#detail-popup .detail-content-price table thead tr th:first-child {text-align: left;}
#detail-popup .detail-content-price table tr td {text-align: right;}
#detail-popup .detail-content-price table tfoot tr {border-bottom: 0;}
#detail-popup .detail-content-price table tfoot tr td {text-align: right; padding: 10px 0;}

/*0525 추가*/
.bannerArea {display: flex;justify-content: space-between; align-items: center; margin-top: 20px;}
.bannerArea div {  height: 250px; border-radius: 10px; margin-left: 16px; cursor: pointer; overflow: hidden;}
.bannerArea div img {width: 100%; height: 100%;}
.bannerArea div:first-child {margin-left: 0;}


/* ---------------------------------------------------
    Board-airo
----------------------------------------------------- */

.table_wrap_s1 table.airo {
	margin: 10px 0;
}

.table_wrap_s1 table.airo button.reserve {
	border-radius: 4px;
	color: #404040;
	font-size: 13px;
	line-height: 13px;
	padding: 6px 14px;
	font-weight: bold;
	background-color: #f4f4f4;
	border: 1px solid #888888;
}

.table_wrap_s1 table.airo th {
	background-color: #666666;
	font-size: 14px;
	padding: 15px 0;
	color: #c3c3c3;
	text-align: center;
	font-weight: normal;
	font-family: "Malgun Gothic", "맑은 고딕", helvetica, "Apple SD Gothic Neo", sans-serif !important;
}

.table_wrap_s1 table.airo th.inner {
	background-color: #eeeeee;
	font-size: 13px;
	padding: 10px 0;
	color: var(--subtitle-color);
	text-align: center;
	font-weight: bold;
	border-top: 1px solid #404040;
	border-bottom: 1px solid #404040;
	font-family: "Malgun Gothic", "맑은 고딕", helvetica, "Apple SD Gothic Neo", sans-serif !important;
}

.table_wrap_s1 table.airo th:first-child {
	border-radius: 4px 0 0 4px;
	padding-left: 4px;
	font-family: "Malgun Gothic", "맑은 고딕", helvetica, "Apple SD Gothic Neo", sans-serif !important;
}

.table_wrap_s1 table.airo th:last-child {
	border-radius: 0 4px 4px 0;
	padding-right: 4px;
	font-family: "Malgun Gothic", "맑은 고딕", helvetica, "Apple SD Gothic Neo", sans-serif !important;
}

.table_wrap_s1 table.airo td {
	font-size: 13px;
	padding: 8px 8px;
	color: #404040;
	text-align: center;
	border-bottom: 1px solid #c3c3c3;
	letter-spacing: -0.5px;
	font-family: "Malgun Gothic", "맑은 고딕", helvetica, "Apple SD Gothic Neo", sans-serif !important;
	border-right: 1px dashed #c3c3c3;
	vertical-align: middle;
	font-weight: normal;
}

.table_wrap_s1 table.airo td.esti {
	vertical-align: super;
	padding: 6px 8px 8px 8px;
}

.table_wrap_s1 table.airo td.leftitem {
	vertical-align: super;
	text-align: left;
}

.table_wrap_s1 table.airo td:last-child {
	border-right: 0px dashed #bbbbbb;
}

.table_wrap_s1 table.airo tr {}

.table_wrap_s1 table.airo tr:nth-child(even) {
	background-color: #ffffff;
}

.table_wrap_s1 table.airo tr:nth-child(odd) {
	background-color: #f7f7f7;
}

.table_wrap_s1 table.airo tr:hover {
	background-color: #ecfafb;
}

.table_wrap_s1 table.airo td.protitle,
.table_wrap_s1 table.airo td.protitle a,
.table_wrap_s1 table.airo td.protitle a:hover {
	font-size: 13px;
	font-weight: bold;
	text-align: left;
	letter-spacing: -0.5px;
	color: #404040;
	font-family: "Malgun Gothic", "맑은 고딕", helvetica, "Apple SD Gothic Neo", sans-serif !important;
	text-decoration: none;
}

.table_wrap_s1 table.airo td.procondition {
	font-size: 13px;
	font-weight: normal;
	text-align: left;
	letter-spacing: -0.5px;
	color: #404040;
	font-family: "Malgun Gothic", "맑은 고딕", helvetica, "Apple SD Gothic Neo", sans-serif !important;
	text-decoration: none;
}

.table_wrap_s1 table.airo td.protitle a:hover {
	color: var(--oaas-dcolor);
}

.table_wrap_s1 table.airo td.date {
	font-size: 14px;
	letter-spacing: -0.5px;
	font-family: "Malgun Gothic", "맑은 고딕", helvetica, "Apple SD Gothic Neo", sans-serif !important;
}

.table_wrap_s1 table.airo td.area {
	text-align: left;
	font-size: 13px;
	font-weight: normal;
	letter-spacing: -0.5px;
	font-family: "Malgun Gothic", "맑은 고딕", helvetica, "Apple SD Gothic Neo", sans-serif !important;
}

.table_wrap_s1 table.airo td.protitle {
	text-align: left;
	font-size: 13px;
	font-weight: bold;
	letter-spacing: -0.5px;
	font-family: "Malgun Gothic", "맑은 고딕", helvetica, "Apple SD Gothic Neo", sans-serif !important;
}

.table_wrap_s1 table.airo td.subprice {
	font-size: 13px;
	font-weight: bold;
	color: #404040;
	font-family: "Malgun Gothic", "맑은 고딕", helvetica, "Apple SD Gothic Neo", sans-serif !important;
}

.table_wrap_s1 table.airo td.price {
	font-size: 13px;
	font-weight: bold;
	color: #dc2832;
	letter-spacing: -0.5px;
	font-family: "Malgun Gothic", "맑은 고딕", helvetica, "Apple SD Gothic Neo", sans-serif !important;
}

.table_wrap_s1 table.airo td.bprice {
	font-size: 14px;
	font-weight: bold;
	color: #404040;
	letter-spacing: -0.5px;
	font-family: "Malgun Gothic", "맑은 고딕", helvetica, "Apple SD Gothic Neo", sans-serif !important;
}

.table_wrap_s1 table.airo td.highlight-color {
	color: #08bbd6;
}

.table_wrap_s1 table.airo td span {
	font-size: 13px;
	font-weight: bold;
	padding-left: 2px;
	font-family: "Malgun Gothic", "맑은 고딕", helvetica, "Apple SD Gothic Neo", sans-serif !important;
}

.table_wrap_s1 table.airo td font {
	font-size: 12px;
	padding-left: 2px;
	font-family: "Malgun Gothic", "맑은 고딕", helvetica, "Apple SD Gothic Neo", sans-serif !important;
}

.table_wrap_s1 table.airo td span.booking {
	display: flex;
	font-size: 11px;
	font-weight: normal;
	justify-content: center;
	text-align: center;
	padding: 2px;
	border: 1px solid var(--oaas-dcolor);
	color: var(--oaas-dcolor);
	letter-spacing: -0.5px;
	font-family: "Malgun Gothic", "맑은 고딕", helvetica, "Apple SD Gothic Neo", sans-serif !important;
}

.table_wrap_s1 table.airo td.airline img {
	height: 15px;
	margin-right: 6px;
}

.table_wrap_s1 table.airo td.airline {
	text-align: left;
	font-size: 12px;
	font-weight: normal;
	letter-spacing: -0.5px;
	font-family: "Malgun Gothic", "맑은 고딕", helvetica, "Apple SD Gothic Neo", sans-serif !important;
}

.table_wrap_s1 table.airo .journey {
	display: flex;
	flex-direction: column;
}

.table_wrap_s1 table.airo .course {
	display: flex;
	font-weight: normal;
	font-size: 12px;
	line-height: 14px;
	letter-spacing: -0.5px;
	margin-bottom: 3px;
	text-align: left;
	font-family: "Malgun Gothic", "맑은 고딕", helvetica, "Apple SD Gothic Neo", sans-serif !important;
}

.table_wrap_s1 table.airo .course .airnum {
	display: flex;
	background-color: #666666;
	border-radius: 4px;
	width: 20px;
	justify-content: center;
	padding: 2px 0px;
	font-size: 12px;
	line-height: 12px;
	color: var(--white-color);
	font-weight: normal;
	letter-spacing: -0.5px;
	margin-right: 6px;
	font-family: "Malgun Gothic", "맑은 고딕", helvetica, "Apple SD Gothic Neo", sans-serif !important;
}

.table_wrap_s1 table.airo .condition {
	display: flex;
	position: relative;
	font-weight: normal;
	justify-content: flex-start;
	text-align: left;
	font-size: 12px;
	line-height: 18px;
	letter-spacing: -0.5px;
	margin-top: 2px;
	margin-left: 25px;
	font-family: "Malgun Gothic", "맑은 고딕", helvetica, "Apple SD Gothic Neo", sans-serif !important;
}

.table_wrap_s1 table.airo .condition::before {
	display: flex;
	position: absolute;
	content: '※';
	font-weight: normal;
	font-size: 12px;
	font-family: "Malgun Gothic", "맑은 고딕", helvetica, "Apple SD Gothic Neo", sans-serif !important;
	top: 0;
	left: -20px;
}

.table_wrap_s1 table.airo a.estisupply {
	display: flex;
	justify-content: space-between;
	padding: 2px 4px;
	cursor: pointer;
}

.table_wrap_s1 table.airo a.estisupply:hover {
	display: flex;
	justify-content: space-between;
	padding: 2px 4px;
	cursor: pointer;
	color: var(--title-color);
	text-decoration: none;
	background-color: var(--oaas-bgcolor);
	border-radius: 4px;
}

.table_wrap_s1 table.airo td.esti span.supply_com {
	display: flex;
	font-weight: bold;
	font-size: 12px;
	line-height: 14px;
	letter-spacing: -0.5px;
	text-align: left;
	float: left;
	font-family: "Malgun Gothic", "맑은 고딕", helvetica, "Apple SD Gothic Neo", sans-serif !important;
}

.table_wrap_s1 table.airo td.esti span.supply_price {
	display: flex;
	font-weight: bold;
	font-size: 12px;
	height: 16px;
	line-height: 14px;
	letter-spacing: -0.5px;
	justify-content: flex-end;
	color: var(--accent-color);
	font-family: "Malgun Gothic", "맑은 고딕", helvetica, "Apple SD Gothic Neo", sans-serif !important;
}

.table_wrap_s1 table.airo td.esti span.supply_price .supply_qna {
	display: flex;
	font-weight: normal;
	width: 18px;
	font-size: 11px;
	line-height: 11px;
	letter-spacing: -0.5px;
	justify-content: center;
	align-items: center;
	color: var(--white-color);
	font-family: "Malgun Gothic", "맑은 고딕", helvetica, "Apple SD Gothic Neo", sans-serif !important;
	border-radius: 4px;
	padding: 2px 6px 3px 5px;
	margin-left: 6px;
}

.table_wrap_s1 table.airo td.esti span.supply_price .yes {
	background-color: #666;
}

.table_wrap_s1 table.airo td.esti span.supply_price .new {
	background-color: var(--accent-color);
}

.table_wrap_s1 table.airo td.esti span.supply_price .zero {
	background-color: transparent;
}

.table_wrap_s1 table.airo .estitype {
	display: flex;
	justify-content: flex-start;
}

.table_wrap_s1 table.airo td .estitype span.protype {
	display: flex;
	background-color: #666;
	border-radius: 4px;
	padding: 3px 6px;
	font-size: 12px;
	line-height: 14px;
	color: var(--white-color);
	font-weight: normal;
	letter-spacing: -0.5px;
	float: left;
	text-align: left;
	flex-wrap: wrap;
	font-family: "Malgun Gothic", "맑은 고딕", helvetica, "Apple SD Gothic Neo", sans-serif !important;
}

.note-daily .nd_tit {
    font-size: 30px;
    text-align: center;
}