@charset "UTF-8";
/*================================================
ストア ブランドページ専用CSS
================================================*/
.solrbar {
	display: none;
}
body {
	font-family: "Untitled Sans", "Yu Gothic Medium", "游ゴシック Medium", YuGothic, "游ゴシック体", "hiragino-kaku-gothic-pron", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN", "Noto Sans JP", Meiryo, sans-serif;
	overflow-x: hidden;
	line-height: 1.5;
	text-rendering: optimizeLegibility;
	font-feature-settings: "palt";
	letter-spacing: 0.08em;
	font-weight: 300;
}
.bread {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-align-items: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-flex-direction: row;
	-ms-flex-direction: row;
	flex-direction: row;
	gap: 0.25rem;
	padding-top: 0.75rem;
	padding-bottom: 0.75rem;
	-webkit-padding-start: 1rem;
	padding-inline-start: 1rem;
	-webkit-padding-end: 1rem;
	padding-inline-end: 1rem;
	border-top: 1px solid;
	border-color: #d9d9d9;
	overflow-x: auto;
	margin: 0;
}
@media screen and (min-width: 1001px) {
	.bread {
		-webkit-padding-start: 2.5rem !important;
		padding-inline-start: 2.5rem !important;
		-webkit-padding-end: 2.5rem !important;
		padding-inline-end: 2.5rem !important;
	}
}
#contents {
	width: 100%;
	padding: 0;
	margin: 0;
}
a img {
	transition: 0.3s all;
}
a img:hover {
	-webkit-transform: scale(1.04);
	-moz-transform: scale(1.04);
	-ms-transform: scale(1.04);
	transform: scale(1.04);
}
@media screen and (min-width: 1001px) {
	.top_feature_thumbnail_0:hover {
		transform: scale(1.04);
	}
}

