@charset "utf-8";

/* min-width: 1028px; */

#contentsArea {
	clear: both;
	overflow-x: initial;
}

.wrap {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	font-family: '游ゴシック体', YuGothic, '游ゴシック Medium', 'Yu Gothic Medium', '游ゴシック', 'Yu Gothic', 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', sans-serif;
	font-size: 16px;
	line-height: 1.625;
	color: #202020;
}

.wrap .txt-bold {
	font-family: '游ゴシック体', YuGothic, '游ゴシック', 'Yu Gothic', 'ヒラギノ角ゴ Pro W6', 'Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', sans-serif;
	font-weight: bold;
}

.wrap *,
.wrap *:before,
.wrap *:after {
	-webkit-box-sizing: inherit;
	-moz-box-sizing: inherit;
	box-sizing: inherit;
}

.wrap header,
.wrap section,
.wrap footer,
.wrap h2,
.wrap h3,
.wrap h4,
.wrap h5,
.wrap p {
	font-size: 1em;
	font-family: inherit;
	line-height: inherit;
	color: inherit;
	margin: 0;
	padding: 0;
}

.wrap img {
	max-width: 100%;
	height: auto;
	vertical-align: bottom;
	width: 100%;
}

.wrap a {
	color: inherit;
}

.wrap a img {
	transition: opacity 0.2s ease-out;
}

.wrap a:hover img {
	opacity: 0.7;
}

.wrap>.contents-wrap {
	margin: 0 auto;
	max-width: 1400px;
}

.wrap .contents-wrap--mt1 {
	margin-top: 6.25em;
}

.wrap .contents-wrap--mb1 {
	margin-bottom: 6.25em;
}

@media only screen and (min-width: 769px) {
	.wrap>.contents-wrap {
		min-width: 1028px;
	}
}

@media only screen and (max-width: 768px) {
	.wrap {
		font-size: 3.2vw;
	}

	.wrap .only-pc {
		display: none;
	}

	.wrap .contents-wrap--mt1 {
		margin-top: 4.166667em;
	}

	.wrap .contents-wrap--mb1 {
		margin-bottom: 4.166667em;
	}
}

@media only screen and (min-width: 769px) {
	.wrap .only-sp {
		display: none;
	}
}

@media only screen and (min-width: 769px) and (max-width: 1027px) {
	.wrap {
		font-size: 13px;
	}
}

@media only screen and (min-width: 1028px) and (max-width: 1240px) {
	.wrap {
		font-size: 1.290323vw;
	}
}

.wrap .main-header {
	margin-bottom: 5.625em;
}

.wrap .main-ttl {
	line-height: 1;
	text-align: center;
	background-color: #f4fafd;
}

.wrap .main-ttl a {
	display: block;
}

.wrap .main-ttl img {
	max-width: 1400px;
}

.wrap .main-header__link {
	font-size: 1.375em;
	text-align: center;
	letter-spacing: 0.1em;
	line-height: 1.1;
}

.wrap .main-header__link a {
	display: flex;
	align-items: center;
	justify-content: center;
	background-color: #1aa9f4;
	color: #fff;
	text-decoration: none;
	height: 3.181818em;
	transition: opacity 0.2s ease-out;
}

.wrap .main-header__link a:hover {
	opacity: 0.7;
}

