@charset "utf-8";

:root {
	/* base */
	--cts-gutter: clamp(32px, -2.212rem + 8.91vw, 65px);/*375-768*/
	--cts-width: 1530px;

	/* font */
	--dp-font-jp: "Noto Serif JP", serif;      
	/* 200–900 */

	--cts-font: "adobe-garamond-pro", serif;
	/* 400-700 */

	/* color */
	--color-white1: #FFFFFF;
	--color-gray1: #F4F5F6;
	--color-beige-1: #EBBD70;
	--color-beige-2: #EBBE72;
	--color-brown-1:#2D0300;
	--color-purple-1: #D8BEC0;
	--color-red-1: #B5282E;
	--color-black1: #280100;
}

/* LP共通汎用
____________________*/
body {
	padding-right: 0 !important;
	overflow: visible !important;
}
#container a, #container a span {
    color: inherit;
    text-decoration: none;
}
.pagetop {
	display: none;	
}
#pagetop {
	display: none;
	position: fixed;
	bottom: 30px;
	right: 55px;
}
#pagetop a {
	color: #fff;
	background-color: #333;
	border-radius: 5px;
	display: block;
	font-size: 12px;
	line-height: 1.5em;
	padding: 5px 10px;
	text-align: center;
	text-decoration: none;
}
figure {
	margin: 0;
	text-align: center;
}
img {
	image-rendering: -webkit-optimize-contrast;
}
.l-header {
    width: 100%;
    background: #fff;
    position: relative;
	z-index: 2;
}
.c-breadcrumb--gray {
	display: flex;
	align-items: center;
}
.bnr_link_win11_wrap {
    margin: 0 auto !important;
}
.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;
}
.footer-wrap {
    background: #fff;
    position: relative;
    z-index: 2;
}
@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: 0 auto 0 !important;
		padding-block-end: 1px !important;
	}
	.bnr_link_win11 {
		width: 100%;
		margin-top: 0;
		text-align: center;
	}
}
.contents__wrap {
	width: 100%;
	background: var(--cts-color1);
	margin-inline: auto;
	font-size: var(--cts-font-size);
	font-family: var(--dp-font-jp);
	letter-spacing: 0.05em;
	color: var(--color-white1);
}
.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;
	}
}

/* コンテンツ
____________________*/
::selection {
	color: var(--color-brown-1);
	background: var(--color-beige-1);
}
.contents__wrap {
	/* margin-bottom: 100px; */
	background: var(--color-blue1);
	position: relative;
	z-index: 1;
}
.contents__wrap .area-1 {
	background: url(../../create/img/fuzichoco/bg-2.webp) repeat-y center center/cover;
	padding: 100px 0 272px;
	position: relative;
	z-index: 2;
}
.contents__wrap .area-1 .cloud-1 {
	width: 211px;
	position: absolute;
	top: 693px;
	left: 0;
	z-index: 1;
}
.contents__wrap .area-1 .cloud-2 {
	width: 161px;
	position: absolute;
	bottom: 1473px;
	right: 0;
	z-index: 1;
}
.contents__wrap .area-1 .cloud-3 {
	width: 350px;
	position: absolute;
	bottom: 345px;
	left: 62px;
	z-index: 1;
}
.contents__wrap .area-2 {
	padding: 340px 0 272px;
	background: url(../../create/img/fuzichoco/bg-3.webp) repeat-y center center/cover;
	position: relative;
	z-index: 3;
}
.contents__wrap .area-2::before {
	content: "";
	width: 100%;
	height: 480px;
	display: block;
	background: url(../../create/img/fuzichoco/seam-1.webp) no-repeat center top/150%;
	position: absolute;
	top: -210px;
	left: 0;
	z-index: 4;
}
.contents__wrap .area-3 {
	padding: 340px 0 240px;
	background: url(../../create/img/fuzichoco/bg-2.webp) repeat-y center center/cover;
	position: relative;
	z-index: 4;
}
.contents__wrap .area-3::before {
    content: "";
    width: 100%;
    height: 480px;
    display: block;
    background: url(../../create/img/fuzichoco/seam-2.webp) no-repeat center top / 150%;
    position: absolute;
    top: -210px;
    left: 0;
    z-index: 4;
}
.contents__wrap .area-3 .pattern-1 {
	width: 147px;
	position: absolute;
	top: 385px;
	right: 0;
	z-index: 1;
}
.contents__wrap .area-3 .cloud-1 {
	width: 360px;
	position: absolute;
	top: 484px;
	right: 0;
	z-index: 0;
}
.contents__wrap .area-3 .cloud-2 {
	width: 205px;
	position: absolute;
	top: 1090px;
	left: 0;
	z-index: 1;
}
.contents__wrap .area-3 .cloud-3 {
	width: 186px;
	position: absolute;
	top: 1760px;
	right: 0;
	z-index: 1;
}
.contents__wrap .area-4 {
	padding: 330px 0 0;
	position: relative;
	z-index: 5;
}
.contents__wrap .area-4::before {
    content: "";
    width: 100%;
    height: 480px;
    display: block;
    background: url(../../create/img/fuzichoco/seam-1.webp) no-repeat center top / 150%;
    position: absolute;
    top: -210px;
    left: 0;
    z-index: 4;
}
.lp-bg {
	width: 100%;
	height: 100%;
	background: url(../../create/img/fuzichoco/bg-1.webp) no-repeat center center/cover;
	position: fixed;
	top: 0;
	left: 0;
	z-index: 1;
}
.lp-bg::before {
	content: "";
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 2;
	backdrop-filter: blur(18px);
}
.lp-bg::after {
	content: "";
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, 0.5);
	top: 0;
	left: 0;
	position: absolute;
	z-index: 3;
}
.contents__inner {
	width: 100%;
	max-width: var(--cts-width);
	margin-inline: auto;
	padding-inline: var(--cts-gutter);
	box-sizing: border-box;
	position: relative;
}
.ttl-block {
	position: relative;
	z-index: 1;
}
.ttl-block .ttl-set {
	width: fit-content;
    margin-inline: auto;
	position: sticky;
	top: 50px;
	left: 0;
	z-index: 2;
}
.ttl-block .ttl-h2 {
	color: var(--color-beige-1);
	font-size: 55px;
	font-weight: 400;
	line-height: 0.93;
	writing-mode: vertical-rl;
}
.link-btn {
	width: 291px;
	color: var(--color-white1);
	font-size: 17px;
	line-height: 1;
	text-align: center;
	padding-block: 22px;
	border: 1px solid var(--color-beige-1);
	border-radius: 2px;
	display: block;
	overflow: hidden;
	position: relative;
	z-index: 2;
}
.link-btn::after {
	content: "";
	background: #000;
	filter: blur(20px);
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 1;
	opacity: 0.5;
	transition: filter 0.3s ease, opacity 0.3s ease;
}
.link-btn:hover::after {
	filter: blur(0);
	opacity: 1;
}
.link-btn .link-txt {
	line-height: 1.4;
	position: relative;
	z-index: 2;
}
.link-btn .arrow {
	width: 30px;
	height: 30px;
	background: var(--color-beige-2);
	display: block;
	border-radius: 50%;
	position: absolute;
	top: 50%;
	right: 20px;
	transform: translateY(-50%);
	z-index: 2;
}
.link-btn .arrow::before {
	content: "";
	width: 11px;
	height: 11px;
	background: url(../../create/img/fuzichoco/arrow-right.webp) no-repeat center center/contain;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);
}
/* ベースの固定位置 */
.floating-menu {
	position: fixed;
	top: 30px;
	right: 0; /* 右端に固定 */
	z-index: 1000;
	opacity: 0;
	visibility: hidden;
	transition: opacity 0.3s, visibility 0.3s;
}

.floating-menu.is-active {
	opacity: 1;
	visibility: visible;
}

