@charset "UTF-8";
.com-rinen .sec01 {
  display: flex;
  align-items: center;
  justify-content: center;
}
.com-rinen .sec01 h1 span {
  display: block;
  letter-spacing: 0.05em;
  opacity: 0;
  transition: opacity 1.4s ease;
}
.com-rinen .sec01 h1 span.is-visible {
  opacity: 1;
}
.com-rinen .sec01 h1 span:nth-child(1).is-visible {
  transition-delay: 0s;
}
.com-rinen .sec01 h1 span:nth-child(2).is-visible {
  transition-delay: 0.8s;
}
.com-rinen .sec01 h1 span:nth-child(3).is-visible {
  transition-delay: 1.6s;
}
.com-rinen .sec01 h1 span:nth-child(4).is-visible {
  transition-delay: 2.4s;
}
.com-rinen .sec01 h1 span:nth-child(5).is-visible {
  transition-delay: 3.2s;
}
.com-rinen .section-title {
  position: absolute;
  width: 100%;
  height: 10vw;
  font-size: 13vw;
  font-family: "Public Sans", sans-serif;
  font-weight: 700;
  line-height: 10vw;
  z-index: 2;
}
.com-rinen .section-title span {
  display: inline-block;
  opacity: 0;
  transform: translateX(20px);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
}
.com-rinen .section-title span.is-visible {
  opacity: 1;
  transform: translateX(0);
}
.com-rinen .sec01 .section-title {
  bottom: 0;
  right: 0;
  text-align: right;
  mix-blend-mode: screen;
}
.com-rinen .sec01 .section-title span {
  background-image: linear-gradient(90deg, #E26A1D 50%, #E07021 60%, #C3BB57 75%, #6AABEC 85%, #65AAF4 100%);
}
.com-rinen .sec01 .section-title span:nth-child(1).is-visible {
  opacity: 0.7;
  transition: opacity 0.6s ease 0s, transform 0.6s ease 0s;
}
.com-rinen .sec01 .section-title span:nth-child(2).is-visible {
  opacity: 0.7;
  transition: opacity 0.6s ease 0.1s, transform 0.6s ease 0.1s;
}
.com-rinen .sec01 .section-title span:nth-child(3).is-visible {
  opacity: 0.7;
  transition: opacity 0.6s ease 0.2s, transform 0.6s ease 0.2s;
}
.com-rinen .sec01 .section-title span:nth-child(4).is-visible {
  opacity: 0.7;
  transition: opacity 0.6s ease 0.3s, transform 0.6s ease 0.3s;
}
.com-rinen .sec01 .section-title span:nth-child(5).is-visible {
  opacity: 0.7;
  transition: opacity 0.6s ease 0.4s, transform 0.6s ease 0.4s;
}
.com-rinen .sec01 .section-title span:nth-child(6).is-visible {
  opacity: 0.7;
  transition: opacity 0.6s ease 0.5s, transform 0.6s ease 0.5s;
}
.com-rinen .sec01 .section-title span:nth-child(7).is-visible {
  opacity: 0.7;
  transition: opacity 0.6s ease 0.6s, transform 0.6s ease 0.6s;
}
.com-rinen .sec01 .section-title span:nth-child(8).is-visible {
  opacity: 0.7;
  transition: opacity 0.6s ease 0.7s, transform 0.6s ease 0.7s;
}
.com-rinen .sec01 .section-title span:nth-child(9).is-visible {
  opacity: 0.7;
  transition: opacity 0.6s ease 0.8s, transform 0.6s ease 0.8s;
}
.com-rinen .sec01 .section-title span:nth-child(10).is-visible {
  opacity: 0.7;
  transition: opacity 0.6s ease 0.9s, transform 0.6s ease 0.9s;
}
.com-rinen .sec02 .section-title {
  top: -5px;
  left: -17px;
  text-align: left;
  mix-blend-mode: screen;
}
.com-rinen .sec02 .section-title span {
  background-image: linear-gradient(90deg, #E26A1D, #E07021 10%, #C3BB57 20%, #6AABEC 28%, #65AAF4 40%);
}
.com-rinen .sec02 .section-title span:nth-child(1).is-visible {
  opacity: 0.7;
  transition: opacity 0.6s ease 0s, transform 0.6s ease 0s;
}
.com-rinen .sec02 .section-title span:nth-child(2).is-visible {
  opacity: 0.7;
  transition: opacity 0.6s ease 0.1s, transform 0.6s ease 0.1s;
}
.com-rinen .sec02 .section-title span:nth-child(3).is-visible {
  opacity: 0.7;
  transition: opacity 0.6s ease 0.2s, transform 0.6s ease 0.2s;
}
.com-rinen .sec02 .section-title span:nth-child(4).is-visible {
  opacity: 0.7;
  transition: opacity 0.6s ease 0.3s, transform 0.6s ease 0.3s;
}
.com-rinen .sec02 .section-title span:nth-child(5).is-visible {
  opacity: 0.7;
  transition: opacity 0.6s ease 0.4s, transform 0.6s ease 0.4s;
}
.com-rinen .sec02 .section-title span:nth-child(6).is-visible {
  opacity: 0.7;
  transition: opacity 0.6s ease 0.5s, transform 0.6s ease 0.5s;
}
.com-rinen .sec02 .section-title span:nth-child(7).is-visible {
  opacity: 0.7;
  transition: opacity 0.6s ease 0.6s, transform 0.6s ease 0.6s;
}
.com-rinen .sec02 .section-title span:nth-child(8).is-visible {
  opacity: 0.7;
  transition: opacity 0.6s ease 0.7s, transform 0.6s ease 0.7s;
}
.com-rinen .sec02 .section-title span:nth-child(9).is-visible {
  opacity: 0.7;
  transition: opacity 0.6s ease 0.8s, transform 0.6s ease 0.8s;
}
.com-rinen .sec02 .section-title span:nth-child(10).is-visible {
  opacity: 0.7;
  transition: opacity 0.6s ease 0.9s, transform 0.6s ease 0.9s;
}
.com-rinen .sec03 .section-title {
  top: -4px;
  right: -11px;
  text-align: right;
  mix-blend-mode: hue;
}
.com-rinen .sec03 .section-title span {
  background-image: linear-gradient(90deg, #FF4E5C 55%, #FFBD62 80%, #FFFFFF 100%);
}
.com-rinen .sec03 .section-title span:nth-child(1).is-visible {
  opacity: 0.6;
  transition: opacity 0.6s ease 0s, transform 0.6s ease 0s;
}
.com-rinen .sec03 .section-title span:nth-child(2).is-visible {
  opacity: 0.6;
  transition: opacity 0.6s ease 0.1s, transform 0.6s ease 0.1s;
}
.com-rinen .sec03 .section-title span:nth-child(3).is-visible {
  opacity: 0.6;
  transition: opacity 0.6s ease 0.2s, transform 0.6s ease 0.2s;
}
.com-rinen .sec03 .section-title span:nth-child(4).is-visible {
  opacity: 0.6;
  transition: opacity 0.6s ease 0.3s, transform 0.6s ease 0.3s;
}
.com-rinen .sec03 .section-title span:nth-child(5).is-visible {
  opacity: 0.6;
  transition: opacity 0.6s ease 0.4s, transform 0.6s ease 0.4s;
}
.com-rinen .sec03 .section-title span:nth-child(6).is-visible {
  opacity: 0.6;
  transition: opacity 0.6s ease 0.5s, transform 0.6s ease 0.5s;
}
.com-rinen .sec03 .section-title span:nth-child(7).is-visible {
  opacity: 0.6;
  transition: opacity 0.6s ease 0.6s, transform 0.6s ease 0.6s;
}
.com-rinen .sec03 .section-title span:nth-child(8).is-visible {
  opacity: 0.6;
  transition: opacity 0.6s ease 0.7s, transform 0.6s ease 0.7s;
}
.com-rinen .sec03 .section-title span:nth-child(9).is-visible {
  opacity: 0.6;
  transition: opacity 0.6s ease 0.8s, transform 0.6s ease 0.8s;
}
.com-rinen .sec03 .section-title span:nth-child(10).is-visible {
  opacity: 0.6;
  transition: opacity 0.6s ease 0.9s, transform 0.6s ease 0.9s;
}
.com-rinen .sec04 .section-title {
  top: -5px;
  left: -17px;
  text-align: left;
  mix-blend-mode: screen;
}
.com-rinen .sec04 .section-title span {
  background-image: linear-gradient(60deg, #FFDE27, #CDF7BB 30%, #E0F8FF 50%);
}
.com-rinen .sec04 .section-title span:nth-child(1).is-visible {
  opacity: 0.6;
  transition: opacity 0.6s ease 0s, transform 0.6s ease 0s;
}
.com-rinen .sec04 .section-title span:nth-child(2).is-visible {
  opacity: 0.6;
  transition: opacity 0.6s ease 0.1s, transform 0.6s ease 0.1s;
}
.com-rinen .sec04 .section-title span:nth-child(3).is-visible {
  opacity: 0.6;
  transition: opacity 0.6s ease 0.2s, transform 0.6s ease 0.2s;
}
.com-rinen .sec04 .section-title span:nth-child(4).is-visible {
  opacity: 0.6;
  transition: opacity 0.6s ease 0.3s, transform 0.6s ease 0.3s;
}
.com-rinen .sec04 .section-title span:nth-child(5).is-visible {
  opacity: 0.6;
  transition: opacity 0.6s ease 0.4s, transform 0.6s ease 0.4s;
}
.com-rinen .sec04 .section-title span:nth-child(6).is-visible {
  opacity: 0.6;
  transition: opacity 0.6s ease 0.5s, transform 0.6s ease 0.5s;
}
.com-rinen .sec04 .section-title span:nth-child(7).is-visible {
  opacity: 0.6;
  transition: opacity 0.6s ease 0.6s, transform 0.6s ease 0.6s;
}
.com-rinen .sec04 .section-title span:nth-child(8).is-visible {
  opacity: 0.6;
  transition: opacity 0.6s ease 0.7s, transform 0.6s ease 0.7s;
}
.com-rinen .sec04 .section-title span:nth-child(9).is-visible {
  opacity: 0.6;
  transition: opacity 0.6s ease 0.8s, transform 0.6s ease 0.8s;
}
.com-rinen .sec04 .section-title span:nth-child(10).is-visible {
  opacity: 0.6;
  transition: opacity 0.6s ease 0.9s, transform 0.6s ease 0.9s;
}
@media screen and (max-height: 600px) {
  .com-rinen .sec01 h1 span {
    font-size: 6.5vh;
  }
}
@media screen and (max-width: 640px) {
  .com-rinen .section-title {
    font-size: 18vw;
    height: 14vw;
    line-height: 14vw;
  }
  .com-rinen .sec01 h1 span {
    font-size: 6vw;
  }
}
.com-rinen .sec02 .img-wrap,
.com-rinen .sec02 .read-wrap {
  opacity: 0;
  transform: translateY(40px);
  transition: opacity 1.4s ease, transform 1.4s ease;
}
.com-rinen .sec02.is-visible .img-wrap {
  opacity: 1;
  transform: translateY(0);
  transition-delay: 0s;
}
.com-rinen .sec02.is-visible .read-wrap {
  opacity: 1;
  transform: translateY(0);
  transition-delay: 0.3s;
}
.com-rinen .sec03 .inner > div {
  opacity: 0;
  filter: blur(10px);
  transition: opacity 2s ease, filter 2s ease;
}
.com-rinen .sec03.is-visible .inner > div {
  opacity: 1;
  filter: blur(0);
}
.com-rinen .sec04 h2 {
  opacity: 0;
  transform: translateY(20px);
  transition: opacity 0.6s ease, transform 0.6s ease;
}
.com-rinen .sec04 ul.value-list li {
  opacity: 0;
  transform: translateY(20px);
  transition: opacity 0.6s ease, transform 0.6s ease;
}
.com-rinen .sec04.is-visible h2 {
  opacity: 1;
  transform: translateY(0);
}
.com-rinen .sec04.is-visible ul.value-list li {
  opacity: 1;
  transform: translateY(0);
}
.com-rinen .sec04.is-visible ul.value-list li:nth-of-type(1) {
  transition-delay: 0.8s;
}
.com-rinen .sec04.is-visible ul.value-list li:nth-of-type(2) {
  transition-delay: 1.6s;
}
.com-rinen .sec04.is-visible ul.value-list li:nth-of-type(3) {
  transition-delay: 2.4s;
}
.com-rinen .sec04.is-visible ul.value-list li:nth-of-type(4) {
  transition-delay: 3.2s;
}
.com-rinen .sec04.is-visible ul.value-list li:nth-of-type(5) {
  transition-delay: 4s;
}

/*! =================================================================================

  会社情報

================================================================================= */
.company-page-hero {
  color: #005eae;
  width: 100%;
  background: url(/wp-content/themes/irrc-2025/asset/common/images/com-header_bg.png) no-repeat center bottom, linear-gradient(90deg, rgb(206, 234, 248), rgba(255, 255, 255, 0.5) 80%);
  background-size: cover;
  overflow: hidden;
}
.company-page-hero .page-hero__inner::after {
  width: 100vw;
  margin-left: calc(50% - 50vw);
  text-align: center;
  white-space: nowrap;
  color: #005eae;
  opacity: 0.1;
}
.company-page-hero.page-hero--com {
  background: url(/wp-content/themes/irrc-2025/asset/common/images/com-header_bg2.png) no-repeat bottom right, linear-gradient(90deg, rgb(206, 234, 248), rgba(255, 255, 255, 0.5) 80%);
  background-size: contain;
}
@media screen and (min-width: 2190px) {
  .company-page-hero.page-hero--com {
    background-size: cover;
  }
}

.com-loc-nav {
  width: 100%;
  background-color: #f5f7fa;
}
.com-loc-nav a,
.com-loc-nav a:visited {
  color: black;
}
.com-loc-nav ul {
  max-width: 1201.3333333333px;
  width: 90%;
  column-count: 2;
  column-gap: 32px;
  margin: auto;
  padding: 67px 0 75px 0;
}
.com-loc-nav ul li {
  border-bottom: 1px solid #acacac;
  break-inside: avoid;
  -webkit-column-break-inside: avoid;
  page-break-inside: avoid;
}
.com-loc-nav ul li:nth-of-type(1), .com-loc-nav ul li:nth-of-type(6) {
  border-top: 1px solid #acacac;
}
.com-loc-nav ul a {
  position: relative;
  display: block;
  padding: 1.4em 0.5em 0.7em 0.5em;
}
.com-loc-nav ul a::after {
  content: "";
  position: absolute;
  display: block;
  width: 15px;
  height: 15px;
  top: 50%;
  right: 30px;
  border-top: 1px solid #acacac;
  border-right: 1px solid #acacac;
  transform: rotate(45deg) skew(-3deg, -3deg) translateY(-70%);
}
@media screen and (max-width: 640px) {
  .com-loc-nav ul {
    column-count: 1;
  }
  .com-loc-nav ul li:nth-of-type(6) {
    border-top: none;
  }
}

@font-face {
  font-family: "rinen-font";
  src: url("/wp-content/themes/irrc-2025/asset/font/shs-rinen_b.woff") format("woff");
}
.company-renen-page-hero .breadcrumb {
  z-index: 90;
}

.com-rinen {
  padding-top: 0;
  padding-bottom: 0 !important;
  margin-top: -136px;
  overflow: hidden;
}
.com-rinen::after {
  content: "";
  position: absolute;
  width: 100%;
  height: 560px;
  top: 100vh;
  background: url(/images-2025/company/com-rinen_bg1.webp) repeat-x left top;
  background-size: cover;
  transform: translateY(-280px);
}
.com-rinen [class^=sec] h2 {
  font-size: 48px;
}
.com-rinen .sec01 {
  height: 100vh;
  height: 100dvh;
  background-image: linear-gradient(20deg, #ceeaf8, transparent 70%);
  font-family: "rinen-font";
  font-size: 48px;
  font-size: 4.8rem;
  text-align: center;
  font-weight: 700;
  line-height: 12vh;
  color: #2d4b7d;
}
.com-rinen .sec02 {
  background: radial-gradient(circle at center, #ffffff 0%, transparent 60%), radial-gradient(circle at top left, #9ed5ff 10%, transparent 40%), radial-gradient(circle at bottom left, #ffcece 5%, transparent 30%), radial-gradient(circle at 30% bottom, #ffa88b 0%, transparent 20%), radial-gradient(circle at bottom right, #f0a61c 15%, transparent 40%), radial-gradient(circle at top right, #ffc48c 5%, transparent 35%);
  background-blend-mode: screen;
}
.com-rinen .sec02::after {
  content: "";
  position: absolute;
  width: 100%;
  height: 120vh;
  bottom: -60vh;
  background: url(/images-2025/company/com-rinen_bg4.webp) no-repeat center;
  background-size: 140%;
  opacity: 0.6;
  z-index: 1;
}
.com-rinen .sec02 .wrapper {
  position: relative;
  z-index: 2;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 13vw 0 6vw 0;
  background-image: linear-gradient(180deg, rgba(67, 90, 110, 0.3), transparent 40px);
}
.com-rinen .sec02 .inner {
  max-width: 1201.3333333333px;
  width: 85%;
  position: relative;
  z-index: 2;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
}
.com-rinen .sec02 .inner > div {
  width: calc(50% - 16px);
  font-size: 20px;
  line-height: 2;
}
.com-rinen .sec02 .inner > div p {
  margin-top: 1.8em;
  text-align: justify;
}
.com-rinen .sec02 .inner > div figure {
  width: 86%;
  font-size: 48px;
  text-align: center;
  color: #2d4b7d;
  font-weight: 700;
}
.com-rinen .sec02 .inner > div img {
  width: 100%;
  height: auto;
}
.com-rinen .sec02 h2 {
  margin-top: 0;
}
.com-rinen .sec03 {
  background: url(/images-2025/company/com-rinen_bg3.png) no-repeat center;
  background-size: cover;
}
.com-rinen .sec03 .wrapper {
  padding: 15vw 0 8vw 0;
  background-image: linear-gradient(180deg, rgba(67, 90, 110, 0.3), transparent 40px);
}
.com-rinen .sec03 .inner {
  max-width: 1201.3333333333px;
  width: 85%;
}
.com-rinen .sec03 .inner div {
  background-color: rgba(255, 255, 255, 0.6);
  padding: 5vw 91.3333333333px;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.com-rinen .sec03 .inner h2, .com-rinen .sec03 .inner p {
  max-width: 1201.3333333333px;
}
.com-rinen .sec03 .inner p {
  margin-top: 1.8em;
  font-size: 28px;
  line-height: 2.2;
}
.com-rinen .sec04 {
  background: url(/images-2025/company/com-rinen_bg2.png) no-repeat center;
  background-size: cover;
  overflow: hidden;
}
.com-rinen .sec04 .wrapper {
  padding: 15vw 0 12vw 0;
  background-image: linear-gradient(180deg, rgba(67, 90, 110, 0.3), transparent 40px);
}
.com-rinen .sec04 .inner {
  max-width: 1201.3333333333px;
  width: 85%;
}
.com-rinen .sec04 h2 {
  text-align: center;
}
.com-rinen .sec04 ul.value-list {
  margin-top: 2em;
  border-top: 1px solid #2d4b7d;
  font-size: 28px;
  line-height: 1.6;
}
.com-rinen .sec04 ul.value-list li {
  display: flex;
  align-items: center;
  gap: 23px;
  position: relative;
  padding: 45px 0;
  border-bottom: 1px solid #2d4b7d;
  overflow: hidden;
}
.com-rinen .sec04 ul.value-list li::before {
  display: block;
  position: absolute;
  bottom: 0;
  right: 0;
  text-align: right;
  font-size: 4vw;
  font-weight: 300;
  line-height: 0.9;
  color: #2d5a7d;
  opacity: 0.2;
  mix-blend-mode: multiply;
}
.com-rinen .sec04 ul.value-list li:nth-of-type(1)::before {
  content: "Challenge";
}
.com-rinen .sec04 ul.value-list li:nth-of-type(2)::before {
  content: "Support";
}
.com-rinen .sec04 ul.value-list li:nth-of-type(3)::before {
  content: "Trust";
}
.com-rinen .sec04 ul.value-list li:nth-of-type(4)::before {
  content: "Acceptance";
}
.com-rinen .sec04 ul.value-list li:nth-of-type(5)::before {
  content: "Responsibility";
}
.com-rinen .sec04 ul.value-list li h3 {
  width: calc(3em + 46px);
  padding-left: 23px;
  font-weight: 200;
  font-size: 1.8em;
  white-space: nowrap;
  letter-spacing: 0.1em;
}
.com-rinen .sec04 ul.value-list li strong {
  width: 11em;
  display: block;
  font-weight: 700;
  white-space: nowrap;
}
.com-rinen .sec04 ul.value-list li p {
  flex: 1;
  font-size: 0.9em;
}
.com-rinen .sec04 .com-loc-nav {
  background-color: rgba(255, 255, 255, 0.4);
}
@media screen and (min-width: 1281px) {
  .com-rinen .sec01 {
    font-size: 3.2vw;
  }
}
@media screen and (max-width: 1280px) {
  .com-rinen [class^=sec] h2 {
    font-size: 42px;
  }
  .com-rinen .sec02 .inner > div figure {
    width: 95%;
    font-size: 42px;
  }
  .com-rinen .sec03 .inner p {
    font-size: 24px;
  }
  .com-rinen .sec04 ul.value-list {
    font-size: 22px;
  }
}
@media screen and (max-width: 835px) {
  .com-rinen::after {
    height: 50vw;
    transform: translateY(-25vw);
  }
  .com-rinen .sec02 .inner {
    flex-direction: column;
  }
  .com-rinen .sec02 .inner::after {
    width: 120%;
    background-size: 220%;
    transform: rotate(344deg);
  }
  .com-rinen .sec02 .inner > div {
    width: 100%;
  }
  .com-rinen .sec02 .inner > div figcaption {
    display: none;
  }
  .com-rinen .sec02 .inner > div h2 {
    margin-top: 1em;
    text-align: center;
  }
  .com-rinen .sec03 .inner {
    width: 90%;
  }
  .com-rinen .sec04 .inner {
    width: 90%;
  }
  .com-rinen .sec04 ul.value-list li {
    flex-wrap: wrap;
    align-items: flex-start;
    padding: 7vw 4vw;
  }
  .com-rinen .sec04 ul.value-list li::before {
    font-size: 7vw;
  }
  .com-rinen .sec04 ul.value-list li h3 {
    width: 100%;
    padding-left: 0;
  }
}
@media screen and (max-width: 640px) {
  .com-rinen {
    padding-bottom: 0 !important;
  }
  .com-rinen::after {
    height: 70vw;
    transform: translateY(-35vw);
  }
  .com-rinen [class^=sec] h2 {
    font-size: 6vw;
  }
  .com-rinen [class^=sec] h2::before {
    height: 13vw;
    font-size: 18vw;
    line-height: 13vw;
  }
  .com-rinen .sec02 .inner > div,
  .com-rinen .sec03 .inner p,
  .com-rinen .sec04 ul.value-list {
    font-size: 18px;
  }
  .com-rinen .sec01 {
    margin-top: 175px;
  }
  .com-rinen .sec02::before {
    top: -1px;
    left: -1px;
  }
  .com-rinen .sec02 .wrapper {
    padding: 18vw 0 13vw 0;
  }
  .com-rinen .sec03 .inner div {
    padding: 0 5vw 13vw 5vw;
  }
  .com-rinen .sec03::before {
    top: 0px;
  }
  .com-rinen .sec04::before {
    left: -3px;
  }
  .com-rinen .sec04 ul.value-list li {
    gap: 10px 23px;
  }
  .com-rinen .sec04 ul.value-list li::before {
    font-size: 9vw;
  }
  .com-rinen .sec04 ul.value-list li h3 {
    width: 3em;
  }
  .com-rinen .sec04 ul.value-list li p {
    width: 100%;
    flex: auto;
  }
}

.page-hero--messe {
  background: url(/wp-content/themes/irrc-2025/asset/common/images/com-header_bg.png) no-repeat center bottom, linear-gradient(90deg, rgb(206, 234, 248), rgba(255, 255, 255, 0.5) 80%);
  background-size: contain;
}
@media screen and (min-width: 1800px) {
  .page-hero--messe {
    background-size: cover;
  }
}

.com-message {
  position: relative;
  background: url(/images-2025/company/com-message_bg.png) no-repeat center top, linear-gradient(100deg, #d7e9f8, rgba(255, 255, 255, 0));
  background-size: contain;
}
.com-message::before, .com-message::after {
  content: "";
  display: block;
  position: absolute;
  width: 100%;
}
.com-message::before {
  height: 40px;
  top: 0;
  background: linear-gradient(180deg, rgba(67, 90, 110, 0.3), transparent);
  mix-blend-mode: multiply;
}
.com-message::after {
  height: 467px;
  width: 100%;
  bottom: 0;
  background: url(/wp-content/themes/irrc-2025/asset/common/images/com-header_bg2.png) no-repeat right bottom;
  background-size: contain;
  z-index: -1;
}
.com-message .inner {
  max-width: 954.6666666667px;
  margin: auto;
  padding: 8vw 0 12vw 0;
}
.com-message .inner h2 {
  margin: 0 0 80px 0;
  font-size: 40px;
}
.com-message .inner .img-photo {
  height: 39.0193370166vw;
  max-height: 565px;
  width: 60vw;
  margin-left: calc(50% - 50vw);
  border-radius: 0 0 50px 0;
  overflow: hidden;
}
.com-message .inner .img-photo img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.com-message .inner .read-wrap {
  margin-top: 80px;
  line-height: 2;
}
.com-message .inner .read-wrap p {
  margin-top: 1.8em;
}
.com-message .inner .img-sign {
  display: flex;
  justify-content: flex-end;
  margin-top: 90px;
  font-size: 19px;
  font-weight: 200;
  mix-blend-mode: multiply;
}
.com-message .inner .img-sign figcaption {
  margin-bottom: 30px;
}
@media screen and (max-width: 1060px) {
  .com-message .inner .img-photo {
    width: 80vw;
  }
  .com-message::after {
    height: 467px;
    height: min(467px, 44.0566037736vw);
  }
}
@media screen and (max-width: 927px) {
  .com-message .inner h2 {
    font-size: 4vw;
  }
  .com-message .inner .img-photo {
    height: 43vw;
  }
  .com-message .inner .img-sign figure {
    width: 27vw;
    container-type: inline-size;
  }
  .com-message .inner .img-sign figure figcaption {
    text-align: center;
    margin-bottom: 16px;
    margin-bottom: 9cqw;
    font-size: 14px;
    font-size: 6.5cqw;
  }
  .com-message .inner .img-sign figure img {
    width: 100%;
    height: auto;
  }
}
@media screen and (max-width: 640px) {
  .com-message .inner {
    padding: 12vw 0;
  }
  .com-message .inner .img-photo {
    height: 66vw;
    width: 95vw;
  }
  .com-message .inner .img-sign {
    margin-top: 15vw;
  }
  .com-message .inner .img-sign figure {
    width: 40vw;
  }
  .com-message .inner h2 {
    font-size: 6vw;
  }
}

.com-def {
  padding-top: 110px;
  padding-bottom: 160px;
}
.com-def .local-nav {
  display: flex;
  justify-content: center;
  gap: 30px;
  padding-bottom: 110px;
}
.com-def .local-nav a {
  position: relative;
  display: block;
  width: 20vw;
  max-width: 350px;
  padding: 12px 16px;
  border: 1px solid #acacac;
  font-size: 28px;
  text-align: center;
  text-indent: -15px;
  color: black;
}
.com-def .local-nav a:hover {
  background-color: #005eae;
  color: white;
}
.com-def .local-nav a:hover::after {
  background-image: url(/images-2025/common/icon-alw_w.svg);
}
.com-def .local-nav a:visited {
  color: black;
  text-decoration: none;
}
.com-def .local-nav a:visited:hover {
  color: white;
}
.com-def .local-nav a:after {
  content: "";
  display: block;
  position: absolute;
  width: 26px;
  height: 29px;
  right: 25px;
  top: 50%;
  background: url(/images-2025/common/icon-alw_b.svg) no-repeat center;
  background-size: contain;
  transform: translateY(-50%);
}
.com-def h2 {
  margin-top: 120px;
  margin-bottom: 50px;
  font-size: 32px;
  font-size: 3.2rem;
}
.com-def table {
  width: 100%;
}
.com-def table a:link, .com-def table a:visited {
  text-decoration: underline;
  color: #54aae1;
}
.com-def table + table {
  margin-top: 80px;
}
.com-def table tr {
  border-bottom: 1px solid #acacac;
}
.com-def table th, .com-def table td {
  padding: 26px 35px;
  vertical-align: top;
}
.com-def table th {
  width: 10em;
  font-weight: 400;
  text-align: left;
}
.com-def table dl {
  display: grid;
  grid-template-columns: auto 1fr;
  column-gap: 1em;
}
.com-def table dt {
  text-align: right;
}
@media screen and (max-width: 1060px) {
  .com-def .column-10 {
    width: 90%;
    margin-right: 5%;
    margin-left: 5%;
  }
  .com-def .local-nav li {
    width: 30%;
  }
  .com-def .local-nav a {
    width: 100%;
    font-size: 20px;
  }
  .com-def h2 {
    margin-top: 80px;
    margin-bottom: 30px;
    font-size: 24px;
  }
  .com-def table th, .com-def table td {
    padding: 16px 20px;
  }
}
@media screen and (max-width: 640px) {
  .com-def {
    padding-top: 12vw;
    padding-bottom: 20vw;
  }
  .com-def .local-nav {
    gap: 15px;
    padding-bottom: 12vw;
  }
  .com-def .local-nav li {
    width: 45%;
  }
  .com-def .local-nav a {
    font-size: 18px;
  }
  .com-def h2 {
    font-size: 5vw;
  }
}
@media screen and (max-width: 480px) {
  .com-def .local-nav {
    flex-direction: column;
  }
  .com-def .local-nav li {
    width: 80%;
    margin: auto;
  }
  .com-def h2 {
    margin-bottom: 2vw;
  }
  .com-def table tr {
    display: flex;
    flex-direction: column;
    padding: 5px 0;
  }
  .com-def table th, .com-def table td {
    padding: 8px 10px;
  }
  .com-def table th {
    font-weight: 700;
  }
  .com-def table td {
    padding-top: 0;
  }
}

.com-map h2 {
  margin-top: 0;
}
.com-map .map-area {
  width: 100vw;
  height: 550px;
  margin-left: calc(50% - 50vw);
}
.com-map .map-area iframe {
  width: 100%;
  height: 100%;
}
.com-map table {
  margin-top: 100px;
}
.com-map .more-wrap {
  display: flex;
  justify-content: flex-end;
  margin-top: 60px;
}
.com-map .btn a {
  display: block;
  position: relative;
  width: 80%;
  margin: 120px auto 0 auto;
  padding: 0.5em 0;
  border: 1px solid #acacac;
  font-size: 28px;
  text-align: center;
  text-indent: -12px;
  color: black;
}
.com-map .btn a::after {
  content: "";
  display: block;
  position: absolute;
  width: 26px;
  height: 29px;
  right: 25px;
  top: 50%;
  background: url(/images-2025/common/icon-alw_r.svg) no-repeat center;
  background-size: contain;
  transform: translateY(-50%);
}
@media screen and (max-width: 1060px) {
  .com-map table th {
    width: 7em;
  }
  .com-map .btn a {
    font-size: 20px;
    margin-top: 13vw;
  }
}
@media screen and (max-width: 835px) {
  .com-map .btn a {
    width: 100%;
  }
}
@media screen and (max-width: 640px) {
  .com-map .map-area {
    height: 650px;
  }
  .com-map table {
    margin-top: 12vw;
  }
  .com-map .more-wrap {
    margin-top: 7vw;
  }
  .com-map .btn a {
    padding: 2vw 0;
    font-size: 3.5vw;
  }
  .com-map .btn a::after {
    right: 15px;
  }
}

main.l-main.com-shop a:link, main.l-main.com-shop a:visited {
  color: black;
}

.com-shop .shop-nav {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  row-gap: 30px;
}
.com-shop .shop-nav li {
  border-right: 1px solid #acacac;
  border-left: 1px solid #acacac;
  margin-left: -1px;
}
.com-shop .shop-nav li a {
  display: block;
  padding: 0.2em 1em;
  text-align: center;
  font-size: 28px;
}
.com-shop .shop-nav li a:visited, .com-shop .shop-nav li a:link {
  color: black;
}
.com-shop .shop-nav li a:hover {
  color: #005eae;
}
.com-shop .shop-list li h2 {
  margin-bottom: 1em;
}
.com-shop .shop-list li ul {
  border-bottom: 1px solid #acacac;
}
.com-shop .shop-list li ul li {
  border-top: 1px solid #acacac;
}
.com-shop .shop-list li ul li a {
  position: relative;
  display: block;
  width: 100%;
  padding: 1em 1.5em;
}
.com-shop .shop-list li ul li a:hover {
  background-color: #F1F2F5;
}
.com-shop .shop-list li ul li a::after {
  content: "";
  position: absolute;
  display: block;
  width: 30px;
  height: 30px;
  top: 50%;
  right: 1.5em;
  background: url(/images-2025/common/icon-arw-circle_r.svg) no-repeat center;
  background-size: contain;
  transform: translateY(-50%);
}
.com-shop .shop-list li ul li a:link {
  color: black;
}
@media screen and (max-width: 1060px) {
  .com-shop .shop-nav li a {
    font-size: 24px;
  }
}
@media screen and (max-width: 640px) {
  .com-shop {
    padding-top: 12vw;
    padding-bottom: 20vw;
  }
  .com-shop .shop-nav {
    row-gap: 20px;
  }
  .com-shop .shop-nav li a {
    font-size: 20px;
  }
  .com-shop .shop-list li ul li a::after {
    width: 23px;
    height: 23px;
  }
}
@media screen and (max-width: 480px) {
  .com-shop .shop-nav li a {
    font-size: 4vw;
  }
}

.com-list .sec-read small {
  margin-top: 2em;
  font-size: 0.7em;
  display: block;
}
.com-list .sec-banner {
  margin: 80px 0;
  text-align: center;
}
.com-list .sec-banner img {
  width: 60%;
  height: auto;
}
.com-list .sec-list {
  line-height: 1.6;
}
.com-list .sec-list h2 {
  margin-top: 90px;
  margin-bottom: 20px;
}
.com-list .sec-list small {
  margin-left: 0.5em;
  font-size: 0.7em;
}
.com-list .sec-list li {
  margin-bottom: 0.5em;
}
.com-list {
  /* 組織図スタイルはグローバルの .com-org に分離 */
}
@media screen and (max-width: 768px) {
  .com-list .sec-list small {
    display: block;
    margin: 0;
  }
}
@media screen and (max-width: 640px) {
  .com-list {
    padding-top: 12vw;
    padding-bottom: 20vw;
  }
  .com-list .sec-banner img {
    width: 80%;
  }
  .com-list .sec-list ul + h2 {
    margin-top: 10vw;
  }
}
.com-org img {
  width: 100%;
  height: auto;
}

.com-sdgs .sec-intro p {
  margin-top: 70px;
}
.com-sdgs img {
  width: 100%;
  height: auto;
}
.com-sdgs h2 {
  margin-top: 160px;
  text-align: center;
}
.com-sdgs article {
  display: flex;
  justify-content: space-between;
  gap: 32px;
  margin-top: 50px;
  padding-left: 30px;
  border-left: 1px solid #acacac;
}
.com-sdgs article + article {
  margin-top: 70px;
}
.com-sdgs article > div {
  flex: 1;
}
.com-sdgs article > figure {
  width: 461.3333333333px;
}
.com-sdgs article h3 {
  font-size: 28px;
  font-size: 2.8rem;
  margin-bottom: 30px;
}
.com-sdgs article p {
  margin-bottom: 1em;
}
.com-sdgs article ul {
  display: flex;
  gap: 20px;
}
.com-sdgs article ul img {
  width: 130px;
}
@media screen and (max-width: 1060px) {
  .com-sdgs article {
    flex-direction: column;
  }
  .com-sdgs article > figure {
    width: 80%;
  }
  .com-sdgs article + article {
    margin-top: 50px;
  }
}
@media screen and (max-width: 640px) {
  .com-sdgs {
    padding: 12vw 0 20vw 0;
  }
  .com-sdgs .sec-intro p {
    margin-top: 8vw;
  }
  .com-sdgs h2 {
    margin-top: 26vw;
  }
  .com-sdgs article {
    margin-top: 8vw;
    padding-left: 3vw;
  }
  .com-sdgs article h3 {
    margin-bottom: 5vw;
    font-size: 4vw;
  }
  .com-sdgs article > figure {
    width: 100%;
  }
  .com-sdgs article ul li {
    width: 30%;
  }
  .com-sdgs article ul img {
    width: 100%;
  }
}

.contact {
  padding-top: 110px;
  padding-bottom: 160px;
}
.contact .read {
  text-align: center;
}
.contact span,
.contact sup {
  color: #f30012;
}
.contact sup {
  font-size: 0.6em;
}
.contact form {
  margin-top: 70px;
  text-align: left;
}
.contact form select,
.contact form input[type=text],
.contact form textarea {
  width: 80%;
  border: 1px solid #acacac;
  border-radius: 6px;
  padding: 0.8em 1.5em;
}
.contact form select {
  width: auto;
}
.contact form .selecter {
  position: relative;
  display: inline-block;
}
.contact form .selecter i {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 10px;
}
.contact form table {
  width: 100%;
}
.contact form table th, .contact form table td {
  padding: 16px 40px;
}
.contact form table th {
  width: 15em;
  font-weight: 400;
  line-height: 1.4;
}
.contact form textarea,
.contact form .details input {
  width: 100%;
}
.contact form .details th {
  vertical-align: top;
}
.contact form h2 {
  margin: 90px 0 30px 0;
  font-size: 22px;
  font-size: 2.2rem;
  text-align: center;
}
.contact form .contactprivacybox {
  height: 300px;
  padding: 20px;
  border: 1px solid #acacac;
  font-size: 14px;
  overflow: scroll;
}
.contact form .consent {
  margin: 35px auto 70px auto;
  text-align: center;
}
.contact form label {
  position: relative;
  cursor: pointer;
  padding-left: 44px;
  margin-right: 1em;
}
.contact form label::before, .contact form label::after {
  content: "";
  display: block;
  border-radius: 50%;
  position: absolute;
  transform: translateY(-50%);
  top: 50%;
}
.contact form label::before {
  background-color: #fff;
  border: 1px solid #acacac;
  border-radius: 50%;
  width: 30px;
  height: 30px;
  left: 5px;
}
.contact form label::after {
  position: absolute;
  left: 10px;
  bottom: -50px;
  content: "\f00c";
  font-size: 30px;
  font-family: "Font Awesome 7 Free";
  font-style: normal;
  font-weight: 900;
  color: #f28320;
  opacity: 0;
}
.contact form input:checked + label::after {
  opacity: 1;
}
.contact form .input-hide {
  position: absolute;
  white-space: nowrap;
  border: 0;
  clip: rect(0 0 0 0);
  clip-path: inset(50%);
  overflow: hidden;
  height: 1px;
  width: 1px;
  margin: -1px;
  padding: 0;
}
.contact form .com_btnbox {
  display: flex;
  justify-content: center;
  gap: 25px;
}
.contact form .com_btnbox a,
.contact form .com_btnbox input {
  display: block;
  padding: 0.4em 2em;
  border-radius: 100px;
  font-size: 28px;
  font-size: 2.8rem;
  text-align: center;
  color: white;
  white-space: nowrap;
}
.contact form .com_btnbox a:disabled,
.contact form .com_btnbox input:disabled {
  opacity: 0.2;
}
.contact form .com_btnbox a {
  background-color: #acacac;
}
.contact form .com_btnbox input {
  background-color: #005eae;
}
@media screen and (max-width: 927px) {
  .contact .column-8 {
    width: 100%;
    margin: auto;
  }
}
@media screen and (max-width: 768px) {
  .contact .column-8 {
    width: 90%;
    margin-right: 5%;
    margin-left: 5%;
  }
  .contact form table th,
  .contact form table td {
    padding: 1em 1em;
  }
  .contact form .com_btnbox a,
  .contact form .com_btnbox input {
    font-size: 3vw;
  }
}
@media screen and (max-width: 640px) {
  .contact {
    padding-top: 12vw;
    padding-bottom: 20vw;
  }
  .contact form table th {
    width: 11em;
  }
  .contact .dm-check {
    display: flex;
    flex-direction: column;
    gap: 20px;
  }
}
@media screen and (max-width: 480px) {
  .contact form table tr {
    display: flex;
    flex-direction: column;
    padding: 10px 0;
  }
  .contact form table th,
  .contact form table td {
    padding: 1em 0 0 0;
  }
  .contact form table th {
    width: 100%;
  }
  .contact form input[type=text],
  .contact form textarea {
    width: 100%;
  }
  .contact form .com_btnbox {
    flex-direction: column;
    align-items: center;
  }
  .contact form .com_btnbox a,
  .contact form .com_btnbox input {
    width: 80%;
    font-size: 5vw;
  }
  .contact form .contactprivacybox {
    font-size: 12px;
  }
  .contact .consent strong {
    display: block;
    margin-bottom: 1em;
  }
}

/*# sourceMappingURL=company.css.map */
