.top-mv__ribon-wrap {
  width: 100%;
  height: 480px;
  overflow: hidden;
}

.top-mv__ribon01 {
  position: relative;
  z-index: 6;
  max-width: 119%;
  width: 119%;
  transform: translate(114.5%, -200%) rotate(-19deg);
}

.top-mv__ribon01.active {
  transform: translate(-8%, 405%) rotate(-19deg);
  transition: all .4s 1.2s ease-in-out;
}

.top-mv__ribon02 {
  position: relative;
  z-index: 5;
  max-width: 92%;
  width: 92%;
  transform: translate(115%, 340%) rotate(28.5deg);
}

.top-mv__ribon02.active {
  transform: translate(19%, 7%) rotate(28.5deg);
  transition: all .4s .9s ease-in-out;
}

.top-mv__ribon03 {
  position: relative;
  z-index: 4;
  max-width: 120%;
  width: 120%;
  transform: translate(100%, -190%) rotate(-15deg);
}

.top-mv__ribon03.active {
  transform: translate(-15%, -90%) rotate(-15deg);
  transition: all .4s .6s ease-in-out;
}

.top-mv__ribon04 {
  position: relative;
  z-index: 3;
  max-width: 108%;
  width: 108%;
  transform: translate(100%, 100%) rotate(10deg);
}

.top-mv__ribon04.active {
  transform: translate(-4%, 0px) rotate(10deg);
  transition: all .4s 0.3s ease-in-out;
}

.top-mv__ribon05 {
  position: relative;
  z-index: 2;
  max-width: 158%;
  width: 158%;
  transform: translate(100%, 850%) rotate(39deg);
}

.top-mv__ribon05.active {
  transform: translate(-19%, -189%) rotate(39deg);
  transition: all .4s 0s ease-in-out;
}



@media(max-width:500px) {}

.top-mv__mess {
  line-height: 1.2;
}

.top-mv__txt {
  margin-top: 20px;
}

.top-mv__txt-wrap {
  padding-bottom: 80px;
  margin-top: -130px;
}

@media(max-width:450px) {
  .top-mv__txt-wrap {
    padding-bottom: 60px;
    margin-top: -130px;
  }
}

.top-new {
  padding-top: 0;
}

.top-new__slider-item {
  position: relative;
  width: 100%;
  /* aspect-ratio: 2000 / 2120; */
  aspect-ratio: 1 / 1;
  background-color: #000;
  display: flex;
  align-items: center;
  justify-content: center;
  overflow: hidden;
}

.top-new__slider-img {
  object-fit: cover;
  object-position: center center;
}

.top-new__slider-ttl {
  position: absolute;
  bottom: 12%;
  left: 7%;
  display: flex;
  flex-direction: column;
  gap: 5px;
  line-height: 1.2;
  padding-right: 3%;
  opacity: 0;
  transition: all .6s .3s ease-in-out;
}

.swiper-slide-active .top-new__slider-ttl {
  opacity: 1;
}

.top-new__slider-thumbnail__area {
  margin-top: 20px;
}

.top-new__slider-thumbnail .swiper-slide {
  position: relative;
  border-radius: 10px;
}
.top-new__slider-thumbnail .swiper-slide::after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #00000060;
  border-radius: 10px;
}

.top-new__slider-thumbnail .swiper-slide-thumb-active::after {
  display: none;
}

.top-new__slider-thumbnail .top-new__slider-item {
  border-radius: 10px;
  overflow: hidden;
}

.top-new__link-list {
  display: flex;
  flex-direction: column;
  gap: 15px;
  margin-top: 50px;
}

.top-new__link-item {
  overflow: hidden;
  border-radius: 10px;
}

.top-new__link-item:nth-of-type(1) .top-new__link:before {
  bottom: 8px;
  left: unset;
  right: 10px;
  width: 30px;
  height: 30px;
}

.top-new__link-item:nth-of-type(1) .top-new__link:after {
  bottom: 8px;
  left: unset;
  right: 10px;
  transform: translate(3%,0);
  width: 30px;
  height: 30px;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 22px;
}

