@charset "utf-8";

/* ===================================================================
 基本
=================================================================== */


html, body {
  margin: 0;
  padding: 0;
}

.sixth__anniversary {
  width: 100%;
  max-width: 1400px;
  margin: 0 auto;
  /*overflow-x: hidden;*/
  scroll-padding-top: 70px;
  padding-bottom: 6.5%;
}

.sixth__anniversary *,
.sixth__anniversary *::before,
.sixth__anniversary *::after {
  box-sizing: border-box;
}

.sixth__anniversary ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

.sixth__anniversary a {
  color: inherit;
  text-decoration: none;
}

.sixth__anniversary img {
  display: block;
  max-width: 100%;
  height: auto;
}

#sixth_lp {
  scroll-margin-top: 0;
}

/* ===================================================================

=================================================================== */
.sixth__anniversary .pc640 {
  display: block;
}

.sixth__anniversary .sp640 {
  display: none;
}

.sixth__anniversary .sa-trigger,
.sixth__anniversary .sa-modal {
  display: none;
}

.sixth__anniversary .fv {
  position: relative;
  height: auto;
}

/*  イラスト  */

.fv .fvill {
position: absolute;
pointer-events: none;
}


.fv .fvbfy1 {
width: 3.2%;top: 34.5%;right: 36.5%;
animation: butterflyFlyRight 3s ease-in-out infinite alternate;
}

.fv .fvbfy2 {
width: 2.2%;top: 28.5%;right: 40.5%;
animation: butterflyFlyLeft 2s ease-in-out infinite alternate;
}


.fv .fvkrkr1 {
width: 6%;top: 19.5%;right: 36.6%;
animation: starFloatSoft 2.4s ease-in-out infinite;
}


.fv .fvkrkr2 {
width: 4.8%;top: 43.5%;right: 45%;
animation: starFloatSoft 2.8s ease-in-out infinite;
animation-delay: 0.6s;
}


.fv .fvkrkr3 {
width: 5%;top: 51.5%;left: 35.4%;
animation: starFloatSoft 2.2s ease-in-out infinite;
animation-delay: 1.2s;
}

.fv-butterfly01,
.fv-butterfly02 {
  z-index: 2;
}

.fv-kira01,
.fv-kira02,
.fv-kira03 {
  z-index: 1;
}


/* =========================
   fv-anime
========================= */

@keyframes starFloatSoft {
  0% {
    transform: scale(1) translate(0, 0);
  }

  50% {
    transform: scale(1.08) translate(0, -2px);
  }

  100% {
    transform: scale(1) translate(0, 0);
  }
}

@keyframes butterflyFlyRight {
  0% {
    transform: translate(0, 0) scale(1) rotate(0deg);
  }

  50% {
    transform: translate(10px, -12px) scale(1.05) rotate(-2deg);
  }

  100% {
    transform: translate(20px, -22px) scale(1) rotate(0deg);
  }
}


@keyframes butterflyFlyLeft {
  0% {
    transform: translate(0, 0) scale(1) rotate(0deg);
  }

  100% {
    transform: translate(-6px, -7px) scale(1.05) rotate(2deg);
  }
}



.sixth__anniversary .sa-section-wrap {
  width: 100%;
  max-width: 1400px;
  margin: 0 auto;
}

.sixth__anniversary .sa-section {
  width: 100%;
}

.sixth__anniversary .sa-section-inner {
  width: 71.4286%;
  max-width: 1000px;
  margin: 0 auto;
}


/* =========================
   PCナビ
========================= */
.sixth__anniversary .sa-nav-wrapper {
  position: sticky;
  top: 0;
  z-index: 9;
}

.sixth__anniversary .sa-pc-nav {
  height: 70px;
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: #fff;
  background-image:
    radial-gradient(rgba(245, 83, 131, 0.11) 1.3px, transparent 1.3px),
    radial-gradient(rgba(245, 83, 131, 0.11) 1.3px, transparent 1.3px);
  background-size: 11px 11px, 11px 11px;
  background-position: 0 0, 5.5px 5.5px;
}

