@charset "UTF-8";
@import url("https://use.typekit.net/qyz4lim.css");
:root {
  --main-button-color: #0067db;
  --main-button-hover-color: #005dc5;
  --main-heading-color: #191970;
}

body.luxe {
  --main-button-color: #bca887;
  --main-button-hover-color: #eddcbe;
  --main-heading-color: #694d1e;
}

/*--------------------------------------------
  Phase1とPhase2に切り替え
--------------------------------------------*/
.ph1 {
  display: block;
}

.ph2 {
  display: none;
}

/*--------------------------------------------
  base
--------------------------------------------*/
html {
  font-size: 62.5%;
}

body#building,
#building .drawer,
#building #layout,
#building #wrapper,
#building #contents {
  height: 100%;
}

#building #wrapper {
  position: relative;
}

body {
  font-family: "Roboto";
  width: 100%;
  background: #fff;
  color: #343434;
  font-size: 16px;
  font-size: 1.8rem;
  line-height: 1.5;
  letter-spacing: 0.02em;
}

body.hidden {
  overflow: hidden;
}

@media screen and (min-width: 992px) {
  body#building {
    padding-bottom: 0;
    overflow: hidden;
  }
}
a {
  color: var(--main-heading-color);
  text-decoration: none;
}

@media screen and (min-width: 768px) {
  a:hover {
    color: var(--main-heading-color);
    text-decoration: none;
  }
}
table {
  width: 100%;
}

@media screen and (min-width: 768px) {
  .for_sp {
    display: none;
  }
}
@media screen and (max-width: 767px) {
  .for_pc {
    display: none;
  }
}
select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border: none;
  background: transparent;
  cursor: pointer;
}

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

select:not(:target) {
  width: 120% \9  !important;
}

.datepicker::-webkit-input-placeholder {
  color: #666;
}

.datepicker::-moz-placeholder {
  color: #666;
}

.datepicker:-ms-input-placeholder {
  color: #666;
}

/*--------------------------------------------
  global css
--------------------------------------------*/
.flex {
  display: flex;
  display: -ms-flexbox;
  display: -webkit-flex;
  -js-display: flex;
}

.nowrap {
  white-space: nowrap;
}

.Tel {
  color: #250d00;
  cursor: text;
  pointer-events: none;
}

.ja .heading_01 {
  color: var(--main-heading-color);
  font-size: 20px;
  font-size: 2rem;
  line-height: 1.4;
  margin-bottom: 10px;
}

.en .heading_01 {
  color: var(--main-heading-color);
  font-size: 22px;
  font-size: 2.2rem;
  line-height: 1.4;
  margin-bottom: 10px;
}

@media screen and (min-width: 768px) {
  .ja .heading_01 {
    font-size: 28px;
    font-size: 2.8rem;
    line-height: 1;
    margin-bottom: 15px;
  }
  .en .heading_01 {
    font-size: 30px;
    font-size: 3rem;
    line-height: 1;
    margin-bottom: 15px;
  }
}
.ja .heading_02 {
  color: var(--main-heading-color);
  font-size: 20px;
  font-size: 2rem;
  line-height: 1.4;
  text-align: center;
  border-top: 1px solid var(--main-heading-color);
  border-bottom: 1px solid var(--main-heading-color);
  padding: 10px 0;
  margin-bottom: 20px;
}

.en .heading_02 {
  color: var(--main-heading-color);
  font-size: 22px;
  font-size: 2.2rem;
  line-height: 1.4;
  text-align: center;
  border-top: 1px solid var(--main-heading-color);
  border-bottom: 1px solid var(--main-heading-color);
  padding: 10px 0;
  margin-bottom: 20px;
}

@media screen and (min-width: 768px) {
  .ja .heading_02 {
    font-size: 28px;
    font-size: 2.8rem;
    line-height: 1;
    padding: 15px 0;
    margin-bottom: 30px;
  }
  .en .heading_02 {
    font-size: 30px;
    font-size: 3rem;
    line-height: 1;
    padding: 15px 0;
    margin-bottom: 30px;
  }
}
.btn_01 {
  text-align: center;
}

