@charset "UTF-8";

.gourmet__food__box .gourmet__food__box__list {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 32%;
  flex: 0 0 32%;
  height: 240px;
  margin-bottom: 20px;
}
.gourmet__food__box:after {
  content: none;
}

.granping__text__block p {
  font-weight: bold;
}

.experience__text__block p {
  font-weight: bold;
}
.finland {
  margin-top: 60px;
}

@media screen and (max-width: 768px) {
  .gourmet__food__box .gourmet__food__box__list {
    flex: 0 0 48%;
    height: 200px;
  }
}

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



      TOP



-----*/

.information__about____block__box .textbox .text {
  background: none;
  height: 100%;
}

.information__about____block__box .catch {
  background-color: #c9c57f;
}
.page__information__wrapper h2 {
  letter-spacing: 0.1em;
}

.information__about____block__box .textbox .text p {
  font-size: 16px;
  letter-spacing: 0.12em;
  color: #333;
}

.information__about____block__box .textbox .text span {
  line-height: 2;
  background: linear-gradient(transparent 60%, #c9c57f 50%);
}
.information__about____block__box .textbox .text .color2 {
  color: #333;
}
.information__about____block__box .textbox .text .color4 {
  color: #333;
}
.information__about____block__box .textbox .text .color3 {
  color: #333;
}
.information__about____block__box .textbox .text .last {
  font-size: 36px;
  letter-spacing: 0.2em;
}

.main {
  position: relative;
}

.information__movie {
  max-width: 1200px;
  margin: 0 auto;
  margin-top: 40px;
}

.information__movie iframe {
}

.cloud__content {
  max-width: 150px;
  height: auto;
  position: fixed;
  bottom: 8%;
  right: 3%;
  z-index: 3;
}

.top__thanksbox {
  flex-wrap: wrap;
}

.top__thanksbox:after {
  content: "";
  width: 32%;
}

.top__thanksbox .top__thanks__list {
  flex: 0 0 32%;
  margin-bottom: 20px;
}
.top__thanks__list p {
  height: 100%;
  background-color: #fff;
}

.top__thanks__list p a {
  display: block;
  height: 100%;
  width: 100%;
}

.top__thanks__list p a img {
  object-fit: cover;
}

.top__thanks2__list p {
  height: 100%;
  background-color: #fff;
}

.top__thanksbox2 {
  justify-content: initial;
}

.top__thanks2__list {
  flex: 0 0 20%;
  margin-bottom: 14px;
  padding: 0 1%;
}

.top__thanks2__list p a img {
  object-fit: cover;
}

.top__thanks2__list p img {
  object-fit: cover;
}

.top__thanks2__list.left {
  margin-left: -1%;
}
.top__thanks {
  background: url("../img/top/top__thanks__back8.png") no-repeat;
  -webkit-background-size: cover;
  background-size: cover;
  background-position: center bottom;
}

.top__thanksbox.five .top__thanks__list {
  flex: 0 0 48%;
  margin-bottom: 20px;
}

.top__thanks__back {
  background-color: initial;
}

@media screen and (max-width: 480px) {
  .top__thanks2__list.left {
    margin-left: -3%;
  }
}

/*--

ダンス

-------*/

.top__dance__container {
  position: relative;
}

.top__dance__video {
  width: 100%;
  height: 100%;
  object-fit: cover;
  position: absolute;
}
.top__dance__video__block:after {
  content: "";
  background-color: rgba(0, 0, 0, 0.67);
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
}

.top__dance__infoblock__box {
  position: relative;
}

.top__dance__titleblock .line {
  height: 30px;
}

.dance__info__list {
  flex: 0 0 100%;
}

.dance__info__list {
  background: none;
}

.top__dance__titleblock h2 {
  margin-bottom: 0px;
  font-size: 54px;
}
.top__dance__titleblock .subtitle {
  font-size: 24px;
}

.about-btn.dance {
  border: 4px solid #fff;
  width: 400px;
  height: 80px;
  position: relative;
  margin: 0 auto;
}
.about-btn.dance a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 100%;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  position: relative;
  color: #fff;
  font-size: 20px;
  font-weight: bold;
  letter-spacing: 0.26em;
}

