body {
  font-family: "Shippori Antique", serif;
  font-weight: 400;
  font-style: normal;
  font-size: 24px;
  line-height: 2.2;
  color: #2F2F2F;
  -webkit-text-size-adjust: 100%;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  /* background-color: #E5E3D3; */
  overflow-x: hidden;
  position: relative;
  transition: 0.4s;
}
@media only screen and (min-width: 751px) and (max-width: 2160px) {
  body {
      font-size: 1.1111vw;
  }
}

@media screen and (max-width: 768px) {
  .has-unitone-2-xl-font-size {
    --unitone--font-size: 3 !important;
  }
  .has-unitone-4-xl-font-size {
    --unitone--font-size: 2.5 !important;
  }
  .has-unitone-xl-font-size {
    --unitone--font-size: 1.5 !important;
}
}

#contents {
  padding-top: 55.5em;
  width: 100%;
  background-color: #FFF;
  /* background-color: #E5E3D3; */
  clear: both;
  display: block;
  position: relative;
  z-index: 4;
}
@media screen and (max-width: 767px) {
  #contents {
  padding-top: 41.5em;
}
}

.p-main-visual {
    background-color: #FFF;
    width: 100%;
    height: 55.5em;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 0;
}
@media screen and (max-width: 767px) {
  .p-main-visual {
    height: 100vh;
}
}

.p-main-visual .p-text {
  color: #fff;
  line-height: 1;
  white-space: nowrap;
  position: absolute;
  z-index: 3;
  mix-blend-mode: exclusion;
  clip-path: inset(0);
}
.p-main-visual .p-text.p-text1 {
  right: 50%;
  top: 2.55rem;
  font-size: 12.7777vw;
}
@media screen and (max-width: 767px) {
  .p-main-visual .p-text.p-text1 {
    right: 6%;
    top: 0;
    font-size: 24.266vw;
}
}
.p-main-visual .p-txt span {
  font-family: "Shippori Antique", sans-serif;
  display: inline-block;
  transform: rotate(-350deg) translateY(100%);
  transform-origin: left top;
  line-height: 1.1;
}
.p-main-visual .p-text.p-text2 {
  left: 46%;
  top: 19.6rem;
  margin-left: 0.1125rem;
  font-size: 12.7777vw;
}
@media screen and (max-width: 767px) {
  .p-main-visual .p-text.p-text2 {
    font-size: 24.266vw;
    left: 6%;
    top: 13.6rem;
}
}
.p-main-visual .p-ttxt span {
  font-family: "Shippori Antique", sans-serif;
  display: inline-block;
  transform: rotate(-350deg) translateY(100%);
  transform-origin: left top;
  line-height: 1.1;
}
.p-main-visual .p-box.p-box2 {
  top: 14.25em;
  right: 50%;
  margin-right: -14.8125em;
  z-index: 2;
}
@media screen and (max-width: 767px) {
  .p-main-visual .p-box.p-box2 {
    top: 5em;
    right: 42%;
    width: 109.6vw;
    height: 26.66vw;
  }
}

.p-main-visual .p-box {
  width: 51.225em;
  /* width: 35.225em; */
  height: 12.375em;
  position: absolute;
  overflow: hidden;
}
.p-main-visual .p-box.p-box3 {
  top: 32.725em;
  left: 50%;
  margin-left: -3.9625em;
}
@media screen and (max-width: 767px) {
  .p-main-visual .p-box.p-box3 {
    top: 18.425em;
    left: -6%;
    width: 109.6vw;
    height: 26.66vw;
  }

}
.p-mainvisual .p-box {
  width: 50.75em;
  height: 12.375em;
  position: absolute;
  overflow: hidden;
}
.p-main-visual .p-con {
  position: absolute;
  right: 50%;
  top: 33.75em;
  margin-right: 10.25em;
  /* opacity: 0; */
  /* transition: 0.4s 2s; */
}
@media screen and (max-width: 767px) {
  .p-main-visual .p-con {
    right: 0;
    top: 28.55em;
    margin-right: 0;
  }
}
.p-fo17 {
  font-size: 20px;

}
@media screen and (max-width: 767px) {
  .p-fo17 {
    font-size: 18px;
  }
}
.p-top-img {
  position: absolute;
  bottom: -4.8rem;
  left: 10rem;
  width: 50vh;
}
@media screen and (max-width: 767px) {
  .p-top-img {
    bottom: -2.8rem;
    left: 51px;
    width: 75%;
    width: 260px;
  }
}


.u-menu-highlight {
  padding: 0 1rem;
  border-radius: 7px;
}

@media screen and (max-width: 767px) {
  /* TOP KV下のメッセージ スマホ版左右余白調整 */
  .p-sp_p_lr {
    padding: 0 6.4%;
  }
  /* スマホ版 Google formコンテンツ幅調整  */
  .google_form {
    width: 100%;
    overflow-x: hidden;
    .blxCBd {
    display: block;
  }
  }

}

@media screen and (max-width: 1024px)  {
  .w1024_block {
    display: block;
  }
}