.top-new__link-item:nth-of-type(2) .top-new__link:before ,
.top-new__link-item:nth-of-type(2) .top-new__link:after {
  display: none;
}

/* .top-new__inner {
  overflow: scroll;
} */

/* 
.top-new__list {
  display: flex;
  gap: 25px;
  width: calc(10% + 625px);
  padding: 0 5% 15px 5%;
}

.top-new__item {
  width: 300px;
  overflow: hidden;
  border-radius: 10px;
}

.top-new__item-txt {
  position: absolute;
  z-index: 2;
  top: 30px;
  left: 25px;
  color: #fff;
}

.top-new__item-txt01 {
  display: inline-block;
  margin-bottom: 5px;
} */


@media(max-width:450px) {}
@media(max-width:400px) {
  .top-new__slider-ttl01 {
    font-size: 1.3rem;
  }
}

.top-reward {
  position: relative;
  z-index: 2;
  background: url(../img/top/bg_reward.webp) no-repeat top center / contain;
  padding-top: 130px;
}

.top-reward__mess {
  margin: 15px 0 20px;
}

.top-reward__img01 {
  position: absolute;
  top: -10px;
  left: 0;
  width: 31%;
}

.top-reward__img02 {
  position: absolute;
  top: -5px;
  right: 0;
  width: 35%;
}

.top-reward__img03 {
  position: absolute;
  z-index: -1;
  top: 480px;
  left: 0;
  width: 26%;
}

.top-reward__img04 {
  position: absolute;
  z-index: -1;
  top: 384px;
  right: 0;
  width: 18%;
}

.top-reward__img-txt01 {
  margin: 25px 0 10px;
}

.top-reward__img-txt02 {
  margin: 40px 0 0;
}

.top-reward__list {
  display: flex;
  flex-direction: column;
  gap: 15px;
  margin-top: 50px;
}

.top-reward__item {
  border-radius: 15px;
  background-color: #fff;
}

.top-reward__item-link {
  display: block;
  width: 100%;
  height: 100%;
  padding: 25px 30px;
}

.top-reward__bottom-btn {
  margin: 40px auto 0;
}


@media(max-width:470px) {
  .top-reward__mess {
    font-size: 2.4rem;
    margin: 15px 0 20px;
  }
}

@media(max-width:450px) {
  .top-reward {
    padding-top: 100px;
  }
}

.top-store {
  background: url(../img/top/bg-store.webp) no-repeat top center / contain #eeeeee;
}

.top-store__mess {
  padding-left: 25px;
  margin: 15px 0 15px;
}

.top-store__btn {
  margin: 40px auto 50px;
}

.top-store__list-area {
  border-top: 1px solid #ffffff20;
  padding-top: 25px;
}

.top-store__list-mess {
  padding-bottom: 25px;
}

.top-store__list {
  display: flex;
  flex-direction: column;
  gap: 15px;
}

.top-store__dl {
  background-color: #fff;
  border-radius: 15px;
  padding: 0 25px;
}

.top-store__dt {
  border-radius: 15px;
  padding: 10px 0;
}

.top-store__dt-txt {
  display: flex;
  align-items: center;
  gap: 20px;
}

.tab-area:hover {
  cursor: pointer;
}

.tab-area.active .top-store__dd {
  /* display: block; */
}

.top-store__dd {
  /* display: none; */
  /* border-top: 1px solid #eee;
  padding: 30px 0; */
}

.tab-area.active .top-store__dd {
  /* display: none; */
  border-top: 1px solid #eee;
  padding: 30px 0;
  transition: all .3s ease-in-out;
}



.top-store__dd-list {
  display: flex;
  flex-direction: column;
}

.tab-area.active .top-store__dd-list {
  gap: 20px;
  transition: all .3s ease-in-out;
}

.top-store__dd-item {
  position: relative;
  padding-left: 20px;

  height: 0;
  opacity: 0;
  visibility: hidden;
  transition:
    height .3s ease-out,
    opacity .1s linear,
    visibility .1s linear;
}

