@charset "UTF-8";
/* 視覚的に非表示（スクリーンリーダー・見出し階層用） */
.m-sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip-path: inset(50%);
  white-space: nowrap;
  border: 0;
}
body {
  background: #E2EDDC;
  font-size: calc(16px / 1.4);
}
@media screen and (min-width: 769px) {
  body {
    font-size: 16px;
  }
}
body.bg_pink {
  background: #FFE6EA;
}
body.bg_grn {
  background: #D0F4DA;
}
@media screen and (max-width: 768px) {
  body {
    background: #E2EDDC;
  }
}

.container {
  width: 100%;
  padding: 0 calc(25px / 1.4);
}
@media screen and (min-width: 769px) {
  .container {
    padding: 0 25px;
  }
}

.zenmaru {
  font-family: "Zen Maru Gothic", sans-serif;
  font-style: normal;
}

.slackside, #archive_contents07 .special .message h4, #archive_contents07 .special .name span, #archive_contents07 .special h3, #archive_contents06 .circle_bg p, .view a, .sub_ttl {
  font-family: "Slackside One", cursive;
  font-style: normal;
  letter-spacing: -0.03em;
  font-weight: normal;
}

.modak, .box_tag, .sect_ttl span {
  font-family: "Modak", system-ui;
  font-style: normal;
}

.noto-sans, .popup_box2 .shop, .recommended_slide .shop, #archive_contents05 .step li p small {
  font-family: "Noto Sans JP", sans-serif;
  font-optical-sizing: auto;
  font-style: normal;
}

.fw_bold {
  font-weight: bold;
}
.fw_mid {
  font-weight: 500;
}
.fw_normal {
  font-weight: normal;
}

img {
  pointer-events: none;
}

.l-footer {
  z-index: 3;
}

.txt_center {
  text-align: center;
}
.txt_right {
  text-align: right;
}

.sub_ttl {
  text-align: center;
  margin-bottom: calc(25px / 1.4);
  font-size: calc(46px / 1.4);
}
@media screen and (min-width: 769px) {
  .sub_ttl {
    margin-bottom: 25px;
  }
}
@media screen and (min-width: 769px) {
  .sub_ttl {
    font-size: 46px;
  }
}

.sect_ttl {
  margin-bottom: 5px;
  text-align: center;
  line-height: 1.33;
  font-size: calc(30px / 1.4);
}
@media screen and (min-width: 769px) {
  .sect_ttl {
    font-size: 30px;
  }
}
.sect_ttl span {
  display: block;
  color: #EA90CE;
  text-align: center;
  font-weight: normal;
  margin: calc(5px / 1.4) 0;
  font-size: calc(16px / 1.4);
}
@media screen and (min-width: 769px) {
  .sect_ttl span {
    margin: 5px 0;
  }
}
@media screen and (min-width: 769px) {
  .sect_ttl span {
    font-size: 16px;
  }
}

.view, .btn {
  margin: 0 auto;
  max-width: calc(300px / 1.4);
}
@media screen and (min-width: 769px) {
  .view, .btn {
    max-width: 300px;
  }
}
.view a, .btn a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  background-repeat: no-repeat;
  background-position: center right 20px;
  text-align: center;
  line-height: 1;
  border-radius: calc(40px / 1.4);
  height: calc(70px / 1.4);
  background-size: calc(20px / 1.4);
}
@media screen and (min-width: 769px) {
  .view a, .btn a {
    border-radius: 40px;
  }
}
@media screen and (min-width: 769px) {
  .view a, .btn a {
    height: 70px;
  }
}
@media screen and (min-width: 769px) {
  .view a, .btn a {
    background-size: 20px;
  }
}
@media screen and (max-width: 768px) {
  .view a, .btn a {
    background-position: center right 14.2857142857px;
  }
}

.view a {
  background-color: #000;
  background-image: url(../img/view_arrow.svg);
  color: #fff;
  padding-bottom: 0.3em;
  font-size: calc(24px / 1.4);
}
@media screen and (min-width: 769px) {
  .view a {
    font-size: 24px;
  }
}

.btn a {
  border: 1px solid currentColor;
  background-image: url(../img/arrow.svg);
  font-weight: bold;
  padding-right: 2em;
}
.btn.pr0 a {
  padding-right: 0;
}
.btn.line a {
  gap: calc(10px / 1.4);
}
@media screen and (min-width: 769px) {
  .btn.line a {
    gap: 10px;
  }
}
.btn.line a img {
  width: calc(33px / 1.4);
}
@media screen and (min-width: 769px) {
  .btn.line a img {
    width: 33px;
  }
}

header {
  width: 100%;
  z-index: 100;
  padding: calc(21px / 1.4);
}
@media screen and (max-width: 768.98px) {
  #header {
    display: none;
  }
}
@media screen and (min-width: 769px) {
  header {
    padding: 21px;
  }
}
@media screen and (min-width: 769px) {
  header#header {
    position: fixed;
    top: 0;
    left: 0;
    width: auto;
    height: auto;
    /* background: transparent; */
  }
}
header .logo {
  width: calc(195px / 1.4);
}
@media screen and (min-width: 769px) {
  header .logo {
    width: 195px;
  }
}
header .logo__tracks-link {
  display: block;
  width: 100%;
  text-decoration: none;
  color: inherit;
}
header .logo picture {
  display: block;
  width: 100%;
}
header .logo img {
  display: block;
  width: 100%;
  height: auto;
  mix-blend-mode: multiply;
}
#main {
  position: relative;
  overflow: hidden;
}
@media screen and (min-width: 769px) {
  #main {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 0 44px;
    padding-top: 50px;
  }
}

.mv_warp {
  position: relative;
}
.mv_warp::after {
  content: "";
  position: absolute;
  left: -160px;
  top: 70%;
  width: 65%;
  aspect-ratio: 885 / 755;
  background-image: url(../images/main-bg.svg);
  background-repeat: no-repeat;
  background-position: left bottom;
  background-size: contain;
  pointer-events: none;
  z-index: 0;
  transform: translateY(-50%);
}
.mv_warp h1.mv {
  width: 85%;
  padding-top: 45px;
  margin: 0 auto;
  position: relative;
  z-index: 1;
  border: none;
  font: inherit;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  
}
.mv_warp .mv__visual {
  display: block;
  width: 100%;
  height: auto;
  position: relative;
}
.mv_warp .mv__visual picture {
  display: block;
  width: 100%;
}
.mv_warp .mv__visual img {
  display: block;
  width: 100%;
  height: auto;
}
.mv_orbit {
  display: none;
}
@keyframes mvOrbitRotate {
  from {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@keyframes mvOrbitCounterRotate {
  from {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(-360deg);
    transform: rotate(-360deg);
  }
}
@media screen and (max-width: 768.98px) {
  .mv_warp {
    width: 100%;
    max-width: 100%;
    margin-left: 0;
    margin-right: 0;
  }
  .mv_warp h1.mv {
    width: 100%;
    max-width: 100%;
    padding-left: 0;
    padding-right: 0;
    padding: 0;
  }
  .mv_warp .mv__visual,
  .mv_warp .mv__visual picture,
  .mv_warp .mv__visual img {
    width: 100%;
    max-width: 100%;
  }
}
/* MV外（#wrapper 直下）で fixed 基準をビューポートに。SP/PC 共通で右下カプセル */
#wrapper > .mv_share {
  position: fixed;
  right: max(calc(10px / 1.4), env(safe-area-inset-right, 0px));
  bottom: max(calc(14px / 1.4), env(safe-area-inset-bottom, 0px));
  left: auto;
  top: auto;
  z-index: 200;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: calc(12px / 1.4);
  width: auto;
  max-width: none;
  margin: 0;
  padding: calc(18px / 1.4) calc(12px / 1.4) calc(16px / 1.4);
  text-align: center;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
#wrapper > .mv_share.o-yuru-always--mv-share {
  -webkit-animation: none;
  animation: none;
}
#wrapper > .mv_share.o-yuru-always--mv-share .share_list__item .mv_share__pill {
  -webkit-animation: none;
  animation: none;
}
#wrapper > .mv_share .mv_share__heading {
  margin: 0;
  padding: calc(4px / 1.4) 0 0;
}
#wrapper > .mv_share .mv_share__heading-inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 0;
  width: calc(36px / 1.4);
  min-height: calc(118px / 1.4);
}
#wrapper > .mv_share .mv_share__line {
  display: none !important;
}
#wrapper > .mv_share .mv_share__title-text {
  margin-top: -30px;
  display: inline-block;
  font-size: calc(14px / 1.4);
  letter-spacing: 0.12em;
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
  -webkit-transform-origin: center center;
  transform-origin: center center;
  white-space: nowrap;
}
#wrapper > .mv_share .share_list--mv[role="list"] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: calc(10px / 1.4);
  margin: 0;
}
#wrapper > .mv_share .mv_share__pill {
  width: calc(46px / 1.4);
  height: calc(46px / 1.4);
  min-width: calc(46px / 1.4);
  padding: 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
#wrapper > .mv_share .share_list--mv[role="list"] .share_list__ico--ig {
  font-size: calc(22px / 1.4);
  line-height: 1;
}
#wrapper > .mv_share .share_list--mv[role="list"] .share_list__ico--fb {
  font-size: calc(20px / 1.4);
  line-height: 1;
}
#wrapper > .mv_share .mv_share__totop {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: calc(46px / 1.4);
  height: calc(46px / 1.4);
  margin: calc(6px / 1.4) 0 0;
  border-radius: 50%;
  background: #fff;
  color: #333;
  text-decoration: none;
  -webkit-box-shadow: none;
          box-shadow: none;
  -webkit-transition: -webkit-box-shadow 0.2s ease, -webkit-transform 0.15s ease;
  transition: -webkit-box-shadow 0.2s ease, -webkit-transform 0.15s ease;
  transition: box-shadow 0.2s ease, transform 0.15s ease;
  transition: box-shadow 0.2s ease, transform 0.15s ease, -webkit-box-shadow 0.2s ease, -webkit-transform 0.15s ease;
}
#wrapper > .mv_share .mv_share__totop:hover {
  -webkit-box-shadow: 0 6px 16px rgba(0, 0, 0, 0.1);
          box-shadow: 0 6px 16px rgba(0, 0, 0, 0.1);
}
#wrapper > .mv_share .mv_share__totop:active {
  -webkit-transform: scale(0.96);
          transform: scale(0.96);
}
#wrapper > .mv_share .mv_share__totop:focus-visible {
  outline: 2px solid #333;
  outline-offset: 3px;
}
#wrapper > .mv_share .mv_share__totop-icon {
  display: block;
  line-height: 1;
  font-size: calc(17px / 1.4);
}
@media screen and (min-width: 769px) {
  #wrapper > .mv_share {
    right: max(16px, env(safe-area-inset-right, 0px));
    bottom: max(20px, env(safe-area-inset-bottom, 0px));
    padding: 18px 14px 16px;
    gap: 12px;
  }
  #wrapper > .mv_share .mv_share__title-text {
    font-size: 14px;
  }
  #wrapper > .mv_share .mv_share__pill,
  #wrapper > .mv_share .mv_share__totop {
    width: 48px;
    height: 48px;
    min-width: 48px;
  }
  #wrapper > .mv_share .share_list--mv[role="list"] .share_list__ico--ig {
    font-size: 24px;
  }
  #wrapper > .mv_share .share_list--mv[role="list"] .share_list__ico--fb {
    font-size: 22px;
  }
  #wrapper > .mv_share .mv_share__totop-icon {
    font-size: 18px;
  }
}


.mv_share__heading {
  display: block;
  text-align: center;
}
.mv_share__heading-inner {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 0.65em;
}
.mv_share__title-text {
  color: #333;
  text-align: center;
  font-family: Fredoka;
  font-size: 16px;
  font-style: normal;
  font-weight: 600;
  line-height: 140%; /* 22.4px */
  letter-spacing: 0.8px;
  text-transform: uppercase;
  margin-top: -15px;
}
.mv_share__line {
  display: block;
  width: 16px;
  height: 2px;
  background: #333;
  border-radius: 1px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.mv_share__line--l {
  -webkit-transform: rotate(72deg);
  transform: rotate(72deg);
}
.mv_share__line--r {
  -webkit-transform: rotate(-72deg);
  transform: rotate(-72deg);
}
.share_list[role="list"] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 0 12px;
  margin: 15px 0 0 0;
  padding: 0;
}
.share_list--mv[role="list"] {
  gap: calc(14px / 1.4);
}
.share_list__item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.mv_share__pill {
  background: #fff;
  border-radius: 100%;
  padding: 0 28px;
  /* min-width: calc(68px / 1.4); */
  /* min-height: calc(46px / 1.4); */
  /* -webkit-box-shadow: 0 4px 14px rgba(0, 0, 0, 0.08); */
  /* box-shadow: 0 4px 14px rgba(0, 0, 0, 0.08); */
  -webkit-transition: -webkit-box-shadow 0.2s ease, -webkit-transform 0.15s ease;
  transition: -webkit-box-shadow 0.2s ease, -webkit-transform 0.15s ease;
  transition: box-shadow 0.2s ease, transform 0.15s ease;
  transition: box-shadow 0.2s ease, transform 0.15s ease, -webkit-box-shadow 0.2s ease, -webkit-transform 0.15s ease;
}
.mv_share__pill:hover {
  -webkit-box-shadow: 0 6px 20px rgba(0, 0, 0, 0.11);
          box-shadow: 0 6px 20px rgba(0, 0, 0, 0.11);
}
.mv_share__pill:active {
  -webkit-transform: scale(0.98);
          transform: scale(0.98);
}
.mv_share__pill:focus-visible {
  outline: 2px solid #333;
  outline-offset: 3px;
}
.mv_share__totop {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 68px;
  height: 68px;
  margin: 18px auto 0;
  border-radius: 50%;
  background: #fff;
  color: #333;
  text-decoration: none;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: -webkit-box-shadow 0.2s ease, -webkit-transform 0.15s ease;
  transition: -webkit-box-shadow 0.2s ease, -webkit-transform 0.15s ease;
  transition: box-shadow 0.2s ease, transform 0.15s ease;
  transition: box-shadow 0.2s ease, transform 0.15s ease, -webkit-box-shadow 0.2s ease, -webkit-transform 0.15s ease;
}
.mv_share__totop:hover {
  -webkit-box-shadow: 0 6px 20px rgba(0, 0, 0, 0.11);
          box-shadow: 0 6px 20px rgba(0, 0, 0, 0.11);
}
.mv_share__totop:active {
  -webkit-transform: scale(0.98);
          transform: scale(0.98);
}
.mv_share__totop:focus-visible {
  outline: 2px solid #333;
  outline-offset: 3px;
}
.mv_share__totop-icon {
  display: block;
  line-height: 1;
  font-size: 22px;
}
@media (prefers-reduced-motion: reduce) {
  .mv_share__pill {
    -webkit-transition: none;
    transition: none;
  }
  .mv_share__pill:active {
    -webkit-transform: none;
            transform: none;
  }
  .mv_share__totop {
    -webkit-transition: none;
    transition: none;
  }
  .mv_share__totop:active {
    -webkit-transform: none;
            transform: none;
  }
}
.mv_warp .loop_slider {
  display: none;
}
@media screen and (min-width: 769px) {
  .mv_warp {
    z-index: 2;
    height: 100%;
    width: 100%;
    position: fixed;
    top: 60px;
    left: 0;
  }
  .mv_warp h1.mv {
    width: calc(100% - 490px);
    height: auto;
    padding: 0;
    margin: 0;
    margin-bottom: 0;
    transform: translateY(-50%);
    position: relative;
    top: 46%;
  }
  .mv_warp .mv__visual img {
    display: block;
    width: 77%;
    max-width: 687px;
    height: auto;
    /* max-height: 74vh; */
    margin: 0 auto;
    /* min-height: 720px; */
  }
  .mv_orbit {
    display: block;
    position: absolute;
    left: 50%;
    top: 48%;
    width: min(77%, 820px);
    max-width: 738px;
    aspect-ratio: 709 / 744;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    pointer-events: none;
    z-index: 2;
  }
  .mv_orbit__ring {
    position: absolute;
    inset: 0;
    -webkit-animation: mvOrbitRotate 48s linear infinite;
    animation: mvOrbitRotate 48s linear infinite;
    will-change: transform;
  }
  .mv_orbit__item {
    position: absolute;
    left: 50%;
    top: 50%;
    width: 43%;
    /* max-width: 246px; */
    --orbit-base-angle: 0deg;
    -webkit-transform-origin: 0 0;
    transform-origin: 0 0;
    -webkit-transform: rotate(var(--orbit-base-angle)) translateY(-58%);
    transform: rotate(var(--orbit-base-angle)) translateY(-58%);
  }
  .mv_orbit__item-inner {
    display: block;
    -webkit-transform: rotate(calc(-1 * var(--orbit-base-angle)));
    transform: rotate(calc(-1 * var(--orbit-base-angle)));
    -webkit-animation: mvOrbitCounterRotate 48s linear infinite;
    animation: mvOrbitCounterRotate 48s linear infinite;
  }
  .mv_orbit__item img {
    display: block;
    width: 100%;
    height: auto;
  }
  .mv_orbit__item--1 {--orbit-base-angle: 0deg;top: 44%;left: -15%;width: 50%;}
  .mv_orbit__item--2 {--orbit-base-angle: 0deg;top: 19%;left: 13%;width: 44%;}
  .mv_orbit__item--3 {--orbit-base-angle: 0deg;top: 22%;left: 54%;}
  .mv_orbit__item--4 {--orbit-base-angle: 0deg;top: 53%;left: 63%;width: 51%;}
  .mv_orbit__item--5 {--orbit-base-angle: 0deg;left: 50%;top: 87%;}
  .mv_orbit__item--6 {--orbit-base-angle: 0deg;top: 84%;left: 0%;width: 50%;}
  .mv_warp .loop_slider {
    display: block;
  }
  .mv_warp .loop_slider .slick-slide {
    width: 161px;
    margin: 0 8px;
  }
}

@media (prefers-reduced-motion: reduce) {
  .mv_orbit__ring,
  .mv_orbit__item-inner {
    -webkit-animation: none !important;
    animation: none !important;
  }
}

.share_list a {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  color: inherit;
  text-decoration: none;
}
.share_list__ico--ig {
  color: #333;
  font-family: "Font Awesome 6 Brands";
  font-size: 32px;
  font-style: normal;
  font-weight: 400;
  line-height: 180%;
  letter-spacing: 1.6px;
}
.share_list__ico--fb {
  color: #333;
  font-family: "Font Awesome 6 Brands";
  font-size: 30px;
  font-style: normal;
  font-weight: 400;
  line-height: 180%;
  letter-spacing: 1.5px;
}

#wrap {
  background: #b8dae2;
  position: relative;
  width: 100%;
  z-index: 3;
  background-color: #ffffff;

  background-position: 0 0;
}
@media screen and (min-width: 769px) {
  #wrap {
      background-image: radial-gradient(circle, rgb(219 234 224) 1.2px, #dbeae000 1.2px);
  background-size: 8px 8px;
    border: 10px solid #fff;
    border-bottom: none;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    border-radius: 40px 40px 0 0;
    margin-left: calc(100% - 525px);
    width: 420px;
    z-index: 3;
    overflow: hidden;
  }
}
@media screen and (min-width: 1680px) {
  #wrap {
    margin-left: calc(100% - 685px);
  }
}
#wrap .loop_slider {
  background: #FFE3ED;
  border-top: 1px solid #fff;
  border-bottom: 1px solid #fff;
  padding: calc(15px / 1.4) 0;
  font-size: 0;
}
@media screen and (min-width: 769px) {
  #wrap .loop_slider {
    padding: 15px 0;
  }
}
#wrap .loop_slider .slick-slide {
  width: calc(120px / 1.4);
  margin: 0 calc(5px / 1.4);
}
@media screen and (min-width: 769px) {
  #wrap .loop_slider .slick-slide {
    width: 120px;
  }
}
@media screen and (min-width: 769px) {
  #wrap .loop_slider .slick-slide {
    margin: 0 5px;
  }
}

section {
  padding: calc(50px / 1.4) 0;
}
@media screen and (min-width: 769px) {
  section {
    padding: 50px 0;
  }
}
section .logo {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 0 calc(14px / 1.4);
  margin-bottom: calc(25px / 1.4);
}
@media screen and (min-width: 769px) {
  section .logo {
    gap: 0 14px;
  }
}
@media screen and (min-width: 769px) {
  section .logo {
    margin-bottom: 25px;
  }
}
section .logo span {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 0 calc(14px / 1.4);
  position: relative;
}
@media screen and (min-width: 769px) {
  section .logo span {
    gap: 0 14px;
  }
}
section .logo span::after {
  content: "";
  display: block;
  background: url(../img/icon_cross.svg) no-repeat center/contain;
  height: calc(16px / 1.4);
  width: calc(16px / 1.4);
}
@media screen and (min-width: 769px) {
  section .logo span::after {
    height: 16px;
  }
}
@media screen and (min-width: 769px) {
  section .logo span::after {
    width: 16px;
  }
}
section .logo span img {
  width: calc(80px / 1.4);
}
@media screen and (min-width: 769px) {
  section .logo span img {
    width: 80px;
  }
}
section .logo a img {
  width: calc(176px / 1.4);
}
@media screen and (min-width: 769px) {
  section .logo a img {
    width: 176px;
  }
}
section .logo2 {
  margin-bottom: calc(25px / 1.4);
}
@media screen and (min-width: 769px) {
  section .logo2 {
    margin-bottom: 25px;
  }
}
section .logo2 img {
  width: calc(80px / 1.4);
}
@media screen and (min-width: 769px) {
  section .logo2 img {
    width: 80px;
  }
}

.box {
  background: #fff;
  border-radius: 0 30px 30px 30px;
  padding: calc(62px / 1.4) calc(30px / 1.4);
}
@media screen and (min-width: 769px) {
  .box {
    padding: 62px 30px;
  }
}
.box_tag {
  background: url(../img/box_tag.svg) no-repeat top left/100%;
  width: 168px;
  height: 36px;
  line-height: 36px;
  padding-left: 2.3em;
  color: #EA90CE;
  font-size: 14px;
}

.circle_bg {
  position: relative;
  z-index: 1;
}
.circle_bg::before {
  content: "";
  border-radius: 50%;
  position: absolute;
  top: 0;
  left: 50%;
  z-index: -1;
  -webkit-transform-origin: 50% 50%;
          transform-origin: 50% 50%;
}
.circle_bg.pink::before {
  background: #FDE3FA;
  width: 100%;
  height: 100%;
}
.circle_bg.pink .txt_wrap {
  position: relative;
  padding: 0 calc(20px / 1.4);
}
@media screen and (min-width: 769px) {
  .circle_bg.pink .txt_wrap {
    padding: 0 20px;
  }
}
.circle_bg.pink .txt_wrap::before, .circle_bg.pink .txt_wrap::after {
  content: "";
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  position: absolute;
}
.circle_bg.pink .txt_wrap h3 {
  line-height: 1.56;
}
.circle_bg.bg {
  aspect-ratio: 1/0.95;
  width: 94%;
  margin: 0 auto;
  position: relative;
}
.circle_bg.bg::before {
  background: url(../img/circle_bg.png) no-repeat center/contain;
  border-radius: 0;
  width: 100%;
  height: 100%;
}

.data {
  font-weight: bold;
  text-align: center;
  margin-top: calc(10px / 1.4);
}
@media screen and (min-width: 769px) {
  .data {
    margin-top: 10px;
  }
}
.data dt, .data dd {
  text-align: center;
}
.data dt {
  display: inline-block;
  background: #000;
  color: #fff;
  margin: 0 auto;
  border-radius: calc(30px / 1.4);
  min-width: calc(76px / 1.4);
  height: calc(29px / 1.4);
  margin-bottom: calc(3px / 1.4);
  padding: 0 calc(18px / 1.4);
  line-height: calc(29px / 1.4);
  font-size: calc(14px / 1.4);
}
@media screen and (min-width: 769px) {
  .data dt {
    border-radius: 30px;
  }
}
@media screen and (min-width: 769px) {
  .data dt {
    min-width: 76px;
  }
}
@media screen and (min-width: 769px) {
  .data dt {
    height: 29px;
  }
}
@media screen and (min-width: 769px) {
  .data dt {
    margin-bottom: 3px;
  }
}
@media screen and (min-width: 769px) {
  .data dt {
    padding: 0 18px;
  }
}
@media screen and (min-width: 769px) {
  .data dt {
    line-height: 29px;
  }
}
@media screen and (min-width: 769px) {
  .data dt {
    font-size: 14px;
  }
}
.data dt:not(:first-of-type) {
  margin-top: calc(10px / 1.4);
}
@media screen and (min-width: 769px) {
  .data dt:not(:first-of-type) {
    margin-top: 10px;
  }
}
.data dd {
  font-size: calc(18px / 1.4);
}
@media screen and (min-width: 769px) {
  .data dd {
    font-size: 18px;
  }
}
.data.grid {
  display: grid;
  grid-template-columns: auto 1fr;
  -webkit-box-align: first baseline;
      -ms-flex-align: first baseline;
          align-items: first baseline;
  margin: 0 auto;
  gap: calc(5px / 1.4) calc(10px / 1.4);
}
@media screen and (min-width: 769px) {
  .data.grid {
    gap: 5px 10px;
  }
}
.data.grid dt, .data.grid dt {
  margin: 0;
}
.data.grid dt {
  width: calc(76px / 1.4);
}
@media screen and (min-width: 769px) {
  .data.grid dt {
    width: 76px;
  }
}
.data.grid dd {
  text-align: left;
  font-size: calc(20px / 1.4);
}
@media screen and (min-width: 769px) {
  .data.grid dd {
    font-size: 20px;
  }
}

.notes_list {
  font-weight: bold;
  font-size: calc(15px / 1.4);
}
@media screen and (min-width: 769px) {
  .notes_list {
    font-size: 15px;
  }
}
.notes_list li {
  text-indent: -1em;
  padding-left: 1em;
}

.marker {
  background-image: -webkit-gradient(linear, left bottom, left top, color-stop(15%, #fff), color-stop(15%, #FFE6EA), color-stop(75%, #FFE6EA), color-stop(75%, #fff));
  background-image: linear-gradient(0deg, #fff 15%, #FFE6EA 15%, #FFE6EA 75%, #fff 75%);
}

#intro {
  position: relative;
  z-index: 2;
  overflow: visible;
  /* padding-top: 119px; */
  /* padding-bottom: calc(45px / 1.4); */
  background: #b8dae3;
}
#intro::after {
  content: "";
  position: absolute;
  left: 50%;
  bottom: 0px;
  width: 101%;
  aspect-ratio: 420 / 68;
  background: url(../images/intro-union-deco.svg) no-repeat center top;
  -webkit-background-size: contain;
  background-size: contain;
  -webkit-transform: translate(-50%, 58%);
  transform: translate(-50%, 58%);
  pointer-events: none;
  z-index: 10;
}
@media screen and (min-width: 769px) {
  #intro {
    /* padding-bottom: 45px; */
  }
}
@media screen and (max-width: 768px) {
  #intro {
    /* padding-top: 0; */
    padding-bottom: 6vw;
  }
}

/* intro: CONCEPT?E??????E??E?E?????E??????????E?E*/
#intro .intro_concept {
  position: relative;
  overflow: hidden;
  margin-bottom: 0;
  font-family: "Zen Maru Gothic", sans-serif;
  font-weight: 700;
  color: #fff;
  padding: 50px 0 0 0;
}
@media screen and (max-width: 768px) {
  #intro .intro_concept {padding: 0;}
}
#intro .intro_sky {
  position: absolute;
  z-index: 1;
  overflow: hidden;
  width: 100%;
  height: 90px;
  top: 14px;
}
@media screen and (max-width: 768.98px) {
  #intro .intro_sky {
    display: none;
  }
  #intro .intro_hill {
    display: none;
  }
}
@media screen and (min-width: 769px) {
  #intro .intro_sky {
    /* height: 88px; */
  }
}
#intro .intro_sky__img {
  display: block;
  pointer-events: none;
}
#intro .intro_sky__img--fill {
  position: absolute;
  inset: 0;
  width: 100%;
  height: auto;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: center bottom;
  object-position: center bottom;
  aspect-ratio: 1076/168;
}
#intro .intro_hill {
  height: auto;
  margin-top: 0;
  /* background-color: #1e5c40; */
  background-image: url(../images/intro-hill.webp);
  background-repeat: no-repeat;
  background-position: top center;
  -webkit-background-size: cover;
  background-size: 100%;
  aspect-ratio: 840/282;
  width: 100%;
}
@media screen and (min-width: 769px) {
  #intro .intro_hill {
    /* height: 44px; */
  }
}
#intro .intro_forest {
  position: relative;
  background: #38664d;
  padding: 12px 40px 12px;
}
@media screen and (min-width: 769px) {
  #intro .intro_forest {
    /* padding: 12px 40px 12px; */
  }
}
#intro .intro_forest_stripes {
  /* height: calc(10px / 1.4); */
  margin: 0 auto calc(20px / 1.4);
  max-width: 92%;
  border-radius: 2px;
  opacity: 0.85;
  background: repeating-linear-gradient(
    -36deg,
    rgba(180, 235, 200, 0.35) 0 3px,
    rgba(255, 255, 255, 0.08) 3px 7px
  );
}
@media screen and (min-width: 769px) {
  #intro .intro_forest_stripes {
    /* height: 12px; */
    /* margin-bottom: 24px; */
  }
}
#intro .deco1,
#intro .deco2 {
  position: absolute;
  z-index: 0;
  pointer-events: none;
  line-height: 0;
}
#intro .deco1 img,
#intro .deco2 img {
  display: block;
  width: 100%;
  height: auto;
}
#intro .deco1 {
  top: 8%;
  left: 2%;
  width: calc(100px / 1.4);
  max-width: 32vw;
}
#intro .deco2 {
  top: 28%;
  right: 2%;
  width: calc(88px / 1.4);
  max-width: 28vw;
}
@media screen and (min-width: 769px) {
  #intro .deco1 {
    top: 90px;
    left: 0;
    width: 70px;
    max-width: none;
  }
  #intro .deco2 {
    top: 80px;
    right: 3px;
    width: 62px;
    max-width: none;
  }
}
#intro .intro_txt {
  position: relative;
  z-index: 1;
}
#intro .intro_heading {
  color: #fff;
  text-align: center;
  font-family: "Fredoka", system-ui, -apple-system, "Segoe UI", sans-serif;
  font-size: calc(48px / 1.4);
  font-style: normal;
  font-weight: 600;
  line-height: 1.4;
  letter-spacing: 2.4px;
  margin-bottom: calc(24px / 1.4);
  text-transform: uppercase;
}
@media screen and (min-width: 769px) {
  #intro .intro_heading {
    font-size: 48px;
    margin-bottom: 28px;
  }
}
#intro .intro_body {
   font-size: 16px;
    max-width: 520px;
    margin-left: auto;
    margin-right: auto;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}
@media screen and (min-width: 769px) {
  #intro .intro_body {
 
  }
}
#intro .intro_body p + p {
  margin-top: 0.35em;
}

