@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: "din-condensed", sans-serif;
  font-weight: 500;
  letter-spacing: 0;
  line-height: 1;
}

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

.yakuhan {
  font-family: "YakuHanJP", "ryo-gothic-plusn", sans-serif;
}

@media print, screen and (max-width: 760px) {
  .pc {
    display: none !important;
  }

  .sp-mini {
    display: none !important;
  }
}
@media screen and (max-width: 320px) {
  .sp-mini {
    display: inherit !important;
  }
}
@media print, screen and (min-width: 761px) {
  .sp {
    display: none !important;
  }

  .sp-mini {
    display: none !important;
  }
}
/* ------------------------------------

Clear Fix

------------------------------------ */
.clearfix:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}

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

line-clamp

------------------------------------ */
.line-clamp {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
}
@media print, screen and (max-width: 760px) {
  .line-clamp {
    -webkit-line-clamp: 3;
  }
}

.line-clamp-three {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  overflow: hidden;
}
@media print, screen and (max-width: 760px) {
  .line-clamp-three {
    -webkit-line-clamp: 3;
  }
}

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

l-〇〇

------------------------------------ */
.page-top .l-〇〇__container {
  width: 1200px;
  margin: 0 auto;
}
@media print, screen and (max-width: 760px) {
  .page-top .l-〇〇__container {
    width: auto;
  }
}

.page-top .l-wrapper {
  background-color: #101010;
}

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

topvisual

------------------------------------ */
.l-visual {
  position: relative;
  height: 180.2564102564vw;
  background: #101010 url(../images/top/bg_mv_sp.png) no-repeat left top/auto 147.4358974359vw;
}
@media print, screen and (min-width: 761px) {
  .l-visual {
    height: 66.25vw;
    background: #101010 url(../images/top/bg_mv_pc.png) no-repeat left top/auto 54.4444444444vw;
  }
}
.l-visual__body {
  position: absolute;
  bottom: 3.5897435897vw;
  left: 50%;
  transform: translateX(-50%);
  z-index: 10;
}
@media print, screen and (min-width: 761px) {
  .l-visual__body {
    bottom: min(120px, 8.33vw);
  }
}
.l-visual__catch {
  position: relative;
  left: 2.8205128205vw;
  width: 69.4871794872vw;
}
@media print, screen and (min-width: 761px) {
  .l-visual__catch {
    width: min(78.75vw, 1134px);
    left: 0;
  }
}
.l-visual__text {
  position: relative;
  left: -1.5384615385vw;
  margin-top: 3.5897435897vw;
  font-size: 19px;
  font-size: 4.8717948718vw;
  font-weight: 500;
  color: #CAE10E;
  text-align: center;
}
@media print, screen and (min-width: 761px) {
  .l-visual__text {
    font-size: 34px;
    margin-top: 21px;
    left: 0;
  }
}
.l-visual__line {
  position: absolute;
  width: 370.7153846154vw;
  overflow: hidden;
}
@media print, screen and (min-width: 761px) {
  .l-visual__line {
    width: 165.2083333333vw;
  }
}
.l-visual__line-track {
  display: flex;
  width: 200%;
  will-change: transform;
}
.l-visual__line-track--to-left {
  animation: l-visual-line-marquee-left 45s linear infinite;
}
.l-visual__line-track--to-right {
  animation: l-visual-line-marquee-right 45s linear infinite;
}
.l-visual__line-img {
  display: block;
  flex: 0 0 50%;
  width: 50%;
  max-width: none;
  height: auto;
  pointer-events: none;
}
.l-visual .line1 {
  top: 84.6153846154vw;
  left: -124.1025641026vw;
  transform: rotate(-22deg);
  z-index: 3;
}
@media print, screen and (min-width: 761px) {
  .l-visual .line1 {
    top: 33.5416666667vw;
    left: -33.6111111111vw;
    z-index: 1;
  }
}
.l-visual .line2 {
  top: 32.3076923077vw;
  left: -124.6153846154vw;
  transform: rotate(7deg);
  z-index: 1;
}
@media print, screen and (min-width: 761px) {
  .l-visual .line2 {
    top: 12.0833333333vw;
    left: -33.75vw;
    z-index: 2;
  }
}
.l-visual .line3 {
  top: 110.7692307692vw;
  left: -90vw;
  transform: rotate(12deg);
  z-index: 6;
}
@media print, screen and (min-width: 761px) {
  .l-visual .line3 {
    top: 35.625vw;
    left: -24.375vw;
    transform: rotate(11deg);
  }
}
.l-visual .line4 {
  left: -137.4358974359vw;
  top: 9.2307692308vw;
  transform: rotate(-11deg);
  z-index: 3;
}
@media print, screen and (min-width: 761px) {
  .l-visual .line4 {
    top: 4.5138888889vw;
    left: -37.2222222222vw;
    z-index: 4;
  }
}
.l-visual .line5 {
  left: -167.9487179487vw;
  top: 161.2820512821vw;
  transform: rotate(-20deg);
  z-index: 8;
}
@media print, screen and (min-width: 761px) {
  .l-visual .line5 {
    top: 55.4861111111vw;
    left: -45.4861111111vw;
    transform: rotate(-8deg);
  }
}
.l-visual__ph {
  position: absolute;
  top: 36.4102564103vw;
  left: -9.4871794872vw;
  width: 94.358974359vw;
  z-index: 5;
}
@media print, screen and (min-width: 761px) {
  .l-visual__ph {
    width: 44.7222222222vw;
    top: 0;
    left: 0;
  }
}
.l-visual__img {
  position: absolute;
  bottom: 5.1282051282vw;
  left: 0;
  width: 100vw;
  z-index: 7;
}
@media print, screen and (min-width: 761px) {
  .l-visual__img {
    bottom: 7.2222222222vw;
    width: 100%;
  }
}
.l-visual__skull {
  position: absolute;
  top: 10.5128205128vw;
  right: -50.7692307692vw;
  width: 113.2051282051vw;
  z-index: 4;
}
@media print, screen and (min-width: 761px) {
  .l-visual__skull {
    top: -5.8333333333vw;
    right: -16.8055555556vw;
    width: 56.8055555556vw;
  }
}
.l-visual__boss {
  position: absolute;
  width: 175.5128205128vw;
  top: -145vw;
  left: -17.1794871795vw;
  z-index: 2;
  transition: 3s;
}
@media print, screen and (min-width: 761px) {
  .l-visual__boss {
    top: -75vw;
    left: 12.5vw;
    width: 87.5vw;
    z-index: 3;
  }
}
.l-visual__boss.visible {
  top: -24.1025641026vw;
}
@media print, screen and (min-width: 761px) {
  .l-visual__boss.visible {
    top: -10.9027777778vw;
  }
}

