@charset "UTF-8";
/* ===================================================================
CSS information

file name  : homepage.css
author     : Abilive
style info : トップページ
=================================================================== */
/* ===================================================================
CSS information

file name  : _settings.scss
author     : Abilive
style info : 汎用設定
=================================================================== */
.wrp_int_bnr {
  max-width: 2560px;
  margin-right: auto;
  margin-left: auto;
  background-color: #fff;
}
@media only screen and (min-width: 1441px) {
  .wrp_int_bnr {
    padding: 100px 0 100px;
  }
}
@media only screen and (min-width: 1025px) and (max-width: 1440px) {
  .wrp_int_bnr {
    padding: 75px 0 80px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .wrp_int_bnr {
    padding: 50px 0;
  }
}
@media only screen and (max-width: 767px) {
  .wrp_int_bnr {
    padding: 2.5em 0 4em;
  }
}

.con_int_bnr {
  max-width: 1632px;
}
@media only screen and (min-width: 1025px) {
  .con_int_bnr {
    margin-right: auto;
    margin-left: auto;
    width: 80%;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_int_bnr {
    margin-right: auto;
    margin-left: auto;
    width: 80%;
  }
}
@media only screen and (max-width: 767px) {
  .con_int_bnr {
    margin-right: auto;
    margin-left: auto;
    width: 92%;
  }
}
@media only screen and (max-width: 767px) {
  .con_int_bnr {
    width: 73.30729%;
  }
}

.box_int_bnr {
  position: relative;
}
.box_int_bnr:not(.slick-slider) {
  display: flex;
  justify-content: center;
}
.box_int_bnr:not(.slick-slider) > .slide {
  display: block;
}
@media only screen and (min-width: 1025px) {
  .box_int_bnr:not(.slick-slider) > .slide {
    max-width: 544px;
    width: 33.33333%;
  }
  .box_int_bnr:not(.slick-slider) > .slide:nth-child(n+4) {
    display: none;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .box_int_bnr:not(.slick-slider) > .slide {
    width: 50%;
  }
  .box_int_bnr:not(.slick-slider) > .slide:nth-child(n+3) {
    display: none;
  }
}
@media only screen and (max-width: 767px) {
  .box_int_bnr:not(.slick-slider) > .slide {
    width: 100%;
  }
  .box_int_bnr:not(.slick-slider) > .slide:not(:first-child) {
    display: none;
  }
}
.box_int_bnr .arr_prev, .box_int_bnr .arr_next {
  font-size: 167%;
  position: absolute;
  right: calc(100% + 10px);
  top: 0;
  bottom: 0;
  display: flex;
  align-content: center;
}
@media only screen and (max-width: 767px) {
  .box_int_bnr .arr_prev, .box_int_bnr .arr_next {
    display: none !important;
  }
}
.box_int_bnr .arr_prev a, .box_int_bnr .arr_next a {
  width: 70px;
  height: 70px;
  color: inherit;
}
.box_int_bnr .arr_prev a::before, .box_int_bnr .arr_next a::before {
  background-color: #e5ebee;
}
.mouse .box_int_bnr .arr_prev a:hover::before, .touch .box_int_bnr .arr_prev a.touchstart::before, .mouse .box_int_bnr .arr_next a:hover::before, .touch .box_int_bnr .arr_next a.touchstart::before {
  opacity: 1;
}
.touch .box_int_bnr .arr_prev a, .touch .box_int_bnr .arr_next a {
  -webkit-tap-highlight-color: transparent;
}
.touch .box_int_bnr .arr_prev a.touchend, .touch .box_int_bnr .arr_next a.touchend {
  transition-delay: 200ms;
}
.box_int_bnr .arr_next {
  right: auto;
  left: calc(100% + 10px);
}
@media only screen and (min-width: 1025px) {
  .box_int_bnr .slick-dots {
    display: none !important;
  }
}
@media only screen and (max-width: 1024px) {
  .box_int_bnr .slick-dots {
    display: flex !important;
    margin-bottom: 0;
  }
}
.box_int_bnr .slide a {
  background-color: #898989;
  text-decoration: none !important;
  display: block;
  width: 94.11765%;
  margin-right: auto;
  margin-left: auto;
}
@media only screen and (max-width: 767px) {
  .box_int_bnr .slide a {
    width: 100%;
  }
}
.box_int_bnr .slide a .photo {
  width: 100%;
  position: relative;
}
.box_int_bnr .slide a .photo img {
  position: absolute;
  left: 0;
  top: 0;
  object-fit: cover;
  width: 100%;
  height: 100%;
}
.box_int_bnr .slide a .photo::after {
  content: "";
  display: block;
  width: 100%;
  padding-bottom: 30.82489%;
}
.box_int_bnr .slide a .box_txt {
  width: 100%;
  color: #fff;
  line-height: 1.4;
}
@media only screen and (min-width: 768px) {
  .box_int_bnr .slide a .box_txt {
    padding: 1em 0;
  }
}
@media only screen and (max-width: 767px) {
  .box_int_bnr .slide a .box_txt {
    padding: 1em 0 2em;
  }
}
.box_int_bnr .slide a .box_txt > .inner {
  width: 88%;
  margin-right: auto;
  margin-left: auto;
}
@media only screen and (max-width: 767px) {
  .box_int_bnr .slide a .box_txt > .inner {
    max-width: none;
  }
}
.box_int_bnr .slide a .box_txt .name {
  font-size: 78%;
}
.box_int_bnr .slide a .box_txt .catch {
  font-size: 100%;
  display: flex;
  letter-spacing: 0.12em;
}
@media only screen and (max-width: 767px) {
  .box_int_bnr .slide a .box_txt .catch {
    justify-content: flex-start;
  }
}
.box_int_bnr .slide a .box_txt .catch > span {
  display: block;
}
.box_int_bnr .slide a .box_txt .txt {
  font-size: 84%;
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-end;
  margin-top: 0.6em;
}
@media only screen and (max-width: 767px) {
  .box_int_bnr .slide a .box_txt .txt {
    justify-content: flex-start;
  }
}
.box_int_bnr .slide a .box_txt .txt > span {
  display: block;
}

.wrp_conc {
  background-color: #e6ebef;
}
@media only screen and (min-width: 1025px) {
  .wrp_conc {
    padding-top: 200px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .wrp_conc {
    padding-top: 150px;
  }
}
@media only screen and (max-width: 767px) {
  .wrp_conc {
    padding-top: 6em;
  }
}
@media only screen and (min-width: 1025px) {
  .wrp_conc {
    padding-bottom: 150px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .wrp_conc {
    padding-bottom: 100px;
  }
}
@media only screen and (max-width: 767px) {
  .wrp_conc {
    padding-bottom: 4em;
  }
}
@media only screen and (min-width: 1025px) {
  .wrp_conc {
    margin-bottom: 185px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .wrp_conc {
    margin-bottom: 120px;
  }
}
@media only screen and (max-width: 767px) {
  .wrp_conc {
    margin-bottom: 6em;
  }
}

.con_conc {
  max-width: 1920px;
  margin-right: auto;
  margin-left: auto;
}
.con_conc .st_conc {
  text-align: center;
}
@media only screen and (min-width: 1025px) {
  .con_conc .st_conc {
    margin-bottom: 1.5em;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_conc .st_conc {
    margin-bottom: 1em;
  }
}
@media only screen and (max-width: 767px) {
  .con_conc .st_conc {
    margin-bottom: 1em;
  }
}
.con_conc .box_conc {
  max-width: 1860px;
  width: 95%;
  margin-left: 0;
  margin-right: auto;
}
.con_conc .box_conc .slide > .inner {
  margin-right: auto;
}
.con_conc .box_conc .slide.js-yt-slide {
  background-size: cover;
}
.con_conc .box_conc .slide.js-yt-slide .box_yt_iframe {
  position: relative;
  opacity: 0;
  transition: .2s ease-in opacity;
}
.con_conc .box_conc .slide.js-yt-slide .box_yt_iframe::after {
  content: "";
  display: block;
  width: 100%;
  padding-bottom: 45.96774%;
}
.con_conc .box_conc .slide.js-yt-slide .box_yt_iframe::before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  z-index: 100;
}
.con_conc .box_conc .slide.js-yt-slide .box_yt_iframe iframe {
  position: absolute;
  left: 50%;
  transform: translateX(-50%) translateY(-8%);
  height: 100%;
  top: 0;
  bottom: 0;
  width: 100%;
  top: -20%;
  bottom: -20%;
  height: 140%;
}
.con_conc .box_conc .slide.js-yt-slide.is-active .box_yt_iframe {
  opacity: 1;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_conc .box_conc_det {
    margin-right: auto;
    margin-left: auto;
    width: 92%;
  }
}
@media only screen and (max-width: 767px) {
  .con_conc .box_conc_det {
    margin-right: auto;
    margin-left: auto;
    width: 92%;
  }
}
@media only screen and (min-width: 1025px) {
  .con_conc .box_conc_det {
    text-align: center;
  }
}
.con_conc .box_conc_det .tmp_st_h5 .jp {
  text-align: center;
}
@media only screen and (min-width: 1025px) {
  .con_conc .box_conc_det .tmp_text {
    text-align: center;
  }
}
@media only screen and (max-width: 1024px) {
  .con_conc .box_conc_det .tmp_text p {
    margin-top: 0;
  }
}

.con_press {
  max-width: 1600px;
}
@media only screen and (min-width: 1025px) {
  .con_press {
    margin-right: auto;
    margin-left: auto;
    width: 92%;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_press {
    margin-right: auto;
    margin-left: auto;
    width: 92%;
  }
}
@media only screen and (min-width: 768px) {
  .con_press {
    margin-bottom: 4em;
  }
}
@media only screen and (max-width: 767px) {
  .con_press {
    margin-bottom: 4em;
  }
}
@media only screen and (max-width: 767px) {
  .con_press {
    width: 63.80208%;
    margin-right: auto;
    margin-left: auto;
  }
}
@media only screen and (min-width: 768px) {
  .con_press .st_press {
    margin-bottom: 1.5em;
  }
}
@media only screen and (max-width: 767px) {
  .con_press .st_press {
    margin-bottom: 1em;
  }
}
.con_press .slick-list {
  width: 100%;
  max-width: none !important;
}
@media only screen and (max-width: 767px) {
  .con_press .slick-list {
    overflow: visible !important;
  }
}
.con_press .slick-dots {
  display: none !important;
}
@media only screen and (min-width: 768px) {
  .con_press .box_press {
    margin-bottom: 2.2em;
  }
}
@media only screen and (max-width: 767px) {
  .con_press .box_press {
    margin-bottom: 2.2em;
  }
}
.con_press .box_press .slide a .img {
  margin-bottom: 0;
}
@media only screen and (min-width: 1025px) {
  .con_press .box_press .slide a .box_txt {
    padding: 1.25em 1.5em 1em;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_press .box_press .slide a .box_txt {
    padding: 1.5em 1em 1em;
  }
}
@media only screen and (max-width: 767px) {
  .con_press .box_press .slide a .box_txt {
    padding: 1em;
  }
}
@media only screen and (min-width: 1025px) and (max-width: 1366px) {
  .con_press .box_press .slide a .box_txt {
    padding: 1.25em .75em 1em;
  }
}
.con_press .box_press .slide a .box_txt .date {
  font-size: 89%;
  line-height: 1.625;
}
.con_press .box_press .slide a .box_txt .txt {
  font-size: 89%;
  min-height: 4.875em;
  line-height: 1.625;
}
.con_press .box_press .slide a .box_txt .name {
  font-size: 78%;
  text-align: right;
}
.con_press .box_press .slide a .box_txt .day {
  font-size: 78%;
  display: flex;
  align-items: baseline;
  line-height: 1.6;
  margin-top: .75em;
}
.con_press .box_press .slide a .box_txt .day .ic {
  font-size: 93%;
  line-height: 1.4;
  margin-bottom: 0;
  min-width: 5.5em;
  text-align: center;
  padding: .25em .25em;
}
@media only screen and (min-width: 768px) {
  .con_press .box_press .slide a .box_txt .day .ic {
    margin-right: 15px;
  }
}
@media only screen and (max-width: 767px) {
  .con_press .box_press .slide a .box_txt .day .ic {
    margin-right: 0.75em;
  }
}
.con_press .box_press .slide a .box_txt .day .ic.green {
  background-color: #c9ded3;
}
.b_hotel .con_press .box_press .slide a .box_txt .day .ic.green {
  background-color: #896ba6;
  color: #fff;
}
.b_tp_universal .con_press .box_press .slide a .box_txt .day .ic.green {
  background-color: #00405c;
  color: #fff;
}
.b_resort_shima .con_press .box_press .slide a .box_txt .day .ic.green {
  background-color: #00405c;
  color: #fff;
}
.b_hotel_sheraton .con_press .box_press .slide a .box_txt .day .ic.green {
  background-color: #878686;
  color: #fff;
}
.b_city .con_press .box_press .slide a .box_txt .day .ic.green {
  background-color: #3aa5b5;
  color: #fff;
}
.b_sogo .con_press .box_press .slide a .box_txt .day .ic.green {
  background-color: #003a56;
  color: #fff;
}
.b_hotel_marriott .con_press .box_press .slide a .box_txt .day .ic.green {
  background-color: #e3e1de;
}
.b_resort .con_press .box_press .slide a .box_txt .day .ic.green {
  background-color: #f5dba5;
}

@media only screen and (min-width: 1025px) {
  .wrp_hotel_search {
    margin-bottom: 150px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .wrp_hotel_search {
    margin-bottom: 6em;
  }
}
@media only screen and (max-width: 767px) {
  .wrp_hotel_search {
    margin-bottom: 4em;
  }
}
.wrp_hotel_search .st_hotel_search {
  color: #003a56;
}
@media only screen and (min-width: 1025px) {
  .wrp_hotel_search .st_hotel_search {
    margin-bottom: 1.94em;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .wrp_hotel_search .st_hotel_search {
    margin-bottom: 1.5em;
  }
}
@media only screen and (max-width: 767px) {
  .wrp_hotel_search .st_hotel_search {
    margin-bottom: 1.5em;
  }
}

.tab_hotel_search {
  max-width: 1260px;
}
@media only screen and (min-width: 1025px) {
  .tab_hotel_search {
    margin-right: auto;
    margin-left: auto;
    width: 92%;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .tab_hotel_search {
    margin-right: auto;
    margin-left: auto;
    width: 92%;
  }
}
@media only screen and (max-width: 767px) {
  .tab_hotel_search {
    margin-right: auto;
    margin-left: auto;
    width: 92%;
  }
}
@media only screen and (min-width: 1025px) {
  .tab_hotel_search ul {
    display: flex;
    justify-content: space-around;
  }
}
.tab_hotel_search ul li {
  width: 47.61905%;
  position: relative;
}
@media only screen and (max-width: 1024px) {
  .tab_hotel_search ul li {
    width: 100%;
  }
}
.tab_hotel_search ul li a {
  font-size: 112%;
  transition: background-color .2s ease-out;
  border-left: 2px solid #e5ebee;
  border-top: 2px solid #e5ebee;
  border-right: 2px solid #e5ebee;
  display: flex;
  justify-content: center;
  align-items: center;
  text-decoration: none;
  height: 100%;
  width: 100%;
}
@media only screen and (min-width: 768px) {
  .tab_hotel_search ul li a {
    padding: 1em 1em;
  }
}
@media only screen and (max-width: 767px) {
  .tab_hotel_search ul li a {
    padding: 1em 1em;
  }
}
.tab_hotel_search ul li a::before {
  content: "";
  display: block;
  width: 4em;
  height: 2px;
  position: absolute;
  background-color: #66899a;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  transition: width .2s ease-out;
}
.tab_hotel_search ul li.is-active {
  background-color: #e5ebee;
}
.tab_hotel_search ul li.is-active a {
  cursor: default;
  pointer-events: none;
}
.tab_hotel_search ul li.is-active a::before {
  transition: width .4s ease-out;
  width: 100%;
}
.mouse .tab_hotel_search ul li:hover a::before, .touch .tab_hotel_search ul li.touchstart a::before {
  transition: width .4s ease-out;
  width: 100%;
}
.touch .tab_hotel_search ul li {
  -webkit-tap-highlight-color: transparent;
}
.touch .tab_hotel_search ul li.touchend {
  transition-delay: 200ms;
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .main_hotel_search {
    margin-right: auto;
    margin-left: auto;
    width: 92%;
  }
}
@media only screen and (max-width: 767px) {
  .main_hotel_search {
    margin-right: auto;
    margin-left: auto;
    width: 92%;
  }
}
.main_hotel_search .st_hotel_search_det {
  background-color: #fff;
  border: 3px solid #e5ebee;
  justify-content: space-between;
}
.main_hotel_search .st_hotel_search_det .jp {
  display: flex;
  align-items: center;
}
.main_hotel_search .st_hotel_search_det .t {
  display: flex;
  height: 100%;
  padding: 1em 2em;
  align-items: center;
}
.main_hotel_search .st_hotel_search_det i {
  width: 5em;
  position: relative;
  background-color: #e5ebee;
  display: block;
  margin-right: 0;
  margin-left: auto;
}
.main_hotel_search .st_hotel_search_det i::after {
  content: "";
  display: block;
  padding-bottom: 100%;
  width: 100%;
}
@media only screen and (max-width: 1024px) {
  .main_hotel_search .st_hotel_search_det i::after {
    padding-bottom: 92%;
  }
}
.main_hotel_search .st_hotel_search_det i::before {
  font-size: 156%;
  content: "\f3d0";
  font-family: "Ionicons";
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  display: flex;
  justify-content: center;
  align-items: center;
}
.main_hotel_search.js-tab-pan > * {
  background-color: #e5ebee;
}
@media only screen and (max-width: 1024px) {
  .main_hotel_search.js-tab-pan > * {
    display: block !important;
  }
  .main_hotel_search.js-tab-pan > *:not(:first-child) {
    margin-top: 1em;
  }
}
@media only screen and (max-width: 1024px) {
  .main_hotel_search .con_f_group {
    display: none;
  }
}

.con_points {
  max-width: 1600px;
  overflow: hidden;
}
@media only screen and (min-width: 1025px) {
  .con_points {
    margin-right: auto;
    margin-left: auto;
    width: 92%;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_points {
    margin-right: auto;
    margin-left: auto;
    width: 92%;
  }
}
@media only screen and (max-width: 767px) {
  .con_points {
    margin-right: auto;
    margin-left: auto;
    width: 92%;
  }
}
@media only screen and (min-width: 1025px) {
  .con_points {
    margin-bottom: 9.44em;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_points {
    margin-bottom: 6em;
  }
}
@media only screen and (max-width: 767px) {
  .con_points {
    margin-bottom: 6em;
  }
}
@media only screen and (min-width: 768px) {
  .con_points .st_points {
    margin-bottom: 1.67em;
  }
}
@media only screen and (max-width: 767px) {
  .con_points .st_points {
    margin-bottom: 1em;
  }
}
.con_points .st_points .jp {
  text-align: center;
  font-weight: bold;
  color: #003a56;
  letter-spacing: 0.12em;
}
@media only screen and (min-width: 1025px) {
  .con_points .st_points .jp {
    font-size: 195%;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_points .st_points .jp {
    font-size: 167%;
  }
}
@media only screen and (max-width: 767px) {
  .con_points .st_points .jp {
    font-size: 145%;
  }
}

.box_st_points {
  display: flex;
  justify-content: space-between;
  margin-right: auto;
  margin-left: auto;
  align-items: center;
}
@media only screen and (min-width: 768px) {
  .box_st_points {
    max-width: 500px;
  }
}
@media only screen and (max-width: 767px) {
  .box_st_points {
    max-width: 92%;
  }
}
.box_st_points .img_card {
  width: 48%;
}
.box_st_points .txt {
  font-weight: bold;
  color: #003a56;
  width: 52%;
  line-height: 1.2;
  padding-left: 1em;
}
@media only screen and (min-width: 768px) {
  .box_st_points .txt {
    font-size: 156%;
  }
}
@media only screen and (max-width: 767px) {
  .box_st_points .txt {
    font-size: 134%;
  }
}
.box_st_points .txt .num {
  font-family: 'Open Sans', "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", sans-serif;
  text-transform: uppercase;
  font-size: 143%;
}

.txt_point {
  text-align: center;
}
@media only screen and (min-width: 768px) {
  .txt_point {
    margin-top: 2.78em;
  }
}
@media only screen and (max-width: 767px) {
  .txt_point {
    margin-top: 1.5em;
  }
}
@media only screen and (min-width: 768px) {
  .txt_point {
    margin-bottom: 2.78em;
  }
}
@media only screen and (max-width: 767px) {
  .txt_point {
    margin-bottom: 1.5em;
  }
}

.box_points {
  display: flex;
  flex-wrap: wrap;
}
@media only screen and (min-width: 1025px) {
  .box_points {
    margin-bottom: 3.89em;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .box_points {
    margin-bottom: 3em;
  }
}
@media only screen and (max-width: 767px) {
  .box_points {
    margin-bottom: 2em;
  }
}
@media only screen and (max-width: 1024px) {
  .box_points {
    justify-content: center;
  }
}
@media only screen and (min-width: 1025px) {
  .box_points li {
    width: 12.5%;
  }
  .box_points li:not(:nth-child(7n+1)) {
    margin-left: 2.08333%;
  }
  .box_points li:nth-child(n+8) {
    margin-top: 2.08333%;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .box_points li {
    width: 22.47191%;
  }
  .box_points li:not(:nth-child(4n+1)) {
    margin-left: 3.37079%;
  }
  .box_points li:nth-child(n+5) {
    margin-top: 0%;
  }
}
@media only screen and (max-width: 767px) {
  .box_points li {
    width: 23%;
  }
  .box_points li:not(:nth-child(4n+1)) {
    margin-left: 2.66667%;
  }
  .box_points li:nth-child(n+5) {
    margin-top: 0.66667%;
  }
}

.btn_points {
  display: flex;
  justify-content: center;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .btn_points {
    max-width: 800px;
    margin-right: auto;
    margin-left: auto;
  }
}
@media only screen and (max-width: 767px) {
  .btn_points {
    flex-direction: column;
    align-items: center;
  }
}
@media only screen and (min-width: 1441px) {
  .btn_points .tmp_btn {
    width: 500px;
  }
}
@media only screen and (min-width: 1025px) and (max-width: 1440px) {
  .btn_points .tmp_btn {
    width: 400px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .btn_points .tmp_btn {
    width: 49%;
  }
}
@media only screen and (max-width: 767px) {
  .btn_points .tmp_btn {
    width: 100%;
  }
}
@media only screen and (min-width: 768px) {
  .btn_points .tmp_btn {
    margin-right: 0;
    margin-left: 0;
  }
}
@media only screen and (min-width: 768px) and (min-width: 1025px) {
  .btn_points .tmp_btn:not(:first-child) {
    margin-left: 2em;
  }
}
@media only screen and (min-width: 768px) and (min-width: 768px) and (max-width: 1024px) {
  .btn_points .tmp_btn:not(:first-child) {
    margin-left: 2%;
  }
}
@media only screen and (max-width: 767px) and (min-width: 768px) and (max-width: 1024px) {
  .btn_points .tmp_btn:nth-child(n+2) {
    margin-top: 1.5em;
  }
}
@media only screen and (max-width: 767px) and (max-width: 767px) {
  .btn_points .tmp_btn:nth-child(n+2) {
    margin-top: 1em;
  }
}

.btn_points .tmp_btn a {
  width: 100%;
  min-width: auto;
}

.wrp_brand {
  max-width: 2560px;
  margin-right: auto;
  margin-left: auto;
  overflow: hidden;
}
@media only screen and (min-width: 1025px) {
  .wrp_brand {
    margin-bottom: 8.33em;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .wrp_brand {
    margin-bottom: 6em;
  }
}
@media only screen and (max-width: 767px) {
  .wrp_brand {
    margin-bottom: 6em;
  }
}

@media only screen and (min-width: 1025px) {
  .con_brand .st_brand {
    margin-bottom: 2.78em;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_brand .st_brand {
    margin-bottom: 50px;
  }
}
@media only screen and (max-width: 767px) {
  .con_brand .st_brand {
    margin-bottom: 1.25em;
  }
}
@media only screen and (min-width: 1025px) {
  .con_brand .st_brand {
    margin-right: auto;
    margin-left: auto;
    width: 92%;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_brand .st_brand {
    margin-right: auto;
    margin-left: auto;
    width: 80%;
  }
}
@media only screen and (max-width: 767px) {
  .con_brand .st_brand {
    margin-right: auto;
    margin-left: auto;
    width: 88%;
  }
}
@media only screen and (min-width: 1025px) {
  .con_brand .st_brand > .inner {
    padding: 0 1.9084%;
  }
}
.con_brand .st_brand + .box_brand {
  padding-top: 0;
}
.con_brand .logo_brand {
  margin-right: auto;
  margin-left: auto;
  margin-bottom: 1.5em;
}
@media only screen and (max-width: 767px) {
  .con_brand .logo_brand {
    width: 35% !important;
  }
}
@media only screen and (min-width: 1025px) {
  .con_brand .box_brand + .box_brand {
    margin-top: 5.56em;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_brand .box_brand + .box_brand {
    margin-top: 8em;
  }
}
@media only screen and (max-width: 767px) {
  .con_brand .box_brand + .box_brand {
    margin-top: 5em;
  }
}
@media only screen and (min-width: 1025px) {
  .con_brand .box_brand {
    display: flex;
    flex-direction: row-reverse;
    align-items: center;
  }
}
@media only screen and (min-width: 1025px) {
  .con_brand .box_brand .box_brand_slider {
    max-width: 1320px;
    width: 69.41671%;
  }
}
@media only screen and (min-width: 1025px) and (min-width: 1441px) {
  .con_brand .box_brand .box_brand_slider {
    margin-bottom: 70px;
  }
}
@media only screen and (min-width: 1025px) and (min-width: 1025px) and (max-width: 1440px) {
  .con_brand .box_brand .box_brand_slider {
    margin-bottom: 30px;
  }
}
@media only screen and (min-width: 1025px) and (min-width: 1025px) and (max-width: 1440px) {
  .con_brand .box_brand .box_brand_slider {
    width: 65%;
  }
}

@media only screen and (min-width: 1025px) {
  .con_brand .box_brand .box_brand_text {
    width: 30.58329%;
  }
}
@media only screen and (min-width: 1025px) and (min-width: 1025px) and (max-width: 1440px) {
  .con_brand .box_brand .box_brand_text {
    width: 35%;
  }
}

@media only screen and (max-width: 1024px) {
  .con_brand .box_brand .box_brand_text {
    text-align: center;
  }
}
@media only screen and (min-width: 1025px) {
  .con_brand .box_brand .box_brand_text .inner {
    margin-right: auto;
    margin-left: auto;
    width: 92%;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_brand .box_brand .box_brand_text .inner {
    margin-right: auto;
    margin-left: auto;
    width: 92%;
  }
}
@media only screen and (max-width: 767px) {
  .con_brand .box_brand .box_brand_text .inner {
    margin-right: auto;
    margin-left: auto;
    width: 92%;
  }
}
@media only screen and (min-width: 768px) {
  .con_brand .box_brand .box_brand_text .inner {
    max-width: 410px;
  }
}
.con_brand .box_brand .box_brand_text .inner .logo_brand {
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 1.5em;
}
@media only screen and (min-width: 1025px) {
  .con_brand .box_brand .box_brand_text .inner .logo_brand {
    margin-left: 0;
  }
}
@media only screen and (min-width: 1025px) {
  .con_brand .box_brand .box_brand_text .inner .tmp_st_h5 {
    justify-content: flex-start;
  }
}
.con_brand .box_brand .box_brand_text .tmp_more {
  max-width: 410px;
}
@media only screen and (min-width: 1025px) {
  .con_brand .box_brand .box_brand_text .tmp_more {
    margin-right: auto;
    margin-left: auto;
    width: 92%;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_brand .box_brand .box_brand_text .tmp_more {
    margin-right: auto;
    margin-left: auto;
    width: 92%;
  }
}
@media only screen and (max-width: 767px) {
  .con_brand .box_brand .box_brand_text .tmp_more {
    margin-right: auto;
    margin-left: auto;
    width: 92%;
  }
}
@media only screen and (min-width: 1025px) {
  .con_brand .box_brand .box_brand_text .tmp_more {
    justify-content: flex-end;
  }
}

.box_brand_slider {
  margin-bottom: 0;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}
.box_brand_slider.slick-dotted.slick-slider {
  margin-bottom: 0;
}
.box_brand_slider .slick-list {
  height: 100%;
}
.box_brand_slider .slick-track {
  height: 100%;
}
.box_brand_slider > .slide {
  height: 100%;
}
.box_brand_slider > .slide:not(:first-child) {
  display: none;
}
@media only screen and (max-width: 1024px) {
  .box_brand_slider {
    justify-content: center;
  }
}
@media only screen and (max-width: 1024px) {
  .box_brand_slider .slide {
    text-align: center;
  }
}
@media only screen and (min-width: 1025px) {
  .box_brand_slider .slide > .inner {
    padding-right: 4.25532%;
  }
}
.box_brand_slider .slide .hotel_name {
  font-size: 89%;
  padding-top: 0.25em;
}
@media only screen and (min-width: 1025px) {
  .box_brand_slider .slick-list {
    order: 2;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .box_brand_slider .slick-list {
    order: 1;
  }
}
@media only screen and (max-width: 767px) {
  .box_brand_slider .slick-list {
    order: 1;
  }
}
@media only screen and (min-width: 1025px) {
  .box_brand_slider .slick-list {
    width: calc(100% - 140px);
    padding-right: 14.7541%;
  }
}
@media only screen and (min-width: 1025px) and (min-width: 1025px) and (max-width: 1440px) {
  .box_brand_slider .slick-list {
    width: calc(100% - 100px);
    padding-right: 10%;
  }
}

@media only screen and (min-width: 1025px) {
  .box_brand_slider .tmp_slick_arr {
    width: 140px;
  }
}
@media only screen and (min-width: 1025px) and (min-width: 1025px) and (max-width: 1440px) {
  .box_brand_slider .tmp_slick_arr {
    width: 100px;
  }
}

@media only screen and (max-width: 1024px) {
  .box_brand_slider .tmp_slick_arr {
    margin-right: .25em;
    margin-left: .25em;
    margin-top: .5em;
    margin-bottom: .5em;
  }
}
.box_brand_slider .tmp_slick_arr a {
  margin-right: auto;
  margin-left: auto;
}
.box_brand_slider .tmp_slick_arr a::before {
  background-color: #e5ebee;
}
@media only screen and (max-width: 1024px) {
  .box_brand_slider .tmp_slick_arr a::before {
    opacity: 1;
    background: none;
    border: 1px solid #898989;
    padding-bottom: calc(100% - 2px);
  }
}
.mouse .box_brand_slider .tmp_slick_arr a:hover::before, .touch .box_brand_slider .tmp_slick_arr a.touchstart::before {
  opacity: 1;
}
@media only screen and (max-width: 1024px) {
  .mouse .box_brand_slider .tmp_slick_arr a:hover::before, .touch .box_brand_slider .tmp_slick_arr a.touchstart::before {
    background-color: #c5c6c6;
  }
}
.touch .box_brand_slider .tmp_slick_arr a {
  -webkit-tap-highlight-color: transparent;
}
.touch .box_brand_slider .tmp_slick_arr a.touchend {
  transition-delay: 200ms;
}
@media only screen and (min-width: 1025px) {
  .box_brand_slider .tmp_slick_arr.arr_prev {
    order: 3;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .box_brand_slider .tmp_slick_arr.arr_prev {
    order: 3;
  }
}
@media only screen and (max-width: 767px) {
  .box_brand_slider .tmp_slick_arr.arr_prev {
    order: 3;
  }
}
@media only screen and (min-width: 1025px) {
  .box_brand_slider .tmp_slick_arr.arr_prev {
    display: none !important;
  }
}
@media only screen and (min-width: 1025px) {
  .box_brand_slider .tmp_slick_arr.arr_next {
    order: 1;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .box_brand_slider .tmp_slick_arr.arr_next {
    order: 4;
  }
}
@media only screen and (max-width: 767px) {
  .box_brand_slider .tmp_slick_arr.arr_next {
    order: 4;
  }
}
@media only screen and (min-width: 1025px) {
  .box_brand_slider .tmp_slick_arr.arr_next {
    transform: scaleX(-1);
  }
}
@media only screen and (min-width: 1025px) {
  .box_brand_slider .slick-dots {
    order: 4;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .box_brand_slider .slick-dots {
    order: 2;
  }
}
@media only screen and (max-width: 767px) {
  .box_brand_slider .slick-dots {
    order: 2;
  }
}
@media only screen and (min-width: 1025px) {
  .box_brand_slider .slick-dots {
    justify-content: flex-start;
    width: calc(100% - 140px);
    margin-right: 0;
    margin-left: auto;
  }
}
@media only screen and (min-width: 1025px) and (min-width: 1025px) and (max-width: 1440px) {
  .box_brand_slider .slick-dots {
    width: calc(100% - 100px);
  }
}

@media only screen and (max-width: 1024px) {
  .box_brand_slider .slick-dots {
    width: 100%;
  }
}

.con_news {
  max-width: 1600px;
}
@media only screen and (min-width: 1025px) {
  .con_news {
    margin-right: auto;
    margin-left: auto;
    width: 92%;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_news {
    margin-right: auto;
    margin-left: auto;
    width: 100%;
  }
}
@media only screen and (max-width: 767px) {
  .con_news {
    margin-right: auto;
    margin-left: auto;
    width: 100%;
  }
}
@media only screen and (min-width: 768px) {
  .con_news {
    margin-bottom: 4.5em;
  }
}
@media only screen and (max-width: 767px) {
  .con_news {
    margin-bottom: 6em;
  }
}
@media only screen and (min-width: 768px) {
  .con_news .st_news {
    margin-bottom: 1.25em;
  }
}
@media only screen and (max-width: 767px) {
  .con_news .st_news {
    margin-bottom: 1.25em;
  }
}

.box_news {
  border-bottom: 1px solid #d8d8d8;
}
@media only screen and (min-width: 768px) {
  .box_news {
    margin-bottom: 2.2em;
  }
}
@media only screen and (max-width: 767px) {
  .box_news {
    margin-bottom: 2.2em;
  }
}
.box_news li {
  border-top: 1px solid #d8d8d8;
}
.box_news li a {
  width: 100%;
  text-decoration: none !important;
  display: block;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .box_news li a > .inner {
    margin-right: auto;
    margin-left: auto;
    width: 92%;
  }
}
@media only screen and (max-width: 767px) {
  .box_news li a > .inner {
    margin-right: auto;
    margin-left: auto;
    width: 92%;
  }
}
@media only screen and (min-width: 1025px) {
  .box_news li a > .inner {
    display: table;
    padding: .9em 0;
  }
}
@media only screen and (max-width: 1024px) {
  .box_news li a > .inner {
    display: flex;
    flex-wrap: wrap;
    padding: 1.25em 0;
  }
}
@media only screen and (min-width: 1025px) {
  .box_news li a time {
    width: 9em;
    display: table-cell;
    text-align: center;
    vertical-align: middle;
  }
}
@media only screen and (max-width: 1024px) {
  .box_news li a time {
    margin-right: 1.5em;
  }
}
@media only screen and (min-width: 1025px) {
  .box_news li a .cate {
    width: 7.5em;
    display: table-cell;
    text-align: center;
    vertical-align: middle;
  }
}
@media only screen and (min-width: 1025px) {
  .box_news li a .txt {
    display: flex;
    align-items: center;
    line-height: 1.4;
    min-height: 2.8em;
    padding: 0 1em;
  }
}
@media only screen and (max-width: 1024px) {
  .box_news li a .txt {
    line-height: 1.53846;
    width: 100%;
    display: block;
  }
}
.box_news li a[target="_blank"] .txt > .inner::after {
  content: "\f3ef";
  font-family: "Ionicons";
  margin-left: 0.25em;
}
.mouse .box_news li a:hover, .touch .box_news li a.touchstart {
  background-color: #e5ebee;
}
.touch .box_news li a {
  -webkit-tap-highlight-color: transparent;
}
.touch .box_news li a.touchend {
  transition-delay: 200ms;
}

.con_area_search {
  max-width: 1600px;
}
@media only screen and (min-width: 1025px) {
  .con_area_search {
    margin-right: auto;
    margin-left: auto;
    width: 92%;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_area_search {
    margin-right: auto;
    margin-left: auto;
    width: 92%;
  }
}
@media only screen and (max-width: 767px) {
  .con_area_search {
    margin-right: auto;
    margin-left: auto;
    width: 88%;
  }
}
@media only screen and (min-width: 1025px) {
  .con_area_search {
    padding: 5.56em 0 7.22em;
  }
}
@media only screen and (min-width: 1025px) {
  .con_area_search {
    display: flex !important;
    align-items: flex-start;
  }
}
@media only screen and (max-width: 1024px) {
  .con_area_search {
    display: none;
  }
}
.con_area_search .box_area_list {
  width: 38.4375%;
  margin-right: 0;
  margin-left: auto;
}
@media only screen and (max-width: 1024px) {
  .con_area_search .box_area_list {
    width: 100%;
  }
}
.con_area_search .box_area_list .box_area {
  border-bottom: 1px solid #99b0bb;
}
.con_area_search .box_area_list .box_area .st_area {
  align-items: center;
  display: flex;
  padding: 1em .5em;
  text-decoration: none !important;
  color: #003a56;
}
@media only screen and (max-width: 1024px) {
  .con_area_search .box_area_list .box_area .st_area {
    padding-right: 0;
    padding-left: 0;
  }
}
.con_area_search .box_area_list .box_area .st_area span {
  display: block;
}
.con_area_search .box_area_list .box_area .st_area .ic_pm {
  margin-left: auto;
  margin-right: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 1.1em;
  height: 1.1em;
  background-color: #003a56;
}
.con_area_search .box_area_list .box_area .st_area .ic_pm::before {
  content: "\f489";
  color: #fff;
  font-family: "Ionicons";
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 100%;
}
.con_area_search .box_area_list .box_area .st_area.is-active .ic_pm::before {
  content: "\f462";
}
.con_area_search .box_area_list .box_area .box_hotels {
  display: none;
  padding: 0 .5em 1.1em;
}
@media only screen and (max-width: 1024px) {
  .con_area_search .box_area_list .box_area .box_hotels {
    padding-right: 0;
    padding-left: 0;
  }
}
@media only screen and (min-width: 768px) {
  .con_area_search .box_area_list .box_area .box_hotels li:not(:first-child) {
    margin-top: 0.75em;
  }
}
@media only screen and (max-width: 767px) {
  .con_area_search .box_area_list .box_area .box_hotels li:not(:first-child) {
    margin-top: 1em;
  }
}
.con_area_search .box_area_list .box_area .box_hotels li a {
  display: flex;
  align-items: center;
  text-decoration: none;
}
@media only screen and (min-width: 1025px) {
  .con_area_search .box_area_list .box_area .box_hotels li a {
    max-width: 595px;
  }
}
.con_area_search .box_area_list .box_area .box_hotels li a .img {
  display: block;
}
@media only screen and (min-width: 1025px) {
  .con_area_search .box_area_list .box_area .box_hotels li a .img {
    width: 120px;
  }
}
@media only screen and (max-width: 1024px) {
  .con_area_search .box_area_list .box_area .box_hotels li a .img {
    width: 20.16807%;
  }
}
.con_area_search .box_area_list .box_area .box_hotels li a .box_txt {
  line-height: 1;
  padding: 0 1em;
}
@media only screen and (min-width: 1025px) {
  .con_area_search .box_area_list .box_area .box_hotels li a .box_txt {
    width: calc(100% - 120px);
  }
}
@media only screen and (max-width: 1024px) {
  .con_area_search .box_area_list .box_area .box_hotels li a .box_txt {
    width: 79.83193%;
  }
}
.con_area_search .box_area_list .box_area .box_hotels li a .box_txt .group {
  font-size: 78%;
  display: block;
  margin-bottom: 0.25em;
}
.con_area_search .box_area_list .box_area .box_hotels li a .box_txt .group.hotel {
  color: #9b6491;
}
.con_area_search .box_area_list .box_area .box_hotels li a .box_txt .group.resort {
  color: #e6a51e;
}
.con_area_search .box_area_list .box_area .box_hotels li a .box_txt .group.city {
  color: #32a0a5;
}
.con_area_search .box_area_list .box_area .box_hotels li a .box_txt .group.other {
  color: #003a56;
}
.con_area_search .box_area_list .box_area .box_hotels li a .box_txt .name {
  font-size: 95%;
  display: block;
}
.mouse .con_area_search .box_area_list .box_area .box_hotels li:hover, .touch .con_area_search .box_area_list .box_area .box_hotels li.touchstart {
  background-color: #fff;
}
.touch .con_area_search .box_area_list .box_area .box_hotels li {
  -webkit-tap-highlight-color: transparent;
}
.touch .con_area_search .box_area_list .box_area .box_hotels li.touchend {
  transition-delay: 200ms;
}
.con_area_search .box_map {
  position: relative;
  width: 60.3125%;
  background-size: 100% auto;
}
.con_area_search .box_map::after {
  content: "";
  display: block;
  width: 100%;
  padding-bottom: 90.67358%;
}
.con_area_search .box_map #japan {
  position: absolute;
  right: .5%;
  top: 1.5%;
  width: 96.47668%;
  transform: rotate(-0.25deg);
  transform-origin: right top;
}
.con_area_search .box_map #japan .cls-1 {
  fill: #c7ced1;
}
.con_area_search .box_map #japan .has_hotel {
  fill: #6d8f9f;
}
.con_area_search .box_map #japan .has_hotel:hover {
  fill: #003a56;
  cursor: pointer;
}
.con_area_search .box_map #japan .has_hotel.is-active {
  fill: #003a56;
}
.con_area_search .box_map #japan .cls-2 {
  fill: none;
  stroke: #fff;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-width: 1.34px;
}
.con_area_search .box_map #usa_line {
  right: 0;
  bottom: 0;
  position: absolute;
  width: 31.50259%;
  right: 15.54404%;
}
.con_area_search .box_map #okinawa {
  position: absolute;
  top: 28%;
  left: 10%;
  width: 31.50259%;
}
.con_area_search .box_map #okinawa .cls-1 {
  fill: #c7ced1;
}
.con_area_search .box_map #okinawa .has_hotel {
  fill: #6d8f9f;
}
.con_area_search .box_map #okinawa .has_hotel:hover {
  fill: #003a56;
  cursor: pointer;
}
.con_area_search .box_map #okinawa .has_hotel.is-active {
  fill: #003a56;
}
.con_area_search .box_map #okinawa .cls-2 {
  fill: none;
  stroke: #fff;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-width: 1.34px;
}
.con_area_search .box_map > ul > li {
  width: auto;
  z-index: 1;
  background-color: #fff;
  border-left: 3px solid #003a56;
  position: absolute;
  left: 0;
  top: 0;
}
@media only screen and (min-width: 1441px) {
  .con_area_search .box_map > ul > li {
    min-width: 150px;
  }
}
@media only screen and (min-width: 1025px) and (max-width: 1440px) {
  .con_area_search .box_map > ul > li {
    min-width: 6em;
  }
}
@media only screen and (min-width: 1441px) {
  .con_area_search .box_map > ul > li {
    height: 50px;
  }
}
@media only screen and (min-width: 1025px) and (max-width: 1440px) {
  .con_area_search .box_map > ul > li {
    height: 2em;
  }
}
@media only screen and (min-width: 1441px) {
  .con_area_search .box_map > ul > li {
    font-size: 100%;
  }
}
@media only screen and (min-width: 1025px) and (max-width: 1440px) {
  .con_area_search .box_map > ul > li {
    font-size: 89%;
  }
}
.con_area_search .box_map > ul > li a {
  display: flex;
  justify-content: center;
  align-items: center;
  text-decoration: none;
  color: #003a56;
  height: 100%;
}
@media only screen and (min-width: 1441px) {
  .con_area_search .box_map > ul > li a {
    padding: 0 1em;
  }
}
@media only screen and (min-width: 1025px) and (max-width: 1440px) {
  .con_area_search .box_map > ul > li a {
    padding: 0 0.5em;
  }
}
.con_area_search .box_map > ul > li a span {
  margin-left: 0.25em;
}
.con_area_search .box_map > ul > li a::after {
  content: "\f3d6";
  font-family: "Ionicons";
  margin-left: 0.5em;
}
.con_area_search .box_map > ul > li.btn_tokyo, .con_area_search .box_map > ul > li.btn_13 {
  left: 61.65803%;
  top: 64.34286%;
}
.con_area_search .box_map > ul > li.btn_gifu, .con_area_search .box_map > ul > li.btn_21 {
  left: 37.20207%;
  top: 47.88571%;
}
.con_area_search .box_map > ul > li.btn_mie, .con_area_search .box_map > ul > li.btn_24 {
  left: 40.10363%;
  top: 77.82857%;
}
.con_area_search .box_map > ul > li.btn_nara, .con_area_search .box_map > ul > li.btn_29 {
  left: 30.36269%;
  top: 86.28571%;
}
.con_area_search .box_map > ul > li.btn_kyoto, .con_area_search .box_map > ul > li.btn_26 {
  left: 19.79275%;
  top: 52.8%;
}
.con_area_search .box_map > ul > li.btn_hyogo, .con_area_search .box_map > ul > li.btn_28 {
  left: 16.89119%;
  top: 60.45714%;
}
.con_area_search .box_map > ul > li.btn_osaka, .con_area_search .box_map > ul > li.btn_27 {
  left: 18.34197%;
  top: 79.42857%;
}
.con_area_search .box_map > ul > li.btn_fukuoka, .con_area_search .box_map > ul > li.btn_40 {
  left: 0%;
  top: 67.31429%;
}
.con_area_search .box_map > ul > li.btn_okinawa, .con_area_search .box_map > ul > li.btn_47 {
  left: 5.18135%;
  top: 24%;
}
.con_area_search .box_map > ul > li.btn_usa {
  left: 61.03627%;
  top: 90.85714%;
}
.con_area_search .box_map > ul > li.is-active {
  background-color: #003a56;
}
.con_area_search .box_map > ul > li.is-active a {
  color: #fff;
}

.con_hp_link {
  margin-top: 11.11em;
  margin-bottom: 11.11em;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_hp_link {
    margin-top: 6em;
    margin-bottom: 6em;
  }
}
@media only screen and (max-width: 767px) {
  .con_hp_link {
    margin-top: 4em;
    margin-bottom: 4em;
  }
}
