body, html {
  font-family: "Noto Sans JP", sans-serif !important;
  font-optical-sizing: auto;
  font-size: 14px;
  font-weight: 400;
  font-style: normal;
}

.only-sp {
  display: none;
}

.only-pc {
  display: block;
}

@media (max-width: 768px) {
  .only-sp {
    display: block;
  }
  .only-pc {
    display: none;
  }
}
.breadcrum {
  font-size: 11px;
  background: #fbfbfb;
}

.breadcrum-wrap {
  width: 1396px;
  max-width: 100%;
  margin: 0 auto;
  padding: 10px;
}
.breadcrum-wrap li {
  position: relative;
  display: inline-block;
  font-size: 11px;
  font-weight: normal;
}
.breadcrum-wrap li::after {
  content: "";
  display: inline-block;
  margin: 0 8px;
  width: 0;
  height: 0;
  border-style: solid;
  border-top: 3px solid transparent;
  border-bottom: 3px solid transparent;
  border-left: 3px solid #212121;
  border-right: 0;
}
.breadcrum-wrap li:last-child::after {
  border-left-color: transparent;
}

.breadcrum a {
  color: #196fb9;
  text-decoration: none;
}

#atgNav4-SP, .banner-carousel, .block-search, .bg-character, .topSearch, .title-top-search, .container-link-hotel {
  display: none !important;
}

.main {
  position: relative;
}
@media screen and (max-width: 768px) {
  .main {
    background: #EAF6FB;
  }
}

.search-content * {
  font-family: "Noto Sans JP", sans-serif !important;
}