#intro .intro_slider_zone {
  position: relative;
  padding-top: 0;
  padding-bottom: 12px;
  background-color: #38664d;
  background-image: radial-gradient(circle, rgba(30, 90, 70, 0.14) 1.2px, transparent 1.2px);
  background-repeat: repeat;
  background-position: 0 0;
  background-size: 10px 10px;
}
#intro .intro_slider_zone .intro_wave {
  /* position: relative; */
  z-index: 1;
  /* height: calc(40px / 1.4); */
  /* margin-top: calc(-36px / 1.4); */
  /* margin-bottom: calc(-8px / 1.4); */
  /* pointer-events: none; */
}
@media screen and (min-width: 769px) {
  #intro .intro_slider_zone .intro_wave {
    /* height: 48px; */
    /* margin-top: -40px; */
    /* margin-bottom: -10px; */
  }
}
#intro .intro_slider_zone .loop_slider {
  background: transparent;
  border-top: none;
  border-bottom: none;
}
#intro .intro_slider_zone .slick-list,
#intro .intro_slider_zone .slick-track {
  overflow: visible;
}
#intro .intro_slider_zone .loop_slider--well_iine .slick-slide {
  width: 171px;
  margin: 0 10px;
}
#intro .intro_slider_zone .loop_slider--well_iine img {
  display: block;
  width: 100%;
  height: auto;
}
#intro .intro_slider_zone .loop_slider--well_iine .slick-slide img {
  display: block;
  -webkit-animation: yuruWellIineFloatA 2.2s ease-in-out infinite alternate;
  animation: yuruWellIineFloatA 2.2s ease-in-out infinite alternate;
  will-change: transform;
}
#intro .intro_slider_zone .loop_slider--well_iine .slick-slide:nth-child(3n + 1) img {
  -webkit-animation-name: yuruWellIineFloatA;
  animation-name: yuruWellIineFloatA;
  -webkit-animation-duration: 2s;
  animation-duration: 2s;
  -webkit-animation-delay: -0.2s;
  animation-delay: -0.2s;
}
#intro .intro_slider_zone .loop_slider--well_iine .slick-slide:nth-child(3n + 2) img {
  -webkit-animation-name: yuruWellIineFloatB;
  animation-name: yuruWellIineFloatB;
  -webkit-animation-duration: 2.5s;
  animation-duration: 2.5s;
  -webkit-animation-delay: -1.1s;
  animation-delay: -1.1s;
}
#intro .intro_slider_zone .loop_slider--well_iine .slick-slide:nth-child(3n) img {
  -webkit-animation-name: yuruWellIineFloatC;
  animation-name: yuruWellIineFloatC;
  -webkit-animation-duration: 2.3s;
  animation-duration: 2.3s;
  -webkit-animation-delay: -0.7s;
  animation-delay: -0.7s;
}

/* ----- ?E?????E?E??????E???E?Entro ??E?E----- */
.well_iine_stack_section {
  padding: 60px 0px 120px;
  font-family: "Zen Maru Gothic", sans-serif;
  font-weight: 700;
  color: #333;
  background-color: #ffffff;
  background-image: radial-gradient(circle, rgb(219 234 224) 1.2px, #dbeae000 1.2px);
  background-size: 8px 8px;
  background-position: 0 0;
  position: relative;
}
.well_iine_stack_section.is-pinned {
  padding-top: 0;
  /* pin 対象を #wrap からセクションにしたため、ピン中に後続ブロックが重なるのを防ぐ */
  z-index: 12;
}
.well_iine_stack_section.is-pinned .well_iine_stack_pin {
  padding-top: 0;
}
.well_iine_stack_section--reveal {
  min-height: auto;
  /* padding-bottom: 150px; */
}
.well_iine_stack_container {
  height: auto;
}
.well_iine_stack_pin {
  position: relative;
  height: auto;
  display: flex;
  flex-direction: column;
  justify-content: center;
  width: 100%;
  max-width: 100%;
  box-sizing: border-box;
  padding: 0px 0 0px;
  /* min-height: 100vh; */
  /* min-height: 100svh; */
}
@media screen and (max-width: 769px) {
  .well_iine_stack_section {
    min-height: 1090px;
    padding-top: 100px;
  }
  .well_iine_stack_section--reveal {
    min-height: auto;
    padding-top: 0;
  }
  .well_iine_stack_pin {
    padding: 30px 0 50px;
    min-height: 100vh;
    min-height: 100svh;
  }
}
.well_iine_stack_section.is-pinned .well_iine_stack_pin {
  justify-content: flex-start;
  padding-top: 56px;
  padding-bottom: calc(24px + env(safe-area-inset-bottom, 0px));
}
@media screen and (max-width: 769px) and (max-height: 740px) {
  .well_iine_stack_section.is-pinned .well_iine_stack_pin {
    padding-top: 40px;
    padding-bottom: calc(20px + env(safe-area-inset-bottom, 0px));
  }
  .well_iine_stack_head {
    margin-bottom: 96px;
  }
  .well_iine_stack__cards {
    padding-top: calc(18px / 1.4);
  }
}
.well_iine_stack_head {
  margin-bottom: 22px;
  text-align: center;
  padding: 0;
}
@media screen and (min-width: 769px) {
  .well_iine_stack_head {
    margin-bottom: 15px;
  }
}
.well_iine_stack_head__img {
  display: block;
  width: min(100%, 340px);
  max-width: 100%;
  height: auto;
  margin: 0 auto;
}
@media screen and (min-width: 769px) {
  .well_iine_stack_head__img {
    width: min(100%, 400px);
  }
}

.well_iine_stack {
  max-width: 400px;
  margin: 0 auto;
  padding: 0 calc(8px / 1.4);
  width: 100%;
  box-sizing: border-box;
}
@media screen and (min-width: 769px) {
  .well_iine_stack {
    padding: 0 12px;
  }
}

.well_iine_stack__cards {
  position: relative;
  min-height: calc(480px / 1.4 + 168px);
  padding: calc(28px / 1.4) 0 calc(8px / 1.4);
  touch-action: pan-y;
  width: 100%;
  box-sizing: border-box;
}
@media screen and (min-width: 769px) {
  .well_iine_stack__cards {
    min-height: calc(520px + 168px);
    padding: 32px 0 8px;
  }
}
@-webkit-keyframes wellIineCardDealPop {
  0% {
    -webkit-transform: scale(0.94) translateY(12px);
            transform: scale(0.94) translateY(12px);
    -webkit-filter: brightness(0.96);
            filter: brightness(0.96);
  }
  55% {
    -webkit-transform: scale(1.035) translateY(-6px);
            transform: scale(1.035) translateY(-6px);
    -webkit-filter: brightness(1.04);
            filter: brightness(1.04);
  }
  100% {
    -webkit-transform: scale(1) translateY(0);
            transform: scale(1) translateY(0);
    -webkit-filter: brightness(1);
            filter: brightness(1);
  }
}
@keyframes wellIineCardDealPop {
  0% {
    -webkit-transform: scale(0.94) translateY(12px);
            transform: scale(0.94) translateY(12px);
    -webkit-filter: brightness(0.96);
            filter: brightness(0.96);
  }
  55% {
    -webkit-transform: scale(1.035) translateY(-6px);
            transform: scale(1.035) translateY(-6px);
    -webkit-filter: brightness(1.04);
            filter: brightness(1.04);
  }
  100% {
    -webkit-transform: scale(1) translateY(0);
            transform: scale(1) translateY(0);
    -webkit-filter: brightness(1);
            filter: brightness(1);
  }
}
@-webkit-keyframes wellIineCardStackIn {
  0% {
    -webkit-transform: translateX(calc(-50% + var(--well-stack-x, 0px))) translateY(calc(var(--well-stack-y) + 72px)) scale(0.93);
            transform: translateX(calc(-50% + var(--well-stack-x, 0px))) translateY(calc(var(--well-stack-y) + 72px)) scale(0.93);
  }
  55% {
    -webkit-transform: translateX(calc(-50% + var(--well-stack-x, 0px))) translateY(calc(var(--well-stack-y) - 8px)) scale(1.02);
            transform: translateX(calc(-50% + var(--well-stack-x, 0px))) translateY(calc(var(--well-stack-y) - 8px)) scale(1.02);
  }
  78% {
    -webkit-transform: translateX(calc(-50% + var(--well-stack-x, 0px))) translateY(calc(var(--well-stack-y) + 4px)) scale(0.99);
            transform: translateX(calc(-50% + var(--well-stack-x, 0px))) translateY(calc(var(--well-stack-y) + 4px)) scale(0.99);
  }
  100% {
    -webkit-transform: translateX(calc(-50% + var(--well-stack-x, 0px))) translateY(var(--well-stack-y)) scale(1);
            transform: translateX(calc(-50% + var(--well-stack-x, 0px))) translateY(var(--well-stack-y)) scale(1);
  }
}
@keyframes wellIineCardStackIn {
  0% {
    -webkit-transform: translateX(calc(-50% + var(--well-stack-x, 0px))) translateY(calc(var(--well-stack-y) + 72px)) scale(0.93);
            transform: translateX(calc(-50% + var(--well-stack-x, 0px))) translateY(calc(var(--well-stack-y) + 72px)) scale(0.93);
  }
  55% {
    -webkit-transform: translateX(calc(-50% + var(--well-stack-x, 0px))) translateY(calc(var(--well-stack-y) - 8px)) scale(1.02);
            transform: translateX(calc(-50% + var(--well-stack-x, 0px))) translateY(calc(var(--well-stack-y) - 8px)) scale(1.02);
  }
  78% {
    -webkit-transform: translateX(calc(-50% + var(--well-stack-x, 0px))) translateY(calc(var(--well-stack-y) + 4px)) scale(0.99);
            transform: translateX(calc(-50% + var(--well-stack-x, 0px))) translateY(calc(var(--well-stack-y) + 4px)) scale(0.99);
  }
  100% {
    -webkit-transform: translateX(calc(-50% + var(--well-stack-x, 0px))) translateY(var(--well-stack-y)) scale(1);
            transform: translateX(calc(-50% + var(--well-stack-x, 0px))) translateY(var(--well-stack-y)) scale(1);
  }
}
.well_iine_card {
  position: absolute;
  left: 50%;
  width: 100%;
  max-width: 340px;
  cursor: default;
  -webkit-tap-highlight-color: transparent;
  border-radius: calc(22px / 1.4);
  overflow: visible;
  --well-stack-y: 0px;
  --well-stack-x: 0px;
  -webkit-transform: translateX(calc(-50% + var(--well-stack-x, 0px))) translateY(var(--well-stack-y));
          transform: translateX(calc(-50% + var(--well-stack-x, 0px))) translateY(var(--well-stack-y));
  -webkit-transform-origin: 50% 0%;
      -ms-transform-origin: 50% 0%;
          transform-origin: 50% 0%;
  -webkit-transition: opacity 0.35s ease;
  transition: opacity 0.35s ease;
  opacity: 0;
  pointer-events: none;
}
.well_iine_card.is-stack-entering {
  -webkit-animation: wellIineCardStackIn 0.72s cubic-bezier(0.34, 1.25, 0.64, 1) both;
          animation: wellIineCardStackIn 0.72s cubic-bezier(0.34, 1.25, 0.64, 1) both;
}
.well_iine_card.is-revealed {
  opacity: 1;
  pointer-events: auto;
}
.well_iine_card--deal-pop .well_iine_card__shell {
  -webkit-animation: wellIineCardDealPop 0.58s cubic-bezier(0.25, 1, 0.5, 1) both;
          animation: wellIineCardDealPop 0.58s cubic-bezier(0.25, 1, 0.5, 1) both;
  -webkit-transform-origin: 50% 50%;
      -ms-transform-origin: 50% 50%;
          transform-origin: 50% 50%;
}
/* 位置・z-index は `js/wellIineStack.js` の layoutStack（--well-stack-x / --well-stack-y / z-index）で指定 */
.well_iine_card__shell {
  border-radius: calc(22px / 1.4);
  /* overflow: hidden; */
  -webkit-box-shadow: 0 12px 32px rgba(0, 0, 0, 0.14);
  box-shadow: 0 12px 32px rgba(0, 0, 0, 0.14);
  -webkit-transition: -webkit-transform 0.28s cubic-bezier(0.22, 1, 0.36, 1), -webkit-box-shadow 0.28s ease, box-shadow 0.28s ease, -webkit-filter 0.28s ease, filter 0.28s ease;
  transition: -webkit-transform 0.28s cubic-bezier(0.22, 1, 0.36, 1), transform 0.28s cubic-bezier(0.22, 1, 0.36, 1), -webkit-box-shadow 0.28s ease, box-shadow 0.28s ease, -webkit-filter 0.28s ease, filter 0.28s ease;
}
.well_iine_card:hover .well_iine_card__shell {
  -webkit-transform: none;
          transform: none;
}
.well_iine_card:not(.is-front):hover .well_iine_card__shell {
  -webkit-box-shadow: 0 12px 32px rgba(0, 0, 0, 0.14);
          box-shadow: 0 12px 32px rgba(0, 0, 0, 0.14);
  -webkit-filter: none;
          filter: none;
}
.well_iine_card:not(.is-front):hover .well_iine_card__tab {
  -webkit-transform: none;
          transform: none;
}
.well_iine_card.is-front:hover .well_iine_card__shell {
  -webkit-box-shadow: 0 12px 32px rgba(0, 0, 0, 0.14);
          box-shadow: 0 12px 32px rgba(0, 0, 0, 0.14);
}
@media screen and (min-width: 769px) {
  .well_iine_card__shell {
    /* border-radius: 22px; */
  }
}
@media screen and (min-width: 769px) {
  .well_iine_card {
    border-radius: 22px;
  }
}
@media (prefers-reduced-motion: reduce) {
  .well_iine_card {
    -webkit-transition: none;
    transition: none;
  }
  .well_iine_card.is-stack-entering {
    -webkit-animation: none !important;
            animation: none !important;
  }
  .well_iine_card__shell {
    -webkit-transition: box-shadow 0.2s ease, -webkit-filter 0.2s ease, filter 0.2s ease;
    transition: box-shadow 0.2s ease, -webkit-filter 0.2s ease, filter 0.2s ease;
  }
  .well_iine_card:hover .well_iine_card__shell {
    -webkit-transform: none;
            transform: none;
  }
  .well_iine_card--deal-pop .well_iine_card__shell {
    -webkit-animation: none;
            animation: none;
  }
}
.well_iine_card--1 .well_iine_card__head,
.well_iine_card--1 .well_iine_card__body { background: #f4a7bb; }
.well_iine_card--2 .well_iine_card__head,
.well_iine_card--2 .well_iine_card__body { background: #f5d1a0; }
.well_iine_card--3 .well_iine_card__head,
.well_iine_card--3 .well_iine_card__body { background: #a5c7d9; }
.well_iine_card--4 .well_iine_card__head,
.well_iine_card--4 .well_iine_card__body { background: #a7d2bd; }
/* ????????????3D?? ????????????? */
.well_iine_card--1 {
  --well-iine-push-face: #D75B7A;
  --well-iine-push-depth: #b85678;
}
.well_iine_card--2 {
  --well-iine-push-face: #DC9D52;
  --well-iine-push-depth: #9d703a;
}
.well_iine_card--3 {
  --well-iine-push-face: #4d7a94;
  --well-iine-push-depth: #264e65;
}
.well_iine_card--4 {
  --well-iine-push-face: #7eb89a;
  --well-iine-push-depth: #3d7a5a;
}
.well_iine_card__head {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  gap: calc(8px / 1.4);
  padding: 10px 22px 20px;
  margin: 0 0 0px;
  border-radius: 15px 15px 0 0;
}
/* うぇるいいねカード見出し装飾（h1〜h4.svg） */
.well_iine_card--1 .well_iine_card__head::before,
.well_iine_card--2 .well_iine_card__head::before,
.well_iine_card--3 .well_iine_card__head::before,
.well_iine_card--4 .well_iine_card__head::before {
  content: "";
  position: absolute;
  top: -31px;
  width: 140px;
  height: 66px;
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  pointer-events: none;
  z-index: 0;
}
.well_iine_card--1 .well_iine_card__head::before {
  right: 0px;
  left: auto;
  background-image: url(../images/well-iine/h1.svg);
  /* z-index: 50; */
}
.well_iine_card--2 .well_iine_card__head::before {
  left: 0;
  right: auto;
  background-image: url(../images/well-iine/h2.svg);
}
.well_iine_card--3 .well_iine_card__head::before {
  right: auto;
  left: 0;
  background-image: url(../images/well-iine/h3.svg);
}
.well_iine_card--4 .well_iine_card__head::before {
  left: auto;
  right: 0;
  background-image: url(../images/well-iine/h4.svg);
}
@media screen and (min-width: 769px) {
  .well_iine_card--1 .well_iine_card__head::before,
  .well_iine_card--2 .well_iine_card__head::before,
  .well_iine_card--3 .well_iine_card__head::before,
  .well_iine_card--4 .well_iine_card__head::before {
  }
  .well_iine_card--1 .well_iine_card__head::before,
  .well_iine_card--3 .well_iine_card__head::before {
    /* right: 10px; */
  }
  .well_iine_card--2 .well_iine_card__head::before,
  .well_iine_card--4 .well_iine_card__head::before {
    /* left: 10px; */
  }
}
@media screen and (min-width: 769px) {
  .well_iine_card__head {
    /* padding: 16px 16px 8px 18px; */
  }
}
.well_iine_card__label {
  position: relative;
  z-index: 2;
  font-size: calc(11px / 1.4);
  letter-spacing: 0.06em;
  color: rgba(0, 0, 0, 0.55);
  margin: 0;
  padding-top: calc(4px / 1.4);
  text-align: left;
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  min-width: 0;
  color: #333;
  font-family: Fredoka;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 140%; /* 25.2px */
  letter-spacing: 1.8px;
}
.well_iine_card__label-plus {
  display: inline-block;
  vertical-align: -0.32em;
  margin: 0 0.12em;
  line-height: 0;
}
.well_iine_card__label-plus img {
  display: block;
  width: 22px;
  height: 22px;
}
@media screen and (min-width: 769px) {
  .well_iine_card__label {
    /* font-size: 12px; */
    /* padding-top: 4px; */
  }
}
/* ????02??03??????????? */
.well_iine_card--2 .well_iine_card__label,
.well_iine_card--3 .well_iine_card__label {text-align: right;}
@media screen and (min-width: 769px) {
  .well_iine_card--2 .well_iine_card__label,
  .well_iine_card--3 .well_iine_card__label {
  }
}
.well_iine_card__tab {
  -ms-flex-negative: 0;
  color: #333;
  text-align: center;
  font-family: Fredoka;
  font-size: 64px;
  font-style: normal;
  font-weight: 600;
  line-height: 140%; /* 89.6px */
  letter-spacing: 3.2px;
  position: absolute;
  right: 25px;
  top: -33px;
  z-index: 2;
}
/* ???02??03??????????????????????? .well_iine_card__tab ???? */
.well_iine_card--2 .well_iine_card__tab {left: 23px;right: auto;}
.well_iine_card--3 .well_iine_card__tab {right: auto;left: 20px;}
@media screen and (min-width: 769px) {
  .well_iine_card--2 .well_iine_card__tab {
  }
  .well_iine_card--3 .well_iine_card__tab {
  }
}
.well_iine_card__body {
  padding: 0;
}
@media screen and (min-width: 769px) {
  .well_iine_card__body {
    /* padding: 0 18px 0; */
  }
}
.well_iine_card__title {
  font-size: calc(22px / 1.4);
  line-height: 1.25;
  color: #fff;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.08);
  /* margin-bottom: calc(12px / 1.4); */
  color: #333;
  font-family: "Zen Maru Gothic";
  font-size: 33.701px;
  font-style: normal;
  font-weight: 900;
  line-height: 140%; /* 47.182px */
  letter-spacing: 1.685px;
  padding: 0 17px;
}
.well_iine_card__title-keyword {
  font-size: 1.12em;
  font-weight: 900;
  letter-spacing: inherit;
}
@media screen and (min-width: 769px) {
  .well_iine_card__title {
    /* font-size: 24px; */
    /* margin-bottom: 14px; */
  }
}
.well_iine_card__visual {
  /* background: rgba(255, 255, 255, 0.55); */
  border-radius: calc(18px / 1.4);
  min-height: calc(140px / 1.4);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  overflow: hidden;
  padding: 0 17px;
}
@media screen and (min-width: 769px) {
  .well_iine_card__visual {
    /* border-radius: 18px; */
    /* min-height: 180px; */
  }
}
.well_iine_card__visual img {
  display: block;
  width: 100%;
  height: auto;
  -o-object-fit: contain;
     object-fit: contain;
}
.well_iine_card__count {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  gap: calc(8px / 1.4);
  margin-top: calc(12px / 1.4);
  padding: 10px;
  background: rgba(255, 255, 255, 0.7);
  /* border-radius: calc(12px / 1.4); */
  font-size: calc(13px / 1.4);
  color: #333;
   /* 67.2px */
  position: relative;
}
@media screen and (min-width: 769px) {
  .well_iine_card__count {
    /* font-size: 14px; */
    /* margin-top: 14px; */
    /* padding: 12px 14px; */
  }
}
.well_iine_card__count_ico {
  width: 52px;
  height: 87px;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  align-self: center;
  background: url(../images/well-iine/cnt01.svg) no-repeat center / contain;
  position: absolute;
  bottom: 12px;
  left: 17px;
  -webkit-transform-origin: 50% 75%;
          transform-origin: 50% 75%;
}
.well_iine_card--1 .well_iine_card__count_ico {
  background-image: url(../images/well-iine/cnt01.svg);
}
.well_iine_card--2 .well_iine_card__count_ico {
  background-image: url(../images/well-iine/cnt02.svg);
}
.well_iine_card--3 .well_iine_card__count_ico {
  background-image: url(../images/well-iine/cnt03.svg);
}
.well_iine_card--4 .well_iine_card__count_ico {
  background-image: url(../images/well-iine/cnt04.svg);
}
@media screen and (min-width: 769px) {
  .well_iine_card__count_ico {
    /* width: 36px; */
    /* height: calc(36px * 87 / 52); */
  }
}
.well_iine_card__count_num {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  display: inline-block;
  text-align: center;
  font-variant-numeric: tabular-nums;
  letter-spacing: 0.04em;
  font-size: calc(18px / 1.4);
  color: #333;
  text-align: center;
  font-family: "Slackside One";
  font-size: 48px;
  font-style: normal;
  font-weight: 400;
  line-height: 140%; /* 67.2px */
  letter-spacing: 2.4px;
  margin-top: -13px;
  padding-left: 0;
  -webkit-transform-origin: 50% 55%;
  transform-origin: 50% 55%;
}
@media screen and (min-width: 769px) {
  .well_iine_card__count_num {
    /* font-size: 20px; */
  }
}
@-webkit-keyframes wellIineCountCelebrate {
  0% {
    -webkit-transform: scale(1) translateY(0) rotate(0deg);
    color: #333;
    text-shadow: none;
  }
  18% {
    -webkit-transform: scale(1.42) translateY(-10px) rotate(-7deg);
    color: #e91e8c;
    text-shadow: 0 0 22px rgba(233, 30, 140, 0.75), 0 3px 0 rgba(255, 255, 255, 0.95);
  }
  38% {
    -webkit-transform: scale(1.12) translateY(4px) rotate(6deg);
    color: #ff5c9d;
    text-shadow: 0 0 32px rgba(255, 92, 157, 0.95), 0 0 10px #fff;
  }
  58% {
    -webkit-transform: scale(1.32) translateY(-6px) rotate(-3deg);
    color: #d75b7a;
    text-shadow: 0 0 18px rgba(215, 91, 122, 0.7);
  }
  78% {
    -webkit-transform: scale(1.08) translateY(2px) rotate(2deg);
    color: #444;
    text-shadow: 0 0 8px rgba(215, 91, 122, 0.35);
  }
  100% {
    -webkit-transform: scale(1) translateY(0) rotate(0deg);
    color: #333;
    text-shadow: none;
  }
}
@keyframes wellIineCountCelebrate {
  0% {
    -webkit-transform: scale(1) translateY(0) rotate(0deg);
            transform: scale(1) translateY(0) rotate(0deg);
    color: #333;
    text-shadow: none;
  }
  18% {
    -webkit-transform: scale(1.42) translateY(-10px) rotate(-7deg);
            transform: scale(1.42) translateY(-10px) rotate(-7deg);
    color: #e91e8c;
    text-shadow: 0 0 22px rgba(233, 30, 140, 0.75), 0 3px 0 rgba(255, 255, 255, 0.95);
  }
  38% {
    -webkit-transform: scale(1.12) translateY(4px) rotate(6deg);
            transform: scale(1.12) translateY(4px) rotate(6deg);
    color: #ff5c9d;
    text-shadow: 0 0 32px rgba(255, 92, 157, 0.95), 0 0 10px #fff;
  }
  58% {
    -webkit-transform: scale(1.32) translateY(-6px) rotate(-3deg);
            transform: scale(1.32) translateY(-6px) rotate(-3deg);
    color: #d75b7a;
    text-shadow: 0 0 18px rgba(215, 91, 122, 0.7);
  }
  78% {
    -webkit-transform: scale(1.08) translateY(2px) rotate(2deg);
            transform: scale(1.08) translateY(2px) rotate(2deg);
    color: #444;
    text-shadow: 0 0 8px rgba(215, 91, 122, 0.35);
  }
  100% {
    -webkit-transform: scale(1) translateY(0) rotate(0deg);
            transform: scale(1) translateY(0) rotate(0deg);
    color: #333;
    text-shadow: none;
  }
}
.well_iine_card__count_num--celebrate {
  -webkit-animation: wellIineCountCelebrate 0.72s cubic-bezier(0.22, 1.15, 0.36, 1) both;
          animation: wellIineCountCelebrate 0.72s cubic-bezier(0.22, 1.15, 0.36, 1) both;
}
@-webkit-keyframes wellIineCountCelebrateReduced {
  0%,
  100% {
    opacity: 1;
  }
  50% {
    opacity: 0.82;
  }
}
@keyframes wellIineCountCelebrateReduced {
  0%,
  100% {
    opacity: 1;
  }
  50% {
    opacity: 0.82;
  }
}
@media (prefers-reduced-motion: reduce) {
  .well_iine_card__count_num--celebrate {
    -webkit-animation: wellIineCountCelebrateReduced 0.28s ease both;
            animation: wellIineCountCelebrateReduced 0.28s ease both;
  }
}
.well_iine_card__count_lbl {
  position: absolute;
  right: 15px;
  top: 50%;
  width: 81px;
  height: 18px;
  margin: 0;
  padding: 0;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  -webkit-transform-origin: 50% 50%;
          transform-origin: 50% 50%;
  background: url(../images/well-iine/lbl.svg) no-repeat center / contain;
}
@media screen and (min-width: 769px) {
  .well_iine_card__count_lbl {
    /* bottom: 8px; */
  }
}
.well_iine_card__foot {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: center;
  gap: calc(13px / 1.4);
  padding: 15px 0px 25px 0;
  /* margin-top: calc(4px / 1.4); */
  border-radius: 0 0 10px 10px;
}
.well_iine_card--1 .well_iine_card__foot {background: #f5adbf;}
.well_iine_card--2 .well_iine_card__foot {background: #f5d1a0;}
.well_iine_card--3 .well_iine_card__foot {background: #a5c7d9;}
.well_iine_card--4 .well_iine_card__foot {background: #9ecfb7;}
.well_iine_card__push_deco {
  display: inline-block;
  font-size: calc(11px / 1.4);
  font-style: italic;
  font-weight: 700;
  color: rgba(255, 255, 255, 0.65);
  letter-spacing: 0.06em;
  color: #FFF;
  text-align: center;
  font-family: Knewave;
  font-size: 32px;
  font-style: normal;
  font-weight: 400;
  line-height: 140%; /* 44.8px */
  letter-spacing: 2.24px;
  vertical-align: middle;
  -webkit-transform-origin: 50% 50%;
          transform-origin: 50% 50%;
}
@media screen and (min-width: 769px) {
  .well_iine_card__push_deco {
    /* font-size: 12px; */
  }
}
@keyframes wellIineIcoBurst {
  0%,
  100% {
    -webkit-transform: scale(1) rotate(0deg) translate(0, 0);
            transform: scale(1) rotate(0deg) translate(0, 0);
    -webkit-filter: brightness(1);
            filter: brightness(1);
  }
  15% {
    -webkit-transform: scale(1.22) rotate(-14deg) translate(-3px, -10px);
            transform: scale(1.22) rotate(-14deg) translate(-3px, -10px);
    -webkit-filter: brightness(1.15) drop-shadow(0 0 10px rgba(255, 120, 160, 0.85));
            filter: brightness(1.15) drop-shadow(0 0 10px rgba(255, 120, 160, 0.85));
  }
  35% {
    -webkit-transform: scale(1.08) rotate(10deg) translate(5px, 4px);
            transform: scale(1.08) rotate(10deg) translate(5px, 4px);
    -webkit-filter: brightness(1.2) drop-shadow(0 0 16px rgba(255, 200, 220, 0.9));
            filter: brightness(1.2) drop-shadow(0 0 16px rgba(255, 200, 220, 0.9));
  }
  55% {
    -webkit-transform: scale(1.28) rotate(-6deg) translate(-2px, -12px);
            transform: scale(1.28) rotate(-6deg) translate(-2px, -12px);
    -webkit-filter: brightness(1.12);
            filter: brightness(1.12);
  }
  75% {
    -webkit-transform: scale(1.05) rotate(4deg) translate(2px, 2px);
            transform: scale(1.05) rotate(4deg) translate(2px, 2px);
  }
}
@keyframes wellIineLblBurst {
  0%,
  100% {
    -webkit-transform: translateY(-50%) scale(1) rotate(0deg);
            transform: translateY(-50%) scale(1) rotate(0deg);
    -webkit-filter: none;
            filter: none;
  }
  22% {
    -webkit-transform: translateY(-50%) scale(1.28) rotate(-5deg);
            transform: translateY(-50%) scale(1.28) rotate(-5deg);
    -webkit-filter: drop-shadow(0 0 12px rgba(255, 255, 255, 0.95)) drop-shadow(0 0 6px rgba(233, 30, 140, 0.5));
            filter: drop-shadow(0 0 12px rgba(255, 255, 255, 0.95)) drop-shadow(0 0 6px rgba(233, 30, 140, 0.5));
  }
  45% {
    -webkit-transform: translateY(-50%) scale(1.06) rotate(4deg);
            transform: translateY(-50%) scale(1.06) rotate(4deg);
  }
  68% {
    -webkit-transform: translateY(-50%) scale(1.2) rotate(-2deg);
            transform: translateY(-50%) scale(1.2) rotate(-2deg);
    -webkit-filter: drop-shadow(0 0 8px rgba(255, 255, 255, 0.7));
            filter: drop-shadow(0 0 8px rgba(255, 255, 255, 0.7));
  }
}
@keyframes wellIinePushBurst {
  0%,
  100% {
    -webkit-transform: scale(1) translateY(0);
            transform: scale(1) translateY(0);
    color: #fff;
    text-shadow: none;
  }
  25% {
    -webkit-transform: scale(1.4) translateY(-8px);
            transform: scale(1.4) translateY(-8px);
    color: #fffce8;
    text-shadow: 0 0 22px rgba(255, 255, 255, 0.95), 0 5px 0 rgba(0, 0, 0, 0.06);
  }
  50% {
    -webkit-transform: scale(0.88) translateY(4px);
            transform: scale(0.88) translateY(4px);
    color: #fff;
  }
  72% {
    -webkit-transform: scale(1.18) translateY(-5px);
            transform: scale(1.18) translateY(-5px);
    text-shadow: 0 0 14px rgba(255, 255, 255, 0.8);
  }
}
.well_iine_card--celebrate .well_iine_card__count_ico {
  -webkit-animation: wellIineIcoBurst 0.76s cubic-bezier(0.22, 1.12, 0.36, 1) both;
          animation: wellIineIcoBurst 0.76s cubic-bezier(0.22, 1.12, 0.36, 1) both;
}
.well_iine_card--celebrate .well_iine_card__count_lbl {
  -webkit-animation: wellIineLblBurst 0.74s cubic-bezier(0.25, 1.1, 0.4, 1) both;
          animation: wellIineLblBurst 0.74s cubic-bezier(0.25, 1.1, 0.4, 1) both;
}
.well_iine_card--celebrate .well_iine_card__foot > .well_iine_card__push_deco:first-of-type {
  -webkit-animation: wellIinePushBurst 0.72s cubic-bezier(0.34, 1.45, 0.64, 1) both;
          animation: wellIinePushBurst 0.72s cubic-bezier(0.34, 1.45, 0.64, 1) both;
}
.well_iine_card--celebrate .well_iine_card__foot > .well_iine_card__push_deco:last-of-type {
  -webkit-animation: wellIinePushBurst 0.72s cubic-bezier(0.34, 1.45, 0.64, 1) 0.12s both;
          animation: wellIinePushBurst 0.72s cubic-bezier(0.34, 1.45, 0.64, 1) 0.12s both;
}
@-webkit-keyframes wellIineUiBurstReduced {
  0%,
  100% {
    opacity: 1;
  }
  50% {
    opacity: 0.86;
  }
}
@keyframes wellIineUiBurstReduced {
  0%,
  100% {
    opacity: 1;
  }
  50% {
    opacity: 0.86;
  }
}
@media (prefers-reduced-motion: reduce) {
  .well_iine_card--celebrate .well_iine_card__count_ico,
  .well_iine_card--celebrate .well_iine_card__count_lbl,
  .well_iine_card--celebrate .well_iine_card__foot > .well_iine_card__push_deco {
    -webkit-animation: wellIineUiBurstReduced 0.3s ease both !important;
            animation: wellIineUiBurstReduced 0.3s ease both !important;
  }
}
.well_iine_card__push {
  --well-iine-push-thickness: 8px;
  font-family: inherit;
  font-weight: 700;
  line-height: 0;
  color: inherit;
  background: var(--well-iine-push-face, #e889a8);
  border: none;
  border-radius: 50%;
  padding: 0;
  cursor: pointer;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  width: 86px;
  height: 86px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  position: relative;
  z-index: 2;
  -webkit-tap-highlight-color: transparent;
  -webkit-box-shadow: 0 var(--well-iine-push-thickness) 0 0 var(--well-iine-push-depth, #b85678),
    0 10px 18px rgba(0, 0, 0, 0.18);
  box-shadow: 0 var(--well-iine-push-thickness) 0 0 var(--well-iine-push-depth, #b85678),
    0 10px 18px rgba(0, 0, 0, 0.18);
  -webkit-transition: -webkit-transform 0.1s ease, -webkit-box-shadow 0.1s ease, -webkit-filter 0.15s ease;
  transition: -webkit-transform 0.1s ease, -webkit-box-shadow 0.1s ease, -webkit-filter 0.15s ease;
  transition: transform 0.1s ease, box-shadow 0.1s ease, filter 0.15s ease;
  transition: transform 0.1s ease, box-shadow 0.1s ease, filter 0.15s ease, -webkit-transform 0.1s ease, -webkit-box-shadow 0.1s ease, -webkit-filter 0.15s ease;
}
.well_iine_card__push_face {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 100%;
  height: 100%;
  border-radius: 50%;
  overflow: hidden;
  pointer-events: none;
}
.well_iine_card__push_label {
  display: block;
  width: auto;
  height: auto;
  max-width: 72%;
  max-height: 72%;
  -o-object-fit: contain;
     object-fit: contain;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}
@media screen and (min-width: 769px) {
  .well_iine_card__push {
    /* width: 96px; */
    /* height: 96px; */
    /* min-width: 96px; */
    /* min-height: 96px; */
    /* --well-iine-push-thickness: 9px; */
  }
}
.well_iine_card__push:hover {
  -webkit-filter: brightness(1.06);
          filter: brightness(1.06);
}
.well_iine_card__push:active:not(:disabled):not(.well_iine_card__push--locked) {
  -webkit-transform: translateY(var(--well-iine-push-thickness));
          transform: translateY(var(--well-iine-push-thickness));
  -webkit-box-shadow: 0 0 0 0 var(--well-iine-push-depth, #b85678), 0 4px 12px rgba(0, 0, 0, 0.14);
          box-shadow: 0 0 0 0 var(--well-iine-push-depth, #b85678), 0 4px 12px rgba(0, 0, 0, 0.14);
}
.well_iine_card__push:focus-visible {
  outline: 2px solid #fff;
  outline-offset: 3px;
}
.well_iine_card__push:disabled,
.well_iine_card__push.well_iine_card__push--locked {
  cursor: not-allowed;
  opacity: 0.55;
  -webkit-filter: none;
          filter: none;
  pointer-events: none;
  -webkit-transform: none;
          transform: none;
  -webkit-box-shadow: 0 3px 10px rgba(0, 0, 0, 0.12);
          box-shadow: 0 3px 10px rgba(0, 0, 0, 0.12);
}
@media (prefers-reduced-motion: reduce) {
  .well_iine_card__push {
    -webkit-transition: none;
    transition: none;
  }
  .well_iine_card__push:active:not(:disabled):not(.well_iine_card__push--locked) {
    -webkit-transform: none;
            transform: none;
    -webkit-box-shadow: 0 2px 0 0 var(--well-iine-push-depth, #b85678), 0 6px 12px rgba(0, 0, 0, 0.12);
            box-shadow: 0 2px 0 0 var(--well-iine-push-depth, #b85678), 0 6px 12px rgba(0, 0, 0, 0.12);
  }
}
.well_iine_card__push.well_iine_card__push--rate-warn {
  -webkit-animation: wellIineShake 0.35s ease;
          animation: wellIineShake 0.35s ease;
}
@-webkit-keyframes wellIineShake {
  0%,
  100% {
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
  25% {
    -webkit-transform: translateX(-3px);
            transform: translateX(-3px);
  }
  75% {
    -webkit-transform: translateX(3px);
            transform: translateX(3px);
  }
}
@keyframes wellIineShake {
  0%,
  100% {
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
  25% {
    -webkit-transform: translateX(-3px);
            transform: translateX(-3px);
  }
  75% {
    -webkit-transform: translateX(3px);
            transform: translateX(3px);
  }
}

/* ----- CONTENTS ?????E????E???????????E?E----- */
.contents_menu_section {
  padding: 53px 0px 100px;
  margin: -50px 0 0;
  background-color: #61997b;
  background-image: repeating-linear-gradient(-45deg, transparent, transparent 7px, rgba(180, 235, 200, 0.12) 7px, rgba(180, 235, 200, 0.12) 8px);
  font-family: "Zen Maru Gothic", sans-serif;
  font-weight: 700;
}
@media screen and (max-width: 769px) {
  .contents_menu_section {
    /* SPはカード/ピン演出と重なりやすいので、上側の食い込みを解消する */
    margin-top: 70px;
  }
}
@media screen and (min-width: 769px) {
  .contents_menu_section {
    /* padding: 44px 0 52px; */
  }
}
/* ????????????????????????????????? */
.contents_menu_section:not(.contents_menu_section--drawer) {
  border-radius: 70% 70% 0 0 / clamp(28px, 10vw, 70px) clamp(28px, 10vw, 70px) 0 0;
  overflow: hidden;
  transform: scale(1.05);
}
.contents_menu {
  list-style: none;
  margin: 0;
  padding: 0;
}
.contents_menu--primary {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  gap: 20px;
  max-width: 520px;
  margin: 0 auto;
}
@media screen and (min-width: 769px) {
  .contents_menu--primary {
    /* gap: 14px; */
    /* max-width: 560px; */
  }
}
.contents_menu--primary > li {
  margin: 0;
}
.contents_menu__link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  gap: calc(12px / 1.4);
  min-height: calc(64px / 1.4);
  padding: calc(12px / 1.4) calc(16px / 1.4) calc(12px / 1.4) calc(22px / 1.4);
  border-radius: 999px;
  text-decoration: none;
  color: #222;
  -webkit-transition: -webkit-filter 0.2s ease, -webkit-transform 0.2s ease;
  transition: -webkit-filter 0.2s ease, -webkit-transform 0.2s ease;
  transition: filter 0.2s ease, transform 0.2s ease;
  transition: filter 0.2s ease, transform 0.2s ease, -webkit-filter 0.2s ease, -webkit-transform 0.2s ease;
}
@media screen and (min-width: 769px) {
  .contents_menu__link {
    min-height: 72px;
    padding: 14px 18px 14px 26px;
  }
}
.contents_menu__link:hover {
  -webkit-filter: brightness(1.04);
          filter: brightness(1.04);
  -webkit-transform: translateY(-1px);
          transform: translateY(-1px);
}
.contents_menu__link:focus-visible {
  outline: 3px solid rgba(255, 255, 255, 0.85);
  outline-offset: 2px;
}
.contents_menu__link--pink { background: #f4a7bb; }
.contents_menu__link--peach { background: #f5d1a0; }
.contents_menu__link--blue { background: #a5c7d9; }
.contents_menu__link--mint { background: #a7d2bd; }
.contents_menu__row {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  gap: calc(10px / 1.4);
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  min-width: 0;
}
.contents_menu__ja {
  font-size: calc(17px / 1.4);
  line-height: 1.2;
  letter-spacing: 0.02em;
  color: #333;
  font-family: "Zen Maru Gothic";
  font-size: 18px;
  font-style: normal;
  font-weight: 700;
  line-height: 140%; /* 25.2px */
  letter-spacing: 0.9px;
}
@media screen and (min-width: 769px) {
  .contents_menu__ja {
    /* font-size: 19px; */
  }
}
.contents_menu__ja-keyword {
  color: #333;
  font-family: "Zen Maru Gothic", sans-serif;
  font-size: 24px;
  font-style: normal;
  font-weight: 700;
  line-height: 140%;
  letter-spacing: 1.2px;
}
.contents_menu__en {
  position: absolute;
  left: 175px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  font-size: calc(11px / 1.4);
  letter-spacing: 0.18em;
  text-transform: none;
  font-weight: 700;
  opacity: 0.88;
  white-space: nowrap;
  color: #333;
  font-family: Fredoka;
  font-size: 11px;
  font-style: normal;
  font-weight: 500;
  line-height: 140%; /* 15.4px */
  letter-spacing: 1.1px;
}
@media screen and (min-width: 769px) {
  .contents_menu__en {
  }
}
.contents_menu__chev {
  position: relative;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  width: 25px;
  height: 25px;
  border-radius: 50%;
  background: #fff;
  -webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.08);
  /* box-shadow: 0 1px 4px rgba(0, 0, 0, 0); */
  /* border: 1px solid #000; */
}
@media screen and (min-width: 769px) {
  .contents_menu__chev {
    /* width: 40px; */
    /* height: 40px; */
  }
}
.contents_menu__chev::after {
  content: "";
  position: absolute;
  left: 50%;
  top: 47%;
  -webkit-transform: translate(-50%, -30%);
  transform: translate(-50%, -30%);
  border-left: 5px solid transparent;
  border-right: 6px solid transparent;
  border-top: 7px solid #111;
}

.contents_menu--secondary {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: calc(10px / 1.4) calc(10px / 1.4);
  max-width: 520px;
  margin: calc(18px / 1.4) auto 0;
}
@media screen and (min-width: 769px) {
  .contents_menu--secondary {
    gap: 12px;
    max-width: 560px;
    margin-top: 22px;
  }
}
.contents_menu__cell--half {
  min-width: 0;
}
.contents_menu__cell--full {
  /* grid-column: 1 / -1; */
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.contents_menu__link--white {
  background: #fff;
  border: 1px solid rgba(0, 0, 0, 0.06);
  min-height: calc(58px / 1.4);
  padding-left: 26px;
}
@media screen and (min-width: 769px) {
  .contents_menu__link--white {
    /* min-height: 62px; */
    /* padding-left: 20px; */
  }
}
.contents_menu__link--white .contents_menu__chev {
  border: 1px solid rgba(0, 0, 0, 1);
}
.contents_menu__stack {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  gap: calc(2px / 1.4);
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  min-width: 0;
  padding-top: calc((12px / 1.4) * 1.2 + (2px / 1.4));
}
@media screen and (min-width: 769px) {
  .contents_menu__stack {
    padding-top: calc(13px * 1.2 + 2px);
  }
}
.contents_menu__stack .contents_menu__en {
  right: auto;
  left: 0;
  top: 0;
  -webkit-transform: none;
  transform: none;
  color: #333;
  font-family: Fredoka;
  font-size: 11px;
  font-style: normal;
  font-weight: 500;
  line-height: 140%; /* 15.4px */
  letter-spacing: 1.1px;
}
.contents_menu__en--stack {
  font-size: calc(12px / 1.4);
  letter-spacing: 0.14em;
  text-transform: none;
  opacity: 0.9;
}
.contents_menu__ja--stack {
  font-size: calc(15px / 1.4);
  letter-spacing: 0.02em;
  color: #333;
  font-family: "Zen Maru Gothic";
  font-size: 18px;
  font-style: normal;
  font-weight: 700;
  line-height: 140%; /* 25.2px */
  letter-spacing: 0.9px;
}
.contents_menu__ja--present {
  white-space: nowrap;
  font-size: 17px;
  letter-spacing: 0.6px;
}
@media screen and (min-width: 769px) {
  .contents_menu__en--stack {
    /* font-size: 13px; */
  }
  .contents_menu__ja--stack {
    /* font-size: 16px; */
  }
}
.contents_menu__link--narrow {
  width: 100%;
  max-width: 340px;
}

.contents_nav {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  line-height: 1.25;
  font-weight: bold;
  gap: calc(13px / 1.4) calc(10px / 1.4);
  margin-bottom: calc(5px / 1.4);
}
@media screen and (min-width: 769px) {
  .contents_nav {
    gap: 13px 10px;
  }
}
@media screen and (min-width: 769px) {
  .contents_nav {
    margin-bottom: 5px;
  }
}
.contents_nav li a {
  background-color: #fff;
  background-image: url(../img/nav_arrow.svg);
  background-position: center right 10px;
  background-repeat: no-repeat;
  border: 1px solid currentColor;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  border-radius: 50px;
  background-size: calc(29px / 1.4);
  height: calc(65px / 1.4);
  padding: 0 calc(40px / 1.4) 0 calc(20px / 1.4);
}
@media screen and (min-width: 769px) {
  .contents_nav li a {
    background-size: 29px;
  }
}
@media screen and (min-width: 769px) {
  .contents_nav li a {
    height: 65px;
  }
}
@media screen and (min-width: 769px) {
  .contents_nav li a {
    padding: 0 40px 0 20px;
  }
}
@media screen and (max-width: 768px) {
  .contents_nav li a {
    background-position: center right 7.1428571429px;
  }
}
.contents_nav li a small {
  font-size: calc(12px / 1.4);
}
@media screen and (min-width: 769px) {
  .contents_nav li a small {
    font-size: 12px;
  }
}
.contents_nav li a:hover {
  opacity: 1;
  background-color: #FCC8E9;
  background-image: url(../img/nav_arrow_wht.svg) !important;
}

#archive_contents01 {
  padding-bottom: 0;
}
#archive_contents01 .center_slide {
  margin-top: calc(50px / 1.4);
  margin-bottom: calc(70px / 1.4);
}
@media screen and (min-width: 769px) {
  #archive_contents01 .center_slide {
    margin-top: 50px;
  }
}
@media screen and (min-width: 769px) {
  #archive_contents01 .center_slide {
    margin-bottom: 70px;
  }
}
#archive_contents01 .box {
  padding-bottom: calc(120px / 1.4);
}
@media screen and (min-width: 769px) {
  #archive_contents01 .box {
    padding-bottom: 120px;
  }
}
#archive_contents01 .circle_bg {
  aspect-ratio: 1/1;
  margin: 0 -19px;
}
@media screen and (max-width: 768px) {
  #archive_contents01 .circle_bg {
    min-height: 319px;
    max-width: calc(100% + 26px);
    margin: 0 -13px;
  }
}
#archive_contents01 .circle_bg .txt_wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  height: 100%;
  padding-bottom: calc(20px / 1.4);
}
@media screen and (min-width: 769px) {
  #archive_contents01 .circle_bg .txt_wrap {
    padding-bottom: 20px;
  }
}
#archive_contents01 .circle_bg .txt_wrap::before {
  background-image: url(../img/contents01_bg01.png);
  width: 112.5px;
  height: 108.5px;
  top: calc(-60px / 1.4);
  right: calc(35px / 1.4);
}
@media screen and (min-width: 769px) {
  #archive_contents01 .circle_bg .txt_wrap::before {
    top: -60px;
  }
}
@media screen and (min-width: 769px) {
  #archive_contents01 .circle_bg .txt_wrap::before {
    right: 35px;
  }
}
@media screen and (max-width: 768px) {
  #archive_contents01 .circle_bg .txt_wrap::before {
    width: min(21vw, 80px);
    height: min(20vw, 77.5px);
  }
}
#archive_contents01 .circle_bg .txt_wrap::after {
  background-image: url(../img/contents01_bg02.png);
  width: 141px;
  height: 96px;
  left: calc(45px / 1.4);
  bottom: calc(-50px / 1.4);
}
@media screen and (min-width: 769px) {
  #archive_contents01 .circle_bg .txt_wrap::after {
    left: 45px;
  }
}
@media screen and (min-width: 769px) {
  #archive_contents01 .circle_bg .txt_wrap::after {
    bottom: -50px;
  }
}
@media screen and (max-width: 768px) {
  #archive_contents01 .circle_bg .txt_wrap::after {
    width: min(26.6vw, 100px);
    height: min(18vw, 68.5px);
  }
}
#archive_contents01 .circle_bg .txt_wrap h3 {
  margin: calc(5px / 1.4) 0 calc(8px / 1.4);
  font-size: calc(22px / 1.4);
}
@media screen and (min-width: 769px) {
  #archive_contents01 .circle_bg .txt_wrap h3 {
    margin: 5px 0 8px;
  }
}
@media screen and (min-width: 769px) {
  #archive_contents01 .circle_bg .txt_wrap h3 {
    font-size: 22px;
  }
}
#archive_contents01 .circle_bg .illust {
  width: calc(38.58px / 1.4);
}
@media screen and (min-width: 769px) {
  #archive_contents01 .circle_bg .illust {
    width: 38.58px;
  }
}
#archive_contents01 .circle_bg p {
  font-size: calc(15px / 1.4);
}
@media screen and (min-width: 769px) {
  #archive_contents01 .circle_bg p {
    font-size: 15px;
  }
}

