@charset "UTF-8";
html, body {
  -webkit-text-size-adjust: 100%;
}

body {
  /* 主要なブラウザ向けの指定 */
  user-select: none;
  /* 古いSafari向けの指定 */
  -webkit-user-select: none;
  /* 古いFirefox向けの指定 */
  -moz-user-select: none;
  /* Microsoft Edge/IE向けの指定 */
  -ms-user-select: none;
}

.l-container {
  width: 100%;
}

.l-container #feature {
  margin: 0 auto;
  width: 100%;
  text-align: center;
  overflow: clip;
  position: relative;
}
.l-container #feature * {
  color: #474747;
  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.1028571429vw;
  margin-top: min(2.944rem, 29.44px);
  font-family: "Crimson Text", serif;
  -webkit-font-smoothing: antialiased;
  font-weight: 400;
  font-style: normal;
  font-size: 1.0971428571vw;
  font-size: min(1.536rem, 15.36px);
  letter-spacing: 0.025em;
  line-height: 2.3771428571vw;
  line-height: min(3.328rem, 33.28px);
}
.l-container #feature .creditContainer .credit {
  display: flex;
  flex-wrap: wrap;
  gap: 0 1.1428571429vw;
  gap: 0 min(1.6rem, 16px);
}
.l-container #feature .creditContainer .credit .item .txt,
.l-container #feature .creditContainer .credit .item .price {
  position: relative;
}
.l-container #feature .creditContainer .credit .item .txt::after,
.l-container #feature .creditContainer .credit .item .price::after {
  content: "";
  position: absolute;
  bottom: 0rem;
  left: 0rem;
  width: 100%;
  height: min(0.1rem, 1px);
  background-color: #B2B2B2;
}
.l-container #feature .creditContainer li a {
  text-decoration: none;
  transition: 0.3s;
}
.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.2742857143vw;
  margin-left: min(0.384rem, 3.84px);
}
.l-container #feature .container {
  margin: 0 auto 0;
  width: 100%;
  position: relative;
  z-index: 1;
}
.l-container #feature .container .pc__bg {
  position: absolute;
  top: 0rem;
  left: 0rem;
  width: 100%;
  height: 100%;
  z-index: -999;
}
.l-container #feature .container .pc__bg--sticky {
  position: sticky;
  top: min(7.5rem, 75px);
  left: 0rem;
  width: 100%;
  height: 100vh;
}
.l-container #feature .container__inner {
  width: 140rem;
  margin: 0 auto;
  display: flex;
  justify-content: center;
  position: relative;
}
.l-container #feature .container__left {
  width: 100%;
}
.l-container #feature .container__left .fixed__wrapper {
  position: relative;
  height: 100%;
}
.l-container #feature .container__left--title {
  width: min(26.35rem, 263.5px);
  margin-inline: auto;
  position: sticky;
  top: 50vh;
  padding-bottom: min(16.5rem, 165px);
}
.l-container #feature .container__center {
  width: min(48rem, 480px);
  margin: 0 auto 0;
  flex-shrink: 0;
  overflow: hidden;
  background-color: #ffffff;
}
.l-container #feature .container__center--sec00 {
  position: relative;
}
.l-container #feature .container__center--sec00 .mv {
  width: min(48rem, 480px);
}
.l-container #feature .container__center--sec00 .title {
  width: 15.04vw;
  width: min(21.06rem, 210.6px);
  margin: 4.1142857143vw auto 0;
  margin: min(5.76rem, 57.6px) auto 0;
}
.l-container #feature .container__center--sec00 .text {
  font-size: 1.0971428571vw;
  font-size: min(1.536rem, 15.36px);
  letter-spacing: -0.04em;
  line-height: 2.4137142857vw;
  line-height: min(3.3792rem, 33.792px);
  margin: 1.5085714286vw 0 0 0;
  margin: min(2.112rem, 21.12px) 0 0 0;
}
.l-container #feature .container__center--sec00 .line {
  width: min(48rem, 480px);
  margin: 3.8857142857vw 0 0 0;
  margin: min(5.44rem, 54.4px) 0 0 0;
}
.l-container #feature .container__center--sec01 {
  position: relative;
}
.l-container #feature .container__center--sec01 .bg01 {
  position: absolute;
  top: 21.8971428571vw;
  top: min(30.656rem, 306.56px);
  left: 0rem;
  width: 34.4685714286vw;
  width: min(48.256rem, 482.56px);
  height: 93.2571428571vw;
  height: min(130.56rem, 1305.6px);
}
.l-container #feature .container__center--sec01 .link01--01 {
  width: 31.0857142857vw;
  width: min(43.52rem, 435.2px);
  margin: 6.3542857143vw auto 0 0;
  margin: min(8.896rem, 88.96px) auto 0 0;
  position: relative;
  z-index: 10;
}
.l-container #feature .container__center--sec01 .link01--02 {
  width: 28.3428571429vw;
  width: min(39.68rem, 396.8px);
  margin: 2.7428571429vw 0 0 auto;
  margin: min(3.84rem, 38.4px) 0 0 auto;
  position: relative;
  z-index: 10;
}
.l-container #feature .container__center--sec01 .credit {
  justify-content: flex-end;
  width: 18.2857142857vw;
  width: min(25.6rem, 256px);
  margin-left: 14.1714285714vw;
  margin-left: min(19.84rem, 198.4px);
}
.l-container #feature .container__center--sec02 {
  position: relative;
  margin: 7.7714285714vw 0 0 0;
  margin: min(10.88rem, 108.8px) 0 0 0;
}
.l-container #feature .container__center--sec02 .link02__fadeZoom {
  width: min(48rem, 480px);
  overflow: hidden;
}
.l-container #feature .container__center--sec02 .link02__fadeZoom .link02 .swiper-container {
  overflow: visible !important;
  position: relative;
  width: min(48rem, 480px);
  overflow: hidden;
}
.l-container #feature .container__center--sec02 .link02__fadeZoom .link02 .swiper-container .swiper-wrapper {
  overflow: hidden;
}
.l-container #feature .container__center--sec02 .link02__fadeZoom .link02 .swiper-container .swiper-slide {
  width: min(48rem, 480px);
  overflow: hidden;
}
.l-container #feature .container__center--sec02 .link02__fadeZoom .link02 .swiper-container .swiper-slide a {
  overflow: hidden;
}
.l-container #feature .container__center--sec02 .link02__fadeZoom .link02 .swiper-container .swiper-slide img {
  width: 100%;
  height: 100%;
}
.l-container #feature .container__center--sec02 .link02__fadeZoom .link02 .swiper-container .swiper-pagination {
  width: 100%;
  pointer-events: none;
  display: flex;
  justify-content: flex-end;
  margin-left: -0.4571428571vw;
  margin-left: max(-0.64rem, -6.4px);
}
.l-container #feature .container__center--sec02 .link02__fadeZoom .link02 .swiper-container .swiper-pagination-bullet {
  width: 0.5485714286vw !important;
  width: min(0.768rem, 7.68px) !important;
  height: 0.5485714286vw !important;
  height: min(0.768rem, 7.68px) !important;
  border-radius: 50% !important;
  background-color: transparent;
  border: 1px solid #ffffff;
  opacity: 1;
}
.l-container #feature .container__center--sec02 .link02__fadeZoom .link02 .swiper-container .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background-color: #ffffff;
}
.l-container #feature .container__center--sec02 .link02__fadeZoom .link02 .swiper-container .swiper-pagination-bullets {
  position: absolute;
}
.l-container #feature .container__center--sec02 .credit {
  justify-content: center;
  width: 18.2857142857vw;
  width: min(25.6rem, 256px);
  margin-inline: auto;
}
.l-container #feature .container__center--sec03 {
  position: relative;
}
.l-container #feature .container__center--sec03 .link03 {
  margin: 7.7714285714vw 0 0 0;
  margin: min(10.88rem, 108.8px) 0 0 0;
}
.l-container #feature .container__center--sec03 .link03 .swiper-container {
  overflow: visible !important;
  position: relative;
  width: 29.7142857143vw;
  width: min(41.6rem, 416px);
  overflow: hidden;
}
.l-container #feature .container__center--sec03 .link03 .swiper-container .swiper-wrapper {
  overflow: hidden;
}
.l-container #feature .container__center--sec03 .link03 .swiper-container .swiper-slide {
  width: 29.7142857143vw;
  width: min(41.6rem, 416px);
  overflow: hidden;
}
.l-container #feature .container__center--sec03 .link03 .swiper-container .swiper-slide a {
  overflow: hidden;
}
.l-container #feature .container__center--sec03 .link03 .swiper-container .swiper-slide img {
  width: 100%;
  height: 100%;
}
.l-container #feature .container__center--sec03 .link03 .swiper-container .swiper-pagination {
  width: 100%;
  pointer-events: none;
  display: flex;
  justify-content: flex-end;
  margin-left: -0.4571428571vw;
  margin-left: max(-0.64rem, -6.4px);
}
.l-container #feature .container__center--sec03 .link03 .swiper-container .swiper-pagination-bullet {
  width: 0.5485714286vw !important;
  width: min(0.768rem, 7.68px) !important;
  height: 0.5485714286vw !important;
  height: min(0.768rem, 7.68px) !important;
  border-radius: 50% !important;
  background-color: transparent;
  border: 1px solid #ffffff;
  opacity: 1;
}
.l-container #feature .container__center--sec03 .link03 .swiper-container .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background-color: #ffffff;
}
.l-container #feature .container__center--sec03 .link03 .swiper-container .swiper-pagination-bullets {
  position: absolute;
}
.l-container #feature .container__center--sec03 .credit {
  justify-content: center;
  width: 25.1428571429vw;
  width: min(37rem, 370px);
  margin-inline: auto;
}
.l-container #feature .container__center--sec04 {
  position: relative;
  padding-bottom: 2.2857142857vw;
  padding-bottom: min(3.2rem, 32px);
}
.l-container #feature .container__center--sec04 .bg02 {
  position: absolute;
  top: 73.6vw;
  top: min(103.04rem, 1030.4px);
  right: 0rem;
  width: 18.2857142857vw;
  width: min(25.6rem, 256px);
}
.l-container #feature .container__center--sec04 .link04--01 {
  width: 28.3428571429vw;
  width: min(39.68rem, 396.8px);
  margin: 7.7714285714vw 0 0 auto;
  margin: min(10.88rem, 108.8px) 0 0 auto;
}
.l-container #feature .container__center--sec04 .link04slider {
  margin: 2.7428571429vw 0 0 0;
  margin: min(3.84rem, 38.4px) 0 0 0;
}
.l-container #feature .container__center--sec04 .link04slider .swiper-container {
  overflow: visible !important;
  position: relative;
  width: 31.0857142857vw;
  width: min(43.52rem, 435.2px);
  overflow: hidden;
  margin: 0;
}
.l-container #feature .container__center--sec04 .link04slider .swiper-container .swiper-wrapper {
  overflow: hidden;
}
.l-container #feature .container__center--sec04 .link04slider .swiper-container .swiper-slide {
  width: 31.0857142857vw;
  width: min(43.52rem, 435.2px);
  overflow: hidden;
}
.l-container #feature .container__center--sec04 .link04slider .swiper-container .swiper-slide a {
  overflow: hidden;
}
.l-container #feature .container__center--sec04 .link04slider .swiper-container .swiper-slide img {
  width: 100%;
  height: 100%;
}
.l-container #feature .container__center--sec04 .link04slider .swiper-container .swiper-pagination {
  width: 100%;
  pointer-events: none;
  display: flex;
  justify-content: flex-end;
  margin-left: -0.4571428571vw;
  margin-left: max(-0.64rem, -6.4px);
}
.l-container #feature .container__center--sec04 .link04slider .swiper-container .swiper-pagination-bullet {
  width: 0.5485714286vw !important;
  width: min(0.768rem, 7.68px) !important;
  height: 0.5485714286vw !important;
  height: min(0.768rem, 7.68px) !important;
  border-radius: 50% !important;
  background-color: transparent;
  border: 1px solid #ffffff;
  opacity: 1;
}
.l-container #feature .container__center--sec04 .link04slider .swiper-container .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background-color: #ffffff;
}
.l-container #feature .container__center--sec04 .link04slider .swiper-container .swiper-pagination-bullets {
  position: absolute;
}
.l-container #feature .container__center--sec04 .credit {
  width: 20.5714285714vw;
  width: min(28.8rem, 288px);
  margin-left: 1.8285714286vw;
  margin-left: min(2.56rem, 25.6px);
}
.l-container #feature .container__center--sec05 {
  position: relative;
}
.l-container #feature .container__center--sec05 .link05 {
  width: 19.8857142857vw;
  width: min(27.84rem, 278.4px);
  margin: 8.2285714286vw auto 0;
  margin: min(11.52rem, 115.2px) auto 0;
}
.l-container #feature .container__center--sec05 .credit {
  justify-content: center;
  margin-inline: auto;
}
.l-container #feature .container__center--sec06 {
  position: relative;
  margin: 7.7714285714vw 0 0 0;
  margin: min(10.9rem, 109px) 0 0 0;
}
.l-container #feature .container__center--sec06 .link06__fadeZoom {
  width: min(48rem, 480px);
  overflow: hidden;
}
.l-container #feature .container__center--sec06 .link06__fadeZoom .link06 .swiper-container {
  overflow: visible !important;
  position: relative;
  width: min(48rem, 480px);
  overflow: hidden;
  margin: 0;
}
.l-container #feature .container__center--sec06 .link06__fadeZoom .link06 .swiper-container .swiper-wrapper {
  overflow: hidden;
}
.l-container #feature .container__center--sec06 .link06__fadeZoom .link06 .swiper-container .swiper-slide {
  width: min(48rem, 480px);
  overflow: hidden;
}
.l-container #feature .container__center--sec06 .link06__fadeZoom .link06 .swiper-container .swiper-slide a {
  overflow: hidden;
}
.l-container #feature .container__center--sec06 .link06__fadeZoom .link06 .swiper-container .swiper-slide img {
  width: 100%;
  height: 100%;
}
.l-container #feature .container__center--sec06 .link06__fadeZoom .link06 .swiper-container .swiper-pagination {
  width: 100%;
  pointer-events: none;
  display: flex;
  justify-content: flex-end;
  margin-left: -0.4571428571vw;
  margin-left: max(-0.64rem, -6.4px);
}
.l-container #feature .container__center--sec06 .link06__fadeZoom .link06 .swiper-container .swiper-pagination-bullet {
  width: 0.5485714286vw !important;
  width: min(0.768rem, 7.68px) !important;
  height: 0.5485714286vw !important;
  height: min(0.768rem, 7.68px) !important;
  border-radius: 50% !important;
  background-color: transparent;
  border: 1px solid #ffffff;
  opacity: 1;
}
.l-container #feature .container__center--sec06 .link06__fadeZoom .link06 .swiper-container .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background-color: #ffffff;
}
.l-container #feature .container__center--sec06 .link06__fadeZoom .link06 .swiper-container .swiper-pagination-bullets {
  position: absolute;
}
.l-container #feature .container__center--sec06 .credit {
  justify-content: flex-end;
  width: 26.0571428571vw;
  width: min(36.48rem, 364.8px);
  margin-left: 6.4vw;
  margin-left: min(8.96rem, 89.6px);
}
.l-container #feature .container__center--sec07 {
  position: relative;
}
.l-container #feature .container__center--sec07 .link07slider {
  margin: 7.7714285714vw 0 0 0;
  margin: min(10.88rem, 108.8px) 0 0 0;
}
.l-container #feature .container__center--sec07 .link07slider .swiper-container {
  overflow: visible !important;
  position: relative;
  width: 30.1714285714vw;
  width: min(42.24rem, 422.4px);
  overflow: hidden;
}
.l-container #feature .container__center--sec07 .link07slider .swiper-container .swiper-wrapper {
  overflow: hidden;
}
.l-container #feature .container__center--sec07 .link07slider .swiper-container .swiper-slide {
  width: 30.1714285714vw;
  width: min(42.24rem, 422.4px) !important;
  overflow: hidden;
}
.l-container #feature .container__center--sec07 .link07slider .swiper-container .swiper-slide a {
  overflow: hidden;
}
.l-container #feature .container__center--sec07 .link07slider .swiper-container .swiper-slide img {
  width: 100%;
  height: 100%;
}
.l-container #feature .container__center--sec07 .link07slider .swiper-container .swiper-pagination {
  width: 100%;
  pointer-events: none;
  display: flex;
  justify-content: flex-end;
  margin-left: -0.4571428571vw;
  margin-left: max(-0.64rem, -6.4px);
}
.l-container #feature .container__center--sec07 .link07slider .swiper-container .swiper-pagination-bullet {
  width: 0.5485714286vw !important;
  width: min(0.768rem, 7.68px) !important;
  height: 0.5485714286vw !important;
  height: min(0.768rem, 7.68px) !important;
  border-radius: 50% !important;
  background-color: transparent;
  border: 1px solid #ffffff;
  opacity: 1;
}
.l-container #feature .container__center--sec07 .link07slider .swiper-container .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background-color: #ffffff;
}
.l-container #feature .container__center--sec07 .link07slider .swiper-container .swiper-pagination-bullets {
  position: absolute;
}
.l-container #feature .container__center--sec07 .link07--03 {
  width: 28.3428571429vw;
  width: min(39.68rem, 396.8px);
  margin: 2.7428571429vw auto 0 0;
  margin: min(3.84rem, 38.4px) auto 0 0;
}
.l-container #feature .container__center--sec07 .credit {
  justify-content: flex-start;
  width: 26.0571428571vw;
  width: min(36.48rem, 364.8px);
  margin-left: 1.8285714286vw;
  margin-left: min(2.56rem, 25.6px);
}
.l-container #feature .container__center--sec08 {
  position: relative;
  padding-bottom: 3.4285714286vw;
  padding-bottom: min(4.8rem, 48px);
}
.l-container #feature .container__center--sec08 .bg03 {
  position: absolute;
  top: -2.4685714286vw;
  top: max(-3.456rem, -34.56px);
  right: 0rem;
  width: min(48rem, 480px);
  height: 52.3885714286vw;
  height: min(73.344rem, 733.44px);
}
.l-container #feature .container__center--sec08 .link08slider {
  margin: 10.2857142857vw 0 0 0;
  margin: min(14.5rem, 145px) 0 0 0;
}
.l-container #feature .container__center--sec08 .link08slider .swiper-container02 {
  position: relative;
  width: 26.5142857143vw;
  width: min(37.12rem, 371.2px);
  margin: 0 auto;
}
.l-container #feature .container__center--sec08 .link08slider .swiper-container02 .swiper-slide {
  width: 26.5142857143vw;
  width: min(37.12rem, 371.2px);
  overflow: hidden;
  display: flex;
  justify-content: center;
  align-items: center;
}
.l-container #feature .container__center--sec08 .link08slider .swiper-container02 .swiper-slide a {
  overflow: hidden;
}
.l-container #feature .container__center--sec08 .link08slider .swiper-container02 .swiper-slide img {
  width: 100%;
  height: 100%;
  margin-inline: auto;
}
.l-container #feature .container__center--sec08 .credit {
  justify-content: center;
  width: 26.0571428571vw;
  width: min(36.48rem, 364.8px);
  margin-inline: auto;
}
.l-container #feature .container__center--sec09 {
  position: relative;
}
.l-container #feature .container__center--sec09 .link09slider {
  margin: 8.0457142857vw 0 0 0;
  margin: min(11.264rem, 112.64px) 0 0 0;
}
.l-container #feature .container__center--sec09 .link09slider .swiper-container {
  overflow: visible !important;
  position: relative;
  width: 29.2571428571vw;
  width: min(40.96rem, 409.6px);
  overflow: hidden;
  margin: 0;
  margin-left: auto;
}
.l-container #feature .container__center--sec09 .link09slider .swiper-container .swiper-wrapper {
  overflow: hidden;
}
.l-container #feature .container__center--sec09 .link09slider .swiper-container .swiper-slide {
  width: 29.2571428571vw;
  width: min(40.96rem, 409.6px);
  overflow: hidden;
}
.l-container #feature .container__center--sec09 .link09slider .swiper-container .swiper-slide a {
  overflow: hidden;
}
.l-container #feature .container__center--sec09 .link09slider .swiper-container .swiper-slide img {
  width: 100%;
  height: 100%;
}
.l-container #feature .container__center--sec09 .link09slider .swiper-container .swiper-pagination {
  width: 100%;
  pointer-events: none;
  display: flex;
  justify-content: flex-end;
  margin-left: -0.4571428571vw;
  margin-left: max(-0.64rem, -6.4px);
}
.l-container #feature .container__center--sec09 .link09slider .swiper-container .swiper-pagination-bullet {
  width: 0.5485714286vw !important;
  width: min(0.768rem, 7.68px) !important;
  height: 0.5485714286vw !important;
  height: min(0.768rem, 7.68px) !important;
  border-radius: 50% !important;
  background-color: transparent;
  border: 1px solid #ffffff;
  opacity: 1;
}
.l-container #feature .container__center--sec09 .link09slider .swiper-container .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background-color: #ffffff;
}
.l-container #feature .container__center--sec09 .link09slider .swiper-container .swiper-pagination-bullets {
  position: absolute;
}
.l-container #feature .container__center--sec09 .credit {
  justify-content: flex-end;
  width: 26.0571428571vw;
  width: min(36.48rem, 364.8px);
  margin-left: 6.4vw;
  margin-left: min(8.96rem, 89.6px);
}
.l-container #feature .container__center--sec10 {
  position: relative;
  margin: 7.7714285714vw 0 0 0;
  margin: min(10.88rem, 108.8px) 0 0 0;
}
.l-container #feature .container__center--sec10 .link10__fadeZoom {
  width: min(48rem, 480px);
  overflow: hidden;
}
.l-container #feature .container__center--sec10 .link10__fadeZoom .link10--01 {
  width: min(48rem, 480px);
}
.l-container #feature .container__center--sec10 .link10--02 {
  width: 27.4285714286vw;
  width: min(38.4rem, 384px);
  margin: 2.7428571429vw auto 0;
  margin: min(3.84rem, 38.4px) auto 0;
}
.l-container #feature .container__center--sec10 .credit {
  justify-content: center;
  width: 22.8571428571vw;
  width: min(32rem, 320px);
  margin-inline: auto;
}
.l-container #feature .container__center--sec11 {
  position: relative;
}
.l-container #feature .container__center--sec11 .bg04 {
  position: absolute;
  top: 10.5142857143vw;
  top: min(14.72rem, 147.2px);
  right: 0rem;
  width: min(48rem, 480px);
  height: 164.5714285714vw;
  height: min(230.4rem, 2304px);
}
.l-container #feature .container__center--sec11 .link11--01 {
  width: 24.6857142857vw;
  width: min(34.56rem, 345.6px);
  margin: 7.7714285714vw 0 0 auto;
  margin: min(10.88rem, 108.8px) 0 0 auto;
  position: relative;
  z-index: 10;
}
.l-container #feature .container__center--sec11 .link11--02 {
  width: 31.0857142857vw;
  width: min(43.52rem, 435.2px);
  margin: 2.7428571429vw auto 0 0;
  margin: min(3.84rem, 38.4px) auto 0 0;
  position: relative;
  z-index: 10;
}
.l-container #feature .container__center--sec11 .credit11 {
  position: relative;
  z-index: 10;
}
.l-container #feature .container__center--sec11 .credit11 .credit {
  justify-content: flex-start;
  width: 22.8571428571vw;
  width: min(32rem, 320px);
  margin-left: 1.8285714286vw;
  margin-left: min(2.56rem, 25.6px);
}
.l-container #feature .container__center--sec11 .link12--01 {
  width: 27.4285714286vw;
  width: min(38.4rem, 384px);
  margin: 7.7714285714vw 0 0 auto;
  margin: min(10.88rem, 108.8px) 0 0 auto;
  position: relative;
  z-index: 10;
}
.l-container #feature .container__center--sec11 .link12slider {
  margin: min(3.84rem, 38.4px) 0 0 0;
}
.l-container #feature .container__center--sec11 .link12slider .swiper-container {
  overflow: visible !important;
  position: relative;
  width: 29.7142857143vw;
  width: min(41.6rem, 416px);
  overflow: hidden;
}
.l-container #feature .container__center--sec11 .link12slider .swiper-container .swiper-wrapper {
  overflow: hidden;
}
.l-container #feature .container__center--sec11 .link12slider .swiper-container .swiper-slide {
  width: min(41.6rem, 416px);
  overflow: hidden;
}
.l-container #feature .container__center--sec11 .link12slider .swiper-container .swiper-slide a {
  overflow: hidden;
}
.l-container #feature .container__center--sec11 .link12slider .swiper-container .swiper-slide img {
  width: 100%;
  height: 100%;
}
.l-container #feature .container__center--sec11 .link12slider .swiper-container .swiper-pagination {
  width: 100%;
  pointer-events: none;
  display: flex;
  justify-content: flex-end;
  margin-left: -0.4571428571vw;
  margin-left: max(-0.64rem, -6.4px);
}
.l-container #feature .container__center--sec11 .link12slider .swiper-container .swiper-pagination-bullet {
  width: 0.5485714286vw !important;
  width: min(0.768rem, 7.68px) !important;
  height: 0.5485714286vw !important;
  height: min(0.768rem, 7.68px) !important;
  border-radius: 50% !important;
  background-color: transparent;
  border: 1px solid #ffffff;
  opacity: 1;
}
.l-container #feature .container__center--sec11 .link12slider .swiper-container .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background-color: #ffffff;
}
.l-container #feature .container__center--sec11 .link12slider .swiper-container .swiper-pagination-bullets {
  position: absolute;
}
.l-container #feature .container__center--sec11 .credit12 .credit {
  justify-content: center;
  width: 22.8571428571vw;
  width: min(32rem, 320px);
  margin-inline: auto;
}
.l-container #feature .container__center--sec12 {
  position: relative;
}
.l-container #feature .container__center--sec12 .link13--01 {
  width: 28.3428571429vw;
  width: min(39.68rem, 396.8px);
  margin: 7.7714285714vw auto 0 0;
  margin: min(10.88rem, 108.8px) auto 0 0;
}
.l-container #feature .container__center--sec12 .link13--02 {
  width: 31.0857142857vw;
  width: min(43.52rem, 435.2px);
  margin: 2.7428571429vw 0 0 auto;
  margin: min(3.84rem, 38.4px) 0 0 auto;
}
.l-container #feature .container__center--sec12 .credit {
  justify-content: flex-end;
  width: 18.2857142857vw;
  width: min(25.6rem, 256px);
  margin-left: 14.1714285714vw;
  margin-left: min(19.84rem, 198.4px);
}
.l-container #feature .container__center--sec13 {
  position: relative;
}
.l-container #feature .container__center--sec13 .link14 {
  width: 19.8857142857vw;
  width: min(27.84rem, 278.4px);
  margin: 7.8171428571vw 0 0 1.8285714286vw;
  margin: min(11rem, 110px) 0 0 min(2.56rem, 25.6px);
}
.l-container #feature .container__center--sec13 .creditContainer {
  margin-top: 2.3314285714vw;
  margin-top: min(3.264rem, 32.64px);
}
.l-container #feature .container__center--sec13 .creditContainer .credit {
  justify-content: flex-start;
  width: 27.4285714286vw;
  width: min(38.4rem, 384px);
  margin-left: 1.8285714286vw;
  margin-left: min(2.56rem, 25.6px);
}
.l-container #feature .container__center--sec14 {
  position: relative;
  margin: 7.7714285714vw 0 0 0;
  margin: min(10.88rem, 108.8px) 0 0 0;
}
.l-container #feature .container__center--sec14 .link15__fadeZoom {
  width: min(48rem, 480px);
  overflow: hidden;
}
.l-container #feature .container__center--sec14 .link15__fadeZoom .link15--01 {
  width: min(48rem, 480px);
}
.l-container #feature .container__center--sec14 .link15 {
  width: min(48rem, 480px);
  margin: 7.8171428571vw auto 0;
  margin: min(11rem, 110px) auto 0;
}
.l-container #feature .container__center--sec14 .credit {
  justify-content: center;
  width: 22.8571428571vw;
  width: min(32rem, 320px);
  margin-inline: auto;
}
.l-container #feature .container__center--sec15 {
  position: relative;
}
.l-container #feature .container__center--sec15 .link16--01 {
  width: 30.1714285714vw;
  width: min(42.24rem, 422.4px);
  margin: 7.8171428571vw 0 0 auto;
  margin: min(11rem, 110px) 0 0 auto;
}
.l-container #feature .container__center--sec15 .link16slider {
  margin: 2.6971428571vw 0 0 0;
  margin: min(3.744rem, 37.44px) 0 0 0;
}
.l-container #feature .container__center--sec15 .link16slider .swiper-container02 {
  position: relative;
  width: 26.5142857143vw;
  width: min(37.12rem, 371.2px);
  margin: 0 auto;
}
.l-container #feature .container__center--sec15 .link16slider .swiper-container02 .swiper-slide {
  width: 26.5142857143vw;
  width: min(37.12rem, 371.2px);
  overflow: hidden;
  display: flex;
  justify-content: center;
  align-items: center;
}
.l-container #feature .container__center--sec15 .link16slider .swiper-container02 .swiper-slide a {
  overflow: hidden;
}
.l-container #feature .container__center--sec15 .link16slider .swiper-container02 .swiper-slide img {
  width: 100%;
  height: 100%;
  margin-inline: auto;
}
.l-container #feature .container__center--sec15 .credit {
  justify-content: center;
  width: 24.2285714286vw;
  width: min(36rem, 360px);
  margin-inline: auto;
}
.l-container #feature .container__center--sec16 {
  position: relative;
}
.l-container #feature .container__center--sec16 .link17--01 {
  width: 30.6285714286vw;
  width: min(42.88rem, 428.8px);
  margin: 7.8171428571vw auto 0 0;
  margin: min(10.9rem, 109px) auto 0 0;
}
.l-container #feature .container__center--sec16 .link17--02 {
  width: 27.4285714286vw;
  width: min(38.4rem, 384px);
  margin: 2.7428571429vw 0 0 5.0285714286vw;
  margin: min(3.84rem, 38.4px) 0 0 min(7.04rem, 70.4px);
  position: relative;
  z-index: 10;
}
.l-container #feature .container__center--sec16 .creditContainer {
  position: relative;
  z-index: 10;
}
.l-container #feature .container__center--sec16 .creditContainer .credit {
  justify-content: flex-end;
  width: 20.5714285714vw;
  width: min(28.8rem, 288px);
  margin-left: 11.8857142857vw;
  margin-left: min(16.64rem, 166.4px);
}
.l-container #feature .container__center--sec17 {
  position: relative;
  padding-bottom: 5.4857142857vw;
  padding-bottom: min(7.68rem, 76.8px);
  margin: 17rem 0 0 0;
  margin: min(10.9rem, 109px) 0 0 0;
}
.l-container #feature .container__center--sec17 .bg05 {
  position: absolute;
  top: max(-38rem, -380px);
  right: 0rem;
  width: min(48rem, 480px);
  height: 168.6857142857vw;
  height: min(236.16rem, 2361.6px);
}
.l-container #feature .container__center--sec17 .link18__fadeZoom {
  width: min(48rem, 480px);
  overflow: hidden;
}
.l-container #feature .container__center--sec17 .link18__fadeZoom .link18slider .swiper-container {
  overflow: visible !important;
  position: relative;
  width: min(48rem, 480px);
  overflow: hidden;
}
.l-container #feature .container__center--sec17 .link18__fadeZoom .link18slider .swiper-container .swiper-wrapper {
  overflow: hidden;
}
.l-container #feature .container__center--sec17 .link18__fadeZoom .link18slider .swiper-container .swiper-slide {
  width: min(48rem, 480px);
  overflow: hidden;
}
.l-container #feature .container__center--sec17 .link18__fadeZoom .link18slider .swiper-container .swiper-slide a {
  overflow: hidden;
}
.l-container #feature .container__center--sec17 .link18__fadeZoom .link18slider .swiper-container .swiper-slide img {
  width: 100%;
  height: 100%;
}
.l-container #feature .container__center--sec17 .link18__fadeZoom .link18slider .swiper-container .swiper-pagination {
  width: 100%;
  pointer-events: none;
  display: flex;
  justify-content: flex-end;
  margin-left: -0.4571428571vw;
  margin-left: max(-0.64rem, -6.4px);
}
.l-container #feature .container__center--sec17 .link18__fadeZoom .link18slider .swiper-container .swiper-pagination-bullet {
  width: 0.5485714286vw !important;
  width: min(0.768rem, 7.68px) !important;
  height: 0.5485714286vw !important;
  height: min(0.768rem, 7.68px) !important;
  border-radius: 50% !important;
  background-color: transparent;
  border: 1px solid #ffffff;
  opacity: 1;
}
.l-container #feature .container__center--sec17 .link18__fadeZoom .link18slider .swiper-container .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background-color: #ffffff;
}
.l-container #feature .container__center--sec17 .link18__fadeZoom .link18slider .swiper-container .swiper-pagination-bullets {
  position: absolute;
}
.l-container #feature .container__center--sec17 .link18--03 {
  width: 29.2571428571vw;
  width: min(40.96rem, 409.6px);
  margin: 2.7428571429vw auto 0;
  margin: min(3.84rem, 38.4px) auto 0;
  position: relative;
  z-index: 10;
}
.l-container #feature .container__center--sec17 .credit {
  justify-content: center;
  width: 27.4285714286vw;
  width: min(38.4rem, 384px);
  margin-inline: auto;
}
.l-container #feature .container__center--sec17 .staff {
  width: 15.7714285714vw;
  width: min(22.08rem, 220.8px);
  margin: 17.1rem auto 0;
  margin: min(11.1rem, 111px) auto 0;
  position: relative;
  z-index: 10;
}
.l-container #feature .container__center--sec17 .linkA {
  width: 30.1714285714vw;
  width: min(42.24rem, 422.4px);
  margin: 2.88vw auto 0;
  margin: min(4.032rem, 40.32px) auto 0;
  position: relative;
  z-index: 10;
}
.l-container #feature .container__right {
  width: 100%;
}
.l-container #feature .container__right .fixed__wrapper {
  position: relative;
  height: 100%;
}
.l-container #feature .container__right--title {
  width: min(23.6rem, 236px);
  margin-inline: auto;
  position: sticky;
  top: 50vh;
  padding-bottom: min(20rem, 200px);
}
.l-container #feature .container__right--title a::after {
  -webkit-mask-image: url("../img/pc_linkA.png");
  mask-image: url("../img/pc_linkA.png");
  -webkit-mask-size: cover;
  mask-size: cover;
}