.wrap .main-header__link a span::after {
	content: '';
	display: inline-block;
	width: 0.272727em;
	height: 0.5em;
	background: url(https://www.rakuten.ne.jp/gold/bellemaison-fashion/feature/salalist/asetori_img/arrow_01.png) no-repeat center center;
	background-size: contain;
	margin: 0 0 0 1em;
}

@media only screen and (max-width: 768px) {
	.wrap .main-header {
		margin-bottom: 4.166667em;
	}

	.wrap .main-header__link {
		font-size: 1.25em;
	}

	.wrap .main-header__link a {
		height: 4em;
	}

	.wrap .main-header__link a span::after {
		width: 0.272727em;
		height: 0.5em;
	}
}

.wrap .sub-ttl1 {
	text-align: center;
	font-family: 'Poppins', sans-serif;
	font-weight: 500;
	font-size: 1.6875em;
	letter-spacing: 0.4em;
	margin-bottom: 2em;
	line-height: 1.1;
}

.wrap .sub-ttl2 {
	text-align: center;
	font-size: 1.25em;
	letter-spacing: 0.1em;
	margin-bottom: 1em;
	line-height: 1.5;
}

.wrap .sub-ttl2.sub-ttl2--new {
	color: #1aa9f4;
	font-family: 'Poppins', sans-serif;
	font-weight: 300;
	letter-spacing: 0.4em;
}

.wrap .sub-ttl2::before,
.wrap .sub-ttl2::after {
	content: '';
	display: inline-block;
	width: 1.1em;
	height: 1px;
	background-color: #202020;
	vertical-align: middle;
}

.wrap .sub-ttl2.sub-ttl2--new::before,
.wrap .sub-ttl2.sub-ttl2--new::after {
	background-color: #1aa9f4;
}

.wrap .sub-ttl2::before {
	margin-right: 1em;
}

.wrap .sub-ttl2::after {
	margin-left: 1em;
}

.wrap .bnr-list1 {
	margin: 0 0 6.25em;
}

.wrap .bnr-list1>li {
	text-align: center;
	line-height: 1;
	margin: 0 0 3em;
}

.wrap .bnr-list1>li:last-child {
	margin-bottom: 0;
}

.wrap .bnr-list1 img {
	width: 60.625em;
}

@media only screen and (max-width: 768px) {
	.wrap .sub-ttl1 {
		font-size: 1.5em;
	}

	.wrap .sub-ttl2 {
		font-size: 1.083333em;
	}

	.wrap .bnr-list1 {
		margin-bottom: 7.5em;
	}

	.wrap .bnr-list1>li {
		margin-bottom: 1em;
	}

	.wrap .bnr-list1 img {
		width: 26.25em;
	}
}

.wrap .txt-img-block {
	margin: 0 auto 6.25em;
	max-width: 1240px;
	display: flex;
	align-items: center;
	justify-content: space-between;
}

.wrap .img-block {
	line-height: 1;
	width: 40.25em;
	margin: 0;
}

.wrap .txt-block {
	width: 31.25em;
}

.wrap .txt-catch {
	text-align: center;
	font-size: 1.625em;
	letter-spacing: 0.1em;
	margin-bottom: 1.5em;
}

.wrap .txt-catch em {
	font-style: normal;
	font-size: 1.538462em;
	font-family: '游ゴシック体', YuGothic, '游ゴシック', 'Yu Gothic', 'ヒラギノ角ゴ Pro W6', 'Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', sans-serif;
	font-weight: bold;
	color: #1aa9f4;
	display: inline-block;
	border-bottom: 0.2em solid #fcff00;
	line-height: 1.3;
}

.wrap .txt-catch sub {
	font-size: 0.461538em;
}

.wrap .txt-list1 {
	font-size: 1.5625em;
	letter-spacing: 0.1em;
}

.wrap .txt-list1>li {
	margin-bottom: 0.75em;
	background: url(https://www.rakuten.ne.jp/gold/bellemaison-fashion/feature/salalist/asetori_img/icon_check.png) no-repeat 0 0.5em;
	background-size: 0.807692em auto;
	padding-left: 1.38em;
}

.wrap .txt-list1>li:last-child {
	margin-bottom: 0;
}

.wrap .txt-list1 em {
	font-style: normal;
	font-family: '游ゴシック体', YuGothic, '游ゴシック', 'Yu Gothic', 'ヒラギノ角ゴ Pro W6', 'Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', sans-serif;
	font-weight: bold;
	color: #1aa9f4;
}

.wrap .txt-list1 em span {
	font-size: 0.615385em;
}

.wrap .txt-notice1 {
	text-align: right;
	font-size: 0.75em;
	margin-top: 2em;
}

@media only screen and (max-width: 768px) {
	.wrap .txt-img-block {
		margin-bottom: 30px;
		display: block;
	}

	.wrap .img-block {
		width: 100%;
		margin: 0 auto 2.5em 0;
	}

	.wrap .txt-block {
		width: 100%;
		margin: 0 auto;
	}

	.wrap .txt-catch,
	.wrap .txt-list1 {
		font-size: 14px;
	}

	.wrap .txt-catch sub {
		font-size: 12px;
	}

	.wrap .txt-notice1 {
		font-size: 13px;
	}
}

.wrap .bg-sec {
	padding: 5.625em 1.25em;
	margin: 0;
}

.wrap .bg-sec--color1 {
	background-color: #faf9f6;
}

.wrap .bg-sec--color2 {
	background-color: #f2f5f8;
}

@media only screen and (max-width: 768px) {
	.wrap .bg-sec {
		padding-top: 4.166667em;
		padding-bottom: 4.166667em;
	}
}

.wrap .ranking-list1 {
	width: 90.857143%;
	margin: 0 auto 3.125em;
}

.wrap .ranking-list1 .rank-item>div {
	padding: 0 1em;
}

.wrap .rank-no {
	font-family: 'Poppins', sans-serif;
	font-size: 1.25em;
	font-weight: 300;
	letter-spacing: 0.4em;
	margin-bottom: 1em;
	line-height: 1;
	text-align: center;
}

.wrap .rank-img {
	text-align: center;
	line-height: 1;
	margin-bottom: 1em;
}

.wrap .rank-name {
	margin-bottom: 1em;
}

.wrap .rank-price {
	font-size: 0.75em;
}

.wrap .rank-price span span {
	font-size: 1.5em;
}

.wrap .ranking-list1 .slick-arrow {
	display: block;
	background: none;
	margin: 0;
	padding: 0;
	border: none;
	outline: none;
	width: 1em;
	position: absolute;
	z-index: 100;
	top: 7.5em;
	transition: opacity 0.2s ease-out;
	transform: translateY(0);
	max-width: none;
	height: auto;
	font-size: 1em;
}

.wrap .ranking-list1 .slick-arrow::before {
	display: none;
}

.wrap .ranking-list1 .slick-arrow.slick-disabled {
	opacity: 0;
	visibility: hidden;
}

.wrap .ranking-list1 .slick-arrow:hover {
	opacity: 0.7;
}

.wrap .ranking-list1 .slick-prev {
	left: -1em;
}

.wrap .ranking-list1 .slick-next {
	right: -1em;
}

.wrap .btn1 {
	font-size: 1.375em;
	text-align: center;
}

.wrap .line-up-list+.btn1 {
	margin-top: 2em;
}

.wrap .btn1 a {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	margin: 0 auto;
	width: 27.727273em;
	height: 4.090909em;
	background: url(https://www.rakuten.ne.jp/gold/bellemaison-fashion/feature/salalist/asetori_img/arrow_01.png) no-repeat right 1.363636em center;
	background-size: 0.318182em auto;
	text-decoration: none;
	color: #fff;
	transition: opacity 0.2s ease-out;
}

.wrap .btn1.btn1--ranking a {
	width: 25.454545em;
}

.wrap .btn1 a:hover {
	opacity: 0.7;
}

.wrap .btn--color1 a {
	background-color: #1aa9f4;
}

.wrap .btn--color2 a {
	background-color: #dbaf00;
}

.wrap .btn--color3 a {
	background-color: #8fc51d;
}

.wrap .btn--color4 a {
	background-color: #3ebede;
}

.wrap .btn--color5 a {
	background-color: #6f9ee7;
}

.wrap .btn--color6 a {
	background-color: #6fc4e7;
}

.wrap .btn--color7 a {
	background-color: #458fe9;
}

@media only screen and (max-width: 768px) {
	.wrap .btn1 {
		font-size: 1.166667em;
	}

	.wrap .btn1 a {
		width: 100%;
		max-width: 22.5em;
		height: 4.285714em;
		background-position: right 1em center;
	}

	.wrap .line-up-block .btn1 a {
		max-width: 20.357143em;
	}
}

.wrap .all-btn-list {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	margin: 0 auto 6.25em;
}

.wrap .all-btn-list:last-child {
	margin-bottom: 0;
}

.wrap .all-btn-list>li {
	font-size: 1.25em;
	width: 20em;
	margin: 0 0.5em;
}

.wrap .all-btn-list a {
	display: flex;
	justify-content: center;
	align-items: center;
	text-decoration: none;
	transition: opacity 0.2s ease-out;
	text-align: center;
	position: relative;
	background-color: #fff;
	background-position: center 1.25em;
	background-repeat: no-repeat;
	background-size: 3.1em auto;
	padding: 3em 0 0;
	height: 10em;
	border: 1px solid #cfcfcf;
}

.wrap .all-btn-list a:hover {
	opacity: 0.7;
}

.wrap .all-btn-list a::after {
	content: '';
	display: block;
	width: 0.5em;
	height: 0.9em;
	background: url(https://www.rakuten.ne.jp/gold/bellemaison-fashion/feature/salalist/asetori_img/arrow_02.png) no-repeat center center;
	background-size: contain;
	position: absolute;
	right: 1em;
	top: 50%;
	margin-top: -0.45em;
}

.wrap .all-btn-list em {
	font-style: normal;
	font-family: '游ゴシック体', YuGothic, '游ゴシック', 'Yu Gothic', 'ヒラギノ角ゴ Pro W6', 'Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', sans-serif;
	font-weight: bold;
	font-size: 1.3em;
	display: inline-block;
	border-bottom: 0.230769em solid;
}

.wrap .all-btn-list em::after {
	content: '';
	display: block;
	width: 100%;
	height: 0.3em;
	position: absolute;
	left: 0;
	bottom: 0;
	z-index: -1;
}

.wrap .all-btn-list>li:nth-child(1) a {
	background-image: url(https://www.jreastmall.com/img/goods/S107/shop/assests/lp/salalist/asetori_img/icon-01.png);
}

.wrap .all-btn-list>li:nth-child(1) em {
	border-bottom-color: #94e0f2;
}

.wrap .all-btn-list>li:nth-child(2) a {
	background-image: url(https://www.jreastmall.com/img/goods/S107/shop/assests/lp/salalist/asetori_img/icon_02.png);
}

.wrap .all-btn-list>li:nth-child(2) em {
	border-bottom-color: #caee7d;
}

.wrap .all-btn-list>li:nth-child(3) a {
	background-image: url(https://www.jreastmall.com/img/goods/S107/shop/assests/lp/salalist/asetori_img/icon_03.png?2);
}

.wrap .all-btn-list>li:nth-child(3) em {
	border-bottom-color: #bde9f4;
}

@media only screen and (max-width: 768px) {
	.wrap .all-btn-list {
		display: block;
		width: 26.25em;
		margin-bottom: 4.166667em;
	}

	.wrap .all-btn-list>li {
		font-size: 1.083333em;
		width: 100%;
		margin: 0 0 1.153846em;
	}

	.wrap .all-btn-list>li:last-child {
		margin-bottom: 0;
	}

	.wrap .all-btn-list a {
		background-position: 1.153846em center;
		background-size: 2.192308em auto;
		padding: 0 2.5em 0 3.769231em;
		height: 4.8em;
	}

	.wrap .all-btn-list em {
		font-size: 1.153846em;
		margin-left: 0.5em;
	}
}

.wrap .bnr-list2 {
	display: flex;
	justify-content: center;
	flex-wrap: wrap;
	margin: 0 auto 5em;
	max-width: 1240px;
	width: 100%;
}

.wrap .bnr-list2>li {
	font-size: 1.625em;
	width: 23.790323%;
	margin: 1.384615em 0.6048385% 0;
	line-height: 1.538462;
}

.wrap .bnr-list2.bnr-list2--big>li {
	width: 49.193548%;
	margin: 1.384615em 0.403226% 0;
}

@media only screen and (min-width: 769px) {

	.wrap .bnr-list2>li:nth-child(-n+4),
	.wrap .bnr-list2.bnr-list2--big>li:nth-child(-n+2) {
		margin-top: 0;
	}
}

.wrap .bnr-list2 a {
	text-decoration: none;
	transition: opacity 0.2s ease-out;
	display: block;
	position: relative;
	border: 1px solid #cfcfcf;
}

.wrap .bnr-list2 a:hover {
	opacity: 0.7;
}

.wrap .bnr-list2 a>span {
	display: flex;
	align-items: center;
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	padding: 0 1.538462em 0 1.153846em;
}

.wrap .bnr-list2 a>span small {
	font-size: 0.769231em;
	display: inline-block;
}

@media only screen and (max-width: 768px) {
	.wrap .bnr-list2 {
		margin-bottom: 4em;
		width: 26.25em;
		justify-content: space-between;
	}

	.wrap .bnr-list2>li {
		font-size: 1.083333em;
		width: calc(50% - 0.576923em);
		margin: 1.153846em 0 0;
	}

	.wrap .bnr-list2.bnr-list2--big {
		display: block;
	}

	.wrap .bnr-list2.bnr-list2--big>li {
		width: 100%;
	}

	.wrap .bnr-list2>li:nth-child(-n+2),
	.wrap .bnr-list2.bnr-list2--big>li:nth-child(1) {
		margin-top: 0;
	}

	.wrap .bnr-list2>li:last-child:nth-child(odd) {
		margin-left: auto;
		margin-right: auto;
	}
}

.wrap .nav-ttl {
	text-align: center;
	font-size: 1.75em;
	line-height: 2;
	margin-bottom: 2.857143em;
}

.wrap .nav-ttl span {
	display: inline-block;
	padding: 2em 0;
	position: relative;
}

.wrap .nav-ttl span::before,
.wrap .nav-ttl span::after {
	content: '';
	display: block;
	width: 1.785714em;
	height: 1px;
	background-color: #909090;
	position: absolute;
	transform: rotate(-45deg);
}

.wrap .nav-ttl span::before {
	top: 0;
	right: 2.5em;
	transform-origin: right center;
}

.wrap .nav-ttl span::after {
	bottom: 0;
	left: 2.5em;
	transform-origin: left center;
}

@media only screen and (max-width: 768px) {
	.wrap .nav-ttl {
		font-size: 1.5em;
	}
}

.wrap .main-nav {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	margin: 0 0 8em;
}

.wrap .main-nav>li {
	font-size: 1.25em;
	width: 16.5em;
	margin: 0;
	text-align: center;
	border-right: 1px solid #d1d1d1;
	margin-bottom: 24px;
}

@media only screen and (min-width: 769px) {
	.wrap .main-nav>li:nth-child(4n) {
		border-right: none;
	}
}

@media only screen and (max-width: 768px) {

	.wrap .main-nav>li:nth-child(4n),
	.wrap .main-nav>li:last-child {
		border-right: none;
	}

}


.wrap .main-nav>li a {
	display: inline-block;
	line-height: 1.5;
	text-decoration: none;
	transition: opacity 0.2s ease-out;
	padding: 3.3em 0 0;
	background-position: center top;
	background-repeat: no-repeat;
	background-size: 3.1em auto;
	letter-spacing: 0.1em;
}

.wrap .main-nav>li:nth-child(1) a {
	background-image: url(https://www.jreastmall.com/img/goods/S107/shop/assests/lp/salalist/asetori_img/icon-01.png);
}

.wrap .main-nav>li:nth-child(2) a {
	background-image: url(https://www.jreastmall.com/img/goods/S107/shop/assests/lp/salalist/asetori_img/icon_02.png);
}

.wrap .main-nav>li:nth-child(3) a {
	background-image: url(https://www.jreastmall.com/img/goods/S107/shop/assests/lp/salalist/asetori_img/icon_03.png?2);
}

.wrap .main-nav>li:nth-child(4) a {
	background-image: url(https://www.jreastmall.com/img/goods/S107/shop/assests/lp/salalist/asetori_img/icon_06.png);
}

.wrap .main-nav>li a:hover {
	opacity: 0.7;
}

.wrap .main-nav>li a::after {
	content: '';
	display: block;
	width: 0.65em;
	height: 0.35em;
	background: url(https://www.rakuten.ne.jp/gold/bellemaison-fashion/feature/salalist/asetori_img/arrow_03.png) no-repeat center center;
	background-size: contain;
	margin: 1em auto 0;
}

.wrap .main-nav em {
	font-style: normal;
	font-family: '游ゴシック体', YuGothic, '游ゴシック', 'Yu Gothic', 'ヒラギノ角ゴ Pro W6', 'Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', sans-serif;
	font-weight: bold;
	font-size: 1.3em;
	display: inline-block;
	border-bottom: 0.230769em solid;
}

.wrap .main-nav>li:nth-child(3n+1) em {
	border-bottom-color: #94e0f2;
}

.wrap .main-nav>li:nth-child(3n+2) em {
	border-bottom-color: #FFF269;
}

.wrap .main-nav>li:nth-child(3n) em {
	border-bottom-color: #c0e670;
}

.wrap .main-nav>li:nth-child(4n) em {
	border-bottom-color: #FFF269;
}

@media only screen and (max-width: 768px) {
	.wrap .main-nav>li {
		font-size: 0.8em;
		width: calc(100% / 4);
		margin-bottom: 24px;
		white-space: nowrap;
	}

	.wrap .main-nav>li a {
		height: 100%;
		display: inline-flex;
		flex-direction: column;
	}

	.wrap .main-nav>li:nth-child(1) a::after,
	.wrap .main-nav>li:nth-child(2) a::after {
		margin-top: auto;
	}

	.wrap .main-nav>li:nth-child(3) em>span {
		display: inline-block;
		border-bottom: 0.230769em solid #d6f3fa;

	}
}

.wrap .sec-block1 {
	margin: 0 0 7.5em;
}

.wrap .sec-block_pic {
	margin: 3.5em 0 7.5em;
}


.wrap .sec-head {
	padding: 0.625em;
	margin: 0 0 20px;
}

.wrap #sec01 .sec-head {
	background-color: #daf2f6;
}

.wrap #sec02 .sec-head {
	background-color: #FDF8E2;
}

.wrap #sec03 .sec-head {
	background-color: #ecf2de;
}

.wrap #sec04 .sec-head {
	background-color: #fffee2;
}


.wrap .sec-head__inner {
	border: 2px solid #fff;
	padding: 3.75em 0;
}


@media only screen and (max-width: 768px) {
	.wrap .sec-block1 {
		margin-bottom: 40px;
	}

	.wrap .sec-head {
		padding: 20px 0;
	}

	.wrap .sec-head__inner {
		border-width: 1px;
		padding: 15px 0;
	}


}

.wrap .sec-ttl1 {
	text-align: center;
	font-size: 1.625em;
	letter-spacing: 0.1em;
	margin-bottom: 1.75em;
	padding: 3em 0 0;
	background-position: center top;
	background-repeat: no-repeat;
	background-size: 2.769231em auto;
	line-height: 2;
	font-weight: normal;
}

.wrap .sec-ttl1>span {
	position: relative;
	display: inline-block;
}

.wrap .sec-ttl1.new>span::before {
	content: 'NEW';
	display: flex;
	align-items: center;
	justify-content: center;
	text-align: center;
	color: #fff;
	background-color: #ff938e;
	font-size: 0.615385em;
	font-family: 'Poppins', sans-serif;
	font-weight: 500;
	border-radius: 50%;
	width: 5.375em;
	height: 5.375em;
	position: absolute;
	bottom: 0;
	left: -7em;
}

.wrap #sec01 .sec-ttl1 {
	background-image: url(https://www.jreastmall.com/img/goods/S107/shop/assests/lp/salalist/asetori_img/icon-01.png);
}

.wrap #sec02 .sec-ttl1 {
	background-image: url(https://www.jreastmall.com/img/goods/S107/shop/assests/lp/salalist/asetori_img/icon_02.png);
}

.wrap #sec03 .sec-ttl1 {
	background-image: url(https://www.jreastmall.com/img/goods/S107/shop/assests/lp/salalist/asetori_img/icon_03.png?2);
}

.wrap #sec04 .sec-ttl1 {
	background-image: url(https://www.jreastmall.com/img/goods/S107/shop/assests/lp/salalist/asetori_img/icon_04.png);
}

.wrap .sec-ttl1 em {
	font-style: normal;
	font-family: '游ゴシック体', YuGothic, '游ゴシック', 'Yu Gothic', 'ヒラギノ角ゴ Pro W6', 'Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', sans-serif;
	font-weight: bold;
	font-size: 1.538462em;
	display: inline-block;
	border-bottom: 0.2em solid;
	line-height: 1.5;
}

.wrap .sec-ttl1 small {
	font-size: 0.538462em;
}

.wrap #sec01 .sec-ttl1 em {
	border-bottom-color: #94e0f2;
}

.wrap #sec02 .sec-ttl1 em {
	border-bottom-color: #FFF269;
}

.wrap #sec03 .sec-ttl1 em {
	border-bottom-color: #c0e670;
}

.wrap #sec04 .sec-ttl1 em {
	border-bottom-color: #FFF269;
}

@media only screen and (max-width: 768px) {
	.wrap .sec-ttl1 {
		font-size: 1.25em;
	}
}

.wrap .labels-list1 {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}

.wrap .labels-list1>li {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	font-size: 0.85em;
	margin: 0 2.857143em 0 0;
}

.wrap .labels-list1>li:last-child {
	margin-right: 0;
}

.wrap .labels-list1 img {
	display: block;
	width: 5.428571em;
	margin: 0 1em 0 0;
}

@media only screen and (max-width: 768px) {
	.wrap .labels-list1 {

		align-items: flex-start;
		justify-content: space-between;
	}

	.wrap .labels-list1>li {
		font-size: 10px;
		display: block;
		width: 16%;
		margin-right: 0.5em;
		text-align: center;
	}

	.wrap .labels-list1 img {
		width: 100%;
		margin-right: 0;
		margin-bottom: 0.5em;
	}
}

.wrap .points {
	width: 97.580645%;
	max-width: 1210px;
	margin: 0 auto 6.25em;
}

.wrap .point-info {
	padding: 0 3.4375em;
}

.wrap .point-info>dt {
	text-align: center;
	font-size: 1.75em;
	line-height: 2;
	margin-bottom: 1.5em;
}

.wrap .point-info>dt>span:first-child {
	font-family: 'Poppins', sans-serif;
	font-size: 0.642857em;
	font-weight: 300;
	letter-spacing: 0.4em;
}

.wrap .point-info>dt em {
	font-style: normal;
	font-family: '游ゴシック体', YuGothic, '游ゴシック', 'Yu Gothic', 'ヒラギノ角ゴ Pro W6', 'Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', sans-serif;
	font-weight: bold;
	display: inline-block;
	border-bottom: 0.2em solid;
	line-height: 1.5;
}

.wrap .txt-dot {
	position: relative;
}

.wrap .txt-dot::before {
	content: '';
	display: block;
	width: 0.17em;
	height: 0.17em;
	border-radius: 50%;
	position: absolute;
	top: -0.3em;
	left: 50%;
	transform: translateX(-50%);
	background-color: #202020;
}

.wrap #sec01 .point-info>dt em {
	border-bottom-color: #94e0f2;
}

.wrap #sec02 .point-info>dt em {
	border-bottom-color: #FFF269;
}

.wrap #sec03 .point-info>dt em {
	border-bottom-color: #c0e670;
}

.wrap .point-info figure {
	margin: 0;
	line-height: 1;
	text-align: center;
}

@media only screen and (max-width: 768px) {
	.wrap .points {
		width: 100%;
		margin-bottom: 30px;
	}

	.wrap .point-info {
		padding: 10px 0 0;
	}

	.wrap .point-info>dt {
		font-size: 16px;
		margin: 10px 0;
	}

	.wrap .points .slick-arrow {
		display: block;
		margin: 0;
		padding: 0;
		background: none;
		outline: none;
		border: none;
		position: absolute;
		width: 2.708333em;
		z-index: 100;
		bottom: 7em;
		max-width: none;
		height: auto;
		transform: translateY(0);
		font-size: 1em;
	}

	.wrap .points .slick-arrow::before {
		display: none;
	}

	.wrap .points .slick-disabled {
		visibility: hidden;
		opacity: 0;
	}

	.wrap .points .slick-prev {
		left: -1.15em;
	}

	.wrap .points .slick-next {
		right: -1.15em;
	}
}

.wrap .sub-ttl3 {
	text-align: center;
	font-size: 1.5em;
	font-weight: normal;
	margin-bottom: 2em;
	background-position: center top;
	background-repeat: no-repeat;
	background-size: 2.25em auto;
	line-height: 1.5;
	padding: 2.8em 0 1em;
	letter-spacing: 0.1em;
}

.wrap .sub-ttl3 strong {
	font-size: 1.2em;
	font-family: '游ゴシック体', YuGothic, '游ゴシック', 'Yu Gothic', 'ヒラギノ角ゴ Pro W6', 'Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', sans-serif;
	font-weight: bold;
}

.wrap #sec01 .sub-ttl3 {
	background-image: url(https://www.jreastmall.com/img/goods/S107/shop/assests/lp/salalist/asetori_img/icon-01.png);
}

.wrap #sec02 .sub-ttl3 {
	background-image: url(https://www.jreastmall.com/img/goods/S107/shop/assests/lp/salalist/asetori_img/icon_02.png);
}

.wrap #sec03 .sub-ttl3 {
	background-image: url(https://www.jreastmall.com/img/goods/S107/shop/assests/lp/salalist/asetori_img/icon_03.png?2);
}

.wrap #sec04 .sub-ttl3 {
	background-image: url(https://www.jreastmall.com/img/goods/S107/shop/assests/lp/salalist/asetori_img/icon_03.png?2);
}

.wrap .sub-ttl3 span {
	font-family: 'Poppins', sans-serif;
	font-size: 1.333333em;
	letter-spacing: 0.4em;
}

.wrap .line-up-block {
	margin: 0 auto;
	padding: 4.875em 0;
}

.wrap #sec04 .line-up-block {
	margin: 0 auto;
	padding: 0;
}