/*
-------------------------------------------------------------*/
.brand_menu_area {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	justify-content: space-between;
	-webkit-padding-start: 1.5rem;
	padding-inline-start: 1.5rem;
	-webkit-padding-end: 1.5rem;
	padding-inline-end: 1.5rem;
	-webkit-align-items: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	/* position: absolute; */
	left: 0px;
	right: 0px;
	height: 72px;
	background-color: #fafafa;
	position: relative;
	z-index: 998;
}
@media screen and (min-width: 1001px) {
	.brand_menu_area {
		padding-inline-start: 2.5rem;
		padding-inline-end: 2.5rem;
	}
	.brand_menu_area.fixed-sp {
		position: fixed;
		top: 48px;
	}
}
@media screen and (max-width: 1000px) {
	.brand_menu_area.fixed-sp {
		position: fixed;
		top: 48px;
	}
}
.brand_menu {
	visibility: hidden;
	position: absolute;
	top: 72px;
	left: 0px;
	background-color: rgb(233, 233, 233);
	right: 0px;
	z-index: 2000;
}
.brand_menu {
	top: 56px !important;
	opacity: 0;
	transform: translateY(-30px) translateZ(0px);
	-webkit-transition: all 0.3s cubic-bezier(0.65, 0, 0.35, 1);
	transition: all 0.3s cubic-bezier(0.65, 0, 0.35, 1);
}
.brand_menu.is_show {
	visibility: visible;
	top: 60px !important;
	opacity: 1;
	transform: none;
}
.brand_menu_list {
	display: grid;
	gap: 6px;
	grid-template-columns: repeat(4, 1fr);
	padding: 15px;
	-webkit-box-pack: center;
	justify-content: center;
	margin: auto;
	max-width: 400px;
}
@media screen and (min-width: 1001px) {
	.brand_menu_list {
		grid-template-columns: repeat(4, 84px) !important;
	}
	.brand_menu {
		top: 60px !important;
		left: auto !important;
		right: 30px;
		/*
      animation: fadeIn 0.3s ease 0.3s 1 normal backwards;
      -webkit-animation: fadeIn 0.3s ease 0.3s 1 normal backwards;
*/
	}
	@keyframes fadeIn {
		from {
			opacity: 0;
			transform: translateY(-20px);
		}
		to {
			opacity: 1;
			transform: translateY(0);
			-webkit-transform: translateY(0);
			-moz-transform: translateY(0);
			-ms-transform: translateY(0);
			-o-transform: translateY(0);
		}
	}
}
.brand_menu_toggle_area {}
.brand_menu_close_area {
	display: none;
}
.brand_menu_current_image {
	width: auto;
	height: auto;
}
.brand_menu_current_image.GDW01 {
	height: 40px;
}
.brand_menu_current_image.GDW02 {
	height: 40px;
}
.brand_menu_current_image.GDW03 {
	height: 42px;
}
.brand_menu_current_image.GDW04 {
	height: 16px;
}
.brand_menu_current_image.GDW05 {
	height: 20px;
}
.brand_menu_current_image.GDW06 {
	height: 12px;
}
.brand_menu_current_image.GDW07 {
	height: 22px;
}
.brand_menu_current_image.GDW08 {
	height: 42px;
}
.brand_menu_current_image.GDW09 {
	height: 34px;
}
.brand_menu_current_image.GDW10 {
	height: 40px;
}
.brand_menu_current_image.GDW11 {
	height: 40px;
}
.brand_menu_current_image.GDW12 {
	height: 40px;
}
.brand_menu_current_image.GDW13 {
	height: 20px;
}
.brand_menu_current_image.GDW14 {
	height: 40px;
}
.brand_menu_current_image.GDW15 {
	height: 52px;
}
.brand_menu_current_image.GDW16 {
	height: 42px;
}
.brand_menu_current_image.GDW17 {
	height: 48px;
}
.brand_menu_current_image.GDW18 {
	height: 38px;
}
.brand_menu_current_image.GDW19 {
	height: 58px;
}
.brand_menu_current_image.GDW20 {
	height: 40px;
}
.brand_menu_current_image.GDW21 {
	height: 58px;
}
.brand_menu_current_image.GDW22 {
	height: 24px;
}
.brand_menu_photo {
	position: relative;
	background-color: rgb(255, 255, 255);
}
.brand_menu_photo::before {
	height: 0px;
	content: "";
	display: block;
	padding-bottom: 100%;
}
.brand_menu_photo > :not(style) {
	overflow: hidden;
	position: absolute;
	inset: 0px;
	display: flex;
	-webkit-box-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	align-items: center;
	width: 100%;
	height: 100%;
}
/*
---------------------------------------------------------------*/
.mainbanner_inner {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-align-items: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column;
	gap: 0.5rem;
}
.mainbanner_title {
	color: #ffffff;
	font-size: 32px;
	margin-bottom: 5px;
	-webkit-padding-start: 1.5rem;
	padding-inline-start: 1.5rem;
	-webkit-padding-end: 1.5rem;
	padding-inline-end: 1.5rem;
	line-height: 1.4;
	text-align: center;
}
@media screen and (min-width: 1001px) {
	.mainbanner_title {
		font-size: 42px;
		-webkit-padding-start: 0px;
		padding-inline-start: 0px;
		-webkit-padding-end: 0px;
		padding-inline-end: 0px;
	}
}
.mainbanner_link {
	display: -webkit-inline-box;
	display: -webkit-inline-flex;
	display: -ms-inline-flexbox;
	display: inline-flex;
	-webkit-appearance: none;
	-moz-appearance: none;
	-ms-appearance: none;
	appearance: none;
	-webkit-align-items: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	position: relative;
	white-space: nowrap;
	vertical-align: middle;
	outline: 2px solid transparent;
	outline-offset: 2px;
	line-height: 1.2;
	border-radius: 0px;
	font-weight: 300;
	transition-property: background-color, border-color, color, fill, stroke, opacity, box-shadow, transform;
	transition-duration: 200ms;
	font-feature-settings: "palt";
	letter-spacing: 0.08em;
	height: 52px;
	min-width: 2.5rem;
	font-size: 16px;
	-webkit-padding-start: 2rem;
	padding-inline-start: 2rem;
	-webkit-padding-end: 2rem;
	padding-inline-end: 2rem;
	background: #ffffff;
	color: #1A1A1A;
	padding-top: 1.5rem;
	padding-bottom: 1.5rem;
	-webkit-transition: all 0.3s cubic-bezier(0.65, 0, 0.35, 1);
	transition: all 0.3s cubic-bezier(0.65, 0, 0.35, 1);
	width: auto;
	cursor: pointer;
}
.mainbanner_link:hover {
	opacity: 1;
	background: #2A292F;
	color: #ffffff;
}
.mainbanner_swiper {
	position: relative;
}
.swiper-horizontal > .swiper-pagination-progressbar, .swiper-pagination-progressbar.swiper-pagination-horizontal {
	bottom: 24px !important;
	top: auto !important;
	left: 50% !important;
	-webkit-transform: translateX(-50%) !important;
	-moz-transform: translateX(-50%) !important;
	-ms-transform: translateX(-50%) !important;
	transform: translateX(-50%) !important;
	width: 240px !important;
	height: 1px !important;
}
@media (max-width: 1000px) {
	.feature_swiper .swiper-horizontal > .swiper-pagination-progressbar, .feature_swiper .swiper-pagination-progressbar.swiper-pagination-horizontal, .brand_static_swiper .swiper-pagination-progressbar.swiper-pagination-horizontal {
		width: calc(100vw - 48px) !important;
		top: auto !important;
		bottom: 0px !important;
		left: 24px !important;
		height: 1px !important;
		transform: none !important;
	}
}
.swiper-pagination-progressbar {
	background: rgba(255, 255, 255, 0.8) !important;
}
.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
	background: #1A1A1A !important;
}
.section_mainbanner:hover .swiper-button-prev, .section_mainbanner:hover .swiper-button-next {
	opacity: 1 !important;
}
.section_mainbanner .swiper-button-prev, .section_mainbanner .swiper-button-next {
	position: absolute;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	margin: 0 10px;
	opacity: 0 !important;
	-webkit-transition: all 0.3s cubic-bezier(0.65, 0, 0.35, 1);
	transition: all 0.3s cubic-bezier(0.65, 0, 0.35, 1);
}
.section_mainbanner .swiper-button-prev:hover,
.section_mainbanner .swiper-button-next:hover {
	-webkit-transform: translateY(-50%) scale(1.04);
	transform: translateY(-50%) scale(1.04);
}
.swiper-button-prev, .swiper-button-next {
	display: -webkit-inline-box;
	display: -webkit-inline-flex;
	display: -ms-inline-flexbox;
	display: inline-flex;
	-webkit-appearance: none;
	-moz-appearance: none;
	-ms-appearance: none;
	appearance: none;
	-webkit-align-items: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	position: relative;
	white-space: nowrap;
	vertical-align: middle;
	outline: 2px solid transparent;
	outline-offset: 2px;
	line-height: 1.2;
	font-weight: var(--chakra-fontWeights-normal);
	transition-property: var(--chakra-transition-property-common);
	transition-duration: var(--chakra-transition-duration-normal);
	font-feature-settings: "palt";
	letter-spacing: 0.08em;
	min-width: 2.5rem;
	font-size: 16px;
	-webkit-padding-start: 1rem;
	padding-inline-start: 1rem;
	-webkit-padding-end: 1rem;
	padding-inline-end: 1rem;
	color: #ffffff;
	padding: 0px;
	-webkit-transition: all 0.3s cubic-bezier(0.65, 0, 0.35, 1);
	transition: all 0.3s cubic-bezier(0.65, 0, 0.35, 1);
	background: #ffffff;
	width: 54px !important;
	height: 54px !important;
	border-radius: 50%;
	-webkit-filter: drop-shadow(0px 4px 16px rgba(0, 0, 0, 0.1));
	filter: drop-shadow(0px 4px 16px rgba(0, 0, 0, 0.1));
}
@media (max-width: 1000px) {
	.swiper-button-prev, .swiper-button-next {
		visibility: hidden !important;
	}
}
.swiper-button-prev:after, .swiper-button-next:after {
	color: #000 !important;
	font-size: 16px !important;
}
/*
-------------------------------*/
.section_news {
	width: 100%;
	overflow: hidden;
}
@media screen and (min-width: 1001px) {
	.news_wrapper {
		height: 62px !important;
	}
}
.news_wrapper {
	background: #2A292F;
	height: 54px;
}
.marquee-container {
	overflow-x: hidden !important;
	display: flex !important;
	flex-direction: row !important;
	position: relative;
	width: 100%;
	transform: none;
}
.marquee-container:hover div {
	animation-play-state: var(--pause-on-hover);
}
.marquee-container:active div {
	animation-play-state: var(--pause-on-click);
}
.overlay {
	position: absolute;
	width: 100%;
	height: 100%;
}
.overlay::before, .overlay::after {
	background: linear-gradient(to right, var(--gradient-color));
	content: "";
	height: 100%;
	position: absolute;
	width: var(--gradient-width);
	z-index: 2;
}
.overlay::after {
	right: 0;
	top: 0;
	transform: rotateZ(180deg);
}
.overlay::before {
	left: 0;
	top: 0;
}
.marquee {
	flex: 0 0 auto;
	min-width: auto;
	z-index: 1;
	display: flex;
	flex-direction: row;
	align-items: center;
	animation: scroll 48.489375s linear 0s infinite;
	animation-play-state: running;
	animation-delay: 0s;
	animation-direction: normal;
	;
}
@keyframes scroll {
	0% {
		transform: translateX(0%);
	}
	100% {
		transform: translateX(-100%);
	}
}
.initial-child-container {
	flex: 0 0 auto;
	display: flex;
	min-width: auto;
	flex-direction: row;
}
.child {
	transform: none;
}
@media screen and (min-width: 1001px) {
	.css-1mtajr7 {
		height: 62px !important;
	}
}
.css-1mtajr7 {
	display: flex;
	/* background: rgb(42, 41, 47); */
	height: 54px;
	-webkit-box-align: center;
	align-items: center;
	line-height: 1;
	width: 100%;
	overflow: hidden;
}

