/* CSS Document */
img {
	max-width: 100%;
}
.fs-l-main {
	width: 100% !important;
	max-width: 100% !important;
	padding: 0 !important;
}
.fs-l-pageMain {
	width: 100% !important;
	max-width: 100% !important;
	padding: 0 !important;
}
body.fs-body-category-n-mitsutake .fs-c-heading--page {
	display: none;
}
body.fs-body-category-n-mitsutake .fs-c-breadcrumb {
	display: none;
}
body.fs-body-category-n-mitsutake .fs-c-subgroup {
	display: none;
}
#bland-makai h2, #bland-makai h3, #bland-makai h4 {
	font-family: "Yu Mincho", "YuMincho", "Hiragino Mincho ProN", "Hiragino Mincho Pro", "MS PMincho", serif !important;
	font-weight: 600;
}
#bland-makai a {
	text-decoration: none;
}
#bland-makai {
  height: 100vh;
  overflow-y: auto;
  background: url("https://www.hizennya.com/bland/mitsutake/images/bg.jpg") center top / cover no-repeat fixed;
}


#bland-makai .fv {
	width: 100%;
	margin: 0 auto;
}
#bland-makai .fv-inner {
	position: relative;
}
#bland-makai .fv-inner ul {
	position: absolute;
	right: 0;
	top: 65px;
}
#bland-makai .fv-inner ul li {
	border-bottom: 1px solid #fff;
}
#bland-makai .fv-inner ul li a {
	display: block;
	color: #fff;
	font-size: 18px;
	padding: 15px 5px 5px;
}

#bland-makai .fv-img {
	display: none;
}



/*受賞歴*/

#awards {
	padding: 40px 20px 50px;
}

#awards .awards-inner {
	max-width: 990px;
	margin: 0 auto;
}

#awards .awards-title {
	margin: 0 0 30px;
	text-align: left;
}



#awards .awards-subtitle {
	margin: 0 0 18px;
	padding: 6px 28px;
	background: #fff000;
	color: #003b7a;
	font-size: 20px;
	font-weight: 700;
	line-height: 1.4;
	transform: skewX(-6deg);
	text-align: center;
}

#awards .awards-card {
	
}

#awards .awards-card img {
	display: block;
	width: 100%;
	height: auto;
}

#awards .awards-card--main {
	margin: 0 0 16px;
}

#awards .awards-card-list {
	display: grid;
	grid-template-columns: repeat(2, 1fr);
	gap: 16px;
}


/*renewal*/

#renewal {
	
	padding: 30px 20px 60px;
	color: #fff;
}

#renewal .renewal-inner {
	max-width: 960px;
	margin: 0 auto;
}

#renewal .renewal-visual {
	position: relative;
	margin: 0 0 24px;
}

#renewal .renewal-img img {
	display: block;
	width: 100%;
	height: auto;
}

#renewal .renewal-copy {
	position: absolute;
	top: 0;
	background: #fff;
	color: #183f72;
	font-size: 34px;
	font-weight: 500;
	line-height: 1.7;
	letter-spacing: 0.18em;
	writing-mode: vertical-rl;
	padding: 28px 14px;
}

#renewal .renewal-copy--01 {
	right: 8%;
}

#renewal .renewal-copy--02 {
	right: 20%;
}

#renewal .renewal-text {
	text-align: left;
	font-family: "Yu Mincho", "YuMincho", "Hiragino Mincho ProN", serif;
	
}

#renewal .renewal-text h2 {
	margin: 0 0 20px;
	color: #fff000;
	font-size: 24px;
	line-height: 1.5;
	text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.35);
}

#renewal .renewal-text p {
	margin: 0 0 10px;
	font-size: 12px;
	line-height: 2.5;
}

#renewal .renewal-text .lead {
	font-size: 16px;
}

#renewal .renewal-text p span{
	font-size: 16px;
	font-weight: 700;
	display: block;
}


#renewal .renewal-text ul {
	list-style: none;
	margin: 22px 0 ;
	padding: 0;
}

