@charset "UTF-8";
/* File name -- nameraka-bakedpudding.css */
.text {
  color: #7c230c;
  font-size: 22px;
}
@media screen and (max-width: 768px) {
  .text {
    font-size: 18px;
  }
}

.keyvisual {
  width: 100%;
  height: 52vw;
  background-color: #e5d5c5;
  background-image: url(../img/bg_kv_pcl.jpg);
  background-size: 100% auto;
  background-position: top center;
  background-repeat: no-repeat;
}
@media screen and (max-width: 1040px) {
  .keyvisual {
    width: 100vw;
    height: 55.2083333333vw;
  }
}
@media screen and (max-width: 768px) {
  .keyvisual {
    background-image: url(../img/bg_kv_sp.jpg);
    height: 120.5128205128vw;
  }
}

.keyvisual-inner {
  position: relative;
  width: 100vw;
  height: 55.2083333333vw;
}
@media screen and (max-width: 768px) {
  .keyvisual-inner {
    height: 120.5128205128vw;
  }
}

.keyvisual__product__photo {
  position: absolute;
  top: 8.59375vw;
  left: 5.5729166667vw;
  width: 32.8125vw;
}
@media screen and (max-width: 768px) {
  .keyvisual__product__photo {
    top: 43.5897435897vw;
    left: 1.0256410256vw;
    width: 47.9487179487vw;
  }
}

.keyvisual__title {
  position: absolute;
  top: 29.6875vw;
  left: 7.2395833333vw;
  width: 51.71875vw;
}
@media screen and (max-width: 768px) {
  .keyvisual__title {
    top: 76.1538461538vw;
    left: 6.6666666667vw;
    width: 82.3076923077vw;
  }
}

.keyvisual__note {
  position: absolute;
  top: 46.6145833333vw;
  left: 7.2395833333vw;
  width: 51.71875vw;
  font-size: 0.78125vw;
  line-height: 2;
  padding-left: 1em;
  text-indent: -1em;
}
@media screen and (max-width: 1040px) {
  .keyvisual__note {
    max-width: 500px;
    font-size: 11px;
  }
}
@media screen and (max-width: 768px) {
  .keyvisual__note {
    top: 107.6923076923vw;
    left: 6.6666666667vw;
    width: 82.3076923077vw;
    max-width: inherit;
    font-size: 2.3076923077vw;
    line-height: 1.5;
  }
}

.bgimage02-wrap {
  width: 100%;
  background-image: url(../img/bg02_pcl.jpg);
  background-size: auto;
  background-position: top center;
  background-repeat: no-repeat;
}
@media screen and (max-width: 1040px) {
  .bgimage02-wrap {
    width: 100vw;
    background-image: url(../img/bg02_pc.png);
    background-size: 100% auto;
  }
}
@media screen and (max-width: 768px) {
  .bgimage02-wrap {
    background-image: url(../img/bg02_sp.png);
  }
}

.bgimage03-wrap {
  position: relative;
  margin: -50px 0 0;
  padding-bottom: 250px;
  width: 100%;
  background-image: linear-gradient(180deg, rgb(229, 213, 197), rgb(255, 247, 240));
}
@media screen and (max-width: 1040px) {
  .bgimage03-wrap {
    margin: -4.8076923077vw 0 0;
    padding-bottom: 24.0384615385vw;
    width: 100vw;
  }
}
@media screen and (max-width: 768px) {
  .bgimage03-wrap {
    margin: -12.8205128205vw 0 0;
    padding-bottom: 25.641025641vw;
  }
}

.bg_point_cloud01_pc {
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-53.97%);
  width: 1825px;
  height: 1475px;
  animation: cloud01pc 5s linear infinite alternate;
}
@media screen and (max-width: 1040px) {
  .bg_point_cloud01_pc {
    width: 175.4807692308vw;
    height: 141.8269230769vw;
  }
}
@media screen and (max-width: 768px) {
  .bg_point_cloud01_pc {
    display: none;
  }
}

.bg_point_cloud02_pc {
  position: absolute;
  top: 1111px;
  left: 50%;
  transform: translateX(-63.016%);
  width: 1276px;
  height: 959px;
  animation: cloud02 5s linear infinite alternate;
}
@media screen and (max-width: 1040px) {
  .bg_point_cloud02_pc {
    width: 122.6923076923vw;
    height: 92.2115384615vw;
  }
}
@media screen and (max-width: 768px) {
  .bg_point_cloud02_pc {
    display: none;
  }
}

.bg_point_cloud03_pc {
  position: absolute;
  top: 1724px;
  left: 50%;
  transform: translateX(-53.67%);
  width: 1278px;
  height: 805px;
  animation: cloud03pc 5s linear infinite alternate;
}
@media screen and (max-width: 1040px) {
  .bg_point_cloud03_pc {
    width: 122.8846153846vw;
    height: 77.4038461538vw;
  }
}
@media screen and (max-width: 768px) {
  .bg_point_cloud03_pc {
    display: none;
  }
}

.bg_circle_pc {
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  width: 2156px;
  height: 2484px;
}
@media screen and (max-width: 1040px) {
  .bg_circle_pc {
    width: 207.3076923077vw;
    height: 238.8461538462vw;
  }
}
@media screen and (max-width: 768px) {
  .bg_circle_pc {
    display: none;
  }
}

