html {
  scroll-behavior: smooth;
  font-size: 62.5%;
  -webkit-text-size-adjust: 100%;
}

@media screen and (max-width: 1400px) {
  html {
    font-size: 0.7142857143vw;
  }
}
.feature {
  width: 100%;
  margin: 0rem auto;
  padding: 6rem 0rem 0;
  box-sizing: border-box;
  margin: 0 auto;
  overflow: clip;
  position: relative;
  width: 100%;
  font-weight: 500;
  color: #000;
  transition: all 1.5s;
}
.feature * {
  margin: 0;
  padding: 0;
  border: 0;
  vertical-align: baseline;
  box-sizing: border-box;
  scroll-margin-top: 10rem;
}
.feature a {
  color: #000;
  text-decoration: none;
}
.feature a:hover {
  opacity: 0.6;
  transition: 0.4s;
}
.feature img {
  vertical-align: bottom;
  max-width: 100%;
}
.feature .mv {
  width: 100%;
  margin: 0rem auto 6rem;
}
.feature .mv__Inner {
  margin: auto;
  position: relative;
}
.feature .mv__Wrap {
  margin: 5rem 0rem 0;
}
.feature .mv__Txt {
  text-align: center;
  color: rgb(112, 95, 92);
  margin-bottom: 1.1rem;
  font-size: 2rem;
  letter-spacing: 0.2rem;
  font-weight: 400;
}
.feature .mv__Ttl {
  font-family: "poppins", "Noto Sans JP";
  text-align: center;
  color: rgb(112, 95, 92);
  font-size: 7.2rem;
  font-weight: 500;
  letter-spacing: 0.2rem;
  margin-bottom: 3rem;
}
.feature .Btns {
  display: flex;
  gap: 1rem;
  margin: 0rem auto;
  max-width: 127rem;
  padding: 0rem 2.5rem;
}
.feature .Btns a {
  position: relative;
  max-width: 40rem;
  width: 100%;
  text-align: center;
  color: rgb(112, 95, 92);
  background-color: rgb(247, 244, 242);
  padding: 3rem 0rem 2.4rem;
  border-bottom: 0.4rem solid rgb(239, 179, 165);
  cursor: pointer;
  font-size: 1.6rem;
  letter-spacing: 0.025rem;
}
.feature .Btns a:after {
  content: "";
  position: absolute;
  right: 3rem;
  width: 1rem;
  height: 1rem;
  border-top: 0.1rem solid rgb(112, 95, 92);
  border-right: 0.1rem solid rgb(112, 95, 92);
  transform: rotate(135deg) translateY(0%);
}
.feature .mvBottom__Ttl {
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 500;
  text-align: center;
  font-size: 3.8rem;
  color: rgb(112, 95, 92);
  margin-bottom: 0.6rem;
  letter-spacing: 0.15rem;
  padding: 10.5rem 1rem 0rem;
}
.feature .mvBottom__Txt {
  text-align: center;
  font-size: 1.7rem;
  line-height: 2.4;
  color: rgb(112, 95, 92);
  margin-top: 4rem;
  padding: 0rem 1rem;
  letter-spacing: 0.1rem;
}
.feature .point__Ttl {
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 500;
  text-align: center;
  font-size: 3.8rem;
  color: rgb(112, 95, 92);
  letter-spacing: 0.15rem;
  padding: 9rem 1rem 0rem;
}
.feature .point__List {
  display: flex;
  justify-content: space-between;
  gap: 3rem;
  margin: 5rem auto 0rem;
  max-width: 63.5rem;
}
.feature .point__Item {
  display: flex;
  flex-direction: column;
  align-items: center;
  width: 100%;
}
.feature .point__Item-Thum {
  max-width: 12rem;
  width: 100%;
}
.feature .point__Item-Txt {
  font-size: 1.6rem;
  text-align: center;
  letter-spacing: 0.05rem;
  margin-top: 3rem;
  line-height: 1.3em;
  color: rgb(112, 95, 92);
}
.feature .campaign {
  margin: 12rem auto 0;
}
.feature .campaign__Ttl {
  font-family: "Poppins", sans-serif;
  font-weight: 500;
  text-align: center;
  color: rgb(112, 95, 92);
  margin-bottom: 4.8rem;
  font-size: 4rem;
}
.feature .campaign__Txt {
  text-align: center;
  color: rgb(112, 95, 92);
  padding: 0rem 2rem;
  margin-bottom: 2rem;
  font-size: 1.9rem;
  line-height: 1;
}
.feature .campaign__Present {
  text-align: center;
  color: #F25151;
  padding: 0rem 2rem;
  margin: 0 auto 6.3rem;
  font-size: 1.9rem;
  letter-spacing: -0.1rem;
  line-height: 1;
  font-weight: 600;
}
.feature .campaign__Card {
  width: 43.9rem;
  margin: 0 auto 5.3rem;
}
.feature .campaign__Schedule {
  text-align: center;
  color: rgb(112, 95, 92);
  padding: 0rem 2rem;
  font-size: 1.9rem;
  letter-spacing: 0.025em;
  line-height: 4rem;
}
.feature .lineup {
  margin-top: 11.8rem;
}
.feature .lineup__Ttl {
  font-family: "Poppins", "Noto Sans JP", sans-serif;
  font-weight: 500;
  text-align: center;
  font-size: 3.8rem;
  color: rgb(112, 95, 92);
  letter-spacing: 0.05rem;
}
.feature .lineup__Txt {
  text-align: center;
  font-size: 1.6rem;
  color: rgb(91, 81, 80);
  margin-bottom: 12.9rem;
  margin-top: 1.8rem;
}
.feature .lineup__List {
  padding: 0 2rem 5.5rem;
  border-radius: 0.8rem;
  display: flex;
  width: -moz-fit-content;
  width: fit-content;
  margin: 0rem auto;
  gap: 3.8rem;
}
.feature .lineup__Item {
  max-width: 20rem;
  width: 100%;
  position: relative;
}
.feature .lineup__Item:before {
  position: absolute;
  top: -7.5rem;
  left: -1.8rem;
  width: 9.6rem;
  height: 9.6rem;
  content: "";
  background: url("./../img/icon_present.png");
  background-size: cover;
  z-index: -1;
}
.feature .lineup__Item-Btn {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 14rem;
  height: 3rem;
  margin: 2rem auto 0rem;
  background: rgb(226, 159, 147);
  color: rgb(255, 255, 255);
  letter-spacing: 0.05rem;
  font-size: 1.5rem;
  font-weight: 700;
  cursor: pointer;
  transition: 0.4s;
}
.feature .lineup__Item-Btn:after {
  content: "";
  position: absolute;
  right: 1.1rem;
  width: 0.7rem;
  height: 0.7rem;
  top: auto;
  bottom: auto;
  border-top: 0.2rem solid rgb(255, 255, 255);
  border-right: 0.2rem solid rgb(255, 255, 255);
  transform: rotate(45deg) translateY(0rem);
}
.feature .lineup__LimitedWrap {
  margin: 2.5rem auto 0;
  max-width: 70rem;
}
.feature .lineup__Limited {
  padding: 3rem 3rem 2.6rem;
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 1.4rem;
  width: 100%;
  border: 0.1rem solid rgb(239, 179, 164);
  box-sizing: border-box;
}
.feature .lineup__Limited dt {
  color: rgb(91, 81, 80);
  font-size: 2rem;
  line-height: 1;
  font-weight: 400;
  text-align: center;
}
.feature .lineup__Limited dd {
  color: rgb(91, 81, 80);
  font-size: 1.5rem;
  font-weight: 400;
  line-height: 1.5;
  text-align: center;
}
.feature .howto__Ttl {
  font-family: "Poppins", sans-serif;
  font-weight: 500;
  text-align: center;
  font-size: 3.8rem;
  color: rgb(112, 95, 92);
  letter-spacing: 0.075em;
  padding: 12.8rem 1rem 0rem;
}
.feature .howto__Subttl {
  text-align: center;
  font-size: 2.2rem;
  color: rgb(219, 139, 121);
  margin: 1.5rem auto 3.5rem;
  font-weight: 700;
  letter-spacing: 0.5rem;
}
.feature .howto__Subttl.-mt {
  margin: 8.7rem 0rem 3.6rem;
}
.feature .howto__Flow {
  width: 120rem;
  margin: 0rem auto;
  background: rgb(247, 244, 242);
  padding: 6rem 12rem 7.5rem;
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  gap: 1.6rem;
}
.feature .howto__Flow.-second {
  padding: 6rem 12rem 5.5rem;
}
.feature .howto__Flow-Box {
  width: 18rem;
  text-align: center;
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 1.8rem;
  position: relative;
}
.feature .howto__Flow-Box:before {
  content: "";
  position: absolute;
  top: 11.8rem;
  right: -5rem;
  flex-shrink: 0;
  width: 2.4rem;
  height: 2.4rem;
  border-top: 0.4rem solid rgb(226, 159, 147);
  border-right: 0.4rem solid rgb(226, 159, 147);
  transform: rotate(45deg) translateX(-25%);
}
.feature .howto__Flow-Box.-last::before {
  display: none;
}
.feature .howto__Flow-Thum {
  margin: auto;
}
.feature .howto__Flow-Txt {
  text-align: center;
  font-size: 1.4rem;
  color: rgb(91, 81, 80);
  font-weight: bold;
  line-height: 1.5;
  letter-spacing: 0.1em;
  white-space: nowrap;
}
.feature .original__Ttl {
  font-family: "Noto Sans JP", sans-serif;
  text-align: center;
  font-weight: 500;
  font-size: 3.8rem;
  color: rgb(112, 95, 92);
  letter-spacing: 0.1em;
  padding: 13rem 1rem 0rem;
  line-height: 4.2rem;
}
.feature .original__List {
  display: flex;
  gap: 4rem 2rem;
  width: -moz-fit-content;
  width: fit-content;
  flex-wrap: wrap;
  justify-content: center;
  margin: 3.3rem auto 0rem;
  padding: 0rem 1rem;
}
.feature .original__List:first-of-type {
  margin: 5.7rem auto 0rem;
}
.feature .original__List:first-of-type .original__Item:nth-child(1) {
  transform: translateX(-1.5rem);
}
.feature .original__List:first-of-type .original__Item:nth-child(1) .original__Item-Thum {
  transform: translateX(3rem);
}
.feature .original__List:first-of-type .original__Item:nth-child(2) {
  transform: translateX(0.5rem);
}
.feature .original__List:first-of-type .original__Item:nth-child(2) .original__Item-Thum {
  transform: translateX(2rem);
}
.feature .original__Item-Thum {
  width: 14rem;
}
.feature .original__Item-Ttl {
  font-family: "Poppins", sans-serif;
  margin-top: 1.5rem;
  font-size: 1.4rem;
  text-align: center;
  font-weight: 500;
  letter-spacing: 0.05em;
  color: rgb(91, 81, 80);
}
.feature .faq {
  padding: 0rem 0rem 12rem;
}
.feature .faq__Wrap {
  margin: 4.8rem auto 0rem;
  padding: 0rem 2rem;
}
.feature .faq__Ttl {
  font-family: "Poppins", sans-serif;
  font-weight: 500;
  text-align: center;
  font-size: 3.8rem;
  color: rgb(112, 95, 92);
  letter-spacing: 0.05rem;
  padding: 12rem 1rem 0rem;
}
.feature .faq__Wrap {
  max-width: 80rem;
  margin: 3rem auto 0rem;
  padding: 0rem 1rem;
}
.feature .faq__Dt {
  display: flex;
  justify-content: space-between;
  padding: 3rem;
  margin-bottom: 3rem;
  border-bottom: 0.1rem solid rgb(247, 174, 169);
  gap: 2rem;
  color: rgb(91, 81, 80);
  cursor: pointer;
  position: relative;
}
.feature .faq__Dt:before {
  content: "";
  display: inline-block;
  position: absolute;
  transform: translate(-50%, -50%);
  top: 50%;
  right: 3rem;
  width: 3rem;
  height: 0.2rem;
  background-color: rgb(247, 174, 169);
  transition: 0.4s;
}
.feature .faq__Dt:after {
  content: "";
  display: inline-block;
  position: absolute;
  transform: translate(-50%, -50%) rotate(90deg);
  top: 50%;
  right: 3rem;
  width: 3rem;
  height: 0.2rem;
  background-color: rgb(247, 174, 169);
  transition: 0.4s;
}
.feature .faq__Dt.-active:after {
  opacity: 0;
}
.feature .faq__Dt p {
  font-size: 1.6rem;
  font-weight: 700;
  line-height: 1.5;
  color: rgb(91, 81, 80);
  text-indent: -1.2rem;
  padding-left: 1.2rem;
}
.feature .faq__Dt p:before {
  content: "Q. ";
  font-family: "Poppins", sans-serif;
  font-weight: 700;
  font-size: 2rem;
}
.feature .faq__Dd {
  display: none;
  position: relative;
  background-color: rgb(247, 244, 242);
  text-align: left;
  font-size: 1.6rem;
  letter-spacing: 0.05em;
  line-height: 1.5;
  margin: 3rem 3rem 0rem;
  padding: 0rem 3rem 0rem 6rem;
  color: rgb(91, 81, 80);
  padding: 3rem 3rem 3rem 6rem;
}
.feature .faq__Dd:before {
  content: "A.";
  font-family: Poppins;
  position: absolute;
  top: 2.6rem;
  left: 4%;
  font-size: 2rem;
  font-weight: 700;
}
.feature .fixBtn {
  position: fixed;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 10rem;
  height: 10rem;
  background-color: rgb(226, 159, 147);
  color: rgb(255, 255, 255);
  font-size: 1.7rem;
  font-weight: 700;
  border-radius: 10rem;
  z-index: 1000;
  bottom: 3rem;
  right: 2rem;
  opacity: 0;
  pointer-events: none;
  transition: 0.4s;
}
.feature .fixBtn:after {
  content: "";
  position: absolute;
  top: 1.5rem;
  width: 1rem;
  height: 1rem;
  border-top: 0.1rem solid rgb(255, 255, 255);
  border-right: 0.1rem solid rgb(255, 255, 255);
  transform: rotate(-45deg) translateY(0%);
}
.feature .fixBtn.-active {
  opacity: 1;
  pointer-events: all;
  transition: 0.4s;
}

.l-container {
  width: 100%;
}

.l-footer {
  padding: 0;
}

.pc-footer {
  margin: 0;
}