@charset "utf-8";

/* ===================================
TOP
=================================== */
@media screen and(min-width: 1401px){
  .home .mv-area {
    background: url(../images/top/mv_bg.png) 70% 0 / contain no-repeat;
  }
}
.home .mv-area {
  background: url(../images/top/mv_bg.png) 100% 0 / contain no-repeat;
  position: relative;
}
.home .mv-area::after {
  position: absolute;
  content: "FACADE";
  font-size: 14px;
  color: #000;
  bottom: 10px;
  right: 20px;
}
.mv-text01 {
  max-width: 350px;
}
.mv-text02 {
  max-width: 655px;
}
.under-mv .upper {
  padding: 20px 0;
  background: url(../images/top/under_mv_bg.png) 0 0 / cover no-repeat;
}
.under-mv .upper p {
  font-size: 25px;
  color: #fff;
  text-align: center;
}
.under-mv .bottom {
  padding: 30px 0;
  background: #e4e4e4;
}
.under-mv .bottom ul {
  display: flex;
  justify-content: center;
}
.under-mv .bottom ul li {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  font-size: 17px;
  line-height: 1.6;
  padding: 0 20px;
  border-right: 1px solid #1a1311;
  text-align: center;
}
.under-mv .bottom ul li:first-child {
  display: block;
  letter-spacing: 3px;
}
.under-mv .bottom ul li:last-child {
  border-right: none;
}
.under-mv .bottom ul li .big {
  font-size: 31px;
}

