@charset "UTF-8";

@import url('https://fonts.googleapis.com/css2?family=Pacifico&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Cedarville+Cursive&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Homemade+Apple&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Oooh+Baby&display=swap');

@font-face {
  font-family: 'main2';
  src: url('https://raw.githubusercontent.com/Shiyy07/myfon/refs/heads/main/073-TEGUSE-Kanaka-Font_240904.woff') format('woff');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'main';
  src: url('https://raw.githubusercontent.com/Shiyy07/lrmain/refs/heads/main/Mamelon-3-Hi-Regular.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}

/* フォント */
@font-face {
  font-family: 'font'; /* お好きな名前に変更可能 */
  src: url('https://raw.githubusercontent.com/Shiyy07/fonts/refs/heads/main/timemachine-wa.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: "knfont";
  src: url("https://shiyy07.github.io/knefont/Icing-soda2_%E6%BF%83.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'Luv';
  src: url('https://raw.githubusercontent.com/Shiyy07/Luvy/refs/heads/main/LoveMarks.woff') format('woff');
  font-display: swap;
  font-style: normal;
  font-weight: normal;
}

@font-face {
  font-family: 'wing';
  src: url('https://raw.githubusercontent.com/Shiyy07/wing/refs/heads/main/wings-of-wind-tfb.woff') format('woff');
  font-display: swap;
  font-style: normal;
  font-weight: normal;
}

@font-face {
  font-family: 'line';
  src: url('https://raw.githubusercontent.com/Shiyy07/line/refs/heads/main/HoneyMoon.woff') format('woff');
  font-display: swap;
  font-style: normal;
  font-weight: normal;
}

@font-face {
  font-family: 'Book';
  src: url('https://raw.githubusercontent.com/Shiyy07/book/main/SLBookArts.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'Luvy';
  src: url('https://raw.githubusercontent.com/Shiyy07/hearty/refs/heads/main/KRValentines2006Three.woff') format('woff');
  font-display: swap;
  font-style: normal;
  font-weight: normal;
}

@font-face {
  font-family: 'cute';
  src: url('https://raw.githubusercontent.com/Shiyy07/Luviy/refs/heads/main/FluffyHeartsDing.woff') format('woff');
  font-display: swap;
  font-style: normal;
  font-weight: normal;
}

@font-face {
  font-family: 'lover';
  src: url('https://raw.githubusercontent.com/Shiyy07/lover/refs/heads/main/MyValentinesLove_demo.woff') format('woff');
  font-display: swap;
  font-style: normal;
  font-weight: normal;
}

@font-face {
  font-family: "sen";
  src: url("https://raw.githubusercontent.com/Shiyy07/sen/main/fotograami-sun.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}

/* 全体 */
* {
  font-family: 'main', sans-serif;
}

body{ 
font-size: 9px;
background: #2a0e17; }

hr{
border:none;}
a {
 text-decoration: none; }

a {
  font-weight: bold;
  font-family: 'main';
  color: #C10E49; 
  text-decoration: none;
}

a[href^="mailto"],
a[href^="mailto"] font {
  display: none !important;
}

a[href^="mailto"] + br + font {
  display: none !important;
}

s {
  font-family: 'main';
  color: rgba(230, 235, 255, 0.7); /* 青白っぽく儚げに */
  font-weight: 300;
  opacity: 0.85;
  text-decoration-line: line-through;
  text-decoration-color: #660000; /* 背景と調和する濃青 */
  text-decoration-thickness: 1.5px;
  text-decoration-style: solid;
}

h3 font[color="#562E00"] {
  display: none !important;;
}

h3 a,
h3 font[color="#562E00"] {
  display: none !important;;
}

textarea {
width: 250px;
height: 45px;
line-height: 1.5em;}

.shadow {
  color: transparent;
  text-shadow: 0 0 8px rgba(255,255,255,0.4);
  animation: blurFade 10s ease-in-out infinite;
}

@keyframes blurFade {
  0%, 45%, 55%, 100% {
    color: transparent;
    text-shadow: 0 0 8px rgba(255,255,255,0.4);
  }
  45%, 55% {
    color: white;
    text-shadow: 0 0 0 rgba(255,255,255,0);
  }
}

bks{color: transparent;
text-shadow: 0 0 8px rgba(255,255,255,0.4);}

.scroll{
padding: 15px;
margin: 10px;
overflow: scroll;
max-height: 200px;} 

.scroll2{
color: #fff;
letter-spacing: 0.08em;
font-size: 10px;
font-family: 'main';
padding: 10px;
margin: 10px;
overflow: scroll;
max-height: 90px;} 


.blinking-text {
  letter-spacing: 0.07em;
  font-family: 'main', cursive;
  font-weight: bold;
  font-size: 10px;
  text-align: center;
  color: #ABD3D8;
  animation: blinkSmooth 5s ease-in-out infinite;
}

.blinking-text::before {
  content: "♩";
  margin-right: 0.3em;
}

@keyframes blinkSmooth {
  0%, 100% {
    opacity: 1;
  }
  50% {
    opacity: 0;
  }
}

.cover-title {
  position: relative;
  width: 100%;
  margin: 40px auto;
  text-align: center;
}

.wing {
  font-family: 'wing', cursive;
  font-size: 140px;
  color: rgba(224,224,224,0.25);
  pointer-events: none;
  z-index: 1;
  animation: wingRiseFade 6s ease-in-out infinite;
  display: inline-block;
  opacity: 0.8;
}

@keyframes wingRiseFade {
  0% {
    transform: translateY(8px);
    opacity: 0.0;
  }
  40% {
    transform: translateY(0);
    opacity: 0.8;
  }
  80% {
    transform: translateY(-6px);
    opacity: 0.5;
  }
  100% {
    transform: translateY(-10px);
    opacity: 0.0;
  }
}

.cover-text {
  position: absolute;
  top: 52%;
  left: 50%;
  transform: translate(-50%, -50%) rotate(-3deg);
  font-family: 'knfont', serif;
  font-size: 23px;
  color: #d4b2bc;
  text-shadow:
    0 0 2px rgba(255, 255, 255, 0.1),
    0 0 4px rgba(193, 14, 73, 0.2);
  animation: faintBreathe 6s ease-in-out infinite;
  opacity: 0.7;
  white-space: nowrap;
  pointer-events: none;
  z-index: 3;
}

@keyframes faintBreathe {
  0%, 100% {
    opacity: 0.7;
    text-shadow:
      0 0 2px rgba(255, 255, 255, 0.1),
      0 0 4px rgba(193, 14, 73, 0.2);
  }
  40% {
    opacity: 0.9;
    text-shadow:
      0 0 4px rgba(255, 255, 255, 0.2),
      0 0 6px rgba(193, 14, 73, 0.3);
  }
  45% {
    opacity: 1;
    text-shadow:
      0 0 6px rgba(255, 255, 255, 0.3),
      0 0 8px rgba(193, 14, 73, 0.4);
  }
  50% {
    opacity: 0.9;
    text-shadow:
      0 0 4px rgba(255, 255, 255, 0.2),
      0 0 6px rgba(193, 14, 73, 0.3);
  }
  60% {
    opacity: 0.7;
    text-shadow:
      0 0 2px rgba(255, 255, 255, 0.1),
      0 0 4px rgba(193, 14, 73, 0.2);
  }
}

/* ボックス */
.kne {
  color: #e6e6e6;
  font-size: 10px;
  font-family: 'main', cursive;
  text-align: justify;
  letter-spacing: 0.06em;
  margin: 20px;
  padding: 70px 28px 28px;
  border-radius: 5px;
  position: relative;
  z-index: 0;
  overflow: hidden;
}

.kne::before {
  content: 'w';
  font-family: 'cute', cursive;
  font-size: 44px;
  color: rgba(171,211,216,0.7);
  position: absolute;
  top: 8px;
  left: 50%;
  transform: translateX(-50%);
  z-index: 1;
  pointer-events: none;
  opacity: 0.85;
  animation: heartbeat 3.8s ease-in-out infinite;
}

.kne::after {
  content: 'Kanae';
  font-family: "Oooh Baby", cursive;
  font-size: 32px;
  letter-spacing: 0.08em;
  color: #fff;
  position: absolute;
  top: 16px;
  left: 50%;
  transform: translateX(-58%);
  z-index: 2;
  pointer-events: none;
}

.lau {
  color: #e6e6e6;
  font-size: 10px;
  font-family: 'main', cursive;
  text-align: justify;
  letter-spacing: 0.07em;
  margin: 20px;
  padding: 70px 28px 28px;
  border-radius: 5px;
  position: relative;
  z-index: 0;
  overflow: hidden;
}

.lau::before {
  content: 'w';
  font-family: 'cute', cursive;
  font-size: 44px;
  color: rgba(193,14,73,0.6);
  position: absolute;
  top: 8px;
  left: 50%;
  transform: translateX(-50%);
  z-index: 1;
  pointer-events: none;
  opacity: 0.85;
  animation: heartbeat 3.8s ease-in-out infinite;
}

.lau::after {
  content: 'Lauren';
  font-family: "Oooh Baby", cursive;
  font-size: 32px;
  letter-spacing: 0.07em;
  color: #fff;
  position: absolute;
  top: 14px;
  left: 50%;
  transform: translateX(-54%);
  z-index: 2;
  pointer-events: none;
}

.lau0 {
  color: #e6e6e6;
  font-size: 10px;
  font-family: 'main', cursive;
  text-align: justify;
  letter-spacing: 0.06em;
  margin: 20px;
  padding: 70px 28px 28px;
  border-radius: 5px;
  position: relative;
  z-index: 0;
  overflow: hidden;
}

.lau0::before {
  content: 'd';
  font-family: 'cute', cursive;
  font-size: 44px;
  color: rgba(193,14,73,0.6);
  position: absolute;
  top: 8px;
  left: 50%;
  transform: translateX(-50%);
  z-index: 1;
  pointer-events: none;
  opacity: 0.85;
  animation: heartbeat 3.8s ease-in-out infinite;
}

.lau0::after {
  content: 'LaurenIroas';
  font-family: "Oooh Baby", cursive;
  font-size: 32px;
  letter-spacing: 0.08em;
  color: #fff;
  position: absolute;
  top: 16px;
  left: 50%;
  transform: translateX(-54%);
  z-index: 2;
  pointer-events: none;
}

.kuz {
  color: #e6e6e6;
  font-size: 10px;
  font-family: 'main', cursive;
  text-align: justify;
  letter-spacing: 0.07em;
  margin: 20px;
  padding: 70px 28px 28px;
  border-radius: 5px;
  position: relative;
  z-index: 0;
  overflow: hidden;
}

.kuz::before {
  content: 's';
  font-family: 'cute', cursive;
  font-size: 44px;
  color: rgba(172,167,187,0.6);
  position: absolute;
  top: 8px;
  left: 50%;
  transform: translateX(-50%);
  z-index: 1;
  pointer-events: none;
  opacity: 0.85;
  animation: heartbeat 3.8s ease-in-out infinite;
}

.kuz::after {
  content: 'Kuzuha';
  font-family: "Oooh Baby", cursive;
  font-size: 32px;
  letter-spacing: 0.08em;
  color: #fff;
  position: absolute;
  top: 16px;
  left: 50%;
  transform: translateX(-54%);
  z-index: 2;
  pointer-events: none;
}

.nag {
  color: #e6e6e6;
  font-size: 10px;
  font-family: 'main', cursive;
  text-align: justify;
  letter-spacing: 0.07em;
  margin: 20px;
  padding: 70px 28px 28px;
  border-radius: 5px;
  position: relative;
  z-index: 0;
  overflow: hidden;
}

.nag::before {
  content: 'd';
  font-family: 'cute', cursive;
  font-size: 44px;
  color: rgba(98,93,161,0.9);
  position: absolute;
  top: 8px;
  left: 50%;
  transform: translateX(-50%);
  z-index: 1;
  pointer-events: none;
  opacity: 0.85;
  animation: heartbeat 3.8s ease-in-out infinite;
}

.nag::after {
  content: 'NagaoKei';
  font-family: "Oooh Baby", cursive;
  font-size: 32px;
  letter-spacing: 0.08em;
  color: #fff;
  position: absolute;
  top: 16px;
  left: 50%;
  transform: translateX(-54%);
  z-index: 2;
  pointer-events: none;
}

.sik {
  color: #e6e6e6;
  font-size: 10px;
  font-family: 'main', cursive;
  text-align: justify;
  letter-spacing: 0.07em;
  margin: 20px;
  padding: 70px 28px 28px;
  border-radius: 5px;
  position: relative;
  z-index: 0;
  overflow: hidden;
}

.sik::before {
  content: 'd';
  font-family: 'cute', cursive;
  font-size: 44px;
  color: rgba(35,90,170,0.6);
  position: absolute;
  top: 8px;
  left: 50%;
  transform: translateX(-50%);
  z-index: 1;
  pointer-events: none;
  opacity: 0.85;
  animation: heartbeat 3.8s ease-in-out infinite;
}

.sik::after {
  content: 'ShikinagiAkira';
  font-family: "Oooh Baby", cursive;
  font-size: 32px;
  letter-spacing: 0.08em;
  color: #fff;
  position: absolute;
  top: 16px;
  left: 50%;
  transform: translateX(-54%);
  z-index: 2;
  pointer-events: none;
}

.axia {
  color: #cfcfcf;
  font-size: 10px;
  font-family: 'main', cursive;
  text-align: justify;
  letter-spacing: 0.07em;
  margin: 20px;
  padding: 70px 28px 28px;
  border-radius: 5px;
  position: relative;
  z-index: 0;
  overflow: hidden;
}

.axia::before {
  content: 'd';
  font-family: 'cute', cursive;
  font-size: 44px;
  color: rgba(0,166,254,0.65);
  position: absolute;
  top: 8px;
  left: 50%;
  transform: translateX(-50%);
  z-index: 1;
  pointer-events: none;
  opacity: 0.85;
  animation: heartbeat 3.8s ease-in-out infinite;
}

.axia::after {
  content: 'AxiaKrone';
  font-family: "Oooh Baby", cursive;
  font-size: 32px;
  letter-spacing: 0.08em;
  color: #fff;
  position: absolute;
  top: 16px;
  left: 50%;
  transform: translateX(-58%);
  z-index: 2;
  pointer-events: none;
}

.gatc {
  color: #e6e6e6;
  font-size: 10px;
  font-family: 'main', cursive;
  text-align: justify;
  letter-spacing: 0.06em;
  margin: 20px;
  padding: 70px 28px 28px;
  border-radius: 5px;
  position: relative;
  z-index: 0;
  overflow: hidden;
}

.gatc::before {
  content: 'v';
  font-family: 'cute', cursive;
  font-size: 44px;
  color: rgba(0,117,194,0.65);
  position: absolute;
  top: 8px;
  left: 50%;
  transform: translateX(-50%);
  z-index: 1;
  pointer-events: none;
  opacity: 0.85;
  animation: heartbeat 3.8s ease-in-out infinite;
}

.gatc::after {
  content: 'Gatchman';
  font-family: "Oooh Baby", cursive;
  font-size: 32px;
  letter-spacing: 0.08em;
  color: #fff;
  position: absolute;
  top: 16px;
  left: 50%;
  transform: translateX(-58%);
  z-index: 2;
  pointer-events: none;
}


.kiyo {
  color: #e6e6e6;
  font-size: 10px;
  font-family: 'main', cursive;
  text-align: justify;
  letter-spacing: 0.06em;
  margin: 20px;
  padding: 70px 28px 28px;
  border-radius: 5px;
  position: relative;
  z-index: 0;
  overflow: hidden;
}

.kiyo::before {
  content: 'h';
  font-family: 'cute', cursive;
  font-size: 44px;
  color: rgba(201,23,30,0.65);
  position: absolute;
  top: 8px;
  left: 50%;
  transform: translateX(-50%);
  z-index: 1;
  pointer-events: none;
  opacity: 0.85;
  animation: heartbeat 3.8s ease-in-out infinite;
}

.kiyo::after {
  content: 'Superman';
  font-family: "Oooh Baby", cursive;
  font-size: 32px;
  letter-spacing: 0.08em;
  color: #fff;
  position: absolute;
  top: 16px;
  left: 50%;
  transform: translateX(-58%);
  z-index: 2;
  pointer-events: none;
}

.reto {
  color: #e6e6e6;
  font-size: 10px;
  font-family: 'main', cursive;
  text-align: justify;
  letter-spacing: 0.06em;
  margin: 20px;
  padding: 70px 28px 28px;
  border-radius: 5px;
  position: relative;
  z-index: 0;
  overflow: hidden;
}

.reto::before {
  content: 'o';
  font-family: 'cute', cursive;
  font-size: 44px;
  color: rgba(255,220,0,0.55);
  position: absolute;
  top: 8px;
  left: 50%;
  transform: translateX(-50%);
  z-index: 1;
  pointer-events: none;
  opacity: 0.85;
  animation: heartbeat 3.8s ease-in-out infinite;
}

.reto::after {
  content: 'Retoruto';
  font-family: "Oooh Baby", cursive;
  font-size: 32px;
  letter-spacing: 0.08em;
  color: #fff;
  position: absolute;
  top: 16px;
  left: 50%;
  transform: translateX(-58%);
  z-index: 2;
  pointer-events: none;
}

.uszw {
  color: #e6e6e6;
  font-size: 10px;
  font-family: 'main', cursive;
  text-align: justify;
  letter-spacing: 0.06em;
  margin: 20px;
  padding: 70px 28px 28px;
  border-radius: 5px;
  position: relative;
  z-index: 0;
  overflow: hidden;
}

.uszw::before {
  content: 'm';
  font-family: 'cute', cursive;
  font-size: 44px;
  color: rgba(0,136,90,0.6);
  position: absolute;
  top: 8px;
  left: 50%;
  transform: translateX(-50%);
  z-index: 1;
  pointer-events: none;
  opacity: 0.85;
  animation: heartbeat 3.8s ease-in-out infinite;
}

.uszw::after {
  content: 'Ushizawa';
  font-family: "Oooh Baby", cursive;
  font-size: 32px;
  letter-spacing: 0.08em;
  color: #fff;
  position: absolute;
  top: 16px;
  left: 50%;
  transform: translateX(-58%);
  z-index: 2;
  pointer-events: none;
}

@keyframes heartbeat {
  0% {
    transform: translateX(-50%) scale(1);
    opacity: 0.85;
  }
  14% {
    transform: translateX(-50%) scale(1.12);
    opacity: 1;
  }
  28% {
    transform: translateX(-50%) scale(1);
    opacity: 0.9;
  }
  42% {
    transform: translateX(-50%) scale(1.08);
    opacity: 0.95;
  }
  70% {
    transform: translateX(-50%) scale(1);
    opacity: 0.85;
  }
  100% {
    transform: translateX(-50%) scale(1);
    opacity: 0.85;
  }
}

.talk {
  color: #fff;
  font-size: 10px;
  font-family: 'main', cursive;
  text-align: justify;
  letter-spacing: 0.07em;
  margin: 20px;
  padding: 70px 28px 28px;
  border-radius: 5px;
  position: relative;
  z-index: 0;
  overflow: hidden;
}

.talk::before {
  content: 'w';
  font-family: 'Luv', cursive;
  font-size: 55px;
  color: rgba(212,217,220,0.65);
  position: absolute;
  top: -5px;
  left: 50%;
  transform: translateX(-50%);
  z-index: 1;
  pointer-events: none;
  opacity: 0.85;
  animation: floatFade 4s ease-in-out infinite;
}

.talk::after {
  content: 'Clipping';
  font-family: "Oooh Baby", cursive;
  font-size: 30px;
  letter-spacing: 0.08em;
  color: #fff;
  position: absolute;
  top: 14px;
  left: 50%;
  transform: translateX(-54%);
  z-index: 2;
  pointer-events: none;
}

.inab {
  color: #cfcfcf;
  font-size: 10px;
  font-family: 'main', cursive;
  text-align: justify;
  letter-spacing: 0.07em;
  margin: 20px;
  padding: 70px 28px 28px;
  border-radius: 5px;
  position: relative;
  z-index: 0;
  overflow: hidden;
}

.inab::before {
  content: 'K';
  font-family: 'Luvy', cursive;
  font-size: 44px;
  color: rgba(254,249,251,0.75);
  position: absolute;
  top: 8px;
  left: 50%;
  transform: translateX(-50%);
  z-index: 1;
  pointer-events: none;
  opacity: 0.85;
  animation: floatFade 4s ease-in-out infinite;
}

.inab::after {
  content: 'Attention';
  font-family: "Oooh Baby", cursive;
  font-size: 32px;
  letter-spacing: 0.08em;
  color: #fff;
  position: absolute;
  top: 20px;
  left: 50%;
  transform: translateX(-54%);
  z-index: 2;
  pointer-events: none;
}

.book {
  color: #cfcfcf;
  font-size: 10px;
  font-family: 'main', cursive;
  text-align: justify;
  letter-spacing: 0.07em;
  margin: 20px;
  padding: 70px 28px 28px;
  border-radius: 5px;
  position: relative;
  z-index: 0;
  overflow: hidden;
}

.book::before {
  content: 'd';
  font-family: 'Book', cursive;
  font-size: 44px;
  color: rgba(212,217,220,0.65);
  position: absolute;
  top: 8px;
  left: 50%;
  transform: translateX(-50%);
  z-index: 1;
  pointer-events: none;
  opacity: 0.85;
  animation: floatFade 4s ease-in-out infinite;
}

.book::after {
  content: 'BookShelf';
  font-family: "Oooh Baby", cursive;
  font-size: 30px;
  font-weight: bold; 
  letter-spacing: -0.08em;
  color: #fff;
  position: absolute;
  top: 14px;
  left: 50%;
  transform: translateX(-54%);
  z-index: 2;
  pointer-events: none;
}

.snpi {
  color: #cfcfcf;
  font-size: 10px;
  font-family: 'main';
  text-align: justify;
  letter-spacing: 0.07em;
  margin: 20px;
  padding: 70px 28px 28px;
  border-radius: 5px;
  position: relative;
  z-index: 0;
  overflow: hidden;
}

.snpi::before {
  content: 'N';
  font-family: 'Luvy', cursive;
  font-size: 42px;
  color: rgba(255,255,255,0.8);
  position: absolute;
  top: 8px;
  left: 50%;
  transform: translateX(-50%);
  z-index: 1;
  pointer-events: none;
  opacity: 0.7;
  animation: floatFade 4s ease-in-out infinite;
}

.snpi::after {
  content: 'RealTime';
  font-family: "Oooh Baby", cursive;
  font-size: 30px;
  letter-spacing: 0.08em;
  color: #fff;
  position: absolute;
  top: 24px;
  left: 50%;
  transform: translateX(-50%);
  z-index: 2;
  pointer-events: none;
}


@keyframes floatFade {
  0% {
    transform: translateX(-50%) translateY(0px);
    opacity: 0.7;
  }
  50% {
    transform: translateX(-50%) translateY(-6px);
    opacity: 0.2;
  }
  100% {
    transform: translateX(-50%) translateY(0px);
    opacity: 0.7;
  }
}

/* Webkit系（Chrome / Safari）スクロールバーのデザイン */
.snpi::-webkit-scrollbar {
  width: 5px;
}
.snpi::-webkit-scrollbar-thumb {
  background: rgba(255,255,255,0.6);
  border-radius: 3px;
}
.snpi::-webkit-scrollbar-track {
  background: rgba(255,255,255,0.1);
}


/* 区切り線 */
.cp_hr01 {
    margin: 4px 0;
	position: relative;
	height: 1px;
	border-width: 0;
	background-image: -webkit-linear-gradient(
		left,
		transparent 0%,
		#C10E49 30%,
		#ABD3D8 70%,
		transparent 100%
	);
	background-image: linear-gradient(
		90deg,
		transparent 0%,
		#C10E49 30%,
		#ABD3D8 70%,
		transparent 100%
	);
}

.cp_hr02 {
    margin: 4px 0;
	position: relative;
	height: 1px;
	border-width: 0;
	background-image: -webkit-linear-gradient(
		left,
		transparent 0%,
		#625DA1 30%,
		#C10E49 70%,
		transparent 100%
	);
	background-image: linear-gradient(
		90deg,
		transparent 0%,
		#625DA1 30%,
		#C10E49 70%,
		transparent 100%
	);
}

.sen::before {
  content: "I"; /* ここに文字を入れる */
  font-family: 'sen', cursive;
  font-size: 30px;
  font-weight: bold;
  color: #660000;
  letter-spacing: 0.1em;
}
.sen {
  text-align: center;
  margin: 8px;
}

/* ペン */
kn{ font-weight: bold; 
letter-spacing: 0.07em;
font-size: 10px;
font-family: 'main';
color: #ABD3D8;}

lr{ font-weight: bold; 
letter-spacing: 0.07em;
font-size: 10px;
font-family: 'main';
color: #C10E49;}

ro{ font-weight: bold; 
letter-spacing: 0.07em;
font-size: 10px;
font-family: 'main';
color: #C10E49;}

ng{ font-weight: bold; 
letter-spacing: 0.07em;
font-size: 10px;
font-family: 'main';
color: #625DA1;}

sk{ font-weight: bold; 
letter-spacing: 0.07em;
font-size: 10px;
font-family: 'main';
color: #235AAA;}

kz{ font-weight: bold; 
letter-spacing: 0.07em;
font-size: 10px;
font-family: 'main';
color: #ACA7BB;}

ax{ font-weight: bold; 
letter-spacing: 0.07em;
font-size: 10px;
font-family: 'main';
color: #00A6FE;}

ra{ font-weight: bold; 
letter-spacing: 0.07em;
font-size: 10px;
font-family: 'main';
color: #D8368D;}

gt{ font-weight: bold; 
letter-spacing: 0.07em;
font-size: 10px;
font-family: 'main';
color: #0095d9;}

rt{ font-weight: bold; 
letter-spacing: 0.07em;
font-size: 10px;
font-family: 'main';
color: #ffea00;}

ky{ font-weight: bold; 
letter-spacing: 0.07em;
font-size: 10px;
font-family: 'main';
color: #c9171e;}

us{ font-weight: bold; 
letter-spacing: 0.07em;
font-size: 10px;
font-family: 'main';
color: #028760;}

QQ{ font-weight: bold; 
font-family: "font", serif;
font-size: 11px;
color: #696969;}

sen{ font-weight: bold;
font-family: 'line', cursive;
font-size: 35px;
color: #660000;}

book{ font-weight: bold; 
font-size: 16px;
font-family: "Oooh Baby", cursive;
letter-spacing: -0.07em;
color: #ACA7BB;}

bb{ font-weight: bold; 
letter-spacing: 0.08em;
font-family: "main", serif;
font-size: 15px;}

ily{ font-weight: bold; 
font-size: 14px;
font-family: "Oooh Baby", cursive;
letter-spacing: -0.07em;
color: rgba(245,245,245,0.7);}

/* マーカー */
kana{
 background: linear-gradient(transparent 40%, rgba(171,211,216,0.55) 40%);
border-top-left-radius: 50px;
border-top-right-radius: 50px;
border-bottom-left-radius: 20px;
border-bottom-right-radius: 20px;
font-size: 10px; 
font-weight:bold;
font-family: 'main';
letter-spacing: 0.07em;
color: #fff;}

laur{
 background: linear-gradient(transparent 40%, rgba(193,14,73,0.45) 40%);
border-top-left-radius: 50px;
border-top-right-radius: 50px;
border-bottom-left-radius: 20px;
border-bottom-right-radius: 20px;
font-size: 10px; 
font-weight:bold; 
font-family: 'main';
letter-spacing: 0.07em;
color: #fff;}

lore{
 background: linear-gradient(transparent 40%, rgba(193,14,73,0.45) 40%);
border-top-left-radius: 50px;
border-top-right-radius: 50px;
border-bottom-left-radius: 20px;
border-bottom-right-radius: 20px;
font-size: 10px; 
font-weight:bold; 
font-family: 'main';
letter-spacing: 0.07em;
color: #fff;}

kalo{
 background: linear-gradient(transparent 40%, rgba(172,167,187,0.7) 40%);
border-top-left-radius: 50px;
border-top-right-radius: 50px;
border-bottom-left-radius: 20px;
border-bottom-right-radius: 20px;
font-size: 10px; 
font-weight:bold; 
color: #fff;}

naga{
 background: linear-gradient(transparent 40%, rgba(98,93,161,0.8) 40%);
border-top-left-radius: 50px;
border-top-right-radius: 50px;
border-bottom-left-radius: 20px;
border-bottom-right-radius: 20px;
font-size: 10px; 
font-weight:bold; 
font-family: 'main';
letter-spacing: 0.07em;
color: #fff;}

siki{
 background: linear-gradient(transparent 40%, rgba(35,90,170,0.65) 40%);
border-top-left-radius: 50px;
border-top-right-radius: 50px;
border-bottom-left-radius: 20px;
border-bottom-right-radius: 20px;
font-size: 10px; 
font-weight:bold; 
font-family: 'main';
letter-spacing: 0.07em;
color: #fff;}

kuzu{
 background: linear-gradient(transparent 40%, rgba(172,167,187,0.7) 40%);
border-top-left-radius: 50px;
border-top-right-radius: 50px;
border-bottom-left-radius: 20px;
border-bottom-right-radius: 20px;
font-size: 10px; 
font-weight:bold; 
font-family: 'main';
letter-spacing: 0.07em;
color: #fff;}

krne{
 background: linear-gradient(transparent 40%, rgba(0,166,254,0.6) 40%);
border-top-left-radius: 50px;
border-top-right-radius: 50px;
border-bottom-left-radius: 20px;
border-bottom-right-radius: 20px;
font-size: 10px; 
font-weight:bold;
font-family: 'main';
letter-spacing: 0.07em;
color: #fff;}

/* 吹き出し全体 */
.kaiwa.line {
    width: 100%;
    max-width: 500px;
    margin: 0 auto;
    padding: 10px 0;
    font-size: 10px;
    letter-spacing: 0.1em;
    line-height: 1.4;
    overflow: auto;
}

/* 共通スタイル */
.kaiwa.line .lauren,
.kaiwa.line .kanae,
.kaiwa.line .krone,
.kaiwa.line .kuzuha,
.kaiwa.line .Lauren {
    letter-spacing: 0.07em;
    font-size: 9px;
    font-family: 'main';
    font-weight: bold;
    position: relative;
    display: inline-block;
    max-width: -webkit-calc(100% - 120px);
    max-width: calc(100% - 120px);
    margin: 1px 10px 6px;
    padding: 9px 15px;
    border-radius: 19px;
    overflow-wrap: break-word;
    clear: both;
}

/* 尾なし調整 */
.kaiwa.line .lauren.notail,
.kaiwa.line .kanae.notail,
.kaiwa.line .krone.notail,
.kaiwa.line .kuzuha.notail,
.kaiwa.line .Lauren.notail {
    margin-bottom: 0;
}

/* 個別カラーと配置 */
.kaiwa.line .lauren.left {
    float: left;
    background: #C10E49;
    color: #cfcfcf;
}

.kaiwa.line .kanae.right {
    float: right;
    background: #ABD3D8;
    color: #696969;
}

.kaiwa.line .krone {
    float: right;
    background: #00A6FE;
    color: #696969;
}

.kaiwa.line .kuzuha {
    float: right;
    background: #ACA7BB;
    color: #696969;
}

.kaiwa.line .Lauren {
    float: right;
    background: #C10E49;
    color: #cfcfcf;
}

/* 吹き出しの尾（共通） */
.kaiwa.line .lauren::after,
.kaiwa.line .kanae::after,
.kaiwa.line .krone::after,
.kaiwa.line .kuzuha::after,
.kaiwa.line .Lauren::after {
    position: absolute;
    content: "";
    width: 17px;
    height: 17px;
    bottom: 0;
}

/* 尾の形状 */
.kaiwa.line .lauren.left::after {
    left: -6px;
    border-radius: 0 0 17px 0 / 0 0 13px 0;
    box-shadow: -14px 2px 0 -3px #C10E49 inset;
}

.kaiwa.line .kanae.right::after {
    right: -6px;
    border-radius: 0 0 0 17px / 0 0 0 13px;
    box-shadow: 14px 2px 0 -3px #ABD3D8 inset;
}

.kaiwa.line .krone::after {
    right: -6px;
    border-radius: 0 0 0 17px / 0 0 0 13px;
    box-shadow: 14px 2px 0 -3px #00A6FE inset;
}

.kaiwa.line .kuzuha::after {
    right: -6px;
    border-radius: 0 0 0 17px / 0 0 0 13px;
    box-shadow: 14px 2px 0 -3px #ACA7BB inset;
}

.kaiwa.line .Lauren::after {
    right: -6px;
    border-radius: 0 0 0 17px / 0 0 0 13px;
    box-shadow: 14px 2px 0 -3px #C10E49 inset;
}

/* 尾なし対応 */
.kaiwa.line .lauren.notail::after,
.kaiwa.line .kanae.notail::after,
.kaiwa.line .krone.notail::after,
.kaiwa.line .kuzuha.notail::after,
.kaiwa.line .Lauren.notail::after {
    content: none;
}

/* 折りたたみ */
.kne details{
  text-align: justify;
  font-family: 'main', cursive;
  border: none;
 font-size: 9px;
 color:  #fff;
 padding: 10px;}

.kne details[open]{
 margin: 0 auto;
 padding: 25px;
 border-radius: 8px;
 background: rgba(193,14,73,0.2);
 overflow: hidden;
  animation: openAnimation 1s ease forwards;
}

.kne details[open] summary::before{
 font-family: "Luv";
  content: 'w';
 display: inline-block;
 text-align: center;}

.kne details summary::before{
 font-family: "Luv";
  content: 'x';
 display: inline-block;
 text-align: center;}

.kne summary::-webkit-details-marker{
  display: none;}

.kne summary{
  font-weight:bold;
  text-align: justify;
  font-family: 'main', cursive;
  list-style: none;
  font-size: 10px;
  outline: none;
  color: #C10E49;}


.lau details{
  text-align: justify;
  font-family: 'main', cursive;
  border: none;
 font-size: 9px;
 color:  #fff;
 padding: 10px;}

.lau details[open]{
 margin: 0 auto;
 padding: 25px;
 border-radius: 8px;
 background: rgba(171,211,216,0.3);
 overflow: hidden;
  animation: openAnimation 1s ease forwards;
}

.lau details[open] summary::before{
 font-family: "Luv";
  content: 'w';
 display: inline-block;
 text-align: center;}

.lau details summary::before{
 font-family: "Luv";
  content: 'x';
 display: inline-block;
 text-align: center;}

.lau summary::-webkit-details-marker{
  display: none;}

.lau summary{
  font-weight:bold;
  text-align: left;
  font-family: 'main', cursive;
  list-style: none;
  font-size: 10px;
  outline: none;
  color: #ABD3D8;}


.lau0 details{
  text-align: justify;
  font-family: 'main', cursive;
  border: none;
 font-size: 9px;
 color:  #fff;
 padding: 10px;}

.lau0 details[open]{
 margin: 0 auto;
 padding: 25px;
 border-radius: 8px;
 background: rgba(98,93,161,0.25);
 overflow: hidden;
  animation: openAnimation 1s ease forwards;
}

.lau0 details[open] summary::before{
 font-family: "Luv";
  content: 'w';
 display: inline-block;
 text-align: center;}

.lau0 details summary::before{
 font-family: "Luv";
  content: 'x';
 display: inline-block;
 text-align: center;}

.lau0 summary::-webkit-details-marker{
  display: none;}

.lau0 summary{
  font-weight:bold;
  text-align: left;
  font-family: 'main', cursive;
  list-style: none;
  font-size: 10px;
  outline: none;
  color: #625DA1;}

.axia details{
  text-align: justify;
  font-family: 'main', cursive;
  border: none;
 font-size: 9px;
 color:  #fff;
 padding: 10px;}

.axia details[open]{
 margin: 0 auto;
 padding: 25px;
 border-radius: 8px;
 background: rgba(0,166,254,0.2);
 overflow: hidden;
  animation: openAnimation 1s ease forwards;
}

.axia details[open] summary::before{
 font-family: "Luv";
  content: 'w';
 display: inline-block;
 text-align: center;}

.axia details summary::before{
 font-family: "Luv";
  content: 'x';
 display: inline-block;
 text-align: center;}

.axia summary::-webkit-details-marker{
  display: none;}

.axia summary{
  font-weight:bold;
  text-align: justify;
  font-family: 'main', cursive;
  list-style: none;
  font-size: 10px;
  outline: none;
  color: #00A6FE;}

.kuz details {
  text-align: justify;
  font-family: 'main', cursive;
  border: none;
  font-size: 9px;
  color: #fff;
  padding: 10px;
}

.kuz details[open] {
  margin: 0 auto;
  padding: 25px;
  border-radius: 8px;
  background: rgba(172,167,187,0.3);
  overflow: hidden;
  animation: openAnimation 1s ease forwards;
}

.kuz details[open] summary::before {
  font-family: "Luv";
  content: 'w';
  display: inline-block;
  text-align: center;
}

.kuz details summary::before {
  font-family: "Luv";
  content: 'x';
  display: inline-block;
  text-align: center;
}

.kuz summary::-webkit-details-marker {
  display: none;
}

.kuz summary {
  font-weight:bold;
  text-align: left;
  font-family: 'main', cursive;
  list-style: none;
  font-size: 10px;
  outline: none;
  color: #ACA7BB;
}

.nag details {
  text-align: justify;
  font-family: 'main', cursive;
  border: none;
  font-size: 9px;
  color: #fff;
  padding: 10px;
}

.nag details[open] {
  margin: 0 auto;
  padding: 25px;
  border-radius: 8px;
  background: rgba(98,93,161,0.3);
  overflow: hidden;
  animation: openAnimation 1s ease forwards;
}

.nag details[open] summary::before {
  font-family: "Luv";
  content: 'w';
  display: inline-block;
  text-align: center;
}

.nag details summary::before {
  font-family: "Luv";
  content: 'x';
  display: inline-block;
  text-align: center;
}

.nag summary::-webkit-details-marker {
  display: none;
}

.nag summary {
  font-weight:bold;
  text-align: left;
  font-family: 'main', cursive;
  list-style: none;
  font-size: 10px;
  outline: none;
  color: #C10E49;
}

.sik details {
  text-align: justify;
  font-family: 'main', cursive;
  border: none;
  font-size: 10px;
  color: #fff;
  padding: 10px;
}

.sik details[open] {
  margin: 0 auto;
  padding: 25px;
  border-radius: 8px;
  background: rgba(35,90,170,0.2);
  overflow: hidden;
  animation: openAnimation 1s ease forwards;
}

@keyframes openAnimation {
  from {
    opacity: 0;
    max-height: 0;
  }
  to {
    opacity: 1;
    max-height: 800px; /* 内容に合わせて大きめに設定 */
  }
}

.sik details[open] summary::before {
  font-family: "Luv";
  content: 'w';
  display: inline-block;
  text-align: center;
}

.sik details summary::before {
  font-family: "Luv";
  content: 'x';
  display: inline-block;
  text-align: center;
}

.sik summary::-webkit-details-marker {
  display: none;
}

.sik summary {
  font-weight:bold;
  text-align: left;
  font-family: 'main', cursive;
  list-style: none;
  font-size: 10px;
  outline: none;
  color: #ABD3D8;
}

.uszw details{
  text-align: justify;
  font-family: 'main', cursive;
  border: none;
 font-size: 9px;
 color:  #fff;
 padding: 10px;}

.uszw details[open]{
 margin: 0 auto;
 padding: 25px;
 border-radius: 8px;
 background: rgba(0,136,90,0.6);
 overflow: hidden;
  animation: openAnimation 1s ease forwards;
}

.uszw details[open] summary::before{
 font-family: "Luv";
  content: 'w';
 display: inline-block;
 text-align: center;}

.uszw details summary::before{
 font-family: "Luv";
  content: 'x';
 display: inline-block;
 text-align: center;}

.uszw summary::-webkit-details-marker{
  display: none;}

.uszw summary{
  font-weight:bold;
  text-align: justify;
  font-family: 'main', cursive;
  list-style: none;
  font-size: 10px;
  outline: none;
  color: #028760;}

/* アニメーション */
.soft-blink {
  font-family: 'lover';
  display: inline-block;
  animation: soft-blink 2.5s ease-in-out infinite;
}

/* ドクンと脈打つ */
@keyframes heartbeat {
  0%, 100% { transform: scale(1); }
  14%, 42% { transform: scale(1.3); }
  28%, 70% { transform: scale(1); }
}

.heartbeat {
  font-family: 'Luvy';
  display: inline-block;
  animation: heartbeat 1.5s ease-in-out infinite;
}

html, body {
    margin: 0;
    padding: 0;
    height: 100%;
    position: relative;
}

/* オープニングシャッター */
.bg {
  position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  background: #fdf6f6;
  z-index: 999;
  animation: bgFade 1.5s ease 1.2s forwards;
}

.bg-text {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  font-family: "Oooh Baby", cursive;
  font-size: 18px;
  font-weight:bold;
  color: #C10E49;
  letter-spacing: -0.07em;
  opacity: 1;
  z-index: 1000;
  animation: textFadeTilt 2.5s ease forwards;
}

@keyframes textFadeTilt {
  0% {
    transform: translate(-50%, -50%) rotate(0deg);
    opacity: 1;
  }
  100% {
    transform: translate(-50%, -50%) rotate(5deg);
    opacity: 0;
  }
}

@keyframes bgFade {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
    visibility: hidden;
  }
}

/* 追加 */
@keyframes hideAfter {
    to {
        opacity: 0;
        visibility: hidden;
    }
}

/* keyframes */
@keyframes textAnime1 {
    0% {
        transform: translateX(0);
    }
    100% {
        transform: translateX(100%);
    }
}

@keyframes textAnime2 {
    0% {
        transform: rotate(0);
    }
    100% {
        transform: rotate(-10deg);
    }
}

@keyframes bgAnime {
    0% {
        opacity: 1;
    }
    99% {
        opacity: 0;
    }
    100% {
        opacity: 0;
        visibility: hidden;
    }
}

@keyframes textHide {
    to {
        opacity: 0;
        visibility: hidden;
        display: none;
    }
}

/* チェックボックスは非表示 */
.menu-toggle-checkbox {
  display: none;
}

/* ハンバーガーボタン */
.menu-toggle-label {
  width: 20px;
  height: 18px;
  display: inline-block;
  position: fixed;
  top: 85px;   
  right: 20px; 
  cursor: pointer;
  z-index: 1001;
}

.menu-toggle-label span {
  display: block;
  height: 1px;
  background: #fff;
  margin: 4px 0;
  transition: all 0.4s ease;
}

/* ×に変形 */
.menu-toggle-checkbox:checked ~ .menu-toggle-label span:nth-child(1) {
  transform: rotate(45deg) translate(5px, 5px);
}

.menu-toggle-checkbox:checked ~ .menu-toggle-label span:nth-child(2) {
  opacity: 0;
}

.menu-toggle-checkbox:checked ~ .menu-toggle-label span:nth-child(3) {
  transform: rotate(-45deg) translate(6px, -6px);
}

/* メニュー本体 */
.menu {
  position: fixed;
  top: 0; left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.6);
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  opacity: 0;
  pointer-events: none;
  transition: opacity 0.5s ease;
  z-index: 1000;
}

/* チェック時に表示 */
.menu-toggle-checkbox:checked ~ .menu {
  opacity: 1;
  pointer-events: auto;
}

.menu a {
  font-family: "Oooh Baby", cursive;
  color: #C10E49;
  text-decoration: none;
  font-size: 15px;
  margin: 10px 0;
  opacity: 0;
  transform: translateY(10px);
  transition: opacity 0.5s ease, transform 0.5s ease;
}

/* チェック時にメニュー内リンクふわっと表示 */
.menu-toggle-checkbox:checked ~ .menu a {
  opacity: 1;
  transform: translateY(0);
}

/* ホバーで光る */
.menu-toggle-label span:hover {
  background: #fff8f8;
  box-shadow: 0 0 5px #fff;
}

/* ===== Lauren 吹き出し（左寄せ・下向き左寄り） ===== */
.lrfk {
  position: relative;
  display: block;
  padding: 10px 12px;
  outline: 1px solid #C10E49;
  outline-offset: 2px;
  background: rgba(193,14,73,0.35);
  border-radius: 2px;
  margin: 16px auto 32px 20px; /* 左寄せ・下に余白 */
  width: fit-content;
  color: #cfcfcf;
  font-size: 9px;
  font-family: 'main', cursive;
  text-align: justify;
  letter-spacing: 0.07em;
}

.lrfk::before {
  content: "";
  position: absolute;
  bottom: -8px;
  left: 25%;
  width: 14px;
  height: 14px;
  background-color: #2a0e17; /* 背景色 */
  transform: rotate(45deg);
}

.lrfk::after {
  content: "";
  position: absolute;
  bottom: -10px;
  left: calc(25% - 2px);
  width: 14px;
  height: 14px;
  border-left: 1px solid #C10E49;
  border-bottom: 1px solid #C10E49;
  transform: rotate(45deg);
}


/* ===== Kanae 吹き出し（右寄せ・下向き右寄り） ===== */
.knfk {
  position: relative;
  display: block;
  padding: 10px 12px;
  outline: 1px solid #ABD3D8;
  outline-offset: 2px;
  background: rgba(171,211,216,0.35);
  border-radius: 2px;
  margin: 16px 20px 32px auto; /* 右寄せ・下に余白 */
  width: fit-content;
  color: #cfcfcf;
  font-size: 9px;
  font-family: 'main', cursive;
  text-align: justify;
  letter-spacing: 0.07em;
}

.knfk::before {
  content: "";
  position: absolute;
  bottom: -8px;
  right: 25%;
  width: 14px;
  height: 14px;
  background-color: #2a0e17; /* 背景色 */
  transform: rotate(-45deg);
}

.knfk::after {
  content: "";
  position: absolute;
  bottom: -10px;
  right: calc(25% - 2px);
  width: 14px;
  height: 14px;
  border-right: 1px solid #ABD3D8;
  border-bottom: 1px solid #ABD3D8;
  transform: rotate(-45deg);
}
