@charset "utf-8";
#fwCms_wrapper .mt5_15 {
	margin-top: 1.3vw !important;
}
#fwCms_wrapper .mt10_0 {
	margin-top: 2.6vw !important;
}
@media screen and (min-width: 768px) {
	#fwCms_wrapper .mt5_15 {
		margin-top: 15px !important;
	}
	#fwCms_wrapper .mt10_0 {
		margin-top: 0 !important;
	}
}
/* 敬老の日 TOP タイトル・ぶち抜き */
#fwCms_wrapper .fwCms_box .pageTitle {
	display: flex;
	align-items: center;
	justify-content: center;
	width: 100%;
	margin: 0;
	background-color: #f2f2f2;
}
#fwCms_wrapper .fullwidth-four-items {
	margin-top: 5.3vw !important;
}
#fwCms_wrapper .keirou .swiper-area {
	background-color: #f2dfda;
}
@media screen and (min-width: 768px){
	#fwCms_wrapper .fwCms_box .pageTitle {
		background-image: url(/excludes/DMO/web/feature/v/keirou/260803/img/260803_keirou_main01_bg.jpg);
		background-size: cover;
		background-position: center;
		background-repeat: no-repeat;
	}
	#fwCms_wrapper .fwCms_box .pageTitle img {
		max-width: 1080px;
	}
	#fwCms_wrapper .fullwidth-four-items {
		margin-top: 20px !important;
	}
	#fwCms_wrapper .fullwidth-four-items .swiper-area {
		background-size: auto;
	}
}
/* 敬老の日 TOP アンカーリンク */
#fwCms_wrapper .keirou .keirou_nav ul {
	display: flex;
	align-items: center;
	justify-content: space-between;
	flex-wrap: wrap;
	width: 100%;
	margin: auto;
}
#fwCms_wrapper .keirou .keirou_nav ul li {
	width: calc((100% - 1.333vw)/ 2);
}
#fwCms_wrapper .keirou .keirou_nav ul li:nth-of-type(n+3) {
	margin-top: 1.333vw;
}
#fwCms_wrapper .keirou .keirou_nav ul li a {
	display: block;
	width: 100%;
	height: 13.5vw;
	color: #000;
	background-color: #f2ccc2;
	position: relative;
	transition: opacity 0.3s linear;
}
#fwCms_wrapper .keirou .keirou_nav ul li a span {
	position: absolute;
	top: 2.0vw;
	right: 0;
	left: 0;
	margin: 0 auto;
	text-align: center;
}
#fwCms_wrapper .keirou .keirou_nav ul li a:hover {
	text-decoration: none;
	opacity: 0.6;
}
#fwCms_wrapper .keirou .keirou_nav ul li a:hover span {
	text-decoration: none;
}
#fwCms_wrapper .keirou .keirou_nav ul li a::after {
	content: '';
	display: block;
	width: 3.733vw;
	height: 2.0vw;
	background: url(/excludes/DMO/web/feature/v/keirou/260803/img/260803_keirou_arrow01.png) no-repeat center center;
	background-size: cover;
	position: absolute;
	right: 0;
	left: 0;
	bottom: 2.0vw;
	margin: 0 auto;
}
@media screen and (min-width: 768px){
	#fwCms_wrapper .keirou .keirou_nav {
		max-width: 1080px;
		margin-right: auto;
		margin-left: auto;
	}
	#fwCms_wrapper .keirou .keirou_nav ul {
		justify-content: flex-start;
	}
	#fwCms_wrapper .keirou .keirou_nav ul li {
		width: calc((100% - 10px)/ 3);
		margin-right: 5px;
	}
	#fwCms_wrapper .keirou .keirou_nav ul li:nth-of-type(3) {
		margin-top: 0;
	}
	#fwCms_wrapper .keirou .keirou_nav ul li:nth-of-type(3n) {
		margin-right: 0;
	}
	#fwCms_wrapper .keirou .keirou_nav ul li:nth-of-type(n+4) {
		margin-top: 5px;
	}
	#fwCms_wrapper .keirou .keirou_nav ul li a {
		height: 76px;
	}
	#fwCms_wrapper .keirou .keirou_nav ul li a span{
		top: 15px;
	}
	#fwCms_wrapper .keirou .keirou_nav ul li a::after {
		width: 15px;
		height: 7.5px;
		bottom: 10px;
	}
}
/* 敬老の日 TOP ランキング */
#fwCms_wrapper .keirou .switchingRankingArea {
	background-color: #fefae9;
}
/* 敬老の日 TOP カテゴリから探す */
#fwCms_wrapper #cate .special-pickup-contents {
	background-color: #f6f6f6;
	padding-bottom: 4vw;
	width: 100%;
}
#fwCms_wrapper #cate .special-pickup-contents .swiper-wrapper {
	width: 95.7333%;
	margin-right: auto;
	margin-left: auto;
}
#fwCms_wrapper #cate .special-pickup-contents:not(.special-pickup-content) .swiper-wrapper {
	margin-top: 5vw;
}
#fwCms_wrapper #cate .special-pickup-contents .special-pickup-list {
	width: calc((100% - 1.3333vw)/2);
}
@media screen and (min-width: 768px) {
	#fwCms_wrapper #cate .special-pickup-contents {
		max-width: none;
	}
	#fwCms_wrapper #cate .special-pickup-contents:not(.special-pickup-content) .swiper-wrapper {
		margin-top: 32px;
		width: 100%;
		max-width: 1080px;
	}
	#fwCms_wrapper #cate .special-pickup-contents .special-pickup-list {
		width: calc((100% - 24px) / 4);
	}
	#fwCms_wrapper #cate .special-pickup-contents .special-pickup-img {
		width: 100%;
	}
}
/* 敬老の日 TOP 予算から探す */
#fwCms_wrapper #price ul {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	width: 100%;
	margin: auto;
}
#fwCms_wrapper #price ul li {
	width: calc((100% - 0.2666vw) / 2);
	height: 17.066vw;
}
#fwCms_wrapper #price ul li:nth-of-type(n+3) {
	margin-top: 0.2666vw;
}
#fwCms_wrapper #price ul li a {
	display: flex;
	justify-content: space-between;
	align-items: center;
	flex-wrap: nowrap;
	width: 100%;
	height: 100%;
	padding: 0 4vw;
	color: #000;
	background-color: #f2ccc2;
	transition: opacity 0.3s linear;
}
#fwCms_wrapper #price ul li a::after {
	content: "";
	display: block;
	width: 3.466vw;
	height: 2.0vw;
	background: url(/excludes/DMO/web/feature/v/keirou/260803/img/260803_keirou_arrow01.png) no-repeat center center;
	background-size: cover;
	transform: rotate(-90deg);
}
#fwCms_wrapper #price ul li a:hover {
	text-decoration: none;
	opacity: 0.6;
}
@media screen and (min-width: 768px) {
	#fwCms_wrapper #price ul {
		max-width: 1080px;
		justify-content: flex-start;
	}
	#fwCms_wrapper #price ul li {
		width: calc((100% - 2px) / 3);
		height: 60px;
		margin-right: 1px;
	}
	#fwCms_wrapper #price ul li:nth-of-type(3) {
		margin-top: 0;
	}
	#fwCms_wrapper #price ul li:nth-of-type(n+4) {
		margin-top: 1px;
	}
	#fwCms_wrapper #price ul li:nth-of-type(3n) {
		margin-right: 0;
	}
	#fwCms_wrapper #price ul li a {
		height: 100%;
		padding: 0 20px;
		justify-content: center;
		position: relative;
	}
	#fwCms_wrapper #price ul li a::after {
		width: 15px;
		height: 7.5px;
		position: absolute;
		top: 0;
		bottom: 0;
		right: 20px;
		margin: auto;
	}
}
/* 敬老の日 TOP 年代から探す */
#fwCms_wrapper #age ul {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	width: 100%;
	margin: auto;
}
#fwCms_wrapper #age ul li {
	width: calc((100% - 0.2666vw) / 2);
	height: 17.066vw;
}
#fwCms_wrapper #age ul li:nth-of-type(n+3) {
	margin-top: 0.2666vw;
}
#fwCms_wrapper #age ul li a {
	display: flex;
	justify-content: space-between;
	align-items: center;
	flex-wrap: nowrap;
	width: 100%;
	height: 100%;
	padding: 0 4vw;
	color: #000;
	background-color: #f2ccc2;
	transition: opacity 0.3s linear;
}
#fwCms_wrapper #age ul li a::after {
	content: "";
	display: block;
	width: 3.466vw;
	height: 2.0vw;
	background: url(/excludes/DMO/web/feature/v/keirou/260803/img/260803_keirou_arrow01.png) no-repeat center center;
	background-size: cover;
	transform: rotate(-90deg);
}
#fwCms_wrapper #age ul li a:hover {
	text-decoration: none;
	opacity: 0.6;
}
@media screen and (min-width: 768px){
	#fwCms_wrapper #age .area-title-top {
		width: 100%;
		max-width: 1080px;
	}
	#fwCms_wrapper #age ul {
		width: 100%;
		max-width: 1080px;
	}
	#fwCms_wrapper #age ul li {
		width: calc((100% - 8px) / 5);
		height: 60px;
		margin-right: 2px;
	}
	#fwCms_wrapper #age ul li:nth-of-type(n+3) {
		margin-top: 0 !important;
	}
	#fwCms_wrapper #age ul li:last-of-type {
		margin-right: 0;
	}
	#fwCms_wrapper #age ul li a {
		height: 100%;
		padding: 0 20px;
		justify-content: center;
		position: relative;
	}
	#fwCms_wrapper #age ul li a::after {
		width: 15px;
		height: 7.5px;
		position: absolute;
		top: 0;
		bottom: 0;
		right: 20px;
		margin: auto;
	}
}
/* 敬老の日 TOP 迷ったらこれ */
#fwCms_wrapper .keirou .recommend-items .swiper-area {
	background-color: #f6f6f6;
}
/* 敬老の日 TOP ブランドから探す */
#fwCms_wrapper #brand .brandArea {
	margin-top: 0 !important;
}
#fwCms_wrapper #brand .brandArea-wrapper {
	background-color: #fefae9;
}
#fwCms_wrapper .brandlistBtn a {
	background-color: #d0b851 !important;
}
#fwCms_wrapper #brand .brand-contents .area-title-top {
	width: 100%;
}
#fwCms_wrapper #brand .brand-contents ul li:not(:first-of-type) {
	margin-top: 5.3vw;
}
#fwCms_wrapper #brand .brand-contents ul li a span {
	display: block;
}
#fwCms_wrapper #brand .mt5_15 {
	margin-top: 1.3vw;
}
@media screen and (min-width: 768px) {
	#fwCms_wrapper #brand h3 .large-title {
		font-size: 2.6rem !important;
	}
	#fwCms_wrapper #brand .brand-contents .area-title-top .large-title {
		font-size: 2.6rem !important;
	}
	#fwCms_wrapper #brand .brand-contents ul {
		display: block;
	}
	#fwCms_wrapper #brand .brand-contents ul li {
		width: calc((100% - 60px)/ 6);
	}
	#fwCms_wrapper #brand .brand-contents ul li:not(:first-of-type) {
		margin-top: 0;
	}
	#fwCms_wrapper #brand .mt5_15 {
		margin-top: 15px;
	}
}
/* 敬老の日 TOP 贈る相手から探す */
#fwCms_wrapper #dest ul {
	width: 100%;
	margin: 0 auto;
}
#fwCms_wrapper #dest ul li .banner {
	width: 92%;
	margin: 0 auto;
}
#fwCms_wrapper #dest a.keyword-link,
#fwCms_wrapper #dest a.keyword-link:link,
#fwCms_wrapper #dest a.keyword-link:visited {
	background-color: #f2dfda;
	color: #b35136;
	padding: 2.4vw 4vw 2vw;
	border-radius: 5.8vw;
}
#fwCms_wrapper #dest .swiper-scrollbar {
	border-radius: 10px;
	position: relative;
	background: #f2dfda;
	-ms-touch-action: none;
}
#fwCms_wrapper #dest .swiper-container-horizontal>.swiper-scrollbar {
	z-index: 50;
	position: relative;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 1px;
	margin: 0 auto;
}
#fwCms_wrapper #dest .swiper-scrollbar-drag {
	background-color: #b35136;
}
@media screen and (min-width: 768px) {
	#fwCms_wrapper #dest ul {
		max-width: 1080px;
		display: flex;
		justify-content: space-between;
	}
	#fwCms_wrapper #dest ul li {
		width: calc((100% - 2px) / 3);
	}
	#fwCms_wrapper #dest ul li .banner {
		width: 100%;
	}
	#fwCms_wrapper #dest .area-keywords-links {
		width: 100%;
		padding: 0;
	}
	#fwCms_wrapper #dest .area-keywords-links .swiper-wrapper {
		flex-wrap: wrap;
		gap:5px;
	}
	#fwCms_wrapper #dest a.keyword-link,
	#fwCms_wrapper #dest a.keyword-link:link,
	#fwCms_wrapper #dest a.keyword-link:visited {
		padding: 5px 12px;
		border-radius: 20px;
	}
}
/* 敬老の日 TOP テーマから探す */
#fwCms_wrapper #theme ul {
	width: 92%;
	margin: 0 auto;
}
#fwCms_wrapper #theme ul li a span {
		display: block;
	}
