@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: poppins, sans-serif;
  font-weight: 700;
  letter-spacing: 0;
  line-height: 1;
}

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

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

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

l-〇〇

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

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

topvisual

------------------------------------ */
.l-top-mv {
  width: 100vw;
}
.l-top-mv__section {
  min-width: 1440px;
  aspect-ratio: 1440/916;
  margin: 0 auto;
  position: relative;
}
@media (max-width: 1439px) {
  .l-top-mv__section {
    margin-left: calc(100vw - 1440px);
    margin-right: 0;
  }
}
@media print, screen and (max-width: 760px) {
  .l-top-mv__section {
    min-width: 100vw;
    width: 100vw;
    aspect-ratio: 390/692;
    margin: 0 auto;
  }
}
.l-top-mv__item {
  position: absolute;
  height: auto;
}
.l-top-mv__item img {
  width: 100%;
  height: auto;
}
.l-top-mv__item__inner {
  position: relative;
}
.l-top-mv__item__on {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  transition: opacity 0.3s ease-in-out;
}
.l-top-mv__item__on.active {
  opacity: 1;
}
@media print, screen and (min-width: 761px) {
  .l-top-mv__item.item01 {
    width: max(571px, 39.6527777778vw);
    top: 0;
    left: 0;
  }
}
@media print, screen and (max-width: 760px) {
  .l-top-mv__item.item01 {
    width: max(258px, 66.1538461538vw);
    top: 0;
    left: 0;
  }
}
@media print, screen and (min-width: 761px) {
  .l-top-mv__item.item02 {
    width: max(290px, 20.1388888889vw);
    top: 0;
    left: max(571px, 39.6527777778vw);
  }
}
@media print, screen and (max-width: 760px) {
  .l-top-mv__item.item02 {
    width: max(132px, 33.8461538462vw);
    top: 0;
    left: max(258px, 66.1538461538vw);
  }
}
@media print, screen and (min-width: 761px) {
  .l-top-mv__item.item03 {
    width: max(290px, 20.1388888889vw);
    top: 0;
    left: max(861px, 59.7916666667vw);
  }
}
@media print, screen and (max-width: 760px) {
  .l-top-mv__item.item03 {
    width: max(195px, 50vw);
    top: max(143px, 36.6666666667vw);
    left: 0;
  }
}
@media print, screen and (min-width: 761px) {
  .l-top-mv__item.item04 {
    width: max(289px, 20.0694444444vw);
    top: 0;
    left: max(1151px, 79.9305555556vw);
  }
}
@media print, screen and (max-width: 760px) {
  .l-top-mv__item.item04 {
    width: max(195px, 50vw);
    top: max(143px, 36.6666666667vw);
    left: max(195px, 50vw);
  }
}
@media print, screen and (min-width: 761px) {
  .l-top-mv__item.item05 {
    width: max(443px, 30.7638888889vw);
    top: max(314px, 21.8055555556vw);
    left: 0;
  }
}
@media print, screen and (max-width: 760px) {
  .l-top-mv__item.item05 {
    width: max(138px, 35.3846153846vw);
    top: max(295px, 75.641025641vw);
    left: 0;
  }
}
@media print, screen and (min-width: 761px) {
  .l-top-mv__item.item06 {
    width: max(375px, 26.0416666667vw);
    top: max(314px, 21.8055555556vw);
    left: max(443px, 30.7638888889vw);
  }
}
@media print, screen and (max-width: 760px) {
  .l-top-mv__item.item06 {
    width: max(195px, 50vw);
    top: max(552px, 141.5384615385vw);
    left: 0;
  }
}
@media print, screen and (min-width: 761px) {
  .l-top-mv__item.item07 {
    width: max(480px, 33.3333333333vw);
    top: max(608px, 42.2222222222vw);
    left: 0;
  }
}
@media print, screen and (max-width: 760px) {
  .l-top-mv__item.item07 {
    width: max(195px, 50vw);
    top: max(412px, 105.641025641vw);
    left: 0;
  }
}
@media print, screen and (min-width: 761px) {
  .l-top-mv__item.item08 {
    width: max(480px, 33.3333333333vw);
    top: max(608px, 42.2222222222vw);
    left: max(480px, 33.3333333333vw);
  }
}
@media print, screen and (max-width: 760px) {
  .l-top-mv__item.item08 {
    width: max(195px, 50vw);
    top: max(412px, 105.641025641vw);
    left: max(195px, 50vw);
  }
}
@media print, screen and (min-width: 761px) {
  .l-top-mv__item.item09 {
    width: max(480px, 33.3333333333vw);
    top: max(608px, 42.2222222222vw);
    left: max(960px, 66.6666666667vw);
  }
}
@media print, screen and (max-width: 760px) {
  .l-top-mv__item.item09 {
    width: max(195px, 50vw);
    top: max(552px, 141.5384615385vw);
    left: max(195px, 50vw);
  }
}
@media print, screen and (min-width: 761px) {
  .l-top-mv__item.item10 {
    width: max(626px, 43.4722222222vw);
    height: max(294px, 20.4166666667vw);
    top: max(314px, 21.8055555556vw);
    left: max(818px, 56.8055555556vw);
  }
}
@media print, screen and (max-width: 760px) {
  .l-top-mv__item.item10 {
    width: max(138px, 35.3846153846vw);
    top: max(295px, 75.641025641vw);
    left: max(138px, 35.3846153846vw);
  }
}
.l-top-mv__catch {
  position: absolute;
}
@media print, screen and (min-width: 761px) {
  .l-top-mv__catch {
    top: min(-113px, -7.8472222222vw);
    left: 0;
    width: max(528px, 36.6666666667vw);
    height: 100%;
    z-index: 1;
  }
}
@media print, screen and (max-width: 760px) {
  .l-top-mv__catch {
    width: max(230px, 58.9743589744vw);
    top: min(-54px, -13.8461538462vw);
    left: 0;
  }
}
.l-top-mv__lead {
  padding-top: 24px;
  padding-bottom: 24px;
  text-align: center;
  font-size: 26px;
  font-weight: 900;
}
@media print, screen and (max-width: 760px) {
  .l-top-mv__lead {
    font-size: 23px;
    font-size: 5.8974358974vw;
    line-height: 1.56;
    padding-top: 11.0256410256vw;
    padding-bottom: 11.0256410256vw;
  }
}
.l-top-mv__lead span {
  color: #fbc200;
}

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

