@charset "UTF-8";

/* *******************************************************************************************
* 
*	育てて食べようユニーク野菜　下層ページ
*
******************************************************************************************* */

/* ----------------------------- 共通 ----------------------------- */

.contents_header_inner {
	padding-bottom: 0;
}

#cont .pc {
	display: block;
}

#cont .sp {
	display: none;
}

#cont br.pc {
	display: inline-block;
}

#cont br.sp {
	display: none;
}

#cont img {
	width: 100%;
	height: auto;
	vertical-align: top;
	border: none;
}

sup {
	position: relative;
	bottom: 1ex;
	height: 0;
	font-size: 60%;
	line-height: 1;
	vertical-align: baseline;
}

.transition {
	transition: all .4s ease;
}

@media screen and (max-width: 736px) {
	#cont .pc {
		display: none;
	}

	#cont .sp {
		display: block;
	}

	#cont br.pc {
		display: none;
	}

	#cont br.sp {
		display: inline-block;
	}
}

/* ----------------------------- ヘッダー ----------------------------- */

.unique_header {
	margin-bottom: 80px;
}

.unique_header .inner {
	margin: 0 auto;
	width: 980px;
}

.unique_header_ttl {
	margin-bottom: 33px;
	font-size: 36px;
	line-height: 50px;
	font-weight: 600;
	letter-spacing: 0.06em;
}

.unique_header_ttl strong {
	color: #618e76;
	font-weight: 600;
}

.unique_header_main {
	position: relative;
}

.unique_header_main_meta {
	display: flex;
	align-items: center;
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 160px;
}

.unique_header_main_meta_info {
	padding-left: 60px;
	width: 50%;
	color: #fff;
	box-sizing: border-box;
}

.unique_header_main_meta_info_copy {
	margin-bottom: 3px;
	font-size: 16px;
	font-weight: 600;
	letter-spacing: 0.06em;
}

.unique_header_main_meta_info_name {
	font-size: 20px;
	font-weight: 600;
	letter-spacing: 0.06em;
}

.unique_header_main_meta_logo {
	padding-right: 60px;
	width: 50%;
	text-align: right;
	box-sizing: border-box;
}

.unique_header_main_meta_logo_holder {
	display: inline-block;
	width: 304px;
}

.unique_header_index {
	display: flex;
	position: relative;
	padding: 52px 0 52px 30px;
	background: #f6faf8 url(../img/bg_main.png) center 0 repeat;
	background-size: 10px 10px;
}

.unique_header_index:after {
	position: absolute;
	content: '';
	top: 0;
	left: 0;
	right: 0;
	margin: auto;
	width: 50px;
	height: 81px;
	background: url(../img/bg_fukidashi_s.png) center 0 no-repeat;
	background-size: 50px auto;
}

.unique_header_index_label {
	width: 109px;
	font-size: 22px;
	line-height: 32px;
	letter-spacing: 0.06em;
	font-weight: 600;
	text-align: center;
	border-right: 1px solid #9bc7af;
}

.unique_header_index_list {
	display: flex;
	position: relative;
	padding-left: 39px;
	width: calc(100% - 110px);
	box-sizing: border-box;
	z-index: 10;
}

.unique_header_index_list_item {
	width: 50%;
}

.unique_header_index_list_item li {
	display: block;
	margin-bottom: 4px;
}

.unique_header_index_list_item li:last-child {
	margin-bottom: 0;
}

.unique_header_index_list_item li a {
	display: inline-block;
	padding-left: 39px;
	color: #618e76;
	font-size: 18px;
	line-height: 35px;
	letter-spacing: 0.06em;
	font-weight: 600;
	background: url(../img/icon_anchor.png) 0 8px no-repeat;
	background-size: 18px auto;
}

