/* CSS Document */
/*Base*/
.fvContainer {
  width: 100%;
  overflow: hidden;
  position: relative;
  z-index: 3;
  transition: all 0s ease-out;
  background: 0% 0%/contain url(/wp-content/themes/milliondesign/assets/img/grey_bg_02.jpg) repeat;
}
.fvInner {
  position: relative;
  z-index: 1;
  max-width: 1000px;
  min-height: 100vh;
  height: 100%;
  width: 100%;
  margin: 0 auto;
  overflow: hidden;
  display: flex;
  justify-content: center;
  flex-wrap: nowrap;
  align-items: center;
  flex-direction: column;
}
.fvInner__logo {
  width: 39.375vw;
  margin: 0 auto 11.5%;
}
@media screen and (min-width: 641px) {
  .fvInner__logo {
    display: none;
  }
}
.fvInner__txt01Box {
  width: 0;
  overflow: hidden;
  transform: rotate(8deg);
  transform-origin: 0 0;
}
.fvInner__txt01Box--01 {
  top: -133px;
  left: -51px;
  height: 390px;
}
@media screen and (min-width: 641px) and (max-width: 850px) {
  .fvInner__txt01Box--01 {
    top: -15.6470588235vw;
    left: -6vw;
    height: 45.8823529412vw;
  }
}
@media screen and (max-width: 640px) {
  .fvInner__txt01Box--01 {
    top: -17.1875vw;
    left: -8.75vw;
    height: 48.4375vw;
  }
}
.js-marker .fvInner__txt01Box--01 {
  animation: 0.3s img-change01 1s ease-in-out forwards;
}
.fvInner__txt01Box--02 {
  top: -81px;
  left: 494px;
  height: 180px;
}
@media screen and (min-width: 641px) and (max-width: 850px) {
  .fvInner__txt01Box--02 {
    top: -9.5294117647vw;
    left: 58.1176470588vw;
    height: 21.1764705882vw;
  }
}
@media screen and (max-width: 640px) {
  .fvInner__txt01Box--02 {
    top: -12.1875vw;
    left: 57.1875vw;
    height: 21.875vw;
  }
}
.js-marker .fvInner__txt01Box--02 {
  animation: 0.3s img-change02 1.5s ease-in-out forwards;
}
.fvInner__txt01Item--01 {
  width: 655px;
  margin: 15px 112px 0 0;
}
@media screen and (min-width: 641px) and (max-width: 850px) {
  .fvInner__txt01Item--01 {
    width: 77.0588235294vw;
    margin: 1.7647058824vw 13.1764705882vw 0 0;
  }
}
@media screen and (max-width: 640px) {
  .fvInner__txt01Item--01 {
    width: 83.4375vw;
    margin: 0 1.09375vw 7% 0;
  }
}
.fvInner__txt01Item--02 {
  width: 624px;
  top: 55px;
  left: 24px;
  transform: rotate(-8deg);
}
@media screen and (min-width: 641px) and (max-width: 850px) {
  .fvInner__txt01Item--02 {
    width: 73.4117647059vw;
    top: 6.4705882353vw;
    left: 2.8235294118vw;
  }
}
@media screen and (max-width: 640px) {
  .fvInner__txt01Item--02 {
    width: 79.21875vw;
    top: 5.15625vw;
    left: 4.84375vw;
  }
}
.fvInner__txt01Item--03 {
  width: 227px;
  z-index: 10;
  top: 39px;
  left: 18px;
  transform: rotate(-8deg);
}
@media screen and (min-width: 641px) and (max-width: 850px) {
  .fvInner__txt01Item--03 {
    width: 26.7058823529vw;
    top: 4.5882352941vw;
    left: 2.1176470588vw;
  }
}
@media screen and (max-width: 640px) {
  .fvInner__txt01Item--03 {
    width: 27.1875vw;
    top: 3.90625vw;
    left: 3.28125vw;
  }
}
.fvInner__txt02 {
  z-index: 10;
}
.fvInner__txt02Box {
  width: 0;
  overflow: hidden;
  transform: rotate(8deg);
  transform-origin: 0 0;
}
.fvInner__txt02Box--01 {
  top: 85px;
  left: 18px;
  height: 180px;
  z-index: 10;
}
@media screen and (min-width: 641px) and (max-width: 850px) {
  .fvInner__txt02Box--01 {
    top: 10vw;
    left: 2.1176470588vw;
    height: 21.1764705882vw;
  }
}
@media screen and (max-width: 640px) {
  .fvInner__txt02Box--01 {
    top: -15.625vw;
    left: 48.90625vw;
    height: 20.3125vw;
  }
}
.js-marker .fvInner__txt02Box--01 {
  animation: 0.3s img-change02 1.5s ease-in-out forwards;
}
.fvInner__txt02Box--02 {
  top: -107px;
  left: 235px;
  height: 390px;
}
@media screen and (min-width: 641px) and (max-width: 850px) {
  .fvInner__txt02Box--02 {
    top: -12.5882352941vw;
    left: 27.6470588235vw;
    height: 45.8823529412vw;
  }
}
@media screen and (max-width: 640px) {
  .fvInner__txt02Box--02 {
    top: -17.8125vw;
    left: -6.875vw;
    height: 50vw;
  }
}
.js-marker .fvInner__txt02Box--02 {
  animation: 0.3s img-change01 1s ease-in-out forwards;
}
.fvInner__txt02Item--01 {
  width: 600px;
  margin: 40px 0 0 279px;
}
@media screen and (min-width: 641px) and (max-width: 850px) {
  .fvInner__txt02Item--01 {
    width: 70.5882352941vw;
    margin: 4.7058823529vw 0 0 32.8235294118vw;
  }
}
@media screen and (max-width: 640px) {
  .fvInner__txt02Item--01 {
    width: 76.5625vw;
    margin: 0 0 21.4% 0.8%;
  }
}
.fvInner__txt02Item--02 {
  width: 280px;
  top: 31px;
  left: 6px;
  transform: rotate(-8deg);
}
@media screen and (min-width: 641px) and (max-width: 850px) {
  .fvInner__txt02Item--02 {
    width: 32.9411764706vw;
    top: 3.6470588235vw;
    left: 0.7058823529vw;
  }
}
@media screen and (max-width: 640px) {
  .fvInner__txt02Item--02 {
    width: 33.4375vw;
    top: 2.8125vw;
    left: 1.25vw;
  }
}
.fvInner__txt02Item--03 {
  width: 623px;
  top: 55px;
  left: 24px;
  transform: rotate(-8deg);
}
@media screen and (min-width: 641px) and (max-width: 850px) {
  .fvInner__txt02Item--03 {
    width: 73.2941176471vw;
    top: 6.4705882353vw;
    left: 2.8235294118vw;
  }
}
@media screen and (max-width: 640px) {
  .fvInner__txt02Item--03 {
    width: 81.71875vw;
    top: 5.625vw;
    left: 2.8125vw;
  }
}
.fvInner__scroll {
  position: absolute;
  display: flex;
  overflow: hidden;
  bottom: 2%;
  left: 0;
  transition: 0.3s all;
}
@media screen and (max-width: 640px) {
  .fvInner__scroll {
    bottom: 3%;
  }
}
.fvInner__scrollList {
  display: flex;
}
.fvInner__scrollItem {
  width: 1448px;
}
@media screen and (min-width: 641px) and (max-width: 850px) {
  .fvInner__scrollItem {
    width: 170.3529411765vw;
  }
}
@media screen and (max-width: 640px) {
  .fvInner__scrollItem {
    width: 265.625vw;
  }
}

