﻿@charset "utf-8";
/*2025 renewal
.block-common-alert {
	background: none;
	border: none;
	font-size: 1.3rem;
	color: #cd201f;
	text-align: center;
}*/
/*2025 renewal
.block-common-alert a.block-common-alert--link {
	width: 100%;
	margin: 5rem auto 0;
	line-height: 1.3;
	display: block;
	padding: 11px 0;
	border: solid #060001 1px;
	border-radius: 20px;
	text-decoration: none;
	max-width: 30rem;
}*/
/*2025 renewal
p.alert {
	font-size: 1.3rem;
	padding: 1rem;
	text-align: center;
	background: none;
	border: none;
	color: #cd201f;
	margin-top: 30px;
}*/
/*2025 renewal
.alert:before {
	display: none;
}*/
ul.s__s__input__lists.mdday {
	padding-top: 1.5rem;
	margin-bottom: -0.8rem;
	width: 88%;
	margin-right: auto;
	margin-left: auto;
	display: flex;
	justify-content: space-between;
	border-top: 1px #ddd dashed;
	margin-top: 1.5rem;
}
ul.s__s__input__lists.mdday>li.s__s__input__lists--item {
	margin: 0;
	width: 46%;
}
ul.s__s__input__lists.mdday>li.s__s__input__lists--item>label>input {
}
dl.s__s__input__box.kakakutype {
	flex-wrap: wrap;
}
p.s__s--submit{
	position: sticky;
	position: -webkit-sticky;
	bottom: 20px;
	z-index: 3;
	opacity: 0.7;
	width: 60%;
}
dl.s__s__input__box.search_filtercode5 .s__s__input__lists--item {
	width: 100%;
	margin: 0;
}
dl.s__s__input__box.search_filtercode5 .s__s__input__lists--item:first-child {
	width: 100%;
	margin: 0;
}
dl.s__s__input__box.search_filtercode5 {
	flex-wrap: wrap;
	padding: 1rem 4px 2rem;
}
dl.s__s__input__box.search_filtercode5>.s__s__input--title {
	width: 100%;
	text-align: center;
	margin-bottom: 0.5rem;
}
dl.s__s__input__box.search_filtercode5>.s__s__input__content {
	margin: 0 auto;
}
dl.s__s__input__box.search_filtercode5 .s__s__input__lists--item:nth-child(n + 2) {
	margin-top: 1rem;
}
span.limittext {
	color: #ca0000;
	line-height: normal;
	display: block;
}
div.event_wrap>span.textinfo {
	font-size: 1.2rem;
	display: block;
	text-align: center;
	margin-bottom: 3rem;
	background: #eee;
	padding: 1rem 0;
}
/* サーチ上部ミニバナー */
.ep_imglink {
	border-top: solid #ddd 1px;
	padding: 1rem 0;
	border-bottom: solid #ddd 1px;
	margin-bottom: 2rem;
}
.ep_imglink>a>img {
	width: 27%;
	display: block;
	height: 27%;
	padding-left: 15px;
}
.ep_imglink>a {
	display: flex;
	max-width: 100%;
	margin: 0 auto;
	text-align: right;
	flex-wrap: nowrap;
	text-decoration: none;
	justify-content: end;
}
.ep_imglink>a>span {
	width: 100%;
	display: flex;
	justify-content: center;
	align-items: center;
}
.ep_imglink>a>span>p {
	text-align: center;
	font-size: 1.4rem;
}
/* サーチ上部ミニバナー ここまで */
/* アウトレット説明　ここから */
.outlet_attention>p.out_head {
	text-align: center;
	font-size: 1.2rem;
	font-weight: bold;
}
.outlet_attention>div.out_clickbtn {
	text-align: center;
	font-size: 1.2rem;
	text-decoration: underline;
}
.outlet_attention>div.out_hidetext {
	font-size: 1.1rem;
	padding-right: 1.5rem;
	padding-left: 1.5rem;
	padding-bottom: 1rem;
	padding-top: 1rem;
	line-height: 2rem;
	max-width: 990px;
	margin: 0 auto;
}
.outlet_attention>div.out_hidetext>span {
	color: #cd201f;
	padding-top: 1rem;
	display: block;
}
.outlet_attention {
	padding: 1rem 0;
	border-top: solid #ddd 1px;
}
.outlet_attention>div.out_hidetext>div.out_closebtn {
	display: block;
	width: 70px;
	margin: 0 auto;
	text-align: center;
	border: 1px solid #ddd;
	border-radius: 20px;
}
.outlet_attention .out_hidetext.hide {
	display: none;
}
.outlet_attention .out_hidetext.show {
	display: block;
}
/* アウトレット説明　ここまで */
.refine__result--title {
	display: none;
}
/*SPの時*/
@media only screen and (max-width: 768px) {
	.paging--1 a, .paging--1 span {
		margin: 0 !important;
	}
	.ep_imglink:nth-child(n+2) {
		margin-top: -2rem;
		border-top: none;
	}
	.outlet_attention {
		border-bottom: solid #ddd 1px;
		margin-bottom: 2rem;
	}
	/* キーワード絞込みのサジェスト調整 */
	.np-keyword-suggest .group .query:before {
		content: none;
	}
	.np-keyword-suggest .group .item {
		padding-left: 2rem;
		padding-right:2rem;
		color: #909090;
	}
	.s__s__search__box .np-keyword-suggest {
		margin-left: 1.5rem;
		border-top: dotted #ddd 0.5px;
	}
	/* キーワード絞込みのサジェスト調整 ここまで */
	ul.s__s__input__lists.mdday>li.s__s__input__lists--item:nth-child(n + 3){
		margin-top: 1rem;
	}
	dl.s__s__input__box.search_filtercode5>.s__s__input--title {
		text-align: left;
	}
	dl.s__s__input__box.search_filtercode5>.s__s__input__content {
		margin-right: 0;
	}
	li.s__s__input__lists--item div.pconly {
		display: none;
	}
}
/*PCの時*/
@media only screen and (min-width: 769px) {
	ul.s__s__input__lists.mdday>li.s__s__input__lists--item {
		width: 100%;
		line-height: 0.5rem;
	}
	ul.s__s__input__lists.mdday {
		margin-bottom: -1.5rem;
	}
	/* サーチ上部ミニバナーPC */
	.ep_saletext {
		text-align: center;
	}
	.ep_imglink {
		max-width: 1400px;
		padding: 20px 20px;
		border: none;
	}
	.ep_imglink>a>span {
		width: 240px;
	}
	.ep_imglink>a {
		width: 100%;
		justify-content: center;
	}
	.ep_imglink>a>img {
		width: 130px;
		margin-right: 1rem;
		height: 130px;
		flex-shrink: 0;
		padding-left: 0;
	}
	.ep_imglink>a>span>p {
		font-size: 1.5rem;
	}
	.event_wrap {
		display: flex;
		justify-content: center;
	}
	/* サーチ上部ミニバナーPC ここまで */
	/* アウトレット説明　ここから */
	.outlet_attention {
		background: no-repeat;
		border-bottom: solid #ddd 1px;
		margin-top: 20px;
	}
	/* アウトレット説明　ここまで */
	/* PCの時、絞り込み条件の上にマージン */
	dl.refine__result {
		margin-top: 4rem;
	}
	dl.s__s__input__box.search_filtercode5>.s__s__input--title{
		text-align: left;
		margin-bottom: 15px;
	}
	dl.s__s__input__box.search_filtercode5{
		padding: 28px 0 30px;
	}
	div.event_wrap>span.textinfo {
		padding: 1rem 3rem;
		border-radius: 1rem;
		font-size: 1.5rem;
	}
	.top_banner_wrap {
		/* display: none;
		*/
	}
	ul.s__s__input__lists.mdday>li.s__s__input__lists--item:nth-child(n + 2){
		margin-top: 1rem;
	}
	.top_banner_wrap .ep_imglink {
		padding: 0;
		margin: 0;
	}
	.top_banner_wrap .ep_imglink img {
		width: 100px;
		height: 100px;
	}
	.top_banner_wrap .ep_imglink span p {
		font-size: 1.2rem;
	}
	.top_banner_wrap .ep_imglink a {
		border-bottom: 1px solid #ddd;
		padding-bottom: 1rem;
		padding-top: 1rem;
		padding-left: 1rem;
	}
	li.s__s__input__lists--item br.sponly {
		display: none;
	}
	li.s__s__input__lists--item div.pconly {
		display: inline;
	}
	.top_banner_wrap .ep_imglink span p {
		text-align: left;
	}
	.top_banner_wrap .ep_imglink span p>br {
		display: none;
	}
}
/* アウトレットサイズボタン */
.btn_box{
	padding: 20px 5px;
	border: 2px solid #645e5e;
	border-radius: 10px;
	background: #dbdada;
	color: #050505;
	font-weight: 700;
	text-align: center;
	transition: background 1s;
	transition: color 1s;
}
.btn_glid{
	display: grid;
	grid-template-columns: repeat(4, 1fr);
	gap: 10px;
	max-width: 400px;
	margin: 60px auto;
}
@media (min-width: 769px) {
	.btn_glid{
		grid-template-columns: repeat(2,1fr 1fr 1fr);
		max-width: 700px;
	}
}
@media (max-width: 769px) {
	.font{
		font-size: 0.8rem;
	}
}
/*2025 renewal
.btn_box:hover{
	background-color: #4b4b4b;
	color: #fff;
}*/
/*2025 renewal
a{
	text-decoration: none;
}*/
