@charset "UTF-8";
@import url(/resource/MO/css/m_contents_payment.min.css);
@import url(/resource/MO/css/m_contents_stay.min.css);
@import url(/resource/MO/css/m_contents_rentcar.min.css);
@import url(/resource/MO/css/m_contents_food.min.css);
@import url(/resource/MO/css/m_contents_cafe.min.css);
@import url(/resource/MO/css/m_contents_trip.min.css);
@import url(/resource/MO/css/m_contents_jprentcar.min.css);
@import url(/resource/MO/css/m_contents_esg.min.css);
@import url(/resource/MO/css/m_contents_shuttlemap.min.css);
@import url(/resource/MO/css/m_contents_customer.min.css);
@import url(/resource/MO/css/m_contents_poi.min.css);
@import url(/resource/MO/css/m_contents_mypage.min.css);
@import url(/resource/MO/css/m_contents_event.min.css);
@import url(/resource/MO/css/m_contents_comm.min.css);
button.tiptxt .tiptxtArea span .btnClose, .tooltipWrap .btnTool, .k1_passenger li .setting button, .quickTab > a, .photoList.typeFull .listCont .btSave, .alertBox .alertInner .closeA, .main_grid .swiperMytrip .swiper-slide .del, .mainTopbanner .btn_close {
  overflow: hidden;
  text-indent: -9999px;
}

/* 메인 */
.swiperMain .swiper-container .swiper-wrapper .swiper-slide {
  position: relative;
}
.swiperMain .swiper-container .swiper-wrapper .swiper-slide a:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-image: linear-gradient(to bottom, rgba(86, 154, 255, 0), #000);
  opacity: 0.5;
  border-radius: 16px;
}
.swiperMain .swiper-container .swiper-wrapper .swiper-slide a figure img {
  border-radius: 16px;
  height: 397px;
  object-fit: cover;
}
.swiperMain .swiper-container .swiper-wrapper .swiper-slide a .context {
  position: absolute;
  bottom: 32px;
  left: 0;
  padding: 0 24px;
  z-index: 1;
}
.swiperMain .swiper-container .swiper-wrapper .swiper-slide a .context .sTitle {
  padding: 5px 12px;
  background: rgba(0, 0, 0, 0.6);
  border-radius: 40px;
  color: #fff;
  font-size: 1.3rem;
  line-height: 1.85;
}
.swiperMain .swiper-container .swiper-wrapper .swiper-slide a .context .title {
  display: block;
  margin-top: 8px;
  color: #fff;
  font-size: 2rem;
  line-height: 1.4;
}
.swiperMain .swiper-container .swiper-wrapper .swiper-slide a .context .desc {
  margin-top: 16px;
  color: #fff;
  font-size: 1.6rem;
  line-height: 1.5;
}
.swiperMain .swiper-container .swiper-wrapper .swiper-slide a .context .desc > span {
  margin-right: 5px;
  color: #fff;
}

.mainCont {
  margin-top: 40px;
}
.mainCont .mainTag {
  display: flex;
  margin: -4px;
  flex-wrap: wrap;
}
.mainCont .mainTag li {
  margin: 4px;
  border: 1px solid #EAEAEA;
  border-radius: 40px;
}
.mainCont .mainTag li a {
  display: inline-block;
  padding: 14px 16px 12px;
  color: #606060;
  line-height: 1.53;
}
.mainCont .mainSignature {
  padding: 0;
  border-radius: 16px;
  position: relative;
  overflow: hidden;
  height: 397px;
}
.mainCont .mainSignature .holder {
  position: absolute;
  left: 24px;
  bottom: 32px;
}
.mainCont .mainSignature .titDep2 {
  color: #fff;
  font-size: 1.6rem;
}
.mainCont .mainSignature .desc {
  margin-top: 16px;
  font-size: 2rem;
  color: #fff;
  letter-spacing: -0.5px;
  font-weight: 700;
  line-height: 1.4;
  text-shadow: 0px 2px 3px rgba(0, 0, 0, 0.3);
}
.mainCont .mainSignature figure {
  margin-top: 20px;
}
.mainCont .mainSignature figure img {
  width: 180px;
  height: 70px;
}
.mainCont .mainSignature video {
  width: 100%;
  height: 397px;
  object-fit: cover;
}
.mainCont .mainSignature .btn {
  display: inline-block;
  margin-top: 16px;
  color: #fff;
  text-shadow: 0px 1px 2px rgba(0, 0, 0, 0.25);
}
.mainCont .mainSignature .btn:after {
  content: "";
  display: inline-block;
  width: 6px;
  height: 6px;
  border: solid #fff;
  border-width: 2px 2px 0 0;
  margin: 0 0 3px 5px;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  position: relative;
  top: 2px;
}
.mainCont .mainIcon {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  margin: -20px 5px 0;
}
.mainCont .mainIcon li {
  display: flex;
  flex: 0 0 33.33%;
  height: 130px;
  align-items: center;
  flex-direction: column;
  position: relative;
  margin: 20px 0;
  padding: 0 14px;
}
.mainCont .mainIcon li a {
  position: relative;
  width: 80px;
  height: 130px;
  text-align: center;
}
.mainCont .mainIcon li a:before {
  content: "";
  display: block;
  width: 80px;
  height: 80px;
  border: 1px solid #cde0ff;
  border-radius: 100%;
  box-sizing: border-box;
  box-shadow: 0 8px 12px 0 rgba(32, 32, 32, 0.04);
}
.mainCont .mainIcon li a:after {
  content: "";
  display: block;
  position: absolute;
  top: 27px;
  left: 27px;
  width: 26px;
  height: 26px;
  background: url(/resource/MO/images/main/spr_mainicon.svg) no-repeat 0 0;
}
.mainCont .mainIcon li a span {
  display: block;
  margin-top: 10px;
  text-align: center;
  line-height: 1.33;
  font-weight: 600;
}
.mainCont .mainIcon li.insurance a:after {
  background-position: -28px 0;
}
.mainCont .mainIcon li.return a:after {
  background-position: -56px 0;
}
.mainCont .mainIcon li.info a:after {
  background-position: -84px 0;
}
.mainCont .mainIcon li.cancellation a:after {
  background-position: -112px 0;
}
.mainCont .mainIcon li.refund a:after {
  background-position: -140px 0;
}
.mainCont .mainNews {
  position: relative;
  padding: 40px 0;
  text-align: center;
}
.mainCont .mainNews:before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: url(/resource/MO/images/main/bg_news.png) no-repeat;
  background-size: cover;
}
.mainCont .mainNews .titDep4 {
  position: relative;
}
.mainCont .mainNews .email {
  position: relative;
  margin: 24px 24px 0;
}
.mainCont .mainNews .email input[type=text] {
  padding: 0 45px 0 15px;
}
.mainCont .mainNews .email .subscription {
  position: absolute;
  top: 15px;
  right: 14px;
  width: 18px;
  height: 18px;
  font-size: 0;
}
.mainCont .mainNews .email .subscription:before {
  content: "";
  display: block;
  width: 18px;
  height: 18px;
  background: url(/resource/MO/images/main/ico_emailcheck.svg) no-repeat;
}

.mainPromotion.layPop.layFull .layContainer {
  margin-top: 0;
  padding: 32px 20px 154px;
}
.mainPromotion .promotionList {
  margin: -6px 0;
}
.mainPromotion .promotionList li {
  padding: 6px 0;
}
.mainPromotion .promotionList li figure img {
  border-radius: 12px;
}

/* 메인 배너 */
.mainTopbanner {
  position: relative;
  width: 100%;
  background: #18225c;
}
.mainTopbanner .bandBanner_info > a {
  display: block;
}
.mainTopbanner .bandBanner_info > a span {
  position: relative;
  display: block;
  padding: 20px 60px 20px 44px;
  color: #fff;
  font-weight: 600;
  line-height: 1.53;
  background: url(/resource/MO/images/common/ico_topBanner.svg) no-repeat 20px 21px;
}
.mainTopbanner .btn_close {
  position: absolute;
  top: 1px;
  right: 0;
  width: 52px;
  height: 52px;
}
.mainTopbanner .btn_close:after {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  width: 14px;
  height: 14px;
  margin-top: -7px;
  margin-left: -7px;
  background: url(/resource/MO/images/common/spr_layout.svg) no-repeat -300px 0;
}

.subMainVisual {
  margin-top: 24px;
}
.subMainVisual figure {
  display: block;
  width: 100%;
}
.subMainVisual figure img {
  height: 100%;
  object-fit: cover;
}
.subMainVisual .swiper-slide {
  position: relative;
}
.subMainVisual .swiper-slide .context {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  padding: 40px 0 0 20px;
  box-sizing: border-box;
}
.subMainVisual .swiper-slide .context .sTitle {
  display: block;
  font-size: 1.4rem;
  color: #faffee;
}
.subMainVisual .swiper-slide .context .title {
  margin-top: 9px;
  display: block;
  font-size: 2.6rem;
  color: #fff;
  font-weight: 900;
  line-height: 34px;
}
.subMainVisual .swiper-slide .context .desc {
  margin-top: 7px;
  color: #F8F8F8;
}
.subMainVisual .swiper-pagination {
  position: absolute;
  left: 40px;
  bottom: 20px;
  right: 0;
  width: auto !important;
  text-align: left;
  z-index: 10;
}
.subMainVisual .swiper-pagination .swiper-pagination-bullet {
  background: #fff;
}
.subMainVisual .swiper-pagination .tyNum .swiper-paging {
  top: 0;
}
.subMainVisual .swiper-paging {
  top: -7px;
  right: 40px;
}
.subMainVisual ~ .titDep3{margin: 46px 0 14px;}
.wrap_titBtn{position:relative;margin: 30px 0 12px;}
.btnMore{display:flex;align-items:center;position:absolute;top:50%;right:-2px;margin-top:-10px;font-size:14px;color:#808080}
.btnMore .icon.chevron{display:inline-block;width:12px;height:12px;margin-left:3px;transform:rotate(-90deg)}
.btnMore .icon.chevron::before{content:'';display:block;width:6px;height:6px;margin:auto;border:solid #808080;border-width:2px 0 0 2px;transform:rotate(225deg)}

.subMainSwiper .swiper-slide {
  position: relative;
}
.subMainSwiper figure {
  overflow: hidden;
  border-radius: 8px;
}
.subMainSwiper .storeName {
  display: block;
  margin-top: 13px;
  font-size: 1.6rem;
  color: #202020;
  font-weight: 700;
}
.subMainSwiper .location {
  display: block;
  font-size: 1.4rem;
  color: #808080;
}
.subMainSwiper .context {
  position: absolute;
  left: 24px;
  bottom: 38px;
}
.subMainSwiper .context .title {
  display: block;
  font-size: 2.2rem;
  color: #fff;
  font-weight: 700;
}
.subMainSwiper .context .desc {
  display: block;
  margin-top: 8px;
  color: #fff;
}
.subMainSwiper .context.storeInfo {
  left: 0;
  bottom: 0;
  width: 100%;
  height: 56px;
  padding: 18px 20px;
  font-size: 0;
  box-sizing: border-box;
  border-radius: 0 0 12px 12px;
  background: rgba(0, 0, 0, 0.6);
}
.subMainSwiper .context.storeInfo .storeName {
  display: inline-block;
  width: 65%;
  margin-top: 0;
  color: #fff;
}
.subMainSwiper .context.storeInfo .location {
  display: inline-block;
  width: 35%;
  margin-top: 0;
  text-align: right;
  color: #fff;
}
.subMainSwiper .btDel {
  position: absolute;
  top: 14px;
  right: 14px;
  width: 12px;
  height: 12px;
  text-indent: -9999em;
}
.subMainSwiper .btDel:before {
  content: "";
  position: absolute;
  top: 0;
  right: 4px;
  width: 2px;
  height: 14px;
  background: #fff;
  transform: rotate(45deg);
}
.subMainSwiper .btDel:after {
  content: "";
  position: absolute;
  top: 0;
  right: 4px;
  width: 2px;
  height: 14px;
  background: #fff;
  transform: rotate(-45deg);
}

.storeListItem a {
  display: block;
}
.storeListItem .swiperWrap .swiper-paging {
  right: 40px;
}
.storeListItem .editorInfo {
  overflow: hidden;
  padding: 16px 0 12px;
  border-bottom: 1px solid #EAEAEA;
}
.storeListItem .editorInfo figure {
  overflow: hidden;
  display: inline-block;
  width: 36px;
  height: 36px;
  border-radius: 50%;
  vertical-align: middle;
}
.storeListItem .editorInfo .editorName {
  display: inline-block;
  vertical-align: middle;
  margin-left: 3px;
  color: #202020;
  font-weight: 600;
}
.storeListItem .editorInfo .price {
  float: right;
  margin-top: 4px;
  font-size: 1.8rem;
  font-weight: 700;
  color: #63a1ff;
}
.storeListItem .editorInfo .date {
  float: right;
  margin-top: 8px;
  font-size: 1.4rem;
  color: #808080;
}
.storeListItem .titDep4 {
  margin: 18px 0 2px;
}
.storeListItem .text {
  margin-top: 10px;
  font-size: 1.4rem;
}
.storeListItem .counter {
  display: block;
  margin-top: 4px;
  font-size: 1.4rem;
  color: #808080;
}
.storeListItem .tagList {
  display: flex;
  margin-top: 5px;
}
.storeListItem .tagList span {
  font-size: 1.4rem;
  color: #808080;
  margin-left: 4px;
}
.storeListItem .tagList span:first-child {
  margin-left: 0;
}
.storeListItem ~ .storeListItem {
  margin-top: 39px;
}
.storeListItem ~ .bannerType {
  margin-top: 41px;
}
.swiperWrap .storeListItem {
  padding: 0 20px 16px;
  border-radius: 12px;
}
.swiperWrap .storeListItem figure {
  overflow: hidden;
  border-radius: 8px;
}
.swiperWrap .storeListItem .editorInfo {
  padding-top: 10px;
}
.swiperWrap .storeListItem .editorInfo figure {
  border-radius: 50%;
}
.swiperWrap .storeListItem .text {
  margin-top: 4px;
  font-size: 1.4rem;
}
.swiperWrap .storeListItem .conUtil {
  margin-top: 6px;
}
.swiperWrap .storeListItem ~ .storeListItem {
  margin-top: 0;
}

.swiperWrap.influencerPick .editorInfo figure {
  height: auto;
}
.swiperWrap.influencerPick .editorInfo figure img {
  width: 36px;
  height: 36px;
}
.swiperWrap.influencerPick figure {
  height: auto;
}
.swiperWrap.influencerPick figure img {
  width: calc(100vw - 40px - 40px - 2px);
  height: calc(100vw - 40px - 40px - 2px);
  object-fit: cover;
}
.swiperWrap.influencerPick .swiper-container {
  width: calc(100% - 40px);
  margin: 0 20px 4px;
  padding: 0;
  border: 1px solid #EAEAEA;
  border-radius: 12px;
}
.swiperWrap.influencerPick .text {
  display: -webkit-box;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  height: auto;
  white-space: normal;
}
.swiperWrap ~ .bannerType {
  margin-top: 42px;
}

.photoList ~ .bannerType {
  margin-top: 48px;
}

/* 서브메인 */
.main_grid {
  position: relative;
  margin-top: 32px;
  padding: 0;
}
.main_grid .titDep5 {
  margin: 0 0 8px 0;
  padding: 0;
  font-size: 1.6rem;
}
.main_grid .swiperMytrip {
  margin: -32px -20px 0;
}
.main_grid .swiperMytrip .swiper-container .swiper-wrapper {
  padding-top: 32px;
}
.main_grid .swiperMytrip .swiper-slide {
  position: relative;
  border: 1px solid #EAEAEA;
  border-radius: 8px;
  flex-direction: column;
}
.main_grid .swiperMytrip .swiper-slide > a {
  display: block;
  padding: 20px 18px;
}
.main_grid .swiperMytrip .swiper-slide > a .k1_from_to {
  font-size: 1.4rem;
  line-height: 1.2;
}
.main_grid .swiperMytrip .swiper-slide > a .k1_from_to > div {
  position: relative;
  float: none;
  width: auto;
  display: inline-block;
  color: #202020;
  font-weight: 600;
  text-align: left;
}
.main_grid .swiperMytrip .swiper-slide > a .k1_from_to > div + div {
  padding-left: 30px;
}
.main_grid .swiperMytrip .swiper-slide > a .k1_from_to > div + div:before {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  width: 18px;
  height: 18px;
  margin-top: -9px;
  margin-left: -9px;
  left: 5px;
  margin-left: 0;
  background: url(/resource/MO/images/air/spr_air.svg) no-repeat -112px 0;
}
.main_grid .swiperMytrip .swiper-slide > a .k1_from_to.i2 > div + div:before {
  background-position: -132px 0;
}
.main_grid .swiperMytrip .swiper-slide > a .k1_fr {
  margin-top: 3px;
  float: none !important;
  font-size: 0;
}
.main_grid .swiperMytrip .swiper-slide > a .k1_fr strong, .main_grid .swiperMytrip .swiper-slide > a .k1_fr span {
  color: #808080;
  font-size: 1.4rem;
  font-weight: 400;
}
.main_grid .swiperMytrip .swiper-slide > a .k1_fr strong {
  display: block;
  margin-bottom: 3px;
}
.main_grid .swiperMytrip .swiper-slide > a .k1_fr span {
  display: inline-block;
  min-width: auto;
  height: 14px;
  margin: 0;
  padding: 0;
  line-height: 14px;
  text-align: left;
  background: none;
}
.main_grid .swiperMytrip .swiper-slide > a .k1_fr span + span {
  margin-left: 8px;
  padding-left: 8px;
  border-left: 1px solid #EAEAEA;
}
.main_grid .swiperMytrip .swiper-slide .del {
  position: relative;
  position: absolute;
  top: 1px;
  right: 1px;
  width: 36px;
  height: 36px;
}
.main_grid .swiperMytrip .swiper-slide .del:after {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  width: 12px;
  height: 12px;
  margin-top: -6px;
  margin-left: -6px;
  background: url(/resource/MO/images/common/spr_ico.svg) no-repeat 0 -26px;
}
.main_grid .swiperMytrip .swiper-pagination {
  margin: 0;
}
.main_grid .swiperMytrip .swiper-paging {
  top: 3px;
  right: 20px;
  bottom: auto;
  height: auto;
  padding: 0;
  font-size: 1.4rem;
  background: none;
}
.main_grid .swiperMytrip .swiper-paging .paging {
  color: #808080;
}
.main_grid .swiperMytrip .swiper-paging .paging span {
  color: #808080;
  font-size: 1.4rem;
}
.main_grid .swiperMytrip .swiper-paging .paging .swiper-pagination-current {
  color: #808080;
}

/* alert/confirm */
.alertBox {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1100 !important;
}
.alertBox:after {
  content: "";
  display: block;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.8);
  z-index: 1;
}
.alertBox .alertInner {
  position: absolute;
  top: 50%;
  left: 20px;
  right: 20px;
  padding: 20px;
  text-align: center;
  border-radius: 12px;
  background: #fff;
  z-index: 10;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  transform: translateY(-50%);
}
.alertBox .alertInner .titAlert {
  padding: 24px 0 10px;
  color: #202020;
  font-size: 1.8rem;
  font-weight: 700;
  line-height: 1.16;
}
.alertBox .alertInner .txtAlert {
  line-height: 1.46;
}
.alertBox .alertInner .alertBtns {
  display: flex;
  margin: 30px -4px 0;
}
.alertBox .alertInner .alertBtns .btnDefault {
  margin: 0 4px;
}
.alertBox .alertInner .closeA {
  position: absolute;
  top: 4px;
  right: 4px;
  width: 56px;
  height: 56px;
}
.alertBox .alertInner .closeA:after {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  width: 26px;
  height: 26px;
  margin-top: -13px;
  margin-left: -13px;
  background: url(/resource/MO/images/common/spr_layout.svg) no-repeat -84px 0;
}
.alertBox#jppAlertBox {
  z-index: 2000 !important;
}
.alertBox#jppConfirmBox {
  z-index: 1900 !important;
}