@keyframes cloud01pc {
  0% {
    transform: skew(0deg, 0deg) translateX(-53.97%);
  }
  25% {
    transform: skew(0.75deg, 0.75deg) translateX(-53.97%);
  }
  50% {
    transform: skew(-0.75deg, 0deg) translateX(-53.97%);
  }
  75% {
    transform: skew(0deg, 0.75deg) translateX(-53.97%);
  }
  100% {
    transform: skew(0deg, 0deg) translateX(-53.97%);
  }
}
@keyframes cloud02pc {
  0% {
    transform: skew(0deg, 0deg) translateX(-63.016%);
  }
  25% {
    transform: skew(0.75deg, 1.5deg) translateX(-63.016%);
  }
  50% {
    transform: skew(0deg, 0deg) translateX(-63.016%);
  }
  75% {
    transform: skew(1.5deg, 0.75deg) translateX(-63.016%);
  }
  100% {
    transform: skew(0deg, 0deg) translateX(-63.016%);
  }
}
@keyframes cloud03pc {
  0% {
    transform: skew(0deg, 0deg) translateX(-53.67%);
  }
  25% {
    transform: skew(0.75deg, 0.75deg) translateX(-53.67%);
  }
  50% {
    transform: skew(-0.75deg, 0deg) translateX(-53.67%);
  }
  75% {
    transform: skew(0deg, 0.75deg) translateX(-53.67%);
  }
  100% {
    transform: skew(0deg, 0deg) translateX(-53.67%);
  }
}
.bg_point_cloud01_sp,
.bg_point_cloud02_sp,
.bg_point_cloud03_sp,
.bg_point_cloud04_sp,
.bg_point_cloud05_sp,
.bg_circle_sp {
  display: none;
}
@media screen and (max-width: 768px) {
  .bg_point_cloud01_sp,
  .bg_point_cloud02_sp,
  .bg_point_cloud03_sp,
  .bg_point_cloud04_sp,
  .bg_point_cloud05_sp,
  .bg_circle_sp {
    display: block;
    position: absolute;
  }
}

.bg_circle_sp {
  width: 100vw;
  top: 35.8974358974vw;
}

.bg_point_cloud01_sp {
  top: 35.8974358974vw;
  left: -18.4615384615vw;
  width: 123.8461538462vw;
  height: 224.358974359vw;
  animation: cloudsp 4s linear infinite alternate;
}

.bg_point_cloud02_sp {
  top: 309.4871794872vw;
  left: -20.5128205128vw;
  width: 120.2564102564vw;
  height: 90.2564102564vw;
  animation: cloudsp 4s linear infinite alternate;
}

.bg_point_cloud03_sp {
  top: 429.4871794872vw;
  left: 12.8205128205vw;
  width: 122.3076923077vw;
  height: 115.8974358974vw;
  animation: cloudsp 4s linear infinite alternate;
}

.bg_point_cloud04_sp {
  top: 526.4102564103vw;
  left: 9.7435897436vw;
  width: 158.4615384615vw;
  height: 150.2564102564vw;
  animation: cloudsp 4s linear infinite alternate;
}

.bg_point_cloud05_sp {
  top: 670.2564102564vw;
  left: 41.5384615385vw;
  width: 121.2820512821vw;
  height: 95.1282051282vw;
  animation: cloudsp 4s linear infinite alternate;
}

@keyframes cloudsp {
  0% {
    transform: skew(0deg, 0deg);
  }
  25% {
    transform: skew(0.5deg, 0.5deg);
  }
  50% {
    transform: skew(-0.5deg, 0deg);
  }
  75% {
    transform: skew(0deg, -0.5deg);
  }
  100% {
    transform: skew(0deg, 0deg);
  }
}
.lead {
  position: relative;
  width: 1040px;
  height: 663px;
  margin: 0 auto;
}
@media screen and (max-width: 1040px) {
  .lead {
    width: 100vw;
    height: 63.75vw;
  }
}
@media screen and (max-width: 768px) {
  .lead {
    height: 200.7692307692vw;
  }
}

.lead__photo {
  position: absolute;
  top: 148px;
  left: 96px;
  width: 364px;
}
@media screen and (max-width: 1040px) {
  .lead__photo {
    top: 14.2307692308vw;
    left: 9.2307692308vw;
    width: 35vw;
  }
}
@media screen and (max-width: 768px) {
  .lead__photo {
    top: 25.641025641vw;
    left: inherit;
    right: -9.2307692308vw;
    width: 83.5897435897vw;
  }
}
.lead__photo img {
  mask-image: url(../img/lead_ph_shadow_pc.svg);
  mask-size: 100% 100%;
  mask-repeat: no-repeat;
}
@media screen and (max-width: 768px) {
  .lead__photo img {
    mask-image: url(../img/lead_ph_mask_sp.svg);
  }
}
.lead__photo::before {
  content: "";
  position: absolute;
  top: -8px;
  left: -25px;
  width: 100%;
  height: 100%;
  background-image: url(../img/lead_ph_shadow_pc.svg);
  block-size: 100% auto;
  background-repeat: no-repeat;
}
@media screen and (max-width: 1040px) {
  .lead__photo::before {
    top: -0.7692307692vw;
    left: -2.4038461538vw;
  }
}
@media screen and (max-width: 768px) {
  .lead__photo::before {
    top: -3.5897435897vw;
    left: -4.1025641026vw;
    background-image: url(../img/lead_ph_shadow_sp.svg);
  }
}