.sixth__anniversary .sa-pc-nav ul {
  width: 71.4286%;
  max-width: 1000px;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: stretch;
}

.sixth__anniversary .sa-pc-nav li {
  position: relative;
  flex: 0 0 auto;
}

.sixth__anniversary .sa-pc-nav li:not(:last-child)::after {
  content: "";
  position: absolute;
  top: 50%;
  right: 0;
  width: 1pt;
  height: 40px;
  background-color: #f55383;
  transform: translateY(-50%);
}

.sixth__anniversary .sa-pc-nav a {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  height: 100%;
  padding: 0 12px;
  color: #f55383;
  font-size: min(16px, calc(16vw / 12));
  font-weight: bold;
  line-height: 1.3;
  letter-spacing: 0.01em;
  text-align: center;
  overflow: hidden;
}

/* 上に重ねるグラデ文字 */
.sixth__anniversary .sa-pc-nav a::after {
  content: attr(data-text);
  position: absolute;
  inset: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  line-height: 1.3;
  text-align: center;
  white-space: pre-line;

  background: linear-gradient(90deg, #22c9a6 0%, #009e84 100%);
  -webkit-background-clip: text;
  background-clip: text;
  color: transparent;
  -webkit-text-fill-color: transparent;

  clip-path: inset(0 100% 0 0);
  transition: clip-path 0.45s ease;
  pointer-events: none;
}

.sixth__anniversary .sa-pc-nav a:hover::after {
  clip-path: inset(0 0 0 0);
}


/* 背景 */
.sixth__anniversary #sec1,
.sixth__anniversary #sec2,
.sixth__anniversary .sa-group-bg03,
.sixth__anniversary .sec7-main,
.sixth__anniversary .sec7-qr,
.sixth__anniversary .sec7-sho {
  background-repeat: no-repeat;
  background-position: center top;
  background-size: min(1400px, 100%) auto;
}

.sixth__anniversary #sec1 {
  background-image: url("../images/sec01_bg_pc.webp");
  padding-bottom: 10%;
}

.sixth__anniversary #sec2 {
  background-image: url("../images/sec02_bg_pc.webp");
  padding-bottom: 15%;
}

.sixth__anniversary .sa-group-bg03 {
  background-image: url("../images/sec03_bg_pc.webp");
  padding-bottom: 8%;
}

.sixth__anniversary .sec7-main {
  background-image: url("../images/sec04_bg1_pc.webp");
}

.sixth__anniversary .sec7-qr {
  background-image: url("../images/sec04_bg2_pc.png");
}

.sixth__anniversary .sec7-sho {
  background-image: url("../images/sec04_bg3_pc.webp");
}

#sec6-pc{
padding-top: 8%;
margin-top: -8%;
pointer-events: none;
}

.Mol-qr,
.Anni-ill {
position: relative;
}

.MolQRicon{
width: 31.1%;
position: absolute;bottom: 0.12%;right: 1.3%;
}


.secill{
  position: absolute;
}

.Molill1,
.Molill2 {
  display: block;
  transform-origin: bottom center;
  animation: pendulum 2.1s ease-in-out infinite;
}

.Molill1{width: 10.7%;top: 8.2%;right: 3%;animation-delay: 0s;}
.Molill2{width: 12.6%;bottom: 37%;right: 3%;animation-delay: 0.4s;}
.Molill3{width: 8.2%;bottom: 1%;left: 24.5%;
  transform-origin: center;
  animation: floatRotate 3s ease-in-out infinite;}

.Anniill1{width: 4.575%;top: 21%;left: 39.7%;
  opacity: 0;
  transform: scale(0.3);}

.Anniill1.is-pop {
  animation: starPop 0.5s ease-out 0.8s forwards;
}

.Anniill1.is-float {
  opacity: 1;
  animation: floating 2.8s ease-in-out infinite;
}


