@media only screen and (max-width: 767px) {
  .l-contents .hero {
    padding-top: 65px;
    padding-bottom: 2.6666666667vw;
  }
}
.l-contents .hero .openSans-title {
  font-family: "Open Sans";
  font-weight: 400;
}
@media print, screen and (min-width: 768px) {
  .l-contents .hero .openSans-title {
    font-size: 64px !important;
  }
}
.l-contents .hero .openSans-copy {
  font-family: "Open Sans";
  font-weight: 400;
}
@media print, screen and (min-width: 768px) {
  .l-contents .hero .openSans-copy {
    font-size: 40px !important;
  }
}
@media print, screen and (min-width: 768px) {
  .l-contents .hero .swiper-slide {
    height: 780px;
  }
}
@media only screen and (max-width: 767px) {
  .l-contents .hero .swiper-slide {
    height: 114.6666666667vw;
  }
}
.l-contents .hero .swiper-slide > picture {
  overflow: hidden;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
@media print, screen and (min-width: 768px) {
  .l-contents .hero .swiper-slide > picture {
    height: 680px;
  }
}
@media only screen and (max-width: 767px) {
  .l-contents .hero .swiper-slide > picture {
    height: 93.3333333333vw;
  }
}
.l-contents .hero .swiper-slide > picture img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.l-contents .hero .l-container {
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
  position: relative;
}
@media print, screen and (min-width: 768px) {
  .l-contents .hero .l-container {
    justify-content: center;
    height: 780px;
    padding-bottom: 15px;
  }
}
@media only screen and (max-width: 767px) {
  .l-contents .hero .l-container {
    justify-content: flex-end;
    height: 93.3333333333vw;
  }
}
.l-contents .hero .swiper-slide {
  background-color: #fff;
}
.l-contents .hero .swiper-slide.is-play .hero-lead,
.l-contents .hero .swiper-slide.is-play .hero-heading,
.l-contents .hero .swiper-slide.is-play .hero-link,
.l-contents .hero .swiper-slide.is-play .hero-pruducts img {
  opacity: 1;
  transform: translateY(0);
}
.l-contents .hero .swiper-slide.is-play .hero-heading {
  transition: opacity 0.8s 0.7s cubic-bezier(0.33, 1, 0.68, 1);
}
.l-contents .hero .swiper-slide.is-play .hero-lead {
  transition: opacity 0.8s 0.7s cubic-bezier(0.33, 1, 0.68, 1);
}
.l-contents .hero .swiper-slide.is-play .hero-link {
  transition: opacity 0.8s 0.7s cubic-bezier(0.33, 1, 0.68, 1);
}
.l-contents .hero .swiper-slide.is-play .hero-pruducts img {
  transition: opacity 0.8s 1s cubic-bezier(0.33, 1, 0.68, 1);
}
.l-contents .hero .swiper-slide.is-play > picture img {
  animation: img-zoom-out 7.1s linear forwards;
}
.l-contents .hero .swiper-slide.is-first .hero-lead,
.l-contents .hero .swiper-slide.is-first .hero-heading,
.l-contents .hero .swiper-slide.is-first .hero-link,
.l-contents .hero .swiper-slide.is-first .hero-pruducts img {
  opacity: 1;
}
.l-contents .hero .swiper-slide.is-first .hero-heading,
.l-contents .hero .swiper-slide.is-first .hero-lead,
.l-contents .hero .swiper-slide.is-first .hero-link {
  transition: opacity 0.8s cubic-bezier(0.33, 1, 0.68, 1) !important;
}
.l-contents .hero .swiper-slide.is-first .hero-pruducts img {
  transition: opacity 0.8s 0.3s cubic-bezier(0.33, 1, 0.68, 1) !important;
}
.l-contents .hero .swiper-slide.is-first > picture img {
  animation: img-zoom-out 6s linear forwards !important;
}
.l-contents .hero .swiper-pagination {
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  bottom: auto;
  left: auto;
  width: auto;
}
.l-contents .hero .swiper-pagination-bullet {
  background-color: #adadad;
  opacity: 1;
}
@media print, screen and (min-width: 768px) {
  .l-contents .hero .swiper-pagination-bullet {
    width: 14px;
    height: 14px;
    margin: 0 15px;
    box-shadow: 0 2px 8px 0 rgba(0, 0, 0, 0.3);
  }
}
@media only screen and (max-width: 767px) {
  .l-contents .hero .swiper-pagination-bullet {
    width: 11px;
    height: 11px;
    margin: 0 11px;
    box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.3);
  }
}
.l-contents .hero .swiper-pagination-bullet-active {
  background-color: #9d3e61;
}
.l-contents .hero-pagination {
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  top: auto;
  bottom: 0;
  left: 0;
  width: 100%;
}
.l-contents .hero-pagination .swiper-pause {
  border: none;
  background-color: transparent;
  cursor: pointer;
  display: block;
  font-size: 0;
  line-height: 0;
  vertical-align: top;
  position: relative;
  z-index: 11;
}
@media print, screen and (min-width: 768px) {
  .l-contents .hero-pagination .swiper-pause {
    margin-right: 13px;
    width: 14px;
    height: 14px;
  }
}
@media only screen and (max-width: 767px) {
  .l-contents .hero-pagination .swiper-pause {
    margin-right: 10px;
    width: 11px;
    height: 11px;
  }
}
.l-contents .hero-pagination .swiper-pause::before, .l-contents .hero-pagination .swiper-pause::after {
  background-color: #9d3e61;
  content: "";
  position: absolute;
  top: 0px;
  left: 1px;
  height: 100%;
}
@media print, screen and (min-width: 768px) {
  .l-contents .hero-pagination .swiper-pause::before, .l-contents .hero-pagination .swiper-pause::after {
    width: 4px;
  }
}
@media only screen and (max-width: 767px) {
  .l-contents .hero-pagination .swiper-pause::before, .l-contents .hero-pagination .swiper-pause::after {
    width: 3px;
  }
}
@media print, screen and (min-width: 768px) {
  .l-contents .hero-pagination .swiper-pause::after {
    left: 9px;
  }
}
@media only screen and (max-width: 767px) {
  .l-contents .hero-pagination .swiper-pause::after {
    left: 7px;
  }
}
.l-contents .hero-pagination .swiper-pause.is-pause::before {
  display: none;
}
.l-contents .hero-pagination .swiper-pause.is-pause::after {
  background-color: transparent;
  width: 0;
  height: 0;
  border-style: solid;
  border-color: transparent transparent transparent #9d3e61;
}
@media print, screen and (min-width: 768px) {
  .l-contents .hero-pagination .swiper-pause.is-pause::after {
    border-width: 6px 0 6px 11px;
    top: 1px;
    left: calc(50% - 4px);
  }
}
@media only screen and (max-width: 767px) {
  .l-contents .hero-pagination .swiper-pause.is-pause::after {
    border-width: 5px 0 5px 9px;
    top: 1px;
    left: calc(50% - 3px);
  }
}
.l-contents .hero-slide {
  opacity: 0;
  position: relative;
}
.l-contents .hero-lead {
  font-weight: 700;
  opacity: 0;
}
@media print, screen and (min-width: 768px) {
  .l-contents .hero-lead {
    font-size: 275%;
    line-height: 1.5;
    margin-top: 30px;
  }
}
@media only screen and (max-width: 767px) {
  .l-contents .hero-lead {
    font-size: 142.8571428571%;
    line-height: 1.5;
    margin-top: 10px;
  }
}
.l-contents .hero-heading {
  font-size: 100%;
  font-weight: 700;
  opacity: 0;
}
.l-contents .hero-heading span {
  display: block;
}
@media print, screen and (min-width: 768px) {
  .l-contents .hero-heading span {
    font-size: 362.5%;
    line-height: 1.4;
  }
}
@media only screen and (max-width: 767px) {
  .l-contents .hero-heading span {
    font-size: 200%;
    line-height: 1.4;
  }
}
.l-contents .hero-heading small {
  display: block;
  font-weight: 700;
}
@media print, screen and (min-width: 768px) {
  .l-contents .hero-heading small {
    font-size: 162.5%;
  }
}
@media only screen and (max-width: 767px) {
  .l-contents .hero-heading small {
    font-size: 92.8571428571%;
  }
}
.l-contents .hero-pruducts {
  position: absolute;
  left: 50%;
}
@media print, screen and (min-width: 768px) {
  .l-contents .hero-pruducts {
    transform: translate(-50%, -50%);
    top: 680px;
  }
}
@media only screen and (max-width: 767px) {
  .l-contents .hero-pruducts {
    transform: translate(-50%, -40%);
    top: 93.3333333333vw;
  }
}
.l-contents .hero-pruducts img {
  width: auto;
  max-width: calc(100vw - 30px);
  opacity: 0;
}
.l-contents .hero-link {
  font-weight: 700;
  opacity: 0;
}

