/*==========================
keyframes 
==========================*/
@keyframes moveDown {
  0% {
    transform: translateY(0);
  }
  100% {
    transform: translateY(20px);
  }
  0%, 80%, 100% {
    opacity: 0;
  }
  20% {
    opacity: 1;
  }
}
/*==========================
jms2025 
==========================*/
.jms2025 .text {
  font-size: 20px;
  line-height: 1.75;
  font-weight: 700;
}
@media (max-width: 767px) {
  .jms2025 .text {
    font-size: 14px;
    line-height: 1.7142857143;
  }
}
.jms2025 .text + .text {
  margin-top: 1.75em;
}
.jms2025 .text + .img {
  margin-top: 55px;
}
@media (max-width: 767px) {
  .jms2025 .text + .img {
    margin-top: 34px;
  }
}
.jms2025 .text--large {
  font-size: 24px;
  line-height: 1.5454545455;
}
@media (max-width: 767px) {
  .jms2025 .text--large {
    font-size: 16px;
  }
}
.jms2025 .note {
  font-size: 14px;
  line-height: 1.5;
}
@media (max-width: 767px) {
  .jms2025 .note {
    font-size: 12px;
    line-height: 1.5;
  }
}
.jms2025 .notice {
  font-size: 14px;
  line-height: 1.5;
  position: relative;
  padding-left: 1em;
}
.jms2025 .notice > span:first-of-type {
  display: inline-block;
  position: absolute;
  left: 0;
  top: 0;
}
@media (max-width: 767px) {
  .jms2025 .notice {
    font-size: 12px;
    line-height: 1.5;
  }
}
.jms2025 .icon--blank {
  display: inline-block;
  vertical-align: middle;
  margin-left: 0.25em;
}
.jms2025 .icon--blank img {
  width: 24px;
  height: auto;
}
.jms2025 .separator_x3 {
  margin-top: 30px;
}
.jms2025 .separator_x4 {
  margin-top: 40px;
}
.jms2025 .separator_x5 {
  margin-top: 50px;
}
.jms2025 .separator_x6 {
  margin-top: 60px;
}
.jms2025 .separator_x7 {
  margin-top: 70px;
}
.jms2025 .separator_x8 {
  margin-top: 80px;
}
.jms2025 .separator_x10 {
  margin-top: 100px;
}
@media (min-width: 768px) {
  .jms2025 .spOnly {
    display: none !important;
  }
}
@media (max-width: 767px) {
  .jms2025 .separator_x3--sp {
    margin-top: 30px;
  }
  .jms2025 .separator_x4--sp {
    margin-top: 40px;
  }
  .jms2025 .separator_x5--sp {
    margin-top: 50px;
  }
  .jms2025 .separator_x6--sp {
    margin-top: 60px;
  }
  .jms2025 .separator_x7--sp {
    margin-top: 70px;
  }
  .jms2025 .separator_x8--sp {
    margin-top: 80px;
  }
  .jms2025 .separator_x10--sp {
    margin-top: 100px;
  }
}
.jms2025 .section__bg {
  padding-top: 146px;
  padding-bottom: 150px;
}
@media (max-width: 767px) {
  .jms2025 .section__bg {
    padding-top: 60px;
    padding-bottom: 60px;
  }
}
.jms2025 .section__bg.section__bg--gray {
  background-color: #f5f5f5;
}
@media (max-width: 767px) {
  .jms2025 .section__bg.section__bg--gray {
    padding-top: 65px;
  }
}
.jms2025 .section__bg.introduction {
  padding-top: 0;
  padding-bottom: 0;
}
@media (max-width: 767px) {
  .jms2025 .section__bg.point {
    padding-bottom: 70px;
  }
}
@media (max-width: 767px) {
  .jms2025 .section__bg.booth {
    padding-bottom: 70px;
  }
}
@media (min-width: 768px) {
  .jms2025 .section__bg.mainStage {
    padding-bottom: 136px;
  }
}
@media (max-width: 767px) {
  .jms2025 .section__bg.mainStage {
    padding-top: 70px;
  }
}
@media (min-width: 768px) {
  .jms2025 .section__bg.place {
    padding-top: 146px;
  }
}
@media (max-width: 767px) {
  .jms2025 .section__bg.place {
    padding-top: 70px;
  }
}
@media (min-width: 768px) {
  .jms2025 .section__bg.overview {
    padding-top: 136px;
  }
}
@media (max-width: 767px) {
  .jms2025 .section__bg.overview {
    padding-top: 70px;
  }
}
.jms2025 .safety {
  background-color: #edf3f5;
  padding-bottom: 120px;
}
@media (max-width: 767px) {
  .jms2025 .safety {
    padding-bottom: 70px;
  }
}
.jms2025 .infra {
  background-color: #edf0f5;
  padding-bottom: 120px;
}
@media (max-width: 767px) {
  .jms2025 .infra {
    padding-bottom: 70px;
  }
}
.jms2025 .wellbeing {
  background-color: #f5f2ed;
  padding-bottom: 120px;
}
@media (max-width: 767px) {
  .jms2025 .wellbeing {
    padding-bottom: 70px;
  }
}
.jms2025 .headlineBorderLeft {
  font-size: 32px;
  line-height: 1.25;
  font-weight: 700;
  border-left: 4px solid #000;
  padding-bottom: 4px;
  padding-left: 25px;
  margin-bottom: 40px;
}
@media (max-width: 767px) {
  .jms2025 .headlineBorderLeft {
    font-size: 22px;
    line-height: 1.4545454545;
    margin-bottom: 30px;
    padding-left: 17px;
  }
}
.jms2025 .mv {
  width: 100%;
  position: relative;
}
.jms2025 .mv__image {
  height: 726px;
  position: relative;
  z-index: 0;
  overflow: hidden;
}
.jms2025 .mv__image--wrap {
  position: relative;
  object-fit: cover;
  object-position: bottom center;
  width: 100%;
  height: 726px;
  display: block;
  aspect-ratio: 800 / 363;
  background-color: #fff;
}
.jms2025 .mv__title {
  position: absolute;
  top: 0;
  z-index: 1;
  width: 100%;
  height: 100%;
}
.jms2025 .mv__title--inner {
  height: 100%;
}
.jms2025 .mv__title--textImg {
  width: 611px;
  height: 100%;
  position: relative;
}
.jms2025 .mv__title--textImg img {
  position: absolute;
  top: 115px;
  left: 0;
  margin: auto;
  width: 100%;
  max-width: 100%;
}
.jms2025 .mv__title--scroll {
  position: absolute;
  z-index: 1;
  bottom: 30px;
  left: 0;
  right: 0;
  width: 80px;
  margin: auto;
  color: #fff;
  font-size: 17px;
  font-weight: 700;
  line-height: 1;
  text-align: center;
  padding-bottom: 28px;
  filter: drop-shadow(0 0 5px rgba(0, 0, 0, 0.5));
  animation: moveDown 2s ease-in infinite;
}
.jms2025 .mv__title--scroll::before, .jms2025 .mv__title--scroll::after {
  content: "";
  display: block;
  position: absolute;
}
.jms2025 .mv__title--scroll::before {
  width: 17px;
  height: 17px;
  background-color: #fff;
  border-radius: 50%;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
}
.jms2025 .mv__title--scroll::after {
  width: 7px;
  height: 7px;
  border-right: 2px solid #000;
  border-top: 2px solid #000;
  transform: rotate(135deg);
  left: 0;
  right: 0;
  bottom: 6px;
  margin: auto;
}
@media (max-width: 767px) {
  .jms2025 .mv__image {
    height: 400px;
    position: relative;
    z-index: 0;
    overflow: hidden;
  }
  .jms2025 .mv__image--wrap {
    position: relative;
    width: 100%;
    object-fit: cover;
    height: 400px;
  }
  .jms2025 .mv__title--textImg {
    width: 100%;
    max-width: 328px;
  }
  .jms2025 .mv__title--textImg img{
    top: calc((50 / 375) * 100%);
    bottom: auto;
  }
  .jms2025 .mv__title--scroll {
    font-size: 14px;
    width: 60px;
    bottom: 20px;
    padding-bottom: 26px;
    font-weight: 500;
  }
}
.jms2025 .sectionHeadline {
  text-align: center;
  margin-bottom: 54px;
}
.jms2025 .sectionHeadline__en {
  color: #f00;
  font-weight: 700;
  font-size: 24px;
  line-height: 1;
}
.jms2025 .sectionHeadline__main {
  font-size: 50px;
  font-weight: 700;
  line-height: 1;
  margin-top: 24px;
}
.jms2025 .sectionHeadline__sub {
  font-size: 20px;
  margin-top: 12px;
}
@media (max-width: 767px) {
  .jms2025 .sectionHeadline {
    margin-bottom: 24px;
  }
  .jms2025 .sectionHeadline__en {
    font-size: 17px;
    line-height: 1.2352941176;
  }
  .jms2025 .sectionHeadline__main {
    font-size: 30px;
    margin-top: 12px;
  }
  .jms2025 .sectionHeadline__sub {
    font-size: 14px;
    margin-top: 5px;
  }
}
.jms2025 .clickableMap {
  position: relative;
}
.jms2025 .clickableMap .clickableMap__area {
  position: absolute;
  display: block;
  z-index: 1;
  width: calc((140 / 1200) * 100%);
  height: calc((140 / 566) * 100%);
  background-color: #fff;
  border-radius: 50%;
  opacity: 0;
  transition: opacity 0.3s ease;
}
.jms2025 .clickableMap .clickableMap__area:hover {
  opacity: 0.3;
}
/* 1200 486 */
.jms2025 .clickableMap .clickableMap__area.area0 {
  top: calc((325 / 566) * 100%);
  left: calc((949 / 1200) * 100%);
}
.jms2025 .clickableMap .clickableMap__area.area1 {
  top: calc((101 / 566) * 100%);
  left: calc((697 / 1200) * 100%);
}
.jms2025 .clickableMap .clickableMap__area.area2 {
  top: calc((364 / 566) * 100%);
  left: calc((620 / 1200) * 100%);
}
.jms2025 .clickableMap .clickableMap__area.area3 {
  top: calc((322 / 566) * 100%);
  left: calc((196 / 1200) * 100%);
}
@media (max-width: 767px) {
  .jms2025 .clickableMap .clickableMap__area {
    display: none;
  }
}
.jms2025 .anchorListSp {
  display: none;
}
@media (max-width: 767px) {
  .jms2025 .anchorListSp {
    display: block;
    margin-top: 25px;
  }
  .jms2025 .anchorListSp li {
    border-bottom: 1px solid #d7d7d7;
  }
  .jms2025 .anchorListSp li:first-of-type {
    border-top: 1px solid #d7d7d7;
  }
  .jms2025 .anchorListSp li a {
    position: relative;
    display: block;
    font-size: 16px;
    line-height: 1;
    font-weight: 700;
    padding: 20px 20px 20px 17px;
    text-decoration: none;
  }
  .jms2025 .anchorListSp li a::before {
    display: block;
    content: "";
    position: absolute;
  }
  .jms2025 .anchorListSp li a::before {
    width: 11px;
    height: 12px;
    left: 0;
    top: 23px;
  }
  .jms2025 .anchorListSp li:nth-of-type(1) {
    color: #811b1b;
  }
  .jms2025 .anchorListSp li:nth-of-type(1) a::before {
    background: url(../img/icon_arrow_bottom_00.png) 0 0 no-repeat;
    background-size: cover;
  }
  .jms2025 .anchorListSp li:nth-of-type(2) {
    color: #1b6281;
  }
  .jms2025 .anchorListSp li:nth-of-type(2) a::before {
    background: url(../img/icon_arrow_bottom_01.png) 0 0 no-repeat;
    background-size: cover;
  }
  .jms2025 .anchorListSp li:nth-of-type(3) {
    color: #364264;
  }
  .jms2025 .anchorListSp li:nth-of-type(3) a::before {
    background: url(../img/icon_arrow_bottom_02.png) 0 0 no-repeat;
    background-size: cover;
  }
  .jms2025 .anchorListSp li:nth-of-type(4) {
    color: #664208;
  }
  .jms2025 .anchorListSp li:nth-of-type(4) a::before {
    background: url(../img/icon_arrow_bottom_03.png) 0 0 no-repeat;
    background-size: cover;
  }
}
.jms2025 .headlineBgImage {
  width: 100%;
  height: 300px;
  position: relative;
}
.jms2025 .headlineBgImage h3 {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  font-size: 42px;
  text-align: center;
  color: #fff;
  font-weight: 700;
  line-height: 1;
  height: 42px;
  filter: drop-shadow(0 0 10px rgba(0, 0, 0, 0.5)) drop-shadow(0 0 10px rgba(0, 0, 0, 0.5));
}
.jms2025 .headlineBgImage img {
  object-fit: cover;
  width: 100%;
  height: 300px;
}
@media (max-width: 767px) {
  .jms2025 .headlineBgImage {
    height: 195px;
  }
  .jms2025 .headlineBgImage h3 {
    font-size: 28px;
    height: 28px;
  }
  .jms2025 .headlineBgImage img {
    height: 195px;
  }
}
.jms2025 .listExhibition {
  margin-top: 24px;
  padding-top: 40px;
  border-top: 1px solid #d7d7d7;
}
.jms2025 .listExhibition ul {
  display: flex;
  flex-wrap: wrap;
  align-items: stretch;
}
.jms2025 .listExhibition ul li {
  width: 48.75%;
  background-color: #fff;
  padding: 30px 40px;
  margin-left: 2.5%;
}
.jms2025 .listExhibition ul li:nth-of-type(2n+1) {
  margin-left: 0;
}
.jms2025 .listExhibition ul li:nth-of-type(n+3) {
  margin-top: 2.5%;
}
.jms2025 .listExhibition__wrap {
  display: flex;
  align-items: center;
  margin-top: 16px;
}
.jms2025 .listExhibition__label {
  font-size: 15px;
  line-height: 1;
  text-align: center;
  padding: 5px 7px 7px;
}
.jms2025 .listExhibition__icon img {
  max-height: 74px;
  height: 74px;
  width: auto;
  max-width: 100%;
}
.jms2025 .listExhibition__text {
  font-size: 20px;
  font-weight: 700;
  width: auto;
  flex-basis: auto;
  margin-left: 25px;
}
.jms2025 .listExhibition__text > small{
  font-size: 70%;
}
@media (min-width: 768px) {
  .jms2025 .listExhibition__icon {
    flex: 0 0 68px;
  }
  .jms2025 .listExhibition__icon.icon--narrow {
    flex: 0 0 58px;
  }
}
@media (max-width: 767px) {
  .jms2025 .listExhibition {
    margin-top: 35px;
    padding-top: 30px;
  }
  .jms2025 .listExhibition ul {
    display: block;
  }
  .jms2025 .listExhibition ul li {
    width: 100%;
    padding: 20px;
    margin-left: 0;
  }
  .jms2025 .listExhibition ul li:nth-of-type(n+2) {
    margin-top: 20px;
  }
  .jms2025 .listExhibition__wrap {
    flex-wrap: wrap;
    justify-content: space-between;
  }
  .jms2025 .listExhibition__label {
    font-size: 14px;
    padding: 5px;
  }
  .jms2025 .listExhibition__icon {
    width: 50px;
  }
  .jms2025 .listExhibition__icon img {
    height: 52px;
    width: auto;
  }
  .jms2025 .listExhibition__text {
    font-size: 15px;
    line-height: 1.5;
    margin-left: 15px;
    width: calc(100% - 65px);
  }
}
.jms2025 .columnHorizon .caption {
  margin-top: 0.5em;
  font-size: 14px;
}
@media (min-width: 768px) {
  .jms2025 .columnHorizon {
    display: flex;
  }
  .jms2025 .columnHorizon.col3 > div{
    width: calc((380 / 1200) * 100%);
    margin-left: calc((30 / 1200) * 100%);
  }
  .jms2025 .columnHorizon.col3 > div:nth-of-type(3n+1){
    margin-left: 0;
  }
}
@media (max-width: 767.98px) {
  .jms2025 .columnHorizon > div{
    margin-top: 15px;
  }
}

