h3,
p,
a,
body {
  font-family: "Bellefair", "YakuHanMP_Noto", "Noto Serif JP", "游明朝", "Yu Mincho", "游明朝体", "YuMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "HiraMinProN-W3", "HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho", serif, sans-serif;
}

#firstview .swiper-container {
  display: block;
}

#firstview .swiper-slide img {
  height: auto;
  width: 100%;
}

#firstview .swiper-pagination-bullet {
  border-radius: 0;
  width: 45px;
  height: 4px;
  background: #fff;
  opacity: 0.9;
}

#firstview .swiper-pagination-bullet-active {
  background: #2b3c1e;
  opacity: 1;
}

#firstview .swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 0 8px;
}

.fade-block1 {
  opacity: 0.1;
  transition: all 0.5s;
}

.fade-block1.blockIn {
  opacity: 1;
}

.first_text__wrap {
  max-width: 1280px;
  margin: 0 auto;
  padding: 150px 40px 80px 40px;
  text-align: center;
}

.first_text__wrap h3 {
  padding: 70px 0 0px;
  background: url(../img/logo_ico01.webp) no-repeat center top;
  background-size: 83px auto;
  font-size: 3.5rem;
  line-height: 1.9090909091;
}

.first_text__wrap h4 {
  font-size: 2.7rem;
  line-height: 1.5;
  padding: 10px 0px;
}

.first_text__wrap h4 small {
  font-size: 1.8rem;
}

.yellow-line {
  border-top: solid 1px #a7841d;
  border-bottom: solid 1px #a7841d;
  width: 680px;
  margin: 0 auto;
}

.first_text__p {
  display: inline-block;
  padding: 10px 100px;
  font-size: 1.7rem;
  line-height: 1.5;
}

.first_text__p02 {
  display: inline-block;
  padding-bottom: 10px;
  font-size: 1.7rem;
  line-height: 1.5;
}
.p-posi {
  position: absolute;
  bottom: 20px;
  right: 20px;
  font-size: 30px;
  color: #fff;
  text-shadow: 1px 1px 2px #000;
}
@media screen and (max-width: 500px) {
  .p-posi {
    bottom: 20px;
    font-size: 15px;
  }
}
.point__wrap {
  background: url(../img/newroom/bg01.webp) repeat left top #f4eddf;
  background-size: 375px auto;
  padding-top: 5px;
}

.point__width {
  max-width: 1300px;
  width: 80%;
  margin: 0 auto;
  text-align: center;
}

.point-title {
  background: url(../img/newroom/back02.webp) no-repeat 50% 120%;
  background-size: 23% auto;
  padding-top: 60px;
}

.point-title h3 {
  font-size: 3.5rem;
  line-height: 1.9090909091;
  color: #2b3c1e;
}

.point-title__p {
  color: #2b3c1e;
  font-size: 1.6rem;
  position: relative;
  padding: 0px 0 20px;
}

.point-title__p::before,
.point-title__p::after {
  content: "";
  width: 100px;
  height: 1px;
  background-color: #2b3c1e;
  position: absolute;
  top: 26%;
}

.point-title__p::before {
  right: 65.5%;
}

.point-title__p::after {
  left: 65.5%;
}

.point-title02 {
  background-color: #2b3c1e;
  padding: 12px 0px;
  margin: 58px auto;
  color: #fff;
  font-size: 1.7rem;
}

.point__flex {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
  justify-content: space-between;
}

.point__box {
  width: 48.5%;
  position: relative;
}
.point__img {
  position: relative;
}
.point__img img {
  width: 100%;
}
.point__img .room_position {
  position: absolute;
  bottom: 10px;
  right: 20px;
  color: #fff;
  font-weight: bold;
}

.point__text {
  padding: 30px 0px 70px 0px;
  font-size: 1.7rem;
  line-height: 1.5;
  letter-spacing: 2.5px;
}

.point__icon {
  background-color: #2b3c1e;
  transform: rotate(45deg);
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 90px;
  height: 90px;
  z-index: 1;
}

.point__icon p {
  color: #fff;
  width: 55px;
  transform: rotate(-45deg);
  position: absolute;
  top: 21%;
  left: 19%;
  font-size: 1.7rem;
  line-height: 1.5;
}

