@charset "utf-8";
@import url('https://fonts.googleapis.com/css?family=Noto+Sans+KR&display=swap');

/*    Visual    */

.visual {
	width: 100%;
	height: 820px;
	z-index: -1;
/*	margin-top: -341px; */
	margin-top: -40px;/*nav.css에서 nav의 height를 없애서 변경함*/
	background: none;
}
.visual-cont {
	/*margin-top: -3px;*/
	position: relative;
}
.sliderbutton {
	position: absolute;
	top: 400px;
	width:32px;
	z-index: 999;
}
.sliderbutton-left {
	left: 200px;
}
.sliderbutton-right {
	right: 200px;
}
.sliderbutton img {
	cursor: pointer;
}
.sliderbutton img:hover {
	background: #f99e1c;
	border-radius: 50px;
}



.sliderbutton02 {
	position: absolute;
	/*top: 53px;
	width:32px; */
	z-index: 999;
}
.sliderbutton02-left {
	left: 1px;
	width:38px;
	height:38px;
	background: url(/images/left02.png) no-repeat center center;
}
.sliderbutton02-left:hover {
	background: url(/images/left02On.png) no-repeat center center;
}
.sliderbutton02-right {
	right: 1px;
	width:38px;
	height:38px;
	background: url(/images/right02.png) no-repeat center center;
}

.sliderbutton02-right:hover {
	background: url(/images/right02On.png) no-repeat center center;
}


.sliderbutton03-left {
	left: 1px;
	width:38px;
	height:38px;
	background: url(/images/left03.png) no-repeat center center;
}
.sliderbutton03-left:hover {
	background: url(/images/left03On.png) no-repeat center center;
}
.sliderbutton03-right {
	right: 1px;
	width:38px;
	height:38px;
	background: url(/images/right03.png) no-repeat center center;
}

.sliderbutton03-right:hover {
	background: url(/images/right03On.png) no-repeat center center;
}



.sliderbutton02 img {
	cursor: pointer;
}
.sliderbutton02 img:hover {
	background: #f99e1c;
	border-radius: 50px;
}

.visual .wrap1240 {
	position: relative;
	height: 100%;
}
.visual .wrap1240 .pagination {
	display: inline-block;
	height: 25px;
	/*width: 130px;	*/
	position: absolute;
	bottom: 20px;
	left: 0px;
}
.pagination li {
	/*float: left; */
	text-align: center;
	display: inline-block;
	cursor: pointer;
	/*padding: 5px 9px;*/
	background: none;
	border: 1px solid #fff;
	border-radius: 50px;
	margin: 0 0 0 4px;
	color: #fff;


	padding: 6px 0px 0px 0px;
	font-size: 11px;
	letter-spacing: -1px;
	width: 9px;
	height: 3px;
}
.pagination li:first-child {
	margin: 0;
}
.pagination li:hover {
	border: 1px solid #f99e1c;
	color: #f99e1c;
}
li.current {
	background: #f99e1c;
	color: #fff;
}


li.current:hover {
	border: 1px solid #fff;
	color: #fff;
}


li#content {
	width: 464px;
	height: 270px;
	padding: 15px 28px 15px 18px;
}
.visual .wrap1240 .txt-article {
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	text-align: center;
	width: 100%;
	margin-top: 40px;
	letter-spacing: 0;
	color: #fff;
}
.visual .wrap1240 .txt-article, .visual .wrap1240 .txt-article p, .visual .wrap1240 .txt-article span{
	font-family: '본고딕', 'Noto Sans KR', sans-serif;
	line-height: 130%;
	text-shadow: 3px 3px 5px #000;

}
.visual .txt-article p{
	margin-bottom: 45px;
	text-align: center;
}
.visual .txt-article p:last-child{
	margin-bottom: 0;
}
.visual .txt-article p span{
	display: block;
}
.visual .txt-article .title1{
	font-size: 30px;
	line-height: 30px;
}
.visual .txt-article p.title1 {
	padding: 30px 0;
	background: rgba(0,0,0,0.4);
}
.visual .txt-article .title2{
	font-size: 37px;
	line-height: 37px;
	margin-top: 5px;
}
.visual .txt-article .title3{
	font-size: 22px;
	line-height: 22px;
}
.visual .txt-article .title4{
	font-size: 27px;
	line-height: 32px;
}
.visual .txt-article .title4 span + span{
	margin-top: 10px;
}
.visual p button.bt-basic{
	margin-top: 18px;
	text-align: center;
	background-color: #63bcaa;
	color: #fff;
	font-size: 15px;
	line-height: 31px;
	width: 100px;
	border-radius: 3px;

}


.visual p button.bt-basic:hover {
	background-color: #63bcaa;
	color: #fff;
}



/* Title */

