@charset "UTF-8";
.l-content202204 .p-productsIndex {
  margin-bottom: 140px;
}
@media screen and (max-width: 768px) {
  .l-content202204 .p-productsIndex {
    margin-bottom: 80px;
  }
}
.l-content202204 .p-productsIndex__title {
  font-size: 36px;
  font-family: "Hiragino Kaku Gothic W7 JIS2004", "Hiragino Kaku Gothic ProN", "Hiragino Sans", "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", Meiryo, sans-serif;
  font-weight: 700;
  line-height: 1.3888888889;
  text-align: center;
  display: block;
}
@media screen and (max-width: 768px) {
  .l-content202204 .p-productsIndex__title {
    font-size: 22px;
    line-height: 1.1818181818;
  }
}
.l-content202204 .p-productsIndex__hero {
  position: relative;
}
.l-content202204 .p-productsIndex__hero::before {
  content: "";
  background: linear-gradient(to bottom, #00174d 0%, rgba(0, 23, 77, 0) 100%);
  width: 100%;
  height: 150px;
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  opacity: 0.8;
}
@media screen and (max-width: 768px) {
  .l-content202204 .p-productsIndex__hero::before {
    height: 100px;
    opacity: 0.6;
  }
}
.l-content202204 .p-productsIndex__hero__bg {
  width: 100%;
}
.l-content202204 .p-productsIndex__hero__inner {
  color: #fff;
  width: 100%;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}
@media screen and (max-width: 768px) {
  .l-content202204 .p-productsIndex__hero__inner {
    position: static;
    -webkit-transform: none;
            transform: none;
  }
}
.l-content202204 .p-productsIndex__hero__title {
  font-size: 70px;
  font-family: "Hiragino Kaku Gothic W7 JIS2004", "Hiragino Kaku Gothic ProN", "Hiragino Sans", "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", Meiryo, sans-serif;
  font-weight: 700;
  line-height: 1.3;
  text-align: center;
  text-shadow: 0px 3px 40px rgba(0, 0, 0, 0.4);
  display: block;
}
@media screen and (max-width: 768px) {
  .l-content202204 .p-productsIndex__hero__title {
    font-size: 40px;
    width: 100%;
    padding: 0 4%;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
  }
}
.l-content202204 .p-productsIndex__hero__title__lead {
  font-size: 22px;
  font-family: "Hiragino Kaku Gothic W5 JIS2004", "Hiragino Kaku Gothic ProN", "Hiragino Sans", "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", Meiryo, sans-serif;
  font-weight: 500;
  line-height: 1.5;
  text-align: center;
  text-shadow: 0px 3px 20px #000;
  margin-top: 20px;
}
@media screen and (max-width: 1024px) {
  .l-content202204 .p-productsIndex__hero__title__lead {
    font-size: 16px;
  }
}
@media screen and (max-width: 768px) {
  .l-content202204 .p-productsIndex__hero__title__lead {
    font-size: 15px;
    line-height: 1.3;
    text-shadow: none;
    width: 100%;
    margin-top: 0;
    padding: 0 4%;
    position: absolute;
    bottom: 20px;
    left: 0;
  }
}
.l-content202204 .p-productsIndex__hero__scroll {
  color: #fff;
  font-size: 13px;
  line-height: 1.4;
  text-align: center;
  position: absolute;
  bottom: 3%;
  right: 2%;
  display: block;
  transition: opacity 0.3s ease;
}
@media screen and (max-width: 1024px) {
  .l-content202204 .p-productsIndex__hero__scroll {
    font-size: 14px;
  }
}
@media screen and (max-width: 768px) {
  .l-content202204 .p-productsIndex__hero__scroll {
    display: none;
  }
}
.l-content202204 .p-productsIndex__hero__scroll::after {
  content: "";
  content: "";
  display: inline-block;
  border-color: inherit;
  border-style: solid;
  border-width: 0 1px 1px 0;
  width: 14px;
  height: 14px;
  vertical-align: middle;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
  display: block;
  margin: 0 auto;
}
.l-content202204 .p-productsIndex__hero__scroll:hover {
  opacity: 0.5;
}
.l-content202204 .p-productsIndex__bgDark {
  color: #fff;
  background-color: #041D41;
  padding: 10px 0 100px;
}
@media screen and (max-width: 768px) {
  .l-content202204 .p-productsIndex__bgDark {
    padding-bottom: 50px;
  }
}
.l-content202204 .p-productsIndex__bgDark__bar {
  background: linear-gradient(to right, #15ffff 0%, #0d4cff 48.77%, #fde731 100%);
  height: 3px;
  margin: 0 2.0497803807%;
}
@media screen and (max-width: 768px) {
  .l-content202204 .p-productsIndex__bgDark__bar {
    margin: 0 4%;
  }
}
.l-content202204 .p-productsIndex__products {
  margin-top: 80px;
}
@media screen and (max-width: 768px) {
  .l-content202204 .p-productsIndex__products {
    margin-top: 50px;
  }
}
.l-content202204 .p-productsIndex__products__lead {
  font-size: 18px;
  line-height: 1.875;
  text-align: center;
  width: 870px;
  margin: 40px auto 0;
}
@media screen and (max-width: 1024px) {
  .l-content202204 .p-productsIndex__products__lead {
    width: inherit;
  }
}
@media screen and (max-width: 768px) {
  .l-content202204 .p-productsIndex__products__lead {
    font-size: 15px;
    line-height: 1.7333333333;
    margin-top: 15px;
  }
}
.l-content202204 .p-productsIndex__products__textBottom {
  font-size: 20px;
  font-family: "Hiragino Kaku Gothic W7 JIS2004", "Hiragino Kaku Gothic ProN", "Hiragino Sans", "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", Meiryo, sans-serif;
  font-weight: 700;
  line-height: 1.3;
  text-align: center;
  margin-top: 30px;
}
@media screen and (max-width: 768px) {
  .l-content202204 .p-productsIndex__products__textBottom {
    font-size: 16px;
  }
}
.l-content202204 .p-productsIndex__products__nav {
  margin-top: 80px;
}
@media screen and (max-width: 768px) {
  .l-content202204 .p-productsIndex__products__nav {
    margin-top: 30px;
  }
}
.l-content202204 .p-productsIndex__products__nav__item {
  display: flex;
}
@media screen and (max-width: 1024px) {
  .l-content202204 .p-productsIndex__products__nav__item {
    display: block;
  }
}
.l-content202204 .p-productsIndex__products__nav__item:not(:first-child) {
  margin-top: 40px;
}
@media screen and (max-width: 1024px) {
  .l-content202204 .p-productsIndex__products__nav__item:not(:first-child) {
    margin-top: 50px;
  }
}
@media screen and (min-width: 1025px) {
  .l-content202204 .p-productsIndex__products__nav__item:nth-child(odd) {
    padding: 0 5.8565153734% 0 1.4641288433%;
  }
  .l-content202204 .p-productsIndex__products__nav__item:nth-child(odd) .p-productsIndex__products__nav__content {
    padding-left: 30px;
  }
  .l-content202204 .p-productsIndex__products__nav__item:nth-child(even) {
    padding: 0 1.4641288433% 0 5.8565153734%;
    flex-direction: row-reverse;
  }
  .l-content202204 .p-productsIndex__products__nav__item:nth-child(even) .p-productsIndex__products__nav__content {
    padding-right: 30px;
  }
}
.l-content202204 .p-productsIndex__products__nav__fig {
  flex: 0 0 66.5086887836%;
}
.l-content202204 .p-productsIndex__products__nav__fig__link {
  display: block;
}
.l-content202204 .p-productsIndex__products__nav__fig__img {
  width: 100%;
}
.l-content202204 .p-productsIndex__products__nav__content {
  flex: 1;
}
@media screen and (max-width: 1024px) {
  .l-content202204 .p-productsIndex__products__nav__content {
    padding: 0 4%;
  }
}
.l-content202204 .p-productsIndex__products__nav__content .c-btn {
  font-size: 12px;
  min-width: 180px;
}
.l-content202204 .p-productsIndex__products__nav__lead {
  font-size: 22px;
  line-height: 1.3;
}
@media screen and (max-width: 1260px) {
  .l-content202204 .p-productsIndex__products__nav__lead {
    font-size: 18px;
  }
}
@media screen and (max-width: 1024px) {
  .l-content202204 .p-productsIndex__products__nav__lead {
    font-size: 16px;
    margin-top: 20px;
  }
}
@media screen and (max-width: 768px) {
  .l-content202204 .p-productsIndex__products__nav__lead {
    font-size: 15px;
    margin-top: 15px;
  }
}
.l-content202204 .p-productsIndex__products__nav__title {
  font-size: 42px;
  font-family: "Hiragino Kaku Gothic W7 JIS2004", "Hiragino Kaku Gothic ProN", "Hiragino Sans", "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", Meiryo, sans-serif;
  font-weight: 700;
  margin-top: 70px;
}
@media screen and (max-width: 1260px) {
  .l-content202204 .p-productsIndex__products__nav__title {
    font-size: 36px;
    margin-top: 40px;
  }
}
@media screen and (max-width: 1024px) {
  .l-content202204 .p-productsIndex__products__nav__title {
    font-size: 28px;
    margin-top: 30px;
  }
}
@media screen and (max-width: 768px) {
  .l-content202204 .p-productsIndex__products__nav__title {
    margin-top: 20px;
  }
}
.l-content202204 .p-productsIndex__products__nav__footer {
  margin-top: 30px;
}
@media screen and (max-width: 1024px) {
  .l-content202204 .p-productsIndex__products__nav__footer {
    margin-top: 20px;
  }
}
.l-content202204 .p-productsIndex__bases {
  margin-top: 100px;
}
@media screen and (max-width: 768px) {
  .l-content202204 .p-productsIndex__bases {
    margin-top: 50px;
  }
}
.l-content202204 .p-productsIndex__bases__fig {
  margin-top: 50px;
}
@media screen and (max-width: 768px) {
  .l-content202204 .p-productsIndex__bases__fig {
    margin-top: 30px;
  }
}
.l-content202204 .p-productsIndex__bases__fig__img {
  width: 100%;
}
.l-content202204 .p-productsIndex__bases__nav {
  margin-top: 100px;
}
@media screen and (max-width: 768px) {
  .l-content202204 .p-productsIndex__bases__nav {
    margin-top: 50px;
  }
}
.l-content202204 .p-productsIndex__links .p-productsIndex__title {
  border-top: 1px solid #ADADAD;
  margin-top: 100px;
  padding-top: 100px;
}
@media screen and (max-width: 768px) {
  .l-content202204 .p-productsIndex__links .p-productsIndex__title {
    margin-top: 50px;
    padding-top: 50px;
  }
}
.l-content202204 .p-productsIndex__links__lead {
  font-size: 18px;
  font-family: "Hiragino Kaku Gothic W5 JIS2004", "Hiragino Kaku Gothic ProN", "Hiragino Sans", "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", Meiryo, sans-serif;
  font-weight: 500;
  line-height: 1.5;
  text-align: center;
  margin-top: 15px;
}
.l-content202204 .p-productsIndex__links__content {
  margin-top: 50px;
}
@media screen and (max-width: 768px) {
  .l-content202204 .p-productsIndex__links__content {
    margin-top: 30px;
  }
}
