@charset "UTF-8";
@-moz-document url-prefix() {}html {
  font-size: 10px;
}

body {
  overflow-x: hidden;
}

.l-container {
  width: 100%;
}

picture {
  display: block;
}

.l-container #feature {
  margin: 0 auto;
  font-feature-settings: "palt";
  width: 100%;
  text-align: center;
  overflow: hidden;
}

.l-container #feature .default-img {
  image-rendering: -webkit-optimize-contrast;
  image-rendering: -moz-crisp-edges;
  width: 100%;
  height: auto;
  display: block;
}

.l-container #feature * {
  box-sizing: border-box;
  color: #000000;
}

.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 .main {
  margin: 0 auto;
}

.l-container #feature .creditContainer .credit {
  display: flex;
  flex-wrap: wrap;
}

.l-container #feature .creditContainer li a {
  transition: 0.3s;
  text-decoration: none;
}

.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 .price {
  margin-left: 0.25rem;
}

.l-container #feature .hero {
  margin: 5rem auto 0;
  width: 100%;
  position: relative;
  background-color: #E2E1D7;
}

.l-container #feature .hero__mv {
  margin-inline: auto;
  width: 100%;
}

.l-container #feature .hero__inner {
  width: 140rem;
  margin-inline: auto;
  position: relative;
}

.l-container #feature .hero__icon {
  width: 7.87rem;
  position: absolute;
  top: -10.6rem;
  right: 32.35rem;
  z-index: 5;
}

.l-container #feature .hero__title {
  width: 33.37rem;
  margin-top: 8.15rem;
  margin-left: 32.85rem;
}

.l-container #feature .hero__text {
  font-weight: 500;
  font-style: normal;
  font-family: 'Yu Gothic', '游ゴシック', 'YuGothic', '游ゴシック体', 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN', Meiryo, メイリオ, Helvetica, Arial, sans-serif;
  font-size: 1.6rem;
  letter-spacing: 0.24em;
  line-height: 3rem;
  color: #000000;
  text-align: justify;
  margin-top: 3.7rem;
  margin-left: 32.5rem;
}

.l-container #feature .container {
  margin: 0 auto;
  width: 100%;
  position: relative;
  background-color: #E2E1D7;
}

.l-container #feature .container__inner {
  width: 140rem;
  margin: 0 auto;
  position: relative;
}

.l-container #feature .border--bg {
  width: 75rem;
  position: absolute;
  top: 9.3rem;
  left: 50%;
  transform: translateX(-50%);
}

.l-container #feature .link--img {
  width: 11.25rem;
  position: relative;
  z-index: 5;
}

.l-container #feature .tap--img {
  width: 3.91rem;
  position: absolute;
}

.l-container #feature .container01__inner {
  position: relative;
}

.l-container #feature .container01__sec01 {
  display: flex;
  justify-content: center;
  gap: 0 7.5rem;
  padding-top: 13rem;
}

.l-container #feature .container01__sec01--link01Box {
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: center;
}

.l-container #feature .container01__sec01--link01Box .name01 {
  width: 3.94rem;
  position: absolute;
  top: -0.8rem;
  left: -1.5rem;
  z-index: 2;
}

.l-container #feature .container01__sec01--link01Box .link01 {
  margin-top: 2rem;
}

.l-container #feature .container01__sec01--link01Box .link01 a::after {
  -webkit-mask-image: url("../img/link01.png");
  mask-image: url("../img/link01.png");
  -webkit-mask-size: cover;
  mask-size: cover;
}

.l-container #feature .container01__sec01--link01Box .text01 {
  width: 9.46rem;
  margin-top: 2rem;
}

.l-container #feature .container01__sec01--link01Box .tap01 {
  bottom: -5.4rem;
  right: -3.8rem;
}

.l-container #feature .container01__sec01--link02Box {
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: center;
}

.l-container #feature .container01__sec01--link02Box .name02 {
  width: 3.88rem;
  position: absolute;
  top: -0.75rem;
  left: -1.6rem;
  z-index: 2;
}

.l-container #feature .container01__sec01--link02Box .link02 {
  margin-top: 2rem;
}

.l-container #feature .container01__sec01--link02Box .link02 a::after {
  -webkit-mask-image: url("../img/link02.png");
  mask-image: url("../img/link02.png");
  -webkit-mask-size: cover;
  mask-size: cover;
}

.l-container #feature .container01__sec01--link02Box .text02 {
  width: 9.56rem;
  margin-top: 2rem;
}

.l-container #feature .container01__sec01--link02Box .tap02 {
  bottom: -5.4rem;
  right: -3.8rem;
}

.l-container #feature .container01__sec01--link03Box {
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: center;
}

.l-container #feature .container01__sec01--link03Box .name03 {
  width: 3.99rem;
  position: absolute;
  top: -0.3rem;
  left: -1.5rem;
  z-index: 2;
}

.l-container #feature .container01__sec01--link03Box .link03 {
  margin-top: 2rem;
}