#archive_contents02 {
  padding: calc(35px / 1.4) 0 calc(80px / 1.4);
  position: relative;
  z-index: 2;
}
@media screen and (min-width: 769px) {
  #archive_contents02 {
    padding: 35px 0 80px;
  }
}
#archive_contents02 .box {
  position: relative;
}
#archive_contents02 .box::before {
  content: "";
  background: url(../img/illust01.png) no-repeat top center/100%;
  position: absolute;
  z-index: -1;
  width: calc(72.25px / 1.4);
  height: calc(150px / 1.4);
  top: calc(-105px / 1.4);
  right: calc(40px / 1.4);
}
@media screen and (min-width: 769px) {
  #archive_contents02 .box::before {
    width: 72.25px;
  }
}
@media screen and (min-width: 769px) {
  #archive_contents02 .box::before {
    height: 150px;
  }
}
@media screen and (min-width: 769px) {
  #archive_contents02 .box::before {
    top: -105px;
  }
}
@media screen and (min-width: 769px) {
  #archive_contents02 .box::before {
    right: 40px;
  }
}
#archive_contents02 .circle_bg {
  padding: calc(60px / 1.4) 0 calc(45px / 1.4);
  margin: calc(15px / 1.4) calc(-19px / 1.4) calc(45px / 1.4);
}
@media screen and (min-width: 769px) {
  #archive_contents02 .circle_bg {
    padding: 60px 0 45px;
  }
}
@media screen and (min-width: 769px) {
  #archive_contents02 .circle_bg {
    margin: 15px -19px 45px;
  }
}
@media screen and (max-width: 768px) {
  #archive_contents02 .circle_bg {
    min-height: 240px;
  }
}
#archive_contents02 .circle_bg .txt_wrap::before {
  background-image: url(../img/contents02_bg01.png);
  width: 112.76px;
  height: 203.7px;
  right: 0;
  bottom: calc(-60px / 1.4);
}
@media screen and (min-width: 769px) {
  #archive_contents02 .circle_bg .txt_wrap::before {
    bottom: -60px;
  }
}
@media screen and (max-width: 768px) {
  #archive_contents02 .circle_bg .txt_wrap::before {
    width: min(21.4vw, 80.5px);
    height: min(38.8vw, 145.5px);
  }
}
#archive_contents02 .circle_bg .txt_wrap::after {
  background-image: url(../img/contents02_bg02.png);
  width: 89.5px;
  height: 102px;
  left: calc(25px / 1.4);
  bottom: calc(-40px / 1.4);
}
@media screen and (min-width: 769px) {
  #archive_contents02 .circle_bg .txt_wrap::after {
    left: 25px;
  }
}
@media screen and (min-width: 769px) {
  #archive_contents02 .circle_bg .txt_wrap::after {
    bottom: -40px;
  }
}
@media screen and (max-width: 768px) {
  #archive_contents02 .circle_bg .txt_wrap::after {
    width: min(17.04vw, 63.9px);
    height: min(19.45vw, 72.85px);
  }
}
#archive_contents02 .circle_bg .txt_wrap h3 {
  margin-bottom: calc(13px / 1.4);
  font-size: calc(18px / 1.4);
}
@media screen and (min-width: 769px) {
  #archive_contents02 .circle_bg .txt_wrap h3 {
    margin-bottom: 13px;
  }
}
@media screen and (min-width: 769px) {
  #archive_contents02 .circle_bg .txt_wrap h3 {
    font-size: 18px;
  }
}
#archive_contents02 .circle_bg .txt_wrap .fukidashi {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  background: #40B3C7;
  border-radius: 50%;
  line-height: 1.3;
  text-align: center;
  aspect-ratio: 1/1;
  color: #fff;
  font-weight: bold;
  position: absolute;
  right: 0;
  width: calc(96px / 1.4);
  padding-bottom: calc(0.65em / 1.4);
  font-size: calc(18px / 1.4);
  top: calc(-50px / 1.4);
}
@media screen and (min-width: 769px) {
  #archive_contents02 .circle_bg .txt_wrap .fukidashi {
    width: 96px;
  }
}
@media screen and (min-width: 769px) {
  #archive_contents02 .circle_bg .txt_wrap .fukidashi {
    padding-bottom: 0.65em;
  }
}
@media screen and (min-width: 769px) {
  #archive_contents02 .circle_bg .txt_wrap .fukidashi {
    font-size: 18px;
  }
}
@media screen and (min-width: 769px) {
  #archive_contents02 .circle_bg .txt_wrap .fukidashi {
    top: -50px;
  }
}
#archive_contents02 .circle_bg .txt_wrap .fukidashi span {
  text-align: center;
}
#archive_contents02 .circle_bg .txt_wrap .fukidashi span .tax {
  font-size: calc(14px / 1.4);
}
@media screen and (min-width: 769px) {
  #archive_contents02 .circle_bg .txt_wrap .fukidashi span .tax {
    font-size: 14px;
  }
}
#archive_contents02 .circle_bg .txt_wrap .fukidashi::before {
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  border-color: #40B3C7 transparent transparent transparent;
  position: absolute;
  -webkit-transform: rotate(30deg);
          transform: rotate(30deg);
  left: calc(15px / 1.4);
  bottom: calc(-4px / 1.4);
  border-width: calc(12px / 1.4) calc(7.5px / 1.4) 0 calc(7.5px / 1.4);
}
@media screen and (min-width: 769px) {
  #archive_contents02 .circle_bg .txt_wrap .fukidashi::before {
    left: 15px;
  }
}
@media screen and (min-width: 769px) {
  #archive_contents02 .circle_bg .txt_wrap .fukidashi::before {
    bottom: -4px;
  }
}
@media screen and (min-width: 769px) {
  #archive_contents02 .circle_bg .txt_wrap .fukidashi::before {
    border-width: 12px 7.5px 0 7.5px;
  }
}

#archive_contents03 {
  background-color: #ABEBF2;
  background-image: url(../img/bg_pattern.png);
  background-position: center;
  background-size: calc(50px / 1.4);
}
@media screen and (min-width: 769px) {
  #archive_contents03 {
    background-size: 50px;
  }
}
#archive_contents03 .box {
  position: relative;
}
#archive_contents03 .box .illus_wrap {
  position: absolute;
  width: 100%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  left: 50%;
  overflow: hidden;
  pointer-events: none;
  height: calc(103px / 1.4);
  top: calc(50px / 1.4);
}
@media screen and (min-width: 769px) {
  #archive_contents03 .box .illus_wrap {
    height: 103px;
  }
}
@media screen and (min-width: 769px) {
  #archive_contents03 .box .illus_wrap {
    top: 50px;
  }
}
#archive_contents03 .box .illus_wrap::before, #archive_contents03 .box .illus_wrap::after {
  content: "";
  position: absolute;
}
#archive_contents03 .box .illus_wrap::before {
  background: url(../img/illust06.png) no-repeat center/contain;
  top: 0;
  left: 0;
  width: calc(75.48px / 1.4);
  height: calc(102.86px / 1.4);
}
@media screen and (min-width: 769px) {
  #archive_contents03 .box .illus_wrap::before {
    width: 75.48px;
  }
}
@media screen and (min-width: 769px) {
  #archive_contents03 .box .illus_wrap::before {
    height: 102.86px;
  }
}
#archive_contents03 .box .illus_wrap::after {
  background: url(../img/illust07.png) no-repeat center/contain;
  right: 0;
  width: calc(69px / 1.4);
  height: calc(95px / 1.4);
  top: calc(8px / 1.4);
}
@media screen and (min-width: 769px) {
  #archive_contents03 .box .illus_wrap::after {
    width: 69px;
  }
}
@media screen and (min-width: 769px) {
  #archive_contents03 .box .illus_wrap::after {
    height: 95px;
  }
}
@media screen and (min-width: 769px) {
  #archive_contents03 .box .illus_wrap::after {
    top: 8px;
  }
}
#archive_contents03 .data dt {
  margin-bottom: calc(6px / 1.4);
}
@media screen and (min-width: 769px) {
  #archive_contents03 .data dt {
    margin-bottom: 6px;
  }
}
#archive_contents03 .data dd {
  font-size: calc(20px / 1.4);
}
@media screen and (min-width: 769px) {
  #archive_contents03 .data dd {
    font-size: 20px;
  }
}
#archive_contents03 .data dd span {
  font-size: calc(16px / 1.4);
}
@media screen and (min-width: 769px) {
  #archive_contents03 .data dd span {
    font-size: 16px;
  }
}
#archive_contents03 .data dd:not(:last-of-type) {
  margin-bottom: calc(6px / 1.4);
}
@media screen and (min-width: 769px) {
  #archive_contents03 .data dd:not(:last-of-type) {
    margin-bottom: 6px;
  }
}
#archive_contents03 .contents_nav {
  margin: calc(47px / 1.4) 0 calc(45px / 1.4);
}
@media screen and (min-width: 769px) {
  #archive_contents03 .contents_nav {
    margin: 47px 0 45px;
  }
}
#archive_contents03 .contents_nav li a {
  background-image: url(../img/nav_arrow_pink.svg);
}
#archive_contents03 #restaurant {
  margin-top: calc(55px / 1.4);
}
@media screen and (min-width: 769px) {
  #archive_contents03 #restaurant {
    margin-top: 55px;
  }
}
#archive_contents03 .notes_list {
  margin-top: calc(25px / 1.4);
}
@media screen and (min-width: 769px) {
  #archive_contents03 .notes_list {
    margin-top: 25px;
  }
}