.search-wrap {
  border-radius: 16px;
  max-width: 1360px;
  margin: 0 auto 0;
  position: relative;
  z-index: 2;
  background: transparent;
  padding-bottom: 52px;
  font-family: "Noto Sans JP", sans-serif;
}
.search-wrap .search-title {
  border-radius: 16px 16px 0 0;
  background: #1565C0;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  gap: 10px;
  padding: 16px;
  max-width: 1040px;
  margin: 0px auto;
}
.search-wrap .search-title h2 {
  color: #fff;
  font-weight: bold;
  font-size: 30px;
  line-height: 1;
}
.search-wrap .search-title p {
  display: inline-block;
  background-color: #FFE666;
  color: #212121;
  border-radius: 15px;
  font-size: 18px;
  font-weight: bold;
  padding: 1px 20px;
  text-align: center;
  margin-top: 5px;
}
.search-wrap .search-title p br {
  display: none;
}
@media (max-width: 768px) {
  .search-wrap {
    margin: 0;
    padding: 40px 12px 1px;
    background: #fff;
    border-radius: 0;
  }
  .search-wrap .search-title {
    gap: 4px;
    padding: 9px;
  }
  .search-wrap .search-title h2 {
    font-size: 16px;
  }
  .search-wrap .search-title p {
    border-radius: 12px;
    font-size: 12px;
    padding: 1px 5px;
    width: 100%;
  }
  .search-wrap .domtour-search-wrapper .btn-search-conversion-01 .btn-style-02 {
    height: 44px;
    min-height: 44px;
    font-size: 14px;
  }
}
@media (max-width: 374px) {
  .search-wrap .search-title p {
    padding: 1px 0px;
  }
  .search-wrap .search-title p br {
    display: block;
  }
  .search-wrap .domtour-search-wrapper .btn-search-conversion-01 .btn-style-02 {
    height: 44px;
    min-height: 44px;
    font-size: 14px;
  }
}
.search-wrap .search-content {
  background: none;
  padding: 0;
}
.search-wrap .search-content .container {
  width: 1040px !important;
  box-shadow: none;
}
.search-wrap .search-content .hdg-lv2-01 {
  display: none;
}
.search-wrap .search-content .domsearch-wrapper {
  background-color: #121E31;
  color: #fff;
}
.search-wrap .search-content .select-search-frame-01 li label, .search-wrap .search-content .domtour-search-wrapper .check-box-search-01, .search-wrap .search-content .domtour-contents .check-box-search-01, .search-wrap .search-content .domtour-modal .check-box-search-01 {
  color: #fff;
}
.search-wrap .search-content #dom-airhotel input[type=checkbox] + span:before, .search-wrap .search-content label.lodging:before, .search-wrap .search-content .trip_btn label:before {
  border: 1px solid #fff;
  top: 0;
}
.search-wrap .search-content .search-frame-style-02 .select-frame {
  padding-bottom: 0;
}
@media (min-width: 768px) {
  .search-wrap .search-content #dom-airhotel input[type=checkbox] + span:before {
    border-radius: 0;
  }
  .search-wrap .search-content label.css3-checkbox span {
    margin-right: 4px;
  }
  .search-wrap .search-content .search-frame-style-02,
  .search-wrap .search-content .search-frame-style-03 {
    position: relative;
  }
  .search-wrap .search-content .search-frame-style-02:before,
  .search-wrap .search-content .search-frame-style-03:before {
    content: "";
    top: -1px;
    left: -7px;
    padding: 3px;
    margin-right: 6px;
    position: absolute;
    display: inline-block;
    border: solid #fff;
    border-width: 0 2px 2px 0;
    border-radius: 2px 1px 1px 2px;
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
  }
  .search-wrap .search-content .select-search-frame-03 {
    margin: 0 -24px;
  }
  .search-wrap .search-content #dp-hotel-region .search-frame-detail, .search-wrap .search-content #dp-hotel-region .search-frame-detail.search-frame-style-03 {
    padding: 0 24px;
  }
  .search-wrap .search-content .form-str .search-frame-detail p {
    margin-bottom: 0;
    height: auto;
    border: none;
  }
  .search-wrap .search-content #travel-airport > .col2-box {
    margin-bottom: 16px;
  }
  .search-wrap .search-content label.lodging {
    margin-top: 16px;
  }
  .search-wrap .search-content #dp-hotel-region .form-list-box-01 {
    padding: 16px 0 0;
    margin-bottom: 0;
  }
  .search-wrap .search-content .domtour-search-wrapper .form-str .wrapper-hotel {
    margin-bottom: 0px;
  }
  .search-wrap .search-content .search-frame-style-02:first-child:before {
    content: none;
  }
  .search-wrap .search-content .btn-search-conversion-01 {
    width: 100%;
  }
  .search-wrap .search-content .btn-search-conversion-01 .btn-conversion-01 {
    background: none;
    text-align: center;
    margin-top: 45px;
  }
  .search-wrap .search-content .select-box.select-box-search-02 {
    padding-bottom: 0;
  }
  .search-wrap .search-content .btn-search-conversion-01 .btn-style-01 {
    background: linear-gradient(116.57deg, #FF8F00 16.67%, #FF4210 100%);
    font-size: 20px;
    width: 600px;
  }
  .search-wrap .search-content label.lodging.active::after,
  .search-wrap .search-content .trip_btn.active label:after {
    width: 16px;
    height: 16px;
    top: 2px;
    left: 2px;
    border: 3px solid #121E31;
    background-color: #fff;
  }
  .search-wrap .search-content .wrapper-air {
    position: relative;
  }
  .search-wrap .search-content .wrapper-hotel .search-frame-style-01:before, .search-wrap .search-content .wrapper-hotel .search-frame-style-02:before, .search-wrap .search-content .wrapper-hotel .search-frame-style-03:before, .search-wrap .search-content .wrapper-hotel .search-frame-style-04:before {
    top: 21px;
  }
  .search-wrap .search-content #travel-schedule {
    position: static;
  }
  .search-wrap .search-content .nav-select-btn {
    left: 0;
  }
  .search-wrap .search-content .form-str .select-base-01.ico-arrow-b::after {
    top: 27px;
  }
  .search-wrap .search-content .select-search-frame-01 li.search-frame-detail {
    width: 24% !important;
  }
  .search-wrap .search-content .return-airport {
    width: 49%;
  }
  .search-wrap .search-content .return-airport li.search-frame-detail {
    width: calc(50% - 4px) !important;
  }
  .search-wrap .search-content #travel-schedule {
    width: calc(52% - 32px);
    margin-left: 8px;
  }
  .search-wrap .search-content .form-list-box-02 .list-schedule-01 .schedule-detail-01:first-child {
    width: 200px;
    padding: 19px 10px;
    height: 54px;
    font-size: 18px;
  }
  .search-wrap .search-content .form-str .select-base-01 .select-str, .search-wrap .search-content .dom-dropdown-toggle {
    height: 54px;
    font-size: 18px;
    padding: 17px 10px;
    line-height: 1;
  }
  .search-wrap .search-content #regionId_name, .search-wrap .search-content .btn-clear {
    height: 54px;
    line-height: 54px;
  }
  .search-wrap .search-content .btn-search-conversion-01 .btn-style-01 {
    height: 62px;
  }
  .search-wrap .search-content .date-return {
    width: 51%;
    padding-left: 5px;
  }
}
@media (max-width: 768px) {
  .search-wrap .search-content .nav-select-btn li span.oneText, .search-wrap .search-content .domtour-search-wrapper .form-str .select-style-01, .search-wrap .search-content .domtour-search-wrapper .form-str .check-style-01, .search-wrap .search-content .domtour-search-wrapper .form-str .radio-style-01 {
    font-size: 14px;
  }
  .search-wrap .search-content .domtour-search-wrapper .form-list-box-02 .check-style-01 .text-oneway {
    margin-bottom: 11px;
  }
  .search-wrap .search-content .domtour-search-wrapper .form-list-box-02 .check-box-domtour-01 .check-style-01 {
    margin-bottom: 0px;
  }
  .search-wrap .search-content .btn-search-conversion-01 .btn-style-02 {
    background: linear-gradient(116.57deg, #FF8F00 16.67%, #FF4210 100%);
    font-size: 14px;
    border: none;
    height: 44px;
  }
  .search-wrap .search-content label.lodging:before, .search-wrap .search-content .trip_btn label:before {
    border: 1px solid #616161;
  }
  .search-wrap .search-content label.lodging.active:before, .search-wrap .search-content .trip_btn.active label:before {
    border: 1px solid #1565C0;
  }
  .search-wrap .search-content .search-main-content-01 {
    border: 1px solid #F5F5F5;
    padding-bottom: 16px;
    border-radius: 0 0 8px 8px;
  }
  .search-wrap .search-content .checkbox-1-3::before {
    content: none !important;
  }
  .search-wrap .search-content .checkbox-1-3 {
    padding-left: 10px !important;
  }
  .search-wrap .search-content #travel-airport dd {
    width: 100%;
    margin-bottom: 8px;
  }
  .search-wrap .search-content #dp-hotel-region, .search-wrap .search-content #travel-airport dd.fleft {
    padding: 0 !important;
  }
  .search-wrap .search-content .domtour-search-wrapper .form-str .select-frame .select-str {
    background-color: #F5F5F5;
    border: none;
    border-radius: 0;
    font-size: 14px;
  }
  .search-wrap .search-content .domtour-search-wrapper .form-str .airtrip-item-departure .select-str,
  .search-wrap .search-content .domtour-search-wrapper .form-str .icon-flight-to .select-str {
    background: #F5F5F5 url("../images/season/icon-flight.webp") 12px no-repeat;
    padding-left: 45px;
  }
  .search-wrap .search-content .domtour-search-wrapper .form-str .icon-flight-return .select-str {
    background: #F5F5F5 url("../images/season/icon-flight-return.webp") 12px no-repeat;
    padding-left: 45px;
  }
  .search-wrap .search-content .map-dep, .search-wrap .search-content .map-des {
    height: 44px;
  }
  .search-wrap .search-content .campaign-checkbox {
    padding-top: 5px;
  }
  .search-wrap .search-content .dom-dropdown-toggle, .search-wrap .search-content .dom-dropdown-toggle .dom-adults-num, .search-wrap .search-content .dom-dropdown-toggle .dom-children-num, .search-wrap .search-content .dom-dropdown-toggle .num-count-txt-01, .search-wrap .search-content .dom-dropdown-toggle .num_count {
    font-size: 14px;
  }
  .search-wrap .search-content .dom-dropdown-toggle,
  .search-wrap .search-content #get_data_calendar, .search-wrap .search-content #check_in_out, .search-wrap .search-content #car_campaign {
    height: 44px;
    line-height: 44px;
    background-color: #F5F5F5;
    border: none;
    border-radius: 0;
    padding-top: 0 !important;
  }
  .search-wrap .search-content #check_in_out {
    margin-bottom: 16px;
  }
  .search-wrap .search-content #dp-hotel-schedule {
    padding-top: 8px;
  }
  .search-wrap .search-content .domtour-search-wrapper .form-str .select-base-01 {
    border: none;
    border-radius: 0;
  }
  .search-wrap .search-content #locationSearch .open-reion-modal {
    padding-top: 15px;
    padding-bottom: 15px;
    line-height: 1;
    background-color: #F5F5F5;
    border-radius: 0;
    border: none;
    font-size: 14px;
    height: 44px;
  }
  .search-wrap .search-content #locationSearch:before {
    top: 10px;
  }
  .search-wrap .search-content label.lodging, .search-wrap .search-content .nav-select-btn li {
    font-size: 14px;
  }
  .search-wrap .search-content .form-str .check-base-01 {
    margin: 0;
  }
  .search-wrap .search-content .domtour-search-wrapper .form-str .check-box .check-frame {
    padding: 3px 0 11px !important;
  }
  .search-wrap .search-content #ID_homewardJourney {
    margin-top: 3px;
  }
  .search-wrap .search-content #ID_homewardJourney ul li {
    width: 100%;
    border-radius: 0;
    padding-left: 0 !important;
  }
  .search-wrap .search-content #ID_homewardJourney ul li:first-child {
    margin-bottom: 8px;
  }
  .search-wrap .search-content #ID_homewardJourney ul li .border-select {
    border: none;
    border-radius: 0;
  }
  .search-wrap .search-content #search-airport-select-04 {
    margin-bottom: 8px;
  }
  .search-wrap .search-content .trip_btn.active label:after,
  .search-wrap .search-content label.lodging.active::after {
    top: 4px;
  }
  .search-wrap .search-content .domtour-search-wrapper .check-box-domtour-01 .check-style-01 label {
    padding: 0 0 0 25px;
    line-height: 1.5;
  }
  .search-wrap .search-content .check-box-style-02 .check-frame.check-base-01 {
    margin-top: 0 !important;
  }
  .search-wrap .search-content .check-box-domtour-01 {
    margin-bottom: 0 !important;
  }
  .search-wrap .search-content #airport_return {
    margin-top: 3px;
  }
  .search-wrap .search-content .checkbox-1-3 {
    padding-top: 8px !important;
    padding-bottom: 10px !important;
  }
  .search-wrap .search-content .wrapper-air {
    padding-bottom: 0;
  }
  .search-wrap .search-content #travel-schedule {
    padding-top: 0;
  }
}