l-top-news

------------------------------------ */
.l-top-news {
  padding-top: 60px;
  padding-bottom: 66px;
  background-color: #fffae8;
}
@media print, screen and (max-width: 760px) {
  .l-top-news {
    padding-top: 15.3846153846vw;
    padding-bottom: 14.1025641026vw;
  }
}
.l-top-news__inner {
  max-width: 1200px;
  margin: 0 auto;
  padding: 0 45px;
}
@media print, screen and (max-width: 760px) {
  .l-top-news__inner {
    padding: 0 5.1282051282vw;
  }
}
.l-top-news__head {
  position: relative;
  display: flex;
  border-bottom: #d0d0d0 1px solid;
  gap: 18px;
  padding-bottom: 23px;
  margin-bottom: 39px;
  align-items: center;
}
@media print, screen and (max-width: 760px) {
  .l-top-news__head {
    padding-bottom: 3.3333333333vw;
    gap: 2.5641025641vw;
    margin-bottom: 6.9230769231vw;
  }
}
.l-top-news__head::after {
  position: absolute;
  bottom: -1.5px;
  width: 165px;
  height: 2px;
  background-color: #fbc200;
  content: "";
}
.l-top-news__en {
  font-size: 44px;
  font-weight: 700;
  letter-spacing: 0.02em;
  color: #fbc200;
}
@media print, screen and (max-width: 760px) {
  .l-top-news__en {
    font-size: 38px;
    font-size: 9.7435897436vw;
  }
}
.l-top-news__title {
  font-size: 24px;
  font-weight: 900;
}
@media print, screen and (max-width: 760px) {
  .l-top-news__title {
    font-size: 18px;
    font-size: 4.6153846154vw;
    position: relative;
    top: 1.0256410256vw;
  }
}
.l-top-news__list {
  display: flex;
  flex-direction: column;
  gap: 19px;
}
@media print, screen and (max-width: 760px) {
  .l-top-news__list {
    gap: 6.1538461538vw;
  }
}
.l-top-news .p-item-news a {
  display: grid;
  grid-template-columns: 104px max-content 1fr;
}
@media print, screen and (max-width: 760px) {
  .l-top-news .p-item-news a {
    display: flex;
    flex-wrap: wrap;
    gap: 2.5641025641vw 3.0769230769vw;
  }
}
.l-top-news .p-item__post-date {
  font-size: 16px;
  font-weight: 500;
}
@media print, screen and (max-width: 760px) {
  .l-top-news .p-item__post-date {
    font-size: 16px;
    font-size: 4.1025641026vw;
  }
}
.l-top-news .p-item__post-category {
  font-size: 16px;
  font-weight: 500;
  height: 24px;
  border-radius: 4px;
  background-color: #fbc200;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0 11px;
  margin-right: 8px;
  line-height: 1;
}
@media print, screen and (max-width: 760px) {
  .l-top-news .p-item__post-category {
    font-size: 16px;
    font-size: 4.1025641026vw;
    margin-right: 0;
    height: 6.1538461538vw;
  }
}
.l-top-news .p-item__post-title {
  font-size: 16px;
  font-weight: 500;
}
@media print, screen and (max-width: 760px) {
  .l-top-news .p-item__post-title {
    font-size: 16px;
    font-size: 4.1025641026vw;
    width: 100%;
  }
}
.l-top-news__link {
  margin-left: auto;
  display: flex;
  justify-content: center;
}
@media print, screen and (max-width: 760px) {
  .l-top-news__link {
    margin-top: 5.1282051282vw;
  }
}
.l-top-news__link a {
  display: flex;
  font-size: 15px;
  font-weight: 700;
  gap: 7px;
  align-items: center;
}
@media print, screen and (max-width: 760px) {
  .l-top-news__link a {
    font-size: 15px;
    font-size: 3.8461538462vw;
  }
}
.l-top-news__link a::after {
  width: 22px;
  height: 22px;
  background: url(../images/cmn/icon_link_05.svg) no-repeat left top/cover;
  content: "";
}
@media print, screen and (max-width: 760px) {
  .l-top-news__link a::after {
    width: 5.641025641vw;
    height: 5.641025641vw;
  }
}

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

