@charset "UTF-8";
/* ===============================================
 common
=============================================== */

:root {
  --default-hover-speed: .5s;
}
.breadcrumb__inner {
  margin: 0;
}
.heading--title {
  font-size: 2.285rem;
}
.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: 2rem;
  &::before, &::after {
    content: "";
    width: 1em;
    height: 2px;
    background: currentColor;
  }
}
#ahlist:has(.product .product__lead) > .heading--title {
  margin-bottom: 10px;
}
.product__lead {
  font-size: 2rem;
  text-align: center;
  margin-bottom: 45px;
}
.section > .product__lead {
  margin-bottom: 8px;
}
.product__block.is-timesale .heading--title--main:not(:only-child) {
  margin-top: .2em;
}
.product__lead .product__lead--text, .product-timesale > .heading--title, .product__block.is-timesale .heading--title--sub {
  font-weight: bold;
  background: linear-gradient(transparent 64%, #ffff00 0%);
  color: #e90000;
  width: fit-content;
  margin: auto;
  padding: 0 .4em;
}
.product__block.is-timesale .heading--title--sub {
  font-size: 1.7rem;
}
.heading--md {
  font-size: 1.714rem;
  font-weight: normal;
  margin-bottom: 35px;
}
.section__container {
  padding: 0 16px;
}
ul.noteslist li {
  text-indent: -1em;
  padding-left: 1em;
}
ul.noteslist02 li {
  display: table;
}
ul.noteslist02 li .pre {
  display: table-cell;
  white-space: nowrap;
  width: 1%;
}
.media {
  border: none;
}
main p, ul.noteslist, ul.noteslist02 {
  line-height: 1.7;
}
br.sp {
  display: none;
}
.main {
  min-width: 992px;
}
.main .is-dsp-sp {
  display: none;
}
/* ===============================================
 mv
=============================================== */
.simpleMv--full {
  background: url("../images/bg_mv.jpg") no-repeat center bottom/cover;
}
/* .mvNav
------------------------------------------------*/
.mvNav {
  background: #0a0a0a;
}
.mvNav__list {
  margin: 0 auto;
  padding: 0;
  width: 992px;
  max-width: 992px;
}
.mvNav__item {
  color: #FFF;
  font-size: 1.142rem;
  padding: 9px 12px;
}
.mvNav__list li:first-child .mvNav__item::before, .mvNav__list li:last-child .mvNav__item::before {
  content: '';
  position: absolute;
  width: 1px;
  top: 0;
  bottom: 0;
  left: -1px;
  background: #D7D7D7;
}
.mvNav__list li:last-child .mvNav__item::before {
  left: auto;
  right: -1px;
}
.mvNav__item::after {
  top: 0;
  bottom: 0;
}
/* ===============================================
 areaSwitch
=============================================== */
.areaSwitch {
  margin-bottom: 40px;
}
.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 {
  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: 16px;
  padding: .5em;
  background: #ffff;
}
/* ===============================================
 #airhotel
=============================================== */
#airhotel {
  padding: 75px 0 40px;
}
#airhotel .heading--title {
  line-height: 1.2;
}
#airhotel .heading--title .heading--text {
  font-size: 1.142rem;
  margin-top: 15px;
}
#airhotel .heading--text.text--attention {
  text-align: center;
}
#airhotel .set-contents {
  border: 5px solid #eee;
  width: 992px;
  padding: 30px 22px;
  margin-top: 50px;
}
.set-contents .set_ttl {
  position: relative;
  padding: 14px 6px 7px 125px;
  font-size: 1.214rem;
  font-weight: bold;
  line-height: 1;
  border-bottom: 1px solid #333;
  margin-bottom: 35px;
}
.set-contents .set_ttl:before {
  content: '';
  position: absolute;
  top: 0;
  left: 6px;
  background: url(/kaigai/air/airline/jal/feature/kanto/images/bg_set_ttle.png) no-repeat 0 0;
  width: 112px;
  height: 45px;
}
.set-contents .set_ttl span {
  display: block;
  font-size: 0.857rem;
  text-align: right;
}
.set-contents .detail {
  background: url(/kaigai/air/airline/jal/feature/kanto/images/bg_set.png) no-repeat 0 0;
  position: relative;
  margin: 0 31px;
  padding-top: 488px;
}
.set-contents .detail .pricelist li {
  position: absolute;
  font-size: 1.142rem;
  line-height: 1.2;
  text-align: center;
}
.set-contents .detail .pricelist .air {
  top: 95px;
  left: 126px;
  width: auto;
}
.set-contents .detail .pricelist .hotel {
  top: 287px;
  left: 126px;
  width: auto;
}
.set-contents .detail .pricelist .ah {
  top: 268px;
  left: 530px;
  width: 260px;
  text-align: left;
}
.set-contents .detail .pricelist .price {
  font-size: 2rem;
  font-weight: bold;
  display: block;
  margin-top: 15px;
}
.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;
  text-align: center;
}
.set-contents .detail .pricelist .balance {
  background: #f83636;
  top: 87px;
  left: 505px;
  width: 305px;
  height: 70px;
  padding: 18px 10px;
  color: #FFF;
  font-size: 2.357rem;
  font-weight: bold;
  text-align: center;
}
.set-contents .detail .pricelist .balance span {
  font-size: 1.642rem;
}
.set-contents .detail .pricelist .ah_separate, .set-contents .detail .pricelist .ah_set {
  font-size: 1.428rem;
  font-weight: bold;
  top: 404px;
}
.set-contents .detail .pricelist .ah_separate {
  left: 85px;
}
.set-contents .detail .pricelist .ah_set {
  left: 518px;
}
.set-contents ul.noteslist li {
  font-size: 0.857rem;
}
/* ===============================================
 #ahlist
=============================================== */
#ahlist {
  background: #F2F2F2;
  margin: 0;
  padding: 75px 0 90px;
  display: flex;
  flex-direction: column;
}
#ahlist .areaSwitch {
  order: -1;
  margin-bottom: 30px;
}
#ahlist .heading--title {
  margin-bottom: 45px;
}
#ahlist .product__block:has(.heading--title + [class^="karte"]) .heading--title {
  margin-bottom: 20px;
}
#ahlist .section__container:not(.areaSwitch) {
  order: 2;
}
#ahlist .banner {
  margin: 0 0 30px;
  text-align: center;
}
#ahlist .product__notes {
  margin-top: 30px;
  font-size: 12px;
}
#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: 90px;
}
/* ===============================================
 #service
=============================================== */
#service {
  padding: 75px 0 0;
}
#service .heading--title {
  margin-bottom: 55px;
}
#service .grid-col3 {
  padding-bottom: 10px;
}
#service .world_airline_awards {
  width: 992px;
  margin: 50px 0 70px;
}
#service .thumb {
  width: 140px;
  height: 140px;
}
#service .textBox {
  width: 750px;
  margin: 0 0 0 40px;
  align-self: center;
  line-height: 1.7;
}
#service .heading--md {
  margin-bottom: 50px;
}
/* ===============================================
 #a350
=============================================== */
#a350 {
  padding-top: 75px;
}
.a350_list {
  margin-top: 30px;
}
.a350_list--title {
  font-size: 1.142rem;
  text-align: center;
}
.a350_list--text {
  padding: 0 20px;
}
/* ===============================================
 #Mileage
=============================================== */
#Mileage {
  padding: 75px 0 150px;
}
#Mileage .grid-col2:first-of-type {
  width: 432px;
  padding: 0;
}
#Mileage .grid-col2:last-of-type {
  width: 560px;
  padding: 0 0 0 28px;
}
#Mileage .grid-col2 .heading--md {
  font-weight: bold;
  margin-bottom: 25px;
}
/* ===============================================
 #city
=============================================== */
#city .heading--title {
  margin-bottom: 60px;
}
#city #city_mv {
  width: 100%;
  height: 437px;
  position: relative;
}
#city #city_mv .ttl {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 680px;
  height: 246px;
  margin: auto;
}
#city .section__container {
  padding: 70px 16px 45px;
}
#city .lead {
  font-size: 1.142rem;
  line-height: 1.875;
  text-align: center;
  margin-bottom: 100px;
}
#city .reservation_only {
  background: #EEE;
  width: 992px;
  padding: 30px 40px 17px;
  display: flex;
  margin-bottom: 70px;
}
#city .reservation_only .thumb {
  width: 135px;
  height: 183px;
}
#city .reservation_only .textBox {
  width: 707px;
  align-self: center;
  margin-left: 40px;
  margin-bottom: 0;
}
#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: 490px;
  height: 60px;
  background: #EEE;
  cursor: pointer;
  font-size: 1.428rem;
}
#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: -12px;
  left: 50%;
  width: 0;
  height: 0;
  margin-left: -6px;
  border-top: 12px solid #898989;
  border-right: 12px solid transparent;
  border-left: 12px solid transparent;
}
#city .tab-conts {
  padding: 20px 0 0;
}
#city .tab-conts.is-show {
  display: block;
}
#city .tab-group .tab-conts .heading--md {
  font-size: 1.714rem;
  font-weight: bold;
  line-height: 1.125;
  margin-bottom: 20px;
}
#city .tab-group .tab-conts .grid-col2 {
  padding-bottom: 25px;
}
/* air+hotel 商品部分
------------------------------ */
#city .media-wrap02 {
  padding: 10px 0 0;
}
#city .media-wrap02 .col-3 {
  width: 100%;
  margin: 0 0 65px;
}
#city .media-wrap02 .col-3 a {
  display: flex;
  padding-bottom: 0;
}
#city .col-3 .media-pic {
  width: 430px;
  height: 280px;
  padding: 0;
  margin-right: 30px;
}
#city .col-3:hover .media-pic {
  opacity: 1;
}
#city .col-3 .media-pic img {
  height: 100%;
}
#city .col-3 .media-text-wrap {
  width: 532px;
  padding: 0;
}
#city .col-3 .media-des {
  line-height: 1.3;
  margin-bottom: 5px;
}
#city .col-3 .media-price {
  font-size: 1.714rem;
}
#city .col-3 .media-price .media-day {
  font-size: 1rem;
}
#city .col-3 .media-des, #city .col-3 .media-price, #city .media-price .media-fuel {
  text-align: left;
}
#city .col-3 .media-price, #city .col-3 .media-price .media-day {
  color: #d83c3c;
}
#city .col-3 .media-summary dt {
  background: #333;
  width: 120px;
  font-size: 1rem;
  margin-bottom: 5px;
}
#city .col-3 .media-summary dd {
  font-size: 1rem;
  padding-left: 20px;
  line-height: 1.286;
}
#city .media-btn-wrap, #city .media-addList {
  display: none;
}
/* flightSchedule
------------------------------ */
.flightSchedule01 {
  width: 100%;
  border-left: 1px solid #333;
  border-right: 1px solid #333;
}
.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;
}
.flightSchedule01 li {
  width: calc(100% /3);
  text-align: center;
  padding: 8px;
  border-bottom: 1px solid #333;
}
.flightSchedule01 li:first-child, .flightSchedule01 li:nth-child(2), .flightSchedule01 li:nth-child(3) {
  background: #F2F2F2;
}
.flightSchedule01 li:nth-child(3n) {
  border-right: none;
}
.flightSchedule01 li:nth-child(n+4) {
  font-weight: bold;
}
/* ===============================================
 #covidcover
=============================================== */
#covidcover {
  padding: 75px 0 150px;
  width: 1020px;
  margin: 0 auto;
}
#covidcover .grid-col2:first-of-type {
  width: 432px;
  padding: 0;
}
#covidcover .grid-col2:last-of-type {
  width: 560px;
  padding: 0 0 0 28px;
}
#covidcover .grid-col2 .heading--md {
  font-weight: bold;
  margin-bottom: 25px;
}
#covidcover .grid-col2 a {
  color: red;
  text-decoration: underline;
  font-weight: bold;
}
/* ===============================================
 #news
=============================================== */
#news {
  padding: 75px 0 0;
}
.news__item {
  display: flex;
  gap: 1em;
  align-items: baseline;
  padding: 1em;
}
.news__item:not(:first-child) {
  border-top: solid 1px #888;
}
.news__item--link {
  color: inherit;
}
.news__item--date {
  font-size: 12px;
}
/* ===============================================
 #searchBoxArea
=============================================== */
#searchBoxArea {
  background: #F2F2F2;
}
#searchBoxArea .heading--title {
  margin-bottom: 30px;
  font-size: 1.714rem;
  text-align: center;
}
#searchBoxArea .section__container {
  padding: 50px 16px 70px;
}
#searchBoxArea .rn-searchMod {
  width: 100%;
  max-width: 992px;
  display: block;
}
#searchBoxArea .tabMenu01.rn-searchMod__navList.rn-searchMod__navList--ovs {
  width: 60%;
  margin-left: 25px;
}
#searchBoxArea .rn-searchMod__navSection {
  margin-right: 0;
}
#searchBoxArea .rn-searchMod__navListItem {
  margin-bottom: 0;
}
#searchBoxArea .rn-searchMod__navListItem:not(:last-child) {
  margin-right: 10px;
}
#searchBoxArea .rn-searchMod__navList {
  width: 100%;
  height: auto;
  display: flex;
  justify-content: space-between;
  position: relative;
  z-index: 1;
}
#searchBoxArea .rn-searchMod__navListButton {
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 10px;
  height: 60px;
  border-radius: 4px 4px 0 0;
  border: 1px solid #000;
  background: #ddd;
  margin-right: 0;
}
#searchBoxArea .rn-searchMod__navList--ovs .rn-searchMod__navListButton.active {
  border: 1px solid #000;
  border-bottom-color: #fff;
  margin-right: 0;
  font-size: 1.2em;
  background: #fff;
}
#searchBoxArea .beforeEdge {
  width: 100%;
}
#searchBoxArea .rn-searchMod__formSection {
  width: 100%;
  min-height: auto;
  border: 1px solid #000;
  border-radius: 0;
  padding: 30px 40px;
  margin-top: -1px;
}
/*
  検索追従ボタン
======================================================================*/
.floating_btn {
  width: 164px;
  height: 164px;
  top: 300px;
  right: 5%;
  position: fixed;
  z-index: 9999;
  display: none;
}

/*
ホバー設定
======================================================================*/
@media (hover : hover) and (pointer : fine) {
  .mvNav__item {
    &:hover {
      background: #b10000;
    }
  }
  .areaSwitch__item:hover {
    transition: var(--default-hover-speed);
    &:hover {
      color: #2488ff;
    }
  }
  .banner--link {
    transition: var(--default-hover-speed);
    &:hover {
      opacity: .7;
    }
  }
  #ahlist .product__notes--item a {
    &:hover {
      text-decoration: none;
    }
  }
  .news__item--link:hover {
    &:hover {
      text-decoration: underline;
    }
  }
  .floating_btn img {
    transition: var(--default-hover-speed);
    &:hover {
      opacity: .7;
    }
  }
}