@charset "UTF-8";
/* リキッドな余白 */
/********************************************************/
/* -------------------------------------------
 * MV
 * -------------------------------------------*/
.top-mv {
  position: relative;
  width: 100%;
  height: auto;
  background: #000;
  padding-top: min(3.9383561644vw, 23 * var(--px));
  padding-bottom: min(6.3184931507vw, 36.9 * var(--px));
  padding-inline: min(3.9383561644vw, 23 * var(--px));
}
@media (max-width: 1200px) {
  .top-mv {
    padding-top: min(12.3287671233vw, 72 * var(--px));
  }
}
@media (max-width: 499px) {
  .top-mv {
    padding-top: min(14.7260273973vw, 86 * var(--px));
  }
}

.top-mv__title {
  width: 83.7%;
  margin-inline: auto;
}

.top-mv__img {
  position: relative;
}

.top-mv__copy {
  width: min(7.7568493151vw, 45.3 * var(--px));
  height: auto;
  position: absolute;
  z-index: 1;
}

.top-mv__copy--01 {
  top: min(6.8493150685vw, 40 * var(--px));
  right: min(1.9691780822vw, 11.5 * var(--px));
}
@media (max-width: 1200px) {
  .top-mv__copy--01 {
    top: min(17.1232876712vw, 100 * var(--px));
  }
}

.top-mv__copy--02 {
  top: min(31.6780821918vw, 185 * var(--px));
  left: min(1.9691780822vw, 11.5 * var(--px));
}
@media (max-width: 1200px) {
  .top-mv__copy--02 {
    top: min(43.6643835616vw, 255 * var(--px));
  }
}

/* -------------------------------------------
 * intro
 * -------------------------------------------*/
.top-intro {
  background: var(--orange);
  position: relative;
}

