@charset "UTF-8";

main {
  word-wrap: break-all;
  overflow-wrap: break-all;
}
main{
  width: 100%;
  background: #FAFAFA;
  margin-top: 125px;
}
.main-img{
  width: 100%;
  padding: 0 2.8vw;
}
.concept-sec .flex_box{
  position: relative;
  max-width: 1280px;
  padding: 0 40px;
  margin: 0 auto;
}
.concept-sec .flex_box .col-title{
  position: absolute;
  width: 45%;
}
.concept-sec .flex_box .col-title .tit02{
  padding-left: 0;
}
.col-concept .col-txt{
  width: 51.25%;
  margin-left: 48.75%;
}
.col-concept .col-title .col-title-logo{
  margin-top: -4.5rem;
}
.col-concept .col-title .col-title-logo img{
  width: 100px;
  height: auto;
}
.concept-wrap{
  max-width: 1280px;
  padding: 3vw 40px;
  box-sizing: border-box;
  margin: 0 auto;
}
.col-anchor a{
  position: relative;
  width: 48%;
  display: block;
  transition: all .2s ease;
}
.col-anchor a span{
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  font-size: 2rem;
  letter-spacing: 0.1em;
  color: #fff;
  z-index: 1;
}
.col-anchor a:before{
  content: '';
  display: block;
  background: rgba(0, 0, 0, 0.5);
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  transition: all .2s ease;
}
.col-anchor a:after{
  content: '';
  display: inline-block;
  position: absolute;
  bottom: 20px;
  left: 50%;
  background: url(../img/cmn/arrow03.svg) no-repeat;
  background-size: 8px 4px;
  width: 8px;
  height: 4px;
  transform: translate(-50%, 0);
}
@supports (background-image: url("hotelniwa.webp")) {
.col-anchor a:after{
  background: url(../img/cmn/arrow03.webp) no-repeat;
  background-size: 8px 4px;
}
}
.col-anchor a:hover{
  opacity: 1;
}
.col-anchor a:hover:before{
  background: rgba(0, 0, 0, 0);
}
.col-anchor a img{
  vertical-align: bottom;
}
.col-txt-anchor{
  margin-top: 6.5rem;
}
.col-txt-anchor ul{
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
  max-width: 400px;
  padding-left: 20px;
}
.col-txt-anchor ul li{
  font-size: 1.6rem;
  width: 48%;
  padding-top: 1.8rem;
}
.col-txt-anchor ul li a{
  position: relative;
  color: #999999;
}
.col-txt-anchor ul li a:before{
  content: '';
  display: inline-block;
  width: 1.7rem;
  height: 0.6rem;
  background: url(../img/cmn/arrow04.svg) no-repeat right center;
  background-size: contain;
  transform: translate(0, -50%);
  position: absolute;
  top: 50%;
  left: -25px;
}
@supports (background-image: url("hotelniwa.webp")) {
.col-txt-anchor ul li a:before{
  background: url(../img/cmn/arrow04.webp) no-repeat right center;
  background-size: contain;
}
}
.anchor-sec{
  width: calc(100% - 80px);
  border-top: 1px solid #CCCCCC;
  margin: 0 auto;
  padding-top: 12rem;
}
.anchor-sec .col-anchor{
  max-width: 1180px;
  margin: 0 auto;
}


h4 .en {
  font-size: 3rem;
}
h4 .ja {
  color: #a3b5ac;
  font-size: 1.5rem;
}
.arrow {
  stroke: #c7ddd1;
  fill: #c7ddd1;
  width: 1.2rem;
  margin-right: 1.6rem;
}
.common-features-description table {
  line-height: 2.6;
  font-size: 1.4rem;
}
.type-tab > li.select {
  background-color: #c7ddd1;
  color: #fff;
}
.floorplan-button {
  max-width: 25rem;
  width: 16rem;
  height: 4.3rem;
  /* margin: 7rem auto 0; */
  text-align: center;
  font-size: 1.5rem;
  border: 1px solid #e0e0e0;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: white;
}
.floorplan-button a {
  display: block;
  background-color: white;
  background-size: 1rem;
  color: #333;
  /* padding: 1.8rem 3rem; */
}
.room-description table {
  width: 100%;
  margin-bottom: 4.2rem;
}
.room-description td,
.room-description th {
  border: none;
  border-bottom: 1px solid #e0e0e0;
  height: 7rem;
}
.room-description table tr:first-child {
  border-top: 1px solid #333;
}
.room-description th {
  color: #a3b5ac;
}
.room-description td {
  color: #53565a;
}
.features-item .features-item-title {
  font-size: 1.7rem;
  margin-bottom: 2.6rem;
  line-height: 1.4;
}
.features-item .features-item-txt {
  font-size: 1.5rem;
  /* transition-duration: 0.3s; */
  line-height: 1.7;
  letter-spacing: 0.1rem;
}
.description-txt {
  color: #4d4e50;
}
.plan-gallery-title {
  margin-block-end: 5rem;
}
.breakfast-menu-btn a,
.reservation-btn a {
  display: flex;
  justify-content: center;
  align-items: center;
  /* background-color: #a3b5ac; */
  height: 5.4rem;
  width: 27rem;
  /* background: url("../img/cmn/arrow02.svg") no-repeat 95% center #a3b5ac;
  background-size: 1rem; */
  color: #fff;
  /* padding: 1.8rem 3rem; */
}
.plan-item,
.service-item {
  cursor: pointer;
  transition: 0.2s ease background-color;
}

.plan-gallery-title {
    font-size: 2.4rem;
    font-weight: bold;
    line-height: 1.3334;
}
.floorplan-button {
  cursor: pointer;
}
.room-description-txt {
  font-size: 1.4rem;
  line-height: 1.8;
  letter-spacing: 0.08em;
  /* margin-bottom: 5rem; */
}
.breakfast-description-txt {
  font-size: 1.4rem;
  line-height: 1.8;
  letter-spacing: 0.08em;
  /* margin-bottom: 5rem; */
}

.service-items .slick-arrow {
  width: 3rem;
  position: absolute;
  top: 50%;
}
.service-items .slick-next {
  right: -2.5vw;
}
.service-items .slick-prev {
  transform: scale(-1, 1);
  left: -2.5vw;
}

.modal-container,
.modal-container2 {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  text-align: center;
  background: rgba(0, 0, 0, 0.8);
  padding: 8rem 10rem;
  overflow: auto;
  opacity: 0;
  visibility: hidden;
  transition: 0.3s;
  box-sizing: border-box;
  z-index: 1000;
}

.modal-container:before,
.modal-container2:before {
  content: "";
  display: inline-block;
  vertical-align: middle;
  height: 100%;
}

.modal-container.active,
.modal-container2.active {
  opacity: 1;
  visibility: visible;
}

.modal-body,
.modal-body2 {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  max-width: 111rem;
  width: 90%;
  z-index: 100;
}

