@charset "UTF-8";
.linkBtn {
  display: block;
  width: 100%;
}

.mv {
  position: relative;
  width: 100%;
  height: 133.3333333333vw;
  background-image: url("../images/mv_img.jpg");
  background-size: cover;
  background-repeat: no-repeat;
  z-index: 8999;
}
@media print, screen and (min-width:601px) {
  .mv {
    height: 882px;
  }
}
.mv-inner {
  position: relative;
  height: 100%;
  padding: 5.3333333333vw;
}
@media print, screen and (min-width:601px) {
  .mv-inner {
    padding: 45px 30px;
  }
}
.mv-ttl {
  font-family: "Zen Old Mincho";
  font-size: 10.6666666667vw;
  font-weight: normal;
  line-height: 1.3;
  color: rgba(0, 0, 0, 0);
  background-image: radial-gradient(#4B361C 0% 40%, #FFFCF0 50%, #4B361C 60% 100%);
  -webkit-background-clip: text;
          background-clip: text;
  background-position: 100% 100%;
  background-size: 800% 250%;
  transition: opacity 600ms ease, transform 1000ms ease-in-out, background-size 950ms 550ms ease, background-position 2800ms 550ms ease;
}
.mv-ttl.is-animation {
  background-position: 50% 50%;
  background-size: 400% 250%;
}
.mv-ttl span {
  font-size: 6.6666666667vw;
}
@media print, screen and (min-width:601px) {
  .mv-ttl span {
    font-size: 37.5px;
  }
}
@media print, screen and (min-width:601px) {
  .mv-ttl {
    font-size: 64px;
  }
}
.mv-copy__wrap {
  position: absolute;
  bottom: 53.3333333333vw;
  left: 27.2vw;
  width: 8.5333333333vw;
}
@media print, screen and (min-width:601px) {
  .mv-copy__wrap {
    bottom: 300px;
    left: 153px;
    width: 48px;
  }
}
.mv-copy__wrap--2 {
  bottom: 21.3333333333vw;
  left: 17.3333333333vw;
}
@media print, screen and (min-width:601px) {
  .mv-copy__wrap--2 {
    bottom: 120px;
    left: 97.5px;
  }
}
.mv-copy__wrap--last {
  bottom: 13.4666666667vw;
  left: 8vw;
}
@media print, screen and (min-width:601px) {
  .mv-copy__wrap--last {
    bottom: 75.5px;
    left: 45px;
  }
}
.mv-caption {
  position: absolute;
  bottom: 13.3333333333vw;
  left: 2.9333333333vw;
  font-size: 2.6666666667vw;
  writing-mode: vertical-rl;
}
@media print, screen and (min-width:601px) {
  .mv-caption {
    bottom: 75px;
    left: 16.5px;
    font-size: 15px;
  }
}

.campaign {
  position: relative;
  background-image: url("../images/campaign_bg.jpg");
  background-size: 100% 100%;
  background-repeat: no-repeat;
  z-index: 8999;
}
.campaign-wrapper {
  padding: 10.6666666667vw 5.3333333333vw;
}
@media print, screen and (min-width:601px) {
  .campaign-wrapper {
    padding: 60px 30px;
  }
}
.campaign-ttl {
  font-family: "Zen Old Mincho";
  width: 78.8586666667vw;
  margin: 0 auto 2.6133333333vw;
}
@media print, screen and (min-width:601px) {
  .campaign-ttl {
    width: 443.58px;
    margin: 14.7;
  }
}
.campaign-ttl--sub {
  font-size: 4.2666666667vw;
  text-align: center;
  line-height: 1.5;
  letter-spacing: -0.004em;
  color: #FFF;
}
@media print, screen and (min-width:601px) {
  .campaign-ttl--sub {
    font-size: 24px;
  }
}
.campaign-ttl--caption {
  display: block;
  font-size: 2.4vw;
  text-align: right;
  color: #FFF;
  margin-bottom: 4.5333333333vw;
}
@media print, screen and (min-width:601px) {
  .campaign-ttl--caption {
    font-size: 13.5px;
    margin-bottom: 25.5px;
  }
}
.campaign-label {
  padding: 3.2vw 4.2666666667vw;
  margin: 0 auto 4.08vw;
  background-image: url("../images/campaign_label.png");
  background-size: contain;
  background-repeat: no-repeat;
}
@media print, screen and (min-width:601px) {
  .campaign-label {
    padding: 18px 24px;
    margin-bottom: 23px;
    background-size: 100% 100%;
  }
}
.campaign-label p {
  font-size: 3.7333333333vw;
  font-weight: 500;
  text-align: center;
  line-height: 1.43;
  color: #4B361C;
}
@media print, screen and (min-width:601px) {
  .campaign-label p {
    font-size: 21px;
  }
}
.campaign-price {
  width: 86.4vw;
  margin: 0 auto 4.4vw;
}
@media print, screen and (min-width:601px) {
  .campaign-price {
    width: 486px;
    margin-bottom: 24.75px;
  }
}
.campaign-txt {
  font-size: 3.7333333333vw;
  line-height: 1.7;
  color: #FFF;
  margin: 0 auto 6.6666666667vw;
}
@media print, screen and (min-width:601px) {
  .campaign-txt {
    font-size: 21px;
    margin-bottom: 37.5px;
  }
}
.campaign-link {
  position: relative;
  border-radius: 16px;
  box-shadow: 0 1.0666666667vw 1.0666666667vw 0 rgba(0, 0, 0, 0.16);
}
@media print, screen and (min-width:601px) {
  .campaign-link {
    box-shadow: 0 6px 6px 0 rgba(0, 0, 0, 0.16);
  }
}
@media print, screen and (min-width:601px) {
  .is-view-pc .campaign-link:hover {
    cursor: pointer;
    opacity: 0.8;
  }
}
.campaign-link::after {
  position: absolute;
  top: 50%;
  right: 2.6666666667vw;
  transform: translateY(-50%);
  content: "";
  width: 2.6666666667vw;
  height: 2.6666666667vw;
  background-image: url("../images/link_arrow.svg");
  background-size: contain;
  background-repeat: no-repeat;
}
@media print, screen and (min-width:601px) {
  .campaign-link::after {
    right: 15px;
    width: 15px;
    height: 15px;
  }
}
.campaign-link span {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  font-size: 3.7333333333vw;
  font-weight: 500;
  text-align: center;
  color: #4B361C;
  height: 10.1333333333vw;
}
@media print, screen and (min-width:601px) {
  .campaign-link span {
    font-size: 21px;
    height: 57px;
  }
}
.campaign-link__wrapper {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  row-gap: 4vw;
}
@media print, screen and (min-width:601px) {
  .campaign-link__wrapper {
    row-gap: 22.5px;
  }
}
.campaign-link--hotpepper {
  display: flex;
  flex-direction: column;
  align-items: center;
  height: 32vw;
  padding: 8.5333333333vw 10.6666666667vw 0;
  background-color: #FFF;
}
@media print, screen and (min-width:601px) {
  .campaign-link--hotpepper {
    width: 250px;
    height: 180px;
    padding: 48px 60px 0;
  }
}
.campaign-link--hotpepper img {
  width: 21.3333333333vw;
  margin-bottom: 1.4933333333vw;
}
@media print, screen and (min-width:601px) {
  .campaign-link--hotpepper img {
    width: 120px;
    margin-bottom: 8px;
  }
}
.campaign-link--other {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 21.3333333333vw;
  background-color: #FFFCF0;
}
@media print, screen and (min-width:601px) {
  .campaign-link--other {
    height: 120px;
  }
}

.problem {
  color: #FFF;
  min-height: 150.6666666667vw;
  padding: 10.6666666667vw 5.3333333333vw;
  background-color: transparent;
  background-image: url("../images/problem_bg.png");
  background-repeat: no-repeat;
  background-size: 100% auto;
  background-position: bottom;
}
@media print, screen and (min-width:601px) {
  .problem {
    min-height: 847.5px;
    padding: 60px 30px;
  }
}
.problem-headline {
  font-family: "Zen Old Mincho";
  font-size: 8.5333333333vw;
  font-weight: 400;
  text-align: center;
  line-height: 1.375;
  padding-bottom: 2.6666666667vw;
  margin-bottom: 5.4666666667vw;
}
@media print, screen and (min-width:601px) {
  .problem-headline {
    font-size: 48px;
    padding-bottom: 15px;
    margin-bottom: 30.75px;
  }
}
.problem-headline__group {
  position: relative;
}
.problem-headline__group::before {
  position: absolute;
  top: 0;
  left: 0;
  content: "";
  width: 10.6666666667vw;
  height: 4.2666666667vw;
  border-top: 1px solid #C6AE89;
  border-left: 1px solid #C6AE89;
}
@media print, screen and (min-width:601px) {
  .problem-headline__group::before {
    width: 60px;
    height: 24px;
  }
}
.problem-headline__group::after {
  position: absolute;
  right: 0;
  bottom: 0;
  content: "";
  width: 10.6666666667vw;
  height: 4.2666666667vw;
  border-right: 1px solid #C6AE89;
  border-bottom: 1px solid #C6AE89;
}
@media print, screen and (min-width:601px) {
  .problem-headline__group::after {
    width: 60px;
    height: 24px;
  }
}
.problem-headline--copy {
  font-family: "Zen Old Mincho";
  font-size: 4.8vw;
  font-weight: 400;
  text-align: center;
  line-height: 2.44;
  color: #FFF2D0;
  padding-top: 4.4vw;
  margin-bottom: 1.0666666667vw;
}
@media print, screen and (min-width:601px) {
  .problem-headline--copy {
    font-size: 27px;
    padding-top: 24.75px;
    margin-bottom: 6px;
  }
}
.problem-txt {
  font-size: 4.8vw;
  font-weight: 300;
  line-height: 2;
  text-align: center;
  margin: 0 auto 7.7333333333vw;
}
@media print, screen and (min-width:601px) {
  .problem-txt {
    font-size: 27px;
    margin-bottom: 43px;
  }
}
.problem-comment {
  font-size: 4vw;
  font-weight: 500;
  line-height: 1.4;
  color: #4B361C;
  text-align: center;
  width: -moz-fit-content;
  width: fit-content;
  padding: 2.5333333333vw 7.3333333333vw;
  background-color: #F7F6F2;
  border-radius: 13.3333333333vw;
}
@media print, screen and (min-width:601px) {
  .problem-comment {
    font-size: 22.5px;
    padding: 15px 40px;
    border-radius: 50px;
  }
}
.problem-comment__group {
  position: relative;
  min-height: 80vw;
}
@media print, screen and (min-width:601px) {
  .problem-comment__group {
    min-height: 500px;
  }
}
.problem-comment__caption {
  display: block;
  font-size: 2.6666666667vw;
  font-weight: 400;
  text-align: right;
  color: #574333;
}
@media print, screen and (min-width:601px) {
  .problem-comment__caption {
    font-size: 15px;
  }
}
.problem-comment--01 {
  position: absolute;
  top: 0;
  left: 5.6vw;
}
@media print, screen and (min-width:601px) {
  .problem-comment--01 {
    left: 31.5px;
  }
}
.problem-comment--01::after {
  position: absolute;
  bottom: -3.6vw;
  left: 9.2vw;
  content: "";
  width: 2.9333333333vw;
  height: 3.7333333333vw;
  background-image: url("../images/fukidasi.svg");
  background-size: contain;
  background-repeat: no-repeat;
}
@media print, screen and (min-width:601px) {
  .problem-comment--01::after {
    bottom: -20.25px;
    left: 51.75px;
    width: 16.5px;
    height: 21px;
  }
}
.problem-comment--02 {
  position: absolute;
  top: 14.2666666667vw;
  right: 0;
}
@media print, screen and (min-width:601px) {
  .problem-comment--02 {
    top: 80.25px;
  }
}
.problem-comment--02::after {
  position: absolute;
  bottom: -3.6vw;
  right: 9.6vw;
  content: "";
  width: 2.9333333333vw;
  height: 3.7333333333vw;
  background-image: url("../images/fukidasi.svg");
  background-size: contain;
  background-repeat: no-repeat;
  transform: scaleX(-1);
}
@media print, screen and (min-width:601px) {
  .problem-comment--02::after {
    bottom: -20.25px;
    right: 54px;
    width: 16.5px;
    height: 21px;
  }
}
.problem-comment--03 {
  position: absolute;
  top: 30.6666666667vw;
  left: -1.3333333333vw;
}
@media print, screen and (min-width:601px) {
  .problem-comment--03 {
    top: 172.5px;
    left: -7.5px;
  }
}
.problem-comment--03::after {
  position: absolute;
  bottom: -3.6vw;
  left: 12.5333333333vw;
  content: "";
  width: 2.9333333333vw;
  height: 3.7333333333vw;
  background-image: url("../images/fukidasi.svg");
  background-size: contain;
  background-repeat: no-repeat;
}
@media print, screen and (min-width:601px) {
  .problem-comment--03::after {
    bottom: -20.25px;
    left: 70.5px;
    width: 16.5px;
    height: 21px;
  }
}
.problem-comment--04 {
  position: absolute;
  top: 44vw;
  left: 1.3333333333vw;
}
@media print, screen and (min-width:601px) {
  .problem-comment--04 {
    top: 247.5px;
    left: 7.5px;
  }
}
.problem-comment--04::after {
  position: absolute;
  bottom: -3.6vw;
  right: 5.8666666667vw;
  content: "";
  width: 2.9333333333vw;
  height: 3.7333333333vw;
  background-image: url("../images/fukidasi.svg");
  background-size: contain;
  background-repeat: no-repeat;
}
@media print, screen and (min-width:601px) {
  .problem-comment--04::after {
    bottom: -20.25px;
    right: 33px;
    width: 16.5px;
    height: 21px;
  }
}

.cause {
  position: relative;
  padding: 9.7333333333vw 5.3333333333vw;
  background-image: url("../images/cause_bg.png");
  background-size: cover;
}
@media print, screen and (min-width:601px) {
  .cause {
    padding: 54.75px 30px;
  }
}
.cause::before {
  position: absolute;
  top: -16vw;
  left: 0;
  content: "";
  width: 100%;
  height: 16vw;
  background-image: url("../images/cause_bg.png");
  z-index: -1;
}
@media print, screen and (min-width:601px) {
  .cause::before {
    top: -90px;
    height: 90px;
  }
}
.cause::after {
  position: absolute;
  bottom: -14.1333333333vw;
  left: 0;
  content: "";
  width: 100%;
  height: 14.1333333333vw;
  background-image: url("../images/cause_after_bg.png");
  background-position: bottom;
  background-color: #FCEAE7;
  z-index: 100;
}
@media print, screen and (min-width:601px) {
  .cause::after {
    bottom: -79.5px;
    height: 79.5px;
  }
}
.cause-headline {
  font-family: "Zen Old Mincho";
  font-size: 8.5333333333vw;
  font-weight: 400;
  text-align: center;
  line-height: 1.375;
  padding-bottom: 4.56vw;
}
@media print, screen and (min-width:601px) {
  .cause-headline {
    font-size: 48px;
    padding-bottom: 25.65px;
  }
}
.cause-headline__group {
  position: relative;
  color: #FFF;
  margin-right: 11.8666666667vw;
  margin-bottom: 8.4vw;
  margin-left: 11.8666666667vw;
}
@media print, screen and (min-width:601px) {
  .cause-headline__group {
    max-width: 375px;
    margin-right: auto;
    margin-bottom: 47.25px;
    margin-left: auto;
  }
}
.cause-headline__group::before {
  position: absolute;
  top: 0;
  left: 0;
  content: "";
  width: 10.6666666667vw;
  height: 4.2666666667vw;
  border-top: 1px solid #C6AE89;
  border-left: 1px solid #C6AE89;
}
@media print, screen and (min-width:601px) {
  .cause-headline__group::before {
    width: 60px;
    height: 24px;
  }
}
.cause-headline__group::after {
  position: absolute;
  right: 0;
  bottom: 0;
  content: "";
  width: 10.6666666667vw;
  height: 4.2666666667vw;
  border-right: 1px solid #C6AE89;
  border-bottom: 1px solid #C6AE89;
}
@media print, screen and (min-width:601px) {
  .cause-headline__group::after {
    width: 60px;
    height: 24px;
  }
}
.cause-headline--copy {
  font-family: "Zen Old Mincho";
  font-size: 5.8666666667vw;
  font-weight: 400;
  text-align: center;
  line-height: 2;
  padding-top: 3.6vw;
  margin-bottom: 3.6vw;
}
@media print, screen and (min-width:601px) {
  .cause-headline--copy {
    font-size: 33px;
    padding-top: 20.25px;
    padding-bottom: 0;
    margin-bottom: 20.25px;
  }
}
.cause-flow {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 5.3333333333vw;
}
@media print, screen and (min-width:601px) {
  .cause-flow {
    margin-bottom: 30px;
  }
}
.cause-flow__before, .cause-flow__after {
  width: 37.3333333333vw;
  height: 37.3333333333vw;
}
@media print, screen and (min-width:601px) {
  .cause-flow__before, .cause-flow__after {
    width: 210px;
    height: 210px;
  }
}
.cause-flow__mid {
  font-size: 3.7333333333vw;
  text-align: center;
  color: #FFF2D0;
  width: 10.6666666667vw;
  padding-top: 2.6666666667vw;
  background-image: url("../images/cause_arrow.png");
  background-repeat: no-repeat;
  background-size: contain;
  background-position: top;
}
@media print, screen and (min-width:601px) {
  .cause-flow__mid {
    font-size: 21px;
    width: 60px;
    padding-top: 15px;
  }
}
.cause-txt {
  font-size: 4.2666666667vw;
  font-weight: 300;
  text-align: center;
  color: #FFF;
  margin-bottom: 8vw;
}
@media print, screen and (min-width:601px) {
  .cause-txt {
    font-size: 24px;
    margin-bottom: 45px;
  }
}
.cause-if {
  padding: 4.5333333333vw;
  background-color: #EDE1CF;
  border-radius: 8px;
}
@media print, screen and (min-width:601px) {
  .cause-if {
    padding: 30px;
  }
}
.cause-if__ttl {
  position: relative;
  font-family: "Zen Old Mincho";
  font-size: 5.8666666667vw;
  font-weight: 300;
  line-height: 1.7;
  text-align: center;
  color: #4B361C;
  padding-bottom: 5.3333333333vw;
  margin-bottom: 3.0133333333vw;
}
@media print, screen and (min-width:601px) {
  .cause-if__ttl {
    font-size: 33px;
    padding-bottom: 30px;
    margin-bottom: 16.95px;
  }
}
.cause-if__ttl::after {
  position: absolute;
  bottom: 0;
  left: 0;
  content: "";
  width: 100%;
  height: 1px;
  background-color: #C6AE89;
}
.cause-if__flow p {
  font-size: 3.7333333333vw;
  text-align: center;
  line-height: 1.71;
  letter-spacing: 0;
  color: #4B361C;
}
@media print, screen and (min-width:601px) {
  .cause-if__flow p {
    font-size: 21px;
  }
}
.cause-if__flow p + p {
  position: relative;
  margin-top: 6.9333333333vw;
}
@media print, screen and (min-width:601px) {
  .cause-if__flow p + p {
    margin-top: 39px;
  }
}
.cause-if__flow p + p::before {
  position: absolute;
  top: -5.3333333333vw;
  left: 50%;
  transform: translateX(-50%);
  content: "";
  width: 3.4666666667vw;
  height: 5.3333333333vw;
  background-image: url("../images/cause_if_arrow.svg");
  background-repeat: no-repeat;
  background-size: contain;
}
@media print, screen and (min-width:601px) {
  .cause-if__flow p + p::before {
    top: -30px;
    width: 19.5px;
    height: 30px;
  }
}
.cause-if__flow p span {
  font-size: 4.2666666667vw;
  font-weight: 700;
  text-decoration: underline;
  text-decoration-color: #FFF2D0;
  text-decoration-thickness: 1.6vw;
  text-underline-offset: -0.1em;
}
@media print, screen and (min-width:601px) {
  .cause-if__flow p span {
    font-size: 24px;
    text-decoration-thickness: 9px;
  }
}
.cause-if__flow p b {
  font-size: 5.8666666667vw;
  font-weight: 700;
  text-decoration: underline;
  text-decoration-color: #FFFFFF;
  text-decoration-thickness: 1.6vw;
  text-underline-offset: -0.1em;
  color: #4B361C;
  padding-right: 2.6666666667vw;
}
@media print, screen and (min-width:601px) {
  .cause-if__flow p b {
    font-size: 33px;
    text-decoration-thickness: 9px;
    padding-right: 15px;
  }
}

.approachfeel_bgWrapper {
  background-image: url("../images/approachfeel_bg.png");
  background-size: 100% 100%;
  background-repeat: no-repeat;
}

.approach {
  position: relative;
  height: 141.3333333333vw;
  margin-top: 13.6vw;
}
@media print, screen and (min-width:601px) {
  .approach {
    height: 795px;
    margin-top: 76.5px;
  }
}
.approach-ttl {
  font-family: "Zen Old Mincho";
  font-size: 6.4vw;
  font-weight: 400;
  text-align: center;
  line-height: 1.38;
  letter-spacing: -0.004em;
  color: #4B361C;
  padding-top: 5.8666666667vw;
}
@media print, screen and (min-width:601px) {
  .approach-ttl {
    font-size: 36px;
    padding-top: 33px;
  }
}
.approach-ttl b {
  font-size: 9.6vw;
  font-weight: 700;
  line-height: 1;
  letter-spacing: -0.04em;
}
@media print, screen and (min-width:601px) {
  .approach-ttl b {
    font-size: 54px;
  }
}
.approach-ttl span {
  font-size: 4.2666666667vw;
  font-weight: 300;
  line-height: 1;
}
@media print, screen and (min-width:601px) {
  .approach-ttl span {
    font-size: 24px;
  }
}
.approach-ttl span.caption {
  display: block;
  font-size: 2.6666666667vw;
  text-align: right;
  line-height: 1;
  padding-right: 2em;
  margin-top: 1em;
}
@media print, screen and (min-width:601px) {
  .approach-ttl span.caption {
    font-size: 15px;
  }
}
.approach-copy {
  position: absolute;
  bottom: 18.6666666667vw;
  left: 10.6666666667vw;
  width: 17.3333333333vw;
}
@media print, screen and (min-width:601px) {
  .approach-copy {
    bottom: 105px;
    left: 60px;
    width: 97.5px;
  }
}

.feel-wrapper {
  padding: 12.8vw 5.3333333333vw 10.6666666667vw;
}
@media print, screen and (min-width:601px) {
  .feel-wrapper {
    padding: 72px 30px 60px;
  }
}
.feel-headline {
  font-family: "Zen Old Mincho";
  font-size: 10.9333333333vw;
  text-align: center;
  color: rgba(0, 0, 0, 0);
  margin: 0 auto;
  background-image: radial-gradient(#4B361C 0% 40%, #FFFCF0 50%, #4B361C 60% 100%);
  -webkit-background-clip: text;
          background-clip: text;
  background-position: 100% 100%;
  background-size: 800% 250%;
  transition: opacity 600ms ease, transform 1000ms ease-in-out, background-size 950ms 550ms ease, background-position 2800ms 550ms ease;
}
.feel-headline span {
  font-size: 9.6vw;
}
@media print, screen and (min-width:601px) {
  .feel-headline span {
    font-size: 54px;
  }
}
@media print, screen and (min-width:601px) {
  .feel-headline {
    font-size: 61.5px;
  }
}
.feel-headline__group {
  width: 89.0666666667vw;
  margin: 0 auto 6vw;
  padding: 4.2666666667vw 0 5.3333333333vw;
}
@media print, screen and (min-width:601px) {
  .feel-headline__group {
    width: 501px;
    margin-bottom: 33.75px;
    padding: 24px 0 30px;
  }
}
.feel-headline__group.aos-animate .feel-headline {
  background-position: 50% 50%;
  background-size: 400% 250%;
}
.feel-headline__group.aos-animate .feel-headline--copy {
  background-position: 50% 50%;
  background-size: 400% 250%;
}
.feel-headline--copy {
  font-family: "Zen Old Mincho";
  font-size: 6.4vw;
  font-weight: 300;
  text-align: center;
  color: rgba(0, 0, 0, 0);
  background-image: radial-gradient(#4B361C 0% 40%, #FFFCF0 50%, #4B361C 60% 100%);
  -webkit-background-clip: text;
          background-clip: text;
  background-position: 100% 100%;
  background-size: 800% 250%;
  transition: opacity 600ms ease, transform 1000ms ease-in-out, background-size 950ms 550ms ease, background-position 2800ms 550ms ease;
}
@media print, screen and (min-width:601px) {
  .feel-headline--copy {
    font-size: 36px;
  }
}
.feel-headline--copy span {
  font-size: 4.2666666667vw;
}
@media print, screen and (min-width:601px) {
  .feel-headline--copy span {
    font-size: 24px;
  }
}
.feel-txt {
  font-size: 4.2666666667vw;
  color: #4B361C;
  line-height: 1.75;
}
@media print, screen and (min-width:601px) {
  .feel-txt {
    font-size: 24px;
  }
}
.feel-txt + .feel-txt {
  margin-top: 1em;
}
.feel-txt__wrapper {
  margin-bottom: 5.3333333333vw;
}
@media print, screen and (min-width:601px) {
  .feel-txt__wrapper {
    margin-bottom: 30px;
  }
}
.feel-img {
  margin-bottom: 2.6666666667vw;
}
@media print, screen and (min-width:601px) {
  .feel-img {
    margin-bottom: 15px;
  }
}
.feel-lead {
  font-family: "Zen Old Mincho";
  font-size: 5.8666666667vw;
  font-weight: 500;
  text-align: center;
  line-height: 1.5;
  letter-spacing: -0.004em;
  color: #F25454;
  width: 100%;
  padding: 0;
}
@media print, screen and (min-width:601px) {
  .feel-lead {
    font-size: 33px;
  }
}

.flow {
  background-image: url("../images/flow_bg.png");
  background-size: cover;
  background-position: top;
  background-repeat: no-repeat;
}
.flow-wrapper {
  padding: 17.28vw 5.3333333333vw 5.6vw;
}
@media print, screen and (min-width:601px) {
  .flow-wrapper {
    padding: 64.8px 20px 21px;
  }
}
.flow-headline {
  width: 55.3333333333vw;
  margin: 0 auto;
}
@media print, screen and (min-width:601px) {
  .flow-headline {
    width: 311.25px;
  }
}
.flow-headline__group {
  width: 88.9333333333vw;
  padding: 5.6533333333vw 0 6.9333333333vw;
  margin: 0 auto 13.3333333333vw;
  background-image: url("../images/flow_ttl_bg.png");
  background-repeat: no-repeat;
  background-size: contain;
}
@media print, screen and (min-width:601px) {
  .flow-headline__group {
    width: 500.25px;
    padding: 32.1px 0 39px;
    background-position: center;
    margin-bottom: 75px;
  }
}
.flow-headline--copy {
  font-family: "Zen Old Mincho";
  font-size: 4.8vw;
  font-weight: 300;
  text-align: center;
  color: #955F1E;
  margin-bottom: 3.3333333333vw;
}
@media print, screen and (min-width:601px) {
  .flow-headline--copy {
    font-size: 27px;
    margin-bottom: 18.75px;
  }
}
.flow-step {
  position: relative;
  padding: 8vw 5.3333333333vw 6.4vw;
  background-color: #FFF;
}
@media print, screen and (min-width:601px) {
  .flow-step {
    padding: 45px 30px 36px;
  }
}
.flow-step + .flow-step {
  margin-top: 10.32vw;
}
@media print, screen and (min-width:601px) {
  .flow-step + .flow-step {
    margin-top: 50.55px;
  }
}
.flow-step__ttl {
  position: absolute;
  top: -5.3333333333vw;
  left: 50%;
  transform: translateX(-50%);
  width: 29.8666666667vw;
}
@media print, screen and (min-width:601px) {
  .flow-step__ttl {
    top: -30px;
    width: 168px;
  }
}
.flow-step__img {
  margin-bottom: 4.9866666667vw;
}
@media print, screen and (min-width:601px) {
  .flow-step__img {
    margin-bottom: 28.05px;
  }
}
.flow-step__theme {
  font-family: "Zen Old Mincho";
  font-size: 6.9333333333vw;
  font-weight: 400;
  text-align: center;
  line-height: 1.538;
  text-decoration: underline;
  text-decoration-color: #DEC45E;
  text-underline-offset: 0.4em;
  margin-bottom: 5.8666666667vw;
}
@media print, screen and (min-width:601px) {
  .flow-step__theme {
    font-size: 39px;
    margin-bottom: 33px;
  }
}
.flow-step__txt {
  font-size: 4.2666666667vw;
  line-height: 1.75;
}
@media print, screen and (min-width:601px) {
  .flow-step__txt {
    font-size: 24px;
  }
}
.flow-step__txt + .flow-step__txt {
  margin-top: 1em;
}
.flow-step__txt span {
  font-weight: 600;
  color: #F25454;
}
.flow-step__caption {
  display: block;
  font-size: 2.6666666667vw;
  text-align: right;
  color: #574333;
}
@media print, screen and (min-width:601px) {
  .flow-step__caption {
    font-size: 15px;
  }
}
.flow-step__content {
  margin-top: 5.3333333333vw;
  margin-bottom: 5.3333333333vw;
}
@media print, screen and (min-width:601px) {
  .flow-step__content {
    margin-top: 30px;
    margin-bottom: 30px;
  }
}

.reason {
  padding: 12.8vw 5.3333333333vw 16.8vw;
  background-image: url("../images/reason_bg.png");
  background-position: top;
  background-repeat: no-repeat;
  background-size: contain;
  background-color: #FFF8F4;
}
@media print, screen and (min-width:601px) {
  .reason {
    padding: 72px 30px 60px;
  }
}
.reason-headline {
  font-family: "Zen Old Mincho";
  font-size: 12.8vw;
  font-weight: 300;
  text-align: center;
  line-height: 1.04;
}
@media print, screen and (min-width:601px) {
  .reason-headline {
    font-size: 72px;
  }
}
.reason-headline__group {
  padding: 4.2666666667vw 0 5.3333333333vw;
  margin-bottom: 10.6666666667vw;
  background-image: url("../images/reason_ttl_bg.png");
  background-repeat: no-repeat;
  background-size: contain;
}
@media print, screen and (min-width:601px) {
  .reason-headline__group {
    padding: 24px 0 30px;
    margin-bottom: 60px;
    background-position: center;
  }
}
.reason-headline--copy {
  font-family: "Zen Old Mincho";
  font-size: 6.4vw;
  font-weight: 300;
  text-align: center;
}
@media print, screen and (min-width:601px) {
  .reason-headline--copy {
    font-size: 36px;
  }
}
.reason-headline--copy span {
  font-size: 4.2666666667vw;
}
@media print, screen and (min-width:601px) {
  .reason-headline--copy span {
    font-size: 24px;
  }
}
.reason-flow__wrapper {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  height: 308.5333333333vw;
  margin-right: -5.3333333333vw;
  margin-left: -5.3333333333vw;
}
@media print, screen and (min-width:601px) {
  .reason-flow__wrapper {
    height: auto;
    margin-right: -30px;
    margin-left: -30px;
  }
}
.reason-flow__options {
  position: sticky;
  top: 13.3333333333vw;
  display: flex;
  flex-direction: column;
  gap: 2.1333333333vw;
  width: 10.6666666667vw;
}
@media print, screen and (min-width:601px) {
  .reason-flow__options {
    top: 75px;
    gap: 12px;
    width: 60px;
  }
}
.reason-flow__option {
  width: 100%;
  padding-top: 3.2vw;
  padding-bottom: 3.2vw;
  background-color: #FFF;
  border-radius: 0 15px 15px 0;
}
@media print, screen and (min-width:601px) {
  .reason-flow__option {
    padding-top: 18px;
    padding-bottom: 18px;
  }
}
.reason-flow__option.is-active {
  background-color: #F25454;
}
.reason-flow__option.is-active span {
  color: #FFF;
}
.reason-flow__option.is-active span span {
  color: #FFF;
}
.reason-flow__option span {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  font-family: "Zen Old Mincho";
  font-size: 3.2vw;
  font-weight: 300;
  color: #955F1E;
}
@media print, screen and (min-width:601px) {
  .reason-flow__option span {
    font-size: 18px;
  }
}
.reason-flow__option span span {
  font-size: 3.7333333333vw;
  color: #000;
  writing-mode: vertical-lr;
}
@media print, screen and (min-width:601px) {
  .reason-flow__option span span {
    font-size: 21px;
  }
}
.reason-flow__item {
  width: 86.9333333333vw;
  padding: 5.3333333333vw;
  background-color: #FFF;
  border-radius: 15px 0 0 15px;
}
@media print, screen and (min-width:601px) {
  .reason-flow__item {
    width: 489px;
    padding: 30px;
  }
}
.reason-flow__item + .reason-flow__item {
  margin-top: 5.3333333333vw;
}
@media print, screen and (min-width:601px) {
  .reason-flow__item + .reason-flow__item {
    margin-top: 30px;
  }
}
.reason-flow__img {
  margin-bottom: 5.3333333333vw;
}
@media print, screen and (min-width:601px) {
  .reason-flow__img {
    margin-bottom: 30px;
  }
}
.reason-flow__ttl {
  position: relative;
  display: flex;
  flex-direction: row;
  align-items: center;
  gap: 1.0666666667vw;
  font-family: "Zen Old Mincho";
  font-size: 6.4vw;
  font-weight: 300;
  width: -moz-fit-content;
  width: fit-content;
  margin-bottom: 5.3333333333vw;
}
@media print, screen and (min-width:601px) {
  .reason-flow__ttl {
    gap: 6px;
    font-size: 36px;
    margin-bottom: 30px;
  }
}
.reason-flow__ttl::after {
  position: absolute;
  bottom: 0;
  left: 0;
  content: "";
  width: 100%;
  height: 1px;
  background-color: #FE8381;
}
.reason-flow__ttl span {
  font-size: 4.2666666667vw;
  color: #FE8381;
}
@media print, screen and (min-width:601px) {
  .reason-flow__ttl span {
    font-size: 24px;
  }
}
.reason-flow__txt {
  font-size: 4.2666666667vw;
  line-height: 1.75;
}
@media print, screen and (min-width:601px) {
  .reason-flow__txt {
    font-size: 24px;
  }
}
.reason-flow__txt + .reason-flow__txt {
  margin-top: 1em;
}

.first {
  padding: 10.6666666667vw 5.3333333333vw;
  background-image: url("../images/first_bg.png");
  background-size: 100% 100%;
  background-repeat: no-repeat;
}
@media print, screen and (min-width:601px) {
  .first {
    padding: 60px 30px;
  }
}
.first-ttl {
  width: 78.8986666667vw;
  margin: 0 auto 8vw;
}
@media print, screen and (min-width:601px) {
  .first-ttl {
    width: 443.805px;
    margin-bottom: 45px;
  }
}
.first-content {
  padding: 0.6666666667vw;
  background-color: #FFF;
  border-radius: 4px;
}
@media print, screen and (min-width:601px) {
  .first-content {
    padding: 3.75px;
  }
}
.first-content__wrapper {
  display: flex;
  flex-direction: column;
  align-items: center;
  padding-bottom: 9.6vw;
  border: 1px solid #EADCA6;
  border-radius: 4px;
}
@media print, screen and (min-width:601px) {
  .first-content__wrapper {
    padding-bottom: 54px;
  }
}
.first-content__ttl {
  position: relative;
  font-family: "Zen Old Mincho";
  font-size: 6.4vw;
  font-weight: 500;
  text-align: center;
  letter-spacing: -0.04em;
  line-height: 1.25;
  color: #4B361C;
  margin-top: 6.6666666667vw;
  margin-bottom: 3.7333333333vw;
}
@media print, screen and (min-width:601px) {
  .first-content__ttl {
    font-size: 36px;
    margin-top: 37.5px;
    margin-bottom: 21px;
  }
}
.first-content__ttl span {
  font-size: 4.8vw;
}
@media print, screen and (min-width:601px) {
  .first-content__ttl span {
    font-size: 27px;
  }
}
.first-content__ttl::after {
  position: absolute;
  bottom: -1.8666666667vw;
  left: 0;
  content: "";
  width: 100%;
  height: 1px;
  background-color: #FE8381;
}
@media print, screen and (min-width:601px) {
  .first-content__ttl::after {
    bottom: -11.5px;
  }
}
.first-content__price {
  width: 70.6666666667vw;
  margin: 0 auto;
}
@media print, screen and (min-width:601px) {
  .first-content__price {
    width: 397.5px;
  }
}
.first-content__caption {
  display: block;
  font-size: 2.6666666667vw;
  text-align: right;
  color: #574333;
  width: 100%;
  padding-right: 2em;
  margin: 0 auto 3.7333333333vw;
}
@media print, screen and (min-width:601px) {
  .first-content__caption {
    font-size: 15px;
    margin-bottom: 21px;
  }
}
.first-content__copy {
  width: 100%;
  padding-right: 5.3333333333vw;
  padding-left: 5.3333333333vw;
  margin-bottom: 3.7333333333vw;
}
@media print, screen and (min-width:601px) {
  .first-content__copy {
    padding-right: 30px;
    padding-left: 30px;
    margin-bottom: 21px;
  }
}
.first-content__copy p {
  font-size: 3.7333333333vw;
  font-weight: 500;
  line-height: 1.43;
  text-align: center;
  color: #4B361C;
  padding: 3.4666666667vw 0 2.9333333333vw;
  border: 1px solid #FE8381;
  border-radius: 8px;
}
@media print, screen and (min-width:601px) {
  .first-content__copy p {
    font-size: 21px;
    padding: 19.5px 0 16.5px;
  }
}
.first-content__info {
  font-size: 3.4666666667vw;
  text-align: center;
  line-height: 1.38;
  color: #955F1E;
  margin-bottom: 5.3333333333vw;
}
@media print, screen and (min-width:601px) {
  .first-content__info {
    font-size: 18.5px;
    margin-bottom: 30px;
  }
}
.first-content__flow {
  font-family: "Zen Old Mincho";
  font-size: 6.4vw;
  font-weight: 300;
  text-align: center;
  line-height: 1.67;
  color: #4B361C;
  width: 65.3333333333vw;
  padding: 1.68vw 0 2.5333333333vw;
  margin: 0 auto 5.9466666667vw;
  border-top: 1px solid #EADCA6;
  border-bottom: 1px solid #EADCA6;
}
@media print, screen and (min-width:601px) {
  .first-content__flow {
    font-size: 36px;
    width: 367.5px;
    padding: 9.45px 0 13.5px;
    margin-bottom: 33px;
  }
}
.first-content__slider {
  position: relative;
  width: 100%;
}
.first-slider__wrapper {
  position: relative;
  width: 100%;
}
.first-slider__wrapper .swiper-pagination {
  position: absolute;
  bottom: -2.9333333333vw;
  left: 50%;
  transform: translateX(-50%);
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  width: 20.2666666667vw;
  height: 1.6vw;
}
@media print, screen and (min-width:601px) {
  .first-slider__wrapper .swiper-pagination {
    bottom: -16.5px;
    width: 114px;
    height: 9px;
  }
}
.first-slider__wrapper .swiper-pagination-bullet {
  width: 1.6vw;
  height: 1.6vw;
  background-color: #EFE2CF;
  border-radius: 50%;
}
@media print, screen and (min-width:601px) {
  .first-slider__wrapper .swiper-pagination-bullet {
    width: 9px;
    height: 9px;
  }
}
.first-slider__wrapper .swiper-pagination-bullet-active {
  background-color: #F25454;
}
.first-slider__prev.swiper-button-disabled::before, .first-slider__prev.swiper-button-disabled::after {
  opacity: 0.5;
}
@media print, screen and (min-width:601px) {
  .is-view-pc .first-slider__prev:hover {
    cursor: pointer;
  }
  .is-view-pc .first-slider__prev:hover::before {
    opacity: 0.8;
  }
}
.first-slider__prev::before {
  position: absolute;
  top: 50%;
  left: 0;
  content: "";
  width: 8.5333333333vw;
  height: 8.5333333333vw;
  background-color: #FE8381;
  z-index: 10;
}
@media print, screen and (min-width:601px) {
  .first-slider__prev::before {
    width: 48px;
    height: 48px;
  }
}
.first-slider__prev::after {
  position: absolute;
  top: calc(50% + 4.2666666667vw);
  left: 2.9333333333vw;
  transform: translateY(-50%);
  content: "";
  width: 2.6666666667vw;
  height: 2.6666666667vw;
  background-image: url("../images/first_slide_arrow.png");
  background-size: contain;
  background-repeat: no-repeat;
  z-index: 11;
}
@media print, screen and (min-width:601px) {
  .first-slider__prev::after {
    top: calc(50% + 24px);
    left: 16.5px;
    width: 15px;
    height: 15px;
  }
}
@media print, screen and (min-width:601px) {
  .is-view-pc .first-slider__next:hover {
    cursor: pointer;
  }
  .is-view-pc .first-slider__next:hover::before {
    opacity: 0.8;
  }
}
.first-slider__next.is-animation::after {
  animation: popup 3s;
}
.first-slider__next.swiper-button-disabled::before, .first-slider__next.swiper-button-disabled::after {
  opacity: 0.5;
}
.first-slider__next::before {
  position: absolute;
  top: 50%;
  right: 0;
  content: "";
  width: 8.5333333333vw;
  height: 8.5333333333vw;
  background-color: #FE8381;
  z-index: 10;
}
@media print, screen and (min-width:601px) {
  .first-slider__next::before {
    width: 48px;
    height: 48px;
  }
}
.first-slider__next::after {
  position: absolute;
  top: calc(50% + 4.2666666667vw);
  right: 2.9333333333vw;
  transform: translateY(-50%) scale(-1);
  content: "";
  width: 2.6666666667vw;
  height: 2.6666666667vw;
  background-image: url("../images/first_slide_arrow.png");
  background-size: contain;
  background-repeat: no-repeat;
  z-index: 11;
}
@media print, screen and (min-width:601px) {
  .first-slider__next::after {
    top: calc(50% + 24px);
    right: 16.5px;
    width: 15px;
    height: 15px;
  }
}
.first-slide {
  width: 68vw;
  height: 80vw;
  background-color: #FFF8F4;
  border-radius: 8px;
  margin: 0 auto;
}
@media print, screen and (min-width:601px) {
  .first-slide {
    width: 382.5px;
    height: 450px;
  }
}
.first-slide--rollback {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.first-slide__img {
  width: 100%;
  margin-bottom: 5.4133333333vw;
}
@media print, screen and (min-width:601px) {
  .first-slide__img {
    margin-bottom: 30.45px;
  }
}
.first-slide__rollback {
  width: 10.1333333333vw;
  height: 10.1333333333vw;
}
@media print, screen and (min-width:601px) {
  .first-slide__rollback {
    width: 57px;
    height: 57px;
  }
}
.first-slide__ttl {
  font-family: "Zen Old Mincho";
  font-size: 4.2666666667vw;
  font-weight: 300;
  text-align: center;
  line-height: 1.5;
  color: #4B361C;
  margin-bottom: 2.6666666667vw;
}
@media print, screen and (min-width:601px) {
  .first-slide__ttl {
    font-size: 24px;
    margin-bottom: 15px;
  }
}
.first-slide__txt {
  font-size: 3.7333333333vw;
  line-height: 1.57;
  color: #4B361C;
  padding: 0 5.3333333333vw;
}
@media print, screen and (min-width:601px) {
  .first-slide__txt {
    font-size: 21px;
    padding: 0 30px;
  }
}
.first .swiper-slide.swiper-slide-prev, .first .swiper-slide.swiper-slide-next {
  pointer-events: none;
  opacity: 0.5;
}

.other {
  padding: 10.6666666667vw 5.3333333333vw;
  background-image: url("../images/other_bg.png");
  background-position: top;
  background-repeat: no-repeat;
  background-size: cover;
}
@media print, screen and (min-width:601px) {
  .other {
    padding: 60px 30px;
  }
}
.other-ttl {
  font-family: "Zen Old Mincho";
  font-size: 5.3333333333vw;
  font-weight: 300;
  line-height: 2;
  text-align: center;
  color: #4B361C;
  padding: 3.7333333333vw 0 4.2666666667vw;
  margin-bottom: 5.3866666667vw;
  background-image: url("../images/other_ttl_bg.png");
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
}
@media print, screen and (min-width:601px) {
  .other-ttl {
    font-size: 30px;
    padding: 21px 0 24px;
    margin-bottom: 30.6px;
  }
}
.other-txt {
  font-size: 4.2666666667vw;
  line-height: 1.75;
  margin-bottom: 5.3333333333vw;
}
@media print, screen and (min-width:601px) {
  .other-txt {
    font-size: 24px;
    margin-bottom: 30px;
  }
}
.other-cource {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.other-cource__wrapper {
  padding: 8vw 5.3333333333vw;
  background-color: #FFF;
  border-radius: 4px;
}
@media print, screen and (min-width:601px) {
  .other-cource__wrapper {
    padding: 45px 30px;
  }
}
.other-cource__ttl {
  font-family: "Zen Old Mincho";
  font-size: 5.3333333333vw;
  font-weight: 300;
  letter-spacing: -0.04em;
  line-height: 2;
  margin-bottom: 4.5333333333vw;
}
@media print, screen and (min-width:601px) {
  .other-cource__ttl {
    font-size: 30px;
    margin-bottom: 25.5px;
  }
}
.other-cource__price {
  width: 60.2666666667vw;
  margin-bottom: 3.2vw;
}
@media print, screen and (min-width:601px) {
  .other-cource__price {
    width: 339px;
    margin-bottom: 18px;
  }
}
.other-cource__copy {
  font-size: 3.7333333333vw;
  color: #4B361C;
  text-align: center;
  line-height: 1.43;
  margin-bottom: 1.6vw;
}
@media print, screen and (min-width:601px) {
  .other-cource__copy {
    font-size: 21px;
    margin-bottom: 9px;
  }
}
.other-cource__copy + .other-cource__caption {
  margin-top: -1.6vw;
}
@media print, screen and (min-width:601px) {
  .other-cource__copy + .other-cource__caption {
    margin-top: -9px;
  }
}
.other-cource__caption {
  display: block;
  font-size: 2.6666666667vw;
  text-align: right;
  color: #574333;
  width: 100%;
  padding-right: 2em;
  margin-bottom: 1.6vw;
}
@media print, screen and (min-width:601px) {
  .other-cource__caption {
    font-size: 15px;
    margin-bottom: 9px;
  }
}
.other-cource__info {
  font-size: 3.2vw;
  text-align: center;
  line-height: 2;
  color: #955F1E;
}
@media print, screen and (min-width:601px) {
  .other-cource__info {
    font-size: 18px;
  }
}
.other-cource + .other-cource {
  padding-top: 5.3333333333vw;
  margin-top: 5.3333333333vw;
  border-top: 1px solid #C6AE89;
}
@media print, screen and (min-width:601px) {
  .other-cource + .other-cource {
    padding-top: 30px;
    margin-top: 30px;
  }
}

.oneday {
  overflow: hidden;
  padding-top: 15.2vw;
  padding-bottom: 13.3333333333vw;
  background-image: url("../images/oneday_bg.png"), linear-gradient(#FFF, #FFFCF1);
  background-position: top;
  background-repeat: no-repeat;
  background-size: 100%;
}
@media print, screen and (min-width:601px) {
  .oneday {
    padding-top: 85.5px;
    padding-bottom: 75px;
  }
}
.oneday-ttl {
  font-family: "Zen Old Mincho";
  font-size: 8.5333333333vw;
  font-weight: 400;
  text-align: center;
  line-height: 1.25;
  padding: 4.2666666667vw 0 5.3333333333vw;
  margin: 0 5.3333333333vw 27.7333333333vw;
  background-image: url("../images/oneday_ttl_bg.png");
  background-size: contain;
  background-repeat: no-repeat;
}
@media print, screen and (min-width:601px) {
  .oneday-ttl {
    font-size: 48px;
    padding: 24px 0 30px;
    margin: 0 30px 156px;
    background-position: center;
  }
}
.oneday-ttl span {
  font-size: 6.4vw;
}
@media print, screen and (min-width:601px) {
  .oneday-ttl span {
    font-size: 36px;
  }
}
.oneday-slider__wrapper {
  position: relative;
  width: 100%;
}
.oneday-slider__wrapper .swiper-pagination-oneday {
  position: absolute;
  top: -19.4666666667vw;
  left: 50%;
  transform: translateX(-50%);
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  width: 88.5333333333vw;
  height: 11.2vw;
}
@media print, screen and (min-width:601px) {
  .oneday-slider__wrapper .swiper-pagination-oneday {
    top: -109.5px;
    width: 498px;
    height: 63px;
  }
}
.oneday-slider__wrapper .swiper-pagination-bullet {
  position: relative;
  flex-grow: 1;
  font-size: 3.7333333333vw;
  text-align: center;
  line-height: 1;
  color: #000;
  width: 6.4vw;
}
@media print, screen and (min-width:601px) {
  .oneday-slider__wrapper .swiper-pagination-bullet {
    font-size: 21px;
    width: 36px;
  }
}
.oneday-slider__wrapper .swiper-pagination-bullet::before {
  position: absolute;
  bottom: -0.8vw;
  left: 0;
  right: 0;
  content: "";
  width: 2.1333333333vw;
  height: 2.1333333333vw;
  margin: auto;
  border-radius: 100px;
  background-color: #F25454;
  z-index: 1;
}
@media print, screen and (min-width:601px) {
  .oneday-slider__wrapper .swiper-pagination-bullet::before {
    bottom: -4.5px;
    width: 12px;
    height: 12px;
  }
}
.oneday-slider__wrapper .swiper-pagination-bullet::after {
  position: absolute;
  right: 50%;
  bottom: 0;
  content: "";
  width: 100%;
  height: 1px;
  background-color: #F25454;
}
.oneday-slider__wrapper .swiper-pagination-bullet:first-child::after {
  content: none;
}
.oneday-slider__wrapper .swiper-pagination-bullet-active {
  color: #F25454;
}
.oneday-slider__wrapper .swiper-pagination-bullet-active ~ *::before, .oneday-slider__wrapper .swiper-pagination-bullet-active ~ *::after {
  background-color: #C6AE89;
}
@media print, screen and (min-width:601px) {
  .is-view-pc .oneday-slider__prev:hover {
    cursor: pointer;
  }
  .is-view-pc .oneday-slider__prev:hover::before {
    opacity: 0.8;
  }
}
.oneday-slider__prev.swiper-button-disabled::before, .oneday-slider__prev.swiper-button-disabled::after {
  opacity: 0.5;
}
.oneday-slider__prev::before {
  position: absolute;
  top: 50%;
  left: 0;
  content: "";
  width: 8.5333333333vw;
  height: 8.5333333333vw;
  background-color: #B79867;
  z-index: 10;
}
@media print, screen and (min-width:601px) {
  .oneday-slider__prev::before {
    width: 48px;
    height: 48px;
  }
}
.oneday-slider__prev::after {
  position: absolute;
  top: calc(50% + 4.2666666667vw);
  left: 2.9333333333vw;
  transform: translateY(-50%);
  content: "";
  width: 2.6666666667vw;
  height: 2.6666666667vw;
  background-image: url("../images/first_slide_arrow.png");
  background-size: contain;
  background-repeat: no-repeat;
  z-index: 11;
}
@media print, screen and (min-width:601px) {
  .oneday-slider__prev::after {
    top: calc(50% + 24px);
    left: 17.5px;
    width: 15px;
    height: 15px;
  }
}
@media print, screen and (min-width:601px) {
  .is-view-pc .oneday-slider__next:hover {
    cursor: pointer;
  }
  .is-view-pc .oneday-slider__next:hover::before {
    opacity: 0.8;
  }
}
.oneday-slider__next.swiper-button-disabled::before, .oneday-slider__next.swiper-button-disabled::after {
  opacity: 0.5;
}
.oneday-slider__next::before {
  position: absolute;
  top: 50%;
  right: 0;
  content: "";
  width: 8.5333333333vw;
  height: 8.5333333333vw;
  background-color: #B79867;
  z-index: 10;
}
@media print, screen and (min-width:601px) {
  .oneday-slider__next::before {
    width: 48px;
    height: 48px;
  }
}
.oneday-slider__next::after {
  position: absolute;
  top: calc(50% + 4.2666666667vw);
  right: 2.9333333333vw;
  transform: translateY(-50%) scale(-1);
  content: "";
  width: 2.6666666667vw;
  height: 2.6666666667vw;
  background-image: url("../images/first_slide_arrow.png");
  background-size: contain;
  background-repeat: no-repeat;
  z-index: 11;
}
@media print, screen and (min-width:601px) {
  .oneday-slider__next::after {
    top: calc(50% + 24px);
    right: 17.5px;
    width: 15px;
    height: 15px;
  }
}
.oneday-slide {
  width: 78.6666666667vw;
  height: 101.3333333333vw;
  background-color: #FFF;
  border-radius: 8px;
  margin: 0 auto;
}
@media print, screen and (min-width:601px) {
  .oneday-slide {
    width: 442.5px;
    height: 570px;
  }
}
.oneday-slide__img {
  width: 100%;
  margin-bottom: 5.3066666667vw;
}
@media print, screen and (min-width:601px) {
  .oneday-slide__img {
    margin-bottom: 30px;
  }
}
.oneday-slide__ttl {
  position: relative;
  font-family: "Zen Old Mincho";
  font-size: 6.4vw;
  font-weight: 300;
  text-align: center;
  line-height: 1;
  color: #4B361C;
  margin-bottom: 5.4133333333vw;
}
@media print, screen and (min-width:601px) {
  .oneday-slide__ttl {
    font-size: 36px;
    margin-bottom: 30px;
  }
}
.oneday-slide__ttl::after {
  position: absolute;
  bottom: -2.1333333333vw;
  left: 50%;
  transform: translateX(-50%);
  content: "";
  width: 18.6666666667vw;
  height: 1px;
  background-color: #F25454;
}
@media print, screen and (min-width:601px) {
  .oneday-slide__ttl::after {
    bottom: -12px;
    width: 105px;
  }
}
.oneday-slide__txt {
  font-size: 4.2666666667vw;
  line-height: 1.57;
  color: #4B361C;
  padding: 0 5.3333333333vw;
}
@media print, screen and (min-width:601px) {
  .oneday-slide__txt {
    font-size: 24px;
    padding: 0 30px;
  }
}
.oneday .swiper-slide.swiper-slide-prev, .oneday .swiper-slide.swiper-slide-next {
  pointer-events: none;
  opacity: 0.5;
}

.voice {
  padding: 13.3333333333vw 5.3333333333vw 10.6666666667vw;
  background-image: url("../images/voice_bg.png");
  background-position: top;
  background-size: cover;
  background-repeat: no-repeat;
  background-color: #FFF8F4;
}
@media print, screen and (min-width:601px) {
  .voice {
    padding: 75px 30px 60px;
  }
}
.voice-ttl {
  font-family: "Zen Old Mincho";
  font-size: 8.5333333333vw;
  font-weight: 400;
  line-height: 1.25;
  text-align: center;
  padding: 4.2666666667vw 0 5.3333333333vw;
  margin-bottom: 10.6666666667vw;
  background-image: url("../images/voice_ttl_bg.png");
  background-repeat: no-repeat;
  background-size: contain;
}
@media print, screen and (min-width:601px) {
  .voice-ttl {
    font-size: 48px;
    padding: 24px 0 30px;
    margin-bottom: 60px;
    background-position: center;
  }
}
.voice-ttl span {
  font-size: 6.4vw;
}
@media print, screen and (min-width:601px) {
  .voice-ttl span {
    font-size: 36px;
  }
}
.voice-comment {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
}
.voice-comment + .voice-comment {
  margin-top: 5.3333333333vw;
}
@media print, screen and (min-width:601px) {
  .voice-comment + .voice-comment {
    margin-top: 30px;
  }
}
.voice-comment__person {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 2.1333333333vw;
  width: 16vw;
}
@media print, screen and (min-width:601px) {
  .voice-comment__person {
    gap: 12px;
    width: 90px;
  }
}
.voice-comment__category {
  font-size: 2.9333333333vw;
  line-height: 1.36;
  letter-spacing: 0.04em;
  text-align: center;
}
@media print, screen and (min-width:601px) {
  .voice-comment__category {
    font-size: 17.5px;
  }
}
.voice-comment__content {
  position: relative;
  width: 68vw;
  padding: 5.3333333333vw;
  background-color: #FFF;
}
@media print, screen and (min-width:601px) {
  .voice-comment__content {
    width: 382.5px;
    padding: 30px;
  }
}
.voice-comment__content::before {
  position: absolute;
  top: 4.8vw;
  left: -4.2666666667vw;
  content: "";
  width: 4.2666666667vw;
  height: 2.1333333333vw;
  background-image: url("../images/voice_comment_arrow.png");
  background-size: contain;
  background-repeat: no-repeat;
}
@media print, screen and (min-width:601px) {
  .voice-comment__content::before {
    top: 27px;
    left: -24px;
    width: 24px;
    height: 12px;
  }
}
.voice-comment__content p {
  font-size: 3.7333333333vw;
  line-height: 1.57;
  color: #4B361C;
}
@media print, screen and (min-width:601px) {
  .voice-comment__content p {
    font-size: 21px;
  }
}
.voice-comment__content p span {
  font-weight: 600;
  color: #F25454;
}
.voice-caption {
  font-size: 2.9333333333vw;
  font-weight: 400;
  text-align: center;
  line-height: 1.5;
  color: #4B361C;
  margin-top: 5.3333333333vw;
}
@media print, screen and (min-width:601px) {
  .voice-caption {
    font-size: 16.5px;
    margin-top: 30px;
  }
}

.faq {
  padding: 13.3333333333vw 5.3333333333vw 10.6666666667vw;
  background-image: url("../images/faq_bg.png");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: top;
  background-color: #FFFCF0;
}
@media print, screen and (min-width:601px) {
  .faq {
    padding: 75px 30px 60px;
  }
}
.faq-ttl {
  font-family: "Zen Old Mincho";
  font-size: 8.5333333333vw;
  font-weight: 400;
  text-align: center;
  line-height: 1.25;
  letter-spacing: -0.04em;
  padding: 4.2666666667vw 0 5.3333333333vw;
  margin-bottom: 10.6666666667vw;
  background-image: url("../images/faq_ttl_bg.png");
  background-size: contain;
  background-repeat: no-repeat;
}
@media print, screen and (min-width:601px) {
  .faq-ttl {
    font-size: 48px;
    padding: 24px 0 30px;
    margin-bottom: 60px;
    background-position: center;
  }
}
.faq-content {
  margin-bottom: 8vw;
}
@media print, screen and (min-width:601px) {
  .faq-content {
    margin-bottom: 45px;
  }
}
.faq-content__toggle {
  display: none;
}
.faq-content__question {
  display: flex;
  flex-direction: row;
  font-family: "Zen Old Mincho";
  font-size: 4.2666666667vw;
  color: #4B361C;
  background: #FFFFFF;
  padding: 4.2666666667vw 12vw 4.2666666667vw 5.3333333333vw;
  border-radius: 4px;
  box-shadow: 0 1.0666666667vw 1.0666666667vw 0 rgba(0, 0, 0, 0.16);
}
@media print, screen and (min-width:601px) {
  .faq-content__question {
    font-size: 24px;
    padding: 24px 67.5px 24px 30px;
    box-shadow: 0 6px 6px 0 rgba(0, 0, 0, 0.16);
  }
}
.faq-content__question span {
  white-space: nowrap;
  color: #795E3C;
  padding-right: 2.1333333333vw;
}
@media print, screen and (min-width:601px) {
  .faq-content__question span {
    padding-right: 12px;
  }
}
.faq-content__question::before {
  position: absolute;
  top: calc(50% - 1px);
  right: 5.3333333333vw;
  content: "";
  width: 4.2666666667vw;
  height: 1px;
  background-color: #C6AE89;
}
@media print, screen and (min-width:601px) {
  .faq-content__question::before {
    right: 30px;
    width: 24px;
  }
}
.faq-content__question::after {
  position: absolute;
  top: calc(50% - 2.1333333333vw);
  right: 7.4vw;
  content: "";
  width: 1px;
  height: 4.2666666667vw;
  background-color: #C6AE89;
}
@media print, screen and (min-width:601px) {
  .faq-content__question::after {
    top: calc(50% - 12px);
    right: 41.625px;
    height: 24px;
  }
}
.faq-content__question, .faq-content__answer {
  backface-visibility: hidden;
  transform: translateZ(0);
  transition: all 0.3s;
}
.faq-content__answer {
  height: 0;
  padding: 0 5.3333333333vw;
  overflow: hidden;
}
@media print, screen and (min-width:601px) {
  .faq-content__answer {
    padding: 0 30px;
  }
}
.faq-content__answer p,
.faq-content__answer > div {
  display: flex;
  flex-direction: row;
  font-size: 3.7333333333vw;
  line-height: 1.71;
  color: #4B361C;
}
@media print, screen and (min-width:601px) {
  .faq-content__answer p,
  .faq-content__answer > div {
    font-size: 21px;
  }
}
.faq-content__answer p span,
.faq-content__answer > div span {
  font-size: 4.2666666667vw;
  white-space: nowrap;
  line-height: 1.43;
  color: #F25454;
  padding-right: 2.1333333333vw;
}
@media print, screen and (min-width:601px) {
  .faq-content__answer p span,
  .faq-content__answer > div span {
    font-size: 24px;
    padding-right: 12px;
  }
}
.faq-content__answer p ul,
.faq-content__answer > div ul {
  margin-left: 1em;
}
.faq-content__answer p li,
.faq-content__answer > div li {
  list-style-type: disc;
  text-wrap: nowrap;
}
.faq-content__answer p li::marker,
.faq-content__answer > div li::marker {
  color: #C6AE89;
}
.faq-content__toggle:checked + .faq-content__question + .faq-content__answer { /*開閉時*/
  height: auto;
  padding: 5.3333333333vw 5.3333333333vw 0;
  transition: all 0.3s;
}
@media print, screen and (min-width:601px) {
  .faq-content__toggle:checked + .faq-content__question + .faq-content__answer {
    padding: 30px 30px 0;
  }
}
.faq-content__toggle:checked + .faq-content__question::after {
  display: none;
}

.salon {
  padding: 13.3333333333vw 5.3333333333vw 10.6666666667vw;
}
@media print, screen and (min-width:601px) {
  .salon {
    padding: 75px 30px 60px;
  }
}
.salon-ttl {
  font-family: "Zen Old Mincho";
  font-size: 8.5333333333vw;
  font-weight: 400;
  text-align: center;
  line-height: 1.25;
  color: #4B361C;
  padding: 4.2666666667vw 0 5.3333333333vw;
  margin-bottom: 10.6666666667vw;
  background-image: url("../images/salon_ttl_bg.png");
  background-repeat: no-repeat;
  background-size: contain;
}
@media print, screen and (min-width:601px) {
  .salon-ttl {
    font-size: 48px;
    padding: 24px 0 30px;
    margin-bottom: 60px;
    background-position: center;
  }
}
.salon-store {
  display: flex;
  flex-direction: column;
  align-items: center;
  background-color: #FFF8F4;
  border-radius: 4px;
}
.salon-store + .salon-store {
  margin-top: 10.1333333333vw;
}
@media print, screen and (min-width:601px) {
  .salon-store + .salon-store {
    margin-top: 57px;
  }
}
.salon-store__img {
  margin-bottom: 5.4133333333vw;
}
@media print, screen and (min-width:601px) {
  .salon-store__img {
    margin-bottom: 30.5px;
  }
}
.salon-store__name {
  font-family: "Zen Old Mincho";
  font-size: 6.9333333333vw;
  font-weight: 400;
  line-height: 1.538;
  color: #4B361C;
  margin-bottom: 2.1333333333vw;
}
@media print, screen and (min-width:601px) {
  .salon-store__name {
    font-size: 39px;
    margin-bottom: 12px;
  }
}
.salon-store__info {
  font-size: 3.7333333333vw;
  text-align: center;
  line-height: 1.714;
  color: #4B361C;
  margin-bottom: 4.8vw;
}
@media print, screen and (min-width:601px) {
  .salon-store__info {
    font-size: 21px;
    margin-bottom: 27px;
  }
}
.salon-store__time {
  font-size: 3.7333333333vw;
  text-align: center;
  line-height: 1.14;
  color: #4B361C;
  margin-bottom: 6.6666666667vw;
}
@media print, screen and (min-width:601px) {
  .salon-store__time {
    font-size: 21px;
    margin-bottom: 37.5px;
  }
}
.salon-store__ttl {
  font-family: "Zen Old Mincho";
  font-size: 5.3333333333vw;
  font-weight: 400;
  text-align: center;
  line-height: 2;
  color: #4B361C;
  width: 88%;
  padding: 1.4133333333vw 0 1.7333333333vw;
  margin: 0 auto 2.7466666667vw;
  border-top: 1px solid #C6AE89;
  border-bottom: 1px solid #C6AE89;
}
@media print, screen and (min-width:601px) {
  .salon-store__ttl {
    font-size: 30px;
    padding: 8px 0 10px;
    margin-bottom: 16px;
  }
}
.salon-store__tel {
  font-family: "Zen Old Mincho";
  font-size: 6.4vw;
  font-weight: 300;
  color: #955F1E;
  margin-bottom: 2.1333333333vw;
}
@media print, screen and (min-width:601px) {
  .salon-store__tel {
    font-size: 36px;
    margin-bottom: 12px;
  }
}
.salon-store__reception {
  font-size: 2.9333333333vw;
  letter-spacing: 0.04em;
  text-align: right;
  color: #4B361C;
  margin-bottom: 4.2666666667vw;
}
@media print, screen and (min-width:601px) {
  .salon-store__reception {
    font-size: 17.5px;
    margin-bottom: 24px;
  }
}
.salon-store__reception--caption {
  font-size: 2.9333333333vw;
  letter-spacing: 0.04em;
  text-indent: -1em;
  color: #4B361C;
  width: 88%;
  padding-left: 1em;
  margin-top: -4.2666666667vw;
  margin-right: auto;
  margin-bottom: 4.2666666667vw;
  margin-left: auto;
}
@media print, screen and (min-width:601px) {
  .salon-store__reception--caption {
    font-size: 17.5px;
    margin-top: -24px;
    margin-bottom: 24px;
  }
}
.salon-store__btn {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  font-family: "Zen Old Mincho";
  font-size: 4.2666666667vw;
  line-height: 1.5;
  color: #FFF;
  padding: 3.0666666667vw 8vw;
  background-color: #FE8381;
  border-radius: 4px;
  box-shadow: 0 1.0666666667vw 1.0666666667vw 0 rgba(0, 0, 0, 0.16);
  margin-bottom: 8vw;
}
@media print, screen and (min-width:601px) {
  .salon-store__btn {
    font-size: 24px;
    padding: 17.25px 45px;
    box-shadow: 0 6px 6px 0 rgba(0, 0, 0, 0.16);
    margin-bottom: 45px;
  }
}
.salon-store__btn::after {
  position: absolute;
  top: 50%;
  right: 2.6666666667vw;
  transform: translateY(-50%);
  content: "";
  width: 2.6666666667vw;
  height: 2.6666666667vw;
  background-image: url("../images/salon_arrow.svg");
  background-repeat: no-repeat;
  background-size: contain;
}
@media print, screen and (min-width:601px) {
  .salon-store__btn::after {
    right: 15px;
    width: 15px;
    height: 15px;
  }
}
.salon-store__message {
  font-size: 3.7333333333vw;
  line-height: 1.71;
  padding-right: 5.3333333333vw;
  padding-left: 5.3333333333vw;
}
@media print, screen and (min-width:601px) {
  .salon-store__message {
    font-size: 21px;
    padding-right: 30px;
    padding-left: 30px;
  }
}
.salon-store__message + .salon-store__message {
  margin-top: 1em;
}
.salon-store__message:last-of-type {
  padding-bottom: 8vw;
}
@media print, screen and (min-width:601px) {
  .salon-store__message:last-of-type {
    padding-bottom: 45px;
  }
}

@media print, screen and (min-width:601px) {
  .pc-container {
    display: flex;
    flex-direction: row;
  }
}
@media screen and (max-width:600px) {
  .pc-logo {
    display: none;
  }
}
@media (max-width: 1210px) {
  .pc-logo {
    display: none;
  }
}
@media (min-width: 1211px) {
  .pc-logo {
    position: sticky;
    top: 0;
    flex-grow: 1;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100vh;
    background-image: url("../images/pc_left_bg.png");
    background-size: 100% 100%;
  }
}
@media (max-width: 850px) {
  .pc-logo {
    background-size: auto;
  }
}
.pc-logo img {
  width: 240px;
  height: 56.09px;
}
@media (max-width: 850px) {
  .pc-logo img {
    display: none;
  }
}
@media screen and (max-width:600px) {
  .pc-reserve {
    display: none;
  }
}
@media print, screen and (min-width:601px) {
  .pc-reserve {
    position: sticky;
    top: 0;
    flex-grow: 1;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100vh;
    background-image: url("../images/pc_right_bg.png");
    background-size: 100% 100%;
  }
}
.pc-reserve__wrapper {
  width: 335px;
}
.pc-reserve__ttl {
  font-family: "Zen Old Mincho";
  font-size: 24px;
  font-weight: 400;
  line-height: 2.08;
  text-align: center;
  letter-spacing: 0;
  padding: 10.3px 0 13.8px;
  margin-bottom: 30px;
  background-image: url("../images/pc_ttl_bg.png");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
}
.pc-reserve-link {
  position: relative;
  border-radius: 8px;
  box-shadow: 0 6px 6px 0 rgba(0, 0, 0, 0.16);
}
@media print, screen and (min-width:601px) {
  .is-view-pc .pc-reserve-link:hover {
    cursor: pointer;
    opacity: 0.7;
  }
}
.pc-reserve-link::after {
  position: absolute;
  top: 50%;
  right: 10px;
  transform: translateY(-50%);
  content: "";
  width: 10px;
  height: 10px;
  background-image: url("../images/link_arrow.svg");
  background-repeat: no-repeat;
  background-size: contain;
}
.pc-reserve-link--hotpepper {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 160px;
  height: 120px;
  background-color: #FFF;
}
.pc-reserve-link--hotpepper img {
  width: 80px;
  height: 25.37px;
  margin-bottom: 5.6px;
}
.pc-reserve-link--hotpepper span {
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 14px;
  font-weight: 500;
  line-height: 1.285;
  text-align: center;
  color: #4B361C;
  height: 38px;
}
.pc-reserve-link--other {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 80px;
  background-color: #FDF8EB;
}
.pc-reserve-link--other span {
  font-size: 14px;
  font-weight: 500;
  line-height: 1.428;
  text-align: center;
  color: #4B361C;
}
.pc-reserve-link__wrapper {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: space-between;
  row-gap: 15px;
  margin-bottom: 40px;
}
.pc-reserve__img {
  width: 160px;
  height: 160px;
  margin: 0 auto;
}

/* モーダル */
.modal-overlay {
  align-items: center;
  background: rgba(0, 0, 0, 0.6);
  bottom: 0;
  display: flex;
  justify-content: center;
  left: 0;
  position: fixed;
  right: 0;
  top: 0;
  z-index: 10000;
}

.modal-container {
  background-color: #fff;
  width: 100%;
  height: 100vh;
  overflow-y: auto;
  padding: 0 5.3333333333vw;
  background-color: rgba(217, 182, 129, 0.5);
}
@media print, screen and (min-width:601px) {
  .modal-container {
    padding: 0 30px;
  }
}

.modal-header {
  align-items: center;
  display: flex;
  justify-content: space-between;
  padding-top: 8.6666666667vw;
}

.modal-close {
  position: relative;
  background: transparent;
  border: 0;
  width: 6.6666666667vw;
  height: 4vw;
}

.modal-header .modal-close::before {
  position: absolute;
  top: 50%;
  left: 50%;
  content: "";
  width: 6.6666666667vw;
  height: 1px;
  background-color: #FFF;
  transform: translateX(-50%) rotate(30deg);
}

.modal-header .modal-close::after {
  position: absolute;
  top: 50%;
  left: 50%;
  content: "";
  width: 6.6666666667vw;
  height: 1px;
  background-color: #FFF;
  transform: translateX(-50%) rotate(-30deg);
}

.modal-content {
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}

.modal-open {
  display: block;
  margin: 100px auto;
}

.box01 {
  background-color: #ccc;
  height: 200px;
  margin: 0 auto;
  width: 80%;
}

.box02 {
  background-color: #ccc;
  height: 200px;
  margin: 0 auto;
  width: 80%;
}

.micromodal-slide {
  display: none;
}

.micromodal-slide.is-open {
  display: block;
}

.mv-copy__wrap::before {
  pointer-events: none;
  position: absolute;
  inset: 0;
  z-index: 1;
}

/* モーダルアニメーション */
@keyframes mmfadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@keyframes mmfadeOut {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}
@keyframes mmslideIn {
  from {
    transform: translateY(15%);
  }
  to {
    transform: translateY(0);
  }
}
@keyframes mmslideOut {
  from {
    transform: translateY(0);
  }
  to {
    transform: translateY(-10%);
  }
}
@keyframes popup {
  0% {
    transform: translateY(-50%) scale(-1);
  }
  25% {
    transform: translate(4px, -50%) scale(-1);
  }
  50% {
    transform: translateY(-50%) scale(-1);
  }
  75% {
    transform: translate(4px, -50%) scale(-1);
  }
  100% {
    transform: translateY(-50%) scale(-1);
  }
}
.micromodal-slide {
  display: none;
}

.micromodal-slide.is-open {
  display: block;
}

.micromodal-slide[aria-hidden=false] .modal-overlay {
  animation: mmfadeIn 0.3s cubic-bezier(0, 0, 0.2, 1);
}

.micromodal-slide[aria-hidden=false] .modal-container {
  animation: mmslideIn 0.3s cubic-bezier(0, 0, 0.2, 1);
}

.micromodal-slide[aria-hidden=true] .modal-overlay {
  animation: mmfadeOut 0.3s cubic-bezier(0, 0, 0.2, 1);
}

.micromodal-slide[aria-hidden=true] .modal-container {
  animation: mmslideOut 0.3s cubic-bezier(0, 0, 0.2, 1);
}

.micromodal-slide .modal-container,
.micromodal-slide .modal-overlay {
  will-change: transform;
}

sup {
  font-size: 50%;
  vertical-align: super;
}