.wrap #sec01 .line-up-block {
	background-color: #daf2f6;
}

.wrap #sec02 .line-up-block {
	background-color: #FDF8E2;
}

.wrap #sec03 .line-up-block {
	background-color: #ecf2de;
}

.wrap #sec04 .line-up-block {
	background-color: #fffee2;
}

@media only screen and (max-width: 768px) {
	.wrap .line-up-block {
		padding: 50px 0;
	}
}

.wrap .line-up-list {
	display: flex;
	justify-content: center;
	align-items: flex-start;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	margin: 0 auto;
	max-width: 1240px;
}

.wrap .line-up-list:last-child {
	margin-bottom: 0;
}

.wrap .line-up-list>li {
	width: 6.5em;
	margin: 0 0.5em 2em;
	line-height: 1.5;
	text-align: center;
	padding-top: 1.5em;
}

.wrap .line-up-list em {
	font-style: normal;
	color: #f54038;
}

.wrap .line-up-list>li.new {
	position: relative;
}

.wrap .line-up-list>li.new::before {
	content: 'NEW';
	font-family: 'Poppins', sans-serif;
	font-size: 0.9375em;
	font-weight: 500;
	color: #ff938e;
	display: block;
	width: 100%;
	position: absolute;
	left: 0;
	top: 0;
	letter-spacing: 0.2em;
}