.top-intro__head {
  background: #000;
  position: relative;
}
.top-intro__head::after {
  background: url(../img/intro_head-bg.webp) no-repeat center;
  background-size: cover;
  content: "";
  display: inline-block;
  position: absolute;
  inset: 0;
  z-index: 0;
  pointer-events: none;
}
.top-intro__head::before {
  background: -webkit-gradient(linear, left bottom, left top, from(#000), color-stop(42%, #000), to(transparent));
  background: linear-gradient(to top, #000 0%, #000 42%, transparent 100%);
  content: "";
  display: inline-block;
  position: absolute;
  width: 100%;
  height: min(34.2465753425vw, 200 * var(--px));
  bottom: calc(-1 * var(--px));
  left: 0;
  z-index: 3;
  pointer-events: none;
}

.top-intro__head-img-effect {
  mix-blend-mode: screen;
  position: absolute;
  width: 109%;
  height: auto;
  top: 4.5%;
  left: -8%;
  z-index: 3;
  pointer-events: none;
}

.top-intro__features {
  position: relative;
  z-index: 3;
  padding-bottom: min(8.5616438356vw, 50 * var(--px));
  margin-top: calc(-33 * var(--px));
}

.top-intro__title {
  width: 83.8%;
  margin-inline: auto;
  position: relative;
  z-index: 1;
}

.top-intro__head-img {
  margin-top: min(2.7568493151vw, 16.1 * var(--px));
  position: relative;
  z-index: 1;
  width: 87.2%;
  margin-left: auto;
  margin-right: 1.5%;
  position: relative;
}

.top-intro__main {
  background: #000;
  position: relative;
  z-index: 2;
}

.top-intro__copy-area {
  display: grid;
  grid-template-columns: 480fr 292fr;
}
.top-intro__copy-area .section__copy {
  margin-top: min(7.7054794521vw, 45 * var(--px));
  margin-left: 10%;
  margin-right: -10%;
  position: relative;
  z-index: 2;
}
.top-intro__copy-area .section__copy-decoration {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  position: relative;
  z-index: 1;
}
.top-intro__copy-area .section__copy-se {
  margin-right: auto;
  margin-top: -61%;
  margin-left: -22%;
  width: 73%;
}

.top-intro__main-content {
  margin-top: max(-8.2191780822vw, -48 * var(--px));
}

.top-intro__main-content-text {
  color: #fff;
  margin-left: 7%;
  line-height: 1.59;
  text-shadow: 0 0 8px #000;
}

.top-intro__main-visual {
  display: grid;
  grid-template-columns: 558fr 388fr;
  margin-top: -45%;
  position: relative;
  z-index: -1;
}

.top-intro__main-img {
  margin-left: -49%;
  position: relative;
  z-index: 1;
}

.top-intro__main-bubble-wrap {
  margin-top: 76%;
}

.top-intro__main-bubble {
  position: relative;
  z-index: 2;
  margin-right: -31%;
}

.top-intro__bottom-area {
  margin-top: max(-23.9726027397vw, -140 * var(--px));
  padding-top: min(29.4520547945vw, 172 * var(--px));
  padding-bottom: min(18.8356164384vw, 110 * var(--px));
  background: url(../img/intro_bottom-bg.webp) no-repeat center top/contain;
  height: auto;
  width: 100%;
  position: relative;
  z-index: -2;
}

.top-intro__bottom-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  width: 83%;
  margin-inline: auto;
  line-height: 1.2;
}
.top-intro__bottom-list > li:nth-child(odd) {
  margin-top: min(11.6438356164vw, 68 * var(--px));
}

.top-intro__bottom-list-item-text {
  color: #fff;
  -webkit-text-stroke: min(2.0547945205vw, 12 * var(--px)) black;
  text-stroke: min(2.0547945205vw, 12 * var(--px)) black;
  paint-order: stroke;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
  gap: 0.2em;
}
.top-intro__bottom-list-item-text .row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.top-intro__bottom-list-item-text .rotate {
  display: inline-block;
  -webkit-transform: rotate(90deg);
          transform: rotate(90deg);
}

/* -------------------------------------------
 * location
 * -------------------------------------------*/
.top-location {
  position: relative;
  z-index: 2;
  overflow: hidden;
  background: #000;
  margin-top: max(-13.3561643836vw, -78 * var(--px));
}

.top-location__title {
  position: relative;
  z-index: 1;
  margin-inline: auto;
  margin-top: calc(28 * var(--px));
}

.top-location__copy-area {
  display: grid;
  grid-template-columns: 44% 53%;
  margin-top: calc(-39 * var(--px));
}
.top-location__copy-area .section__copy {
  margin-top: min(5.3082191781vw, 31 * var(--px));
  margin-left: -16%;
  position: relative;
  z-index: 2;
}
.top-location__copy-area .section__copy-decoration {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  position: relative;
  z-index: 1;
}
.top-location__copy-area .section__copy-se {
  margin-right: auto;
  margin-top: -23%;
  margin-left: 6%;
  width: 63%;
}

.top-location__frames {
  position: relative;
  height: auto;
  margin-top: calc(11 * var(--px));
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.top-location__row {
  display: grid;
  width: 100%;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.top-location__row--01 {
  grid-template-columns: 39% 66%;
}

.top-location__row--02 {
  grid-template-columns: 64.5% 34%;
  margin-top: -12%;
}

.top-location__frame {
  width: 100%;
  height: auto;
  overflow: hidden;
  -webkit-transform: translateZ(0);
          transform: translateZ(0);
}

.top-location__frame--02 {
  margin-top: -9.5%;
  margin-left: -8%;
}

.top-location__frame--04 {
  margin-top: 28%;
}

.top-location__text {
  color: #fff;
  margin-top: min(7.0205479452vw, 41 * var(--px));
}

/* -------------------------------------------
 * 働き方について / work-style
 * -------------------------------------------*/
.top-work-style {
  background: #000;
  padding-top: min(8.7328767123vw, 51 * var(--px));
  margin-top: calc(-1 * var(--px));
}

.top-work-style__img {
  margin-top: calc(-43 * var(--px));
  position: relative;
}

.top-work-style__copy-area {
  display: grid;
  grid-template-columns: 439fr 292fr;
  margin-top: calc(-4 * var(--px));
}
.top-work-style__copy-area .section__copy {
  margin-top: min(7.7054794521vw, 45 * var(--px));
  margin-left: 10%;
  margin-right: -10%;
  position: relative;
  z-index: 2;
}
.top-work-style__copy-area .section__copy-bubble {
  margin-left: -14%;
}
.top-work-style__copy-area .section__copy-decoration {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  position: relative;
  z-index: 1;
  margin-top: min(10.7876712329vw, 63 * var(--px));
}
.top-work-style__copy-area .section__copy-se {
  margin-right: auto;
  margin-top: -117%;
  margin-left: 26%;
  width: 65%;
}

.top-work-style__text {
  color: #fff;
  margin-top: min(4.4520547945vw, 26 * var(--px));
  line-height: 1.58;
  position: relative;
  z-index: 1;
}

.top-work-style__feature-se-img {
  width: 58%;
  margin-top: 1%;
  margin-left: 23%;
  position: relative;
  z-index: 3;
}

.top-work-style__feature-list {
  position: relative;
  padding-bottom: min(66.7808219178vw, 390 * var(--px));
  margin-top: -18%;
  z-index: 2;
}
.top-work-style__feature-list > li {
  position: absolute;
}
.top-work-style__feature-list > li:nth-child(1) {
  top: 0;
  left: 0;
  width: 45%;
  z-index: 1;
}
.top-work-style__feature-list > li:nth-child(2) {
  bottom: -19%;
  left: 15%;
  width: 73%;
  z-index: 2;
}
.top-work-style__feature-list > li:nth-child(3) {
  top: 2%;
  right: 0;
  width: 47%;
  z-index: 1;
}

.top-work-style__feature {
  position: relative;
}
.top-work-style__feature::after {
  background: #000;
  content: "";
  display: inline-block;
  position: absolute;
  width: 100%;
  height: auto;
  aspect-ratio: 750/67;
  top: calc(100% - 5 * var(--px));
  left: 0;
  z-index: 1;
  pointer-events: none;
  clip-path: polygon(0 0, 100% 0, 0 100%);
}

/* -------------------------------------------
 * 働き方について / reason
 * -------------------------------------------*/
.top-work-style__reason {
  background: var(--orange);
  padding-bottom: min(41.095890411vw, 240 * var(--px));
}

.top-work-style__reason-intro {
  position: relative;
  isolation: isolate;
  padding-top: min(22.2602739726vw, 130 * var(--px));
  padding-bottom: min(19.5205479452vw, 114 * var(--px));
  --opacity: 0;
}
.top-work-style__reason-intro::before {
  content: "";
  position: absolute;
  inset: 0;
  z-index: -1;
  background: url(../img/work-style_reason-intro-bg.webp) no-repeat center center/cover;
  pointer-events: none;
  opacity: var(--opacity);
}

.top-work-style__reason-copy-area {
  position: relative;
}
.top-work-style__reason-copy-area .section__copy-body {
  display: grid;
  grid-template-columns: 217fr 471fr;
}
.top-work-style__reason-copy-area .section__copy-bubble {
  margin-top: -4%;
  margin-left: -4%;
  margin-right: 6%;
}
.top-work-style__reason-copy-area .section__copy-se {
  position: absolute;
  top: -42%;
  right: 2.5%;
  width: 25%;
}

.top-work-style__reason-lead {
  text-align: center;
  margin-top: 1.5%;
  line-height: 1.6;
}

.top-work-style__reason-list {
  margin-top: max(-10.102739726vw, -59 * var(--px));
}
.top-work-style__reason-list li + li {
  margin-top: max(-3.4246575342vw, -20 * var(--px));
}

.top-work-style__reason-list-item-body {
  background: #ee4720;
  position: relative;
  z-index: 1;
}

.top-work-style__reason-list-item-body-shadow {
  background: #000;
  position: absolute;
  width: 100%;
  height: 100%;
  top: calc(12 * var(--px));
  left: calc(12 * var(--px));
}

.top-work-style__reason-list li {
  position: relative;
  /* 01. */
}
.top-work-style__reason-list li:nth-child(1) {
  position: relative;
}
.top-work-style__reason-list li:nth-child(1) .top-work-style__reason-list-item-body {
  clip-path: polygon(0px 0px, 100% 0px, 100% calc(100% - min(8.5616438356vw, 50 * var(--px))), 0px 100%, 0px 0px);
  padding-block: min(6.6780821918vw, 39 * var(--px)) min(15.4109589041vw, 90 * var(--px));
}
.top-work-style__reason-list li:nth-child(1) .top-work-style__reason-list-item-body::after {
  background: url(../img/work-style_reason-item01-img.webp) no-repeat center;
  background-size: contain;
  content: "";
  display: inline-block;
  position: absolute;
  width: 54%;
  aspect-ratio: 354/556;
  top: 0;
  left: 0;
  z-index: -1;
  pointer-events: none;
  mix-blend-mode: hard-light;
}
.top-work-style__reason-list li:nth-child(1) .top-work-style__reason-list-item-body-shadow {
  clip-path: polygon(0px 0px, 100% 0px, 100% calc(100% - min(8.5616438356vw, 50 * var(--px))), 0px 100%);
}
.top-work-style__reason-list li {
  /* 02. */
}
.top-work-style__reason-list li:nth-child(2) .top-work-style__reason-list-item-body {
  clip-path: polygon(0px min(8.5616438356vw, 50 * var(--px)), 100% 0px, 100% 100%, 0px calc(100% - min(8.5616438356vw, 50 * var(--px))), 0px min(8.5616438356vw, 50 * var(--px)));
  padding-block: min(14.0410958904vw, 82 * var(--px)) min(17.1232876712vw, 100 * var(--px));
}
.top-work-style__reason-list li:nth-child(2) .top-work-style__reason-list-item-body::after {
  background: url(../img/work-style_reason-item02-img.webp) no-repeat center;
  background-size: contain;
  content: "";
  display: inline-block;
  position: absolute;
  width: 62%;
  aspect-ratio: 394/556;
  top: -1%;
  right: -4%;
  z-index: -1;
  pointer-events: none;
  mix-blend-mode: hard-light;
}
.top-work-style__reason-list li:nth-child(2) .top-work-style__reason-list-item-body-shadow {
  clip-path: polygon(0px min(8.5616438356vw, 50 * var(--px)), 100% 0px, 100% 100%, 0px calc(100% - min(8.5616438356vw, 50 * var(--px))));
}
.top-work-style__reason-list li {
  /* 03. */
}
.top-work-style__reason-list li:nth-child(3) .top-work-style__reason-list-item-body {
  clip-path: polygon(100% min(8.5616438356vw, 50 * var(--px)), 0px 0px, 0px 100%, 100% calc(100% - min(8.5616438356vw, 50 * var(--px))), 100% min(8.5616438356vw, 50 * var(--px)));
  padding-block: min(12.1575342466vw, 71 * var(--px)) min(13.8698630137vw, 81 * var(--px));
}
.top-work-style__reason-list li:nth-child(3) .top-work-style__reason-list-item-body::after {
  background: url(../img/work-style_reason-item03-img.webp) no-repeat center;
  background-size: contain;
  content: "";
  display: inline-block;
  position: absolute;
  width: 62%;
  aspect-ratio: 404/556;
  top: 2%;
  left: 0;
  z-index: -1;
  pointer-events: none;
  mix-blend-mode: hard-light;
}
.top-work-style__reason-list li:nth-child(3) .top-work-style__reason-list-item-body-shadow {
  clip-path: polygon(100% min(8.5616438356vw, 50 * var(--px)), 0px 0px, 0px 100%, 100% calc(100% - min(8.5616438356vw, 50 * var(--px))));
}
.top-work-style__reason-list li {
  /* 04. */
}
.top-work-style__reason-list li:nth-child(4) .top-work-style__reason-list-item-body {
  clip-path: polygon(0 calc(50 * var(--px)), 100% 0, 100% 100%, 0 100%);
  padding-block: min(14.897260274vw, 87 * var(--px)) min(13.698630137vw, 80 * var(--px));
}
.top-work-style__reason-list li:nth-child(4) .top-work-style__reason-list-item-body::after {
  background: url(../img/work-style_reason-item04-img.webp) no-repeat center;
  background-size: contain;
  content: "";
  display: inline-block;
  position: absolute;
  width: 58%;
  aspect-ratio: 372/557;
  right: -3%;
  bottom: -4%;
  z-index: -1;
  pointer-events: none;
  mix-blend-mode: hard-light;
}
.top-work-style__reason-list li:nth-child(4) .top-work-style__reason-list-item-body-shadow {
  clip-path: polygon(0 calc(50 * var(--px)), 100% 0, 100% 100%, 0 100%);
}
.top-work-style__reason-list li:nth-child(odd) .top-work-style__reason-list-item-copy {
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}
.top-work-style__reason-list li:nth-child(odd) .top-work-style__reason-list-item-text {
  margin-left: auto;
  margin-right: 1em;
}
.top-work-style__reason-list li:nth-child(even) .top-work-style__reason-list-item-text {
  margin-left: 1em;
  margin-right: 0;
}

.top-work-style__reason-list-item-copy {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: calc(11 * var(--px));
}
.top-work-style__reason-list-item-copy .row {
  position: relative;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  position: relative;
  z-index: 0;
  /* 黒い背景帯 */
}
.top-work-style__reason-list-item-copy .row::before {
  content: "";
  background: #000;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
}
.top-work-style__reason-list-item-copy .row {
  /* 影用の白い四角\ */
}
.top-work-style__reason-list-item-copy .row::after {
  content: "";
  background: #fff;
  position: absolute;
  top: calc(3 * var(--px));
  right: calc(3 * var(--px));
  width: 100%;
  height: 100%;
  z-index: -2;
}
.top-work-style__reason-list-item-copy .row--01 {
  padding: 0.3em 0.7em;
  color: #fff001;
  font-size: var(--f23);
}
.top-work-style__reason-list-item-copy .row--02 {
  padding: 0em 0.3em;
  color: #fff;
  font-size: var(--f37);
}

.top-work-style__reason-list-item-text {
  font-size: var(--f20);
  -webkit-text-stroke: 6px #ee4720;
  paint-order: stroke fill;
  max-width: calc(246 * var(--px));
  margin-top: min(2.7397260274vw, 16 * var(--px));
  line-height: 1.5;
  letter-spacing: 0.03em;
}

/* -------------------------------------------
 * 働き方について / 2トントラック
 * -------------------------------------------*/
.top-work-style__anchor {
  display: block;
  position: relative;
  top: max(-34.2465753425vw, -200 * var(--px));
  height: 0;
  pointer-events: none;
}

.top-work-style__truck-2ton {
  position: relative;
  display: grid;
  grid-template-columns: 74% 26%;
  margin-top: -26%;
  padding-bottom: min(3.0821917808vw, 18 * var(--px));
}
.top-work-style__truck-2ton::after {
  background: #333;
  content: "";
  display: inline-block;
  position: absolute;
  width: 100%;
  height: auto;
  aspect-ratio: 750/67;
  bottom: calc(-1 * var(--px));
  left: 0;
  z-index: 0;
  pointer-events: none;
  clip-path: polygon(0 100%, 100% 0, 100% 100%);
}

.top-work-style__truck-2ton-body {
  margin-top: -12%;
}

.top-work-style__truck-2ton-text {
  color: #fff;
  max-width: calc(295 * var(--px));
  margin-left: 8%;
  margin-top: min(3.4246575342vw, 20 * var(--px));
  position: relative;
  z-index: 2;
  line-height: 1.4;
}

.top-work-style__truck-2ton-img-area {
  position: relative;
}

.top-work-style__truck-2ton-img {
  position: relative;
  margin-left: -113%;
  margin-right: -22%;
  position: relative;
  z-index: 1;
}

.top-work-style__truck-2ton-se {
  width: 57%;
  top: -7%;
  right: 9%;
  position: absolute;
}

/* -------------------------------------------
 * 働き方について / スキル
 * -------------------------------------------*/
.top-work-style__skills {
  background: #333;
  position: relative;
  padding-bottom: min(20.7191780822vw, 121 * var(--px));
}

.top-work-style__skills-copy-area {
  display: grid;
  grid-template-columns: 135fr 100fr;
  margin-left: 8%;
}
.top-work-style__skills-copy-area .section__copy {
  margin-top: 11%;
}
.top-work-style__skills-copy-area .section__copy-bubble {
  margin-top: -33%;
  margin-right: 3%;
}

.top-work-style__skills-img {
  margin-top: max(-10.2739726027vw, -60 * var(--px));
  width: 90%;
  margin-inline: auto;
}

.top-work-style__skills-text {
  color: #fff;
  margin-top: min(1.5410958904vw, 9 * var(--px));
  line-height: 1.6;
}

.top-work-style__skills-list-area {
  background: #000;
  padding: min(3.7671232877vw, 22 * var(--px)) min(4.2808219178vw, 25 * var(--px));
  margin-top: min(5.9931506849vw, 35 * var(--px));
  position: relative;
}

.top-work-style__skills-list {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 0.3em 0em;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.top-work-style__skills-list > li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  gap: 0.3em;
  font-size: var(--f26);
  color: #fff;
  line-height: 1.6;
}
.top-work-style__skills-list > li:last-child {
  grid-column: 2;
}
.top-work-style__skills-list > li::before {
  font-family: "Material Symbols Outlined";
  content: "check";
  font-weight: 300;
  color: var(--pink);
  margin-top: 0.5em;
  line-height: 1;
}

.top-work-style__skills-list-bubble {
  position: absolute;
  width: 58%;
  aspect-ratio: 371/191;
  bottom: -46%;
  left: -8%;
}

/* -------------------------------------------
 * 仕事について / schedule
 * -------------------------------------------*/
.top-schedule {
  position: relative;
  z-index: 1;
  background: #000;
  padding-bottom: calc(120 * var(--px));
  margin-top: max(-1.7123287671vw, -10 * var(--px));
}
.top-schedule::after {
  background: #333;
  content: "";
  display: inline-block;
  position: absolute;
  width: 100%;
  height: auto;
  aspect-ratio: 750/67;
  top: calc(-1 * var(--px));
  left: 0;
  z-index: 1;
  pointer-events: none;
}

.top-schedule__head {
  position: relative;
  z-index: 2;
}

.top-schedule__title {
  width: 100%;
}

.top-schedule__start {
  position: absolute;
  top: 56%;
  right: 3%;
  width: 45%;
  z-index: 2;
  pointer-events: none;
}

.top-schedule__list-area {
  position: relative;
}

.top-schedule__list-line {
  position: absolute;
  z-index: -1;
  top: calc(52 * var(--px));
  left: 13%;
  width: calc(3 * var(--px));
  height: calc(100% - 150 * var(--px));
  background-image: radial-gradient(circle, #fff calc(1.5 * var(--px)), transparent calc(1.5 * var(--px)));
  background-position: left top;
  background-repeat: repeat-y;
  background-size: calc(3 * var(--px)) calc(6 * var(--px));
}

.top-schedule__list {
  position: relative;
  padding-top: min(5.3082191781vw, 31 * var(--px));
  margin-inline: auto;
}
.top-schedule__list > li {
  position: relative;
  display: grid;
  grid-template-columns: 100fr 530fr;
  -webkit-column-gap: calc(15 * var(--px));
     -moz-column-gap: calc(15 * var(--px));
          column-gap: calc(15 * var(--px));
}
.top-schedule__list > li:not(:last-child) {
  padding-bottom: min(7.3630136986vw, 43 * var(--px));
}

.top-schedule__time {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  background: var(--pink);
  border-radius: 100vmax;
  height: -webkit-fit-content;
  height: -moz-fit-content;
  height: fit-content;
  padding: 0.42em 0.3em;
}

.top-schedule__time-label {
  line-height: 1;
  color: #fff;
  letter-spacing: 0;
}

.top-schedule__item-title {
  font-size: var(--f29);
  color: var(--pink);
  font-weight: 400;
}

.top-schedule__item-text {
  margin-top: 0.5em;
  font-size: var(--f20);
  color: #fff;
  line-height: 1.5;
}

.top-schedule__item-img {
  width: 100%;
  margin-top: 1em;
}

/* -------------------------------------------
 * 募集要項
 * -------------------------------------------*/
.top-requirements {
  background: #000;
  padding-bottom: min(11.9863013699vw, 70 * var(--px));
  margin-top: max(-14.897260274vw, -87 * var(--px));
}

.top-requirements__dl {
  letter-spacing: -0.04em;
}

.top-requirements__title {
  width: 100%;
  position: relative;
  z-index: 1;
}

.top-requirements__body {
  padding-top: calc(34 * var(--px));
  max-width: 89.3%;
  margin-inline: auto;
}

.top-requirements__row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 0;
  padding-block: min(3.4246575342vw, 20 * var(--px));
  padding-inline: 1em;
}
.top-requirements__row:first-child {
  padding-top: 0;
}
.top-requirements__row:not(:last-child) {
  border-bottom: calc(1 * var(--px)) solid rgba(255, 255, 255, 0.3);
}

.top-requirements__term {
  font-size: var(--f24);
  color: var(--orange);
  font-weight: 400;
}

.top-requirements__description {
  color: #fff;
  font-weight: 400;
  font-size: var(--f23);
  line-height: 1.5;
  margin-top: 0.2em;
}
.top-requirements__description .small {
  font-size: var(--f18);
}/*# sourceMappingURL=top.css.map */