@media screen and (max-width: 736px) {
	.unique_header {
		margin-bottom: 40px;
	}

	.unique_header .inner {
		padding: 0 5px;
		width: 100%;
		box-sizing: border-box;
	}

	.unique_header_ttl {
		margin-bottom: 20px;
		font-size: 24px;
		line-height: 30px;
		letter-spacing: 0.06em;
		text-align: center;
	}

	.unique_header_main_meta {
		height: 32%;
	}

	.unique_header_main_meta_info {
		padding-left: 0;
		width: 100%;
		text-align: center;
	}

	.unique_header_main_meta_info_logo {
		margin: 0 auto 14px auto;
		width: 230px;
	}

	.unique_header_main_meta_info_copy {
		font-size: 12px;
		letter-spacing: 0.06em;
	}

	.unique_header_main_meta_info_name {
		font-size: 14px;
		letter-spacing: 0.06em;
	}

	.unique_header_index {
		display: block;
		padding: 15px;
		background-size: 5px 5px;
	}

	.unique_header_index:after {
		width: 30px;
		height: 49px;
		background-position: 0 -6px;
		background-size: 30px auto;
	}

	.unique_header_index_label {
		margin-bottom: 7px;
		width: 100%;
		font-size: 16px;
		line-height: 24px;
		letter-spacing: 0.06em;
		text-align: left;
		border-right: 0;
	}

	.unique_header_index_list {
		display: block;
		padding-left: 0;
		width: 100%;
	}

	.unique_header_index_list_item {
		width: 100%;
	}

	.unique_header_index_list_item li {
		margin-bottom: 10px;
	}

	.unique_header_index_list_item li:last-child {
		margin-bottom: 10px;
	}

	.unique_header_index_list_item li a {
		padding-left: 29px;
		font-size: 13px;
		line-height: 24px;
		letter-spacing: 0.06em;
		background: url(../img/icon_anchor.png) 0 5px no-repeat;
		background-size: 14px auto;
	}
}

/* ----------------------------- コンテンツ ----------------------------- */

.unique_body .inner {
	margin: 0 auto;
	width: 980px;
}

.unique_section {
	position: relative;
	padding: 40px 0 80px 0;
}

.unique_section-btm {
	padding: 40px 0 120px 0;
}

.unique_section:before {
	position: absolute;
	content: '';
	top: 0;
	left: 0;
	width: 100%;
	height: 5px;
	background: #ebf4ef;
	border-radius: 2px;
	z-index: 5;
}

.unique_section:after {
	position: absolute;
	content: '';
	top: 0;
	left: 0;
	width: 60px;
	height: 5px;
	background: #9bc7af;
	border-radius: 2px;
	z-index: 10;
}

.unique_section_ttl {
	margin-bottom: 44px;
	color: #618e76;
	font-size: 32px;
	line-height: 40px;
	letter-spacing: 0.06em;
	font-weight: 600;
}

.unique_section_ttl strong {
	color: #2b383f;
	font-weight: 600;
}

.unique_section_subTtl {
	position: relative;
	margin-bottom: 32px;
	padding-left: 36px;
	color: #618e76;
	font-size: 24px;
	line-height: 40px;
	letter-spacing: 0.06em;
	font-weight: 600;
}

.unique_section_subTtl:after {
	position: absolute;
	content: '';
	top: 18px;
	left: 0;
	width: 25px;
	height: 5px;
	background: #9bc7af;
	border-radius: 2px;
	z-index: 10;
}

.unique_section_subTtl2 {
	position: relative;
	margin-bottom: 32px;
	padding-left: 36px;
	padding-top: 40px;
	color: #618e76;
	font-size: 24px;
	line-height: 40px;
	letter-spacing: 0.06em;
	font-weight: 600;
}

.unique_section_subTtl2:after {
	position: absolute;
	content: '';
	top: 58px;
	left: 0;
	width: 25px;
	height: 5px;
	background: #9bc7af;
	border-radius: 2px;
	z-index: 10;
}

.unique_section_inner {
	margin: 0 auto;
	width: 860px;
}

.unique_section_img {
	margin-bottom: 42px;
}

.mb42 {
	margin-bottom: 42px;
}

.unique_section_txt {
	font-size: 18px;
	line-height: 35px;
	letter-spacing: 0.06em;
	text-align: justify;
	text-justify: inter-ideograph;
}

.mov_ttl {
	display: inline-block;
	margin-bottom: 42px;
	padding-left: 140px;
	color: #000;
	font-size: 32px;
	line-height: 48px;
	letter-spacing: 0.05em;
	font-weight: 600;
	text-align: left;
	text-indent: -0.5em;
	background: url(../img/icon_bsfuji.png) 0 center no-repeat;
	background-size: 108px auto;
}

.mov_ttl strong {
	color: #618e76;
	font-weight: 600;
}

.mov_img {
	margin: 0 auto 20px auto;
	width: 528px;
}

.mov_caption {
	color: #000;
	font-size: 18px;
	line-height: 32px;
	letter-spacing: 0.06em;
	font-weight: 600;
	text-align: center;
}

.unique_section_point {
	margin-bottom: 32px;
}

.unique_section_point.last {
	margin-bottom: 0;
}

.unique_section_point_label {
	margin-bottom: 14px;
	color: #fff;
	width: 110px;
	height: 30px;
	font-size: 18px;
	line-height: 30px;
	letter-spacing: 0.06em;
	font-weight: 600;
	text-align: center;
	background: #9bc7af;
	border-radius: 15px;
}

