@charset "UTF-8";
/* ----------------------------------------------------------------------------
 * Top SP
 * ------------------------------------------------------------------------- */
/* ------------------------------------
 * Section
 * --------------------------------- */
.tp-section[data-type="visual"] {
  margin: -20px -10px 0;
}

.tp-section[data-type="notice"] {
  margin: 0 -10px;
  padding: 20px 10px 30px;
  color: #ccc;
  background: #000;
}

.tp-section[data-type="notice"] a {
  color: #ccc;
}

.tp-section[data-type="nav"] {
  background: #000;
}

.tp-section[data-type="fare"] {
  margin: 0 -10px 0;
  padding: 40px 10px 40px;
  background: #eaeaea;
}

.tp-section[data-type="fare"] > *:first-child {
  margin-top: 0;
}

.tp-section[data-type="info"] {
  padding: 40px 0 40px;
  background: #fff;
}

.tp-section[data-type="info"] > *:first-child {
  margin-top: 0;
}

/* ------------------------------------
 * Link
 * --------------------------------- */
.tp-icn-arw::after, .tp-media-l .tp-media__ttl span::after, .tp-media-r .tp-media__ttl span::after, .tp-list-topics__txt > a::after, .tp-img-bnr__ttl span::after, .tp-carousel__ttl span::after {
  width: 3px;
  height: 7px;
  position: absolute;
  top: 6px;
  left: 0;
  background-position: -10px -24px;
  background-image: url(../img/icn_sprite.svg?20230401);
  content: '';
}

.tp-icn-arw-w::after, .tp-nav-gmenu .tp-nav-gmenu__list > li .tp-media__ttl span::after, .tp-hdg-lv2[data-type="notice"] .tp-hdg__link span::after, .tp-list-topics[data-type="notice"] .tp-list-topics__txt > a::after {
  width: 3px;
  height: 7px;
  position: absolute;
  top: 6px;
  left: 0;
  background-position: -18px -24px;
  background-image: url(../img/icn_sprite.svg?20230401);
  content: '';
}

/* ------------------------------------
 * CV
 * --------------------------------- */
.tp-list-cv {
  margin: 0 -10px;
  overflow: hidden;
  position: relative;
  z-index: 0;
  border-top: 1px solid #1f1f1f;
  border-bottom: 1px solid #1f1f1f;
}

.tp-list-cv-en {
  background: #fff;
}

.tp-list-cv > li {
  width: 50%;
  float: left;
  position: relative;
  background: #fff;
}

.tp-list-cv-en > li {
  border-bottom: 1px solid #1f1f1f;
  border-right: 1px solid #1f1f1f;
}

.tp-list-cv > li:nth-child(-n+2) > a {
  border-top: none;
}

.tp-list-cv > li:nth-child(odd) > a {
  border-left: none;
}

.tp-list-cv > li > a {
  width: 100%;
  height: 115px;
  font-size: 1.2rem;
  color: #333;
  text-align: center;
  line-height: 1.4;
  letter-spacing: -1px;
  position: relative;
  display: table;
  border-top: 1px solid #1f1f1f;
  border-left: 1px solid #1f1f1f;
  background: #fff;
}

.tp-list-cv-en > li > a {
  border-top: none;
  border-left: none;
}


.tp-list-cv > li > a::after {
  width: 64px;
  height: 64px;
  margin: 0 0 0 -34px;
  position: absolute;
  top: 17px;
  left: 50%;
  z-index: 0;
  background-image: url(../img/icn_sprite.svg?20230401);
  content: '';
}

.tp-list-cv > li > a > span {
  padding-bottom: 16px;
  padding-left: 7px;
  display: table-cell;
  vertical-align: bottom;
  position: relative;
  z-index: 1;
}

.tp-list-cv > li > a > span::before {
  width: 0;
  height: 0;
  position: relative;
  top: -1px;
  left: -7px;
  display: inline-block;
  border-style: solid;
  border-width: 3.5px 0 3.5px 4px;
  border-color: transparent transparent transparent #666;
  content: '';
}

