@charset "utf-8";

/** AD 상품 이미지 줌업 효과 **/

.product-ADlist ul li div:first-child {
	width: 380px;
	height: 480px;
}
.product-ADlist .photoType {
	background: #fff;
	/*border: 1px solid #ebebeb;*/
	width: 394px;
}
/*
.grow {
	width: 394px;
	height: 296px;
	overflow: hidden;
}
.grow img {
	width: 394px;
	height: 296px;
	-webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    -o-transition: all 1s ease;
    -ms-transition: all 1s ease;
    transition: all 1s ease;
}
.grow img:hover {
  width: 430px;
  height: 323px;
}
*/
.product-ADlist .photoType .article {
	/*width: 392px;
	margin: 10px 15px;*/
	text-align: left;
	border: 1px solid #ededed;
    border-width: 0 1px;
	padding: 20px 20px 15px 20px;

}
.product-ADlist .photoType .article .txt-price {
	margin-top: 4px;
	display: inline-block;
}
.product-ADlist .btnGroup ul {
	overflow: hidden;
	/*height: 50px;*/
}
.product-ADlist .btnGroup ul li {
	float: left;
}
.product-ADlist .btnGroup ul li button {
	width: 131px;
	margin-left: -1px;
}


.product-ADlist .btnGroup ul li:first-child button {
	margin-left: 0;
	width: 132px;
}

.photoType .btnGroup4 ul {
	overflow: hidden;
	/*height: 50px;*/
}
.photoType .btnGroup4 ul li {
	float: left;
}
.photoType .btnGroup4 ul li button {
	width: 198px;
	margin-left: -1px;
}


.photoType .btnGroup4 ul li:first-child button {
	margin-left: 0;
	width: 198px;
}



/** 지역 선택 드롭다운 **/

.dropdown2 {
  position: relative;
  display: inline-block;
  width: 1240px;
}
.dropdown2 ul {
	overflow: hidden;
}
.dropdown2 ul li {
	float: left;
	cursor: pointer;
}
.dropdown2 .dropBt {
	display: inline-block;
	width: 176px;
	height: 40px;
	line-height: 40px;
	background: #efefef;
	border: 1px solid #cdcdcd;
	border-width: 1px 1px 1px 0;
	text-align: center;
	margin-left: 0px;
}
.dropdown2 .dropBt:nth-child(odd) {
	margin-left: 0px;
}
.dropdown2 .dropBt:first-child {
	border-left: 1px solid #cdcdcd;
	margin: 0px;
}
.dropdown2 .dropdown-content2 {
  display: block;
  position: absolute;
  top: 41px;
  left: 0;
  background-color: #fff;
  width: 1238px;
  padding-bottom: 20px;
  border: 1px solid #cdcdcd;
  z-index: 1;
  overflow: hidden;
}
.dropdown2 .dropdown-content2 ul {
	float: left;
	width: 153px;
	padding-top: 20px;
}

.dropdown2 .dropdown-content2.div7 ul {
	float: left;
	width: 176px;
	padding-top: 20px;
}

.dropdown2 .dropdown-content2 ul:first-child {
	border: 0;
	width: 180px;
}
.dropdown2 .dropdown-content2 ul li {
	float: none;
	height: 30px;
	font-size: 16px;
	text-align: center;
}
.dropdown2 .dropdown-content2 ul li a {
	height: 30px;
}
.dropdown2 .dropdown-content2 ul li a:hover {
	color: #317fff;
}




/** 국내 지역 선택 드롭다운 **/

.dropdown3 {
  position: relative;
  display: inline-block;
  width: 1240px;
}
.dropdown3 ul {
	overflow: hidden;
}
.dropdown3 ul li {
	float: left;
	cursor: pointer;
}
.dropdown3 .dropBt {
	display: inline-block;
	width: 176px;
	height: 40px;
	line-height: 40px;
	background: #efefef;
	border: 1px solid #cdcdcd;
	border-width: 1px 1px 1px 0;
	text-align: center;
	margin-left: 0px;
}
.dropdown3 .dropBt:nth-child(odd) {
	margin-left: 0px;
}
.dropdown3 .dropBt:first-child {
	border-left: 1px solid #cdcdcd;
	margin: 0px;
	width: 176px;
}
.dropdown3 .dropdown-content3 {
  display: block;
  position: absolute;
  top: 41px;
  left: 0;
  background-color: #fff;
  width: 1238px;
  padding-bottom: 20px;
  border: 1px solid #cdcdcd;
  z-index: 9999;
  overflow: hidden;
}
.dropdown3 .dropdown-content3 ul {
	float: left;
	width: 153px;
	padding-top: 20px;
}

.dropdown3 .dropdown-content3.div7 ul {
	float: left;
	width: 154px;
	padding-top: 20px;
}

.dropdown3 .dropdown-content3 ul:first-child {
	border: 0;
	width: 159px;
}
.dropdown3 .dropdown-content3 ul li {
	float: none;
	height: 30px;
	font-size: 16px;
	text-align: center;
}
.dropdown3 .dropdown-content3 ul li a {
	height: 30px;
}
.dropdown3 .dropdown-content3 ul li a:hover {
	color: #317fff;
}



.dropdown-content4 {
  display: block;
  position: absolute;
  top: 41px;
  left: 0;
  background-color: #fff;
  width: 400px;
  padding: 15px;
  border: 3px solid #545a68;
  z-index: 9999;
}


.dropdown-content4 a{
	 cursor: pointer;
}








/** 상품정렬 필터 **/
/* 20221024 수정 */
.search_result {
	display: block;
	width: 1240px;
	overflow: hidden;
	height: 30px;
	border-bottom: 0px solid #cdcdcd;
}
.result_info {
	float: left;
}
.result_info li {
	float: left;
	font-size: 15px;
}
.result_info li:first-child {
	font-weight: 600;
	margin-right: 10px;
}
.search_result dl {
	float: right;
	padding-right: 5px;
}
.search_result dd {
	float: left;
	margin-left: 15px;
	font-size: 12px;
	font-weight: 600;
}
.search_result dd a {
	color: #999;
	font-weight: normal;
}
.search_result dd a.selected {
	font-weight: 600;
	font-size: 15px;
}
/** 상품정렬 필터-항공 **/
.search-airline {
	float: right;
	height: 20px;
}
.search-airline dl {
	float: right;
}
.double-search {
	border-left: 1px solid #999;
	margin-left: 20px;
}
.double-search .selected {
	color: #222 !important;
}


/** 상품리스트 공통 **/

.product {
	overflow: hidden;
	border-bottom: 0px solid #eee;
	padding: 10px;
	cursor: pointer;
	border:1px solid #dfdfdf;
	border-radius:4px;box-sizing: border-box;
	margin-bottom:10px;
}
.product:hover {
	background: #f9f9f9;
}


.products .bdTopline{   border-top: 1px solid #eee;
}

.product .photo {
	float: left;
	margin-right: 20px;;
	height: 142px;
	overflow: hidden;
}
.product .photo img {
	width: 200px;
}
.product .prdc-article {	
	float: left;
	width: 700px;
	/*height: 150px; width: 670px;*/
	overflow: hidden;
}
.product .prdc-article.badgeSlide {	
	position: relative;
	padding-top:35px;
}

.product .prdc--top {
	position:absolute; left:0; top:0px; 
	width: 100%;
	display:flex; justify-content:space-between; align-items: center;gap:10px;
	z-index: 3;

}
.product .prdc--top > *:first-child {}
.product .prdc--top .prdc-badge {flex:1; display:inline-flex;flex-wrap: wrap; align-items: center;justify-content:flex-end;gap:0;  }

/* swiper-badge 스와이퍼 */ 
.swiper-badge { position:relative; width:auto;z-index:1; padding:0;margin-left:auto;margin-right:0 !important;box-sizing: border-box;} 
.swiper-badge .swiper-slide {width:auto; padding:0px;box-sizing:border-box;display: flex; justify-content: center;align-items: center; }
.swiper-badge .swiper-slide img{width:100%;}

.product .right-section {
	position: relative;
	float: right;
	width: 270px;
	text-align: right;

}

.product .right-section .btn--area {
	position:absolute;
	right:0;
	top: 105px;
}

.product .right-section2 {
	float: right;
	width: 270px;
	height: 116px;
	text-align: right;
	overflow: hidden;
	position: relative;
}
.right-section .btnGroup {
	position: absolute;
	top: 92px;
	right: 0;
}
.right-section .btnGroup ul {
	display: inline-block;
	overflow: hidden;
}
.right-section .btnGroup ul li {
	float: left;
}
.right-section .btnGroup ul li button {
	width: 91px;
	height: 40px;
	margin-left: -1px;
	font-size: 13px;
}
.right-section .btnGroup ul li:first-child button {
	margin-left: 0px;
}


.right-section2 .btnGroup {
	position: absolute;
	bottom: 0;
	right: 0;
}
.right-section2 .btnGroup ul {
	overflow: hidden;
}
.right-section2 .btnGroup ul li {
	float: left;
}
.right-section2 .btnGroup ul li button {
	width: 80px;
	height: 40px;
	margin-left: -1px;
	font-size: 13px;
}
.right-section2 .btnGroup ul li:first-child button {
	margin-left: 0px;
}



.product .right-section3 {
	position: relative;
	float: right !important;
	width: 291px;
	text-align: right;
}

.right-section3 .btnGroup4 {
	position: absolute;
	float:right;
	top: 92px;
	width: 321px;
	right: 0;
	left:1px;
}
.right-section3 .btnGroup4 ul {
	display: inline-block;
	overflow: hidden;
}
.right-section3 .btnGroup4 ul li {
	float: right !important;
}
.right-section3 .btnGroup4 ul li button {
	width: 145px;
	height: 40px;
	font-size: 13px;
}
.right-section3 .btnGroup4 ul li:first-child button {
	margin-left: 0px;
	margin-left: -1px;
}



/* 상품 호텔  & 에어텔 */
table.products-airline tr:hover, .products-airtel tr:hover {
	background: #f9f9f9;
}
table.products-airtel td img {/*항공사 로고*/
	width: 30px;
	height: auto;
}

/** 하단 퀵메뉴 **/