.unique_section_point_label.label-l,
.unique_section_point_label.label-ll {
	display: inline-block;
	padding: 0 20px;
	width: auto;
}

.unique_section_point_txt {
	font-size: 18px;
	line-height: 35px;
	letter-spacing: 0.06em;
}

.unique_section_point_txt strong {
	color: #618e76;
	font-weight: 600;
}

.unique_section_topics {
	margin-top: 42px;
	margin-bottom: 50px;
	padding: 36px 40px 33px 40px;
	background: #eee;
}

.unique_section_topics+.unique_section_topics {
	margin-top: -20px;
}

.unique_section_topics_ttl {
	margin-bottom: 27px;
	color: #000;
	font-size: 20px;
	line-height: 28px;
	letter-spacing: 0.06em;
	font-weight: 600;
}

.unique_section_topics_txt {
	font-size: 18px;
	line-height: 32px;
	letter-spacing: 0.06em;
}

.unique_section_stepTtl {
	margin-bottom: 20px;
	font-size: 18px;
	line-height: 35px;
	letter-spacing: 0.06em;
	font-weight: 600;
}

.unique_section_step {
	display: flex;
	flex-wrap: wrap;
}

.unique_section_step_item {
	margin-bottom: 42px;
	margin-right: 40px;
	width: 260px;
}

.unique_section_step_item:nth-child(3n) {
	margin-right: 0;
}

.col-2 .unique_section_step_item {
	width: 410px;
}

.col-2 .unique_section_step_item:nth-child(2n) {
	margin-right: 0;
}

.col-2 .unique_section_step_item:nth-child(3n) {
	margin-right: 40px;
}

.unique_section_step-btm.col-2 .unique_section_step_item:last-child,
.unique_section_step-btm.col-2 .unique_section_step_item:nth-last-child(n+2) {
	margin-bottom: 0;
}

.unique_section_step_item_img {
	position: relative;
	margin-bottom: 20px;
}

.unique_section_step_item_img:after {
	position: absolute;
	content: '';
	top: 0;
	left: 0;
	width: 40px;
	height: 40px;
}

.step_item-1 .unique_section_step_item_img:after {
	background: url(../img/label_no_01.png) 0 0 no-repeat;
	background-size: 40px auto;
}

.step_item-2 .unique_section_step_item_img:after {
	background: url(../img/label_no_02.png) 0 0 no-repeat;
	background-size: 40px auto;
}

.step_item-3 .unique_section_step_item_img:after {
	background: url(../img/label_no_03.png) 0 0 no-repeat;
	background-size: 40px auto;
}

.step_item-4 .unique_section_step_item_img:after {
	background: url(../img/label_no_04.png) 0 0 no-repeat;
	background-size: 40px auto;
}

.step_item-5 .unique_section_step_item_img:after {
	background: url(../img/label_no_05.png) 0 0 no-repeat;
	background-size: 40px auto;
}

.step_item-6 .unique_section_step_item_img:after {
	background: url(../img/label_no_06.png) 0 0 no-repeat;
	background-size: 40px auto;
}

.step_item-7 .unique_section_step_item_img:after {
	background: url(../img/label_no_07.png) 0 0 no-repeat;
	background-size: 40px auto;
}

.step_item-8 .unique_section_step_item_img:after {
	background: url(../img/label_no_08.png) 0 0 no-repeat;
	background-size: 40px auto;
}

.step_item-9 .unique_section_step_item_img:after {
	background: url(../img/label_no_09.png) 0 0 no-repeat;
	background-size: 40px auto;
}

.unique_section_step_item_txt {
	font-size: 16px;
	line-height: 30px;
	letter-spacing: 0.06em;
}

.unique_section_credit {
	padding: 40px 0;
	color: #618e76;
	font-size: 18px;
	line-height: 35px;
	letter-spacing: 0.06em;
	font-weight: 600;
	text-align: center;
	border: 1px solid #9bc7af;
}

