/*!
Theme Name: tabikobo
Theme URI: https://www.tabikobo.com/
Author: tabikobo
Author URI: https://www.tabikobo.com/
Version: 1.0.0
Text Domain: tabikobo
*/

@charset "UTF-8";
/* ### mixin.scss ### */
/*
@media screen and (max-width: 1000px) {}
@media screen and (max-width: 959px) {}
@media screen and (max-width: 789px) {}
@media screen and (max-width: 657px)  {}
@media screen and (max-width: 680px) {}
----------------------------------------------------*/
#areaPage {
  letter-spacing: 0;
}

/* パンくずリスト */
#pan {
  padding: 12px 0;
  margin: 0 auto;
}
#pan li, #pan a {
  font-size: 12px;
}
#pan .pan-arrow {
  margin: 0 3px 0 7px;
}
#pan a:hover {
  color: #F9423A;
}

/** パンクズリスト・フッター(SP) **/
@media screen and (max-width: 789px) {
  #pan {
    display: block !important;
  }
  #pan ul {
    padding: 0 4% !important;
  }
  #pan li {
    font-size: 10px !important;
    font-size: 10px !important;
  }
  #pan a {
    font-size: 10px !important;
  }
  #header {
    z-index: 1000;
  }
}
@media screen and (max-width: 657px) {
  #campaign {
    padding: 15px 0 0 !important;
  }
}
#areaPage, #footer2015 {
  font-family: "ヒラギノ角ゴシック Pro", "Hiragino Kaku Gothic Pro", "游ゴシック体", "Yu Gothic", YuGothic, "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  color: #333;
}

/* #areaPage a, */
#areaPage a:after, #areaPage .hoverimg img, #areaPage button {
  -webkit-backface-visibility: hidden;
  transition: all 0.2s ease;
}

.theme-list a, .hotel-box a, .btn-bk, .btn-rd, .area-menu-box a, .tabs-navi-search, .ui-tabs-anchor {
  -webkit-backface-visibility: hidden;
  transition: all 0.2s ease;
}

#areaPage a:hover {
  opacity: 1;
  text-decoration: none;
}
#areaPage a:hover img {
  opacity: 1;
}
#areaPage a:hover .hoverimg img {
  transform: scale(1.05);
}
#areaPage a .hoverimg {
  overflow: hidden;
}
#areaPage button:hover {
  opacity: 1;
}

.area-page a:hover {
  color: #666;
}

#contents {
  width: 100%;
}

.area-page-inner {
  max-width: 1040px;
  margin: 0 auto;
}
.area-page-inner.shadow {
  width: 980px;
}

.topic-page-inner {
  width: 960px;
  margin: 0 auto;
  padding: 30px 30px;
  font-size: 16px;
  line-height: 1.5;
  letter-spacing: 0.1em;
}
.topic-page-inner img {
  max-width: 100%;
  width: auto;
  height: auto;
}
.topic-page-inner h1.topic_h1 {
  text-align: center;
  font-size: 26px;
  margin: 0 0 15px;
  padding: 0 40px;
}
.topic-page-inner .topic_date {
  text-align: center;
  color: #f9423a;
  margin-bottom: 70px;
  font-size: 13px;
}
.topic-page-inner .topic_content img {
  display: block;
  margin: 30px auto;
}
.topic-page-inner .topic_content h2 {
  font-size: 22px;
  margin: 30px 0;
  padding: 5px 30px;
  border-left: solid #f9423a 3px;
  text-align: left;
}
.topic-page-inner .topic_content h3 {
  font-size: 22px;
  margin: 15px 0;
  padding: 5px 0;
  border-bottom: solid #ddd 1px;
  text-align: left;
}
.topic-page-inner .topic_content p {
  margin-bottom: 15px;
  text-align: left;
}
.topic-page-inner .topic_content p a:visited,
.topic-page-inner .topic_content p a:link {
  color: #f9423a;
  text-decoration: underline;
}
.topic-page-inner .topic_content p span {
  background: linear-gradient(transparent 0%, #ffbeb9 0%);
}
.topic-page-inner .topic_content .box {
  border: solid 1px #dddddd;
  padding: 30px;
  margin: 30px 0;
  background: #F7F5F0;
  box-shadow: 6px 6px #ebebeb;
}
.topic-page-inner .topic_content .topic_button {
  margin: 30px auto;
}
.topic-page-inner .topic_content .topic_button a:visited,
.topic-page-inner .topic_content .topic_button a:link {
  color: white;
  text-decoration: none;
}
.topic-page-inner .topic_content .topic_button a:hover {
  color: #f9423a;
}
@media screen and (max-width: 657px) {
  .topic-page-inner {
    width: 100%;
    padding: 0 4%;
  }
  .topic-page-inner h1.topic_h1 {
    padding: 0;
    font-size: 20px;
  }
  .topic-page-inner .topic_date {
    margin-bottom: 30px;
  }
  .topic-page-inner .topic_content {
    font-size: 13px;
    padding-bottom: 15px;
  }
  .topic-page-inner .topic_content img {
    margin: 15px auto;
  }
  .topic-page-inner .topic_content h2 {
    font-size: 16px;
    margin: 15px 0;
    padding: 0 0 0 10px;
  }
  .topic-page-inner .topic_content h3 {
    font-size: 16px;
  }
  .topic-page-inner .topic_content .topic_button {
    margin: 15px auto;
  }
  .topic-page-inner .topic_content .box {
    padding: 15px;
    margin: 15px 0;
  }
}

.wp-caption {
  max-width: 100%;
}

.wp-caption-text {
  margin-top: -1.5rem;
  font-size: 90%;
  text-align: center !important;
}

@media screen and (max-width: 657px) {
  .wp-caption-text {
    margin-top: 0;
  }
}
.topic_button {
  width: 600px;
  margin: 30px auto;
}
.topic_button a:visited,
.topic_button a:link {
  background: white;
  border-radius: 4px;
  border: solid 1px #f9423a;
  display: flex;
  color: #fff;
  background: #f9423a;
  justify-content: center;
  align-items: center;
  padding: 12px;
  text-decoration: none;
  transition: all 0.2s linear;
  font-size: 16px;
  text-decoration: none;
}
.topic_button a:visited:before,
.topic_button a:link:before {
  content: "";
  display: inline-block;
  left: 3px;
  width: 8px;
  height: 8px;
  border-top: 1px solid #fff;
  border-right: 1px solid #fff;
  transform: rotate(45deg);
  vertical-align: middle;
  margin-right: 15px;
}
.topic_button a:hover {
  color: #f9423a;
  background-color: #fff;
}
.topic_button a:hover:before {
  border-top: 1px solid #f9423a;
  border-right: 1px solid #f9423a;
}
@media screen and (max-width: 657px) {
  .topic_button {
    width: 100%;
  }
  .topic_button.back {
    width: 92%;
    padding: 30px 0;
    margin: 0 auto;
  }
}

.back a:visited,
.back a:link {
  color: #f9423a;
  background: #fff;
  text-decoration: none;
}
.back a:visited:before,
.back a:link:before {
  border-top: 1px solid #f9423a;
  border-right: 1px solid #f9423a;
}
.back a:hover {
  color: #fff;
  background: #f9423a;
}
.back a:hover:before {
  border-top: 1px solid #fff;
  border-right: 1px solid #fff;
}

.pdt-off {
  padding-top: 0 !important;
}

@media screen and (max-width: 959px) {
  .area-page-inner {
    width: 100%;
    /* padding: 0 5.4%; */
    padding: 0 20px;
    box-sizing: border-box;
  }
  .area-page-inner.shadow {
    width: inherit;
  }
}
/* スマホの表示-非表示 */
.sp-off {
  display: block;
}

.sp-on, .acContents {
  display: none;
}

@media screen and (max-width: 657px) {
  .sp-off {
    display: none !important;
  }
  .sp-on {
    display: block;
  }
}
/* 特集バナー */
.bnr_area {
  background: #ffffff;
  padding-bottom: 60px;
}

/* アコーディオン */
@media screen and (min-width: 768px) {
  #readmore-tour, #readmore-1, #readmore-2 {
    display: none;
  }
}
/* .bg-base
----------------------------------------------------*/
.bg-base {
  padding: 30px 0;
}

.bg-base-beige {
  background: #F7F5F0;
}

.bg-base-gray {
  background: #F4F4F4;
}

.bg-base-bluegray {
  background: #EAEAEA;
}

@media screen and (max-width: 657px) {
  .bg-base {
    padding: 15px 0 20px;
  }
}
/* .border
------------------------*/
.border-dash {
  border-top: 1px dashed #D9D9D9;
}

/* .box
----------------------------------------------------*/
.border-box-red {
  border: 2px solid #F9423A;
  background: #FFF;
}

.border-box-gray {
  border: 1px solid #D5D5D5;
  background: #FFF;
}

.shadow-box {
  background: #FFF;
  box-shadow: 0 0 6px rgba(0, 0, 0, 0.2);
}
.shadow-box img {
  vertical-align: top;
  width: 100%;
  height: auto;
}

/* .tourBox
------------------------*/
.area-tour-box h5 {
  font-size: 17px;
  margin-bottom: 12px;
}
.area-tour-box .headline3 {
  font-size: 17px;
  margin-bottom: 12px;
  margin-top: 12px;
}
.area-tour-box h5 + p {
  margin-bottom: 12px;
}

.area-tour-list-box {
  padding-bottom: 30px;
}

.area-tour-box .area-tour-list-img {
  padding: 8px;
}
.area-tour-box .area-tour-list-img img {
  transition: all 0.2s ease;
}
.area-tour-box .area-tour-list-img-inner {
  overflow: hidden;
}
.area-tour-box .area-tour-list-txt {
  padding: 0 28px 0;
}
.area-tour-box .area-tour-list-txt .badge-box {
  position: relative;
  top: -16px;
}
.area-tour-box .page-link-icon-txt {
  position: relative;
  top: 14px;
}
.area-tour-box .border-dash {
  box-sizing: border-box;
  padding: 26px 20px 12px;
  text-align: left;
  width: 100%;
}
.area-tour-box .badge-tags {
  width: auto;
  border-radius: 20px;
  padding: 2px;
  line-height: 1;
  margin-bottom: 4px;
}
.area-tour-box a {
  height: 100%;
  box-sizing: border-box;
}
.area-tour-box a:hover img {
  transform: scale(1.05);
}

.area-tour-list-img {
  position: relative;
}
.area-tour-list-img .badge-box {
  position: relative;
  bottom: 10px;
}

.area-tour-txt {
  text-align: left;
  line-height: 1.6em;
  margin-bottom: 10px;
}

.price {
  font-size: 17px;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: normal;
  color: #f9423a;
}
.price span {
  font-size: 26px;
  font-weight: bold;
}

.area-tour-txt {
  padding: 0 28px 0;
}

.area-tour-box h5 {
  margin-top: 12px;
}

.departure {
  display: flex;
  align-items: center;
  font-size: 16px;
  font-weight: bold;
}

@media screen and (max-width: 657px) {
  .area-tour-list-box {
    padding-bottom: 0;
  }
  .area-tour-box .area-tour-list-img {
    float: left;
    width: 40%;
  }
  .area-tour-box .area-tour-list-txt {
    float: left;
    width: 50%;
    padding: 0 1%;
  }
  .area-tour-box h5 {
    font-size: 14px;
    padding-bottom: 0;
    padding-top: 12px;
  }
  .departure {
    width: auto;
    font-size: 10px;
    font-weight: normal;
    /* padding: 2px 8px; */
    /* float: left; */
    margin-top: 3px;
    align-items: initial;
  }
  .area-tour-price {
    clear: both;
    padding: 8px;
    overflow: hidden;
  }
  .price span {
    font-size: 19px;
  }
  .area-tour-txt {
    padding: 0;
    font-size: 11px;
  }
  .area-tour-price .price {
    text-align: center;
    font-size: 13px;
    float: left;
    width: auto;
    padding-left: 5px;
  }
  .area-tour-box .page-link-icon-txt {
    position: absolute;
    top: 86%;
    left: auto;
    right: 0%;
    margin-left: 0 !important;
    width: 12px;
    height: 21px;
    padding: 0;
  }
  .area-tour-box .page-link-icon-txt:after {
    right: 4px !important;
  }
}
/* .areaBox
------------------------*/
.area-box-list {
  -js-display: flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  justify-content: space-between;
}
@media screen and (max-width: 657px) {
  .area-box-list {
    display: block;
  }
}
@media screen and (min-width: 658px) {
  .area-box-list {
    flex-wrap: wrap;
  }
}

.tourInfo {
  margin: 0 auto;
  padding: 10px 0 60px;
}
.tourInfo * {
  box-sizing: border-box;
}
.tourInfo .area-box-list {
  flex: 0 0 100%;
  box-shadow: 6px 6px #ebebeb;
}
.tourInfo .area-box-list li:nth-of-type(even) {
  background: #F7F7F7;
}
.tourInfo h3 {
  font-size: 22px;
  color: #f9423a;
  text-align: center;
}
.tourInfo h3 em {
  content: "";
  background: url(assets-area/images/otoku.png) no-repeat;
  background-size: 60px auto;
  display: inline-block;
  width: 60px;
  height: 85px;
  vertical-align: middle;
  margin: 0 10px 0 5px;
}
.tourInfo .more {
  text-align: center;
  margin: 15px 0 0;
}
.tourInfo .more a {
  font-size: 1.3em;
  font-weight: bold;
  text-decoration: underline;
}
.tourInfo .pagenation {
  display: flex;
  margin: 60px 0 30px;
  justify-content: center;
}
.tourInfo .pagenation .pagenation-item {
  display: inline-block;
  line-height: 1;
  letter-spacing: 0;
  text-align: center;
  vertical-align: middle;
  font-size: 18px;
}
.tourInfo .pagenation .pagenation-item a, .tourInfo .pagenation .pagenation-item span {
  display: block;
  padding: 0 15px;
  text-align: center;
  transition: color 0.25s ease;
}
.tourInfo .pagenation .pagenation-item a:hover {
  color: #F9423A;
}
.tourInfo .pagenation .pagenation-item-next a, .tourInfo .pagenation .pagenation-item-prev a {
  font-weight: bold;
  padding: 0 20px;
  transition: opacity 0.25s ease, transform 0.25s ease;
}
.tourInfo .pagenation .pagenation-item-prev a:hover {
  transform: translateX(-7px);
}
.tourInfo .pagenation .pagenation-item-next a:hover {
  transform: translateX(7px);
}
.tourInfo .pagenation .current {
  color: #F9423A;
}
@media screen and (max-width: 657px) {
  .tourInfo {
    padding: 0 4% 10%;
  }
  .tourInfo h3 {
    font-size: 16px;
  }
  .tourInfo h3 em {
    background-size: 50px auto;
    width: 50px;
    height: 70px;
  }
  .tourInfo .pagenation {
    margin: 30px 0 10px;
  }
}

.tourInfo__topics * {
  box-sizing: border-box;
}
.tourInfo__topics__ttl {
  background-size: cover;
  background-position: center;
  padding: 70px 0 0;
}
.tourInfo__topics__ttl h1, .tourInfo__topics__ttl p {
  font-weight: bold;
  font-size: 22px;
  color: #f9423a;
  text-align: center;
  background: white;
  max-width: 960px;
  margin: 0 auto;
  padding: 30px 0 0;
}
.tourInfo__topics__ttl h1 em, .tourInfo__topics__ttl p em {
  content: "";
  background: url(assets-area/images/otoku.png) no-repeat;
  background-size: 60px auto;
  display: inline-block;
  width: 60px;
  height: 85px;
  vertical-align: middle;
  margin: 0 10px 0 5px;
}
.tourInfo__topics__ttl .sp {
  display: none;
}
@media screen and (max-width: 657px) {
  .tourInfo__topics__ttl {
    padding: 0;
  }
  .tourInfo__topics__ttl h1, .tourInfo__topics__ttl p {
    font-size: 16px;
    padding: 15px 4% 0;
  }
  .tourInfo__topics__ttl h1 em, .tourInfo__topics__ttl p em {
    background-size: 50px auto;
    width: 50px;
    height: 70px;
  }
  .tourInfo__topics__ttl .sp {
    display: block;
  }
}

.longSeller {
  margin: 0 auto 30px;
  display: flex;
  font-size: 15px;
  font-weight: bold;
}
.longSeller * {
  box-sizing: border-box;
}
.longSeller h3 {
  box-shadow: 6px 6px #ebebeb;
  width: 20%;
  padding: 20px 10px;
  text-align: center;
  background: #f9423a;
  color: white;
}
.longSeller a {
  box-shadow: 6px 6px #ebebeb;
  padding: 20px 10px;
  width: 80%;
  display: block;
  position: relative;
  color: #f9423a;
}
@media screen and (max-width: 657px) {
  .longSeller {
    display: block;
  }
  .longSeller h3 {
    width: 100%;
    font-size: 13px;
    padding: 5px;
  }
  .longSeller a {
    padding: 20px 13px 20px 10px;
    width: 100%;
    font-size: 14px;
  }
}