.css-1b5mwhx {
	display: flex;
	-webkit-box-align: center;
	align-items: center;
	flex-direction: row;
	gap: 2.5rem;
	margin-right: 2.5rem;
	transition:all 0.3s cubic-bezier(0.65, 0, 0.35, 1) 0s;
}
.css-1b5mwhx a:hover{
	opacity: 0.6;
}
.css-m269g5 {
	display: flex;
	-webkit-box-align: center;
	align-items: center;
	flex-direction: row;
	gap: 2.5rem;
	white-space: nowrap;
}
.css-1g8qiu4 {
	display: flex;
	-webkit-box-align: center;
	align-items: center;
	flex-direction: row;
	gap: 6px;
	color: rgb(255, 255, 255);
	transition: all 0.3s cubic-bezier(0.65, 0, 0.35, 1) 0s;
}
.news_date {
	font-size: 16px;
}
.news_title {
	font-size: 16px;
}
.news_category {
	display: flex;
	font-size: 11px;
	border-top-style: ;
	border-top-width: ;
	border-right-style: ;
	border-right-width: ;
	border-bottom-style: ;
	border-bottom-width: ;
	border-left-style: ;
	border-left-width: ;
	border-image-source: ;
	border-image-slice: ;
	border-image-width: ;
	border-image-outset: ;
	border-image-repeat: ;
	height: 30px;
	padding-inline-start: 14px;
	padding-inline-end: 14px;
	-webkit-box-align: center;
	align-items: center;
	border-radius: 9999px;
	border-color: rgb(255, 255, 255);
	border: 1px solid #fff;
}
/*
  -----------------------------------*/
@media screen and (min-width: 1001px) {
	.store_brand_info {
		grid-gap: 2.5rem !important;
		grid-template-columns: 1fr auto !important;
		padding: 43px 40px 20px !important;
		-webkit-align-items: flex-start !important;
		-webkit-box-align: flex-start !important;
		-ms-flex-align: flex-start !important;
		align-items: flex-start !important;
	}
	.store_brand_info_wrapper {
		width: 100% !important;
	}
	.store_brand_title {
		font-size: 20px !important;
	}
	.store_brand_link {
		-webkit-box-pack: end !important;
		-ms-flex-pack: end !important;
		-webkit-justify-content: flex-end !important;
		justify-content: flex-end !important;
		margin-top: 0px !important;
		margin-bottom: 0px !important;
	}
	.store_brand_link_btn {
		-webkit-box-flex: 0 !important;
		-webkit-flex-grow: 0 !important;
		-ms-flex-positive: 0 !important;
		flex-grow: 0 !important;
		width: 160px !important;
	}
}
.store_brand_info {
	display: grid;
	grid-gap: 0px;
	grid-template-columns: 1fr;
	padding: 36px 24px 0px;
	width: 100%;
	-webkit-align-items: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	justify-content: space-between;
}
.store_brand_title {
	font-family: "EuclidCircularB", "Yu Gothic Medium", "游ゴシック Medium", YuGothic, "游ゴシック体", "hiragino-kaku-gothic-pron", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN", "Noto Sans JP", Meiryo, sans-serif;
	line-height: 1.33;
	font-size: 16px;
	font-weight: 600;
	margin: 0;
}
.store_brand_description {
	font-family: "EuclidCircularB", "Yu Gothic Medium", "游ゴシック Medium", YuGothic, "游ゴシック体", "hiragino-kaku-gothic-pron", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN", "Noto Sans JP", Meiryo, sans-serif;
	letter-spacing: 0.1em;
	line-height: 1.8;
	font-size: 14px;
	font-weight: 300;
	margin: 0;
}
.store_brand_info_wrapper {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-align-items: start;
	-webkit-box-align: start;
	-ms-flex-align: start;
	align-items: start;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column;
	gap: 0.5rem;
	width: 100%;
}
.store_brand_link {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-align-items: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	justify-content: space-between;
	-webkit-flex-direction: row;
	-ms-flex-direction: row;
	flex-direction: row;
	gap: 0.5rem;
	-webkit-flex: 1;
	-ms-flex: 1;
	flex: 1;
	margin-top: 28px;
	margin-bottom: 2.5rem;
}
.store_brand_link_btn:hover {
	background: #1A1A1A;
	color: #ffffff;
	-webkit-text-decoration: none;
	text-decoration: none;
	cursor: pointer;
}
.store_brand_link_btn {
	font-family: "Untitled Sans", "Yu Gothic Medium", "游ゴシック Medium", YuGothic, "游ゴシック体", "hiragino-kaku-gothic-pron", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN", "Noto Sans JP", Meiryo, sans-serif;
	display: -webkit-inline-box;
	display: -webkit-inline-flex;
	display: -ms-inline-flexbox;
	display: inline-flex;
	-webkit-appearance: none;
	-moz-appearance: none;
	-ms-appearance: none;
	appearance: none;
	-webkit-align-items: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
	gap: .25rem;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	position: relative;
	white-space: nowrap;
	vertical-align: baseline;
	outline: 2px solid transparent;
	outline-offset: 2px;
	line-height: normal;
	font-weight: 300;
	transition-property: background-color, border-color, color, fill, stroke, opacity, box-shadow, transform;
	transition-duration: 200ms;
	font-feature-settings: "palt";
	letter-spacing: 0.08em;
	min-width: 2.5rem;
	padding: 0px;
	background: #f5f5f5;
	height: 45px;
	font-size: 14px;
	border-radius: 0px;
	-webkit-text-decoration: none;
	text-decoration: none;
	-webkit-box-flex: 1;
	-webkit-flex-grow: 1;
	-ms-flex-positive: 1;
	flex-grow: 1;
	width: 100%;
	color: #555555;
	-webkit-padding-start: 0.5rem;
	padding-inline-start: 0.5rem;
	-webkit-padding-end: 0.5rem;
	padding-inline-end: 0.5rem;
	border: none;
}
.store_brand_link_icon {
	display: inline-flex;
	align-self: center;
	flex-shrink: 0;
}