.jms2025 .listOverview {
  border-bottom: 1px solid #d7d7d7;
}
.jms2025 .listOverview li {
  display: flex;
  flex-wrap: wrap;
  padding: 24px 0;
  border-top: 1px solid #d7d7d7;
}
.jms2025 .listOverview__head {
  font-size: 16px;
  font-weight: 700;
  line-height: 1.75;
  width: 125px;
  padding-right: 10px;
}
.jms2025 .listOverview__body {
  display: flex;
  font-size: 16px;
  line-height: 1.75;
  width: calc(100% - 125px);
}
.jms2025 .listOverview__innerList dt {
  font-weight: 700;
}
@media (min-width: 768px) {
  .jms2025 .listOverview__inner {
    width: 57.2093023256%;
  }
  .jms2025 .listOverview__inner:first-of-type {
    width: 41.3953488372%;
    margin-right: 1.3953488372%;
  }
  .jms2025 .listOverview .listOverview__innerList {
    margin-bottom: 25px;
  }
  .jms2025 .listOverview .note {
    margin-bottom: 1em;
  }
  .jms2025 .listOverview .notice:nth-of-type(n+2) {
    margin-top: 0.25em;
  }
  .jms2025 .listOverview a:hover {
    text-decoration: none;
  }
}
@media (max-width: 767px) {
  .jms2025 .listOverview li {
    padding: 12px 0;
  }
  .jms2025 .listOverview__head {
    width: 95px;
    margin-bottom: 8px;
    font-size: 14px;
    line-height: 1.7142857143;
  }
  .jms2025 .listOverview__body {
    display: block;
    width: calc(100% - 95px);
    font-size: 14px;
    line-height: 1.7142857143;
  }
  .jms2025 .listOverview__inner {
    width: 100%;
  }
  .jms2025 .listOverview__inner:first-of-type {
    padding-right: 0;
  }
  .jms2025 .listOverview__innerList {
    margin-bottom: 15px;
  }
}
.jms2025 .booth .sectionHeadline {
  margin-bottom: 43px;
}
@media (max-width: 767px) {
  .jms2025 .booth .sectionHeadline {
    margin-bottom: 18px;
  }
}
@media (min-width: 768px) {
  .jms2025 .introduction .sectionHeadline {
    margin-bottom: 62px;
  }
}
@media (min-width: 768px) {
  .jms2025 .place .sectionHeadline {
    margin-bottom: 70px;
  }
  .jms2025 .place .sectionHeadline__en {
    font-size: 26px;
  }
}
@media (min-width: 768px) {
  .jms2025 .overview .sectionHeadline__en {
    font-size: 26px;
  }
}
@media (max-width: 767px) {
  .jms2025 .overview .sectionHeadline {
    margin-bottom: 65px;
  }
}
.jms2025 .safety .headlineBorderLeft {
  color: #1b6281;
  border-left-color: #1b6281;
}
.jms2025 .safety .listExhibition__label {
  color: #1b6281;
  background-color: #e1ecf0;
}
.jms2025 .infra .headlineBorderLeft {
  color: #364264;
  border-left-color: #364264;
}
.jms2025 .infra .listExhibition__label {
  color: #364264;
  background-color: #e4eaf2;
}
.jms2025 .wellbeing .headlineBorderLeft {
  color: #664208;
  border-left-color: #664208;
}
.jms2025 .wellbeing .listExhibition__label {
  color: #664208;
  background-color: #f0eae1;
}
@media (min-width: 768px) {
  .jms2025 .wellbeing .headlineBorderLeft {
    margin-top: 112px;
  }
}