.modal-close,
.modal-close2 {
  position: absolute;
  display: flex;
  align-items: center;
  justify-content: center;
  top: 0;
  right: -10rem;
  width: 5rem;
  height: 5rem;
  font-size: 5rem;
  border: 1px solid #fff;
  color: #fff;
  cursor: pointer;
}
.modal-close:before,
.modal-close2:before {
  transform: translateY(-50%) translateX(50%) rotate(45deg);
  content: "";
  height: 2px;
  background-color: #fff;
  display: block;
  position: absolute;
  top: 50%;
  right: 50%;
  width: 20px;
}
.modal-close:after,
.modal-close2:after {
  transform: translateY(-50%) translateX(50%) rotate(135deg);
  content: "";
  height: 2px;
  background-color: #fff;
  display: block;
  position: absolute;
  top: 50%;
  right: 50%;
  width: 20px;
}

.modal-content,
.modal-content2 {
  background: #fff;
  text-align: left;
  padding: 6.5rem 7.6rem 7.6rem;
  z-index: 100;
  position: relative;
}

.modalhead {
    font-size: 2.0rem;
    font-weight: bold;
}


.no-animation {
  transition: none;
}

.floorplan-content {
  display: flex;
  flex-direction: column;

  justify-content: center;
  align-items: center;
}
.modal-room-title {
  font-size: 2.8rem;
  font-weight: 700;
  margin-bottom: 4rem;
}
.content01,
.content02,
.content03,
.content04,
.content05 {
  display: none;
}
.content01.select,
.content02.select,
.content03.select,
.content04.select,
.content05.select {
  display: block;
}
.slider-images.slick-dotted.slick-slider {
    width: 70%;
    margin: 0 auto 10rem;
}
.video {
    width: 70%;
    margin: 0 auto 10rem;
    position: relative;
  padding-top: 39.375%;
}
.video iframe {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
}
.tab-inner {
  display: flex;
  align-items: center;
  justify-content: center;
}
.tab-inner a {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 100%;
  width: 100%;
}
.plan-gallery-item {
  position: relative;
  z-index: 5000;
}
.plan-btn .view-more:hover {
  cursor: pointer;
}

  .plan-items-container-bottom li{
    display: none;
  }
