@charset "UTF-8";
body {
  margin: 0;
  padding: 0 0 0 0;
  color: #000;
  position: relative;
  width: 100%;
  height: 100%;
  line-height: 1.8;
  box-sizing: border-box;
  font-family: "Noto Sans JP", sans-serif;
}
.kids-festival-2025 .pc-none {
  display: none;
}
.kids-festival-2025 .tablet-inline {
  display: none;
}
.kids-festival-2025 .tablet-inline-none {
  display: inline;
}
.kids-festival-2025 .maincontent-layout a:hover {
  opacity: 0.8;
  transition: opacity 0.2s;
}
.kids-festival-2025 .maincontent-layout {
  background-color: #5DC1CF;
  padding: 0;
}
.kids-festival-2025 .maincontent-layout img {
  width: 100%;
  vertical-align: bottom;
}
.kids-festival-2025 .font-01 {
  font-size: 12px;
}
.kids-festival-2025 .font-02 {
  font-size: 14px;
}
.kids-festival-2025 .font-03 {
  font-size: 16px;
}
.kids-festival-2025 .font-04 {
  font-size: 18px;
}
.kids-festival-2025 .font-05 {
  font-size: 22px;
}
.kids-festival-2025 .font-06 {
  font-size: 30px;
}
.kids-festival-2025 .font-07 {
  font-size: 18px;
}
.kids-festival-2025 .font-08 {
  font-size: 18px;
}
.kids-festival-2025 .font-09 {
  font-size: 14px;
}
.kids-festival-2025 .main-visual {
  display: flex;
  justify-content: center;
}
.kids-festival-2025 .main-visual .vis-img-contents {
  width: 879px;
}
.kids-festival-2025 .main-visual .vis-text-contents {
  width: 446px;
  background-color: #fff;
  padding: min(29px, 2.1vw) min(21px, 1.5vw) min(16px, 1.7vw);
  box-sizing: border-box;
  border-radius: 20px;
  margin: min(24px, 1.75vw) min(21px, 1.5vw) 0;
  background-image: url("/kids-festival/2025/img/main-visual-dec-01.png");
  background-repeat: no-repeat;
  background-position: bottom 10px right 18px;
  background-size: min(111px, 8vw);
  height: fit-content;
}
.kids-festival-2025 .main-visual .vis-text-contents .vis-nihonbashi {
  margin-top: min(23px, 1.68vw);
}
.kids-festival-2025 .main-visual .vis-text-contents .vis-organizers {
  margin-top: min(13px, 0.95vw);
}
.kids-festival-2025 .main-visual .vis-text-contents .vis-link-btn {
  width: min(293px, 21.2vw);
  margin-top: min(20px, 1.46vw);
}
.kids-festival-2025 .navigation {
  background-color: #0292A5;
  padding: 18px 20px 14px;
}
.kids-festival-2025 .navigation .nav-list {
  display: flex;
  max-width: 920px;
  gap: 2%;
  margin: 0 auto;
  align-items: center;
  justify-content: space-between;
}
.kids-festival-2025 .navigation .nav-list .nav-item a {
  font-size: 16px;
  font-weight: 900;
  color: #fff;
  text-align: center;
  display: block;
}
.kids-festival-2025 .navigation .nav-list .nav-item .nav-label {
  font-size: 16px;
  font-weight: 900;
  color: #fff;
}
.kids-festival-2025 .navigation .nav-list .nav-item.has-sub.tokyo {
  width: 27%;
  text-align: center;
}
.kids-festival-2025 .navigation .nav-list .nav-item.has-sub.nihonbashi {
  width: 24%;
  text-align: center;
}
.kids-festival-2025 .navigation .nav-list .nav-item.has-sub .sub-nav-list {
  display: flex;
  border-top: 1px solid #fff;
  margin-top: 4px;
  justify-content: center;
  gap: 8%;
  padding-top: 3px;
}
.kids-festival-2025 .about-section {
  overflow: hidden;
  min-height: 609px;
  background-image:
    url(/kids-festival/2025/img/about-section-bg-left.png),
    url(/kids-festival/2025/img/about-section-bg-center.png),
    url(/kids-festival/2025/img/about-section-bg-right.png);
  background-repeat: no-repeat, no-repeat, no-repeat;
  background-position: top 40px left calc(50% - 591px), top 0 center, top 0 right calc(50% - 543px);
  background-size: 567px, 277px, 567px;
}
.kids-festival-2025 .about-section .about-head {
  width: 494px;
  margin: 144px auto 0;
}
.kids-festival-2025 .about-section .about-title {
  font-size: 34px;
  font-weight: 900;
  color: #fff;
  text-align: center;
  margin-top: 43px;
  letter-spacing: 1.7px;
  line-height: 1.5;
}
.kids-festival-2025 .about-section .about-text {
  font-size: 18px;
  color: #fff;
  font-weight: 500;
  text-align: center;
  margin-top: 28px;
  line-height: 2.45;
}
.kids-festival-2025 .main-bg-area {
  position: relative;
  background:
    url('/kids-festival/2025/img/main-bg-02.png') repeat-y calc(50% - 9px) 276px / 1400px,
    url('/kids-festival/2025/img/main-bg-01.png') repeat-y calc(50% + 19px) 163px / 1611px;
  padding: 0 20px 100px;
}
.kids-festival-2025 .main-bg-area::before {
  content: "";
  width: 100%;
  height: 142px;
  background-color: #5DC1CF;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
}
.kids-festival-2025 .notice-section {
  max-width: 1000px;
  margin: 0 auto;
  background-color: #fff;
  border-radius: 0 20px 20px 20px;
  position: relative;
  margin-top: 66px;
  padding: 8px 40px;
  box-sizing: border-box;
  box-shadow: 0px 3px 16px rgba(0, 0, 0, 0.16);
  z-index: 1;
}
.kids-festival-2025 .notice-section .notice-header .notice-title {
  background-color: #6A3906;
  font-size: 18px;
  font-weight: bold;
  color: #fff;
  padding: 5px 27px;
  border-radius: 10px 10px 0 0;
  position: absolute;
  top: -43px;
  left: 0;
}
.kids-festival-2025 .notice-section .notice-header .notice-more {
  position: absolute;
  top: -39px;
  right: 6px;
  color: #fff;
  font-size: 16px;
  font-weight: 500;
  background-color: transparent;
  border: none;
  cursor: pointer;
}
.kids-festival-2025 .notice-section .notice-header .notice-more::after {
  content: "▼";
  font-size: 22px;
  margin-left: 7px;
  vertical-align: top;
}
.kids-festival-2025 .notice-section .notice-header .notice-more.open::after {
  content: "▲";
}
.kids-festival-2025 .notice-section .notice-header .notice-more:hover {
  opacity: 0.8;
  transition: opacity 0.2s;
}
.kids-festival-2025 .notice-section .notice-content .notice-item {
  display: flex;
  gap: 20px;
  padding: 16px 0 16px;
  align-items: baseline;
}
.kids-festival-2025 .notice-section .notice-content .notice-accordion-area {
  overflow: hidden;
  transition: max-height 0.3s ease;
  max-height: 0;
}
.kids-festival-2025 .notice-section .notice-content .notice-accordion-area .notice-item {
  border-top: 1px solid #CDD6DD;
}
.kids-festival-2025 .notice-section .notice-content .notice-item .notice-date {
  font-size: 16px;
  font-weight: bold;
  color: #9CABB5;
  width: 86px;
}
.kids-festival-2025 .notice-section .notice-content .notice-item .notice-tag {
  width: 94px;
  font-size: 12px;
  font-weight: bold;
  background-color: #ccc;
  height: fit-content;
  text-align: center;
  color: #fff;
  padding: 1px 3px;
  flex: none;
}
.kids-festival-2025 .notice-section .notice-content .notice-item .notice-tag.notice-tag-01 {
  background-color: #2F70BC;
}
.kids-festival-2025 .notice-section .notice-content .notice-item .notice-tag.notice-tag-02 {
  background-color: #E95532;
}
.kids-festival-2025 .notice-section .notice-content .notice-item .notice-tag.notice-tag-03 {
  background-color: #1EAA39;
}
.kids-festival-2025 .notice-section .notice-content .notice-item .notice-text {
  width: 690px;
  font-size: 16px;
}
.kids-festival-2025 .detail-section {
  max-width: 1000px;
  background-color: #fff;
  border-radius: 30px;
  margin: 100px auto 0;
  box-shadow: 0px 3px 16px rgba(0, 0, 0, 0.16);
  position: relative;
  padding: 40px 40px 40px;
  box-sizing: border-box;
}
.kids-festival-2025 .detail-section.detail-section-tokyo {
  margin-top: 100px;
}
.kids-festival-2025 .detail-section.detail-section-nihonbashi {
  margin-top: 165px;
}
.kids-festival-2025 .detail-section .section-title-main {
  max-width: 917px;
  margin: -97px auto 10px;
}
.kids-festival-2025 .detail-section.detail-section-tokyo .section-title-main {
  margin-top: max(-97px, -10vw);
}
.kids-festival-2025 .detail-section.detail-section-nihonbashi .section-title-main {
  margin-top: max(-110px, -11vw);
}
.kids-festival-2025 .detail-section .event-details {
  margin-top: 23px;
}
.kids-festival-2025 .detail-section .event-details .event-detail {
  display: flex;
  gap: 27px;
  border-bottom: 1px solid #D8D8D8;
  padding-bottom: 20px;
  align-items: flex-start;
}
.kids-festival-2025 .detail-section .event-details .event-detail+.event-detail {
  margin-top: 20px;
}
.kids-festival-2025 .detail-section .event-details .event-detail .event-label {
  background-color: #6A3906;
  height: fit-content;
  color: #fff;
  padding: 9px 0;
  border-radius: 36px;
  font-size: 15px;
  font-weight: bold;
  width: 101px;
  text-align: center;
  flex: none;
  line-height: 1.4;
}
.kids-festival-2025 .detail-section .event-details .event-detail .event-content .event-content-price-list {
  margin-top: 17px;
  margin-left: -128px;
}
.kids-festival-2025 .detail-section .event-details .event-detail .event-content .text-s {
  font-size: 12px;
  margin-left: 10px;
}
.kids-festival-2025 .detail-section .event-details .event-detail .event-content .text-link-s {
  font-size: 14px;
  margin-left: 11px;
  text-decoration: underline;
}
.kids-festival-2025 .detail-section .event-details .event-detail.access-layout {
  display: block;
  position: relative;
}
.kids-festival-2025 .detail-section .event-details .event-detail.access-layout .event-label {
  position: absolute;
}
.kids-festival-2025 .detail-section .event-details .event-detail.access-layout .event-content {
  display: flex;
  justify-content: space-between;
}
.kids-festival-2025 .detail-section .event-details .event-detail.access-layout .event-content .access-info-text {
  margin-top: 55px;
}
.kids-festival-2025 .detail-section .event-details .event-detail.access-layout .event-content .access-info-text .access-list {
  margin-top: 13px;
}
.kids-festival-2025 .detail-section .event-details .event-detail.access-layout .event-content .access-info-map {
  margin-right: 14px;
  margin-left: 15px;
}
.kids-festival-2025 .detail-section .participation-link {
  max-width: 703px;
  margin: 32px auto 0;
}
.kids-festival-2025 .detail-section .participation-link.comingsoon {
  position: relative;
}
.kids-festival-2025 .detail-section .participation-link.comingsoon .comingsoon-label {
  position: absolute;
  width: 119px;
  top: 34px;
  right: 0;
  z-index: 1;
}
.kids-festival-2025 .detail-section .participation-link.comingsoon .comingsoon-img {
  opacity: 0.2;
}
.kids-festival-2025 .detail-section .booth-details {
  margin-top: 50px;
}
.kids-festival-2025 .detail-section .booth-details .booth-title {
  font-size: 30px;
  background-color: #6A3906;
  font-weight: 900;
  color: #fff;
  text-align: center;
  border-radius: 30px 30px 0 0;
  padding: 20px;
}
.kids-festival-2025 .detail-section .booth-details .booth-list .booth-list-group {
  display: flex;
  flex-wrap: wrap;
  gap: 10px 1.3%;
  margin-top: 10px;
  justify-content: space-between;
}
.kids-festival-2025 .detail-section .booth-details .booth-list .booth-list-group .booth-list-item {
  width: 24%;
  box-sizing: border-box;
  box-shadow: 0px 2px 6px rgba(0, 0, 0, 0.16);
  padding-bottom: 19px;
}
.kids-festival-2025 .detail-section .booth-details .booth-list .booth-list-group .booth-list-item.booth-reservation-icon {
  position: relative;
}
.kids-festival-2025 .detail-section .booth-details .booth-list .booth-list-group .booth-list-item.booth-reservation-icon::before {
  content: '';
  display: block;
  width: 60px;
  height: 60px;
  background-image: url(/kids-festival/2025/img/detail-section-icon-reservation.png);
  background-size: contain;
  background-repeat: no-repeat;
  position: absolute;
  top: 3px;
  left: 0;
}
.kids-festival-2025 .detail-section .booth-details .booth-list .booth-list-group .booth-list-item .booth-item-title {
  font-size: 15px;
  font-weight: bold;
  text-align: center;
  margin: 0 10px;
  min-height: 3.62em;
}
.kids-festival-2025 .detail-section .booth-details .booth-list .booth-list-group .booth-list-item .booth-item-title .pixie-text {
  font-size: 14.5px;
  letter-spacing: -0.5px;
}
.kids-festival-2025 .detail-section .booth-details .booth-list .booth-list-group .booth-list-item .booth-item-detail {
  font-size: 12px;
  text-align: center;
  border-top: 1px solid #cecece;
  margin: 9px 10px 0;
  padding-top: 8px;
}
.kids-festival-2025 .detail-section .booth-details .booth-list .booth-list-group .booth-list-item .booth-item-comingsoon-text {
  font-size: 20px;
  font-weight: bold;
  opacity: 0.25;
  display: flex;
  height: 100%;
  justify-content: center;
  align-items: center;
}
.kids-festival-2025 .detail-section .booth-details .booth-list .booth-list-group .booth-list-item.clm-3 {
  width: 32.4%;
}
.kids-festival-2025 .detail-section .booth-details .booth-list .booth-list-group .booth-list-item.clm-1 {
  width: 100%;
}
.kids-festival-2025 .detail-section .booth-details .booth-list .booth-list-group .booth-list-item.clm-1.clm-1-3partition {
  display: flex;
  padding: 20px 0;
}
.kids-festival-2025 .detail-section .booth-details .booth-list .booth-list-group .booth-list-item.clm-1.clm-1-3partition .clm-1-3partition-item-parent .booth-item-title {
  font-size: 19px;
  line-height: 1.5;
  font-weight: 900;
}
.kids-festival-2025 .detail-section .booth-details .booth-list .booth-list-group .booth-list-item.clm-1.clm-1-3partition .clm-1-3partition-item-parent .booth-item-detail {
  font-size: 10px;
  border-top: none;
  padding-top: 0;
  margin-top: 0;
}
.kids-festival-2025 .detail-section .booth-details .booth-list .booth-list-group .booth-list-item.clm-1.clm-1-3partition .clm-1-3partition-item-child {
  border-left: 2px dotted #dadada;
}
.kids-festival-2025 .detail-section .booth-details .booth-list .booth-list-group .booth-list-item.clm-1.clm-1-3partition .clm-1-3partition-item-child .booth-item-detail {
  width: min(200px, 22vw);
  margin-left: auto;
  margin-right: auto;
}
.kids-festival-2025 .detail-section .booth-details .booth-list .booth-list-group.comingsoon {
  position: relative;
  padding-bottom: 74px;
}
.kids-festival-2025 .detail-section .booth-details .booth-list .booth-list-group.comingsoon::after {
  content: '';
  display: block;
  width: 13px;
  height: 69px;
  background-image: url(/kids-festival/2025/img/detail-section-icon-comingsoon-after.png);
  background-size: contain;
  background-repeat: no-repeat;
  position: absolute;
  bottom: -3px;
  left: calc(50% - 6px);
}
.kids-festival-2025 .detail-section .booth-details .booth-list .booth-list-group.comingsoon .comingsoon-label {
  font-weight: bold;
  font-size: 36px;
  color: #6A3906;
  position: absolute;
  top: calc(50% - 37px);
  left: 50%;
  transform: translate(-50%, -50%);
  border-top: 1px solid #6A3906;
  border-bottom: 1px solid #6A3906;
  line-height: 1.5;
  padding: 0 25px 2px;
}
.kids-festival-2025 .detail-section .booth-details .booth-list .booth-list-group.comingsoon .booth-list-item {
  height: 160px;
}
.kids-festival-2025 .detail-section .booth-details .booth-list .booth-list-group-sub {
  display: flex;
  flex-wrap: wrap;
  gap: 10px 1.3%;
  margin-top: 10px;
}
.kids-festival-2025 .detail-section .booth-details .booth-list .booth-list-group-sub .booth-list-item {
  box-shadow: 0px 2px 6px rgba(0, 0, 0, 0.16);
}
.kids-festival-2025 .detail-section .booth-details .booth-list .booth-list-group-sub .booth-list-item .booth-item-title {
  font-size: 15px;
  font-weight: bold;
  color: #fff;
  text-align: center;
  padding: 4px;
}
.kids-festival-2025 .detail-section .booth-details .booth-list .booth-list-group-sub .booth-list-item.booth-list-item-goods {
  width: 60.4%;
}
.kids-festival-2025 .detail-section .booth-details .booth-list .booth-list-group-sub .booth-list-item.booth-list-item-goods .booth-item-title {
  background-color: #E85532;
}
.kids-festival-2025 .detail-section .booth-details .booth-list .booth-list-group-sub .booth-list-item.booth-list-item-food {
  width: 38.3%;
}
.kids-festival-2025 .detail-section .booth-details .booth-list .booth-list-group-sub .booth-list-item.booth-list-item-food .booth-item-title {
  background-color: #E85532;
}
.kids-festival-2025 .detail-section .booth-details .booth-list .booth-list-group-sub .booth-list-item.booth-list-item-others {
  width: 100%;
}
.kids-festival-2025 .detail-section .booth-details .booth-list .booth-list-group-sub .booth-list-item.booth-list-item-others .booth-item-title {
  background-color: #6A3906;
}
.kids-festival-2025 .detail-section .booth-details .booth-more {
  display: none;
}
.kids-festival-2025 .detail-section .booth-details .guidance-title-pc .title {
  font-size: 26px;
  font-weight: 900;
  text-align: center;
  margin-top: 47px;
}
.kids-festival-2025 .detail-section .booth-details .guidance-title-pc .title.title-tokyo {
  color: #E95532;
}
.kids-festival-2025 .detail-section .booth-details .guidance-title-pc .title.title-nihonbashi {
  color: #1FA939;
}
.kids-festival-2025 .detail-section .booth-details .guidance-title-pc .line-img {
  vertical-align: top;
  margin-top: 1px;
}
.kids-festival-2025 .detail-section .booth-details .guidance-title-sp {
  display: none;
}
.kids-festival-2025 .detail-section .booth-details .guidance-items {
  display: flex;
  gap: 20px;
  justify-content: center;
}
.kids-festival-2025 .detail-section .booth-details .guidance-items .guidance-item {
  width: 450px;
}
.kids-festival-2025 .detail-section .booth-details .guidance-items .guidance-item.comingsoon {
  position: relative;
}
.kids-festival-2025 .detail-section .booth-details .guidance-items .guidance-item.comingsoon .comingsoon-label {
  position: absolute;
  width: 119px;
  top: 10px;
  right: 0;
  z-index: 1;
}
.kids-festival-2025 .detail-section .booth-details .guidance-items .guidance-item.comingsoon .comingsoon-img {
  opacity: 0.2;
}
.kids-festival-2025 .detail-section.detail-section-sponsor {
  padding: 89px 76px 58px;
  margin-top: 145px;
}
.kids-festival-2025 .detail-section.detail-section-sponsor .sponsor-block+.sponsor-block {
  margin-top: 42px;
  border-top: 1px solid #D8D8D8;
  padding-top: 17px;
}
.kids-festival-2025 .detail-section.detail-section-sponsor .sponsor-block.sponsor-block-goods .sponsor-list {
  max-width: 463px;
}
.kids-festival-2025 .detail-section.detail-section-sponsor .sponsor-block.sponsor-block-others .sponsor-list {
  max-width: 645px;
}
.kids-festival-2025 .detail-section.detail-section-sponsor .sponsor-block.sponsor-block-food .sponsor-list {
  max-width: 269px;
}
.kids-festival-2025 .detail-section.detail-section-sponsor .title-booth {
  font-size: 24px;
  font-weight: 900;
  text-align: center;
}
.kids-festival-2025 .detail-section.detail-section-sponsor .section-title-main {
  width: 497px;
  margin-top: -141px;
  margin-bottom: 33px;
}
.kids-festival-2025 .detail-section.detail-section-sponsor .sponsor-list {
  margin: 26px auto 0;
}
.kids-festival-2025 .foot-info-section {
  max-width: 1000px;
  margin: 73px auto 0;
  border: 3px solid #fff;
  border-radius: 30px;
  position: relative;
  color: #fff;
  padding: 57px 41px 43px;
  box-sizing: border-box;
  background-color: #5DC1CF;
}
.kids-festival-2025 .foot-info-section .info-title {
  color: #fff;
  font-size: 32px;
  font-weight: 900;
  position: absolute;
  top: -29px;
  left: 50%;
  transform: translateX(-50%);
  background-color: #5DC1CF;
  padding: 0 18px;
  letter-spacing: 3px;
  width: max-content;
}
.kids-festival-2025 .foot-info-section .info-sub-title-01 {
  font-size: 22px;
  font-weight: 900;
  position: relative;
  padding-left: 20px;
}
.kids-festival-2025 .foot-info-section .info-sub-title-01::before {
  content: "";
  width: 7px;
  height: 32px;
  display: block;
  background-color: #fff;
  position: absolute;
  top: 4px;
  left: 0;
}
.kids-festival-2025 .foot-info-section .info-sub-title-02 {
  font-size: 18px;
  font-weight: bold;
  margin-top: 28px;
}
.kids-festival-2025 .foot-info-section.foot-info-section-caution .font-03 {
  margin-top: 30px;
}
.kids-festival-2025 .foot-info-section .font-01 {
  margin-top: 10px;
}
.kids-festival-2025 .foot-info-section .contact-section-venue {
  width: 193px;
  display: inline-block;
}
.kids-festival-2025 .foot-info-section .text-link {
  color: #fff;
}