.wrap .line-up-list img {
	display: block;
	width: 5.625em;
	margin: 0 auto 0.75em;
}

.wrap .line-up-list a {
	text-decoration: none;
	transition: opacity 0.2s ease-out;
}

.wrap .line-up-list a:hover {
	opacity: 0.7;
}

@media only screen and (max-width: 768px) {
	.wrap .line-up-list.line-up-list--alt1 {
		justify-content: flex-start;
	}

	.wrap .line-up-list>li {
		margin-left: 0.25em;
		margin-right: 0.25em;
	}

	.wrap .line-up-list.column3>li {
		margin-left: 1em;
		margin-right: 1em;
	}

	.wrap .line-up-list img {
		width: 4.75em;
	}
}

.wrap .sub-ttl4 {
	text-align: center;
	font-size: 1.5em;
	font-weight: normal;
	margin-bottom: 3.333333em;
	letter-spacing: 0.1em;
	line-height: 2;
}

.wrap .sub-ttl4 em {
	font-style: normal;
	font-family: '游ゴシック体', YuGothic, '游ゴシック', 'Yu Gothic', 'ヒラギノ角ゴ Pro W6', 'Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', sans-serif;
	font-weight: bold;
	font-size: 1.666667em;
	display: inline-block;
	border-bottom: 0.175em solid;
	line-height: 1.5;
}