#archive_contents04 {
  background: #F89CBF;
}
#archive_contents04 .map_wrap {
  position: relative;
}
#archive_contents04 .map_wrap::before {
  content: "";
  position: absolute;
  z-index: 11;
}
#archive_contents04 .map_wrap.map01 {
  margin-top: calc(38px / 1.4);
}
@media screen and (min-width: 769px) {
  #archive_contents04 .map_wrap.map01 {
    margin-top: 38px;
  }
}
#archive_contents04 .map_wrap.map01::before {
  background: url(../img/map01_bg.png) no-repeat center/contain;
  width: calc(40px / 1.4);
  height: calc(40px / 1.4);
  top: calc(-28px / 1.4);
  right: calc(50px / 1.4);
}
@media screen and (min-width: 769px) {
  #archive_contents04 .map_wrap.map01::before {
    width: 40px;
  }
}
@media screen and (min-width: 769px) {
  #archive_contents04 .map_wrap.map01::before {
    height: 40px;
  }
}
@media screen and (min-width: 769px) {
  #archive_contents04 .map_wrap.map01::before {
    top: -28px;
  }
}
@media screen and (min-width: 769px) {
  #archive_contents04 .map_wrap.map01::before {
    right: 50px;
  }
}
#archive_contents04 .map_wrap.map02 {
  margin-top: calc(50px / 1.4);
}
@media screen and (min-width: 769px) {
  #archive_contents04 .map_wrap.map02 {
    margin-top: 50px;
  }
}
#archive_contents04 .map_wrap.map02::before {
  background: url(../img/map02_bg.png) no-repeat center/contain;
  width: calc(34px / 1.4);
  height: calc(27px / 1.4);
  top: calc(-21px / 1.4);
  left: calc(70px / 1.4);
}
@media screen and (min-width: 769px) {
  #archive_contents04 .map_wrap.map02::before {
    width: 34px;
  }
}
@media screen and (min-width: 769px) {
  #archive_contents04 .map_wrap.map02::before {
    height: 27px;
  }
}
@media screen and (min-width: 769px) {
  #archive_contents04 .map_wrap.map02::before {
    top: -21px;
  }
}
@media screen and (min-width: 769px) {
  #archive_contents04 .map_wrap.map02::before {
    left: 70px;
  }
}
#archive_contents04 .map_wrap h3 {
  background: url(../img/map_obi.png) no-repeat center/contain;
  color: #fff;
  font-weight: bold;
  text-align: center;
  line-height: 1;
  position: absolute;
  left: 0;
  z-index: 2;
  width: calc(123px / 1.4);
  line-height: calc(35.41px / 1.4);
  height: calc(35.41px / 1.4);
  font-size: calc(18px / 1.4);
  top: calc(30px / 1.4);
}
@media screen and (min-width: 769px) {
  #archive_contents04 .map_wrap h3 {
    width: 123px;
  }
}
@media screen and (min-width: 769px) {
  #archive_contents04 .map_wrap h3 {
    line-height: 35.41px;
  }
}
@media screen and (min-width: 769px) {
  #archive_contents04 .map_wrap h3 {
    height: 35.41px;
  }
}
@media screen and (min-width: 769px) {
  #archive_contents04 .map_wrap h3 {
    font-size: 18px;
  }
}
@media screen and (min-width: 769px) {
  #archive_contents04 .map_wrap h3 {
    top: 30px;
  }
}
#archive_contents04 .map {
  background: #fff;
  border: 2px solid #6FC0ED;
  overflow: hidden;
  position: relative;
  border-radius: calc(30px / 1.4);
}
@media screen and (min-width: 769px) {
  #archive_contents04 .map {
    border-radius: 30px;
  }
}
#archive_contents04 .map .draggable img {
  -webkit-transform: scale(1);
          transform: scale(1);
  will-change: transform;
  image-rendering: auto;
  image-rendering: -webkit-optimize-contrast;
}
#archive_contents04 .map .pin {
  position: absolute;
}
#archive_contents04 .map .zoom_btn {
  display: grid;
  gap: 2px;
  position: absolute;
  z-index: 2;
  right: calc(25px / 1.4);
  bottom: calc(25px / 1.4);
}
@media screen and (min-width: 769px) {
  #archive_contents04 .map .zoom_btn {
    right: 25px;
  }
}
@media screen and (min-width: 769px) {
  #archive_contents04 .map .zoom_btn {
    bottom: 25px;
  }
}
#archive_contents04 .map .zoom_btn button {
  border: none;
  background: rgba(0, 0, 0, 0.5);
  padding: 0;
  margin: 0;
  cursor: pointer;
  width: calc(30px / 1.4);
  height: calc(30px / 1.4);
}
@media screen and (min-width: 769px) {
  #archive_contents04 .map .zoom_btn button {
    width: 30px;
  }
}
@media screen and (min-width: 769px) {
  #archive_contents04 .map .zoom_btn button {
    height: 30px;
  }
}
#archive_contents04 .map .zoom_btn button::before {
  color: #fff;
  font-weight: bold;
  font-family: "Zen Maru Gothic", sans-serif;
  font-size: calc(15px / 1.4);
}
@media screen and (min-width: 769px) {
  #archive_contents04 .map .zoom_btn button::before {
    font-size: 15px;
  }
}
#archive_contents04 .map .zoom_btn button#zoom-in::before {
  content: "?E?E;
}
#archive_contents04 .map .zoom_btn button#zoom-out::before {
  content: "?E;
}
#archive_contents04 .pin_gourmet, #archive_contents04 .pin_goods {
  width: 2.6%;
  aspect-ratio: 1/0.69;
  position: absolute;
}
#archive_contents04 .pin_gourmet a, #archive_contents04 .pin_goods a {
  display: block;
  width: 100%;
  height: 100%;
}
#archive_contents04 .pin_gourmet a {
  background: url(../img/map_icon_gourmet.svg) no-repeat center/100%;
}
#archive_contents04 .pin_gourmet.pin1 {
  top: 22.5%;
  left: 43%;
}
#archive_contents04 .pin_gourmet.pin2 {
  top: 16.5%;
  left: 65.5%;
}
#archive_contents04 .pin_gourmet.pin3 {
  top: 32.3%;
  left: 42.7%;
}
#archive_contents04 .pin_gourmet.pin4 {
  top: 11.2%;
  left: 64.5%;
}
#archive_contents04 .pin_gourmet.pin5 {
  top: 22.8%;
  left: 67.3%;
}
#archive_contents04 .pin_gourmet.pin6 {
  top: 29%;
  left: 26.5%;
}
#archive_contents04 .pin_gourmet.pin7 {
  top: 23.6%;
  left: 15.5%;
}
#archive_contents04 .pin_gourmet.pin8 {
  top: 6.3%;
  left: 37%;
}
#archive_contents04 .pin_gourmet.pin9 {
  top: 21.5%;
  left: 19%;
}
#archive_contents04 .pin_goods a {
  background: url(../img/map_icon_goods.svg) no-repeat center/100%;
}
#archive_contents04 .pin_goods.pin1 {
  top: 22%;
  left: 56.5%;
}
#archive_contents04 .pin_goods.pin2 {
  top: 11.2%;
  left: 60%;
}
#archive_contents04 .pin_goods.pin3 {
  top: 26%;
  left: 30.2%;
}
#archive_contents04 .pin_goods.pin4 {
  top: 15.8%;
  left: 47.2%;
}
#archive_contents04 .pin_goods.pin5 {
  top: 15.8%;
  left: 50.4%;
}
#archive_contents04 .pin_goods.pin6 {
  top: 14.5%;
  left: 53.6%;
}
#archive_contents04 .pin_goods.pin7 {
  top: 31%;
  left: 56.8%;
}
#archive_contents04 .pin_goods.pin8 {
  top: 39.5%;
  left: 42.5%;
}
#archive_contents04 .pin_goods.pin9 {
  top: 74.5%;
  left: 22%;
}
#archive_contents04 .pin_goods.pin10 {
  top: 51.8%;
  left: 59.8%;
}
#archive_contents04 .btn_wrap {
  background: #EDF5F7;
  width: 33%;
  font-weight: bold;
  position: absolute;
  left: 38%;
  bottom: 5%;
  padding: 2% 0;
  border-radius: calc(10px / 1.4);
}
@media screen and (min-width: 769px) {
  #archive_contents04 .btn_wrap {
    border-radius: 10px;
  }
}
#archive_contents04 .btn_wrap p {
  text-align: center;
  font-size: calc(10px / 1.4);
}
@media screen and (min-width: 769px) {
  #archive_contents04 .btn_wrap p {
    font-size: 10px;
  }
}
#archive_contents04 .btn_wrap .btn {
  width: 64%;
  aspect-ratio: 1/0.28;
  color: #fff;
  margin: 5% auto 0;
  font-size: calc(12px / 1.4);
}
@media screen and (min-width: 769px) {
  #archive_contents04 .btn_wrap .btn {
    font-size: 12px;
  }
}
#archive_contents04 .btn_wrap .btn a {
  width: 100%;
  height: 100%;
  border-color: #000;
  padding: 0 0.3em 0 0;
  position: relative;
}
#archive_contents04 .btn_wrap .btn a::after {
  content: "";
  background: url(../img/nav_arrow_wht.svg) no-repeat center/contain;
  width: 15%;
  aspect-ratio: 1/1;
  -webkit-transform: translateY(-50%) rotate(-90deg);
          transform: translateY(-50%) rotate(-90deg);
  position: absolute;
  top: 50%;
  right: 5%;
}
#archive_contents04 .btn_wrap .btn.goods a {
  background: #75C9DD;
}
#archive_contents04 .btn_wrap .btn.gourmet a {
  background: #EA90CE;
}

.pin_gourmet, .pin_goods {
  animation: scale 1s ease infinite alternate-reverse;
  -webkit-transform: scale(1);
          transform: scale(1);
}

@-webkit-keyframes scale {
  0% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
  100% {
    -webkit-transform: scale(1.25);
            transform: scale(1.25);
  }
}

@keyframes scale {
  0% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
  100% {
    -webkit-transform: scale(1.25);
            transform: scale(1.25);
  }
}
#archive_contents05 {
  background-color: #FFCCDE;
  background-image: url(../img/bg_pattern2.png);
  background-position: center;
  background-size: calc(50px / 1.4);
}
@media screen and (min-width: 769px) {
  #archive_contents05 {
    background-size: 50px;
  }
}
#archive_contents05 .logo2 {
  margin-bottom: calc(8px / 1.4);
}
@media screen and (min-width: 769px) {
  #archive_contents05 .logo2 {
    margin-bottom: 8px;
  }
}
#archive_contents05 .sect_ttl {
  margin-bottom: calc(55px / 1.4);
}
@media screen and (min-width: 769px) {
  #archive_contents05 .sect_ttl {
    margin-bottom: 55px;
  }
}
#archive_contents05 .read {
  text-align: center;
  font-weight: bold;
  line-height: 1.31;
  font-size: calc(26px / 1.4);
}
@media screen and (min-width: 769px) {
  #archive_contents05 .read {
    font-size: 26px;
  }
}
#archive_contents05 .read .marker {
  text-align: center;
}
#archive_contents05 .fukidasi {
  background: #EA90CE;
  color: #fff;
  text-align: center;
  margin: 0 auto;
  padding-bottom: 0.1em;
  font-weight: bold;
  position: relative;
  border-radius: calc(8px / 1.4);
  margin-top: calc(10px / 1.4);
  margin-bottom: calc(10px / 1.4);
  width: calc(184px / 1.4);
  font-size: calc(22px / 1.4);
}
@media screen and (min-width: 769px) {
  #archive_contents05 .fukidasi {
    border-radius: 8px;
  }
}
@media screen and (min-width: 769px) {
  #archive_contents05 .fukidasi {
    margin-top: 10px;
  }
}
@media screen and (min-width: 769px) {
  #archive_contents05 .fukidasi {
    margin-bottom: 10px;
  }
}
@media screen and (min-width: 769px) {
  #archive_contents05 .fukidasi {
    width: 184px;
  }
}
@media screen and (min-width: 769px) {
  #archive_contents05 .fukidasi {
    font-size: 22px;
  }
}
#archive_contents05 .fukidasi::after {
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  border-color: #EA90CE transparent transparent transparent;
  position: absolute;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  left: 50%;
  bottom: calc(-10px / 1.4);
  border-width: calc(13px / 1.4) calc(6px / 1.4) 0 calc(6px / 1.4);
}
@media screen and (min-width: 769px) {
  #archive_contents05 .fukidasi::after {
    bottom: -10px;
  }
}
@media screen and (min-width: 769px) {
  #archive_contents05 .fukidasi::after {
    border-width: 13px 6px 0 6px;
  }
}
#archive_contents05 .step {
  font-weight: bold;
  margin-bottom: calc(30px / 1.4);
}
@media screen and (min-width: 769px) {
  #archive_contents05 .step {
    margin-bottom: 30px;
  }
}
#archive_contents05 .step li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background-color: #EDF7FC;
  background-repeat: no-repeat;
  gap: calc(13px / 1.4);
  border-radius: calc(36px / 1.4);
  min-height: calc(120px / 1.4);
  padding: calc(25px / 1.4) calc(20px / 1.4);
}
@media screen and (min-width: 769px) {
  #archive_contents05 .step li {
    gap: 13px;
  }
}
@media screen and (min-width: 769px) {
  #archive_contents05 .step li {
    border-radius: 36px;
  }
}
@media screen and (min-width: 769px) {
  #archive_contents05 .step li {
    min-height: 120px;
  }
}
@media screen and (min-width: 769px) {
  #archive_contents05 .step li {
    padding: 25px 20px;
  }
}
#archive_contents05 .step li.no_flex {
  display: block;
}
#archive_contents05 .step li.no_flex .flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: calc(13px / 1.4);
  margin-bottom: calc(25px / 1.4);
}
@media screen and (min-width: 769px) {
  #archive_contents05 .step li.no_flex .flex {
    gap: 13px;
  }
}
@media screen and (min-width: 769px) {
  #archive_contents05 .step li.no_flex .flex {
    margin-bottom: 25px;
  }
}
#archive_contents05 .step li:nth-child(1) {
  background-image: url(../img/step01.png);
  background-position: center right 40px;
  background-size: calc(46.51px / 1.4);
}
@media screen and (min-width: 769px) {
  #archive_contents05 .step li:nth-child(1) {
    background-size: 46.51px;
  }
}
#archive_contents05 .step li:nth-child(2) {
  background-image: url(../img/step02.png);
  background-position: top 20px right 25px;
  background-size: calc(72px / 1.4);
}
@media screen and (min-width: 769px) {
  #archive_contents05 .step li:nth-child(2) {
    background-size: 72px;
  }
}
#archive_contents05 .step li:nth-child(3) {
  background-image: none;
}
#archive_contents05 .step li:nth-child(3) small {
  font-weight: 500;
}
#archive_contents05 .step li:not(:last-child) {
  margin-bottom: calc(15px / 1.4);
}
@media screen and (min-width: 769px) {
  #archive_contents05 .step li:not(:last-child) {
    margin-bottom: 15px;
  }
}
@media screen and (max-width: 768px) {
  #archive_contents05 .step li:nth-child(1) {
    background-position: center right 20px;
    padding-right: 60px;
  }
  #archive_contents05 .step li:nth-child(2) {
    background-position: top 15px right 10px;
  }
}
#archive_contents05 .step li .num {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  background: #40B3C7;
  border-radius: 50%;
  color: #fff;
  text-align: center;
  line-height: 1;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  width: calc(52px / 1.4);
  height: calc(52px / 1.4);
  font-size: calc(22px / 1.4);
}
@media screen and (min-width: 769px) {
  #archive_contents05 .step li .num {
    width: 52px;
  }
}
@media screen and (min-width: 769px) {
  #archive_contents05 .step li .num {
    height: 52px;
  }
}
@media screen and (min-width: 769px) {
  #archive_contents05 .step li .num {
    font-size: 22px;
  }
}
#archive_contents05 .step li .num span {
  display: block;
  text-align: center;
  font-size: calc(11px / 1.4);
}
@media screen and (min-width: 769px) {
  #archive_contents05 .step li .num span {
    font-size: 11px;
  }
}
#archive_contents05 .step li p {
  font-size: calc(20px / 1.4);
}
@media screen and (min-width: 769px) {
  #archive_contents05 .step li p {
    font-size: 20px;
  }
}
#archive_contents05 .step li p small {
  display: block;
  font-weight: normal;
  font-size: calc(14px / 1.4);
}
@media screen and (min-width: 769px) {
  #archive_contents05 .step li p small {
    font-size: 14px;
  }
}
#archive_contents05 .step li p .tax {
  font-size: calc(15px / 1.4);
}
@media screen and (min-width: 769px) {
  #archive_contents05 .step li p .tax {
    font-size: 15px;
  }
}
#archive_contents05 .step li p .pink {
  display: inline-block;
  color: #F265B0;
  font-weight: 900;
}
#archive_contents05 .step li p .bg_pink {
  display: inline-block;
  background: #F265B0;
  color: #fff;
  padding: 0.3em 0.8em 0.4em;
  margin-right: 0.1em;
  line-height: 1;
  border-radius: calc(10px / 1.4);
  font-size: calc(16px / 1.4);
}
@media screen and (min-width: 769px) {
  #archive_contents05 .step li p .bg_pink {
    border-radius: 10px;
  }
}
@media screen and (min-width: 769px) {
  #archive_contents05 .step li p .bg_pink {
    font-size: 16px;
  }
}
#archive_contents05 .data.grid {
  margin-bottom: calc(30px / 1.4);
}
@media screen and (min-width: 769px) {
  #archive_contents05 .data.grid {
    margin-bottom: 30px;
  }
}
#archive_contents05 .data.grid dt {
  padding: 0;
  width: calc(95px / 1.4);
}
@media screen and (min-width: 769px) {
  #archive_contents05 .data.grid dt {
    width: 95px;
  }
}
#archive_contents05 .data:not(.grid) {
  text-align: left;
  margin: 0 0 calc(20px / 1.4);
}
@media screen and (min-width: 769px) {
  #archive_contents05 .data:not(.grid) {
    margin: 0 0 20px;
  }
}
#archive_contents05 .data:not(.grid) dt {
  margin: 0;
}
#archive_contents05 .data:not(.grid) dd {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  text-align: left;
  gap: calc(8px / 1.4);
  font-size: calc(20px / 1.4);
  margin-top: calc(10px / 1.4);
}
@media screen and (min-width: 769px) {
  #archive_contents05 .data:not(.grid) dd {
    gap: 8px;
  }
}
@media screen and (min-width: 769px) {
  #archive_contents05 .data:not(.grid) dd {
    font-size: 20px;
  }
}
@media screen and (min-width: 769px) {
  #archive_contents05 .data:not(.grid) dd {
    margin-top: 10px;
  }
}
#archive_contents05 .data:not(.grid) dd::before {
  content: "";
  -ms-flex-negative: 0;
      flex-shrink: 0;
  aspect-ratio: 1/1;
  width: calc(23px / 1.4);
}
@media screen and (min-width: 769px) {
  #archive_contents05 .data:not(.grid) dd::before {
    width: 23px;
  }
}
#archive_contents05 .data:not(.grid) dd.blue::before {
  background: #AEDCE1;
}
#archive_contents05 .data:not(.grid) dd.pink::before {
  background: #F7D5D4;
}
#archive_contents05 .data:not(.grid) dd.grn::before {
  background: #C3E1C9;
}
#archive_contents05 .data + .notes_list {
  margin-bottom: calc(40px / 1.4);
}
@media screen and (min-width: 769px) {
  #archive_contents05 .data + .notes_list {
    margin-bottom: 40px;
  }
}
#archive_contents05 .circle_bg {
  margin-top: calc(80px / 1.4);
  margin-bottom: calc(120px / 1.4);
  padding: calc(40px / 1.4) calc(20px / 1.4) 0;
}
@media screen and (min-width: 769px) {
  #archive_contents05 .circle_bg {
    margin-top: 80px;
  }
}
@media screen and (min-width: 769px) {
  #archive_contents05 .circle_bg {
    margin-bottom: 120px;
  }
}
@media screen and (min-width: 769px) {
  #archive_contents05 .circle_bg {
    padding: 40px 20px 0;
  }
}
#archive_contents05 .circle_bg .illus {
  position: absolute;
}
#archive_contents05 .circle_bg .illus_01 {
  width: 100%;
  text-align: center;
  left: 0;
  z-index: -2;
  top: calc(-62px / 1.4);
}
@media screen and (min-width: 769px) {
  #archive_contents05 .circle_bg .illus_01 {
    top: -62px;
  }
}
#archive_contents05 .circle_bg .illus_01 img {
  width: calc(103.5px / 1.4);
}
@media screen and (min-width: 769px) {
  #archive_contents05 .circle_bg .illus_01 img {
    width: 103.5px;
  }
}
#archive_contents05 .circle_bg .illus_02 {
  width: calc(75.99px / 1.4);
  left: calc(-20px / 1.4);
  bottom: calc(-100px / 1.4);
}
@media screen and (min-width: 769px) {
  #archive_contents05 .circle_bg .illus_02 {
    width: 75.99px;
  }
}
@media screen and (min-width: 769px) {
  #archive_contents05 .circle_bg .illus_02 {
    left: -20px;
  }
}
@media screen and (min-width: 769px) {
  #archive_contents05 .circle_bg .illus_02 {
    bottom: -100px;
  }
}
#archive_contents05 .circle_bg .illus_03 {
  width: calc(78.73px / 1.4);
  right: calc(-20px / 1.4);
  bottom: calc(-100px / 1.4);
}
@media screen and (min-width: 769px) {
  #archive_contents05 .circle_bg .illus_03 {
    width: 78.73px;
  }
}
@media screen and (min-width: 769px) {
  #archive_contents05 .circle_bg .illus_03 {
    right: -20px;
  }
}
@media screen and (min-width: 769px) {
  #archive_contents05 .circle_bg .illus_03 {
    bottom: -100px;
  }
}
#archive_contents05 .circle_bg .notes_list {
  padding-left: 13%;
  margin-top: calc(-20px / 1.4);
  font-size: calc(12px / 1.4);
}
@media screen and (min-width: 769px) {
  #archive_contents05 .circle_bg .notes_list {
    margin-top: -20px;
  }
}
@media screen and (min-width: 769px) {
  #archive_contents05 .circle_bg .notes_list {
    font-size: 12px;
  }
}
#archive_contents05 .read02 {
  font-weight: bold;
  text-align: center;
  line-height: 1.3;
  margin-top: calc(50px / 1.4);
  margin-bottom: calc(30px / 1.4);
  font-size: calc(23px / 1.4);
}
@media screen and (min-width: 769px) {
  #archive_contents05 .read02 {
    margin-top: 50px;
  }
}
@media screen and (min-width: 769px) {
  #archive_contents05 .read02 {
    margin-bottom: 30px;
  }
}
@media screen and (min-width: 769px) {
  #archive_contents05 .read02 {
    font-size: 23px;
  }
}
#archive_contents05 .read02 .fukidashi {
  display: block;
  background: url(../img/contents05_fukidashi.svg) no-repeat center/contain;
  margin: 0 auto;
  color: #fff;
  text-align: center;
  padding-top: calc(23px / 1.4);
  margin-bottom: calc(5px / 1.4);
  width: calc(100px / 1.4);
  height: calc(84px / 1.4);
}
@media screen and (min-width: 769px) {
  #archive_contents05 .read02 .fukidashi {
    padding-top: 23px;
  }
}
@media screen and (min-width: 769px) {
  #archive_contents05 .read02 .fukidashi {
    margin-bottom: 5px;
  }
}
@media screen and (min-width: 769px) {
  #archive_contents05 .read02 .fukidashi {
    width: 100px;
  }
}
@media screen and (min-width: 769px) {
  #archive_contents05 .read02 .fukidashi {
    height: 84px;
  }
}
#archive_contents05 .img {
  width: 82.5%;
  margin: 0 auto;
  margin-bottom: calc(40px / 1.4);
}
@media screen and (min-width: 769px) {
  #archive_contents05 .img {
    margin-bottom: 40px;
  }
}
#archive_contents05 .center_slide .img {
  border-color: #6FC0ED;
}

#archive_contents06 {
  background: #F89CBF;
  padding-top: calc(90px / 1.4);
}
@media screen and (min-width: 769px) {
  #archive_contents06 {
    padding-top: 90px;
  }
}
#archive_contents06 .container {
  position: relative;
  z-index: 2;
}
#archive_contents06 .box {
  position: relative;
}
#archive_contents06 .box::before {
  content: "";
  background: url(../img/illust03.png) no-repeat top center/100%;
  position: absolute;
  z-index: -1;
  width: calc(101px / 1.4);
  height: calc(150px / 1.4);
  top: calc(-100px / 1.4);
  right: calc(40px / 1.4);
}
@media screen and (min-width: 769px) {
  #archive_contents06 .box::before {
    width: 101px;
  }
}
@media screen and (min-width: 769px) {
  #archive_contents06 .box::before {
    height: 150px;
  }
}
@media screen and (min-width: 769px) {
  #archive_contents06 .box::before {
    top: -100px;
  }
}
@media screen and (min-width: 769px) {
  #archive_contents06 .box::before {
    right: 40px;
  }
}
#archive_contents06 .icon_ig img {
  width: calc(46px / 1.4);
}
@media screen and (min-width: 769px) {
  #archive_contents06 .icon_ig img {
    width: 46px;
  }
}
#archive_contents06 .sect_ttl {
  margin-bottom: calc(25px / 1.4);
}
@media screen and (min-width: 769px) {
  #archive_contents06 .sect_ttl {
    margin-bottom: 25px;
  }
}
#archive_contents06 .read {
  text-align: center;
  font-weight: bold;
  line-height: 2;
  margin-bottom: calc(35px / 1.4);
  font-size: calc(19px / 1.4);
}
@media screen and (min-width: 769px) {
  #archive_contents06 .read {
    margin-bottom: 35px;
  }
}
@media screen and (min-width: 769px) {
  #archive_contents06 .read {
    font-size: 19px;
  }
}
#archive_contents06 .read span {
  line-height: 1.48;
  font-size: calc(27px / 1.4);
}
@media screen and (min-width: 769px) {
  #archive_contents06 .read span {
    font-size: 27px;
  }
}
#archive_contents06 .data {
  margin-bottom: calc(35px / 1.4);
  width: calc(345px / 1.4);
}
@media screen and (min-width: 769px) {
  #archive_contents06 .data {
    margin-bottom: 35px;
  }
}
@media screen and (min-width: 769px) {
  #archive_contents06 .data {
    width: 345px;
  }
}
#archive_contents06 .circle_bg {
  margin-bottom: calc(35px / 1.4);
}
@media screen and (min-width: 769px) {
  #archive_contents06 .circle_bg {
    margin-bottom: 35px;
  }
}
#archive_contents06 .circle_bg .img {
  position: absolute;
}
#archive_contents06 .circle_bg .img_01 {
  width: 63.6%;
  top: 17%;
  left: -9%;
}
#archive_contents06 .circle_bg .img_02 {
  width: 67.3%;
  top: 3%;
  right: -4.5%;
}
#archive_contents06 .circle_bg .img_03 {
  width: 34%;
  left: 49%;
  bottom: 12%;
}
#archive_contents06 .circle_bg p {
  position: absolute;
  font-size: calc(46px / 1.4);
}
@media screen and (min-width: 769px) {
  #archive_contents06 .circle_bg p {
    font-size: 46px;
  }
}
#archive_contents06 .notes_list {
  margin-top: calc(13px / 1.4);
}
@media screen and (min-width: 769px) {
  #archive_contents06 .notes_list {
    margin-top: 13px;
  }
}

#archive_contents07 {
  background: #88DBB2;
  position: relative;
  padding-top: calc(80px / 1.4);
  padding-bottom: calc(53px / 1.4);
}
@media screen and (min-width: 769px) {
  #archive_contents07 {
    padding-top: 80px;
  }
}
@media screen and (min-width: 769px) {
  #archive_contents07 {
    padding-bottom: 53px;
  }
}
#archive_contents07::after {
  content: "";
  background-color: #A0E3C1;
  background-image: url(../img/bg_pattern3.png);
  background-position: center;
  width: 100%;
  height: 50%;
  position: absolute;
  left: 0;
  bottom: 0;
  pointer-events: none;
  background-size: calc(50px / 1.4);
}
@media screen and (min-width: 769px) {
  #archive_contents07::after {
    background-size: 50px;
  }
}
#archive_contents07 .container {
  position: relative;
  z-index: 2;
}
#archive_contents07 .box {
  padding-bottom: calc(40px / 1.4);
  margin-bottom: calc(80px / 1.4);
  position: relative;
}
@media screen and (min-width: 769px) {
  #archive_contents07 .box {
    padding-bottom: 40px;
  }
}
@media screen and (min-width: 769px) {
  #archive_contents07 .box {
    margin-bottom: 80px;
  }
}
#archive_contents07 .box::before {
  content: "";
  background: url(../img/illust05.png) no-repeat top center/100%;
  position: absolute;
  z-index: -1;
  width: calc(103.55px / 1.4);
  height: calc(150px / 1.4);
  top: calc(-100px / 1.4);
  right: calc(45px / 1.4);
}
@media screen and (min-width: 769px) {
  #archive_contents07 .box::before {
    width: 103.55px;
  }
}
@media screen and (min-width: 769px) {
  #archive_contents07 .box::before {
    height: 150px;
  }
}
@media screen and (min-width: 769px) {
  #archive_contents07 .box::before {
    top: -100px;
  }
}
@media screen and (min-width: 769px) {
  #archive_contents07 .box::before {
    right: 45px;
  }
}
#archive_contents07 .read_img {
  margin: 0 auto;
  margin-bottom: calc(20px / 1.4);
  width: calc(234.61px / 1.4);
}
@media screen and (min-width: 769px) {
  #archive_contents07 .read_img {
    margin-bottom: 20px;
  }
}
@media screen and (min-width: 769px) {
  #archive_contents07 .read_img {
    width: 234.61px;
  }
}
#archive_contents07 .read {
  text-align: center;
  font-weight: bold;
  margin-bottom: calc(12px / 1.4);
  font-size: calc(19px / 1.4);
}
@media screen and (min-width: 769px) {
  #archive_contents07 .read {
    margin-bottom: 12px;
  }
}
@media screen and (min-width: 769px) {
  #archive_contents07 .read {
    font-size: 19px;
  }
}
#archive_contents07 .read span {
  line-height: 1.3;
  font-size: calc(27px / 1.4);
}
@media screen and (min-width: 769px) {
  #archive_contents07 .read span {
    font-size: 27px;
  }
}
#archive_contents07 .data {
  margin: 0 auto;
  margin-bottom: calc(55px / 1.4);
  width: calc(305px / 1.4);
}
@media screen and (min-width: 769px) {
  #archive_contents07 .data {
    margin-bottom: 55px;
  }
}
@media screen and (min-width: 769px) {
  #archive_contents07 .data {
    width: 305px;
  }
}
#archive_contents07 .list_box {
  position: relative;
  border: 2px solid #88DBB2;
  font-weight: bold;
  border-radius: calc(25px / 1.4);
  padding: calc(25px / 1.4) calc(15px / 1.4);
  margin-bottom: calc(45px / 1.4);
  font-size: calc(15px / 1.4);
}
@media screen and (min-width: 769px) {
  #archive_contents07 .list_box {
    border-radius: 25px;
  }
}
@media screen and (min-width: 769px) {
  #archive_contents07 .list_box {
    padding: 25px 15px;
  }
}
@media screen and (min-width: 769px) {
  #archive_contents07 .list_box {
    margin-bottom: 45px;
  }
}
@media screen and (min-width: 769px) {
  #archive_contents07 .list_box {
    font-size: 15px;
  }
}
#archive_contents07 .list_box p {
  background: #EA90CE;
  border-radius: 10px;
  color: #fff;
  text-align: center;
  margin: 0 auto;
  padding-bottom: 0.1em;
  text-align: center;
  position: relative;
  position: absolute;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  left: 50%;
  width: calc(110px / 1.4);
  height: calc(32px / 1.4);
  line-height: calc(32px / 1.4);
  top: calc(-24px / 1.4);
}
@media screen and (min-width: 769px) {
  #archive_contents07 .list_box p {
    width: 110px;
  }
}
@media screen and (min-width: 769px) {
  #archive_contents07 .list_box p {
    height: 32px;
  }
}
@media screen and (min-width: 769px) {
  #archive_contents07 .list_box p {
    line-height: 32px;
  }
}
@media screen and (min-width: 769px) {
  #archive_contents07 .list_box p {
    top: -24px;
  }
}
#archive_contents07 .list_box p::after {
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  border-color: #EA90CE transparent transparent transparent;
  position: absolute;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  left: 50%;
  bottom: calc(-8px / 1.4);
  border-width: calc(13px / 1.4) calc(6px / 1.4) 0 calc(6px / 1.4);
}
@media screen and (min-width: 769px) {
  #archive_contents07 .list_box p::after {
    bottom: -8px;
  }
}
@media screen and (min-width: 769px) {
  #archive_contents07 .list_box p::after {
    border-width: 13px 6px 0 6px;
  }
}
#archive_contents07 .list_box ul li {
  background: url(../img/list_box_icon.svg) no-repeat center left/auto;
  letter-spacing: -0.025em;
  background-size: calc(8.5px / 1.4);
  padding-left: calc(21px / 1.4);
}
@media screen and (min-width: 769px) {
  #archive_contents07 .list_box ul li {
    background-size: 8.5px;
  }
}
@media screen and (min-width: 769px) {
  #archive_contents07 .list_box ul li {
    padding-left: 21px;
  }
}
#archive_contents07 .list_box ul li:not(:last-child) {
  margin-bottom: calc(5px / 1.4);
}
@media screen and (min-width: 769px) {
  #archive_contents07 .list_box ul li:not(:last-child) {
    margin-bottom: 5px;
  }
}
#archive_contents07 .facility {
  background: #FDE3FA;
  text-align: center;
  border-radius: calc(40px / 1.4);
  padding: calc(44px / 1.4) calc(40px / 1.4);
  margin-bottom: calc(85px / 1.4);
}
@media screen and (min-width: 769px) {
  #archive_contents07 .facility {
    border-radius: 40px;
  }
}
@media screen and (min-width: 769px) {
  #archive_contents07 .facility {
    padding: 44px 40px;
  }
}
@media screen and (min-width: 769px) {
  #archive_contents07 .facility {
    margin-bottom: 85px;
  }
}
#archive_contents07 .facility p {
  font-weight: bold;
  text-align: center;
}
#archive_contents07 .facility p.txt_bg {
  display: inline-block;
  background: #000;
  border-radius: 20px;
  color: #fff;
  padding: calc(2px / 1.4) calc(17px / 1.4);
  margin: calc(17px / 1.4) 0 calc(20px / 1.4);
  font-size: calc(14px / 1.4);
}
@media screen and (min-width: 769px) {
  #archive_contents07 .facility p.txt_bg {
    padding: 2px 17px;
  }
}
@media screen and (min-width: 769px) {
  #archive_contents07 .facility p.txt_bg {
    margin: 17px 0 20px;
  }
}
@media screen and (min-width: 769px) {
  #archive_contents07 .facility p.txt_bg {
    font-size: 14px;
  }
}
#archive_contents07 .facility .img_list {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 0 calc(10px / 1.4);
}
@media screen and (min-width: 769px) {
  #archive_contents07 .facility .img_list {
    gap: 0 10px;
  }
}
#archive_contents07 .facility .loop_slider {
  border: none;
  background: none;
  padding: 0;
  margin: 0 calc(-55px / 1.4);
}
@media screen and (min-width: 769px) {
  #archive_contents07 .facility .loop_slider {
    margin: 0 -55px;
  }
}
#archive_contents07 .facility .loop_slider .slick-slide {
  width: calc(160px / 1.4);
}
@media screen and (min-width: 769px) {
  #archive_contents07 .facility .loop_slider .slick-slide {
    width: 160px;
  }
}
#archive_contents07 .sns_wrap {
  background: url(../img/sns_wrap_bg.jpg) no-repeat top center/100%, #E5F7F0;
  position: relative;
  margin: 0 calc(-30px / 1.4);
  padding: calc(65px / 1.4) calc(30px / 1.4) calc(67px / 1.4);
}
#archive_contents07 .sns_wrap::before {
  content: "";
  background: url(../img/illust09.png) no-repeat center/contain;
  position: absolute;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  left: 50%;
  width: calc(107px / 1.4);
  height: calc(111.5px / 1.4);
  top: calc(-55px / 1.4);
}
@media screen and (min-width: 769px) {
  #archive_contents07 .sns_wrap::before {
    width: 107px;
  }
}
@media screen and (min-width: 769px) {
  #archive_contents07 .sns_wrap::before {
    height: 111.5px;
  }
}
@media screen and (min-width: 769px) {
  #archive_contents07 .sns_wrap::before {
    top: -55px;
  }
}
@media screen and (min-width: 769px) {
  #archive_contents07 .sns_wrap {
    margin: 0 -30px;
  }
}
@media screen and (min-width: 769px) {
  #archive_contents07 .sns_wrap {
    padding: 65px 30px 67px;
  }
}
#archive_contents07 .sns_wrap h3 {
  text-align: center;
  line-height: 1.48;
  margin-bottom: calc(25px / 1.4);
  font-size: calc(23px / 1.4);
}
@media screen and (min-width: 769px) {
  #archive_contents07 .sns_wrap h3 {
    margin-bottom: 25px;
  }
}
@media screen and (min-width: 769px) {
  #archive_contents07 .sns_wrap h3 {
    font-size: 23px;
  }
}
#archive_contents07 .sns_wrap .sns_icon {
  text-align: center;
  margin-bottom: calc(17px / 1.4);
}
@media screen and (min-width: 769px) {
  #archive_contents07 .sns_wrap .sns_icon {
    margin-bottom: 17px;
  }
}
#archive_contents07 .sns_wrap .sns_icon img {
  width: calc(30px / 1.4);
}
@media screen and (min-width: 769px) {
  #archive_contents07 .sns_wrap .sns_icon img {
    width: 30px;
  }
}
#archive_contents07 .sns_wrap .sns_icon img.ig img {
  width: calc(34px / 1.4);
}
@media screen and (min-width: 769px) {
  #archive_contents07 .sns_wrap .sns_icon img.ig img {
    width: 34px;
  }
}
#archive_contents07 .sns_wrap div {
  width: 82%;
  margin: 0 auto;
  margin-bottom: calc(38px / 1.4);
}
@media screen and (min-width: 769px) {
  #archive_contents07 .sns_wrap div {
    margin-bottom: 38px;
  }
}
#archive_contents07 .special {
  position: relative;
  padding: calc(85px / 1.4) calc(8px / 1.4) 0;
}
@media screen and (min-width: 769px) {
  #archive_contents07 .special {
    padding: 85px 8px 0;
  }
}
#archive_contents07 .special h3 {
  width: 100%;
  text-align: center;
  position: absolute;
  -webkit-transform: rotate(-5deg);
          transform: rotate(-5deg);
  font-size: calc(59px / 1.4);
  top: calc(-60px / 1.4);
}
@media screen and (min-width: 769px) {
  #archive_contents07 .special h3 {
    font-size: 59px;
  }
}
@media screen and (min-width: 769px) {
  #archive_contents07 .special h3 {
    top: -60px;
  }
}
#archive_contents07 .special .name {
  text-align: center;
  line-height: 1;
  font-weight: bold;
  margin-bottom: calc(17px / 1.4);
  font-size: calc(39px / 1.4);
}
@media screen and (min-width: 769px) {
  #archive_contents07 .special .name {
    margin-bottom: 17px;
  }
}
@media screen and (min-width: 769px) {
  #archive_contents07 .special .name {
    font-size: 39px;
  }
}
#archive_contents07 .special .name span {
  display: block;
  text-align: center;
}
#archive_contents07 .special .img {
  border: 2px solid #A0E3C1;
  border-radius: 50%;
  width: 68.5%;
  margin: 0 auto;
  overflow: hidden;
  margin-bottom: calc(26px / 1.4);
}
@media screen and (min-width: 769px) {
  #archive_contents07 .special .img {
    margin-bottom: 26px;
  }
}
#archive_contents07 .special .message {
  border-top: 1px solid #B5DBC1;
  border-bottom: 1px solid #B5DBC1;
  position: relative;
  margin: calc(40px / 1.4) 0 calc(35px / 1.4);
  padding: calc(38px / 1.4) 0 calc(30px / 1.4);
}
@media screen and (min-width: 769px) {
  #archive_contents07 .special .message {
    margin: 40px 0 35px;
  }
}
@media screen and (min-width: 769px) {
  #archive_contents07 .special .message {
    padding: 38px 0 30px;
  }
}
#archive_contents07 .special .message h4 {
  background: #fff;
  line-height: 1;
  position: absolute;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  left: 50%;
  padding: 0 calc(13px / 1.4);
  font-size: calc(42px / 1.4);
  top: calc(-32px / 1.4);
}
@media screen and (min-width: 769px) {
  #archive_contents07 .special .message h4 {
    padding: 0 13px;
  }
}
@media screen and (min-width: 769px) {
  #archive_contents07 .special .message h4 {
    font-size: 42px;
  }
}
@media screen and (min-width: 769px) {
  #archive_contents07 .special .message h4 {
    top: -32px;
  }
}
#archive_contents07 .special .txt {
  font-size: calc(18px / 1.4);
}
@media screen and (min-width: 769px) {
  #archive_contents07 .special .txt {
    font-size: 18px;
  }
}
#archive_contents07 .sns_list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 0 calc(30px / 1.4);
}
@media screen and (min-width: 769px) {
  #archive_contents07 .sns_list {
    gap: 0 30px;
  }
}
#archive_contents07 .sns_list li {
  width: calc(30px / 1.4);
}
@media screen and (min-width: 769px) {
  #archive_contents07 .sns_list li {
    width: 30px;
  }
}
#archive_contents07 .sns_list li:nth-child(2) {
  width: calc(27px / 1.4);
}
@media screen and (min-width: 769px) {
  #archive_contents07 .sns_list li:nth-child(2) {
    width: 27px;
  }
}

