.p-company .is-inview-triger {
  position: absolute;
  width: 1px;
  height: 70%;
  left: 0;
  top: 10%;
}
.p-company-message {
  position: relative;
}
.p-company-message__body {
  padding: 70vw 0 0;
  position: relative;
}
@media print, screen and (min-width: 769px) {
  .p-company-message__body {
    padding-top: 520px;
  }
}
.p-company-message__img01 {
  position: absolute;
  left: 0;
  top: 25px;
  width: 100%;
}
@media print, screen and (min-width: 769px) {
  .p-company-message__img01 {
    top: 50px;
    width: 70%;
    max-width: 640px;
  }
}
.p-company-message__img01 img {
  width: 100%;
  height: auto;
}
.p-company-message__img01.inview-on {
  -webkit-animation: inview1 1.3s ease 0.1s;
  -moz-animation: inview1 1.3s ease 0.1s;
  animation: inview1 1.3s ease 0.1s;
  -webkit-animation-fill-mode: both;
  -moz-animation-fill-mode: both;
  animation-fill-mode: both;
}
.p-company-message__text {
  position: relative;
  margin: 0 auto;
  z-index: 2;
  padding: 25px;
  width: 90%;
  background: linear-gradient(
    to bottom,
    rgba(230, 230, 230, 0.9) 0%,
    rgba(255, 255, 255, 0.9) 20%,
    white 100%
  );
  text-align: justify;
  font-size: 13px;
  font-size: 1.3rem;
  letter-spacing: 0;
  line-height: 2;
}
@media print, screen and (min-width: 769px) {
  .p-company-message__text {
    margin: 0 50px 0 auto;
    padding: 40px;
    background: linear-gradient(
      to bottom,
      rgba(230, 230, 230, 0.9) 0%,
      rgba(255, 255, 255, 0.9) 40%,
      white 100%
    );
    width: 79%;
    font-size: 16px;
    font-size: 1.6rem;
  }
}
.p-company-message__text p:not(:first-child) {
  margin: 1em 0 0;
}
@media print, screen and (min-width: 769px) {
  .p-company-message__text p:not(:first-child) {
    margin-top: 0;
  }
}
.p-company-message__text.inview-on {
  -webkit-animation: inview1 1.5s ease 0.5s;
  -moz-animation: inview1 1.5s ease 0.5s;
  animation: inview1 1.5s ease 0.5s;
  -webkit-animation-fill-mode: both;
  -moz-animation-fill-mode: both;
  animation-fill-mode: both;
}
@media print, screen and (min-width: 769px) {
  .p-company-message__text-narrow {
    letter-spacing: 0.09em;
  }
}
.p-company-message__name {
  text-align: right;
}
.p-company-message__name img {
  margin: 2em 0 0 auto;
  width: 220px;
  height: auto;
}
@media print, screen and (min-width: 769px) {
  .p-company-message__name img {
    width: 250px;
  }
}
.p-company-profile__body {
  margin-top: 0;
}
@media print, screen and (min-width: 769px) {
  .p-company-profile__body {
    margin-top: 30px;
  }
}
.p-company-profile table {
  width: 100%;
}
.p-company-profile th,
.p-company-profile td {
  display: block;
  text-align: left;
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 2;
}
@media print, screen and (min-width: 769px) {
  .p-company-profile th,
  .p-company-profile td {
    display: table-cell;
    vertical-align: top;
    font-size: 16px;
    font-size: 1.6rem;
  }
}
.p-company-profile th {
  padding-top: 1.5em;
  font-weight: 800;
}
@media print, screen and (min-width: 769px) {
  .p-company-profile th {
    padding-right: 2em;
    width: 9em;
  }
}
@media print, screen and (min-width: 769px) {
  .p-company-profile td {
    padding-top: 1.5em;
  }
}
.p-company-profile td table {
  width: auto;
}
.p-company-profile td td {
  padding: 0;
  width: auto !important;
}
.p-company-profile td td:first-child {
  padding-right: 1em;
}
.p-company-profile__img01 {
  margin-top: 35px;
}
@media print, screen and (min-width: 769px) {
  .p-company-profile__img01 {
    margin-top: 70px;
  }
}
.p-company-profile__img01 img {
  width: 100%;
  height: auto;
}
.p-company-profile__img01.inview-on {
  -webkit-animation: inview1 1.5s ease 0.1s;
  -moz-animation: inview1 1.5s ease 0.1s;
  animation: inview1 1.5s ease 0.1s;
  -webkit-animation-fill-mode: both;
  -moz-animation-fill-mode: both;
  animation-fill-mode: both;
}
@media print, screen and (min-width: 769px) {
  .p-company-history .c-inner02 {
    padding-right: 50px;
  }
}
@media print, screen and (min-width: 1400px) {
  .p-company-history .c-inner02 {
    padding-right: 0;
  }
}
.p-company-history p {
  line-height: 2;
  text-align: justify;
}
.p-company-history .inview-on {
  -webkit-animation: inview1 1.5s ease 0.1s;
  -moz-animation: inview1 1.5s ease 0.1s;
  animation: inview1 1.5s ease 0.1s;
  -webkit-animation-fill-mode: both;
  -moz-animation-fill-mode: both;
  animation-fill-mode: both;
}
.p-company-office h4 {
  font-weight: bold;
  margin-top: 2em;
}
.p-company-office ul {
  list-style: none;
  margin: 1em 0 1em 2em;
}
.p-company-office ul li {
  line-height: 2;
}
.p-company-csr__block + .p-company-csr__block {
  margin-top: 50px;
}
@media print, screen and (min-width: 769px) {
  .p-company-csr__block + .p-company-csr__block {
    margin-top: 75px;
  }
}
.p-company-csr__block ul {
  margin: 1em 0 1em 2em;
}
.p-company-csr__block ul li {
  line-height: 1.7em;
}
.p-company-csr__block p {
  margin-top: 1em;
}
.p-company-csr__block a {
  display: inline-block;
  margin-top: 21px;
}
@media print, screen and (min-width: 769px) {
  .p-company-csr__block a {
    margin-top: 24px;
  }
}
.p-company-csr__title-en {
  display: block;
  padding-left: 20px;
  position: relative;
  font-size: 16px;
  font-size: 1.6rem;
  letter-spacing: 0.05em;
  line-height: 1.5;
  font-weight: bold;
}
@media print, screen and (min-width: 769px) {
  .p-company-csr__title-en {
    font-size: 20px;
    font-size: 2rem;
    letter-spacing: 0.1em;
  }
}
.p-company-csr__title-en::before {
  position: absolute;
  left: 0;
  top: 12px;
  background: #333;
  content: "";
  width: 0.7em;
  height: 0.7em;
  transform: translate(0, -50%);
}
@media print, screen and (min-width: 769px) {
  .p-company-csr__title-en::before {
    top: 15px;
  }
}
.p-company-csr__title-jp {
  padding-left: 20px;
  display: block;
  font-size: 11px;
  font-size: 1.1rem;
  letter-spacing: 0.05em;
  line-height: 2;
  font-weight: 400;
}
@media print, screen and (min-width: 769px) {
  .p-company-csr__title-jp {
    letter-spacing: 0.1em;
    font-size: 14px;
    font-size: 1.4rem;
  }
}
.p-company-csr__image {
  margin-top: 20px;
}
@media print, screen and (min-width: 769px) {
  .p-company-csr__image {
    margin-top: 40px;
  }
}
.p-company-csr__image img {
  max-width: 100%;
  height: auto;
}
.p-company-csr__banner-area {
  margin-top: 20px;
}
@media print, screen and (min-width: 769px) {
  .p-company-csr__banner-area {
    margin-top: 40px;
  }
}
.p-company-csr__banner-list {
  margin: 21px 0 -20px !important;
  list-style: none;
}
@media print, screen and (min-width: 769px) {
  .p-company-csr__banner-list {
    display: flex;
    flex-wrap: wrap;
    margin: 24px -10px -20px !important;
  }
}
.p-company-csr__banner-item {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-bottom: 20px;
}
@media print, screen and (min-width: 769px) {
  .p-company-csr__banner-item {
    margin-left: 10px;
    margin-right: 10px;
  }
}
.p-company-csr__banner-item a {
  margin-top: 0;
}
@media (hover: hover) {
  .p-company-csr__banner-item a {
    -webkit-transition: 0.2s;
    -moz-transition: 0.2s;
    -ms-transition: 0.2s;
    -o-transition: 0.2s;
    transition: 0.2s;
  }
  .p-company-csr__banner-item a:hover {
    opacity: 0.7;
  }
}
.p-company-socialmedia__body {
  margin-top: 30px;
}
@media print, screen and (min-width: 769px) {
  .p-company-socialmedia__body {
    margin-top: 60px;
  }
}
.p-company-socialmedia h3 {
  margin-top: 3em;
  line-height: 2;
  font-size: 16px;
  font-size: 1.6rem;
  font-weight: bold;
}
@media print, screen and (min-width: 769px) {
  .p-company-socialmedia h3 {
    font-size: 20px;
    font-size: 2rem;
  }
}
.p-company-socialmedia ol,
.p-company-socialmedia ul {
  margin: 1em 0 1em 2em;
}
.p-company-socialmedia ol li,
.p-company-socialmedia ul li {
  line-height: 2;
  margin-bottom: 1em;
}
.p-company-socialmedia p {
  margin-top: 1em;
}