.lead__catch {
  position: absolute;
  top: 160px;
  left: 439px;
  width: 398px;
}
@media screen and (max-width: 1040px) {
  .lead__catch {
    top: 15.3846153846vw;
    left: 42.2115384615vw;
    width: 38.2692307692vw;
  }
}
@media screen and (max-width: 768px) {
  .lead__catch {
    top: 76.9230769231vw;
    left: 2.5641025641vw;
    width: 73.0769230769vw;
  }
}

.lead__text {
  position: absolute;
  top: 417px;
  left: 515px;
  width: 463px;
}
@media screen and (max-width: 1040px) {
  .lead__text {
    top: 40.0961538462vw;
    left: 49.5192307692vw;
    width: 44.5192307692vw;
  }
}
@media screen and (max-width: 768px) {
  .lead__text {
    top: 128.7179487179vw;
    left: 11.2820512821vw;
    width: 74.6153846154vw;
  }
}

.lead__spoon {
  position: absolute;
  top: 41px;
  right: -465px;
  width: 465px;
}
@media screen and (max-width: 1600px) {
  .lead__spoon {
    top: 0;
    right: -300px;
  }
}
@media screen and (max-width: 1300px) {
  .lead__spoon {
    top: 0;
    right: -250px;
  }
}
@media screen and (max-width: 1040px) {
  .lead__spoon {
    top: -6.7307692308vw;
    right: -18.2692307692vw;
    width: 44.7115384615vw;
  }
}
@media screen and (max-width: 768px) {
  .lead__spoon {
    top: 8.9743589744vw;
    right: inherit;
    left: -16.6666666667vw;
    width: 57.9487179487vw;
  }
}

.comment {
  position: relative;
  width: 1040px;
  margin: 0 auto;
}
@media screen and (max-width: 1040px) {
  .comment {
    width: 100vw;
  }
}
@media screen and (max-width: 768px) {
  .comment {
    padding: 5.1282051282vw 0 0;
  }
}

.comment__title {
  width: 626px;
  margin: 0 auto;
}
@media screen and (max-width: 1040px) {
  .comment__title {
    width: 60.1923076923vw;
  }
}
@media screen and (max-width: 768px) {
  .comment__title {
    width: 84.358974359vw;
  }
}

.comment__cont {
  width: 1080px;
  margin: 28px -20px 0;
  overflow: hidden;
}
@media screen and (max-width: 1040px) {
  .comment__cont {
    width: 103.8461538462vw;
    margin: 2.6923076923vw -1.9230769231vw 0;
  }
}
@media screen and (max-width: 768px) {
  .comment__cont {
    width: 92.3076923077vw;
    margin: 4.6153846154vw auto 0;
  }
}

/*******　カルーセル　オプション　*******/
.comment__list .slick-prev,
.comment__list .slick-next {
  width: 20px;
  height: 44px;
  padding: 0;
  top: 38%;
  position: absolute;
  z-index: 18;
  background-color: transparent;
  background-size: 100% auto !important;
  background-position: top center;
  background-repeat: no-repeat !important;
  border: none;
  cursor: pointer;
  outline: none;
  appearance: none;
  text-indent: -9999px;
}
@media screen and (max-width: 1040px) {
  .comment__list .slick-prev,
  .comment__list .slick-next {
    width: 1.9230769231vw;
    height: 4.2307692308vw;
  }
}
@media screen and (max-width: 768px) {
  .comment__list .slick-prev,
  .comment__list .slick-next {
    top: 30%;
    width: 4.6153846154vw;
    height: 10.1538461538vw;
  }
}
.comment__list .slick-prev {
  background-image: url(../img/arrow_back.svg) !important;
  left: 350px;
}
@media screen and (max-width: 1040px) {
  .comment__list .slick-prev {
    left: 33.6538461538vw;
  }
}
@media screen and (max-width: 768px) {
  .comment__list .slick-prev {
    left: 2.0512820513vw;
  }
}
.comment__list .slick-prev:hover {
  background-position: bottom center;
  opacity: 1 !important;
}
.comment__list .slick-next {
  background-image: url(../img/arrow_next.svg) !important;
  right: 350px;
}
@media screen and (max-width: 1040px) {
  .comment__list .slick-next {
    right: 33.6538461538vw;
  }
}
@media screen and (max-width: 768px) {
  .comment__list .slick-next {
    right: 2.0512820513vw;
  }
}
.comment__list .slick-next:hover {
  background-position: bottom center;
  opacity: 1 !important;
}

.lineup {
  position: relative;
  width: 1040px;
  margin: 80px auto 0;
}
@media screen and (max-width: 1040px) {
  .lineup {
    width: 100vw;
    margin: 7.6923076923vw auto 0;
  }
}
@media screen and (max-width: 768px) {
  .lineup {
    margin: 17.9487179487vw auto 0;
  }
}

