.o-festa {
}
.o-festa_head__flyer {
  margin-right: -0.75rem;
  margin-left: -0.75rem;
  margin-bottom: 16px;
}
.o-festa_head__flyer img {
  width: 100%;
  height: auto;
}
@media (min-width: 40em) {
  .o-festa_head__flyer {
    margin-right: 0;
    margin-left: 0;
  }
}
.o-festa_head__about {
  padding: 0 10px;
}
@media (min-width: 40em) {
  .o-festa_head__about {
    padding: 0 20px;
  }
}
.o-festa_head__about__content {
  background-color: #ffffff;
  position: relative;
  border-radius: 12px;
  padding: 2rem 1rem 1rem 1rem;
}
@media (min-width: 40em) {
  .o-festa_head__about__content {
    border-radius: 15px;
    padding: 23px 32px 21px 32px;
  }
}
.o-festa_head__about__title {
  font-size: 20px;
  font-weight: bold;
  line-height: 40px;
  background-color: #0f1b6e;
  color: #ffffff;
  border-radius: 20px;
  text-align: center;
  width: 300px;
  position: absolute;
  top: 0;
  left: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
}
.o-festa_head__about__title {
  font-size: 14px;
  font-weight: bold;
  line-height: 28px;
  background-color: #0f1b6e;
  color: #ffffff;
  border-radius: 20px;
  text-align: center;
  width: 210px;
  position: absolute;
  top: 0;
  left: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
}
@media (min-width: 40em) {
  .o-festa_head__about__title {
    font-size: 20px;
    line-height: 40px;
    border-radius: 20px;
    width: 300px;
  }
}
.o-festa_head__text1 {
  margin-bottom: 1.75rem;
  line-height: 1.8;
}
.o-festa_head__text2 {
  margin-bottom: 0.75rem;
  line-height: 1.8;
}
@media (min-width: 40em) {
  .o-festa_head__text1 {
    margin-top: 0.5rem;
    margin-bottom: 1.75rem;
  }
  .o-festa_head__text2 {
    margin-bottom: 0.75rem;
  }
}
.o-festa_head__row {
  width: 100%;
  border-bottom: 1px solid #dddddd;
  padding: 10px 0;
}
.o-festa_head__row:last-child {
  border-bottom: none;
  margin-bottom: 0px;
}
.o-festa_head__row__tag {
  width: 100%;
  border-radius: 8px;
  text-align: center;
  font-size: 15px;
  line-height: 30px;
}
.o-festa_head__row__tag--1 {
  background-color: #e50065;
  color: #ffffff;
}
.o-festa_head__row__tag--2 {
  background-color: #fdd000;
  color: #0f1b6e;
}
.o-festa_head__row__tag--3 {
  background-color: #8fc31f;
  color: #ffffff;
}
.o-festa_head__row__title {
  font-size: 14px;
  line-height: 1.5;
  padding-top: 10px;
}
.o-festa_head__row__title span {
  font-size: 14px;
  line-height: 1.5;
  padding: 12px 0;
  color: #0f1b6e;
  font-weight: bold;
}
@media (min-width: 40em) {
  .o-festa_head__row__tag {
    width: 175px;
    font-size: 17px;
    line-height: 34px;
    margin: auto 0;
  }
  .o-festa_head__row__title {
    font-size: 1rem;
    margin: auto 0 auto 2.25rem;
    padding: 0;
  }
  .o-festa_head__row__title span {
    font-size: 1rem;
  }
}

