@charset "UTF-8";
.access {
  position: relative;
}

/*----------------------------------------
	common
-----------------------------------------*/
.l-content {
  background: url(/asset/img/common/content-bg02.jpg) repeat-y center top;
  background-size: 100% auto;
}

.c-title--page--full__title {
  left: clamp(16px, 1.042vw, 24px);
  bottom: 0;
}
@media screen and (max-width: 768px) {
  .c-title--page--full__title {
    left: clamp(4px, 1.282vw, 6px);
    bottom: 0;
  }
}
.c-title--page--full__title img {
  width: clamp(252px, 16.406vw, 378px);
}
@media screen and (max-width: 768px) {
  .c-title--page--full__title img {
    width: clamp(160px, 51.282vw, 240px);
  }
}

.s02 .txt--main, .s03 .txt--main {
  color: #575656;
  font-weight: 400;
  font-size: clamp(24px, 1.563vw, 36px);
  letter-spacing: 0.08em;
  line-height: 1.33;
}
@media screen and (max-width: 768px) {
  .s02 .txt--main, .s03 .txt--main {
    font-size: clamp(16px, 5.128vw, 24px);
    letter-spacing: 0.06em;
    line-height: 1.5;
  }
}
.s02 .txt--sub, .s03 .txt--sub {
  color: #575656;
  font-weight: 400;
  font-size: clamp(16.8px, 1.094vw, 25.2px);
  line-height: 2.38;
}
@media screen and (max-width: 768px) {
  .s02 .txt--sub, .s03 .txt--sub {
    font-size: clamp(12px, 3.846vw, 18px);
    line-height: 2.2;
  }
}
.s02 .item .c-list--notice li, .s03 .item .c-list--notice li {
  color: #575656;
  font-weight: 400;
  font-size: clamp(10.4px, 0.677vw, 15.6px);
  letter-spacing: -0.02em;
  line-height: 1.15;
  margin: 0;
}
@media screen and (max-width: 768px) {
  .s02 .item .c-list--notice li, .s03 .item .c-list--notice li {
    font-size: clamp(8px, 2.564vw, 12px);
  }
}
.s02 figure, .s03 figure {
  position: relative;
  height: -webkit-fit-content;
  height: -moz-fit-content;
  height: fit-content;
}

/*----------------------------------------
  t-tab override（テンプレ）
-----------------------------------------*/
/*----------------------------------------
  map
-----------------------------------------*/
.t-access__guide {
  padding-block: min(7.292vw, 168px) min(6.25vw, 144px);
}
@media screen and (max-width: 768px) {
  .t-access__guide {
    padding-block: min(15.385vw, 72px) min(15.385vw, 72px);
  }
}
.t-access__guide .l-inner {
  -webkit-border-before: 1px solid #999;
          border-block-start: 1px solid #999;
}
.t-access__guide .c-title--contents {
  max-width: min(57.604vw, 1327.2px);
  margin-inline: auto;
  -webkit-padding-before: min(4.531vw, 104.4px);
          padding-block-start: min(4.531vw, 104.4px);
  -webkit-margin-after: min(1.667vw, 38.4px);
          margin-block-end: min(1.667vw, 38.4px);
  border: 0;
  font-weight: 400;
  letter-spacing: 0.08em;
}
@media screen and (max-width: 768px) {
  .t-access__guide .c-title--contents {
    max-width: 100%;
    -webkit-padding-before: min(10.256vw, 48px);
            padding-block-start: min(10.256vw, 48px);
    -webkit-margin-after: min(3.846vw, 18px);
            margin-block-end: min(3.846vw, 18px);
  }
}
.t-access__guide__map {
  max-width: min(57.604vw, 1327.2px);
}
@media screen and (max-width: 768px) {
  .t-access__guide__map {
    max-width: 100%;
  }
}
.t-access__guide__map figcaption {
  text-decoration: underline;
  font-weight: 400;
  font-size: clamp(15.2px, 0.99vw, 22.8px);
  letter-spacing: 0.06em;
  line-height: 1.79;
  -webkit-margin-before: min(1.667vw, 38.4px);
          margin-block-start: min(1.667vw, 38.4px);
}
@media screen and (max-width: 768px) {
  .t-access__guide__map figcaption {
    font-size: clamp(12px, 3.846vw, 18px);
    -webkit-margin-before: min(3.846vw, 18px);
            margin-block-start: min(3.846vw, 18px);
  }
}
.t-access__guide__map figcaption i {
  font-weight: 400;
}

/*----------------------------------------
  t-tab
-----------------------------------------*/
.c-tab {
  -webkit-margin-before: min(8.854vw, 204px);
          margin-block-start: min(8.854vw, 204px);
}
@media screen and (max-width: 768px) {
  .c-tab {
    -webkit-margin-before: min(20.513vw, 96px);
            margin-block-start: min(20.513vw, 96px);
  }
}
.c-tab__wrap {
  overflow-x: unset;
}
@media screen and (max-width: 768px) {
  .c-tab__wrap {
    -webkit-margin-after: 0;
            margin-block-end: 0;
  }
}
.c-tab__list {
  gap: min(1.563vw, 36px);
  width: 100%;
}
.c-tab__item {
  max-width: min(390px, 40%);
  min-width: unset;
  font-size: clamp(21.6px, 1.406vw, 32.4px);
  letter-spacing: 0.06em;
  padding-block: min(1.51vw, 34.8px);
}
@media screen and (max-width: 768px) {
  .c-tab__item {
    max-width: 100%;
    font-size: clamp(12.8px, 4.103vw, 19.2px);
    padding-block: min(2.564vw, 12px);
  }
}
.c-tab__panel__item {
  padding-block: 0;
}
@media screen and (max-width: 768px) {
  .c-tab__panel__item {
    padding-block: 0;
  }
}

