.p-header--page {
  background: #E5CADD;
}
.p-header--page__title {
  max-width: 1200px;
  margin: 0 auto;
}
.p-header--page__title img {
  width: 100%;
  height: auto;
}

@media (max-width: 767px) {
  .p-header--page__title {
    margin: 0 auto;
    max-width: 100%;
  }
}
.p-heading {
  text-align: center;
}
.p-heading--pickup {
  margin-bottom: 30px;
}
.p-heading--images-float {
  margin: -190px 0 80px 0;
}
.p-heading--images-float--no-margin-bottom {
  margin-bottom: 0;
}
.p-heading--images-float img {
  height: 120px;
  width: auto;
}

.p-subtitle--pickup {
  text-align: center;
  font-size: 36px;
  line-height: 1.2;
  color: #FFFFFF;
  font-weight: 600;
  margin-bottom: 15px;
  position: relative;
}
.p-subtitle--pickup img {
  max-width: 750px;
  height: auto;
}
.p-subtitle--pickup__icon {
  position: absolute;
  top: -5px;
  right: -5px;
  width: 120px;
  height: auto;
  z-index: 100;
}
.p-subtitle-sportsrally {
  text-align: center;
}
.p-subtitle-sportsrally img {
  width: 640px;
  height: auto;
}
.p-subtitle--attention {
  margin-bottom: 40px;
}
.p-subtitle-background {
  padding: 10px;
  text-align: center;
}
.p-subtitle-background img {
  height: 110px;
  width: auto;
}
.p-subtitle-background--sports {
  background: #70a8d2;
}
.p-subtitle-background--workingcar {
  background: #e39082;
}
.p-subtitle-background--craft {
  background: #cea0c8;
}
.p-subtitle-background--walking {
  background: #8bcdc3;
}
.p-subtitle-background--gourmet {
  background: #f1c785;
}
.p-subtitle-background--stage {
  background: #8fc31f;
}
.p-subtitle-background--stage img {
  height: 170px;
  width: auto;
}
.p-subtitle-background--pickup {
  margin-top: 40px;
}
.p-subtitle-background--dance {
  background: #eb6ea5;
}
.p-subtitle-background--dance img {
  height: 220px;
  width: auto;
}

@media (max-width: 767px) {
  .p-heading--contents img {
    width: 100%;
    height: auto;
  }
  .p-heading--pickup {
    margin-bottom: 0;
  }
  .p-heading--pickup img {
    width: 100%;
    height: auto;
  }
  .p-heading--images-float {
    margin: -125px 0 40px 0;
  }
  .p-heading--images-float--no-margin-bottom {
    margin-bottom: 0;
  }
  .p-heading--images-float img {
    height: 80px;
    width: auto;
  }
  .p-subtitle--pickup {
    text-align: center;
    font-size: 18px;
    margin-bottom: 15px;
    line-height: 1.3;
    padding-right: 80px;
  }
  .p-subtitle--pickup img {
    max-width: 100%;
    height: auto;
  }
  .p-subtitle--pickup__icon {
    position: absolute;
    top: -15px;
    right: 0;
    width: 80px;
    height: auto;
    z-index: 100;
  }
  .p-subtitle-sportsrally img {
    width: 90%;
    height: auto;
    max-width: 400px;
  }
  .p-subtitle--attention {
    margin-bottom: 20px;
  }
  .p-subtitle-background {
    padding: 5px 0;
    text-align: center;
  }
  .p-subtitle-background img {
    height: 70px;
    width: auto;
  }
  .p-subtitle-background--kitchencar {
    margin-top: 40px;
  }
  .p-subtitle-background--sponsor img {
    height: auto;
    width: 90%;
    margin: 0 auto;
    max-width: 350px;
  }
  .p-subtitle-background--stage img {
    height: auto;
    width: 90%;
  }
  .p-subtitle-background--pickup {
    margin-top: 20px;
  }
  .p-subtitle-background--pickup img {
    height: auto;
    width: 90%;
  }
  .p-subtitle-background--dance img {
    height: auto;
    width: 90%;
  }
}
.p-text--contents-introduction {
  font-weight: 500;
  font-size: 16px;
  text-align: center;
}
.p-text--contents-introduction--margin-top {
  margin-top: 40px;
}
.p-text--contents-introduction span.indent {
  display: block;
  font-size: 14px;
  margin-left: 1em;
  text-indent: -1em;
}
.p-text--comingsoon {
  text-align: center;
  font-size: 40px;
  margin: 60px 0 0 0;
  color: #58A681;
  font-weight: 700;
}
.p-text--comingsoon-dance {
  text-align: center;
  font-size: 40px;
  margin: 60px 0 0 0;
  color: #E84E88;
  font-weight: 700;
}
.p-text--red {
  color: #DE3313;
}
.p-text--notice {
  background: #00a1e9;
  text-align: center;
  font-weight: bold;
  color: #FFF;
  font-size: 18px;
  line-height: 1.5;
  padding: 20px 0;
}