/*
---------------------*/
@media screen and (min-width: 1001px) {
	.css-13g93gz {
		padding-left: 2.5rem !important;
		gap: 0px !important;
	}
}
.css-13g93gz {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: start;
	-ms-flex-pack: start;
	-webkit-justify-content: flex-start;
	justify-content: flex-start;
	-webkit-flex-direction: row;
	-ms-flex-direction: row;
	flex-direction: row;
	border-bottom: 2px solid;
	border-color: #e9e9e9;
	overflow-x: clip;
	padding-left: 1.5rem;
	gap: 1.5rem;
}
@media screen and (min-width: 1001px) {
	.gender_btn {
		height: 68px !important;
		font-size: 16px !important;
		-webkit-padding-start: 16px !important;
		padding-inline-start: 16px !important;
		-webkit-padding-end: 16px !important;
		padding-inline-end: 16px !important;
		padding-top: 20px !important;
		padding-bottom: 20px !important;
	}
}
.section_switch_gender{
	position:relative;
}
.gender_btn {
	outline: 2px solid transparent;
	outline-offset: 2px;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-align-items: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
	transition-property: background-color, border-color, color, fill, stroke, opacity, box-shadow, transform;
	transition-duration: 200ms;
	border-bottom: 2px solid;
	border-color: var(--chakra-colors-transparent);
	margin-bottom: -2px;
	background: var(--tabs-bg);
	position: relative;
	height: 54px;
	-webkit-flex-shrink: 0;
	-ms-flex-negative: 0;
	flex-shrink: 0;
	font-size: 14px;
	line-height: 1;
	color: #1A1A1A;
	-webkit-padding-start: 0px;
	padding-inline-start: 0px;
	-webkit-padding-end: 0px;
	padding-inline-end: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	border: none;
	cursor: pointer;
}
.gender_btn_selected {
	position: absolute;
	width: 100%;
	height: 2px;
	bottom: 0px;
	left: 0px;
	background: #1A1A1A;
	transition:all 0.3s ease;
}
/*
-------------------------------------------------------*/
@media screen and (min-width: 1001px) {
	.search_contents {
		grid-column-gap: 2.5rem !important;
		grid-template-columns: min(21vw, 250px) minmax(0, 1fr) !important;
		-webkit-padding-start: 2.5rem !important;
		padding-inline-start: 2.5rem !important;
		-webkit-padding-end: 2.5rem !important;
		padding-inline-end: 2.5rem !important;
		padding-top: 3rem !important;
		padding-bottom: 3rem !important;
	}
}
.search_contents {
	display: grid;
	grid-column-gap: 0px;
	grid-template-columns: minmax(0, 1fr);
	width: 100%;
	-webkit-padding-start: 0px;
	padding-inline-start: 0px;
	-webkit-padding-end: 0px;
	padding-inline-end: 0px;
	padding-top: 2.5rem;
	padding-bottom: 2.5rem;
}
@media screen and (min-width: 1001px) {
	.search_condition {
		top: 1rem;
	}
	.search_condition_area {
		display: block !important;
	}
}

@media screen and (min-width: 1001px) {
	.search_contents_title_wrapper {
		-webkit-align-items: center !important;
		-webkit-box-align: center !important;
		-ms-flex-align: center !important;
		align-items: center !important;
		-webkit-flex-direction: row !important;
		-ms-flex-direction: row !important;
		flex-direction: row !important;
	}
}
.search_contents_title_wrapper {
	display: flex;
	width: 100%;
	opacity: 1;
	transform: none;
	webkit-align-items: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-flex-direction: row;
	-ms-flex-direction: row;
	flex-direction: row;
}
.search_contents_item.all .search_contents_title_wrapper {
	margin-bottom: 1.5rem;
}
@media screen and (min-width: 1001px) {
	.search_contents_title {
		font-size: 32px !important;
		-webkit-padding-start: 0px !important;
		padding-inline-start: 0px !important;
		-webkit-padding-end: 0px !important;
		padding-inline-end: 0px !important;
		margin-bottom: 1.5rem !important;
	}
}
.search_contents_title {
	font-size: 24px;
	-webkit-padding-start: 1.5rem;
	padding-inline-start: 1.5rem;
	-webkit-padding-end: 1.5rem;
	padding-inline-end: 1.5rem;
	margin-bottom: 1rem;
	line-height: 1.4;
	font-weight: 300;
}
@media screen and (min-width: 1001px) {
	.search_contents_item.all .search_contents_title {
		font-size: 32px !important;
		padding-left: 0px !important;
	}
}
.search_contents_item.all .search_contents_title {
	font-size: 24px;
	padding-left: 1.5rem;
	line-height: 1.4;
	margin: 0 !important;
}
/*
---------------------------*/
@media screen and (min-width: 1001px) {
	.btn_wrapper {
		padding-top: 45px !important;
	}
}
.btn_wrapper {
	-webkit-align-self: center;
	-ms-flex-item-align: center;
	align-self: center;
	padding-top: 40px;
	text-align: center;
}
.link-button {
	display: -webkit-inline-box;
	display: -webkit-inline-flex;
	display: -ms-inline-flexbox;
	display: inline-flex;
	position: relative;
	padding-bottom: 1px;
}
.link-button svg {
	margin-left: 0.25rem;
}
.link-button a {
	line-height: 1.8;
}
.link-button a:after {
	content: '';
	position: absolute;
	bottom: 0px;
	left: 0px;
	width: calc(100% - 28px);
	height: 1px;
	background-color: #ffffff;
	-webkit-transform: scaleX(0);
	-moz-transform: scaleX(0);
	-ms-transform: scaleX(0);
	transform: scaleX(0);
	transform-origin: left center;
	-webkit-transition: -webkit-transform 0.3s cubic-bezier(0.65, 0, 0.35, 1);
	transition: transform 0.3s cubic-bezier(0.65, 0, 0.35, 1);
}
.link-button a:hover:after {
	-webkit-transform: scaleX(1);
	-moz-transform: scaleX(1);
	-ms-transform: scaleX(1);
	transform: scaleX(1);
}
.item_more_btn:hover {
	-webkit-text-decoration: none;
	text-decoration: none;
	color: currentcolor;
}
.item_more_btn:after{
	content: '';
	position: absolute;
	bottom: 0px;
	left: 0px;
	width: calc(100% - 28px);
	height: 1px;
	background-color: #9d9d9d;
	-webkit-transform: scaleX(0);
	-moz-transform: scaleX(0);
	-ms-transform: scaleX(0);
	transform: scaleX(0);
	transform-origin: left center;
	-webkit-transition: -webkit-transform 0.3s cubic-bezier(0.65, 0, 0.35, 1);
	transition: transform 0.3s cubic-bezier(0.65, 0, 0.35, 1);
}
.item_more_btn:hover:after{
	-webkit-transform: scaleX(1);
	-moz-transform: scaleX(1);
	-ms-transform: scaleX(1);
	transform: scaleX(1);
}
.item_more_btn {
	border: none;
	background: none;
	display: -webkit-inline-box;
	display: -webkit-inline-flex;
	display: -ms-inline-flexbox;
	display: inline-flex;
	-webkit-appearance: none;
	-moz-appearance: none;
	-ms-appearance: none;
	appearance: none;
	-webkit-align-items: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	position: relative;
	white-space: nowrap;
	vertical-align: baseline;
	outline: 2px solid transparent;
	outline-offset: 2px;
	line-height: normal;
	/*	border-radius: 0.375rem;*/
	font-weight: 300;
	transition-property: background-color, border-color, color, fill, stroke, opacity, box-shadow, transform;
	transition-duration: 200ms;
	font-feature-settings: "palt";
	letter-spacing: 0.08em;
	height: auto;
	min-width: var(--chakra-sizes-10);
	font-size: 16px;
	-webkit-padding-start: 1rem;
	padding-inline-start: 1rem;
	-webkit-padding-end: 1rem;
	padding-inline-end: 1rem;
	padding: 0px;
	-webkit-text-decoration: none;
	text-decoration: none;
	color: #9d9d9d;
	cursor: pointer;
}
.item_more_btn[data-more-count="1"] {
	border: 1px solid #d9d9d9;
	color: #1A1A1A;
	padding: 16px 40px;
	font-size: 16px;
}
.item_more_btn_icon {
	display: inline-flex;
	align-self: center;
	flex-shrink: 0;
}
.search_contents_list {}
.search_contents_item {
	margin-bottom: 5rem;
}
.pickup_photo, .feature_photo {
	overflow: hidden;
}
.item_more_btn {
	border: 1px solid #d9d9d9;
	color: #1A1A1A;
	padding: 16px 40px;
	font-size: 16px;
	transition: all 0.3s cubic-bezier(0.65, 0, 0.35, 1);
}
.item_more_btn:hover{
	border-color: #1A1A1A;
}
.item_more_btn:hover:after{
	content:none;
}
@media screen and (min-width: 1001px) {
	.total_count {
		padding-left: 1rem !important;
	}
}
.total_count {
	font-size: 12px;
	color: #9d9d9d;
	padding-left: 1.5rem;
}
.relatedcategory_title {
	font-size: 24px;
	border-bottom: none;
	margin-bottom: 35px;
	padding-top: 10px;
	text-align: left;
}
@media screen and (max-width: 1001px) {
	.related_category_list {
		display: -webkit-flex;
		display: flex;
		gap: 12px;
		-webkit-padding-start: 1.5rem !important;
		padding-inline-start: 1.5rem !important;
		-webkit-padding-end: 1.5rem !important;
		padding-inline-end: 1.5rem !important;
		-webkit-flex-wrap: wrap;
		flex-wrap: wrap;
	}
}
.related_category_list {
	display: flex;
	flex-wrap: wrap;
	justify-content: start;
	gap: 12px 8px;
}
.related_category_item {
	font-size: 16px;
	line-height:1.5;
}
.related_category_item a {
	border: 1px solid #ccc;
	padding: 0.75rem 1.25rem;
	border-radius: 30px;
	display: block;
}
.related_category_item a:hover{
	border-color:#1A1A1A;
	color:#1A1A1A;
}
/* ブランドコンテンツ
---------------------------------------*/
@media screen and (min-width: 1001px) {
	.brand_contents {
		display: block !important;
		padding-bottom: 5rem !important;
	}
}
.brand_contents {
	display: block;
	border-top: 1px solid;
	border-color: #d9d9d9;
	padding-top: 5rem;
	padding-bottom: 120px;
}
@media screen and (min-width: 1001px) {
	.brand_contents_inner {
		-webkit-padding-start: 2.5rem !important;
		padding-inline-start: 2.5rem !important;
		-webkit-padding-end: 2.5rem !important;
		padding-inline-end: 2.5rem !important;
	}
}
.brand_contents_inner {
	-webkit-padding-start: 0px;
	padding-inline-start: 0px;
	-webkit-padding-end: 0px;
	padding-inline-end: 0px;
	-webkit-margin-start: auto;
	margin-inline-start: auto;
	-webkit-margin-end: auto;
	margin-inline-end: auto;
}