@media screen and (max-width: 768px) {
  .dance__info__list {
    height: 200px;
  }
  .about-btn.dance {
    max-width: 300px;
    height: 60px;
  }
  .about-btn.dance a {
    font-size: 16px;
    font-weight: bold;
    letter-spacing: 0.26em;
  }

  @media screen and (max-width: 480px) {
    .top__dance__titleblock h2 {
      font-size: 44px;
    }
    .top__dance__titleblock .subtitle {
      font-size: 20px;
    }
  }
}

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

sponsor__block

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

.sponsor__canoe {
  height: 460px;
  width: 100%;
  background: url("../img/top/bnr__pc__canoeback2.jpg") no-repeat;
  background-size: cover;
  position: relative;
  background-position: left 0;
}

.sponsor__canoe__text {
  position: absolute;
  top: 120px;
  right: 50%;
  transform: translateX(120%);
}
.sponsor__canoe .text1 {
  width: 460px;
  margin-bottom: 80px;
}

.sponsor__canoe .text2 {
  width: 380px;
}

.sp__canoe {
  display: none;
}

@media screen and (min-width: 1500px) {
  .sponsor__canoe {
    height: calc(500px + 3vw);
  }
}

@media screen and (max-width: 1360px) {
  .sponsor__canoe .text1 {
    width: 340px;
    margin-bottom: 60px;
  }

  .sponsor__canoe .text2 {
    width: 260px;
  }
}

@media screen and (max-width: 1000px) {
  .sponsor__canoe {
    background-position: 30%;
  }
  .sponsor__canoe .text1 {
    width: 240px;
    margin-bottom: 60px;
  }

  .sponsor__canoe .text2 {
    width: 200px;
  }
}

@media screen and (max-width: 768px) {
  .top__about__wrapper h2 {
    font-size: 26px;
  }
  .information__about____block__box .textbox .text .last {
    font-size: 20px;
  }
  .information__about____block__box .textbox .text p {
    font-size: 14px;
  }

  .cloud__content {
    max-width: 100px;
    height: auto;
    position: fixed;
    bottom: 3%;
    right: 3%;
    z-index: 3;
  }

  .top__thanks2__list {
    flex: 0 0 24%;
    margin-bottom: 14px;
    padding: 0 1%;
  }

  .sponsor__canoe {
    background: url("../img/top/bnr__sp__canoeback.jpg") no-repeat;
    background-position: 34% 27%;
  }

  @media screen and (max-width: 540px) {
    .sponsor__canoe__text {
      position: absolute;
      top: 140px;
      right: 8%;
      transform: initial;
    }
    .sponsor__canoe {
      background: url("../img/top/bnr__sp__canoeback2.jpg") no-repeat;
      background-position: 26%;
      height: 500px;
    }

    .sponsor__canoe .text1 {
      width: 200px;
      margin-bottom: 60px;
    }

    .sponsor__canoe .text2 {
      width: 160px;
    }
    @media screen and (max-width: 375px) {
      .sponsor__canoe__text {
        position: absolute;
        top: 140px;
        right: 7%;
      }

      .sponsor__canoe {
        background: url("../img/top/bnr__sp__canoeback2.jpg") no-repeat;
        background-position: 26%;
        height: 500px;
      }

      .sponsor__canoe .text1 {
        width: 200px;
        margin-bottom: 60px;
      }

      .sponsor__canoe .text2 {
        width: 160px;
      }

      .sp__canoe {
        display: block;
      }
      .sp__canoe img {
        object-fit: cover;
        width: 100%;
        height: 100%;
      }
    }
  }
}