.btn_01 a {
  display: inline-block;
  color: #fff;
  font-weight: bold;
  background: #250d00;
  border: 1px solid #250d00;
  padding: 10px 0;
  transition: 0.5s;
}

@media screen and (min-width: 768px) {
  .btn_01 a:hover {
    color: #250d00;
    background: inherit;
  }
}
/*--------------------------------------------
  header
--------------------------------------------*/
#header {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 999;
  width: 100%;
  background: #fff;
  padding: 10px 0;
  transition: box-shadow 0.3s;
}
#header.scrolled {
  box-shadow: 0px 1px 3px rgba(153, 153, 153, 0.1803921569);
}

@media screen and (min-width: 992px) {
  #top #header {
    background: none;
    padding: 24px 0 0;
    position: absolute;
  }
  .under #header {
    padding: 14px 0;
  }
}
#header .container {
  width: 100%;
  max-width: 100%;
  max-width: initial;
  max-width: auto;
}

@media screen and (min-width: 992px) {
  #header .container {
    padding-right: 25px;
    padding-left: 25px;
  }
}
.hdr_logo {
  float: left;
  white-space: nowrap;
}

.hdr_logo a {
  display: block;
}
.hdr_logo a:hover {
  opacity: 0.7;
}

.hdr_logo img {
  width: auto;
  height: 30px;
}

.hdr_logo .prefecture {
  display: inline-block;
  font-family: "ivyjournal";
  font-weight: 600;
  color: #333;
  font-size: 24px;
  line-height: 1.1;
  margin-left: 12px;
}

/* TOPのメインロゴ*/
@media screen and (min-width: 992px) {
  #top #header .hdr_logo {
    padding: 5px 0 0 17px;
  }
  #top #header .hdr_logo img {
    height: 48px;
  }
  #top #header .hdr_logo .prefecture {
    color: #fff;
    font-family: "ivyjournal";
    font-weight: 600;
    font-size: 29px;
    line-height: 1.35;
    margin-left: 8px;
    text-shadow: 3px 3px 4px rgba(50, 50, 50, 0.7803921569), -1px 2px 0 #a6a6a6, 1px -1px 0 #a6a6a6, -1px -1px 0 #a6a6a6;
  }
}
@media screen and (max-width: 560px) {
  .hdr_logo img {
    width: auto;
    height: 22px;
    margin-top: 1px;
  }
  .hdr_logo .prefecture {
    display: inline-block;
    font-size: 19px;
    line-height: 1;
    margin-left: 5px;
  }
}
#header #menu_btn .b1,
#header #menu_btn .b2,
#header #menu_btn .b3 {
  width: 22px;
  height: 2px;
  margin: 0 auto;
  -webkit-transition-timing-function: ease-in-out;
  -moz-transition-timing-function: ease-in-out;
  transition-timing-function: ease-in-out;
  -webkit-transition-duration: 0.3s;
  -moz-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: all;
  -moz-transition-property: all;
  transition-property: all;
  background-color: #666;
}

#header #menu_btn .b2,
#header #menu_btn .b3 {
  margin: 5px auto 0;
}

.drawer-open #header #menu_btn .b1 {
  -webkit-transform: rotate(225deg) translate3d(-5px, -5px, 0);
  -moz-transform: rotate(225deg) translate3d(-5px, -5px, 0);
  -ms-transform: rotate(225deg) translate3d(-5px, -5px, 0);
  transform: rotate(225deg) translate3d(-5px, -5px, 0);
}

.drawer-open #header #menu_btn .b2 {
  opacity: 0;
  -moz-opacity: 0;
  filter: alpha(opacity=0);
  -ms-filter: "alpha(opacity=0)";
}

.drawer-open #header #menu_btn .b3 {
  -webkit-transform: rotate(-225deg) translate3d(-5px, 5px, 0);
  -moz-transform: rotate(-225deg) translate3d(-5px, 5px, 0);
  -ms-transform: rotate(-225deg) translate3d(-5px, 5px, 0);
  transform: rotate(-225deg) translate3d(-5px, 5px, 0);
}