@keyframes pendulum {
  0% {
    transform: rotate(-3deg);
  }

  50% {
    transform: rotate(3deg);
  }

  100% {
    transform: rotate(-3deg);
  }
}

@keyframes floatRotate {
  0% {
    transform: translateY(0) rotate(0deg);
  }

  50% {
    transform: translateY(-6px) rotate(2deg);
  }

  100% {
    transform: translateY(0) rotate(0deg);
  }
}

@keyframes starPop {
  0% {
    opacity: 0;
    transform: scale(0.3);
  }

  60% {
    opacity: 1;
    transform: scale(1.2);
  }

  100% {
    opacity: 1;
    transform: scale(1);
  }
}

@keyframes floating {
  0% {
    transform: translateY(0);
  }

  50% {
    transform: translateY(-5px);
  }

  100% {
    transform: translateY(0);
  }
}

.sec7-qr{
position: relative;
}

.sec7QRicon{
width: 8.9%;
position: absolute;top: 35%;right: 4%;
}


/* =========================
   animation
========================= */

.sixth__anniversary .sa-section .sa-section-inner {
  opacity: 0;
  transform: translateY(20px);
  transition:
    opacity 0.7s ease,
    transform 0.7s cubic-bezier(0.22, 1, 0.36, 1);
}

.sixth__anniversary .sa-section.is-show .sa-section-inner {
  opacity: 1;
  transform: translateY(0);
}

/* =========================
   animation
========================= */



#page {
  overflow-y: visible !important;
  overflow-x: visible !important;
}