/* 상단 고정영역 */
.tripSelect {
  position: relative;
  height: 82px;
  z-index: 101;
}
.tripSelect .inner {
  position: fixed;
  top: 56px;
  left: 0;
  right: 0;
  padding: 0 20px 12px;
  background: #fff;
  box-shadow: 0 5px 5px rgba(0, 0, 0, 0.05);
  z-index: 10;
}
.tripSelect .selArea01 {
  margin: 0;
  text-align: center;
}
.tripSelect .selArea01 > button {
  position: relative;
  display: inline-block;
  height: 16px;
  padding-left: 20px;
  font-size: 1.3rem;
  line-height: 16px;
  vertical-align: top;
}
.tripSelect .selArea01 > button:before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 14px;
  height: 14px;
  background: url(/resource/MO/images/air/spr_air.svg) no-repeat;
}
.tripSelect .selArea01 > button.btSeat {
  margin-left: 7px;
  padding-left: 26px;
}
.tripSelect .selArea01 > button.btSeat:before {
  left: 8px;
  background-position: -16px 0;
}
.tripSelect .selArea01 > button.btSeat:after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 1px;
  height: 16px;
  background: #EAEAEA;
}
.tripSelect .selArea01 > button.holder {
  top: 8px;
}
.tripSelect .selArea01 > a.btnS {
  border: 0;
  margin-left: 8px;
}
.tripSelect .frmBox.frmBoxS {
  margin-top: 7px;
}
.tripSelect .frmBox.frmBoxS li {
  flex: 0 calc(25% - 6px);
}
.tripSelect .frmBox.frmBoxS li.sorting {
  position: relative;
  flex: 0 88px;
  padding-left: 13px;
}
.tripSelect .frmBox.frmBoxS li.sorting:before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 4px;
  width: 1px;
  height: 40px;
  background: #EAEAEA;
}
.tripSelect .frmBox.frmBoxS li.sorting label {
  padding: 0 18px 0 30px;
}
.tripSelect .frmBox.frmBoxS li.sorting label:before {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  left: 15px;
  width: 8px;
  height: 5px;
  margin-top: -6px;
  border: solid #CACACA;
  border-width: 0 0 2px 2px;
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.tripSelect .frmBox.frmBoxS li.sorting input:checked + label:before {
  border-color: #63a1ff;
}
.tripSelect .frmBox.frmBoxS li button {
  width: 100%;
  height: 40px;
  border-radius: 8px;
  border: 1px solid #EAEAEA;
  text-align: center;
}
.tripSelect .frmBox.frmBoxS li button[aria-selected=true] {
  color: #63a1ff;
  border-color: #cde0ff;
  background: #f4f9ff;
}
.tripSelect.type02 .inner {
  box-shadow: none;
}
.tripSelect.type02 .fixedArea {
  position: fixed;
  top: 106px;
  left: 0;
  right: 0;
  padding: 12px 20px;
  background: #569aff;
  color: #fff;
}
.tripSelect.type02 .fixedArea > div {
  float: left;
}
.tripSelect.type02 .fixedArea .selOption {
  position: relative;
  display: inline-block;
  height: auto;
  vertical-align: middle;
  white-space: nowrap;
}
.tripSelect.type02 .fixedArea .selOption:after {
  content: "";
  display: block;
  position: absolute;
  top: 14px;
  bottom: 14px;
  left: 0;
  width: 1px;
  background: rgba(255, 255, 255, 0.1);
}
.tripSelect.type02 .fixedArea .selOption input {
  position: absolute;
  right: 5px;
  top: 5px;
}
.tripSelect.type02 .fixedArea .selOption input:checked + label:after {
  right: 2px;
  background-color: #fff;
}
.tripSelect.type02 .fixedArea .selOption input:checked + label::before {
  background-color: #18225C;
}
.tripSelect.type02 .fixedArea .selOption label {
  position: relative;
  display: block;
  height: auto;
  padding: 0 41px 0 0;
  color: #fff;
  font-size: 1.4rem;
  line-height: inherit;
}
.tripSelect.type02 .fixedArea .selOption label:before {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  right: 0;
  width: 36px;
  height: 18px;
  margin-top: -9px;
  border-radius: 18px;
  background: #2f7bf2;
}
.tripSelect.type02 .fixedArea .selOption label:after {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  right: 20px;
  width: 14px;
  height: 14px;
  margin-top: -7px;
  border-radius: 50%;
  background: #63a1ff;
  transition: 0.3s;
}
.tripSelect.type02 .fixedArea .btnOption > span {
  color: #fff;
  margin-left: 22px;
}
.tripSelect.type02 ~ .rentercarList {
  margin-top: 3px;
}
.tripSelect.type02 ~ .rentercarList .scrollVArea {
  padding: 10px 20px 0;
}
.tripSelect.type02 ~ .rentercarList .scrollVArea .frmBox.frmBoxS > li label {
  height: 26px;
  line-height: 24px;
  border-radius: 26px;
  background: transparent;
  border-color: transparent;
  color: #808080;
}
.tripSelect.type02 ~ .rentercarList .scrollVArea .frmBox.frmBoxS > li input:checked + label {
  background: #569aff;
  color: #fff;
  padding-left: 24px;
}
.tripSelect.type02 ~ .rentercarList .scrollVArea .frmBox.frmBoxS > li input:checked + label:before {
  width: 8px;
  height: 4px;
  border-color: #fff;
  margin-top: -4px;
  left: 9px;
}
.tripSelect.type02 ~ .rentercarList .rentcarItemGroup .summaryInfo {
  top: 150px;
}
.tripSelect.type02 ~ .rentercarList .rentcarItemGroup.toggleOn .priceDetail {
  position: static;
}
.tripSelect.type02 ~ .rentercarList .rentcarItemGroup.toggleOn .price {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.tripSelect.type02 ~ .rentercarList .rentcarItemGroup.toggleOn .carWrap {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 14px;
}
.tripSelect.type02 ~ .rentercarList .rentcarItemGroup.toggleOn .carWrap .summary strong {
  font-weight: 600;
  color: #202020;
}
.tripSelect.type02 ~ .rentercarList .rentcarItemGroup.toggleOn .carWrap .summary > img {
  width: 18px;
  height: 18px;
  margin-top: 2px;
}
.tripSelect.type02 ~ .rentercarList .rentcarItemGroup.toggleOn .carWrap .detail {
  width: 100%;
  max-width: 144px;
}
.tripSelect.type02 ~ .rentercarList .rentcarItemGroup.toggleOn .carWrap .detail figure {
  position: relative;
  height: 45px;
}
.tripSelect.type02 ~ .rentercarList .rentcarItemGroup.toggleOn .carWrap .detail figure img {
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.tripSelect.type02 ~ .rentercarList .rentcarStoreList .rentcarStore {
  box-shadow: 0px 4px 8px rgba(0, 0, 0, 0.1);
  margin-top: 14px;
}
.tripSelect.type02 ~ .rentercarList .rentcarStoreList .rentcarStore .price::after {
  display: none;
}
.tripSelect.type02 ~ .rentercarList .rentcarStoreList .rentcarStore .price .priceDetail {
  right: 0;
}
.tripSelect.type02 ~ .rentercarList .rentcarStoreList .rentcarStore .price .store {
  color: #202020;
}
.tripSelect.type02 ~ .rentercarList .rentcarStoreList .rentcarStore .price .conUtil .icoScore i {
  color: #808080;
}
.tripSelect.type02 ~ .rentercarList .rentcarStoreList .rentcarStore .price .priceDetail {
  font-size: 2rem;
}
.tripSelect.type02 ~ .rentercarList .rentcarStoreList .rentcarStore .price .priceDetail.sales::before {
  display: none;
}
.tripSelect.type02 ~ .rentercarList .rentcarStoreList .rentcarStore.lowPrice {
  position: relative;
}
.tripSelect.type02 ~ .rentercarList .rentcarStoreList .rentcarStore.lowPrice::before {
  content: "";
  display: block;
  background: url(/resource/MO/images/common/ico_frame.png) no-repeat;
  width: 18px;
  height: 18px;
  background-size: 18px;
  position: absolute;
  top: -3px;
  right: 12px;
}
.tripSelect.type02 ~ .rentercarList .rentcarStoreList .rentcarStore.eventPrice {
  padding-top: 42px;
}
.tripSelect.type02 ~ .rentercarList .rentcarStoreList .rentcarStore.eventPrice .eventTxt {
  color: #fff;
  font-size: 1rem;
  background: #18225C;
  border-radius: 12px 0 12px 0;
  padding: 4px 8px 4px 24px;
  position: absolute;
  left: 0;
  top: 0;
}
.tripSelect.type02 ~ .rentercarList .rentcarStoreList .rentcarStore.eventPrice .eventTxt::before {
  content: "";
  display: block;
  background: url(/resource/MO/images/rentcar/ic_x12_gift.svg) no-repeat;
  background-size: 12px;
  width: 12px;
  height: 12px;
  position: absolute;
  left: 8px;
  top: 50%;
  transform: translateY(-50%);
}
.tripSelect.type02 ~ .rentercarList .rentcarStoreList .rentcarStore .info li {
  font-size: 1rem;
  font-weight: 600;
  color: #404040;
  margin: 0 8px 0 0;
}
.tripSelect.type02 ~ .rentercarList .rentcarStoreList .rentcarStore .info li ~ li::before {
  display: none;
}
.tripSelect.type02 ~ .rentercarList .rentcarStoreList .rentcarStore .info li img {
  width: 10px;
  height: 10px;
  position: relative;
  top: -1px;
}
.tripSelect.type02 ~ .rentercarList .rentcarStoreList .rentcarStore .info.opts li {
  color: #808080;
}
.tripSelect.type02 ~ .rentercarList .rentcarStoreList .rentcarStore .info.opts li img {
  width: 12px;
  height: 12px;
}
.tripSelect.type02 ~ .rentercarList .rentcarStoreList .rentcarStore .tagOption {
  display: flex;
  flex-wrap: wrap;
  margin-top: 12px;
  padding-top: 12px;
  position: relative;
}
.tripSelect.type02 ~ .rentercarList .rentcarStoreList .rentcarStore .tagOption > div {
  width: 25%;
  font-size: 1rem;
  font-weight: 600;
  color: #AEAEAE;
  margin: 4px 0;
  padding-left: 24px;
  position: relative;
}
.tripSelect.type02 ~ .rentercarList .rentcarStoreList .rentcarStore .tagOption > div::before {
  content: "";
  display: block;
  background: url(/resource/MO/images/rentcar/ico_options_gray.png) no-repeat;
  background-size: 112px 84px;
  background-position: -90px -4px;
  width: 18px;
  height: 18px;
  position: absolute;
  top: 0;
  left: 0;
}
.tripSelect.type02 ~ .rentercarList .rentcarStoreList .rentcarStore .tagOption > div.bluetooth::before {
  background-position: -64px -6px;
}
.tripSelect.type02 ~ .rentercarList .rentcarStoreList .rentcarStore .tagOption > div.blackbox::before {
  background-position: -6px -34px;
}
.tripSelect.type02 ~ .rentercarList .rentcarStoreList .rentcarStore .tagOption > div.camera::before {
  background-position: -4px -8px;
}
.tripSelect.type02 ~ .rentercarList .rentcarStoreList .rentcarStore .tagOption > div.sensor01::before {
  background-position: -33px -6px;
}
.tripSelect.type02 ~ .rentercarList .rentcarStoreList .rentcarStore .tagOption > div.seat::before {
  background-position: -34px -63px;
}
.tripSelect.type02 ~ .rentercarList .rentcarStoreList .rentcarStore .tagOption > div.handle::before {
  background-position: -6px -63px;
}
.tripSelect.type02 ~ .rentercarList .rentcarStoreList .rentcarStore .tagOption > div.coolseat::before {
  background-position: -60px -35px;
}
.tripSelect.type02 ~ .rentercarList .rentcarStoreList .rentcarStore .tagOption > div.smartkey::before {
  background-position: -90px -34px;
}
.tripSelect.type02 ~ .rentercarList .rentcarStoreList .rentcarStore .tagOption > div.panorama::before {
  background-position: -90px -62px;
}
.tripSelect.type02 ~ .rentercarList .rentcarStoreList .rentcarStore .tagOption > div.keeping::before {
  background-position: -61px -62px;
}
.tripSelect.type02 ~ .rentercarList .rentcarStoreList .rentcarStore .tagOption > div.sensor02::before {
  background-position: -32px -33px;
}
.tripSelect.type02 ~ .rentercarList .rentcarStoreList .rentcarStore .tagOption > div.on::before {
  background: url(/resource/MO/images/rentcar/ico_options.png) no-repeat;
  background-size: 112px 84px;
  background-position: -90px -60px;
}
.tripSelect.type02 ~ .rentercarList .rentcarStoreList .rentcarStore .tagOption > div.on.bluetooth::before {
  background-position: -64px -6px;
}
.tripSelect.type02 ~ .rentercarList .rentcarStoreList .rentcarStore .tagOption > div.on.blackbox::before {
  background-position: -6px -34px;
}
.tripSelect.type02 ~ .rentercarList .rentcarStoreList .rentcarStore .tagOption > div.on.camera::before {
  background-position: -4px -8px;
}
.tripSelect.type02 ~ .rentercarList .rentcarStoreList .rentcarStore .tagOption > div.on.sensor01::before {
  background-position: -33px -6px;
}
.tripSelect.type02 ~ .rentercarList .rentcarStoreList .rentcarStore .tagOption > div.on.seat::before {
  background-position: -34px -63px;
}
.tripSelect.type02 ~ .rentercarList .rentcarStoreList .rentcarStore .tagOption > div.on.handle::before {
  background-position: -6px -63px;
}
.tripSelect.type02 ~ .rentercarList .rentcarStoreList .rentcarStore .tagOption > div.on.coolseat::before {
  background-position: -60px -35px;
}
.tripSelect.type02 ~ .rentercarList .rentcarStoreList .rentcarStore .tagOption > div.on.smartkey::before {
  background-position: -90px -6px;
}
.tripSelect.type02 ~ .rentercarList .rentcarStoreList .rentcarStore .tagOption > div.on.panorama::before {
  background-position: -90px -34px;
}
.tripSelect.type02 ~ .rentercarList .rentcarStoreList .rentcarStore .tagOption > div.on.keeping::before {
  background-position: -61px -62px;
}
.tripSelect.type02 ~ .rentercarList .rentcarStoreList .rentcarStore .tagOption > div.on.sensor02::before {
  background-position: -32px -33px;
}
.tripSelect.type02 ~ .rentercarList .rentcarStoreList .rentcarStore .tagOption::before {
  content: "";
  display: block;
  width: 100%;
  border-top: 1px dashed #EAEAEA;
  position: absolute;
  top: 0;
  left: 0;
}

/* 상품 리스트 */
.photoList {
  display: flex;
  flex-wrap: wrap;
  /*&.typeCol{margin-top:-12px;
  	.listCont{overflow:hidden;padding-top:12px;
  		> a{position:relative;min-height:96px;padding-left:148px;display:flex; justify-content:center; flex-direction:column;
  			figure{position:absolute;top:0;left:0;width:128px;height:96px;
  				img{position:absolute;top:50%;left:0;width:100%;transform:translateY(-50%)}
  			}
  			.tit{padding:0}
  		}
  	}
  }*/
}
.photoList .listCont {
  flex: 0 100%;
}
.photoList.typeRow {
  margin: -24px -6px 0;
}
.photoList.typeRow .listCont {
  flex: 0 50%;
  overflow: hidden;
  margin-top: 24px;
  padding: 0 6px 0;
}
.photoList.typeRow .listCont > a .tit, .photoList.typeRow .listCont > a .txt {
  width: auto;
  display: block;
}
.photoList.typeRow.typeTrip .listCont > a .tit {
  display: -webkit-box;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  height: auto;
  white-space: normal;
}
.photoList.typeCol {
  margin-top: -12px;
}
.photoList.typeCol .listCont {
  overflow: hidden;
  padding-top: 12px;
}
.photoList.typeCol .listCont > a {
  display: flex;
  align-items: center;
  justify-content: center;
}
.photoList.typeCol .listCont > a figure {
  flex: 0 0 96px;
}
.photoList.typeCol .listCont > a .cont {
  width: calc(100vw - 136px);
  padding-left: 20px;
  flex-direction: column;
}
.photoList.typeCol .listCont > a .tit {
  padding: 0;
}
.photoList.typeFull .listCont > a {
  overflow: hidden;
  border-radius: 8px;
}
.photoList.typeFull .listCont > a figure img {
  border-radius: 0;
  height: 250px;
  object-fit: cover;
}
.photoList.typeFull .listCont > a .info {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  padding: 13px 20px 17px;
  background: rgba(0, 0, 0, 0.5);
}
.photoList.typeFull .listCont > a .info .tit {
  padding-top: 0;
  color: #fff;
  font-size: 1.8rem;
  font-weight: 700;
}
.photoList.typeFull .listCont > a .info .priceInfo {
  position: absolute;
  top: 13px;
  right: 20px;
  color: rgba(255, 255, 255, 0.7);
  text-align: right;
}
.photoList.typeFull .listCont > a .info .priceInfo strong {
  display: block;
  margin-bottom: 4px;
  color: #fff;
  font-size: 1.8rem;
  font-weight: 700;
}
.photoList.typeFull .listCont > a .info .conUtil {
  margin-top: 6px;
}
.photoList.typeFull .listCont > a .info .conUtil span {
  color: rgba(255, 255, 255, 0.7);
}
.photoList.typeFull .listCont > a .info .conUtil span.reviewNum {
  padding-left: 16px;
}
.photoList.typeFull .listCont > a .info .conUtil span.reviewNum:after {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  width: 16px;
  height: 16px;
  margin-top: -8px;
  margin-left: -8px;
  left: 0;
  margin-left: 0;
  background: url(/resource/MO/images/common/spr_ico.svg) no-repeat -170px 0;
}
.photoList.typeFull .listCont > a .info .conUtil .txtLocation:after {
  background: rgba(234, 234, 234, 0.2);
}
.photoList.typeFull .listCont .btSave {
  position: absolute;
  top: 0;
  right: 0;
  width: 40px;
  height: 40px;
  z-index: 100;
}
.photoList.typeFull .listCont .btSave:after {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  width: 17px;
  height: 20px;
  margin-top: -10px;
  margin-left: -8.5px;
  background: url(/resource/MO/images/common/spr_ico.svg) no-repeat -188px 0;
}

.typeTrip .listCont > a .tit {
  display: -webkit-box;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  height: auto;
  white-space: normal;
}

.listCont {
  position: relative;
}
.listCont > a {
  display: block;
  position: relative;
  overflow: hidden;
}
.listCont > a figure {
  overflow: hidden;
  border-radius: 8px;
}
.listCont > a figure img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.listCont > a .tit {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  padding-top: 16px;
  color: #202020;
  font-weight: 600;
}
.listCont > a .txt {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  display: block;
  margin-top: 4px;
}
.listCont > a .conUtil {
  margin-top: 12px;
}
.listCont > a .conUtil span {
  position: relative;
  display: inline-block;
  color: #808080;
  font-size: 1.4rem;
  line-height: 1.16;
}
.listCont > a .conUtil span.likeNum {
  padding-left: 16px;
}
.listCont > a .conUtil span.likeNum:after {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  width: 18px;
  height: 18px;
  margin-top: -9px;
  margin-left: -9px;
  left: 0;
  margin-left: 0;
  background: url(/resource/MO/images/common/spr_ico.svg) no-repeat -150px 0;
}
.listCont > a .conUtil span.txtLocation {
  margin-left: 5px;
  padding-left: 6px;
}
.listCont > a .conUtil span.txtLocation:after {
  content: "";
  display: block;
  position: absolute;
  top: 2px;
  left: 0;
  width: 1px;
  height: 12px;
  background: #EAEAEA;
}

/* 빠른검색 */
.layPop.popQuickSearch {
  height: 90%;
  max-height: inherit;
}
.layPop.popQuickSearch .layContainer {
  margin-top: 0;
  padding-bottom: 60px;
}
.layPop.popQuickSearch .layContainer .pageTit {
  margin-top: 0;
}
.layPop.popQuickSearch .layContainer .rentPeriod {
  margin-top: 24px;
  border-radius: 12px;
}
.layPop.popQuickSearch .layContainer .rentPeriod::after {
  display: none;
}
.layPop.popQuickSearch .layContainer .rentPeriod .group .date {
  font-size: 1.8rem;
  font-weight: 600;
}
.layPop.popQuickSearch .layContainer .rentPeriod .group .time {
  position: relative;
  display: inline-block;
  font-size: 1.6rem;
  font-weight: 600;
  padding-right: 18px;
}
.layPop.popQuickSearch .layContainer .rentPeriod .group .time.unchosen {
  opacity: 0.25;
}
.layPop.popQuickSearch .layContainer .rentPeriod .group .time::after {
  content: "";
  display: block;
  background: url(/resource/MO/images/common/spr_ico.svg) no-repeat -41px -71px;
  width: 14px;
  height: 14px;
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
}
.layPop.popQuickSearch .layContainer .rentPeriod .period {
  width: 28px;
  height: 28px;
  top: calc(50% - 14px);
  background: #fff;
}
.layPop.popQuickSearch .layContainer .rentPeriod .period::after {
  content: "";
  display: block;
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  width: 8px;
  height: 10px;
  margin-top: -5px;
  margin-left: -4px;
  background: url(/resource/MO/images/common/spr_ico.svg) no-repeat -58px -73px;
}
.layPop.popQuickSearch .layContainer .rentPeriod.step02 .group .date {
  font-size: 1.6rem;
  padding-right: 18px;
  position: relative;
  display: inline-block;
}
.layPop.popQuickSearch .layContainer .rentPeriod.step02 .group .date::after {
  content: "";
  display: block;
  background: url(/resource/MO/images/common/spr_ico.svg) no-repeat -41px -71px;
  width: 14px;
  height: 14px;
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
}
.layPop.popQuickSearch .layContainer .rentPeriod.step02 .group .time {
  font-size: 1.8rem;
  padding-right: 0;
  display: block;
  opacity: 1;
}
.layPop.popQuickSearch .layContainer .rentPeriod.step02 .group .time.active {
  color: #569aff;
}
.layPop.popQuickSearch .layContainer .rentPeriod.step02 .group .time::after {
  display: none;
}
.layPop.popQuickSearch .layContainer .rentPeriod.step02 ~ .layContent .choiceDate .dateTime .wheelSlider .wsSlide.on .wsCont {
  border: 0;
  border-radius: 8px;
  font-weight: 600;
  background: #F8F8F8;
}
.layPop.popQuickSearch .layContainer .rentPeriod.step02 ~ .layContent .choiceDate .dateTime .wheelSlider .wsSlide .wsCont {
  font-weight: 400;
}
.layPop.popQuickSearch .layContainer .rentPeriod.step02 ~ .layContent .choiceDate .dateTime.active .wheelSlider .wsSlide.on .wsCont {
  background: #F4F9FF;
  color: #569aff;
}
.layPop.popQuickSearch .btnS.btArr {
  position: absolute;
  top: 3px;
  right: 0;
}

.quickTab {
  margin: -8px 10px 24px;
  text-align: center;
}
.quickTab > a {
  position: relative;
  display: inline-block;
  width: 56px;
  height: 72px;
  padding-top: 8px;
  border-radius: 8px;
}
.quickTab > a:after {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  width: 24px;
  height: 24px;
  margin-top: -12px;
  margin-left: -12px;
  background: url(/resource/MO/images/common/spr_quick.svg) no-repeat;
}
.quickTab > a[aria-selected=true] {
  background-color: #63a1ff;
}
.quickTab > a[aria-selected=true]:before {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  width: 12px;
  height: 10px;
  margin-top: -5px;
  margin-left: -6px;
  top: 11px;
  margin-top: 0;
  background: url(/resource/MO/images/common/spr_quick.svg) no-repeat -130px 0;
}
.quickTab > a.airTab[aria-selected=true]:after {
  background-position: 0 -26px;
}
.quickTab > a.rentTab:after {
  background-position: -26px 0;
}
.quickTab > a.rentTab[aria-selected=true]:after {
  background-position: -26px -26px;
}
.quickTab > a.lodgeTab:after {
  background-position: -52px 0;
}
.quickTab > a.lodgeTab[aria-selected=true]:after {
  background-position: -52px -26px;
}
.quickTab > a.foodTab:after {
  background-position: -78px 0;
}
.quickTab > a.foodTab[aria-selected=true]:after {
  background-position: -78px -26px;
}
.quickTab > a.cafeTab:after {
  background-image: url(/resource/MO/images/common/ico_mug.svg);
  background-position: 0 0;
}
.quickTab > a.cafeTab[aria-selected=true]:after {
  background-image: url(/resource/MO/images/common/ico_mug_white.svg);
  background-position: 0 0;
}
.quickTab > a.tripTab:after {
  background-position: -104px 0;
}
.quickTab > a.tripTab[aria-selected=true]:after {
  background-position: -104px -26px;
}
.quickTab > a.jprentcarTab:after {
  background-image: url(/resource/MO/images/common/layout_quicksearch_JPRENTCAR.png);
  background-size: 24px auto;
}
.quickTab > a.jprentcarTab[aria-selected=true]:after {
  background-image: url(/resource/MO/images/common/layout_quicksearch_JPRENTCAR_W.png);
}

.tabType01 {
  margin: 32px -20px 0;
}

.wrapper:not(.detailView) .tabType01 li:last-child {
  padding-right: 16px;
}

.swiperMainBanner img {
  width: calc(100vw - 40px);
  height: 335px;
  object-fit: cover;
}

.quick_search {
  margin-top: 32px;
}

.quick_search:has(.staySearch) {
  position: relative;
  z-index: 3;
}

.quick_mapArea g.active path {
  fill: #569aff;
}
.quick_mapArea g.active path:last-child {
  fill: #fff;
}

.schWordWrap {
  margin-top: 12px;
  overflow: auto;
  white-space: nowrap;
}
.schWordWrap::-webkit-scrollbar {
  display: none;
}

.schWord + .schWord {
  margin-left: 5px;
}

.recentSch {
  position: relative;
}
.recentSch.grayBox {
  padding: 14px 20px;
}
.recentSch .allDelete {
  position: absolute;
  top: 10px;
  right: 20px;
  color: #808080;
  font-size: 1.4rem;
  letter-spacing: -0.28px;
}
.recentSch .schWordWrap .schWord {
  padding: 0 24px 0 0;
}
.recentSch .schWordWrap .schWord .xDel {
  right: 6px;
}

.searchTabGroup {
  margin-top: 32px;
}
.searchTabGroup .frmBox.tag {
  display: block;
}
.searchTabGroup .frmBox.tag > li {
  display: inline-block;
}
.searchTabGroup .frmBox.tag > li label {
  padding: 0 15px;
  height: 40px;
  font-size: 1.4rem;
  font-weight: 400;
  line-height: 38px;
  letter-spacing: -0.28px;
  border-radius: 20px;
}
.searchTabGroup .frmBox.tag > li input:checked + label {
  color: #fff;
  font-weight: 600;
  border-color: #63a1ff;
  background: #63a1ff;
}
.searchTabGroup .foodSchGroup {
  margin-top: 32px;
}
.searchTabGroup .localList {
  display: flex;
  flex-wrap: wrap;
}
.searchTabGroup .localList > li {
  position: relative;
  flex: 0 0 25%;
  margin-top: 24px;
  text-align: center;
}
.searchTabGroup .localList > li input {
  position: absolute;
  top: 20px;
  left: 20px;
}
.searchTabGroup .localList > li input:checked + label figure:after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(86, 154, 255, 0.6);
  z-index: 1;
}
.searchTabGroup .localList > li input:checked + label figure:before {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  width: 18px;
  height: 18px;
  margin-top: -9px;
  margin-left: -9px;
  background: url(/resource/MO/images/common/spr_air.svg) no-repeat -92px 0;
  z-index: 2;
}
.searchTabGroup .localList > li label {
  display: block;
}
.searchTabGroup .localList > li label figure {
  overflow: hidden;
  position: relative;
  margin: 0 8px 6px;
  border-radius: 50%;
}
.searchTabGroup.stay .themeSearch {
  background: transparent;
  height: auto;
  padding: 0 0 0 20px;
}

.searchGroup {
  margin-top: 32px;
}
.searchGroup .optionList {
  display: flex;
  flex-wrap: wrap;
  margin-top: 16px;
}
.searchGroup .optionList li {
  flex: 0 50%;
  margin-top: 16px;
}
.searchGroup .frmBox li.superInsu img {
  width: 18px;
  vertical-align: -4px;
}
.searchGroup .tableResponsive {
  overflow-x: auto;
}
.searchGroup .tblH {
  margin: 24px 0;
  text-align: center;
}
.searchGroup .tblH thead tr th, .searchGroup .tblH thead tr td, .searchGroup .tblH tbody tr th, .searchGroup .tblH tbody tr td {
  vertical-align: middle;
  padding: 10px 16px;
  text-align: center;
}
.searchGroup .tblH thead tr th {
  background-color: #f4f9ff;
  border-left: 1px solid #EAEAEA;
}
.searchGroup .tblH thead tr th span {
  font-size: 1.2rem;
  color: #898989;
}
.searchGroup .tblH thead tr th:first-child {
  border-left: 0;
}
.searchGroup .tblH tbody tr th {
  font-size: 1.4rem;
  font-weight: normal;
  background-color: transparent;
}
.searchGroup .tblH tbody tr td {
  font-size: 1.2rem;
}
.searchGroup .tableWrap .tblH tbody th {
  background-color: #f4f9ff;
}

.quickSearchArea {
  overflow-x: hidden;
  width: 100%;
}

.k1_calendarMulti {
  margin: 32px 0;
}
.k1_calendarMulti .k1_calendar_wrap {
  z-index: 10;
}
.k1_calendarMulti .k1_calendar_wrap .k1_sel_month {
  margin-bottom: 16px;
  padding: 0;
  color: #202020;
  font-size: 1.8rem;
  font-weight: 700;
  line-height: 1.1;
  text-align: left;
  background: none;
}
.k1_calendarMulti .k1_calendar_wrap + .k1_calendar_wrap {
  margin-top: 40px;
}
.k1_calendarMulti .k1_calendar_wrap .k1_board_mcal {
  table-layout: fixed;
}
.k1_calendarMulti .k1_calendar_wrap .k1_board_mcal thead th {
  height: 34px;
  color: #606060;
  text-align: center;
  background: none;
}
.k1_calendarMulti .k1_calendar_wrap .k1_board_mcal td {
  position: relative;
  height: 64px;
  padding-top: 12px;
  text-align: center;
  vertical-align: top;
  line-height: 1.5;
  border: none;
  font-weight: 400;
}
.k1_calendarMulti .k1_calendar_wrap .k1_board_mcal td a {
  position: relative;
  display: inline-block;
  width: 32px;
  height: 32px;
  margin-top: -6px;
  border-radius: 50%;
  line-height: 32px;
  z-index: 4;
}
.k1_calendarMulti .k1_calendar_wrap .k1_board_mcal td .txt {
  position: absolute;
  top: -21px;
  left: 50%;
  width: auto;
  height: 21px;
  padding: 0 8px;
  color: #569aff;
  font-size: 12px;
  font-weight: 600;
  line-height: 21px;
  border: 1px solid #abccff;
  border-radius: 8px;
  z-index: 2;
  box-sizing: border-box;
  background: #fff;
  white-space: nowrap;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  transform: translateX(-50%);
}
.k1_calendarMulti .k1_calendar_wrap .k1_board_mcal td .txt:after {
  content: "";
  display: block;
  position: absolute;
  bottom: -3px;
  left: 50%;
  width: 3px;
  height: 3px;
  margin-left: -3px;
  border: solid #abccff;
  border-width: 0 1px 1px 0;
  background: #fff;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  transform: rotate(45deg);
  z-index: 3;
}
.k1_calendarMulti .k1_calendar_wrap .k1_board_mcal td .price {
  display: block;
  margin-top: 2px;
  font-size: 1.1rem;
  text-align: center;
}
.k1_calendarMulti .k1_calendar_wrap .k1_board_mcal td .price.lowPrice {
  color: #63a1ff;
}
.k1_calendarMulti .k1_calendar_wrap .k1_board_mcal td.today a {
  color: #569aff;
  background: #f4f9ff;
}
.k1_calendarMulti .k1_calendar_wrap .k1_board_mcal td.start a {
  color: #fff;
  background: #63a1ff;
}
.k1_calendarMulti .k1_calendar_wrap .k1_board_mcal td.start.end:before {
  display: none;
}
.k1_calendarMulti .k1_calendar_wrap .k1_board_mcal td.end a {
  color: #fff;
  background: #63a1ff;
}
.k1_calendarMulti .k1_calendar_wrap .k1_board_mcal td.end:before {
  content: "";
  display: block;
  position: absolute;
  top: 8px;
  right: 50%;
  left: -50%;
  height: 32px;
  background: #f4f9ff;
  z-index: 1;
}
.k1_calendarMulti .k1_calendar_wrap .k1_board_mcal td.end.prevMonth:before {
  left: 50%;
}
.k1_calendarMulti .k1_calendar_wrap .k1_board_mcal td.range a {
  color: #63a1ff;
  z-index: 2;
}
.k1_calendarMulti .k1_calendar_wrap .k1_board_mcal td.range:before {
  content: "";
  display: block;
  position: absolute;
  top: 8px;
  left: -50%;
  right: -50%;
  height: 32px;
  background: #f4f9ff;
  z-index: 1;
}
.k1_calendarMulti .k1_calendar_wrap .k1_board_mcal td.dayPick a {
  color: #fff;
  background: #63a1ff;
}
.k1_calendarMulti .k1_calendar_wrap .k1_board_mcal td.dayPick.end:before {
  display: none;
}
.k1_calendarMulti .k1_calendar_wrap .k1_board_mcal td.off span {
  color: #CACACA;
  position: relative;
  z-index: 3;
}
.k1_calendarMulti .k1_calendar_wrap .k1_board_mcal td.off .price {
  display: none;
}
.k1_calendarMulti .k1_calendar_wrap .k1_board_mcal td.off:before {
  display: none;
}
.k1_calendarMulti .k1_calendar_wrap .k1_board_mcal td.off.prevMonth span, .k1_calendarMulti .k1_calendar_wrap .k1_board_mcal td.off.nextMonth span {
  display: none;
}
.k1_calendarMulti .k1_calendar_wrap .k1_board_mcal td.close a {
  background: #CACACA;
  color: #fff;
}
.k1_calendarMulti .k1_calendar_wrap .k1_board_mcal .sun a {
  color: #E83667;
}
.k1_calendarMulti.pop_calendar .k1_calendar_wrap .k1_board_mcal td {
  height: 48px;
  padding-top: 0;
  vertical-align: middle;
}
.k1_calendarMulti.pop_calendar .k1_calendar_wrap .k1_board_mcal td a {
  margin-top: 0;
}
.k1_calendarMulti.pop_calendar .k1_calendar_wrap .k1_board_mcal td .txt {
  z-index: 4;
}
.k1_calendarMulti.pop_calendar .k1_calendar_wrap .k1_board_mcal td.today a:after {
  content: "오늘";
  position: absolute;
  top: 27px;
  left: 0;
  right: 0;
  color: #63a1ff;
  font-size: 1.2rem;
  text-align: center;
}

.layContent:has(.staySearch) {
  position: relative;
}

.quick_searchArea {
  margin-top: 32px;
}
.quick_searchArea .titResult {
  margin-bottom: 8px;
  color: #808080;
  font-size: 1.4rem;
  line-height: 1;
}

.quick_resultList {
  position: absolute;
  z-index: 2;
  top: 48px;
  left: 0;
  width: 100%;
  max-height: 200px;
  padding: 8px 10px;
  border: 1px solid #eaeaea;
  border-top: none;
  background-color: #fff;
  overflow: hidden;
  overflow-y: auto;
  transform: translateY(-8px);
}
.quick_resultList > li > a {
  display: block;
  position: relative;
  padding: 11px 0 12px 30px;
}
.quick_resultList > li > a:before {
  content: "";
  display: block;
  position: absolute;
  top: 11px;
  left: 0;
  width: 18px;
  height: 18px;
  background: url(/resource/MO/images/common/spr_ico.svg) no-repeat;
}
.quick_resultList > li > a .txt {
  display: block;
  color: #202020;
  font-weight: 600;
  line-height: 1.2;
}
.quick_resultList > li > a .city {
  display: block;
  margin-top: 6px;
  color: #808080;
  font-size: 1.4rem;
  line-height: 1.15;
}
.quick_resultList > li > a em {
  color: #E83667;
}
.quick_resultList > li.location a:before {
  background-position: -140px -26px;
}
.quick_resultList > li.stay a:before {
  background-position: -160px -26px;
}
.quick_resultList > li.keyword a:before {
  background-position: -200px -26px;
}
.quick_resultList > li.hotplace a:before {
  background-position: -180px -26px;
}

.passengerArea {
  position: relative;
  margin-top: 32px;
}
.passengerArea + .passengerArea {
  padding-top: 30px;
  border-top: 1px dashed #DADADA;
}
.passengerArea .btDel {
  position: absolute;
  top: 29px;
  right: -5px;
  padding: 5px;
  font-size: 1.4rem;
}

.k1_passenger li {
  position: relative;
  float: none;
  width: auto;
  margin-top: 32px;
}
.k1_passenger li:first-child {
  margin-top: 0;
}
.k1_passenger li:first-child .setting {
  margin: 0;
}
.k1_passenger li:nth-child(2) .caption {
  padding-left: 0;
}
.k1_passenger li .caption {
  color: #202020;
  font-size: 1.6rem;
  font-weight: 700;
}
.k1_passenger li .caption .desc {
  position: static;
  display: block;
  padding: 0;
  font-size: 1.4rem;
  letter-spacing: inherit;
}
.k1_passenger li .setting {
  position: absolute;
  top: 6px;
  right: 0;
  display: inline-block;
  height: 32px;
  margin: 0 !important;
  white-space: nowrap;
  border: none;
}
.k1_passenger li .setting button {
  position: relative;
  display: inline-block;
  width: 32px;
  height: 32px;
  border: 1px solid #EAEAEA;
  border-radius: 50%;
}
.k1_passenger li .setting button:after {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  width: 14px;
  height: 14px;
  margin-top: -7px;
  margin-left: -7px;
  background: url(/resource/MO/images/common/spr_air.svg) no-repeat -52px -20px;
}
.k1_passenger li .setting button.plus:after {
  background-position: -68px -20px;
}
.k1_passenger li .setting button:disabled:after {
  opacity: 0.25;
}
.k1_passenger li .setting input {
  display: inline-block;
  width: 36px;
  height: 32px;
  color: #202020;
  font-size: 1.8rem;
  font-weight: 700;
  line-height: 32px;
  padding: 0;
  text-align: center;
  border-radius: 0;
  border: none;
  font-family: inherit;
}
.k1_passenger li.selectArea .selectScroll::before {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.8);
  position: absolute;
  bottom: 100%;
  left: 0;
}
.k1_passenger li.selectArea li {
  margin-top: 0;
}
.k1_passenger li.selectArea .caption {
  margin-bottom: 8px;
  display: inline-block;
}
.k1_passenger li.selectArea .selectWrap {
  width: 49%;
  float: left;
  margin-bottom: 2%;
}
.k1_passenger li.selectArea .selectWrap:nth-child(odd) {
  margin-right: 2%;
}
.k1_passenger li.selectArea .clearfix::after {
  display: block;
  content: "";
  clear: both;
}

.choiceDate {
  margin: 32px -11px 0;
  font-size: 0;
}
.choiceDate .dateTime {
  overflow: hidden;
  display: inline-block;
  width: 50%;
  padding: 0 11px;
  text-align: center;
  vertical-align: top;
}
.choiceDate .dateTime .tit {
  display: inline-block;
  height: 32px;
  width: 71px;
  margin: 0 auto 8px;
  color: #63a1ff;
  border: 1px solid #63a1ff;
  border-radius: 32px;
  line-height: 32px;
}

.dateAreaBlock {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: transparent;
  z-index: 0;
}

.timeInp {
  position: relative;
  overflow: hidden;
}
.timeInp:before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  height: 40px;
  z-index: 2;
  background-image: linear-gradient(#fff, rgba(255, 255, 255, 0));
}
.timeInp:after {
  content: "";
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  height: 50px;
  z-index: 2;
  background-image: linear-gradient(rgba(255, 255, 255, 0), #fff);
}

.wheelSlider {
  position: relative;
  flex: 1;
  align-items: center;
  height: 220px;
  z-index: 1;
}
.wheelSlider .wsTrack {
  -webkit-perspective: none;
  perspective: none;
  position: absolute;
  height: 100%;
  width: 100%;
  top: 50%;
  left: 0;
}
.wheelSlider .wsSlide {
  height: 0;
  width: 100%;
  position: absolute;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
.wheelSlider .wsSlide .wsCont {
  position: absolute;
  top: -16px;
  left: 0;
  width: 100%;
  height: 47px;
  line-height: 47px;
  color: #CACACA;
  font-size: 2rem;
  letter-spacing: -0.03em;
  text-align: center;
}
.wheelSlider .wsSlide.on .wsCont {
  color: #202020;
  font-size: 2.2rem;
  font-weight: 700;
  border: solid #EAEAEA;
  border-width: 1px 0;
}

.swiperTime {
  height: 240px;
}
.swiperTime .swiper-container {
  position: relative;
  height: 100%;
}
.swiperTime .swiper-container:before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  height: 40px;
  z-index: 1;
  background-image: linear-gradient(#fff, rgba(255, 255, 255, 0));
}
.swiperTime .swiper-container:after {
  content: "";
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  height: 50px;
  z-index: 1;
  background-image: linear-gradient(rgba(255, 255, 255, 0), #fff);
}
.swiperTime .swiper-container .swiper-wrapper {
  height: 100%;
  z-index: 0;
}
.swiperTime .swiper-container .swiper-wrapper .swiper-slide {
  height: 48px;
}
.swiperTime .swiper-container .swiper-wrapper .swiper-slide input {
  width: auto;
  min-width: 100%;
  display: inline-block;
  color: #CACACA;
  font-size: 2rem;
  border: none;
  text-align: center;
  border-radius: 0;
}
.swiperTime .swiper-container .swiper-wrapper .swiper-slide.swiper-slide-active {
  border: solid #EAEAEA;
  border-width: 1px 0;
}
.swiperTime .swiper-container .swiper-wrapper .swiper-slide.swiper-slide-active input {
  color: #202020;
  font-size: 2.2rem;
  font-weight: 700;
  transform: none;
}

.quickTripList {
  margin: 28px -4px -4px;
}
.quickTripList > li {
  overflow: hidden;
  float: left;
  width: 33.3%;
  padding: 4px;
}
.quickTripList > li > a {
  position: relative;
  overflow: hidden;
  display: block;
  border-radius: 8px;
  padding-top: 100%;
}
.quickTripList > li > a img {
  position: absolute;
  top: 50%;
  left: 0;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  transform: translateY(-50%);
}
.quickTripList > li.tripCase01 {
  width: 66.6%;
}
.quickTripList > li.tripCase11 {
  float: right;
  width: 66.6%;
}
.quickTripList > li.movie a:before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5);
}
.quickTripList > li.movie a:after {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  width: 42px;
  height: 42px;
  margin-top: -21px;
  margin-left: -21px;
  background: url(/resource/MO/images/common/spr_ico.svg) no-repeat -240px -26px;
}

.layPop.layPhotoView .layContainer {
  padding: 0;
}
.layPop.layPhotoView .layContainer > .layContent {
  height: 100%;
  min-height: auto;
}
.layPop.layPhotoView .layContainer > .layContent .swiperGallery .swiperWrap .swiper-wrapper .swiper-slide {
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
.layPop.layPhotoView .layContainer > .layContent .swiperGallery .swiperWrap .swiper-wrapper .swiper-slide figure {
  position: relative;
}
.layPop.layPhotoView .layContainer > .layContent .swiperGallery .swiperWrap .swiper-wrapper .swiper-slide figure figcaption {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 40px;
  line-height: 40px;
  color: #FFF;
  padding: 0 20px;
  background-color: rgba(0, 0, 0, 0.6);
}
.swiperGallery {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  height: calc(100vh - 56px);
  background: #000;
}
.swiperGallery .swiperImgBig {
  position: absolute;
  top: 50%;
  left: 0;
  right: 0;
  height: calc(100% - 113px);
  margin-top: -55px;
  transform: translateY(-50%);
}
.swiperGallery .swiperImgBig .swiper-container {
  height: 100%;
}
.swiperGallery .swiperImgBig .swiper-container .swiper-wrapper {
  height: 100%;
  align-items: center;
}
.swiperGallery .swiperImgBig img {
  max-height: 100%;
  object-fit: cover;
}
.swiperGallery .swiperThumb {
  width: 100vw;
  margin: 0;
  position: absolute;
  bottom: 24px;
}
.swiperGallery .swiperThumb .swiper-container {
  padding: 0 8px;
  width: 100vw;
}
.swiperGallery .swiperThumb .swiper-wrapper {
  margin: 0;
}
.swiperGallery .swiperThumb .swiper-slide figure {
  position: relative;
  display: block;
  width: 100%;
  padding-top: 100%;
  overflow: hidden;
  border-radius: 8px;
}
.swiperGallery .swiperThumb .swiper-slide figure:after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.6);
}
.swiperGallery .swiperThumb .swiper-slide figure img {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 160%;
  border-radius: 8px;
  transform: translate(-50%, -50%);
}
.swiperGallery .swiperThumb .swiper-slide.swiper-slide-thumb-active figure {
  border: 1px solid #cde0ff;
}
.swiperGallery .swiperThumb .swiper-slide.swiper-slide-thumb-active figure:after {
  display: none;
}

/*.popPhotoView{position:absolute;top:0;left:0;right:0;height:100%;background:$col_black;
	.tabWrap{position:absolute;bottom:24px;left:0;right:0;height:64px;margin:0;}
	.tabContentWrap{height:calc(100% - 94px);align-items:center;
		img{width:100%}
		&.tabON{display:flex;}
	}
}
.photoViewTab{padding:0 4px;font-size:0;overflow:auto;white-space:nowrap;background:none;z-index:100;
	&::-webkit-scrollbar{display:none}
	li{display:inline-block;width:64px;margin:0 4px;
		> a{overflow:hidden;display:block;position:relative;width:64px;height:64px;border-radius:8px;
			&:after{content:'';display:block;position:absolute;top:0;left:0;width:100%;height:100%;background:rgba($col_black, 0.6)}
			img{width:150%;position:absolute;top:50%;left:50%;transform:translate(-50%, -50%)}
			&[aria-selected=true]:after{display:none}
		}
	}
}*/
/*
.swiperPhotoView{position:absolute;top:-32px;left:-20px;right:-20px;height:calc(100% + 56px);background:$col_black;
	.swiper-container{height:100%;margin:0 8px;width:calc(100% - 16px);
		.swiper-wrapper{height:100%}
	}
	.swiper-slide{height:100%;flex-direction:column;
		.imgThumb{overflow:hidden;position:relative;width:100%;padding-top:100%;border-radius:8px;
			img{width:150%;position:absolute;top:0;left:0;transform:translate(-50%, -50%)}
		}
		.bigImg{width:100%;height:calc(100% - 96px);
			p{position:absolute;top:0;left:-8px;right:-8px;height:100%;display:flex;align-items:center;padding-bottom:64px;}
		}
	}
}
*/
/*.daterangepicker{ 
	.drp-calendar{
		& + .drp-calendar{margin-top:32px}
		.k1_board_mcal{table-layout:fixed;			
			thead th{height:34px;text-align:center;
				&:first-child{color:$col_redP}

				&.month{color:$col_g900;font-size:rem(18px);font-weight:700;text-align:left}
			}
			td{position:relative;height:64px;padding-top:12px;text-align:center;vertical-align:top;line-height:1.5;
				a{position:relative;display:inline-block;width:32px;height:32px;margin-top:-6px;border-radius:50%;line-height:32px;z-index:3}
				.price{display:block;margin-top:3px;font-size:rem(11px);text-align:center;
					&.lowPrice{color:$col_p600}
				}
				&.today a{color:$col_primary;background:$col_p100}
				&.off.ends{color:$col_g400;
					.price{display:none}
				}
				&.start-date{
					a{color:$col_white;background:$col_p600}
					&:before{content:'';display:block;position:absolute;top:8px;left:50%;right:0;height:32px;background:$col_p100;z-index:1}
				} 
				&.end-date{
					a{color:$col_white;background:$col_p600}
					&:before{content:'';display:block;position:absolute;top:8px;right:50%;left:0;height:32px;background:$col_p100;z-index:1}
				}
				&.in-range{
					a{color:$col_p600;z-index:2}
					&:before{content:'';display:block;position:absolute;top:8px;left:0;right:0;height:32px;background:$col_p100;z-index:1}
				}
			}
		}
	}
}
*/
.noData {
  display: flex;
  text-align: center;
  height: calc(100vh - 300px);
  justify-content: center;
  align-items: center;
}
.noData p.tit {
  position: relative;
  padding-top: 70px;
}
.noData p.tit:before {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  width: 50px;
  height: 50px;
  margin-top: -25px;
  margin-left: -25px;
  top: 0;
  margin-top: 0;
  background: url(/resource/MO/images/common/spr_ico.svg) no-repeat -335px 0;
}
.noData p.tit strong {
  display: block;
  color: #202020;
  font-size: 1.8rem;
  font-weight: 700;
}
.noData p.tit span {
  display: block;
  margin-top: 12px;
}
.noData p.txt strong {
  display: block;
  color: #202020;
  font-size: 1.8rem;
  font-weight: 700;
}
.noData p.txt span {
  display: block;
  margin-top: 12px;
}
.noData.search p.tit:before {
  background: url(/resource/MO/images/common/no_search.png) no-repeat;
  background-position: 0 0;
}
.noData.restaurant p.tit:before {
  background: url(/resource/MO/images/common/no_restaurant.png) no-repeat;
  background-position: 0 0;
}
.noData.stay p.tit:before {
  background: url(/resource/MO/images/common/no_stay.png) no-repeat;
  background-position: 0 0;
}
.noData.rentcar p.tit:before {
  background: url(/resource/MO/images/common/no_rentcar.png) no-repeat;
  background-position: 0 0;
}
.noData.cafe p.tit:before {
  background: url(/resource/MO/images/common/no_cafe.png) no-repeat;
  background-position: 0 0;
}

.swiperEvent {
  overflow: hidden;
  margin-top: 40px;
}
.swiperEvent .swiper-container .swiper-slide > a figure {
  border-radius: 16px;
  overflow: hidden;
}
.swiperEvent .swiper-container .swiper-slide > a figure img {
  width: calc(100vw - 40px);
}
.swiperEvent .swiper-container .bannerType {
  border-radius: 0;
}

.bannerType {
  overflow: hidden;
  display: block;
  position: relative;
  width: 100%;
  border-radius: 8px;
}
.bannerType .eventInfo {
  position: absolute;
  top: 50%;
  left: 0;
  width: 100%;
  padding: 22px 140px 22px 20px;
  color: #fff;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  transform: translateY(-50%);
}
.bannerType .eventInfo .eventItem {
  display: block;
  margin-bottom: 5px;
  font-size: 1.3rem;
  color: rgba(255, 255, 255, 0.6);
}
.bannerType .eventInfo .eventTit {
  display: block;
  font-size: 1.8rem;
  font-weight: 700;
  line-height: 1.44;
}
.bannerType .eventInfo .eventTxt {
  display: block;
  color: #fff;
  font-size: 1.4rem;
}

.btmLinks {
  display: flex;
  margin: 44px -20px -64px;
  background: #F8F8F8;
}
.btmLinks a {
  position: relative;
  width: 100%;
  height: 48px;
  color: #202020;
  font-weight: 600;
  line-height: 48px;
  text-align: center;
}
.btmLinks a:before {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  left: 0;
  width: 1px;
  height: 12px;
  margin-top: -6px;
  background: rgba(128, 128, 128, 0.2);
}

/*공지사항 목록*/
.noticeList {
  margin-top: 12px;
}
.noticeList li a {
  display: block;
  padding: 20px 0;
  border-bottom: 1px solid #EAEAEA;
}
.noticeList li a > p {
  position: relative;
  color: #202020;
  font-size: 1.6rem;
  font-weight: 600;
  line-height: 1.5;
}
.noticeList li a > p img {
  position: absolute;
  bottom: 4px;
  width: auto;
  margin-left: 4px;
}

.sortingList {
  margin-top: 4px;
}
.sortingList p {
  display: inline-block;
  position: relative;
  margin-right: 6px;
  padding-left: 7px;
  color: #808080;
  font-size: 1.4rem;
  line-height: 1.57;
}
.sortingList p:before {
  content: "";
  position: absolute;
  top: 5px;
  left: 0;
  width: 1px;
  height: 12px;
  background: #EAEAEA;
}

.noticeList.air .sortingList .category, .noticeTit.air .sortingList .category {
  padding-left: 0;
}
.noticeList.air .sortingList .category:before, .noticeTit.air .sortingList .category:before {
  content: none;
}

.noticeList.customer .sortingList .date, .noticeTit.customer .sortingList .date {
  padding-left: 0;
}
.noticeList.customer .sortingList .date:before, .noticeTit.customer .sortingList .date:before {
  content: none;
}

.moreBtn {
  margin-top: 20px;
  text-align: center;
}
.moreBtn .icoMore {
  color: #404040;
  font-size: 1.6rem;
  font-weight: 600;
}

/*공지사항 상세*/
.noticeTit {
  padding-bottom: 16px;
  border-bottom: 1px solid #EAEAEA;
}
.noticeTit > p {
  position: relative;
  width: 90%;
  color: #202020;
  font-size: 1.8rem;
  font-weight: 600;
  line-height: 1.44;
}
.noticeTit > p img {
  position: absolute;
  bottom: 4px;
  width: auto;
  margin-left: 4px;
}

.noticeInfo {
  margin: 20px 0 48px 0;
}
.noticeInfo .noticeImg {
  overflow: hidden;
  border-radius: 12px;
}
.noticeInfo .noticeTxt {
  margin-top: 24px;
  color: #606060;
  font-size: 1.5rem;
  line-height: 1.53;
}
.noticeInfo .noticeTxt p {
  margin-bottom: 20px;
}

.listBtn button {
  font-size: 1.6rem;
}

.noticeMore:before {
  content: "";
  display: block;
  height: 8px;
  margin: 20px -20px 0;
  border-top: 1px solid #EAEAEA;
  background: #F8F8F8;
}
.noticeMore a {
  display: flex;
  padding: 20px 0;
}
.noticeMore a span, .noticeMore a strong {
  display: inline-block;
  position: relative;
}
.noticeMore a span {
  padding-right: 18px;
  color: #808080;
  font-size: 1.4rem;
  line-height: 1.57;
}
.noticeMore a strong {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  margin: -1px 0 0 16px;
  color: #606060;
  font-size: 1.6rem;
  font-weight: 400;
  line-height: 1.5;
}
.noticeMore .prev {
  border-bottom: 1px solid #EAEAEA;
}
.noticeMore .prev span:after {
  content: "";
  display: inline-block;
  position: absolute;
  top: 8px;
  right: 0;
  width: 6px;
  height: 6px;
  border: solid #AEAEAE;
  border-width: 0 0 2px 2px;
  -webkit-transform: rotate(135deg);
  -moz-transform: rotate(135deg);
  transform: rotate(135deg);
}
.noticeMore .next span:after {
  content: "";
  display: inline-block;
  position: absolute;
  top: 5px;
  right: 0;
  width: 6px;
  height: 6px;
  border: solid #AEAEAE;
  border-width: 0 0 2px 2px;
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

/*공지사항 FAQ*/
.faqSelect {
  display: flex;
  margin-bottom: 8px;
}
.faqSelect .selectWrap {
  width: 100%;
}
.faqSelect .airSelect {
  margin-right: 8px;
}

.toggleList.faqList {
  margin-top: 12px;
}
.toggleList.faqList .toggleBtn {
  display: flex;
  height: auto;
  padding: 20px 0;
  border-bottom: 1px solid #EAEAEA;
}
.toggleList.faqList .toggleBtn span {
  margin-right: 8px;
  color: #63a1ff;
  font-size: 1.5rem;
  font-weight: 700;
}
.toggleList.faqList .toggleBtn p {
  position: relative;
  width: 80%;
  padding-right: 40px;
  color: #202020;
  font-size: 1.6rem;
  font-weight: 600;
  line-height: 1.5;
}
.toggleList.faqList .toggleBtn img {
  position: absolute;
  bottom: 3px;
  width: auto;
  margin-left: 4px;
}
.toggleList.faqList .toggleBtn[aria-expanded=true] {
  border: none;
}
.toggleList.faqList .toggleCont .contInner {
  padding: 20px;
  color: #606060;
  background: #F8F8F8;
}
.toggleList.faqList .toggleCont .contInner .topTxt {
  margin-bottom: 16px;
  font-size: 1.5rem;
}
.toggleList.faqList .toggleCont .contInner div strong {
  padding-bottom: 4px;
  color: #404040;
  font-size: 1.5rem;
  font-weight: 600;
}
.toggleList.faqList .toggleCont .contInner div p {
  display: flex;
  margin-top: 8px;
  font-size: 1.4rem;
}
.toggleList.faqList .toggleCont .contInner div p span {
  margin-right: 8px;
}
.toggleList.faqList .toggleCont .contInner .homepage {
  margin-bottom: 24px;
}

.fp_slideArea {
  position: relative;
}
.fp_slideArea .slideValue {
  position: relative;
  height: 24px;
}
.fp_slideArea .slideValue span {
  position: absolute;
  top: 0;
  color: #808080;
  font-size: 1.4rem;
}
.fp_slideArea .slideValue span.minValue {
  left: 0;
}
.fp_slideArea .slideValue span.maxValue {
  right: 0;
}
.fp_slideArea .fp_slideInp {
  display: flex;
  margin-top: 16px;
}
.fp_slideArea .fp_slideInp input:read-only {
  width: 100%;
  background: #fff;
  text-align: right;
}
.fp_slideArea .fp_slideInp .dash {
  flex: 0 0 18px;
  align-items: center;
  justify-content: center;
  text-align: center;
  line-height: 48px;
}

.slider {
  position: relative;
  height: 24px;
  margin: 0 9px;
  padding: 0 9px;
}
.slider:after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: -9px;
  right: -9px;
  height: 100%;
  border-radius: 24px;
  background: #f4f9ff;
}
.slider .ui-slider-range {
  position: absolute;
  top: 3px;
  bottom: 3px;
  height: 18px;
  background: #abccff;
  z-index: 100;
}
.slider .ui-slider-handle {
  display: inline-block;
  position: absolute;
  top: 3px;
  width: 18px;
  height: 18px;
  margin-left: -9px;
  border-radius: 50%;
  background: #569aff;
  touch-action: none;
  z-index: 102;
}
.slider .ui-slider-handle + .ui-slider-handle {
  margin-left: -9px;
}
.slider .ui-slider-handle + .ui-slider-handle:before {
  left: auto;
  right: -4px;
}
.slider .ui-slider-handle:after {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  width: 8px;
  height: 8px;
  margin-top: -4px;
  margin-left: -4px;
  border-radius: 50%;
  background: #fff;
}

.frmList {
  margin-top: 24px;
}
.frmList > li {
  margin-top: 24px;
}
.frmList > li:first-child {
  margin-top: 0;
}
.frmList > li .inpFrm {
  margin-top: 0;
}

.completePanel {
  position: relative;
  margin: 0 -20px;
  padding: 72px 0 180px;
  text-align: center;
  background: #63a1ff;
}
.completePanel .message {
  padding-top: 112px;
  color: #fff;
  font-size: 2rem;
  font-weight: 600;
  line-height: 1;
  background: url(/resource/MO/images/air/ic_flight_complete.svg) no-repeat 50% 0;
}
.completePanel .message small {
  display: block;
  margin-top: 11px;
  font-weight: 400;
  font-size: 1.4rem;
  line-height: 1.3;
}

.boxCompCont {
  position: relative;
  margin-top: -126px;
}
.boxCompCont .inner {
  position: relative;
  padding: 20px;
  border-radius: 12px;
  background: #fff;
  z-index: 2;
}
.boxCompCont:before {
  content: "";
  display: block;
  position: absolute;
  top: -6px;
  left: 6px;
  right: 6px;
  height: 30px;
  border-radius: 12px;
  background: #e6effe;
  z-index: 1;
}

.flexBox {
  display: flex;
  margin: 0 -4px;
}
.flexBox .flexItem {
  width: 100%;
  padding: 0 4px;
}

.reviewStars > li {
  margin-top: 32px;
  text-align: center;
}
.reviewStars > li .tit {
  display: block;
  margin-bottom: 12px;
  color: #202020;
  font-size: 1.8rem;
  line-height: 1;
}
.reviewStars > li .tit em {
  color: #63a1ff;
}

.slideReview {
  text-align: center;
}
.slideReview .slider {
  display: inline-block;
  width: 200px;
  height: 32px;
  margin: 0 auto;
  background: url(/resource/MO/images/common/bg_star.svg) no-repeat;
  border-radius: 0;
}
.slideReview .slider .ui-slider-handle {
  display: block;
  top: 0;
  width: 14px;
  height: 32px;
  margin-left: -14px;
  opacity: 0;
  border-radius: 0;
}
.slideReview .slider .ui-slider-handle:after {
  display: none;
}
.slideReview .slider .ui-slider-handle + .ui-slider-handle {
  display: block;
}
.slideReview .slider .ui-slider-range {
  left: 0;
  top: 0;
  bottom: auto;
  height: 32px;
  background: url(/resource/MO/images/common/bg_starSlider.svg) no-repeat;
  border-radius: 0;
  z-index: 100;
}
.slideReview .slider:after {
  display: none;
}

.flagList {
  margin-top: 12px;
  line-height: 1;
  font-size: 0;
}
.flagList .infoFlag {
  margin-right: 4px;
  color: #606060;
  background: #F8F8F8;
}
.flagList .infoFlag.col01 {
  color: #63a1ff;
  background: #f4f9ff;
}
.flagList .infoFlag.col02 {
  color: #E83667;
  background: #FEF6F8;
}
.flagList .infoFlag.envi {
  color: #009FA2;
  background: #F4FCFC;
}
.flagList .infoFlag.fly {
  padding: 0 8px;
  color: #009FA2;
  background: #F4FCFC;
}
.flagList .infoFlag.jejuOnly {
  color: #63a1ff;
  background: #f4f9ff;
}
.flagList .infoFlag.special {
  color: #4530d2;
  background: rgba(136, 124, 218, 0.2);
}
.flagList .infoFlag.hot {
  color: #DE1A50;
  background: #FEF6F8;
}
.flagList .infoFlag.traveler {
  color: #63a1ff;
  background: #f4f9ff;
}
.flagList .infoFlag.resident {
  color: #009FA2;
  background: #F4FCFC;
}
.flagList .infoFlag.flagNew {
  color: #DE1A50;
  background: #FEF6F8;
}
.flagList .infoFlag.flagBest {
  color: #63a1ff;
  background: #f4f9ff;
}
.flagList .infoFlag.camelliahill {
  color: #f95c4a;
  background: #fff2f2;
}
.flagList .infoFlag.nokids {
  color: #ffa700;
  background: rgba(255, 255, 162, 0.7490196078);
}

.flag {
  display: inline-block;
  height: 24px;
  margin-right: 1px;
  padding: 0 6px;
  color: #DE1A50;
  font-size: 1.2rem;
  font-weight: 600;
  line-height: 24px;
  background: #FEF6F8;
}
.flag.envi {
  color: #009FA2;
  background: #F4FCFC;
}
.flag.fly {
  padding: 0 8px;
  color: #009FA2;
  background: #F4FCFC;
}
.flag.jejuOnly {
  color: #63a1ff;
  background: #f4f9ff;
}
.flag.special {
  color: #606060;
  background: #F8F8F8;
}
.flag.hot {
  color: #DE1A50;
  background: #FEF6F8;
}
.flag.traveler {
  color: #63a1ff;
  background: #f4f9ff;
}
.flag.resident {
  color: #009FA2;
  background: #F4FCFC;
}
.flag.flagNew {
  color: #DE1A50;
  background: #FEF6F8;
}
.flag.flagBest {
  color: #63a1ff;
  background: #f4f9ff;
}
.flag.nokids {
  color: #ffa700;
  background: rgba(255, 255, 162, 0.7490196078);
}

.tooltipWrap {
  display: inline-block;
  font-size: 0;
}
.tooltipWrap .btnTool {
  display: inline-block;
  width: 18px;
  height: 18px;
  background: url(/resource/MO/images/common/spr_ico.svg) no-repeat -120px -54px;
}
.tooltipWrap .tooltipCont {
  display: none;
  position: absolute;
  left: 20px;
  right: 20px;
  margin-top: 5px;
  padding: 12px 32px 12px 16px;
  border: 1px solid #CACACA;
  box-shadow: 0 4px 8px rgba(32, 32, 32, 0.08);
  border-radius: 8px;
  text-align: left;
  background: #fff;
}
.tooltipWrap .tooltipCont .context {
  color: #808080;
  font-size: 1.3rem;
}
.tooltipWrap .tooltipCont .btnClose {
  position: absolute;
  top: 14px;
  right: 12px;
  width: 12px;
  height: 12px;
  text-indent: -9999em;
}
.tooltipWrap .tooltipCont .btnClose:before {
  content: "";
  position: absolute;
  top: 0;
  right: 4px;
  width: 2px;
  height: 14px;
  background: #AEAEAE;
  transform: rotate(45deg);
}
.tooltipWrap .tooltipCont .btnClose:after {
  content: "";
  position: absolute;
  top: 0;
  right: 4px;
  width: 2px;
  height: 14px;
  background: #AEAEAE;
  transform: rotate(-45deg);
}
.tooltipWrap.tipSmall .btnTool {
  background-position: -140px -54px;
}

.photoList.picList {
  margin-top: -8px;
}
.photoList.picList li {
  flex: 0 0 33.33%;
  margin-top: 8px;
  padding: 0 5px 0;
}
.photoList.picList li a {
  position: relative;
  overflow: hidden;
  border-radius: 8px;
  padding-top: 100%;
}
.photoList.picList li a img {
  position: absolute;
  top: 50%;
  left: 50%;
  min-width: 100%;
  height: 100%;
  transform: translate(-50%, -50%);
}
.photoList.picList li.more a:after {
  content: "+" attr(data-count);
  display: flex;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  color: #fff;
  font-size: 2.2rem;
  font-weight: 700;
  text-align: center;
  line-height: 100%;
  background: rgba(32, 32, 32, 0.5);
  align-items: center;
  justify-content: center;
}
.photoList.picList + .titDep4 {
  margin-top: 32px;
}
.photoList.picList.more li:last-of-type a:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(32, 32, 32, 0.5);
}
.photoList.picList.more li:last-of-type .totCount {
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: 6px;
  color: #fff;
  font-weight: 700;
  font-size: rem(22px);
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

.popShare header .titLay {
  padding-left: 20px;
  text-align: left;
}
.popShare .layContent {
  text-align: center;
}
.popShare .shareList {
  display: inline-block;
  text-align: center;
  font-size: 0;
}
.popShare .shareList > li {
  display: inline-block;
  width: 94px;
  text-align: center;
}
.popShare .shareList > li > button {
  position: relative;
  display: block;
  width: 70px;
  padding-top: 75px;
  margin: 0 auto;
}
.popShare .shareList > li > button:before {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  width: 70px;
  height: 70px;
  margin-top: -35px;
  margin-left: -35px;
  top: 0;
  margin-top: 0;
  border-radius: 50%;
  background: #F8F8F8;
}
.popShare .shareList > li > button:after {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  width: 34px;
  height: 34px;
  margin-top: -17px;
  margin-left: -17px;
  top: 18px;
  margin-top: 0;
  background: url(/resource/MO/images/common/spr_ico.svg) no-repeat -485px 0;
}
.popShare .shareList > li > button span {
  display: block;
  color: #404040;
  line-height: 1.2;
}
.popShare .shareList > li > button.btSms:after {
  background-position: -449px 0;
}
.popShare .shareList > li > button.btUrl:after {
  background-position: -413px 0;
}

.loading {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(99, 161, 255, 0.9);
  z-index: 10000;
}
.loading.loadingRentcar .loadingInner {
  width: 100%;
}
.loading .loadingInner {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  text-align: center;
}
.loading .loadingInner .loadingAni {
  display: inline-block;
  width: 80px;
}
.loading .loadingInner .loadingTxt {
  margin-top: 24px;
  color: #fff;
  font-size: 1.8rem;
  font-weight: 700;
  text-align: center;
}
.loading .loadingInner .loadingTxt .adj {
  display: none;
  color: #fff;
  font-size: 1.6rem;
  font-weight: 600;
}
.loading .loadingInner .loadingTxt .adj.show {
  display: block;
}
.loading .loadingAD {
  position: absolute;
  bottom: 16px;
  bottom: calc(constant(safe-area-inset-bottom) + 16px);
  bottom: calc(env(safe-area-inset-bottom) + 16px);
  left: 24px;
  right: 24px;
  padding: 36px 16px;
  color: #fff;
  font-size: 1.4rem;
  text-align: center;
  border-radius: 12px;
  background: #2f7bf2;
}

.errorWrap {
  position: absolute;
  top: 50%;
  left: 0;
  width: 100%;
  padding-top: 116px;
  transform: translateY(-50%);
  text-align: center;
  background: url(/resource/MO/images/common/img_error404.png) no-repeat 50% 0/auto 92px;
}
.errorWrap .titError {
  display: block;
  margin-bottom: 10px;
  color: #202020;
  font-size: 2rem;
  font-weight: 700;
}
.errorWrap .txterror {
  font-size: 1.6rem;
}

.flagList {
  margin-top: 12px;
  line-height: 1;
  font-size: 0;
}
.flagList .infoFlag {
  margin-right: 4px;
  color: #606060;
  background: #F8F8F8;
}
.flagList .infoFlag.col01 {
  color: #63a1ff;
  background: #f4f9ff;
}
.flagList .infoFlag.col02 {
  color: #E83667;
  background: #FEF6F8;
}
.flagList .infoFlag.col03 {
  color: #009FA2;
  background: #F4FCFC;
}
.flagList .infoFlag.ad {
  background: #fff;
  padding: 2px 8px;
  border: 1px solid #dadada;
}
.flagList .infoFlag.ad:before {
  content: "!";
  display: inline-block;
  padding: 0 5px 0 2px;
}

.floatingBtns .myViewGo .itemNum {
  position: absolute;
  top: -5px;
  right: -2px;
  display: block;
  width: 18px;
  height: 18px;
  border-radius: 50%;
  color: #fff;
  font-size: 1.1rem;
  text-align: center;
  line-height: 18px;
  background: #63a1ff;
}
.floatingBtns .txtArea .col01 {
  color: #E83667;
}

button.tiptxt {
  overflow: inherit;
}
button.tiptxt .tiptxtArea {
  width: calc(100% + 30px);
  max-width: 200px;
  display: flex;
  justify-content: center;
  position: absolute;
  bottom: 66px;
  left: 50%;
  transform: translateX(-50%);
}
button.tiptxt .tiptxtArea span {
  position: relative;
  padding: 6px 30px 6px 12px;
  color: #fff;
  font-size: 1.3rem;
  line-height: 1.4;
  text-align: left;
  background: #63a1ff;
  border-radius: 15px;
}
button.tiptxt .tiptxtArea span:after {
  content: "";
  position: absolute;
  bottom: -3px;
  left: 50%;
  display: block;
  width: 5px;
  height: 5px;
  background: #63a1ff;
  transform: rotate(-45deg);
}
button.tiptxt .tiptxtArea span .btnClose {
  position: absolute;
  top: 0;
  right: 0;
  width: 30px;
  height: 100%;
  background: url(/resource/MO/images/common/ico_close.svg) no-repeat 6px center;
  background-size: 12px;
}
button.tiptxt .tiptxtArea.type2 span {
  padding-right: 12px;
}
button.tiptxt.btnM .tiptxtArea {
  bottom: 58px;
}

.photoList.resultList li:first-child {
  margin-top: 0;
}
.photoList.resultList .txt {
  text-overflow: inherit;
  white-space: normal;
}

.photoList.resultList.typeCol li .graytxt, .photoList.resultList.typeCol li .flagList {
  display: none;
}

.swiperWrap.swiperGap li > a {
  display: block;
  width: 100%;
}

.likeNum.small {
  color: #808080;
  font-size: 1.4rem;
}

.floatingWrapper ~ aside .asideRight.btm {
  bottom: 24px;
}

.mapImg {
  margin: -12px -20px -64px;
  height: calc(100vh - 56px);
}
.mapImg img {
  height: 100%;
}
.mapImg + .mapView {
  position: absolute;
  top: 68px;
  left: 20px;
  right: 20px;
  z-index: 10;
}

.searchIcon + .storeListItem {
  margin-top: 24px;
}

.photoList.picList li:last-of-type a:before, .swiperWrap.picReview li:last-of-type a:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  border-radius: 8px;
  background: rgba(32, 32, 32, 0.5);
}
.photoList.picList li:last-of-type:after, .swiperWrap.picReview li:last-of-type:after {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  width: 100%;
  height: 33px;
  margin-top: -16.5px;
  margin-left: -50%;
  top: 50%;
  content: attr(data-count);
  color: #fff;
  font-weight: 700;
  font-size: 2.2rem;
  text-align: center;
}