.drawer--right .drawer-hamburger {
  position: absolute;
  top: 17px;
  right: 15px;
  width: auto;
  padding: 0;
  outline: 0;
}

.drawer--right.drawer-open .drawer-hamburger {
  right: 15px;
}

.drawer-nav,
.drawer--right .drawer-nav {
  width: 100%;
  height: calc(100% - 50px);
  position: fixed;
  top: 50px;
  right: -100%;
  -webkit-transition: right 1s cubic-bezier(0.19, 1, 0.22, 1);
  transition: right 1s cubic-bezier(0.19, 1, 0.22, 1);
  z-index: 99999;
}

.drawer-nav .drawer-menu ul {
  padding: 0 10px;
}

.drawer-nav .drawer-menu ul li a {
  display: block;
  color: var(--main-heading-color);
  font-size: 14px;
  font-size: 1.4rem;
  border-bottom: 1px solid #ccc;
  padding: 14px;
}

.gnavi {
  float: right;
}

.gnavi li {
  float: left;
  margin-right: 12px;
  border: 0.5px solid #e1e1e1;
}
.gnavi li:hover {
  background-color: #ededed;
  opacity: 0.8;
}
.gnavi li a {
  display: flex;
  color: #454545;
  padding: 0px 10px;
  height: 27px;
  font-size: 12px;
  font-weight: bold;
  justify-content: center;
  align-items: center;
  line-height: 1;
  transition: 0.6s;
}
.gnavi li:last-child {
  margin-right: 0;
}
.gnavi li.to_luxe {
  border: none;
}
.gnavi li.to_luxe .apj-to-luxe-banner {
  height: 30px;
}

#top #header .gnavi li {
  box-shadow: 1px 1px 6px #666;
  background-color: rgba(255, 255, 255, 0.1333333333);
}
#top #header .gnavi li a {
  text-shadow: 1px 2px 2px #666, 2px 2px 2px #666, 1px 2px 1px #999, 0px -1px 1px #999;
  color: #fff;
  background-color: rgba(0, 0, 0, 0.3019607843);
}
#top.ja #header .gnavi li a {
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 1;
  padding: 12px 18px;
}
#top.en #header .gnavi li a {
  font-size: 14px;
  font-weight: 300;
  padding: 6px 10px;
}

.gnavi li:last-child a:before {
  display: inline-block;
  content: "";
  width: 20px;
  height: 15px;
  margin-right: 10px;
  vertical-align: -1px;
}

.ja .gnavi li:last-child a:before {
  background: url(/flag-icon/flags/4x3/gb.svg) left center no-repeat;
  background-size: cover;
}

.en .gnavi li:last-child a:before {
  background: url(/flag-icon/flags/4x3/jp.svg) left center no-repeat;
  background-size: cover;
  border: 1px solid #c3c3c3;
}

@media screen and (min-width: 768px) {
  #top .gnavi li a:hover {
    background: rgba(221, 221, 221, 0.6);
    border-radius: 5px;
  }
  .unde .gnavi li a:hover {
    background: rgba(248, 248, 248, 0.15);
    border-radius: 5px;
  }
}
/*--------------------------------------------
  fixed_header
--------------------------------------------*/
#fixed_header {
  width: 100%;
  background: #fff;
  padding: 14px 0;
  position: fixed;
  top: -100px;
  left: 0;
  z-index: 999;
  box-shadow: 0px 1px 3px rgba(153, 153, 153, 0.1803921569);
  transition: top 0.7s ease 0s;
}

#fixed_header.showing {
  top: 0;
}

#fixed_header .container {
  width: 100%;
  max-width: 100%;
  max-width: initial;
  max-width: auto;
  padding-right: 40px;
  padding-left: 40px;
}

a.to_lang:before {
  display: inline-block;
  content: "";
  width: 20px;
  height: 15px;
  margin-right: 10px;
  vertical-align: -1px;
}

.ja a.to_lang:before {
  background: url(/flag-icon/flags/4x3/gb.svg) left center no-repeat;
  background-size: cover;
}