#renewal .renewal-text li {
	margin: 0 0 10px;
	font-size: 16px;
	line-height: 1.7;
	font-weight: 700;
}

#renewal .renewal-text li::before {
	content: "・";
}

/*recommend*/

#recommend {
	
	padding: 35px 20px 50px;
}

#recommend .recommend-inner {
	max-width: 960px;
	margin: 0 auto;
}

#recommend .recommend-title {
	margin: 0 0 18px;
}

#recommend .recommend-title img {
	display: block;
	width: 90%;
	height: auto;
	margin: 0 auto;
}

#recommend .recommend-card {
	margin: 0 0 28px;
	background: #fff;
}

#recommend .recommend-card:last-child {
	margin-bottom: 0;
}

#recommend .recommend-card img {
	display: block;
	width: 100%;
	height: auto;
}





#lineup {
	width: 90%;
	margin: 0 auto;
	background: #fff;
	padding: 40px 10px;
	color: #111;
}


#lineup .lineup-inner {
	margin: 0 auto 55px;
	padding: 18px 10px 0;
	
}


/* タイトル */
#lineup .lineup-title {
	position: relative;
	margin: 0 0 8px;
	padding: 10px 0 0 10px;
	color: #21477d;
	font-family: "Yu Mincho", "YuMincho", "Hiragino Mincho ProN", serif;
	font-size: 22px;
	font-weight: 700;
	text-align: left;
	line-height: 1.3;
}

#lineup .lineup-title::before {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	width: 32px;
	height: 34px;
	border-top: 1px solid #21477d;
	border-left: 1px solid #21477d;
}

/* 上部 */
#lineup .lineup-top {
	display: block;
	margin: 0 0 18px;
}

#lineup .lineup-top h3 {
	margin: 0 0 8px !important;
	color: #21477d !important;
	font-size: 15px !important;
	font-weight: 700 !important;
	text-align: left !important;
	line-height: 1.5;
}

#lineup .lineup-desc {
	width: auto;
}

#lineup .lineup-desc p {
	margin: 0 0 12px;
	font-size: 13px;
	font-weight: 500;
	line-height: 1.65;
}

#lineup .lineup-chart img {
	display: block;
	width: 100%;
	height: auto;
}

/* ペアリング開閉ボタン */
#lineup .pairing-title {
	position: relative;
	margin: 0 0 12px !important;
	padding: 7px 36px 7px 10px !important;
	border: 1px solid #6f86a8;
	color: #21477d;
	text-align: center;
	font-family: "Yu Mincho", "YuMincho", "Hiragino Mincho ProN", serif;
	font-size: 15px !important;
	font-weight: 700 !important;
	line-height: 1.25;
	letter-spacing: 0.08em;
	cursor: pointer;
}

#lineup .pairing-title::after {
	content: "+";
	position: absolute;
	top: 50%;
	right: 8px;
	width: 18px;
	height: 18px;
	border: 1px solid #6f86a8;
	color: #21477d;
	font-size: 16px;
	line-height: 16px;
	text-align: center;
	transform: translateY(-50%);
}

#lineup .pairing-title.is-open::after {
	content: "－";
}

/* 初期は閉じる */
#lineup .pairing-name,
#lineup .pairing-wrap {
	display: none;
}

#lineup .pairing-name {
	margin: 0 0 10px;
	color: #21477d;
	text-align: center;
	font-family: "Yu Mincho", "YuMincho", "Hiragino Mincho ProN", serif;
	font-size: 16px;
	font-weight: 700;
	line-height: 1.4;
	letter-spacing: 0.04em;
}

#lineup .pairing-wrap {
	margin: 0 0 14px;
}

#lineup .pairing-photo {
	margin: 0 0 8px;
}

#lineup .pairing-photo img {
	display: block;
	width: 100%;
	height: auto;
}

#lineup .pairing-food {
	position: relative;
	border: 1px solid #6f86a8;
	padding: 42px 12px 12px;
}

