@charset "UTF-8";
@import url("https://fonts.googleapis.com/css2?family=Sawarabi+Mincho&family=Kiwi+Maru:wght@500&family=Great+Vibes&display=swap");
* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}

body {
  background-color: #f0f0f0;
  z-index: -10;
  font-family: sans-serif;
}

.container {
  height: 100vh;
  min-height: 6350px;
  background-image: none;
}

.footer {
  position: absolute;
  top: 5416px;
  left: 0;
  width: 100%;
}

/*-------------------------------------*/
/* ここからLPセクションのスタイル */
/*-------------------------------------*/
.lp-section {
  position: relative;
  height: 933px;
  width: 100%;
}
.lp-section .lp-bg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #fff url("../../assets/img/top/SP_TOP.png") no-repeat top center/contain;
}

.lp-switch-logo {
  position: absolute;
  top: 2.58%;
  left: 5.58%;
  width: 13.95%;
  height: auto;
}

.lp-main-logo {
  position: absolute;
  top: 33.97%;
  left: 50%;
  transform: translateX(-50%);
  width: 70.55%;
  height: auto;
}

.lp-special-text {
  position: absolute;
  top: 55.41%;
  left: 50%;
  transform: translateX(-50%);
  width: 90%;
}

.lp-carousel-wrapper {
  position: absolute;
  top: 60.45%;
  left: 10.46%;
  width: 79.07%;
  height: 19.29%;
}
.lp-carousel-wrapper .lp-youtube-swiper {
  position: relative;
  width: 100%;
  height: 100%;
}
.lp-carousel-wrapper .lp-youtube-swiper .swiper-slide img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.lp-carousel-wrapper .swiper-button-prev, .lp-carousel-wrapper .swiper-button-next {
  position: absolute;
  top: 62%;
  transform: translateY(-50%);
  width: 5%;
  height: auto;
  z-index: 10;
}
.lp-carousel-wrapper .swiper-button-prev {
  left: -5.88%;
}
.lp-carousel-wrapper .swiper-button-next {
  right: -5.88%;
}
.lp-carousel-wrapper .swiper-pagination {
  position: absolute;
  bottom: -25px;
  left: 50%;
  transform: translateX(-50%);
}
.lp-carousel-wrapper .swiper-pagination .swiper-pagination-bullet {
  background-color: #EBF8FA; /* 非アクティブなドットの色 */
  opacity: 1;
}
.lp-carousel-wrapper .swiper-pagination .swiper-pagination-bullet-active {
  background-color: #9FD5FF; /* アクティブなドットの色 */
}

.lp-purchase-button {
  position: absolute;
  top: 85.53%;
  left: 50%;
  transform: translateX(-50%);
  width: 79.07%;
  height: auto;
}
.lp-purchase-button img {
  width: 100%;
}

.lp-bonus-art img {
  position: absolute;
  z-index: 20;
}
.lp-bonus-art .art-butterfly {
  top: 77.81%;
  left: 80.46%;
  width: 16.1%;
  height: auto;
}
.lp-bonus-art .art-blueribbon {
  top: 84.24%;
  left: 77.9%;
  width: 14.2%;
  height: auto;
}
.lp-bonus-art .art-whiteflower {
  top: 86.06%;
  left: 4.41%;
  width: 13.3%;
  height: auto;
}

/*-------------------------------------*/
/* ここからニュースセクションのスタイル */
/*-------------------------------------*/
.news-section {
  position: absolute;
  top: 933px;
  left: 0;
  width: 100%;
  height: 670px;
  background-color: #fff;
}

.news-bg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-image: url("../../assets/img/top/TOP_NEWS_background.png");
  z-index: 1;
}

.news-line-top {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: auto;
  z-index: 2;
}

.news-deco-strawberry {
  position: absolute;
  top: 35px;
  left: 8%;
  width: 20%;
  height: auto;
  z-index: 3;
}