.main-title {
	display: block;
	font-size: 48px;
	line-height: 1em;
	/*height: 48px;*/
	vertical-align: bottom;
	font-weight: normal;
	text-align: center;
	padding-top: 40px;
	margin-top: 15px;
	margin-bottom: 25px;
}
#main .title-small {
	font-size: 16px;
}
.box-title {
	font-size: 24px;
	text-align: center;
	/*color: #6b7383;*/
	height: 30px;
	line-height: 30px;
	margin: 20px 0 16px 0;
}


/* Search-box (항공/호텔) */

.search-box {
	background: url(/images/bg-rainbow-line.png) no-repeat bottom center;
	font-size: 13px;
	display: flex;
	padding-bottom: 35px;
}

.search-box .box {
	width: 560px;
	height: 100%;
	/*! background: #f5f5f5; */
	border-top:1px solid #363637 ;
	border-bottom:1px solid #363637 ;
	position: relative;
	padding-bottom: 8px;
	margin: 0 30px;
}
.search-box-cont {
	width: 520px;
	/*! height: 145px; */
	margin: 0 auto;
	position: relative;
}
.search-box-cont .inputs {
}
.search-box-cont input[type=text] {
	margin: 0 10px 7px 0;
	font-size: 14px;
	width: 213px;
	height: 36px;
	padding: 0 0 0 10px;
	border: 1px solid #ccc;
	display: block;
	float: left;
}
.peopleCount input[type="text"] {
	width: 126px;
}
.search-box-cont select {
	width: 110px;
	height: 38px;
	padding: 0 0 0 7px;
	margin: 0 8px 7px 0px;
	border: #ccc 1px solid;
	display: block;
	float: left;
}
#start_area_select{
	width: 225px;
}
.search-box-cont .bt-search-box {
	display: inline-block;
	width: 40px;
	height: 128px;
	line-height: 110px;
	background: #6b7383;
	border-radius: 3px;
	text-align: center;
	position: absolute;
	right: 0;
	top: 30px;
}

/* 실시간 항공권 */

#datepicker1, #datepicker2{
	width: 159px;
}
#datepicker1{
	margin-right: 62px;
}
.search-box-cont input[type='checkbox']{
	display: block;
	float: left;
	height: 38px;
	line-height: 38px;
	margin-right: 5px;
}
.search-box-cont input[type='checkbox'] + label{
	display: block;
	height: 36px;
	line-height: 36px;
	float: left;
	padding-right: 10px;
}

.box.f-left .col{
	clear: both;
}

.air-type{
	overflow: hidden;
	height: 30px;
	line-height: 30px;
}
.air-type input[type='radio']{
	display: none;
}
.air-type input[type='radio']:checked + label .checkmark{
	background-color: #4a505d;
}
.air-type input[type='radio']:checked + label .checkmark:after{
	position: absolute;
	display: block;
}
.air-type .labelRd{
	display: block;
	float: left;
}
.inputsC{
	height: 180px;
	display: none;
}
.inputsC input[type=text]{
	width: 141px;
	margin-right: 7px;
}
.inputsC >.col input[type=text]:last-child{
	width: 73px;
}
.inputsC >.col .inputsC_tit{
	float: left;
	width: 48px;
	height: 38px;
	line-height: 38px;
	background-color: #6b7383;
	color: #fff;
	text-align: center;
	margin-right: 7px;
	border-radius: 2px;
}
p.inputsC_tit + select {
	width: 152px;
}
.air-grade{
	display: block;
	float: left;
}
.btn_flightCondition{
	display: block;
	width: 154px;
	height: 38px;
	background-color: #EFEFEF;
	border: #ccc 1px solid;
	text-align: center;
	border-radius: 2px;
	outline: none;
	float: right;
	margin-top: 0;
	/*! padding: 0 8px; */
}
.btn_flightCondition:hover, .btn_flightCondition:active, .btn_flightCondition.on{
	background-color: #6b7383;
	border-color: #6b7383;
	color: #FFF;
}
.btn_flightCondition.on{
	background-color: #999;
	border-color: #999;
}