.wrap .sub-ttl4 em>span {
	display: inline-block;
	border-bottom: 0.175em solid;
}

.wrap .sub-ttl4.sub-ttl4--color1 em,
.wrap .sub-ttl4.sub-ttl4--color1 em>span {
	border-bottom-color: #96bdfa;
}

.wrap .sub-ttl4.sub-ttl4--color2 em,
.wrap .sub-ttl4.sub-ttl4--color2 em>span {
	border-bottom-color: #6fc4e7;
}

.wrap .sub-ttl4.sub-ttl4--color3 em,
.wrap .sub-ttl4.sub-ttl4--color3 em>span {
	border-bottom-color: #458fe9;
}

.wrap .items-block1 {
	margin-bottom: 5.625em;
}

.wrap .items-block1::after {
	content: '';
	display: block;
	width: 18.75em;
	height: 1px;
	background-color: #a8a8a8;
	margin: 5.625em auto 0;
}

.wrap .items-block1:last-child {
	margin-bottom: 0;
}

.wrap .items-block1:last-child:after {
	display: none;
}

@media only screen and (max-width: 768px) {
	.wrap .items-block1 {
		margin-bottom: 4.166667em;
	}

	.wrap .items-block1::after {
		width: 12.5em;
		margin-top: 4.166667em;
	}

	.wrap .sub-ttl4 {
		font-size: 1.25em;
		font-weight: normal;
	}
}