.areaBox {
  position: relative;
}
.areaBox a {
  display: flex;
  box-sizing: border-box;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.areaBox .area-box-image {
  width: 40%;
  background-position: center center;
  background-size: cover;
  transition: all 0.2s ease;
}
.areaBox .area-box-image img {
  -o-object-fit: cover;
     object-fit: cover;
  width: 100%;
  height: 100%;
  vertical-align: top;
  transition: all 0.2s ease;
}
.areaBox .area-box-txt {
  box-sizing: border-box;
  background: white;
  z-index: 1;
}
.areaBox a:hover .area-box-image {
  transform: scale(1.05);
}
@media screen and (max-width: 657px) {
  .areaBox {
    margin-bottom: 4px;
  }
  .areaBox .area-box-txt {
    width: 58%;
    text-align: left;
    padding: 8px 20px;
  }
  .areaBox .area-box-txt h5 {
    margin-bottom: 6px;
  }
}
@media screen and (min-width: 658px) {
  .areaBox {
    width: 48%;
    margin: 4.5px;
    box-sizing: border-box;
  }
  .areaBox .area-box-txt {
    width: 60%;
    padding: 10px 20px;
    vertical-align: middle;
  }
  .areaBox .area-box-txt h5 {
    font-size: 16px;
    margin-bottom: 12px;
  }
  .areaBox .area-box-txt p {
    font-size: 14px;
    margin-bottom: 10px;
    line-height: 1.6em;
  }
  .areaBox .page-link-icon {
    position: absolute;
    right: 0;
    bottom: 50%;
    margin-bottom: -10px;
  }
}
.areaBox__tourInfo {
  max-height: 70px;
  border-bottom: 1px solid #d5d5d5;
}
.areaBox__tourInfo .area-box-image {
  width: 15%;
}
.areaBox__tourInfo .area-box-txt {
  width: 85%;
}
.areaBox__tourInfo .area-box-txt p {
  margin-bottom: 0;
  color: #f9423a;
}
.areaBox__tourInfo .area-box-txt p span {
  color: #333;
  display: block;
}
@media screen and (max-width: 657px) {
  .areaBox__tourInfo {
    max-height: none;
    width: 100%;
    margin: 0;
  }
  .areaBox__tourInfo .area-box-txt {
    padding: 10px 20px 10px 10px;
    min-height: 60px;
  }
  .areaBox__tourInfo .area-box-txt p span {
    margin-top: 5px;
  }
}
@media screen and (min-width: 658px) {
  .areaBox__tourInfo {
    width: 100%;
    margin: 0;
  }
}
.areaBox__tourInfo a:hover img {
  transform: scale(1.05);
}

.areaBox__tourInfo:last-of-type {
  border-bottom: none;
}

.areaBox__tourInfo:first-of-type {
  border-bottom: 1px solid #d5d5d5;
}

.departure-inner {
  margin-bottom: 72px;
}

/* .areaBox-s
------------------------*/
.area-box-list-s {
  -js-display: flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  flex-wrap: wrap;
  margin-left: -10px;
}

.area-box-s {
  position: relative;
  width: -webkit-calc(100% / 3);
  width: 33.3333333333%;
  padding-left: 10px;
  padding-bottom: 10px;
  box-sizing: border-box;
}
.area-box-s a {
  display: flex;
}
.area-box-s a:hover img {
  transform: scale(1.05);
}
.area-box-s .area-box-image {
  overflow: hidden;
  width: 42%;
}
.area-box-s .area-box-image img {
  -o-object-fit: cover;
     object-fit: cover;
  width: 100%;
  height: 100%;
  vertical-align: top;
  transition: all 0.2s ease;
}
.area-box-s .area-box-txt {
  box-sizing: border-box;
  width: 58%;
  text-align: left;
  padding: 0 12px;
  vertical-align: top;
}
.area-box-s .area-box-txt h5 {
  font-size: 12px;
}
.area-box-s .area-box-txt .date {
  font-style: italic;
  color: #F9423A;
  margin-bottom: 6px;
}
.area-box-s .badge-box {
  font-size: 10px;
  margin-bottom: 6px;
}

@media screen and (max-width: 657px) {
  .area-box-list-s {
    display: block;
    margin-left: 0;
  }
  .area-box-s {
    position: relative;
    width: 100%;
    padding-left: 0;
  }
  .area-box-s .area-box-txt {
    padding: 12px 18px 12px 12px;
  }
  .area-box-s .area-box-txt .date {
    font-size: 11px;
  }
}
/* .hotel-box
------------------------*/
.hotel-box-list {
  -js-display: flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  flex-wrap: wrap;
}
.hotel-box-list2 {
  -js-display: flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
}

.hotel-box-list-l {
  margin-left: -10px;
}

@media screen and (max-width: 657px) {
  .hotel-box-list-l {
    margin-left: 0;
    display: block;
  }
}
.hotel-box {
  text-align: center;
}
.hotel-box a {
  display: block;
  height: 100%;
  position: relative;
  -webkit-backface-visibility: hidden;
  /* 追加 */
  backface-visibility: hidden;
  /* 追加 */
}
.hotel-box a:hover {
  box-shadow: 0 0 20px #CCC;
}
.hotel-box .badge-box {
  position: relative;
  top: -10px;
}
.hotel-box .hotel-box-txt {
  padding: 0 20px;
  background-color: #FFF;
}
.hotel-box h6 {
  font-size: 14px;
  margin-bottom: 10px;
  text-align: left;
}
.hotel-box .rating {
  margin-bottom: 12px;
}
.hotel-box .area-hotel-txt {
  text-align: justify;
  line-height: 1.6em;
  font-size: 12px;
  padding-bottom: 40px;
}
.hotel-box .page-link-icon {
  position: absolute;
  bottom: 0;
  left: 50%;
  margin-left: -75px;
}

@media screen and (max-width: 657px) {
  .hotel-box .hotel-box-txt {
    padding: 0 10px;
  }
  .hotel-box h6 {
    font-size: 12px;
    text-align: justify;
  }
  .hotel-box .rating {
    margin-bottom: 12px;
  }
  .hotel-box .area-hotel-txt {
    font-size: 10px;
    padding-bottom: 40px;
  }
  .hotel-box .page-link-icon {
    bottom: 0;
    margin-left: -75px;
  }
}
.hotel-box-l {
  width: calc(33.33% - 10px);
  margin-left: 10px;
  margin-bottom: 20px;
}
.hotel-box-l a {
  box-shadow: 0 0 20px #CCC;
}
.hotel-box-l img {
  vertical-align: top;
  width: 100%;
  height: auto;
}
.hotel-box-l h6 {
  font-size: 16px;
  text-align: center;
  margin-bottom: 16px;
}
.hotel-box-l .area-hotel-txt {
  font-size: 14px;
}
.hotel-box-l .rating {
  width: 60%;
  margin-bottom: 16px;
}

.hotel-box-txt {
  position: relative;
}

@media screen and (max-width: 657px) {
  .hotel-box-l {
    width: 100%;
    display: block;
    margin-left: 0;
    margin-bottom: 30px;
  }
  .hotel-box-l a {
    box-shadow: none;
  }
  .hotel-box-l .hotel-box-txt {
    padding: 0 8%;
  }
  .hotel-box-l .area-hotel-txt {
    font-size: 14px;
    padding-bottom: 50px;
  }
  .hotel-box-l .rating {
    width: 60%;
  }
}
@media screen and (min-width: 769px) {
  .hotel-box-l a:hover {
    box-shadow: 0 0 28px #b3b3b3;
  }
}
@media screen and (max-width: 657px) {
  .hotel-box-s .page-link-icon {
    position: absolute;
    bottom: 0;
    margin-left: 0;
    left: 0;
    width: 100%;
  }
}
@media screen and (min-width: 768px) and (max-width: 992px) {
  .hotel-box-l .rating {
    width: 100%;
  }
}
/* text
----------------------------------------------------*/
.area-title {
  text-align: center;
}
.area-title .titleline-s {
  padding: 0 36px;
  background-image: url(assets-area/images/area-title-l-s.svg), url(assets-area/images/area-title-r-s.svg);
  background-position: left center, right center;
  background-repeat: no-repeat;
  background-size: auto 24px;
}

.area-red-title {
  color: #F9423A;
}

.border-title {
  display: inline-block;
  border-bottom: 1px solid #E5E5E5;
  position: relative;
  padding-top: 60px;
  padding-bottom: 24px;
  margin-bottom: 48px;
  font-size: 24px;
}
.border-title:after {
  content: "";
  width: 1px;
  height: 30px;
  background: #F9423A;
  position: absolute;
  left: 50%;
  bottom: 0;
  margin-left: -1px;
  margin-bottom: -15px;
}

.bg-white {
  padding: 15px 0 20px;
}

.arrange .area-red-title {
  font-size: 28px;
  font-weight: normal;
}
.arrange .area-red-title span {
  padding: 0 40px;
  background-image: url(assets-area/images/area-title-l.svg), url(assets-area/images/area-title-r.svg);
  background-position: left center, right center;
  background-repeat: no-repeat;
  background-size: auto 28px;
}

.area-tour-search .area-red-title {
  font-size: 22px;
}

.area-tabs-maintitle {
  font-size: 26px;
  padding: 80px;
}
.area-tabs-maintitle .qmark {
  display: inline-block;
  transform: rotate(20deg);
}

.area-tabs-title {
  position: relative;
  font-size: 28px;
  font-weight: normal;
  text-align: center;
  color: #F9423A;
  border-bottom: 1px solid #E5E5E5;
  padding-top: 74px;
  padding-bottom: 40px;
}
.area-tabs-title:after {
  content: "";
  width: 100px;
  height: 1px;
  background: #F9423A;
  position: absolute;
  bottom: -1px;
  left: 50%;
  margin-left: -50px;
}

.pocket-articles {
  display: table;
  border-spacing: 15px;
}
.pocket-articles ul {
  margin-bottom: 20px;
}
.pocket-articles li {
  position: relative;
  display: table-cell;
  padding: 10px 10px 20px;
  border: 1px solid #e2e2e2;
  max-width: 300px;
  overflow: hidden;
}
.pocket-articles li .thumbnail {
  overflow: hidden;
}
.pocket-articles li .thumbnail .new_img {
  position: absolute;
  top: 0;
  left: 0;
}
.pocket-articles li .thumbnail .new_img img {
  max-width: 100%;
  height: auto;
}
.pocket-articles li img {
  width: 100%;
  height: 180px;
  -o-object-fit: cover;
     object-fit: cover;
  transition: all 0.2s;
}
.pocket-articles li img:hover {
  transform: scale(1.05);
}
.pocket-articles li .date {
  text-align: right;
  font-size: 14px;
  padding: 10px 0;
}
.pocket-articles li .title {
  font-size: 16px;
  font-weight: bold;
  text-align: left;
}
.pocket-articles li .hash {
  font-size: 12px;
  line-height: 30px;
  margin-right: 7px;
  float: left;
}

@media screen and (max-width: 767px) {
  .pocket-articles {
    width: 100%;
    border-spacing: 0;
  }
  .pocket-articles ul {
    padding: 0;
    width: 100%;
  }
  .pocket-articles li {
    display: block;
    width: auto;
    max-width: inherit;
    margin: 0 15px 20px;
  }
  .pocket-articles li img {
    width: 100%;
  }
  .pocket-articles li .title {
    font-size: 14px;
  }
  .bg-white {
    padding: 0;
  }
  .area-title .titleline-s {
    padding: 0 26px;
    background-size: auto 100%;
  }
  .arrange .area-red-title {
    font-size: 16px;
  }
  .arrange .area-red-title span {
    padding: 0 20px;
    background-size: auto 100%;
  }
  .area-tour-search .area-red-title {
    font-size: 16px;
    padding: 10px;
    border-bottom: none;
    margin-bottom: 0;
  }
  .area-tabs-maintitle {
    font-size: 16px;
    padding: 40px 20px;
  }
  .area-tabs-title {
    font-size: 20px;
  }
  .border-title {
    font-size: 16px;
    padding: 30px;
    margin-bottom: 30px;
  }
}
/* badge
----------------------------------------------------*/
.badge {
  text-align: center;
  display: inline-block;
}

.badge-box {
  background: #FA7A74;
  color: #FFF !important;
  font-size: 12px;
  padding: 2px 8px;
}

.badge-tags {
  color: #F9423A;
  font-size: 10px;
  border: 1px solid #FF9893;
}

/* arrow
----------------------------------------------------*/
.area-arrow {
  position: relative;
}
.area-arrow:after {
  content: "";
  display: inline-block;
  position: absolute;
}
.area-arrow.right-arrow:after {
  border-top: 1px solid #fff;
  border-right: 1px solid #fff;
  transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  content: "";
  width: 5px;
  height: 5px;
  top: 50%;
  left: 50%;
  margin-top: -4px;
  margin-left: -4px;
}
.area-arrow.right-arrow-2:after {
  border-top: 1px solid #fff;
  border-right: 1px solid #fff;
  transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  content: "";
  width: 5px;
  height: 5px;
  top: 50%;
  right: 12px;
  margin-top: -4px;
  margin-left: -4px;
}
.area-arrow.bottom-arrow:after {
  border-top: 1px solid #fff;
  border-right: 1px solid #fff;
  transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  content: "";
  width: 5px;
  height: 5px;
  top: 50%;
  left: 50%;
  margin-top: -4px;
  margin-left: -4px;
}

.area-arrow-red:after {
  border-top: 1px solid #F9423A;
  border-right: 1px solid #F9423A;
  transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  content: "";
  width: 7px;
  height: 7px;
  top: 50%;
  right: 14px;
  margin-top: -4px;
}

/* icon
----------------------------------------------------*/
.page-link-icon {
  display: inline-block;
  background: #F9423A;
  transition: all 0.2s ease;
  z-index: 2;
}

.page-link-icon-base {
  width: 22px;
  height: 22px;
}

.page-link-icon-s {
  width: 12px;
  height: 22px;
  position: absolute;
  right: 0;
  top: 50%;
  margin-top: -11px;
}

.page-link-icon-txt {
  background: #F9423A;
  color: #FFF;
  font-size: 12px;
  width: 150px;
  padding: 6px 24px 6px 16px;
  box-sizing: border-box;
}

a:hover .page-link-icon {
  background: #333;
}

@media screen and (max-width: 657px) {
  .page-link-icon-base {
    position: absolute;
    top: 50%;
    right: 0;
    margin-top: -10px;
    width: 12px;
  }
}
/* .area-btn
----------------------------------------------------*/
.area-btn {
  width: 100%;
  padding: 12px;
  color: #FFF;
  text-align: center;
  font-weight: bold;
  position: relative;
  text-decoration: none;
  box-sizing: border-box;
  overflow: hidden;
  border-radius: 6px;
  display: block;
  font-size: 16px;
  cursor: pointer;
}
.area-btn.btn-bk {
  color: #FFF;
  background: #696969;
  box-shadow: 0 3px 0 #3B3B3B;
}
.area-btn.btn-bk:hover {
  box-shadow: 0 3px 0 #000;
  color: #FFF;
}
.area-btn.btn-rd {
  position: relative;
  color: #FFF;
  /* box-shadow: 0 3px 0 #AC0909; */
  border: 2px solid transparent;
  width: 240px;
  height: 60px;
  margin: 60px auto 0;
  background-color: #e34925!important;
  color: #fff;
  font-size: 18px;
  font-weight: 700;
  font-family: "Noto Sans JP", sans-serif;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-line-pack: center;
  align-content: center;
  border-radius: 6px;
  background-image: url(../images/search_button.png)!important;
  background-size: 19px 19px!important;
  background-repeat: no-repeat!important;
  background-position: 34px center!important;
}
.area-btn:hover {
  opacity: 0.6;
}

.search {
  position: relative;
}

@media screen and (max-width: 657px) {
  .area-btn.btn-rd {
    height: 50px;
    font-size: 13px;
    background-size: 13px 13px !important;
    background-position: 21px center !important;
  }

  .search {
    font-size: 13px;
  }
}

/* read-more
------------------------*/
@media screen and (max-width: 657px) {
  .accordion-box {
    position: relative;
    overflow: hidden;
  }
  .accordion-box label {
    height: 56px;
    /* グラデーションの高さ */
    cursor: pointer;
    text-align: center;
    font-size: 16px;
    position: absolute;
    bottom: 0;
    width: 100%;
    box-shadow: 0 -2px 16px rgba(0, 0, 0, 0.4);
    /* 以下グラデーションは「背景が白」に併せて設定しています */
  }
  .accordion-box input:checked + label {
    background: inherit;
  }
  .tour-reccomend .accordion-box label:after {
    content: "もっと見る";
  }
  .tour-reccomend .accordion-box .accordion-container {
    height: auto;
    max-height: 700px;
  }
  .accordion-box label {
    z-index: 1;
  }
  .accordion-box label:after {
    content: "続きをよむ";
    letter-spacing: 0.05em;
    line-height: 3.5rem;
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translate(-50%, 0);
    font-weight: bold;
    color: #fff;
    background-color: #696969;
    width: 100%;
  }
  .accordion-box label:before {
    content: "+";
    color: #fff;
    position: absolute;
    bottom: 50%;
    right: 14px;
    z-index: 1;
    font-size: 20px;
    width: 20px;
    height: 20px;
    font-weight: 200;
    margin-bottom: -6px;
  }
  .accordion-box input {
    display: none;
  }
  .accordion-box .accordion-container {
    overflow: hidden;
    height: auto;
    max-height: auto;
    transition: all 0.1s;
  }
  .accordion-box input:checked + label {
    display: none;
  }
  .accordion-box input:checked + label:after, .accordion-box input:checked + label:before {
    display: none;
  }
  .accordion-box input:checked ~ .accordion-container {
    max-height: none;
    height: auto;
    padding-bottom: 10px;
    transition: all 0.1s;
  }
}
/* .mainVisual
----------------------------------------------------*/
.main-visual-box {
  position: relative;
}

.main-visual {
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  width: 100%;
  height: 400px;
  display: table;
  transition: all 0.2s linear;
}

.main-visual-title {
  display: table-cell;
  vertical-align: middle;
  text-align: center;
  color: #FFF;
  text-shadow: 0 0 20px #000;
  margin-top: -20px;
}
.main-visual-title h1 {
  font-size: 52px;
  margin-bottom: 1.5%;
}
.main-visual-title p {
  font-size: 15px;
  margin: 0 auto 0px;
  max-width: 800px;
  line-height: 1.6;
  text-shadow: 0 0 2px #000;
  background-color: rgba(0, 0, 0, .5);
  padding: 20px;
}

@media screen and (max-width: 657px) {
  .main-visual {
    height: 280px;
    padding: 15px 0;
  }
  .main-visual-title h1 {
    font-size: 26px;
  }
  .main-visual-title p {
    font-size: 12px;
    margin: 10px 0 0;
    padding: 0 10px;
  }
}
/* .infoList
----------------------------------------------------*/
.info-list {
  max-width: 960px;
  margin: 0 auto;
}
.info-list a {
  width: 100%;
  display: table;
  font-size: 14px;
  color: #333;
  position: relative;
}
.info-list a span {
  display: table-cell;
  vertical-align: top;
}
.info-list .date {
  font-style: italic;
  font-weight: 300;
  padding: 12px;
}
.info-list .info-title {
  padding: 12px;
}

.info-top .date {
  background: #F9423A;
  color: #FFF;
  text-align: center;
}

@media screen and (max-width: 657px) {
  .info-top a {
    background-color: #E5E5E5;
    font-size: 10px;
  }
}
@media screen and (min-width: 769px) {
  .info-top {
    position: absolute;
    bottom: 40px;
    width: 100%;
  }
  .info-top a {
    background-color: rgba(255, 255, 255, 0.85);
  }
  .info-top a:hover {
    background-color: #FFF;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
  }
  .info-top a:hover:after {
    right: 20px;
  }
  .info-top .date {
    width: 120px;
    letter-spacing: 0.05em;
  }
  .info-top .info-title {
    padding-left: 20px;
  }
}
/* .arrange
----------------------------------------------------*/
.arrange .area-title {
  padding: 50px 10px 70px;
}
.arrange ol {
  -js-display: flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  justify-content: space-between;
}
.arrange ol li {
  box-sizing: border-box;
}
.arrange ol li .border-box-red {
  position: relative;
}
.arrange ol img {
  width: 100%;
  vertical-align: top;
  transition: all 0.2s linear;
}
.arrange .bg-box-red {
  background: #FFE6E5;
}
.arrange .border-box-red {
  background: #FFF;
}
.arrange h3 {
  background: #FFE6E5;
  font-size: 26px;
  font-weight: normal;
  font-style: italic;
  color: #F9423A;
  text-align: center;
  line-height: 1;
}
.arrange h3 span {
  font-size: 10px;
  display: block;
}
.arrange p {
  display: table-cell;
}
.arrange .area-btn {
  width: 350px;
  margin: 0 auto;
}

@media screen and (max-width: 657px) {
  .arrange {
    margin-bottom: 40px;
  }
  .arrange .area-title {
    padding: 30px 10px 35px;
  }
  .arrange ol {
    display: block;
  }
  .arrange li {
    display: table;
    width: 100%;
    margin-left: 2%;
    margin-bottom: 12px;
  }
  .arrange li .border-box-red {
    top: -5px;
    left: -5px;
  }
  .arrange li img {
    display: none;
  }
  .arrange h3 {
    display: table-cell;
    padding: 8px;
  }
  .arrange p {
    vertical-align: middle;
    padding: 10px 18px;
  }
  .arrange p.arrange_btn {
    display: block;
  }
  .arrange .area-btn {
    width: auto;
    padding-right: 30px;
  }
}
@media screen and (min-width: 658px) {
  .arrange {
    margin-bottom: 60px;
  }
  .arrange li {
    position: relative;
    width: 32%;
    text-align: center;
    margin-bottom: 12px;
    left: 6px;
  }
  .arrange li .border-box-red {
    top: -6px;
    left: -6px;
  }
  .arrange h3 {
    position: absolute;
    top: -20px;
    left: 20px;
    padding: 10px;
  }
  .arrange h3 span {
    margin-bottom: 4px;
  }
  .arrange p {
    text-align: center;
    display: block;
    width: 100%;
    font-size: 16px;
    padding: 12px 28px;
    line-height: 1.6em;
    vertical-align: middle;
    box-sizing: border-box;
  }
}
/* .area-tour-search
----------------------------------------------------*/
.area-tour-search {
  width: 100%;
  position: relative;
  box-sizing: border-box;
  display: inline-block;
  background-color: #fff;
    -webkit-box-shadow: 8px 8px 20px rgba(0, 0, 0, 0.1);
    box-shadow: 8px 8px 20px rgba(0, 0, 0, 0.1);
    padding: 54px 60px 20px;
    max-width: 1000px;
    margin: 0 auto;
}
@media screen and (max-width: 657px) {
  .area-tour-search {
    margin: 23px 0 0;
    padding: 20px;
  }
}
.area-tour-search .area-title {
  border-bottom: 1px dashed #B7B7B7;
  padding: 30px;
  margin-bottom: 30px;
}
@media screen and (max-width: 657px) {
  .area-tour-search .area-title {
    padding: 20px 0;
    margin-bottom: 10px;
  }
}
.area-tour-search .area-title span {
  background: url(assets-area/images/icon-search.svg) left center no-repeat;
  background-size: auto 22px;
  padding: 0 30px;
}
.area-tour-search dt {
  font-size: 16px;
  font-weight: 400;
}
.area-tour-search dt:first-child {
  padding-left: 0;
}
.area-tour-search .detailLink {
  margin: 0 auto;
  position: relative;
  top: 18px;
  text-align: center;
  text-decoration: underline;
  font-size: 1.3em;
  font-weight: bold;
  cursor: pointer;
}
.area-tour-search .detailLink .icon-ac {
  position: relative;
}
.area-tour-search .detailLink .icon-ac:after {
  content: "+";
  color: #fff;
  position: absolute;
  bottom: 50%;
  right: 10px;
  z-index: 1;
  font-size: 20px;
  width: 20px;
  height: 20px;
  font-weight: 200;
  margin-bottom: -6px;
}
.area-tour-search .detailLink.active .icon-ac:after {
  content: "×";
}
.area-tour-search .btnAc {
  width: 300px;
  margin: 0 auto;
  position: relative;
  top: 18px;
}
.area-tour-search .btnAc .icon-ac {
  position: relative;
}
.area-tour-search .btnAc .icon-ac:after {
  content: "+";
  color: #fff;
  position: absolute;
  bottom: 50%;
  right: 10px;
  z-index: 1;
  font-size: 20px;
  width: 20px;
  height: 20px;
  font-weight: 200;
  margin-bottom: -6px;
}
.area-tour-search .btnAc.active .icon-ac:after {
  content: "×";
}
.area-tour-search .confirm {
  /* width: 330px; */
  margin: 0 auto 0;
  /* padding: 15px 0; */
}

.area-tour-search-bottom {
  margin-top: 60px;
}
.area-tour-search-bottom .confirm {
  width: 300px;
  margin: 40px auto;
}

@media screen and (max-width: 768px) {
  .area-tour-search .area-title span {
    padding-top: 2px;
    padding-bottom: 2px;
    background-size: auto 100%;
  }
  .multi_destination .bottom_yellow {
    width: 100% !important;
  }
  .area-tour-search dt, .area-tour-search dd {
    display: block;
    float: left;
    margin-bottom: 0;
  }
  .area-tour-search dt {
    clear: both;
    box-sizing: border-box;
    padding: 0;
    padding-left: 0 !important;
    white-space: nowrap;
    width: 20%;
    font-size: 13px;
    text-align: left;
    margin-top: 9px;
  }
  .area-tour-search dt.sp50 {
    clear: none;
  }
  .area-tour-search dt.pdl-0 {
    /* padding-right: 6px !important; */
  }
  .area-tour-search dd {
    width: 83% !important;
  }
  .area-tour-search dd.sp50 {
    width: 32% !important;
  }
  .area-tour-search dd.sp50.select-day {
    width: 24% !important;
  }
  .area-tour-search .detailLink {
    width: 80%;
    top: 18px;
    position: static;
  }
  .area-tour-search .confirm {
    width: 160px;
    margin: 0 auto 0;
    padding: 15px 0;
  }
  .area-tour-search dd {
    width: 100% !important;
  }
  .area-tour-search dd.sp50 {
    width: 32% !important;
  }
  .area-tour-search dd.sp50.select-day {
    width: 24% !important;
  }
}
@media screen and (max-width: 320px) {
  .area-tour-search dd {
    width: 100% !important;
  }
  .area-tour-search dd.sp50 {
    width: 100% !important;
  }
  .area-tour-search dd.sp50.select-day {
    width: 100% !important;
  }
}
/* form-parts */
.area-tour-search select {
  width: 100%;
  border-radius: 0;
  background-color: #FFF;
  font-size: 14px;
  padding: 18px 20px;
  border: 1px solid #C6C6C6;
  background-image: url(../images/arrow-bottom.svg) ;
  background-color: #f1f1f1;
  background-repeat: no-repeat;
  background-position: 96% center;
  background-size: 10px;
}
.area-tour-search select.select1 {
  background-position: 99% center;
}
.area-tour-search select.city {
  background-position: 96% center;
}
.area-tour-search select.select2 {
  background-position: 94% center;
}
.area-tour-search select.select3 {
  background-position: 94% center;
}
.area-tour-search select.duration_from {
  background-position: 94% center;
}
.area-tour-search select.duration_to {
  background-position: 94% center;
}
@media screen and (max-width: 768px) {
  #bodyWrapper .area-tour-search select {
    padding: 10px;
    background-position: 94% center;
  }
  .area-tour-search select.select1 {
    background-position: 96% center;
  }
}
.area-tour-search select::-ms-expand {
  display: none;
}
.area-tour-search .iconDash {
  display: inline-block;
  float: left;
}