@keyframes img-change01 {
  0% {
    width: 0;
  }
  100% {
    width: 630px;
    @media screen and (min-width: 641px) and (max-width: 850px) {
      width: 74.1176470588vw;
    }
    @media screen and (max-width: 640px) {
      width: 98.4375vw;
    }
  }
}
@keyframes img-change02 {
  0% {
    width: 0;
  }
  100% {
    width: 300px;
    @media screen and (max-width: 640px) {
      width: 46.875vw;
    }
    @media screen and (min-width: 641px) and (max-width: 850px) {
      width: 35.2941176471vw;
    }
  }
}
.descriptionContainer {
  position: relative;
  background: #B13131;
}
.descriptionInner {
  max-width: 1000px;
  height: 100%;
  width: 100%;
  margin: 0 auto;
  overflow: hidden;
  display: flex;
  flex-wrap: nowrap;
  align-items: center;
  flex-direction: column;
}
.descriptionInner--01 {
  min-height: 50vh;
  justify-content: flex-end;
}
.descriptionInner--02 {
  min-height: 100vh;
  justify-content: center;
}
@media screen and (max-width: 640px) {
  .descriptionInner--02 {
    align-items: flex-start;
  }
}
.descriptionSlider {
  max-width: 1000px;
  width: 100%;
  top: 18%;
  left: 0;
  right: 0;
  margin: 0 auto;
  overflow: hidden;
}
@media screen and (min-width: 641px) and (max-width: 850px) {
  .descriptionSlider {
    width: 850px;
  }
}
@media screen and (max-width: 640px) {
  .descriptionSlider {
    width: 100%;
  }
}
.descriptionSlider__slide--03, .descriptionSlider__slide--04 {
  min-height: 100vh;
  display: flex;
  justify-content: center;
  flex-wrap: nowrap;
  align-items: center;
  flex-direction: column;
}
@media screen and (max-width: 640px) {
  .descriptionSlider__slide--03, .descriptionSlider__slide--04 {
    overflow: hidden;
  }
}
.descriptionSlider__slide--04 {
  perspective: 1000px;
}
.descriptionScroll {
  opacity: 0;
  position: fixed;
  display: flex;
  overflow: hidden;
  bottom: 3%;
  transition: 0.3s all;
}
@media screen and (min-width: 641px) {
  .descriptionScroll {
    display: none;
  }
}
@media screen and (min-width: 641px) and (max-width: 850px) {
  .descriptionScroll {
    display: none;
  }
}
.js-bgDescription .descriptionScroll {
  opacity: 1;
}
.descriptionScroll__list {
  display: flex;
}
.descriptionScroll__item {
  width: 265.625vw;
}
.description01__slideTxt {
  position: relative;
  z-index: 1;
  overflow: hidden;
  transform: translate(-100%, 0);
  transition: transform cubic-bezier(0.215, 0.61, 0.355, 1) 0.5s;
}
.js-observe .description01__slideTxt {
  transform: translate(0, 0);
}
.js-observe .description01__slideTxt--02 {
  transition-delay: 0.2s;
}
.description01__txt {
  font-family: "Noto Sans JP", sans-serif;
  letter-spacing: 0.03rem;
  font-size: 1.625rem;
  line-height: 2.4615384615;
  background: #B13131;
  color: #fff;
  text-align: center;
  transform: translate(100%, 0);
  transition: transform cubic-bezier(0.215, 0.61, 0.355, 1) 0.5s;
}
@media screen and (min-width: 641px) and (max-width: 850px) {
  .description01__txt {
    letter-spacing: 0.0564705882vw;
    font-size: 3.0588235294vw;
  }
}
@media screen and (max-width: 640px) {
  .description01__txt {
    font-size: 4.0625vw;
    letter-spacing: 0.121875vw;
    line-height: 2.4615384615;
  }
}
.js-observe .description01__txt {
  transform: translate(0, 0);
}
.js-observe .description01__txt--02 {
  transition-delay: 0.2s;
}
.description01__txtStrong {
  letter-spacing: 0.03rem;
  font-size: 2.25rem;
  line-height: 1.7777777778;
}
@media screen and (min-width: 641px) and (max-width: 850px) {
  .description01__txtStrong {
    letter-spacing: 0.0564705882vw;
    font-size: 4.2352941176vw;
  }
}
@media screen and (max-width: 640px) {
  .description01__txtStrong {
    font-size: 5.625vw;
    letter-spacing: 0.16875vw;
    line-height: 1.7777777778;
  }
}
.description01__txtStrong--02 {
  font-weight: 700;
  color: #B13131;
  background: #fff;
  padding: 0 12px;
}
@media screen and (min-width: 641px) and (max-width: 850px) {
  .description01__txtStrong--02 {
    padding: 0 1.4117647059vw;
  }
}
.description02__slideTxt {
  position: relative;
  z-index: 1;
}
.description02__slideTxt--01, .description02__slideTxt--02 {
  overflow: hidden;
  transform: translate(-100%, 0);
  transition: transform cubic-bezier(0.215, 0.61, 0.355, 1) 0.5s;
}
.description02__slideTxt--03 {
  opacity: 0;
  transition: 0.3s all;
}
.js-observe .description02__slideTxt--01 {
  transform: translate(0, 0);
}
.js-observe .description02__slideTxt--02 {
  transform: translate(0, 0);
  transition-delay: 0.2s;
}
.js-observe .description02__slideTxt--03 {
  opacity: 1;
  transition-delay: 0.4s;
}
.description02__txt {
  font-family: "Noto Sans JP", sans-serif;
  background: #B13131;
  color: #fff;
  text-align: center;
}
.description02__txt--01, .description02__txt--02 {
  transform: translate(100%, 0);
  transition: transform cubic-bezier(0.215, 0.61, 0.355, 1) 0.5s;
}
@media screen and (max-width: 640px) {
  .description02__txt {
    text-align: left;
    padding-left: 6.875vw;
  }
}
.js-observe .description02__txt--01 {
  transform: translate(0, 0);
}
.js-observe .description02__txt--02 {
  transform: translate(0, 0);
  transition-delay: 0.2s;
}
.description02__txt--01, .description02__txt--02 {
  letter-spacing: 0rem;
  font-size: 2.3125rem;
  line-height: 1.6216216216;
  font-weight: 700;
}
@media screen and (min-width: 641px) and (max-width: 850px) {
  .description02__txt--01, .description02__txt--02 {
    letter-spacing: 0vw;
    font-size: 4.3529411765vw;
  }
}
@media screen and (max-width: 640px) {
  .description02__txt--01, .description02__txt--02 {
    font-size: 6.25vw;
    letter-spacing: 0vw;
    line-height: 1.775;
  }
}
.description02__txt--03 {
  margin-top: 39px;
}
@media screen and (min-width: 641px) and (max-width: 850px) {
  .description02__txt--03 {
    margin-top: 4.5882352941vw;
  }
}
@media screen and (max-width: 640px) {
  .description02__txt--03 {
    margin-top: 4.0625vw;
  }
}
@media screen and (max-width: 640px) {
  .description02__txt--09 {
    margin-bottom: 18.28125vw;
  }
}
.description02__txt--03 {
  letter-spacing: 0rem;
  font-size: 1.3125rem;
  line-height: 2.7142857143;
}
@media screen and (min-width: 641px) and (max-width: 850px) {
  .description02__txt--03 {
    letter-spacing: 0vw;
    font-size: 2.4705882353vw;
  }
}
@media screen and (max-width: 640px) {
  .description02__txt--03 {
    font-size: 3.28125vw;
    letter-spacing: 0vw;
    line-height: 2.7142857143;
  }
}
.description02__txtStrong {
  font-weight: 700;
  position: relative;
}
.description02__txtStrong::before {
  position: absolute;
  content: "";
  display: block;
  height: 1px;
  left: 0;
  bottom: -7px;
  background: #fff;
}
@media screen and (min-width: 641px) and (max-width: 850px) {
  .description02__txtStrong::before {
    bottom: -0.8235294118vw;
  }
}
@media screen and (max-width: 640px) {
  .description02__txtStrong::before {
    bottom: -1.09375vw;
  }
}
.description02__txtStrong--01::before {
  width: 408px;
}
@media screen and (min-width: 641px) and (max-width: 850px) {
  .description02__txtStrong--01::before {
    width: 48vw;
  }
}
@media screen and (max-width: 640px) {
  .description02__txtStrong--01::before {
    width: 63.75vw;
  }
}
.description02__txtStrong--02::before {
  width: 300px;
}
@media screen and (min-width: 641px) and (max-width: 850px) {
  .description02__txtStrong--02::before {
    width: 35.2941176471vw;
  }
}
@media screen and (max-width: 640px) {
  .description02__txtStrong--02::before {
    width: 46.875vw;
  }
}
.description02__txtStrong--03::before {
  width: 426px;
}
@media screen and (min-width: 641px) and (max-width: 850px) {
  .description02__txtStrong--03::before {
    width: 50.1176470588vw;
  }
}
@media screen and (max-width: 640px) {
  .description02__txtStrong--03::before {
    width: 66.5625vw;
  }
}
.description03__slideImg, .description03__slideTxt {
  overflow: hidden;
  transform: translate(-100%, 0);
  transition: transform cubic-bezier(0.215, 0.61, 0.355, 1) 0.5s;
}
.description03__slideImg img {
  background: #B13131;
}
.js-observe .description03__slideImg {
  transform: translate(0, 0);
}
.js-observe .description03__slideImg--02 {
  transition-delay: 0.2s;
}
.description03__slideTxt {
  position: relative;
  z-index: 1;
  background: #B13131;
}
.js-observe .description03__slideTxt {
  transform: translate(0, 0);
}
.js-observe .description03__slideTxt--01 {
  transition-delay: 0.4s;
}
.js-observe .description03__slideTxt--02 {
  transition-delay: 0.6s;
}
.js-observe .description03__slideTxt--03 {
  transition-delay: 0.8s;
}
.description03__img, .description03__txt {
  transform: translate(100%, 0);
  transition: transform cubic-bezier(0.215, 0.61, 0.355, 1) 0.5s;
}
.js-observe .description03__img {
  transform: translate(0, 0);
}
.js-observe .description03__img--02 {
  transition-delay: 0.2s;
}
.description03__img--01 {
  width: 655px;
  padding-right: 162px;
}
@media screen and (min-width: 641px) and (max-width: 850px) {
  .description03__img--01 {
    width: 77.0588235294vw;
    padding-right: 19.0588235294vw;
  }
}
@media screen and (max-width: 640px) {
  .description03__img--01 {
    width: 77.65625vw;
    padding: 0 19.6875vw 0 0;
  }
}
.description03__img--02 {
  width: 680px;
  padding: 20px 0 0 148px;
}
@media screen and (min-width: 641px) and (max-width: 850px) {
  .description03__img--02 {
    width: 80vw;
    padding: 2.3529411765vw 0 0 17.4117647059vw;
  }
}
@media screen and (max-width: 640px) {
  .description03__img--02 {
    width: 83.90625vw;
    padding: 2.5vw 2.1875vw 0 18.59375vw;
  }
}
.js-observe .description03__txt {
  transform: translate(0, 0);
}
.js-observe .description03__txt--01 {
  transition-delay: 0.4s;
}
.js-observe .description03__txt--02 {
  transition-delay: 0.6s;
}
.js-observe .description03__txt--03 {
  transition-delay: 0.8s;
}
.description03__txt--01, .description03__txt--02, .description03__txt--03, .description03__txt--04 {
  font-family: "Noto Sans JP", sans-serif;
  text-align: center;
}
.description03__txt--01 {
  padding-top: 30px;
}
@media screen and (min-width: 641px) and (max-width: 850px) {
  .description03__txt--01 {
    padding-top: 3.5294117647vw;
  }
}
@media screen and (max-width: 640px) {
  .description03__txt--01 {
    padding-top: 6%;
  }
}
.description03__txt--02 {
  color: #fff;
  letter-spacing: 0rem;
  font-size: 1.625rem;
  line-height: 2.3076923077;
  margin-top: -4px;
}
@media screen and (min-width: 641px) and (max-width: 850px) {
  .description03__txt--02 {
    letter-spacing: 0vw;
    font-size: 3.0588235294vw;
  }
}
@media screen and (min-width: 641px) and (max-width: 850px) {
  .description03__txt--02 {
    margin-top: -0.4705882353vw;
  }
}
@media screen and (max-width: 640px) {
  .description03__txt--02 {
    margin: 0;
  }
}
@media screen and (max-width: 640px) and (max-width: 640px) {
  .description03__txt--02 {
    font-size: 3.75vw;
    letter-spacing: 0vw;
    line-height: 2.5;
  }
}
.description03__txt--03, .description03__txt--04 {
  color: #fff;
  letter-spacing: 0rem;
  font-size: 1.3125rem;
  line-height: 1.7619047619;
  margin-top: 10px;
}
@media screen and (min-width: 641px) and (max-width: 850px) {
  .description03__txt--03, .description03__txt--04 {
    letter-spacing: 0vw;
    font-size: 2.4705882353vw;
  }
}
@media screen and (min-width: 641px) and (max-width: 850px) {
  .description03__txt--03, .description03__txt--04 {
    margin-top: 1.1764705882vw;
  }
}
@media screen and (max-width: 640px) {
  .description03__txt--03, .description03__txt--04 {
    margin-top: 0.5%;
  }
}
@media screen and (max-width: 640px) and (max-width: 640px) {
  .description03__txt--03, .description03__txt--04 {
    font-size: 3.28125vw;
    letter-spacing: 0vw;
    line-height: 1.7619047619;
  }
}
.description03__txtStrong--01, .description03__txtStrong--02, .description03__txtStrong--03, .description03__txtStrong--04 {
  letter-spacing: 0.03rem;
  font-size: 1.625rem;
  line-height: 2.2307692308;
  font-weight: 700;
  color: #B13131;
  background: #fff;
  padding: 4px 15px;
  margin: 0 4px;
}
@media screen and (min-width: 641px) and (max-width: 850px) {
  .description03__txtStrong--01, .description03__txtStrong--02, .description03__txtStrong--03, .description03__txtStrong--04 {
    letter-spacing: 0.0564705882vw;
    font-size: 3.0588235294vw;
  }
}
@media screen and (min-width: 641px) and (max-width: 850px) {
  .description03__txtStrong--01, .description03__txtStrong--02, .description03__txtStrong--03, .description03__txtStrong--04 {
    padding: 0.4705882353vw 1.7647058824vw;
    margin: 0 0.4705882353vw;
  }
}
@media screen and (max-width: 640px) {
  .description03__txtStrong--01, .description03__txtStrong--02, .description03__txtStrong--03, .description03__txtStrong--04 {
    padding: 0.625vw 2.34375vw;
    margin: 0 0.625vw;
  }
}
@media screen and (max-width: 640px) and (max-width: 640px) {
  .description03__txtStrong--01, .description03__txtStrong--02, .description03__txtStrong--03, .description03__txtStrong--04 {
    font-size: 4.0625vw;
    letter-spacing: 0.121875vw;
    line-height: 2.2307692308;
  }
}
.description03__txtStrong--05 {
  letter-spacing: 0rem;
  font-size: 2.1875rem;
  line-height: 1.7142857143;
}
@media screen and (min-width: 641px) and (max-width: 850px) {
  .description03__txtStrong--05 {
    letter-spacing: 0vw;
    font-size: 4.1176470588vw;
  }
}
@media screen and (max-width: 640px) {
  .description03__txtStrong--05 {
    font-size: 5.46875vw;
    letter-spacing: 0vw;
    line-height: 1.7142857143;
  }
}
.description03__list {
  display: flex;
  justify-content: flex-start;
  flex-wrap: nowrap;
  margin: 54px 0 43px;
}
@media screen and (min-width: 641px) and (max-width: 850px) {
  .description03__list {
    margin: 6.3529411765vw 0 5.0588235294vw;
  }
}
@media screen and (max-width: 640px) {
  .description03__list {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    margin: 3% 0 0;
  }
}
.description03__item {
  position: relative;
  opacity: 0;
  transition: 0.3s all;
}
.js-observe .description03__item {
  opacity: 1;
}
.description03__item--01 {
  transition-delay: 1s;
}
@media screen and (max-width: 640px) {
  .description03__item--01 {
    margin-right: 4%;
  }
}
.description03__item--02 {
  margin: 0 48px;
  transition-delay: 1.2s;
}
@media screen and (min-width: 641px) and (max-width: 850px) {
  .description03__item--02 {
    margin: 0 5.6470588235vw;
  }
}
@media screen and (max-width: 640px) {
  .description03__item--02 {
    margin-top: 2%;
    transition-delay: 1.4s;
  }
}
.description03__item--03 {
  transition-delay: 1.4s;
}
@media screen and (max-width: 640px) {
  .description03__item--03 {
    margin-left: 4%;
    transition-delay: 1.2s;
  }
}
.description03__itemTxt {
  font-family: "Noto Sans JP", sans-serif;
  letter-spacing: 0rem;
  font-size: 1.4375rem;
  line-height: 1.0869565217;
  color: #fff;
  background: #009d9e;
  text-align: center;
  position: absolute;
  top: -6px;
  left: 0;
  right: 0;
  margin: 0 auto;
  z-index: 10;
  padding: 8px 0;
  border-radius: 4px;
}
@media screen and (min-width: 641px) and (max-width: 850px) {
  .description03__itemTxt {
    letter-spacing: 0vw;
    font-size: 2.7058823529vw;
  }
}
@media screen and (min-width: 641px) and (max-width: 850px) {
  .description03__itemTxt {
    top: -0.7058823529vw;
    padding: 0.9411764706vw 0;
    border-radius: 0.4705882353vw;
  }
}
@media screen and (max-width: 640px) {
  .description03__itemTxt {
    top: -3.1%;
    padding: 4.2% 0;
    border-radius: 0.625vw;
  }
}
@media screen and (max-width: 640px) and (max-width: 640px) {
  .description03__itemTxt {
    font-size: 3.59375vw;
    letter-spacing: 0vw;
    line-height: 1.0869565217;
  }
}
.description03__itemTxt--01 {
  width: 166px;
}
@media screen and (min-width: 641px) and (max-width: 850px) {
  .description03__itemTxt--01 {
    width: 19.5294117647vw;
  }
}
@media screen and (max-width: 640px) {
  .description03__itemTxt--01 {
    width: 25.9375vw;
  }
}
.description03__itemTxt--02 {
  width: 100%;
}
.description03__itemTxt--03 {
  top: 35px;
  width: 128px;
  padding: 5px 0;
}
@media screen and (min-width: 641px) and (max-width: 850px) {
  .description03__itemTxt--03 {
    top: 4.1176470588vw;
    width: 15.0588235294vw;
    padding: 0.5882352941vw 0;
  }
}
@media screen and (max-width: 640px) {
  .description03__itemTxt--03 {
    top: 17%;
    width: 20vw;
    padding: 2.6% 0;
  }
}
.description03__circle {
  font-family: "Shippori Mincho", serif;
  color: #0A505A;
  position: relative;
  width: 197px;
  height: 197px;
  border-radius: 50%;
  background: #fff;
}
@media screen and (min-width: 641px) and (max-width: 850px) {
  .description03__circle {
    width: 23.1764705882vw;
    height: 23.1764705882vw;
  }
}
@media screen and (max-width: 640px) {
  .description03__circle {
    width: 29.6875vw;
    height: 29.6875vw;
  }
}
.description03__circle--01::before, .description03__circle--02::before, .description03__circle--03::before {
  position: absolute;
  content: "";
  display: block;
  width: 200px;
  height: 190px;
  top: 19px;
  left: 149px;
  background: linear-gradient(to right, rgba(0, 0, 0, 0.3), rgba(0, 0, 0, 0));
  filter: blur(5px);
  transform: rotate(38deg);
  transform-origin: 0 0 0;
  z-index: -1;
}
@media screen and (min-width: 641px) and (max-width: 850px) {
  .description03__circle--01::before, .description03__circle--02::before, .description03__circle--03::before {
    width: 23.5294117647vw;
    height: 22.3529411765vw;
    top: 2.2352941176vw;
    left: 17.5294117647vw;
    filter: blur(0.5882352941vw);
  }
}
@media screen and (max-width: 640px) {
  .description03__circle--01::before, .description03__circle--02::before, .description03__circle--03::before {
    width: 31.25vw;
    height: 29.6875vw;
    top: 2.96875vw;
    left: 23.28125vw;
    filter: blur(0.78125vw);
  }
}
.description03__circle--03 {
  background: conic-gradient(#fff 0%, #fff 94.7%, #DFDFDF 94.7%, #DFDFDF 100%);
}
.description03__circleTxt--01 {
  letter-spacing: -0.059rem;
  font-size: 5.125rem;
  line-height: 0.4024390244;
  text-align: center;
  padding-top: 82px;
}
@media screen and (min-width: 641px) and (max-width: 850px) {
  .description03__circleTxt--01 {
    letter-spacing: -0.1110588235vw;
    font-size: 9.6470588235vw;
  }
}
@media screen and (min-width: 641px) and (max-width: 850px) {
  .description03__circleTxt--01 {
    padding-top: 9.6470588235vw;
  }
}
@media screen and (max-width: 640px) {
  .description03__circleTxt--01 {
    padding-top: 41%;
  }
}
@media screen and (max-width: 640px) and (max-width: 640px) {
  .description03__circleTxt--01 {
    font-size: 12.5vw;
    letter-spacing: -0.7375vw;
    line-height: 0.4;
  }
}
.description03__circleTxt--02 {
  letter-spacing: 0rem;
  font-size: 3.75rem;
  line-height: 0.4;
}
@media screen and (min-width: 641px) and (max-width: 850px) {
  .description03__circleTxt--02 {
    letter-spacing: 0vw;
    font-size: 7.0588235294vw;
  }
}
@media screen and (max-width: 640px) {
  .description03__circleTxt--02 {
    font-size: 9.21875vw;
    letter-spacing: 0vw;
    line-height: 0.406779661;
  }
}
.description03__circleTxt--03 {
  letter-spacing: -0.06rem;
  font-size: 1.625rem;
  line-height: 0.9615384615;
  text-align: center;
  padding-top: 30px;
}
@media screen and (min-width: 641px) and (max-width: 850px) {
  .description03__circleTxt--03 {
    letter-spacing: -0.1129411765vw;
    font-size: 3.0588235294vw;
  }
}
@media screen and (min-width: 641px) and (max-width: 850px) {
  .description03__circleTxt--03 {
    padding-top: 3.5294117647vw;
  }
}
@media screen and (max-width: 640px) {
  .description03__circleTxt--03 {
    padding-top: 15%;
  }
}
@media screen and (max-width: 640px) and (max-width: 640px) {
  .description03__circleTxt--03 {
    font-size: 3.90625vw;
    letter-spacing: -0.234375vw;
    line-height: 0.96;
  }
}
.description03__circleTxt--04 {
  letter-spacing: -0.2rem;
  font-size: 5.1875rem;
  line-height: 0.3975903614;
  padding-top: 82px;
  padding-left: 15px;
  position: relative;
}
@media screen and (min-width: 641px) and (max-width: 850px) {
  .description03__circleTxt--04 {
    letter-spacing: -0.3764705882vw;
    font-size: 9.7647058824vw;
  }
}
@media screen and (min-width: 641px) and (max-width: 850px) {
  .description03__circleTxt--04 {
    padding-top: 9.6470588235vw;
    padding-left: 1.7647058824vw;
  }
}
@media screen and (max-width: 640px) {
  .description03__circleTxt--04 {
    padding-top: 41%;
    padding-left: 10%;
  }
}
@media screen and (max-width: 640px) and (max-width: 640px) {
  .description03__circleTxt--04 {
    font-size: 12.5vw;
    letter-spacing: -0.7375vw;
    line-height: 0.4;
  }
}
.description03__circleTxt--05 {
  letter-spacing: -0.27rem;
  font-size: 1.75rem;
  line-height: 0.8571428571;
  position: absolute;
  bottom: -18px;
}
@media screen and (min-width: 641px) and (max-width: 850px) {
  .description03__circleTxt--05 {
    letter-spacing: -0.5082352941vw;
    font-size: 3.2941176471vw;
  }
}
@media screen and (min-width: 641px) and (max-width: 850px) {
  .description03__circleTxt--05 {
    bottom: -2.1176470588vw;
  }
}
@media screen and (max-width: 640px) {
  .description03__circleTxt--05 {
    bottom: -19%;
  }
}
@media screen and (max-width: 640px) and (max-width: 640px) {
  .description03__circleTxt--05 {
    font-size: 4.375vw;
    letter-spacing: -1.18125vw;
    line-height: 0.8571428571;
  }
}
.description03__circleTxt--06 {
  letter-spacing: -0.06rem;
  font-size: 1.625rem;
  line-height: 0.9615384615;
  text-align: center;
  padding-top: 30px;
}
@media screen and (min-width: 641px) and (max-width: 850px) {
  .description03__circleTxt--06 {
    letter-spacing: -0.1129411765vw;
    font-size: 3.0588235294vw;
  }
}
@media screen and (min-width: 641px) and (max-width: 850px) {
  .description03__circleTxt--06 {
    padding-top: 3.5294117647vw;
  }
}
@media screen and (max-width: 640px) {
  .description03__circleTxt--06 {
    padding-top: 16%;
  }
}
@media screen and (max-width: 640px) and (max-width: 640px) {
  .description03__circleTxt--06 {
    font-size: 3.90625vw;
    letter-spacing: -0.234375vw;
    line-height: 0.96;
  }
}
.description03__circleTxt--07 {
  position: relative;
  letter-spacing: -0.2rem;
  font-size: 5.125rem;
  line-height: 0.4024390244;
  text-align: center;
  padding-top: 94px;
}
@media screen and (min-width: 641px) and (max-width: 850px) {
  .description03__circleTxt--07 {
    letter-spacing: -0.3764705882vw;
    font-size: 9.6470588235vw;
  }
}
@media screen and (min-width: 641px) and (max-width: 850px) {
  .description03__circleTxt--07 {
    padding-top: 11.0588235294vw;
  }
}
@media screen and (max-width: 640px) {
  .description03__circleTxt--07 {
    padding-top: 48%;
  }
}
@media screen and (max-width: 640px) and (max-width: 640px) {
  .description03__circleTxt--07 {
    font-size: 12.5vw;
    letter-spacing: -0.7375vw;
    line-height: 0.4;
  }
}
.description03__circleTxt--08 {
  letter-spacing: -0.059rem;
  font-size: 2.25rem;
  line-height: 0.9166666667;
}
@media screen and (min-width: 641px) and (max-width: 850px) {
  .description03__circleTxt--08 {
    letter-spacing: -0.1110588235vw;
    font-size: 4.2352941176vw;
  }
}
@media screen and (max-width: 640px) {
  .description03__circleTxt--08 {
    font-size: 5.46875vw;
    letter-spacing: -0.32265625vw;
    line-height: 0.9142857143;
  }
}
.description04__title {
  font-family: "Shippori Mincho", serif;
  font-weight: 400;
  letter-spacing: 0rem;
  font-size: 2.1875rem;
  line-height: 1.7142857143;
  color: #fff;
  text-align: center;
  margin-bottom: 50px;
  background: #B13131;
}
@media screen and (min-width: 641px) and (max-width: 850px) {
  .description04__title {
    letter-spacing: 0vw;
    font-size: 4.1176470588vw;
  }
}
@media screen and (max-width: 640px) and (max-width: 640px) {
  .description04__title {
    font-size: 5.46875vw;
    letter-spacing: 0vw;
    line-height: 1.7142857143;
  }
}
.description04Inner {
  transform: translateZ(-1000px);
}
.js-observe .description04Inner {
  transform-style: preserve-3d;
  animation: translateZ 1s ease-in-out forwards;
}
@keyframes translateZ {
  0% {
    transform: translateZ(-1000px);
  }
  100% {
    transform: translateZ(0px);
  }
}
.description04__rotation {
  display: flex;
  justify-content: center;
  flex-wrap: nowrap;
  align-items: center;
  width: 100%;
  transform-style: preserve-3d;
  pointer-events: none;
  transform: rotateY(360deg);
  transition: 0.3s all;
}
@media screen and (max-width: 640px) {
  .description04__rotation {
    height: 93.75vw;
  }
}
.js-observe .description04__rotation {
  animation: rotationY 1s ease-in-out;
}
@keyframes rotationY {
  0% {
    transform: rotateY(0deg);
  }
  100% {
    transform: rotateY(360deg);
  }
}
.description04__btn {
  position: relative;
  display: inline-block;
  pointer-events: auto;
  transform-style: preserve-3d;
  transform: rotateY(0);
  border-radius: 50%;
  overflow: hidden;
  width: 340px;
  height: 340px;
}
.description04__btn::before {
  position: absolute;
  content: "";
  display: block;
  background: 50% 50%/100% url(/wp-content/themes/milliondesign/assets/img/tab_btn_bg_01.png) no-repeat;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
  border-radius: 50%;
}
@media screen and (max-width: 640px) {
  .description04__btn::before {
    display: none;
  }
}
.description04__btn p img {
  position: absolute;
}
@media screen and (max-width: 640px) {
  .description04__btn {
    width: 53.125vw;
    height: 53.125vw;
  }
}
.description04__btn--01 {
  transition: 0.3s all;
  z-index: 1;
  margin-right: 10px;
  transform: translate3d(0, 0, 1px);
}
.description04__btn--01 p img {
  width: 250px;
  top: 45px;
  left: 40px;
}
.js-observe .description04__btn--01 {
  animation: rotationY 1s ease-in-out reverse, fuwafuwa 3s infinite ease-in-out 1s;
}
@media screen and (max-width: 640px) {
  .js-observe .description04__btn--01 {
    animation: rotationY-sp-01 1s ease-in-out reverse, fuwafuwa-sp-01 3s infinite ease-in-out 1s;
  }
}
@keyframes fuwafuwa {
  0% {
    top: 0px;
  }
  50% {
    top: -20px;
  }
  100% {
    top: 0px;
  }
}
@keyframes fuwafuwa-sp-01 {
  0% {
    top: -18.75vw;
  }
  50% {
    top: -21.875vw;
  }
  100% {
    top: -18.75vw;
  }
}
@keyframes rotationY-sp-01 {
  0% {
    transform: rotateY(0deg) translateY(0);
  }
  100% {
    transform: rotateY(360deg) translateY(18.75vw);
  }
}
@media screen and (min-width: 641px) and (max-width: 850px) {
  .description04__btn--01 {
    width: 40vw;
  }
}
@media screen and (max-width: 640px) {
  .description04__btn--01 {
    margin-right: 0;
    top: -18.75vw;
    left: 5.46875vw;
  }
}
.description04__btn--02 {
  transition: 0.3s all;
  margin-left: 10px;
}
.description04__btn--02 p img {
  width: 220px;
  top: 30px;
  left: 55px;
}
.js-observe .description04__btn--02 {
  animation: rotationY 1s ease-in-out reverse, fuwafuwa 4s infinite ease-in-out 1s;
}
@media screen and (max-width: 640px) {
  .js-observe .description04__btn--02 {
    animation: rotationY-sp-02 1s ease-in-out reverse, fuwafuwa-sp-02 4s infinite ease-in-out 1s;
  }
}
@keyframes fuwafuwa-sp-02 {
  0% {
    top: 15.625vw;
  }
  50% {
    top: 12.5vw;
  }
  100% {
    top: 15.625vw;
  }
}
@keyframes rotationY-sp-02 {
  0% {
    transform: rotateY(0deg) translateY(0);
  }
  100% {
    transform: rotateY(360deg) translateY(-15.625vw);
  }
}
@media screen and (min-width: 641px) and (max-width: 850px) {
  .description04__btn--02 {
    width: 40vw;
  }
}
@media screen and (max-width: 640px) {
  .description04__btn--02 {
    margin-left: 0;
    top: 15.625vw;
    right: 5.46875vw;
  }
}
.description04__btnGrey {
  position: absolute;
  content: "";
  display: block;
  width: 340px;
  height: 340px;
  border-radius: 50%;
  background: rgba(111, 111, 111, 0.5);
  top: 0;
  left: 0;
  right: 0;
  opacity: 0;
  transition: 0.3s all;
}
@media screen and (max-width: 640px) {
  .description04__btnGrey {
    display: none;
  }
}
.descriptionArrow {
  font-family: "Cormorant Infant", serif;
  color: #fff;
  position: absolute;
  bottom: 16.7%;
  right: 23.1%;
  transition: 0.3s all;
}
@media screen and (max-width: 640px) {
  .descriptionArrow {
    font-size: 3.75vw;
    letter-spacing: 0.15vw;
    line-height: 1;
  }
}
.js-bgFv .descriptionArrow {
  color: #3B2B2B;
}
.js-observe .descriptionArrow {
  opacity: 0;
}
@media screen and (min-width: 641px) {
  .descriptionArrow {
    display: none;
  }
}
.descriptionArrow__obj {
  width: 0.15625vw;
  height: 12.1875vw;
  border-left: 0.3125vw solid #3B2B2B;
  border-radius: 0.15625vw;
  display: inline-block;
  position: absolute;
  transform: rotate(-90deg);
  top: -113%;
  right: -91%;
}
.descriptionArrow__obj::before, .descriptionArrow__obj::after {
  position: absolute;
  content: "";
  display: block;
}
.descriptionArrow__obj::before {
  width: 3.125vw;
  border-top: 0.3125vw solid #3B2B2B;
  border-radius: 0.3125vw;
  transform: rotate(-45deg);
  bottom: 1.09375vw;
  left: -0.625vw;
}
.descriptionArrow__obj::after {
  width: 1.5625vw;
  height: 1.5625vw;
  border-radius: 50%;
  background: #fff;
  top: -0.46875vw;
  left: -0.9375vw;
  transition: 0.3s all;
  animation: circlemove 1.6s ease-in-out infinite, circlemovehide 1.6s ease-in-out infinite;
}
.js-bgFv .descriptionArrow__obj::after {
  background: #B13131;
}

.productPlanningContainer {
  display: none;
}
.productPlanningContainer.js-tabDisplay {
  display: block;
  animation: show 0.1s ease;
  overflow: hidden;
}
.productPlanningInner {
  max-width: 640px;
  margin: 0 auto;
  overflow: hidden;
}
@media screen and (min-width: 641px) and (max-width: 850px) {
  .productPlanningInner {
    padding-top: 12.1176470588vw;
  }
}
@media screen and (max-width: 640px) {
  .productPlanningInner {
    padding-top: 0;
  }
}
.productPlanning__title {
  background: 0% 0%/cover url(/wp-content/themes/milliondesign/assets/img/productPlanning_title_bg_01.png) no-repeat;
  padding: 107px 0 148px;
  position: relative;
}
@media screen and (min-width: 641px) and (max-width: 850px) {
  .productPlanning__title {
    padding: 12.5882352941vw 0 17.4117647059vw;
  }
}
@media screen and (max-width: 640px) {
  .productPlanning__title {
    overflow: hidden;
    background: 0% 0%/cover url(/wp-content/themes/milliondesign/assets/img/productPlanning_title_bg_sp_01.png) no-repeat;
    padding: 30.3% 0 61.1%;
  }
}
@media screen and (max-width: 640px) {
  .productPlanning__titleImg {
    width: 89.0625vw;
    margin: 0 0 0 auto;
  }
}
.productPlanning__titleArrow {
  width: 1px;
  height: 78px;
  border-left: 2px solid #fff;
  border-radius: 1px;
  margin: 0 auto;
  margin-top: 110px;
  position: relative;
}
@media screen and (min-width: 641px) and (max-width: 850px) {
  .productPlanning__titleArrow {
    width: 0.1176470588vw;
    height: 9.1764705882vw;
    border-left: 0.2352941176vw solid #fff;
    border-radius: 0.1176470588vw;
    margin-top: 12.9411764706vw;
  }
}
@media screen and (max-width: 640px) {
  .productPlanning__titleArrow {
    width: 0.15625vw;
    height: 12.1875vw;
    border-left: 0.3125vw solid #fff;
    border-radius: 0.15625vw;
    margin-top: 8.2%;
  }
}
.productPlanning__titleArrow::before, .productPlanning__titleArrow::after {
  position: absolute;
  content: "";
  display: block;
}
.productPlanning__titleArrow::before {
  width: 20px;
  border-top: 2px solid #fff;
  border-radius: 2px;
  transform: rotate(-45deg);
  bottom: 7px;
  left: -4px;
}
@media screen and (min-width: 641px) and (max-width: 850px) {
  .productPlanning__titleArrow::before {
    width: 2.3529411765vw;
    border-top: 0.2352941176vw solid #fff;
    border-radius: 0.2352941176vw;
    bottom: 0.8235294118vw;
    left: -0.4705882353vw;
  }
}
@media screen and (max-width: 640px) {
  .productPlanning__titleArrow::before {
    width: 3.125vw;
    border-top: 0.3125vw solid #fff;
    border-radius: 0.3125vw;
    bottom: 1.09375vw;
    left: -0.625vw;
  }
}
.productPlanning__titleArrow::after {
  width: 18px;
  height: 18px;
  border-radius: 50%;
  background: #fff;
  top: 0;
  left: -10px;
  animation: circlemove 1.6s ease-in-out infinite, circlemovehide 1.6s ease-in-out infinite;
}
@media screen and (min-width: 641px) and (max-width: 850px) {
  .productPlanning__titleArrow::after {
    width: 2.1176470588vw;
    height: 2.1176470588vw;
    left: -1.1764705882vw;
  }
}
@media screen and (max-width: 640px) {
  .productPlanning__titleArrow::after {
    width: 2.8125vw;
    height: 2.8125vw;
    left: -1.5625vw;
  }
}
.productPlanning__scroll {
  display: flex;
  overflow: hidden;
  bottom: 12%;
  position: absolute;
}
@media screen and (min-width: 641px) {
  .productPlanning__scroll {
    display: none;
  }
}
.productPlanning__scrollList {
  display: flex;
}
.productPlanning__scrollItem {
  width: 271.40625vw;
}
.productPlanning__etc {
  background: 0% 0%/100% url(/wp-content/themes/milliondesign/assets/img/productPlanning_txt_bg_01.jpg) repeat;
  margin-top: -17.2%;
}
.productPlanning__txt {
  display: flex;
  justify-content: center;
  flex-wrap: nowrap;
  margin: 0 auto;
  padding-top: 204px;
}
@media screen and (min-width: 641px) and (max-width: 850px) {
  .productPlanning__txt {
    padding-top: 24vw;
  }
}
@media screen and (max-width: 640px) {
  .productPlanning__txt {
    padding-top: 27.6%;
  }
}
.productPlanning__txt--01 {
  width: 236px;
}
@media screen and (min-width: 641px) and (max-width: 850px) {
  .productPlanning__txt--01 {
    width: 27.7647058824vw;
  }
}
@media screen and (max-width: 640px) {
  .productPlanning__txt--01 {
    width: 36.875vw;
  }
}
.productPlanning__txtArrow {
  width: 1px;
  border-left: 2px solid #332626;
  border-radius: 1px;
  margin-top: 2px;
  position: relative;
}
@media screen and (min-width: 641px) and (max-width: 850px) {
  .productPlanning__txtArrow {
    width: 0.1176470588vw;
    border-left: 0.2352941176vw solid #332626;
    border-radius: 0.1176470588vw;
    margin-top: 0.2352941176vw;
  }
}
@media screen and (max-width: 640px) {
  .productPlanning__txtArrow {
    width: 0.15625vw;
    border-left: 0.3125vw solid #332626;
    border-radius: 0.15625vw;
    margin-top: 0.3125vw;
  }
}
.productPlanning__txtArrow--01 {
  margin-right: 35px;
  height: 40px;
  transition: height 0.5s linear 0.3s;
}
@media screen and (min-width: 641px) and (max-width: 850px) {
  .productPlanning__txtArrow--01 {
    margin-right: 4.1176470588vw;
    height: 4.7058823529vw;
  }
}
@media screen and (max-width: 640px) {
  .productPlanning__txtArrow--01 {
    margin-right: 6%;
    height: 6.25vw;
  }
}
.js-observe .productPlanning__txtArrow--01 {
  height: 346px;
}
@media screen and (min-width: 641px) and (max-width: 850px) {
  .js-observe .productPlanning__txtArrow--01 {
    height: 40.7058823529vw;
  }
}
@media screen and (max-width: 640px) {
  .js-observe .productPlanning__txtArrow--01 {
    height: 54.0625vw;
  }
}
.productPlanning__txtArrow--02 {
  margin-left: 35px;
  height: 40px;
  transition: height linear 0.5s;
}
@media screen and (min-width: 641px) and (max-width: 850px) {
  .productPlanning__txtArrow--02 {
    margin-left: 4.1176470588vw;
    height: 4.7058823529vw;
  }
}
@media screen and (max-width: 640px) {
  .productPlanning__txtArrow--02 {
    margin-left: 6%;
    height: 6.25vw;
  }
}
.js-observe .productPlanning__txtArrow--02 {
  height: 346px;
}
@media screen and (min-width: 641px) and (max-width: 850px) {
  .js-observe .productPlanning__txtArrow--02 {
    height: 40.7058823529vw;
  }
}
@media screen and (max-width: 640px) {
  .js-observe .productPlanning__txtArrow--02 {
    height: 54.0625vw;
  }
}
.productPlanning__txtArrow::before {
  position: absolute;
  content: "";
  display: block;
  width: 20px;
  border-top: 2px solid #332626;
  border-radius: 2px;
  transform: rotate(-45deg);
  bottom: 7px;
  left: -4px;
}
@media screen and (min-width: 641px) and (max-width: 850px) {
  .productPlanning__txtArrow::before {
    width: 2.3529411765vw;
    border-top: 0.2352941176vw solid #332626;
    border-radius: 0.2352941176vw;
    bottom: 0.8235294118vw;
    left: -0.4705882353vw;
  }
}
@media screen and (max-width: 640px) {
  .productPlanning__txtArrow::before {
    width: 3.125vw;
    border-top: 0.3125vw solid #332626;
    border-radius: 0.3125vw;
    bottom: 1.09375vw;
    left: -0.625vw;
  }
}
.productPlanning__secretTitle {
  width: 515px;
  margin: 0 auto;
  padding: 84px 0 60px;
}
@media screen and (min-width: 641px) and (max-width: 850px) {
  .productPlanning__secretTitle {
    width: 60.5882352941vw;
    padding: 9.8823529412vw 0 7.0588235294vw;
  }
}
@media screen and (max-width: 640px) {
  .productPlanning__secretTitle {
    width: 80.46875vw;
    padding: 11.3% 0 11.1%;
  }
}
.productPlanningRequest {
  background: 0% 0%/100% url(/wp-content/themes/milliondesign/assets/img/red_bg_01.jpg) repeat;
  overflow: hidden;
}
@media screen and (max-width: 640px) {
  .productPlanningRequest {
    background: none;
  }
}
.productPlanningRequest__txt--01, .productPlanningRequest__txt--02 {
  color: #fff;
  font-family: "Noto Sans JP", sans-serif;
  text-align: center;
}
.productPlanningRequest__txt--01 {
  letter-spacing: 0rem;
  font-size: 2.1875rem;
  line-height: 1.7142857143;
  position: relative;
  padding-top: 126px;
}
@media screen and (min-width: 641px) and (max-width: 850px) {
  .productPlanningRequest__txt--01 {
    letter-spacing: 0vw;
    font-size: 4.1176470588vw;
  }
}
@media screen and (min-width: 641px) and (max-width: 850px) {
  .productPlanningRequest__txt--01 {
    padding-top: 14.8235294118vw;
  }
}
@media screen and (max-width: 640px) {
  .productPlanningRequest__txt--01 {
    padding-top: 19.6875vw;
  }
}
@media screen and (max-width: 640px) and (max-width: 640px) {
  .productPlanningRequest__txt--01 {
    font-size: 5.46875vw;
    letter-spacing: 0vw;
    line-height: 1.7142857143;
  }
}
.productPlanningRequest__txt--01::before {
  position: absolute;
  content: "";
  display: block;
  width: 374px;
  height: 1px;
  background: #fff;
  bottom: -4px;
  left: 0;
  right: 0;
  margin: 0 auto;
}
@media screen and (min-width: 641px) and (max-width: 850px) {
  .productPlanningRequest__txt--01::before {
    width: 44vw;
    height: 0.1176470588vw;
    bottom: -0.4705882353vw;
  }
}
@media screen and (max-width: 640px) {
  .productPlanningRequest__txt--01::before {
    width: 58.4375vw;
    height: 0.15625vw;
    bottom: -0.625vw;
  }
}
.productPlanningRequest__txt--02 {
  letter-spacing: 0rem;
  font-size: 1.3125rem;
  line-height: 1.9047619048;
  padding-top: 26px;
}
@media screen and (min-width: 641px) and (max-width: 850px) {
  .productPlanningRequest__txt--02 {
    letter-spacing: 0vw;
    font-size: 2.4705882353vw;
  }
}
@media screen and (min-width: 641px) and (max-width: 850px) {
  .productPlanningRequest__txt--02 {
    padding-top: 3.0588235294vw;
  }
}
@media screen and (max-width: 640px) {
  .productPlanningRequest__txt--02 {
    padding-top: 4.0625vw;
  }
}
@media screen and (max-width: 640px) and (max-width: 640px) {
  .productPlanningRequest__txt--02 {
    font-size: 3.28125vw;
    letter-spacing: 0vw;
    line-height: 1.9047619048;
  }
}
.productPlanningRequest__list {
  display: flex;
  justify-content: flex-start;
  flex-wrap: nowrap;
  flex-direction: row-reverse;
  padding: 50px 42px 0 0;
}
@media screen and (min-width: 641px) and (max-width: 850px) {
  .productPlanningRequest__list {
    padding: 5.8823529412vw 4.9411764706vw 0 0;
  }
}
@media screen and (max-width: 640px) {
  .productPlanningRequest__list {
    padding: 7.8125vw 6.5625vw 0 0;
  }
}
.productPlanningRequest__item {
  letter-spacing: 0rem;
  font-size: 1.5625rem;
  line-height: 2.4;
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 700;
  writing-mode: vertical-rl;
  color: #B13131;
  background: #fff;
  border-radius: 4px;
  min-height: 258px;
  margin-left: 23px;
  display: flex;
  justify-content: center;
  flex-wrap: nowrap;
  align-items: center;
  position: relative;
}
@media screen and (min-width: 641px) and (max-width: 850px) {
  .productPlanningRequest__item {
    letter-spacing: 0vw;
    font-size: 2.9411764706vw;
  }
}
@media screen and (min-width: 641px) and (max-width: 850px) {
  .productPlanningRequest__item {
    border-radius: 0.4705882353vw;
    min-height: 30.3529411765vw;
    margin-left: 2.7058823529vw;
  }
}
@media screen and (max-width: 640px) {
  .productPlanningRequest__item {
    border-radius: 0.625vw;
    min-height: 40.3125vw;
    margin-left: 3.59375vw;
  }
}
@media screen and (max-width: 640px) and (max-width: 640px) {
  .productPlanningRequest__item {
    font-size: 3.90625vw;
    letter-spacing: 0vw;
    line-height: 2.4;
  }
}
.productPlanningRequest__item::before {
  position: absolute;
  content: "";
  display: block;
  width: 15px;
  height: 15px;
  top: 0;
  bottom: 0;
  left: -70px;
  right: 0;
  margin: auto;
  border-top: #fff 2px solid;
  border-right: #fff 2px solid;
  transform: scale(0.9, 1) rotate(-135deg);
}
@media screen and (min-width: 641px) and (max-width: 850px) {
  .productPlanningRequest__item::before {
    width: 1.7647058824vw;
    height: 1.7647058824vw;
    left: -8.2352941176vw;
    border-top: #fff 0.2352941176vw solid;
    border-right: #fff 0.2352941176vw solid;
  }
}
@media screen and (max-width: 640px) {
  .productPlanningRequest__item::before {
    width: 2.34375vw;
    height: 2.34375vw;
    left: -10.9375vw;
    border-top: #fff 0.3125vw solid;
    border-right: #fff 0.3125vw solid;
  }
}
.productPlanningRequest__item:last-child::before {
  display: none;
}
.productPlanningRequest__btnRequest {
  background: #49707A;
  display: block;
  width: 560px;
  margin: 44px auto 0;
  color: #fff;
  transition: all 0.3s;
  transition-delay: 0.7s;
}
@media screen and (min-width: 641px) and (max-width: 850px) {
  .productPlanningRequest__btnRequest {
    width: 65.8823529412vw;
    margin: 5.1764705882vw auto 0;
  }
}
@media screen and (max-width: 640px) {
  .productPlanningRequest__btnRequest {
    width: 87.5vw;
    margin: 6.875vw auto 0;
  }
}
.productPlanningRequest__btnRequest::before, .productPlanningRequest__btnRequest::after {
  position: absolute;
  content: "";
  display: block;
  width: 100%;
  height: 2px;
  background: #fff;
  transition: all 0.2s linear;
  transition-delay: 0.2s;
}
@media screen and (min-width: 641px) and (max-width: 850px) {
  .productPlanningRequest__btnRequest::before, .productPlanningRequest__btnRequest::after {
    height: 0.2352941176vw;
  }
}
@media screen and (max-width: 640px) {
  .productPlanningRequest__btnRequest::before, .productPlanningRequest__btnRequest::after {
    height: 0.3125vw;
  }
}
.productPlanningRequest__btnRequest::before {
  top: 0;
  right: 0;
}
.productPlanningRequest__btnRequest::after {
  bottom: 0;
  left: 0;
}
@media screen and (min-width: 641px) {
  .productPlanningRequest__btnRequest:hover {
    background: #fff;
    color: #49707A;
  }
  .productPlanningRequest__btnRequest:hover::before, .productPlanningRequest__btnRequest:hover::after {
    width: 0;
  }
  .productPlanningRequest__btnRequest:hover .productPlanningRequest__btnRequest--arrow::before {
    border-top: #49707A 2px solid;
    border-right: #49707A 2px solid;
  }
  .productPlanningRequest__btnRequest:hover .productPlanningRequest__btnRequest--txt::before, .productPlanningRequest__btnRequest:hover .productPlanningRequest__btnRequest--txt::after {
    height: 0;
  }
}
.productPlanningRequest__btnRequest--arrow {
  position: relative;
}
.productPlanningRequest__btnRequest--arrow::before {
  position: absolute;
  content: "";
  display: block;
  width: 16px;
  height: 16px;
  top: 28px;
  left: 34px;
  border-top: #fff 2px solid;
  border-right: #fff 2px solid;
  transform: scale(0.9, 1) rotate(135deg);
  transition: all 0.3s;
  transition-delay: 0.7s;
}
@media screen and (min-width: 641px) and (max-width: 850px) {
  .productPlanningRequest__btnRequest--arrow::before {
    width: 1.8823529412vw;
    height: 1.8823529412vw;
    top: 3.2941176471vw;
    left: 4vw;
    border-top: #fff 0.2352941176vw solid;
    border-right: #fff 0.2352941176vw solid;
  }
}
@media screen and (max-width: 640px) {
  .productPlanningRequest__btnRequest--arrow::before {
    width: 2.5vw;
    height: 2.5vw;
    top: 4.375vw;
    left: 5.3125vw;
    border-top: #fff 0.3125vw solid;
    border-right: #fff 0.3125vw solid;
  }
}
.productPlanningRequest__btnRequest--txt {
  letter-spacing: 0rem;
  font-size: 1.6875rem;
  line-height: 2.7037037037;
  font-family: "Shippori Mincho", serif;
  text-align: center;
  position: relative;
}
@media screen and (min-width: 641px) and (max-width: 850px) {
  .productPlanningRequest__btnRequest--txt {
    letter-spacing: 0vw;
    font-size: 3.1764705882vw;
  }
}
@media screen and (max-width: 640px) {
  .productPlanningRequest__btnRequest--txt {
    font-size: 4.21875vw;
    letter-spacing: 0vw;
    line-height: 2.7037037037;
  }
}
.productPlanningRequest__btnRequest--txt::before, .productPlanningRequest__btnRequest--txt::after {
  position: absolute;
  content: "";
  display: block;
  width: 2px;
  height: 100%;
  background: #fff;
  transition: all 0.2s linear;
}
@media screen and (min-width: 641px) and (max-width: 850px) {
  .productPlanningRequest__btnRequest--txt::before, .productPlanningRequest__btnRequest--txt::after {
    width: 0.2352941176vw;
  }
}
@media screen and (max-width: 640px) {
  .productPlanningRequest__btnRequest--txt::before, .productPlanningRequest__btnRequest--txt::after {
    width: 0.3125vw;
  }
}
@media screen and (max-width: 640px) and (max-width: 640px) {
  .productPlanningRequest__btnRequest--txt::before, .productPlanningRequest__btnRequest--txt::after {
    font-size: 4.21875vw;
    letter-spacing: 0vw;
    line-height: 2.7037037037;
  }
}
.productPlanningRequest__btnRequest--txt::before {
  top: 0;
  left: 0;
}
.productPlanningRequest__btnRequest--txt::after {
  bottom: 0;
  right: 0;
}
.productPlanningRequest__btnLpo {
  letter-spacing: 0rem;
  font-size: 1.6875rem;
  line-height: 2.037037037;
  font-family: "Shippori Mincho", serif;
  color: #fff;
  position: relative;
  margin: 40px 0 0 148px;
  padding-left: 52px;
  display: inline-block;
  text-align: center;
  transition: all 0.3s;
}
@media screen and (min-width: 641px) and (max-width: 850px) {
  .productPlanningRequest__btnLpo {
    letter-spacing: 0vw;
    font-size: 3.1764705882vw;
  }
}
@media screen and (min-width: 641px) and (max-width: 850px) {
  .productPlanningRequest__btnLpo {
    margin: 4.7058823529vw 0 0 17.4117647059vw;
    padding-left: 6.1176470588vw;
  }
}
@media screen and (max-width: 640px) {
  .productPlanningRequest__btnLpo {
    margin: 6.25vw 0 0 23.125vw;
    padding-left: 8.125vw;
  }
}
@media screen and (max-width: 640px) and (max-width: 640px) {
  .productPlanningRequest__btnLpo {
    font-size: 4.21875vw;
    letter-spacing: 0vw;
    line-height: 2.037037037;
  }
}
@media screen and (min-width: 641px) {
  .productPlanningRequest__btnLpo:hover {
    opacity: 0.6;
  }
}
.productPlanningRequest__btnLpo::before, .productPlanningRequest__btnLpo::after {
  position: absolute;
  content: "";
  display: block;
}
.productPlanningRequest__btnLpo::before {
  width: 350px;
  height: 1px;
  background: #fff;
  bottom: 0;
  left: 0;
  right: 0;
  margin: 0 auto;
}
@media screen and (max-width: 640px) {
  .productPlanningRequest__btnLpo::before {
    width: 54.6875vw;
    height: 0.15625vw;
  }
}
.productPlanningRequest__btnLpo::after {
  background: 0% 0%/100% url(/wp-content/themes/milliondesign/assets/img/productPlanningRequest_parts_02.svg) no-repeat;
  top: 16px;
  left: 3px;
  width: 29px;
  height: 29px;
}
@media screen and (max-width: 640px) {
  .productPlanningRequest__btnLpo::after {
    top: 2.5vw;
    left: 0.46875vw;
    width: 4.53125vw;
    height: 4.53125vw;
  }
}
.productPlanningRequest__scroll {
  display: flex;
  overflow: hidden;
  padding: 100px 0;
}
@media screen and (max-width: 640px) {
  .productPlanningRequest__scroll {
    padding: 15.625vw 0;
  }
}
.productPlanningRequest__scrollList {
  display: flex;
}
.productPlanningRequest__scrollItem {
  width: 1737px;
}
@media screen and (max-width: 640px) {
  .productPlanningRequest__scrollItem {
    width: 271.40625vw;
  }
}

.secretContainer {
  position: relative;
}
.secretSlider {
  width: 100%;
  max-width: 640px;
  height: 100vh;
  margin: 0 auto;
  overflow: hidden;
}
.secretSlider01 {
  background: #B13131;
}
.secretSlider02 {
  background: 0% 0%/cover url(/wp-content/themes/milliondesign/assets/img/grey_bg_01.png) repeat;
}
.secretSlider03 {
  background: #496F7A;
}
.secretSlider04 {
  background: 0% 0%/cover url(/wp-content/themes/milliondesign/assets/img/grey_bg_01.png) repeat;
}
.secretSlider05 {
  background: #B13131;
}
.secretSlider__item {
  overflow: hidden;
  width: 100%;
  height: 100vh;
  display: flex;
  justify-content: center;
  flex-wrap: nowrap;
  flex-direction: column;
}
.secretSlider__number {
  font-family: "Shippori Mincho", serif;
  letter-spacing: 0.03rem;
  font-size: 5.9375rem;
  line-height: 1.1789473684;
  color: #fff;
  position: relative;
}
@media screen and (min-width: 641px) and (max-width: 850px) {
  .secretSlider__number {
    letter-spacing: 0.0564705882vw;
    font-size: 11.1764705882vw;
  }
}
@media screen and (max-width: 640px) {
  .secretSlider__number {
    font-size: 14.84375vw;
    letter-spacing: 0.4453125vw;
    line-height: 1.1789473684;
  }
}
.secretSlider__number::before {
  position: absolute;
  content: "";
  display: block;
  background: 0% 0%/100% url(/wp-content/themes/milliondesign/assets/img/secret_txt_01.svg) no-repeat;
  width: 52px;
  height: 46px;
  bottom: 13px;
  left: -55px;
}
@media screen and (max-width: 640px) {
  .secretSlider__number::before {
    width: 8.125vw;
    height: 7.1875vw;
    bottom: 2.03125vw;
    left: -7.8125vw;
  }
}
.secretSlider__number--01 {
  margin: 0 0 0 90px;
}
@media screen and (max-width: 640px) {
  .secretSlider__number--01 {
    margin: 0 0 0 14.0625vw;
  }
}
.secretSlider__number--02 {
  margin: 0 0 0 90px;
  position: relative;
  z-index: 10;
}
@media screen and (max-width: 640px) {
  .secretSlider__number--02 {
    margin: 0 0 0 14.0625vw;
  }
}
.secretSlider__number--03 {
  margin: 0 0 0 90px;
}
@media screen and (max-width: 640px) {
  .secretSlider__number--03 {
    margin: 0 0 0 14.0625vw;
  }
}
.secretSlider__number--04 {
  margin: 361px 0 0 95px;
  color: #B13131;
}
@media screen and (max-width: 640px) {
  .secretSlider__number--04 {
    margin: 4.6875vw 0 0 14.84375vw;
  }
}
.secretSlider__number--04::before {
  background: 0% 0%/100% url(/wp-content/themes/milliondesign/assets/img/secret_txt_02.svg) no-repeat;
}
.secretSlider__number--05 {
  margin: 78px 0 20px 93px;
}
@media screen and (max-width: 640px) {
  .secretSlider__number--05 {
    margin: 0 0 3.125vw 14.53125vw;
  }
}
.secretSlider__title {
  font-family: "Noto Sans JP", sans-serif;
}
.secretSlider__title01 {
  letter-spacing: 0rem;
  font-size: 2.8125rem;
  line-height: 1.7555555556;
  color: #fff;
  margin: 22px 0 0 40px;
}
@media screen and (min-width: 641px) and (max-width: 850px) {
  .secretSlider__title01 {
    letter-spacing: 0vw;
    font-size: 5.2941176471vw;
  }
}
@media screen and (max-width: 640px) {
  .secretSlider__title01 {
    margin: 3.4375vw 0 0 6.25vw;
  }
}
@media screen and (max-width: 640px) and (max-width: 640px) {
  .secretSlider__title01 {
    font-size: 7.03125vw;
    letter-spacing: 0vw;
    line-height: 1.7555555556;
  }
}
.secretSlider__title01Strong {
  letter-spacing: 0rem;
  font-size: 3.75rem;
  line-height: 1;
}
@media screen and (min-width: 641px) and (max-width: 850px) {
  .secretSlider__title01Strong {
    letter-spacing: 0vw;
    font-size: 7.0588235294vw;
  }
}
@media screen and (max-width: 640px) {
  .secretSlider__title01Strong {
    font-size: 9.375vw;
    letter-spacing: 0vw;
    line-height: 1;
  }
}
.secretSlider__title02 {
  letter-spacing: 0rem;
  font-size: 2.8125rem;
  line-height: 1.6666666667;
  color: #fff;
  margin: 9px 0 0 40px;
  position: relative;
  z-index: 10;
}
@media screen and (min-width: 641px) and (max-width: 850px) {
  .secretSlider__title02 {
    letter-spacing: 0vw;
    font-size: 5.2941176471vw;
  }
}
@media screen and (max-width: 640px) {
  .secretSlider__title02 {
    font-size: 7.03125vw;
    letter-spacing: 0vw;
    line-height: 1.6666666667;
  }
}
@media screen and (max-width: 640px) {
  .secretSlider__title02 {
    margin: 1.40625vw 0 0 6.25vw;
  }
}
.secretSlider__title02Strong {
  letter-spacing: 0rem;
  font-size: 3.75rem;
  line-height: 1;
}
@media screen and (min-width: 641px) and (max-width: 850px) {
  .secretSlider__title02Strong {
    letter-spacing: 0vw;
    font-size: 7.0588235294vw;
  }
}
@media screen and (max-width: 640px) {
  .secretSlider__title02Strong {
    font-size: 9.375vw;
    letter-spacing: 0vw;
    line-height: 1;
  }
}
.secretSlider__title03 {
  letter-spacing: 0rem;
  font-size: 2.8125rem;
  line-height: 1.5555555556;
  color: #fff;
  margin: 16px 0 0 40px;
  position: relative;
  z-index: 10;
}
@media screen and (min-width: 641px) and (max-width: 850px) {
  .secretSlider__title03 {
    letter-spacing: 0vw;
    font-size: 5.2941176471vw;
  }
}
@media screen and (max-width: 640px) {
  .secretSlider__title03 {
    font-size: 7.03125vw;
    letter-spacing: 0vw;
    line-height: 1.5555555556;
  }
}
@media screen and (max-width: 640px) {
  .secretSlider__title03 {
    margin: 2.5vw 0 0 6.25vw;
  }
}
.secretSlider__title03Strong {
  letter-spacing: 0rem;
  font-size: 3.75rem;
  line-height: 1;
}
@media screen and (min-width: 641px) and (max-width: 850px) {
  .secretSlider__title03Strong {
    letter-spacing: 0vw;
    font-size: 7.0588235294vw;
  }
}
@media screen and (max-width: 640px) {
  .secretSlider__title03Strong {
    font-size: 9.375vw;
    letter-spacing: 0vw;
    line-height: 1;
  }
}
.secretSlider__title04 {
  letter-spacing: 0rem;
  font-size: 2.8125rem;
  line-height: 1.5333333333;
  color: #B13131;
  margin: 26px 0 0 40px;
}
@media screen and (min-width: 641px) and (max-width: 850px) {
  .secretSlider__title04 {
    letter-spacing: 0vw;
    font-size: 5.2941176471vw;
  }
}
@media screen and (max-width: 640px) {
  .secretSlider__title04 {
    font-size: 7.03125vw;
    letter-spacing: 0vw;
    line-height: 1.5333333333;
  }
}
@media screen and (max-width: 640px) {
  .secretSlider__title04 {
    margin: 4.0625vw 0 0 6.25vw;
  }
}
.secretSlider__title04Strong {
  letter-spacing: 0rem;
  font-size: 3.75rem;
  line-height: 1;
}
@media screen and (min-width: 641px) and (max-width: 850px) {
  .secretSlider__title04Strong {
    letter-spacing: 0vw;
    font-size: 7.0588235294vw;
  }
}
@media screen and (max-width: 640px) {
  .secretSlider__title04Strong {
    font-size: 9.375vw;
    letter-spacing: 0vw;
    line-height: 1;
  }
}
.secretSlider__title05 {
  letter-spacing: 0rem;
  font-size: 2.8125rem;
  line-height: 1.6666666667;
  color: #fff;
  margin: 0 0 15px 39px;
}
@media screen and (min-width: 641px) and (max-width: 850px) {
  .secretSlider__title05 {
    letter-spacing: 0vw;
    font-size: 5.2941176471vw;
  }
}
@media screen and (max-width: 640px) {
  .secretSlider__title05 {
    font-size: 7.03125vw;
    letter-spacing: 0vw;
    line-height: 1.6666666667;
  }
}
@media screen and (max-width: 640px) {
  .secretSlider__title05 {
    margin: 0 0 2.34375vw 6.09375vw;
  }
}
.secretSlider__title05Strong {
  letter-spacing: 0rem;
  font-size: 3.75rem;
  line-height: 1;
}
@media screen and (min-width: 641px) and (max-width: 850px) {
  .secretSlider__title05Strong {
    letter-spacing: 0vw;
    font-size: 7.0588235294vw;
  }
}
@media screen and (max-width: 640px) {
  .secretSlider__title05Strong {
    font-size: 9.375vw;
    letter-spacing: 0vw;
    line-height: 1;
  }
}
.secretSlider__txt {
  font-family: "Noto Sans JP", sans-serif;
}
.secretSlider__txt01--01 {
  letter-spacing: 0rem;
  font-size: 1.25rem;
  line-height: 2.25;
  color: #fff;
  margin: 337px 0 43px 40px;
}
@media screen and (min-width: 641px) and (max-width: 850px) {
  .secretSlider__txt01--01 {
    letter-spacing: 0vw;
    font-size: 2.3529411765vw;
  }
}
@media screen and (max-width: 640px) {
  .secretSlider__txt01--01 {
    margin: 31.25vw 0 20.3125vw 6.25vw;
  }
}
@media screen and (max-width: 640px) and (max-width: 640px) {
  .secretSlider__txt01--01 {
    font-size: 3.125vw;
    letter-spacing: 0vw;
    line-height: 2.25;
  }
}
.secretSlider__txt02--01 {
  letter-spacing: 0rem;
  font-size: 1.25rem;
  line-height: 1.9;
  color: #fff;
  margin: 12px 0 0 40px;
  position: relative;
  z-index: 10;
}
@media screen and (min-width: 641px) and (max-width: 850px) {
  .secretSlider__txt02--01 {
    letter-spacing: 0vw;
    font-size: 2.3529411765vw;
  }
}
@media screen and (max-width: 640px) {
  .secretSlider__txt02--01 {
    margin: 1.875vw 0 0 6.25vw;
  }
}
@media screen and (max-width: 640px) and (max-width: 640px) {
  .secretSlider__txt02--01 {
    font-size: 3.125vw;
    letter-spacing: 0vw;
    line-height: 1.9;
  }
}
.secretSlider__txt02--02, .secretSlider__txt02--03, .secretSlider__txt02--04, .secretSlider__txt02--05, .secretSlider__txt02--06, .secretSlider__txt02--07, .secretSlider__txt02--08 {
  letter-spacing: 0.03rem;
  font-size: 1.625rem;
  line-height: 1;
  background: #fff;
  color: #B13131;
  padding: 8px 15px;
  margin: 0 5px 16px;
}
@media screen and (min-width: 641px) and (max-width: 850px) {
  .secretSlider__txt02--02, .secretSlider__txt02--03, .secretSlider__txt02--04, .secretSlider__txt02--05, .secretSlider__txt02--06, .secretSlider__txt02--07, .secretSlider__txt02--08 {
    letter-spacing: 0.0564705882vw;
    font-size: 3.0588235294vw;
  }
}
@media screen and (max-width: 640px) {
  .secretSlider__txt02--02, .secretSlider__txt02--03, .secretSlider__txt02--04, .secretSlider__txt02--05, .secretSlider__txt02--06, .secretSlider__txt02--07, .secretSlider__txt02--08 {
    padding: 1.25vw 2.34375vw;
    margin: 0 0.78125vw 2.5vw;
  }
}
@media screen and (max-width: 640px) and (max-width: 640px) {
  .secretSlider__txt02--02, .secretSlider__txt02--03, .secretSlider__txt02--04, .secretSlider__txt02--05, .secretSlider__txt02--06, .secretSlider__txt02--07, .secretSlider__txt02--08 {
    font-size: 4.0625vw;
    letter-spacing: 0.121875vw;
    line-height: 1;
  }
}
.secretSlider__txt02--list {
  margin: 26px 0 42px 35px;
  display: flex;
  justify-content: flex-start;
  flex-wrap: wrap;
  width: 90%;
  position: relative;
  z-index: 10;
}
@media screen and (max-width: 640px) {
  .secretSlider__txt02--list {
    margin: 4.0625vw 0 20.3125vw 5.46875vw;
  }
}
.secretSlider__txt03--01 {
  letter-spacing: 0rem;
  font-size: 1.3125rem;
  line-height: 2.1428571429;
  color: #fff;
  margin: 21px 0 346px 40px;
  position: relative;
  z-index: 10;
}
@media screen and (min-width: 641px) and (max-width: 850px) {
  .secretSlider__txt03--01 {
    letter-spacing: 0vw;
    font-size: 2.4705882353vw;
  }
}
@media screen and (max-width: 640px) {
  .secretSlider__txt03--01 {
    margin: 3.28125vw 0 54.0625vw 6.25vw;
  }
}
@media screen and (max-width: 640px) and (max-width: 640px) {
  .secretSlider__txt03--01 {
    font-size: 3.28125vw;
    letter-spacing: 0vw;
    line-height: 2.1428571429;
  }
}
.secretSlider__txt03--02 {
  letter-spacing: -0.02rem;
  font-size: 1.6875rem;
  line-height: 1.6666666667;
  color: #B13131;
  background: #fff;
  padding: 2px 10px;
}
@media screen and (min-width: 641px) and (max-width: 850px) {
  .secretSlider__txt03--02 {
    letter-spacing: -0.0376470588vw;
    font-size: 3.1764705882vw;
  }
}
@media screen and (max-width: 640px) {
  .secretSlider__txt03--02 {
    padding: 0.3125vw 1.5625vw;
  }
}
@media screen and (max-width: 640px) and (max-width: 640px) {
  .secretSlider__txt03--02 {
    font-size: 4.21875vw;
    letter-spacing: -0.084375vw;
    line-height: 1.6666666667;
  }
}
.secretSlider__txt04--01 {
  letter-spacing: 0rem;
  font-size: 1.25rem;
  line-height: 1.9;
  color: #3B2B2B;
  margin: 16px 0 0 41px;
}
@media screen and (min-width: 641px) and (max-width: 850px) {
  .secretSlider__txt04--01 {
    letter-spacing: 0vw;
    font-size: 2.3529411765vw;
  }
}
@media screen and (max-width: 640px) {
  .secretSlider__txt04--01 {
    font-size: 3.125vw;
    letter-spacing: 0vw;
    line-height: 1.9;
  }
}
@media screen and (max-width: 640px) {
  .secretSlider__txt04--01 {
    margin: 2.5vw 0 0 6.40625vw;
  }
}
.secretSlider__txt04--02, .secretSlider__txt04--03, .secretSlider__txt04--04, .secretSlider__txt04--05, .secretSlider__txt04--06, .secretSlider__txt04--07, .secretSlider__txt04--08 {
  letter-spacing: 0.03rem;
  font-size: 1.5rem;
  line-height: 1;
  background: #fff;
  color: #B13131;
  padding: 8px 15px;
  margin: 0 5px 14px;
}
@media screen and (min-width: 641px) and (max-width: 850px) {
  .secretSlider__txt04--02, .secretSlider__txt04--03, .secretSlider__txt04--04, .secretSlider__txt04--05, .secretSlider__txt04--06, .secretSlider__txt04--07, .secretSlider__txt04--08 {
    letter-spacing: 0.0564705882vw;
    font-size: 2.8235294118vw;
  }
}
@media screen and (max-width: 640px) {
  .secretSlider__txt04--02, .secretSlider__txt04--03, .secretSlider__txt04--04, .secretSlider__txt04--05, .secretSlider__txt04--06, .secretSlider__txt04--07, .secretSlider__txt04--08 {
    font-size: 3.75vw;
    letter-spacing: 0.1125vw;
    line-height: 1;
  }
}
@media screen and (max-width: 640px) {
  .secretSlider__txt04--02, .secretSlider__txt04--03, .secretSlider__txt04--04, .secretSlider__txt04--05, .secretSlider__txt04--06, .secretSlider__txt04--07, .secretSlider__txt04--08 {
    padding: 1.25vw 2.34375vw;
    margin: 0 0.78125vw 2.1875vw;
  }
}
.secretSlider__txt04--list {
  margin: 22px 0 0 35px;
  display: flex;
  justify-content: flex-start;
  flex-wrap: wrap;
}
@media screen and (max-width: 640px) {
  .secretSlider__txt04--list {
    margin: 3.4375vw 0 0 5.46875vw;
  }
}
.secretSlider__txt05--01 {
  letter-spacing: 0rem;
  font-size: 1.25rem;
  line-height: 2.25;
  color: #fff;
  margin: 0 0 0 36px;
}
@media screen and (min-width: 641px) and (max-width: 850px) {
  .secretSlider__txt05--01 {
    letter-spacing: 0vw;
    font-size: 2.3529411765vw;
  }
}
@media screen and (max-width: 640px) {
  .secretSlider__txt05--01 {
    margin: 0 0 0 5.625vw;
  }
}
@media screen and (max-width: 640px) and (max-width: 640px) {
  .secretSlider__txt05--01 {
    font-size: 3.125vw;
    letter-spacing: 0vw;
    line-height: 2.25;
  }
}
.secretSlider__obj01--01 {
  width: 633px;
  bottom: -2.2%;
  left: 0;
  animation-duration: 4s;
}
@media screen and (max-width: 640px) {
  .secretSlider__obj01--01 {
    width: 98.90625vw;
  }
}
.secretSlider__obj02--01 {
  width: 640px;
  top: 11.3%;
  left: 0;
  animation-duration: 4s;
}
@media screen and (max-width: 640px) {
  .secretSlider__obj02--01 {
    width: 100vw;
  }
}
.secretSlider__obj02--02 {
  width: 292px;
  top: 69.7%;
  right: 0;
  animation-duration: 3s;
}
@media screen and (max-width: 640px) {
  .secretSlider__obj02--02 {
    width: 45.625vw;
  }
}
.secretSlider__obj03--01 {
  width: 640px;
  bottom: -4%;
  left: 0;
  animation-duration: 4s;
}
@media screen and (max-width: 640px) {
  .secretSlider__obj03--01 {
    width: 100vw;
  }
}
.secretSlider__obj04--01 {
  width: 538px;
  top: 6.4%;
  right: 0;
  animation-duration: 4s;
}
@media screen and (max-width: 640px) {
  .secretSlider__obj04--01 {
    width: 84.0625vw;
    top: -5.8%;
    right: 8.4%;
  }
}
.secretSlider__obj05--01 {
  width: 640px;
  bottom: 1.5%;
  left: 0;
  animation-duration: 4s;
}
@media screen and (max-width: 640px) {
  .secretSlider__obj05--01 {
    width: 100vw;
  }
}
.secretPagenation {
  position: absolute;
  top: 0;
  left: 350px !important;
  display: flex;
  justify-content: center;
  flex-wrap: nowrap;
  align-items: center;
  flex-direction: column;
}
@media screen and (max-width: 640px) {
  .secretPagenation__item svg {
    width: 9.375vw;
    height: 9.375vw;
  }
}
@media screen and (max-width: 640px) {
  .secretPagenation {
    display: flex;
    justify-content: flex-start;
    flex-wrap: nowrap;
    align-items: normal;
    flex-direction: row;
    left: 30% !important;
    top: 90% !important;
    z-index: 10;
  }
}
.secretPagenation .swiper-pagination-bullet {
  background: transparent !important;
  margin: 35px 0 !important;
  opacity: 1;
}
@media screen and (max-width: 640px) {
  .secretPagenation .swiper-pagination-bullet {
    margin: 0 5.46875vw !important;
  }
  .secretPagenation .swiper-pagination-bullet:nth-child(2n).swiper-pagination-bullet-active .secretPagenation__circle {
    stroke: #B13131;
  }
  .secretPagenation .swiper-pagination-bullet:nth-child(2n).swiper-pagination-bullet-active .secretPagenation__number {
    fill: #B13131;
  }
}
.secretPagenation__circle {
  stroke: #b5b5b5;
}
.swiper-pagination-bullet-active .secretPagenation__circle {
  stroke: #fff;
}
.secretPagenation__number {
  fill: #b5b5b5;
}
.swiper-pagination-bullet-active .secretPagenation__number {
  fill: #fff;
}

.advantageInner {
  background: 0% 0%/100% url(/wp-content/themes/milliondesign/assets/img/grey_bg_01.png) repeat;
}
@media screen and (max-width: 640px) {
  .advantageInner {
    background: none;
  }
}
.advantageInner__title {
  width: 551px;
  margin: 0 auto;
  padding-top: 110px;
}
@media screen and (max-width: 640px) {
  .advantageInner__title {
    width: 86.09375vw;
    padding-top: 17.1875vw;
  }
}
.advantageInner__txt {
  font-family: "Noto Sans JP", sans-serif;
  letter-spacing: 0rem;
  font-size: 1.25rem;
  line-height: 2.25;
  text-align: center;
  padding: 42px 0 51px;
}
@media screen and (min-width: 641px) and (max-width: 850px) {
  .advantageInner__txt {
    letter-spacing: 0vw;
    font-size: 2.3529411765vw;
  }
}
@media screen and (max-width: 640px) {
  .advantageInner__txt {
    text-align: center;
    padding: 6.5625vw 0 7.96875vw;
  }
}
@media screen and (max-width: 640px) and (max-width: 640px) {
  .advantageInner__txt {
    font-size: 3.125vw;
    letter-spacing: 0vw;
    line-height: 2.25;
  }
}
.advantageInner__txtStrong {
  letter-spacing: 0rem;
  font-size: 1.4375rem;
  line-height: 1;
  color: #B13131;
  position: relative;
}
@media screen and (min-width: 641px) and (max-width: 850px) {
  .advantageInner__txtStrong {
    letter-spacing: 0vw;
    font-size: 2.7058823529vw;
  }
}
@media screen and (max-width: 640px) {
  .advantageInner__txtStrong {
    font-size: 3.59375vw;
    letter-spacing: 0vw;
    line-height: 1;
  }
}
.advantageInner__txtStrong::before {
  position: absolute;
  content: "";
  display: block;
  height: 2px;
  width: 240px;
  background: #B13131;
  bottom: -5px;
  right: 12px;
}
@media screen and (max-width: 640px) {
  .advantageInner__txtStrong::before {
    height: 0.3125vw;
    width: 37.5vw;
    bottom: -0.78125vw;
    right: 1.875vw;
  }
}
.advantageSlider {
  width: 88%;
  margin: 0 auto;
  padding-bottom: 138px;
  position: relative;
}
@media screen and (max-width: 640px) {
  .advantageSlider {
    padding-bottom: 21.5625vw;
  }
}
.advantagePagenation {
  position: absolute;
  bottom: 10% !important;
  left: 0;
  right: 0;
  margin: 0 auto;
  display: flex;
  justify-content: center;
  flex-wrap: nowrap;
  z-index: 1;
}
.advantagePagenation .swiper-pagination-bullet {
  display: flex;
  width: 10px;
  height: 10px;
  margin: 0 1.8% !important;
  background: rgba(177, 49, 49, 0.5);
  opacity: 1;
}
@media screen and (max-width: 640px) {
  .advantagePagenation .swiper-pagination-bullet {
    width: 1.5625vw;
    height: 1.5625vw;
  }
}
.advantagePagenation .swiper-pagination-bullet-active {
  background: #B13131;
}
.advantageNav__prev, .advantageNav__next {
  position: absolute;
  top: 53%;
  width: 72px;
  height: 72px;
  margin-top: -36px;
  background: rgba(255, 255, 255, 0.6);
  border-radius: 50%;
  z-index: 1;
  cursor: pointer;
}
@media screen and (max-width: 640px) {
  .advantageNav__prev, .advantageNav__next {
    width: 11.25vw;
    height: 11.25vw;
    margin-top: -5.625vw;
  }
}
.advantageNav__prev::before, .advantageNav__next::before {
  position: absolute;
  content: "";
  display: block;
  width: 20px;
  height: 20px;
  top: 0;
  bottom: 0;
  left: 7px;
  right: 0;
  margin: auto;
  border-top: #B13131 2px solid;
  border-right: #B13131 2px solid;
}
@media screen and (max-width: 640px) {
  .advantageNav__prev::before, .advantageNav__next::before {
    width: 3.125vw;
    height: 3.125vw;
    border-top: #B13131 0.3125vw solid;
    border-right: #B13131 0.3125vw solid;
  }
}
.advantageNav__prev {
  left: -20px;
}
.advantageNav__prev::before {
  transform: scale(0.9, 1) rotate(-135deg);
}
@media screen and (max-width: 640px) {
  .advantageNav__prev {
    left: -3.125vw;
  }
}
.advantageNav__next {
  right: -20px;
}
.advantageNav__next::before {
  transform: scale(0.9, 1) rotate(45deg);
  right: 15%;
}
@media screen and (max-width: 640px) {
  .advantageNav__next {
    right: -3.125vw;
  }
}
.advantage01__title, .advantage02__title, .advantage03__title, .advantage04__title {
  font-family: "Shippori Mincho", serif;
  font-weight: 400;
  letter-spacing: 0.01rem;
  font-size: 4.375rem;
  line-height: 1;
  text-align: center;
  color: #B13131;
  position: relative;
}
@media screen and (min-width: 641px) and (max-width: 850px) {
  .advantage01__title, .advantage02__title, .advantage03__title, .advantage04__title {
    letter-spacing: 0.0188235294vw;
    font-size: 8.2352941176vw;
  }
}
@media screen and (max-width: 640px) {
  .advantage01__title, .advantage02__title, .advantage03__title, .advantage04__title {
    font-size: 10.9375vw;
    letter-spacing: 0.109375vw;
    line-height: 1;
  }
}
.advantage01__title::before, .advantage02__title::before, .advantage03__title::before, .advantage04__title::before {
  position: absolute;
  content: "";
  display: block;
  height: 71px;
  width: 74px;
  top: 0;
  left: 96px;
}
@media screen and (max-width: 640px) {
  .advantage01__title::before, .advantage02__title::before, .advantage03__title::before, .advantage04__title::before {
    height: 11.09375vw;
    width: 11.5625vw;
    left: 15vw;
  }
}
.advantage01__slide, .advantage02__slide, .advantage03__slide, .advantage04__slide {
  margin-top: 26px;
  padding: 40px 0 20px;
  border-radius: 46px;
  background: #B13131;
  display: flex;
  justify-content: center;
  flex-wrap: nowrap;
  flex-direction: column;
}
@media screen and (max-width: 640px) {
  .advantage01__slide, .advantage02__slide, .advantage03__slide, .advantage04__slide {
    margin-top: 4.0625vw;
    padding: 6.25vw 0 3.125vw;
    border-radius: 7.1875vw;
    min-height: 140.625vw;
  }
}
.advantage01__ballon, .advantage02__ballon, .advantage03__ballon, .advantage04__ballon {
  width: 512px;
  min-height: 390px;
  margin: 0 auto;
  background: #fff;
  border-radius: 67px;
  -webkit-filter: drop-shadow(6px 9px 8px rgba(0, 0, 0, 0.2));
  -moz-filter: drop-shadow(6px 9px 8px rgba(0, 0, 0, 0.2));
  -ms-filter: drop-shadow(6px 9px 8px rgba(0, 0, 0, 0.2));
  filter: drop-shadow(6px 9px 8px rgba(0, 0, 0, 0.2));
  position: relative;
}
@media screen and (max-width: 640px) {
  .advantage01__ballon, .advantage02__ballon, .advantage03__ballon, .advantage04__ballon {
    width: 80vw;
    min-height: 60.9375vw;
    border-radius: 10.46875vw;
    -webkit-filter: drop-shadow(0.9375vw 1.40625vw 1.25vw rgba(0, 0, 0, 0.2));
    -moz-filter: drop-shadow(0.9375vw 1.40625vw 1.25vw rgba(0, 0, 0, 0.2));
    -ms-filter: drop-shadow(0.9375vw 1.40625vw 1.25vw rgba(0, 0, 0, 0.2));
    filter: drop-shadow(0.9375vw 1.40625vw 1.25vw rgba(0, 0, 0, 0.2));
  }
}
.advantage01__ballon::before, .advantage02__ballon::before, .advantage03__ballon::before, .advantage04__ballon::before {
  position: absolute;
  content: "";
  display: block;
  width: 0;
  height: 0;
  border-right: 60px solid transparent;
  border-left: 60px solid transparent;
  border-top: 60px solid #fff;
  margin: 0 auto;
  left: 0;
  right: 0;
  bottom: -20px;
  z-index: -1;
}
@media screen and (max-width: 640px) {
  .advantage01__ballon::before, .advantage02__ballon::before, .advantage03__ballon::before, .advantage04__ballon::before {
    border-right: 9.375vw solid transparent;
    border-left: 9.375vw solid transparent;
    border-top: 9.375vw solid #fff;
    bottom: -3.125vw;
  }
}
.advantage01__list, .advantage02__list, .advantage03__list, .advantage04__list {
  width: 85%;
  min-height: 390px;
  margin: 0 auto;
  display: flex;
  flex-direction: column;
}
@media screen and (max-width: 640px) {
  .advantage01__list, .advantage02__list, .advantage03__list, .advantage04__list {
    min-height: 60.9375vw;
  }
}
.advantage01__item, .advantage02__item, .advantage03__item, .advantage04__item {
  font-family: "Noto Sans JP", sans-serif;
}
@media screen and (max-width: 640px) {
  .advantage01__item, .advantage02__item, .advantage03__item, .advantage04__item {
    line-height: 1.5;
  }
}
.advantage01__itemTxt--01, .advantage02__itemTxt--01, .advantage03__itemTxt--01, .advantage04__itemTxt--01 {
  letter-spacing: 0.01rem;
  font-size: 1.5rem;
  line-height: 1.4166666667;
  color: #585858;
  background: #B4B4B4;
  border-radius: 3px;
  padding: 0 12px;
}
@media screen and (min-width: 641px) and (max-width: 850px) {
  .advantage01__itemTxt--01, .advantage02__itemTxt--01, .advantage03__itemTxt--01, .advantage04__itemTxt--01 {
    letter-spacing: 0.0188235294vw;
    font-size: 2.8235294118vw;
  }
}
@media screen and (max-width: 640px) {
  .advantage01__itemTxt--01, .advantage02__itemTxt--01, .advantage03__itemTxt--01, .advantage04__itemTxt--01 {
    border-radius: 0.46875vw;
    padding: 0 1.875vw;
  }
}
@media screen and (max-width: 640px) and (max-width: 640px) {
  .advantage01__itemTxt--01, .advantage02__itemTxt--01, .advantage03__itemTxt--01, .advantage04__itemTxt--01 {
    font-size: 3.4375vw;
    letter-spacing: 0.034375vw;
    line-height: 1;
  }
}
.advantage01__itemTxt--02, .advantage02__itemTxt--02, .advantage03__itemTxt--02, .advantage04__itemTxt--02 {
  letter-spacing: 0.01rem;
  font-size: 1.1875rem;
  line-height: 1.3684210526;
  color: #797979;
}
@media screen and (min-width: 641px) and (max-width: 850px) {
  .advantage01__itemTxt--02, .advantage02__itemTxt--02, .advantage03__itemTxt--02, .advantage04__itemTxt--02 {
    letter-spacing: 0.0188235294vw;
    font-size: 2.2352941176vw;
  }
}
@media screen and (max-width: 640px) {
  .advantage01__itemTxt--02, .advantage02__itemTxt--02, .advantage03__itemTxt--02, .advantage04__itemTxt--02 {
    font-size: 2.96875vw;
    letter-spacing: 0.0296875vw;
    line-height: 1;
  }
}
.advantage01__itemTxt--03, .advantage02__itemTxt--03, .advantage03__itemTxt--03, .advantage04__itemTxt--03 {
  letter-spacing: 0.01rem;
  font-size: 1.375rem;
  line-height: 1;
  font-weight: 700;
  color: #B13131;
}
@media screen and (min-width: 641px) and (max-width: 850px) {
  .advantage01__itemTxt--03, .advantage02__itemTxt--03, .advantage03__itemTxt--03, .advantage04__itemTxt--03 {
    letter-spacing: 0.0188235294vw;
    font-size: 2.5882352941vw;
  }
}
@media screen and (max-width: 640px) {
  .advantage01__itemTxt--03, .advantage02__itemTxt--03, .advantage03__itemTxt--03, .advantage04__itemTxt--03 {
    font-size: 3.4375vw;
    letter-spacing: 0.034375vw;
    line-height: 1;
  }
}
.advantage01__txt, .advantage02__txt, .advantage03__txt, .advantage04__txt {
  width: 560px;
  min-height: 430px;
  margin: -16px auto 0;
  text-align: center;
  padding-top: 48px;
}
@media screen and (max-width: 640px) {
  .advantage01__txt, .advantage02__txt, .advantage03__txt, .advantage04__txt {
    width: 87.5vw;
    min-height: 67.1875vw;
    margin: -2.5vw auto 0;
    padding-top: 7.5vw;
  }
}
.advantage01__txt--01, .advantage02__txt--01, .advantage03__txt--01, .advantage04__txt--01 {
  font-family: "Shippori Mincho", serif;
  letter-spacing: 0.01rem;
  font-size: 4.125rem;
  line-height: 1.0606060606;
  color: #fff;
  display: block;
  padding-left: 0.4em;
  text-indent: -0.4em;
}
@media screen and (min-width: 641px) and (max-width: 850px) {
  .advantage01__txt--01, .advantage02__txt--01, .advantage03__txt--01, .advantage04__txt--01 {
    letter-spacing: 0.0188235294vw;
    font-size: 7.7647058824vw;
  }
}
@media screen and (max-width: 640px) {
  .advantage01__txt--01, .advantage02__txt--01, .advantage03__txt--01, .advantage04__txt--01 {
    padding-left: 4vw;
    text-indent: -4vw;
  }
}
@media screen and (max-width: 640px) and (max-width: 640px) {
  .advantage01__txt--01, .advantage02__txt--01, .advantage03__txt--01, .advantage04__txt--01 {
    font-size: 10.3125vw;
    letter-spacing: 0.103125vw;
    line-height: 1.0606060606;
  }
}
.advantage01__txt--02, .advantage02__txt--02, .advantage03__txt--02, .advantage04__txt--02 {
  font-family: "Noto Sans JP", sans-serif;
  letter-spacing: 0rem;
  font-size: 1.5rem;
  line-height: 1.375;
  color: #fff;
}
@media screen and (min-width: 641px) and (max-width: 850px) {
  .advantage01__txt--02, .advantage02__txt--02, .advantage03__txt--02, .advantage04__txt--02 {
    letter-spacing: 0vw;
    font-size: 2.8235294118vw;
  }
}
@media screen and (max-width: 640px) {
  .advantage01__txt--02, .advantage02__txt--02, .advantage03__txt--02, .advantage04__txt--02 {
    font-size: 3.75vw;
    letter-spacing: 0vw;
    line-height: 1.375;
  }
}
.advantage01__title {
  padding-left: 80px;
}
@media screen and (max-width: 640px) {
  .advantage01__title {
    padding-left: 12.5vw;
  }
}
.advantage01__title::before {
  background: 0% 0%/100% url(/wp-content/themes/milliondesign/assets/img/advantage_slide_parts_01.svg) no-repeat;
}
.advantage01__item--01 {
  padding-top: 49px;
}
@media screen and (max-width: 640px) {
  .advantage01__item--01 {
    padding-top: 4.6875vw;
  }
}
.advantage01__item--02 {
  padding-top: 20px;
}
@media screen and (max-width: 640px) {
  .advantage01__item--02 {
    padding-top: 3.125vw;
  }
}
.advantage01__item--03 {
  padding-top: 32px;
}
@media screen and (max-width: 640px) {
  .advantage01__item--03 {
    padding-top: 5vw;
    padding-bottom: 4.6875vw;
  }
}
.advantage01__txt--03 {
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 700;
  letter-spacing: 0rem;
  font-size: 2.125rem;
  line-height: 1.8823529412;
  color: #B13131;
  background: #fff;
  padding: 0 8px;
}
@media screen and (min-width: 641px) and (max-width: 850px) {
  .advantage01__txt--03 {
    letter-spacing: 0vw;
    font-size: 4vw;
  }
}
@media screen and (max-width: 640px) {
  .advantage01__txt--03 {
    padding: 0 1.25vw;
  }
}
@media screen and (max-width: 640px) and (max-width: 640px) {
  .advantage01__txt--03 {
    font-size: 5.3125vw;
    letter-spacing: 0vw;
    line-height: 1.8823529412;
  }
}
.advantage01__txt--04 {
  font-family: "Noto Sans JP", sans-serif;
  letter-spacing: 0rem;
  font-size: 1.8125rem;
  line-height: 2.2068965517;
  color: #fff;
  display: inline-block;
  padding-top: 17px;
}
@media screen and (min-width: 641px) and (max-width: 850px) {
  .advantage01__txt--04 {
    letter-spacing: 0vw;
    font-size: 3.4117647059vw;
  }
}
@media screen and (max-width: 640px) {
  .advantage01__txt--04 {
    padding-top: 2.65625vw;
  }
}
@media screen and (max-width: 640px) and (max-width: 640px) {
  .advantage01__txt--04 {
    font-size: 4.53125vw;
    letter-spacing: 0vw;
    line-height: 2.2068965517;
  }
}
.advantage01__txt--05 {
  font-family: "Noto Sans JP", sans-serif;
  letter-spacing: 0rem;
  font-size: 1.8125rem;
  line-height: 2.2068965517;
  color: #fff;
  display: inline-block;
}
@media screen and (min-width: 641px) and (max-width: 850px) {
  .advantage01__txt--05 {
    letter-spacing: 0vw;
    font-size: 3.4117647059vw;
  }
}
@media screen and (max-width: 640px) {
  .advantage01__txt--05 {
    font-size: 4.53125vw;
    letter-spacing: 0vw;
    line-height: 2.2068965517;
  }
}
.advantage01__txt--06 {
  font-family: "Noto Sans JP", sans-serif;
  letter-spacing: 0rem;
  font-size: 1.8125rem;
  line-height: 2.2068965517;
  color: #fff;
}
@media screen and (min-width: 641px) and (max-width: 850px) {
  .advantage01__txt--06 {
    letter-spacing: 0vw;
    font-size: 3.4117647059vw;
  }
}
@media screen and (max-width: 640px) {
  .advantage01__txt--06 {
    font-size: 4.53125vw;
    letter-spacing: 0vw;
    line-height: 2.2068965517;
  }
}
.advantage02__title {
  padding-left: 90px;
}
@media screen and (max-width: 640px) {
  .advantage02__title {
    padding-left: 14.0625vw;
  }
}
.advantage02__title::before {
  background: 0% 0%/100% url(/wp-content/themes/milliondesign/assets/img/advantage_slide_parts_02.svg) no-repeat;
}
.advantage02__item--01 {
  padding-top: 49px;
}
@media screen and (max-width: 640px) {
  .advantage02__item--01 {
    padding-top: 7.8125vw;
  }
}
.advantage02__item--02, .advantage02__item--03 {
  padding-top: 60px;
}
@media screen and (max-width: 640px) {
  .advantage02__item--02, .advantage02__item--03 {
    padding-top: 6.25vw;
  }
}
@media screen and (max-width: 640px) {
  .advantage02__item--03 {
    padding-bottom: 7.8125vw;
  }
}
.advantage02__txt--03 {
  font-family: "Noto Sans JP", sans-serif;
  letter-spacing: 0rem;
  font-size: 1.8125rem;
  line-height: 2.2068965517;
  color: #fff;
  display: inline-block;
  padding: 17px 0 0 12px;
}
@media screen and (min-width: 641px) and (max-width: 850px) {
  .advantage02__txt--03 {
    letter-spacing: 0vw;
    font-size: 3.4117647059vw;
  }
}
@media screen and (max-width: 640px) {
  .advantage02__txt--03 {
    padding: 2.65625vw 0 0 1.875vw;
  }
}
@media screen and (max-width: 640px) and (max-width: 640px) {
  .advantage02__txt--03 {
    font-size: 4.53125vw;
    letter-spacing: 0vw;
    line-height: 2.2068965517;
  }
}
.advantage02__txt--04 {
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 700;
  letter-spacing: 0rem;
  font-size: 2.125rem;
  line-height: 1.8823529412;
  color: #B13131;
  background: #fff;
  padding: 0 8px;
}
@media screen and (min-width: 641px) and (max-width: 850px) {
  .advantage02__txt--04 {
    letter-spacing: 0vw;
    font-size: 4vw;
  }
}
@media screen and (max-width: 640px) {
  .advantage02__txt--04 {
    padding: 0 1.25vw;
  }
}
@media screen and (max-width: 640px) and (max-width: 640px) {
  .advantage02__txt--04 {
    font-size: 5.3125vw;
    letter-spacing: 0vw;
    line-height: 1.8823529412;
  }
}
.advantage02__txt--05 {
  font-family: "Noto Sans JP", sans-serif;
  letter-spacing: 0rem;
  font-size: 1.8125rem;
  line-height: 2.2068965517;
  color: #fff;
  display: inline-block;
}
@media screen and (min-width: 641px) and (max-width: 850px) {
  .advantage02__txt--05 {
    letter-spacing: 0vw;
    font-size: 3.4117647059vw;
  }
}
@media screen and (max-width: 640px) {
  .advantage02__txt--05 {
    font-size: 4.53125vw;
    letter-spacing: 0vw;
    line-height: 2.2068965517;
  }
}
.advantage02__txt--06 {
  font-family: "Noto Sans JP", sans-serif;
  letter-spacing: 0rem;
  font-size: 1.8125rem;
  line-height: 2.2068965517;
  color: #fff;
  padding-left: 22px;
}
@media screen and (min-width: 641px) and (max-width: 850px) {
  .advantage02__txt--06 {
    letter-spacing: 0vw;
    font-size: 3.4117647059vw;
  }
}
@media screen and (max-width: 640px) {
  .advantage02__txt--06 {
    padding-left: 3.4375vw;
  }
}
@media screen and (max-width: 640px) and (max-width: 640px) {
  .advantage02__txt--06 {
    font-size: 4.53125vw;
    letter-spacing: 0vw;
    line-height: 2.2068965517;
  }
}
.advantage03__title {
  padding-left: 90px;
}
@media screen and (max-width: 640px) {
  .advantage03__title {
    padding-left: 14.0625vw;
  }
}
.advantage03__title::before {
  background: 0% 0%/100% url(/wp-content/themes/milliondesign/assets/img/advantage_slide_parts_03.svg) no-repeat;
}
.advantage03__item--01 {
  padding-top: 49px;
}
@media screen and (max-width: 640px) {
  .advantage03__item--01 {
    padding-top: 7.8125vw;
  }
}
.advantage03__item--02, .advantage03__item--03 {
  padding-top: 60px;
}
@media screen and (max-width: 640px) {
  .advantage03__item--02, .advantage03__item--03 {
    padding-top: 6.25vw;
  }
}
@media screen and (max-width: 640px) {
  .advantage03__item--03 {
    padding-bottom: 7.8125vw;
  }
}
.advantage03__txt--03 {
  font-family: "Noto Sans JP", sans-serif;
  letter-spacing: 0rem;
  font-size: 1.8125rem;
  line-height: 2.2068965517;
  color: #fff;
  display: inline-block;
  padding: 17px 0 0 12px;
}
@media screen and (min-width: 641px) and (max-width: 850px) {
  .advantage03__txt--03 {
    letter-spacing: 0vw;
    font-size: 3.4117647059vw;
  }
}
@media screen and (max-width: 640px) {
  .advantage03__txt--03 {
    padding: 2.65625vw 0 0 1.875vw;
  }
}
@media screen and (max-width: 640px) and (max-width: 640px) {
  .advantage03__txt--03 {
    font-size: 4.53125vw;
    letter-spacing: 0vw;
    line-height: 2.2068965517;
  }
}
.advantage03__txt--04 {
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 700;
  letter-spacing: 0rem;
  font-size: 2.125rem;
  line-height: 1.8823529412;
  color: #B13131;
  background: #fff;
  padding: 0 8px;
}
@media screen and (min-width: 641px) and (max-width: 850px) {
  .advantage03__txt--04 {
    letter-spacing: 0vw;
    font-size: 4vw;
  }
}
@media screen and (max-width: 640px) {
  .advantage03__txt--04 {
    padding: 0 1.25vw;
  }
}
@media screen and (max-width: 640px) and (max-width: 640px) {
  .advantage03__txt--04 {
    font-size: 5.3125vw;
    letter-spacing: 0vw;
    line-height: 1.8823529412;
  }
}
.advantage04__title {
  padding-left: 110px;
}
@media screen and (max-width: 640px) {
  .advantage04__title {
    padding-left: 17.1875vw;
  }
}
.advantage04__title::before {
  background: 0% 0%/100% url(/wp-content/themes/milliondesign/assets/img/advantage_slide_parts_04.svg) no-repeat;
}
.advantage04__item--01 {
  padding-top: 49px;
}
@media screen and (max-width: 640px) {
  .advantage04__item--01 {
    padding-top: 9.375vw;
  }
}
.advantage04__item--02, .advantage04__item--03 {
  padding-top: 76px;
}
@media screen and (max-width: 640px) {
  .advantage04__item--02, .advantage04__item--03 {
    padding-top: 9.375vw;
  }
}
@media screen and (max-width: 640px) {
  .advantage04__item--03 {
    padding-bottom: 9.375vw;
  }
}
.advantage04__txt--03 {
  font-family: "Noto Sans JP", sans-serif;
  letter-spacing: 0rem;
  font-size: 1.75rem;
  line-height: 2.2857142857;
  color: #fff;
  display: inline-block;
  padding: 17px 0 0 12px;
}
@media screen and (min-width: 641px) and (max-width: 850px) {
  .advantage04__txt--03 {
    letter-spacing: 0vw;
    font-size: 3.2941176471vw;
  }
}
@media screen and (max-width: 640px) {
  .advantage04__txt--03 {
    padding: 2.65625vw 0 0 1.875vw;
  }
}
@media screen and (max-width: 640px) and (max-width: 640px) {
  .advantage04__txt--03 {
    font-size: 4.375vw;
    letter-spacing: 0vw;
    line-height: 2.2857142857;
  }
}
.advantage04__txt--04 {
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 700;
  letter-spacing: 0rem;
  font-size: 2.125rem;
  line-height: 1.8823529412;
  color: #B13131;
  background: #fff;
  padding: 0 8px;
}
@media screen and (min-width: 641px) and (max-width: 850px) {
  .advantage04__txt--04 {
    letter-spacing: 0vw;
    font-size: 4vw;
  }
}
@media screen and (max-width: 640px) {
  .advantage04__txt--04 {
    padding: 0 1.25vw;
  }
}
@media screen and (max-width: 640px) and (max-width: 640px) {
  .advantage04__txt--04 {
    font-size: 5.3125vw;
    letter-spacing: 0vw;
    line-height: 1.8823529412;
  }
}

.lpoConitainer {
  display: none;
}
.lpoConitainer.js-tabDisplay {
  display: block;
  animation: show 0.1s ease;
  overflow: hidden;
}
.lpoInner {
  max-width: 640px;
  margin: 0 auto;
}
.lpo__title {
  background: 0% 0%/cover url(/wp-content/themes/milliondesign/assets/img/lpo_title_bg_01.png) no-repeat;
  padding: 102px 0 151px;
  position: relative;
}
@media screen and (max-width: 640px) {
  .lpo__title {
    overflow: hidden;
    padding: 22.34375vw 0 61.09375vw;
    background: 0% 0%/cover url(/wp-content/themes/milliondesign/assets/img/lpo_title_bg_sp_01.png) no-repeat;
  }
}
.lpo__titleImg {
  width: 576px;
  margin-left: 60px;
}
@media screen and (max-width: 640px) {
  .lpo__titleImg {
    width: 90vw;
    margin-left: auto;
  }
}
.lpo__titleArrow {
  width: 1px;
  height: 78px;
  border-left: 2px solid #fff;
  border-radius: 1px;
  margin: 0 auto;
  margin-top: 78px;
  position: relative;
}
@media screen and (max-width: 640px) {
  .lpo__titleArrow {
    width: 0.15625vw;
    height: 12.1875vw;
    border-left: 0.3125vw solid #fff;
    border-radius: 0.15625vw;
    margin-top: 5.46875vw;
  }
}
.lpo__titleArrow::before, .lpo__titleArrow::after {
  position: absolute;
  content: "";
  display: block;
}
.lpo__titleArrow::before {
  width: 20px;
  border-top: 2px solid #fff;
  border-radius: 2px;
  transform: rotate(-45deg);
  bottom: 7px;
  left: -4px;
}
@media screen and (max-width: 640px) {
  .lpo__titleArrow::before {
    width: 3.125vw;
    border-top: 0.3125vw solid #fff;
    border-radius: 0.3125vw;
    bottom: 1.09375vw;
    left: -0.625vw;
  }
}
.lpo__titleArrow::after {
  width: 18px;
  height: 18px;
  border-radius: 50%;
  background: #fff;
  top: 0;
  left: -10px;
  animation: circlemove 1.6s ease-in-out infinite, circlemovehide 1.6s ease-in-out infinite;
}
@media screen and (max-width: 640px) {
  .lpo__titleArrow::after {
    width: 2.8125vw;
    height: 2.8125vw;
    left: -1.5625vw;
  }
}
.lpo__scroll {
  display: flex;
  overflow: hidden;
  bottom: 12%;
  position: absolute;
}
@media screen and (min-width: 641px) {
  .lpo__scroll {
    display: none;
  }
}
.lpo__scrollList {
  display: flex;
}
.lpo__scrollItem {
  width: 271.40625vw;
}
.lpo__etc {
  background: 0% 0%/100% url(/wp-content/themes/milliondesign/assets/img/grey_bg_01.png) repeat;
  margin-top: -110px;
}
@media screen and (max-width: 640px) {
  .lpo__etc {
    margin-top: -17.1875vw;
  }
}
.lpo__txt--01 {
  font-family: "Noto Sans JP", sans-serif;
  letter-spacing: 0rem;
  font-size: 1.4375rem;
  line-height: 2.5652173913;
  color: #3B2B2B;
  padding: 233px 0 0 109px;
}
@media screen and (min-width: 641px) and (max-width: 850px) {
  .lpo__txt--01 {
    letter-spacing: 0vw;
    font-size: 2.7058823529vw;
  }
}
@media screen and (max-width: 640px) {
  .lpo__txt--01 {
    font-size: 3.59375vw;
    letter-spacing: 0vw;
    line-height: 2.5652173913;
  }
}
@media screen and (max-width: 640px) {
  .lpo__txt--01 {
    padding: 24.6875vw 0 0 17.03125vw;
  }
}
.lpo__txt--01::before {
  position: absolute;
  content: "";
  display: block;
  width: 392px;
  height: 1px;
  background: #169393;
  bottom: 67px;
  right: 46px;
}
@media screen and (max-width: 640px) {
  .lpo__txt--01::before {
    width: 61.25vw;
    height: 0.15625vw;
    bottom: 10.46875vw;
    right: 7.1875vw;
  }
}
.lpo__txtStrong {
  letter-spacing: 0rem;
  font-size: 1.75rem;
  line-height: 1;
  font-weight: 700;
  color: #009D9E;
}
@media screen and (min-width: 641px) and (max-width: 850px) {
  .lpo__txtStrong {
    letter-spacing: 0vw;
    font-size: 3.2941176471vw;
  }
}
@media screen and (max-width: 640px) {
  .lpo__txtStrong {
    font-size: 4.375vw;
    letter-spacing: 0vw;
    line-height: 1;
  }
}
.lpo__txtParts {
  top: 222px;
  left: 34px;
  width: 31px;
}
@media screen and (max-width: 640px) {
  .lpo__txtParts {
    top: 22.96875vw;
    left: 5.3125vw;
    width: 4.84375vw;
  }
}
.lpo__txtArrow {
  width: 1px;
  height: 60px;
  border-left: 2px solid #332626;
  border-radius: 1px;
  margin: 0 auto;
  margin-top: 41px;
  position: relative;
}
@media screen and (max-width: 640px) {
  .lpo__txtArrow {
    width: 0.15625vw;
    height: 9.375vw;
    border-left: 0.3125vw solid #332626;
    border-radius: 0.15625vw;
    margin-top: 6.40625vw;
  }
}
.lpo__txtArrow::before {
  position: absolute;
  content: "";
  display: block;
  width: 20px;
  border-top: 2px solid #332626;
  border-radius: 2px;
  transform: rotate(-45deg);
  bottom: 7px;
  left: -4px;
}
@media screen and (max-width: 640px) {
  .lpo__txtArrow::before {
    width: 3.125vw;
    border-top: 0.3125vw solid #332626;
    border-radius: 0.3125vw;
    bottom: 1.09375vw;
    left: -0.625vw;
  }
}
.lpo__txtImg {
  width: 520px;
  margin: 0 auto;
  padding: 35px 0 21px;
}
@media screen and (max-width: 640px) {
  .lpo__txtImg {
    width: 81.25vw;
    margin: 0 auto;
    padding: 5.46875vw 0 3.28125vw;
  }
}
.lpoRequest {
  overflow: hidden;
}
.lpoRequest__inner {
  background: 0% 0%/100% url(/wp-content/themes/milliondesign/assets/img/green_bg_02.jpg) repeat;
}
@media screen and (max-width: 640px) {
  .lpoRequest__inner {
    background: none;
  }
}
.lpoRequest__txt {
  color: #fff;
  font-family: "Noto Sans JP", sans-serif;
  text-align: center;
}
.lpoRequest__txt--01 {
  letter-spacing: 0rem;
  font-size: 2.1875rem;
  line-height: 1.7142857143;
  padding-top: 108px;
}
@media screen and (min-width: 641px) and (max-width: 850px) {
  .lpoRequest__txt--01 {
    letter-spacing: 0vw;
    font-size: 4.1176470588vw;
  }
}
@media screen and (max-width: 640px) {
  .lpoRequest__txt--01 {
    padding-top: 16.875vw;
  }
}
@media screen and (max-width: 640px) and (max-width: 640px) {
  .lpoRequest__txt--01 {
    font-size: 5.46875vw;
    letter-spacing: 0vw;
    line-height: 1.7142857143;
  }
}
.lpoRequest__txt--02 {
  letter-spacing: 0rem;
  font-size: 1.3125rem;
  line-height: 2.7142857143;
  padding-top: 35px;
  position: relative;
}
@media screen and (min-width: 641px) and (max-width: 850px) {
  .lpoRequest__txt--02 {
    letter-spacing: 0vw;
    font-size: 2.4705882353vw;
  }
}
@media screen and (max-width: 640px) {
  .lpoRequest__txt--02 {
    padding-top: 5.46875vw;
  }
}
@media screen and (max-width: 640px) and (max-width: 640px) {
  .lpoRequest__txt--02 {
    font-size: 3.28125vw;
    letter-spacing: 0vw;
    line-height: 2.7142857143;
  }
}
.lpoRequest__txt--02::before {
  position: absolute;
  content: "";
  display: block;
  width: 352px;
  height: 1px;
  background: #fff;
  top: 84px;
  left: 0;
  right: 0;
  margin: 0 auto;
}
@media screen and (max-width: 640px) {
  .lpoRequest__txt--02::before {
    width: 55vw;
    height: 0.15625vw;
    top: 12.49vw;
  }
}
.lpoRequest__txt--03 {
  letter-spacing: 0rem;
  font-size: 1.3125rem;
  line-height: 2.7142857143;
  padding-top: 56px;
  position: relative;
}
@media screen and (min-width: 641px) and (max-width: 850px) {
  .lpoRequest__txt--03 {
    letter-spacing: 0vw;
    font-size: 2.4705882353vw;
  }
}
@media screen and (max-width: 640px) {
  .lpoRequest__txt--03 {
    padding-top: 8.75vw;
  }
}
@media screen and (max-width: 640px) and (max-width: 640px) {
  .lpoRequest__txt--03 {
    font-size: 3.28125vw;
    letter-spacing: 0vw;
    line-height: 2.7142857143;
  }
}
.lpoRequest__txt--03::before {
  position: absolute;
  content: "";
  display: block;
  width: 105px;
  height: 1px;
  background: #fff;
  bottom: 7px;
  right: 148px;
}
@media screen and (max-width: 640px) {
  .lpoRequest__txt--03::before {
    width: 16.40625vw;
    height: 0.15625vw;
    bottom: 1.09375vw;
    right: 23.125vw;
  }
}
.lpoRequest__txt--04 {
  letter-spacing: 0rem;
  font-size: 1.3125rem;
  line-height: 2.7142857143;
  position: relative;
}
@media screen and (min-width: 641px) and (max-width: 850px) {
  .lpoRequest__txt--04 {
    letter-spacing: 0vw;
    font-size: 2.4705882353vw;
  }
}
@media screen and (max-width: 640px) {
  .lpoRequest__txt--04 {
    font-size: 3.28125vw;
    letter-spacing: 0vw;
    line-height: 2.7142857143;
  }
}
.lpoRequest__txt--04::before, .lpoRequest__txt--04::after {
  position: absolute;
  content: "";
  display: block;
  height: 1px;
  background: #fff;
}
.lpoRequest__txt--04::before {
  width: 562px;
  top: 49px;
  left: 0;
  right: 0;
  margin: 0 auto;
}
@media screen and (max-width: 640px) {
  .lpoRequest__txt--04::before {
    width: 87.8125vw;
    top: 7.65625vw;
  }
}
.lpoRequest__txt--04::after {
  width: 265px;
  bottom: 7px;
  left: 182px;
}
@media screen and (max-width: 640px) {
  .lpoRequest__txt--04::after {
    width: 41.40625vw;
    bottom: 1.09375vw;
    left: 28.4375vw;
  }
}
.lpoRequest__txt--05 {
  letter-spacing: 0rem;
  font-size: 1.3125rem;
  line-height: 1.9047619048;
  padding-top: 36px;
}
@media screen and (min-width: 641px) and (max-width: 850px) {
  .lpoRequest__txt--05 {
    letter-spacing: 0vw;
    font-size: 2.4705882353vw;
  }
}
@media screen and (max-width: 640px) {
  .lpoRequest__txt--05 {
    padding-top: 5.625vw;
  }
}
@media screen and (max-width: 640px) and (max-width: 640px) {
  .lpoRequest__txt--05 {
    font-size: 3.28125vw;
    letter-spacing: 0vw;
    line-height: 1.9047619048;
  }
}
.lpoRequest__btnRequest {
  background: #B13131;
  display: block;
  width: 560px;
  margin: 44px auto 0;
  color: #fff;
  transition: all 0.3s;
  transition-delay: 0.7s;
}
@media screen and (max-width: 640px) {
  .lpoRequest__btnRequest {
    width: 87.5vw;
    margin: 6.875vw auto 0;
  }
}
.lpoRequest__btnRequest::before, .lpoRequest__btnRequest::after {
  position: absolute;
  content: "";
  display: block;
  width: 100%;
  height: 2px;
  background: #fff;
  transition: all 0.2s linear;
  transition-delay: 0.2s;
}
@media screen and (max-width: 640px) {
  .lpoRequest__btnRequest::before, .lpoRequest__btnRequest::after {
    height: 0.3125vw;
  }
}
.lpoRequest__btnRequest::before {
  top: 0;
  right: 0;
}
.lpoRequest__btnRequest::after {
  bottom: 0;
  left: 0;
}
@media screen and (min-width: 641px) {
  .lpoRequest__btnRequest:hover {
    background: #fff;
    color: #B13131;
  }
  .lpoRequest__btnRequest:hover::before, .lpoRequest__btnRequest:hover::after {
    width: 0;
  }
  .lpoRequest__btnRequest:hover .lpoRequest__btnRequest--arrow::before {
    border-top: #B13131 2px solid;
    border-right: #B13131 2px solid;
  }
  .lpoRequest__btnRequest:hover .lpoRequest__btnRequest--txt::before, .lpoRequest__btnRequest:hover .lpoRequest__btnRequest--txt::after {
    height: 0;
  }
}
.lpoRequest__btnRequest--arrow {
  position: relative;
}
.lpoRequest__btnRequest--arrow::before {
  position: absolute;
  content: "";
  display: block;
  width: 16px;
  height: 16px;
  top: 28px;
  left: 34px;
  border-top: #fff 2px solid;
  border-right: #fff 2px solid;
  transform: scale(0.9, 1) rotate(135deg);
  transition: all 0.3s;
  transition-delay: 0.7s;
}
@media screen and (max-width: 640px) {
  .lpoRequest__btnRequest--arrow::before {
    width: 2.5vw;
    height: 2.5vw;
    top: 4.375vw;
    left: 5.3125vw;
    border-top: #fff 0.3125vw solid;
    border-right: #fff 0.3125vw solid;
  }
}
.lpoRequest__btnRequest--txt {
  letter-spacing: 0rem;
  font-size: 1.6875rem;
  line-height: 2.7037037037;
  font-family: "Shippori Mincho", serif;
  text-align: center;
  position: relative;
}
@media screen and (min-width: 641px) and (max-width: 850px) {
  .lpoRequest__btnRequest--txt {
    letter-spacing: 0vw;
    font-size: 3.1764705882vw;
  }
}
@media screen and (max-width: 640px) {
  .lpoRequest__btnRequest--txt {
    font-size: 4.21875vw;
    letter-spacing: 0vw;
    line-height: 2.7037037037;
  }
}
.lpoRequest__btnRequest--txt::before, .lpoRequest__btnRequest--txt::after {
  position: absolute;
  content: "";
  display: block;
  width: 2px;
  height: 100%;
  background: #fff;
  transition: all 0.2s linear;
}
@media screen and (max-width: 640px) {
  .lpoRequest__btnRequest--txt::before, .lpoRequest__btnRequest--txt::after {
    width: 0.3125vw;
  }
}
.lpoRequest__btnRequest--txt::before {
  top: 0;
  left: 0;
}
.lpoRequest__btnRequest--txt::after {
  bottom: 0;
  right: 0;
}
.lpoRequest__btnProductPlanning {
  letter-spacing: 0rem;
  font-size: 1.6875rem;
  line-height: 2.037037037;
  font-family: "Shippori Mincho", serif;
  color: #fff;
  position: relative;
  margin: 49px 0 0 125px;
  padding-left: 47px;
  display: inline-block;
  text-align: center;
  transition: all 0.3s;
}
@media screen and (min-width: 641px) and (max-width: 850px) {
  .lpoRequest__btnProductPlanning {
    letter-spacing: 0vw;
    font-size: 3.1764705882vw;
  }
}
@media screen and (max-width: 640px) {
  .lpoRequest__btnProductPlanning {
    margin: 7.65625vw 0 0 19.53125vw;
    padding-left: 7.34375vw;
  }
}
@media screen and (max-width: 640px) and (max-width: 640px) {
  .lpoRequest__btnProductPlanning {
    font-size: 4.21875vw;
    letter-spacing: 0vw;
    line-height: 2.037037037;
  }
}
@media screen and (min-width: 641px) {
  .lpoRequest__btnProductPlanning:hover {
    opacity: 0.6;
  }
}
.lpoRequest__btnProductPlanning::before, .lpoRequest__btnProductPlanning::after {
  position: absolute;
  content: "";
  display: block;
}
.lpoRequest__btnProductPlanning::before {
  width: 390px;
  height: 1px;
  background: #fff;
  bottom: 0;
  left: 0;
  right: 0;
  margin: 0 auto;
}
@media screen and (max-width: 640px) {
  .lpoRequest__btnProductPlanning::before {
    width: 60.9375vw;
    height: 0.15625vw;
  }
}
.lpoRequest__btnProductPlanning::after {
  background: 0% 0%/100% url(/wp-content/themes/milliondesign/assets/img/productPlanningRequest_parts_02.svg) no-repeat;
  top: 16px;
  left: 3px;
  width: 29px;
  height: 29px;
}
@media screen and (max-width: 640px) {
  .lpoRequest__btnProductPlanning::after {
    top: 2.5vw;
    left: 0.46875vw;
    width: 4.53125vw;
    height: 4.53125vw;
  }
}
.lpoRequest__scroll {
  display: flex;
  overflow: hidden;
  padding: 100px 0;
}
@media screen and (max-width: 640px) {
  .lpoRequest__scroll {
    padding: 15.625vw 0;
  }
}
.lpoRequest__scrollList {
  display: flex;
}
.lpoRequest__scrollItem {
  width: 1737px;
}
@media screen and (max-width: 640px) {
  .lpoRequest__scrollItem {
    width: 271.40625vw;
  }
}

.mistakeContainer {
  position: relative;
}
@media screen and (max-width: 640px) {
  .mistakeContainer {
    overflow: hidden;
  }
}
.mistakeSlider {
  width: 100%;
  position: relative;
  overflow: hidden;
}
.mistakePagenation {
  position: absolute;
  bottom: 90% !important;
  left: 0;
  right: 0;
  margin: 0 auto;
  display: flex;
  justify-content: center;
  flex-wrap: nowrap;
  z-index: 1;
}
.mistakePagenation .swiper-pagination-bullet {
  display: flex;
  width: 7px;
  height: 7px;
  margin: 0 1.8% !important;
  background: rgba(255, 255, 255, 0.5);
  opacity: 1;
}
@media screen and (max-width: 640px) {
  .mistakePagenation .swiper-pagination-bullet {
    width: 1.09375vw;
    height: 1.09375vw;
  }
}
.mistakePagenation .swiper-pagination-bullet-active {
  background: #fff;
}
.mistakeNav__prev, .mistakeNav__next {
  position: absolute;
  top: 49.5%;
  width: 72px;
  height: 72px;
  margin-top: -36px;
  background: rgba(255, 255, 255, 0.6);
  border-radius: 50%;
  z-index: 1;
  cursor: pointer;
}
@media screen and (max-width: 640px) {
  .mistakeNav__prev, .mistakeNav__next {
    width: 11.25vw;
    height: 11.25vw;
    margin-top: -5.625vw;
  }
}
.mistakeNav__prev::before, .mistakeNav__next::before {
  position: absolute;
  content: "";
  display: block;
  width: 20px;
  height: 20px;
  top: 0;
  bottom: 0;
  left: 7px;
  right: 0;
  margin: auto;
  border-top: #B13131 2px solid;
  border-right: #B13131 2px solid;
}
@media screen and (max-width: 640px) {
  .mistakeNav__prev::before, .mistakeNav__next::before {
    width: 3.125vw;
    height: 3.125vw;
    left: 1.09375vw;
    border-top: #B13131 0.3125vw solid;
    border-right: #B13131 0.3125vw solid;
  }
}
.mistakeNav__prev {
  left: 15px;
}
.mistakeNav__prev::before {
  transform: scale(0.9, 1) rotate(-135deg);
}
@media screen and (max-width: 640px) {
  .mistakeNav__prev {
    left: 2.34375vw;
  }
}
.mistakeNav__next {
  right: 15px;
}
.mistakeNav__next::before {
  transform: scale(0.9, 1) rotate(45deg);
  right: 15%;
}
@media screen and (max-width: 640px) {
  .mistakeNav__next {
    right: 2.34375vw;
  }
}
.mistake01__inner, .mistake02__inner, .mistake03__inner {
  width: 560px;
  min-height: 978px;
  margin: 0 auto;
  border-radius: 16px;
  background: linear-gradient(228deg, #6E6E6E 0%, #6E6E6E 44%, #585858 44%, #585858 100%);
}
@media screen and (max-width: 640px) {
  .mistake01__inner, .mistake02__inner, .mistake03__inner {
    width: 87.5vw;
    min-height: 152.8125vw;
    border-radius: 2.5vw;
  }
}
.mistake01__number, .mistake02__number, .mistake03__number {
  font-family: "Shippori Mincho", serif;
  letter-spacing: 0.03rem;
  font-size: 1.75rem;
  line-height: 0.7857142857;
  color: #fff;
  text-align: center;
  padding: 39px 35px 0 0;
  z-index: 10;
  position: relative;
}
@media screen and (min-width: 641px) and (max-width: 850px) {
  .mistake01__number, .mistake02__number, .mistake03__number {
    letter-spacing: 0.0564705882vw;
    font-size: 3.2941176471vw;
  }
}
@media screen and (max-width: 640px) {
  .mistake01__number, .mistake02__number, .mistake03__number {
    padding: 6.09375vw 5.46875vw 0 0;
  }
}
@media screen and (max-width: 640px) and (max-width: 640px) {
  .mistake01__number, .mistake02__number, .mistake03__number {
    font-size: 4.375vw;
    letter-spacing: 0.13125vw;
    line-height: 0.7857142857;
  }
}
.mistake01__number::before, .mistake02__number::before, .mistake03__number::before {
  position: absolute;
  content: "";
  display: block;
  width: 41px;
  height: 30px;
  bottom: -5px;
  right: 220px;
  z-index: -1;
}
@media screen and (max-width: 640px) {
  .mistake01__number::before, .mistake02__number::before, .mistake03__number::before {
    width: 6.40625vw;
    height: 4.6875vw;
    bottom: -0.78125vw;
    right: 34.375vw;
  }
}
.mistake01__title, .mistake02__title, .mistake03__title {
  font-family: "Noto Sans JP", sans-serif;
  letter-spacing: 0.03rem;
  font-size: 2.75rem;
  line-height: 1.3636363636;
  font-weight: 700;
  color: #fff;
  text-align: center;
  position: relative;
}
@media screen and (min-width: 641px) and (max-width: 850px) {
  .mistake01__title, .mistake02__title, .mistake03__title {
    letter-spacing: 0.0564705882vw;
    font-size: 5.1764705882vw;
  }
}
@media screen and (max-width: 640px) {
  .mistake01__title, .mistake02__title, .mistake03__title {
    font-size: 6.875vw;
    letter-spacing: 0.20625vw;
    line-height: 1.3636363636;
  }
}
.mistake01__title::before, .mistake02__title::before, .mistake03__title::before {
  position: absolute;
  content: "";
  display: block;
  background: #fff;
  height: 2px;
}
@media screen and (max-width: 640px) {
  .mistake01__title::before, .mistake02__title::before, .mistake03__title::before {
    height: 0.3125vw;
  }
}
.mistake01__txt, .mistake02__txt, .mistake03__txt {
  font-family: "Noto Sans JP", sans-serif;
  letter-spacing: 0rem;
  font-size: 1.4375rem;
  line-height: 1.4782608696;
  color: #fff;
  text-align: center;
}
@media screen and (min-width: 641px) and (max-width: 850px) {
  .mistake01__txt, .mistake02__txt, .mistake03__txt {
    letter-spacing: 0vw;
    font-size: 2.7058823529vw;
  }
}
@media screen and (max-width: 640px) {
  .mistake01__txt, .mistake02__txt, .mistake03__txt {
    font-size: 3.59375vw;
    letter-spacing: 0vw;
    line-height: 1.4782608696;
  }
}
.mistake01__number::before {
  background: 0% 0%/100% url(/wp-content/themes/milliondesign/assets/img/mistake_slide_01_01.svg) no-repeat;
}
.mistake01__title {
  padding-top: 53px;
}
@media screen and (max-width: 640px) {
  .mistake01__title {
    padding-top: 8.28125vw;
  }
}
.mistake01__title::before {
  width: 295px;
  bottom: -6px;
  left: 145px;
}
@media screen and (max-width: 640px) {
  .mistake01__title::before {
    width: 46.09375vw;
    bottom: -0.9375vw;
    left: 22.65625vw;
  }
}
.mistake01__txt {
  padding-top: 28px;
}
@media screen and (max-width: 640px) {
  .mistake01__txt {
    padding-top: 4.375vw;
  }
}
.mistake01__objSp--01, .mistake01__objSp--02, .mistake01__objSp--03, .mistake01__objSp--04 {
  position: absolute;
}
.mistake01__objSp--02, .mistake01__objSp--03, .mistake01__objSp--04 {
  width: 257px;
  transform: rotate(-4deg);
}
.js-observe .mistake01__objSp--02, .js-observe .mistake01__objSp--03, .js-observe .mistake01__objSp--04 {
  animation: 0.5s ease-in-out 1.5s forwards contents-hide;
}
@media screen and (max-width: 640px) {
  .mistake01__objSp--02, .mistake01__objSp--03, .mistake01__objSp--04 {
    width: 40.15625vw;
  }
}
.mistake01__objSp--02::before, .mistake01__objSp--03::before, .mistake01__objSp--04::before {
  content: "";
  display: block;
  position: absolute;
  z-index: -1;
  top: 7px;
  left: 0;
  right: 0;
  margin: 0 auto;
  width: 90%;
  height: 70%;
  background-color: #c3c3c3;
  filter: blur(5px);
  transform: translateY(15px) scale(1.05);
  mix-blend-mode: multiply;
}
@media screen and (max-width: 640px) {
  .mistake01__objSp--02::before, .mistake01__objSp--03::before, .mistake01__objSp--04::before {
    top: 1.09375vw;
    filter: blur(0.78125vw);
    transform: translateY(2.34375vw) scale(1.05);
  }
}
.mistake01__objSp--01 {
  width: 397px;
  top: 322px;
  left: 0;
}
.js-observe .mistake01__objSp--01 {
  animation: 1s ease-in-out 2s forwards sp-move;
}
@media screen and (max-width: 640px) {
  .mistake01__objSp--01 {
    width: 62.03125vw;
    top: 47.96875vw;
  }
}
.mistake01__objSp--02 {
  top: 604px;
  left: 72px;
}
.js-observe .mistake01__objSp--02 {
  animation-delay: 0.2s;
}
@media screen and (max-width: 640px) {
  .mistake01__objSp--02 {
    top: 94.375vw;
    left: 11.25vw;
  }
}
.mistake01__objSp--03 {
  top: 712px;
  left: 79px;
}
.js-observe .mistake01__objSp--03 {
  animation-delay: 0.4s;
}
@media screen and (max-width: 640px) {
  .mistake01__objSp--03 {
    top: 111.25vw;
    left: 12.34375vw;
  }
}
.mistake01__objSp--04 {
  top: 820px;
  left: 87px;
}
.js-observe .mistake01__objSp--04 {
  animation-delay: 0.6s;
}
@media screen and (max-width: 640px) {
  .mistake01__objSp--04 {
    top: 128.125vw;
    left: 13.59375vw;
  }
}
.mistake01__objContents {
  position: absolute;
  top: 564px;
  width: 247px;
  right: 39px;
  transform: rotate(8deg);
}
@media screen and (max-width: 640px) {
  .mistake01__objContents {
    top: 88.125vw;
    width: 38.59375vw;
    right: 6.09375vw;
  }
}
.js-observe .mistake01__objContents {
  animation: 0.5s ease-in-out 1.5s forwards contents-change, 1s ease-in-out 2s forwards contents-move;
}
.mistake01__objContents::before {
  content: "";
  display: block;
  position: absolute;
  z-index: -1;
  top: 80px;
  left: 0;
  right: 0;
  margin: 0 auto;
  width: 80%;
  height: 70%;
  background-color: #747474;
  filter: blur(20px);
  transform: translateY(10px) scale(1.05);
  mix-blend-mode: multiply;
}
@media screen and (max-width: 640px) {
  .mistake01__objContents::before {
    top: 12.5vw;
    filter: blur(3.125vw);
    transform: translateY(1.5625vw) scale(1.05);
  }
}
.mistake02__number::before {
  background: 0% 0%/100% url(/wp-content/themes/milliondesign/assets/img/mistake_slide_02_01.svg) no-repeat;
}
.mistake02__title {
  padding-top: 53px;
}
@media screen and (max-width: 640px) {
  .mistake02__title {
    padding-top: 8.28125vw;
  }
}
.mistake02__title::before {
  width: 374px;
  bottom: -5px;
  left: 108px;
}
@media screen and (max-width: 640px) {
  .mistake02__title::before {
    width: 58.4375vw;
    bottom: -0.78125vw;
    left: 16.875vw;
  }
}
.mistake02__txt {
  padding-top: 28px;
}
@media screen and (max-width: 640px) {
  .mistake02__txt {
    padding-top: 4.375vw;
  }
}
.mistake02__objSp--01, .mistake02__objSp--02, .mistake02__objSp--03 {
  position: absolute;
}
.mistake02__objSp--01 {
  width: 470px;
  bottom: -28px;
  left: 0;
  right: 0;
  margin: 0 auto;
}
@media screen and (max-width: 640px) {
  .mistake02__objSp--01 {
    width: 73.4375vw;
    bottom: -4.375vw;
  }
}
.mistake02__objSp--02 {
  width: 340px;
  top: 406px;
  left: 0;
  right: 0;
  margin: 0 auto;
}
@media screen and (max-width: 640px) {
  .mistake02__objSp--02 {
    width: 53.125vw;
    top: 63.4375vw;
  }
}
.js-observe .mistake02__objSp--02 {
  animation: 1s ease-in-out 1s forwards replacement01;
}
.mistake02__objSp--02::before {
  content: "";
  display: block;
  position: absolute;
  z-index: -1;
  top: 7px;
  left: 0;
  right: 0;
  margin: 0 auto;
  width: 90%;
  height: 70%;
  background-color: #c3c3c3;
  filter: blur(5px);
  transform: translateY(15px) scale(1.05);
  mix-blend-mode: multiply;
}
@media screen and (max-width: 640px) {
  .mistake02__objSp--02::before {
    top: 1.09375vw;
    filter: blur(0.78125vw);
    transform: translateY(2.34375vw) scale(1.05);
  }
}
.mistake02__objSp--03 {
  width: 336px;
  bottom: -7px;
  left: 0;
  right: 0;
  margin: 0 auto;
}
@media screen and (max-width: 640px) {
  .mistake02__objSp--03 {
    width: 52.5vw;
    bottom: -1.09375vw;
  }
}
.js-observe .mistake02__objSp--03 {
  animation: 1s ease-in-out 1s forwards replacement02;
}
.mistake02__objSp--03::before {
  content: "";
  display: block;
  position: absolute;
  z-index: -1;
  top: 100px;
  left: 0;
  right: 0;
  margin: 0 auto;
  width: 80%;
  height: 70%;
  background-color: #747474;
  filter: blur(20px);
  transform: translateY(10px) scale(1.05);
  mix-blend-mode: multiply;
}
@media screen and (max-width: 640px) {
  .mistake02__objSp--03::before {
    top: 15.625vw;
    filter: blur(3.125vw);
    transform: translateY(1.5625vw) scale(1.05);
  }
}
.mistake03__number::before {
  background: 0% 0%/100% url(/wp-content/themes/milliondesign/assets/img/mistake_slide_03_01.svg) no-repeat;
}
.mistake03__title {
  padding-top: 53px;
}
@media screen and (max-width: 640px) {
  .mistake03__title {
    padding-top: 8.28125vw;
  }
}
.mistake03__title::before {
  width: 244px;
  bottom: -5px;
  left: 169px;
}
@media screen and (max-width: 640px) {
  .mistake03__title::before {
    width: 38.125vw;
    bottom: -0.78125vw;
    left: 26.40625vw;
  }
}
.mistake03__txt {
  padding-top: 28px;
}
@media screen and (max-width: 640px) {
  .mistake03__txt {
    padding-top: 4.375vw;
  }
}
.mistake03__objSp--01, .mistake03__objSp--02, .mistake03__objSp--03 {
  position: absolute;
}
.mistake03__objSp--01 {
  width: 470px;
  bottom: -30px;
  left: 0;
  right: 0;
  margin: 0 auto;
}
@media screen and (max-width: 640px) {
  .mistake03__objSp--01 {
    width: 73.4375vw;
    bottom: -4.6875vw;
  }
}
.mistake03__objSp--02, .mistake03__objSp--03 {
  z-index: 1;
  opacity: 0;
  transition: 0.3s all;
}
.js-anmStart03 .mistake03__objSp--02, .js-anmStart03 .mistake03__objSp--03 {
  opacity: 1;
}
.mistake03__objSp--02::before, .mistake03__objSp--03::before {
  content: "";
  display: block;
  position: absolute;
  z-index: -1;
  top: 80px;
  left: 0;
  right: 0;
  margin: 0 auto;
  width: 80%;
  height: 70%;
  background-color: #747474;
  filter: blur(10px);
  transform: translateY(15px) scale(1.05);
  mix-blend-mode: multiply;
}
@media screen and (max-width: 640px) {
  .mistake03__objSp--02::before, .mistake03__objSp--03::before {
    top: 12.5vw;
    filter: blur(1.5625vw);
    transform: translateY(2.34375vw) scale(1.05);
  }
}
.mistake03__objSp--02 {
  width: 242px;
  top: 644px;
  left: 16px;
  animation: 4s infinite ease-in-out contents-updown01;
}
@media screen and (max-width: 640px) {
  .mistake03__objSp--02 {
    width: 37.8125vw;
    top: 100.625vw;
    left: 2.5vw;
  }
}
.mistake03__objSp--03 {
  width: 242px;
  top: 530px;
  right: -10px;
  animation: 3s infinite ease-in-out contents-updown02;
}
@media screen and (max-width: 640px) {
  .mistake03__objSp--03 {
    width: 37.8125vw;
    top: 82.8125vw;
    right: -1.5625vw;
  }
}

.threeArticle {
  margin-top: -332px;
}
@media screen and (max-width: 640px) {
  .threeArticle {
    margin-top: -51.875vw;
  }
}
.threeArticle__title {
  background: 0% 0%/100% url(/wp-content/themes/milliondesign/assets/img/threeArticle_title_bg_01.png) repeat;
  padding: 379px 0 102px;
}
@media screen and (max-width: 640px) {
  .threeArticle__title {
    padding: 59.21875vw 0 15.9375vw;
  }
}
.threeArticle__titleTxt {
  position: relative;
  font-family: "Noto Sans JP", sans-serif;
  letter-spacing: 0.04rem;
  font-size: 2.5rem;
  line-height: 2.15;
  color: #433333;
  text-align: center;
}
@media screen and (min-width: 641px) and (max-width: 850px) {
  .threeArticle__titleTxt {
    letter-spacing: 0.0752941176vw;
    font-size: 4.7058823529vw;
  }
}
@media screen and (max-width: 640px) {
  .threeArticle__titleTxt {
    font-size: 6.25vw;
    letter-spacing: 0.25vw;
    line-height: 2.15;
  }
}
.threeArticle__titleTxt--strong {
  letter-spacing: 0.04rem;
  font-size: 3.125rem;
  line-height: 1.72;
  color: #B13131;
}
@media screen and (min-width: 641px) and (max-width: 850px) {
  .threeArticle__titleTxt--strong {
    letter-spacing: 0.0752941176vw;
    font-size: 5.8823529412vw;
  }
}
@media screen and (max-width: 640px) {
  .threeArticle__titleTxt--strong {
    font-size: 7.8125vw;
    letter-spacing: 0.3125vw;
    line-height: 1.72;
  }
}
.threeArticle__titleTxt::before {
  content: "";
  display: block;
  position: absolute;
  width: 406px;
  height: 2px;
  bottom: 7px;
  left: 0;
  right: 0;
  margin: 0 auto;
  background: 0% 0%/100% url(/wp-content/themes/milliondesign/assets/img/threeArticle_parts_02.svg) no-repeat;
}
@media screen and (max-width: 640px) {
  .threeArticle__titleTxt::before {
    width: 63.4375vw;
    height: 0.3125vw;
    bottom: 1.09375vw;
  }
}
.threeArticle__titleImg {
  width: 560px;
  margin: 0 auto;
  padding-top: 25px;
}
@media screen and (max-width: 640px) {
  .threeArticle__titleImg {
    width: 87.5vw;
    padding-top: 3.90625vw;
  }
}
.threeArticleContainer {
  position: relative;
}
.threeArticleSlider {
  max-width: 640px;
  margin: 0 auto;
  width: 100%;
  height: 100vh;
  overflow: hidden;
}
.threeArticleSlider__item {
  overflow: hidden;
  width: 100%;
  height: 100vh;
  display: flex;
  justify-content: center;
  flex-wrap: nowrap;
  flex-direction: column;
}
.threeArticleSlider01__number, .threeArticleSlider02__number, .threeArticleSlider03__number {
  font-family: "Shippori Mincho", serif;
  letter-spacing: 0.03rem;
  font-size: 9rem;
  line-height: 0.7847222222;
  color: rgba(255, 255, 255, 0.2);
}
@media screen and (min-width: 641px) and (max-width: 850px) {
  .threeArticleSlider01__number, .threeArticleSlider02__number, .threeArticleSlider03__number {
    letter-spacing: 0.0564705882vw;
    font-size: 16.9411764706vw;
  }
}
@media screen and (max-width: 640px) {
  .threeArticleSlider01__number, .threeArticleSlider02__number, .threeArticleSlider03__number {
    font-size: 22.5vw;
    letter-spacing: 0.675vw;
    line-height: 0.7847222222;
  }
}
.threeArticleSlider01__title, .threeArticleSlider02__title, .threeArticleSlider03__title {
  font-family: "Noto Sans JP", sans-serif;
  letter-spacing: 0.03rem;
  font-size: 2.75rem;
  line-height: 1.5909090909;
  color: #fff;
  position: relative;
}
@media screen and (min-width: 641px) and (max-width: 850px) {
  .threeArticleSlider01__title, .threeArticleSlider02__title, .threeArticleSlider03__title {
    letter-spacing: 0.0564705882vw;
    font-size: 5.1764705882vw;
  }
}
@media screen and (max-width: 640px) {
  .threeArticleSlider01__title, .threeArticleSlider02__title, .threeArticleSlider03__title {
    font-size: 6.875vw;
    letter-spacing: 0.20625vw;
    line-height: 1.5909090909;
  }
}
.threeArticleSlider01__title::before, .threeArticleSlider01__title::after, .threeArticleSlider02__title::before, .threeArticleSlider02__title::after, .threeArticleSlider03__title::before, .threeArticleSlider03__title::after {
  content: "";
  display: block;
  position: absolute;
  height: 2px;
  background: #fff;
}
@media screen and (max-width: 640px) {
  .threeArticleSlider01__title::before, .threeArticleSlider01__title::after, .threeArticleSlider02__title::before, .threeArticleSlider02__title::after, .threeArticleSlider03__title::before, .threeArticleSlider03__title::after {
    height: 0.3125vw;
  }
}
.threeArticleSlider01__txt, .threeArticleSlider02__txt, .threeArticleSlider03__txt {
  font-family: "Noto Sans JP", sans-serif;
  letter-spacing: 0rem;
  font-size: 1.25rem;
  line-height: 2.15;
  color: #fff;
}
@media screen and (min-width: 641px) and (max-width: 850px) {
  .threeArticleSlider01__txt, .threeArticleSlider02__txt, .threeArticleSlider03__txt {
    letter-spacing: 0vw;
    font-size: 2.3529411765vw;
  }
}
@media screen and (max-width: 640px) {
  .threeArticleSlider01__txt, .threeArticleSlider02__txt, .threeArticleSlider03__txt {
    font-size: 3.125vw;
    letter-spacing: 0vw;
    line-height: 2.15;
  }
}
.threeArticleSlider01__txtStrong, .threeArticleSlider02__txtStrong, .threeArticleSlider03__txtStrong {
  font-weight: 700;
}
.threeArticleSlider01 {
  background: 0% 0%/100% url(/wp-content/themes/milliondesign/assets/img/grey_bg_01.png) repeat;
}
.threeArticleSlider01__obj {
  background: #B13131;
  border-radius: 50%;
}
.threeArticleSlider01__obj--01 {
  width: 138px;
  height: 138px;
  top: 5.4%;
  right: 31.3%;
  animation-duration: 5s;
}
@media screen and (max-width: 640px) {
  .threeArticleSlider01__obj--01 {
    width: 21.5625vw;
    height: 21.5625vw;
  }
}
.threeArticleSlider01__obj--02 {
  width: 234px;
  height: 234px;
  top: 12%;
  left: -4.4%;
  animation-duration: 4s;
}
@media screen and (max-width: 640px) {
  .threeArticleSlider01__obj--02 {
    width: 36.5625vw;
    height: 36.5625vw;
  }
}
.threeArticleSlider01__obj--03 {
  width: 882px;
  height: 882px;
  top: 24.7%;
  right: -40.1%;
  animation-duration: 3s;
}
@media screen and (max-width: 640px) {
  .threeArticleSlider01__obj--03 {
    width: 137.8125vw;
    height: 137.8125vw;
  }
}
.threeArticleSlider01__number {
  text-align: right;
  margin: 131px 33px 0 0;
  position: relative;
}
@media screen and (max-width: 640px) {
  .threeArticleSlider01__number {
    margin: 20.46875vw 5.15625vw 0 0;
  }
}
.threeArticleSlider01__title {
  text-align: right;
  margin: -42px 41px 0 0;
  position: relative;
}
@media screen and (max-width: 640px) {
  .threeArticleSlider01__title {
    margin: -6.5625vw 6.40625vw 0 0;
  }
}
.threeArticleSlider01__title::before {
  width: 136px;
  right: 0;
  bottom: 70px;
}
@media screen and (max-width: 640px) {
  .threeArticleSlider01__title::before {
    width: 21.25vw;
    bottom: 10.9375vw;
  }
}
.threeArticleSlider01__title::after {
  width: 408px;
  right: 0;
  bottom: 1px;
}
@media screen and (max-width: 640px) {
  .threeArticleSlider01__title::after {
    width: 63.75vw;
    bottom: 0.15625vw;
  }
}
.threeArticleSlider01__txt {
  text-align: right;
  margin: 20px 41px 0 0;
  position: relative;
}
@media screen and (max-width: 640px) {
  .threeArticleSlider01__txt {
    margin: 3.125vw 6.40625vw 6.25vw 0;
  }
}
.threeArticleSlider01__scroll {
  display: flex;
  overflow: hidden;
  bottom: 3%;
}
.threeArticleSlider01__scrollList {
  display: flex;
}
.threeArticleSlider01__scrollItem {
  width: 1737px;
}
@media screen and (max-width: 640px) {
  .threeArticleSlider01__scrollItem {
    width: 271.40625vw;
  }
}
.threeArticleSlider02 {
  background: #B13131;
}
.threeArticleSlider02__number {
  position: relative;
  z-index: 10;
}
.threeArticleSlider02__obj {
  width: 402px;
  height: 550px;
  background: #B13131;
  border: 10px solid #fff;
}
@media screen and (max-width: 640px) {
  .threeArticleSlider02__obj {
    width: 62.8125vw;
    height: 85.9375vw;
    border: 1.5625vw solid #fff;
  }
}
.threeArticleSlider02__obj--01 {
  top: -20%;
  right: -70%;
  transform: rotate(0deg);
  z-index: 100;
}
.js-observe .threeArticleSlider02__obj--01 {
  animation: 0.4s ease-out 0.8s forwards obj-slide01;
}
@keyframes obj-slide01 {
  100% {
    top: 0.2%;
    right: -40.6%;
    transform: rotate(-16deg);
  }
}
@media screen and (max-width: 640px) {
  .threeArticleSlider02__obj--01 {
    top: -50%;
    right: -40.6%;
  }
}
.threeArticleSlider02__obj--02 {
  top: -40%;
  right: -53%;
  transform: rotate(-35deg);
  z-index: 10;
}
.js-observe .threeArticleSlider02__obj--02 {
  animation: 0.4s ease-out 0.4s forwards obj-slide02;
}
@media screen and (max-width: 640px) {
  .js-observe .threeArticleSlider02__obj--02 {
    animation: 0.4s ease-out 0.4s forwards obj-slide02-sp;
  }
}
@keyframes obj-slide02 {
  100% {
    top: -24.4%;
    right: -3%;
    transform: rotate(-84deg);
  }
}
@keyframes obj-slide02-sp {
  100% {
    top: -12.4%;
    right: -27%;
    transform: rotate(-68deg);
  }
}
@media screen and (max-width: 640px) {
  .threeArticleSlider02__obj--02 {
    top: -40%;
    right: -30%;
    transform: rotate(-43deg);
  }
}
.threeArticleSlider02__obj--03 {
  top: -42%;
  right: -42%;
  transform: rotate(20deg);
}
.js-observe .threeArticleSlider02__obj--03 {
  animation: 0.4s ease-out forwards obj-slide03;
}
@media screen and (max-width: 640px) {
  .js-observe .threeArticleSlider02__obj--03 {
    animation: 0.4s ease-out forwards obj-slide03-sp;
  }
}
@keyframes obj-slide03 {
  100% {
    top: -14.2%;
    right: -21.4%;
    transform: rotate(5deg);
  }
}
@keyframes obj-slide03-sp {
  100% {
    top: -5.2%;
    right: -30.4%;
    transform: rotate(5deg);
  }
}
@media screen and (max-width: 640px) {
  .threeArticleSlider02__obj--03 {
    top: -50%;
    right: -31%;
    transform: rotate(30deg);
  }
}
.threeArticleSlider02__number {
  margin: 293px 0 0 35px;
}
@media screen and (max-width: 640px) {
  .threeArticleSlider02__number {
    margin: 0 0 0 6.25vw;
  }
}
.threeArticleSlider02__title {
  margin: -35px 0 0 35px;
}
@media screen and (max-width: 640px) {
  .threeArticleSlider02__title {
    margin: -5.46875vw 0 0 6.25vw;
  }
}
.threeArticleSlider02__title::before {
  width: 172px;
  left: 144px;
  top: 67px;
}
@media screen and (max-width: 640px) {
  .threeArticleSlider02__title::before {
    width: 26.875vw;
    left: 22.5vw;
    top: 10.46875vw;
  }
}
.threeArticleSlider02__title::after {
  width: 314px;
  left: 3px;
  bottom: -1px;
}
@media screen and (max-width: 640px) {
  .threeArticleSlider02__title::after {
    width: 49.0625vw;
    left: 0.46875vw;
    bottom: -0.15625vw;
  }
}
.threeArticleSlider02__txt {
  margin: 28px 0 0 35px;
}
@media screen and (max-width: 640px) {
  .threeArticleSlider02__txt {
    margin: 4.375vw 0 3.125vw 6.25vw;
  }
}
.threeArticleSlider02__scroll {
  display: flex;
  overflow: hidden;
  bottom: 3%;
}
@media screen and (min-width: 641px) {
  .threeArticleSlider02__scroll {
    display: none;
  }
}
.threeArticleSlider02__scrollList {
  display: flex;
}
.threeArticleSlider02__scrollItem {
  width: 271.40625vw;
}
.threeArticleSlider03 {
  background: #496F7A;
}
.threeArticleSlider03__obj {
  width: 20px;
  background: #fff;
  border-radius: 10px;
}
@media screen and (max-width: 640px) {
  .threeArticleSlider03__obj {
    width: 3.125vw;
    border-radius: 1.5625vw;
  }
}
.threeArticleSlider03__obj--01 {
  top: -1.4%;
  left: -0.4%;
  transform: rotate(-48deg);
  transform-origin: left top;
  height: 0;
}
.js-observe .threeArticleSlider03__obj--01 {
  animation: 5s linear forwards line-stretches01;
}
@media screen and (max-width: 640px) {
  .threeArticleSlider03__obj--01 {
    left: 31.6%;
  }
}
.threeArticleSlider03__obj--02 {
  top: -0.7%;
  right: 44.8%;
  transform: rotate(-13deg);
  transform-origin: left top;
  height: 0;
}
.js-observe .threeArticleSlider03__obj--02 {
  animation: 5s linear forwards line-stretches02;
}
@media screen and (max-width: 640px) {
  .threeArticleSlider03__obj--02 {
    right: 39.6%;
  }
}
.threeArticleSlider03__number {
  margin: 200px 0 0 40px;
}
@media screen and (max-width: 640px) {
  .threeArticleSlider03__number {
    margin: 0 0 0 6.25vw;
  }
}
.threeArticleSlider03__title {
  margin: -33px 0 0 39px;
}
@media screen and (max-width: 640px) {
  .threeArticleSlider03__title {
    margin: -5.15625vw 0 0 6.09375vw;
  }
}
.threeArticleSlider03__title::before {
  width: 276px;
  left: 5px;
  bottom: -2px;
}
@media screen and (max-width: 640px) {
  .threeArticleSlider03__title::before {
    width: 43.125vw;
    left: 0.78125vw;
    bottom: -0.3125vw;
  }
}
.threeArticleSlider03__txt {
  margin: 35px 0 0 40px;
}
@media screen and (max-width: 640px) {
  .threeArticleSlider03__txt {
    margin: 5.46875vw 0 14.0625vw 6.25vw;
  }
}
.threeArticleSlider03__scroll {
  display: flex;
  overflow: hidden;
  bottom: 3%;
}
@media screen and (min-width: 641px) {
  .threeArticleSlider03__scroll {
    display: none;
  }
}
.threeArticleSlider03__scrollList {
  display: flex;
}
.threeArticleSlider03__scrollItem {
  width: 271.40625vw;
}
.threeArticlePagenation {
  position: absolute;
  top: 0;
  left: 350px !important;
  height: 100vh !important;
  display: flex;
  justify-content: center;
  flex-wrap: nowrap;
  align-items: center;
  flex-direction: column;
}
@media screen and (max-width: 640px) {
  .threeArticlePagenation__item svg {
    width: 9.375vw;
    height: 9.375vw;
  }
}
@media screen and (max-width: 640px) {
  .threeArticlePagenation {
    display: flex;
    justify-content: flex-start;
    flex-wrap: nowrap;
    align-items: normal;
    flex-direction: row;
    left: 0% !important;
    top: 13% !important;
    z-index: 10;
    width: 0 !important;
  }
}
.threeArticlePagenation .swiper-pagination-bullet {
  background: transparent !important;
  margin: 35px 0 !important;
  opacity: 1;
}
@media screen and (max-width: 640px) {
  .threeArticlePagenation .swiper-pagination-bullet {
    margin: 0 5.46875vw !important;
  }
  .threeArticlePagenation .swiper-pagination-bullet:nth-child(2n).swiper-pagination-bullet-active .secretPagenation__circle {
    stroke: #B13131;
  }
  .threeArticlePagenation .swiper-pagination-bullet:nth-child(2n).swiper-pagination-bullet-active .secretPagenation__number {
    fill: #B13131;
  }
}
.threeArticlePagenation__circle {
  stroke: #b5b5b5;
}
.swiper-pagination-bullet-active .threeArticlePagenation__circle {
  stroke: #fff;
}
.threeArticlePagenation__number {
  fill: #b5b5b5;
}
.swiper-pagination-bullet-active .threeArticlePagenation__number {
  fill: #fff;
}

@keyframes contents-hide {
  100% {
    opacity: 0;
  }
}
@keyframes contents-change {
  100% {
    top: 600px;
    width: 247px;
    right: 312px;
    transform: rotate(-4deg);
    @media screen and (max-width: 640px) {
      top: 93.75vw;
      width: 38.59375vw;
      right: 48.75vw;
    }
  }
}
@keyframes contents-move {
  100% {
    top: 595px;
    right: 196px;
    transform: rotate(0deg);
    @media screen and (max-width: 640px) {
      top: 92.96875vw;
      right: 30.625vw;
    }
  }
}
@keyframes sp-move {
  100% {
    top: 312px;
    left: 122px;
    transform: rotate(4deg);
    @media screen and (max-width: 640px) {
      top: 48.75vw;
      left: 19.0625vw;
    }
  }
}
@keyframes replacement01 {
  100% {
    top: 854px;
    @media screen and (max-width: 640px) {
      top: 133.4375vw;
    }
  }
}
@keyframes replacement02 {
  40% {
    transform: scale(1.2);
  }
  100% {
    bottom: 146px;
    @media screen and (max-width: 640px) {
      bottom: 22.8125vw;
    }
  }
}
@media screen and (max-width: 640px) {
  @keyframes contents-change {
    100% {
      top: 93.75vw;
      width: 38.59375vw;
      right: 48.75vw;
      transform: rotate(-4deg);
    }
  }
  @keyframes contents-move {
    0% {
      top: 93.75vw;
      width: 38.59375vw;
      right: 48.75vw;
      transform: rotate(-4deg);
    }
    100% {
      top: 92.96875vw;
      right: 30.625vw;
      transform: rotate(0deg);
    }
  }
  @keyframes sp-move {
    100% {
      top: 48.75vw;
      left: 19.0625vw;
      transform: rotate(4deg);
    }
  }
  @keyframes replacement01 {
    100% {
      top: 133.4375vw;
    }
  }
  @keyframes replacement02 {
    40% {
      transform: scale(1.2);
    }
    100% {
      bottom: 22.8125vw;
    }
  }
}
@keyframes contents-updown01 {
  0% {
    transform: rotate(-15deg) translateY(0);
  }
  50% {
    transform: rotate(-15deg) translateY(-20px);
    @media screen and (max-width: 640px) {
      transform: rotate(-15deg) translateY(-3.125vw);
    }
  }
  100% {
    transform: rotate(-15deg) translateY(0);
  }
}
@keyframes contents-updown02 {
  0% {
    transform: rotate(8deg) translateY(0);
  }
  50% {
    transform: rotate(8deg) translateY(-20px);
    @media screen and (max-width: 640px) {
      transform: rotate(8deg) translateY(-3.125vw);
    }
  }
  100% {
    transform: rotate(8deg) translateY(0);
  }
}
@keyframes line-stretches01 {
  100% {
    height: 800px;
    @media screen and (max-width: 640px) {
      height: 125vw;
    }
  }
}
@keyframes line-stretches02 {
  100% {
    height: 897px;
    @media screen and (max-width: 640px) {
      height: 140.15625vw;
    }
  }
}
.detailContainer {
  position: relative;
  z-index: 8;
}
.detailInner {
  background: 0% 0%/100% url(/wp-content/themes/milliondesign/assets/img/grey_bg_01.png) repeat;
  max-width: 640px;
  margin: 0 auto;
  overflow: hidden;
}
@media screen and (max-width: 640px) {
  .detailInner {
    background: none;
  }
}

.pricePlan__title {
  color: #B13131;
  text-align: center;
  font-weight: 400;
}
.pricePlan__title--eng {
  font-family: "Cormorant Infant", serif;
  letter-spacing: 0rem;
  font-size: 2.8125rem;
  line-height: 1.3333333333;
  padding-top: 124px;
}
@media screen and (min-width: 641px) and (max-width: 850px) {
  .pricePlan__title--eng {
    letter-spacing: 0vw;
    font-size: 5.2941176471vw;
  }
}
@media screen and (max-width: 640px) {
  .pricePlan__title--eng {
    padding-top: 19.375vw;
  }
}
@media screen and (max-width: 640px) and (max-width: 640px) {
  .pricePlan__title--eng {
    font-size: 7.03125vw;
    letter-spacing: 0vw;
    line-height: 1.3333333333;
  }
}
.pricePlan__title--jpn {
  font-family: "Noto Sans JP", sans-serif;
  letter-spacing: 0rem;
  font-size: 1.25rem;
  line-height: 1;
}
@media screen and (min-width: 641px) and (max-width: 850px) {
  .pricePlan__title--jpn {
    letter-spacing: 0vw;
    font-size: 2.3529411765vw;
  }
}
@media screen and (max-width: 640px) {
  .pricePlan__title--jpn {
    font-size: 3.125vw;
    letter-spacing: 0vw;
    line-height: 1;
  }
}
.pricePlan__list {
  width: 492px;
  margin: 0 auto;
  padding-top: 60px;
}
@media screen and (max-width: 640px) {
  .pricePlan__list {
    width: 76.875vw;
    padding-top: 9.375vw;
  }
}
.pricePlan__item {
  font-family: "Noto Sans JP", sans-serif;
  letter-spacing: 0rem;
  font-size: 1.25rem;
  line-height: 3;
  margin-bottom: 34px;
}
@media screen and (min-width: 641px) and (max-width: 850px) {
  .pricePlan__item {
    letter-spacing: 0vw;
    font-size: 2.3529411765vw;
  }
}
@media screen and (max-width: 640px) {
  .pricePlan__item {
    margin-bottom: 5.3125vw;
  }
}
@media screen and (max-width: 640px) and (max-width: 640px) {
  .pricePlan__item {
    font-size: 3.125vw;
    letter-spacing: 0vw;
    line-height: 3;
  }
}
.pricePlan__itemTitle {
  color: #B13131;
  position: relative;
}
.pricePlan__itemTitle::before {
  content: "";
  display: block;
  position: absolute;
  width: 100%;
  height: 1px;
  bottom: -6px;
  background: #B13131;
}
@media screen and (max-width: 640px) {
  .pricePlan__itemTitle::before {
    height: 0.15625vw;
    bottom: -0.9375vw;
  }
}
.pricePlan__itemTxt {
  color: #443535;
  padding-top: 15px;
}
@media screen and (max-width: 640px) {
  .pricePlan__itemTxt {
    padding-top: 2.34375vw;
  }
}

.career__title {
  color: #B13131;
  text-align: center;
  font-weight: 400;
}
.career__title--eng {
  font-family: "Cormorant Infant", serif;
  letter-spacing: 0rem;
  font-size: 2.8125rem;
  line-height: 1.3333333333;
  padding-top: 46px;
}
@media screen and (min-width: 641px) and (max-width: 850px) {
  .career__title--eng {
    letter-spacing: 0vw;
    font-size: 5.2941176471vw;
  }
}
@media screen and (max-width: 640px) {
  .career__title--eng {
    padding-top: 7.1875vw;
  }
}
@media screen and (max-width: 640px) and (max-width: 640px) {
  .career__title--eng {
    font-size: 7.03125vw;
    letter-spacing: 0vw;
    line-height: 1.3333333333;
  }
}
.career__title--jpn {
  font-family: "Noto Sans JP", sans-serif;
  letter-spacing: 0rem;
  font-size: 1.25rem;
  line-height: 1;
}
@media screen and (min-width: 641px) and (max-width: 850px) {
  .career__title--jpn {
    letter-spacing: 0vw;
    font-size: 2.3529411765vw;
  }
}
@media screen and (max-width: 640px) {
  .career__title--jpn {
    font-size: 3.125vw;
    letter-spacing: 0vw;
    line-height: 1;
  }
}
.career__img {
  width: 400px;
  margin: 38px auto 0;
}
@media screen and (max-width: 640px) {
  .career__img {
    width: 62.5vw;
    margin: 5.9375vw auto 0;
  }
}
.career__flex {
  display: flex;
  justify-content: space-between;
  flex-wrap: nowrap;
  width: 400px;
  margin: 21px auto 0;
}
@media screen and (max-width: 640px) {
  .career__flex {
    width: 62.5vw;
    margin: 3.28125vw auto 0;
  }
}
.career__position {
  font-family: "Noto Sans JP", sans-serif;
  letter-spacing: 0rem;
  font-size: 1.125rem;
  line-height: 1.7222222222;
  color: #443535;
}
@media screen and (min-width: 641px) and (max-width: 850px) {
  .career__position {
    letter-spacing: 0vw;
    font-size: 2.1176470588vw;
  }
}
@media screen and (max-width: 640px) {
  .career__position {
    font-size: 2.8125vw;
    letter-spacing: 0vw;
    line-height: 1.7222222222;
  }
}
.career__position--mark {
  width: 136px;
}
@media screen and (max-width: 640px) {
  .career__position--mark {
    width: 21.25vw;
  }
}
.career__name {
  font-family: "Shippori Mincho", serif;
  letter-spacing: 0rem;
  font-size: 2.5625rem;
  line-height: 1.4390243902;
  color: #443535;
  padding: 4px 0 0 0;
}
@media screen and (min-width: 641px) and (max-width: 850px) {
  .career__name {
    letter-spacing: 0vw;
    font-size: 4.8235294118vw;
  }
}
@media screen and (max-width: 640px) {
  .career__name {
    padding: 0.625vw 0 0 0;
  }
}
@media screen and (max-width: 640px) and (max-width: 640px) {
  .career__name {
    font-size: 6.40625vw;
    letter-spacing: 0vw;
    line-height: 1.4390243902;
  }
}
.career__line {
  width: 2px;
  height: 76px;
  margin: 34px auto 0;
  background: #fff;
}
@media screen and (max-width: 640px) {
  .career__line {
    width: 0.3125vw;
    height: 11.875vw;
    margin: 5.3125vw auto 0;
  }
}
.career__scroll {
  display: flex;
  overflow: hidden;
  padding-top: 50px;
}
@media screen and (max-width: 640px) {
  .career__scroll {
    padding-top: 7.8125vw;
  }
}
.career__scrollList {
  display: flex;
}
.career__scrollItem {
  width: 1737px;
}
@media screen and (max-width: 640px) {
  .career__scrollItem {
    width: 271.40625vw;
  }
}
.career__txtInner {
  background: #B13131;
  margin-top: -70px;
}
@media screen and (max-width: 640px) {
  .career__txtInner {
    margin-top: -10.9375vw;
  }
}
.career__txtTitle {
  font-family: "Shippori Mincho", serif;
  letter-spacing: 0rem;
  font-size: 2rem;
  line-height: 1.9375;
  color: #fff;
  padding: 135px 0 0 39px;
}
@media screen and (min-width: 641px) and (max-width: 850px) {
  .career__txtTitle {
    letter-spacing: 0vw;
    font-size: 3.7647058824vw;
  }
}
@media screen and (max-width: 640px) {
  .career__txtTitle {
    padding: 21.09375vw 0 0 6.09375vw;
  }
}
@media screen and (max-width: 640px) and (max-width: 640px) {
  .career__txtTitle {
    font-size: 5vw;
    letter-spacing: 0vw;
    line-height: 1.9375;
  }
}
.career__txtTitle--01 {
  letter-spacing: 0rem;
  font-size: 1.6875rem;
  line-height: 1;
}
@media screen and (min-width: 641px) and (max-width: 850px) {
  .career__txtTitle--01 {
    letter-spacing: 0vw;
    font-size: 3.1764705882vw;
  }
}
@media screen and (max-width: 640px) {
  .career__txtTitle--01 {
    font-size: 4.21875vw;
    letter-spacing: 0vw;
    line-height: 1;
  }
}
.career__txtTitle--strong {
  letter-spacing: 0rem;
  font-size: 2.625rem;
  line-height: 1;
}
@media screen and (min-width: 641px) and (max-width: 850px) {
  .career__txtTitle--strong {
    letter-spacing: 0vw;
    font-size: 4.9411764706vw;
  }
}
@media screen and (max-width: 640px) {
  .career__txtTitle--strong {
    font-size: 6.5625vw;
    letter-spacing: 0vw;
    line-height: 1;
  }
}
.career__txt--01 {
  font-family: "Noto Sans JP", sans-serif;
  letter-spacing: 0rem;
  font-size: 1.125rem;
  line-height: 2.9444444444;
  color: #fff;
  padding: 28px 0 0 39px;
}
@media screen and (min-width: 641px) and (max-width: 850px) {
  .career__txt--01 {
    letter-spacing: 0vw;
    font-size: 2.1176470588vw;
  }
}
@media screen and (max-width: 640px) {
  .career__txt--01 {
    padding: 4.375vw 0 0 6.09375vw;
  }
}
@media screen and (max-width: 640px) and (max-width: 640px) {
  .career__txt--01 {
    font-size: 2.8125vw;
    letter-spacing: 0vw;
    line-height: 2.9444444444;
  }
}
.career__txtStrong {
  color: #B13131;
  background: #fff;
  font-weight: 700;
  padding: 1px 4px;
}
@media screen and (max-width: 640px) {
  .career__txtStrong {
    padding: 0.15625vw 0.625vw;
  }
}
.career__txtLogo {
  width: 112px;
  margin: 0 auto;
  padding: 62px 0 111px;
}
@media screen and (max-width: 640px) {
  .career__txtLogo {
    width: 17.5vw;
    padding: 9.6875vw 0 17.34375vw;
  }
}
.career__txtLine {
  width: 2px;
  height: 72px;
  margin: -39px auto 0;
  background: #fff;
}
@media screen and (max-width: 640px) {
  .career__txtLine {
    width: 0.3125vw;
    height: 11.25vw;
    margin: -6.09375vw auto 0;
  }
}
.careerTimeline__list {
  padding-top: 38px;
  position: relative;
}
@media screen and (max-width: 640px) {
  .careerTimeline__list {
    padding-top: 5.9375vw;
  }
}
.careerTimeline__listDot {
  position: absolute;
  display: block;
  width: 16px;
  height: 16px;
  background: #B13131;
  border-radius: 50%;
  left: 91px;
  opacity: 0;
  transition: 0.3s all;
}
@media screen and (max-width: 640px) {
  .careerTimeline__listDot {
    width: 2.5vw;
    height: 2.5vw;
    left: 14.21875vw;
  }
}
.careerTimeline__listDot.js-observe {
  opacity: 1;
}
.careerTimeline__listDot--01 {
  top: 38px;
}
@media screen and (max-width: 640px) {
  .careerTimeline__listDot--01 {
    top: 5.9375vw;
  }
}
.careerTimeline__listDot--02 {
  bottom: 0;
}
.careerTimeline__item {
  overflow: hidden;
  margin: 0;
  position: relative;
}
.careerTimeline__date {
  font-family: "Noto Sans JP", sans-serif;
  letter-spacing: 0rem;
  font-size: 1.125rem;
  line-height: 2.2222222222;
  color: #B13131;
  width: 98px;
  float: left;
  padding-left: 43px;
  opacity: 0;
  transition: 0.3s all 0.3s;
}
@media screen and (min-width: 641px) and (max-width: 850px) {
  .careerTimeline__date {
    letter-spacing: 0vw;
    font-size: 2.1176470588vw;
  }
}
@media screen and (max-width: 640px) {
  .careerTimeline__date {
    width: 15.3125vw;
    padding-left: 6.71875vw;
  }
}
@media screen and (max-width: 640px) and (max-width: 640px) {
  .careerTimeline__date {
    font-size: 2.8125vw;
    letter-spacing: 0vw;
    line-height: 2.2222222222;
  }
}
.js-observe .careerTimeline__date {
  opacity: 1;
}
.careerTimeline__date--01 {
  padding-top: 84px;
}
@media screen and (max-width: 640px) {
  .careerTimeline__date--01 {
    padding-top: 13.125vw;
  }
}
.careerTimeline__date--02 {
  padding-top: 66px;
}
@media screen and (max-width: 640px) {
  .careerTimeline__date--02 {
    padding-top: 10.3125vw;
  }
}
.careerTimeline__date--03 {
  padding-top: 66px;
}
@media screen and (max-width: 640px) {
  .careerTimeline__date--03 {
    padding-top: 10.3125vw;
  }
}
.careerTimeline__date--04 {
  padding-top: 70px;
}
@media screen and (max-width: 640px) {
  .careerTimeline__date--04 {
    padding-top: 10.9375vw;
  }
}
.careerTimeline__date--05 {
  padding-top: 38px;
}
@media screen and (max-width: 640px) {
  .careerTimeline__date--05 {
    padding-top: 5.9375vw;
  }
}
.careerTimeline__line {
  position: absolute;
  left: 98px;
  top: 0;
  width: 2px;
  height: 0;
  background: #B13131;
}
@media screen and (max-width: 640px) {
  .careerTimeline__line {
    left: 15.3125vw;
    width: 0.3125vw;
  }
}
.careerTimeline__dot {
  opacity: 0;
  position: absolute;
  width: 8px;
  height: 8px;
  background: #B13131;
  left: 95px;
  border-radius: 50%;
  transition: 0.3s all;
}
@media screen and (max-width: 640px) {
  .careerTimeline__dot {
    width: 1.25vw;
    height: 1.25vw;
    left: 14.84375vw;
  }
}
.js-observe .careerTimeline__dot {
  opacity: 1;
}
.careerTimeline__dot--01 {
  top: 102px;
}
@media screen and (max-width: 640px) {
  .careerTimeline__dot--01 {
    top: 15.9375vw;
  }
}
.careerTimeline__dot--02 {
  top: 83px;
}
@media screen and (max-width: 640px) {
  .careerTimeline__dot--02 {
    top: 12.96875vw;
  }
}
.careerTimeline__dot--03 {
  top: 83px;
}
@media screen and (max-width: 640px) {
  .careerTimeline__dot--03 {
    top: 12.96875vw;
  }
}
.careerTimeline__dot--04 {
  top: 87px;
}
@media screen and (max-width: 640px) {
  .careerTimeline__dot--04 {
    top: 13.59375vw;
  }
}
.careerTimeline__dot--05 {
  top: 56px;
}
@media screen and (max-width: 640px) {
  .careerTimeline__dot--05 {
    top: 8.75vw;
  }
}
.careerTimeline__content {
  width: 500px;
  float: left;
  padding-left: 26px;
  position: relative;
  opacity: 0;
  transition: 0.3s all 0.3s;
}
@media screen and (max-width: 640px) {
  .careerTimeline__content {
    width: 78.125vw;
    padding-left: 4.0625vw;
  }
}
.js-observe .careerTimeline__content {
  opacity: 1;
}
.careerTimeline__content--01 {
  padding-top: 44px;
}
@media screen and (max-width: 640px) {
  .careerTimeline__content--01 {
    padding-top: 6.875vw;
  }
}
.careerTimeline__content--02 {
  padding-top: 27px;
}
@media screen and (max-width: 640px) {
  .careerTimeline__content--02 {
    padding-top: 4.21875vw;
  }
}
.careerTimeline__content--03 {
  padding-top: 25px;
}
@media screen and (max-width: 640px) {
  .careerTimeline__content--03 {
    padding-top: 3.90625vw;
  }
}
.careerTimeline__content--04 {
  padding-top: 29px;
}
@media screen and (max-width: 640px) {
  .careerTimeline__content--04 {
    padding-top: 4.53125vw;
  }
}
.careerTimeline__content--05 {
  padding: 39px 0 60px 26px;
}
@media screen and (max-width: 640px) {
  .careerTimeline__content--05 {
    padding: 6.09375vw 0 9.375vw 4.0625vw;
  }
}
.careerTimeline__contentTxt {
  font-family: "Noto Sans JP", sans-serif;
  letter-spacing: 0rem;
  font-size: 1.125rem;
  line-height: 2.2222222222;
  color: #3B2B2B;
  font-weight: 700;
}
@media screen and (min-width: 641px) and (max-width: 850px) {
  .careerTimeline__contentTxt {
    letter-spacing: 0vw;
    font-size: 2.1176470588vw;
  }
}
@media screen and (max-width: 640px) {
  .careerTimeline__contentTxt {
    font-size: 2.8125vw;
    letter-spacing: 0vw;
    line-height: 2.2222222222;
  }
}
.careerTimeline__contentTitle {
  font-family: "Noto Sans JP", sans-serif;
  letter-spacing: 0.08rem;
  font-size: 1.875rem;
  line-height: 1.3333333333;
  color: #B13131;
}
@media screen and (min-width: 641px) and (max-width: 850px) {
  .careerTimeline__contentTitle {
    letter-spacing: 0.1505882353vw;
    font-size: 3.5294117647vw;
  }
}
@media screen and (max-width: 640px) {
  .careerTimeline__contentTitle {
    font-size: 4.6875vw;
    letter-spacing: 0.375vw;
    line-height: 1.3333333333;
  }
}
.careerTimeline__contentTitle--strong {
  letter-spacing: 0.08rem;
  font-size: 2.1875rem;
  line-height: 1.1428571429;
}
@media screen and (min-width: 641px) and (max-width: 850px) {
  .careerTimeline__contentTitle--strong {
    letter-spacing: 0.1505882353vw;
    font-size: 4.1176470588vw;
  }
}
@media screen and (max-width: 640px) {
  .careerTimeline__contentTitle--strong {
    font-size: 5.46875vw;
    letter-spacing: 0.4375vw;
    line-height: 1.1428571429;
  }
}
.careerTimeline__accordionTxt {
  font-family: "Noto Sans JP", sans-serif;
  letter-spacing: 0rem;
  font-size: 1.125rem;
  line-height: 1.8888888889;
  color: #827979;
  padding-top: 7px;
}
@media screen and (min-width: 641px) and (max-width: 850px) {
  .careerTimeline__accordionTxt {
    letter-spacing: 0vw;
    font-size: 2.1176470588vw;
  }
}
@media screen and (max-width: 640px) {
  .careerTimeline__accordionTxt {
    font-size: 2.8125vw;
    letter-spacing: 0vw;
    line-height: 1.8888888889;
  }
}
@media screen and (max-width: 640px) {
  .careerTimeline__accordionTxt {
    padding-top: 1.09375vw;
  }
}
.careerTimeline__accordionBtn {
  font-family: "Noto Sans JP", sans-serif;
  letter-spacing: 0.1rem;
  font-size: 1.125rem;
  line-height: 2.2222222222;
  color: #827979;
  background: #fff;
  padding: 2px 28px 2px 10px;
  position: relative;
  transition: 0.3s all;
  cursor: pointer;
  user-select: none;
  pointer-events: all;
}
@media screen and (min-width: 641px) and (max-width: 850px) {
  .careerTimeline__accordionBtn {
    letter-spacing: 0.1882352941vw;
    font-size: 2.1176470588vw;
  }
}
@media screen and (max-width: 640px) {
  .careerTimeline__accordionBtn {
    padding: 0.3125vw 4.375vw 0.3125vw 1.5625vw;
  }
}
@media screen and (max-width: 640px) and (max-width: 640px) {
  .careerTimeline__accordionBtn {
    font-size: 2.8125vw;
    letter-spacing: 0.28125vw;
    line-height: 2.2222222222;
  }
}
.careerTimeline__accordionBtn::before {
  position: absolute;
  content: "";
  display: block;
  width: 10px;
  height: 10px;
  top: 7px;
  right: 11px;
  border-top: #827979 2px solid;
  border-right: #827979 2px solid;
  transform: scale(0.9, 1) rotate(135deg);
}
@media screen and (max-width: 640px) {
  .careerTimeline__accordionBtn::before {
    width: 1.5625vw;
    height: 1.5625vw;
    top: 1.09375vw;
    right: 1.71875vw;
    border-top: #827979 0.3125vw solid;
    border-right: #827979 0.3125vw solid;
  }
}
.careerTimeline__accordionContent {
  height: 75px;
  font-family: "Noto Sans JP", sans-serif;
  letter-spacing: 0rem;
  font-size: 1.125rem;
  line-height: 1.8888888889;
  color: #827979;
  overflow: hidden;
  transition-duration: 0.3s;
}
@media screen and (min-width: 641px) and (max-width: 850px) {
  .careerTimeline__accordionContent {
    letter-spacing: 0vw;
    font-size: 2.1176470588vw;
  }
}
@media screen and (max-width: 640px) {
  .careerTimeline__accordionContent {
    font-size: 2.8125vw;
    letter-spacing: 0vw;
    line-height: 1.8888888889;
  }
}
@media screen and (min-width: 641px) and (max-width: 850px) {
  .careerTimeline__accordionContent {
    height: 8.8235294118vw;
  }
}
@media screen and (max-width: 640px) {
  .careerTimeline__accordionContent {
    height: 11.71875vw;
  }
}
.careerTimeline__accordionContent.js-close {
  height: 0;
  opacity: 0;
}
.careerTimeline__accordionContent.js-open {
  opacity: 1;
}
.careerTimeline__accordionContent.js-open + .careerTimeline__accordionBtn {
  opacity: 0;
  pointer-events: none;
}
.careerTimeline__accordionContent--red {
  color: #B13131;
  font-weight: 700;
}

.company__title {
  color: #B13131;
  text-align: center;
  font-weight: 400;
}
.company__title--eng {
  font-family: "Cormorant Infant", serif;
  letter-spacing: 0rem;
  font-size: 2.8125rem;
  line-height: 1.3333333333;
  padding-top: 86px;
}
@media screen and (min-width: 641px) and (max-width: 850px) {
  .company__title--eng {
    letter-spacing: 0vw;
    font-size: 5.2941176471vw;
  }
}
@media screen and (max-width: 640px) {
  .company__title--eng {
    padding-top: 13.4375vw;
  }
}
@media screen and (max-width: 640px) and (max-width: 640px) {
  .company__title--eng {
    font-size: 7.03125vw;
    letter-spacing: 0vw;
    line-height: 1.3333333333;
  }
}
.company__title--jpn {
  font-family: "Noto Sans JP", sans-serif;
  letter-spacing: 0rem;
  font-size: 1.25rem;
  line-height: 1;
}
@media screen and (min-width: 641px) and (max-width: 850px) {
  .company__title--jpn {
    letter-spacing: 0vw;
    font-size: 2.3529411765vw;
  }
}
@media screen and (max-width: 640px) {
  .company__title--jpn {
    font-size: 3.125vw;
    letter-spacing: 0vw;
    line-height: 1;
  }
}
.company__list {
  width: 492px;
  margin: 58px auto 0;
  display: flex;
  justify-content: flex-start;
  flex-wrap: nowrap;
  font-family: "Noto Sans JP", sans-serif;
  position: relative;
}
@media screen and (max-width: 640px) {
  .company__list {
    width: 76.875vw;
    margin: 9.0625vw auto 0;
  }
}
.company__list::before {
  content: "";
  position: absolute;
  display: block;
  width: 100%;
  height: 1px;
  bottom: -9px;
  background: #B13131;
}
@media screen and (max-width: 640px) {
  .company__list::before {
    height: 0.15625vw;
    bottom: -1.40625vw;
  }
}
.company__term {
  letter-spacing: 0rem;
  font-size: 1.25rem;
  line-height: 1.7;
  color: #B13131;
  flex: 0 1 22%;
}
@media screen and (min-width: 641px) and (max-width: 850px) {
  .company__term {
    letter-spacing: 0vw;
    font-size: 2.3529411765vw;
  }
}
@media screen and (max-width: 640px) {
  .company__term {
    font-size: 3.125vw;
    letter-spacing: 0vw;
    line-height: 1.7;
  }
}
.company__description {
  letter-spacing: 0rem;
  font-size: 1.25rem;
  line-height: 1.7;
  color: #443535;
  flex: 0 1 78%;
}
@media screen and (min-width: 641px) and (max-width: 850px) {
  .company__description {
    letter-spacing: 0vw;
    font-size: 2.3529411765vw;
  }
}
@media screen and (max-width: 640px) {
  .company__description {
    font-size: 3.125vw;
    letter-spacing: 0vw;
    line-height: 1.7;
  }
}
.company__scroll {
  display: flex;
  overflow: hidden;
  padding-top: 120px;
}
@media screen and (max-width: 640px) {
  .company__scroll {
    padding-top: 18.75vw;
  }
}
.company__scrollList {
  display: flex;
}
.company__scrollItem {
  width: 1737px;
}
@media screen and (max-width: 640px) {
  .company__scrollItem {
    width: 271.40625vw;
  }
}

.worksContainer {
  background: #496F7A;
  margin-top: -100px;
}
@media screen and (max-width: 640px) {
  .worksContainer {
    margin-top: -15.625vw;
  }
}
.works__title {
  color: #fff;
  text-align: center;
  font-weight: 400;
}
.works__title--eng {
  font-family: "Cormorant Infant", serif;
  letter-spacing: 0rem;
  font-size: 2.8125rem;
  line-height: 1.3333333333;
  padding-top: 232px;
}
@media screen and (min-width: 641px) and (max-width: 850px) {
  .works__title--eng {
    letter-spacing: 0vw;
    font-size: 5.2941176471vw;
  }
}
@media screen and (max-width: 640px) {
  .works__title--eng {
    padding-top: 36.25vw;
  }
}
@media screen and (max-width: 640px) and (max-width: 640px) {
  .works__title--eng {
    font-size: 7.03125vw;
    letter-spacing: 0vw;
    line-height: 1.3333333333;
  }
}
.works__title--jpn {
  font-family: "Noto Sans JP", sans-serif;
  letter-spacing: 0rem;
  font-size: 1.25rem;
  line-height: 1;
}
@media screen and (min-width: 641px) and (max-width: 850px) {
  .works__title--jpn {
    letter-spacing: 0vw;
    font-size: 2.3529411765vw;
  }
}
@media screen and (max-width: 640px) {
  .works__title--jpn {
    font-size: 3.125vw;
    letter-spacing: 0vw;
    line-height: 1;
  }
}
.works__txt {
  color: #fff;
  font-family: "Noto Sans JP", sans-serif;
  text-align: center;
}
.works__txt--01 {
  letter-spacing: 0rem;
  font-size: 1.25rem;
  line-height: 3;
  padding-top: 65px;
}
@media screen and (min-width: 641px) and (max-width: 850px) {
  .works__txt--01 {
    letter-spacing: 0vw;
    font-size: 2.3529411765vw;
  }
}
@media screen and (max-width: 640px) {
  .works__txt--01 {
    padding-top: 10.15625vw;
  }
}
@media screen and (max-width: 640px) and (max-width: 640px) {
  .works__txt--01 {
    font-size: 3.125vw;
    letter-spacing: 0vw;
    line-height: 3;
  }
}
.works__txt--02 {
  letter-spacing: 0rem;
  font-size: 1rem;
  line-height: 1.375;
  padding-top: 26px;
}
@media screen and (min-width: 641px) and (max-width: 850px) {
  .works__txt--02 {
    letter-spacing: 0vw;
    font-size: 1.8823529412vw;
  }
}
@media screen and (max-width: 640px) {
  .works__txt--02 {
    padding-top: 4.0625vw;
  }
}
@media screen and (max-width: 640px) and (max-width: 640px) {
  .works__txt--02 {
    font-size: 2.5vw;
    letter-spacing: 0vw;
    line-height: 1.375;
  }
}
.works__btnWorks {
  background: #AC2F2F;
  display: block;
  width: 560px;
  margin: 66px auto 0;
  color: #fff;
  cursor: pointer;
  transition: all 0.3s;
  transition-delay: 0.7s;
}
@media screen and (max-width: 640px) {
  .works__btnWorks {
    width: 87.5vw;
    margin: 10.3125vw auto 0;
  }
}
.works__btnWorks::before, .works__btnWorks::after {
  position: absolute;
  content: "";
  display: block;
  width: 100%;
  height: 2px;
  background: #fff;
  transition: all 0.2s linear;
  transition-delay: 0.2s;
}
@media screen and (max-width: 640px) {
  .works__btnWorks::before, .works__btnWorks::after {
    height: 0.3125vw;
  }
}
.works__btnWorks::before {
  top: 0;
  right: 0;
}
.works__btnWorks::after {
  bottom: 0;
  left: 0;
}
@media screen and (min-width: 641px) {
  .works__btnWorks:hover {
    background: #fff;
    color: #AC2F2F;
  }
  .works__btnWorks:hover::before, .works__btnWorks:hover::after {
    width: 0;
  }
  .works__btnWorks:hover .works__btnWorks--color {
    fill: #AC2F2F;
  }
  .works__btnWorks:hover .works__btnWorks--txt::before, .works__btnWorks:hover .works__btnWorks--txt::after {
    height: 0;
  }
}
.works__btnWorks--key {
  padding: 0 137px 0 34px;
  vertical-align: middle;
}
@media screen and (max-width: 640px) {
  .works__btnWorks--key {
    padding: 0 21.40625vw 0 5.3125vw;
  }
  .works__btnWorks--key svg {
    width: 4.84375vw;
    height: 6.25vw;
  }
}
.works__btnWorks--color {
  fill: #fff;
  transition: all 0.3s;
  transition-delay: 0.7s;
}
.works__btnWorks--txt {
  letter-spacing: 0.057rem;
  font-size: 1.6875rem;
  line-height: 2.7037037037;
  font-family: "Shippori Mincho", serif;
  position: relative;
}
@media screen and (min-width: 641px) and (max-width: 850px) {
  .works__btnWorks--txt {
    letter-spacing: 0.1072941176vw;
    font-size: 3.1764705882vw;
  }
}
@media screen and (max-width: 640px) {
  .works__btnWorks--txt {
    font-size: 4.21875vw;
    letter-spacing: 0.24046875vw;
    line-height: 2.7037037037;
  }
}
.works__btnWorks--txt::before, .works__btnWorks--txt::after {
  position: absolute;
  content: "";
  display: block;
  width: 2px;
  height: 100%;
  background: #fff;
  transition: all 0.2s linear;
}
@media screen and (max-width: 640px) {
  .works__btnWorks--txt::before, .works__btnWorks--txt::after {
    width: 0.3125vw;
  }
}
.works__btnWorks--txt::before {
  top: 0;
  left: 0;
}
.works__btnWorks--txt::after {
  bottom: 0;
  right: 0;
}
.works__btnContact {
  letter-spacing: 0rem;
  font-size: 1rem;
  line-height: 1.375;
  font-family: "Noto Sans JP", sans-serif;
  color: #fff;
  padding: 27px 0 160px 161px;
  display: inline-block;
}
@media screen and (min-width: 641px) and (max-width: 850px) {
  .works__btnContact {
    letter-spacing: 0vw;
    font-size: 1.8823529412vw;
  }
}
@media screen and (max-width: 640px) {
  .works__btnContact {
    font-size: 2.5vw;
    letter-spacing: 0vw;
    line-height: 1.375;
  }
}
@media screen and (max-width: 640px) {
  .works__btnContact {
    padding: 4.21875vw 0 25vw 25.15625vw;
  }
}
@media screen and (max-width: 640px) and (max-width: 640px) {
  .works__btnContact {
    font-size: 2.5vw;
    letter-spacing: 0vw;
    line-height: 1.375;
  }
}
.works__btnContact--link {
  letter-spacing: 0rem;
  font-size: 1rem;
  line-height: 1.375;
  font-family: "Noto Sans JP", sans-serif;
  color: #fff;
  position: relative;
  transition: all 0.3s;
}
@media screen and (min-width: 641px) and (max-width: 850px) {
  .works__btnContact--link {
    letter-spacing: 0vw;
    font-size: 1.8823529412vw;
  }
}
@media screen and (max-width: 640px) {
  .works__btnContact--link {
    font-size: 2.5vw;
    letter-spacing: 0vw;
    line-height: 1.375;
  }
}
@media screen and (min-width: 641px) {
  .works__btnContact--link:hover {
    opacity: 0.6;
  }
}
.works__btnContact--link::before {
  position: absolute;
  content: "";
  display: block;
  width: 160px;
  height: 1px;
  background: #fff;
  bottom: -3px;
  left: 0;
}
@media screen and (max-width: 640px) {
  .works__btnContact--link::before {
    width: 25vw;
    height: 0.15625vw;
    bottom: -0.46875vw;
  }
}

.faq__scroll {
  display: flex;
  overflow: hidden;
  margin-top: -60px;
}
@media screen and (max-width: 640px) {
  .faq__scroll {
    margin-top: -9.375vw;
  }
}
.faq__scrollList {
  display: flex;
}
.faq__scrollItem {
  width: 1737px;
}
@media screen and (max-width: 640px) {
  .faq__scrollItem {
    width: 271.40625vw;
  }
}
.faq__title {
  color: #B13131;
  text-align: center;
  font-weight: 400;
}
.faq__title--eng {
  font-family: "Cormorant Infant", serif;
  letter-spacing: 0.04rem;
  font-size: 2.8125rem;
  line-height: 1.3333333333;
  margin-top: 80px;
}
@media screen and (min-width: 641px) and (max-width: 850px) {
  .faq__title--eng {
    letter-spacing: 0.0752941176vw;
    font-size: 5.2941176471vw;
  }
}
@media screen and (max-width: 640px) {
  .faq__title--eng {
    font-size: 7.03125vw;
    letter-spacing: 0.28125vw;
    line-height: 1.3333333333;
  }
}
@media screen and (max-width: 640px) {
  .faq__title--eng {
    margin-top: 12.5vw;
  }
}
.faq__title--jpn {
  font-family: "Noto Sans JP", sans-serif;
  letter-spacing: 0rem;
  font-size: 1.25rem;
  line-height: 1;
  margin-bottom: 33px;
}
@media screen and (min-width: 641px) and (max-width: 850px) {
  .faq__title--jpn {
    letter-spacing: 0vw;
    font-size: 2.3529411765vw;
  }
}
@media screen and (max-width: 640px) {
  .faq__title--jpn {
    margin-bottom: 5.15625vw;
  }
}
@media screen and (max-width: 640px) and (max-width: 640px) {
  .faq__title--jpn {
    font-size: 3.125vw;
    letter-spacing: 0vw;
    line-height: 1;
  }
}
.faq__productPlanning--title {
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 400;
  letter-spacing: 0rem;
  font-size: 1.6875rem;
  line-height: 2.2222222222;
  color: #B13131;
  padding: 0 0 16px 36px;
  position: relative;
}
@media screen and (min-width: 641px) and (max-width: 850px) {
  .faq__productPlanning--title {
    letter-spacing: 0vw;
    font-size: 3.1764705882vw;
  }
}
@media screen and (max-width: 640px) {
  .faq__productPlanning--title {
    padding: 0 0 2.5vw 5.625vw;
  }
}
@media screen and (max-width: 640px) and (max-width: 640px) {
  .faq__productPlanning--title {
    font-size: 4.21875vw;
    letter-spacing: 0vw;
    line-height: 2.2222222222;
  }
}
.faq__productPlanning--title::before, .faq__productPlanning--title::after {
  position: absolute;
  content: "";
  display: block;
  height: 2px;
  background: #B13131;
  border-radius: 1px;
  top: 31px;
}
@media screen and (max-width: 640px) {
  .faq__productPlanning--title::before, .faq__productPlanning--title::after {
    height: 0.3125vw;
    border-radius: 0.15625vw;
    top: 4.84375vw;
  }
}
.faq__productPlanning--title::before {
  width: 29px;
  left: 0;
}
@media screen and (max-width: 640px) {
  .faq__productPlanning--title::before {
    width: 4.53125vw;
  }
}
.faq__productPlanning--title::after {
  width: 325px;
  right: 0;
}
@media screen and (max-width: 640px) {
  .faq__productPlanning--title::after {
    width: 50.78125vw;
  }
}
.faq__productPlanning--accordion {
  background: #B13131;
}
.faq__lpo--title {
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 400;
  letter-spacing: 0rem;
  font-size: 1.6875rem;
  line-height: 2.2222222222;
  color: #0A505A;
  padding: 0 0 16px 36px;
  position: relative;
}
@media screen and (min-width: 641px) and (max-width: 850px) {
  .faq__lpo--title {
    letter-spacing: 0vw;
    font-size: 3.1764705882vw;
  }
}
@media screen and (max-width: 640px) {
  .faq__lpo--title {
    padding: 0 0 2.5vw 5.625vw;
  }
}
@media screen and (max-width: 640px) and (max-width: 640px) {
  .faq__lpo--title {
    font-size: 4.21875vw;
    letter-spacing: 0vw;
    line-height: 2.2222222222;
  }
}
.faq__lpo--title::before, .faq__lpo--title::after {
  position: absolute;
  content: "";
  display: block;
  height: 2px;
  background: #0A505A;
  border-radius: 1px;
  top: 31px;
}
@media screen and (max-width: 640px) {
  .faq__lpo--title::before, .faq__lpo--title::after {
    height: 0.3125vw;
    border-radius: 0.15625vw;
    top: 4.84375vw;
  }
}
.faq__lpo--title::before {
  width: 29px;
  left: 0;
}
@media screen and (max-width: 640px) {
  .faq__lpo--title::before {
    width: 4.53125vw;
  }
}
.faq__lpo--title::after {
  width: 380px;
  right: 0;
}
@media screen and (max-width: 640px) {
  .faq__lpo--title::after {
    width: 59.375vw;
  }
}
.faq__lpo--accordion {
  background: #0A505A;
}
.faq__others--title {
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 400;
  letter-spacing: 0rem;
  font-size: 1.6875rem;
  line-height: 2.2222222222;
  color: #189D9E;
  padding: 0 0 16px 36px;
  position: relative;
}
@media screen and (min-width: 641px) and (max-width: 850px) {
  .faq__others--title {
    letter-spacing: 0vw;
    font-size: 3.1764705882vw;
  }
}
@media screen and (max-width: 640px) {
  .faq__others--title {
    padding: 0 0 2.5vw 5.625vw;
  }
}
@media screen and (max-width: 640px) and (max-width: 640px) {
  .faq__others--title {
    font-size: 4.21875vw;
    letter-spacing: 0vw;
    line-height: 2.2222222222;
  }
}
.faq__others--title::before, .faq__others--title::after {
  position: absolute;
  content: "";
  display: block;
  height: 2px;
  background: #189D9E;
  border-radius: 1px;
  top: 31px;
}
@media screen and (max-width: 640px) {
  .faq__others--title::before, .faq__others--title::after {
    height: 0.3125vw;
    border-radius: 0.15625vw;
    top: 4.84375vw;
  }
}
.faq__others--title::before {
  width: 29px;
  left: 0;
}
@media screen and (max-width: 640px) {
  .faq__others--title::before {
    width: 4.53125vw;
  }
}
.faq__others--title::after {
  width: 432px;
  right: 0;
}
@media screen and (max-width: 640px) {
  .faq__others--title::after {
    width: 67.5vw;
  }
}
.faq__others--accordion {
  background: #189D9E;
}
.faq__accordionContainer {
  position: relative;
  width: 87.5%;
  margin: 0 auto;
  z-index: 1;
  margin-bottom: 87px;
  overflow: hidden;
}
@media screen and (max-width: 640px) {
  .faq__accordionContainer {
    margin-bottom: 13.59375vw;
  }
}
.faq__accordion--item {
  margin-bottom: 27px;
}
@media screen and (max-width: 640px) {
  .faq__accordion--item {
    margin-bottom: 4.21875vw;
  }
}
.faq__accordion--btn {
  font-family: "Noto Sans JP", sans-serif;
  letter-spacing: 0rem;
  font-size: 1.4375rem;
  line-height: 1.652173913;
  color: #fff;
  position: relative;
  cursor: pointer;
  user-select: none;
  padding: 12px 0 12px 24px;
}
@media screen and (min-width: 641px) and (max-width: 850px) {
  .faq__accordion--btn {
    letter-spacing: 0vw;
    font-size: 2.7058823529vw;
  }
}
@media screen and (max-width: 640px) {
  .faq__accordion--btn {
    padding: 1.875vw 0 1.875vw 3.75vw;
  }
}
@media screen and (max-width: 640px) and (max-width: 640px) {
  .faq__accordion--btn {
    font-size: 3.59375vw;
    letter-spacing: 0vw;
    line-height: 1.652173913;
  }
}
.faq__accordion--content {
  font-family: "Noto Sans JP", sans-serif;
  letter-spacing: 0rem;
  font-size: 1.125rem;
  line-height: 2.2222222222;
  color: #827979;
  overflow: hidden;
  transition-duration: 0.3s;
  background: #FFF;
}
@media screen and (min-width: 641px) and (max-width: 850px) {
  .faq__accordion--content {
    letter-spacing: 0vw;
    font-size: 2.1176470588vw;
  }
}
@media screen and (max-width: 640px) {
  .faq__accordion--content {
    font-size: 2.8125vw;
    letter-spacing: 0vw;
    line-height: 2.2222222222;
  }
}
.faq__accordion--contentInner {
  padding: 14px 25px;
}
@media screen and (max-width: 640px) {
  .faq__accordion--contentInner {
    padding: 2.1875vw 3.90625vw;
  }
}
.faq__accordion--content.js-close {
  height: 0;
  opacity: 0;
}
.faq__accordion--content.js-open {
  opacity: 1;
}
.faq__accordion--state {
  position: absolute;
  width: 20px;
  height: 20px;
  top: 50%;
  right: 4%;
  margin-top: -10px;
}
@media screen and (max-width: 640px) {
  .faq__accordion--state {
    width: 3.125vw;
    height: 3.125vw;
    margin-top: -1.5625vw;
  }
}
.faq__accordion--state::before, .faq__accordion--state::after {
  position: absolute;
  content: "";
  display: block;
  width: 100%;
  height: 2px;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  background: #fff;
}
@media screen and (max-width: 640px) {
  .faq__accordion--state::before, .faq__accordion--state::after {
    height: 0.3125vw;
  }
}
.faq__accordion--state::after {
  transform: rotate(90deg);
  transition: 0.2s all ease-in-out;
}
.js-active .faq__accordion--state::after {
  transform: rotate(0);
}

.contactContainer {
  overflow: hidden;
  width: 100%;
  z-index: 10;
}
.contactInner {
  min-height: 100vh;
  max-width: 1000px;
  margin: 0 auto;
  z-index: 1;
}
@media screen and (max-width: 640px) {
  .contactInner {
    max-width: 640px;
  }
}
.contact__title {
  color: #fff;
  text-align: center;
  font-weight: 400;
}
.contact__title--eng {
  font-family: "Cormorant Infant", serif;
  letter-spacing: 0.04rem;
  font-size: 2.8125rem;
  line-height: 1.3333333333;
  padding-top: 14.9%;
}
@media screen and (min-width: 641px) and (max-width: 850px) {
  .contact__title--eng {
    letter-spacing: 0.0752941176vw;
    font-size: 5.2941176471vw;
  }
}
@media screen and (max-width: 640px) {
  .contact__title--eng {
    padding-top: 10.2%;
  }
}
@media screen and (max-width: 640px) and (max-width: 640px) {
  .contact__title--eng {
    font-size: 7.03125vw;
    letter-spacing: 0.28125vw;
    line-height: 1.3333333333;
  }
}
.contact__title--jpn {
  font-family: "Noto Sans JP", sans-serif;
  letter-spacing: 0rem;
  font-size: 1.25rem;
  line-height: 1;
}
@media screen and (min-width: 641px) and (max-width: 850px) {
  .contact__title--jpn {
    letter-spacing: 0vw;
    font-size: 2.3529411765vw;
  }
}
@media screen and (max-width: 640px) {
  .contact__title--jpn {
    font-size: 3.125vw;
    letter-spacing: 0vw;
    line-height: 1;
  }
}
.contact__link {
  display: block;
  width: 270px;
  height: 270px;
  border-radius: 50%;
  background: #fff;
  display: flex;
  justify-content: center;
  flex-wrap: nowrap;
  align-items: center;
  flex-direction: column;
  outline: none;
}
@media screen and (max-width: 640px) {
  .contact__link {
    width: 42.1875vw;
    height: 42.1875vw;
  }
}
.contact__link::before {
  position: absolute;
  content: "";
  display: block;
  width: 15px;
  height: 15px;
  bottom: 26px;
  left: 32px;
  margin: auto;
  border-top: #B13131 2px solid;
  border-right: #B13131 2px solid;
  transform: scale(0.9, 1) rotate(45deg);
  right: 15%;
}
@media screen and (max-width: 640px) {
  .contact__link::before {
    width: 2.34375vw;
    height: 2.34375vw;
    bottom: 4.0625vw;
    left: 5vw;
    border-top: #B13131 0.3125vw solid;
    border-right: #B13131 0.3125vw solid;
  }
}
.contact__link--01 {
  top: 30%;
  left: 0;
  right: 0;
  margin: 0 auto;
  animation-duration: 3s;
}
@media screen and (max-width: 640px) {
  .contact__link--01 {
    top: 20.4%;
  }
}
.contact__link--02 {
  top: 53.2%;
  left: 16.6%;
  animation-duration: 4s;
}
@media screen and (max-width: 640px) {
  .contact__link--02 {
    top: 45.3%;
    left: 5.4%;
  }
}
.contact__link--03 {
  top: 53.2%;
  right: 16.6%;
  animation-duration: 5s;
}
@media screen and (max-width: 640px) {
  .contact__link--03 {
    top: 45.3%;
    right: 5.4%;
  }
}
.contact__linkTxt {
  font-family: "Noto Sans JP", sans-serif;
  color: #B13131;
  text-align: center;
}
.contact__linkTxt--01 {
  letter-spacing: 0rem;
  font-size: 1.5625rem;
  line-height: 1.6;
  font-weight: 700;
}
@media screen and (min-width: 641px) and (max-width: 850px) {
  .contact__linkTxt--01 {
    letter-spacing: 0vw;
    font-size: 2.9411764706vw;
  }
}
@media screen and (max-width: 640px) {
  .contact__linkTxt--01 {
    font-size: 3.90625vw;
    letter-spacing: 0vw;
    line-height: 1.6;
  }
}
.contact__linkTxt--02 {
  letter-spacing: 0rem;
  font-size: 1.25rem;
  line-height: 1;
  padding-top: 8px;
  position: relative;
}
@media screen and (min-width: 641px) and (max-width: 850px) {
  .contact__linkTxt--02 {
    letter-spacing: 0vw;
    font-size: 2.3529411765vw;
  }
}
@media screen and (max-width: 640px) {
  .contact__linkTxt--02 {
    font-size: 3.125vw;
    letter-spacing: 0vw;
    line-height: 1;
  }
}
@media screen and (max-width: 640px) {
  .contact__linkTxt--02 {
    padding-top: 1.25vw;
  }
}
.contact__linkTxt--02::before, .contact__linkTxt--02::after {
  position: absolute;
  display: block;
  top: 5px;
  letter-spacing: 0rem;
  font-size: 1.5625rem;
  line-height: 1;
  font-family: "Noto Sans JP", sans-serif;
}
@media screen and (min-width: 641px) and (max-width: 850px) {
  .contact__linkTxt--02::before, .contact__linkTxt--02::after {
    letter-spacing: 0vw;
    font-size: 2.9411764706vw;
  }
}
@media screen and (max-width: 640px) {
  .contact__linkTxt--02::before, .contact__linkTxt--02::after {
    top: 0.78125vw;
  }
}
@media screen and (max-width: 640px) and (max-width: 640px) {
  .contact__linkTxt--02::before, .contact__linkTxt--02::after {
    font-size: 3.90625vw;
    letter-spacing: 0vw;
    line-height: 1;
  }
}
.contact__linkTxt--02::before {
  content: "[";
  left: -10px;
}
@media screen and (max-width: 640px) {
  .contact__linkTxt--02::before {
    left: -1.5625vw;
  }
}
.contact__linkTxt--02::after {
  content: "]";
  right: -10px;
}
@media screen and (max-width: 640px) {
  .contact__linkTxt--02::after {
    right: -1.5625vw;
  }
}
.contact__copyright {
  letter-spacing: 0.05rem;
  font-size: 0.9375rem;
  line-height: 0.8666666667;
  font-family: "Noto Sans JP", sans-serif;
  color: #fff;
  text-align: center;
  bottom: 39px;
  left: 0;
  right: 0;
  margin: 0 auto;
}
@media screen and (min-width: 641px) and (max-width: 850px) {
  .contact__copyright {
    letter-spacing: 0.0941176471vw;
    font-size: 1.7647058824vw;
  }
}
@media screen and (max-width: 640px) {
  .contact__copyright {
    bottom: 5.46875vw;
  }
}
@media screen and (max-width: 640px) and (max-width: 640px) {
  .contact__copyright {
    font-size: 2.5vw;
    letter-spacing: 0.125vw;
    line-height: 0.8125;
  }
}
.contact__scroll {
  display: flex;
  overflow: hidden;
  bottom: 80px;
}
@media screen and (max-width: 640px) {
  .contact__scroll {
    bottom: 12.5vw;
  }
}
.contact__scrollList {
  display: flex;
}
.contact__scrollItem {
  width: 1448px;
}
@media screen and (max-width: 640px) {
  .contact__scrollItem {
    width: 274.53125vw;
  }
}

.floatingContainer {
  position: fixed;
  bottom: 47px;
  left: 50px;
  z-index: 30;
  pointer-events: none;
  transition: 0.3s all;
  opacity: 0;
}
@media screen and (max-width: 640px) {
  .floatingContainer {
    bottom: 2.3%;
    left: 5.7%;
  }
}
.floatingContainer.js-work {
  opacity: 1;
  pointer-events: auto;
}
.floatingContainer.js-floating {
  opacity: 1;
  pointer-events: auto;
}
.floatingContainer.js-btnDispaly {
  transition-delay: 2s;
  opacity: 1;
  pointer-events: auto;
}
.floatingContainer:hover .u-rotation {
  animation-play-state: paused;
}
@media screen and (max-width: 640px) {
  .floating__btn svg {
    width: 30.164375vw;
    height: 30.07796875vw;
  }
}
.floating__btnColor {
  fill: #fff;
  transition: 0.3s all;
}
.js-bgFv .floating__btnColor, .js-menuOpen .floating__btnColor {
  fill: #B13131;
}
.floating__btn::before {
  position: absolute;
  content: "";
  display: block;
  width: 140px;
  height: 140px;
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.1);
  backdrop-filter: blur(9px);
  -webkit-backdrop-filter: blur(9px);
  top: 16px;
  margin: 0 auto;
  left: 0;
  right: 0;
  z-index: -1;
}
@media screen and (max-width: 640px) {
  .floating__btn::before {
    width: 24.375vw;
    height: 24.375vw;
    backdrop-filter: blur(1.40625vw);
    -webkit-backdrop-filter: blur(1.40625vw);
    top: 2.5vw;
  }
}
.floating__btn::after {
  position: absolute;
  content: "";
  display: block;
  background: 50% 50%/100% url(/wp-content/themes/milliondesign/assets/img/floating_parts_01.svg) no-repeat;
  width: 15px;
  height: 20px;
  top: 111px;
  left: 82px;
  right: 0;
  transition: 0.3s all;
}
@media screen and (max-width: 640px) {
  .floating__btn::after {
    width: 2.8125vw;
    height: 3.59375vw;
    top: 18.75vw;
    left: 14.375vw;
  }
}
.js-menuOpen .floating__btn::after {
  background: 50% 50%/100% url(/wp-content/themes/milliondesign/assets/img/floating_parts_02.svg) no-repeat;
}
.floating__txt {
  font-family: "Cormorant Infant", serif;
  font-weight: 600;
  letter-spacing: 0rem;
  font-size: 1.25rem;
  line-height: 1.4;
  text-align: center;
  top: 65px;
  left: 0;
  right: 0;
  margin: 0 auto;
  color: #fff;
  transition: 0.3s all;
}
@media screen and (min-width: 641px) and (max-width: 850px) {
  .floating__txt {
    letter-spacing: 0vw;
    font-size: 2.3529411765vw;
  }
}
@media screen and (max-width: 640px) {
  .floating__txt {
    top: 11.09375vw;
  }
}
@media screen and (max-width: 640px) and (max-width: 640px) {
  .floating__txt {
    font-size: 3.59375vw;
    letter-spacing: 0vw;
    line-height: 1.3913043478;
  }
}
.js-bgFv .floating__txt, .js-menuOpen .floating__txt {
  color: #B13131;
}

.header {
  width: 100vw;
  position: fixed;
  display: flex;
  justify-content: space-between;
  flex-wrap: nowrap;
  z-index: 30;
  height: 108px;
  align-items: center;
}
@media screen and (min-width: 641px) and (max-width: 850px) {
  .header {
    height: 12.7058823529vw;
  }
}
@media screen and (max-width: 640px) {
  .header {
    height: 17.65625vw;
  }
}
.headerLogo {
  cursor: pointer;
  margin-left: 50px;
}
@media screen and (min-width: 641px) and (max-width: 850px) {
  .headerLogo {
    margin-left: 5.8823529412vw;
  }
}
@media screen and (max-width: 640px) {
  .headerLogo {
    margin: 1.6% 0 0 6.2%;
  }
  .headerLogo svg {
    width: 12.1875vw;
    height: 6.71875vw;
  }
}
.headerLogo__color--top {
  fill: #B13131;
}
.js-bgDescription .headerLogo__color--top, .js-bg_pcRed .headerLogo__color--top, .js-bg_pcGreen .headerLogo__color--top, .js-bgContact .headerLogo__color--top, .js-bg_spRed .headerLogo__color--top, .js-bg_spGreen .headerLogo__color--top, .js-bg_spGrey .headerLogo__color--top {
  fill: #fff;
}
.js-bgFv .headerLogo__color--top, .js-menuOpen .headerLogo__color--top {
  fill: #B13131;
}
.headerLogo__color--bottom {
  fill: #189d9e;
}
@media screen and (min-width: 641px) {
  .js-bg_pcGreen .headerLogo__color--bottom {
    fill: #B13131;
  }
  .js-bg_pcRed .headerLogo__color--bottom {
    fill: #189d9e;
  }
}
@media screen and (max-width: 640px) {
  .js-bg_spGreen .headerLogo__color--bottom, .js-bg_spLpo .headerLogo__color--bottom {
    fill: #B13131;
  }
  .js-bg_spRed .headerLogo__color--bottom, .js-bg_spGrey .headerLogo__color--bottom {
    fill: #189d9e;
  }
}
.js-bgContact .headerLogo__color--bottom {
  fill: #B13131;
}
.js-bgFv .headerLogo__color--bottom, .js-bgDescription .headerLogo__color--bottom, .js-menuOpen .headerLogo__color--bottom {
  fill: #189d9e;
}
.headerTxt {
  cursor: pointer;
  position: relative;
  width: 188px;
}
@media screen and (min-width: 641px) and (max-width: 850px) {
  .headerTxt {
    width: 22.1176470588vw;
  }
}
@media screen and (max-width: 640px) {
  .headerTxt {
    display: none;
  }
}
.headerTxt__img {
  position: absolute;
  width: 100%;
  top: -10px;
}
@media screen and (min-width: 641px) and (max-width: 850px) {
  .headerTxt__img {
    top: -1.1764705882vw;
  }
}
.headerTxt__img--01 {
  display: block;
  animation: show 0.1s ease;
}
.js-bgDescription .headerTxt__img--01, .js-bg_pcRed .headerTxt__img--01, .js-bg_pcGreen .headerTxt__img--01, .js-bgContact .headerTxt__img--01, .js-bg_spRed .headerTxt__img--01, .js-bg_spGreen .headerTxt__img--01 {
  display: none;
}
.js-bgFv .headerTxt__img--01, .js-menuOpen .headerTxt__img--01 {
  display: block;
  animation: show 0.1s ease;
}
.headerTxt__img--02 {
  display: none;
}
.js-bgDescription .headerTxt__img--02, .js-bg_pcRed .headerTxt__img--02, .js-bg_pcGreen .headerTxt__img--02, .js-bgContact .headerTxt__img--02, .js-bg_spRed .headerTxt__img--02, .js-bg_spGreen .headerTxt__img--02 {
  display: block;
  animation: show 0.1s ease;
}
.js-bgFv .headerTxt__img--02, .js-menuOpen .headerTxt__img--02 {
  display: none;
}
.headerNav__btn {
  width: 61px;
  height: 61px;
  border-radius: 50%;
  background: #fff;
  position: relative;
  overflow: hidden;
  cursor: pointer;
  user-select: none;
  transition: all 0.5s;
  margin-right: 50px;
}
@media screen and (min-width: 641px) {
  .headerNav__btn:hover {
    background: 0% 0%/100% url(/wp-content/themes/milliondesign/assets/img/header_btn_bg_01.png) no-repeat;
  }
}
@media screen and (min-width: 641px) and (max-width: 850px) {
  .headerNav__btn {
    width: 7.1764705882vw;
    height: 7.1764705882vw;
    margin-right: 5.8823529412vw;
  }
}
.js-menuOpen .headerNav__btn {
  transform: rotate(360deg);
  background: 0% 0%/100% url(/wp-content/themes/milliondesign/assets/img/header_btn_bg_01.png) no-repeat;
}
@media screen and (max-width: 640px) {
  .headerNav__btn {
    width: 12.1875vw;
    height: 12.1875vw;
    margin-right: 6.2%;
  }
}
.headerNav__item {
  position: absolute;
}
.headerNav__item--01 {
  width: 4px;
  height: 8px;
  background: #189D9E;
  top: 45%;
  left: 25%;
  transform-origin: left top;
}
@media screen and (min-width: 641px) and (max-width: 850px) {
  .headerNav__item--01 {
    width: 0.4705882353vw;
    height: 0.9411764706vw;
  }
}
@media screen and (max-width: 640px) {
  .headerNav__item--01 {
    width: 0.625vw;
    height: 1.875vw;
    background: #189D9E;
    top: 45%;
    left: 25%;
  }
}
.js-menuOpen .headerNav__item--01 {
  width: 8px;
  height: 8px;
  top: 25%;
  left: 30%;
  border-radius: 50%;
}
@media screen and (min-width: 641px) and (max-width: 850px) {
  .js-menuOpen .headerNav__item--01 {
    width: 0.9411764706vw;
    height: 0.9411764706vw;
  }
}
@media screen and (max-width: 640px) {
  .js-menuOpen .headerNav__item--01 {
    width: 1.875vw;
    height: 1.875vw;
  }
}
.headerNav__item--02 {
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background: #B13131;
  top: 45%;
  left: 0;
  right: 0;
  margin: 0 auto;
  transform-origin: right bottom;
}
@media screen and (min-width: 641px) and (max-width: 850px) {
  .headerNav__item--02 {
    width: 0.9411764706vw;
    height: 0.9411764706vw;
  }
}
@media screen and (max-width: 640px) {
  .headerNav__item--02 {
    width: 1.875vw;
    height: 1.875vw;
  }
}
.js-menuOpen .headerNav__item--02 {
  width: 4px;
  height: 58%;
  top: 15%;
  left: -40%;
  border-radius: 0;
  transform: rotate(45deg);
}
@media screen and (min-width: 641px) and (max-width: 850px) {
  .js-menuOpen .headerNav__item--02 {
    width: 0.4705882353vw;
  }
}
@media screen and (max-width: 640px) {
  .js-menuOpen .headerNav__item--02 {
    width: 0.625vw;
  }
}
.headerNav__item--03 {
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background: #189D9E;
  top: 45%;
  left: 64%;
  transform-origin: right top;
}
@media screen and (min-width: 641px) and (max-width: 850px) {
  .headerNav__item--03 {
    width: 0.9411764706vw;
    height: 0.9411764706vw;
  }
}
@media screen and (max-width: 640px) {
  .headerNav__item--03 {
    width: 1.875vw;
    height: 1.875vw;
  }
}
.js-menuOpen .headerNav__item--03 {
  top: 58%;
  left: 59%;
}
.headerMenu {
  width: 100vw;
  height: 100vh;
  background: #fff;
  position: fixed;
  z-index: 20;
  transition: 0.5s all;
  opacity: 0;
  transform: scale(0);
  transform-origin: right top;
}
.js-menuOpen .headerMenu {
  transform: scale(1);
  opacity: 1;
}
.headerMenu__inner {
  max-width: 1000px;
  margin: 0 auto;
  height: 100vh;
  display: flex;
  justify-content: center;
  flex-wrap: nowrap;
  flex-direction: column;
  position: relative;
  z-index: 10;
}
@media screen and (min-width: 641px) and (max-width: 850px) {
  .headerMenu__inner {
    max-width: 850px;
  }
}
.headerMenu__list {
  opacity: 0;
  transition: 0.3s all 0.3s;
}
.js-menuOpen .headerMenu__list {
  opacity: 1;
}
.headerMenu__list--01 {
  display: flex;
  justify-content: flex-start;
  flex-wrap: nowrap;
}
.headerMenu__list--02 {
  display: flex;
  justify-content: center;
  flex-wrap: nowrap;
  flex-direction: column;
  align-items: center;
  margin-top: 40px;
}
@media screen and (min-width: 641px) and (max-width: 850px) {
  .headerMenu__list--02 {
    margin-top: 4.7058823529vw;
  }
}
@media screen and (max-width: 640px) {
  .headerMenu__list--02 {
    margin: 6% 0 1.6%;
  }
}
.headerMenu__item--01, .headerMenu__item--02 {
  position: relative;
}
.headerMenu__item--01::before, .headerMenu__item--02::before {
  position: absolute;
  content: "";
  display: block;
  height: 1px;
  bottom: 0;
  background: #B13131;
  width: 0;
  transition: 0.3s all 0.8s;
}
.headerMenu__item--01 {
  margin-left: 234px;
}
@media screen and (min-width: 641px) and (max-width: 850px) {
  .headerMenu__item--01 {
    margin-left: 27.5294117647vw;
  }
}
@media screen and (max-width: 640px) {
  .headerMenu__item--01 {
    margin-left: 9%;
  }
}
.js-menuOpen .headerMenu__item--01::before {
  width: 244px;
}
@media screen and (min-width: 641px) and (max-width: 850px) {
  .js-menuOpen .headerMenu__item--01::before {
    width: 28.7058823529vw;
  }
}
@media screen and (max-width: 640px) {
  .js-menuOpen .headerMenu__item--01::before {
    width: 38.125vw;
  }
}
.headerMenu__item--02 {
  margin-left: 79px;
}
@media screen and (min-width: 641px) and (max-width: 850px) {
  .headerMenu__item--02 {
    margin-left: 9.2941176471vw;
  }
}
@media screen and (max-width: 640px) {
  .headerMenu__item--02 {
    margin-left: 12.34375vw;
  }
}
.js-menuOpen .headerMenu__item--02::before {
  width: 182px;
}
@media screen and (min-width: 641px) and (max-width: 850px) {
  .js-menuOpen .headerMenu__item--02::before {
    width: 21.4117647059vw;
  }
}
@media screen and (max-width: 640px) {
  .js-menuOpen .headerMenu__item--02::before {
    width: 28.4375vw;
  }
}
.headerMenu__item--03, .headerMenu__item--04, .headerMenu__item--05, .headerMenu__item--06, .headerMenu__item--07 {
  padding: 30px 0;
}
@media screen and (min-width: 641px) and (max-width: 850px) {
  .headerMenu__item--03, .headerMenu__item--04, .headerMenu__item--05, .headerMenu__item--06, .headerMenu__item--07 {
    padding: 3.5294117647vw 0;
  }
}
@media screen and (max-width: 640px) {
  .headerMenu__item--03, .headerMenu__item--04, .headerMenu__item--05, .headerMenu__item--06, .headerMenu__item--07 {
    padding: 4.5% 0;
  }
}
.headerMenu__link {
  color: #B13131;
  transition: all 0.3s;
}
.headerMenu__link:hover {
  opacity: 0.6;
}
.headerMenu__link--01, .headerMenu__link--02 {
  font-family: "Shippori Mincho", serif;
  letter-spacing: 0rem;
  font-size: 2.1875rem;
  line-height: 1.2571428571;
}
@media screen and (min-width: 641px) and (max-width: 850px) {
  .headerMenu__link--01, .headerMenu__link--02 {
    letter-spacing: 0vw;
    font-size: 4.1176470588vw;
  }
}
@media screen and (max-width: 640px) {
  .headerMenu__link--01, .headerMenu__link--02 {
    font-size: 5.46875vw;
    letter-spacing: 0vw;
    line-height: 1.2571428571;
  }
}
.headerMenu__link--03, .headerMenu__link--04, .headerMenu__link--05, .headerMenu__link--06, .headerMenu__link--07 {
  font-family: "Cormorant Infant", serif;
  letter-spacing: 0rem;
  font-size: 2.4375rem;
  line-height: 1.2307692308;
}
@media screen and (min-width: 641px) and (max-width: 850px) {
  .headerMenu__link--03, .headerMenu__link--04, .headerMenu__link--05, .headerMenu__link--06, .headerMenu__link--07 {
    letter-spacing: 0vw;
    font-size: 4.5882352941vw;
  }
}
@media screen and (max-width: 640px) {
  .headerMenu__link--03, .headerMenu__link--04, .headerMenu__link--05, .headerMenu__link--06, .headerMenu__link--07 {
    font-size: 6.09375vw;
    letter-spacing: 0vw;
    line-height: 1.2307692308;
  }
}
.headerMenu__scroll {
  display: flex;
  overflow: hidden;
  bottom: 2%;
}
@media screen and (max-width: 640px) {
  .headerMenu__scroll {
    bottom: 3%;
  }
}
.headerMenu__scrollList {
  display: flex;
}
.headerMenu__scrollItem {
  max-width: 1448px;
  width: 155vh;
}
@media screen and (min-width: 641px) and (max-width: 850px) {
  .headerMenu__scrollItem {
    width: 170.3529411765vw;
  }
}
@media screen and (max-width: 640px) {
  .headerMenu__scrollItem {
    width: 268.125vw;
  }
}

.modalContainer {
  position: fixed;
  display: none;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  padding: 20px;
  opacity: 0;
  z-index: -1;
  pointer-events: none;
  box-sizing: border-box;
  justify-content: center;
  justify-items: center;
  align-items: center;
  background: rgba(10, 80, 90, 0.8);
}
@media screen and (min-width: 641px) and (max-width: 850px) {
  .modalContainer {
    padding: 2.3529411765vw;
  }
}
@media screen and (max-width: 640px) {
  .modalContainer {
    padding: 6.25vw;
  }
}
.modalContainer.js-active {
  display: flex;
  animation: 0.5s ease-in-out 0s modalOpen forwards;
}
.modalContainer.js-close {
  display: flex;
  animation: 0.5s ease-in-out 0s modalClose forwards;
}
.modalContents {
  position: relative;
  max-width: 1000px;
  height: auto;
  z-index: 200;
}
@media screen and (min-width: 641px) and (max-width: 850px) {
  .modalContents {
    max-width: 850px;
  }
}
@media screen and (max-width: 640px) {
  .modalContents {
    max-width: 640px;
  }
}
.modalContentsBody {
  max-height: 80vh;
  overflow-y: auto;
  overflow-y: scroll;
  -ms-overflow-style: none;
  scrollbar-width: none;
}
.modalContentsBody::-webkit-scrollbar {
  display: none;
}
@media screen and (max-width: 640px) {
  .modalContentsBody {
    max-height: 100vh;
  }
}
.modal__close {
  position: absolute;
  width: 60px;
  height: 60px;
  top: -50px;
  right: -10px;
  cursor: pointer;
}
@media screen and (min-width: 641px) and (max-width: 850px) {
  .modal__close {
    width: 7.0588235294vw;
    height: 7.0588235294vw;
    top: -5.8823529412vw;
    right: -1.1764705882vw;
  }
}
@media screen and (max-width: 640px) {
  .modal__close {
    width: 12.5vw;
    height: 12.5vw;
    top: 4.6875vw;
    right: 0;
  }
}
.modal__close::before, .modal__close::after {
  position: absolute;
  content: "";
  display: block;
  background: #fff;
  width: 100%;
  height: 2px;
  top: 50%;
  left: 0;
  right: 0;
  margin: 0 auto;
}
@media screen and (min-width: 641px) and (max-width: 850px) {
  .modal__close::before, .modal__close::after {
    height: 0.2352941176vw;
  }
}
@media screen and (max-width: 640px) {
  .modal__close::before, .modal__close::after {
    height: 0.3125vw;
  }
}
.modal__close::before {
  transform: rotate(45deg);
}
.modal__close::after {
  transform: rotate(-45deg);
}
.modalPw__txt {
  color: #fff;
  font-family: "Noto Sans JP", sans-serif;
  text-align: center;
  padding: 50px 0;
  letter-spacing: 0rem;
  font-size: 1.25rem;
  line-height: 3;
}
@media screen and (min-width: 641px) and (max-width: 850px) {
  .modalPw__txt {
    padding: 5.8823529412vw 0;
  }
}
@media screen and (max-width: 640px) {
  .modalPw__txt {
    padding: 7.8125vw 0 0;
    margin: 7.8125vw 0;
  }
}
@media screen and (min-width: 641px) and (max-width: 850px) {
  .modalPw__txt {
    letter-spacing: 0vw;
    font-size: 2.3529411765vw;
  }
}
@media screen and (max-width: 640px) {
  .modalPw__txt {
    font-size: 3.125vw;
    letter-spacing: 0vw;
    line-height: 3;
  }
}
.modalPw__label {
  color: #fff;
  font-family: "Noto Sans JP", sans-serif;
  padding-left: 118px;
  letter-spacing: 0rem;
  font-size: 1.6875rem;
  line-height: 2.3703703704;
}
@media screen and (min-width: 641px) and (max-width: 850px) {
  .modalPw__label {
    letter-spacing: 0vw;
    font-size: 3.1764705882vw;
  }
}
@media screen and (max-width: 640px) {
  .modalPw__label {
    font-size: 4.21875vw;
    letter-spacing: 0vw;
    line-height: 2.3703703704;
  }
}
@media screen and (min-width: 641px) and (max-width: 850px) {
  .modalPw__label {
    padding-left: 13.8823529412vw;
  }
}
@media screen and (max-width: 640px) {
  .modalPw__label {
    padding-left: 18.4375vw;
  }
}
.modalPw__label input {
  height: 40px;
  border: solid 2px #fff;
  outline: none;
}
@media screen and (min-width: 641px) and (max-width: 850px) {
  .modalPw__label input {
    height: 4.7058823529vw;
    border: solid 0.2352941176vw #fff;
  }
}
@media screen and (max-width: 640px) {
  .modalPw__label input {
    height: 6.25vw;
    border: solid 0.3125vw #fff;
  }
}
.modalPw__btnRequest {
  background: #B13131;
  display: block;
  width: 200px;
  margin: 100px auto 0;
  color: #fff;
  cursor: pointer;
  transition: all 0.3s;
  transition-delay: 0.7s;
}
@media screen and (min-width: 641px) and (max-width: 850px) {
  .modalPw__btnRequest {
    width: 23.5294117647vw;
    margin: 11.7647058824vw auto 0;
  }
}
@media screen and (max-width: 640px) {
  .modalPw__btnRequest {
    width: 39.0625vw;
    margin: 6.875vw auto 0;
  }
}
.modalPw__btnRequest::before, .modalPw__btnRequest::after {
  position: absolute;
  content: "";
  display: block;
  width: 100%;
  height: 2px;
  background: #fff;
  transition: all 0.2s linear;
  transition-delay: 0.2s;
}
@media screen and (min-width: 641px) and (max-width: 850px) {
  .modalPw__btnRequest::before, .modalPw__btnRequest::after {
    height: 0.2352941176vw;
  }
}
@media screen and (max-width: 640px) {
  .modalPw__btnRequest::before, .modalPw__btnRequest::after {
    height: 0.3125vw;
  }
}
.modalPw__btnRequest::before {
  top: 0;
  right: 0;
}
.modalPw__btnRequest::after {
  bottom: 0;
  left: 0;
}
@media screen and (min-width: 641px) {
  .modalPw__btnRequest:hover {
    background: #fff;
    color: #B13131;
  }
  .modalPw__btnRequest:hover::before, .modalPw__btnRequest:hover::after {
    width: 0;
  }
  .modalPw__btnRequest:hover .modalPw__btnRequest--arrow::before {
    border-top: #B13131 2px solid;
    border-right: #B13131 2px solid;
  }
  .modalPw__btnRequest:hover .modalPw__btnRequest--txt::before, .modalPw__btnRequest:hover .modalPw__btnRequest--txt::after {
    height: 0;
  }
}
.modalPw__btnRequest--arrow {
  position: relative;
}
.modalPw__btnRequest--arrow::before {
  position: absolute;
  content: "";
  display: block;
  width: 12px;
  height: 12px;
  top: 25px;
  left: 20px;
  border-top: #fff 2px solid;
  border-right: #fff 2px solid;
  transform: scale(0.9, 1) rotate(45deg);
  transition: all 0.3s;
  transition-delay: 0.7s;
}
@media screen and (min-width: 641px) and (max-width: 850px) {
  .modalPw__btnRequest--arrow::before {
    width: 1.4117647059vw;
    height: 1.4117647059vw;
    top: 2.9411764706vw;
    left: 2.3529411765vw;
    border-top: #fff 0.2352941176vw solid;
    border-right: #fff 0.2352941176vw solid;
  }
}
@media screen and (max-width: 640px) {
  .modalPw__btnRequest--arrow::before {
    width: 2.5vw;
    height: 2.5vw;
    top: 4.375vw;
    left: 5.3125vw;
    border-top: #fff 0.3125vw solid;
    border-right: #fff 0.3125vw solid;
  }
}
.modalPw__btnRequest--txt {
  letter-spacing: 0rem;
  font-size: 1.5rem;
  line-height: 2.5;
  font-family: "Shippori Mincho", serif;
  text-align: center;
  position: relative;
}
@media screen and (min-width: 641px) and (max-width: 850px) {
  .modalPw__btnRequest--txt {
    letter-spacing: 0vw;
    font-size: 2.8235294118vw;
  }
}
@media screen and (max-width: 640px) {
  .modalPw__btnRequest--txt {
    font-size: 3.75vw;
    letter-spacing: 0vw;
    line-height: 2.5;
  }
}
.modalPw__btnRequest--txt::before, .modalPw__btnRequest--txt::after {
  position: absolute;
  content: "";
  display: block;
  width: 2px;
  height: 100%;
  background: #fff;
  transition: all 0.2s linear;
}
@media screen and (min-width: 641px) and (max-width: 850px) {
  .modalPw__btnRequest--txt::before, .modalPw__btnRequest--txt::after {
    width: 0.2352941176vw;
  }
}
@media screen and (max-width: 640px) {
  .modalPw__btnRequest--txt::before, .modalPw__btnRequest--txt::after {
    width: 0.3125vw;
  }
}
.modalPw__btnRequest--txt::before {
  top: 0;
  left: 0;
}
.modalPw__btnRequest--txt::after {
  bottom: 0;
  right: 0;
}
.modalPw__btnProductPlanning {
  letter-spacing: 0rem;
  font-size: 1.6875rem;
  line-height: 2.037037037;
  font-family: "Shippori Mincho", serif;
  color: #fff;
  position: relative;
  margin: 49px 0 0 125px;
  padding-left: 47px;
  display: inline-block;
  text-align: center;
  transition: all 0.3s;
}
@media screen and (min-width: 641px) and (max-width: 850px) {
  .modalPw__btnProductPlanning {
    letter-spacing: 0vw;
    font-size: 3.1764705882vw;
  }
}
@media screen and (min-width: 641px) and (max-width: 850px) {
  .modalPw__btnProductPlanning {
    margin: 5.7647058824vw 0 0 14.7058823529vw;
    padding-left: 5.5294117647vw;
  }
}
@media screen and (max-width: 640px) {
  .modalPw__btnProductPlanning {
    margin: 7.65625vw 0 0 19.53125vw;
    padding-left: 7.34375vw;
  }
}
@media screen and (max-width: 640px) and (max-width: 640px) {
  .modalPw__btnProductPlanning {
    font-size: 4.21875vw;
    letter-spacing: 0vw;
    line-height: 2.037037037;
  }
}
@media screen and (min-width: 641px) {
  .modalPw__btnProductPlanning:hover {
    opacity: 0.6;
  }
}
.modalPw__btnProductPlanning::before, .modalPw__btnProductPlanning::after {
  position: absolute;
  content: "";
  display: block;
}
.modalPw__btnProductPlanning::before {
  width: 390px;
  height: 1px;
  background: #fff;
  bottom: 0;
  left: 0;
  right: 0;
  margin: 0 auto;
}
@media screen and (min-width: 641px) and (max-width: 850px) {
  .modalPw__btnProductPlanning::before {
    width: 45.8823529412vw;
  }
}
@media screen and (max-width: 640px) {
  .modalPw__btnProductPlanning::before {
    width: 60.9375vw;
    height: 0.15625vw;
  }
}
.modalPw__btnProductPlanning::after {
  background: 0% 0%/100% url(/wp-content/themes/milliondesign/assets/img/productPlanningRequest_parts_02.svg) no-repeat;
  top: 16px;
  left: 3px;
  width: 29px;
  height: 29px;
}
@media screen and (min-width: 641px) and (max-width: 850px) {
  .modalPw__btnProductPlanning::after {
    top: 1.8823529412vw;
    left: 0.3529411765vw;
    width: 3.4117647059vw;
    height: 3.4117647059vw;
  }
}
@media screen and (max-width: 640px) {
  .modalPw__btnProductPlanning::after {
    top: 2.5vw;
    left: 0.46875vw;
    width: 4.53125vw;
    height: 4.53125vw;
  }
}
.modal__Inner {
  max-width: 938px;
  margin: 0 auto;
  position: relative;
}
@media screen and (min-width: 641px) and (max-width: 850px) {
  .modal__Inner {
    max-width: 850px;
  }
}
.modal__Pk {
  flex: 0 1 599px;
}
@media screen and (min-width: 641px) and (max-width: 850px) {
  .modal__Pk {
    flex: 0 1 t-keisan(599);
  }
}
@media screen and (max-width: 640px) {
  .modal__Pk {
    margin: 24vw 0 11vw;
  }
  .modal__Pk img {
    object-fit: cover;
    width: 100%;
  }
}
.modal__Ttl, .modal__Text {
  color: #fff;
  text-align: center;
}
.modal__Ttl {
  font-family: "Noto Sans JP", sans-serif;
  letter-spacing: 0rem;
  font-size: 2rem;
  line-height: 0.875;
  margin: 0 0 3.3%;
}
@media screen and (min-width: 641px) and (max-width: 850px) {
  .modal__Ttl {
    letter-spacing: 0vw;
    font-size: 3.7647058824vw;
  }
}
@media screen and (max-width: 640px) {
  .modal__Ttl {
    font-size: 4.53125vw;
    letter-spacing: 0vw;
    line-height: 0.9655172414;
  }
}
@media screen and (max-width: 640px) {
  .modal__Ttl {
    margin: 0 0 7.1%;
  }
}
.modal__Text {
  font-family: "Noto Sans JP", sans-serif;
  letter-spacing: 0rem;
  font-size: 1.0625rem;
  line-height: 1.8823529412;
  margin: 0 0 7%;
}
@media screen and (min-width: 641px) and (max-width: 850px) {
  .modal__Text {
    letter-spacing: 0vw;
    font-size: 2vw;
  }
}
@media screen and (max-width: 640px) {
  .modal__Text {
    font-size: 3.125vw;
    letter-spacing: 0vw;
    line-height: 2.1;
  }
}
@media screen and (max-width: 640px) {
  .modal__Text {
    margin: 0 0 20%;
    text-align: justify;
    line-height: 2.1;
  }
}
.modal__Flex {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  padding: 0 30px;
}
@media screen and (min-width: 641px) and (max-width: 850px) {
  .modal__Flex {
    padding: 0 3.5294117647vw;
  }
}
@media screen and (max-width: 640px) {
  .modal__Flex {
    display: block;
    padding: 0 14vw 25vw;
  }
}
.modalLpWrap {
  height: 549px;
  overflow: hidden;
  position: relative;
  border-radius: 52px 52px 52px 46px;
  padding: 1px 0 0;
}
.modalLpWrapOuter {
  flex: 0 1 295px;
  margin: -40px 0 0 auto;
  position: relative;
}
@media screen and (min-width: 641px) and (max-width: 850px) {
  .modalLpWrapOuter {
    flex: 0 1 t-keisan(295);
    margin: t-keisan(-40) 0 0;
  }
}
@media screen and (min-width: 641px) and (max-width: 850px) {
  .modalLpWrap {
    height: t-keisan(549);
    border-radius: t-keisan(52) t-keisan(52) t-keisan(52) t-keisan(46);
  }
}
@media screen and (max-width: 640px) {
  .modalLpWrap {
    border-radius: 11.6vw 11.2vw 12.9vw 11.2vw;
    height: 115.1vw;
  }
}
.modalLpWrap::before {
  content: "";
  display: block;
  width: 100%;
  height: 58px;
  position: absolute;
  left: 0;
  top: 0;
  background: url(/wp-content/themes/milliondesign/assets/img/common_attachment_01_top.png) left top no-repeat;
  background-size: 100% auto;
}
@media screen and (min-width: 641px) and (max-width: 850px) {
  .modalLpWrap::before {
    height: t-keisan(58);
  }
}
@media screen and (max-width: 640px) {
  .modalLpWrap::before {
    top: 0;
    height: 12.5vw;
  }
}
.modalLpWrap::after {
  content: "";
  display: block;
  width: 100%;
  height: 41px;
  position: absolute;
  left: 0;
  bottom: 0;
  background: url(/wp-content/themes/milliondesign/assets/img/common_attachment_01_bottom.png) left top no-repeat;
  background-size: 100% auto;
}
@media screen and (min-width: 641px) and (max-width: 850px) {
  .modalLpWrap::after {
    height: t-keisan(41);
  }
}
@media screen and (max-width: 640px) {
  .modalLpWrap::after {
    height: 9.3vw;
  }
}
.modalLpWrap__Inner {
  overflow-y: scroll;
  height: 98.3%;
  padding: 19.4% 5.1% 0 5%;
}
@media screen and (max-width: 640px) {
  .modalLpWrap__Inner {
    padding: 19.4% 2vw 0;
    -webkit-overflow-scrolling: auto;
  }
}
.modalLpWrap__Inner::before {
  content: "";
  display: block;
  width: 16px;
  height: 450px;
  position: absolute;
  left: 0;
  top: 10%;
  background: url(/wp-content/themes/milliondesign/assets/img/common_attachment_01_left.png) left top no-repeat;
  background-size: 100% auto;
}
@media screen and (min-width: 641px) and (max-width: 850px) {
  .modalLpWrap__Inner::before {
    width: t-keisan(16);
    height: t-keisan(450);
  }
}
@media screen and (max-width: 640px) {
  .modalLpWrap__Inner::before {
    width: 3.5vw;
    height: 130.4vw;
  }
}
.modalLpWrap__Inner::after {
  content: "";
  display: block;
  width: 18px;
  height: 450px;
  position: absolute;
  right: 0;
  top: 10%;
  background: url(/wp-content/themes/milliondesign/assets/img/common_attachment_01_right.png) left top no-repeat;
  background-size: 100% auto;
}
@media screen and (min-width: 641px) and (max-width: 850px) {
  .modalLpWrap__Inner::after {
    width: t-keisan(18);
    height: t-keisan(450);
  }
}
@media screen and (max-width: 640px) {
  .modalLpWrap__Inner::after {
    width: 3.9vw;
    height: 130.4vw;
  }
}
.modalLp__Img {
  width: 262px;
}
@media screen and (min-width: 641px) and (max-width: 850px) {
  .modalLp__Img {
    width: t-keisan(262);
  }
}
@media screen and (max-width: 640px) {
  .modalLp__Img {
    width: 100%;
  }
}

@keyframes modalOpen {
  0% {
    z-index: 100;
    opacity: 0;
    pointer-events: auto;
  }
  100% {
    z-index: 100;
    opacity: 1;
    pointer-events: auto;
  }
}
@keyframes modalClose {
  0% {
    display: block;
    z-index: 100;
    opacity: 1;
    pointer-events: auto;
  }
  99% {
    z-index: 100;
    opacity: 0;
  }
  100% {
    z-index: -1;
    opacity: 0;
    pointer-events: none;
  }
}
.canvasBox {
  width: 100%;
  height: 100vh;
  top: 0;
}
.canvasBox--red {
  position: absolute;
}
.canvasBox--white {
  position: fixed;
  opacity: 0;
}
.js-bgDescription .canvasBox--white {
  opacity: 1;
}
.canvasContainer {
  overflow: hidden;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
}
.canvasItem {
  position: absolute;
  width: 100vw;
  height: auto;
}

.bg {
  transition: 0.5s all;
}
@media screen and (min-width: 641px) {
  .bg {
    background: #B13131;
  }
  .js-bg_pcRed .bg {
    background: #A54646;
  }
  .js-bg_pcGreen .bg {
    background: #6A9591;
  }
}
@media screen and (max-width: 640px) {
  .bg {
    background: #B13131;
  }
  .js-bg_spRed .bg {
    opacity: 1;
    background: 0% 0%/100% url(/wp-content/themes/milliondesign/assets/img/red_bg_01.jpg) repeat;
  }
  .js-bg_spGreen .bg {
    background: 0% 0%/100% url(/wp-content/themes/milliondesign/assets/img/green_bg_02.jpg) repeat;
  }
  .js-bg_spGrey .bg {
    background: 0% 0%/100% url(/wp-content/themes/milliondesign/assets/img/grey_bg_01.png) repeat;
  }
}
.bg .js-bgDescription {
  background: #B13131;
  transition: all 0s ease-out;
}
.js-bgContact .bg {
  background: 0% 0%/contain url(/wp-content/themes/milliondesign/assets/img/green_bg_01.jpg) repeat;
}
.bg__wave {
  position: fixed;
  bottom: 30vh;
  left: 0;
  width: 100%;
  overflow: hidden;
  line-height: 0;
}
.js-bg_pcRed .bg__waveColor {
  background: #913C3C;
}
.js-bg_pcRed .bg__waveFill {
  fill: #913C3C;
}
.js-bg_pcGreen .bg__waveColor {
  background: #5A807C;
}
.js-bg_pcGreen .bg__waveFill {
  fill: #5A807C;
}
@media screen and (max-width: 640px) {
  .bg__wave {
    display: none;
  }
}
.bg__waveColor {
  width: 100%;
  height: 30vh;
  background: transparent;
  position: fixed;
  bottom: 0;
}
@media screen and (max-width: 640px) {
  .bg__waveColor {
    display: none;
  }
}
.bg__wave svg {
  position: relative;
  display: block;
  width: calc(250% + 1.3px);
  height: 600px;
  transform: rotateY(180deg);
}
@media screen and (min-width: 641px) and (max-width: 850px) {
  .bg__wave svg {
    height: 70.5882352941vw;
  }
}
.bg__waveFill {
  fill: transparent;
}
.bg__scroll {
  width: 151px;
  margin-left: auto;
}
@media screen and (min-width: 641px) and (max-width: 850px) {
  .bg__scroll {
    width: 17.7647058824vw;
  }
}
@media screen and (max-width: 640px) {
  .bg__scroll {
    display: none;
  }
}
.js-bg_pcRed .bg__scroll .bg__scrollRed {
  display: flex;
  animation: show 0.5s ease;
}
.js-bg_pcGreen .bg__scroll .bg__scrollGreen {
  display: flex;
  animation: show 0.5s ease;
}
.js-bgContact .bg__scroll .bg__scrollRed, .js-bgContact .bg__scroll .bg__scrollGreen {
  display: none;
}
.bg__scrollContainer {
  position: fixed;
  flex-direction: column;
  bottom: 0;
  right: -10px;
}
@media screen and (min-width: 641px) and (max-width: 850px) {
  .bg__scrollContainer {
    right: -1.1764705882vw;
  }
}
.bg__scrollRed, .bg__scrollGreen {
  display: none;
}
.bg__scrollList {
  display: flex;
}
.bg__scrollItem {
  width: 100%;
}

.tabContainer {
  position: relative;
  z-index: 8;
}

.swiper-button-disabled {
  display: none;
}

@keyframes circlemove {
  0% {
    top: 0;
  }
  100% {
    top: 85%;
  }
}
@keyframes circlemovehide {
  0% {
    opacity: 0;
  }
  20% {
    opacity: 1;
  }
  80% {
    opacity: 0.9;
  }
  100% {
    opacity: 0;
  }
}/*# sourceMappingURL=top.css.map */