.flightCondition{
	display: none;
	width: 100%;
	margin-top: 10px;
	border: #CCC 5px solid;
	padding: 10px 15px;
	overflow: hidden;
	box-sizing: border-box;
}
.btn_flightCondition.on + .flightCondition{
	display: block;
}
.flightCondition dt,.flightCondition dd,.flightCondition input[type='checkbox'],.flightCondition input[type="text"],.flightCondition input[type='checkbox'] + label{
	height: 26px;
	line-height: 26px;
	float: left;
}
.flightCondition dl,.flightCondition dt,.flightCondition dd{
	display: block;
	margin: 0;
	padding: 0;
}
.flightCondition dl{
	margin-bottom: 5px;
}
.flightCondition dl:after{
	content: "";
	display: block;
	clear: both;
}
.flightCondition dt, .flightCondition dd{
}
.flightCondition dt{
	margin-right: 10px;
	width: 100px;
	font-weight: 600;
	white-space: nowrap;
}
.flightCondition dd{}
.flightCondition dd label{
	padding: 0;
	margin-right: 10px
}
.flightCondition dd label:last-child {
	margin-right: 0;
}
.flightCondition input[type="text"]{
	margin-right: 5px;
	margin-bottom: 0;
	width: 100px;
}
.flightCondition span {
	display: block;
	float: left;
	height: 26px;
	line-height: 26px;
}
.flightCondition dd + div{
	display: block;
	clear: both;
}
.flightCondition .fc-price{}
.flightCondition .fc-price dt, .flightCondition .fc-price dd{
	position: relative;
	height: 100%;
}
.flightCondition .fc-price dt:after, .flightCondition .fc-price dd:after{
	content: "";
	display: block;
	clear: both;
}
.flightCondition .fc-price dd{}


/* Remote Control & Filter*/

.group-theme {
	width: 1240px;
	margin: 0 auto;
	position: relative;
}
.remoteFilter {
	display: table;
	/*text-align: center;*/
	margin: 0 auto;
	margin-bottom: 20px;
	overflow: hidden;
	/*width: 825px;*/
}
.remote {
    	position: relative;
	display: inline-block;
	width: 250px;
	height: 38px;
	font-size: 20px;
	color: #fff;
	text-align-last:center;
}
.filter li:first-child {
	margin-left: 18px;
}
.filter li:first-child span {
	font-size: 24px;
	font-weight: lighter;
}
.filter select {
	width: 250px;
	height: 38px;
	font-size: 20px;
	/*font-weight: lighter;*/
	margin: 0 10px;
	text-align-last:center;
}
.filter select option {
	text-align: center;
	color: #222;
	font-size: 16px;
}
nav .remote.border-mainColor {

}
#main header .remoteFilter select {
	background-color: transparent;
	border: 1px solid #fff !important;
	border-width: 0 1px 1px 0 !important;
	color: #fff;
}
#main header .remoteFilter .remote {
	color: #fff;
}
#main header .remoteFilter select option {
	color: #333;
}


/* 배너 광고 (랜드사) */
.group-theme-disp-ad{
	position: relative;
	overflow: hidden
}
.mainAdSlide_horizon{
	width: 100000px;
}
.mainAdSlide_slides{
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
	height: 450px;
	width: 100vw;
	display: block;
	float: left;
	cursor: pointer;
}
.mainAdSlide_slide01{background-image: url(../../images/ad-banner/aceEurope_banner01.png);}
.mainAdSlide_slide02{background-image: url(../../images/ad-banner/aceEurope_banner02.png);}
.mainAdSlide_slide03{background-image: url(../../images/ad-banner/aceEurope_banner03.png);}
.mainAdSlide_slide04{background-image: url(../../images/ad-banner/aceEurope_banner04.png);}
.mainAdSlide_slide05{background-image: url(../../images/ad-banner/aceEurope_banner05.png);}
.mainAdSlide_slide06{background-image: url(../../images/ad-banner/aceEurope_banner06.png);}
.mainAdSlide_slide07{background-image: url(../../images/ad-banner/aceEurope_banner07.png);}
.mainAdSlide_slide08{background-image: url(../../images/ad-banner/aceEurope_banner08.png);}
.mainAdSlide_slide09{background-image: url(../../images/ad-banner/aceEurope_banner09.png);}
.mainAdSlide_slide10{background-image: url(../../images/ad-banner/aceEurope_banner10.png);}
.mainAdSlide_btns{
	position: absolute;
	top: 50%;
	height: 0;
	left: 5%;
	right: 5%;
}
.mainAdSlide_btns button{
	width: 38px;
	height: 62px;
	background-repeat: no-repeat;
	font-size: 0;
	transform: translateY(-50%);
}
.mainAdSlide_btns .mainAdSlide_prev{
	float: left;
	background-image: url(../../images/icon-prev.png)
}
.mainAdSlide_btns .mainAdSlide_next{
	float: right;
	background-image: url(../../images/icon-next.png);
}


/* 상품 출발일 선택 달력    (노랑풍선 참고) */

.departure_month {
	overflow: hidden;
	height:auto !important;
	clear: both;
}
.departure_month .tab_month {
	/*width: 1167px;*/
	height: 55px;
	line-height: 52px;
	position: relative;
	text-align: center;
	margin: 0 auto;
	 /*padding-left: 3px; 좌우 여백 간격 픽셀 조절    */
}
.departure_month .tab_month div {
	width: 192px;
	display: inline-block;
	text-align: center;
	padding: 0;
	font-size: 20px;
	height: 50px;
	line-height: 1em;
}

