@charset "UTF-8";
.pc-hidden {
  display: none;
}
@media screen and (max-width: 768px) {
  .pc-hidden {
    display: inline-block;
  }
}

.pc-hiddenSp {
  display: none;
}
@media screen and (max-width: 375px) {
  .pc-hiddenSp {
    display: inline-block;
  }
}

.sp-hidden {
  display: inline-block;
}
@media screen and (max-width: 768px) {
  .sp-hidden {
    display: none;
  }
}

/*-- globalフォルダの中の_index.scss --*/
.l-main#top .news .news__container {
  padding-top: clamp(1.438rem, 0.425rem + 4.32vw, 3.125rem);
  padding-bottom: clamp(3.625rem, 1.675rem + 8.32vw, 6.875rem);
}
.l-main#top .news .news-list {
  margin-top: clamp(1.25rem, 0.95rem + 1.28vw, 1.75rem);
  word-break: break-all;
}
.l-main#top .news .news-list .news-list__item {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  color: #666666;
  border-bottom: 1px solid #666666;
  padding-top: clamp(0.813rem, 0.55rem + 1.12vw, 1.25rem);
  padding-bottom: clamp(0.813rem, 0.588rem + 0.96vw, 1.188rem);
}
@media screen and (max-width: 768px) {
  .l-main#top .news .news-list .news-list__item {
    display: block;
  }
}
.l-main#top .news .news-list .news-list__item:first-child {
  padding-top: 0;
}
.l-main#top .news .news-list .time {
  width: 170px;
  display: inline-block;
  font-size: clamp(0.688rem, 0.5rem + 0.8vw, 1rem);
  font-weight: 400;
  line-height: 2;
  letter-spacing: 0.1em;
}
.l-main#top .news .news-list .news-list__title {
  flex: 1;
  font-size: clamp(0.813rem, 0.625rem + 0.8vw, 1.125rem);
  font-weight: 400;
  line-height: 2;
  letter-spacing: 0em;
}
@media screen and (max-width: 1000px) {
  .l-main#top .news .news-list .news-list__title {
    margin-top: 7px;
  }
}
.l-main#top .news .news-btn {
  width: min(100%, clamp(12.188rem, 9.75rem + 10.4vw, 16.25rem));
  margin-top: clamp(2.375rem, 2.075rem + 1.28vw, 2.875rem);
  margin-inline: auto;
}
.l-main#top .news .news-post {
  margin-top: 3em;
  text-align: center;
}
.l-main#top .about .about-bg {
  background-color: #F1F1F1;
}
.l-main#top .about .about__container {
  display: flex;
  justify-content: space-between;
  padding-top: clamp(2.813rem, -0.306rem + 13.3vw, 12.5rem);
  padding-bottom: clamp(3.938rem, -1.233rem + 22.06vw, 20rem);
  max-width: 1540px;
  margin-left: auto;
  margin-right: auto;
}
@media screen and (max-width: 1540px) {
  .l-main#top .about .about__container {
    margin-right: 4.375%;
    margin-left: 4.375%;
  }
}
@media screen and (max-width: 768px) {
  .l-main#top .about .about__container {
    margin-right: 8.375%;
    margin-left: 8.375%;
  }
}
@media screen and (max-width: 1000px) {
  .l-main#top .about .about__container {
    display: block;
  }
}
.l-main#top .about .about-head {
  width: 756px;
}
@media screen and (max-width: 1540px) {
  .l-main#top .about .about-head {
    width: 46%;
  }
}
@media screen and (max-width: 1000px) {
  .l-main#top .about .about-head {
    width: 100%;
  }
}
.l-main#top .about .about-head .about-head__img {
  margin-top: 30px;
  margin-left: clamp(1.563rem, -0.427rem + 4.15vw, 3.563rem);
}
@media screen and (max-width: 768px) {
  .l-main#top .about .about-head .about-head__img {
    margin-top: 23px;
    margin-left: 0;
  }
}
.l-main#top .about .about-content {
  flex: 1;
  margin-top: 13px;
  margin-right: clamp(0.938rem, -2.793rem + 7.77vw, 4.688rem);
}
@media screen and (max-width: 1540px) {
  .l-main#top .about .about-content {
    flex: inherit;
    width: 43%;
  }
}
@media screen and (max-width: 1000px) {
  .l-main#top .about .about-content {
    width: 100%;
    margin-top: 18px;
  }
}
.l-main#top .about .about-content .about-content__detail {
  font-size: clamp(0.813rem, 0.712rem + 0.43vw, 1.125rem);
  font-weight: 400;
  line-height: 1.9444444444;
  letter-spacing: 0em;
  margin-top: 0.6em;
}
@media screen and (max-width: 768px) {
  .l-main#top .about .about-content .about-content__detail {
    margin-top: 0.9em;
  }
}
.l-main#top .about .about-content .about-content-btn {
  margin-top: 33px;
}
@media screen and (max-width: 768px) {
  .l-main#top .about .about-content .about-content-btn {
    margin-inline: auto;
  }
}
.l-main#top .about .about-bottom {
  position: relative;
  padding-bottom: 634px;
}
@media screen and (max-width: 1920px) {
  .l-main#top .about .about-bottom {
    padding-bottom: 33vw;
  }
}
.l-main#top .about .about-bottom .about-bottom__img {
  width: 100%;
  max-width: 83%;
  left: 0;
  bottom: 0;
  position: absolute;
}
@media screen and (max-width: 1920px) {
  .l-main#top .about .about-bottom .about-bottom__img {
    width: auto;
    max-width: 83%;
  }
}
@media screen and (max-width: 768px) {
  .l-main#top .about .about-bottom .about-bottom__img {
    position: relative;
    max-width: none;
  }
}
.l-main#top .about .about-bottom .about-bottom__img img {
  width: 100%;
  height: 796px;
  -o-object-fit: cover;
     object-fit: cover;
}
@media screen and (max-width: 1920px) {
  .l-main#top .about .about-bottom .about-bottom__img img {
    width: auto;
    height: auto;
    -o-object-fit: fill;
       object-fit: fill;
  }
}
.l-main#top .service {
  max-width: 83.5%;
  margin-left: auto;
  position: relative;
  margin-top: -220px;
}
@media screen and (max-width: 1740px) {
  .l-main#top .service {
    max-width: 90%;
    margin-top: clamp(-6.25rem, -0.324rem - 12.35vw, -13.75rem);
  }
}
@media screen and (max-width: 768px) {
  .l-main#top .service {
    max-width: none;
    margin-top: -70%;
    margin-inline: 3%;
  }
}
.l-main#top .service .service__container {
  padding-top: clamp(1.938rem, -0.312rem + 9.6vw, 10.125rem);
  padding-bottom: clamp(3.25rem, 1.516rem + 7.4vw, 9.563rem);
  background-color: #F1F1F1;
}
@media screen and (max-width: 1000px) {
  .l-main#top .service .service__container {
    padding-inline: 5.1%;
  }
}
.l-main#top .service .service__inner {
  display: flex;
  justify-content: space-between;
  max-width: 1146px;
  margin-left: 296px;
}
@media screen and (max-width: 1740px) {
  .l-main#top .service .service__inner {
    max-width: 87%;
    margin-left: 9%;
  }
}
@media screen and (max-width: 1000px) {
  .l-main#top .service .service__inner {
    flex-direction: column;
    margin-left: 0;
    max-width: none;
  }
}
.l-main#top .service .service-content {
  width: 41%;
}
@media screen and (max-width: 1740px) {
  .l-main#top .service .service-content {
    width: 45%;
  }
}
@media screen and (max-width: 1000px) {
  .l-main#top .service .service-content {
    width: 100%;
    display: contents;
  }
}
@media screen and (max-width: 1000px) {
  .l-main#top .service .service-content .service-content__title {
    order: -1;
  }
}
.l-main#top .service .service-content .service-content__subtitle {
  margin-top: 13px;
}
@media screen and (max-width: 768px) {
  .l-main#top .service .service-content .service-content__subtitle {
    margin-top: 22px;
  }
}
.l-main#top .service .service-content .service-content__detail {
  font-size: 18px;
  font-weight: 400;
  line-height: 1.9444444444;
  letter-spacing: 0em;
  margin-top: 27px;
}
@media screen and (max-width: 768px) {
  .l-main#top .service .service-content .service-content__detail {
    font-size: 13px;
    font-weight: 400;
    line-height: 2;
    letter-spacing: 0em;
    margin-top: 16px;
  }
}
.l-main#top .service .service-content .service-content-btn {
  margin-top: clamp(1.938rem, 1.714rem + 0.95vw, 2.75rem);
}
@media screen and (max-width: 1000px) {
  .l-main#top .service .service-content .service-content-btn {
    margin-inline: auto;
  }
}
.l-main#top .service .service-img {
  width: 50%;
  margin-top: 12px;
}
@media screen and (max-width: 1000px) {
  .l-main#top .service .service-img {
    width: 100%;
    order: -1;
    text-align: center;
  }
}
.l-main#top .movie {
  overflow: hidden;
}
.l-main#top .movie .movie__container {
  padding-top: clamp(3rem, 1.711rem + 5.5vw, 8.313rem);
  padding-bottom: clamp(3.563rem, 2.303rem + 5.37vw, 8.75rem);
  position: relative;
}
.l-main#top .movie .movie__title {
  max-width: 1510px;
  margin-left: auto;
  margin-right: auto;
}
@media screen and (max-width: 1510px) {
  .l-main#top .movie .movie__title {
    margin-right: 4.375%;
    margin-left: 4.375%;
  }
}
@media screen and (max-width: 768px) {
  .l-main#top .movie .movie__title {
    margin-right: 8.375%;
    margin-left: 8.375%;
  }
}
@media screen and (max-width: 640px) {
  .l-main#top .movie .movie__title {
    margin-right: 4.375%;
    margin-left: 4.375%;
  }
}
.l-main#top .movie .slick-list {
  overflow: visible;
}
@media screen and (max-width: 640px) {
  .l-main#top .movie .slick-slider {
    position: static;
  }
}
.l-main#top .movie .movie-list {
  max-width: 1647px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 25px;
  padding-left: 65px;
  counter-reset: number;
}
@media screen and (max-width: 1647px) {
  .l-main#top .movie .movie-list {
    margin-right: 4.375%;
    margin-left: 4.375%;
  }
}
@media screen and (max-width: 768px) {
  .l-main#top .movie .movie-list {
    margin-right: 8.375%;
    margin-left: 8.375%;
  }
}
@media screen and (max-width: 1647px) {
  .l-main#top .movie .movie-list {
    padding-left: 0;
    max-width: 1510px;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (max-width: 1647px) and (max-width: 1510px) {
  .l-main#top .movie .movie-list {
    margin-right: 4.375%;
    margin-left: 4.375%;
  }
}
@media screen and (max-width: 1647px) and (max-width: 768px) {
  .l-main#top .movie .movie-list {
    margin-right: 8.375%;
    margin-left: 8.375%;
  }
}
@media screen and (max-width: 640px) {
  .l-main#top .movie .movie-list {
    max-width: 342px;
    margin-top: 9px;
    margin-right: 3%;
    margin-left: 3%;
  }
}
.l-main#top .movie .movie-list .movie-list__item {
  margin-right: 50px;
  word-break: break-all;
}
@media screen and (max-width: 1000px) {
  .l-main#top .movie .movie-list .movie-list__item {
    margin-right: 30px;
  }
}
@media screen and (max-width: 640px) {
  .l-main#top .movie .movie-list .movie-list__item {
    margin-right: 13px;
  }
}
.l-main#top .movie .movie-list .movie-list__youtube {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
}
.l-main#top .movie .movie-list .movie-list__youtube iframe {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  max-width: 100%;
}
.l-main#top .movie .movie-list .movie-list__title {
  word-break: break-all;
  font-size: clamp(0.938rem, 0.801rem + 0.58vw, 1.5rem);
  font-weight: 400;
  line-height: 1.75;
  letter-spacing: 0em;
  margin-top: 0.3em;
  position: relative;
  counter-increment: number;
}
@media screen and (max-width: 640px) {
  .l-main#top .movie .movie-list .movie-list__title {
    margin-left: 6px;
  }
}
.l-main#top .movie .movie-list .movie-list__title::before {
  content: "0" counter(number);
  display: inline-block;
  margin-right: 0.7em;
}
.l-main#top .join {
  max-width: 83.5%;
  margin-right: auto;
  margin-bottom: clamp(3.75rem, 2.252rem + 6.39vw, 8.125rem);
  position: relative;
}
@media screen and (max-width: 1740px) {
  .l-main#top .join {
    max-width: 90%;
  }
}
@media screen and (max-width: 768px) {
  .l-main#top .join {
    max-width: none;
  }
}
.l-main#top .join .join__container {
  padding-top: clamp(3.125rem, 2.419rem + 3.01vw, 5.188rem);
  padding-bottom: clamp(2.813rem, 1.849rem + 4.11vw, 5.625rem);
  background-color: #F1F1F1;
}
@media screen and (max-width: 1000px) {
  .l-main#top .join .join__container {
    padding-inline: 8%;
  }
}
.l-main#top .join .join__inner {
  display: flex;
  justify-content: space-between;
  max-width: 1260px;
  margin-right: 114px;
  margin-left: auto;
}
@media screen and (max-width: 1740px) {
  .l-main#top .join .join__inner {
    max-width: 87%;
    margin-right: 9%;
  }
}
@media screen and (max-width: 1000px) {
  .l-main#top .join .join__inner {
    flex-direction: column;
    max-width: none;
    margin-right: 0;
  }
}
.l-main#top .join .join-content {
  width: 39%;
  margin-top: 70px;
}
@media screen and (max-width: 1740px) {
  .l-main#top .join .join-content {
    width: 45%;
  }
}
@media screen and (max-width: 1000px) {
  .l-main#top .join .join-content {
    width: 100%;
    display: contents;
  }
}
@media screen and (max-width: 1000px) {
  .l-main#top .join .join-content .join-content__title {
    order: -1;
  }
}
.l-main#top .join .join-content .join-content__subtitle {
  margin-top: 13px;
}
@media screen and (max-width: 768px) {
  .l-main#top .join .join-content .join-content__subtitle {
    margin-top: 26px;
  }
}
.l-main#top .join .join-content .join-content__detail {
  font-size: 18px;
  font-weight: 400;
  line-height: 1.9444444444;
  letter-spacing: 0em;
  margin-top: 27px;
}
@media screen and (max-width: 768px) {
  .l-main#top .join .join-content .join-content__detail {
    font-size: 13px;
    font-weight: 400;
    line-height: 2;
    letter-spacing: 0em;
    margin-top: 16px;
  }
}
.l-main#top .join .join-content .join-content-btn {
  margin-top: clamp(2.563rem, 2.156rem + 1.74vw, 3.75rem);
}
@media screen and (max-width: 1000px) {
  .l-main#top .join .join-content .join-content-btn {
    margin-inline: auto;
  }
}
.l-main#top .join .join-img {
  width: 47.4%;
}
@media screen and (max-width: 1000px) {
  .l-main#top .join .join-img {
    width: 100%;
    order: -1;
    text-align: center;
    margin-top: 25px;
  }
}
/*# sourceMappingURL=top.css.map */
