
@charset "UTF-8";


img {
	width: 100%;
}

/* KV */
.cp-otonano-oishisa-kv {
	background-color: #000;
	margin-bottom: 0;
	padding-bottom: 40px;
}
@media (min-width: 768px), print {
	.cp-otonano-oishisa-kv {
		padding-bottom: 80px;
	}
}

/* h2 */
.cp-otonano-oishisa-heading-secondary {
	background-color: #000;
	margin-bottom: 0;
	padding-bottom: 30px;
}
.cp-otonano-oishisa-heading-secondary .cp-heading-secondary .cp-heading-title {
	font-family: "Zen Old Mincho", serif;
	color: #F3C564;
	font-size: 28px;
	font-weight: 500;
}
.cp-otonano-oishisa-heading-secondary .cp-heading-secondary .cp-heading-title span {
	font-size: 16px;
}
@media (min-width: 768px), print {
	.cp-otonano-oishisa-heading-secondary {
		padding-bottom: 60px;
	}
	.cp-otonano-oishisa-heading-secondary .cp-heading-secondary .cp-heading-title {
		font-size: 50px;
	}
	.cp-otonano-oishisa-heading-secondary .cp-heading-secondary .cp-heading-title span {
		font-size: 30px;
	}
}

/* リード */
.cp-otonano-oishisa_lead {
	background-color: #000;
}
.cp-otonano-oishisa_lead_01 {
	padding-bottom: 20px;
}
.cp-otonano-oishisa_lead_01 .inner_container {
	position: relative;
}
.cp-otonano-oishisa_lead_01 .inner_container::before {
	position: absolute;
	content: '';
	background: url(/nabe/otonano-oishisa/images/img_bg_chichukai.png);
	background-size: contain;
	width: 128px;
	height: 77px;
	transform: translateX(130px) rotate(31deg);
	top: -30px;
	left: 50%;
}
.cp-otonano-oishisa_lead .cp-content {
	margin-bottom: 0;
}
.cp-otonano-oishisa_lead .cp-text {
	color: #fff;
	font-family: "Zen Old Mincho", serif;
	font-size: 14px;
	font-weight: 500;
	line-height: 1.8;
}
.cp-otonano-oishisa_lead .cp-text + .cp-text {
	margin-top: 20px;
}
.cp-otonano-oishisa_lead .cp-figure_image {
	width: calc((300vw / 375) * 100);
	margin: 0 auto;
	padding-bottom: 40px;
}
.cp-otonano-oishisa_lead_02 {
	padding-bottom: 80px;
}
.cp-otonano-oishisa_lead_02 .inner_container {
	position: relative;
}
.cp-otonano-oishisa_lead_02 .inner_container::before {
	position: absolute;
	content: '';
	background: url(/nabe/otonano-oishisa/images/img_bg_yukgae_02.png);
	background-size: contain;
	width: 101px;
	height: 82px;
	bottom: -40px;
	left: 50%;
    transform: translateX(-200px);
}
.cp-otonano-oishisa_lead_02 .inner_container::after {
	position: absolute;
	content: '';
	background: url(/nabe/otonano-oishisa/images/img_bg_shisen.png);
	background-size: contain;
	width: 115px;
	height: 133px;
	transform: translateX(130px) rotate(24deg);
	bottom: -80px;
	left: 50%;
}

