@charset "UTF-8";
a {
  text-decoration: none;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  color: inherit;
}
@media (hover: hover) {
  a:hover {
    cursor: pointer;
  }
}

picture,
img,
a,
span {
  display: inline-block;
}

video,
svg {
  width: 100%;
  height: 100%;
}

button {
  font: inherit;
  color: inherit;
  background: transparent;
  background: none;
  -webkit-box-shadow: none;
          box-shadow: none;
  border: none;
  cursor: pointer;
}

input,
textarea,
select {
  font: inherit;
  color: inherit;
  vertical-align: top;
}

@media (min-width: 768px) {
  a[href*="tel:"] {
    pointer-events: none;
    cursor: default;
    text-decoration: none;
  }
}
/* =============================================
共通バーツ
============================================= */
@media (min-width: 768px) {
  .pcOnly {
    display: block !important;
  }
  .spOnly {
    display: none !important;
  }
}
@media screen and (max-width: 767px) {
  .pcOnly {
    display: none !important;
  }
  .spOnly {
    display: block !important;
  }
}
.footer {
  margin-top: 0px !important;
}

.Wrapper {
  overflow: hidden;
  background: #ffffff;
}

/* =============================================
fv
============================================= */
.fv {
  position: relative;
}
@media screen and (max-width: 767px) {
  .fv {
    margin: 57px 0 0;
  }
}
.fv::before {
  content: "";
  position: absolute;
  top: 83px;
  right: 0;
  width: 100vw;
  height: 930px;
  background: #fdf0f8;
}
@media screen and (min-width: 768px) and (max-width: 1480px) {
  .fv::before {
    top: 5.608vw;
    right: 0;
    height: 62.838vw;
  }
}
@media screen and (max-width: 767px) {
  .fv::before {
    top: 0;
    right: initial;
    width: 89.3vw;
    height: 162.4vw;
  }
}

.fvDeco {
  position: absolute;
  z-index: 2;
  height: auto;
}
.fvDeco img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.fvDeco.first {
  z-index: 3;
  top: -30px;
  left: calc(50% - 1288px);
  width: 846px;
}
@media screen and (min-width: 768px) and (max-width: 1480px) {
  .fvDeco.first {
    top: -4.027vw;
    left: calc(50% - 81.427vw);
    width: 57.162vw;
  }
}
@media screen and (max-width: 767px) {
  .fvDeco.first {
    z-index: 4;
    top: -7vw;
    left: -2vw;
    width: 100%;
  }
}
.fvDeco.second {
  top: 1600px;
  right: calc(50% - 1158px);
  width: 712px;
}
@media screen and (min-width: 768px) and (max-width: 1480px) {
  .fvDeco.second {
    top: 108.108vw;
    right: calc(50% - 69.243vw);
    width: 48.108vw;
  }
}
@media screen and (max-width: 767px) {
  .fvDeco.second {
    top: 380vw;
    right: -35vw;
    width: 98.667vw;
  }
}

.fvTop {
  position: relative;
}

.fvRight {
  margin: 0 0 0 auto;
  position: relative;
  z-index: 3;
  width: 59.167vw;
  height: 925px;
  z-index: 1;
}
@media screen and (min-width: 768px) and (max-width: 1480px) {
  .fvRight {
    width: 62.23vw;
    height: 62.5vw;
  }
}
@media screen and (max-width: 767px) {
  .fvRight {
    width: 89.3vw;
    height: 92vw;
    z-index: 3;
  }
}
.fvRight img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.fvLeft {
  position: absolute;
  z-index: 3;
  top: 186px;
  left: calc(50% - 690px);
}
@media screen and (min-width: 768px) and (max-width: 1480px) {
  .fvLeft {
    top: 12.57vw;
    left: calc(50% - 46.62vw);
  }
}
@media screen and (max-width: 767px) {
  .fvLeft {
    margin: 5.33vw 0 0;
    position: static;
    text-align: center;
  }
}

.fvLeftHead {
  position: relative;
  z-index: 3;
  font-family: "Cormorant Garamond", serif;
  font-size: 50px;
  line-height: 1;
  letter-spacing: 1.5px;
  color: #333333;
}
@media screen and (min-width: 768px) and (max-width: 1480px) {
  .fvLeftHead {
    font-size: 3.38vw;
    letter-spacing: 0.1vw;
  }
}
@media screen and (max-width: 767px) {
  .fvLeftHead {
    padding: 0 0 0 9vw;
    font-size: 6.4vw;
    letter-spacing: 0.192vw;
    text-align: left;
  }
}
.fvLeftHead .bold {
  color: #f081a3;
}

.fvLeftHead2 {
  position: relative;
  z-index: 3;
  margin: 30px 0 0;
  font-family: "Cormorant Garamond", serif;
  font-size: 100px;
  font-weight: 400;
  line-height: 1;
  letter-spacing: normal;
  color: #333333;
}
@media screen and (min-width: 768px) and (max-width: 1480px) {
  .fvLeftHead2 {
    margin: 2.03vw 0 0;
    font-size: 6.76vw;
  }
}
@media screen and (max-width: 767px) {
  .fvLeftHead2 {
    margin: 2.5vw 0 0;
    font-size: 12vw;
    line-height: 1.07;
    letter-spacing: 0.36vw;
  }
}

