.block-genre-page--header {
	display: none;
}
.ct-genre {
	margin: 0 auto 2.3rem;
	text-align: center;
	font-size: 1.1em;
}
.ct-genre ul {
	display: flex;
	justify-content: space-between;
	font-size: initial;
	font-weight: 700;
}
.ct-genre h1 {
	margin: 0;
	padding: 0;
	border: none;
}

.ct-genre .pc {
	display: block;
}
.ct-genre .sp {
	display: none;
}

.other-ct-btn {
	color: #fff;
	display: flex;
	justify-content: flex-end;
}

.mens .other-ct-btn a {
	background: #ff4386;
}

.other-ct-btn a {
	width: 170px;
	background: #5f94d0;
	border-radius: 5px;
	padding: 5px;
	margin: 0 0 10px;
	text-align: center;
	position: relative;
}

.ct-genre h2 {
	margin: 0 auto;
	padding: 0;
	border: none;
	display: inline-block;
	position: relative;
	font-size: 1.65rem;
}

.ct-genre .category {
	padding: 1.7rem 0;
	background: #fbfaee;
}

.ct-genre .category h2 {
	color: #333;
}
.ct-genre .category h2:nth-of-type(2) {
	margin-top: 1.7rem;
}

.ct-genre .category h2:before {
	background: url(/lp/wintersale/25/images/genre/h2_left.png);
	left: -3.7rem;
}

.ct-genre .category h2:after {
	background: url(/lp/wintersale/25/images/genre/h2_right.png);
	right: -3.7rem;
}
.ct-genre .category h2:before,
.ct-genre .category h2:after {
	content: "";
	position: absolute;
	display: inline-block;
	background-size: contain;
	background-repeat: no-repeat;
	width: 2.3rem;
	height: 2.3rem;
	top: 0;
}

.ct-genre .common_list {
	width: 100%;
	margin-top: 1.5rem;
}
.ct-genre .common_list li {
	width: 49%;
	border: 2px solid #5f94d0;
	border-radius: 5px;
	background: #fff;
}
.ct-genre .common_list li:last-child {
	border: 2px solid #ff4386;
}
.ct-genre .common_list li a {
	width: 100%;
	display: block;
	padding: 1.2rem;
	position: relative;
}
.ct-genre .common_list li a:after {
	content: '\EA03';
	font-family: iconfont, sans-serif;
	font-style: normal;
	font-variant: normal;
	font-weight: 400;
	text-decoration: none;
	text-transform: none;
	vertical-align: middle;
	line-height: 1;
	speak: none;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	display: inline-block;
	position: absolute;
	right: 5px;
	top: 50%;
	margin-top: -.5em;
}

.ct-genre .ct_list {
	padding: 1% 3%;
	display:flex;
	flex-wrap: wrap;
	list-style:none;
	justify-content: space-between;
	text-align: center;
	font-weight: 700;
	font-size: initial;
	color: #333;
	line-height: 1.5;
	row-gap: 1rem;
	margin-top: 0.3em;
}

.ct-genre .ct_list li {
	overflow: hidden;
	padding: 0;
	position: relative;
	margin: 0;
	border-radius: 5px;
	border: 2px solid #ff4386;
	background: #fff;
}
.mens .ct_list li {
	border: 2px solid #5f94d0;
}

.ct-genre .ct_list.two li {
	width: calc(100% / 2 - 0.5rem);
}

.ct-genre .ct_list.three li {
	width: calc(100% / 3 - 0.5rem);
}

.ct-genre .ct_list.four li {
	width: calc(100% / 4 - 0.5rem);
}

.ct-genre .ct_list.five li {
	width: calc(100% / 5 - 0.5rem);
}

.ct-genre .ct_list li a {
	width: 100%;
	display: flex;
	padding: 1rem;
	position: relative;
	align-items: center;
	justify-content: center;
}
.ct-genre .ct_list li a:after,
.other-ct-btn a:after {
	content: '\EA03';
	font-family: iconfont, sans-serif;
	font-style: normal;
	font-variant: normal;
	font-weight: 400;
	text-decoration: none;
	text-transform: none;
	vertical-align: middle;
	line-height: 1;
	speak: none;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	display: inline-block;
	position: absolute;
	right: 5px;
	top: 50%;
	margin-top: -.5em;
}

.ct-genre .ct_list li a.sp {
	display: none;
}

.ct-genre .ct_list:nth-of-type(2) li {
	background: #fdf6bd;
}

