@charset "UTF-8";
#bodyModelroom footer .f-note {
  background-color: #f8f7f0;
}
#bodyModelroom main {
  background-color: #f8f7f0;
}
@media screen and (max-width: 768px) {
  #bodyModelroom main .c-ttl_t3 {
    width: 98%;
  }
}
#bodyModelroom figure {
  position: relative;
}
#bodyModelroom figure .img_cap {
  position: absolute;
  color: #fff;
  font-size: clamp(20px, 3.8vw, 38px);
  line-height: 1;
  letter-spacing: 0.09em;
  font-family: "Cinzel", serif;
  left: 19px;
  bottom: 19px;
  font-weight: 400;
}
@media screen and (max-width: 768px) {
  #bodyModelroom figure .img_cap {
    left: 10px;
    bottom: 10px;
    font-size: clamp(15px, 4vw, 38px);
  }
}
#bodyModelroom figure .img_cap.is-tr {
  left: initial;
  bottom: initial;
  right: 19px;
  top: 19px;
}
@media screen and (max-width: 768px) {
  #bodyModelroom figure .img_cap.is-tr {
    right: 10px;
    top: 10px;
  }
}
#bodyModelroom figure .img_cap.black {
  color: #000;
}
#bodyModelroom figure .img_desc {
  position: absolute;
  width: 100%;
  left: 0;
  right: 0;
  bottom: 0;
  padding: 2% 2% 2% 2%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
@media screen and (max-width: 768px) {
  #bodyModelroom figure .img_desc {
    padding: 0% 1% 2%;
  }
}
#bodyModelroom figure .img_desc span {
  position: relative;
  z-index: 1;
  color: #fff;
  font-size: clamp(10px, 1.6vw, 16px);
  letter-spacing: 0;
  line-height: 1.5;
}
@media screen and (max-width: 768px) {
  #bodyModelroom figure .img_desc span {
    font-size: clamp(8px, 2vw, 16px);
    line-height: 1;
  }
}
#bodyModelroom figure .img_desc::before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgb(84, 83, 83);
  mix-blend-mode: multiply;
  z-index: 0;
}
#bodyModelroom .main_wrap {
  background: url(../img/modelroom/main_img.jpg) no-repeat center/cover;
}
#bodyModelroom .modelroom_banner {
  padding-top: 66px;
}
@media screen and (max-width: 768px) {
  #bodyModelroom .modelroom_banner {
    padding-top: 50px;
  }
}
#bodyModelroom .modelroom_banner .txt {
  color: #000;
  line-height: 2.625;
}
@media screen and (max-width: 768px) {
  #bodyModelroom .modelroom_banner .txt {
    text-align: justify;
  }
}
#bodyModelroom .modelroom_banner figure {
  margin-top: 67px;
}
@media screen and (max-width: 768px) {
  #bodyModelroom .modelroom_banner figure {
    margin-top: 40px;
  }
}
#bodyModelroom .center_scale {
  margin: 0 auto;
}
#bodyModelroom .left_scale {
  margin-left: calc((1300px - 100%) / 2 * -1);
}
@media screen and (max-width: 1300px) {
  #bodyModelroom .left_scale {
    margin-left: calc((100vw - 100%) / 2 * -1);
  }
}
#bodyModelroom .right_scale {
  margin-right: calc((1300px - 100%) / 2 * -1);
}
@media screen and (max-width: 1300px) {
  #bodyModelroom .right_scale {
    margin-right: calc((100vw - 100%) / 2 * -1);
  }
}
#bodyModelroom .room_head {
  padding: 103px 0 74px;
  text-align: center;
}
@media screen and (max-width: 768px) {
  #bodyModelroom .room_head {
    padding: 70px 0 40px;
  }
}
#bodyModelroom .room_head .ttl,
#bodyModelroom .room_head .txt {
  color: #000;
}
#bodyModelroom .room_head .ttl {
  margin-bottom: 35px;
}
@media screen and (max-width: 768px) {
  #bodyModelroom .room_head .ttl {
    margin-bottom: 20px;
  }
}
#bodyModelroom .room_head .ttl::after {
  content: unset;
}
#bodyModelroom .room_cap {
  color: #3D3939;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin: 0 auto;
  position: relative;
  font-weight: 400;
  font-size: 40px;
  letter-spacing: 0.04em;
  margin-bottom: 13px;
  font-family: "Cinzel", serif;
}
@media screen and (max-width: 768px) {
  #bodyModelroom .room_cap {
    font-size: clamp(30px, 8vw, 40px);
  }
}
#bodyModelroom .room_cap span {
  position: absolute;
  top: 0;
  left: 0;
  -webkit-transform: translateY(-100%);
          transform: translateY(-100%);
  font-weight: 400;
  font-family: "Noto Serif JP", serif;
  font-size: 10px;
  line-height: 1.4;
}
#bodyModelroom .room_pics {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
#bodyModelroom .room_pics .w100 {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  margin-bottom: 4.8%;
}
#bodyModelroom .room_pics .w60 {
  width: 60.9%;
}
#bodyModelroom .room_pics .w35 {
  width: 35.7%;
}
#bodyModelroom .room_pics.living {
  max-width: 1300px;
}
#bodyModelroom .room_gallery {
  padding-top: 120px;
  padding-bottom: 46px;
}
@media screen and (max-width: 768px) {
  #bodyModelroom .room_gallery {
    padding-top: 60px;
  }
}
#bodyModelroom .room_gallery .ttl:after {
  content: none;
}
#bodyModelroom .room_gallery .slide_wrap {
  margin: 47px auto 0;
  width: 100%;
  max-width: 1300px;
}
@media screen and (max-width: 768px) {
  #bodyModelroom .room_gallery .slide_wrap {
    margin-top: 25px;
  }
}
#bodyModelroom .room_gallery .slide_wrap .img_cap {
  font-family: "Cinzel", serif;
  font-size: clamp(15px, 3vw, 30px);
  letter-spacing: 0.24em;
  left: initial;
  right: 19px;
  bottom: 30px;
}
@media screen and (max-width: 768px) {
  #bodyModelroom .room_gallery .slide_wrap .img_cap {
    right: 10px;
    bottom: 10px;
  }
}
#bodyModelroom .room_gallery .thumb_box2,
#bodyModelroom .room_gallery .thumb_box {
  margin-top: 50px;
}
@media screen and (max-width: 768px) {
  #bodyModelroom .room_gallery .thumb_box2,
  #bodyModelroom .room_gallery .thumb_box {
    margin-top: 25px;
  }
}
#bodyModelroom .room_gallery .thumb_box2 .slick-track,
#bodyModelroom .room_gallery .thumb_box .slick-track {
  width: 100% !important;
  -webkit-transform: unset !important;
          transform: unset !important;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}