.search-base-list {
  position: relative;
}

.search-base-list .select-departure {
  width: 425px;
}
.search-base-list .select-region {
  width: 90.6%;
  overflow: hidden;
}

.multi_destination {
  width: 105%;
  float: initial;
  margin: 0 !important;
}
.multi_destination .bottom_yellow {
  display: block;
  position: relative;
  width: 100%;
  overflow: hidden;
  margin-top: 10px;
  padding: 0 0 0 65px;
}

.search-base-list .select-region .spaceElement, .multi_destination .spaceElement {
  float: left;
  margin-left: 25px;
}

.search-base-list select.region {
  width: 200px;
}

.search-base-list select.country {
  width: 200px;
}

.search-base-list select.city {
  width: 250px;
}

@media screen and (max-width: 768px) {
  .multi_destination .bottom_yellow.des_three {
    padding-bottom: 48px;
  }

  .search-base-list select.region {
    width: 100%;
  }
  
  .search-base-list select.country {
    width: 100%;
  }
  
  .search-base-list select.city {
    width: 100%;
  }
}

.search-base-list .select-region .spaceElement:first-of-type {
  margin-left: 0;
}

.multi_destination .spaceElement {
  margin-left: 25px;
  width: 200px;
}

.multi_destination .spaceElement:first-of-type {
  margin-left: 0;
}

.multi_destination .spaceElement:nth-child(3) {
  width: 250px;
}

.search-base-list .select-region .addBtn, .search-base-list .bottom_yellow .addBtn {
  float: right;
  padding: 0;
  text-align: right;
  position: absolute;
  bottom: 18px;
  left: 783px;
}

.search-base-list .select-departure-date, .search-base-list .select-day {
  width: 100px;
}

@media screen and (max-width: 768px) {
  .multi_destination .spaceElement:nth-child(3) {
    width: 100%;
    margin-bottom: 0;
  }

  .search-base-list {
    overflow: hidden;
  }

  .search-base-list dl {
    margin-top: 10px;
  }
  .search-base-list dd {
    width: 78%;
  }
  .multi_destination .bottom_yellow {
    width: 100% !important;
    margin-bottom: 0;
    padding: 10px 0 0 0;
    margin-top: 0;
  }
  .search-base-list .select-departure {
    margin-bottom: 10px;
  }
  .search-base-list .select-departure-date, .search-base-list .select-day {
    width: 100px;
  }
  .search-base-list .select-region {
    width: 590px;
    margin-bottom: 0;
    overflow: hidden;
  }
  .multi_destination {
    width: 100% !important;
    padding: 0 0 0 17%;
  }
  .multi_destination dt {
    font-size: 0;
    width: 0;
  }
  .search-base-list .select-region .addBtn, .search-base-list .bottom_yellow .addBtn {
    padding: 0;
    left: 0;
    bottom: 15px;
  }
  .more-detail .labelname {
    font-size: 1.3em;
  }
  .mfp-content div.sub_box.hotel_box, .mfp-content div.sub_box.travel_box, .mfp-content div.sub_box.other_box, .mfp-content div.sub_box.keyword_box {
    width: 96% !important;
  }
  .mfp-content div.sub_box .content_box {
    padding: 0 7%;
  }
  .more-detail .selectList a {
    font-weight: normal;
    padding-left: 18px;
  }
  /*****　hotel　******/
  .mfp-content div.sub_box .hotelMainbox .left {
    float: none;
    width: 100%;
  }
  .mfp-content div.sub_box .hotelMainbox .left .conciergeForm {
    display: none;
  }
  .mfp-content div.sub_box .hotelMainbox .right {
    float: none;
    width: 100%;
  }
  .mfp-content div.sub_box .hotelMainbox .right .selectedHotel {
    border: none;
  }
  .mfp-content div.sub_box .hotelMainbox .typeSelect ul li {
    width: 100%;
  }
  .mfp-content div.sub_box .close_popup {
    background: transparent none repeat scroll 0 0;
    border-radius: 0;
    cursor: pointer;
    display: table-cell;
    float: none;
    height: 24px;
    position: absolute;
    right: 0;
    top: 10px;
    width: 27px;
    z-index: 1;
  }
  .mfp-content div.sub_box .hotelMainbox {
    border: none;
    margin-top: 28px;
  }
  .mfp-content div.sub_box .hotelMainbox h4 {
    font-size: 14px;
    font-weight: bold;
  }
  .more-detail #hotelSelectList .regionName {
    width: 100%;
    line-height: 1em;
    text-align: left;
    padding: 0;
  }
  .search-base-list .select-region .spaceElement, .multi_destination .spaceElement {
    width: 100%;
    margin-bottom: 5px;
    margin-left: 0;
  }
  .select-region .spaceElement {
    margin-bottom: 5px;
  }

  .select-region .spaceElement:nth-child(3n) {
    margin-bottom: 0;
  }
}
@media screen and (max-width: 320px) {
  .multi_destination {
    width: 100%;
  }
  .mfp-content div.sub_box .hotelMainbox .typeCheck .checkBoxArea ul li {
    display: block;
    width: 100% !important;
    padding-left: 0 !important;
    margin-left: 0 !important;
  }
}
/*****　Airline　******/
@media screen and (min-width: 769px) {
  #popup_flight_content {
    display: none;
  }
}
@media screen and (max-width: 768px) {
  .mfp-content div.sub_box .Airline {
    display: none;
  }
  #popup_flight_content {
    padding: 15px 15px 0;
  }
  #content_popup dt {
    font-weight: bold;
    font-size: 1.2em;
    margin-top: 10px;
  }
  #content_popup select {
    width: 100%;
    height: 40px;
    margin-top: 8px;
  }
  #content_popup .airList .btnAdd {
    color: #f9423a;
    text-align: right;
    text-decoration: underline;
    margin-top: 5px;
  }
  #content_popup .airList li {
    padding: 5px 0;
  }
  #content_popup .airList a {
    top: 25px;
    font-weight: normal;
    padding-left: 16px;
  }
  #content_popup .airList a:before {
    display: block;
    position: absolute;
    content: "×";
    color: #f9423a;
    font-size: 18px;
    font-weight: bold;
    left: 15px;
    margin-top: -3px;
  }
}
/*****　kodawari　******/
@media screen and (min-width: 769px) {
  #popup_plan_kodawari_content {
    display: none;
  }
}
@media screen and (max-width: 768px) {
  .mfp-content div.sub_box.travel_box .content_box {
    padding: 0 12% 0 6%;
  }
  .mfp-content div.sub_box .checkBoxArea li label, .mfp-content div.sub_box .checkBoxInner li label {
    cursor: pointer;
    display: inline-block;
    font-size: 13px;
    width: 100%;
    vertical-align: middle;
  }
  .mfp-content div.sub_box .checkBox_list, .mfp-content div.sub_box .checkBoxArea, .mfp-content div.sub_box .checkBox_list {
    padding: 0;
    height: 300px;
  }
  .mfp-content div.sub_box .checkBoxArea li input[type=checkbox] + label span, .mfp-content div.sub_box .checkBoxInner li input[type=checkbox] + label span {
    background: transparent none repeat scroll 0 0;
    cursor: pointer;
    display: inline-block;
    float: left;
    font-size: 15px;
    height: auto;
    line-height: 1.5;
    margin: 0;
    padding-left: 0;
    text-indent: 0;
    vertical-align: middle;
    width: 90%;
  }
  .mfp-content div.sub_box .doubleBtn a {
    margin-top: 10px;
    margin-left: 0;
    display: inline-block;
    vertical-align: top;
  }
  .mfp-content div.sub_box .control_box a {
    background-color: #F9423A;
    border-radius: 3px;
    box-sizing: border-box;
    color: #ffffff;
    cursor: pointer;
    display: block;
    font-size: 16px;
    font-weight: bold;
    height: 54px;
    margin: 5px auto !important;
    padding: 17px 0;
    position: relative;
    text-align: center;
    width: 250px;
  }
}
@media screen and (max-width: 320px) {
  .mfp-content div.sub_box .checkBoxArea li, .mfp-content div.sub_box .checkBoxInner li {
    width: 100% !important;
    margin: 13px 0;
  }
}
.search-detail-list {
  padding: 0 24px;
}

.search-base-list dl {
  overflow: hidden;
  clear: both;
}
.search-base-list select {
  float: left;
  border-radius: 6px;
}

