@charset "UTF-8";
.page #main .article .entry_content > *:first-child {
  padding-block: 6em;
}
.page #main h2:not(.h2) {
  font-size: 6.2svw;
}
@media (min-width: 480px) {
  .page #main h2:not(.h2) {
    font-size: 4rem;
  }
}
.page #main h3:not(.h3) {
  font-size: 4.5svw;
}
@media (min-width: 480px) {
  .page #main h3:not(.h3) {
    font-size: 3rem;
  }
}
.page #main h4:not(.h4) {
  font-size: 2.2rem;
}
.page #main ol:not(.none) {
  padding-left: 3rem;
  margin-block-end: 1em;
}
.page #main ul:not(.none) {
  list-style: inherit;
  padding-left: 1.5em;
  margin-block-end: 1em;
}
.page #main ul:not(.none).is-style-custom_list02 {
  list-style: none;
  padding-left: 1em;
}
.page #main ul:not(.none).is-style-custom_list02 li {
  text-indent: -1em;
  position: relative;
}
.page #main ul:not(.none).is-style-custom_list02 li::before {
  content: "※";
}
.page #main .entry_content > .wp-block-buttons.is-style-custom_buttons01 a,
.page #main .entry_content > .wp-block-buttons .is-style-custom_button01 a {
  min-width: 12em;
}
.page #main .entry_content .wp-block-columns.reverse {
  flex-direction: row-reverse;
}
.page #main.guestrooms .container [class*=thumb_gallery] .swiper-wrapper .swiper-slide, .page #main.cuisine .container [class*=thumb_gallery] .swiper-wrapper .swiper-slide {
  cursor: pointer;
}
.page #main.guestrooms .container [class*=thumb_gallery] .swiper-wrapper .swiper-slide:not(:hover):not(.swiper-slide-thumb-active), .page #main.cuisine .container [class*=thumb_gallery] .swiper-wrapper .swiper-slide:not(:hover):not(.swiper-slide-thumb-active) {
  opacity: 0.5;
}
.page #main.onsen .container .picture, .page #main.rooms .container .picture, .page #main.access .container .picture, .page #main.facilities .container .picture, .page #main.cuisine .container .picture, .page #main.public-bath-hopping .container .picture, .page #main.contact .container .picture {
  line-height: 0;
}
.page #main.onsen .container p:not(.h2), .page #main.rooms .container p:not(.h2), .page #main.access .container p:not(.h2), .page #main.facilities .container p:not(.h2), .page #main.cuisine .container p:not(.h2), .page #main.public-bath-hopping .container p:not(.h2), .page #main.contact .container p:not(.h2) {
  line-height: 3;
}
.page #main #instagram {
  padding-block-start: 6em;
}
@media (min-width: 768px) {
  .page #main.rooms .section:nth-child(n+2):nth-child(-n+6):nth-child(odd) .container {
    flex-direction: row-reverse;
  }
}
.page #main.rooms .section:nth-child(n+2):nth-child(-n+6) .container {
  display: flex;
  flex-wrap: wrap;
  gap: 3em 5%;
}
.page #main.rooms .section:nth-child(n+2):nth-child(-n+6) .container .text {
  width: 100%;
}
@media (min-width: 768px) {
  .page #main.rooms .section:nth-child(n+2):nth-child(-n+6) .container .text {
    width: 37.5%;
  }
}
.page #main.rooms .section:nth-child(n+2):nth-child(-n+6) .container .text .h2 {
  border-bottom: #aaa solid 1px;
  padding-block-end: 0.5em;
}
.page #main.rooms .section:nth-child(n+2):nth-child(-n+6) .container .picture {
  width: 100%;
}
@media (min-width: 768px) {
  .page #main.rooms .section:nth-child(n+2):nth-child(-n+6) .container .picture {
    width: 57.5%;
  }
}
.page #main.rooms .section:nth-child(n+2):nth-child(-n+6) .container .picture [class*=thumb_gallery] .swiper-wrapper .swiper-slide {
  cursor: pointer;
}
.page #main.rooms .section:nth-child(n+2):nth-child(-n+6) .container .picture [class*=thumb_gallery] .swiper-wrapper .swiper-slide:not(:hover):not(.swiper-slide-thumb-active) {
  opacity: 0.5;
}
.page #main.rooms .sec01 .container {
  display: flex;
  flex-wrap: wrap;
  gap: 5svw;
}
.page #main.rooms .sec01 .container:has(.eng) {
  align-items: center;
}
@media (min-width: 768px) {
  .page #main.rooms .sec01 .container {
    justify-content: space-between;
    flex-direction: row-reverse;
  }
}
@media (min-width: 768px) {
  .page #main.rooms .sec01 .container .text {
    width: calc(50% - 2.5svw);
  }
}
.page #main.rooms .sec01 .container .text .h2 {
  margin-block: auto;
}
.page #main.rooms .sec01 .container .picture {
  width: 70%;
  margin-inline-start: auto;
}
@media (min-width: 768px) {
  .page #main.rooms .sec01 .container .picture {
    width: calc(50% - 2.5svw);
  }
}
.page #main.rooms .sec07 {
  background-image: url(../../images/common/bg_mosaic_01.webp);
  background-repeat: no-repeat;
  background-position: 50% 0;
  background-size: cover;
}
.page #main.rooms .sec07 .container:nth-of-type(1) {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  gap: 3em 5%;
}
.page #main.rooms .sec07 .container:nth-of-type(1) > div:nth-of-type(2) {
  margin-inline-start: auto;
}
.page #main.rooms .sec07 .container:nth-of-type(1) .table {
  line-height: 3;
}
@media (width >= 600px) {
  .page #main.rooms .sec07 .container:nth-of-type(1) .table {
    width: 85%;
  }
}
.page #main.rooms .sec07 .container:nth-of-type(1) .table .tr {
  display: flex;
  border-bottom: #aaa solid 1px;
  padding-block: 1em;
}
.page #main.rooms .sec07 .container:nth-of-type(1) .table .tr:first-child {
  border-top: #aaa solid 1px;
}
.page #main.rooms .sec07 .container:nth-of-type(1) .table .tr .th {
  width: 30%;
  min-width: 9em;
  max-width: 9em;
}
.page #main.rooms .sec07 .container:nth-of-type(1) .table .tr .th:has(.eng) {
  min-width: 11em;
  max-width: 11em;
}
.page #main.cuisine .sec01 {
  position: relative;
  z-index: 0;
}
.page #main.cuisine .sec01 .container .sec01_inner {
  display: flex;
  flex-wrap: wrap;
  gap: 2em 6%;
  margin-block-end: 10%;
  position: relative;
}
@media (min-width: 1200px) {
  .page #main.cuisine .sec01 .container .sec01_inner {
    flex-wrap: nowrap;
  }
}
.page #main.cuisine .sec01 .container .sec01_inner .text {
  width: 100%;
  padding-block-start: 5%;
}
@media (min-width: 1500px) {
  .page #main.cuisine .sec01 .container .sec01_inner .text {
    width: auto;
  }
}
.page #main.cuisine .sec01 .container .sec01_inner .picture:first-child {
  width: 70%;
}
@media (min-width: 768px) {
  .page #main.cuisine .sec01 .container .sec01_inner .picture:first-child {
    width: 40%;
  }
}
.page #main.cuisine .sec01 .container .sec01_inner .picture:last-child {
  width: 22%;
  display: none;
  position: absolute;
  right: -5svw;
  bottom: 0;
}
@media (min-width: 768px) {
  .page #main.cuisine .sec01 .container .sec01_inner .picture:last-child {
    display: block;
  }
}
@media (min-width: 1200px) {
  .page #main.cuisine .sec01 .container .sec01_inner .picture:last-child {
    bottom: -20%;
  }
}
@media (min-width: 1500px) {
  .page #main.cuisine .sec01 .container .sec01_inner .picture:last-child {
    bottom: -50%;
  }
}
@media (width >= 1666px) {
  .page #main.cuisine .sec01 .container .sec01_inner .picture:last-child {
    right: calc(750px - 50svw);
  }
}
.page #main.cuisine .sec01 .container:nth-of-type(2) {
  position: relative;
  z-index: 0;
}
.page #main.cuisine .sec01 .container:nth-of-type(2)::before {
  content: "";
  width: 200svw;
  height: calc(50% + 6em);
  background-color: #fff;
  position: absolute;
  left: -50%;
  bottom: -6em;
  z-index: -1;
}
.page #main.cuisine .sec02 {
  padding-block-end: 6em;
}
@media (min-width: 768px) {
  .page #main.cuisine .sec02 {
    padding-block-start: 6em;
  }
}
.page #main.cuisine .sec03 {
  overflow: hidden;
}
.page #main.cuisine .sec03 .swiper {
  width: 200svw;
  margin-inline-start: -50svw;
}
@media (min-width: 768px) {
  .page #main.cuisine .sec03 .swiper {
    width: 150svw;
    margin-inline-start: -25svw;
  }
}
@media (min-width: 1500px) {
  .page #main.cuisine .sec03 .swiper {
    width: auto;
    margin-inline-start: 0;
  }
}
.page #main.cuisine .sec03 .swiper .swiper-slide img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.page #main.cuisine .sec04 {
  background-color: #222;
  line-height: 0;
  position: relative;
  z-index: 0;
}
.page #main.cuisine .sec04 .h2 {
  width: 100%;
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: 1;
  transform: translate(-50%, -50%);
}
.page #main.cuisine .sec04 img {
  width: 100%;
  height: 32em;
  -o-object-fit: cover;
     object-fit: cover;
  opacity: 0.55;
}
.page #main.cuisine .sec05 {
  padding-block: 10em;
}
.page #main.cuisine .sec05 .container .sec05_inner {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  row-gap: 5em;
  margin-inline: -3.5%;
}
.page #main.cuisine .sec05 .container .sec05_inner .page_link {
  grid-column: span 3;
  padding-inline: 10%;
}
@media (min-width: 768px) {
  .page #main.cuisine .sec05 .container .sec05_inner .page_link {
    grid-column: span 1;
  }
}
@media (min-width: 768px) {
  .page #main.cuisine .sec05 .container .sec05_inner .page_link:nth-of-type(2) {
    border-right: #222 solid 1px;
    border-left: #222 solid 1px;
  }
}
.page #main.cuisine .sec05 .container .sec05_inner .page_link .h2 {
  line-height: 1;
}
.page #main.cuisine .sec05 .container .sec05_inner .page_link .picture {
  text-align: center;
  line-height: 0;
}
.page #main.onsen .h2.vertical {
  margin-block: auto;
}
.page #main.onsen .sec01 .container {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 5svw;
}
@media (min-width: 768px) {
  .page #main.onsen .sec01 .container {
    flex-direction: row-reverse;
  }
}
@media (min-width: 768px) {
  .page #main.onsen .sec01 .container .text {
    width: calc(50% - 2.5svw);
  }
}
.page #main.onsen .sec01 .container .text .h2 {
  margin-block: auto;
}
.page #main.onsen .sec01 .container .picture {
  width: 70%;
}
@media (min-width: 768px) {
  .page #main.onsen .sec01 .container .picture {
    width: calc(50% - 2.5svw);
  }
}
.page #main.onsen .sec02,
.page #main.onsen .sec05 {
  background-image: url(../../images/common/bg_mosaic_01.webp);
  background-repeat: no-repeat;
  background-position: 50% 0;
  background-size: cover;
}
.page #main.onsen .sec02 .container:nth-of-type(1),
.page #main.onsen .sec05 .container:nth-of-type(1) {
  display: flex;
  flex-wrap: wrap;
  gap: 5svw;
}
@media (min-width: 768px) {
  .page #main.onsen .sec02 .container:nth-of-type(1),
  .page #main.onsen .sec05 .container:nth-of-type(1) {
    justify-content: space-between;
    flex-direction: row-reverse;
  }
}
@media (min-width: 768px) {
  .page #main.onsen .sec02 .container:nth-of-type(1) .text,
  .page #main.onsen .sec05 .container:nth-of-type(1) .text {
    width: calc(40% - 2.5svw);
  }
}
@media (min-width: 768px) {
  .page #main.onsen .sec02 .container:nth-of-type(1) .picture,
  .page #main.onsen .sec05 .container:nth-of-type(1) .picture {
    width: calc(60% - 2.5svw);
  }
}
.page #main.onsen .sec03 {
  line-height: 0;
}
.page #main.onsen .sec03 img {
  width: 100%;
  height: 32em;
  -o-object-fit: cover;
     object-fit: cover;
}
.page #main.onsen .sec04 {
  background-image: url(../../images/common/bg_mosaic_01.webp);
  background-repeat: no-repeat;
  background-position: 50% 100%;
  background-size: cover;
}
.page #main.onsen .sec04 .container:nth-of-type(1) {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  gap: 5svw;
}
@media (min-width: 768px) {
  .page #main.onsen .sec04 .container:nth-of-type(1) {
    justify-content: space-between;
  }
}
@media (min-width: 768px) {
  .page #main.onsen .sec04 .container:nth-of-type(1) .text {
    width: calc(40% - 2.5svw);
  }
}
@media (min-width: 768px) {
  .page #main.onsen .sec04 .container:nth-of-type(1) .picture {
    width: calc(60% - 2.5svw);
  }
}
.page #main.onsen .sec05 .container:nth-of-type(2) {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 5svw;
}
@media (min-width: 768px) {
  .page #main.onsen .sec05 .container .text {
    width: calc(60% - 2.5svw);
  }
}
@media (min-width: 768px) {
  .page #main.onsen .sec05 .container .picture {
    width: calc(40% - 2.5svw);
  }
}
.page #main.onsen .sec02 .container:has(.eng),
.page #main.onsen .sec04 .container:has(.eng) {
  align-items: center;
}
.page #main.onsen .sec02 .container:nth-of-type(2),
.page #main.onsen .sec04 .container:nth-of-type(2) {
  width: 100%;
}
.page #main.facilities .sec01 .container {
  display: flex;
  flex-wrap: wrap;
  gap: 5svw;
}
.page #main.facilities .sec01 .container:has(.eng) {
  align-items: center;
}
@media (min-width: 768px) {
  .page #main.facilities .sec01 .container {
    justify-content: space-between;
    flex-direction: row-reverse;
  }
}
@media (min-width: 768px) {
  .page #main.facilities .sec01 .container .text {
    width: calc(50% - 2.5svw);
  }
}
.page #main.facilities .sec01 .container .text .h2 {
  margin-block: auto;
}
.page #main.facilities .sec01 .container .picture {
  width: 70%;
}
@media (min-width: 768px) {
  .page #main.facilities .sec01 .container .picture {
    width: calc(50% - 2.5svw);
  }
}
.page #main.facilities .sec02,
.page #main.facilities .sec05 {
  background-image: url(../../images/common/bg_mosaic_01.webp);
  background-repeat: no-repeat;
  background-position: 50% 0;
  background-size: cover;
}
.page #main.facilities .sec02 .container:nth-of-type(1),
.page #main.facilities .sec05 .container:nth-of-type(1) {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
  gap: 5svw;
}
@media (min-width: 768px) {
  .page #main.facilities .sec02 .container:nth-of-type(1),
  .page #main.facilities .sec05 .container:nth-of-type(1) {
    flex-direction: row-reverse;
  }
}
@media (min-width: 768px) {
  .page #main.facilities .sec02 .container:nth-of-type(1) .text,
  .page #main.facilities .sec05 .container:nth-of-type(1) .text {
    width: calc(40% - 2.5svw);
  }
}
@media (min-width: 768px) {
  .page #main.facilities .sec02 .container:nth-of-type(1) .picture,
  .page #main.facilities .sec05 .container:nth-of-type(1) .picture {
    width: calc(60% - 2.5svw);
  }
}
.page #main.facilities .sec03 {
  line-height: 0;
}
.page #main.facilities .sec03 img {
  width: 100%;
  height: 32em;
  -o-object-fit: cover;
     object-fit: cover;
}
.page #main.facilities .sec04 {
  background-image: url(../../images/common/bg_mosaic_01.webp);
  background-repeat: no-repeat;
  background-position: 50% 100%;
  background-size: cover;
}
.page #main.facilities .sec04 .container:nth-of-type(1) {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
  gap: 5svw;
}
@media (min-width: 768px) {
  .page #main.facilities .sec04 .container:nth-of-type(1) .text {
    width: calc(40% - 2.5svw);
  }
}
.page #main.facilities .sec04 .container:nth-of-type(1) .text .h2 {
  margin-block: auto;
}
@media (min-width: 768px) {
  .page #main.facilities .sec04 .container:nth-of-type(1) .picture {
    width: calc(60% - 2.5svw);
  }
}
.page #main.facilities .sec02 .container:nth-of-type(2),
.page #main.facilities .sec04 .container:nth-of-type(2) {
  width: 100%;
}
.page #main.public-bath-hopping .sec01 {
  position: relative;
  z-index: 0;
}
.page #main.public-bath-hopping .sec01 .container .sec01_inner {
  display: flex;
  flex-wrap: wrap;
  gap: 2em 6%;
  margin-block-end: 10%;
  position: relative;
}
@media (min-width: 1200px) {
  .page #main.public-bath-hopping .sec01 .container .sec01_inner {
    flex-wrap: nowrap;
  }
}
.page #main.public-bath-hopping .sec01 .container .sec01_inner .text {
  width: 100%;
  padding-block-start: 5%;
}
@media (min-width: 1500px) {
  .page #main.public-bath-hopping .sec01 .container .sec01_inner .text {
    width: auto;
  }
}
.page #main.public-bath-hopping .sec01 .container .sec01_inner .picture:first-child {
  width: 70%;
}
@media (min-width: 768px) {
  .page #main.public-bath-hopping .sec01 .container .sec01_inner .picture:first-child {
    width: 25%;
  }
}
.page #main.public-bath-hopping .sec01 .container .sec01_inner .picture:last-child {
  width: 19%;
  display: none;
  position: absolute;
  right: -5svw;
  bottom: 0;
}
@media (min-width: 768px) {
  .page #main.public-bath-hopping .sec01 .container .sec01_inner .picture:last-child {
    display: block;
  }
}
@media (min-width: 1200px) {
  .page #main.public-bath-hopping .sec01 .container .sec01_inner .picture:last-child {
    bottom: -20%;
  }
}
@media (min-width: 1500px) {
  .page #main.public-bath-hopping .sec01 .container .sec01_inner .picture:last-child {
    bottom: -40%;
  }
}
@media (width >= 1666px) {
  .page #main.public-bath-hopping .sec01 .container .sec01_inner .picture:last-child {
    right: calc(750px - 50svw);
  }
}
.page #main.public-bath-hopping .sec01 .container:nth-of-type(2) {
  position: relative;
  z-index: 0;
}
.page #main.public-bath-hopping .sec01 .container:nth-of-type(2)::before {
  content: "";
  width: 200svw;
  height: calc(50% + 6em);
  background-color: #fff;
  position: absolute;
  left: -50%;
  bottom: -6em;
  z-index: -1;
}
.page #main.public-bath-hopping .sec02 .container {
  display: flex;
  flex-wrap: wrap;
  gap: 3em 5%;
}
.page #main.public-bath-hopping .sec02 .container.section:not(:first-child) {
  padding-block-start: 0;
}
@media (min-width: 768px) {
  .page #main.public-bath-hopping .sec02 .container.section:not(:first-child) {
    padding-block-start: inherit;
  }
}
.page #main.public-bath-hopping .sec02 .container:nth-child(odd) {
  flex-direction: row-reverse;
}
.page #main.public-bath-hopping .sec02 .container .text {
  width: 100%;
}
@media (min-width: 768px) {
  .page #main.public-bath-hopping .sec02 .container .text {
    width: 42.5%;
  }
}
.page #main.public-bath-hopping .sec02 .container .text .h2 {
  font-size: 4.5svw;
  border-bottom: #aaa solid 1px;
  padding-block-end: 0.8em;
}
@media (min-width: 480px) {
  .page #main.public-bath-hopping .sec02 .container .text .h2 {
    font-size: 125%;
  }
}
.page #main.public-bath-hopping .sec02 .container .text p span {
  display: inline-block;
}
.page #main.public-bath-hopping .sec02 .container .picture {
  width: 100%;
}
@media (min-width: 768px) {
  .page #main.public-bath-hopping .sec02 .container .picture {
    width: 52.5%;
  }
}
.page #main.access .section:last-child {
  margin-block-end: 6em;
}
.page #main.access .sec01 .container {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 5svw;
}
@media (min-width: 768px) {
  .page #main.access .sec01 .container {
    flex-direction: row-reverse;
  }
}
.page #main.access .sec01 .container .text {
  width: 100%;
}
@media (min-width: 768px) {
  .page #main.access .sec01 .container .text {
    width: calc(50% - 2.5svw);
  }
}
.page #main.access .sec01 .container .picture {
  width: 70%;
}
@media (min-width: 768px) {
  .page #main.access .sec01 .container .picture {
    width: calc(50% - 2.5svw);
  }
}
.page #main.access .sec02 .container .table {
  width: 100%;
}
.page #main.access .sec02 .container .table .tr {
  display: flex;
  flex-wrap: nowrap;
  padding-block: 1em;
}
.page #main.access .sec02 .container .table .tr .th {
  width: 30%;
  min-width: 9em;
  max-width: 15em;
}
.page #main.access .sec02 .container .btn {
  text-align: center;
  display: block;
}
.page #main.access .sec03 .tab_container .buttons {
  display: flex;
  -moz-column-gap: 0.5em;
       column-gap: 0.5em;
}
.page #main.access .sec03 .tab_container .button {
  padding-block: 1em;
  text-align: center;
  border-bottom-style: solid;
  border-bottom-width: 4px;
  border-color: #aaa;
  outline: none;
  flex-grow: 1;
  cursor: pointer;
}
.page #main.access .sec03 .tab_container .button:hover, .page #main.access .sec03 .tab_container .button.active {
  border-color: #222;
}
.page #main.access .sec03 .tab_container .content {
  display: none;
}
.page #main.access .sec03 .tab_container .content.active {
  display: block;
}
.page #main.privacy-policy .container h3 {
  margin-top: 2em;
}
.page #main.contact .entry_content, .page #main.contact-en .entry_content, .page #main.confirm .entry_content, .page #main.confirm-en .entry_content {
  padding-block-end: 5em;
  position: relative;
  z-index: 0;
}
.page #main.contact .container, .page #main.contact-en .container, .page #main.confirm .container, .page #main.confirm-en .container {
  max-width: 900px;
}
.page #main.contact .container .bg_shadow, .page #main.contact-en .container .bg_shadow, .page #main.confirm .container .bg_shadow, .page #main.confirm-en .container .bg_shadow {
  background-color: #fff;
  box-shadow: 0 0 2em rgba(111, 178, 226, 0.2);
  padding: 5%;
}
.page #main.contact .container .input_box, .page #main.contact-en .container .input_box, .page #main.confirm .container .input_box, .page #main.confirm-en .container .input_box {
  display: flex;
  flex-wrap: wrap;
}
.page #main.contact .container .input_box label, .page #main.contact-en .container .input_box label, .page #main.confirm .container .input_box label, .page #main.confirm-en .container .input_box label {
  min-width: 25rem;
}
.page #main.contact .container .input_box label + span, .page #main.contact-en .container .input_box label + span, .page #main.confirm .container .input_box label + span, .page #main.confirm-en .container .input_box label + span {
  width: 100%;
}
@media (min-width: 768px) {
  .page #main.contact .container .input_box label + span, .page #main.contact-en .container .input_box label + span, .page #main.confirm .container .input_box label + span, .page #main.confirm-en .container .input_box label + span {
    width: calc(100% - 25rem);
  }
}
.page #main.contact .container .acceptance .wpcf7-list-item-label,
.page #main.contact .container .acceptance .mwform-checkbox-field-text, .page #main.contact-en .container .acceptance .wpcf7-list-item-label,
.page #main.contact-en .container .acceptance .mwform-checkbox-field-text, .page #main.confirm .container .acceptance .wpcf7-list-item-label,
.page #main.confirm .container .acceptance .mwform-checkbox-field-text, .page #main.confirm-en .container .acceptance .wpcf7-list-item-label,
.page #main.confirm-en .container .acceptance .mwform-checkbox-field-text {
  display: none;
}
.page #main.contact .container .acceptance .error, .page #main.contact-en .container .acceptance .error, .page #main.confirm .container .acceptance .error, .page #main.confirm-en .container .acceptance .error {
  display: inline;
}
.page #main.contact input[name=zip], .page #main.contact-en input[name=zip], .page #main.confirm input[name=zip], .page #main.confirm-en input[name=zip] {
  width: 10em;
}
.page #main.contact textarea,
.page #main.contact input[name=address], .page #main.contact-en textarea,
.page #main.contact-en input[name=address], .page #main.confirm textarea,
.page #main.confirm input[name=address], .page #main.confirm-en textarea,
.page #main.confirm-en input[name=address] {
  width: 100%;
}
.page #main.contact button,
.page #main.contact input[type=button],
.page #main.contact input[type=reset],
.page #main.contact input[type=submit], .page #main.contact-en button,
.page #main.contact-en input[type=button],
.page #main.contact-en input[type=reset],
.page #main.contact-en input[type=submit], .page #main.confirm button,
.page #main.confirm input[type=button],
.page #main.confirm input[type=reset],
.page #main.confirm input[type=submit], .page #main.confirm-en button,
.page #main.confirm-en input[type=button],
.page #main.confirm-en input[type=reset],
.page #main.confirm-en input[type=submit] {
  font-size: 125%;
}
.page #main.contact input[type=checkbox], .page #main.contact-en input[type=checkbox], .page #main.confirm input[type=checkbox], .page #main.confirm-en input[type=checkbox] {
  width: 1.8rem;
  height: 1.8rem;
  position: relative;
  bottom: -0.15em;
}
.page #main.contact label, .page #main.contact-en label, .page #main.confirm label, .page #main.confirm-en label {
  line-height: 1.8;
}
.page #main.contact .wpcf7-not-valid-tip, .page #main.contact-en .wpcf7-not-valid-tip, .page #main.confirm .wpcf7-not-valid-tip, .page #main.confirm-en .wpcf7-not-valid-tip {
  letter-spacing: 0.05em;
}
.page #main.error_404 .container {
  padding-block-start: 6em;
}
.page #main.error_404 .container .page_content {
  text-align: center;
}
.page .effect.fade_in {
  opacity: 0;
  filter: blur(3em);
  transition: all 1500ms;
}
.page .effect.fade_in.is_show {
  opacity: 1;
  filter: blur(0);
}
.page .effect.fade_up {
  opacity: 0;
  transform: translate(0, 30px);
  transition: all 2000ms;
}
.page .effect.fade_down {
  opacity: 0;
  transform: translate(0, -30px);
  transition: all 2000ms;
}
.page .effect.slide_left {
  opacity: 0;
  transform: translate(30px, 0);
  transition: all 2000ms;
}
.page .effect.slide_right {
  opacity: 0;
  transform: translate(-30px, 0);
  transition: all 2000ms;
}
.page .effect.is_show:not(.fade_in) {
  opacity: 1;
  transform: translate(0, 0);
}
.page .page_title.effect.fade_up {
  transform: translate(-50%, 30px);
}
.page .page_title.effect.is_show {
  opacity: 1;
  transform: translate(-50%, 0);
}/*# sourceMappingURL=page.css.map */