@charset "UTF-8";


h2,
p,
span {
    font-family: 'Noto Serif JP', serif;
}  

ul,
li {
    padding: 0;
    margin: 0;
}

.br-sp {
    display: none;
}

.m-head {
  font-weight: bold;
  text-align: left;
}

.p-mv {
  width: 100%;
  height: 400px;
  text-align: center;
  background: url(../../images/page/concept/bg_concept_01.jpg) no-repeat;
  background-position: center;
  background-size: cover;
}

.p-mv-head {
  padding: 199px 0px 150px;
  vertical-align: middle;
  font-size: 3.2rem;
  font-weight: 500;
  font-family: "Noto Serif JP", serif;
  letter-spacing: 0.43em;
  color: #fff;
  text-shadow: 0 0 10px rgba(0, 0, 0, 0.4);
}

.p-mv-head span {
  position: relative;
}

.p-mv-head span::before {
  position: absolute;
  content: "モデューラ";
  top: -19px;
  left: 37px;
  font-size: 16px;
  letter-spacing: 0.6em;
}
@media (max-width: 767px) {
  .p-mv-head span::before {
    font-size: 12px;
    top: -14px;
    left: 18px;
  }
}

.m-head {
  font-size: 36px;
  font-size: 3.6rem;
  letter-spacing: 0.2em;
}

.p-content {
  margin: 0 auto;
  padding: 130px 50px 0;
  max-width: 1600px;
  font-family: "Noto Serif JP", serif;
  color: #333333;
}

.p-head {
  margin-bottom: 40px;
  font-size: 23px;
  font-size: 2.3rem;
  letter-spacing: 0.2em;
  line-height: 2;
  font-weight: bold;
}


.p-lead {
  font-weight: bold;
  font-size: 16px;
  font-size: 1.6rem;
  text-align: center;
  font-family: "Noto Serif JP", serif;
  line-height: 2.5;
  letter-spacing: 0.05em;
}

.p-one {
  padding: 130px 0 170px;
  position: relative;
}

.p-one-text {
  font-size: 36.22px;
  writing-mode: vertical-rl;
  font-family: "Noto Serif JP", serif;
  position: absolute;
  transform: rotate(180deg);
  bottom: 210px;
  right: 10%;
}

.p-one-text span {
  position: relative;
}

.p-one-text span::after {
  position: absolute;
  content: "";
  display: block;
  width: 1px;
  height: 60px;
  background-color: #000;
  top: -80px;
  left: 45%;
}

.p-one-text span::before {
  position: absolute;
  content: "";
  display: block;
  width: 1px;
  height: 410px;
  background-color: #000;
  bottom: -430px;
  left: 45%;
}

.p-one-content {
  width: -moz-fit-content;
  width: fit-content;
  margin: 0 auto;
  position: relative;
  display: flex;
}

.p-one-head {
  writing-mode: vertical-rl;
  text-align-last: left;
  margin-right: 65px;
  padding-top: 5px;
}

.p-one-head-sp {
  display: none;
}


.p-one-img {
  position: relative;
  z-index: 1;
  margin-bottom: 65px;
}

.p-one-img::before {
    position: absolute;
    content: "";
    background-color: #fff;
    display: block;
    height: 1px;
    width: 35px;
    top: 50%;
    left: 0;
    z-index: 1;
}

.p-one-img::after {
    position: absolute;
    content: "";
    background-color: #000;
    display: block;
    height: 1px;
    width: 35px;
    top: 50%;
    left: -35px;
    z-index: 1;
}

.p-one-lead {
  font-size: 16px;
  font-size: 1.6rem;
  font-family: "Noto Serif JP", serif;
  line-height: 2.5;
  letter-spacing: 0.3em;
  padding: 0 15px;
  position: relative;
  z-index: 1;
}


.p-one::after {
  position: absolute;
  content: "";
  width: 44%;
  height: 470px;
  right: 0;
  top: 20%;
  background: #efebe8;
  z-index: -1;
}

.p-design {
  padding: 60px 0 110px;
  position: relative;
  z-index: 1;
  overflow: hidden;
}

.p-design::before {
    content: "";
    background: #efebe8;
    width: 753px;
    height: 609px;
    position: absolute;
    top: 0;
    right: 0;
    z-index: -1;
}

.p-design::after {
    content: "Likeness";
    color: #fff;
    font-family: "Noto Serif JP", serif;
    font-size: 148.26px;
    position: absolute;
    top: -29px;
    right: 0;
    line-height: 1;
}

