@charset "utf-8";
html {
	scroll-behavior: smooth;
}
#fwCms_wrapper .font16_22 {
	font-size: 4.26vw;
	line-height: 1.7;
}
@media screen and (min-width: 768px){
	#fwCms_wrapper .font16_22 {
		font-size: 2.2rem;
		line-height: 1.5;
	}
}
/*-----------------

アンカーリンク

-----------------*/
#fwCms_wrapper .temiyage_nav li a {
	background: #9bb25a;
	min-height: 17.066vw;
	position: relative;
	padding-top: 2vw;
	padding-bottom: 4.17vw;
}
#fwCms_wrapper .temiyage_nav li a::after {
	display: block;
	content: "";
	background: url("https://www.daimaru-matsuzakaya.jp/excludes/DMO/web/feature/o/temiyage/251120/img/251120_arrow01.png") no-repeat center bottom;
	background-size: 4vw 2vw;
	width: 4vw;
	height: 2vw;
	position: absolute;
	right: auto;
	left: auto;
	bottom: 1.333vw;
}
#fwCms_wrapper .temiyage_nav li.ranking a::after {
	background: none;
}
@media screen and (min-width: 768px){
	#fwCms_wrapper .temiyage_nav {
		justify-content: flex-start;
	}
	#fwCms_wrapper .temiyage_nav li {
		width: calc((100% - 22px) / 3);
		margin-right: 11px;
	}
	#fwCms_wrapper .fmt_content_nav li:nth-of-type(3n) {
		margin-right: 0;
	}
	#fwCms_wrapper .fmt_content_nav li:nth-of-type(3) {
		margin-top: 0;
	}
	#fwCms_wrapper .temiyage_nav li a {
		min-height: 85px;
		padding: 5px;
	}
	#fwCms_wrapper .temiyage_nav li a::after {
		width: 18px;
		height: 9px;
		background-size: 14px 7px;
		bottom: 7px;
	}
}
/*-----------------

バイヤーおすすめ特集

-----------------*/
#fwCms_wrapper #temiyage-buyer {
	padding-top: 10.6vw;
	margin-top: -10.6vw;
}
@media screen and (min-width: 768px){
	#fwCms_wrapper #temiyage-buyer {
		padding-top: 1px;
		margin-top: -1px;
	}
}
/*-----------------

ランキング

-----------------*/
#fwCms_wrapper #temiyage-ranking {
	padding-top: 10.6vw;
	margin-top: -10.6vw;
}
@media screen and (min-width: 768px){
	#fwCms_wrapper #temiyage-ranking {
		padding-top: 1px;
		margin-top: -1px;
	}
}
/*-----------------

エリアから探す

-----------------*/
#fwCms_wrapper #temiyage-area {
	padding-top: 10.6vw;
	margin-top: -10.6vw;
}
#fwCms_wrapper #temiyage-area .special-pickup-contents a .special-pickup-title {
	color: #fff;
	background: #9bb25a;
	text-align: center;
	height: 8.266vw;
	padding: 0.8vw 0 0;
	display: flex;
	justify-content: center;
	align-items: center;
}
@media screen and (min-width: 768px){
	#fwCms_wrapper #temiyage-area {
		padding-top: 1px;
		margin-top: -1px;
	}
	#fwCms_wrapper #temiyage-area .swiper-container {
		overflow: visible;
	}
	#fwCms_wrapper #temiyage-area .special-pickup-contents .special-pickup-list {
		width: calc((100% - 24px)/4);
		margin: 20px 8px 0 0;
	}
	#fwCms_wrapper #temiyage-area .special-pickup-contents .special-pickup-list:nth-of-type(4n) {
		margin-right: 0;
	}
	#fwCms_wrapper #temiyage-area .special-pickup-contents a .special-pickup-title {
		height: 50px;
		padding: 5px 0 0;
	}
}
/*-----------------

シーンから探す

-----------------*/
#fwCms_wrapper #temiyage-scene {
	padding-top: 10.6vw;
	margin-top: -10.6vw;
}
#fwCms_wrapper .temiyage-scene {
	width: 92%;
	margin: 0 auto;
}
#fwCms_wrapper .temiyage-scene li {
	margin-top: 4.8vw;
}
#fwCms_wrapper .temiyage-scene li:nth-of-type(n+2) {
	margin-top: 2.6vw;
}
@media screen and (min-width: 768px) {
	#fwCms_wrapper #temiyage-scene {
		padding-top: 1px;
		margin-top: -1px;
	}
	#fwCms_wrapper .temiyage-scene {
		width: 100%;
		display: flex;
		justify-content: space-between;
		align-items: flex-start;
	}
	#fwCms_wrapper .temiyage-scene li {
		width: calc((100% - 20px)/5);
		margin-top: 0!important;
	}
}
/*-----------------

予算から探す

-----------------*/
#fwCms_wrapper #temiyage-price {
	padding-top: 10.6vw;
	margin-top: -10.6vw;
}
#fwCms_wrapper .temiyage_nav_price {
	justify-content: space-between;
	margin-right: 0;
}
#fwCms_wrapper .temiyage_nav_price li a {
	background: #9bb25a;
}
@media screen and (min-width: 768px){
	#fwCms_wrapper #temiyage-price {
		padding-top: 1px;
		margin-top: -1px;
	}
	#fwCms_wrapper .temiyage_nav_price li {
		width: calc((100% - 22px) / 3);
	}
}
/*-----------------

カテゴリから探す

-----------------*/
#fwCms_wrapper #temiyage-cate {
	padding-top: 10.6vw;
	margin-top: -10.6vw;
}
@media screen and (min-width: 768px){
	#fwCms_wrapper #temiyage-cate {
		padding-top: 1px;
		margin-top: -1px;
	}
}