/* ボタン：常に右端に表示 */
.menu-trigger {
	position: relative;
	z-index: 1001; /* メニューより上に配置 */
	background: var(--color-beige-2);
	color: #fff;
	display: flex;
	align-items: center;
	flex-direction: column;
	gap: 10px;
	border: none;
	padding: 20px 15px;
	cursor: pointer;
	border-radius: 8px 0 0 8px;
	float: right; /* 右に寄せる */
}
.menu-icon {
	width: 25px;
}
.menu-txt {
	color: var(--color-black1);
	font-size: 17px;
	font-weight: 700;
	writing-mode: vertical-rl;
}
/* メニュー：通常は完全に右側の画面外 */
.menu-content {
	position: absolute;
	top: 0;
	right: 0;
	width: 280px;
	z-index: 1002;
	padding: 20px;
	background: var(--color-beige-2);
	border-radius: 8px 0 0 8px;
	box-shadow: -2px 2px 10px rgba(0,0,0,0.2);
	transform: translateX(100%); 
	transition: transform 0.4s cubic-bezier(0.25, 1, 0.5, 1);
}
/* ホバーした時：右端（0）の位置に戻る */
.floating-menu:hover .menu-content {
	transform: translateX(0);
}
.menu-content ul {
	display: flex;
	flex-direction: column;
	gap: 20px;
}
.menu-content a {
	color: var(--color-black1);
	font-size: 20px;
	font-weight: 700;
	line-height: 1;
	transition-duration: .3s;
}
.menu-content a:hover {
	color: var(--color-red-1);
}
/* mv
____________________*/
.contents--mv {
	width: 100%;
	padding: 0;
	position: relative;
	z-index: 1;
}
/* menu-content-2
____________________*/
.menu-content-2 {
	width: 100%;
	max-width: var(--cts-width);
	padding-inline: var(--cts-gutter);
	margin-inline: auto;
}
.menu-content-2 ul {
	display: flex;
	justify-content: center;
	align-items: center;
	gap: 2.083333333333333vw;
}
.menu-content-2 ul {
	width: 100%;
}
.menu-content-2 ul li {
	width: 100%;
}
.menu-content-2 ul li a {
	font-size: 23px;
	line-height: 1.27;
	text-align: center;
	width: 100%;
	padding: 30px;
	display: block;
	border: 1px solid var(--color-beige-1);
	border-radius: 2px;
	box-sizing: border-box;
	position: relative;
	z-index: 1;
	overflow: hidden;
}
.menu-content-2 ul li a .nav-txt {
	position: relative;
	z-index: 2;
}
.menu-content-2 ul li a .nav-txt .nav-txt-small {
	font-size: 16px;
}
.menu-content-2 ul li a .arrow {
	width: 54px;
	height: 54px;
	background: var(--color-beige-2);
	border-radius: 50%;
	position: absolute;
	top: 50%;
	right: 30px;
	transform: translateY(-50%);
	z-index: 2;
}
.menu-content-2 ul li a .arrow::after {
	content: "";
    width: 22px;
    height: 22px;
	background: url(../../create/img/fuzichoco/arrow-bottom.webp) no-repeat center center/contain;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);
}
.menu-content-2 ul li a::after {
	content: "";
	filter: blur(20px);
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1;
	opacity: 0.7;
	transition: filter 0.5s ease;
}
.menu-content-2 ul li:nth-of-type(1) a::after {
	background: url(../../create/img/fuzichoco/bg-anchor-1.webp) no-repeat center center/contain;
}
.menu-content-2 ul li:nth-of-type(2) a::after {
	background: url(../../create/img/fuzichoco/bg-anchor-2.webp) no-repeat center center/contain;
}
.menu-content-2 ul li a:hover::after {
    filter: blur(0);
}
/* line-up
____________________*/
.contents--line-up {
	padding-top: 110px;
}
.line-up {
	display: flex;
	justify-content: space-between;
	align-items: stretch;
	gap: 111px;
}
.line-up .inner-flex {
	display: flex;
	justify-content: space-between;
}
.line-up .inner-flex:nth-of-type(n+2) {
	margin-top: 80px;
}
.line-up .inner-flex.reverse {
	flex-direction: row-reverse;
}
.line-up .img-block {
	width: 451px;
	box-sizing: border-box;
	position: relative;
	z-index: 1;
}
.line-up .img-block.desk {
	padding-left: 58px;
}
.line-up .img-block.desk .model-img {
	width: 335px;
	position: sticky;
	top: 40px;
	left: 0;
	z-index: 3;
}
.line-up .img-block.laptop .model-img {
	width: 360px;
	padding-top: 65px;
	padding-left: 23px;
	position: relative;
	z-index: 3;
}
.line-up .img-block .pattern-1 {
	width: 139px;
	position: absolute;
	top: -50px;
	left: 0;
	z-index: 1;
}
.line-up .img-block .pattern-2 {
	width: 193px;
	position: absolute;
	top: 0;
	right: 0;
}
.line-up-block {
	width: 748px;
}
.line-up .ttl-h3 {
	color: var(--color-beige-1);
	font-size: 17px;
	font-weight: 400;
	line-height: 1;
	border-bottom: 1px solid var(--color-beige-1);
	padding-bottom: 10px;
}
.h-tb {
	text-combine-upright: all;
    writing-mode: horizontal-tb;
	padding: 0 !important;
}
.model-item {
	padding: 25px 20px 30px;
	border-bottom: 1px solid var(--color-beige-1);
	box-sizing: border-box;
}
.model-name {
	font-size: 24px;
	font-weight: 400;
	line-height: 1.7;
}
.model-spec {
	color: var(--color-purple-1);
	font-size: 16px;
	line-height: 1.7;
	margin-top: 10px;
}
.item-flex {
	display: flex;
	justify-content: space-between;
	align-items: flex-end;
}
.model-price {
	font-size: 24px;
	line-height: 1;
}
.model-price .tax {
	font-size: 20px;
}
.txt-note {
	color: var(--color-purple-1);
	font-size: 16px;
	line-height: 1.7;
	margin-top: 20px;
}
/* about
____________________*/
.contents--about {
	padding-top: 150px;
}
.about {
	display: flex;
	align-items: stretch;
	flex-direction: row-reverse;
}
.about .ttl-set {
	display: flex;
	flex-direction: row-reverse;
	position: sticky;
    top: 40px;
    right: 0;
}
.ttl-h2-eng {
	color: var(--color-beige-1);
	font-size: 30px;
	font-family: var(--cts-font);
	font-style: italic;
	writing-mode: vertical-rl;
	margin-top: 15px;
}
.about .contents-block {
	width: 100%;
}
.about-card {
	width: 625px;
	padding: 65px 55px 65px 55px;
	margin: 124px auto 0;
	position: relative;
	left: 64px;
	z-index: 5;
}
.about-card .about-thum {
	position: relative;
	z-index: 4;
}
.about-card .about-name {
	width: 262px;
	margin: 30px auto 0;
	position: relative;
	z-index: 4;
}
.about-card .about-txt {
	font-size: 16px;
	line-height: 1.7;
	text-align: center;
	margin-top: 30px;
	position: relative;
	z-index: 4;
}
.about-card .btn-wrap {
	width: fit-content;
	display: flex;
	flex-direction: column;
	gap: 15px;
	margin: 40px auto 0;
	position: relative;
	z-index: 4;
}
.about-card .illustrator {
	width: 536px;
	position: absolute;
	top: 23px;
	left: -142px;
	z-index: 6;
}
.about-card .pattern-8 {
	width: 152px;
	position: absolute;
	top: 50px;
	right: -90px;
	z-index: 6;
}
.about-card .pattern-9 {
	width: 232px;
	position: absolute;
    bottom: 100px;
    left: -180px;
	z-index: 1;
}
.about-card .card-bg {
	content: "";
	width: 100%;
	height: 100%;
	display: block;
	background: var(--color-brown-1);
	border: 2px solid var(--color-beige-1);
	border-radius: 10px;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 3;
}
.about-card .card-bg.two {
	top: 8px;
	left: 8px;
	z-index: 2;
}
.about-card .card-bg.three {
	top: 16px;
	left: 16px;
	z-index: 1;
}
/* benefit
____________________*/
.benefit {
    display: flex;
    justify-content: space-between;
    align-items: stretch;
    gap: 111px;
}
.benefit .contents-block {
	width: 100%;
}
.benefit-item {
	display: flex;
	justify-content: space-between;
	flex-direction: row-reverse;
	padding-block: 150px;
	position: relative;
	z-index: 1;
}
.benefit-item:nth-of-type(even) {
	flex-direction: row;
}
.benefit-item .img-block,
.benefit-item .txt-block {
	width: 50%;
	position: relative;
	z-index: 2;
}
.benefit-item .txt-block {
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	position: relative;
}
.txt-block .txt-block-inner {
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	position: relative;
}
.benefit-item:nth-of-type(1) .txt-block .txt-block-inner {
	top: 115px;
}
.benefit-item:nth-of-type(2) .txt-block .txt-block-inner {
	top: 75px;
	right: 100px;
}
.benefit-item:nth-of-type(3) .txt-block .txt-block-inner {
	top: 45px;
	left: 140px;
}
.benefit-item:nth-of-type(4) .txt-block .txt-block-inner {
	top: -40px;
    right: 170px;
}
.benefit-item:nth-of-type(5) .txt-block .txt-block-inner {
    top: 0px;
    left: 10px;
}
.benefit-item:nth-of-type(6) .txt-block .txt-block-inner {
	top: 75px;
    right: 70px;
}
.benefit-item .ttl-h3 {
	font-size: 30px;
	font-weight: 600;
	letter-spacing: 0.1em;
    writing-mode: vertical-rl;
	display: flex;
	flex-direction: column;
	align-items: flex-start;
	gap: 10px;
}
.benefit-item .ttl-h3 span {
	background: var(--color-brown-1);
	display: inline-block;
	padding: 10px 8px;
}
.benefit-note {
	color: var(--color-purple-1);
	font-size: 16px;
	font-weight: 500;
	line-height: 1.7;
	text-indent: -1em;
	margin-left: 1em;
	margin-top: 26px;
}
.item-image {
	position: relative;
	z-index: 2;
}
.wallpaper {
	width: 702px;
	right: 50px;
}
.license {
	width: 558px;
	left: 90px;
}
.texture {
	width: 397px;
	right: -20px;
}
.book {
	width: 503px;
	left: 90px;
}
.mousepad {
	width: 509px;
	right: 40px;
}
.stand {
	width: 634px;
	left: 90px;
}
.benefit-item .number {
	width: 212px;
	position: absolute;
	z-index: 1;
}
.benefit-item:nth-of-type(1) .number {
    left: 300px;
    top: 110px;
}
.benefit-item:nth-of-type(2) .number {
	right: 180px;
    top: 45px;
}
.benefit-item:nth-of-type(3) .number {
    left: 435px;
    top: 30px;
}
.benefit-item:nth-of-type(4) .number {
	right: 280px;
    top: 45px;
}
.benefit-item:nth-of-type(5) .number {
    left: 305px;
    top: 70px;
}
.benefit-item:nth-of-type(6) .number {
	right: 180px;
    top: 45px;
}
.benefit-item .sign {
	position: absolute;
	z-index: -1;
}
.benefit-item:nth-of-type(1) .sign {
	width: 512px;
    top: 310px;
    left: 290px;
}
.benefit-item:nth-of-type(2) .sign {
	width: 784px;
    top: 250px;
    left: 230px;
}
.benefit-item:nth-of-type(3) .sign {
	width: 903px;
    top: 60px;
    right: 0;
}
.benefit-item:nth-of-type(4) .sign {
    width: 724px;
    top: 300px;
    right: 300px;
}
.benefit-item:nth-of-type(5) .sign {
    width: 594px;
    top: 100px;
    left: 170px;
}
.benefit-item:nth-of-type(6) .sign {
	width: 767px;
    top: 190px;
    right: 215px;
}
.benefit-item .pattern {
	position: absolute;
	z-index: 3;
}
.benefit-item:nth-of-type(1) .pattern {
    width: 147px;
    bottom: 43px;
    right: -40px;
}
.benefit-item:nth-of-type(2) .pattern {
    width: 110px;
    bottom: 210px;
    left: 40px;
}
.benefit-item:nth-of-type(3) .pattern {
    width: 141px;
    bottom: 95px;
    right: 170px;
    z-index: 1;
}
.benefit-item:nth-of-type(4) .pattern {
    width: 117px;
    bottom: 40px;
    left: 25px;
	z-index: 1;
}
.benefit-item:nth-of-type(5) .pattern {
    width: 150px;
    bottom: 70px;
    right: 100px;
	z-index: 1;
}
.benefit-item:nth-of-type(6) .pattern {
    width: 152px;
    bottom: 145px;
    left: 3px;
}
/* モーダル */
.modal-item {
	cursor: pointer;
}
.modal-overlay {
	position: fixed;
	inset: 0;
	height: 100vh;
	background: rgba(0,0,0,0.7);

	display: flex;
	align-items: center;
	justify-content: center;

	opacity: 0;
	visibility: hidden;
	transition: opacity 0.3s ease, visibility 0.3s ease;

	z-index: 9999;
}
/* 開いた状態 */
.modal-overlay.active {
	opacity: 1;
	visibility: visible;
}
.modal-contents {
	position: relative;
	max-width: calc(100vw - 40px);
	max-height: calc(100vh - 40px);
	transform: scale(0.95);
	transition: transform 0.3s ease;
}
.modal-overlay.active .modal-contents {
	transform: scale(1);
}
.modal-contents,
#modalImage {
	min-height: 0;
	min-width: 0;
}
@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: 90%;   /* ← 100% → 90% に縮小 */
	max-height: 90%;  /* ← 100% → 90% に縮小 */
	width: auto;
	height: auto;
	object-fit: contain;
	display: block;
}
/* /モーダル */
/* case-design
____________________*/
.contents--case-design {
	padding-top: 80px;
	position: relative;
	z-index: 1;
}
.case-design .contents-block {
	margin-top: 40px;
}
.case-design .ttl-h2 {
	display: flex;
	flex-direction: column;
	align-items: flex-start;
	justify-content: center;
	gap: 10px;
}
/* swiper */
.swiper-outer-container {
	position: relative;
	width: 558px;
	margin: 0 auto;
}
.swiper {
	width: 558px;
	height: auto;
	overflow: hidden;
}