/*==================================================
SP
==================================================*/
@media screen and (max-width: 1440px){
  .concept-sec .flex_box .col-title{
    padding-left: 8vw;
  }
}
@media screen and (max-width: 1100px){
  .service-items .slick-next{
    right: -1.5vw;
  }
  .service-items .slick-prev{
    left: -1.5vw;
  }
}
@media screen and (max-width: 767px) {
  main{
    margin-top: 105px;
  }
  .main-img{
    padding: 0 5vw;
  }
  .concept-sec .flex_box .col-title{
    padding-left: 0;
    width: 100%;
    position: static;
  }
  .col-concept .col-txt{
    width: 100%;
    padding: 0;
    margin-left: 0;
  }
  .concept-wrap{
    padding: 12vw 5vw 0;
  }
  .col-anchor a{
    width: 100%;
    margin-top: 8vw;
  }
  .col-anchor a:first-of-type{
    margin-top: 0;
  }
  .col-anchor a:after{
    bottom: 10px;
  }
  .col-concept .col-title .col-title-logo{
    padding-left: 10vw;
    margin-top: 3rem;
    margin: 3rem 0 4rem;
  }
  .col-txt-anchor{
    margin-top: 10vw;
  }
  .col-txt-anchor ul{
    max-width: 100%;
    padding-left: 20px;
  }
  .col-txt-anchor ul li{
    width: 100%;
  }
  .anchor-sec{
    width: calc(100% - 10vw);
    border-top: none;
    padding-top: 0;
    margin-top: 7rem;
  }
  .anchor-sec .col-anchor{
    max-width: 1180px;
    margin: 0 auto;
  }
  /* .feature-items-container li:nth-child(n + 3){
    display: none;
  } */
  .feature-items-container li:nth-child(n + 5){
    display: none;
  }
  .feature-items-container.is-show li{
    display: block;
  }
}
@media screen and (min-width: 768px) {
/*  main {
    padding-inline: 2.8rem;
  }*/
     /* .main-image {
    margin: 13.4rem 3vw 19rem;
 margin-top: calc(100vh - 10px);
  } */
  .col-title {
    width: auto;
  }
 /*   .col-txt {
   width: 38.1vw; 
    width: 56.5rem;
  }*/
.col-room .col-txt {
    width: 51.25%;
    margin-left: 48.75%;
}
  .room-description-txt {
    margin-bottom: 10rem;
    line-height: 2.2;
  }
  .breakfast-description-txt {
    /* margin-bottom: 10rem; */
    line-height: 2.2;
  }
  .room-sec-container {
    /* margin-right: 13.4vw; */
    /* margin-right: 7.3vw; */
  }

  .room-menu {
    display: grid;
    grid-template-columns: auto auto;
    grid-template-rows: auto auto;
    grid-gap: 4rem;
    color: #999999;
    font-size: 1.7rem;
  }
  .room-menu-item {
    display: flex;
    align-items: center;
  }
  .room-sec {
    /* margin-left: -2.8vw; */
  }
  .flex_box.col-room {
    position: relative;
    max-width: 1280px;
    /* padding: 0 40px; */
    margin: 0 auto;
  }
  .room-sec .flex_box .col-room-title {
    position: absolute;
    left: 0;
    width: 45%;
  }
  .room-sec .flex_box .col-room-title .tit02 {
    padding-left: 0;
  }
  .room-sec .flex_box .col-room-title .tit02 .en::before {
    width: 500%;
    left: -500%;
  }
  .col-room .col-txt {
    width: 51.25%;
    margin-left: 48.75%;
  }
  .plan-item:hover,
  .service-item:hover {
    background-color: #f2f3f4;
  }

  .room-sec:after {
    content: "";
    display: block;
    padding-bottom: 14.7rem;
    margin: 0 4rem;
    border-bottom: 1px solid #c7ddd1;
  }
  .concept-wrap,
  .sec-container {
    max-width: 1280px;
    width: 100%;
    margin-inline: auto;
    /* padding-inline: 4rem; */
  }

  .focus-sec.section {
    content: "";
    display: block;
    padding-bottom: 14.7rem;
    margin: 0 4rem;
    /* border-bottom: 1px solid #c7ddd1; */
  }
  h2.tit03 .jp,
  h3.tit03 .jp {
    font-size: 3rem;
  }
  .plan-items-1,
  .plan-items-2,
  .plan-items-3{
    display: flex;
    justify-content: flex-start;
    flex-wrap: wrap;
    margin-bottom: 5rem;
    margin: 2.5vw -2vw 0;
  }
  .plan-items-1 li,
  .plan-items-2 li,
  .plan-items-3 li {
    width: 33.333%;
  }
  .room-type-txt {
    margin: 2rem 0 9rem;
  }

  .plan-items-container li + li,
  .feature-items-container li + li {
    position: relative;
  }

  .feature-items-container li:nth-child(n + 5){
    display: none;
  }
  .plan-items-container li + li:after,
  .feature-items-container li + li:after {
    content: "";
    width: 1px;
    height: calc(100% - 4vw);
    background: #E5E5E5;
    display: block;
    position: absolute;
    top: 2vw;
    left: -1px;
  }
  .plan-items-container li:nth-child(4):after {
    content: none;
  }
  .feature-items-container{
    margin: 0 -2vw;
  }
  .feature-items-container li + li:not(:nth-child(5n)),
  .service-items li + li {
    border: 0;
  }
  .service-item img {
    margin-bottom: 3rem;
  }
  .service-item p {
    font-size: 1.7rem;
    line-height: 1.6;
  }
  .service-items {
    width: 100%;
  }
  .service-items-wrapper{
    margin: 0 -2vw;
  }
  .service-items li + li {
    position: relative;
  }
  .service-items li + li:after {
    content: "";
    width: 1px;
    height: calc(100% - 4vw);
    background: #E5E5E5;
    display: block;
    position: absolute;
    top: 2vw;
    left: -1px;
  }

  .slick-dots {
    /* margin-top: 4rem; */
    bottom: -5rem;
  }
  .plan-item,
  .features-item,
  .service-item {
    padding: 2vw;
    font-size: 1.7rem;
  }

  .plan-item img,
  .features-item img,
  .service-item img {
    margin-bottom: 3.5rem;
    width: 100%;
    height: 24rem;
    object-fit: cover;
  }
  .plan-item p,
  .features-item p,
  .service-item p {
    text-align: center;
    margin: 0 2rem;
    line-height: 1.6;
    font-size: 1.7rem;
    letter-spacing: 0.1rem;
  }
  .type-tab {
    display: grid;
    grid-template-columns: repeat(5, 1fr);
    grid-template-rows: 1fr;
    grid-gap: 1rem;
    font-size: 1.5rem;
    color: #333;
    /* display: flex; */
    align-items: center;
    justify-content: space-between;
    /* flex-wrap: wrap; */
  }

  .type-tab > li {
    height: 4.7rem;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    background-color: #f2f3f4;
    /* background-color: #c7ddd1; */
  }

  .type-tab > li:hover {
    background-color: #c7ddd1;
    color: #fff;
  }

  .tab-box {
    margin-bottom: 12rem;
  }
  .type-content {
    display: grid;
    width: 100%;
    /* grid-template-columns: 1fr 1fr; */
    /* grid-template-columns: 590fr 561fr; */
    grid-template-columns: minmax(0, 590fr) minmax(0, 561fr);
    grid-template-rows: 1fr;
    grid-gap: 5.5rem;
    /* minmax: (0, 1fr); */
  }
  .type-content img {
    max-width: 100%;
    max-height: 100%;
  }
  /* .room-type {
    margin-bottom: 8rem;
  } */
  .room-types {
    margin-bottom: 8rem;
  }
  .service-item p {
    text-align: left;
  }
  /* .slick-slide {
  width: 100%;
}

.slick-slide img {
  width: 100%;
} */

  .type-header,
  .floorplan {
    height: 9.7rem;
    /* display: flex;
    justify-content: space-between;
    margin-bottom: 2.9rem; */
    /* align-items: start; */
  }
  .floorplan {
    display: flex;
    justify-content: flex-end;
  }

  .description-txt {
    line-height: 2;
    font-size: 1.5rem;
  }
  .room-description .reservation-btn {
    margin-left: 0;
    margin-top: 7rem;
  }

  section {/*
    padding-top: 0;*/
  }
  .common-features-description td {
    /* width: 112rem; */
  }
  .common-features-description th {
    width: 18rem;
    vertical-align: top;
  }
  .common-features-description tr:not(:last-child) > * {
    padding-bottom: 7rem;
  }
  .feature-items {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    grid-template-rows: 1fr;
    grid-row-gap: 8rem;
    /* grid-gap: 6rem; */
    margin-bottom: 5rem;
  }
  .feature-items p {
    line-height: 1.7;
    letter-spacing: 0.1em;
    text-align: left;
    margin: 0;
  }

  h3 {
    font-size: 3rem;
    letter-spacing: 0.22em;
  }
  .breakfast-grid {
  }
  .breakfast-left {
    width: 50%;
  }
  .breakfast-right {
    width: 50%;
  }
  .breakfast-left .btn01 {
    width: 24rem;
  }
  .breakfast-left .tit03 .jp {
    font-size: 2.6rem;
    letter-spacing: 0.2em;
  }
  .breakfast-txt {
    font-size: 1.52rem;
    line-height: 2.3;
    letter-spacing: 0.08em;
  }
  .anime01-2 {
    display: none;
  }
  .anime01-2.active {
    display: block;
    animation: fade-in 1s ease-out;
  }

  .tab02 {
    display: none;
  }
  .tit02 {
    padding-left: 10.7vw;
  }

  .common-title {
    margin-bottom: 3rem;
  }
  .service-title {
    margin-bottom: 3rem;
  }
  .feature-title {
    margin-bottom: 2rem;
  }

  .room-description {
    margin-bottom: 10rem;
    line-height: 2.3;
    letter-spacing: 0.08em;
  }
  .type-name .en {
    /* line-height: 2.8; */
    letter-spacing: 0.1em;
    font-size: 2.4rem;
    margin-bottom: 1rem;
    font-size: 3.3rem;
  }
  .type-name .ja {
    font-size: 1.5rem;
    letter-spacing: 0.1em;
    color: #a3b5ac;
    /* line-height: 4.7; */
  }
  #breakfast.section {
    width: 100%;
  }
  #breakfast.section {
    width: 100%;
    padding: 12rem 0;
    max-width: unset;
    margin: 0;
  }
  #breakfast.section .wid03{
    margin: 0;
  }
  .breakfast-grid {
    width: 100%;
    position: relative;
    height: 28vw;
    display: flex;
    align-items: flex-end;
  }
  .breakfast-left {
    width: 100%;
      max-width: 1180px;
      padding: 0 40px;
      margin: 0 auto;
  }
  .breakfast-right {
    width: 45.38799414348463%;
      position: absolute;
      top: 0;
      right: 0;
  }
  .breakfast-right img {
    width: 100%;
    height: auto;
  }
  .breakfast-text {
      padding-top: 10rem;
    width: 41rem;
    max-width: 410px;
  }
  .wid02 {
    width: 100%;
    padding: 0 40px;
    max-width: 1280px;
    margin: 0 auto;
  }
  .type-tab-wrap {
  }
  .type-tab-wrap.first-tabs {
    margin-bottom: 10rem;
  }
  .room-sec .col-txt {
    /* margin-right: 20rem; */
  }
  /* .room-sec {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
  }
  .room-flex {
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    align-items: end;
  } */
  .modal-container img.slick-prev,
  .modal-container2 img.slick-prev,
  .modal-container img.slick-next,
  .modal-container2 img.slick-next {
    width: 3rem;
    height: 3rem;
  }
  .modal-container .slick-next,
  .modal-container2 .slick-next {
    position: fixed;
    right: 7%;
    /* right: calc(50% - (1100px / 2 + 27px + 60px)); */
    top: unset;
    bottom: 40vh;
  }
  .modal-container .slick-prev,
  .modal-container2 .slick-prev {
    position: fixed;
    left: 7%;
    /* right: calc(50% - (1100px / 2 + 27px + 60px)); */
    top: unset;
    bottom: 40vh;
  }
  .modal-service-title {
    font-size: 2rem;
    font-weight: 700;
    margin-bottom: 3rem;
  }
  .service-slider-images.slick-dotted.slick-slider {
    margin-bottom: 7rem;
  }
}

