@charset "UTF-8";

/*----------------------------------------
	TOP大バナー・バナー３件固定
-----------------------------------------*/
/* CPNT_ID:CMS_DMO_MK3PFRDT090_01 */
#fwCms_wrapper .banners-larger {
	margin-top: 5.3vw;
}

#fwCms_wrapper .banners-larger-area {
	padding: 0 1.333%;
}

#fwCms_wrapper .banners-larger-list {
	margin: 0 0 1.333%;
}

#fwCms_wrapper .banners-larger-img {
	width: 100%;
}

#fwCms_wrapper .banners-larger-title {
	display: block;
	margin: 2.6vw 2.6vw 0;
}

#fwCms_wrapper .banners-larger-text {
	display: block;
	margin: 1.3vw 2.6vw 5.3vw !important;
}

#fwCms_wrapper .banners-larger-list:last-of-type .banners-larger-text {
	margin-bottom: 0 !important;
}

@media screen and (min-width: 768px) {
	#fwCms_wrapper .banners-larger {
		margin-top: 30px;
	}

	#fwCms_wrapper .banners-larger-area {
		display: flex;
		justify-content: space-between;
		padding: 0;
	}

	#fwCms_wrapper .banners-larger-list {
		display: block;
		width: 33%;
		margin: 0;
	}

	#fwCms_wrapper .banners-larger-area a {
		display: block;
	}

	#fwCms_wrapper .banners-larger-title {
		margin: 10px 20px -4px;
		text-align: center;
	}

	#fwCms_wrapper .banners-larger-text {
		margin: 10px 20px 0 !important;
	}

	#fwCms_wrapper .banners-larger-list:last-of-type .banners-larger-text {
		margin-bottom: 0 !important;
	}
}

/* CPNT_ID:CMS_DMO_MK3PFRDT090_01_01 */
#fwCms_wrapper .banners-larger {
	margin-top: 5.3vw;
}

#fwCms_wrapper .banners-larger-area .swiper-wrapper {
	transition-timing-function: linear;
}

#fwCms_wrapper .banners-larger-list.swiper-slide {
	width: 72%;
	margin-right: 5px;
	margin-left: 0;
}

#fwCms_wrapper .banners-larger-list.swiper-slide .banners-larger-img {
	width: 100%;
}

#fwCms_wrapper .banners-larger-list.swiper-slide .banners-larger-title {
	display: none;
}

#fwCms_wrapper .banners-larger-tmb {
	margin: 5.33vw 4vw 0;
}

#fwCms_wrapper .banners-larger-tmb .swiper-wrapper {
	transform: none !important;
	transition-duration: inherit !important;
}

#fwCms_wrapper .banners-larger-tmb .swiper-wrapper .swiper-slide {
	position: relative;
}

#fwCms_wrapper .banners-larger-tmb .swiper-wrapper .swiper-slide a::after {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	border: 0 solid #f1ab00;
	box-sizing: border-box;
	transition: border-width .1s;
}

#fwCms_wrapper .banners-larger-tmb .swiper-wrapper .swiper-slide.swiper-slide-thumb-active a::after {
	border-width: 0.8vw;
}

#fwCms_wrapper .banners-larger-tmb .swiper-wrapper .swiper-slide.swiper-slide-thumb-active a::after:hover img {
	opacity: 1;
}

#fwCms_wrapper .banners-larger-tmb-list {
	width: 31.59%;
	margin-right: 9px;
}

@media screen and (min-width: 768px) {
	#fwCms_wrapper .banners-larger {
		margin-top: 30px;
	}

	#fwCms_wrapper .banners-larger-area .swiper-wrapper {
		display: flex;
		justify-content: space-between;
	}

	#fwCms_wrapper .banners-larger-list.swiper-slide {
		display: block;
		width: 33%;
		margin: 0;
	}

	#fwCms_wrapper .banners-larger-area a {
		display: block;
	}

	#fwCms_wrapper .banners-larger-list.swiper-slide .banners-larger-title {
		display: block;
		margin: 10px 20px -4px;
		text-align: center;
	}

	#fwCms_wrapper .banners-larger-tmb {
		display: none;
	}

	#fwCms_wrapper .banners-larger-tmb-list {
		width: auto;
		margin: 0;
	}
}

/*----------------------------------------
	特集ピックアップ
-----------------------------------------*/

#fwCms_wrapper .special-pickup .area-title-top {
	display: flex;
	justify-content: flex-start;
	align-items: stretch;
	flex-wrap: wrap;
	width: 92%;
	margin: auto;
}

