/* CSS Document */
body.fs-body-category-n-mitsutake .fs-l-main {
	width: 100% !important;
	max-width: 100% !important;
}
body.fs-body-category-n-mitsutake .fs-l-pageMain {
	width: 100% !important;
	max-width: 100% !important;
}

body.fs-body-category-n-mitsutake .fs-l-header{
	display: none;
}

  body.fs-body-category-n-mitsutake #side_content {
        display: none;
    }


    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;
}


body.fs-body-category-n-mitsutake .fs-c-productList{
	width: 1100px;
	margin: 0 auto;
}


#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 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 {
	min-width: 1000px;
	padding: 0 0 200px;
}
#bland-makai .fv {
	width: 100%;
	/*max-width: 1360px;*/
	margin: 0 auto;
	height: 44vw;
	background: url("https://www.hizennya.com/bland/mitsutake/images/main-pc.png") no-repeat;
	background-size: 100%;
	position: relative;
}
#bland-makai .fv-inner {
	width: 80%;
	margin: 0 auto;
	display: flex;
	justify-content: center;
	position: relative;
}
#bland-makai .fv-inner ul {
	position: absolute;
	right: 0;
	top: 65px;
	z-index: 9999;
}
#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 {
	position: absolute;
	right: 0;
	bottom: 0;
}


/*受賞歴*/

#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: 40px;
	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 120px;
	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: center;
	font-family: "Yu Mincho", "YuMincho", "Hiragino Mincho ProN", serif;
	
}

#renewal .renewal-text h2 {
	margin: 0 0 20px;
	color: #fff000;
	font-size: 40px;
	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: 20px;
	line-height: 2.5;
}

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

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


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

#renewal .renewal-text li {
	margin: 0 0 10px;
	font-size: 26px;
	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;
	max-width: 360px;
	width: 45%;
	height: 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: 1000px;
	margin: 0 auto;
	background: #fff;
	padding: 40px 20px;
	color: #111;
}

#lineup .lineup-inner {
	
	margin: 0 auto 90px;
}

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

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

/* 上部 */
#lineup .lineup-top {
	display: grid;
	grid-template-columns: 1fr 440px;
	gap: 24px;
	align-items: start;
	margin: 0 0 40px;
}


#lineup .lineup-top h3 {
	
	color: #21477d!important;
	font-size: 24px!important;
	font-weight: 700!important;
	text-align: left!important;
	
}

#lineup .lineup-desc  {
	
	width: 470px;
}



#lineup .lineup-desc p {
	
	font-size: 18px;
	font-weight: 500;
	line-height: 1.85;
	margin: 20px 0 0;
}



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

/* ペアリング見出し */
#lineup .pairing-title {
	margin: 25px 0 !important;
	padding: 5px 10px!important;
	border: 1px solid #6f86a8;
	color: #21477d;
	text-align: center;
	font-family: "Yu Mincho", "YuMincho", "Hiragino Mincho ProN", serif;
	font-size: 30px!important;
	font-weight: 700!important;
	line-height: 1.25;
	letter-spacing: 0.08em;
}

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

/* 下部 */
#lineup .pairing-wrap {
	display: grid;
	grid-template-columns: 440px 1fr;
	gap: 34px;
	align-items: stretch;
	margin: 0 0 40px;
}

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

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

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

#lineup .pairing-food h4 span {
	display: inline-block;
	transform: skewX(12deg);
}

#lineup .pairing-food ul {
	margin: 0;
	
}

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

/* ボタン */
#lineup .lineup-btns {
	display: grid;
	grid-template-columns: repeat(3, 1fr);
	gap: 15px;
}

#lineup .lineup-btns a {
	position: relative;
	display: block;
	min-height: 67px;
	padding: 10px 32px 8px 12px;
	border: 1px solid #6f86a8;
	color: #111;
	text-decoration: none;
	font-family: "Yu Mincho", "YuMincho", "Hiragino Mincho ProN", serif;
	font-size: 19px;
	font-weight: 700;
	line-height: 1.2;
	box-sizing: border-box;
}

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

