@charset "UTF-8";
/* ------------------------------------------- */
/* ---------- olympus100th common ---------- */
/* ------------------------------------------- */
.olympus100th-blue {
  color: #0b308e;
}
.olympus100th-va-center {
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  position: absolute;
  padding: 0 15px;
}

/* ------------------------------------------- */
/* ---------- olympus100th timeline ---------- */
/* ------------------------------------------- */
.olympus100th-timeline-wrapper:after {
  content: "";
  clear: both;
  display:block;
  height: 2em;
}
.olympus100th-timeline-wrapper {
  position: relative;
}
.olympus100th-timeline {
  margin-top: 8em;
}
.olympus100th-timeline li {
  width: 100%;
  min-height: 140px;
  margin-bottom: 2em;
  position: relative;
}
.olympus100th-timeline li:first-child {
  min-height: auto;
}
.olympus100th-timeline-title,
[lang="ja"] [class*="hdg-section"].olympus100th-timeline-title {
 color: #0b308e;
 line-height: 1.6;
 font-size: 2.4em;
 letter-spacing: 0.4em;
 margin-right: -0.4em;
 font-weight: bold;
}
.olympus100th-timeline-title > span {
 display: block;
 font-weight: bold;
}
.olympus100th-timeline-title > span:first-child {
 color: #e9b226;
 text-shadow: -2px 1px #666;
 letter-spacing: 1em;
 margin-right: -1em;
 font-size: 1.6em;
 font-weight: bold;
}
.olympus100th-timeline-title > span:nth-child(2) {
  letter-spacing: normal;
  margin-right: 0.4em;
}
.olympus100th-timeline-date-01,
.olympus100th-timeline-date-02 {
  letter-spacing: .0625em;
  font-weight: normal;
  line-height: 1;
  font-size: 2.4em;
  position: relative;
  clear: both;
}
.olympus100th-timeline-date-02 {
  font-weight: bold;
}
.olympus100th-timeline-container {
  margin: -2.5% 0 2% 0;
  width: 50%;
  position: relative;
}
.olympus100th-timeline-slide-r {
  float: right;
  padding-right: 5%;
}
.olympus100th-timeline-slide-l {
  float: left;
  padding-left: 5%;
}
.olympus100th-timeline-container p {
  line-height: 1.6;
  padding: 0 48px;
}
.olympus100th-timeline-container p.block-center {
  margin-left: auto;
  margin-right: auto;
}
.olympus100th-timeline-container p.block-right {
  margin-left: 60%
}
.olympus100th-timeline-container-content {
  position: relative;
  margin: 0;
}

.infograp_value {
  background: linear-gradient(transparent 90%, #FFC90E 0%);
  font-size: 4rem;
  font-weight: bold;
  color: #08107b;
}
.infograp_value_k {
  background: linear-gradient(transparent 90%, #FFC90E 0%);
  font-size: 3rem;
  font-weight: bold;
  color: #08107b;
}
.infograp_bold {
  color: #000;
  font-size: 130%;
  font-weight: bold;
}


/* ------------------------------------------- */
/* ------ olympus100th timeline adjust ------- */
/* ---------------- desktop ------------------ */
/* ------------------------------------------- */
@media only screen and (min-width: 701px)  {
  .olympus100th-timeline-container-content {
    margin-top: -4%;
  }
  .adjust2020 .olympus100th-timeline-container-content {
    margin-top: -30%;
  }
  .adjust2019 .olympus100th-timeline-container-content {
    margin-top: -50%;
  }
  .anc-ct {
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .mt-pc {
    margin-top: 6.5em !important;
  }
  .olympus100th-timeline-container p {
    padding: 0 60px;
  }
}

/* ------------------------------------------- */
/* ---- olympus100th timeline responsive ----- */
/* ------------------------------------------- */

@media only screen and (max-width: 700px)  {
  .olympus100th-timeline-title,
  [lang="ja"] [class*="hdg-section"].olympus100th-timeline-title {
   font-size: 1.8em;
   letter-spacing: normal;
   margin-right: 0;
  }
  .olympus100th-timeline-title > span:first-child {
   letter-spacing: 0.5em;
   margin-right: -0.5em;
   font-size: 1.6em;
  }
  .olympus100th-timeline-date-01.ta-c,
  .olympus100th-timeline-date-02.ta-c {
    text-align: left !important;
    font-size: 1.8em;
  }
  .olympus100th-timeline-container {
    width: 100%;
    margin-top: -6.5%;
    margin-bottom: 8%;
  }
  .olympus100th-timeline-slide-l,.olympus100th-timeline-slide-r {
    float: right;
    padding-right: 0;
    padding-left: 0;
  }
  .olympus100th-timeline-container.olympus100th-timeline-slide-r:before,
  .olympus100th-timeline-container.olympus100th-timeline-slide-l:before {
    right: auto;
    left: 22%;
    width: 8%;
    top:25px;
  }
  .olympus100th-timeline-container.olympus100th-timeline-slide-r:after,
  .olympus100th-timeline-container.olympus100th-timeline-slide-l:after {
    right: auto;
    left: 30%;
    top:23px;
  }
  .olympus100th-timeline-container p {
    width: 80%;
    margin-left: auto;
    margin-right: auto;
  }
  .olympus100th-timeline-container-content {
    margin-top: -5%;
  }
  .olympus100th-timeline-container p.block-right {
    margin-left: auto;
  }
  .olympus100th-timeline-container-content img {
    max-height: 300px;
  }
  .olympus100th-va-center {
    position: static;
  }

  .adjust2020 .olympus100th-timeline-slide-l .olympus100th-timeline-container-content,
  .adjust2019 .olympus100th-timeline-slide-r .olympus100th-timeline-container-content {
    margin-top: 15px;
  }
}
@media only screen and (max-width: 500px) {
  .olympus100th-timeline-container p {
    width: 90%;
  }
  .olympus100th-timeline-container.olympus100th-timeline-slide-r:before,
  .olympus100th-timeline-container.olympus100th-timeline-slide-l:before {
    top: 9px;
  }
  .olympus100th-timeline-container.olympus100th-timeline-slide-r:after,
  .olympus100th-timeline-container.olympus100th-timeline-slide-l:after {
    top:7px
  }

  .adjust2020 .olympus100th-timeline-slide-l .olympus100th-timeline-container-content {
    margin-top: -32%;
  }
  .adjust2019 .olympus100th-timeline-slide-r .olympus100th-timeline-container-content {
    margin-top: 10%;
  }
  .h-20 {
    margin-top: -20%;
  }
  .mt-35 {
    margin-top: 35%;
  }
  .infograp_value {
    display: inline-block;
    font-size: 3.2rem;
  }
}

@media only screen and (max-width: 768px) {
  .lyt-medicaltown-02 .hdg {
      padding: 15vw 16px !important;
  }
  .mt-pc {
    margin-top: 1em !important;
  }
}