#lineup .pairing-food h4 {
	display: inline-block;
	margin: 0;
	padding: 4px 18px 4px 14px;
	background: #fff000;
	color: #21477d;
	font-family: "Yu Mincho", "YuMincho", "Hiragino Mincho ProN", serif;
	font-size: 16px !important;
	font-weight: 700 !important;
	line-height: 1.35;
	transform: skewX(-12deg) !important;
	position: absolute;
	top: 8px;
	left: -4px;
}

#lineup .pairing-food ul {
	margin: 0;
	padding-left: 18px;
}

#lineup .pairing-food li {
	margin: 0;
	font-size: 13px;
	font-weight: 500;
	line-height: 1.6;
}

/* ボタン */
#lineup .lineup-btns {
	display: block;
}

#lineup .lineup-btns a {
	position: relative;
	display: block;
	margin: 0 0 15px;
	min-height: auto;
	padding: 8px 28px 8px 10px;
	background: #21477d;
	border: none;
	color: #fff;
	text-decoration: none;
	font-family: "Yu Mincho", "YuMincho", "Hiragino Mincho ProN", serif;
	font-size: 11px;
	font-weight: 700;
	line-height: 1.3;
	box-sizing: border-box;
}

#lineup .lineup-btns a::after {
	content: "→";
	position: absolute;
	top: 50%;
	right: 10px;
	transform: translateY(-50%);
	font-size: 13px;
	font-weight: 400;
}

#lineup .lineup-btns span {
	display: inline;
	margin: 0 8px 0 0;
	font-size: 12px;
	font-weight: 700;
	line-height: 1.3;
}


#series {
	width: 90%;
	margin: 0 auto;
	padding: 50px 0;
	
}


/*--------------------
タイトル
--------------------*/

#series .series-title {
	margin: 0 0 30px;
}

#series .series-title img {
	display: block;
	height: auto;
}

/*--------------------
ブロック
--------------------*/

#series .series-block {
	margin: 0 0 80px;
	
}

#series .series-heading {
	
	margin: 0 auto 8px;
	padding: 6px 20px;
	background: #ffef00;
	color: #1d4580;
	text-align: center;
	font-family: "Yu Mincho", serif;
	font-size: 24px;
	font-weight: 700;
	line-height: 1.2;
	transform: skewX(-8deg);
}

#series .series-heading span{
	display:block;
	transform:skewX(8deg);
}

#series .series-lead {
	margin: 0 0 28px;
	color: #fff;
	text-align: center;
	font-family: "Yu Mincho", serif;
	font-size: 18px;
}

/*--------------------
商品一覧
--------------------*/

#series .series-grid {
	background: #fff;
	padding: 20px;
	display: flex;
	overflow-x: scroll;
	gap:15px;
}

#series .series-grid--standard {
	/*grid-template-columns: repeat(3, 1fr);
	column-gap: 40px;*/
	padding: 45px 35px;
}

#series .series-item {
	width: 180px;
	flex-shrink: 0;
	text-align: center;
}

#series .series-img {
	
	margin-bottom: 18px;
}

#series .series-grid--standard .series-img {
	
}

#series .series-img img {
	display: block;
	max-width: 100%;
	max-height: 100%;
	width: auto;
	height: auto;
}

#series .series-img--coming {
	width:180px;
	height: 180px;
	margin: 0 auto 18px;
	background: #ececec;
}

/*--------------------
テキスト
--------------------*/

#series .series-catch {
	margin-bottom: 6px;
	color: #d30000;
	font-size: 12px;
	font-weight: 700;
	line-height: 1.4;
}

#series .series-item h4 {
	margin: 0 0 22px;
	color: #000;
	font-family: "Yu Mincho", serif;
	font-size: 18px;
	font-weight: 700;
	line-height: 1.4;
}

/*--------------------
ボタン
--------------------*/

#series .series-item a {
	display: inline-block;
	min-width: 180px;
	padding: 7px 25px;
	border: 2px solid #21477d;
	border-radius: 40px;
	color: #21477d;
	font-size: 14px;
	font-weight: 700;
	text-decoration: none;
	transition: .3s;
}