l-top-concept

------------------------------------ */
.l-top-concept {
  padding-top: 100px;
  padding-bottom: 120px;
  background: url(../images/top/bg_concept.jpg) no-repeat center top/cover;
  min-height: 913px;
}
@media print, screen and (max-width: 760px) {
  .l-top-concept {
    padding-top: 13.8461538462vw;
    padding-bottom: 66.6666666667vw;
    background: #02A1FE url(../images/top/bg_concept_sp.jpg) no-repeat center bottom/100% auto;
    min-height: 213.0769230769vw;
  }
}
.l-top-concept__container {
  margin: 0 auto;
  max-width: 1100px;
  width: 90%;
  box-sizing: content-box;
  color: #fff;
}
@media print, screen and (max-width: 760px) {
  .l-top-concept__container {
    width: 100%;
    box-sizing: border-box;
  }
}
.l-top-concept__title {
  font-size: 24px;
  font-weight: 900;
  margin-bottom: 15px;
}
@media print, screen and (max-width: 760px) {
  .l-top-concept__title {
    font-size: 24px;
    font-size: 6.1538461538vw;
    text-align: center;
    margin-bottom: 2.5641025641vw;
  }
}
.l-top-concept__catch {
  max-width: 772px;
  margin-bottom: 28px;
}
@media print, screen and (max-width: 760px) {
  .l-top-concept__catch {
    width: 78.9743589744vw;
    margin: 0 auto 1.0256410256vw;
  }
}
.l-top-concept__txt {
  font-size: 24px;
  font-weight: 700;
  line-height: 2.16;
}
@media print, screen and (max-width: 760px) {
  .l-top-concept__txt {
    font-size: 17px;
    font-size: 4.358974359vw;
    line-height: 2.5294117647;
    text-align: center;
  }
}

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

gallery