.select-departure-date-detail {
  width: 275px;
}
.select-departure-date-detail select {
  width: 44%;
}
.select-departure-date-detail select.select3.d {
  width: 30%;
}

.select-duration {
  width: 180px;
}
.select-duration select {
  width: 42%;
}

.select-price {
  width: 240px;
}
.select-price select {
  width: 42%;
}

.iconDash {
  padding: 12px 6px;
}

@media screen and (max-width: 768px) {
  .iconDash {
    padding: 12px 11px;
  }
}
.more-detail {
  background: #f9f9f9;
  -js-display: flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
}
.more-detail p {
  background: #f1f1f1;
  width: 20%;
  line-height: 4.5rem;
  font-weight: bold;
  text-align: center;
  color: #F9423A;
}
.more-detail ul {
  -js-display: flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  width: 80%;
  padding: 10px;
  box-sizing: border-box;
}
.more-detail .openBtn {
  height: auto;
  padding-bottom: 25px;
}
.more-detail a {
  display: block;
  height: 100%;
  box-sizing: border-box;
  padding: 5px;
  font-weight: bold;
  position: relative;
}
.more-detail .btnSelect {
  height: 42px;
  padding: 10px;
}

@media screen and (min-width: 769px) {
  .more-detail li.detail_list {
    width: 25%;
    vertical-align: middle;
    background: #FFF;
    border: 1px solid #D5D5D5;
  }
}
.selectList:before {
  display: block;
  position: absolute;
  line-height: 1;
  font-size: 12px;
  content: "選択中の条件";
  z-index: 1;
  color: #ffffff;
  background: #696969;
  padding: 5px;
}

.more-detail .selectList a:before {
  display: block;
  position: absolute;
  content: "×";
  color: #f9423a;
  left: 2px;
  font-size: 18px;
  top: 1px;
  font-weight: bold;
}
.more-detail #hotelSelectList .hotelKodawari a:first-child:before {
  display: block;
  position: absolute;
  content: "×";
  color: #f9423a;
  left: 2px;
  font-size: 18px;
  top: 21px;
  font-weight: bold;
}
.more-detail #hotelSelectList li {
  width: 100%;
  border: none;
}
.more-detail #hotelSelectList .hotelKodawari:before {
  display: block;
  position: absolute;
  line-height: 1;
  font-size: 12px;
  content: "ホテルのこだわり条件";
  z-index: 1;
  color: #696969;
  background: #eaeaea;
  padding: 5px;
}
.more-detail #hotelSelectList .hotelKodawari a:first-child {
  padding-top: 25px;
}
.more-detail #hotelSelectList dl {
  margin: 0;
  overflow: visible;
}
.more-detail #hotelSelectList .regionName {
  display: block;
  padding-top: 25px;
}
.more-detail #hotelSelectList a {
  top: 0;
}

@media screen and (min-width: 769px) {
  .more-detail .selectList a {
    top: 25px;
    font-weight: normal;
    padding-left: 18px;
  }
}
#hotelSelectList ul {
  width: 100%;
  padding: 10px 0 0 5px;
  display: block;
}

@media screen and (max-width: 768px) {
  .more-detail {
    display: none;
  }
  .more-detail p {
    width: 100%;
  }
  .more-detail ul {
    display: block;
    width: 100%;
  }
  .more-detail li {
    display: block;
    width: 100%;
    overflow: hidden;
    border: 1px solid #c6c6c6;
    background: #fff;
  }
  .more-detail #hotelSelectList li#setHotelDataIndex0 {
    margin-top: 20px;
  }
  .more-detail .selectList a {
    top: 20px;
  }
}
/* キーワードから探す */
.keyword-search {
  border: 1px solid #D5D5D5;
  margin-top: 40px;
  display: table;
  width: 100%;
  table-layout: fixed;
  background: #fff;
}
.keyword-search h3, .keyword-search ul {
  display: table-cell;
}
.keyword-search h3 {
  vertical-align: middle;
  text-align: center;
  padding: 20px 10px;
  width: 20%;
}
.keyword-search ul {
  width: 100%;
  -js-display: flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  flex-wrap: wrap;
  border-left: 1px solid #D5D5D5;
  position: relative;
  margin-bottom: -1px;
}
.keyword-search li {
  width: 25%;
  border-bottom: 1px solid #D5D5D5;
  border-right: 1px solid #D5D5D5;
  box-sizing: border-box;
}
.keyword-search a {
  display: block;
  position: relative;
  text-align: center;
  padding: 14px;
  line-height: 1;
  font-size: 14px;
}

@media screen and (min-width: 769px) {
  #popup_tour_code {
    display: none;
  }
  .keyword-search a:hover, .more-detail a:hover {
    color: #F9423A;
  }
}
@media screen and (max-width: 768px) {
  .keyword-search {
    margin-top: 0;
  }
  .keyword-search h3, .keyword-search ul {
    display: block;
  }
  .keyword-search h3 {
    width: 100%;
    box-sizing: border-box;
  }
  .keyword-search ul {
    border-left: none;
    border-top: 1px solid #D5D5D5;
    -js-display: flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
  }
  .keyword-search li {
    display: inline-block;
    width: 50%;
    box-sizing: border-box;
  }
  .keyword-search a {
    font-size: 14px;
    background-size: 12px;
    text-align: left;
    padding: 14px 20px 14px 14px;
  }
  .keyword_box .content_box {
    display: none;
  }
  #popup_tour_code {
    padding: 15px 15px 0;
  }
  .mfp-content div.sub_box input {
    height: 40px;
    padding: 0 20px 2px 6px;
    width: 100%;
    font-size: 14px;
    border-radius: 4px;
    border: 1px solid #e2e3ea;
  }
}
/* .btn_calendar
------------------------*/
body .ui-datepicker {
  width: 20em;
  background: #FFF;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
  color: #333333;
  font-family: Arial, Helvetica, sans-serif;
  display: none;
}
body .ui-datepicker table {
  width: 92%;
  font-size: 14px;
  border-collapse: collapse;
  margin: 4%;
}
body .ui-datepicker th {
  padding-bottom: 4px;
}
body .ui-datepicker td {
  border: 0;
  padding: 1px;
}
body .ui-datepicker td a, body .ui-datepicker td span {
  display: block;
  padding: 0.2em;
  text-align: right;
  text-decoration: none;
}
body .ui-datepicker td a:hover {
  background: #F9423A;
  color: #FFF;
  opacity: 1;
}
body .ui-datepicker .ui-icon {
  text-indent: -99999px;
  overflow: hidden;
  background-repeat: no-repeat;
  width: 34px;
  height: 100%;
  display: inline-block;
  position: absolute;
  top: 0;
  margin-top: 0;
  background: #000;
  transition: 0.2s;
}
body .ui-datepicker .ui-icon:after {
  content: "";
  transform: rotate(45deg);
  width: 4px;
  height: 4px;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -2px;
  margin-left: -2px;
}
body .ui-datepicker .ui-datepicker-prev .ui-icon {
  left: 0;
}
body .ui-datepicker .ui-datepicker-prev .ui-icon:after {
  border-bottom: 1px solid #fff;
  border-left: 1px solid #fff;
}
body .ui-datepicker .ui-datepicker-next .ui-icon {
  right: 0;
}
body .ui-datepicker .ui-datepicker-next .ui-icon:after {
  border-top: 1px solid #fff;
  border-right: 1px solid #fff;
}
body .ui-datepicker .ui-state-default {
  border: 1px solid #E2E3EA;
}
body .ui-datepicker .ui-state-disabled {
  opacity: 0.35;
  filter: Alpha(Opacity=35);
  background-image: none;
}
body .ui-datepicker-title {
  padding: 10px;
  line-height: 1;
  text-align: center;
  font-size: 16px;
}
body .ui-datepicker-header {
  background: #F9423A;
  color: #ffffff;
  font-weight: normal;
  position: relative;
}
@media screen and (min-width: 769px) {
  body .ui-datepicker .ui-icon:hover {
    background: #F9423A;
    opacity: 1;
  }
}

.btn_calendar {
  display: table-cell;
  margin-left: 1px;
}
.cpTemplate .btn_calendar img {
  padding: 14px 14px 14px 14px;
  width: 100%;
  height: 100%;
  transition: 0.2s;
  cursor: pointer;
}
@media screen and (max-width: 657px) {
  .cpTemplate .btn_calendar img {
    padding: 10px 10px 10px 10px;
    transition: 0.2s;
  }
}
.btn_calendar img:hover {
  background-color: #CCC;
}

/* #tabs
----------------------------------------------------*/
/* 既存のclear */
.tabs-inner {
  border-bottom: 4px solid #F9423A;
  background: #EAEAEA;
}

.tabs-navi ul {
  -js-display: flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  position: relative;
  z-index: 10;
  padding-right: 150px;
}
.tabs-navi ul li {
  width: 25%;
  display: table;
  padding-left: 1px;
  font-weight: bold;
}
.tabs-navi ul li:first-child {
  padding-left: 0;
}
.tabs-navi ul li a {
  box-sizing: border-box;
  display: table-cell;
  vertical-align: middle;
  height: 80px;
  padding: 10px 10px 10px 54px;
  outline: none;
  text-align: left;
  color: #626262;
  font-size: 13px;
  line-height: 1.4em;
  background-color: #EAEAEA;
  background-repeat: no-repeat;
  background-position: 14px center;
  background-size: auto 30px;
}

.tabs-navi.op_page ul li {
  width: 30.6%;
}

.tab-hidden {
  display: none !important;
}

.tabs_back {
  background-color: #fff !important;
}

.tabs-navi {
  position: relative;
  display: table;
  width: 100%;
}
.tabs-navi ul li a:hover#ui-id-1, .tabs-navi ul li a#ui-id-1 {
  background-image: url(assets-area/images/icon-tab-1.svg);
}
.tabs-navi ul li a#ui-id-2 {
  background-image: url(assets-area/images/icon-tab-2.svg);
}
.tabs-navi ul li a#ui-id-3 {
  background-image: url(assets-area/images/icon-tab-3.svg);
}
.tabs-navi ul li a#ui-id-4 {
  background-image: url(assets-area/images/icon-tab-4.svg);
}
.tabs-navi ul li a:hover, .tabs-navi ul li a.active {
  background-color: #F9423A;
  color: #FFF;
  font-weight: bold;
}
.tabs-navi ul li a:hover#ui-id-1, .tabs-navi ul li a#ui-id-1.active {
  background-image: url(assets-area/images/icon-tab-1-w.svg);
}
.tabs-navi ul li a:hover#ui-id-2, .tabs-navi ul li a#ui-id-2.active {
  background-image: url(assets-area/images/icon-tab-2-w.svg);
}
.tabs-navi ul li a:hover#ui-id-3, .tabs-navi ul li a#ui-id-3.active {
  background-image: url(assets-area/images/icon-tab-3-w.svg);
}
.tabs-navi ul li a:hover#ui-id-4, .tabs-navi ul li a#ui-id-4.active {
  background-image: url(assets-area/images/icon-tab-4-w.svg);
}
.tabs-navi ul .ui-tabs-active a {
  font-weight: bold;
  font-size: 14px;
}
.tabs-navi ul.is-fixed {
  padding-top: 0;
}

.tabs-navi-search {
  display: table-cell;
  width: 150px;
  height: 80px;
  background: #696969;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 998;
  text-align: center;
  vertical-align: middle;
}
.tabs-navi-search span {
  width: 100%;
  height: 100%;
  background-image: url(assets-area/images/icon-search-w.svg);
  background-position: 18% 50%;
  background-repeat: no-repeat;
  background-size: auto 24px;
  display: block;
  color: #FFF;
  padding-top: 30px;
  padding-left: 20px;
  box-sizing: border-box;
  font-size: 13px;
  font-weight: bold;
}
.tabs-navi-search:hover {
  color: #FFF;
}

.is-fixed {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 10000;
  width: 100%;
  text-align: center;
  background: #FFF;
}

#area-tour-search {
  font-size: 16px;
  font-family: "Noto Sans JP", sans-serif;
  color: #333;
}

.tabs {
  margin-top: -84px;
  padding-top: 84px;
}

@media screen and (max-width: 992px) {
  .is-fixed {
    width: 100%;
    left: 0;
    margin: 0;
  }
}
@media screen and (max-width: 657px) {
  .tabs-inner {
    padding: 0;
  }
  .tabs-navi ul {
    padding: 0;
  }
  .tabs-navi ul li a {
    font-size: 10px;
    letter-spacing: -1px;
    height: 74px;
    text-align: center;
    box-sizing: border-box;
    padding: 42px 6px 10px;
    background-position: center 15px;
    background-size: auto 20px;
  }
  .tabs-navi ul .ui-tabs-active a {
    font-size: 10px;
  }
  .tabs-navi.op_page ul li {
    width: 29.5%;
  }
  .tabs-navi-search {
    width: 25%;
    height: 74px;
  }
  .tabs-navi-search span {
    background-position: center 15px;
    background-repeat: no-repeat;
    background-size: auto 20px;
    padding-top: 47px;
    padding-left: 0;
    font-size: 10px;
  }
  #area-tour-search {
    margin-top: initial;
    padding: 0 10px;
  }
  .tabs {
    margin-top: -78px;
    padding-top: 78px;
  }
}
@media screen and (min-width: 992px) {
  .tabs-inner {
    width: 100%;
    background: #EAEAEA;
  }
  .tabs-inner .tabs-navi {
    width: 960px;
    margin: 0 auto;
  }
  .tabs-inner .tabs-navi li:first-child {
    border-left: 1px solid #FFF;
  }
  .tabs-navi ul a#ui-id-1 {
    background-size: auto 24px;
  }
  .tabs-navi ul a#ui-id-2 {
    background-position: 18px center;
  }
  .tabs-navi ul a#ui-id-3, .tabs-navi ul a#ui-id-4 {
    background-size: auto 24px;
  }
}
/* #tab-1
----------------------------------------------------*/
#tabs-1 {
  margin-bottom: -60px;
}

#tabs-1 .area-tabs-title {
  background: url(assets-area/images/icon-tab-1.svg) center 30px no-repeat;
  background-size: auto 34px;
}

/* .areaTourList
------------------------*/
.area-tour-list {
  -js-display: flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  flex-wrap: wrap;
  margin-left: -4%;
}
.area-tour-list li {
  width: 31.3%;
  position: relative;
  text-align: center;
  margin-bottom: 18px;
  margin-left: 2%;
}
.area-tour-list li img {
  width: 100%;
  height: auto;
  vertical-align: top;
}
.area-tour-list a {
  position: relative;
  display: block;
}

@media screen and (max-width: 657px) {
  .area-tour-list {
    display: block;
    padding: 0 4%;
  }
  .area-tour-list li {
    width: 100%;
    position: relative;
    text-align: left;
    margin-bottom: 2%;
  }
  .tour-reccomend {
    padding: 0;
  }
  .tour-reccomend .area-page-inner {
    padding: 0;
  }
  .tour-reccomend .area-title {
    padding-top: 30px;
  }
  .layout-2 a {
    display: block;
    overflow: hidden;
    padding-bottom: 0;
  }
  .layout-2 .area-tour-list-img {
    float: left;
    box-sizing: border-box;
  }
  .layout-2 .area-tour-list-txt {
    float: right;
    box-sizing: border-box;
  }
  .layout-2 .border-dash {
    position: relative;
    width: 40%;
    float: left;
    border-top: none;
    padding-top: 0;
  }
  .layout-2 .border-dash li {
    width: 100%;
    text-align: center;
    margin-bottom: 4px;
    box-sizing: border-box;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  .area-tour-list li {
    width: 48%;
  }
  .area-tour-list li img {
    height: auto;
  }
}
@media screen and (min-width: 992px) {
  .area-tour-list li img {
    height: 190px;
  }
}
/* .banner-list
------------------------*/
.banner-list-top, .banner-list-bottom {
  max-width: 960px;
  margin: 0 auto;
  padding-top: 20px;
  text-align: center;
}
.banner-list-top li, .banner-list-bottom li {
  width: 24.5%;
  display: inline-block;
  padding-left: 10px;
  padding-bottom: 10px;
  box-sizing: border-box;
}
.banner-list-top li img, .banner-list-bottom li img {
  width: 100%;
  height: auto;
  vertical-align: top;
}

.banner-list-top.wide {
  max-width: none;
}
.banner-list-top.wide li {
  width: auto;
}

.banner-list-bottom {
  margin: -50px auto 50px;
}

.banner-list {
  max-width: 1180px;
  margin: 0 auto;
  padding-right: 10px;
  text-align: center;
}
.banner-list li {
  width: 24.5%;
  display: inline-block;
  padding-left: 10px;
  padding-bottom: 10px;
  box-sizing: border-box;
}
.banner-list li img {
  width: 100%;
  height: auto;
  vertical-align: top;
  transition: all 0.2s linear;
}

@media screen and (max-width: 657px) {
  .banner-list-top, .banner-list-bottom, .banner-list-top.wide {
    padding-right: 8px;
    padding-top: 16px;
    -js-display: flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    flex-wrap: wrap;
  }
  .banner-list-top li, .banner-list-bottom li, .banner-list-top.wide li {
    width: 50%;
    padding-left: 8px;
    padding-bottom: 8px;
    box-sizing: border-box;
  }
  .banner-list-bottom {
    margin: -30px auto 30px;
  }
  .banner-list {
    padding-right: 8px;
    -js-display: flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    flex-wrap: wrap;
  }
  .banner-list li {
    width: 50%;
    padding-left: 8px;
    padding-bottom: 8px;
    box-sizing: border-box;
  }
}
@media screen and (min-width: 1200px) {
  .banner-list-top li {
    width: 235px;
  }
  .banner-list li {
    width: 290px;
  }
}
@media screen and (min-width: 769px) {
  #areaPage .banner-list-top a:hover img, #areaPage .banner-list a:hover img {
    opacity: 0.8;
  }
}
/* .theme-list
------------------------*/
.theme-list {
  -js-display: flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  flex-wrap: wrap;
}
.theme-list li {
  width: calc(33.3333333333% - 0.1px);
  box-sizing: border-box;
  padding: 1px;
}
.theme-list li > span {
  overflow: hidden;
  display: block;
  position: relative;
}
.theme-list li .overlay {
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.34);
  position: absolute;
  top: 0;
  left: 0;
  opacity: 1;
  transition: 0.2s;
}
.theme-list li .theme-title {
  padding: 10px;
  z-index: 1;
  text-align: center;
}
.theme-list li .off {
  background: #e2e2e2;
  display: block;
  height: 100%;
}
.theme-list li a {
  -js-display: flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: 240px;
  overflow: hidden;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  font-size: 20px;
  font-weight: bold;
  color: #FFF !important;
  text-shadow: 0 0 20px #000;
}
.theme-list li a:hover {
  transform: scale(1.05);
}
.theme-list li a:hover .overlay {
  opacity: 0;
}