@media (max-width: 767px) {
  .p-text--contents-introduction {
    font-size: 14px;
    margin: 20px 4% 0 4%;
  }
  .p-text--contents-introduction span.indent {
    font-size: 12px;
  }
  .p-text--contents-introduction--margin-top {
    margin-top: 20px;
  }
  .p-text--comingsoon {
    font-size: 30px;
    margin: 30px 0 0 0;
  }
  .p-text--comingsoon small {
    font-size: 18px;
    line-height: 1.5;
    display: block;
  }
  .p-text--comingsoon-dance {
    font-size: 30px;
    margin: 30px 0 0 0;
  }
  .p-text--notice {
    font-size: 14px;
    line-height: 1.5;
    padding: 15px;
  }
}
.p-unit {
  padding: 60px 0;
}
.p-unit-attention {
  width: 980px;
  margin: 40px auto;
}
.p-unit-attention__title {
  text-align: center;
  color: #FFFFFF;
  font-size: 32px;
  font-weight: 700;
  background: #EC7AAC;
  padding: 5px;
}
.p-unit-attention__inner {
  border: 4px solid #EC7AAC;
  padding: 20px;
  background: #FFFFFF;
}
.p-unit-attention p {
  text-align: center;
  font-weight: 500;
}
.p-unit-attention ul.indent {
  margin-top: 5px;
  text-align: center;
}
.p-unit-attention ul.indent li {
  text-indent: -1em;
  margin-left: 1em;
  font-size: 14px;
}
.p-unit--no-padding-top {
  padding-top: 0;
}
.p-unit--menu {
  background: #fef6d3;
  padding-top: 10px;
}
.p-unit--menu__nav {
  margin: 50px auto;
}
.p-unit--pickup {
  background: url(/kidsfesta/img/2024v1/background_pickup.png) no-repeat top center;
  padding: 180px 0 60px 0;
  width: 980px;
  margin: 0 auto;
}
.p-unit--pickup__notice {
  font-size: 12px;
  margin-top: 10px;
}
.p-unit--pickup__contents {
  padding: 30px;
}
.p-unit--pickup__contents--noby {
  background: #01b1a0;
  padding-top: 0;
}
.p-unit--pickup__contents--rekishikan {
  background: #86654b;
}
.p-unit--pickup__contents--rekishikantour {
  background: #00A0E9;
}
.p-unit--pickup__contents--stage {
  background: #90C31F;
  margin-bottom: 20px;
}
.p-unit--pickup__images {
  width: 100%;
  height: auto;
}
.p-unit--pickup__title {
  font-size: 26px;
  font-weight: 700;
  line-height: 1.4;
  color: #67391C;
}
.p-unit--pickup__text {
  background: rgba(255, 255, 255, 0.8);
  padding: 20px;
  font-size: 14px;
  position: relative;
}
.p-unit--pickup__text--margin-top {
  margin-top: 20px;
}
.p-unit--pickup__text h5 {
  margin-bottom: 20px;
}
.p-unit--pickup__text h5 img {
  width: 100%;
  height: auto;
}
.p-unit--pickup__present {
  position: absolute;
  bottom: 10px;
  right: 40px;
  width: 200px;
}
.p-unit--pickup__present img {
  width: 100%;
  height: auto;
}
.p-unit--pickup__present--sportsrally {
  position: absolute;
  bottom: 10px;
  right: 10px;
  width: 210px;
}
.p-unit--pickup__present--sportsrally img {
  width: 100%;
  height: auto;
}
.p-unit--pickup__summary {
  margin-top: 15px;
}
.p-unit--pickup__summary dt,
.p-unit--pickup__summary dd {
  display: inline-block;
  font-weight: 600;
  vertical-align: top;
}
.p-unit--pickup__summary dt {
  background: #5a4d37;
  color: #FFFFFF;
  padding: 4px 5px;
  font-size: 13px;
  margin-right: 10px;
  line-height: 1;
  margin-top: 2px;
}
.p-unit--pickup__summary dd span {
  font-size: 12px;
}
.p-unit--pickup__summary__block {
  display: block !important;
  margin-top: 5px;
}
.p-unit--pickup__button {
  margin: 15px auto;
  text-align: center;
}
.p-unit--pickup__button a {
  display: inline-block;
  padding: 8px 20px;
  background: #0e6db1;
  color: #FFFFFF;
  text-decoration: none;
  border-radius: 12px;
  font-weight: 500;
}
.p-unit-icon {
  text-align: center;
  margin: 30px auto 0 auto;
}
.p-unit-border--map {
  border-top: 60px solid #6ab146;
  background: #d7e7a9;
  padding-bottom: 120px;
}
.p-unit-border--contents {
  border-top: 60px solid #f3cb42;
}
.p-unit-border--stage {
  border-top: 60px solid #eb6ea5;
}
.p-unit-background--gray {
  background: #efefef;
}
.p-unit-background--cream {
  background: #fef6d3;
}
.p-unit-background--sponsor {
  padding-bottom: 120px;
}
.p-unit-background--green {
  background: #d8e7a9;
}
.p-unit-background--pink {
  background: #f5b8d2;
}

