@charset "UTF-8";
.tech-in-life img {
  height: auto;
  max-width: 100%;
}

.planetarium {
  background-color: #fff;
}
@media screen and (width >= 768px) {
  .planetarium {
    padding-bottom: 4.81rem;
    margin: 3.31rem 0 0;
    background-color: initial;
  }
}

.sec-mv-planetarium {
  position: relative;
  width: 100%;
}
@media screen and (width < 767px) {
  .sec-mv-planetarium .sec-title {
    position: static;
  }
}
@media screen and (width >= 768px) {
  .sec-mv-planetarium .sec-title > div {
    right: unset;
    left: 4.5rem;
    margin-inline-start: 0;
    width: 100%;
  }
}

.planetarium-wrap {
  padding: 6rem 0 1.94rem;
  background-color: #fff;
}
@media screen and (width >= 768px) {
  .planetarium-wrap {
    padding: 3.88rem 13.75rem 3.62rem;
    border-radius: 1.25rem;
    box-shadow: 0 0 0.5rem rgba(0, 0, 0, 0.12);
  }
}

.planetarium-title {
  position: relative;
  z-index: 1;
}
.planetarium-title.planetarium {
  width: 100%;
  aspect-ratio: 812/125;
  margin: 0 0 2.31rem;
  background: url(/jp-ja/brand/tech-in-life/img/planetarium-title1.svg) no-repeat center/contain;
}
@media screen and (width >= 768px) {
  .planetarium-title.planetarium {
    width: 103%;
    margin: 0 0 3rem -0.94rem;
  }
}
.planetarium-title.moon {
  width: 101.79%;
  aspect-ratio: 812/133;
  margin: 6rem 0 2.5rem -0.31rem;
  background: url(/jp-ja/brand/tech-in-life/img/planetarium-title2.svg) no-repeat center/contain;
}
@media screen and (width >= 768px) {
  .planetarium-title.moon {
    width: 103.62%;
    margin: 0 0 3rem -2.12rem;
  }
}
.planetarium-title.star {
  width: 100.6%;
  aspect-ratio: 821/105;
  margin: 4rem 0 2.56rem -0.19rem;
  background: url(/jp-ja/brand/tech-in-life/img/planetarium-title3.svg) no-repeat center/contain;
}
@media screen and (width >= 768px) {
  .planetarium-title.star {
    margin: 0 0 3rem -1.31rem;
  }
}
.planetarium-title.rocket {
  width: 100.6%;
  aspect-ratio: 812/125;
  margin: 0 0 2.56rem -0.19rem;
  background: url(/jp-ja/brand/tech-in-life/img/planetarium-title4.svg) no-repeat center/contain;
}
@media screen and (width >= 768px) {
  .planetarium-title.rocket {
    width: 102.5%;
    margin: 0 0 3rem -1.31rem;
  }
}
.planetarium-title div h2 {
  margin-bottom: 0.56rem;
  font-size: 5.3vw;
  font-weight: 700;
  line-height: 150%;
  color: #0062c2;
  letter-spacing: 0.02em;
}
@media screen and (width >= 768px) {
  .planetarium-title div h2 {
    margin-bottom: 1rem;
    font-size: 2.25rem;
  }
}
.planetarium-title div p {
  margin-left: 0.38rem;
  font-size: 3.6vw;
  font-weight: 700;
  line-height: 150%;
  color: #0062c2;
}
@media screen and (width >= 768px) {
  .planetarium-title div p {
    margin-left: 0.38rem;
    font-size: 1.25rem;
  }
}

.planetarium-title.planetarium div {
  position: absolute;
  top: -80%;
  left: 17%;
  z-index: 2;
}
@media screen and (width >= 768px) {
  .planetarium-title.planetarium div {
    top: 0.5rem;
    left: 15%;
  }
}

.planetarium-title.moon div {
  position: absolute;
  top: -80%;
  left: 17%;
  z-index: 2;
}
@media screen and (width >= 768px) {
  .planetarium-title.moon div {
    top: 1rem;
  }
}

.planetarium-title.star div {
  position: absolute;
  top: -50%;
  left: 18%;
  z-index: 2;
}
@media screen and (width >= 768px) {
  .planetarium-title.star div {
    top: 1.25rem;
    left: 17%;
  }
}

.planetarium-title.rocket div {
  position: absolute;
  top: -30%;
  left: 16%;
  z-index: 2;
}
@media screen and (width >= 768px) {
  .planetarium-title.rocket div {
    top: 0.38rem;
    left: 15%;
  }
}

.planetarium-lead {
  margin-bottom: 1.75rem;
  font-size: 1.12rem;
  font-weight: 700;
  line-height: 150%;
}
@media screen and (width >= 768px) {
  .planetarium-lead {
    margin-bottom: 2rem;
    font-size: 1.75rem;
  }
}

.planetarium-text > p {
  font-size: 0.94rem;
  font-weight: 400;
  line-height: 200%;
  letter-spacing: 0.02em;
}
@media screen and (width >= 768px) {
  .planetarium-text > p {
    font-size: 1rem;
  }
}

