main {
  background: url("../img/common/pattern_body.webp") 0 0/100vmax 100vmax repeat;
}

main:has(.profile .text-area) {
  overflow-x: hidden;
}

.cmn-header-l2 {
  background-image: url(../img/characters/bg@sp.webp);
}

.cmn-header-l3::before {
  background-image: url(../img/characters/bg@sp.webp);
}

.sec-250227_04_01 .cmn-sec-l3-box2,
.sec-250227_05_01 .cmn-sec-l3-box2,
.sec-250722_01_01 .cmn-sec-l3-box2,
.sec-250722_02_01 .cmn-sec-l3-box2 {
  background-image: linear-gradient(to bottom, transparent 100%, transparent 100%), url("../img/common/pattern_triangles.svg");
}

.cmn-sec-l3-box2 {
  filter: drop-shadow(0 0 5.3333333333vw rgb(246, 246, 246));
}

.cmn-sec-l3-box2 .text {
  width: 85%;
  padding: 6vw 4vw 6vw 8vw;
  transform: skew(-10deg, 0);
}

.cmn-sec-l3-box2 .cmn-content:not(:has(.button_v2)) {
  margin-left: 4vw;
  margin-right: 4vw;
}

.cmn-sec-l3-box2 .cmn-content:has(.button_v2) .button_v2 {
  width: max-content;
  max-width: 100%;
  margin: 0 auto;
}

.cmn-sec-l3-box2 .cmn-content:has(.button_v2) .button_v2 .button-text {
  font-size: 16px;
  padding-left: 4vw;
  padding-right: 8vw;
}

.sec-250227_06_01 .cmn-sec-l3-box2 .sec-250227_06_layout {
  display: flex;
}

.sec-250227_06_01 .cmn-sec-l3-box2 .sec-250227_06_layout .layout_02 .image-wrap {
  display: flex;
  align-items: flex-end;
}

.sec-250227_06_01 .cmn-sec-l3-box2 .sec-250227_06_layout .layout_02 .image-wrap figure {
  display: flex;
  flex-direction: column;
  gap: 4vw;
}

.sec-250227_06_01 .cmn-sec-l3-box2 .sec-250227_06_layout .layout_02 .image-wrap figure:nth-child(1) {
  width: 60.2803738318%;
  flex: 1 1 60.2803738318%;
}

.sec-250227_06_01 .cmn-sec-l3-box2 .sec-250227_06_layout .layout_02 .image-wrap figure:nth-child(2) {
  width: 39.7196261682%;
  flex: 1 1 39.7196261682%;
}

.sec-250227_06_01 .cmn-sec-l3-box2 .sec-250227_06_layout .layout_02 .image-wrap figure img {
  order: 1;
}

.sec-250227_06_01 .cmn-sec-l3-box2 .sec-250227_06_layout .layout_02 .image-wrap figure::before {
  content: "";
  display: block;
  height: 0.8vw;
  order: 2;
  background: linear-gradient(to right, var(--color-blue3) 0%, transparent 80%);
}

.sec-250227_06_01 .cmn-sec-l3-box2 .sec-250227_06_layout .layout_02 .image-wrap figure figcaption {
  order: 3;
  margin-block: var(--leading-trim);
  font-weight: 700;
}

