.bg_osaka {
  background: url(/2026/osaka/images/top_bg_osaka.jpg) no-repeat top center;
  background-size: cover;
  padding: 100px 0;
}

.feshero {
  padding: 0 !important;
}

.osaka_title {
  background: #ea5405;
  color: #fff;
  margin-top: -35px;
  padding: 100px 40px;
}

.osaka_title h2 {
  display: block;
  margin: 0 auto;
  background: #fff;
  color: #ea5405;
  font-size: 40px;
  font-weight: bold;
  text-align: center;
  max-width: 600px;
  margin-bottom: 30px;
}

.osaka_title h3 {
  font-size: 24px;
  text-align: center;
  font-weight: bold;
  background: linear-gradient(transparent 98%, #fff 0%);
  display: inline;
  line-height: 2;
}

.osaka_title p {
  font-size: 16px;
  margin-top: 30px;
  text-align: justify;
}

.fes_2025_title_inner {
  max-width: 930px;
}

.osaka_outline {
  background: url(/2026/osaka/images/fes_osaka2026_bg.jpg) no-repeat top center;
  background-size: cover;
  padding: 100px 0;
}

.present_osaka {
  background: #c79f62;
  color: #fff;
  padding: 20px 0;
}

.present_osaka_inner {
  max-width: 1040px;
  padding: 50px 70px;
  margin: 0 auto;
  position: relative;
  border-radius: 20px;
  background: #a88652;
}

.present_title_osaka img {
  width: 100%;
  margin: 0 auto;
}

.tokyo20241019top .overview__wrap {
  justify-content: space-between;
}

.tokyo20241019top .overview .dl .dt {
  width: 160px;
  font-size: 16px;
}

.tokyo20241019top .overview .dl .dd {
  font-size: 16px;
}

.tokyo20241019top .overview .dl .dd span {
  display: inline;
  padding-left: 0;
}

.tokyo20241019top .overview .dl .dd .small_txt {
  font-size: 12px;
}

.bg--craftpaper_fukuoka {
  background: url(/2025/fukuoka/images/map_bg_fukuoka.jpg);
}

.access__img_osaka {
  position: relative;
  margin-top: -100px;
  margin-right: -80px;
}

.map_lnk {
  position: absolute;
  width: 3%;
  height: 4%;
}

.map_lnk_a {
  top: 70.7%;
  left: 38.8%;
}

.map_lnk_b {
  top: 67.6%;
  left: 43.58%;
}

.map_lnk_c {
  top: 67.6%;
  left: 48.2%;
}

.map_lnk_d {
  top: 67.6%;
  left: 52.9%;
}

.map_lnk_e {
  top: 67.6%;
  left: 57.7%;
}

.map_lnk_f {
  top: 67.6%;
  left: 62.4%;
}

.map_lnk_g {
  top: 67.6%;
  left: 67.1%;
}

.map_lnk_h {
  top: 73.77%;
  left: 43.58%;
}

.map_lnk_i {
  top: 73.77%;
  left: 48.2%;
}

.map_lnk_j {
  top: 73.77%;
  left: 52.9%;
}

.map_lnk_k {
  top: 73.77%;
  left: 57.7%;
}

.map_lnk_l {
  top: 73.77%;
  left: 62.4%;
}

.map_lnk_m {
  top: 73.77%;
  left: 67.1%;
}

.map_lnk_n {
  top: 51.5%;
  left: 59.8%;
}

.map_lnk_o {
  top: 51.5%;
  left: 63.7%;
}

.map_lnk_p {
  top: 55.2%;
  left: 67.8%;
}

.map_lnk_q {
  top: 59.15%;
  left: 59.8%;
}

.map_lnk_r {
  top: 59.15%;
  left: 63.7%;
}

.map_lnk_s {
  top: 37.5%;
  left: 61.9%;
}

.map_lnk_t {
  top: 40.7%;
  left: 55.48%;
}

.map_lnk_u {
  top: 50.8%;
  left: 51.6%;
}

.map_lnk_v {
  top: 35.8%;
  left: 44.7%;
}

.map_lnk_w {
  top: 42.2%;
  left: 36.35%;
}

.map_lnk_x {
  top: 59.5%;
  left: 23.9%;
}

.map_lnk_y {
  top: 65.5%;
  left: 24.6%;
}

.campaign_bnr_wrap {
  padding: 0 0 100px;
  display: flex;
  justify-content: center;
}

.campaign_bnr_wrap a {
  transition: opacity 0.3s ease;
  display: inline-block;
}

.campaign_bnr_wrap a:hover {
  opacity: 0.6;
}

.campaign_bnr_wrap img {
  margin: 0 auto;
  display: block;
}

.s_osaka {
  padding: 0;
}

.bg--osaka_brown {
  background: #c9a063;
}

.bg--osaka_brown .sectitle--en {
  color: #fff;
}

.num_orange {
  background: #ea5504;
}

.num_green {
  background: #45b035;
}

.num_purple {
  background: #cb7eb2;
}

.btn_keihin a {
  display: block;
  padding: 20px 40px;
  background: #a00703;
  max-width: 400px;
  margin: 30px auto 0;
  border-radius: 10px;
  text-align: center;
  color: #fff;
  text-decoration: none;
  font-size: 20px;
  font-weight: bold;
  border: 2px solid #fff;
}

@media (max-width: 930px) {
  .tokyo20241019top .overview .dl {
    padding: 0 6% 0 0;
  }

  .access__img_osaka {
    margin-right: -50px;
  }

  .campaign_bnr_wrap img {
    width: 90%;
  }
}

@media (max-width: 640px) {
  .access__inner {
    max-width: 100%;
    padding: 0;
  }

  .tokyo20241019top .bg-paper--02 {
    padding: 24px;
  }
}

@media screen and (max-width: 600px) {
  .osaka_title {
    padding: 100px 20px;
  }

  .osaka_title h2 {
    font-size: 20px;
    padding: 20px 0;
  }

  .osaka_title h3 {
    font-size: 18px;
  }

  .osaka_title h3 br,
  .osaka_title p br {
    display: none;
  }

  .tokyo20241019top .overview .dl .dt {
    font-size: 14px;
    width: 130px;
  }

  .tokyo20241019top .overview .dl .dd {
    font-size: 12px;
  }

  .tokyo20241019top .overview .txt-link {
    font-size: 12px;
  }

  .campaign_bnr_wrap {
    padding: 0 0 64px;
  }

  .campaign_bnr_wrap img {
    width: 90%;
  }

  .present_osaka_inner {
    display: block;
    padding: 40px;
    width: 90%;
  }

  .access__img_osaka {
    margin-top: -50px;
    margin-right: -27px;
  }

  .shop_listbox {
    padding: 20px 15px;
  }
}