/* ------------------- 1200px ～ 950px ------------------- */

@media screen and (max-width: 1200px) and (min-width: 950px) {
  .kids-festival-2025 .about-section {
    min-height: 513px;
    background-image:
      url(/kids-festival/2025/img/about-section-bg-left-size1000.png),
      url(/kids-festival/2025/img/about-section-bg-center.png),
      url(/kids-festival/2025/img/about-section-bg-right-size1000.png);
    background-repeat: no-repeat, no-repeat, no-repeat;
    background-position: top left, top 0 center, top right;
    background-size: 232px, 219px, 231px;
  }
  .kids-festival-2025 .about-section .about-head {
    margin: 84px auto 0;
  }
}


/* ------------------- 949px ～ 769px ------------------- */

@media screen and (max-width: 949px) and (min-width: 769px) {
  .kids-festival-2025 .about-section {
    min-height: 610px;
    background-image:
      url(/kids-festival/2025/img/about-section-bg-left-size800.png),
      url(/kids-festival/2025/img/about-section-bg-center.png),
      url(/kids-festival/2025/img/about-section-bg-right-size800.png);
    background-repeat: no-repeat, no-repeat, no-repeat;
    background-position: top left, top 0 center, top right;
    background-size: 235px, 203px, 219px;
  }
  .kids-festival-2025 .about-section .about-head {
    margin: 107px auto 0;
  }
}