.last_img_wrap {
  position: relative;
}
.last_img_wrap div:nth-of-type(1) {
  position: absolute;
  left: 0;
  width: calc(155px / 1.4);
  top: calc(-35px / 1.4);
}
@media screen and (min-width: 769px) {
  .last_img_wrap div:nth-of-type(1) {
    width: 155px;
  }
}
@media screen and (min-width: 769px) {
  .last_img_wrap div:nth-of-type(1) {
    top: -35px;
  }
}
.last_img_wrap div:nth-of-type(2) {
  margin-left: calc(155px / 1.4);
  width: calc(221.5px / 1.4);
}
@media screen and (min-width: 769px) {
  .last_img_wrap div:nth-of-type(2) {
    margin-left: 155px;
  }
}
@media screen and (min-width: 769px) {
  .last_img_wrap div:nth-of-type(2) {
    width: 221.5px;
  }
}

.copyright {
  text-align: center;
  margin-top: calc(80px / 1.4);
  font-size: calc(13px / 1.4);
}
@media screen and (min-width: 769px) {
  .copyright {
    margin-top: 80px;
  }
}
@media screen and (min-width: 769px) {
  .copyright {
    font-size: 13px;
  }
}

@-webkit-keyframes circle {
  to {
    -webkit-transform: translateX(-50%) translateZ(0) scale(1);
            transform: translateX(-50%) translateZ(0) scale(1);
  }
}

@keyframes circle {
  to {
    -webkit-transform: translateX(-50%) translateZ(0) scale(1);
            transform: translateX(-50%) translateZ(0) scale(1);
  }
}
@-webkit-keyframes floating {
  0% {
    -webkit-transform: translateY(-6px);
            transform: translateY(-6px);
  }
  100% {
    -webkit-transform: translateY(6px);
            transform: translateY(6px);
  }
}
@keyframes floating {
  0% {
    -webkit-transform: translateY(-6px);
            transform: translateY(-6px);
  }
  100% {
    -webkit-transform: translateY(6px);
            transform: translateY(6px);
  }
}
@-webkit-keyframes floating2 {
  0% {
    -webkit-transform: translateY(6px);
            transform: translateY(6px);
  }
  100% {
    -webkit-transform: translateY(-6px);
            transform: translateY(-6px);
  }
}
@keyframes floating2 {
  0% {
    -webkit-transform: translateY(6px);
            transform: translateY(6px);
  }
  100% {
    -webkit-transform: translateY(-6px);
            transform: translateY(-6px);
  }
}
@-webkit-keyframes bounce {
  from {
    opacity: 0;
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
            animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
  }
  20%, 53%, 80%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
            animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
    opacity: 1;
  }
  40%, 43% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
            animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -30px, 0);
            transform: translate3d(0, -30px, 0);
    opacity: 1;
  }
  70% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
            animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -15px, 0);
            transform: translate3d(0, -15px, 0);
    opacity: 1;
  }
  90% {
    -webkit-transform: translate3d(0, -4px, 0);
            transform: translate3d(0, -4px, 0);
    opacity: 1;
  }
}
@keyframes bounce {
  from {
    opacity: 0;
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
            animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
  }
  20%, 53%, 80%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
            animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
    opacity: 1;
  }
  40%, 43% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
            animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -30px, 0);
            transform: translate3d(0, -30px, 0);
    opacity: 1;
  }
  70% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
            animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -15px, 0);
            transform: translate3d(0, -15px, 0);
    opacity: 1;
  }
  90% {
    -webkit-transform: translate3d(0, -4px, 0);
            transform: translate3d(0, -4px, 0);
    opacity: 1;
  }
}
@-webkit-keyframes rotate1 {
  0% {
    -webkit-transform: rotate(-3deg);
            transform: rotate(-3deg);
  }
  100% {
    -webkit-transform: rotate(3deg);
            transform: rotate(3deg);
  }
}
@keyframes rotate1 {
  0% {
    -webkit-transform: rotate(-3deg);
            transform: rotate(-3deg);
  }
  100% {
    -webkit-transform: rotate(3deg);
            transform: rotate(3deg);
  }
}
@-webkit-keyframes rotate2 {
  0% {
    -webkit-transform: rotate(3deg);
            transform: rotate(3deg);
  }
  100% {
    -webkit-transform: rotate(-3deg);
            transform: rotate(-3deg);
  }
}
@keyframes rotate2 {
  0% {
    -webkit-transform: rotate(3deg);
            transform: rotate(3deg);
  }
  100% {
    -webkit-transform: rotate(-3deg);
            transform: rotate(-3deg);
  }
}
@-webkit-keyframes rotate3 {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(18deg);
            transform: rotate(18deg);
  }
}
@keyframes rotate3 {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(18deg);
            transform: rotate(18deg);
  }
}
.fadeIn {
  opacity: 0;
}
.fadeIn.active {
  opacity: 1;
  -webkit-transition: opacity 0.8s ease;
  transition: opacity 0.8s ease;
}

.bounce {
  opacity: 0;
}
.bounce.active {
  -webkit-animation: bounce 1s ease-in-out forwards;
          animation: bounce 1s ease-in-out forwards;
  -webkit-transform-origin: center bottom;
          transform-origin: center bottom;
}

.active .floating {
  animation: floating 1.8s ease-in-out infinite alternate-reverse;
}
.active .floating2 {
  animation: floating2 1.8s ease-in-out infinite alternate-reverse;
}

.circle_bg::before {
  -webkit-transform: translateX(-50%) translateZ(0) scale(0);
          transform: translateX(-50%) translateZ(0) scale(0);
}
.circle_bg .txt_wrap::before, .circle_bg .txt_wrap::after, .circle_bg .txt_wrap .fukidashi {
  opacity: 0;
}
.circle_bg .img_warp {
  opacity: 0;
  -webkit-transition: opacity 0.8s ease 1.3s;
  transition: opacity 0.8s ease 1.3s;
}
.circle_bg.active::before {
  -webkit-animation: circle 0.8s ease forwards;
          animation: circle 0.8s ease forwards;
}
.circle_bg.active .txt_wrap::before, .circle_bg.active .txt_wrap::after, .circle_bg.active .txt_wrap .fukidashi {
  opacity: 1;
  -webkit-transition: opacity 0.8s ease 0.8s;
  transition: opacity 0.8s ease 0.8s;
}
.circle_bg.active .img_warp {
  opacity: 1;
}

#intro .intro_concept .intro_txt {
  opacity: 0;
}
#intro .intro_concept.active .intro_txt {
  opacity: 1;
  -webkit-transition: opacity 0.8s ease 0.8s;
  transition: opacity 0.8s ease 0.8s;
}

#archive_contents01 .circle_bg .txt_wrap::before {
  -webkit-transform: translateZ(0) rotate(-2deg);
          transform: translateZ(0) rotate(-2deg);
}
#archive_contents01 .circle_bg .txt_wrap::after {
  -webkit-transform: translateZ(0) rotate(2deg);
          transform: translateZ(0) rotate(2deg);
}
#archive_contents01 .circle_bg.active .txt_wrap::before {
  animation: rotate1 1.5s ease-in-out infinite alternate-reverse;
}
#archive_contents01 .circle_bg.active .txt_wrap::after {
  animation: rotate2 1.5s ease-in-out infinite alternate-reverse;
}

#archive_contents02 .box::before, #archive_contents06 .box::before, #archive_contents07 .box::before {
  -webkit-transform: translateY(150px) translateZ(0);
          transform: translateY(150px) translateZ(0);
  -webkit-transition: -webkit-transform 0.5s ease 0.3s;
  transition: -webkit-transform 0.5s ease 0.3s;
  transition: transform 0.5s ease 0.3s;
  transition: transform 0.5s ease 0.3s, -webkit-transform 0.5s ease 0.3s;
}
#archive_contents02 .box.active::before, #archive_contents06 .box.active::before, #archive_contents07 .box.active::before {
  -webkit-transform: translateY(0) translateZ(0);
          transform: translateY(0) translateZ(0);
}

#archive_contents03 .illus_wrap {
  width: 100%;
  -webkit-transition: width 0.2s ease-out 0.8s;
  transition: width 0.2s ease-out 0.8s;
}
#archive_contents03 .illus_wrap::before {
  -webkit-transform: translateX(-100%) translateZ(0);
          transform: translateX(-100%) translateZ(0);
  -webkit-transition: -webkit-transform 0.5s ease 0.5s;
  transition: -webkit-transform 0.5s ease 0.5s;
  transition: transform 0.5s ease 0.5s;
  transition: transform 0.5s ease 0.5s, -webkit-transform 0.5s ease 0.5s;
}
#archive_contents03 .illus_wrap::after {
  -webkit-transform: translateX(100%) translateZ(0);
          transform: translateX(100%) translateZ(0);
  -webkit-transition: -webkit-transform 0.5s ease 0.5s;
  transition: -webkit-transform 0.5s ease 0.5s;
  transition: transform 0.5s ease 0.5s;
  transition: transform 0.5s ease 0.5s, -webkit-transform 0.5s ease 0.5s;
}
#archive_contents03 .illus_wrap.active {
  width: 104%;
}
#archive_contents03 .illus_wrap.active::before {
  -webkit-transform: translateX(0) translateZ(0);
          transform: translateX(0) translateZ(0);
}
#archive_contents03 .illus_wrap.active::after {
  -webkit-transform: translateX(0) translateZ(0);
          transform: translateX(0) translateZ(0);
}

#archive_contents05 .circle_bg .illus {
  opacity: 0;
  -webkit-transition: opacity 0.8s ease 0.8s;
  transition: opacity 0.8s ease 0.8s;
}
#archive_contents05 .circle_bg.active .illus {
  opacity: 1;
}

#archive_contents06 .circle_bg .img_warp {
  -webkit-transition-delay: 0.8s;
          transition-delay: 0.8s;
}
#archive_contents06 .circle_bg .img {
  -webkit-transform: translateZ(0) rotate(0deg);
          transform: translateZ(0) rotate(0deg);
}
#archive_contents06 .circle_bg.active .img_01 {
  -webkit-animation: rotate1 1.2s steps(2, end) infinite;
          animation: rotate1 1.2s steps(2, end) infinite;
}
#archive_contents06 .circle_bg.active .img_02 {
  -webkit-animation: rotate2 1.2s steps(2, end) infinite;
          animation: rotate2 1.2s steps(2, end) infinite;
}
#archive_contents06 .circle_bg.active .img_03 {
  -webkit-animation: rotate3 1.4s steps(2, end) 0.3s infinite;
          animation: rotate3 1.4s steps(2, end) 0.3s infinite;
}

.special .fadeIn {
  -webkit-animation-delay: 0.5s;
          animation-delay: 0.5s;
}
.special .img_scale {
  display: block;
  -webkit-transform: scale(1.2);
          transform: scale(1.2);
  -webkit-transition: -webkit-transform 0.8s ease-in-out 0.5s;
  transition: -webkit-transform 0.8s ease-in-out 0.5s;
  transition: transform 0.8s ease-in-out 0.5s;
  transition: transform 0.8s ease-in-out 0.5s, -webkit-transform 0.8s ease-in-out 0.5s;
}
.special .img_scale.active {
  -webkit-transform: scale(1);
          transform: scale(1);
}

.last_img_wrap .floating {
  -webkit-transform: translateY(6px);
          transform: translateY(6px);
}
.last_img_wrap.active .floating {
  -webkit-animation-delay: 1.8s;
          animation-delay: 1.8s;
}
.last_img_wrap.active .bounce {
  opacity: 0;
  -webkit-animation: bounce 1s ease-in-out 0.3s forwards;
          animation: bounce 1s ease-in-out 0.3s forwards;
  -webkit-transform-origin: center bottom;
          transform-origin: center bottom;
}

.center_slide {
  margin: 0 calc(-55px / 1.4);
}
@media screen and (min-width: 769px) {
  .center_slide {
    margin: 0 -55px;
  }
}
.center_slide .slick-list {
  overflow: visible;
  padding-top: 12px;
  margin-top: -12px;
}
.center_slide .slick-slide {
  font-weight: bold;
  margin: 0 calc(10px / 1.4);
  -webkit-transition: -webkit-transform 0.28s ease;
  transition: transform 0.28s ease;
}
.center_slide .slick-slide.slick-active {
  -webkit-transform: translateY(-20px);
          transform: translateY(-20px);
}
@media screen and (min-width: 769px) {
  .center_slide .slick-slide {
    margin: 0 10px;
  }
}
.center_slide .slick-slide .txt {
  padding: 0 6.5%;
  opacity: 1;
  -webkit-transition: opacity 0.2s;
  transition: opacity 0.2s;
}
.center_slide .slick-slide:not(.slick-active) .popup_btn::before {
  content: "";
  background: rgba(69, 69, 69, 0.6);
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  mix-blend-mode: multiply;
}
.center_slide .slick-slide.not-active .txt, .center_slide .slick-slide:not(.slick-active) .txt {
  opacity: 0 !important;
}
.center_slide .img, .center_slide .popup_btn {
  aspect-ratio: 1/1;
  margin-bottom: 5px;
  font-size: 0;
  overflow: hidden;
  border-radius: calc(40px / 1.4);
  margin-bottom: calc(5px / 1.4);
}
@media screen and (min-width: 769px) {
  .center_slide .img, .center_slide .popup_btn {
    border-radius: 40px;
  }
}
@media screen and (min-width: 769px) {
  .center_slide .img, .center_slide .popup_btn {
    margin-bottom: 5px;
  }
}
.center_slide .img {
  border: 2px solid #F49FD3;
}
.center_slide .popup_btn {
  width: 100%;
  height: 100%;
  display: block;
  position: relative;
}
.center_slide .popup_btn::before {
  content: "";
}
.center_slide .popup_btn img {
  -o-object-fit: cover;
     object-fit: cover;
  width: 100%;
  height: 100%;
}
.center_slide.dots_none .slick-dots {
  display: none !important;
}

.slick-arrow {
  background: #FCC8E9 !important;
  border: 1px solid #000;
  border-radius: 50%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  z-index: 1;
  width: calc(45px / 1.4);
  height: calc(45px / 1.4);
}
@media screen and (min-width: 769px) {
  .slick-arrow {
    width: 45px;
  }
}
@media screen and (min-width: 769px) {
  .slick-arrow {
    height: 45px;
  }
}
.slick-arrow.slick-prev::before, .slick-arrow.slick-next::before {
  content: "";
  display: block;
  background: url(../img/arrow.svg) no-repeat top 50% center/auto;
  opacity: 1;
  width: 100%;
  height: 100%;
  background-size: calc(17px / 1.4);
}
@media screen and (min-width: 769px) {
  .slick-arrow.slick-prev::before, .slick-arrow.slick-next::before {
    background-size: 17px;
  }
}
.slick-arrow.slick-prev:hover, .slick-arrow.slick-next:hover {
  opacity: 1;
}
.slick-arrow.slick-prev {
  left: 9%;
}
.slick-arrow.slick-prev::before {
  -webkit-transform: scale(-1, 1);
          transform: scale(-1, 1);
}
.slick-arrow.slick-next {
  right: 9%;
}

.slick-dots {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  background: #E2E2E2;
  border-radius: 10px;
  margin: 0 auto;
  height: 5px;
  width: 200px;
  overflow: hidden;
  position: static;
  margin-top: calc(24px / 1.4);
}
@media screen and (min-width: 769px) {
  .slick-dots {
    margin-top: 24px;
  }
}
.slick-dots li {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  height: 5px;
  margin: 0;
  pointer-events: none;
  cursor: default;
}
.slick-dots li:has(+ li.slick-active) {
  background: #000;
}
.slick-dots li.slick-active button::before {
  background: #000;
  width: 100%;
  border-radius: 0 10px 10px 0;
  opacity: 1;
}
.slick-dots li.prev_dot button::before {
  background: #000;
  width: 100%;
  border-radius: 0px;
  opacity: 1;
}
.slick-dots li button {
  width: 100%;
  height: 5px;
  padding: 0;
}
.slick-dots li button::before {
  width: 0;
  height: 5px;
  -webkit-transition: width 0.2s ease;
  transition: width 0.2s ease;
}

.recommended_slide {
  margin: 0 calc(-30px / 1.4) calc(42px / 1.4) 0;
}
@media screen and (min-width: 769px) {
  .recommended_slide {
    margin: 0 -30px 42px 0;
  }
}
.recommended_slide .draggable {
  padding-right: 5%;
}
.recommended_slide .slick-track {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.recommended_slide .slick-list {
  overflow: visible;
  padding-top: 12px;
  margin-top: -12px;
}
.recommended_slide .slick-slide {
  background: #fff;
  border: 2px solid #F49FD3;
  height: auto;
  overflow: hidden;
  border-radius: calc(40px / 1.4);
  margin-right: calc(30px / 1.4);
  -webkit-transition: -webkit-transform 0.28s ease;
  transition: transform 0.28s ease;
}
.recommended_slide .slick-slide.slick-active {
  -webkit-transform: translateY(-20px);
          transform: translateY(-20px);
}
@media screen and (min-width: 769px) {
  .recommended_slide .slick-slide {
    border-radius: 40px;
  }
}
@media screen and (min-width: 769px) {
  .recommended_slide .slick-slide {
    margin-right: 30px;
  }
}
.recommended_slide .slick-arrow.slick-prev {
  left: calc(-22.5px / 1.4);
}
@media screen and (min-width: 769px) {
  .recommended_slide .slick-arrow.slick-prev {
    left: -22.5px;
  }
}
.recommended_slide .slick-arrow.slick-next {
  right: calc(5% + 30px - 22.5px);
}
@media screen and (max-width: 768px) {
  .recommended_slide .slick-arrow.slick-next {
    right: calc(5% + 21.4285714286px - 16.0714285714px);
  }
}
.recommended_slide .txt_wrap {
  font-weight: bold;
  overflow: hidden;
  padding: calc(15px / 1.4) calc(27px / 1.4) calc(20px / 1.4);
}
@media screen and (min-width: 769px) {
  .recommended_slide .txt_wrap {
    padding: 15px 27px 20px;
  }
}
.recommended_slide .shop {
  border-bottom: 1px solid #D1D1D1;
  font-weight: normal;
  padding-bottom: calc(12px / 1.4);
  margin-bottom: calc(12px / 1.4);
  font-size: calc(14px / 1.4);
}
@media screen and (min-width: 769px) {
  .recommended_slide .shop {
    padding-bottom: 12px;
  }
}
@media screen and (min-width: 769px) {
  .recommended_slide .shop {
    margin-bottom: 12px;
  }
}
@media screen and (min-width: 769px) {
  .recommended_slide .shop {
    font-size: 14px;
  }
}
.recommended_slide .item {
  overflow: hidden;
  font-size: calc(20px / 1.4);
}
@media screen and (min-width: 769px) {
  .recommended_slide .item {
    font-size: 20px;
  }
}
.recommended_slide .item .notes {
  display: block;
  width: calc(100% + 1em);
  font-size: calc(15px / 1.4);
}
@media screen and (min-width: 769px) {
  .recommended_slide .item .notes {
    font-size: 15px;
  }
}
.recommended_slide .item .price {
  float: right;
}
.recommended_slide .item .price small {
  font-size: calc(13px / 1.4);
}
@media screen and (min-width: 769px) {
  .recommended_slide .item .price small {
    font-size: 13px;
  }
}

#cboxOverlay {
  background: rgba(0, 0, 0, 0.45);
}

#cboxContent {
  background: none;
  overflow: visible;
  font-family: "Zen Maru Gothic", sans-serif;
  font-weight: bold;
  border-radius: calc(30px / 1.4);
}
@media screen and (min-width: 769px) {
  #cboxContent {
    border-radius: 30px;
  }
}
#cboxContent #cboxLoadedContent {
  margin: 0;
}
#cboxContent #cboxClose {
  opacity: 0;
  background: url(../img/popup_close.svg) no-repeat center/contain;
  cursor: pointer;
  height: calc(52px / 1.4);
  width: calc(52px / 1.4);
  top: calc(-15px / 1.4);
  right: calc(-15px / 1.4);
}
@media screen and (min-width: 769px) {
  #cboxContent #cboxClose {
    height: 52px;
  }
}
@media screen and (min-width: 769px) {
  #cboxContent #cboxClose {
    width: 52px;
  }
}
@media screen and (min-width: 769px) {
  #cboxContent #cboxClose {
    top: -15px;
  }
}
@media screen and (min-width: 769px) {
  #cboxContent #cboxClose {
    right: -15px;
  }
}

.popup_box, .popup_box2 {
  background: #fff;
  width: 100%;
  max-width: 100%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  overflow-x: hidden;
}

.popup_box {
  width: 100%;
  max-width: 100%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border-radius: calc(30px / 1.4);
}
@media screen and (min-width: 769px) {
  .popup_box {
    border-radius: 30px;
  }
}
.popup_box p {
  padding: calc(24px / 1.4) calc(35px / 1.4);
}
@media screen and (min-width: 769px) {
  .popup_box p {
    padding: 24px 35px;
  }
}
@media screen and (min-width: 769px) {
  .popup_box {
    width: 520px;
  }
}

.popup_box2 {
  border: 2px solid #F49FD3;
  border-radius: calc(50px / 1.4);
}
@media screen and (min-width: 769px) {
  .popup_box2 {
    border-radius: 50px;
  }
}
@media screen and (min-width: 769px) {
  .popup_box2 {
    width: 384px;
  }
}
.popup_box2 .txt_wrap {
  font-weight: bold;
  overflow: hidden;
  padding: calc(15px / 1.4) calc(27px / 1.4) calc(30px / 1.4);
}
@media screen and (min-width: 769px) {
  .popup_box2 .txt_wrap {
    padding: 15px 27px 30px;
  }
}
.popup_box2 .shop {
  border-bottom: 1px solid #D1D1D1;
  font-weight: normal;
  padding-bottom: calc(12px / 1.4);
  margin-bottom: calc(12px / 1.4);
  font-size: calc(14px / 1.4);
}
@media screen and (min-width: 769px) {
  .popup_box2 .shop {
    padding-bottom: 12px;
  }
}
@media screen and (min-width: 769px) {
  .popup_box2 .shop {
    margin-bottom: 12px;
  }
}
@media screen and (min-width: 769px) {
  .popup_box2 .shop {
    font-size: 14px;
  }
}
.popup_box2 .item {
  overflow: hidden;
  font-size: calc(20px / 1.4);
}
@media screen and (min-width: 769px) {
  .popup_box2 .item {
    font-size: 20px;
  }
}
.popup_box2 .item .notes {
  display: block;
  width: calc(100% + 1em);
  font-size: calc(15px / 1.4);
}
@media screen and (min-width: 769px) {
  .popup_box2 .item .notes {
    font-size: 15px;
  }
}
.popup_box2 .item .price {
  float: right;
}
.popup_box2 .item .price small {
  font-size: calc(13px / 1.4);
}
@media screen and (min-width: 769px) {
  .popup_box2 .item .price small {
    font-size: 13px;
  }
}

/* ----- ????????????4???????????? ----- */
.m-pickup {
  --pickup-bg: #f5adbf;
  --pickup-accent: #d94a72;
  --pickup-deco-txt: rgba(255, 255, 255, 0.42);
  --pickup-push: #e84a7a;
  --well-iine-push-face: #d75b7a;
  --well-iine-push-depth: #902842;
  background-color: var(--pickup-bg);
  padding: calc(28px / 1.4) 0 calc(36px / 1.4);
  font-family: "Zen Maru Gothic", "Hiragino Kaku Gothic ProN", "Hiragino Sans", sans-serif;
  font-weight: 700;
  /* overflow: hidden; */
}
.m-pickup--place {
  --pickup-bg: #f7d4ab;
  --pickup-accent: #b9722a;
  --pickup-push: #c9883a;
  --well-iine-push-face: #dc9d52;
  --well-iine-push-depth: #98611e;
  position: relative;
  overflow: visible;
  z-index: 0;
}
.m-pickup--place::before {
  content: "";
  position: absolute;
  left: 50%;
  top: 0;
  width: min(100%, 420px);
  aspect-ratio: 420 / 64;
  background: url(../images/m-pickup-place-top-polygon.svg) no-repeat center / contain;
  -webkit-transform: translate(-50%, -58%);
          transform: translate(-50%, -58%);
  pointer-events: none;
  z-index: 0;
}
.m-pickup--place > * {
  position: relative;
  z-index: 1;
}
.m-pickup--experience {
  --pickup-bg: #9fbed0;
  --pickup-accent: #2f6f94;
  --pickup-push: #3a7ea8;
  --well-iine-push-face: #3e7fa5;
  --well-iine-push-depth: #173c51;
  position: relative;
  overflow: visible;
  z-index: 0;
  padding-bottom: 60px;
}
.m-pickup--experience::before {
  content: "";
  position: absolute;
  left: 50%;
  top: 0;
  width: min(100%, 420px);
  aspect-ratio: 420 / 72;
  background: url(../images/m-pickup-experience-top-deco.svg) no-repeat center / contain;
  -webkit-transform: translate(-50%, -58%);
          transform: translate(-50%, -58%);
  pointer-events: none;
  z-index: 0;
}
.m-pickup--experience > * {
  position: relative;
  z-index: 1;
}
.m-pickup--thing {
  --pickup-bg: #9fd0b8;
  --pickup-accent: #2d7a58;
  --pickup-push: #3a9b72;
  --well-iine-push-face: #2c9d66;
  --well-iine-push-depth: #07522e;
  position: relative;
  overflow: visible;
  z-index: 0;
}
.m-pickup--thing::before {
  content: "";
  position: absolute;
  left: 50%;
  top: 0;
  width: min(100%, 420px);
  aspect-ratio: 420 / 72;
  background: url(../images/m-pickup-thing-top-deco.svg) no-repeat center / contain;
  -webkit-transform: translate(-50%, -58%);
          transform: translate(-50%, -58%);
  pointer-events: none;
  z-index: 0;
}
.m-pickup--thing > * {
  position: relative;
  z-index: 1;
}
.m-pickup--people {
  position: relative;
}
.m-pickup--people::before {
  content: "";
  position: absolute;
  top: -50px;
  left: -90px;
  width: 160%;
  aspect-ratio: 420 / 186;
  background: url(../images/m-pickup-people-top-wave.svg) no-repeat center top;
  -webkit-background-size: 100% auto;
  background-size: 100% auto;
  pointer-events: none;
  z-index: 0;
}
.m-pickup--people::after {
  content: "";
  position: absolute;
  top: -81px;
  right: 49px;
  width: 144px;
  aspect-ratio: 144/126;
  background: url(../images/m-pickup-people-illust.svg) no-repeat top right;
  -webkit-background-size: contain;
  background-size: contain;
  pointer-events: none;
  z-index: 1;
}
.m-pickup--people::after {
  display: none;
}
.m-pickup__illust {
  position: absolute;
  left: 18px;
  top: -54px;
  width: 80px;
  pointer-events: none;
  z-index: 3;
  -webkit-transform-origin: 50% 80%;
  transform-origin: 50% 80%;
  -webkit-animation: yuruPeopleThumbFloat 1.9s ease-in-out infinite;
  animation: yuruPeopleThumbFloat 1.9s ease-in-out infinite;
}
.m-pickup__illust img {
  display: block;
  width: 100%;
  height: auto;
}
.m-pickup__illust--people {
  right: 30px;
  top: -146px;
  width: 155px;
  left: auto;
}
.m-pickup__illust--place {
  left: 38px;
  top: -107px;
  width: 90px;
}
.m-pickup__illust--experience {
  left: 237px;
  top: -107px;
  width: 91px;
}
.m-pickup__illust--thing {
  left: 22px;
  top: -107px;
  width: 102px;
}