.brand_static_contents {
	/* display: grid; */
	/* grid-gap: 50px; */
	grid-template-columns: repeat(1, minmax(0, 1fr));
	-webkit-padding-start: 1.5rem;
	padding-inline-start: 1.5rem;
	-webkit-padding-end: 1.5rem;
	padding-inline-end: 1.5rem;
}
.brand_styling_blog {
	display: grid;
	grid-gap: 50px;
	grid-template-columns: repeat(1, minmax(0, 1fr));
	-webkit-padding-start: 1.5rem;
	padding-inline-start: 1.5rem;
	-webkit-padding-end: 1.5rem;
	padding-inline-end: 1.5rem;
}
.brand_styling_list, .brand_blog_list {
	display: grid;
	grid-gap: 0.75rem;
	grid-template-columns: repeat(2, minmax(0, 1fr));
}
.brand_styling_list, .brand_blog_list {
	display: grid;
	grid-gap: 0.75rem;
	grid-template-columns: repeat(2, minmax(0, 1fr));
}
@media screen and (min-width: 1001px) {
    .brand_styling_item:nth-child(2) {
        display: block;
    }
}
@media screen and (max-width: 1000px) {
    .brand_styling .brand_styling_item:nth-child(n+3) {
        display:block;
    }
	.brand_styling .brand_styling_item:nth-child(n+5) {
        display:none;
    }
    .brand_blog .brand_styling_item:nth-child(n+3) {
        display:block;
    }
    .brand_blog .brand_styling_item:nth-child(n+5) {
        display:none;
    }
}
.brand_styling_blog{
	grid-gap: 56px;
}
@media screen and (min-width: 1001px) {
	.brand_styling_blog {
		grid-gap: 66px;
		grid-template-columns: repeat(1, minmax(0, 1fr)) !important;
		-webkit-padding-start: 0px !important;
		padding-inline-start: 0px !important;
		-webkit-padding-end: 0px !important;
		padding-inline-end: 0px !important;
	}
	.brand_styling_list, .brand_blog_list {
		grid-gap: 1.25rem !important;
		grid-template-columns: repeat(6, minmax(0, 1fr)) !important;
	}
}
.item_photoArea {
	display: block;
	position: relative;
	overflow: hidden;
	background: #f5f5f5;
}
.item_photoArea:before {
	content: "";
	display: block;
	padding-top: 100%;
}
.brand_styling_list .item_photoArea:before {
    padding-top: 133.3333%;
}
.brand_styling_image, .brand_blog_image {
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	width: auto;
	height: 100%;
	margin: auto;
}
.brand_styling_title_wrapper, .brand_blog_title_wrapper {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	justify-content: space-between;
	-webkit-align-items: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	margin-bottom: 1rem;
}
@media screen and (min-width: 1001px) {
	.brand_styling_title, .brand_blog_title {
		font-size: 24px !important;
	}
}
.brand_styling_title, .brand_blog_title {
	font-size: 20px;
	margin: 0 !important;
	font-weight: 300;
	line-height: 1.5;
}
.styling_more, .blog_more {
	font-size: 14px;
	color: #9d9d9d;
	cursor: pointer;
	-webkit-transition: color cubic-bezier(0.65, 0, 0.35, 1) 0.3s;
	transition: color cubic-bezier(0.65, 0, 0.35, 1) 0.3s;
}