------------------------------------ */
.l-top-gallery {
  width: 100vw;
  aspect-ratio: 1440/1169;
  overflow: hidden;
  position: relative;
  margin-top: -52px;
}
@media print, screen and (max-width: 760px) {
  .l-top-gallery {
    aspect-ratio: 390/692;
    margin-top: -16.9230769231vw;
  }
}
.l-top-gallery__item {
  position: absolute;
  height: auto;
  outline: 9px solid #fff;
}
@media print, screen and (max-width: 760px) {
  .l-top-gallery__item {
    outline-width: 0.7692307692vw;
  }
}
.l-top-gallery__item img {
  width: 100%;
  height: auto;
}
@media print, screen and (min-width: 761px) {
  .l-top-gallery__item.item01 {
    width: 34.8611111111vw;
    top: 10vw;
    left: 9.5833333333vw;
  }
}
@media print, screen and (max-width: 760px) {
  .l-top-gallery__item.item01 {
    width: 42.8205128205vw;
    top: 26.1538461538vw;
    left: 52.0512820513vw;
  }
}
@media print, screen and (min-width: 761px) {
  .l-top-gallery__item.item02 {
    width: 34.8611111111vw;
    top: 0.625vw;
    left: 45.4861111111vw;
  }
}
@media print, screen and (max-width: 760px) {
  .l-top-gallery__item.item02 {
    width: 44.8717948718vw;
    top: 0.7692307692vw;
    left: 5.1282051282vw;
  }
}
@media print, screen and (min-width: 761px) {
  .l-top-gallery__item.item03 {
    width: 33.8888888889vw;
    top: 34.8611111111vw;
    left: -3.6805555556vw;
  }
}
@media print, screen and (max-width: 760px) {
  .l-top-gallery__item.item03 {
    width: 34.8717948718vw;
    top: 37.1794871795vw;
    left: 0;
  }
}
@media print, screen and (min-width: 761px) {
  .l-top-gallery__item.item04 {
    width: 35.6944444444vw;
    top: 31.5972222222vw;
    left: 31.25vw;
  }
}
@media print, screen and (max-width: 760px) {
  .l-top-gallery__item.item04 {
    width: 63.5897435897vw;
    top: 53.3333333333vw;
    left: 36.4102564103vw;
  }
}
@media print, screen and (min-width: 761px) {
  .l-top-gallery__item.item05 {
    width: 31.6666666667vw;
    top: 27.0138888889vw;
    left: 68.0555555556vw;
  }
}
@media print, screen and (max-width: 760px) {
  .l-top-gallery__item.item05 {
    width: 52.0512820513vw;
    top: 79.2307692308vw;
    left: 0;
    z-index: -1;
  }
}
@media print, screen and (min-width: 761px) {
  .l-top-gallery__item.item06 {
    width: 23.6805555556vw;
    top: 59.1666666667vw;
    left: 11.5972222222vw;
  }
}
@media print, screen and (max-width: 760px) {
  .l-top-gallery__item.item06 {
    width: 35.8974358974vw;
    top: 95.8974358974vw;
    left: 58.9743589744vw;
  }
}
@media print, screen and (min-width: 761px) {
  .l-top-gallery__item.item07 {
    width: 33.6805555556vw;
    top: 55.625vw;
    left: 57.9861111111vw;
  }
}
@media print, screen and (max-width: 760px) {
  .l-top-gallery__item.item07 {
    width: 70.7692307692vw;
    top: 122.3076923077vw;
    left: 8.7179487179vw;
  }
}
.l-top-gallery__item.title {
  outline: none;
  z-index: 10;
  left: 50%;
  translate: -50% 0;
}
@media print, screen and (min-width: 761px) {
  .l-top-gallery__item.title {
    width: 60.5555555556vw;
    top: 24.3055555556vw;
  }
}
@media print, screen and (max-width: 760px) {
  .l-top-gallery__item.title {
    width: 96.4102564103vw;
    top: 48.9743589744vw;
  }
}

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

l-top-movie

------------------------------------ */
.l-top-movie {
  padding-top: 80px;
  padding-bottom: 72px;
  background: #EFEFEF;
}
@media print, screen and (max-width: 760px) {
  .l-top-movie {
    padding-top: 7.6923076923vw;
    padding-bottom: 7.6923076923vw;
  }
}
.l-top-movie__container {
  margin: 0 auto;
  max-width: 1200px;
  width: 90%;
}
.l-top-movie__head {
  position: relative;
  display: flex;
  gap: 40px;
  align-items: flex-start;
  justify-content: flex-start;
  z-index: 1;
}
@media print, screen and (max-width: 760px) {
  .l-top-movie__head {
    gap: 0;
    flex-wrap: wrap;
    margin-bottom: 5.1282051282vw;
  }
}
.l-top-movie__en {
  font-size: 147px;
  font-weight: 700;
  color: #fbc200;
}
@media print, screen and (max-width: 760px) {
  .l-top-movie__en {
    font-size: 75px;
    font-size: 19.2307692308vw;
  }
}
.l-top-movie__title {
  font-size: 29px;
  font-weight: 900;
  padding-left: 40px;
  border-left: 3px solid #707070;
  margin-top: 8px;
}
@media print, screen and (max-width: 760px) {
  .l-top-movie__title {
    font-size: 16px;
    font-size: 4.1025641026vw;
    padding-left: 2.5641025641vw;
    line-height: 1;
    margin-top: 0;
    border-left: 2x solid #707070;
  }
}
.l-top-movie__video {
  margin-top: -74px;
}
@media print, screen and (max-width: 760px) {
  .l-top-movie__video {
    margin-top: 0;
  }
}
.l-top-movie__video iframe {
  width: 100%;
  height: auto;
  aspect-ratio: 16/9;
}

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

