@charset 'UTF-8';
/*-----------------------------------
recipe共通パーツ
-----------------------------------*/
/* micro clearfx */
.cf:before,
.cf:after{
	content: "";
	display: table;
}

.cf:after{ clear: both; }
.cf{ zoom: 1; } /* For IE 6/7 */

/*recipe-btn*/
a.recipe__btn_arrow {
	cursor: pointer;
	display: block;
	position: relative;
	margin: 40px auto;
	padding: 20px;
	width: 100%;
	color: #333;
	font-size: 1.8rem;
	line-height: 1;
	text-align: center;
	background: #FFDCC5;
	border-radius: 999px;
	box-sizing: border-box;
	text-decoration: none;
	max-width:830px;
}

a.recipe__btn_arrow:after {
	pointer-events: none;
	font-family: "Font Awesome 5 Free";
	content: "\f054";
	-webkit-font-smoothing: antialiased;
	display: inline-block;
	position: absolute;
	top: 50%;
	right: 20px;
	color: #7F3C2F;
	font-size: 1.4rem;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
	text-rendering: auto;
	line-height: 1;
	transform: translate(0,-50%);
}

a.recipe__btn_arrow:hover {
	background: #ffdcc582;
	color:#F15A24;
}

a.recipe__btn_arrow-2 {
	background-color:#ed6c00;
	display:block;
	padding:15px;
	text-decoration:none;
	text-align:center;
}

a.recipe__btn_arrow span,
a.recipe__btn_arrow-2 span {
	color:#ffffff;
	text-decoration:none;
	font-size:1.6rem;
	display: inline-flex;
	margin:0 auto;
	line-height:1.8rem;
	font-weight:bold;
}

a.recipe__btn_arrow span:after {
	content: url(/recipe/recipe-img/arrow.svg);
	display: inline-flex;
	vertical-align:middle;
	width: 12px;
	height: 12px;
	padding-left: 14px;
}

a.recipe__btn_arrow-2 span:after {
	content: url(/recipe/recipe-img/arrow-2.svg);
	display: inline-flex;
	vertical-align:middle;
	width: 12px;
	height: 12px;
	padding-left: 14px;
}

.recipe-ct-btn-top h3 {
	background-image: url(/images/recipe-ct-ttl.svg);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: top center;
	display:block;
	text-align:center;
	font-size:1.2em;
	height:70px;
	line-height:70px;
}

.table {display:table;}
.table-cell {display:table-cell;vertical-align:top;}

.recipe-ct-ctl {
	background-color:#fcf6d6;
	border-radius:12px;
	margin-top: -5px;
}

.recipe-ct-ctl-2 {
	background-color:#f6f5f2;
}

.recipe-ct-btn-gn,
.recipe-ct-btn {
	display:flex;
	width:100%;
	justify-content: space-between;
	align-items: top;
	margin-bottom:24px;
	padding:24px 30px 0 30px;
}

.recipe-ct-btn-gn {
	align-items: center;
}

.recipe-ct {
	background: #ffffff;
	border-radius: 999px;
	margin: 0 5px;
	position: relative;
	display:inline-block;
	padding:10px 25px;
	text-align:center;
	color:#7f3c2f;
	font-weight:bold;
	text-decoration:none;
	line-height:1;
	min-width:22%;
}

.recipe-ct-btn .ct-genre {
	display:table-cell;
	width:25%;
	padding:10px;
	text-align:center;
	color:#000000;
	text-decoration:none;
}

.recipe-ct-btn .ct-genre img {
	width:80%;
	margin:0 auto;
}

.recipe-ct-btn .ct-genre h4 {
	width:100%;
	margin-top:10px;
	text-align:center;
}

.recipe-ct-btn .ct-genre a {
	text-decoration:none;
	color:#000000;
}

.google-sch {
	border-top:2px dashed #ffdcc5;
	display:block;
	width:90%;
	padding:34px 0px;
	max-width: 1200px;
	margin: 0 auto;
}

.search_container{
	position: relative;
	box-sizing: border-box;
	width: 330px;
	overflow: hidden;
	margin: 0 auto;
}

.search_container input[type="text"]{
	height: 2em;
	border: 2px solid #ffdcc5;
	background-color: #ffffff;
	padding: 0px 18px;
	height: 2.3em;
	border-radius: 18px;
}

.search_container input[type="text"]:focus {
	outline: 0;
}