@media screen and (min-width: 768px) {
  .cmn-header-l2 {
    background-image: url(../img/characters/bg@pc.webp);
  }

  .cmn-header-l3::before {
    background-image: url(../img/characters/bg@pc.webp);
  }

  .sec-250227_01_01 .cmn-sec-l3-box2,
  .sec-250227_02_01 .cmn-sec-l3-box2,
  .sec-250227_03_01 .cmn-sec-l3-box2 {
    --padding1: 120px;
  }

  .sec-250227_01_01 .cmn-sec-l3-box2 .profile {
    --chara_bottom: 11.9760479042vw;
  }

  .sec-250227_01_01 .cmn-sec-l3-box2 .profile .text {
    width: 45%;
  }

  .sec-250227_02_01 .cmn-sec-l3-box2 .profile {
    --chara_bottom: 8.9820359281vw;
  }

  .sec-250227_03_01 .cmn-sec-l3-box2 .profile {
    --chara_bottom: 8.9820359281vw;
  }

  .sec-250722_03_01 .cmn-sec-l3-box2 .profile {
    --chara_bottom: 8.9820359281vw;
  }

  .sec-250722_04_01 .cmn-sec-l3-box2 .profile {
    --chara_bottom: 8.9820359281vw;
  }

  .sec-250722_05_01 .cmn-sec-l3-box2 .profile {
    --chara_bottom: 8.9820359281vw;
  }

  .sec-251106_01_01 .cmn-sec-l3-box2 .profile {
    --chara_bottom: 8.9820359281vw;
  }

  .cmn-sec-l3-box2 {
    --chara_bottom: 30px;
    --padding1: 90px;
    filter: drop-shadow(0 0 20px rgb(246, 246, 246));
  }

  .cmn-sec-l3-box2 .profile {
    margin-bottom: var(--chara_bottom);
    margin-left: 60px;
    margin-right: 60px;
  }

  .cmn-sec-l3-box2 .text {
    width: 50%;
    padding: 60px 0 60px 60px;
  }

  .cmn-sec-l3-box2 .ill {
    position: absolute;
    z-index: 1;
    top: 50%;
    right: 0;
    transform: translate(60px, -50%);
    width: 60%;
    margin-left: auto;
    max-width: 548px;
  }

  .cmn-sec-l3-box2 .cmn-content:not(:has(.button_v2)) {
    margin-left: 60px;
    margin-right: 60px;
  }

  .cmn-sec-l3-box2 .cmn-content:has(.button_v2) .button_v2 .button-text {
    padding-left: 30px;
    padding-right: 45px;
  }

  .cmn-sec-l3-box2 .image {
    position: relative;
    z-index: 1;
    width: 48.2%;
    margin-top: -30px;
  }

  .sec-250227_06_01 .cmn-sec-l3-box2 .ill {
    transform: translate(111px, -50%);
  }

  .sec-250227_06_01 .cmn-sec-l3-box2 .sec-250227_06_layout {
    flex-direction: row-reverse;
    gap: 30px;
  }

  .sec-250227_06_01 .cmn-sec-l3-box2 .sec-250227_06_layout .layout_01 {
    width: calc(50% - 15px);
  }

  .sec-250227_06_01 .cmn-sec-l3-box2 .sec-250227_06_layout .layout_01 .cmn-content {
    margin: 0;
  }

  .sec-250227_06_01 .cmn-sec-l3-box2 .sec-250227_06_layout .layout_01 figure {
    margin-top: 30px;
  }

  .sec-250227_06_01 .cmn-sec-l3-box2 .sec-250227_06_layout .layout_02 {
    width: calc(50% - 15px);
  }

  .sec-250227_06_01 .cmn-sec-l3-box2 .sec-250227_06_layout .layout_02 .image-wrap figure {
    gap: 30px;
  }

  .sec-250227_06_01 .cmn-sec-l3-box2 .sec-250227_06_layout .layout_02 .image-wrap figure::before {
    height: 4px;
  }
}

@media screen and (min-width: 768px) and (min-width: 1024px) {
  .sec-250227_06_01 .cmn-sec-l3-box2 .sec-250227_06_layout {
    width: calc(100% - 60px);
    margin-left: auto;
    margin-right: auto;
  }
}

@media screen and (max-width: 767.8px) {
  .cmn-container:has(.cmn-sec-l3) {
    width: auto;
  }

  .sec-250227_06_01 .cmn-sec-l3-box2 .sec-250227_06_layout {
    flex-direction: column;
  }

  .sec-250227_06_01 .cmn-sec-l3-box2 .sec-250227_06_layout .layout_01 figure {
    margin-top: 8vw;
    margin-left: 4vw;
    margin-right: 4vw;
  }

  .sec-250227_06_01 .cmn-sec-l3-box2 .sec-250227_06_layout .layout_02 {
    margin-top: 8vw;
    margin-left: 4vw;
    margin-right: 4vw;
  }
}