.fix-bottom {
	width: 100%;
	height: 160px;
	position: fixed;
	bottom: 0;
	background: #f9f9f9;
	border-top: #cdcdcd;
	box-shadow: 0px 0px 15px 0px #222;
	z-index: 999;
}
.fix-bottom ul.selectGroup {
	width: 430px;
	margin: 10px auto 5px auto;
	overflow: hidden;
}
.fix-bottom ul.selectGroup li {
	float: left;
}
.fix-bottom ul.selectGroup li select {
	border: 1px solid #cdcdcd;
	color: #222;
	width: 130px;
	margin-left: 10px;
	text-align-last:center;
}
.fix-bottom ul.selectGroup li:first-child select {
	margin-left: 0;
	color: #fff;
	border: 1px solid #cdcdcd;;
}
.fix-bottom .departure_month .tab_month {
	background: none;
	width: 1240px;
	height: 60px;
	line-height: 30px;
	position: relative;
}
.fix-bottom .departure_month .tab_month div {
	width: 202px;
	height: 18px;
	line-height: 18px;
	display: inline-block;
	text-align:center;
	padding:0;
	font-size: 13px;
	color: #333;
}
.fix-bottom .departure_month .tab_month div:nth-child(even) {
	border: 1px solid #cdcdcd;
	border-width: 0 1px;
}
.fix-bottom .departure_month .tab_month div:last-child {
	border-right: 0;
}
.fix-bottom table.tbl_month {border:1px solid #e0e0e0; border-collapse:collapse; table-layout:fixed ; width:100%; margin-bottom:0px; background: #fff;}
.fix-bottom table.tbl_month th, .fix-bottom table.tbl_month td {height:20px; vertical-align:middle; font-size:13px; text-align:center; font-family: "나눔고딕","Nanum Gothic","나눔바른고딕","NanumBarunGothic", "맑은 고딕", "Malgun Gothic","Nanum Brush Script","sans-serif" }
.fix-bottom table.tbl_month th {font-weight:normal;}
.fix-bottom table.tbl_month th.sun {color:#f2312c}
.fix-bottom table.tbl_month th.sat {color:#4197d4}
.fix-bottom table.tbl_month th {color:#777}
.fix-bottom table.tbl_month td span {color:#b7b7b7; text-decoration:line-through; font-weight:normal;  font-family: 'Nanum Gothic', '나눔고딕';}
.fix-bottom table.tbl_month td a{color:#666; font-family: 'Nanum Gothic'; font-weight:normal; text-decoration:none;}
.fix-bottom table.tbl_month td.pdt_possible a{color:#fff; background-color:#63bcaa;}
.fix-bottom table.tbl_month td.pdt_standby a{color:#fff; background-color:#ffb838;}
.fix-bottom table.tbl_month td.pdt_close a{color:#fff; background-color:#b2b2b2;}
.fix-bottom table.tbl_month td a.on { color:yellow; font-family:'NanumBold'; }

.fix-bottom .month_on {font-size:14px !important; font-weight: bolder;}

.fix-bottom-wrap {
	position: fixed;
	bottom: 0;
	width: 100%;
	background-color: transparent;
	z-index: 999;
}
.control-fix-bottom {
	position: relative;
    width: 1240px;
    margin: 0 auto;
    height: 200px;
    background-color: transparent;
}
.control-fix-bottom a.close-fix-bottom,
.control-fix-bottom a.open-fix-bottom {
	display: inline-block;
    width: 38px;
    line-height: 40px;
    font-size: 11px;
    text-align: center;
    color: #f2f2f2;
	position: absolute;
	right: 0;
}
.control-fix-bottom a.open-fix-bottom {
	position: absolute;
	bottom: 0;
}


/** 상세 하단 고정 바 **/
.popup .control-fix-bottom	{
	height: 140px;
}
.popup .fix-bottom {
	background: #a0011f;
	width: 100%;
	height: 100px;
}
.fix-bottom .bottomPrice {
	height: 50px;
}
.fix-bottom .bottomPrice span {
	font-size: 24px;
	color: #fff;
	line-height: 47px;
}


/** 위로이동, 아래로이동 **/
#page_top_down, .page_top_down {
    position: fixed;
    right: 30px;
    bottom: 170px;
    z-index: 900;
}
body.popup #page_top_down, body.popup .page_top_down  {
	right: 0px !important;
}
.page_top_down .top {
	width: 40px;
	height: 38px;
	display: block;
	background: url(../images/page-up.png) no-repeat;
}
.page_top_down .down {
	width: 40px;
	height: 38px;
	display: block;
	background: url(../images/page-down.png) no-repeat;
}
#Bottom {
	position: absolute;
	bottom: 0;
}


/*============= Pop-상품 Start =================*/
/** 상세화면 **/
.popup {
	/*font-size: 14px;*/
}
.pop-contens {
	/*position: absolute;
	top: 30px;*/
	margin: 30px 0 150px 0;

}
.pop-contens .code, .pop-contens .pop-title {
	text-align: center;
	margin: 0 auto;
}
.pop-contens .code span {
	display: inline-block;
	font-size: 16px;
	height: 30px;
	line-height: 30px;
}
.pop-contens .pop-title {
	margin: 10px 0 20px 0;
}
.pop-title span {
	font-size: 24px;
	font-weight: bold;
	height: 30px;
	line-height: 30px;
	text-align: center;
}
.topSection {
	margin-bottom: 26px;
	overflow: hidden;
}
.Info-detail {
	/*margin-bottom: 30px;*/
}
/* photos */
.photos {
	float: left;
    position: relative;
    width: 650px;
    /*height: 380px;
    background: url(../images/photo.gif) no-repeat;*/
}

/* photos */
.photosMain {
	float: left;
    position: relative;
    /*height: 380px;
    background: url(../images/photo.gif) no-repeat;*/
}
.mySlides {
  display: none;
  width: 526px;
}
.mySlides2 {
  width: 526px;
}


.mySlides3 {
  width: 526px;
}


.mySlides4 {
  width: 980px;
}

.mySlides4 img {
  width: 100%;
  height:700px;
}

.mySlides img, .mySlides2 img, .mySlides3 img {
	width:100%;
	height:366px;
}
.cursor {
  cursor: pointer;
}
.prev,
.next {
  cursor: pointer;
  position: absolute;
  top: 190px;
  width: auto;
  padding: 16px;
  margin-top: -50px;
  color: white;
  font-weight: bold;
  font-size: 20px;
  border-radius: 0 3px 3px 0;
  user-select: none;
  -webkit-user-select: none;
}
.next{
	margin-right: 124px;
}
.next {
  right: 0;
  border-radius: 3px 0 0 3px;
}
.prev:hover,
.next:hover {
  background-color: rgba(0, 0, 0, 0.8);
}


.prev2,
.next2 {
  cursor: pointer;
  position: absolute;
  top: 380px;
  width: auto;
  padding: 16px;
  margin-top: -50px;
  color: white;
  font-weight: bold;
  font-size: 20px;
  border-radius: 0 3px 3px 0;
  user-select: none;
  -webkit-user-select: none;
}
.next2 {
  right: 0;
  border-radius: 3px 0 0 3px;
}
.prev2:hover,
.next2:hover {
  background-color: rgba(0, 0, 0, 0.8);
}


.numbertext {
  color: #f2f2f2;
  font-size: 12px;
  padding: 8px 12px;
  position: absolute;
  top: 0;
}
.row {
	position: absolute;
    right: 0;
    top:0;
	width: 122px;
}
.row:after {
  content: "";
  display: table;
  clear: both;
}



.row02 {
	margin: 2px 0;
    right: 0;
    top:0;
}
.row02:after {
  content: "";
  display: table;
  clear: both;
}

.row02 li {
	float: left;
	display: inline-block;
	width: 138px;
}
.row02 li:first-child {
	width: 140px;
}


.row03 li {
	float: left;
	display: inline-block;
	width: 121px;
}
.row03 li:first-child {
	width: 119px;
}

.column img {
	margin-top: 2px;
	width:100%;
	height:90px;
}
.column:first-child img {
	margin-top: 0;
}



.column02 img {
	width:100%;
	height:100px;
	cursor: pointer;
}

.photos .column02{
	margin-left: 2px;

}

.photosMain .column02{
	margin-left: 2px;

}

.demo {
  opacity: 1;
}
.active,
.demo:hover {
  opacity: 1;
}


.demo2 {
  opacity: 1;
}
.active,
.demo2:hover {
  opacity: 1;
}




.demo3 {
  opacity: 1;
}
.active,
.demo3:hover {
  opacity: 1;
}



.demo4 {
  opacity: 1;
}
.active,
.demo4:hover {
  opacity: 1;
}






.parent {
  width: 436px;
  height: 327px;
}
.child {
  width: 100%;
  height: 100%;
  background-color: black;
  background-position: center;
  background-size: cover;
}
.parent:hover .child,
.parent:focus .child {
  transform: scale(1.2);
}
.child::before {
  content: "";
  display: none;
  height: 100%;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background-color: rgba(52, 73, 94, 0.75);
}
.parent:hover .child:before,
.parent:focus .child:before {
  display: block;
}
/* Calendar */
.topRight {
	float: right;
	width: 560px;
	/*height: 325px;*/
}
table.calendar {
	border-collapse: collapse;
}
table.calendar th, table.calendar td {
	border: 1px solid #cfcfcf;
}
table.calendar thead th {
	height: 24px;
	line-height: 21px;
	background: #fff;
	font-weight: 500;
    font-size: 13px;
	padding: 0px;
}
table.calendar td {
	height: 49px;
	width: 14%;
	cursor: pointer;
	padding: 0px;
}
table.calendar td:hover {
	background: #e7e9eb;
}
table.calendar.guide td {
	cursor: default;
}
table.calendar.guide td:hover {
	background: #fff;
}
table.calendar td em {
	display: block;
    margin-bottom: 5px;
    padding: 0 10px 0 0;
    text-align: right;
    color: #999;
    font-size: 10px;
    font-family: Tahoma;
}
table.calendar td .price {
	letter-spacing: -0.5px;
	font-size: 12px;
	font-family: Tahoma;
	font-weight: 600;
	color: #4a505d;
    text-align: right;
    padding: 0 10px 0 0;
}
table.calendar td div {
	width: 100%;
	height: 100%;
}
table.calendar .noSchedule {
	background: #f5f5f5;
}
table.calendar .on {
	background: #898f9c;
}
table.calendar .on .price,
table.calendar .on em {
	color: #fff;
}
.cal-year {
	width: 185px;
	height: 40px;
	line-height: 24px;
	font-size: 18px;
	margin-bottom: 9px;
	margin: 0 auto;
}
button.cal-prev {
	width: 24px;
	height: 24px;
	background: url(../images/calendar-prev.png) no-repeat;
	border: 0;
}
button.cal-next {
	width: 24px;
	height: 24px;
	background: url(../images/calendar-next.png) no-repeat;
	border: 0;
}
.cal-year span {
	display: inline-block;
	width: 120px;
	text-align: center;
	font-weight: bolder;
	color: #4a505d;
}
/* 상세 지도 map560x327 */
.map560x327 {
	width: 560px;
	height: 327px;
}
/* Sticky Tabs */
div.linkBar {
    margin-top: 25px;
    /*margin-bottom: 15px;*/
    z-index: 999;
}
.linkBar ul {
	overflow: hidden;
	width: 100%;
	border-bottom: 1px solid #8a8a8a;
}
.linkBar ul li {
	float: left;
	border-top: 1px solid #8a8a8a;;
	border-right: 1px solid #8a8a8a;;
	border-left: 1px solid #8a8a8a;
	background: #f4f4f4;
	margin-left: -1px;
}

/*.linkBar ul li:first-child {
	width: 208px;
	margin-left: 0;
}*/

.linkBar ul li a {
	text-align: center;
	display: flex;justify-content: center;align-items: center; 
	font-size: 14px;
	font-family:'Nanum Gothic Bold';
	color: #333;
	min-width: 100px;
	height: 36px;
	line-height:1.2;
	padding:0 10px;box-sizing: border-box;
	
}

.linkBar ul li:first-child  {
	margin-left: 0px;
}


.linkBar ul li.linkBarOn a{
	background: #4a505d;
	color: #fff !important;
}


/* Sticky Tabs */
div.linkBar2 {
    margin-top: 25px;
    /*margin-bottom: 15px;*/
    z-index: 999;
	border: 1px solid #8a8a8a;
	padding: 20px;
}
.linkBar2 ul {
	overflow: hidden;
	width: 100%;
}
.linkBar2 ul li {
	float: left;
}

/*.linkBar ul li:first-child {
	width: 208px;
	margin-left: 0;
}*/

.linkBar2 ul li a {
	text-align: center;
	display:block;
	font-size: 15px;
	font-weight: 600;
	color: #5e6471;
	padding: 0 20px;
	height: 40px;
	line-height: 42px;
}
.linkBar2 ul li a:hover{
	background: #f4f4f4;
	color: #4a505d;
}

.linkBar2 ul li:first-child  {
	margin-left: 0px;
}


.linkBar2 ul li.linkBarOn a{
	background: #4a505d;
	color: #fff !important;
	border-radius: 3px;
}



/* Sticky Tabs */
div.tabBar2 {
    margin-top: 25px;
    /*margin-bottom: 15px;*/
    z-index: 999;
}
.tabBar2 ul {
	overflow: hidden;
	width: 100%;
	border-bottom: 1px solid #8a8a8a;
	margin-left: 1px;
	border-left: 1px solid #8a8a8a;
}
.tabBar2 ul li {
	float: left;
	border: 1px solid #8a8a8a;
	margin-left: -1px;
	margin-bottom: -1px;
}

.tabBar2 ul li a {
	text-decoration: inherit;
	text-align: center;
	display:block;
	font-size: 13px;
	font-weight: 600;
	color: #4a505d;
	width: 100px;
	height: 30px;
	line-height: 32px;
}

.tabBar2 ul li a:hover {
	background: #4a505d;
	color: #fff !important;
	border-radius: 3px;
}

.tabBar2 ul li.tabBarOn a{
	background: #4a505d;
	color: #fff !important;
}








.half-box {
	width: 560px;
}
.half-box .terms {
	width: 560px;
	height: 327px;
}
.terms {
	background: #fbfbfb;
	color: #666;
	font-size: 11px;
	line-height: 16px;
	border: 1px solid #ccc;
	padding: 25px;
	/*margin-bottom: 20px;*/
}
.terms pre {
	white-space: pre-wrap;
}

.terms img{
    max-width: 100%;
    object-fit: scale-down;
}


/* DIY1 : 출발일 선택 달력 */
.bg-datepicker-range ul.o-flow {
	width: 200px;
	margin: 0 auto;
	margin-bottom: 20px;
}
button.pre-month, button.next-month {
	float: left;
	width: 100px;
	height: 30px;
	line-height: 30px;
	border: 1px solid #ccc;
	background: #ddd;
}
button.next-month {
	border-left: 0;
}
button.pre-month:hover, button.next-month:hover {
	background: #aaa;
	color: #fff;
}
.bg-datepicker-range {
	background: #f1f1f1;
	background-position: 0 100px;
	padding: 30px 0 10px 0;
	overflow: hidden;
}
.month {
	float: left;
	width: 280px;
	background: #fff;
	padding-top: 20px;
	margin-left: 10px;
	margin-bottom: 10px;
}
.month:first-child,
.month:nth-child(5) {
	margin-left: 0;
}
.month .calendar th {
	border: 0;
}
.month .calendar td {
	height: 30px;
	line-height: 30px;
	text-align: center;
	border: 0;
}
.month .calendar td a {
	display: inline-block;
	width: 100%;
}
.month .calendar td a:hover,
.month .calendar td a.active {
	color: #fff;
	background: #3092e0;
}
.month .calendar td a.range {
	background: #d9ecf6;
}
.bg-datepicker-foot {
	height: 95px;
	background: #292929;
}
.bg-datepicker-foot span {
	display: inline-block;
	height: 30px;
	line-height: 30px;
	margin-top: 20px;
}
/* DIY3 : 호텔선택 */
.pick-product {
	text-align: center;
	overflow: hidden;
}
.pick-product .product {
	display: inline-block;
	width: 394px;
	margin-bottom: 60px;
	float: left;
}
.pick-product .product:nth-child(2),
.pick-product .product:nth-child(5) {
	margin: 0 54px;
}
.pick-product .grow {
	/*width: 350px;
	height: 263px;	*/
}






.pick-product .photoType {
	display: inline-block;
	width: 394px;
	text-align: left;
}


.pick-product .photoType:first-child {
	float: left;
}

.pick-product .photoType:nth-child(3){
	float: right;
}





.pick-product .photoType .article {
	border-right: 1px solid #ededed;
	border-left: 1px solid #ededed;
	border-bottom: 1px solid #ededed;
	padding: 15px;
}
.pick-product .photoType .article ul li {
	overflow: hidden;
	/*height: 24px;*/
	line-height: 24px;
	margin-bottom: 5px;
}
.pick-product .photoType .article ul li span {
	display: inline-block;
	font-size: 12px;
}
.pick-product .photoType .article ul li span:first-child {
	width: 230px;
}
.pick-product .photoType .article ul li select {
	float: right;
	color: #222;
}
.pick-product .btnGroup {
	margin-top: 10px;
}
/* Visa - 공지사항 아코디언 */
#accordian li { list-style:none;}
#accordian li > .acco-head { cursor:pointer;}
li > div.acco-cont { display:none;}
.acco-head table {
	border-top: 0;
}
.acco-head table tr:hover {
	background: #f9f9f9;
}
.acco-head table td {
	height: 30px;
}
.acco-head table td.a-left {
	cursor: pointer;
}
.acco-cont {
	background: #e0f3f1;
	padding: 20px;
}
/*============= Pop-상품 End =================*/

/*============= PopUp > popup Start =================*/
.agreeBox {
	/*height: 50px;*/
	line-height: 45px;
	font-size: 16px;
	font-weight: 600;
}


.pop-tit {
	font-size: 20px;
	color: #fff;
	text-align: center;
	background: #3b3f46;;
	height: 50px;
	line-height: 50px;
	/*margin-right: -17px;*/
	padding-right: 17px;
}
/* 견적문의 팝업 */
#popupDiv {
	width: 900px;
	display: block;
}
#popupDiv .terms {
	overflow-y: hidden;
}
.pop-contents.padding-20 {
	width: 860px;
	padding: 20px 20px;
}
.pop-contents.paddingAdd {
	padding: 20px 20px 40px 20px;
}
#popupDiv .title-medium {
	line-height: 24px;
}
#popupDiv select {
	line-height: 24px;
	height: 28px;
    border: 1px solid #bbb;
}
#popupDiv select.half {
	width: 112px;
	margin-right: 4px;
    border: 1px solid #bbb;
}
#popupDiv input.half {
	width: 100px;
	margin-right: 8px;
    border: 1px solid #ccc;
}
#popupDiv input.datepicker {
	width: 90px;
	/*margin-right: 1px;
	margin-left: 3px;*/

    border: 1px solid #bbb;
}
#popupDiv textarea {
	border: 1px solid #f4f4f4;
	width: 693px;
	padding: 10px;
}
#popupDiv .btns-btarea {
/*	width: 270px;*/
	margin: 0 auto;
	text-align: center;
}
/* 예약하기 팝업 */
.inputInfo td {
	 padding-left: 0;
}
.people_select {
	overflow: hidden;
}
.people_select li.box {
	float: left;
	width: 375px;
	/*height: 40px;	*/
	border: 1px solid #ccc;
	margin-left: 7px;
}
.people_select li.box:first-child {
	margin-left: 0;
}
.people_select li div.f-left {
	width: 346px;
	/*height: 40px;*/
	line-height: 40px;
	text-align: center;
}
.people_select li ul li.f-right {
	width: 28px;
}
.people_select ul.f-right .bt-add,
.people_select ul.f-right .bt-del {
	width: 20px;
	height: 20px;
	background-size: 20px 20px;
}


.people_select2 {
	overflow: hidden;
}
.people_select2 li.box {
	float: left;
	width: 220px;
	/*height: 40px;	*/
	border: 1px solid #ccc;
	margin-left: 7px;
}
.people_select2 li.box:first-child {
	margin-left: 0;
}
.people_select2 li div.f-left {
	width: 200px;
	/*height: 40px;*/
	line-height: 40px;
	text-align: center;
}
.people_select2 li ul li.f-right {
	width: 28px;
}
.people_select2 ul.f-right .bt-add,
.people_select2 ul.f-right .bt-del {
	width: 20px;
	height: 20px;
	background-size: 20px 20px;
}




/*최종가격 */
tfoot.tatalCost {
	background: #ff5029;
	color: #fff;
}
tfoot.tatalCost td span {
	height: 40px;
	line-height: 37px;
}
tfoot.tatalCost .price {
	display: inline-block;
	font-size: 20px !important;
	line-height: 40px !important;
}
/*상품비교 팝업*/
#popupDiv.VSproduct {
	width: 1240px;
	margin: 0 auto;
}
.VSprd {
	float: left;
	width: 560px;
	border: 1px solid #ccc;
	padding: 29px;
}



.VSprd {
	width: 560px;
	border: 1px solid #ccc;
	padding: 29px;
}
.VSprd h2 {
	text-align: center;
	height: 35px;
	line-height: 20px;
}
.VSprd h3 {
	font-weight: 600;
	margin-bottom: 10px;
}
.VSprd .select-prd select {
	width: 560px;
	white-space: nowrap !important;
    overflow: hidden !important;
    text-overflow: ellipsis !important;
    margin-bottom: 10px;
}
.VSprd th, .VSprd td {
/*	padding: 0 !important;
	font-size: 12px !important; */
}
.VSprd th.alignMargin01{
text-align: left !important;

}
.VSprd th.alignMargin01 img{
	margin-left: 19px;

}

.VSprd th.alignMargin02{
text-align: left !important;

}

.VSprd th.alignMargin02 img{
	margin-left: 12px;

}
.VSprd td {
/*	padding-left: 20px !important;
	width: 80%;*/
}
.VSprd .Info-detail {
	margin-bottom: 10px;
}
.VSprd .Info-detail td .price {
	text-indent: 0;
}
.VSprd .Info-detail td .price.Gray {
	margin-right: 10px;
}
.VSprd .title-small {
	margin-top: 20px;
}


/*============= PopUp End =================*/

/** login **/

body#login {
	/*width: 100%;
	height: 100%;
	background: url(../images/bg1.jpg) no-repeat;
	background-size: 100% 100%;	*/
	color: #787878;
}
.login-wrap {
	display: block;
	width: 100%;;
	/*height: 500px;*/
	margin: 0 auto;
	overflow: hidden;
}
.login-wrap h1 {
	margin: 75px 0 10px 110px;
}
.login-wrap .slogan {
	height: 22px;
	line-height: 22px;
	font-size: 21px;
	font-weight: 600;
	color: #686868;
	width: 460px;
	text-align: center;
	margin: 15px 0 15px 0;
}
.login-wrap .slogan2 {
	font-size: 13px;
	color: #787878;
	width: 360px;
	margin: 0 auto;
	text-align: center;
	line-height: 20px;
	margin-bottom: 12px;
}
.formBox {
	background: #fff;
	border-radius: 3px;
}
.formBox.f-left, .formBox.f-right {
	width: 460px;
	height: 500px;
	position: relative;
}
.Bigbt {
	width: 360px;
	height: 50px;
	text-align: center;
	color: #fff;
	font-weight: bold;
	font-size: 18px;
	background: #666;
	border-radius: 3px;
}
.formBox.f-left .Bigbt-join {
	position: absolute;
	bottom: 76px;
	left: 50px;
	background: #0d6fb8;
}
.formBox.f-right .Bigbt-login {
	position: absolute;
	bottom: 76px;
	left: 50px;
	background: #3ca9e2;
}
.Bigbt:hover {
	background: #7d7c84 !important;
}
.formBox.f-right p.iconIMG {
	height: 66px;
	margin-top: 80px;
	margin-bottom: 10px;
}
.formBox.f-right .quick-search {
	height: 70px;
	position: absolute;
	top: 292px;
	left: 50px;
}
.formBox.f-left .boxFoot, .formBox.f-right .boxFoot ul {
	width: 360px;
	height: 30px;
	line-height: 30px;
	position: absolute;
	bottom: 40px;
	left: 50px;
	font-size: 15px;
}
body#login input[type=text],
body#login input[type=password] {
	width: 338px;
	height: 50px;
	line-height: 50px;
	border: 1px solid #c2c0ca;
	border-radius: 3px;
	margin-left: 50px;
	padding: 0 10px;
	font-size: 18px;
	margin-bottom: 6px;
}
body#login select {
	width: 114px;
	height: 30px;
	border: 1px solid #c2c0ca;
	color: #333;
	margin-left: 5px;
	background: #f4f4f4;
}
body#login li:first-child select {
	margin-left: 0;
}
body#login ::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: #3ca9e2;
  opacity: 1; /* Firefox */
}
body#login :-ms-input-placeholder { /* Internet Explorer 10-11 */
  color: #3ca9e2;
}
body#login ::-ms-input-placeholder { /* Microsoft Edge */
  color: #3ca9e2;
}
.login-wrap a {
	color: #3ca9e2;
	font-size: 16px;
}
.login-wrap a:hover {
	color: #ff7200;
}
#slideshow > div {
    position: absolute;
}
.cover {
	/*width: 100vw;*/
	width:100%;
   /* height: 90vh;*/
	height:100%;
	/*overflow: hidden;	*/
}
#slideshow > div img {
	width: 100%;
	height: 100%;
}