.top-banner {
  display: flex;
  position: relative;
}
@media screen and (max-width: 768px) {
  .top-banner {
    opacity: 1;
  }
}
.top-banner img {
  width: 100%;
}

.recommended-travel {
  text-align: center;
  padding: 0;
  background: #EAF6FB url("/images/season/spring/bg_intro.webp") no-repeat center;
  background-size: cover;
}
.recommended-travel .sub-title {
  margin-top: 40px;
  margin-bottom: 24px;
  font-weight: 900;
}
.recommended-travel p {
  font-size: 18px;
  color: #212121;
  font-weight: 900;
  margin-bottom: 160px;
}
@media (max-width: 768px) {
  .recommended-travel {
    height: auto;
    padding: 0;
    margin: 0;
    background: none;
  }
  .recommended-travel .sub-title {
    font-size: 20px;
    margin-top: 40px;
  }
  .recommended-travel .sub-title span {
    font-size: 18px;
  }
  .recommended-travel p {
    font-size: 14px;
    font-weight: 500;
    margin-bottom: 0;
  }
  .recommended-travel img {
    width: 100%;
  }
}

.sub-title {
  color: #F8717A;
  font-size: 28px;
  font-weight: 900;
  margin: 0 12px 40px;
  text-align: center;
}
@media (max-width: 768px) {
  .sub-title {
    font-size: 18px;
    margin-bottom: 24px;
    line-height: 1.2;
  }
}