.search_container input[type="submit"]{
	cursor: pointer;
	font-family: FontAwesome;
	border: none;
	background: #e99d40;
	color: #fff;
	position: absolute;
	width: 2.3em;
	height: 100%;
	right: 0px;
	top: 0px;
	outline: none;
	border-radius: 999px;
}

.keywordbox {
	padding:20px 40px;
	margin-bottom:30px;
}

.keywordbox .keywordbox-mdh {
	display:block;
	font-weight: bold;
	font-size:1.0em;
}

.keywordbox a:link {
	text-decoration:none;
}

a span.keyword {
	padding:6px 10px 6px 10px;
	background-color:#f6f5f2;
	display:inline-block;
	margin:20px 20px;
	font-size:1.0em;
	color:#333333;
}

a span.keyword:first-child {
	margin-left:0px;
}

a span.keyword:hover {
	background-color:#FFF4E6;
	color:#F15A24;
}

/*-----------------------------------
パーティプレート
-----------------------------------*/
.under__content__middle__section__agenda {
	display: flex;
	flex-wrap: wrap;
	margin: 40px 0;
}

.under__content__middle__section__agenda li {
	width: calc((100% - 40px)/3);
	margin-right: 20px;
}

.under__content__middle__section__agenda li:last-of-type {
	margin-right: 0;
}

.under__content__middle__section__agenda li a {
	font-family: 'Noto Serif JP', "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "游ゴシック", YuGothic, "メイリオ", Meiryo, sans-serif;
	font-size: min(1.6vw,2rem);
	font-weight: 700;
	display: flex;
	color: #fff;
	background-color: #736357;
	border-radius: 10px;
	line-height: 60px;
	justify-content: center;
	align-items: center;
	text-decoration: none;
}

.under__content__middle__section__agenda li a:after {
	content: "";
	width: 14px;
	height: 14px;
	border-right: 1px solid #fff;
	border-bottom: 1px solid #fff;
	transform: translateY(-20%) rotate(45deg);
	margin-left: 15px;
}

.under__content__middle__section__img {
	margin-bottom: 70px;
}

.under__content__middle__section__recipe__heading {
	background: rgb(148,130,98);
	background: linear-gradient(90deg, rgba(148,130,98,1) 0%, rgba(255,245,202,1) 18%, rgba(207,190,149,1) 43%, rgba(219,210,171,1) 71%, rgba(154,136,105,1) 100%);
	position: relative;
	width: 100%;
	height: 70px;
	margin: 0 0 20px;
}

.under__content__middle__section__recipe__heading:before {
	content: "";
	display: block;
	background-color: #9b865c;
	opacity: 40%;
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
}

.under__content__middle__section__recipe__heading span {
	position: absolute;
	font-family: 'Noto Serif JP', "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "游ゴシック", YuGothic, "メイリオ", Meiryo, sans-serif;
	font-size: 2.0rem;
	font-weight: 700;
	color: #fff;
	left: 50%;
	top: 50%;
	transform: translate(-50%,-50%);
	white-space: nowrap;
}

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

.under__content__middle__section__recipe__list li {
	background-color: #f2efeb;
	border-bottom-right-radius: 20px;
	border-bottom-left-radius: 20px;
	margin-bottom: 50px;
	width: 48%;
}

.under__content__middle__section__recipe__list li:nth-of-type(2n+1) {
	margin-right: 4%;
}

.under__content__middle__section__recipe__list li a {
	text-decoration: none;
	display: block;
	height: 100%;
}

.under__content__middle__section__recipe__list__img {
	position: relative;
	overflow: hidden;
}

.under__content__middle__section__recipe__list__img:before {
	content: "";
	position: absolute;
	top: 5px;
	left: 5px;
	width: calc(100% - 10px);
	height: calc(100% - 10px);
	border: 1px solid #fff;
	box-sizing: border-box;
	z-index: 1;
}

.under__content__middle__section__recipe__list__img img {
	transition: all 0.3s;
}

.under__content__middle__section__recipe__list li a:hover img {
	transform: scale(1.1);
}

.under__content__middle__section__recipe__list__ttl {
	font-family: 'Noto Serif JP', "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "游ゴシック", YuGothic, "メイリオ", Meiryo, sans-serif;
	font-size: 2.3rem;
	font-weight: 600;
	line-height: 1.5;
	padding: 20px 0;
	margin: 0 20px;
	border-bottom: 1px solid #d7c578;
}

.under__content__middle__section__recipe__list__txt {
	padding: 20px;
	font-size: 1.6rem;
	line-height: 1.5;
}