.point__boder {
  border: solid 1px #a7841d;
  width: 89%;
  height: 89%;
}

.icon__posi {
  position: absolute;
  top: -24px;
  left: -8px;
}

.breadth {
  letter-spacing: -2px;
}

.room__wrap {
  margin-bottom: 230px;
}

.room__backimg {
  background: url(../img/newroom/back.webp) no-repeat 4% 10%;
  background-size: 25% auto;
}

.room__backimg02 {
  background: url(../img/newroom/back.webp) no-repeat 66.5% 10%;
  background-size: 25% auto;
}

.room___img-right,
.room___img-left {
  display: flex;
  padding-top: 110px;
  justify-content: flex-end;
  margin-bottom: 55px;
}

.room___img-right {
  margin-left: 10%;
}

.room___img-left {
  margin-right: 10%;
}

.room__text {
  width: 40%;
}

.room__width {
  width: 85%;
}

.room___img-left .room__text {
  display: flex;
  flex-direction: column;
  align-items: flex-end;
}

.green-text {
  padding: 10px 0px;
  font-size: 1.7rem;
  color: #2b3c1e;
  letter-spacing: 3px;
}

.normal-text p {
  font-size: 1.6rem;
  padding: 10px 0px;
  letter-spacing: 1px;
  line-height: 2;
}

.normal-text h3 {
  font-size: 2.1rem;
  padding: 10px 0px;
  letter-spacing: 5px;
  font-weight: bold;
  line-height: 1.2;
  display: flex;
  flex-wrap: wrap;
}

.moresmall {
  font-size: 3.3rem !important;
}

.bar-text {
  text-align: center;
  font-size: 1.6rem;
  border-top: solid 1px;
  border-bottom: solid 1px;
  line-height: 2;
  margin: 30px 0px;
  padding: 10px 0px;
}

.room__img {
  width: 60%;
}

.room__img img {
  width: 100%;
}

.room__img .swiper-wrapper {
  padding-bottom: 50px;
}

.room__img .swiper-button-prev:after,
.swiper-button-next:after {
  display: none;
}

.room__img .swiper-button-prev,
.room__img .swiper-button-next {
  width: 15px;
  height: 25px;
  background-size: 15px 25px;
  margin-top: 0;
  top: 94.8%;
  bottom: 0px;
}

.room__img .swiper-button-next {
  background-image: url(../img/newroom/arrow-next.webp);
}

.room___img-right .swiper-button-next {
  right: auto;
  left: 40px;
}

.room___img-left .swiper-button-next {
  right: 0px;
}

.room__img .swiper-button-prev {
  background-image: url(../img/newroom/arrow-prev.webp);
}

.room___img-right .swiper-button-prev {
  left: 0px;
}

.room___img-left .swiper-button-prev {
  right: 40px;
  left: auto;
}

.room__button {
  display: flex;
  margin: 20px 0px;
  justify-content: space-between;
}

.room__button01,
.room__button02 {
  transition: all 0.3s linear;
  position: relative;
  z-index: 2;
  padding: 3px 0;
  color: #fff;
  text-align: center;
  display: block;
  overflow: hidden;
  line-height: 1.3;
  letter-spacing: 20px;
  text-indent: 20px;
  width: 47%;
}

.room__button01 {
  background: #000000;
}

.room__button02 {
  background: #2b3c1e;
}