/*----------------------------------------
  s02 電車
-----------------------------------------*/
.s02 .l-inner {
  padding-block: min(3.958vw, 91.2px) min(8.333vw, 192px);
}
@media screen and (max-width: 768px) {
  .s02 .l-inner {
    padding-block: min(10.256vw, 48px);
  }
}
.s02 .item01 h2 img {
  width: clamp(268px, 17.448vw, 402px);
}
@media screen and (max-width: 768px) {
  .s02 .item01 h2 img {
    width: clamp(160px, 51.282vw, 240px);
  }
}
.s02 .item01 > .txt--main {
  -webkit-margin-before: min(1.042vw, 24px);
          margin-block-start: min(1.042vw, 24px);
}
@media screen and (max-width: 768px) {
  .s02 .item01 > .txt--main {
    line-height: 2;
    -webkit-margin-before: min(3.846vw, 18px);
            margin-block-start: min(3.846vw, 18px);
  }
}
.s02 .item01 > .txt--main .tgt {
  position: relative;
}
.s02 .item01 > .txt--main .tgt > span {
  position: absolute;
  right: 0;
  top: 100%;
  white-space: nowrap;
  font-weight: 400;
  font-size: clamp(9.6px, 0.625vw, 14.4px);
  letter-spacing: 0;
}
@media screen and (max-width: 768px) {
  .s02 .item01 > .txt--main .tgt > span {
    font-size: clamp(8px, 2.564vw, 12px);
    line-height: 1;
  }
}
.s02 .item01 .item-list {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr min(2.344vw, 54px) 1fr min(2.344vw, 54px) 1fr;
  grid-template-columns: repeat(3, 1fr);
  gap: min(2.344vw, 54px);
  -webkit-margin-before: min(1.667vw, 38.4px);
          margin-block-start: min(1.667vw, 38.4px);
}
@media screen and (max-width: 1024px) {
  .s02 .item01 .item-list {
    -ms-grid-columns: (1fr)[2];
    grid-template-columns: repeat(2, 1fr);
  }
}
@media screen and (max-width: 768px) {
  .s02 .item01 .item-list {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    gap: min(5.128vw, 24px);
    -webkit-margin-before: min(10.256vw, 48px);
            margin-block-start: min(10.256vw, 48px);
  }
}
.s02 .item01 .item-list li:nth-of-type(3) figcaption {
  position: relative;
}
.s02 .item01 .item-list li:nth-of-type(3) figcaption::after {
  content: "all image photo";
  position: absolute;
  top: min(0.26vw, 6px);
  right: 0;
  font-weight: 400;
  font-size: clamp(10.4px, 0.677vw, 15.6px);
  letter-spacing: -0.02em;
}
@media screen and (max-width: 768px) {
  .s02 .item01 .item-list li:nth-of-type(3) figcaption::after {
    top: min(1.282vw, 6px);
    font-size: clamp(8px, 2.564vw, 12px);
  }
}
.s02 .item01 .item-list figcaption {
  position: relative;
  -webkit-margin-before: min(0.156vw, 3.6px);
          margin-block-start: min(0.156vw, 3.6px);
}
.s02 .item01 .item-list figcaption > span:nth-of-type(1) {
  font-family: "futura-pt", sans-serif;
  font-size: clamp(29.6px, 1.927vw, 44.4px);
  letter-spacing: 0.06em;
  -webkit-margin-end: 0.3em;
          margin-inline-end: 0.3em;
}
@media screen and (max-width: 768px) {
  .s02 .item01 .item-list figcaption > span:nth-of-type(1) {
    font-size: clamp(19.2px, 6.154vw, 28.8px);
  }
}
.s02 .item01 .item-list figcaption > span:nth-of-type(2) {
  font-family: "futura-pt", sans-serif;
  color: #7495A0;
  letter-spacing: 0.06em;
  line-height: 0;
}
.s02 .item01 .item-list figcaption > span:nth-of-type(2) span:nth-of-type(1) {
  font-size: clamp(40px, 2.604vw, 60px);
  -webkit-margin-end: 0.1em;
          margin-inline-end: 0.1em;
}
@media screen and (max-width: 768px) {
  .s02 .item01 .item-list figcaption > span:nth-of-type(2) span:nth-of-type(1) {
    font-size: clamp(24px, 7.692vw, 36px);
  }
}
.s02 .item01 .item-list figcaption > span:nth-of-type(2) span:nth-of-type(2) {
  font-size: clamp(24px, 1.563vw, 36px);
}
@media screen and (max-width: 768px) {
  .s02 .item01 .item-list figcaption > span:nth-of-type(2) span:nth-of-type(2) {
    font-size: clamp(17.6px, 5.641vw, 26.4px);
  }
}
.s02 .item01 .c-box--swipe {
  max-width: min(67.865vw, 1563.6px);
  margin-inline: auto;
  -webkit-margin-before: min(3.021vw, 69.6px);
          margin-block-start: min(3.021vw, 69.6px);
}
@media screen and (max-width: 768px) {
  .s02 .item01 .c-box--swipe {
    max-width: 100%;
    -webkit-margin-before: min(10.256vw, 48px);
            margin-block-start: min(10.256vw, 48px);
  }
}
@media screen and (max-width: 768px) {
  .s02 .item01 .c-box--swipe img {
    max-height: min(102.564vw, 480px);
  }
}
.s02 .item01 .c-box--swipe figcaption {
  position: absolute;
  bottom: 0;
  right: 0;
  font-weight: 400;
  font-size: clamp(10.4px, 0.677vw, 15.6px);
  letter-spacing: 0.02em;
}
@media screen and (max-width: 768px) {
  .s02 .item01 .c-box--swipe figcaption {
    font-size: clamp(8px, 2.564vw, 12px);
  }
}
.s02 .item01 > .c-list--notice:nth-of-type(2) {
  -webkit-margin-before: min(3.333vw, 76.8px);
          margin-block-start: min(3.333vw, 76.8px);
}
@media screen and (max-width: 768px) {
  .s02 .item01 > .c-list--notice:nth-of-type(2) {
    -webkit-margin-before: min(5.128vw, 24px);
            margin-block-start: min(5.128vw, 24px);
  }
}
.s02 .item01 .wrap {
  border: min(0.26vw, 6px) solid #fff;
  background-color: #7495A0;
  -webkit-box-shadow: 10px 10px 10px rgba(0, 0, 0, 0.5);
          box-shadow: 10px 10px 10px rgba(0, 0, 0, 0.5);
  border-radius: 0 min(3.125vw, 72px) 0 0;
  padding: min(2.813vw, 64.8px) min(2.813vw, 64.8px) min(1.771vw, 40.8px);
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: clamp(494.4px, 32.188vw, 741.6px) min(3.281vw, 75.6px) 1fr;
  grid-template-columns: clamp(494.4px, 32.188vw, 741.6px) 1fr;
  -ms-grid-rows: auto 0 1fr;
  grid-template-rows: auto 1fr;
  gap: 0 min(3.281vw, 75.6px);
  -webkit-margin-before: min(2.656vw, 61.2px);
          margin-block-start: min(2.656vw, 61.2px);
}
.s02 .item01 .wrap > *:nth-child(1) {
  -ms-grid-row: 1;
  -ms-grid-column: 1;
}
.s02 .item01 .wrap > *:nth-child(2) {
  -ms-grid-row: 1;
  -ms-grid-column: 3;
}
.s02 .item01 .wrap > *:nth-child(3) {
  -ms-grid-row: 3;
  -ms-grid-column: 1;
}
.s02 .item01 .wrap > *:nth-child(4) {
  -ms-grid-row: 3;
  -ms-grid-column: 3;
}
@media screen and (max-width: 1280px) {
  .s02 .item01 .wrap {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }
}
@media screen and (max-width: 768px) {
  .s02 .item01 .wrap {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    padding: min(5.128vw, 24px);
    -webkit-margin-before: min(10.256vw, 48px);
            margin-block-start: min(10.256vw, 48px);
    -webkit-box-shadow: 3px 3px 3px rgba(0, 0, 0, 0.5);
            box-shadow: 3px 3px 3px rgba(0, 0, 0, 0.5);
    border-radius: 0 min(7.692vw, 36px) 0 0;
  }
}
.s02 .item01 .wrap .txt--main {
  color: #fff;
  width: calc(100% + 1em);
}
.s02 .item01 .wrap .txt--sub {
  color: #fff;
  -webkit-margin-before: min(1.875vw, 43.2px);
          margin-block-start: min(1.875vw, 43.2px);
}
@media screen and (max-width: 768px) {
  .s02 .item01 .wrap .txt--sub {
    -webkit-margin-before: min(5.128vw, 24px);
            margin-block-start: min(5.128vw, 24px);
  }
}
.s02 .item01 .wrap .imgs {
  -ms-grid-column: 2;
  -ms-grid-column-span: 1;
  grid-column: 2/3;
  -ms-grid-row: 1;
  -ms-grid-row-span: 2;
  grid-row: 1/3;
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr min(1.042vw, 24px) 1fr;
  grid-template-columns: repeat(2, 1fr);
  -ms-grid-rows: auto 0 1fr;
  grid-template-rows: auto 1fr;
  gap: 0 min(1.042vw, 24px);
  height: -webkit-fit-content;
  height: -moz-fit-content;
  height: fit-content;
}
.s02 .item01 .wrap .imgs > *:nth-child(1) {
  -ms-grid-row: 1;
  -ms-grid-column: 1;
}
.s02 .item01 .wrap .imgs > *:nth-child(2) {
  -ms-grid-row: 1;
  -ms-grid-column: 3;
}
.s02 .item01 .wrap .imgs > *:nth-child(3) {
  -ms-grid-row: 3;
  -ms-grid-column: 1;
}
.s02 .item01 .wrap .imgs > *:nth-child(4) {
  -ms-grid-row: 3;
  -ms-grid-column: 3;
}
@media screen and (max-width: 1280px) {
  .s02 .item01 .wrap .imgs {
    grid-column: unset;
    -ms-grid-row: 3;
    -ms-grid-row-span: 1;
    grid-row: 3/4;
    -webkit-margin-before: min(2.604vw, 60px);
            margin-block-start: min(2.604vw, 60px);
  }
}
@media screen and (max-width: 768px) {
  .s02 .item01 .wrap .imgs {
    grid-column: unset;
    -ms-grid-row: 3;
    -ms-grid-row-span: 1;
    grid-row: 3/4;
    width: 100%;
    gap: 0 min(2.564vw, 12px);
    -webkit-margin-before: min(5.128vw, 24px);
            margin-block-start: min(5.128vw, 24px);
  }
}
.s02 .item01 .wrap .imgs figure {
  overflow: hidden;
  position: relative;
}
.s02 .item01 .wrap .imgs figure figcaption {
  margin: 0;
  position: absolute;
  bottom: 0;
  right: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  width: 100%;
  padding-inline: min(0.521vw, 12px);
}
@media screen and (max-width: 768px) {
  .s02 .item01 .wrap .imgs figure figcaption {
    height: 100%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    padding-inline: min(1.282vw, 6px);
    text-shadow: 0 0 10px #575656;
  }
}
.s02 .item01 .wrap .imgs figure figcaption span {
  line-height: 1.35;
}
.s02 .item01 .wrap .imgs figure figcaption > span:nth-of-type(1) {
  font-family: "futura-pt", sans-serif;
  color: #fff;
  font-size: min(1.927vw, 44.4px);
  letter-spacing: 0.06em;
}
@media screen and (max-width: 768px) {
  .s02 .item01 .wrap .imgs figure figcaption > span:nth-of-type(1) {
    font-size: min(6.154vw, 28.8px);
    text-align: left;
  }
}
.s02 .item01 .wrap .imgs figure figcaption > span:nth-of-type(2) {
  position: relative;
  color: #fff;
}
@media screen and (max-width: 768px) {
  .s02 .item01 .wrap .imgs figure figcaption > span:nth-of-type(2) {
    text-align: right;
  }
}
.s02 .item01 .wrap .imgs figure figcaption > span:nth-of-type(2) span:nth-of-type(1),
.s02 .item01 .wrap .imgs figure figcaption > span:nth-of-type(2) span:nth-of-type(3) {
  font-size: min(0.938vw, 21.6px);
  letter-spacing: 0.06em;
}
@media screen and (max-width: 768px) {
  .s02 .item01 .wrap .imgs figure figcaption > span:nth-of-type(2) span:nth-of-type(1),
  .s02 .item01 .wrap .imgs figure figcaption > span:nth-of-type(2) span:nth-of-type(3) {
    font-size: min(3.59vw, 16.8px);
  }
}
.s02 .item01 .wrap .imgs figure figcaption > span:nth-of-type(2) span:nth-of-type(2) {
  font-size: min(1.927vw, 44.4px);
  letter-spacing: 0.06em;
}
@media screen and (max-width: 768px) {
  .s02 .item01 .wrap .imgs figure figcaption > span:nth-of-type(2) span:nth-of-type(2) {
    font-size: min(6.154vw, 28.8px);
    margin-inline: min(0.513vw, 2.4px);
  }
}
.s02 .item01 .wrap .imgs figure figcaption > span:nth-of-type(2) span:nth-of-type(2),
.s02 .item01 .wrap .imgs figure figcaption > span:nth-of-type(2) span:nth-of-type(3) {
  font-family: "futura-pt", sans-serif;
}
.s02 .item01 .wrap .imgs figure figcaption span.addShadow {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin-inline: auto 0;
}
.s02 .item01 .wrap .imgs figure figcaption span.addShadow::before {
  content: "";
  z-index: 1;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  width: 8em;
  height: 3em;
  background-color: #000;
  opacity: 0.5;
  -webkit-filter: blur(0.3vw);
          filter: blur(0.3vw);
  border-radius: 50%;
}
@media screen and (max-width: 768px) {
  .s02 .item01 .wrap .imgs figure figcaption span.addShadow::before {
    width: 6em;
    height: 2em;
    -webkit-filter: blur(1vw);
            filter: blur(1vw);
  }
}
.s02 .item01 .wrap .imgs figure figcaption span.addShadow > span {
  z-index: 2;
  position: relative;
  text-shadow: 0 0 0.3em #000;
}
.s02 .item01 .wrap .imgs > span {
  -ms-grid-column: 1;
  -ms-grid-column-span: 2;
  grid-column: 1/3;
  color: #fff;
  font-weight: 400;
  font-size: clamp(10.4px, 0.677vw, 15.6px);
  letter-spacing: -0.02em;
  line-height: 1.15;
  -webkit-margin-before: min(0.26vw, 6px);
          margin-block-start: min(0.26vw, 6px);
  text-align: right;
}
@media screen and (max-width: 768px) {
  .s02 .item01 .wrap .imgs > span {
    font-size: clamp(8px, 2.564vw, 12px);
    -webkit-margin-before: min(1.282vw, 6px);
            margin-block-start: min(1.282vw, 6px);
  }
}
.s02 .item01 > .c-list--notice:nth-of-type(3) {
  -webkit-margin-before: min(1.25vw, 28.8px);
          margin-block-start: min(1.25vw, 28.8px);
}
@media screen and (max-width: 768px) {
  .s02 .item01 > .c-list--notice:nth-of-type(3) {
    -webkit-margin-before: min(5.128vw, 24px);
            margin-block-start: min(5.128vw, 24px);
  }
}
.s02 .item02 {
  -webkit-margin-before: min(4.896vw, 112.8px);
          margin-block-start: min(4.896vw, 112.8px);
}
@media screen and (max-width: 768px) {
  .s02 .item02 {
    -webkit-margin-before: min(15.385vw, 72px);
            margin-block-start: min(15.385vw, 72px);
  }
}
.s02 .item02 h2 img {
  width: clamp(367.2px, 23.906vw, 550.8px);
}
@media screen and (max-width: 768px) {
  .s02 .item02 h2 img {
    width: clamp(224px, 71.795vw, 336px);
  }
}
.s02 .item02 > .txt--main {
  -webkit-margin-before: min(1.406vw, 32.4px);
          margin-block-start: min(1.406vw, 32.4px);
}
@media screen and (max-width: 768px) {
  .s02 .item02 > .txt--main {
    -webkit-margin-before: min(5.128vw, 24px);
            margin-block-start: min(5.128vw, 24px);
  }
}
.s02 .item02 .c-box--swipe {
  -webkit-margin-before: min(2.865vw, 66px);
          margin-block-start: min(2.865vw, 66px);
}
@media screen and (max-width: 768px) {
  .s02 .item02 .c-box--swipe {
    -webkit-margin-before: min(10.256vw, 48px);
            margin-block-start: min(10.256vw, 48px);
  }
}
.s02 .item02 .c-box--swipe figcaption {
  text-align: right;
  -webkit-margin-before: 0;
          margin-block-start: 0;
  font-weight: 400;
  font-size: clamp(10.4px, 0.677vw, 15.6px);
  letter-spacing: 0.02em;
}
@media screen and (max-width: 768px) {
  .s02 .item02 .c-box--swipe figcaption {
    font-size: clamp(8px, 2.564vw, 12px);
  }
}
.s02 .item02 > .c-list--notice {
  -webkit-margin-before: min(0.833vw, 19.2px);
          margin-block-start: min(0.833vw, 19.2px);
}
@media screen and (max-width: 768px) {
  .s02 .item02 > .c-list--notice {
    -webkit-margin-before: min(2.564vw, 12px);
            margin-block-start: min(2.564vw, 12px);
  }
}
.s02 .item02 .wrap {
  border: min(0.26vw, 6px) solid #fff;
  background-color: #7495A0;
  -webkit-box-shadow: 10px 10px 10px rgba(0, 0, 0, 0.5);
          box-shadow: 10px 10px 10px rgba(0, 0, 0, 0.5);
  border-radius: min(3.125vw, 72px) 0 0 0;
  padding: min(2.656vw, 61.2px) min(3.021vw, 69.6px) min(3.021vw, 69.6px);
  -webkit-margin-before: min(2.656vw, 61.2px);
          margin-block-start: min(2.656vw, 61.2px);
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr min(3.125vw, 72px) min(29.01vw, 668.4px);
  grid-template-columns: 1fr min(29.01vw, 668.4px);
  -ms-grid-rows: auto 0 1fr;
  grid-template-rows: auto 1fr;
  gap: 0 min(3.125vw, 72px);
}
.s02 .item02 .wrap > *:nth-child(1) {
  -ms-grid-row: 1;
  -ms-grid-column: 1;
}
.s02 .item02 .wrap > *:nth-child(2) {
  -ms-grid-row: 1;
  -ms-grid-column: 3;
}
.s02 .item02 .wrap > *:nth-child(3) {
  -ms-grid-row: 3;
  -ms-grid-column: 1;
}
.s02 .item02 .wrap > *:nth-child(4) {
  -ms-grid-row: 3;
  -ms-grid-column: 3;
}
@media screen and (max-width: 1024px) {
  .s02 .item02 .wrap {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }
}
@media screen and (max-width: 768px) {
  .s02 .item02 .wrap {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    -webkit-margin-before: min(10.256vw, 48px);
            margin-block-start: min(10.256vw, 48px);
    padding: min(5.128vw, 24px);
    -webkit-box-shadow: 3px 3px 3px rgba(0, 0, 0, 0.5);
            box-shadow: 3px 3px 3px rgba(0, 0, 0, 0.5);
    border-radius: min(7.692vw, 36px) 0 0 0;
  }
}
.s02 .item02 .wrap .txt--main {
  color: #fff;
}
.s02 .item02 .wrap .txt--sub {
  color: #fff;
  -webkit-margin-before: min(1.823vw, 42px);
          margin-block-start: min(1.823vw, 42px);
}
@media screen and (max-width: 768px) {
  .s02 .item02 .wrap .txt--sub {
    -webkit-margin-before: min(5.128vw, 24px);
            margin-block-start: min(5.128vw, 24px);
  }
}
.s02 .item02 .wrap .txt--sub span {
  display: block;
  font-size: clamp(12px, 0.781vw, 18px);
  -webkit-margin-before: min(0.521vw, 12px);
          margin-block-start: min(0.521vw, 12px);
  line-height: 1.66;
}
@media screen and (max-width: 768px) {
  .s02 .item02 .wrap .txt--sub span {
    font-size: clamp(8px, 2.564vw, 12px);
    -webkit-margin-before: min(2.564vw, 12px);
            margin-block-start: min(2.564vw, 12px);
  }
}
.s02 .item02 .wrap figure {
  -ms-grid-column: 2;
  -ms-grid-column-span: 1;
  grid-column: 2/3;
  -ms-grid-row: 1;
  -ms-grid-row-span: 2;
  grid-row: 1/3;
  background-color: #fff;
  padding: min(1.302vw, 30px);
}
@media screen and (max-width: 1024px) {
  .s02 .item02 .wrap figure {
    grid-column: unset;
    -ms-grid-row: 3;
    -ms-grid-row-span: 1;
    grid-row: 3/4;
    -webkit-margin-before: min(2.604vw, 60px);
            margin-block-start: min(2.604vw, 60px);
  }
}
@media screen and (max-width: 768px) {
  .s02 .item02 .wrap figure {
    grid-column: unset;
    -ms-grid-row: 3;
    -ms-grid-row-span: 1;
    grid-row: 3/4;
    -webkit-margin-before: min(5.128vw, 24px);
            margin-block-start: min(5.128vw, 24px);
  }
}
.s02 .item02 .wrap figure img {
  width: 100%;
}
.s02 .t-access__search {
  margin-block: min(5.833vw, 134.4px) 0;
  padding-block: min(5.208vw, 120px) min(5.417vw, 124.8px);
}
@media screen and (max-width: 768px) {
  .s02 .t-access__search {
    width: 100vw;
    margin-inline: calc(50% - 50vw);
    -webkit-margin-before: min(15.385vw, 72px);
            margin-block-start: min(15.385vw, 72px);
    padding-block: min(7.692vw, 36px);
  }
}
.s02 .t-access__search__title {
  font-weight: 500;
  font-size: clamp(32.8px, 2.135vw, 49.2px);
  letter-spacing: 0.06em;
  -webkit-margin-after: min(1.667vw, 38.4px);
          margin-block-end: min(1.667vw, 38.4px);
}
@media screen and (max-width: 768px) {
  .s02 .t-access__search__title {
    font-size: clamp(20.8px, 6.667vw, 31.2px);
    -webkit-margin-after: min(5.128vw, 24px);
            margin-block-end: min(5.128vw, 24px);
  }
}
.s02 .t-access__search > p {
  font-weight: 400;
  font-size: clamp(15.2px, 0.99vw, 22.8px);
  letter-spacing: 0.06em;
}
@media screen and (max-width: 768px) {
  .s02 .t-access__search > p {
    font-size: clamp(12px, 3.846vw, 18px);
    text-align: left !important;
  }
}
.s02 .t-access__search__inputs {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr min(2.135vw, 49.2px) 1fr;
  grid-template-columns: repeat(2, 1fr);
  gap: min(2.135vw, 49.2px);
  margin-block: min(2.5vw, 57.6px) min(2.188vw, 50.4px);
}
@media screen and (max-width: 768px) {
  .s02 .t-access__search__inputs {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    gap: min(2.564vw, 12px);
    margin-block: min(5.128vw, 24px) min(2.564vw, 12px);
  }
}
.s02 .t-access__search__inputs__title {
  font-weight: 500;
  font-size: clamp(15.2px, 0.99vw, 22.8px);
  letter-spacing: 0.06em;
  padding: min(1.615vw, 37.2px) min(1.302vw, 30px);
  line-height: 1;
}
@media screen and (max-width: 768px) {
  .s02 .t-access__search__inputs__title {
    padding: min(4.103vw, 19.2px);
    font-size: clamp(12px, 3.846vw, 18px);
  }
}
.s02 .t-access__search__inputs__text {
  font-weight: 400;
  font-size: clamp(15.2px, 0.99vw, 22.8px);
  letter-spacing: 0.06em;
  line-height: 1;
}
@media screen and (max-width: 768px) {
  .s02 .t-access__search__inputs__text {
    font-size: clamp(12px, 3.846vw, 18px);
  }
}
.s02 .t-access__search__button {
  font-weight: 500;
  font-size: clamp(15.2px, 0.99vw, 22.8px);
  letter-spacing: 0.06em;
  line-height: 1;
  width: min(21.563vw, 496.8px);
  height: auto;
  padding: min(1.615vw, 37.2px) min(1.302vw, 30px);
}
@media screen and (max-width: 768px) {
  .s02 .t-access__search__button {
    font-size: clamp(12px, 3.846vw, 18px);
    padding: min(4.103vw, 19.2px);
    width: 100%;
    height: auto;
  }
}
.s02 .t-access__search .c-list--notice li {
  font-weight: 400;
  font-size: clamp(12.8px, 0.833vw, 19.2px);
}
@media screen and (max-width: 768px) {
  .s02 .t-access__search .c-list--notice li {
    font-size: clamp(9.6px, 3.077vw, 14.4px);
  }
}