#fwCms_wrapper .special-pickup .area-title-top .cpHeadLink {
	margin: 2vw 0 0 auto;
}

#fwCms_wrapper .special-pickup .area-seo {
	width: 92%;
}
@media screen and (min-width: 768px) {
	#fwCms_wrapper .special-pickup .area-title-top {
		display: block;
		text-align: center;
	}

	#fwCms_wrapper .special-pickup .area-title-top .cpHeadLink {
		margin: 5px 0 0;
	}

	#fwCms_wrapper .special-pickup .area-seo {
		max-width: 1080px;
	}
}

#fwCms_wrapper .special-pickup-contents {
	width: 100%;
	margin: 4vw auto 0;
}

#fwCms_wrapper .special-pickup-contents:not(.special-pickup-swiper-01) {
	width: 97.334%;
}

#fwCms_wrapper .special-pickup-contents .swiper-wrapper {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}

#fwCms_wrapper .special-pickup-contents:not(.special-pickup-content) .swiper-wrapper {
	margin-top: -4.8vw;
}

#fwCms_wrapper .special-pickup-contents .special-pickup-list {
	width: calc((100% - 1.333%)/2);
}

#fwCms_wrapper .special-pickup-contents:not(.special-pickup-content) .special-pickup-list {
	margin-top: 4.8vw;
}

#fwCms_wrapper .special-pickup-contents .special-pickup-img {
	width: 100%;
}

#fwCms_wrapper .special-pickup-contents .special-pickup-title {
	display: block;
	width: 100%;
	padding: 1.6vw 2.6vw 0 0;
	color: #000;
}

#fwCms_wrapper .special-pickup-contents .special-pickup-text {
	display: block;
	width: 100%;
	padding: 1.3vw 2.6vw 0 0;
	color: #000;
}

@media screen and (min-width: 768px) {
	#fwCms_wrapper .special-pickup-contents,
	#fwCms_wrapper .special-pickup-contents:not(.special-pickup-swiper-01) {
		max-width: 1080px;
		width: 98.7%;
		margin: 34px auto 0;
	}

	#fwCms_wrapper .special-pickup-contents:not(.special-pickup-content) .swiper-wrapper,
	#fwCms_wrapper .special-pickup-contents .swiper-wrapper {
		justify-content: flex-start;
		margin-top: -33px;
	}

	#fwCms_wrapper .special-pickup-contents:not(.special-pickup-content) .special-pickup-list,
	#fwCms_wrapper .special-pickup-contents .special-pickup-list {
		width: calc((100% - 24px)/4);
		margin: 33px 8px 0 0;
	}

	.isIE11 #fwCms_wrapper .special-pickup-contents:not(.special-pickup-content) .special-pickup-list,
	.isIE11 #fwCms_wrapper .special-pickup-contents .special-pickup-list {
		width: calc((100% - 25px)/4);
	}

	#fwCms_wrapper .special-pickup-contents .special-pickup-list:nth-of-type(4n) {
		margin-right: 0;
	}

	#fwCms_wrapper .special-pickup-contents .special-pickup-title {
		padding: 14px 10px 0 0;
	}

	#fwCms_wrapper .layoutType3 .frame_LB .special-pickup-contents .special-pickup-title {
		padding: 5px 0 0 0;
		font-size: 1.2rem;
		line-height: 1.5;
	}

	#fwCms_wrapper .special-pickup-contents .special-pickup-text {
		padding: 10px 10px 0 0;
	}
}

/* スライダー表示 */
#fwCms_wrapper .special-pickup-swiper-01 {
	background-color: #f9f5f2;
}

#fwCms_wrapper .special-pickup-swiper-01.swiper-container {
	padding: 0 4% 5.3vw;
}

#fwCms_wrapper .special-pickup-swiper-01 .swiper-wrapper {
	flex-wrap: nowrap;
	padding: 5.3vw 0 9vw;
}

#fwCms_wrapper .special-pickup-swiper-01 .swiper-scrollbar {
	z-index: 50;
	position: relative;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 1px;
	margin: 0 auto;
	background-color: #EDD9C4;
	-ms-touch-action: none;
}

#fwCms_wrapper .special-pickup-swiper-01 .swiper-scrollbar-drag {
	background-color: #62340C;
}