.titAlert em.pur {
  color: #63a1ff;
}

.btList {
  padding: 0 15px !important;
  text-indent: 0 !important;
  width: auto !important;
  font-weight: 600 !important;
  font-family: Pretendard !important;
  font-size: 14px !important;
}
.btList:before {
  content: "";
  display: inline-block;
  width: 12px;
  height: 12px;
  margin-right: 6px;
  vertical-align: -1px;
  background: url(/resource/MO/images/common/ico_filter_list.svg) no-repeat 0 0/cover;
}

.tabWrap.anchorTabFixed {
  margin-bottom: 0;
}
.tabWrap.anchorTabFixed.fixed {
  height: 35px;
}
.tabWrap.anchorTabFixed [class^=tabType] {
  position: fixed;
  top: 56px;
  left: 0;
  width: 100%;
  background: #fff;
  z-index: 100;
}

.anchorTab {
  padding-top: 30px;
}

.detailView #tabContents01 .topLine::before {
  display: none;
}

.detailView #tabContents02.anchorTab,
.detailView #tabContents03.anchorTab {
  padding-top: 0;
}
.detailView #tabContents02.anchorTab::before,
.detailView #tabContents03.anchorTab::before {
  content: "";
  display: block;
  height: 9px;
  margin: 30px -20px;
  border-top: 1px solid #EAEAEA;
  background: #F8F8F8;
}