#series .series-item a:hover {
	background: #21477d;
	color: #fff;
}

/* ==========================================
   魔界への誘い 専用モーション
  
========================================== */
#bland-makai > div {
	opacity: 1 !important;
	transform: none !important;
	filter: none !important;
}
/* モーション対象 */
#bland-makai .js-motion {
	opacity: 0;
	transform: translateY(24px);
	filter: blur(2px);
	transition:
		opacity 0.65s ease, transform 0.65s cubic-bezier(0.22, 1, 0.36, 1), filter 0.65s ease;
	will-change: opacity, transform, filter;
}
#bland-makai .js-motion.is-show {
	opacity: 1;
	transform: translateY(0);
	filter: blur(0);
}
/* FVは対象外 */
#bland-makai .fv .js-motion {
	opacity: 1 !important;
	transform: none !important;
	filter: none !important;
}
@media (prefers-reduced-motion: reduce) {
	#bland-makai .js-motion {
		opacity: 1 !important;
		transform: none !important;
		filter: none !important;
		transition: none !important;
	}
}
#fix_slider {
	display: none !important;
}
#fix-bnr-makai {
	width: 100%;
	position: fixed;
	bottom: 0;
	z-index: 997;
}
@keyframes floating {
	0% {
		transform: translateY(0) scale(1);
	}
	50% {
		transform: translateY(-12px) scale(1.03);
	}
	100% {
		transform: translateY(0) scale(1);
	}
}
#header {
	display: none;
}
#makai-header {
	width: 100%;
	position: relative;
	border-top: solid 5px #223963;
}
#makai-header .h_wrap {
	padding: 15px 10px;
	margin: 0 auto;
}
#makai-header h1 a {
	position: relative;
	display: flex;
	justify-content: center;
	align-items: center;
	width: 180px;
	height: 60px;
	margin: 0 auto;
}
/* 共通 */
#makai-header h1 a img {
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
	opacity: 0;
	animation-duration: 1s;
	animation-fill-mode: forwards;
	animation-timing-function: ease;
}
/* ロゴサイズ */
#makai-header h1 a img:first-child {
	width: 100px;
	height: auto;
	animation-name: logoLeft;
}
#makai-header h1 a img:last-child {
	width: 50px;
	height: auto;
	animation-name: logoRight;
}
@keyframes logoLeft {
	0% {
		transform: translate(-50%, -50%);
		opacity: 0;
	}
	100% {
		transform: translate(calc(-50% - 40px), -50%);
		opacity: 1;
	}
}
@keyframes logoRight {
	0% {
		transform: translate(-50%, -50%);
		opacity: 0;
	}
	100% {
		transform: translate(calc(-50% + 40px), -50%);
		opacity: 1;
	}
}
#makai-header .logo_txt {
	text-align: center;
	font-size: 12px;
}
#bland-nav {
	display: none;
}
.related {
	margin: 30px 0 60px;
	overflow: hidden;
	width: 100%;
}
.related h4.related-ttl {
	font-size: 20px;
	text-align: center;
}
.related-items {
	display: flex;
	flex-wrap: nowrap;
	gap: 15px;
	overflow-x: auto;
	overflow-y: hidden;
	-webkit-overflow-scrolling: touch;
	width: 100%;
	max-width: 100%;
	margin: 40px 0 0;
	padding: 0 0 10px;
}
.related-item {
	flex: 0 0 180px;
	width: 180px;
	min-width: 180px;
	max-width: 180px;
}
.related-item a {
	display: block;
	text-decoration: none;
	color: inherit;
}
.related-item__thumb {
	margin-bottom: 10px;
	background: #fff;
}
.related-item__thumb img {
	display: block;
	width: 100%;
	height: auto;
}
.related-item__name {
	font-size: 12px !important;
	line-height: 1.5;
	margin-bottom: 10px !important;
	padding: 0!important;
}
.related-item__btn {
	display: block;
	background: #223963;
	color: #fff;
	text-align: center;
	padding: 10px;
	font-size: 13px;
	font-weight: bold;
	border-radius: 4px;
}