/*--------

ダンス

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

.profile__box {
  display: flex;
  margin-top: 60px;
  justify-content: space-between;
}
.profile__box .profile__catch {
  flex: 0 0 30%;
}
.profile__catch img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.profile__box .textbox {
  padding: 20px 20px 20px 20px;
}

.profile__box .profile__name {
  font-size: 24px;
  font-weight: bold;
  margin-bottom: 20px;
}

.profile__box .profile__text {
  font-size: 14px;
  line-height: 2;
  letter-spacing: 0.1em;
}

@media screen and (max-width: 1024px) {
  .profile__box {
    display: block;
  }
  .profile__box .profile__catch {
    padding: 20px;
  }

  @media screen and (max-width: 540px) {
    .profile__box .profile__text {
      font-size: 11px;
    }
  }
}
.top__about {
  background: url("../img/top/top__support__back2.jpg") no-repeat;
  -webkit-background-size: cover;
  background-size: cover;
}

.top__firstview .firstview__movie h1 {
}

.top__about__box__list .textbox {
  background-color: rgba(0, 0, 0, 0.5);
  background-blend-mode: lighten;
}
.top__about__wrapper h2 {
  color: #fff;
}
.top__about__text p {
  color: #fff;
}
.top__about__wrapper h2:after {
  background-color: #fff;
}

.information__about__map__block .gallery__text {
  font-size: 18px;
  text-align: center;
  font-weight: 600;
  line-height: 2;
}
@media (max-width: 768px) {
  .information__about__map__block .gallery__text {
    font-size: 15px;
  }
}
.top__gallery {
  padding-top: 80px;
}

/*-- 
ダンス2022 
----*/
.page__dance2022 .page__dance__terms__contestblock__box__list .title {
  color: #e8416c;
}
.page__dance2022 .page__dance__desc__descblock h4 {
  color: #e8416c;
}

.page__dance2022 .page__dance__terms__contestblock__box__list .title {
  color: #e8416c;
}
.page__dance2022 {
  color: #e8416c;
}

.page__dance2022 .page__dance2022__design h3 {
  color: #e8416c;
}
.page__dance2022 .page__dance2022__design dt {
  color: #e8416c;
}
.page__dance2022 .page__dance2022__design h4 {
  color: #e8416c;
}
.page__dance2022 .page__dance2022__design .title {
  color: #e8416c;
}

.page__dance2022 .page__dance__contactform {
  background: #f3fcff;
}

.page__dance2022 .contact__dance__contact__title {
  color: #e8416c;
  border-left: 4px solid #e8416c;
}
.page__dance__2022image {
  margin-bottom: 60px;
}

.page__dance2022 .wpcf7-submit.dance {
  color: #e8416c;
  border: 2px solid #e8416c;
}

.top__dance__container.top__dance__2022 {
  background: url("../img/top/bnr_dance_2023.png") no-repeat;
  background-size: cover;
}

/*-- 
スポンサー募集ページ application
----*/

.application__content {
  text-align: left;
}

.application__title {
  padding: 10px;
  background-color: #e8416c;
  padding-left: 24px;
  margin-bottom: 24px;
}
.application__title h3 {
  font-size: 24px;
  letter-spacing: 0.13em;
  color: #fff;
}

.application__content__block {
  margin-bottom: 40px;
}

.application__content__block .textblock {
  font-size: 18px;
  line-height: 2;
  letter-spacing: 0.15em;
}

.application__subtitle {
  border-bottom: 3px solid #e8416c;
  color: #e8416c;
}

.application__subtitle h4 {
  color: #e8416c;
  margin-bottom: 4px;
}

.application__content .download__block {
  margin-top: 24px;
}

.application__download__title {
  font-weight: bold;
  letter-spacing: 0.14em;
  margin-bottom: 10px;
}

.application__download__list a {
  color: #e8416c;
}