.storyKeyword img {
  height: 278px;
  object-fit: cover;
}

@media screen and (max-width: 360px) {
  .quickTab > a {
    margin: 0 3px;
  }
}
@media screen and (max-width: 320px) {
  .quickTab {
    margin: -8px 8px 24px;
  }
  .quickTab > a {
    width: 47px;
    margin: 0;
  }
  .quickTripList > li.tripCase01 {
    width: calc(66.6% - 1px);
  }
}
@media screen and (max-height: 640px) {
  .wheelSlider {
    height: 160px;
  }
  .timeInp:before, .timeInp:after {
    height: 30px;
  }
}
/*footer-개인정보처리방침*/
.verSelect {
  display: flex;
  margin-bottom: 32px;
}
.verSelect .selectWrap {
  width: 100%;
}
.verSelect .btnDefault {
  flex: 0 0 58px;
  margin-left: 8px;
}

.footerT {
  margin: 32px 0;
}
.footerT thead {
  text-align: center;
  background: #F8F8F8;
}
.footerT thead th {
  padding: 15px 0;
  color: #202020;
  font-size: 1.5rem;
  font-weight: 600;
  border: solid #EAEAEA;
  border-width: 1px 0 1px 0;
}
.footerT thead th:not(:last-child) {
  border-right: 1px solid #EAEAEA;
}
.footerT tbody td {
  border-bottom: 1px solid #EAEAEA;
}
.footerT tbody td:not(:last-child) {
  border-right: 1px solid #EAEAEA;
}
.footerT tbody .listType01 li {
  color: #606060;
}
.footerT.tb01 th {
  height: 48px;
  padding: 0;
}
.footerT.tb01 td:first-child {
  width: 33.33%;
  font-weight: 600;
  text-align: center;
}
.footerT.tb01 td:last-child {
  padding: 15px;
}
.footerT.tb02 {
  overflow-x: auto;
  width: 100%;
}
.footerT.tb02 table {
  width: 180%;
}
.footerT.tb02 table th {
  height: 48px;
  padding: 0;
}
.footerT.tb02 table .sort, .footerT.tb02 table .type {
  font-weight: 600;
  text-align: center;
}
.footerT.tb02 table .sort {
  width: 15%;
}
.footerT.tb02 table .type {
  width: 10%;
}
.footerT.tb02 table .item, .footerT.tb02 table .object {
  width: 35%;
  padding: 15px;
}
.footerT > p {
  color: #808080;
  font-size: 1.3rem;
}
.footerT > p span {
  color: #808080;
  font-size: 1.3rem;
  font-weight: 700;
}

