@charset "UTF-8";
/* roll.css */

/* ===== HeaderMenu ===== */
#g-nav > ul > li:nth-of-type(2) a,
#g-nav_sp > ul > li:nth-of-type(2) a {
	color: #2ca3da !important;
}
@media screen and (max-width:1100px) {
	#lower_header .header_logo svg {
		fill: #fff !important;
	}
	#lower_header > .hmenu_btn a {
		border-color: #fff !important;
		background-color: transparent !important;
	}
	/* hover */
	#lower_header > .hmenu_btn a:hover {
		color: #fff !important;
		border-color: #2ca3da !important;
		background-color: #2ca3da !important;
	}
	#lower_header > .hmenu_btn a:hover svg {
		stroke: #fff !important;
	}

	/* --- active --- */
	#lower_header.add_header_bg .header_logo svg {
		fill: #2ca3da !important;
	}
	#lower_header.add_header_bg > .hmenu_btn a {
		border-color: transparent !important;
		background-color: #2ca3da !important;
	}
	/* hover */
	#lower_header.add_header_bg > .hmenu_btn a:hover {
		color: #2ca3da !important;
		border-color: #2ca3da !important;
		background-color: transparent !important;
	}
	#lower_header.add_header_bg > .hmenu_btn a:hover svg {
		stroke: #2ca3da !important;
	}
}


/* ===== Main visual ===== */
.lower_mv {
	padding-top: 0 !important;
}
#mv_roll h1 {
	color: #fff;
	background-color: transparent;
	padding-top:  min(14vw,190px);
	padding-left: min(6.5vw,90px);
}


/* ===== こだわり ===== */
#sec_kodawari {
	position: relative;
	overflow: hidden;
	z-index: 1;
}
#sec_kodawari:after {
	content: "";
	width:  100%;
	height: 100%;
	display: block;
	position: absolute;
	top:   0;
	right: 0;
	background-image: url(../../img/roll/kodawari.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	background-size: cover;
	z-index: -1;
}
#sec_kodawari .cont_wrap {
	width: 50%;
	max-width: 500px;
}
#sec_kodawari  h2 {
	width: 90%;
	max-width: 450px;
}


/* ===== お召し上がり方 ===== */
#sec_eat {
	position: relative;
	z-index: 0;
}
#sec_eat h2 {
	width: 25%;
	display: block;
	margin: auto;
}
#sec_eat .img_abs {
	width: 26%;
	position: absolute;
	z-index: -1;
}
#sec_eat .abs_right {
	object-position: left bottom;
	top: 0;
	right: 0;
}
#sec_eat .abs_left {
	left: 0;
	bottom: 0;
}

/* ----- 背景装飾 ----- */
#sec_eat .wrap:before {
	content: "";
	width:  14%;
	max-width: 190px;
	height: 100%;
	display: block;
	position: absolute;
	top:  0;
	left: 15%;
	background-image: url(../../img/roll/lower_deco_pcT.png);
	background-repeat: no-repeat;
	background-size: contain;
	background-position: top 20% left;
	z-index: -11;
}
#sec_eat .wrap:after {
	content: "";
	width:  19%;
	max-width: 250px;
	height: 100%;
	display: block;
	position: absolute;
	right:  15%;
	bottom:  3%;
	background-image: url(../../img/roll/lower_deco_pcB.png);
	background-repeat: no-repeat;
	background-size: contain;
	background-position: right bottom;
	z-index: -11;
}








@media screen and (min-width:1600px) {
	/* ===== お召し上がり方 ===== */
	.minwidth_wrap {
		max-width: 1480px;
		position: relative;
		margin: auto;
	}
	#sec_eat .img_abs {
		margin-top:    0 !important;
		margin-bottom: 0 !important;
	}
	#sec_eat .wrap:before {
		background-position: top left;
	}
	#sec_eat .wrap:after {
		bottom: -20%;
	}
}


@media screen and (max-width:1280px) {
	/* ===== お召し上がり方 ===== */
	#sec_eat .appear_tab {
		display: block !important;
	}
}


@media screen and (max-width:1240px) {
	/* ===== こだわり ===== */
	#sec_kodawari {
		background-image: url(../../img/roll/kodawari_bg_top.jpg);
		background-repeat: repeat-y;
		background-size: 100%;
		background-position: right bottom;
	}
	#sec_kodawari:before {
		content: "";
		width: 100%;
		height: 50%;
		position: absolute;
		right:  0;
		bottom: 0;
		background-image: url(../../img/roll/kodawari_bg_bottom.jpg);
		background-repeat: repeat-y;
		background-size: 100%;
		background-position: right bottom;
		z-index: -2;
	}
	#sec_kodawari:after {
		background-size: 100%;
		background-position: center;
	}
	#sec_kodawari .p_aki {
		letter-spacing: .15em;
	}
}


@media screen and (max-width:768px) {
	/* ===== メインビジュアル ===== */
	#mv_roll h1 {
		padding-top: 120px;
	}

	/* ===== こだわり ===== */
	#sec_kodawari {
		background-image: url(../../img/roll/kodawari_bg_top_sp.jpg);
	}
	#sec_kodawari:before {
		content: none;
	}
	#sec_kodawari:after {
		width: 100%;
		height: 95vw;
		position: relative;
		background-image: url(../../img/roll/kodawari_sp.jpg);
		background-position: right bottom;
		margin-top: -25vw;
	}
	#sec_kodawari .wrap.padM_T-SP {
		padding-top: clamp(40px,10.667vw,80px) !important;
	}
	#sec_kodawari .cont_wrap {
		width: 100%;
		max-width: inherit;
	}
	#sec_kodawari h2 {
		max-width: 270px;
	}


	/* ===== お召し上がり方 ===== */
	#sec_eat .bg_wrap {
		padding-left:  0;
		padding-right: 0;
	}
	#sec_eat .wrap {
		max-width: 640px;
		padding-left:  20px;
		padding-right: 20px;
	}
	#sec_eat h2 {
		width: 50%;
		max-width: 200px;
	}
	/* 画像配置 */
	#sec_eat .img_abs {
		width: 70%;
		max-width: 400px;
		position: relative;
		z-index: inherit;
	}
	#sec_eat .abs_right {
		margin-left:  auto;
		margin-right: 0;
	}
	#sec_eat .abs_left {
		margin-left:  0;
		margin-right: auto;
	}
	#sec_eat .p_aki {
		letter-spacing: .1em;
	}


	/* ----- 背景装飾 ----- */
	#sec_eat .minwidth_wrap:before {
		content: "";
		width:   20%;
		height: 100%;
		max-width: 100px;
		display: block;
		position: absolute;
		top:  0;
		left: 5%;
		background-image: url(../../img/roll/lower_deco_spT.png);
		background-repeat: no-repeat;
		background-size: contain;
		background-position: top 5% left;
		z-index: -11;
	}
	#sec_eat .wrap:before {
		width: 20%;
		max-width: 100px;
		left: 0;
		background-image: url(../../img/roll/lower_deco_spC.png);
		background-position: center 70%;
	}
	#sec_eat .wrap:after {
		width: 30%;
		max-width: 150px;
		right: 0;
		background-image: url(../../img/roll/lower_deco_spB.png);
	}
}