@media print, screen and (min-width: 768px) {
  .l-contents .hero-link {
    font-size: 162.5%;
    margin-top: 40px;
  }
}
@media only screen and (max-width: 767px) {
  .l-contents .hero-link {
    font-size: 121.4285714286%;
    margin-top: 20px;
  }
}
.l-contents .hero-link a {
  color: #222;
}
.l-contents .hero-link a:hover {
  color: #222;
  text-decoration: none;
}
.l-contents .hero-link a span {
  display: inline-block;
  vertical-align: top;
  position: relative;
}
@media print, screen and (min-width: 768px) {
  .l-contents .hero-link a span {
    padding-right: 35px;
  }
}
@media only screen and (max-width: 767px) {
  .l-contents .hero-link a span {
    padding-right: 25px;
  }
}
.l-contents .hero-link a span::before {
  background-color: #fff;
  border-radius: 50%;
  content: "";
  position: absolute;
  right: 0;
}
@media print, screen and (min-width: 768px) {
  .l-contents .hero-link a span::before {
    box-shadow: 0 0 20px 0 #000;
    top: calc(50% - 13px);
    width: 26px;
    height: 26px;
  }
}
@media only screen and (max-width: 767px) {
  .l-contents .hero-link a span::before {
    box-shadow: 0 0 4px 0 #000, 0 0 4px 0 #000, 0 0 4px 0 #000, 0 0 4px 0 #000, 0 0 4px 0 #000, 0 0 4px 0 #000, 0 0 4px 0 #000, 0 0 4px 0 #000;
    top: calc(50% - 9px);
    width: 18px;
    height: 18px;
  }
}
.l-contents .hero-link a span::after {
  content: "";
  position: absolute;
  transform: rotate(-45deg);
}
@media print, screen and (min-width: 768px) {
  .l-contents .hero-link a span::after {
    border-right: 2px solid #9d3e61;
    border-bottom: 2px solid #9d3e61;
    top: calc(50% - 4px);
    right: 11px;
    width: 6px;
    height: 6px;
  }
}
@media only screen and (max-width: 767px) {
  .l-contents .hero-link a span::after {
    border-right: 1px solid #9d3e61;
    border-bottom: 1px solid #9d3e61;
    top: calc(50% - 2px);
    right: 7px;
    width: 4px;
    height: 4px;
  }
}
@media print, screen and (min-width: 768px) {
  .l-contents .hero-portal {
    text-shadow: 0 0 20px #fff, 0 0 20px #fff, 0 0 20px #fff;
  }
}
@media only screen and (max-width: 767px) {
  .l-contents .hero-portal {
    text-shadow: 0 0 4px #fff, 0 0 4px #fff, 0 0 4px #fff, 0 0 4px #fff, 0 0 4px #fff, 0 0 4px #fff, 0 0 4px #fff, 0 0 4px #fff;
  }
}
@media only screen and (max-width: 767px) {
  .l-contents .hero-portal .l-container {
    padding-bottom: 18vw;
  }
}
.l-contents .hero-powerdevices {
  color: #fff;
}
@media only screen and (max-width: 767px) {
  .l-contents .hero-powerdevices {
    text-shadow: 0 0 4px #000, 0 0 4px #000, 0 0 4px #000, 0 0 4px #000, 0 0 4px #000, 0 0 4px #000, 0 0 4px #000, 0 0 4px #000;
  }
}
@media only screen and (max-width: 767px) {
  .l-contents .hero-powerdevices .l-container {
    padding-bottom: 9.3333333333vw;
  }
}
.l-contents .hero-powerdevices .hero-heading span {
  line-height: 1.2;
}
@media print, screen and (min-width: 768px) {
  .l-contents .hero-powerdevices .hero-heading span {
    font-size: 475%;
  }
}
@media only screen and (max-width: 767px) {
  .l-contents .hero-powerdevices .hero-heading span {
    font-size: 257.1428571429%;
  }
}
@media print, screen and (min-width: 768px) {
  .l-contents .hero-powerdevices .hero-heading small {
    font-size: 275%;
  }
}
@media only screen and (max-width: 767px) {
  .l-contents .hero-powerdevices .hero-heading small {
    font-size: 150%;
  }
}
.l-contents .hero-powerdevices .hero-link a {
  color: #fff;
}
.l-contents .hero-powerdevices .hero-link a:hover {
  color: #fff;
}
.l-contents .hero-opt {
  color: #fff;
}
@media print, screen and (min-width: 768px) {
  .l-contents .hero-opt {
    text-shadow: 0 0 10px #000, 0 0 10px #000, 0 0 10px #000;
  }
}
@media only screen and (max-width: 767px) {
  .l-contents .hero-opt {
    text-shadow: 0 0 4px #000, 0 0 4px #000, 0 0 4px #000, 0 0 4px #000, 0 0 4px #000, 0 0 4px #000, 0 0 4px #000, 0 0 4px #000;
  }
}
@media only screen and (max-width: 767px) {
  .l-contents .hero-opt .l-container {
    padding-bottom: 19.3333333333vw;
  }
}
@media print, screen and (min-width: 768px) {
  .l-contents .hero-opt .hero-pruducts {
    transform: translate(-50%, -57%);
  }
}
@media only screen and (max-width: 767px) {
  .l-contents .hero-opt .hero-pruducts {
    transform: translate(-50%, -50%);
  }
}
.l-contents .hero-opt .hero-link a {
  color: #fff;
}
.l-contents .hero-opt .hero-link a:hover {
  color: #fff;
}
.l-contents .hero-hf {
  text-shadow: 0 0 5px #fff, 0 0 5px #fff, 0 0 5px #fff, 0 0 5px #fff, 0 0 5px #fff, 0 0 5px #fff, 0 0 5px #fff, 0 0 5px #fff, 0 0 5px #fff, 0 0 5px #fff;
}
@media only screen and (max-width: 767px) {
  .l-contents .hero-hf .l-container {
    padding-bottom: 19.3333333333vw;
  }
}
.l-contents .hero-hf .hero-pruducts {
  transform: translate(-50%, -57%);
}
.l-contents .hero-hf .hero-link a span::before {
  background-color: #9d3e61;
  box-shadow: 0 0 5px 0 #fff, 0 0 5px 0 #fff, 0 0 5px 0 #fff, 0 0 5px 0 #fff, 0 0 5px 0 #fff, 0 0 5px 0 #fff, 0 0 5px 0 #fff, 0 0 5px 0 #fff, 0 0 5px 0 #fff, 0 0 5px 0 #fff;
}
.l-contents .hero-hf .hero-link a span::after {
  border-right-color: #fff;
  border-bottom-color: #fff;
}
.l-contents .hero-infraredsensor {
  color: #fff;
}
@media print, screen and (min-width: 768px) {
  .l-contents .hero-infraredsensor {
    text-shadow: 0 0 10px #000, 0 0 10px #000, 0 0 10px #000;
  }
}
@media only screen and (max-width: 767px) {
  .l-contents .hero-infraredsensor {
    text-shadow: 0 0 4px #000, 0 0 4px #000, 0 0 4px #000, 0 0 4px #000, 0 0 4px #000, 0 0 4px #000, 0 0 4px #000, 0 0 4px #000;
  }
}
@media only screen and (max-width: 767px) {
  .l-contents .hero-infraredsensor .l-container {
    padding-bottom: 6vw;
  }
}
@media only screen and (max-width: 767px) {
  .l-contents .hero-infraredsensor .hero-lead {
    font-size: 128.5714285714%;
    margin-top: 2px;
  }
}
@media only screen and (max-width: 767px) {
  .l-contents .hero-infraredsensor .hero-link {
    margin-top: 10px;
  }
}
.l-contents .hero-infraredsensor .hero-link a {
  color: #fff;
}
.l-contents .hero-infraredsensor .hero-link a:hover {
  color: #fff;
}
.l-contents .hero-wrap {
  position: relative;
}
@media print, screen and (min-width: 768px) {
  .l-contents .hero-wrap {
    height: 680px;
  }
}
@media only screen and (max-width: 767px) {
  .l-contents .hero-wrap {
    height: 93.3333333333vw;
  }
}
.l-contents .hero-wrap > picture {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
@media print, screen and (min-width: 768px) {
  .l-contents .hero-wrap > picture {
    height: 680px;
  }
}
@media only screen and (max-width: 767px) {
  .l-contents .hero-wrap > picture {
    height: 93.3333333333vw;
  }
}
.l-contents .hero-wrap > picture img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.l-contents .hero-under .hero-heading,
.l-contents .hero-under .hero-lead,
.l-contents .hero-under .hero-link {
  opacity: 1 !important;
  transform: translateY(0) !important;
}
.l-contents .hero-under .hero-pruducts img {
  opacity: 1 !important;
}
@media only screen and (max-width: 767px) {
  .l-contents .hero-under.hero-infraredsensor .l-container {
    padding-bottom: calc(6vw + 10px);
  }
}

.l-contents .hero-work-people .l-container {
  width: 100%;
  max-width: 100%;
  padding-bottom: 0;
  justify-content: end;
}
.l-contents .hero-work-people .hero-link {
  background-color: #085897;
  margin: 0;
  text-align: center;
}
.l-contents .hero-work-people .hero-link a span::before {
  background-color: transparent;
  box-shadow: none;
}
.l-contents .hero-work-people .hero-link a span::after {
  border-right: 2px solid #fff;
  border-bottom: 2px solid #fff;
  width: 13px;
  height: 13px;
  top: calc(50% - 6.5px);
}

.l-contents .hero-work-people .hero-link a {
  color: #fff;
}
.l-contents .hero-work-people .hero-link a:hover {
  color: #fff;
}
@media print, screen and (min-width: 768px) {
  .l-contents .hero-work-people .l-container {
    height: 680px;
  }
  .l-contents .hero .swiper-slide.hero-work-people > picture {
    height: 620px;
  }
  .l-contents .hero-work-people .hero-link {
    padding: 8px 0;
  }
  .l-contents .hero-work-people .hero-link a span::after {
      width: 13px;
      height: 13px;
      top: calc(50% - 6.5px);
    }
}
@media only screen and (max-width: 767px) {
  .l-contents .hero-work-people .hero-link {
    padding: 6px 0;
  }
  .l-contents .hero-work-people .hero-link a span::after {
    width: 8px;
    height: 8px;
    top: calc(50% - 4px);
  }
}
.l-contents .topics {
  position: relative;
  padding-top: 100px;
  z-index: 1;
}
.l-contents .topics::before {
  background-color: #f2f2f2;
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: calc(258px + (100% - 333px) / 2);
  z-index: -1;
}
@media print, screen and (min-width: 768px) {
  .l-contents .topics .c-slider {
    margin: 0 10px;
  }
}
@media only screen and (max-width: 767px) {
  .l-contents .topics .c-slider {
    margin: 0 28px;
  }
}
.l-contents .application {
  overflow: hidden;
  z-index: 1;
}
.l-contents .application .l-container {
  position: relative;
  padding-top: 100px;
  padding-bottom: 100px;
}
.l-contents .application .l-container::before {
  background-color: #f2f2f2;
  border-radius: 20px 0 0 20px;
  content: "";
  position: absolute;
  top: 0;
  right: calc(50% - 50vw - 1px);
  width: calc(50vw + 50% + 151px);
  height: 100%;
  z-index: -1;
}
.l-contents .application--simple {
  background-color: #f2f2f2;
}
.l-contents .application--simple .l-container::before {
  display: none;
}

@keyframes img-zoom-out {
  0% {
    transform: scale(1.08);
  }
  100% {
    transform: scale(1);
  }
}