.txtCont.footer strong {
  display: block;
  margin-bottom: 4px;
  font-size: 1.6rem;
  color: #202020;
  font-weight: 700;
}
.txtCont.footer .numList {
  counter-reset: section;
}
.txtCont.footer .numList li {
  position: relative;
  margin-top: 4px;
  padding-left: 15px;
}
.txtCont.footer .numList li:before {
  content: counter(section) ")";
  counter-increment: section;
  display: inline-block;
  width: 15px;
  margin: -3px 0 0 -15px;
  vertical-align: middle;
}

.layContent .txtCont {
  margin: 32px 0;
}
.layContent .txtCont:first-child {
  margin-top: 0;
}
.layContent .txtCont .numList {
  counter-reset: section;
}
.layContent .txtCont .numList li {
  position: relative;
  margin-top: 4px;
  padding-left: 15px;
}
.layContent .txtCont .numList li:before {
  content: counter(section) ")";
  counter-increment: section;
  display: inline-block;
  width: 15px;
  margin: -3px 0 0 -15px;
  vertical-align: middle;
}

/*footer-보험안내*/
.subTxt.typeL {
  margin-top: 12px;
  text-align: left;
}
.subTxt.typeL.chPoint {
  margin-top: 16px;
  font-size: 1.6rem;
}