.lineup__title {
  width: 521px;
  margin: 0 auto 0 21px;
}
@media screen and (max-width: 1040px) {
  .lineup__title {
    width: 50.0961538462vw;
    margin: 0 auto 0 2.0192307692vw;
  }
}
@media screen and (max-width: 768px) {
  .lineup__title {
    width: 71.7948717949vw;
    margin: 0 auto;
  }
}

.lineup__list {
  display: flex;
  justify-content: space-between;
  width: 709px;
  margin: -24px auto 0 159px;
}
@media screen and (max-width: 1040px) {
  .lineup__list {
    width: 68.1730769231vw;
    margin: -2.3076923077vw auto 0 15.2884615385vw;
  }
}
@media screen and (max-width: 768px) {
  .lineup__list {
    display: block;
    width: 100vw;
    margin: 0 auto;
  }
}

.lineup__list li:nth-child(1) {
  width: 314px;
}
@media screen and (max-width: 1040px) {
  .lineup__list li:nth-child(1) {
    width: 30.1923076923vw;
  }
}
@media screen and (max-width: 768px) {
  .lineup__list li:nth-child(1) {
    width: 80.5128205128vw;
    margin: 0 auto 0 8.2051282051vw;
  }
}
.lineup__list li:nth-child(1) .lineup__item__btn {
  margin: 26px auto 0 26px;
}
@media screen and (max-width: 1040px) {
  .lineup__list li:nth-child(1) .lineup__item__btn {
    margin: 2.5vw auto 0 2.5vw;
  }
}
@media screen and (max-width: 768px) {
  .lineup__list li:nth-child(1) .lineup__item__btn {
    margin: 5.8974358974vw auto 0 8.4615384615vw;
  }
}

.lineup__list li:nth-child(2) {
  width: 356px;
}
@media screen and (max-width: 1040px) {
  .lineup__list li:nth-child(2) {
    width: 34.2307692308vw;
  }
}
@media screen and (max-width: 768px) {
  .lineup__list li:nth-child(2) {
    width: 91.2820512821vw;
    margin: 6.6666666667vw auto 0 -2.3076923077vw;
  }
}
.lineup__list li:nth-child(2) .lineup__item__btn {
  margin: 22px auto 0 66px;
}
@media screen and (max-width: 1040px) {
  .lineup__list li:nth-child(2) .lineup__item__btn {
    margin: 2.1153846154vw auto 0 6.3461538462vw;
  }
}
@media screen and (max-width: 768px) {
  .lineup__list li:nth-child(2) .lineup__item__btn {
    margin: 5.8974358974vw auto 0 17.4358974359vw;
  }
}

.lineup__item__btn a {
  display: block;
  width: 276px;
  height: 43px;
  background-image: url(../img/bt_detail.svg);
  background-size: 100% auto;
  background-position: top center;
  background-repeat: no-repeat;
  text-indent: -9999px;
}
@media screen and (max-width: 1040px) {
  .lineup__item__btn a {
    width: 26.5384615385vw;
    height: 4.1346153846vw;
  }
}
@media screen and (max-width: 768px) {
  .lineup__item__btn a {
    width: 67.6923076923vw;
    height: 10.5461538462vw;
  }
}
.lineup__item__btn a:hover {
  background-position: bottom center;
  opacity: 1;
}

.wave {
  margin-top: 45px;
  padding-top: 50px;
  position: relative;
  width: 100%;
  background-image: url(../img/wave_text_pc.png);
  background-size: 2082px auto;
  background-repeat: no-repeat;
  background-position: top center;
}
@media screen and (max-width: 1040px) {
  .wave {
    padding-top: 4.8076923077vw;
    width: 100vw;
    margin: 4.3269230769vw auto 0;
    background-size: auto 15.8653846154vw;
    background-position: top left -1.9230769231vw;
  }
}
@media screen and (max-width: 768px) {
  .wave {
    padding-top: 9.2307692308vw;
    margin: 10.2564102564vw auto 0;
    background-image: url(../img/wave_text_sp.png);
    background-size: 166.1538461538vw auto;
    background-position: top left -2.5641025641vw;
  }
}

.point {
  position: relative;
  width: 1040px;
  margin: 0 auto;
  padding-top: 62px;
}
@media screen and (max-width: 1040px) {
  .point {
    width: 100vw;
    padding-top: 5.9615384615vw;
  }
}
@media screen and (max-width: 768px) {
  .point {
    padding-top: 10.2564102564vw;
  }
}

.point__title {
  width: 445px;
  margin: 0 auto;
}
@media screen and (max-width: 1040px) {
  .point__title {
    width: 42.7884615385vw;
  }
}
@media screen and (max-width: 768px) {
  .point__title {
    width: 61.2820512821vw;
  }
}

.point01 {
  position: relative;
  width: 898px;
  height: 400px;
  margin: 24px auto 0 56px;
}
@media screen and (max-width: 1040px) {
  .point01 {
    width: 86.3461538462vw;
    height: 38.4615384615vw;
    margin: 2.3076923077vw auto 0 5.3846153846vw;
  }
}
@media screen and (max-width: 768px) {
  .point01 {
    width: 100vw;
    height: 142.3076923077vw;
    margin: 11.0256410256vw auto 0;
  }
}