anchor_link (TOP)

------------------------------------ */
.p-anchor_link {
  padding-top: 80px;
  margin-top: -80px;
}
@media print, screen and (max-width: 760px) {
  .p-anchor_link {
    padding-top: 20%;
    margin-top: -20%;
  }
}

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

l-top-work

------------------------------------ */
.l-top-work {
  position: relative;
}
.l-top-work__label {
  position: relative;
  font-size: 36px;
  padding-top: 100px;
  padding-bottom: 100px;
}
@media print, screen and (max-width: 760px) {
  .l-top-work__label {
    width: 100%;
    padding-top: 10.7692307692vw;
    padding-bottom: 10.7692307692vw;
  }
}
.l-top-work__label .en {
  position: absolute;
  font-size: min(148px, 37.9487179487vw);
  color: #EFEFEF;
  left: -13px;
  z-index: 1;
  text-align: center;
  top: 60px;
  left: 50%;
  transform: translateX(-50%);
}
@media print, screen and (max-width: 760px) {
  .l-top-work__label .en {
    font-size: 84px;
    font-size: 21.5384615385vw;
    top: 7.1794871795vw;
  }
}
.l-top-work__label h2 {
  z-index: 2;
  position: relative;
  font-size: 26px;
  font-weight: 900;
  text-align: center;
}
@media print, screen and (max-width: 760px) {
  .l-top-work__label h2 {
    font-size: 21px;
    font-size: 5.3846153846vw;
  }
}
.l-top-work__contents {
  width: 100%;
}
@media print, screen and (max-width: 760px) {
  .l-top-work__contents {
    width: 100%;
  }
}
.l-top-work__item {
  position: relative;
  width: 100%;
}
@media print, screen and (min-width: 761px) {
  .l-top-work__item {
    aspect-ratio: 1440/786;
    min-height: 786px;
    padding: 45px 0;
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    align-items: flex-start;
  }
}
.l-top-work__item:nth-child(odd) {
  align-items: flex-start;
}
.l-top-work__item:nth-child(even) {
  align-items: flex-end;
}
.l-top-work__item:nth-child(even) .l-top-work__num {
  right: auto;
  left: 50px;
}
@media print, screen and (max-width: 760px) {
  .l-top-work__item:nth-child(even) .l-top-work__num {
    left: 5.1282051282vw;
  }
}
@media print, screen and (min-width: 761px) {
  .l-top-work__photo {
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
  }
}
@media print, screen and (max-width: 760px) {
  .l-top-work__photo {
    width: 100%;
    aspect-ratio: 390/339;
  }
}
.l-top-work__photo img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.l-top-work__num {
  font-weight: 700;
  letter-spacing: 0;
  line-height: 1;
  position: absolute;
  z-index: 10;
  right: 50px;
  top: 44px;
  font-size: 148px;
  color: #fff;
  filter: drop-shadow(0 0 8px rgba(0, 0, 0, 0.47));
}
@media print, screen and (max-width: 760px) {
  .l-top-work__num {
    font-size: 99px;
    font-size: 25.3846153846vw;
    top: 6.1538461538vw;
    right: 5.1282051282vw;
  }
}
.l-top-work__body {
  position: relative;
}
@media print, screen and (min-width: 761px) {
  .l-top-work__body {
    max-width: 983px;
    width: 90%;
    color: #fff;
  }
  .l-top-work__body::before {
    content: "";
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(113, 87, 0, 0.62);
    mix-blend-mode: multiply;
  }
}
@media print, screen and (max-width: 760px) {
  .l-top-work__body {
    background: #EFEFEF;
  }
}
.l-top-work__body a {
  display: block;
}
@media print, screen and (min-width: 761px) {
  .l-top-work__body a {
    padding: 48px 3% 26px 10%;
  }
}
@media print, screen and (max-width: 760px) {
  .l-top-work__body a {
    padding: 9.2307692308vw 5.1282051282vw 11.2820512821vw;
  }
}
.l-top-work__title {
  font-size: 38px;
  font-weight: 700;
  margin-bottom: 8px;
  z-index: 1;
  text-align: left;
  position: relative;
}
@media print, screen and (max-width: 760px) {
  .l-top-work__title {
    font-size: 30px;
    font-size: 7.6923076923vw;
    margin-bottom: 3.0769230769vw;
  }
}
.l-top-work__text {
  font-size: 16px;
  line-height: 1.75;
  z-index: 1;
  text-align: left;
  position: relative;
}
@media print, screen and (min-width: 761px) {
  .l-top-work__text {
    margin-bottom: 18px;
    padding-right: 6%;
  }
}
@media print, screen and (max-width: 760px) {
  .l-top-work__text {
    font-size: 16px;
    font-size: 4.1025641026vw;
    padding-right: 0;
    margin-bottom: 4.6153846154vw;
  }
}
.l-top-work__link {
  margin-top: auto;
  display: flex;
  justify-content: flex-end;
}
.l-top-work__link span {
  display: flex;
  font-size: 15px;
  font-weight: 700;
  gap: 7px;
  align-items: center;
}
@media print, screen and (max-width: 760px) {
  .l-top-work__link span {
    font-size: 15px;
    font-size: 3.8461538462vw;
  }
}
.l-top-work__link span::after {
  width: 22px;
  height: 22px;
  background: url(../images/cmn/icon_link_02.svg) no-repeat left top/cover;
  content: "";
}
@media print, screen and (max-width: 760px) {
  .l-top-work__link span::after {
    width: 5.641025641vw;
    height: 5.641025641vw;
    background: url(../images/cmn/icon_link_05.svg) no-repeat left top/cover;
  }
}

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