.fvLeftProduct {
  position: relative;
  z-index: 3;
  margin: 45px 0px 0 -26px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-column-gap: 26px;
     -moz-column-gap: 26px;
          column-gap: 26px;
}
@media screen and (min-width: 768px) and (max-width: 1480px) {
  .fvLeftProduct {
    margin: 3.041vw 0px 0 -1.757vw;
    padding-inline: 1.35vw;
    -webkit-column-gap: 1.757vw;
       -moz-column-gap: 1.757vw;
            column-gap: 1.757vw;
  }
}
@media screen and (max-width: 767px) {
  .fvLeftProduct {
    margin: 3vw 0px 0;
    -webkit-column-gap: 2.4vw;
       -moz-column-gap: 2.4vw;
            column-gap: 2.4vw;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}

.fvLeftProductImg {
  width: 217px;
  height: auto;
}
@media screen and (min-width: 768px) and (max-width: 1480px) {
  .fvLeftProductImg {
    width: 14.662vw;
  }
}
@media screen and (max-width: 767px) {
  .fvLeftProductImg {
    width: 24.4vw;
  }
}
.fvLeftProductImg img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.fvDeco {
  position: absolute;
  z-index: 1;
  top: -120px;
  right: calc(50% - 1218px);
  width: 812px;
  height: auto;
}
@media screen and (max-width: 767px) {
  .fvDeco {
    top: 8.1vw;
    right: calc(50% - 82.29vw);
    width: 54.86vw;
  }
}
.fvDeco img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.fvBottom {
  position: relative;
  padding: 216px 0 0px;
}
@media screen and (min-width: 768px) and (max-width: 1480px) {
  .fvBottom {
    padding: 14.59vw 0 0;
  }
}
@media screen and (max-width: 767px) {
  .fvBottom {
    padding: 15.3vw 0 0px;
  }
}
.fvBottom::before {
  content: "";
  position: absolute;
  top: 0px;
  left: 50%;
  width: 50vw;
  height: 662px;
  background: url(/sakuratime2/images/fv/fv-bg-right.png) no-repeat center center/cover;
}
@media screen and (min-width: 768px) and (max-width: 1480px) {
  .fvBottom::before {
    height: 44.73vw;
  }
}
@media screen and (max-width: 767px) {
  .fvBottom::before {
    top: -13.33vw;
    left: initial;
    right: 0;
    width: 50vw;
    height: 116.533vw;
    background: url(/sakuratime2/images/fv/fv-bg-right-sp.png) no-repeat center center/cover;
  }
}
.fvBottom::after {
  content: "";
  position: absolute;
  top: 643px;
  right: 50%;
  width: 50vw;
  height: 552px;
  background: url(/sakuratime2/images/fv/fv-bg-left.png) no-repeat center center/cover;
}
@media screen and (min-width: 768px) and (max-width: 1480px) {
  .fvBottom::after {
    top: 43.45vw;
    height: 37.297vw;
  }
}
@media screen and (max-width: 767px) {
  .fvBottom::after {
    top: 103vw;
    right: initial;
    left: 0;
    width: 50vw;
    height: 113.533vw;
    background: url(/sakuratime2/images/fv/fv-bg-left-sp.png) no-repeat center center/cover;
  }
}

.fvBottomTitWrap {
  margin-inline: auto;
  width: 920px;
  position: relative;
  z-index: 3;
  text-align: center;
}
@media screen and (min-width: 768px) and (max-width: 1480px) {
  .fvBottomTitWrap {
    width: 62.162vw;
  }
}
@media screen and (max-width: 767px) {
  .fvBottomTitWrap {
    width: 90vw;
  }
}

.fvBottomTit {
  position: relative;
  font-size: 34px;
  font-weight: 400;
  line-height: 1.5;
  letter-spacing: 2.04px;
  color: #333333;
  font-family: "Shippori Mincho", serif;
}
@media screen and (min-width: 768px) and (max-width: 1480px) {
  .fvBottomTit {
    font-size: 2.297vw;
    font-weight: 400;
    line-height: 1.5;
    letter-spacing: 0.138vw;
  }
}
@media screen and (max-width: 767px) {
  .fvBottomTit {
    font-size: 4vw;
    font-weight: 500;
    letter-spacing: 0.08vw;
  }
}
.fvBottomTit::before {
  content: "";
  position: absolute;
  top: 55%;
  left: 28px;
  translate: 0 -50%;
  width: 94px;
  height: 1px;
  background: #333333;
}
@media screen and (min-width: 768px) and (max-width: 1480px) {
  .fvBottomTit::before {
    left: 1.892vw;
    width: 6.351vw;
    height: 0.068vw;
  }
}
@media screen and (max-width: 767px) {
  .fvBottomTit::before {
    left: 0.667vw;
    width: 5.333vw;
    height: 0.133vw;
  }
}
.fvBottomTit::after {
  content: "";
  position: absolute;
  top: 55%;
  right: 28px;
  translate: 0 -50%;
  width: 94px;
  height: 1px;
  background: #333333;
}
@media screen and (min-width: 768px) and (max-width: 1480px) {
  .fvBottomTit::after {
    right: 1.892vw;
    width: 6.351vw;
    height: 0.068vw;
  }
}
@media screen and (max-width: 767px) {
  .fvBottomTit::after {
    right: 0.667vw;
    width: 5.333vw;
    height: 0.133vw;
  }
}

.fvBottomTxt {
  margin: 36px 0 0;
  font-family: "Shippori Mincho", serif;
  font-size: 22px;
  font-weight: 400;
  line-height: 2.27;
  letter-spacing: 1.32px;
  color: #333333;
}
@media screen and (min-width: 768px) and (max-width: 1480px) {
  .fvBottomTxt {
    margin: 2.432vw 0 0;
    font-size: 1.486vw;
    letter-spacing: 0.089vw;
  }
}
@media screen and (max-width: 767px) {
  .fvBottomTxt {
    margin: 4vw 0 0;
    font-size: 3.733vw;
    font-weight: 500;
    line-height: 2.18;
    letter-spacing: 0.075vw;
  }
}

.fvCont {
  max-width: 1100px;
  width: 100%;
  margin: 75px auto 0;
}
@media screen and (min-width: 768px) and (max-width: 1480px) {
  .fvCont {
    max-width: 74.324vw;
    margin: 6.57vw auto 0;
  }
}
@media screen and (max-width: 767px) {
  .fvCont {
    margin: 18.667vw auto 0;
  }
}

.fvProductTxtWrap {
  text-align: center;
}

.fvImg {
  margin: 0 auto 0 40px;
  width: 262px;
  height: auto;
}
@media screen and (min-width: 768px) and (max-width: 1480px) {
  .fvImg {
    margin: 0 auto 0 2.703vw;
    width: 17.703vw;
  }
}
@media screen and (max-width: 767px) {
  .fvImg {
    position: relative;
    z-index: 2;
    margin: 0 auto 0 12vw;
    width: 40.4vw;
  }
}
.fvImg img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.fvProductName {
  margin: 20px 0 0;
  font-family: "Shippori Mincho", serif;
  font-size: 18px;
  line-height: 1;
  letter-spacing: 0.54px;
  color: #333333;
}
@media screen and (min-width: 768px) and (max-width: 1480px) {
  .fvProductName {
    margin: 1.35vw 0 0;
    font-size: 1.22vw;
    letter-spacing: 0.036vw;
  }
}
@media screen and (max-width: 767px) {
  .fvProductName {
    margin: 2.67vw 0 0;
    font-size: 4.27vw;
    letter-spacing: 0.13vw;
  }
}

.fvProductPrice {
  margin: 8px 0 0;
  font-family: "Shippori Mincho", serif;
  font-size: 18px;
  line-height: 1;
  letter-spacing: 0.54px;
  color: #333333;
}
@media screen and (min-width: 768px) and (max-width: 1480px) {
  .fvProductPrice {
    margin: 0.54vw 0 0;
    font-size: 1.22vw;
    letter-spacing: 0.036vw;
  }
}
@media screen and (max-width: 767px) {
  .fvProductPrice {
    margin: 2.67vw 0 0;
    font-size: 4.27vw;
    letter-spacing: 0.127vw;
  }
}

.fvProductLink {
  display: inline-block;
  margin: 20px 0 0;
  padding: 13px 30px;
  font-family: "Shippori Mincho", serif;
  font-size: 18px;
  font-weight: 600;
  line-height: 2;
  letter-spacing: normal;
  color: #ffffff;
  background: #eba7a6;
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
  position: relative;
}
@media screen and (min-width: 768px) and (max-width: 1480px) {
  .fvProductLink {
    margin: 1.35vw 0 0;
    padding: 0.88vw 2.03vw;
    font-size: 1.22vw;
  }
}
@media screen and (max-width: 767px) {
  .fvProductLink {
    margin: 2.67vw 0 0;
    padding: 2.8vw 6vw;
    font-size: 4.27vw;
    font-weight: 400;
    line-height: 1.75;
  }
}
.fvProductLink::before {
  content: "";
  position: absolute;
  top: 4px;
  left: 4px;
  width: 95%;
  height: 88%;
  border: 2px solid transparent;
  -o-border-image: linear-gradient(102deg, #fde8d7 2%, #f9c2d2 97%) 1;
     border-image: linear-gradient(102deg, #fde8d7 2%, #f9c2d2 97%) 1;
  -webkit-transform: scale(0);
          transform: scale(0);
  -webkit-transition: -webkit-transform 0.001s ease-out;
  transition: -webkit-transform 0.001s ease-out;
  transition: transform 0.001s ease-out;
  transition: transform 0.001s ease-out, -webkit-transform 0.001s ease-out;
}
@media screen and (min-width: 768px) and (max-width: 1480px) {
  .fvProductLink::before {
    top: 0.27vw;
    left: 0.27vw;
  }
}
@media screen and (max-width: 767px) {
  .fvProductLink::before {
    top: 0.84vw;
    left: 1.14vw;
  }
}
@media (any-hover: hover) {
  .fvProductLink:hover {
    color: #d9a3b0;
    background: #ffffff;
  }
  .fvProductLink:hover::before {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
}

.fv__swiper-container,
.fv__swiper,
.fv__swiper-wrapper,
.fv__swiper-slide {
  position: relative;
}

.fv__swiper {
  overflow: visible;
}

.fv__swiper-wrapper {
  -webkit-column-gap: 150px;
     -moz-column-gap: 150px;
          column-gap: 150px;
  width: 22.6% !important;
}
@media screen and (min-width: 768px) and (max-width: 1480px) {
  .fv__swiper-wrapper {
    -webkit-column-gap: 10.135vw;
       -moz-column-gap: 10.135vw;
            column-gap: 10.135vw;
  }
}
@media screen and (max-width: 767px) {
  .fv__swiper-wrapper {
    -webkit-column-gap: 0px;
       -moz-column-gap: 0px;
            column-gap: 0px;
    width: 100% !important;
  }
}

.fv__swiper-slide.deco::before {
  content: "";
  position: absolute;
  z-index: 1;
  top: 200px;
  left: -120px;
  width: 229px;
  height: 229px;
  background: url(/sakuratime2/images/fv/fv-item1-deco.png) no-repeat center center/cover;
}
@media screen and (min-width: 768px) and (max-width: 1480px) {
  .fv__swiper-slide.deco::before {
    top: 13.514vw;
    left: -8.108vw;
    width: 15.473vw;
    height: 15.473vw;
  }
}
@media screen and (max-width: 767px) {
  .fv__swiper-slide.deco::before {
    top: 34vw;
    left: -0.8vw;
    width: 24.533vw;
    height: 24.533vw;
    background: url(/sakuratime2/images/fv/fv-item1-deco-sp.png) no-repeat center center/cover;
  }
}

.swiper-button-prev1,
.swiper-button-next1,
.swiper-pagination-bullets.swiper-pagination-horizontal {
  top: unset;
  bottom: unset;
  left: unset;
  right: unset;
  margin: 0;
  padding: 0;
}

.swiper-button-prev1::after,
.swiper-button-next1::after {
  content: "";
}

@media screen and (max-width: 767px) {
  .swiper-button-prev1,
  .swiper-button-next1 {
    z-index: 10;
    top: 30.3vw;
    width: 4vw;
    height: 10.667vw;
  }
}

@media screen and (max-width: 767px) {
  .swiper-button-prev1 {
    content: "";
    position: absolute;
    left: 18.7vw;
    background: url(/sakuratime2/images/fv/fv-prev-sp.png) no-repeat center center/cover;
  }
}

@media screen and (max-width: 767px) {
  .swiper-button-next1 {
    content: "";
    position: absolute;
    right: 17.7vw;
    background: url(/sakuratime2/images/fv/fv-next-sp.png) no-repeat center center/cover;
  }
}

/* =============================================
point
============================================= */
.point {
  position: relative;
}
.point::before {
  content: "";
  position: absolute;
  top: -360px;
  left: calc(50% - 1244px);
  width: 1025px;
  height: 646px;
  background: url(/sakuratime2/images/point/point-deco1.png) no-repeat center center/contain;
}
@media screen and (min-width: 768px) and (max-width: 1480px) {
  .point::before {
    top: -24.324vw;
    left: calc(50% - 84.054vw);
    width: 69.257vw;
    height: 43.649vw;
  }
}
@media screen and (max-width: 767px) {
  .point::before {
    top: -34vw;
    left: -12vw;
    width: 62.4vw;
    height: 65.6vw;
    background: url(/sakuratime2/images/point/point-deco1-sp.png) no-repeat center center/contain;
  }
}
.point::after {
  content: "";
  position: absolute;
  top: -251px;
  right: calc(50% - 974px);
  width: 703px;
  height: 516px;
  background: url(/sakuratime2/images/point/point-deco2.png) no-repeat center center/contain;
}
@media screen and (min-width: 768px) and (max-width: 1480px) {
  .point::after {
    top: -16.959vw;
    right: calc(50% - 65.811vw);
    width: 47.5vw;
    height: 34.865vw;
  }
}
@media screen and (max-width: 767px) {
  .point::after {
    top: -21vw;
    right: -20vw;
    width: 64.8vw;
    height: 66vw;
    background: url(/sakuratime2/images/point/point-deco2-sp.png) no-repeat center center/contain;
  }
}

.pointHead {
  text-align: center;
}

.pointHeadTit {
  font-family: "Cormorant Garamond", serif;
  font-size: 90px;
  font-weight: 400;
  line-height: 1.11;
  letter-spacing: 9px;
  color: #333333;
}
@media screen and (min-width: 768px) and (max-width: 1480px) {
  .pointHeadTit {
    font-size: 6.08vw;
    letter-spacing: 0.61vw;
  }
}
@media screen and (max-width: 767px) {
  .pointHeadTit {
    font-size: 13.3vw;
    line-height: 1;
    letter-spacing: 1.33vw;
  }
}

.pointHeadSub {
  font-family: "Cormorant Garamond", serif;
  font-size: 22px;
  line-height: 1;
  letter-spacing: 1.76px;
  color: #eba7a6;
  margin: 11px 0 0 0;
}
@media screen and (min-width: 768px) and (max-width: 1480px) {
  .pointHeadSub {
    font-size: 1.49vw;
    letter-spacing: 0.12vw;
  }
}
@media screen and (max-width: 767px) {
  .pointHeadSub {
    margin: 0 0 0 0;
    font-size: 4.27vw;
    line-height: 1;
    letter-spacing: 0.34vw;
  }
}

.pointList {
  max-width: 1366px;
  width: 100%;
  margin: 90px auto 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
@media screen and (min-width: 768px) and (max-width: 1480px) {
  .pointList {
    max-width: 92.3vw;
    margin: 6.08vw auto 0;
  }
}
@media screen and (max-width: 767px) {
  .pointList {
    margin: 16vw auto 0;
    padding-inline: 5.33vw;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}

.pointLeft {
  width: 576px;
}
@media screen and (min-width: 768px) and (max-width: 1480px) {
  .pointLeft {
    width: 38.92vw;
  }
}
@media screen and (max-width: 767px) {
  .pointLeft {
    width: 100%;
  }
}

@media screen and (max-width: 767px) {
  .pointLeftHead {
    position: relative;
    padding: 0 0 3.67vw;
  }
}
@media screen and (max-width: 767px) {
  .pointLeftHead::after {
    content: "";
    position: absolute;
    bottom: 0;
    right: 0;
    width: 100vw;
    height: 0.533vw;
    background-image: -webkit-gradient(linear, left top, right top, from(#fde8d7), color-stop(119vw, #f9c2d2));
    background-image: linear-gradient(to right, #fde8d7, #f9c2d2 119vw);
  }
}

.pointLeftSub {
  margin: 0 0 0 0;
  font-family: "Cormorant Garamond", serif;
  font-size: 22px;
  line-height: 1;
  letter-spacing: 1.76px;
  color: #eba7a6;
}
@media screen and (min-width: 768px) and (max-width: 1480px) {
  .pointLeftSub {
    font-size: 1.49vw;
    letter-spacing: 0.12vw;
  }
}
@media screen and (max-width: 767px) {
  .pointLeftSub {
    font-size: 4vw;
    letter-spacing: 0.32vw;
  }
}

.pointLeftTit {
  margin: 0 0 0 0;
  font-family: "Shippori Mincho", serif;
  font-size: 34px;
  font-weight: 500;
  line-height: 1.3;
  letter-spacing: normal;
  color: #333333;
}
@media screen and (min-width: 768px) and (max-width: 1480px) {
  .pointLeftTit {
    font-size: 2.3vw;
  }
}
@media screen and (max-width: 767px) {
  .pointLeftTit {
    margin: 2vw 0 0 0;
    font-size: 5.6vw;
    line-height: 1;
    letter-spacing: -0.3vw;
  }
}
.pointLeftTit .small {
  font-size: 26px;
  letter-spacing: 0.52px;
}
@media screen and (min-width: 768px) and (max-width: 1480px) {
  .pointLeftTit .small {
    font-size: 1.76vw;
    letter-spacing: 0.035vw;
  }
}
@media screen and (max-width: 767px) {
  .pointLeftTit .small {
    font-size: 5.07vw;
    letter-spacing: 0.101vw;
  }
}

.pointLeftTxt {
  margin: 52px 0 0 0;
  font-family: "Shippori Mincho", serif;
  font-weight: 500;
  font-size: 18px;
  line-height: 2;
  letter-spacing: 0.36px;
  color: #333333;
}
@media screen and (min-width: 768px) and (max-width: 1480px) {
  .pointLeftTxt {
    margin: 3.51vw 0 0 0;
    font-size: 1.22vw;
  }
}
@media screen and (max-width: 767px) {
  .pointLeftTxt {
    margin: 7vw 0 0 0;
    font-size: 4vw;
    line-height: 2;
    letter-spacing: 0.16vw;
  }
}

.pointLeftImg {
  margin: 45px 0 0 0;
  width: 465px;
  height: auto;
}
@media screen and (min-width: 768px) and (max-width: 1480px) {
  .pointLeftImg {
    margin: 3.04vw 0 0 0;
    width: 31.42vw;
  }
}
@media screen and (max-width: 767px) {
  .pointLeftImg {
    margin: 13.333vw 0 0 0;
    width: 89.3vw;
  }
}
.pointLeftImg img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.pointRight {
  margin: 130px 0 0;
}
@media screen and (min-width: 768px) and (max-width: 1480px) {
  .pointRight {
    margin: 8.78vw 0 0;
  }
}
@media screen and (max-width: 767px) {
  .pointRight {
    margin: 13.3vw 0 0;
  }
}

.pointRightHead {
  position: relative;
  padding: 0 0 10px;
}
@media screen and (min-width: 768px) and (max-width: 1480px) {
  .pointRightHead {
    padding: 0 0 0.68vw;
  }
}
@media screen and (max-width: 767px) {
  .pointRightHead {
    padding: 0 0 3.67vw;
  }
}
.pointRightHead::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 160%;
  height: 2px;
  background-image: -webkit-gradient(linear, right top, left top, from(#fde8d7), color-stop(1%, #f9c2d2));
  background-image: linear-gradient(to left, #fde8d7, #f9c2d2 1%);
}
@media screen and (min-width: 768px) and (max-width: 1480px) {
  .pointRightHead::after {
    height: 0.14vw;
  }
}
@media screen and (max-width: 767px) {
  .pointRightHead::after {
    bottom: 0;
    left: 0;
    width: 100vw;
    height: 0.533vw;
    background-image: -webkit-gradient(linear, right top, left top, from(#fde8d7), color-stop(119vw, #f9c2d2));
    background-image: linear-gradient(to left, #fde8d7, #f9c2d2 119vw);
  }
}

.pointRightSub {
  font-family: "Cormorant Garamond", serif;
  font-size: 22px;
  line-height: 1;
  letter-spacing: 1.76px;
  color: #eba7a6;
  margin: 0 0 0 0;
}
@media screen and (min-width: 768px) and (max-width: 1480px) {
  .pointRightSub {
    font-size: 1.49vw;
    letter-spacing: 0.12vw;
  }
}

.pointRightTit {
  margin: 0 0 0 0;
  font-family: "Shippori Mincho", serif;
  font-size: 34px;
  font-weight: 500;
  line-height: 1.3;
  letter-spacing: normal;
  color: #333333;
}
@media screen and (min-width: 768px) and (max-width: 1480px) {
  .pointRightTit {
    font-size: 2.3vw;
  }
}
@media screen and (max-width: 767px) {
  .pointRightTit {
    margin: 2vw 0 0 0;
    font-size: 5.6vw;
    line-height: 1;
  }
}
.pointRightTit .small {
  font-size: 26px;
  letter-spacing: 0.52px;
}
@media screen and (min-width: 768px) and (max-width: 1480px) {
  .pointRightTit .small {
    font-size: 1.76vw;
    letter-spacing: 0.035vw;
  }
}
@media screen and (max-width: 767px) {
  .pointRightTit .small {
    font-size: 5.07vw;
    letter-spacing: 0.101vw;
  }
}

.pointRightTxt {
  margin: 40px 0 0 0;
  font-family: "Shippori Mincho", serif;
  font-weight: 500;
  font-size: 18px;
  line-height: 2.11;
  letter-spacing: 0.36px;
  color: #333333;
}
@media screen and (min-width: 768px) and (max-width: 1480px) {
  .pointRightTxt {
    margin: 2.7vw 0 0 0;
    font-size: 1.22vw;
    letter-spacing: 0.024vw;
  }
}
@media screen and (max-width: 767px) {
  .pointRightTxt {
    margin: 7vw 0 0 0;
    font-size: 4vw;
    line-height: 2;
    letter-spacing: 0.16vw;
  }
}

.pointRightImg {
  margin: 36px 0 0 112px;
  width: 285px;
  height: auto;
}
@media screen and (min-width: 768px) and (max-width: 1480px) {
  .pointRightImg {
    margin: 2.43vw auto 0 7.57vw;
    width: 19.26vw;
  }
}
@media screen and (max-width: 767px) {
  .pointRightImg {
    margin: 8vw auto 0;
    width: 58.4vw;
  }
}
.pointRightImg img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

/* =============================================
detail
============================================= */
.detail {
  padding: 122px 0 0;
}
@media screen and (min-width: 768px) and (max-width: 1480px) {
  .detail {
    padding: 8.24vw 0 0;
  }
}
@media screen and (max-width: 767px) {
  .detail {
    padding: 9.33vw 0 0;
  }
}

.detailWrap {
  position: relative;
}
.detailWrap::before {
  content: "";
  position: absolute;
  top: 0px;
  right: 0;
  width: 100%;
  height: 624px;
  background: url(/sakuratime2/images/detail/detail-bg.png) no-repeat center center/cover;
}
@media screen and (min-width: 768px) and (max-width: 1480px) {
  .detailWrap::before {
    height: 42.162vw;
  }
}
@media screen and (max-width: 767px) {
  .detailWrap::before {
    top: 4.7vw;
    height: 296.267vw;
    background: url(/sakuratime2/images/detail/detail-bg-sp.png) no-repeat center center/cover;
  }
}

.detailCont {
  z-index: 1;
  position: relative;
  max-width: 1366px;
  width: 100%;
  margin: 0 auto 0;
}
@media screen and (min-width: 768px) and (max-width: 1480px) {
  .detailCont {
    max-width: 92.3vw;
  }
}
@media screen and (max-width: 767px) {
  .detailCont {
    padding-inline: 5.33vw;
  }
}

.detailHead {
  position: relative;
  top: -43px;
  margin: 0 0 0 0;
  font-family: "Cormorant Garamond", serif;
  font-size: 70px;
  line-height: 1.14;
  letter-spacing: 3.5px;
  color: #eba7a6;
}
@media screen and (min-width: 768px) and (max-width: 1480px) {
  .detailHead {
    top: -2.91vw;
    font-size: 4.73vw;
    letter-spacing: 0.24vw;
  }
}
@media screen and (max-width: 767px) {
  .detailHead {
    position: static;
    font-size: 9.87vw;
    line-height: 1;
    letter-spacing: 0.49vw;
    color: #eba7a6;
  }
}

.detailMain {
  position: relative;
  top: -75px;
  margin: 0 auto 0;
  z-index: 3;
  width: 277px;
  height: auto;
}
@media screen and (min-width: 768px) and (max-width: 1480px) {
  .detailMain {
    top: -5.068vw;
    width: 18.716vw;
  }
}
@media screen and (max-width: 767px) {
  .detailMain {
    display: none;
  }
}
.detailMain img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.detailItem1 {
  position: absolute;
  top: 99px;
  left: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-column-gap: 20px;
     -moz-column-gap: 20px;
          column-gap: 20px;
  width: 460px;
  height: auto;
}
@media screen and (min-width: 768px) and (max-width: 1480px) {
  .detailItem1 {
    top: 6.69vw;
    -webkit-column-gap: 1.35vw;
       -moz-column-gap: 1.35vw;
            column-gap: 1.35vw;
    width: 31.09vw;
  }
}
@media screen and (max-width: 767px) {
  .detailItem1 {
    margin: 11.6vw 0 0;
    position: static;
    -webkit-column-gap: 5.33vw;
       -moz-column-gap: 5.33vw;
            column-gap: 5.33vw;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    width: 100%;
  }
}
.detailItem1::before {
  content: "";
  position: absolute;
  z-index: 2;
  top: 137px;
  right: -220px;
  width: 220px;
  height: 1px;
  background: #707070;
}
@media screen and (min-width: 768px) and (max-width: 1480px) {
  .detailItem1::before {
    top: 9.26vw;
    right: calc(0px - 14.86vw);
    width: 14.86vw;
    height: 0.067vw;
  }
}
@media screen and (max-width: 767px) {
  .detailItem1::before {
    display: none;
  }
}

.detailItemHead {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: end;
  -webkit-column-gap: 13px;
     -moz-column-gap: 13px;
          column-gap: 13px;
}
@media screen and (min-width: 768px) and (max-width: 1480px) {
  .detailItemHead {
    -webkit-column-gap: 0.878vw;
       -moz-column-gap: 0.878vw;
            column-gap: 0.878vw;
  }
}
@media screen and (max-width: 767px) {
  .detailItemHead {
    -webkit-column-gap: 4vw;
       -moz-column-gap: 4vw;
            column-gap: 4vw;
    -webkit-box-align: end;
        -ms-flex-align: end;
            align-items: flex-end;
  }
}

.detailItemNum {
  font-family: "Shippori Mincho", serif;
  font-size: 60px;
  line-height: 1;
  letter-spacing: 6px;
  color: #eba7a6;
  margin: 0 0 0 0;
}
@media screen and (min-width: 768px) and (max-width: 1480px) {
  .detailItemNum {
    font-size: 4.05vw;
    letter-spacing: 0.405vw;
  }
}
@media screen and (max-width: 767px) {
  .detailItemNum {
    font-size: 13.3vw;
    line-height: 1;
    letter-spacing: 0vw;
  }
}

.detailItemTit {
  font-family: "Cormorant Garamond", serif;
  font-size: 20px;
  line-height: 1.2;
  letter-spacing: 1px;
  color: #eba7a6;
  margin: 0 0 0 0;
}
@media screen and (min-width: 768px) and (max-width: 1480px) {
  .detailItemTit {
    font-size: 1.35vw;
    letter-spacing: 0.0675vw;
  }
}
@media screen and (max-width: 767px) {
  .detailItemTit {
    font-size: 5.33vw;
    line-height: 1.15;
    letter-spacing: 0.15vw;
  }
}

.detailItemTxt {
  margin: 17px 0 0 0;
  font-family: "Shippori Mincho", serif;
  font-weight: 500;
  font-size: 16px;
  line-height: 2;
  letter-spacing: 0.32px;
  color: #333333;
}
@media screen and (min-width: 768px) and (max-width: 1480px) {
  .detailItemTxt {
    margin: 1.15vw 0 0 0;
    font-size: 1.08vw;
    letter-spacing: 0.0216vw;
  }
}
@media screen and (max-width: 767px) {
  .detailItemTxt {
    margin: 5.07vw 0 0 0;
    font-size: 4vw;
    line-height: 1.8;
    letter-spacing: 0.08vw;
  }
}

.detailItemImg1 {
  width: 240px;
  height: auto;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
@media screen and (min-width: 768px) and (max-width: 1480px) {
  .detailItemImg1 {
    width: 16.21vw;
  }
}
@media screen and (max-width: 767px) {
  .detailItemImg1 {
    width: 42vw;
  }
}
.detailItemImg1 img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.detailItem2 {
  position: absolute;
  top: 59px;
  right: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
  -webkit-column-gap: 30px;
     -moz-column-gap: 30px;
          column-gap: 30px;
  width: 470px;
  height: auto;
}
@media screen and (min-width: 768px) and (max-width: 1480px) {
  .detailItem2 {
    top: 3.98vw;
    -webkit-column-gap: 2.03vw;
       -moz-column-gap: 2.03vw;
            column-gap: 2.03vw;
    width: 31.75vw;
  }
}
@media screen and (max-width: 767px) {
  .detailItem2 {
    margin: 8vw 0 0;
    position: static;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-column-gap: 5.33vw;
       -moz-column-gap: 5.33vw;
            column-gap: 5.33vw;
    width: 100%;
  }
}
.detailItem2::before {
  content: "";
  position: absolute;
  z-index: 3;
  top: 156px;
  left: -125px;
  width: 127px;
  height: 1px;
  background: #707070;
}
@media screen and (min-width: 768px) and (max-width: 1480px) {
  .detailItem2::before {
    top: 10.541vw;
    left: -8.446vw;
    width: 8.581vw;
    height: 0.0675vw;
  }
}
@media screen and (max-width: 767px) {
  .detailItem2::before {
    display: none;
  }
}

.detailItemImg2 {
  width: 240px;
  height: auto;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
@media screen and (min-width: 768px) and (max-width: 1480px) {
  .detailItemImg2 {
    width: 16.21vw;
  }
}
@media screen and (max-width: 767px) {
  .detailItemImg2 {
    width: 42vw;
  }
}
.detailItemImg2 img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.detailItem3 {
  position: absolute;
  top: 350px;
  right: 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
  -webkit-column-gap: 30px;
     -moz-column-gap: 30px;
          column-gap: 30px;
  width: 564px;
  height: auto;
}
@media screen and (min-width: 768px) and (max-width: 1480px) {
  .detailItem3 {
    top: 23.649vw;
    right: 0.676vw;
    -webkit-column-gap: 2.03vw;
       -moz-column-gap: 2.03vw;
            column-gap: 2.03vw;
    width: 38.108vw;
  }
}
@media screen and (max-width: 767px) {
  .detailItem3 {
    margin: 9vw 0 0;
    position: static;
    -webkit-column-gap: 5.33vw;
       -moz-column-gap: 5.33vw;
            column-gap: 5.33vw;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    width: 100%;
  }
}

.detailItemImg3 {
  width: 240px;
  height: auto;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
@media screen and (min-width: 768px) and (max-width: 1480px) {
  .detailItemImg3 {
    width: 16.21vw;
  }
}
@media screen and (max-width: 767px) {
  .detailItemImg3 {
    width: 42vw;
  }
}
.detailItemImg3 img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.detailItemImg3::before {
  content: "";
  position: absolute;
  z-index: -1;
  rotate: 165deg;
  top: 138px;
  left: -149px;
  width: 156px;
  height: 1px;
  background: #707070;
}
@media screen and (min-width: 768px) and (max-width: 1480px) {
  .detailItemImg3::before {
    top: 9.324vw;
    left: -10.068vw;
    width: 10.541vw;
    height: 0.068vw;
  }
}
@media screen and (max-width: 767px) {
  .detailItemImg3::before {
    display: none;
  }
}

.detailItem4 {
  position: absolute;
  top: 430px;
  left: 0;
  background-color: #fffaf8;
}
@media screen and (min-width: 768px) and (max-width: 1480px) {
  .detailItem4 {
    top: 29.054vw;
  }
}
@media screen and (max-width: 767px) {
  .detailItem4 {
    margin: 9.3vw 0 0;
    position: static;
  }
}

.detailList {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  row-gap: 20px;
  padding: 40px;
  width: 548px;
}
@media screen and (min-width: 768px) and (max-width: 1480px) {
  .detailList {
    row-gap: 1.35vw;
    padding: 2.7vw;
    width: 37.02vw;
  }
}
@media screen and (max-width: 767px) {
  .detailList {
    width: 100%;
    row-gap: 0.5vw;
    padding: 4.8vw 3.33vw 5.467vw;
  }
}

.detailListTit {
  margin: 0 0 0 0;
  max-width: 27.9%;
  width: 100%;
  font-family: "Shippori Mincho", serif;
  font-size: 16px;
  font-weight: 500;
  line-height: 1;
  letter-spacing: normal;
  color: #333333;
}
@media screen and (min-width: 768px) and (max-width: 1480px) {
  .detailListTit {
    font-size: 1.08vw;
  }
}
@media screen and (max-width: 767px) {
  .detailListTit {
    margin: 0 0 0 0;
    max-width: 31vw;
    font-size: 4vw;
    font-weight: 500;
    line-height: 1.8;
    letter-spacing: -0.41vw;
  }
}

.detailListTxt {
  max-width: 72.1%;
  width: 100%;
  font-family: "Shippori Mincho", serif;
  font-size: 16px;
  font-weight: 500;
  line-height: 1;
  letter-spacing: normal;
  color: #333333;
  margin: 0 0 0 0;
}
@media screen and (min-width: 768px) and (max-width: 1480px) {
  .detailListTxt {
    font-size: 1.08vw;
  }
}
@media screen and (max-width: 767px) {
  .detailListTxt {
    margin: 0 0 0 0;
    max-width: 44vw;
    font-size: 4vw;
    font-weight: 500;
    line-height: 1.8;
    margin-left: 2vw;
    text-indent: -3.6vw;
  }
}

/* =============================================
intro
============================================= */
.intro {
  position: relative;
  padding: 250px 0 210px;
}
@media screen and (min-width: 768px) and (max-width: 1480px) {
  .intro {
    padding: 16.892vw 0 14.189vw;
  }
}
@media screen and (max-width: 767px) {
  .intro {
    padding: 32.7vw 0 26.4vw;
  }
}
.intro::before {
  content: "";
  position: absolute;
  top: 100px;
  left: calc(50% - 994px);
  width: 614px;
  height: 516px;
  background: url(/sakuratime2/images/intro/intro-deco1.png) no-repeat center center/contain;
}
@media screen and (min-width: 768px) and (max-width: 1480px) {
  .intro::before {
    top: 6.757vw;
    left: calc(50% - 67.162vw);
    width: 41.486vw;
    height: 34.865vw;
  }
}
@media screen and (max-width: 767px) {
  .intro::before {
    top: 48vw;
    left: -31vw;
    width: 71.2vw;
    height: 47.467vw;
    background: url(/sakuratime2/images/intro/intro-deco1-sp.png) no-repeat center center/contain;
  }
}
.intro::after {
  content: "";
  position: absolute;
  top: -20px;
  right: calc(50% - 1078px);
  width: 683px;
  height: 501px;
  background: url(/sakuratime2/images/intro/intro-deco2.png) no-repeat center center/contain;
}
@media screen and (min-width: 768px) and (max-width: 1480px) {
  .intro::after {
    top: -1.351vw;
    right: calc(50% - 72.838vw);
    width: 46.149vw;
    height: 33.851vw;
  }
}
@media screen and (max-width: 767px) {
  .intro::after {
    z-index: 1;
    top: -6vw;
    right: -26vw;
    width: 73.333vw;
    height: 39.2vw;
    background: url(/sakuratime2/images/intro/intro-deco2-sp.png) no-repeat center center/contain;
  }
}

.introDeco {
  position: absolute;
  z-index: 1;
  height: auto;
}
.introDeco img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.introDeco.third {
  z-index: 2;
  width: 762px;
  top: 970px;
  right: calc(50% - 1324px);
}
@media screen and (min-width: 768px) and (max-width: 1480px) {
  .introDeco.third {
    width: 51.486vw;
    top: 65.541vw;
    right: calc(50% - 87.459vw);
  }
}
@media screen and (max-width: 767px) {
  .introDeco.third {
    top: 338vw;
    right: -32vw;
    width: 88.133vw;
  }
}
.introDeco.four {
  top: 1805px;
  left: calc(50% - 1181px);
  width: 580px;
}
@media screen and (min-width: 768px) and (max-width: 1480px) {
  .introDeco.four {
    top: 121.959vw;
    left: calc(50% - 79.797vw);
    width: 39.189vw;
  }
}
@media screen and (max-width: 767px) {
  .introDeco.four {
    top: 553vw;
    left: -40vw;
    width: 81.6vw;
  }
}
.introDeco.five {
  top: 2133px;
  right: calc(50% - 1171px);
  width: 730px;
  z-index: 2;
}
@media screen and (min-width: 768px) and (max-width: 1480px) {
  .introDeco.five {
    top: 144.122vw;
    right: calc(50% - 79.122vw);
    width: 49.324vw;
  }
}
@media screen and (max-width: 767px) {
  .introDeco.five {
    top: 796vw;
    right: initial;
    left: -21.4vw;
    width: 68.4vw;
  }
}

.introHead {
  text-align: center;
}

.introHeadTit {
  font-family: "Shippori Mincho", serif;
  font-size: 50px;
  line-height: 1.5;
  letter-spacing: 3px;
  color: #333333;
}
@media screen and (min-width: 768px) and (max-width: 1480px) {
  .introHeadTit {
    font-size: 3.38vw;
    letter-spacing: 0.203vw;
  }
}
@media screen and (max-width: 767px) {
  .introHeadTit {
    position: relative;
    z-index: 1;
    font-size: 6.13vw;
    line-height: 1.43;
    letter-spacing: 0.37vw;
  }
}

.introHeadSub {
  margin: 15px 0 0 0;
  font-family: "Cormorant Garamond", serif;
  font-size: 22px;
  line-height: 1;
  letter-spacing: 1.76px;
  color: #eba7a6;
}
@media screen and (min-width: 768px) and (max-width: 1480px) {
  .introHeadSub {
    margin: 1.01vw 0 0 0;
    font-size: 1.49vw;
    letter-spacing: 0.12vw;
  }
}
@media screen and (max-width: 767px) {
  .introHeadSub {
    margin: 1.33vw 0 0 0;
    font-size: 4.27vw;
    line-height: 1.43;
    letter-spacing: 0.37vw;
  }
}

.introList {
  max-width: 1406px;
  width: 100%;
  padding-inline: 20px;
  margin: 97px auto 0;
}
@media screen and (min-width: 768px) and (max-width: 1480px) {
  .introList {
    max-width: 94.99vw;
    padding-inline: 1.3vw;
    margin: 6.7vw auto 0;
  }
}
@media screen and (max-width: 767px) {
  .introList {
    padding-inline: 0;
    margin: 5.33vw auto 0;
  }
}

.introItem {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
@media screen and (max-width: 767px) {
  .introItem {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}

.introItem:nth-child(2) {
  margin: 182px 0 0;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
}
@media screen and (min-width: 768px) and (max-width: 1480px) {
  .introItem:nth-child(2) {
    margin: 12.297vw 0 0;
  }
}
@media screen and (max-width: 767px) {
  .introItem:nth-child(2) {
    margin: 13.3vw 0 0;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}

.introItem:nth-child(3) {
  margin: 182px 0 0;
}
@media screen and (min-width: 768px) and (max-width: 1480px) {
  .introItem:nth-child(3) {
    margin: 12.297vw 0 0;
  }
}
@media screen and (max-width: 767px) {
  .introItem:nth-child(3) {
    margin: 13.3vw 0 0;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}

.introItemLeft {
  position: relative;
  max-width: 50%;
  width: 100%;
  padding: 50px 93px 0 0;
}
@media screen and (min-width: 768px) and (max-width: 1480px) {
  .introItemLeft {
    padding: 3.378vw 6.284vw 0 0;
  }
}
@media screen and (max-width: 767px) {
  .introItemLeft {
    max-width: 100%;
    padding: 10.4vw 0 0 0;
  }
}
.introItemLeft::before {
  content: "";
  position: absolute;
  top: 150px;
  right: -686px;
  width: 100vw;
  height: 701px;
  background: #F8F0F0;
}
@media screen and (min-width: 768px) and (max-width: 1480px) {
  .introItemLeft::before {
    top: 10.135vw;
    right: -46.351vw;
    height: 47.365vw;
  }
}
@media screen and (max-width: 767px) {
  .introItemLeft::before {
    top: 33vw;
    right: 0;
    width: 100%;
    height: 161.6vw;
  }
}

.introItem:nth-child(2) .introItemLeft {
  padding: 0 0 0 93px;
}
@media screen and (min-width: 768px) and (max-width: 1480px) {
  .introItem:nth-child(2) .introItemLeft {
    padding: 0 0 0 6.284vw;
  }
}
@media screen and (max-width: 767px) {
  .introItem:nth-child(2) .introItemLeft {
    padding: 9.4vw 0 0 0;
  }
}
.introItem:nth-child(2) .introItemLeft::before {
  content: "";
  position: absolute;
  top: 100px;
  left: -533px;
  background: #F7F7F7;
  width: 100vw;
  height: 666px;
}
@media screen and (min-width: 768px) and (max-width: 1480px) {
  .introItem:nth-child(2) .introItemLeft::before {
    top: 6.76vw;
    left: -36vw;
    height: 45vw;
  }
}
@media screen and (max-width: 767px) {
  .introItem:nth-child(2) .introItemLeft::before {
    top: 34vw;
    left: 0;
    width: 100vw;
    height: 147.2vw;
  }
}

.introItem:nth-child(3) .introItemLeft {
  padding: 10px 93px 0 0;
}
@media screen and (min-width: 768px) and (max-width: 1480px) {
  .introItem:nth-child(3) .introItemLeft {
    padding: 0.676vw 6.284vw 0 0;
  }
}
@media screen and (max-width: 767px) {
  .introItem:nth-child(3) .introItemLeft {
    padding: 12.4vw 0 0 0;
  }
}
.introItem:nth-child(3) .introItemLeft::before {
  content: "";
  position: absolute;
  top: 100px;
  right: -530px;
  background: #EFE9E5;
  width: 100vw;
  height: 665px;
}
@media screen and (min-width: 768px) and (max-width: 1480px) {
  .introItem:nth-child(3) .introItemLeft::before {
    top: 6.757vw;
    right: -35.8vw;
    height: 44.932vw;
  }
}
@media screen and (max-width: 767px) {
  .introItem:nth-child(3) .introItemLeft::before {
    top: 34vw;
    right: 0;
    width: 100vw;
    height: 140vw;
  }
}

.introItemLeftHead {
  content: "";
  position: absolute;
  z-index: 1;
  top: 102px;
  left: 0;
  font-family: "Cormorant Garamond", serif;
  font-size: 70px;
  line-height: 1.14;
  letter-spacing: 3.5px;
  color: #F0ADB2;
}
@media screen and (min-width: 768px) and (max-width: 1480px) {
  .introItemLeftHead {
    top: 6.892vw;
    font-size: 4.73vw;
    letter-spacing: 0.236vw;
  }
}
@media screen and (max-width: 767px) {
  .introItemLeftHead {
    top: 26.3vw;
    left: 10.7vw;
    font-size: 9.33vw;
    line-height: 1.14;
    letter-spacing: 0.47vw;
  }
}

.introItem:nth-child(2) .introItemLeftHead {
  top: 56px;
  left: 93px;
  color: #B9B6B6;
}
@media screen and (min-width: 768px) and (max-width: 1480px) {
  .introItem:nth-child(2) .introItemLeftHead {
    top: 3.78vw;
    left: 6.28vw;
  }
}
@media screen and (max-width: 767px) {
  .introItem:nth-child(2) .introItemLeftHead {
    top: 27.3vw;
    left: 43.3vw;
    text-align: end;
  }
}

.introItem:nth-child(3) .introItemLeftHead {
  top: 56px;
  left: 0;
  letter-spacing: 1.4px;
  color: #B29E8B;
}
@media screen and (min-width: 768px) and (max-width: 1480px) {
  .introItem:nth-child(3) .introItemLeftHead {
    top: 3.784vw;
    letter-spacing: 0.23vw;
  }
}
@media screen and (max-width: 767px) {
  .introItem:nth-child(3) .introItemLeftHead {
    top: 27.4vw;
    left: 10.7vw;
  }
}

.introItemLeftProduct {
  position: relative;
  z-index: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  margin: 0 43px 0 0;
}
@media screen and (min-width: 768px) and (max-width: 1480px) {
  .introItemLeftProduct {
    margin: 0 2.91vw 0 0;
  }
}
@media screen and (max-width: 767px) {
  .introItemLeftProduct {
    -webkit-column-gap: 4vw;
       -moz-column-gap: 4vw;
            column-gap: 4vw;
    margin: 0 6vw 0 0;
  }
}

.introItem:nth-child(2) .introItemLeftProduct {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin: 0 0 0 120px;
}
@media screen and (min-width: 768px) and (max-width: 1480px) {
  .introItem:nth-child(2) .introItemLeftProduct {
    margin: 0 0 0 8.108vw;
  }
}
@media screen and (max-width: 767px) {
  .introItem:nth-child(2) .introItemLeftProduct {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
            flex-direction: row-reverse;
    -webkit-column-gap: 4vw;
       -moz-column-gap: 4vw;
            column-gap: 4vw;
    margin: 0 6vw 0 0;
  }
}

.introItem:nth-child(3) .introItemLeftProduct {
  margin: 0 30px 0 0;
}
@media screen and (min-width: 768px) and (max-width: 1480px) {
  .introItem:nth-child(3) .introItemLeftProduct {
    margin: 0 2.027vw 0 0;
  }
}

.introItemLeftProductTxtWrap {
  margin: 0 0 24px;
  text-align: center;
}
@media screen and (min-width: 768px) and (max-width: 1480px) {
  .introItemLeftProductTxtWrap {
    margin: 0 0 1.62vw;
  }
}
@media screen and (max-width: 767px) {
  .introItemLeftProductTxtWrap {
    margin: 0 0 2vw;
  }
}

.introItemLeftProductName {
  margin: 0 0 0;
  font-family: "Shippori Mincho", serif;
  font-size: 18px;
  line-height: 1;
  letter-spacing: 0.54px;
  color: #333333;
}
@media screen and (min-width: 768px) and (max-width: 1480px) {
  .introItemLeftProductName {
    font-size: 1.22vw;
    letter-spacing: 0.0364vw;
  }
}
@media screen and (max-width: 767px) {
  .introItemLeftProductName {
    font-size: 4.27vw;
    line-height: 1;
    letter-spacing: 0.13vw;
  }
}

.introItemLeftProductPrice {
  margin: 10px 0 0;
  font-family: "Shippori Mincho", serif;
  font-size: 18px;
  line-height: 1;
  letter-spacing: 0.54px;
  color: #333333;
}
@media screen and (min-width: 768px) and (max-width: 1480px) {
  .introItemLeftProductPrice {
    margin: 0.676vw 0 0;
    font-size: 1.22vw;
    letter-spacing: 0.0365vw;
  }
}
@media screen and (max-width: 767px) {
  .introItemLeftProductPrice {
    margin: 1.33vw 0 0;
    font-size: 4.27vw;
    line-height: 1;
    letter-spacing: 0.13vw;
  }
}

.introItemLeftProductLink {
  display: inline-block;
  margin: 20px 0 0;
  padding: 13px 30px;
  font-family: "Shippori Mincho", serif;
  font-size: 18px;
  font-weight: 600;
  line-height: 1.5;
  letter-spacing: normal;
  color: #ffffff;
  background: #eba7a6;
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
  position: relative;
}
@media screen and (min-width: 768px) and (max-width: 1480px) {
  .introItemLeftProductLink {
    margin: 1.35vw 0 0;
    padding: 0.88vw 2.03vw;
    font-size: 1.22vw;
  }
}
@media screen and (max-width: 767px) {
  .introItemLeftProductLink {
    margin: 3.67vw 0 0;
    padding: 3.5vw 4.73vw;
    font-size: 4.27vw;
    font-weight: 400;
    letter-spacing: 0.29vw;
  }
}
.introItemLeftProductLink::before {
  content: "";
  position: absolute;
  top: 4.5px;
  left: 4.5px;
  width: 95%;
  height: 84%;
  border: 2px solid transparent;
  -o-border-image: linear-gradient(102deg, #fde8d7 2%, #f9c2d2 97%) 1;
     border-image: linear-gradient(102deg, #fde8d7 2%, #f9c2d2 97%) 1;
  -webkit-transform: scale(0);
          transform: scale(0);
  -webkit-transition: -webkit-transform 0.001s ease-out;
  transition: -webkit-transform 0.001s ease-out;
  transition: transform 0.001s ease-out;
  transition: transform 0.001s ease-out, -webkit-transform 0.001s ease-out;
}
@media screen and (min-width: 768px) and (max-width: 1480px) {
  .introItemLeftProductLink::before {
    top: 0.304vw;
    left: 0.304vw;
  }
}
@media screen and (max-width: 767px) {
  .introItemLeftProductLink::before {
    top: 0.84vw;
    left: 1.14vw;
    height: 87%;
  }
}
@media (any-hover: hover) {
  .introItemLeftProductLink:hover {
    color: #d9a3b0;
    background: #ffffff;
  }
  .introItemLeftProductLink:hover::before {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
}

.introItemLeftProductImg {
  width: 206px;
  height: auto;
}
@media screen and (min-width: 768px) and (max-width: 1480px) {
  .introItemLeftProductImg {
    width: 13.919vw;
  }
}
@media screen and (max-width: 767px) {
  .introItemLeftProductImg {
    width: 33.3vw;
  }
}
.introItemLeftProductImg img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

@media screen and (max-width: 767px) {
  .introItem:nth-child(1) .introItemLeftProductImg {
    position: relative;
    top: 4vw;
  }
}

@media screen and (max-width: 767px) {
  .introItem:nth-child(2) .introItemLeftProductImg {
    position: relative;
    top: 8vw;
  }
}

@media screen and (max-width: 767px) {
  .introItem:nth-child(3) .introItemLeftProductImg {
    position: relative;
    top: 5vw;
  }
}

.introItemLeftTxt {
  position: relative;
  z-index: 1;
  margin: 30px 0 0;
  font-family: "Shippori Mincho", serif;
  font-size: 18px;
  font-weight: 500;
  line-height: 2.11;
  letter-spacing: 0.36px;
  color: #333333;
}
@media screen and (min-width: 768px) and (max-width: 1480px) {
  .introItemLeftTxt {
    margin: 2.027vw 0 0;
    font-size: 1.22vw;
    letter-spacing: 0.0243vw;
  }
}
@media screen and (max-width: 767px) {
  .introItemLeftTxt {
    margin: 8vw 0 0;
    padding-inline: 10.7vw;
    font-size: 4vw;
    line-height: 1.8;
    letter-spacing: 0.08vw;
  }
}

.introItemRight {
  position: relative;
  margin-right: calc((50vw - 50%) * -1);
  width: 50vw;
  height: 776px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  z-index: 1;
}
@media screen and (min-width: 768px) and (max-width: 1480px) {
  .introItemRight {
    height: 52.432vw;
  }
}
@media screen and (max-width: 767px) {
  .introItemRight {
    margin: 6vw 0 0 10.7vw;
    width: 89.3vw;
    height: 117.3vw;
  }
}
.introItemRight img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.introItem:nth-of-type(2) .introItemRight {
  width: 683px;
  height: 630px;
}
@media screen and (min-width: 768px) and (max-width: 1480px) {
  .introItem:nth-of-type(2) .introItemRight {
    width: 46.15vw;
    height: 42.57vw;
  }
}
@media screen and (max-width: 767px) {
  .introItem:nth-of-type(2) .introItemRight {
    margin: 8vw 10.7vw 0 0;
    width: 89.3vw;
    height: 82.4vw;
  }
}
.introItem:nth-of-type(2) .introItemRight {
  margin-right: 0;
}

.introItem:nth-child(3) .introItemRight {
  width: 683px;
  height: 630px;
}
@media screen and (min-width: 768px) and (max-width: 1480px) {
  .introItem:nth-child(3) .introItemRight {
    width: 46.15vw;
    height: 42.57vw;
  }
}
@media screen and (max-width: 767px) {
  .introItem:nth-child(3) .introItemRight {
    margin: 8vw 0 0 10.7vw;
    width: 89.3vw;
    height: 82.4vw;
  }
}

/* =============================================
LINE UP
============================================= */
.lineUp {
  position: relative;
  padding: 120px 0 210px;
}
@media screen and (min-width: 768px) and (max-width: 1480px) {
  .lineUp {
    padding: 8.108vw 0 14.189vw;
  }
}
@media screen and (max-width: 767px) {
  .lineUp {
    padding: 14vw 0 27.733vw;
  }
}
.lineUp::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 1728px;
  background: url(/sakuratime2/images/lineUp/lineUp-bg.png) no-repeat center center/cover;
}
@media screen and (min-width: 768px) and (max-width: 1480px) {
  .lineUp::before {
    height: 116.757vw;
  }
}
@media screen and (max-width: 767px) {
  .lineUp::before {
    height: 171.333vw;
    background: url(/sakuratime2/images/lineUp/lineUp-bg-sp.png) no-repeat center center/cover;
  }
}

.lineUpWrap {
  position: relative;
}

.lineUpDeco {
  position: absolute;
  z-index: 1;
  height: auto;
}
.lineUpDeco img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.lineUpDeco.first {
  top: -344px;
  right: calc(50% - 1120px);
  width: 648px;
}
@media screen and (min-width: 768px) and (max-width: 1480px) {
  .lineUpDeco.first {
    top: -23.243vw;
    right: calc(50% - 70.676vw);
    width: 43.784vw;
  }
}
@media screen and (max-width: 767px) {
  .lineUpDeco.first {
    top: -23.243vw;
    right: 4vw;
    width: 18.267vw;
  }
}
.lineUpDeco.second {
  top: 787px;
  left: calc(50% - 1066px);
  width: 585px;
}
@media screen and (min-width: 768px) and (max-width: 1480px) {
  .lineUpDeco.second {
    top: 53.176vw;
    left: calc(50% - 68.027vw);
    width: 39.527vw;
  }
}
@media screen and (max-width: 767px) {
  .lineUpDeco.second {
    display: none;
  }
}

.lineUpHead {
  position: relative;
  text-align: center;
}

.lineUpHeadTit {
  font-family: "Cormorant Garamond", serif;
  font-size: 90px;
  font-weight: 400;
  line-height: 1.11;
  letter-spacing: 9px;
  color: #7c675a;
}
@media screen and (min-width: 768px) and (max-width: 1480px) {
  .lineUpHeadTit {
    font-size: 6.081vw;
    letter-spacing: 0.608vw;
  }
}
@media screen and (max-width: 767px) {
  .lineUpHeadTit {
    font-size: 13.333vw;
    line-height: 1;
    letter-spacing: 1.333vw;
  }
}

.lineUpHeadSub {
  margin: 20px 0 0 0;
  font-family: "Cormorant Garamond", serif;
  font-size: 22px;
  line-height: 1;
  letter-spacing: 1.76px;
  color: #95877e;
}
@media screen and (min-width: 768px) and (max-width: 1480px) {
  .lineUpHeadSub {
    margin: 1.351vw 0 0 0;
    font-size: 1.49vw;
    letter-spacing: 0.12vw;
  }
}
@media screen and (max-width: 767px) {
  .lineUpHeadSub {
    margin: 2.53vw 0 0 0;
    font-size: 2.933vw;
    line-height: 1.43;
    letter-spacing: 0.235vw;
  }
}

.lineUpCont {
  max-width: 1100px;
  width: 100%;
  margin: 93px auto 0;
}
@media screen and (min-width: 768px) and (max-width: 1480px) {
  .lineUpCont {
    max-width: 74.324vw;
    margin: 6.284vw auto 0;
  }
}
@media screen and (max-width: 767px) {
  .lineUpCont {
    margin: 9.867vw auto 0;
  }
}

.LineUpTxtWrap {
  text-align: center;
}

.lineUpImg {
  margin: 0 auto 0 62px;
  width: 262px;
  height: auto;
}
@media screen and (min-width: 768px) and (max-width: 1480px) {
  .lineUpImg {
    margin: 0 auto 0 4.189vw;
    width: 17.703vw;
  }
}
@media screen and (max-width: 767px) {
  .lineUpImg {
    margin: 0 auto 0 12vw;
    width: 40.4vw;
  }
}
.lineUpImg img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.lineUpProductName {
  margin: 20px 0 0;
  font-family: "Shippori Mincho", serif;
  font-size: 18px;
  line-height: 1;
  letter-spacing: 0.54px;
  color: #333333;
}
@media screen and (min-width: 768px) and (max-width: 1480px) {
  .lineUpProductName {
    margin: 1.35vw 0 0;
    font-size: 1.22vw;
    letter-spacing: 0.036vw;
  }
}
@media screen and (max-width: 767px) {
  .lineUpProductName {
    margin: 4.67vw 0 0;
    font-size: 4.27vw;
    letter-spacing: 0.13vw;
  }
}

.lineUpProductPrice {
  margin: 8px 0 0;
  font-family: "Shippori Mincho", serif;
  font-size: 18px;
  line-height: 1;
  letter-spacing: 0.54px;
  color: #333333;
}
@media screen and (min-width: 768px) and (max-width: 1480px) {
  .lineUpProductPrice {
    margin: 0.54vw 0 0;
    font-size: 1.22vw;
    letter-spacing: 0.036vw;
  }
}
@media screen and (max-width: 767px) {
  .lineUpProductPrice {
    margin: 2.67vw 0 0;
    font-size: 4.27vw;
    letter-spacing: 0.127vw;
  }
}

.lineProductLink {
  display: inline-block;
  margin: 20px 0 0;
  padding: 13px 30px;
  font-family: "Shippori Mincho", serif;
  font-size: 18px;
  font-weight: 600;
  line-height: 2;
  letter-spacing: normal;
  color: #ffffff;
  background: #eba7a6;
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
  position: relative;
}
@media screen and (min-width: 768px) and (max-width: 1480px) {
  .lineProductLink {
    margin: 1.35vw 0 0;
    padding: 0.88vw 2.03vw;
    font-size: 1.22vw;
  }
}
@media screen and (max-width: 767px) {
  .lineProductLink {
    margin: 3.67vw 0 0;
    padding: 2.8vw 6vw;
    font-size: 4.27vw;
    font-weight: 400;
    line-height: 1.75;
  }
}
.lineProductLink::before {
  content: "";
  position: absolute;
  top: 4px;
  left: 4px;
  width: 95%;
  height: 88%;
  border: 2px solid transparent;
  -o-border-image: linear-gradient(102deg, #fde8d7 2%, #f9c2d2 97%) 1;
     border-image: linear-gradient(102deg, #fde8d7 2%, #f9c2d2 97%) 1;
  -webkit-transform: scale(0);
          transform: scale(0);
  -webkit-transition: -webkit-transform 0.001s ease-out;
  transition: -webkit-transform 0.001s ease-out;
  transition: transform 0.001s ease-out;
  transition: transform 0.001s ease-out, -webkit-transform 0.001s ease-out;
}
@media screen and (min-width: 768px) and (max-width: 1480px) {
  .lineProductLink::before {
    top: 0.27vw;
    left: 0.27vw;
  }
}
@media screen and (max-width: 767px) {
  .lineProductLink::before {
    top: 0.84vw;
    left: 1.14vw;
  }
}
@media (any-hover: hover) {
  .lineProductLink:hover {
    color: #d9a3b0;
    background: #ffffff;
  }
  .lineProductLink:hover::before {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
}

.lineUp__swiper-container,
.lineUp__swiper,
.lineUp__swiper-wrapper,
.fv__swiper-slide {
  position: relative;
}

.lineUp__swiper {
  overflow: visible;
}

.lineUp__swiper-wrapper {
  -webkit-column-gap: 83px;
     -moz-column-gap: 83px;
          column-gap: 83px;
  width: 22.6% !important;
  display: grid !important;
  grid-template-columns: repeat(3, 1fr);
  grid-template-rows: repeat(2, 1fr);
  row-gap: 76px;
}
@media screen and (min-width: 768px) and (max-width: 1480px) {
  .lineUp__swiper-wrapper {
    -webkit-column-gap: 5.608vw;
       -moz-column-gap: 5.608vw;
            column-gap: 5.608vw;
    row-gap: 5.135vw;
  }
}
@media screen and (max-width: 767px) {
  .lineUp__swiper-wrapper {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    -webkit-column-gap: 0px;
       -moz-column-gap: 0px;
            column-gap: 0px;
    width: 100% !important;
  }
}

.lineUp__swiper-slide.deco::before {
  content: "";
  position: absolute;
  z-index: 1;
  top: 200px;
  left: -100px;
  width: 229px;
  height: 229px;
  background: url(/sakuratime2/images/lineUp/lineUp-item-deco.png) no-repeat center center/cover;
}
@media screen and (min-width: 768px) and (max-width: 1480px) {
  .lineUp__swiper-slide.deco::before {
    top: 13.514vw;
    left: -6.757vw;
    width: 15.473vw;
    height: 15.473vw;
  }
}
@media screen and (max-width: 767px) {
  .lineUp__swiper-slide.deco::before {
    top: 34vw;
    left: -0.8vw;
    width: 24.533vw;
    height: 24.533vw;
    background: url(/sakuratime2/images/lineUp/lineUp-item-deco-sp.png) no-repeat center center/cover;
  }
}

.lineUp__swiper-slide.deco2::before {
  content: "";
  position: absolute;
  z-index: 1;
  top: 200px;
  left: -80px;
  width: 229px;
  height: 229px;
  background: url(/sakuratime2/images/lineUp/lineUp-item-deco.png) no-repeat center center/cover;
}
@media screen and (min-width: 768px) and (max-width: 1480px) {
  .lineUp__swiper-slide.deco2::before {
    top: 13.514vw;
    left: -5.405vw;
    width: 15.473vw;
    height: 15.473vw;
  }
}
@media screen and (max-width: 767px) {
  .lineUp__swiper-slide.deco2::before {
    top: 34vw;
    left: -1.8vw;
    width: 24.533vw;
    height: 24.533vw;
    background: url(/sakuratime2/images/lineUp/lineUp-item-deco-sp.png) no-repeat center center/cover;
  }
}

.swiper-button-prev2,
.swiper-button-next2,
.swiper-pagination-bullets.swiper-pagination-horizontal {
  top: unset;
  bottom: unset;
  left: unset;
  right: unset;
  margin: 0;
  padding: 0;
}

.swiper-button-prev2::after,
.swiper-button-nex21::after {
  content: "";
}

@media screen and (max-width: 767px) {
  .swiper-button-prev2,
  .swiper-button-next2 {
    z-index: 10;
    top: 30.3vw;
    width: 4vw;
    height: 10.667vw;
  }
}

@media screen and (max-width: 767px) {
  .swiper-button-prev2 {
    content: "";
    position: absolute;
    left: 18.7vw;
    background: url(/sakuratime2/images/lineUp/lineUp-prev-sp.png) no-repeat center center/cover;
  }
}

@media screen and (max-width: 767px) {
  .swiper-button-next2 {
    content: "";
    position: absolute;
    right: 17.7vw;
    background: url(/sakuratime2/images/lineUp/lineUp-next-sp.png) no-repeat center center/cover;
  }
}

/* =============================================
campaign
============================================= */
.campaign {
  position: relative;
  padding: 120px 0 0px;
}
@media screen and (min-width: 768px) and (max-width: 1480px) {
  .campaign {
    padding: 8.108vw 0 0px;
  }
}
@media screen and (max-width: 767px) {
  .campaign {
    padding: 26.66vw 0 0;
  }
}

.campaignDeco {
  position: absolute;
  z-index: 1;
  height: auto;
}
.campaignDeco img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.campaignDeco.first {
  top: 150px;
  left: calc(50% - 1088px);
  width: 723px;
}
@media screen and (min-width: 768px) and (max-width: 1480px) {
  .campaignDeco.first {
    top: 10.135vw;
    left: calc(50% - 73.514vw);
    width: 48.851vw;
  }
}
@media screen and (max-width: 767px) {
  .campaignDeco.first {
    top: -14vw;
    left: -1vw;
    width: 108.133vw;
  }
}
.campaignDeco.second {
  display: block;
  top: 341px;
  right: calc(50% - 976px);
  width: 906px;
}
@media screen and (min-width: 768px) and (max-width: 1480px) {
  .campaignDeco.second {
    top: 23.041vw;
    right: calc(50% - 65.946vw);
    width: 61.216vw;
  }
}
@media screen and (max-width: 767px) {
  .campaignDeco.second {
    display: none;
    top: 171vw;
    right: calc(50% - 54vw);
    width: 98.93vw;
  }
}

.campaignHead {
  text-align: center;
}
@media screen and (max-width: 767px) {
  .campaignHead {
    position: relative;
    z-index: 1;
  }
}

.campaignHeadSmall {
  margin: 0 0 0;
  font-family: "Shippori Mincho", serif;
  font-size: 32px;
  font-weight: 500;
  line-height: 1;
  letter-spacing: 1.92px;
  color: #333333;
}
@media screen and (min-width: 768px) and (max-width: 1480px) {
  .campaignHeadSmall {
    font-size: 2.16vw;
    letter-spacing: 0.129vw;
  }
}
@media screen and (max-width: 767px) {
  .campaignHeadSmall {
    font-size: 4.8vw;
    line-height: 2.08;
    letter-spacing: 0.288vw;
  }
}

.campaignHeadTit {
  font-family: "Shippori Mincho", serif;
  font-size: 50px;
  line-height: 1.5;
  letter-spacing: 3px;
  color: #333333;
}
@media screen and (min-width: 768px) and (max-width: 1480px) {
  .campaignHeadTit {
    font-size: 3.37vw;
    letter-spacing: 0.203vw;
  }
}
@media screen and (max-width: 767px) {
  .campaignHeadTit {
    font-size: 6.133vw;
    line-height: 1.43;
    letter-spacing: 0.368vw;
  }
}

.campaignHeadSub {
  margin: 15px 0 0 0;
  font-family: "Cormorant Garamond", serif;
  font-size: 22px;
  line-height: 1;
  letter-spacing: 1.76px;
  color: #eba7a6;
}
@media screen and (min-width: 768px) and (max-width: 1480px) {
  .campaignHeadSub {
    margin: 1.01vw 0 0 0;
    font-size: 1.49vw;
    letter-spacing: 0.12vw;
  }
}
@media screen and (max-width: 767px) {
  .campaignHeadSub {
    margin: 1.33vw 0 0 0;
    font-size: 4.27vw;
    line-height: 1.43;
    letter-spacing: 0.37vw;
  }
}

.campaignWrap {
  position: relative;
}
.campaignWrap::before {
  content: "";
  position: absolute;
  top: -50px;
  left: 0;
  width: 50vw;
  height: 500px;
  background: url(/sakuratime2/images/campaign/campaign-bg-left.png) no-repeat center center/cover;
}
@media screen and (min-width: 768px) and (max-width: 1480px) {
  .campaignWrap::before {
    top: -3.37vw;
    height: 33.78vw;
  }
}
@media screen and (max-width: 767px) {
  .campaignWrap::before {
    top: -4vw;
    width: 50vw;
    height: 87.6vw;
    background: url(/sakuratime2/images/campaign/campaign-bg-left-sp.png) no-repeat center center/cover;
  }
}
.campaignWrap::after {
  content: "";
  position: absolute;
  bottom: -50px;
  right: 0;
  width: 50vw;
  height: 500px;
  background: url(/sakuratime2/images/campaign/campaign-bg-right.png) no-repeat center center/cover;
}
@media screen and (min-width: 768px) and (max-width: 1480px) {
  .campaignWrap::after {
    bottom: -3.378vw;
    height: 33.78vw;
  }
}
@media screen and (max-width: 767px) {
  .campaignWrap::after {
    bottom: -10vw;
    width: 50vw;
    height: 87.6vw;
    background: url(/sakuratime2/images/campaign/campaign-bg-right-sp.png) no-repeat center center/cover;
  }
}

.campaignCont {
  max-width: 960px;
  width: 100%;
  margin-inline: auto;
}
@media screen and (min-width: 768px) and (max-width: 1480px) {
  .campaignCont {
    max-width: 64.86vw;
  }
}
@media screen and (max-width: 767px) {
  .campaignCont {
    max-width: 89.33vw;
  }
}

.campaignTxt {
  position: relative;
  margin: 110px 0 0;
  font-family: "Shippori Mincho", serif;
  font-size: 30px;
  line-height: 1.83;
  letter-spacing: 0.6px;
  text-align: center;
  color: #333333;
}
@media screen and (min-width: 768px) and (max-width: 1480px) {
  .campaignTxt {
    margin: 7.43vw 0 0;
    font-size: 2.03vw;
    letter-spacing: 0.0405vw;
  }
}
@media screen and (max-width: 767px) {
  .campaignTxt {
    position: relative;
    z-index: 1;
    margin: 14.66vw 0 0;
    font-size: 4.26vw;
    line-height: 1.94;
    letter-spacing: 0.1706vw;
  }
}

.campaignImg {
  margin: 76px auto 0;
  width: 752px;
  height: auto;
  position: relative;
  z-index: 1;
}
@media screen and (min-width: 768px) and (max-width: 1480px) {
  .campaignImg {
    margin: 5.13vw auto 0;
    width: 50.811vw;
  }
}
@media screen and (max-width: 767px) {
  .campaignImg {
    margin: 6.66vw auto 0;
    width: 89.33vw;
  }
}
.campaignImg img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.campaignRightTxt {
  width: 752px;
  position: relative;
  z-index: 1;
  margin: 10px auto 0;
  font-family: "Shippori Mincho", serif;
  font-size: 16px;
  line-height: 1;
  letter-spacing: 1.28px;
  text-align: right;
  color: #333333;
}
@media screen and (min-width: 768px) and (max-width: 1480px) {
  .campaignRightTxt {
    width: 50.811vw;
    margin: 0.675vw auto 0;
    font-size: 1.08vw;
    letter-spacing: 0.0864vw;
  }
}
@media screen and (max-width: 767px) {
  .campaignRightTxt {
    width: 100%;
    position: relative;
    z-index: 1;
    margin: 2.33vw 0 0 -4.3vw;
    font-size: 3.73vw;
    letter-spacing: 0.2986vw;
  }
}

.campaignLeftTxt {
  width: 752px;
  margin: 21px auto 0;
  font-family: "Shippori Mincho", serif;
  font-size: 16px;
  line-height: 2;
  letter-spacing: 0.32px;
  text-align: left;
  color: #333333;
}
@media screen and (min-width: 768px) and (max-width: 1480px) {
  .campaignLeftTxt {
    width: 50.811vw;
    margin: 1.41vw auto 0;
    font-size: 1.08vw;
    letter-spacing: 0.0216vw;
  }
}
@media screen and (max-width: 767px) {
  .campaignLeftTxt {
    position: relative;
    z-index: 1;
    width: 100%;
    margin: 6.66vw 0 0;
    font-size: 3.46vw;
    letter-spacing: 0.1386vw;
  }
}

/* =============================================
origin
============================================= */
.origin {
  position: relative;
  padding: 150px 0 0;
}
@media screen and (min-width: 768px) and (max-width: 1480px) {
  .origin {
    padding: 8.51vw 0 0;
  }
}
@media screen and (max-width: 767px) {
  .origin {
    padding: 28.13vw 0 0;
  }
}

.originDeco {
  position: absolute;
  z-index: 1;
  top: 520px;
  right: calc(50% - 1058px);
  width: 828px;
  height: auto;
}
@media screen and (min-width: 768px) and (max-width: 1480px) {
  .originDeco {
    top: 35.135vw;
    right: calc(50% - 71.486vw);
    width: 55.946vw;
  }
}
@media screen and (max-width: 767px) {
  .originDeco {
    top: -12vw;
    right: -34vw;
    z-index: 1;
    width: 138vw;
  }
}
.originDeco img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.originCont {
  max-width: 1366px;
  width: 100%;
  margin: 0 auto 0;
  display: grid;
  -webkit-column-gap: 116px;
     -moz-column-gap: 116px;
          column-gap: 116px;
  grid-template-columns: 50% 1fr;
  grid-template-areas: "img head" "img txt";
}
@media screen and (min-width: 768px) and (max-width: 1480px) {
  .originCont {
    max-width: 92.3vw;
    -webkit-column-gap: 7.84vw;
       -moz-column-gap: 7.84vw;
            column-gap: 7.84vw;
  }
}
@media screen and (max-width: 767px) {
  .originCont {
    grid-template-columns: 1fr;
    grid-template-areas: "head" "img" "txt";
  }
}

.originImg {
  position: relative;
  z-index: 2;
  grid-area: img;
  width: 50vw;
  height: 770px;
  margin-left: calc((50vw - 100%) * -1);
}
@media screen and (min-width: 768px) and (max-width: 1480px) {
  .originImg {
    height: 52vw;
  }
}
@media screen and (max-width: 767px) {
  .originImg {
    width: 89.3vw;
    height: 72vw;
    margin: 8vw 10.7vw 0 0;
  }
}
.originImg img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.originHead {
  z-index: 1;
  grid-area: head;
  align-self: end;
  position: relative;
}
@media screen and (max-width: 767px) {
  .originHead {
    padding: 0 0 0 5.33vw;
  }
}
.originHead::before {
  content: "";
  position: absolute;
  bottom: -39px;
  left: 50%;
  left: -140px;
  width: 683px;
  height: 2px;
  background-image: -webkit-gradient(linear, right top, left top, from(#d9a3b0), color-stop(1%, #f9c2d2));
  background-image: linear-gradient(to left, #d9a3b0, #f9c2d2 1%);
}
@media screen and (min-width: 768px) and (max-width: 1480px) {
  .originHead::before {
    bottom: -2.63vw;
    left: -9.46vw;
    width: 46.17vw;
    height: 0.14vw;
  }
}
@media screen and (max-width: 767px) {
  .originHead::before {
    display: none;
  }
}

.originHeadTit {
  font-family: "Shippori Mincho", serif;
  font-size: 50px;
  line-height: 1.25;
  letter-spacing: normal;
  color: #333333;
}
@media screen and (min-width: 768px) and (max-width: 1480px) {
  .originHeadTit {
    font-size: 3.38vw;
  }
}
@media screen and (max-width: 767px) {
  .originHeadTit {
    font-size: 6.13vw;
    line-height: 1;
    letter-spacing: 0.37vw;
  }
}
.originHeadTit .small {
  font-size: 32px;
  letter-spacing: 1.92px;
}
@media screen and (min-width: 768px) and (max-width: 1480px) {
  .originHeadTit .small {
    font-size: 2.17vw;
    letter-spacing: 0.129vw;
  }
}
@media screen and (max-width: 767px) {
  .originHeadTit .small {
    font-size: 4.8vw;
    line-height: 2;
    letter-spacing: 0.29vw;
  }
}

.originHeadSub {
  margin: 10px 0 0;
  font-family: "Cormorant Garamond", serif;
  font-size: 22px;
  line-height: 1;
  letter-spacing: 1.76px;
  color: #eba7a6;
}
@media screen and (min-width: 768px) and (max-width: 1480px) {
  .originHeadSub {
    margin: 0.68vw 0 0;
    font-size: 1.49vw;
    letter-spacing: 0.12vw;
  }
}
@media screen and (max-width: 767px) {
  .originHeadSub {
    margin: 2.6vw 0 0;
    font-size: 4.27vw;
    line-height: 1;
    letter-spacing: 0.34vw;
  }
}

.originTxt {
  margin: 101px 0 0;
  grid-area: txt;
  font-family: "Shippori Mincho", serif;
  font-size: 20px;
  line-height: 2.75;
  letter-spacing: 0.4px;
  color: #333333;
}
@media screen and (min-width: 768px) and (max-width: 1480px) {
  .originTxt {
    font-size: 1.37vw;
    letter-spacing: 0.03vw;
  }
}
@media screen and (max-width: 767px) {
  .originTxt {
    margin: 9.33vw 0 0;
    padding: 0 5.33vw 0;
    font-size: 4.27vw;
    line-height: 1.94;
    letter-spacing: 0.17vw;
  }
}

/* =============================================
how
============================================= */
.how {
  position: relative;
  padding: 320px 0 315px;
}
@media screen and (min-width: 768px) and (max-width: 1480px) {
  .how {
    padding: 21.6vw 0 21.3vw;
  }
}
@media screen and (max-width: 767px) {
  .how {
    padding: 31.7vw 0 33.3vw;
  }
}
.how::before {
  content: "";
  position: absolute;
  top: 200px;
  right: calc(50% - 683px);
  width: 100vw;
  height: 890px;
  background-image: linear-gradient(200deg, #fdf0f8 28%, #f3edea 100%);
}
@media screen and (min-width: 768px) and (max-width: 1480px) {
  .how::before {
    top: 13.5vw;
    right: calc(50% - 46.1vw);
    height: 60.1vw;
  }
}
@media screen and (max-width: 767px) {
  .how::before {
    top: 19.2vw;
    right: initial;
    left: 0;
    width: 94.7vw;
    height: 227vw;
    background: url(/sakuratime2/images/how/how-bg-sp.png) no-repeat center center/cover;
  }
}

.howDeco {
  display: none;
}
@media screen and (max-width: 767px) {
  .howDeco {
    display: block;
    position: absolute;
    top: -18vw;
    left: 27vw;
    z-index: 1;
    width: 98vw;
  }
}
.howDeco img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.howCont {
  position: relative;
  max-width: 1366px;
  width: 100%;
  margin: 0 auto 0;
  display: grid;
  grid-template-columns: 50% 1fr;
  grid-template-areas: "head img" "txtWrap img";
}
@media screen and (min-width: 768px) and (max-width: 1480px) {
  .howCont {
    max-width: 92.3vw;
  }
}
@media screen and (max-width: 767px) {
  .howCont {
    grid-template-columns: 1fr;
    grid-template-areas: "head" "img" "txtWrap";
  }
}

.howImg {
  position: relative;
  z-index: 1;
  grid-area: img;
  width: 50vw;
  height: 650px;
  margin-right: calc((50vw - 100%) * -1);
}
@media screen and (min-width: 768px) and (max-width: 1480px) {
  .howImg {
    height: 43.9vw;
  }
}
@media screen and (max-width: 767px) {
  .howImg {
    width: 94.7vw;
    height: 77.3vw;
    margin: 9.33vw 0 0 5.33vw;
  }
}
.howImg img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.howHead {
  grid-area: head;
  align-self: center;
  margin-left: 50px;
}
@media screen and (min-width: 768px) and (max-width: 1480px) {
  .howHead {
    margin-left: 3.38vw;
  }
}
@media screen and (max-width: 767px) {
  .howHead {
    margin-left: 0;
    padding: 0 0 0 5.33vw;
  }
}

.howHeadTit {
  font-family: "Shippori Mincho", serif;
  font-size: 70px;
  line-height: 1.07;
  letter-spacing: 4.2px;
  color: #333333;
}
@media screen and (min-width: 768px) and (max-width: 1480px) {
  .howHeadTit {
    font-size: 4.73vw;
    letter-spacing: 0.283vw;
  }
}
@media screen and (max-width: 767px) {
  .howHeadTit {
    font-size: 6.13vw;
    line-height: 1;
    letter-spacing: 0.37vw;
  }
}
.howHeadTit .small {
  margin: 0 0 0 10px;
  font-size: 50px;
  font-weight: 500;
  letter-spacing: 3px;
}
@media screen and (min-width: 768px) and (max-width: 1480px) {
  .howHeadTit .small {
    margin: 0 0 0 0.68vw;
    font-size: 3.38vw;
    letter-spacing: 0.2vw;
  }
}
@media screen and (max-width: 767px) {
  .howHeadTit .small {
    margin: 0 0 0 1.07vw;
    font-size: 6.13vw;
    line-height: 1;
    letter-spacing: 0.37vw;
  }
}

.howHeadSub {
  margin: 24px 0 0;
  font-family: "Cormorant Garamond", serif;
  font-size: 22px;
  line-height: 1;
  letter-spacing: 1.76px;
  color: #F5ADC3;
}
@media screen and (min-width: 768px) and (max-width: 1480px) {
  .howHeadSub {
    margin: 1.62vw 0 0;
    font-size: 1.49vw;
    letter-spacing: 0.12vw;
  }
}
@media screen and (max-width: 767px) {
  .howHeadSub {
    margin: 1.8vw 0 0;
    font-size: 4.27vw;
    letter-spacing: 0.341vw;
  }
}

.howTxtWrap {
  margin: 50px 0 0 50px;
  max-width: 584px;
  width: 100%;
  grid-area: txtWrap;
}
@media screen and (min-width: 768px) and (max-width: 1480px) {
  .howTxtWrap {
    max-width: 39.45vw;
    margin: 3.38vw 0 0 3.38vw;
  }
}
@media screen and (max-width: 767px) {
  .howTxtWrap {
    max-width: 100%;
    margin: 7.33vw 0 0 0;
    padding: 0 10.7vw 0 5.33vw;
  }
}

.howTxt {
  margin: 0 0 0;
  font-family: "Shippori Mincho", serif;
  font-size: 20px;
  line-height: 2.5;
  letter-spacing: 0.6px;
  color: #333333;
}
@media screen and (min-width: 768px) and (max-width: 1480px) {
  .howTxt {
    font-size: 1.35vw;
    letter-spacing: 0.041vw;
  }
}
@media screen and (max-width: 767px) {
  .howTxt {
    font-size: 4.27vw;
    line-height: 1.94;
    letter-spacing: 0.128vw;
  }
}

.howTxt:nth-child(2) {
  margin: 50px 0 0;
}
@media screen and (min-width: 768px) and (max-width: 1480px) {
  .howTxt:nth-child(2) {
    margin: 3.38vw 0 0;
  }
}
@media screen and (max-width: 767px) {
  .howTxt:nth-child(2) {
    margin: 5vw 0 0;
  }
}

.howTxt:nth-child(3) {
  margin: 50px 0 0;
}
@media screen and (min-width: 768px) and (max-width: 1480px) {
  .howTxt:nth-child(3) {
    margin: 3.38vw 0 0;
  }
}
@media screen and (max-width: 767px) {
  .howTxt:nth-child(3) {
    margin: 8vw 0 0;
  }
}

/* =============================================
select
============================================= */
.select {
  position: relative;
  padding-block: 0 143px;
}
@media screen and (min-width: 768px) and (max-width: 1480px) {
  .select {
    padding-block: 0 9.662vw;
  }
}
@media screen and (max-width: 767px) {
  .select {
    padding-block: 0 34.4vw;
  }
}

.selectDeco {
  position: absolute;
  z-index: 1;
  height: auto;
}
.selectDeco img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.selectDeco.first {
  top: -120px;
  right: calc(50% - 700px);
  width: 273px;
}
@media screen and (min-width: 768px) and (max-width: 1480px) {
  .selectDeco.first {
    top: -8.108vw;
    right: calc(50% - 47.297vw);
    width: 18.446vw;
  }
}
@media screen and (max-width: 767px) {
  .selectDeco.first {
    top: 12.5vw;
    right: 0vw;
    width: 100.133vw;
  }
}
.selectDeco.second {
  top: -570px;
  left: calc(50% - 990px);
  width: 431px;
}
@media screen and (min-width: 768px) and (max-width: 1480px) {
  .selectDeco.second {
    top: -38.514vw;
    left: calc(50% - 66.892vw);
    width: 29.122vw;
  }
}
@media screen and (max-width: 767px) {
  .selectDeco.second {
    top: 125.5vw;
    left: -4vw;
    width: 134.133vw;
  }
}
.selectDeco.third {
  top: 540px;
  left: calc(50% - 1089px);
  width: 732px;
}
@media screen and (min-width: 768px) and (max-width: 1480px) {
  .selectDeco.third {
    top: 36.486vw;
    left: calc(50% - 73.581vw);
    width: 49.459vw;
  }
}
@media screen and (max-width: 767px) {
  .selectDeco.third {
    top: 367vw;
    left: -21vw;
    width: 68.667vw;
  }
}
.selectDeco.four {
  top: 410px;
  right: calc(50% - 1150px);
  width: 901px;
}
@media screen and (min-width: 768px) and (max-width: 1480px) {
  .selectDeco.four {
    top: 27.703vw;
    right: calc(50% - 77.7vw);
    width: 60.878vw;
  }
}
@media screen and (max-width: 767px) {
  .selectDeco.four {
    top: 480vw;
    right: -46vw;
    width: 145.467vw;
  }
}

.selectHead {
  text-align: center;
}

.selectHeadTit {
  font-family: "Cormorant Garamond", serif;
  font-size: 70px;
  line-height: 1.07;
  letter-spacing: 4.2px;
  color: #333333;
}
@media screen and (min-width: 768px) and (max-width: 1480px) {
  .selectHeadTit {
    font-size: 4.73vw;
    letter-spacing: 0.28vw;
  }
}
@media screen and (max-width: 767px) {
  .selectHeadTit {
    font-size: 6.13vw;
    line-height: 1.43;
    letter-spacing: 0.37vw;
  }
}
.selectHeadTit .small {
  display: inline;
  font-size: 50px;
  font-weight: 500;
  letter-spacing: 3px;
  font-family: "Shippori Mincho", serif;
}
@media screen and (min-width: 768px) and (max-width: 1480px) {
  .selectHeadTit .small {
    font-size: 3.38vw;
    letter-spacing: 0.2vw;
  }
}
@media screen and (max-width: 767px) {
  .selectHeadTit .small {
    font-size: 6.13vw;
  }
}

.selectHeadSub {
  margin: 18px 0 0;
  font-family: "Cormorant Garamond", serif;
  font-size: 22px;
  line-height: 1;
  letter-spacing: 1.76px;
  color: #eba7a6;
}
@media screen and (min-width: 768px) and (max-width: 1480px) {
  .selectHeadSub {
    margin: 1.22vw 0 0;
    font-size: 1.49vw;
    letter-spacing: 0.12vw;
  }
}
@media screen and (max-width: 767px) {
  .selectHeadSub {
    margin: 1.33vw 0 0;
    font-size: 4.2vw;
    letter-spacing: 0.341vw;
  }
}

.selectCont {
  max-width: 1406px;
  width: 100%;
  margin: 79px auto 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-column-gap: 66px;
     -moz-column-gap: 66px;
          column-gap: 66px;
  row-gap: 58px;
}
@media screen and (min-width: 768px) and (max-width: 1480px) {
  .selectCont {
    margin: 5.34vw auto 0;
    -webkit-column-gap: 4.459vw;
       -moz-column-gap: 4.459vw;
            column-gap: 4.459vw;
    row-gap: 3.92vw;
  }
}
@media screen and (max-width: 767px) {
  .selectCont {
    margin: 10.7vw auto 0;
    padding: 0 10.7vw 0;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    row-gap: 5.33vw;
  }
}

.selectItem {
  width: 380px;
  background: #F8F0F0;
  padding: 40px 18px 28px;
}
@media screen and (min-width: 768px) and (max-width: 1480px) {
  .selectItem {
    width: 25.676vw;
    padding: 2.703vw 1.216vw 1.892vw;
  }
}
@media screen and (max-width: 767px) {
  .selectItem {
    width: 100%;
    padding: 5.33vw 5.33vw 6.66vw;
  }
}

.selectItem:nth-child(4) {
  position: relative;
  z-index: 2;
}
@media screen and (max-width: 767px) {
  .selectItem:nth-child(4) {
    z-index: 0;
  }
}

.selectItemCont {
  text-align: center;
}

.selectItemPoint {
  margin: 0 0 0;
  font-family: "Cormorant Garamond", serif;
  font-size: 22px;
  line-height: 1;
  letter-spacing: 1.76px;
  color: #333333;
}
@media screen and (min-width: 768px) and (max-width: 1480px) {
  .selectItemPoint {
    font-size: 1.49vw;
    letter-spacing: 0.12vw;
  }
}
@media screen and (max-width: 767px) {
  .selectItemPoint {
    font-size: 4.27vw;
    letter-spacing: 0.341vw;
  }
}

.selectItemNumber {
  margin: 0 0 0;
  font-family: "Shippori Mincho", serif;
  font-size: 40px;
  line-height: 1;
  letter-spacing: normal;
  color: #333333;
}
@media screen and (min-width: 768px) and (max-width: 1480px) {
  .selectItemNumber {
    font-size: 2.7vw;
  }
}
@media screen and (max-width: 767px) {
  .selectItemNumber {
    font-size: 9.33vw;
    letter-spacing: normal;
  }
}

.selectItemTitWrap {
  margin: 9px 0 0;
}
@media screen and (min-width: 768px) and (max-width: 1480px) {
  .selectItemTitWrap {
    margin: 0.61vw 0 0;
  }
}
@media screen and (max-width: 767px) {
  .selectItemTitWrap {
    margin: 2.66vw 0 0;
  }
}

.selectItemTit {
  font-family: "Shippori Mincho", serif;
  font-size: 30px;
  line-height: 1.67;
  letter-spacing: 0.9px;
  color: #333333;
  display: inline-block;
  background-image: -webkit-gradient(linear, left top, right top, from(#fde8d7), color-stop(99%, #f9c2d2));
  background-image: linear-gradient(to right, #fde8d7, #f9c2d2 99%);
  background-size: 100% 4px;
  background-repeat: no-repeat;
  background-position: 0 100%;
  padding-bottom: 2px;
}
@media screen and (min-width: 768px) and (max-width: 1480px) {
  .selectItemTit {
    font-size: 2.03vw;
    letter-spacing: 0.06vw;
  }
}
@media screen and (max-width: 767px) {
  .selectItemTit {
    font-size: 5.6vw;
    letter-spacing: 0.17vw;
  }
}

.selectItemTit2 {
  margin: 0 0 0;
  font-family: "Shippori Mincho", serif;
  font-size: 30px;
  line-height: 1.67;
  letter-spacing: 0.9px;
  color: #333333;
  display: inline-block;
  background-image: -webkit-gradient(linear, left top, right top, from(#fde8d7), color-stop(99%, #f9c2d2));
  background-image: linear-gradient(to right, #fde8d7, #f9c2d2 99%);
  background-size: 100% 4px;
  background-repeat: no-repeat;
  background-position: 0 100%;
  padding-bottom: 2px;
}
@media screen and (min-width: 768px) and (max-width: 1480px) {
  .selectItemTit2 {
    font-size: 2.03vw;
    letter-spacing: 0.06vw;
  }
}
@media screen and (max-width: 767px) {
  .selectItemTit2 {
    font-size: 5.6vw;
    letter-spacing: 0.17vw;
  }
}

.selectItemTxt {
  margin: 24px 0 0;
  font-family: "Shippori Mincho", serif;
  font-size: 20px;
  line-height: 1.35;
  letter-spacing: 0.9px;
  color: #333333;
}
@media screen and (min-width: 768px) and (max-width: 1480px) {
  .selectItemTxt {
    margin: 1.62vw 0 0;
    font-size: 1.35vw;
    letter-spacing: 0.061vw;
  }
}
@media screen and (max-width: 767px) {
  .selectItemTxt {
    margin: 6.4vw 0 0;
    font-size: 4.8vw;
    letter-spacing: normal;
  }
}

.selectItemImg {
  margin: 20px auto 0;
  width: 310px;
  height: auto;
}
@media screen and (min-width: 768px) and (max-width: 1480px) {
  .selectItemImg {
    margin: 1.35vw auto 0;
    width: 20.95vw;
  }
}
@media screen and (max-width: 767px) {
  .selectItemImg {
    margin: 7vw auto 0;
    width: 68vw;
  }
}
.selectItemImg img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.selectItem:nth-child(5) .selectItemImg {
  margin: 0 0 0;
}
@media screen and (min-width: 768px) and (max-width: 1480px) {
  .selectItem:nth-child(5) .selectItemImg {
    margin: 0;
  }
}
@media screen and (max-width: 767px) {
  .selectItem:nth-child(5) .selectItemImg {
    margin: 6.67vw 0 0;
  }
}

/* =============================================
about
============================================= */
.about {
  position: relative;
  padding: 280px 0 304px;
}
@media screen and (min-width: 768px) and (max-width: 1480px) {
  .about {
    padding: 18.92vw 0 20.54vw;
  }
}
@media screen and (max-width: 767px) {
  .about {
    padding: 33.33vw 0 42vw;
  }
}
.about::before {
  content: "";
  position: absolute;
  top: 427px;
  left: calc(50% - 410px);
  width: 100%;
  height: 917px;
  background-image: linear-gradient(36deg, #fdf0f8 28%, #f3edea 63%);
}
@media screen and (min-width: 768px) and (max-width: 1480px) {
  .about::before {
    top: 28.85vw;
    left: calc(50% - 27.7vw);
    height: 61.96vw;
  }
}
@media screen and (max-width: 767px) {
  .about::before {
    top: 52vw;
    left: initial;
    right: 0;
    width: 78.667vw;
    height: 280.933vw;
  }
}

.aboutWrap {
  max-width: 1406px;
  padding-inline: 20px;
  width: 100%;
  margin: 0 auto 0;
}
@media screen and (min-width: 768px) and (max-width: 1480px) {
  .aboutWrap {
    max-width: 95vw;
    padding-inline: 1.35vw;
  }
}
@media screen and (max-width: 767px) {
  .aboutWrap {
    padding-inline: 0;
  }
}

.aboutTop {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-column-gap: 48px;
     -moz-column-gap: 48px;
          column-gap: 48px;
}
@media screen and (min-width: 768px) and (max-width: 1480px) {
  .aboutTop {
    -webkit-column-gap: 3.24vw;
       -moz-column-gap: 3.24vw;
            column-gap: 3.24vw;
  }
}
@media screen and (max-width: 767px) {
  .aboutTop {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}

.aboutHead {
  position: relative;
  margin: 47px 0 0;
}
@media screen and (min-width: 768px) and (max-width: 1480px) {
  .aboutHead {
    margin: 3.18vw 0 0;
  }
}
@media screen and (max-width: 767px) {
  .aboutHead {
    margin: 0 0 0;
    padding-inline: 5.33vw;
  }
}

.aboutHeadTit {
  font-family: "Cormorant Garamond", serif;
  font-size: 45px;
  font-weight: 400;
  line-height: normal;
  letter-spacing: 1.35px;
  color: #333333;
}
@media screen and (min-width: 768px) and (max-width: 1480px) {
  .aboutHeadTit {
    font-size: 3.04vw;
    letter-spacing: 0.09vw;
  }
}
@media screen and (max-width: 767px) {
  .aboutHeadTit {
    font-size: 6.67vw;
    line-height: normal;
    letter-spacing: 0.13vw;
  }
}
.aboutHeadTit .small {
  margin: 0 0 0 10px;
  font-family: "Shippori Mincho", serif;
  font-size: 32px;
  font-weight: 500;
  line-height: 1;
  letter-spacing: 0.64px;
}
@media screen and (min-width: 768px) and (max-width: 1480px) {
  .aboutHeadTit .small {
    margin: 0 0 0 0.68vw;
    font-size: 2.16vw;
    letter-spacing: 0.043vw;
  }
}
@media screen and (max-width: 767px) {
  .aboutHeadTit .small {
    margin: 0 0 0 1.07vw;
    font-size: 5.33vw;
    line-height: 1;
    letter-spacing: 0.107vw;
  }
}

.aboutHeadTit2 {
  margin: 12px 0 0;
  font-family: "Cormorant Garamond", serif;
  font-size: 58px;
  line-height: 1;
  letter-spacing: 1.04px;
  color: #333333;
}
@media screen and (min-width: 768px) and (max-width: 1480px) {
  .aboutHeadTit2 {
    margin: 0.81vw 0 0;
    font-size: 3.92vw;
    letter-spacing: 0.07vw;
  }
}
@media screen and (max-width: 767px) {
  .aboutHeadTit2 {
    margin: 4vw 0 0;
    font-size: 10.67vw;
    line-height: 1;
    letter-spacing: -0.2vw;
  }
}
.aboutHeadTit2 .small {
  font-family: "Shippori Mincho", serif;
  font-size: 40px;
  font-weight: 500;
  line-height: 1;
  letter-spacing: 0.8px;
}
@media screen and (min-width: 768px) and (max-width: 1480px) {
  .aboutHeadTit2 .small {
    font-size: 2.7vw;
    letter-spacing: 0.054vw;
  }
}
@media screen and (max-width: 767px) {
  .aboutHeadTit2 .small {
    font-size: 7.2vw;
    line-height: 1;
    letter-spacing: 0.144vw;
  }
}

.aboutHeadSub {
  position: relative;
  display: inline-block;
  margin: 26px 0 0;
  font-family: "Cormorant Garamond", serif;
  font-size: 22px;
  line-height: 1;
  letter-spacing: 0.66px;
  color: #eba7a6;
}
@media screen and (min-width: 768px) and (max-width: 1480px) {
  .aboutHeadSub {
    margin: 1.76vw 0 0;
    font-size: 1.49vw;
    letter-spacing: 0.045vw;
  }
}
@media screen and (max-width: 767px) {
  .aboutHeadSub {
    margin: 4.67vw 0 0;
    font-size: 3.73vw;
    line-height: 1;
    letter-spacing: 0.11vw;
  }
}
.aboutHeadSub::before {
  content: "";
  position: absolute;
  top: 50%;
  left: calc(100% + 10px);
  translate: 0 -50%;
  width: 300px;
  height: 1px;
  background: #f0aec3;
}
@media screen and (min-width: 768px) and (max-width: 1480px) {
  .aboutHeadSub::before {
    left: calc(100% + 0.68vw);
    width: 20.27vw;
    height: 0.068vw;
  }
}
@media screen and (max-width: 767px) {
  .aboutHeadSub::before {
    top: 50%;
    left: calc(100% + 3vw);
    translate: 0 -50%;
    width: 100vw;
    height: 0.233vw;
  }
}

.aboutRightImg {
  position: relative;
  z-index: 1;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  width: 803px;
  height: auto;
}
@media screen and (min-width: 768px) and (max-width: 1480px) {
  .aboutRightImg {
    width: 54.26vw;
  }
}
@media screen and (max-width: 767px) {
  .aboutRightImg {
    margin: 10.7vw 0 0 auto;
    width: 94.7vw;
  }
}
.aboutRightImg img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.aboutTxtWrap {
  position: relative;
  max-width: 50%;
  margin: 50px 0 0 auto;
}
@media screen and (min-width: 768px) and (max-width: 1480px) {
  .aboutTxtWrap {
    margin: 3.38vw 0 0 auto;
  }
}
@media screen and (max-width: 767px) {
  .aboutTxtWrap {
    max-width: 100%;
    margin: 6.67vw 0 0;
    padding-inline: 5.33vw;
  }
}

.aboutTit {
  margin: 0 0 0;
  font-family: "Shippori Mincho", serif;
  font-size: 34px;
  font-weight: 500;
  line-height: 1;
  letter-spacing: 0.68px;
  color: #333333;
}
@media screen and (min-width: 768px) and (max-width: 1480px) {
  .aboutTit {
    font-size: 2.29vw;
    letter-spacing: 0.046vw;
  }
}
@media screen and (max-width: 767px) {
  .aboutTit {
    margin: 8.07vw 0 0;
    font-size: 6.13vw;
    letter-spacing: -0.1vw;
  }
}

.aboutTxt {
  margin: 0 0 0;
  font-family: "Shippori Mincho", serif;
  font-size: 18px;
  font-weight: 500;
  line-height: 2.11;
  letter-spacing: 0.36px;
  color: #333333;
}
@media screen and (min-width: 768px) and (max-width: 1480px) {
  .aboutTxt {
    font-size: 1.22vw;
    letter-spacing: 0.024vw;
  }
}
@media screen and (max-width: 767px) {
  .aboutTxt {
    margin: 0 0 0;
    font-size: 4.27vw;
    line-height: 2;
    letter-spacing: 0.17vw;
  }
}

.aboutTxtWrap .aboutTxt:nth-of-type(1) {
  margin: 50px 0 0;
  line-height: 1;
}
@media screen and (min-width: 768px) and (max-width: 1480px) {
  .aboutTxtWrap .aboutTxt:nth-of-type(1) {
    margin: 3.38vw 0 0;
  }
}
@media screen and (max-width: 767px) {
  .aboutTxtWrap .aboutTxt:nth-of-type(1) {
    margin: 9.38vw 0 0;
  }
}

.aboutTxtWrap .aboutTxt:nth-of-type(n + 2) {
  margin: 30px 0 0;
}
@media screen and (min-width: 768px) and (max-width: 1480px) {
  .aboutTxtWrap .aboutTxt:nth-of-type(n + 2) {
    margin: 2.03vw 0 0;
  }
}
@media screen and (max-width: 767px) {
  .aboutTxtWrap .aboutTxt:nth-of-type(n + 2) {
    margin: 5.53vw 0 0;
  }
}

.aboutCaution {
  margin: 30px 0 0;
  font-family: "Shippori Mincho", serif;
  font-size: 14px;
  font-weight: 500;
  line-height: 1;
  letter-spacing: 0.28px;
  color: #333333;
}
@media screen and (min-width: 768px) and (max-width: 1480px) {
  .aboutCaution {
    margin: 2.03vw 0 0;
    font-size: 0.95vw;
    letter-spacing: 0.019vw;
  }
}
@media screen and (max-width: 767px) {
  .aboutCaution {
    margin: 5.33vw 0 0;
    font-size: 3.73vw;
    line-height: 1;
    letter-spacing: 0.075vw;
  }
}

.aboutLeftImg {
  position: absolute;
  z-index: 1;
  top: 610px;
  left: calc(50% - 684px);
  width: 563px;
  height: auto;
}
@media screen and (min-width: 768px) and (max-width: 1480px) {
  .aboutLeftImg {
    top: 41.21vw;
    left: calc(50% - 46.21vw);
    width: 38.04vw;
  }
}
@media screen and (max-width: 767px) {
  .aboutLeftImg {
    margin: 10.6vw 0 0;
    position: relative;
    top: initial;
    left: inherit;
    width: 89.3vw;
  }
}
.aboutLeftImg img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}