.ct-genre .recommend {
	background: repeating-linear-gradient(-45deg, #c91516, #c91516 7px, #d03132 7px, #d03132 14px);
	padding: 2% 3% 3%;
}

.ct-genre .recommend h2 {
	color: #fff;
}

.ct-genre .recommend h2:before {
	background: url(/lp/wintersale/25/images/genre/h2_left_white.png);
	left: -3.7rem;
}

.ct-genre .recommend h2:after {
	background: url(/lp/wintersale/25/images/genre/h2_right_white.png);
	right: -3.7rem;
}

.ct-genre .recommend h2:before,
.ct-genre .recommend h2:after {
	content: "";
	position: absolute;
	display: inline-block;
	background-size: contain;
	background-repeat: no-repeat;
	width: 2.3rem;
	height: 2.3rem;
	top: 0;
}

.ct-genre .recommend_list {
	display: flex;
	flex-wrap: nowrap;
	gap: 1.5rem;
	padding: 2% 0;
}
.ct-genre .recommend_list li {
	background: #fff;
}

.ct-genre figure {
	position: relative;
	display: flex;
	align-items: center;
}
.ct-genre figure figcaption {
	position: absolute;
	top: auto;
	bottom: auto;
	right: 5%;
}

.ct-genre dl {
	line-height: 1.4;
	font-weight: 800;
	display: flex;
	align-items: center;
	flex-direction: column;
	min-width: 180px;
}
.ct-genre dl dt {
	font-size: 1.5rem;
}
.ct-genre dl dd {
	font-size: 1.8rem;
	position: relative;
	text-align: left;
	margin-bottom: 5%;
	padding: 8px 5px;
	border-bottom: 1px solid #333333;
}

.ct-genre .highlight {
	text-decoration: underline;
	text-decoration-color: #fff799;
	text-underline-offset: -.2em;
	text-decoration-skip-ink: none;
	text-decoration-thickness: 0.4em;
}

/* セール価格表示調整 */
.page-Campaign_PriceNormal.cms-Ctrl_ItemPrice_Normal {
	display: flex;
	justify-content: center;
	align-items: center;
	gap: 8px;
	background: #fff36b;
	font-size: 24px;
	font-weight: 600;
	padding: 2% 0;
	position: relative;
}

.page-Campaign_PriceNormal.cms-Ctrl_ItemPrice_Normal::after {
	content: '\EA03';
	font-family: iconfont, sans-serif;
	font-style: normal;
	font-variant: normal;
	font-weight: 400;
	text-decoration: none;
	text-transform: none;
	vertical-align: middle;
	line-height: 1;
	speak: none;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	display: inline-block;
	position: absolute;
	right: 5px;
	top: 50%;
	margin-top: -.5em;
	color:#f40303;
}
.page-Campaign_PriceNormal span[id^="goods_discount_rate_"]:before {
	content: none;
}

.page-Campaign_PriceNormal span[id^="goods_discount_rate_"] {
	font-size: 18px;
	margin: 0 10px;
}

/* -----------------------------------------------------------------------
## SP ##################################################
----------------------------------------------------------------------- */
@media(max-width:767px){
.ct-genre {
	margin: 0 auto 2.5rem;
}
.ct-genre h1 {
	max-width: 100%;
}

.ct-genre .pc {
	display: none;
}
.ct-genre .sp {
	display: block;
}

.ct-genre .common_list {
	margin-top: 1.3rem;
	padding: 0 2%;
	font-size: 1.6rem;
}

.ct-genre .common_list li a {
	padding: 1rem;
}

.other-ct-btn a {
	margin: 5px 10px 10px;
}

.ct-genre h2 {
	margin: 0;
	width: 100%;
	font-size: 1.8rem;
}

.ct-genre .category h2:before,
.ct-genre .category h2:after,
.ct-genre .recommend h2:before,
.ct-genre .recommend h2:after {
	width: 2.4rem;
	height: 2.4rem;
}

.ct-genre .category h2:before {
	left: 8.5rem;
}
.ct-genre .category h2:after {
	right: 8.5rem;
}

.ct-genre .recommend h2:before {
	left: 5.5rem;
}
.ct-genre .recommend h2:after {
	right: 5.5rem;
}

.ct-genre .category {
	padding: 4%;
}

.ct-genre .ct_list {
	padding: 1% 0;
	font-size: 1.6rem;
}
.ct-genre .ct_list li,
.ct-genre .ct_list.two li,
.ct-genre .ct_list.three li,
.ct-genre .ct_list.four li,
.ct-genre .ct_list.five li {
	width: calc(100% / 2 - 0.5rem);
}
.ct-genre .ct_list.three li:first-child,
.ct-genre .ct_list.five li:first-child {
	width: 100%;
}

.ct-genre .ct_list.sp_tall li a {
	height: 5.7rem;
}
.ct-genre .ct_list li a:after,
.other-ct-btn a:after {
	right: 3px;
	margin-top: -.45em;
}
.ct-genre .ct_list li a.pc {
	display: none;
}
.ct-genre .ct_list li a.sp {
	display: flex;
}

.ct-genre .recommend {
	padding: 4% 4% 7%;
}

.ct-genre .recommend_list {
	display: grid;
	padding: 3% 0 0;
}

.ct-genre figure figcaption {
	right: 3%;
}
.ct-genre dl dt {
	font-size: 1.8rem;
}
.ct-genre dl dd {
	font-size: 2.2rem;
}
}