l-top-facilities

------------------------------------ */
.l-top-facilities {
  padding: 70px 20px 65px;
  max-width: 1200px;
  margin: 0 auto;
  box-sizing: content-box;
}
@media print, screen and (max-width: 760px) {
  .l-top-facilities {
    padding: 13.3333333333vw 0 17.4358974359vw;
  }
}
.l-top-facilities__title {
  text-align: center;
  margin-bottom: 21px;
  height: min(148px, 10.28vw);
  position: relative;
}
@media print, screen and (max-width: 760px) {
  .l-top-facilities__title {
    margin-bottom: 14.358974359vw;
  }
}
.l-top-facilities__title .en {
  font-size: min(148px, 10.28vw);
  font-weight: 800;
  color: #efefef;
  z-index: 1;
}
@media print, screen and (max-width: 760px) {
  .l-top-facilities__title .en {
    font-size: 67px;
    font-size: 17.1794871795vw;
    top: -4.1025641026vw;
  }
}
.l-top-facilities__title .jp {
  position: absolute;
  left: 50%;
  top: calc(50% - min(45px, 4.33vw));
  transform: translateX(-50%);
  z-index: 2;
  font-size: 36px;
  font-weight: 600;
}
@media print, screen and (max-width: 760px) {
  .l-top-facilities__title .jp {
    font-size: 24px;
    font-size: 6.1538461538vw;
    top: 1.5384615385vw;
  }
}
.l-top-facilities__tabs {
  border-bottom: 1px solid #d5d5d5;
  display: grid;
  grid-template-columns: repeat(5, 1fr);
  gap: 5px;
  margin: 0 auto 35px;
}
@media print, screen and (max-width: 760px) {
  .l-top-facilities__tabs {
    grid-template-columns: repeat(2, 1fr);
    padding: 0 5.1282051282vw;
    gap: 0.5128205128vw;
    border-bottom: none;
    margin: 0 auto 6.9230769231vw;
  }
}
.l-top-facilities__tab {
  padding: 15px 5px 11px;
  min-height: 60px;
  line-height: 1.2;
  font-size: 20px;
  background: #efefef;
  font-size: 16px;
  border: none;
  cursor: pointer;
  position: relative;
  font-weight: 600;
  border-bottom: none;
  border-radius: 5px 5px 0 0;
  text-align: center;
  word-break: keep-all;
  display: block;
}
@media print, screen and (max-width: 760px) {
  .l-top-facilities__tab {
    font-size: 14px;
    font-size: 3.5897435897vw;
    min-height: 12.5641025641vw;
  }
}
.l-top-facilities__tab.is-active {
  background: #fff;
  border: #d5d5d5 1px solid;
  border-bottom: none;
}
@media print, screen and (max-width: 760px) {
  .l-top-facilities__tab.is-active {
    background: #fbc200;
    border: none;
  }
}
.l-top-facilities__tab.is-active::before {
  content: "";
  position: absolute;
  top: -1px;
  left: -1px;
  width: calc(100% + 2px);
  height: 8px;
  background: #fbc200;
  border-radius: 4px 4px 0 0;
  z-index: 1;
}
@media print, screen and (max-width: 760px) {
  .l-top-facilities__tab.is-active::before {
    display: none;
  }
}
@media print, screen and (max-width: 760px) {
  .l-top-facilities__tab:last-child {
    grid-column: 1/3;
  }
}
.l-top-facilities__content {
  display: none;
}
@media print, screen and (max-width: 760px) {
  .l-top-facilities__content {
    padding: 0 5.1282051282vw;
  }
}
.l-top-facilities__content.is-show {
  display: block;
}
.l-top-facilities__row {
  display: flex;
  justify-content: space-between;
  padding: 15px 26px;
  border-bottom: 1px solid #ccc;
  width: 100%;
}
@media print, screen and (max-width: 760px) {
  .l-top-facilities__row {
    flex-direction: column;
    padding: 3.8461538462vw 0 5.1282051282vw;
  }
  .l-top-facilities__row:last-child {
    border-bottom: none;
  }
}
.l-top-facilities__name {
  width: 20%;
  font-weight: 600;
  font-size: 18px;
  line-height: 1.3;
  text-align: left;
  align-self: center;
}
@media print, screen and (max-width: 760px) {
  .l-top-facilities__name {
    font-size: 18px;
    font-size: 4.6153846154vw;
    width: 100%;
    margin-bottom: 2.5641025641vw;
  }
}
.l-top-facilities__address {
  width: 52%;
  font-size: 16px;
  font-weight: 500;
  text-align: left;
  align-self: center;
}
@media print, screen and (max-width: 760px) {
  .l-top-facilities__address {
    font-size: 16px;
    font-size: 4.1025641026vw;
    width: 100%;
    margin-bottom: 0.7692307692vw;
  }
}
.l-top-facilities__tel {
  width: 20%;
  text-align: right;
  font-size: 18px;
  font-weight: 500;
  align-self: center;
  line-height: 1.3;
}
@media print, screen and (max-width: 760px) {
  .l-top-facilities__tel {
    font-size: 18px;
    font-size: 4.6153846154vw;
    width: 100%;
    text-align: left;
  }
}
.l-top-facilities__tel a {
  pointer-events: none;
}
.l-top-facilities__link {
  margin-top: 50px;
  display: flex;
  justify-content: center;
}
@media print, screen and (max-width: 760px) {
  .l-top-facilities__link {
    margin-top: 5.1282051282vw;
  }
}
.l-top-facilities__link a {
  display: flex;
  font-size: 15px;
  font-weight: 700;
  gap: 7px;
  align-items: center;
}
@media print, screen and (max-width: 760px) {
  .l-top-facilities__link a {
    font-size: 15px;
    font-size: 3.8461538462vw;
  }
}
.l-top-facilities__link a::after {
  width: 22px;
  height: 22px;
  background: url(../images/cmn/icon_link_03.svg) no-repeat left top/cover;
  content: "";
}
@media print, screen and (max-width: 760px) {
  .l-top-facilities__link a::after {
    width: 5.641025641vw;
    height: 5.641025641vw;
  }
}

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