.item_coordinate_info {
	margin-top: 0.75rem;
	font-size: 14px;
	line-height: 1.6;
}
.text_shopName {
	display: block;
	margin-top: 0.5rem;
	font-size: 12px;
	color: #9d9d9d;
	line-height: 1.4;
}
.item_blog_title {
	margin-top: 0.75rem;
	font-size: 14px;
	line-height: 1.5
}
.feature_image {
	width: 100%;

	height: auto;
}
.feature_info_wrapper {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-align-items: flex-start;
	-webkit-box-align: flex-start;
	-ms-flex-align: flex-start;
	align-items: flex-start;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column;
	gap: 0.25rem;
	margin-top: 0.75rem;
}
.feature_title {
	font-size: 20px;
	font-weight: 300;
	line-height: 28px;
	letter-spacing: 0.08em;
}
.feature_subtitle {
	color: #555555;
	font-size: 12px;
	line-height: 1.5;
}
.section_feature {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-align-items: flex-start;
	-webkit-box-align: flex-start;
	-ms-flex-align: flex-start;
	align-items: flex-start;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column;
	gap: 0px;
	/* padding-bottom: 5rem; */
}
.feature_swiper:hover .swiper-button-prev.swiper-button-disabled, .feature_swiper:hover .swiper-button-next.swiper-button-disabled {
	opacity: 0;
}
.feature_swiper:hover .swiper-button-prev, .feature_swiper:hover .swiper-button-next {
	opacity: 1;
}
.feature_swiper .swiper-button-prev, .feature_swiper .swiper-button-next {
	opacity: 0;
	position: absolute;
}
.feature_swiper .swiper-button-prev:hover, .feature_swiper .swiper-button-next:hover {
	-webkit-transform: scale(1.04);
	transform: scale(1.04);
}
.feature_swiper .swiper-pagination-progressbar, .brand_static_swiper .swiper-pagination-progressbar {
	display: none;
}
@media (max-width: 1000px) {
	.feature_swiper .swiper-pagination-progressbar, .brand_static_swiper .swiper-pagination-progressbar {
		display: block;
		background: #e9e9e9 !important;
	}
}
@media screen and (max-width: 1001px) {
	.activity_list {
		display: -webkit-flex;
		display: flex;
		gap: 12px;
		-webkit-padding-start: 1.5rem !important;
		padding-inline-start: 1.5rem !important;
		-webkit-padding-end: 1.5rem !important;
		padding-inline-end: 1.5rem !important;
		-webkit-flex-wrap: wrap;
		flex-wrap: wrap;
	}
}
.activity_list {
	display: flex;
	flex-wrap: wrap;
	justify-content: start;
	gap: 12px 8px;
}
.activity_item {
	font-size: 14px;
}
.activity_item a {
	border: 1px solid #ccc;
	padding: 0.75rem 1.25rem;
	border-radius: 30px;
	display: block;
	line-height: 1.5;
	font-size: 16px;
}
.activity_item a:hover{
	border-color:#1A1A1A;
	color:#1A1A1A;
}
@media screen and (max-width: 1001px) {
	.collection_list {
		display: -webkit-box;
		display: -webkit-flex;
		display: -ms-flexbox;
		display: flex;
		row-gap: 0.75rem !important;
		-webkit-padding-start: 1.5rem !important;
		padding-inline-start: 1.5rem !important;
		-webkit-padding-end: 1.5rem !important;
		padding-inline-end: 1.5rem !important;
		-webkit-column-gap: 0.5rem !important;
		column-gap: 0.5rem !important;
		-webkit-box-flex-wrap: wrap;
		-webkit-flex-wrap: wrap;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
	}
}
.collection_list {
	display: flex;
	flex-wrap: wrap;
	justify-content: start;
	row-gap: 10px;
}
.collection_item {
	margin-right: 10px;
	line-height: 1.5;
	font-size: 16px;
}
.collection_item a:hover{
	border-color:#1A1A1A;
	color:#1A1A1A;
}
@media screen and (max-width: 1000px) {
	.collection_item {
		margin-right: 0;
	}
}
.collection_item a {
	border: 1px solid #ccc;
	padding: 0.75rem 1.25rem;
	border-radius: 30px;
	display: block;
}
.featureItem {
	width: auto !important;
}
.featureItem_inner {
	width: 307px;
	cursor: pointer;
}
@media screen and (min-width: 1001px) {
	.featureItem_inner {
		width: 246px !important;
	}
}
.feature_swiper {
	margin-left: auto;
	margin-right: auto;
	position: relative;
	overflow: hidden;
	list-style: none;
	padding: 0;
	z-index: 1;
	display: block;
}
@media screen and (min-width: 1001px) {
	#feature_container {
		width: calc(100% + 40px) !important;
	}
}
#feature_container {
	width: 100%;
	gap: 1rem;
	margin-bottom: 5rem;
}
@media screen and (min-width: 1001px) {
	.feature_swiper {
		/* width: calc(100% + 40px)!important; */
		padding: 0 2.5rem 0 0;
	}
}
@media (max-width: 1000px) {
	.feature_swiper {
		padding: 0 1.5rem 24px 0 !important;
	}
}
.feature_swiper {
	/* width: 100%; */
	/* margin-bottom: 5rem; */
}
.feature_link {
	text-decoration: none;
}
.feature_link:hover {
	text-decoration: none;
}
.select_count {
	position: absolute;
	right: 33px;
	top: 16px;
	font-size: 14px;
	border-radius: 20px;
	line-height: 24px;
	width: 24px;
	height: 24px;
	background: #F5F5F5;
	text-align: center;
	/*display: none;*/
}
/* サイドナビがモーダルになった場合関係
------------------------------------*/
.search_condition_switch {
	display: none;
}
.search_condition_mask {
	display: none;
}
body.search_condition_modal_on {
	overflow: hidden;
}
@media (max-width: 400px) {
	.search_condition_area {
		width: 100% !important;
		;
	}
}
@media screen and (max-width: 1000px) {
	.search_condition_switch {
		display: block;
		position: fixed;
		z-index: 50;
		top: auto;
		left: 0px;
		right: 0px;
		bottom: env(safe-area-inset-bottom);
	}

	.search_condition_btn_wrapper {
		display: grid;
		grid-template-columns: 1fr 1fr;
		grid-template-columns: 1fr;
	}
}
/*
------------------------------------------------------------------------*/
@media screen and (min-width: 1001px) {
	.pickupList {
		grid-gap: 1rem !important;
		grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
	}
}
.pickupList {
	display: grid;
	grid-gap: 2.5rem;
	grid-template-columns: repeat(1, minmax(0, 1fr));
	margin-bottom: 80px;
}
.pickup_image {
	width: 100%;
	wifth: auto;
}
@media screen and (min-width: 1001px) {
	.pickup_info_wrapper {
		-webkit-padding-start: 0px !important;
		padding-inline-start: 0px !important;
		-webkit-padding-end: 0px !important;
		padding-inline-end: 0px !important;
	}
}
.pickup_info_wrapper {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-align-items: flex-start;
	-webkit-box-align: flex-start;
	-ms-flex-align: flex-start;
	align-items: flex-start;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column;
	gap: 0.25rem;
	-webkit-padding-start: 0.75rem;
	padding-inline-start: 0.75rem;
	-webkit-padding-end: 0.75rem;
	padding-inline-end: 0.75rem;
	margin-top: 1rem;
}
.pickup_title {
	font-size: 12px;
	line-height: 1.5;
}
.pickup_subtitle {
	font-size: 16px;
	line-height: 1.5;
}
.pickup_category {
	font-size: 11px;
	color: #9d9d9d;
	line-height: 1.5;
}
.section_pickup .store_item_brand_logo{
	display:none;
}
/* ブランド毎の静的コンテンツ
-----------------------------------------------*/
@media screen and (min-width: 1001px) {
	.brand_static_contents {
		margin-bottom: 80px !important;
	}
}
.brand_static_contents {
	margin-bottom: 50px;
	-webkit-padding-start: 1.5rem;
	padding-inline-start: 1.5rem;
	-webkit-padding-end: 1.5rem;
	padding-inline-end: 1.5rem;
}
@media screen and (min-width: 1001px) {
	.brand_static_contents {
		margin-bottom: 50px;
		-webkit-padding-start: 0;
		padding-inline-start: 0;
		-webkit-padding-end: 0;
		padding-inline-end: 0;
	}
	.brand_static_contents_list {
		display: grid;
		grid-gap: 2.25rem !important;
		grid-template-columns: repeat(3, minmax(0, 1fr)) !important;
		padding-bottom: 0 !important;
		margin-left: 0 !important;
	}
	.brand_static_contents_list .brand_static_contents_item {
		margin-right: 0 !important;
	}
}
.brand_static_swiper {
	position: relative;
}
.brand_static_swiper .swiper-pagination {
	position: absolute;
}
.brand_static_contents_list {
	padding-bottom: 24px;
	margin-left: -24px;
}
.brand_static_swiper .swiper-pagination-progressbar.swiper-pagination-horizontal {
	left: 0 !important;
}
.brand_static_contents_list .brand_static_contents_item {
	min-width: 248px;
}
@media (max-width: 1000px) {
	.brand_static_contents_list .brand_static_contents_item {
		width: 65%;
	}
}
.brand_static_contents_list .brand_static_contents_item:last-child {
	margin-right: 0 !important;
}
.brand_static_contents_image {
	width: 100%;
	height: auto;
}
.brand_static_contents_title_wrapper {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	justify-content: space-between;
	-webkit-align-items: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	margin-bottom: 1rem;
}
@media screen and (min-width: 1001px) {
	.brand_static_contents_title {
		font-size: 24px !important;
	}
}
.brand_static_contents_title {
	font-size: 20px;
	margin: 0 !important;
	font-weight: 300;
	line-height: 1.5;
}
.item_info_textArea {
	margin-top: 0;
	font-size: 14px;
	line-height: 1.4;
}
.brand_static_contens_link {
	text-decoration: none;
}
.brand_static_contens_link:hover {
	text-decoration: none;
}
.brand_static_contens_link .item_photo {
	overflow: hidden;
}
#store_all_container {
	margin-bottom: 3rem;
}
/* result_number
--------------------------------------------------------------------*/
.result_number {
	width: 200px;
	text-align: center;
	padding: 12px 0;
	line-height: 1.6;
	border-bottom: 2px solid #E9E9E9;
	margin: 0 auto;
	position: relative;
}
.result_number .number_bar {
	display: block;
	width: 1%;
	max-width: 100%;
	height: 2px;
	background: #1A1A1A;
	position: absolute;
	bottom: -2px;
	left: 0;
	transition: all 0.3s;
}
/* もっと見る系コンテンツの制御
------------------------------------------------------------*/
/******************************************************************/
.store_brand .store_item_list .store_item {
	display: none;
}
.store_brand .store_item_list.more .store_item {
	display: block !important;
}
/******************************************************************/
.store_brand #store_all_container .store_item {
	display: block !important;
}
@media screen and (max-width: 1000px) {
	.store_brand #store_item_container .store_item:nth-child(-n+6) {
		display: block;
	}
	.store_brand #store_new_container .store_item:nth-child(-n+4) {
		display: block;
	}
	.store_brand #store_ranking_container .store_item:nth-child(-n+4) {
		display: block;
	}
	.store_brand .store_category_list .store_item:nth-child(-n+4) {
		display: block;
	}
}
@media screen and (min-width: 1001px) {
	.store_brand #store_item_container .store_item:nth-child(-n+24) {
		display: block;
	}
	.store_brand #store_new_container .store_item:nth-child(-n+3) {
		display: block;
	}
	.store_brand #store_ranking_container .store_item:nth-child(-n+3) {
		display: block;
	}
	.store_brand .store_category_list .store_item:nth-child(-n+3) {
		display: block;
	}
}
@media screen and (min-width: 1440px) {
	.store_brand #store_item_container .store_item:nth-child(-n+4) {
		display: block;
	}
	.store_brand #store_item_container .store_item:nth-child(n+25) {
		display: none;
	}
	.store_brand #store_new_container .store_item:nth-child(-n+4) {
		display: block;
	}
	.store_brand #store_ranking_container .store_item:nth-child(-n+4) {
		display: block;
	}
	.store_brand #store_ranking_container .store_item:nth-child(n+5) {
		display: none;
	}
	.store_brand .store_category_list .store_item:nth-child(-n+4) {
		display: block;
	}
	.store_brand .store_category_list .store_item:nth-child(n+5) {
		display: none;
	}
}
/*レコメンド*/
.recommend_list {
  display: grid;
  grid-row-gap: 2rem;
  grid-column-gap: 0.75rem;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  width: 100%;
}
.section_recommend .arrow_button{
	display: none;
}
@media screen and (min-width: 1001px) {
	.recommend_list .store_item:nth-child(4){
		display:none;
	}
    .recommend_list {
          grid-gap: 1rem!important;
          grid-template-columns: repeat(3, minmax(0, 1fr))!important;
    }

    .recommend_title{
        font-size: 24px!important;
    }
}
@media screen and (min-width: 1440px) {
    .recommend_list {
          grid-gap: 1rem!important;
          grid-template-columns: repeat(4, minmax(0, 1fr))!important;
    }
	.recommend_list .store_item:nth-child(4){
		display:block;
	}
}
/* topbanner animation*/
.section_mainbanner.loaded .background-mask {
	-webkit-backdrop-filter: blur(0) !important;
	backdrop-filter: blur(0) !important;
}
.background-mask {
	-webkit-backdrop-filter: blur(0) !important;
	backdrop-filter: blur(0) !important;
}
.background-mask:after{
	content:"";
	display:block;
	width: 200%;
	height:350%;
	position:absolute;
	background: #fff;
	-webkit-transform: rotate(-30deg);
	transform: rotate(-30deg);
	top: -130%;
	left: -40%;
}
.loaded .background-mask:after{
	filter: blur(80px);
	animation-name:topvisual;
	animation-delay:0s;
	animation-fill-mode:forwards;
	animation-duration:1s;
	animation-timing-function:cubic-bezier(0.33, 1, 0.68, 1);
}