.rangeInfo {
  margin-top: 32px;
}
.rangeInfo > strong {
  color: #202020;
  font-size: 1.8rem;
  font-weight: 700;
}
.rangeInfo ul {
  display: flex;
  margin: 20px 0 8px 0;
  padding-bottom: 24px;
  border-bottom: 1px dashed #EAEAEA;
}
.rangeInfo ul li {
  position: relative;
  flex: 0 0 33.33%;
  text-align: center;
}
.rangeInfo ul li strong {
  color: #202020;
  font-size: 1.5rem;
  font-weight: 600;
}
.rangeInfo ul li strong:before {
  content: "";
  display: block;
  position: relative;
  left: 50%;
  width: 72px;
  height: 72px;
  margin: 0 0 8px -36px;
  border-radius: 50%;
  background: #F8F8F8;
}
.rangeInfo ul li strong:after {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  width: 32px;
  height: 32px;
  margin-top: -16px;
  margin-left: -16px;
  top: 0;
  margin-top: 20px;
}
.rangeInfo ul li strong.bodyCase:after {
  background: url(/resource/MO/images/footer/insurance01.svg) no-repeat;
}
.rangeInfo ul li strong.carCase:after {
  background: url(/resource/MO/images/footer/insurance02.svg) no-repeat;
}
.rangeInfo ul li strong.mybodyCase:after {
  background: url(/resource/MO/images/footer/insurance03.svg) no-repeat;
}
.rangeInfo ul li p {
  font-size: 1.4rem;
}
.rangeInfo > p {
  color: #808080;
  font-size: 1.3rem;
}
.rangeInfo > p span {
  color: #808080;
  font-size: 1.3rem;
  font-weight: 700;
}