.o-festa_body {
  padding-top: 25px;
  padding-bottom: 30px;
  position: relative;
}
@media (min-width: 40em) {
  .o-festa_body {
    padding-top: 102px;
    padding-bottom: 40px;
  }
}
.o-festa_body::before {
  content: "";
  width: 100%;
  height: 100%;
  background-color: #d1eaf1;
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
}
.o-festa_body::after {
  content: "";
  width: 100%;
  height: 125px;
  background-color: #ffffff;
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
}
@media (min-width: 40em) {
  .o-festa_body::after {
    height: 230px;
  }
}
.o-festa__h2_area {
  margin-bottom: -5px;
  padding-left: 5px;
}
@media (min-width: 40em) {
  .o-festa__h2_area {
    margin-bottom: -9px;
  }
}
.o-festa__h2--ja {
  width: 100%;
  font-size: 12px;
  line-height: 1;
}
@media (min-width: 40em) {
  .o-festa__h2--ja {
    width: auto;
    font-size: 16px;
    margin: auto auto auto 88px;
  }
}
.o-festa__h2 {
  font-size: 39px;
  font-weight: bold;
  line-height: 1;
  padding: 0;
  margin-right: auto;
  color: #0f1b6e;
}
@media (min-width: 40em) {
  .o-festa__h2 {
    font-size: 70px;
    margin: auto 0;
  }
}
.o-festa_info_item {
  background-color: #ffffff;
  border: 3px solid #0f1b6e;
  border-radius: 8px;
  padding: 16px 12px 22px;
  margin-bottom: 1rem;
  width: 100%;
}
@media (min-width: 40em) {
  .o-festa_info_item {
    border-radius: 10px;
    padding: 26px 27px;
    margin-bottom: 1rem;
  }
}
.o-festa_info__date {
  font-size: 13px;
  font-weight: bold;
  color: #1795bb;
}
@media (min-width: 40em) {
  .o-festa_info__date {
    font-size: 16px;
  }
}
.o-festa_info__tag {
  font-size: 12px;
  font-weight: bold;
  line-height: 20px;
  color: #ffffff;
  background-color: #2384c0;
  padding: 0 23px;
  height: auto;
  margin-left: 1rem;
  border-radius: 12px;
}
@media (min-width: 40em) {
  .o-festa_info__tag {
    font-size: 12px;
    line-height: 23px;
    padding: 0 35px;
    margin-left: 1rem;
  }
}
.o-festa_info__img {
  width: 100%;
  text-align: center;
  margin-bottom: 12px;
}
.o-festa_info__img img {
  width: 210px;
  border-radius: 8px;
}
@media (min-width: 40em) {
  .o-festa_info__img {
    width: 266px;
    margin: 0;
    margin-left: auto;
  }
  .o-festa_info__img img {
    width: 100%;
    border-radius: 8px;
  }
}
.o-festa_info_item__left {
  width: 100%;
}
@media (min-width: 40em) {
  .o-festa_info_item__left {
    width: 705px;
  }
}
.o-festa_info__text {
  font-size: 14px;
  line-height: 1.5;
}
@media (min-width: 40em) {
  .o-festa_info__text {
    font-size: 16px;
  }
}
body .o-festa_info_item .c-btn {
  padding: 0.5rem 70px;
}
body .c-btn.o-btn--festa_info {
  background-color: #0f1b6e;
  border-color: #0f1b6e;
}
body .c-btn.o-btn--festa_info:hover {
  background-color: #ffffff;
  color: #0f1b6e;
}
body .c-btn.o-btn--festa_info:hover::before,
body .c-btn.o-btn--festa_info:hover::after {
  color: #0f1b6e;
}


.o-footer--festa {
  background-color: #0f1b6e;
  color: #ffffff;
  padding: 30px 0 20px;
}
.o-footer--festa__sponsor {
  width: 100%;
  display: flex;
}
.o-footer--festa__sponsor span {
  margin: 0 auto;
  font-size: 14px;
  line-height: 28px;
  font-weight: bold;
  padding: 0 32px;
  background-color: #615a96;
  border-radius: 5px;
}
@media (min-width: 40em) {
  .o-footer--festa__sponsor {
    width: 126px;
    display: block;
  }
  .o-footer--festa__sponsor span {
    margin: 0 0;
    font-size: 17px;
    line-height: 34px;
    font-weight: bold;
    padding: 0;
    width: 99px;
    text-align: center;
    border-radius: 8px;
    display: inline-block;
  }
}
.o-footer--festa__sponsor__name {
  font-size: 16px;
  font-weight: bold;
  text-align: center;
  margin: 18px 0 10px;
  width: 100%;
}
@media (min-width: 40em) {
  .o-footer--festa__sponsor__name {
    font-size: 20px;
    text-align: left;
    margin: 0;
    margin-right: 1rem;
    width: auto;
  }
}
.o-footer--festa__sponsor__text {
  width: 100%;
  text-align: center;
  font-size: 14px;
}
@media (min-width: 40em) {
  .o-footer--festa__sponsor__text {
    width: auto;
    text-align: left;
    font-size: 16px;
    margin: auto 0;
  }
}
@media (min-width: 40em) {
  .sponsor-ml--1 {
    padding-left: 142px;
  }
  .sponsor-ml--2 {
    padding-left: 22px;
  }
  .sponsor-ml--3 {
    padding-left: 43px;
  }
}
.o-footer--festa--copyright {
  width: 100%;
  padding: 16px 0;
  text-align: center;
  color: #ffffff;
  background-color: #0f1b2d;
  font-size: 13px;
}
@media (min-width: 40em) {
  .o-footer--festa--copyright {
    padding: 22px 0;
  }
}
.o-festa_banner {
  padding: 22px 10px 10px;
}
@media (min-width: 40em) {
  .o-festa_banner {
    padding: 60px 0;
  }
}
.o-festa_banner_img {
  width: 50%;
  margin: 0;
  padding: 0 6px 13px;
}
.o-festa_banner_img img {
  width: 100%;
  height: auto;
  aspect-ratio: 306 / 70;
}
@media (min-width: 40em) {
  .o-festa_banner_img {
    width: 306px;
    margin: 0 13px;
    padding: 0;
  }
}
.o-festa_banner_img a {
  transition: 0.3s;
}
.o-festa_banner_img a:hover {
  opacity: 0.8;
}