/* ------------------- 999px ～ 769px ------------------- */

@media screen and (max-width: 999px) and (min-width: 769px) {
  .kids-festival-2025 .tablet-inline {
    display: inline;
  }
  .kids-festival-2025 .tablet-inline-none {
    display: none;
  }
  .kids-festival-2025 .main-visual {
    display: block;
  }
  .kids-festival-2025 .main-visual .vis-img-contents {
    width: auto;
  }
  .kids-festival-2025 .main-visual .vis-text-contents {
    width: auto;
    margin: 20px 15px 20px;
    padding: 11px 21px 34px;
    background-size: 11.6vw;
    background-position: bottom 29px right 13px;
  }
  .kids-festival-2025 .main-visual .vis-text-contents .layout-01 {
    display: flex;
    align-items: flex-start;
    gap: 23px;
  }
  .kids-festival-2025 .main-visual .vis-text-contents .layout-02 {
    display: flex;
    gap: 3vw;
    margin-top: 20px;
  }
  .kids-festival-2025 .main-visual .vis-text-contents .vis-tokyo {
    margin-top: 19px;
  }
  .kids-festival-2025 .main-visual .vis-text-contents .vis-organizers {
    margin: 0;
    width: 40vw;
  }
  .kids-festival-2025 .main-visual .vis-text-contents .vis-link-btn {
    margin: 0;
    width: 37.1vw;
  }
  .kids-festival-2025 .navigation .nav-list .nav-item.has-sub.tokyo {
    width: 33%;
  }
  .kids-festival-2025 .detail-section .booth-details .booth-list .booth-list-group .booth-list-item.booth-reservation-icon::before {
    width: 67px;
    background-image: url(/kids-festival/2025/img/detail-section-icon-reservation-sp.png);
  }
  .kids-festival-2025 .detail-section .booth-details .guidance-items .guidance-item.comingsoon .comingsoon-label {
    width: 95px;
    top: 0;
  }
}


