@charset "utf-8";

:root {
	/* base */
	--cts-gutter: clamp(10px, -2.212rem + 8.91vw, 65px);/*375-768*/
	--cts-width: 1782px;

	/* font */
	--dp-font-jp: "Noto Sans JP", sans-serif;
	/* Noto Sans JP
	100 to 900
	*/

	--cts-font: "campaign-serif", sans-serif;
	/* Noto Serif
	700
	*/ 

	--dp-h2-size: clamp(45px,calc(1.023rem + 3.97vw),75px);
	--dp-h3-size: clamp(15px,calc(.955rem + .73vw),22px);
	--dp-h4-size: clamp(1px,calc(.886rem + .48vw),20px);
	--dp-p-l-size: clamp(14px, 0.806rem + 0.3vw, 16px);/* 本文 Large */
	--dp-p-note-size: clamp(10px,calc(.597rem + .12vw),11px);/* 本文 Notes */
	--dp-price-s-size: clamp(16px,calc(.886rem + .48vw),20px);/* 価格 Small */
	--dp-price-tax-s-size: clamp(12px,calc(.693rem + .24vw),14px);/* 円・税 Small */

	--cts-font-size: clamp(12px, -0.636rem + 0.48vw, 20px);
	--cts-font-ls: .05em;/*letter-spacing*/

	/* color */
	--white-1: #FFFFFF;
	--white-2: #FBF2F5;
	--pink-1: #ED8FA8;
	--pink-2: #FFA1BC;
	--pink-3: #F46C99;
	--pink-4: #FFE3EF;
	--pink-5: #E6247C;
	--blue-1: #5AB1CC;
	--gray-1: #C5C5C5;
	--gray-2: #86889B;
	--gray-3: #D7D7D7;
	--gray-4: #D2D2D2;
	--black-1: #4D4F5E;
	--black-2: #4C4E5D;
	--black-3: #484848;
}

/* LP共通汎用
____________________*/
figure {
	margin: 0;
	text-align: left;
}
img {
	image-rendering: -webkit-optimize-contrast;
}
.Bread-wrap {
	background: var(--white-1);
}
.c-breadcrumb--gray {
	display: flex;
	align-items: center;
}
.bnr_link_win11_wrap {
    margin: 0 auto;
	z-index: 5;
}
.bnr_link_win11 img {
    transition: opacity 0.3s;
    width: 300px;
}
.bnr_link_win11 img:hover {
	opacity: 0.75;
}
@media screen and (min-width: 768px), print and (min-width: 768px) {
	.c-breadcrumb__list.u-pc-width,
	.bnr_link_win11_wrap.u-pc-width {
		padding-inline: 30px;
	}
	.bnr_link_win11_wrap.u-pc-width {
		width: auto;
	}
}
@media screen and (max-width: 1000px) {
	.c-breadcrumb--gray {
		display: inherit;
	}
	.bnr_link_win11_wrap {
		width: 100%;
		margin: 10px auto 0 !important;
		padding-block-end: 10px;
	}
	.bnr_link_win11 {
		width: 100%;
		margin-top: 0;
		text-align: center;
	}
}
@media screen and (max-width: 768px) {
		.l-header {
		z-index: 5;
	}
}
.l-header {
    width: 100%;
    background: #fff;
    position: relative;
}
.c-breadcrumb__list {
	position: relative;
	z-index: 5;
}
.c-breadcrumb--gray {
	display: flex;
	align-items: center;
}
.bnr_link_win11_wrap {
    margin: 0 auto;
}
.bnr_link_win11 img {
    transition: opacity 0.3s;
    width: 300px;
}
.bnr_link_win11 img:hover {
	opacity: 0.75;
}
.BreadcrumbList_wrap {
	background: #fff;
	position: relative;
    z-index: 2;
}
.l-footer {
	position: relative;
	z-index: 5;
}
.footer-wrap {
    background: #fff;
    position: relative;
    z-index: 2;
}
.contents__wrap {
	width: 100%;
	margin-inline: auto;
	/* background: var(--cts-bg); */
	font-size: var(--cts-font-size);
	font-family: var(--dp-font-jp);
	letter-spacing: var(--cts-font-ls);
	color: var(--black-2);
}
.contents__wrap img {
	max-width: 100%;
	vertical-align: bottom;
}
.pc {
	display: block !important;
}
.sp {
	display: none !important;
}
.flash:hover {
	animation-name: hover-flash;
	animation-duration: 1s;
	opacity: .85;
}
@keyframes hover-flash {
	0% {
		opacity: .3;
	}
	100% {
		opacity: .85;
	}
}
.contents__inner {
	width: 100%;
	max-width: var(--cts-width);
	margin-inline: auto;
	padding-inline: var(--cts-gutter);
	box-sizing: border-box;
	position: relative;
}
/* コンテンツ
____________________*/
::selection {
	color: var(--white-1);
	background-color: var(--pink-3);
}
.contents__wrap {
	padding-block-end: 80px;
	background: var(--pink-1);
}
.contents__wrap .contents {
	position: relative;
	z-index: 1;
}
.contents__inner {
	position: relative;
	z-index: 1;
}
.contents__inner .bg-block {
	max-width: 1426px;
	background: url(../../gamepc/img/alstroemeria/bg-contents-pc.webp) center top/contain;
	border-radius: 1.5625vw;
	margin-left: 11.71875vw;
	padding: 6.25vw 5.885416666666667vw;
	box-sizing: border-box;
	position: relative;
}
.contents__inner .bg-block::before {
	content: "";
	width: 7.291666666666667vw;
	height: 7.291666666666667vw;
	background: url(../../gamepc/img/alstroemeria/bg-contents-2-pc.webp) no-repeat right top/contain;
	position: absolute;
	top: 0;
	right: 0;
	z-index: 1;
}
.contents__inner .bg-block::after {
	content: "";
	width: 7.291666666666667vw;
	height: 7.291666666666667vw;
	background: url(../../gamepc/img/alstroemeria/bg-contents-3-pc.webp) no-repeat left bottom/contain;
	position: absolute;
	bottom: 0;
	left: 0;
	z-index: 1;
}
.contents__inner .ttl-set {
	width: fit-content;
	margin-inline: auto;
	position: relative;
	z-index: 2;
}
.contents__inner .ttl-set .ttl-h2 {
	position: relative;
	z-index: 3;
}
.contents__inner .ttl-set .ttl-h2 .flower-left,
.contents__inner .ttl-set .ttl-h2 .flower-right {
	width: 3.3854166666666665vw;
	height: 3.125vw;
	position: absolute;
	top: 0.10416666666666667vw;
	z-index: 2;
}
.contents__inner .ttl-set .ttl-h2 .flower-left {
	left: -5.729166666666666vw;
}
.contents__inner .ttl-set .ttl-h2 .flower-right {
	right: -5.729166666666666vw;
}
.contents__inner .ttl-set .ttl-h2 .flower-left img,
.contents__inner .ttl-set .ttl-h2 .flower-right img {
	width: 100%;
	height: auto;
}
.ttl-jp-set {
	width: fit-content;
	margin: 1.3020833333333335vw auto 0;
	position: relative;
	z-index: 2;
}
.ttl-jp-set .ttl-h2-jp {
	color: var(--black-1);
	font-size: 0.9895833333333333vw;
	text-align: center;
	margin-top: 1.3020833333333335vw;
}
.ttl-jp-set .star-left, .ttl-jp-set .star-right {
	width: 1.25vw;
	height: 1.25vw;
	position: absolute;
}
.ttl-jp-set .star-left {
	top: 0;
	left: -50px;
}
.ttl-jp-set .star-right {
	top: 0;
	right: -2.604166666666667vw;
}
.btn-link {
	width: 100%;
	max-width: 15.625vw;
	color: var(--white-1);
	text-align: center;
	font-size: 0.8333333333333334vw;
	font-weight: 700;
	line-height: 1;
	background: var(--pink-3); /* 初期背景色 */
	padding: 1.1458333333333333vw 0;
	border-radius: 9999px;
	display: block;
	position: relative;
	overflow: hidden;
	z-index: 0;
}
.btn-link::before {
	content: "";
	position: absolute;
	inset: 0;
	background: var(--pink-2);
	opacity: 0.7;
	transform: translateX(-120%) skewX(-15deg);
	transition: transform .45s ease;
	z-index: -1; 
}
.btn-link:hover::before {
	transform: translateX(0) skewX(-15deg);
}
.btn-link .arrow {
	width: 1.7708333333333333vw;
	height: 1.7708333333333333vw;
	border: 0.10416666666666667vw solid var(--white-1);
	border-radius: 50%;
	position: absolute;
	top: 50%;
	right: 0;
	transform: translate(-50%, -50%);
	z-index: 1;
}
.btn-link .arrow::before {
	content: "";
	width: 0.625vw;
	height: 0.625vw;
	background: url(../../gamepc/img/alstroemeria/arrow-white.webp) no-repeat center center/contain;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	z-index: 1;
}
/* side-nav
____________________*/
#sideNav {
    transition: opacity 0.4s ease;
}

