@charset "UTF-8";

.hexpo2025 {
  font-family: "Noto Sans JP", sans-serif;
}

.hexpo2025 img {
  max-width: 100%;
}

.hexpo2025 .pc {
  display: block;
}

.hexpo2025 .sp {
  display: none;
}

.btn_cv a {
  position: relative;
  display: inline-block;
  min-width: 260px;
  line-height: 60px;
  border: 1px solid #004f78;
  border-radius: 5px;
  background-image: linear-gradient(to right, #008bcc, #004f78);
  color: #fff;
  font-size: 16px;
  font-weight: bold;
  text-align: center;
  transition: opacity 0.3s;
}

.btn_cv a:hover {
  opacity: 0.6;
}

.btn_cv a:link,
.btn_cv a:visited {
  color: #fff;
  text-decoration: none;
}

.btn_cv a::after {
  content: "";
  position: absolute;
  top: 50%;
  right: 15px;
  width: 8px;
  height: 8px;
  margin-top: -4px;
  border-right: 2px solid #fff;
  border-bottom: 2px solid #fff;
  transform: rotate(-45deg);
}

.hexpo2025 .inner {
  padding: 80px 0;
}

.hexpo2025 .btn-area {
  margin: 40px auto;
  width: -moz-fit-content;
  width: fit-content;
}

.hexpo2025 .btn-area a {
  display: block;
  color: #fff;
  font-size: 30px;
  border-radius: 60px;
  padding: 25px 60px;
  text-decoration: none;
  opacity: 0.5;
  pointer-events: none;
  max-width: 450px;
  width: 100%;
  background-image: linear-gradient(to right, #008bcc, #004f78);
}

/* sec_fv */
.hexpo2025 .sec_fv {
  background: #fff;
}

.hexpo2025 .sec_fv .inner {
  padding: 0;
}

.hexpo2025 .sec_fv .title-ill {
  width: 620px;
  margin-left: auto;
  margin-top: -70px;
}

.hexpo2025 .title {
  margin-bottom: 45px;
  padding-top: 75px;
  display: flex;
}

.hexpo2025 .title-left {
  margin-right: 30px;
}

.hexpo2025 .title h1 {
  font-size: 30px;
  font-weight: 600;
  margin-bottom: 15px;
  line-height: 1.2;
}

.hexpo2025 .title-sub {
  color: #265398;
  font-size: 30px;
  font-weight: 600;
}

.hexpo2025 .title-sub span {
  background: #265398;
  color: #fff;
  font-size: 40px;
  font-weight: 600;
  padding: 0 50px;
  line-height: 1;
  padding-bottom: 2px;
  margin-left: 8px;
  margin-right: 12px;
}

.hexpo2025 .title-sub span:first-child {
  margin-left: 0;
}

.hexpo2025 .title-sub span:last-child {
  margin-right: 0;
}

.hexpo2025 .title img {
  width: 360px;
}

.hexpo2025 .title-copy {
  font-size: 30px;
  color: #265398;
  font-weight: 600;
}

.hexpo2025 .title-copy span {
  font-size: 40px;
  background: linear-gradient(transparent 65%, #F7C700 35%);
}

/* sec_cv */
.hexpo2025 .sec_cv {
  background-color: #0499d8;
  background-image: linear-gradient(90deg, rgb(159, 213, 227), rgb(11, 180, 220) 60%, rgb(41, 76, 147));
}

.hexpo2025 .sec_cv .inner {
  padding: 0;
}

.hexpo2025 .sec_cv .txt {
  text-align: center;
  font-size: 20px;
  padding: 40px 0;
  color: #fff;
}

.hexpo2025 .sec_cv .txt span {
  display: block;
  margin-top: 20px;
  font-size: 28px;
  font-weight: 600;
}

.hexpo2025 .sec_cv .btn_cv {
  margin-top: 40px;
  text-align: center;
}

.hexpo2025 .sec_cv .btn_cv a {
  font-size: 24px;
  width: 450px;
}

/* sec_menu */
.hexpo2025 .sec_menu .inner {
  padding: 40px 0 0 0;
}

.hexpo2025 .sec_menu .menu_list {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  font-size: 18px;
}

.hexpo2025 .sec_menu .menu_list a {
  color: #b1000e;
  text-decoration: none;
  background: url(./image/icon_menu.svg) right center no-repeat;
  background-size: 24px;
  padding-right: 30px;
}

/* sec_summary */
.hexpo2025 .sec_summary table tbody th {
  background-color: transparent;
}

.hexpo2025 .sec_summary .notice {
  font-size: 14px;
  margin-top: 0.5em;
}

/* sec_lecture */
.hexpo2025 .sec_lecture .lecturers {
  background: #DCF3FA;
  padding: 40px 50px;
  border-radius: 10px;
}

.hexpo2025 .sec_lecture .lecturers_inner {
  display: flex;
  margin-bottom: 30px;
}

.hexpo2025 .sec_lecture .lecturers_left {
  width: 240px;
  margin-right: 25px;
}

.hexpo2025 .sec_lecture .lecturers_right {
  width: calc(100% - 255px);
}

.hexpo2025 .sec_lecture .lecturers_right .lec_data {
  font-size: 18px;
  margin-bottom: 5px;
}

.hexpo2025 .sec_lecture .lecturers_right .lec_title {
  font-size: 34px;
  font-weight: 600;
  padding: 10px 0;
  border-top: 1px solid #fff;
  border-bottom: 1px solid #fff;
  line-height: 1.4;
  margin-bottom: 20px;
}

.hexpo2025 .sec_lecture .lecturers_right .lec_title span {
  display: block;
  font-size: 20px;
  font-weight: 400;
}

.hexpo2025 .sec_lecture .lecturers_right .lec_name {
  font-size: 22px;
  font-weight: 600;
}

.hexpo2025 .sec_lecture .lecturers_right .lec_potision {
  font-size: 18px;
}

.hexpo2025 .sec_lecture .lecturers>div:last-child {
  margin-bottom: 0;
}

.hexpo2025 .sec_lecture .lecturers>div .date {
  margin-bottom: 20px;
}

.expo2025-title {
  font-size: 40px;
  font-weight: bold;
  line-height: 1.5;
  text-align: center;
  margin-bottom: 40px;
}

.expo2025-title::before {
  content: "";
  position: absolute;
  bottom: -10px;
  display: inline-block;
  width: 60px;
  height: 2px;
  left: 50%;
  transform: translateX(-50%);
  background-color: #0EB3DC;
  border-radius: 2px;
}

.hexpo2025 table {
  border: none;
  border-top: 1px solid #ddd;
}

.hexpo2025 table th,
.hexpo2025 table td {
  padding: 15px;
}

.hexpo2025 table th {
  width: 170px;
  font-size: 20px;
  border-right: none;
  background: #F0FAFD !important;
  border-bottom: 1px solid #DDDDDD;
  text-align: center;
  font-weight: 400;
}

.hexpo2025 table td {
  font-size: 20px;
  border-bottom: 1px solid #DDDDDD;
  padding-left: 30px;
}

.hexpo2025 table td>span {
  display: block;
  font-size: 16px;
  line-height: 1.6;
}

/* sec_seminar */
.hexpo2025 .sec_seminar .sec_txt {
  font-size: 20px;
  margin: 10px 0;
  text-align: center;
}

.hexpo2025 .sec_seminar .sec_coming {
  font-size: 30px;
  font-weight: 600;
  color: #265398;
  text-align: center;
}

/* sec_place */
.hexpo2025 .sec_place .place_ttl {
  font-size: 24px;
  font-weight: 600;
  text-align: center;
  margin-bottom: 30px;
}

.hexpo2025 .sec_place .place_map {
  max-width: 650px;
  margin: 0 auto;
}

.hexpo2025 .sec_place .place_map p {
  margin-top: 15px;
  font-size: 20px;
  line-height: 1.6;
  text-align: center;
}

.hexpo2025 .sec_exhibits table {
  border: none;
  border-top: none;
  border-collapse: collapse;
  table-layout: fixed;
  margin-bottom: 10px;
}

.hexpo2025 .sec_exhibits table th,
.hexpo2025 .sec_exhibits table td {
  padding: 15px;
  width: auto;
}

.hexpo2025 .sec_exhibits table th {
  width: auto;
  font-size: 20px;
  border-right: 2px solid #fff;
  background: #bbdaf9 !important;
  border-bottom: 2px solid #fff;
  text-align: center;
  font-weight: 400;
}

.hexpo2025 .sec_exhibits table th.category_ttl {
  color: #fff;
  text-align: left;
  background: #0EB3DC !important;
  font-size: 16px;
}

.hexpo2025 .sec_exhibits table th.category_ttl-01 {
  width: 270px;
}

.hexpo2025 .sec_exhibits table th.category_ttl-02 {
  width: 80px;
}

.hexpo2025 .sec_exhibits table th.category_ttl-03 {
  width: auto;
}

.hexpo2025 .sec_exhibits table col:nth-child(1) {
  width: 60px;
}

.hexpo2025 .sec_exhibits table col:nth-child(2) {
  width: 250px;
}

.hexpo2025 .sec_exhibits table col:nth-child(3) {
  width: auto;
}

.hexpo2025 .sec_exhibits table td {
  font-size: 20px;
  border-bottom: 2px solid #fff;
  text-align: left;
  background: #f4f4f4;
}

.hexpo2025 .sec_exhibits table td.td_num {
  text-align: center;
}

.hexpo2025 .sec_exhibits table td>span {
  font-size: 16px;
  margin-left: -8px;
}

.hexpo2025 .sec_exhibits table .bg_white {
  background: #fff;
  height: 15px;
}

.hexpo2025 .sec_exhibits table th.tate {
  width: 60px !important;
}

.hexpo2025 .sec_exhibits table th.tate-right {
  width: 210px !important;
}

.hexpo2025 .sec_exhibits table .tate {
  letter-spacing: 5px;
  border-right: 2px solid #fff;
}

.hexpo2025 .sec_exhibits table .tate span {
  white-space: pre;
  writing-mode: vertical-rl;
  display: inline-block;
}

@media screen and (max-width: 767px) {
  .JS #FooterLogo {
    min-width: 290px;
    padding-right: 15px;
    padding-left: 15px;
  }

  .JS #Contents {
    padding: 0 !important;
  }

  .hexpo2025 .inner {
    box-sizing: border-box;
    padding: 0 20px;
  }

  .hexpo2025 .pc {
    display: none;
  }

  .hexpo2025 .sp {
    display: block;
  }

  .hexpo2025 .sec_fv {
    background: #fff;
  }

  .hexpo2025 .sec_fv .title-ill {
    width: 100%;
    margin-left: auto;
    margin-top: 0;
  }

  .hexpo2025 .title {
    margin-bottom: 30px;
    padding-top: 40px;
  }

  .expo2025-title {
    font-size: 28px;
    margin-bottom: 30px;
  }

  .hexpo2025 .title h1 {
    text-align: center;
    line-height: 1.5;
  }

  .hexpo2025 .title img {
    width: 200px !important;
    margin: 20px auto;
    display: block;
  }

  .hexpo2025 .title-sub {
    font-size: 25px;
    margin: 0 auto;
    width: -moz-fit-content;
    width: fit-content;
  }

  .hexpo2025 .title-sub span {
    font-size: 25px;
    font-weight: 600;
    padding: 0 30px;
    line-height: 1;
    padding-bottom: 2px;
  }

  .hexpo2025 .sec_menu .inner {
    padding: 40px 20px;
  }

  .hexpo2025 .title-copy {
    font-size: 24px;
    text-align: center;
    line-height: 1.5;
  }

  .hexpo2025 .title-copy span {
    font-size: 30px;
    margin-top: -10px;
  }

  .hexpo2025 .sec_cv .txt {
    text-align: center;
    font-size: 14px;
    padding: 40px 0;
  }

  .hexpo2025 .sec_cv .txt span {
    margin-top: 10px;
    font-size: 20px;
  }

  .hexpo2025 .sec_summary table th {
    width: 100%;
    font-size: 16px !important;
    display: block;
    text-align: left;
    border: none;
  }

  .hexpo2025 .sec_summary table td {
    width: 100%;
    font-size: 14px !important;
    display: block;
    border: none;
  }

  .hexpo2025 .sec_summary table td>span {
    font-size: 14px !important;
  }

  .hexpo2025 .btn-area {
    width: 80%;
    margin-bottom: 80px;
  }

  .hexpo2025 .btn-area a {
    display: block;
    color: #fff;
    font-size: 16px;
    border-radius: 60px;
    padding: 15px 30px;
    width: 100%;
    text-align: center;
    margin: 0 auto;
  }

  .hexpo2025 table {
    border-top: none;
  }

  .hexpo2025 .sec_lecture .lecturers {
    padding: 30px;
    border-radius: 8px;
  }

  .hexpo2025 .sec_lecture .lecturers_inner {
    display: block;
    padding: 0;
    border-radius: 0;
    margin-bottom: 15px;
  }

  .hexpo2025 .sec_lecture .lecturers_left {
    width: 100%;
    margin-right: 0;
    margin-bottom: 20px;
  }

  .hexpo2025 .sec_lecture .lecturers_right {
    width: 100%;
    margin-right: 0;
  }

  .hexpo2025 .sec_lecture .lecturers_right .lec_data {
    font-size: 14px;
  }

  .hexpo2025 .sec_lecture .lecturers_right .lec_title {
    font-size: 18px;
  }

  .hexpo2025 .sec_lecture .lecturers_right .lec_title {
    font-size: 18px;
  }

  .hexpo2025 .sec_lecture .lecturers_right .lec_title span {
    font-size: 14px;
  }

  .hexpo2025 .sec_lecture .lecturers_right .lec_name {
    font-size: 14px;
  }

  .hexpo2025 .sec_lecture .lecturers_right .lec_potision {
    font-size: 14px;
  }

  .hexpo2025 .sec_lecture .lec_txt {
    font-size: 14px;
  }

  .sec_lecture {
    margin-bottom: 80px;
  }

  .hexpo2025 .sec_place .place_ttl {
    font-size: 18px;
    margin-bottom: 20px;
  }

  .sec_place {
    margin-bottom: 80px;
  }

  .hexpo2025 .sec_exhibits .tableouter {
    overflow-x: scroll;
    /* ← 横スクロールを許可 */
    max-width: 100%;
    -webkit-overflow-scrolling: touch;
    /* iOSで慣性スクロール */
  }

  .hexpo2025 .tableouter table {
    width: 650px;
  }

  .hexpo2025 .tableouter table td {
    font-size: 16px;
    white-space: nowrap;
  }

  .hexpo2025 .tableouter table td span {
    font-size: 10px;
    margin-left: -5px;
  }

  .hexpo2025 .sec_exhibits table th.category_ttl-01 {
    width: auto;
  }

  col:nth-child(1) {
    width: 60px !important;
  }

  col:nth-child(2) {
    width: 160px !important;
  }

  col:nth-child(3) {
    width: auto;
  }

  .hexpo2025 .sec_exhibits table {
    border-top: none;
  }

  .hexpo2025 .notice {
    font-size: 10px;
  }

  .hexpo2025 .sec_exhibits {
    padding-bottom: 80px;
  }
}