.tp-list-cv > li.tp-list-cv--ticket > a::after {
  background-position: -417px -380px;
}

.tp-list-cv > li.tp-list-cv--ticket > a > span span {
  display: inline;
}

.tp-list-cv > li.tp-list-cv--pack > a::after {
  background-position: -585px -380px;
}

.tp-list-cv > li.tp-list-cv--pack > a > span {
  padding-bottom: 9px !important;
}

.tp-list-cv > li.tp-list-cv--pack > a > span span {
  display: block;
}

.tp-list-cv > li.tp-list-cv--edit > a::after {
  background-position: -501px -380px;
}

.tp-list-cv > li.tp-list-cv--state > a::after {
  background-position: -669px -380px;
}

.tp-list-cv > li.tp-list-cv--online-checkin > a::after {
  background-position: -825px -380px;
  top: 10px;
}

.tp-list-cv > li.tp-list-cv--vacant > a::after {
  background-position: -745px -380px;
}

.tp-list-cv > li.tp-list-cv--airline {
  width: 100%;
  clear: both;
}

.tp-list-cv > li.tp-list-cv--airline > a {
  height: auto;
  padding: 23px 10px 22px;
  color: #ccc;
  text-align: right;
  display: block;
  box-sizing: border-box;
  background: #000;
}

.tp-list-cv > li.tp-list-cv--airline > a::before {
  width: 11px;
  height: 9px;
  margin-right: 8px;
  display: inline-block;
  background-position: -53px -40px;
  background-image: url(../img/icn_sprite.svg?20230401);
  content: '';
}

.tp-list-cv > li.tp-list-cv--airline > a::after {
  display: none;
}

/* ------------------------------------
 * Global Menu
 * --------------------------------- */
.tp-nav-gmenu {
  margin: 0 -10px;
  background: #000;
}

.tp-nav-gmenu .tp-nav-gmenu__list a {
  color: #fff;
}

.tp-nav-gmenu .tp-nav-gmenu__list > li {
  color: #ccc;
  border-top: 1px solid #2b2b2b;
}

.tp-nav-gmenu .tp-nav-gmenu__list > li > a {
  padding: 23px 25px 22px 50px;
  font-size: 1.4rem;
  color: #ccc;
  line-height: 1;
  position: relative;
  display: block;
}

.tp-nav-gmenu .tp-nav-gmenu__list > li > a::before, .tp-nav-gmenu .tp-nav-gmenu__list > li > a::after {
  width: 30px;
  height: 30px;
  margin: -15px 0 0 0;
  position: absolute;
  top: 50%;
  left: 5px;
  background-size: 500px 500px;
  background-image: url(../img/icn_sprite.svg?20230401);
  content: '';
}

.tp-nav-gmenu .tp-nav-gmenu__list > li > a::after {
  width: 6px;
  height: 13px;
  margin-top: -6px;
  right: 10px;
  background-position: -10px -60px;
}

.tp-nav-gmenu .tp-nav-gmenu__list > li .tp-media-r {
  margin-top: 0;
  padding: 30px 10px;
}

.tp-nav-gmenu .tp-nav-gmenu__list > li .tp-media__txt .tp-list-notes__txt {
  white-space: nowrap;
}

.tp-nav-gmenu .tp-nav-gmenu__list--fare::before {
  background-position: -173px -325px;
}

.tp-nav-gmenu .tp-nav-gmenu__list--timetable::before {
  background-position: -213px -325px;
}

.tp-nav-gmenu .tp-nav-gmenu__list--inboard::before {
  background-position: -253px -325px;
}

.tp-nav-gmenu .tp-nav-gmenu__list--reserve::before {
  background-position: -292px -325px;
}

.tp-nav-gmenu .tp-nav-gmenu__list--checkin::before {
  background-position: -332px -325px;
}