@media screen and (max-width: 767px) {
  .main-image {
    margin: 10.8rem 6vw 0;
    /* margin-top: calc(100vh - 10px); */
  }
  .col-title {
    width: 100%;
  }
  .col-txt {
    /* width: 38.1vw; */
    width: auto;
  }
  .btn02.show-more-plan {
    /* margin-left: 3rem;
    margin-right: 3rem; */
  }
  .col-room .tit02 .en {
    font-size: 3rem;
  }
  .plan-sec .plan-btn,
  .sp-btn-wrap {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
  }
  section {
    padding-top: 7rem;
  }
  .section:last-of-type:after {
    border: none;
  }
  .room-sec {
    margin-right: 0;
  }
  .col-txt {
    /*margin: 0 11vw;*/
  }

  .room-menu {
    display: grid;
    width: 100%;
    grid-template-columns: 1fr;
    grid-template-rows: repeat(4, 1fr);
    grid-gap: 3rem;
    color: #999999;
    /* height: 400px; */
  }

  .flex_box {
    display: block;
  }
  .room-sec:after {
    content: "";
    display: block;
    padding-bottom: 10rem;
    margin: 0 2.5rem;
    border-bottom: 1px solid #c7ddd1;
  }
  .sec-container {
    margin: 0 auto;
  }
  .service-items {
    display: flex;
    flex-wrap: nowrap;
    justify-content: unset;
    column-gap: 1.6rem;
    overflow-x: scroll;
    padding-bottom: 3rem;
  }
  .service-items .service-item {
    min-width: 100%;
    width: 69vw;
    margin: 0;
  }
  .plan-items-1,
  .plan-items-2,
  .plan-items-3{
    display: flex;
    flex-wrap: nowrap;
    justify-content: unset;
    column-gap: 1.6rem;
    overflow-x: scroll;
    padding-bottom: 3rem;
  }
  .plan-items-1 .plan-item,
  .plan-items-2 .plan-item,
  .plan-items-3 .plan-item {
    min-width: 100%;
    width: 69vw;
    margin: 0;
  }

  .plan-item img,
  .features-item img,
  .service-item img {
    width: 100%;
    height: 19rem;
    object-fit: cover;
  }
  .plan-items-container li + li,
  .service-items li + li {
    border: none;
  }
  /* .plan-items-1 p {
    font-size: 1.6rem;
  } */

  .slick-list {
    overflow: visible;
  }
  .sec-container {
    overflow: hidden;
  }
  .type-tab {
    display: flex;
  }
  .common-features-description td,
  .common-features-description th {
    display: block;
    text-align: left;
  }
  .common-features-description td,
  .common-features-description th {
    display: block;
    text-align: left;
  }
  .common-features-description table {
    line-height: 2;
    letter-spacing: 0.03em;
    /* font-size: 1.4rem; */
  }
  .common-features-description tr:not(:last-child) > th {
    padding-bottom: 2rem;
  }
  .common-features-description tr:not(:last-child) > td {
    padding-bottom: 4rem;
  }
  .type-tab {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
    gap: 2px;
  }
  .tab-inner {
    /* flex-basis: calc(33.33%); */
    width: calc(33.33% - 2px);
    box-sizing: border-box;
    flex-grow: 1;
    /* border: 1px solid black; */
  }

  .type-tab > li {
    /* width: 50%; */
    /* border-right: 1px solid #fff;
    border-bottom: 1px solid #fff; */
    height: 4.7rem;
    display: flex;
    align-items: center;
    justify-content: center;
    /* letter-spacing: 3.2px;
    font-size: 13px;*/
    cursor: pointer;
    /* transition: all 0.1s ease; */
    background-color: #f2f3f4;
    /* color: #000; */
  }

  .type-tab > li:hover {
    background-color: #c7ddd1;
    color: #fff;
  }
  .tab-box {
    margin-bottom: 10rem;
  }
  .room-type-txt {
    margin-bottom: 5.3rem;
  }
  .type-name .en {
    margin-bottom: 1rem;
  }
  .type-name .en {
    /* line-height: 2.8;
    letter-spacing: 0.1em; */
    font-size: 2.4rem;
  }
  .type-name {
    margin-bottom: 2rem;
  }
  .room-images .slick-dots {
    text-align: left;
    bottom: -5rem;
      width: 50%;
  }
  .slick-dotted.slick-slider {
    margin-bottom: 2rem;
  }
  div.floorplan {
    display: flex;
    justify-content: flex-end;
    margin-bottom: 3.3rem;
  }
  .description-txt {
    line-height: 2;
    letter-spacing: 0.05em;
    /* color: #4d4e50; */
  }
  .room-description {
    font-size: 1.4rem;
    color: #53565a;
    line-height: 1.4;
    letter-spacing: 0.1;
  }
  .room-description th {
    width: 12.3rem;
  }
  .feature-items {
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-column-gap: 1.4rem;
  }
  .anime01-1 {
    display: none;
  }
  .anime01-1.active {
    display: block;
    animation: fade-in 1s ease-out;
  }
  .anime01-2 {
    display: none;
  }
  .anime01-2.active {
    display: block;
    animation: fade-in 1s ease-out;
  }
  .breakfast-grid {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    flex-direction: column-reverse;
  }
  .breakfast-right img {
    margin-bottom: 3rem;
  }
  .btn02,
  .reservation-btn,
  .breakfast-menu-btn {
    width: 100%;
    /* box-sizing: border-box; */
    max-width: 32.4rem;
    margin: 5rem 0 0;
  }
  .reservation-btn,
  .breakfast-menu-btn {
    max-width: 100%;
  }
  .room-description-txt {
    /* font-size: 1.4rem;
    letter-spacing: 0.08em; */
    margin-bottom: 5rem;
    line-height: 1.8;
  }
  .breakfast-description-txt {
    /* font-size: 1.4rem;
    letter-spacing: 0.08em; */
    /* margin-bottom: 5rem; */
    line-height: 1.8;
  }
  .plan-sec {
    padding-top: 16rem;
  }
  .plan-items-container {
    margin-right: -2.7rem;
  }
  .reservation-btn a,
  .breakfast-menu-btn a {
    display: flex;
    justify-content: center;
    align-items: center;
    /* background-color: #a3b5ac; */
    height: 5.4rem;
    /* width: 27rem; */
    width: 100%;
    /* background: url("../img/cmn/arrow02.svg") no-repeat 95% center #a3b5ac;
    background-size: 1rem; */
    color: #fff;
    /* padding: 1.8rem 3rem; */
  }
  
  .room-type {
    margin-bottom: 8rem;
  }
  .features-item {
    margin-bottom: 3rem;
  }

  .modal-body,
  .modal-body2 {
     width: 100vw; 
    height: calc(100% - 85px);
  }
  .modal-container,
  .modal-container2 {
    padding: 0;
    height: calc(100% - 85px);
    overflow-y: auto;
  }

  .modal-container,
  .modal-container2 {
    position: fixed;
    top: 0;
    left: 0;
    bottom: 0;
    width: 100vw;
    height: 100vh;
    overflow-x: hidden;
    overflow-y: auto;
    z-index: 9999;
  }

  .modal-content,
  .modal-content2 {
    position: relative;
    top: 0;
    left: 0;
    overflow-x: hidden;
    overflow-y: scroll;
    -webkit-overflow-scrolling: touch;
    box-sizing: border-box;
    z-index: 10000;
    padding: 2rem 2rem 10rem;
  }

  .modal-nav {
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 8rem;
    color: #fff;
    background-color: rgba(0, 0, 0, 0.8);
    display: flex;
    align-items: center;
    justify-content: flex-end;
    padding: 2rem;
    z-index: 100000;
  }
  .modal-close,
  .modal-close2 {
        position: fixed;
    top: unset;
    bottom: 2rem;
    left: 2rem;
    z-index: 99999;
  }
  .arrows {
    position: absolute;
    bottom: 2rem;
    left: 3rem;
    display: flex;
    width: 10rem;
    justify-content: space-between;
  }
  .arrow-left {
    transform: scale(-1, 1);
  }
  .room-sec-container {
    padding: 0;
  }
  .type-tab-wrap.first-tabs {
    margin-bottom: 10rem;
  }
  /* .modal-body2 .arrow-left {
    width: 2rem;
  }
  .modal-body2 .arrow-right {
    width: 2rem;
  } */
  .modal-container img.slick-prev,
  .modal-container img.slick-next,
  .modal-container2 img.slick-prev,
  .modal-container2 img.slick-next {
    width: 27px;
    height: 19px;
    /* padding: 10px; */
  }
  .modal-container .slick-next,
  .modal-container2 .slick-next {
    position: fixed;
    left: 16rem;
    top: auto;
    bottom: 2.5rem;
    z-index: 10000000 !important;
  }
  .modal-container .slick-prev,
  .modal-container2 .slick-prev {
    position: fixed;
    left: 10rem;
    top: auto;
    bottom: 2.5rem;
    z-index: 10000000 !important;
  }
  .modal-service-title {
    font-size: 2rem;
    font-weight: 700;
    margin-bottom: 3rem;
  }
  .service-slider-images.slick-dotted.slick-slider {
    margin-bottom: 7rem;
  }
}
.anime01 {
  display: none;
}
.anime01.active {
  display: block;
  animation: fade-in 1s ease-out;
}
@keyframes fade-in {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
.hidden {
  display: none;
}
.toggle {
  transition: all 0.5s ease-out;
}
.active {
  display: block;
}
/* 上書きされちゃう共通部分を一旦仮置き */

@media screen and (min-width: 1500px) {
  .sp {
    display: none;
  }
}
@media screen and (min-width: 768px) and (max-width: 1500px) {
  .sp {
    display: none;
  }
}
@media screen and (max-width: 767px) {
  .pc {
    display: none;
  }
  .sp {
    display: block;
  }
}

/* ------------------------------------ */
.col-anchor a {
  position: relative;
  width: 48%;
  transition: all 0.2s ease;
}
.col-anchor a span {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  font-size: 2rem;
  letter-spacing: 0.1em;
  color: #fff;
  z-index: 1;
}
.col-anchor a:before {
  content: "";
  display: block;
  background: rgba(0, 0, 0, 0.5);
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  transition: all 0.2s ease;
}
.col-anchor a:after {
  content: "";
  display: inline-block;
  position: absolute;
  bottom: 20px;
  left: 50%;
  background: url(../img/cmn/arrow03.svg) no-repeat;
  background-size: 8px 4px;
  width: 8px;
  height: 4px;
  transform: translate(-50%, 0);
}
@supports (background-image: url("hotelniwa.webp")) {
.col-anchor a:after {
  background: url(../img/cmn/arrow03.webp) no-repeat;
  background-size: 8px 4px;
}
}
.col-anchor a:hover {
  opacity: 1;
}
.col-anchor a:hover:before {
  background: rgba(0, 0, 0, 0);
}
.col-anchor a img {
  vertical-align: bottom;
}
.col-txt-anchor {
  margin-top: 6.5rem;
}
.col-txt-anchor ul {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  flex-wrap: wrap;
  padding-left: 20px;
    max-width: none;
    width: 100%;
}
.col-txt-anchor ul li {
  font-size: 1.6rem;
  width: 40%;
  padding-top: 1.8rem;
}
.col-txt-anchor ul li a {
  position: relative;
  color: #999999;
}
.col-txt-anchor ul li a:before {
  content: "";
  display: inline-block;
  width: 1.7rem;
  height: 0.6rem;
  background: url(../img/cmn/arrow04.svg) no-repeat right center;
  background-size: contain;
  transform: translate(0, -50%);
  position: absolute;
  top: 50%;
  left: -25px;
}
@supports (background-image: url("hotelniwa.webp")) {
.col-txt-anchor ul li a:before {
  background: url(../img/cmn/arrow04.webp) no-repeat right center;
  background-size: contain;
}
}
.concept-sec .concept-wrap .flex_box {
  display: flex;
}
.breakfast-menu-btn a span,
.reservation-btn a span{
  position: static;
}
.breakfast-menu-btn a span:after,
.reservation-btn a span:after {
  content: '';
  display: inline-block;
  width: 1rem;
  height: 1rem;
  background: url(../img/cmn/arrow02.svg) no-repeat 95% center;
  background-size: 1rem;
  position: absolute;
  top: 50%;
  right: 10px;
  transform: translate(0, -50%);
}
@supports (background-image: url("hotelniwa.webp")) {
.breakfast-menu-btn a span:after,
.reservation-btn a span:after {
  background: url(../img/cmn/arrow02.webp) no-repeat 95% center;
  background-size: 1rem;
}
}

@media screen and (min-width: 768px) {
  .concept-wrap {
    max-width: 1100px;
    /* padding: 3vw 10vw 0; */
    margin-bottom: 15rem;
  }
  .plan-sec,
  .features-sec,
  .services-sec,
  .pickup-sec,
  .breakfast-sec,
  .guide-sec{
    border-top: 1px solid #CCCCCC;
    padding: 12rem 40px;
    max-width: 1280px;
    margin: 0 auto;
  }
  .relation-sec{
    border-top: 1px solid #CCCCCC;
    width: calc(100% - 80px);
    margin: 0 autox;
  }
  
  .focus-sec {
    width: 100%;
  }
  .focus-wrap {
    max-width: 1280px;
    padding: 0 2.8vw;
    margin: 0 auto;
  }
  .focus-sec .flex_box {
    margin-top: 5.5vw;
    align-items: flex-end;
  }
  .focus-sec .food-wrap .col-img {
    width: 45%;
  }
  .focus-sec .flex_box .col-txt {
    width: 55%;
    padding-left: 6.5vw;
    padding-right: 5.6vw;
  }
  .focus-sec .flex_box .col-txt .focus-cat {
    font-size: 1.4rem;
    color: #a3b5ac;
  }
  .focus-sec .flex_box .col-txt h3 {
    font-size: 2rem;
    line-height: 1.8;
    margin-top: 2.2vw;
    letter-spacing: 0.2em;
  }
  .focus-sec .flex_box .col-txt .focus-lead {
    font-size: 1.4rem;
    line-height: 2.2;
    margin-top: 1.5vw;
  }
  .food-wrap {
    display: flex;
    justify-content: flex-start;
    align-items: end;
  }
  .food-wrap.reverse {
    display: flex;
    justify-content: flex-start;
    flex-direction: row-reverse;
  }
  .food-wrap .col-img {
    /* width: 62.5rem; */
    /* width: 36.2vw;
  max-width: 535px; */
    /* width: 40%; */
  }
  .food-wrap .col-txt,
  .yukuri-wrap .col-txt {
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    width: 55%;
    /* width: 45rem; */
  }
  .food-wrap .col-title {
    width: 100%;
    max-width: 100%;
  }
  .focus-sec .tit03 {
    margin-block-end: 7rem;
  }
  .focus-sec .col-title {
    margin-bottom: 5rem;
    border-bottom: 1px solid #e6e6e6;

    /* margin-inline-end: 5rem; */
  }
  .food-wrap + .food-wrap {
    margin-top: 8rem;
  }
  .food-wrap.reverse .col-txt {
    /* margin-right: 0;
  margin-left: 4rem; */
  }
  .focus-cat {
    font-size: 1.5rem;
    line-height: 1.7;
    margin-bottom: 3rem;
    color: #a3b5ac;
  }
  .focus-sec .focus-title {
    font-size: 2rem;
    line-height: 1.8;
    margin-bottom: 3.7rem;
    letter-spacing: 0.22em;
  }
  .yukuri-wrap .col-content {
    font-size: 1.5rem;
    line-height: 1.8;
    letter-spacing: 0.2em;
    /* width: 61rem;
  max-width: 615px; */
  }

  .yukuri-name {
    margin-bottom: 7.5rem;
    letter-spacing: 0.22em;
  }
  .yukuri-name .name01 {
    font-size: 2.8rem;
    line-height: 2.4;
  }
  .yukuri-name .name02 {
    font-size: 2.2rem;
    line-height: 3;
  }
  .yukuri-wrap {
    display: flex;
    justify-content: flex-start;
    align-items: flex-end;
  }
  .yukuri-sec .yukuri-cat {
    font-size: 2.8rem;
    line-height: 1.3;
    color: #a3b5ac;
    margin-bottom: 5.5rem;
  }
  .yukuri-wrap {
    width: 100%;
    margin-bottom: 8vw;
  }

  .wid03 {
    width: 100%;
      max-width: none;
  }
  .col-room-title .col-title {
    width: 32%;
  }
  .col-room-title .col-txt {
    width: 68%;
    padding: 0 13.1vw 0 17.5vw;
  }
  .col-room-title .col-title .col-title-logo {
    padding-left: 12.59vw;
    margin-top: -4.5rem;
  }
  .col-room-title .col-title .col-title-logo img {
    width: 100px;
    height: auto;
  }
  .wid04 {
    width: 100%;
    max-width: 1000px;
  }
  .focus-sec {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
  }
  .focus-sec .col-title,
  .focus-sec .col-content {
    padding-left: 5.4vw;
    padding-right: 5rem;
    /* margin-inline-end: 5rem; */
  }
  .focus-sec .reverser .col-content {
    padding-left: 5rem;
  }
  .focus-sec .reverse .col-txt {
    display: flex;
    flex-direction: column;
    /* justify-content: flex-end; */
    align-items: end;
  }
  .focus-sec .reverse .txt-box .col-title,
  .focus-sec .reverse .txt-box .col-content {
    padding-left: 5rem;
    padding-right: 5.4vw;
  }
  .gallery-sec {
    width: calc(100% - 5.6vw);
    /* margin-left: 5.6vw; */
    padding-top: 0;
    overflow: hidden;
  }

  .lieu-sec,
  .yukuri-sec{
    position: relative;
    border-top: 1px solid #CCCCCC;
    width: calc(100% - 80px);
    margin: 0 auto;
  }

  .yukuri-container {
    max-width: unset;
    margin: 0;
    padding-left: 40px;
  }
  .yukuri-wrap .col-img {
    width: 57%;
    margin-left: -80px;
  }
  .yukuri-wrap .col-txt {
    width: 43%;
    padding-left: 6.25%;
    padding-right: 0;
  }

  .yukuri-wrap .col-txt .breakfast-menu-btn,
  .yukuri-wrap .col-txt .reservation-btn{
    margin: 5rem 0 0;
  }

  .focus-container {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: start;
    margin: 0 auto;
    /* position: relative; */
    /* max-width: 100%; */
  }
  .relation-sec .flex_box {
    max-width: 1100px;
    margin: 0 auto;
  }
  .relation-sec .relation-link {
    width: 46%;
  }
  .relation-sec .relation-link a.relation-link-item {
    position: relative;
    display: block;
  }
  .relation-sec .relation-link a.relation-link-item:after {
    content: "";
    display: block;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.3);
    position: absolute;
    top: 0;
    left: 0;
    transition: all 0.2s ease;
  }
  .relation-sec .relation-link a.relation-link-item:hover {
    opacity: 1;
  }
  .relation-sec .relation-link a.relation-link-item:hover:after {
    background: rgba(0, 0, 0, 0);
  }
  .relation-sec .relation-link a.relation-link-item img {
    vertical-align: bottom;
  }
  .relation-sec .relation-link a.relation-link-text {
    position: relative;
    display: inline-block;
    margin-top: 2rem;
    font-size: 1.6rem;
    padding-left: 40px;
  }
  .relation-sec .relation-link a.relation-link-text:before {
    content: "";
    display: inline-block;
    width: 24px;
    height: 1px;
    background: #a6b4ac;
    position: absolute;
    top: 50%;
    left: 0;
    transform: translate(0, -50%);
  }
}
@media screen and (min-width: 768px) and (max-width: 1200px) {
  .yukuri-wrap .col-txt {
    /* padding-right: 5rem; */
  }
}
@media screen and (max-width: 767px) {
  .plan-sec,
  .features-sec,
  .services-sec,
  .pickup-sec,
  .breakfast-sec,
  .guide-sec{
    border-top: 1px solid #CCCCCC;
    max-width: calc(100% - 10vw);
    margin: 7rem auto 0;
    padding: 7rem 0 0;
  }
  .breakfast-sec{
    padding-bottom: 7rem;
  }
  .concept-sec .flex_box .col-title {
    padding-left: 0;
    width: 100%;
    position: static;
  }
  .concept-wrap {
    padding: 12vw 5vw 0;
  }
  .col-anchor a {
    width: 100%;
    margin-top: 8vw;
  }
  .col-anchor a:first-of-type {
    margin-top: 0;
  }
  .col-anchor a:after {
    bottom: 10px;
  }
  .col-restaurant .col-title .col-title-logo {
    padding-left: 0;
    margin-top: 3rem;
    margin: 3rem 0 4rem;
  }
  .col-txt-anchor {
    margin-top: 10vw;
  }
  .col-txt-anchor ul {
    max-width: 100%;
    padding-left: 20px;
  }
  .col-txt-anchor ul li {
    width: 100%;
  }
  .food-wrap,
  .food-wrap.reverse {
    display: block;
    width: 100%;
  }
  .food-wrap .col-img,
  .food-wrap .col-txt {
    /* width: 100%; */
    margin-right: 0;
  }
  .focus-container {
    margin: 0 2.5rem;
  }
  .food-wrap .col-txt {
    margin: 0 2rem;
  }
  .food-wrap .focus-cat {
    font-size: 1.4rem;
    color: #a6b4ac;
    margin-bottom: 1.5rem;
  }
  .food-wrap .focus-title {
    font-size: 2rem;
    line-height: 1.3;
    letter-spacing: 0.22em;
    /* padding-bottom: 1.7rem; */
    /* margin-bottom: 4.7rem; */
  }
  .food-wrap .col-title:after {
    content: "";
    display: block;
    padding-bottom: 1.7rem;
    /* margin: 0 4rem; */
    margin-bottom: 3rem;
    border-bottom: 1px solid #a6b4ac;
  }
  .food-wrap .col-content {
    font-size: 1.4rem;
    line-height: 1.8;
    letter-spacing: 0.08em;
  }
  .food-wrap .col-txt {
    margin-top: 3.3rem;
    margin-bottom: 6rem;
  }
  .food-wrap.reverse .col-txt {
    margin-bottom: 0;
  }
  .lieu-sec,
  .yukuri-sec{
    position: relative;
    width: calc(100% - 10vw);
    margin: 7rem auto 0;
      padding: 0;
  }
  .relation-sec{
    position: relative;
    border-top: 1px solid #CCCCCC;
    width: calc(100% - 10vw);
    margin: 7rem auto;
  }
  .lieu-nam,
  .yukuri-name {
    font-size: 2.4rem;
    letter-spacing: 0.22em;
    margin-bottom: 3rem;
  }
  .lieu-sec .col-img,
  .yukuri-sec .col-img {
    margin: 0 -2.5rem;
  }
  .yukuri-container,
  .lieu-container {
    margin: 0;
  }
  .yukuri-cat,
  .lieu-cat {
    font-size: 2.4rem;
    line-height: 1.5;
    letter-spacing: 0.1em;
    margin-top: 3.1rem;
    margin-bottom: 3.5rem;
    color: #a6b4ac;
  }
  .yukuri-sec .col-content,
  .lieu-sec .col-content {
    font-size: 1.4rem;
    line-height: 1.8;
    letter-spacing: 0.2em;
    margin-bottom: 4.6rem;
  }
  .yukuri-sec .col-txt,
  .lieu-sec .col-txt {
    margin: 0 2rem;
  }
  .yukuri-sec .txt-box,
  .lieu-sec .txt-box {
    margin-bottom: 6rem;
  }
  .concept-sec .flex_box .col-title {
    padding-left: 0;
    width: 100%;
    position: static;
  }
  .col-restaurant .col-txt {
    width: 100%;
    padding: 0;
    margin-left: 0;
  }
  .concept-wrap {
    padding: 12vw 5vw 0;
  }
  .col-anchor a {
    width: 100%;
    margin-top: 8vw;
  }
  .col-anchor a:first-of-type {
    margin-top: 0;
  }
  .col-anchor a:after {
    bottom: 10px;
  }
  .col-restaurant .col-title .col-title-logo {
    padding-left: 0;
    margin-top: 3rem;
    margin: 3rem 0 4rem;
  }
  .col-txt-anchor {
    margin-top: 10vw;
  }
  .col-txt-anchor ul {
    max-width: 100%;
    padding-left: 20px;
  }
  .col-txt-anchor ul li {
    width: 100%;
  }
}
.gallery-sec {
  width: 100%;
  max-width: 1280px;
}
.gallery-sec .gallery-wrap {
  max-width: calc(100% - 5.6vw);
  margin: 0 auto;
  /* overflow: hidden; */
}
.slide01-wrap .slide01 .slick-list,
.slide03-wrap .slide03 .slick-list {
  overflow: hidden;
  margin: 0 auto;
  margin-right: -6rem;
  margin-left: -4.5rem;
}
.slide01-wrap .slide01 .slide,
.slide03-wrap .slide03 .slide {
  margin-right: 20px;
}
.slide01-wrap .gallery-option1,
.slide03-wrap .gallery-option {
  margin-left: -30px;
  display: flex;
  justify-content: flex-start;
}
.slide01-wrap .gallery-option1 .number1,
.slide03-wrap .gallery-option .number {
  width: 10%;
  font-family: "Cormorant Garamond", serif;
  font-size: 1.9rem;
  text-align: left;
}
.slide01-wrap .gallery-option1 .number1 .ward1,
.slide03-wrap .gallery-option .number .ward {
  font-size: 70%;
  padding: 0 3rem;
}
.slide03-wrap .gallery-option .number .now-count:before,
.slide03-wrap .gallery-option .number .all-count:before,
.slide01-wrap .gallery-option1 .number1 .now-count1:before,
.slide01-wrap .gallery-option1 .number1 .all-count1:before {
  content: "0";
}
.slide01-wrap .gallery-option1 .number1 .all-count1,
.slide03-wrap .gallery-option .number .all-count {
  color: #aca4a4;
}
.slide01-wrap .gallery-option1 .slick-dots,
.slide03-wrap .gallery-option .slick-dots {
  width: 90%;
  padding: 0 13.3vw 0 5vw;
  position: static;
  text-align: left;
}
.slide01-wrap .slick-dots li,
.slide03-wrap .slick-dots li {
  width: 20%;
  height: 1px;
  padding: 0;
  margin: 0;
}
.slide01-wrap .slick-dots li button,
.slide03-wrap .slick-dots li button {
  width: 100%;
  height: 1px;
  padding: 0;
}
.slide01-wrap .gallery-option1 .slick-dots li button:before,
.slide03-wrap .gallery-option .slick-dots li button:before {
  width: 100%;
  height: 1px;
  content: "";
  background: #cccccc;
}
.slide01-wrap .gallery-option1 .slick-dots li.slick-active button:before,
.slide03-wrap .gallery-option .slick-dots li.slick-active button:before {
  background: #5a6f65;
}

