.committee-top {
  position: relative;
  background-color: #fff;
  width: 100%;
  overflow: hidden;
  display: flex;
  align-items: center;
  isolation: isolate;
  gap: 10px;
  text-align: left;
  font-size: 1.667vw;
  color: #000;
  font-family: 'Noto Sans JP';
}

.committee-main-wrapper {
  width: 99.997vw;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  z-index: 0;
}

.committee-main {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  padding: 5.972vw 0vw 0vw;
}

.committee-tab-frame {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  font-size: 2.778vw;
  color: #1a1c21;
}

.committee-tab-inner {
  align-self: stretch;
  height: 10.416vw;
  background-color: #fff;
  overflow: hidden;
  flex-shrink: 0;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
  padding: 2.778vw 8.333vw;
  box-sizing: border-box;
}

.committee-title-parent {
  width: 83.331vw;
  background-color: rgba(255, 255, 255, 0);
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 4px;
}

.committee-title {
  position: relative;
  letter-spacing: 0.04em;
  font-weight: 900;
  background: linear-gradient(267.36deg, #a0d8ec, #0288d1 28.04%, #004fc5);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.company-profile {
  position: relative;
  font-size: 0.972vw;
  font-weight: 600;
  font-family: Inter;
  background: linear-gradient(267.36deg, #a0d8ec, #0288d1 28.04%, #004fc5);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.sustainability-tab {
  align-self: stretch;
  height: 4.444vw;
  background-color: #f2f2f2;
  overflow: hidden;
  flex-shrink: 0;
  display: flex;
  align-items: flex-end;
  justify-content: center;
  padding: 0vw 8.333vw;
  box-sizing: border-box;
  text-align: center;
  font-size: 0.972vw;
}

.tab-frame {
  align-self: stretch;
  width: 83.331vw;
  display: flex;
  align-items: center;
  justify-content: center;
}

.tab1 {
  align-self: stretch;
  background-color: #f2f2f2;
  overflow: hidden;
  border-bottom: 0.069vw solid #e3e3e3;
  border-left: 0.069vw solid #e3e3e3;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 1.389vw 1.111vw;
  box-sizing: border-box;
  position: relative;
  isolation: isolate;
  gap: 10px;
  min-width: 8.333vw;
  border-left: 0.069vw solid #e3e3e3;
}

.active-tab {
  height: 5.208vw;
  width: 8.333vw;
  position: absolute;
  margin: 0 !important;
  top: 0vw;
  left: 0vw;
  background-color: #0288d1;
  z-index: 0;
  flex-shrink: 0;
}

.b {
  position: relative;
  z-index: 1;
  flex-shrink: 0;
}

.tab2 {
  align-self: stretch;
  background-color: #f2f2f2;
  border-bottom: 0.069vw solid #e3e3e3;
  border-left: 0.069vw solid #e3e3e3;
  box-sizing: border-box;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 1.389vw 1.111vw;
  position: relative;
  isolation: isolate;
  gap: 10px;
  min-width: 8.333vw;
}

.deactive-tab {
  height: 5.555vw;
  width: 0vw;
  position: absolute;
  margin: 0 !important;
  top: 0vw;
  left: 0vw;
  background-color: #0288d1;
  z-index: 0;
  flex-shrink: 0;
}

.tab3 {
  align-self: stretch;
  background-color: #f2f2f2;
  border-bottom: 0.069vw solid #e3e3e3;
  border-left: 0.069vw solid #e3e3e3;
  box-sizing: border-box;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 1.389vw 1.111vw;
  position: relative;
  isolation: isolate;
  gap: 10px;
  min-width: 8.333vw;
  cursor: pointer;
}

.tab4 {
  align-self: stretch;
  background-color: #f2f2f2;
  border-bottom: 0.069vw solid #e3e3e3;
  border-left: 0.069vw solid #e3e3e3;
  box-sizing: border-box;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 1.389vw 1.111vw;
  position: relative;
  isolation: isolate;
  gap: 10px;
  min-width: 8.333vw;
  cursor: pointer;
}

.tab5 {
  align-self: stretch;
  background-color: #f2f2f2;
  box-sizing: border-box;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 1.389vw 1.111vw;
  position: relative;
  isolation: isolate;
  gap: 10px;
  min-width: 8.333vw;
  color: #fff;
}

.breadcrumbs-frame {
  width: 99.997vw;
  background-color: #fff;
  overflow: hidden;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 1.667vw 8.333vw;
  box-sizing: border-box;
  font-size: 0.833vw;
}

.breadcrumbs-container {
  width: 83.331vw;
  display: flex;
  align-items: center;
  gap: 24px;
}

.breadcrumbs-top {
  height: 0.972vw;
  width: 2.5vw;
  position: relative;
  display: inline-block;
  flex-shrink: 0;
}

.bread-next-frame {
  height: 0.833vw;
  width: 0.486vw;
  position: relative;
}

.bread-next-icon {
  position: absolute;
  top: 0vw;
  left: 0vw;
  width: 0.486vw;
  height: 0.833vw;
}

.breadcrumbs-text {
  position: relative;
}

.breadcrumbs-current {
  position: relative;
  color: #6b7075;
}

.bread-current-frame {
  display: flex;
  align-items: center;
  justify-content: center;
}

.committee-main-inner {
  width: 99.997vw;
  background-color: #fff;
  overflow: hidden;
  display: flex;
  flex-direction: column;
  align-items: center;
  padding: 6.944vw 8.333vw;
  box-sizing: border-box;
  font-size: 1.111vw;
  color: #1a1c21;
}

.committee-top-description-frame {
  width: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
  max-width: 100%;
}

.committee-top-description-wrapper {
  width: 100%;
  display: flex;
  align-items: flex-start;
  max-width: 100%;
}

.committee-card-frame {
  width: 99.997vw;
  background-color: #fff;
  display: flex;
  flex-direction: column;
  align-items: center;
  padding: 6.944vw 8.333vw;
  box-sizing: border-box;
}

.committee-card-wrapper {
  width: 100%;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 50px;
  max-width: 100%;
}

.committee-card-parent1,
.committee-card-parent2 {
  align-self: stretch;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}

.card-title-parent {
  width: 83.331vw;
  border-left: 0.278vw solid #0288d1;
  box-sizing: border-box;
  display: flex;
  align-items: flex-start;
  padding: 0vw 0vw 0vw 1.111vw;
}

.card-content-frame {
  align-self: stretch;
  display: flex;
  align-items: flex-start;
  gap: 50px;
  font-size: 1.111vw;
}

.card-content-wrapper {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 8px;
  font-size: 0.972vw;
}

.card-img-parent {
  width: 33.749vw;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}

.card-img {
  align-self: stretch;
  flex: 1;
  position: relative;
  border-radius: 1.111vw;
  max-width: 100%;
  overflow: hidden;
  max-height: 100%;
  object-fit: contain;
  height: 22vw;
}

.card-description-parent {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}

.card-img-description {
  position: relative;
  line-height: 180%;
}

.description,
.description1 {
  flex: 1;
  position: relative;
  line-height: 180%;
}

.deactive-tab {
 height: 5.555vw;
 width: 100%;
 position: absolute;
 margin: 0 !important;
 top: 0vw;
 left: 0vw;
 background-color: #0288d1;
 z-index: 0;
 flex-shrink: 0;
 transform: scaleX(0);
 transform-origin: left;
}
a.is-hover .deactive-tab {
 animation: tabIn 0.5s ease forwards;
}
a.is-hover .b {
 color: #fff;
 font-weight: 700;
}
a.is-leaving .deactive-tab {
 animation: tabOutBounce 0.55s ease forwards;
}
@keyframes tabIn {
 0%   { transform: scaleX(0); }
 100% { transform: scaleX(1); }
}
@keyframes tabOutBounce {
 0%   { transform: scaleX(1); }
 70%  { transform: scaleX(0); }
 85%  { transform: scaleX(0.10); }
 100% { transform: scaleX(0); }
}

.breadcrumbs-top,
.breadcrumbs-text {
  color: inherit;
  text-decoration: none;
  transition: color 0.01s ease;
}
 
.breadcrumbs-top:hover,
.breadcrumbs-text:hover {
  color: #6b7075;
}

.mask-icon-frame{
  position: relative;
  overflow: hidden;
  border-radius: 1.111vw;
}

.mask-icon {
  width: 100%;
  height: 61.485vw;
  position: absolute;
  filter: blur(200px);
  border-radius: 50%;
  background-color: #A0E1EC;
  transform: rotate(170.9deg);
  transform-origin: 0 0;
  opacity: 1;
  mix-blend-mode: hard-light;
  left: 64vw;
  top: 37vw;
}

.mask-icon2 {
  width: 100%;
  height: 61.485vw;
  position: absolute;
  filter: blur(200px);
  border-radius: 50%;
  background-color: #A5C0C5;
  transform: rotate(150.9deg);
  transform-origin: 0 0;
  opacity: 1;
  mix-blend-mode: hard-light;
  left: 78vw;
  top: 37vw;
}
