@charset "UTF-8";
/*===============================================
 common
===============================================*/
body {
  font-family: Arial, Helvetica, sans-serif;
}
* img {
  width: 100%;
}
.breadcrumb__inner {
  margin: 0;
}
.heading--title {
  font-size: calc(48vw / 7.5);
  line-height: 1.2;
  margin-bottom: calc(60vw / 7.5);
}
.section:has(.product-timesale) > .heading--title {
  display: none;
}
.product__block:not(.product-timesale):not(.is-timesale) > .heading--title, .product__block.is-timesale .heading--title--main {
  display: flex;
  gap: .5em;
  align-items: center;
  justify-content: center;
  font-size: calc(44vw / 7.5);
  &::before, &::after {
    content: "";
    width: 1em;
    height: min((2vw / 7.5), 2px);
    background: currentColor;
  }
}
.product__block.is-timesale .heading--title {
  line-height: 1;
}
.product__block.is-timesale .heading--title--main:not(:only-child) {
  margin-top: .5em;
}
.product__lead .product__lead--text, .product-timesale > .heading--title, .product__block.is-timesale .heading--title--sub {
  font-size: min((42vw / 7.5), 30px);
  font-weight: bold;
  background: linear-gradient(transparent 55%, #ffff00 0%);
  color: #e90000;
  width: fit-content;
  margin: auto;
  padding: 0 .2em .1em;
}
.product__block.is-timesale .heading--title--sub {
  font-size: calc(34vw / 7.5);
}
.heading--text {
  color: #f83636;
  font-size: calc(24vw / 7.5);
  line-height: 1.5;
  margin-top: calc(24vw / 7.5);
}
.heading--md {
  font-size: calc(32vw / 7.5);
}
.product__lead {
  text-align: center;
  margin-bottom: calc(90vw / 7.5);
}
.section > .product__lead {
  margin-bottom: calc(10vw / 7.5);
}
main.main {
  font-size: calc(24vw / 7.5);
}
.main div:focus {
  outline: none;
}
.main .is-dps-pc {
  display: none;
}
.section__container {
  padding: 0 calc(34vw / 7.5);
}
ul.noteslist li, .note {
  text-indent: -1em;
  padding-left: 1em;
}
ul.noteslist02 li {
  display: table;
}
ul.noteslist02 li .pre {
  display: table-cell;
}
@media only screen and (max-width: 896px) {
  .breadcrumb {
    width: 100%;
  }
  .section__container {
    width: 100%;
  }
  .grid-col2, .grid-col3 {
    width: 100%;
    padding: 0 8px 16px;
  }
}
/*===============================================
 mv
===============================================*/
.simpleMv {
  background: url(../images/sp/mv_bg.jpg) no-repeat 0 0/cover;
  height: 80vw;
}
.simpleMv .mvttl {
  position: absolute;
  top: 34vw;
  left: 0;
  right: 0;
  width: 57.5vw;
  margin: auto;
}
/* mvNav
------------------------------------------------*/
.mvNav {
  background: #0a0a0a;
}
.mvNav__list {
  padding: 0;
  position: relative;
  border: 1px solid #D7D7D7;
  border-width: 0 1px;
}
.mvNav__list > li a {
  color: #FFF;
  font-size: calc(24vw / 7.5);
  line-height: 1.3;
}
.mvNav__item {
  padding: 15px 4px;
}
.mvNav__item::after {
  top: 0;
  bottom: 0;
}
.mvNav__item:hover {
  background: #b10000;
}
/* ===============================================
 areaSwitch
=============================================== */
.areaSwitch {
  margin-bottom: calc(40vw / 7.5);
}
.areaSwitch__list {
  display: flex;
  flex-wrap: wrap;
  margin: -10px 0 0 -10px;
}
.areaSwitch__item {
  width: calc((100% / 4) - 10px);
  margin: 10px 0 0 10px;
}
.areaSwitch__item.is-active, .areaSwitch__item:hover {
  color: #2488ff;
}
.areaSwitch__link {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 100%;
  min-height: 2.5em;
  border: 1px solid;
  border-radius: 5px;
  color: inherit;
  text-decoration: none;
  font-weight: bold;
  font-size: 15px;
  padding: .5em;
  background: #ffff;
}
/*===============================================
 airhotel
===============================================*/
#airhotel {
  padding-top: calc(100vw / 7.5);
}
#airhotel .section__container {
  padding: 0 calc(24vw / 7.5);
}
#airhotel .heading--title {
  margin-bottom: 0;
}
#airhotel .heading--text.text--attention {
  text-align: center;
}
#airhotel .set-contents {
  padding: 0 3%;
  margin-top: calc(60vw / 7.5);
}
.set-contents .set_ttl {
  margin: 0 3%;
  margin-bottom: calc(22vw / 7.5);
}
.set-contents .set_ttl .ttl_badge {
  display: block;
  background: #000;
  height: calc(50vw / 7.5);
  color: #FFF;
  font-size: calc(30vw / 7.5);
  line-height: calc(50vw / 7.5);
  text-align: center;
  margin-bottom: calc(18vw / 7.5);
}
.set-contents .set_ttl .notes {
  display: block;
  font-size: calc(20vw / 7.5);
}
.set-contents .detail {
  position: relative;
  background: url(../images/sp/bg_set.png) no-repeat 0 0/100%;
  padding-top: 82.3vw;
}
.set-contents .detail .pricelist li {
  position: absolute;
  font-size: calc(22vw / 7.5);
  line-height: 1.2;
  width: calc(270vw / 7.5);
  padding: calc(5vw / 7.5);
  text-align: center;
}
.set-contents .detail .pricelist .air, .set-contents .detail .pricelist .hotel, .set-contents .detail .pricelist .ah_separate {
  left: 4vw;
}
.set-contents .detail .pricelist .air {
  top: 13.5vw;
}
.set-contents .detail .pricelist .hotel {
  top: 44vw;
}
.set-contents .detail .pricelist .ah_separate, .set-contents .detail .pricelist .ah_set {
  top: 62vw;
  font-size: calc(20vw / 7.5);
  font-weight: bold;
  width: calc(300vw / 7.5);
  margin-left: calc(-15vw / 7.5);
}
.set-contents .detail .pricelist .ah, .set-contents .detail .pricelist .ah_set, .set-contents .detail .pricelist .balance {
  left: 47.5vw;
}
.set-contents .detail .pricelist .ah {
  top: 34.5vw;
}
.set-contents .detail .pricelist .balance {
  top: 13.5vw;
  background: #f83636;
  color: #fff;
  font-size: calc(28vw / 7.5);
  font-weight: bold;
}
.set-contents .detail .pricelist .balance span {
  font-size: .8em;
}
.set-contents .detail .pricelist .price {
  display: block;
  font-size: calc(36vw / 7.5);
  font-weight: bold;
  margin-top: calc(5vw / 7.5);
  text-align: center;
}
.set-contents .detail .pricelist .air .price, .set-contents .detail .pricelist .hotel .price, .set-contents .detail .pricelist .ah_separate .price {
  color: #0085cd;
}
.set-contents .detail .pricelist .ah .price, .set-contents .detail .pricelist .ah_set .price {
  color: #e36400;
}
.set-contents .detail .pricelist .ah_separate .price, .set-contents .detail .pricelist .ah_set .price {
  margin-top: calc(10vw / 7.5);
}
/*===============================================
 ahlist
===============================================*/
#ahlist {
  padding-top: calc(100vw / 7.5);
}
#ahlist .heading--title {
  margin-bottom: calc(40vw / 7.5);
}
#ahlist .banner {
  margin: 0 0 30px;
  text-align: center;
}
#ahlist .product__notes {
  margin-top: calc(40vw / 7.5);
  font-size: calc(22vw / 7.5);
}
#ahlist .product__notes--item {
  text-indent: -1em;
  padding-left: 1em;
  &:not(:first-child) {
    margin-top: .25em;
  }
  a {
    color: #2488ff;
    text-decoration: underline;
    text-underline-offset: 3px;
  }
}
#ahlist .product__notes--item::before {
  content: "※";
}
.product.is-www .product__block:not(:has(.product__list--item)) {
  display: none;
  + .product__block {
    margin-top: 0;
  }
}
.product__block + .product__block {
  margin-top: calc(120vw / 7.5);
}
/*===============================================
 service
===============================================*/
#service {
  padding-top: calc(100vw / 7.5);
}
#service .heading--md {
  margin-bottom: calc(60vw / 7.5);
}
.slick-initialized.js-gridCarousel--col2 {
  opacity: 1;
  margin-bottom: 0 !important;
}
#service .gridCarousel__dots {
  padding-bottom: calc(56vw / 7.5);
}
#service .world_airline_awards {
  padding-top: calc(60vw / 7.5);
  padding-bottom: calc(60vw / 7.5);
  justify-content: center;
}
#service .world_airline_awards .thumb {
  width: calc(225vw / 7.5);
  height: calc(225vw / 7.5);
  margin: auto;
  margin-bottom: calc(36vw / 7.5);
}
/*===============================================
 a350
===============================================*/
#a350 {
  padding-top: calc(100vw / 7.5);
}
.a350_list {
  margin-top: calc(60vw / 7.5);
}
.a350_list--title {
  font-size: 1.142rem;
  text-align: center;
}
.a350_list--text {
  padding: 0 calc(30vw / 7.5);
}
/*===============================================
 Mileage
===============================================*/
#Mileage {
  padding-top: calc(50vw / 7.5);
}
#Mileage > .heading--md {
  margin-bottom: calc(40vw / 7.5);
}
#Mileage .grid-col2:first-of-type {
  padding-bottom: calc(70vw / 7.5);
}
#Mileage .grid-col2 + .grid-col2 {
  padding-bottom: 0;
}
#Mileage .textBox {
  margin-bottom: 0;
}
/*===============================================
 city
===============================================*/
#city {
  padding-top: calc(100vw / 7.5);
}
#city .heading--title {
  margin-bottom: calc(50vw / 7.5);
}
#city #city_mv {
  width: 100%;
  height: 57.6vw;
  position: relative;
}
#city #city_mv .ttl {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 77.3vw;
  height: 40vw;
  margin: auto;
}
#city .lead {
  margin: 13.5vw 0 17.5vw;
  font-size: calc(24vw / 7.5);
  text-align: center;
  line-height: 2;
}
#city .lead + .heading--md {
  margin-bottom: calc(50vw / 7.5);
}
#city .media-wrap02 {
  width: 100%;
  padding-bottom: calc(60vw / 7.5);
}
#city .media-wrap02 .media a {
  padding: 3% 2%;
  display: flex;
}
#city .media-wrap02 .media-pic {
  width: 40%;
  margin-right: calc(27vw / 7.5);
}
#city .media-wrap02 .media-pic .media-img {
  padding-top: 40vw;
}
#city .media-wrap02 .media .wrap {
  width: 56%;
}
#city .reservation_only {
  width: 100%;
  background: #EEE;
  display: flex;
  justify-content: space-between;
  padding: 8vw 4.8vw 6.7vw;
  margin-bottom: calc(70vw / 7.5);
}
#city .reservation_only .thumb {
  width: 31.5vw;
}
#city .reservation_only .textBox {
  width: 55.5vw;
}
#city .reservation_only .noteslist {
  font-size: calc(24vw / 7.5);
}
#city .reservation_only + .heading--md + .section__container {
  padding: 0 8px 30px;
}
#city .reservation_only + .heading--md {
  font-size: calc(48vw / 7.5);
  margin-bottom: calc(70vw / 7.5);
}
#city .reservation_only + .section__container > .heading--md {
  font-size: calc(48vw / 7.5);
}
#city .tab-nav {
  display: flex;
  justify-content: space-between;
  padding-bottom: 12px;
}
#city .tab-nav li {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 49%;
  height: 45px;
  background: #EEE;
  cursor: pointer;
  font-size: calc(24vw / 7.5);
}
#city .tab-nav li.active {
  background: #898989;
  color: #FFF;
}
#city .tab-nav li span {
  display: block;
}
#city .tab-nav li.active:after {
  content: '';
  display: block;
  position: absolute;
  bottom: -6px;
  left: 50%;
  width: 0;
  height: 0;
  margin-left: -3px;
  border-width: 6px 6px 0 6px;
  border-color: #898989 transparent;
  border-style: solid;
}
#city .tab-conts {
  padding: 20px 0 0;
}
#city .tab-conts.is-show {
  display: block;
}
#city .tab-conts .grid-row {
  padding: 0 16px;
  margin: 0;
}
#city .tab-conts .grid-row .grid-col2 {
  padding: 0 0 16px;
}
#city .tab-conts .noteslist {
  padding: 0 16px;
}
/*===============================================
 covidcover
===============================================*/
#covidcover {
  padding-top: calc(100vw / 7.5);
}
#covidcover > .heading--md {
  margin-bottom: calc(40vw / 7.5);
}
#covidcover .grid-col2:first-of-type {
  padding-bottom: calc(70vw / 7.5);
}
#covidcover .grid-col2 + .grid-col2 {
  padding-bottom: 0;
}
#covidcover .textBox {
  margin-bottom: 0;
}
.js-gridCarousel--col2 {
  opacity: 0;
  transition: opacity .3s linear;
}
/* flightSchedule
------------------------------ */
.flightSchedule01 {
  width: 100%;
}
.flightSchedule01 .caption {
  background: #333;
  color: #FFF;
  text-align: center;
  font-size: 1.17rem;
  font-weight: bold;
  padding: 8px;
}
.flightSchedule01 .timetable {
  display: flex;
  flex-wrap: wrap;
  border: 1px solid #95989a;
  border-width: 0 1px;
}
.flightSchedule01 li {
  width: calc(100% / 2);
  font-size: calc(28vw / 7.5);
  text-align: center;
  padding: 8px;
  border-bottom: 1px solid #95989a;
}
.flightSchedule01 li:first-child {
  order: 0;
}
.flightSchedule01 li:nth-child(2) {
  order: 2;
}
.flightSchedule01 li:nth-child(3) {
  order: 4;
}
.flightSchedule01 li:nth-child(4) {
  order: 1;
}
.flightSchedule01 li:nth-child(5) {
  order: 3;
}
.flightSchedule01 li:nth-child(6) {
  order: 5;
}
.flightSchedule01 li:nth-child(-n+3) {
  background: #f2f2f2;
}
.flightSchedule01 li:nth-child(n+4) {
  font-weight: bold;
  border-left: 1px solid #95989a;
}
/*===============================================
cassette.cssリセット
===============================================*/
.is-sp .product__list[class*="is-product-a"].is-cassette-special {
  gap: 0;
}
.is-sp .product__list[class*="is-product-a"].is-cassette-special .product__list--inner {
  border: none;
  border-top: 1px dotted #000;
  padding: calc(35vw / 7.5) 0;
}
.is-sp .product__list[class*="is-product-a"].is-cassette-special .product__list--tokuten {
  border-top: none;
  padding-top: 0;
}
/* ===============================================
 #news
=============================================== */
#news {
  padding-top: calc(100vw / 7.5);
}
.news__item {
  display: flex;
  flex-wrap: wrap;
  gap: .25em 1em;
  align-items: baseline;
  padding: 1em;
}
.news__item:not(:first-child) {
  border-top: solid 1px #888;
}
.news__item:first-child {
  padding-top: 0;
}
.news__item--link {
  color: inherit;
}
.news__item--text {
  width: 100%;
}
/* ===============================================
 #searchBoxArea
=============================================== */
#searchBoxArea {
  padding-top: calc(100vw / 7.5);
}
#searchBoxArea .section__container {
  padding: 0;
}
#searchBoxArea .rn-searchMod__navListItem {
  width: 50%;
  padding-left: 0;
}
/*
  検索追従ボタン
======================================================================*/
.floating_btn {
  width: calc(164vw / 7.5);
  height: calc(164vw / 7.5);
  top: 6vw;
  right: 10px;
  position: fixed;
  z-index: 9999;
  display: none;
}
.floating_btn img {
  transition: .5s;
}
.floating_btn img:hover {
  opacity: .7;
}
/* ===============================================
 his-top__link
=============================================== */
.his-top__link {
  margin-top: calc(70vw / 7.5);
}
.his-top__button {
  display: block;
  color: #fff;
  font-size: calc(26vw / 7.5);
  font-weight: bold;
  line-height: 1;
  text-decoration: none;
  padding: calc(30vw/ 7.5) calc(20vw/ 7.5);
  background: #0057B8 url(/cmn/icon/icon_arrow_right_white.svg) no-repeat right calc(10vw/ 7.5) center / calc(48vw/ 7.5);
}