@media only screen and (min-width: 768px) {
  .page_company .page_content {
    padding-top: 160px;
  }
}
.page_company .sec-intro .entry-:nth-of-type(1) .entry-col-pic::before {
  display: none;
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  background: linear-gradient(90deg, #0097E0, #60c8f2);
  opacity: 0.15;
}

@media only screen and (min-width: 768px) {
  .page_company .sec-intro .entry-:nth-of-type(1) {
    margin-bottom: 120px;
  }
  .page_company .sec-intro .entry-:nth-of-type(1) .entry-inner .entry-col-pic {
    width: 60.7874%;
    position: relative;
  }
  .page_company .sec-intro .entry-:nth-of-type(1) .entry-inner .entry-col-pic figure {
    position: unset;
  }
  .page_company .sec-intro .entry-:nth-of-type(1) .entry-inner .entry-col-pic figure.pic01--1 {
    width: 100%;
    -o-object-fit: cover;
       object-fit: cover;
  }
  .page_company .sec-intro .entry-:nth-of-type(1) .entry-inner .entry-col-text {
    padding-right: 3.69291%;
    width: 39.2126%;
    padding-left: 0;
  }
}
.page_company .sec-appeal .entry-item.is-06 .entry_caption .__inner {
  font-weight: bold;
  font-size: 1.6rem;
  text-align: center;
  line-height: 1.5;
}/*# sourceMappingURL=company_202602.css.map */