@font-face {
  font-family: "Yu Gothic";
  src: url("/wp-content/themes/vlcholdings/css/fonts/yu-gothic.eot");
  src: url("/wp-content/themes/vlcholdings/css/fonts/yu-gothic.eot#iefix") format("embedded-opentype"), url("/wp-content/themes/vlcholdings/css/fonts/yu-gothic.woff") format("woff"), url("/wp-content/themes/vlcholdings/css/fonts/yu-gothic.woff2") format("woff2"), url("/wp-content/themes/vlcholdings/css/fonts/yu-gothic.ttf") format("truetype"), url("/wp-content/themes/vlcholdings/css/fonts/yu-gothic.svg#Yu Gothic") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
.page-template-page-ir-soukai .agm-banner {
  position: relative;
  background: url("/src/images/common/news-banner.png") center center no-repeat;
  background-size: cover;
  color: #fff;
  max-width: 132rem;
  min-height: 24rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media (max-width: 1439px) {
  .page-template-page-ir-soukai .agm-banner {
    max-width: 131rem;
  }
}
@media screen and (max-width: 768px) {
  .page-template-page-ir-soukai .agm-banner {
    background: url("/src/images/common/news-banner-sp.png");
    background-size: cover;
    min-height: 28rem;
  }
}
.page-template-page-ir-soukai .agm-banner .agm-banner__content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 100%;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}
.page-template-page-ir-soukai .agm-banner .agm-banner__left {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  max-width: 120rem;
  width: 100%;
}
.page-template-page-ir-soukai .agm-banner .agm-banner__title {
  position: relative;
  font-family: "Noto Sans JP";
  padding-left: 4rem;
  font-size: 3.6rem;
  font-weight: 700;
}
@media screen and (max-width: 768px) {
  .page-template-page-ir-soukai .agm-banner .agm-banner__title {
    margin-left: 2rem;
  }
}
.page-template-page-ir-soukai .agm-banner .agm-banner__title::after {
  content: "";
  position: absolute;
  width: 2.8rem;
  height: 2.4rem;
  top: 50%;
  left: 0;
  background-image: url("/src/images/icon/icon_arrow_title_ir.svg");
  background-size: contain;
  background-repeat: no-repeat;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
.page-template-page-ir-soukai .agm-banner .agm-banner__right .agm-banner__big {
  font-size: 4.8rem;
  font-weight: 400;
  opacity: 0.9;
}
.page-template-page-ir-soukai .agm {
  width: 100%;
  background-color: #eef0f2;
  padding: 8rem 0 10rem 0;
}
@media screen and (max-width: 768px) {
  .page-template-page-ir-soukai .agm {
    background-color: #ffffff;
    padding-top: 0;
  }
}
.page-template-page-ir-soukai .agm-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  width: 100%;
  max-width: 120rem;
  margin: 0 auto;
  padding: 4.8rem 8rem 6.4rem 8rem;
  background-color: #ffffff;
  font-size: 1.5rem;
  line-height: 2.6rem;
  font-weight: 500;
  font-family: "Noto Sans JP";
  color: #5c6d7c;
  gap: 2.4rem;
}
@media screen and (max-width: 768px) {
  .page-template-page-ir-soukai .agm-container {
    padding: 0 2rem;
  }
}
.page-template-page-ir-soukai .agm-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  padding-bottom: 1.9rem;
  border-bottom: 0.1rem solid rgba(112, 112, 112, 0.4);
  gap: 8.3rem;
}
@media screen and (max-width: 768px) {
  .page-template-page-ir-soukai .agm-item {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    width: 100%;
    gap: 1.4rem;
  }
}
.page-template-page-ir-soukai .agm-item__left {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  max-width: 43.4rem;
  width: 33.8%;
  gap: 11.8rem;
}
@media screen and (max-width: 768px) {
  .page-template-page-ir-soukai .agm-item__left {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    width: 100%;
    gap: 0;
  }
}
.page-template-page-ir-soukai .agm-item__title {
  position: relative;
  font-weight: 700;
  font-family: "Zen Kaku Gothic New";
  padding: 0 1rem;
  font-size: 1.6rem;
  line-height: 3rem;
  margin: 0;
  white-space: nowrap;
}
.page-template-page-ir-soukai .agm-item__title::after {
  content: "";
  position: absolute;
  top: 50%;
  left: 0;
  -webkit-transform: translateY(-50%) rotate(180deg);
          transform: translateY(-50%) rotate(180deg);
  background-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='5.999' height='12' viewBox='0 0 5.999 12'><path id='Path_63667' data-name='Path 63667' d='M21.124,9.69l2.382-2.38V3.69l-6,6,6,6V12.072Z' transform='translate(-17.507 -3.69)' fill='%239e925c'/></svg>");
  width: 6px;
  height: 12px;
  background-repeat: no-repeat;
  background-size: contain;
}
.page-template-page-ir-soukai .agm-item__subtitle {
  max-width: 14rem;
  margin: 0;
  color: #5c6d7c;
}
@media screen and (max-width: 768px) {
  .page-template-page-ir-soukai .agm-item__subtitle {
    max-width: 100%;
    padding-left: 1rem;
    margin-top: -0.4rem;
  }
  .page-template-page-ir-soukai .agm-item__subtitle br {
    display: none;
  }
}
.page-template-page-ir-soukai .agm-item__right {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 0.8rem;
}
@media screen and (max-width: 768px) {
  .page-template-page-ir-soukai .agm-item__right {
    gap: 1.2rem;
  }
}
.page-template-page-ir-soukai .agm-item__document {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 4rem;
}
.page-template-page-ir-soukai .agm-item__document:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 768px) {
  .page-template-page-ir-soukai .agm-item__document {
    position: relative;
    padding-left: 4.6rem;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    width: 100%;
    gap: 0;
  }
}
@media screen and (max-width: 768px) {
  .page-template-page-ir-soukai .agm-item__document::after {
    content: "";
    position: absolute;
    width: 2.8rem;
    height: 2.4rem;
    top: 1.5rem;
    left: 1.6rem;
    background-image: url("/src/images/icon/icon_pdf.svg");
    background-size: contain;
    background-repeat: no-repeat;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
  }
}
.page-template-page-ir-soukai .agm-item__date {
  color: #5c6d7c;
  margin: 0;
}
.page-template-page-ir-soukai .agm-item__link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media screen and (max-width: 768px) {
  .page-template-page-ir-soukai .agm-item__link {
    margin-top: -0.6rem;
  }
}
.page-template-page-ir-soukai .agm-item__icon {
  margin-right: 1.2rem;
  max-width: 2rem;
}
.page-template-page-ir-soukai .agm-item__icon .agm-item__img {
  display: block;
}
@media screen and (max-width: 768px) {
  .page-template-page-ir-soukai .agm-item__icon {
    position: absolute;
    top: 0.4rem;
    left: 1rem;
  }
}
.page-template-page-ir-soukai .agm-banner.ir-banner .ir-banner__content.ir-banner__content--extend .ir-banner__left {
  padding-top: 0.2rem;
}
.page-template-page-ir-soukai .agm a {
  text-decoration: none;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  text-underline-offset: 0.3rem;
}
.page-template-page-ir-soukai .agm a:hover {
  text-decoration: underline;
}
.page-template-page-ir-soukai .sp {
  display: none;
  font-family: "Noto Sans JP";
  font-weight: 500;
  font-size: 1.5rem;
}
@media screen and (max-width: 768px) {
  .page-template-page-ir-soukai .pc {
    display: none;
  }
  .page-template-page-ir-soukai .sp {
    display: block;
  }
}