@media screen and (min-width: 768px) {
	#fwCms_wrapper .special-pickup-swiper-01 {
		background-color: #fff;
	}

	#fwCms_wrapper .special-pickup-swiper-01.swiper-container {
		padding: 0;
	}

	#fwCms_wrapper .special-pickup-swiper-01 .swiper-wrapper {
		flex-wrap: wrap;
		padding: 0;
	}

	#fwCms_wrapper .special-pickup-swiper-01 .special-pickup-title {
		padding-bottom: 0;
	}

	#fwCms_wrapper .special-pickup-swiper-01 .swiper-scrollbar {
		display: none;
	}
}

/*----------------------------------------
	大丸松坂屋セレクト
-----------------------------------------*/
#fwCms_wrapper .select-banners .area-title-top {
	justify-content: flex-start;
	align-items: stretch;
	flex-wrap: wrap;
	width: 92%;
}

#fwCms_wrapper .select-banners .area-title-top .special-feature {
	margin: 2vw 0 0 auto;
}

/* スライダー部分設定 */
#fwCms_wrapper .select-banners .swiper-container {
	padding: 0 4% 5.3vw;
	box-sizing: border-box;
}

#fwCms_wrapper .select-banners .swiper-wrapper {
	display: flex;
	padding: 5.3vw 0 10.6vw;
}

#fwCms_wrapper .select-banners a {
	display: block;
}

/* スクロールバー */
#fwCms_wrapper .select-banners .swiper-scrollbar {
	border-radius: 10px;
	position: relative;
	-ms-touch-action: none;
	background-color: #EDD9C4;
}

#fwCms_wrapper .select-banners .swiper-container-horizontal>.swiper-scrollbar {
	z-index: 50;
	position: relative;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 1px;
	margin: 0 auto;
}

#fwCms_wrapper .select-banners .swiper-container-vertical>.swiper-scrollbar {
	position: absolute;
	top: 1%;
	right: 3px;
	width: 5px;
	height: 98%;
}

#fwCms_wrapper .select-banners .swiper-scrollbar-drag {
	background-color: #62340C;
}

@media screen and (min-width: 768px) {
	#fwCms_wrapper .select-banners .area-title-top .special-feature {
		margin: 5px 0 0;
	}

	#fwCms_wrapper .select-banners .swiper-container {
		max-width: calc(1080px + 56px);
		padding: 28px;
	}

	#fwCms_wrapper .select-banners .swiper-wrapper {
		justify-content: flex-start;
		padding: 0;
	}
}

/* 画像上ラベル */
#fwCms_wrapper .select-label-daimaru {
	display: inline-block;
	padding: 0.8vw 1.6vw;
	background-color: #006978;
	color: #fff;
	text-decoration: none !important;
}

/* 画像上ラベル */
#fwCms_wrapper .select-label-matsuzakaya {
	display: inline-block;
	padding: 0.8vw 1.6vw;
	background-color: #003F93;
	color: #fff;
	text-decoration: none !important;
}

/* カードタイトル */
#fwCms_wrapper .select-columns-title {
	display: block;
	margin: 10px 0;
}

/* カードテキスト */
#fwCms_wrapper .select-columns-text {
	display: block;
}

@media screen and (min-width: 768px) {
	.select-item {
		width: calc((100% - 80px)/5);
		margin-right: 20px;
	}

	/* 画像上ラベル */
	#fwCms_wrapper .select-label-daimaru {
		padding: 3px 6px;
	}

	/* 画像上ラベル */
	#fwCms_wrapper .select-label-matsuzakaya {
		padding: 3px 6px;
	}
}

/*----------------------------------------
	カテゴリから探す
-----------------------------------------*/
#fwCms_wrapper .selectCategory {
	width: 100%;
}

#fwCms_wrapper .selectCategory .selectCategory-area {
	margin-top: 4.53vw;
	padding: 5.33vw 0;
}

/* スライダー部分設定 */
#fwCms_wrapper .selectCategory .swiper-container {
	padding: 0 4% 5.3vw;
	box-sizing: border-box;
}

#fwCms_wrapper .selectCategory .swiper-wrapper {
	display: flex;
	justify-content: space-between;
	padding: 4vw 0;
}

#fwCms_wrapper a {
	display: block;
}

/* スクロールバー */
#fwCms_wrapper .swiper-scrollbar {
	border-radius: 10px;
	position: relative;
	background: #EDD9C4;
	-ms-touch-action: none;
}

#fwCms_wrapper .swiper-container-horizontal>.swiper-scrollbar {
	z-index: 50;
	position: relative;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 1px;
	margin: 0 auto;
}

