@charset "utf-8";
#fwCms_wrapper h2.area-title-top {
	color: #62340c;
}
#fwCms_wrapper .cpHeadLink {
	padding: 0 4%;
	text-align: right;
}
#fwCms_wrapper .font22_32 {
	font-size: 5.86vw;
	line-height: 1.5;
}
@media screen and (min-width: 768px){
	#fwCms_wrapper .cpHeadLink {
		margin: 5px 0 0;
		text-align: center;
	}
	#fwCms_wrapper .font22_32 {
		font-size: 3.2rem;
		line-height: 1.5;
	}
}
/*--------------------

帯バナー

--------------------*/
#fwCms_wrapper .kisei_BnrArea h1 {
	display: flex;
	justify-content: center;
	align-items: center;
	width: 100%;
	margin: 0;
}
#fwCms_wrapper .kisei_BnrArea h1 span {
	width: 100%;
}
@media screen and (min-width: 768px) {
	#fwCms_wrapper .kisei_BnrArea h1 {
		background-image: url("/excludes/DMO/web/feature/o/kiseitemiyage/250620/img/250620_kiseitemiyage_hdbk.jpg");
		background-size: cover;
		background-position: center;
	}
	#fwCms_wrapper .kisei_BnrArea h1 span {
		max-width: 1080px;
	}
	#fwCms_wrapper .kisei_BnrArea h1 + p {
		max-width: 1080px;
	}
}
/*--------------------

タブ

--------------------*/
#fwCms_wrapper .kiseiNav,
#fwCms_wrapper .kiseiNav2,
#fwCms_wrapper .kiseiNav3 {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	width: 97.334%;
	margin: 0 auto;
	opacity: 1 !important;
}
#fwCms_wrapper .kiseiNav div,
#fwCms_wrapper .kiseiNav3 div {
	position: relative;
	width: calc((100% - 1.3vw)/2);
}
#fwCms_wrapper .kiseiNav div:nth-of-type(n+3),
#fwCms_wrapper .kiseiNav3 div:nth-of-type(n+3) {
	margin-top: 2.3vw;
}
#fwCms_wrapper .kiseiNav div a,
#fwCms_wrapper .kiseiNav3 div a {
	display: flex;
	align-items: flex-start;
	flex-wrap: wrap;
} 
#fwCms_wrapper .kiseiNav2 ul li a {
	display: block;
}
@media screen and (min-width: 768px) {
	#fwCms_wrapper .kiseiNav,
	#fwCms_wrapper .kiseiNav3 {
		justify-content: space-between;
		max-width: 1080px;
		width: 98.7%;
		margin: auto;
	}
	#fwCms_wrapper .kiseiNav div,
	#fwCms_wrapper .kiseiNav3 div {
		width: calc((100% - 24px)/4);
		max-width: 264px;
	}
	#fwCms_wrapper .kiseiNav div:nth-of-type(n+3),
	#fwCms_wrapper .kiseiNav3 div:nth-of-type(n+3) {
		margin-top: 0;
	}
	#fwCms_wrapper .kiseiNav2 {
		max-width: 1080px;
		width: 98.7%;
	}
	#fwCms_wrapper .kiseiNav2 ul {
		width: 100%;
		display: flex;
		flex-wrap: nowrap;
		justify-content: space-between;
		margin-top: 30px;
		padding: 0 0;
	}
	#fwCms_wrapper .kiseiNav2 ul li {
		width: calc((100% - 16px) / 3);
		display: flex;
	}
}
/*--------------------

価格から探す

--------------------*/
#fwCms_wrapper .kiseiPrices ul {
	display: flex;
	flex-wrap: wrap;
	margin-top: 4vw;
}
#fwCms_wrapper .kiseiPrices ul li {
	display: flex;
	align-items: center;
	width: 50%;
	border-right: 1px solid #fff;
	border-bottom: 1px solid #fff;
}
#fwCms_wrapper .kiseiPrices ul li a {
	display: flex;
	align-items: center;
	width: 100%;
	height: 100%;
	padding: 3.4vw 9.6vw 3.4vw 4vw;
	box-sizing: border-box;
	background-color: #bfebc8;
	color: #124941;
}
@media screen and (min-width: 768px){
	#fwCms_wrapper .kiseiPrices {
		max-width: 1080px;
		width: 98.7%;
		margin-right: auto;
		margin-left: auto;
	}
	#fwCms_wrapper .kiseiPrices ul {
		margin-top: 35px;
	}
	#fwCms_wrapper .kiseiPrices ul li {
		width: calc(100% / 3);
	}
	#fwCms_wrapper .kiseiPrices ul li a {
		justify-content: center;
		min-height: 60px;
		padding: 16px 35px;
		line-height: 1.3;
	}
}
/*--------------------

帰省みやげ下層

--------------------*/
#fwCms_wrapper .kiseisweets_BnrArea a .pageBnr {
	position: relative;
	display: flex;
	align-items: stretch;
	justify-content: center;
	width: 100%;
	overflow: hidden;
	background-size: auto 100%;
	background-color: #bde7c6;
}
#fwCms_wrapper .fwCms_box .pageBnr > span:nth-of-type(1) {
	position: absolute;
	top: 0;
	left: 0;
	display: flex;
	align-items: center;
	justify-content: flex-end;
	width: 16%;
	max-width: 130px;
	height: 100%;
	color: #fff;
	background-color: #28695f;
	font-size: 2.66vw;
	font-weight: bold;
}
#fwCms_wrapper .fwCms_box .pageBnr > span:nth-of-type(2) {
	width: 100%;
}
#fwCms_wrapper .fwCms_box .pageBnr > span:nth-of-type(1)::before {
	content: "";
	position: absolute;
	top: calc(50% - 1.2vw);
	left: 6.6666666667%;
	width: 1.33vw;
	height: 2.4vw;
	background: url("/excludes/DMO/web/feature/o/kiseitemiyage/250620/img/kisei_arrow01.svg") no-repeat left top;
	background-size: 1.33vw 2.4vw;
}
#fwCms_wrapper .fwCms_box .pageBnr > span:nth-of-type(1) > span {
	margin-right: auto;
	margin-left: auto;
}
@media screen and (min-width: 768px){
	#fwCms_wrapper .kiseisweets_BnrArea a .pageBnr {
		max-width: none;
		background-image: url("/excludes/DMO/web/feature/o/kiseitemiyage/250620/img/250620_kiseitemiyage_hdbk.jpg");
		background-size: cover;
		background-position: center;
	}
	#fwCms_wrapper .fwCms_box .pageBnr > span:nth-of-type(1) {
		width: 12.75%;
		font-size: 1.8rem;
	}
	#fwCms_wrapper .fwCms_box .pageBnr > span:nth-of-type(2) {
		max-width: 1080px;
	}
	#fwCms_wrapper .fwCms_box .pageBnr > span:nth-of-type(1)::before {
		top: calc(50% - 9px);
		left: min(10%, 13px);
		width: 10px;
		height: 18px;
		background-size: 10px 18px;
	}
}
/*--------------------

帰省みやげスイーツ

--------------------*/
#fwCms_wrapper .kiseisweets_nav_PC {
	display: none;
}
#fwCms_wrapper .kiseisweets_nav_SP {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}

#fwCms_wrapper .kiseisweets_nav_SP li a {
	padding: 0px;
	background: #fff;
}
@media screen and (min-width: 768px) {
	#fwCms_wrapper .kiseisweets_nav_SP {
		display: none;
	}
	#fwCms_wrapper .kiseisweets_nav_PC {
		display: flex;
		justify-content: space-between;
		flex-wrap: wrap;
		width: 100%;
	}
	#fwCms_wrapper .kiseisweets_nav_PC li {
		width: calc((100% - 12px) / 2);
	}
	#fwCms_wrapper .kiseisweets_nav_PC li a {
		padding: 0px;
		background: #fff;
	}
	#fwCms_wrapper .fmt_content_nav.kiseisweets_nav_PC li a{min-height: 0px;}
}
