@charset "utf-8";
/********************************************************* 
 2nd - VSMS EXHIBITION
 last-update - 2026.01.30
 *********************************************************/
:root {
  --color-white: #fff;
  --color-news: #971e25;
  --color-gry-dark: #555;
  --color-gry-smoke: #eee;
  --color-gry-light: #999;
}
strong {
  font-size: 125%;
}
/*-------------------------------
 main
---------------------------------*/
main {
  overflow: hidden;
}
.contents {
  width: 100%;
  background-image: url(/brand/fss/assets/image/special/gtm/vsms-exb002/sp_vsms-exb002_main.webp);
  background-repeat: no-repeat;
  background-size: 1800px auto;
  position: relative;
  overflow: hidden;
  display: block;
  transition: 0.8s ease-out;
  background-position: top center;
}
@media (max-width: 768px) {
  .contents {
    background-size: 200%;
  }
}
.hero-image {
  width: min(100% , 1200px);
  margin: 0 auto;
  height: 100rem;
}
@media (max-width: 768px) {
  .hero-image {
    height: 70rem;
  }
}
@media (max-width: 500px) {
  .hero-image {
    height: 45rem;
  }
}
.hero-cont {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 100%;
}
.hero_logo {
  width: min(88%, 70rem);
  padding-top: 10%;
}

/*-------------------------------
 content
---------------------------------*/
.news-content {
  width: var(--w-md);
  max-width: 98%;
  margin: 0 auto;
  background: rgba(255, 255, 255, 0.8);
  padding: calc(var(--rs)* 2) calc(var(--rs)* 2) calc(var(--rs)* 6);
  position: relative;
  z-index: 1;
}
.news-title {
  font-size: calc(var(--fs) * 3);
  text-align: center;
}
@media screen and (max-width: 768px) {
  .news-title {
    font-size: calc(var(--fs) * 2.3)
  }
}
.news-date {
  width: 96%;
  padding: 0.5em 0;
  margin: 0.5em auto 1em;
  color: var(--color-gry-light);
  text-align: right;
}
.news-navi {
  padding: 1rem;
  margin: 1rem calc(var(--rs) * 1) 2rem;
  background: #F9F9F9;
  border-top: 0.1rem dotted #ccc;
  border-bottom: 0.1rem dotted #ccc;
}
.news-navi > li {
  text-indent: -1em;
  padding: 0.2em 0 0.2em 1em;
}
@media screen and (max-width: 768px) {
  .news-navi > li {
    font-size: calc(var(--fs) * 1.4)
  }
}
.news-content > h3.news-heading {
  font-size: calc(var(--fs) * 2);
  color: var(--color-news);
  line-height: 1.5;
  padding: 0 calc(var(--fs) * 1);
  margin: 3rem auto 1rem;
  position: relative;
  left: calc(var(--rs) * 1);
}
.news-heading--border {
  border-left: calc(var(--fs) * 1) solid var(--color-news);
}
.news-list {
  position: relative;
}
.news-list--frame {
  line-height: 1.5;
  width: 98%;
  margin: 0 auto;
  padding: calc(var(--rs) * 1)!important;
  border: 1rem solid var(--color-gry-smoke);

}
.news-list__tit {
  font-size: calc(var(--fs) * 1.8);
  color: var(--color-white);
  padding: 0.5rem 1rem;
  margin-bottom: 1rem;
  background: var(--color-gry-dark);
}
.news-list__tit:not(:first-of-type) {
  margin-top: 2rem;
}
.news-list__text {
  padding: 1rem;
  margin: 1rem 0;
}
.news-list__text + .news-list__text {
  padding-top: 2rem;
  border-top: 0.1rem solid var(--color-gry-smoke);
}
.event-scd {
  border-collapse: separate;
  border-spacing: 0 0.5em;
}
.event-scd th {
  min-width: 9.5em;
  font-weight: bold;
  position: relative;
  display: inline-block;
}
.event-scd td {
    position: relative;
}
.event-scd th:after {
  content: ":";
  padding: 0 0.5em 0 0;
  right: 0;
  position: absolute;
}
.entry-note li {
  text-indent: -0.5em;
  padding: 0 0 0 1rem;
}
.entry-note li:not(:last-of-type) {
  padding: 0 0 0.4em 1rem;
}
.entry-note.entry-note__display {
  padding: 0 0 1em;
  margin: 0 0 1.2em;
  border-bottom: 1px solid #e3e3e3;
}
.entry-note.entry-note__display li:not(:last-of-type) {
  padding: 0 0 1em 1rem;
}
.news-image--bnr {
  max-width: var(--w-sm);
  padding: 0 2rem;
  margin: 4rem auto;
}
.news-image {
  margin: 0 auto 1rem;
  text-align: center;
  display: grid;
  grid-template-columns: repeat(3 , 1fr);
}
.entry-card {
  display: block;
  padding: 0.5em 0;
}
.note_list {
  font-size: calc(var(--fs) * 1.2);
  padding: 0.5em 0 0;
}
.note_list li {
  text-indent: -1em;
  padding: 0 0 0 1em;
}
.note_list li:not(:last-of-type) {
  padding: 0 0 0.2em 1em;
}
/* address*/
.address-general {
  padding: calc(var(--rs) * 2)!important;
  margin: 2rem calc(var(--rs) * 1);
  background: var(--color-gry-smoke);
  font-style: normal;
}
.address__tit {
  margin-bottom: 0.5rem;
  font-weight: bold;
  display: inline-block;
}
@media screen and (min-width: 768px) {

}
.news-latest-lists,.news-latest-cont {
  border-top: none;
  border-bottom: none;
}
.news-latest-cont {
  padding: 0 0 0;
}
.news-latest-cont > a:not(:hover) {
  color: var(--c-link);
}