.caption {
  text-align: right;
  margin-right: 5px;
  font-size: 12px;
}

@media screen and (max-width: 657px) {
  .theme-list li {
    width: 50%;
  }
  .theme-list li .theme-title {
    font-size: 14px;
  }
  .theme-list li a {
    height: 150px;
  }
  .caption {
    text-align: left;
    margin-left: 5px;
    font-size: 11px;
  }
}
/* #tab-2
----------------------------------------------------*/
@media screen and (min-width: 768px) {
  .hotel-recommend {
    padding-bottom: 50px;
  }
}
#tabs-2 .area-tabs-title {
  background: url(assets-area/images/icon-tab-2.svg) center 30px no-repeat;
  background-size: auto 38px;
}

.hotel-other-title {
  font-size: 20px;
  font-weight: normal;
  text-align: center;
  margin-bottom: 50px;
}
.hotel-other-title span {
  font-size: 28px;
  color: #F9423A;
  font-style: italic;
  margin: 0 4px;
}

@media screen and (max-width: 657px) {
  .hotel-other-title {
    font-size: 16px;
    margin-bottom: 30px;
  }
  .hotel-other-title span {
    font-size: 22px;
  }
  .hotel-recommend {
    padding: 0;
  }
}
/* rating */
.rating {
  display: table;
  width: 100%;
  margin: 0 auto 18px;
  border: 1px solid #BABABA;
  border-radius: 20px;
}
.rating p, .rating .ratingStar {
  display: table-cell;
  vertical-align: middle;
  line-height: 1;
  width: 50%;
  padding: 4px;
}
.rating p {
  font-size: 10px;
  background: #F0F0F0;
  font-weight: bold;
  color: #818181;
  border-right: 1px solid #BABABA;
  position: relative;
  border-radius: 20px 0 0 20px;
}
.rating p:before {
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 6px 0 6px 8px;
  border-color: transparent transparent transparent #BABABA;
  position: absolute;
  right: -8px;
  top: 50%;
  margin-top: -6px;
}
.rating p:after {
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 5px 0 5px 7px;
  border-color: transparent transparent transparent #F0F0F0;
  position: absolute;
  right: -7px;
  top: 50%;
  margin-top: -5px;
}
.rating .ratingStar {
  width: 65px;
  margin: 0 auto;
  position: relative;
  top: 1px;
  font-family: "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
}

@media screen and (max-width: 657px) {
  .rating {
    width: 100%;
  }
  .hotel-box-l .rating p, .hotel-box-l .rating .ratingStar {
    padding: 8px;
  }
  .rating p {
    font-size: 10px;
    letter-spacing: -1px;
  }
  .rating .ratingStar {
    width: 50px;
  }
}
.rate {
  position: relative;
  display: inline-block;
  width: 65px;
  height: 13px;
  font-size: 13px;
}
.rate:before, .rate:after {
  position: absolute;
  top: 0;
  left: 0;
  content: "★★★★★";
  display: inline-block;
  height: 13px;
  line-height: 13px;
  font-size: 13px;
}
.rate:before {
  color: #cccccc;
}
.rate:after {
  color: #FFB100;
  overflow: hidden;
  white-space: nowrap;
}

.area-page a:hover .rate:before, .area-page a:focus .rate:before, .area-page a:active .rate:before {
  color: #cccccc !important;
}
.area-page a:hover .rate:after, .area-page a:focus .rate:after, .area-page a:active .rate:after {
  color: #FFB100 !important;
}

@media screen and (max-width: 657px) {
  .rate {
    width: 50px;
    height: 10px;
    font-size: 10px;
  }
  .rate:before, .rate:after {
    height: 10px;
    line-height: 10px;
    font-size: 10px;
  }
}
.rate-0:after {
  width: 0;
}

.rate-1:after {
  width: 13px;
}

.rate-1-5:after {
  width: 19.5px;
}

.rate-2:after {
  width: 26px;
}

.rate-2-5:after {
  width: 32.5px;
}

.rate-3:after {
  width: 39px;
}

.rate-3-5:after {
  width: 45.5px;
}

.rate-4:after {
  width: 52px;
}

.rate-4-5:after {
  width: 58.5px;
}

.rate-5:after {
  width: 65px;
}

@media screen and (max-width: 657px) {
  .rate-0:after {
    width: 0;
  }
  .rate-1:after {
    width: 10px;
  }
  .rate-1-5:after {
    width: 15px;
  }
  .rate-2:after {
    width: 20px;
  }
  .rate-2-5:after {
    width: 25px;
  }
  .rate-3:after {
    width: 30px;
  }
  .rate-3-5:after {
    width: 35px;
  }
  .rate-4:after {
    width: 40px;
  }
  .rate-4-5:after {
    width: 45px;
  }
  .rate-5:after {
    width: 50px;
  }
}
/* .swiper
------------------------*/
/* .swiper-container {
  padding: 11px;
} */

.swiper-button-prev, .swiper-button-next {
  background: #333;
  background-image: none !important;
  width: 50px;
  height: 50px;
}

.swiper-button-prev:hover, .swiper-button-next:hover {
  background: #F9423A;
}

.swiper-button-prev:after, .swiper-button-next:after {
  position: absolute;
  transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  content: "";
  width: 12px;
  height: 12px;
  top: 50%;
  margin-top: -6px;
}

.swiper-button-prev {
  left: -40px;
}
.swiper-button-prev:after {
  border-bottom: 1px solid #fff;
  border-left: 1px solid #fff;
  left: 50%;
  margin-left: -2px;
}

.swiper-button-next {
  right: -40px;
}
.swiper-button-next:after {
  border-top: 1px solid #fff;
  border-right: 1px solid #fff;
  right: 50%;
  margin-right: -2px;
}

@media screen and (min-width: 1200px) {
  .swiper-area {
    position: relative;
  }
}
@media screen and (max-width: 1199px) {
  .pos-r {
    position: relative;
  }
  .swiper-button-prev {
    left: 0;
  }
  .swiper-button-prev:after {
    border-bottom: 1px solid #fff;
    border-left: 1px solid #fff;
    left: 50%;
    margin-left: -2px;
  }
  .swiper-button-next {
    right: 0;
  }
  .swiper-button-next:after {
    border-top: 1px solid #fff;
    border-right: 1px solid #fff;
    right: 50%;
    margin-right: -2px;
  }
}
@media screen and (max-width: 657px) {
  .pos-r {
    position: relative;
    padding-bottom: 50px;
  }
  .swiper-button-prev, .swiper-button-next {
    width: 30px;
  }
}
.swiper-buttonWrapper {
  margin-left: -10px;
}
.swiper-pagination {
  position: initial;
  bottom:-24px !important;
  width: 100%;
  text-align: center;
}
.swiper-pagination span {
  margin: 0 7px !important;
  width: 12px;
  height: 12px;
}

.swiper-pagination-bullet {
  background-color: transparent;
  border: 1px solid white;
  opacity: 1;
}

.swiper-pagination-bullet-active {
  opacity: 1;
  background: #fff;
}

.hotel-box-list2 .swiper-slide {
  background: #fff;
  /* Center slide text vertically */
  display: flex;
  justify-content: center;
  align-items: center;
  width: 228px;
  margin-right: 15px;
}
.hotel-box-list2 img {
  width: 100%;
  height: auto;
}

@media screen and (max-width: 1199px) {
  .swiper-pagination {
    width: 960px;
  }
}
@media screen and (max-width: 991px) {
  .swiper-pagination {
    width: 92%;
    margin-top: 0;
  }
}
@media screen and (max-width: 657px) {
  .swiper-pagination {
    bottom: 20px;
  }
  .hotel-box-list2 .swiper-slide {
    width: 45%;
  }
}
/* .tab-3
----------------------------------------------------*/
#tabs-3 {
  padding-bottom: 60px;
}

#tabs-3 .area-tabs-title {
  background: url(assets-area/images/icon-tab-3.svg) center 30px no-repeat;
  background-size: auto 30px;
}

@media screen and (min-width: 768px) {
  #tabs-3.op_pages {
    padding-bottom: 50px;
  }
}
/* .area-menu ナビゲーション
-------------------------------------------------*/
.area-menu {
  background: #F4F4F4;
  position: relative;
  width: 100%;
  z-index: 10;
  margin-top: 60px;
}
.area-menu ul {
  width: 100%;
  border-left: 1px solid #FFF;
  table-layout: fixed;
  -js-display: flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
}
.area-menu li {
  width: -webkit-calc(100% / 7);
  width: 14.2857142857%;
  text-align: center;
  display: inherit;
  border-right: 1px solid #FFF;
  justify-content: center;
  align-items: center;
}
.area-menu li:first-child {
  background: #F9423A;
  color: #FFF;
  font-size: 16px;
  font-style: italic;
}
.area-menu a {
  background: #F4F4F4;
  width: 100%;
  height: 100%;
  display: inherit;
  justify-content: center;
  align-items: center;
  color: #464646 !important;
  font-weight: bold;
  font-size: 13px;
  text-decoration: none;
  position: relative;
  padding: 18px 10px;
  box-sizing: border-box;
}
.area-menu a:after {
  border-bottom: 1px solid #F9423A;
  border-left: 1px solid #F9423A;
  transform: rotate(-45deg);
  content: "";
  position: absolute;
  width: 5px;
  height: 5px;
  bottom: 10px;
  left: 50%;
  margin-left: -4px;
}
.area-menu.fixed {
  position: fixed;
  top: 0;
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.6);
}

@media screen and (max-width: 640px) {
  .area-menu {
    position: relative;
    margin-top: 1px;
  }
  .area-menu .area-menu-inner {
    padding: 0;
    overflow-x: scroll;
    -webkit-overflow-scrolling: touch;
    overflow-scrolling: touch;
  }
  .area-menu ul {
    width: 620px;
    border-left: none;
  }
  .area-menu li:last-child {
    border-right: none;
  }
  .area-menu a {
    white-space: nowrap;
    padding: 10px 10px 20px;
    box-sizing: border-box;
    font-size: 10px;
  }
  .area-menu.fixed {
    top: 60px !important;
  }
}
@media screen and (min-width: 767px) {
  .area-menu a:hover {
    background-color: #F9423A;
    color: #FFF !important;
  }
  .area-menu a:hover:after {
    border-bottom: 1px solid #FFF;
    border-left: 1px solid #FFF;
  }
}
.area-info {
  -js-display: flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  flex-direction: row-reverse;
  margin-bottom: 60px;
}

.area-info-data {
  width: 25%;
  padding-left: 40px;
  color: #505050;
  position: relative;
}
.area-info-data h5 {
  text-align: center;
}
.area-info-data p {
  text-align: center;
}
.area-info-data .area-info-detail {
  margin-bottom: 40px;
}
.area-info-data .area-info-detail h5 {
  background: #FFE2E2;
  border-radius: 30px;
  padding: 6px;
  font-size: 14px;
  letter-spacing: 0.05em;
}
.area-info-data .area-info-detail p {
  font-size: 26px;
  font-weight: 300;
  padding: 16px 0;
}
.area-info-data .area-info-detail .temp-high {
  color: #F9423A;
}
.area-info-data .area-info-detail .temp-low {
  color: #3A7CF9;
}
.area-info-data .area-info-detail .temp-border {
  display: inline-block;
  margin: 0 4px;
}
.area-info-data .area-info-detail .notes {
  font-size: 16px;
  display: inline-block;
  margin: 0 4px;
}
.area-info-data .area-info-detail .notes-box {
  font-size: 10px;
  background: #EBEBEB;
  padding: 4px;
}
.area-info-data .area-info-detail .unit {
  font-size: 16px;
}
.area-info-data .flightTime {
  color: #FFF;
  box-sizing: border-box;
}
.area-info-data .flightTime h5 {
  background-color: #F9423A;
  font-size: 16px;
  position: relative;
  padding: 8px;
}
.area-info-data .flightTime h5 span {
  background-image: url(assets-area/images/icon-air.svg);
  background-position: left center;
  background-repeat: no-repeat;
  padding: 10px 10px 10px 30px;
}
.area-info-data .flightTime h5:after {
  content: "";
  width: 10px;
  height: 10px;
  background: #F9423A;
  display: inline-block;
  transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  position: absolute;
  bottom: -5px;
  left: 50%;
  margin-left: -5px;
}
.area-info-data .flightTime p {
  background: #434343;
  font-size: 20px;
  padding: 14px;
}

.area-info-map {
  width: 75%;
  height: 530px;
}

#area-map, #main-map {
  width: 100%;
  height: 530px;
}

@media screen and (max-width: 657px) {
  .areaKnow {
    padding: 0;
  }
  .area-info {
    display: block;
    margin-bottom: 0;
    position: relative;
  }
  .area-info-data {
    width: 100%;
    padding-left: 0;
    position: static;
  }
  .area-info-data .area-info-detail {
    margin-bottom: 20px;
    padding: 0 14px;
  }
  .area-info-data .area-info-detail ul {
    -js-display: flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
  }
  .area-info-data .area-info-detail li {
    width: 25%;
    margin: 4px;
  }
  .area-info-data .area-info-detail h5 {
    font-size: 10px;
    letter-spacing: -1px;
  }
  .area-info-data .area-info-detail p {
    font-size: 14px;
  }
  .area-info-data .area-info-detail .notes {
    font-size: 10px;
    margin: 0 0 0 2px;
  }
  .area-info-data .area-info-detail .notes-box, .area-info-data .area-info-detail .unit {
    font-size: 10px;
  }
  .area-info-data .flightTime {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    padding-left: 0;
    display: table;
  }
  .area-info-data .flightTime h5 {
    background: #F9423A;
    font-size: 12px;
    display: table-cell;
  }
  .area-info-data .flightTime h5:after {
    bottom: auto;
    left: auto;
    top: 50%;
    right: -5px;
    margin-left: 0;
    margin-top: -5px;
  }
  .area-info-data .flightTime p {
    background: #434343;
    font-size: 16px;
    padding: 14px;
  }
  .area-info-map {
    position: relative;
    height: 0;
    width: 100%;
    overflow: hidden;
    padding-bottom: 70%;
  }
  .area-info-map iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100% !important;
    height: 100% !important;
  }
  #area-map, #main-map {
    width: 100%;
    height: 330px;
  }
}
/* 魅力
------------------------*/
.appeal-bg {
  position: relative;
  z-index: 0;
  overflow: hidden;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}

.appeal-title {
  position: relative;
  display: inline-block;
  font-size: 18px;
  margin-bottom: 30px;
}
.appeal-title:after {
  content: "";
  display: inline-block;
  width: 100%;
  height: 1px;
  background: #F9423A;
}

.appeal-txt {
  width: 600px;
  margin: 0 auto;
  font-size: 16px;
  line-height: 2em;
  text-align: justify;
}

@media screen and (max-width: 657px) {
  .appeal-bg {
    padding: 40px 0 0;
  }
  .appeal-title {
    font-size: 15px;
    margin-bottom: 30px;
  }
  .appeal-txt {
    width: 80%;
    font-size: 13px;
    padding-bottom: 20px;
  }
  .appeal-txt.active {
    padding-top: 100%;
  }
}
/* ランキング
------------------------*/
.rank-title {
  font-size: 22px;
  color: #F9423A;
  padding-top: 60px;
  margin-bottom: 60px;
}
.rank-title .icon-rank {
  background: url(assets-area/images/icon-rank.svg) center top no-repeat;
  padding-top: 40px;
  background-size: auto 26px;
}

.rank-list {
  margin-bottom: 60px;
}

.rank-box {
  -js-display: flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  margin-bottom: 20px;
}
.rank-box:nth-child(1) .badge-rank {
  background: url(assets-area/images/badge-rank-1.svg) center top no-repeat;
  background-color: #EBD526;
}
.rank-box:nth-child(2) .badge-rank {
  background: url(assets-area/images/badge-rank-2.svg) center top no-repeat;
  background-color: #CCCCCC;
}
.rank-box:nth-child(3) .badge-rank {
  background: url(assets-area/images/badge-rank-3.svg) center top no-repeat;
  background-color: #E0B489;
}

.rank-img {
  width: 40%;
  background-position: center center;
  background-size: cover;
  min-height: 250px;
}