@keyframes topvisual {
	from {
		top:-130%;
	}
	to {
		top: 300%;
		z-index:-1;
	}
}
@media (max-width: 1000px) {
	.background-mask:after{
		content:"";
		display:block;
		width:400%;
		height:300%;
		position:absolute;
		background: #fff;
		transform: rotate(-30deg);
		top: -100%;
	}
	.loaded .background-mask:after{
		animation-name: topvisual;
		animation-duration:1.7s;
	}
}
.background-mask:before{
	content:"";
	display:block;
	width:100%;
	height:100%;
	position:absolute;
	left:0;
	top:0;
	background: transparent;
	-webkit-backdrop-filter: blur(80px);
	backdrop-filter: blur(80px);
	z-index:100;
}
.loaded .background-mask:before{
	animation-name:topvisualblur;
	animation-delay:0.1s;
	animation-fill-mode:forwards;
	animation-duration:0.9s;
	animation-timing-function:cubic-bezier(0.33, 1, 0.68, 1) ;
}
@keyframes topvisualblur {
	from {
		-webkit-backdrop-filter: blur(80px);
		backdrop-filter: blur(80px);  }
	to {
		-webkit-backdrop-filter: blur(0);
		backdrop-filter: blur(0);
		z-index:-1;
	}
}

.item_photoArea.video_on:after {
    content: "";
    background: url(/static/full/images/common/movie_on.svg);
    background-size: contain;
    position: absolute;
    display: block;
    width: 45px;
    height: 45px;
    right: 10px;
    top: 10px;
    z-index: 10;
}