.application__limit {
  font-size: 24px;
  color: #c42528;
  font-weight: bold;
  margin-top: 40px;
  border-bottom: 1px solid #c42528;
  width: max-content;
}

.application__fax {
  font-size: 20px;
  font-weight: bold;
  margin-top: 14px;
}

@media screen and (max-width: 540px) {
  .application__title h3 {
    font-size: 20px;
    letter-spacing: 0.13em;
    color: #fff;
  }
  .page__contact__content {
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .application__limit {
    font-size: 20px;
  }
  .application__fax {
    font-size: 16px;
  }
}
/*2023年協賛ページ*/
.sponser-page-2023 {
  padding: 0 3%;
}
.sponsor__block .top__wrapper .section-title_2023 {
  padding: 15px 10px;
  background-color: #45a1ed;
  color: #ffffff;
  font-weight: bold;
}
.sponsor__block .top__wrapper .section-des_2023 {
  line-height: 3;
  margin-top: 30px;
}

.bnr-pdf {
  padding: 20px;
  background-color: #abb379;
  width: fit-content;
  margin: 15px auto;
  display: block;
  border-radius: 3px;
  box-shadow: 6px 6px 10px 0px rgba(0, 0, 0, 0.4);
}

.bnr-pdf .bnr-pdf-text {
  padding: 10px 50px;
  color: #fff;
  font-size: 24px;
  border: 1px solid #fff;
}

.deposit_account {
  width: 60%;
  margin: 0 auto;
}

.appli-form {
  display: flex;
  justify-content: space-between;
  margin-top: 50px;
}
.appli-form .triangle1 {
  margin-top: 150px;
  width: 0;
  height: 0;
  border-left: 30px solid #ccc;
  border-top: 30px solid transparent;
  border-bottom: 30px solid transparent;
}

.appli-form li {
  width: 25%;
}

.appli-form li h3 {
}
.appli-form li .img-box {
  width: 30%;
  margin: 30px auto 15px auto;
}
.appli-form li .img-box img {
  width: 100%;
  height: auto;
}
.appli-form li p {
  text-align: center;
  padding: 10px 30px;
  background-color: #d9effd;
  height: 200px;
}
.appli-form li p span {
  font-size: 12px;
  text-align: left;
}

.appli-table {
}

.appli-table .appri-row {
  display: flex;
  border-bottom: 2px solid #ccc;
  padding-bottom: 20px;
  padding-top: 40px;
}

.appli-table .appri-row .appri-dt-left {
  width: 20%;
  font-size: 1.8rem;
  padding-left: 20px;
}
.appli-table .appri-row .appri-dt-right {
  width: 80%;
  font-size: 1.8rem;
}

.boad-img_2023 {
  width: 90%;
  margin: 0 auto;
}
.boad-img_2023 img {
  width: 100%;
  height: auto;
}
.boad-text-2023 {
  margin-top: 20px;
}

.section-title_form_2023 {
  font-size: 4rem;
  color: #45a1ed;
  font-weight: bold;
  text-align: center;
}

.contact__sponser__2023 {
  margin-top: 40px;
  margin-bottom: 80px;
  padding: 30px 3%;
  background-color: #f3fcff;
}
.contact__sponser__2023 .form-container {
  display: flex;
  justify-content: center;
  margin: 50px 0;
  flex-wrap: wrap;
}
.contact__sponser__2023 .form-container .form-input {
  width: 80%;
}
.contact__sponser__2023 .form-container input {
  margin-top: 0;
  box-shadow: 0px 17px 23px -31px #777777;
  border: 1px solid #000;
}
.contact__sponser__2023 .wpcf7-submit {
  margin-left: auto !important;
  display: block !important;
  padding: 10px 50px;
  font-weight: bold;
  background-color: #45a1ed;
  color: #fff;
}
.contact__sponser__2023 .form-container label {
  width: 20%;
  font-size: 1.5rem;
  font-weight: bold;
  text-align: center;
}
.contact__sponser__2023 .form-container .kyousan-content {
  display: flex;
  justify-content: flex-start;
  width: 80%;
}
.contact__sponser__2023 .form-container .kyousan-content input {
  text-align: right;
}
.contact__sponser__2023 .form-container .kyousan-content .content-text {
  display: flex;
  font-size: 1.5rem;
  font-weight: bold;
  margin-right: 30px;
  align-items: center;
}
.wpcf7-response-output {
  font-size: 1.5rem;
  width: fit-content;
  margin-left: auto !important;
}

.wpcf7-number {
  padding: 10px;
}

@media screen and (max-width: 1000px) {
  .sponsor__block .top__wrapper .section-des_2023 {
    line-height: 2.4;
  }
  .bnr-pdf .bnr-pdf-text {
    padding: 10px 15px;
    color: #fff;
    font-size: 16px;
    border: 1px solid #fff;
  }
  .deposit_account {
    width: 100%;
    margin: 0 auto;
  }
  .appli-form {
    flex-direction: column;
    justify-content: initial;
    margin-top: 25px;
  }
  .appli-form .triangle1 {
    margin-top: 30px;
    margin-bottom: 30px;
    margin-left: auto;
    margin-right: auto;
    width: 0;
    height: 0;
    border-bottom: 0px solid transparent;
    border-left: 30px solid transparent;
    border-right: 30px solid transparent;
    border-top: 30px solid #ccc;
  }

  .appli-form li {
    width: 60%;
    margin: 0 auto;
  }
  .appli-form h3 {
    text-align: center;
  }

  .appli-form li .img-box {
    width: 20%;
    margin: 30px auto 15px auto;
  }
  .appli-form li p {
    text-align: center;
    padding: 20px 15px;
    height: auto;
  }
  .appli-form li p span {
    font-size: 12px;
    text-align: left;
  }

  .appli-table .appri-row {
    padding-bottom: 15px;
    padding-top: 20px;
  }

  .appli-table .appri-row .appri-dt-left {
    width: 40%;
    font-size: 1.4rem;
  }
  .appli-table .appri-row .appri-dt-right {
    width: 60%;
    font-size: 1.4rem;
  }

  .boad-img_2023 {
    width: 100%;
  }
  .boad-text-2023 {
    margin-top: 20px;
  }

  .section-title_form_2023 {
    font-size: 3rem;
  }

  .contact__sponser__2023 {
    margin-top: 40px;
  }
  .contact__sponser__2023 .form-container .form-input {
    width: 75%;
  }
  .contact__sponser__2023 .form-container .kyousan-content .content-text input {
    width: 80px;
  }
}

@media screen and (max-width: 768px) {
  .contact__sponser__2023 .form-container {
    flex-direction: column;
    margin: 25px 0;
  }
  .contact__sponser__2023 .form-container .form-input {
    width: 100%;
  }
  .contact__sponser__2023 .form-container label {
    width: 100%;
    text-align: left;
    margin-bottom: 5px;
  }
  .contact__sponser__2023 .form-container .kyousan-content {
    flex-direction: column;
    width: 100%;
    padding-left: 20px;
  }
  .contact__sponser__2023 .form-container .kyousan-content .content-text {
    display: flex;
    font-size: 1.5rem;
    font-weight: 300;
    margin-right: 30px;
    margin: 10px 0;
  }
}

.firstview__sponsor_2023 {
  height: 50vh;
  background-color: #45a1ed;
}
.firstview__sponsor_2023 h1 {
  width: 250px;
}

/*Recaptureの設置非表示*/
.grecaptcha-badge {
  visibility: hidden !important;
}

/*トップページクラウドファンディングバナー*/
.crowd_bnr {
  width: 67%;
  margin: 0 auto;
}
.crowd_ttl {
  margin-bottom: 20px !important;
}

/*サッカー2023*/
.scr-page .green-font {
  color: #27a639 !important;
}

.scr-page .gaiyou {
  padding: 8px 20px;
  background-color: #27a639;
  color: #fff !important;
  width: fit-content;
  margin-right: auto;
}
.scr-page .time-ttl {
  display: inline-block;
  width: 180px;
  line-height: 2;
}
.scr-page .time-dt {
  display: inline-block;
  margin-left: 50px;
  line-height: 2;
}
.scr-page .time-table {
  position: relative;
}
.scr-page .attend-price {
  position: absolute;
  left: 0;
  bottom: 0;
  color: #27a639;
  font-size: 24px;
}

@media screen and (max-width: 768px) {
  .scr-page .time-table {
    position: relative;
  }
  .scr-page .attend-price {
    right: 0;
    left: initial;
    top: 0;
    color: #27a639;
    font-size: 20px;
  }
}

.scr-page .red-font {
  color: red;
  font-weight: bold;
}
.scr-page p {
  line-height: 2;
}
.scr-page dt {
  line-height: 2;
}
.scr-page dd {
  line-height: 2;
}
.scr-page .required {
  color: #fff;
  background-color: red;
  padding: 2px 5px;
  font-size: 12px;
  display: inline;
  margin-right: 12px;
  height: fit-content;
}

.scr-page .scr {
  font-size: 18px;
  background-color: #fff;
  padding: 20px 30px;
  color: #27a639;
  border: 2px solid #27a639;
  width: fit-content;
  margin: 0 auto;
  display: block;
}

/*イベント情報ページレイアウト調整*/
.eat-event-wrap {
}
.eat-event-wrap .event-wrap-col {
  position: relative;
  height: 0;
  padding-top: 23%;
  margin-bottom: 60px;
}

@media screen and (max-width: 768px) {
  .eat-event-wrap .event-wrap-col {
    padding-top: 48%;
  }
}
.eat-event-wrap .event-wrap-col .img-box {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border-radius: 12px;
  overflow: hidden;
}

.eat-event-wrap .event-wrap-col .img-box img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.eat-event-wrap .event-wrap-col p {
  padding-top: 12px;
}

/*協賛2023*/
.top__thanksbox3 .top__thanks3__list {
  background-color: #fff;
  display: flex;
  align-items: center;
}

.top__thanksbox1 {
  display: flex;
  flex-direction: column;
}

.top__thanksbox1 .top__thanks__list {
  width: 70%;
  margin: 0 auto 20px auto;
  padding: 20px 0;
  background-color: #fff;
}

.top__thanksbox {
}

.top__thanksbox .top__thanks__list {
  background-color: #fff;
  display: flex;
  align-items: center;
}

.top__thanksbox .top__thanks__list {
  background-color: #fff;
}

.top__thanksbox .top__thanks__list .catch {
  height: auto;
}

.top__thanksbox .top__thanks__list p a img {
  object-fit: initial;
  width: 100%;
  height: auto;
}

/* 20240611 協賛ページテーブル */
.kyosan_table {
  border-collapse: collapse;
  border: 1px solid #000;
  max-width: 750px;
  width: 90%;
  margin: 0 auto;
}

.kyosan_table tr td {
  font-size: 1.8rem;
  padding: 5px 10px;
  border: 1px solid #000;
}

.section-sponsor__txt {
  line-height: 3;
  margin-top: 30px;
  font-size: 1.8rem;
}

@media screen and (max-width: 768px) {
  .kyosan_table tr td {
    font-size: 1.6rem;
  }

  .section-sponsor__txt {
    font-size: 1.6rem;
  }
}

@media screen and (max-width: 450px) {
  .kyosan_table {
    width: 98%;
  }
  .kyosan_table tr td {
    font-size: 1.4rem;
  }

  .section-sponsor__txt {
    font-size: 1.4rem;
  }
}
/* END / 20240611 協賛ページテーブル */
