@charset "UTF-8";
/*
20250717
いーとぴあの刷新に伴い、module.cssを上書きするcssとして新規作成
*/
/**
eatpia home
*/
@media screen and (max-width: 750px) {
  .eatpia_home_topbtns {
    margin-bottom: 5vw;
  }
}

@media screen and (max-width: 750px) {
  .c-kv.eatpia {
    margin-bottom: 5vw;
  }
}

.c-section-group__cassette.justify_start {
  justify-content: center;
}
.c-section-group__cassette.justify_start .c-section-group__news.eatpia {
  width: 63.1868131868vw;
  margin-right: 0;
  padding-bottom: 1.0989010989vw;
  box-shadow: 0 0.6vw 1vw 0.3vw rgba(0, 0, 0, 0.1);
}
@media screen and (max-width: 750px) {
  .c-section-group__cassette.justify_start .c-section-group__news.eatpia {
    width: 89.4393741851vw;
  }
  .c-section-group__cassette.justify_start .c-section-group__news.eatpia .c-list-news__item {
    padding-left: 0;
  }
}

.c-section-eatpia-homesearch__form {
  width: 100%;
  justify-content: space-between;
}
.c-section-eatpia-homesearch__form form p {
  width: 57.1428571429vw;
}
@media screen and (max-width: 750px) {
  .c-section-eatpia-homesearch__form form p {
    width: 89.4393741851vw;
  }
}
.c-section-eatpia-homesearch__form > p, .c-section-eatpia-homesearch__form > p a {
  width: 19.5054945055vw;
}
@media screen and (max-width: 750px) {
  .c-section-eatpia-homesearch__form > p, .c-section-eatpia-homesearch__form > p a {
    width: 44.3285528031vw;
    margin-right: auto;
    margin-left: auto;
  }
}

.c-section-eatpia-homesearch__body {
  margin-bottom: 0;
}

/*
一覧
*/
.c-list-eatpia-coursecategory__item {
  padding: 0;
  align-items: center;
  justify-content: center;
}
.c-list-eatpia-coursecategory__item h3 {
  font-weight: bold;
  text-align: center;
  line-height: 1.1;
}
.c-list-eatpia-coursecategory__item h3 span {
  font-size: 82%;
}

.c-section-eatpia-faq.kouza_notfound .c-section-eatpia-clo__h2_lead {
  max-width: 850px;
  height: 7.6923076923vw;
  font-size: 1.3736263736vw;
  background: #fff;
  border-color: #F56868;
  color: #F56868;
  margin: 0 auto;
  display: flex;
  align-items: center;
  justify-content: center;
  font-weight: bold;
  text-align: center;
}
@media screen and (max-width: 750px) {
  .c-section-eatpia-faq.kouza_notfound .c-section-eatpia-clo__h2_lead {
    width: 77.5749674055vw;
    height: 29.335071708vw;
    font-size: 3.9113428944vw;
  }
}

.eatpia-pageheader h1 img.coursearchive {
  transform: translate(-240%, -30%);
}/*# sourceMappingURL=eatpia.css.map */