.wrap .items-list1 {
	display: flex;
	align-items: flex-start;
	justify-content: center;
	margin: 0 auto 4.375em;
}

.wrap .items-list1>li {
	width: 27.1875em;
	margin: 4.75em 2.375em 0;
}

.wrap .items-list1>li:nth-child(-n+2) {
	margin-top: 0;
}

.wrap .item-img1 {
	line-height: 1;
	text-align: center;
	position: relative;
	margin-bottom: 1em;
}

.wrap .item-img1.new::before {
	content: 'NEW';
	display: flex;
	align-items: center;
	justify-content: center;
	color: #fff;
	background-color: #ff938e;
	font-size: 0.8125em;
	font-family: 'Poppins', sans-serif;
	font-weight: 500;
	width: 4.3em;
	height: 4.3em;
	border-radius: 50%;
	position: absolute;
	z-index: 10;
	top: -0.77em;
	left: 1.2em;
	letter-spacing: 0.1em;
}

.wrap .item-name1 {
	font-size: 1.125em;
	margin-bottom: 0.5em;
}

.wrap .item-price1 {
	font-size: 0.9375em;
}

.wrap .item-price1 span span {
	font-family: '游ゴシック体', YuGothic, '游ゴシック', 'Yu Gothic', 'ヒラギノ角ゴ Pro W6', 'Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', sans-serif;
	font-weight: bold;
	font-size: 1.5em;
}

