#lower-mv .c-line {
  background-image: url(../../img/company/line-company-index.gif);
  top: 48rem;
}
@media print, screen and (min-width: 768px) {
  #lower-mv .c-line {
    top: 53rem;
  }
}

@media print, screen and (min-width: 768px) {
  #company-index .c-btn-box {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}

@media print, screen and (min-width: 768px) {
  #company-message #lower-mv #lower-mv-img {
    width: 60.0694444444vw;
    max-width: 86.5rem;
  }
}
#company-message #lower-mv #lower-mv-txt {
  line-height: 2;
}
#company-message #lower-mv #lower-mv-txt strong {
  font-size: 125%;
}

#company-outline #company-outline-nav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}
@media print, screen and (min-width: 768px) {
  #company-outline #company-outline-nav {
    translate: 0 -10rem;
  }
}
#company-outline #company-outline-nav li {
  padding: 0 2.5em;
  border-right: 1px solid #cfd8dc;
}
@media print, screen and (min-width: 768px) {
  #company-outline #company-outline-nav li {
    padding: 0 5.6rem;
  }
}
#company-outline #company-outline-nav li:first-child {
  border-left: 1px solid #cfd8dc;
}
#company-outline #company-outline-nav li a {
  font-weight: bold;
}
@media print, screen and (min-width: 768px) {
  #company-outline .c-btn-box {
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }
}
#company-outline #corporate-structure ._img {
  display: block;
  border-radius: 1.5rem;
  overflow: hidden;
}
@media print, screen and (min-width: 768px) {
  #company-outline #corporate-structure .c-btn-box {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}
#company-outline #modal .modal-flex .modal-container {
  padding: 2rem;
}
#company-outline #modal #modal-close {
  position: relative;
  background-color: #ef6c00;
  overflow: hidden;
  -webkit-box-shadow: 0.8rem 0.8rem 3rem rgba(236, 117, 21, 0.25);
          box-shadow: 0.8rem 0.8rem 3rem rgba(236, 117, 21, 0.25);
  position: absolute;
  top: 2rem;
  right: 2rem;
  width: 9rem;
  height: 9rem;
  border-radius: 100vw;
  overflow: hidden;
  -webkit-transition: background-color 0.3s ease, -webkit-box-shadow 0.3s ease;
  transition: background-color 0.3s ease, -webkit-box-shadow 0.3s ease;
  transition: background-color 0.3s ease, box-shadow 0.3s ease;
  transition: background-color 0.3s ease, box-shadow 0.3s ease, -webkit-box-shadow 0.3s ease;
}
#company-outline #modal #modal-close:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 100%;
  height: 100%;
  border-radius: 100vw;
  background: -webkit-gradient(linear, left top, right top, from(#fff), to(#000));
  background: linear-gradient(90deg, #fff, #000);
  mix-blend-mode: soft-light;
  pointer-events: none;
}
#company-outline #modal #modal-close:hover {
  opacity: 1;
}
@media print, screen and (min-width: 768px) {
  #company-outline #modal #modal-close:hover {
    background-color: #c3d12d;
  }
}
#company-outline #modal #modal-close:hover {
  -webkit-box-shadow: 0.8rem 0.8rem 3rem rgba(195, 209, 45, 0.25);
          box-shadow: 0.8rem 0.8rem 3rem rgba(195, 209, 45, 0.25);
}
#company-outline #modal #modal-close i {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  translate: -50% -50%;
  display: block;
  width: 2.2rem;
  height: 2.2rem;
  background: url(../../img/common/modal-close.svg) no-repeat center center/contain;
}

#company-board .company-table-date {
  font-size: 87.5%;
  text-align: right;
  letter-spacing: 0.1em;
  margin-bottom: 1em;
}

#company-history .c-title-ribon {
  font-family: "Poppins", "Noto Sans JP", sans-serif;
  font-weight: 700;
  font-style: normal;
  font-size: 4.32rem;
  margin-bottom: 7rem;
}
@media print, screen and (min-width: 768px) {
  #company-history .c-title-ribon {
    font-size: 3.6rem;
    margin-bottom: 5rem;
  }
}
#company-history .c-title-ribon:before {
  top: 0.6rem;
}
#company-history .c-title-ribon small {
  font-size: 2.4rem;
}
@media print, screen and (min-width: 768px) {
  #company-history .c-title-ribon small {
    font-size: 2rem;
  }
}
#company-history .c-title-border {
  font-family: "Poppins", "Noto Sans JP", sans-serif;
  font-weight: 700;
  font-style: normal;
  font-size: 3.6rem;
  margin-top: 0;
  margin-bottom: 2.5rem;
}
@media print, screen and (min-width: 768px) {
  #company-history .c-title-border {
    font-size: 2.4rem;
    margin-bottom: 0;
  }
}
#company-history .c-title-border span {
  font-size: 3rem;
}
@media print, screen and (min-width: 768px) {
  #company-history .c-title-border span {
    font-size: 2rem;
  }
}
#company-history .c-title-border small {
  font-size: 2rem;
}
@media print, screen and (min-width: 768px) {
  #company-history .c-title-border small {
    font-size: 1.4rem;
  }
}
@media print, screen and (min-width: 768px) {
  #company-history .c-item-set dd {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
}
#company-history .c-item-set dd:nth-of-type(n + 2) {
  margin-top: 6rem;
}
@media print, screen and (min-width: 768px) {
  #company-history .c-item-set dd:nth-of-type(n + 2) {
    margin-top: 5rem;
  }
}
@media print, screen and (min-width: 768px) {
  #company-history .c-item-set .c-title-border {
    -ms-flex-item-align: start;
        align-self: flex-start;
    width: 29rem;
    margin: 0;
  }
}
#company-history .c-item-set .history-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 3rem 0;
}
@media print, screen and (min-width: 768px) {
  #company-history .c-item-set .history-item {
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
    gap: 3rem 0;
  }
}
@media print, screen and (min-width: 768px) {
  #company-history .c-item-set .history-box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
}
#company-history .c-item-set .history-box ._img {
  margin: 4rem 0 3.5rem;
}
@media print, screen and (min-width: 768px) {
  #company-history .c-item-set .history-box ._img {
    width: 29rem;
    margin: 0;
  }
}
#company-history .c-item-set .history-box ._txt {
  line-height: 1.7857142857;
}
@media print, screen and (min-width: 768px) {
  #company-history .c-item-set .history-box ._txt {
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
    margin: 0 0 0 4rem;
  }
}