@media screen and (min-width: 1001px) {
	.item_photoArea.video_on:after {
	    width: 30px;
	    height: 30px;
	}
}

@media screen and (min-width: 1440px) {
	.item_photoArea.video_on:after {
	    width: 30px;
	    height: 30px;
	}
}

/*
-------------------------------------------------------------*/
.activity_menu_area {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	justify-content: space-between;
	-webkit-padding-start: 1.5rem;
	padding-inline-start: 1.5rem;
	-webkit-padding-end: 1.5rem;
	padding-inline-end: 1.5rem;
	-webkit-align-items: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	/* position: absolute; */
	left: 0px;
	right: 0px;
	height: 72px;
	background-color: #fafafa;
	position: relative;
	z-index: 998;
}
@media screen and (min-width: 1001px) {
	.activity_menu_area {
		padding-inline-start: 2.5rem;
		padding-inline-end: 2.5rem;
	}
}
.activity_menu {
	visibility: hidden;
	position: absolute;
	top: 72px;
	left: 0px;
	background-color: rgb(233, 233, 233);
	right: 0px;
	z-index: 2000;
}
.activity_menu {
	top: 56px !important;
	opacity: 0;
	transform: translateY(-30px) translateZ(0px);
	-webkit-transition: all 0.3s cubic-bezier(0.65, 0, 0.35, 1);
	transition: all 0.3s cubic-bezier(0.65, 0, 0.35, 1);
}
.activity_menu.is_show {
	visibility: visible;
	top: 60px !important;
	opacity: 1;
	transform: none;
}
.activity_menu_list {
	display: grid;
	gap: 16px 16px;
	grid-template-columns: repeat(2, 1fr);
	padding: 16px 24px 32px;
	-webkit-box-pack: center;
	justify-content: center;
	margin: auto;
	max-width: 400px;
}
@media screen and (min-width: 1001px) {
	.activity_menu_list {
		gap: 24px 16px;
		padding: 24px 24px 32px;
		grid-template-columns: repeat(2, 155px) !important;
	}
	
	.activity_menu {
		top: 60px !important;
		left: auto !important;
		right: 30px;
		/*
      animation: fadeIn 0.3s ease 0.3s 1 normal backwards;
      -webkit-animation: fadeIn 0.3s ease 0.3s 1 normal backwards;
*/
	}
	@keyframes fadeIn {
		from {
			opacity: 0;
			transform: translateY(-20px);
		}
		to {
			opacity: 1;
			transform: translateY(0);
			-webkit-transform: translateY(0);
			-moz-transform: translateY(0);
			-ms-transform: translateY(0);
			-o-transform: translateY(0);
		}
	}
}
.activity_menu_toggle_area {}
.activity_menu_close_area {
	display: none;
}
.activity_menu_current_image {
	width: auto;
	height: auto;
}
.activity_menu_photo {
	/* position: relative; */
	/* background-color: rgb(255, 255, 255); */
	font-size: 12px;
	line-height: 20px;
	margin-bottom: 8px;
}

@media screen and (min-width: 1001px) {
	.activity_menu_photo {
		margin-bottom: 16px;
	}
}	


.activity_menu_photo::before {
	/* height: 0px; */
	/* content: ""; */
	display: block;
	padding-bottom: 100%;
}
.activity_menu_photo > :not(style) {
	overflow: hidden;
	position: absolute;
	inset: 0px;
	display: flex;
	-webkit-box-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	align-items: center;
	width: 100%;
	height: 100%;
}

.activity_menu_item {
    border-bottom: 1px solid #D9D9D9;
}

.activity_menu_title {
    font-size: 18px;
    line-height: 25px;
}

@media screen and (min-width: 1001px) {
	.activity_menu_title {
	    font-size: 20px;
	    line-height: 28px;
	}	
}

@media screen and (max-width: 1000px) {
	.activity_menu_area.fixed-sp {
		position: fixed;
		top: 48px;
	}
}

@media screen and (min-width: 1001px) {
	.activity_menu_area.fixed-sp {
		position: fixed;
		top: 48px;
	}
}

.activity_menu_area.hide {
	display:none;
}