.departure_month .tab_month div.mouth2 {
	width: 192px;
	display: inline-block;
	text-align: center;
	padding: 0;
	font-size: 20px;
	height: 50px;
	line-height: 40px;
}

.tab_month .month_on {
    color: #ffb838 !important;
}

.bt-mini {
	display: inline-block;
	width: 40px;
	height: 23px;
	line-height: 23px;
	color: #fff;
	font-size: 11px;
	/*font-family: '굴림',"Gulrim";*/
	border-radius: 3px;
	background: #babdc3;
	margin: 2px 1px 0 1px;
}
.bt-mini:hover, .bt-mini.on {
	background: #4a505d;
}
/*
#main header table.tbl_month th,
#main header table.tbl_month td {
	color: #fff;
	background-color: transparent;
}
#main header table.tbl_month th.sun {
	color: #f2312c; height: 30px;
}
#main header table.tbl_month th.sat {
	color: blue;
}*/
#main header table.tbl_month td.pdt_possible {color:#fff; background-color:#63bcaa;} /* 가능 */
#main header table.tbl_month td.pdt_standby {color:#fff;background-color:#ffb838;} /* 대기 */
#main header table.tbl_month td.pdt_close {color:#fff; background-color:#b2b2b2} /* 마감 */

/*
#main header .bt-mini {
	background-color: transparent;
	border: 1px solid #fff;
}
#main header .bt-mini:hover, #main header .bt-mini.on {
	background: #ffb838;
	border-color: #ffb838;
}*/