@media screen and (max-width: 736px) {
	.unique_body .inner {
		width: 100%;
	}

	.unique_section {
		padding: 19px 0 40px 0;
	}

	.unique_section-btm {
		padding: 19px 0 64px 0;
	}

	.unique_section:before {
		right: 0;
		margin: auto;
		width: calc(100% - 30px);
		height: 4px;
	}

	.unique_section:after {
		left: 15px;
		width: 45px;
		height: 4px;
	}

	.unique_section_ttl {
		margin-bottom: 22px;
		padding: 0 15px;
		font-size: 21px;
		line-height: 30px;
		letter-spacing: 0.06em;
	}

	.unique_section_subTtl {
		margin-bottom: 19px;
		padding-left: 42px;
		font-size: 18px;
		line-height: 30px;
		letter-spacing: 0.06em;
	}

	.unique_section_subTtl:after {
		top: 13px;
		left: 15px;
		width: 18px;
		height: 4px;
	}

	.unique_section_subTtl2 {
		margin-bottom: 19px;
		padding-left: 42px;
		padding-top: 30px;
		font-size: 18px;
		line-height: 30px;
		letter-spacing: 0.06em;
	}

	.unique_section_subTtl2:after {
		top: 43px;
		left: 15px;
		width: 18px;
		height: 4px;
	}

	.unique_section_inner {
		width: 100%;
	}

	.unique_section_img {
		margin-bottom: 20px;
	}

	.mb42 {
		margin-bottom: 20px;
	}

	.unique_section_txt {
		padding: 0 15px;
		font-size: 14px;
		line-height: 24px;
		letter-spacing: 0.06em;
	}

	.mov_ttl {
		margin-bottom: 22px;
		padding-left: 0;
		padding-top: 92px;
		font-size: 21px;
		line-height: 30px;
		letter-spacing: 0.05em;
		text-align: center;
		text-indent: -0.5em;
		background: url(../img/icon_bsfuji.png) center 0 no-repeat;
		background-size: 81px auto;
	}

	.mov_img {
		margin-bottom: 9px;
		width: 100%;
	}

	.mov_caption {
		font-size: 14px;
		line-height: 24px;
		letter-spacing: 0.06em;
	}

	.unique_section_point {
		margin-bottom: 15px;
		padding: 0 15px;
	}

	.unique_section_point_label {
		margin-bottom: 15px;
		width: 82px;
		height: 22px;
		font-size: 14px;
		line-height: 22px;
		letter-spacing: 0.06em;
		border-radius: 11px;
	}

	.unique_section_point_label.label-l {
		padding: 0 15px;
		width: auto;
	}

	.unique_section_point_label.label-ll {
		display: inline-block;
		padding: 0 15px;
		width: auto;
		height: auto;
		text-align: left;
		border-radius: 20px;
	}

	.unique_section_point_txt {
		font-size: 14px;
		line-height: 24px;
		letter-spacing: 0.06em;
	}

	.unique_section_topics {
		margin: 15px 15px 25px 15px;
		padding: 20px 15px;
	}

	.unique_section_topics+.unique_section_topics {
		margin-top: -10px;
	}

	.unique_section_topics_ttl {
		margin-bottom: 18px;
		font-size: 16px;
		line-height: 21px;
		letter-spacing: 0.06em;
	}

	.unique_section_topics_txt {
		font-size: 14px;
		line-height: 26px;
		letter-spacing: 0.06em;
	}

	.unique_section_stepTtl {
		margin-bottom: 15px;
		padding: 0 15px;
		font-size: 14px;
		line-height: 24px;
		letter-spacing: 0.06em;
	}

	.unique_section_step {
		margin: 0 15px;
	}

	.unique_section_step_item {
		margin-bottom: 26px;
		margin-right: 16px;
		width: calc(50% - 8px);
	}

	.unique_section_step_item:nth-child(3n) {
		margin-right: 16px;
	}

	.unique_section_step_item:nth-child(2n) {
		margin-right: 0;
	}

	.col-2 .unique_section_step_item {
		margin-right: 0;
		width: 100%;
	}

	.col-2 .unique_section_step_item:nth-child(3n) {
		margin-right: 0;
	}

	.unique_section_step-btm.col-2 .unique_section_step_item:nth-last-child(n+2) {
		margin-bottom: 26px;
	}

	.unique_section_step_item_img {
		margin-bottom: 10px;
	}

	.unique_section_step_item_img:after {
		width: 29px;
		height: 29px;
	}

	.step_item-1 .unique_section_step_item_img:after {
		background-size: 29px auto;
	}

	.step_item-2 .unique_section_step_item_img:after {
		background-size: 29px auto;
	}

	.step_item-3 .unique_section_step_item_img:after {
		background-size: 29px auto;
	}

	.step_item-4 .unique_section_step_item_img:after {
		background-size: 29px auto;
	}

	.step_item-5 .unique_section_step_item_img:after {
		background-size: 29px auto;
	}

	.step_item-6 .unique_section_step_item_img:after {
		background-size: 29px auto;
	}

	.step_item-7 .unique_section_step_item_img:after {
		background-size: 29px auto;
	}

	.step_item-8 .unique_section_step_item_img:after {
		background-size: 29px auto;
	}

	.step_item-9 .unique_section_step_item_img:after {
		background-size: 29px auto;
	}

	.unique_section_step_item_txt {
		font-size: 12px;
		line-height: 20px;
		letter-spacing: 0.06em;
	}

	.unique_section_credit {
		margin: 0 15px;
		padding: 20px 10px;
		font-size: 14px;
		line-height: 24px;
		letter-spacing: 0.06em;
	}
}