#bodyModelroom .room_gallery .thumb_box2 .slick-list,
#bodyModelroom .room_gallery .thumb_box .slick-list {
  margin: 0 -7px;
}
@media screen and (max-width: 768px) {
  #bodyModelroom .room_gallery .thumb_box2 .slick-list,
  #bodyModelroom .room_gallery .thumb_box .slick-list {
    margin: 0 -4px;
  }
}
#bodyModelroom .room_gallery .thumb_box2 figure,
#bodyModelroom .room_gallery .thumb_box figure {
  -webkit-transition: opacity 0.3s linear;
  transition: opacity 0.3s linear;
  width: calc(25% - 14px) !important;
  margin: 7px 7px 3px;
  cursor: pointer;
  position: relative;
}
@media screen and (max-width: 768px) {
  #bodyModelroom .room_gallery .thumb_box2 figure,
  #bodyModelroom .room_gallery .thumb_box figure {
    width: calc(25% - 10px) !important;
    margin: 7px 5px 3px;
  }
}
#bodyModelroom .room_gallery .thumb_box2 figure::after,
#bodyModelroom .room_gallery .thumb_box figure::after {
  position: absolute;
  width: 100%;
  height: 100%;
  content: "";
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background: rgba(0, 0, 0, 0.8);
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
#bodyModelroom .room_gallery .thumb_box2 figure.slick-current::after,
#bodyModelroom .room_gallery .thumb_box figure.slick-current::after {
  background: transparent;
}
#bodyModelroom .room_gallery .thumb_box2 figure {
  width: calc(20% - 14px) !important;
}
#bodyModelroom.bodyGallery .drone {
  padding-top: 10rem;
  margin: 0 auto 0;
  width: 80%;
  max-width: 800px;
}
@media screen and (max-width: 768px) {
  #bodyModelroom.bodyGallery .drone {
    padding-top: 6rem;
  }
}
#bodyModelroom.bodyGallery .tab * {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
#bodyModelroom.bodyGallery .tab {
  margin-top: 5.8rem;
}
#bodyModelroom.bodyGallery .tab_nav {
  padding: 3rem 0 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