.point01__photo {
  position: absolute;
  top: 0;
  left: 0;
  width: 438px;
}
@media screen and (max-width: 1040px) {
  .point01__photo {
    width: 42.1153846154vw;
  }
}
@media screen and (max-width: 768px) {
  .point01__photo {
    width: 100vw;
  }
}

.point01__no {
  position: absolute;
  z-index: 1;
  top: 0;
  left: 438px;
  width: 84px;
}
@media screen and (max-width: 1040px) {
  .point01__no {
    left: 42.1153846154vw;
    width: 8.0769230769vw;
  }
}
@media screen and (max-width: 768px) {
  .point01__no {
    left: 6.9230769231vw;
    width: 21.5384615385vw;
  }
}

.point01__subtitle {
  position: absolute;
  top: 57px;
  left: 495px;
  width: 402px;
}
@media screen and (max-width: 1040px) {
  .point01__subtitle {
    top: 5.4807692308vw;
    left: 47.5961538462vw;
    width: 38.6538461538vw;
  }
}
@media screen and (max-width: 768px) {
  .point01__subtitle {
    top: 54.358974359vw;
    left: 1.7948717949vw;
    width: 84.6153846154vw;
  }
}

.point01__text {
  position: absolute;
  top: 153px;
  left: 520px;
  width: 375px;
  font-size: 18px;
  line-height: 1.6;
}
@media screen and (max-width: 1040px) {
  .point01__text {
    top: 14.7115384615vw;
    left: 50vw;
    width: 36.0576923077vw;
    font-size: 1.7307692308vw;
  }
}
@media screen and (max-width: 768px) {
  .point01__text {
    top: 79.2307692308vw;
    left: 6.9230769231vw;
    width: 85.1282051282vw;
    font-size: 4.1025641026vw;
    letter-spacing: 0.075em;
  }
}

.point01__voice {
  position: absolute;
  top: 255px;
  left: 466px;
  width: 390px;
}
@media screen and (max-width: 1040px) {
  .point01__voice {
    top: 24.5192307692vw;
    left: 44.8076923077vw;
    width: 37.5vw;
  }
}
@media screen and (max-width: 768px) {
  .point01__voice {
    top: 104.6153846154vw;
    left: 2.0512820513vw;
    width: 91.5384615385vw;
  }
}

.point02 {
  position: relative;
  width: 908px;
  height: 647px;
  margin: 0 auto 0 55px;
}
@media screen and (max-width: 1040px) {
  .point02 {
    width: 87.3076923077vw;
    height: 62.2115384615vw;
    margin: 0vw auto 0 5.2884615385vw;
  }
}
@media screen and (max-width: 768px) {
  .point02 {
    width: 100vw;
    height: 244.6153846154vw;
    margin: 0 auto;
  }
}

.point02__photo1 {
  position: absolute;
  top: 0;
  left: 566px;
  width: 276px;
}
@media screen and (max-width: 1040px) {
  .point02__photo1 {
    width: 26.5384615385vw;
    left: 54.4230769231vw;
  }
}
@media screen and (max-width: 768px) {
  .point02__photo1 {
    top: 7.1794871795vw;
    left: 5.1282051282vw;
    width: 72.8205128205vw;
  }
}

.point02__photo2 {
  position: absolute;
  top: 299px;
  left: 48px;
  width: 422px;
}
@media screen and (max-width: 1040px) {
  .point02__photo2 {
    top: 28.75vw;
    width: 40.5769230769vw;
    left: 4.6153846154vw;
  }
}
@media screen and (max-width: 768px) {
  .point02__photo2 {
    top: 113.5897435897vw;
    left: inherit;
    right: 0;
    width: 86.9230769231vw;
  }
}

.point02__no {
  position: absolute;
  z-index: 1;
  top: 5px;
  left: 50px;
  width: 104px;
}
@media screen and (max-width: 1040px) {
  .point02__no {
    top: 0.4807692308vw;
    left: 4.8076923077vw;
    width: 10vw;
  }
}
@media screen and (max-width: 768px) {
  .point02__no {
    top: 0;
    left: 63.5897435897vw;
    width: 25.1282051282vw;
  }
}

.point02__subtitle {
  position: absolute;
  top: 61px;
  left: 122px;
  width: 332px;
}
@media screen and (max-width: 1040px) {
  .point02__subtitle {
    top: 5.8653846154vw;
    left: 11.7307692308vw;
    width: 31.9230769231vw;
  }
}
@media screen and (max-width: 768px) {
  .point02__subtitle {
    top: 55.8974358974vw;
    left: 2.3076923077vw;
    width: 74.358974359vw;
  }
}

.point02__text1 {
  position: absolute;
  top: 160px;
  left: 144px;
  width: 410px;
  font-size: 18px;
  line-height: 1.6;
}
@media screen and (max-width: 1040px) {
  .point02__text1 {
    top: 15.3846153846vw;
    left: 13.8461538462vw;
    width: 39.4230769231vw;
    font-size: 1.7307692308vw;
  }
}
@media screen and (max-width: 768px) {
  .point02__text1 {
    top: 77.6923076923vw;
    left: 7.1794871795vw;
    width: 92.3076923077vw;
    font-size: 4.1025641026vw;
    letter-spacing: 0.075em;
  }
}