.js-scroll-fade {
  opacity: 0;
  visibility: hidden;
  transition: opacity 0.6s ease, visibility 0.6s ease;
}

.js-scroll-fade.is-active {
  opacity: 1;
  visibility: visible;
}

.target[data-animation=fadeIn] {
  opacity: 0;
  transition: opacity 2s;
}
.target[data-animation=fadeIn][data-is-active=true] {
  opacity: 1;
}

.target[data-animation=fadeInLeft] {
  opacity: 0;
  transition: opacity 1s, transform 1s;
  transform: translateX(-30px);
}
.target[data-animation=fadeInLeft][data-is-active=true] {
  opacity: 1;
  transform: translateX(0);
}

.target[data-animation=fadeInRight] {
  opacity: 0;
  transition: opacity 1s, transform 1s;
  transform: translateX(30px);
}
.target[data-animation=fadeInRight][data-is-active=true] {
  opacity: 1;
  transform: translateX(0);
}

.target[data-animation=fadeInZoom] {
  filter: blur(5px);
  opacity: 0;
  transform: scale(1.1);
  transition: opacity 1.6s cubic-bezier(0.25, 0.46, 0.45, 0.94), transform 1.6s cubic-bezier(0.25, 0.46, 0.45, 0.94), filter 1.6s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  overflow: clip;
}
.target[data-animation=fadeInZoom][data-is-active=true] {
  filter: blur(0);
  opacity: 1;
  transform: scale(1);
}

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

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

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