.slide01-wrap .slide01 .slick-prev,
.slide03-wrap .slide03 .slick-prev {
  position: absolute;
  z-index: 3;
  width: 50%;
  height: 100%;
  top: 50%;
  left: 0;
  cursor: pointer;
}
.slide01-wrap .slide01 .slick-next,
.slide03-wrap .slide03 .slick-next {
  position: absolute;
  z-index: 3;
  width: 50%;
  height: 100%;
  top: 50%;
  right: 0;
  cursor: pointer;
  text-indent: -9999px;
}
.slide01-wrap .slide01:hover .slick-next:before,
.slide03-wrap .slide03:hover .slick-next:before {
  content: "";
  width: 2.6rem;
  height: 1.2rem;
  background: url(../img/cmn/arrow01.svg) no-repeat right center;
  background-size: contain;
  display: block;
  position: absolute;
  top: 50%;
  right: 2rem;
  transform: translateY(-50%);
  opacity: 1;
}
@supports (background-image: url("hotelniwa.webp")) {
.slide01-wrap .slide01:hover .slick-next:before,
.slide03-wrap .slide03:hover .slick-next:before {
  background: url(../img/cmn/arrow01.webp) no-repeat right center;
  background-size: contain;
}
}

.slide01-wrap .slide01 .slick-prev,
.slide03-wrap .slide03 .slick-prev {
  position: absolute;
  z-index: 3;
  width: 50%;
  height: 100%;
  top: 50%;
  left: 0;
  cursor: pointer;
  text-indent: -9999px;
}
.slide01-wrap .slide01:hover .slick-prev:before,
.slide03-wrap .slide03:hover .slick-prev:before {
  content: "";
  width: 2.6rem;
  height: 1.2rem;
  background: url(../img/cmn/arrow01.svg) no-repeat right center;
  background-size: contain;
  display: block;
  position: absolute;
  top: 50%;
  left: 2rem;
  transform: translateY(-50%);
  transform: rotate(180deg);
  opacity: 1;
}
@supports (background-image: url("hotelniwa.webp")) {
.slide01-wrap .slide01:hover .slick-prev:before,
.slide03-wrap .slide03:hover .slick-prev:before {
  background: url(../img/cmn/arrow01.webp) no-repeat right center;
  background-size: contain;
}
}