@media screen and (min-width: 768px) {
	#fwCms_wrapper #theme ul {
		max-width: 1080px;
		display: flex;
		justify-content: space-between;
	}
	#fwCms_wrapper #theme ul li {
		width: calc((100% - 2px) / 3);
	}
	#fwCms_wrapper #theme ul li a span {
		width: 96%;
		margin: 0 auto;
	}
}
/* 敬老の日 下層ページ */
#fwCms_wrapper .fwCms_box .pageBnr {
	position: relative;
	display: flex;
	align-items: stretch;
	justify-content: center;
	width: 100%;
	margin: 0;
	overflow: hidden;
	background-color: #f2f2f2;
}
#fwCms_wrapper .fwCms_box a:hover .pageBnr {
	opacity: 0.8;
}
#fwCms_wrapper .fwCms_box .pageBnr > span:nth-of-type(1) {
	position: absolute;
	left: 0;
	top: 0;
	display: flex;
	align-items: center;
	justify-content: flex-end;
	height: 100%;
	max-width: 130px;
	width: 16%;
	background-color: #f2ccc2;
	color: #000;
	font-size: 2.66vw;
	font-weight: bold;
	z-index: 100;
}
#fwCms_wrapper .fwCms_box .pageBnr > span:nth-of-type(1) > span {
	margin-right: auto;
	margin-left: auto;
}
#fwCms_wrapper .fwCms_box .pageBnr > span:nth-of-type(1)::before {
	content: '';
	position: absolute;
	top: calc(50% - 0.6vw);
	left: 6.6666666667%;
	width: 2.1333vw;
	height: 1.0666vw;
	background: url(https://www.daimaru-matsuzakaya.jp/excludes/DMO/web/feature/v/keirou/260803/img/260803_keirou_arrow01.png) no-repeat left top;
	background-size: 2.1333vw 1.0666vw;
	transform: rotate(90deg);
}
#fwCms_wrapper .fwCms_box .keirou_cate_nav {
	display: flex;
	align-items: center;
	justify-content: space-between;
	flex-wrap: wrap;
}
#fwCms_wrapper .fwCms_box .keirou_cate_nav li {
	width: calc((100% - 0.266vw)/ 2);
	height: 18.666vw;
}
#fwCms_wrapper .fwCms_box .keirou_cate_nav li:nth-of-type(n+3) {
	margin-top: 0.266vw;
}
#fwCms_wrapper .fwCms_box .keirou_cate_nav li a {
	display: flex;
	align-items: center;
	justify-content: center;
	width: 100%;
	height: 100%;
	color: #000;
	background-color: #f2ccc2;
	text-align: center;
	transition: opacity 0.3s linear;
	padding: 2vw;
}
#fwCms_wrapper .fwCms_box .keirou_cate_nav li a:hover {
	text-decoration: none;
	opacity: 0.6;
}
#fwCms_wrapper .fwCms_box .keirou_cate_nav li a:hover span {
	text-decoration: none;
}
#fwCms_wrapper .fwCms_box .keirou_cate_nav li.cl {
	display: flex;
	justify-content: center;
	align-items: center;
	background-color: #ccc;
	text-align: center;
}
@media screen and (min-width: 768px){
	#fwCms_wrapper .fwCms_box .pageBnr {
		max-width: none;
		background-image: url(https://www.daimaru-matsuzakaya.jp/excludes/DMO/web/feature/v/keirou/260803/img/260803_keirou_main01_bg.jpg);
		background-size: cover;
		background-repeat: no-repeat;
		background-position: center;
	}
	#fwCms_wrapper .fwCms_box .pageBnr > span:nth-of-type(1) {
		width: 12.75%;
		max-width: 130px;
		font-size: 1.8rem;
	}
	#fwCms_wrapper .fwCms_box .pageBnr > span:nth-of-type(1)::before {
		top: calc(50% - 5px);
		left: min(10%, 13px);
		width: 17px;
		height: 10px;
		background-size: 17px 10px;
	}
	#fwCms_wrapper .fwCms_box .pageBnr > span:nth-of-type(2) {
		max-width: 1080px;
	}
	#fwCms_wrapper .mainArea.layoutType3 {
		margin-top: 60px;
	}
	#fwCms_wrapper .MK3PFRPI100_01 .pagetitle,
	#fwCms_wrapper .MK3PFRPI100_01 .contentstitle {
		margin-top: 0;
	}
	#fwCms_wrapper .fwCms_box .keirou_cate_nav li {
		width: calc((100% - 10px)/ 2);
		height: 85px;
	}
	#fwCms_wrapper .fwCms_box .keirou_cate_nav li:nth-of-type(n+3) {
		margin-top: 10px;
	}
	#fwCms_wrapper .fwCms_box .keirou_cate_nav li a {
		padding: 0;
	}
	#fwCms_wrapper .fwCms_box .keirou_cate_nav.col3 {
		justify-content: flex-start;
	}
	#fwCms_wrapper .fwCms_box .keirou_cate_nav.col3 li {
		width: calc((100% - 20px)/ 3);
		margin-right: 10px;
	}
	#fwCms_wrapper .fwCms_box .keirou_cate_nav.col3 li:nth-of-type(3n) {
		margin-right: 0;
	}
	#fwCms_wrapper .fwCms_box .keirou_cate_nav.col3 li:nth-of-type(3) {
		margin-top: 0;
	}
}
/* 敬老の日下層 カテゴリバナー */
#fwCms_wrapper .keirouCategoryArea {
	width: 100%;
	margin-top: 1.3vw;
	margin-bottom:0vw;
	padding: 5.3vw 0;
	background-color: #f9f5f2;
}