@media (max-width: 767px) {
  .p-unit {
    padding: 40px 0;
  }
  .p-unit-attention {
    width: auto;
    margin: 30px 4%;
  }
  .p-unit-attention__title {
    font-size: 20px;
  }
  .p-unit-attention__inner {
    border: 2px solid #EC7AAC;
    padding: 15px;
  }
  .p-unit-attention p {
    text-align: left;
  }
  .p-unit-attention ul.indent {
    text-align: left;
  }
  .p-unit-attention ul.indent li {
    font-size: 12px;
  }
  .p-unit-background--gray {
    padding: 30px 0;
  }
  .p-unit--no-padding-top {
    padding-top: 0;
  }
  .p-unit--menu {
    padding-top: 1px;
  }
  .p-unit--menu__nav {
    margin: 20px 2%;
  }
  .p-unit--menu__nav li {
    width: 32%;
  }
  .p-unit--menu__nav li img {
    width: 100%;
    height: auto;
  }
  .p-unit--pickup {
    background: url(/kidsfesta/img/2024v1/background_pickup.png) no-repeat top center;
    background-size: 200% auto;
    padding: 33% 0 50px 0;
    width: 100%;
  }
  .p-unit--pickup__notice {
    font-size: 12px;
  }
  .p-unit--pickup__contents {
    padding: 20px 15px;
  }
  .p-unit--pickup__images {
    width: 100%;
    height: auto;
    margin-bottom: 20px;
  }
  .p-unit--pickup__present {
    position: static;
    width: 180px;
    margin: 10px auto 0 auto;
    display: block;
  }
  .p-unit--pickup__present--sportsrally {
    position: static;
    width: 210px;
    margin: 0 0 0 auto;
    display: block;
  }
  .p-unit--pickup__title {
    font-size: 16px;
  }
  .p-unit--pickup__text {
    padding: 15px;
    font-size: 13px;
  }
  .p-unit--pickup__text--margin-top {
    margin-top: 0;
    padding-bottom: 0;
  }
  .p-unit--pickup__summary {
    margin-bottom: 10px;
  }
  .p-unit--pickup__summary dt {
    margin: 0;
  }
  .p-unit--pickup__summary dt,
  .p-unit--pickup__summary dd {
    display: block;
  }
  .p-unit--pickup__summary dd {
    padding-top: 5px;
  }
  .p-unit--pickup__summary__block--sp {
    display: block;
  }
  .p-unit-icon {
    margin: 20px auto 0 auto;
  }
  .p-unit-icon img {
    width: 160px;
    height: auto;
  }
  .p-unit-border--map {
    border-top: 40px solid #6ab146;
    padding-bottom: 80px;
  }
  .p-unit-border--contents {
    border-top: 40px solid #f3cb42;
  }
  .p-unit-background--sponsor {
    padding: 30px 0 50px;
  }
}
.p-tab {
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}
.p-tab li {
  cursor: pointer;
  width: 50%;
  text-align: center;
  font-weight: 700;
  color: #FFFFFF;
  font-size: 30px;
  background: #848484;
  height: 70px;
  line-height: 70px;
}
.p-tab li.active {
  background: #8fc31f;
  height: 100px;
  line-height: 100px;
}
.p-tab li.full {
  width: 100%;
}
.p-tab-contents img {
  display: none;
}
.p-tab-contents img.show {
  display: block;
}