/** join **/
body#join {
	background: #f2f2f2;
}
body#join .header {
	background: #fff;
	text-align: center;
	margin-bottom: 30px;
}
body#join .join-wrap, body#join h1 {
	width: 1240px;
	margin: 0 auto;
}
body#join h1 {
	height: 100px;
	line-height: 100px;
	cursor: default;
}
body#join h1 img {
	height: 40px;
	width: auto;
}
body#join h2.tit {
	font-size: 20px;
	color: #0d6fb8;
	margin-bottom: 20px;
}
body#join h3 {
	font-size: 16px;
}
.join-wrap .agree {
	font-weight: 600;
	font-size: 14px;
	/*height: 20px;*/
	line-height: 20px;
}
.labelCb {
 /* display: block;*/
  display: inline;
  position: relative;
  /*padding-left: 30px; */
  margin-bottom: 12px;
  cursor: pointer;
  font-size: 16px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.labelCb input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
}
.labelCb .checkmark {
    position: absolute;
	display: inline-block;
    top: 0;
    left: 0;
    height: 20px;
    width: 20px;
    border: 1px solid #ccc;
	background: #fff url(../images/ico-agreeCheck-d.png) no-repeat;
}
.labelCb:hover input ~ .checkmark {
  background-color: #ccc;
}
.labelCb input:checked ~ .checkmark {/*
  background-color: #3ca9e2;*/
}
.labelCb .checkmark:after {
  content: "";
  position: absolute;
  display: none;
}
.labelCb input:checked ~ .checkmark:after {
  display: block;
}
.labelCb .checkmark:after {/*
  left: 6px;
  top: 2px;
  width: 2px;
  height: 10px;
  border: solid white;
  border-width: 0 3px 3px 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);*/
 width: 20px;
 height: 20px;
 background: url(../images/ico-agreeCheck.png) no-repeat;
}


.labelCbcheckAdd {
   line-height: 30px;
}

.labelCbcheckAdd span{
}

.user-division {
	margin: 10px 0 10px 0;
	border-bottom: 1px dashed #aaa;
}
.user-division ul {
	margin-bottom: 10px;
	overflow: hidden;
	height: 22px;
}
.user-division ul li {
	float: left;
	height: 20px;
	line-height: 20px;
}

.user-division2 {
}
.user-division2 ul {
	overflow: hidden;
}
.user-division2 ul li {
	float: left;
}
.labelRd {
	display: block;
	position: relative;
	padding-left: 30px;
	margin-top:2px;
	margin-bottom:1px;
	cursor: pointer;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	height: 20px;
	line-height: 20px;
}
.labelRd input {
	position: absolute;
	opacity: 0;
	cursor: pointer;
}
.labelRd .checkmark {
	position: absolute;
	top: 0;
	left: 0;
	height: 20px;
	width: 20px;
	background-color: #999;
	border-radius: 50%;
}
.labelRd:hover input ~ .checkmark {
	background-color: #ccc;
}
.labelRd input:checked ~ .checkmark {
	background-color: #4a505d;
}
.checkmark:after {
	content: "";
	position: absolute;
	display: none;
}
.labelRd input:checked ~ .checkmark:after {
	display: block;
}
.labelRd .checkmark:after {
 	top: 5px;
	left: 5px;
	width: 10px;
	height: 10px;
	border-radius: 50%;
	background: white;
}
.boxing .inptBig th, .boxing .inptBig td {
	font-size: 15px;
	padding: 4px 0;
	height: 40px;
}
.boxing .inptBig th {
	text-align: left;
	width: 130px;
	padding: 0 10px;
	font-weight: 600;
}
#join table.inptBig input[type=text], #join table.inptBig input[type=password],
#join table.inptBig input[type=email] {
	width: 454px;
	background: #fbfbfb;
}
.bg-610x70 {
	width: 690px;
	height: 69px;
	margin: 10px 0;
}
.bg-610x70 img {
	width: 690px;
	height: auto;
}
.join-wrap .btBig {
	background: #0d6fb8;
	color: #fff;
	border-radius: 3px;
	height: 60px;
	width: 690px;
	text-align: center;
	font-size: 19px;
	margin-bottom: 100px;
}
.join-wrap .btBig:hover {
	background: #3ca9e2;
}
.btn-front {
	display: inline-block;
	width: 115px;
	height: 35px;
	line-height: 35px;
	text-align: center;
	color: #fff !important;
	font-weight: bold;
	font-size: 13px;
	background: #d2850c;
	border-radius: 3px;
}
.btn-front:hover {
	background: #fe9b00;
}

/* 테마 및 셀렉 레이어 변경 0409  */

.newRemoteFilter {
	display: table;
	/*text-align: center;*/
	margin: 0 auto;
	/*margin-bottom: 20px;*/
	overflow: hidden;
	/*width: 825px;*/
}
.newRemote {
  	position: relative;
    display: inline-block;
    width: 250px;
    height: 38px;
    font-size: 20px;
    color: #fff;
    text-align-last:center;
}
.newFilter li:first-child {
	margin-left: 18px;
}
.newFilter li:first-child span {
	font-size: 24px;
	font-weight: lighter;
}
.newFilter li:last-child {
}
.newFilter select {
	width: 250px;
    height: 38px;
    font-size: 20px;
    /*font-weight: lighter;*/
    margin: 0 10px;
    text-align-last:center;
}
.newFilter select option {
	text-align: center;
	color: #222;
	font-size: 16px;
}


.newFilter .bt-search-box2 {
	display: inline-block;
	width: 90px;
	height: 38px;
	line-height: 38px;
	background: #0d79d9;
	border-radius: 3px;
	text-align: center;
	font-size: 16px;
	font-weight: 600;
	color: #FFFFFF;
	border: 1px solid #045fd9 !important
}

.newFilter .bt-search-box2:hover {
	background: #045fd9;
}

.dtxt01{
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}
/* //---- 이전 백업 여기까지 ------- */