@media only screen and (max-width: 768px) {
	.wrap .items-list1 {
		width: 92%;
		margin-bottom: 2.9em;
	}

	.wrap .items-list1>li {
		width: 42%;
		margin: 2.1em 4% 0;
	}

	.wrap .item-img1.new::before {
		font-size: 0.5em;
	}

	.wrap .item-name1 {
		font-size: 1em;
	}

	.wrap .item-price1 {
		font-size: 0.75em;
	}
}

.wrap .bnr-list3 {
	display: flex;
	align-items: flex-start;
	justify-content: center;
	margin: 0 auto;
}

.wrap .bnr-list3>li {
	line-height: 1;
	text-align: center;
	position: relative;
	width: 31.5em;
	margin: 5.625em 2.8125em 0;
}

.wrap .bnr-list3>li:nth-child(-n+2) {
	margin-top: 0;
}

.wrap .bnr-list3>li.new::before {
	content: 'NEW';
	display: flex;
	align-items: center;
	justify-content: center;
	color: #fff;
	background-color: #ff938e;
	font-size: 0.8125em;
	font-family: 'Poppins', sans-serif;
	font-weight: 500;
	width: 4.3em;
	height: 4.3em;
	border-radius: 50%;
	position: absolute;
	z-index: 10;
	top: -0.77em;
	left: 1.5em;
	letter-spacing: 0.1em;
}

