/* 全体CSS */
html,
body {
  width: 100%;
  max-width: 100vw;
  overflow-x: hidden;
  cursor: default;
  margin: 0px !important;
}

.top-pc {
  width: 100%;
  position: relative;
  background-color: #fff;
  overflow: hidden;
  display: flex;
  align-items: center;
  gap: 10px;
  text-align: left;
  font-size: 10.417vw;
  color: #f2f2f2;
  font-family: Inter;
}
.div {
  position: absolute;
  top: 0.000vw;
  left: 0.000vw;
  display: flex;
  align-items: flex-start;
}
.video{
  width: 100%;
  height: 130%;
  object-fit: cover;
  z-index: 1;
}

.frame-parent {
  width: 100.000vw;
  display: flex;
  flex-direction: column;
  align-items: center;
  position: relative;
  z-index: 2;
  flex-shrink: 0;
  font-size: 2.500vw;
  color: #fff;
  font-family: 'Noto Sans JP';
}

/* 文字列スライドCSS */
.b {
  position: relative;
  width: 100vw;
  overflow: hidden;
  box-sizing: border-box;
  text-align: left;
  font-size: 10.417vw;
  color: #f2f2f2;
  font-family: Inter;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
  top: -4.5vw;
  z-index: -1;
  height: 16vw;
}

.tokio-marinenichido-systems {
  position: absolute;
  width: 163vw;
  left: 0;
  font-weight: 800;
  display: inline-flex;
  white-space: nowrap;
  will-change: transform;
  pointer-events: none;
}
.tokio-marinenichido-systems::after{
  content: attr(data-text);
}

.tokio-marinenichido-systems.is-anim{
  animation: tokio-marine-loop-animation 40s linear infinite;
}

@keyframes tokio-marine-loop-animation {
  from{ transform: translate3d(0,0,0); }
  to { transform: translate3d(-163.2vw,0,0);}
}

/* ファーストビューエリア */
.frame-wrapper {
  align-self: stretch;
  display: flex;
  flex-direction: column;
  align-items: center;
  z-index: 0;
}

.frame-container {
  align-self: stretch;
  height: 38.25vw;
  position: relative;
  background-color: #dbdee3;
  overflow: hidden;
  flex-shrink: 0;
  display: flex;
}

.image-108-parent {
  width: 100%;
  height: 100%;
  position: relative;
  padding: 0;
  display: block;
}

.image-108-icon {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  max-height: none;
  object-fit: cover;
  z-index: 0;
}

/* 青枠 */
.union-parent2-top {
  position: absolute;
  top: 33.208vw;
  left: 8.333vw;
  color: #fff;
  font-weight: 900;
  letter-spacing: 0.06em;
  background: transparent;
}

.union-parent2-top .it {
  position: relative;
  z-index: 1;
  display: flex;
  flex-direction: column;
}

.union-parent2-top .pc-it {
  margin: 0;
  padding: 0vw 1.875vw 1.042vw 0.25vw;
  white-space: nowrap;
  line-height: 1.2;
  color: #fff;
}

.union-parent2-top .pc-it-row:nth-child(2) .pc-it {
  padding-top: 1.6vw;
  padding-bottom: 1.6vw;
}

.union-parent2-top .span {
  font-size: 3.333vw;
}

.union-parent2-top .pc-span {
  font-size: 2.5vw;
}

.union-parent2-top .pc-it-row+.pc-it-row {
  margin-top: -2vw;
}

.union-parent2-top .cut {
  display: none;
}

.union-parent2-top .union2-bg {
  position: absolute;
  inset: 0;
  pointer-events: none;
  z-index: 0;
}

.union-parent2-top .union2-svg {
  width: 100%;
  height: 100%;
  display: block;
}

/* Our Mission配下 */

.it {
  position: absolute;
  top: 0.695vw;
  left: 1.389vw;
  letter-spacing: 0.06em;
  line-height: 5.000vw;
  font-weight: 900;
  display: inline-block;
  width: 66.111vw;
  height: 9.861vw;
}

.pc-it {
  margin: 0;
}

.span {
  font-size: 3.333vw;
}

.pc-span {
  font-size: 2.500vw;
}

.frame-group {
  align-self: stretch;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  padding: 7.223vw 0vw 0vw;
  z-index: 2;
  font-size: 3.333vw;
  color: #005bac;
  font-family: Inter;
}