#fwCms_wrapper .swiper-container-vertical>.swiper-scrollbar {
	position: absolute;
	top: 1%;
	right: 3px;
	width: 5px;
	height: 98%;
}

#fwCms_wrapper .swiper-scrollbar-drag {
	background: #62340C;
}

/* Icon */
#fwCms_wrapper .Category-item {
	margin-right: 2.13vw;
}

#fwCms_wrapper .Category-item a {
	display: block;
}

#fwCms_wrapper .Category-item .CategoryIcon {
	display: block;
	overflow: hidden;
	width: auto;
	height: auto;
	box-sizing: border-box;
}

#fwCms_wrapper .Category-item:last-child {
	margin-right: 0;
}

#fwCms_wrapper .selectCategory-title {
	display: block;
	margin: 1.73vw 0;
	text-align: center;
}

#fwCms_wrapper .Category-item .blank01 {
	padding-right: 1.3vw;
	background: url(../svg/ic-blank01.svg) no-repeat right center;
	background-size: 2.93vw 2.93vw;
}

@media screen and (min-width: 768px) {
	#fwCms_wrapper .selectCategory .selectCategory-area {
		margin-top: 34px;
		padding: 20px 0;
	}

	#fwCms_wrapper .selectCategory .swiper-container {
		max-width: calc(1080px + 56px);
		padding: 0 28px;
	}

	#fwCms_wrapper .selectCategory .swiper-wrapper {
		padding: 0;
	}

	#fwCms_wrapper .selectCategory .swiper-area {
		width: 100%;
		padding: 30px 0;
	}

	#fwCms_wrapper .Category-item {
		width: calc((100% - 40px)/6);
		margin-right: 0;
	}

	#fwCms_wrapper .selectCategory-title {
		margin: 15px 0 0;
	}

	#fwCms_wrapper .Category-item .blank01 {
		padding-right: 10px;
		background: url(../svg/ic-blank01.svg) no-repeat right 0.75em center;
		background-size: 14px 14px;
	}
}

/*----------------------------------------
	大丸松坂屋のギフト
-----------------------------------------*/
#fwCms_wrapper .search-gift {
	width: 100%;
}

#fwCms_wrapper .search-gift .area-title-top {
	justify-content: flex-start;
	align-items: stretch;
	flex-wrap: wrap;
	width: 92%;
}

#fwCms_wrapper .search-gift .area-title-top .special-feature {
	margin: 2vw 0 0 auto;
}

#fwCms_wrapper .search-gift .search-gift-area {
	margin-top: 4.53vw;
	padding: 5.33vw 0;
	background: #F9F5F2;
}

#fwCms_wrapper .search-gift-tab {
	display: none;
	justify-content: space-between;
	position: relative;
	padding: 0 5px;
}

#fwCms_wrapper .search-gift-tab.active {
	display: flex;
}

#fwCms_wrapper .Gifttab {
	position: relative;
}

#fwCms_wrapper .Gifttab::after {
	content: '';
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 1px;
	border-bottom: 1px solid #c49165;
}

#fwCms_wrapper .search-gift-tab>li {
	z-index: 10;
	width: calc(50% - (5px / 2));
}

#fwCms_wrapper .search-gift-tab>li span {
	display: block;
	padding: 8px 10px 10px;
	border: 1px solid #c49165;
	border-radius: 4px 4px 0 0;
	background: #c49165;
	color: #fff;
	text-align: center;
	box-sizing: border-box;
}

#fwCms_wrapper .search-gift-tab>li.active>span {
	border-bottom: 1px solid #fff;
	background: #fff;
	color: #000;
}

#fwCms_wrapper .search-gift-tab>li:not(.active) span {
	cursor: pointer;
	transition: opacity .2s;
}

#fwCms_wrapper .search-gift-tab>li:not(.active) span:hover {
	opacity: .5;
}

#fwCms_wrapper .search-gift-contents {
	display: none;
	margin: 0 auto;
	background: #fff;
}

#fwCms_wrapper .search-gift-contents.active {
	display: block;
}

/* スライダー部分設定 */
#fwCms_wrapper .gift-items .swiper-area {
	background: #fff !important;
}

#fwCms_wrapper .gift-items .swiper-container {
	padding: 0 4% 5.3vw;
	box-sizing: border-box;
}

#fwCms_wrapper .gift-items .swiper-wrapper {
	display: flex;
	justify-content: space-between;
	padding: 4vw 0;
}