.en a.to_lang:before {
  background: url(/flag-icon/flags/4x3/jp.svg) left center no-repeat;
  background-size: cover;
}

/*--------------------------------------------
  wrapper
--------------------------------------------*/
.under #wrapper {
  padding-top: 50px;
}

@media screen and (min-width: 992px) {
  .under #wrapper {
    padding-top: 66px;
  }
}
/*--------------------------------------------
  mainimage
--------------------------------------------*/
#top #mainimage {
  width: 100%;
  height: 440px;
  position: relative;
  overflow: hidden;
}
#top #fixed_image {
  position: relative;
  position: fixed;
  content: attr(data-fixedbackground);
  display: block;
  width: 100%;
  height: 440px;
}
#top #fixed_image div {
  width: 100%;
  height: 100%;
  background: url(/images/portal/top/mainimage01.jpg) left center no-repeat;
  background-position: 50%;
  background-size: cover;
  animation: zoom-background 5s ease-out;
  transform: scale(1.1);
  transition: filter 0.1s ease-out; /* スムーズなぼかし効果 */
}
@keyframes zoom-background {
  0% {
    transform: scale(1);
  }
  100% {
    transform: scale(1.1);
  }
}
#top #layout {
  position: relative;
}
#top #contents {
  background-color: #fff;
}
@media screen and (min-width: 992px) {
  #top #mainimage {
    height: 800px;
  }
  #top #fixed_image {
    height: 800px;
  }
}

#top #mainimage .jumbotron_content {
  width: 100%;
  max-width: 1020px;
  padding-right: 15px;
  padding-left: 15px;
  position: absolute;
  top: 28%;
  right: 0;
  bottom: 0;
  left: 0;
  margin: 0 auto;
}

@media screen and (min-width: 992px) {
  #top #mainimage .jumbotron_content {
    top: 45%;
  }
}
#top.ja #mainimage .jumbotron_content .ttl {
  display: inline-block;
  width: 100%;
  color: #fff;
  font-size: 26px;
  font-size: 2.6rem;
  line-height: 1.2;
  margin-bottom: 25px;
  text-shadow: 2px 2px 0px #555, -1px 2px 0 #555, 1px -1px 0 #444, -1px -1px 0 #444;
}

#top.en #mainimage .jumbotron_content .ttl {
  display: inline-block;
  width: 100%;
  color: #fff;
  font-size: 28px;
  font-size: 2.8rem;
  line-height: 1.2;
  margin-bottom: 20px;
  text-shadow: 2px 2px 0px #666, -1px 2px 0 #666, 1px -1px 0 #444, -1px -1px 0 #444;
}

@media screen and (min-width: 768px) {
  #top.ja #mainimage .jumbotron_content .ttl {
    font-size: 42px;
    font-size: 4.2rem;
    text-align: center;
  }
  #top.en #mainimage .jumbotron_content .ttl {
    font-size: 48px;
    font-size: 4.8rem;
    text-align: center;
  }
}
#top #mainimage .jumbotron_content .search_container {
  position: relative;
  background: rgba(255, 255, 255, 0.66);
  padding: 8px;
  border-radius: 5px;
}
#top #mainimage .jumbotron_content .search_container li > label,
#top #mainimage .jumbotron_content .search_container li > div {
  background: #fff;
}

@media screen and (min-width: 768px) {
  #top #mainimage .jumbotron_content .search_container .search_form {
    width: 100%;
  }
}
@media screen and (min-width: 768px) {
  #top #mainimage .jumbotron_content .search_container .search_form .select_list_wrap {
    float: left;
    width: 82%;
  }
}
#top #mainimage .jumbotron_content .search_container .search_form .select_list_wrap .select_list_01,
#top #mainimage .jumbotron_content .search_container .search_form .select_list_wrap .select_list_02 {
  width: 100%;
  margin-bottom: 8px;
}