@media (min-width: 768px), print {
	.cp-otonano-oishisa_lead_01 {
		padding-bottom: 40px;
	}
	.cp-otonano-oishisa_lead_01 .inner_container::before {
		width: 365px;
		height: 219px;
		transform: translateX(350px) rotate(31deg);
		top: -80px;
		left: 50%;
	}
	.cp-otonano-oishisa_lead_01 .inner_container::after {
		position: absolute;
		content: '';
		background: url(/nabe/otonano-oishisa/images/img_bg_yukgae_01.png);
		background-size: contain;
		width: 196px;
		height: 160px;
		transform: translateX(-550px);
		bottom: -440px;
		left: 50%;
	}
	.cp-otonano-oishisa_lead .cp-text {
		font-size: 20px;
	}
	.cp-otonano-oishisa_lead .cp-text + .cp-text {
		margin-top: 30px;
	}
	.cp-otonano-oishisa_lead .cp-figure_image {
		width: 600px;
		padding-bottom: 80px;
	}
	.cp-otonano-oishisa_lead_02 {
		padding-bottom: 120px;
	}
	.cp-otonano-oishisa_lead_02 .inner_container::before {
		width: 235px;
		height: 192px;
		bottom: auto;
		top: -300px;
		left: 50%;
		transform: translateX(-650px);
	}
	.cp-otonano-oishisa_lead_02 .inner_container::after {
		width: 242px;
		height: 281px;
		transform: translateX(310px) rotate(24deg);
		bottom: -80px;
		left: 50%;
	}
}

/* ラインナップ */
.cp-otonano-oishisa-grid {
	background-color: #000;
}
.cp-otonano-oishisa-grid .cp-grid_item {
	margin: 0;
}
.cp-otonano-oishisa-grid.cp-grid {
	margin-left: 0;
}
.cp-otonano-oishisa-grid .cp-imageset_image img {
	width: 100%;
}
@media (max-width: 767px) {
	.cp-otonano-oishisa-grid .cp-imageset_image {
		margin-bottom: 0px;
	}
}
@media (min-width: 768px), print {
	.cp-otonano-oishisa-grid.cp-grid {
		flex-wrap: nowrap;
	}
	.cp-otonano-oishisa-grid.cp-grid-3up .cp-grid_item {
		flex-basis: 33.3333%;
		flex: 1 1 auto;
	}
}

/* 商品 */
.cp-otonano-oishisa_product {
	position: relative;
	padding-top: 40px;
	background-color: #000;
}
.cp-otonano-oishisa_product::before {
	position:absolute;
	content: '';
	width: 100%;
	height: 40px;
	top: 0;
	left: 50%;
	transform: translateX(-50%);
}
.cp-otonano-oishisa_product .cp-content {
	margin-bottom: 0;
}
.cp-otonano-oishisa_product .cp-imageset_image {
	margin-bottom: 30px;
}
.cp-otonano-oishisa_product .cp-imageset_content {
	font-family: "Zen Old Mincho", serif;
	text-align: center;
}
.cp-otonano-oishisa_product .cp-imageset_title {
	font-size: 24px;
	font-weight: 500;
}
.cp-otonano-oishisa_product .cp-imageset_title span {
	font-size: 18px;
}
.cp-otonano-oishisa_product .cp-imageset_text {
	color: #fff;
	font-size: 16px;
	margin-top: 20px;
}
@media (min-width: 768px), print {
	.cp-otonano-oishisa_product .cp-imageset_inner {
		align-items: center;
	}
	.cp-otonano-oishisa_product {
		padding-top: 80px;
	}
	.cp-otonano-oishisa_product::before {
		height: 80px;
	}
	.cp-otonano-oishisa_product .cp-imageset_image {
		margin-bottom: 0;
	}
	.cp-otonano-oishisa_product .cp-imageset_title {
		font-size: 46px;
	}
	.cp-otonano-oishisa_product .cp-imageset_title span {
		font-size: 32px;
	}
	.cp-otonano-oishisa_product .cp-imageset_text {
		font-size: 20px;
		margin-top: 40px;
	}
}