.under__content__middle__section__advise__heading {
	font-family: 'Noto Serif JP', "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "游ゴシック", YuGothic, "メイリオ", Meiryo, sans-serif;
	font-size: 2.3rem;
	font-weight: 700;
	display: inline-block;
	color: #9b865c;
	background-color: #fff;
	padding: 15px;
	line-height: 1.3;
	position: relative;
	z-index: 1;
	margin-left: 30px;
}

.under__content__middle__section__advise__wrp {
	display: flex;
	flex-wrap: wrap;
	padding: 30px;
	border: 1px solid #d7c578;
	margin-bottom: 120px;
	margin-top: -30px;
}

.under__content__middle__section__advise__img {
	width: 41.5%;
	margin-right: 2%;
}

.under__content__middle__section__advise__inner {
	width: 56.5%;
}

.under__content__middle__section__advise__txt {
	font-size: 1.6rem;
}

.under__content__middle__section__advise__profile__heading {
	border-left: 3px solid #9b865c;
	line-height: 18px;
	color: #9b865c;
	padding-left: 5px;
	font-size: 1.4rem;
	font-weight: bold;
	margin: 40px 0 10px;
}

.under__content__middle__section__advise__profile__txt {
	font-size: 1.4rem;
	font-feature-settings: "palt";
	letter-spacing: 0.05em;
}

/*-----------------------------------
recipe詳細
-----------------------------------*/
.catch {
	font-family: 'Noto Serif JP', "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "游ゴシック", YuGothic, "メイリオ", Meiryo, sans-serif;
	background-color: #f3eee7;
	display: flex;
	/*max-width: 830px;*/
	margin: 36px auto 0 auto;
}
.under__content__small__recipe__intro__wrp,#entry-188 {
	
    margin: 0 auto;
    /*max-width: 830px;*/
}
.catch__category {
	font-size: 1.8rem;
	font-weight: 700;
	color: #fff;
	background-color: #a08b5c;
	width: 160px;
	line-height: 1;
	text-align: center;
	display: flex;
	justify-content: center;
	align-items: center;
}

.catch__txt {
	font-size: 2.4rem;
	font-weight: 700;
	padding: 12px 20px;
	line-height: 1;
}

.catch__txt span {
	display: block;
	font-size: 1.6rem;
	font-weight: 400;
	padding-bottom: 6px;
}

.under__content__small__recipe__intro__point {
	position: relative;
}

.under__content__small__recipe__intro__point__ttl {
	font-family: 'Noto Serif JP', "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "游ゴシック", YuGothic, "メイリオ", Meiryo, sans-serif;
	font-size: 1.6rem;
	font-weight: 700;
	background-color: #a08b5c;
	color: #fff;
	width: 88%;
	height: 40px;
	display: flex;
	justify-content: center;
	align-items: center;
	position: absolute;
	top: 0;
	left: 50%;
	transform: translate(-50%,-70%);
}

.under__content__small__recipe__intro__point__ttl:before {
	content: "";
	width: 14px;
	height: 14px;
	background-image: url(/images/icon_circle_check_white.svg);
	margin-right: 8px;
}

.under__content__small__recipe__intro__point__ttl:after {
	content: "";
	position: absolute;
	bottom: 0;
	left: 50%;
	transform: translate(-50%, 100%);
	border-top: 7px solid #a08b5c;
	border-right: 7px solid transparent;
	border-left: 7px solid transparent;
}

.under__content__small__recipe__intro__point__txt {
	font-size: 1.4rem;
	line-height: 1.5;
	margin: 80px 30px 0;
	border: 1px solid #ddcb78;
	padding: 30px 20px;
}

.under__content__minimum__recipe__material,
.under__content__minimum__recipe__proccess {
	position: relative;
	margin: 60px 0 80px;
}

.under__content__minimum__recipe__material__ttl {
	font-family: 'Noto Serif JP', "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "游ゴシック", YuGothic, "メイリオ", Meiryo, sans-serif;
	font-size: 2.2rem;
	font-weight: 700;
	background-color: #ddcb78;
	display: inline-block;
	padding: 0 20px;
	line-height: 46px;
}

.under__content__minimum__recipe__material__ttl--sml {
	font-size: 1.6rem;
}

.under__content__minimum__recipe__material__wrp {
	font-size: 1.4rem;
	background-color: #f8f5f1;
	margin-top: 10px;
	padding: 0 20px 40px;
}