/* =========================================
   PC・基本レイアウト
========================================= */
.p-company-philosophy__body {
  margin-top: 30px;
}
.p-company-philosophy__body .philosophy-container {
  display: flex;
  justify-content: center; /* 画面中央に配置 */
  gap: 30px; /* 画像間の余白（デザインに合わせて調整してください） */
  padding: 30px 0 0; /* 上部の余白（デザインに合わせて調整してください） */
}

/* 画像①：基準となるサイズを指定 */
.p-company-philosophy__body .philo-img-1 {
  width: 268px;
  height: 452px;
  object-fit: cover; /* 画像のゆがみを防ぐ */
}

/* 画像②：高さを画像①に合わせる */
.p-company-philosophy__body .philo-img-2 {
  width: auto; /* 幅はアスペクト比を保ったまま自動計算（約542pxになります） */
  height: 452px;
  object-fit: cover;
}

/* =========================================
   SPレイアウト（画面幅767px以下）
========================================= */
@media screen and (max-width: 767px) {
  .p-company-philosophy__body .philosophy-container {
    flex-direction: column; /* 縦並びに変更 */
    align-items: center; /* 縦並びの際に中央寄せ */
    gap: 20px; /* スマホ時の画像間の余白 */
  }

  .p-company-philosophy__body .philo-img-1,
  .p-company-philosophy__body .philo-img-2 {
    width: 100%; /* スマホの画面幅に合わせてレスポンシブ化 */
    max-width: 400px; /* 大きくなりすぎないように上限を設定（任意） */
    height: auto; /* 高さは自動にして元の比率を維持 */
  }
}
/*# sourceMappingURL=company.css.map */