l-top-message

------------------------------------ */
.l-top-message {
  padding-top: 96px;
  padding-bottom: 112px;
  background-color: #fbc200;
}
@media print, screen and (max-width: 760px) {
  .l-top-message {
    padding-top: 26.1538461538vw;
    padding-bottom: 16.6666666667vw;
  }
}
.l-top-message__inner {
  max-width: 1200px;
  margin: 0 auto;
  padding: 0 20px;
  box-sizing: content-box;
}
.l-top-message__col {
  display: grid;
  grid-template-columns: 50% 50%;
}
@media print, screen and (max-width: 760px) {
  .l-top-message__col {
    display: flex;
    flex-direction: column;
    gap: 25.1282051282vw 0;
  }
}
@media print, screen and (max-width: 760px) {
  .l-top-message__item {
    position: relative;
  }
}
.l-top-message__title {
  position: relative;
  padding-top: 12px;
  font-size: 36px;
  font-weight: 900;
  line-height: 1.55;
  text-align: left;
  margin-bottom: 38px;
  z-index: 2;
}
@media print, screen and (max-width: 760px) {
  .l-top-message__title {
    font-size: 24px;
    font-size: 6.1538461538vw;
    line-height: 1.375;
    word-break: keep-all;
  }
}
.l-top-message__title-keep {
  white-space: nowrap;
}
.l-top-message__visual {
  animation: rotateItem 30s linear infinite;
  width: 665.83px;
  z-index: 1;
  position: relative;
  left: -174px;
}
@media print, screen and (max-width: 760px) {
  .l-top-message__visual {
    position: absolute;
    width: 131.7025641026vw;
    left: inherit;
    right: -46.6666666667vw;
    top: -12.8205128205vw;
  }
}
.l-top-message__text {
  position: relative;
  z-index: 2;
  font-size: 18px;
  font-weight: 700;
  line-height: 2.3;
  text-align: left;
}
@media print, screen and (max-width: 760px) {
  .l-top-message__text {
    font-size: 16px;
    font-size: 4.1025641026vw;
    line-height: 1.75;
  }
}
.l-top-message__text + .l-top-message__text {
  margin-top: 25px;
}
@media print, screen and (max-width: 760px) {
  .l-top-message__text + .l-top-message__text {
    margin-top: 9.2307692308vw;
  }
}
.l-top-message__name {
  margin-top: 50px;
  text-align: right;
  font-size: 18px;
  font-weight: 700;
  line-height: 1.7;
}
@media print, screen and (max-width: 760px) {
  .l-top-message__name {
    font-size: 18px;
    font-size: 4.6153846154vw;
    margin-top: 6.9230769231vw;
  }
}