@media only screen and (max-width: 768px) {
	.wrap .bnr-list3 {
		display: block;
		width: 84%;
	}

	.wrap .bnr-list3>li {
		width: 100%;
		margin: 2.7em 0 0;
	}

	.wrap .bnr-list3>li:nth-child(2) {
		margin-top: 2.7em;
	}

	.wrap .bnr-list3>li.new::before {
		font-size: 0.75em;
	}
}

.wrap .sub-ttl5 {
	text-align: center;
	font-weight: normal;
	font-size: 1.875em;
	letter-spacing: 0.2em;
	margin-bottom: 2em;
}

.wrap .bnr-list4 {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	margin: 0 auto 3em;
	max-width: 1240px;
}

.wrap .bnr-list4:last-child {
	margin-bottom: 0;
}

.wrap .bnr-list4>li {
	line-height: 1;
	text-align: center;
	width: 23.225806%;
	margin: 2em 0.887097% 0;
}

.wrap .bnr-list4>li:nth-child(-n+4) {
	margin-top: 0;
}

@media only screen and (max-width: 768px) {
	.wrap .sub-ttl5 {
		font-size: 1.5em;
	}

	.wrap .bnr-list4 {
		width: 88%;
	}

	.wrap .bnr-list4>li {
		width: 45.454545%;
		margin: 1.25em 2.2727275% 0;
	}

	.wrap .bnr-list4>li:nth-child(1),
	.wrap .bnr-list4>li:nth-child(2) {
		width: 95.454545%;
	}

	.wrap .bnr-list4>li:nth-child(2),
	.wrap .bnr-list4>li:nth-child(3),
	.wrap .bnr-list4>li:nth-child(4) {
		margin-top: 1.25em;
	}
}

/*2023 0410 追加*/

.wrap .point-info figure img {
	max-width: 495px;
	height: auto;
	vertical-align: bottom;
	width: 100%;
}

.wrap .asetori-laurels {
	margin: 0 auto;
	width: 100%;
	background: url(https://www.jreastmall.com/img/goods/S107/shop/assests/lp/salalist/asetori_img/bg-01.jpg) no-repeat center center / 100% 100%;
	padding: 5em 2em 4.375em;
}

.wrap .asetori-laurels__ttl {
	text-align: center;
	color: #fff;
	font-weight: normal;
	font-size: 1.625em;
	line-height: 1;
	margin-bottom: 2.3em;
}

.wrap .asetori-laurels__ttl span {
	display: inline-block;
	background-color: #295699;
	padding: 0.2em 0.3em;
	margin-bottom: 0.4em;
}

.wrap .asetori-laurels__ttl span:last-child {
	margin-bottom: 0;
}

.wrap .asetori-laurels__ttl strong {
	font-size: 2.153846em;
	display: inline-block;
	font-weight: normal;
}

.wrap .asetori-laurels__txt1 {
	text-align: center;
	font-size: 1.6875em;
	line-height: 1.5;
	color: #295699;
	margin-bottom: 0.25em;
}

.wrap .asetori-laurels__img {
	line-height: 1;
	text-align: center;
	margin-bottom: 2.875em;
}

.wrap .asetori-laurels__img img {
	width: 26.4375em;
}

.wrap .asetori-laurels__txt2 {
	text-align: center;
	font-size: 1.375;
	line-height: 2;
}

@media only screen and (max-width: 768px) {
	.wrap .asetori-laurels {
		margin-top: 5em auto 0;
		width: 100%;
	}

	.wrap .asetori-laurels__ttl {
		font-size: 1.333333em;
	}

	.wrap .asetori-laurels__txt1 {
		font-size: 1.416667em;
	}

	.wrap .asetori-laurels__img {
		margin-bottom: 2.8em;
	}

	.wrap .asetori-laurels__img img {
		width: 22.083333em;
	}

	.wrap .asetori-laurels__txt2 {
		font-size: 1.25em;
	}
}

.list-item .card.card-full {
	width: 100%;
	margin-bottom: 40px;
}

.list-item .card.card-full__top {
	width: 100%;
}

@media screen and (max-width: 768px) {
	.list-item .card.card-full {
		margin-bottom: 40px
	}
}