.room__button01 a,
.room__button02 a {
  border: 1px solid #b6901f;
  border-left: none;
  border-right: none;
  color: #fff;
  padding: 14px 0px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.room__button01 a:after,
.room__button02 a:after {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  left: -100%;
  top: 0;
  transition: all 0.3s linear;
  z-index: -1;
}

.room__button01 a:after {
  background: #111111;
}

.room__button02 a:after {
  background: #364b27;
}

.room__button01 a:hover:after,
.room__button02 a:hover:after {
  transition: all 0.3s linear;
  left: 0;
}

.roomhub__wrap {
  background: url(../img/newroom/bg01.webp) repeat left top #f4eddf;
  background-size: 375px auto;
}

.roomhub__width {
  max-width: 1300px;
  width: 80%;
  margin: 0 auto;
  text-align: center;
  padding: 70px 0px;
}

.roomhub__flex {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
}

.roomhub__box {
  width: calc(20% - 8px);
  margin: 10px 4px;
}

.roomhub__box img {
  width: 100%;
}

.roomhub__box p {
  background: #fff;
  line-height: 1.6;
  font-size: 1.4rem;
  letter-spacing: 1.5px;
  height: 70px;
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
}

.roomhub__box p::after {
  content: "";
  position: absolute;
  width: 24px;
  height: 2px;
  background-color: #a7841d;
  right: 0px;
}

.roomhub__icon,
.roomhub__icon02 {
  color: #fff;
  font-size: 1.4rem;
  letter-spacing: 2px;
  width: 70px;
  padding: 6px 0px;
  position: relative;
  bottom: -13px;
  z-index: 1;
}

.roomhub__icon {
  background-color: #a7841d;
}

.roomhub__icon02 {
  background-color: #2b3c1e;
}

.bp800on,
.bp768,
.bp600,
.bp425,
.bp1175 {
  display: none;
}

.room-name__flex {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}

.room-name__flex02 {
  display: flex;
  align-items: flex-end;
}

.room-name01,
.room-name02 {
  display: flex;
  height: 100%;
  width: 18%;
  padding-bottom: 3%;
  margin-left: 2%;
}
.room-name01-text {
  font-size: 43px;
  font-weight: bold;
  padding-left: 10px;
}
.room-name02 {
  padding-bottom: 15px;
}

.room-name01 img,
.room-name02 img {
  width: 100%;
}

.bold {
  font-weight: bold;
}

/*デザイン*/
.design__wrapper {
  background: url(../img/newroom/designer03.webp) no-repeat 0% 0%;
  background-size: 100% auto;
  color: #fff;
  padding: 90px 0px 75px;
  background-color: #000;
}

.design__width {
  width: 80%;
  margin: 0 auto;
}

.design__title {
  color: #b6901f;
  text-align: center;
  border-top: 2px solid #b6901f;
  border-bottom: 2px solid #b6901f;
  border-image: linear-gradient(to right, #000 0%, #b6901f 25%, #b6901f 75%, #000 100%);
  border-image-slice: 1;
  padding: 12px 0px;
  width: 40%;
  margin: 0 auto;
}

.design__title h3 {
  font-family: "Noto Serif JP", serif;
  font-size: 3.8rem;
  letter-spacing: 8px;
  padding-bottom: 12px;
}

.design__title p {
  font-family: "Noto Serif JP", serif;
  font-size: 1.5rem;
  letter-spacing: 4px;
}

.design__career {
  margin: 106px 0px 85px;
}

.design__career01 {
  display: flex;
  align-items: center;
}

.design__img {
  width: 29%;
}

.design__img img {
  width: 100%;
}

.plus {
  padding: 0px 18px;
  font-size: 1.65rem;
}

.design__career01 p {
  font-size: 1.9rem;
  letter-spacing: 4px;
  font-family: "Noto Serif JP", serif;
  padding-bottom: 0.4%;
}

.design__career02 {
  padding: 25px 0px;
  display: flex;
  align-items: center;
}

.designer-name01 {
  font-family: "Noto Serif JP", serif;
  font-size: 4.6rem;
  letter-spacing: 10px;
}

.designer-name02 {
  font-family: "Noto Serif JP", serif;
  padding-left: 14px;
  font-size: 1.4rem;
  letter-spacing: 3.7px;
  color: #747474;
}

.design__career03 p {
  font-family: "Noto Serif JP", serif;
  font-size: 1.28rem;
  letter-spacing: 3px;
  line-height: 2;
}

.design__career03 span {
  font-size: 1.2rem;
}

.design__text01 {
  padding: 20px 0px;
}

.design__text02 {
  border-left: solid #fff;
  margin-top: 20px;
  padding-left: 10px;
}

.project__all {
  display: flex;
  position: relative;
  padding-top: 55px;
}

.project__all::before,
.project__all::after {
  content: "";
  width: 112px;
  height: 112px;
  position: absolute;
}

.project__all::before {
  border-left: solid 1px #b6901f;
  border-top: solid 1px #b6901f;
  top: 0;
  left: 0;
}

.project__all::after {
  border-right: solid 1px #b6901f;
  border-bottom: solid 1px #b6901f;
  bottom: 0;
  right: 0;
}

.project__titel {
  writing-mode: vertical-rl;
  width: 19.5%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  color: #b6901f;
}

.project__titel h3 {
  font-size: 5.7rem;
  font-family: "Noto Serif JP", serif;
  font-weight: 100;
}

.project__titel p {
  font-family: "Noto Serif JP", serif;
  padding-left: 10px;
  font-size: 1.8rem;
}

.project__list {
  margin-left: 77px;
}

.project__list-box {
  display: flex;
  padding-bottom: 25px;
}

.project__list-number {
  font-family: "Noto Serif JP", serif;
  font-size: 2.9rem;
  font-weight: 100;
  letter-spacing: 5px;
  position: relative;
}

.project__list-number::after {
  content: "";
  width: 29px;
  height: 1px;
  position: absolute;
  background-color: #fff;
  transform: rotate(134deg);
  top: 22px;
  right: -11px;
}

.project__list-box p {
  font-family: "Noto Serif JP", serif;
  padding-left: 36px;
  font-size: 1.3rem;
  letter-spacing: 2.7px;
  line-height: 1.7;
}

.const__wrapper {
  background-color: #fff;
  padding: 85px 0px;
}

.const__title {
  color: #000;
  border-top: 2px solid #000;
  border-bottom: 2px solid #000;
  border-image: linear-gradient(to right, #fff 0%, #000 25%, #000 75%, #fff 100%);
  border-image-slice: 1;
  width: 31%;
}

.const__img img {
  width: 100%;
}

.const__img {
  width: 290px;
  margin: 68px auto 25px;
}

/*メディアクエリ*/
@media screen and (max-width: 1175px) {
  .moresmall {
    font-size: 2.9rem !important;
  }

  .point-title__p::before {
    right: 70%;
  }

  .point-title__p::after {
    left: 70%;
  }

  .point-title {
    background-size: 35% auto;
  }

  .point__icon {
    width: 80px;
    height: 80px;
  }

  .design__wrapper {
    background-position: 0% 30%;
    background-size: 110% auto;
  }

  .design__img {
    width: 37%;
  }

  .plus {
    padding-top: 0.4%;
  }

  .const__title {
    width: 50%;
  }
}

@media screen and (max-width: 1065px) {
  .room___img-left {
    margin-right: 0%;
  }

  .room___img-left .room__text {
    align-items: center;
  }

  .room___img-right {
    margin-left: 5%;
  }

  .room__text,
  .room__img {
    width: 50%;
  }

  .room__img .swiper-button-prev,
  .room__img .swiper-button-next {
    top: 92%;
  }

  .design__width {
    width: 90%;
  }
}

@media screen and (max-width: 900px) {
  .point-title__p::before {
    right: 73%;
  }

  .point-title__p::after {
    left: 73%;
  }

  .design__wrapper,
  .design__career {
    padding: 70px 0px;
    margin: 0px;
  }

  .design__wrapper {
    background-position: 30% 30%;
    background-size: 120% auto;
  }

  .project__titel {
    width: 25%;
  }

  .project__list {
    margin-left: 0px;
  }
}

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

  .point-title {
    background-size: 45% auto;
  }

  .point-title__p::before,
  .point-title__p::after {
    display: none;
  }

  .point__icon {
    width: 70px;
    height: 70px;
  }

  .point__icon p {
    top: 20%;
    left: 10%;
    font-size: 1.4rem;
  }

  .icon__posi {
    left: 0px;
  }

  .point__text {
    font-size: 1.5rem;
    text-align: left;
  }

  .room___img-right,
  .room___img-left {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    margin: 0px auto 100px auto;
    padding-top: 0px;
  }

  .room__backimg,
  .room__backimg02 {
    background-size: 0%;
  }

  .room__img .swiper-wrapper {
    padding-bottom: 60px;
  }

  .room__img {
    width: 100%;
    order: 1;
  }

  .room__text {
    width: 80%;
    order: 2;
  }

  .room__width {
    width: 90%;
    margin: 0 auto;
  }

  .room__img .swiper-button-prev,
  .room__img .swiper-button-next {
    width: 15px;
    height: 30px;
    background-size: 15px 30px;
  }

  .room___img-right .swiper-button-prev,
  .room___img-left .swiper-button-prev {
    left: auto;
    right: 65px;
  }

  .room___img-right .swiper-button-next,
  .room___img-left .swiper-button-next {
    right: 25px;
    left: auto;
  }

  .room-name01-text {
    font-size: 5vw;
  }

  .bp800on {
    display: block;
    background: #2b3c1e url(../img/newroom/back.webp) no-repeat -6% 42%;
    color: #fff;
    padding: 4%;
    border-top: solid 3px #a7841d;
  }

  .room__backimg03 {
    background-size: 30% auto;
    background-blend-mode: color-burn;
  }

  .bp800on p {
    font-size: 1.7rem;
    letter-spacing: 3px;
  }

  .bp800on h3 {
    font-size: 3rem;
    letter-spacing: 5px;
  }

  .room__button02 {
    background-color: #65511c;
  }

  .room__button02 a:after {
    background: #69633f;
  }

  .roomhub__width {
    width: 95%;
  }

  .roomhub__box {
    width: calc(25% - 8px);
  }

  .roomhub__box p {
    font-size: 1.2rem;
  }

  .room__wrap {
    margin-bottom: 0px;
  }

  .room-name__flex,
  .room-name__flex02 {
    display: none;
  }

  .green-text {
    display: none;
  }

  .sp-room-name__flex {
    display: flex;
    align-items: flex-end;
    white-space: nowrap;
  }

  .room-name01,
  .room-name02 {
    display: flex;
    width: 8%;
    height: 100%;
    padding-bottom: 0px;
    margin-left: 5px;
  }

  .normal-text h3 {
    display: none;
  }

  .design__wrapper {
    background-position: 50% 20%;
    background-size: 150% auto;
  }

  .design__img {
    width: 50%;
  }

  .project__all {
    flex-direction: column;
    padding: 35px;
  }

  .project__titel {
    width: 100%;
    writing-mode: horizontal-tb;
    flex-direction: column-reverse;
    padding-bottom: 45px;
  }

  .project__titel p {
    padding: 20px 0px 0px 0px;
  }

  .design__title,
  .const__title {
    width: 80%;
  }
}

@media screen and (max-width: 768px) {
  .bp768 {
    display: block;
  }

  .yellow-line {
    width: 100%;
  }

  .roomhub__box {
    width: calc(33% - 8px);
  }
}

@media screen and (max-width: 600px) {
  .bp600 {
    display: block;
  }

  .first_text__wrap {
    padding: 80px 0px;
  }

  .first_text__wrap h3 {
    line-height: 1.5;
    font-size: 3rem;
  }

  .first_text__wrap h4 {
    font-size: 2.5rem;
  }

  .first_text__p {
    padding: 10px 80px;
  }

  .point-title {
    background-size: 60% auto;
  }

  .point-title h3 {
    font-size: 3rem;
  }

  .point-title02 {
    margin: 25px auto 65px auto;
  }

  .point__box {
    width: 100%;
    margin: 0 auto;
  }

  .point__img {
    width: 95%;
    margin: 0 auto;
  }

  .icon__posi {
    top: -35px;
    left: 5px;
  }

  .bp800on h3 {
    font-size: 2.8rem;
    line-height: 1.5;
  }

  .room__img .swiper-wrapper {
    padding-bottom: 70px;
  }

  .room__img .swiper-button-prev,
  .room__img .swiper-button-next {
    top: 88%;
  }

  .room__width {
    width: 100%;
  }

  .roomhub__box {
    width: calc(50% - 8px);
  }

  .room-name01,
  .room-name02 {
    width: 18%;
    padding-bottom: 13px;
  }
  .room-name01-text {
    font-size: 10vw;
  }

  .design__wrapper {
    background-position: 65% 12%;
    background-size: 200% auto;
  }

  .design__title h3 {
    font-size: 3rem;
  }

  .design__img {
    width: 59%;
  }

  .plus {
    padding: 0px 8px;
    font-size: 1.4rem;
  }

  .design__career01 p {
    padding-bottom: 0px;
    font-size: 1.4rem;
  }

  .design__career02 {
    padding: 20px 0px;
    flex-direction: column;
    align-items: flex-start;
  }

  .designer-name01 {
    font-size: 4rem;
  }

  .designer-name02 {
    padding: 20px 0px 0px 0px;
  }

  .design__text01 {
    padding: 0px;
  }

  .const__img {
    width: 200px;
  }
}

@media screen and (max-width: 500px) {
  .room-name01-text {
    font-size: 9vw;
    padding-bottom: 15px;
  }
}

@media screen and (max-width: 425px) {
  .bp425 {
    display: block;
  }

  .bp425none {
    display: none;
  }

  .first_text__p {
    font-size: 2rem;
    line-height: 1.5;
    padding: 10px 6.7%;
  }

  .point__width {
    width: 90%;
  }

  .point-title {
    padding-top: 35px;
    background-size: 75% auto;
    background-position: 50% 40%;
  }

  .point-title02 {
    font-size: 1.9rem;
    margin: 25px auto 75px auto;
  }

  .point__icon {
    width: 85px;
    height: 85px;
  }

  .point__icon p {
    top: 20%;
    left: 18%;
    font-size: 1.8rem;
  }

  .icon__posi {
    top: -42px;
  }

  .point__text {
    font-size: 1.6rem;
    text-align: center;
    line-height: 1.8;
    padding: 14px 0px 70px 0px;
  }

  .bp800on {
    background: #2b3c1e url(../img/newroom/back.webp) no-repeat -37% 47%;
    padding: 5% 0% 4% 6%;
    background-size: 70% auto;
  }

  .bp800on p {
    font-size: 1.8rem;
  }

  .bp800on h3 {
    font-size: 2.3rem;
  }

  .room__text {
    width: 90%;
  }

  .normal-text p {
    font-size: 1.6rem;
  }

  .bar-text {
    font-size: 1.6rem;
  }

  .room__button {
    flex-direction: column;
  }
  .roomhub__box p::after {
    width: 16px;
  }

  .room__button01,
  .room__button02 {
    width: 100%;
    margin: 8px auto;
    padding: 6px 0;
  }

  .room__button01 a,
  .room__button02 a {
    font-size: 2.2rem;
  }

  .roomhub__box p {
    font-size: 1.3rem;
  }

  .room__img .swiper-button-prev,
  .room__img .swiper-button-next {
    display: none;
  }

  .room__img .swiper-wrapper {
    padding-bottom: 20px;
  }

  #pagetop {
    display: none;
  }

  /*スマホの画面に納める用*/
  .first_text__wrap h3 {
    padding-top: 60px;
    background-size: 80px auto;
  }

  .first_text__wrap {
    padding-bottom: 20px;
    padding-right: 1em;
    padding-left: 1em;
  }

  .first_text__wrap h3 {
    font-size: 2.3rem;
  }

  .point-title__p {
    font-size: 1.4rem;
  }

  .first_text__p,
  .first_text__p02 {
    font-size: 1.4rem;
  }

  .first_text__p {
    padding-bottom: 0px;
  }

  .first_text__wrap h4 {
    font-size: 1.8rem;
    padding: 5px 0px;
    line-height: 1.5;
  }

  .first_text__wrap h4 small {
    font-size: 1.2rem;
  }

  .design__wrapper {
    padding: 50px 0px;
    background-position: 64% 6%;
    background-size: 240% auto;
  }

  .design__width {
    width: 80%;
  }

  .design__career {
    padding: 45px 0px 35px;
  }

  .design__title,
  .const__title {
    border-top: 1px solid #b6901f;
    border-bottom: 1px solid #b6901f;
    padding: 8px 0px;
  }

  .const__title {
    border-top: 1px solid #000;
    border-bottom: 1px solid #000;
  }

  .design__title h3 {
    font-size: 2.2rem;
    letter-spacing: 4px;
    padding-bottom: 5px;
  }

  .design__title p {
    font-size: 1.1rem;
    letter-spacing: 2px;
  }

  .design__career01 {
    align-items: flex-end;
  }

  .design__img {
    width: 62%;
  }

  .plus {
    padding: 0px 7px;
    font-size: 1rem;
  }

  .design__career01 p {
    font-size: 1.09rem;
    letter-spacing: 2px;
  }

  .design__career02 {
    padding: 14px 0px;
  }

  .designer-name01 {
    font-size: 2.7rem;
    letter-spacing: 5px;
  }

  .designer-name02 {
    font-size: 1rem;
    letter-spacing: 2.5px;
    padding-top: 13px;
  }

  .design__text01 {
    width: 60%;
  }

  .design__career03 p,
  .design__career03 span {
    font-size: 1rem;
  }

  .design__text02 {
    border-left: solid 1px #fff;
    padding-left: 17px;
  }

  .project__all {
    padding: 20px 10px 17px 23px;
  }

  .project__all::before,
  .project__all::after {
    width: 63px;
    height: 63px;
  }

  .project__titel {
    padding-bottom: 30px;
  }

  .project__titel h3 {
    font-size: 4.8rem;
    letter-spacing: 2px;
  }

  .project__titel p {
    font-size: 1rem;
    padding-top: 10px;
  }

  .project__list-box {
    padding-bottom: 15px;
  }

  .project__list-number {
    font-size: 1.6rem;
    letter-spacing: 4px;
  }

  .project__list-number::after {
    width: 17px;
    top: 12px;
    right: -4px;
  }

  .project__list-box p {
    padding-left: 20px;
    font-size: 1rem;
  }

  .const__wrapper {
    padding: 65px 0px;
  }

  .const__img {
    width: 167px;
    margin: 35px auto 5px;
  }
}

@media screen and (max-width: 375px) {
  .room-name01-text {
    padding-left: 0px;
  }

  .room-name01,
  .room-name02 {
    width: 14%;
    padding-bottom: 15px;
  }

  .design__img {
    width: 58%;
  }
}

.bp600 {
  display: none;
}
.bp320 {
  display: none;
}
.bp800 {
  display: none;
}

@media screen and (max-width: 799px) {
  .bp800 {
    display: block;
  }
}

@media screen and (max-width: 600px) {
  .bp600 {
    display: block;
  }
  .point__text {
    text-align: center;
  }
}
@media screen and (max-width: 424px) {
  .bp425 {
    display: block;
  }
}
@media screen and (max-width: 319px) {
  .bp320 {
    display: block;
  }

  .room-name01,
  .room-name02 {
    width: 11%;
    padding-bottom: 6px;
  }
}

/*--------------------------------------------------
導線リンク
--------------------------------------------------*/
#page_room #sec_room_link {
  padding: 100px 40px 82px;
}
@media only screen and (max-width: 560px) {
  #page_room #sec_room_link {
    padding: 25px 20px;
  }
}
#page_room #sec_room_link .box {
  margin: 0 0 32px;
}
@media only screen and (max-width: 1024px) {
  #page_room #sec_room_link .box {
    margin-bottom: 20px;
  }
}
#page_room #sec_room_link .box:last-child {
  margin-bottom: 0;
}
#page_room #sec_room_link .hd {
  color: #fff;
  font-size: 1.4rem;
  letter-spacing: 0.5em;
  text-align: center;
  padding: 8px 25px;
  margin-bottom: 6px;
}
@media only screen and (min-width: 768px) {
  #page_room #sec_room_link .hd {
    display: none;
  }
}
#page_room #sec_room_link .list_room {
  justify-content: flex-start;
}
#page_room #sec_room_link .list_room:before,
#page_room #sec_room_link .list_room:after {
  content: "";
  order: 1;
  display: block;
  width: calc(20% - 1px);
  margin: 0 1px 32px 0;
}
@media only screen and (max-width: 1279px) {
  #page_room #sec_room_link .list_room:before,
  #page_room #sec_room_link .list_room:after {
    width: calc(25% - 1px);
  }
}
@media only screen and (max-width: 1024px) {
  #page_room #sec_room_link .list_room:before,
  #page_room #sec_room_link .list_room:after {
    width: calc((100% / 3) - 1px);
  }
}
@media only screen and (max-width: 766px) {
  #page_room #sec_room_link .list_room:before,
  #page_room #sec_room_link .list_room:after {
    width: 33%;
  }
}
@media only screen and (max-width: 560px) {
  #page_room #sec_room_link .list_room:before,
  #page_room #sec_room_link .list_room:after {
    width: auto;
  }
  #page_room #sec_room_link .list_room-1:after,
  #page_room #sec_room_link .list_room-2:before {
    margin: 0 0 !important;
  }
}
#page_room #sec_room_link .list_room__item {
  position: relative;
  width: calc(20% - 1px);
  padding-top: 10px;
  margin: 0 1px 16px 0;
}
@media only screen and (max-width: 1279px) {
  #page_room #sec_room_link .list_room__item {
    width: calc(25% - 1px);
  }
}
@media only screen and (max-width: 1024px) {
  #page_room #sec_room_link .list_room__item {
    width: calc((100% / 3) - 1px);
  }
}
@media only screen and (max-width: 766px) {
  #page_room #sec_room_link .list_room__item {
    width: 33%;
  }
}
@media only screen and (max-width: 560px) {
  #page_room #sec_room_link .list_room__item {
    max-width: none;
    width: auto;
    padding-top: 0;
    margin: 0 auto 1px;
  }
}
#page_room #sec_room_link .list_room__item:after {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 5;
  color: #fff;
  font-size: 1.4rem;
  font-weight: 400;
  padding: 6px 14px;
}
@media only screen and (max-width: 560px) {
  #page_room #sec_room_link .list_room__item:after {
    display: none;
  }
}
@media only screen and (max-width: 560px) {
  #page_room #sec_room_link .list_room__item .img {
    width: 25.36%;
  }
}
@media only screen and (min-width: 768px) {
  #page_room #sec_room_link .list_room__item .img:before {
    padding-bottom: 170px;
  }
}
#page_room #sec_room_link .list_room__item .text {
  height: 60px;
  font-size: 1.5rem;
  padding: 11px 26px;
  transition: all 0.3s linear;
}
@media only screen and (max-width: 1024px) {
  #page_room #sec_room_link .list_room__item .text {
    justify-content: flex-start;
    min-height: 60px;
    font-size: 1.4rem;
    line-height: 1.4285714286;
    text-align: left;
    padding: 10px 20px;
  }
}
#page_room #sec_room_link .list_room__item .text p {
  max-width: inherit;
}
@media only screen and (max-width: 1024px) {
  #page_room #sec_room_link .list_room__item .text br {
    display: none;
  }
}
#page_room #sec_room_link .list_room__item.east.east1:before {
  content: "東館";
  display: block;
  background-color: #2b3c1e;
  color: #fff;
  font-family: "Noto Serif JP", "游明朝", "Yu Mincho", "游明朝体", "YuMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "HiraMinProN-W3", "HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho", serif;
  font-family: "YakuHanMP_Noto", "Noto Serif JP", "游明朝", "Yu Mincho", "游明朝体", "YuMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "HiraMinProN-W3", "HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho", serif;
  font-weight: 300;
  font-size: 1.4rem;
  letter-spacing: 0.5em;
  text-align: center;
  padding: 8px 25px;
  margin-top: 20px;
  margin-bottom: 6px;
}
@media only screen and (min-width: 561px) {
  #page_room #sec_room_link .list_room__item.east.east1:before {
    display: none;
  }
}
#page_room #sec_room_link .list_room__item.east:after {
  content: "東館";
  background-color: #2b3c1e;
}
#page_room #sec_room_link .list_room__item.west.west1:before {
  content: "西館";
  display: block;
  background-color: #65511c;
  color: #fff;
  font-family: "Noto Serif JP", "游明朝", "Yu Mincho", "游明朝体", "YuMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "HiraMinProN-W3", "HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho", serif;
  font-family: "YakuHanMP_Noto", "Noto Serif JP", "游明朝", "Yu Mincho", "游明朝体", "YuMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "HiraMinProN-W3", "HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho", serif;
  font-weight: 300;
  font-size: 1.4rem;
  letter-spacing: 0.5em;
  text-align: center;
  padding: 8px 25px;
  margin-top: 0;
  margin-bottom: 6px;
}
@media only screen and (min-width: 561px) {
  #page_room #sec_room_link .list_room__item.west.west1:before {
    display: none;
  }
}
#page_room #sec_room_link .list_room__item.west:after {
  content: "西館";
  background-color: #65511c;
}

.room-video {
  width: 1000px;
  height: 563px;
  margin: 100px auto 15px;
}
.room-video iframe {
  width: 100%;
  height: 100%;
}
@media screen and (max-width: 1024px) {
  .room-video {
    width: 100%;
    height: 300px;
    margin-top: 50px;
  }
}