.gallery-sec-wrap {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin: 0 auto;
}

@media screen and (max-width: 767px) {
  .gallery-sec {
    /* width: calc(100% - 5.6vw); */
    width: 100%;
    /* margin-right: -7.5rem; */
    margin-left: 0;
    margin-top: 7.7vw;
  }
  .gallery-sec .gallery-wrap {
    /* max-width: calc(100% - 5.6vw); */
    max-width: 100%;
  }
  .slid01-wrap {
    /* margin-left: 3rem; */
  }
  .slide01-wrap .slide01 .slick-track,
  .slide03-wrap .slide03 .slick-track {
    margin-right: -5rem;
  }
  .slide01-wrap .slide01 .slick-slide,
  .slide03-wrap .slide03 .slick-slide {
    margin: 0 auto;
    margin-right: -7rem;
    padding-right: -7rem;
  }
  .slide01-wrap .slide01 .slick-list,
  .slide03-wrap .slide03 .slick-list {
    overflow: hidden;
    width: 100%;

    padding-right: 0;
    margin-left: 0;
  }
  .slide01-wrap .gallery-option1,
  .slide03-wrap .gallery-option {
    margin-left: 0;
  }
  .slide01-wrap .gallery-option1 .number1,
  .slide03-wrap .gallery-option .number {
    width: 30%;
    font-family: "Cormorant Garamond", serif;
    font-size: 1.9rem;
    text-align: left;
  }
  .slide01-wrap .gallery-option1 .slick-dots,
  .slide03-wrap .gallery-option .slick-dots {
    width: 65%;
    padding: 0 0 0 12vw;
  }
  .gallery-sec-wrap {
    display: block;
  }
  .relation-wrap {
    /* width: 100%; */
    margin: 0;
  }
  .relation-sec .flex_box {
    max-width: 1100px;
    margin: 0 auto;
  }
  .relation-sec .relation-link {
    width: 100%;
    margin-top: 5.5rem;
  }
  .relation-sec .relation-link:first-of-type {
    margin-top: 0;
  }
  .relation-sec .relation-link a.relation-link-text {
    position: relative;
    display: block;
    margin-top: 1rem;
    font-size: 1.6rem;
    padding-left: 40px;
  }
  .relation-sec .relation-link a.relation-link-text:before {
    content: "";
    display: inline-block;
    width: 24px;
    height: 1px;
    background: #a6b4ac;
    position: absolute;
    top: 50%;
    left: 0;
    transform: translate(0, -50%);
  }
}