.spring-trips {
  max-width: 1160px;
  text-align: center;
  padding: 0 20px;
  margin: auto;
}
.spring-trips ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 16px;
}
.spring-trips ul li {
  width: calc(33.3333333333% - 12px);
  background-color: white;
  border-radius: 12px;
  position: relative;
  padding-bottom: 12px;
}
.spring-trips ul li a {
  padding: 0;
  display: block;
  height: 100%;
}
.spring-trips ul li a:hover {
  text-decoration: none;
}
.spring-trips ul li .img {
  position: relative;
  margin-bottom: 12px;
  border-radius: 8px;
  overflow: hidden;
}
.spring-trips ul li .img::after {
  content: "";
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  bottom: 0;
  z-index: 1;
  border-radius: 8px;
  background: -moz-linear-gradient(0deg, #000000 0%, rgba(255, 255, 255, 0.031372549) 50%);
  background: -webkit-linear-gradient(0deg, #000000 0%, rgba(255, 255, 255, 0.031372549) 50%);
  background: linear-gradient(0deg, #000000 0%, rgba(255, 255, 255, 0.031372549) 50%);
  opacity: 0.4;
}
.spring-trips ul li .img:hover img {
  transform: scale(1.05);
  transition: transform 0.2s; /* Animation */
}
.spring-trips ul li .img h3 {
  position: absolute;
  font-size: 18px;
  font-weight: 700;
  color: #fff;
  bottom: 0;
  left: 12px;
  z-index: 2;
}
.spring-trips ul li img {
  border-radius: 8px;
  width: 100%;
  object-fit: cover;
  transition: transform 0.2s; /* Animation */
}
.spring-trips ul li label, .spring-trips ul li h3 {
  font-size: 18px;
  font-weight: 900;
  line-height: 1;
  color: #212121;
  display: block;
  padding: 16px 0 16px 26px;
  text-align: left;
  position: relative;
}
.spring-trips ul li label::before, .spring-trips ul li label h3::before, .spring-trips ul li h3::before, .spring-trips ul li h3 h3::before {
  content: "";
  background: url("../images/season/spring/icon-location.svg") center no-repeat;
  background-size: 100%;
  width: 22px;
  height: 22px;
  position: absolute;
  left: 0;
}
.spring-trips ul li p {
  font-size: 14px;
  font-weight: 400;
  line-height: 1.5;
  color: #212121;
  text-align: left;
}
.spring-trips ul.content-more {
  padding-top: 12px;
}
@media (max-width: 768px) {
  .spring-trips {
    padding: 40px 12px 24px;
    background: #fff;
  }
  .spring-trips ul {
    gap: 16px;
  }
  .spring-trips ul.content-more {
    display: none;
    padding-top: 16px;
  }
  .spring-trips ul li {
    width: 100%;
    max-width: 100%;
    border-bottom: 1px solid #f5f5f5;
    border-radius: 0;
  }
  .spring-trips ul li:last-child {
    border-bottom: none;
  }
  .spring-trips.open ul.content-more {
    display: flex;
  }
  .spring-trips.open .btn-more::after {
    margin-top: -8px;
    border: 6px solid transparent;
    border-bottom-color: #fff;
  }
}

.recommend-products {
  margin-top: 0;
}
.recommend-products.bg-blue {
  background: #EAF6FB;
}
.recommend-products .content-wrap {
  padding: 40px 0;
}
.recommend-products .recommend-product-wrap {
  max-width: 1160px;
  margin: 0 auto;
  display: flex;
  flex-direction: row;
  justify-content: center;
  flex-wrap: wrap;
  gap: 20px;
}
.recommend-products .recommend-product-wrap .item {
  width: calc(33% - 20px);
  padding: 12px;
  background-color: white;
  border-radius: 12px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.recommend-products .recommend-product-wrap .item .img {
  margin: 0 0 12px 0;
  position: relative;
  overflow: hidden;
  border-radius: 8px;
}
.recommend-products .recommend-product-wrap .item .img::after {
  content: "";
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  bottom: 0;
  z-index: 1;
  border-radius: 8px;
  background: -moz-linear-gradient(0deg, #000000 0%, rgba(255, 255, 255, 0.031372549) 50%);
  background: -webkit-linear-gradient(0deg, #000000 0%, rgba(255, 255, 255, 0.031372549) 50%);
  background: linear-gradient(0deg, #000000 0%, rgba(255, 255, 255, 0.031372549) 50%);
  opacity: 0.4;
}
.recommend-products .recommend-product-wrap .item .img h3 {
  display: block;
  position: absolute;
  font-size: 18px;
  font-weight: 700;
  line-height: 1;
  color: #fff;
  padding: 16px 0 16px 28px;
  bottom: 0;
  left: 12px;
  z-index: 2;
}
.recommend-products .recommend-product-wrap .item .img h3::before {
  content: "";
  background: url("../images/season/spring/icon-location.svg") center no-repeat;
  background-size: 100%;
  display: block;
  width: 22px;
  height: 22px;
  position: absolute;
  left: 0;
}
.recommend-products .recommend-product-wrap .item .img h3.aleft {
  text-align: left;
}
.recommend-products .recommend-product-wrap .item .img h3.aleft::after {
  left: 0;
}
.recommend-products .recommend-product-wrap .item .img img {
  transition: transform 0.2s; /* Animation */
}
.recommend-products .recommend-product-wrap .item .info {
  margin-bottom: 16px;
  min-height: 128px;
}
.recommend-products .recommend-product-wrap .item .name {
  font-size: 14px;
  font-weight: 700;
  margin: 4px 0;
  letter-spacing: -1px;
}
.recommend-products .recommend-product-wrap .item .price-info {
  display: flex;
  justify-content: space-between;
  padding: 16px 0 0 0;
  border-top: 1px solid #f5f5f5;
  padding: 16px 12px 0;
  border-top: 1px solid #f5f5f5;
  margin: 0 -12px;
}
.recommend-products .recommend-product-wrap .item .dep {
  font-weight: 700;
}
.recommend-products .recommend-product-wrap .item .dep .note {
  font-weight: normal;
}
.recommend-products .recommend-product-wrap .item .price {
  float: right;
  font-size: 28px;
  font-weight: 900;
  color: #1565C0;
  line-height: 1;
  text-align: right;
}
.recommend-products .recommend-product-wrap .item .price span {
  font-size: 24px;
  font-weight: normal;
  letter-spacing: -2px;
}
.recommend-products .recommend-product-wrap .item .price .note {
  font-size: 12px;
  font-weight: normal;
  color: #616161;
  margin-top: 12px;
}
@media screen and (max-width: 768px) {
  .recommend-products .recommend-product-wrap .item {
    width: 100%;
    margin: 0 12px;
  }
  .recommend-products .recommend-product-wrap .item .info, .recommend-products .recommend-product-wrap .item .name, .recommend-products .recommend-product-wrap .item .dep {
    font-size: 14px;
  }
  .recommend-products .recommend-product-wrap .item .name, .recommend-products .recommend-product-wrap .item .dep {
    font-weight: 700;
  }
  .recommend-products .recommend-product-wrap .item .name {
    margin-top: 12px;
  }
  .recommend-products .recommend-product-wrap .item .price {
    font-size: 28px;
  }
}
.recommend-products .recommend-product-wrap .item.hotels {
  padding: 0 0 24px 0;
  box-shadow: none;
  border-radius: 0;
}
.recommend-products .recommend-product-wrap .item.hotels a {
  text-decoration: none;
  color: initial;
}
.recommend-products .recommend-product-wrap .item.hotels .img {
  margin: 0 0 12px 0;
  transition: transform 0.2s;
}
.recommend-products .recommend-product-wrap .item.hotels .img:hover img {
  transform: scale(1.05);
  transition: transform 0.2s; /* Animation */
}
.recommend-products .recommend-product-wrap .item.hotels h3::before {
  content: "";
  background: url("../images/season/spring/icon-hotel.svg") no-repeat;
  background-size: 100%;
  background-position: left -2px;
  display: block;
  width: 22px;
  height: 22px;
  position: absolute;
  left: 0;
}
.recommend-products .recommend-product-wrap .item.hotels .info {
  margin-bottom: 0;
  min-height: auto;
}
@media screen and (max-width: 768px) {
  .recommend-products .recommend-product-wrap .item.hotels {
    padding: 0 0 12px 0;
    border-bottom: 1px solid #f5f5f5;
  }
}
.recommend-products .recommend-note {
  text-align: center;
  margin: 24px;
}
@media screen and (max-width: 768px) {
  .recommend-products {
    margin-top: 40px;
  }
  .recommend-products.bg-w.hotels {
    background: #fff;
    margin-top: 0;
    padding-top: 40px;
    padding-bottom: 40px;
  }
}

.purchase-set {
  text-align: center;
  padding: 0;
  margin: 40px auto 0;
  background: #EAF6FB;
}
.purchase-set .purchase-content {
  max-width: 1160px;
  margin: 0 auto;
  padding: 40px 120px;
}
@media (max-width: 1200px) {
  .purchase-set .purchase-content {
    padding: 80px 50px;
  }
}
.purchase-set .purchase-content .purchase-item {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.purchase-set .purchase-content .purchase-item .text {
  width: 60%;
  text-align: left;
  padding-right: 25px;
}
.purchase-set .purchase-content .purchase-item .text p {
  font-size: 18px;
  font-weight: 500;
  color: #212121;
  line-height: 1.5;
  margin-bottom: 24px;
}
.purchase-set .purchase-content .purchase-item .img {
  width: 350px;
}
.purchase-set .purchase-content .purchase-item .img img {
  width: 100%;
}
@media (max-width: 768px) {
  .purchase-set {
    padding: 0;
    margin: 40px 0;
  }
  .purchase-set .purchase-content {
    padding: 0 12px;
  }
  .purchase-set .purchase-content .purchase-item {
    background: #fff;
    border-radius: 16px;
    padding: 12px;
    flex-direction: column;
    max-width: 400px;
    margin: auto;
  }
  .purchase-set .purchase-content .purchase-item .text {
    width: 100%;
    padding-right: 0px;
  }
  .purchase-set .purchase-content .purchase-item .text p {
    font-size: 14px;
  }
  .purchase-set .purchase-content .purchase-item .text p:first-child {
    padding: 12px;
    margin-bottom: 16px;
    border-radius: 8px;
    background: #f5f5f5;
  }
  .purchase-set .purchase-content .purchase-item .img {
    width: 100%;
  }
  .purchase-set .purchase-content .purchase-item .img p {
    margin-top: 20px;
    text-align: left;
    font-size: 12px;
  }
}

.faq-content {
  width: 1160px;
  max-width: 100%;
  margin: auto;
  padding: 40px 20px;
}
.faq-content .item {
  margin-bottom: 0;
}
.faq-content .item:last-child {
  margin-bottom: 0;
}
.faq-content .item .q {
  background-color: #fff;
  padding: 16px 44px;
  position: relative;
  color: #1565C0;
  font-size: 18px;
  font-weight: bold;
  cursor: pointer;
  border-bottom: 1px dotted #d9d9d9;
}
.faq-content .item .q::after {
  content: "";
  background: url("/images/season/spring/arrow_d.svg") center no-repeat;
  background-size: 100%;
  width: 24px;
  height: 24px;
  position: absolute;
  right: 16px;
  top: 50%;
  margin-top: -12px;
}
.faq-content .item .q::before {
  content: "Q.";
  position: absolute;
  left: 16px;
  color: #1565C0;
  font-size: 18px;
  font-weight: bold;
}
.faq-content .item .a {
  display: none;
  padding: 16px 16px 16px 44px;
  position: relative;
  font-size: 18px;
}
.faq-content .item .a::before {
  content: "A.";
  position: absolute;
  left: 16px;
  font-weight: bold;
}
.faq-content .item .a a {
  color: #1565C0;
  text-decoration: underline;
}
.faq-content .item.open .q::after {
  content: "";
  transform: rotate(180deg);
}
.faq-content .item.open .a {
  display: block;
}
@media (max-width: 768px) {
  .faq-content {
    padding: 40px 12px;
    background: #fff;
  }
  .faq-content .item .q {
    padding: 12px 44px;
    font-size: 14px;
  }
  .faq-content .item .q::before {
    font-size: 14px;
  }
  .faq-content .item .q::after {
    right: 8px;
  }
  .faq-content .item .a {
    font-size: 14px;
  }
}

.page-list {
  background: #EAF6FB;
}
.page-list .recommended-content {
  text-align: center;
  max-width: 1120px;
  margin: 0 auto;
  padding: 40px 0 80px;
}
.page-list .recommended-list {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  gap: 20px;
}
.page-list .recommended-list a {
  border-radius: 8px;
  background: #fff;
  color: #1565C0;
  padding: 12px 12px;
  font-size: 24px;
  font-weight: 700;
  width: 32%;
}
.page-list .recommended-list a:hover {
  background: #f5f5f5;
  text-decoration: none;
}
@media (max-width: 550px) {
  .page-list .recommended-list {
    gap: 8px;
  }
  .page-list .recommended-list a {
    width: calc(50% - 5px);
    padding: 12px;
    background: #fff;
    font-size: 14px;
    font-weight: 700;
  }
}
.page-list .grp-note {
  padding: 0;
}
.page-list .grp-note .text {
  padding: 0;
  margin-top: 12px;
}
.page-list .grp-note .text p {
  line-height: 1.5;
  font-size: 12px;
}
.page-list .recommend-route {
  padding: 0 0 40px;
  max-width: 1120px;
  margin: 0 auto;
}
@media (max-width: 768px) {
  .page-list {
    padding: 0 12px;
  }
  .page-list .recommended-content {
    padding: 40px 0;
  }
  .page-list .grp-note {
    padding: 0;
  }
  .page-list .recommend-route {
    padding-bottom: 16px;
  }
}

.recommend-route-content ul {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  gap: 20px;
}
.recommend-route-content ul li {
  width: 32%;
  border-radius: 8px;
  background: #fff;
}
.recommend-route-content ul a {
  display: flex;
  flex-direction: column;
  cursor: pointer;
  position: relative;
}
.recommend-route-content ul a:hover {
  text-decoration: none;
  opacity: 0.9;
  background-color: #f5f5f5;
}
.recommend-route-content ul a .top {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 16px;
}
.recommend-route-content ul a .top .route-name {
  color: #212121;
  font-size: 16px;
  font-weight: bold;
}
.recommend-route-content ul a .top .price {
  color: #D50000;
  font-size: 24px;
  font-weight: 900;
  text-align: right;
}
.recommend-route-content ul a .price-loading {
  position: absolute;
  right: 16px;
  top: 16px;
}
.recommend-route-content ul a .note {
  color: #616161;
  text-align: right;
  border-radius: 0;
  padding: 6px 0;
  font-size: 14px;
}
@media (max-width: 768px) {
  .recommend-route-content ul {
    gap: 8px;
  }
  .recommend-route-content ul li {
    width: 100%;
    padding: 0;
    max-width: 350px;
    background: #fff;
  }
}
@media (max-width: 768px) and (max-width: 500px) {
  .recommend-route-content ul li {
    max-width: 100%;
  }
}
@media (max-width: 768px) {
  .recommend-route-content ul li .note {
    font-size: 12px;
  }
}

a.btn {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  margin-top: 16px;
  -webkit-background-size: 35px 3px;
  background-size: 35px 3px;
  border-radius: 8px;
  padding: 10px 16px;
  color: #fff;
  font-weight: 900;
  text-decoration: none;
  background: -moz-linear-gradient(117deg, #FF8F00 0%, #FF4210 100%);
  background: -webkit-linear-gradient(117deg, #FF8F00 0%, #FF4210 100%);
  background: linear-gradient(117deg, #FF8F00 0%, #FF4210 100%);
  transition: all 0.2s ease-in-out;
}
a.btn:hover {
  opacity: 0.8;
  transition: all 0.2s ease-in-out;
  text-decoration: none;
}
a.btn span {
  display: block;
  width: 100%;
  font-size: 14px;
  text-align: center;
  line-height: 1;
  color: #fff;
}
@media screen and (max-width: 768px) {
  a.btn a.btn {
    margin-top: 10px;
    font-size: 14px;
  }
}

.btn-more {
  background: #1565C0;
  font-size: 14px;
  font-weight: 900;
  color: #fff;
  text-align: center;
  position: relative;
  border-radius: 8px;
  padding: 15px 10px;
  line-height: 1;
  margin-top: 16px;
}
.btn-more::after {
  width: 10px;
  top: 50%;
  margin-top: -2px;
  right: 10px;
  content: "";
  display: inline-block;
  position: absolute;
  border: 6px solid transparent;
  border-top-color: #fff;
}

.link-orther {
  max-width: 1120px;
  margin: 40px auto 80px;
  display: flex;
  justify-content: flex-start;
  flex-wrap: wrap;
  gap: 32px 36px;
}
.link-orther dl {
  width: calc(50% - 18px);
}
.link-orther dl dt {
  font-weight: bold;
  font-size: 16px;
  margin-bottom: 24px;
}
.link-orther dl dd {
  display: flex;
  gap: 16px;
  flex-wrap: wrap;
}
.link-orther dl dd a {
  font-size: 14px;
}
@media (max-width: 768px) {
  .link-orther {
    gap: 24px;
    flex-direction: column;
    margin: 0;
    background: #fff;
    padding: 40px 12px;
  }
  .link-orther dl {
    width: 100%;
  }
  .link-orther dl dt {
    margin-bottom: 16px;
  }
}

.link-footer a:visited,
.link-footer a:focus {
  color: #fff;
}

@media (max-width: 768px) {
  .search-modal.modal-calendar {
    position: fixed !important;
    padding: 0 10px !important;
  }
  .modal-calendar .tbl-calendar {
    overflow-y: scroll;
    max-height: 100vh;
    padding-top: 49px;
    padding-bottom: 153px;
  }
  #scheduleSummary .btn-frame {
    height: 54px;
  }
  #scheduleSummary .txt-list-01 .list-drtail {
    width: 120px;
  }
  #domtour-search {
    margin-top: 16px;
  }
  #travel-airport .nav-select-btn {
    padding: 16px 0 16px;
  }
}
@media screen and (max-width: 1024px) {
  h1.titlepage {
    font-size: 12px;
    padding: 12px 0;
    border-top: 1px solid #d9d9d9;
  }
}
.imgellipse img {
  width: 100%;
}

/*# sourceMappingURL=style-spring.css.map */