/* =========================
   SP
========================= */
@media (max-width: 750px) {

  .sixth__anniversary .pc640 {
    display: none;
  }
  .sixth__anniversary .sp640 {
    display: block;
  }
  
  .sixth__anniversary {
    scroll-padding-top: 0;
    padding-bottom: 11%;
  }

  .sixth__anniversary .sa-nav-wrapper {
    position: static;
  }

  .sixth__anniversary .sa-pc-nav {
    display: none;
  }

  
  .sixth__anniversary .fv {
    height: auto;
  }

/*  イラスト  */

.fv .fvbfy1 {
width: 7.4%;top: 36%;right: 21.8%;
animation: butterflyFlyRight_sp 3s ease-in-out infinite alternate;
}


.fv .fvbfy2 {
width: 5.5%;top: 32.5%;right: 30%;
animation: butterflyFlyLeft_sp 2s ease-in-out infinite alternate;
}

.fv .fvkrkr1 {
width: 16.5%;top: 25%;right: 21%;
animation: starFloatSoft 2.4s ease-in-out infinite;
}


.fv .fvkrkr2 {
width: 13.5%;top: 40.5%;right: 37.5%;
animation: starFloatSoft 2.8s ease-in-out infinite;
animation-delay: 0.6s;
}


.fv .fvkrkr3 {
width: 14.5%;top: 45.8%;left: 17%;
animation: starFloatSoft 2.2s ease-in-out infinite;
animation-delay: 1.2s;
}


@keyframes butterflyFlyRight_sp {
  0% {
    transform: translate(0, 0) scale(1);
  }

  50% {
    transform: translate(5px, -6px) scale(1.05);
  }

  100% {
    transform: translate(10px, -11px) scale(1);
  }
}

@keyframes butterflyFlyLeft_sp {
  0% {
    transform: translate(0, 0) scale(1) rotate(0deg);
  }

  100% {
    transform: translate(-5px, -6px) scale(1.05) rotate(2deg);
  }
}

/* =========================
   モーダル
========================= */

.sixth__anniversary .fv {
  position: relative;
}

.sixth__anniversary .sa-trigger {
  display: block;
  position: absolute;
  right: 6.6667vw;
  bottom: 6.6667vw;
  left: auto;
  top: auto;

  z-index: 8;
  width: clamp(100px, 25vw, 150px);
  height: clamp(100px, 25vw, 150px);

  padding: 0;
  margin: 0;
  line-height: 0;
  overflow: hidden;
  background: none;
  border: 0;
  touch-action: manipulation;

  transition:
    opacity 0.25s ease,
    right 0.35s cubic-bezier(0.22, 1, 0.36, 1),
    top 0.35s cubic-bezier(0.22, 1, 0.36, 1),
    bottom 0.35s cubic-bezier(0.22, 1, 0.36, 1);
}

.sixth__anniversary .sa-trigger.active {
  z-index: 1001;
}

.sixth__anniversary .sa-trigger.fixed {
  position: fixed;
  top: calc(70px + 3vw);
  right: 3vw;
  bottom: auto;
  left: auto;
}

/* 画像を完全に重ねる */
.sixth__anniversary .sa-trigger img {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  object-fit: contain;
  display: block;
  pointer-events: none;
}

/* アイコン切替 */
.sixth__anniversary .sa-icon-menu {
  opacity: 1;
  visibility: visible;
  z-index: 2;
  transition: opacity 0.25s ease;
}

.sixth__anniversary .sa-icon-close {
  opacity: 0;
  visibility: hidden;
  z-index: 1;
  transform: rotate(-90deg) scale(0.8);
  transition:
    transform 0.35s cubic-bezier(0.22, 1, 0.36, 1),
    opacity 0.25s ease;
}

.sixth__anniversary .sa-trigger.active .sa-icon-menu {
  opacity: 0;
  visibility: hidden;
  z-index: 1;
}

.sixth__anniversary .sa-trigger.active .sa-icon-close {
  opacity: 1;
  visibility: visible;
  z-index: 2;
  transform: rotate(0) scale(1);
}

/* モーダル */
.sixth__anniversary .sa-modal {
  display: block;
  position: fixed;
  inset: 0;
  z-index: 1000;
  background: #fff;
  transform: translateX(100%);
  transition: transform 0.45s cubic-bezier(0.22, 1, 0.36, 1);
  pointer-events: none;
}

.sixth__anniversary .sa-modal.active {
  transform: translateX(0);
  pointer-events: auto;
}

.sixth__anniversary .sa-modal ul {
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: start;
  align-items: flex-start;
  padding: 130px 40px;
}

/* =========================
   SPnavi
========================= */

.sixth__anniversary .sa-modal a {
  position: relative;
  display: block;
  padding: 12px 0;
  font-size: calc(28vw / 7.5);
  line-height: 1.5;
  text-align: left;
  font-weight: bold;
  color: #22c9a6;
  overflow: hidden;
}

.sixth__anniversary .sa-modal a::after {
  content: attr(data-text);
  position: absolute;
  top: 12px;
  left: 0;
  right: 0;

  font-size: inherit;
  line-height: inherit;
  font-weight: inherit;
  text-align: inherit;
  letter-spacing: inherit;
  white-space: nowrap;

  color: #f55383;
  clip-path: inset(0 100% 0 0);
  transition: clip-path 1s ease;
  pointer-events: none;
}

.sixth__anniversary .sa-modal.is-show a::after {
  clip-path: inset(0 0 0 0);
}

/* 段差 */
.sixth__anniversary .sa-modal li:nth-child(1) a::after { transition-delay: 0.05s; }
.sixth__anniversary .sa-modal li:nth-child(2) a::after { transition-delay: 0.10s; }
.sixth__anniversary .sa-modal li:nth-child(3) a::after { transition-delay: 0.15s; }
.sixth__anniversary .sa-modal li:nth-child(4) a::after { transition-delay: 0.20s; }
.sixth__anniversary .sa-modal li:nth-child(5) a::after { transition-delay: 0.25s; }
.sixth__anniversary .sa-modal li:nth-child(6) a::after { transition-delay: 0.30s; }
.sixth__anniversary .sa-modal li:nth-child(7) a::after { transition-delay: 0.35s; }



  /* セクション幅（SP） */
  .sixth__anniversary .sa-section-wrap {
    width: 100%;
  }

  .sixth__anniversary .sa-section-inner {
    width: 81.3333vw; /* 610 / 750 */
    margin: 0 auto;
  }

  .sixth__anniversary #sec1 .sa-section-inner {
    width: 85.3333vw; /* 640 / 750 */
  }

  .sixth__anniversary #sec2 .sa-section-inner {
    width: 81.8667vw; /* 614 / 750 */
  }

  .sixth__anniversary #sec7-sp .sec7-sho .sa-section-inner {
    width: 85.3333vw;
  }



  body.no-scroll {
    overflow: hidden;
  }


