@charset "utf-8";

/* @media (prefers-reduced-motion: no-preference) {
	html:focus-within {
		scroll-behavior: smooth;
	}
} */

/* mainVisual */
.mainVisual {
	display: flex;
	justify-content: space-between;
	position: relative;
}
.mainVisual h1 {
	position: absolute;
	top: 41%;
	right: 6.7%;
	font-size: 1.5rem;
	color: #fff;
	text-align: right;
}
.mainVisual h1 span {
	display: block;
	font-size: 3rem;
	font-family: "Hind", serif;
	font-weight: 700;
	font-style: normal;
}
.mainVisual .logo {
	width: 24%;
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
}
.mainVisual .logo img {
	width: 46.5%;
}
.mainVisual .mainImg {
	width: 76%;
}
@media (max-width: 768px) {
	.mainVisual h1 {
		font-size: 2.8rem;
		line-height: 1;
	}
	.mainVisual h1 span {
		font-size: 5rem;
	}
	.mainVisual .logo {
		display: none;
	}
	.mainVisual .mainImg {
		width: 100%;
	}
}

/* category */
.category {
	background-color: #d7dcdc;
	border-top: 0.2rem solid #323c50;
}
.category .wrap {
	display: flex;
	justify-content: center;
	align-items: center;
}
.category .ttl {
	padding: 2rem 2rem 2rem 8rem;
	width: 24%;
	font-size: 3rem;
	font-family: "Hind", serif;
	font-weight: 700;
	font-style: normal;
}
.category .list {
	padding: 1rem 2rem 2.5rem 4rem;
	border-left: 0.2rem solid #323c50;
	width: 76%;
}
.category .list > p {
	margin-top: 1.2rem;
}
.category .list > p span {
	font-family: "Hind", serif;
	font-weight: 700;
	font-style: normal;
}
.category .list ul {
	display: flex;
	gap: 0 2rem;
}
.category .list ul li a {
	display: block;
	padding: 0 1rem;
	border: solid 0.2rem #323c50;
	background-color: #fff;
	border-radius: 2rem;
	font-size: 1.3rem;
}
@media (max-width: 768px) {
	.category .wrap {
		flex-direction: column;
	}
	.category .ttl {
		padding: 0.2rem 0 0;
		width: 100%;
		font-size: 4rem;
		text-align: center;
	}
	.category .list {
		padding: 0 4rem 4rem 4rem;
		border-top: 0.2rem solid #323c50;
		border-left: none;
		width: 100%;
	}
	.category .list > p {
		margin-top: 4rem;
	}
	.category .list ul {
		margin-top: 1.5rem;
		gap: 3rem;
		flex-wrap: wrap;
	}
	.category .list ul li a {
		padding: 0 3rem;
		border-radius: 3rem;
		font-size: 2.3rem;
	}
}