.under__content__minimum__recipe__material__amount {
	text-align: right;
	padding: 10px 30px 10px 0;
	line-height: 1;
}

.under__content__minimum__recipe__material__list dt {
	float: left;
	padding-top: 12px;
	padding-bottom: 12px;
	padding-left: 30px;
}

.under__content__minimum__recipe__material__list dd {
	border-top: 1px solid #ddcb78;
	padding-top: 12px;
	padding-right: 30px;
	padding-bottom: 12px;
	text-align: right;
}

.under__content__minimum__recipe__material__list dd:nth-of-type(2n+1) {
	background-color: rgba(255,255,255,0.4);
}

.under__content__minimum__recipe__material__list dd:last-of-type {
	border-bottom: 1px solid #ddcb78;
}

.under__content__minimum__recipe__material__list dt.indent01 {
	padding-left: 50px;
}

.under__content__minimum__recipe__material__list dt.indent02 {
	padding-left: 70px;
}

.under__content__minimum__recipe__material__list dd.empty:before {
	content: "　";
}

.under__content__minimum__recipe__proccess__ttl {
	font-family: 'Noto Serif JP', "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "游ゴシック", YuGothic, "メイリオ", Meiryo, sans-serif;
	font-size: 2.2rem;
	font-weight: 700;
	color: #9b865c;
	position: absolute;
	top: 0;
	left: 30px;
	background-color: #fff;
	padding: 0 20px;
	transform: translateY(-50%);
}

.under__content__minimum__recipe__proccess__wrp {
	border: 1px solid #ddcb78;
	padding: 10px 40px 40px;
}

.under__content__minimum__recipe__proccess__subttl {
	font-family: 'Noto Serif JP', "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "游ゴシック", YuGothic, "メイリオ", Meiryo, sans-serif;
	font-size: 2.0rem;
	font-weight: 700;
	color: #9b865c;
	padding-top: 30px;
}

.under__content__minimum__recipe__proccess__list {
	counter-reset: number 0;
}

.under__content__minimum__recipe__proccess__list li {
	font-size: 1.4rem;
	line-height: 1.5;
	position: relative;
	padding: 30px 0 30px 120px;
	border-bottom: 1px solid #ddcb78;
}

.under__content__minimum__recipe__proccess__list li:last-of-type {
	border-bottom: 0;
}

.under__content__minimum__recipe__proccess__list li:before {
	counter-increment: number 1;
	content: counter(number)".";
	position: absolute;
	font-family: 'Noto Serif JP', "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "游ゴシック", YuGothic, "メイリオ", Meiryo, sans-serif;
	font-size: 3.0rem;
	font-weight: 700;
	color: #9b865c;
	top: 50%;
	left: 20px;
	transform: translateY(-50%);
}

.under__content__minimum__recipe__proccess__list__point {
	display: flex;
	flex-wrap: wrap;
	border: 1px solid #eee5bb;
	border-radius: 10px;
	overflow: hidden;
	margin-top: 20px;
}

.under__content__minimum__recipe__proccess__list__point__ttl {
	font-family: 'Noto Serif JP', "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "游ゴシック", YuGothic, "メイリオ", Meiryo, sans-serif;
	font-size: 1.6rem;
	font-weight: 700;
	color: #9b865c;
	width: 130px;
	display: flex;
	justify-content: center;
	align-items: center;
	position: relative;
}

.under__content__minimum__recipe__proccess__list__point__ttl:before {
	content: "";
	width: 16px;
	height: 16px;
	background-image: url(/images/icon_circle_check_yellow.svg);
	margin-right: 6px;
}

.under__content__minimum__recipe__proccess__list__point__txt {
	font-size: 1.2rem;
	line-height: 1.5;
	background-color: #eee5bb;
	width: calc(100% - 130px);
	padding: 10px 20px;
}