.point02__text2 {
  position: absolute;
  top: 322px;
  left: 530px;
  width: 366px;
  font-size: 18px;
  line-height: 1.6;
}
@media screen and (max-width: 1040px) {
  .point02__text2 {
    top: 30.9615384615vw;
    left: 50.9615384615vw;
    width: 35.1923076923vw;
    font-size: 1.7307692308vw;
  }
}
@media screen and (max-width: 768px) {
  .point02__text2 {
    top: 172.3076923077vw;
    left: 17.9487179487vw;
    width: 80.7692307692vw;
    font-size: 4.1025641026vw;
    letter-spacing: 0.075em;
  }
}

.point02__voice {
  position: absolute;
  top: 433px;
  left: 530px;
  width: 388px;
}
@media screen and (max-width: 1040px) {
  .point02__voice {
    top: 41.6346153846vw;
    left: 50.9615384615vw;
    width: 37.3076923077vw;
  }
}
@media screen and (max-width: 768px) {
  .point02__voice {
    top: 200vw;
    left: 0;
    width: 100vw;
  }
}

.point03__block01 {
  position: relative;
  width: 918px;
  height: 663px;
  margin: 0 auto 0 55px;
}
@media screen and (max-width: 1040px) {
  .point03__block01 {
    width: 88.2692307692vw;
    height: 63.75vw;
    margin: 0vw auto 0 5.2884615385vw;
  }
}
@media screen and (max-width: 768px) {
  .point03__block01 {
    width: 100vw;
    height: 235.3846153846vw;
    margin: 0 auto;
  }
}

.point03__block02 {
  position: relative;
  width: 906px;
  height: 330px;
  margin: 0 auto 0 94px;
}
@media screen and (max-width: 1040px) {
  .point03__block02 {
    width: 87.1153846154vw;
    height: 31.7307692308vw;
    margin: 0vw auto 0 9.0384615385vw;
  }
}
@media screen and (max-width: 768px) {
  .point03__block02 {
    width: 100vw;
    height: 143.5897435897vw;
    margin: 0 auto;
  }
}

.point03__photo1 {
  position: absolute;
  top: 211px;
  left: 52px;
  width: 430px;
}
@media screen and (max-width: 1040px) {
  .point03__photo1 {
    top: 20.2884615385vw;
    left: 5vw;
    width: 41.3461538462vw;
  }
}
@media screen and (max-width: 768px) {
  .point03__photo1 {
    top: 60vw;
    left: 0;
    width: 100vw;
  }
}

.point03__photo2 {
  position: absolute;
  top: 0;
  left: 480px;
  width: 420px;
}
@media screen and (max-width: 1040px) {
  .point03__photo2 {
    left: 46.1538461538vw;
    width: 40.3846153846vw;
  }
}
@media screen and (max-width: 768px) {
  .point03__photo2 {
    top: 0;
    left: 0;
    width: 100vw;
  }
}

.point03__no {
  position: absolute;
  z-index: 1;
  top: 0;
  left: 257px;
  width: 92px;
}
@media screen and (max-width: 1040px) {
  .point03__no {
    left: 24.7115384615vw;
    width: 8.8461538462vw;
  }
}
@media screen and (max-width: 768px) {
  .point03__no {
    top: 0;
    left: 34.358974359vw;
    width: 23.0769230769vw;
  }
}

.point03__subtitle {
  position: absolute;
  top: 51px;
  left: 327px;
  width: 332px;
}
@media screen and (max-width: 1040px) {
  .point03__subtitle {
    top: 4.9038461538vw;
    left: 31.4423076923vw;
    width: 31.9230769231vw;
  }
}
@media screen and (max-width: 768px) {
  .point03__subtitle {
    top: 25.641025641vw;
    left: 13.8461538462vw;
    width: 71.2820512821vw;
  }
}

.point03__list {
  position: absolute;
  top: 195px;
  left: 453px;
  width: 465px;
}
@media screen and (max-width: 1040px) {
  .point03__list {
    top: 18.75vw;
    left: 43.5576923077vw;
    width: 44.7115384615vw;
  }
}
@media screen and (max-width: 768px) {
  .point03__list {
    top: 120.5128205128vw;
    left: 0vw;
    width: 100vw;
  }
}

.point03__voice1 {
  position: absolute;
  top: 439px;
  left: 515px;
  width: 404px;
}
@media screen and (max-width: 1040px) {
  .point03__voice1 {
    top: 42.2115384615vw;
    left: 49.5192307692vw;
    width: 38.8461538462vw;
  }
}
@media screen and (max-width: 768px) {
  .point03__voice1 {
    top: 186.6666666667vw;
    left: 0;
    width: 100vw;
  }
}

.point03__voice2 {
  position: absolute;
  top: 225px;
  left: 0;
  width: 507px;
}
@media screen and (max-width: 1040px) {
  .point03__voice2 {
    top: 21.6346153846vw;
    width: 48.75vw;
  }
}
@media screen and (max-width: 768px) {
  .point03__voice2 {
    top: 108.4615384615vw;
    left: 0;
    width: 100vw;
  }
}