/* ----------------------------- レシピ ----------------------------- */

.unique_recipe_ttl {
	margin-bottom: 30px;
	padding-left: 52px;
	font-size: 24px;
	line-height: 40px;
	letter-spacing: 0.06em;
	font-weight: 600;
	background: url(../img/icon_recipe.png) 0 center no-repeat;
	background-size: 36px auto;
}

.unique_recipe_img {
	margin-bottom: 52px;
}

/* 材料 */
.recipe_ingredient {
	margin-bottom: 50px;
	padding: 48px 40px 60px 40px;
	color: #000;
	background: #f2f2f2;
}

.recipe_ingredient_ttl {
	margin-bottom: 32px;
	font-size: 20px;
	line-height: 28px;
	letter-spacing: 0.06em;
	font-weight: 600;
}

.recipe_ingredient_clm {
	display: flex;
	justify-content: space-between;
}

.recipe_ingredient_clm_item {
	width: calc(50% - 20px);
}

.recipe_ingredient_clm_item li {
	display: flex;
	padding: 7px 0;
	border-bottom: 1px solid #e3e3e3;
}

.recipe_ingredient_clm_item li:first-child {
	border-top: 1px solid #e3e3e3;
}

.recipe_ingredient_clm_item li.blank {
	height: 18px;
	border-bottom: 0;
}

.recipe_ingredient_clm_item li.item_ttl {
	font-size: 18px;
	line-height: 35px;
	letter-spacing: 0.06em;
	font-weight: 600;
	border-top: 0;
}

.recipe_ingredient_clm_item_label {
	position: relative;
	padding-left: 20px;
	width: 50%;
	font-size: 18px;
	line-height: 35px;
	letter-spacing: 0.06em;
	box-sizing: border-box;
}

.recipe_ingredient_clm_item_label.label-l {
	width: 70%;
}

.recipe_ingredient_clm_item_label:after {
	position: absolute;
	top: 0;
	left: 0;
	content: '●';
	color: #9bc7af;
	font-size: 14px;
	line-height: 35px;
}

.recipe_ingredient_clm_item_amount {
	width: 50%;
	font-size: 18px;
	line-height: 35px;
	letter-spacing: 0.06em;
	text-align: right;
}

.recipe_ingredient_clm_item_label.label-l+.recipe_ingredient_clm_item_amount {
	width: 30%;
}

/* 作り方 */
.recipe_howto_ttl {
	margin-bottom: 28px;
	color: #fff;
	width: 110px;
	height: 30px;
	font-size: 18px;
	line-height: 30px;
	letter-spacing: 0.06em;
	font-weight: 600;
	text-align: center;
	background: #9bc7af;
	border-radius: 15px;
}

.recipe_howto_list {
	display: flex;
	flex-wrap: wrap;
}

.recipe_howto_list_item,
.recipe_howto_list_item-carrot,
.recipe_howto_list_item-sprouts {
	display: block;
	margin-bottom: 42px;
	margin-right: 40px;
	width: 260px;
}

.recipe_howto_list_item:nth-child(3n) {
	margin-right: 0;
}

.recipe_howto_list_item-carrot.list_item-w2,
.recipe_howto_list_item-sprouts.list_item-w2 {
	padding: 15px 20px;
	width: 560px;
	background: #f2f2f2;
	box-sizing: border-box;
}

.recipe_howto_list_item_ttl {
	margin-bottom: 10px;
	font-size: 18px;
	line-height: 30px;
	font-weight: 600;
	letter-spacing: 0.06em;
}

.recipe_howto_list_item_clm {
	display: flex;
	justify-content: space-between;
}

.recipe_howto_list_item_clm_item {
	width: calc(50% - 10px);
}

.recipe_howto_list_item-carrot:nth-child(2),
.recipe_howto_list_item-carrot:nth-child(5),
.recipe_howto_list_item-carrot:nth-child(8) {
	margin-right: 0;
}

.recipe_howto_list_item-sprouts:nth-child(3),
.recipe_howto_list_item-sprouts:nth-child(5),
.recipe_howto_list_item-sprouts:nth-child(8) {
	margin-right: 0;
}

.recipe_howto_list_item_img {
	position: relative;
	margin-bottom: 20px;
}