#sideNav.is-hidden {
    opacity: 0;
    pointer-events: none;
}
.side-nav {
	position: fixed;
	top: 6.25vw;
	left: 4.166666666666666vw;
	opacity: 0;
	pointer-events: none;
	transition: opacity 0.3s ease;
	z-index: 100;
}

.side-nav.is-visible {
	opacity: 1;
	pointer-events: auto;
}

.side-nav ul {
	display: flex;
	flex-direction: column;
}
.side-nav ul li {
	background: url(../../gamepc/img/alstroemeria/dotted-2.webp) repeat-x center bottom;
}
.side-nav ul li a {
	display: flex;
	align-items: center;
	gap: 0.4166666666666667vw;
	color: var(--white-1);
	text-decoration: none;
	font-size: 1.0416666666666665vw;
	font-family: var(--cts-font);
	font-weight: 700;
	letter-spacing: 0.05em;
	transition: color 0.3s;
	padding: 1.0416666666666665vw 1.0416666666666665vw 1.0416666666666665vw 0.78125vw;
}
.side-nav ul li .icon {
	width: 1.4583333333333333vw;
	height: 1.4583333333333333vw;
	background: url(../../gamepc/img/alstroemeria/deco-star-white.webp) center center / contain no-repeat;
}
.side-nav ul li a:hover .icon {
	animation: icon-pulse 0.8s ease-out;
}
@keyframes icon-pulse {
  0% {
    transform: scale(1);
  }
  30% {
    transform: scale(0.7);
  }
  60% {
    transform: scale(1.2);
  }
  100% {
    transform: scale(1);
  }
}
/* アクティブ（ページ内ナビのみ付与される） */
.side-nav ul li a.is-active {
	color: var(--pink-5);
}

.side-nav ul li a.is-active .icon {
	background: url(../../gamepc/img/alstroemeria/deco-star-pink-3.webp) center center /contain;
}

