@charset "UTF-8";
/* ------------------------------------

colors setting

------------------------------------ */
/* ------------------------------------

colors setting の変数ではなく
下記の左側の変数をcssで指定する

×：$black
◯：$dark-text

------------------------------------ */
/*  text-color
*----------------------------------- */
/*  background-color
*----------------------------------- */
/*  border-color
*----------------------------------- */
/*  system-color
*----------------------------------- */
/*  cv
*----------------------------------- */
/*  footer
*----------------------------------- */
/*  menu
*----------------------------------- */
/*  new icon
*----------------------------------- */
/*  horizontal
*----------------------------------- */
/*  slick-color
*----------------------------------- */
.en {
  font-family: "nexa", sans-serif;
  font-weight: 700;
  letter-spacing: 0;
  line-height: 1;
}

.en02 {
  font-family: "nexa", sans-serif;
  font-weight: 700;
  letter-spacing: 0;
  line-height: 1;
}

.yakuhan {
  font-family: "YakuHanJP", "source-han-sans-japanese", sans-serif;
}

/* mobile */
.mv {
  overflow: hidden;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: -1;
}
@media (min-width: 768px) {
  .mv {
    background: url("../images/top/bg_mv.png") center/cover no-repeat;
  }
}
.mv__wrap {
  height: 100svh;
}
@media (max-width: 767px) {
  .mv__wrap {
    height: 136.6666666667dvw;
    position: relative;
    background: url("../images/top/sp/bg_mv.png") center/cover no-repeat;
  }
}

.whats,
.company,
.news,
.footer {
  background: #fff;
}

.mv-img {
  pointer-events: none;
}
.mv-img picture {
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
  max-width: unset;
}
@media (min-width: 768px) {
  .mv-img picture {
    left: 50%;
    transform: translateX(-50%);
  }
}
.mv-img picture:nth-of-type(1) {
  z-index: 1;
  opacity: 0.4;
  mix-blend-mode: multiply;
}
@media (min-width: 768px) {
  .mv-img picture:nth-of-type(1) {
    width: 106svh;
  }
}
.mv-img picture:nth-of-type(2) {
  z-index: 2;
  opacity: 0.8;
  top: 18.5svh;
  bottom: 0;
  left: 0;
  right: 0;
}
@media (min-width: 768px) {
  .mv-img picture:nth-of-type(2) {
    width: 114svh;
    height: 114svh;
  }
}
@media (max-width: 767px) {
  .mv-img picture:nth-of-type(2) {
    width: 113.33vw;
    height: 113.33vw;
    left: -6.6vw;
    top: -14vw;
  }
}
.mv-img picture:nth-of-type(3) {
  z-index: 3;
}
@media (min-width: 768px) {
  .mv-img picture:nth-of-type(3) {
    width: 64.2svh;
  }
}

.mv-staff {
  pointer-events: none;
  position: relative;
  z-index: 3;
  overflow: hidden;
  height: 100%;
}
.mv-staff picture {
  display: block;
  position: absolute;
  height: auto;
}
.mv-staff picture:nth-of-type(1) {
  z-index: 1;
}
@media (min-width: 768px) {
  .mv-staff picture:nth-of-type(1) {
    top: -0.5svh;
    right: calc(50% + 62svh);
    width: 43.65svh;
  }
}
.mv-staff picture:nth-of-type(2) {
  z-index: 2;
}
@media (min-width: 768px) {
  .mv-staff picture:nth-of-type(2) {
    top: 15.54svh;
    right: calc(50% + 44.73svh);
    width: 35.27svh;
  }
}
.mv-staff picture:nth-of-type(3) {
  z-index: 1;
}
@media (min-width: 768px) {
  .mv-staff picture:nth-of-type(3) {
    width: 30.41svh;
    top: 6.89svh;
    left: calc(50% + 42.03svh);
  }
}
@media (min-width: 768px) {
  .mv-staff picture:nth-of-type(4) {
    width: 36.6svh;
    top: 5.81svh;
    left: calc(50% + 66.49svh);
  }
}
.mv-staff picture:nth-of-type(5) {
  z-index: 3;
}
@media (min-width: 768px) {
  .mv-staff picture:nth-of-type(5) {
    width: 43.24svh;
    right: calc(50% + 59.46svh);
    bottom: 0;
  }
}
.mv-staff picture:nth-of-type(6) {
  z-index: 4;
}
@media (min-width: 768px) {
  .mv-staff picture:nth-of-type(6) {
    width: 35.54svh;
    right: calc(50% + 32.3svh);
    bottom: -1.49svh;
  }
}
.mv-staff picture:nth-of-type(7) {
  z-index: 3;
}
@media (min-width: 768px) {
  .mv-staff picture:nth-of-type(7) {
    top: 22.57svh;
    left: calc(50% + 47.7svh);
    width: 44.46svh;
  }
}
.mv-staff picture:nth-of-type(8) {
  z-index: 5;
}
@media (min-width: 768px) {
  .mv-staff picture:nth-of-type(8) {
    width: 32.16svh;
    right: calc(50% + 51.76svh);
    bottom: -1.49svh;
  }
}
.mv-staff picture:nth-of-type(9) {
  z-index: 5;
}
@media (min-width: 768px) {
  .mv-staff picture:nth-of-type(9) {
    width: 50.95svh;
    left: calc(50% + 30.14svh);
    bottom: -4.46svh;
  }
}
.mv-staff picture:nth-of-type(10) {
  z-index: 4;
}
@media (min-width: 768px) {
  .mv-staff picture:nth-of-type(10) {
    width: 35.68svh;
    left: calc(50% + 65.81svh);
    bottom: -8.24svh;
  }
}

