@charset "UTF-8";
body.body.company-category-page .common-company-title {
  color: #1e277e;
  line-height: 1.4;
}
body.body.company-category-page .common-company-title .en {
  font-size: 2.375rem;
  font-weight: bold;
  font-family: "Roboto Slab", serif;
  letter-spacing: 0.1em;
}
body.body.company-category-page .common-company-title .jp {
  font-size: 1.375rem;
  letter-spacing: 0.2em;
  display: block;
  margin-top: 0.5555555556vh;
  font-weight: 500;
}

@media (max-width: 768px) {
  body.body.company-category-page .common-company-title .en {
    font-size: 1.75rem;
  }
  body.body.company-category-page .common-company-title .jp {
    font-size: 1.125rem;
  }
}
body.body .history-page {
  overflow: hidden;
}
body.body .history-page .top-box .common-company-title {
  width: 980px;
  max-width: 80%;
  margin: 2.8888888889vh auto 0;
}
body.body .history-page .top-box .double-box {
  width: 1262px;
  max-width: 100%;
  margin: -73px auto 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
body.body .history-page .top-box .double-box [class^=image] {
  width: 49.4453248811%;
}
body.body .history-page .top-box .double-box [class^=image] img {
  display: block;
  width: 100%;
}
body.body .history-page .top-box .double-box .image-left {
  margin-top: 133px;
}
body.body .history-page .top-box .top-catch-box {
  width: 720px;
  max-width: 80%;
  margin: 7.7777777778vh auto 0;
}
body.body .history-page .top-box .top-catch-box .catch {
  font-size: 1.125rem;
  font-weight: 500;
  letter-spacing: 0.075em;
  line-height: 2.1666666667em;
  color: #00afec;
  text-align: center;
}
body.body .history-page .top-box .top-catch-box .common-text {
  text-align: justify;
  text-justify: inter-ideograph;
  margin-top: 3.4444444444vh;
}
body.body .history-page .history-contents {
  margin-top: 15.5555555556vh;
}
body.body .history-page .history-contents .inner {
  width: 980px;
  max-width: 80%;
  margin: 0 auto;
}
body.body .history-page .history-contents .inner .history-content {
  width: 890px;
  margin: 0 auto;
  position: relative;
  max-width: 100%;
}
body.body .history-page .history-contents .inner .history-content:before {
  content: "";
  display: block;
  height: 368px;
  background: rgba(0, 175, 236, 0.12);
  position: absolute;
  z-index: -1;
  top: -9.4444444444vh;
  right: 71.3483146067%;
  width: 100vw;
}
body.body .history-page .history-contents .inner .history-content .history-top .common-title {
  text-align: left;
  border-bottom: 1px solid #1e277e;
}
body.body .history-page .history-contents .inner .history-content .history-top .common-title small {
  font-size: 0.8181818182em;
  color: #808080;
  font-weight: normal;
  display: inline-block;
}
body.body .history-page .history-contents .inner .history-content .history-top .image-box {
  margin-top: 3.3333333333vh;
}
body.body .history-page .history-contents .inner .history-content .history-top .image-box img {
  width: 100%;
}
body.body .history-page .history-contents .inner .history-content .history-list-box {
  margin-top: 2.7777777778vh;
}
body.body .history-page .history-contents .inner .history-content .history-list-box ul {
  border-bottom: 1px solid rgba(175, 175, 175, 0.65);
}
body.body .history-page .history-contents .inner .history-content .history-list-box ul li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 2.7777777778vh 0;
}
body.body .history-page .history-contents .inner .history-content .history-list-box ul li .seireki {
  color: #1e277e;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  font-family: "Roboto Slab", serif;
  font-size: 2.375rem;
  font-weight: bold;
  letter-spacing: 0.1em;
  white-space: nowrap;
  width: 120px;
}
body.body .history-page .history-contents .inner .history-content .history-list-box ul li .nengo {
  color: #00afec;
  font-size: 0.9375rem;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  letter-spacing: 0.05em;
  margin-top: 0.8em;
  margin-right: 6.1797752809%;
  width: 105px;
  white-space: nowrap;
}
body.body .history-page .history-contents .inner .history-content .history-list-box ul li .nengo:before {
  content: "■";
  display: inline-block;
  margin-right: 0.8666666667em;
}
body.body .history-page .history-contents .inner .history-content .history-list-box ul li .text {
  font-size: 0.875rem;
  letter-spacing: 0.05em;
  line-height: 2em;
  margin-top: 0.3571428571em;
}
body.body .history-page .history-contents .inner .history-content .history-list-box ul li + li {
  border-top: 1px solid rgba(175, 175, 175, 0.65);
}
body.body .history-page .history-contents .inner .history-content .history-list-box ul li + li.no-line {
  border-top: none;
  padding-top: 0;
}
body.body .history-page .history-contents .inner .history-content + .history-content {
  margin-top: 18.8888888889vh;
}
body.body .history-page .history-contents .inner .history-content:nth-of-type(even):before {
  background: #f0f5f5;
}

@media (max-width: 768px) {
  body.body .history-page .top-box .double-box {
    margin-top: -9px;
  }
  body.body .history-page .top-box .double-box .image-left {
    margin-top: 10.75%;
  }
  body.body .history-page .top-box .top-catch-box .catch {
    font-size: 1rem;
  }
  body.body .history-page .history-contents .inner .history-content:before {
    height: 295px;
    margin-top: -48px;
    right: 54.375%;
  }
  body.body .history-page .history-contents .inner .history-content .history-list-box ul li {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  body.body .history-page .history-contents .inner .history-content .history-list-box ul li .seireki {
    font-size: 2.125rem;
    width: 102px;
  }
  body.body .history-page .history-contents .inner .history-content .history-list-box ul li .nengo {
    margin-right: 0;
  }
  body.body .history-page .history-contents .inner .history-content .history-list-box ul li .nengo:before {
    display: none;
  }
  body.body .history-page .history-contents .inner .history-content .history-list-box ul li .text {
    width: 100%;
    margin-top: 7px;
    padding-left: 25px;
    position: relative;
  }
  body.body .history-page .history-contents .inner .history-content .history-list-box ul li .text:before {
    content: "■";
    color: #00afec;
    position: absolute;
    left: 0;
    top: 0px;
  }
  body.body .history-page .history-contents .inner .history-content .history-list-box ul li.no-line .seireki {
    position: relative;
    width: 65px;
  }
  body.body .history-page .history-contents .inner .history-content .history-list-box ul li.no-line .seireki:before {
    content: "";
    display: block;
    width: 50px;
    height: 1px;
    position: absolute;
    left: 0;
    top: calc(50% + 6px);
    background: #00afec;
  }
}