#bodyModelroom.bodyGallery .tab_nav-nested {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  text-align: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
#bodyModelroom.bodyGallery .tab_link, #bodyModelroom.bodyGallery .tab_link2 {
  cursor: pointer;
  -webkit-transition: 0.15s;
  transition: 0.15s;
  letter-spacing: 0;
}
#bodyModelroom.bodyGallery .tab_link-parent, #bodyModelroom.bodyGallery .tab_link2-parent {
  background-color: #fff;
  color: #000000;
  font-size: 21px;
  line-height: 2.2857142857;
  padding: 8px 5px;
  text-align: center;
  width: 50%;
}
@media screen and (max-width: 768px) {
  #bodyModelroom.bodyGallery .tab_link-parent, #bodyModelroom.bodyGallery .tab_link2-parent {
    font-size: 20px;
  }
}
@media screen and (max-width: 768px) and (max-width: 768px) {
  #bodyModelroom.bodyGallery .tab_link-parent, #bodyModelroom.bodyGallery .tab_link2-parent {
    font-size: clamp(10px, 3.99999999vw, 20px);
  }
}
#bodyModelroom.bodyGallery .tab_link-parent.active, #bodyModelroom.bodyGallery .tab_link-parent:hover, #bodyModelroom.bodyGallery .tab_link2-parent.active, #bodyModelroom.bodyGallery .tab_link2-parent:hover {
  background-color: #2C977F;
  color: #fff;
}
#bodyModelroom.bodyGallery .tab_link-child, #bodyModelroom.bodyGallery .tab_link2-child {
  width: 24%;
  background: transparent;
  color: #000000;
  font-size: 16px;
  line-height: 3;
  border: 1px solid #cacaca;
  padding: 8px 5px 6px;
}
@media screen and (max-width: 768px) {
  #bodyModelroom.bodyGallery .tab_link-child, #bodyModelroom.bodyGallery .tab_link2-child {
    font-size: 16px;
    width: 49.5%;
    line-height: 2;
    margin-bottom: 0.9%;
  }
}
@media screen and (max-width: 768px) and (max-width: 768px) {
  #bodyModelroom.bodyGallery .tab_link-child, #bodyModelroom.bodyGallery .tab_link2-child {
    font-size: clamp(10px, 3.466666658vw, 16px);
  }
}
#bodyModelroom.bodyGallery .tab_link-child.active, #bodyModelroom.bodyGallery .tab_link-child:hover, #bodyModelroom.bodyGallery .tab_link2-child.active, #bodyModelroom.bodyGallery .tab_link2-child:hover {
  background-color: #fff;
}
#bodyModelroom.bodyGallery .tab_content {
  display: none;
}
#bodyModelroom.bodyGallery .tab_content.active {
  display: block;
}
#bodyModelroom.bodyGallery .tab_content-child {
  padding: 7.5rem 0 0;
}
@media screen and (max-width: 768px) {
  #bodyModelroom.bodyGallery .tab_content-child {
    padding: 4rem 0 0;
  }
}
#bodyModelroom.bodyGallery .tab_ttl {
  color: #3D3939;
  font-size: 55px;
  font-family: "Inter", sans-serif;
  text-align: center;
  letter-spacing: 0;
}
@media screen and (max-width: 768px) {
  #bodyModelroom.bodyGallery .tab_ttl {
    font-size: 55px;
  }
}
@media screen and (max-width: 768px) and (max-width: 768px) {
  #bodyModelroom.bodyGallery .tab_ttl {
    font-size: clamp(10px, 8.666666645vw, 55px);
  }
}
#bodyModelroom.bodyGallery .tab_ttl + .tab_sub {
  margin-top: 1.5rem;
}
@media screen and (max-width: 768px) {
  #bodyModelroom.bodyGallery .tab_ttl + .tab_sub {
    margin-top: 1rem;
  }
}
#bodyModelroom.bodyGallery .tab_sub {
  font-size: 16px;
  line-height: 2;
  letter-spacing: 0;
  text-align: center;
}
@media screen and (max-width: 768px) {
  #bodyModelroom.bodyGallery .tab_sub {
    font-size: 16px;
  }
}
@media screen and (max-width: 768px) and (max-width: 768px) {
  #bodyModelroom.bodyGallery .tab_sub {
    font-size: clamp(10px, 3.466666658vw, 16px);
  }
}
#bodyModelroom.bodyGallery .video_popup {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 15000;
  opacity: 0;
  pointer-events: none;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
#bodyModelroom.bodyGallery .video_popup.act {
  opacity: 1;
  pointer-events: auto;
}
#bodyModelroom.bodyGallery .video_popup .pop_bg {
  background: rgba(0, 0, 0, 0.6);
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 15001;
}
#bodyModelroom.bodyGallery .video_popup .pop_video {
  position: fixed;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  width: 80%;
  max-width: 800px;
  margin: 0 auto;
  z-index: 15002;
}
#bodyModelroom.bodyGallery .video_popup .pop_close {
  position: absolute;
  top: 0;
  right: 0;
  -webkit-transform: translateX(100%);
          transform: translateX(100%);
  font-size: 2.6rem;
  pointer-events: none;
  color: #fff;
}
@media screen and (max-width: 768px) {
  #bodyModelroom.bodyGallery .video_popup .pop_video {
    top: 48%;
    width: 80%;
  }
  #bodyModelroom.bodyGallery .video_popup .pop_close {
    font-size: 6rem;
    top: -6rem;
    right: 4rem;
  }
}