@media screen and (max-width: 768px) {
	
	/*-----------------------------------
	recipe共通パーツ
	-----------------------------------*/	
	.search_container input[type="text"] {
		font-size:16px;
		padding: 12px 18px;
		height: 48px;
	}
	
	.search_container input[type="submit"] {
		cursor: pointer;
		font-family: FontAwesome;
		border: none;
		background: #e99d40;
		color: #fff;
		position: absolute;
		width: 48px;
		height: 100%;
		right: 0px;
		top: 0px;
		z-index:1;
		outline: none;
		border-radius: 48px;
	}
	
	.recipe-ct-btn,
	.recipe-ct-btn-gn {
		display: flex;
		width: 100%;
		margin-top:0px!important;
		flex-wrap: wrap;
		align-items: baseline;
	}
	
	.recipe-ct,
	.recipe-ct:last-child {
		font-size:1.2rem;
		padding: 10px 10px;
		width:49.35%;
		margin: 10px 0;
	}
	
	.recipe-ct-btn .ct-genre {
		display: inline-block;
		width:49.35%;
	}

	.recipe-ct-btn .ct-genre h4 {
		font-size: 90%;
	}
	
	.recipe-ct-btn-top h3 {
		background-size: unset;
	}
	
	.recipe-circle .inner {
		display:block;
	}
	
	a.recipe__btn_arrow {
		font-size:0.8em;
		padding-right:24px!important;
	}
	
	.keywordbox {
		padding: 10px 10px;
		margin-bottom: 30px;
	}
	
	a span.keyword {
		margin: 10px 10px;
	}
	
	/*-----------------------------------
	パーティプレート
	-----------------------------------*/
	.under__content__middle__section__agenda {
    margin: 40px 0 20px;
	}
	
	.under__content__middle__section__agenda li {
    width: 100%;
    margin-right: 0;
    margin-bottom: 15px;
	}
	
	.under__content__middle__section__agenda li a {
    font-size: 1.8rem;
	}
	
	.under__content__middle__section__recipe__heading {
    margin: 0 0 10px;
	}
	
	.under__content__middle__section__recipe__list li {
    width: 100%;
		margin: 10px;
	}
	
	.under__content__middle__section__recipe__list li:nth-of-type(2n+1) {
    margin-right: 10px;
	}
	
	.under__content__middle__section__advise__heading {
    text-align: center;
		width: 90%;
    margin: 0 auto;
    display: block;
	font-size:1.8rem;

	}
	
	.under__content__middle__section__advise__heading span {
    display: inline-block;
	}
	
	.under__content__middle__section__advise__wrp {
    padding: 50px 30px 30px;
    margin-top: -45px;
	}
	
	.under__content__middle__section__advise__img {
    width: 100%;
    margin-right: 0;
	}
	
	.under__content__middle__section__advise__inner {
    width: 100%;
    margin-top: 20px;
	}
	
	/*-----------------------------------
	recipe詳細
	-----------------------------------*/	
	.catch__category {
    font-size: 1.4rem;
	}
	
	.catch__txt {
    font-size: 2rem;
    padding: 12px 15px;
		line-height: 1.2;
	}
	
	.catch__txt span {
    font-size: 1.4rem;
	}
	
	.under__content__small__recipe__intro__point__txt {
    margin: 80px 0 0;
	}
	
	.under__content__minimum__recipe__material,
	.under__content__minimum__recipe__proccess {
    margin: 60px 0;
	}
	
	.under__content__minimum__recipe__material__ttl {
    font-size: 2rem;
	}
	
	.under__content__minimum__recipe__material__wrp {
    font-size: 1.5rem;
		padding: 0 10px 20px;
	}
	
	.under__content__minimum__recipe__material__amount {
    padding: 10px 10px 10px 0;
	}
	
	.under__content__minimum__recipe__material__list dt {
    padding-left: 10px;
	}
	
	.under__content__minimum__recipe__material__list dd {
    padding-right: 10px;
	}
	
	.under__content__minimum__recipe__proccess__ttl {
    font-size: 2rem;
    left: 20px;
    padding: 0 10px;
	}
	
	.under__content__minimum__recipe__proccess__wrp {
		padding: 10px 20px 40px;
	}
	
	.under__content__minimum__recipe__proccess__subttl {
    font-size: 2rem;
	}
	
	.under__content__minimum__recipe__proccess__list li {
    padding: 20px 0 20px 70px;
	}
	
	.under__content__minimum__recipe__proccess__list li:before {
    font-size: 3rem;
	}
	
	.under__content__minimum__recipe__proccess__list__point__ttl {
    width: 100%;
    padding: 15px;
	}
	
	.under__content__minimum__recipe__proccess__list__point__txt {
    width: 100%;
    padding: 20px;
	}
}

@media print{
header .content__ttl__wrap,.mgmenu, .drawer-menu, .sideNav, div.recipe__btn_arrow a, .recipe-ct-btn-top, .sns-fix, .footerNav, .footerWrap, .article__footer {display: none;}
main {width:100%;margin-top:25px}
}