.official-link {
	color: var(--white-1);
	font-size: 0.6770833333333334vw;
	font-family: var(--cts-font);
	font-weight: 700;
	letter-spacing: 0.05em;
	transition: color 0.3s;
	display: flex;
	justify-content: center;
	position: relative;
	padding: 1.5625vw 0;
}
.official-link .text {
	position: relative;
	display: flex;
	align-items: center;
	gap: 0.26041666666666663vw;
}
.official-link .text .arrow {
	width: 0.9375vw;
	height: 0.9375vw;
	border: 0.052083333333333336vw solid var(--white-1);
	border-radius: 50%;
	display: block;
	position: relative;
	justify-content: center;
	transform-origin: center;
}
.official-link .text .arrow::before {
    content: "";
    width: 0.46875vw;
    height: 0.46875vw;
    background: url(../../gamepc/img/alstroemeria/arrow-white.webp) no-repeat center center / contain;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 1;
}
.official-link:hover .arrow {
	animation: arrow-pulse 0.4s ease-out;
}
@keyframes arrow-pulse {
  0% {
    transform: scale(1);
  }
  30% {
    transform: scale(0.7);
  }
  60% {
    transform: scale(1.1);
  }
  100% {
    transform: scale(1);
  }
}
/* kv
____________________*/
.contents--kv {
	position: relative;
	z-index: 1;
}
.contents--kv .kv-block {
	border-bottom: 0.10416666666666667vw solid var(--pink-4);
	position: relative;
	z-index: 1;
}
.contents--kv .kv-block img {
	width: 100%;
	height: auto;
}
.contents--kv .kv-chara {
	position: absolute;
}
.contents--kv .kv-chara.position-left {
	width: 26vw;
	top: 3.4vw;
	left: 7.5vw;
    z-index: 2;
}
.contents--kv .kv-chara.position-center {
	width: 21.874vw;
    top: 1.9vw;
    left: 24.8vw;
    z-index: 1;
}
.contents--kv .kv-chara.position-right {
	width: 29.07vw;
    top: 3.4vw;
    left: 38.3vw;
    z-index: 2;
}
.kv-chara {
	opacity: 0;
	transform: translateY(30px) scale(0.96);
}
.contents--kv .summary {
	width: 100%;
	margin: 5.7vw auto;
	padding-inline: var(--cts-gutter);
	position: relative;
	z-index: 1;
}
.contents--kv .summary .summary-inner {
	max-width: 1446px;
	margin-left: 11.71875vw;
	padding: 1.4vw 0;
	position: relative;
	z-index: 1;
}
.contents--kv .summary .summary-inner .txt-summary {
	color: var(--white-1);
	font-size: 1.14583vw;
	font-weight: 600;
	text-align: center;
	text-shadow: 0px 0px 0.78125vw rgba(230, 36, 123, 0.7);
	line-height: 1.6;
	position: absolute;
	top: 50%;
	right: 5.5vw;
	transform: translate(0,-50%);
	z-index: 2;
}
.contents--kv .summary .summary-inner .img-special-special {
	opacity: 0.1;
	position: absolute;
	top: 50%;
	right: 0;
	transform: translate(0,-50%);
	z-index: 1;
}
/* teaser
____________________*/
.teaser-ttl {
    max-width: 1426px;
    margin-left: 11.71875vw;
    padding: 2.604166666666667vw 5.885416666666667vw 0;
    box-sizing: border-box;
    position: relative;
}
.teaser-ttl img {
	width: 50.520833333333336vw;
	margin-inline: auto;
}
/* line up
____________________*/
.contents--line-up {
	margin-top: 2.083333333333333vw;
}
.line-up .ttl-h2 {
	width: 17.03125vw;
	margin-top: 5.208333333333334vw;
}
.line-up .ttl-set.s-c .ttl-h2 {
	width: 35.41666666666667vw;
	margin-top: 0;
}
/* タブ */
.tabs {
    width: 100%;
	margin-top: 1.5625vw;
}
.tab-nav {
	width: 100%;
	max-width: 25.520833333333332vw;
	margin-inline: auto;
    display: grid;
    grid-template-columns: 1fr 1fr;
	gap: 1.5625vw;
}
.tab-link {
    display: block;
    text-align: center;
    padding: 0.78125vw 0;
    color: #fff;
    text-decoration: none;
	font-family: var(--cts-font);
    font-size: 1.0416666666666665vw;
	border-radius: 9999px;
    transition: background 0.3s, box-shadow 0.2s, transform 0.2s;
	position: relative;

}
.tab-link:nth-child(1) {
	color: var(--blue-1);
	background: var(--white-1);
	border: 0.15625vw solid var(--blue-1);
	box-shadow: 0 0.4166666666666667vw 0 rgba(88, 178, 204, 1);
}
.tab-link:nth-child(2) {
	background: var(--pink-2);
	border: 0.15625vw solid var(--pink-3);
	box-shadow: 0 0.4166666666666667vw 0 rgba(244, 108, 153, 1);
}
.tab-link:hover {
    transform: translateY(3px);
    box-shadow: 0 0 0;
	bottom: -0.26041666666666663vw;
}
.tab-link.active {
	transform: translateY(4px);
	bottom: -0.26041666666666663vw;
	box-shadow: 0 0 0;
}
.tab-link.active::before,
.tab-link.active::after {
	content: "";
	width: 0.9895833333333333vw;
	height: 0.9895833333333333vw;
	position: absolute;
	z-index: 1;
	top: 50%;
}
.tab-link.active:nth-child(1)::before {
	background: url(../../gamepc/img/alstroemeria/arrow-blue.webp) no-repeat center center/contain;
	left: 1.0416666666666665vw;
	transform: translate(0,-50%);
}
.tab-link.active:nth-child(2)::before {
	background: url(../../gamepc/img/alstroemeria/arrow-pink.webp) no-repeat center center/contain;
	left: 1.0416666666666665vw;
	transform: translate(0,-50%);
}
.tab-link.active:nth-child(1)::after {
	background: url(../../gamepc/img/alstroemeria/arrow-blue.webp) no-repeat center center/contain;
	right: 1.0416666666666665vw;
	transform: translate(0,-50%) rotate(180deg);
}
.tab-link.active:nth-child(2)::after {
	background: url(../../gamepc/img/alstroemeria/arrow-pink.webp) no-repeat center center/contain;
	right: 1.0416666666666665vw;
	transform: translate(0,-50%) rotate(180deg);
}
.line-up-tab-content {
    display: none;
    padding: 1.0416666666666665vw 0;
}
.line-up-tab-content.active {
    display: block;
}
/* /タブ */
/* スライダー */
.my-slider1 .swiper-wrapper,
.my-slider2 .swiper-wrapper {
    display: flex;
	flex-direction: column;
    gap: 1.0416666666666665vw;
}
.line-up .swiper-button-prev,
.line-up .swiper-button-next {
	width: 2.4479166666666665vw;
	height: 2.4479166666666665vw;
	background: var(--white-1);
	display: block;
	border: 0.10416666666666667vw solid var(--pink-2);
	border-radius: 50%;
}
.line-up-tab-contents {
	margin-top: 2.083333333333333vw;
}
.line-up-tab-contents .swiper-button-prev,
.line-up-tab-contents .swiper-button-next {
	display: none;
}
.line-up .swiper-button-next:after, .line-up .swiper-button-prev:after {
	content: "" !important;
	width: 0.9895833333333333vw !important;
	height: 0.9895833333333333vw !important;
	background: url(../../gamepc/img/alstroemeria/arrow-pink-3.webp) no-repeat center center/contain;
	display: block;
	top: 50%;
    position: absolute;
    left: 50%;
	transform: translate(-50%,-50%);
}
.line-up .swiper-button-prev {
	transform: rotate(180deg);
}
/* /スライダー */
.my-slider1 .swiper-slide,
.my-slider2 .swiper-slide {
	border-radius: 2.083333333333333vw;
	overflow: hidden;
}
.line-up-flex {
	width: 100%;
	background: var(--white-1);
	display: flex;
	justify-content: space-between;
	align-items: stretch;
	gap: 1vw;
}
.line-up-flex::before {
	content: "";
	width: 100%;
	height: 23%;
	height: 5.78125vw;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 0;
}
#tab1 .line-up-flex::before {
	background: url(../../gamepc/img/alstroemeria/bg-catch-2-pc.webp) repeat-y center top /100%, var(--blue-1);
}
#tab2 .line-up-flex::before {
	background: url(../../gamepc/img/alstroemeria/bg-catch-1-pc.webp) repeat-y center top /100%, var(--pink-3);
}
.special-design-note-block {
	width: fit-content;
	background: var(--pink-4);
	border: 2px solid var(--gray-2);
	border-radius: 9999px;
	padding: 0.5208333333333333vw 1.0416666666666665vw;
	box-sizing: border-box;
	margin: 1.3020833333333335vw auto 0;
}
.special-design-note {
	color: var(--gray-2);
	font-size: 0.7291666666666666vw;
	line-height: 1.4;
	text-align: center;
}
.special-design-flex {
	width: 100%;
	display: flex;
	justify-content: space-between;
	align-items: stretch;
	gap: 2.604166666666667vw;
	margin-top: 1.1458333333333333vw;
	position: relative;
	z-index: 1;
}
.left-block {
	width: 52%;
	display: flex;
	justify-content: center;
	align-items: flex-end;
	position: relative;
	z-index: 1;
}
#tab1 .left-block {
	background: url(../../gamepc/img/alstroemeria/bg-slide-2.webp) no-repeat center 73% /83%;
}
#tab2 .left-block {
	background: url(../../gamepc/img/alstroemeria/bg-slide.webp) no-repeat center 73% /83%;
}
.left-block .line-up-chara {
	width: 100%;
	position: relative;
	z-index: 2;
}
.left-block .chara-1 {
	width: 28.854166666666664vw;
}
.left-block .chara-2 {
	width: 22.291666666666668vw;
}
.left-block .chara-3 {
	width: 30.364583333333332vw;
}
.left-block .desk {
	width: 50%;
	width: 13.541666666666666vw;
}
.right-block {
	width: 49%;
	padding-right: 2%;
	padding-bottom: 2.083333333333333vw;
	position: relative;
    z-index: 1;
}
.left-block .catch-set {
	display: none;
}
.right-block .catch-set {
	height: 25%;
	height: 5.78125vw;
	display: flex;
	align-items: center;
}
.txt-chatch {
	color: var(--white-1);
	font-size: 1.25vw;
	font-weight: 700;
	line-height: 1.5;
	display: flex;
	justify-content: flex-start;
	align-items: center;
	gap: 1.0416666666666665vw;
	position: relative;
	z-index: 1;
}
.txt-chatch::before {
	content: "";
	width: 1.7708333333333333vw;
	height: 1.8229166666666667vw;
	background: url(../../gamepc/img/alstroemeria/deco-flower-white.webp) no-repeat center center /contain;
	display: block;
}
.model-name {
	font-size: 1.1979166666666667vw;
	font-weight: 700;
	line-height: 1.8;
	margin-top: 1.0416666666666665vw;
}
#tab1 .model-name {
	color: var(--blue-1);
}
#tab2 .model-name {
	color: var(--pink-3);
}
.spec-list {
	margin-top: 1.0416666666666665vw;
}
.spec-list-item {
	font-size: 0.8854166666666666vw;
	line-height: 1.8;
}
.price {
	font-size: 1.4583333333333333vw;
	font-weight: 700;
	margin-top: 1.0416666666666665vw;
}
#tab1 .price {
	color: var(--blue-1);
}
#tab2 .price {
	color: var(--pink-3);
}
.price .tax {
	color: var(--black-2);
	font-size: 0.9375vw;
}
.tabs .btn-link {
	margin-top: 1.3020833333333335vw;
}
#tab1 .btn-link {
	background: var(--blue-1);
}
#tab1 .btn-link::before {
	background: #7AC7DF;
}
.design-slider-block {
	width: 59%;
	width: 36.45833333333333vw;
	padding: 1.5625vw;
	background: var(--white-1);
	border-radius: 2.083333333333333vw;
	box-sizing: border-box;
	position: relative;
	z-index: 1;
	aspect-ratio: 700 / 512;
}
.design-slider-block::after {
    content: "";
    width: 70%;
    height: 70%;
    background: url(../../gamepc/img/alstroemeria/bg-slide.webp) no-repeat center center / contain;
    position: absolute;
    top: 40%;
    left: 50%;
    transform: translate(-50%, -50%);
}
.design-slider-block .slider-block {
	height: 100%;
}
.my-slider3 {
	height: 100%;
	padding-bottom: 2.083333333333333vw;
}
.design-slider-block .swiper-button-next, .design-slider-block .swiper-rtl .swiper-button-prev {
    right: var(--swiper-navigation-sides-offset, 2.083333333333333vw);
    left: auto;
}
.design-slider-block .swiper-button-prev, .design-slider-block .swiper-rtl .swiper-button-next {
	left: var(--swiper-navigation-sides-offset, 2.083333333333333vw);
}
.my-slider3 .swiper-pagination {
	bottom: var(--swiper-pagination-bottom, 0.4166666666666667vw);
    top: var(--swiper-pagination-top, auto);
    left: 0;
    width: 100%;
}
.my-slider3 .swiper-pagination-bullet {
	margin: 0 var(--swiper-pagination-bullet-horizontal-gap, 0.20833333333333334vw) !important;
}
.my-slider3 .swiper-pagination-bullet-active {
	background: var(--pink-3);
}
.chara-set {
	width: 23.4375vw;
	background: url(../../gamepc/img/alstroemeria/bg-special-design-right.webp) center center/contain;
	border-radius: 2.083333333333333vw;
	display: flex;
    align-items: end;
	overflow: hidden;
	aspect-ratio: 450 / 512; 
}
.design-img {
	width: 23.333333333333332vw;
	margin-inline: auto;
}
.design-img img {
	width: 100%;
	height: auto;
}
.design-comment {
	color: var(--pink-3);
	font-size: 1.25vw;
	font-weight: 700;
	line-height: 1.4;
	text-align: center;
	margin-top: 0.78125vw;
}
/* benefit
____________________*/
.contents--benefit {
	margin-top: 1.5625vw;
}
.benefit .ttl-h2 {
	width: 19.322916666666668vw;
}
.benefit-flex {
	display: flex;
	justify-content: center;
	align-items: stretch;
	flex-wrap: wrap;
	gap: 2.083333333333333vw 2.604166666666667vw;
	margin-top: 2.604166666666667vw;
	position: relative;
    z-index: 2;
}
.benefit-flex .benefit-item {
	width: 100%;
	background: var(--white-1);
	border-radius: 2.083333333333333vw;
	padding: 3.125vw 1.5625vw;
}
.benefit-flex .benefit-item:nth-of-type(n+3) {
	width: calc((100% / 2) - 1.5625vw);
	max-width: 29.947916666666668vw;
}
.benefit-number {
	color: var(--white-2);
	font-size: 0.7291666666666666vw;
	font-weight: 700;
	text-align: center;
	width: 100%;
	max-width: 7.447916666666667vw;
	background: var(--pink-2);
	border-radius: 9999px;
	margin-inline: auto;
	padding: 0.5208333333333333vw 0;
	display: flex;
	justify-content: center;
	align-items: center;
	gap: 0.5208333333333333vw;
	position: relative;
	z-index: 2;
}
.benefit-number::before,
.benefit-number::after {
	content: "";
	width: 0.7291666666666666vw;
	height: 0.7291666666666666vw;
	background: url(../../gamepc/img/alstroemeria/deco-star-pink-2.webp) no-repeat center center/contain;
	display: block;
}
.benefit .ttl-h3 {
	color: var(--pink-3);
	font-size: 1.5104166666666667vw;
	font-weight: 700;
	line-height: 1.4;
	text-align: center;
	margin-top: 0.78125vw;
}
.benefit .ttl-h3 .txt-1 {
	font-size: 1.09375vw;
}
.benefit .ttl-h3.large {
	font-size: 2.2395833333333335vw;
	display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
	gap: 0.5208333333333333vw;
}
.benefit .ttl-h3.large .txt-1 {
	font-size: 1.5104166666666667vw;
	background: url(../../gamepc/img/alstroemeria/dotted.webp) repeat-x left bottom;
}
.benefit .ttl-h3.large .txt-2 {
	position: relative;
	display: flex;
	align-items: center;
	gap: 0.5208333333333333vw;
}
.benefit .ttl-h3.large .txt-2.voice::after {
	content: "";
	width: 2.65625vw;
	height: 2.65625vw;
	background: url(../../gamepc/img/alstroemeria/icon-voice.webp) no-repeat center center/contain;
}
.wallpaper-wrap {
	width: 100%;
	max-width: 49.73958333333333vw;
	margin: 1.3020833333333335vw auto 0;
	display: flex;
	align-items: flex-end;
	justify-content: center;
	gap: 1.0416666666666665vw;
}
.wallpaper-wrap .modal-item:nth-of-type(2) {
	width: 48%;
}
.panel-wrap {
	width: 100%;
	max-width: 15.156249999999998vw;
	margin: 30px auto 0;
}
.file-wrap {
	width: 100%;
	max-width: 23.229166666666668vw;
	margin: 1.5625vw auto 0;
}
.modal-item {
	cursor: pointer;
}
.voice-wrap {
	width: 100%; 
	margin: 1.0416666666666665vw auto 0;
}
.txt-voice {
	color: var(--pink-3);
	font-size: 0.8854166666666666vw;
	font-weight: 500;
	text-align: center;
	line-height: 1.7;
	margin-top: 0.78125vw;
}
.player-wrap {
	width: 49.73958333333333vw;
	display: flex;
    justify-content: center;
    gap: 4.6875vw;
    margin-top: 1.5625vw;
    margin-inline: auto;
}
.voice-item {
	position: relative;
	width: 100%;
	display: flex;
	align-items: center;
	flex-direction: column;
	box-sizing: border-box;
}
.voice-item:not(:last-child)::after {
	content: "";
	position: absolute;
	top: 50%;
	right: -2.34375vw;
	transform: translateY(-50%);
	width: 0.052083333333333336vw;
	height: 100%;
	background: var(--pink-2);
}
.chara-voice-icon {
	position: relative;
	z-index: 1;
}
.chara-voice-icon .chara-img {
	width: 12.5vw;
	position: relative;
	z-index: 1;
}
.chara-voice-icon .voice-bubble {
    width: 2.65625vw;
    height: 2.65625vw;
    display: block;
    position: absolute;
    top: 0px;
    right: 1.3020833333333335vw;
    z-index: 2;
}
/* ぷくぷくアニメーション */
@keyframes voicePulse {
    0% {
        transform: scale(1);
    }
    40% {
        transform: scale(1.2);
    }
    70% {
        transform: scale(0.95);
    }
    100% {
        transform: scale(1);
    }
}