.rangeTb {
  margin-bottom: 48px;
}
.rangeTb table {
  margin-bottom: 16px;
}
.rangeTb table th:not(:first-child) {
  width: 27%;
}
.rangeTb table tr:last-child td:last-child {
  text-align: center;
}
.rangeTb table td:first-child {
  color: #202020;
  font-weight: 600;
  text-align: center;
  background: #F8F8F8;
}
.rangeTb table td:not(:first-child) {
  padding: 15px;
}

.manageTb table {
  margin-bottom: 16px;
}
.manageTb table th:not(:first-child) {
  width: 37%;
}
.manageTb table td {
  padding: 15px;
}
.manageTb table td:first-child {
  padding: 15px 0;
  color: #202020;
  font-weight: 600;
  text-align: center;
  background: #F8F8F8;
}

.selectCase {
  margin-top: 32px;
}
.selectCase > strong {
  color: #202020;
  font-size: 1.8rem;
  font-weight: 700;
}
.selectCase > strong span {
  color: #63a1ff;
  font-size: 1.8rem;
  font-weight: 700;
}
.selectCase .caseInfo {
  display: flex;
  margin-top: 12px;
  padding: 20px 0;
  border: 1px solid #EAEAEA;
  border-radius: 12px;
}
.selectCase .caseInfo > p {
  flex: 0 0 25%;
  align-self: center;
  color: #202020;
  font-weight: 600;
  text-align: center;
}
.selectCase .caseInfo > p span {
  color: #E83667;
  font-weight: 600;
}
.selectCase .caseInfo .detailTxt {
  padding-left: 18px;
  border-left: 1px dashed #EAEAEA;
}
.selectCase .caseInfo .detailTxt p span {
  color: #E83667;
  font-weight: 600;
}
.selectCase .caseInfo .detailTxt > span {
  color: #808080;
  font-size: 1.3rem;
}

.disSelect .caseInfo {
  display: block;
  padding: 20px 24px 19px;
}
.disSelect .caseInfo > p {
  color: #606060;
  font-weight: 400;
  text-align: left;
}

/*크로스셀링 팝업*/
.layPop.layBtm .layContainer.crossSel {
  margin-top: 40px;
  padding-bottom: 16px;
  padding-bottom: calc(constant(safe-area-inset-bottom) + 16px);
  padding-bottom: calc(env(safe-area-inset-bottom) + 16px);
}
.layPop.layBtm .layContainer.crossSel.mjb .contentTit img {
  width: 172px;
  vertical-align: middle;
}
.layPop.layBtm .layContainer.crossSel.mjb .subTit {
  margin-top: 8px;
}
.layPop.layBtm .layContainer.crossSel.mjb .layInner > div {
  text-align: center;
}
.layPop.layBtm .layContainer.crossSel.mjb .layInner p {
  font-size: 1.4rem;
  color: #808080;
  position: relative;
  margin-top: 20px;
  text-align: center;
  padding-left: 24px;
  display: inline-block;
}
.layPop.layBtm .layContainer.crossSel.mjb .layInner p:before {
  content: "";
  display: block;
  position: absolute;
  top: 1px;
  left: 0;
  width: 18px;
  height: 18px;
  background: url(/resource/MO/images/common/spr_ico.svg) no-repeat -14px -26px;
}
.layPop.layBtm .layContainer.crossSel.mjb .btnArea {
  margin-top: 20px;
}
.layPop.layBtm .layContainer.crossSel .layContent .contentTit {
  color: #202020;
  font-size: 2rem;
  font-weight: 700;
  text-align: center;
}
.layPop.layBtm .layContainer.crossSel .layContent .contentTit span {
  color: #63a1ff;
  font-size: 2rem;
  font-weight: 700;
}
.layPop.layBtm .layContainer.crossSel .layContent .subTit {
  text-align: center;
}
.layPop.layBtm .layContainer.crossSel .layContent .layInner {
  margin-top: 20px;
}
.layPop.layBtm .layContainer.crossSel .layContent .layInner .layBox {
  display: flex;
  height: 56px;
  padding: 0 20px;
  border: 1px solid #EAEAEA;
  border-radius: 8px;
  align-items: center;
}
.layPop.layBtm .layContainer.crossSel .layContent .layInner .layBox > p {
  width: 100%;
}
.layPop.layBtm .layContainer.crossSel .layContent .layInner .layBox > p.txt {
  color: #202020;
  font-weight: 700;
}
.layPop.layBtm .layContainer.crossSel .layContent .layInner .layBox > p.num {
  color: #63a1ff;
  font-weight: 700;
  text-align: right;
}
.layPop.layBtm .layContainer.crossSel .layContent .layInner .couponList {
  padding: 0;
}
.layPop.layBtm .layContainer.crossSel .layContent .layInner .mainTag {
  display: flex;
  margin: -3px;
  flex-wrap: wrap;
}
.layPop.layBtm .layContainer.crossSel .layContent .layInner .mainTag li {
  display: inline-block;
  margin: 3px;
  border: 1px solid #EAEAEA;
  border-radius: 20px;
}
.layPop.layBtm .layContainer.crossSel .layContent .layInner .mainTag li a {
  display: block;
  padding: 0 12px;
  color: #808080;
  font-size: 1.4rem;
  line-height: 32px;
}
.layPop.layBtm .layContainer.crossSel .layContent .layInner .myViewRentcar .info {
  display: inline-block;
  margin-left: 6px;
}
.layPop.layBtm .layContainer.crossSel .layContent .layInner .myViewRentcar .timeFlag {
  background: #85b5ff;
}

.layPop.popStayDate .layContainer {
  margin-top: 0;
}
.layPop.popStayDate .layContainer .icoWrap {
  position: absolute;
  top: 0;
  right: 0;
}
.layPop.popStayDate .layContainer .icoWrap span {
  display: block;
  font-size: 1.2rem;
  font-weight: 600;
}
.layPop.popStayDate .layContainer .icoWrap span i {
  display: inline-block;
  width: 13px;
  height: 13px;
  border: 1px solid #C4C4C4;
  border-radius: 50%;
  margin: 0 4px 2px 0;
  position: relative;
  top: 5px;
}
.layPop.popStayDate .layContainer .icoWrap span i.icoDisabled {
  background: #C4C4C4;
}
.layPop.popStayDate .layContainer .icoWrap span i.icoSuccess {
  background: #fff;
}
.layPop.popStayDate .layContainer .summary {
  margin-bottom: 16px;
}
.layPop.popStayDate .layContainer .summary p {
  margin-bottom: 4px;
}
.layPop.popStayDate .layContainer .summary p span, .layPop.popStayDate .layContainer .summary p strong {
  margin-left: 4px;
}
.layPop.popStayDate .layContainer .selectWrap .ui-selectmenu-menu {
  bottom: 0 !important;
}
.layPop.popStayDate .layContainer .selectWrap .ui-selectmenu-menu .titSelect {
  display: none;
}
.layPop.popStayDate .layContainer .selectWrap .ui-selectmenu-menu.ui-selectmenu-open::before {
  content: "";
  position: fixed;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100vh;
  background: rgba(0, 0, 0, 0.8);
  z-index: 999;
}
.layPop.popStayDate .layContainer .selectWrap .ui-selectmenu-menu .closeL {
  z-index: 999;
}
.layPop.popStayDate .layContainer .selectWrap .ui-selectmenu-menu .selectScroll {
  background: #fff;
  border-radius: 16px 16px 0 0;
  position: relative;
  z-index: 9999;
}

