@charset "UTF-8";
/*----------------------------------------

	- common
	- yutaiBnrArea
	- yutaiNav
	- yutaiPrices
	- yutaiMenu

-----------------------------------------*/

/*----------------------------------------
	common
-----------------------------------------*/

#fwCms_wrapper .fwCms_box.frame_MH>*:last-child:not(.breadcrumb):not(.oseiboBnrArea):not(.yutaiBnrArea):not(.rankingList):not(.oseiboCategoryArea) {
	margin-bottom: 0 !important;
}

#fwCms_wrapper .fwCms_box.frame_MH>.oseiboBnrArea {
	margin-bottom: 0!important;
}

#fwCms_wrapper .fwCms_box.frame_MF .oseiboBnrArea {
	margin: 0 0 -26.6vw !important;
}

#fwCms_wrapper .categoryArea-content-04 .category-content .categoryArea-content-04-wrapper {
	width: 440vw !important;
}

@media screen and (min-width: 768px) {
	#fwCms_wrapper .fwCms_box.frame_MH>*:last-child:not(.breadcrumb):not(.oseiboBnrArea):not(.yutaiBnrArea):not(.rankingList):not(.oseiboCategoryArea) {
		margin-bottom: 80px !important;
	}

	#fwCms_wrapper .fwCms_box.frame_MH>.oseiboBnrArea {
		margin-bottom: 0!important;
	}

	#fwCms_wrapper .fwCms_box.frame_MF .oseiboBnrArea {
		margin: 0 0 -100px !important;
	}

	#fwCms_wrapper .categoryArea-content-04 .category-content .categoryArea-content-04-wrapper {
		width: auto !important;
	}
}

/*----------------------------------------
	yutaiBnrArea
-----------------------------------------*/

#fwCms_wrapper .yutaiBnrArea {
	position: relative;
	background: #ff791f;
	overflow: hidden;
}

#fwCms_wrapper .yutaiBnrArea img {
	display: block;
	width: 100%;
	margin: auto;
}

#fwCms_wrapper .fwCms_box.frame_MH>.yutaiBnrArea {
	margin-bottom: 8vw !important;
}

#fwCms_wrapper .fwCms_box.frame_MF .yutaiBnrArea {
	margin-top: 13.3vw; 
}

@media screen and (min-width: 768px) {
	#fwCms_wrapper .yutaiBnrArea img {
		max-width: 1080px;
		width: 92%;
	}

	#fwCms_wrapper .fwCms_box.frame_MH>.yutaiBnrArea {
		margin-bottom: 60px !important;
	}

	#fwCms_wrapper .fwCms_box.frame_MF .yutaiBnrArea {
		margin-top: 100px; 
	}
}

/*----------------------------------------
	yutaiNav
-----------------------------------------*/

#fwCms_wrapper .yutaiNav {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	width: 97.3%;
	margin: 0 auto;
}

#fwCms_wrapper .yutaiNav div {
	position: relative;
	width: calc((100% - 1.3vw)/2);
	background-color: #ffeacc;
}

#fwCms_wrapper .yutaiNav div:nth-of-type(n+3) {
	margin-top: 5.3vw;
}

#fwCms_wrapper .yutaiNav div a {
	display: flex;
	align-items: flex-start;
	flex-wrap: wrap;
	height: 100%;
	padding-bottom: 2vw;
}

#fwCms_wrapper .yutaiNav div a img {
	flex-shrink: 0;
}

#fwCms_wrapper .yutaiNav div a span {
	display: block;
	width: 100%;
	margin-top: 2vw;
	padding: 0 1em;
	text-align: center;
}

@media screen and (min-width: 768px) {
	#fwCms_wrapper .yutaiNav {
		justify-content: flex-start;
		max-width: 1080px;
		margin: auto;
	}

	#fwCms_wrapper .yutaiNav div {
		width: calc((100% - 24px)/4);
		max-width: 264px;
	}

	#fwCms_wrapper .yutaiNav div+div {
		margin-left: 8px;
	}

	#fwCms_wrapper .yutaiNav div:nth-of-type(5n) {
		margin-left: 0;
	}

	#fwCms_wrapper .yutaiNav div:nth-of-type(n+3) {
		margin-top: 0;
	}

	#fwCms_wrapper .yutaiNav div:nth-of-type(n+5) {
		margin-top: 40px;
	}

	#fwCms_wrapper .yutaiNav div a {
		padding-bottom: 12px;
	}

	#fwCms_wrapper .yutaiNav div a span {
		margin-top: 15px;
	}
}

/*----------------------------------------
	yutaiBrandArea
-----------------------------------------*/

#fwCms_wrapper .yutaiBrandArea {
	margin-top: 12vw;
}