@media (min-width: 768px) {
  .mv-news {
    z-index: 4;
    position: absolute;
    left: 0;
    bottom: 20px;
  }
}
@media (max-width: 767px) {
  .mv-news {
    position: relative;
    bottom: 0;
    top: 137vw;
  }
}
.mv-news a {
  background-color: #fff;
  display: flex;
  flex-flow: column;
  justify-content: center;
  min-height: 67px;
}
@media (min-width: 768px) {
  .mv-news a {
    box-sizing: border-box;
    padding: 0 0 0 18px;
    width: 440px;
    border-radius: 0 5px 5px 0;
  }
}
@media (max-width: 767px) {
  .mv-news a {
    min-height: 17.1794871795dvw;
    padding: 0 5.1282051282dvw;
  }
}
.mv-news a div {
  margin-bottom: 4px;
  display: flex;
  align-items: center;
  gap: 13px;
  line-height: 1;
}
@media (max-width: 767px) {
  .mv-news a div {
    gap: 3.3333333333dvw;
  }
}
.mv-news a span {
  font-size: 2.2rem;
  font-weight: 900;
  font-family: "nexa", sans-serif;
  color: #EF5A00;
  text-box: trim-both cap alphabetic;
}
@media (max-width: 767px) {
  .mv-news a span {
    font-size: 22px;
    font-size: 5.641025641dvw;
  }
}
.mv-news a time {
  font-size: 1.3rem;
  font-weight: 500;
}
@media (max-width: 767px) {
  .mv-news a time {
    font-size: 13px;
    font-size: 3.3333333333dvw;
  }
}
.mv-news a p {
  width: 100%;
  font-size: 1.3rem;
  font-weight: bold;
  grid-column: 1/3;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  overflow: hidden;
}
@media (max-width: 767px) {
  .mv-news a p {
    font-size: 13px;
    font-size: 3.3333333333dvw;
  }
}

.mv-anime02-2,
.mv-news,
.l-toggle,
.header {
  opacity: 0;
}
.mv-anime02-2.visible,
.mv-news.visible,
.l-toggle.visible,
.header.visible {
  opacity: 1;
  transition: 1s;
}

.mv-staff picture {
  opacity: 0;
}
.mv-staff picture.visible {
  opacity: 1;
  transition: 1s;
}

.mv-anime01 {
  opacity: 0 !important;
  animation: 50s linear infinite rotation;
}
.mv-anime01.visible {
  opacity: 0.8 !important;
  transition: 1s;
}
@keyframes rotation {
  0% {
    transform: rotate(0);
  }
  100% {
    transform: rotate(-360deg);
  }
}

.mv-anime02-1 {
  opacity: 0 !important;
}
.mv-anime02-1.visible {
  opacity: 0.4 !important;
  transition: 1s;
}