.news-title {
  position: absolute;
  top: 43px;
  left: 50%;
  transform: translateX(-50%);
  font-family: "Kiwi Maru", serif;
  font-size: 36px;
  letter-spacing: 0.16em;
  color: #D94820;
  text-shadow: 5px 5px 0 #fff, -5px 5px 0 #fff, 5px -5px 0 #fff, -5px -5px 0 #fff, 5px 0 0 #fff, -5px 0 0 #fff, 0 5px 0 #fff, 0 -5px 0 #fff, 5px 5px 5px #934A12;
  z-index: 3;
}

.news-deco-sweets {
  position: absolute;
  top: 37px;
  left: 75%;
  width: 20%;
  height: auto;
  z-index: 3;
}

.news-description {
  position: absolute;
  top: 111px;
  left: 50%;
  transform: translateX(-50%);
  width: 80%;
  font-family: "Sawarabi Mincho", serif;
  font-size: 18px;
  letter-spacing: 0.02em;
  text-align: center;
  z-index: 2;
  line-height: 160%;
}

.news-line-bottom {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: auto;
  z-index: 2;
}

.news-inline-list {
  position: absolute;
  top: 190px;
  left: 50%;
  transform: translateX(-50%);
  width: 90%;
  max-width: 380px;
  background-color: #fff;
  border-radius: 10px;
  padding: 20px;
  z-index: 2;
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
  display: flex;
  flex-direction: column;
  gap: 15px;
  overflow: auto;
  height: 420px;
}

a.news-inline-item {
  display: block;
  text-decoration: none;
  color: inherit;
  padding-bottom: 15px;
  transition: background-color 0.2s ease;
}
a.news-inline-item:last-child {
  border-bottom: none;
  padding-bottom: 0;
}
a.news-inline-item:hover {
  background-color: #f9f9f9; /* ホバー */
}
a.news-inline-item .date {
  font-size: 14px;
  color: #888;
  margin-bottom: 8px;
}
a.news-inline-item .text {
  font-family: "Sawarabi Mincho", serif;
  font-size: 16px;
}

/*-------------------------------------*/
/* ここからアバウトセクションのスタイル */
/*-------------------------------------*/
.about-section {
  position: absolute;
  top: 1573px;
  left: 0;
  width: 100%;
  height: 1232px;
  z-index: 3;
}