.tab-area.active .top-store__dd-item {
  height: 48px;
  opacity: 1;
  visibility: visible;
  transition: height .3s ease-out,
    opacity .1s linear .1s,
    visibility .1s linear .1s;
}

.top-store__dd-item::before {
  content: '';
  position: absolute;
  top: 6px;
  left: 0;
  width: 12px;
  height: 12px;
  border-radius: 50%;
  background-color: #a78f45;
}

.top-store__dd-txt {
  margin-top: 3px;
}

.top-store__txt {
  display: block;
  margin: 25px 0 0;
}

@media(max-width:450px) {
  .top-store__txt {
    margin: 20px 0 0;
  }

  .top-store__btn {
    margin: 30px auto 40px;
  }
}

@media(max-width:370px) {
  .top-store__dl {
    padding: 0 23px;
  }
}

.top-generation {
  background-color: #fff;
}

.top-generation__mess {
  margin: 20px 0 15px;
}

.top-generation__bottom-btn {
  margin-top: 40px;
  margin-bottom: 50px;
}

.top-generation__list {
  display: flex;
  flex-direction: column;
  gap: 15px;
}

.top-generation__item {
  overflow: hidden;
  border-radius: 10px;
}

.top-generation__item-link {
  position: relative;
}

.top-generation__item-mess {
  position: absolute;
  top: 30px;
  left: 25px;
}


@media(max-width:500px) {}

.top-interview__head {
  position: relative;
}

.top-interview__head-cont {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}

.top-interview__mess {
  margin: 15px 0 25px;
}

.top-interview__bottom {
  background-color: #444;
  padding: 45px 0 60px;
}

.top-interview__slider-wrap {
  margin-top: 30px;
}

.top-interview__slider .swiper-wrapper {
  transition-timing-function: linear;
  height: fit-content;
}

.top-interview__slide-img {
  border-radius: 10px;
}

@media(max-width:500px) {}


.top-benefit__mess {
  margin: 25px 0 30px;
}

.top-benefit__btn {
  margin-top: 30px;
}

.top-benefit__list {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 15px;
  margin-top: 40px;
}

.top-benefit__item-mess {
  position: absolute;
  top: 10px;
  left: 15px;
}


@media(max-width:500px) {}

.top-recruitment {
  background-color: #fff;
}

.top-recruitment__inner {
  display: flex;
  justify-content: center;
}

.top-recruitment__ttl {
  margin: 0 auto 30px;
}

.top-recruitment__list {
  display: flex;
  flex-direction: column;
  gap: 15px;
}

.top-recruitment__item-mess {
  position: absolute;
  top: 25px;
  left: 20px;
  color: #fff;
  width: 100%;
}

.top-recruitment__big .top-recruitment__item-mess {
  left: 0px;
  padding-left: 20px;
}

.top-recruitment__item-mess02 {
  display: inline-block;
  margin-top: 3px;
}

.top-recruitment__big .top-recruitment__item-mess01 {
  display: inline-block;
  line-height: 1.44;
  margin-bottom: 5px;
}

@media(max-width:500px) {}


.top-contact__list {
  display: flex;
  flex-direction: column;
  gap: 15px;
  margin-top: 30px;
}

.top-contact__item-mess {
  position: absolute;
  top: 20px;
  left: 20px;
}

.top-contact__entry-mess {
  top: 50%;
  transform: translate(0, -50%);
}

@media(max-width:500px) {}

.top-pickup {
  background-color: #fff;
}

.top-pickup__inner {
  margin-bottom: 30px;
}

.top-pickup__list-wrap {
  /* overflow: scroll; */
}

.top-pickup__list {
  display: flex;
  flex-direction: column;
  gap: 25px;
  /* width: calc(10% + 1600px); */
  width: 100%;
  padding: 0 5% 15px 5%;
}

.top-pickup__item {
  /* width: 300px; */
}

.top-pickup__item-mess {
  position: absolute;
  top: 9px;
  left: 18px;
}


@media(max-width:500px) {}


/* ↑作成者のみ直編集可 */



/* 2025.04.30 */
.top-interview__bottom {
  padding-bottom: 0.5rem;
}