.slick-slider {position: relative; display: block; }
.slick-list {position: relative;display: block;overflow: hidden;margin: 0;padding: 0;}
.slick-list:focus {outline: none;}
.slick-list.dragging {cursor: pointer;}
.tab_month .slick-track {position: relative;top: 0;left: 0;	display: block; text-align:center; }
.slick-track:before, .slick-track:after { display: table; 	content: '';}
.slick-track:after {clear: both;}
.slick-loading .slick-track {	visibility: hidden;}
/*
.slick-slide {display: none;	float: left; height: 100%;min-height: 1px; width:143px !important}*/
[dir='rtl'] .slick-slide {float: right;}
.slick-slide img {display: block;}
.slick-slide.slick-loading img {display: none;}
.slick-slide.dragging img {pointer-events: none;}
.slick-initialized .slick-slide {display:block; text-align:center; font-size:20px; color:#555; font-family: 'NanumBold';}

table.tbl_month {border:1px solid #e0e0e0; border-collapse:collapse; table-layout:fixed ; width:100%; margin-bottom:10px}
table.tbl_month th, table.tbl_month td {background: #fff; border:1px solid #e0e0e0;vertical-align:middle;
	font-size:14px; text-align:center;
	font-family: "나눔고딕","Nanum Gothic","나눔바른고딕","NanumBarunGothic", "맑은 고딕", "Malgun Gothic","Nanum Brush Script","sans-serif";
}
table.tbl_month th {font-family: "나눔고딕","Nanum Gothic"; font-weight:normal; background:#f9f9f9;}
table.tbl_month th.sun {color:#f2312c}
table.tbl_month th.sat {color:#4197d4}
table.tbl_month th {color:#777; height: 30px;}
table.tbl_month td span {color:#b7b7b7; text-decoration:line-through; font-weight:normal;    font-family: 'Nanum Gothic';}
table.tbl_month td a{color:#666; font-family: 'Nanum Gothic'; font-weight:normal; text-decoration:none;}
table.tbl_month td a.Off{ padding: 10px 10px; display: block; color:#b7b7b7; text-decoration:line-through; font-weight:normal;    font-family: 'Nanum Gothic';}
table.tbl_month td a.On{padding: 10px; display: block;}
table.tbl_month td a.On1{border: 2px solid #006cff; border-right: 0px; padding: 10px 10px;}
table.tbl_month td a.On2{border: 2px solid #006cff; border-left: 1px    solid #7ccbbb; border-right: 0px; }
table.tbl_month td a.On3{border: 2px solid #006cff; border-left: 1px    solid #7ccbbb; padding: 10px 10px;}
table.tbl_month td a.On4{border: 2px solid #006cff; padding: 10px 8px;}
table.tbl_month td.tOn1{border-right: 0px;}
table.tbl_month td.tOn2{border-left: 0px;border-right: 0px;}
table.tbl_month td.tOn3{border-left: 1px;}


table.tbl_month td.pdt_possible {color:#fff; background-color:#63bcaa; } /* 가능 */
table.tbl_month td.pdt_standby {color:#fff;background-color:#ffb838;} /* 대기 */
table.tbl_month td.pdt_close {color:#fff; background-color:#b2b2b2} /* 마감 */
table.tbl_month td.pdt_possible a{color:#fff; } /* 가능 */
table.tbl_month td.pdt_standby a{color:#fff; padding: 10px 10px;	 display: inline-block;} /* 대기 */
table.tbl_month td.pdt_close a{color:#fff;	    display: inline-block; } /* 마감 */
table.tbl_month td a.on { color:#f2312c; font-family:'NanumBold'; }
table.tbl_month a {cursor: pointer;}



/* 20221007 mypr height magin-top edit */
ul.pdt_condition {
	width: 1240px;
	text-align: right;
	height: 15px;
	overflow: hidden;
	margin-top:20px;
	margin-bottom:10px
}
ul.pdt_condition li {
	float: right;
	margin-left: 15px;
}
.pdt_condition li span:first-child {
	margin-right: 5px;
}
.pdt_condition span {
	display:table-cell;
	vertical-align:middle;
	float: left;
	line-height: 15px;
}


.pdt_condition02 {
	margin-top: 3px;
	margin-bottom: 8px;
}
.pdt_condition02 span {
	display:table-cell;
	vertical-align:middle;
	float: left;
	line-height: 15px;
}



/* Product AD */

.product-ADlist {
	width: 1240px;
	text-align: center;
	margin: 0 auto;
}
.product-ADlist .center {
	width: 1240px;
}
/*.product-ADlist .center:nth-child(2) {
	margin-top: -15px;
}*/
.photoType .btnGroup {
	/*position: absolute;*/
	/*bottom: -1px;*/
}
/* Product-ADlist photoType */
.photoType {
	display: inline-block;
	/*height: 450px; */
	position: relative;
/*	margin: 0px 5px;*/
	vertical-align: top;
}
.product-ADlist .center .photoType:nth-child(3),
.product-ADlist .center .txtType:nth-child(3) {
	/*margin-right: 0;
	float: right;*/
}
.center .photoType:first-child,
.center .txtType:first-child {
	/*margin-left: 0;
	float: left;*/
}

.center .photoType:nth-child(n+4),
.center .txtType:nth-child(n+4) {
	margin-top: 25px;
	/*margin-left: 0;
	float: left;*/
}
/* Product-ADlist txtType */
.txtType {
	position: relative;
	width: 100%;
	padding-right: 10px;
	padding-left: 10px;
	box-sizing: border-box;
	overflow: hidden;
}

.txtType .btnGroup li {
    position: relative;
    width: 100%;
    box-sizing: border-box;
}

.txtType .btnGroup li:not(:first-child) button {
    border-left: 0;
}

.txtType:hover {
/*	box-shadow: 0px 0px 30px #999;*/
}
.txtType-bg-airline .txtType:hover {
/*	box-shadow: 0px 0px 30px #222;*/
}

.flex-container-col-2 .txtType {
	-ms-flex: 0 0 50%;
	flex: 0 0 50%;
	max-width: 50%
	width: 100%;
}

.flex-container-col-3 .txtType {
	-ms-flex: 0 0 33.333333%;
	flex: 0 0 33.333333%;
	max-width: 33.33333%;
	width: 100%;
}

.flex-container-col-4 .txtType {
	-ms-flex: 0 0 25%;
	flex: 0 0 25%;
	max-width: 25%
	width: 100%;
}
/* titleBar 기본색 지정 */
.product-ADlist .titleBar {
	/*width: 340px;*/
	height: 60px;
	line-height: 60px;
	color: #fff;
	/*background: url(/images/titleBar.jpg) no-repeat;*/
	background:#837d68;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	padding: 0 20px;
	margin-bottom: 0;
}
/* Product-ADlist article common */
.product-ADlist .txtType .article {
	/*width: 298px;*/
	padding: 15px;
	border: 1px solid #ededed;
	border-width: 0 1px;
	/*padding-bottom: 60px;*/
}
.product-ADlist .txtType .article ul {
	text-align: left;
}
.product-ADlist .txtType .article li {
	/*width: 298px;
	height: 23px;*/
	overflow: hidden;
	border-bottom: 1px dotted #ccc;
}
.product-ADlist .txtType .article li:last-child {
	border-bottom: 0;
}
.product-ADlist .txtType .article li span {
	float: left;
	font-size: 12px;
	/*height: 24px;*/
	line-height: 24px;
}
.product-ADlist .txtType .article li span:first-child {
	width: 78px;
	text-align: left;
	font-weight: 600;
}
.product-ADlist .txtType .article li .right-info {
	width: 254px;
	display: inline-block;
}
/*    Product-ADlist article - 항공 & 에어텔 */
.product-ADlist .titleBar-airline .air-tit {
	font-size: 18px;
}
.product-ADlist .titleBar-airline .air-tit img {
	width: 20px;
	height: auto;
}
.ico-tit img {
	height: 15px;
	width: auto;
	margin-right: 5px;
	border: 1px solid #fff;
	border-radius: 50px;
	padding: 5px;
}
/* Product-ADlist article - 랜드사 */
.product-ADlist .txtType .article-land .companyLogo img {
	width: auto;
	height: 70px;
	line-height: 70px;
	margin-bottom: 10px;
}
.product-ADlist .txtType .article-land ul.companyInfo li {
	overflow: hidden;
}
.product-ADlist .txtType .article-land ul.companyInfo li span {
	width: 228px;
	font-size: 12px;
}
.product-ADlist .txtType .article-land ul.companyInfo li span:first-child {
	width: 70px;
}
.product-ADlist .txtType .article-land .c-both span {
	height: 20px;
}
/* 랜드연합사 */
.land-uion {
	width: 1240px;
	text-align: center;
     /* margin: 30px auto 0 auto; */
}
.land-uion .center {
	width: 1240px;
	/*margin: 0 0 30px 0;*/
}
.land-uion .land-uion-box {
	display: inline-block;
	vertical-align: top;
	width: 394px;
	/*height: 302px;*/
	position: relative;
	margin: 0px 5px;
}


.land-uion .land-uion-box:first-child    {
}

.land-uion .land-uion-box:nth-child(3) {
}

.land-uion p.tit {
	height: 40px;
	line-height: 42px;
	text-align: center;
	background: #6b7383;
	color: #fff;
	font-size: 16px;
	font-weight: 600;
	overflow: hidden;
}
.land-uion-cont {
	padding: 15px;
	overflow: hidden;
	border-right: 1px solid #ebebeb;
	border-left: 1px solid #ebebeb;
}
.land-uion-cont .title-small {
    height: 24px;
	overflow: hidden;
}
.photo3x4 {
	width: 124px;
	height: 193px;
}
.land-ceo {
	background: #898f9c;
	line-height: 20px;
	text-align: center;
	color: #fff;
	padding: 5px 2px;
}
.land-uion-cont .f-right p.land-uion-logo {
	height: 50px;
	margin-bottom: 10px;
	width: 160px;
	white-space: nowrap !important;
	overflow: hidden !important;
	text-overflow: ellipsis !important;
}
.land-uion-cont .f-right p img {
	display: inline-block;
	height: 50px;
	width: auto;
}
.land-uion-cont ul li {
	height: 27px;
	line-height: 20px;
	text-align: left;
}
.land-uion-cont ul li span:first-child {
	font-weight: 600;
	width: 53px;
	display: inline-block;
}
.land-uion-box .c-both {
	background: #f9f9f9;
	font-size: 11px;
	padding: 14px 15px 12px 15px;
	/*height: 50px;*/

	border-right: 1px solid #ebebeb;
	border-left: 1px solid #ebebeb;
}
.land-uion-box .c-both p {
	text-align: left;
	height:31px;
	overflow: hidden;
}
.land-uion-box .c-both span:first-child {
	font-weight: 600;
}


.land-uion-box .btnGroup ul li .bt-basic {
	width: 132px;
	margin-left: -1px;
}
.land-uion-box .btnGroup ul li:first-child .bt-basic {
	margin-left: 0px;
}
.land-uion-box .btnGroup ul li {
	float: left;
}


/* Product-ADlist article - 가이드 */
.txtType-guide {
	/*height: 380px;*/
}
.product-ADlist .txtType .article-guide .guidePhoto {
	/*width: 80px;*/
	margin-top: 4px;
	float: left;
}
.product-ADlist .txtType .article-guide .guidePhoto img {
	/*width: 98px;
	height: 106px;*/
}
.product-ADlist .txtType .article-guide ul.guideInfo {
	float: right;
	/*width: 210px;*/
	height: 170px;
}
.product-ADlist .txtType .article-guide ul.guideInfo li {
	width: 218px;
	height: 23px;
}
.product-ADlist .txtType .article-guide ul.guideInfo li span:first-child {
	width: 60px;
	color: #494949;
}
.product-ADlist .txtType .article-guide ul.guideInfo li span:nth-child(2) {
	width: 150px;
}
.article-guide .c-both {
	height: 55px;
	overflow: hidden;
}
/* Product-ADlist article - 마이비자 */
.product-ADlist .txtType .visa-tit {
	font-size: 18px;
}
.product-ADlist .txtType .article-visa .companyLogo {
	height: 70px;
	line-height: 70px;
	width: auto;
	text-align: center;
	vertical-align: middle;
	margin-bottom: 10px;
}
.product-ADlist .txtType .article-visa .companyLogo img {
	max-height: 70px;
	width: auto;
}
.flag {
	overflow: hidden;
	margin-bottom: 20px;
}
.flag span {
	width: 34px;
	margin-left: 5px;
	text-align: center;
}
.flag span img {
	border: 0px solid #ccc;
}
.flag span:first-child {
	margin-left: 0;
}
.product-ADlist .txtType .article-visa .companyInfo li {
	overflow: hidden;
}
.product-ADlist .txtType .article-visa .companyInfo li:last-child {
	border-bottom: 0;
}
.product-ADlist .txtType .article-visa .companyInfo li span {
	height: 25px;
	line-height: 25px;
	font-size: 12px;
}
.product-ADlist .txtType .article-visa .companyInfo li span a {
	display: table-cell;
}
.product-ADlist .txtType .article-visa .companyInfo li span:first-child {
	width: 70px;

}
.product-ADlist .txtType .article-visa .c-both span {
	width: 300px !important;
}


/* product-Ad > 업체명, 연락처 */

.article .c-both {
	height: 17px;
	line-height: 17px;
	margin-top: 13px;
	overflow: hidden;
}
.article .c-both:after{
	content: "";
	display: block;
	clear: both;
}
.article .c-both a.companyPop{
	display: block;
	float: left;
}
.article .c-both a.companyPop img{
	display: block;
	float: left;
	margin-top: 5px;
	margin-right: 5px
}
.article .c-both a.companyPop + span{
	height: 17px;
	overflow: hidden;
}

/* 국내 - 버스 (domestic) */
#domestic_sub_banner_list_235 .photoType.data_null{
	background-color: #5cd7c3;
	height: 495px;
}

/* Main table */

#main .table-list th, .table-list td {
	font-size: 14px;
	line-height: 1.8;
	text-align: center;
}


/* Choice-Departure */

.choice-departure {
	height: 48px;
	width: 100%;
	/*border: 1px solid #cdcdcd;*/
	display: table;
}
.choice-land-uion {
	table-layout: fixed;
}

.choice-land-uion .bt-departure {
	background: #5cd7c3;
	font-size: 19px;
}
.choice-departure span {
	display: table-cell;
	text-align: center;
	font-weight: 600;
	font-size: 16px;
	line-height: 48px;
	cursor: pointer;
	border-top: 1px solid #cdcdcd;
	border-right: 1px solid #cdcdcd;
	border-bottom: 1px solid #cdcdcd;

}

.choice-departure span:first-child {
	border-left: 1px solid #cdcdcd;

}

.choice-departure span:hover, .choice-departure span.on {
	background: #6b7383;
	color: #fff;
}



.MainBtCs01{
	display: inline-block;
}


.addDetailBtm01{

}


.layerPopBg	{
	position: fixed; width: 100%; height: 100%; background: #000000; top: 0px;left: 0px; z-index: 9999; opacity: 0.6;
}

.layerPopCs	{
	position: fixed; margin: -460px 0 0 -490px; top:50%;left: 50%;z-index: 99999;
}

.layerPopBtMainClose {
	text-align: right; height: 47px;z-index: 99909;
}

.layerPopBtMainClose button{
	display: inline-block; width: 46px;height: 47px;	background: url(/images/ico-x2.png) no-repeat;    position: absolute; right: 0px;
}




.grow{ position: relative; }
.grow img{ position: absolute; left: 50%; top: 50%; transform: translate(-50%,-50%) }
.product .photo{ width: 200px; position: relative; }
.product .photo img{ min-height: 100%; position: absolute; left: 50%; top: 50%; transform: translate(-50%,-50%)}
.mT-50.mB-10.group-theme-disp{ height: 450px; background-repeat: no-repeat; background-size: cover; background-position: center; }


.filterNew{ border: 1px solid #0383e0; background: #0383e0; cursor: pointer; }

.airline_txt {
	clear: both;
	text-align: center; padding: 5px 0; margin: 0 auto;
}
.airline_txt p:first-child {
	font-size: 15px;
	font-weight: bold;
	margin-bottom: 5px;
}

.popup_wrap {
	position: absolute;
	display: block;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);
	margin-top: 30px;
	z-index: 9999;
}
div#popupDiv {
	width: 600px;
	background-color: rgb(255, 255, 255);
	border: 5px solid rgb(77, 131, 203);
}
.popup-close {
	margin: 0 5px;
	vertical-align: middle;
}

.popup-close p {
	display: inline-block;
	height: 25px;
	line-height: 25px;
}

.sTitle_air {
	height: 20px;
	line-height: 20px;
	margin-bottom: 10px;
	font-size: 14px;
	color: #e66c25;
	text-align: center;
}
.btn_air {
	width: 255px;
	border: #ccc 1px solid;
	display: block;
	float: left;
	margin-bottom: 7px;
	font-size: 16px;
	font-weight: 600;
	height: 38px;
/*	background: linear-gradient(#ddd,#ccc);*/
/*	border-radius: 20px 0;*/
}
.btn_air:nth-child(even) {
	margin-left: 10px;
}
.btn_air.big {
	width: 100%;
}
.btn_air:hover, .btn_air:active, .btn_air.on {
	background: #6b7383;
	color: #fff;
}

.btn_air.south-korea .forOn{
	display: none;
}

.btn_air.south-korea:hover .forOn{
	display: inline-block;
}
.btn_air.south-korea:hover .forNormal{
	display: none;
}
.btn_air .icon_air{ margin-right: 7px }
.btn_air .fa, .btn_air .fab, .btn_air .fas:not(.fa-city){
	font-size: 20px;
}
.btn_air img.icon_air{ width: 28px }

.flex_caption1 {
	position: absolute;
	top: 180px;
	left: 50vw;
	transform: translateX(-50%);
	z-index: 100;
}
.flex_caption1 p.title2, .flex_caption1 p.title3 {
	display: inline-block;
	font-size: 48px;
	line-height: 48px;
}
.flex_caption1 p.title2, .flex_caption1 p.title3, .flex_caption1 p.title4{
	text-shadow: 0 0 3px #fff, 0 0 7px #fff;
}
.flex_caption1 p.title3 {
	margin-left: 5px;
	font-weight:900;
}
.flex_caption1 p.title4 {
	margin-top: 15px;
	font-size: 20px;
	line-height: 30px;
}
a.slide_btn {
	width: 220px;
	height: 20px;
	line-height: 20px;
	padding: 20px;
	display: block;
	float: left;
	font-size: 20px;
	font-weight: 900;
	color: #333;
	background-color: #fff;
	position:relative;
	text-align: center;
	margin: 10px 10px 8px 0;
}
a.slide_btn:hover {
	background-color: #333;
	color: #fff;
}
.slide_btn:before {
	position: absolute;
	display:block;
	content: "\f105";
	font-family: "Font Awesome 5 Free";
	right: 10px;
	top: 50%;
	transform: translateY(-50%);
	font-size: 24px;
	color: #333;
}
a.btn-active {
	display: block;
	clear: both;
	width: 760px;
	height: 20px;
	line-height: 20px;
	padding: 20px;
	margin-bottom: 8px;
	font-size: 20px;
	font-weight: 900;
	text-align: center;
}
.btn-active.link_avatar {
	background-color: #e1a042;
	color: #fff;
}
.btn-active.link_gajanda {
	background-color: #0383e0;
	color: #fff;
}


.airline_txt button {
        display: inline-block;
        background-color: red;
        color: white;
        font-weight: bold;
        padding: 5px 10px;
        border-radius: 5px;
        margin-left: 10px;
        margin-bottom: -7px;
        margin-top: -10px;
        font-size: 12px;
}

/* 항공팝업 2019.07.23 */
.popup2_wrap {
    position: absolute;
    display: block;
    top: 650px;
    left: 50%;
    transform: translateX(-50%);
    margin-top: 30px;
    z-index: 99;
}
#popupDiv2 {
    width: 765px;
    background-color: #fff;
    padding: 20px;
    border: #ccc 5px solid;
}
#popupDiv2 .popup-close {
    margin: 0;
}
.popup-contents {
    margin: 25px 0;
}
#popupDiv2 h4 {
    display: block;
    height: 60px;
    text-align: center;
    font-size: 30px;
    position: relative;
    line-height: 60px;
    /*! background-color: rgba(200,200,200,0.2); */
    margin-bottom: 5px;
}
#popupDiv2 h4:after {
    content: "\f1d8";
    display: inline-block;
    font-family: "Font Awesome 5 Free";
    font-size: 40px;
    color: darkgray;
    margin-left: 10px;
    margin-right: -20px;
}
#popupDiv2 h4 + p {
    text-align: center;
    margin-bottom: 20px;
}
#popupDiv2 .table dl {
    display: table;
    margin-top: -1px;
    width: 100%;
}
#popupDiv2 .table dl dt {
    width: 80px;
    display: table-cell;
    padding: 7px;
    background-color: rgba(250,250,250,1);
    border: #ccc 1px solid;
    text-align: center;
    font-weight: bold;
}
#popupDiv2 .table dl dd{
    padding: 7px 10px;
    border: #ccc 1px solid;
    border-left: 0;
}
#popupDiv2 .table dl dd + dd{
    border-top: 0;
}
button.btn_close {
	display: block;
	margin: 20px auto 0;
	background: darkgreen;
	color: white;
	font-size: 16px;
	font-weight: bold;
	width: 300px;
	height: 45px;
	border-radius: 3px;
}