#fwCms_wrapper .yutaiBrandArea ul {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	width: 97.3%;
	margin: 3.7vw auto 0;
}

#fwCms_wrapper .yutaiBrandArea ul li {
	width: calc((100% - 1.3vw)/2);
	margin-right: 1.3vw;
}

#fwCms_wrapper .yutaiBrandArea ul li:nth-of-type(2n) {
	margin-right: 0;
}

#fwCms_wrapper .yutaiBrandArea ul li:nth-of-type(n+3) {
	margin-top: 4.8vw;
}

#fwCms_wrapper .yutaiBrandArea ul li a {
	display: block;
	color: #000;
}

#fwCms_wrapper .yutaiBrandArea ul li a span {
	display: block;
	margin-top: 1.6vw;
}

@media screen and (min-width: 768px) {
	#fwCms_wrapper .yutaiBrandArea {
		margin-top: 95px;
	}

	#fwCms_wrapper .yutaiBrandArea ul {
		max-width: 1080px;
		justify-content: flex-start;
		margin-top: 33px;
	}

	#fwCms_wrapper .yutaiBrandArea ul li {
		width: calc(25% - (24px/4));
		margin-right: 8px;
	}

	#fwCms_wrapper .yutaiBrandArea ul li:nth-of-type(2n) {
		margin-right: 8px;
	}

	#fwCms_wrapper .yutaiBrandArea ul li:nth-of-type(4n) {
		margin-right: 0;
	}

	#fwCms_wrapper .yutaiBrandArea ul li:nth-of-type(n+3) {
		margin-top: 0;
	}

	#fwCms_wrapper .yutaiBrandArea ul li:nth-of-type(n+5) {
		margin-top: 35px;
	}
	
	#fwCms_wrapper .yutaiBrandArea ul li a span {
		margin-top: 10px;
	}
}

/*----------------------------------------
	yutaiPrices
-----------------------------------------*/

#fwCms_wrapper .yutaiPrices ul {
	display: flex;
	flex-wrap: wrap;
	margin-top: 4vw;
	border-top: 1px solid #edd9c4;
}

#fwCms_wrapper .yutaiPrices ul li {
	display: flex;
	align-items: center;
	width: 50%;
	border-right: 1px solid #edd9c4;
	border-bottom: 1px solid #edd9c4;
	background: #c49165;
}

#fwCms_wrapper .yutaiPrices ul li:nth-child(2n) {
	border-right: none;
}

#fwCms_wrapper .yutaiPrices 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: url(../../../../../../../excludes/DMO/common/svg/arrow-m-white-01.svg) no-repeat right 4vw center;
	background-size: auto 3.4vw;
	color: #fff;
}

@media screen and (min-width: 768px) {
	#fwCms_wrapper .yutaiPrices {
		max-width: 1080px;
		width: 98.7%;
		margin-right: auto;
		margin-left: auto;
	}

	#fwCms_wrapper .yutaiPrices ul {
		margin-top: 35px;
	}

	#fwCms_wrapper .yutaiPrices ul li {
		width: 33.33%;
	}

	#fwCms_wrapper .yutaiPrices ul li:nth-child(2n) {
		border-right: 1px solid #edd9c4;
	}

	#fwCms_wrapper .yutaiPrices ul li:nth-child(3n) {
		border-right: none;
	}

	#fwCms_wrapper .yutaiPrices ul li a {
		justify-content: center;
		min-height: 60px;
		padding: 16px 35px;
		background-position: right 20px center;
		background-size: auto 17px;
		line-height: 1.3;
	}
}

/*----------------------------------------
	yutaiMenu
-----------------------------------------*/

#fwCms_wrapper .yutaiMenu {
	display: grid;
	grid-template-columns: repeat(2, 1fr);
	gap: 1px 1px;
}

#fwCms_wrapper .yutaiMenu li a {
	display: flex;
	align-items: center;
	justify-content: center;
	width: 100%;
	height: 100%;
	padding: 3.4vw 4vw 3.4vw;
	background: #ffeacc;
}

#fwCms_wrapper .yutaiMenu li a
#fwCms_wrapper .yutaiMenu li a:visited {
	transition: opacity 0s;
}

#fwCms_wrapper .yutaiMenu li a:hover {
	text-decoration: none;
	opacity: .5;
	transition: opacity .2s ease-out .1s;
}

@media screen and (min-width: 768px) {
	#fwCms_wrapper .yutaiMenu.column3 {
		grid-template-columns: repeat(3, 1fr);
	}

	#fwCms_wrapper .yutaiMenu li a {
		justify-content: center;
		padding: 17px 15px 16px;
	}
}