.rank-txt {
  width: 60%;
  text-align: left;
  padding: 30px 0;
  position: relative;
}
.rank-txt .badge-rank {
  width: 52px;
  height: 52px;
  display: block;
  border-radius: 26px;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.3);
  position: absolute;
  top: 12px;
  left: -24px;
}
.rank-txt h6 {
  font-size: 18px;
  position: relative;
  margin-bottom: 20px;
}
.rank-txt h6:before {
  content: "";
  width: 100%;
  height: 1px;
  background: #E5E5E5;
  position: absolute;
  bottom: 0;
}
.rank-txt h6 span {
  position: relative;
  display: inline-block;
  padding-bottom: 20px;
  margin-left: 40px;
}
.rank-txt h6 span:after {
  content: "";
  width: 100%;
  height: 1px;
  background: #F9423A;
  position: absolute;
  left: 0;
  bottom: 0;
  z-index: 1;
}
.rank-txt p {
  text-align: justify;
  font-size: 14px;
  line-height: 2em;
  margin-left: 40px;
}

.rankOtherTitle {
  text-align: center;
  padding-top: 40px;
  margin-bottom: 40px;
  font-size: 18px;
  color: #F9423A;
  letter-spacing: 0.05em;
}
.rankOtherTitle + .area-rank .rank-list {
  margin-bottom: 0;
}

@media screen and (max-width: 657px) {
  .area-rank {
    padding: 0;
  }
  .rank-title {
    font-size: 16px;
    padding-top: 40px;
    margin-bottom: 40px;
  }
  .rank-list {
    margin-bottom: 0;
  }
  .rank-box {
    display: block;
    margin-bottom: 20px;
  }
  .rank-img {
    width: 100%;
    padding-top: 56.32%;
    min-height: auto;
  }
  .rank-txt {
    width: 100%;
    text-align: left;
    padding: 8% 0 4%;
  }
  .rank-txt .badge-rank {
    top: -24px;
    left: 24px;
  }
  .rank-txt h6 {
    font-size: 16px;
    text-align: center;
  }
  .rank-txt h6:before {
    content: none;
  }
  .rank-txt h6 span {
    margin-left: 0;
  }
  .rank-txt p {
    line-height: 1.8em;
    margin-left: 0;
    padding: 0 8%;
  }
}
/* おすすめの1日
------------------------*/
.area-chart-list {
  padding-top: 0;
  margin-top: 60px;
}
.area-chart-list .area-btn {
  width: 350px;
  margin: 0 auto;
  color: #FFF !important;
}

.chart-list {
  border-left: 1px dashed #F9423A;
  margin-left: 80px;
}
.chart-list li {
  margin-left: 70px;
  margin-bottom: 30px;
  position: relative;
}

.chartBox {
  -js-display: flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
}

.chart-time {
  width: 140px;
  padding: 10px;
  position: absolute;
  left: -150px;
  top: 30px;
  background-color: #F9423A;
  color: #FFF;
  font-weight: 400;
  font-style: italic;
  font-size: 16px;
  letter-spacing: 0.05em;
  text-align: center;
  background-image: url(assets-area/images/icon-clock-w.svg);
  background-position: 12px center;
  background-repeat: no-repeat;
  background-size: 16px;
}
.chart-time:after {
  content: "";
  width: 10px;
  height: 10px;
  background: #F9423A;
  display: inline-block;
  transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  position: absolute;
  right: -5px;
  top: 50%;
  margin-top: -5px;
}

.chart-img {
  width: 40%;
  background-position: center center;
  background-size: cover;
}

.chart-txt {
  width: 60%;
  padding: 36px;
}
.chart-txt h5 {
  position: relative;
  font-size: 18px;
  margin-bottom: 20px;
  padding-bottom: 20px;
}
.chart-txt h5:before {
  content: "";
  width: 100%;
  height: 1px;
  background: #E5E5E5;
  position: absolute;
  bottom: 0;
}
.chart-txt h5:after {
  content: "";
  width: 100px;
  height: 1px;
  background: #F9423A;
  position: absolute;
  left: 0;
  bottom: 0;
  z-index: 1;
}
.chart-txt p {
  font-size: 14px;
  line-height: 1.8em;
  text-align: justify;
}

@media screen and (max-width: 657px) {
  .chart-list {
    border-left: none;
    margin-left: 0;
    padding: 0 20px;
  }
  .chart-list li {
    margin-left: 0;
    margin-bottom: 20px;
  }
  .chart-time {
    width: auto;
    padding: 6px 6px 6px 30px;
    left: -10px;
    top: 20px;
    background-position: 8px center;
  }
  .chartBox {
    display: block;
  }
  .chart-img {
    width: 100%;
    padding-top: 56%;
  }
  .chart-txt {
    width: 100%;
    padding: 22px;
    box-sizing: border-box;
  }
  .chart-txt h5 {
    font-size: 14px;
    margin-bottom: 12px;
    padding-left: 8px;
    padding-bottom: 0;
    border-left: 1px solid #F9423A;
  }
  .chart-txt h5:before, .chart-txt h5:after {
    content: none;
  }
  .chart-txt p {
    font-size: 12px;
    line-height: 1.6em;
  }
}
@media screen and (min-width: 768px) {
  .chart-img {
    min-height: 210px;
  }
}
/* .ブログ用ボックス ※他は上に
------------------------*/
@media screen and (max-width: 657px) {
  .area-blog {
    padding: 0;
  }
  .area-blog .area-box-s {
    position: relative;
    width: 100%;
    margin-left: 0;
    margin-bottom: -1px;
    padding-bottom: 0;
    border-left: none;
    border-right: none;
  }
  .area-blog .area-box-s a {
    padding: 0;
  }
  .area-blog .area-box-s .area-box-txt {
    padding: 12px 18px 12px 12px;
  }
  .area-blog .area-box-s .area-box-txt .date {
    font-size: 11px;
  }
}
/* 一覧 */
.blog-link {
  text-align: center;
}
.blog-link .blog-link-inner {
  display: inline-block;
  padding: 5px;
  width: 32.8%;
}
.blog-link a {
  font-size: 15px;
  font-weight: bold;
  display: block;
  padding: 10px;
  position: relative;
}

@media screen and (max-width: 657px) {
  .blog-link {
    padding: 10px;
  }
  .blog-link .blog-link-inner {
    padding: 0;
    width: 100%;
  }
  .blog-link a {
    font-size: 12px;
    font-weight: bold;
    display: block;
    padding: 16px;
    position: relative;
  }
}
/* .infoList
------------------------*/
.info-bottom a:hover {
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
  z-index: 10;
}
.info-bottom .date {
  color: #F9423A;
  font-size: 12px;
  width: 120px;
  text-align: center;
  padding: 18px;
}
.info-bottom .info-title {
  font-weight: bold;
  font-size: 14px;
  line-height: 1.8em;
  color: #4D4D4D;
  padding: 18px 26px 18px 0px;
  text-align: justify;
}
.info-bottom li:nth-child(odd) a {
  background: #F7F7F7;
}
.info-bottom li:nth-child(even) a {
  background: #FFF;
}

@media screen and (max-width: 657px) {
  .info-bottom .date {
    font-size: 10px;
    width: auto;
  }
  .info-bottom .info-title {
    font-size: 12px;
    line-height: 1.8em;
    padding: 10px 20px 10px 0px;
  }
}
/* 政府観光局より
------------------------*/
.area-profile {
  -js-display: flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
}
.area-profile .area-profile-name {
  width: 50%;
}
.area-profile .area-profile-txt {
  width: 50%;
  padding: 40px;
  border-left: 1px dashed #DEDEDE;
  line-height: 2em;
  box-sizing: border-box;
}
.area-profile ul {
  margin-bottom: 20px;
}
.area-profile ul li {
  margin-bottom: 4px;
}
.area-profile h5 {
  font-size: 22px;
  letter-spacing: 0.1em;
}

.area-profile-name-box {
  width: 100%;
  height: 100%;
  display: table;
}

.area-profile-img, .area-profile-name-txt {
  width: 50%;
  display: table-cell;
  vertical-align: middle;
}

.area-profile-img {
  background-size: cover;
  background-position: center center;
}

.area-profile-name-txt {
  text-align: center;
}

@media screen and (max-width: 768px) {
  .area-chart-list .area-btn {
    width: auto;
    padding-right: 30px;
  }
  .area-profile {
    border: none;
    display: block;
  }
  .area-profile .area-profile-name {
    width: 100%;
  }
  .area-profile .area-profile-txt {
    width: 100%;
    font-size: 12px;
    border-left: none;
    padding: 0 40px;
  }
  .area-profile .area-profile-txt .logo {
    margin-top: 20px;
  }
  .area-profile ul {
    margin-bottom: 20px;
  }
  .area-profile ul li {
    margin-bottom: 4px;
    font-size: 10px;
  }
  .area-profile h5 {
    font-size: 16px;
    letter-spacing: 0.1em;
    margin-bottom: 20px;
  }
  .area-profile-name-box {
    width: 100%;
    height: 100%;
    display: block;
  }
  .area-profile-img, .area-profile-name-txt {
    width: 100%;
    display: inherit;
    vertical-align: middle;
  }
  .area-profile-img {
    width: 120px;
    height: 120px;
    border-radius: 60px;
    margin: 0 auto 20px;
  }
  .area-profile-name-txt {
    text-align: center;
  }
}
/* .concierge-bar
----------------------------------------------------*/
.concierge-bar-box {
  width: 100%;
  height: 120px;
  position: fixed;
  bottom: 0;
  left: 0;
  z-index: 9997;
  margin-bottom: -120px;
  transition: 0.2s;
}
.concierge-bar-box.open {
  margin-bottom: 0;
}

@media screen and (max-width: 320px) {
  .multi_destination {
    width: 100%;
  }
}

@media screen and (max-width: 657px) {
  .search-base-list dl {
    margin-top: 0;
  }
}
@media screen and (max-width: 657px) {
  .search-base-list .country, .search-base-list .ciry {
    float: none;
  }
}
.search-base-list select {
  float: left;
}

.select-departure-date-detail {
  /* width: 50%; */
  margin-left: 16px;
}
.select-departure-date-detail select {
  width: 44%;
}
.select-departure-date-detail select.select3.d {
  width: 30%;
  margin-left: 22px;
}

@media screen and (max-width: 657px) {
  .select-departure-date-detail {
    margin-left: 0;
  }

  .select-departure-date-detail select {
    width: 49%;
  }
  .select-departure-date-detail select.select3.d {
    width: 35%;
    margin-left: 5px;
  }
}

.select-duration {
  display: flex;
  width: 215px;
  margin-left: 16px;
}
.select-duration select {
  width: 95px;
}
.select-duration select#departure_place_time_code {
  width: 48%;
  margin-right: 5px;
}
.select-duration select#destination_time_code {
  width: 48%;
}

@media screen and (max-width: 768px) {
  .select-duration {
    margin-left: 0;
  }

  .select-duration select {
    width: 44%;
    background-position: 85% center!important;
  }

  .select-duration select#departure_place_time_code {
    width: 47%;
    margin-right: 10px;
  }
  .select-duration select#destination_time_code {
    width: 47%;
  }
}
.select-price {
  width: 240px;
}
.select-price select {
  width: 42%;
}

.iconDash {
  padding: 16px 4px 0;
}
@media screen and (max-width: 768px) {
  .iconDash {
    padding: 9px 6px;
  }
}
/* .pagetop
----------------------------------------------------*/
.page-top {
  background: #F9423A;
  width: 44px;
  height: 44px;
  position: absolute;
  top: 0;
  right: 0;
}
.page-top:after {
  content: "";
  border-top: 1px solid #fff;
  border-left: 1px solid #fff;
  transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  width: 12px;
  height: 12px;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -4px;
  margin-left: -6px;
}

@media screen and (min-width: 768px) {
  .page-top {
    cursor: pointer;
  }
  .page-top:hover {
    background: #333;
  }
}
/* スクロールの位置調整
----------------------------------------------------*/
@media screen and (min-width: 768px) {
  .sp-position-fix {
    margin-top: -84px;
    padding-top: 84px;
  }
}
@media screen and (max-width: 767px) {
  .sp-position-fix {
    margin-top: -78px;
    padding-top: 78px;
  }
}
/* .tab-4 既存から流用
----------------------------------------------------*/
.btnRed {
  background-color: #F9423A;
  display: table-cell;
  text-align: center;
  font-weight: bold;
  color: #fff !important;
  font-size: 16px;
  border-radius: 5px;
  line-height: 1;
  height: 55px;
  border: none;
  vertical-align: middle;
  width: 100%;
  margin: 0;
  padding: 0;
}

.cmnTitle {
  text-align: center;
  padding: 35px 0 32px 0;
  background: url("assets-area/images/cmn_tit_bg.png") no-repeat center bottom;
  background-size: 93px 2px;
  margin-bottom: 30px;
}
.cmnTitle h2 {
  font-size: 28px;
  font-weight: bold;
}
.cmnTitle p {
  font-size: 16px;
  font-weight: bold;
}
.buttonBox {
  width: 100%;
  display: table;
  padding: 40px 24px 0;
  box-sizing: border-box;
}
@media screen and (max-width: 768px) {
  .buttonBox {
    padding: 20px 24px 0;
  }
}
#conciergeArea {
  max-width: 960px;
  width: 92%;
  margin: 0 auto 50px;
}
#conciergeArea .main .left {
  float: left;
  width: 21%;
  margin-right: 5.5%;
}
#conciergeArea .main .left > img {
  width: 100%;
  vertical-align: top;
}
#conciergeArea .main .left > .name {
  font-size: 16px;
  font-weight: bold;
  text-align: center;
  margin-top: 12px;
}
#conciergeArea .main .left > .phonetic {
  font-size: 12px;
  text-align: center;
}
#conciergeArea .main .left > .concierge_btn {
  background-color: #333;
  display: table;
  border: medium none;
  border-radius: 5px;
  color: #fff;
  font-size: 13px;
  font-weight: bold;
  height: 72px;
  line-height: 1.4em;
  margin: 14px 0 0 0;
  padding: 0;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  cursor: pointer;
}
#conciergeArea .main .left > .concierge_btn span {
  margin-left: 16px;
  display: table-cell;
  /* padding: 10px 0; */
  text-align: center;
  width: 100%;
  vertical-align: middle;
}
#conciergeArea .main .left > .concierge_btn:hover {
  text-decoration: none;
}
#conciergeArea .main .right {
  float: left;
  width: 73%;
}
#conciergeArea .main .right .read {
  font-size: 13px;
  line-height: 1.9em;
  margin-top: -3px;
}
#conciergeArea .main .right .dataTbl {
  margin-top: 25px;
  width: 100%;
}
#conciergeArea .main .right .dataTbl th {
  background-color: #F6F6F6;
  font-weight: bold;
  border-top: 1px #DCDCDC solid;
  border-right: 1px #DCDCDC solid;
  border-bottom: 1px #DCDCDC solid;
  vertical-align: top;
  padding: 17px 5px 15px 17px;
  width: 36%;
  text-align: left;
  font-size: 12px;
}
#conciergeArea .main .right .dataTbl td {
  border-top: 1px #DCDCDC solid;
  border-left: 1px #DCDCDC solid;
  border-bottom: 1px #DCDCDC solid;
  vertical-align: top;
  padding: 17px 10px 11px 17px;
  word-wrap: break-word;
  overflow-wrap: break-word;
  word-break: break-all;
  font-size: 12px;
  line-height: 1.6em;
}
#conciergeArea .main .right .dataTbl td > span {
  line-height: 1.8;
  word-break: break-word;
}
#conciergeArea .main .right .dataTbl th > span {
  line-height: 1.8;
  word-break: break-word;
}
#conciergeArea .main .right .btnArea {
  text-align: right;
  margin-top: 17px;
}
#conciergeArea .main .right .btnArea div {
  margin-top: 8px;
}
#conciergeArea .main .right .btnArea div:first-child {
  margin-top: 0;
}
#conciergeArea .main .right .btnArea a {
  border-radius: 4px;
  display: inline-block;
  font-weight: bold;
  height: 40px;
  width: 298px;
  text-align: center;
  padding: 10px 0;
  border: 2px #CCCCCC solid;
  color: #333;
  font-size: 12px;
  box-sizing: border-box;
}
#conciergeArea .main .right .btnArea a:hover {
  text-decoration: none;
  color: #333;
}

/*************** SP ***************/
@media screen and (max-width: 657px) {
  #bodyWrapper {
    padding-top: 40px;
    position: static !important;
    z-index: 100;
  }
  .dispNonePC {
    display: block !important;
  }
  .dispNoneSP, .dispNoneSPSpan {
    display: none !important;
  }
  .btnRed {
    font-size: 16px;
    height: 45px;
  }
  .btnRed span.mail {
    margin-left: 15px;
  }
  .btnRed span.search {
    margin-left: 10px;
  }
  .btnBlack {
    font-size: 14px;
  }
  .btnBlack span {
    padding: 16px 0 15px;
  }
  .btnBlack span.arrowR {
    display: block;
    background-size: 7px 12px;
    margin-right: 12px;
  }
  .btnWhiteL {
    font-size: 12px;
    height: 35px;
  }
  .btnWhiteL span.arrowR {
    display: block;
    background-size: 7px 12px;
    margin-right: 12px;
  }
  .cmnTitle {
    text-align: center;
    padding: 25px 0;
    margin-bottom: 15px;
    background-size: 72px 2px;
  }
  .cmnTitle h2 {
    font-size: 18px;
  }
  .cmnTitle p {
    font-size: 12px;
    margin-bottom: 10px;
  }
  /* area title */
  #areaPage #searchArea {
    margin: 0;
  }
  #areaPage #searchArea .sp {
    padding: 0;
    margin: 0;
  }
  #areaPage #searchArea .sp button.btnRed {
    width: 100%;
    display: block;
  }
  #areaPage #searchArea .sp .btnOptionBox {
    text-align: center;
    padding: 12px 0;
    font-weight: bold;
    font-size: 14px;
  }
  #areaPage #searchArea .sp .btnOptionBox a {
    text-align: center;
    color: #F9423A;
  }
  #areaPage #searchArea .sp .btnOptionBox a:hover {
    text-decoration: none;
  }
  #areaPage #searchArea .sp .btnOptionBox a span.option {
    background: url("assets-area/images/ico_option_red.png") no-repeat 9px center;
    background-size: 16px auto;
    padding-left: 28px;
  }
  #areaPage #searchArea .sp p:nth-of-type(1) {
    padding-bottom: 19px;
    background: url("assets-area/images/bg_arrow_d_gray.png") no-repeat bottom center;
    background-size: 78px auto;
    margin-bottom: 8px;
  }
  /* search */
  #conciergeArea .main .left {
    width: 60%;
    margin: 0 auto;
    float: none;
  }
  #conciergeArea .main .right {
    font-size: 13px;
    line-height: 1.9em;
    margin-top: 14px;
    width: 100%;
  }
  #conciergeArea .main .right .dataTbl th > span {
    line-height: 1;
  }
  #conciergeArea .main .right .btnArea {
    display: none;
  }
  #conciergeArea .main .left > .concierge_btn {
    display: none;
  }
  #conciergeArea .main .right .read {
    font-size: 13px;
    line-height: 1.9em;
    margin-top: 14px;
  }
  #conciergeArea .main .left > .phonetic {
    font-size: 9px;
    text-align: center;
  }
  #conciergeArea .cmnTitle h2 span {
    display: block;
  }
}
select {
  color: #333;
  box-shadow: none;
}