.point03__feature {
  position: absolute;
  top: 30px;
  left: 34px;
  width: 252px;
}
@media screen and (max-width: 1040px) {
  .point03__feature {
    top: 2.8846153846vw;
    left: 3.2692307692vw;
    width: 24.2307692308vw;
  }
}
@media screen and (max-width: 768px) {
  .point03__feature {
    top: 59.2307692308vw;
    left: 6.9230769231vw;
    width: 72.3076923077vw;
  }
}

.point03__text {
  position: absolute;
  top: 100px;
  left: 80px;
  width: 430px;
  font-size: 18px;
  line-height: 1.6;
}
@media screen and (max-width: 1040px) {
  .point03__text {
    top: 9.6153846154vw;
    left: 7.6923076923vw;
    width: 41.3461538462vw;
    font-size: 1.7307692308vw;
  }
}
@media screen and (max-width: 768px) {
  .point03__text {
    top: 78.9743589744vw;
    left: 6.9230769231vw;
    width: 88.4615384615vw;
    font-size: 4.1025641026vw;
    letter-spacing: 0.075em;
  }
}

.footer-image {
  margin-top: -200px;
  width: 100%;
  mask-image: url(../img/ft_photo_mask_pcl.svg);
  mask-position: top center;
  mask-repeat: no-repeat;
  mask-size: cover;
}
@media screen and (max-width: 1040px) {
  .footer-image {
    margin-top: -19.2307692308vw;
    width: 100vw;
    background-image: url(../img/ft_photo_mask_pc.svg);
    background-size: 100% auto;
  }
}
@media screen and (max-width: 768px) {
  .footer-image {
    margin-top: -15.3846153846vw;
    background-image: url(../img/ft_photo_mask_sp.svg);
  }
}

.effect-fade-in {
  opacity: 0;
  transition: all 0.5s cubic-bezier(0.47, 0, 0.745, 0.715);
}

.effect-fade-in-self {
  opacity: 0;
  transition: all 0.5s cubic-bezier(0.47, 0, 0.745, 0.715);
}

.effect-fade-in-self-d1 {
  opacity: 0;
  transition: all 0.5s cubic-bezier(0.47, 0, 0.745, 0.715) 0.5s;
}

.effect-fade-in-self-d2 {
  opacity: 0;
  transition: all 0.5s cubic-bezier(0.47, 0, 0.745, 0.715) 1s;
}

.effect-fade-in-d1 {
  opacity: 0;
  transition: all 0.5s cubic-bezier(0.47, 0, 0.745, 0.715) 0.5s;
}

.effect-fade-in-d2 {
  opacity: 0;
  transition: all 0.5s cubic-bezier(0.47, 0, 0.745, 0.715) 1s;
}

.effect-fade-in-d3 {
  opacity: 0;
  transition: all 0.5s cubic-bezier(0.47, 0, 0.745, 0.715) 1.5s;
}

.effect-fade-in-d4 {
  opacity: 0;
  transition: all 0.5s cubic-bezier(0.47, 0, 0.745, 0.715) 1.75s;
}

.effect-fade-upin {
  opacity: 0;
  transform: translate(0, 20%);
  transition: all 0.5s cubic-bezier(0.47, 0, 0.745, 0.715) 0.75s;
}

.effect-fade-upin-d1 {
  opacity: 0;
  transform: translate(0, 20%);
  transition: all 0.5s cubic-bezier(0.47, 0, 0.745, 0.715) 1.25s;
}

.effect-fade-upin-d1s {
  opacity: 0;
  transform: translate(0, 20%);
  transition: all 0.5s cubic-bezier(0.47, 0, 0.745, 0.715) 0.75s;
}

.effect-fade-in.active,
.effect-fade-in-self.active,
.effect-fade-in-d1.active,
.effect-fade-in-d2.active,
.effect-fade-in-d3.active,
.effect-fade-in-d4.active,
.effect-fade-upin.active,
.effect-fade-upin-d1.active,
.effect-fade-in-self-d1.active,
.effect-fade-upin-d1s.active,
.effect-fade-in-self-d2.active {
  opacity: 1;
  transform: translate(0, 0);
}

.effect-title-animate {
  opacity: 0;
  filter: blur(7px);
  transform: skew(3deg, 5deg) scale(0.8);
}
.effect-title-animate.active {
  animation: effecttitleanime 1.25s cubic-bezier(0.37, 0.09, 0.42, 0.91) 1s forwards;
}

@keyframes effecttitleanime {
  0% {
    opacity: 0;
    filter: blur(7px);
    transform: skew(3deg, 5deg) scale(0.8);
  }
  100% {
    opacity: 1;
    filter: blur(0);
    transform: skew(0, 0) scale(1);
  }
}
.effect-photozoom-in {
  opacity: 0;
  transform-origin: center center;
}
.effect-photozoom-in::before {
  opacity: 0;
  transform-origin: center center;
}
.effect-photozoom-in img {
  mask-size: 30% 40%;
  transition: all 1.75s cubic-bezier(0.47, 0, 0.745, 0.715);
}