#fwCms_wrapper .keirouCategoryArea ul {
	display: flex;
	flex-wrap: wrap;
	width: 92%;
	margin: auto;
}

#fwCms_wrapper .keirouCategoryArea ul li {
	width: calc((100% - 4.8%)/3);
	margin-right: 2.4%;
	margin-top: 4.8vw;
}

#fwCms_wrapper .keirouCategoryArea ul li:last-of-type {
	display: block;
}

#fwCms_wrapper .keirouCategoryArea ul li:nth-child(3n) {
	margin-right: 0;
}

#fwCms_wrapper .keirouCategoryArea ul li:nth-child(-n+3) {
	margin-top: 0;
}

#fwCms_wrapper .keirouCategoryArea ul li span {
	display: block;
	margin: 1.6vw 2.6vw 0 0;
}

@media screen and (min-width: 768px) {
	#fwCms_wrapper .keirouCategoryArea {
		width: 100%;
		margin-top: 10px;
		margin-bottom:0px;
		padding: 30px 0 26px;
	}

	#fwCms_wrapper .keirouCategoryArea ul {
		max-width: 1080px;
	}

	#fwCms_wrapper .keirouCategoryArea ul li {
		width: calc(20% - 16px);
		margin: 23px 20px 0 0;
	}

	#fwCms_wrapper .keirouCategoryArea ul li:nth-child(3n) {
		margin-right: 20px;
	}

	#fwCms_wrapper .keirouCategoryArea ul li:nth-child(5n) {
		margin-right: 0;
	}

	#fwCms_wrapper .keirouCategoryArea ul li:nth-child(-n+5) {
		margin-top: 0;
	}
	
	#fwCms_wrapper .keirouCategoryArea ul li:nth-of-type(n+11) {
		display: none;
	}

	#fwCms_wrapper .keirouCategoryArea ul li span {
		margin: 14px 10px 0 0;
	}
}
/* 敬老の日 下層ページ フッター */
#fwCms_wrapper .footer {
	padding-top: 0;
}
/* 敬老の日 ブランド一覧ページ フッター */
#fwCms_wrapper .brand_list_category:last-of-type {
	margin-bottom: 10.6vw;
}
@media screen and (min-width: 768px) {
	#fwCms_wrapper .brand_list_category:last-of-type {
		margin-bottom: 50px;
	}
}
/* 敬老の日 ランキングページ フッター */
#fwCms_wrapper .rankingList {
	padding-bottom: 26.6vw;
}
@media screen and (min-width: 768px) {
	#fwCms_wrapper .rankingList {
		padding-bottom: 100px;
	}
}
/* SEOコンテンツ */
@media screen and (min-width: 768px) {
	#fwCms_wrapper .fmt_column .fmt_column_list {
		width: calc(50% - 10px);
	}
}