.tp-nav-gmenu .tp-nav-gmenu__list--tour::before {
  background-position: -372px -325px;
}

.tp-nav-gmenu .tp-nav-gmenu__list--mileage::before {
  background-position: -412px -325px;
}

.tp-nav-gmenu .tp-nav-gmenu__list--campaign::before {
  background-position: -452px -325px;
}

.tp-nav-gmenu .tp-nav-gmenu__list--taxi::before {
  background-position: -213px -360px;
}

.tp-nav-gmenu .tp-nav-gmenu__list--rentacar::before {
  background-position: -253px -360px;
}

.tp-nav-gmenu .tp-nav-gmenu__list--hotel::before {
  background-position: -293px -360px;
}

/* ------------------------------------
 * Heading
 * --------------------------------- */
.tp-hdg-lv2[data-type="fare"] .tp-hdg {
  font-size: 1.8rem;
  color: #000;
  text-align: center;
  line-height: 1;
}

.tp-hdg-lv2[data-type="notice"] {
  overflow: hidden;
}

.tp-hdg-lv2[data-type="notice"] .tp-hdg {
  padding: 0 0 0 27px;
  font-size: 1.4rem;
  color: #fff;
  position: relative;
  float: left;
}

.tp-hdg-lv2[data-type="notice"] .tp-hdg::before {
  width: 16px;
  height: 16px;
  margin-top: -8px;
  position: absolute;
  top: 50%;
  left: 0;
  background-position: -78px -10px;
  background-image: url(../img/icn_sprite.svg?20230401);
  content: '';
}

.tp-hdg-lv2[data-type="notice"] .tp-hdg__link {
  margin-top: 2px;
  float: right;
}

.tp-hdg-lv2[data-type="notice"] .tp-hdg__link span {
  padding-left: 9px;
  position: relative;
}

.tp-hdg-lv2[data-type="notice"] .tp-hdg__link span::after {
  top: 3px;
}

/* ------------------------------------
 * Button
 * --------------------------------- */
.tp-btn {
  width: 100%;
  height: 60px;
  font-size: 1.4rem;
  padding: 0 25px;
  text-align: center;
  display: table;
  position: relative;
  border: 1px solid #d1d1d1;
  border-radius: 2px;
  box-sizing: border-box;
  background: #fff;
}

.tp-btn::after {
  width: 3px;
  height: 7px;
  margin-top: -4px;
  position: absolute;
  top: 50%;
  right: 10px;
  background-position: -10px -24px;
  background-image: url(../img/icn_sprite.svg?20230401);
  content: '';
}

.tp-btn > span {
  vertical-align: middle;
  display: table-cell;
}

/* ------------------------------------
 * Tab
 * --------------------------------- */
.tp-tab-list {
  width: 100%;
  display: table;
}

.tp-tab-list li {
  font-size: 1.5rem;
  display: table-cell;
}

.tp-tab-list li + * {
  border-left: none;
}

.tp-tab-list li:first-child a {
  border-radius: 5px 0 0 0;
}

.tp-tab-list li:last-child a {
  border-radius: 0 5px 0 0;
}

.tp-tab-list li a {
  padding: 14px 20px 12px;
  text-align: center;
  display: block;
  border: 1px solid #d1d1d1;
  background: #fff;
}

.tp-tab-list li a.is-current {
  background: #d1d1d1;
}

.tp-tab-content {
  padding: 30px 0 0;
  display: none;
}

.tp-tab-content > *:first-child {
  margin-top: 0;
}

.tp-tab-content.is-active {
  display: block;
}

/* ------------------------------------
 * Text
 * --------------------------------- */
/* ------------------------------------
 * Media
 * --------------------------------- */
.tp-media-l, .tp-media-r {
  margin: 40px 0 0;
  overflow: hidden;
  position: relative;
}

.tp-media-l .tp-media__body > *:first-child, .tp-media-r .tp-media__body > *:first-child {
  margin-top: 0;
}

