img {
  max-width: 100%;
}

.js-anime {
  opacity: 0;
  transition: all 1200ms;
  transform: translateY(80px);
}

.is-active {
  opacity: 1;
  transform: translateY(0);
}

.js-navi-sp {
  display: none;
}

.l-container {
  width: 100%;
}

*:focus {
  outline: none;
}

#feature {
  font-feature-settings: "palt";
  color: #4A4A66;
  font-family: "Zen Kaku Gothic New", sans-serif;
}
#feature .js-navi-pc {
  position: fixed;
  right: 0;
  bottom: 0;
  width: 150px;
  z-index: 100;
  opacity: 0;
  transition: 0.3s;
}
#feature .js-navi-pc > .list {
  text-align: center;
  margin-bottom: 3px;
}
#feature .js-navi-pc > .list > .link {
  font-size: 1.125rem;
  letter-spacing: 0.01em;
  padding: 13px 0 13px;
  background-color: #fff;
  cursor: pointer;
  display: block;
  width: 100%;
  height: 100%;
  text-decoration: none;
  color: #4A4A66;
  font-family: "Zen Kaku Gothic New", sans-serif;
  font-weight: 500;
  position: relative;
  overflow: hidden;
  transition: all 0.3s;
}
#feature .js-navi-pc > .list span {
  display: block;
  letter-spacing: -0.1em;
  margin-top: 4px;
}
#feature .js-navi-pc > .list:nth-child(6) > .link {
  padding-bottom: 15px;
}
#feature .js-navi-pc > .list:last-child > .link {
  font-size: 20px;
  color: #fff;
  background-color: #46465e;
  padding: 8px 0;
  position: relative;
}
#feature .js-navi-pc > .list:last-child > .link span {
  letter-spacing: 0.1em;
  line-height: 1;
  transform: translate(-8px, -3px);
}
#feature .js-navi-pc > .list:last-child > .link::after {
  content: "";
  width: 13px;
  height: 15px;
  position: absolute;
  top: 0;
  bottom: -5px;
  margin: auto;
  right: 41px;
  transform: rotate(30deg);
  background-image: url(../img/arrow.svg);
}
#feature .is-show {
  opacity: 1;
}
#feature .mv {
  width: 1400px;
}
@media (min-width: 1401px) {
  #feature .mv {
    width: 100%;
  }
}
#feature .mv__Txt {
  margin: 48px auto 52px;
  font-size: 16px;
  text-align: center;
  line-height: 2.25em;
  font-weight: 500;
  letter-spacing: -0.05em;
}
#feature .sec01 {
  background: #F1EFF4;
}
#feature .sec01__Inner {
  width: 899px;
  height: 2314px;
  position: relative;
  margin: auto;
  transform: translateX(6px);
}
@media (min-width: 1401px) {
  #feature .sec01__Inner {
    transform: translateX(-3px);
  }
}
#feature .sec01__Mv {
  position: absolute;
  top: 60px;
  left: 0;
  width: 100%;
}
#feature .sec01__Mv-Subttl {
  position: absolute;
  left: 163px;
  top: 75px;
}
#feature .sec01__Mv-Subttl span {
  font-size: 30px;
  color: #D6788A;
  font-family: "Expletus Sans", cursive;
  font-weight: 600;
  position: relative;
  padding: 0 0 7px;
  letter-spacing: -0.025em;
}
#feature .sec01__Mv-Subttl span:before {
  position: absolute;
  width: 123px;
  height: 10px;
  content: "";
  background: url(./../img/wave.svg);
  background-size: cover;
  left: -7px;
  bottom: 0;
}
#feature .sec01__Mv-Ttl {
  letter-spacing: -0.05em;
  position: absolute;
  left: 128px;
  top: 146px;
  font-size: 38px;
  color: #D6788A;
  font-weight: 700;
}
#feature .sec01__Mv-Txt {
  position: absolute;
  left: 0;
  top: 226px;
  font-size: 16px;
  text-align: center;
  line-height: 1.875em;
  font-weight: 500;
  letter-spacing: -0.078em;
}
#feature .sec01__Mv-Thum {
  position: absolute;
  right: -2px;
  top: 0;
  width: 400px;
}
#feature .sec01__Item01 {
  position: absolute;
  top: 533px;
  left: 0;
  width: 100%;
}
#feature .sec01__Item01-Ttl {
  position: absolute;
  left: 294px;
  top: 0;
  font-weight: 700;
  color: #D6788A;
  font-size: 32px;
  display: flex;
  align-items: center;
}
#feature .sec01__Item01-Ttl .-en {
  font-family: "Expletus Sans", cursive;
  font-weight: 600;
  margin-right: 12px;
}
#feature .sec01__Item01-Ttl img {
  width: 29px;
  margin-right: 8px;
}
#feature .sec01__Item01-Ttl .-ttl {
  letter-spacing: -0.08em;
}
#feature .sec01__Item01-Txt {
  position: absolute;
  left: 0;
  top: 63px;
  width: 100%;
  font-size: 18px;
  text-align: center;
  line-height: 1.77em;
  font-weight: 500;
  letter-spacing: 0.05em;
}
#feature .sec01__Item01-Thum {
  width: 380px;
  position: absolute;
  left: 3px;
  top: 201px;
}
#feature .sec01__Item01-Point {
  position: absolute;
  top: 251px;
  right: 0;
  width: 485px;
}
#feature .sec01__Item01-Point dt {
  padding-left: 15px;
  margin-bottom: 22px;
}
#feature .sec01__Item01-Point dd {
  font-weight: 700;
  text-align: center;
  letter-spacing: -0.12em;
  line-height: 1.94em;
  font-size: 18px;
  transform: translateX(9px);
}
#feature .sec01__Item01-Voice {
  position: absolute;
  top: 450px;
  right: 37px;
  width: 434px;
  padding-left: 118px;
  padding-bottom: 6px;
  background: url(./../img/mama01.png);
  background-size: cover;
  font-family: "vdl-penletter", sans-serif;
  font-weight: 500;
  font-style: normal;
  line-height: 1.6em;
  color: #D6788A;
  font-size: 20px;
  letter-spacing: 0.05em;
  box-sizing: border-box;
}
#feature .sec01__Item01-Btn {
  font-weight: 700;
  text-align: center;
  color: #fff;
  background: #4A4A66;
  width: 420px;
  font-size: 20px;
  line-height: 1;
  letter-spacing: -0.025em;
  padding: 24px;
  display: block;
  position: absolute;
  left: 243px;
  top: 719px;
  box-sizing: border-box;
  transition: all 0.3s;
}
#feature .sec01__Item01-Btn:after {
  position: absolute;
  background-image: url(../img/arrow.svg);
  content: "";
  width: 13px;
  height: 15px;
  bottom: 0;
  right: 13px;
  top: 0;
  margin: auto;
}
#feature .sec01__Item01-Btn:hover {
  opacity: 0.6;
  text-decoration: none;
}
#feature .sec01__Item02 {
  position: absolute;
  top: 1414px;
  left: 0;
  width: 100%;
}
#feature .sec01__Item02-Ttl {
  position: absolute;
  left: 289px;
  top: 0;
  font-weight: 700;
  color: #D6788A;
  font-size: 32px;
  display: flex;
  align-items: center;
}
#feature .sec01__Item02-Ttl .-en {
  font-family: "Expletus Sans", cursive;
  font-weight: 600;
  margin-right: 14px;
}
#feature .sec01__Item02-Ttl img {
  width: 29px;
  margin-right: 7px;
}
#feature .sec01__Item02-Ttl .-ttl {
  letter-spacing: -0.08em;
}
#feature .sec01__Item02-Txt {
  position: absolute;
  left: 0;
  top: 63px;
  width: 100%;
  font-size: 18px;
  text-align: center;
  line-height: 1.77em;
  font-weight: 500;
  letter-spacing: 0.05em;
}
#feature .sec01__Item02-Thum {
  width: 380px;
  position: absolute;
  right: -2px;
  top: 233px;
}
#feature .sec01__Item02-Point {
  position: absolute;
  top: 295px;
  left: 3px;
  width: 485px;
}
#feature .sec01__Item02-Point dt {
  margin-bottom: 21px;
}
#feature .sec01__Item02-Point dd {
  font-weight: 700;
  text-align: center;
  letter-spacing: -0.1em;
  line-height: 1.94em;
  font-size: 18px;
  transform: translateX(-13px);
}
#feature .sec01__Item02-Voice {
  position: absolute;
  top: 528px;
  left: 18px;
  width: 434px;
  padding: 0px 0 6px 119px;
  background: url(./../img/mama02.png);
  background-size: cover;
  font-family: "vdl-penletter", sans-serif;
  font-weight: 500;
  font-style: normal;
  line-height: 1.55em;
  color: #D6788A;
  font-size: 20px;
  letter-spacing: 0.05em;
  box-sizing: border-box;
}
#feature .sec01__Item02-Btn {
  font-weight: 700;
  text-align: center;
  color: #fff;
  background: #4A4A66;
  width: 420px;
  font-size: 20px;
  line-height: 1;
  letter-spacing: -0.025em;
  padding: 24px;
  display: block;
  position: absolute;
  left: 243px;
  top: 750px;
  box-sizing: border-box;
  transition: all 0.3s;
}
#feature .sec01__Item02-Btn:after {
  position: absolute;
  background-image: url(../img/arrow.svg);
  content: "";
  width: 13px;
  height: 15px;
  bottom: 0;
  right: 13px;
  top: 0;
  margin: auto;
}
#feature .sec01__Item02-Btn:hover {
  opacity: 0.6;
  text-decoration: none;
}
#feature .sec02 {
  background: #F9F7EF;
}
#feature .sec02__Inner {
  width: 899px;
  height: 1541px;
  position: relative;
  margin: auto;
  transform: translateX(6px);
}
@media (min-width: 1401px) {
  #feature .sec02__Inner {
    transform: translateX(-3px);
  }
}
#feature .sec02__Mv {
  position: absolute;
  top: 60px;
  left: 0;
  width: 100%;
}
#feature .sec02__Mv-Subttl {
  position: absolute;
  left: 160px;
  top: 102px;
}
#feature .sec02__Mv-Subttl span {
  font-size: 30px;
  color: #D6788A;
  font-family: "Expletus Sans", cursive;
  font-weight: 600;
  position: relative;
  padding: 0 0 7px;
  letter-spacing: -0.025em;
}
#feature .sec02__Mv-Subttl span:before {
  position: absolute;
  width: 123px;
  height: 10px;
  content: "";
  background: url(./../img/wave.svg);
  background-size: cover;
  left: -7px;
  bottom: 0;
}
#feature .sec02__Mv-Ttl {
  letter-spacing: -0.05em;
  position: absolute;
  left: 178px;
  top: 173px;
  font-size: 38px;
  color: #D6788A;
  font-weight: 700;
}
#feature .sec02__Mv-Txt {
  position: absolute;
  left: 0;
  top: 254px;
  font-size: 16px;
  text-align: center;
  line-height: 1.875em;
  font-weight: 500;
  letter-spacing: -0.078em;
}
#feature .sec02__Mv-Thum {
  position: absolute;
  right: -2px;
  top: 40px;
  width: 400px;
}
#feature .sec02__Item01 {
  position: absolute;
  top: 533px;
  left: 0;
  width: 100%;
}
#feature .sec02__Item01-Ttl {
  position: absolute;
  left: 331px;
  top: 41px;
  font-weight: 700;
  color: #D6788A;
  font-size: 32px;
  letter-spacing: -0.05em;
  display: flex;
  align-items: center;
}
#feature .sec02__Item01-Ttl img {
  width: 30px;
  margin-left: 5px;
}
#feature .sec02__Item01-Txt {
  position: absolute;
  left: 0;
  top: 103px;
  width: 100%;
  font-size: 18px;
  text-align: center;
  line-height: 1.77em;
  font-weight: 500;
  letter-spacing: 0.05em;
}
#feature .sec02__Item01-Thum {
  width: 380px;
  position: absolute;
  left: 2px;
  top: 274px;
}
#feature .sec02__Item01-Point {
  position: absolute;
  top: 277px;
  right: 0;
  width: 485px;
}
#feature .sec02__Item01-Point dt {
  padding-left: 9px;
  margin-bottom: 21px;
}
#feature .sec02__Item01-Point dd {
  font-weight: 700;
  text-align: center;
  letter-spacing: -0.13em;
  line-height: 1.94em;
  font-size: 18px;
}
#feature .sec02__Item01-Voice.-A {
  position: absolute;
  top: 431px;
  right: 0;
  width: 478px;
  padding-left: 122px;
  padding-bottom: 6px;
  background: url(./../img/mama03.png);
  background-size: cover;
  font-family: "vdl-penletter", sans-serif;
  font-weight: 500;
  font-style: normal;
  line-height: 1.6em;
  color: #D6788A;
  font-size: 20px;
  letter-spacing: 0.035em;
  box-sizing: border-box;
}
#feature .sec02__Item01-Voice.-B {
  position: absolute;
  top: 608px;
  right: 0px;
  width: 480px;
  padding-left: 121px;
  padding-bottom: 6px;
  background: url(./../img/mama04.png);
  background-size: cover;
  font-family: "vdl-penletter", sans-serif;
  font-weight: 500;
  font-style: normal;
  line-height: 1.6em;
  color: #D6788A;
  font-size: 20px;
  letter-spacing: 0.01em;
  box-sizing: border-box;
}
#feature .sec02__Item01-Btn {
  font-weight: 700;
  text-align: center;
  color: #fff;
  background: #4A4A66;
  width: 420px;
  font-size: 20px;
  line-height: 1;
  letter-spacing: -0.025em;
  padding: 24px;
  display: block;
  position: absolute;
  left: 243px;
  top: 837px;
  box-sizing: border-box;
  transition: all 0.3s;
}
#feature .sec02__Item01-Btn:after {
  position: absolute;
  background-image: url(../img/arrow.svg);
  content: "";
  width: 13px;
  height: 15px;
  bottom: 0;
  right: 13px;
  top: 0;
  margin: auto;
}
#feature .sec02__Item01-Btn:hover {
  opacity: 0.6;
  text-decoration: none;
}
#feature .sec02__Item02 {
  position: absolute;
  top: 1413px;
  left: 0;
  width: 100%;
}
#feature .sec02__Item02-Ttl {
  position: absolute;
  left: 292px;
  top: 0;
  font-weight: 700;
  color: #D6788A;
  font-size: 32px;
  letter-spacing: -0.08em;
  display: flex;
  align-items: center;
}
#feature .sec02__Item02-Ttl img {
  width: 139px;
  margin-right: 7px;
}
#feature .sec02__Item02-Txt {
  position: absolute;
  left: 0;
  top: 63px;
  width: 100%;
  font-size: 18px;
  text-align: center;
  line-height: 1.77em;
  font-weight: 500;
  letter-spacing: 0.05em;
}
#feature .sec02__Item02-Thum {
  width: 380px;
  position: absolute;
  right: -2px;
  top: 233px;
}
#feature .sec02__Item02-Point {
  position: absolute;
  top: 295px;
  left: 3px;
  width: 485px;
}
#feature .sec02__Item02-Point dt {
  margin-bottom: 21px;
}
#feature .sec02__Item02-Point dd {
  font-weight: 700;
  text-align: center;
  letter-spacing: -0.12em;
  line-height: 1.94em;
  font-size: 18px;
}
#feature .sec02__Item02-Voice {
  position: absolute;
  top: 528px;
  left: 18px;
  width: 434px;
  padding: 0px 0 6px 119px;
  background: url(./../img/mama02.png);
  background-size: cover;
  font-family: "vdl-penletter", sans-serif;
  font-weight: 500;
  font-style: normal;
  line-height: 1.55em;
  color: #D6788A;
  font-size: 20px;
  letter-spacing: 0.05em;
  box-sizing: border-box;
}
#feature .sec02__Item02-Btn {
  font-weight: 700;
  text-align: center;
  color: #fff;
  background: #4A4A66;
  width: 420px;
  font-size: 20px;
  line-height: 1;
  letter-spacing: -0.025em;
  padding: 24px;
  display: block;
  position: absolute;
  left: 243px;
  top: 751px;
  box-sizing: border-box;
  transition: all 0.3s;
}
#feature .sec02__Item02-Btn:after {
  position: absolute;
  background-image: url(../img/arrow.svg);
  content: "";
  width: 13px;
  height: 15px;
  bottom: 0;
  right: 13px;
  top: 0;
  margin: auto;
}
#feature .sec02__Item02-Btn:hover {
  opacity: 0.6;
  text-decoration: none;
}
#feature .sec03 {
  background: #F1EFF4;
}
#feature .sec03__Inner {
  width: 899px;
  height: 3037px;
  position: relative;
  margin: auto;
  transform: translateX(6px);
}
@media (min-width: 1401px) {
  #feature .sec03__Inner {
    transform: translateX(-3px);
  }
}
#feature .sec03__Mv {
  position: absolute;
  top: 60px;
  left: 0;
  width: 100%;
}
#feature .sec03__Mv-Subttl {
  position: absolute;
  left: 175px;
  top: 103px;
}
#feature .sec03__Mv-Subttl span {
  font-size: 30px;
  color: #D6788A;
  font-family: "Expletus Sans", cursive;
  font-weight: 600;
  position: relative;
  padding: 0 0 7px;
  letter-spacing: -0.025em;
}
#feature .sec03__Mv-Subttl span:before {
  position: absolute;
  width: 123px;
  height: 10px;
  content: "";
  background: url(./../img/wave.svg);
  background-size: cover;
  left: -12px;
  bottom: 0;
}
#feature .sec03__Mv-Ttl {
  letter-spacing: -0.05em;
  position: absolute;
  left: 100px;
  top: 173px;
  font-size: 38px;
  color: #D6788A;
  font-weight: 700;
}
#feature .sec03__Mv-Txt {
  position: absolute;
  left: 36px;
  top: 254px;
  font-size: 16px;
  text-align: center;
  line-height: 1.875em;
  font-weight: 500;
  letter-spacing: -0.078em;
}
#feature .sec03__Mv-Thum {
  position: absolute;
  right: -2px;
  top: 40px;
  width: 400px;
}
#feature .sec03__Item01 {
  position: absolute;
  top: 576px;
  left: 0;
  width: 100%;
}
#feature .sec03__Item01-Ttl {
  position: absolute;
  left: 311px;
  top: 0;
  font-weight: 700;
  color: #D6788A;
  font-size: 32px;
  display: flex;
  align-items: center;
}
#feature .sec03__Item01-Ttl .-en {
  font-family: "Expletus Sans", cursive;
  font-weight: 600;
  margin-right: 12px;
}
#feature .sec03__Item01-Ttl img {
  width: 30px;
  margin-right: 6px;
}
#feature .sec03__Item01-Ttl .-ttl {
  transform: translateY(-2px);
  letter-spacing: -0.125em;
}
#feature .sec03__Item01-Txt {
  position: absolute;
  left: 0;
  top: 62px;
  width: 100%;
  font-size: 18px;
  text-align: center;
  line-height: 1.77em;
  font-weight: 500;
  letter-spacing: -0.05em;
}
#feature .sec03__Item01-Thum.-A {
  width: 380px;
  position: absolute;
  left: 2px;
  top: 231px;
}
#feature .sec03__Item01-Thum.-B {
  width: 380px;
  position: absolute;
  right: -2px;
  top: 931px;
}
#feature .sec03__Item01-Point.-A {
  position: absolute;
  top: 261px;
  right: 0;
  width: 485px;
}
#feature .sec03__Item01-Point.-A dt {
  padding-left: 3px;
  margin-bottom: 21px;
}
#feature .sec03__Item01-Point.-A dd {
  font-weight: 700;
  text-align: center;
  letter-spacing: -0.12em;
  line-height: 1.94em;
  font-size: 18px;
}
#feature .sec03__Item01-Point.-B {
  position: absolute;
  top: 978px;
  left: -2px;
  width: 485px;
}
#feature .sec03__Item01-Point.-B dt {
  padding-left: 11px;
  margin-bottom: 21px;
}
#feature .sec03__Item01-Point.-B dd {
  font-weight: 700;
  text-align: center;
  letter-spacing: -0.12em;
  line-height: 1.94em;
  font-size: 18px;
}
#feature .sec03__Item01-Voice.-A {
  position: absolute;
  top: 459px;
  right: -4px;
  width: 488px;
  padding-left: 121px;
  padding-bottom: 8px;
  background: url(./../img/mama05.png);
  background-size: cover;
  font-family: "vdl-penletter", sans-serif;
  font-weight: 500;
  font-style: normal;
  line-height: 1.6em;
  color: #D6788A;
  font-size: 20px;
  letter-spacing: 0.03em;
  box-sizing: border-box;
}
#feature .sec03__Item01-Voice.-B {
  position: absolute;
  top: 1177px;
  left: 12px;
  width: 467px;
  padding-left: 118px;
  padding-bottom: 5px;
  padding-top: 2px;
  background: url(./../img/mama06.png);
  background-size: cover;
  font-family: "vdl-penletter", sans-serif;
  font-weight: 500;
  font-style: normal;
  line-height: 1.6em;
  color: #D6788A;
  font-size: 20px;
  letter-spacing: 0.07em;
  box-sizing: border-box;
}
#feature .sec03__Item01-Pointtxt {
  position: absolute;
  left: 0;
  top: 761px;
  width: 100%;
  font-size: 18px;
  text-align: center;
  line-height: 1.77em;
  font-weight: 500;
  letter-spacing: -0.065em;
}
#feature .sec03__Item01-Btn {
  font-weight: 700;
  text-align: center;
  color: #fff;
  background: #4A4A66;
  width: 420px;
  font-size: 20px;
  line-height: 1;
  letter-spacing: -0.025em;
  padding: 24px;
  display: block;
  position: absolute;
  left: 243px;
  top: 1451px;
  box-sizing: border-box;
  transition: all 0.3s;
}
#feature .sec03__Item01-Btn:after {
  position: absolute;
  background-image: url(../img/arrow.svg);
  content: "";
  width: 13px;
  height: 15px;
  bottom: 0;
  right: 13px;
  top: 0;
  margin: auto;
}
#feature .sec03__Item01-Btn:hover {
  opacity: 0.6;
  text-decoration: none;
}
#feature .sec03__Item02 {
  position: absolute;
  top: 2192px;
  left: 0;
  width: 100%;
}
#feature .sec03__Item02-Ttl {
  position: absolute;
  left: 294px;
  top: 0;
  font-weight: 700;
  color: #D6788A;
  font-size: 32px;
  display: flex;
  align-items: center;
}
#feature .sec03__Item02-Ttl .-en {
  font-family: "Expletus Sans", cursive;
  font-weight: 600;
  margin-right: 14px;
}
#feature .sec03__Item02-Ttl img {
  width: 29px;
  margin-right: 7px;
}
#feature .sec03__Item02-Ttl .-ttl {
  letter-spacing: -0.14em;
  transform: translateY(-2px);
}
#feature .sec03__Item02-Txt {
  position: absolute;
  left: 0;
  top: 63px;
  width: 100%;
  font-size: 18px;
  text-align: center;
  line-height: 1.77em;
  font-weight: 500;
  letter-spacing: -0.075em;
}
#feature .sec03__Item02-Thum {
  width: 456px;
  position: absolute;
  left: 3px;
  top: 233px;
}
#feature .sec03__Item02-Point {
  position: absolute;
  top: 239px;
  right: -71px;
  width: 485px;
}
#feature .sec03__Item02-Point dt {
  margin-bottom: 21px;
}
#feature .sec03__Item02-Point dd {
  font-weight: 700;
  text-align: center;
  letter-spacing: -0.12em;
  line-height: 1.94em;
  font-size: 18px;
  transform: translateX(-34px);
}
#feature .sec03__Item02-Voice {
  position: absolute;
  top: 438px;
  right: -5px;
  width: 427px;
  padding: 4px 0 10px 120px;
  background: url(./../img/mama08.png);
  background-size: cover;
  font-family: "vdl-penletter", sans-serif;
  font-weight: 500;
  font-style: normal;
  line-height: 1.55em;
  color: #D6788A;
  font-size: 20px;
  letter-spacing: 0.01em;
  box-sizing: border-box;
}
#feature .sec03__Item02-Btn {
  font-weight: 700;
  text-align: center;
  color: #fff;
  background: #4A4A66;
  width: 420px;
  font-size: 20px;
  line-height: 1;
  letter-spacing: -0.025em;
  padding: 24px;
  display: block;
  position: absolute;
  left: 243px;
  top: 675px;
  box-sizing: border-box;
  transition: all 0.3s;
}
#feature .sec03__Item02-Btn:after {
  position: absolute;
  background-image: url(../img/arrow.svg);
  content: "";
  width: 13px;
  height: 15px;
  bottom: 0;
  right: 13px;
  top: 0;
  margin: auto;
}
#feature .sec03__Item02-Btn:hover {
  opacity: 0.6;
  text-decoration: none;
}
#feature .sec04 {
  background: #F9F7EF;
}
#feature .sec04__Inner {
  width: 899px;
  height: 1779px;
  position: relative;
  margin: auto;
  transform: translateX(6px);
}
@media (min-width: 1401px) {
  #feature .sec04__Inner {
    transform: translateX(-3px);
  }
}
#feature .sec04__Mv {
  position: absolute;
  top: 60px;
  left: 0;
  width: 100%;
}
#feature .sec04__Mv-Subttl {
  position: absolute;
  left: 175px;
  top: 134px;
}
#feature .sec04__Mv-Subttl span {
  font-size: 30px;
  color: #D6788A;
  font-family: "Expletus Sans", cursive;
  font-weight: 600;
  position: relative;
  padding: 0 0 7px;
  letter-spacing: -0.025em;
}
#feature .sec04__Mv-Subttl span:before {
  position: absolute;
  width: 123px;
  height: 10px;
  content: "";
  background: url(./../img/wave.svg);
  background-size: cover;
  left: -10px;
  bottom: 0;
}
#feature .sec04__Mv-Ttl {
  letter-spacing: -0.05em;
  position: absolute;
  left: 190px;
  top: 204px;
  font-size: 38px;
  color: #D6788A;
  font-weight: 700;
}
#feature .sec04__Mv-Txt {
  position: absolute;
  left: 34px;
  top: 286px;
  font-size: 16px;
  text-align: center;
  line-height: 1.875em;
  font-weight: 500;
  letter-spacing: -0.04em;
}
#feature .sec04__Mv-Thum {
  position: absolute;
  right: -2px;
  top: 40px;
  width: 400px;
}
#feature .sec04__Item01 {
  position: absolute;
  top: 533px;
  left: 0;
  width: 100%;
}
#feature .sec04__Item01-Ttl {
  position: absolute;
  left: 282px;
  top: 44px;
  font-weight: 700;
  color: #D6788A;
  font-size: 32px;
  display: flex;
  align-items: center;
}
#feature .sec04__Item01-Ttl .-en {
  font-family: "Expletus Sans", cursive;
  font-weight: 600;
  margin-right: 12px;
}
#feature .sec04__Item01-Ttl img {
  width: 29px;
  margin-right: 8px;
}
#feature .sec04__Item01-Ttl .-ttl {
  letter-spacing: -0.115em;
  transform: translateY(-2px);
}
#feature .sec04__Item01-Txt {
  position: absolute;
  left: 0;
  top: 63px;
  width: 100%;
  font-size: 18px;
  text-align: center;
  line-height: 1.77em;
  font-weight: 500;
  letter-spacing: 0.05em;
}
#feature .sec04__Item01-Thum {
  width: 380px;
  position: absolute;
  left: 3px;
  top: 112px;
}
#feature .sec04__Item01-Point {
  position: absolute;
  top: 154px;
  right: 0;
  width: 485px;
}
#feature .sec04__Item01-Point dd {
  font-weight: 500;
  text-align: center;
  letter-spacing: -0.04em;
  line-height: 1.8em;
  font-size: 18px;
  transform: translateX(6px);
}
#feature .sec04__Item01-Voice {
  position: absolute;
  top: 305px;
  right: -1px;
  width: 476px;
  padding-left: 118px;
  padding-bottom: 6px;
  background: url(./../img/mama09.png);
  background-size: cover;
  font-family: "vdl-penletter", sans-serif;
  font-weight: 500;
  font-style: normal;
  line-height: 1.6em;
  color: #D6788A;
  font-size: 20px;
  letter-spacing: 0.05em;
  box-sizing: border-box;
}
#feature .sec04__Item02 {
  position: absolute;
  top: 1099px;
  left: 0;
  width: 100%;
}
#feature .sec04__Item02-Ttl {
  position: absolute;
  left: 324px;
  top: 0;
  font-weight: 700;
  color: #D6788A;
  font-size: 32px;
  display: flex;
  align-items: center;
}
#feature .sec04__Item02-Ttl .-en {
  font-family: "Expletus Sans", cursive;
  font-weight: 600;
  margin-right: 14px;
}
#feature .sec04__Item02-Ttl img {
  width: 29px;
  margin-right: 8px;
}
#feature .sec04__Item02-Ttl .-ttl {
  letter-spacing: -0.2em;
  transform: translateY(-2px);
}
#feature .sec04__Item02-Txt {
  position: absolute;
  left: 0;
  top: 63px;
  width: 100%;
  font-size: 18px;
  text-align: center;
  line-height: 1.77em;
  font-weight: 500;
  letter-spacing: 0.05em;
}
#feature .sec04__Item02-Thum {
  width: 380px;
  position: absolute;
  right: -2px;
  top: 68px;
}
#feature .sec04__Item02-Point {
  position: absolute;
  top: 94px;
  left: -2px;
  width: 485px;
}
#feature .sec04__Item02-Point dd {
  font-weight: 500;
  text-align: center;
  letter-spacing: -0.09em;
  line-height: 1.8em;
  font-size: 18px;
}
#feature .sec04__Item02-Voice {
  position: absolute;
  top: 246px;
  left: 1px;
  width: 463px;
  padding: 2px 0 7px 120px;
  background: url(./../img/mama10.png);
  background-size: cover;
  font-family: "vdl-penletter", sans-serif;
  font-weight: 500;
  font-style: normal;
  line-height: 1.6em;
  color: #D6788A;
  font-size: 20px;
  box-sizing: border-box;
}
#feature .sec04__Item02-Btn {
  font-weight: 700;
  text-align: center;
  color: #fff;
  background: #4A4A66;
  width: 420px;
  font-size: 20px;
  line-height: 1;
  letter-spacing: -0.05em;
  padding: 24px;
  display: block;
  position: absolute;
  left: 243px;
  top: 510px;
  box-sizing: border-box;
  transition: all 0.3s;
}
#feature .sec04__Item02-Btn:after {
  position: absolute;
  background-image: url(../img/arrow.svg);
  content: "";
  width: 13px;
  height: 15px;
  bottom: 0;
  right: 13px;
  top: 0;
  margin: auto;
}
#feature .sec04__Item02-Btn:hover {
  opacity: 0.6;
  text-decoration: none;
}
#feature .sec05 {
  background: #F1EFF4;
}
#feature .sec05__Inner {
  width: 899px;
  height: 2607px;
  position: relative;
  margin: auto;
  transform: translateX(6px);
}
@media (min-width: 1401px) {
  #feature .sec05__Inner {
    transform: translateX(-3px);
  }
}
#feature .sec05__Mv {
  position: absolute;
  top: 60px;
  left: 0;
  width: 100%;
}
#feature .sec05__Mv-Subttl {
  position: absolute;
  left: 178px;
  top: 134px;
}
#feature .sec05__Mv-Subttl span {
  font-size: 30px;
  color: #D6788A;
  font-family: "Expletus Sans", cursive;
  font-weight: 600;
  position: relative;
  padding: 0 0 7px;
  letter-spacing: -0.025em;
}
#feature .sec05__Mv-Subttl span:before {
  position: absolute;
  width: 123px;
  height: 10px;
  content: "";
  background: url(./../img/wave.svg);
  background-size: cover;
  left: -12px;
  bottom: 0;
}
#feature .sec05__Mv-Ttl {
  letter-spacing: -0.05em;
  position: absolute;
  left: 176px;
  top: 205px;
  font-size: 38px;
  color: #D6788A;
  font-weight: 700;
}
#feature .sec05__Mv-Txt {
  position: absolute;
  left: 0;
  top: 285px;
  font-size: 16px;
  text-align: center;
  line-height: 1.875em;
  font-weight: 500;
  letter-spacing: -0.078em;
}
#feature .sec05__Mv-Thum {
  position: absolute;
  right: -2px;
  top: 42px;
  width: 400px;
}
#feature .sec05__Item01 {
  position: absolute;
  top: 580px;
  left: 0;
  width: 100%;
}
#feature .sec05__Item01-Ttl {
  position: absolute;
  left: 351px;
  top: 0;
  font-weight: 700;
  color: #D6788A;
  font-size: 32px;
  display: flex;
  align-items: center;
}
#feature .sec05__Item01-Ttl .-en {
  font-family: "Expletus Sans", cursive;
  font-weight: 600;
  margin-right: 10px;
}
#feature .sec05__Item01-Ttl img {
  width: 29px;
  margin-right: 11px;
}
#feature .sec05__Item01-Ttl .-ttl {
  letter-spacing: -0.08em;
  transform: translateY(-2px);
}
#feature .sec05__Item01-Txt {
  position: absolute;
  left: 0;
  top: 63px;
  width: 100%;
  font-size: 18px;
  text-align: center;
  line-height: 1.77em;
  font-weight: 500;
  letter-spacing: -0.1em;
}
#feature .sec05__Item01-Thum {
  width: 456px;
  position: absolute;
  left: 3px;
  top: 403px;
}
#feature .sec05__Item01-Point {
  position: absolute;
  top: 236px;
  left: 96px;
}
#feature .sec05__Item01-Point dt {
  padding-left: 0;
  margin-bottom: 23px;
}
#feature .sec05__Item01-Point dd {
  font-weight: 700;
  text-align: center;
  letter-spacing: -0.12em;
  line-height: 1.94em;
  font-size: 18px;
}
#feature .sec05__Item01-Voice {
  position: absolute;
  top: 424px;
  right: -3px;
  width: 428px;
  padding-left: 121px;
  padding-bottom: 12px;
  padding-top: 3px;
  background: url(./../img/mama11.png);
  background-size: cover;
  font-family: "vdl-penletter", sans-serif;
  font-weight: 500;
  font-style: normal;
  line-height: 1.6em;
  color: #D6788A;
  font-size: 20px;
  letter-spacing: 0.01em;
  box-sizing: border-box;
}
#feature .sec05__Item01-Btn {
  font-weight: 700;
  text-align: center;
  color: #fff;
  background: #4A4A66;
  width: 420px;
  font-size: 20px;
  line-height: 1;
  letter-spacing: -0.025em;
  padding: 24px;
  display: block;
  position: absolute;
  left: 243px;
  top: 845px;
  box-sizing: border-box;
  transition: all 0.3s;
}
#feature .sec05__Item01-Btn:after {
  position: absolute;
  background-image: url(../img/arrow.svg);
  content: "";
  width: 13px;
  height: 15px;
  bottom: 0;
  right: 13px;
  top: 0;
  margin: auto;
}
#feature .sec05__Item01-Btn:hover {
  opacity: 0.6;
  text-decoration: none;
}
#feature .sec05__Item02 {
  position: absolute;
  top: 1594px;
  left: 0;
  width: 100%;
}
#feature .sec05__Item02-Ttl {
  position: absolute;
  left: 239px;
  top: 0;
  font-weight: 700;
  color: #D6788A;
  font-size: 32px;
  display: flex;
  align-items: center;
}
#feature .sec05__Item02-Ttl .-en {
  font-family: "Expletus Sans", cursive;
  font-weight: 600;
  margin-right: 14px;
}
#feature .sec05__Item02-Ttl img {
  width: 29px;
  margin-right: 7px;
}
#feature .sec05__Item02-Ttl .-ttl {
  letter-spacing: -0.14em;
  transform: translateY(-2px);
}
#feature .sec05__Item02-Txt {
  position: absolute;
  left: -4px;
  top: 63px;
  width: 100%;
  font-size: 18px;
  text-align: center;
  line-height: 1.77em;
  font-weight: 500;
  letter-spacing: -0.07em;
}
#feature .sec05__Item02-Thum {
  width: 456px;
  position: absolute;
  right: -2px;
  top: 400px;
}
#feature .sec05__Item02-Point {
  position: absolute;
  top: 234px;
  left: 98px;
}
#feature .sec05__Item02-Point dt {
  margin-bottom: 25px;
}
#feature .sec05__Item02-Point dd {
  font-weight: 700;
  text-align: center;
  letter-spacing: -0.12em;
  line-height: 1.94em;
  font-size: 18px;
}
#feature .sec05__Item02-Voice {
  position: absolute;
  top: 437px;
  left: 0;
  width: 430px;
  padding: 4px 0 15px 120px;
  background: url(./../img/mama12.png);
  background-size: cover;
  font-family: "vdl-penletter", sans-serif;
  font-weight: 500;
  font-style: normal;
  line-height: 1.6em;
  color: #D6788A;
  font-size: 20px;
  letter-spacing: 0.08em;
  box-sizing: border-box;
}
#feature .sec05__Item02-Btn {
  font-weight: 700;
  text-align: center;
  color: #fff;
  background: #4A4A66;
  width: 420px;
  font-size: 20px;
  line-height: 1;
  letter-spacing: -0.025em;
  padding: 24px;
  display: block;
  position: absolute;
  left: 243px;
  top: 844px;
  box-sizing: border-box;
  transition: all 0.3s;
}
#feature .sec05__Item02-Btn:after {
  position: absolute;
  background-image: url(../img/arrow.svg);
  content: "";
  width: 13px;
  height: 15px;
  bottom: 0;
  right: 13px;
  top: 0;
  margin: auto;
}
#feature .sec05__Item02-Btn:hover {
  opacity: 0.6;
  text-decoration: none;
}
#feature .sec06 {
  padding-top: 93px;
}
#feature .sec06__Inner {
  width: 899px;
  height: 2205px;
  position: relative;
  margin: auto;
  transform: translateX(6px);
}
@media (min-width: 1401px) {
  #feature .sec06__Inner {
    transform: translateX(-3px);
  }
}
#feature .sec06__Ttl {
  text-align: center;
  font-size: 32px;
  color: #D6788A;
  font-weight: 700;
  line-height: 1.6em;
  letter-spacing: -0.1em;
  margin-bottom: 54px;
}
#feature .sec06__Ttl .-ttl {
  position: relative;
  display: inline-block;
}
#feature .sec06__Ttl .-ttl:before {
  position: absolute;
  right: 129px;
  top: 8px;
  width: 30px;
  height: 28px;
  content: "";
  background: url(./../img/icon_heart.svg);
  background-size: cover;
}
#feature .sec06__Ttl .-ttl .-top {
  transform: translateX(-18px);
  display: inline-block;
  letter-spacing: -0.02em;
}
#feature .sec06__Item01 {
  position: absolute;
  left: 0;
  top: 153px;
  width: 100%;
}
#feature .sec06__Item01-Thum {
  width: 400px;
  position: absolute;
  left: 1px;
  top: 0;
}
#feature .sec06__Item01-Detail {
  width: 420px;
  position: absolute;
  right: 0;
  top: 0;
}
#feature .sec06__Item01-Detail-Ttl {
  text-align: center;
  margin-bottom: 62px;
  margin-top: 82px;
  transform: translateX(5px);
}
#feature .sec06__Item01-Detail-Ttl > span {
  padding: 0 14px 13px;
  font-size: 30px;
  font-weight: 700;
  position: relative;
  letter-spacing: -0.1em;
}
#feature .sec06__Item01-Detail-Ttl > span:before {
  position: absolute;
  left: 3px;
  bottom: 2px;
  width: 261px;
  height: 11px;
  content: "";
  background: url(./../img/wave_blue01.svg);
  background-size: cover;
}
#feature .sec06__Item01-Detail-Ttl .-eng {
  letter-spacing: -0.01em;
  margin-right: 5px;
}
#feature .sec06__Item01-Detail-Txt {
  line-height: 2.11em;
  font-size: 18px;
  font-weight: 500;
  margin-bottom: 55px;
  letter-spacing: -0.045em;
  padding-left: 23px;
}
#feature .sec06__Item01-Detail-Btn {
  font-weight: 700;
  transform: translateX(5px);
  text-align: center;
  color: #fff;
  background: #4A4A66;
  width: 420px;
  font-size: 20px;
  line-height: 1;
  letter-spacing: -0.025em;
  padding: 24px;
  display: block;
  box-sizing: border-box;
  position: relative;
  transition: all 0.3s;
}
#feature .sec06__Item01-Detail-Btn:after {
  position: absolute;
  background-image: url(../img/arrow.svg);
  content: "";
  width: 13px;
  height: 15px;
  bottom: 0;
  right: 13px;
  top: 0;
  margin: auto;
}
#feature .sec06__Item01-Detail-Btn:hover {
  opacity: 0.6;
  text-decoration: none;
}
#feature .sec06__Item02 {
  position: absolute;
  left: 0;
  top: 710px;
  width: 100%;
  display: flex;
  justify-content: space-between;
  margin-bottom: 80px;
  flex-direction: row-reverse;
}
#feature .sec06__Item02-Thum {
  width: 400px;
  transform: translateX(3px);
}
#feature .sec06__Item02-Detail {
  width: 420px;
}
#feature .sec06__Item02-Detail-Ttl {
  text-align: center;
  margin-bottom: 64px;
  margin-top: 82px;
}
#feature .sec06__Item02-Detail-Ttl span {
  padding: 0 2px 12px;
  font-size: 30px;
  font-weight: 700;
  position: relative;
  letter-spacing: -0.1em;
}
#feature .sec06__Item02-Detail-Ttl span:before {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 195px;
  height: 11px;
  content: "";
  background: url(./../img/wave_blue02.svg);
  background-size: cover;
}
#feature .sec06__Item02-Detail-Txt {
  line-height: 2.11em;
  font-size: 18px;
  font-weight: 500;
  margin-bottom: 55px;
  letter-spacing: -0.11em;
}
#feature .sec06__Item02-Detail-Btn {
  font-weight: 700;
  text-align: center;
  color: #fff;
  background: #4A4A66;
  width: 420px;
  font-size: 20px;
  line-height: 1;
  letter-spacing: -0.025em;
  padding: 24px;
  display: block;
  box-sizing: border-box;
  position: relative;
  transition: all 0.3s;
}
#feature .sec06__Item02-Detail-Btn:after {
  position: absolute;
  background-image: url(../img/arrow.svg);
  content: "";
  width: 13px;
  height: 15px;
  bottom: 0;
  right: 13px;
  top: 0;
  margin: auto;
}
#feature .sec06__Item02-Detail-Btn:hover {
  opacity: 0.6;
  text-decoration: none;
}
#feature .sec06__Item03 {
  position: absolute;
  left: 0;
  top: 1268px;
  width: 100%;
  display: flex;
  justify-content: space-between;
  margin-bottom: 80px;
}
#feature .sec06__Item03-Thum {
  width: 450px;
}
#feature .sec06__Item03-Detail {
  width: 420px;
}
#feature .sec06__Item03-Detail-Ttl {
  text-align: center;
  margin-bottom: 65px;
  margin-top: 30px;
  transform: translateX(5px);
}
#feature .sec06__Item03-Detail-Ttl .-top {
  padding: 0 14px 12px;
  font-size: 30px;
  font-weight: 700;
  position: relative;
  letter-spacing: 0.15em;
}
#feature .sec06__Item03-Detail-Ttl .-top:before {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 261px;
  height: 11px;
  content: "";
  background: url(./../img/wave_blue03.svg);
  background-size: cover;
}
#feature .sec06__Item03-Detail-Ttl .-top > span {
  letter-spacing: -0.1em;
  transform: translateX(-4px);
  display: inline-block;
}
#feature .sec06__Item03-Detail-Ttl .-top > span:before {
  display: none;
}
#feature .sec06__Item03-Detail-Txt {
  line-height: 2.11em;
  font-size: 18px;
  font-weight: 500;
  margin-bottom: 54px;
  letter-spacing: -0.05em;
  padding-left: 17px;
}
#feature .sec06__Item03-Detail-Btn {
  transform: translateX(3px);
  font-weight: 700;
  text-align: center;
  color: #fff;
  background: #4A4A66;
  width: 420px;
  font-size: 20px;
  line-height: 1;
  letter-spacing: -0.025em;
  padding: 24px;
  display: block;
  box-sizing: border-box;
  position: relative;
  transition: all 0.3s;
}
#feature .sec06__Item03-Detail-Btn:after {
  position: absolute;
  background-image: url(../img/arrow.svg);
  content: "";
  width: 13px;
  height: 15px;
  bottom: 0;
  right: 10px;
  top: 0;
  margin: auto;
}
#feature .sec06__Item03-Detail-Btn:hover {
  opacity: 0.6;
  text-decoration: none;
}
#feature .sec06__Btnwrap {
  position: absolute;
  left: 0;
  top: 1846px;
  width: 100%;
  display: flex;
  justify-content: space-between;
  transform: translateX(3px);
}
#feature .sec06__Btnwrap a {
  font-weight: 700;
  text-align: center;
  color: #fff;
  background: #D6788A;
  width: 420px;
  font-size: 20px;
  line-height: 1;
  letter-spacing: -0.025em;
  padding: 24px;
  display: block;
  box-sizing: border-box;
  position: relative;
  transition: all 0.3s;
}
#feature .sec06__Btnwrap a:after {
  position: absolute;
  background-image: url(../img/arrow.svg);
  content: "";
  width: 13px;
  height: 15px;
  bottom: 0;
  right: 9px;
  top: 0;
  margin: auto;
}
#feature .sec06__Btnwrap a:hover {
  opacity: 0.6;
  text-decoration: none;
}/*# sourceMappingURL=style.css.map */