.planetarium-text > p:nth-child(n+2) {
  margin-top: 1rem;
}
@media screen and (width >= 768px) {
  .planetarium-text > p:nth-child(n+2) {
    margin-top: 1.5rem;
  }
}

.planetarium-img1 {
  position: relative;
  width: 111.94%;
  max-width: 100vw;
  margin: 1.75rem -1.25rem 4rem;
  overflow: hidden;
}
@media screen and (width >= 768px) {
  .planetarium-img1 {
    width: 155%;
    max-width: initial;
    margin: 2.31rem -13.75rem 2.5rem;
  }
}
.planetarium-img1 p {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
}

.planetarium-note {
  margin-top: 1rem;
  font-size: 0.81rem;
  font-weight: 400;
  line-height: 200%;
  letter-spacing: 0.02em;
}
@media screen and (width >= 768px) {
  .planetarium-note {
    margin-top: 1.25rem;
    font-size: 0.88rem;
  }
}

.planetarium-figure {
  width: calc(100% + 2.5rem);
  margin: 1.75rem calc(50% - 50vw) 2.5rem;
  padding: 0.94rem 1.19rem 1.12rem;
  max-width: 100vw;
  background-color: #f5f9fd;
}
@media screen and (width >= 768px) {
  .planetarium-figure {
    width: 100%;
    margin: 2rem 0 4.06rem;
    padding: 2.06rem 2.5rem 2.44rem;
    max-width: initial;
    border-radius: 1.25rem;
  }
}
.planetarium-figure p {
  font-weight: 700;
  font-size: 3.2vw;
  color: #0062c2;
  text-align: center;
  margin-bottom: 0.5rem;
}
@media screen and (width >= 768px) {
  .planetarium-figure p {
    font-size: 1.25rem;
    margin-bottom: 1.12rem;
  }
}
.planetarium-figure img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.planetarium-img2 {
  margin-block-start: 1.75rem;
  margin-block-end: 2.38rem;
}
@media screen and (width >= 768px) {
  .planetarium-img2 {
    margin-block-start: 3rem;
    margin-block-end: 4rem;
  }
}
.planetarium-img2 img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.planetarium-img2 p {
  width: 100%;
  padding: 0.38rem 1.25rem;
  font-size: 0.81rem;
  font-weight: 600;
  line-height: 150%;
  color: #5f5f5f;
  text-align: center;
  letter-spacing: 0.02em;
  background-color: rgba(255, 255, 255, 0.9);
}
@media screen and (width >= 768px) {
  .planetarium-img2 p {
    padding: 1.12rem 1rem;
    font-size: 1.25rem;
    font-weight: 700;
    line-height: 100%;
  }
}

.planetarium-img4 {
  position: relative;
  width: 111.94%;
  max-width: 100vw;
  margin: 1.75rem -1.25rem 2rem;
  overflow: hidden;
}
@media screen and (width >= 768px) {
  .planetarium-img4 {
    width: 155%;
    max-width: initial;
    margin: 2.31rem -13.75rem 2.5rem;
  }
}
.planetarium-img4 img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.planetarium-img4 p {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  padding: 0.38rem 1.25rem;
  font-size: 0.81rem;
  font-weight: 600;
  line-height: 150%;
  color: #5f5f5f;
  text-align: center;
  letter-spacing: 0.02em;
  background-color: rgba(255, 255, 255, 0.9);
}
@media screen and (width >= 768px) {
  .planetarium-img4 p {
    padding: 1.12rem 1rem;
    font-size: 1.25rem;
    font-weight: 700;
    line-height: 100%;
  }
}

.planetarium-banner {
  width: 100%;
  height: 100%;
  margin-bottom: 2.56rem;
  overflow: hidden;
  border-radius: 1.25rem;
}
@media screen and (width >= 768px) {
  .planetarium-banner {
    margin-bottom: 4.06rem;
  }
}
.planetarium-banner:hover .planetarium-banner-title {
  background-position: bottom left;
  background-size: 100% 1px;
}
.planetarium-banner:hover .planetarium-banner-text {
  background-position: bottom left;
  background-size: 100% 1px;
}

.planetarium-banner-img {
  overflow: hidden;
}
.planetarium-banner-img img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  transition: 0.5s;
}

.planetarium-banner-body {
  padding: 1.25rem 2.94rem 1.25rem 1rem;
  background-color: #0062c2;
  position: relative;
}
@media screen and (width >= 768px) {
  .planetarium-banner-body {
    padding: 1.12rem 1.5rem 1.5rem 2rem;
  }
}