/* items */
.items h2 {
	padding: 0.4rem 0 0.2rem;
	font-size: 2.8rem;
	font-weight: 700;
	font-family: "Hind", serif;
	font-style: normal;
	text-align: center;
	border-top: 0.2rem solid #323c50;
	border-bottom: 0.2rem solid #323c50;
	background-color: #d7dcdc;
}
.items .inner {
	padding: 8rem 7rem;
	display: flex;
	flex-wrap: wrap;
	gap: 6rem 7%;
}
.items .itemBox {
	border: solid 0.2rem #323c50;
	padding: 2.3rem 3rem;
	width: 46.4%;
	color: #000;
	display: flex;
	flex-direction: column;
}
.items .itemBox h3 {
	font-size: 2rem;
	font-weight: 700;
}
.items .itemBox .lead {
	margin-top: 1rem;
	font-size: 1.7rem;
	line-height: 2.6rem;
	flex-grow: 1;
}
.items .itemBox .swiperBox {
	margin-top: auto;
	padding-top: 3rem;
}
.items .itemBox .swiper-wrapper {
	padding-bottom: 6rem;
}
.items .itemBox .swiper-pagination-bullet {
	margin: 0 0.7rem !important;
	width: 1.7rem;
	height: 1.7rem;
	border-radius: unset;
	opacity: 1;
	background-color: transparent;
	background-repeat: no-repeat;
	background-size: contain;
}
.items .itemBox .swiper-pagination-bullet-active {
	background-color: unset;
}
.items .itemBox.itemBox01 .swiper-pagination-bullet:nth-child(1) {
	background-image: url(/base/pc/store/special/ffays/2025/img/product/item_color11.png);
}
.items .itemBox.itemBox01 .swiper-pagination-bullet:nth-child(2) {
	background-image: url(/base/pc/store/special/ffays/2025/img/product/item_color02.png);
}
.items .itemBox.itemBox01 .swiper-pagination-bullet:nth-child(3) {
	background-image: url(/base/pc/store/special/ffays/2025/img/product/item_color03.png);
}
.items .itemBox.itemBox01 .swiper-pagination-bullet:nth-child(4) {
	background-image: url(/base/pc/store/special/ffays/2025/img/product/item_color04.png);
}
.items .itemBox.itemBox01 .swiper-pagination-bullet:nth-child(5) {
	background-image: url(/base/pc/store/special/ffays/2025/img/product/item_color05.png);
}
.items .itemBox.itemBox01 .swiper-pagination-bullet:nth-child(6) {
	background-image: url(/base/pc/store/special/ffays/2025/img/product/item_color06.png);
}
.items .itemBox.itemBox02 .swiper-pagination-bullet:nth-child(1) {
	background-image: url(/base/pc/store/special/ffays/2025/img/product/item_color12.png);
}
.items .itemBox.itemBox02 .swiper-pagination-bullet:nth-child(2) {
	background-image: url(/base/pc/store/special/ffays/2025/img/product/item_color02.png);
}
.items .itemBox.itemBox02 .swiper-pagination-bullet:nth-child(3) {
	background-image: url(/base/pc/store/special/ffays/2025/img/product/item_color03.png);
}
.items .itemBox.itemBox03 .swiper-pagination-bullet:nth-child(1) {
	background-image: url(/base/pc/store/special/ffays/2025/img/product/item_color13.png);
}
.items .itemBox.itemBox03 .swiper-pagination-bullet:nth-child(2) {
	background-image: url(/base/pc/store/special/ffays/2025/img/product/item_color02.png);
}
.items .itemBox.itemBox03 .swiper-pagination-bullet:nth-child(3) {
	background-image: url(/base/pc/store/special/ffays/2025/img/product/item_color03.png);
}
.items .itemBox.itemBox03 .swiper-pagination-bullet:nth-child(4) {
	background-image: url(/base/pc/store/special/ffays/2025/img/product/item_color07.png);
}
.items .itemBox.itemBox04 .swiper-pagination-bullet:nth-child(1) {
	background-image: url(/base/pc/store/special/ffays/2025/img/product/item_color14.png);
}
.items .itemBox.itemBox04 .swiper-pagination-bullet:nth-child(2) {
	background-image: url(/base/pc/store/special/ffays/2025/img/product/item_color02.png);
}
.items .itemBox.itemBox04 .swiper-pagination-bullet:nth-child(3) {
	background-image: url(/base/pc/store/special/ffays/2025/img/product/item_color03.png);
}
.items .itemBox.itemBox04 .swiper-pagination-bullet:nth-child(4) {
	background-image: url(/base/pc/store/special/ffays/2025/img/product/item_color05.png);
}
.items .itemBox.itemBox05 .swiper-pagination-bullet:nth-child(1) {
	background-image: url(/base/pc/store/special/ffays/2025/img/product/item_color14.png);
}
.items .itemBox.itemBox05 .swiper-pagination-bullet:nth-child(2) {
	background-image: url(/base/pc/store/special/ffays/2025/img/product/item_color02.png);
}
.items .itemBox.itemBox05 .swiper-pagination-bullet:nth-child(3) {
	background-image: url(/base/pc/store/special/ffays/2025/img/product/item_color03.png);
}
.items .itemBox.itemBox05 .swiper-pagination-bullet:nth-child(4) {
	background-image: url(/base/pc/store/special/ffays/2025/img/product/item_color05.png);
}
.items .itemBox.itemBox06 .swiper-pagination-bullet:nth-child(1) {
	background-image: url(/base/pc/store/special/ffays/2025/img/product/item_color15.png);
}
.items .itemBox.itemBox06 .swiper-pagination-bullet:nth-child(2) {
	background-image: url(/base/pc/store/special/ffays/2025/img/product/item_color02.png);
}
.items .itemBox.itemBox06 .swiper-pagination-bullet:nth-child(3) {
	background-image: url(/base/pc/store/special/ffays/2025/img/product/item_color03.png);
}
.items .itemBox.itemBox06 .swiper-pagination-bullet:nth-child(4) {
	background-image: url(/base/pc/store/special/ffays/2025/img/product/item_color08.png);
}
.items .itemBox.itemBox07 .swiper-pagination-bullet:nth-child(1) {
	background-image: url(/base/pc/store/special/ffays/2025/img/product/item_color16.png);
}
.items .itemBox.itemBox07 .swiper-pagination-bullet:nth-child(2) {
	background-image: url(/base/pc/store/special/ffays/2025/img/product/item_color09.png);
}
.items .itemBox.itemBox07 .swiper-pagination-bullet:nth-child(3) {
	background-image: url(/base/pc/store/special/ffays/2025/img/product/item_color10.png);
}
.items .itemBox.itemBox07 .swiper-pagination-bullet:nth-child(4) {
	background-image: url(/base/pc/store/special/ffays/2025/img/product/item_color03.png);
}
.items .itemBox.itemBox08 .swiper-pagination-bullet:nth-child(1) {
	background-image: url(/base/pc/store/special/ffays/2025/img/product/item_color16.png);
}
.items .itemBox.itemBox08 .swiper-pagination-bullet:nth-child(2) {
	background-image: url(/base/pc/store/special/ffays/2025/img/product/item_color09.png);
}
.items .itemBox.itemBox08 .swiper-pagination-bullet:nth-child(3) {
	background-image: url(/base/pc/store/special/ffays/2025/img/product/item_color10.png);
}
.items .itemBox.itemBox08 .swiper-pagination-bullet:nth-child(4) {
	background-image: url(/base/pc/store/special/ffays/2025/img/product/item_color03.png);
}
.items .itemBox .price {
	margin-top: 1rem;
	font-size: 2rem;
}
.items .itemBox .detail {
	line-height: 2.3rem;
	min-height: 6em;
}
.items .itemBox .btn {
	margin: auto auto 0;
	padding-top: 2rem;
	width: 100%;
}
.items .itemBox .btn a {
	display: block;
	border: solid 2px #464646;
	font-size: 1.6rem;
	color: #464646;
	text-align: center;
	position: relative;
}
.items .itemBox .btn a::after {
	display: block;
	content: '';
	width: 1rem;
	height: 1rem;
	border-right: 1px solid #000;
	border-bottom: 1px solid #000;
	transform: rotate(-45deg);
	position: absolute;
	top: calc(50% - 0.5rem);
	right: 1rem;
}
.items .note {
	font-size: 1.3rem;
	line-height: 2.2rem;
	color: #000;
}
@media (max-width: 768px) {
	.items h2 {
		padding: 0.8rem 0 0.6rem;
		font-size: 4rem;
	}
	.items .inner {
		padding: 6rem 3.5rem;
		flex-direction: column;
		gap: 6rem 0;
	}
	.items .itemBox {
		width: 100%;
		padding: 4rem 5rem 5rem;
	}
	.items .itemBox h3 {
		font-size: 3.5rem;
	}
	.items .itemBox .lead {
		font-size: 2.8rem;
		line-height: 4.5rem;
	}
	.items .itemBox .swiperBox {
		padding-top: 6rem;
	}
	.items .itemBox .swiper-wrapper {
		padding-bottom: 10rem;
	}
	.items .itemBox .swiper-pagination-bullet {
		margin: 0 1.4rem !important;
		width: 3rem;
		height: 3rem;
	}
	.items .itemBox .price {
		margin-top: 2rem;
		font-size: 3.5rem;
	}
	.items .itemBox .detail {
		font-size: 2.6rem;
		line-height: 4rem;
		min-height: auto;
	}
	.items .itemBox .btn {
		padding-top: 5rem;
	}
	.items .itemBox .btn a {
		font-size: 2.8rem;
	}
	.items .itemBox .btn a::after {
		width: 2rem;
		height: 2rem;
		top: calc(50% - 1rem);
		right: 2rem;
	}
	.items .note {
		font-size: 2.3rem;
		line-height: 3.6rem;
	}
}

/* bnrWrap */
.bnrWrap {
	background-color: #323c50;
	padding: 6.5rem 0;
}
.bnrWrap .inner {
	padding: 0 6.5rem;
	display: flex;
	justify-content: center;
	gap: 0 7rem;
}
.bnrWrap p {
	width: 39rem;
}
@media (max-width: 768px) {
	.bnrWrap {
		padding: 6rem 0;
	}
	.bnrWrap .inner {
		padding: 0 3.5rem;
		flex-direction: column;
		gap: 6rem 0;
	}
	.bnrWrap p {
		width: 100%;
	}
}