#fwCms_wrapper .gift-items a {
	display: block;
}

/* スクロールバー */
#fwCms_wrapper .gift-items .swiper-scrollbar {
	border-radius: 10px;
	position: relative;
	background: #EDD9C4;
	-ms-touch-action: none;
}

#fwCms_wrapper .gift-items .swiper-container-horizontal>.swiper-scrollbar {
	z-index: 50;
	position: relative;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 1px;
	margin: 0 auto;
}

#fwCms_wrapper .gift-items .swiper-container-vertical>.swiper-scrollbar {
	position: absolute;
	top: 1%;
	right: 3px;
	width: 5px;
	height: 98%;
}

#fwCms_wrapper .gift-items .swiper-scrollbar-drag {
	background: #62340C;
}

/* Icon */
#fwCms_wrapper .gift-item {
	margin-right: 2.13vw;
}

/* 〜2023.12.18 */
#fwCms_wrapper .gift-item .giftIcon {
	display: block;
	overflow: hidden;
	position: relative;
	width: auto;
	height: auto;
	padding-top: 100%;
	border-radius: 50%;
	background-color: #f9f5f2;
	box-sizing: border-box;
}

#fwCms_wrapper .gift-item .giftIcon .swiper-imgs {
	position: absolute;
	left: 50%;
	top: 50%;
	width: 13.333vw;
	transform: translateX(-50%) translateY(-50%);
}
/* 〜2023.12.18 */

#fwCms_wrapper .gift-item .giftIc {
	display: block;
	overflow: hidden;
	position: relative;
	width: auto;
	height: auto;
	padding-top: 100%;
	border-radius: 50%;
	background-color: #f9f5f2;
	box-sizing: border-box;
}

#fwCms_wrapper .gift-item .giftIc .swiper-imgs {
	position: absolute;
	left: 50%;
	top: 50%;
	width: 100%;
	transform: translateX(-50%) translateY(-50%);
}

#fwCms_wrapper .gift-item:last-child {
	margin-right: 0;
}

#fwCms_wrapper .gift-columns-title {
	display: block;
	margin: 1.73vw 0;
	text-align: center;
}

#fwCms_wrapper .gift-columns-title span {
	display: inline-block;
}

@media screen and (min-width: 768px) {
	#fwCms_wrapper .search-gift .area-title-top .special-feature {
		margin: 5px 0 0;
	}

	#fwCms_wrapper .search-gift .search-gift-area {
		margin-top: 34px;
		padding: 20px 0;
	}

	#fwCms_wrapper .search-gift-tab {
		justify-content: flex-start;
		max-width: 1080px;
		margin: 0 auto;
		padding: 0 10px;
	}

	#fwCms_wrapper .search-gift-tab>li {
		width: 290px;
	}

	#fwCms_wrapper .search-gift-tab>li span {
		padding: 12px 10px 6px;
		margin-right: 10px;
		border-radius: 8px 8px 0 0;
		background: #c49165;
	}

	#fwCms_wrapper .gift-items .swiper-container {
		max-width: calc(1080px - 160px);
		padding: 28px;
	}

	#fwCms_wrapper .gift-items .swiper-wrapper {
		padding: 0;
	}

	#fwCms_wrapper .search-gift-contents .swiper-area {
		width: 100%;
		box-sizing: border-box;
	}

	#fwCms_wrapper .gift-item {
		width: calc((100% - 40px)/5);
		margin-right: 0;
	}

	/* 〜2023.12.18 */
	#fwCms_wrapper .gift-item .giftIcon .swiper-imgs {
		width: 45%;
	}
	/* 〜2023.12.18 */

	#fwCms_wrapper .gift-columns-title {
		margin: 15px 0 0;
	}

	#fwCms_wrapper .gift-columns-title span {
		display: inline-block;
	}
}

/*----------------------------------------
	キャンペーンほか
-----------------------------------------*/
#fwCms_wrapper .bnr_area {
	width: 92%;
	margin: auto;
	box-sizing: border-box;
}

#fwCms_wrapper .bnr_area .bnr_list {
	display: flex;
	flex-wrap: wrap;
}

#fwCms_wrapper .bnr_area .bnr_list .bnr_block {
	width: calc(50% - 0.65vw);
	margin: 1.3vw 1.3vw 0 0;
}

#fwCms_wrapper .bnr_area .bnr_list .bnr_block:nth-child(even) {
	margin-right: 0;
}