@media (max-width: 767px) {
  .p-tab {
    -webkit-box-align: end;
        -ms-flex-align: end;
            align-items: flex-end;
  }
  .p-tab li {
    font-size: 16px;
    height: 40px;
    line-height: 40px;
  }
  .p-tab li.active {
    height: 50px;
    line-height: 50px;
  }
  .p-tab-contents img {
    display: none;
    width: 100%;
    height: auto;
  }
  .p-tab-contents img.show {
    display: block;
  }
}
.p-contents-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.p-contents-list--align-center {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.p-contents-list--kitchencar .p-contents-list__item {
  margin-top: 30px;
}
.p-contents-list__item {
  width: 300px;
  margin: 60px 40px 0 0;
}
.p-contents-list__item:nth-child(3n) {
  margin-right: 0;
}
.p-contents-list__item--no-margin-top {
  margin-top: 0;
}
.p-contents-list__photo {
  width: 100%;
  height: auto;
}
.p-contents-list__eventname {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  height: 60px;
  color: #FFFFFF;
  font-weight: 700;
  font-size: 17px;
  line-height: 1.2;
  text-align: center;
  position: relative;
  z-index: 100;
}
.p-contents-list__eventname--sports {
  background: #286ca6;
}
.p-contents-list__eventname--workingcar {
  background: #de3313;
}
.p-contents-list__eventname--craft {
  background: #7e318e;
}
.p-contents-list__eventname--walking {
  background: #067b6c;
}
.p-contents-list__eventname--gourmet {
  background: #ea5514;
}
.p-contents-list__eventname--sponsor {
  background: #595757;
}
.p-contents-list__eventname--stage {
  background: #009944;
}
.p-contents-list__eventname--dance {
  background: #e4007f;
}
.p-contents-list__eventname--long {
  font-size: 15px;
}
.p-contents-list__exhibitors {
  text-align: center;
  padding: 12px 0;
  color: #2478be;
  font-size: 14px;
  border-bottom: 1px solid #cccccc;
}
.p-contents-list__exhibitors--nocolor {
  color: #1A1A1C;
}
.p-contents-list__exhibitors img {
  height: 40px;
  width: auto;
  display: block;
  margin: 0 auto;
}
.p-contents-list__place {
  text-align: center;
  padding: 12px 0;
  font-size: 14px;
  border-bottom: 1px solid #cccccc;
  line-height: 1.4;
}
.p-contents-list__icon {
  text-align: center;
  padding: 10px 0 0 0;
}
.p-contents-list__icon img {
  height: 40px;
  width: auto;
  display: inline-block;
  margin: 0 10px;
}
.p-contents-list__introduction {
  font-size: 14px;
  margin: 10px 0 0 0;
}
.p-contents-list__introduction--center {
  text-align: center;
}
.p-contents-list__notice {
  font-size: 14px;
}
.p-contents-list__button {
  text-align: center;
  display: block;
  text-decoration: none;
  background: #6ab146;
  padding: 10px;
  font-size: 14px;
  font-weight: 600;
  color: #FFFFFF;
  border-radius: 20px;
  margin-top: 20px;
  -webkit-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
}
.p-contents-list__button:hover {
  opacity: 0.8;
}
.p-contents-list__button--end {
  background: #cccccc;
  color: #FD314B;
}
.p-contents-list__button--end:hover {
  opacity: 1;
}
.p-contents-list__url {
  padding: 8px 10px 10px 10px;
  text-align: center;
  line-height: 1.2;
}
.p-contents-list__url a {
  color: #FFFFFF;
  text-decoration: underline;
  font-size: 14px;
  word-break: break-all;
}
.p-contents-list__url--stage {
  background: #b8d200;
}
.p-contents-list__url--dance {
  background: #eb6ea5;
}
.p-contents-list__url--thin {
  padding: 18px 10px 19px 10px;
}
.p-contents-list__startingtime {
  background: #FFFFFF;
  color: #1A1A1C;
  text-align: center;
  padding: 10px;
}

@media (max-width: 767px) {
  .p-contents-list__item {
    width: 94%;
    max-width: 300px;
    margin: 45px auto 0 auto;
  }
  .p-contents-list__item:nth-child(3n) {
    margin-right: auto;
  }
  .p-contents-list__item--no-margin-top {
    margin-top: 0;
  }
  .p-contents-list__photo {
    max-width: 300px;
    margin: 0 auto;
    display: block;
  }
  .p-contents-list__eventname {
    height: 54px;
    font-size: 15px;
  }
  .p-contents-list__eventname--long {
    font-size: 13px;
  }
  .p-contents-list__exhibitors {
    font-size: 13px;
  }
  .p-contents-list__exhibitors img {
    height: 40px;
    width: auto;
    display: block;
    margin: 0 auto;
  }
  .p-contents-list__place {
    font-size: 13px;
  }
  .p-contents-list__introduction {
    font-size: 13px;
  }
  .p-contents-list__notice {
    font-size: 13px;
  }
  .p-contents-list__url {
    padding: 12px 10px 12px 10px;
  }
  .p-contents-list__url a {
    font-size: 12px;
  }
}
.p-contents-banner {
  margin: 0 auto;
}
.p-contents-banner--program {
  width: 600px;
  margin: 60px auto;
}
.p-contents-banner--program img {
  width: 100%;
  height: auto;
}
.p-contents-banner--full {
  width: 980px;
  margin: 30px auto 50px auto;
}

@media (max-width: 767px) {
  .p-contents-banner {
    margin: 0 4%;
  }
  .p-contents-banner--program {
    width: 92%;
    margin: 30px auto;
    max-width: 450px;
  }
  .p-contents-banner--full {
    width: auto;
    margin: 20px 2%;
  }
  .p-contents-banner--full img {
    width: 100%;
    height: auto;
  }
}
/*# sourceMappingURL=autumn2025.css.map */