@charset "UTF-8";
html {
  -webkit-text-size-adjust: 100%;
}

.main-area {
  display: block;
  min-width: unset;
  max-width: unset;
}

/* .FU250213rijirinn_lp .slick-dots li.slick-active button:before {
  background-color: #e2dbcc;
  content: "";
}

.FU250213rijirinn_lp .slick-dots li button:before {
  background-color: #f2efe8;
  content: "";
  opacity: 1 !important;
} */

.FU250213rijirinn_lp {
  overflow-x: hidden;
  overflow-y: hidden;
  margin: 0 auto;
}
@media screen and (max-width: 767px) {
  .FU250213rijirinn_lp {
    overflow-x: hidden;
  }
}
.FU250213rijirinn_lp * {
  box-sizing: border-box;
}
.FU250213rijirinn_lp li,
.FU250213rijirinn_lp summary {
  list-style: none;
}
.FU250213rijirinn_lp img,
.FU250213rijirinn_lp video,
.FU250213rijirinn_lp picture {
  width: 100%;
  height: auto;
}
.FU250213rijirinn_lp a,
.FU250213rijirinn_lp picture,
.FU250213rijirinn_lp figure {
  display: block;
}
.FU250213rijirinn_lp a {
  color: inherit;
  text-decoration: none;
}
.FU250213rijirinn_lp table {
  border-collapse: collapse;
}
.FU250213rijirinn_lp img {
  width: 100%;
  height: auto;
  border: none;
  vertical-align: bottom;
}
.FU250213rijirinn_lp .cont_inner {
  max-width: 1024px;
  width: 100%;
  margin: 0 auto;
}

.FU250213rijirinn_lp {
  color: #000;
}