.recipe_howto_list_item_img:after {
	position: absolute;
	content: '';
	top: 0;
	left: 0;
	width: 40px;
	height: 40px;
}

.list_item-1 .recipe_howto_list_item_img:after {
	background: url(../img/label_no_01.png) 0 0 no-repeat;
	background-size: 40px auto;
}

.list_item-2 .recipe_howto_list_item_img:after {
	background: url(../img/label_no_02.png) 0 0 no-repeat;
	background-size: 40px auto;
}

.list_item-3 .recipe_howto_list_item_img:after {
	background: url(../img/label_no_03.png) 0 0 no-repeat;
	background-size: 40px auto;
}

.list_item-4 .recipe_howto_list_item_img:after {
	background: url(../img/label_no_04.png) 0 0 no-repeat;
	background-size: 40px auto;
}

.list_item-5 .recipe_howto_list_item_img:after {
	background: url(../img/label_no_05.png) 0 0 no-repeat;
	background-size: 40px auto;
}

.list_item-6 .recipe_howto_list_item_img:after {
	background: url(../img/label_no_06.png) 0 0 no-repeat;
	background-size: 40px auto;
}

.list_item-7 .recipe_howto_list_item_img:after {
	background: url(../img/label_no_07.png) 0 0 no-repeat;
	background-size: 40px auto;
}

.list_item-8 .recipe_howto_list_item_img:after {
	background: url(../img/label_no_08.png) 0 0 no-repeat;
	background-size: 40px auto;
}

.list_item-9 .recipe_howto_list_item_img:after {
	background: url(../img/label_no_09.png) 0 0 no-repeat;
	background-size: 40px auto;
}

.list_item-10 .recipe_howto_list_item_img:after {
	background: url(../img/label_no_10.png) 0 0 no-repeat;
	background-size: 40px auto;
}

.list_item-11 .recipe_howto_list_item_img:after {
	background: url(../img/label_no_11.png) 0 0 no-repeat;
	background-size: 40px auto;
}

.list_item-12 .recipe_howto_list_item_img:after {
	background: url(../img/label_no_12.png) 0 0 no-repeat;
	background-size: 40px auto;
}

.recipe_howto_list_item_txt {
	font-size: 16px;
	line-height: 30px;
	letter-spacing: 0.06em;
}

.recipe_howto_list_item_txt small {
	display: inline-block;
	font-size: 14px;
	line-height: 24px;
	letter-spacing: 0.06em;
}

/* ポイント */
.recipe_point {
	padding: 48px 40px 42px 40px;
	border: 1px solid #9bc7af;
}

.recipe_point_ttl {
	margin-bottom: 24px;
	color: #618e76;
	font-size: 20px;
	line-height: 28px;
	letter-spacing: 0.06em;
	font-weight: 600;
}

.recipe_point_list li {
	position: relative;
	padding-left: 20px;
	color: #000;
	font-size: 18px;
	line-height: 35px;
	letter-spacing: 0.06em;
	font-weight: 600;
}

.recipe_point_list li strong {
	color: #618e76;
	font-weight: 600;
}

.recipe_point_list li:after {
	position: absolute;
	top: 0;
	left: 0;
	content: '●';
	color: #9bc7af;
	font-size: 14px;
	line-height: 35px;
}