/*----------------------------------------
  s03 車
-----------------------------------------*/
.s03 .l-inner {
  padding-block: min(4.583vw, 105.6px) min(9.844vw, 226.8px);
}
@media screen and (max-width: 768px) {
  .s03 .l-inner {
    padding-block: min(10.256vw, 48px);
  }
}
.s03 .item01 h2 img {
  width: clamp(201.6px, 13.125vw, 302.4px);
}
@media screen and (max-width: 768px) {
  .s03 .item01 h2 img {
    width: clamp(128px, 41.026vw, 192px);
  }
}
.s03 .item01 > .txt--main {
  -webkit-margin-before: min(1.042vw, 24px);
          margin-block-start: min(1.042vw, 24px);
}
@media screen and (max-width: 768px) {
  .s03 .item01 > .txt--main {
    -webkit-margin-before: min(5.128vw, 24px);
            margin-block-start: min(5.128vw, 24px);
  }
}
.s03 .item01 .wrap {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: (1fr)[2];
  grid-template-columns: repeat(2, 1fr);
  background-color: #7495A0;
  border-radius: 0 min(1.563vw, 36px) 0 0;
}
@media screen and (max-width: 1024px) {
  .s03 .item01 .wrap {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    border-radius: 0;
  }
}
@media screen and (max-width: 768px) {
  .s03 .item01 .wrap {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    border-radius: 0;
  }
}
.s03 .item01 .wrap figure {
  position: relative;
}
.s03 .item01 .wrap figure figcaption {
  position: absolute;
  bottom: min(0.417vw, 9.6px);
  left: min(0.521vw, 12px);
  font-weight: 400;
  font-size: clamp(10.4px, 0.677vw, 15.6px);
  letter-spacing: 0.02em;
}
@media screen and (max-width: 768px) {
  .s03 .item01 .wrap figure figcaption {
    font-size: clamp(8px, 2.564vw, 12px);
    left: auto;
    right: min(2.564vw, 12px);
  }
}
.s03 .item01 .wrap .txt {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-block: auto;
  height: -webkit-fit-content;
  height: -moz-fit-content;
  height: fit-content;
}
@media screen and (max-width: 1024px) {
  .s03 .item01 .wrap .txt {
    padding-block: min(2.344vw, 54px);
  }
}
@media screen and (max-width: 768px) {
  .s03 .item01 .wrap .txt {
    padding-block: min(7.692vw, 36px);
    padding-inline: min(7.692vw, 36px);
  }
}
.s03 .item01 .wrap .txt p, .s03 .item01 .wrap .txt dt, .s03 .item01 .wrap .txt dd {
  font-weight: 400;
  color: #fff;
  letter-spacing: 0.08em;
}
.s03 .item01 .wrap:nth-of-type(1) {
  -webkit-margin-before: min(2.344vw, 54px);
          margin-block-start: min(2.344vw, 54px);
}
@media screen and (max-width: 768px) {
  .s03 .item01 .wrap:nth-of-type(1) {
    width: 100vw;
    margin-inline: calc(50% - 50vw);
    -webkit-margin-before: min(7.692vw, 36px);
            margin-block-start: min(7.692vw, 36px);
  }
}
.s03 .item01 .wrap:nth-of-type(1) .txt {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.s03 .item01 .wrap:nth-of-type(1) .txt > div {
  display: -ms-grid;
  display: grid;
  width: min(428px, 90%);
  background-color: rgba(255, 255, 255, 0.3);
  height: -webkit-fit-content;
  height: -moz-fit-content;
  height: fit-content;
  padding: min(0.833vw, 19.2px) min(1.042vw, 24px) min(0.833vw, 19.2px) min(1.302vw, 30px);
}
@media screen and (max-width: 1024px) {
  .s03 .item01 .wrap:nth-of-type(1) .txt > div {
    width: 80%;
  }
}
@media screen and (max-width: 768px) {
  .s03 .item01 .wrap:nth-of-type(1) .txt > div {
    width: 100%;
    padding: min(2.564vw, 12px);
  }
}
.s03 .item01 .wrap:nth-of-type(1) .txt > div p {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}
.s03 .item01 .wrap:nth-of-type(1) .txt > div p + p {
  -webkit-margin-before: min(1.302vw, 30px);
          margin-block-start: min(1.302vw, 30px);
}
.s03 .item01 .wrap:nth-of-type(1) .txt dl {
  -webkit-margin-before: min(1.927vw, 44.4px);
          margin-block-start: min(1.927vw, 44.4px);
}
@media screen and (max-width: 768px) {
  .s03 .item01 .wrap:nth-of-type(1) .txt dl {
    -webkit-margin-before: min(5.128vw, 24px);
            margin-block-start: min(5.128vw, 24px);
  }
}
.s03 .item01 .wrap:nth-of-type(1) .txt p, .s03 .item01 .wrap:nth-of-type(1) .txt dl {
  width: min(428px, 90%);
  margin-inline: auto;
}
@media screen and (max-width: 1024px) {
  .s03 .item01 .wrap:nth-of-type(1) .txt p, .s03 .item01 .wrap:nth-of-type(1) .txt dl {
    width: 80%;
  }
}
@media screen and (max-width: 768px) {
  .s03 .item01 .wrap:nth-of-type(1) .txt p, .s03 .item01 .wrap:nth-of-type(1) .txt dl {
    width: 100%;
  }
}
.s03 .item01 .wrap:nth-of-type(1) .txt p > span:nth-of-type(1), .s03 .item01 .wrap:nth-of-type(1) .txt dd > span:nth-of-type(1) {
  font-size: min(0.938vw, 21.6px);
  line-height: 1.39;
}
@media screen and (max-width: 1024px) {
  .s03 .item01 .wrap:nth-of-type(1) .txt p > span:nth-of-type(1), .s03 .item01 .wrap:nth-of-type(1) .txt dd > span:nth-of-type(1) {
    font-size: clamp(14.4px, 0.938vw, 21.6px);
  }
}
@media screen and (max-width: 768px) {
  .s03 .item01 .wrap:nth-of-type(1) .txt p > span:nth-of-type(1), .s03 .item01 .wrap:nth-of-type(1) .txt dd > span:nth-of-type(1) {
    font-size: clamp(11.2px, 3.59vw, 16.8px);
  }
}
.s03 .item01 .wrap:nth-of-type(1) .txt p > span:nth-of-type(2) span:nth-of-type(1),
.s03 .item01 .wrap:nth-of-type(1) .txt p > span:nth-of-type(2) span:nth-of-type(3), .s03 .item01 .wrap:nth-of-type(1) .txt dd > span:nth-of-type(2) span:nth-of-type(1),
.s03 .item01 .wrap:nth-of-type(1) .txt dd > span:nth-of-type(2) span:nth-of-type(3) {
  font-size: min(1.146vw, 26.4px);
  line-height: 1.14;
}
@media screen and (max-width: 1024px) {
  .s03 .item01 .wrap:nth-of-type(1) .txt p > span:nth-of-type(2) span:nth-of-type(1),
  .s03 .item01 .wrap:nth-of-type(1) .txt p > span:nth-of-type(2) span:nth-of-type(3), .s03 .item01 .wrap:nth-of-type(1) .txt dd > span:nth-of-type(2) span:nth-of-type(1),
  .s03 .item01 .wrap:nth-of-type(1) .txt dd > span:nth-of-type(2) span:nth-of-type(3) {
    font-size: clamp(17.6px, 1.146vw, 26.4px);
  }
}
@media screen and (max-width: 768px) {
  .s03 .item01 .wrap:nth-of-type(1) .txt p > span:nth-of-type(2) span:nth-of-type(1),
  .s03 .item01 .wrap:nth-of-type(1) .txt p > span:nth-of-type(2) span:nth-of-type(3), .s03 .item01 .wrap:nth-of-type(1) .txt dd > span:nth-of-type(2) span:nth-of-type(1),
  .s03 .item01 .wrap:nth-of-type(1) .txt dd > span:nth-of-type(2) span:nth-of-type(3) {
    font-size: clamp(11.2px, 3.59vw, 16.8px);
  }
}
.s03 .item01 .wrap:nth-of-type(1) .txt p > span:nth-of-type(2) span:nth-of-type(2), .s03 .item01 .wrap:nth-of-type(1) .txt dd > span:nth-of-type(2) span:nth-of-type(2) {
  font-size: min(1.823vw, 42px);
  line-height: 0.71;
}
@media screen and (max-width: 1024px) {
  .s03 .item01 .wrap:nth-of-type(1) .txt p > span:nth-of-type(2) span:nth-of-type(2), .s03 .item01 .wrap:nth-of-type(1) .txt dd > span:nth-of-type(2) span:nth-of-type(2) {
    font-size: clamp(28px, 1.823vw, 42px);
  }
}
@media screen and (max-width: 768px) {
  .s03 .item01 .wrap:nth-of-type(1) .txt p > span:nth-of-type(2) span:nth-of-type(2), .s03 .item01 .wrap:nth-of-type(1) .txt dd > span:nth-of-type(2) span:nth-of-type(2) {
    font-size: clamp(19.2px, 6.154vw, 28.8px);
  }
}
.s03 .item01 .wrap:nth-of-type(1) .txt dt {
  font-size: min(0.938vw, 21.6px);
  line-height: 1.39;
}
@media screen and (max-width: 1024px) {
  .s03 .item01 .wrap:nth-of-type(1) .txt dt {
    font-size: clamp(14.4px, 0.938vw, 21.6px);
  }
}
@media screen and (max-width: 768px) {
  .s03 .item01 .wrap:nth-of-type(1) .txt dt {
    font-size: clamp(11.2px, 3.59vw, 16.8px);
  }
}
.s03 .item01 .wrap:nth-of-type(1) .txt dd {
  -webkit-margin-before: min(1.406vw, 32.4px);
          margin-block-start: min(1.406vw, 32.4px);
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: auto min(1.042vw, 24px) 1fr min(1.042vw, 24px) auto;
  grid-template-columns: auto 1fr auto;
  gap: min(1.042vw, 24px);
}
@media screen and (max-width: 768px) {
  .s03 .item01 .wrap:nth-of-type(1) .txt dd {
    -webkit-margin-before: min(3.846vw, 18px);
            margin-block-start: min(3.846vw, 18px);
    gap: min(6.41vw, 30px);
  }
}
.s03 .item01 .wrap:nth-of-type(1) .txt dd::before {
  content: "";
  display: block;
  width: 100%;
  height: 1px;
  margin-block: auto;
  background-color: #fff;
  -ms-grid-column: 2;
  -ms-grid-column-span: 1;
  grid-column: 2/3;
  -ms-grid-row: 1;
  -ms-grid-row-span: 1;
  grid-row: 1/2;
}
.s03 .item01 .wrap:nth-of-type(1) + .c-list--notice {
  -webkit-margin-before: min(0.521vw, 12px);
          margin-block-start: min(0.521vw, 12px);
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin-inline: auto 0;
}
@media screen and (max-width: 768px) {
  .s03 .item01 .wrap:nth-of-type(1) + .c-list--notice {
    -webkit-margin-before: min(2.564vw, 12px);
            margin-block-start: min(2.564vw, 12px);
    margin-inline: 0 auto;
  }
}
.s03 .item01 .wrap:nth-of-type(2) {
  -webkit-margin-before: min(3.438vw, 79.2px);
          margin-block-start: min(3.438vw, 79.2px);
}
@media screen and (max-width: 768px) and (max-width: 768px) {
  .s03 .item01 .wrap:nth-of-type(2) {
    width: 100vw;
    margin-inline: calc(50% - 50vw);
    -webkit-margin-before: min(7.692vw, 36px);
            margin-block-start: min(7.692vw, 36px);
  }
}
.s03 .item01 .wrap:nth-of-type(2) .txt dl {
  width: min(645px, 90%);
}
@media screen and (max-width: 1024px) {
  .s03 .item01 .wrap:nth-of-type(2) .txt dl {
    width: 80%;
  }
}
@media screen and (max-width: 768px) {
  .s03 .item01 .wrap:nth-of-type(2) .txt dl {
    width: 100%;
  }
}
.s03 .item01 .wrap:nth-of-type(2) .txt dt {
  font-size: min(0.938vw, 21.6px);
  line-height: 1.39;
  -webkit-margin-after: min(0.313vw, 7.2px);
          margin-block-end: min(0.313vw, 7.2px);
}
@media screen and (max-width: 1024px) {
  .s03 .item01 .wrap:nth-of-type(2) .txt dt {
    font-size: clamp(14.4px, 0.938vw, 21.6px);
  }
}
@media screen and (max-width: 768px) {
  .s03 .item01 .wrap:nth-of-type(2) .txt dt {
    font-size: clamp(11.2px, 3.59vw, 16.8px);
    -webkit-margin-after: min(2.564vw, 12px);
            margin-block-end: min(2.564vw, 12px);
  }
}
.s03 .item01 .wrap:nth-of-type(2) .txt dd {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: auto min(1.563vw, 36px) 1fr;
  grid-template-columns: auto 1fr;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: min(0.833vw, 19.2px) min(1.563vw, 36px);
}
@media screen and (max-width: 768px) {
  .s03 .item01 .wrap:nth-of-type(2) .txt dd {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    gap: min(3.846vw, 18px);
  }
}
.s03 .item01 .wrap:nth-of-type(2) .txt dd:nth-of-type(n+2) {
  -webkit-margin-before: min(1.458vw, 33.6px);
          margin-block-start: min(1.458vw, 33.6px);
  -webkit-padding-before: min(1.667vw, 38.4px);
          padding-block-start: min(1.667vw, 38.4px);
  -webkit-border-before: 1px solid #fff;
          border-block-start: 1px solid #fff;
}
@media screen and (max-width: 768px) {
  .s03 .item01 .wrap:nth-of-type(2) .txt dd:nth-of-type(n+2) {
    -webkit-margin-before: min(3.846vw, 18px);
            margin-block-start: min(3.846vw, 18px);
    -webkit-padding-before: min(3.846vw, 18px);
            padding-block-start: min(3.846vw, 18px);
  }
}
.s03 .item01 .wrap:nth-of-type(2) .txt dd > span:nth-of-type(1) {
  font-size: min(1.146vw, 26.4px);
  line-height: 1.39;
  background-color: rgba(255, 255, 255, 0.3);
  padding: min(0.938vw, 21.6px);
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-grid-column: 1;
  -ms-grid-column-span: 1;
  grid-column: 1/2;
  -ms-grid-row: 1;
  -ms-grid-row-span: 2;
  grid-row: 1/3;
}
@media screen and (max-width: 1024px) {
  .s03 .item01 .wrap:nth-of-type(2) .txt dd > span:nth-of-type(1) {
    font-size: clamp(17.6px, 1.146vw, 26.4px);
  }
}
@media screen and (max-width: 768px) {
  .s03 .item01 .wrap:nth-of-type(2) .txt dd > span:nth-of-type(1) {
    grid-column: unset;
    grid-row: unset;
    font-size: clamp(11.2px, 3.59vw, 16.8px);
    padding: min(1.282vw, 6px);
  }
}
.s03 .item01 .wrap:nth-of-type(2) .txt dd > span:nth-of-type(2) span:nth-of-type(1),
.s03 .item01 .wrap:nth-of-type(2) .txt dd > span:nth-of-type(2) span:nth-of-type(3),
.s03 .item01 .wrap:nth-of-type(2) .txt dd > span:nth-of-type(3) span:nth-of-type(1),
.s03 .item01 .wrap:nth-of-type(2) .txt dd > span:nth-of-type(3) span:nth-of-type(3) {
  font-size: min(1.146vw, 26.4px);
  letter-spacing: 0.08em;
  line-height: 1;
}
@media screen and (max-width: 1024px) {
  .s03 .item01 .wrap:nth-of-type(2) .txt dd > span:nth-of-type(2) span:nth-of-type(1),
  .s03 .item01 .wrap:nth-of-type(2) .txt dd > span:nth-of-type(2) span:nth-of-type(3),
  .s03 .item01 .wrap:nth-of-type(2) .txt dd > span:nth-of-type(3) span:nth-of-type(1),
  .s03 .item01 .wrap:nth-of-type(2) .txt dd > span:nth-of-type(3) span:nth-of-type(3) {
    font-size: clamp(17.6px, 1.146vw, 26.4px);
  }
}
@media screen and (max-width: 768px) {
  .s03 .item01 .wrap:nth-of-type(2) .txt dd > span:nth-of-type(2) span:nth-of-type(1),
  .s03 .item01 .wrap:nth-of-type(2) .txt dd > span:nth-of-type(2) span:nth-of-type(3),
  .s03 .item01 .wrap:nth-of-type(2) .txt dd > span:nth-of-type(3) span:nth-of-type(1),
  .s03 .item01 .wrap:nth-of-type(2) .txt dd > span:nth-of-type(3) span:nth-of-type(3) {
    font-size: clamp(11.2px, 3.59vw, 16.8px);
    line-height: 1;
  }
}
.s03 .item01 .wrap:nth-of-type(2) .txt dd > span:nth-of-type(2) span:nth-of-type(2),
.s03 .item01 .wrap:nth-of-type(2) .txt dd > span:nth-of-type(3) span:nth-of-type(2) {
  font-size: min(1.823vw, 42px);
  letter-spacing: 0.08em;
  line-height: 1;
}
@media screen and (max-width: 1024px) {
  .s03 .item01 .wrap:nth-of-type(2) .txt dd > span:nth-of-type(2) span:nth-of-type(2),
  .s03 .item01 .wrap:nth-of-type(2) .txt dd > span:nth-of-type(3) span:nth-of-type(2) {
    font-size: clamp(28px, 1.823vw, 42px);
  }
}
@media screen and (max-width: 768px) {
  .s03 .item01 .wrap:nth-of-type(2) .txt dd > span:nth-of-type(2) span:nth-of-type(2),
  .s03 .item01 .wrap:nth-of-type(2) .txt dd > span:nth-of-type(3) span:nth-of-type(2) {
    font-size: clamp(19.2px, 6.154vw, 28.8px);
    line-height: 0;
  }
}
.s03 .item01 .wrap:nth-of-type(2) + .c-list--notice {
  -webkit-margin-before: min(0.521vw, 12px);
          margin-block-start: min(0.521vw, 12px);
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin-inline: auto 0;
}
@media screen and (max-width: 768px) {
  .s03 .item01 .wrap:nth-of-type(2) + .c-list--notice {
    -webkit-margin-before: min(2.564vw, 12px);
            margin-block-start: min(2.564vw, 12px);
    margin-inline: 0 auto;
  }
}
.s03 .item02 {
  -webkit-margin-before: min(5.469vw, 126px);
          margin-block-start: min(5.469vw, 126px);
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr min(3.125vw, 72px) min(34.479vw, 794.4px);
  grid-template-columns: 1fr min(34.479vw, 794.4px);
  -ms-grid-rows: auto 0 auto 0 1fr;
  grid-template-rows: auto auto 1fr;
  gap: 0 min(3.125vw, 72px);
}
.s03 .item02 > *:nth-child(1) {
  -ms-grid-row: 1;
  -ms-grid-column: 1;
}
.s03 .item02 > *:nth-child(2) {
  -ms-grid-row: 1;
  -ms-grid-column: 3;
}
.s03 .item02 > *:nth-child(3) {
  -ms-grid-row: 3;
  -ms-grid-column: 1;
}
.s03 .item02 > *:nth-child(4) {
  -ms-grid-row: 3;
  -ms-grid-column: 3;
}
.s03 .item02 > *:nth-child(5) {
  -ms-grid-row: 5;
  -ms-grid-column: 1;
}
.s03 .item02 > *:nth-child(6) {
  -ms-grid-row: 5;
  -ms-grid-column: 3;
}
@media screen and (max-width: 1024px) {
  .s03 .item02 {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    gap: min(3.125vw, 72px);
  }
}
@media screen and (max-width: 768px) {
  .s03 .item02 {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    gap: 0;
    -webkit-margin-before: min(15.385vw, 72px);
            margin-block-start: min(15.385vw, 72px);
  }
}
.s03 .item02 h2 {
  -ms-grid-column: 1;
  -ms-grid-column-span: 1;
  grid-column: 1/2;
  -ms-grid-row: 1;
  -ms-grid-row-span: 1;
  grid-row: 1/2;
}
@media screen and (max-width: 768px) {
  .s03 .item02 h2 {
    grid-column: unset;
    grid-row: unset;
  }
}
.s03 .item02 h2 img {
  width: clamp(257.6px, 16.771vw, 386.4px);
}
@media screen and (max-width: 768px) {
  .s03 .item02 h2 img {
    width: clamp(160px, 51.282vw, 240px);
  }
}
.s03 .item02 .txt--main {
  -ms-grid-column: 1;
  -ms-grid-column-span: 1;
  grid-column: 1/2;
  -ms-grid-row: 2;
  -ms-grid-row-span: 1;
  grid-row: 2/3;
  -webkit-margin-before: min(0.677vw, 15.6px);
          margin-block-start: min(0.677vw, 15.6px);
}
@media screen and (max-width: 768px) {
  .s03 .item02 .txt--main {
    grid-column: unset;
    grid-row: unset;
    -webkit-margin-before: min(5.128vw, 24px);
            margin-block-start: min(5.128vw, 24px);
  }
}
.s03 .item02 .txt--sub {
  -ms-grid-column: 1;
  -ms-grid-column-span: 1;
  grid-column: 1/2;
  -ms-grid-row: 3;
  -ms-grid-row-span: 1;
  grid-row: 3/4;
  -webkit-margin-before: min(1.875vw, 43.2px);
          margin-block-start: min(1.875vw, 43.2px);
}
@media screen and (max-width: 768px) {
  .s03 .item02 .txt--sub {
    grid-column: unset;
    grid-row: unset;
    -webkit-margin-before: min(5.128vw, 24px);
            margin-block-start: min(5.128vw, 24px);
  }
}
.s03 .item02 .txt--sub span {
  font-size: clamp(10.4px, 0.677vw, 15.6px);
}
@media screen and (max-width: 768px) {
  .s03 .item02 .txt--sub span {
    font-size: clamp(8px, 2.564vw, 12px);
  }
}
.s03 .item02 figure {
  -ms-grid-column: 2;
  -ms-grid-column-span: 1;
  grid-column: 2/3;
  -ms-grid-row: 1;
  -ms-grid-row-span: 3;
  grid-row: 1/4;
  position: relative;
}
@media screen and (max-width: 1024px) {
  .s03 .item02 figure {
    grid-column: unset;
    grid-row: unset;
  }
}
@media screen and (max-width: 768px) {
  .s03 .item02 figure {
    grid-column: unset;
    grid-row: unset;
    -webkit-margin-before: min(5.128vw, 24px);
            margin-block-start: min(5.128vw, 24px);
  }
}
.s03 .item02 figure figcaption {
  position: absolute;
  bottom: min(0.417vw, 9.6px);
  right: min(0.521vw, 12px);
}
@media screen and (max-width: 768px) {
  .s03 .item02 figure figcaption {
    right: min(2.564vw, 12px);
  }
}
/*# sourceMappingURL=access.css.map */