.effect-photozoom-in.active {
  animation: effectphotozoomin 2s cubic-bezier(0.47, 0, 0.745, 0.715) 0s both;
}
.effect-photozoom-in.active::before {
  animation: effectphotozoomin2 1.75s cubic-bezier(0.47, 0, 0.745, 0.715) 0.5s forwards;
}
.effect-photozoom-in.active img {
  mask-size: 100% 100%;
}
@media screen and (max-width: 768px) {
  .effect-photozoom-in.active {
    animation: effectphotozoomin 2s cubic-bezier(0.47, 0, 0.745, 0.715) 0s both;
  }
  .effect-photozoom-in.active::before {
    animation: effectphotozoomin2 1.75s cubic-bezier(0.47, 0, 0.745, 0.715) 0.5s forwards;
  }
}

@keyframes effectphotozoomin {
  0% {
    opacity: 0;
    transform: scale(0.8, 1);
  }
  18% {
    opacity: 0;
    transform: scale(1, 1) skew(0.5deg, 0.5deg);
  }
  30% {
    opacity: 1;
    transform: scale(1, 0.9) skew(1deg, 0deg);
  }
  55% {
    transform: scale(1, 0.95) skew(-1deg, 0deg);
  }
  65% {
    opacity: 1;
    transform: scale(0.95, 1) skew(0deg, 1deg);
  }
  90% {
    opacity: 1;
    transform: scale(1.05, 1.05);
  }
  100% {
    opacity: 1;
    transform: scale(1, 1);
  }
}
@keyframes effectphotozoomin2 {
  0% {
    opacity: 0;
    transform: rotateX(15deg) scale(0.8, 1) translate(0%, -2%);
  }
  18% {
    opacity: 0;
    transform: scale(1, 1) translate(0%, 0%);
  }
  30% {
    opacity: 1;
    transform: scale(1, 0.9) translate(0%, 0%) rotate(5deg);
  }
  55% {
    transform: rotateX(-5deg) scale(1, 0.95) translate(3%, 2%) skew(-2deg, 0deg) rotate(5deg);
  }
  80% {
    opacity: 1;
    transform: scale(1, 0.98) translate(-1%, 2%) skew(2deg, 0deg);
  }
  100% {
    opacity: 1;
    transform: rotateX(0) scale(1, 1) translate(0%, 0%);
  }
}
.effect-lead-catch {
  opacity: 0;
  transition: all 0.5s cubic-bezier(0.47, 0, 0.745, 0.715) 2s;
}
@media screen and (max-width: 768px) {
  .effect-lead-catch {
    transition: all 0.5s cubic-bezier(0.47, 0, 0.745, 0.715) 1.75s;
  }
}
.effect-lead-catch.active {
  opacity: 1;
}

.effect-lead-text {
  opacity: 0;
  transition: all 0.5s cubic-bezier(0.47, 0, 0.745, 0.715) 2.5s;
}
@media screen and (max-width: 768px) {
  .effect-lead-text {
    transition: all 0.5s cubic-bezier(0.47, 0, 0.745, 0.715) 2.5s;
  }
}
.effect-lead-text.active {
  opacity: 1;
}

.effect-spoon-rotate {
  opacity: 0;
  transform: rotate(20deg);
  transform-origin: center right;
}
@media screen and (max-width: 768px) {
  .effect-spoon-rotate {
    transform: rotate(-20deg);
    transform-origin: center left;
  }
}
.effect-spoon-rotate.active {
  animation: spoonrotate 1.25s ease-out forwards 2.5s;
}
@media screen and (max-width: 768px) {
  .effect-spoon-rotate.active {
    animation: spoonrotate2 1.25s ease-out forwards;
  }
}

@keyframes spoonrotate {
  0% {
    opacity: 0;
    transform: rotate(20deg);
  }
  70% {
    opacity: 1;
    transform: rotate(-2deg);
  }
  100% {
    opacity: 1;
    transform: rotate(0deg);
  }
}
@keyframes spoonrotate2 {
  0% {
    opacity: 0;
    transform: rotate(-20deg);
  }
  70% {
    opacity: 1;
    transform: rotate(2deg);
  }
  100% {
    opacity: 1;
    transform: rotate(0deg);
  }
}
@media screen and (max-width: 768px) {
  .wrapper {
    background: transparent;
  }
}

.nameraka-bakedpudding {
  position: relative;
  font-family: "游ゴシック体", YuGothic, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  letter-spacing: normal;
  color: #7c230c;
  width: 100%;
}
@media screen and (max-width: 768px) {
  .nameraka-bakedpudding img {
    width: 100%;
  }
}
.nameraka-bakedpudding a {
  color: #e48417;
  outline: none;
}
.nameraka-bakedpudding a:hover {
  opacity: 0.7;
}
.nameraka-bakedpudding a img:hover {
  opacity: 0.85;
}
.nameraka-bakedpudding a[href*="tel:"] {
  color: #7c230c;
  pointer-events: none;
  cursor: default;
  text-decoration: none;
}
.nameraka-bakedpudding .note {
  font-size: 1.15rem;
  color: #7c230c;
}
@media screen and (max-width: 768px) {
  .nameraka-bakedpudding {
    width: 100vw;
  }
  .nameraka-bakedpudding a[href*="tel:"] {
    pointer-events: inherit;
    text-decoration: none;
  }
}

.pc {
  display: block;
}

.sp {
  display: none;
}

@media screen and (max-width: 768px) {
  .pc {
    display: none;
  }
  .sp {
    display: block;
  }
  .br-sp {
    display: block;
  }
}