.tp-media-l .tp-media__ttl, .tp-media-r .tp-media__ttl {
  font-size: 1.4rem;
}

.tp-media-l .tp-media__ttl a::after, .tp-media-r .tp-media__ttl a::after {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  content: '';
}

.tp-media-l .tp-media__ttl span, .tp-media-r .tp-media__ttl span {
  padding-left: 10px;
  position: relative;
  display: block;
}

.tp-media-l .tp-media__txt, .tp-media-r .tp-media__txt {
  padding-left: 10px;
}

.tp-media-l .tp-media__txt > *, .tp-media-r .tp-media__txt > * {
  margin-top: 6px;
}

.tp-media-l .tp-media__txt > *:first-child, .tp-media-r .tp-media__txt > *:first-child {
  margin-top: 0;
}

.tp-media-l .tp-media__img {
  margin-right: 10px;
  float: left;
}

.tp-media-l .tp-media__body {
  overflow: hidden;
}

.tp-media-r .tp-media__img {
  margin-left: 10px;
  float: right;
}

/* ------------------------------------
 * List
 * --------------------------------- */
.tp-list-notes {
  margin: 20px 0 0;
}

.tp-list-notes li {
  margin: 10px 0 0;
}

.tp-list-notes li:first-child {
  margin-top: 0;
}

.tp-list-notes__fig, .tp-list-notes__txt {
  display: table-cell;
}

.tp-list-notes__txt {
  padding-left: 12px;
}

.tp-list-topics {
  margin: 20px 0 0;
}

.tp-list-topics > li {
  margin-top: 22px;
  display: block;
}

.tp-list-topics > li:first-child {
  margin-top: 0;
}

.tp-list-topics__txt, .tp-list-topics__date {
  padding-left: 10px;
  display: block;
}

.tp-list-topics__date {
  margin: 0 0 3px;
  padding-right: 0;
  color: #666;
  white-space: normal;
}

.tp-list-topics__txt {
  font-size: 1.4rem;
}

.tp-list-topics__txt > a {
  margin-left: -10px;
  padding-left: 10px;
  position: relative;
  display: inline-block;
}

.tp-list-topics[data-type="notice"] > li {
  margin-top: 5px;
}

.tp-list-topics[data-type="notice"] .tp-list-topics__txt {
  color: #ccc;
  font-size: 1.2rem;
}

.tp-list-topics[data-type="notice"] .tp-list-topics__txt > span {
  margin-left: -10px;
}

.tp-list-btn {
  margin: 30px 15px 0;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}

.tp-list-btn li {
  width: 100%;
  min-width: 282px;
  margin: 10px 0 0;
  padding: 0;
  border-radius: 2px;
}

.tp-list-btn li:last-child {
  padding-right: 0;
  margin-top: 0;
}

.tp-list-fare {
  margin: 30px 0 0;
}

.tp-list-fare__content {
  width: 100%;
  min-height: 60px;
  position: relative;
  display: table;
  border-bottom: 1px solid #eaeaea;
  background: #fff;
}

.tp-list-fare__content::after {
  width: 7px;
  height: 12px;
  margin-top: -6px;
  position: absolute;
  top: 50%;
  right: 10px;
  background-size: 500px 500px;
  background-position: -34px -32px;
  background-image: url(../img/icn_sprite.svg?20230401);
  content: '';
}

.tp-list-fare__content > *:first-child {
  margin-top: 0 !important;
}

.tp-list-fare__content:last-child {
  border-bottom: none;
}

.tp-list-fare__content a {
  padding-right: 20px;
  position: static;
  display: block;
  opacity: 1 !important;
}

.tp-list-fare__content a::after {
  width: 100%;
  height: 100%;
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  content: '';
}

.tp-list-fare__img, .tp-list-fare__body {
  display: table-cell;
}

.tp-list-fare__img {
  width: 80px;
  vertical-align: top;
}

.tp-list-fare__img img {
  width: 80px;
}