@media screen and (min-width: 768px) {
	#fwCms_wrapper .bnr_area {
		max-width: 1080px;
	}

	#fwCms_wrapper .bnr_area .bnr_list .bnr_block {
		width: calc((100% - 24px)/4);
		margin: 10px 8px 0 0;
	}

	#fwCms_wrapper .bnr_area .bnr_list .bnr_block:nth-child(even) {
		margin-right: 8px;
	}

	#fwCms_wrapper .bnr_area .bnr_list .bnr_block:last-child {
		margin-right: 0 !important;
	}
}

/*----------------------------------------
	インスタバナー
-----------------------------------------*/
#fwCms_wrapper .insta_sp_area {
	width: 92%;
	margin: auto;
	box-sizing: border-box;
}

#fwCms_wrapper .insta_pc_area {
	display: none;
}

@media screen and (min-width: 768px) {
	#fwCms_wrapper .insta_sp_area {
		display: none;
	}

	#fwCms_wrapper .insta_pc_area {
		display: block;
		max-width: 1080px;
		margin: auto;
	}
}

/*----------------------------------------
	人気ランキング
-----------------------------------------*/
#fwCms_wrapper .rankingArea {
	margin-top: 10.6vw;
}

#fwCms_wrapper .rankingArea .cpHead {
	display: flex;
	flex-wrap: wrap;
	width: 92%;
	margin: auto;
	margin-bottom: 4vw;
}

#fwCms_wrapper .rankingArea .cpHead .cpHeadLink {
	margin: 2vw 0 0 auto;
}

#fwCms_wrapper .rankingArea+.rankingArea {
	margin-top: 0;
}

#fwCms_wrapper .rankingArea+.rankingArea .cpHead {
	margin-top: 12vw;
}

#fwCms_wrapper .rankingArea .cpSeo {
	width: 92%;
	margin: 2.6vw auto 0;
}

#fwCms_wrapper .rankingArea .cpMain {
	width: 100%;
	margin-top: 4vw;
	background: #f9f5f2;
}

#fwCms_wrapper .rankingArea+.rankingArea .cpntRanking .cpMain:first-of-type,
#fwCms_wrapper .rankingArea .cpBody + .cpMain {
	margin-top: 1.3vw;
}

#fwCms_wrapper .rankingArea .cpMain>div {
	display: flex;
	flex-wrap: wrap;
	width: 92%;
	margin: auto;
	padding-top: 4vw;
}

#fwCms_wrapper .rankingArea .cpMain .cpMainLink {
	margin: 1vw 0 0 auto;
}

#fwCms_wrapper .rankingArea .cpBody {
	width: 100%;
	margin-top: 0;
	background: #f9f5f2;
}

#fwCms_wrapper .rankingArea .cpSeo+.cpBody {
	margin-top: 4vw;
}

@media screen and (min-width: 768px) {
	#fwCms_wrapper .rankingArea {
		margin-top: 80px;
	}

	#fwCms_wrapper .rankingArea .cpHead {
		display: block;
		margin-bottom: 30px;
		text-align: center;
	}

	#fwCms_wrapper .rankingArea .cpHead .cpHeadLink {
		margin: 5px 0 0;
	}

	#fwCms_wrapper .rankingArea+.rankingArea .cpHead {
		margin-top: 94px;
	}

	#fwCms_wrapper .rankingArea .cpSeo {
		max-width: 1080px;
		margin-top: 30px;
	}

	#fwCms_wrapper .layoutType3 .rankingArea .cpSeo {
		max-width: none;
		width: 100%;
	}

	#fwCms_wrapper .rankingArea .cpMain {
		margin-top: 30px;
	}

	#fwCms_wrapper .rankingArea+.rankingArea .cpntRanking .cpMain:first-of-type,
	#fwCms_wrapper .rankingArea .cpBody + .cpMain {
		margin-top: 10px;
	}

	#fwCms_wrapper .rankingArea .cpMain>div {
		max-width: 1080px;
		padding-top: 20px;
	}

	#fwCms_wrapper .rankingArea .cpMain .cpMainLink {
		margin-top: 2px;
	}

	#fwCms_wrapper .rankingArea .cpSeo+.cpBody {
		margin-top: 30px;
	}
}

/*----------------------------------------
	人気ランキング スライダー部分
-----------------------------------------*/
/* スライダー部分設定 */
#fwCms_wrapper .rankingArea .swiper-container {
	max-width: 1080px;
	width: 100%;
	margin: auto;
	padding: 0 4% 5.3vw;
	box-sizing: border-box;
}