@media screen and (max-width: 767px) {
  .pcOnly {
    display: none;
  }
  .FU250213rijirinn_lp .spOnly {
    display: block;
  }
  .FU250213rijirinn_lp .whitebg::after {
    display: none;
  }
  .FU250213rijirinn_lp .cont_inner {
    max-width: none;
  }
}
@media screen and (min-width: 768px) {
  .slick-dots {
    margin: 0;
  }
  .FU250213rijirinn_lp .spOnly {
    display: none;
  }
  .FU250213rijirinn_lp img {
    image-rendering: -webkit-optimize-contrast;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  html {
    font-size: 0.7142857143vw;
  }
}
.FU250213rijirinn_lp {
  overflow: hidden;
  margin: 0;
  text-align: center;
  color: #000;
}

.YuGothic {
  font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic", -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Segoe UI", "メイリオ", sans-serif;
  font-weight: 400;
  font-style: normal;
}


.Rogliano {
  font-family: "rogliano", sans-serif;
  font-weight: 400;
  font-style: normal;
}

.PragmaticaB {
  font-family: "pragmatica", sans-serif;
  font-weight: 400;
  font-style: normal;
}

/* 
.FU250213rijirinn_lp .loadfade {
  transition-property: opacity, transform;
  transition-duration: 0.9s;
  opacity: 0;
}
.FU250213rijirinn_lp .loadfade.active {
  opacity: 1;
}
.FU250213rijirinn_lp .fadein {
  opacity: 0;
  transition: opacity 1.6s;
}
.FU250213rijirinn_lp .fadein.fade-active {
  opacity: 1;
}
.FU250213rijirinn_lp .fadein-load {
  opacity: 0;
  transition: opacity, 1.6s;
}
.FU250213rijirinn_lp .fadein-load.fade-active {
  opacity: 1;
} */

/* ================================================================================ */
/* ============================= ▲ ベースのスタイル ▲　 ============================== */
/* ================================================================================ */


/* ================================================================================ */
/* =========================== ▼ レイアウトのスタイル ▼　 ============================= */
/* ================================================================================ */

.musicBtn {
  font-family: "neue-haas-grotesk-display", sans-serif;
  font-weight: 600;
  font-style: normal;
}
.font-ja {
  font-family: "yu-gothic-pr6n", sans-serif;
  font-weight: 400;
  font-style: normal;
}
.font-prag {
  font-family: "pragmatica", sans-serif;
  font-weight: 700;
  font-style: normal;
}
.credit {
  font-family: "pragmatica", sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 1rem;
  line-height: 1.8;
  letter-spacing: 0.05em;
}
.credit .top {
  display: flex;
  justify-content: center;
}
.credit .btm {
  display: flex;
  justify-content: center;
}
@media screen and (max-width: 767px) {
  .credit {
    font-size: calc(20 *(100vw / 750));
  }
  .credit .top {
    gap: 0 calc(2*(100vw / 750));
    justify-content: left;
  }
  .credit .btm {
    gap: 0 calc(2*(100vw / 750));
    justify-content: left;
  }
}

/* ============================== ▼ contents_area ▼　 ================================ */
/* ================================================================================ */

/* @media screen and (min-width: 768px) {
  .contents_area::after {
    content: "";
    background-color: #FFFFFF;
    display: block;
    max-width: 128rem;
    width: 100%;
    height: 865.7rem;
    opacity: 0.7;
    top: 7rem;
    left: 50%;
    transform: translateX(-50%);
    position: absolute;
    z-index: 0;
    margin: 0 auto 8.2rem;
    padding-bottom: 1rem;
  }
} */

/* ============================== ▼ ON / OFF ▼　 ================================ */
/* ================================================================================ */



/* ============================== ▼ mainvisual ▼　 ================================ */
/* ================================================================================ */
.mainvisual .main_img {
  width: 80rem;
  margin: 0.6rem auto 0;
}
.mainvisual .mian_logo {
  width: 14.3rem;
  margin: 6rem auto 0;
}
.mainvisual .txtBox {
  display: flex;
  flex-direction: column;
}
.mainvisual .txtBox img:nth-of-type(1) {
  width: 11.6rem;
  margin: 1.6rem auto 0;
}
.mainvisual .txtBox img:nth-of-type(2) {
  width: 23.3rem;
  margin: 0.6rem auto 0;
}
.mianTxt ul {
  font-size: 1.3rem;
  text-align: center;
  margin-top: 3.2rem;
  letter-spacing: 0.05em;
  font-feature-settings: "palt";
  line-height: 2.3;
}
.mianTxt ul li:nth-of-type(2) {
  margin-top: 2.1rem;
}
.mianTxt ul li:nth-of-type(3) {
  margin-top: 2.1rem;
}
@media screen and (max-width: 767px) {
  .mainvisual .main_img {
    width: calc(700 * (100vw / 750));
    margin: calc(30 * (100vw / 750)) auto 0;
  }
  .mainvisual .mian_logo {
    width: calc(267 * (100vw / 750));
    margin: calc(81 * (100vw / 750)) auto 0;
  }
  .mainvisual .txtBox {
    display: flex;
    flex-direction: column;
  }
  .mainvisual .txtBox img:nth-of-type(1) {
    width: calc(217 * (100vw / 750));
    margin: calc(30 * (100vw / 750)) auto 0;
  }
  .mainvisual .txtBox img:nth-of-type(2) {
    width: calc(436 * (100vw / 750));
    margin: calc(10 * (100vw / 750)) auto 0;
  }
  .mianTxt ul {
    font-size: calc(24*(100vw / 750));
    text-align: center;
    margin-top: calc(82*(100vw / 750));
    letter-spacing: 0.05em;
    font-feature-settings: "palt";
    line-height: 2.2;
  }
  .mianTxt ul li:nth-of-type(2) {
    margin-top: calc(36 * (100vw / 750));
  }
  .mianTxt ul li:nth-of-type(3) {
    margin-top: calc(36 * (100vw / 750));
  }
}

/* ============================== ▼ day_label ▼　 ================================= */
/* ================================================================================ */
.day_label {
  width: 100%;
  border-top: 1px solid #EF9FBC;
  border-bottom: 1px solid #EF9FBC;
  margin-top: 6.8rem;
}
.day_label img {
  width: 70rem;
  margin: 0 auto;
}
@media screen and (max-width: 767px) {
  .day_label {
    width: 100%;
    border-top: 1px solid #EF9FBC;
    border-bottom: 1px solid #EF9FBC;
    margin-top: calc(92 * (100vw / 750));
  }
  .day_label img {
    width: calc(600 * (100vw / 750));
    margin: 0 auto;
  }
}
/* ============================== ▼ contents1 ▼　 ================================= */
/* ================================================================================ */
.contents01 {
  margin-top: -0.3rem;
  display: flex;
  flex-direction: column;
}
.decoration_txt {
  width: 60rem;
  margin: 3rem auto 0;
}
.decoration_txt img {
  width: 21.6rem;
  margin-left: auto;
  display: block;
  margin-right: 6.8rem;
}
.decoration_txt.actual-sale {
  margin: 2.3rem auto 0;
}
.decoration_txt.actual-sale img {
  margin-right: 8rem;
}
.img01 {
  width: 36rem;
  margin: 9rem auto 6rem;
}
.img_txt {
  margin-top: 4.8rem;
}
.img_txt ul li {
  margin-top: 1rem;
  text-align: center;
  font-family: "pragmatica", sans-serif;
  font-weight: 700;
  font-style: normal;
  color: #B9B9B9;
}
.img_txt ul li:nth-of-type(1) {
  font-size: 2rem;
}
.img_txt ul li:nth-of-type(2) {
  font-size: 2.4rem;
  margin-top: 1.6rem;
  letter-spacing: 0.03em;
}
.img_txt ul li:nth-of-type(3) {
  font-size: 1.8rem;
  margin-top: 1.6rem;
}
.contents01 .HeartArea {
  width: 88rem;
  display: flex;
  justify-content: space-between;
  margin: 6.5rem auto 0;
}
/* .HeartArea {
  width: 88rem;
  margin: 6.6rem 0 0 21.6rem;
  display: flex;
  justify-content: space-between;
}
.HeartArea .card_item {
  width: 20rem !important;
  height: 20rem !important;
}
.HeartArea .card_item img:nth-of-type(1) {
  width: auto !important;
  height: auto !important;
  margin: 0 !important;
}
.HeartArea .card_item img:nth-of-type(2) {
  width: 20rem !important;
  height: auto !important;
  margin: 0 !important;
} */
@media screen and (max-width: 767px) {
  .contents01 {
    margin-top: calc(0 * (100vw / 750));
    display: flex;
    flex-direction: column;
  }
  .decoration_txt {
    width: auto;
    margin: calc(40 * (100vw / 750)) 0 0 0;
  }
  .decoration_txt img {
    width: calc(378 * (100vw / 750));
    margin-left: auto;
    display: block;
    margin-right: calc(88 * (100vw / 750));
  }
  .img01 {
    width: calc(550 * (100vw / 750));
    margin: calc(100 * (100vw / 750)) auto calc(80 * (100vw / 750));
  }
  .img_txt {
    margin-top: calc(31 * (100vw / 750));
  }
  .img_txt ul li {
    margin-top: calc(50 * (100vw / 750));
    text-align: center;
    font-family: "pragmatica", sans-serif;
    font-weight: 700;
    font-style: normal;
    color: #B9B9B9;
  }
  .img_txt ul li:nth-of-type(1) {
    font-size: calc(31 * (100vw / 750));
  }
  .img_txt ul li:nth-of-type(2) {
    font-size: calc(36 * (100vw / 750));
    margin-top: calc(25 * (100vw / 750));
    letter-spacing: 0.03em;
  }
  .img_txt ul li:nth-of-type(3) {
    font-size: calc(27 * (100vw / 750));
    margin-top: calc(25 * (100vw / 750));
  }
}

/* ============================== ▼ contents2 ▼　 ================================= */
/* ================================================================================ */
.contents02 {
  margin-top: 14rem;
}
.contents02 .flexArea {
  width: 84rem;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
}
.contents02 .flexArea .img02 {
  width: 48rem;
}
.contents02 .flexArea .img02 .credit {
  font-size: 1rem;
  line-height: 1.8;
  letter-spacing: 0.05em;
  margin-top: 2.6rem;
  text-align: left;
}
.contents02 .flexArea .img03 {
  width: 30rem;
  margin-top: 36rem;
}
.contents02 .img04 {
  width: 84rem;
  margin: 3rem auto 0;
}
.contents02 .img04 .img04_inner {
  width: 27rem;
  margin-left: auto;
  margin-right: 16.5rem;
}
/* .contents02 .img04 {
  width: 27rem;
  margin-left: auto;
  margin-right: 16.5rem;
} */
.contents02 .img04 .credit {
  margin-top: 2.6rem;
  text-align: left;
}
@media screen and (max-width: 767px) {
  .contents02 {
    margin-top: calc(150 * (100vw / 750));
  }
  .contents02 .flexArea {
    width: calc(705*(100vw / 750));
    margin: 0;
    margin-left: auto;
    display: block;
  }
  .contents02 .flexArea .img02 {
    width: calc(660 * (100vw / 750));
  }
  .contents02 .flexArea .img03 {
    width: calc(480 * (100vw / 750));
    margin-left: auto;
    margin-top: calc(60 * (100vw / 750));
  }
  .contents02 .flexArea .img03 .credit {
    font-size: calc(20*(100vw / 750));
    line-height: 1.8;
    letter-spacing: 0.03em;
    margin-top: calc(30*(100vw / 750));
    text-align: left;
    width: calc(400*(100vw / 750));
    display: flex;
    flex-wrap: wrap;
    gap: calc(1*(100vw / 750)) calc(18*(100vw / 750));
  }
  .contents02 .img04 {
    width: calc(420*(100vw / 750));
    margin: calc(57*(100vw / 750)) 0 0 calc(70*(100vw / 750));
  }
  .contents02 .img04 .img04_inner {
    width: calc(420*(100vw / 750));
    margin-left: auto;
    margin-right: calc(0 * (100vw / 390));
  }
  /* .contents02 .img04 a {
    width: calc(420 * (100vw / 750));
    margin-left: auto;
    margin-right: calc(0 * (100vw / 750));
  } */
  .contents02 .img04 .credit {
    margin-top: calc(50 * (100vw / 750));
    text-align: left;
    letter-spacing: 0.025em;
  }
}


/* ============================== ▼ contents3 ▼　 ================================= */
/* ================================================================================ */
.contents03 {
  margin-top: 14rem;
}
.contents03 .img05 {
  width: 36rem;
  margin: 0 auto;
}
.contents03 .img_txt {
  margin-top: 5.8rem;
}
.contents03 .img_txt ul li {
  margin-top: 1rem;
  text-align: center;
  font-family: "pragmatica", sans-serif;
  font-weight: 700;
  font-style: normal;
  color: #B9B9B9;
}
.contents03 .img_txt ul li:nth-of-type(1) {
  font-size: 2rem;
}
.contents03 .img_txt ul li:nth-of-type(2) {
  font-size: 2.4rem;
  margin-top: 1.6rem;
  letter-spacing: 0.03em;
}
.contents03 .img_txt ul li:nth-of-type(3) {
  font-size: 1.8rem;
  margin-top: 1.6rem;
}
.contents03 .HeartArea {
  width: 88rem;
  margin: 8rem auto 0;
}
@media screen and (max-width: 767px) {
  .contents03 {
    margin-top: calc(200 * (100vw / 750));
  }
  .contents03 .img05 {
    width: calc(550 * (100vw / 750));
    margin: 0 auto;
  }
  .contents03 .img_txt {
    margin-top: calc(80 * (100vw / 750));
  }
  .contents03 .img_txt ul li {
    margin-top: calc(50 * (100vw / 750));
    text-align: center;
    font-family: "pragmatica", sans-serif;
    font-weight: 700;
    font-style: normal;
    color: #B9B9B9;
  }
  .contents03 .img_txt ul li:nth-of-type(1) {
    font-size: calc(31 * (100vw / 750));
  }
  .contents03 .img_txt ul li:nth-of-type(2) {
    font-size: calc(36 * (100vw / 750));
    margin-top: calc(20 * (100vw / 750));
    letter-spacing: 0.03em;
  }
  .contents03 .img_txt ul li:nth-of-type(3) {
    font-size: calc(27 * (100vw / 750));
    margin-top: calc(28 * (100vw / 750));
  }
  .contents03 .HeartArea {
    width: auto;
    margin: calc(150 * (100vw / 750)) auto 0;
  }
}

/* ============================== ▼ contents4 ▼　 ================================= */
/* ================================================================================ */
.contents04 .flexArea {
  width: 84rem;
  margin: 14rem auto 0;
  display: flex;
  justify-content: space-between;
  flex-direction: row-reverse;
}
.contents04 .flexArea .img06 {
  width: 48rem;
}
.contents04 .flexArea .img07 {
  width: 30rem;
  margin-top: 42rem;
}
.contents04 .flexArea .img07 .credit {
  font-size: 1rem;
  line-height: 1.8;
  letter-spacing: 0.05em;
  margin-top: 2.6rem;
  text-align: left;
}
.contents04 .img_txt {
  margin-top: 13.8rem;
}
.contents04 .img_txt ul li {
  margin-top: 1rem;
  text-align: center;
  font-family: "pragmatica", sans-serif;
  font-weight: 700;
  font-style: normal;
  color: #B9B9B9;
}
.contents04 .img_txt ul li:nth-of-type(1) {
  font-size: 2rem;
}
.contents04 .img_txt ul li:nth-of-type(2) {
  font-size: 2.4rem;
  margin-top: 1.6rem;
  letter-spacing: 0.03em;
}
.contents04 .img_txt ul li:nth-of-type(3) {
  font-size: 1.8rem;
  margin-top: 1.6rem;
}
.contents04 .HeartArea {
  width: 88rem;
  margin: 0 auto;
}
@media screen and (max-width: 767px) {
  .contents04 .flexArea {
    width: calc(750 * (100vw / 750));
    margin: calc(150 * (100vw / 750)) auto 0;
    display: block;
  }
  .contents04 .flexArea .img06 {
    width: calc(660 * (100vw / 750));
    margin-left: auto;
  }
  .contents04 .flexArea .img07 {
    width: calc(480 * (100vw / 750));
    margin-top: calc(40 * (100vw / 750));
  }
  .contents04 .flexArea .img07 .credit {
    font-size: calc(20*(100vw / 750));
    line-height: 1.8;
    letter-spacing: 0.05em;
    margin-top: calc(53*(100vw / 750));
    text-align: left;
    margin-left: calc(40*(100vw / 750));
  }
  .contents04 .img_txt {
    margin-top: calc(195 * (100vw / 750));
  }
  .contents04 .img_txt ul li {
    margin-top: calc(20 * (100vw / 750));
    text-align: center;
    font-family: "pragmatica", sans-serif;
    font-weight: 700;
    font-style: normal;
    color: #B9B9B9;
  }
  .contents04 .img_txt ul li:nth-of-type(1) {
    font-size: calc(31 * (100vw / 750));
  }
  .contents04 .img_txt ul li:nth-of-type(2) {
    font-size: calc(36 * (100vw / 750));
    margin-top: calc(23 * (100vw / 750));
    letter-spacing: 0.03em;
  }
  .contents04 .img_txt ul li:nth-of-type(3) {
    font-size: calc(27 * (100vw / 750));
    margin-top: calc(30 * (100vw / 750));
  }
  .contents04 .HeartArea {
    width: auto;
    margin: 0 auto;
  }
}


.contents04 {
  position: relative;
}
.contents04::before {
  content: '';
  display: block;
  width: calc(950*(100vw / 1400));
  height: calc(465*(100vw / 1400));
  position: absolute;
  top: calc(194*(100vw / 1400));
  left: 0;
  z-index: -1;
  background: #EDF7F7;
}
@media screen and (max-width: 767px) {
  .contents04::before {
    width: calc(630*(100vw / 750));
    height: calc(1134*(100vw / 750));
    top: calc(244*(100vw / 750));
  }
}

/* ============================== ▼ contents5 ▼　 ================================= */
/* ================================================================================ */
.contents05 {
  margin-top: 10rem;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.contents05 .img08 {
  width: 30rem;
  margin: 0 auto 8rem;
}
.contents05 .img08 .credit {
  text-align: center;
  margin-top: 2.6rem;
}
.contents05 .flexArea {
  width: 84rem;
  margin: 13.8rem auto 0;
  display: flex;
  justify-content: space-between;
  position: relative;
}
.contents05 .flexArea .bgimg01 {
  width: 45rem;
  position: absolute;
  top: 16rem;
  left: 31rem;
  z-index: -1;
}
.contents05 .flexArea .img09 {
  width: 48rem;
}
.contents05 .flexArea .img10 {
  width: 30rem;
  margin-top: 42rem;
  text-align: left;
}
.contents05 .flexArea .img10 .credit {
  margin-top: 2.6rem;
}
.contents05 .cat01 {
  width: 42rem;
  margin: 14rem auto 6rem;
}
.contents05 .img_txt ul li {
  margin-top: 1rem;
  text-align: center;
  font-family: "pragmatica", sans-serif;
  font-weight: 700;
  font-style: normal;
  color: #B9B9B9;
}
.contents05 .img_txt ul li:nth-of-type(1) {
  font-size: 2rem;
}
.contents05 .img_txt ul li:nth-of-type(2) {
  font-size: 2.4rem;
  margin-top: 1.6rem;
  letter-spacing: 0.03em;
}
.contents05 .img_txt ul li:nth-of-type(3) {
  font-size: 1.8rem;
  margin-top: 1.6rem;
}

/* .HeartArea {

} */

.contents05 .bgArea {
  margin-top: 14rem;
}
.contents05 .img11 {
  width: 42rem;
  margin: 0 auto 0;
  position: relative;
}
.contents05 .img11 .bgimg02 {
  width: 29.4rem;
  position: absolute;
  top: -7.2rem;
  left: -4.5rem;
  z-index: 10;
  pointer-events: none;
}
.contents05 .img11 .bgimg03 {
  width: 17.5rem;
  position: absolute;
  bottom: -2.8rem;
  right: -5.7rem;
  z-index: 10;
  pointer-events: none;
}
.contents05 .img12 {
  width: 30rem;
  margin: 6rem auto 8rem;
  position: relative;
}
.contents05 .img12 .bgimg04 {
  width: 29.4rem;
  position: absolute;
  bottom: 3rem;
  right: -16rem;
  z-index: 10;
  pointer-events: none;
}
.contents05 .img12 .credit {
  text-align: left;
  margin-top: 2.6rem;
}

.contents05 .flexArea.flex02 {
  position: relative;
}
.contents05 .flexArea.flex02 .bgimg05 {
  width: 45rem;
  position: absolute;
  top: 12rem;
  left: 21rem;
  z-index: -1;
  pointer-events: none;
}
.contents05 .flexArea .img13 {
  width: 45rem;
}
.contents05 .flexArea .img14 {
  width: 33rem;
  margin-top: 30rem;
  text-align: left;
}
.contents05 .flexArea .img14 .credit {
  margin-top: 2.6rem;
}
@media screen and (max-width: 767px) {
  .contents05 {
    margin-top: calc(100 * (100vw / 750));
    display: block;
  }
  .contents05 .img08 {
    width: calc(510 * (100vw / 750));
    margin: 0 auto calc(192 * (100vw / 750));
  }
  .contents05 .img08 .credit {
    text-align: center;
    margin-top: calc(53 * (100vw / 750));
  }
  .contents05 .flexArea {
    width: calc(660 * (100vw / 750));
    margin: calc(50 * (100vw / 750)) auto 0;
    display: block;
  }
  .contents05 .flexArea .bgimg01 {
    width: calc(540*(100vw / 750));
    position: absolute;
    top: calc(689*(100vw / 750));
    left: calc(168*(100vw / 750));
    z-index: -1;
  }
  .contents05 .flexArea .img09 {
    width: calc(660 * (100vw / 750));
    margin-top: calc(150 * (100vw / 750));
  }
  .contents05 .flexArea .img10 {
    width: calc(450 * (100vw / 750));
    margin: calc(59 * (100vw / 750)) auto 0;
    text-align: left;
  }
  .contents05 .flexArea .img10 .credit {
    margin-top: calc(50 * (100vw / 750));
  }
  .contents05 .cat01 {
    width: calc(560 * (100vw / 750));
    margin: calc(170 * (100vw / 750)) auto calc(80 * (100vw / 750));
  }
  .contents05 .img_txt ul li {
    margin-top: calc(10 * (100vw / 750));
    text-align: center;
    font-family: "pragmatica", sans-serif;
    font-weight: 700;
    font-style: normal;
    color: #B9B9B9;
  }
  .contents05 .img_txt ul li:nth-of-type(1) {
    font-size: calc(31 * (100vw / 750));
  }
  .contents05 .img_txt ul li:nth-of-type(2) {
    font-size: calc(36 * (100vw / 750));
    margin-top: calc(23 * (100vw / 750));
    letter-spacing: 0.03em;
  }
  .contents05 .img_txt ul li:nth-of-type(3) {
    font-size: calc(27 * (100vw / 750));
    margin-top: calc(30 * (100vw / 750));
  }
  
  .contents05 .bgArea {
    margin-top: calc(150 * (100vw / 750));
  } 
  .contents05 .img11 {
    width: calc(600 * (100vw / 750));
    margin: 0 auto 0;
    position: relative;
  }
  .contents05 .img11 .bgimg02 {
    width: calc(420*(100vw / 750));
    position: absolute;
    top: calc(-96*(100vw / 750));
    left: calc(-60*(100vw / 750));
    z-index: 10;
    pointer-events: none;
  }
  .contents05 .img11 .bgimg03 {
    width: calc(250*(100vw / 750));
    position: absolute;
    bottom: calc(-31*(100vw / 750));
    right: calc(-107*(100vw / 750));
    z-index: 10;
    pointer-events: none;
  }
  .contents05 .img12 {
    width: calc(480 * (100vw / 750));
    margin: calc(57 * (100vw / 750)) auto calc(190 * (100vw / 750));
    position: relative;
  }
  .contents05 .img12 .bgimg04 {
    width: calc(420*(100vw / 750));
    position: absolute;
    bottom: calc(104*(100vw / 750));
    right: calc(-176*(100vw / 750));
    z-index: 10;
    pointer-events: none;
  }
  .contents05 .img12 .credit {
    text-align: left;
    margin-top: calc(58 * (100vw / 750));
  }
  .contents05 .flexArea.flex02 {
    width: calc(750*(100vw / 750));
    margin: calc(150*(100vw / 750)) 0 0 0;
    display: block;
  }
  .contents05 .flexArea.flex02 .bgimg05 {
    width: calc(540 * (100vw / 750));
    position: absolute;
    top: calc(740 * (100vw / 750));
    left: calc(0 * (100vw / 750));
    z-index: -1;
    pointer-events: none;
  }
  .contents05 .flexArea .img13 {
    width: calc(660 * (100vw / 750));
  }
  .contents05 .flexArea .img14 {
    width: calc(480*(100vw / 750));
    margin-top: calc(60*(100vw / 750));
    text-align: left;
    margin-right: 0;
    margin-left: auto;
  }
  .contents05 .flexArea .img14 .credit {
    margin-top: calc(50 * (100vw / 750));
  }
}


.contents05 .bgArea {
  position: relative;
}
.contents05 .bgArea::before {
  content: '';
  display: block;
  width: calc(699*(100vw / 1400));
  height: 62.3rem;
  position: absolute;
  top: calc(279*(100vw / 1400));
  right: 0;
  z-index: -1;
  background: #F4EDF3;
}
@media screen and (max-width: 767px) {
  .contents05 .bgArea::before {
    width: calc(750*(100vw / 750));
    height: calc(1020 * (100vw / 750));
    top: calc(239 *(100vw / 750));
  }
}

/* ============================== ▼ contents06 ▼　 ================================= */
/* ================================================================================ */
.contents06 {
  margin-top: 14rem;
  padding-bottom: 7.2rem;
  border-top: 1.09px solid #EF9FBC;
  border-bottom: 1.09px solid #EF9FBC;
  position: relative;
}
.contents06 .border {
  width: 70rem;
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  pointer-events: none;
}
.contents06 .img16 {
  width: 24rem;
  margin: 0 auto;
  padding-top: 6rem;
}
.contents06 .txt06 {
  width: 23.2rem;
  margin: -2rem auto 0;
  pointer-events: none;
  position: relative;
  z-index: 10;
}
.contents06 .txt07 {
  margin-top: 6rem;
  padding-top: 2.4rem;
  padding-bottom: 2rem;
  border-top: 1.09px solid #EF9FBC;
  border-bottom: 1.09px solid #EF9FBC;
}
.contents06 .txt07 img {
  width: 23.1rem;
  margin: 0 auto 0;
}
.contents06 p {
  font-size: 1.3rem;
  letter-spacing: 0.05em;
  font-feature-settings: "palt";
  line-height: 2.2;
  text-align: center;
  margin-top: 5rem;
}
@media screen and (max-width: 767px) {
  .contents06 {
    margin-top: calc(194*(100vw / 750));
    padding-bottom: calc(64*(100vw / 750));
    border-top: 1.09px solid #EF9FBC;
    border-bottom: 1.09px solid #EF9FBC;
  }
  .contents06 .border {
    width: calc(600 * (100vw / 750));
    position: absolute;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
    pointer-events: none;
  }
  .contents06 .img16 {
    width: calc(390 * (100vw / 750));
    margin: 0 auto;
    padding-top: calc(60 * (100vw / 750));
  }
  .contents06 .txt06 {
    width: calc(400*(100vw / 750));
    margin: calc(-59*(100vw / 750)) auto 0;
    pointer-events: none;
    position: relative;
    z-index: 10;
  }
  .contents06 .txt07 {
    margin-top: calc(60*(100vw / 750));
    padding-top: calc(30*(100vw / 750));
    padding-bottom: calc(32*(100vw / 750));
    border-top: 1.09px solid #EF9FBC;
    border-bottom: 1.09px solid #EF9FBC;
  }
  .contents06 .txt07 img {
    width: calc(370 * (100vw / 750));
    margin: 0 auto 0;
  }
  .contents06 p {
    font-size: calc(24*(100vw / 750));
    letter-spacing: 0.05em;
    font-feature-settings: "palt";
    line-height: 2.2;
    text-align: center;
    margin-top: calc(66*(100vw / 750));
  }
}


/* ============================== ▼ contents07 ▼　 ================================= */
/* ================================================================================ */
.contents07 {
  margin-top: 8rem;
  margin-bottom: 15rem;
}
.cat02 {
  width: 25rem;
  margin: 1rem auto 0;
}
.txt08 {
  width: 22.2rem;
  margin: 6.3rem auto 0;
}
.All_btn {
  background: #EF9FBC;
  width: 100%;
  margin-top: 4.2rem;
}
.All_btn a {
  font-size: 2.2rem;
  letter-spacing: 0.025em;
  text-align: center;
  color: #fff;
  padding: 2.4rem 0 2.4rem 0;
}
@media screen and (max-width: 767px) {
  .contents07 {
    margin-top: calc(120 * (100vw / 750));
    margin-bottom: calc(200 * (100vw / 750));
  }
  .cat02 {
    width: calc(400 * (100vw / 750));
    margin: calc(50 * (100vw / 750)) auto 0;
  }
  .txt08 {
    width: calc(411 * (100vw / 750));
    margin: calc(65 * (100vw / 750)) auto 0;
  }
  .All_btn {
    background: #EF9FBC;
    width: 100%;
    margin-top: calc(60 * (100vw / 750));
  }
  .All_btn a {
    font-size: calc(32 * (100vw / 750));
    letter-spacing: 0.025em;
    text-align: center;
    color: #fff;
    padding: calc(40 * (100vw / 750)) 0 calc(30 * (100vw / 750)) 0;
  }
}

/* ====================== ▼ 回転画像 ▼　 ====================== */
/* ========================================================= */
.card{
  position: relative;
}
.card div{
  position: absolute;
  top: 0;
  left: 0;
  transition: .7s;
  backface-visibility: hidden;
}
.card img{
  width: 100%;
}
.card .ura{
  transform: rotateY(-180deg);
}
.HeartArea.is-show .omote{
  transform: rotateY(180deg);
}
.HeartArea.is-show .ura{
  transform: rotateY(0);
}

/* 各コンテンツ */
.contents01 .HeartArea.Heart01 {
  width: 88rem;
  display: flex;
  justify-content: space-between;
}
.contents01 .HeartArea.Heart01 .card {
  width: 20rem;
  height: 20rem;
  position: relative;
}
.contents01 .HeartArea.Heart01 .card .omote {
  width: 4rem;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.contents01 .HeartArea.Heart01 .card .omote img {
  width: 4rem;
}
.contents01 .HeartArea.Heart01 .card .ura img {
  width: 20rem;
}
.contents01 .Heart01 .card:nth-of-type(2) .ura {
  animation-delay: 0.3s;
  transition-delay: 0.3s;
}
.contents01 .Heart01 .card:nth-of-type(3) .ura {
  animation-delay: 0.6s;
  transition-delay: 0.6s;
}
.contents01 .Heart01 .card:nth-of-type(4) .ura {
  animation-delay: 0.9s;
  transition-delay: 0.9s;
}
@media screen and (max-width: 767px) {
  .contents01 .HeartArea.Heart01 {
    width: calc(640*(100vw / 750));
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    gap: calc(40*(100vw / 750)) calc(0*(100vw / 750));
    margin-top: calc(80*(100vw / 750));
  }
  .contents01 .HeartArea.Heart01 .card {
    width: calc(300 * (100vw / 750));
    height: calc(300 * (100vw / 750));
    position: relative;
  }
  .contents01 .HeartArea.Heart01 .card .omote {
    width: calc(80 * (100vw / 750));
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
  }
  .contents01 .HeartArea.Heart01 .card .omote img {
    width: calc(80 * (100vw / 750));
  }
  .contents01 .HeartArea.Heart01 .card .ura img {
    width: calc(300 * (100vw / 750));
  }
  .contents01 .Heart01 .card.js-flip.is-show {
    animation-delay: 3s;
  }
}


.contents03 .HeartArea.Heart02 {
  width: 88rem;
  display: flex;
  justify-content: space-between;
  margin-top: 6.7rem;
}
.contents03 .HeartArea.Heart02 .card {
  width: 20rem;
  height: 20rem;
  position: relative;
}
.contents03 .HeartArea.Heart02 .card .omote {
  width: 4rem;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.contents03 .HeartArea.Heart02 .card .omote img {
  width: 4rem;
}
.contents03 .HeartArea.Heart02 .card .ura img {
  width: 20rem;
}
.contents03 .Heart02 .card:nth-of-type(2) .ura {
  animation-delay: 0.3s;
  transition-delay: 0.3s;
}
.contents03 .Heart02 .card:nth-of-type(3) .ura {
  animation-delay: 0.6s;
  transition-delay: 0.6s;
}
.contents03 .Heart02 .card:nth-of-type(4) .ura {
  animation-delay: 0.9s;
  transition-delay: 0.9s;
}
@media screen and (max-width: 767px) {
  .contents03 .HeartArea.Heart02 {
    width: calc(640*(100vw / 750));
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    gap: calc(40*(100vw / 750)) calc(0*(100vw / 750));
    margin-top: calc(80*(100vw / 750));
  }
  .contents03 .HeartArea.Heart02 .card {
    width: calc(300 * (100vw / 750));
    height: calc(300 * (100vw / 750));
    position: relative;
  }
  .contents03 .HeartArea.Heart02 .card .omote {
    width: calc(80 * (100vw / 750));
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
  }
  .contents03 .HeartArea.Heart02 .card .omote img {
    width: calc(80 * (100vw / 750));
  }
  .contents03 .HeartArea.Heart02 .card .ura img {
    width: calc(300 * (100vw / 750));
  }
  .contents03 .Heart02 .card.js-flip.is-show {
    animation-delay: 3s;
  }
}


.contents04 .HeartArea.Heart03 {
  width: 65.3rem;
  display: flex;
  justify-content: space-between;
  margin-top: 6.7rem;
}
.contents04 .HeartArea.Heart03 .card {
  width: 22rem;
  height: 22rem;
  position: relative;
}
.contents04 .HeartArea.Heart03 .card .omote {
  width: 4rem;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.contents04 .HeartArea.Heart03 .card .omote img {
  width: 4rem;
}
.contents04 .HeartArea.Heart03 .card .ura img {
  width: 22rem;
}
.contents04 .Heart03 .card:nth-of-type(2) .ura {
  animation-delay: 0.3s;
  transition-delay: 0.3s;
}
.contents04 .Heart03 .card:nth-of-type(3) .ura {
  animation-delay: 0.6s;
  transition-delay: 0.6s;
}
@media screen and (max-width: 767px) {
  .contents04 .HeartArea.Heart03 {
    width: calc(720*(100vw / 750));
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    gap: calc(0*(100vw / 750)) calc(0*(100vw / 750));
    margin: calc(80*(100vw / 750)) 0 0 calc(17*(100vw / 750));
  }
  .contents04 .HeartArea.Heart03 .card {
    width: calc(360 * (100vw / 750));
    height: calc(360 * (100vw / 750));
    position: relative;
  }
  .contents04 .HeartArea.Heart03 .card .omote {
    width: calc(80 * (100vw / 750));
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
  }
  .contents04 .HeartArea.Heart03 .card .omote img {
    width: calc(80 * (100vw / 750));
  }
  .contents04 .HeartArea.Heart03 .card .ura img {
    width: calc(360 * (100vw / 750));
  }
  .contents04 .Heart03 .card.js-flip.is-show {
    animation-delay: 3s;
  }
}


.contents05 .HeartArea.Heart04 {
  width: 63.3rem;
  margin: 6.7rem auto 0;
  display: flex;
  justify-content: space-between;
}
.contents05 .HeartArea.Heart04 .card {
  width: 20rem;
  height: 20rem;
  position: relative;
}
.contents05 .HeartArea.Heart04 .card .omote {
  width: 4rem;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.contents05 .HeartArea.Heart04 .card .omote img {
  width: 4rem;
}
.contents05 .HeartArea.Heart04 .card .ura img {
  width: 20rem;
}
.contents05 .Heart04 .card:nth-of-type(2) .ura {
  animation-delay: 0.3s;
  transition-delay: 0.3s;
}
.contents05 .Heart04 .card:nth-of-type(3) .ura {
  animation-delay: 0.6s;
  transition-delay: 0.6s;
}
@media screen and (max-width: 767px) {
  .contents05 .HeartArea.Heart04 {
    width: calc(640*(100vw / 750));
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    gap: calc(40*(100vw / 750)) calc(37*(100vw / 750));
    margin-top: calc(80*(100vw / 750));
  }
  .contents05 .HeartArea.Heart04 .card {
    width: calc(300 * (100vw / 750));
    height: calc(300 * (100vw / 750));
    position: relative;
  }
  .contents05 .HeartArea.Heart04 .card .omote {
    width: calc(80 * (100vw / 750));
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
  }
  .contents05 .HeartArea.Heart04 .card .omote img {
    width: calc(80 * (100vw / 750));
  }
  .contents05 .HeartArea.Heart04 .card .ura img {
    width: calc(300 * (100vw / 750));
  }
  .contents05 .Heart04 .card.js-flip.is-show {
    animation-delay: 3s;
  }
}


.contents05 .HeartArea.Heart05 {
  width: 67.3rem;
  margin: 6.7rem auto 0;
  display: flex;
  justify-content: space-between;
}
.contents05 .HeartArea.Heart05 .card {
  width: 20rem;
  height: 20rem;
  position: relative;
}
.contents05 .HeartArea.Heart05 .card .omote {
  width: 4rem;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.contents05 .HeartArea.Heart05 .card .omote img {
  width: 4rem;
}
.contents05 .HeartArea.Heart05 .card .ura img {
  width: 20rem;
}
.contents05 .Heart05 .card:nth-of-type(2) .ura {
  animation-delay: 0.3s;
  transition-delay: 0.3s;
}
.contents05 .Heart05 .card:nth-of-type(3) .ura {
  animation-delay: 0.6s;
  transition-delay: 0.6s;
}
@media screen and (max-width: 767px) {
  .contents05 .HeartArea.Heart05 {
    width: calc(640*(100vw / 750));
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    gap: calc(40*(100vw / 750)) calc(37*(100vw / 750));
    margin-top: calc(80*(100vw / 750));
  }
  .contents05 .HeartArea.Heart05 .card {
    width: calc(300 * (100vw / 750));
    height: calc(300 * (100vw / 750));
    position: relative;
  }
  .contents05 .HeartArea.Heart05 .card .omote {
    width: calc(80 * (100vw / 750));
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
  }
  .contents05 .HeartArea.Heart05 .card .omote img {
    width: calc(80 * (100vw / 750));
  }
  .contents05 .HeartArea.Heart05 .card .ura img {
    width: calc(300 * (100vw / 750));
  }
  .contents05 .Heart05 .card.js-flip.is-show {
    animation-delay: 3s;
  }
}

.contents05 .HeartArea.Heart06 {
  width: 67.3rem;
  margin: 6.7rem auto 0;
  display: flex;
  justify-content: space-between;
}
.contents05 .HeartArea.Heart06 .card {
  width: 20rem;
  height: 20rem;
  position: relative;
}
.contents05 .HeartArea.Heart06 .card .omote {
  width: 4rem;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.contents05 .HeartArea.Heart06 .card .omote img {
  width: 4rem;
}
.contents05 .HeartArea.Heart06 .card .ura img {
  width: 20rem;
}
.contents05 .Heart06 .card:nth-of-type(2) .ura {
  animation-delay: 0.3s;
  transition-delay: 0.3s;
}
.contents05 .Heart06 .card:nth-of-type(3) .ura {
  animation-delay: 0.6s;
  transition-delay: 0.6s;
}
@media screen and (max-width: 767px) {
  .contents05 .HeartArea.Heart06 {
    width: calc(640*(100vw / 750));
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    gap: calc(40*(100vw / 750)) calc(37*(100vw / 750));
    margin-top: calc(80*(100vw / 750));
  }
  .contents05 .HeartArea.Heart06 .card {
    width: calc(300 * (100vw / 750));
    height: calc(300 * (100vw / 750));
    position: relative;
  }
  .contents05 .HeartArea.Heart06 .card .omote {
    width: calc(80 * (100vw / 750));
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
  }
  .contents05 .HeartArea.Heart06 .card .omote img {
    width: calc(80 * (100vw / 750));
  }
  .contents05 .HeartArea.Heart06 .card .ura img {
    width: calc(300 * (100vw / 750));
  }
  .contents05 .Heart06 .card.js-flip.is-show {
    animation-delay: 3s;
  }
}


/* 上書き */
.FU250213rijirinn_lp a {
  display: inline-block;
}
/* フェード */
.FU250213rijirinn_lp .js-fade-mv,
.FU250213rijirinn_lp .js-fade-in {
  opacity: 0;
  transition: opacity 1.2s;
}
.FU250213rijirinn_lp .js-fade-mv.show,
.FU250213rijirinn_lp .js-fade-in.show {
  opacity: 1;
}