.floorplan-open,
.floorplan-open2 {
    cursor: pointer;
}

.floorplan-container,
.floorplan-container2 {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    text-align: center;
    background: rgba(0,0,0,.8);
    padding: 40px 20px;
    overflow: auto;
    opacity: 0;
    visibility: hidden;
    transition: .3s;
    box-sizing: border-box;
    z-index: 1000;
}

.floorplan-container:before,
.floorplan-container:before2 {
    content: "";
    display: inline-block;
    vertical-align: middle;
    height: 100%;
}

.floorplan-container.active,
.floorplan-container2.active {
    opacity: 1;
    visibility: visible;
}

.floorplan-body,
.floorplan-body2 {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    max-width: 800px;
    width: 90%;
}

.floorplan-close,
.floorplan-close2 {
  position: absolute;
    display: flex;
    align-items: center;
    justify-content: center;
    top: 0;
    right: -10rem;
    width: 5rem;
    height: 5rem;
    font-size: 5rem;
    border: 1px solid #fff;
    color: #fff;
    cursor: pointer;
}
.floorplan-close::before,
.floorplan-close2::before {
    transform: translateY(-50%) translateX(50%) rotate(45deg);
    content: "";
    height: 2px;
    background-color: #fff;
    display: block;
    position: absolute;
    top: 50%;
    right: 50%;
    width: 20px;
}
.floorplan-close::after,
.floorplan-close2::after {
    transform: translateY(-50%) translateX(50%) rotate(135deg);
    content: "";
    height: 2px;
    background-color: #fff;
    display: block;
    position: absolute;
    top: 50%;
    right: 50%;
    width: 20px;
}

