.page__container.type--top_page {
  background-color: #F3FAF3; }

.contents__inner {
  margin-right: auto;
  margin-left: auto;
  width: 100%;
  max-width: 960px; }
  @media screen and (max-width: 768px) {
    .contents__inner {
      padding-right: 8px;
      padding-left: 8px; } }

.contents__container.type--global_header {
  position: fixed;
  width: 100%;
  z-index: 999; }

.contents__container.type--global_header.type--small_media {
  height: 148px; }
  @media screen and (min-width: 480px), print {
    .contents__container.type--global_header.type--small_media {
      display: none; } }

@media screen and (max-width: 768px) {
  .contents__container.type--global_header.type--large_media {
    display: none; } }

.contents__inner.type--global_header.type--large_media {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
          justify-content: space-between;
  padding-top: 8px;
  padding-bottom: 8px; }

.contents__wrapper.type--global_header {
  position: relative;
  background-color: #62A328;
  min-height: 64px; }
  @media screen and (max-width: 768px) {
    .contents__wrapper.type--global_header {
      display: none; } }

.contents__wrapper.type--main-contents {
  margin-bottom: 0;
  z-index: -999999;
  background-repeat-y: no-repeat;
  height: 630px; }
  @media screen and (max-width: 480px) {
    .contents__wrapper.type--main-contents {
      margin-bottom: 50px;
      min-height: 590px;
      background-position: 93% 100%; } }
  @media screen and (min-width: 480px) and (max-width: 768px) {
    .contents__wrapper.type--main-contents {
        margin-bottom: 160px;
        min-height: 630px; } }

.sec__body__container.type--main-contents {
  height: inherit; }

.list__container.type--main-contents {
  width: 100%;
  padding-top: 24px;
  /*padding-bottom: 8px;*/
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
          align-items: center; }
  /*2024*/
  .list__container.type--main-contents.c-2024,
  .list__container.type--main-contents.c-2025 {
    -webkit-box-pack: start;
	  -ms-flex-pack: start;
	  justify-content: flex-start;
  }
  @media screen and (max-width: 480px) {
    .list__container.type--main-contents {
      flex-wrap: wrap;
      padding-top: 8px;
      padding-bottom: 8px; 
    } 

    }
  @media screen and (min-width: 480px) and (max-width: 768px) {
    .list__container.type--main-contents {
      padding-top: 12px;
      /*padding-bottom: 12px;*/ } }
  @media screen and (min-width: 768px), print {
    .list__container.type--main-contents {
      padding-top: 0px;
      /*padding-bottom: 16px;*/ } }
  @media screen and (max-width: 768px) {
    .list__container.type--main-contents > li {
      width: 100%;
      margin-right: 0; 
    } 
    .list__container.type--main-contents.c-2024 > li,
    .list__container.type--main-contents.c-2025 > li {
      width: 50%;
    } 
      .list__container.type--main-contents.c-2024 .logo-anniversary,
      .list__container.type--main-contents.c-2025 .logo-anniversary {
        width: 100% !important;
      }
    }

.list__item__img.type--main-contents.m--gekkan {
  width: 400px; }
  @media screen and (max-width: 768px) {
    .list__item__img.type--main-contents.m--gekkan {
      width: 100%; } }

.list__item__wrapper.type--main-contents.type--large_media {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
          align-items: center;
          position: relative; }
  .list__item__wrapper.type--main-contents.type--large_media span {
    display: inline-table;
    font-size: 1.3rem;
    margin-top: 20px;
    color: #000; }
  /*2024*/
  .list__item__wrapper.type--main-contents.type--large_media.item2024 span,
  .list__item__wrapper.type--main-contents.type--large_media.item2025 span {
    font-size: 1rem;
 }
  
  @media screen and (max-width: 768px) {
    .list__item__wrapper.type--main-contents.type--large_media {
      -webkit-box-pack: end;
    font-size: 1rem;
    margin-top: 0px;
              justify-content: flex-end;
      margin-top: 8px; } 
    .list__item__wrapper.type--main-contents.type--large_media.item2024,
    .list__item__wrapper.type--main-contents.type--large_media.item2025 {
        margin-bottom: 3rem;
    }
}
  @media screen and (max-width: 890px) {
    .list__item__wrapper.type--main-contents.type--large_media span {
    font-size: 1rem;} }
  @media screen and (max-width: 768px) {
    .list__item__wrapper.type--main-contents.type--large_media span {
    font-size: 1rem;
    margin-top: 0px; } }

.list__item__img.type--main-contents.m--cyclefesta {
  width: 100px;
  /*margin-right: 8px;*/ 
  position: absolute;
    top: 20px;
    right: 150%;
  }
/*2024*/
.item2024 .list__item__img.type--main-contents.m--cyclefesta,
.item2025 .list__item__img.type--main-contents.m--cyclefesta {
  width: 60px;
  right: 145%;
}
 @media screen and (max-width: 890px) {
.list__item__img.type--main-contents.m--cyclefesta {
  width: 75px;
    right: 145%;}
.item2024 .list__item__img.type--main-contents.m--cyclefesta,
.item2025 .list__item__img.type--main-contents.m--cyclefesta {
  width: 60px;
  right: 145%;}
}
  @media screen and (max-width: 768px) {
.list__item__img.type--main-contents.m--cyclefesta,
.item2024 .list__item__img.type--main-contents.m--cyclefesta,
.item2025 .list__item__img.type--main-contents.m--cyclefesta {
  width: 50px;
  top: 0px;
  right: 260px;}
}


.list__item__img.type--main-contents.m--keirin {
  width: 100px;
  /*margin-right: 6px;*/
  position: absolute;
    top: 20px;
    right: 105%;}
/*2024*/
.item2024 .list__item__img.type--main-contents.m--keirin,
.item2025 .list__item__img.type--main-contents.m--keirin {
      width: 50px;
      right: 110%;
}

  @media screen and (max-width: 890px) {
.list__item__img.type--main-contents.m--keirin {
  width: 75px;
    right: 103%;}
.item2024 .list__item__img.type--main-contents.m--keirin,
.item2025 .list__item__img.type--main-contents.m--keirin {
  width: 50px;
}
}
  @media screen and (max-width: 768px) {
.list__item__img.type--main-contents.m--keirin,
.item2024 .list__item__img.type--main-contents.m--keirin,
.item2025 .list__item__img.type--main-contents.m--keirin {
  width: 50px;
    top: 0;
    right: 200px;}
}

.date__container.type--main-contents {
  position: relative;
  /*margin-top: 8px;*/
  margin-bottom: 8px; }
  @media screen and (max-width: 480px) {
    .date__container.type--main-contents {
      margin-top: 16px; 
    } 
    .date__container.type--main-contents.c-2023 {
      margin-top: 0;
    }
  }
  @media screen and (min-width: 480px) and (max-width: 768px) {
    .date__container.type--main-contents {
      margin-top: 0; } }

.date__wrapper.type--main-contents {
  display: inline-block;
  padding-bottom: 8px; }

@media screen and (max-width: 768px) {
  .date__wrapper.type--main-contents {
    display: block;
    width: 90%;
    padding: 1rem;
  }
}
@media screen and (max-width: 480px) {
  .date__wrapper.type--main-contents {
    display: block;
    width: 100%;
    margin-top: 43px;
    margin-left: auto;
    margin-right: auto;
  }
  .c-2023 .date__wrapper.type--main-contents {
    margin-top: 0;
  }
}

.date__day {
  font-size: 3rem;
  display: block;
}
  @media screen and (max-width: 480px) {
    .date__day {
      width: 90%;
    font-size: 2.0625rem;
    text-align: center;
    background-color: rgba(255, 255, 255, 0.6);
    margin: auto;
    } 
    .c-2023 .date__day,.contents2022 .date__day {
       width: 100%;
    }
    .c-2024 .date__day {
      width: 100%;
      padding: 1rem 0;
    }
  }

.date__year {
  font-size: 2.625rem; }
  @media screen and (max-width: 480px) {
    .date__year {
      font-size: 1.8125rem; } }

.date__day_small {
  font-size: 2rem; }
  @media screen and (max-width: 480px) {
    .date__day_small {
      font-size: 1.375rem; } }

.date__youbi {
  font-size: 1.75rem; }
  @media screen and (max-width: 480px) {
    .date__youbi {
      font-size: 1.1875rem; } }

.date__time {
  /*display: block;*/
  font-size: 1.5rem;
  line-height: 1.2;
  text-align: right; }
/*2024*/
.c-2024 .date__time,
.c-2025 .date__time {
  text-align: left;
  padding-top: 0.5rem;
}
/*2025*/
.c-2025 .date__youbi {
  font-size: 1.5rem; }
  @media screen and (max-width: 480px) {
    .date__youbi {
      font-size: 1.1875rem; } }


@media screen and (max-width: 768px) {
    .date__time {
  display: block;}
  .date__container.type--main-contents.c-2023 .date__time {
    display: inline-block;
  }
}
  @media screen and (max-width: 480px) {
    .date__time {
      width: 70%;
      margin-left: auto;
      margin-right: auto;
      font-size: 1.1875rem; }
      .date__container.type--main-contents.c-2023 .date__time {
        display: block;
      } 
  }


.date__aside {
  color: #FB0022;
  font-size: 1rem;
  margin-left: 6px; }

.date__place {
  display: block;
  font-size: 1.125rem;
  line-height: 2.0; }
  @media screen and (max-width: 480px) {
    .date__place {
      width: 100%;
      text-align: center;
      font-size: 0.875rem; } 
    }

.date__icon {
  color: #6EB92B;
  font-size: 0.875rem;
  margin-right: 8px; }
  @media screen and (max-width: 768px) {
    .date__icon {
      font-size: 0.6875rem; } 
  }
  .date__icon::before {
    content: "place";
    font-family: "Material Icons";
    font-weight: normal;
    font-style: normal;
    font-size: 1.5em;
    line-height: 1;
    vertical-align: middle;
    letter-spacing: normal;
    text-transform: none;
    display: inline-block;
    white-space: nowrap;
    word-wrap: normal;
    direction: ltr;
    -webkit-font-feature-settings: "liga";
    -webkit-font-smoothing: antialiased;
    text-rendering: optimizeLegibility;
    -moz-osx-font-smoothing: grayscale;
    font-feature-settings: "liga"; }

.eyecatch__container.type--main-contents {
  position: relative; }
 /* @media screen and (max-width: 480px) {
    .eyecatch__container.type--main-contents {
      padding-bottom: 30px; } }  */

.img__eyecatch.type--main-contents {
    position: absolute;
    top: -44px;
    right: 15px;
    text-align: right;
}
/*2024*/
.c-2024 .img__eyecatch.type--main-contents,
.c-2025 .img__eyecatch.type--main-contents {
  position: unset;
}

.img__eyecatch.type--main-contents img {
  width: 25vw;
}
.img__eyecatch.type--sub-contents {
  position: absolute;
  top: 50px;
  left: -16px;
  }
.img__eyecatch.type--sub-contents img {
  width: 135px;
}

@media screen and (max-width: 768px) {
    /*2023*/
    .c-2023 .img__eyecatch.type--main-contents {
      position: unset;
      text-align: center;
      width: 40%;
      margin-bottom: 1rem;
    }

    .c-2024 .img__eyecatch.type--main-contents,
    .c-2025 .img__eyecatch.type--main-contents  {
      position: unset;
      margin-top: 1rem;
    }
}
  @media screen and (max-width: 480px) {
    .img__eyecatch.type--main-contents {
      top: 48px;
      right: 26px;
     } 
    .img__eyecatch.type--sub-contents {
      display:none;
      }
    .img__eyecatch.type--main-contents img {
      width: 60%; 
    } 
  }
  @media screen and (min-width: 480px) and (max-width: 768px) {
    .img__eyecatch.type--main-contents img {
      width: 60%; } 
    }
/*m--2019*/
.img__eyecatch.type--main-contents.m--2019 {
  position: absolute;
  top: -30px;
  right: 30px;
  text-align: right;}
  
.img__eyecatch.type--main-contents.m--2019 > img {
  width:65%;}
  
  @media screen and (min-width: 768px) and (max-width: 950px) {
    .img__eyecatch.type--main-contents.m--2019 > img {
      width: 50%; } }
  @media screen and (max-width: 768px) {
    .img__eyecatch.type--main-contents.m--2019 {
      top: -45px;
      right: 0; } }
  @media screen and (max-width: 480px) {
    .img__eyecatch.type--main-contents.m--2019 {
      top: -5rem;
      right: 0;
      left: 0; 
      text-align:center;
      padding-top: 75px;} }
  @media screen and (max-width: 480px) {
    .img__eyecatch.type--main-contents.m--2019 > img {
      width: 70%; } }
  @media screen and (min-width: 480px) and (max-width: 768px) {
    .img__eyecatch.type--main-contents.m--2019 > img {
      width: 45%; } }
      
.news__wrapper.type--news {
  position: relative; }
  @media screen and (max-width: 768px) {
    .news__wrapper.type--news {
      margin-bottom: 50px; } }
  @media screen and (max-width: 480px) {
    .news__wrapper.type--news {
      height: 160px; } }

.list__container.type--news {
  position: absolute;
  top: 48px;
  left: 0px;
  width: 50%;
  background-color: #FFF;
  border-radius: 5px;
  border: solid 4px #E1EDB9;
  padding: 10px 20px;
  height: 120px;
  overflow-y: auto; 
}
/*2023スタイル修正 type--news*/
.n_2023 .list__container.type--news {
  width: 52%;
  left: 4.5rem;
  right: 0;
  top: -0.5rem;
  height: 80px;
}
/*2024スタイル修正 type--news*/
.n_2024 .list__container.type--news,
.n_2025 .list__container.type--news {
  width: 100%;
  left: 0;
  right: 0;
  top: 3rem;
  height: 130px;
}
@media screen and (min-width:768px) and ( max-width:1024px) {
}
  @media screen and (max-width: 768px) {
    .list__container.type--news,.n_2023 .list__container.type--news {
      width: 80%;
      top: 0;
      left: 50px; 
    } 

  }
  @media screen and (max-width: 480px) {
    .list__container.type--news {
      width: 100%;
      top: 155px;
      left: 0px;
      height: 115px; 
    } 
    .n_2023 .list__container.type--news {
      top: 0rem;
      width: 100%;
    }
    .n_2023 .list__container.type--news {
      left: 0;
    }
  }
  .list__container.type--news > li {
    width: 100%;
    margin-bottom: 8px; }
    .list__container.type--news > li:nth-of-type(n+3) {
      margin-top: 0; }

.news__date {
  color: #6CB131;
  font-size: 0.6875rem;
  line-height: 1.8; }

.news__title {
  font-size: 0.875rem;
  line-height: 1.4; }
  @media screen and (max-width: 768px) {
    .news__title {
      font-size: 0.75rem; } }

.news__lead {
  font-size: 0.875rem; }
  @media screen and (max-width: 768px) {
    .news__lead {
      font-size: 0.75rem; } }
  .news__lead a {
    color: #000000;
    text-decoration: underline; }

.contents__wrapper.type--main_body:not(.m--touch) {
  margin-bottom: 56px; }
  .contents__wrapper.type--main_body:not(.m--touch):last-child {
    margin-bottom: 0; }

.contents__wrapper {
  margin-bottom: 48px; }

.contents__container.type--global-footer {
  padding-top: 56px; }
  @media screen and (max-width: 768px) {
    .contents__container.type--global-footer {
      padding-top: 32px; } }

@media screen and (max-width: 768px) {
  .contents__wrapper.type--global-footer {
    padding-right: 8px;
    padding-left: 8px; } }

.contents__inner.type--global-footer.m--navSec {
  margin-bottom: 56px; }
  @media screen and (max-width: 768px) {
    .contents__inner.type--global-footer.m--navSec {
      margin-bottom: 32px; } }

.contents__inner.type--global-footer.m--topSec {
  display: -webkit-box;
  display: flex;
  justify-content: space-around;
  margin-bottom: 24px; }
  @media screen and (max-width: 768px) {
    .contents__inner.type--global-footer.m--topSec {
      flex-wrap: wrap;
      -webkit-box-pack: start;
              justify-content: flex-start; } }

.contents__inner.type--global-footer.m--bottomSec {
  margin-bottom: 16px; }

.contents__wrapper.type--global-footer.m--bgPrimaryColor {
  background-color: #6EB92B;
  padding-top: 20px;
  padding-bottom: 20px;
  margin-bottom: 0; }

.contents__inner.type--globalFooter.m--relative {
  position: relative; }

@media screen and (min-width: 768px), print {
  #hamburger.nav__container {
    display: none; } }

@media screen and (min-width: 768px), print {
  #hamburger2018.nav__container,
  #hamburger2019.nav__container,
  #hamburger2022.nav__container,
  #hamburger2023.nav__container,
  #hamburger2024.nav__container,
  #hamburger2025.nav__container {
    display: none; } }

