/*! Writen  by SCSS */
.wrap::before {
  content: "";
  position: fixed;
  inset: 0;
  margin: auto;
  width: 100%;
  height: 100svh;
  z-index: -1;
  background-image: url("../images/top/bg01.jpg");
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  opacity: 0.4; }

.w100 img {
  width: 100%; }

.midashi_group {
  margin-bottom: clamp(40px, 5vw, 60px); }
  .midashi_group .sec_head {
    font-size: clamp(24px, 3.667vw, 44px);
    color: #333333; }

.en_ttl {
  font-size: clamp(30px, 4.5vw, 54px);
  line-height: 1;
  margin-bottom: 0.5em;
  color: #333; }

.ttl01 {
  font-size: clamp(20px, 3.334vw, 40px);
  line-height: 1.4;
  letter-spacing: 0.05em;
  margin-inline: auto; }

.txt01 {
  font-size: clamp(13px, 1.667vw, 20px);
  line-height: 2; }

.sec01 {
  position: relative;
  overflow: hidden;
  padding: clamp(50px, 8.334vw, 100px) 0 clamp(80px, 8.334vw, 100px); }
  @media screen and (max-width: 820px) {
    .sec01 {
      padding: 60px 0 80px; } }
  @media screen and (max-width: 480px) {
    .sec01 {
      padding: 40px 0; } }
  .sec01 .midashi_group {
    margin-bottom: clamp(40px, 5.834vw, 70px); }
  @media screen and (max-width: 480px) {
    .sec01 .img01 {
      margin-inline: -50px; }
      .sec01 .img01 .cap {
        padding-right: 35px; } }
  .sec01 .img_wrap {
    position: relative;
    padding-right: 12.5%; }
    @media screen and (max-width: 480px) {
      .sec01 .img_wrap {
        padding-right: 0; } }
    .sec01 .img_wrap .icon {
      position: absolute;
      top: 0;
      right: 0;
      width: 36.88%;
      max-width: 590px;
      display: inline-block;
      transition-delay: 0.8s; }
      @media screen and (max-width: 480px) {
        .sec01 .img_wrap .icon {
          right: 5px;
          width: 43%; } }

.sec02 {
  position: relative;
  margin-bottom: clamp(50px, 10vw, 120px); }
  .sec02 .bg {
    position: absolute;
    width: 100%;
    left: 0;
    right: 0;
    clip-path: inset(0 0 0 0); }
    .sec02 .bg::before {
      content: '';
      position: fixed;
      inset: 0; }
    .sec02 .bg.bg01 {
      height: 60%;
      top: 200px; }
      .sec02 .bg.bg01::before {
        background: url("../images/design/bg01.png") center center/cover no-repeat; }
    .sec02 .bg.bg02 {
      height: 40%;
      bottom: 0; }
      .sec02 .bg.bg02::before {
        background: url("../images/design/bg02.png") center center/cover no-repeat; }
  .sec02 .sec02_wrap {
    position: relative;
    clip-path: polygon(0 0, 100% 0, 100% 100%, 0% 100%); }
    .sec02 .sec02_wrap::before {
      content: '';
      position: fixed;
      inset: 0;
      background: center center / cover no-repeat;
      pointer-events: none;
      z-index: -1; }
    .sec02 .sec02_wrap .main_img {
      margin-bottom: clamp(40px, 6.25vw, 75px); }
    .sec02 .sec02_wrap .text_wrap .text_in {
      text-align: center; }
      .sec02 .sec02_wrap .text_wrap .text_in .ttl01 {
        margin-bottom: 1em; }
    @media screen and (max-width: 480px) {
      .sec02 .sec02_wrap .item_wrap {
        flex-direction: column;
        row-gap: 15px; } }
    .sec02 .sec02_wrap .item_wrap .txt {
      margin-top: 0.35em; }
      @media screen and (max-width: 480px) {
        .sec02 .sec02_wrap .item_wrap .txt {
          text-align: center;
          margin-top: 0;
          font-size: 18px; } }
    .sec02 .sec02_wrap .item_wrap .list {
      flex-wrap: wrap;
      width: 70.84%; }
      @media screen and (max-width: 480px) {
        .sec02 .sec02_wrap .item_wrap .list {
          width: 100%; } }
      .sec02 .sec02_wrap .item_wrap .list li {
        width: 22.36%; }
        .sec02 .sec02_wrap .item_wrap .list li:nth-last-child(1) {
          width: 100%; }
        .sec02 .sec02_wrap .item_wrap .list li .name {
          text-align: center;
          line-height: 1;
          margin-top: 5px;
          font-size: clamp(12px, 1.334vw, 16px); }
  .sec02 .sec02_wrap01 {
    padding-bottom: clamp(40px, 4.167vw, 50px); }
    .sec02 .sec02_wrap01 .main_img {
      margin-left: 12.5%; }
      @media screen and (max-width: 480px) {
        .sec02 .sec02_wrap01 .main_img {
          margin-left: 0; } }
  .sec02 .sec02_wrap02 {
    padding-bottom: 70px; }
    @media screen and (max-width: 480px) {
      .sec02 .sec02_wrap02 {
        padding-bottom: 50px; } }
    .sec02 .sec02_wrap02 .main_img {
      margin-right: 12.5%; }
      @media screen and (max-width: 480px) {
        .sec02 .sec02_wrap02 .main_img {
          margin-right: 0; } }

.sec03 {
  margin-bottom: 70px; }
  @media screen and (max-width: 480px) {
    .sec03 {
      margin-bottom: 40px; } }
  .sec03 .sec03_wrap01 {
    margin-bottom: clamp(50px, 7.5vw, 90px); }
    @media screen and (max-width: 480px) {
      .sec03 .sec03_wrap01 .ttl_wrap {
        margin-bottom: 40px; } }
    .sec03 .sec03_wrap01 .ttl_wrap .en_ttl {
      color: #c9b844; }
    .sec03 .sec03_wrap01 .ttl_wrap .ttl01 {
      margin-bottom: 1em; }
    .sec03 .sec03_wrap01 .item_wrap {
      display: grid;
      align-items: flex-start;
      align-content: start;
      grid-auto-flow: dense; }
      @media screen and (max-width: 480px) {
        .sec03 .sec03_wrap01 .item_wrap {
          row-gap: 30px; } }
      .sec03 .sec03_wrap01 .item_wrap .item {
        display: flex;
        flex-direction: column;
        grid-row-gap: clamp(10px, 2.5vw, 30px); }
      .sec03 .sec03_wrap01 .item_wrap .ttl {
        font-size: clamp(16px, 2vw, 24px);
        margin-bottom: 0.5em;
        line-height: 1.4; }
      .sec03 .sec03_wrap01 .item_wrap .read {
        line-height: 1.8; }
        @media screen and (max-width: 480px) {
          .sec03 .sec03_wrap01 .item_wrap .read {
            letter-spacing: 0.05em; } }
        .sec03 .sec03_wrap01 .item_wrap .read .cap_l {
          display: inline-block; }
      .sec03 .sec03_wrap01 .item_wrap .img {
        width: fit-content; }
    .sec03 .sec03_wrap01 .item_wrap01 {
      grid-template-columns: 53.5% 38.17%;
      justify-content: space-between;
      margin-bottom: clamp(30px, 6.667vw, 80px); }
      @media screen and (max-width: 480px) {
        .sec03 .sec03_wrap01 .item_wrap01 {
          grid-template-columns: 1fr; } }
      .sec03 .sec03_wrap01 .item_wrap01 .item01 {
        grid-row: span 2; }
        .sec03 .sec03_wrap01 .item_wrap01 .item01 .img {
          mix-blend-mode: multiply; }
    .sec03 .sec03_wrap01 .item_wrap02 {
      grid-template-columns: repeat(4, 1fr);
      column-gap: 3.33%;
      row-gap: 20px; }
      @media screen and (max-width: 480px) {
        .sec03 .sec03_wrap01 .item_wrap02 {
          column-gap: 4%;
          grid-template-columns: repeat(2, 1fr); } }
  .sec03 .sec03_wrap02 .text_wrap {
    margin-bottom: clamp(30px, 4.167vw, 50px); }
    @media screen and (max-width: 480px) {
      .sec03 .sec03_wrap02 .text_wrap {
        text-align: center; } }
    .sec03 .sec03_wrap02 .text_wrap .en_ttl {
      color: #c9b844;
      text-align: left; }
      @media screen and (max-width: 480px) {
        .sec03 .sec03_wrap02 .text_wrap .en_ttl {
          text-align: center; } }
    .sec03 .sec03_wrap02 .text_wrap .ttl01 {
      margin-bottom: 1.5em;
      margin-inline: 0; }
      @media screen and (max-width: 480px) {
        .sec03 .sec03_wrap02 .text_wrap .ttl01 {
          margin-bottom: 1em;
          margin-inline: auto; } }
      .sec03 .sec03_wrap02 .text_wrap .ttl01 .small {
        font-size: 70%; }
  .sec03 .sec03_wrap02 .img .cap {
    padding: 0; }
    @media screen and (max-width: 480px) {
      .sec03 .sec03_wrap02 .img .cap {
        bottom: auto;
        top: calc(100% + 5px); } }

@media screen and (max-width: 480px) {
  .ls03_sp {
    letter-spacing: -0.03em; } }

@media screen and (max-width: 480px) {
  .ls05_sp {
    letter-spacing: -0.05em; } }

/*# sourceMappingURL=design.css.map */