#lineup .lineup-btns span {
	display: block;
	margin: 0 0 2px;
	font-size: 19px;
	font-weight: 700;
	line-height: 1.2;
}




#series {
	padding: 70px 0;
	
}

#series .series-inner {
	
	width: 1000px;
	margin: 0 auto;
}

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

#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 {
	width: 420px;
	margin: 0 auto 8px;
	padding: 6px 20px;
	background: #ffef00;
	color: #1d4580;
	text-align: center;
	font-family: "Yu Mincho", serif;
	font-size: 42px;
	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: 28px;
}

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

#series .series-grid {
	background: #fff;
	padding: 45px 50px 55px;
	display: grid;
	grid-template-columns: repeat(2, 1fr);
	column-gap: 120px;
	row-gap: 60px;
}

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

#series .series-item {
	text-align: center;
}

#series .series-img {
	height: 340px;
	display: flex;
	align-items: flex-end;
	justify-content: center;
	margin-bottom: 18px;
}

#series .series-grid--standard .series-img {
	height: 220px;
}

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

#series .series-img--coming {
	/*width: 240px;
	height: 300px;*/
	margin: 0 auto 18px;
	background: #ececec;
}

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

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

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

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

#series .series-item a {
	display: inline-block;
	min-width: 180px;
	padding: 10px 25px;
	border: 2px solid #21477d;
	border-radius: 40px;
	color: #21477d;
	font-size: 15px;
	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-btn {
        display: none!important;
}



#fix-bnr-makai{
	width: 180px;
	position: fixed;
	right: 10px;
	bottom: 18%;
	z-index: 9999;
	animation: floating 3s ease-in-out infinite;
	will-change: transform;
}

@keyframes floating {
	0% {
		transform: translateY(0) scale(1);
	}
	50% {
		transform: translateY(-12px) scale(1.03);
	}
	100% {
		transform: translateY(0) scale(1);
	}
}

#makai-header{
	width: 100%;
        min-width: 1080px;
        position: relative;
        border-top: solid 10px #223963;
        
}

    #makai-header .h_wrap {
        width: 1080px;
   
        padding: 20px 40px;
        margin: 0 auto;
    }

#makai-header h1 a{
	position: relative;
	display: flex;
	justify-content: center;
	align-items: center;
	width: 350px; /* 画像サイズに合わせて調整 */
	height: 110px;
	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{
	animation-name: logoLeft;
}

/* 右のロゴ */
#makai-header h1 a img:last-child{
	animation-name: logoRight;
}

@keyframes logoLeft{
	0%{
		transform: translate(-50%, -50%);
		opacity: 0;
	}
	100%{
		transform: translate(calc(-50% - 70px), -50%);
		opacity: 1;
	}
}

@keyframes logoRight{
	0%{
		transform: translate(-50%, -50%);
		opacity: 0;
	}
	100%{
		transform: translate(calc(-50% + 70px), -50%);
		opacity: 1;
	}
}

    #makai-header .logo_txt{
       text-align: center;
        
    }


.related{
	margin: 60px 0 0;
	width: 100%;
}

.related h4.related-ttl{
	font-size: 20px;
	text-align: center;
}



.related-items{
	display: flex;
	gap: 15px;
	margin: 60px 0 0;
	justify-content: center;
	/*overflow-x: auto;
	
	-webkit-overflow-scrolling: touch;
	scroll-snap-type: x proximity;*/
}

.related-items::-webkit-scrollbar{
	height: 6px;
}

.related-items::-webkit-scrollbar-thumb{
	background: #ccc;
	border-radius: 999px;
}

.related-item{
	flex: 0 0 220px;
	scroll-snap-align: start;
}

.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: 14px!important;
	line-height: 1.5;
	margin-bottom: 10px!important;
}

.related-item__btn{
	display: block;
	background: #223963;
	color: #fff;
	text-align: center;
	padding: 10px;
	font-size: 13px;
	font-weight: bold;
	border-radius: 4px;
}