.p-design-top {
  max-width: 1300px;
  margin: 0 auto 80px;
  width: 95%;
}


.p-design-container {
  max-width: 1300px;
  margin: 50px auto 0;
}

.p-design-content {
  position: relative;
  background: #fff;
  width: 90%;
  margin-bottom: 150px;
  box-shadow: 3px 3px 10px rgba(0, 0, 0, 0.3);
}

.p-design-content:nth-of-type(3) {
  margin-bottom: 100px;
}

.p-design-head {
    position: relative;
}

.p-design-head::before {
    position: absolute;
    content: "";
    background-color: #000;
    height: 1px;
    width: 322px;
    top: 50%;
    left: -342px;
}

.p-design-detail {
  position: relative;
  max-width: 730px;
  padding: 60px 50px 90px 100px;
  font-family: "Noto Serif JP", serif;
}

.p-design-content:nth-of-type(2) .p-design-detail {
  padding: 60px 100px 90px 50px;
}

.p-design-detail-head {
    position: relative;
    padding-top: 130px;
    text-align: center;
    font-size: 26px;
    font-size: 2.6rem;
    letter-spacing: 0.2em;
}

.p-design-img {
  position: absolute;
  margin: 0;
  width: 45%;
  right: -11%;
  top: 50%;
  transform: translateY(-50%);
}

.p-design-detail-head span {
  position: absolute;
  width: 100%;
  top: 0;
  left: 0;
}

.p-design-detail-head::after {
  position: absolute;
  content: "";
  display: block;
  background-color: #000;
  height: 30px;
  width: 1px;
  top: 65px;
  left: 50%;
}


.p-design-lead {
  padding-top: 30px;
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 2.5;
}

.p-design-content:nth-child(2) {
  margin: 0 0 150px auto;
}

.p-design-content:nth-child(2) .p-design-detail {
  margin: 0 0 0 auto;
}

.p-design-content:nth-child(2) .p-design-img {
  right: initial;
  left: -11%;
}

.p-design-content:nth-child(2):before {
  right: initial;
  left: -300px;
}

.p-design-container .m-button {
  margin: 0 auto 50px;
}

.p-detail .p-point-top {
  color: #fff;
  margin-bottom: 100px;
  border-left: solid 1px #fff;
}

.p-flow {
    position: relative;
    padding: 60px 0 150px;
}

.p-flow::before {
    content: "";
    background: #efebe8;
    width: 753px;
    height: 609px;
    position: absolute;
    top: 0;
    right: 0;
    z-index: -1;
}

.p-flow::after {
    content: "Flow";
    color: #fff;
    font-family: "Noto Serif JP", serif;
    font-size: 148.26px;
    position: absolute;
    top: -29px;
    right: 0;
    line-height: 1;
}

.p-flow-head {
    max-width: 1300px;
    width: 95%;
    margin: auto;
    position: relative;
    margin-bottom: 80px;
}

.p-flow-head::before {
    position: absolute;
    content: "";
    background-color: #000;
    height: 1px;
    width: 322px;
    top: 50%;
    left: -342px;
}

.p-flow-content {
    max-width: 960px;
    width: 95%;
    margin: auto;
}

.p-flow-block {
    background-color: #948571;
    padding: 6px;
    color: #fff;
    margin-bottom: 42px;
}

.p-flow-block:last-of-type {
    margin-bottom: 0;
}

.p-flow-block-inner {
    border: 1px solid #fff;
    display: flex;
    text-align: center;
    padding: 12px;
}

.p-flow-ttl {
    min-width: 290px;
    border-right: 1px solid #fff;
    padding: 20px 0 40px;
}

.p-flow-block-head {
    font-size: 19px;

}

.p-flow-block-step {
    font-size: 12px;
    display: block;
    margin-bottom: 10px;
    letter-spacing: 0.2em;
}

.p-flow-txt {
    text-align: left;
    padding: 5px 25px;
    font-size: 16px;
    letter-spacing: 0.1em;
    line-height: 1.5;
}


.p-room {
    position: relative;
    padding-top: 60px;
}

.p-room:before {
    content: "";
    background: #efebe8;
    width: 780px;
    height: 609px;
    position: absolute;
    top: 0;
    right: 0;
    z-index: -1;
}

.p-room::after {
    content: "Modelroom";
    color: #fff;
    font-family: "Noto Serif JP", serif;
    font-size: 148.26px;
    letter-spacing: -0.05em;
    position: absolute;
    top: -28px;
    right: 0;
    line-height: 1;
}