@keyframes rotateItem {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
/* ------------------------------------

l-top-recruit

------------------------------------ */
.l-top-recruit {
  padding: 42px 0 65px;
  background: #FFFBEC;
}
@media print, screen and (max-width: 760px) {
  .l-top-recruit {
    padding: 12.3076923077vw 0 17.4358974359vw;
  }
}
.l-top-recruit__container {
  max-width: 1200px;
  margin: 0 auto;
  width: 90%;
}
.l-top-recruit__title {
  text-align: center;
  margin-bottom: 8px;
  height: min(148px, 10.28vw);
  position: relative;
}
@media print, screen and (max-width: 760px) {
  .l-top-recruit__title {
    margin-bottom: 11.7948717949vw;
  }
}
.l-top-recruit__title .en {
  font-size: min(148px, 10.28vw);
  font-weight: 800;
  color: #fbc200;
  opacity: 0.27;
  z-index: 1;
}
@media print, screen and (max-width: 760px) {
  .l-top-recruit__title .en {
    font-size: 77px;
    font-size: 19.7435897436vw;
    top: -4.1025641026vw;
  }
}
.l-top-recruit__title .jp {
  position: absolute;
  left: 50%;
  top: calc(50% - min(45px, 4.33vw));
  transform: translateX(-50%);
  z-index: 2;
  font-size: 36px;
  font-weight: 600;
}
@media print, screen and (max-width: 760px) {
  .l-top-recruit__title .jp {
    font-size: 24px;
    font-size: 6.1538461538vw;
    top: 1.5384615385vw;
  }
}
.l-top-recruit__list {
  max-width: 995px;
  margin: 0 auto;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-self: start;
}
@media print, screen and (max-width: 760px) {
  .l-top-recruit__list {
    flex-direction: column;
    gap: 10.2564102564vw 0;
  }
}
.l-top-recruit__item {
  width: 48%;
}
@media print, screen and (max-width: 760px) {
  .l-top-recruit__item {
    width: 100%;
  }
}
.l-top-recruit__item a {
  display: block;
}
.l-top-recruit__image {
  width: 100%;
  height: auto;
  margin-bottom: 16px;
}
@media print, screen and (max-width: 760px) {
  .l-top-recruit__image {
    margin-bottom: 2.5641025641vw;
  }
}
.l-top-recruit__image img {
  width: 100%;
  height: auto;
}
.l-top-recruit__item-title {
  text-align: center;
}
.l-top-recruit__item-title .main {
  font-size: 29px;
  font-weight: 700;
  line-height: 1.3;
  margin-bottom: 6px;
}
@media print, screen and (max-width: 760px) {
  .l-top-recruit__item-title .main {
    font-size: 21px;
    font-size: 5.3846153846vw;
    margin-bottom: 0.5128205128vw;
  }
}
.l-top-recruit__item-title .sub {
  font-size: 18px;
  font-weight: 700;
}
@media print, screen and (max-width: 760px) {
  .l-top-recruit__item-title .sub {
    font-size: 16px;
    font-size: 4.1025641026vw;
  }
}

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