.floorplan-content{
  background: #fff;
  text-align: left;
  padding: 7.5rem 3rem 3rem;
}
.floorplan-inner-tit {
    letter-spacing: 0.1em;
    font-size: 3.3rem !important;
    margin-bottom: .25rem;
    line-height: 1
}
.floorplan-inner-subtit {
    color: #a3b5ac;
    letter-spacing: 0.1em;
    font-size: 1.5rem !important;
    margin-bottom: 0;
}
.subtitle {
    margin-left: 2rem;
    font-size: 2.0rem;
}

@media screen and (max-width: 767px) {
.floorplan-container, .floorplan-container2 {
    padding: 90px 20px 40px;
}
.floorplan-body, .floorplan-body2 {
    width: 100%;
}
.floorplan-content {
    padding: 3rem 1rem 3rem;
}
.floorplan-inner-tit {
    font-size: 2.0rem !important;
}
.floorplan-close, .floorplan-close2 {
    top: -70px;
    right: 0;
}
.modal-container:before, .modal-container2:before {
    content: none;
}
.video {
    width: 100%;
    margin: 0 auto 5rem;
    padding-top: 56.25%;
}
.slider-images.slick-dotted.slick-slider {
    width: 100%;
    margin: 0 auto 5rem;
}
.modal-content::after,
.modal-content2::after {
    content: '';
    width: 100vw;
    height: 85px;
    background-color: rgba(0, 0, 0, .8);
    position: fixed;
    bottom: 0;
    left: 0;
}
.subtitle {
    margin-left: 0;
    display: block;
}
}