/*--------------------------------------------------------------------------*/
/*	section03-shija
/*--------------------------------------------------------------------------*/
.section03-shija {
  border-top: 1px solid #000;
  position: relative;
}
.section03-shija .photochromic-icon01,
.section03-shija .photochromic-icon02 {
  position: absolute;
  z-index: 1;
}
.section03-shija .photochromic-icon01 {
  top: 4%;
  left: 4%;
}
.section03-shija .photochromic-icon02 {
  top: 4%;
  right: 4%;
}
.section03-shija .copy-design-container {
  position: absolute;
  left: 50%;
  top: -6%;
  margin: 0 auto;
  z-index: 2;
  transform: translateX(-50%) rotate(-5deg);
}
.section03-shija .copy-design-container .copy-design {
  font-size: clamp(16px, 2.4vw, 40px);
  position: relative;
}

.section03-shija .copy-design-container .copy-design strong {
  width: -moz-fit-content;
  width: fit-content;
  display: inline-block;
  color: #fff;
  font-size: clamp(16px, 2.4vw, 40px);
  font-weight: 500;
  line-height: 1;
  border-radius: 0 34px;
  border: 2px solid #000;
  padding: 14px 20px;
  position: relative;
  box-shadow: 8px 8px #000;
  background-image: linear-gradient(90deg, #68b4ae, #58918d);
  margin-left: -24px;
}
.section03-shija .copy-design-container .copy-design .icon01 {
  position: absolute;
  top: -27px;
  left: -55px;
}
@media screen and (max-width: 767px) {
  .section03-shija .copy-design-container .copy-design .icon01 {
    top: -15px;
    left: -39px;
  }
  .section03-shija .copy-design-container .copy-design .icon01 .icon-star {
    width: 32px;
    height: 32px;
  }
}

.section03-shija .trapezoid-container {
  display: flex;
  width: 100%;
  margin: 0 auto;
  overflow: hidden;
  line-height: 0;
}
.section03-shija .trapezoid-container .trapezoid {
  flex: 1;
  height: 720px;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  transition: transform 0.4s ease;
  position: relative;
}
.section03-shija .trapezoid-container .trapezoid.left,
.section03-shija .trapezoid-container .trapezoid.right {
  height: clamp(640px, 64vw, 960px);
}
.section03-shija .trapezoid-container .trapezoid.left {
  margin-right: -8%;
  background-image: url("/wp/wp-content/uploads/feature/shija/section03-shija/img01.webp");
  clip-path: polygon(0% 0, 100% 0, 80% 100%, 0 100%);
  background-position: 58% 18%;
  background-size: 245%;
}
.section03-shija .trapezoid-container .trapezoid.right {
  margin-left: -8%;
  background-image: url("/wp/wp-content/uploads/feature/shija/section03-shija/img02.webp");
  clip-path: polygon(20% 0, 100% 0, 100% 100%, 0 100%);
  background-position: 0% 20%;
  background-size: 140%;
}
.section03-shija section {
  width: 100%;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  text-align: center;
  color: #fff;
  margin-top: 32px;
}
.section03-shija section > p:first-of-type {
  font-size: clamp(16px, 2.3vw, 40px);
  font-weight: bold;
  margin-bottom: 16px;
  font-weight: 500;
  text-align: center;
}
.section03-shija section h2 {
  border-top: 2px solid #fff;
  border-bottom: 2px solid #fff;
  display: inline-block;
  padding: 24px;
  font-size: clamp(40px, 5.8vw, 96px);
  font-family: "Zen Kaku Gothic New", sans-serif;
  font-weight: 700;
  line-height: 1.2;
  margin-bottom: 32px;
}
.section03-shija section h2 span {
  margin-top: 16px;
  display: block;
  font-size: clamp(18px, 2.3vw, 40px);
  font-weight: 500;
}
.section03-shija section .price-wrapper .price > strong {
  align-items: flex-start;
}
.section03-shija section .price-wrapper .price > strong small {
  font-weight: 100;
}
.section03-shija section .price-wrapper .price > span {
  align-items: start;
  font-size: 3rem;
  margin-bottom: 4px;
}
.section03-shija section .price-wrapper .price > span small {
  margin-left: -4px;
}
.section03-shija section .section03-shija-flex {
  margin-top: 32px;
  display: flex;
  justify-content: center;
  align-items: center;
  border: 2px solid #000;
  color: #000;
  background-color: rgba(255, 255, 255, 0.8);
  border-radius: 16px;
  padding: 16px 4%;
  margin-left: auto;
  margin-right: auto;
  max-width: 1248px;
}
/*----------------------------------*/
/*	1376px */
/*----------------------------------*/
@media screen and (max-width: 1376px) {
  .section03-shija section .section03-shija-flex {
    margin-left: 6%;
    margin-right: 6%;
  }
}
.section03-shija section .section03-shija-flex .left {
  width: 45%;
  text-align: center;
  padding-right: 4%;
  border-right: 1px solid;
  margin-right: 4%;
}
.section03-shija section .section03-shija-flex .left strong {
  margin-bottom: 8px;
  position: relative;
  display: inline-block;
  padding: 0 32px;
  font-size: clamp(18px, 1.8vw, 24px);
  font-weight: 500;
}
.section03-shija section .section03-shija-flex .left strong span {
  color: #4f988a;
  font-size: 140%;
}
.section03-shija section .section03-shija-flex .left strong:before,
.section03-shija section .section03-shija-flex .left strong:after {
  content: "";
  position: absolute;
  top: 56%;
  display: inline-block;
  width: 24px;
  height: 2px;
  background-color: black;
}
.section03-shija section .section03-shija-flex .left strong:before {
  left: 0;
  transform: rotate(45deg);
}
.section03-shija section .section03-shija-flex .left strong:after {
  right: 0;
  transform: rotate(-45deg);
}
.section03-shija section .section03-shija-flex .left p {
  font-size: clamp(18px, 1.8vw, 28px);
  line-height: 1.6;
  font-weight: bold;
  display: flex;
  justify-content: center;
}
.section03-shija section .section03-shija-flex .right {
  width: 55%;
}
.section03-shija section .section03-shija-flex .right p {
  font-size: clamp(18px, 1.5vw, 24px);
  color: #4f988a;
  font-weight: 700;
  margin-bottom: 16px;
  text-align: justify;
}
.section03-shija section .section03-shija-flex .right p br {
  display: none;
}

/*----------------------------------*/
/*	832px */
/*----------------------------------*/
@media screen and (max-width: 832px) {
  .section03-shija section .section03-shija-flex {
    padding: 16px 2%;
  }
}
/*----------------------------------*/
/*	767px */
/*----------------------------------*/
@media screen and (max-width: 767px) {
  .section03-shija .photochromic-icon01,
  .section03-shija .photochromic-icon02 {
    top: 80%;
    width: 48px;
  }
  .section03-shija .trapezoid-container {
    height: 608px;
    position: relative;
  }
  .section03-shija .trapezoid-container .blend-overlay {
    position: absolute;
    inset: 0;
    background: linear-gradient(
      to bottom,
      rgba(17, 23, 21, 0) 40%,
      rgb(88, 145, 141) 100%
    );
    height: 608px;
    pointer-events: none;
    mix-blend-mode: multiply;
  }
  .section03-shija .trapezoid-container :root {
    --bg-y: clamp(42vw, 48vw, 720px);
  }
  .section03-shija .trapezoid-container .trapezoid.left {
    background-position: 37% var(--bg-y);
    background-size: 296%;
  }
  .section03-shija .trapezoid-container .trapezoid.left img {
    width: 56px;
    top: 68%;
    z-index: 10;
  }
  .section03-shija .trapezoid-container .trapezoid.left {
    background-position: 50% -6vw;
    background-size: 296%;
  }
  .section03-shija .trapezoid-container .trapezoid.left img {
    width: 56px;
    top: 68%;
    z-index: 10;
  }
  .section03-shija .trapezoid-container .trapezoid.right {
    background-position: 26% -14vw;
    background-size: 180%;
  }
  .section03-shija .trapezoid-container .trapezoid.right img {
    width: 56px;
    top: 68%;
    z-index: 10;
  }
  .section03-shija section {
    margin-top: 288px;
  }
  .section03-shija section h2 {
    padding: 16px;
  }
  .section03-shija section .section03-shija-flex {
    margin-top: 32px;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    border: 2px solid #000;
    color: #000;
    background-color: rgba(255, 255, 255, 0.8);
    border-radius: 16px;
    padding: 16px 4%;
    margin-left: 6%;
    margin-right: 6%;
    max-width: 1248px;
  }
  .section03-shija section .section03-shija-flex .left {
    width: -moz-fit-content;
    width: fit-content;
    padding-right: 0;
    border-right: none;
    margin-right: 0;
    border-bottom: 1px solid;
    padding-bottom: 16px;
    margin-bottom: 16px;
  }
  .section03-shija section .section03-shija-flex .left strong {
    font-size: 18px;
  }
  .section03-shija section .section03-shija-flex .left strong span {
    font-size: 3rem;
  }
  .section03-shija section .section03-shija-flex .right {
    width: 100%;
  }
  .section03-shija section .section03-shija-flex .right p {
    text-align: center;
  }
  .section03-shija section .section03-shija-flex .right p br {
    display: block;
  }
}
/*----------------------------------*/
/*	430px */
/*----------------------------------*/
@media screen and (max-width: 430px) {
  .section03-shija .trapezoid-container .trapezoid.left {
    background-position: 50% 50%;
    background-size: 500%;
  }
  .section03-shija .trapezoid-container .trapezoid.right {
    background-position: 37% 32%;
    background-size: 298%;
  }
} /*# sourceMappingURL=section03-shija.css.map */