@media screen and (min-width: 768px) {
  #top #mainimage .jumbotron_content .search_container .search_form .select_list_wrap .select_list_01 {
    float: left;
    width: calc(50% - 5px);
    margin-bottom: 0;
  }
  #top #mainimage .jumbotron_content .search_container .search_form .select_list_wrap .select_list_02 {
    float: right;
    width: calc(50% - 5px);
    margin-bottom: 0;
  }
}
#top #mainimage .jumbotron_content .search_container .search_form .select_list_wrap .select_list_01 li:first-child,
#top #mainimage .jumbotron_content .search_container .search_form .select_list_wrap .select_list_02 li:first-child {
  float: left;
  width: calc(50% - 4px);
}

#top #mainimage .jumbotron_content .search_container .search_form .select_list_wrap .select_list_01 li:last-child,
#top #mainimage .jumbotron_content .search_container .search_form .select_list_wrap .select_list_02 li:last-child {
  float: right;
  width: calc(50% - 5px);
  overflow: hidden;
}

#top #mainimage .jumbotron_content .search_container .search_form .select_list_wrap .select_list_01 label,
#top #mainimage .jumbotron_content .search_container .search_form .select_list_wrap .select_list_02 label,
#top #mainimage .jumbotron_content .search_container .search_form .select_list_wrap .select_list_02 .search_input {
  width: 100%;
  border: 1px solid #c9c9c9;
  border-radius: 5px;
  position: relative;
}

#top #mainimage .jumbotron_content .search_container .search_form .select_list_wrap .select_list_01 label:before,
#top #mainimage .jumbotron_content .search_container .search_form .select_list_wrap .select_list_02 label:before,
#top #mainimage .jumbotron_content .search_container .search_form .select_list_wrap .select_list_02 .search_input:before {
  content: "";
  position: absolute;
  top: 50%;
  right: 10px;
  display: block;
  width: 0;
  height: 0;
  margin: -2px 0 0 0;
  border: 4px solid transparent;
  border-top: 7px solid #666;
}

#top #mainimage .jumbotron_content .search_container .search_form .select_list_wrap .select_list_01 select,
#top #mainimage .jumbotron_content .search_container .search_form .select_list_wrap .select_list_02 select,
#top #mainimage .jumbotron_content .search_container .search_form .select_list_wrap .select_list_02 input {
  width: 100%;
  color: #666;
  font-size: 16px;
  font-size: 1.6rem;
  height: 40px;
  padding: 0 10px;
  outline: none;
}

@media screen and (min-width: 768px) {
  #top #mainimage .jumbotron_content .search_container .search_form .select_list_wrap .select_list_01 select,
  #top #mainimage .jumbotron_content .search_container .search_form .select_list_wrap .select_list_02 select,
  #top #mainimage .jumbotron_content .search_container .search_form .select_list_wrap .select_list_02 input {
    font-family: "Roboto";
    font-size: 13px;
    font-size: 1.3rem;
    height: 38px;
  }
}
#top #mainimage .jumbotron_content .search_container .search_form .select_list_wrap .select_list_02 input[type=text] {
  border: none;
  background: none;
  border-radius: 0;
  outline: none;
}

@media screen and (min-width: 768px) {
  #top #mainimage .jumbotron_content .search_container .search_form .search_btn_box {
    float: right;
    width: 16%;
  }
}
#top #mainimage .jumbotron_content .search_container .search_form select.error {
  background-color: #ffffa0;
  border-radius: 4px;
}

#top .search_btn {
  display: inline-flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 38px;
  color: #fff;
  background: var(--main-button-color);
  border: none;
  border-radius: 100px;
  text-shadow: none;
  box-shadow: none;
  appearance: none;
  outline: none;
  cursor: pointer;
}

@media screen and (min-width: 768px) {
  #top .search_btn:hover {
    background: var(--main-button-hover-color);
  }
}
#top div.pop_message {
  background-color: rgba(0, 0, 0, 0.52);
  padding: 4px 11px;
  font-size: 14px;
  color: #fff;
  border-radius: 4px;
  box-shadow: 3px 3px 3px rgba(0, 0, 0, 0.2784313725);
  opacity: 1;
  white-space: nowrap;
  pointer-events: none;
  left: 11px;
  margin: 4px;
  position: absolute;
  transition: opacity 0.5s ease-out;
  opacity: 0;
}
#top div.pop_message.show {
  opacity: 1;
}
@media screen and (max-width: 767px) {
  #top div.pop_message {
    right: 5px;
  }
}