.layPop.popAppInduce {
  background: transparent;
  border-radius: 0;
  text-align: center;
  width: 100%;
  max-width: 335px;
  right: auto;
  left: 50%;
  transform: translate(-50%, -50%);
}
.layPop.popAppInduce .layContainer {
  background: #2F7BF2;
  border-radius: 12px;
  padding: 32px 0 216px;
  position: relative;
  overflow: hidden;
  margin-bottom: 24px;
}
.layPop.popAppInduce .layContainer::after {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  left: 8px;
  bottom: -2px;
  background: url(/resource/MO/images/common/bg_app_type01.png) no-repeat;
  background-size: 334px;
  background-position: 50% 100%;
}
.layPop.popAppInduce .layContainer .logoTitle {
  position: relative;
  width: 70px;
  height: 12px;
  margin: 0 auto 24px;
}
.layPop.popAppInduce .layContainer .text02 {
  display: none;
}
.layPop.popAppInduce .layContainer h3 {
  color: #fff;
  font-size: 2.4rem;
  font-weight: 700;
  line-height: 3rem;
  margin-bottom: 14px;
}
.layPop.popAppInduce .layContainer p {
  color: #fff;
  font-size: 1.1rem;
}
.layPop.popAppInduce .closeL {
  position: static;
  overflow: unset;
  text-indent: unset;
  width: 100%;
  height: 100%;
  color: #fff;
  margin-top: 16px;
  text-decoration: underline;
}
.layPop.popAppInduce .closeL::after {
  display: none;
}
.layPop.popAppInduce.type02 .layContainer {
  background: #18225C;
}
.layPop.popAppInduce.type02 .layContainer::after {
  left: 0;
  bottom: 0;
  background: url(/resource/MO/images/common/bg_app_type02.png) no-repeat;
  background-size: 334px;
  background-position: 50% 100%;
}
.layPop.popAppInduce.type02 .layContainer .text02 {
  display: block;
}
.layPop.popAppInduce.type02 .layContainer .text01 {
  display: none;
}

.listWrap {
  margin-bottom: 24px;
}
.listWrap:last-child {
  margin-bottom: 0;
}
.listWrap ol {
  list-style: revert;
  padding-left: 18px;
}
.listWrap ol > li {
  margin-top: 12px;
}
.listWrap ol > li:first-child {
  margin-top: 0;
}
.listWrap ol > li > ol li:first-child {
  margin-top: 12px;
}
.listWrap ol > li > ul.listType01 li:first-child {
  margin-top: 12px;
}
.listWrap ol > li > ul.listType01.circle {
  list-style: none;
}
.listWrap ol > li > ul.listType01.circle li {
  padding-left: 22px;
}
.listWrap ol > li > ul.listType01.circle li:before {
  display: none;
}
.listWrap ol > li > ul.listType01.circle li > span {
  font-size: 1.1rem;
  position: absolute;
  top: 4px;
  left: 0;
}
.listWrap ol > li > ul.listType01.circle li ul.listType01 {
  list-style: square;
  padding-left: 40px;
}
.listWrap ol > li > ul.listType01.circle li ul.listType01 li {
  padding-left: 0;
}
.listWrap table tbody tr > td {
  padding: 15px;
}

.layPop.popQuickSearch,
.layPop.popFilter {
  height: 100%;
  max-height: 100%;
  top: 50px;
}

.listView .layPop.popFilter {
  z-index: 9999;
}
.listView .quickSearch {
  z-index: 999;
}

.layPop.popQuickSearch .layContainer,
.layPop.popFilter .layContainer {
  padding-bottom: 180px;
  height: auto;
}
.layPop.popQuickSearch .layContainer .floatingBtns,
.layPop.popFilter .layContainer .floatingBtns {
  height: auto !important;
}

#layContainer_air_frst.layContainer {
  max-height: calc(100vh - 224px);
}

/* 메인 날씨위젯 */
.mainWeathermap {
  position: relative;
}
.mainWeathermap .weathermap {
  position: relative;
  padding: 12px 20px 17px;
  margin: -20px 0;
  border: 1px solid #EAEAEA;
  border-radius: 12px;
}
.mainWeathermap .weathermap .days {
  display: flex;
  justify-content: center;
}
.mainWeathermap .weathermap .days .day {
  min-width: 50px;
  height: 20px;
  text-align: center;
  font-size: 12px;
  line-height: 20px;
  color: #fff;
  padding: 0 15px;
  border-radius: 11px;
  background-color: #569aff;
}
.mainWeathermap .weathermap .days .date {
  font-weight: 600;
  font-size: 14px;
  line-height: 20px;
  color: #404040;
  margin-left: 7px;
}
.mainWeathermap .weathermap .regions {
  display: flex;
  margin-top: 15px;
}
.mainWeathermap .weathermap .regions .column {
  flex: 1;
  height: 64px;
  padding: 6px 20px;
  border-left: 1px dashed #DADADA;
}
.mainWeathermap .weathermap .regions .column:first-child {
  border-left: none;
}
.mainWeathermap .weathermap .regions .column .region {
  position: relative;
  padding-bottom: 37px;
}
.mainWeathermap .weathermap .regions .column .region .name {
  font-weight: 600;
  font-size: 13px;
  line-height: 15px;
  color: #404040;
}
.mainWeathermap .weathermap .regions .column .region .temperature {
  position: absolute;
  left: 0;
  bottom: 0;
  font-weight: 600;
  font-size: 25px;
  line-height: 30px;
  color: #404040;
}
.mainWeathermap .weathermap .regions .column .region .weather img {
  position: absolute;
  right: 0;
  bottom: 0;
  width: 30px;
  height: 30px;
}
.mainWeathermap .weathermap .regions .column .region .weather span {
  font-size: 13px;
  color: #404040;
}
.mainWeathermap .weathermap .btnArea {
  margin: 0;
}
.mainWeathermap .weathermap .btnArea button {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 49px;
  text-indent: -9999px;
  margin: auto;
}
.mainWeathermap .weathermap .btnArea button:after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 6px;
  height: 6px;
  margin: auto;
  border: solid #202020;
  border-width: 2px 2px 0 0;
}
.mainWeathermap .weathermap .btnArea button.btnPrev {
  left: 0;
}
.mainWeathermap .weathermap .btnArea button.btnPrev:after {
  transform: rotate(225deg);
}
.mainWeathermap .weathermap .btnArea button.btnNext {
  right: 0;
}
.mainWeathermap .weathermap .btnArea button.btnNext:after {
  transform: rotate(45deg);
}
.mainWeathermap .tooltipWrap {
  position: absolute;
  z-index: 9;
  top: 0;
  right: 0;
  width: 42px;
  height: 42px;
}
.mainWeathermap .tooltipWrap .btnTool {
  width: 100%;
  height: 100%;
  background: none;
}
.mainWeathermap .tooltipWrap .btnTool:after {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 18px;
  height: 18px;
  margin: auto;
  background: url("/resource/MO/images/common/spr_ico.svg") no-repeat -120px -54px;
}
.mainWeathermap .tooltipWrap .tooltipCont {
  top: 21px;
  right: 21px;
  left: auto;
  width: calc(100vw - 40px - 42px);
  text-align: center;
  margin-top: 0;
}

/* Safari 10.1+ */
@media not all and (min-resolution: 0.001dpcm) {
  @supports (-webkit-appearance: none) {
    .layPop.popQuickSearch .layContainer,
    .layPop.popFilter .layContainer {
      max-height: calc(100vh - 240px) !important;
    }
    .layPop.popQuickSearch #layContainer_air_frst.layContainer {
      max-height: calc(100vh - 244px) !important;
    }
  }
}
/* 캐시 테스트 */
.sm-padding {
  padding: 4px;
}

@media all and (max-width: 320px) {
  .tripSelect .inner {
    padding-right: 0;
    padding-left: 0;
  }
  .tripSelect .inner .selArea01 > a.btnS {
    margin-left: 0;
  }
  .mainWeathermap .weathermap {
    padding: 12px 15px 17px;
  }
  .mainWeathermap .weathermap .regions .column {
    padding-left: 10px;
    padding-right: 10px;
  }
  .mainWeathermap .weathermap .btnArea button {
    width: 30px;
  }
}
/*
 * 각종 이미지 사이즈 공통 관리
 */
/**
* --------------------------------
* Contents New
* --------------------------------
*/
[class*=swiperTopBanner] .swiper-slide {
  border-radius: 12px;
  overflow: hidden;
}
[class*=swiperTopBanner] .swiper-slide a {
  display: block;
}

.popTopBanner .btnBtm .btnArea {
  position: absolute;
  bottom: 0;
  padding: 0 16px 20px;
  border-radius: 0 0 12px 12px;
}

.searchTabGroup.stay .searchGroup {
  margin-top: 0;
}
.searchTabGroup.stay .searchGroup .localList li:nth-child(-n+4) {
  margin-top: 0;
}

/* 팝업 : 사진 모아보기 : 목록 */
#pop_photoView header {
  background-color: #fff;
}

.productArea {
  margin-top: 40px;
}
.productArea .tripItemList {
  display: flex;
  flex-wrap: wrap;
  gap: 24px;
}
.productArea .tripItemList > li {
  flex: 1 100%;
}
.productArea .tripItem {
  position: relative;
  border-radius: 12px;
  overflow: hidden;
}
.productArea .tripItem .txtSubject {
  position: absolute;
  bottom: 67px;
  left: 24px;
  font-weight: 700;
  font-size: 18px;
  color: #F8F8F8;
  display: -webkit-box;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  height: auto;
}
.productArea .tripItem .txtPrice {
  position: absolute;
  bottom: 24px;
  left: 24px;
  font-weight: 700;
  font-size: 30px;
  line-height: 1;
  color: #F8F8F8;
}
.productArea .tripItem .soldout {
  position: absolute;
  z-index: 1;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 12px;
  background-color: rgba(0, 0, 0, 0.7);
}
.productArea .tripItem .soldout .txt {
  display: block;
  max-width: calc(100% - 36px);
  font-weight: 700;
  font-size: 1.8rem;
  text-align: center;
  line-height: 24px;
  color: #fff;
  padding: 5px 32px;
  border: 1px solid #fff;
  border-radius: 36px;
}

/* 팝업 : 제주패스 제휴사 혜택 안내 */
.layPop.layCent.popMarketingAgree, .layPop.layCent.popPartnershipBenefit {
  height: 100%;
  max-height: calc(100dvh - 200px);
  overflow: hidden;
}
.layPop.layCent.popMarketingAgree header, .layPop.layCent.popPartnershipBenefit header {
  position: static;
}
.layPop.layCent.popMarketingAgree .layContainer, .layPop.layCent.popPartnershipBenefit .layContainer {
  height: calc(100% - 64px - 76px - 20px);
  max-height: none;
  padding: 0;
  border-radius: 0;
}
.layPop.layCent.popMarketingAgree .layContainer .btnBtm, .layPop.layCent.popPartnershipBenefit .layContainer .btnBtm {
  height: auto;
}
.layPop.layCent.popMarketingAgree .txtThanks, .layPop.layCent.popPartnershipBenefit .txtThanks {
  font-size: 15px;
  line-height: 20px;
  color: #202020;
  padding: 20px;
  background-color: #EFF5FF;
}
.layPop.layCent.popMarketingAgree .txtThanks b, .layPop.layCent.popPartnershipBenefit .txtThanks b {
  color: #579AFF;
}
.layPop.layCent.popMarketingAgree .tabType01, .layPop.layCent.popPartnershipBenefit .tabType01 {
  position: sticky;
  z-index: 9;
  top: 0;
  margin: -1px 0 0;
}
.layPop.layCent.popMarketingAgree .section, .layPop.layCent.popPartnershipBenefit .section {
  padding: 32px 24px 0;
}
.layPop.layCent.popMarketingAgree .section:nth-child(n+2), .layPop.layCent.popPartnershipBenefit .section:nth-child(n+2) {
  border-top: 1px solid #D9D9D9;
}
.layPop.layCent.popMarketingAgree .section .tit, .layPop.layCent.popPartnershipBenefit .section .tit {
  font-weight: 700;
  font-size: 16px;
  line-height: 19px;
  color: #202020;
}
.layPop.layCent.popMarketingAgree .section .txtDescription, .layPop.layCent.popPartnershipBenefit .section .txtDescription {
  font-size: 15px;
  line-height: 20px;
  color: #606060;
  margin-top: 12px;
}
.layPop.layCent.popMarketingAgree .section .frmInp, .layPop.layCent.popPartnershipBenefit .section .frmInp {
  margin-top: 26px;
}
.layPop.layCent.popMarketingAgree .section .frmInp label, .layPop.layCent.popPartnershipBenefit .section .frmInp label {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 48px;
  font-weight: 600;
  font-size: 15px;
  color: #fff;
  padding: 0;
  border-radius: 8px;
  background-color: #579AFF;
}
.layPop.layCent.popMarketingAgree .section .frmInp label:before, .layPop.layCent.popPartnershipBenefit .section .frmInp label:before {
  display: none;
}
.layPop.layCent.popMarketingAgree .section .frmInp label:after, .layPop.layCent.popPartnershipBenefit .section .frmInp label:after {
  content: "하기";
  display: inline-block;
  position: static;
  width: auto;
  height: auto;
  margin-top: 0;
  border: none;
  background: none;
  transform: none;
}
.layPop.layCent.popMarketingAgree .section .frmInp:has(input:checked) label, .layPop.layCent.popPartnershipBenefit .section .frmInp:has(input:checked) label {
  color: #FFF;
  background-color: #DADADA;
}
.layPop.layCent.popMarketingAgree .section .frmInp:has(input:checked) label:after, .layPop.layCent.popPartnershipBenefit .section .frmInp:has(input:checked) label:after {
  content: "완료";
}
.layPop.layCent.popMarketingAgree .section .agreeInfo, .layPop.layCent.popPartnershipBenefit .section .agreeInfo {
  margin-top: 10px;
}
.layPop.layCent.popMarketingAgree .section .agreeInfo .infoItem, .layPop.layCent.popPartnershipBenefit .section .agreeInfo .infoItem {
  padding: 16px 0;
}
.layPop.layCent.popMarketingAgree .section .agreeInfo .infoItem .tit, .layPop.layCent.popPartnershipBenefit .section .agreeInfo .infoItem .tit {
  font-weight: 700;
  font-size: 15px;
  line-height: 18px;
  color: #202020;
}
.layPop.layCent.popMarketingAgree .section .agreeInfo .infoItem .txt, .layPop.layCent.popPartnershipBenefit .section .agreeInfo .infoItem .txt {
  font-size: 14px;
  line-height: 18px;
  color: #606060;
  margin-top: 12px;
}
.layPop.layCent.popMarketingAgree .section .agreeInfo .infoItem:nth-child(n+2), .layPop.layCent.popPartnershipBenefit .section .agreeInfo .infoItem:nth-child(n+2) {
  padding-top: 24px;
  border-top: 1px solid #EAEAEA;
}