.work-in-life-top {
  width: 100%;
  position: relative;
  background-color: #fff;
  overflow: hidden;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  isolation: isolate;
  text-align: left;
  font-size: 6.4vw;
  color: #1a1c21;
  font-family: 'Noto Sans JP';
}

.work-in-life-main-wrapper {
  align-self: stretch;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  padding: 16vw 0vw 0vw;
  z-index: 0;
}

.work-in-life-main {
  width: 100vw;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  font-size: 9.6vw;
}

.work-in-life-tab-inner {
  align-self: stretch;
  background-color: #fff;
  overflow: hidden;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
  padding: 10.667vw 6.4vw;
  box-sizing: border-box;
  min-height: 40vw;
}

.work-in-life-title-parent {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 4px;
}

.work-in-life-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: 3.2vw;
  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;
  overflow: hidden;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  text-align: center;
  font-size: 3.733vw;
}

.tab-frame {
  align-self: stretch;
  display: flex;
  align-items: flex-start;
  font-size: 4vw;
  color: #fff;
}

.tab1 {
  height: 15.467vw;
  flex: 1;
  background-color: #f2f2f2;
  overflow: hidden;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 5.333vw 4.267vw;
  border-left: 0.267vw solid #e3e3e3;
  border-bottom: 0.267vw solid #e3e3e3;
  box-sizing: border-box;
  position: relative;
  isolation: isolate;
  gap: 10px;
  min-width: 32vw;
  color: #1a1c21;
}

