.contents_wrap ul.pankuzu {
  margin-bottom: 30px;
}
#main {
  margin: 0 calc(50% - 50vw);
}
#main .hero, #main .about, #main .benefits, #main .venue {
  position: relative;
}
#main .hero__content, #main .about__inner, #main .benefits__inner, #main .venue__inner, #main .hero__catchcopy, #main .anchor_menu {
  position: relative;
  z-index: 10;
}
#main .pl_dot_obj {
  position: absolute;
  z-index: 5;
}
#main .pl_dot_obj img {
  display: block;
  width: 100%;
}
#main .pl_dot_1 {
  width: 10.6%;
  top: 32.4%;
  right: 0;
}
@media screen and (max-width: 600px) {
  #main .pl_dot_1 {
    width: 21.6%;
    top: 89.4%;
  }
}
#main .pl_dot_2 {
  width: 10.6%;
  top: 7.6%;
  left: 0;
}
@media screen and (max-width: 600px) {
  #main .pl_dot_2 {
    width: 12.6%;
    top: 53.6%;
  }
}
#main .pl_dot_3 {
  width: 12.6%;
  top: -17.6%;
  right: 0;
}
@media screen and (max-width: 600px) {
  #main .pl_dot_3 {
    width: 22.6%;
    top: -15.4%;
  }
}
#main .pl_dot_4 {
  width: 10.6%;
  top: 54.4%;
  left: 0;
}
@media screen and (max-width: 600px) {
  #main .pl_dot_4 {
    width: 9.6%;
    top: 43.4%;
  }
}
#main .pl_dot_5 {
  width: 7%;
  top: 6.8%;
  right: 0;
}
@media screen and (max-width: 600px) {
  #main .pl_dot_5 {
    width: 10%;
    top: -40.2%;
  }
}
#main .hero {
  position: relative;
  padding: 33px 0 80px;
}
@media screen and (max-width: 600px) {
  #main .hero {
    padding: 10px 0 60px;
  }
}
#main .hero__bg {
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  max-width: 1440px;
  width: 100%;
  height: 640px;
  pointer-events: none;
}
@media screen and (max-width: 600px) {
  #main .hero__bg {
    width: 100%;
  }
}
#main .hero__bg-circle {
  position: absolute;
  top: 125px;
  left: 50%;
  transform: translateX(-50%);
  width: 500px;
  height: 500px;
  object-fit: contain;
  pointer-events: none;
}
@media screen and (max-width: 600px) {
  #main .hero__bg-circle {
    width: 343px;
    height: 343px;
    top: 154px;
  }
}
#main .hero__bg::after {
  content: "";
  position: absolute;
  top: -2%;
  left: 50%;
  transform: translateX(-50%);
  max-width: 1400px;
  width: 100%;
  height: 521px;
  border-radius: 20px;
  background: linear-gradient(103deg, rgba(255, 245, 153, 0.4) 6%, rgba(246, 241, 213, 0.4) 37%, rgba(254, 214, 182, 0.4) 96%);
  opacity: 0.8;
  z-index: -1;
}
@media screen and (max-width: 600px) {
  #main .hero__bg::after {
    width: calc(100% - 16px);
    height: 450px;
  }
}
#main .hero__content {
  position: relative;
  text-align: center;
  max-width: 1100px;
  margin: 0 auto;
  z-index: 1;
}
@media screen and (max-width: 600px) {
  #main .hero__content {
    padding: 0 16px;
  }
}
#main .hero__title {
  font-size: 36px;
  font-weight: 900;
  line-height: 1;
  margin-bottom: 32px;
}
@media screen and (max-width: 600px) {
  #main .hero__title {
    font-size: 28px;
  }
}
#main .hero__subtitle {
  font-size: 13px;
  font-weight: 700;
}
@media screen and (max-width: 600px) {
  #main .hero__subtitle {
    font-size: 13px;
  }
}
#main .hero__catchcopy {
  position: relative;
  z-index: 1;
  text-align: center;
  margin-top: 18px;
  padding: 8px;
}
@media screen and (max-width: 600px) {
  #main .hero__catchcopy {
    margin-top: 126px;
  }
  html:not([lang="ja"]) #main .hero__catchcopy {
    margin-top: 160px;
  }
}
#main .hero__catchcopy p {
  margin: 0;
  font-size: 28px;
  font-weight: 900;
  line-height: 1.5;
  color: #ffffff;
  text-shadow: 0 2px 10px rgba(0, 0, 0, 0.55);
}
@media screen and (max-width: 600px) {
  #main .hero__catchcopy p {
    font-size: 18px;
    font-weight: 700;
  }
}
#main .hero .anchor_menu {
  margin-top: 42px;
  position: relative !important;
  top: auto;
}
@media screen and (max-width: 600px) {
  #main .hero .anchor_menu {
    max-width: 343px;
    margin: 30px 0 0;
    position: absolute !important;
    left: 50%;
    transform: translateX(-50%);
  }
  #main .hero .anchor_menu.fixed {
    display: none;
  }
}
#main .fiexd_menu {
  display: none;
}
#main .fiexd_menu.fixed {
  display: block;
  position: fixed;
}
#main .hero:has(.anchor_menu.fixed) + .anchor_menu {
  display: block;
  max-width: 100%;
  position: fixed;
  top: 159px;
  z-index: 15;
}
@media screen and (max-width: 1024px) {
  #main .hero:has(.anchor_menu.fixed) + .anchor_menu {
    top: 48px;
  }
}
#main .about {
  position: relative;
  padding: 96px 0 80px;
}
html:not([lang="ja"]) #main .about {
  padding-top: 100px;
}
@media screen and (max-width: 894px) {
  html:not([lang="ja"]) #main .about {
    padding-top: 60px;
  }
}
@media screen and (max-width: 767px) {
  #main .about {
    padding: 134px 0 40px;
  }
  html:not([lang="ja"]) #main .about {
    padding-top: 100px;
  }
}
@media screen and (max-width: 658px) {
  #main .about {
    padding-top: 96px;
  }
}
@media screen and (max-width: 600px) {
  html:not([lang="ja"]) #main .about {
    padding-top: 75px;
  }
}
#main .about__inner {
  max-width: 1100px;
  margin: 0 auto;
}
@media screen and (max-width: 767px) {
  #main .about__inner {
    padding: 0;
  }
}
#main .about__circles {
  display: flex;
  justify-content: center;
  align-items: flex-start;
}
@media screen and (max-width: 767px) {
  #main .about__circles {
    flex-direction: column;
    align-items: center;
  }
}
#main .about__circle {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 16px;
  padding: clamp(10px, 3.5vw, 48px) clamp(15px, 2.5vw, 24px);
  border-radius: 50%;
  max-width: 392px;
  max-height: 392px;
  width: 35.6363636364vw;
  height: 35.6363636364vw;
  flex-shrink: 0;
  border: 1px solid;
  position: relative;
}
@media screen and (max-width: 960px) {
  #main .about__circle {
    gap: clamp(5px, 1vw, 16px);
  }
}
@media screen and (max-width: 767px) {
  #main .about__circle {
    width: 343px;
    height: 343px;
    padding: 48px 24px;
    gap: 8px;
  }
}
@media screen and (max-width: 960px) {
  [lang="en"] #main .about__circle, [lang="zh-CN"] #main .about__circle {
    padding: 20px 5px;
  }
}
@media screen and (max-width: 767px) {
  [lang="en"] #main .about__circle, [lang="zh-CN"] #main .about__circle {
    padding: 24px 24px;
  }
}
#main .about__circle--startup {
  background: rgba(248, 192, 186, 0.4);
  border-color: #da5646;
  margin-right: -38px;
  z-index: 3;
}
@media screen and (max-width: 767px) {
  #main .about__circle--startup {
    margin-right: 0;
    margin-bottom: -24px;
  }
}
#main .about__circle--academic {
  background: rgba(230, 255, 212, 0.4);
  border-color: #18a249;
  margin-right: -38px;
  z-index: 2;
}
@media screen and (max-width: 767px) {
  #main .about__circle--academic {
    margin-right: 0;
    margin-bottom: -24px;
  }
}
#main .about__circle--tech {
  background: rgba(191, 241, 240, 0.4);
  border-color: #1e9491;
  z-index: 1;
}
@media screen and (max-width: 767px) {
  #main .about__circle--tech {
    margin-bottom: 0;
  }
}
#main .about__circle-icon {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 80px;
  height: 80px;
  background: #ffffff;
  border-radius: 50%;
  flex-shrink: 0;
}
@media screen and (max-width: 960px) {
  #main .about__circle-icon {
    width: clamp(40px, 8.5vw, 80px);
    height: clamp(40px, 8.5vw, 80px);
  }
}
@media screen and (max-width: 767px) {
  #main .about__circle-icon {
    width: 80px;
    height: 80px;
  }
}
@media screen and (max-width: 960px) {
  #main .about__circle-icon img {
    width: clamp(30px, 4vw, 40px);
  }
}
@media screen and (max-width: 767px) {
  #main .about__circle-icon img {
    width: 40px;
  }
}
#main .about__circle-icon .material-symbols-outlined {
  font-size: 40px;
}
#main .about__circle--startup #main .about__circle-icon .material-symbols-outlined {
  color: #da2627;
}
#main .about__circle--academic #main .about__circle-icon .material-symbols-outlined {
  color: #18a249;
}
#main .about__circle--tech #main .about__circle-icon .material-symbols-outlined {
  color: #1e9491;
}
#main .about__circle-title {
  font-size: 24px;
  font-weight: 700;
  text-align: center;
}
@media screen and (max-width: 960px) {
  #main .about__circle-title {
    font-size: clamp(16px, 2.5vw, 24px);
  }
}
@media screen and (max-width: 767px) {
  #main .about__circle-title {
    font-size: 24px;
  }
}
#main .about__circle-title::after {
  display: block;
  margin: 16px auto 0;
  content: "";
  width: 44px;
  height: 1px;
  background: #da2627;
}
@media screen and (max-width: 600px) {
  #main .about__circle-title::after {
    margin: 10px auto 0;
  }
}
#main .about__circle-desc {
  margin: 0;
  font-size: 13px;
  text-align: center;
  line-height: 1.5;
}
@media screen and (max-width: 960px) {
  #main .about__circle-desc {
    font-size: 11px;
  }
}
@media screen and (max-width: 767px) {
  #main .about__circle-desc {
    font-size: 13px;
  }
}
@media screen and (max-width: 960px) {
  [lang="en"] #main .about__circle-desc, [lang="zh-CN"] #main .about__circle-desc {
    font-size: 12px;
  }
}
#main .about__circle-btn {
  margin-top: 7px;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 210px;
  height: 48px;
  padding: 12px 0;
  border-radius: 60px;
  font-size: 16px;
  font-weight: 700;
  background: #ffffff;
  border: 1px solid;
  text-align: center;
  transition: opacity 0.3s;
}
@media screen and (max-width: 960px) {
  #main .about__circle-btn {
    width: clamp(120px, 21vw, 210px);
    height: clamp(30px, 5vw, 48px);
    padding: clamp(8px, 1vw, 12px) 0;
    font-size: clamp(13px, 2vw, 16px);
  }
}
@media screen and (max-width: 767px) {
  #main .about__circle-btn {
    margin-top: 15px;
    width: 210px;
    height: 48px;
    padding: 12px 0;
    font-size: 16px;
  }
}
#main .about__circle-btn:hover {
  opacity: 0.7;
}
#main .about__circle-btn--startup {
  border-color: #da2627;
  color: #da2627;
}
#main .about__circle-btn--academic {
  border-color: #18a249;
  color: #18a249;
}
[lang="en"] #main .about__circle-btn--academic, [lang="zh-CN"] #main .about__circle-btn--academic {
  margin-top: 5px;
}
#main .about__circle-btn--tech {
  border-color: #1e9491;
  color: #1e9491;
}
#main .about .about__circle--academic .about__circle-title::after {
  background: #18a249;
}
#main .about .about__circle--tech .about__circle-title::after {
  background: #1e9491;
}
#main .benefits {
  margin-top: 40px;
  padding: 120px 16px;
}
@media screen and (max-width: 600px) {
  #main .benefits {
    padding: 80px 16px;
  }
}
#main .benefits::before {
  content: "";
  position: absolute;
  inset: 0;
  background: #fafbfd;
  z-index: -1;
}
#main .benefits__inner {
  max-width: 1100px;
  margin: 0 auto;
}
#main .benefits__title {
  font-size: 36px;
  font-weight: 900;
  text-align: center;
  margin-bottom: 48px;
}
#main .benefits__cards {
  display: flex;
  flex-direction: column;
  gap: 24px;
}
#main .benefits__card {
  display: flex;
  align-items: center;
  gap: 24px;
  background: #ffffff;
  border-radius: 8px;
  padding: 24px;
  box-shadow: 0 2px 14px rgba(0, 0, 0, 0.1);
}
@media screen and (max-width: 600px) {
  #main .benefits__card {
    flex-direction: column;
    text-align: center;
    padding: 16px;
    gap: 16px;
  }
}
#main .benefits__card-icon {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 80px;
  height: 80px;
  border-radius: 20px;
  flex-shrink: 0;
}
#main .benefits__card-icon .material-symbols-outlined {
  font-size: 40px;
}
#main .benefits__card-icon--red {
  background: #ffecec;
}
#main .benefits__card-icon--red .material-symbols-outlined {
  color: #db5744;
}
#main .benefits__card-icon--yellow {
  background: #fefaeb;
}
#main .benefits__card-icon--yellow .material-symbols-outlined {
  color: #f59c0d;
}
#main .benefits__card-icon--blue {
  background: #dff3fe;
}
#main .benefits__card-icon--blue .material-symbols-outlined {
  color: #0ea4e9;
}
#main .benefits__card-icon--indigo {
  background: #ecf3ff;
}
#main .benefits__card-icon--indigo .material-symbols-outlined {
  color: #6465f1;
}
#main .benefits__card-body {
  display: flex;
  flex-direction: column;
  gap: 8px;
  flex: 1;
}
#main .benefits__card-title {
  font-size: 18px;
  font-weight: 700;
}
#main .benefits__card-desc {
  margin: 0;
  font-size: 16px;
  line-height: 1.5;
}
#main .venue {
  margin-top: 0;
  padding: 120px 16px 200px;
  background: #fbf6e4;
}
@media screen and (max-width: 600px) {
  #main .venue {
    padding: 104px 16px 104px;
  }
}
#main .venue::after {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 1035px;
  z-index: -1;
}
@media screen and (max-width: 600px) {
  #main .venue::after {
    height: 578px;
  }
}
#main .venue__inner {
  max-width: 1100px;
  margin: 0 auto;
  text-align: center;
}
#main .venue__title {
  font-size: 36px;
  font-weight: 900;
  margin-bottom: 10px;
}
@media screen and (max-width: 600px) {
  #main .venue__title {
    font-size: 36px;
  }
}
#main .venue__subtitle {
  margin: 10px 0 48px;
  font-size: 18px;
}
@media screen and (max-width: 600px) {
  #main .venue__subtitle {
    font-size: 18px;
  }
}
#main .venue__map {
  padding: 60px 40px;
  background: #FFFFFF;
}
@media screen and (max-width: 600px) {
  #main .venue__map {
    padding: 60px 12px;
  }
}
#main .venue__map-img {
  display: block;
  width: 100%;
}
.contents_wrap:not(:has(#application)) .venue {
  margin-bottom: -328px;
  padding-bottom: 370px;
}
.contents_wrap:not(:has(#application)) .footer .footer_wrap::before {
  z-index: 2;
}
.contents_wrap:has(#application) .venue {
  z-index: 0;
}
.contents_wrap:has(#application) .footer_apply {
  margin-top: 0;
}
/*
#main{
.page-tokyobar {
main {
background-color: #fff5eb;
background-image: url("../media/images/2026/tokyobar/bg_pattern_pc.png");
background-repeat: repeat-y;
background-size: 100% auto;
background-position: top center;

@include media(sp) {
background-image: url("../media/images/2026/tokyobar/bg_pattern_sp.png");
}
}
}

.tb-hero {
position: relative;

&__mv {
width: 100%;
height: 473px;
overflow: hidden;

@include media(sp) { height: 500px; }
}

&__mv-img { width: 100%; height: 100%; object-fit: cover; }

&__info-box {
position: absolute;
bottom: 40px;
left: 50%;
transform: translateX(-50%);
background: rgba(255, 255, 255, 0.7);
border-radius: 8px;
padding: 7px 9px;
display: flex;
flex-direction: column;
gap: 4px;

@include media(sp) {
bottom: auto;
top: 50%;
transform: translate(-50%, -50%);
}
}

&__info-row { display: flex; align-items: center; gap: 6px; }
&__info-label {
background: #eb3331;
color: #ffffff;
font-size: 11px;
font-weight: 700;
padding: 2px 4px;
border-radius: 4px;
white-space: nowrap;
}
&__info-value { font-size: 11px; font-weight: 700; }
}

.tb-intro {
background: #f9f9f9;
padding: 0 0 56px;

@include media(sp) { padding: 0 16px 32px; }

&__inner { max-width: 1100px; margin: 0 auto; }
&__content { background: #ffffff; border-radius: 4px; padding: 32px 24px; }

&__title {
font-size: 28px;
font-weight: 900;
text-align: center;
margin-bottom: 16px;

@include media(sp) { font-size: 20px; }
}

&__desc {
font-size: 16px;
text-align: center;
line-height: 1.5;
margin-bottom: 32px;

@include media(sp) { font-size: 14px; }
}

&__cards {
display: flex;
gap: 16px;
justify-content: center;
@include media(sp) { flex-direction: column; }
}

&__card {
flex: 1;
max-width: 440px;
background: #f9f9f9;
border-radius: 4px;
@include media(sp) { max-width: 100%; }

&-inner {
padding: 24px;
display: flex;
flex-direction: column;
align-items: center;
text-align: center;
}

&-icon {
width: 118px;
height: 118px;
border-radius: 50%;
overflow: hidden;
margin-bottom: 12px;
@include media(sp) { width: 100px; height: 100px; }
}
}
}

.tb-section {
&__banner {
width: 100%;
height: 300px;
overflow: hidden;
position: relative;
@include media(sp) { height: 400px; }
&-img { width: 100%; height: 100%; object-fit: cover; }

&-overlay {
position: absolute;
inset: 0;
display: flex;
flex-direction: column;
align-items: center;
justify-content: center;
text-align: center;
padding: 20px;
background: rgba(255, 255, 255, 0.8);
border-radius: 8px;
margin: 35px 20px;
}

&-title {
font-size: 36px;
font-weight: 900;
margin-bottom: 24px;
}

&-desc {
font-size: 13px;
line-height: 1.7;
}
}

&__inner {
max-width: 1100px;
margin: 0 auto;
padding: 16px 22px 80px;
@include media(sp) { padding: 16px 16px 60px; }
}
}

.tb-shops {
&__grid {
display: grid;
grid-template-columns: repeat(2, 1fr);
gap: 16px;
@include media(sp) { grid-template-columns: 1fr; }
}
}

.tb-shop {
background: #ffffff;
border-radius: 4px;
box-shadow: 0 2px 14px rgba(0, 0, 0, 0.15);
overflow: hidden;

&--featured {
margin-bottom: 16px;
.tb-shop__content {
display: flex;
align-items: flex-start;
justify-content: space-between;
padding: 24px;
gap: 24px;
@include media(sp) { flex-direction: column-reverse; }
}
}

&--featured .tb-shop__image {
width: 342px;
height: 234px;
flex-shrink: 0;
border: 1px solid #efeff1;
@include media(sp) { width: 100%; height: auto; }
img { width: 100%; height: 100%; object-fit: cover; }
}

&--card {
display: flex;
padding: 24px;
gap: 16px;
align-items: flex-start;
@include media(sp) {
flex-direction: column;
align-items: center;
text-align: center;
}
}

&__thumb {
width: 100px;
height: 68px;
flex-shrink: 0;
border-radius: 2px;
overflow: hidden;
@include media(sp) { width: 160px; height: 109px; }
}

&__name {
font-size: 24px;
font-weight: 700;
@include media(sp) { font-size: 20px; }
}

&__subtitle {
font-size: 13px;
font-weight: 700;
}

&__desc {
font-size: 13px;
line-height: 1.5;
p { margin-bottom: 0.5em; }
}
}

.tb-map {
background: #ffffff;
padding: 48px 0;
@include media(sp) { padding: 32px 0; }
&__inner {
max-width: 1100px;
margin: 0 auto;
padding: 0 24px;
text-align: center;
@include media(sp) { padding: 0 16px; }
}
&__title {
font-size: 28px;
font-weight: 900;
margin-bottom: 16px;
@include media(sp) { font-size: 24px; }
}
&__desc {
font-size: 13px;
margin-bottom: 32px;
}
}

.tb-dining {
padding: 40px 0 80px;
@include media(sp) { padding: 32px 0 60px; }
&__inner {
max-width: 1100px;
margin: 0 auto;
padding: 0 24px;
@include media(sp) { padding: 0 16px; }
}
&__title {
font-size: 28px;
font-weight: 900;
text-align: center;
margin-bottom: 32px;
@include media(sp) { font-size: 24px; }
}
&__info {
display: flex;
flex-direction: column;
gap: 12px;
max-width: 640px;
margin: 0 auto 40px;
background: #f9f9f9;
border-radius: 4px;
padding: 24px;
@include media(sp) { padding: 16px; }
}
&__info-label {
background: #df001f;
color: #ffffff;
font-size: 18px;
font-weight: 700;
padding: 12px;
border-radius: 4px;
min-width: 60px;
text-align: center;
flex-shrink: 0;
@include media(sp) {
font-size: 14px;
padding: 8px;
min-width: 48px;
}
}
&__info-value {
font-size: 18px;
font-weight: 700;
}
}

.tb-sdgs {
&__inner {
max-width: 1100px;
margin: 0 auto;
background: #ffffff;
border-radius: 4px;
box-shadow: 0 2px 14px rgba(0, 0, 0, 0.15);
display: flex;
align-items: center;
gap: 32px;
padding: 24px;
@include media(sp) { flex-direction: column; margin: 0 16px; }
}
&__image {
width: 342px;
height: 229px;
flex-shrink: 0;
overflow: hidden;
@include media(sp) { width: 100%; height: auto; }
}
&__title {
font-size: 28px;
font-weight: 900;
margin-bottom: 16px;
@include media(sp) { font-size: 20px; }
}
&__text {
font-size: 16px;
line-height: 1.7;
@include media(sp) { font-size: 13px; }
}
}

.tb-coupon {
padding: 40px 0;
@include media(sp) { padding: 24px 16px; }
&__inner {
max-width: 1100px;
margin: 0 auto;
background: #ffffff;
border: 1px solid #747474;
display: flex;
gap: 87px;
align-items: flex-start;
padding: 40px 80px;
@include media(sp) {
flex-direction: column;
gap: 24px;
padding: 24px 16px;
align-items: center;
text-align: center;
}
}
&__title {
font-size: 26px;
font-weight: 700;
@include media(sp) { font-size: 18px; }
}
&__desc {
font-size: 14px;
font-weight: 700;
}
&__apps {
display: flex;
align-items: center;
gap: 8px;
flex-shrink: 0;
@include media(sp) { flex-wrap: wrap; justify-content: center; }
}
}

.tb-banners {
padding: 0 0 80px;
@include media(sp) { padding: 0 16px 40px; }
&__inner { max-width: 1100px; margin: 0 auto; }
&__grid {
display: grid;
grid-template-columns: repeat(3, 1fr);
gap: 16px;
@include media(sp) { grid-template-columns: repeat(2, 1fr); }
}
&__item {
display: flex;
align-items: center;
justify-content: center;
background: #ffffff;
height: 116px;
font-size: 28px;
font-weight: 900;
transition: opacity 0.3s;
@include media(sp) { height: 80px; font-size: 20px; }
&:hover { opacity: 0.7; }
}
}

.tb-footer-illust {
width: 100%;
line-height: 0;
margin-top: -1px;
&__img { width: 100%; height: auto; display: block; }
}
}
*/
/*# sourceMappingURL=./innovationhub_2026.css.map */