@media screen and (min-width: 769px) {
  .m-pickup__illust {
    /* top: -66px; */
  }
  .m-pickup__illust--people {/* width: 136px; */}
  .m-pickup__illust--place {}
  .m-pickup__illust--experience {}
  .m-pickup__illust--thing {}
}
.m-pickup--people > * {
  position: relative;
  z-index: 1;
}
@media screen and (min-width: 769px) {
  .m-pickup {
    /* padding: 36px 0 44px; */
  }
}
.m-pickup__header {
  position: relative;
  max-width: none;
  margin: 0 auto;
  padding: 0;
  text-align: center;
}
@media screen and (min-width: 769px) {
  .m-pickup__header {
    /* max-width: 560px; */
    /* padding: 0 16px 24px; */
  }
}
.m-pickup__bg-words {
  margin: 0;
  font-size: clamp(2rem, 11vw, 3.25rem);
  line-height: 1;
  letter-spacing: 0.02em;
  color: var(--pickup-deco-txt);
  font-family: "Zen Maru Gothic", sans-serif;
  font-weight: 700;
  pointer-events: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  /* color: #FFF; */
  text-align: center;
  font-family: Fredoka;
  font-size: 48px;
  font-style: normal;
  font-weight: 600;
  line-height: 140%; /* 67.2px */
  letter-spacing: 2.4px;
  text-transform: none;
}
.m-pickup__sub-en {
  color: #333;
  font-family: Fredoka;
  font-size: 20.553px;
  font-style: normal;
  font-weight: 500;
  line-height: 140%; /* 28.774px */
  letter-spacing: 2.055px;
  position: absolute;
  left: 22px;
  top: 39px;
}
@media screen and (min-width: 769px) {
  .m-pickup__sub-en {
    /* margin-top: 6px; */
    /* font-size: 13px; */
  }
}
.m-pickup__header-main {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  /* display: flex; */
  /* -webkit-box-align: end; */
  -ms-flex-align: end;
  /* align-items: flex-end; */
  /* -webkit-box-pack: center; */
  padding: 0 0 0 14px;
  margin: 0 0 70px 0;
  -ms-flex-pack: center;
  justify-content: center;
}
.m-pickup__title {
  margin: 0;
  color: #333;
  font-family: "Zen Maru Gothic";
  font-size: 36.376px;
  font-style: normal;
  font-weight: 700;
  line-height: 140%; /* 50.927px */
  letter-spacing: 1.819px;
}
.m-pickup__title-keyword {
  font-size: 1.28em;
  font-weight: inherit;
  font-family: inherit;
  letter-spacing: inherit;
  line-height: inherit;
  color: inherit;
}
.m-pickup__side-tag {
  position: absolute;
  top: 17px;
  right: 18px;
  margin: 0;
  border: 1px solid #333;
  border-radius: 999px;
  writing-mode: tb-rl;
  color: #333;
  font-family: "Zen Maru Gothic";
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: 110%; /* 15.4px */
  letter-spacing: 0.7px;
  white-space: nowrap;
  padding: 15px 10px;
}
@media screen and (min-width: 769px) {
  .m-pickup__side-tag {
  }
}
.m-pickup__slider-wrap {
  max-width: 100%;
  margin: 0 auto;
  padding: 0 calc(8px / 1.4);
}
@media screen and (min-width: 769px) {
  .m-pickup__slider-wrap {
    padding: 0 12px;
    max-width: 640px;
  }
}
.m-pickup__slider {
  margin: 0 calc(-6px / 1.4);
}
@media screen and (min-width: 769px) {
  .m-pickup__slider {
    margin: 0 -12px;
  }
}
.m-pickup__slider .slick-slide {
  width: 310px;
  max-width: 100%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin: 0 10px;
  font-weight: 700;
}
.m-pickup__slider .slick-list {
  overflow: visible;
  padding-top: 12px;
  margin-top: -12px;
}
.m-pickup__slider .slick-slide .m-pickup-card {
  -webkit-transition: opacity 0.2s ease, -webkit-transform 0.28s ease;
  transition: opacity 0.2s ease, transform 0.28s ease;
}
.m-pickup__slider .slick-slide.not-active .m-pickup-card {
  opacity: 0.62;
}
.m-pickup__slider .slick-slide.slick-active .m-pickup-card,
.m-pickup__slider .slick-slide.slick-center .m-pickup-card {
  opacity: 1;
}
.m-pickup__slider .slick-slide.slick-active .m-pickup-card {
  -webkit-transform: translateY(-8px);
          transform: translateY(-8px);
}
.m-pickup-card {
  background: #fff;
  border-radius: calc(16px / 1.4);
  overflow: hidden;
  -webkit-box-shadow: 0 8px 24px rgba(0, 0, 0, 0.12);
          box-shadow: 0 8px 24px rgba(0, 0, 0, 0.12);
  max-width: 100%;
}
@media screen and (min-width: 769px) {
  .m-pickup-card {
    border-radius: 16px;
  }
}
.m-pickup-card__img {
  position: relative;
  aspect-ratio: 4 / 3;
  overflow: hidden;
  /* background: #eee; */
  font-size: 0;
  padding: 25px 25px 0px 25px;
}
.m-pickup-card__img img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.m-pickup-card__inner {
  padding: calc(14px / 1.4) calc(14px / 1.4) 0;
}
@media screen and (min-width: 769px) {
  .m-pickup-card__inner {
    padding: 16px 20px 0;
  }
}
.m-pickup-card__shop {
  margin: 0 0 21px;
  color: #333;
  text-align: center;
  font-family: "Zen Maru Gothic";
  font-size: 24px;
  font-style: normal;
  font-weight: 900;
  line-height: 140%; /* 33.6px */
  letter-spacing: 1.2px;
}
@media screen and (min-width: 769px) {
  .m-pickup-card__shop {
    /* font-size: 16px; */
    /* margin-bottom: 8px; */
  }
}
.m-pickup-card__shop-sub {
  font-size: 0.88em;
  font-weight: 700;
}
.m-pickup-card__label {
  margin: 0 0 calc(8px / 1.4);
  text-align: center;
  font-size: calc(13px / 1.4);
  color: var(--pickup-accent);
  font-family: "Zen Maru Gothic";
  font-size: 17.714px;
  font-style: normal;
  font-weight: 700;
  line-height: 140%; /* 24.8px */
  letter-spacing: 0.886px;
}
@media screen and (min-width: 769px) {
  .m-pickup-card__label {
    /* font-size: 14px; */
    /* margin-bottom: 8px; */
  }
}
.m-pickup-card__txt {
  margin: 0 0 20px;
  font-size: calc(12px / 1.4);
  line-height: 1.65;
  color: #333;
  font-weight: 700;
  color: #333;
  font-family: "Zen Maru Gothic";
  font-size: 15px;
  font-style: normal;
  font-weight: 500;
  line-height: 160%; /* 24px */
  letter-spacing: 0.75px;
}
@media screen and (min-width: 769px) {
  .m-pickup-card__txt {
    /* font-size: 13px; */
    /* margin-bottom: 14px; */
  }
}
.m-pickup-card__foot {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  gap: calc(6px / 1.4);
  margin-bottom: 30px;
}
.m-pickup-card__push-wrap {
  position: relative;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  vertical-align: middle;
}
.m-pickup-card__like-pop {
  position: absolute;
  z-index: 4;
  top: calc(-4px / 1.4);
  right: calc(-2px / 1.4);
  min-width: calc(26px / 1.4);
  opacity: 0;
  visibility: hidden;
  -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
  -webkit-transform-origin: 100% 0%;
          transform-origin: 100% 0%;
  pointer-events: none;
}
.m-pickup-card__like-pop.is-shown {
  opacity: 1;
  visibility: visible;
  -webkit-transition: opacity 0.2s ease, visibility 0.2s ease;
  transition: opacity 0.2s ease, visibility 0.2s ease;
}
.m-pickup-card__like-pop--burst {
  visibility: visible;
  -webkit-animation: mPickupLikeBurst 1.12s cubic-bezier(0.22, 1, 0.36, 1) forwards;
          animation: mPickupLikeBurst 1.12s cubic-bezier(0.22, 1, 0.36, 1) forwards;
}
.m-pickup-card__like-pop__text {
  display: block;
  font-family: Georgia, "Iowan Old Style", "Palatino Linotype", "Book Antiqua", Palatino, "Hiragino Mincho ProN", "Yu Mincho", serif;
  font-size: calc(17px / 1.4);
  font-weight: 400;
  line-height: 1;
  letter-spacing: 0.03em;
  color: #e58a91;
  white-space: nowrap;
}
.m-pickup--place .m-pickup-card__like-pop__text {
  color: #c97d52;
}
.m-pickup--experience .m-pickup-card__like-pop__text {
  color: #4a8aad;
}
.m-pickup--thing .m-pickup-card__like-pop__text {
  color: #4a9b78;
}
@media screen and (min-width: 769px) {
  .m-pickup-card__like-pop {
    top: -4px;
    right: -2px;
    min-width: 30px;
  }
  .m-pickup-card__like-pop__text {
    font-size: 19px;
  }
}
@-webkit-keyframes mPickupLikeBurst {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(calc(8px / 1.4), calc(10px / 1.4), 0) scale(0.55) rotate(-8deg);
            transform: translate3d(calc(8px / 1.4), calc(10px / 1.4), 0) scale(0.55) rotate(-8deg);
  }
  20% {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0) scale(1.12) rotate(2deg);
            transform: translate3d(0, 0, 0) scale(1.12) rotate(2deg);
  }
  32% {
    -webkit-transform: translate3d(0, calc(-2px / 1.4), 0) scale(1) rotate(0deg);
            transform: translate3d(0, calc(-2px / 1.4), 0) scale(1) rotate(0deg);
  }
  70% {
    opacity: 1;
    -webkit-transform: translate3d(calc(2px / 1.4), calc(-8px / 1.4), 0) scale(1) rotate(0deg);
            transform: translate3d(calc(2px / 1.4), calc(-8px / 1.4), 0) scale(1) rotate(0deg);
  }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(calc(4px / 1.4), calc(-18px / 1.4), 0) scale(0.82) rotate(4deg);
            transform: translate3d(calc(4px / 1.4), calc(-18px / 1.4), 0) scale(0.82) rotate(4deg);
  }
}
@keyframes mPickupLikeBurst {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(calc(8px / 1.4), calc(10px / 1.4), 0) scale(0.55) rotate(-8deg);
            transform: translate3d(calc(8px / 1.4), calc(10px / 1.4), 0) scale(0.55) rotate(-8deg);
  }
  20% {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0) scale(1.12) rotate(2deg);
            transform: translate3d(0, 0, 0) scale(1.12) rotate(2deg);
  }
  32% {
    -webkit-transform: translate3d(0, calc(-2px / 1.4), 0) scale(1) rotate(0deg);
            transform: translate3d(0, calc(-2px / 1.4), 0) scale(1) rotate(0deg);
  }
  70% {
    opacity: 1;
    -webkit-transform: translate3d(calc(2px / 1.4), calc(-8px / 1.4), 0) scale(1) rotate(0deg);
            transform: translate3d(calc(2px / 1.4), calc(-8px / 1.4), 0) scale(1) rotate(0deg);
  }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(calc(4px / 1.4), calc(-18px / 1.4), 0) scale(0.82) rotate(4deg);
            transform: translate3d(calc(4px / 1.4), calc(-18px / 1.4), 0) scale(0.82) rotate(4deg);
  }
}
@media (prefers-reduced-motion: reduce) {
  .m-pickup-card__like-pop--burst {
    -webkit-animation: none !important;
            animation: none !important;
  }
  .m-pickup-card__like-pop.is-shown {
    opacity: 1;
    visibility: visible;
    -webkit-transform: none;
            transform: none;
  }
}
.m-pickup-card__deco {
  display: inline-block;
  color: rgba(232, 74, 122, 0.45);
  text-align: center;
  font-family: Knewave;
  font-size: 24px;
  font-style: normal;
  font-weight: 400;
  line-height: 140%; /* 33.6px */
  letter-spacing: 1.68px;
  -webkit-transform-origin: center center;
          transform-origin: center center;
}
.m-pickup-card__foot--push-hit > .m-pickup-card__deco:first-of-type {
  -webkit-animation: mPickupPushLeft 0.72s cubic-bezier(0.45, 0.02, 0.2, 1) forwards;
          animation: mPickupPushLeft 0.72s cubic-bezier(0.45, 0.02, 0.2, 1) forwards;
}
.m-pickup-card__foot--push-hit > .m-pickup-card__deco:last-of-type {
  -webkit-animation: mPickupPushRight 0.72s cubic-bezier(0.45, 0.02, 0.2, 1) forwards;
          animation: mPickupPushRight 0.72s cubic-bezier(0.45, 0.02, 0.2, 1) forwards;
  -webkit-animation-delay: 0.08s;
          animation-delay: 0.08s;
}
.m-pickup--place .m-pickup-card__deco {
  color: rgba(185, 114, 42, 0.45);
}
.m-pickup--experience .m-pickup-card__deco {
  color: rgba(47, 111, 148, 0.45);
}
.m-pickup--thing .m-pickup-card__deco {
  color: rgba(45, 122, 88, 0.45);
}
@-webkit-keyframes mPickupPushLeft {
  0%,
  100% {
    -webkit-transform: translate3d(0, 0, 0) rotate(-4deg) scale(1);
            transform: translate3d(0, 0, 0) rotate(-4deg) scale(1);
    -webkit-filter: brightness(1);
            filter: brightness(1);
  }
  15% {
    -webkit-transform: translate3d(-3px, -6px, 0) rotate(10deg) scale(1.18);
            transform: translate3d(-3px, -6px, 0) rotate(10deg) scale(1.18);
    -webkit-filter: brightness(1.38) saturate(1.25);
            filter: brightness(1.38) saturate(1.25);
  }
  35% {
    -webkit-transform: translate3d(2px, 3px, 0) rotate(-8deg) scale(1.1);
            transform: translate3d(2px, 3px, 0) rotate(-8deg) scale(1.1);
    -webkit-filter: brightness(1.18) saturate(1.1);
            filter: brightness(1.18) saturate(1.1);
  }
  55% {
    -webkit-transform: translate3d(-2px, -4px, 0) rotate(6deg) scale(1.16);
            transform: translate3d(-2px, -4px, 0) rotate(6deg) scale(1.16);
    -webkit-filter: brightness(1.32) saturate(1.2);
            filter: brightness(1.32) saturate(1.2);
  }
  75% {
    -webkit-transform: translate3d(1px, 2px, 0) rotate(-5deg) scale(1.06);
            transform: translate3d(1px, 2px, 0) rotate(-5deg) scale(1.06);
  }
}
@keyframes mPickupPushLeft {
  0%,
  100% {
    -webkit-transform: translate3d(0, 0, 0) rotate(-4deg) scale(1);
            transform: translate3d(0, 0, 0) rotate(-4deg) scale(1);
    -webkit-filter: brightness(1);
            filter: brightness(1);
  }
  15% {
    -webkit-transform: translate3d(-3px, -6px, 0) rotate(10deg) scale(1.18);
            transform: translate3d(-3px, -6px, 0) rotate(10deg) scale(1.18);
    -webkit-filter: brightness(1.38) saturate(1.25);
            filter: brightness(1.38) saturate(1.25);
  }
  35% {
    -webkit-transform: translate3d(2px, 3px, 0) rotate(-8deg) scale(1.1);
            transform: translate3d(2px, 3px, 0) rotate(-8deg) scale(1.1);
    -webkit-filter: brightness(1.18) saturate(1.1);
            filter: brightness(1.18) saturate(1.1);
  }
  55% {
    -webkit-transform: translate3d(-2px, -4px, 0) rotate(6deg) scale(1.16);
            transform: translate3d(-2px, -4px, 0) rotate(6deg) scale(1.16);
    -webkit-filter: brightness(1.32) saturate(1.2);
            filter: brightness(1.32) saturate(1.2);
  }
  75% {
    -webkit-transform: translate3d(1px, 2px, 0) rotate(-5deg) scale(1.06);
            transform: translate3d(1px, 2px, 0) rotate(-5deg) scale(1.06);
  }
}
@-webkit-keyframes mPickupPushRight {
  0%,
  100% {
    -webkit-transform: translate3d(0, 0, 0) rotate(4deg) scale(1);
            transform: translate3d(0, 0, 0) rotate(4deg) scale(1);
    -webkit-filter: brightness(1);
            filter: brightness(1);
  }
  15% {
    -webkit-transform: translate3d(3px, -6px, 0) rotate(-10deg) scale(1.18);
            transform: translate3d(3px, -6px, 0) rotate(-10deg) scale(1.18);
    -webkit-filter: brightness(1.38) saturate(1.25);
            filter: brightness(1.38) saturate(1.25);
  }
  35% {
    -webkit-transform: translate3d(-2px, 3px, 0) rotate(8deg) scale(1.1);
            transform: translate3d(-2px, 3px, 0) rotate(8deg) scale(1.1);
    -webkit-filter: brightness(1.18) saturate(1.1);
            filter: brightness(1.18) saturate(1.1);
  }
  55% {
    -webkit-transform: translate3d(2px, -4px, 0) rotate(-6deg) scale(1.16);
            transform: translate3d(2px, -4px, 0) rotate(-6deg) scale(1.16);
    -webkit-filter: brightness(1.32) saturate(1.2);
            filter: brightness(1.32) saturate(1.2);
  }
  75% {
    -webkit-transform: translate3d(-1px, 2px, 0) rotate(5deg) scale(1.06);
            transform: translate3d(-1px, 2px, 0) rotate(5deg) scale(1.06);
  }
}
@keyframes mPickupPushRight {
  0%,
  100% {
    -webkit-transform: translate3d(0, 0, 0) rotate(4deg) scale(1);
            transform: translate3d(0, 0, 0) rotate(4deg) scale(1);
    -webkit-filter: brightness(1);
            filter: brightness(1);
  }
  15% {
    -webkit-transform: translate3d(3px, -6px, 0) rotate(-10deg) scale(1.18);
            transform: translate3d(3px, -6px, 0) rotate(-10deg) scale(1.18);
    -webkit-filter: brightness(1.38) saturate(1.25);
            filter: brightness(1.38) saturate(1.25);
  }
  35% {
    -webkit-transform: translate3d(-2px, 3px, 0) rotate(8deg) scale(1.1);
            transform: translate3d(-2px, 3px, 0) rotate(8deg) scale(1.1);
    -webkit-filter: brightness(1.18) saturate(1.1);
            filter: brightness(1.18) saturate(1.1);
  }
  55% {
    -webkit-transform: translate3d(2px, -4px, 0) rotate(-6deg) scale(1.16);
            transform: translate3d(2px, -4px, 0) rotate(-6deg) scale(1.16);
    -webkit-filter: brightness(1.32) saturate(1.2);
            filter: brightness(1.32) saturate(1.2);
  }
  75% {
    -webkit-transform: translate3d(-1px, 2px, 0) rotate(5deg) scale(1.06);
            transform: translate3d(-1px, 2px, 0) rotate(5deg) scale(1.06);
  }
}
@media (prefers-reduced-motion: reduce) {
  .m-pickup-card__foot--push-hit > .m-pickup-card__deco:first-of-type,
  .m-pickup-card__foot--push-hit > .m-pickup-card__deco:last-of-type {
    -webkit-animation: none !important;
            animation: none !important;
    -webkit-transform: none;
            transform: none;
    -webkit-filter: none;
            filter: none;
  }
}
.m-pickup-card__push {
  --well-iine-push-thickness: 8px;
  font-family: inherit;
  font-weight: 700;
  line-height: 0;
  color: transparent;
  background-color: var(--well-iine-push-face, #e889a8);
  background-image: url(../images/well-iine/well-iine-push-label.webp);
  background-repeat: no-repeat;
  background-position: center center;
  -webkit-background-size: 72% auto;
          background-size: 72% auto;
  border: none;
  border-radius: 50%;
  padding: 0;
  cursor: pointer;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  width: 86px;
  height: 86px;
  font-size: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  position: relative;
  z-index: 2;
  -webkit-tap-highlight-color: transparent;
  -webkit-box-shadow: 0 var(--well-iine-push-thickness) 0 0 var(--well-iine-push-depth, #b85678),
    0 10px 18px rgba(0, 0, 0, 0.18);
  box-shadow: 0 var(--well-iine-push-thickness) 0 0 var(--well-iine-push-depth, #b85678),
    0 10px 18px rgba(0, 0, 0, 0.18);
  -webkit-transition: -webkit-transform 0.1s ease, -webkit-box-shadow 0.1s ease, -webkit-filter 0.15s ease;
  transition: -webkit-transform 0.1s ease, -webkit-box-shadow 0.1s ease, -webkit-filter 0.15s ease;
  transition: transform 0.1s ease, box-shadow 0.1s ease, filter 0.15s ease;
  transition: transform 0.1s ease, box-shadow 0.1s ease, filter 0.15s ease, -webkit-transform 0.1s ease, -webkit-box-shadow 0.1s ease, -webkit-filter 0.15s ease;
}
.m-pickup-card__push:hover {
  -webkit-filter: brightness(1.06);
          filter: brightness(1.06);
}
.m-pickup-card__push:active:not(:disabled):not(.m-pickup-card__push--locked) {
  -webkit-transform: translateY(var(--well-iine-push-thickness));
          transform: translateY(var(--well-iine-push-thickness));
  -webkit-box-shadow: 0 0 0 0 var(--well-iine-push-depth, #b85678), 0 4px 12px rgba(0, 0, 0, 0.14);
          box-shadow: 0 0 0 0 var(--well-iine-push-depth, #b85678), 0 4px 12px rgba(0, 0, 0, 0.14);
}
.m-pickup-card__push:focus-visible {
  outline: 2px solid #fff;
  outline-offset: 3px;
}
.m-pickup-card__push:disabled,
.m-pickup-card__push.m-pickup-card__push--locked {
  cursor: not-allowed;
  opacity: 0.55;
  -webkit-filter: none;
          filter: none;
  pointer-events: none;
  -webkit-transform: none;
          transform: none;
  -webkit-box-shadow: 0 3px 10px rgba(0, 0, 0, 0.12);
          box-shadow: 0 3px 10px rgba(0, 0, 0, 0.12);
}
@media (prefers-reduced-motion: reduce) {
  .m-pickup-card__push {
    -webkit-transition: none;
    transition: none;
  }
  .m-pickup-card__push:active:not(:disabled):not(.m-pickup-card__push--locked) {
    -webkit-transform: none;
            transform: none;
    -webkit-box-shadow: 0 2px 0 0 var(--well-iine-push-depth, #b85678), 0 6px 12px rgba(0, 0, 0, 0.12);
            box-shadow: 0 2px 0 0 var(--well-iine-push-depth, #b85678), 0 6px 12px rgba(0, 0, 0, 0.12);
  }
}
.m-pickup-card__push.m-pickup-card__push--rate-warn {
  -webkit-animation: wellIineShake 0.35s ease;
          animation: wellIineShake 0.35s ease;
}
.m-pickup-card__view {
  display: block;
  margin: 0 -20px;
  padding: calc(12px / 1.4);
  background: #333333;
  color: #fff !important;
  text-align: center;
  border-radius: 0 0 calc(16px / 1.4) calc(16px / 1.4);
  font-family: Fredoka;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 140%; /* 25.2px */
  letter-spacing: 0.9px;
}
.m-pickup-card__view:hover {
  opacity: 0.92;
}
@media screen and (min-width: 769px) {
  .m-pickup-card__view {
    /* margin: 0 -16px; */
    /* padding: 12px; */
    /* font-size: 13px; */
    /* border-radius: 0 0 16px 16px; */
  }
}
.m-pickup .slick-arrow {
  background: transparent !important;
  border: none !important;
  border-radius: 0;
  width: 43px;
  height: 29px;
  padding: 0;
  z-index: 2;
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
}
.m-pickup .slick-arrow.slick-prev::before,
.m-pickup .slick-arrow.slick-next::before {
  content: "" !important;
  display: block;
  width: 100%;
  height: 100%;
  opacity: 1 !important;
  background: url(../images/m-pickup-arrow.svg) no-repeat center center;
  -webkit-background-size: contain;
          background-size: contain;
}
/* ?? .slick-arrow.slick-prev::before ???????????m-pickup ? SVG ??????? */
.m-pickup .slick-arrow.slick-prev::before {
  -webkit-transform: none;
          transform: none;
}
.m-pickup .slick-arrow.slick-next::before {
  -webkit-transform: scale(-1, 1);
          transform: scale(-1, 1);
}
.m-pickup .slick-prev {
  left: 23px;
  top: 39%!important;
}
.m-pickup .slick-next {
  right: 24px;
  top: 39%!important;
}
.m-pickup .slick-dots {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  gap: 15px;
  width: auto;
  height: auto;
  margin: calc(18px / 1.4) auto 0;
  padding: 0;
  background: transparent;
  border-radius: 0;
  overflow: visible;
  position: static;
}
.m-pickup .slick-dots li {
  -webkit-box-flex: 0;
      -ms-flex: none;
          flex: none;
  width: auto;
  height: auto;
  margin: 0;
  pointer-events: auto;
  background: transparent;
}
.m-pickup .slick-dots li:has(+ li.slick-active) {
  background: transparent;
}
.m-pickup .slick-dots li button {
  width: 10px;
  height: 10px;
  padding: 0;
}
.m-pickup .slick-dots li button::before {
  width: 10px;
  height: 10px;
  border-radius: 50%;
  background: #fff;
  opacity: 1;
  content: "";
  -webkit-transition: background 0.2s ease, -webkit-transform 0.2s ease;
  transition: background 0.2s ease, -webkit-transform 0.2s ease;
  transition: background 0.2s ease, transform 0.2s ease;
  transition: background 0.2s ease, transform 0.2s ease, -webkit-transform 0.2s ease;
}
.m-pickup .slick-dots li.slick-active button::before {
  background: var(--pickup-accent);
  width: 10px;
  border-radius: 50%;
  opacity: 1;
}
.m-pickup .slick-dots li.prev_dot button::before {
  background: #fff;
  opacity: 0.5;
  width: 10px;
  border-radius: 50%;
}
.m-pickup__thumbs-mask {
  position: relative;
  max-width: 520px;
  margin: 30px 10px;
  padding: 0 calc(16px / 1.4);
}
.m-pickup__thumbs-mask::after {
  content: "";
  pointer-events: none;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  height: 70px;
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(244, 167, 187, 0)), to(var(--pickup-bg)));
  background: linear-gradient(to bottom, rgba(244, 167, 187, 0), var(--pickup-bg));
}
.m-pickup--place .m-pickup__thumbs-mask::after {
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(245, 209, 160, 0)), to(var(--pickup-bg)));
  background: linear-gradient(to bottom, rgba(245, 209, 160, 0), var(--pickup-bg));
}
.m-pickup--experience .m-pickup__thumbs-mask::after {
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(165, 199, 217, 0)), to(var(--pickup-bg)));
  background: linear-gradient(to bottom, rgba(165, 199, 217, 0), var(--pickup-bg));
}
.m-pickup--thing .m-pickup__thumbs-mask::after {
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(167, 210, 189, 0)), to(var(--pickup-bg)));
  background: linear-gradient(to bottom, rgba(167, 210, 189, 0), var(--pickup-bg));
}
.m-pickup.is-expanded .m-pickup__thumbs-mask::after {
  opacity: 0;
  height: 0;
}
@media screen and (min-width: 769px) {
  .m-pickup__thumbs-mask {
    /* max-width: 560px; */
    /* margin-top: 24px; */
    /* padding: 0 16px; */
  }
  .m-pickup__thumbs-mask::after {
    /* left: 16px; */
    /* right: 16px; */
    /* height: 56px; */
  }
}
.m-pickup__thumbs {
  list-style: none;
  margin: 0;
  padding: 0;
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr;
  gap: calc(12px / 1.4) calc(10px / 1.4);
}
@media screen and (min-width: 769px) {
  .m-pickup__thumbs {
    gap: 14px 12px;
  }
}
.m-pickup-thumb--extra {
  display: none;
}
.m-pickup.is-expanded .m-pickup-thumb--extra {
  display: block;
}
.m-pickup-thumb__link {
  display: block;
  text-decoration: none;
  color: #111 !important;
}
.m-pickup-thumb__img {
  display: block;
  border-radius: calc(10px / 1.4);
  overflow: hidden;
  aspect-ratio: 4 / 3;
  background: rgba(255, 255, 255, 0.35);
  margin-bottom: calc(6px / 1.4);
}
.m-pickup-thumb__img img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.m-pickup-thumb__name {
  display: block;
  color: #333;
  font-family: "Zen Maru Gothic";
  font-size: 14px;
  font-style: normal;
  font-weight: 900;
  line-height: 140%; /* 19.6px */
  letter-spacing: 0.7px;
}
.m-pickup-modal {
  display: none;
  position: fixed;
  inset: 0;
  z-index: 3000;
}
.m-pickup-modal.is-open {
  display: block;
}
body.is-pickup-modal-open {
  overflow: hidden;
}
@media screen and (min-width: 769px) {
  .m-pickup-modal {
    position: absolute;
    inset: 0;
    z-index: 50;
  }
  body.is-pickup-modal-open {
    overflow: auto;
  }
}
.m-pickup-modal__bg-close {
  position: absolute;
  inset: 0;
  border: 0;
  background: rgba(62, 51, 58, 0.72);
}
.m-pickup-modal__dialog {
  position: absolute;
  left: 50%;
  top: 50%;
  width: min(92vw, 420px);
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  background: transparent;
  border-radius: 0;
  padding: 0;
  overflow: visible;
}
.m-pickup-modal__dialog::before,
.m-pickup-modal__dialog::after {
  content: none !important;
  display: none !important;
}
.m-pickup-modal__close {
  position: absolute;
  right: 16px;
  top: -54px;
  border: 0;
  background: transparent;
  color: #fff;
  font-size: 56px;
  line-height: 1;
  cursor: pointer;
}
/* SP: 縦幅が小さい端末で閉じる・スライダーが画面外に出ないよう上寄せし、はみ出しはダイアログ内で縦スクロール（iOS は子要素の overflow + 明示高さが安定） */
@media screen and (max-width: 768.98px) {
  /* .is-open 時のみ。未オープンに display:flex だけが当たると display:none を上書きして常時表示になる */
  .m-pickup-modal.is-open {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: stretch;
        -ms-flex-align: stretch;
            align-items: stretch;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    overflow: hidden;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    height: 100vh;
    height: 100dvh;
    max-height: 100vh;
    max-height: 100dvh;
    min-height: 0;
    /* 横はノッチのみ。スライダーを画面左右いっぱいにするため 12px パディングは付けない */
    padding: calc(10px + env(safe-area-inset-top, 0px)) env(safe-area-inset-right, 0px) calc(12px + env(safe-area-inset-bottom, 0px)) env(safe-area-inset-left, 0px);
  }
  .m-pickup-modal__bg-close {
    position: fixed;
    inset: 0;
    z-index: 0;
  }
  .m-pickup-modal__dialog {
    position: relative;
    left: auto;
    top: auto;
    -webkit-transform: none;
        -ms-transform: none;
            transform: none;
    width: 100%;
    max-width: 100%;
    -webkit-box-flex: 1;
        -ms-flex: 1 1 0px;
            flex: 1 1 0;
    min-height: 0;
    z-index: 1;
    margin: 0;
    padding-top: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: stretch;
        -ms-flex-align: stretch;
            align-items: stretch;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    overflow-x: hidden;
    overflow-y: auto;
    -webkit-overflow-scrolling: touch;
    overscroll-behavior-y: contain;
  }
  .m-pickup-modal__close {
    position: -webkit-sticky;
    position: sticky;
    top: calc(4px + env(safe-area-inset-top, 0px));
    -ms-flex-item-align: end;
        align-self: flex-end;
    right: auto;
    margin: 0 max(10px, env(safe-area-inset-right, 0px)) 6px 0;
    z-index: 5;
  }
  .m-pickup-modal__slider-wrap {
    width: 100%;
    max-width: 100%;
    margin-left: 0;
    margin-right: 0;
    padding: 28px 0 8px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
  }
  .m-pickup-modal__slider.m-pickup__slider {
    width: 100%;
    max-width: none;
    margin-left: 0;
    margin-right: 0;
  }
  .m-pickup-modal__slider.m-pickup__slider .slick-list {
    margin-left: 0;
    margin-right: 0;
  }
}
.m-pickup-modal__slider-wrap {
  padding: 28px 0 8px;
}
@media screen and (min-width: 769px) {
  .m-pickup-modal__slider.m-pickup__slider {
    margin: 0 auto;
  }
}
.m-pickup-modal__slider.m-pickup__slider .slick-dots {
  width: min(88%, 260px);
  margin: 14px auto 0;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  row-gap: 8px;
  column-gap: 10px;
}
.m-pickup-modal__slider.m-pickup__slider .slick-dots li {
  margin: 0;
}
.m-pickup-modal__slider .slick-prev,
.m-pickup-modal__slider .slick-next {
  width: 40px;
  height: 30px;
  z-index: 3;
  border: 1px solid #8f8f8f;
  border-radius: 999px;
  background: #fff;
}
.m-pickup-modal__slider .slick-prev {
  left: 18px;
}
.m-pickup-modal__slider .slick-next {
  right: 18px;
}
.m-pickup-modal__slider .slick-prev::before,
.m-pickup-modal__slider .slick-next::before {
  color: #4b4b4b;
  font-size: 16px;
  opacity: 1;
}
@media screen and (min-width: 769px) {
  .m-pickup-thumb__name {
    /* font-size: 12px; */
  }
}
.m-pickup__more {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-top: calc(12px / 1.4);
}
.m-pickup__more-btn {
  width: 60px;
  height: 60px;
  border: none;
  border-radius: 50%;
  background: #222;
  color: #fff;
  font-size: 42px;
  line-height: 1;
  cursor: pointer;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding: 0 0 2px;
}
.m-pickup__more-btn:focus-visible {
  outline: 2px solid #fff;
  outline-offset: 3px;
}
@media screen and (min-width: 769px) {
  .m-pickup__more-btn {
    /* width: 56px; */
    /* height: 56px; */
    /* font-size: 30px; */
  }
}