#fwCms_wrapper .rankingArea .swiper-wrapper {
	display: flex;
	padding: 5.3vw 0 9vw;
}

@media screen and (min-width: 768px) {
	#fwCms_wrapper .rankingArea .swiper-container {
		width: 92%;
		padding: 0 0 60px;
		transform: translate3d(-5px, 0px, 0px);
	}

	#fwCms_wrapper .rankingArea .swiper-wrapper {
		padding: 40px 0 25px;
	}
}

/* スクロールバー */
#fwCms_wrapper .rankingArea .swiper-scrollbar {
	position: relative;
	border-radius: 10px;
	background-color: #EDD9C4;
	-ms-touch-action: none;
}

#fwCms_wrapper .rankingArea .swiper-container-horizontal>.swiper-scrollbar {
	z-index: 50;
	position: relative;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 1px;
	margin: 0 auto;
}

#fwCms_wrapper .rankingArea .swiper-container-vertical>.swiper-scrollbar {
	position: absolute;
	top: 1%;
	right: 3px;
	width: 5px;
	height: 98%;
}

#fwCms_wrapper .rankingArea .swiper-scrollbar-drag {
	background-color: #62340C;
}

#fwCms_wrapper .rankingArea .swiper-button-next,
#fwCms_wrapper .rankingArea .swiper-button-prev {
	display: none;
}

@media screen and (min-width: 768px) {
	#fwCms_wrapper .rankingArea .swiper-scrollbar {
		left: 30px;
		width: calc(100% - 60px);
	}

	#fwCms_wrapper .rankingArea .swiper-container-horizontal>.swiper-scrollbar {
		bottom: -15px;
		width: calc(100% - 60px);
	}

	#fwCms_wrapper .rankingArea .swiper-button-next,
	#fwCms_wrapper .rankingArea .swiper-button-prev {
		display: block;
		top: auto;
		bottom: 25px;
		width: 40px;
		height: 40px;
		background: transparent url(../svg/arrow-l-03.svg) no-repeat center center;
		background-size: 16px auto;
		outline: none;
	}

	#fwCms_wrapper .rankingArea .swiper-button-next {
		right: -10px;
	}

	#fwCms_wrapper .rankingArea .swiper-button-prev {
		left: -10px;
		transform: rotate(180deg);
	}
}

#fwCms_wrapper .rankingArea .ranking-item {
	position: relative;
	width: 29.5%;
	margin-right: 1.87vw;
}

#fwCms_wrapper .rankingArea .ranking-item a {
	display: block;
}

#fwCms_wrapper .rankingArea .ranking-item a:hover .ranking-columns-label {
	text-decoration: none !important;
}

#fwCms_wrapper .rankingArea .ranking-columns-price {
	display: block;
	margin-top: 6px;
}

#fwCms_wrapper .rankingArea .ranking-columns-label {
	position: absolute;
	top: -2.6vw;
	left: -1.3vw;
	display: flex;
	justify-content: center;
	align-items: center;
	width: 6.4vw;
	height: 6.4vw;
	background: #ccc;
	border-radius: 50%;
	color: #fff;
	font-size: 3.2vw;
	line-height: 1.5;
	box-sizing: border-box;
}

#fwCms_wrapper .rankingArea .ranking-01 .ranking-columns-label {
	padding-top: 2vw;
	background: #ab9352 url(../svg/ic-crown-white.svg) no-repeat center top 0.53vw;
	background-size: auto 1.6vw;
}

#fwCms_wrapper .rankingArea .ranking-02 .ranking-columns-label {
	padding-top: 2vw;
	background: #8da1ab url(../svg/ic-crown-white.svg) no-repeat center top 0.53vw;
	background-size: auto 1.6vw;
}

#fwCms_wrapper .rankingArea .ranking-03 .ranking-columns-label {
	padding-top: 2vw;
	background: #c2917e url(../svg/ic-crown-white.svg) no-repeat center top 0.53vw;
	background-size: auto 1.6vw;
}

@media screen and (min-width: 768px) {
	#fwCms_wrapper .rankingArea .ranking-item {
		width: 19.5%;
		margin-right: 0.5%;
	}

	#fwCms_wrapper .rankingArea .ranking-item a {
		margin-left: 10px;
	}

	#fwCms_wrapper .rankingArea .ranking-item div.seo {
		margin-left: 10px;
	}

	#fwCms_wrapper .rankingArea .ranking-columns-label {
		top: -20px;
		left: 0;
		width: 40px;
		height: 40px;
		font-size: 1.8rem;
		line-height: 1.7;
	}

	#fwCms_wrapper .rankingArea .ranking-01 .ranking-columns-label,
	#fwCms_wrapper .rankingArea .ranking-02 .ranking-columns-label,
	#fwCms_wrapper .rankingArea .ranking-03 .ranking-columns-label {
		padding-top: 11px;
		background-position: center top 4px;
		background-size: auto 10px;
	}
}