@media screen and (max-width: 736px) {
	.unique_recipe_ttl {
		margin-bottom: 14px;
		padding-left: 53px;
		padding-right: 15px;
		font-size: 18px;
		line-height: 30px;
		letter-spacing: 0.06em;
		background: url(../img/icon_recipe.png) 15px 4px no-repeat;
		background-size: 26px 22px;
	}

	.unique_recipe_img {
		margin-bottom: 25px;
	}

	/* 材料 */
	.recipe_ingredient {
		margin: 0 15px 25px 15px;
		padding: 18px 15px 24px 15px;
	}

	.recipe_ingredient_ttl {
		margin-bottom: 16px;
		font-size: 16px;
		line-height: 21px;
		letter-spacing: 0.06em;
	}

	.recipe_ingredient_clm {
		display: block;
	}

	.recipe_ingredient_clm_item {
		width: 100%;
	}

	.recipe_ingredient_clm_item li {
		padding: 6px 0;
	}

	.recipe_ingredient_clm_item li:last-child {
		border: 0;
	}

	.recipe_ingredient_clm_item li.blank {
		height: 0;
	}

	.recipe_ingredient_clm_item li.item_ttl {
		margin-top: 12px;
		font-size: 14px;
		line-height: 24px;
		letter-spacing: 0.06em;
	}

	.recipe_ingredient_clm_item_label {
		padding-left: 15px;
		font-size: 14px;
		line-height: 24px;
		letter-spacing: 0.06em;
	}

	.recipe_ingredient_clm_item_label:after {
		font-size: 10px;
		line-height: 24px;
	}

	.recipe_ingredient_clm_item_amount {
		font-size: 14px;
		line-height: 24px;
		letter-spacing: 0.06em;
	}

	/* 作り方 */
	.recipe_howto {
		margin-bottom: 20px;
		padding: 0 15px;
	}

	.recipe_howto_ttl {
		margin-bottom: 15px;
		width: 82px;
		height: 22px;
		font-size: 14px;
		line-height: 22px;
		letter-spacing: 0.06em;
		border-radius: 11px;
	}

	.recipe_howto_list {
		display: block;
	}

	.recipe_howto_list_item {
		display: flex;
		margin-bottom: 10px;
		margin-right: 0;
		width: 100%;
	}

	.recipe_howto_list_item-carrot,
	.recipe_howto_list_item-sprouts {
		display: flex;
		margin-bottom: 10px;
		margin-right: 0;
		width: 100%;
	}

	.recipe_howto_list_item-carrot.list_item-w2,
	.recipe_howto_list_item-sprouts.list_item-w2 {
		display: block;
		padding: 10px;
		width: 100%;
	}

	.recipe_howto_list_item_ttl {
		/*margin-bottom: 10px;*/
		font-size: 14px;
		line-height: 24px;
		letter-spacing: 0.06em;
	}

	.recipe_howto_list_item_clm_item {
		width: calc(50% - 5px);
	}

	.recipe_howto_list_item_img {
		margin-bottom: 0;
		width: 50%;
	}

	.recipe_howto_list_item_clm .recipe_howto_list_item_img {
		margin-bottom: 10px;
		width: 100%;
	}

	.recipe_howto_list_item_img:after {
		width: 29px;
		height: 29px;
	}

	.recipe_howto_list_item_txt {
		position: relative;
		padding-left: 15px;
		width: 50%;
		font-size: 12px;
		line-height: 20px;
		letter-spacing: 0.06em;
		box-sizing: border-box;
	}

	.recipe_howto_list_item_txt small {
		font-size: 11px;
		line-height: 18px;
		letter-spacing: 0.06em;
	}

	.recipe_howto_list_item-carrot.list_item-w2 .recipe_howto_list_item_txt,
	.recipe_howto_list_item-sprouts.list_item-w2 .recipe_howto_list_item_txt {
		padding-left: 0;
		width: 100%;
	}

	.list_item-1 .recipe_howto_list_item_img:after {
		background-size: 29px auto;
	}

	.list_item-2 .recipe_howto_list_item_img:after {
		background-size: 29px auto;
	}

	.list_item-3 .recipe_howto_list_item_img:after {
		background-size: 29px auto;
	}

	.list_item-4 .recipe_howto_list_item_img:after {
		background-size: 29px auto;
	}

	.list_item-5 .recipe_howto_list_item_img:after {
		background-size: 29px auto;
	}

	.list_item-6 .recipe_howto_list_item_img:after {
		background-size: 29px auto;
	}

	.list_item-7 .recipe_howto_list_item_img:after {
		background-size: 29px auto;
	}

	.list_item-8 .recipe_howto_list_item_img:after {
		background-size: 29px auto;
	}

	.list_item-9 .recipe_howto_list_item_img:after {
		background-size: 29px auto;
	}

	.list_item-10 .recipe_howto_list_item_img:after {
		background-size: 29px auto;
	}

	.list_item-11 .recipe_howto_list_item_img:after {
		background-size: 29px auto;
	}

	.list_item-12 .recipe_howto_list_item_img:after {
		background-size: 29px auto;
	}

	/* ポイント */
	.recipe_point {
		margin: 0 15px;
		padding: 20px 15px;
	}

	.recipe_point_ttl {
		margin-bottom: 18px;
		font-size: 16px;
		line-height: 21px;
		letter-spacing: 0.06em;
	}

	.recipe_point_list li {
		padding-left: 15px;
		font-size: 14px;
		line-height: 26px;
		letter-spacing: 0.06em;
	}

	.recipe_point_list li:after {
		font-size: 10px;
		line-height: 26px;
	}
}

/* ----------------------------- ボトムナビ ----------------------------- */

.unique_btmNav {
	position: relative;
	padding: 41px 0 20px 0;
	background: #9bc7af;
}

.unique_btmNav:after {
	position: absolute;
	content: '';
	top: -37px;
	left: 0;
	right: 0;
	margin: auto;
	width: 370px;
	height: 37px;
	background: url(../img/bg_btmnavi.png) center bottom no-repeat;
	background-size: 370px auto;
}