/* ごま担々 */
.cp-otonano-oishisa_product.cp-otonano-oishisa_product_shisen::before {
	background-image: linear-gradient(#350c43, #000000);
}
.cp-otonano-oishisa_product.cp-otonano-oishisa_product_shisen .cp-imageset_title {
	color: #C17DD6;
}
@media (min-width: 768px), print {
	.cp-otonano-oishisa_product_shisen_pic {
		position: relative;
	}
	.cp-otonano-oishisa_product_shisen_pic::before {
		position: absolute;
		content: '';
		background: url(/nabe/otonano-oishisa/images/img_bg_shisen.png);
		opacity: 0.7;
		background-size: contain;
		width: 200px;
		height: 232px;
		bottom: -110px;
		left: 50%;
		transform: translateX(450px) rotate(30deg);
	}
}
@media screen and (min-width: 1921px) and (max-width: 2159px) {
	.cp-otonano-oishisa_product_shisen_pic::before {
		bottom: -70px;
		left: 50%;
		transform: translateX(500px) rotate(30deg);
	}
}

/* ユッケジャン */
.cp-otonano-oishisa_product.cp-otonano-oishisa_product_yukgae::before {
	background-image: linear-gradient(#3C0C17, #000000);
}
.cp-otonano-oishisa_product.cp-otonano-oishisa_product_yukgae .cp-imageset_title {
	color: #E6446B;
}
@media (min-width: 768px), print {
	.cp-otonano-oishisa_product_yukgae_pic {
		position: relative;
	}
	.cp-otonano-oishisa_product_yukgae_pic::before {
		position: absolute;
		content: '';
		background: url(/nabe/otonano-oishisa/images/img_bg_yukgae_01.png);
		opacity: 0.7;
		background-size: contain;
		width: 116px;
		height: 94px;
		bottom: -20px;
		left: 50%;
		transform: translateX(500px);
	}
	.cp-otonano-oishisa_product_yukgae_pic::after {
		position: absolute;
		content: '';
		background: url(/nabe/otonano-oishisa/images/img_bg_yukgae_02.png);
		opacity: 0.7;
		background-size: contain;
		width: 162px;
		height: 133px;
		bottom: -120px;
		left: 50%;
		transform: translateX(400px) rotate(-1deg);
	}
}
@media screen and (min-width: 1921px) and (max-width: 2159px) {
	.cp-otonano-oishisa_product_yukgae_pic::before {
		bottom: 60px;
		left: 50%;
		transform: translateX(590px);
	}
	.cp-otonano-oishisa_product_yukgae_pic::after {
		bottom: -40px;
		left: 50%;
		transform: translateX(500px) rotate(-1deg);
	}
}

/* 地中海 */
.cp-otonano-oishisa_product.cp-otonano-oishisa_product_chichukai::before {
	background-image: linear-gradient(#2C1803, #000000);
}
.cp-otonano-oishisa_product.cp-otonano-oishisa_product_chichukai .cp-imageset_title {
	color: #D47714;
}
@media (min-width: 768px), print {
	.cp-otonano-oishisa_product_chichukai_pic {
		position: relative;
	}
	.cp-otonano-oishisa_product_chichukai_pic::before {
		position: absolute;
		content: '';
		background: url(/nabe/otonano-oishisa/images/img_bg_chichukai.png);
		opacity: 0.7;
		background-size: contain;
		width: 307px;
		height: 185px;
		bottom: -140px;
		left: 50%;
		transform: translateX(400px) rotate(30deg);
	}
}
@media screen and (min-width: 1921px) and (max-width: 2159px) {
	.cp-otonano-oishisa_product_chichukai_pic::before {
		bottom: -70px;
		left: 50%;
		transform: translateX(470px) rotate(30deg);
	}
}

/* レシピ */
.cp-otonano-oishisa_recipe {
	padding: 40px 0;
	background-color: #000;
}
.cp-otonano-oishisa_recipe .cp-content {
	margin-bottom: 0;
}
.cp-otonano-oishisa_recipe .inner_container {
	padding: 0 40px;
}
.cp-otonano-oishisa_recipe .cp-imagelink-3up {
	justify-content: center;
}
.cp-otonano-oishisa_recipe .cp-imagelink-3up .cp-imagelink_item {
	width: calc((100% - 80px) / 3 );
	flex: 0 0 auto;
}
.cp-otonano-oishisa_recipe .cp-imageset_text {
	margin-top: 20px;
	color: #fff;
	font-size: 16px;
	text-align: center;
}
.cp-otonano-oishisa_recipe .cp-otonano-oishisa_badge {
	position: relative;
}
.cp-otonano-oishisa_recipe .cp-otonano-oishisa_badge::before {
	position: absolute;
	content: '';
	width: 80px;
	height: 80px;
	background: url(/nabe/otonano-oishisa/images/icon_shime.png);
	background-size: cover;
	top: -18px;
	left: -30px;
	z-index: 1;
}
.cp-otonano-oishisa_recipe .cp-imageset_image {
	overflow: hidden;
}
.cp-otonano-oishisa_recipe .cp-imageset_image img {
	aspect-ratio: 3 / 2;
	object-fit: cover;
	transform: scale(1);
	transition: transform .2s;
	transform-origin: center;
}
.cp-otonano-oishisa_recipe .cp-imageset_text {
	font-family: Lato, Hiragino Kaku Gothic ProN, Yu Gothic, Noto Sans CJK JP, Hiragino Sans, sans-serif !important;
}
.cp-otonano-oishisa_recipe .cp-grid_item + .cp-grid_item {
	margin-top: 30px;
}
.cp-otonano-oishisa_recipe_chichukai {
	padding-bottom: 80px;
}
@media screen and (min-width:768px) {
	.cp-otonano-oishisa_recipe {
		padding: 100px 0 80px;
	}
	.cp-otonano-oishisa_recipe .cp-imageset_text {
		margin-top: 30px;
		font-size: 18px;
	}
	.cp-otonano-oishisa_recipe a:hover .cp-imageset_text {
		text-decoration: underline;
	}
	.cp-otonano-oishisa_recipe a:hover .cp-imageset_image img{
		transform: scale(1.1);
	}
	.cp-otonano-oishisa_recipe .cp-grid_item + .cp-grid_item {
		margin-top: 0;
	}
	.cp-otonano-oishisa_recipe_chichukai {
		padding-bottom: 120px;
	}
}

/* 商品情報 */
.cp-otonano-oishisa-productinfo {
	background: #000;
	padding-bottom: 80px;
	color: #fff;
	text-align: center;
}
.cp-otonano-oishisa-productinfo .cp-content {
	margin-bottom: 0;
}
.cp-otonano-oishisa-productinfo .inner_container {
	padding: 0 40px;
}
.cp-otonano-oishisa-productinfo .cp-imageset_title {
	font-family: "Zen Old Mincho", serif;
	font-size: 22px;
	line-height: 1.3;
}
.cp-otonano-oishisa-productinfo .cp-imageset_title span {
	font-size: 16px;
}
.cp-otonano-oishisa-productinfo .cp-button_inner {
	border-radius: 30px;
	background-color: #E2B34E;
	border: 2px solid #E2B34E;
}
.cp-otonano-oishisa-productinfo .cp-button_inner span {
	color: #000;
}
.cp-otonano-oishisa-productinfo .cp-button_inner::before {
	background-image: url(/nabe/otonano-oishisa/images/icon_arrow.svg);
	height: 10px;
}
@media (min-width: 768px), print {
	.cp-otonano-oishisa-productinfo {
		padding-bottom: 120px;
	}
	.cp-otonano-oishisa-productinfo .inner_container {
		padding: 0;
	}
	.cp-otonano-oishisa-productinfo .cp-imageset_title {
		font-size: 28px;
	}
	.cp-otonano-oishisa-productinfo .cp-imageset_title span {
		font-size: 20px;
	}
	.cp-otonano-oishisa-productinfo .cp-button_inner:hover {
		background-color: #fff;
	}
}

/* 関連商品 */
.cp-otonano-oishisa_link {
	background-color: #000;
	padding-bottom: 80px;
}
.cp-otonano-oishisa_link .cp-content {
	margin-bottom: 0;
}
.cp-otonano-oishisa_link .cp-imagelink {
	width: 100%;
	margin: 0 auto;
}
@media (min-width: 768px), print {
	.cp-otonano-oishisa_link {
		padding-bottom: 120px;
	}
	.cp-otonano-oishisa_link .cp-imagelink {
		max-width: 800px;
	}
}