.l-container #feature .container01__sec01--link03Box .link03 a::after {
  -webkit-mask-image: url("../img/link03.png");
  mask-image: url("../img/link03.png");
  -webkit-mask-size: cover;
  mask-size: cover;
}

.l-container #feature .container01__sec01--link03Box .text03 {
  width: 9.3rem;
  margin-top: 2rem;
}

.l-container #feature .container01__sec01--link03Box .tap03 {
  bottom: -5.4rem;
  right: -3.8rem;
}

.l-container #feature .container01__sec01--link04Box {
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: center;
}

.l-container #feature .container01__sec01--link04Box .name04 {
  width: 3.99rem;
  position: absolute;
  top: -0.4rem;
  left: -1.6rem;
  z-index: 2;
}

.l-container #feature .container01__sec01--link04Box .link04 {
  margin-top: 2rem;
}

.l-container #feature .container01__sec01--link04Box .link04 a::after {
  -webkit-mask-image: url("../img/link04.png");
  mask-image: url("../img/link04.png");
  -webkit-mask-size: cover;
  mask-size: cover;
}

.l-container #feature .container01__sec01--link04Box .text04 {
  width: 9.44rem;
  margin-top: 2rem;
}

.l-container #feature .container01__sec01--link04Box .tap04 {
  bottom: -5.4rem;
  right: -3.8rem;
}

.l-container #feature .container01__sec02 {
  display: flex;
  justify-content: center;
  gap: 0 7.5rem;
}

.l-container #feature .container01__sec02--link05Box {
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: center;
  margin-top: 9rem;
}

.l-container #feature .container01__sec02--link05Box .name05 {
  width: 3.9rem;
  position: absolute;
  top: -0.5rem;
  left: -1.4rem;
  z-index: 2;
}

.l-container #feature .container01__sec02--link05Box .link05 {
  margin-top: 2rem;
  transform: translateX(0.4rem);
}

.l-container #feature .container01__sec02--link05Box .link05 a::after {
  -webkit-mask-image: url("../img/link05.png");
  mask-image: url("../img/link05.png");
  -webkit-mask-size: cover;
  mask-size: cover;
}

.l-container #feature .container01__sec02--link05Box .text05 {
  width: 9.36rem;
  margin-top: 2rem;
  transform: translateX(0.4rem);
}

.l-container #feature .container01__sec02--link05Box .tap05 {
  bottom: -5.4rem;
  right: -4.1rem;
}

.l-container #feature .container01__sec02--link06Box {
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: center;
  margin-top: 11rem;
}

.l-container #feature .container01__sec02--link06Box .name06 {
  width: 4.92rem;
  position: absolute;
  top: -2.8rem;
  left: -2.2rem;
  z-index: 2;
}

.l-container #feature .container01__sec02--link06Box .link06 {
  transform: translateX(0.4rem);
}

.l-container #feature .container01__sec02--link06Box .link06 a::after {
  -webkit-mask-image: url("../img/link06.png");
  mask-image: url("../img/link06.png");
  -webkit-mask-size: cover;
  mask-size: cover;
}

.l-container #feature .container01__sec02--link06Box .text06 {
  width: 9.46rem;
  margin-top: 2rem;
  transform: translateX(0.4rem);
}

.l-container #feature .container01__sec02--link06Box .tap06 {
  bottom: -5.4rem;
  right: -4.1rem;
}

.l-container #feature .container01__sec02--link07Box {
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: center;
  margin-top: 9rem;
}

.l-container #feature .container01__sec02--link07Box .name07 {
  width: 3.99rem;
  position: absolute;
  top: -0.5rem;
  left: -1.3rem;
  z-index: 2;
}

.l-container #feature .container01__sec02--link07Box .link07 {
  margin-top: 2rem;
  transform: translateX(0.4rem);
}

.l-container #feature .container01__sec02--link07Box .link07 a::after {
  -webkit-mask-image: url("../img/link07.png");
  mask-image: url("../img/link07.png");
  -webkit-mask-size: cover;
  mask-size: cover;
}

.l-container #feature .container01__sec02--link07Box .text07 {
  width: 10.77rem;
  margin-top: 2rem;
  transform: translateX(0.4rem);
}

.l-container #feature .container01__sec02--link07Box .tap07 {
  bottom: -5.35rem;
  right: -4rem;
}

.l-container #feature .container01__sec02--link08Box {
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: center;
  margin-top: 9rem;
}

.l-container #feature .container01__sec02--link08Box .name08 {
  width: 5.02rem;
  position: absolute;
  top: -0.4rem;
  left: -2.4rem;
  z-index: 2;
}

.l-container #feature .container01__sec02--link08Box .link08 {
  margin-top: 2rem;
  transform: translateX(0.1rem);
}

.l-container #feature .container01__sec02--link08Box .link08 a::after {
  -webkit-mask-image: url("../img/link08.png");
  mask-image: url("../img/link08.png");
  -webkit-mask-size: cover;
  mask-size: cover;
}

.l-container #feature .container01__sec02--link08Box .text08 {
  width: 11.89rem;
  margin-top: 2rem;
  transform: translateX(0.1rem);
}