.planetarium-banner-title {
  display: inline-block;
  font-size: 1.25rem;
  font-weight: 700;
  line-height: 130%;
  color: #fff;
  letter-spacing: 0.03em;
  background-image: linear-gradient(#fff, #fff);
  background-repeat: no-repeat;
  background-position: bottom right;
  background-size: 0 1px;
  transition: background-size 0.3s;
}
@media screen and (width >= 768px) {
  .planetarium-banner-title {
    font-size: 1.38rem;
  }
}

.planetarium-banner-text {
  display: inline-block;
  margin-top: 0.38rem;
  font-size: 0.75rem;
  font-weight: 600;
  line-height: 150%;
  color: #fff;
  letter-spacing: 0.02em;
  background-image: linear-gradient(#fff, #fff);
  background-repeat: no-repeat;
  background-position: bottom right;
  background-size: 0 1px;
  transition: background-size 0.3s;
}
@media screen and (width >= 768px) {
  .planetarium-banner-text {
    margin-top: 0.25rem;
    font-size: 0.94rem;
  }
}

.planetarium-banner-arrow {
  position: absolute;
  width: 1.5rem;
  height: 1.5rem;
  background: url(/jp-ja/brand/tech-in-life/img/banner-arrow-sp.svg) no-repeat center/cover;
  top: 0;
  bottom: 0;
  right: 1rem;
  margin: auto;
}
@media screen and (width >= 768px) {
  .planetarium-banner-arrow {
    width: 2rem;
    height: 2rem;
    right: 1.5rem;
    background: url(/jp-ja/brand/tech-in-life/img/banner-arrow.svg) no-repeat center/cover;
  }
}

.planetarium-img3 {
  position: relative;
  margin-block-start: 1.75rem;
  margin-block-end: 3.25rem;
}
@media screen and (width >= 768px) {
  .planetarium-img3 {
    margin-block-start: 3rem;
    margin-block-end: 4rem;
  }
}
.planetarium-img3 img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.planetarium-img3 p {
  width: 100%;
  padding: 0.38rem 1.25rem;
  font-size: 0.81rem;
  font-weight: 600;
  line-height: 150%;
  color: #5f5f5f;
  text-align: center;
  letter-spacing: 0.02em;
  background-color: rgba(255, 255, 255, 0.9);
}
@media screen and (width >= 768px) {
  .planetarium-img3 p {
    padding: 1.12rem 1rem;
    font-size: 1.25rem;
    font-weight: 700;
    line-height: 100%;
  }
}

.planetarium-more {
  font-size: 1.12rem;
  font-weight: 700;
  line-height: 150%;
  color: #0062c2;
  text-align: center;
  letter-spacing: 0.02em;
}
@media screen and (width >= 768px) {
  .planetarium-more {
    font-size: 1.75rem;
  }
}
.planetarium-more::after {
  display: block;
  width: 0.88rem;
  min-width: 0.88rem;
  height: 1.25rem;
  min-height: 1.25rem;
  margin: 0.62rem auto 0;
  content: "";
  background: url(/jp-ja/brand/tech-in-life/img/life-more-arrow.png) no-repeat center/cover;
}
@supports (background-image: url(/jp-ja/brand/tech-in-life/img/life-more-arrow.webp)) {
  .planetarium-more::after {
    background: url(/jp-ja/brand/tech-in-life/img/life-more-arrow.webp) no-repeat center/cover;
  }
}
@media screen and (width >= 768px) {
  .planetarium-more::after {
    width: 1.12rem;
    min-width: 1.12rem;
    height: 1.62rem;
    min-height: 1.62rem;
  }
}

.planetarium-link {
  width: 100%;
  height: 100%;
  margin: 0.94rem 0 0.44rem;
  overflow: hidden;
  border-radius: 1.25rem;
}
@media screen and (width >= 768px) {
  .planetarium-link {
    width: 125%;
    margin: 1.25rem -6.25rem 1.88rem;
  }
}
.planetarium-link:hover .planetarium-link-title {
  background-position: bottom left;
  background-size: 100% 1px;
}
.planetarium-link:hover .planetarium-link-text {
  background-position: bottom left;
  background-size: 100% 1px;
}

.planetarium-link-img {
  overflow: hidden;
}
.planetarium-link-img img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  transition: 0.5s;
}

.planetarium-link-body {
  padding: 1.25rem 2.94rem 1.25rem 1rem;
  background-color: #0062c2;
  position: relative;
}
@media screen and (width >= 768px) {
  .planetarium-link-body {
    padding: 1.12rem 3.5rem 1.5rem 2rem;
  }
}

.planetarium-link-title {
  display: inline-block;
  font-size: 1.25rem;
  font-weight: 700;
  line-height: 130%;
  color: #fff;
  letter-spacing: 0.03em;
  background-image: linear-gradient(#fff, #fff);
  background-repeat: no-repeat;
  background-position: bottom right;
  background-size: 0 1px;
  transition: background-size 0.3s;
}
@media screen and (width >= 768px) {
  .planetarium-link-title {
    font-size: 1.38rem;
  }
}

.planetarium-link-text {
  display: inline-block;
  margin-top: 0.38rem;
  font-size: 0.75rem;
  font-weight: 600;
  line-height: 150%;
  color: #fff;
  letter-spacing: 0.02em;
  background-image: linear-gradient(#fff, #fff);
  background-repeat: no-repeat;
  background-position: bottom right;
  background-size: 0 1px;
  transition: background-size 0.3s;
}
@media screen and (width >= 768px) {
  .planetarium-link-text {
    margin-top: 0.25rem;
    font-size: 0.94rem;
  }
}

.planetarium-link-arrow {
  position: absolute;
  width: 1.5rem;
  height: 1.5rem;
  top: 0;
  bottom: 0;
  right: 1rem;
  margin: auto;
  background: url(/jp-ja/brand/tech-in-life/img/banner-arrow-sp.svg) no-repeat center/cover;
}
@media screen and (width >= 768px) {
  .planetarium-link-arrow {
    width: 2rem;
    height: 2rem;
    right: 1.5rem;
    background: url(/jp-ja/brand/tech-in-life/img/banner-arrow.svg) no-repeat center/cover;
  }
}

.planetarium-illust {
  aspect-ratio: 375/122;
  margin: 0 -1.25rem;
  background: url(/jp-ja/brand/tech-in-life/img/life-illust-sp.png) no-repeat center/cover;
}
@supports (background-image: url(/jp-ja/brand/tech-in-life/img/life-illust-sp.webp)) {
  .planetarium-illust {
    background: url(/jp-ja/brand/tech-in-life/img/life-illust-sp.webp) no-repeat center/cover;
  }
}
@media screen and (width >= 768px) {
  .planetarium-illust {
    width: 155%;
    aspect-ratio: 1240/147;
    margin: 0 -13.75rem;
    background: url(/jp-ja/brand/tech-in-life/img/life-illust.png) no-repeat center/cover;
  }
  @supports (background-image: url(/jp-ja/brand/tech-in-life/img/life-illust.webp)) {
    .planetarium-illust {
      background: url(/jp-ja/brand/tech-in-life/img/life-illust.webp) no-repeat center/cover;
    }
  }
}

.planetarium-block {
  width: 100%;
  height: 3.69rem;
  background-color: #f3f9ff;
}

.sec-mv-lead-tech3 {
  margin-top: 0.5rem;
  font-size: 1.5rem;
  font-weight: 700;
  line-height: 150%;
  color: #0062c2;
  letter-spacing: 0.01em;
}
@media screen and (width >= 768px) {
  .sec-mv-lead-tech3 {
    margin-top: 1rem;
    font-size: 2.5rem;
  }
}

.sec-mv-wrap > div.tech3-mv {
  width: 100%;
  aspect-ratio: 375/289;
  background: url(/jp-ja/brand/tech-in-life/img/tech3-mv-sp.jpg) no-repeat center/cover;
}
@supports (background-image: url(/jp-ja/brand/tech-in-life/img/tech3-mv-sp.webp)) {
  .sec-mv-wrap > div.tech3-mv {
    background: url(/jp-ja/brand/tech-in-life/img/tech3-mv-sp.webp) no-repeat center/cover;
  }
}
@media screen and (width >= 768px) {
  .sec-mv-wrap > div.tech3-mv {
    width: 59.03%;
    aspect-ratio: 850/522;
    background: url(/jp-ja/brand/tech-in-life/img/tech3-mv.jpg) no-repeat center/cover;
  }
  @supports (background-image: url(/jp-ja/brand/tech-in-life/img/tech3-mv.webp)) {
    .sec-mv-wrap > div.tech3-mv {
      background: url(/jp-ja/brand/tech-in-life/img/tech3-mv.webp) no-repeat center/cover;
    }
  }
}

.tech3 {
  background-color: #fff;
}
@media screen and (width >= 768px) {
  .tech3 {
    margin: 5.56rem 0 0;
    background-color: initial;
  }
}

.tech3-wrap {
  padding: 2.62rem 0 2.5rem;
  background-color: #fff;
}
@media screen and (width >= 768px) {
  .tech3-wrap {
    padding: 4rem 13.75rem;
    border-radius: 1.25rem;
    box-shadow: 0 0 0.5rem rgba(0, 0, 0, 0.12);
  }
}

.tech3-wrap:nth-child(n+2) {
  padding: 0.31rem 0 3rem;
}
@media screen and (width >= 768px) {
  .tech3-wrap:nth-child(n+2) {
    padding: 4.06rem 13.75rem 4rem;
    margin-top: 4.5rem;
  }
}

.tech3-title {
  position: relative;
  z-index: 1;
}
.tech3-title.machine {
  width: 100%;
  aspect-ratio: 335/78;
  margin: 0 0 2.38rem;
  background: url(/jp-ja/brand/tech-in-life/img/planetarium-title5-sp.svg) no-repeat center/contain;
}
@media screen and (width >= 768px) {
  .tech3-title.machine {
    width: 102.75%;
    aspect-ratio: 822/128;
    margin: 0 0 2.94rem -2.25rem;
    background: url(/jp-ja/brand/tech-in-life/img/planetarium-title5.svg) no-repeat center/contain;
  }
}
.tech3-title.gear {
  width: 102.99%;
  aspect-ratio: 345/86;
  margin: 0 0 1.81rem -0.66rem;
  background: url(/jp-ja/brand/tech-in-life/img/planetarium-title1-sp.svg) no-repeat center/contain;
}
@media screen and (width >= 768px) {
  .tech3-title.gear {
    width: 103.88%;
    aspect-ratio: 831/115;
    margin: 0 0 2.88rem -1.94rem;
    background: url(/jp-ja/brand/tech-in-life/img/planetarium-title1.svg) no-repeat left/contain;
  }
}
.tech3-title.dome {
  width: 102.99%;
  aspect-ratio: 345/86;
  margin: 1rem 0 1.81rem -0.66rem;
  background: url(/jp-ja/brand/tech-in-life/img/planetarium-title2-sp.svg) no-repeat center/contain;
}
@media screen and (width >= 768px) {
  .tech3-title.dome {
    width: 103.88%;
    aspect-ratio: 831/136;
    margin: 0 0 2.88rem -1.94rem;
    background: url(/jp-ja/brand/tech-in-life/img/planetarium-title2.svg) no-repeat center/contain;
  }
}
.tech3-title.future {
  width: 102.39%;
  aspect-ratio: 343/85;
  margin: -1.5rem 0 1.5rem -0.66rem;
  background: url(/jp-ja/brand/tech-in-life/img/film-title4-sp.svg) no-repeat center/contain;
}
@media screen and (width >= 768px) {
  .tech3-title.future {
    width: 109%;
    aspect-ratio: 860/99;
    margin: 0 0 2.56rem -3.06rem;
    background: url(/jp-ja/brand/tech-in-life/img/film-title4.svg) no-repeat center/contain;
  }
}
.tech3-title.last {
  width: 102.39%;
  aspect-ratio: 343/85;
  margin: -1.5rem 0 1.76rem -0.66rem;
  background: url(/jp-ja/brand/tech-in-life/img/tech3-title1-sp.svg) no-repeat center/contain;
}
@media screen and (width >= 768px) {
  .tech3-title.last {
    width: 109%;
    aspect-ratio: 860/115;
    margin: 0 0 2.56rem -3.06rem;
    background: url(/jp-ja/brand/tech-in-life/img/tech3-title1.svg) no-repeat center/contain;
  }
}
.tech3-title div h2 {
  font-size: 4.8vw;
  font-weight: 700;
  line-height: 150%;
  color: #0062c2;
  letter-spacing: 0.02em;
}
@media screen and (width >= 768px) {
  .tech3-title div h2 {
    font-size: 2rem;
  }
}
.tech3-title div p {
  font-size: 3.6vw;
  font-weight: 700;
  line-height: 150%;
  color: #0062c2;
}
@media screen and (width >= 768px) {
  .tech3-title div p {
    font-size: 1.25rem;
  }
}

.tech3-title.machine div {
  position: absolute;
  top: 8%;
  left: 26%;
  z-index: 2;
}
@media screen and (width >= 768px) {
  .tech3-title.machine div {
    top: 30%;
    left: 16.5%;
  }
}

.tech3-title.gear div {
  position: absolute;
  top: 5%;
  left: 25%;
  z-index: 2;
}
@media screen and (width >= 768px) {
  .tech3-title.gear div {
    top: 1rem;
    left: 13.5%;
  }
}

.tech3-title.dome div {
  position: absolute;
  top: -25%;
  left: 22%;
  z-index: 2;
}
@media screen and (width >= 768px) {
  .tech3-title.dome div {
    top: 0.19rem;
    left: 15.5%;
  }
}

.tech3-title.future div {
  position: absolute;
  top: 0.5rem;
  left: 23%;
  z-index: 2;
}
@media screen and (width >= 768px) {
  .tech3-title.future div {
    top: 0;
    left: 12%;
  }
}

.tech3-title.last div {
  position: absolute;
  top: -0.31rem;
  left: 30%;
  z-index: 2;
}
@media screen and (width >= 768px) {
  .tech3-title.last div {
    top: 0.25rem;
    left: 16.5%;
  }
}

.tech3-note {
  margin: 0 0 1.25rem;
  padding: 0.5rem 0.88rem;
  font-size: 0.81rem;
  font-weight: 700;
  line-height: 150%;
  color: #0062c2;
  background-color: #f0f7ff;
  border-radius: 0.25rem;
}
@media screen and (width >= 768px) {
  .tech3-note {
    margin: 0 0 1.75rem;
    font-size: 1rem;
  }
}

.tech3-text > p {
  font-size: 0.94rem;
  font-weight: 400;
  line-height: 200%;
  letter-spacing: 0.02em;
}
@media screen and (width >= 768px) {
  .tech3-text > p {
    font-size: 1rem;
  }
}
.tech3-text > p .external-link {
  display: inline-flex;
  font-size: inherit;
  font-weight: 700;
  line-height: 150%;
  color: #0062c2;
  letter-spacing: 0.02em;
}
@media screen and (width >= 768px) {
  .tech3-text > p .external-link {
    background-image: linear-gradient(#0062c2, #0062c2);
    background-repeat: no-repeat;
    background-position: bottom right;
    background-size: 0 1px;
    transition: background-size 0.3s;
  }
  .tech3-text > p .external-link:hover {
    background-position: bottom left;
    background-size: 100% 1px;
  }
}
.tech3-text > p .external-link::after {
  display: block;
  width: 1.34rem;
  min-width: 1.34rem;
  height: 1.5rem;
  min-height: 1.5rem;
  margin-left: 0.5rem;
  content: "";
  background: url(/jp-ja/brand/tech-in-life/img/icn-link.png) no-repeat center/cover;
}
@supports (background-image: url(/jp-ja/brand/tech-in-life/img/icn-link.webp)) {
  .tech3-text > p .external-link::after {
    background: url(/jp-ja/brand/tech-in-life/img/icn-link.webp) no-repeat center/cover;
  }
}

.tech3-text > p:nth-child(n+2) {
  margin-top: 1.5rem;
}
@media screen and (width >= 768px) {
  .tech3-text > p:nth-child(n+2) {
    margin-top: 1.25rem;
  }
}

.tech3-figure1 {
  position: relative;
  width: 111.94%;
  max-width: 100vw;
  margin: 1.75rem -1.25rem 2rem;
}
@media screen and (width >= 768px) {
  .tech3-figure1 {
    width: 155%;
    max-width: initial;
    margin: 2.31rem -13.75rem 0;
  }
}
.tech3-figure1 img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.tech3-figure1 p {
  position: absolute;
  bottom: -25px;
  left: 0;
  width: 100%;
  padding: 0.38rem 1.25rem;
  font-size: 0.81rem;
  font-weight: 600;
  line-height: 150%;
  color: #5f5f5f;
  text-align: center;
  letter-spacing: 0.02em;
  background-color: rgba(255, 255, 255, 0.9);
}
@media screen and (width >= 768px) {
  .tech3-figure1 p {
    bottom: 0;
    padding: 1.12rem 1rem;
    font-size: 1.25rem;
    font-weight: 700;
    line-height: 100%;
  }
}

.tech3-point {
  display: flex;
  align-items: center;
  margin-bottom: 1rem;
}
@media screen and (width >= 768px) {
  .tech3-point {
    margin-bottom: 1.25rem;
  }
}
.tech3-point:nth-child(n+3) {
  margin-top: 2.5rem;
}
@media screen and (width >= 768px) {
  .tech3-point:nth-child(n+3) {
    margin-top: 4rem;
  }
}
.tech3-point > div {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 3.5rem;
  min-width: 3.5rem;
  height: 3.5rem;
  min-height: 3.5rem;
  border: 1.4px solid #0062c2;
  border-radius: 50%;
}
@media screen and (width >= 768px) {
  .tech3-point > div {
    width: 5rem;
    min-width: 5rem;
    height: 5rem;
    min-height: 5rem;
    border: 2.2px solid #0062c2;
  }
}
.tech3-point > div > div > p {
  font-family: "Open-Sans", "Arial", "メイリオ", "Meiryo", sans-serif;
  font-size: 0.75rem;
  font-weight: 700;
  line-height: 100%;
  color: #0062c2;
  text-align: center;
  letter-spacing: 0.02em;
}
@media screen and (width >= 768px) {
  .tech3-point > div > div > p {
    font-size: 1rem;
    letter-spacing: initial;
  }
}
.tech3-point > div > div > .num {
  font-size: 1.38rem;
  font-weight: 600;
  letter-spacing: -0.02em;
}
@media screen and (width >= 768px) {
  .tech3-point > div > div > .num {
    font-size: 1.88rem;
    font-weight: 600;
    letter-spacing: -0.04em;
  }
}
.tech3-point > h3 {
  margin-left: 0.75rem;
  font-size: 1.12rem;
  font-weight: 700;
  line-height: 150%;
  letter-spacing: 0.02em;
}
@media screen and (width >= 768px) {
  .tech3-point > h3 {
    margin-left: 1rem;
    font-size: 1.75rem;
    line-height: 150%;
  }
}

.tech3-point-img {
  margin-top: 1rem;
}

.tech3-comparison {
  padding-inline: 20px;
}
.tech3-comparison figure {
  position: relative;
  width: 100%;
  aspect-ratio: 930/443;
  margin: 0;
  overflow: hidden;
  background-image: url(/jp-ja/brand/tech-in-life/img/tech3-led-after.jpg);
  background-size: cover;
}
.tech3-comparison figure > div {
  position: absolute;
  top: 0;
  left: 0;
  width: 50%;
  height: 100%;
  overflow: hidden;
  background-image: url(/jp-ja/brand/tech-in-life/img/tech3-led-before.jpg);
  background-size: cover;
  border-right: 1px solid #000;
}
.tech3-comparison input[type=range] {
  display: block;
  width: 100%;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  background-color: transparent;
  transform: translateY(-50%);
  cursor: ew-resize;
}
.tech3-comparison input[type=range]:focus {
  outline: none;
}
.tech3-comparison input[type=range]::-webkit-slider-runnable-track {
  background: transparent;
}
.tech3-comparison input[type=range]::-moz-range-track {
  height: 0;
  background: transparent;
}
.tech3-comparison input[type=range]::-webkit-slider-thumb {
  width: 2rem;
  height: 2rem;
  -webkit-appearance: none;
          appearance: none;
  background: url(/jp-ja/design/assets/img/stories/stories-5/icon_slide.svg) no-repeat center/cover;
}
.tech3-comparison input[type=range]::-moz-range-thumb {
  width: 2rem;
  height: 2rem;
  -moz-appearance: none;
       appearance: none;
  background: url(/jp-ja/design/assets/img/stories/stories-5/icon_slide.svg) no-repeat center/cover;
  border: none;
  cursor: ew-resize;
}
.tech3-comparison .tech3-comparison-caption {
  display: flex;
  flex-flow: row nowrap;
  -moz-column-gap: 10px;
       column-gap: 10px;
  justify-content: space-between;
  align-items: center;
  margin-block-start: -10px;
  font-size: 1.1rem;
}

.tech3-comparison--led2 {
  max-width: 600px;
  margin-inline: auto;
}
.tech3-comparison--led2 figure {
  background-image: url(/jp-ja/brand/tech-in-life/img/tech3-led2-after.png);
  aspect-ratio: 884/500;
}
.tech3-comparison--led2 figure > div {
  background-image: url(/jp-ja/brand/tech-in-life/img/tech3-led2-before.png);
}

.tech3-point-img--cols2 {
  display: flex;
  flex-direction: column;
  gap: 0.5rem;
}
@media screen and (width >= 768px) {
  .tech3-point-img--cols2 {
    flex-direction: row;
    align-items: flex-start;
  }
}
.tech3-point-img--cols2 picture {
  display: block;
  flex: 1;
  min-width: 0;
}
.tech3-point-img--cols2 img {
  display: block;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.tech3-figure2 {
  position: relative;
  width: 111.94%;
  max-width: 100vw;
  margin: 1.75rem -1.25rem 2rem;
  overflow: hidden;
}
@media screen and (width >= 768px) {
  .tech3-figure2 {
    width: 155%;
    max-width: initial;
    margin: 2.31rem -13.75rem 2.5rem;
  }
}
.tech3-figure2 img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.tech3-figure2 p {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  padding: 0.38rem 1.25rem;
  font-size: 0.81rem;
  font-weight: 600;
  line-height: 150%;
  color: #5f5f5f;
  text-align: center;
  letter-spacing: 0.02em;
  background-color: rgba(255, 255, 255, 0.9);
}
@media screen and (width >= 768px) {
  .tech3-figure2 p {
    padding: 1.12rem 1rem;
    font-size: 1.25rem;
    font-weight: 700;
    line-height: 100%;
  }
}

.tech3-compare {
  width: calc(100% + 2.5rem);
  padding: 1.25rem 1.06rem;
  margin: 1.75rem -1.25rem 0;
  background-color: #f5f9fd;
}
@media screen and (width >= 768px) {
  .tech3-compare {
    width: 100%;
    padding: 2rem 2.25rem;
    margin: 2.5rem 0 0;
    border-radius: 1.25rem;
  }
}

.tech3-compare-title {
  font-size: 3.2vw;
  font-weight: 700;
  line-height: 160%;
  color: #0062c2;
  text-align: center;
  letter-spacing: 0.02em;
  margin-bottom: 1rem;
}
@media screen and (width >= 768px) {
  .tech3-compare-title {
    font-size: 1.25rem;
    margin-bottom: 1.5rem;
  }
}

.tech3-compare-items {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 1rem;
}
@media screen and (width >= 768px) {
  .tech3-compare-items {
    gap: 2rem;
  }
}

.tech3-compare-item div {
  width: 100%;
  aspect-ratio: 1/1;
}
.tech3-compare-item p {
  margin-top: 0.5rem;
  font-size: 0.75rem;
  font-weight: 700;
  line-height: 150%;
  color: #0062c2;
  text-align: center;
}
@media screen and (width >= 768px) {
  .tech3-compare-item p {
    margin-top: 0.75rem;
    font-size: 1rem;
  }
}

.tech3-figure3 {
  display: grid;
  width: 100%;
  max-width: 100vw;
  margin: 1.75rem 0 0;
  row-gap: calc(1rem + 25px);
}
@media screen and (width >= 768px) {
  .tech3-figure3 {
    grid-template-columns: repeat(2, 1fr);
    align-items: flex-end;
    width: 155%;
    max-width: initial;
    margin: 2.31rem -13.75rem 2.5rem;
  }
}
@media screen and (width >= 768px) {
  .tech3-figure3 > .tech3-point-img {
    margin-top: 0;
  }
}
.tech3-figure3 img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.tech3-figure3-img {
  position: relative;
}

.tech3-figure3-caption {
  position: absolute;
  bottom: -25px;
  left: 0;
  width: 100%;
  padding: 0.38rem 1.25rem;
  font-size: 0.81rem;
  line-height: 150%;
  text-align: center;
  font-weight: normal;
  letter-spacing: 0.02em;
  background-color: rgba(255, 255, 255, 0.9);
  font-size: 1.1rem;
}
@media screen and (width >= 768px) {
  .tech3-figure3-caption {
    bottom: -0.1rem;
    padding: 0.5rem 1rem;
    line-height: 100%;
  }
}

.tech3-figure4 {
  position: relative;
  width: 100%;
  max-width: 100vw;
  margin: 1.75rem 0 0;
}
@media screen and (width >= 768px) {
  .tech3-figure4 {
    width: 100%;
    max-width: initial;
    margin: 2.5rem 0;
  }
}
.tech3-figure4 picture {
  display: grid;
  place-items: center;
}
.tech3-figure4 img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  max-width: 530px;
}
.tech3-figure4 p {
  width: 100%;
  padding: 0.38rem 1.25rem;
  font-size: 0.81rem;
  font-weight: 600;
  line-height: 150%;
  color: #5f5f5f;
  text-align: center;
  letter-spacing: 0.02em;
  background-color: rgba(255, 255, 255, 0.9);
}
@media screen and (width >= 768px) {
  .tech3-figure4 p {
    padding: 1.12rem 0;
    font-size: 1.2rem;
    font-weight: 700;
    line-height: 200%;
  }
}

.tech3-figure5 {
  position: relative;
  width: 111.94%;
  max-width: 100vw;
  margin: 1.75rem -1.25rem;
}
@media screen and (width >= 768px) {
  .tech3-figure5 {
    width: 100%;
    margin: 2.31rem 0 2.5rem;
  }
}
.tech3-figure5 img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.tech3-figure5 p {
  width: 100%;
  padding: 0.38rem 1.25rem;
  font-size: 0.81rem;
  font-weight: 600;
  line-height: 150%;
  color: #5f5f5f;
  text-align: center;
  letter-spacing: 0.02em;
  background-color: rgba(255, 255, 255, 0.9);
}
@media screen and (width >= 768px) {
  .tech3-figure5 p {
    padding: 1.12rem 0;
    font-size: 0.94rem;
    font-weight: 700;
    line-height: 200%;
  }
}

.tech3-figure6 {
  position: relative;
  width: 111.94%;
  max-width: 100vw;
  margin: 1.75rem -1.25rem 0;
}
@media screen and (width >= 768px) {
  .tech3-figure6 {
    width: 100%;
    margin: 2.31rem 0 0;
  }
}
.tech3-figure6 img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.tech3-figure6 .tech3-figure6-caption {
  width: 100%;
  padding: 1rem 1.25rem 0.5rem;
  background-color: rgba(255, 255, 255, 0.9);
  display: grid;
  row-gap: 0.75rem;
  font-size: 0.94rem;
  line-height: 2;
}
@media screen and (width >= 768px) {
  .tech3-figure6 .tech3-figure6-caption {
    padding: 1.12rem 0;
    font-size: 1rem;
  }
}
.tech3-figure6 .tech3-figure6-caption-heading {
  font-weight: bold;
  color: #0062C2;
}

.tech3-figure7 {
  position: relative;
  width: 111.94%;
  max-width: 100vw;
  margin: 1.75rem -1.25rem;
}
@media screen and (width >= 768px) {
  .tech3-figure7 {
    width: 155%;
    max-width: initial;
    margin: 2.31rem -13.75rem 2.5rem;
  }
}
.tech3-figure7 img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.tech3-figure6-title {
  font-size: 3.2vw;
  font-weight: 700;
  line-height: 150%;
  color: #0062c2;
  text-align: center;
  margin-bottom: 0.5rem;
}
@media screen and (width >= 768px) {
  .tech3-figure6-title {
    font-size: 1.25rem;
    margin-bottom: 0.75rem;
  }
}

.tech3-figure6-lead {
  font-size: 2.67vw;
  font-weight: 400;
  line-height: 160%;
  letter-spacing: 0.02em;
  text-align: center;
}
@media screen and (width >= 768px) {
  .tech3-figure6-lead {
    font-size: 0.94rem;
  }
}

.planetarium-slider-wrap {
  width: 111.94%;
  max-width: 100vw;
  margin: 1.75rem -1.25rem 2rem;
}
@media screen and (width >= 768px) {
  .planetarium-slider-wrap {
    width: 155%;
    max-width: initial;
    margin: 2.31rem -13.75rem 2.5rem;
  }
}

.planetarium-slider-main .swiper-slide picture {
  display: block;
}
.planetarium-slider-main .swiper-slide img {
  display: block;
  width: 100%;
  aspect-ratio: 375/200;
  -o-object-fit: cover;
     object-fit: cover;
}
@media screen and (width >= 768px) {
  .planetarium-slider-main .swiper-slide img {
    aspect-ratio: 1240/583;
  }
}

.planetarium-slider-thumbs {
  margin-top: 0.25rem;
}
@media screen and (width >= 768px) {
  .planetarium-slider-thumbs {
    margin-top: 0.38rem;
  }
}
.planetarium-slider-thumbs .swiper-slide {
  cursor: pointer;
  opacity: 1;
}
.planetarium-slider-thumbs .swiper-slide img {
  display: block;
  width: 100%;
  aspect-ratio: 375/200;
  -o-object-fit: cover;
     object-fit: cover;
}

.planetarium-slider-caption {
  padding: 0.38rem 1.25rem;
  font-size: 0.81rem;
  font-weight: 600;
  line-height: 150%;
  color: #5f5f5f;
  text-align: center;
  letter-spacing: 0.02em;
  background-color: rgba(255, 255, 255, 0.9);
}
@media screen and (width >= 768px) {
  .planetarium-slider-caption {
    padding: 1.12rem 1rem;
    font-size: 1.25rem;
    font-weight: 700;
    line-height: 100%;
  }
}

.u-media--pc {
  display: none;
}
@media screen and (width >= 768px) {
  .u-media--pc {
    display: block;
  }
}

@media screen and (width >= 768px) {
  .u-media--sp {
    display: none;
  }
}

.related-link-wrap {
  margin-top: 0;
}

.related-link-card {
  height: 100%;
}