@charset "UTF-8";
/* ＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝

common

＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝ */
/* ----pc,sp表示切替---- */
.sp {
  display: block !important;
}

.pc {
  display: none !important;
}

@media (min-width: 740px) {
  .sp {
    display: none !important;
  }
  .pc {
    display: block !important;
  }
}
.txt_c {
  display: block !important;
  text-align: center !important;
}

.txt_r {
  display: block !important;
  text-align: right !important;
}

.fnt10 {
  font-size: 1rem;
}

.fnt12 {
  font-size: 1.2rem;
}

.fnt13 {
  font-size: 1.3rem;
}

.fnt14 {
  font-size: 1.4rem;
}
.fnt14.spfnt {
  font-size: 1.2rem;
}
@media (min-width: 740px) {
  .fnt14.spfnt {
    font-size: 1.4rem;
  }
}
.fnt14 ul li {
  font-size: 1.2rem;
}
@media screen and (min-width: 740px) {
  .fnt14 ul li {
    font-size: 1.4rem;
  }
}

.fnt15 {
  font-size: 1.5rem;
}
.fnt15.spfnt {
  font-size: 1.3rem;
}
@media (min-width: 740px) {
  .fnt15.spfnt {
    font-size: 1.5rem;
  }
}

.fnt16 {
  font-size: 1.6rem;
}
.fnt16.spfnt {
  font-size: 1.4rem;
}
@media (min-width: 740px) {
  .fnt16.spfnt {
    font-size: 1.6rem;
  }
}
.fnt16 ul li {
  font-size: 1.4rem;
}
@media screen and (min-width: 740px) {
  .fnt16 ul li {
    font-size: 1.6rem;
  }
}
.fnt16 .numList li {
  font-size: 1.4rem;
}
@media screen and (min-width: 740px) {
  .fnt16 .numList li {
    font-size: 1.6rem;
  }
}

.fnt18 {
  font-size: 1.8rem;
}
.fnt18.spfnt {
  font-size: 1.6rem;
}
@media (min-width: 740px) {
  .fnt18.spfnt {
    font-size: 1.8rem;
  }
}

.fnt20 {
  font-size: 2rem;
}
.fnt20.spfnt {
  font-size: 1.8rem;
}
@media (min-width: 740px) {
  .fnt20.spfnt {
    font-size: 2rem;
  }
}

.fnt22 {
  font-size: 2.2rem;
}
.fnt22.spfnt {
  font-size: 2rem;
}
@media (min-width: 740px) {
  .fnt22.spfnt {
    font-size: 2.2rem;
  }
}

.lineheight2 {
  line-height: 2;
}

.txt--w {
  color: #fff;
}

.txt--or {
  color: #E36820;
}

.txt--pk {
  color: #e3007f;
}

.txt--lbl {
  color: #008AAE;
}

.txt--red {
  color: #c00;
}

.txt--gn {
  color: #92CB2A;
}

.indent1 {
  text-indent: -1em;
  padding-left: 1em;
}