/* 再生中だけ適用 */
.voice-item.is-playing .voice-bubble {
    animation: voicePulse 1.2s ease-in-out infinite;
    transform-origin: center;
}
/* 念のため最適化 */
.voice-bubble {
    will-change: transform;
}
.chara-name {
	color: var(--pink-3);
	font-size: 0.9375vw;
	font-weight: 700;
	line-height: 1;
	margin-top: 0.5208333333333333vw;
}
/* モーダル */
.modal-overlay {
	position: fixed;
	inset: 0;
	background: rgba(0,0,0,0.7);
	display: none;
	align-items: center;
	justify-content: center;
	z-index: 9999;
}
.modal-content {
	position: relative;
	width: inherit;
	max-width: 90%;
	max-height: 90%;
	animation: zoomIn 0.3s ease forwards;
	background: none;
}

@keyframes zoomIn {
	from {
		transform: scale(0.7);
		opacity: 0;
	}
	to {
		transform: scale(1);
		opacity: 1;
	}
}

.modal-close {
    position: absolute;
    top: -2.604166666666667vw;
    right: -0.26041666666666663vw;
    width: 2.083333333333333vw;
    height: 2.083333333333333vw;
    cursor: pointer;
}
.modal-close::before,
.modal-close::after {
	content: "";
	position: absolute;
	top: 50%;
	left: 0;
	width: 2.083333333333333vw;
	height: 0.10416666666666667vw;
	background: #fff;
}
.modal-close::before {
	transform: rotate(45deg);
}
.modal-close::after {
	transform: rotate(-45deg);
}
#modalImage {
	max-width: 100%;
	max-height: 100%;
	display: block;
}
/* /モーダル */
/* 音楽プレーヤー */
.audio-player {
	width: 13.385416666666666vw;
	padding: 0.4166666666666667vw 0.5208333333333333vw;
	background: var(--gray-3);
	border-radius: 9999px;
    display: flex;
    align-items: center;
    gap: 0.5208333333333333vw;
	margin-top: 0.78125vw;
}

