#container {
  padding-bottom: 100px;
  border-bottom: 1px solid #000;
  font-family: Zen Old Mincho, serif;
}
@media screen and (max-width: 1200px) {
  #container {
    padding-bottom: 8.3vw;
  }
}
@media screen and (max-width: 768px) {
  #container {
    padding-bottom: 13.3vw;
  }
}
#container .wrap01 {
  max-width: 1000px;
}
@media screen and (max-width: 1200px) {
  #container .wrap01 {
    max-width: none;
    width: 83.3%;
  }
}
@media screen and (max-width: 768px) {
  #container .wrap01 {
    max-width: none;
    width: 85.3%;
  }
}
#container .note {
  margin-top: 100px;
}
@media screen and (max-width: 1200px) {
  #container .note {
    margin-top: 8.3vw;
  }
}
@media screen and (max-width: 768px) {
  #container .note {
    margin-top: 13.3vw;
  }
}
#container .note p {
  font-size: 10px;
  line-height: 1.8em;
}
@media screen and (max-width: 1200px) {
  #container .note p {
    font-size: 0.8vw;
  }
}
@media screen and (max-width: 768px) {
  #container .note p {
    font-size: 2.2vw;
  }
}

.m_section {
  margin-top: 120px;
}
@media screen and (max-width: 1200px) {
  .m_section {
    margin-top: 10vw;
  }
}
@media screen and (max-width: 768px) {
  .m_section {
    margin-top: 16vw;
  }
}
.m_section h2 {
  font-size: 20px;
  font-family: "Bebas Neue", sans-serif;
  font-weight: normal;
  line-height: 1.4em;
  text-align: center;
  letter-spacing: 0.1em;
}
@media screen and (max-width: 1200px) {
  .m_section h2 {
    font-size: 1.7vw;
  }
}
@media screen and (max-width: 768px) {
  .m_section h2 {
    font-size: 2.9vw;
  }
}
.m_section .catch {
  font-size: 23px;
  line-height: 2.3em;
  text-align: center;
  letter-spacing: 0.2em;
  margin-top: 60px;
}
@media screen and (max-width: 1200px) {
  .m_section .catch {
    font-size: 1.9vw;
    margin-top: 5vw;
  }
}
@media screen and (max-width: 768px) {
  .m_section .catch {
    font-size: 2.8vw;
    margin-top: 6.9vw;
  }
}
.m_section .head_txt {
  font-size: 16px;
  line-height: 2.5em;
  text-align: center;
  margin-top: 70px;
  letter-spacing: 0.2em;
}
@media screen and (max-width: 1200px) {
  .m_section .head_txt {
    font-size: 1.3vw;
    margin-top: 6.9vw;
  }
}
@media screen and (max-width: 768px) {
  .m_section .head_txt {
    font-size: 2.1vw;
    letter-spacing: 0;
    margin-top: 6.7vw;
  }
}
.m_section .pho_box {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  margin-top: 70px;
  position: relative;
}
@media screen and (max-width: 1200px) {
  .m_section .pho_box {
    margin-top: 6.3vw;
  }
}
@media screen and (max-width: 768px) {
  .m_section .pho_box {
    margin-top: 7.5vw;
  }
}
.m_section .m_sub_section {
  margin-top: 110px;
}
@media screen and (max-width: 1200px) {
  .m_section .m_sub_section {
    margin-top: 9.2vw;
  }
}
@media screen and (max-width: 768px) {
  .m_section .m_sub_section {
    margin-top: 10.7vw;
  }
}
.m_section .m_sub_section h3 {
  font-size: 20px;
  font-family: "Bebas Neue", sans-serif;
  font-weight: normal;
  line-height: 1.4em;
  letter-spacing: 0.1em;
}
@media screen and (max-width: 1200px) {
  .m_section .m_sub_section h3 {
    font-size: 1.7vw;
  }
}
@media screen and (max-width: 768px) {
  .m_section .m_sub_section h3 {
    font-size: 2.9vw;
  }
}
.m_section .m_sub_section .txt01 {
  font-size: 17px;
  line-height: 2em;
  letter-spacing: 0.1em;
  margin-top: 40px;
}
@media screen and (max-width: 1200px) {
  .m_section .m_sub_section .txt01 {
    font-size: 1.4vw;
    margin-top: 3.3vw;
  }
}
@media screen and (max-width: 768px) {
  .m_section .m_sub_section .txt01 {
    font-size: 2.7vw;
    margin-top: 6vw;
  }
}
.m_section .m_sub_section .txt02 {
  font-size: 12px;
  line-height: 2em;
  letter-spacing: 0.05em;
  margin-top: 20px;
}
@media screen and (max-width: 1200px) {
  .m_section .m_sub_section .txt02 {
    margin-top: 1.2vw;
    font-size: 1vw;
  }
}
@media screen and (max-width: 768px) {
  .m_section .m_sub_section .txt02 {
    margin-top: 3vw;
    font-size: 2.1vw;
  }
}
.m_section#living .pho_box .pho02 {
  width: 27%;
  position: absolute;
  left: 0;
  bottom: -426px;
}
@media screen and (max-width: 1200px) {
  .m_section#living .pho_box .pho02 {
    bottom: -35.5vw;
  }
}
@media screen and (max-width: 768px) {
  .m_section#living .pho_box .pho02 {
    width: 27.2vw;
    bottom: -45.1vw;
  }
}
.m_section #dining {
  width: 532px;
  margin-left: auto;
  margin-right: 0;
  position: relative;
}
@media screen and (max-width: 1200px) {
  .m_section #dining {
    width: 44.3vw;
  }
}
@media screen and (max-width: 768px) {
  .m_section #dining {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: flex-end;
  }
}
@media screen and (max-width: 768px) {
  .m_section #dining .txt_block {
    width: 53.1%;
  }
}
@media screen and (max-width: 768px) {
  .m_section #dining .pho_block {
    width: 46.9%;
  }
}
.m_section #dining .pho01 {
  width: 188px;
  margin-top: 45px;
}
@media screen and (max-width: 1200px) {
  .m_section #dining .pho01 {
    width: 15.7vw;
    margin-top: 3.8vw;
  }
}
@media screen and (max-width: 768px) {
  .m_section #dining .pho01 {
    width: 100%;
    margin-top: 1.5vw;
  }
}
.m_section #dining .pho02 {
  position: absolute;
  right: 0;
  bottom: 0;
  width: 272px;
}
@media screen and (max-width: 1200px) {
  .m_section #dining .pho02 {
    width: 22.7vw;
  }
}
@media screen and (max-width: 768px) {
  .m_section #dining .pho02 {
    position: static;
    width: 100%;
  }
}
.m_section#bed .pho_box .pho02 {
  width: 27%;
  position: absolute;
  left: 0;
  bottom: -215px;
}
@media screen and (max-width: 1200px) {
  .m_section#bed .pho_box .pho02 {
    bottom: -17.9vw;
  }
}
@media screen and (max-width: 768px) {
  .m_section#bed .pho_box .pho02 {
    width: 36vw;
    left: auto;
    right: 0;
    bottom: -30vw;
  }
}
.m_section #kids {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: flex-end;
}
@media screen and (max-width: 768px) {
  .m_section #kids {
    display: block;
    margin-top: 21.3vw;
  }
}
.m_section #kids .txt_block {
  width: 45%;
}
@media screen and (max-width: 768px) {
  .m_section #kids .txt_block {
    width: 100%;
  }
}
.m_section #kids .pho01 {
  width: 55%;
}
@media screen and (max-width: 768px) {
  .m_section #kids .pho01 {
    width: 60vw;
    margin-top: 6vw;
  }
}/*# sourceMappingURL=style_modelroom.css.map */