#top div#errorMessage:before {
  content: "";
  position: absolute;
  left: 50%;
  top: -5px;
  width: 10px;
  height: 10px;
  background-color: #ffffff;
  -webkit-transform: translateX(-50%) rotate(45deg);
  transform: translateX(-50%) rotate(45deg);
  pointer-events: none;
}

#building #mainimage {
  display: none;
}

#room #mainimage {
  display: none;
}

#mainimage .search_nationwide {
  text-align: center;
  margin-top: 22px;
}
#mainimage .search_nationwide a {
  color: #fff;
  font-size: 24px;
  text-decoration: underline;
  text-shadow: 1px 1px 2px #555, -1px 2px 2px #555, 1px -1px 2px #444, -1px -1px 2px #444;
}
#mainimage .search_nationwide a:hover {
  opacity: 0.8;
}

/*--------------------------------------------
  content
--------------------------------------------*/
.under #contents {
  padding: 30px 0;
}

@media screen and (min-width: 992px) {
  .under #contents {
    padding: 60px 0 100px;
  }
}
#building.under #contents {
  padding: 0;
}

#room.under #contents {
  padding: 0;
  position: relative;
}

/*--------------------------------------------
  breadcrumb
--------------------------------------------*/
#breadcrumb {
  background: #f9eedd;
  padding: 5px 0;
}

#breadcrumb ul {
  width: 1100px;
  margin: 0 auto;
}

#breadcrumb li {
  position: relative;
  display: inline-block;
  font-size: 14px;
  color: #250d00;
  padding-right: 25px;
}

#breadcrumb li:last-child {
  padding-right: 0;
}

#breadcrumb li a {
  color: #250d00;
  text-decoration: underline;
}

#breadcrumb li a:hover {
  text-decoration: none;
}

#breadcrumb li:before {
  position: absolute;
  content: "＞";
  top: 0;
  right: 0;
  color: #250d00;
  font-weight: bold;
}

#breadcrumb li:last-child:before {
  content: none;
}

/*--------------------------------------------
  footer
--------------------------------------------*/
#footer {
  width: 100%;
}

#building #footer {
  display: none;
}

#footer .footer_top {
  background: #d3e7fc;
  padding: 25px 0;
}

#footer .footer_top .list_01 {
  width: 730px;
  margin: 0 auto;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  gap: 20px;
}

#footer .footer_top .list_01 li {
  width: 160px;
  text-align: center;
}

.ja #footer .footer_top .list_01 li a {
  display: inline-block;
  font-size: 15px;
  font-size: 1.5rem;
}

.en #footer .footer_top .list_01 li a {
  display: inline-block;
}

@media screen and (min-width: 768px) {
  #footer .footer_top .list_01 li a:hover {
    text-decoration: underline;
  }
}
#footer .footer_bottom {
  position: relative;
  text-align: center;
  background: var(--main-heading-color);
  padding: 25px 0;
}

@media screen and (min-width: 768px) {
  #footer .footer_bottom {
    padding: 35px 0;
  }
}
#footer .footer_bottom .ftr_logo {
  max-width: 200px;
  margin: 0 auto 10px;
}

@media screen and (min-width: 768px) {
  #footer .footer_bottom .ftr_logo {
    max-width: 100%;
    max-width: initial;
    max-width: auto;
    margin: 0 0 10px;
  }
}
#footer .footer_bottom .ftr_logo a {
  display: inline-block;
}

@media screen and (min-width: 768px) {
  #footer .footer_bottom .ftr_logo a:hover {
    opacity: 0.7;
  }
}
#footer .footer_bottom .copyright {
  color: #fff;
  font-size: 12px;
  font-size: 1.2rem;
}