.play-btn {
	color: var(--black-3);
    width: 1.5625vw;
    height: 1.5625vw;
    font-size: 0.625vw;
    border: none;
    border-radius: 50%;
    cursor: pointer;
    transition: 0.2s;
	display: flex;
	justify-content: center;
	align-items: center;
}

.play-btn:hover {
    background: var(--gray-1);
}

.time {
    font-size: 0.7291666666666666vw;
	line-height: 1;
    color: var(--black-3);
}
.volume {
    display: flex;
    align-items: center;
    gap: 0.3125vw;
}

.volume-btn {
    background: none;
    border: none;
    padding: 0;
    cursor: pointer;
}

.volume-icon {
    width: 0.9375vw;
    height: auto;
    display: block;
}

/* 音量バー（黒） */
.volume-range {
    width: 3.6458333333333335vw;
    height: 0.052083333333333336vw;
    cursor: pointer;
    accent-color: var(--black-3);
}

.volume-range::-webkit-slider-runnable-track {
    height: 00.052083333333333336vw;
    background: var(--black-3);
}

.volume-range::-webkit-slider-thumb {
    -webkit-appearance: none;
    width: 0.625vw;
    height: 0.625vw;
    background: var(--black-3);
    border-radius: 50%;
    margin-top: -0.214375vw;
}

/* /音楽プレーヤー */
.text-note {
	color: var(--gray-2);
	font-size: 0.7291666666666666vw;
	text-align: center;
	line-height: 1.7;
	margin-top: 1.0416666666666665vw;
}
/* special contents
____________________*/
.contents--special-contents {
	margin-top: 1.5625vw;
}
.special-contents .ttl-h2 {
	width: 42.1875vw;
}
.special-flex {
	background: var(--white-1);
	border-radius: 2.083333333333333vw;
	display: flex;
	align-items: stretch;
	justify-content: space-between;
	gap: 50px;
	margin-top: 2.604166666666667vw;
	padding: 2.604166666666667vw 5.208333333333334vw;
	position: relative;
	z-index: 2;
}
.special-contents .ttl-h3 {
	color: var(--pink-3);
	font-size: c1.5104166666666667vw;
	font-weight: 700;
	line-height: 1.5;
}
.special-contents .ttl-h3 .txt-1 {
	font-size: 1.09375vw;
}
.special-contents .ttl-h3 .txt-2 {
	font-size: 1.5104166666666667vw;
}
.panel-box {
	width: 100%;
	max-width: 30.833333333333336vw;
}
.panel-img {
	background: var(--white-1);
	display: block;
	position: sticky;
	border-radius: 2.083333333333333vw;
	top: 1.5625vw;
	left: 0;
}
.inner-right {
	width: 100%;
	max-width: 15.625vw;
	box-sizing: border-box;
}
.s-box {
	margin-top: 1.5625vw;
	display: inline-block;
}
.s-box:nth-of-type(n+2) {
	padding-top: 0.78125vw;
	margin-top: 0.78125vw;
	border-top: 0.10416666666666667vw dotted var(--pink-2);
}
.special-contents .ttl-h4 {
	color: var(--pink-3);
	font-size: 0.8333333333333334vw;
	font-weight: 700;
	line-height: 1;
	display: flex;
	gap: 0.4166666666666667vw;
	align-items: center;
	position: relative;
}
.special-contents .ttl-h4::before {
	content: "";
	width: 0.9375vw;
    height: 0.8854166666666666vw;
	background: url(../../gamepc/img/alstroemeria/deco-flower-pink-2.webp) no-repeat center center/contain;
	display: block;
}
.txt-date {
	color: var(--black-2);
	font-size: 0.8854166666666666vw;
	font-weight: 700;
	margin-top: 0.5208333333333333vw;
}
.txt-note {
	color: var(--gray-2);
	font-size: 0.7291666666666666vw;
	margin-top: 0.5208333333333333vw;
}
.panel-category {
	display: flex;
	margin-top: 0.78125vw;
}
.panel-category.s-box:nth-of-type(n+2) {
	margin-top: 1.0416666666666665vw;
}
.panel-category dt {
	color: var(--pink-3);
	font-size: 0.8333333333333334vw;
	font-weight: 700;
}
.panel-category dd {
	border-left: 0.052083333333333336vw solid var(--pink-3);
	padding-left: 0.78125vw;
	margin-left: 0.5208333333333333vw;
}
.shop-list {
	color: var(--black-2);
	font-size: 0.78125vw;
	font-weight: 700;
	line-height: 1.7;
}
/* profile
____________________*/
.contents--profile {
	margin-top: 1.5625vw;
}
.profile .ttl-h2 {
	width: 100%;
	max-width: 18.75vw;
}
.proflie-flex {
	width: 100%;
	max-width: 40.625vw;
	padding: 2.083333333333333vw;
	background: var(--white-1);
	border-radius: 2.083333333333333vw;
	display: flex;
	align-items: stretch;
	justify-content: space-between;
	gap:1.5625vw;
	margin: 2.604166666666667vw auto 0;
	position: relative;
	z-index: 2;
}
.proflie-img {
	width: 100%;
	max-width: 11.875vw;
	display: flex;
	align-items: center;
	justify-content: center;
	box-sizing: border-box;
}
.proflie-contents {
	width: 100%;
	max-width: 23.4375vw;
	box-sizing: border-box;
}
.profile .ttl-h3 {
	color: var(--pink-3);
	font-size: 1.3541666666666667vw;
	font-weight: 700;
	line-height: 1.5;
}
.txt-proflie {
	font-size: 0.78125vw;
	font-weight: 700;
	line-height: 1.7;
	margin-top: 1.3020833333333335vw;
}
.profile .btn-link {
	margin-top: 1.5625vw;
}
.lp-copy {
	width: 100%;
	max-width: 17.1875vw;
	margin: 1.5625vw auto 0;
}
/* to-top
____________________*/
.to-top {
	width: 8.385416666666666vw;
	height: 8.385416666666666vw;
	position: fixed;
	left: 4.166666666666666vw;
	bottom: 4.166666666666666vw;
	z-index: 3;

	opacity: 0;
	pointer-events: none;
	transition: opacity 0.4s ease;
}

