@charset "UTF-8";
/* ==============================
  base
============================== */
/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
/* Document
   ========================================================================== */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */
html {
  line-height: 1.15; /* 1 */
  -webkit-text-size-adjust: 100%; /* 2 */
}

/* Sections
   ========================================================================== */
/**
 * Remove the margin in all browsers.
 */
body {
  margin: 0;
}

/**
 * Render the `main` element consistently in IE.
 */
main {
  display: block;
}

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
h1 {
  font-size: 2em;
}

h1, h2, h3, h4, h5, h6 {
  font-weight: normal;
}

/* Grouping content
   ========================================================================== */
/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
  box-sizing: content-box; /* 1 */
  height: 0; /* 1 */
  overflow: visible; /* 2 */
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
pre {
  font-family: monospace, monospace; /* 1 */
  font-size: 1em; /* 2 */
}

/* Text-level semantics
   ========================================================================== */
/**
 * Remove the gray background on active links in IE 10.
 */
a {
  background-color: transparent;
}

/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
  border-bottom: none; /* 1 */
  text-decoration: underline; /* 2 */
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted; /* 2 */
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b,
strong {
  font-weight: bolder;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
samp {
  font-family: monospace, monospace; /* 1 */
  font-size: 1em; /* 2 */
}

/**
 * Add the correct font size in all browsers.
 */
small {
  font-size: 80%;
}

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/* Embedded content
   ========================================================================== */
/**
 * Remove the border on images inside links in IE 10.
 */
img {
  border-style: none;
}

/* Forms
   ========================================================================== */
/**
 * 1. Change the font styles in all browsers.
 * 2. Remove the margin in Firefox and Safari.
 */
button,
input,
optgroup,
select,
textarea {
  font-family: inherit; /* 1 */
  font-size: 100%; /* 1 */
  line-height: 1.15; /* 1 */
  margin: 0; /* 2 */
}

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button,
input { /* 1 */
  overflow: visible;
}

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button,
select { /* 1 */
  text-transform: none;
}

/**
 * Correct the inability to style clickable types in iOS and Safari.
 */
button,
[type=button],
[type=reset],
[type=submit] {
  -webkit-appearance: button;
}

/**
 * Remove the inner border and padding in Firefox.
 */
button::-moz-focus-inner,
[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

/**
 * Restore the focus styles unset by the previous rule.
 */
button:-moz-focusring,
[type=button]:-moz-focusring,
[type=reset]:-moz-focusring,
[type=submit]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

/**
 * Correct the padding in Firefox.
 */
fieldset {
  padding: 0.35em 0.75em 0.625em;
}

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */
legend {
  box-sizing: border-box; /* 1 */
  color: inherit; /* 2 */
  display: table; /* 1 */
  max-width: 100%; /* 1 */
  padding: 0; /* 3 */
  white-space: normal; /* 1 */
}

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
  vertical-align: baseline;
}

/**
 * Remove the default vertical scrollbar in IE 10+.
 */
textarea {
  overflow: auto;
}

/**
 * 1. Add the correct box sizing in IE 10.
 * 2. Remove the padding in IE 10.
 */
[type=checkbox],
[type=radio] {
  box-sizing: border-box; /* 1 */
  padding: 0; /* 2 */
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
  height: auto;
}

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */
[type=search] {
  -webkit-appearance: textfield; /* 1 */
  outline-offset: -2px; /* 2 */
}

/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */
[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
::-webkit-file-upload-button {
  -webkit-appearance: button; /* 1 */
  font: inherit; /* 2 */
}

/* Interactive
   ========================================================================== */
/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */
details {
  display: block;
}

/*
 * Add the correct display in all browsers.
 */
summary {
  display: list-item;
}

/* Misc
   ========================================================================== */
/**
 * Add the correct display in IE 10+.
 */
template {
  display: none;
}

/**
 * Add the correct display in IE 10.
 */
[hidden] {
  display: none;
}

/**formのスタイルリセット**/
input,
button,
select,
textarea {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  font: inherit;
  outline: none;
}

textarea {
  resize: vertical;
}

input[type=checkbox],
input[type=radio] {
  -webkit-appearance: auto;
     -moz-appearance: auto;
          appearance: auto;
}

input[type=submit],
input[type=button],
button,
select {
  cursor: pointer;
}

input[type=submit],
input[type=button] {
  background: none;
  border: none;
}

select::-ms-expand {
  display: none;
}

input[type=text],
select {
  transform: scale(1);
}

*:focus {
  outline: none;
}

/* ==============================
    mv
============================== */
.main__serch--section {
  background: url(../img/mv-bg.jpg) no-repeat left top;
  background-size: cover;
  padding: 40px 30px;
}
@media screen and (max-width: 800px) {
  .main__serch--section {
    background: url(../img/mv-bg-sp.jpg) no-repeat left top;
    background-size: cover;
    padding: 40px 15px;
  }
}
.main__serch--section.is-hidden {
  display: none;
}

.search__map--wrap {
  width: 53%;
  transform: translateY(-20px);
}
@media screen and (max-width: 800px) {
  .search__map--wrap {
    width: 100%;
    transform: translateY(0);
    margin-bottom: 50px;
  }
}
.search__map--title {
  display: inline-block;
  color: #fff;
  font-size: 16px;
  font-weight: 600;
  background: url(../img/icon-map-destination.png) no-repeat left center;
  background-size: 16px;
  padding-left: 22px;
  position: relative;
  transform: translateY(40px);
}
@media screen and (max-width: 800px) {
  .search__map--title {
    transform: translateY(0);
  }
}
.search__map--title::after {
  content: "";
  width: 200px;
  height: 2px;
  position: absolute;
  top: 50%;
  transform: translate(20px, -50%);
  background-color: #fff;
}
.search__map--area {
  position: relative;
}
.search__map--area .map {
  width: 60%;
  min-width: 450px;
  margin: 0 auto;
}
@media screen and (max-width: 800px) {
  .search__map--area .map {
    width: 100%;
    min-width: auto;
    padding: 60px 0;
  }
}

.map__nav--item a {
  background-color: #7f96dd;
  border-radius: 10px;
  border: 2px solid #fff;
  font-size: 16px;
  color: #fff;
  padding: 10px 30px;
}
.map__nav--item a:hover {
  background-color: #4e6dca;
}
.map__nav--item.hokkaido {
  position: absolute;
  top: 0;
  right: 8%;
}
@media screen and (max-width: 800px) {
  .map__nav--item.hokkaido {
    top: 15px;
  }
}
.map__nav--item.touhoku {
  position: absolute;
  top: 35%;
  left: 45%;
}
@media screen and (max-width: 800px) {
  .map__nav--item.touhoku {
    top: 190px;
    left: 30%;
  }
}
.map__nav--item.kantou {
  position: absolute;
  top: 45%;
  right: 16%;
}
@media screen and (max-width: 800px) {
  .map__nav--item.kantou {
    top: 280px;
    right: 0;
  }
}
.map__nav--item.chuubu {
  position: absolute;
  top: 50%;
  left: 36%;
}
@media screen and (max-width: 800px) {
  .map__nav--item.chuubu {
    top: 270px;
    left: 60px;
  }
}
.map__nav--item.kansai {
  position: absolute;
  top: 60%;
  right: 27%;
}
@media screen and (max-width: 800px) {
  .map__nav--item.kansai {
    top: 340px;
    right: 110px;
  }
}
.map__nav--item.kyushu {
  position: absolute;
  top: 65%;
  left: 15%;
}
@media screen and (max-width: 800px) {
  .map__nav--item.kyushu {
    top: 330px;
    left: 0;
  }
}
.map__nav--item.okinawa {
  position: absolute;
  top: 82%;
  right: 15%;
}
@media screen and (max-width: 800px) {
  .map__nav--item.okinawa {
    top: 440px;
    right: 0;
  }
}
.map__nav--item.miyako {
  position: absolute;
  top: 95%;
  right: 25%;
}
@media screen and (max-width: 800px) {
  .map__nav--item.miyako {
    top: 460px;
    right: 150px;
  }
}

/* ==============================
    検索フォーム
============================== */
.tab__area {
  display: flex; /* flexで横並び */
  cursor: pointer; /* カーソルポインターに */
  justify-content: space-between;
}

.tab {
  width: 32%;
  padding: 14px 10px;
  text-align: center; /* 文字を中央に。 */
  transition: 0.2s;
  color: #fff;
  font-weight: bold;
  background-color: #717171;
}
.tab.tour {
  display: flex;
  align-items: center;
  justify-content: center;
}
.tab.tour .icon {
  background: url(../img/icon-tab-tour.png) no-repeat left center;
  background-size: 24px;
  padding-left: 40px;
}
@media screen and (max-width: 800px) {
  .tab.tour .icon {
    background: url(../img/icon-tab-tour.png) no-repeat center top;
    background-size: 20px;
    padding-top: 30px;
    padding-left: 0;
  }
}
.tab.tour.active .icon {
  background: url(../img/icon-tab-tour-active.png) no-repeat left center;
  background-size: 24px;
}
@media screen and (max-width: 800px) {
  .tab.tour.active .icon {
    background: url(../img/icon-tab-tour-active.png) no-repeat center top;
    background-size: 20px;
  }
}
.tab.ticket-hotel {
  background: url(../img/icon-tab-tickethotel.png) no-repeat 9px center #717171;
  background-size: 28px;
  padding-left: 40px;
}
@media screen and (max-width: 800px) {
  .tab.ticket-hotel {
    background: url(../img/icon-tab-tickethotel.png) no-repeat center 10px #717171;
    background-size: 22px;
    padding-top: 40px;
    padding-left: 10px;
    font-size: 14px;
  }
}
.tab.ticket-hotel span {
  display: block;
  font-size: 12px;
}
.tab.ticket-hotel.active {
  background: url(../img/icon-tab-tickethotel-active.png) no-repeat 9px center rgba(255, 255, 255, 0.9);
  background-size: 28px;
}
@media screen and (max-width: 800px) {
  .tab.ticket-hotel.active {
    background: url(../img/icon-tab-tickethotel-active.png) no-repeat center 10px rgba(255, 255, 255, 0.9);
    background-size: 22px;
  }
}
.tab.confirmation {
  display: flex;
  align-items: center;
  justify-content: center;
}
.tab.confirmation .icon {
  background: url(../img/icon-tab-confirmation.png) no-repeat left center;
  background-size: 24px;
  padding-left: 40px;
}
@media screen and (max-width: 800px) {
  .tab.confirmation .icon {
    background: url(../img/icon-tab-confirmation.png) no-repeat center top;
    background-size: 22px;
    padding-top: 30px;
    padding-left: 0;
  }
}
.tab.confirmation.active .icon {
  background: url(../img/icon-tab-confirmation-active.png) no-repeat left center;
  background-size: 24px;
}
@media screen and (max-width: 800px) {
  .tab.confirmation.active .icon {
    background: url(../img/icon-tab-confirmation-active.png) no-repeat center top;
    background-size: 22px;
  }
}

.tab.active {
  background-color: rgba(255, 255, 255, 0.9);
  color: #1e3889;
}

.panel {
  display: none;
}

.panel.active {
  display: block;
  background-color: rgba(255, 255, 255, 0.9);
}

/** カレンダーのスタイル **/
.picker__holder {
  overflow: hidden !important;
}

.picker__table {
  font-size: 16px !important;
}

.picker__button--today, .picker__button--clear, .picker__button--close {
  font-size: 0.6em !important;
}

/**ツアー検索フォームのスタイル**/
.searchform__wrap {
  display: flex;
  justify-content: space-between;
  margin: 0 auto;
}
@media screen and (max-width: 800px) {
  .searchform__wrap {
    display: block;
  }
}
.searchform__wrap form {
  width: 48%;
  max-width: 850px;
  min-width: 380px;
}
@media screen and (max-width: 800px) {
  .searchform__wrap form {
    width: 80%;
  }
}
@media screen and (max-width: 600px) {
  .searchform__wrap form {
    width: 100%;
    min-width: auto;
  }
}

.tour__search--formtab-inner {
  width: 100%;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  padding: 20px 20px 30px;
  overflow: hidden;
}
@media screen and (max-width: 800px) {
  .tour__search--formtab-inner {
    padding: 10px;
    padding-bottom: 30px;
  }
}

.select__box {
  display: flex;
  width: 100%;
  align-items: center;
}

.input__departure {
  width: 100%;
  margin-bottom: 10px;
}
.input__departure select {
  background: url("../img/icon-departure.png") no-repeat 10px center #fff;
  background-size: 15px;
  padding: 10px;
  padding-left: 30px;
}

.input__area {
  width: 100%;
  margin-bottom: 10px;
}

.area__first {
  width: 48%;
  background-image: url("../img/icon-destination.png");
  background-size: 15px;
  background-repeat: no-repeat;
  background-position: 10px center;
  padding: 10px;
  padding-left: 30px;
  position: relative;
}
@media screen and (max-width: 800px) {
  .area__first {
    width: 47%;
  }
}

.area__next {
  color: #111;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0 6px;
}

.area__second {
  width: 48%;
}
@media screen and (max-width: 800px) {
  .area__second {
    width: 47%;
  }
}

.input__stay {
  width: 100%;
  margin-bottom: 10px;
}
.input__stay input {
  background-image: url("../img/icon-calendar.png");
  background-repeat: no-repeat;
  background-position: 10px center;
  background-size: 14px;
  padding: 10px;
  padding-left: 30px;
}

.input__days {
  width: 48%;
  margin-bottom: 10px;
}
.input__days select {
  background-image: url("../img/icon-calendar.png");
  background-repeat: no-repeat;
  background-position: 10px center;
  background-size: 14px;
  padding: 10px;
  padding-left: 30px;
}
@media screen and (max-width: 800px) {
  .input__days {
    width: 100%;
  }
}

.input__people {
  width: 48%;
  margin-bottom: 10px;
}
.input__people select {
  background-image: url("../img/icon-roompeople.png");
  background-repeat: no-repeat;
  background-position: 10px center;
  background-size: 14px;
  padding: 10px;
  padding-left: 30px;
}
@media screen and (max-width: 800px) {
  .input__people {
    width: 100%;
  }
}

.input__name {
  width: 100%;
  display: block;
  color: #111;
  font-weight: bold;
  margin-bottom: 5px;
}
@media screen and (max-width: 800px) {
  .input__name {
    font-size: 14px;
  }
}

.select__area {
  display: flex;
  justify-content: space-between;
}

input {
  border: 1px solid #ababab;
  border-radius: 5px;
  background-color: #fff;
  padding: 10px;
  width: 100%;
}

@media screen and (max-width: 600px) {
  input[type=text] {
    font-size: 16px;
  }
}

input[type=radio],
input[type=checkbox] {
  width: 18px;
  height: 18px;
  margin-right: 3px;
}

.submit__wrap {
  width: 100%;
  text-align: center;
  margin-top: 20px;
}
.submit__wrap input {
  background: url("../img/icon-search.png") no-repeat 30% center;
  background-size: 16px;
  color: #fff;
  padding: 10px 50px 10px 70px;
  margin: 0 auto;
  font-size: 18px;
  font-weight: 600;
}
@media screen and (max-width: 600px) {
  .submit__wrap input {
    min-width: auto;
    width: 90%;
  }
}

.submit__inner {
  display: inline-block;
  border-radius: 3px;
  background: #1E398D;
  background: linear-gradient(180deg, rgb(30, 57, 141) 0%, rgb(35, 43, 80) 71%);
  transition: 0.2s;
}
.submit__inner:hover {
  transform: translateY(3px);
}

.confirmation__list {
  padding-top: 40px;
}
.confirmation__item {
  width: 31%;
  margin-bottom: 20px;
}
.confirmation__item a {
  padding: 10px 15px;
  background: url(../img/icon_arrow-right-black.png) no-repeat 96% center #fff;
  background-size: 7px;
  border-radius: 3px;
  border: 1px solid #717171;
  transition: 0.3;
}
.confirmation__item a:hover {
  opacity: 0.6;
}

/* ==============================
    Topics
============================== */
.topics__section {
  background: #eeeeee;
  padding: 20px 0;
}
.topics__content {
  position: relative;
}
.topics__head {
  text-align: center;
  font-weight: 600;
  font-size: 20px;
  margin-bottom: 20px;
}
.topics__list {
  display: flex;
}
@media screen and (max-width: 800px) {
  .topics__list {
    flex-wrap: wrap;
  }
}
.topics__item {
  width: 32%;
  margin-right: 1.5%;
}
@media screen and (max-width: 800px) {
  .topics__item {
    width: 100%;
    margin-bottom: 15px;
    margin-right: 0;
  }
}
.topics__item:last-child {
  margin-right: 0;
}
.topics__item--inner {
  display: flex;
  justify-content: space-between;
}
.topics__img {
  width: 40%;
  height: 100%;
  background-color: #111;
  overflow: hidden;
}
@media screen and (max-width: 800px) {
  .topics__img {
    width: 20%;
  }
}
.topics__img img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.topics__img img:hover {
  transform: scale(1.1);
  opacity: 0.7;
}
.topics__detail {
  width: 57%;
}
@media screen and (max-width: 800px) {
  .topics__detail {
    width: 75%;
  }
}
.topics__data {
  font-size: calc(10px + 2 * (100vw - 800px) / 600);
  margin-bottom: 6px;
}
@media screen and (max-width: 800px) {
  .topics__data {
    font-size: 12px;
  }
}
.topics__title {
  font-size: calc(12px + 2 * (100vw - 800px) / 600);
}
@media screen and (max-width: 800px) {
  .topics__title {
    font-size: 14px;
  }
}
.topics__more {
  position: absolute;
  top: 0;
  right: 0;
}
.topics__more a {
  display: block;
  border-radius: 5px;
  border: 1px solid #ababab;
  padding: 6px 30px 6px 15px;
  background: url("../img/icon_arrow-right-gray.png") no-repeat 90% center;
  background-size: 6px;
}
.topics__more a:hover {
  background-color: rgba(255, 255, 255, 0.6);
}
@media screen and (max-width: 800px) {
  .topics__more a {
    font-size: 12px;
  }
}

/* ==============================
    セクション共通スタイル
============================== */
.section__wrap {
  padding-top: 50px;
  padding-bottom: 40px;
}
@media screen and (max-width: 800px) {
  .section__wrap {
    padding-top: 30px;
    padding-bottom: 30px;
  }
}

.section__head {
  text-align: center;
  margin-bottom: 40px;
}
.section__head--inner {
  display: inline-block;
  margin: 0 auto;
  padding-bottom: 20px;
  position: relative;
}
.section__head--inner::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
  width: 100%;
  height: 5px;
  background-color: #ffde44;
}
.section__head--inner.recommendation {
  background: url(../img/icon-recommendation.png) no-repeat left 45%;
  background-size: 66px;
  padding-left: 80px;
}
.section__head--inner.area {
  background: url(../img/icon-area.png) no-repeat left 35%;
  background-size: 30px;
  padding-left: 50px;
}
.section__head--inner.hotel {
  background: url(../img/icon-hotel.png) no-repeat left 35%;
  background-size: 56px;
  padding-left: 84px;
}
.section__head h2 {
  font-size: 33px;
  letter-spacing: 2px;
  font-weight: 600;
}
@media screen and (max-width: 800px) {
  .section__head h2 {
    font-size: 22px;
  }
}

.section__head--en {
  font-size: 20px;
  font-weight: 600;
  letter-spacing: 2px;
}
@media screen and (max-width: 800px) {
  .section__head--en {
    font-size: 16px;
  }
}

.content__more {
  text-align: center;
}
.content__more a {
  display: inline-block;
  margin: 0 auto;
  padding: 15px 50px 15px 25px;
  text-align: center;
  letter-spacing: 2px;
  font-size: 16px;
  color: #fff;
  background: url("../img/icon_arrow-right-white.png") no-repeat 90% center #1e398d;
  background-size: 7px;
}
@media screen and (max-width: 800px) {
  .content__more a {
    width: 90%;
    font-size: 16px;
    padding: 20px 25px;
  }
}
.content__more a:hover {
  background: url("../img/icon_arrow-right-white.png") no-repeat 90% center #111;
  background-size: 7px;
  color: #fff;
  transition: 0.3s;
}

/* ==============================
    おすすめ特集
============================== */
.recommendation__section {
  background: #fff;
}
.recommendation__list {
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 20px;
}
@media screen and (max-width: 800px) {
  .recommendation__list {
    display: block;
  }
}
.recommendation__item {
  width: 32%;
  margin-right: 2%;
  margin-bottom: 30px;
  display: flex;
  flex-direction: column;
}
.recommendation__item:nth-of-type(3n) {
  margin-right: 0;
}
@media screen and (max-width: 800px) {
  .recommendation__item {
    width: 100%;
    margin-right: 0;
  }
}
.recommendation__title {
  font-size: 16px;
  font-weight: 600;
  margin-bottom: 10px;
  min-height: 3em;
  display: flex;
}
@media screen and (max-width: 800px) {
  .recommendation__title {
    font-size: 16px;
  }
}
.recommendation__title a {
  display: block;
}
.recommendation__img {
  overflow: hidden;
  background-color: #111;
}
.recommendation__img img {
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.recommendation__img img:hover {
  transform: scale(1.1);
  opacity: 0.6;
}

/* ==============================
    エリアから探す
============================== */
.area__section {
  background-color: #f7f7f7;
}

.area__list {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.area__item {
  width: 23%;
  margin-bottom: 30px;
  background-color: #fff;
  box-shadow: 0px 0px 5px 1px #c1c1c1;
}
@media screen and (max-width: 800px) {
  .area__item {
    width: 48%;
    margin-bottom: 22px;
  }
}
.area__item:hover .area__img img {
  transform: scale(1.1);
  opacity: 0.6;
}
.area__img {
  overflow: hidden;
  background-color: #111;
}
.area__img img {
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.area__name {
  font-size: 18px;
  font-weight: 600;
  padding: 10px 15px;
  background: url(../img/icon_arrow-right-black.png) no-repeat 95% center;
  background-size: 8px;
}

/* ==============================
    おすすめホテル
============================== */
.hotel__section--bg {
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  z-index: -1;
  display: flex;
  align-items: flex-end;
}

.hotel__item {
  margin-bottom: 40px;
  display: flex;
  justify-content: space-between;
}
@media screen and (max-width: 800px) {
  .hotel__item {
    display: block;
    margin-bottom: 60px;
  }
}
.hotel__img {
  width: 27%;
}
@media screen and (max-width: 800px) {
  .hotel__img {
    width: 100%;
    margin-bottom: 15px;
  }
}
.hotel__info {
  width: 70%;
}
@media screen and (max-width: 800px) {
  .hotel__info {
    width: 100%;
  }
}
.hotel__area {
  border-radius: 50px;
  background-color: #f4e1e1;
  display: inline-block;
  padding: 5px 12px;
  margin-bottom: 10px;
}
.hotel__name {
  font-size: 18px;
  color: #1e398d;
  font-weight: 600;
  padding-bottom: 15px;
  border-bottom: 1px solid #111;
  margin-bottom: 15px;
}
.hotel__txt {
  line-height: 1.7;
  margin-bottom: 20px;
}

.content__more.hotel {
  text-align: right;
}
@media screen and (max-width: 800px) {
  .content__more.hotel {
    text-align: center;
  }
}

/* ==============================
    トラベルコラム最新の記事
============================== */
.column__new--wrap {
  background: #fff;
}
@media screen and (max-width: 800px) {
  .column__new--wrap {
    padding-bottom: 90px;
  }
}
.column__new--inner {
  position: relative;
}
.column__new--head {
  font-size: 18px;
  font-weight: 600;
  padding-left: 35px;
  padding-bottom: 5px;
  margin-bottom: 25px;
  border-bottom: 1px solid #111;
  background: url("../img/icon_column-new-head.png") no-repeat left center;
  background-size: 20px;
}
@media screen and (max-width: 600px) {
  .column__new--head {
    font-size: 18px;
    margin-bottom: 5px;
  }
}
.column__new--item {
  margin-bottom: 30px;
}
.column__new--item a {
  display: flex;
  justify-content: space-between;
  padding: 15px 0;
  border-bottom: 1px solid #cbcbcb;
  transition: 0.3s;
}
@media screen and (max-width: 800px) {
  .column__new--item a {
    display: block;
    position: relative;
    padding-bottom: 30px;
  }
}
.column__new--item a::after {
  content: "more >";
  display: flex;
  justify-content: center;
  align-items: flex-end;
  font-size: 12px;
  transition: 0.3s;
}
@media screen and (max-width: 800px) {
  .column__new--item a::after {
    position: absolute;
    right: 0;
    bottom: 10px;
    font-size: 14px;
  }
}
.column__new--item a:hover::after {
  transform: translateX(5px);
}
.column__new--item a:hover img {
  transform: scale(1.1, 1.1);
  opacity: 0.7;
}
.column__new--item:last-child a {
  border-bottom: none;
}
.column__new--item-image {
  width: 18%;
  height: 13vw;
  min-height: 100px;
  max-height: 150px;
  overflow: hidden;
  background-color: #111;
}
@media screen and (max-width: 800px) {
  .column__new--item-image {
    width: 100%;
    height: auto;
    min-height: auto;
    margin-bottom: 15px;
  }
}
.column__new--item-image img {
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.column__new--item-title {
  color: #363c66;
  font-weight: 600;
  margin-bottom: 20px;
  transition: 0.3s;
}
@media screen and (max-width: 600px) {
  .column__new--item-title {
    margin-bottom: 15px;
  }
}
.column__new--item-detail {
  width: 72%;
}
@media screen and (max-width: 800px) {
  .column__new--item-detail {
    width: 100%;
    margin-bottom: 20px;
  }
}
.column__new--more {
  position: absolute;
  top: -15px;
  right: 0;
}
@media screen and (max-width: 800px) {
  .column__new--more {
    top: auto;
    bottom: -60px;
    left: 50%;
    transform: translateX(-50%);
  }
}
.column__new--more a {
  display: block;
  border-radius: 5px;
  border: 1px solid #ababab;
  padding: 6px 30px 6px 15px;
  background: url("../img/icon_arrow-right-gray.png") no-repeat 90% center #f2f3f9;
  background-size: 6px;
}
.column__new--more a:hover {
  background-color: rgba(255, 255, 255, 0.6);
}
@media screen and (max-width: 800px) {
  .column__new--more a {
    font-size: 16px;
  }
}

/* ==============================
    関連リンク
============================== */
.link__section {
  background-color: #eff0f6;
}
.link__list {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
}
@media screen and (max-width: 600px) {
  .link__list {
    justify-content: space-between;
  }
}
.link__item {
  width: 32%;
  margin-right: 2%;
  margin-bottom: 20px;
}
@media screen and (max-width: 600px) {
  .link__item {
    width: 48%;
    margin-right: 0;
  }
}
.link__item:nth-of-type(3n) {
  margin-right: 0;
}

/* ==============================
スカイマークについて
============================== */
.skymark__point {
  position: relative;
  background: url(../img/skymark-bg.jpg) no-repeat center top;
  background-attachment: fixed;
  background-size: cover;
}
.skymark__point--inner {
  padding: 50px 30px;
  background-color: #fff;
}
@media screen and (max-width: 800px) {
  .skymark__point--inner {
    padding: 20px;
  }
}
.skymark__point--title {
  padding-bottom: 10px;
  border-bottom: 3px solid #052981;
  margin-bottom: 20px;
  position: relative;
}
.skymark__point--title::after {
  content: "";
  position: absolute;
  bottom: -3px;
  left: 0;
  width: 150px;
  height: 3px;
  background-color: #FEDB00;
}
@media screen and (max-width: 800px) {
  .skymark__point--title::after {
    width: 80px;
  }
}
.skymark__point--title h3 {
  font-size: calc(18px + 2 * (100vw - 800px) / 600);
  font-weight: 600;
  color: #052981;
}

.skymark__head {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 40px;
}
@media screen and (max-width: 800px) {
  .skymark__head {
    display: block;
  }
}
.skymark__head--img {
  width: 27%;
}
@media screen and (max-width: 800px) {
  .skymark__head--img {
    width: 100%;
    margin-bottom: 15px;
  }
}
.skymark__head--txt {
  width: 70%;
}
@media screen and (max-width: 800px) {
  .skymark__head--txt {
    width: 100%;
  }
}

.skymark__seat {
  text-align: center;
}
.skymark__seat--title {
  color: #052981;
  font-weight: 600;
  font-size: 22px;
  margin-bottom: 30px;
  display: inline-block;
  position: relative;
  padding: 0 32px;
}
@media screen and (max-width: 800px) {
  .skymark__seat--title {
    font-size: 20px;
    padding: 0 28px;
  }
}
.skymark__seat--title::after {
  content: "";
  width: 1px;
  height: 38px;
  position: absolute;
  top: 50%;
  right: 0;
  transform: translateY(-50%) rotate(36deg);
  background-color: #052981;
}
.skymark__seat--title::before {
  content: "";
  width: 1px;
  height: 38px;
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%) rotate(330deg);
  background-color: #052981;
}
.skymark__seat--list {
  display: flex;
  justify-content: space-between;
  max-width: 1000px;
  margin: 0 auto 50px;
}
@media screen and (max-width: 800px) {
  .skymark__seat--list {
    flex-wrap: wrap;
  }
}
.skymark__seat--item {
  width: 23%;
}
@media screen and (max-width: 800px) {
  .skymark__seat--item {
    width: 48%;
    margin-bottom: 25px;
  }
}

.skymark__detail {
  margin-bottom: 40px;
}
.skymark__detail--title {
  font-weight: 600;
  color: #052981;
  background: url(../img/icon-airplane.png) no-repeat left center;
  background-size: 14px;
  padding-left: 22px;
  padding-bottom: 5px;
  border-bottom: 1px solid #052981;
  margin-bottom: 15px;
}
.skymark__detail--info-head {
  display: flex;
  align-items: center;
  margin-bottom: 10px;
}
.skymark__detail--info-head span {
  display: inline-block;
  border: 1px solid #555;
  border-radius: 50px;
  padding: 5px 15px;
  margin-right: 10px;
}
.skymark__detail--info-cate {
  margin-bottom: 10px;
  display: inline-block;
  border: 1px solid #555;
  border-radius: 50px;
  padding: 5px 15px;
}
.skymark__detail--info-cateitem {
  margin-bottom: 30px;
}
.skymark__detail--info-cateitem:last-child {
  margin-bottom: 0;
}
.skymark__detail--list {
  padding-left: 20px;
}
.skymark__detail--item {
  list-style-type: disc;
  list-style-position: inside;
  text-indent: -1.5em;
  padding-left: 1em;
  margin-bottom: 8px;
}
.skymark__detail--numlist {
  margin-bottom: 25px;
}
.skymark__detail--numitem {
  margin-bottom: 10px;
}
.skymark__detail--numitem span {
  color: #fff;
  padding: 3px 10px;
  background: #555;
  margin-right: 10px;
}
.skymark__detail--subheading {
  font-size: 16px;
  font-weight: 600;
  margin-top: 20px;
  margin-bottom: 10px;
}

.skymark__childheading {
  border-left: 3px solid #052981;
  padding-left: 12px;
  margin-bottom: 12px;
}

.skymark__zaseki--wrap {
  max-width: 900px;
  margin: 30px auto;
}
.skymark__zaseki--image {
  margin-bottom: 20px;
}
.skymark__zaseki--icon {
  border: 1px solid #707070;
  padding: 10px 20px;
  display: flex;
  justify-content: space-between;
  margin-bottom: 20px;
}
@media screen and (max-width: 800px) {
  .skymark__zaseki--icon {
    flex-wrap: wrap;
  }
}
.skymark__zaseki--icon li {
  padding: 10px;
  padding-left: 30px;
}
.skymark__zaseki--icon .exit {
  background: url(../img/icon_exit.svg) no-repeat left center;
  background-size: 20px;
}
.skymark__zaseki--icon .galley {
  background: url(../img/icon_galley.svg) no-repeat left center;
  background-size: 24px;
}
.skymark__zaseki--icon .toilet {
  background: url(../img/icon_toilet.svg) no-repeat left center;
  background-size: 24px;
}
.skymark__zaseki--icon .forward {
  background: url(../img/icon_forward.svg) no-repeat left center;
  background-size: 20px;
}
.skymark__zaseki--icon .diapers {
  background: url(../img/icon_diapers.svg) no-repeat left center;
  background-size: 20px;
}
.skymark__zaseki--icon .exitseat {
  background: url(../img/icon_exitseat.svg) no-repeat left center;
  background-size: 20px;
}
.skymark__zaseki--comment {
  display: flex;
  justify-content: space-between;
  width: 50%;
}
@media screen and (max-width: 800px) {
  .skymark__zaseki--comment {
    width: 100%;
  }
}
.skymark__zaseki--comment dt {
  width: 47%;
  position: relative;
  margin-bottom: 15px;
}
.skymark__zaseki--comment dt span {
  background-color: #fff;
  padding: 0 10px;
}
@media screen and (max-width: 800px) {
  .skymark__zaseki--comment dt span {
    padding-left: 0;
  }
}
.skymark__zaseki--comment dt::after {
  content: "";
  width: 95%;
  height: 1px;
  background-color: #B9B9B9;
  position: absolute;
  top: 50%;
  right: 0;
  transform: translateY(-50%);
  z-index: -1;
}
.skymark__zaseki--comment dd {
  width: 50%;
}