.p-room-top {
    max-width: 1300px;
    width: 95%;
    margin: auto;
    letter-spacing: 0.2em;
    position: relative;
    z-index: 1;
}

.p-room-head {
    text-align: left;
    position: relative;
    margin-bottom: 35px;
}

.p-room-head::before {
    position: absolute;
    content: "";
    background-color: #000;
    height: 1px;
    width: 322px;
    top: 50%;
    left: -342px;
}

.p-room-head-sub {
    font-size: 2rem;
    font-size: 20px;
}

.p-room-catch {
  font-size: 24px;
  font-size: 2.4rem;
  font-weight: bold;
  margin-bottom: 25px;
}

.p-room-catch-lead {
  font-size: 20px;
  font-size: 2.0rem;
  letter-spacing: 0.1em;
  line-height: 2.1;
}

.p-room-img {
  position: relative;
  margin: 50px auto;
  width: 95%;
  max-width: 1295px;
}

.p-room-img img {
    margin: auto;
    display: block;
}


.p-pager-2col {
    display: flex;
    justify-content: center;
    margin: 30px auto 0;
    background-color: #fff;
    padding: 100px 0;
    gap: 50px;
}

.p-pager-txt {
    margin-bottom: 40px;
    font-size: 24px;
    display: block;
    text-align: center;
    position: relative;
    z-index: 1;
    letter-spacing: 0.2em;
}

.p-pager-block {
    width: 45%;
    max-width: 539px;
}

.p-pager-txt::before {
    position: absolute;
    content: "";
    height: 40px;
    width: 1px;
    background-color: #333333;
    display: block;
    bottom: -60px;
    left: 50%;
    transition: 0.5s;
}

.p-pager-block:hover .p-pager-txt::before {
    height: 0%;
}

.p-pager-img {
    display: block;
    position: relative;
}

.p-pager-img::before {
    position: absolute;
    border: 1px solid transparent;
    content: "";
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    transition: 0.5s;
}

.p-pager-block:hover .p-pager-img::before {
    position: absolute;
    border: 1px solid #333333;
    content: "";
    width: 97%;
    height: 95%;
    top: 2%;
    left: 1.3%;
}


@media screen and (max-width: 1440px) {
  .p-2col-detail {
    padding-left: 50px;
    width: 35%;
  }

  .p-design-head::before {
      display: none;
  }

  .p-flow-head {
      text-align: center;
      z-index: 1;
  }

  .p-flow-head::before {
      display: none;
  }

  .p-room-head::before {
      display: none;
  }

}

@media screen and (max-width: 1380px) {
    .p-point {
    margin-bottom: 30px;
    font-size: 1.8rem;
    }

    .p-head {
    margin-bottom: 30px;
    font-size: 2rem;
    }

    .p-design-container {
        width: 95%;
    }

    .p-design-detail {
        padding-right:140px;
    }

    .p-design-content:nth-of-type(2) .p-design-detail {
        padding-right: 50px;
        padding-left: 140px;
    }

    .p-one-text {
        display: none;
    }
}

@media screen and (max-width: 1080px) {

  .m-head {
    font-size: 2.4rem;
    font-size: 24px;
  }

  .p-one-head {
    display: none;
  }

  .p-one-head-sp {
    display: block;
    text-align: left;
    margin-bottom: 50px;
    padding: 0 15px;
    font-size: 24px;
  }

  .p-one-img img {
    width: 100%;
  }

  .p-one-img::before {
    display: none;
  }

  .p-one-img::after {
    display: none;
  }

  .p-one-lead {
      font-size: 14px;
  }

  .p-design {
    padding: 60px 5%;
  }

  .p-design-container {
    width: 100%;
  }

  .p-design-content:nth-child(2) {
    margin: 0 0 90px auto;
  }

  .p-design-top {
    width: 100%;
    margin: 0 auto 50px;
  }

  .p-design-content {
    margin-bottom: 90px;
  }

  .p-design-detail {
    padding: 50px 60px 60px;
    width: 70%;
  }

  .p-design-content:nth-of-type(2) .p-design-detail {
    padding: 50px 60px 60px;
    width: 70%;
  }

  .p-design-head {
    font-size: 24px;
    font-size: 2.4rem;
    padding-top: 80px;
  }

  .p-design-head span:before {
    bottom: -35px;
    height: 25px;
  }

  .p-design-detail-head {
      font-size: 24px;
      font-size: 2.4rem;
  }

  .p-design-lead {
    font-size: 1.4rem;
  }

  .p-design-img img {
      display: block;
      margin: auto;
  }

  .p-flow-head {
    font-size: 24px;
    font-size: 2.4rem;
    padding-top: 80px;
    margin-bottom: 60px;
    text-align: center;
  }

  .p-2col-content {
    padding: 70px 5% 100px;
  }

  .p-room {
    padding: 90px 5% 30px;
  }

  .p-room-top {
    padding-top: 80px;
  }

  .p-room-head-sub {
    font-size: 16px;
    font-size: 1.6rem;
  }

  .p-room-catch {
    font-size: 16px;
    font-size: 1.6rem;
  }

  .p-room-catch-lead {
    font-size: 14px;
    font-size: 1.4rem;
  }

  .p-lead {
    font-size: 14px;
    font-size: 1.4rem;
  }

  .p-pager-2col {
    flex-direction: column;
    margin: 0 auto;
    padding-bottom: 0;
    gap: 0;
    padding-top: 50px;
  }

  .p-pager-block {
    margin: 30px auto;
    width: 80%;
    min-width: 250px;
  }

  .p-pager-block:last-of-type {
    margin-bottom: 100px;
  }
}