/* ------------------- SP 768px 以下 ------------------- */

@media screen and (max-width: 768px) {
  .kids-festival-2025 .pc-none {
    display: block;
  }
  .kids-festival-2025 .sp-none {
    display: none;
  }
  .kids-festival-2025 .font-04 {
    font-size: 16px;
  }
  .kids-festival-2025 .font-05 {
    font-size: 18px;
  }
  .kids-festival-2025 .font-06 {
    font-size: 21px;
  }
  .kids-festival-2025 .font-07 {
    font-size: 12px;
  }
  .kids-festival-2025 .font-08 {
    font-size: 18px;
  }
  .kids-festival-2025 .font-09 {
    font-size: 12px;
  }
  .kids-festival-2025 .main-visual {
    display: block;
  }
  .kids-festival-2025 .main-visual .vis-img-contents {
    width: auto;
  }
  .kids-festival-2025 .main-visual .vis-text-contents {
    width: auto;
    margin: 20px 20px 0;
    padding: 20px;
    background-image: none;
  }
  .kids-festival-2025 .main-visual .vis-text-contents .vis-link-btn {
    width: 86%;
    margin: 15px auto 0;
  }
  .kids-festival-2025 .navigation {
    padding: 0;
    border-radius: 20px;
    overflow: hidden;
    margin: 30px 20px 0;
  }
  .kids-festival-2025 .navigation .navigation-head {
    font-size: 14px;
    color: #fff;
    text-align: center;
    padding: 3px 0;
    letter-spacing: 2px;
    background-color: #007E8E;
    font-weight: 500;
  }
  .kids-festival-2025 .navigation .nav-list {
    display: block;
    padding: 23px 30px 30px;
  }
  .kids-festival-2025 .navigation .nav-list .nav-item {
    position: relative;
    padding-left: 23px;
    margin-top: 7px;
  }
  .kids-festival-2025 .navigation .nav-list .nav-item::before {
    content: "";
    display: block;
    width: 12px;
    height: 8px;
    background-image: url(/kids-festival/2025/img/navigation-icon-sp.png);
    background-size: contain;
    background-repeat: no-repeat;
    position: absolute;
    top: 10px;
    left: 0;
  }
  .kids-festival-2025 .navigation .nav-list .nav-item a {
    text-align: left;
  }
  .kids-festival-2025 .navigation .nav-list .nav-item.has-sub.tokyo {
    width: auto;
    text-align: left;
  }
  .kids-festival-2025 .navigation .nav-list .nav-item.has-sub.nihonbashi {
    width: auto;
    text-align: left;
  }
  .kids-festival-2025 .navigation .nav-list .nav-item.has-sub .sub-nav-list {
    border-top: 1px solid #B5C1C2;
  }
  .kids-festival-2025 .about-section {
    background-image: none;
    min-height: auto;
    overflow: visible;
  }
  .kids-festival-2025 .about-section .about-head-img {
    margin-top: 30px;
  }
  .kids-festival-2025 .about-section .about-head {
    width: auto;
    margin: 22px 20px 0;
  }
  .kids-festival-2025 .about-section .about-title {
    font-size: 26px;
    margin-top: 20px;
  }
  .kids-festival-2025 .about-section .about-text {
    font-size: 16px;
  }
  .kids-festival-2025 .about-section .about-foot-img {
    margin-top: 28px;
  }
  .kids-festival-2025 .main-bg-area {
    background: url(/kids-festival/2025/img/main-bg-sp.png) repeat-y 50% 730px / contain;
  }
  .kids-festival-2025 .notice-section {
    padding: 3px 20px 5px;
  }
  .kids-festival-2025 .notice-section .notice-header .notice-title {
    font-size: 16px;
    top: -40px;
    height: 30px;
  }
  .kids-festival-2025 .notice-section .notice-header .notice-more {
    font-size: 13px;
    top: -33px;
  }
  .kids-festival-2025 .notice-section .notice-header .notice-more::after {
    font-size: 17px;
  }
  .kids-festival-2025 .notice-section .notice-content .notice-item {
    flex-wrap: wrap;
    gap: 6px 20px;
  }
  .kids-festival-2025 .notice-section .notice-content .notice-item .notice-text {
    font-size: 14px;
  }
  .kids-festival-2025 .detail-section {
    padding: 40px 20px 50px;
  }
  .kids-festival-2025 .detail-section.detail-section-tokyo {
    margin-top: 20vw;
  }
  .kids-festival-2025 .detail-section.detail-section-nihonbashi {
    margin-top: 29vw;
  }
  .kids-festival-2025 .detail-section.detail-section-tokyo .section-title-main {
    margin-top: -21vw;
    margin-bottom: -4px;
  }
  .kids-festival-2025 .detail-section.detail-section-tokyo .section-title-sub {
    margin: 0 -10px;
  }
  .kids-festival-2025 .detail-section.detail-section-nihonbashi .section-title-main {
    margin-top: -25vw;
  }
  .kids-festival-2025 .detail-section.detail-section-nihonbashi .section-title-sub {
    margin: 0 -18px;
  }
  .kids-festival-2025 .detail-section .event-details .event-detail {
    gap: 12px;
  }
  .kids-festival-2025 .detail-section .event-details .event-detail.event-detail-sp-one-row {
    display: block;
  }
  .kids-festival-2025 .detail-section .event-details .event-detail .event-label {
    font-size: 12px;
    width: 70px;
  }
  .kids-festival-2025 .detail-section .event-details .event-detail .event-label.event-label-long {
    width: 107px;
  }
  .kids-festival-2025 .detail-section .event-details .event-detail.event-detail-sp-one-row .event-content {
    margin-top: 10px;
  }
  .kids-festival-2025 .detail-section .event-details .event-detail .event-content .event-content-price-list {
    margin-left: 0;
  }
  .kids-festival-2025 .detail-section .event-details .event-detail .event-content .text-s {
    margin-left: 0;
    display: block;
    margin-top: 3px;
  }
  .kids-festival-2025 .detail-section .event-details .event-detail .event-content .text-link-s {
    display: block;
    margin-left: 0;
    width: fit-content;
    margin-top: 3px;
  }
  .kids-festival-2025 .detail-section .event-details .event-detail.access-layout .event-label {
    position: static;
  }
  .kids-festival-2025 .detail-section .event-details .event-detail.access-layout .event-content {
    display: block;
  }
  .kids-festival-2025 .detail-section .event-details .event-detail.access-layout .event-content .access-info-text {
    margin-top: 10px;
  }
  .kids-festival-2025 .detail-section .event-details .event-detail.access-layout .event-content .access-info-map {
    margin: 20px 0 0;
  }
  .kids-festival-2025 .detail-section .event-details .event-detail.access-layout .event-content .access-info-map iframe {
    width: 100%;
    height: 184px;
  }
  .kids-festival-2025 .detail-section .participation-link {
    margin-top: 14px;
  }
  .kids-festival-2025 .detail-section .participation-link.comingsoon .comingsoon-label {
    top: 16px;
  }
  .kids-festival-2025 .detail-section .booth-details .booth-title {
    font-size: 24px;
    padding: 14px;
  }
  .kids-festival-2025 .detail-section .booth-details .booth-list {
    overflow: hidden;
    transition: max-height 0.3s ease;
    max-height: 1150px;
    position: relative;
  }
  .kids-festival-2025 .detail-section .booth-details .booth-list::after {
    content: "";
    width: 100%;
    height: 100%;
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2;
    background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 90%, #fff 100%);
  }
  .kids-festival-2025 .detail-section .booth-details .booth-list.comingsoon::after {
    display: none;
  }
  .kids-festival-2025 .detail-section .booth-details .booth-list.open::after {
    display: none;
  }
  .kids-festival-2025 .detail-section .booth-details .booth-list .booth-list-group {
    gap: 0;
    margin-top: 0;
  }
  .kids-festival-2025 .detail-section .booth-details .booth-list .booth-list-group .booth-list-item {
    width: 50%;
    box-shadow: none;
    border-right: 1px solid #CCCCCC;
    border-bottom: 1px solid #CCCCCC;
    border-left: 1px solid #CCCCCC;
  }
  .kids-festival-2025 .detail-section .booth-details .booth-list .booth-list-group .booth-list-item:nth-child(2n) {
    border-left: none;
  }
  .kids-festival-2025 .detail-section .booth-details .booth-list .booth-list-group .booth-list-item:nth-child(-n+2) {
    border-top: 1px solid #CCCCCC;
  }
  .kids-festival-2025 .detail-section .booth-details .booth-list .booth-list-group .booth-list-item:last-child {
    border-right: 1px solid #CCCCCC;
  }
  .kids-festival-2025 .detail-section .booth-details .booth-list .booth-list-group .booth-list-item.booth-reservation-icon::before {
    background-image: url(/kids-festival/2025/img/detail-section-icon-reservation-sp.png);
    top: 0;
    width: 13.5vw;
    z-index: 1;
  }
  .kids-festival-2025 .detail-section .booth-details .booth-list .booth-list-group .booth-list-item .booth-item-title {
    font-size: 14px;
    line-height: 1.6;
    text-align: left;
    min-height: auto;
  }
  .kids-festival-2025 .detail-section .booth-details .booth-list .booth-list-group .booth-list-item .booth-item-title .pixie-text {
    font-size: 14px;
    letter-spacing: 0;
  }
  .kids-festival-2025 .detail-section .booth-details .booth-list .booth-list-group .booth-list-item .booth-item-detail {
    text-align: left;
    border-top: none;
    margin: 5px 10px 0;
    padding-top: 0;
  }
  .kids-festival-2025 .detail-section .booth-details .booth-list .booth-list-group .booth-list-item .booth-item-comingsoon-text {
    font-size: 15px;
    min-height: 175px;
  }
  .kids-festival-2025 .detail-section .booth-details .booth-list .booth-list-group .booth-list-item.clm-3 {
    width: 50%;
  }
  .kids-festival-2025 .detail-section .booth-details .booth-list .booth-list-group .booth-list-item.two-logos {
    width: 100%;
    border-left: 1px solid #CCCCCC;
  }
  .kids-festival-2025 .detail-section .booth-details .booth-list .booth-list-group .booth-list-item.two-logos .booth-item-title {
    margin: 0 20px;
  }
  .kids-festival-2025 .detail-section .booth-details .booth-list .booth-list-group .booth-list-item.two-logos .booth-item-detail {
    margin: 5px 20px 0;
  }
  .kids-festival-2025 .detail-section .booth-details .booth-list .booth-list-group .booth-list-item.clm-1.clm-1-3partition {
    display: block;
    border-right: 1px solid #ccc;
    border-left: 1px solid #ccc;
    border-top: 1px solid #ccc;
    padding: 0 0 20px;
  }
  .kids-festival-2025 .detail-section .booth-details .booth-list .booth-list-group .booth-list-item.clm-1.clm-1-3partition .clm-1-3partition-item-parent .booth-item-title {
    text-align: center;
  }
  .kids-festival-2025 .detail-section .booth-details .booth-list .booth-list-group .booth-list-item.clm-1.clm-1-3partition .clm-1-3partition-item-parent .booth-item-detail {
    text-align: center;
    margin-top: 7px;
  }
  .kids-festival-2025 .detail-section .booth-details .booth-list .booth-list-group .booth-list-item.clm-1.clm-1-3partition .clm-1-3partition-item-child {
    border-left: none;
    border-top: 2px dotted #dadada;
    margin: 20px 22px 0;
  }
  .kids-festival-2025 .detail-section .booth-details .booth-list .booth-list-group .booth-list-item.clm-1.clm-1-3partition .clm-1-3partition-item-child .booth-item-title {
    margin: 0;
  }
  .kids-festival-2025 .detail-section .booth-details .booth-list .booth-list-group .booth-list-item.clm-1.clm-1-3partition .clm-1-3partition-item-child .booth-item-detail {
    margin: 10px 0 0;
    width: auto;
  }
  .kids-festival-2025 .detail-section .booth-details .booth-more {
    border: none;
    background: none;
    width: 60%;
    margin: 30px auto 0;
    display: block;
  }
  .kids-festival-2025 .detail-section .booth-details .booth-list .booth-list-group.comingsoon .comingsoon-label {
    font-size: 29px;
    width: 72%;
    text-align: center;
  }
  .kids-festival-2025 .detail-section .booth-details .booth-list .booth-list-group.comingsoon .booth-list-item {
    border-left: 1px solid #CCCCCC;
    height: 134px;
  }
  .kids-festival-2025 .detail-section .booth-details .booth-list .booth-list-group.comingsoon .booth-list-item:nth-child(2n + 1) {
    border-left: none;
  }
  .kids-festival-2025 .detail-section .booth-details .booth-list .booth-list-group-sub {
    margin-top: 0;
    gap: 0;
  }
  .kids-festival-2025 .detail-section .booth-details .booth-list .booth-list-group-sub .booth-list-item {
    box-shadow: none;
    border-left: 1px solid #CCCCCC;
    border-right: 1px solid #CCCCCC;
  }
  .kids-festival-2025 .detail-section .booth-details .booth-list .booth-list-group-sub .booth-list-item.booth-list-item-goods {
    width: 100%;
  }
  .kids-festival-2025 .detail-section .booth-details .booth-list .booth-list-group-sub .booth-list-item.booth-list-item-food {
    width: 100%;
  }
  .kids-festival-2025 .detail-section .booth-details .booth-list .booth-list-group-sub .booth-list-item.booth-list-item-others {
    border-bottom: 1px solid #CCCCCC;
  }
  .kids-festival-2025 .detail-section .booth-details .guidance-title-pc {
    display: none;
  }
  .kids-festival-2025 .detail-section .booth-details .guidance-title-sp {
    display: block;
    margin-top: 50px;
    margin-bottom: 20px;
    box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.16);
    border-radius: 39px;
  }
  .kids-festival-2025 .detail-section .booth-details .guidance-items {
    display: block;
  }
  .kids-festival-2025 .detail-section .booth-details .guidance-items .guidance-item {
    width: auto;
    margin-top: 15px;
  }
  .kids-festival-2025 .detail-section.detail-section-sponsor {
    padding: 40px 20px 30px;
    margin-top: 27vw;
  }
  .kids-festival-2025 .detail-section.detail-section-sponsor .sponsor-block+.sponsor-block {
    border-top: none;
    margin-top: 0;
    padding-top: 0;
  }
  .kids-festival-2025 .detail-section.detail-section-sponsor .sponsor-block.sponsor-block-goods .sponsor-list {
    width: 67%;
  }
  .kids-festival-2025 .detail-section.detail-section-sponsor .sponsor-block.sponsor-block-food .sponsor-list {
    width: 44%;
  }
  .kids-festival-2025 .detail-section.detail-section-sponsor .title-booth {
    font-size: 18px;
    width: 48%;
    margin: 0 auto;
  }
  .kids-festival-2025 .detail-section.detail-section-sponsor .sponsor-block+.sponsor-block .title-booth {
    margin: 42px auto 0;
    border-top: 1px solid #D8D8D8;
    padding-top: 17px;
  }
  .kids-festival-2025 .detail-section.detail-section-sponsor .section-title-main {
    width: auto;
    margin-top: -26vw;
    margin-bottom: 6px;
  }
  .kids-festival-2025 .foot-info-section {
    margin-top: 60px;
    padding: 40px 20px 40px;
  }
  .kids-festival-2025 .foot-info-section.foot-info-section-caution {
    padding: 54px 20px 40px;
    margin-top: 80px;
  }
  .kids-festival-2025 .foot-info-section .info-title {
    font-size: 24px;
    top: -25px;
    padding: 0 15px;
    text-align: center;
  }
  .kids-festival-2025 .foot-info-section .info-title.info-title-long {
    line-height: 1.3;
    top: -33px;
  }
  .kids-festival-2025 .foot-info-section.foot-info-section-contact ul li+li {
    margin-top: 15px;
  }
  .kids-festival-2025 .foot-info-section .font-01 {
    margin-top: 15px;
  }
  .kids-festival-2025 .foot-info-section .contact-section-venue {
    width: auto;
    display: block;
  }
}