.modelroomSect {
  color: #ffffff;
}

@media print, screen and (min-width: 768px) {
  .modelroomSect__head + .modelroomSect__cont {
    margin-top: 80px;
  }
}

@media screen and (max-width: 768px) {
  .modelroomSect__head + .modelroomSect__cont {
    margin-top: 64px;
  }
}

@media print, screen and (min-width: 768px) {
  .modelroomSect__block + .modelroomSect__block {
    margin-top: 140px;
  }
}

@media screen and (max-width: 768px) {
  .modelroomSect__block + .modelroomSect__block {
    margin-top: 80px;
  }
}

@media print, screen and (min-width: 768px) {
  .modelroomSect__item + .modelroomSect__item {
    margin-top: 140px;
  }
}

@media screen and (max-width: 768px) {
  .modelroomSect__item + .modelroomSect__item {
    margin-top: 80px;
  }
}

.modelroomSect__item:nth-child(1) {
  margin-left: auto;
}

@media print, screen and (min-width: 768px) {
  .modelroomSect__item:nth-child(1) {
    margin-right: calc((100% - 100vw + var(--scrollbar)) / 2);
  }
}

@media screen and (max-width: 768px) {
  .modelroomSect__item:nth-child(1) {
    margin-right: -32px;
  }
}

.modelroomSect__item:nth-child(1) .photo__capOut {
  padding-right: 10px;
}

.modelroomSect__block:nth-child(2) .modelroomSect__item:nth-child(1) {
  margin-right: auto;
}

@media print, screen and (min-width: 768px) {
  .modelroomSect__block:nth-child(2) .modelroomSect__item:nth-child(1) {
    margin-left: calc((100% - 100vw + var(--scrollbar)) / 2);
  }
}

@media screen and (max-width: 768px) {
  .modelroomSect__block:nth-child(2) .modelroomSect__item:nth-child(1) {
    margin-left: -32px;
  }
}

.modelroomSect__block:nth-child(2) .modelroomSect__item:nth-child(1) .photo__capOut {
  padding-right: 0;
}

.modelroomSect__item:nth-child(2) {
  width: calc(100vw - var(--scrollbar));
}

@media print, screen and (min-width: 768px) {
  .modelroomSect__item:nth-child(2) {
    margin-left: calc((100% - 100vw + var(--scrollbar)) / 2);
  }
}

@media only screen and (min-width: 768px) and (max-width: 1200px) {
  .modelroomSect__item:nth-child(2) {
    margin-left: -20px;
    width: calc(100% + 40px);
  }
}

@media screen and (max-width: 768px) {
  .modelroomSect__item:nth-child(2) {
    margin-left: -32px;
  }
}

.modelroomSect__item:nth-child(3) {
  width: calc(100vw - var(--scrollbar));
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background-attachment: fixed;
  -webkit-clip-path: inset(0);
          clip-path: inset(0);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-top: 0;
  position: relative;
  z-index: 1;
}

@media print, screen and (min-width: 768px) {
  .modelroomSect__item:nth-child(3) {
    margin-left: calc((100% - 100vw + var(--scrollbar)) / 2);
  }
}

@media only screen and (min-width: 768px) and (max-width: 1200px) {
  .modelroomSect__item:nth-child(3) {
    margin-left: -20px;
    width: calc(100% + 40px);
  }
}

@media screen and (max-width: 768px) {
  .modelroomSect__item:nth-child(3) {
    margin-left: -32px;
  }
}

@media print, screen and (min-width: 768px) {
  .modelroomSect__item:nth-child(3) {
    padding: 140px 0;
  }
}

@media screen and (max-width: 768px) {
  .modelroomSect__item:nth-child(3) {
    padding: 80px 0;
  }
}

.modelroomSect__item:nth-child(3):after {
  background: no-repeat top center / cover;
  content: '';
  height: 100%;
  left: 0;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: -1;
}

@media print, screen and (min-width: 768px) {
  .modelroomSect__item:nth-child(3):after {
    background-image: url("../../../common/imgs/pc/bg-texture-01@1.5x.jpg");
  }
}

@media screen and (max-width: 768px) {
  .modelroomSect__item:nth-child(3):after {
    background-image: url("../../../common/imgs/sp/bg-texture-01.jpg");
  }
}

@media print, screen and (min-width: 768px) {
  .modelroomSect__item:nth-child(3) .photo {
    width: 784px;
  }
}

@media screen and (max-width: 768px) {
  .modelroomSect__item:nth-child(3) .photo {
    width: 326px;
  }
}

.modelroomSect__item:nth-child(4) {
  width: calc(100vw - var(--scrollbar));
  margin-top: 0;
}

@media print, screen and (min-width: 768px) {
  .modelroomSect__item:nth-child(4) {
    margin-left: calc((100% - 100vw + var(--scrollbar)) / 2);
  }
}

@media only screen and (min-width: 768px) and (max-width: 1200px) {
  .modelroomSect__item:nth-child(4) {
    margin-left: -20px;
    width: calc(100% + 40px);
  }
}

@media screen and (max-width: 768px) {
  .modelroomSect__item:nth-child(4) {
    margin-left: -32px;
  }
}

@media print, screen and (min-width: 768px) {
  .modelroom-content {
    padding: 100px 0 140px;
  }
}

@media screen and (max-width: 768px) {
  .modelroom-content {
    padding: 100px 0;
  }
}