/* 背景 */
.sixth__anniversary #sec1,
  .sixth__anniversary #sec2,
  .sixth__anniversary #sec3-sp,
  .sixth__anniversary #sec7-sp .sec7-main,
  .sixth__anniversary #sec7-sp .sec7-main2,
  .sixth__anniversary #sec7-sp .sec7-sho {
    background-repeat: no-repeat;
    background-position: center top;
    background-size: 100% auto;
  }

  .sixth__anniversary #sec1 {
    background-image: url("../images/sec01_bg_sp.webp");
    padding-bottom: 15%;
  }

  .sixth__anniversary #sec2 {
    background-image: url("../images/sec02_bg_sp.webp");
    padding-bottom: 15%;
  }

  .sixth__anniversary #sec3-sp {
    background-image: url("../images/sec03_bg_sp.webp");
    padding-bottom: 3%;
  }
  .sixth__anniversary #sec3-sp .sec03-ttl img {
  width: 100%;
  }

  .sixth__anniversary #sec4-sp,
  .sixth__anniversary #sec5-sp {
    padding-bottom: 3%;
  }

  .sixth__anniversary #sec6-sp {
    padding-bottom: 8%;
  }


  .sixth__anniversary #sec7-sp .sec7-main {
    background-image: url("../images/sec04_bg1_sp.webp");
    padding-bottom: 8%;
  }

  .sixth__anniversary #sec7-sp .sec7-main2 {
    background-image: url("../images/sec04_bg2_sp.png");
    padding: 11% 0 13%;
  }

  .sixth__anniversary #sec7-sp .sec7-sho {
    background-image: url("../images/sec04_bg3_sp.webp");
  }



#sec3-sp .fl-ill{
position: relative;
}

#sec5-sp .Mol-qr{
position: relative;
}

#sec5-sp .MolQRicon{
width: 100%;
position: absolute;bottom: 0;right: 0;
}



.Molill1{width: 33.77%;top: 9.82%;right: 10.6%;}
.Molill2{width: 39.83%;bottom: 37.4%;right: 4.26%;}
.Molill3{width: 25.9%;bottom: 0.9%;left: 72%;}
.Anniill1{width: 7.13%;top: 21.7%;left: 34.75%;}

.sixth__anniversary #sec7-sp .sec7-qr{
padding-top: 3.5%;
position: relative;
}

.sixth__anniversary #sec7-sp .sec7QRicon{
width: 40.6%;
position: absolute;
left: 50%;
transform: translateX(-50%);
top: 51.3%;
}

}




/* 共通navi */


.sixth__anniversary .fv,
.sixth__anniversary .sa-pc-nav,
.sixth__anniversary .sa-trigger img {
  opacity: 1;
  transition: opacity 0.5s ease;
}


body.lp-menu-open .sixth__anniversary .fv,
body.lp-menu-open .sixth__anniversary .sa-pc-nav,
body.lp-menu-open .sixth__anniversary .sa-trigger img,
body.lp-menu-closing .sixth__anniversary .fv,
body.lp-menu-closing .sixth__anniversary .sa-pc-nav,
body.lp-menu-closing .sixth__anniversary .sa-trigger img {
  opacity: 0;
  pointer-events: none;
}

.sixth__anniversary .sa-pc-nav,
.sixth__anniversary .sa-trigger img {
  will-change: opacity;
}