.active-tab {
  height: 20vw;
  width: 76.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 {
  flex: 1;
  background-color: #f2f2f2;
  border-right: 0.267vw solid #e3e3e3;
  border-bottom: 0.267vw solid #e3e3e3;
  border-left: 0.267vw solid #e3e3e3;
  box-sizing: border-box;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 5.333vw 4.267vw;
  position: relative;
  isolation: isolate;
  gap: 10px;
  min-width: 32vw;
  cursor: pointer;
  font-size: 3.733vw;
  color: #1a1c21;
}

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

.tab-container {
  align-self: stretch;
  display: flex;
  align-items: flex-start;
  justify-content: center;
}

.tab-container2 {
  align-self: stretch;
  display: flex;
  align-items: flex-start;
  justify-content: center;
}

.tab3 {
  flex: 1;
  background-color: #f2f2f2;
  border-right: 0.267vw solid #e3e3e3;
  border-bottom: 0.267vw solid #e3e3e3;
  border-left: 0.267vw solid #e3e3e3;
  box-sizing: border-box;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 5.333vw 4.267vw;
  position: relative;
  isolation: isolate;
  gap: 10px;
  min-width: 32vw;
  cursor: pointer;
  color: #1a1c21;

}

.tab4 {
  flex: 1;
  background-color: #f2f2f2;
  box-sizing: border-box;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 5.333vw 4.267vw 5.333vw 4.667vw;
  position: relative;
  isolation: isolate;
  gap: 10px;
  min-width: 32vw;
  cursor: pointer;
  color: #f2f2f2;
  min-height: 18vw;
  width: 40vw;
}

.tab5 {
  width: 50.267vw;
  background-color: #f2f2f2;
  border-right: 0.267vw solid #e3e3e3;
  border-bottom: 0.267vw solid #e3e3e3;
  border-left: 0.267vw solid #e3e3e3;
  box-sizing: border-box;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 5.333vw 4.267vw;
  position: relative;
  isolation: isolate;
  gap: 10px;
  min-width: 32vw;
  cursor: pointer;
  color: #1a1c21;
}

.work-in-life-top .pc-contents {
  display: flex !important;
}

.work-in-life-top .tab-frame {
  flex-wrap: wrap;
}

.work-in-life-top .tab1,
.work-in-life-top .tab2,
.work-in-life-top .tab3,
.work-in-life-top .tab5 {
  flex: 0 0 50%;
  width: 50%;
  min-width: 0;
  min-height: 18vw;
  padding: 5.333vw 4.267vw;
  box-sizing: border-box;
}

.work-in-life-top .tab5 {
  width: 50%;
}

.work-in-life-top .active-tab {
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}

.work-in-life-top .deactive-tab {
  display: none;
}

.breadcrumbs-frame {
  align-self: stretch;
  background-color: #fff;
  overflow: hidden;
  display: flex;
  align-items: center;
  padding: 6.4vw;
  gap: 12px;
  font-size: 2.667vw;
}

.breadcrumbs-top {
  position: relative;
  cursor: pointer;
}

.bread-next-icon {
  width: 1.6vw;
  position: relative;
  max-height: 100%;
}

.breadcrumbs-text {
  position: relative;
}

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

.work-main-inner {
  align-self: stretch;
  background-color: #fff;
  overflow: hidden;
  display: flex;
  flex-direction: column;
  align-items: center;
  padding: 21.333vw 6.4vw;
  font-size: 4vw;
}

.work-main-frame {
  width: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
  max-width: 100%;
}

.work-main-wrapper {
  width: 100%;
  display: flex;
  align-items: flex-start;
  max-width: 100%;
}

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

.work-main-child {
  align-self: stretch;
  background-color: #fff;
  display: flex;
  flex-direction: column;
  align-items: center;
  padding: 21.333vw 6.4vw 10.333vw 6.4vw;
  font-size: 4.8vw;
  color: #fff;
}

.content-title-frame {
  width: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 10vw;
  max-width: 100%;
}

.content-title-wrapper {
  align-self: stretch;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  font-size: 6.4vw;
  color: #1a1c21;
}

.content-title-parent {
  align-self: stretch;
  border-left: 1.067vw solid #0288d1;
  display: flex;
  align-items: flex-start;
  padding: 0vw 0vw 0vw 4.267vw;
}

.content-frame {
  align-self: stretch;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 6vw;
}

.content-parent {
  border-radius: 2.133vw;
  background-color: #0288d1;
  display: flex;
  align-items: flex-start;
  padding: 2.133vw 4.267vw;
  z-index: 2; 
}

.description1 {
  position: relative;
  line-height: 180%;
}

.card-frame-container {
  align-self: stretch;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  text-align: center;
  color: #0288d1;
  position: relative;
  bottom: 10vw;
}

.pictograph-frame {
  align-self: stretch;
  background-color: #fff;
  border-bottom: 0.267vw solid #dbdee3;
  display: flex;
  flex-direction: column;
  align-items: center;
  padding: 8.533vw 6.4vw 6.4vw;
  gap: 4vw;
}

.pictograph-wrapper {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 24px;
}

.my-choice {
  width: 18.667vw;
  position: relative;
  max-height: 100%;
}

.description2 {
  align-self: stretch;
  position: relative;
  font-size: 4vw;
  line-height: 180%;
  color: #1a1c21;
  text-align: left;
}

.pictograph-frame2 {
  align-self: stretch;
  height: 97.867vw;
  background-color: #fff;
  border-bottom: 0.267vw solid #dbdee3;
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
  align-items: center;
  padding: 8.533vw 6.4vw 6.4vw;
  gap: 4vw;
}

.telework {
  width: 22.933vw;
  position: relative;
  max-height: 100%;
}

.card-title {
  width: 37.333vw;
  height: 17.067vw;
  position: relative;
  line-height: 180%;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
}

.description3 {
  align-self: stretch;
  position: relative;
  font-size: 4vw;
  line-height: 180%;
  color: #1a1c21;
  text-align: left;
}

.pictograph-frame3 {
  align-self: stretch;
  background-color: #fff;
  display: flex;
  flex-direction: column;
  align-items: center;
  padding: 0vw 6.4vw 6.4vw;
  gap: 24px;
}

.pictograph-wrapper {
  align-self: stretch;
  background-color: #fff;
  display: flex;
  flex-direction: column;
  align-items: center;
  padding: 8.533vw 6.4vw 6.4vw;
  gap: 4vw;
}

.pictograph-icon-group-frame {
  display: flex;
  align-items: center;
}

.pictograph-icon-group {
  display: flex;
  align-items: center;
}

.care-person {
  height: 23.333vw;
  width: 25.133vw;
  left: 1vw;
  position: relative;
}

.babycar {
  width: 16.267vw;
  position: relative;
  max-height: 100%;
  top: 3.5vw;
  left: 7vw;
}

.care-company {
  width: 16.333vw;
  position: relative;
  max-height: 100%;
  top: 1vw;
  right: 5vw;
}

.care-description-parent {
  align-self: stretch;
  display: flex;
  flex-direction: column;
  align-items: flex-end;
  justify-content: center;
  text-align: left;
  font-size: 4vw;
  color: #1a1c21;
}

.text-link-parent {
  display: flex;
  align-items: flex-end;
  justify-content: center;
  gap: 16px;
  cursor: pointer;
  text-align: center;
}

.text-link {
  display: flex;
  align-items: center;
  justify-content: center;
}

.next-icon {
  width: 3.2vw;
  position: relative;
  max-height: 100%;
}

.card-frame {
  align-self: stretch;
  background-color: #fff;
  border-bottom: 0.267vw solid #dbdee3;
  display: flex;
  flex-direction: column;
  align-items: center;
  padding: 6.4vw;
  gap: 24px;
  padding-top: 13vw;
}

.card-wrapper {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}

.card-wrapper2 {
  align-self: stretch;
  background-color: #fff;
  display: flex;
  flex-direction: column;
  align-items: center;
  padding: 6.4vw;
  gap: 24px;
  text-align: left;
}

.tpo {
  align-self: stretch;
  position: relative;
  font-size: 4vw;
  line-height: 180%;
  color: #1a1c21;
}

.smile-frame {
  align-self: stretch;
  background-color: #fff;
  display: flex;
  flex-direction: column;
  align-items: center;
  padding: 21.333vw 6.4vw;
  gap: 22vw;
  padding-top: 11vw;
}

.smile-group {
  align-self: stretch;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 74px;
}

.smile-description-parent {
  align-self: stretch;
  display: flex;
  align-items: flex-start;
  flex-shrink: 0;
  font-size: 4vw;
}

.smile-content-frame {
  align-self: stretch;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 42px;
  font-size: 4.8vw;
}

.smile-content-wrapper {
  align-self: stretch;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 32px;
}

.smile-content-parent {
  align-self: stretch;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 24px;
  flex-shrink: 0;
}

.smile-content-title-parent {
  align-self: stretch;
  display: flex;
  align-items: flex-start;
}

.smile-description-parent2 {
  align-self: stretch;
  height: 15.467vw;
  display: flex;
  align-items: flex-start;
  font-size: 4vw;
}

.smile-content-img-wrapper {
  width: 93.933vw;
  border-radius: 4.267vw 0 0 4.267vw ;
  object-fit: cover;
  flex-shrink: 0;
}

.frame-wrapper2 {
  width: 114.667vw;
  height: 74.667vw;
  border-radius: 4.267vw;
  overflow: hidden;
  flex-shrink: 0;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
}

.smile-img-frame2{
  width: 100.667vw;
  height: 74.667vw;
  position: relative;
  overflow: hidden;
  border-radius: 4.267vw 0 0 4.267vw;
}
 
.smile-content-img-wrapper2{
  width: 93.933vw;
  height: 74.667vw;
  object-fit: cover;
  display: block;
  transform: translateX(0vw) translateY(0vw) scale(1);
  transform-origin: center;
}

.smile-parent {
  align-self: stretch;
  border-radius: 4.267vw;
  background: linear-gradient(88.8deg, #e5f4fa, #f3fcff);
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  padding: 6.4vw;
  gap: 16px;
  font-size: 5.333vw;
  color: #0288d1;
  font-family: Inter;
}

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

.smile2 {
  font-weight: 700;
}

.span {
  font-size: 4.267vw;
  font-family: 'Noto Sans JP';
}

.under-line {
  width: 17.867vw;
  height: 0.8vw;
  position: relative;
  border-top: 0.8vw solid #a0d8ec;
  box-sizing: border-box;
}

.description4 {
  align-self: stretch;
  position: relative;
  font-size: 4vw;
  line-height: 180%;
  font-family: 'Noto Sans JP';
  color: #1a1c21;
}

.holiday-content-frame {
  align-self: stretch;
  background-color: #fff;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  text-align: center;
  font-size: 4vw;
  color: #0288d1;
}

.holiday-card1 {
  align-self: stretch;
  border-bottom: 0.267vw solid #dbdee3;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
  padding: 6.4vw;
  gap: 24px;
}

.holiday-title1 {
  width: 53.333vw;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
}

.smile-description-parent3 {
  align-self: stretch;
  display: flex;
  align-items: flex-start;
  flex-shrink: 0;
  font-size: 4vw;
  padding-top: 15vw;
}

.holiday-description1 {
  align-self: stretch;
  position: relative;
  line-height: 180%;
  color: #1a1c21;
  text-align: left;
}

.holiday-card2 {
  align-self: stretch;
  border-bottom: 0.267vw solid #dbdee3;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  padding: 6.4vw;
  gap: 24px;
  text-align: left;
}

.holiday-title2 {
  width: 53.333vw;
  position: relative;
  line-height: 180%;
  display: inline-block;
}

.holiday-description2 {
  align-self: stretch;
  position: relative;
  line-height: 180%;
  color: #1a1c21;
}

.holiday-card3 {
  align-self: stretch;
  background-color: #fff;
  border-bottom: 0.267vw solid #dbdee3;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  padding: 6.4vw;
  gap: 24px;
}

.cafeteria-plan-frame {
  width: 100%;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 48px;
  max-width: 100%;
}

.cafeteria-frame {
  align-self: stretch;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 50px;
  font-size: 4vw;
  color: #000;
}

.cafeteria-content-title {
  align-self: stretch;
  border-radius: 4.267vw;
  background: linear-gradient(85.8deg, #e5f4fa, #f3fbff);
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  padding: 6.4vw;
  gap: 16px;
  color: #0288d1;
}

.cafeteria-content-description {
  align-self: stretch;
  position: relative;
  line-height: 180%;
  color: #000;
}

.cafeteria-icon {
  width: 94.6vw;
  height: 74.667vw;
  border-radius: 4.2vw 0vw 0vw 4.2vw;
  object-fit: cover;
  flex-shrink: 0;
}

.mask-icon-frame{
  position: relative;
  overflow: hidden;
}

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

.mask-icon3{
  width: 100%;
  height: 127.485vw;
  position: absolute;
  top: 119vw;
  left: 38vw;
  filter: blur(100px);
  border-radius: 50%;
  background-color: #A0E1EC;
  transform: rotate(-190.6deg);
  transform-origin: 0 0;
  mix-blend-mode: hard-light;
}
