@charset "UTF-8";
/*----------------------------------------

	- common
	- osechiBnrArea

-----------------------------------------*/

/*----------------------------------------
	common
-----------------------------------------*/

#fwCms_wrapper .fwCms_box.frame_MH>*:last-child:not(.breadcrumb):not(.osechiBnrArea):not(.rankingList) {
	margin-bottom: 13.3vw !important;
}

#fwCms_wrapper .pagination {
	margin-bottom: 0;
}

@media screen and (min-width: 768px) {
	#fwCms_wrapper .fwCms_box.frame_MH>*:last-child:not(.breadcrumb):not(.osechiBnrArea):not(.rankingList) {
		margin-bottom: 60px !important;
	}

	#fwCms_wrapper .txt-center-pc {
		text-align: center;
	}
}

/*----------------------------------------
	osechiBnrArea
-----------------------------------------*/

#fwCms_wrapper .osechiBnrArea {
	position: relative;
	overflow: hidden;
	background: url(../../../../../../excludes/DMO/mo/osechi/250919/img/c_osechi_tit_bg01.png) repeat-x center top;
	background-size: auto 100%;
}

#fwCms_wrapper .osechiBnrArea::before {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	max-width: 140px;
	width: 18.6%;
	height: 100%;
	background: #fff;
}

#fwCms_wrapper .osechiBnrArea a {
	display: block;
}

#fwCms_wrapper .osechiBnrArea a:hover {
	opacity: .5;
	transition: opacity .2s ease-out .1s;
}

#fwCms_wrapper .osechiBnrArea span {
	display: flex;
	justify-content: center;
	align-items: center;
	position: absolute;
	top: 0;
	left: 0;
	max-width: 140px;
	width: 18.6%;
	height: 100%;
	background: #f282a1;
	color:#fff;
	font-size: 2.66vw;
	line-height: 1.5;
	z-index: 1;
}

#fwCms_wrapper .osechiBnrArea span::before {
	content: "";
	position: absolute;
	top: calc(50% - .85vw);
	left: 1.2vw;
	width: 1.3vw;
	height: 1.7vw;
	background: url(../../../../../../excludes/DMO/mo/osechi/250919/svg/c_osechi_tit_arrow01.svg) no-repeat left top;
	background-size: contain;
}

#fwCms_wrapper .osechiBnrArea a:hover span {
	text-decoration: none;
}

#fwCms_wrapper .osechiBnrArea img {
	display: block;
	width: 100%;
	margin: auto auto auto 10%;
	background: url(../../../../../../excludes/DMO/mo/osechi/250919/img/c_osechi_tit_bg02.png) no-repeat center top;
	background-size: auto 100%;
}

#fwCms_wrapper .osechiBnrArea a:hover img {
	opacity: 1;
}

#fwCms_wrapper .fwCms_box.frame_MH .osechiBnrArea {
	margin-bottom: 8vw !important;
}

#fwCms_wrapper .fwCms_box.frame_MF .osechiBnrArea {
	position: relative;
	margin: 13.3vw 0 -26.6vw !important;
}

@media screen and (min-width: 1350px) {
	#fwCms_wrapper .osechiBnrArea img {
		margin-left: auto;
	}
}

@media screen and (min-width: 768px) {
	#fwCms_wrapper .osechiBnrArea::before {
		max-width: 184px;
		width: 18%;
	}

	#fwCms_wrapper .osechiBnrArea span {
		max-width: 184px;
		width: 18%;
		font-size: 1.8rem;
		line-height: 1.7;
		font-weight: bold;
	}

	#fwCms_wrapper .osechiBnrArea span::before {
		top: calc(50% - 9px);
		left: min(10.32%, 18px);
		width: 12px;
		height: 18px;
		background: url(../../../../../../excludes/DMO/mo/osechi/250919/svg/c_osechi_tit_arrow01_pc.svg) no-repeat left top;
		background-size: contain;
	}

	#fwCms_wrapper .osechiBnrArea img {
		max-width: 1080px;
		width: 92%;
	}

	#fwCms_wrapper .fwCms_box.frame_MH .osechiBnrArea {
		margin-bottom: 60px !important;
	}

	#fwCms_wrapper .fwCms_box.frame_MF .osechiBnrArea {
		margin: 100px 0 -100px !important;
	}
}