.l-container #feature .container01__sec02--link08Box .tap08 {
  bottom: -5.4rem;
  right: -3.4rem;
}

.l-container #feature .container01__sec03 {
  display: flex;
  justify-content: center;
  gap: 0 7.5rem;
  padding-bottom: 5.5rem;
}

.l-container #feature .container01__sec03--link09Box {
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: center;
  margin-top: 9rem;
}

.l-container #feature .container01__sec03--link09Box .name09 {
  width: 5rem;
  position: absolute;
  top: -0.4rem;
  left: -2.3rem;
  z-index: 2;
}

.l-container #feature .container01__sec03--link09Box .link09 {
  margin-top: 2rem;
  transform: translateX(0.1rem);
}

.l-container #feature .container01__sec03--link09Box .link09 a::after {
  -webkit-mask-image: url("../img/link09.png");
  mask-image: url("../img/link09.png");
  -webkit-mask-size: cover;
  mask-size: cover;
}

.l-container #feature .container01__sec03--link09Box .text09 {
  width: 11.77rem;
  margin-top: 2rem;
  transform: translateX(0.1rem);
}

.l-container #feature .container01__sec03--link09Box .tap09 {
  bottom: -5.4rem;
  right: -3.6rem;
}

.l-container #feature .container01__sec03--link10Box {
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: center;
  margin-top: 9rem;
}

.l-container #feature .container01__sec03--link10Box .name10 {
  width: 4.72rem;
  position: absolute;
  top: -0.35rem;
  left: -2.8rem;
  z-index: 2;
}

.l-container #feature .container01__sec03--link10Box .link10 {
  margin-top: 2rem;
  transform: translateX(-0.3rem);
}

.l-container #feature .container01__sec03--link10Box .link10 a::after {
  -webkit-mask-image: url("../img/link10.png");
  mask-image: url("../img/link10.png");
  -webkit-mask-size: cover;
  mask-size: cover;
}

.l-container #feature .container01__sec03--link10Box .text10 {
  width: 10.59rem;
  margin-top: 2rem;
  transform: translateX(-0.1rem);
}

.l-container #feature .container01__sec03--link10Box .tap10 {
  bottom: -5.4rem;
  right: -3.6rem;
}

.l-container #feature .container01__sec03--link11Box {
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: center;
  margin-top: 9rem;
}

.l-container #feature .container01__sec03--link11Box .name11 {
  width: 4.98rem;
  position: absolute;
  top: -0.8rem;
  left: -2.9rem;
  z-index: 2;
}

.l-container #feature .container01__sec03--link11Box .link11 {
  margin-top: 2rem;
  transform: translateX(-0.2rem);
}

.l-container #feature .container01__sec03--link11Box .link11 a::after {
  -webkit-mask-image: url("../img/link11.png");
  mask-image: url("../img/link11.png");
  -webkit-mask-size: cover;
  mask-size: cover;
}

.l-container #feature .container01__sec03--link11Box .text11 {
  width: 9.33rem;
  margin-top: 2rem;
  transform: translateX(-0.2rem);
}

.l-container #feature .container01__sec03--link11Box .tap11 {
  bottom: -5.4rem;
  right: -3.5rem;
}

.l-container #feature .container01__sec03--link12Box {
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: center;
  margin-top: 9rem;
}

.l-container #feature .container01__sec03--link12Box .name12 {
  width: 3.9rem;
  position: absolute;
  top: -0.4rem;
  left: -1.8rem;
  z-index: 2;
}

.l-container #feature .container01__sec03--link12Box .link12 {
  margin-top: 2rem;
  transform: translateX(-0.2rem);
}

.l-container #feature .container01__sec03--link12Box .link12 a::after {
  -webkit-mask-image: url("../img/link12.png");
  mask-image: url("../img/link12.png");
  -webkit-mask-size: cover;
  mask-size: cover;
}

.l-container #feature .container01__sec03--link12Box .text12 {
  width: 9.52rem;
  margin-top: 2rem;
  transform: translateX(-0.2rem);
}

.l-container #feature .container01__sec03--link12Box .tap12 {
  bottom: -5.4rem;
  right: -3.5rem;
}

.l-container #feature .container01__linkA {
  margin-top: 10.5rem;
  padding-bottom: 10.6rem;
}

.l-container #feature .container01__linkA .linkA {
  width: 28rem;
  margin-inline: auto;
}

.l-container #feature .container01__linkA .linkA a::after {
  -webkit-mask-image: url("../img/linkA.png");
  mask-image: url("../img/linkA.png");
  -webkit-mask-size: cover;
  mask-size: cover;
}

.pc-footer {
  margin: 0;
}

.area-header {
  max-width: 100%;
}

.breadcrumbs {
  max-width: 100%;
}

.feature-snslist {
  overflow: hidden;
}

.l-footer,
.pc-footer {
  overflow: hidden;
  padding: 0;
}

.pic__accordion {
  display: none !important;
}

@media screen and (max-width: 1400px) {
  html {
    font-size: calc(10 * (100vw / 1400));
  }
}