.about-section-image {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

/*-------------------------------------*/
/* ここからイントロセクションのスタイル */
/*-------------------------------------*/
.introduction-section {
  position: absolute;
  top: 2805px;
  left: 0;
  width: 100%;
  height: 1675px;
  background-color: #A51A3D;
  color: #fff;
  font-family: "Sawarabi Mincho", serif;
}

.intro-top-line {
  position: absolute;
  top: 20px;
  left: 50%;
  transform: translateX(-50%);
  width: 300px;
}

.intro-title {
  position: absolute;
  top: 50px;
  width: 100%;
  text-align: center;
  font-size: 32px;
  letter-spacing: 0em;
}

.intro-circles {
  position: absolute;
  top: 120px;
  left: 50%;
  transform: translateX(-50%);
  display: flex;
}
.intro-circles .circle {
  width: 100px;
  height: 100px;
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 20px;
  border: 2px solid #fff;
}
.intro-circles .circle:not(:first-child) {
  margin-left: -20px;
}
.intro-circles .circle.blue {
  background-color: #2E86AB;
}
.intro-circles .circle.purple {
  background-color: #7E57C2;
}
.intro-circles .circle.pink {
  background-color: #EC407A;
}

.intro-slogan {
  position: absolute;
  top: 240px;
  width: 100%;
  text-align: center;
  font-size: 22px;
}

.intro-point-block {
  position: absolute;
  width: 100%;
  padding: 0 20px;
  text-align: center;
}
.intro-point-block.point-1 {
  top: 320px;
}
.intro-point-block.point-2 {
  top: 770px;
}
.intro-point-block.point-3 {
  top: 1220px;
}
.intro-point-block .point-title {
  font-size: 32px;
  font-weight: bold;
  font-family: "Great Vibes";
}
.intro-point-block .point-subtitle {
  font-size: 20px;
  margin-top: 5px;
}
.intro-point-block .point-description {
  font-size: 16px;
  margin-top: 15px;
}

.intro-swiper {
  width: 100%;
  height: 250px;
  margin-top: 20px;
}
.intro-swiper .swiper-slide {
  display: flex;
  justify-content: center;
  align-items: center;
}
.intro-swiper .slide-content {
  aspect-ratio: 16/9;
  width: 80%;
  background-color: #D9D9D9;
  display: flex;
  justify-content: center;
  align-items: flex-end;
  padding-bottom: 10px;
}
.intro-swiper .swiper-button-prev {
  color: #fff;
  left: -2px;
}
.intro-swiper .swiper-button-next {
  color: #fff;
  right: -2px;
}
.intro-swiper .swiper-pagination-bullet {
  background: #fff;
  opacity: 0.5;
}
.intro-swiper .swiper-pagination-bullet-active {
  opacity: 1;
}

.dammy-text {
  background-color: #f9f9f9;
  padding: 0.2em;
  color: #AF0115;
  font-size: 12px;
}

/*-------------------------------------*/
/*ここからキャラクターセクションのスタイル*/
/*-------------------------------------*/
.character-section {
  position: absolute;
  top: 4480px;
  left: 0;
  width: 100%;
  height: 939px;
}
.character-section::before, .character-section::after {
  content: "";
  position: absolute;
  left: 0;
  width: 100%;
  z-index: 4;
}
.character-section::before {
  top: 0;
  height: 6px;
  background-color: #AF0115;
}
.character-section::after {
  bottom: 0; /* height(939px) - top(936px) = 3px */
  height: 4px;
  background-color: #E4ECEF;
}
.character-section .character-bg-color, .character-section .character-bg-image {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.character-section .character-bg-color {
  background-color: #F3E9E3;
  z-index: 1;
}
.character-section .character-bg-image {
  -o-object-fit: cover;
     object-fit: cover;
  z-index: 2;
}

.character-top-line {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 5;
}

.character-bottom-line {
  position: absolute;
  top: 930px;
  left: 0;
  width: 100%;
  z-index: 5;
}

.character-title {
  position: absolute;
  top: 43px;
  left: 50%;
  transform: translateX(-50%);
  width: 100%;
  text-align: center;
  font-family: "Kiwi Maru", serif;
  font-weight: 500;
  font-size: 36px;
  letter-spacing: 0.16em;
  color: #D94820;
  z-index: 5;
  text-shadow: 1px 1px 0 #fff, -1px 1px 0 #fff, 1px -1px 0 #fff, -1px -1px 0 #fff, 1px 0 0 #fff, -1px 0 0 #fff, 0 1px 0 #fff, 0 -1px 0 #fff, 0px 2px 4px rgba(147, 74, 18, 0.5);
}

.char-main-swiper {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 3; /* 背景より手前、サムネイルより奥 */
}
.char-main-swiper .character-main-image {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}

.char-thumb-swiper {
  position: absolute;
  top: 814px;
  left: 0;
  width: 100%;
  height: 90px;
  padding-left: 20px;
  z-index: 10; /* 最も手前に配置 */
}
.char-thumb-swiper .swiper-slide {
  width: 90px;
  height: 90px;
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  transition: transform 0.3s ease;
}
.char-thumb-swiper .swiper-slide .thumb-bg {
  position: absolute;
  width: 100%;
  height: 100%;
  background-color: #E09255;
  border-radius: 50%;
  z-index: -1;
}
.char-thumb-swiper .swiper-slide img {
  width: 100%;
  height: 100%;
  border-radius: 50%;
  -o-object-fit: cover;
     object-fit: cover;
}

.active-thumb-highlight {
  position: absolute;
  top: 50%;
  left: 20px;
  transform: translateY(-50%);
  width: 90px;
  height: 90px;
  background-color: rgba(255, 255, 255, 0.5);
  border-radius: 50%;
  pointer-events: none;
  z-index: 15; /* サムネイルより更に手前 */
}/*# sourceMappingURL=style.css.map */