.to-top.is-show {
	opacity: 1;
	pointer-events: auto;
}

/* 矢印 */
.to-top .top-arrow {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	z-index: 2;
}

/* 背景（回転対象） */
.to-top .top-bg {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1;
}

/* フェードイン後に回転 */
.to-top.is-show .top-bg {
	animation: rotateClockwise 20s linear infinite;
}

@keyframes rotateClockwise {
	from {
		transform: rotate(0deg);
	}
	to {
		transform: rotate(360deg);
	}
}
@media (max-width: 768px) {/*375-768*/
/* コンテンツ
____________________*/
.pc {
	display: none !important;
}
.sp {
	display: block !important;
}
.ttl-jp-set .ttl-h2-jp {
	font-size: 3.4666666666666663vw;
	margin-top: 3.2vw;
}
.contents__inner .bg-block {
    border-radius: 4vw;
	padding: 10vw 5.866666666666666vw 8vw;
	background: url(../../gamepc/img/alstroemeria/bg-contents-sp.webp) center top / contain;
	margin-left: 0;
}
.contents__inner .bg-block::before {
	background: url(../../gamepc/img/alstroemeria/bg-contents-2-sp.webp) no-repeat right top/contain;
	width: 9.333333333333334vw;
    height: 9.333333333333334vw;
}
.contents__inner .bg-block::after {
	background: url(../../gamepc/img/alstroemeria/bg-contents-3-sp.webp) no-repeat left bottom/contain;
	width: 9.333333333333334vw;
    height: 9.333333333333334vw;
}
.contents__inner .ttl-set .ttl-h2 .flower-left, .contents__inner .ttl-set .ttl-h2 .flower-right {
	width: 9.6vw;
	height: 10.13vw;
}
.contents__inner .ttl-set .ttl-h2 .flower-left {
	left: -14vw;
}
.contents__inner .ttl-set .ttl-h2 .flower-right {
    right: -14vw;
}
.ttl-jp-set .star-left, .ttl-jp-set .star-right {
	width: 3.2vw;
	height: 3.2vw;
}
.ttl-jp-set .star-left {
    left: -5.333333333333334vw;
}
.ttl-jp-set .star-right {
    right: -5.333333333333334vw;
}
.btn-link {
	font-size: 3.2vw;
	max-width: 61.33333333333333vw;
	padding: 4.533333333333333vw 0;
	margin-inline: auto;
}
.btn-link .arrow {
	width: 6.933333333333333vw;
    height: 6.933333333333333vw;
	border-width: 0.5333333333333333vw;
}
.btn-link .arrow::before {
	width: 2.666666666666667vw;
    height: 2.666666666666667vw;
}
/* side-nav
____________________*/
.side-nav {
	display: none;
}
/* kv
____________________*/
.kv-chara {
	display: none;
}
.contents--kv .summary .summary-inner {
	margin: inherit;
	padding: 10.4vw 0;
}
.contents--kv .summary .summary-inner .txt-summary {
	font-size: 4.266666666666667vw;
}
.teaser-ttl {
    max-width: 1426px;
    margin-left: 11.71875vw;
    padding: 2.604166666666667vw 5.885416666666667vw 0;
    box-sizing: border-box;
    position: relative;
}
.teaser-ttl img {
	width: 50.520833333333336vw;
	margin-inline: auto;
}
/* teaser
____________________*/
.teaser-ttl {
    margin-left: 0;
    padding: 5.333333333333334vw 2.666666666666667vw 0;
}
.teaser-ttl img {
	width: 74.184vw;
}
/* line up
____________________*/
.contents--line-up {
	margin-top: 8vw;
}
.line-up .ttl-set.s-c .ttl-h2 {
    width: 53.3vw;
}
.line-up .ttl-set .ttl-h2 {
	width: 48vw;
	margin-top: 9.333333333333334vw;
}
.line-up .ttl-set.s-c .ttl-h2 .flower-left {
	left: -15vw;
	top: 0vw;
}
.line-up .ttl-set.s-c .ttl-h2 .flower-right {
	right: -14vw;
	top: 13vw;
}
/* tab */
.tab-nav {
	gap: 4.8vw;
	max-width: inherit;
}
.tab-link {
	font-size: 3.733333333333334vw;
	padding: 2.666666666666667vw 0;
}
.tab-link:nth-child(1) {
	border: 0.5333333333333333vw solid var(--blue-1);
	box-shadow: 0 1.3333333333333335vw 0 rgba(88, 178, 204, 1);
}
.tab-link:nth-child(2) {
    border: 0.5333333333333333vw solid var(--pink-3);
    box-shadow: 0 1.3333333333333335vw 0 rgba(244, 108, 153, 1);
}
.tab-link.active {
    transform: translateY(4px);
    bottom: -0.5333333333333333vw;
    box-shadow: 0 0 0;
}
.line-up-tab-content {
	padding: 0;
	margin-top: 5.333333333333334vw;
}
.tab-link.active::before, .tab-link.active::after {
	width: 2.666666666666667vw;
	height: 2.666666666666667vw;
}
.tab-link.active:nth-child(1)::before {
	left: 4.266666666666667vw;
}
.tab-link.active:nth-child(1)::after {
	right: 4.266666666666667vw;
}
.tab-link.active:nth-child(2)::before {
	left: 4.266666666666667vw;
}
.tab-link.active:nth-child(2)::after {
	right: 4.266666666666667vw;
}
/* /tab */
/* スライダー */
.line-up .swiper-wrapper {
    display: flex;
	flex-direction: row;
    gap: 5.333333333333334vw;
}
.line-up .swiper-slide {
    width: 100% !important;
	border-radius: 0;
}
.my-slider1 .swiper-slide,
.my-slider2 .swiper-slide {
	border-radius: 10.666666666666668vw;
	overflow: visible;
}
.line-up-flex {
	flex-direction: column;
	background: none;
}
.left-block {
	width: 100%;
}
#tab1 .left-block,
#tab2 .left-block {
	background: none;
}
.left-block .chara-1,
.left-block .chara-2,
.left-block .chara-3 {
	display: none;
}
#tab1 .line-up-flex::before,
#tab2 .line-up-flex::before {
	display: none;
}
.left-block .catch-set {
	width: 100%;
	display: block;
	aspect-ratio: 337 / 159;
	position: relative;
	z-index: 1;
}
.left-block.chara-1 .catch-set {
	background: url(../../gamepc/img/alstroemeria/bg-catch-1-sp.webp) no-repeat center center/105%;
}
.left-block.chara-2 .catch-set {
	background: url(../../gamepc/img/alstroemeria/bg-catch-2-sp.webp) no-repeat center center/105%;
}
.left-block.chara-3 .catch-set {
	background: url(../../gamepc/img/alstroemeria/bg-catch-3-sp.webp) no-repeat center center/105%;
}
.left-block .txt-chatch::before {
	content: none;
}
.left-block .catch-set .txt-chatch {
	color: var(--pink-3);
	font-size: 4.53vw;
	position: absolute;
	top: 13vw;
	left: 7vw;
}
.left-block.chara-1,
.left-block.chara-2,
.left-block.chara-3 {
	background: none;
}
.left-block .desk {
	display: none;
}
.right-block {
	width: 100%;
	background: var(--white-1);
	border-radius: 2.666666666666667vw;
	padding: 6.666666666666667vw 9.333333333333334vw;
}
.right-block .catch-set {
	display: none;
}
.right-block .desk {
	width: 61.33333333333333vw;
	margin-inline: auto;
}
.model-name {
	font-size: 4.533333333333333vw;
	text-align: center;
	line-height: 1.6;
}
.spec-list-item {
	font-size: 3.4666666666666663vw;
	text-align: center;
}
.price {
	font-size: 5.6000000000000005vw;
	text-align: center;
	margin-top: 2vw;
}
.price .tax {
	font-size: 3.733333333333334vw;
}
.tabs .btn-link {
	margin-top: 4vw;
}
.tabs {
	max-width: 160vw;
	margin: 4vw auto 0;
}
#tab1 .slider-block,
#tab2 .slider-block {
	position: relative;
}
#tab1 .slider-block .swiper-button-next,
#tab1 .slider-block .swiper-button-prev,
#tab2 .slider-block .swiper-button-next,
#tab2 .slider-block .swiper-button-prev {
	top: 58%;
	right: var(--swiper-navigation-sides-offset, -4vw);
	border-width: 0.5333333333333333vw;
}
#tab1 .slider-block .swiper-button-prev, #tab2 .slider-block .swiper-button-prev {
	left: -4vw;
}
.line-up-tab-contents .swiper-button-prev, .line-up-tab-contents .swiper-button-next {
	display: block;
}
#tab1 .slider-block .swiper-button-next,
#tab1 .slider-block .swiper-button-prev {
	border-color: var(--blue-1);
}
#tab1 .swiper-button-next:after, #tab1 .swiper-button-prev:after {
	background: url(../../gamepc/img/alstroemeria/arrow-blue.webp) no-repeat center center / contain;
}
.line-up .swiper-button-prev, .line-up .swiper-button-next {
	width: 10.666666666666668vw;
	height: 10.666666666666668vw;
	right: var(--swiper-navigation-sides-offset, -4vw);
}
.design-slider-block .swiper-button-prev, .design-slider-block .swiper-rtl .swiper-button-next {
    left: var(--swiper-navigation-sides-offset, -4vw);
}
.line-up .swiper-button-next:after, .line-up .swiper-button-prev:after {
	width: 3.4666666666666663vw !important;
	height: 3.4666666666666663vw !important;
}
/* /スライダー */
.line-up .swiper-wrapper {
	gap: 0;
}
.design-slider-block .swiper-button-next, .design-slider-block .swiper-button-prev {
	top: var(--swiper-navigation-top-offset, 35%);
	border-width: 0.5333333333333333vw;
}
.special-design-note-block {
	width: fit-content;
	background: var(--pink-4);
	border: 2px solid var(--gray-2);
	border-radius: 9999px;
	padding: 2.1333333333333333vw 8vw;
	box-sizing: border-box;
	margin: 3.4666666666666663vw auto 0;
}
.special-design-note {
	font-size: 2.933333333333333vw;
}
.special-design-flex {
	max-width: 160vw;
	margin-top: 0;
	margin-inline: auto;
}
.my-slider3 {
	width: 90%;
	padding-bottom: 10.666666666666668vw;
} 
.my-slider3 .swiper-pagination {
	bottom: 0;
}
.my-slider3 .swiper-pagination-bullet {
	width: var(--swiper-pagination-bullet-width, var(--swiper-pagination-bullet-size, 3.2vw));
    height: var(--swiper-pagination-bullet-height, var(--swiper-pagination-bullet-size, 3.2vw));
	margin: 0 var(--swiper-pagination-bullet-horizontal-gap, 1.6vw) !important;
}
.chara-set {
	display: none;
}
.design-slider-block {
	width: 100%;
	padding: 0;
	background: none;
	margin-top: 4vw;
	aspect-ratio: inherit;
}
.design-slider-block::after {
	content: none;
}
.design-img {
	width: 69.33333333333334vw;
}
.design-comment {
	font-size: 5.066666666666666vw;
}
/* benefit
____________________*/
.benefit .ttl-h2 {
	width: 54.666666666666664vw;
}
.benefit .ttl-set .ttl-h2 .flower-left {
        left: -14.2vw;
}
.benefit .ttl-set .ttl-h2 .flower-right {
        right: -14.2vw;
}
.benefit-flex {
	margin-inline: auto;
	flex-direction: column;
	align-items: center;
	gap: 4vw;
	margin-top: 8vw;
}
.benefit-flex .benefit-item {
	width: 100%;
	padding: 5.333333333333334vw 4vw;
	border-radius: 2.666666666666667vw;
}
.benefit-flex .benefit-item:nth-of-type(n+3) {
	width: 100%;
	max-width: inherit;
}
.benefit-number {
	font-size: 2.666666666666667vw;
	max-width: 29.86666666666667vw;
	padding: 1.866666666666667vw 0;
	gap: 1.3333333333333335vw;
}
.benefit-number::before, .benefit-number::after {
	width: 2.933333333333333vw;
	height: 2.933333333333333vw;
}
.benefit .ttl-h3 {
	font-size: 6.4vw;
    letter-spacing: 0.02em;
}
.benefit .ttl-h3 .txt-1 {
	font-size: 4.266666666666667vw;
}
.benefit .ttl-h3.large {
	font-size: 6.666666666666667vw;
	margin-top: 2.666666666666667vw;
}
.benefit .ttl-h3.large .txt-1 {
	font-size: 5.066666666666666vw;
	line-height: 2;
}
.benefit .ttl-h3.large .txt-2 {
	gap: 1.3333333333333335vw;
}
.benefit .ttl-h3.large .txt-2.voice::after {
	width: 8.533333333333333vw;
	height: 8.533333333333333vw;
}
.txt-voice {
	font-size: 4vw;
}
.voice-wrap {
	margin-top: 4vw;
}
.player-wrap {
	width: 100%;
	flex-wrap: wrap;
	gap: 4vw;
	border-top: 0.26666666666666666vw solid var(--pink-2);
	border-bottom: 0.26666666666666666vw solid var(--pink-2);
	padding-block: 4vw;
	margin-top: 4vw;
}
.voice-item {
	flex-direction: column;
	gap: 1.3333333333333335vw;
}
.voice-item:not(:last-child)::after {
	content: none;
}
.chara-voice-icon {
	width: 43.2vw;
}
.chara-voice-icon .chara-img {
	width: 100%;
}
.chara-voice-icon .voice-bubble {
	width: 9.2vw;
	height: 9.2vw;
	right: 4.333333333333334vw;
}
.chara-name {
	font-size: 4vw;
}
/* 音楽プレーヤー */
.audio-player {
	width: 68.53333333333333vw;
	margin-top: 2.666666666666667vw;
	padding: 1.8vw;
	line-height: 1;
	gap: 4.8vw;
}
.play-btn {
	font-size: 2.666666666666667vw;
	width: 8.4vw;
	height: 8.4vw;
}
.time {
	font-size: 3.733333333333334vw;
}
.volume {
	gap: 1.3125vw;
}
.volume-icon {
    width: 3.9375vw;
}
.volume-range {
    width: 15.645833vw;
}
.volume-range::-webkit-slider-thumb {
    width: 2.625vw;
    height: 2.625vw;
    margin-top: -1.214375vw;
}
/* /音楽プレーヤー */
.text-note {
	font-size: 2.666666666666667vw;
	margin-top: 4vw;
	letter-spacing: 0;
}
.wallpaper-wrap {
	max-width: 71.73333333333333vw;
	flex-direction: column;
	gap: 2.666666666666667vw;
	margin-top: 4vw;
}
.wallpaper-wrap .modal-item:nth-of-type(2) {
	width: 100%;
}
.panel-wrap {
	max-width: 65.33333333333333vw;
	margin-top: 2.933333333333333vw;
}
.file-wrap {
	max-width: 72vw;
	margin-top: 4vw;
}
/* special contents
____________________*/
.contents--special-contents {
    margin-top: 4.8vw;
}
.special-contents .ttl-set .ttl-h2 {
	width: 67.73333333333333vw;
}
.special-contents .ttl-set .ttl-h2 .flower-right {
	right: -9vw;
	top: 0;
}
.special-contents .ttl-set .ttl-h2 .flower-left {
	top: inherit;
	bottom: -1vw;
	left: -11vw;
}
.special-contents .ttl-h3 {
	text-align: center;
	margin-top: 4vw;
}
.special-contents .ttl-h3 .txt-1 {
	font-size: 5.066666666666666vw;
}
.special-contents .ttl-h3 .txt-2 {
	font-size: 6.4vw;
}
.special-contents .ttl-h4 {
	font-size: 4vw;
	gap: 2.0533333333333332vw;
}
.special-contents .ttl-h4::before {
	width: 4.685333333333333vw;
	height: 4.882666666666666vw;
}
.special-flex {
	flex-direction: column;
	gap: 8vw;
	margin-top: 4vw;
	margin-inline: auto;
	padding: 5.333333333333334vw 4vw;
	border-radius: 2.666666666666667vw;
}
.panel-box {
	border-radius: 2.666666666666667vw;
	max-width: inherit;
}
.panel-img {
	border-radius: 2.666666666666667vw;
	position: relative;
	top: inherit;
	left: inherit;
}
.inner-right {
	border-radius: 2.666666666666667vw;
	padding-inline: 1.3333333333333335vw;
	max-width: inherit;
}
.txt-date {
	font-size: 4.266666666666667vw;
	letter-spacing: 0.03em;
	margin-top: 4vw;
}
.txt-note {
	font-size: 2.666666666666667vw;
	margin-top: 2.666666666666667vw;
}
.s-box {
	margin-top: 0;
}
.s-box:nth-of-type(n+2) {
	width: 100%;
	margin-top: 4vw;
	padding-top: 4vw;
	border-top-width: 0.5333333333333333vw;
}
.panel-category {
	justify-content: flex-start;
	margin-top: 3.8666666666666667vw;
}
.panel-category dt {
	font-size: 3.733333333333334vw;
}
.shop-list {
	font-size: 3.2vw;
}
.panel-category dd {
	border-left-width: 0.26666666666666666vw;
	margin-left: 4vw;
	padding-left: 4vw;
}
/* profile
____________________*/
.contents--profile {
	margin-top: 4.8vw;
}
.profile .ttl-h2 {
	max-width: 53.3vw;
}
.proflie-flex {
	max-width: 100%;
	flex-direction: column;
	gap: 2.666666666666667vw;
	margin-top: 6.666666666666667vw;
	margin-inline: auto;
	padding: 5.333333333333334vw;
	border-radius: 2.666666666666667vw;
}
.proflie-img {
	max-width: 38.666666666666664vw;
	margin-inline: auto;
}
.proflie-contents {
	max-width: inherit;
	border-radius: 2.666666666666667vw;
}
.profile .ttl-h3 {
	font-size: 5.066666666666666vw;
	text-align: center;
}
.txt-proflie {
	font-size: 3.2vw;
	text-align: center;
	margin-top: 4vw;
}
.profile .btn-link {
	margin-top: 4vw;
}
.lp-copy {
	max-width: 82.66666666666667vw;
	margin-top: 5.333333333333334vw;
}
/* to-top
____________________*/
.to-top {
	width: 23.733333333333334vw;
	height: 23.733333333333334vw;
	left: 2.666666666666667vw;
	bottom: 5.333333333333334vw;
}
}


/*　アニメーション
____________________*/
.fade-in { opacity: 0; transition: opacity 0.6s ease, transform 0.6s ease; }
.fade-in-center { transform: translate(0, 0); }      /* 位置変更なし */
.fade-in-top { transform: translateY(-100px); }      /* 上から */
.fade-in-bottom { transform: translateY(100px); }    /* 下から */
.fade-in-right { transform: translateX(100px); }     /* 右から */
.fade-in-left { transform: translateX(-100px); }     /* 左から */
.fade-in-zoom-in { transform: scale(0.2); }          /* ズームイン：最初は小さく表示される */
.fade-in-zoom-out { transform: scale(1.4); }         /* ズームアウト：最初は大きく表示される */
.fade-in.is-visible { opacity: 1; transform: translate(0, 0); } /* 元の位置に戻る */