@keyframes l-visual-line-marquee-left {
  from {
    transform: translateX(0);
  }
  to {
    transform: translateX(-50%);
  }
}
@keyframes l-visual-line-marquee-right {
  from {
    transform: translateX(-50%);
  }
  to {
    transform: translateX(0);
  }
}
@media (prefers-reduced-motion: reduce) {
  .l-visual .l-visual__line-track {
    animation: none !important;
    transform: none !important;
  }
}
@media print {
  .l-visual .l-visual__line-track {
    animation: none !important;
    transform: none !important;
  }
}
/* ------------------------------------

news

------------------------------------ */
.l-news {
  position: relative;
  padding: 10.7692307692vw 5.1282051282vw 5.1282051282vw;
  color: #fff;
  z-index: 10;
}
@media print, screen and (min-width: 761px) {
  .l-news {
    padding: 0 20px;
    margin-top: -19px;
  }
}
.l-news .l-container {
  max-width: 1084px;
  margin: 0 auto;
}
.l-news__title {
  font-size: 41px;
  font-size: 10.5128205128vw;
  font-weight: 600;
  color: #CAE10E;
}
@media print, screen and (min-width: 761px) {
  .l-news__title {
    font-size: 41px;
  }
}
.l-news__post {
  display: block;
  border: 1px solid #fff;
  padding: 3.4871794872vw 4.2307692308vw 4.1025641026vw 4.358974359vw;
}
@media print, screen and (min-width: 761px) {
  .l-news__post {
    display: flex;
    padding: 9px 50px 8px 53px;
    align-items: center;
    gap: 11px;
  }
}
.l-news__post-header {
  display: flex;
  align-items: center;
  gap: 2.3076923077vw;
  margin-bottom: 1.0256410256vw;
}
@media print, screen and (min-width: 761px) {
  .l-news__post-header {
    gap: 9px;
    margin-bottom: 0;
  }
}
.l-news__post-date {
  font-size: 15px;
  font-size: 3.8461538462vw;
  font-weight: 400;
}
@media print, screen and (min-width: 761px) {
  .l-news__post-date {
    font-size: 15px;
    white-space: nowrap;
  }
}
.l-news__post-category {
  margin-left: 2.8205128205vw;
  font-size: 13px;
  font-size: 3.3333333333vw;
  font-weight: 500;
  padding: 0.7692307692vw 1.0256410256vw;
  line-height: 1;
  background-color: #CAE10E;
  color: #222;
}
@media print, screen and (min-width: 761px) {
  .l-news__post-category {
    font-size: 13px;
    padding: 3px 3px 3px 4px;
    white-space: nowrap;
    margin-left: 16px;
  }
}
.l-news__post-title {
  font-size: 15px;
  font-size: 3.8461538462vw;
  font-weight: 400;
  line-height: 1.46;
}
@media print, screen and (min-width: 761px) {
  .l-news__post-title {
    font-size: 15px;
    min-width: 0;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
}

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

l-feature

------------------------------------ */
.l-feature {
  padding: 6.9230769231vw 0 0;
}
@media print, screen and (min-width: 761px) {
  .l-feature {
    padding: 74px 0 0;
  }
}
.l-feature__image {
  position: relative;
  margin-top: -1.7948717949vw;
  padding-bottom: 39.7435897436vw;
}
@media print, screen and (min-width: 761px) {
  .l-feature__image {
    margin-top: -126px;
    padding-bottom: 197px;
  }
}
.l-feature__image::after {
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
  background-color: #CAE10E;
  width: 1px;
  height: 30.2564102564vw;
  content: "";
}
@media print, screen and (min-width: 761px) {
  .l-feature__image::after {
    height: 182px;
    bottom: -52px;
  }
}
.l-feature__body {
  padding-top: 7.9487179487vw;
  background: url(../images/top/bg_feature_sp.png) no-repeat center 9.7435897436vw/100% auto;
}
@media print, screen and (min-width: 761px) {
  .l-feature__body {
    background: url(../images/top/bg_feature_pc.png) no-repeat center top/100% auto;
    padding-top: 116px;
    padding-bottom: 185px;
  }
}
.l-feature__text {
  font-size: 16px;
  font-size: 4.1025641026vw;
  font-weight: 500;
  line-height: 2.4375;
  color: #fff;
  text-align: center;
}
@media print, screen and (min-width: 761px) {
  .l-feature__text {
    font-size: 18px;
    line-height: 2.444;
  }
}
.l-feature__text strong {
  color: #CAE10E;
}
.l-feature__catch {
  padding-top: 7.6923076923vw;
  letter-spacing: -0.103em;
  font-size: 45px;
  font-size: 11.5384615385vw;
  font-family: "a-otf-ryumin-pr6n", serif;
  color: #D60347;
  text-align: left;
  font-weight: 600;
  line-height: 1.4;
  padding-left: 15.641025641vw;
}
@media print, screen and (min-width: 761px) {
  .l-feature__catch {
    padding-top: 34px;
    font-size: 43px;
    padding-left: 0;
    text-align: center;
  }
}

.l-feature__loop-txt {
  overflow: hidden;
  width: 100%;
  max-width: 100dvw;
  position: relative;
  z-index: 2;
}
.l-feature__loop-txt__track {
  display: flex;
  flex-flow: row nowrap;
  width: max-content;
  animation: l-feature-loop-marquee 60s linear infinite;
  will-change: transform;
  backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
}
.l-feature__loop-txt span {
  flex: 0 0 auto;
  display: block;
  line-height: 0;
}
.l-feature__loop-txt span img {
  display: block;
  width: auto;
  max-width: none;
  height: 17.7230769231vw;
}
@media print, screen and (min-width: 761px) {
  .l-feature__loop-txt span img {
    height: 79.2px;
  }
}

@keyframes l-feature-loop-marquee {
  0% {
    transform: translate3d(0, 0, 0);
  }
  100% {
    transform: translate3d(-50%, 0, 0);
  }
}
/* ------------------------------------

l-message

------------------------------------ */
.l-message {
  padding-top: 37.4358974359vw;
}
@media print, screen and (min-width: 761px) {
  .l-message {
    padding-top: 0;
  }
}

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

l-education

------------------------------------ */
.l-education {
  padding-top: 35.1282051282vw;
}
@media print, screen and (min-width: 761px) {
  .l-education {
    padding-top: 145px;
    padding-bottom: 160px;
  }
}
.l-education img {
  width: 94.8717948718vw;
}
@media print, screen and (min-width: 761px) {
  .l-education img {
    width: 100%;
  }
}

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

l-members

------------------------------------ */
.l-members {
  position: relative;
  padding-top: 32.3076923077vw;
  padding-bottom: 2.3076923077vw;
}
@media print, screen and (min-width: 761px) {
  .l-members {
    padding-top: 0;
    padding-bottom: 0;
  }
}
.l-members__header {
  position: relative;
  margin-bottom: 6.9230769231vw;
}
@media print, screen and (min-width: 761px) {
  .l-members__header {
    position: absolute;
    top: 6.04vw;
    left: 0;
    width: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    margin-bottom: 0;
    gap: 20px;
  }
  .l-members__header img {
    width: 26.88vw;
    margin: 0 auto;
  }
}
.l-members__text {
  position: absolute;
  bottom: 2.3076923077vw;
  left: 50%;
  transform: translateX(-50%);
  font-family: "a-otf-ryumin-pr6n", serif;
  color: #fff;
  font-size: 24px;
  font-size: 6.1538461538vw;
  font-weight: 600;
  white-space: nowrap;
}
@media print, screen and (min-width: 761px) {
  .l-members__text {
    font-size: min(32px, 2.22vw);
    position: relative;
    bottom: inherit;
    left: inherit;
    transform: translate(0);
  }
}
.l-members__button {
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
  display: flex;
  gap: 10px;
  font-size: 18px;
  font-size: 4.6153846154vw;
  line-height: 1;
  font-weight: 600;
  width: 52.9512820513vw;
  height: 8.2358974359vw;
  color: #222;
  justify-content: center;
  align-items: center;
  background: #CAE10E url(../images/top/icon_arrow_01.svg) no-repeat right 5.13vw top 2.56vw/8.65vw auto;
}
@media print, screen and (min-width: 761px) {
  .l-members__button {
    bottom: 111px;
    width: 260px;
    height: 40px;
    font-size: 16px;
    background: #CAE10E url(../images/top/icon_arrow_01.svg) no-repeat right 70.3px top 16.2px/24.86px auto;
  }
}
.l-members__button span {
  position: relative;
  left: -1.5384615385vw;
}
@media print, screen and (min-width: 761px) {
  .l-members__button span {
    top: 1px;
    left: -6px;
  }
}

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

l-work-style

------------------------------------ */
.l-work-style {
  padding-top: 30.2564102564vw;
}
@media print, screen and (min-width: 761px) {
  .l-work-style {
    padding-top: 86px;
  }
}
.l-work-style img {
  display: block;
  width: 94.8717948718vw;
  margin-left: auto;
}
@media print, screen and (min-width: 761px) {
  .l-work-style img {
    width: 100%;
  }
}

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

l-banners

------------------------------------ */
@keyframes l-banners-skull-bounce {
  0% {
    transform: translate3d(-50%, 0, 0) rotate(-11deg);
  }
  12% {
    transform: translate3d(-50%, 0, 0) rotate(-8deg);
  }
  28% {
    transform: translate3d(-50%, 0, 0) rotate(-4deg);
  }
  44% {
    transform: translate3d(-50%, 0, 0) rotate(-1deg);
  }
  58% {
    transform: translate3d(-50%, 0, 0) rotate(2deg);
  }
  72% {
    transform: translate3d(-50%, 0, 0) rotate(-2deg);
  }
  84% {
    transform: translate3d(-50%, 0, 0) rotate(1deg);
  }
  94% {
    transform: translate3d(-50%, 0, 0) rotate(-0.5deg);
  }
  100% {
    transform: translate3d(-50%, 0, 0) rotate(0deg);
  }
}
.l-banners {
  position: relative;
  padding-top: 34.358974359vw;
  padding-bottom: 0;
  overflow: hidden;
}
@media print, screen and (min-width: 761px) {
  .l-banners {
    padding-top: 221px;
  }
}
.l-banners .skull {
  position: relative;
  width: 100%;
  height: 43.5897435897vw;
  overflow: hidden;
  margin-top: 108px;
}
@media print, screen and (min-width: 761px) {
  .l-banners .skull {
    height: 301px;
    margin-top: 79px;
  }
}
.l-banners .skull::before {
  position: absolute;
  bottom: -87.6923076923vw;
  left: 50%;
  transform: translateX(-50%);
  width: 117.9487179487vw;
  height: 115.641025641vw;
  border-radius: 50%;
  background-color: #647202;
  content: "";
}
@media print, screen and (min-width: 761px) {
  .l-banners .skull::before {
    width: 712px;
    height: 694px;
    bottom: -533px;
  }
}
.l-banners .skull img {
  position: absolute;
  bottom: -48.4615384615vw;
  left: calc(50% - 10.7692307692vw);
  width: 90.3846153846vw;
  height: 86.5384615385vw;
  transform: translate3d(-50%, 0, 0) rotate(-11deg);
  transform-origin: 50% 80%;
  backface-visibility: hidden;
}
@media print, screen and (min-width: 761px) {
  .l-banners .skull img {
    width: 559px;
    height: 509px;
    bottom: -288px;
    left: calc(50% - 60px);
  }
}
.l-banners .skull.is-inview img {
  animation: l-banners-skull-bounce 0.75s linear both;
}
.l-banners .l-container {
  padding: 0 5.1282051282vw;
  display: flex;
  flex-direction: column;
  gap: 48px;
}
@media print, screen and (min-width: 761px) {
  .l-banners .l-container {
    max-width: 1240px;
    padding: 0 20px;
    margin: 0 auto;
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 50px;
  }
}
.l-banners__wrapper {
  display: flex;
  flex-direction: column;
  gap: 12.3076923077vw;
}
@media print, screen and (min-width: 761px) {
  .l-banners__wrapper {
    gap: 54px;
  }
  .l-banners__wrapper:nth-child(2) {
    margin-top: 120px;
  }
}
.l-banners__banner {
  position: relative;
  background-color: #fff;
}
@media print, screen and (min-width: 761px) {
  .l-banners__banner:hover img {
    opacity: 1;
  }
}
.l-banners__body {
  position: absolute;
  bottom: 8.9743589744vw;
  left: 50%;
  transform: translateX(-50%);
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  color: #fff;
}
@media print, screen and (min-width: 761px) {
  .l-banners__body {
    bottom: 40px;
    left: 35px;
    transform: translate(0);
    align-items: flex-start;
    z-index: 10;
  }
}
.l-banners__text {
  font-size: 13px;
  font-size: 3.3333333333vw;
  font-weight: 700;
}
@media print, screen and (min-width: 761px) {
  .l-banners__text {
    font-size: min(20px, 1.39vw);
  }
}
.l-banners__title {
  font-family: "a-otf-ryumin-pr6n", serif;
  font-size: 38px;
  font-size: 9.7435897436vw;
  font-weight: 500;
  white-space: nowrap;
  line-height: 1;
}
@media print, screen and (min-width: 761px) {
  .l-banners__title {
    font-size: min(62px, 4.31vw);
  }
}
@media print, screen and (min-width: 761px) {
  .l-banners .banner2 .l-banners__body {
    bottom: 51px;
  }
}
@media print, screen and (min-width: 761px) {
  .l-banners .banner3 .l-banners__body {
    left: 31px;
  }
}
.l-banners .banner4 .l-banners__body {
  bottom: 10vw;
  font-feature-settings: "palt";
}
@media print, screen and (min-width: 761px) {
  .l-banners .banner4 .l-banners__body {
    bottom: 34px;
    left: 30px;
  }
  .l-banners .banner4 .l-banners__body .l-banners__title {
    line-height: 1.129;
  }
}

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