@charset "UTF-8";
/*clearfix*/
/*flex*/
/*flex*/
@media screen and (max-width: 644px) {
  .none_pad section:nth-child(n+2) {
    padding: 40px 6vw;
  }
}

.contsSecWrap {
  padding-top: 72px !important;
}
@media screen and (max-width: 991px) {
  .contsSecWrap {
    padding-top: 0px !important;
  }
}

.subPage figure figcaption.cap_W {
  color: #fff;
}

#main_Ttl {
  margin-top: 4.6%;
  position: relative;
  width: 100%;
  padding: 5.4% 0;
  background: url(../images/tower/mv.jpg) no-repeat center center;
  background-size: cover;
}

.page_Ttl {
  color: #fff;
  font-size: 28px;
  font-feature-settings: "palt";
  letter-spacing: 0.1em;
  text-shadow: 2px 0 3px #222, -2px 0 3px #222, 0 2px 3px #222, 0 -2px 3px #222;
}

.page_Ttl span {
  display: block;
  font-size: 16px;
  text-shadow: 2px 0 3px #222, -2px 0 3px #222, 0 2px 3px #222, 0 -2px 3px #222;
  font-family: "Cormorant Garamond", serif;
}

#main_Ttl .cap_txt {
  font-size: 10px;
}

#content_Area {
  width: 100%;
  padding: 0 0 0px;
  font-family: "Yu Mincho Light", "YuMincho", "Yu Mincho", "游明朝体", "ヒラギノ明朝 ProN", "Hiragino Mincho ProN", sans-serif;
  overflow: hidden;
}

#content_Area img {
  width: 100%;
}

.tower_Wrap {
  padding: 50px 0 0;
}

[class^=sec0] {
  margin: 0 auto 70px;
}

.contsSecWrap h3 {
  color: #fff;
  font-size: 32px;
  font-feature-settings: "palt";
  letter-spacing: 0.25em;
  line-height: 1.6;
  margin-bottom: 40px;
}

.contsSecWrap h3 + p {
  text-align: center;
  margin-bottom: 60px;
}

.contsSecWrap h4 {
  padding: 0;
  font-size: 28px;
  text-align: center;
  margin: 50px auto 20px;
}

.contsSecWrap h4 + p {
  text-align: center;
  margin-bottom: 100px;
}

.brownHead {
  display: block;
  color: #bd936d;
  font-family: "Cormorant Garamond", serif;
  letter-spacing: 0.14em;
  font-size: 24px;
  padding-bottom: 20px;
}

.movie {
  width: 100%;
}

.movie iframe {
  width: 100%;
  aspect-ratio: 16/9;
}

.itemList .box {
  justify-content: space-between;
  margin-bottom: 100px;
  flex-wrap: wrap;
}

.itemList .box .txt {
  text-align: left;
  width: 36.7%;
  letter-spacing: 0.1em;
}

.itemList .box .txt h5 {
  font-size: 26px;
  line-height: 1.5;
  margin-bottom: 30px;
}