.about-us-parent {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  padding-bottom: 4vw;
}

.about-us {
  width: 100.000vw;
  display: flex;
  flex-direction: column;
  align-items: center;
  box-sizing: border-box;
}

.frame-div {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 5vw;
}

.pc-frame-parent {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
  gap: 48px;
  padding-top: 8vw;
}

.our-mission-parent {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-end;
  gap: 4px;
}

.our-mission {
  position: relative;
  font-weight: 600;
  background: linear-gradient(267.36deg, #a0d8ec, #0288d1 28.04%, #004fc5);
  -webkit-background-clip: text;
  display: inline-block;
  padding-right: 0.2em;
  -webkit-text-fill-color: transparent;
}

.pc-div {
  position: relative;
  font-size: 0.972vw;
  font-family: 'Noto Sans JP';
}

.pc-b {
  position: relative;
  font-size: 1.944vw;
  line-height: 200%;
  font-family: 'Noto Sans JP';
  color: #1a1c21;
}

.span2 {
  color: #0288d1;
}

.span3 {
  color: #1a1c21;
}

/* view more ボタン */
.viwe-more-parent {
  position: relative;
  width: 22.917vw;
  min-width: 20.833vw;
  border-radius: 6.944vw;
  background: linear-gradient(267.36deg, #a0d8ec, #0288d1 28.04%, #004fc5);
  overflow: hidden;
  display: flex;
  align-items: center;
  padding: 0vw 1.389vw;
  box-sizing: border-box;
  text-align: center;
  font-size: 1.111vw;
  color: #fff;
  cursor: pointer;
  transition: background 1.0s ease;
}

.viwe-more,
.icnext16px-icon {
  position: relative;
  z-index: 1;
}

.viwe-more {
  flex: 1;
  letter-spacing: 0.12em;
  line-height: 3.889vw;
  font-weight: 800;
  right: 0.8vw;
  font-family: "Noto Sans JP";
}

.icnext16px-icon {
  height: 1.111vw;
  width: 1.111vw;
  margin-left: -1.389vw;
  transition: transform 0.4s ease;
}

/* view moreボタン　ホバーアニメーション */
.viwe-more-parent::after {
  content: "";
  position: absolute;
  inset: 0;
  background: #005bac;
  opacity: 0;
  transition: opacity 600ms ease;
  pointer-events: none;
  will-change: opacity;
}

.viwe-more-parent:hover::after {
  opacity: 1;
}

.viwe-more-parent:hover .icnext16px-icon {
  transform: translateX(0.347vw);
}

.viwe-more-parent:active .icnext16px-icon {
  transform: translateX(0.267vw) scale(0.96);
}

/* Topics配下 */
.frame-parent2 {
  width: 100.000vw;
  border-radius: 0.556vw;
  overflow: hidden;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
  padding: 0 10.417vw 5.556vw 8.333vw;
  box-sizing: border-box;
  gap: 50px;
  font-size: 2.778vw;
  color: #1a1c21;
}

.pc-frame-wrapper {
  display: flex;
  align-items: center;
}

.pick-up-wrapper {
  display: flex;
  flex-direction: column;
  align-items: center;
}

.topics-parent {
  align-self: stretch;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 32px;
  font-size: 1.111vw;
  font-family: 'Noto Sans JP';
}

.topics {
  align-self: stretch;
  overflow: hidden;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}

.topic-parent {
  align-self: stretch;
  display: flex;
  align-items: center;
  gap: 32px;
}

.topic {
  width: 25.604vw;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 12px;
  flex-shrink: 0;
}

.topic-child {
  align-self: stretch;
  height: 12.431vw;
  position: relative;
  border-radius: 0.556vw;
  max-width: 100%;
  overflow: hidden;
  flex-shrink: 0;
  object-fit: cover;
  transform: translateZ(0);
  transition: transform 0.6s ease;
  will-change: transform;
  background: linear-gradient(267.36deg, #F2F8FF, #C7D8EB);
}

.topic:hover .topic-child{
  transform: scale(1.06);
}
 
.topic{
  overflow: hidden;
  border-radius: 0.556vw;
}

.topic picture{
  display: block;
  border-radius: 0.556vw;
  overflow: hidden;
}

.topic-child{
  width: 100%;
  height: 12.431vw;
  object-fit: cover;
  border-radius: inherit;
  transition: transform 0.6s ease;
  transform: translateZ(0);
  will-change: transform;
}
 
.topic:hover .topic-child{
  transform: scale(1.06);
}

.movin-on {
  background: linear-gradient(135deg, #C7D8E8, #F2F8FF);
}

.movin-on-wrapper {
  align-self: stretch;
  display: flex;
  align-items: flex-start;
}

.movin-on-container {
  position: relative;
  line-height: 180%;
}

.movin-on-parent {
  align-self: stretch;
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  gap: 20px;
}

.ictab16px {
  height: 1.111vw;
  width: 1.111vw;
  position: relative;
  overflow: hidden;
  flex-shrink: 0;
}

.ictab16px-child {
  position: absolute;
  height: 87.5%;
  width: 87.5%;
  top: 6.25%;
  right: 6.25%;
  bottom: 6.25%;
  left: 6.25%;
  max-width: 100%;
  overflow: hidden;
  max-height: 100%;
}


.movin-on-frame{
  width: 100%;
  justify-content: space-between;
}
 
/* タイトルを左側で伸ばして、右側に余白を作る */
.movin-on-frame .movin-on-container{
  flex: 1;
  min-width: 0;
}
 
/* アイコンは右端に寄せる */
.movin-on-frame .ictab16px{
  margin-left: auto;
  flex: 0 0 auto;
  display: flex;
  align-items: center;
}

.frame-parent3 {
  display: flex;
  align-items: center;
  gap: 50px;
}

.icnext16px-wrapper {
  height: 2.361vw;
  width: 2.361vw;
  border-radius: 6.944vw;
  border: 1px solid #a0d8ec;
  box-sizing: border-box;
  display: flex;
  align-items: center;
  justify-content: center;
  transform: rotate(180deg);
}

.icnext16px {
  height: 1.111vw;
  width: 0.972vw;
  position: relative;
  overflow: hidden;
  flex-shrink: 0;
}

.icprev16px {
  height: 1.111vw;
  width: 0.972vw;
  position: absolute;
  overflow: hidden;
  flex-shrink: 0;
}
.topic-link{
  display: block;
  width: 100%;
}
 
/* Topics：カード内の要素を横いっぱいに伸ばす */
.topic{
  align-items: stretch;
}
 
/* タイトル行自体も横いっぱいにする */
.movin-on-frame{
  width: 100%;
}
 
/* タイトルを伸ばして右側に余白を作る */
.movin-on-frame .movin-on-container{
  flex: 1;
  min-width: 0;
}
 
/* アイコンを右端固定 */
.movin-on-frame .ictab16px{
  margin-left: auto;
  flex: 0 0 auto;
}
.movin-on-frame{
  display: flex;
  align-items: flex-start;
  width: 100%;
}
 
/* タイトルは伸ばす */
.movin-on-frame .movin-on-container{
  flex: 1;
  min-width: 0;
}
 
/* アイコンは右端固定 + ほんの少し右余白 */
.movin-on-frame .ictab16px{
  margin-left: auto;
  padding-top: 2vw;
  flex: 0 0 auto;
  margin-right: 0.3vw; /* ここ好みで微調整 */
}
.icon {
  position: absolute;
  width: 100%;
  top: 0.1vw;
  right: -0.1vw;
}

.frame-parent4 {
  display: flex;
  align-items: center;
  gap: 24px;
}

.pc-frame-child {
  height: 0.972vw;
  width: 0.972vw;
  position: relative;
  border-radius: 6.944vw;
  background-color: #0288d1;
  overflow: hidden;
  flex-shrink: 0;
}

.frame-child2 {
  height: 0.972vw;
  width: 0.972vw;
  position: relative;
  border-radius: 6.944vw;
  background-color: #dbdee3;
  overflow: hidden;
  flex-shrink: 0;
}

.icnext16px-container {
  height: 2.361vw;
  width: 2.361vw;
  border-radius: 6.944vw;
  border: 1px solid #a0d8ec;
  box-sizing: border-box;
  display: flex;
  align-items: center;
  justify-content: center;
}

.pc-icon {
  position: absolute;
  left: 0.1vw;
  width: 100%;
}

/* サステナビリティ配下 */
.vector-parent {
  align-self: stretch;
  overflow: hidden;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
  padding: 5.556vw 0vw 0vw;
  position: relative;
  font-size: 1.111vw;
  color: #1a1c21;
  font-family: 'Noto Sans JP';
}

.ellipse-icon {
  width: 61.458vw;
  height: 69.000vw;
  position: absolute;
  margin: 0 !important;
  top: -62.777vw;
  left: -44.028vw;
  object-fit: contain;
  mix-blend-mode: hard-light;
  z-index: 0;
}

.ellipse-parent {
  align-self: stretch;
  display: flex;
  align-items: flex-start;
  justify-content: flex-end;
  position: relative;
  z-index: 1;
}

.ellipse-div {
  height: 88.959vw;
  width: 63.764vw;
  position: absolute;
  margin: 0 !important;
  top: -31.507vw;
  left: 54.513vw;
  filter: blur(200px);
  border-radius: 50%;
  background-color: #caf7ff;
  transform: rotate(-20.6deg);
  transform-origin: 0 0;
  mix-blend-mode: hard-light;
  z-index: 0;
  flex-shrink: 0;
}

.frame-child5 {
  border-radius: 0vw 2.084vw 2.084vw 0vw;
  align-self: stretch;
  flex: 1;
  max-width: 100%;
  overflow: hidden;
  max-height: 100%;
  object-fit: cover;
  z-index: 1;
  flex-shrink: 0;
}

.frame-parent5 {
  width: 50.833vw;
  border-radius: 2.084vw 0vw 0vw 2.084vw;
  background-color: #e5f4fa;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  padding: 8.333vw 8.333vw 6.944vw;
  box-sizing: border-box;
  gap: 60px;
  z-index: 2;
  margin-left: -4.444vw;
  position: relative;
  flex-shrink: 0;
  top: -5.604vw;
}

.dei-wrapper {
  width: 37.778vw;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}

.dei {
  align-self: stretch;
  position: relative;
  line-height: 180%;
}

.viwe-more-group {
  position: relative;
  isolation: isolate;
  border-radius: 6.944vw;
  background: linear-gradient(267.36deg, #a0d8ec, #0288d1 28.04%, #004fc5);
  overflow: hidden;
  display: flex;
  align-items: center;
  padding: 0vw 1.389vw;
  box-sizing: border-box;
  min-width: 20.833vw;
  text-align: center;
  color: #fff;
  font-family: Inter;
  transition: background 1.0s ease;
}

.viwe-more-group::after {
  content: "";
  position: absolute;
  inset: 0;
  background: #005bac;
  opacity: 0;
  transition: opacity 600ms ease;
  pointer-events: none;
  will-change: opacity;
  z-index: 0;
}

.viwe-more-group:hover::after {
  opacity: 1;
}

.viwe-more-group:hover .icnext16px-icon {
  transform: translateX(0.347vw);
}

.viwe-more-group:active .icnext16px-icon {
  transform: translateX(0.267vw) scale(0.96);
}

.frame-wrapper4 {
  width: 100.000vw;
  border-radius: 0.556vw;
  background-color: #fff;
  overflow: hidden;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  padding: 5.556vw 0vw 10.417vw;
  box-sizing: border-box;
  z-index: 2;
}

.sustainability-image-wrapper {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 70px;
}

.sustainability-image {
  height: 8.889vw;
  width: 8.889vw;
  background-color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
}

.image-6-icon1,
.image-6-icon2,
.image-6-icon3,
.image-6-icon4 {
  width: 8.889vw;
  position: relative;
  max-height: 100%;
  object-fit: cover;
}

.sustainability-image2 {
  height: 8.889vw;
  width: 16.667vw;
  background-color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
}

.image-6-icon5 {
  flex: 1;
  position: relative;
  max-width: 100%;
  overflow: hidden;
  max-height: 100%;
  object-fit: cover;
  flex-shrink: 0;
}

.sustainability-image img,
.sustainability-image2 img {
  transition: transform 0.4s ease, opacity 0.4s ease;
  overflow: visible;
}

.sustainability-image:hover img,
.sustainability-image2:hover img {
  transform: scale(1.08);
  opacity: 0.7;
}

.sustainability-parent {
  width: 67.292vw;
  top: -3.125vw;
  margin: 0 !important;
  position: absolute;
  left: 0vw;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-end;
  padding: 0vw 8.333vw;
  box-sizing: border-box;
  gap: 4px;
  z-index: 3;
  font-size: 3.333vw;
  color: #005bac;
  font-family: Inter;
}

.sustainability {
  position: relative;
  letter-spacing: 0.02em;
  font-weight: 600;
  background: linear-gradient(267.36deg, #a0d8ec, #0288d1 28.04%, #004fc5);
  display: inline-block;
  padding-right: 0.2em;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

/* News配下 */
.news-parent-wrapper {
  align-self: stretch;
  border-radius: 0.556vw;
  background-color: #fff;
  overflow: hidden;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
  padding: 6.944vw 8.333vw 8.333vw;
  gap: 48px;
  font-family: 'Noto Sans JP';
}

.news-parent {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-end;
  gap: 4px;
  font-family: Inter;
}

/* Newsタブ */
.news-tab {
  display: flex;
  align-items: flex-start;
  gap: 12px;
  font-size: 1.111vw;
}

.news-tab-inner {
  display: flex;
  align-items: flex-start;
}

.news-tab .all-wrapper,
.news-tab .wrapper,
.news-tab .frame {
  width: 8.820vw;
  border-radius: 0.556vw;
  background-color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0.694vw 0.833vw;
  box-sizing: border-box;
  cursor: pointer;
}

.news-tab .all-wrapper .all,
.news-tab .wrapper .all,
.news-tab .frame .all {
  color: #0288d1;
  font-weight: normal;
}

.news-tab .all-wrapper.active-tab,
.news-tab .wrapper.active-tab,
.news-tab .frame.active-tab {
  background-color: #0288d1;
}

.news-tab .all-wrapper.active-tab .all,
.news-tab .wrapper.active-tab .all,
.news-tab .frame.active-tab .all {
  color: #fff;
  font-weight: bold;
}

.news-tab .all-wrapper,
.news-tab .wrapper,
.news-tab .frame {
  background-color: #fff;
  cursor: pointer;
}

.news-tab .all {
  color: #0288d1;
  font-weight: normal;
}

.active-tab {
  background-color: #0288d1 !important;
}

.active-tab .all {
  color: #fff !important;
  font-weight: bold;
}

.news-tab .all-wrapper,
.news-tab .wrapper,
.news-tab .frame {
  background-color: #fff;
  cursor: pointer;
}

.news-tab .all {
  color: #0288d1;
  font-weight: normal;
}

.news-tab .active-tab {
  background-color: #0288d1 !important;
}

.news-tab .active-tab .all {
  color: #fff !important;
  font-weight: bold;
}

.news-tab .frame .all {
  white-space: nowrap !important;
}

.news-tab .frame {
  width: 10.820vw !important;
}

.news-tab .all-wrapper .all,
.news-tab .wrapper .all,
.news-tab .frame .all{
  transition: text-shadow 0.5s ease; 
}
 
.news-tab .all-wrapper:not(.active-tab):hover .all,
.news-tab .wrapper:not(.active-tab):hover .all,
.news-tab .frame:not(.active-tab):hover .all{
  text-shadow:
    0.02em 0 0 currentColor,
   -0.02em 0 0 currentColor;
}
/* Newsカード */
.news-card {
  width: 83.333vw;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 32px;
  font-size: 0.972vw;
  color: #1a1c21;
}
/* News記事本体 */
.news-group {
  align-self: stretch;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  border-bottom: 0.069vw solid rgb(219, 222, 227);
}

.pc-news {
  align-self: stretch;
  border-top: 0.069vw solid #dbdee3;
  display: flex;
  align-items: center;
  padding: 1.667vw 1.111vw;
  gap: 32px;
}
.pc-news{
  position: relative;
  isolation: isolate;
  overflow: hidden;
}
 
.pc-news::after{
  content: "";
  position: absolute;
  inset: 0;
  background: rgba(0, 0, 0, 0.03);
  opacity: 0;
  transition: opacity 1s ease;
  z-index: 0;
  pointer-events: none;
}
 
.pc-news > *{
  position: relative;
  z-index: 1;
}
 
.pc-news:hover::after{
  opacity: 1;
}

.div14 {
  position: relative;
  font-family: Inter;
  width: 5vw;
}

.wrapper3 {
  width: 8.820vw;
  border-radius: 0.556vw;
  background-color: #f2f2f2;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0.833vw;
  box-sizing: border-box;
  font-size: 0.833vw;
}

.div15 {
  position: relative;
  font-size: 1.111vw;
}

.news5 {
  align-self: stretch;
  border-top: 0.069vw solid #dbdee3;
  border-bottom: 0.069vw solid #dbdee3;
  display: flex;
  align-items: center;
  padding: 1.667vw 1.111vw;
  gap: 32px;
}

.div24 {
  position: relative;
  letter-spacing: 0.12em;
  line-height: 3.889vw;
  font-weight: 800;
  z-index: 0;
  font-family: "Noto Sans JP";
}

.icnext16px-icon2 {
  height: 1.111vw;
  width: 1.111vw;
  position: absolute;
  margin: 0 !important;
  top: 1.459vw;
  left: 18.333vw;
  z-index: 1;
}

/* Company配下 */
.company-wrapper {
  align-self: stretch;
  border-radius: 0.556vw;
  background-color: #fff;
  overflow: hidden;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
  padding: 6.944vw 0vw 8.333vw 8.333vw;
}

.company-parent {
  align-self: stretch;
  display: flex;
  align-items: flex-start;
  gap: 78px;
}

.our-mission-wrapper {
  align-self: stretch;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: space-between;
  gap: 20px;
}

.group {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  font-size: 1.667vw;
  color: #1a1c21;
  font-family: 'Noto Sans JP';
}

.company-about {
  width: 35.417vw;
  background-color: #fff;
  border-top: 0.069vw solid #dbdee3;
  box-sizing: border-box;
  overflow: hidden;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 3.472vw 1.111vw 3.472vw 1.667vw;
  gap: 20px;
}

.pc-parent {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 16px;
}

.child {
  height: 2.778vw;
  width: 2.778vw;
}

.div28 {
  width: 35.417vw;
  background-color: #fff;
  border-top: 0.069vw solid #dbdee3;
  border-bottom: 0.069vw solid #dbdee3;
  box-sizing: border-box;
  overflow: hidden;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 3.472vw 1.111vw 3.472vw 1.667vw;
  gap: 20px;
}

.company-wrapper .company-about,
.company-wrapper .div28 {
  position: relative;
  isolation: isolate;
  overflow: hidden;
  cursor: pointer;
}

.company-wrapper .company-about::after,
.company-wrapper .div28::after {
  content: "";
  position: absolute;
  inset: 0;
  background: #f2f2f2;
  opacity: 0;
  transition: opacity 1s ease;
  z-index: 0;
}

.company-wrapper .company-about>*,
.company-wrapper .div28>* {
  position: relative;
  z-index: 1;
}

.company-wrapper .company-about:hover::after,
.company-wrapper .div28:hover::after {
  opacity: 1;
}

.company-wrapper .company-about .child,
.company-wrapper .div28 .child {
  transition: transform 0.5s ease;
  will-change: transform;
}

.company-wrapper .company-about img.child,
.company-wrapper .div28 img.child {
  transition: transform 0.5s ease;
  will-change: transform;
  display: block;
}

.company-wrapper .company-about:hover img.child,
.company-wrapper .div28:hover img.child {
  transform: translateX(0.547vw);
}

.company-wrapper .company-about:active img.child,
.company-wrapper .div28:active img.child {
  transform: translateX(0.547vw) scale(0.96);
}

/* company 画像 */
.image-121-parent {
  height: 40.764vw;
  flex: 1;
  position: relative;
  border-radius: 2.084vw 0vw 0vw 2.084vw;
  background-color: #dbdee3;
  overflow: hidden;
}

.image-121-icon {
  position: absolute;
  top: -11.736vw;
  left: -7.917vw;
  width: 51.528vw;
  height: 66.667vw;
  object-fit: cover;
}

.pixta-92010446-icon {
  position: absolute;
  border-radius: 1.111vw;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
/* Recruit 配下 */
.frame-parent10 {
  align-self: stretch;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  color: #fff;
}

.frame-parent11 {
  align-self: stretch;
  background: linear-gradient(266.25deg, #a0d8ec, #0288d1 30.49%, #004fc5);
  overflow: hidden;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  padding: 6.944vw 2.778vw;
  gap: 50px;
}

.recruit-parent {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 10px;
}

.recruit {
  position: relative;
  font-weight: 600;
}

.frame-parent12 {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  position: relative;
  gap: 80px;
  text-align: center;
  font-size: 1.944vw;
  font-family: 'Noto Sans JP';
}

.frame-parent13 {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 12px;
  z-index: 0;
}

.wrapper8 {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
}

.wrapper9 {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  text-align: left;
  font-size: 1.111vw;
}

.b10 {
  position: relative;
  letter-spacing: -0.02em;
  line-height: 2.778vw;
}

.wrapper9 .b10sp {
  display: none;
}

.wrapper9 .b10pc {
  display: inline;
}

.frame-parent12 {
  position: relative;
  overflow: visible;
}

.frame-parent13,
.pc-button-secondary {
  position: relative;
  z-index: 10;
}

/* Recruit 画像 */
.mask-group-icon,
.pc-mask-group-icon,
.mask-group-icon2,
.mask-group-icon3,
.mask-group-icon4,
.mask-group-icon5,
.mask-group-icon6,
.mask-group-icon7,
.mask-group-icon8,
.mask-group-icon9 {
  display: none !important;
}

.roll-stage {
  position: absolute;
  inset: 0;
  left: 50%;
  transform: translate3d(-50%,0,0);
  -webkit-transform: translate3d(-50%,0,0);
  width: 100vw;
  height:100%;

  will-change: transform;
  backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
  pointer-events: none;
  overflow: hidden;
  z-index: 5;
}

/* Recruit スライドアニメーション */
.frame-parent12 .roll-col {
  position: absolute;
  width: 17.013vw;
  display: flex;
  transform: translate3d(0,0,0);
  -webkit-transform: translate3d(0,0,0);
  flex-direction: column;
  will-change: transform;
  backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
}

.frame-parent12 .roll-col img {
  width: 17.013vw;
  height: 24.167vw;
  object-fit: cover;
  border-radius: 2.075vw;
  display: block;
  transform: translateZ(0);
  -webkit-transform: translateZ(0);
  opacity: 0.8;
}

.roll-left img,
.roll-mid-left img,
.roll-mid-right img,
.roll-right img{
  margin-top: 2vw;
}


.roll-left{
  left: -8%;
  top: -200%;
}

.roll-mid-left{
  left: 12%;
  top: -140%;
}

.roll-mid-right{
  left: 70%;
  top: -140%;
}

.roll-right{
  left: 90%;
  top: -200%;
}
.pc-button-secondary {
  --bw: 2px;
 
  position: relative;
  isolation: isolate;
  width: 20.833vw;
  border-radius: 6.944vw;
 
  border: 1.5px solid transparent;
  background:
    linear-gradient(#fff, #fff) padding-box,
    linear-gradient(267.36deg, #83d6f5, #0288d1 28.04%, #004fc5) border-box;
  box-sizing: border-box;
  overflow: visible;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0vw 1.944vw;
  gap: 10px;
  z-index: 10;
  text-align: left;
  font-size: 1.111vw;
  color: #0288d1;
  font-family: Inter;
  cursor: pointer;
}
 
.pc-button-secondary::before {
  content: "";
  position: absolute;
  inset: 0;
  border-radius: inherit;
  background: #E5F4FA;
  opacity: 0;
  transition: opacity 0.6s ease;
  z-index: 0;
  pointer-events: none;
}
 
.pc-button-secondary:hover::before {
  opacity: 1;
}
 
.pc-button-secondary::after {
  content: "";
  position: absolute;
  inset: -1px;
  border-radius: inherit;
  border: var(--bw) solid transparent;
  background: linear-gradient(267.36deg, #83d6f5, #0288d1 28.04%, #004fc5) border-box;
  -webkit-mask:
    linear-gradient(#fff 0 0) padding-box,
    linear-gradient(#fff 0 0);
  -webkit-mask-composite: xor;
  mask-composite: exclude;
  pointer-events: none;
  z-index: 1;
}
 
.pc-button-secondary > * {
  position: relative;
  z-index: 2;
}
 
.div24,
.icnext16px-icon2 {
  position: relative;
  z-index: 1;
  color: #0288d1 !important;
}

.icnext16px-icon2 {
  height: 1.111vw;
  width: 1.111vw;
  position: absolute;
  top: 1.459vw;
  left: 18.333vw;
  transition: transform 0.4s ease;
}

.icnext16px-icon3 {
  position: relative;
  z-index: 1;
}

.icnext16px-icon3 {
  height: 1.111vw;
  width: 1.111vw;
  position: absolute;
  left: 18vw;
  transition: transform 0.4s ease;
}

.pc-button-secondary:hover::before {
  opacity: 1;
}

.pc-button-secondary:hover .icnext16px-icon2,
.pc-button-secondary:hover .icnext16px-icon3 {
  transform: translateX(0.347vw);
}

.pc-button-secondary:active .icnext16px-icon2
.pc-button-secondary:active .icnext16px-icon3 {
  transform: translateX(0.267vw) scale(0.96);
}
.icnext16px-wrapper,
.icnext16px-container{
  transition: background-color 0.5s ease, border-color 0.5s ease;
}

.icnext16px-wrapper,
.icnext16px-container{
  border-color: #0288d1;
}
 
.icnext16px-wrapper:hover,
.icnext16px-container:hover{
  background-color: rgba(2, 136, 209, 0.08);
  border-color: #0288d1;
}
 
.icnext16px-wrapper:active,
.icnext16px-container:active{
  background-color: rgba(2, 136, 209, 0.16);
}
.topic .pc-it{
 transition: opacity 0.5s ease;
}
.topic:hover .pc-it{
 opacity: 0.5;
}

.pc-news {
  display: flex;
  align-items: center;
}
 
.div14 {
  flex: 0 0 auto;
  white-space: nowrap;
}
 
.wrapper3 {
  flex: 0 0 8.820vw;
  width: 8.820vw;
  min-width: 8.820vw;
  flex-shrink: 0;
}
 
.div15 {
  flex: 1 1 auto;
  min-width: 0; 
  overflow-wrap: anywhere;
  word-break: break-word;
}

.topic-link {
  display: flex;
  flex-direction: column;
  width: 100%;
}

.topic-child {
  transform: translateZ(0);
  -webkit-transform: translateZ(0);
  will-change: transform;
}

.movin-on-frame {
  opacity: 1;
  transition: opacity 0.6s ease;
  will-change: opacity;
  transform: translateZ(0);
  backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
}

.topic-link:hover .topic-child{
  transform: translateZ(0) scale(1.06);
}

.topic-link:hover .movin-on-frame {
  opacity: 0.5;
}

.topic .ictab16px{
  transform: translateZ(0);
  -webkit-transform: translateZ(0);
  backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
}

.topic .movin-on-frame{
  transform: translateZ(0);
  -webkit-transform: translateZ(0);
  will-change: opacity;
  transition: opacity 0.6s ease;
}

.roll-stage {
  will-change: transform;
  backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
  contain: none;
  overflow: visible;
}

.frame-parent12{
  overflow: visible;
}

.frame-parent12 .roll-col{
  transform: translate3d(0, 0, 0);
  -webkit-transform: translate3d(0, 0, 0);
  will-change: transform;
  backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
  contain: none;
  overflow: visible;
}

.frame-parent12 .roll-col {
  overflow: hidden;
}

.frame-parent12 .roll-track {
  display: flex;
  flex-direction: column;
  gap: 1.6vw;
  will-change: transform;
  transform: translate3d(0,0,0);
  -webkit-transform: translate3d(0,0,0);
  backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
}

.topic .pc-it{
  white-space: pre-line;
}

.pc-none{
  display: none;
}

.movin-on-frame.is-two-lines .movin-on-container .pc-it {
 display: block;
}

.movin-on-frame.is-two-lines .movin-on-container .pc-it:nth-child(2) {
 min-height: 1em;
}

#header-main{
  background: linear-gradient(
    to bottom,
    rgba(255, 255, 255, 0.7) 0%,
    rgba(255, 255, 255, 0) 100%
  );
}

#header-main.is-after-fv {
  background: none;
}

img {
  font-size: 1vw;
  color: #000;
}

a{
    color: inherit !important;
    text-decoration: none !important;
    cursor: pointer;
}