/* ----- EVENT ??????Other ?? ----- */
.m-event-ticker {
  background: #111;
  overflow: hidden;
  padding: 20px 0;
}
.m-event-ticker__track {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
  -webkit-animation: m-event-ticker-move 22s linear infinite;
          animation: m-event-ticker-move 22s linear infinite;
}
.m-event-ticker__half {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 12px;
  padding-right: calc(28px / 1.4);
  -ms-flex-negative: 0;
  flex-shrink: 0;
}
.m-event-ticker__unit {
  font-family: "Zen Maru Gothic", sans-serif;
  font-weight: 700;
  font-size: 28px;
  letter-spacing: 0.12em;
  color: #fff;
  white-space: nowrap;
  line-height: 1;
}
.m-event-ticker__pill {
  display: inline-block;
  margin-left: 0;
  padding: 3px 9px 6px 14px;
  border: 1px solid #fff;
  border-radius: 100%;
  font-size: 18px;
  line-height: 1;
}
@media screen and (min-width: 769px) {
  .m-event-ticker {
    /* padding: 10px 0; */
  }
  .m-event-ticker__half {
    /* gap: 36px; */
    /* padding-right: 36px; */
  }
  .m-event-ticker__unit {
    /* font-size: 15px; */
  }
  .m-event-ticker__pill {
    /* font-size: 14px; */
  }
}
@-webkit-keyframes m-event-ticker-move {
  0% {
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
  100% {
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
  }
}
@keyframes m-event-ticker-move {
  0% {
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
  100% {
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
  }
}

/* ----- Other / ???? ----- */
.m-other {
  --other-bg: #d0c39f;
  --other-accent: #333;
  background-color: var(--other-bg);
  padding: 10px 0 30px;
  font-family: "Zen Maru Gothic", "Hiragino Kaku Gothic ProN", sans-serif;
  font-weight: 700;
  position: relative;
  overflow: visible;
  z-index: 0;
}

/* ----- Present（プレゼント）----- */
.m-present {
  --present-bg: #a9d2dd;
  --pickup-deco-txt: rgb(204 237 246);
  background-color: #b8d9e1;
  background-image: url(../images/present/present-bg.svg);
  background-repeat: no-repeat;
  background-position: center top;
  background-size: cover;
  padding: 18px 0 37px;
  font-family: "Zen Maru Gothic", "Hiragino Kaku Gothic ProN", sans-serif;
  font-weight: 700;
  position: relative;
  overflow: visible;
}
.m-present::after {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  max-width: 420px;
  aspect-ratio: 420 / 147;
  background: url(../images/present/present-bottom.webp) no-repeat center bottom / contain;
  transform: translate(-50%, 38%);
  left: 50%;
  pointer-events: none;
  z-index: 0;
}
.m-present > * {
  position: relative;
  z-index: 1;
}
.m-present__header {
  position: relative;
  max-width: 520px;
  margin: 0 auto;
  padding: 0 22px 0;
  z-index: 10;
}
.m-present .m-pickup__sub-en {
  position: absolute;
  left: 27px;
  top: 38px;
}
.m-present .m-pickup__bg-words {
  text-align: left;
}
.m-present .m-pickup__header-main {
  padding: 0;
  margin: 0 0 20px;
}
.m-present .m-pickup__title {
  color: #333;
}
.m-present__gift {
  position: absolute;
  right: -3px;
  top: -4px;
  width: 150px;
  transform: none;
  opacity: 0.98;
  z-index: 180;
}
.m-present__gift img {
  display: block;
  width: 100%;
  height: auto;
}
.m-present__card-wrap {
  max-width: 520px;
  margin: 8px auto 0;
  padding: 0 18px;
}
.m-present__card {
  background: #fff;
  border-radius: 18px;
  padding: 35px 35px;
  box-shadow: 0 10px 24px rgba(0, 0, 0, 0.12);
  border: 2px solid rgba(0, 0, 0, 0.08);
  border-radius: 17.714px;
  border: 1px solid #333;
  background: #FFF;
}
.m-present__card-media {
  /* background: #3aa9c6; */
  /* border-radius: 12px; */
}
.m-present__card-media img {
  display: block;
  width: auto;
  height: auto;
  margin: 0 auto;
}
.m-present__card-body {
  padding-top: 12px;
  color: #333;
}
.m-present__card-lead {
  margin: 0 0 20px;
  color: #1689a6;
  font-size: 18px;
  line-height: 1.35;
  letter-spacing: 0.06em;
  text-align: center;
  color: #1C9BB9;
  text-align: center;
  font-family: "Zen Maru Gothic";
  font-size: 22px;
  font-style: normal;
  font-weight: 900;
  line-height: 140%; /* 30.8px */
  letter-spacing: 1.1px;
}
.m-present__card-txt {
  margin: 0;
  font-size: 13px;
  line-height: 1.7;
  letter-spacing: 0.04em;
  color: #333;
  font-family: "Zen Maru Gothic";
  font-size: 15px;
  font-style: normal;
  font-weight: 500;
  line-height: 160%; /* 24px */
  letter-spacing: 0.75px;
}
.m-present__card-txt--center {
  text-align: center;
}
.m-present__section-ttl {
  margin: 16px 0 0;
  padding: 10px 0 0 0;
  color: #111;
  text-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  gap: 12px;
  font-family: "Zen Maru Gothic";
  font-size: 30px;
  font-style: normal;
  font-weight: 700;
  line-height: 1;
  letter-spacing: 0.04em;
  color: #333;
  text-align: center;
  font-family: "Zen Maru Gothic";
  font-size: 18px;
  font-style: normal;
  font-weight: 900;
  line-height: 140%; /* 25.2px */
  letter-spacing: 0.9px;
}
.m-present__section-ttl::before,
.m-present__section-ttl::after {
  content: "";
  display: block;
  width: 52px;
  height: 1px;
  background: #111;
}
.m-present__section-ttl--condition::before,
.m-present__section-ttl--condition::after {
  width: 58px;
}
.m-present__section-ttl--excluded::before,
.m-present__section-ttl--excluded::after {
  width: 67px;
}
.m-present__section-ttl--notes::before,
.m-present__section-ttl--notes::after {
  width: 96px;
}
.m-present__list {
  margin: 8px 0 0;
  padding-left: 0px;
  color: #333;
  font-family: "Zen Maru Gothic";
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: 160%;
  letter-spacing: 0.04em;
}
.m-present__list li {
  list-style: none;
  position: relative;
  padding-left: 1.4em;
}
.m-present__list li::before {
  content: "●";
  position: absolute;
  left: 0;
  top: 0;
}
.m-present__list--note li {
  list-style: none;
  margin-left: -1.2em;
  padding-left: 2.4em;
  position: relative;
}
.m-present__list--note li::before {
  content: "※";
  position: absolute;
  left: 17px;
  top: 0;
  padding-left: 0px;
}
@media screen and (max-width: 768px) {
  .m-present__section-ttl {
    font-size: 24px;
    gap: 10px;
  }
  .m-present__section-ttl::before,
  .m-present__section-ttl::after {
    width: 52px;
  }
  .m-present__section-ttl--condition::before,
  .m-present__section-ttl--condition::after {
    width: 52px;
  }
  .m-present__section-ttl--excluded::before,
  .m-present__section-ttl--excluded::after {
    width: 40px;
  }
  .m-present__section-ttl--notes::before,
  .m-present__section-ttl--notes::after {
    width: 64px;
  }
}
@media screen and (min-width: 769px) {
  .m-present__header,
  .m-present__card-wrap {
    /* max-width: 640px; */
  }
  .m-present .m-pickup__sub-en {
    /* left: 0; */
    /* top: 44px; */
  }
  .m-present__gift {
    /* width: 140px; */
    /* right: 14px; */
    /* top: 20px; */
  }
  .m-present__card {
    /* border-radius: 22px; */
    /* padding: 18px 16px 16px; */
  }
  .m-present__card-media {
  }
  .m-present__card-lead {
    /* font-size: 20px; */
  }
  .m-present__card-txt {
    /* font-size: 14px; */
  }
}
.m-other::after {
  content: "";
  position: absolute;
  left: 50%;
  bottom: 0;
  width: min(100%, 420px);
  aspect-ratio: 420 / 72;
  background: url(../images/m-other-bottom-deco.svg) no-repeat center / contain;
  -webkit-transform: translate(-50%, 58%);
          transform: translate(-50%, 58%);
  pointer-events: none;
  z-index: 0;
}
.m-other > * {
  position: relative;
  z-index: 1;
}
@media screen and (min-width: 769px) {
  .m-other {
  }
}
.m-other__header {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  gap: calc(12px / 1.4);
  max-width: 520px;
  margin: 0 auto;
  padding: 0 30px 40px;
}
@media screen and (min-width: 769px) {
  .m-other__header {
    max-width: 560px;
    padding: 0 30px 50px;
  }
}
.m-other__en {
  margin: 0 0 calc(4px / 1.4);
  font-size: calc(14px / 1.4);
  letter-spacing: 0.08em;
  color: #fff;
  font-weight: 700;
  color: #FFF;
  font-family: Fredoka;
  font-size: 20.553px;
  font-style: normal;
  font-weight: 500;
  line-height: 140%; /* 28.774px */
  letter-spacing: 2.055px;
}
.m-other__ttl {
  margin: 0;
  color: #FFF;
  font-family: "Zen Maru Gothic";
  font-size: 33.632px;
  font-style: normal;
  font-weight: 700;
  line-height: 140%; /* 47.084px */
  letter-spacing: 1.682px;
  white-space: nowrap;
}
@media screen and (min-width: 769px) {
  .m-other__en {
    /* font-size: 15px; */
    /* margin-bottom: 4px; */
  }
}
.m-other__illust {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  -webkit-transform: translateY(4px);
          transform: translateY(4px);
  opacity: 0.95;
}
.m-other__illust img {
  display: block;
  width: 87px;
  height: auto;
}
.m-other__slider-wrap {
  max-width: 100%;
  margin: 0 auto;
  padding: 0 calc(8px / 1.4);
}
@media screen and (min-width: 769px) {
  .m-other__slider-wrap {
    max-width: 640px;
    padding: 0 12px;
  }
}
.m-other__slider {
  margin: 0 calc(-6px / 1.4);
}
@media screen and (min-width: 769px) {
  .m-other__slider {
    margin: 0 -8px;
  }
}
.m-other__slider .slick-slide {
  margin: 0 calc(6px / 1.4);
}
@media screen and (min-width: 769px) {
  .m-other__slider .slick-slide {
    margin: 0 8px;
  }
}
.m-other__slider .slick-list {
  overflow: visible;
  padding-top: 12px;
  margin-top: -12px;
}
.m-other__slider .slick-slide .m-other-card {
  -webkit-transition: opacity 0.2s ease, -webkit-transform 0.28s ease;
  transition: opacity 0.2s ease, transform 0.28s ease;
}
.m-other__slider .slick-slide.not-active .m-other-card {
  opacity: 0.62;
}
.m-other__slider .slick-slide.slick-center .m-other-card,
.m-other__slider .slick-slide.slick-active .m-other-card {
  opacity: 1;
}
.m-other__slider .slick-slide.slick-active .m-other-card {
  -webkit-transform: translateY(-8px);
          transform: translateY(-8px);
}
.m-other .slick-arrow {
  background: transparent !important;
  border: none !important;
  border-radius: 0;
  width: 43px;
  height: 29px;
  padding: 0;
  z-index: 2;
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
}
.m-other .slick-arrow.slick-prev::before,
.m-other .slick-arrow.slick-next::before {
  content: "" !important;
  display: block;
  width: 100%;
  height: 100%;
  opacity: 1 !important;
  background: url(../images/m-pickup-arrow.svg) no-repeat center center;
  -webkit-background-size: contain;
          background-size: contain;
}
.m-other .slick-arrow.slick-prev::before {
  -webkit-transform: none;
          transform: none;
}
.m-other .slick-arrow.slick-next::before {
  -webkit-transform: scale(-1, 1);
          transform: scale(-1, 1);
}
.m-other .slick-prev {
  left: 4%;
}
.m-other .slick-next {
  right: 4%;
}
.m-other .slick-dots {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: calc(8px / 1.4);
  width: auto;
  height: auto;
  margin: calc(18px / 1.4) auto 0;
  padding: 0;
  background: transparent;
  border-radius: 0;
  overflow: visible;
  position: static;
}
.m-other .slick-dots li {
  -webkit-box-flex: 0;
      -ms-flex: none;
          flex: none;
  width: auto;
  height: auto;
  margin: 0;
  pointer-events: auto;
  background: transparent;
}
.m-other .slick-dots li:has(+ li.slick-active) {
  background: transparent;
}
.m-other .slick-dots li button {
  width: 10px;
  height: 10px;
  padding: 0;
}
.m-other .slick-dots li button::before {
  width: 10px;
  height: 10px;
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.55);
  opacity: 1;
  content: "";
}
.m-other .slick-dots li.slick-active button::before {
  background: var(--other-accent);
  width: 10px;
  border-radius: 50%;
  opacity: 1;
}
.m-other .slick-dots li.prev_dot button::before {
  background: rgba(255, 255, 255, 0.55);
  width: 10px;
  border-radius: 50%;
}
.m-other-card {
  background: #fff;
  /* border: 2px solid #111; */
  border-radius: 15px;
  overflow: hidden;
  /* -webkit-box-shadow: 0 6px 20px rgba(0, 0, 0, 0.1); */
  /* box-shadow: 0 6px 20px rgba(0, 0, 0, 0.1); */
}
@media screen and (min-width: 769px) {
  .m-other-card {
    /* border-radius: 16px; */
  }
}
.m-other-card__img {
  position: relative;
  aspect-ratio: 4 / 3;
  overflow: hidden;
  font-size: 0;
  padding: 20px;
}
.m-other-card__img img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.m-other-card__body {
  padding: 0 30px;
}
@media screen and (min-width: 769px) {
  .m-other-card__body {
    /* padding: 16px 16px 0; */
  }
}
.m-other-card__name {
  margin: 0 0 calc(10px / 1.4);
  text-align: center;
  font-size: calc(16px / 1.4);
  line-height: 1.35;
  color: #111;
  color: #333;
  text-align: center;
  font-family: "Zen Maru Gothic";
  font-size: 20px;
  font-style: normal;
  font-weight: 900;
  line-height: 140%; /* 28px */
  letter-spacing: 1px;
}
@media screen and (min-width: 769px) {
  .m-other-card__name {
  }
}
.m-other-card__txt {
  color: #333;
  font-family: "Zen Maru Gothic";
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: 160%; /* 22.4px */
  letter-spacing: 0.7px;
}
@media screen and (min-width: 769px) {
  .m-other-card__txt {
  }
}
.m-other-card__view {
  display: block;
  background: #333;
  color: #fff !important;
  text-align: center;
  font-size: calc(13px / 1.4);
  border-radius: 40px;
  font-weight: 700;
  letter-spacing: 0.04em;
  color: #FFF;
  font-family: Fredoka;
  font-size: 18px;
  font-style: normal;
  font-weight: 100;
  line-height: 140%; /* 25.2px */
  letter-spacing: 0.9px;
  margin: 20px 10px;
  padding: 11px;
}
.m-other-card__view:hover {
  opacity: 0.92;
}
@media screen and (min-width: 769px) {
  .m-other-card__view {
  }
}

/* ----- EVENT ?????????????????????? ----- */
.m-well-event {
  --well-event-bg: #d2f078;
  background-color: #d2f078;
  background-image: radial-gradient(rgb(245 252 226) 1.2px, transparent 1.2px);
  background-size: 12px 12px;
  padding: 20px 0;
  font-family: "Zen Maru Gothic", "Hiragino Kaku Gothic ProN", sans-serif;
  font-weight: 700;
  overflow: hidden;
  position: relative;
}
@media screen and (min-width: 769px) {
  .m-well-event {
    /* padding: 24px 0 28px; */
  }
}
.m-well-event__hero {
  max-width: 350px;
  margin: 0 auto 50px;
  padding: 0;
}
@media screen and (min-width: 769px) {
  .m-well-event__hero {
    /* max-width: 560px; */
    /* padding: 0 16px 20px; */
  }
}
.m-well-event__hero-inner {
  /* position: relative; */
  /* border-radius: calc(12px / 1.4); */
  /* overflow: hidden; */
  /* -webkit-box-shadow: 0 6px 18px rgba(0, 0, 0, 0.12); */
  /* box-shadow: 0 6px 18px rgba(0, 0, 0, 0.12); */
}
@media screen and (min-width: 769px) {
  .m-well-event__hero-inner {
    /* border-radius: 14px; */
  }
}
.m-well-event__hero-img {
  display: block;
  width: 100%;
  height: auto;
  vertical-align: bottom;
}
.m-well-event__hero-caption {display: none;}
@media screen and (min-width: 769px) {
  .m-well-event__hero-caption {
    /* left: 16px; */
    /* top: 14px; */
  }
}
.m-well-event__slider-wrap {
  max-width: 100%;
  margin: 0 auto;
  padding: 0 14px;
}
@media screen and (min-width: 769px) {
  .m-well-event__slider-wrap {
    max-width: 1220px;
    padding: 0 28px;
  }
}
.m-well-event__slider {
  margin: 0;
}
@media screen and (min-width: 769px) {
  .m-well-event__slider {
    margin: 0 -12px;
  }
}
.m-well-event__slider .slick-slide {
  margin: 0 10px;
}
@media screen and (min-width: 769px) {
  .m-well-event__slider .slick-slide {
    margin: 0 12px;
  }
}
.m-well-event__slider .slick-list {
  overflow: hidden;
  padding-top: 12px;
  margin-top: -12px;
}
.m-well-event__slider .slick-track {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.m-well-event__slider .slick-slide .m-well-event-card {
  -webkit-transition: opacity 0.2s ease, -webkit-transform 0.28s ease;
  transition: opacity 0.2s ease, transform 0.28s ease;
}
.m-well-event__slider .slick-slide.not-active .m-well-event-card {
  opacity: 0.62;
}
.m-well-event__slider .slick-slide {
  height: auto;
}
.m-well-event__slider .slick-slide > div,
.m-well-event__slider .slick-slide .m-well-event-card {
  height: 100%;
}
.m-well-event__slider .slick-slide > div {
  padding-bottom: 1px;
}
.m-well-event__slider .slick-slide.slick-active .m-well-event-card,
.m-well-event__slider .slick-slide.slick-center .m-well-event-card {
  opacity: 1;
}
.m-well-event__slider .slick-slide.slick-active .m-well-event-card {
  -webkit-transform: translateY(-8px);
          transform: translateY(-8px);
}
@media screen and (min-width: 992px) {
  .m-well-event__slider .slick-slide.not-active .m-well-event-card {
    opacity: 1;
  }
  .m-well-event__slider .slick-slide.slick-active .m-well-event-card {
    -webkit-transform: none;
            transform: none;
  }
}
.m-well-event .slick-arrow {
  background: transparent !important;
  border: none !important;
  border-radius: 0;
  width: 43px;
  height: 29px;
  padding: 0;
  z-index: 2;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
  top: 49% !important;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
.m-well-event .slick-arrow.slick-prev::before,
.m-well-event .slick-arrow.slick-next::before {
  content: "" !important;
  display: block;
  width: 100%;
  height: 100%;
  opacity: 1 !important;
  margin: 0;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: contain;
  background-image: url("data:image/svg+xml,%3Csvg width='43' height='29' viewBox='0 0 43 29' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M21.5 28.5C15.6493 28.5 10.3747 26.8999 6.57715 24.3389C2.77656 21.7757 0.500001 18.2876 0.500001 14.5C0.500002 10.7124 2.77656 7.22432 6.57715 4.66113C10.3747 2.10012 15.6493 0.499998 21.5 0.499998C27.3507 0.499999 32.6253 2.10012 36.4229 4.66113C40.2234 7.22432 42.5 10.7124 42.5 14.5C42.5 18.2876 40.2234 21.7757 36.4229 24.3389C32.6253 26.8999 27.3507 28.5 21.5 28.5Z' fill='%23333333' stroke='%23333333'/%3E%3Cpath d='M14.5 14.866C13.8333 14.4811 13.8333 13.5189 14.5 13.134L22 8.80385C22.6667 8.41895 23.5 8.90007 23.5 9.66987L23.5 18.3301C23.5 19.0999 22.6667 19.5811 22 19.1962L14.5 14.866Z' fill='white'/%3E%3C/svg%3E");
  border: 0;
}
.m-well-event .slick-arrow.slick-prev::before {
  -webkit-transform: none;
          transform: none;
}
.m-well-event .slick-arrow.slick-next::before {
  -webkit-transform: scaleX(-1);
          transform: scaleX(-1);
}
.m-well-event .slick-prev {
  left: -2px;
}
.m-well-event .slick-next {
  right: -2px;
}
.m-well-event .slick-dots {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: calc(8px / 1.4);
  width: auto;
  height: auto;
  margin: calc(18px / 1.4) auto 0;
  padding: 0;
  background: transparent;
  position: static;
}
.m-well-event .slick-dots li {
  -webkit-box-flex: 0;
      -ms-flex: none;
          flex: none;
  width: auto;
  height: auto;
  margin: 0;
  pointer-events: auto;
  background: transparent;
}
.m-well-event .slick-dots li:has(+ li.slick-active) {
  background: transparent;
}
.m-well-event .slick-dots li button {
  width: 10px;
  height: 10px;
  padding: 0;
}
.m-well-event .slick-dots li button::before {
  width: 10px;
  height: 10px;
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.65);
  opacity: 1;
  content: "";
}
.m-well-event .slick-dots li.slick-active button::before {
  background: #222;
  width: 10px;
  border-radius: 50%;
  opacity: 1;
}
.m-well-event .slick-dots li.prev_dot button::before {
  background: rgba(255, 255, 255, 0.65);
  width: 10px;
  border-radius: 50%;
}
.m-well-event-card {
  background: #fff;
  border: 1px solid #111;
  border-radius: 18px;
  overflow: hidden;
  -webkit-box-shadow: 0 4px 10px rgba(0, 0, 0, 0.08);
  box-shadow: 0 4px 10px rgba(0, 0, 0, 0.08);
  position: relative;
  padding: 46px 0 0 0;
}
@media screen and (min-width: 769px) {
  .m-well-event-card {
    border-radius: 18px;
  }
}
.m-well-event-card__head {
  padding: 6px 20px;
  border: 1px solid #000;
  font-family: "Zen Maru Gothic", sans-serif;
  position: absolute;
  left: -2px;
  top: -2px;
  z-index: 1;
  width: calc( 100% + 4px );
  display: flex;
  border-radius: 15px;
  align-items: center;
  justify-content: space-between;
}
.m-well-event-card__num {
  color: #333;
  text-align: center;
  font-family: Fredoka;
  font-size: 48px;
  font-style: normal;
  font-weight: 600;
  line-height: 140%; /* 67.2px */
  letter-spacing: 2.4px;
}
.m-well-event-card__sub {
  color: #333;
  font-family: Fredoka;
  font-size: 25px;
  font-style: normal;
  font-weight: 400;
  /* line-height: 140%; */ /* 28px */
  letter-spacing: 0.02em;
  /* text-transform: lowercase; */
}
@media screen and (min-width: 769px) {
  .m-well-event-card__head {
    /* padding: 12px 16px; */
    /* gap: 14px; */
  }
  .m-well-event-card__num {
    /* font-size: 24px; */
  }
  .m-well-event-card__sub {
    /* font-size: 14px; */
  }
}
.m-well-event-card__img {
  position: relative;
  aspect-ratio: 280 / 180;
  overflow: hidden;
  font-size: 0;
  padding: 15px;
  margin: 45px 0 0 0;
}
.m-well-event-card__img img {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}
.m-well-event-card__body {
  padding: 0 35px 28px;
  text-align: left;
}
.m-well-event-card:has(> .m-well-event-card__view) .m-well-event-card__body {
  padding-bottom: 12px;
}
@media screen and (min-width: 769px) {
  .m-well-event-card__body {
    /* padding: 16px 16px 0; */
  }
}
.m-well-event-card__name {
  margin: 0 0 8px;
  text-align: center;
  padding: 0;
  color: #333;
  font-family: "Zen Maru Gothic";
  font-size: 30px;
  font-style: normal;
  font-weight: 900;
  line-height: 140%; /* 42px */
  letter-spacing: 1.5px;
}
@media screen and (min-width: 769px) {
  .m-well-event-card__name {
  }
}
.m-well-event-card__txt {
  margin: 0 0 30px;
  color: #333;
  font-family: "Zen Maru Gothic";
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: 1.8;
  letter-spacing: 0.04em;
  padding: 0;
  text-align: left;
  color: #333;
  font-family: "Zen Maru Gothic";
  font-size: 17px;
  font-style: normal;
  font-weight: 500;
  line-height: 160%; /* 24px */
  letter-spacing: 0.75px;
}
.m-well-event-card__catch {
  margin: 0 0 20px;
  
   /* 30.8px */
   /* 24px */
  color: #80A610;
  text-align: center;
  font-family: "Zen Maru Gothic";
  font-size: 22px;
  font-style: normal;
  font-weight: 900;
  line-height: 140%; /* 30.8px */
  letter-spacing: 1.1px;
}
.m-well-event-card__note {
  margin: 0px 0 0;
  color: #ff5d5d;
  font-family: "Zen Maru Gothic";
  font-size: 12px;
  font-style: normal;
  font-weight: 500;
  line-height: 1.55;
  letter-spacing: 0.03em;
  text-align: left;
  color: #DA4F4F;
  font-family: "Zen Maru Gothic";
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: 160%; /* 19.2px */
  letter-spacing: 0.6px;
}
/* 開催日時・場所ラベル（横線長は .m-well-event-card の CSS 変数で調整） */
.m-well-event-card__meta-label {
  margin: 30px 0 0;
  padding: 0;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: space-around;
  gap: 25px;
  color: #333;
  text-align: left;
  font-family: "Zen Maru Gothic";
  font-size: 18px;
  font-style: normal;
  font-weight: 900;
  line-height: 140%;
  letter-spacing: 0.9px;
  color: #333;
  text-align: center;
  font-family: "Zen Maru Gothic";
  font-size: 19px;
  font-style: normal;
  font-weight: 900;
  line-height: 140%; /* 25.2px */
  letter-spacing: 0.9px;
}
.m-well-event-card__meta-label::before,
.m-well-event-card__meta-label::after {
  content: "";
  display: block;
  height: 1px;
  background: #111;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}
.m-well-event-card__meta-label--datetime::before {
  width: 70px;
}
.m-well-event-card__meta-label--datetime::after {
  width: 70px;
}
.m-well-event-card__meta-label--place::before {
  width: 80px;
}
.m-well-event-card__meta-label--place::after {
  width: 80px;
}
.m-well-event-card__date-label {
  margin: 14px 0 0;
  padding: 0;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  gap: 25px;
  color: #333;
  text-align: center;
  font-family: "Zen Maru Gothic";
  font-size: 18px;
  font-style: normal;
  font-weight: 900;
  line-height: 140%; /* 25.2px */
  letter-spacing: 0.9px;
}
.m-well-event-card__date-label::before,
.m-well-event-card__date-label::after {
  content: "";
  display: block;
  width: 97px;
  height: 1px;
  background: #111;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}
.m-well-event-card__date {
  margin: 12px 0 12px;
  text-align: left;
  color: #333;
  font-family: "Zen Maru Gothic";
  font-size: 17px;
  font-style: normal;
  font-weight: 700;
  line-height: 160%; /* 27.2px */
  letter-spacing: 0.85px;
  color: #333;
  font-family: "Zen Maru Gothic";
  font-size: 19px;
  font-style: normal;
  font-weight: 700;
  line-height: 160%; /* 27.2px */
  letter-spacing: 0.85px;
}
@media screen and (max-width: 768px) {
  .m-well-event-card__date {
    font-size: 20px;
    margin-top: 8px;
  }
  .m-well-event-card__date-label {
    font-size: 24px;
    gap: 10px;
  }
  .m-well-event-card__meta-label {
    font-size: 24px;
    gap: 10px;
  }
  .m-well-event-card__meta-label--datetime::before {
    width: var(--evt-dt-l-mobile, var(--evt-dt-l, 52px));
  }
  .m-well-event-card__meta-label--datetime::after {
    width: var(--evt-dt-r-mobile, var(--evt-dt-r, 52px));
  }
  .m-well-event-card__meta-label--place::before {
    width: var(--evt-pl-l-mobile, var(--evt-pl-l, 52px));
  }
  .m-well-event-card__meta-label--place::after {
    width: var(--evt-pl-r-mobile, var(--evt-pl-r, 52px));
  }
  .m-well-event-card__date-label::before,
  .m-well-event-card__date-label::after {
    width: 52px;
  }
}
@media screen and (min-width: 769px) {
  .m-well-event-card__txt {
    /* font-size: 13px; */
    /* margin-bottom: 14px; */
  }
}
.m-well-event-card__view {
  display: block;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 100%;
  margin: 12px 0 0;
  padding: calc(12px / 1.4);
  background: #333333;
  color: #fff !important;
  text-align: center;
  text-decoration: none;
  font-family: Fredoka, sans-serif;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 140%;
  letter-spacing: 0.9px;
  border-radius: 0 0 17px 17px;
}
.m-well-event-card__view:hover {
  opacity: 0.92;
}
@media screen and (min-width: 769px) {
  .m-well-event-card__view {
    margin-top: 12px;
    padding: 12px;
    font-size: 18px;
    border-radius: 0 0 17px 17px;
  }
}

/* ----- SPECIAL THANKS / ?? ----- */
.m-special-thanks {
  --st-bg: #ac9fd0;
  --st-stripe: rgb(188 177 217);
  --st-message-bg: #ece8f7;
  --st-message-ttl: #ac9fd0;
  background-color: var(--st-bg);
  background-image: repeating-linear-gradient(-45deg, transparent, transparent 8px, var(--st-stripe) 8px, var(--st-stripe) 10px);
  padding: 86px 40px 100px;
  font-family: "Zen Maru Gothic", "Hiragino Kaku Gothic ProN", sans-serif;
  font-weight: 700;
}
@media screen and (min-width: 769px) {
  .m-special-thanks {
  }
}
.m-special-thanks__inner {
  max-width: 520px;
  margin: 0 auto;
}
@media screen and (min-width: 769px) {
  .m-special-thanks__inner {
    max-width: 480px;
  }
}
.m-special-thanks__head {
  position: relative;
  padding: 0 20px 30px 0;
}
.m-special-thanks__head-left {
  position: absolute;
  left: -13px;
  top: -126px;
  width: 111px;
}
.m-special-thanks__head-left img {
  display: block;
  width: clamp(52px, 34vw, 121px);
  height: auto;
}
.m-special-thanks__head-right {
  position: absolute;
  top: -96px;
  right: 0;
}
.m-special-thanks__head-right picture {
  display: block;
}
.m-special-thanks__head-right img {
  display: block;
  width: clamp(56px, 36vw, 144px);
  height: auto;
}
.m-special-thanks__ttl {color: #FFF;text-align: center;font-family: Fredoka;font-size: 48px;font-style: normal;font-weight: 600;line-height: 100%; /* 48px */letter-spacing: 2.4px;right: 0;}
@media screen and (min-width: 769px) {
  .m-special-thanks__head {
    /* margin-bottom: 20px; */
    /* min-height: 48px; */
  }
  .m-special-thanks__ttl {
    /* font-size: 1.35rem; */
  }
}
.m-special-thanks__card {
  position: relative;
  background: #fff;
  border-radius: 20px;
  padding: 35px;
  -webkit-box-shadow: 0 10px 28px rgba(0, 0, 0, 0.1);
  box-shadow: 0 10px 28px rgba(0, 0, 0, 0.1);
  overflow: visible;
}
@media screen and (min-width: 769px) {
  .m-special-thanks__card {
    /* border-radius: 18px; */
    /* padding: 28px 24px 32px; */
  }
}
.m-special-thanks__avatar {
  width: 210px;
  height: 210px;
  margin: 0 auto 25px;
  border-radius: 50%;
  overflow: hidden;
  border: 0;
  background: #bccfde;
  font-size: 0;
}
.m-special-thanks__avatar img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
@media screen and (min-width: 769px) {
  .m-special-thanks__avatar {
  }
}
.m-special-thanks__name-lockup {
  margin: 0 0 20px;
  text-align: center;
  line-height: 0;
}
.m-special-thanks__name-lockup img {
  display: inline-block;
  max-width: 100%;
  width: auto;
  height: auto;
  vertical-align: top;
}
@media screen and (min-width: 769px) {
  .m-special-thanks__name-lockup {
    /* margin-bottom: 12px; */
  }
}
.m-special-thanks__sns {
  margin: 0 0 calc(16px / 1.4);
  text-align: center;
}
.m-special-thanks__ig {
  display: inline-block;
  line-height: 0;
  opacity: 0.85;
}
.m-special-thanks__ig:hover {
  opacity: 1;
}
.m-special-thanks__ig img {
  display: block;
}
.m-special-thanks__lead {
  margin: 0 0 30px;
  font-size: calc(12px / 1.4);
  line-height: 1.75;
  color: #333;
  font-weight: 700;
  color: #333;
  font-family: "Zen Maru Gothic";
  font-size: 15px;
  font-style: normal;
  font-weight: 500;
  line-height: 160%; /* 24px */
  letter-spacing: 0.75px;
}
@media screen and (min-width: 769px) {
  .m-special-thanks__lead {
    /* font-size: 13px; */
    /* margin-bottom: 18px; */
  }
}
.m-special-thanks__message {
  background: var(--st-message-bg);
  border-radius: 15px;
  padding: 20px 35px;
}
@media screen and (min-width: 769px) {
  .m-special-thanks__message {
    /* border-radius: 12px; */
    /* padding: 16px 16px 18px; */
  }
}
.m-special-thanks__message-ttl {
  margin: 0 0 calc(8px / 1.4);
  font-size: calc(15px / 1.4);
  font-weight: 700;
  color: var(--st-message-ttl);
  letter-spacing: 0.04em;
  color: #8F7DC0;
  font-family: Fredoka;
  font-size: 26px;
  font-style: normal;
  font-weight: 500;
  line-height: 140%; /* 36.4px */
  letter-spacing: 2.6px;
  text-align: center;
}
@media screen and (min-width: 769px) {
  .m-special-thanks__message-ttl {
    /* font-size: 16px; */
    /* margin-bottom: 8px; */
  }
}
.m-special-thanks__message-body {
  margin: 0;
  color: #333;
  font-family: "Zen Maru Gothic";
  font-style: normal;
  font-weight: 500;
  line-height: 160%; /* 24px */
  letter-spacing: 0.75px;
  font-size: 15px;
}
@media screen and (min-width: 769px) {
  .m-special-thanks__message-body {
    font-size: 13px;
  }
}
.m-special-thanks__card-plants {
  position: absolute;
  right: 15px;
  bottom: -31px;
  pointer-events: none;
  opacity: 0.9;
  line-height: 0;
  width: 90px;
}
.m-special-thanks__card-plants picture {
  display: block;
}
.m-special-thanks__card-plants img {
  display: block;
  width: clamp(72px, 26vw, 144px);
  height: auto;
}
@media screen and (min-width: 769px) {
  .m-special-thanks__card-plants {
  }
}

/* ----- ACCESS ----- */
.m-access {
  /* --access-bg: #bde0f1; */
  /* --access-cloud: rgba(255, 255, 255, 0.92); */
  position: relative;
  overflow: visible;
  background-color: #B8DAE2;
  background-image: radial-gradient(ellipse 140% 90% at 15% 25%, var(--access-cloud) 0%, transparent 55%),
    radial-gradient(ellipse 120% 80% at 85% 15%, var(--access-cloud) 0%, transparent 50%),
    radial-gradient(ellipse 100% 70% at 50% 88%, rgba(255, 255, 255, 0.65) 0%, transparent 45%),
    radial-gradient(ellipse 80% 50% at 70% 55%, rgba(255, 255, 255, 0.5) 0%, transparent 40%);
  padding: 40px 20px 117px;
  font-family: "Zen Maru Gothic", "Hiragino Kaku Gothic ProN", sans-serif;
  font-weight: 700;
}
.m-access::before {
  content: "";
  position: absolute;
  right: 0;
  top: 40px;
  width: min(100vw, 420px);
  aspect-ratio: 420 / 654;
  background: url(../images/m-access-bg-deco.svg) no-repeat right bottom;
  -webkit-background-size: contain;
  background-size: contain;
  pointer-events: none;
  z-index: 0;
  opacity: 0.92;
}
.m-access::after {
  content: "";
  position: absolute;
  left: 50%;
  top: -9px;
  width: min(100%, 420px);
  aspect-ratio: 420 / 50;
  background: url(../images/m-access-top-deco.svg) no-repeat center / contain;
  -webkit-transform: translate(-50%, -58%);
  transform: translate(-50%, -58%);
  pointer-events: none;
  z-index: 0;
}
@media screen and (min-width: 769px) {
  .m-access {
    /* padding: 40px 20px 48px; */
  }
}
.m-access__inner {
  position: relative;
  z-index: 1;
  max-width: 520px;
  margin: 0 auto;
}
@media screen and (min-width: 769px) {
  .m-access__inner {
    max-width: 480px;
  }
}
.m-access__ttl {
  margin: 0 0 calc(18px / 1.4);
  text-align: center;
  font-size: clamp(1.35rem, 5vw, 1.65rem);
  letter-spacing: 0.08em;
  line-height: 1.2;
  color: #111;
  font-weight: 700;
  color: #333;
  text-align: center;
  font-family: Fredoka;
  font-size: 48px;
  font-style: normal;
  font-weight: 600;
  line-height: 140%; /* 67.2px */
  letter-spacing: 2.4px;
}
@media screen and (min-width: 769px) {
  .m-access__ttl {
  }
}
.m-access__box {
  background: #fff;
  border-radius: calc(18px / 1.4);
  padding: calc(20px / 1.4) calc(16px / 1.4) calc(24px / 1.4);
  -webkit-box-shadow: 0 10px 28px rgba(0, 0, 0, 0.08);
          box-shadow: 0 10px 28px rgba(0, 0, 0, 0.08);
}
@media screen and (min-width: 769px) {
  .m-access__box {
    border-radius: 18px;
    padding: 35px 30px 37px;
  }
}
.m-access__map {
  position: relative;
  width: 100%;
  margin: 0;
  border-radius: 0;
  overflow: hidden;
  background: #e8eef2;
  aspect-ratio: 286/322;
}
@media screen and (min-width: 769px) {
  .m-access__map {
  }
}
.m-access__map iframe {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  border: 0;
}
.m-access__brand {
  text-align: center;
}
.m-access__logo-en {
  display: block;
  margin: 0 auto -15px;
  text-align: center;
  max-width: 232px;
  text-decoration: none;
  color: inherit;
}
.m-access__logo-en picture {
  display: block;
}
.m-access__logo-en-img {
  display: block;
  width: 100%;
  max-width: min(100%, 320px);
  height: auto;
  margin: 0 auto;
}
@media screen and (min-width: 769px) {
  .m-access__logo-en-img {
    max-width: 360px;
  }
}
.m-access__name-ja {
  margin: 0 0 calc(14px / 1.4);
  font-size: calc(14px / 1.4);
  font-weight: 700;
  color: #222;
  letter-spacing: 0.04em;
  color: #333;
  font-family: "Zen Maru Gothic";
  font-size: 20px;
  font-style: normal;
  font-weight: 700;
  line-height: 180%; /* 36px */
  letter-spacing: 1px;
  text-align: center;
}
@media screen and (min-width: 769px) {
  .m-access__name-ja {
  }
}
.m-access__address {
  margin: 0;
  padding: 0;
  font-style: normal;
  text-align: center;
}
.m-access__zip,
.m-access__addr,
.m-access__note {
  margin: 0 0 5px;
  color: #333;
  text-align: center;
  font-family: "Zen Maru Gothic";
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 153%; /* 24.48px */
  letter-spacing: 0.8px;
}
.m-access__addr {
  margin-bottom: 17px;
}
@media screen and (min-width: 769px) {
  .m-access__zip,
  .m-access__addr,
  .m-access__note {
  }
}
.m-access__sns {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  gap: 15px;
  margin: 25px 0 0;
  padding: 0;
  list-style: none;
}
@media screen and (min-width: 769px) {
  .m-access__sns {
  }
}
.m-access__sns-btn {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 80px;
  height: 53px;
  border: 1px solid #111;
  border-radius: 50%;
  background: #fff;
  line-height: 0;
  -webkit-transition: opacity 0.2s;
  -o-transition: opacity 0.2s;
  transition: opacity 0.2s;
}
.m-access__sns-btn svg{
  width: 50px;
  height: 37px;
}
.m-access__sns-btn:hover {
  opacity: 0.88;
}
@media screen and (min-width: 769px) {
  .m-access__sns-btn {
  }
}

/* ----- ????????OIMACHI TRACKS? ----- */
.m-page-footer {
  position: relative;
  overflow: visible;
  background-color: #38664d;
  margin-top: 0;
  padding: 20px 20px 60px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.m-page-footer::before {
  content: "";
  position: absolute;
  left: 50%;
  top: min(100%, -74px);
  width: min(100%, 420px);
  aspect-ratio: 420 / 168;
  background: url(../images/m-page-footer-bg-deco.svg) no-repeat center bottom;
  -webkit-background-size: contain;
  background-size: contain;
  -webkit-transform: translate(-50%, -52%);
  transform: translate(-50%, -52%);
  pointer-events: none;
  z-index: 0;
}
@media screen and (min-width: 769px) {
  .m-page-footer {
  }
}
.m-page-footer__inner {
  position: relative;
  z-index: 1;
  max-width: 400px;
  margin: 0 auto;
  text-align: center;
}
.m-page-footer__dog {
  position: absolute;
  left: 50%;
  top: -55px;
  width: 75px;
  transform: translate(-50%, -62%);
  pointer-events: none;
  z-index: 2;
}
.m-page-footer__dog img {
  display: block;
  width: 100%;
  height: auto;
}
@media screen and (min-width: 769px) {
  .m-page-footer__inner {
    max-width: 360px;
  }
}
.m-page-footer__banners {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: calc(10px / 1.4);
  margin-bottom: calc(28px / 1.4);
}
@media screen and (min-width: 769px) {
  .m-page-footer__dog {
    /* width: 140px; */
    /* transform: translate(-50%, -70%); */
  }
}
@media screen and (min-width: 769px) {
  .m-page-footer__banners {
    gap: 10px;
    margin-bottom: 28px;
  }
}
.m-page-footer__banner {
  display: block;
  -webkit-box-flex: 1;
  -ms-flex: 1 1 0px;
  flex: 1 1 0;
  min-width: 0;
  padding: calc(6px / 1.4);
  background: #fff;
  border-radius: 0;
  text-decoration: none;
  color: #111;
  -webkit-transition: opacity 0.2s;
  -o-transition: opacity 0.2s;
  transition: opacity 0.2s;
}
.m-page-footer__banner picture {
  display: block;
  width: 100%;
}
.m-page-footer__banner-img {
  display: block;
  width: 100%;
  height: auto;
  margin: 0 auto;
}
.m-page-footer__banner:hover {
  opacity: 0.92;
}
.m-page-footer__banner:focus-visible {
  outline: 2px solid #fff;
  outline-offset: 3px;
}
@media screen and (min-width: 769px) {
  .m-page-footer__banner {
    padding: 6px;
  }
}
.m-page-footer__pagetop {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: calc(4px / 1.4);
  margin: 0 auto calc(24px / 1.4);
  padding: 16px 34px;
  border: 1px solid #fff;
  border-radius: 100%;
  color: #fff;
  text-decoration: none;
  font-family: "Helvetica Neue", Arial, "Hiragino Kaku Gothic ProN", sans-serif;
  -webkit-transition: opacity 0.2s, background-color 0.2s;
  -o-transition: opacity 0.2s, background-color 0.2s;
  transition: opacity 0.2s, background-color 0.2s;
  color: #fff!important;
}
.m-page-footer__pagetop:hover {
  opacity: 0.92;
  background-color: rgba(255, 255, 255, 0.08);
}
.m-page-footer__pagetop:focus-visible {
  outline: 2px solid #fff;
  outline-offset: 3px;
}
@media screen and (min-width: 769px) {
  .m-page-footer__pagetop {
    /* gap: 4px; */
    /* margin-bottom: 26px; */
    /* padding: 10px 32px 12px; */
  }
}
.m-page-footer__pagetop-icon {
  display: block;
  font-size: 14px;
  line-height: 1;
}
@media screen and (min-width: 769px) {
  .m-page-footer__pagetop-icon {
    /* font-size: 14px; */
  }
}
.m-page-footer__pagetop-label {
  font-size: 21px;
  font-weight: 400;
  letter-spacing: 0.04em;
  text-transform: lowercase;
  line-height: 1.2;
}
@media screen and (min-width: 769px) {
  .m-page-footer__pagetop-label {
    /* font-size: 13px; */
  }
}
.m-page-footer__copy {
  margin: 0;
  font-family: "Helvetica Neue", Arial, "Hiragino Kaku Gothic ProN", sans-serif;
  font-size: calc(10px / 1.4);
  font-weight: 400;
  letter-spacing: 0.12em;
  line-height: 1.5;
  color: #fff;
  text-transform: none;
  color: #FFF;
  text-align: center;
  font-family: "Zen Maru Gothic";
  font-size: 12px;
  font-style: normal;
  font-weight: 700;
  line-height: 140%; /* 16.8px */
  letter-spacing: 1.8px;
}
@media screen and (min-width: 769px) {
  .m-page-footer__copy {
  }
}

/* --------------------------------------------------------------------------
   ゆるふわスクロールイン・常時ふわふわ（o-yuru）
   -------------------------------------------------------------------------- */

@keyframes yuruMvBreathe {
  0%,
  100% {
    -webkit-transform: translate3d(0, 0, 0) scale(1);
    transform: translate3d(0, 0, 0) scale(1);
  }
  50% {
    -webkit-transform: translate3d(0, -9px, 0) scale(1.018);
    transform: translate3d(0, -9px, 0) scale(1.018);
  }
}
@keyframes yuruMvShareSway {
  0%,
  100% {
    -webkit-transform: translate3d(0, 0, 0) rotate(-1.8deg);
    transform: translate3d(0, 0, 0) rotate(-1.8deg);
  }
  50% {
    -webkit-transform: translate3d(0, -10px, 0) rotate(2.2deg);
    transform: translate3d(0, -10px, 0) rotate(2.2deg);
  }
}
@keyframes yuruMvPillFloatA {
  0%,
  100% {
    -webkit-transform: translate3d(0, -2px, 0) scale(1);
    transform: translate3d(0, -2px, 0) scale(1);
  }
  50% {
    -webkit-transform: translate3d(0, 11px, 0) scale(1.05);
    transform: translate3d(0, 11px, 0) scale(1.05);
  }
}
@keyframes yuruMvPillFloatB {
  0%,
  100% {
    -webkit-transform: translate3d(0, 8px, 0) scale(1.03);
    transform: translate3d(0, 8px, 0) scale(1.03);
  }
  50% {
    -webkit-transform: translate3d(0, -7px, 0) scale(0.97);
    transform: translate3d(0, -7px, 0) scale(0.97);
  }
}
@keyframes yuruIntroDecoA {
  0% {
    -webkit-transform: translate3d(0, 0, 0) rotate(-5deg);
    transform: translate3d(0, 0, 0) rotate(-5deg);
  }
  100% {
    -webkit-transform: translate3d(12px, -14px, 0) rotate(6deg);
    transform: translate3d(12px, -14px, 0) rotate(6deg);
  }
}
@keyframes yuruIntroDecoB {
  0% {
    -webkit-transform: translate3d(0, 0, 0) rotate(4deg);
    transform: translate3d(0, 0, 0) rotate(4deg);
  }
  100% {
    -webkit-transform: translate3d(-11px, -16px, 0) rotate(-7deg);
    transform: translate3d(-11px, -16px, 0) rotate(-7deg);
  }
}
@keyframes yuruWaveBob {
  0%,
  100% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  50% {
    -webkit-transform: translate3d(0, -3px, 0);
    transform: translate3d(0, -3px, 0);
  }
}
@keyframes yuruWellIineFloatA {
  0% {
    -webkit-transform: translate3d(0, -6px, 0) rotate(-1.7deg);
    transform: translate3d(0, -6px, 0) rotate(-1.7deg);
  }
  100% {
    -webkit-transform: translate3d(0, 9px, 0) rotate(1.7deg);
    transform: translate3d(0, 9px, 0) rotate(1.7deg);
  }
}
@keyframes yuruWellIineFloatB {
  0% {
    -webkit-transform: translate3d(0, 7px, 0) rotate(2.1deg);
    transform: translate3d(0, 7px, 0) rotate(2.1deg);
  }
  100% {
    -webkit-transform: translate3d(0, -7px, 0) rotate(-1.9deg);
    transform: translate3d(0, -7px, 0) rotate(-1.9deg);
  }
}
@keyframes yuruWellIineFloatC {
  0% {
    -webkit-transform: translate3d(0, -5px, 0) rotate(1.3deg);
    transform: translate3d(0, -5px, 0) rotate(1.3deg);
  }
  100% {
    -webkit-transform: translate3d(0, 10px, 0) rotate(-2deg);
    transform: translate3d(0, 10px, 0) rotate(-2deg);
  }
}
@keyframes yuruIllustBob {
  0%,
  100% {
    -webkit-transform: translate3d(0, 0, 0) rotate(-2deg);
    transform: translate3d(0, 0, 0) rotate(-2deg);
  }
  50% {
    -webkit-transform: translate3d(7px, -12px, 0) rotate(3.2deg);
    transform: translate3d(7px, -12px, 0) rotate(3.2deg);
  }
}
@keyframes yuruPresentGiftFloat {
  0%,
  100% {
    -webkit-transform: translate3d(0, 5px, 0);
    transform: translate3d(0, 5px, 0);
  }
  50% {
    -webkit-transform: translate3d(0, -9px, 0);
    transform: translate3d(0, -9px, 0);
  }
}
@keyframes yuruFooterDogSway {
  0%,
  100% {
    -webkit-transform: translate(-50%, -62%) rotate(-5.5deg);
    transform: translate(-50%, -62%) rotate(-5.5deg);
  }
  50% {
    -webkit-transform: translate(-50%, -62%) rotate(5.5deg);
    transform: translate(-50%, -62%) rotate(5.5deg);
  }
}
@keyframes yuruPlantsSway {
  0%,
  100% {
    -webkit-transform: rotate(-5deg);
    transform: rotate(-5deg);
  }
  50% {
    -webkit-transform: rotate(6deg);
    transform: rotate(6deg);
  }
}
@keyframes yuruStackTitleStep {
  0% {
    -webkit-transform: translate3d(0, -2px, 0) rotate(-1deg);
    transform: translate3d(0, -2px, 0) rotate(-1deg);
  }
  25% {
    -webkit-transform: translate3d(1px, -1px, 0) rotate(-0.3deg);
    transform: translate3d(1px, -1px, 0) rotate(-0.3deg);
  }
  50% {
    -webkit-transform: translate3d(0, 0, 0) rotate(0.5deg);
    transform: translate3d(0, 0, 0) rotate(0.5deg);
  }
  75% {
    -webkit-transform: translate3d(-1px, 1px, 0) rotate(1deg);
    transform: translate3d(-1px, 1px, 0) rotate(1deg);
  }
  100% {
    -webkit-transform: translate3d(0, 2px, 0) rotate(0.2deg);
    transform: translate3d(0, 2px, 0) rotate(0.2deg);
  }
}
@keyframes yuruPeopleThumbFloat {
  0%,
  100% {
    -webkit-transform: translate3d(0, -5px, 0) rotate(-3deg);
    transform: translate3d(0, -5px, 0) rotate(-3deg);
  }
  50% {
    -webkit-transform: translate3d(0, 14px, 0) rotate(3.2deg);
    transform: translate3d(0, 14px, 0) rotate(3.2deg);
  }
}

.o-yuru {
  opacity: 0;
  -webkit-transform: translate3d(0, 28px, 0);
  transform: translate3d(0, 28px, 0);
  -webkit-transition: opacity 0.9s cubic-bezier(0.22, 1, 0.36, 1),
    -webkit-transform 0.9s cubic-bezier(0.22, 1, 0.36, 1);
  transition: opacity 0.9s cubic-bezier(0.22, 1, 0.36, 1),
    transform 0.9s cubic-bezier(0.22, 1, 0.36, 1);
  will-change: opacity, transform;
}
.o-yuru.is-inview {
  opacity: 1;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.o-yuru--fade {
  -webkit-transform: translate3d(0, 22px, 0);
  transform: translate3d(0, 22px, 0);
}
.o-yuru--from-left {
  -webkit-transform: translate3d(-40px, 0, 0);
  transform: translate3d(-40px, 0, 0);
}
.o-yuru--from-right {
  -webkit-transform: translate3d(40px, 0, 0);
  transform: translate3d(40px, 0, 0);
}
.o-yuru--from-bottom {
  -webkit-transform: translate3d(0, 44px, 0);
  transform: translate3d(0, 44px, 0);
}
.o-yuru--pop {
  -webkit-transform: translate3d(0, 32px, 0) scale(0.94);
  transform: translate3d(0, 32px, 0) scale(0.94);
}
.o-yuru--pop.is-inview {
  -webkit-transform: translate3d(0, 0, 0) scale(1);
  transform: translate3d(0, 0, 0) scale(1);
}
.o-yuru--delay-1 {
  -webkit-transition-delay: 0.14s;
  transition-delay: 0.14s;
}
.o-yuru--delay-2 {
  -webkit-transition-delay: 0.28s;
  transition-delay: 0.28s;
}

.contents_menu--primary.o-yuru-stagger > li:nth-child(1) .o-yuru {
  -webkit-transition-delay: 0.06s;
  transition-delay: 0.06s;
}
.contents_menu--primary.o-yuru-stagger > li:nth-child(2) .o-yuru {
  -webkit-transition-delay: 0.14s;
  transition-delay: 0.14s;
}
.contents_menu--primary.o-yuru-stagger > li:nth-child(3) .o-yuru {
  -webkit-transition-delay: 0.22s;
  transition-delay: 0.22s;
}
.contents_menu--primary.o-yuru-stagger > li:nth-child(4) .o-yuru {
  -webkit-transition-delay: 0.3s;
  transition-delay: 0.3s;
}
.contents_menu--secondary.o-yuru-stagger > li:nth-child(1) .o-yuru {
  -webkit-transition-delay: 0.08s;
  transition-delay: 0.08s;
}
.contents_menu--secondary.o-yuru-stagger > li:nth-child(2) .o-yuru {
  -webkit-transition-delay: 0.16s;
  transition-delay: 0.16s;
}
.contents_menu--secondary.o-yuru-stagger > li:nth-child(3) .o-yuru {
  -webkit-transition-delay: 0.24s;
  transition-delay: 0.24s;
}

.mv__visual.o-yuru-always--mv {
  display: inline-block;
  -webkit-animation: yuruMvBreathe 4.2s ease-in-out infinite;
  animation: yuruMvBreathe 4.2s ease-in-out infinite;
}
@media screen and (max-width: 768.98px) {
  .mv__visual.o-yuru-always--mv {
    -webkit-animation: none;
    animation: none;
    -webkit-transform: none;
    transform: none;
  }
}
#intro .deco1.o-yuru-always--deco-a {
  -webkit-animation: yuruIntroDecoA 3s ease-in-out infinite alternate;
  animation: yuruIntroDecoA 3s ease-in-out infinite alternate;
}
#intro .deco2.o-yuru-always--deco-b {
  -webkit-animation: yuruIntroDecoB 3.2s ease-in-out infinite alternate;
  animation: yuruIntroDecoB 3.2s ease-in-out infinite alternate;
}
.m-other__illust.o-yuru-always--illust {
  -webkit-animation: yuruIllustBob 3s ease-in-out infinite;
  animation: yuruIllustBob 3s ease-in-out infinite;
}
.m-special-thanks__head-left.o-yuru-always--deco-a {
  -webkit-animation: yuruIntroDecoA 3.1s ease-in-out infinite alternate;
  animation: yuruIntroDecoA 3.1s ease-in-out infinite alternate;
}
.m-special-thanks__head-right.o-yuru-always--deco-b {
  -webkit-animation: yuruIntroDecoB 3.3s ease-in-out infinite alternate;
  animation: yuruIntroDecoB 3.3s ease-in-out infinite alternate;
}
.m-special-thanks__card-plants.o-yuru-always--plants {
  -webkit-transform-origin: 50% 80%;
  transform-origin: 50% 80%;
  -webkit-animation: yuruPlantsSway 2.8s ease-in-out infinite alternate;
  animation: yuruPlantsSway 2.8s ease-in-out infinite alternate;
}
.well_iine_stack_head__img.o-yuru-always--stack-title {
  display: block;
  -webkit-transform-origin: 50% 55%;
  transform-origin: 50% 55%;
  -webkit-animation: yuruStackTitleStep 5.2s steps(6, end) infinite;
  animation: yuruStackTitleStep 5.2s steps(6, end) infinite;
}
.m-present__gift.o-yuru-always {
  -webkit-animation: yuruPresentGiftFloat 2.9s ease-in-out infinite;
  animation: yuruPresentGiftFloat 2.9s ease-in-out infinite;
}
.m-page-footer__dog.o-yuru-always {
  -webkit-transform-origin: 50% 88%;
  transform-origin: 50% 88%;
  -webkit-animation: yuruFooterDogSway 3.3s ease-in-out infinite;
  animation: yuruFooterDogSway 3.3s ease-in-out infinite;
}
.m-pickup--people::after {
  -webkit-transform-origin: 50% 80%;
  transform-origin: 50% 80%;
  -webkit-animation: yuruPeopleThumbFloat 1.9s ease-in-out infinite;
  animation: yuruPeopleThumbFloat 1.9s ease-in-out infinite;
}
/* ふわふわは .m-pickup__illust 全体で付与 */

@media (prefers-reduced-motion: reduce) {
  .o-yuru,
  .o-yuru--fade,
  .o-yuru--from-left,
  .o-yuru--from-right,
  .o-yuru--from-bottom,
  .o-yuru--pop {
    opacity: 1 !important;
    -webkit-transform: none !important;
    transform: none !important;
    -webkit-transition: none !important;
    transition: none !important;
  }
  .o-yuru--delay-1,
  .o-yuru--delay-2,
  .contents_menu--primary.o-yuru-stagger > li .o-yuru,
  .contents_menu--secondary.o-yuru-stagger > li .o-yuru {
    -webkit-transition-delay: 0s !important;
    transition-delay: 0s !important;
  }
  .o-yuru-always,
  .mv__visual.o-yuru-always--mv,
  .mv_share.o-yuru-always--mv-share,
  .mv_share.o-yuru-always--mv-share .mv_share__pill,
  #intro .deco1.o-yuru-always--deco-a,
  #intro .deco2.o-yuru-always--deco-b,
  .m-other__illust.o-yuru-always--illust,
  .m-special-thanks__head-left.o-yuru-always--deco-a,
  .m-special-thanks__head-right.o-yuru-always--deco-b,
  .m-special-thanks__card-plants.o-yuru-always--plants,
  .well_iine_stack_head__img.o-yuru-always--stack-title,
  .m-present__gift.o-yuru-always,
  .m-page-footer__dog.o-yuru-always,
  .m-pickup--people::after,
  #intro .intro_slider_zone .loop_slider--well_iine .slick-slide img {
    -webkit-animation: none !important;
    animation: none !important;
  }
}