a:hover, a:focus, a:active {
  color: inherit;
}

/* ツアータブ切り替え */
.tour_tab {
  width: 100%;
  min-width: 320px;
  margin: 0 auto;
}
.tour_tab label.tour-1, .tour_tab label.tour-2, .tour_tab label.tour-3, .tour_tab label.tour-4 {
  display: inline-block;
  width: 20.4%;
  padding: 20px;
  cursor: pointer;
  background: #ddd;
  color: #777;
  text-align: center;
  font-size: 17px;
}
.tour_tab label.tour-1:hover, .tour_tab label.tour-2:hover, .tour_tab label.tour-3:hover, .tour_tab label.tour-4:hover {
  background: #f9423a;
  color: #fff;
}
.tour_tab input {
  display: none;
}
.tour_tab input:checked + label {
  background: #f9423a;
  color: white;
  text-align: center;
  font-size: 17px;
}
.tour_tab #tour_tab-b-1, .tour_tab #tour_tab-b-2, .tour_tab #tour_tab-b-3, .tour_tab #tour_tab-b-4 {
  display: none;
  padding-top: 6px;
}
.tour_tab #tour_tab-1:checked ~ #tour_tab-b-1, .tour_tab #tour_tab-2:checked ~ #tour_tab-b-2, .tour_tab #tour_tab-3:checked ~ #tour_tab-b-3, .tour_tab #tour_tab-4:checked ~ #tour_tab-b-4 {
  display: block;
}

@media screen and (max-width: 960px) {
  .tour_tab label.tour-1, .tour_tab label.tour-2, .tour_tab label.tour-3, .tour_tab label.tour-4 {
    width: 18%;
  }
}
@media screen and (max-width: 768px) {
  .tour_tab label.tour-1, .tour_tab label.tour-2, .tour_tab label.tour-3, .tour_tab label.tour-4 {
    float: left;
    margin-bottom: 1px;
    margin-right: 1px;
    font-size: 14px;
  }
  .tour_tab input:checked + label {
    font-size: 14px;
  }
  .accordion-box {
    clear: both;
  }
}
@media screen and (max-width: 657px) {
  .tour_tab label.tour-1, .tour_tab label.tour-2, .tour_tab label.tour-3, .tour_tab label.tour-4 {
    width: 41%;
    padding: 20px 10px;
    margin-left: 4%;
  }
  .tour_tab label.tour-2, .tour_tab label.tour-4 {
    margin-left: 0;
  }
}
/*201802 add======================================*/
.border-box-gray.keyword-none {
  padding-bottom: 40px;
}

.area-page-caption {
  text-align: center;
  margin-bottom: 50px;
  line-height: 2;
}

.page-link-icon-txt2 {
  background: #F9423A;
  color: #FFF;
  font-size: 13px;
  display: block;
  padding: 15px 24px 15px 16px;
  box-sizing: border-box;
  margin: 0 10px;
}

.recommend-ciry {
  font-size: 15px;
  margin: 20px 28px;
  font-weight: bold;
  text-align: left;
}

.recommend-ciry-title {
  text-align: center;
  margin-bottom: 10px;
}

.recommend-ciry-button {
  display: inline-block;
  padding: 5px 10px 5px 0;
}
.recommend-ciry-button a {
  text-decoration: underline;
  color: #F9423A;
}

.area-tour-list .border-box {
  border: 1px solid #e2e2e2;
  width: 31%;
}

.introduce-list {
  padding-bottom: 70px;
}

.position-bottom-button {
  position: absolute;
  bottom: 10px;
  width: 100%;
}
.position-bottom-button a {
  color: #fff !important;
  display: block;
  width: calc(100% - 20px);
}
.position-bottom-button a:hover {
  background: #333;
}

.area-tour-block {
  padding-top: 0;
  margin-top: 60px;
}
.area-tour-block .area-title {
  padding-top: 60px;
}

.tab-content-block {
  margin-bottom: 60px;
}

.accordion-box-ranking {
  padding-bottom: 50px;
}
.accordion-box-ranking li {
  margin-top: 50px;
}

.rank-icon:after, .pickup-icon:after {
  content: "";
  width: 52px;
  height: 52px;
  display: block;
  border-radius: 26px;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.3);
  position: absolute;
  top: -20px;
  left: 0px;
  right: 0;
  margin: auto;
}

.rank-1:after {
  background: url(assets-area/images/badge-rank-1.svg) center top no-repeat;
  background-color: #EBD526;
}

.rank-2:after {
  background: url(assets-area/images/badge-rank-2.svg) center top no-repeat;
  background-color: #CCCCCC;
}

.rank-3:after {
  background: url(assets-area/images/badge-rank-3.svg) center top no-repeat;
  background-color: #E0B489;
}

.rank-4:after {
  background: url(assets-area/images/badge-rank-4.svg) center top no-repeat;
  background-color: #E0B489;
}

.rank-5:after {
  background: url(assets-area/images/badge-rank-5.svg) center top no-repeat;
  background-color: #E0B489;
}

.rank-6:after {
  background: url(assets-area/images/badge-rank-6.svg) center top no-repeat;
  background-color: #E0B489;
}

.pickup-icon:after {
  background: url(assets-area/images/badge-rank-pickup.svg) center top no-repeat;
}

.sp-area-tour-button {
  display: none;
}

@media screen and (max-width: 768px) {
  .border-box-gray.keyword-none {
    padding-bottom: 0px;
  }
  .area-page-caption {
    margin-bottom: 27px;
  }
  .area-tour-list .border-box {
    width: auto;
    padding: 10px 0 0;
    position: relative;
  }
  .introduce-list {
    padding-bottom: 0;
  }
  .introduce-list .sp-title {
    margin-bottom: 10px;
  }
  .area-tour-list.area-index {
    padding: 0;
  }
  .area-tour-list.area-index .area-tour-price {
    padding: 0;
  }
  .area-tour-list.area-index .area-tour-txt {
    padding: 0 10px;
    overflow: hidden;
  }
  .recommend-ciry {
    background: #f4f4f4;
    margin: 0;
    padding: 10px;
    text-align: left;
  }
  .area-tour-list.area-index .area-tour-box .headline3 {
    border-left: 4px solid #f9423a;
    line-height: 1;
    margin: 0 0 0 10px;
    padding: 0 0 0 8px;
    font-size: 14px;
  }
  .sp-link {
    display: block;
  }
  .position-bottom-button {
    position: static;
  }
  .area-tour-list.area-index .area-tour-list-img {
    padding: 0 0 10px 10px;
  }
  .area-tour-list.area-index .area-tour-list-img .area-tour-list-img-inner {
    width: 121px;
    height: 80px;
    overflow: hidden;
  }
  .area-tour-box .page-link-icon-txt2 {
    position: absolute;
    top: 50px;
    right: -12px;
    margin-left: 0 !important;
    width: 12px;
    height: 21px;
    padding: 0;
  }
  .area-tour-box .page-link-icon-txt2:after {
    right: 4px !important;
  }
  .recommend-ciry-button {
    padding: 0 10px 10px 0;
  }
  .recommend-ciry-title {
    text-align: left;
  }
  .recommend-ciry-button a {
    background: #F9423A;
    color: #fff !important;
    font-weight: normal;
    text-decoration: none;
    font-size: 13px;
    padding: 3px 25px 3px 22px;
  }
  .recommend-ciry-button a:after {
    display: inline-block;
    content: "";
    position: absolute;
    right: 8px;
    border-top: 1px solid #fff;
    border-right: 1px solid #fff;
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    width: 5px;
    height: 5px;
    top: 50%;
    margin-top: -4px;
    margin-left: -4px;
  }
  .rank-icon:after, .pickup-icon:after {
    content: "";
    width: 46px;
    height: 46px;
    display: block;
    border-radius: 26px;
    box-shadow: 0 0 0px rgba(0, 0, 0, 0.3);
    top: -30px;
    background-size: 100% auto !important;
  }
  .accordion-box-ranking li {
    margin-top: 40px;
  }
  .accordion-box-ranking .area-tour-list {
    margin-left: 0;
  }
  .accordion-box-ranking .area-tour-list li {
    margin-left: 0;
  }
  .accordion-box-ranking .area-tour-list li:nth-child(n+4) {
    display: none;
  }
  .tour-reccomend .accordion-box-ranking .accordion-container {
    height: 770px;
  }
  .sp-area-tour-button {
    display: block;
    letter-spacing: 0.05em;
    line-height: 3.5rem;
    color: #fff;
    font-weight: bold;
    text-align: center;
    background: #696969;
    font-size: 16px;
    position: relative;
    margin: 20px 15px 0;
  }
  .sp-area-tour-button:before {
    content: "+";
    color: #fff;
    position: absolute;
    bottom: 50%;
    right: 14px;
    z-index: 1;
    font-size: 20px;
    width: 20px;
    height: 20px;
    font-weight: 200;
    margin-bottom: -6px;
    line-height: 1;
  }
}
.lazyloaded {
  opacity: 1;
  transition: 400ms opacity;
}

[data-expand].lazyload {
  opacity: 0;
  transform: scale(0.8);
}
[data-expand].lazyloaded {
  opacity: 1;
  transition: all 700ms;
  transform: scale(1);
}

.area-tour-list-button {
  text-align: center;
  padding-top: 20px;
}
@media screen and (max-width: 657px) {
  .area-tour-list-button {
    padding: 10px 4% 20px;
  }
}
.area-tour-list-button a {
  width: 350px;
  display: inline-block;
  margin: 0 20px;
  color: #fff !important;
}
@media screen and (max-width: 657px) {
  .area-tour-list-button a {
    width: auto;
    margin: 0;
    display: block;
    margin-bottom: 10px;
  }
}