@media screen and (min-width: 768px) {
  #footer .footer_bottom .copyright {
    font-size: 14px;
    font-size: 1.4rem;
  }
}
#footer .footer_prefecture {
  background: var(--main-heading-color);
  text-align: center;
  padding-top: 4px;
  border-right: 1px solid #5a5e89;
  font-size: 0px;
}
#footer .footer_prefecture.en div {
  max-width: 800px;
  margin: auto;
}
@media (max-width: 800px) {
  #footer .footer_prefecture.en div {
    max-width: 600px;
  }
}
#footer .footer_prefecture.ja div {
  margin: auto;
}
@media (max-width: 1000px) {
  #footer .footer_prefecture.ja div {
    max-width: 485px;
  }
}
#footer .footer_prefecture a {
  display: inline-block;
  color: #fff;
  font-size: 15px;
  width: 98px;
  border-width: 0 1px 0 0;
  border-style: solid;
  border-right-color: #696e8f;
  margin-top: 10px;
}
#footer .footer_prefecture a:nth-last-child(1) {
  border-right-color: transparent;
}
#footer .footer_prefecture a:hover {
  color: #999;
}
#footer .footer_prefecture.ja a {
  width: 60px;
}

/*--------------------------------------------
  filter_btn_box
--------------------------------------------*/
#filter_btn_box {
  position: fixed;
  bottom: 0;
  left: 0;
  width: 100%;
  text-align: center;
  background: #fff;
  border-top: 1px solid #ccc;
  padding: 12px 15px;
  z-index: 9999;
}

#filter_btn_box .filter_btn {
  width: 64%;
  height: 36px;
  color: #fff;
  background: var(--main-button-color);
  border: none;
  border-radius: 5px;
  text-shadow: none;
  box-shadow: none;
  appearance: none;
  outline: none;
  cursor: pointer;
}

@media screen and (min-width: 768px) {
  #filter_btn_box .filter_btn:hover {
    background: var(--main-button-hover-color);
  }
}
/*--------------------------------------------
  pagetop
--------------------------------------------*/
#page_top {
  position: fixed;
  right: 3%;
  bottom: 12px;
  z-index: 99999;
}

@media screen and (min-width: 768px) {
  #page_top {
    bottom: 3%;
  }
}
#page_top a {
  display: block;
  position: relative;
  width: 36px;
  height: 36px;
  color: #fff;
  font-size: 20px;
  font-size: 2rem;
  line-height: 34px;
  text-align: center;
  background: var(--main-button-color);
}

@media screen and (min-width: 768px) {
  #page_top a {
    width: 54px;
    height: 54px;
    font-size: 26px;
    font-size: 2.6rem;
    line-height: 50px;
    transition: 0.4s;
  }
}
@media screen and (min-width: 768px) {
  #page_top a:hover {
    line-height: 38px;
  }
}
#system_incident {
  display: none;
  position: fixed;
  top: 34px;
  left: 50%;
  transform: translateX(-50%);
  background: rgba(0, 0, 0, 0.7);
  color: white;
  padding: 11px 20px;
  border-radius: 5px;
  font-size: 14px;
  z-index: 9999;
  width: 80%;
  max-width: 800px;
  text-align: center;
  align-items: center;
  justify-content: space-between;
}
#system_incident p {
  text-align: left;
}
#system_incident button {
  background: none;
  border: none;
  color: white;
  font-size: 18px;
  cursor: pointer;
  padding: 5px;
}
#system_incident button:hover {
  color: red;
}

.to_luxe {
  margin-left: auto;
  margin-right: 20px;
}
.to_luxe .luxe-banner-link {
  display: block;
  padding: 0;
}
.to_luxe .apj-to-luxe-banner {
  background-image: url("/images/luxe/top/luxe_banner_background.jpg");
  background-size: cover;
  background-position: center;
  background-blend-mode: overlay;
  background-color: transparent;
  transition: background-color 0.3s ease;
  width: 140px;
  height: 35px;
  position: relative;
  overflow: hidden;
}
.to_luxe .apj-to-luxe-banner .logo {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  height: 30px;
  width: auto;
}
.to_luxe .apj-to-luxe-banner:hover {
  background-color: rgba(255, 255, 255, 0.1333333333);
}

@media screen and (max-width: 810px) {
  .to_luxe {
    display: none;
  }
}

/*# sourceMappingURL=portal_common.css.map */