/*----------------------------------------
	あなたにおすすめの商品
-----------------------------------------*/
/* スライダー部分設定 */
#fwCms_wrapper .recommend-items .swiper-container {
	padding: 0 4% 5.3vw;
	box-sizing: border-box;
}

#fwCms_wrapper .recommend-items .swiper-wrapper {
	display: flex;
	padding: 5.3vw 0 10.6vw;
}

#fwCms_wrapper .recommend-items a {
	display: block;
}

/* スクロールバー */
#fwCms_wrapper .recommend-items .swiper-scrollbar {
	border-radius: 10px;
	position: relative;
	-ms-touch-action: none;
	background-color: #EDD9C4;
}

#fwCms_wrapper .recommend-items .swiper-container-horizontal>.swiper-scrollbar {
	z-index: 50;
	position: relative;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 1px;
	margin: 0 auto;
}

#fwCms_wrapper .recommend-items .swiper-container-vertical>.swiper-scrollbar {
	position: absolute;
	top: 1%;
	right: 3px;
	width: 5px;
	height: 98%;
}

#fwCms_wrapper .recommend-items .swiper-scrollbar-drag {
	background-color: #62340C;
}

@media screen and (min-width: 768px) {
	#fwCms_wrapper .recommend-items .swiper-container {
		max-width: calc(1080px + 56px);
		padding: 28px;
	}

	#fwCms_wrapper .recommend-items .swiper-wrapper {
		justify-content: flex-start;
		padding: 0;
	}
}

/* カード */
#fwCms_wrapper .recommend-item {
	margin-right: 2.6vw;
}

#fwCms_wrapper .recommend-item:last-child {
	margin-right: 0;
}

/* カードタイトル */
#fwCms_wrapper .recommend-columns-title {
	display: block;
	margin-top: 2.6vw;
}

/* カードテキスト */
#fwCms_wrapper .recommend-columns-text {
	display: block;
	margin: 2.6vw 0;
}

@media screen and (min-width: 768px) {
	#fwCms_wrapper .recommend-item {
		width: calc((100% - 60px)/6);
		margin-right: 12px;
	}

	/* カードタイトル */
	#fwCms_wrapper .recommend-columns-title {
		margin-top: 10px;
	}

	/* カードテキスト */
	#fwCms_wrapper .recommend-columns-text {
		margin: 10px 0;
	}
}

/*----------------------------------------
	info-middle お知らせ_ミドル
-----------------------------------------*/
#fwCms_wrapper .info-middle {
	padding: 6.6vw 0;
}

#fwCms_wrapper .info-middle-title {
	width: 92%;
	margin: auto;
}

#fwCms_wrapper .info-middle-contents {
	width: 92%;
	margin: auto;
}

#fwCms_wrapper .info-middle-contents+.info-middle-title {
	margin-top: 6.6vw;
}

#fwCms_wrapper .info-middle-list {
	padding: 4vw 0;
	border-bottom: 1px solid #ccc;
}

#fwCms_wrapper .info-middle-date {
	display: block;
}

#fwCms_wrapper .info-middle-span {
	display: block;
	word-break: break-word;
}

@media screen and (min-width: 768px) {
	#fwCms_wrapper .info-middle {
		padding: 40px 0;
	}

	#fwCms_wrapper .info-middle-title {
		margin-top: 0 !important;
		padding: 50px 0 0;
		text-align: center;
	}

	#fwCms_wrapper .info-middle-contents {
		max-width: 1080px;
	}

	#fwCms_wrapper .info-middle-list {
		overflow: hidden;
		padding: 30px 0;
	}

	#fwCms_wrapper .info-middle-date {
		display: block;
		float: left;
		width: 18.5%;
	}

	#fwCms_wrapper .info-middle-span {
		display: block;
		float: right;
		width: 81.5%;
	}
}

/* 大松セレクト対応、6件目以上は非表示 */
#fwCms_wrapper .MK3PFRCG050_01 .select-pickup-list:nth-child(n+6) {
	display: none;
}