.top-content {
  position: relative;
  overflow-x: clip;
}
.top-content .content-wrap {
  width: 100%;
  padding: 0 86px;
}
.top-content .content-wrap-wide {
  width: 100%;
  padding: 80px 80px 0;
  margin-bottom: 70px;
  background: url(../images/top/top_content_bg.png) 100% 0 / cover no-repeat;
}
.top-content .sec-wrap {
  position: relative;
}
.top-content .sec-inner {
  display: flex;
  width: 100%;
  padding-top: 30px;
  background: url(../images/top/sec_inner_bg.png) 0 0 / cover no-repeat;
  position: relative;
  transition: .3s;
}
.top-content .sec-inner:hover {
  opacity: .8;
}
.top-content .sec-wrap:nth-of-type(2n) .sec-inner {
  padding-top: 0;
  padding-bottom: 30px;
}
.top-content .text-area {
  display: flex;
  flex-direction: column;
  color: #fff;
  width: 305px;
  padding: 0 30px 30px;
}
.top-content .sec-wrap:nth-of-type(2n) .text-area {
  padding-top: 30px;
  padding-bottom: 0;
}
.top-content .item-ttl {
  text-align: center;
  border-bottom: 2px solid #fff;
  padding-bottom: 10px;
  margin-bottom: 15px;
}
.top-content .item-ttl span {
  line-height: 1.2;
  display: block;
  text-align: center;
}
.top-content .item-ttl .en {
  font-size: 31px;
  line-height: 1;
}
.top-content .item-ttl .en::first-letter {
  font-size: 51px;
}
.top-content .item-ttl .ja {
  font-size: 12px;
}
.top-content .item-text {
  font-size: 14px;
  line-height: 1.78;
  margin-bottom: 15px;
  flex-grow: 1;
}
.top-content .more-btn {
  display: block;
  width: 124px;
  height: 20px;
  font-size: 12px;
  border-left: 1px solid #fff;
  border-right: 1px solid #fff;
  text-align: center;
  margin: 0 auto;
}
.top-content .sec01 {
  padding: 70px 0;
}
.top-content .sec-wrap.bg-gray::before {
  position: absolute;
  content: "";
  top: 0;
  right: 0;
  width: 100vw;
  height: 100%;
  background: #a3a3a3;
  opacity: 0.2;
}
.top-content .sec-wrap.bg-white::before {
  position: absolute;
  content: "";
  top: 0;
  right: 0;
  width: 100vw;
  height: 100%;
  background: #fff;
}
.top-content .sec-wrap .img-area {
  margin-right: -86px;
  transform: translateX(6px);
  position: relative;
}
.top-content .sec-wrap .img-area img {
  width: 100%;
}
.top-content .sec-wrap:nth-of-type(2n) .img-area {
  margin-right: 0;
  margin-left: -86px;
  transform: translateX(-6px);
}
.top-content .sec02 {
  padding-bottom: 70px;
}
.top-content .sec03 .bg03 {
  position: absolute;
  top: -90px;
  left: -180px;
}
.top-content .sec04 {
  padding: 70px 0;
}
.top-content .sec02 .img-area::after {
  position: absolute;
  content: "八王子駅周辺";
  font-size: 10px;
  color: #fff;
  bottom: -20px;
  right: 0;
}
.top-content .sec03 .content-wrap {
  position: relative;
  z-index: 1;
}
.top-content .sec03 .img-area::after {
  position: absolute;
  content: "image photo";
  font-size: 10px;
  color: #fff;
  bottom: -20px;
  right: 5px;
}
.top-content .sec04 .img-area::after {
  position: absolute;
  content: "image photo";
  font-size: 10px;
  color: #fff;
  bottom: -20px;
  right: 0;
}
.top-content .sec05 .img-area::after {
  position: absolute;
  content: "image photo";
  font-size: 10px;
  color: #000;
  bottom: -20px;
  right: 0;
}
.top-content .sec-wrap.sec05.bg-gray::before {
  height: calc(100% + 70px);
}
.top-content .bg01 {
  position: absolute;
  top: -96px;
  left: 50%;
  transform: translateX(324px);
}
.top-content .bg02 {
  position: absolute;
  top: 10px;
  left: 50%;
  transform: translateX(-480px);
  width: 1170px;
}
.top-content .bg04 {
  position: absolute;
  bottom: -140px;
  left: 50%;
  transform: translateX(-800px);
}
@media screen and (max-width:767px) {
  .home .mv-area {
    background: url(../images/top/mv_bg_sp.png) 100% 0 / contain no-repeat;
  }
  .home .mv-area::after {
    font-size: 12px;
    bottom: 0;
    right: 16px;
  }
  .under-mv .upper p {
    font-size: 21px;
  }
  .under-mv .bottom ul {
    flex-wrap: wrap;
  }
  .under-mv .bottom ul li {
    width: 50%;
    margin-bottom: 20px;
  }
  .under-mv .bottom ul li:nth-child(1),
  .under-mv .bottom ul li:nth-child(3) {
    border-left: 1px solid #1a1311;
  }
  .under-mv .bottom ul li:last-child {
    border-right: 1px solid #1a1311;
  }
  .top-content .content-wrap-wide {
    padding: 40px 40px 0;
  }
  .top-content .content-wrap {
    padding: 0;
  }
  .top-content .sec-inner {
    flex-direction: column;
  }
  .top-content .text-area {
    margin: 0 auto;
  }
  .top-content .sec-wrap .img-area {
    margin-right: -40px;
    transform: translateX(0px);
  }
  .top-content .sec-wrap:nth-of-type(2n) .img-area {
    margin-left: -40px;
    transform: translateX(0);
  }
}
@media screen and (max-width:480px) {
  .home .mv-area {
    background: url(../images/top/mv_bg_sp.png) 100% 0 / 100% auto no-repeat;
  }
  .under-mv .bottom ul li {
    font-size: 17px;
    width: 100%;
    border-left: 1px solid #1a1311;
    border-right: 1px solid #1a1311;
  }
  .under-mv .bottom ul li .big {
    font-size: 25px;
  }
  .under-mv .bottom ul li .small {
    font-size: 15px;
  }
  .top-content .bg02 {
    transform: translateX(-50%);
    width: 90%;
  }
  .top-content .sec03 .bg03 {
    top: -70px;
    left: 0;
  }
}