.intro {
  background-color: rgba(255, 232, 229, 0.9019607843);
  padding: 92px 40px 100px;
  margin-top: 100svh;
  margin-bottom: 0;
  position: relative;
}
@media (max-width: 767px) {
  .intro {
    padding: 16.1538461538dvw 5.1282051282dvw 22.0512820513dvw;
    margin-top: 137vw;
    margin-bottom: 0;
  }
}
.intro__wrap {
  margin: 0 auto;
}
@media (min-width: 768px) {
  .intro__wrap {
    max-width: 1200px;
  }
}
.intro__ttl {
  margin-bottom: 0.75em;
  width: fit-content;
  font-size: 6.6rem;
  font-weight: 900;
  line-height: 1.3174603175;
  color: #EF5A00;
  -webkit-font-feature-settings: "halt";
  font-feature-settings: "halt";
  -webkit-font-smoothing: antialiased;
}
@media (max-width: 767px) {
  .intro__ttl {
    font-size: 43px;
    font-size: 11.0256410256dvw;
    line-height: 1.3488372093;
  }
}
.intro__ttl span {
  padding-bottom: 0.05em;
  background: linear-gradient(transparent 90%, #EF5A00 0%);
}
.intro p {
  font-size: 3.2rem;
  font-weight: bold;
}
@media (max-width: 767px) {
  .intro p {
    font-size: 20px;
    font-size: 5.1282051282dvw;
  }
}
.intro p:not(:last-child) {
  margin-bottom: 0.88em;
}
@media (max-width: 767px) {
  .intro p:not(:last-child) {
    margin-bottom: 1em;
  }
}
.intro__catch {
  margin-top: 0.54em;
  font-size: 10rem;
  font-weight: 900;
  line-height: 1.2;
  color: #D21D00;
}
@media (max-width: 767px) {
  .intro__catch {
    margin-top: 0.8em;
    font-size: 40px;
    font-size: 10.2564102564dvw;
    line-height: 1.2;
    white-space: pre;
  }
}

.recruit-movie {
  background-color: #EF5A00;
}
.recruit-movie__wrap {
  position: relative;
  box-sizing: border-box;
  padding: 120px 40px;
}
@media (min-width: 768px) {
  .recruit-movie__wrap {
    max-width: 1440px;
    margin: 0 auto;
  }
}
@media (max-width: 767px) {
  .recruit-movie__wrap {
    padding: 12.8205128205dvw 5.1282051282dvw;
  }
}
.recruit-movie__wrap::before, .recruit-movie__wrap::after {
  position: absolute;
  display: block;
  line-height: 1;
  text-box: trim-both cap alphabetic;
  font-size: 19rem;
  font-family: "nexa", sans-serif;
  font-weight: 900;
  letter-spacing: 0.02em;
  color: #fff;
  opacity: 0.4;
}
@media (max-width: 767px) {
  .recruit-movie__wrap::before, .recruit-movie__wrap::after {
    font-size: 80px;
    font-size: 20.5128205128dvw;
  }
}
.recruit-movie__wrap::before {
  top: 0;
  left: -0.07em;
  content: "RECRUIT";
}
.recruit-movie__wrap::after {
  bottom: 0;
  right: -0.07em;
  content: "MOVIE";
}
.recruit-movie__wrap .recruit-movie__iframe {
  max-width: 832px;
  margin: 0 auto;
  aspect-ratio: 832/351;
  overflow: hidden;
  height: 352px;
}
@media (max-width: 767px) {
  .recruit-movie__wrap .recruit-movie__iframe {
    height: 38.1vw;
  }
}
.recruit-movie__wrap iframe {
  position: relative;
  z-index: 2;
  display: block;
  margin: 0 auto;
  width: 100%;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.recruit-movie .slide-txt {
  border-bottom: 2px solid #EF5A00;
  padding: 20px 0;
  background-color: #fff;
  display: flex;
  align-items: center;
  box-sizing: border-box;
  gap: 40px;
}
@media (max-width: 767px) {
  .recruit-movie .slide-txt {
    gap: 5.1282051282dvw;
    padding: 2.0512820513dvw;
    border-bottom: 0.5128205128dvw solid #EF5A00;
  }
}
.recruit-movie .slide-txt div {
  animation: slideTxt 60s infinite linear;
}
@keyframes slideTxt {
  0% {
    transform: translateX(0%);
  }
  100% {
    transform: translateX(-100%);
  }
}
.recruit-movie .slide-txt span {
  line-height: 1;
  white-space: nowrap;
  display: block;
  font-family: "nexa", sans-serif;
  font-size: 7rem;
  color: #EF5A00;
  text-box: trim-both cap alphabetic;
}
@media (max-width: 767px) {
  .recruit-movie .slide-txt span {
    font-size: 28px;
    font-size: 7.1794871795dvw;
  }
}

.whats {
  padding: 170px 40px 110px;
}
@media (max-width: 767px) {
  .whats {
    padding: 23.0769230769dvw 0 15.3846153846dvw;
  }
}
.whats a {
  background-color: #feead0;
  position: relative;
}
@media (min-width: 768px) {
  .whats a {
    max-width: 1200px;
    margin: 0 auto;
    display: grid;
    align-items: flex-end;
    grid-template-columns: auto auto;
    padding: min(58px, 4.0277777778dvw) 0 42px min(239px, 16.5972222222dvw);
  }
}
@media (max-width: 767px) {
  .whats a {
    display: block;
  }
}
.whats a::after {
  border-radius: 50%;
  z-index: 2;
  position: absolute;
  right: 20px;
  bottom: 20px;
  width: 45px;
  height: 45px;
  display: block;
  margin: auto;
  content: "";
  background: #fff url("../images/cmn/arrow_circle_orange.svg") center/contain no-repeat;
}
@media (max-width: 767px) {
  .whats a::after {
    right: 3.8461538462dvw;
    bottom: 3.8461538462dvw;
    width: 6.1538461538dvw;
    height: 6.1538461538dvw;
  }
}
.whats__en {
  display: block;
}
@media (min-width: 768px) {
  .whats__en {
    width: min(773px, 53.6805555556dvw);
    position: absolute;
    top: max(-100px, -6.9444444444dvw);
    left: 22px;
  }
}
@media (max-width: 767px) {
  .whats__en {
    position: relative;
    top: -16.6666666667dvw;
    margin: 0 5.1282051282dvw calc(-16.6666666667dvw);
  }
}
.whats__txt {
  position: relative;
  z-index: 2;
}
@media (min-width: 768px) {
  .whats__txt {
    padding-right: min(493px, 34.2361111111dvw);
  }
}
@media (max-width: 767px) {
  .whats__txt {
    margin: 0 5.1282051282dvw;
  }
}
.whats__txt p {
  font-size: 1.8rem;
  font-weight: bold;
  line-height: 1.7777777778;
}
@media (max-width: 767px) {
  .whats__txt p {
    font-size: 16px;
    font-size: 4.1025641026dvw;
    line-height: 1.75;
  }
}
.whats__ttl {
  margin-bottom: 0.48em;
  font-size: 2.8rem;
  font-weight: bold;
}
@media (max-width: 767px) {
  .whats__ttl {
    margin-bottom: 0.28em;
    font-size: 28px;
    font-size: 7.1794871795dvw;
  }
}
@media (min-width: 768px) {
  .whats__img {
    position: absolute;
    bottom: 0;
    right: 0;
  }
}
@media (min-width: 768px) {
  .whats__img img {
    width: min(493px, 34.2361111111dvw);
  }
}
@media (max-width: 767px) {
  .whats__img img {
    margin-top: -12.8205128205dvw;
  }
}

.growth {
  background-color: #D21D00;
  padding-bottom: 58px;
}
@media (max-width: 767px) {
  .growth {
    padding-bottom: 11.2820512821dvw;
  }
}
.growth__img {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  position: relative;
}
@media (max-width: 767px) {
  .growth__img {
    grid-template-columns: 1fr 1fr;
  }
}
.growth__img::before {
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 72px;
  display: block;
  margin: auto;
  content: "";
  background: linear-gradient(0deg, rgba(210, 29, 0, 0.5) 0%, rgba(255, 255, 255, 0) 100%);
}
@media (max-width: 767px) {
  .growth__img::before {
    height: 18.9743589744dvw;
  }
}
@media (max-width: 767px) {
  .growth__img picture:nth-of-type(1) {
    grid-column: 1/3;
  }
}
.growth__txt {
  position: relative;
  z-index: 2;
  color: #fff;
}
.growth__txt p {
  text-align: center;
  font-size: 3.6rem;
  font-weight: bold;
  line-height: 1.3888888889;
}
@media (max-width: 767px) {
  .growth__txt p {
    font-size: 24px;
    font-size: 6.1538461538dvw;
    line-height: 1.4166666667;
  }
}
.growth__txt a {
  display: block;
  width: fit-content;
  margin: 16px auto 0;
  font-size: 1.8rem;
  font-weight: bold;
  position: relative;
  padding-right: 30px;
}
@media (max-width: 767px) {
  .growth__txt a {
    margin: 2.8205128205dvw auto 0;
    font-size: 16px;
    font-size: 4.1025641026dvw;
  }
}
.growth__txt a::before, .growth__txt a::after {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  margin: auto;
  border-radius: 50%;
  width: 24px;
  height: 24px;
  content: "";
  display: block;
}
@media (max-width: 767px) {
  .growth__txt a::before, .growth__txt a::after {
    width: 5.3846153846dvw;
    height: 5.3846153846dvw;
  }
}
.growth__txt a::before {
  transform: scale(0.98);
  background-color: #000;
}
.growth__txt a::after {
  background: url("../images/cmn/arrow_circle.svg") center/contain no-repeat;
  filter: brightness(0) invert(1);
}
.growth__ttl {
  margin: -0.34em 0 0.22em;
  text-align: center;
  font-size: 14rem;
  font-weight: 900;
  font-family: "nexa", sans-serif;
  letter-spacing: 0.02em;
  text-box: trim-both cap alphabetic;
  line-height: 1;
}
@media (max-width: 767px) {
  .growth__ttl {
    margin: -0.36em 0 0.31em;
    font-size: 73px;
    font-size: 18.7179487179dvw;
  }
}

.work {
  background: url("../images/top/bg_work.jpg") center/cover no-repeat;
  padding: 77px 40px 82px;
}
@media (max-width: 767px) {
  .work {
    padding: 19.2307692308dvw 5.1282051282dvw 20.5128205128dvw;
  }
}
.work__ttl {
  margin-bottom: 27px;
  text-align: center;
  position: relative;
  line-height: 1;
  text-box: trim-both cap alphabetic;
  color: #fff;
}
@media (max-width: 767px) {
  .work__ttl {
    margin-bottom: 11.2820512821dvw;
  }
}
.work__ttl::before {
  content: "OUR WORK";
  font-size: 18rem;
  font-weight: 900;
  font-family: "nexa", sans-serif;
  display: block;
  opacity: 0.4;
}
@media (max-width: 767px) {
  .work__ttl::before {
    font-size: 80px;
    font-size: 20.5128205128dvw;
  }
}
.work__ttl span {
  position: absolute;
  inset: 0;
  margin: auto;
  font-size: 3.2rem;
  font-weight: 900;
  letter-spacing: 0.05em;
  opacity: 1;
  height: fit-content;
  width: fit-content;
  display: block;
}
@media (max-width: 767px) {
  .work__ttl span {
    font-size: 24px;
    font-size: 6.1538461538dvw;
  }
}
.work__view-more {
  margin: 43px auto 0;
  width: fit-content;
}
@media (max-width: 767px) {
  .work__view-more {
    margin: 8.9743589744dvw auto 0;
  }
}
.work__view-more .view-more::after {
  background: url("../images/cmn/arrow_circle_white02.svg") center/contain no-repeat;
  filter: none;
}

.work-list {
  display: grid;
  gap: 48px;
  margin: 0 auto;
}
@media (min-width: 768px) {
  .work-list {
    max-width: 1200px;
    grid-template-columns: repeat(3, 1fr);
  }
}
@media (max-width: 767px) {
  .work-list {
    gap: 35px;
  }
}
.work-list figcaption {
  margin-top: 22px;
  color: #fff;
  font-size: 2.4rem;
  font-weight: bold;
  text-align: center;
  display: block;
}
@media (max-width: 767px) {
  .work-list figcaption {
    margin-top: 3.3333333333dvw;
    font-size: 20px;
    font-size: 5.1282051282dvw;
  }
}

.company {
  padding: 110px 0 120px;
  position: relative;
}
@media (max-width: 767px) {
  .company {
    padding: 20dvw 5.1282051282dvw 20.5128205128dvw;
  }
}
.company::before, .company::after {
  position: absolute;
  width: 400px;
  height: 400px;
  display: block;
  content: "";
  background: url("../images/top/bg_company.png") center/contain no-repeat;
}
@media (max-width: 767px) {
  .company::before, .company::after {
    width: 50dvw;
    height: 50dvw;
  }
}
.company::before {
  top: 0;
  right: 0;
}
.company::after {
  left: 0;
  bottom: 0;
  transform: rotate(180deg);
}
.company__ttl {
  margin-bottom: 1.7em;
  text-align: center;
  font-size: 2.8rem;
  font-weight: bold;
  letter-spacing: 0.05em;
}
@media (max-width: 767px) {
  .company__ttl {
    margin-bottom: 1.2em;
    font-size: 20px;
    font-size: 5.1282051282dvw;
  }
}
.company__ttl span {
  margin-bottom: 0.3em;
  position: relative;
  line-height: 1;
  text-box: trim-both cap alphabetic;
  font-size: 10rem;
  font-weight: 900;
  font-family: "nexa", sans-serif;
  display: block;
  color: #F68D02;
  letter-spacing: 0;
}
@media (max-width: 767px) {
  .company__ttl span {
    font-size: 62px;
    font-size: 15.8974358974dvw;
  }
}

.company-list {
  margin: 0 auto;
  display: grid;
  gap: 40px;
}
@media (min-width: 768px) {
  .company-list {
    max-width: 1200px;
    grid-template-columns: 1fr 1fr;
  }
}
@media (max-width: 767px) {
  .company-list {
    gap: 5.1282051282dvw;
  }
}

.event {
  background-color: #D21D00;
  padding: 80px 40px;
}
@media (max-width: 767px) {
  .event {
    padding: 12.8205128205dvw 5.1282051282dvw;
  }
}
.event__box {
  position: relative;
  background-color: #fff;
  border-radius: 20px;
  margin: 0 auto;
  box-sizing: border-box;
  padding: 73px 55px 66px;
}
@media (min-width: 768px) {
  .event__box {
    max-width: 1200px;
  }
}
@media (max-width: 767px) {
  .event__box {
    border-radius: 2.5641025641dvw;
    padding: 12.8205128205dvw 3.8461538462dvw 24.6153846154dvw;
  }
}
.event__en {
  display: block;
  position: relative;
  z-index: 2;
  pointer-events: none;
  margin-bottom: 10px;
}
@media (min-width: 768px) {
  .event__en {
    max-width: 803px;
  }
}
@media (max-width: 767px) {
  .event__en {
    margin-bottom: 3.8461538462dvw;
  }
}
.event__wrap {
  display: grid;
}
@media (min-width: 768px) {
  .event__wrap {
    justify-content: space-between;
    grid-template-columns: auto auto;
  }
}
@media (min-width: 768px) {
  .event__txt {
    padding-top: 11px;
  }
}
@media (max-width: 767px) {
  .event__txt {
    margin-bottom: 24px;
  }
}
.event__txt p {
  font-size: 2rem;
  font-weight: bold;
}
@media (max-width: 767px) {
  .event__txt p {
    font-size: 16px;
    font-size: 4.1025641026dvw;
  }
}
.event__ttl {
  margin-bottom: 0.9em;
  font-size: 2.4rem;
  font-weight: bold;
}
@media (max-width: 767px) {
  .event__ttl {
    margin-bottom: 0.4em;
    font-size: 18px;
    font-size: 4.6153846154dvw;
  }
}
@media (min-width: 768px) {
  .event__view-more {
    margin-top: 33px;
  }
}
@media (max-width: 767px) {
  .event__view-more {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 10.7692307692dvw;
    width: fit-content;
    margin: auto;
  }
}
.event__img {
  max-width: 598px;
}
@media (min-width: 768px) {
  .event__img {
    margin-top: -71px;
  }
}
.event__img .l-event_img {
  aspect-ratio: 16/9;
  overflow: hidden;
}
@media (max-width: 767px) {
  .event__img .l-event_img {
    aspect-ratio: 1/1;
  }
}
.event__img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.news {
  padding: 99px 40px 87px;
  box-sizing: border-box;
}
@media (max-width: 767px) {
  .news {
    padding: 22.3076923077dvw 5.1282051282dvw 15.3846153846dvw;
  }
}
@media (min-width: 768px) {
  .news__wrap {
    box-sizing: content-box;
    max-width: 1200px;
    margin: 0 auto;
  }
}
.news__ttl {
  margin-bottom: 1.4em;
  line-height: 1;
  font-size: 2.4rem;
  font-weight: bold;
  text-align: center;
}
@media (max-width: 767px) {
  .news__ttl {
    text-align: center;
    margin-bottom: 7.6923076923dvw;
    font-size: 18px;
    font-size: 4.6153846154dvw;
  }
}
.news__ttl span {
  margin-bottom: 0.26em;
  display: block;
  font-size: 8.8rem;
  font-weight: 900;
  font-family: "nexa", sans-serif;
  text-box: trim-both cap alphabetic;
  color: #EF5A00;
}
@media (max-width: 767px) {
  .news__ttl span {
    margin-bottom: 3.0769230769dvw;
    display: block;
    font-size: 70px;
    font-size: 17.9487179487dvw;
  }
}
.news__view-more {
  width: fit-content;
  margin: 34px auto 0;
}

@media (min-width: 768px) {
  .news-list {
    grid-area: list;
    display: grid;
    gap: 33px;
    grid-template-columns: repeat(3, 1fr);
  }
}
@media (max-width: 767px) {
  .news-list__item {
    margin: 0 2.5641025641dvw;
    width: 89.7435897436dvw;
  }
}
.news-list__item figure {
  margin-bottom: 16px;
  aspect-ratio: 378/252;
  overflow: hidden;
}
@media (max-width: 767px) {
  .news-list__item figure {
    margin-bottom: 4.6153846154dvw;
  }
}
.news-list__item img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.news-list__item ul {
  margin-bottom: 10px;
  display: flex;
  flex-flow: wrap;
  font-size: 1.4rem;
  color: #555555;
  font-weight: bold;
  gap: 0.5em 1em;
}
@media (max-width: 767px) {
  .news-list__item ul {
    font-size: 14px;
    font-size: 3.5897435897dvw;
  }
}
.news-list__item li {
  background: none !important;
  line-height: 1;
}
.news-list__item li::before {
  content: "#";
}
.news-list__item p {
  font-weight: bold;
  font-size: 1.6rem;
  line-height: 1.5625;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
}
@media (max-width: 767px) {
  .news-list__item p {
    font-size: 16px;
    font-size: 4.1025641026dvw;
  }
}
.news-list__item time {
  margin-top: 10px;
  line-height: 1;
  display: block;
  font-weight: 500;
  font-size: 1.5rem;
}
@media (max-width: 767px) {
  .news-list__item time {
    font-size: 15px;
    font-size: 3.8461538462dvw;
  }
}
.news-list .slick-dots {
  margin-top: 1.5384615385dvw !important;
  position: relative;
  inset: 0;
  display: flex !important;
  justify-content: center;
  flex-flow: wrap;
  gap: 2.5641025641dvw;
}
.news-list .slick-dots li,
.news-list .slick-dots button {
  margin: 0;
  padding: 0;
  width: 3.3333333333dvw;
  height: 3.3333333333dvw;
}
.news-list .slick-dots li {
  background-color: #d0d0d0;
}
.news-list .slick-dots li.slick-active {
  background-color: #EF5A00;
}

.gallery {
  background-color: #F68D02;
  padding: 86px 0 88px;
}
@media (max-width: 767px) {
  .gallery {
    padding: 17.4358974359dvw 0 17.9487179487dvw;
  }
}
.gallery__ttl {
  margin-bottom: 1.6em;
  text-align: center;
  line-height: 1;
  color: #fff;
  font-size: 2.4rem;
  font-weight: bold;
  letter-spacing: 0.05em;
}
@media (max-width: 767px) {
  .gallery__ttl {
    font-size: 18px;
    font-size: 4.6153846154dvw;
  }
}
.gallery__ttl span {
  margin-bottom: 0.29em;
  display: block;
  font-size: 8.8rem;
  font-weight: 900;
  font-family: "nexa", sans-serif;
  letter-spacing: 0;
  text-box: trim-both cap alphabetic;
}
@media (max-width: 767px) {
  .gallery__ttl span {
    margin-bottom: 0.34em;
    font-size: 60px;
    font-size: 15.3846153846dvw;
  }
}
.gallery__view-more {
  margin: 43px auto 0;
  width: fit-content;
}
@media (max-width: 767px) {
  .gallery__view-more {
    margin: 7.6923076923dvw auto 0;
  }
}
.gallery__view-more .view-more::after {
  background: url("../images/cmn/arrow_circle_white02.svg") center/contain no-repeat;
  filter: none;
}

.gallery-slider__item {
  width: 360px;
  margin: 0 12.5px;
  aspect-ratio: 360/240;
}
@media (max-width: 767px) {
  .gallery-slider__item {
    margin: 0 2.8205128205dvw;
    width: 78.9743589744dvw;
  }
}
.gallery-slider__item img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

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