a.to360View {
  /* background: #b4915e; */
  background: linear-gradient(to bottom, #856a45, #b4915e);
  display: block;
  position: relative;
  box-sizing: border-box;
  margin: 30px auto 0 auto;
  width: 100%;
  padding: 10px 30px;
  text-align: center;
  transition: 0.3s;
  font-size: 20px;
}

a.w30 {
  width: 30%;
  margin-bottom: 100px;
}

a.to360View:hover {
  opacity: 0.7;
}

a.to360View .arrow {
  border-width: 6px 0 6px 8px;
  right: 15px;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 5px 0 5px 6px;
  border-color: transparent transparent transparent #fff;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}

.itemList .box figure {
  width: 59.8%;
  height: -moz-fit-content;
  height: fit-content;
}

.itemList .box .support {
  width: 100%;
  text-align: center;
  border-bottom: 1px solid #fff;
  margin-top: 30px;
  padding: 0 0 30px;
}

.itemList .box .support span {
  font-size: 20px;
  display: flex;
  align-items: center;
  line-height: 1;
  padding: 0 0 25px;
}

.itemList .box .support span:before,
.itemList .box .support span:after {
  border-top: 1px solid;
  content: "";
  flex-grow: 1;
}

.itemList .box .support span:before {
  margin-right: 1.5rem;
}

.itemList .box .support span:after {
  margin-left: 1.5rem;
}

.itemList .box .support p {
  text-align: center !important;
}

.sec04 .line {
  width: 300px;
  height: 1px;
  background: #fff;
  margin: 0 auto 100px;
}

.equList {
  justify-content: space-between;
}

.equList li {
  width: 23%;
  background: #fff;
  color: #000;
  text-align: left;
}

.equList li .txt {
  padding: 5%;
}

.equList li .txt span {
  display: inline-block;
  font-size: 17px;
  line-height: 1.3;
  margin-bottom: 0.5em;
}

.equList li .txt p {
  color: #000;
  line-height: 1.6;
}

.sec05 figure {
  width: 62%;
}

.sec05 .bgBrown {
  width: 38%;
  background: #534741;
  padding: 3%;
  padding-right: 6%;
  text-align: left;
}

.sec05 span {
  display: inline-block;
  font-family: "Cormorant Garamond", serif;
  letter-spacing: 0.14em;
  font-size: 24px;
  margin-bottom: 5%;
}

.sec05 h5 {
  font-size: 26px;
  line-height: 1.5;
  margin-bottom: 2%;
}

.sec03 p {
  margin-bottom: 0 !important;
}

/*========================================
  sp
  ========================================*/
@media screen and (max-width: 800px) {
  #main_Ttl {
    margin-top: 0;
    padding: 5% 0;
  }
  .page_Ttl {
    font-size: 22px;
  }
  .page_Ttl span {
    font-size: 14px;
  }
  [class^=sec0] {
    margin: 0 auto 60px;
  }
  .contsSecWrap h3 {
    font-size: 25px;
    margin-bottom: 25px;
  }
  .contsSecWrap h3 + p {
    margin-bottom: 40px;
  }
  .contsSecWrap h4 {
    font-size: 22px;
    margin: 30px auto 15px;
    line-height: 1.5;
  }
  .contsSecWrap h4 + p {
    margin-bottom: 50px;
  }
  .brownHead {
    font-size: 19px;
    padding-bottom: 10px;
  }
  .itemList .box {
    margin-bottom: 50px;
  }
  .itemList .box .txt {
    order: 2;
    width: 100%;
    margin-top: 15px;
  }
  .itemList .box .txt h5 {
    font-size: 20px;
    margin-bottom: 15px;
  }
  .itemList .box .txt p {
    line-height: 1.6 !important;
  }
  .itemList .box figure {
    order: 1;
    width: 100%;
  }
  .itemList .box .support {
    order: 3;
    margin-top: 15px;
    padding: 0 0 20px;
  }
  .itemList .box .support span {
    font-size: 16px;
    padding: 0 0 15px;
  }
  .itemList .box .support p {
    line-height: 1.6 !important;
    text-align: left !important;
  }
  .sec04 .line {
    width: 200px;
    margin: 0 auto 60px;
  }
  .equList {
    flex-wrap: wrap;
  }
  .equList li {
    width: 48%;
    margin-bottom: 4%;
  }
  .equList li .txt span {
    font-size: 16px;
  }
  .equList li .txt p {
    font-size: 13px;
  }
  .sec05 {
    flex-direction: column;
  }
  .sec05 figure {
    width: 100%;
  }
  .sec05 .bgBrown {
    width: 100%;
    padding-right: auto;
    padding: 5%;
  }
  .sec05 span {
    font-size: 19px;
    margin-bottom: 3%;
  }
  .sec05 h5 {
    font-size: 21px;
  }
}