.o-festa_logo {
  width: 300px;
  padding: 1rem 0;
}
.o-festa_logo img {
  width: 100%;
}
@media (min-width: 40em) {
  .o-festa_logo {
    width: 410px;
    padding: 1.25rem 0;
  }
}
.o-festa_body--information {
  padding-bottom: 30px;
}
@media (min-width: 40em) {
  .o-festa_body--information {
    padding-bottom: 40px;
  }
}
.o-header--title--festa {
  margin-top: 0;
  margin-bottom: 35px;
}
@media (min-width: 40em) {
  .o-header--title--festa {
    margin-bottom: 60px;
  }
}

.o-festa_info__title_area {
  margin-bottom: 30px;
}
.o-festa_info__title {
  color: #0f1b6e;
  font-weight: bold;
  margin-top: 10px;
  margin-bottom: 16px;
}
h2.o-festa_info__title {
  font-size: 24px;
  font-weight: bold;
  margin-top: 10px;
  margin-bottom: 16px;
  line-height: 1.4;
}
@media (min-width: 40em) {
  .o-festa_info__title_area {
    margin-bottom: 40px;
  }
  .o-festa_info__title {
    margin-top: 10px;
  }
  h2.o-festa_info__title {
    font-size: 28px;
    margin-top: 10px;
  }
}
.o-festa_info__title a {
  font-size: 18px;
  font-weight: bold;
  color: #0f1b6e;
  line-height: 1.5;
  display: block;
}
@media (min-width: 40em) {
  .o-festa_info__title a {
    font-size: 20px;
    transition: 0.3s;
  }
  .o-festa_info__title a:hover {
    opacity: 0.8;
  }
}

/* 2025/02/06 コンテスト部門最終審査結果発表 */
.saisyuukekkahappyou_text {
  font-size: 16px;
  line-height: 30px;
  margin: 30px 0 25px;
}
@media (min-width: 40em) {
  .saisyuukekkahappyou_text {
    font-size: 16px;
    line-height: 39px;
    margin: 36px 0 25px;
  }
}
.o-GrandPrix {
  text-align: center;
  margin-top: 50px;
}
@media (min-width: 40em) {
  .o-GrandPrix {
    margin-top: 74px;
  }
}
.o-GrandPrix img {
  width: 60px;
}
.o-GrandPrix h3 {
  font-size: 30px;
  font-weight: bold;
}
.o-GrandPrix--1 {
  margin-top: 0;
}
.o-GrandPrix--1 h3 {
  color: #E9B800;
}
.o-GrandPrix--2 h3 {
  color: #B4B4B5;
}
.o-GrandPrix--3 h3 {
  color: #B28146;
}
.o-GrandPrix--selected h3 {
  color: #44C5EC;
}
.o-GrandPrix__item {
  text-align: center;
  padding: 14px 20px 20px;
  margin-top: 6px;
  width: 100%;
  height: 100%;
}
.o-GrandPrix__item--1 {
  border: 5px solid #E9B800;
}
@media (min-width: 40em) {
  .o-GrandPrix__item--1 {
    padding: 12px 20px 18px;
  }
}
.o-GrandPrix__item--2 {
  border: 5px solid #B4B4B5;
}
.o-GrandPrix__item--3 {
  border: 5px solid #B28146;
  height: auto;
}
.o-GrandPrix__item--selected {
  border: 5px solid #f0f0f0;
}
.o-GrandPrix__item__school {
  font-weight: bold;
  font-size: 17px;
  line-height: 37px;
}
.o-GrandPrix__item__name {
  font-weight: bold;
  font-size: 24px;
  line-height: 37px;
  position: relative;
  top: -2px;
}
.o-GrandPrix__item__theme {
  font-size: 13px;
  color: #ffffff;
  display: inline-block;
  width: 112px;
  border-radius: 11px;
  line-height: 22px;
  margin-top: 6px;
}
.o-GrandPrix__item__title {
  font-weight: bold;
  font-size: 17px;
  margin-top: 7px;
}
@media (min-width: 40em) {
  .o-GrandPrix__item--1 .o-GrandPrix__item__school {
    font-weight: bold;
    font-size: 20px;
    line-height: 37px;
  }
  .o-GrandPrix__item--1 .o-GrandPrix__item__name {
    font-size: 30px;
    line-height: 39px;
    top: -4px;
  }
  .o-GrandPrix__item--1 .o-GrandPrix__item__theme {
    font-size: 14px;
    width: 130px;
    border-radius: 13px;
    line-height: 25px;
    margin-top: 8px;
  }
  .o-GrandPrix__item--1 .o-GrandPrix__item__title {
    font-size: 24px;
    margin-top: 4px;
  }
}
.o-GrandPrix__item--1 .o-GrandPrix__item__theme  {
  background-color: #E9B800;
}
.o-GrandPrix__item--2 .o-GrandPrix__item__theme  {
  background-color: #B4B4B5;
}
.o-GrandPrix__item--3 .o-GrandPrix__item__theme  {
  background-color: #B28146;
}
.o-GrandPrix__item--selected .o-GrandPrix__item__theme  {
  background-color: #44C5EC;
}