.first-search, .second-search {
  padding-bottom: 70px;
}
.first-search .tour-search, .second-search .tour-search {
  max-width: 900px;
  margin: 0 auto;
  padding: 0;
}
.first-search .tour-search .area-title, .second-search .tour-search .area-title {
  font-size: 22px;
  padding-bottom: 64px;
  color: #ffffff;
  position: relative;
}
.first-search .tour-search .area-title:after, .second-search .tour-search .area-title:after {
  content: "";
  width: 0;
  height: 0;
  display: inline-block;
  transform: translateX(-50%);
  position: absolute;
  bottom: 52px;
  left: 50%;
  border-style: solid;
  border-width: 12px 8px 0px 8px;
  border-color: #63666C transparent transparent transparent;
}
.first-search .tour-search .area-title span, .second-search .tour-search .area-title span {
  background: url(assets-area/images/icon-search-w.svg) 44px 22px no-repeat;
  background-size: auto 22px;
  padding: 18px 80px;
  background-color: #63666a;
  display: inline-block;
  margin-top: -45px;
}
.first-search .tour-search .search-title, .second-search .tour-search .search-title {
  text-align: center;
  padding-top: 30px;
  padding-bottom: 50px;
}
.first-search .tour-search .search-title span, .second-search .tour-search .search-title span {
  padding-bottom: 18px;
  border-bottom: solid 1px #DBDBDB;
  font-size: 18px;
  font-weight: bold;
}
.first-search .tour-search .search-btn, .second-search .tour-search .search-btn {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.first-search .tour-search .search-btn li, .second-search .tour-search .search-btn li {
  width: 22%;
  position: relative;
  background: url(assets-area/images/packageTour-icon.svg) 50% 30% no-repeat #ffffff;
  background-size: 30px auto;
  transition: 0.3s;
  cursor: pointer;
}
.first-search .tour-search .search-btn li a, .second-search .tour-search .search-btn li a {
  display: block;
}
.first-search .tour-search .search-btn li a p, .second-search .tour-search .search-btn li a p {
  font-size: 16px;
  font-weight: bold;
  text-align: center;
  padding: 70px 0 15px;
}
.first-search .tour-search .search-btn li a img, .second-search .tour-search .search-btn li a img {
  width: 40px;
}
.first-search .tour-search .search-btn li:hover, .second-search .tour-search .search-btn li:hover {
  transform: scale(1.05);
}
.first-search .tour-search .search-btn .li1, .second-search .tour-search .search-btn .li1 {
  position: relative;
}
.first-search .tour-search .search-btn .li1 span, .second-search .tour-search .search-btn .li1 span {
  position: absolute;
  top: 8px;
  left: 8px;
  background-color: #333333;
  color: #ffffff;
  padding: 5px;
}
.first-search .tour-search .search-btn .li2, .second-search .tour-search .search-btn .li2 {
  background-image: url(assets-area/images/dp-icon.svg);
}
.first-search .tour-search .search-btn .li3, .second-search .tour-search .search-btn .li3 {
  background-image: url(assets-area/images/hotel-icon.svg);
}
.first-search .tour-search .search-btn .li4, .second-search .tour-search .search-btn .li4 {
  background-image: url(assets-area/images/air-icon.svg);
}

.second-search {
  padding-bottom: 30px;
}

@media screen and (max-width: 767px) {
  .first-search .tour-search .area-title {
    font-size: 16px;
  }
  .second-search .tour-search .search-title span {
    font-size: 14px;
  }
}
@media screen and (max-width: 768px) {
  .first-search .search-btn .li1 span, .second-search .search-btn .li1 span {
    font-size: 10px;
  }
}
@media screen and (max-width: 657px) {
  .first-search, .second-search {
    padding: 0;
  }
  .first-search .tour-search, .second-search .tour-search {
    background-color: #63666a;
    padding: 0 10px 20px;
  }
  .first-search .tour-search .area-title, .second-search .tour-search .area-title {
    padding: 20px 0;
    color: #ffffff;
    position: relative;
    margin: 0;
  }
  .first-search .tour-search .area-title:after, .second-search .tour-search .area-title:after {
    content: "";
    width: 0;
    height: 0;
    display: inline-block;
    transform: translateX(-50%);
    position: absolute;
    bottom: -263px;
    left: 50%;
    border-style: solid;
    border-width: 12px 8px 0px 8px;
    border-color: #63666C transparent transparent transparent;
  }
  .first-search .tour-search .area-title span, .second-search .tour-search .area-title span {
    background-position: 0 50%;
    padding: 10px 10px 10px 30px;
    margin-top: 0;
  }
  .first-search .tour-search .search-btn li, .second-search .tour-search .search-btn li {
    width: 48%;
    margin-bottom: 10px;
    background-color: #ffffff;
  }
  .first-search .tour-search .search-btn li .page-link-icon-s, .second-search .tour-search .search-btn li .page-link-icon-s {
    top: 90%;
  }
  .first-search .tour-search .search-btn .li1, .second-search .tour-search .search-btn .li1 {
    font-size: 10px;
  }
  .second-search .tour-search {
    background-color: transparent;
  }
}
.rule-area {
  max-width: 760px;
  margin: 60px auto 0;
  border-radius: 16px;
  background: linear-gradient(180deg, rgb(253, 234, 233) 0%, rgb(255, 255, 255) 100%, rgb(0, 212, 255) 100%);
}
.rule-area .rule-box {
  background: url(assets-area/images/imageCovid19.svg) 100% 0 no-repeat;
  padding: 6% 0 6% 6%;
  background-size: 38%;
  background-position: 100% 50%;
}
.rule-area .rule-box .lead span {
  padding-left: 40px;
  background: url(assets-area/images/note-icon.svg) no-repeat;
  font-weight: bold;
  font-size: 22px;
}
.rule-area .rule-box .inner .note {
  padding-right: 45%;
  margin: 50px 0 30px;
  display: flex;
  flex-wrap: wrap;
}
.rule-area .rule-box .inner .note li {
  padding: 10px 15px;
  border-radius: 3px;
  background-color: #ffffff;
  font-size: 16px;
  font-weight: bold;
  margin-right: 20px;
  margin-bottom: 20px;
}
.rule-area .rule-box .inner .note li:last-child {
  margin-right: 0;
}
.rule-area .rule-box .inner .note .check {
  padding: 10px 19px;
  position: relative;
  border-radius: 0;
  background-color: #ff4342;
  color: #ffffff;
}
.rule-area .rule-box .inner .note .check:after {
  content: "";
  width: 0;
  height: 0;
  display: inline-block;
  transform: translateX(-50%);
  position: absolute;
  top: 95%;
  left: 50%;
  border-style: solid;
  border-width: 14px 9px 0 9px;
  border-color: #ff4342 transparent transparent transparent;
}
.rule-area .rule-box .inner .btn {
  margin-right: 45%;
  border-radius: 6px;
  background-color: #333333;
  text-align: center;
  box-shadow: 0 2px #63666a;
}
.rule-area .rule-box .inner .btn a {
  position: relative;
  display: block;
  padding: 15px 10px;
  border-radius: 4px;
  background-color: #333333;
  color: #ffffff;
  font-size: 19px;
  font-weight: bold;
}
.rule-area .rule-box .inner .btn a:after {
  content: "";
  position: absolute;
  width: 8px;
  height: 8px;
  margin-top: -5px;
  border-top: solid 1px #ffffff;
  border-right: solid 1px #ffffff;
  transform: rotate(45deg);
  top: 50%;
  right: 5%;
}
.rule-area .rule-box .inner .btn a:hover {
  background-color: #00bfa5;
}

@media screen and (min-width: 658px) and (max-width: 841px) {
  .rule-area {
    margin: 60px 58px 0;
  }
  .rule-area .rule-box {
    background-size: 32%;
  }
  .rule-area .rule-box .inner .note {
    padding-right: 29%;
  }
  .rule-area .rule-box .inner .note .check {
    padding: 10px 18px;
  }
  .rule-area .rule-box .inner .btn {
    margin-right: 30%;
  }
}
@media screen and (max-width: 767px) {
  .rule-area .rule-box .lead span {
    font-size: 16px;
  }
  .rule-area .rule-box .inner .note li {
    font-size: 14px;
  }
  .rule-area .rule-box .inner .btn a {
    font-size: 15px;
  }
}
@media screen and (max-width: 657px) {
  .rule-area {
    margin: 0;
    border-radius: 0;
  }
  .rule-area .rule-box {
    padding: 50px 14px;
    background-size: 53%;
    background-position: 100% 48%;
  }
  .rule-area .rule-box .lead {
    text-align: center;
  }
  .rule-area .rule-box .lead span {
    padding-left: 30px;
  }
  .rule-area .rule-box .inner {
    padding-right: 0;
  }
  .rule-area .rule-box .inner .note {
    padding-right: 36%;
    margin: 33px 0 30px;
  }
  .rule-area .rule-box .inner .note li {
    margin-bottom: 16px;
  }
  .rule-area .rule-box .inner .note .check {
    margin-top: 10px;
  }
  .rule-area .rule-box .inner .note .check:after {
    border-width: 15px 10px 0 10px;
  }
  .rule-area .rule-box .inner .btn {
    margin-right: 0;
  }
}
.consult .consult-title {
  text-align: center;
  padding-bottom: 25px;
}
.consult .consult-title span {
  background: url(assets-area/images/concierge-icon.svg) no-repeat;
  background-size: 15%;
  display: inline-block;
  padding-left: 40px;
  padding-bottom: 18px;
  border-bottom: solid 1px #DBDBDB;
  font-size: 18px;
  font-weight: bold;
}
.consult .case-list {
  max-width: 790px;
  display: -ms-flex;
  display: flex;
  justify-content: space-between;
  margin: 0 auto 30px;
  padding-top: 32px;
}
.consult .case-list .case-item {
  position: relative;
  width: calc((100% - 30px) / 2);
  background: #FFF;
  border-radius: 20px;
}
.consult .case-list .case-item .case-box {
  display: flex;
  justify-content: space-between;
}
.consult .case-list .case-item .case-box .case-text {
  padding: 22px 0 22px 30px;
  width: 65%;
}
.consult .case-list .case-item .case-box .case-text .text-small {
  font-size: 13px;
}
.consult .case-list .case-item .case-box .case-text .case-title {
  padding-top: 10px;
  font-size: 16px;
  font-weight: bold;
  line-height: 1.8;
}
.consult .case-list .case-item .case-box .case-img {
  width: 35%;
}
.consult .case-list .case-item .case-box .case-img img {
  width: 100%;
  height: 100%;
  border-radius: 0 20px 20px 0;
}
.consult .case-list .case-item .balloon {
  position: absolute;
  top: -25px;
  left: 30px;
  width: 87px;
  height: 31px;
  display: -ms-flex;
  display: flex;
  justify-content: center;
  align-items: center;
  background: #00BFA5;
  font-size: 16px;
  color: #FFF;
}
.consult .case-list .case-item .balloon::after {
  position: absolute;
  left: 50%;
  bottom: -5px;
  transform: translateX(-50%);
  content: "";
  display: block;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 5px 4px 0 4px;
  border-color: #00BFA5 transparent transparent transparent;
}
.consult .button a {
  position: relative;
  display: -ms-flex;
  display: flex;
  justify-content: center;
  align-items: center;
  max-width: 245px;
  height: 31px;
  background: #333333;
  margin: 0 auto 15px;
  padding-right: 30px;
  font-size: 16px;
  color: #FFF;
  text-decoration: none;
}
.consult .button a:after {
  position: absolute;
  top: 50%;
  right: 25px;
  content: "";
  display: block;
  width: 6px;
  height: 6px;
  border-top: solid 1px #FFF;
  border-right: solid 1px #FFF;
  transform: translateY(-50%) rotate(45deg);
}
.consult .button a:hover {
  background: #00BFA5;
}
.consult .note {
  text-align: center;
  font-size: 13px;
}

@media screen and (max-width: 767px) {
  .consult .consult-title span {
    font-size: 14px;
  }
}
@media screen and (max-width: 657px) {
  .consult {
    margin: 0 18px;
  }
  .consult .consult-title span img {
    margin-top: -4px;
  }
  .consult .case-list .case-item {
    width: calc((100% - 10px) / 2);
  }
  .consult .case-list .case-item .case-box {
    flex-direction: column;
  }
  .consult .case-list .case-item .case-box .case-text {
    padding: 20px 15px;
    width: auto;
  }
  .consult .case-list .case-item .case-box .case-text .text-small {
    display: block;
    font-size: 10px;
  }
  .consult .case-list .case-item .case-box .case-text .case-title {
    font-size: 13px;
  }
  .consult .case-list .case-item .case-box .case-img {
    width: auto;
  }
  .consult .case-list .case-item .case-box .case-img img {
    border-radius: 0 0 20px 20px;
  }
  .consult .case-list .case-item .balloon {
    position: absolute;
    top: -22px;
    left: 15px;
    width: 78px;
    height: 28px;
    font-size: 14px;
  }
  .consult .button a {
    max-width: 200px;
    font-size: 12px;
  }
  .consult .note {
    font-size: 10px;
  }
}


.first-search .tour-search .search-btn, .second-search .tour-search .search-btn{
  justify-content: center;
}
.first-search .tour-search .search-btn li, .second-search .tour-search .search-btn li{
  width: 600px;
  margin-top: 50px;
  background: #696969;
}
.first-search .tour-search .search-btn li a, .second-search .tour-search .search-btn li a{
  color: #fff;
}
.first-search .tour-search .search-btn li a p, .second-search .tour-search .search-btn li a p{
  padding: 35px 0;
  line-height: 28px;
  font-size: 18px;
}
.first-search .tour-search .search-btn li a p i, .second-search .tour-search .search-btn li a p i{
  display: inline-block;
  padding-left: 40px;
  background: url(assets-area/images/packageTour-icon_w.svg) 0 30% no-repeat #696969;
  background-size: 24px auto;
  font-style: normal;
}
  .first-search .tour-search .search-btn li .page-link-icon-s, .second-search .tour-search .search-btn li .page-link-icon-s{
    top: 45%;
width: 18px;
height: 30px;
  }
@media screen and (max-width: 657px){
  .first-search .tour-search, .second-search .tour-search {
    background-color: #fff;
  }
  .first-search .tour-search .search-btn li a p, .second-search .tour-search .search-btn li a p{
    padding: 30px 0;
font-size: 16px;
  }
}


/* 2023/08/29 トップページリニューアル*/
.breadcrumb {
  padding: 20px 10px;
}
.breadcrumb ol{
  display: flex;
}
.wrapper__top{
  padding: 0 10px;
}
.wrapper__top h1{
  font-weight: normal;
  text-align: right;
}
.areaWrap{
  margin-bottom: 40px;
}
.areaWrap h2{
  position: relative;
  margin-bottom: 25px;
  font-size: 24px;
  font-weight: bold;
  padding: 20px 0 10px;
  border-bottom: 4px solid #e3e3e3;
}
.areaWrap h2::after{
  content: "";
  position: absolute;
  bottom: -4px;
  left: 0;
  width: 100px;
  border-bottom: 4px solid #f9423a;
}
.areaWrap__list{
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
  margin-bottom: 10px;
}
.areaWrap__list li{
  margin: 0 0px 20px 0;
  width: 50%;
  white-space: nowrap;
}
.areaWrap h3 a{
  display: block;
  width: 100%;
  margin-bottom: 20px;
  padding: 20px 0;
  text-align: center;
  background-size: cover;
}
.areaWrap h3 a span{
  position: relative;
  display: inline-block;
  padding: 10px 50px;
  background-color: rgba(255, 255, 255, 0.7);
  border-radius: 6px;
  font-size: 24px;
}
.areaWrap h3 a span::before{
  content: '';
  width: 6px;
  height: 6px;
  border-top: solid 2px #f9423a;
  border-right: solid 2px #f9423a;
  position: absolute;
  right: 10px;
  top: 22px;
  transform: rotate(45deg);
}
.areaWrap#asia h3 a{
  background-image: url(assets-area/images/top/img_asia_sp.png);
}
.areaWrap#hawaii h3 a{
  background-image: url(assets-area/images/top/img_hawaii_sp.png);
}
.areaWrap#southpacific h3 a{
  background-image: url(assets-area/images/top/img_southpacific_sp.png);
}
.areaWrap#oceania h3 a{
  background-image: url(assets-area/images/top/img_oceania_sp.png);
}
.areaWrap#europe h3 a{
  background-image: url(assets-area/images/top/img_europe_sp.png);
}
.areaWrap#nordic h3 a{
  background-image: url(assets-area/images/top/img_nordic_sp.png);
}
.areaWrap#northamerica h3 a{
  background-image: url(assets-area/images/top/img_northamerica_sp.png);
}
.areaWrap#middleeast h3 a{
  background-image: url(assets-area/images/top/img_middleeast_sp.png);
}
.areaWrap__local h4 a{
  position: relative;
  display: block;
  margin-bottom: 20px;
  padding: 5px 20px;
  background: #fff8f7;
  border-left: 4px solid #f9423a;
  font-size: 20px;
}
.areaWrap__local h4 a::before{
  content: '';
  width: 6px;
  height: 6px;
  border-top: solid 2px #f9423a;
  border-right: solid 2px #f9423a;
  position: absolute;
  right: 10px;
  top: 14px;
  transform: rotate(45deg);
}
.areaWrap__local ul{
  padding: 0 10px;
}
@media screen and (min-width: 657px) {
  .breadcrumb {
    max-width: 960px;
    margin: 0 auto;
  }
  .wrapper__top{
    max-width: 960px;
    margin: 0 auto;
    padding: 0;
  }
  .areaWrap h2::after{
    width: 200px;
  }
  .areaWrap__list li a{
    position: relative;
    display: inline-block;
  }
  .areaWrap__list li a::before{
    content: "";
    position: absolute;
    width: 100%;
    height: 1px;
    bottom: -2px;
    left: 0;
    background-color: #f9423a;
    transform: scaleX(0);
    transform-origin: left;
    transition: transform 0.3s ease;
  }
  .areaWrap__list li a:hover{
    text-decoration: none;
    color: #f9423a;
  }
  .areaWrap__list li a:hover::before{
    transform: scaleX(1);
  }
  .areaWrap#asia h3 a{
    background-image: url(assets-area/images/top/img_asia_pc.png);
  }
  .areaWrap#hawaii h3 a{
    background-image: url(assets-area/images/top/img_hawaii_pc.png);
  }
  .areaWrap#southpacific h3 a{
    background-image: url(assets-area/images/top/img_southpacific_pc.png);
  }
  .areaWrap#oceania h3 a{
    background-image: url(assets-area/images/top/img_oceania_pc.png);
  }
  .areaWrap#europe h3 a{
    background-image: url(assets-area/images/top/img_europe_pc.png);
  }
  .areaWrap#nordic h3 a{
    background-image: url(assets-area/images/top/img_nordic_pc.png);
  }
  .areaWrap#northamerica h3 a{
    background-image: url(assets-area/images/top/img_northamerica_pc.png);
  }
  .areaWrap#middleeast h3 a{
    background-image: url(assets-area/images/top/img_middleeast_pc.png);
  }
  .areaWrap h3 a span{
    width: 480px;
    padding: 20px 0;
    background-color: rgba(255, 255, 255, 0.8);
  }
  .areaWrap h3 a span::before{
    top: 30px;
  }
  .areaWrap__local h4 a:hover{
    text-decoration: none;
    color: #f9423a;
  }
  .areaWrap__local--item{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    flex-direction: row;
  }
  .areaWrap__local{
    width: 46%;
  }
  .areaWrap__list li{
    width: 140px;
  }
}

.form-ttl {
  font-size: 26px;
  font-weight: bold;
  text-align: center;
}
@media screen and (max-width: 657px){
  .form-ttl {
    font-size: 16px;
    font-weight: bold;
    text-align: center;
  }

  .area-tour-search .select-departure-date-detail {
    margin-bottom: 10px;
  }
}

.flexBox {
  display: flex;
  align-items: center;
  margin-top: 20px;
}

.flexBox dl {
  display: flex;
  align-items: center;
  margin-top: 0;
}

/* .departure {
  width: 292px;
} */

.departure dt {
  margin-right: 14px;
}

.search-base-list .departureDate {
  /* width: 680px; */
  /* margin-left: 36px; */
}

.search-base-list .days {
  margin-left: 38px;
}

.destination {
  display: flex;
  /* align-items: flex-start; */
  align-items: center;
  margin-top: 20px;
}

.destination dt {
  /* margin-top: 10px; */
  margin-right: 14px;
}

.addBtn {
  /* margin-top: 18px; */
  position: absolute;
  bottom: 27px;
  left: 0;
}

.removeBtn {
  position: absolute;
  bottom: 27px;
  left: 150px;
  cursor: pointer;
}

.removeBtn4 {
  bottom: 24px;
  left: 0;
}

@media screen and (max-width: 768px) {
  .addBtn {
    bottom: 12px;
    left: 0;
    margin-bottom: 0;
  }

  .removeBtn {
    bottom: 17px;
    left: 123px;
    width: 100%;
    font-size: 13px;
  }

  .removeBtn4 {
    bottom: 17px;
    left: 0;
  }
}

.addBtn1 {
  bottom: 86px;
  left: 781px;
  width: 150px;
}

.multi_destination .addBtn {
  margin-left: 0;
  padding: 0;
}

.addBtn a{
  display: flex;
  align-items: center;
  color: #0289c8;
  font-size: 14px;
  font-weight: bold;
}

@media screen and (max-width: 768px) {
  .addBtn a{
    justify-content: center;
    line-height: 1;
  }
}

.removeBtn a{
  display: flex;
  align-items: center;
  color: #63666a;
  font-size: 13px;
}

.dli-plus-circle {
  display: inline-block;
  margin-top: 5px;
  margin-right: 3px;
  vertical-align: middle;
  color: #0289c8;
  line-height: 1;
  position: relative;
  width: 11px;
  height: 11px;
  /* border: 2px solid currentColor; */
  border-radius: 50%;
  box-sizing: content-box;
}

.removeBtn .dli-plus-circle {
  color: #63666a;
}

#btm_search_area_remove2,
#btm_search_area_remove3,
#btm_search_area_remove4 {
  display: flex;
  align-items: center;
}


#btm_search_area_remove2 .dli-plus-circle > span::before,
#btm_search_area_remove3 .dli-plus-circle > span::before,
#btm_search_area_remove4 .dli-plus-circle > span::before {
  background: initial;
}

.dli-plus-circle > span {
  width: 8px;
  height: 2px;
  background: currentColor;
  border-radius: 0.1em;
  position: relative;
  position: absolute;
  top: -3px;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
}

.dli-plus-circle > span::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: inherit;
  border-radius: inherit;
  transform: rotate(90deg);
}

@media screen and (max-width: 768px) {
  .flexBox {
    display: block;
    margin-top: 0;
    padding-top: 52px;
  }
  
  .flexBox dl {
    display: block;
    margin-top: 0;
    align-items: initial;
  }
  
  .flexBox dl.departure {
    width: 100%;
    display: flex;
    align-items: center;
  }
  
  .departure dt {
    margin-top: 9px;
    margin-right: 0;
  }
  
  .search-base-list .departureDate {
    width: 100%;
    display: flex;
    margin-left: 0;
  }

  .search-base-list .days {
    width: 100%;
    display: flex;
    margin-left: 0;
  }

  .destination {
    display: flex;
    align-items: flex-start;
  }
  
  .destination dt {
    margin-top: 9px;
    margin-right: 0;
  }
  
  .addBtn1 {
    bottom: 113px;
    left: 33%;
    /* transform: translatex(-50%); */
  }

  .addBtn a{
    font-size: 13px;
  }
  
  .dli-plus-circle {
    display: inline-block;
    margin-top: 0px;
    margin-right: 3px;
    vertical-align: middle;
    color: #0289c8;
    line-height: 1;
    position: relative;
    width: 8px;
    height: 8px;
    /* border: 2px solid currentColor; */
    border-radius: 50%;
    box-sizing: content-box;
  }
  
  .dli-plus-circle > span {
    width: 8px;
    height: 2px;
    background: currentColor;
    border-radius: 0.1em;
    position: relative;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
  }
  
  .dli-plus-circle > span::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: inherit;
    border-radius: inherit;
    transform: rotate(90deg);
  }

}

.des_two.adjusted-padding {
  padding-right: 70px !important;
  padding-bottom: 30px !important;
}
.des_one.adjusted-padding {
  padding-right: 70px !important;
  padding-bottom: 0 !important;
}