.nav__container.type--global_header {
  position: absolute;
  bottom: -8px;
  width: 100%;
  padding-top: 32px;
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: center;
          justify-content: center;
  flex-wrap: wrap; }

  @media screen and (min-width: 768px) and (max-width: 869px) {
  .nav__container.type--global_header > li {
    margin-right: 3px; } 
  }
  @media screen and (min-width: 870px) {
  .nav__container.type--global_header > li {
    margin-right: 24px; } 
  .nav__container.type--global_header.y_2023r > li {
    margin-right: 3px;
  }
  }


  @media screen and (max-width: 768px) {
    .nav__container.type--global_header {
      display: none; } 
    }
  .nav__container.type--global_header > li {
    color: #fff; }
    .nav__container.type--global_header > li:last-child {
      margin-right: 0; }
    .nav__container.type--global_header > li a {
      display: -webkit-box;
      display: flex;
      -webkit-box-align: center;
              align-items: center;
      flex-wrap: wrap;
      color: inherit; }
      .nav__container.type--global_header > li a:hover, .nav__container.type--global_header > li a:active {
        color: #000; }
      .nav__container.type--global_header > li a span {
        width: 100%;
        display: block;
        font-size: 1.125rem;
        text-align: center;
        margin-bottom: 8px; }
      @media screen and (min-width: 768px) and (max-width: 1100px) {
        .nav__container.type--global_header > li a span {
          font-size: 1.5vw;
        }
      }
      
      .nav__container.type--global_header > li a i {
        display: block;
        width: 100%;
        text-align: center;
        font-size: 0.875rem;
        text-align: center; }
        @media screen and (max-width: 768px) {
          .nav__container.type--global_header > li a i {
            display: none; } }

.nav__container.type--global-footer {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: center;
          justify-content: center; }
  .nav__container.type--global-footer > li {
    margin-bottom: 16px;
    font-size: 0.75rem;
    padding: 0 16px;
    border-right: solid 1px #909090; }
    .nav__container.type--global-footer > li:first-of-type {
      border-left: solid 1px #909090; }
  .nav__container.type--global-footer a {
    color: #1F1F1F; }
    .nav__container.type--global-footer a:hover {
      text-decoration: underline; }
  @media screen and (max-width: 768px) {
    .nav__container.type--global-footer {
      flex-wrap: wrap; }
      .nav__container.type--global-footer > li {
        width: 100%;
        margin-bottom: 8px;
        border-right: none; }
        .nav__container.type--global-footer > li:first-of-type {
          border-left: none; }
      .nav__container.type--global-footer a {
        display: block;
        width: 100%;
        font-size: 0.75rem;
        color: #6CB131;
        text-align: center; }
      .nav__container.type--global-footer::before {
        content: "lens";
        font-family: "Material Icons";
        font-weight: normal;
        font-style: normal;
        font-size: 1.5em;
        line-height: 1;
        vertical-align: middle;
        letter-spacing: normal;
        text-transform: none;
        display: inline-block;
        white-space: nowrap;
        word-wrap: normal;
        direction: ltr;
        -webkit-font-feature-settings: "liga";
        -webkit-font-smoothing: antialiased;
        text-rendering: optimizeLegibility;
        -moz-osx-font-smoothing: grayscale;
        font-feature-settings: "liga";
        font-size: 0.875rem;
        color: #6CB131;
        margin-bottom: 8px; } }
  @media screen and (min-width: 768px), print {
    .nav__container.type--global-footer {
      margin-bottom: 0; }
      .nav__container.type--global-footer a:hover {
        text-decoration: underline; } }

.sec__container {
  margin-bottom: 40px; }
  .sec__container:last-child {
    margin-bottom: 0; }

@media screen and (max-width: 768px) {
  .sec__container {
    margin-top: -72px;
    padding-top: 72px; } }

.sec__inner {
  margin-right: auto;
  margin-left: auto;
  width: 100%;
  max-width: 960px;
  }
  @media screen and (max-width: 768px) {
    .sec__inner {
      padding-right: 8px;
      padding-left: 8px; } }

.sec__header__container {
  position: relative;
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: start;
          justify-content: flex-start;
  margin-bottom: 16px; }
  @media screen and (max-width: 768px) {
    .sec__header__container {
      flex-wrap: wrap;
      margin-bottom: 8px; } }

.sec__heading__wrapper {
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
          align-items: center;
  flex-wrap: wrap;
  margin-right: 2%; }
  @media screen and (max-width: 768px) {
    .sec__heading__wrapper {
      width: 100%;
      margin-right: 0; } }

@media screen and (max-width: 768px) {
  .sec__circle__wrapper {
    width: 100%; } }

.sec__circle__wrapper.type--news {
  height: inherit; }

.sec__circle {
  width: 105px;
  height: 105px;
  margin: auto;
  border-radius: 50%;
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: center;
          justify-content: center;
  -webkit-box-align: center;
          align-items: center; }

.sec__circle.type--main-contents {
  width: 140px;
  height: 140px;
  position: absolute;
  bottom: -80px;
  right: -20px;
  z-index: -888888; }
  @media screen and (max-width: 768px) {
    .sec__circle.type--main-contents {
      bottom: -90px;
      right: 0; } }
  @media screen and (max-width: 480px) {
    .sec__circle.type--main-contents {
      width: 90px;
      height: 90px;
      bottom: -60px;
      right: 0; } }

.sec__circle.type--news {
  width: 100px;
  height: 100px;
  position: absolute;
  top: -13px;
  left: 0; 
}
.news_2020 .sec__circle.type--news {
  left: 94px;
}
.news_2020 .list__container.type--news {
  left: 145px;
}
/*2023スタイル修正 sec__circle.type--news*/
.n_2023 .sec__circle.type--news {
  width: 80px;
  height: 80px;
}
.n_2023 .sec__circle.type--news {
  top: -0.5rem;
}

@media screen and (min-width:768px) and ( max-width:1024px) {
}
/*----------------------------*/

  @media screen and (max-width: 768px) {
    .sec__circle.type--news {
      top: 70px; } }
  @media screen and (max-width: 480px) {
    .sec__circle.type--news {
      top: 93px;
      left: 0px; 
    } 
  }

.sec__circle.type--main-contents {
  background-color: #FFFB03; }

.sec__circle.type--news {
  background-color: #FFFB03; }
/*2024*/
.n_2024 .sec__circle.type--news,.n_2025 .sec__circle.type--news {
  border-radius: 18px;
  height: auto;
  padding: 0.5rem;
  top: 0.5rem;
}
.n_2025 .sec__circle.type--news {
  background-color: #D0121B;
}
@media screen and (max-width: 768px) {
  .n_2023 .sec__circle.type--news {
    top: -3.3rem;
    left: 4rem;
    background-color: unset;
  }
}
@media screen and (max-width: 480px) {
  .n_2023 .sec__circle.type--news {
    left: 0;
    background-color: unset;
  }
}
.sec__circle.type--outline {
  background-color: #6EB92B; }

.sec__circle.type--schedule {
  background-color: #E67C81; }

.sec__circle.type--drive {
  background-color: #E67C81; }

.sec__circle.type--booth {
  background-color: #EDBF41; }

.sec__circle.type--event {
  background-color: #EDBF41; }

.sec__circle.type--access {
  background-color: #0081CC; }

.sec__heading__main {
  width: 100%;
  color: #FFF;
  font-size: 1rem;
  text-align: center; }

.sec__heading__main.type--news {
  width: 100%;
  color: #000;
  font-size: 1rem;
  text-align: center; }

/*2023スタイル修正 sec__circle.type--news*/
.n_2023 .sec__heading__main.type--news {
 font-size: 0.875rem;
}


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



.sec__heading__sub {
  margin-left: 24px; }
  @media screen and (min-width: 769px), print {
    .sec__heading__sub {
      position: absolute;
      top: 50px; } }
  @media screen and (max-width: 768px) {
    .sec__heading__sub {
      width: 100%;
      margin-left: 0; } }

.sec__heading__sub h4 {
  font-size: 1.5rem;
  margin-bottom: 8px; }
  @media screen and (max-width: 768px) {
    .sec__heading__sub h4 {
      width: 100%;
      text-align: left;
      font-size: 0.875rem; } }

.sec__heading__sub p {
  font-size: 0.875rem; }

.application-pdf{
      font-size: 1.1rem !important; 
      font-family: "小塚ゴシック Pro","Kozuka Gothic Pro",sans-serif !important;
}
@media screen and (max-width: 768px) {
  .sec__body__figure img {
    width: 100%; } }

/* .type--outline */
@media screen and (min-width: 768px), print {
  .sec__body__wrapper.type--outline {
    position: relative; } }

.table__container.type--outline {
  width: 75%;
  margin: auto;
  border: none;
  display: -webkit-box;
  display: flex;
  flex-wrap: wrap; }
  @media screen and (max-width: 768px) {
    .table__container.type--outline {
      width: 100%; } }
  .table__container.type--outline > dt,
  .table__container.type--outline > dd {
    font-size: 0.875rem;
    padding-bottom: 16px; }
  .table__container.type--outline > dt {
    width: 14%;
    color: #6EB92B; }
  .table__container.type--outline > dd {
    width: 86%;
    line-height: 1.4;
    color: #333333; }
    @media screen and (min-width: 768px), print {
      .table__container.type--outline > dd {
        white-space: nowrap; } }

.detail__wrapper.type--outline.m--figure {
  width: 35%; }
  @media screen and (max-width: 768px) {
    .detail__wrapper.type--outline.m--figure {
      width: 100%; } }

.sec__body__figure.type--outline {
  border: solid 5px #7DBA17;
  margin-bottom: 16px; }
  @media screen and (min-width: 768px), print {
    .sec__body__figure.type--outline {
      position: absolute;
      top: 0px;
      width: 35%;
      right: 0; } }

.sec__body__logo.type--outline img {
  max-width: 120px; }
  @media screen and (min-width: 768px), print {
    .sec__body__logo.type--outline img {
      width: 100px;
      position: absolute;
      top: 250px;
      right: 220px; } }
  @media screen and (max-width: 768px) {
    .sec__body__logo.type--outline img {
      width: 100px;
      margin-top: 8px; } }

/* .type--schedule */
.sec__heading__sub.type--schedule aside {
  font-size: 0.875rem; }

.sec__heading__figure.type--schedule {
  position: absolute;
  top: -18px;
  right: 0; }
.sec__heading__figure.type--schedule.s_2025 {
  top: -40px;
 }
  @media screen and (max-width: 768px) {
    .sec__heading__figure.type--schedule {
      width: 36%;
      top: 0; 
    } 
    .sec__heading__figure.type--schedule.s_2025 {
      top: 10px;
      width: 32%;
    }
  }

.sec__body__wrapper.type--schedule {
  position: relative; }
  .sec__body__wrapper.type--schedule > figure {
    width: 150px;
    position: absolute;
    top: 20px;
    right: 15px; }
    @media screen and (max-width: 768px) {
      .sec__body__wrapper.type--schedule > figure {
        width: 150px;
        top: 100px; } }
    @media screen and (max-width: 480px) {
      .sec__body__wrapper.type--schedule > figure {
        width: 120px;
        top: 300px; } }

@media screen and (min-width: 768px), print {
  .sec__body__wrapper.type--schedule {
    position: relative; } }

.table__container.type--schedule {
  width: 100%;
  background-color: #E67C81;
  border: solid 4px #FFFFFF; }
  .table__container.type--schedule tbody {
    margin-right: auto;
    margin-left: auto;
    width: 100%;
    max-width: 960px; }
    .table__container.type--schedule tbody tr {
      width: 100%;
      border-bottom: dashed 1px #FFFFFF;
      display: -webkit-box;
      display: flex; }
      @media screen and (max-width: 768px) {
        .table__container.type--schedule tbody tr {
          padding: 6px;
          flex-wrap: wrap; } }
      .table__container.type--schedule tbody tr:last-of-type {
        border-bottom: none; }
      .table__container.type--schedule tbody tr th, .table__container.type--schedule tbody tr td {
        color: #FFFFFF;
        padding: 14px 16px; }
      .table__container.type--schedule tbody tr th {
        line-height: 1.6;
        width: 300px; }
        @media screen and (min-width: 768px), print {
          .table__container.type--schedule tbody tr th {
            border-right: dashed 1px #FFFFFF; } }
        @media screen and (max-width: 768px) {
          .table__container.type--schedule tbody tr th {
            width: 100%;
            text-align: left;
            padding: 6px 8px;
            border-bottom: solid 1px #E67C81; } }
        .table__container.type--schedule tbody tr th > img {
          width: 36px;
          opacity: 0.5;
          margin-right: 4px; }
        .table__container.type--schedule tbody tr th > b {
          font-size: 1.5rem; }
      .table__container.type--schedule tbody tr td {
        width: calc(100% - 300px); }
        @media screen and (max-width: 768px) {
          .table__container.type--schedule tbody tr td {
            width: 100%;
            padding: 6px 8px; } }

.table__text_container.type--schedule {
  width: 100%; }

@media screen and (min-width: 768px), print {
  .table__text_container.type--schedule.m--flex {
    width: 100%;
    display: -webkit-box;
    display: flex;
    justify-content: space-around; } }

@media screen and (min-width: 768px), print {
  .table__text_container.type--schedule.m--flex .table__text.type--schedule {
    width: 65%; } }

@media screen and (min-width: 768px), print {
  .table__text_container.type--schedule.m--flex .table__photo__container.type--schedule {
    width: 35%; } }

.table__text_container.type--schedule.m--flex .table__photo__container.type--schedule img {
  width: 100%; }
  @media screen and (min-width: 768px), print {
    .table__text_container.type--schedule.m--flex .table__photo__container.type--schedule img {
      width: 200px; } }

@media screen and (max-width: 768px) {
  .table__text.type--schedule {
    margin-bottom: 8px; } }

.table__link.type--schedule {
  color: inherit; }
  .table__link.type--schedule:hover, .table__link.type--schedule:active {
    text-decoration: underline; }

/* .type--drive */
@media screen and (min-width: 768px), print {
  .sec__heading__wrapper.type--drive {
    height: 310px; } }

.sec__heading__sub.type--drive strong {
  display: inline-block;
  color: #000;
  font-size: 1rem;
  margin-bottom: 8px; }

.sec__heading__sub.type--drive aside {  
  color: #DD0011;
  font-size: 1.125rem;
  font-weight: bold;
  line-height: 1.4;
}
.sec__heading__sub p {
    line-height: 21px;
}
.about_course {
    font-weight: bold;
}
@media screen and (min-width: 768px), print {
  .sec__body__wrapper.type--drive {
    position: relative; 
    } 
  .sec__body__wrapper.type--drive {
    margin-top: 100px;
    } 
}

/*.detail__wrapper.type--drive.m--figure {
  width: 30%; }
  */
  @media screen and (min-width: 768px), print {
    .detail__wrapper.type--drive.m--figure {
      position: absolute;
      top: -380px;
      right: 0; } 
  }
  /*@media screen and (max-width: 768px) {
    .detail__wrapper.type--drive.m--figure {
      width: 100%;
      margin-bottom: 20px; } 
  }*/

/* .type--brand */
.list__container.type--brand {
  background-color: #FFF;
  border: solid 1px #E67C81; }
  .list__container.type--brand > li {
    border: solid 1px #E67C81;
    padding: 16px 8px; }
    @media screen and (max-width: 768px) {
      .list__container.type--brand > li {
        margin-right: 0px;
        width: calc((100% - 0px * (2 - 1)) / 2); }
        .list__container.type--brand > li:nth-of-type(2n) {
          margin-right: 0; }
        .list__container.type--brand > li:nth-of-type(n+3) {
          margin-top: 0px; }
        .list__container.type--brand > li:last-of-type {
          margin-right: 0; } }
    @media screen and (min-width: 768px), print {
      .list__container.type--brand > li {
        margin-right: 0px;
        width: calc((100% - 0px * (4 - 1)) / 4); }
        .list__container.type--brand > li:nth-of-type(4n) {
          margin-right: 0; }
        .list__container.type--brand > li:nth-of-type(n+5) {
          margin-top: 0px; }
        .list__container.type--brand > li:last-of-type {
          margin-right: 0; } }

.brand__logo {
  text-align: center; }
  .brand__logo a {
    font-size: 1.125rem;
    color: #000000; }
    .brand__logo a img {
      max-height: 180px; }

.brand__name {
  display: block;
  font-size: 0.875rem;
  margin-top: 8px; }
  @media screen and (max-width: 768px) {
    .brand__name {
      font-size: 0.75rem; } }

.brand__text {
  font-size: 0.6875rem;
  margin-top: 16px;
  margin-bottom: 8px; }
  .brand__text .link {
    display: block;
    font-size: 0.875rem;
    color: #000000;
    text-align: right; }
    .brand__text .link:hover, .brand__text .link:active {
      text-decoration: underline; }

/* .type--booth */
@media screen and (max-width: 480px) {
  .list__container.type--booth > li {
    margin-right: 16px;
    width: calc((100% - 16px * (2 - 1)) / 2); }
    .list__container.type--booth > li:nth-of-type(2n) {
      margin-right: 0; }
    .list__container.type--booth > li:nth-of-type(n+3) {
      margin-top: 16px; }
    .list__container.type--booth > li:last-of-type {
      margin-right: 0; } }

@media screen and (min-width: 480px) and (max-width: 768px) {
  .list__container.type--booth > li {
    margin-right: 16px;
    width: calc((100% - 16px * (2 - 1)) / 2); }
    .list__container.type--booth > li:nth-of-type(2n) {
      margin-right: 0; }
    .list__container.type--booth > li:nth-of-type(n+3) {
      margin-top: 16px; }
    .list__container.type--booth > li:last-of-type {
      margin-right: 0; } }

@media screen and (min-width: 769px), print {
  .list__container.type--booth > li {
    margin-right: 24px;
    width: calc((100% - 24px * (3 - 1)) / 3); }
    .list__container.type--booth > li:nth-of-type(3n) {
      margin-right: 0; }
    .list__container.type--booth > li:nth-of-type(n+4) {
      margin-top: 24px; }
    .list__container.type--booth > li:last-of-type {
      margin-right: 0; } 
}

.list__item__container.type--booth {
  position: relative !important;
  display: block;
  width: 100%;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: 50% 50%;
  background-color: #6EB92B; }
  .list__item__container.type--booth::before {
    content: "";
    display: block;
    padding-top: 100%; }
  .list__item__container.type--booth > * {
    margin: auto;
    position: absolute !important;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    width: 100%;
    height: 100%; }

.list__item__wrapper.type--booth.type--booth {
  background-color: #FFF;
  border: solid 1px #D5D5D5;
  border-radius: 5px; }

.list__item__header.type--booth {
  background: #EDBF41;
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: center;
          justify-content: center;
  -webkit-box-align: center;
          align-items: center;
  padding: 6px;
  min-height: 3em; }
  @media screen and (max-width: 480px) {
    .list__item__header.type--booth {
      min-height: 3.5em; } }
  .list__item__header.type--booth > h5 {
    font-size: 0.875rem;
    color: #FFF;
    text-align: center; }
    @media screen and (max-width: 480px) {
      .list__item__header.type--booth > h5 {
        font-size: 0.75rem; } }

.list__item__body.type--booth {
  padding: 8px 24px;
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: center;
          justify-content: center;
  -webkit-box-align: center;
          align-items: center;
  height: 120px;
  min-height: 120px;
  margin: 8px 0; }
  .list__item__body.type--booth > a {
    color: #000; }

.company__logo img {
  max-width: 240px;
  max-height: 120px; }
  @media screen and (max-width: 768px) {
    .company__logo img {
      max-width: 140px; } }

.company__name {
  font-size: 0.75rem;
  color: #000000;
  padding-top: 6px; }

/* .type--event */
.sec__heading__figure.type--event {
  position: absolute;
  bottom: -18px;
  right: 0; }
  @media screen and (max-width: 768px) {
    .sec__heading__figure.type--event {
      width: 36%;
      bottom: -10px; } }

.detail__wrapper.type--event {
  width: 100%;
  background-color: #EDBF41;
  padding: 16px; }
  @media screen and (min-width: 768px), print {
    .detail__wrapper.type--event {
      display: -webkit-box;
      display: flex;
      -webkit-box-pack: justify;
              justify-content: space-between; } }

.table__container.type-event {
  border-color: #EDBF41; }
  @media screen and (min-width: 768px), print {
    .table__container.type-event {
      width: 49%; } }
  .table__container.type-event dd {
    border-bottom: dashed 2px #FFF;
    margin-bottom: 8px;
    min-height: 130px; }
    @media screen and (min-width: 768px), print {
      .table__container.type-event dd:last-of-type {
        /*border-bottom: none;*/
        margin-bottom: 0; } }

@media screen and (max-width: 768px) {
  .table__container.type-event.m--left dd:last-of-type {
    border-bottom: dashed 2px #FFF; } }

@media screen and (min-width: 768px), print {
  .table__container.type-event.m--right {
    margin-left: 8px; } }

@media screen and (max-width: 768px) {
  .table__container.type-event.m--right dd:last-of-type {
    /*border-bottom: none;*/
    margin-bottom: 0; } }

.table__item__wrapper.type-event {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
          justify-content: space-between;
  padding: 8px 0; }

.table__item.type-event.m--left {
  width: 59%;
  margin-right: 1%; }

.table__item.type-event.m--right {
  width: 40%;
  text-align: right; }
  .table__item.type-event.m--right img {
    max-height: 130px; }

.table__item__wrapper.type-event h5 {
  color: #433232;
  font-size: 1.375rem;
  margin-bottom: 4px; }
  @media screen and (max-width: 480px) {
    .table__item__wrapper.type-event h5 {
      font-size: 1rem; } }
  .table__item__wrapper.type-event h5::before {
    content: "radio_button_unchecked";
    font-family: "Material Icons";
    font-weight: normal;
    font-style: normal;
    font-size: 1.5em;
    line-height: 1;
    vertical-align: middle;
    letter-spacing: normal;
    text-transform: none;
    display: inline-block;
    white-space: nowrap;
    word-wrap: normal;
    direction: ltr;
    -webkit-font-feature-settings: "liga";
    -webkit-font-smoothing: antialiased;
    text-rendering: optimizeLegibility;
    -moz-osx-font-smoothing: grayscale;
    font-feature-settings: "liga";
    color: #FFF;
    font-size: 0.9375rem;
    font-weight: bold;
    line-height: 1.6;
    margin-bottom: 4px;
    margin-right: 4px; }

.table__item__wrapper.type-event aside {
  font-size: 0.75rem;
  margin-left: 16px;
  margin-bottom: 4px; }
  .table__item__wrapper.type-event aside a {
    color: #000; }
    .table__item__wrapper.type-event aside a:hover, .table__item__wrapper.type-event aside a:active {
      text-decoration: underline; }

.table__item__detail.type-event {
  margin-left: 16px;
  margin-bottom: 8px; }
  .table__item__detail.type-event span {
    color: #FFF;
    font-size: 0.75rem; }
  /*2023 追記*/
  .table__item__detail.type-event span.notice {
    display: block;
    color: #DD0011;
    font-size: 0.875rem;
    font-weight: bold;
    padding: 0.3rem 0;
  }
  /*--------*/
  .table__item__detail.type-event a {
    color: #FFF;
    font-size: 0.75rem; 
  }
  .table__item__detail.type-event a.line_link:hover {
    text-decoration: underline;
  }
.table__item__time {
  margin-right: 6px; }

/* .type--access */
.sec__body__wrapper.type--access {
  display: -webkit-box;
  display: flex;
  flex-wrap: wrap; }

.sec__body__detail.type--access {
  width: 100%; }
  @media screen and (min-width: 768px), print {
    .sec__body__detail.type--access {
      display: -webkit-box;
      display: flex;
      -webkit-box-pack: justify;
              justify-content: space-between; } }

.detail__wrapper.type--access.m--detail {
  margin-left: 10%; }
  @media screen and (max-width: 768px) {
    .detail__wrapper.type--access.m--detail {
      margin-left: 0;
      margin-bottom: 8px; } }

  .sec__body__figure {
    width: 300px;
    margin-right: 45px;
  }
@media screen and (max-width: 820px) {
    .sec__body__figure {
       margin:auto;
    }
    .sec__body__figure.f-2023 {
       width: 80%;
    } 
 }
.detail__place {
  font-size: 1.5rem;
  font-weight: bold;
  margin-bottom: 16px; }

.place__header {
  color: #6EB92B;
  margin-right: 8px; 
}

@media screen and (max-width: 768px) {
.detail__place br {
    display:none;}  
}
.place_detail {
    font-size: 17px;}
.detail__table {
  margin: 25px 0; }
  .detail__link {
    margin: 15px 0;
}
  .detail__table > dd {
    font-size: 1rem;
    line-height: 1.8;
    margin-bottom: 4px; }
    .detail__table > dd::before {
      content: "lens";
      font-family: "Material Icons";
      font-weight: normal;
      font-style: normal;
      font-size: 1.5em;
      line-height: 1;
      vertical-align: middle;
      letter-spacing: normal;
      text-transform: none;
      display: inline-block;
      white-space: nowrap;
      word-wrap: normal;
      direction: ltr;
      -webkit-font-feature-settings: "liga";
      -webkit-font-smoothing: antialiased;
      text-rendering: optimizeLegibility;
      -moz-osx-font-smoothing: grayscale;
      font-feature-settings: "liga";
      font-size: 0.75rem;
      line-height: 1.6; }

.detail__link a {
  color: #6CB131;
  font-size: 1rem; }

.sec__body.type--facebook {
  text-align: center; }

.article__container {
  margin-bottom: 40px; }
  .article__container:last-child {
    margin-bottom: 0; }

.trigger__container.type--move-to-top {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: center;
          justify-content: center;
  -webkit-box-align: center;
          align-items: center;
  width: 100%;
  height: 14px;
  background-color: #6EB92B;
  text-align: center;
  color: #fff; }
  .trigger__container.type--move-to-top i {
    font-size: 3rem; }
    @media screen and (max-width: 768px) {
      .trigger__container.type--move-to-top i {
        font-size: 2rem; } }

.logo__container,
.logo__img,
.logo__txt {
  display: inline-block; }

.logo__img {
  vertical-align: top; }
.logo__img.m--free2024,
.logo__img.m--free2025 {
    padding-left: 2rem;
}
.logo__container.type--main-contents {
  position: relative;
  z-index: 777; 
  top: -5px;}
  @media screen and (max-width: 768px) {
    .logo__container.type--main-contents {
      display: block; 
    }
    .logo__img.m--free2024,.logo__img.m--free2025 {
      width: 60%;
    } 
  }

.logo__img.type--main-contents.m--logo {
  width: 826px;
  }
/*2024 logo__img*/
img.logo__img.type--main-contents.m--logo.y_2024,
img.logo__img.type--main-contents.m--logo.y_2025 {
  width: 620px;
}
@media screen and (max-width: 768px) {
    .logo__img.type--main-contents.m--logo {
      width: 100%; } }

/*2023 入場無料*/
img.logo__img.type--main-contents.m--free2023 {
  position: absolute;
  right: 25rem;
  top: 2rem;
}
@media screen and (max-width: 768px) {
  img.logo__img.type--main-contents.m--free2023 {
    right: 10.5rem;
    top: 0.5rem;
    width: 20vw;
  }
}
@media screen and (max-width: 480px) {
  img.logo__img.type--main-contents.m--free2023 {
    right: 9.5rem;
  }
}
.logo__img.type--main-contents.m--catch {
  width: 170px;
  position: absolute;
  top: 16px;
  right: 0; }
  @media screen and (max-width: 768px) {
    .logo__img.type--main-contents.m--catch {
      width: 100px;
      top: 0; } }

.logo__img.type--main-contents.m--nyuuzyou {
  width: 120px; }
  @media screen and (max-width: 480px) {
    .logo__img.type--main-contents.m--nyuuzyou {
      width: 80px; } }

@media screen and (max-width: 480px) {
  .logo__container.type--global-footer {
    width: 100%; } }

.logo__img.type--global-footer img {
  width: 345px;
  vertical-align: middle; }
  @media screen and (max-width: 768px) {
    .logo__img.type--global-footer img {
      width: 100%; } }

.logo__address.type--global-footer {
  font-size: 0.75rem;
  color: #333333;
  line-height: 1.6; }
  @media screen and (max-width: 768px) {
    .logo__address.type--global-footer {
      width: 100%;
      font-size: 0.625rem; } }
  .logo__address.type--global-footer strong {
    display: inline-block;
    font-size: 0.875rem;
    margin-bottom: 4px; }
    @media screen and (max-width: 768px) {
      .logo__address.type--global-footer strong {
        font-size: 0.75rem; } }

.copyright__container {
  font-size: 0.6875rem;
  color: #6CB131;
  text-align: center; }
  @media screen and (max-width: 480px) {
    .copyright__container {
      font-size: 0.625rem; } }

@media screen and (max-width: 768px) {
  .map__container {
    position: relative !important;
    display: block;
    width: 100%; }
    .map__container::before {
      content: "";
      display: block;
      padding-top: 100%; }
    .map__container > * {
      margin: auto;
      position: absolute !important;
      top: 0;
      left: 0;
      bottom: 0;
      right: 0;
      width: 100%;
      height: 100%; } }

@media screen and (min-width: 768px), print {
  .map__container {
    position: relative !important;
    display: block;
    width: 100%; }
    .map__container::before {
      content: "";
      display: block;
      padding-top: 33.33333%; }
    .map__container > * {
      margin: auto;
      position: absolute !important;
      top: 0;
      left: 0;
      bottom: 0;
      right: 0;
      width: 100%;
      height: 100%; } }

.modal.wrapper {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 999;
  opacity: 0;
  margin: 0;
  padding: 0;
  -webkit-transform: translate(0, 100%);
          transform: translate(0, 100%);
  transition: opacity 0.3s ease; }
  .modal.wrapper:target {
    -webkit-transform: translate(0, 0);
            transform: translate(0, 0);
    opacity: 1; }

.modal.bg {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  overflow-y: scroll;
  z-index: 10;
  padding: 0 16px;
  background-color: rgba(227, 224, 226, 0.9); }

.modal.cross {
  position: fixed;
  top: 0;
  right: 14px;
  width: 44px;
  height: 44px;
  z-index: 30;
  background-color: #f5f5f5;
  border-radius: 0 0 6px 6px;
  box-shadow: 0 1px 4px rgba(0, 0, 0, 0.34), 1px 0 0 rgba(255, 255, 255, 0.9) inset;
  text-decoration: none;
  text-align: center;
  line-height: 44px;
  color: #8f8f8f;
  font-weight: bold;
  font-size: 24px; }
  .modal.cross:hover {
    background-color: #6EB92B;
    box-shadow: 0 1px 4px rgba(0, 0, 0, 0.74);
    text-decoration: none;
    color: #fff; }

.modal.body {
  position: relative;
  z-index: 20;
  margin: 56px auto 16px;
  max-width: 960px;
  min-height: calc(100% - 56px * 2);
  border-radius: 4px;
  background-color: #fff;
  box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.22); }
  @media screen and (max-width: 768px) {
    .modal.body {
      padding: 16px; } }
  @media screen and (min-width: 768px), print {
    .modal.body {
      padding: 24px; } }
.sp_br {
  display:none; 
} 
  /*@media screen and (min-width: 581px) {
    .sp_br {
      display:block; } }*/
  @media screen and (max-width: 480px) {
    .sp_br {
      display:block; } }
     
.contents__wrapper.type--main-contents{
  height: 680px;
} 
@media screen and (max-width: 1020px) {
  .contents__wrapper.type--main-contents.contents2019,
  .contents__wrapper.type--main-contents.contents2023 {
    height: 780px;
  } 
} 
/* 2022 */
br.sp-only {
  display: none;
}
.contents__wrapper.type--main-contents.contents2022
 {
  height:750px;
}
.date__application {
  display: flex;
  font-size: 1.125rem;
  line-height: 1.8;
}
/*2023*/
.date__application.d_2023 {
  display: block;
  line-height: 1.5;
}
/* 2024 */
.date__application.d_2024,
.date__application.d_2025 {
  display: block;
  background-color: #fff;
  padding: 0 1rem;
  margin-bottom: 1.5rem;
  border-radius: 5px;
}
span.application__icon {
  line-height: 1;
  padding-top: 7px;
}
.date__application a {
  font-size: 75%;
  color: #000;
  display: inline-block;
  background-color: #fff;
  border: 2px solid #333;
  border-radius: 5px;
  padding: 0.1rem 1rem;
  margin-bottom: 0.7rem;
}
/*2024*/
.date__application.d_2024 a,
.date__application.d_2025 a {
  width: 100%;
  background-color: #2990D0;
  border: unset;
  color: #fff;
  font-weight: bold;
  text-align: center;
  font-size: 70%;
  border-radius: 15px;
  letter-spacing: 0.05em;
  padding: 0.2rem 1rem;
}
.date__application.d_2024 p.application_btn,
.date__application.d_2025 p.application_btn {
  width: 100%;
  margin: 0;
}
.date__application.d_2024 .date__application_wrapper a:last-of-type,
.date__application.d_2025 .date__application_wrapper a:last-of-type  {
  margin-bottom: 0;
}
.date__application a:hover {
  background-color: #999;
}
/*2023スタイル*/
.form_application.form-2023 {
  display: flex;
  margin-top: 0.5rem;
  font-size: 1rem;
}
.form-2023 .date__application a {
  border: unset;
  margin-bottom: 0;
}
span.block {
  display: block;
}
.form_application.form-2023 span.block {
  padding-top: 2rem;
}
p.txtcenter {
  text-align: center;
}
.form_application.form-2023 p.txtcenter {
  line-height: 1.3;
  padding: 0.7rem;
  margin: 0;
}
.bl_application {
  margin-left: 1rem;
  background-color: #fff;
  border-radius: 5px;
  width: 100%;
  text-align: center;
  padding: 0.5rem 0 0.7rem;
}
.date__application.d_2023 .bl_application p {
  box-shadow: unset;
  background-color: unset;
  margin: 0;
  font-size: 15px;
  padding: 0 0 0.2rem;
}
/*2024*/
.form-2024 .bl_application,
.form-2025 .bl_application {
  margin-left: 0;
  padding: 0;
}
@media screen and (min-width:768px) and ( max-width:1024px) {
  .form_application.form-2023 {
    font-size: 15px;
    margin-left: 1rem;
    display: block;
  }
  .form_application.form-2023 .bl_application {
    height: fit-content;
    width: 85%;
    margin: 0;
    padding: 1rem;
  }
}
@media screen and (max-width: 768px){
  .date__application.d_2023 .bl_application p {
    margin: 0 0 0.5rem;
  }
  .form_application.form-2023 .bl_application {
    height: fit-content;
    width: 100%;
  }
}
@media screen and (max-width: 480px){
  .bl_application {
    margin: 0 0 0.5rem;
    padding: 0.5rem;
    width: 100%;
  }
  .form_application.form-2023 {
    width: 90%;
    margin: 0 auto;
    display: block;
  }
  .form_application.form-2023 p.txtcenter {
    margin: 0 0 0.7rem;
    width: 100%;
  }
}
.date__application.d_2023 a{
  width: max-content;
  background-color: #005BAC;
  color: #fff;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 0.5rem;
  margin: 0;
  box-shadow: 1px 2px 3px rgb(70 70 70 / 70%);
}
.date__application.d_2023 a:hover {
  background-color: #4283bc;
}
.date__application.d_2023 a:first-child {
  letter-spacing: .05em;
}
/*.date__application.d_2023 a.download {
  margin-bottom: 1.2rem;
  width: 40%;
}*/
@media screen and (max-width: 768px){
  .date__application.d_2023 a:first-child {
    margin: 0rem auto 1rem;
  }
  .date__application.d_2023 a {
    padding: 0.3rem 1rem;
    border: none;
  }
  .date__application.d_2023 a.download {
    padding: 0.5rem 1rem;
  }
}
/*.contents2022 .news__wrapper.type--news {
  top: 0rem;
}*/
a.download::after {
  content: '';
  display: inline-block;
  width: 12px;
  height: 12px;
  background-image: url(/assets/images/top/download.png);
  background-size: contain;
  vertical-align: middle;
  margin-left: 0.5rem;
}
.application__icon::before {
  width: 21px;
  height: 21px;
  background-image: url(/assets/images/top/ico-memo.svg);
  background-size: contain;
  vertical-align: middle;
  content: "";
  line-height: 1;
  display: inline-block;
  margin-right: 0.3rem;
}
.sec__circle.type--news.type2022 {
  background-color: #F8B74A;
}
.nav__container.type--global_header.style2022 > li a span {
  font-size: 1rem;
}
.sec__body__detail.type--outline.migu {
  position: relative;
}
.detail__wrapper.type--outline.migu.m--figure {
  width: 23%;
  position: absolute;
  top: 0rem;
  right: 5rem;
}
.sec__body__figure.type--outline.migu {
  width: 100%;
  padding: 1rem;
  position: unset;
}
.sec__body__figure.type--outline.migu {
  border: solid 5px #7DBA17;
  margin-bottom: 16px;
}
.sec__body__logo.type--outline.vendernet img {
  width: 100px;
  position: absolute;
  top: 19rem;
  right: 10rem;
}
/* type--concept */
.sec__circle.type--concept,.sec__circle.type--announcement {
  background-color: #0081CC;
}
h3.sec__heading__main.type--concept small {
  font-size: 10px;
  font-weight: bold;
}
.sec__body__detail.type--concept {
  display:-webkit-box;
  display:-ms-flexbox;
  display: flex;
  -ms-flex-pack: distribute;
  justify-content: space-around;
}
.y-2024 .sec__body__detail.type--concept,
.y-2025 .sec__body__detail.type--concept  {
  width: 80%;
  margin: auto;
}
.detail__wrapper.type--concept.m--figure {
  margin: auto;
  margin-top: 1rem;
}
.detail__wrapper.type--concept.m--figure .sec__body__figure {
  padding-bottom: 2rem;
  width: 100%;
  text-align: center;
}
.y-2024 .detail__wrapper.type--concept.m--figure .sec__body__figure,
.y-2025 .detail__wrapper.type--concept.m--figure .sec__body__figure {
  padding-bottom: 0;
}
.author {
  text-align: center;
  padding: 0.6rem 0.3rem;
  background-color: #E1EDB9;
}
.detail__wrapper.type--concept.m--figure .author p {
  font-size: 0.8rem;
  font-weight: bold;
  margin: 0.3rem 0;
}
.detail__concept {
  width: 50%;
  background-color: #fff;
  padding: 2rem 2.5rem;
  border-radius: 2rem;
}
.y-2024 .detail__concept,
.y-2025 .detail__concept {
  padding: 1rem 1.5rem;
  width: 75%;
}
.detail__concept p {
  font-size: 1rem;
  line-height: 2rem;
  letter-spacing: 0.05rem;
}
.y-2024 .detail__concept p,
.y-2025 .detail__concept p {
  font-size: 0.875rem;
  line-height: 1.7rem;
  letter-spacing: 0.05rem;
}
.sec__circle.type--main-contents.y_2022 {
  bottom: -90px;
  right: -30px;
  padding-left: 1rem;
}
.type--schedule h5.heading { 
  font-size: 16px;
  margin-top: 0.5rem;
  padding: 0.5rem 0;
}
.type--schedule h5.heading span{
  color: #E67C81;
}
.rider_card {
  display:-webkit-box;
  display:-ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
	-ms-flex-pack: justify;
  justify-content: space-between;
}

.sec__body__wrapper.type--rider {
  width: 95%;
  margin: auto;
}
.rider_card div {
  padding-right: 1rem;
}
.rider_card div:last-of-type {
  padding-right: 0;
}
.rider_card p.rider_name {
  text-align: center;
  font-size: 12px;
}
/*2024*/
.rider_card.y-2024 p.rider_name,
.rider_card.y-2025 p.rider_name {
  font-size: 14px;
  font-weight: bold;
}
.rider_card p.rider_name span {
  padding-top: 0.5rem;
  display: block;
  font-weight: normal;
  font-size: 12px;
  line-height: 1.5em;
}
.type--access .place__header.access,.type--access .detail__link.access a {
  color: #0081CC;
}
.list__container.type--brand.brand2022 .brand__logo a img,
.list__container.type--brand.brand .brand__logo a img
 {
  max-height: 220px;
}
span.font_20 {
  font-size: 20px;
  line-height: 1.8em;
}
.amount__money {
  display: block;
  font-size: 1.125rem;
  margin-top: 1rem;
}
.money_icon {
  font-size: 0.875rem;
  margin-right: 8px;
}
.money__icon::before {
  width: 21px;/*画像の幅*/
  height: 21px;/*画像の高さ*/
  background-image: url(https://www.bpaj.or.jp/assets/images/top/money.svg);/*開発は/assets/images/top/money.svg*/
  background-size: contain;
  vertical-align: middle;
  content: "";
  line-height: 1;
  display: inline-block;
  margin-right: 0.3rem;
}
.date__aside.date_2022 {
  color: #EA5504;
}
.eyecatch__container.type--main-contents a.type--corona {
  position: absolute;
  top: 5rem;
  right: 100px;
  font-size: 0.85rem;
  text-align: center;
  line-height: 1.5;
  background-color: #fff;
  border-radius: 50%;
  padding: 0.7rem 1.5rem;
  z-index: 5;
}
p.type--corona.contents__heading__main {
  font-weight: bold;
  color: #EA5504;
  text-decoration: underline;
}
p.type--corona.contents__heading__main:hover {
  opacity: 0.7;
}
p.sec__heading__sub-form,p.sec__heading__bottom-form {
  color: #000;
  font-size: 1rem;
  font-weight: bold;
}
p.application-form {
  font-size: 15px;
  line-height: 1;
}
p.application-form:hover {
  text-decoration: underline;
}
.img__eyecatch.type--main-contents.m--2022 {
  top: -11.5rem;
  right: -2rem;

}
.img__eyecatch.type--main-contents.m--2022:hover {
  transition : all 0.5s ease 0s;
  filter: brightness(80%);
  opacity: 0.9;
}
.nav__container.type--global_header.y_2022 > li a span{
  font-size: 0.875rem;
}
p.form_application {
  display: flex;
  flex-direction: column;
  margin: 0 0 0 0.5rem;
  padding: 0.7rem 1rem 0rem;
  border-radius: 6px;
  border: 3px solid #000;
  background-color: #ffe255;
}
.d_2023 p.form_application {
  display: block;
  padding: 0;
  background-color: unset;
  border: none;
  margin: 0.2rem 0 1rem 0.5rem;
}
.contents2022 .date__wrapper.type--main-contents {
  padding-bottom: 0;
}
.img__eyecatch.type--main-contents.insta {
  top: -18rem;
}
@media screen and (min-width: 1024px){
  .img__eyecatch.type--main-contents.m--2022 img {
    width: 350px;
  }
  .img__eyecatch.type--main-contents.m--2023 img {
    width: 400px;
    box-shadow: 5px 5px 0px 0 rgb(0 91 172);
    transition: .3s;

  }
  .img__eyecatch.type--main-contents.m--2023 img:hover {
    filter: grayscale(50%);
  }
  .img__eyecatch.type--main-contents.m--2022 {
    top: -14rem;
    right: -9rem;
  }
  .img__eyecatch.type--main-contents.m--2023 {
    top: -5rem;
    right: -2rem;
  }
  .img__eyecatch.type--main-contents.m--2022::before {
    content: '';
    display: block;
    width: 230px;
    height: 132px;
    background-image: url(/assets/images/top/bubble.png);
    background-repeat: no-repeat;
    background-size: contain;
    vertical-align: middle;
    position: absolute;
    top: -105px;
    right: 1.6rem;
    transform: rotate(10deg);
  }
  .img__eyecatch.type--main-contents.m--2022:hover::before {
    opacity: 1;
  }
  .img__eyecatch.type--main-contents.insta img {
    width: 300px;
    transition: .1s;
  }
  .c-2023 .img__eyecatch.type--main-contents.insta img:hover {
    opacity: 0.8;
  }
}
@media screen and (min-width:768px) and ( max-width:1024px) {
  .img__eyecatch.type--main-contents.m--2022::before {
    content: '';
    display: block;
    width: 180px;
    height: 100px;
    background-image: url(/assets/images/top/bubble.png);
    background-repeat: no-repeat;
    background-size: contain;
    vertical-align: middle;
    position: absolute;
    top: 5rem;
    right: 13.6rem;
    transform: rotate(-50deg);
  }
  .img__eyecatch.type--main-contents.m--2022 {
    top: -13.5rem;
    right: 1rem;
  }
}
/* type--announcement */
.sec__body__detail.type--announcement {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
	-ms-flex-pack: justify;
  justify-content: space-between;
  margin-top: 3rem;
  flex-wrap: wrap;
}
p.influencer__name {
  font-size: 0.875rem;
  margin-top: 8px;
  font-weight: bold;
  text-align: center;
  color: #000;
}
.detail__wrapper.type--announcement {
  padding: 1rem 1rem 0;
  background-color: #fff;
  box-shadow: 0 5px 15px 0 rgb(0 0 0 / 50%);
  position: relative;
  margin-bottom: 2rem;
}
.detail__wrapper.type--announcement:hover {
  opacity: 0.8;
  transition : all 0.5s ease 0s;
}
.detail__wrapper.type--announcement::before {
  content: '';
  display: block;
  width: 35px;
  height: 25px;
  background-image: url(/assets/images/announcement/link.svg);
  background-size: contain;
  vertical-align: middle;
  position: absolute;
  top: 20px;
}
@media screen and (min-width: 768px), print{
.sec__heading__wrapper.type--drive.y_2022 {
    height: 350px;
}
}
@media screen and (max-width: 768px){
  br.sp-only {
    display: block;
  }
  br.sp-none {
    display: none;
  }
  .contents__wrapper.type--main-contents.contents2022 {
    height: 880px;
  }
  .contents__wrapper.type--main-contents.contents2023 {
    height: 870px;
    margin-bottom: 250px;
  }
  .contents__wrapper.type--main-contents.contents2022 .sec__body__container.type--main-contents
   {
    margin-top: 5rem;
  }
  .contents__wrapper.type--main-contents.contents2023 .sec__body__container.type--main-contents
   {
    margin-top: 3rem;
  }
  span.application__icon {
    padding-bottom: 0.5rem;
    font-size: 0.875rem;
  }
  .date__application {
    display: inline;
    padding-bottom: 0.5rem;
  }
  .contents__wrapper.type--outline.outline2022 section#outline {
    padding-top: 9rem;
  }
  .sec__body__logo.type--outline.vendernet img {
      width: 100px;
      margin-top: 8px;
      position: unset;
  }
  .detail__wrapper.type--outline.migu.m--figure {
    width: 80%;
    margin: auto;
    position: unset;
  }
  .sec__circle.type--main-contents.y_2022{
    bottom: -60px;
    right: 0;
  }
  .detail__wrapper.type--outline.migu.m--figure {
    width: 100%;
  }
  .sec__body__figure.type--outline.migu {
    width: 50%;
    margin: auto;
  }
  .sec__heading__sub.type--concept h4 {
    text-align: center;
    margin-top: 1rem;
  }
  .sec__body__detail.type--concept {
    flex-direction: column-reverse;
    margin-top: 1rem;
    width: 90%;
    margin: auto;
  }
  .detail__wrapper.type--concept.m--figure {
    margin: auto;
    margin-top: 2rem;
  }
  .detail__concept {
    width: 100%;
    padding: 1rem 1.5rem;
  }
  .detail__wrapper.type--concept.m--figure .sec__body__figure {
    width: 70%;
    margin: auto;
  }
  .detail__wrapper.type--concept.m--figure .author {
    padding: 1rem 0.5rem;
  }
  .detail__wrapper.type--concept.m--figure .author p {
    font-size: 1rem;
  }
  .sec__body__wrapper.type--rider {
    width: 100%;
  }
  .rider_card div {
    text-align: center;
  }
  .rider_card.rider_card.y-2025 div {
    padding-right: 0;
  }
  .rider_card img {
    width: 90%;
  }
  .detail__concept p {
    line-height: 1.3rem;
  }
  .amount__money {
    font-size: 0.875rem;
  }
  .eyecatch__container.type--main-contents a.type--corona {   
    padding: 0 1rem;
    border-radius: unset;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    width: 90%;
  }
  p.type--corona.contents__heading__main {
    font-size: 12px;
  }
  .img__eyecatch.type--main-contents.m--2022::before {
    content: '';
    display: block;
    width: 150px;
    height: 90px;
    background-image: url(/assets/images/top/bubble.png);
    background-repeat: no-repeat;
    background-size: contain;
    vertical-align: middle;
    position: absolute;
    top: 1.2rem;
    right: 7rem;
    transform: rotate(-47deg);
  }
  .img__eyecatch.type--main-contents.m--2022:hover::before {
    opacity: 1;
  }
  /* type--announcement */
  .img__eyecatch.type--main-contents.m--2022 {
    top: 3rem;
    right: 2rem;
    z-index: 5;
  }
  .img__eyecatch.type--main-contents.m--2022 img {
    width: 48%;
  }
  .sec__body__detail.type--announcement {
    flex-wrap: wrap;
    width: 95%;
    margin: 2rem auto 0;
  }
  .sec__body__detail.type--announcement.t-2022 {
    justify-content: center;
  }
  /*.detail__wrapper.type--announcement {
    width: 45%;
    margin-bottom: 2rem;
  }*/
  p.influencer__name {
    font-size: 0.7rem;
  }
  .sec__heading__sub.type--announcement h4 {
    margin-top: 1rem;
  }
  p.form_application {
    margin: 0.5rem 0 0 0;
    padding: 0;
    border: unset;
    background-color: unset;
 }
 .rider_card {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
}
@media screen and (max-width: 480px){
  .contents__wrapper.type--main-contents.contents2023 {
    margin-bottom: 290px;
  }
  .date__application a {
    white-space: nowrap;
    font-size: 70%;
    border: 2px solid #000;
    width: max-content;
    margin: 0rem auto 0.5rem;
  }
  .d_2023 span.application__icon {
    display: block;
    width: 95%;
    margin: auto;
  }
  .date__application a {
    display: block;
    width: max-content
  }
}
@media screen and (max-width: 380px){
  .contents__wrapper.type--main-contents.contents2023 {
    height: 850px;
  }
}
/*2023 (トップのみ３月公開用スタイルあり)*/
.flex {
  display: flex;
}
.bl_application .flex {
  justify-content: center;
}
span.sp-block {
  padding-left: 0.5rem;
}
.news__wrapper.type--news.n_2023 {

}
.date__container.type--main-contents.c-2023 {
  width: 70%;
}
@media screen and (max-width: 768px){
  .date__container.type--main-contents.c-2023 {
    width: 100%;
  }
}
.c_form {
  text-align: center;
  margin-bottom: 1rem;
}
.c_form img {
  width: 80px;
}
/*.application {
  margin: auto;
  width: 100%;
  display: flex;
  justify-content: center;
}*/
.date__application.d_2023 .bl_application .flex a{
  width: auto;
  margin-right: 1rem;
  border: none;
  pointer-events: none;
}
.date__application.d_2023 .bl_application .flex a.download {
  pointer-events: initial;
}
.date__application.d_2023 .bl_application .flex a:last-child{
  margin-right: 0;
}
a.font16 {
  font-size: 16px;
}
.date__application.d_2023 a.btn-application {
  position: relative;
  height: max-content;
  width: 30%;
  border: none;
  padding: 1rem 0;
}
a.btn-application:after {
  position: absolute;
  content: '';
  border-top: 6px solid #EFEFEF;
  border-right: 6px solid transparent;
  border-left: 6px solid transparent;
  bottom: 7%;
  left: 50%;
  transform: translateX(-50%);
}
/*2024*/
.y-2024 a.btn-application:after,
.y-2025 a.btn-application:after {
  content: none;
}
.form-2024 a.btn-application:after,
.form-2025 a.btn-application:after {
  content: none;
}
/*------*/
@media screen and (max-width: 768px){

  .date__application.d_2023 a.btn-application {
    padding: 0.5rem 0;
    width: 100%;
    margin-bottom: 1rem;
  }
  .bl_application .flex {
    width: 100%;
    align-items: baseline;
  }
  .date__application.d_2023 .bl_application .flex a {
    margin: 0rem auto 1rem;
  }
}
@media screen and (max-width: 480px){
  .bl_application .flex {
   display: block;
  }
}
/*type--drive*/
.sec__heading__wrapper.type--drive.y_2023, 
.sec__heading__wrapper.type--drive.y_2024, 
.sec__heading__wrapper.type--drive.y_2025{
  flex-wrap: initial;
  align-items: normal;
  margin-top: 5%;
  margin-right: 0;
  height: inherit;
}
.type--drive.y_2023 .sec__heading__sub,
.type--drive.y_2024 .sec__heading__sub,
.type--drive.y_2025 .sec__heading__sub {
  position: unset;
}
.y_2023 .detail__wrapper.type--drive.m--figure,
.y_2024 .detail__wrapper.type--drive.m--figure,
.y_2025 .detail__wrapper.type--drive.m--figure  {
  position: unset;
  width: initial;
}

.sec__heading__wrapper.type--drive.y_2023 a.btn-application,
.sec__heading__wrapper.type--drive.y_2024 a.btn-application,
.sec__heading__wrapper.type--drive.y_2025 a.btn-application {
  height: max-content;
  padding: 1rem;
  background-color: #fff;
  border-radius: 10px;
  color: #000;
  font-size: 13px;
  line-height: 1.3;
  font-weight: bold;
  box-shadow: 1px 2px 3px rgb(70 70 70 / 70%);
  position: relative;
  margin-right: 2rem;
}
.sec__heading__wrapper.type--drive.y_2024 a.btn-application,
.sec__heading__wrapper.type--drive.y_2025 a.btn-application {
  margin-right: 0;
  padding: 0.7rem;
}
.sec__heading__wrapper.type--drive.y_2023 a.btn-application:hover,
.sec__heading__wrapper.type--drive.y_2024 a.btn-application:hover,
.sec__heading__wrapper.type--drive.y_2025 a.btn-application:hover {
  background-color: #e7e7e7;
}
.sec__heading__wrapper.type--drive.y_2023 a.btn-application:after {
  border-top: 5px solid #666;
  border-right: 5px solid transparent;
  border-left: 5px solid transparent;
}
.sec__heading__wrapper.type--drive.y_2024 a.btn-application:after,
.sec__heading__wrapper.type--drive.y_2025 a.btn-application:after {
  border-top: unset;
  border-right: unset;
  border-left: unset;
}
.sec__heading__wrapper.type--drive.y_2023 .sec__body__figure,
.sec__heading__wrapper.type--drive.y_2024 .sec__body__figure,
.sec__heading__wrapper.type--drive.y_2025 .sec__body__figure  {
  margin-right: 0;
}
img.img-qr {
  width: 80px;
}
/*2024 type--drive*/
.sec__heading__wrapper.type--drive.y_2024,
.sec__heading__wrapper.type--drive.y_2025 {
  display: block;
}
.sec__heading__wrapper.type--drive.y_2024 .type_drive_wrapper,
.sec__heading__wrapper.type--drive.y_2025 .type_drive_wrapper {
  display: flex;
}
.y_2024 .sec__heading__bottom,
.y_2025 .sec__heading__bottom {
  display: flex;
  justify-content: space-between;
}
.y_2024 a.btn-application,
.y_2025 a.btn-application {
  display: block;
  text-align: center;
  margin: 1rem 0;
}
.y_2024 img.img-qr {
  width: 100px;
}
.y_2025 img.img-qr  {
  width: 96px;
}
.y_2024 .sec__heading__bottom .sec__heading__bottom__wrapper,
.y_2025 .sec__heading__bottom .sec__heading__bottom__wrapper {
  margin-top: 1rem;
  width: 50%;
  padding-right: 2rem;
}
.y_2024 .sec__heading__bottom .sec__heading__bottom__wrapper .sub-form-txt,
.y_2025 .sec__heading__bottom .sec__heading__bottom__wrapper .sub-form-txt  {
  font-size: 14px;
  line-height: 1.47em;
}
@media screen and (max-width: 820px) {
  .y_2023 .detail__wrapper.type--drive.m--figure,
  .y_2024 .detail__wrapper.type--drive.m--figure,
  .y_2025 .detail__wrapper.type--drive.m--figure {
    top: 3rem;
  }
  .y_2023 .detail__wrapper.type--drive.m--figure .sec__body__figure,
  .y_2024 .detail__wrapper.type--drive.m--figure .sec__body__figure,
  .y_2025 .detail__wrapper.type--drive.m--figure .sec__body__figure {
    margin-right: 2rem;
    width: 65%;
  }
}
@media screen and (max-width: 768px){
  .date__application.d_2023 .bl_application .flex a:last-child {
    margin: 0rem auto 1rem;
  }
  .sec__heading__wrapper.type--drive.y_2023,
  .sec__heading__wrapper.type--drive.y_2024,
  .sec__heading__wrapper.type--drive.y_2025 {
    display: block;
  
  }
  .type--drive.y_2023 .sec__heading__sub,
  .type--drive.y_2024 .sec__heading__sub,
  .type--drive.y_2025 .sec__heading__sub {
    margin-bottom: 2rem;
  }
  .y_2023 .detail__wrapper.type--drive.m--figure,
  .y_2024 .detail__wrapper.type--drive.m--figure,
  .y_2025 .detail__wrapper.type--drive.m--figure {
    position: absolute;
    top: 10rem;
  }
}
@media screen and (max-width: 480px){
  .y_2023 .detail__wrapper.type--drive.m--figure,
  .y_2024 .detail__wrapper.type--drive.m--figure,
  .type--drive.y_2025 .detail__wrapper.type--drive.m--figure {
    position: unset;
    width: initial;
  }
  .y_2023 .detail__wrapper.type--drive.m--figure .sec__body__figure,
  .y_2024 .detail__wrapper.type--drive.m--figure .sec__body__figure,
  .y_2025 .detail__wrapper.type--drive.m--figure .sec__body__figure {
    width: 100%;
  }
  .sec__body__wrapper.type--drive.drive-2023,
  .sec__body__wrapper.type--drive.drive-2024 {
    margin-top: 3rem;
  }
  .y_2025 img.img-qr  {
    width: 60%;
    height: auto;
  }
  /*access*/
  .sec__body__figure.f-2023 {
    width: 100%;
  }
}

/*2023 type--outline sponsorship*/
.sec__body__logo.type--outline.sponsorship img {
  position: unset;
}
.outline_bnr {
  display: flex;
}
.outline_bnr a{
  margin-right: 1rem;
}
.outline_bnr a:last-child{
  margin-right: 0;
}
.sec__body__logo.type--outline img.s_bnr {
  width: 150px;
}

/*2023 type--outline type--announcement 5名*/
.sec__body__detail.type--announcement.influencer2023 img {
  width: 140px;
}
.influencer2023 .detail__wrapper.type--announcement::before {
  width: 20px;
  height: 20px;
  background-image: url(../images/announcement/icon-insta.png);
  top: unset;
  bottom: 0.5rem;
}
.influencer2023 .detail__wrapper.type--announcement:nth-child(3):before {
  background-image: url(../images/announcement/icon-twitter.png);
}
.influencer2023 p.influencer__name {
  text-align: right;
}

@media screen and (max-width: 1028px) {
  .date__application.d_2023 a.btn-application {
    width: 100%;
    padding: 0.5rem 0;
  }
  .date__application.d_2023 a.btn-application br,.form_application.form-2023 .bl_application br {
    display: none;
  }
  .form_application.form-2023 .bl_application {
    width: 100%;
    margin: 0.5rem 0;
    padding: 0.5rem;
  }
  .img__eyecatch.type--main-contents.m--2023 {
    top: -10px;
  }
}
@media screen and (max-width: 1024px){
  .img__eyecatch.type--main-contents.insta img {
    width: 200px;
  }
  .img__eyecatch.type--main-contents.m--2023 img{
    width: 250px;
  }
  .c-2024 .img__eyecatch.type--main-contents.insta img,
  .c-2025 .img__eyecatch.type--main-contents.insta img {
    width: auto;
  }
  .outline_bnr {
    display: flex;
    flex-wrap: wrap;
  }
  .outline_bnr a {
    margin-bottom: 0.5rem;
  }
  .sec__body__logo.type--outline img.s_bnr {
    width: 100px;
  }
}
@media screen and (max-width: 768px){ 
  .outline_bnr {
    display: flex;
    justify-content: center;
  }
  .detail__wrapper.type--access.m--figure .sec__body__figure {
    margin: auto;
  }
}
/*2023 sp 調整*/
@media screen and (max-width: 480px) {
  .c-2023 .img__eyecatch.type--main-contents {
    position: unset;
    text-align: center;
    width: 80%;
    margin: 0 auto;
  }
  .c-2023 .img__eyecatch.type--main-contents.insta img {
    width: 55%;
    margin: 0 auto 1rem;
  }
  .img__eyecatch.type--main-contents.m--2023 img{
    width: 100%;
  }
}
@media screen and (max-width: 380px){ 
  img.logo__img.type--main-contents.m--free2023 {
    right: 8.5rem;
  }
  .contents2023 .logo__img.type--main-contents.m--catch {
    width: 100px;
    top: -0.7rem;
  }
  .c-2023 .date__time {
    width: 90%;
  }
  .d_2023 span.application__icon {
    font-size: 0.785rem;
  }
  .c-2023 .date__place {
    font-size: 0.785rem;
  }
  .date__application.d_2023 a.btn-application {
    font-size: 0.625rem;
  }
  .date__application.d_2023 .bl_application p {
    font-size: 13px;
  }
  .influencer2023 .detail__wrapper.type--announcement {
    padding: 0.7rem 0.7rem 0;
  }
  .sec__heading__sub.type--drive aside {
    font-size: 1rem;
  }
}
/*20230425　満員御礼*/
.bl_application {
  position: relative;
}
.bl_application::before {
  content: '';
  display: block;
  width: 150px;
  height: 43px;
  background-image: url(/assets/images/top/pc_full.png);
  background-repeat: no-repeat;
  background-size: contain;
  vertical-align: middle;
  position: absolute;
  top: 2.5rem;
  right: 3rem;
  transform: rotate(-5deg);
}
.form-2024 .bl_application::before,
.form-2025 .bl_application::before {
  content: none;
}
@media screen and (max-width: 768px){ 
  .bl_application::before {
    width: 80px;
    height: 80px;
    background-image: url(/assets/images/top/sp_full.png);
    top: 6.5rem;
    right: 7rem;
  }
}

/*2024 スタイル修正 type--main-contents*/
.logo-container_wrapper_2024,
.logo-container_wrapper_2025 {
  display: flex;
  justify-content: space-between;
}
.ly_type--main-contents {
  display: flex;
  justify-content: space-between;
}
.ly_type--main-contents-wrapper.forms {
  width: 40%;
}
.date__application_wrapper {
  display: flex;
  align-items: center;
}
p.application_ttl {
  font-size: 0.875rem;
  font-weight: bold;
  margin: unset;
  padding: 0.5rem 0;
}
.form_application.form-2024,
.form_application.form-2025 {
  padding-bottom: 1rem;
}
.date__application_wrapper img {
  position: relative;
  top: 0.25rem;
  padding-left: 0.3rem;
}
.date__application.d_2024 .bl_application .flex a,
.date__application.d_2025 .bl_application .flex a {
  margin-right: 1rem;
  margin-bottom: 0;
  line-height: 1.25em;
  padding: 0.5rem 0;
}
.date__application.d_2024 .bl_application .flex p,
.date__application.d_2025 .bl_application .flex p {
  margin-right: 1rem;
}
.date__application.d_2024 .bl_application .flex p:last-of-type,
.date__application.d_2025 .bl_application .flex p:last-of-type {
  margin-right: 0;
}
@media screen and (max-width: 890px) {
  .d_2024 .date__application_wrapper img,
  .d_2025 .date__application_wrapper img {
    display: none;
  }
}
@media screen and (max-width: 768px){ 
  .contents__wrapper.type--main-contents.contents2024,
  .contents__wrapper.type--main-contents.contents2025 {
    height: 1400px;
    background-repeat: no-repeat;
    background-size: cover;
  }
  .c-2024 .date__wrapper.type--main-contents,
  .c-2025 .date__wrapper.type--main-contents {
    margin-top: 0px;
    padding: 1rem 0;
  }
  .logo-container_wrapper_2024,
  .logo-container_wrapper_2025 {
    flex-direction: column;
    align-items: center;
  }
  .img__eyecatch.type--main-contents.insta img {
    width: 250px;
  }
  .ly_type--main-contents {
    flex-direction: column;
  } 
  .ly_type--main-contents-wrapper.forms {
    width: 100%;
    margin-top: 13rem;
  }
  .d_2024 .date__application_wrapper,
  .d_2025 .date__application_wrapper {
    display: block;
  }
  .d_2024 .date__application_wrapper img,
  .d_2025 .date__application_wrapper img {
    display: none;
  }
  .date__application.d_2024 a,
  .date__application.d_2025 a {
    width: 95%;
    padding: 0.5rem 1rem;
    font-size: 80%;
    border-radius: 25px;
    margin: 0rem auto 1rem;
  }
  .form-2024 .bl_application,
  .form-2025 .bl_application {
    margin-bottom: 0;
  }
  .date__application.d_2024 .bl_application .flex a,
  .date__application.d_2025 .bl_application .flex a {
    margin: 0 auto;
    line-height: revert;
    padding: 0.5rem 1rem;
  }
  .date__application.d_2024 .bl_application .flex p,
  .date__application.d_2025 .bl_application .flex p {
    margin-right: 0;
    margin-bottom: 1rem;
  }
  .date__application.d_2024 .bl_application .flex p:last-of-type,
  .date__application.d_2025 .bl_application .flex p:last-of-type {
    margin-right: auto;
    margin-bottom: 0;
  }
  .sec__heading__wrapper.type--drive.y_2024 .type_drive_wrapper,
  .sec__heading__wrapper.type--drive.y_2025 .type_drive_wrapper  {
    display: block;
  }
  .y_2024 .sec__heading__bottom,
  .y_2025 .sec__heading__bottom {
    display: block;
  }
  .y_2024 .sec__heading__bottom .sec__heading__bottom__wrapper,
  .y_2025 .sec__heading__bottom .sec__heading__bottom__wrapper {
    width: 90%;
    padding-right: 0;
    margin: auto;
  }
  .y_2025 .sec__heading__bottom .sec__heading__bottom__wrapper {
    margin: 2rem auto 0;
  }
  .y-2024 .sec__body__detail.type--concept,
  .y-2025 .sec__body__detail.type--concept {
    width: 90%;
  }
  .y-2024 .detail__concept,
  .y-2025 .detail__concept {
    padding: 0.5rem 1rem;
    width: 100%;
  }
  .y-2024 .detail__concept p,
  .y-2025 .detail__concept p {
    line-height: normal;
  }
}
@media screen and (max-width: 480px) {
  .list__item__wrapper.type--main-contents.type--large_media.item2024,
  .list__item__wrapper.type--main-contents.type--large_media.item2025 {
    margin-bottom: 0;
  }
  .ly_type--main-contents-wrapper.forms {
    margin-top: 0;
  }
}
/*2024満員御礼対応*/
.form_application.form-2024 .application_txt,
.form_application.form-2025 .application_txt {
  margin: 0 0 .7rem;
}
.form_application.form-2024 .application_txt.full,
.sec__heading__wrapper.type--drive.y_2024 a.btn-application.full,
.date__application.d_2024 p.application_btn.full,
.form_application.form-2025 .application_txt.full,
.sec__heading__wrapper.type--drive.y_2025 a.btn-application.full,
.date__application.d_2025 p.application_btn.full {
  pointer-events: none;
  position: relative;
}
/*ボタンカラー変更*/
.sec__heading__wrapper.type--drive.y_2024 a.btn-application.full,
.sec__heading__wrapper.type--drive.y_2025 a.btn-application.full {
  background-color: #e7e7e7;
}
/*--------------*/
.form_application.form-2024 .application_txt.full::before,
.date__application.d_2024 p.application_btn.full::before,
.form_application.form-2025 .application_txt.full::before,
.date__application.d_2025 p.application_btn.full::before {
  content: '';
  display: block;
  width: 110px;
  height: 32px;
  background-image: url(/assets/images/top/pc_full.png);
  background-repeat: no-repeat;
  background-size: contain;
  position: absolute;
  top: 0.2rem;
  right: 4rem;
  transform: rotate(-5deg);
}

.date__application.d_2024 p.application_btn.full::before,
.date__application.d_2025 p.application_btn.full::before {
  top: 0.5rem;
  right: 2rem;

}
@media screen and (max-width: 768px){ 
  .form_application.form-2024 .application_txt.full::before,
  .date__application.d_2024 p.application_btn.full::before,
  .form_application.form-2025 .application_txt.full::before,
  .date__application.d_2025 p.application_btn.full::before {
    width: 110px;
    height: 32px;
    background-image: url(/assets/images/top/pc_full.png);
    top: 0.2rem;
    left: 50%;
    transform: translateX(-50%) rotate(-5deg);
    -webkit-transform: translateX(-50%) rotate(-5deg);
    -ms-transform: translateX(-50%) rotate(-5deg);
  }
}

/* 2025 */
.contents__wrapper.type--main-contents.contents2025 {
  background-size: cover;
  background-position: center;
}
.imgcenter {
  text-align: center;
}
.date__application.d_2025 a {
  background-color: #E18A3B;
}
.n_2025 .sec__heading__main.type--news {
  color: #fff;
}
.c-2025 .date__aside {
  font-size: 0.85rem;
}
.y_2024 .sec__heading__bottom .sec__heading__bottom__wrapper, .y_2025 .sec__heading__bottom .sec__heading__bottom__wrapper {
  padding: 0 1rem;
  border-right: 1px solid #d6d6d6;
}
.y_2025 .sec__heading__bottom .sec__heading__bottom__wrapper:last-child {
  border-right:unset;
}
.y_2025 .sec__heading__bottom__wrapper .imgleft.application {
  margin-bottom: 1rem;
}
@media screen and (max-width: 768px){ 
  .y_2025 .sec__heading__bottom .sec__heading__bottom__wrapper {
    padding: 0;
    border-right: unset;
  }
}
/*スペシャルイベント 2025*/
section#special {
  margin: 5rem auto;
  background-color: #fff;
  padding: 2rem;
  width: 90%;
  border-radius: 25px;
  border: 3px solid #EDBF41;
}
section#special .sec__heading.type--special h4 {
  text-align: center;
  font-size: 1.5rem;
  margin-bottom: 8px;
}
.detail__special {
  width: 50%;
}
.detail__special p{
  font-size: 15px;
  font-weight: bold;
  line-height: 1.5rem;
}
.detail__special p a {
  color: #000;
  text-decoration: underline;
}
.detail__special p a:hover {
  color: #e39b1e;
}
.sec__body__detail.type--special {
  display: flex;
  align-items: center;
  justify-content: space-around;
  padding-top: 1rem;
}
.sec__body__detail.type--special .detail__wrapper.type--special {
  position: relative;
}
.sec__body__detail.type--special .detail__wrapper.type--special::before {
  content: '';
  position: absolute;
  width: 93px;
  height: 77px;
  background-image: url(/assets/images/special/img_before.png);
  top: -2.5rem;
  left: -2.5rem;
}
.sec__body__detail.type--special .detail__wrapper.type--special::after {
  content: '';
  position: absolute;
  width: 55px;
  height: 87px;
  background-image: url(/assets/images/special/img_after.png);
  bottom: -1rem;
  right: -1rem;
}
@media screen and (max-width: 768px){ 
  section#special {
    padding: 1.5rem;
  }
  .sec__body__detail.type--special {
    flex-direction: column;
    padding-top: 2rem;
  }
  .sec__body__detail.type--special .detail__wrapper.type--special::before {
    left: -1rem;
  }
  .detail__special {
    width: 100%;
    padding-top: 1rem;
  }
  .detail__special br.pc-only {
    display: none;
}
}