.tp-list-fare__body {
  padding: 0 0 0 12px;
  font-size: 1.3rem;
  vertical-align: middle;
}

.tp-list-fare__body > *:first-child {
  margin-top: 0;
}

.tp-list-fare__price {
  margin-top: 5px;
  font-size: 1.4rem;
  font-weight: normal;
  color: #9b0000;
  line-height: 1;
  display: block;
}

.tp-list-fare__price span {
  font-size: 1.4rem;
}

.tp-list-fare__price em {
  font-family: 'Garamond';
  font-size: 2.4rem;
  font-weight: normal;
}

.tp-list-fare__price__ttl {
  padding: 0 5px 0 0;
  font-size: 1.4rem;
  color: #333;
}

.tp-img-bnr {
  margin: 25px 0 0;
  position: relative;
}

.tp-img-bnr__img {
  margin: 0 auto;
  display: table;
}

.tp-img-bnr__ttl {
  font-size: 1.4rem;
}

.tp-img-bnr__ttl a::after {
  width: 100%;
  height: 100%;
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  content: '';
}

.tp-img-bnr__ttl span {
  padding-left: 10px;
  position: relative;
}

.tp-img-bnr__ttl span::after {
  top: 3px;
}

.tp-img-bnr__txt {
  padding-left: 10px;
  font-size: 1.2rem;
}

/* ------------------------------------
 * SlideShow
 * --------------------------------- */
.tp-slideshow {
  width: 100%;
  margin: 0 auto;
  display: table;
  position: relative;
  z-index: 0;
  overflow: hidden;
}

.tp-slideshow__img > li {
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
  opacity: 0;
  background: none !important;
}

.tp-slideshow__img > li.is-active {
  position: relative;
  z-index: 1;
  opacity: 1;
}

.tp-slideshow__img img {
  width: 100%;
}

.tp-slideshow__img a img:hover, .tp-slideshow__img a img:focus, .tp-slideshow__img a img:active {
  opacity: 1;
}

.tp-slideshow__control {
  position: absolute;
  bottom: 10px;
  right: 10px;
  z-index: 10;
  display: table;
}

.tp-slideshow__control__dots {
  display: table-cell;
  vertical-align: middle;
}

.tp-slideshow__control__dots li {
  width: 12px;
  height: 12px;
  padding: 0 5px;
  display: table-cell;
}

.tp-slideshow__control__dots li.is-current button {
  background: #fff;
}

.tp-slideshow__control__dots li:first-child {
  padding-left: 0;
}

.tp-slideshow__control__dots li:last-child {
  padding-right: 0;
}

.tp-slideshow__control__dots button {
  width: 6px;
  height: 6px;
  border-radius: 50%;
  border: none;
  background: #7e7e7e;
}

.tp-slideshow__control__btn {
  width: 30px;
  height: 30px;
  margin-left: 15px;
  position: relative;
  overflow: hidden;
  display: table-cell;
  vertical-align: middle;
  border: none;
  background: none;
}

.tp-slideshow__control__btn.is-active::before {
  width: 6px;
  height: 10px;
  background-position: -253px -10px;
}

.tp-slideshow__control__btn:hover, .tp-slideshow__control__btn:focus, .tp-slideshow__control__btn:active {
  opacity: 1;
}

.tp-slideshow__control__btn::before {
  width: 6px;
  height: 10px;
  margin: -5px 0 0 -3px;
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: 1;
  background-position: -264px -10px;
  background-image: url(../img/icn_sprite.svg?20230401);
  content: '';
}

.tp-slideshow__control__btn::after {
  width: 30px;
  height: 30px;
  opacity: .4;
  position: absolute;
  top: 0;
  left: 0;
  border-radius: 2px;
  background: #000;
  content: '';
}

.tp-slideshow__control__btn span {
  text-indent: -999em;
  position: absolute;
  z-index: -2;
}

/* ------------------------------------
 * Carousel
 * --------------------------------- */
.tp-carousel {
  margin: 0 0 0 -20px;
}