/* 신규 작업(2019.07) */
main{ min-height: calc(100vh - 348px); }
input[type=text], input[type=tel], input[type=password], input[type=date], input[type=email],
select{ border: #ccc 1px solid;}


.top-aside-btns-flex{
    display: table;
    width: 100%;
    table-layout: fixed;
}
.top-aside-btns-flex > span,
.top-aside-btns-flex > li,
.top-aside-btns-flex > a,
.top-aside-btns-flex > div,
.top-aside-btns-flex > .top-aside-btn{
    display: table-cell;
    text-align: center;
    font-weight: 600;
    font-size: 16px;
    line-height: 48px;
    border: 1px solid silver;
    cursor: pointer;
}
.top-aside-btns-flex > span + span,
.top-aside-btns-flex > li + li,
.top-aside-btns-flex > a + li,
.top-aside-btns-flex > div + div,
.top-aside-btns-flex > .top-aside-btn + .top-aside-btn{
    border-left: none;
}



/* 팝업 */
.popup-wrap{
    position: fixed;
    top: 0; left: 0; bottom: 0; right: 0;
    background: #00000050;
	z-index: 2;
}
.popup-box{
    position: absolute; left: 50%; top: 50%; transform: translate(-50%,-50%);
    width: 1000px; height: 700px; background: #fff;
    padding: 50px; box-sizing: border-box;
}
.popup-box .btn_pop_close{
    background: url(/images/ico-x.png) center no-repeat;
    display: block;
    width: 30px; height: 30px; border: silver 1px solid;
    position: absolute; right: 50px; top: 50px;
}
.popup-wrap .popup-box h3{
    font-size: 20px; font-weight: 600;
    border-bottom: cornflowerblue 2px solid; padding-bottom: 10px;
    margin-bottom: 30px; margin-top: 20px;
    text-align: left;
}
.popup-box .popup-contents-wrap{
    overflow-y: auto; height: 517px;
}
.popup-box h3 i{ margin-right: 5px}
.w-wide{ position: relative; display: inline-block; width: 10px; height: 20px}
.w-wide:before{
    content: ""; display: block; width: 100%; height: 1px; background-color: #333;
    position: absolute; left: 0; top: 15px;
}

/* 20200618 추가 */
.consult_tit{text-align:center;font-family:'Nanum Gothic';line-height:1;letter-spacing:-0.03em;font-size:24px; color: #fff;}
.consult_tel{text-align:center;font-family:'Nanum Gothic';line-height:1;letter-spacing:-0.03em;font-size:18px; color: #fff;padding-top:8px;}

/* 20211101 추가작업 */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, sub, sup, tt, var, b, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend,  caption, article, aside, audio, canvas, details, figcaption, figure, footer, header, hgroup, mark, menu, meter, nav, output, progress, section, summary, time, video { margin:0; padding:0;border:0; color:inherit; vertical-align:baseline; /* background:transparent; */ -webkit-text-size-adjust:none;}

header, footer, section, article, aside, nav, hgroup, details, menu, figure, figcaption{display: block;}
div, p, ul, li,ol, table, th, td, textarea, input, span, form, h1, h2, h3, h4, h5, h6, dt, dl, dd, em, sup {padding:0px;margin:0px;vertical-align:top;}
ul, ol, dl, dd, dt, li {list-style:none;}
h1,h2,h3,h4,h5,h6{font-weight:normal}
form, fieldset{margin:0;padding:0;border:0}
table, tbody, tfoot, thead, tr, th, td {margin:0; padding:0; border-collapse:collapse;border-spacing:0;-webkit-text-size-adjust:none;font-weight:normal;}
table {
    table-layout: fixed;
    border-collapse: collapse;
    border-spacing: 0;
    width:100%;
    vertical-align:middle;
}
table, th, td {
    vertical-align:middle;
}

img {border:0 none; outline:none;vertical-align:top;}
optgroup {font-style:normal;font-size:0px;height:0px;line-height:0px}
label {cursor:pointer;}
img, fieldset {border:0 none transparent;/*'transparent' for Opera7*/}
i, em, address, cite, code, dfn, th, var {font-style:normal}
caption{visibility:hidden;width:0px;height:0px;overflow:hidden;font-size:0px;margin:0px;padding:0px;line-height:0px}
legend{position:absolute;top:0;left:0;visibility:hidden;width:0px;height:0px;overflow:hidden;font-size:0px;margin:0px;padding:0px;line-height:0px}
/* html5 ie9 else */
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary {display:block;padding:0;margin:0}
/* form basic */
input, label, select, button{margin:0;border:0;padding:0;display:inline-block;vertical-align:middle;white-space:normal;background:none;line-height:1;font-family:inherit;}
input::placeholder {color:#a7a7a7 !important;font-family: 'NotoSansKR';font-style: normal; font-weight: 200;font-size:14px;}
input:-ms-input-placeholder {color:#a7a7a7 !important;font-family: 'NotoSansKR';font-style: normal; font-weight: 200;font-size:14px;}
input::-ms-input-placeholder { color:#a7a7a7 !important;font-family: 'NotoSansKR';font-style: normal; font-weight: 200;font-size:14px;}
input::-webkit-input-placeholder {color:#a7a7a7 !important;font-family: 'NotoSansKR';font-style: normal; font-weight: 200;font-size:14px;}
input::-moz-placeholder {color:#a7a7a7 !important;font-family: 'NotoSansKR';font-style: normal; font-weight: 200;font-size:14px;}

textarea::placeholder {color:#a7a7a7 !important;font-family: 'NotoSansKR';font-style: normal; font-weight: 200;font-size:14px;}
textarea:-ms-input-placeholder {color:#a7a7a7 !important;font-family: 'NotoSansKR';font-style: normal; font-weight: 200;font-size:14px;}
textarea::-ms-input-placeholder { color:#a7a7a7 !important;font-family: 'NotoSansKR';font-style: normal; font-weight: 200;font-size:14px;}
textarea::-webkit-input-placeholder {color:#a7a7a7 !important;font-family: 'NotoSansKR';font-style: normal; font-weight: 200;font-size:14px;}
textarea::-moz-placeholder {color:#a7a7a7 !important;font-family: 'NotoSansKR';font-style: normal; font-weight: 200;font-size:14px;}

.selectbox_sty1{position:relative;display:inline-block;width:100%;vertical-align:middle;}
.selectbox_sty1 select{width:100%;height:28px;padding:0px 30px 0px 10px;border:1px solid #e5e5e5;background:#fff;cursor: pointer;font-family: 'NotoSansKR';font-style: normal; font-weight: 400;font-size:14px;color:#666;border-radius:4px;box-sizing:border-box;}
.selectbox_sty1 select{-webkit-appearance: none;-moz-appearance: none;-o-appearance: none;appearance: none;outline-width:0;}
.selectbox_sty1 select::-ms-expand {display: none;}
.selectbox_sty1 select[multiple]{vertical-align:top;}

.selectbox_sty2{position:relative;display:inline-block;vertical-align:middle;}
.selectbox_sty2 select{width:100%;height:35px;padding:0px 30px 0px 10px;border:1px solid #e5e5e5;background:#fff;cursor: pointer;font-family: 'NotoSansKR';font-style: normal; font-weight: 400;font-size:14px;color:#666;border-radius:4px;box-sizing:border-box;}
.selectbox_sty2 select{-webkit-appearance: none;-moz-appearance: none;-o-appearance: none;appearance: none;outline-width:0;}
.selectbox_sty2 select::-ms-expand {display: none;}
.selectbox_sty2 select[multiple]{vertical-align:top;}

.selectbox_sty__arrow{position: absolute;top: 40%;right: 10px;width: 0;height: 0;pointer-events: none;border-style :solid;border-width: 9px 6px 0 6px;border-color: #3e4358 transparent transparent transparent;}

.inputbox_sty1{display:inline-block;vertical-align:middle;transition: all 0.3s ease-out}
.inputbox_sty1 input{width:100%;height:28px;padding:0px 10px;border:1px solid #e5e5e5;background:#fff;font-family: 'NotoSansKR';font-style: normal; font-weight: 400;font-size:14px;color:#666;border-radius:4px;box-sizing:border-box;}
.inputbox_sty1 input:focus {outline: none;background:#fff;border-color:#727a82}
.inputbox_sty1 input:disabled {background:#f1f1f1;}

.input_calendar_1{position: relative;display:inline-block;vertical-align:middle;}
.input_calendar_1 input{width:100%;height:35px !important;border:1px solid #e5e5e5 !important;padding:0px 33px 0px 10px !important;box-sizing:border-box;border-radius:4px;background:url(../images/ico_calendar.png) 95% 50% no-repeat #fff;box-sizing:border-box;}
.input_calendar_1 input:focus {outline: none;background-color: transparent;border-color:#3e4358}
.input_calendar_1 input:disabled {background:#f1f1f1;}


.input_1{position: relative;display:inline-block;vertical-align:middle;}
.input_1 input{width:100%;height:35px !important;border:1px solid #e5e5e5 !important;padding:0px 0px 0px 10px !important;box-sizing:border-box;border-radius:4px;box-sizing:border-box;}
.input_1 input:focus {outline: none;background-color: transparent;border-color:#3e4358}
.input_1 input:disabled {background:#f1f1f1;}

.textArea_typeA textArea{display: inline-block;width:100%;border:1px solid #dfdfdf;height:100px; padding:10px;font-family: 'NotoSansKR';font-style: normal; font-weight: 400;font-size:14px;color:#666;line-height:1.3;background:#fff;box-sizing: border-box;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;}
.textArea_typeA textArea:focus {outline: none;border-color:#727a82}

.mainTit-A{display: inline-block; min-height:44px; font-family: 'NotoSansKR';font-style: normal; font-weight: 700;font-size:38px; line-height:1;letter-spacing:-0.03em; text-align:left;box-sizing: border-box; margin-top:40px; margin-bottom:20px;padding-left:50px;}
.mainTit-A span{display: inline-block; font-family: 'NotoSansKR';font-style: normal; font-weight: 400;font-size:18px;line-height:38px;letter-spacing:-0.03em;color:#7c7c7c; margin-left:15px;}
.icon_theme_0{background:url(/images/icon/icon_theme_0.png) left center no-repeat;}
.icon_theme_1{background:url(/images/icon/icon_theme_1.png) left center no-repeat;}  /* 해외여행 */
.icon_theme_2{background:url(/images/icon/icon_theme_2.png) left center no-repeat;} /* 항공 */
.icon_theme_3{background:url(/images/icon/icon_theme_3.png) left center no-repeat;} /* 호텔 */
.icon_theme_4{background:url(/images/icon/icon_theme_4.png) left center no-repeat;} /* 국내관광 */
.icon_theme_5{background:url(/images/icon/icon_theme_5.png) left center no-repeat;} /* 단품 */
.icon_theme_6{background:url(/images/icon/icon_theme_6.png) left center no-repeat;} /* 골프 */
.icon_theme_7{background:url(/images/icon/icon_theme_7.png) left center no-repeat;} /* 티켓 */
.icon_theme_8{background:url(/images/icon/icon_theme_8.png) left center no-repeat;} /* 패스 */
.icon_theme_9{background:url(/images/icon/icon_theme_9.png) left center no-repeat;} /* 비자 */
.icon_theme_10{background:url(/images/icon/icon_theme_10.png) left center no-repeat;} /* 크루즈여행, 선박/여객선 */
.icon_theme_11{background:url(/images/icon/icon_theme_11.png) left center no-repeat;} /* 신혼여행 */
.icon_theme_12{background:url(/images/icon/icon_theme_12.png) left center no-repeat;} /* 가족여행 */
.icon_theme_13{background:url(/images/icon/icon_theme_13.png) left center no-repeat;} /* 성지순례 */
.icon_theme_14{background:url(/images/icon/icon_theme_14.png) left center no-repeat;} /* 트렉킹 */
.icon_theme_15{background:url(/images/icon/icon_theme_15.png) left center no-repeat;} /* 박람회 */
.icon_theme_16{background:url(/images/icon/icon_theme_16.png) left center no-repeat;} /* 자유여행 */
.icon_theme_17{background:url(/images/icon/icon_theme_17.png) left center no-repeat;} /* 효도관광 */
.icon_theme_18{background:url(/images/icon/icon_theme_18.png) left center no-repeat;} /* 여행정보 */
.icon_theme_19{background:url(/images/icon/icon_theme_19.png) left center no-repeat;} /* 랜드사 */
.icon_theme_20{background:url(/images/icon/icon_theme_20.png) left center no-repeat;} /* 섬여행 */
.icon_theme_21{background:url(/images/icon/icon_theme_21.png) left center no-repeat;} /* 버스여행 */
.icon_theme_22{background:url(/images/icon/icon_theme_22.png) left center no-repeat;} /* 기타 */
.icon_theme_23{background:url(/images/icon/icon_theme_23.png) left center no-repeat;} /* 스키투어 */
.icon_theme_24{background:url(/images/icon/icon_theme_24.png) left center no-repeat;} /* 제주도 */
.icon_theme_25{background:url(/images/icon/icon_theme_25.png) left center no-repeat;} /* 기차여행 */
.icon_theme_26{background:url(/images/icon/icon_theme_26.png) left center no-repeat;} /* 렌터카 */
/*
.bullet-list{display: inline-block;width:100%;padding-left:14px;font-weight:200;font-size:18rem;color:#333;letter-spacing:-0.02em;line-height:1.5;margin-bottom:8px;box-sizing: border-box;}
.bullet-list::before {content: ' '; display: inline-block; vertical-align: top;width:6px; height:6px; margin-top: 10px;margin-left:-14px;margin-right:8px;border-radius: 50%; background: currentcolor;}
*/

/* 선박 이하 추가 테마 */
.productList_A{display: inline-block;width:100%;margin:30px 0px; font-size:0;}
.productList_A .topArea{display:flex;width:100%;align-items: center;justify-content: space-between;margin-bottom:10px;}
.productList_A .total{font-family: 'NotoSansKR';font-style: normal; font-weight: 400;font-size:14px;line-height:1;letter-spacing:-0.00em;color:#333; }
.productList_A .total > span{display: inline-block;font-family: 'NotoSansKR';font-style: normal; font-weight: 500;color:#dc2527; margin:0px 5px;}
.productList_A .sortMenu{text-align:right;}
.productList_A .sortMenu > a{display: inline-block;font-family: 'NotoSansKR';font-style: normal; font-weight:200;font-size:13px;line-height:1;letter-spacing:-0.00em;color:#777;margin-left:15px;}
.productList_A .sortMenu > a.active{font-family: 'NotoSansKR';font-style: normal; font-weight:500;font-size:14px;line-height:1;letter-spacing:-0.00em;color:#000;}
.productList_A ul{display:flex;width:100%;flex-wrap: wrap;padding-left:0 !important;}
.productList_A li{flex:0 0 49%; margin-left:2%;margin-bottom:2%;}
.productList_A li:nth-child(2n-1){margin-left:0%;}

.productTb_A{display: inline-block;width:100%; border:1px solid #dfdfdf;padding:10px; box-sizing: border-box;font-size:0;}
.productTb_A .thumbArea{display: inline-block;width:200px;text-align:left; }
.productTb_A .thumbArea .thumb{display: inline-block;width:100%;height:120px;}
.productTb_A .contArea{position:relative; display: inline-block;width:calc(100% - 200px);text-align:left;padding:0px 10px 0px 20px;box-sizing: border-box;}

.textStyA{width:100%;margin-bottom:20px;}
.textStyA .tit{font-family: 'NotoSansKR';font-style: normal; font-weight:500;font-size:16px;color: #000;line-height:1;letter-spacing:0em;white-space:nowrap; overflow:hidden; text-overflow:ellipsis;margin-bottom:10px;}
.textStyA .desc{font-family: 'NotoSansKR';font-style: normal; font-weight:400;font-size:14px;color: #777;line-height:1;letter-spacing:-0.02em;white-space:nowrap; overflow:hidden; text-overflow:ellipsis;margin-bottom:10px;}
.textStyA .txt{font-family: 'NotoSansKR';font-style: normal; font-weight:400;font-size:14px;color: #444;line-height:1;letter-spacing:0em;white-space:nowrap; overflow:hidden; text-overflow:ellipsis;}

.textStyB{width:100%;margin-bottom:10px;}
.textStyB .tit{font-family: 'NotoSansKR';font-style: normal; font-weight:500;font-size:15px;color: #000;line-height:1;letter-spacing:0em;white-space:nowrap; overflow:hidden; text-overflow:ellipsis;margin-bottom:8px;}
.textStyB .txt{font-family: 'NotoSansKR';font-style: normal; font-weight:400;font-size:13px;color: #444;line-height:1;letter-spacing:0em;white-space:nowrap; overflow:hidden; text-overflow:ellipsis;margin-top:8px;}


.btnArea-A{display: flex;width:100%;flex-direction: row;justify-content: center;font-size:0; /* flex-wrap:wrap; */}
.btnArea-A .box{flex:1;justify-content:center;margin-left:-1px;margin-top:0px;}
.btnArea-A .box button{width: 100%;padding:9px 0px 12px;text-align: center;line-height:1;font-family: 'NotoSansKR';font-style: normal; font-weight:400;font-size:13px;color: #333;border:1px solid #ccc;background:#f6f6f6;box-sizing: border-box;-webkit-box-sizing:border-box; -moz-box-sizing:border-box; transition:all 0.3s}
.btnArea-A .box:hover button{border:1px solid #55575a;background:#55575a;color: #fff; }
.btnArea-A .box:first-child {margin-left:0px;}
.btnArea-A .box button.active{border:1px solid #55575a;background:#55575a;color: #fff; }

.btnArea-A .box a{display:inline-block;width: 100%;padding:9px 0px 9px;text-align: center;line-height:1;font-family: 'NotoSansKR';font-style: normal; font-weight:400;font-size:13px;color: #333;border:1px solid #ccc;background:#f6f6f6;box-sizing: border-box;transition:all 0.3s}
.btnArea-A .box:hover a{border:1px solid #55575a;background:#55575a;color: #fff; }
.btnArea-A .box a.active{border:1px solid #55575a;background:#55575a;color: #fff; }

/* swiper_A */
.swiper_A { position:relative; width:100%; margin:0 auto; }
.swiper_A .swiper-slide {display:inline-block; width:100%;box-sizing:border-box;  -webkit-box-sizing:border-box; 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; }

.swiper_A .swiper-button-prev,
.swiper_A .swiper-button-next{width:25px; height: 25px; background-size: 25px auto;} /*크기*/
.swiper_A .swiper-button-prev{background-image: url(_/btn_prev.png); left: 0; } /*이미지,위치*/
.swiper_A .swiper-button-next{background-image: url(_/btn_next.png); right: 0; }
.swiper_A .swiper-pagination-bullet {width:8px;height:8px;margin:0px 4px;display:inline-block;border-radius:50%;background:#ccc;opacity:1;border:1px solid #ccc;box-sizing: border-box;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;}
.swiper_A .swiper-pagination-bullet-active {opacity:1;background:#555;border:1px solid #555;}

.bigimg_swiper { position:relative; width:100%; margin:0 auto; }
/* 버튼관련 */
.bigimg_swiper .swiper-button-prev,
.bigimg_swiper .swiper-button-next{width:12px; height: 20px; background-size: 12px auto;margin-top:-10px;} /*크기*/
.bigimg_swiper .swiper-button-prev{background-image: url(/images/i_prev.png); left: 10px; } /*이미지,위치*/
.bigimg_swiper .swiper-button-next{background-image: url(/images/i_next.png); right: 10px; }
.bigimg_swiper .swiper-pagination-bullet {width:8px;height:8px;margin:0px 4px;display:inline-block;border-radius:50%;background:#ddd;opacity:1;border:1px solid #ddd;box-sizing: border-box;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;}
.bigimg_swiper .swiper-pagination-bullet-active {opacity:1;background:#333;border:1px solid #333;}

.bigimg2_swiper { position:relative; width:100%; margin:0 auto; }
.bigimg2_swiper .swiper-button-prev,
.bigimg2_swiper .swiper-button-next{width:12px; height: 20px; background-size: 12px auto;margin-top:-10px;} /*크기*/
.bigimg2_swiper .swiper-button-prev{background-image: url(/images/i_prev.png); left: 10px; } /*이미지,위치*/
.bigimg2_swiper .swiper-button-next{background-image: url(/images/i_next.png); right: 10px; }
.bigimg2_swiper .swiper-pagination-bullet {width:8px;height:8px;margin:0px 4px;display:inline-block;border-radius:50%;background:#ddd;opacity:1;border:1px solid #ddd;box-sizing: border-box;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;}
.bigimg2_swiper .swiper-pagination-bullet-active {opacity:1;background:#333;border:1px solid #333;}

/* popup slider */
.pop_bigimg{position: relative; display: inline-block; width:100%; height:360px; /* padding-top: 60%; */overflow: hidden;border:1px solid #ebebeb; background:#fff;box-sizing: border-box;-webkit-box-sizing:border-box; -moz-box-sizing:border-box; }
.pop_bigimg img{position: absolute; top: 0; left: 0; right: 0; bottom: 0;width:100%; height:100%; }

.tab-ty1 {display: inline-block; width: 100%;margin-top:5px;text-align:center;overflow:hidden; box-sizing: border-box;-webkit-box-sizing: border-box;-moz-box-sizing: border-box; z-index:2;}
.tab-ty1 .swiper-slide {display: inline-block;width:100%; /*width:32.33333%; margin:0 0.5%;*/background:#fff;border:1px solid #ebebeb;box-sizing: border-box;cursor:pointer;}
.tab-ty1 .swiper-slide-thumb-active{/*border:2px solid #dc2527;*/ box-sizing: border-box;cursor:pointer;}
.tab-ty1 .swiper-slide img{width:100%;}

.slide_thumb{position: relative; display: inline-block; width:100%;padding-top: 75%;/* 4:3인경우 */ overflow: hidden;background:#fff;}
.slide_thumb img{position: absolute; top: 0; left: 0; right: 0; bottom: 0;width:100%; height:100%; }

/* table */
.f-price{font-family:'Nanum Gothic EB';}
.basicTable {/* table-layout:fixed;*/width:100%;}
.basicTable .txt1{display: inline-block; font-family:'Nanum Gothic';font-size:12px;color: #666;line-height:28px;letter-spacing:-0.01em;}
.basicTable .bold{font-family:'Nanum Gothic EB';}
.basicTable .tbg1{background-color:#eaf0fa !important;font-family:'Nanum Gothic Bold' !important;}
.basicTable .tbg2{background-color:#fbf8f4 !important;font-family:'Nanum Gothic Bold' !important;}
.basicTable .tbg3{background-color:#f3f6fb !important;font-family:'Nanum Gothic Bold' !important;}
.basicTable .tbg4{background-color:#fafafa !important;font-family:'Nanum Gothic Bold' !important;}
.basicTable .stxt{display: inline-block;margin:0 2px; font-family:'Nanum Gothic';font-size:11px;color: #dc2527;line-height:1.3;letter-spacing:-0.02em;}

.basicTable.type1{margin:0px auto; border:1px solid #222;}
.basicTable.type1 thead tr{border-bottom:1px solid #222;background-color:#eaf0fa; }
.basicTable.type1 th{/*background-color:#fff;*/ text-align:center;padding:8px 5px;vertical-align:middle;font-family:'Nanum Gothic Bold';font-size:14px;color: #1a1a1a;line-height:1.3;letter-spacing:-0.03em;border-bottom:0px solid #dfdfdf;border-left:0px solid #dfdfdf;/*word-break: break-all;*/word-wrap: break-word;word-break: keep-all;box-sizing: border-box;-webkit-box-sizing:border-box; -moz-box-sizing:border-box;}
.basicTable.type1 td{padding:8px 5px;vertical-align:middle;border-left:0px solid #dfdfdf;border-bottom:1px solid #dfdfdf;text-align:center;font-family:'Nanum Gothic';font-size:13px;color: #333;line-height:1.4;letter-spacing:-0.01em;word-wrap: break-word;word-break: keep-all;box-sizing: border-box;-webkit-box-sizing:border-box; -moz-box-sizing:border-box;}
.basicTable.type1 td.all{padding:0px;}
.basicTable.type1 tbody tr {background: #fff;}
.basicTable.type1 tr th:first-child,
.basicTable.type1 tr td:first-child{border-left:0;}
.basicTable.type1 .rborder{border-right:1px solid #dfdfdf;}
.basicTable.type1 .active{}

/* intable */
.basicTable.stype1{margin:0px auto;}
.basicTable.stype1 th{background-color:#fafafa;text-align:center;padding:5px 5px;vertical-align:middle;font-family:'Nanum Gothic Bold';font-size:14px;color: #1a1a1a;line-height:1.3;letter-spacing:-0.03em;word-wrap: break-word;word-break: keep-all;box-sizing: border-box;-webkit-box-sizing:border-box; -moz-box-sizing:border-box;}
.basicTable.stype1 td{padding:8px 5px;vertical-align:middle;border-left:0px solid #dfdfdf;border-bottom:0px solid #dfdfdf;text-align:center;font-family:'Nanum Gothic';font-size:13px;color: #333;line-height:1.4;letter-spacing:-0.01em;word-wrap: break-word;word-break: keep-all;box-sizing: border-box;-webkit-box-sizing:border-box; -moz-box-sizing:border-box;}
.basicTable.stype1 tbody tr {background: #fff;}

.basicTable.stype2{margin:0px auto;border:1px solid #ebebeb;}
.basicTable.stype2 th{background-color:#fafafa;text-align:center;padding:4px;vertical-align:middle;font-family:'Nanum Gothic Bold';font-size:12px;color: #555;line-height:1;letter-spacing:-0.03em;word-wrap: break-word;word-break: keep-all;box-sizing: border-box;-webkit-box-sizing:border-box; -moz-box-sizing:border-box;}
.basicTable.stype2 td{padding:4px;vertical-align:middle;border-left:0px solid #dfdfdf;border-top:1px solid #ebebeb;text-align:center;font-family:'Nanum Gothic';font-size:12px;color: #666;line-height:1.4;letter-spacing:-0.01em;word-wrap: break-word;word-break: keep-all;box-sizing: border-box;-webkit-box-sizing:border-box; -moz-box-sizing:border-box;}
.basicTable.stype2 tbody tr {background: #fff;}

.basicTable.stype3{margin:0px auto;border:1px solid #666;}
.basicTable.stype3 th{background-color:#333;text-align:center;padding:4px;vertical-align:middle;font-family:'Nanum Gothic Bold';font-size:12px;color: #eee;line-height:1;letter-spacing:-0.03em;word-wrap: break-word;word-break: keep-all;box-sizing: border-box;-webkit-box-sizing:border-box; -moz-box-sizing:border-box;}
.basicTable.stype3 td{padding:4px;vertical-align:middle;border-left:0px solid #dfdfdf;border-top:1px solid #666;text-align:center;font-family:'Nanum Gothic';font-size:12px;color: #ddd;line-height:1.4;letter-spacing:-0.01em;word-wrap: break-word;word-break: keep-all;box-sizing: border-box;-webkit-box-sizing:border-box; -moz-box-sizing:border-box;}
.basicTable.stype3 tbody tr {background: #444;}
/* intable end */

.basicTable.type2{margin:0px auto;border-top:1px solid #dfdfdf;border-left:1px solid #dfdfdf;border-right:1px solid #dfdfdf;}
.basicTable.type2 th{background:#f1f1f1;text-align:center;padding:8px 10px;vertical-align:middle;font-family:'Nanum Gothic Bold';font-size:14px;color: #1a1a1a;line-height:1.3;letter-spacing:-0.03em;border-bottom:1px solid #dfdfdf;border-left:0px solid #dfdfdf;/*word-break: break-all;*/word-wrap: break-word;word-break: keep-all;box-sizing: border-box;-webkit-box-sizing:border-box; -moz-box-sizing:border-box;}
.basicTable.type2 td{padding:8px 10px;vertical-align:middle;border-left:0px solid #dfdfdf;border-bottom:1px solid #dfdfdf;text-align:center;font-family:'Nanum Gothic';font-size:13px;color: #333;line-height:1.4;letter-spacing:-0.01em;word-wrap: break-word;word-break: keep-all;box-sizing: border-box;-webkit-box-sizing:border-box; -moz-box-sizing:border-box;}
.basicTable.type2 tbody tr {background: #fff;}
.basicTable.type2 tr th:first-child,
.basicTable.type2 tr td:first-child{border-left:0;}
.basicTable.type2 .rborder{border-right:1px solid #dfdfdf;}
.basicTable.type2 .bg_price{background:#747a81;}
.basicTable.type2 .bg_price td{font-size:15px;color:#fff !important;background:#747a81;font-family:'Nanum Gothic Bold';}
.basicTable.type2 .active{}
.basicTable.type2 .bg_point1 td{font-size:15px;color:#000;background:#fbf7f1;font-family:'Nanum Gothic Bold'; padding:8px 40px;}
.basicTable.type2 .bg_point2 td{font-size:15px;color:#fff;background:#747a81;font-family:'Nanum Gothic Bold'; padding:8px 40px;}
.basicTable.type2 th.bg-wh{background: #fff;}

.basicTable.type3{margin:0px auto;border-top:1px solid #dfdfdf;}
.basicTable.type3 th{background:#f9f9f9;text-align:center;padding:8px 10px;vertical-align:middle;font-family:'Nanum Gothic Bold';font-size:14px;color: #1a1a1a;line-height:1.3;letter-spacing:-0.03em;border-bottom:1px solid #dfdfdf;border-left:1px solid #dfdfdf;/*word-break: break-all;*/word-wrap: break-word;word-break: keep-all;box-sizing: border-box;-webkit-box-sizing:border-box; -moz-box-sizing:border-box;}
.basicTable.type3 td{padding:8px 10px;vertical-align:middle;border-left:1px solid #dfdfdf;border-bottom:1px solid #dfdfdf;text-align:center;font-family:'Nanum Gothic';font-size:13px;color: #333;line-height:1.4;letter-spacing:-0.01em;word-wrap: break-word;word-break: keep-all;box-sizing: border-box;-webkit-box-sizing:border-box; -moz-box-sizing:border-box;}
.basicTable.type3 tbody tr {background: #fff;}
.basicTable.type3 .reply_f{color:#f96131 !important;background:#fbf7f5;}
/*.basicTable.type3 tbody tr:hover{background: #fafafa;}
/* .basicTable.type3 tbody tr:nth-child(even) {background-color: #f6f6f6;} */
.basicTable.type3 tr th:first-child,
.basicTable.type3 tr td:first-child{border-left:0;}
.basicTable.type3 .rborder{border-right:1px solid #dfdfdf;}
.basicTable.type3 .no_border{border-left:0px solid #dfdfdf;}
.basicTable.type3 .big_font01{font-family:'Nanum Gothic Bold';font-size:18px;}
.basicTable.type3 .reply{text-align:left;background: url(/images/i_reply.png) 20px 12px no-repeat #fbf7f5;padding-left:48px;}
.basicTable.type3 input{vertical-align:middle;height:28px;color:#666;border:1px solid #dfdfdf;background:#fff;padding:5px;box-sizing:border-box;border-radius:0px;}
.basicTable.type3 .bg_price{padding:8px;font-size:20px;color:#fff !important;background:#f96131;}

.basicTable.type4{margin:0px auto;border-top:1px solid #dfdfdf;border-left:1px solid #dfdfdf;border-right:1px solid #dfdfdf;}
.basicTable.type4.border-1{border:1px solid #888;}
.basicTable.type4 th{background-color:#f9f9f9;text-align:center;padding:8px 5px;vertical-align:middle;font-family:'Nanum Gothic Bold';font-size:14px;color: #1a1a1a;line-height:1.3;letter-spacing:-0.03em;border-bottom:1px solid #dfdfdf;border-left:0px solid #dfdfdf;/*word-break: break-all;*/word-wrap: break-word;word-break: keep-all;box-sizing: border-box;-webkit-box-sizing:border-box; -moz-box-sizing:border-box;}
.basicTable.type4 td{padding:8px 10px;vertical-align:middle;border-left:0px solid #dfdfdf;border-bottom:1px solid #dfdfdf;text-align:center;font-family:'Nanum Gothic';font-size:13px;color: #333;line-height:1.4;letter-spacing:-0.01em;word-wrap: break-word;word-break: keep-all;box-sizing: border-box;-webkit-box-sizing:border-box; -moz-box-sizing:border-box;}
.basicTable.type4 td.all{padding:0px;}
.basicTable.type4 tbody tr {background: #fff;}
.basicTable.type4 .price{font-family:'Nanum Gothic EB';padding-right:20px;text-align:right;font-size:14px;}
.basicTable.type4 td a:hover{color:#f96131;}
.basicTable.type4 .bg_price{background:#747a81;}
.basicTable.type4 .bg_price td{font-size:15px;color:#fff !important;background:#747a81;font-family:'Nanum Gothic Bold';}
.basicTable.type4 .bg_point1 td{font-size:15px;color:#000;background:#fbf7f1;font-family:'Nanum Gothic Bold'; padding:8px 40px;}
.basicTable.type4 .bg_point2 td{font-size:15px;color:#fff;background:#747a81;font-family:'Nanum Gothic Bold'; padding:8px 40px;}

.border-top-gray{border-top:1px solid #888 !important;}

/* popup */
.container_popup{display:block;width:1240px;margin:40px auto 130px;font-size:0;vertical-align:top;}
.pop_code{display: inline-block; width:100%;text-align: center;font-family: 'NotoSansKR';font-style: normal; font-weight:400;font-size:14px;color: #333;line-height:1;letter-spacing:-0.03em;margin-bottom:10px;}
.pop_title{display: inline-block; width:100%;text-align: center;font-family: 'NotoSansKR';font-style: normal; font-weight:700;font-size:26px;color: #1a1a1a;line-height:1;letter-spacing:-0.03em;margin-bottom:10px;}
.pop_title > span{font-family: 'NotoSansKR';font-style: normal; font-weight:400;font-size:22px;line-height:26px;}
.pop_txt{text-align: center;font-family: 'NotoSansKR';font-style: normal; font-weight:400;font-size:16px;color: #333;line-height:1.4;letter-spacing:-0.03em;margin-top:30px;}
.container_popup .leftArea{display: inline-block; width:49%;text-align:left;vertical-align:top  !important; margin-top:34px;}
.container_popup .rightArea{display: inline-block; width:49%; /* 5개일경우 height:454px; */  text-align:left;vertical-align:top;margin-left:2%; border:0px solid #ebebeb;box-sizing: border-box;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;}
.container_popup .rightArea img{width:100%;height:100%;}
.popup_rightBtn{display: inline-block; width:100%;text-align:right;margin:30px 0px;}
.popup_rightBtn > button{display: inline-block;margin-left:5px;}

.pop_mypageTit{display: inline-block; width:100%;text-align: center;border:1px solid #dfdfdf; padding:30px;margin-bottom:40px;box-sizing: border-box;}
.pop_mypageTit .tit{font-family: 'NotoSansKR';font-style: normal; font-weight:700;font-size:26px;color: #1a1a1a;line-height:1;letter-spacing:-0.03em;margin-bottom:30px;}
.pop_mypageTit .txt{font-family: 'NotoSansKR';font-style: normal; font-weight:400;font-size:15px;color: #666;line-height:1.5;letter-spacing:-0.03em; background: url(/images/ico_reserve_ok.png) 50% 0 no-repeat; padding-top:90px;}

.tabType_A {display: inline-block; width: 100%; margin:30px auto;text-align: left;font-size:0;border-bottom:1px solid #666;}
.tabType_A::after {clear: both; display: block; content: "";}
.tabType_A ul {display:flex;}
.tabType_A li {margin-left:-1px;margin-bottom:-1px;/*display: inline-block;*/flex:1;}
.tabType_A li a {background:#fff;border: 1px solid #666; text-align: center; padding:10px 0px 12px;font-family: 'NotoSansKR';font-style: normal; font-weight:500;font-size: 14px; color: #666;line-height:1;letter-spacing:-0.03em;text-transform:uppercase;display: block; border-radius: 0px; box-sizing: border-box;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;}
.tabType_A li a:hover {color: #333;border: 1px solid #666;background:#eee}
.tabType_A li a.active {color: #333;border: 1px solid #666;;background:#eee}
.tabType_A li:first-child{margin-left:0px;}

.tabType_B {display:flex;flex-wrap: wrap;justify-content: center;width: 100%; margin:0px auto 20px;}
.tabType_B button {margin-left:5px;margin-bottom:5px;min-width:100px;background:#fff;border: 1px solid #666; text-align: center; padding:10px 0px 12px;font-family: 'NotoSansKR';font-style: normal; font-weight:500;font-size: 14px; color: #666;line-height:1;letter-spacing:-0.03em;text-transform:uppercase;display: block; border-radius: 4px; box-sizing: border-box;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;}
.tabType_B button:hover {/* color: #fff;border: 1px solid #4a505d;background:#4a505d */}
.tabType_B button.active {/*color: #fff;border: 1px solid #4a505d;background:#4a505d */}
.tabType_B button:first-child{margin-left:0px;}

.tabType_C {display:flex;flex-wrap: wrap;justify-content: center;width: 100%; margin:0px auto;}
.tabType_C button {margin:2.5px 0px 2.5px 5px;min-width:80px;background:#fff;border: 1px solid #aaa; text-align: center; padding:6px 0px 8px;font-family: 'NotoSansKR';font-style: normal; font-weight:400;font-size: 13px; color: #aaa;line-height:1;letter-spacing:-0.03em;text-transform:uppercase;display: block; border-radius: 4px; box-sizing: border-box;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;}
.tabType_C button:hover {/*color: #4a505d;border: 1px solid #4a505d;*/background:#fff;}
.tabType_C button.on {/*color: #4a505d;border: 1px solid #4a505d;*/background:#fff;}
.tabType_C button:first-child{margin-left:0px;}

.pop_subTit{position:relative; display: inline-block; width:100%;min-height:30px; font-family: 'NotoSansKR';font-style: normal; font-weight:700;font-size: 20px; color: #222;line-height:30px;letter-spacing:-0.03em;margin-bottom:10px;padding-top:0px;padding-left:15px;box-sizing: border-box;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;}
.pop_subTit::before{position:absolute; left:0%;top:50%;transform:translateY(-50%);content: ' ';width:8px;height:11px; /*border-radius:50%;*/background-image: url(../images/arrow-right-gray.png); z-index:1;}
.pop_subTit .rightArea{position: absolute; right:0; top:0;}
.pop_subTit02{position:relative;display: inline-block;width:100%;min-height:35px;font-family: 'NotoSansKR';font-style: normal; font-weight:500;font-size:16px;color:#666;letter-spacing:-0.01em;line-height:30px;margin-bottom:0px;box-sizing: border-box;}
.pop_subTit02 .rightArea{position: absolute; right:0; top:0;}
.pop_content{display: inline-block; width:100%;font-family: 'NotoSansKR';font-style: normal; font-weight:400;font-size:14px;color: #555;line-height:1.45;letter-spacing:-0.03em;margin:0px auto 40px;padding-top:20px;border-top:1px solid #dfdfdf;}
.pop_content_bg{display: inline-block; width:100%;background:#fafafa;font-family: 'NotoSansKR';font-style: normal; font-weight:400;font-size:14px;color: #555;line-height:1.45;letter-spacing:-0.03em;margin:0px auto 40px;padding:20px;border-top:1px solid #dfdfdf;border-bottom:1px solid #dfdfdf;box-sizing: border-box;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;}
/* 기존 별점방식 그대로 적용 */

.p_review_wr{display: inline-block; width:100%; margin-bottom:20px; font-size:0;}
.p_review_wr .textArea{display: inline-block; width:calc(100% - 150px);}
.p_review_wr .textArea textArea{display: inline-block;width:100%;border:1px solid #dfdfdf;height:95px; padding:10px;font-family: 'NotoSansKR';font-style: normal; font-weight:400;color:#666; font-size:13px;line-height:1.3;background:#fff;box-sizing: border-box;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;}
.p_review_wr .rBtn{display: inline-block; width:150px; padding-left:5px;box-sizing: border-box;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;}
.p_review_wr .rBtn > button{display: inline-block; width:100%; height:45px;font-family: 'NotoSansKR';font-style: normal; font-weight:500;font-size: 14px;line-height:1;letter-spacing:-0.03em;margin-top:5px;}
.p_review_wr .rBtn > button:first-child{margin-top:0px;}
.p_review_wr .rBtn > button.write{background:#ffb838;color: #333;}
.p_review_wr .rBtn > button.cancel{background:#84868a;color: #fff;}

.p_qa_wr{display: inline-block; width:100%;margin-bottom:20px; font-size:0;}
.p_qa_wr .textArea{display: inline-block; width:calc(100% - 150px);}
.p_qa_wr .textArea textArea{display: inline-block;width:100%;border:1px solid #dfdfdf;height:95px; padding:10px;font-family: 'NotoSansKR';font-style: normal; font-weight:400;color:#666; font-size:13px;line-height:1.3;background:#fff;box-sizing: border-box;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;}
.p_qa_wr .rBtn{display: inline-block; width:150px; padding-left:5px;box-sizing: border-box;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;}
.p_qa_wr .rBtn > button{display: inline-block; width:100%; height:45px; font-family: 'NotoSansKR';font-style: normal; font-weight:500;font-size: 14px;line-height:1;letter-spacing:-0.03em;margin-top:5px;}
.p_qa_wr .rBtn > button:first-child{margin-top:0px;}
.p_qa_wr .rBtn > button.write{background:#ffb838;color: #333;}
.p_qa_wr .rBtn > button.cancel{background:#84868a;color: #fff;}

.point_txt{display: inline-block; width:100%;text-align:left;font-family: 'NotoSansKR';font-style: normal; font-weight:400;font-size:13px;color:#f96131;line-height:1.4;letter-spacing:-0.03em;margin-bottom:8px;}

/* calendar */
.calendarWrap{display:block;width:100%;text-align:center;}
.calendarWrap .cal-year{display: inline-block;width:100%;margin:0px auto;height:34px;}
.calendarWrap .cal-prev {width: 24px;height: 24px;background: url(/images/calendar-prev.png) no-repeat;border: 0;	margin-top: 0px;margin-right:10px;}
.calendarWrap .cal-next {width: 24px;height: 24px;background: url(/images/calendar-next.png) no-repeat;border: 0;	margin-top: 0px;margin-left:10px;}
.calendarWrap .cal-year span {display: inline-block;width: 120px;text-align: center;font-family: 'NotoSansKR';font-style: normal; font-weight:500;color: #4a505d;font-size: 24px;}

.calendar-tb{display:block;width:100%;}
.calendar-tb th, .calendar-tb td {border: 1px solid #cfcfcf;}
.calendar-tb thead th {text-align: center;height: 26px;line-height:1;background: #fff;font-family: 'NotoSansKR';font-style: normal; font-weight:500;font-size: 13px;padding: 0px;}
.calendar-tb td {height:60px;cursor: pointer;}
.calendar-tb td:hover {background: #e7e9eb;}
.calendar-tb.guide td {cursor: default;}
.calendar-tb.guide td:hover {background: #fff;}
.calendar-tb td em {display: block;margin-bottom: 5px;text-align: right; color: #999; font-size: 10px;font-family: 'NotoSansKR';font-style: normal; font-weight:200;/*font-family: Tahoma;*/ }
.calendar-tb td .price{font-size: 12px;letter-spacing:-0.03em;font-family: 'NotoSansKR';font-style: normal; font-weight:500;/*font-family: Tahoma;font-weight: 600;*/color: #4a505d;text-align: right;}
.calendar-tb td .sel{font-size: 12px;letter-spacing:-0.03em;font-family: 'NotoSansKR';font-style: normal; font-weight:500;/*font-family: Tahoma;font-weight: 600;*/color: #4a505d;text-align: right;}
.calendar-tb td div {width: 100%;height: 100%;padding:5px 10px;box-sizing: border-box;}
.calendar-tb .noSchedule {background: #f5f5f5;cursor: not-allowed;}
.calendar-tb .on {background: #898f9c;}
.calendar-tb .on .price, .calendar-tb .on .sel,
.calendar-tb .on em {color: #fff;}

/* btnStyle */
.btnStyle{display:inline-block;cursor:pointer;transition:all 0.3s}
.btnStyle.btn1 {min-width:80px;height:28px;line-height:26px;padding:0px 10px;text-align:center;font-family: 'NotoSansKR';font-style: normal; font-weight:400;font-size:13px;letter-spacing:-0.03em;border-radius:4px;box-sizing: border-box;-webkit-box-sizing:border-box; -moz-box-sizing:border-box;}
.btnStyle.btn2 {width:100px;height:35px;line-height:33px;padding:0px 10px;text-align:center;font-family: 'NotoSansKR';font-style: normal; font-weight:500; font-size:14px;letter-spacing:-0.03em;border-radius:4px;box-sizing: border-box;-webkit-box-sizing:border-box; -moz-box-sizing:border-box;}
.btnStyle.btn3 {width:180px;height:45px;line-height:41px;padding:0px 10px;text-align:center;font-family: 'NotoSansKR';font-style: normal; font-weight:500;font-size:16px;letter-spacing:-0.03em;border-radius:4px;box-sizing: border-box;-webkit-box-sizing:border-box; -moz-box-sizing:border-box;}
.btnStyle.btn4 {height:30px;line-height:27px;padding:0px 20px;text-align:center;font-family: 'NotoSansKR';font-style: normal; font-weight:500;font-size:14px;letter-spacing:-0.03em;border-radius:4px;box-sizing: border-box;-webkit-box-sizing:border-box; -moz-box-sizing:border-box;}
.btnStyle.btn5 {height:24px;line-height:22px;padding:0px 10px;text-align:center;font-family: 'NotoSansKR';font-style: normal; font-weight:400;font-size:13px;letter-spacing:-0.03em;border-radius:4px;box-sizing: border-box;-webkit-box-sizing:border-box; -moz-box-sizing:border-box;}
.btnStyle.btn6 {height:30px;line-height:27px;padding:0px 20px;text-align:center;font-family: 'NotoSansKR';font-style: normal; font-weight:400;font-size:13px;letter-spacing:-0.03em;border-radius:24px;box-sizing: border-box;-webkit-box-sizing:border-box; -moz-box-sizing:border-box;}
.btnStyle.btn7 {height:40px;line-height:37px;padding:0px 24px;text-align:center;font-family: 'NotoSansKR';font-style: normal; font-weight:400;font-size:14px;letter-spacing:-0.03em;border-radius:24px;box-sizing: border-box;-webkit-box-sizing:border-box; -moz-box-sizing:border-box;}
.btnStyle.btn8 {height:40px;line-height:37px;padding:0px 40px;text-align:center;font-family: 'NotoSansKR';font-style: normal; font-weight:500; font-size:14px;letter-spacing:-0.03em;border-radius:4px;box-sizing: border-box;-webkit-box-sizing:border-box; -moz-box-sizing:border-box;}

.btnStyle.black {color:#fff !important;border:1px solid #000;background:#000}
.btnStyle.dgray {color:#fff !important;border:1px solid #404248;background:#404248}
.btnStyle.gray {color:#fff !important;border:1px solid #87888d;background:#87888d}
.btnStyle.lgray {color:#fff !important;border:1px solid #ababac;background:#ababac}
.btnStyle.white{color:#323232 !important;border:1px solid #707070;background:#fff}
.btnStyle.black_line {color:#262729 !important;border:1px solid #262729;background:#fff}
.btnStyle.gray_line {color:#717379 !important;border:1px solid #717379;background:#fff}
.btnStyle.lgray_line {color:#a3a5aa !important;border:1px solid #a3a5aa;background:#fff}
.btnStyle.white_line {color:#fff !important;border:1px solid #fff;background-color:transparent; }
.btnStyle.main_line {color:#f96131 !important;border:1px solid #f96131;background:#fff}
.btnStyle.main {color:#fff !important;border:1px solid #f96131;background:#f96131}

.btnStyle.black:hover {cursor:pointer;background:#fff !important;color:#262729 !important;}
.btnStyle.dgray:hover {cursor:pointer;color:#fff !important;border:1px solid #262729;background:#262729}
.btnStyle.gray:hover {cursor:pointer;background:#fff !important;color:#717379 !important;}
.btnStyle.lgray:hover {cursor:pointer;background:#fff !important;color:#a3a5aa !important;}
.btnStyle.white:hover {cursor:pointer;background:#707070 !important;color:#fff !important;}
.btnStyle.black_line:hover {cursor:pointer;background:#262729 !important;color:#fff !important;}
.btnStyle.gray_line:hover {cursor:pointer;border:1px solid #55575a; background:#55575a !important;color:#fff !important;}
.btnStyle.white_line:hover {cursor:pointer;background:#262729 !important;color:#fff !important;}
.btnStyle.lgray_line:hover {cursor:pointer;color:#fff !important;border:1px solid #a3a5aa;background:#a3a5aa}
.btnStyle.main:hover {cursor:pointer;color:#fff !important;border:1px solid #262729;background:#262729}
.btnStyle.main_line:hover {color:#fff !important;border:1px solid #262729;background:#262729}
.btnStyle.off:hover { paint-order:none; cursor:not-allowed;}

.i_arrow {position: relative; padding-right:12px; text-align: left;}
.i_arrow::after { content: ' ';position: absolute; top: 50%;right: 0px; width: 6px; height: 6px; margin-top: -3px;border: 1px solid #666;border-top: none;border-right: none; transform: rotate(-135deg);}

.i_arrow_wh {position: relative; padding-right:20px; text-align: left;}
.i_arrow_wh::after { content: ' ';position: absolute; top: 50%;right: 0px; width: 6px; height: 6px; margin-top: -3px;border: 1px solid #fff;border-top: none;border-right: none; transform: rotate(-135deg);}

.btnStyle:hover .i_arrow::after { content: ' ';position: absolute; top: 50%;right: 0px; width: 6px; height: 6px; margin-top: -3px;border: 1px solid #eee;border-top: none;border-right: none; transform: rotate(-135deg);}

/** 상세 하단 고정 바 /pop/common.css로 이동됨 20220217 **/
/*.popBottom{position:fixed; left:0; bottom:0; width:100%; height:104px; text-align:center;padding:15px 20px 0px;box-shadow: 0px -2px 24px rgba(0, 0, 0, .2);z-index:5;box-sizing: border-box;}
.popBottom .topArea{display:block;width:1200px;margin:0px auto 15px;text-align: center;font-family: 'NotoSansKR';font-style: normal; font-weight:400;font-size:24px;color: #fff;line-height:1; }
.popBottom .price{display: inline-block;font-family: 'NotoSansKR';font-style: normal; font-weight:700;}
.popBottom .smallfont{display: inline-block;font-size:16px;line-height:24px;}
.popBottom .btnArea{position: relative;display:block;width:1200px;margin:0px auto;text-align:right; }
.popBottom .btnArea a{margin:0 2px;}
.popBottom .btnArea .snsArea {position: absolute; left:0; top:0;}
.popBottom .btnArea a.ico-sns {width: 35px;height: 35px;display: inline-block;opacity:1;border-radius:50%;}
.popBottom .btnArea a.ico-sns:hover {opacity:1;}
.popBottom .btnArea a.ico-sns-facebook {background: url(../images/snsbt-f.png) center center no-repeat #42569b;}
.popBottom .btnArea a.ico-sns-twitter {background: url(../images/snsbt-t.png) center center no-repeat #30a7df;}
.popBottom button{ vertical-align:top;margin:0 2px;} */

.fix-bottom-wrap {position: fixed;bottom: 0;width: 100%;/* background-color: transparent; */ z-index: 999;}
.popBottom{position:fixed; left:0; bottom:0;width:100%; height:85px;background:#766f57  !important;/* background:#a0011f; */ padding:0px 20px;box-shadow: 0px -2px 24px rgba(0, 0, 0, .2); /* 오른쪽, 아래쪽, 흐림, 컬러 */ z-index:5;box-sizing: border-box;}
.popBottom .bottom-inner{position: relative; display:flex;width:1200px; height:100%; display:flex; flex-direction: column;justify-content:center; align-items: center; margin:0px auto;}
.popBottom .topArea{display:flex;width:1200px;align-items: center;justify-content:center;gap:10px; margin:5px auto 10px;font-family: 'NotoSansKR';font-style: normal; font-weight:400;font-size:20px;color: #fff;line-height:1; }
.popBottom .price{display: inline-block;font-weight:700;font-size:20px; }
.popBottom .smallfont{display: inline-block;font-size:20px;line-height:1;}
.popBottom .btnArea{position: relative;display:block;width:1200px;margin:0px auto;text-align:right; }
.popBottom .snsArea {position: absolute; left:0; top:10px;}
.popBottom .snsArea a{margin:0 2px;}
.popBottom .snsArea a.ico-sns {width: 32px;height: 32px;display: inline-block;opacity:1;border-radius:50%;}
.popBottom .snsArea a.ico-sns:hover {opacity:1;}
.popBottom .snsArea a.ico-sns-facebook {background: url(/images/icon/icon--fbook.png) center center no-repeat #3f3c32 /* #42569b; */}
.popBottom .snsArea a.ico-sns-twitter {background: url(/images/icon/icon--twitter.png) center center no-repeat #3f3c32 /* #30a7df;*/}
.popBottom button{ /* vertical-align:top;margin:0 2px; */ }

.popBottom .infoArea {position: absolute; left:0; bottom:15px; font-family: 'NotoSansKR';font-style: normal; font-weight:500;font-size:18px;color: #fff;line-height:1;}

.control-fix-bottom {position: relative; width:100%; margin: 0 auto;height: 120px; background-color: transparent;}
.control-fix-bottom a.close-fix-bottom,
.control-fix-bottom a.open-fix-bottom {display: inline-block;width: 35px;line-height:35px; font-size: 11px; text-align: center; color: #f2f2f2;border-radius:12px 12px 0px 0px; position: absolute;right: 0;box-shadow: 0px -2px 16px rgba(0, 0, 0, .1);}
.control-fix-bottom a.open-fix-bottom {position: absolute;bottom: 0;}
.bg-mainColor{background:#f96131;}
.bg-bottomColor{background:rgba(20,20,20,.8);}

/** 위로이동, 아래로이동 **/
#page_top_down, .page_top_down { position: fixed;right: 0px; bottom: 170px; z-index: 900;}
body.popup #page_top_down, body.popup .page_top_down  {right: 0px !important;}
.page_top_down .top {width: 40px;height: 38px;display: block;background: url(/images/page-up.png) no-repeat;}
.page_top_down .down {width: 40px;height: 38px;display: block;background: url(/images/page-down.png) no-repeat;}
#Bottom {position: absolute;bottom: 0;}


/** 상세 하단 고정 바 /pop/common.css로 이동됨 20220217 END **/

.btn-arrowA-prev {position: relative; width:24px; height:24px;text-align:center;border:1px solid #898f9c;background: #fff;border-radius:50%;}
.btn-arrowA-prev::after { content: ' ';position: absolute; top: 50%;left:50%; width: 6px; height: 6px; margin-top: -3px;margin-left:-2px;border: 1px solid #4a505d;border-top: none;border-right: none; transform: rotate(45deg);}

.btn-arrowA-next {position: relative; width:24px; height:24px;text-align:center;border:1px solid #898f9c;background: #fff;border-radius:50%;}
.btn-arrowA-next::after { content: ' ';position: absolute; top: 50%;left:50%; width: 6px; height: 6px; margin-top: -3px;margin-left:-4px;border: 1px solid #4a505d;border-top: none;border-right: none; transform: rotate(-135deg);}

button:hover.btn-arrowA-prev {border:1px solid #898f9c;background:#898f9c;}
button:hover.btn-arrowA-prev::after {border: 1px solid #fff;border-top: none;border-right: none;}

button:hover.btn-arrowA-next {border:1px solid #898f9c;background:#898f9c;}
button:hover.btn-arrowA-next::after {border: 1px solid #fff;border-top: none;border-right: none; }

.pop-infoWrap{display: inline-block;width:100%;margin-bottom:40px;}
.pop-infoWrap .topArea{display: inline-block;width:100%;margin-bottom:10px;}
.pop-infoWrap .topArea .date{display: inline-block;margin:0 10px;font-family: 'NotoSansKR';font-style: normal; font-weight:500;font-size:20px;color: #333;line-height:24px;}
.pop-infoWrap .topArea .desc{display: inline-block;margin-left:20px;font-family: 'NotoSansKR';font-style: normal; font-weight:500;font-size:18px;color: #333;line-height:24px;}
.pop-infoWrap .topArea .desc > span{display: inline-block;margin-left:10px;}

/* 예약 popup */
.reserve_pop{display:block;width:1240px;margin:30px auto;padding:0 0px;box-sizing: border-box;-webkit-box-sizing:border-box; -moz-box-sizing:border-box;}
.reserve_pop_top{position: relative;display:block;width:100%;margin:0px auto 20px;text-align: center;font-family: 'NotoSansKR';font-style: normal; font-weight:500;font-size: 18px; color: #fff;line-height:1;letter-spacing:-0.03em;background:#4a505d;padding:15px 0px;box-sizing: border-box;-webkit-box-sizing:border-box; -moz-box-sizing:border-box;}
.reserve_pop_top .rightArea{position: absolute;right:20px; top:13px;}

.wrap-half{display: inline-block;width:100%; font-size:0;margin-bottom:40px;}
.wrap-half li{display: inline-block;width:47%; margin-left:4%;}
.wrap-half li:first-child{margin-left:0%;}

.option_num{position: relative;display: inline-block;width:100px;height:28px;/* border:1px solid #dfdfdf;*/box-sizing: border-box;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;}
.option_num img{vertical-align:top;padding:0px 0px;}
.option_num input{display: inline-block;width:100%;height:28px;background:#fff;border-top:1px solid #dfdfdf;border-bottom:1px solid #dfdfdf;text-align:center;font-family: 'NotoSansKR';font-style: normal; font-weight:500;color:#1a1a1a;font-size:14px;line-height:1;letter-spacing:-0.03em;padding:0px 30px;box-sizing: border-box;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;}
.option_num .decrease {margin: 0px; top: 0px; width:29px; border:1px solid #dfdfdf;background:#fff; left: 0px; bottom: 0px; color: transparent; overflow: hidden; position: absolute;box-sizing: border-box;}
.option_num .decrease::before {background: rgb(85, 85, 85); left: 50%; top: 50%; width: 9px; height: 1px; font-size: 0px; display: block; position: absolute; content: ""; transform: translate(-50%, -50%); -webkit-transform: translate(-50%, -50%);}
.option_num .decrease::after {background: rgb(85, 85, 85); left: 50%; top: 50%; width: 9px; height: 1px; font-size: 0px; display: block; position: absolute; content: ""; transform: translate(-50%, -50%); -webkit-transform: translate(-50%, -50%);}
.option_num .increase {margin: 0px; top: 0px; width:29px; border:1px solid #dfdfdf; background:#fff; right: 0px; bottom: 0px; color: transparent; overflow: hidden; position: absolute;box-sizing: border-box;}
.option_num .increase::before {background: rgb(85, 85, 85); left: 50%; top: 50%; width: 9px; height: 1px; font-size: 0px; display: block; position: absolute; content: ""; transform: translate(-50%, -50%); -webkit-transform: translate(-50%, -50%);}
.option_num .increase::after {background: rgb(85, 85, 85); left: 50%; top: 50%; width: 9px; height: 1px; font-size: 0px; display: block; position: absolute; content: ""; transform: translate(-50%, -50%) rotate(90deg); -webkit-transform: translate(-50%, -50%) rotate(90deg);}

.option_num_2{position: relative;display: inline-block;width:130px;height:28px;/* border:1px solid #dfdfdf;*/box-sizing: border-box;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;}
.option_num_2 img{vertical-align:top;padding:0px 0px;}
.option_num_2 input{display: inline-block;width:100%;height:28px;background:#fff; border-top:1px solid #dfdfdf;border-bottom:1px solid #dfdfdf;text-align:center;font-family: 'NotoSansKR';font-style: normal; font-weight:500;color:#1a1a1a;font-size:14px;line-height:1;letter-spacing:-0.03em;padding:0px 30px;box-sizing: border-box;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;}
.option_num_2 .decrease {margin: 0px; top: 0px; width:29px; border:1px solid #dfdfdf;background:#fff; left: 0px; bottom: 0px; color: transparent; overflow: hidden; position: absolute;box-sizing: border-box;}
.option_num_2 .decrease::before {background: rgb(85, 85, 85); left: 50%; top: 50%; width: 9px; height: 1px; font-size: 0px; display: block; position: absolute; content: ""; transform: translate(-50%, -50%); -webkit-transform: translate(-50%, -50%);}
.option_num_2 .decrease::after {background: rgb(85, 85, 85); left: 50%; top: 50%; width: 9px; height: 1px; font-size: 0px; display: block; position: absolute; content: ""; transform: translate(-50%, -50%); -webkit-transform: translate(-50%, -50%);}
.option_num_2 .increase {margin: 0px; top: 0px; width:29px; border:1px solid #dfdfdf; background:#fff; right: 0px; bottom: 0px; color: transparent; overflow: hidden; position: absolute;box-sizing: border-box;}
.option_num_2 .increase::before {background: rgb(85, 85, 85); left: 50%; top: 50%; width: 9px; height: 1px; font-size: 0px; display: block; position: absolute; content: ""; transform: translate(-50%, -50%); -webkit-transform: translate(-50%, -50%);}
.option_num_2 .increase::after {background: rgb(85, 85, 85); left: 50%; top: 50%; width: 9px; height: 1px; font-size: 0px; display: block; position: absolute; content: ""; transform: translate(-50%, -50%) rotate(90deg); -webkit-transform: translate(-50%, -50%) rotate(90deg);}
.option_num_2.highlight{height:30px; border:1px solid #666;}

.line--20{display: inline-block; width:100%;border-top:1px solid #dfdfdf; padding-top:30px;}
.divCenter{display: inline-block; width:100%;text-align: center;}
.divCenter > button{vertical-align:top;}

/* hamburger */
.hamburger { margin-right: 0;margin-left: auto;overflow: visible;cursor: pointer;z-index: 7;border: 0; transition-timing-function: linear;transition-duration: .3s ease;transition-property: opacity, -webkit-filter;transition-property: opacity, filter;transition-property: opacity, filter, -webkit-filter;}
.hamburger-box {position: relative;display: inline-block;width: 27px; height: 21px;vertical-align: middle;}
.hamburger-inner {display: block;top: 0;}
.hamburger-inner:after,
.hamburger-inner:before {display: block;content: '';}
.hamburger-inner,
.hamburger-inner:after,
.hamburger-inner:before {position: absolute; width: 27px; height: 3px; background-color: #fff;transition: transform .3s ease .2s, background-color .3s ease .2s, opacity .3s ease .3s;}
.hamburger-inner:before { top: 9px; left: -8px;}
.hamburger-inner:after { top: 18px;   width: 26px;}

.hamburger-active { margin-right: 0;margin-left: auto;overflow: visible;cursor: pointer;z-index: 7;border: 0; transition-timing-function: linear;transition-duration: .3s ease;transition-property: opacity, -webkit-filter;transition-property: opacity, filter;transition-property: opacity, filter, -webkit-filter;}
.hamburger-active .hamburger-box {position: relative;display: inline-block;width:30px; height:30px;vertical-align: middle;}
.hamburger-active .hamburger-inner,
.hamburger-active .hamburger-inner:after { position: absolute; width: 27px; height: 3px;background-color: #fff;transition-delay: .1s;}
.hamburger-active .hamburger-inner { -webkit-transform: translate3d(0, 9px, 0) rotate(45deg); transform: translate3d(0, 9px, 0) rotate(45deg);}
.hamburger-active .hamburger-inner:before {opacity: 0; transition: opacity .3s ease 0s}
.hamburger-active .hamburger-inner:after {width: 27px;-webkit-transform: translate3d(0, -18px, 0) rotate(-90deg); transform: translate3d(0, -18px, 0) rotate(-90deg);}

.f-group-A {display: flex;width:100%;margin:0px;align-items:center;}
.f-group-A > * {margin-left:10px;}
.f-group-A > *:first-child { margin-left: 0;}
.f-group-A .input-w{flex: 1;}
.f-group-A .btnArea{width:100px;}
.f-group-A .txt{width:20px;font-family: 'NotoSansKR';font-style: normal; font-weight:400;font-size:14px;color: #333;}


/* 렌터카 */
.searchBox_car{display: block;text-align: center; margin-bottom:15px;border:1px solid #dfdfdf;background:#fff;padding:20px 50px;border-radius:0px;box-sizing: border-box;}
.searchBox_car .centerDiv{display: block;text-align: center;}
.searchBox_car .midSelect_1{display:flex;width:100%;justify-content: center;margin-top:15px;}
.searchBox_car li{/*flex:1;*/ width:180px;padding-left:15px;box-sizing: border-box;}
.searchBox_car li.sbtn{width:120px;}
.searchBox_car li:first-child{padding-left:0px;}
.searchBox_car li p{margin-top:15px;}
.searchBox_car li p:first-child{margin-top:0px;}

.productWrap{display: block;margin-top:30px;}

.main-category{display: block;width:1240px;margin:80px auto;text-align: center;word-wrap: break-word;word-break: keep-all;}
.main-category .logoArea{display: block;margin:0 auto 60px;width:100%;max-width:400px;}
.main-category .logoArea img{max-width:100%;}
.main-category .slideArea{position:relative;width:100%;margin-bottom:40px;padding:0 6px 0 10px;box-sizing: border-box;}
.main-category .desc{font-family: 'NotoSansKR';font-style: normal; font-weight:400;font-size:16px;color: #333;line-height:1.45;}

.main-category .slideArea--1{position:relative;width:100%;text-align: center;margin-bottom:40px;}
.main-category .slideArea--1 ul{display:flex;width:100%;justify-content: center;}
.main-category .slideArea--1 li{width:33.33333%;padding:10px 20px;box-sizing:border-box;}

.categoryImg{width:100%;border:1px solid #dfdfdf;border-radius:16px;box-shadow: 0 4px 8px 0px rgba(20, 20, 20, .1);transition:all 0.3s;box-sizing: border-box;}
.categoryImg .imgArea{width:100%;height:0; padding-top:75%;border-radius:16px 16px 0px 0px;box-sizing:border-box;}
.categoryImg .imgArea img{width:100%;}
.categoryImg .txtArea{width:100%;padding:30px 20px;box-sizing: border-box;}
.categoryImg .item_tit{font-family: 'NEXON Lv1 Gothic OTF Bold';font-size:22px;color: #333;line-height:1;letter-spacing:-0.03em;margin-bottom:10px;}
.categoryImg .item_tit > span{display:inline-block;margin-right:8px;font-family: 'OTEnjoystoriesBA';font-size:24px;letter-spacing:-0.02em;}
.categoryImg .item_txt{font-family: 'NotoSansKR';font-style: normal; font-weight:200;font-size:14px;color: #666;overflow: hidden;text-overflow: ellipsis;display: -webkit-box; -webkit-line-clamp: 2; /* 라인수 */ -webkit-box-orient: vertical; word-wrap:break-word; line-height: 1.3em;height: 2.6em;}
.categoryImg .btnArea{margin-top:16px;}

/* .swiper_B 스와이퍼 */
.swiper_B { position:relative; width:100%;margin:0px auto;z-index:1; padding:0px;box-sizing: border-box;}
.swiper_B .swiper-slide {display:inline-block; width:100%; padding:10px 6px;box-sizing:border-box;  -webkit-box-sizing:border-box; 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; }
.swiper_B .swiper-slide img{width:100%;}
/* 버튼관련 */
.main-category .slideArea .swiper-button-prev,
.main-category .slideArea .swiper-button-next{position:absolute; width:31px; height:31px; background-size:31px auto; /* bottom:10px;*/ top:50%;margin-top:-15px; opacity: 0.7;} /*크기*/
.main-category .slideArea .swiper-button-prev{background-image: url(../images/icon/c_prev.png); left: 0px;} /*이미지,위치*/
.main-category .slideArea .swiper-button-next{background-image: url(../images/icon/c_next.png); right:0; }

.swiper_B .swiper-pagination-bullet {width: 12px;height: 7px;margin:0px 4px;display: inline-block;border-radius:24px; background: #bbb; border:0;}
.swiper_B .swiper-pagination-bullet-active {width:40px;height:7px;background:#7357bd;}

.swiper_B .swiper-scrollbar {display:none;border-radius:10px;position:relative;-ms-touch-action:none;background:#e2e2e2}
.swiper_B.swiper-container-horizontal>.swiper-scrollbar {position:absolute;left:10%;bottom:12px;z-index:50;height:5px;width:80%;}
.swiper_B .swiper-scrollbar-drag {height:100%;width:100%;position:relative;background:rgba(0,0,0,.9);border-radius:0px;left:0;top:0}
.swiper_B .swiper-scrollbar-cursor-drag {cursor:move}
.swiper_B .swiper-pagination-progress {background:rgba(0,0,0,.9);position:absolute}

.swiper_B .btn-pause {position:absolute;left:50px;bottom:10px;z-index:2;cursor:pointer;}
.swiper_B .btn-pause:after {display: block;font-family: 'k-font';font-size:36rem;font-weight: normal;text-align: center;line-height:36rem;color: #666;/* text-shadow: 1rem 1rem 5rem rgba(0, 0, 0, .5); */}
.swiper_B .start-autoplay {display:none;/* background:url(/img/img_play_mainvisual.png) no-repeat 50%; */ }
.swiper_B .start-autoplay:after {content: '\e92b';}
.swiper_B .stop-autoplay {/* background:url(/img/img_pause_mainvisual.png) no-repeat 50%; */}
.swiper_B .stop-autoplay:after {content: '\e94d';}

/*Chosen style*/
.chosen-wrapper select{-webkit-appearance: none; -moz-appearance: none;-o-appearance: none;appearance: none;outline-width:0;}
.chosen-wrapper select::-ms-expand {display: none;}
.chosen-wrapper select[multiple]{vertical-align:top;}
.chosen-wrapper input[type=text]::-ms-clear {display:none;}

.chosen-wrapper {position: relative;display:inline-block;} /* 기본 라운드형 */
.chosen-wrapper:after {pointer-events: none;content: "";position: absolute;top: 16px;right: 16px;width: 0;height: 0;border-left: 6px solid transparent;border-right: 6px solid transparent; border-top: 8px solid rgba(0, 0, 0, 0.4);transition: all 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94);z-index: 9;}
.chosen-wrapper.is-active:after {border-top: 8px solid black;-ms-transform: rotate(180deg);-webkit-transform: rotate(180deg);transform: rotate(180deg);}
.chosen-wrapper .chosen-container .chosen-single {height: 40px; border: solid 1px #d9d9d9; background: #fff;text-align: left; font-family: 'NotoSansKR';font-style: normal; font-weight:400;font-size: 16px; color: rgba(0, 0, 0, 0.5);padding: 0 30px 0 20px;line-height:36px;transition: all 0.3s ease; box-shadow: none;border-radius:36px;}
.chosen-wrapper .chosen-container .chosen-single b {display: none !important;}
.chosen-wrapper .chosen-container .chosen-single span {letter-spacing: 0; padding: 0; line-height: inherit;}
.chosen-wrapper .chosen-container.chosen-with-drop .chosen-single { border-width: 1px 1px 1px; border-color: #d9d9d9 #d9d9d9 #d9d9d9; color: #000; background-image: none;border-radius:24px 24px 0 0;}
.chosen-wrapper .chosen-container.chosen-with-drop .chosen-drop {opacity: 1; visibility: visible; transform: translateY(0);}
.chosen-wrapper .chosen-container.chosen-container-single-nosearch .chosen-search {display: none; }
.chosen-wrapper .chosen-container .chosen-drop { letter-spacing: 0; border-radius: 0; box-shadow: none; border-width: 0 1px 1px; border-color: #d9d9d9; margin-top: 0; -webkit-transition: all 0.3s cubic-bezier(0.55, 0.085, 0.68, 0.53); -o-transition: all 0.3s cubic-bezier(0.55, 0.085, 0.68, 0.53);transition: all 0.3s cubic-bezier(0.55, 0.085, 0.68, 0.53);opacity: 0;border-radius:0 0 24px 24px;}
.chosen-wrapper .chosen-container .chosen-results { font-size: 14px; color: #000; max-height: 260px;margin: 0; padding: 0;border-radius:0 0 24px 24px;}
.chosen-wrapper .chosen-container .chosen-results li {padding: 10px 20px 10px 20px; text-align: left;margin: 0;border-bottom: 1px solid #e5e5e5;-webkit-transition: all 0.4s cubic-bezier(0.55, 0.085, 0.68, 0.53);-o-transition: all 0.4s cubic-bezier(0.55, 0.085, 0.68, 0.53);transition: all 0.4s cubic-bezier(0.55, 0.085, 0.68, 0.53); line-height:1.3; }
.chosen-wrapper .chosen-container .chosen-results li.highlighted { background-color: #f1f1f1 !important; color: #000; background-image: none;}

/* 박스형 height 35px */
.chosen-wrapper--style1:after {pointer-events: none;content: "";position: absolute;top:14px;right:10px;width: 0;height: 0;border-left: 6px solid transparent;border-right: 6px solid transparent; border-top: 8px solid rgba(0, 0, 0, 0.4);transition: all 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94);z-index: 9;}
.chosen-wrapper--style1 .chosen-container .chosen-single {height: 35px; border: solid 1px #e5e5e5; background: #fff;text-align: left; font-family: 'NotoSansKR';font-style: normal; font-weight:400;font-size:14px; color: rgba(0, 0, 0, 0.5);padding: 0 30px 0 10px;line-height:31px;transition: all 0.3s ease; box-shadow: none;border-radius:4px;}
.chosen-wrapper--style1 .chosen-container.chosen-with-drop .chosen-single {border-width: 1px 1px 1px; border-color: #e5e5e5 #e5e5e5 #e5e5e5 #e5e5e5; color: #000; background-image: none;border-radius:4px 4px 0 0;}
.chosen-wrapper--style1 .chosen-container .chosen-drop {letter-spacing: 0; border-radius: 0; box-shadow: none; border-width: 0 1px 1px; border-color: #e5e5e5; margin-top: 0; -webkit-transition: all 0.3s cubic-bezier(0.55, 0.085, 0.68, 0.53); -o-transition: all 0.3s cubic-bezier(0.55, 0.085, 0.68, 0.53);transition: all 0.3s cubic-bezier(0.55, 0.085, 0.68, 0.53);opacity: 0;border-radius:0 0 4px 4px;}
.chosen-wrapper--style1 .chosen-container .chosen-results li {padding: 8px 10px; text-align: left;margin: 0;border-bottom: 1px solid #e5e5e5;-webkit-transition: all 0.4s cubic-bezier(0.55, 0.085, 0.68, 0.53);-o-transition: all 0.4s cubic-bezier(0.55, 0.085, 0.68, 0.53);transition: all 0.4s cubic-bezier(0.55, 0.085, 0.68, 0.53); line-height:1.3; }
.chosen-wrapper--style1 .chosen-container .chosen-results { font-size:13px; color: #000; max-height:260px;margin: 0; padding: 0;border-radius:0 0 4px 4px;}

/* 박스형 height 28px */
.chosen-wrapper--style2:after {pointer-events: none;content: "";position: absolute;top:10px;right:10px;width: 0;height: 0;border-left: 6px solid transparent;border-right: 6px solid transparent; border-top: 8px solid rgba(0, 0, 0, 0.4);transition: all 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94);z-index: 9;}
.chosen-wrapper--style2 .chosen-container .chosen-single {height:28px; border: solid 1px #e5e5e5; background: #fff;text-align: left; font-family: 'NotoSansKR';font-style: normal; font-weight:400;font-size:14px; color: rgba(0, 0, 0, 0.5);padding: 0 30px 0 10px;line-height:25px;transition: all 0.3s ease; box-shadow: none;border-radius:4px;}
.chosen-wrapper--style2 .chosen-container.chosen-with-drop .chosen-single {border-width: 1px 1px 1px; border-color: #e5e5e5 #e5e5e5 #e5e5e5 #e5e5e5; color: #000; background-image: none;border-radius:4px 4px 0 0;}
.chosen-wrapper--style2 .chosen-container .chosen-drop {letter-spacing: 0; border-radius: 0; box-shadow: none; border-width: 0 1px 1px; border-color: #e5e5e5; margin-top: 0; -webkit-transition: all 0.3s cubic-bezier(0.55, 0.085, 0.68, 0.53); -o-transition: all 0.3s cubic-bezier(0.55, 0.085, 0.68, 0.53);transition: all 0.3s cubic-bezier(0.55, 0.085, 0.68, 0.53);opacity: 0;border-radius:0 0 4px 4px;}
.chosen-wrapper--style2 .chosen-container .chosen-results li {padding: 8px 10px; text-align: left;margin: 0;border-bottom: 1px solid #e5e5e5;-webkit-transition: all 0.4s cubic-bezier(0.55, 0.085, 0.68, 0.53);-o-transition: all 0.4s cubic-bezier(0.55, 0.085, 0.68, 0.53);transition: all 0.4s cubic-bezier(0.55, 0.085, 0.68, 0.53); line-height:1.3; }
.chosen-wrapper--style2 .chosen-container .chosen-results { font-size:13px; color: #000; max-height:260px;margin: 0; padding: 0;border-radius:0 0 4px 4px;}

/* ... ? */
.chosen-wrapper--style3:after { right: 0;}
.chosen-wrapper--style3:before { content: "";width: 0;border-top: 1px solid #d9d9d9;position: absolute; left: 0; bottom: 0; z-index: 1; transition: all 0.2s cubic-bezier(0.06, 1, 0.89, 0.85);}
.chosen-wrapper--style3.is-active:before { width: 100%;}
.chosen-wrapper--style3 .chosen-container .chosen-single { border-width: 0 0 1px;padding: 0;}
.chosen-wrapper--style3 .chosen-container.chosen-with-drop .chosen-single { border-width: 0 0 1px;}
.chosen-wrapper--style3 .chosen-container.chosen-with-drop .chosen-drop { opacity: 1; visibility: visible; transform: translateY(5px);}
.chosen-wrapper--style3 .chosen-container .chosen-drop { border-color: #d9d9d9; border-top: 1px solid #d9d9d9;}
.chosen-wrapper--style3 .chosen-container .chosen-results li { padding: 12px 15px 14px;}

/* 박스형 height 70px - mainType-A */
.chosen-wrapper--style4:after {pointer-events: none;content: "";position: absolute;top:30px;right:20px;width: 0;height: 0;border-left: 8px solid transparent;border-right: 8px solid transparent; border-top: 10px solid rgba(0, 0, 0, 0.4);transition: all 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94);z-index: 9;}
.chosen-wrapper--style4 .chosen-container .chosen-single {height:70px; border: solid 0px #e5e5e5; background: #fff;text-align: left; font-family: 'NotoSansKR';font-style: normal; font-weight:400;font-size:16px; color: rgba(0, 0, 0, 0.5);padding: 0 40px 0 20px;line-height:68px;transition: all 0.3s ease; box-shadow: none;border-radius:0px;}
.chosen-wrapper--style4 .chosen-container.chosen-with-drop .chosen-single {border-width: 1px 1px 1px 1px; border-color: #e5e5e5 #e5e5e5 #e5e5e5 #e5e5e5; color: #000; background-image: none;border-radius:0px 0px 0 0;}
.chosen-wrapper--style4 .chosen-container .chosen-drop {letter-spacing: 0; border-radius: 0; box-shadow: none; border-width: 0 1px 1px; border-color: #e5e5e5; margin-top: 0; -webkit-transition: all 0.3s cubic-bezier(0.55, 0.085, 0.68, 0.53); -o-transition: all 0.3s cubic-bezier(0.55, 0.085, 0.68, 0.53);transition: all 0.3s cubic-bezier(0.55, 0.085, 0.68, 0.53);opacity: 0;border-radius:0 0 4px 4px;}
.chosen-wrapper--style4 .chosen-container .chosen-results li {padding: 10px 20px; text-align: left;margin: 0;border-bottom: 1px solid #e5e5e5;-webkit-transition: all 0.4s cubic-bezier(0.55, 0.085, 0.68, 0.53);-o-transition: all 0.4s cubic-bezier(0.55, 0.085, 0.68, 0.53);transition: all 0.4s cubic-bezier(0.55, 0.085, 0.68, 0.53); line-height:1.3; }
.chosen-wrapper--style4 .chosen-container .chosen-results { font-size:14px; color: #000; max-height:260px;margin: 0; padding: 0;border-radius:0 0 4px 4px;}

/* 라운드형 height 40px  */
.input_search--style1{position:relative;display:inline-block;vertical-align:middle;transition: all 0.3s ease-out}
.input_search--style1 input{width:100%;color:#444;height:40px !important;padding:0px 50px 0 16px !important;border:1px solid #d9d9d9;background:#fff;border-radius:36px;box-sizing:border-box;}
.input_search--style1 input:focus {outline: none;background-color: transparent;border-color:#727a82}
.input_search--style1 .btn__search{ position: absolute;top:25%;right:20px;width:20px;height:20px;background:url(/images/i_search_black.png) 0 50% no-repeat;text-indent: -9999px;}

/* 박스형 height 70px - mainType-A */
.input_search--style2{position:relative;display:inline-block;vertical-align:middle;transition: all 0.3s ease-out}
.input_search--style2 input{width:100%;font-size:16px;color:#444;height:70px !important;padding:0px 20px 0 20px !important;border:0px solid #d9d9d9 !important;background:#fff;border-radius:0px;box-sizing:border-box;}
.input_search--style2 input:focus {outline: none;background-color: transparent;border-color:#727a82}

/* 박스형 height 35px - mainType-A */
.input_search--style3{position:relative;display:inline-block;vertical-align:middle;transition: all 0.3s ease-out}
.input_search--style3 input{width:100%;font-size:16px;color:#444;height:35px !important;padding:0px 10px !important;border:1px solid #e5e5e5 !important;background:#fff;border-radius:4px;box-sizing:border-box;}
.input_search--style3 input:focus {outline: none;background-color: transparent;border-color:#727a82}

.checkbox{position:relative;}
.checkbox.typeA{display:inline-block;}
.checkbox.typeA input[type=radio] + label{color:#666;}
.checkbox.typeA input[type=radio]:checked + label{/* color이동 color:#000 !important; */  font-weight:500;}

.car_reserve_top{display:flex; width:100%;align-items:center; margin-top:50px; background:#f9f9f9; border:1px solid #e2e2e2;border-radius:24px;box-sizing:border-box;}
.car_reserve_top .item-box{width:30%;}
.car_reserve_top .txt-box{width:40%;padding:0 40px;box-sizing:border-box;}
.car_reserve_top .tit{text-align: center;font-family: 'NotoSansKR';font-style: normal; font-weight:700;font-size: 24px; /* color 이동 color: #222; */line-height:1.4;letter-spacing:-0.01em;margin-bottom:20px;}
.car_reserve_top .txt-box ul{display:flex; width:100%; margin-top:10px;}
.car_reserve_top .txt-box ul:first-child{margin-top:0px;}
.car_reserve_top .txt-box .stit{position:relative;width:80px;font-family: 'NotoSansKR';font-style: normal; font-weight:500;font-size:14px; color: #333;line-height:1.3;letter-spacing:-0.01em;padding-left:10px;box-sizing: border-box;}
.car_reserve_top .txt-box .stit::before{position:absolute; left:0%;top:50%;transform:translateY(-50%);content: ' ';width:4px;height:4px; border-radius:50%;/* color 이동  background: #333; */ z-index:1;}
.car_reserve_top .txt-box .stxt{flex: 1 1 auto;font-family: 'NotoSansKR';font-style: normal; font-weight:200;font-size:14px; color: #666;line-height:1.3;letter-spacing:-0.01em;}

.item-img{width:100%;border:1px solid #e2e2e2;border-radius:24px;box-sizing: border-box;}
.item-img .imgArea{width:100%;height:0; padding-top:75%;border-radius:24px;box-sizing:border-box;}
.item-img .imgArea img{width:100%;}

.car_mypage_top{display:flex; width:100%;align-items:center; justify-content: space-between; margin:50px 0px 40px; }
.car_mypage_top .item-box{}
.car_mypage_top > * {flex:1;margin-left:40px;}
.car_mypage_top > *:first-child { margin-left: 0;}

/* 팝업 */
.popupWrap_A{position:relative;display: inline-block; width: 100%;background:#fff;margin:0;padding:0;}
.icon-close-black{position: absolute;right:25px;top:25px;width:15px; height:15px;background:url(/images/i_close_15.png) 50% 50% no-repeat;text-indent: -9999px;}

.cancelBox{width:100%;margin-top:20px;}
.cancelBox .tit{text-align: center;font-family: 'NotoSansKR';font-style: normal; font-weight:500;font-size:18px; color: #000;line-height:1.3;letter-spacing:-0.01em;margin-bottom:20px;}
.cancelBox .txt{text-align: center;font-family: 'NotoSansKR';font-style: normal; font-weight:400;font-size:14px; color: #333;line-height:1.3;letter-spacing:-0.01em;margin-bottom:20px;}
.cancelBox .text-box{width:100%;border-top:1px solid #dfdfdf; border-bottom:1px solid #dfdfdf; background:#fafafa;padding:20px 20px 10px; margin-bottom:20px;box-sizing: border-box;}
.cancelBox .text-box ul{display:flex; width:100%; margin-bottom:10px;}
.cancelBox .text-box .ptit{width:90px;font-family: 'NotoSansKR';font-style: normal; font-weight:500;font-size:14px; color: #333;line-height:1.3;letter-spacing:-0.01em;}
.cancelBox .text-box .ptxt{flex: 1 1 auto;font-family: 'NotoSansKR';font-style: normal; font-weight:400;font-size:14px; color: #666;line-height:1.3;letter-spacing:-0.01em;}

/* mypage Topimg - 20220221 */
.topVisual__A{position:relative;width:100%; margin-bottom:60px;}
.topVisual__A__img{display: flex;flex-direction: column; justify-content: center; /* align-items: center;*/ width:100%;height:300px;word-wrap: break-word;word-break: keep-all; padding:0 10%;box-sizing: border-box;}

/* topVisual__slider_A slider */
.topVisual__slider_A .swiper-slide {position: relative;overflow: hidden;}
.topVisual__slider_A .title {position:relative;font-family: 'NotoSansKR';font-style: normal;font-weight: 700;font-size:40px;line-height:1.2; color:#fff; text-transform: uppercase;text-shadow: 7px 7px 16px #d2d2d2;padding-bottom:10px;margin-bottom:12px;}
.topVisual__slider_A .title:before{position:absolute;left: 50%;transform: translateX(-50%);bottom:0px;content: '';width:16px; height:2px;background:#fff;border-radius:0%;z-index:-1;}
.topVisual__slider_A .description { color: #fff; font-family: 'NotoSansKR';font-style: normal; font-weight:400;font-size:16px;line-height:1.2; text-align: justify;text-shadow: 7px 7px 16px #d2d2d2;}
.topVisual__slider_A .text-inner {text-align:center;transform: translateY(-100%); transition: all ease 0.5s;opacity:0;}

/*active states*/
.topVisual__slider_A .swiper-slide-active.active .text-inner {transform: translateY(0);opacity: 1;transition: all ease 0.5s;}
/*delays*/
.topVisual__slider_A .swiper-slide.active .title .text-inner {transition-delay: 0.2s;}
.topVisual__slider_A .swiper-slide.active .description .text-inner { transition-delay: 0.8s;}

.topVisual__slider_A .swiper-button-prev,
.topVisual__slider_A .swiper-button-next{position:absolute; width:25px; height:46px; background-size:25px auto;top:50%;margin-top:-23px;z-index:2;} /*크기*/
.topVisual__slider_A .swiper-button-prev{background-image: url(/images/slide_prev_wh.png); left: 40px;} /*이미지,위치*/
.topVisual__slider_A .swiper-button-next{background-image: url(/images/slide_next_wh.png); right:40px;}

.topVisual__slider_A .swiper-pagination-bullet {width: 8px;height: 8px;text-align:center;line-height: 12px;font-size: 12px;color: #000;opacity: 0.3;background:#fff;transition:all .2s ease;}
.topVisual__slider_A .swiper-pagination-bullet-active {opacity:1;}
.topVisual__slider_A.swiper-container-horizontal > .swiper-pagination-bullets{position: absolute;bottom:20px;max-width: 1200px;padding: 0 10px;margin: 0px auto;left: 50%;transform: translateX(-50%);box-sizing: border-box;}

/* 예약 Wrap*/
.reservation__tit{font-family: 'NotoSansKR';font-style: normal;font-weight: 700;font-size:30px;line-height:1; color:#333;margin-bottom:30px}
.reservation__wrap{display:block;width:1240px;margin:0px auto;padding-bottom:60px;box-sizing: border-box;}
.reservation__tab{width:100%;margin-bottom:30px;}
.reservation__tab ul{position:relative;display:flex; width:100%;}
.reservation__tab ul:before{position:absolute;left:0;bottom:0px;content: '';width:100%; height:1px;background:#333;z-index:-1;}
.reservation__tab li{}
.reservation__tab li a{display: block;font-family: 'NotoSansKR';font-style: normal; font-weight:400;font-size:16px; color: #666;line-height:1;padding: 14px 40px;border:1px solid #dfdfdf;border-bottom: 0;background:#f9f9f9;box-sizing: border-box;}
.reservation__tab li.active a{font-weight:500;border-top:1px solid #333;border-left:1px solid #333;border-right:1px solid #333 !important;border-bottom:1px solid #fff !important;background:#fff;color: #000;}
.reservation__tab li:not(:last-child) a{border-right-width: 0;}

.reservation__tab_content{width:100%;margin-bottom:40px;font-family: 'NotoSansKR';font-style: normal; font-weight:400;font-size:16px; color: #888;line-height:1;}

/* pagination --------------------------------------------- */
.paging {display: inline-block;width:100%;text-align: center;margin:30px auto 0;}
.paging span{cursor:pointer;vertical-align:middle;display:inline-block;width:26px;height:26px;line-height:24px;margin:0 2px;text-align:center;border:1px solid #c1c1c1;border-radius:50%;box-sizing: border-box;}
.paging span img {vertical-align:middle; max-width:100%;margin-top:-3px;margin-left:-1px;}
.paging span a{vertical-align:middle;display:block;width:26px;height:26px;}
.paging span.off {paint-order:none; cursor:not-allowed !important;filter:alpha(opacity=50);-moz-opacity:0.5;-khtml-opacity:0.5;opacity:0.5;}
.paging span.off a{cursor:not-allowed !important;}
.paging .num{display: inline-block;vertical-align:middle;margin:0 2px;line-height:24px; color:#999;font-size:15px;font-family: 'NotoSansKR';font-style: normal;font-weight: 400;border:0px solid #e5e5e5;filter:alpha(opacity=100);-moz-opacity:1;-khtml-opacity:1;opacity:1;}
.paging .num a{vertical-align:middle;display:block;}
.paging .num a.on{vertical-align:middle;font-weight:500;color:var(--concept-color);}
.paging span:first-child {margin-left:0px;}

.reservation__help{display:block;width:100%;border:1px solid #dfdfdf; padding:40px 40px 30px; background:#fafafa; margin:30px auto; box-sizing: border-box;}
.reservation__help .tit{text-align: center;font-family: 'NotoSansKR';font-style: normal; font-weight:700;font-size:20px; color: #1a1a1a;line-height:1;margin-bottom:30px;}
.reservation__help .tit-alert{min-height:20px; padding-left:30px;background: url(/images/icon/alert_icon1.png) left center no-repeat;font-family: 'NotoSansKR';font-style: normal; font-weight:700;font-size:20px; color: #1a1a1a;line-height:1;margin-bottom:20px;}
.reservation__help .txt{font-family: 'NotoSansKR';font-style: normal; font-weight:400;font-size:14px; color: #666;line-height:1.2;margin-bottom:10px;}

.reservation__process{display:flex;width:100%;justify-content:center; align-items: center;}
.reservation__process li{position:relative;padding-left:100px;min-height:100px;}
.reservation__process li:before{position:absolute;left:0;bottom:0px;content: '';width:100px; height:100%;background: url(/images/icon/arrow_right_1.png) center center no-repeat;z-index:1;}
.reservation__process li:first-child{padding-left:0px;}
.reservation__process li:first-child:before{position:absolute;left:0;bottom:0px;content: '';width:0px; height:100%;background:none;}

.reservation__process_icon{display:flex;flex-direction: column;justify-content:center; align-items: center; padding-top:85px;min-width:100px;font-family: 'NotoSansKR';font-style: normal; font-weight:500;font-size:16px; color: #666;line-height:1;}
.r_icon1{ background: url(/images/icon/r_icon1.png) center top no-repeat;}
.r_icon2{ background: url(/images/icon/r_icon2.png) center top no-repeat;}
.r_icon3{ background: url(/images/icon/r_icon3.png) center top no-repeat;}
.r_icon4{ background: url(/images/icon/r_icon4.png) center top no-repeat;}
.r_icon5{ background: url(/images/icon/r_icon5.png) center top no-repeat;}

.reservation__search{display:flex;width:100%;justify-content:center; align-items: center;margin-bottom:30px;}
.reservation__search .box1{/*flex: 1 1 auto;*/ width:150px;text-align:left;margin-right:10px;}
.reservation__search .box2{width:400px;margin-right:10px;}
.reservation__search .btn__search{width:100px;height:35px;background:var(--concept-color);font-family: 'NotoSansKR';font-style: normal; font-weight:400;font-size:16px;color:#fff;}
.reservation__search .btn__write{width:100px;height:35px;border: 1px solid var(--concept-color); font-family: 'NotoSansKR';font-style: normal; font-weight:400;font-size:16px;color:var(--concept-color);margin-left:10px;box-sizing: border-box;}

.reservation__memo_content{display:flex;width:100%;justify-content:center;margin-top:10px; border-top:1px solid #dfdfdf; padding-top:30px;}
.reservation__memo_content .m_calendar{width:600px;margin-right:100px;color:#999;font-size:15px;font-family: 'NotoSansKR';font-style: normal;font-weight: 400;}
.reservation__memo_content .m_memo{flex:1 1 0; /* flex:1; */ color:#999;font-size:16px;font-family: 'NotoSansKR';font-style: normal;font-weight: 400;}
.reservation__memo_content .stit{display: inline-block;width:100%;text-align: center;margin:4px 0px 20px;}
.reservation__memo_content .stit > span{display: inline-block;min-height:20px; padding-left:28px;background: url(/images/icon/ico_plus.png) left center no-repeat;font-family: 'NotoSansKR';font-style: normal; font-weight:700;font-size:20px; color: #1a1a1a;line-height:1;}

.write--Box{width:100%;margin:20px 0;}
.write--Box .b-tit{text-align: center;font-family: 'NotoSansKR';font-style: normal; font-weight:700;font-size:22px;color: #1a1a1a;line-height:1;letter-spacing:-0.03em;margin-bottom:30px;}
.write--Box .tit{position:relative;text-align:left;font-family: 'NotoSansKR';font-style: normal; font-weight:500;font-size:18px; color: #000;line-height:1;letter-spacing:-0.01em;padding-left:24px;margin-bottom:15px;box-sizing: border-box;}
.write--Box .tit::before{position:absolute; left:0%;top:50%;transform:translateY(-50%);content: ' ';width:16px;height:16px; /*border-radius:50%;*/background-image: url(/images/icon/i_chk_bl.png); z-index:1;}
.write--Box .contBox{width:100%;margin-bottom:30px;}

/* 각 header 별 높이 마진주기 20220228 */
.header_height__01{display:block;margin-top:70px;}
.header_height__02{display:block;margin-top:145px;}
.header_height__03{display:block;margin-top:125px;}
.header_height__04{display:block;margin-top:75px;}
.header_height__05{display:block;margin-top:125px;}
.header_height__06{display:block;margin-top:120px;}
.header_height__07{display:block;margin-top:120px;}

/* 20220817 골프티업 */
.top--visual{position:relative;width:100%; height:400px; }
.top--visual-img{width:100%; height:100%;}

/* .top--slider-A swiper slider */
.top--slider-A{width:100%; height:100%;}
.top--slider-A .swiper-slide {position: relative;overflow: hidden;}
.top--slider-A .sub-title { font-family: 'NotoSansKR';font-style: normal;font-weight: 700;font-size:20px; line-height:1.2; color:#fff;text-transform: uppercase; }
.top--slider-A .title { font-family: 'NotoSansKR';font-style: normal;font-weight: 700;font-size:50px;line-height:1.2; color:#fff; text-transform: uppercase;margin-bottom:20px;}
.top--slider-A .description { color: #fff; font-family: 'NotoSansKR';font-style: normal; font-weight:400;font-size:16px;line-height:1.2; text-align: justify;}
.top--slider-A .text-inner {transform: translateY(100%); transition: all ease 0.5s;}

/*active states*/
.top--slider-A .swiper-slide-active.active .text-inner {transform: translateY(0);opacity: 1;}
/*delays*/
.top--slider-A .swiper-slide.active .sub-title .text-inner {transition-delay: 0.05s;}
.top--slider-A .swiper-slide.active .title .text-inner {transition-delay: 0.1s;}
.top--slider-A .swiper-slide.active .description .text-inner { transition-delay: 0.15s;}

.top--slider-A .swiper-button-prev,
.top--slider-A .swiper-button-next{position:absolute; width:25px; height:46px; background-size:25px auto;top:50%;margin-top:-23px;z-index:2;} /*크기*/
.top--slider-A .swiper-button-prev{background-image: url(/images/slide_prev_wh.png); left: 40px;} /*이미지,위치*/
.top--slider-A .swiper-button-next{background-image: url(/images/slide_next_wh.png); right:40px;}

.top--slider-A .swiper-pagination-bullet {width:8px;height:8px;margin:0px 4px;display:inline-block;border-radius:50%;background:#fff;opacity:.8;border:1px solid #fff;box-sizing: border-box;}
.top--slider-A .swiper-pagination-bullet-active {opacity:1;background:#333;border:1px solid #333;}

.searchBox--new{display: block;text-align: center; margin-bottom:15px;border:1px solid #dfdfdf;background:#fff;padding:20px 50px;border-radius:0px;box-sizing: border-box;}
.searchBox--new .checkArea{display:flex;width:100%;justify-content: center;align-items: center;}
.searchBox--new .searchArea{display:flex;justify-content: center;align-items: center;margin-top:15px;}
.searchBox--new .searchArea > *{width:180px;margin-left:10px;}
.searchBox--new .searchArea > *:first-child{padding-left:0px;}
.searchBox--new .sbtn{width:100px;}
.searchBox--new .sm{width:auto;font-family: 'NotoSansKR';font-style: normal;font-weight:400;font-size:15px; line-height:1; color:#333;}

.list--article{width:100%;min-height:100px;margin-top:-1px;border:1px solid #ebebeb; padding:15px 20px;box-sizing: border-box;}
.list--article .list--tit{font-family: 'NotoSansKR';font-style: normal;font-weight:500;font-size:17px; line-height:1.3; color:#333; margin-bottom:10px;white-space:nowrap; overflow:hidden; text-overflow:ellipsis;}
.list--article .list--txt{font-family: 'NotoSansKR';font-style: normal;font-weight:400;font-size:14px; line-height:1.3; color:#333;white-space:nowrap; overflow:hidden; text-overflow:ellipsis; }

.desc--group{display:flex;align-items: center; background:#f6f6f6; border-radius:8px; padding:10px 15px; margin-bottom:10px;box-sizing: border-box;}
.desc--group .b-txt{margin-right:20px; font-family: 'NotoSansKR';font-style: normal;font-weight:500;font-size:15px; line-height:1; color:#666;}
.desc--group .s-txt{font-family: 'NotoSansKR';font-style: normal;font-weight:500;font-size:16px; line-height:1; color:#333;}
.desc--group.center{justify-content: center; align-items: center;}

.desc--group.bl{position:relative;background:rgba(0,0,0, .9);z-index:2}
.desc--group.bl .b-txt{color:#f1f1f1;}
.desc--group.bl .s-txt{color:#fff;}
.desc--group.bl .icon--golf{background:url(/images/icon/icon--golf-wh.png) 0% 50% no-repeat;}


.list--article-s{position: absolute; bottom:0px; left:0px; width:100%; min-height:125px; padding:20px;transition:all 0.5s ease-in-out; -webkit-transition:all 0.5s ease-in-out;box-sizing: border-box; }
.list--article-s::before{position:absolute; left:0%;bottom:0px;content: ' ';width:100%;height:100%;background:rgba(0,0,0, .7); z-index:1}
.list--article-s .list--tit{position:relative;font-family: 'NotoSansKR';font-style: normal;font-weight:500;font-size:16px; line-height:1; color:#fff; margin-bottom:10px;white-space:nowrap; overflow:hidden; text-overflow:ellipsis; z-index:2}
.list--article-s .list--txt{position:relative;font-family: 'NotoSansKR';font-style: normal;font-weight:400;font-size:13px; line-height:1; color:#fff;white-space:nowrap; overflow:hidden; text-overflow:ellipsis;z-index:2 }

.list--article-c{width:100%;min-height:100px;padding:20px;box-sizing: border-box;}
.list--article-c .list--tit{text-align:center;font-family: 'NotoSansKR';font-style: normal;font-weight:500;font-size:17px; line-height:1.3; color:#333;margin-bottom:10px;white-space:nowrap; overflow:hidden; text-overflow:ellipsis;}
.list--article-c .list--txt{text-align:center;font-family: 'NotoSansKR';font-style: normal;font-weight:400;font-size:14px; line-height:1.3; color:#333;white-space:nowrap; overflow:hidden; text-overflow:ellipsis;}

.icon--golf{display: inline-block; background:url(/images/icon/icon--golf.png) 0% 50% no-repeat; width:20px; height:20px; margin-right:10px;}

.btnGroup--A{}
.btnGroup--A > *{margin-left:5px;}
.btnGroup--A > *:first-child{margin-left:0px;}

.btn--list{}
.btn--list > *{margin-left:5px;}
.btn--list > *:first-child{margin-left:0px;}
.btn--list button, .btn--list a{display:inline-flex;justify-content: center;align-items: center; height:26px;line-height:22px;padding:0px 10px;color:var(--concept-color);border:1px solid var(--concept-color); text-align:center;font-family: 'NotoSansKR';font-style: normal; font-weight:400;font-size:13px;letter-spacing:-0.03em;border-radius:4px;box-sizing: border-box; }
.btn--list button.active, .btn--list a.active{background:var(--concept-color); color:#fff !important; }
.btn--list button:hover, .btn--list a:hover{background:var(--concept-color); color:#fff !important; }