@media screen and (max-width: 767px) {

  .br-pc {
    display: none;
  }

  .br-sp {
      display: block;
  }
  

  .p-mv-head {
    padding: 120px 0 100px;
    font-size: 2rem;
  }

  .p-mv {
    height: auto;
  }

  .p-content {
    max-width: inherit;
    width: 100%;
    padding: 50px 5% 0;
  }

  .p-design {
    padding: 40px 5% 70px;
  }

  .p-design::after {
    font-size: 75px;
    top: -15px;
  }

  .p-design-img {
    margin: 60px auto 0;
    width: 100%;
  }

  .p-design-content {
    width: 100%;
    padding: 5%;
    margin-bottom: 50px;
  }

  .p-design-content:before {
    display: none;
  }

  .p-design-detail {
    width: 100%;
    padding: 20px 5% 30px;
  }

  .p-design-content:nth-of-type(2) .p-design-detail {
    width: 100%;
    padding: 20px 5% 30px;
  }

  .p-design-content:nth-of-type(3) {
    margin-bottom: 50px;
  }

  .p-design-img {
    position: inherit;
    right: initial;
    top: initial;
    transform: initial;
    width: 100%;
    margin: 0 auto;
    padding-bottom: 30px;
  }

  .p-design-head {
    font-size: 24px;
    font-size: 2.4rem;
  }

  .p-design-lead {
    padding-top: 20px;
    font-size: 1.2rem;
  }

  .p-design-en {
    width: 150px;
    bottom: 10px;
  }

  .p-design-content:nth-child(2) .p-design-img {
    left: initial;
  }

  .p-design-content:nth-child(2) {
    margin: 0 auto 50px;
  }

  .p-design-content:last-child {
    margin: 0 auto;
  }

  .p-design-container .m-button {
    margin: 0 auto 20px;
  }

  .p-flow {
      padding-bottom: 70px;
  }

  .p-flow::after {
    font-size: 75px;
    top: -15px;
  }

  .p-flow-head {
    padding-top: 30px;
    margin-bottom: 40px;
  }

  .p-flow-block-inner {
      flex-direction: column;
  }

  .p-flow-ttl {
      border-right: none;
      border-bottom: 1px solid #fff;
      padding: 20px 0;
      min-width: 0;
  }

  .p-flow-txt {
      padding: 20px 10px;
      font-size: 14px;
      font-size: 1.4rem;
  }

  .p-room {
    padding: 60px 5% 40px;
  }

  .p-room-top {
    padding-top: 30px;
  }

  .p-room::after {
    font-size: 65px;
    top: -15px;
  }

  .p-room-img {
    margin: 50px auto;
  }

  .p-one {
    padding: 60px 0;
  }

  .p-one-wrap {
      margin: auto;
  }

  .p-one::after {
    display: none;
  }

  .p-one-content {
    width: 95%;
  }

  .p-one-head-sp {
      padding: 0;
  }

  .p-one-lead {
      padding: 0;
      letter-spacing: 0;
  }

  .p-point-top {
    padding: 50px 40px 30px;
    width: 100%;
  }

  .p-point-head {
    padding-bottom: 20px;
    font-size: 1.6rem;
  }

  .p-point-head span {
    font-size: 3rem;
  }

  .p-point-lead {
    font-size: 1.4rem;
  }

  .p-detail-content span {
    margin: 0;
    width: 200px;
    right: 0;
  }

  .p-pager-2col {
    padding-top: 20px;
  }

}