.swiper-slide img {
	width: 100%;
	display: block;
}
.swiper-button-prev,
.swiper-button-next {
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	width: 80px;
	height: 80px;
	border-radius: 50%;
	background-color: rgba(0, 0, 0, 0.5);
	z-index: 10;
	transition: background-color 0.3s ease;
	cursor: pointer;
	display: flex;
	align-items: center;
	justify-content: center;
}
.swiper-button-prev::before,
.swiper-button-next::before {
	content: "";
	width: 80px;
	height: 80px;
	border: 2px solid var(--color-beige-2);
	border-radius: 50%;
	position: absolute;
	z-index: -1;
}
.swiper-button-prev::after,
.swiper-button-next::after {
	display: none;
}
.swiper-button-prev img,
.swiper-button-next img {
	width: 70px;
	height: auto;
	transition: transform 0.3s ease;
	pointer-events: none;
	user-select: none;
	-webkit-user-select: none;
}
.swiper-button-prev {
	left: -170px; 
}
.swiper-button-prev img {
	transform: translateX(-35px);
}
.swiper-button-prev:hover img {
	transform: translateX(-50px);
}
.swiper-button-next {
	right: -170px;
}
.swiper-button-next img {
	transform: translateX(35px);
}
.swiper-button-next:hover img {
	transform: translateX(50px);
}
.swiper-button-prev:hover,
.swiper-button-next:hover {
	background-color: rgba(0, 0, 0, 0.7);
}
/* /swiper */
.swiper-outer-container .ttl-set-h3 {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 10px;
    position: absolute;
    bottom: -10px;
    right: -190px;
    z-index: 5;
}
.case-design .ttl-h3-sub {
	font-size: 20px;
	line-height: 1;
	background: var(--color-brown-1);
	display: inline-block;
	padding: 5px 10px;
	user-select: none;
	-webkit-user-select: none;
}
.case-design .ttl-h3 {
	font-size: 75px;
	font-weight: 400;
    letter-spacing: 0.1em;
}
.case-txt {
	font-size: 18px;
	font-weight: 400;
	line-height: 2;
	text-align: center;
	margin-top: 50px;
}
.swiper-outer-container .pattern {
	position: absolute;
	z-index: 3;
}
.swiper-outer-container .pattern.part-1 {
    width: 152px;
    top: -20px;
    right: -300px;
}
.swiper-outer-container .pattern.part-2 {
    width: 232px;
    bottom: -60px;
    left: -310px;
}
.swiper-outer-container .sign {
	width: 1186px;
	position: absolute;
	left: 52%;
    top: 47%;
	transform: translate(-50%,-50%);
	z-index: -1;
}
/* special-contents
____________________*/
.special-contents {
	display: flex;
    justify-content: space-between;
    align-items: stretch;
    gap: 111px;
}
.special-contents .contents-block {
    width: 100%;
}
.special-item {
	width: 100%;
	padding: 80px 100px;
	background: var(--color-brown-1);
	border: 1px solid var(--color-beige-1);
	box-sizing: border-box;
	margin-top: 100px;
	position: relative;
	z-index: 1;
}
.special-item:nth-of-type(n+2) {
	margin-top: 40px;
}
.special-item .ttl-h3 {
	color: var(--color-beige-1);
	font-size: 31px;
	font-weight: 600;
	line-height: 1.4;
}
.txt-special {
	font-size: 18px;
	line-height: 1.8;
	margin-top: 25px;
}
.txt-special + .txt-special {
	margin-top: 35px;
}
.txt-special.lh2 {
	line-height: 2.2;
}
.special-note {
	color: var(--color-purple-1);
	font-size: 16px;
	font-weight: 500;
	line-height: 1.7;
	margin-top: 15px;
}
.special-item .link-btn {
	width: 381px;
	letter-spacing: 0;
	margin-top: 20px;
}
.special-item .link-btn .arrow {
	right: 15px;
}
.ttl-set-h4 {
	display: flex;
	justify-content: flex-start;
	align-items: center;
	gap: 10px;
}
.ttl-set-h4:nth-of-type(n+2) {
	margin-top: 20px;
}
.ttl-set-h4 .icon-h4 {
	width: 20px;
	flex: none;
}
.ttl-set-h4 .ttl-h4 {
	color: var(--color-beige-1);
	font-size: 18px;
	line-height: 1;
}
.ttl-set-h4 + .txt-special {
	margin-top: 10px;
}
.special-item .inner-flex {
	display: flex;
	justify-content: space-between;
	margin-top: 25px;
	padding-top: 25px;
	border-top: 1px dashed var(--color-beige-1);
}
.special-item .inner-flex-2 {
	display: flex;
	align-items: center;
	justify-content: space-between;
	gap: 121px;
}
.attendee-perks-flex {
	display: flex;
	gap: 58px;
}
.attendee-perks {
	display: flex;
	flex-direction: row-reverse;
	align-items: flex-end;
	gap: 20px;
}
.card {
	width: 121px;
}
.sticker {
	width: 80px;
}
.attendee-perks figcaption {
	font-size: 16px;
	font-weight: 200;
}
.panel {
	width: 210px;
}
.border-box {
	margin-top: 25px;
    padding-top: 25px;
    border-top: 1px dashed var(--color-beige-1);
}
.shop-list-warp {
	display: flex;
	flex-wrap: nowrap;
	gap: 30px;
	margin-top: 20px;
}
.shop-list {
	display: flex;
	flex-direction: column;
	gap: 15px;
}
.shop-list li {
	font-size: 18px;
}
.special-item .absolute-img {
	width: 457px;
	position: absolute;
	top: 85px;
	right: 100px;
	z-index: 2;
}
.special-item .absolute-img-2 {
	display: flex;
	flex-direction: row-reverse;
	align-items: flex-end;
	position: absolute;
    bottom: 320px;
    right: 100px;
}
.special-item .absolute-img-2 img {
	width: 317px;
}
/* lp-footer
____________________*/
.lp-logo {
	width: 618px;
	margin-inline: auto;
}
.lp-copy {
	font-size: 12px;
	font-weight: 500;
	line-height: 1;
	text-align: center;
	margin-top: 120px;
}
.contents__wrap .btn-back-top {
    display: block;
    width: 158px;
    position: -webkit-sticky;
    position: sticky;
    bottom: 50px;
    margin-left: auto;
    margin-right: 50px;
    z-index: 1000;
    transition: transform 0.3s ease, opacity 0.3s ease, visibility 0.3s ease;
    opacity: 0;
    visibility: hidden;
    pointer-events: none;
}