.unique_btmNav .inner {
	margin: 0 auto;
	width: 980px;
}

.btmNav_ttl {
	margin-bottom: 24px;
	color: #fff;
	font-size: 32px;
	line-height: 50px;
	letter-spacing: 0.06em;
	font-weight: 600;
	text-align: center;
}

.btmNav_ttl small {
	display: block;
	color: #fff;
	font-size: 18px;
}

.btmNav_list {
	display: flex;
	flex-wrap: wrap;
}

.btmNav_list_item {
	margin-bottom: 40px;
	margin-right: 40px;
	width: 215px;
}

.btmNav_list_item:nth-child(4n) {
	margin-right: 0;
}

.btmNav_list_item a {
	position: relative;
	display: block;
	height: 100%;
	background: #fff;
	border-radius: 32px;
	overflow: hidden;
	z-index: 5;
}

.btmNav_list_item a:after {
	position: absolute;
	content: '';
	bottom: 16px;
	right: 16px;
	width: 32px;
	height: 32px;
	background: url(../img/icon_link.png) 0 0 no-repeat;
	background-size: 32px auto;
}

.btmNav_list_item_info {
	padding: 19px 15px 32px 15px;
}

.btmNav_list_item_info_copy {
	margin-bottom: 4px;
	color: #000;
	font-size: 16px;
	line-height: 28px;
	text-align: center;
	letter-spacing: 0.06em;
}

.btmNav_list_item_info_ttl {
	color: #618e76;
	font-size: 18px;
	line-height: 28px;
	text-align: center;
	font-weight: 600;
	letter-spacing: 0.06em;
}

/* hover */
@media screen and (min-width : 737px) {
	.btmNav_list_item a:hover {
		background: #ebf4ef;
	}

	.btmNav_list_item a:after {
		transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
		transition: all .2s;
	}

	.btmNav_list_item a:hover:after {
		transform: translate(3px, 3px);
	}

	.btmNav_list_item_img {
		transition: all .2s ease;
	}

	a:hover .btmNav_list_item_img {
		opacity: .8;
	}
}

@media screen and (max-width: 736px) {
	.unique_btmNav {
		padding: 36px 20px 14px 20px;
	}

	.unique_btmNav:after {
		top: -28px;
		width: 277px;
		height: 28px;
		background-size: 277px auto;
	}

	.unique_btmNav .inner {
		width: 100%;
	}

	.btmNav_ttl {
		margin-bottom: 12px;
		font-size: 21px;
		line-height: 30px;
		letter-spacing: 0.06em;
	}

	.btmNav_ttl small {
		font-size: 14px;
	}

	.btmNav_list {
		display: block;
	}

	.btmNav_list_item {
		margin-bottom: 16px;
		margin-right: 0;
		width: 100%;
	}

	.btmNav_list_item a {
		display: flex;
		height: auto;
		border-radius: 16px;
	}

	.btmNav_list_item a:after {
		bottom: 12px;
		right: 12px;
		width: 24px;
		height: 24px;
		background-size: 24px auto;
	}

	.btmNav_list_item_img {
		width: 50%;
	}

	.btmNav_list_item_info {
		display: flex;
		align-items: center;
		padding: 23px 15px;
		width: 50%;
		box-sizing: border-box;
	}

	.btmNav_list_item_info_copy {
		margin-bottom: 0;
		font-size: 12px;
		line-height: 18px;
		text-align: left;
		letter-spacing: 0.06em;
	}

	.btmNav_list_item_info_ttl {
		font-size: 16px;
		line-height: 24px;
		text-align: left;
		letter-spacing: 0.06em;
	}
}

/* ----------------------------- INDEXリンク ----------------------------- */

.unique_end {
	margin: 0 auto;
	padding: 20px 0 80px 0;
	width: 980px;
}

.link-back {
	display: inline-block;
	padding-left: 26px;
	font-size: 16px;
	line-height: 1;
	background: url(../img/icon_back.png) 0 center no-repeat;
	background-size: 16px auto;
}

@media screen and (max-width: 736px) {
	.unique_end {
		padding: 15px 15px 40px 15px;
		width: 100%;
		box-sizing: border-box;
	}

	.link-back {
		padding-left: 20px;
		font-size: 14px;
		line-height: 1;
		background: url(../img/icon_back.png) 0 2px no-repeat;
		background-size: 12px auto;
	}
}

/* ----------------------------- 動画モーダル、上書き ----------------------------- */

.mfp-content {
	max-width: 860px !important;
}

.video-js {
	max-width: 860px !important;
}