.tp-carousel[data-type="dp"] .slick-dots > li.slick-active button {
  background: #000;
}

.tp-carousel[data-type="dp"] .slick-dots button {
  background: #999;
}

.tp-carousel[data-type="dp"] .slick-prev::after {
  background-position: -10px -747px;
}

.tp-carousel[data-type="dp"] .slick-next::after {
  background-position: -25px -747px;
}

.tp-carousel[data-type="dp"] {
  margin-top: 60px;
  padding: 0 0 30px;
}

.tp-carousel a {
  color: #333;
  display: block;
}

.tp-carousel a::after {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  content: '';
}

.tp-carousel a:hover, .tp-carousel a:focus, .tp-carousel a:active {
  opacity: .7;
}

.tp-carousel a:hover span, .tp-carousel a:focus span, .tp-carousel a:active span {
  text-decoration: underline;
}

.tp-carousel__segment {
	width: 100%;
	padding: 0 0 0 20px;
  overflow: hidden;
  outline: none;
}

.tp-carousel__segment > *:first-child {
  margin-top: 0 !important;
}

.tp-carousel__item {
	width: 100%;
	margin-top: 40px;
}

.tp-carousel__item > *:first-child {
  margin-top: 0 !important;
}

.tp-carousel__item__inner {
  position: relative;
}

.tp-carousel__img {
  margin: 0 0 20px;
}

.tp-carousel__img img {
  width: 100%;
}

.tp-carousel__ttl {
  margin-top: 0;
  font-size: 1.6rem;
}

.tp-carousel__ttl a {
  display: block;
}

.tp-carousel__ttl span {
  padding: 0 0 0 10px;
	font-size: 1.5rem;
  position: relative;
  display: inline-block;
}

.tp-carousel__ttl span::after {
  top: 6px;
}

.tp-carousel__label {
  margin-top: 7px;
  padding-left: 15px;
}

.tp-carousel__label span {
  padding: 3px 10px 4px;
  font-size: 100%;
  color: #000;
  line-height: 1;
  display: inline-block;
  background: #e6e6e6;
}

.tp-carousel__content__body {
  overflow: hidden;
}

.tp-carousel__content__body > *:first-child {
  margin-top: 0;
}

.tp-carousel__txt {
  padding-left: 13px;
  color: #ccc;
}

/* slick */
.slick-dots {
  margin: 12px auto 0 !important;
  position: relative;
  top: 30px;
  display: table;
}

.slick-dots > li {
  width: 9px;
  height: 9px;
  padding: 0 5px;
  display: table-cell;
  vertical-align: top;
  color: transparent;
}

.slick-dots > li.slick-active button {
  background: #fff;
}

.slick-dots button {
  width: 9px;
  height: 9px;
  background: #737373;
  border-radius: 50%;
  border: none;
  color: transparent;
  outline: none;
}

.slick-prev {
  width: 11px;
  height: 23px;
  display: block;
  color: transparent;
  position: absolute;
  background: transparent;
  border: none;
  overflow: hidden;
  bottom: -30px;
  outline: none;
}

.slick-prev:hover, .slick-prev:focus, .slick-prev:active {
  opacity: 1;
}

.slick-prev::after {
  width: 11px;
  height: 23px;
  position: absolute;
  top: 0;
  left: 0;
  background-position: -10px -74px;
  background-image: url(../img/icn_sprite.svg?20230401);
  content: '';
}

.slick-next {
  width: 11px;
  height: 23px;
  display: block;
  color: transparent;
  position: absolute;
  bottom: -30px;
  background: transparent;
  border: none;
  overflow: hidden;
  outline: none;
}

.slick-next:hover, .slick-next:focus, .slick-next:active {
  opacity: 1;
}

.slick-next::after {
  width: 11px;
  height: 23px;
  position: absolute;
  top: 0;
  left: 0;
  background-position: -25px -74px;
  background-image: url(../img/icn_sprite.svg?20230401);
  content: '';
}