html {
  font-size: 10px;
  scroll-behavior: smooth;
}
.l-container {
  width: 100%;
}

.l-container #feature {
  margin: 0 auto;
  font-feature-settings: "palt";
  width: 100%;
  text-align: center;
  overflow: clip;
  background-color: #D4D5D5;
  color: #000;
}
.l-container #feature .num-img {
  width: 6.73rem;
  margin: 0 auto;
  position: relative;
}
.l-container #feature .num-img::after {
  content: "";
  width: 0;
  height: 0.1rem;
  background-color: #000;
  position: absolute;
  bottom: 1.1rem;
  left: -2.1rem;
  transition: width 0.4s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.2s;
}
.l-container #feature .num-img.is-active::after {
  content: "";
  width: 11rem;
  height: 0.1rem;
  background-color: #000;
  position: absolute;
  bottom: 1.1rem;
  left: -2.1rem;
}
.l-container #feature .num-img_02 {
  width: 7.97rem;
  margin: 0 auto;
  position: relative;
}
.l-container #feature .num-img_02::after {
  content: "";
  width: 0;
  height: 0.1rem;
  background-color: #000;
  position: absolute;
  bottom: 0.9rem;
  left: -1.5rem;
  transition: width 0.4s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.2s;
}
.l-container #feature .num-img_02.is-active::after {
  content: "";
  width: 11rem;
  height: 0.1rem;
  background-color: #000;
  position: absolute;
  bottom: 0.9rem;
  left: -1.5rem;
}
.l-container #feature .num-img_03 {
  width: 7.97rem;
  margin: 0 auto;
  position: relative;
}
.l-container #feature .num-img_03::after {
  content: "";
  width: 0;
  height: 0.1rem;
  background-color: #000;
  position: absolute;
  bottom: 0.7rem;
  left: -1.2rem;
  transition: width 0.4s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.2s;
}
.l-container #feature .num-img_03.is-active::after {
  content: "";
  width: 10rem;
  height: 0.1rem;
  background-color: #000;
  position: absolute;
  bottom: 0.7rem;
  left: -1.2rem;
}
.l-container #feature h6 {
  font-size: 2.1rem;
  line-height: 3.52rem;
  letter-spacing: 0.111em;
  margin-top: 0.3rem;
}
.l-container #feature p {
  font-family: "hiragino-kaku-gothic-pron", sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 1.3rem;
  line-height: 2.7rem;
  letter-spacing: 0.05em;
  text-align: justify;
}
.l-container #feature .Nimbus_Sans {
  font-family: "nimbus-sans", sans-serif;
  font-weight: 400;
  font-style: normal;
}
.l-container #feature .Hiragino_W6 {
  font-family: "hiragino-kaku-gothic-pron", sans-serif;
  font-weight: 600;
  font-style: normal;
}
.l-container #feature .sp-br {
  display: none;
}
.l-container #feature * {
  box-sizing: border-box;
}
.l-container #feature *::after {
  box-sizing: border-box;
}
.l-container #feature *::before {
  box-sizing: border-box;
}
.l-container #feature a {
  display: block;
  text-decoration: none;
  position: relative;
}
.l-container #feature a::after {
  content: "";
  opacity: 0;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(255, 255, 255, 0.6);
  transition: all 0.4s;
}
.l-container #feature a:hover {
  cursor: pointer;
}
.l-container #feature a:hover::after {
  opacity: 1;
  transition: 0.4s;
}
.l-container #feature .default-img {
  width: 100%;
  display: block;
}
.l-container #feature picture {
  display: block;
}
.l-container #feature .creditContainer {
  margin-top: 2.5rem;
}
.l-container #feature .creditContainer .credit {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 1rem;
}
.l-container #feature .creditContainer li {
  width: fit-content;
  position: relative;
}
.l-container #feature .creditContainer li::after {
  content: "";
  background-color: #000;
  width: 100%;
  height: 0.1rem;
  position: absolute;
  bottom: 0.6rem;
  left: 0;
}
.l-container #feature .creditContainer li a {
  transition: 0.3s;
  text-decoration: none;
  font-family: "nimbus-sans", sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 1.2rem;
  line-height: 2.6rem;
  letter-spacing: 0.005em;
  color: #000;
}
.l-container #feature .creditContainer li a:hover {
  opacity: 0.6;
  cursor: pointer;
  text-decoration: none;
}
.l-container #feature .creditContainer li a::after {
  display: none;
}
.l-container #feature .creditContainer__02 {
  margin-top: 3rem;
}
.l-container #feature .creditContainer-sp {
  display: none;
}
.l-container #feature .hero {
  margin: 0 auto 0;
  width: 100%;
  position: relative;
}
.l-container #feature .hero__inner {
  width: 140rem;
  margin: 0 auto 0;
}
.l-container #feature .hero__wrap {
  width: 100rem;
  margin: 0 auto;
  position: relative;
}
.l-container #feature .hero__img_01 {
  width: 100rem;
  margin: 5.1rem auto 0;
}
.l-container #feature .hero__img_02 {
  width: 41.82rem;
  position: absolute;
  top: 34.3rem;
  left: 29.1rem;
}
.l-container #feature .hero__img {
  margin: 0 auto 0;
}
.l-container #feature .container {
  margin: 0 auto;
  width: 100%;
  position: relative;
}
.l-container #feature .container__inner {
  width: 140rem;
  margin: 0 auto;
}
.l-container #feature .container01__inner {
  width: 140rem;
  margin: 0 auto;
}
.l-container #feature .container01__wrap {
  width: 100rem;
  display: flex;
  gap: 4rem;
  margin: 20rem auto 0;
}
.l-container #feature .container01__flex-item {
  width: 34rem;
  display: flex;
  flex-direction: column;
  gap: 1.3rem;
}
.l-container #feature .container01__flex-item__txt {
  width: 24rem;
  margin-top: 14.9rem;
}
.l-container #feature .container01__txt-wrap {
  margin-top: 3.2rem;
}
.l-container #feature .container02__inner {
  width: 140rem;
  margin: 0 auto;
}
.l-container #feature .container02__wrap {
  width: 90rem;
  margin: 20rem auto 0;
  margin-left: 26.3rem;
}
.l-container #feature .container02__flex-wrap {
  display: flex;
}
.l-container #feature .container02__flex-item {
  width: 45rem;
}
.l-container #feature .container02__flex-item__img_02 {
  margin-top: -5.6rem;
}
.l-container #feature .container02__title-wrap {
  margin-top: 13.7rem;
  margin-left: -1.9rem;
}
.l-container #feature .container02__title-wrap h6 {
  margin-top: 0.5rem;
  margin-left: 0.3rem;
}
.l-container #feature .container02__txt-wrap {
  width: 32rem;
  margin: 6.2rem auto 9.6rem;
}
.l-container #feature .container03__inner {
  width: 140rem;
  margin: 0 auto;
}
.l-container #feature .container03__wrap {
  width: 100rem;
  margin-top: 19.3rem;
  margin-left: 28.4rem;
  display: flex;
  gap: 4.8rem;
}
.l-container #feature .container03__title-wrap {
  width: 14rem;
  margin-top: 15.7rem;
  margin-left: -1.2rem;
}
.l-container #feature .container03__title-wrap h6 {
  margin-top: 0.5rem;
}
.l-container #feature .container03__img-wrap {
  width: 45rem;
  margin-left: 1.5rem;
}
.l-container #feature .container03__txt-wrap {
  width: 22.6rem;
  margin-top: 7.7rem;
}
.l-container #feature .container04__inner {
  width: 140rem;
  margin: 0 auto;
  padding-top: 17.7rem;
}
.l-container #feature .container04__wrap {
  width: 95rem;
  margin: 0 auto;
}
.l-container #feature .container04__wrap p {
  text-align: center;
}
.l-container #feature .container04__title {
  margin-left: 0.8rem;
  position: relative;
}
.l-container #feature .container04__title p {
  font-size: 4rem;
  line-height: 6.038rem;
  letter-spacing: 0.1em;
}
.l-container #feature .container04__title::before {
  content: "";
  height: 0.2rem;
  width: 0;
  background-color: #000;
  position: absolute;
  left: -0.7rem;
  top: 2.9rem;
  transition: width 0.4s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.2s;
}
.l-container #feature .container04__title.is-active::before {
  content: "";
  height: 0.2rem;
  width: 23.18rem;
  background-color: #000;
  position: absolute;
  left: -0.7rem;
  top: 2.9rem;
}
.l-container #feature .container04__title::after {
  content: "";
  height: 0.2rem;
  width: 0;
  background-color: #000;
  position: absolute;
  right: 0;
  top: 2.9rem;
  transition: width 0.4s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.2s;
}
.l-container #feature .container04__title.is-active::after {
  content: "";
  height: 0.2rem;
  width: 23.18rem;
  background-color: #000;
  position: absolute;
  right: 0;
  top: 2.9rem;
}
.l-container #feature .container04__title-PS {
  font-size: 1.8rem;
  line-height: 3.52rem;
  letter-spacing: 0.095em;
  margin-top: 0.9rem;
}
.l-container #feature .container05__inner {
  width: 140rem;
  margin: 0 auto;
  padding-top: 7.6rem;
}
.l-container #feature .container05__title {
  width: 17rem;
  margin: 0 auto;
  position: relative;
}
.l-container #feature .container05__title-eg {
  font-size: 2.8rem;
  line-height: 6.038rem;
  letter-spacing: 0.08em;
  text-align: center;
  margin-left: 0.7rem;
}
.l-container #feature .container05__title-jp {
  font-size: 2.5rem;
  line-height: 3.52rem;
  letter-spacing: 0.075em;
  text-align: center;
  margin-top: -1.5rem;
  margin-left: 0.2rem;
}
.l-container #feature .container05__title::before {
  content: "";
  width: 1.3rem;
  height: 7.2rem;
  position: absolute;
  border: #000 0.2rem solid;
  border-right: none;
  left: -2.3rem;
  top: 0.8rem;
}
.l-container #feature .container05__title::after {
  content: "";
  width: 1.3rem;
  height: 7.2rem;
  position: absolute;
  border: #000 0.2rem solid;
  border-left: none;
  right: -2.3rem;
  top: 0.8rem;
}
.l-container #feature .container05__PS {
  font-size: 2.2rem;
  line-height: 3.52rem;
  letter-spacing: 0.075em;
  width: 65rem;
  margin: 3rem auto 0;
  text-align: center;
  text-decoration: underline;
  position: relative;
}
.l-container #feature .container05__txt-wrap {
  width: 65rem;
  margin: 2rem auto 0;
}
.l-container #feature .container05__img-wrap {
  display: flex;
  width: 95rem;
  margin: 4.5rem auto 0;
}
.l-container #feature .container06__inner {
  width: 140rem;
  margin: 0 auto;
  padding-top: 12.1rem;
}
.l-container #feature .container06__title {
  width: 17rem;
  margin: 0 auto;
  position: relative;
}
.l-container #feature .container06__title-eg {
  font-size: 2.8rem;
  line-height: 6.038rem;
  letter-spacing: 0.08em;
  text-align: center;
  margin-left: 0.6rem;
}
.l-container #feature .container06__title-jp {
  font-size: 2.5rem;
  line-height: 3.52rem;
  letter-spacing: 0.075em;
  text-align: center;
  margin-top: -1.5rem;
  margin-left: 0.2rem;
}
.l-container #feature .container06__title::before {
  content: "";
  width: 1.3rem;
  height: 7.2rem;
  position: absolute;
  border: #000 0.2rem solid;
  border-right: none;
  left: -2.3rem;
  top: 0.8rem;
}
.l-container #feature .container06__title::after {
  content: "";
  width: 1.3rem;
  height: 7.2rem;
  position: absolute;
  border: #000 0.2rem solid;
  border-left: none;
  right: -2.3rem;
  top: 0.8rem;
}
.l-container #feature .container06__PS {
  font-size: 2.2rem;
  line-height: 3.52rem;
  letter-spacing: 0.075em;
  width: 65rem;
  margin: 3rem auto 0;
  text-align: center;
  text-decoration: underline 0.1rem;
  position: relative;
}
.l-container #feature .container06__txt-wrap {
  width: 65rem;
  margin: 1.7rem auto 0;
}
.l-container #feature .container06__img-wrap {
  display: flex;
  width: 94rem;
  margin: 2.9rem auto 0;
}
.l-container #feature .container07 {
  text-align: center;
  padding-bottom: 0.5rem;
}
.l-container #feature .container07__a {
  width: 9rem;
  position: relative;
  margin-left: 65.4rem;
}
.l-container #feature .container07__a::after {
  content: "";
  width: 100%;
  height: 0.1rem;
  display: inline-block;
  background-color: #000;
  position: absolute;
  top: 2.3rem;
  left: 0;
}
.l-container #feature .container07 a {
  margin: 16.9rem auto;
  font-size: 1.8rem;
  line-height: 2.16rem;
  letter-spacing: 0.037em;
  position: relative;
  color: #000;
}
.l-container #feature .container07__button a {
  width: 4.2631rem;
  height: 4.2631rem;
  background-color: #8D8D8D;
  position: absolute;
  top: -6.5rem;
  right: 30.3rem;
}
.l-container #feature .container07__button::after {
  content: "";
  border: 0;
  border-top: solid 0.2rem #000;
  border-right: solid 0.2rem #000;
  display: inline-block;
  width: 1.3rem;
  height: 1.3rem;
  position: absolute;
  top: 12.9rem;
  right: 31.8rem;
  transform: translateY(-50%) rotate(-45deg);
}
.l-container #feature .anime-fadeIn {
  opacity: 0;
  transition: opacity 880ms 440ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
}
.l-container #feature .anime-fadeIn.is-active {
  opacity: 1;
}
.l-container #feature .anime-fadeUp {
  opacity: 0;
  transform: translateY(2%);
  transition: all 380ms 1220ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
}
.l-container #feature .anime-fadeUp.is-active {
  opacity: 1;
  transform: translateY(0);
}
.l-container #feature .anime-fadeUp__img {
  opacity: 0;
  transform: translateY(2rem);
  transition: all 1.2s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0s;
}
.l-container #feature .anime-fadeUp__img.is-active {
  opacity: 1;
  transform: translateY(0);
}
.l-container #feature .anime-fadeTxt {
  opacity: 0;
  transition: opacity 1.2s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0s;
}
.l-container #feature .anime-fadeTxt.is-active {
  opacity: 1;
}
.l-container #feature .anime-fadeTxt__delay-01 {
  opacity: 0;
  transition: opacity 1.2s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.2s;
}
.l-container #feature .anime-fadeTxt__delay-01.is-active {
  opacity: 1;
}
.l-container #feature .anime-fadeTxt__delay-02 {
  opacity: 0;
  transition: opacity 1.2s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.4s;
}
.l-container #feature .anime-fadeTxt__delay-02.is-active {
  opacity: 1;
}

.feature-snslist {
  overflow: hidden;
}

.l-footer {
  padding: 0;
}

.pc-footer {
  margin: 0;
}

@media screen and (max-width: 1400px) {
  html {
    font-size: 0.7142857143vw;
  }
}