.contents__wrap .btn-back-top.is-show {
    opacity: 1;
    visibility: visible;
    pointer-events: auto;
}

.contents__wrap .btn-back-top:hover {
    transform: translateY(-10px);
}
@media (max-width: 1530px) {/*-1530*/
	/* コンテンツ
____________________*/
.contents__wrap .area-1 {
	padding: 6.535947712418301vw 0 17.77777777777778vw;
}
.contents__wrap .area-1 .cloud-1 {
	width: 13.790849673202615vw;
	top: 45.294117647058826vw;
}
.contents__wrap .area-1 .cloud-2 {
	width: 10.522875816993464vw;
	bottom: 96.27450980392157vw;
}
.contents__wrap .area-1 .cloud-3 {
	width: 22.875816993464053vw;
	bottom: 22.54901960784314vw;
	left: 4.052287581699346vw;
}
.contents__wrap .area-2 {
	padding: 22.22222222222222vw 0 17.77777777777778vw;
}
.contents__wrap .area-2::before {
	height: 31.372549019607842vw;
	top: -15.189542vw;
}
.contents__wrap .area-3 {
	padding: 22.22222222222222vw 0 15.686274509803921vw;
}
.contents__wrap .area-3::before {
    height: 31.372549019607842vw;
    top: -15.189542vw;
}
.contents__wrap .area-3 .pattern-1 {
	width: 9.607843137254903vw;
	top: 25.163398692810457vw;
}
.contents__wrap .area-3 .cloud-1 {
	width: 23.52941176470588vw;
	top: 31.633986928104573vw;
}
.contents__wrap .area-3 .cloud-2 {
	width: 13.398692810457517vw;
	top: 71.24183006535948vw;
}
.contents__wrap .area-3 .cloud-3 {
	width: 12.156862745098039vw;
	top: 115.03267973856208vw;
}
.contents__wrap .area-4 {
	padding: 21.568627450980394vw 0 0;
}
.contents__wrap .area-4::before {
    height: 31.372549019607842vw;
    top: -15.189542vw;
}
.lp-bg::before {
	backdrop-filter: blur(1.1764705882352942vw);
}
.ttl-block .ttl-set {
	top: 3.2679738562091507vw;
}
.ttl-block .ttl-h2 {
	font-size: 3.594771241830065vw;
}
.link-btn {
	width: 19.019607843137255vw;
	font-size: 1.1111111111111112vw;
	padding-block: 1.4379084967320261vw;
	border: 0.065359477124183vw solid var(--color-beige-1);
	border-radius: 0.130718954248366vw;
}
.link-btn::after {
	filter: blur(1.3071895424836601vw);
}
.link-btn .arrow {
	width: 1.9607843137254901vw;
	height: 1.9607843137254901vw;
	right: 1.3071895424836601vw;
}
.link-btn .arrow::before {
	width: 0.7189542483660131vw;
	height: 0.7189542483660131vw;
}
/* ベースの固定位置 */
.floating-menu {
	top: 1.9607843137254901vw;
}

/* ボタン：常に右端に表示 */
.menu-trigger {
	gap: 0.6535947712418301vw;
	padding: 1.3071895424836601vw 0.9803921568627451vw;
	border-radius: 0.522875816993464vw 0 0 0.522875816993464vw;
}
.menu-icon {
	width: 1.6339869281045754vw;
}
.menu-txt {
	font-size: 1.1111111111111112vw;
}
/* メニュー：通常は完全に右側の画面外 */
.menu-content {
	width: 18.30065359477124vw;
	padding: 1.3071895424836601vw;
	border-radius: 0.522875816993464vw 0 0 0.522875816993464vw;
	box-shadow: -0.130718954248366vw 0.130718954248366vw 0.6535947712418301vw rgba(0,0,0,0.2);
}
.menu-content ul {
	gap: 1.3071895424836601vw;
}
.menu-content a {
	font-size: 1.3071895424836601vw;
}
/* menu-content-2
____________________*/
.menu-content-2 ul {
	display: flex;
	justify-content: center;
	align-items: center;
	gap: 2.083333333333333vw;
}
.menu-content-2 ul li a {
	font-size: 1.5032679738562091vw;
	padding: 1.9607843137254901vw;
	border: 0.065359477124183vw solid var(--color-beige-1);
	border-radius: 0.130718954248366vw;
}
.menu-content-2 ul li a .nav-txt .nav-txt-small {
	font-size: 1.045751633986928vw;
}
.menu-content-2 ul li a .arrow {
	width: 3.5294117647058822vw;
	height: 3.5294117647058822vw;
	right: 1.9607843137254901vw;
}
.menu-content-2 ul li a .arrow::after {
    width: 1.4379084967320261vw;
    height: 1.4379084967320261vw;
}
.menu-content-2 ul li a::after {
	filter: blur(1.3071895424836601vw);
}
/* line-up
____________________*/
.contents--line-up {
	padding-top: 7.18954248366013vw;
}
.line-up {
	gap: 7.254901960784315vw;
}
.line-up .inner-flex:nth-of-type(n+2) {
	margin-top: 5.228758169934641vw;
}
.line-up .img-block {
	width: 29.477124183006538vw;
}
.line-up .img-block.desk {
	padding-left: 3.7908496732026142vw;
}
.line-up .img-block.desk .model-img {
	width: 21.895424836601308vw;
	top: 2.6143790849673203vw;
}
.line-up .img-block.laptop .model-img {
	width: 23.52941176470588vw;
	padding-top: 4.248366013071895vw;
	padding-left: 1.5032679738562091vw;
}
.line-up .img-block .pattern-1 {
	width: 9.084967320261438vw;
	top: -3.2679738562091507vw;
}
.line-up .img-block .pattern-2 {
	width: 12.61437908496732vw;
}
.line-up-block {
	width: 48.888888888888886vw;
}
.line-up .ttl-h3 {
	font-size: 1.1111111111111112vw;
	border-bottom: 0.065359477124183vw solid var(--color-beige-1);
	padding-bottom: 0.6535947712418301vw;
}
.model-item {
	padding: 1.6339869281045754vw 1.3071895424836601vw 1.9607843137254901vw;
	border-bottom: 0.065359477124183vw solid var(--color-beige-1);
}
.model-name {
	font-size: 1.5686274509803921vw;
}
.model-spec {
	font-size: 1.045751633986928vw;
	margin-top: 0.6535947712418301vw;
}
.model-price {
	font-size: 1.5686274509803921vw;
}
.model-price .tax {
	font-size: 1.3071895424836601vw;
}
.txt-note {
	font-size: 1.045751633986928vw;
	margin-top: 1.3071895424836601vw;
}
/* about
____________________*/
.contents--about {
	padding-top: 9.803921568627452vw;
}
.about .ttl-set {
    top: 2.6143790849673203vw;
}
.ttl-h2-eng {
	font-size: 1.9607843137254901vw;
	margin-top: 0.9803921568627451vw;
}
.about-card {
	width: 40.849673202614376vw;
	padding: 4.248366013071895vw 3.594771241830065vw 4.248366013071895vw 3.594771241830065vw;
	margin: 8.104575163398692vw auto 0;
	left: 4.183006535947712vw;
}
.about-card .about-name {
	width: 17.124183006535947vw;
	margin: 1.9607843137254901vw auto 0;
}
.about-card .about-txt {
	font-size: 1.045751633986928vw;
	margin-top: 1.9607843137254901vw;
}
.about-card .btn-wrap {
	gap: 0.9803921568627451vw;
	margin: 2.6143790849673203vw auto 0;
}
.about-card .illustrator {
	width: 35.03267973856209vw;
	top: 1.5032679738562091vw;
	left: -9.281045751633988vw;
}
.about-card .pattern-8 {
	width: 9.934640522875817vw;
	top: 3.2679738562091507vw;
	right: -5.88235294117647vw;
}
.about-card .pattern-9 {
	width: 15.163398692810457vw;
    bottom: 6.535947712418301vw;
    left: -11.76470588235294vw;
}
.about-card .card-bg {
	border: 0.130718954248366vw solid var(--color-beige-1);
	border-radius:0.6535947712418301vw;
}
.about-card .card-bg.two {
	top: 0.522875816993464vw;
	left: 0.522875816993464vw;
}
.about-card .card-bg.three {
	top: 1.045751633986928vw;
	left: 1.045751633986928vw;
}
/* benefit
____________________*/
.benefit {
    gap: 7.254901960784315vw;
}
.benefit-item {
	padding-block: 9.803921568627452vw;
}
.benefit-item:nth-of-type(1) .txt-block .txt-block-inner {
	top: 7.516339869281046vw;
}
.benefit-item:nth-of-type(2) .txt-block .txt-block-inner {
	top: 4.901960784313726vw;
	right: 6.535947712418301vw;
}
.benefit-item:nth-of-type(3) .txt-block .txt-block-inner {
	top: 2.941176470588235vw;
	left: 9.15032679738562vw;
}
.benefit-item:nth-of-type(4) .txt-block .txt-block-inner {
	top: -2.6143790849673203vw;
    right: 11.11111111111111vw;
}
.benefit-item:nth-of-type(5) .txt-block .txt-block-inner {
    left: 0.6535947712418301vw;
}
.benefit-item:nth-of-type(6) .txt-block .txt-block-inner {
	top: 4.901960784313726vw;
    right: 4.57516339869281vw;
}
.benefit-item .ttl-h3 {
	font-size: 1.9607843137254901vw;
	gap: 0.6535947712418301vw;
}
.benefit-item .ttl-h3 span {
	padding: 0.6535947712418301vw 0.522875816993464vw;
}
.benefit-note {
	font-size: 1.045751633986928vw;
	margin-top: 1.6993464052287581vw;
}
.wallpaper {
	width: 45.88235294117647vw;
	right: 3.2679738562091507vw;
}
.license {
	width: 36.470588235294116vw;
	left: 5.88235294117647vw;
}
.texture {
	width: 25.947712418300657vw;
	right: -1.3071895424836601vw;
}
.book {
	width: 32.87581699346405vw;
	left: 5.88235294117647vw;
}
.mousepad {
	width: 33.267973856209146vw;
	right: 2.6143790849673203vw;
}
.stand {
	width: 41.43790849673203vw;
	left: 5.88235294117647vw;
}
.benefit-item .number {
	width: 13.856209150326798vw;
}
.benefit-item:nth-of-type(1) .number {
    left: 19.607843137254903vw;
    top: 7.18954248366013vw;
}
.benefit-item:nth-of-type(2) .number {
	right: 11.76470588235294vw;
    top: 2.941176470588235vw;
}
.benefit-item:nth-of-type(3) .number {
    left: 28.431372549019606vw;
    top: 1.9607843137254901vw;
}
.benefit-item:nth-of-type(4) .number {
	right: 18.30065359477124vw;
    top: 2.941176470588235vw;
}
.benefit-item:nth-of-type(5) .number {
    left: 19.934640522875817vw;
    top: 4.57516339869281vw;
}
.benefit-item:nth-of-type(6) .number {
	right: 11.76470588235294vw;
    top: 2.941176470588235vw;
}
.benefit-item:nth-of-type(1) .sign {
	width: 33.464052287581694vw;
    top: 20.26143790849673vw;
    left: 18.954248366013072vw;
}
.benefit-item:nth-of-type(2) .sign {
	width: 51.24183006535947vw;
    top: 16.33986928104575vw;
    left: 15.032679738562091vw;
}
.benefit-item:nth-of-type(3) .sign {
	width: 59.01960784313726vw;
    top: 3.9215686274509802vw;
}
.benefit-item:nth-of-type(4) .sign {
    width: 47.32026143790849vw;
    top: 19.607843137254903vw;
    right: 19.607843137254903vw;
}
.benefit-item:nth-of-type(5) .sign {
    width: 38.82352941176471vw;
    top: 6.535947712418301vw;
    left: 11.11111111111111vw;
}
.benefit-item:nth-of-type(6) .sign {
	width: 50.130718954248366vw;
    top: 12.418300653594772vw;
    right: 14.052287581699346vw;
}
.benefit-item:nth-of-type(1) .pattern {
    width: 9.607843137254903vw;
    bottom: 2.8104575163398695vw;
    right: -2.6143790849673203vw;
}
.benefit-item:nth-of-type(2) .pattern {
    width: 7.18954248366013vw;
    bottom: 13.725490196078432vw;
    left: 2.6143790849673203vw;
}
.benefit-item:nth-of-type(3) .pattern {
    width: 9.215686274509805vw;
    bottom: 6.209150326797386vw;
    right: 11.11111111111111vw;
}
.benefit-item:nth-of-type(4) .pattern {
    width: 7.647058823529412vw;
    bottom: 2.6143790849673203vw;
    left: 1.6339869281045754vw;
}
.benefit-item:nth-of-type(5) .pattern {
    width: 9.803921568627452vw;
    bottom: 4.57516339869281vw;
    right: 6.535947712418301vw;
}
.benefit-item:nth-of-type(6) .pattern {
    width: 9.934640522875817vw;
    bottom: 9.477124183006536vw;
    left: 0.19607843137254902vw;
}
/* case-design
____________________*/
.contents--case-design {
	padding-top: 5.228758169934641vw;
}
.case-design .contents-block {
	margin-top: 2.6143790849673203vw;
}
.case-design .ttl-h2 {
	gap: 0.6535947712418301vw;
}
/* swiper */
.swiper-outer-container {
	width: 36.470588235294116vw;
}
.swiper {
	width: 36.470588235294116vw;
}
.swiper-button-prev,
.swiper-button-next {
	width: 5.228758169934641vw;
	height: 5.228758169934641vw;
}
.swiper-button-prev::before,
.swiper-button-next::before {
	width: 5.228758169934641vw;
	height: 5.228758169934641vw;
	border: 0.130718954248366vw solid var(--color-beige-2);
}
.swiper-button-prev img,
.swiper-button-next img {
	width: 4.57516339869281vw;
}
.swiper-button-prev {
	left: -11.11111111111111vw; 
}
.swiper-button-prev img {
	transform: translateX(-2.287581699346405vw);
}
.swiper-button-prev:hover img {
	transform: translateX(-3.2679738562091507vw);
}
.swiper-button-next {
	right: -11.11111111111111vw;
}
.swiper-button-next img {
	transform: translateX(2.287581699346405vw);
}
.swiper-button-next:hover img {
	transform: translateX(3.2679738562091507vw);
}
/* /swiper */
.swiper-outer-container .ttl-set-h3 {
    gap: 0.6535947712418301vw;
    bottom: -0.6535947712418301vw;
    right: -12.418300653594772vw;
}
.case-design .ttl-h3-sub {
	font-size: 1.3071895424836601vw;
	padding: 0.32679738562091504vw 0.6535947712418301vw;
}
.case-design .ttl-h3 {
	font-size: 4.901960784313726vw;
}
.case-txt {
	font-size: 1.1764705882352942vw;
	margin-top: 3.2679738562091507vw;
}
.swiper-outer-container .pattern.part-1 {
    width: 9.934640522875817vw;
    top: -1.3071895424836601vw;
    right: -19.607843137254903vw;
}
.swiper-outer-container .pattern.part-2 {
    width: 15.163398692810457vw;
    bottom: -3.9215686274509802vw;
    left: -20.26143790849673vw;
}
.swiper-outer-container .sign {
	width: 77.51633986928105vw;
}
/* special-contents
____________________*/
.special-contents {
    gap: 7.254901960784315vw;
}
.special-item {
	padding: 5.228758169934641vw 6.535947712418301vw;
	border: 0.065359477124183vw solid var(--color-beige-1);
	margin-top: 6.535947712418301vw;
}
.special-item:nth-of-type(n+2) {
	margin-top: 2.6143790849673203vw;
}
.special-item .ttl-h3 {
	font-size: 2.026143790849673vw;
}
.txt-special {
	font-size: 1.1764705882352942vw;
	margin-top: 1.6339869281045754vw;
}
.txt-special + .txt-special {
	margin-top: 2.287581699346405vw;
}
.special-note {
	font-size: 1.045751633986928vw;
	margin-top: 0.9803921568627451vw;
}
.special-item .link-btn {
	width: 24.901960784313726vw;
	margin-top: 1.3071895424836601vw;
}
.special-item .link-btn .arrow {
	right: 0.9803921568627451vw;
}
.ttl-set-h4 {
	gap: 0.6535947712418301vw;
}
.ttl-set-h4:nth-of-type(n+2) {
	margin-top: 1.3071895424836601vw;
}
.ttl-set-h4 .icon-h4 {
	width: 1.3071895424836601vw;
}
.ttl-set-h4 .ttl-h4 {
	font-size: 1.1764705882352942vw;
	line-height: 1;
}
.ttl-set-h4 + .txt-special {
	margin-top: 0.6535947712418301vw;
}
.special-item .inner-flex {
	margin-top: 1.6339869281045754vw;
	padding-top: 1.6339869281045754vw;
	border-top: 0.065359477124183vw dashed var(--color-beige-1);
}
.special-item .inner-flex-2 {
	gap: 7.908496732026143vw;
}
.attendee-perks-flex {
	display: flex;
	gap: 3.7908496732026142vw;
}
.attendee-perks {
	gap: 1.3071895424836601vw;
}
.card {
	width: 7.908496732026143vw;
}
.sticker {
	width: 5.228758169934641vw;
}
.attendee-perks figcaption {
	font-size: 1.045751633986928vw;
}
.panel {
	width: 13.725490196078432vw;
}
.border-box {
	margin-top: 1.6339869281045754vw;
    padding-top: 1.6339869281045754vw;
    border-top: 0.065359477124183vw dashed var(--color-beige-1);
}
.shop-list-warp {
	gap: 1.9607843137254901vw;
	margin-top: 1.3071895424836601vw;
}
.shop-list {
	gap: 0.9803921568627451vw;
}
.shop-list li {
	font-size: 1.1764705882352942vw;
}
.special-item .absolute-img {
	width: 29.869281045751634vw;
	top: 5.555555555555555vw;
	right: 6.535947712418301vw;
}
.special-item .absolute-img {
	width: 29.869281045751634vw;
	top: 5.555555555555555vw;
	right: 6.535947712418301vw;
}
.special-item .absolute-img-2 {
    bottom: 20.915032679738562vw;
    right: 6.535947712418301vw;
}
.special-item .absolute-img-2 img {
	width: 20.718954248366014vw;
}
/* lp-footer
____________________*/
.lp-logo {
	width: 40.3921568627451vw;
}
.lp-copy {
	font-size: 0.7843137254901961vw;
	margin-top: 7.8431372549019605vw;
}
.contents__wrap .btn-back-top {
    width: 9.518072289156626vw;
    bottom: 3.0120481927710845vw;
    margin-right: 3.0120481927710845vw;
}
.contents__wrap .btn-back-top:hover {
    transform: translateY(-0.6024096385542169vw);
}
}
@media (max-width: 768px) {/*-768*/
/* コンテンツ
____________________*/
.pc {
	display: none !important;
}
.sp {
	display: block !important;
}
.contents__wrap {
	padding-bottom: 0;
}
.lp-bg::before {
        backdrop-filter: blur(5.333333333333334vw);
}
.contents__wrap .area-1 {
	padding: 10.666666666666668vw 0 32vw;
}
.contents__wrap .area-1 .cloud-1 {
	display: none;
}
.contents__wrap .area-1 .cloud-2 {
	display: none;
}
.contents__wrap .area-1 .cloud-3 {
	display: none;
}
.contents__wrap .area-2 {
	padding: 40vw 0 40vw;
}
.contents__wrap .area-2::before {
	background: url(../../create/img/fuzichoco/seam-1-sp.webp) no-repeat center center/contain;
	height: 37.333333333333336vw;
}
.contents__wrap .area-3 {
	padding: 30vw 0 50vw;
}
.contents__wrap .area-3::before {
	background: url(../../create/img/fuzichoco/seam-2-sp.webp) no-repeat center center/contain;
	height: 45.333333vw;
	top: -34vw;
}
.contents__wrap .area-4 {
	padding: 35vw 0 0vw;
}
.contents__wrap .area-4::before {
	background: url(../../create/img/fuzichoco/seam-1-sp.webp) no-repeat center center/contain;
	height: 37.333333333333336vw;
	top: -26vw;
}
.ttl-block .ttl-set {
	top: 8vw;
}
.link-btn {
	width: 100%;
	font-size: 3.2vw;
	padding-block: 2.73vw;
}
.link-btn .arrow {
	width: 5.6000000000000005vw;
	height: 5.6000000000000005vw;
	right: 2.666666666666667vw;
}
.link-btn .arrow::before {
	width: 2.666666666666667vw;
	height: 2.666666666666667vw;
}
.floating-menu {
	top: 10.666666666666668vw;
}
.menu-trigger {
	padding: 3.2vw 2.666666666666667vw 2.933333333333333vw;
	gap: 1.3333333333333335vw;
	border-radius: 1.3333333333333335vw 0 0 1.3333333333333335vw;
}
.menu-icon {
	width: 6.4vw;
}
.menu-txt {
	font-size: 2.4vw;
}
.menu-content {
	width: 53.333333333333336vw;
	padding: 5.333333333333334vw;
	border-radius: 1.3333333333333335vw 0 0 1.3333333333333335vw;
}
.menu-content ul {
	gap: 6.666666666666667vw;
}
.menu-content a {
	font-size: 3.733333333333334vw;
}
/* menu-content-2
____________________*/
.menu-content-2 ul {
	flex-direction: column;
	gap: 5.333333333333334vw;
}
.menu-content-2 ul li a {
	font-size: 4vw;
	padding: 4vw;
	border-radius: 0.5333333333333333vw;
}
.menu-content-2 ul li a::after {
	filter: blur(5.333333333333334vw);
	opacity: 0.8;
}
.menu-content-2 ul li:nth-of-type(1) a::after {
    background: url(../../create/img/fuzichoco/bg-anchor-1.webp) no-repeat center center / 120%;
}
.menu-content-2 ul li:nth-of-type(2) a::after {
    background: url(../../create/img/fuzichoco/bg-anchor-2.webp) no-repeat center center / 120%;
}
.menu-content-2 ul li a .nav-txt .nav-txt-small {
	font-size: 2.933333333333333vw;
}
.menu-content-2 ul li a .arrow {
	width: 6.666666666666667vw;
	height: 6.666666666666667vw;
}
.menu-content-2 ul li a .arrow::after {
	width: 2.933333333333333vw;
	height: 2.933333333333333vw;
}
/* line-up
____________________*/
.contents--line-up {
	padding-top: 13.333333333333334vw;
}
.line-up {
	/* gap: 11.466666666666667vw; */
}
.ttl-block .ttl-h2 {
	font-size: 6.933333333333333vw;
}
.line-up .contents-block {
    width: 100%;
	margin-top: 14.666666666666666vw;
}
.line-up .img-block {
	width: 100%;
}
.line-up .img-block.desk .model-img {
	width: 56.00000000000001vw;
	position: relative;
	top: inherit;
	left: 5.333333333333334vw;
}
.line-up .img-block.laptop .model-img {
	width: 53.333333333333336vw;
}
.line-up .img-block .pattern-1 {
	width: 22.400000000000002vw;
}
.line-up .img-block .pattern-2 {
	width: 32vw;
}
.line-up .inner-flex {
	flex-direction: column;
}
.line-up .inner-flex.reverse {
	flex-direction: column;
	margin-top: 18.666666666666668vw;
}
.line-up-block {
	width: 100%;
	margin-top: 5.333333333333334vw;
}
.line-up .ttl-h3 {
	font-size: 3.733333333333334vw;
	padding-bottom: 2.666666666666667vw;
}
.model-item {
	padding: 6.666666666666667vw 1.3333333333333335vw;
}
.model-name {
	font-size: 4.533333333333333vw;
}
.model-spec {
	font-size: 3.2vw;
	margin-top: 4vw;
}
.item-flex {
	flex-direction: column;
	align-items: flex-start;
	gap: 3.2vw;
	margin-top: 5.333333333333334vw;
}
.model-price {
	font-size: 5.6000000000000005vw;
}
.model-price .tax {
	font-size: 4vw;
}
/* about
____________________*/
.contents--about {
	padding-top: 26.666666666666668vw;
}
.about {
	gap: 6.666666666666667vw;
}
.about .ttl-set {
    top: 40vw;
}
.ttl-h2-eng {
	font-size: 3.2vw;
	margin-top: 1.3333333333333335vw;
}
.about-card {
	width: 100%;
	left: 0;
	padding: 8vw 5.866666666666666vw 13.333333333333334vw;
	margin-top: 16vw;
}
.about-card .about-thum {
	width: 38.4vw;
	margin-inline: auto;
}
.about-card .about-name {
	width: 36.53333333333333vw;
	margin-top: 4vw;
}
.about-card .about-txt {
	font-size: 2.933333333333333vw;
	text-align: left;
	margin-top: 4vw;
}
.about-card .btn-wrap {
	width: 100%;
	margin-top: 5.333333333333334vw;
	gap: 4vw;
}
.about-card .illustrator {
	width: 50.13333333333333vw;
	top: -3.4666666666666663vw;
	left: -6.4vw;
}
.about-card .pattern-8 {
	width: 13.866666666666665vw;
	top: 8vw;
	right: -5.333333333333334vw;
}
.about-card .pattern-9 {
	width: 22.400000000000002vw;
}
.about-card .card-bg {
	border-radius: 2.666666666666667vw;
	border-width: 0.26666666666666666vw;
}
.about-card .card-bg.two {
	top: 0.8vw;
	left: 0.8vw;
}
.about-card .card-bg.three {
	top: 1.6vw;
	left: 1.6vw;
}
/* benefit
____________________*/
.benefit {
	gap: 11.466666666666667vw;
}
.benefit-item {
	flex-direction: column;
	padding-block: 10.133333333333333vw;
	margin-top: 16vw;
}
.benefit-item:nth-of-type(even) {
	flex-direction: column;
}
.benefit-item .img-block, .benefit-item .txt-block {
	width: 100%;
	align-items: flex-start;
}
.wallpaper {
	width: 100%;
	right: inherit;
}
.license {
	width: 100%;
	left: inherit;
}
.texture {
	width: 100%;
	right: inherit;
}
.book {
	width: 100%;
	left: inherit;
}
.mousepad {
	width: 100%;
	right: inherit;
}
.stand {
	width: 100%;
	left: inherit;
}
.txt-block .txt-block-inner {
	align-items: flex-start;
	margin-top: 4vw;
}
.benefit-item:nth-of-type(1) .txt-block .txt-block-inner {
	top: inherit;
}
.benefit-item:nth-of-type(2) .txt-block .txt-block-inner {
	top: inherit;
	right: inherit;
}
.benefit-item:nth-of-type(3) .txt-block .txt-block-inner {
	top: -6.666666666666667vw;
	left: inherit;
}
.benefit-item:nth-of-type(4) .txt-block .txt-block-inner {
	top: inherit;
	right: inherit;
}
.benefit-item:nth-of-type(6) .txt-block .txt-block-inner {
	top: inherit;
	right: inherit;
}
.benefit-item .ttl-h3 {
	font-size: 4.533333333333333vw;
	letter-spacing: 0.01em;
	writing-mode: inherit;
	gap: 1.3333333333333335vw;
}
.benefit-item .ttl-h3 span {
	padding: 1.6vw 2.1333333333333333vw;
}
.benefit-note {
	font-size: 3.4666666666666663vw;
	letter-spacing: 0.03em;
	text-indent: 0;
	margin-left: 0;
	margin-top: 4vw;
}
.benefit-item .number {
	width: 28.799999999999997vw;
}
.benefit-item:nth-of-type(1) .number {
	left: inherit;
	top: -15.733333333333333vw;
	right: 0;
	transform: rotate(20deg);
}
.benefit-item:nth-of-type(2) .number {
	left: inherit;
	top: -15.466666666666667vw;
	right: 0;
	transform: rotate(0deg);
}
.benefit-item:nth-of-type(3) .number {
	left: inherit;
	top: -11.733333333333333vw;
	right: 0;
	transform: rotate(20deg);
}
.benefit-item:nth-of-type(4) .number {
	left: inherit;
	top: -15.733333333333333vw;
	right: 0;
	transform: rotate(0deg);
}
.benefit-item:nth-of-type(5) .number {
	left: inherit;
	top: -15.733333333333333vw;
	right: 0;
	transform: rotate(20deg);
}
.benefit-item:nth-of-type(6) .number {
	left: inherit;
	top: -15.733333333333333vw;
	right: 0;
	transform: rotate(0deg);
}
.benefit-item:nth-of-type(1) .sign {
	width: 54.666666666666664vw;
	top: -8.799999999999999vw;
	left: 0;
}
.benefit-item:nth-of-type(2) .sign {
	width: 72.26666666666667vw;
	top: -25.333333333333336vw;
	left: 0;
}
.benefit-item:nth-of-type(3) .sign {
	width: 271px;
	left: 0;
	top: -5.866666666666666vw;
}
.benefit-item:nth-of-type(4) .sign {
	width: 58.666666666666664vw;
	left: 0;
	top: -13.333333333333334vw;
}
.benefit-item:nth-of-type(5) .sign {
	width: 48vw;
	left: 0;
	top: -17.333333333333336vw;
}
.benefit-item:nth-of-type(6) .sign {
	width: 61.86666666666667vw;
	left: 0;
	top: -20vw;
}
.benefit-item:nth-of-type(1) .pattern {
	width: 17.333333333333336vw;
	right: 0;
	bottom: 36.53333333333333vw;
}
.benefit-item:nth-of-type(2) .pattern {
	width: 12.8vw;
	right: 0;
	left: inherit;
	bottom: 48.53333333333333vw;
}
.benefit-item:nth-of-type(3) .pattern {
	width: 16vw;
	right: 0;
	bottom: 50.66666666666667vw;
}
.benefit-item:nth-of-type(4) .pattern {
	width: 13.600000000000001vw;
	right: 0;
	left: inherit;
	bottom: 41.86666666666667vw;
}
.benefit-item:nth-of-type(5) .pattern {
	width: 13.600000000000001vw;
	right: 0;
	bottom: 33.86666666666667vw;
}
.benefit-item:nth-of-type(6) .pattern {
	width: 12vw;
	left: inherit;
	right: 0;
	bottom: 33.33333333333333vw;
}
/* case-design
____________________*/
.contents--case-design {
	padding-top: 8vw;
}
/* swiper */
.swiper-outer-container {
	width: 64vw;
}
.swiper {
	width: 54.93333333333334vw;
}
.swiper-button-prev, .swiper-button-next {
	width: 11.200000000000001vw;
	height: 11.200000000000001vw;
	transform: translateY(-130%);
}
.swiper-button-prev::before, .swiper-button-next::before {
	width: 11.200000000000001vw;
	height: 11.200000000000001vw;
}
.swiper-button-prev img {
	width: 9.866666666666667vw;
	transform: translateX(-4.266666666666667vw);
}
.swiper-button-next img {
	width: 9.866666666666667vw;
	transform: translateX(4.266666666666667vw);
}
/* /swiper */
.swiper-outer-container .ttl-set-h3 {
	position: relative;
	right: inherit;
	bottom: inherit;
	align-items: center;
	gap: 2.666666666666667vw;
	margin-top: 6.666666666666667vw;
}
.case-design .ttl-h3-sub {
	font-size: 3.733333333333334vw;
	padding: 0.8vw 0.8vw;
}
.case-design .ttl-h3 {
	font-size: 9.333333333333334vw;
}
.case-txt {
	font-size: 3.733333333333334vw;
	letter-spacing: 0;
	margin-top: 2.666666666666667vw;
}
.swiper-outer-container .pattern.part-1 {
	width: 15.2vw;
	width: 15.2vw;
	right: -10.666666666666668vw;
	top: -16vw;
}
.swiper-outer-container .pattern.part-2 {
	width: 20vw;
	height: 20vw;
	left: -8vw;
	top: 36vw;
	z-index: -1;
}
.swiper-outer-container .sign {
	width: 97vw;
	top: 33%;
}
/* special-contents
____________________*/
.special-contents {
	/* gap: 11.466666666666667vw; */
}
.contents__wrap .area-3 .pattern-1 {
	display: none;
}
.contents__wrap .area-3 .cloud-1 {
	display: none;
}
.contents__wrap .area-3 .cloud-2 {
	display: none;
}
.contents__wrap .area-3 .cloud-3 {
	display: none;
}
.special-item {
	padding: 5.333333333333334vw 3.4666666666666663vw;
}
.special-item .ttl-h3 {
	font-size: 4.533333333333333vw;
}
.ttl-set-h4 {
	gap: 1.3333333333333335vw;
}
.ttl-set-h4:nth-of-type(n+2) {
	margin-top: 4vw;
}
.ttl-set-h4 .ttl-h4 {
	font-size: 4vw;
}
.ttl-set-h4 .icon-h4 {
	width: 4.266666666666667vw;
}
.txt-special {
	font-size: 3.733333333333334vw;
}
.txt-special + .txt-special {
	margin-top: 2em;
}
.ttl-set-h4 + .txt-special {
	margin-top: 2.666666666666667vw;
}
.special-note {
	font-size: 3.4666666666666663vw;
	margin-top: 2.666666666666667vw;
}
.special-item .absolute-img-2 {
	position: relative;
	right: inherit;
	bottom: inherit;
	margin-top: 4vw;
}
.special-item .absolute-img-2 {
	flex-direction: column;
	align-items: center;
	gap: 2.666666666666667vw;
}
.special-item .absolute-img-2 img {
	width: 57.599999999999994vw;
}
.attendee-perks figcaption {
	font-size: 3.4666666666666663vw;
}
.special-item .link-btn {
	width: 100%;
	margin-top: 4vw;
}
.special-item .link-btn .arrow {
	right: 1.980392vw;
}
.special-item .inner-flex {
	margin-top: 6.666666666666667vw;
	padding-top: 5.333333333333334vw;
	flex-direction: column;
}
.attendee-perks-flex {
	flex-direction: column;
	gap: 4.8vw;
	margin-top: 4vw;
}
.attendee-perks {
	flex-direction: column;
	align-items: center;
	gap: 2.666666666666667vw;
}
.card {
	width: 28.000000000000004vw;
}
.sticker {
	width: 18.666666666666668vw;
}
.special-item .inner-flex-2 {
	flex-direction: column;
	gap: 4vw;
}
.panel {
	width: 20.8vw;
}
.border-box {
	margin-top: 6.666666666666667vw;
	padding-top: 5.333333333333334vw;
}
.shop-list-warp {
	flex-direction: column;
	margin-top: 4vw;
}
.shop-list {
	gap: 2.666666666666667vw;
}
.shop-list li {
	font-size: 3.733333333333334vw;
	letter-spacing: 0;
}
.special-item .absolute-img {
	width: 56.00000000000001vw;
	position: relative;
	top: inherit;
	right: inherit;
	margin-top: 4vw;
}
/* lp-footer
____________________*/
.lp-logo {
	width: 51.733333333333334vw;
}
.lp-copy {
	font-size: 2.933333333333333vw;
	margin-top: 18.666666666666668vw;
}
.contents__wrap .btn-back-top {
	width: 21.333333333333336vw;
	margin-right: 5.6000000000000005vw;
	bottom: 6.133333333333333vw;
}
}