.marker {
  background: linear-gradient(transparent 50%, #ffea84 50%);
}

@media (min-width: 740px) {
  .pc-txtCenter p {
    text-align: center !important;
  }
}

.contentsInr {
  padding: 0 !important;
}

@media (min-width: 740px) {
  .contentsInr {
    width: 100% !important;
    font-family: "ヒラギノ角ゴ ProN W3", "メイリオ", Meiryo, "MS UI Gothic", "Tahoma", "Lucida Grande", "ヒラギノ丸ゴ Pro W4", sans-serif;
  }
}
.pageTtl {
  margin-bottom: 0 !important;
}

.no-point a {
  pointer-events: none;
  opacity: 0.8;
}

/* ----sec---- */
.sec {
  font-family: "ヒラギノ角ゴ ProN W3", "メイリオ", Meiryo, "MS UI Gothic", "Tahoma", "Lucida Grande", "ヒラギノ丸ゴ Pro W4", sans-serif;
  padding-bottom: 50px;
}
@media screen and (min-width: 740px) {
  .sec {
    padding-bottom: 100px;
  }
}

.inner {
  width: 100%;
  max-width: 980px;
  margin: 0 auto;
  padding: 0 15px;
}

.bg--gn {
  background: #92CB2A;
  padding: 40px 0;
}
@media screen and (min-width: 740px) {
  .bg--gn {
    padding: 60px 0;
  }
}

.bg--or {
  background: #E36820;
  padding: 20px 0;
}
@media screen and (min-width: 740px) {
  .bg--or {
    padding: 20px 0;
  }
}

.bg--w {
  background: #fff;
  padding: 10px;
}

.bg--yellow {
  background: #fdfdeb;
  padding: 10px;
}

.sec__ttl .ttlLv1 {
  background: #ff651f;
  border-radius: 20px;
}
.sec__ttl .ttlLv1 .heading {
  color: #fff;
}

.top-info .inner {
  max-width: 910px;
}
.top-info .top-info__lead-img {
  max-width: 820px;
  margin-inline: auto;
}
.top-info .top-info__lead-ttl {
  font-size: 1.8rem;
}
@media screen and (min-width: 740px) {
  .top-info .top-info__lead-ttl {
    font-size: 2.8rem;
  }
}
.top-info .top-info__txt {
  font-size: 1.5rem;
}
@media screen and (min-width: 740px) {
  .top-info .top-info__txt {
    font-size: 2rem;
  }
}
.top-info .top-info__txt .fcRD {
  font-size: 2rem;
}
@media screen and (min-width: 740px) {
  .top-info .top-info__txt .fcRD {
    font-size: 2.4rem;
  }
}
.top-anc {
  background: #F59600;
  padding: 10px 0 30px;
}
@media screen and (min-width: 740px) {
  .top-anc {
    padding: 20px 0 40px;
  }
}
.top-anc .top-anc__ttl .ttlLv1 .heading {
  font-size: 2.2rem;
  color: #fff;
  line-height: 1.3;
}
@media screen and (min-width: 740px) {
  .top-anc .top-anc__ttl .ttlLv1 .heading {
    font-size: 2.6rem;
  }
}
.top-anc .top-anc__ttl .ttlLv1 .heading .txt-l {
  font-size: 2.8rem;
}
@media screen and (min-width: 740px) {
  .top-anc .top-anc__ttl .ttlLv1 .heading .txt-l {
    font-size: 3.4rem;
  }
}
.top-anc .top-anc__ttl .ttlLv1 .heading .txt-bk {
  font-size: 1.6rem;
  color: #333;
}
@media screen and (min-width: 740px) {
  .top-anc .top-anc__ttl .ttlLv1 .heading .txt-bk {
    font-size: 2rem;
  }
}
.top-anc .top-anc__ttl .ttlLv1 .heading small {
  font-size: 1.4rem;
  font-weight: 300;
}
@media screen and (min-width: 740px) {
  .top-anc .top-anc__ttl .ttlLv1 .heading small {
    font-size: 1.6rem;
  }
}
.top-anc .colWrap .col {
  width: calc(50% - 15px) !important;
  margin-left: 30px !important;
}
@media screen and (min-width: 740px) {
  .top-anc .colWrap .col {
    width: calc(25% - 23px) !important;
    margin-left: 16px !important;
  }
}
.top-anc .colWrap .col:first-of-type {
  margin-left: 0 !important;
}
.top-anc .colWrap .col:nth-of-type(3) {
  margin-left: 0 !important;
}
@media screen and (min-width: 740px) {
  .top-anc .colWrap .col:nth-of-type(3) {
    margin-left: 16px !important;
  }
}
.top-anc .colWrap .col:last-of-type {
  position: relative;
}
@media screen and (min-width: 740px) {
  .top-anc .colWrap .col:last-of-type {
    margin-left: 60px !important;
  }
}
.top-anc .colWrap .col:last-of-type::before {
  content: "";
  background: url(/content/dam/sites/wwwjalcojp/jp/ja/domtour/jaldp/ejal-syukuhaku/img_sites/ico_plus.svg) no-repeat;
  background-size: contain;
  width: 20px;
  height: 20px;
  position: absolute;
  left: -25px;
  top: 50%;
  transform: translateY(-50%);
}
@media screen and (min-width: 740px) {
  .top-anc .colWrap .col:last-of-type::before {
    width: 30px;
    height: 30px;
    left: -48px;
    width: 36px;
    height: 36px;
  }
}

#JS_flightTabs.tabSwitchBtns {
  display: none !important;
}

.contentsInr .ticketModule_unit {
  margin-top: 0;
}