.gallery .sliderArea {
  max-width: 100%;
  margin: 0 auto;
}
.gallery .slick-slide {
  margin: 0 5px;
}
.gallery .slick-slide img {
  width: 100%;
  height: auto;
}
.gallery .slick-prev, .gallery .slick-next {
  top: 45%;
  z-index: 1;
}
.gallery .slick-prev:before, .gallery .slick-next:before {
  color: #000;
}
.gallery .slick-slide {
    transition: all ease-in-out .3s;
    /* [disabled]opacity: .2; */
}
.gallery .slick-active {
  opacity: 1;
}
.thumb div.slick-current {
  opacity: 1;
}
#model .sliderArea {
    /* [disabled]overflow: hidden; */
}
#model .thum_item {
  position: relative;
}
#model .thum_item span {
  content: "";
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  background-color: hsla(0, 0%, 0%, 0.60);
  top: 0px;
  left: 0px;
  color: #fff;
  width: 100%;
  height: 100%;
  letter-spacing: 2px;
}
#model .thumb .thum_item.slick-current span {
  display: none;
}
#model .thum_wrap {
    /* [disabled]overflow-x: scroll; */
    margin: 20px 0 50px;
}
#model .thumb {
    /* [disabled]width: 1600px; */
}
#model .thumb .slick-track {
  /*transform: unset !important;
  width: 100% !important;
  display: flex;
  justify-content: space-between;
  flex-wrap: nowrap;*/
}
#model .thumb .slick-track .thum_item {
    /* [disabled]max-width: 200px; */
    margin-bottom: 20px;
}
#model .thumb .slick-track:before {
  display: none;
}
#model .thumb .slick-track:after {
  display: none;
}
#model .thumb .slick-slide {
  /*display: block !important;
  float: none !important;
  flex: 0 0 15%;*/
}
#model .thumb .slick-slide {
  cursor: pointer;
}
#model .thumb .slick-slide:hover {
  opacity: .7;
}
#model .sec_title {
  background-image: none;
  background-color: #190A07;
  margin-bottom: 0px;
  padding: 80px 0;
  color: #fff;
}
#model .sec_title .main {
  position: relative;
}
#model .sec_title .main figure img {
  max-width: none;
  width: 100%;
}
#model .sec_title .main figcaption {
  font-family: YuGothic, "Yu Gothic medium", "Hiragino Sans", Meiryo, sans-serif;
  font-size: 12px;
  text-align: right;
  position: absolute;
  bottom: 5px;
  right: 10px;
  text-shadow: 0px 0px 2px #000000;
}
#model .sec_title h2 {
  margin: 0 auto 20px;
  max-width: 991px;
}
#model .sec_title p {
  color: #E7E2D6;
  font-size: 38px;
  text-align: center;
}
#model .gallery {
  background-image: url(../images/modelroom/gallery_bg.jpg);
  background-repeat: no-repeat;
  background-position: center center;
  padding: 80px 0;
  background-size: cover;
}
#model .gallery h3 {
  margin: 0 auto 50px;
  max-width: 709px;
}
#model .lightbox {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
#model .lightbox .thum_item {
  width: 48%;
  margin-bottom: 10px;
}
#model .facility {
  background-color: #190A07;
  padding: 80px 0;
  color: #fff;
}
#model .facility h3 {
  margin: 0 auto 70px;
  max-width: 397px;
}
#model .facility .sec_lead {
  color: #E7E2D6;
  text-align: center;
  font-size: 35px;
  margin-bottom: 50px;
}
#model .facility .facility_txt {
  max-width: 533px;
  padding-left: 100px;
  margin-bottom: 80px;
}
#model .facility .title {
  border-bottom: 1px solid #fff;
  margin-bottom: 20px;
  padding: 20px;
  font-weight: normal;
  font-size: 26px;
}
#model .facility .txt h5 {
  color: #E7E2D6;
  font-size: 44px;
  font-weight: normal;
  padding: 0 20px;
  margin-bottom: 30px;
}
#model .facility .txt p {
  padding: 0 20px;
  font-size: 24px;
}
#model .facility figcaption {
  font-size: 18px;
}
#model .kitchen .kitchen_wrap {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 50px;
}
#model .kitchen .kitchen_wrap .title img {
  max-width: 277px;
}
#model .kitchen .kitchen_wrap .txt {
  width: 40%;
}
#model .kitchen .kitchen_wrap .img {
  width: 60%;
}
#model .kitchen .stone_wrap {
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
  justify-content: space-between;
  margin-bottom: 80px;
}
#model .kitchen .stone_wrap .txt {
  width: 49%;
}
#model .kitchen .stone_wrap .img {
  width: 51%;
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
  justify-content: space-between;
}
#model .kitchen .stone_wrap .img figure {
  width: 32%;
}
#model .kitchen .stone_wrap .img figure:nth-child(4), #model .kitchen .stone_wrap .img figure:last-child {
  width: 49%;
}
#model .powder .powder_wrap {
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
  justify-content: space-between;
  margin-bottom: 80px;
}
#model .powder .powder_wrap .img {
  width: 39%;
}
#model .powder .powder_wrap .txt {
  width: 61%;
}
#model .powder .powder_wrap .txt .title img {
  max-width: 469px;
}
#model .powder .powder_wrap .txt figure {
  max-width: 398px;
  margin-left: 20px;
}
#model .powder .powder_img {
  max-width: 1100px;
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
  justify-content: space-between;
  margin-bottom: 80px;
}
#model .powder .powder_img figure {
  width: 32%;
}
#model .bath .bath_wrap {
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
  justify-content: space-between;
  margin-bottom: 80px;
}
#model .bath .bath_wrap .txt {
  width: 60%;
}
#model .bath .bath_wrap .img {
  width: 40%;
}
#model .bath .bath_wrap .img_wrap {
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
  justify-content: space-between;
  padding-right: 20px;
  margin-top: 89px;
}
#model .bath .bath_wrap .img_wrap figure:first-child {
  width: 45%;
}
#model .bath .bath_wrap .img_wrap figure:last-child {
  width: 53%;
}
#model .bath .bath_img {
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
  justify-content: space-between;
  margin-bottom: 80px;
}
#model .bath .bath_img .txt {
  width: 25%;
}
#model .bath .bath_img figure.shelf {
  width: 25%;
}
#model .bath .bath_img figure {
  width: 16%;
  margin-right: 0.5%;
}
#model .bath .bath_img figcaption {
  font-size: 18px;
}
@media screen and (max-width:768px) {
  #model .sec_title h2, #model .gallery h3 {
    width: 80%;
    padding-top: 10px;
  }
  #model .sec_title p {
    font-size: 18px;
  }
  #model .facility h3 {
    width: 50%;
  }
  #model .facility .sec_lead {
    font-size: 18px;
  }
  #model .facility .facility_txt {
    width: 70%;
    padding-left: 30px;
    margin-bottom: 80px;
  }
  #model .kitchen .kitchen_wrap .txt, #model .kitchen .kitchen_wrap .img {
    width: 100%;
    padding: 0;
  }
  #model .facility .txt h5 {
    font-size: 20px;
    padding: 0 10px;
    margin-bottom: 20px;
  }
  #model .facility .txt p {
    font-size: 16px;
    padding: 0 10px;
    margin-bottom: 20px;
  }
  #model .kitchen .stone_wrap .txt, #model .kitchen .stone_wrap .img {
    width: 100%;
  }
  #model .facility figcaption {
    font-size: 14px;
  }
  #model .powder .powder_wrap .img {
    width: 100%;
    text-align: center;
  }
  #model .powder .powder_wrap {
    flex-direction: column-reverse;
  }
  #model .powder .powder_wrap .txt {
    width: 100%;
  }
  #model .powder .powder_wrap .txt .title img {
    width: 80%;
  }
  #model .powder .powder_wrap .txt figure {
    margin-left: 0px;
  }
  #model .facility .title {
    padding: 5px 10px;
    font-size: 20px;
  }
  #model .kitchen .kitchen_wrap .title img {
    width: 55%;
  }
  #model .bath .bath_wrap .txt {
    width: 100%;
  }
  #model .bath .bath_wrap .img_wrap {
    padding-right: 0px;
    margin-top: 20px;
  }
  #model .bath .bath_wrap .img {
    width: 100%;
  }
  #model .bath .bath_img .txt {
    width: 100%;
  }
  #model .bath .bath_img figure.shelf {
    width: 49%;
  }
  #model .bath .bath_img figure {
    width: 49%;
    margin-right: 0;
  }
  #model .bath .bath_img figcaption {
    font-size: 16px;
  }
  #model .sec_title {
    padding: 60px 0;
  }
}
