.l-container {
  width: 100%;
}

.feature {
  background: #fff;
  box-sizing: border-box;
  color: #000;
  font-family: "magister", sans-serif;
  font-feature-settings: "palt";
  font-style: normal;
  font-weight: 400;
  margin: 0 auto 11.7142857143vw;
  overflow: hidden;
  padding: 6.6666666667vw 1.0476190476vw 0;
  position: relative;
  text-align: center;
  width: 100%;
}
.feature a {
  color: #fff;
  text-decoration: none;
  transition: all 0.3s ease-in-out;
}
.feature a:has(> img) {
  display: block;
}
.feature img {
  height: auto;
  width: 100%;
}
.feature .js-inview {
  opacity: 0;
  transition-duration: 1s;
}
.feature .js-inview.is-active {
  opacity: 1;
}
.feature .credit {
  opacity: 0;
  pointer-events: none;
  position: absolute;
  bottom: 1.2380952381vw;
  left: 1.2380952381vw;
  transition: all 0.6s ease;
  text-align: left;
  z-index: 3;
}
.feature .credit.on {
  opacity: 1;
  pointer-events: all;
}
.feature .credit li {
  color: #fff;
  font-family: "magister", sans-serif;
  font-size: 0.8571428571vw;
  font-style: normal;
  font-weight: 400;
  letter-spacing: 0.01em;
  line-height: 1;
  margin-top: 0.6666666667vw;
  position: relative;
  white-space: nowrap;
}
.feature .credit li a:hover {
  opacity: 0.6;
}
.feature .credit__text {
  margin-right: 0.380952381vw;
}
.feature .ttl {
  font-size: 3.1428571429vw;
  font-weight: 400;
  letter-spacing: 0.03em;
  margin: 0 auto 6vw;
}
.feature .ttl span {
  display: block;
  font-size: 1.5238095238vw;
  letter-spacing: 0.06em;
  margin-top: 0.5714285714vw;
}
.feature .img {
  overflow: hidden;
  position: relative;
  width: 24.1904761905vw;
}
.feature .img::before {
  background: rgba(0, 0, 0, 0.15);
  content: "";
  height: 100%;
  opacity: 0;
  pointer-events: none;
  position: absolute;
  top: 0;
  left: 0;
  transition: all 0.6s ease;
  width: 100%;
  z-index: 2;
}
.feature .img.on::before {
  opacity: 1;
}
.feature .creditBtn {
  cursor: pointer;
  height: 1.4285714286vw;
  position: absolute;
  right: 0.9523809524vw;
  bottom: 0.9523809524vw;
  width: 1.4285714286vw;
  z-index: 4;
}
.feature .creditBtn::before {
  border-right: solid #fff 1px;
  content: "";
  height: 1.4285714286vw;
  position: absolute;
  top: 0;
  left: 0.5714285714vw;
  transition: all 0.3s ease-in-out;
  width: 0.0952380952vw;
}
.feature .creditBtn::after {
  border-top: solid #fff 1px;
  content: "";
  height: 0.0952380952vw;
  position: absolute;
  top: 0.6666666667vw;
  left: 0;
  width: 1.4285714286vw;
}
.feature .creditBtn.on::before {
  transform: rotate(-90deg);
}
.feature .flex {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  width: 48.7619047619vw;
}
.feature .c__01 {
  display: flex;
  justify-content: space-between;
  margin: 0 auto 0.380952381vw;
}
.feature .c__01_img01 {
  margin-right: 0.380952381vw;
  width: calc((100% - 1.1428571429vw) / 4);
}
.feature .c__01_img01 img {
  height: 36.2857142857vw;
}
.feature .c__01_img02 {
  margin-right: 0.380952381vw;
  width: calc((100% - 1.1428571429vw) / 4);
}
.feature .c__01_img02 .js-inview {
  transition-delay: 0.2s;
}
.feature .c__01_img02 img {
  height: 36.2857142857vw;
}
.feature .c__01_img03 {
  margin-right: 0.380952381vw;
  width: calc((100% - 1.1428571429vw) / 4);
}
.feature .c__01_img03 .js-inview {
  transition-delay: 0.4s;
}
.feature .c__01_img03 img {
  height: 36.2857142857vw;
}
.feature .c__01_img04 {
  width: calc((100% - 1.1428571429vw) / 4);
}
.feature .c__01_img04 .js-inview {
  transition-delay: 0.6s;
}
.feature .c__01_img04 img {
  height: 36.2857142857vw;
}
.feature .c__02 {
  display: flex;
  justify-content: space-between;
  margin: 0 auto 0.380952381vw;
}
.feature .c__02_img01.img {
  margin-right: 0.380952381vw;
  width: 48.7619047619vw;
}
.feature .c__02_img01.img img {
  height: 72.9523809524vw;
}
.feature .c__02_img01::before {
  height: 72.9523809524vw;
  width: 48.7619047619vw;
}
.feature .c__02_img01 .credit {
  display: flex;
}
.feature .c__02_img01 .credit li {
  margin-right: 0.5714285714vw;
}
.feature .c__02_img01 .credit li::after {
  content: ",";
  margin-left: -0.0952380952vw;
}
.feature .c__02_img01 .credit li:last-of-type::after {
  content: "";
}
.feature .c__02_img02 {
  margin-bottom: 0.380952381vw;
  width: calc((100% - 0.380952381vw) / 2);
}
.feature .c__02_img02 .js-inview {
  transition-delay: 0.2s;
}
.feature .c__02_img02 img {
  height: 36.2857142857vw;
}
.feature .c__02_img03 {
  height: 36.2857142857vw;
  margin-bottom: 0.380952381vw;
  width: calc((100% - 0.380952381vw) / 2);
}
.feature .c__02_img03.js-inview {
  transition-delay: 0.4s;
}
.feature .c__02_img03 .typing {
  font-size: 2.5238095238vw;
  letter-spacing: 0.01em;
  pointer-events: none;
  position: absolute;
  top: 16.2857142857vw;
  left: 4.7619047619vw;
  text-align: left;
  white-space: nowrap;
}
.feature .c__02_img03 .typing span:nth-child(5) {
  font-size: 2.8571428571vw;
  margin-left: 0.0952380952vw;
}
.feature .c__02_img03 .typing span:nth-child(6) {
  font-size: 2.8571428571vw;
  margin-left: -0.2857142857vw;
}
.feature .c__02_img03 .typing span:nth-child(7) {
  font-size: 2.8571428571vw;
  margin-right: 0.1904761905vw;
  margin-left: -0.1904761905vw;
}
.feature .c__02_img04 {
  height: 36.2857142857vw;
  width: calc((100% - 0.380952381vw) / 2);
}
.feature .c__02_img04.js-inview {
  transition-delay: 0.6s;
}
.feature .c__02_img04 .typing {
  font-size: 1.4285714286vw;
  letter-spacing: 0.02em;
  pointer-events: none;
  position: absolute;
}
.feature .c__02_img04 .typing:first-child {
  top: 27.9047619048vw;
  left: 1.4285714286vw;
}
.feature .c__02_img04 .typing:nth-child(2) {
  top: 30vw;
  left: 1.4285714286vw;
}
.feature .c__02_img04 .typing:nth-child(3) {
  top: 32.1904761905vw;
  left: 1.4285714286vw;
}
.feature .c__02_img05 {
  width: calc((100% - 0.380952381vw) / 2);
}
.feature .c__02_img05 .js-inview {
  transition-delay: 0.8s;
}
.feature .c__02_img05 img {
  height: 36.2857142857vw;
}
.feature .c__03 {
  display: flex;
  gap: 0.380952381vw;
  justify-content: space-between;
  margin: 0 auto 0.380952381vw;
}
.feature .c__03_img02 .js-inview {
  transition-delay: 0.2s;
}
.feature .c__03_img03 .js-inview {
  transition-delay: 0.4s;
}
.feature .c__03_img04 .js-inview {
  transition-delay: 0.6s;
}
.feature .c__04 {
  display: flex;
  gap: 0.380952381vw;
  justify-content: space-between;
  margin: 0 auto 0.380952381vw;
  overflow: hidden;
}
.feature .c__04_img01 {
  margin-bottom: 0.380952381vw;
  width: calc((100% - 0.380952381vw) / 2);
}
.feature .c__04_img02 {
  margin-bottom: 0.380952381vw;
  width: calc((100% - 0.380952381vw) / 2);
}
.feature .c__04_img02.js-inview {
  transition-delay: 0.4s;
}
.feature .c__04_img02 .typing {
  font-size: 2.1428571429vw;
  letter-spacing: 0.02em;
  pointer-events: none;
  position: absolute;
  text-align: left;
  white-space: nowrap;
}
.feature .c__04_img02 .typing:first-child {
  top: 15.4285714286vw;
  left: 4vw;
}
.feature .c__04_img02 .typing:nth-child(2) {
  top: 18.4761904762vw;
  left: 6.1904761905vw;
}
.feature .c__04_img02 .typing:nth-child(2) span:nth-child(3), .feature .c__04_img02 .typing:nth-child(2) span:nth-child(4), .feature .c__04_img02 .typing:nth-child(2) span:nth-child(5), .feature .c__04_img02 .typing:nth-child(2) span:nth-child(6) {
  display: none !important;
}
.feature .c__04_img03 {
  height: 24.1904761905vw;
  transform: rotate(90deg);
  width: calc((100% - 0.380952381vw) / 2);
}
.feature .c__04_img03.img {
  overflow: visible;
}
.feature .c__04_img03.js-inview {
  transition-delay: 0.6s;
}
.feature .c__04_img03 .typing {
  font-size: 1.6666666667vw;
  letter-spacing: 0.02em;
  pointer-events: none;
  position: absolute;
  white-space: nowrap;
}
.feature .c__04_img03 .typing:first-child {
  top: 18.380952381vw;
  left: 15.3333333333vw;
}
.feature .c__04_img03 .typing:nth-child(2) {
  top: 20.7619047619vw;
  left: 10.6666666667vw;
}
.feature .c__04_img04 {
  width: calc((100% - 0.380952381vw) / 2);
}
.feature .c__04_img04 .js-inview {
  transition-delay: 0.8s;
}
.feature .c__04_img05 .js-inview {
  transition-delay: 1s;
}
.feature .c__04_img05.img {
  width: 48.7619047619vw;
}
.feature .c__04_img05 .credit {
  display: flex;
  flex-wrap: wrap;
  width: 17.1428571429vw;
}
.feature .c__04_img05 .credit li {
  margin-right: 6px;
}
.feature .c__04_img05 .credit li::after {
  content: ",";
  margin-left: -0.0952380952vw;
}
.feature .c__04_img05 .credit li:last-of-type::after {
  content: "";
}
.feature .c__05 {
  display: flex;
  gap: 0.380952381vw;
  justify-content: space-between;
  margin: 0 auto 0.380952381vw;
}
.feature .c__05_img02 .js-inview {
  transition-delay: 0.2s;
}
.feature .c__05_img03 .js-inview {
  transition-delay: 0.4s;
}
.feature .c__05_img04 .js-inview {
  transition-delay: 0.6s;
}
.feature .c__06 {
  margin: 0 auto 11.9047619048vw;
}
.feature .c__06_img01 {
  width: 100%;
}
.feature .c__06_img01::before {
  height: 36.2857142857vw;
  width: 100%;
}
.feature .c__06_img01 .credit {
  display: flex;
}
.feature .c__06_img01 .credit li {
  margin-right: 0.5714285714vw;
}
.feature .c__06_img01 .credit li::after {
  content: ",";
  margin-left: -0.0952380952vw;
}
.feature .c__06_img01 .credit li:last-of-type::after {
  content: "";
}
.feature .btn {
  display: inline-block;
  font-size: 1.1428571429vw;
  height: 2.1904761905vw;
  letter-spacing: 0.04em;
  position: relative;
}
.feature .btn::before {
  border-top: solid #000 0.0952380952vw;
  content: "";
  height: 0.0952380952vw;
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translate(-50%, 0);
  transition: all 1s ease;
  width: 0;
}
.feature .btn.js-inview {
  opacity: 1;
}
.feature .btn.is-active::before {
  width: 6.1904761905vw;
}
.feature .btn a {
  color: #000;
}

.l-footer {
  padding-top: 0;
}
.l-footer .pc-footer {
  margin-top: 0;
}