@charset "UTF-8";
@import url('https://fonts.googleapis.com/css2?family=Yusei+Magic&display=swap');

h4#cookingreportSubtitle {
	text-align: center;
	margin :30px auto 20px auto;
	padding: 5px;
    font-family: "Yusei Magic", sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 4.2rem;
	display: block;
	width: 840px;
	height: 74px;
    color: #385DAA;
}
h4#cookingreportSubtitle span {
    color: #FAD200;
}
@media screen and (max-width: 767px) {
h4#cookingreportSubtitle {
	text-align: center;
	margin :0px auto 20px auto;
	padding: 5px;
    font-size: 6vw;
	clear: both;
	display: block;
	width: 100%;
}
}

/* cookingreportアーカイブ */

section.cookingreportEntry {
	margin: 0 auto;
	padding: 0 0 40px 0;
}
section.cookingreportEntry div.cookingreportEntry-pic {
display: inline-block;
width: 320px;
margin: 0;
padding: 0;
vertical-align: top;
text-align: left;
}
section.cookingreportEntry div.cookingreportEntry-pic img {
width: 300px;
height: 200px;
overflow: hidden;
object-fit: cover;
}
section.cookingreportEntry div.cookingreportEntry-box {
display: inline-block;
width: 520px;
margin: 0;
padding: 0;
text-align: left;
vertical-align: top;
}
section.cookingreportEntry div.cookingreportEntry-box h2 {
	padding: 0.2em 0.5em;
    margin: 0.5em 0;
    background: #fffeb4;
    box-shadow: 0px 0px 0px 5px #fffeb4;
    border: dashed 2px #c5b994;
	text-align: left;
	font-size: 1.6rem;
	line-height: 1.25;
}
div.cookingreportEntry-box h2 a {
	font-weight: 600;
	text-decoration: none !important;
}
section.cookingreportEntry p.cookingreportExcerpt {
	font-size: 1.4rem;
	line-height: 1.2;
	margin-bottom: 15px;
}
section.cookingreportEntry time {
	font-size: 1.2rem;
	line-height: 1.2;
	font-weight: 700;
	text-align: right;
	display: block;
	margin-bottom: 10px;
}
section.cookingreportEntry p.ArchiveCategory {
	font-size: 1.4rem;
}
section.cookingreportEntry p.ArchiveCategory a {
	display: inline-block;
	margin: 0px;
	padding: 0 7px;
	border-right: 1px solid #666666;
	line-height: 1;
}
section.cookingreportEntry p.ArchiveCategory a:last-child {
	border-right: none;
}
@media screen and (max-width: 767px) {
section.cookingreportEntry {
	margin: 0 auto;
	padding: 0 0 40px 0;
}
section.cookingreportEntry div.cookingreportEntry-pic {
display: block;
width: 100%;
aspect-ratio: 3 / 2;
margin: 0 auto;
padding: 0;
vertical-align: top;
text-align: center;
}
section.cookingreportEntry div.cookingreportEntry-pic img {
width: 100%;
height: 100%;
overflow: hidden;
object-fit: cover;
}
section.cookingreportEntry div.cookingreportEntry-box {
display: block;
width: 100%;
margin: 0;
padding: 0 0 30px 0;
text-align: left;
vertical-align: top;
}
section.cookingreportEntry div.cookingreportEntry-box h2 {
	padding: 0.2em 0.5em;
    margin: 0.5em 0;
    background: #fffeb4;
    box-shadow: 0px 0px 0px 5px #fffeb4;
    border: dashed 2px #c5b994;
	text-align: left;
	font-size: 1.6rem;
}
div.cookingreportEntry-box h2 a {
	font-weight: 600;
	text-decoration: none !important;
}
section.cookingreportEntry p.cookingreportExcerpt {
	font-size: 1.4rem;
	line-height: 1.2;
	margin-bottom: 15px;
}
section.cookingreportEntry time {
	font-size: 1.2rem;
	line-height: 1.2;
	font-weight: 700;
	text-align: right;
	display: block;
	margin-bottom: 10px;
}
section.cookingreportEntry p.ArchiveCategory {
	font-size: 1.4rem;
}
section.cookingreportEntry p.ArchiveCategory a {
	display: inline-block;
	margin: 0px;
	padding: 0 7px;
	border-right: 1px solid #666666;
	line-height: 1;
}
section.cookingreportEntry p.ArchiveCategory a:last-child {
	border-right: none;
}
}

/* cookingreportシングル */

section.cookingreportSingle {
	margin: 0 auto;
	padding: 0 0 40px 0;
	text-align: left;
}
section.cookingreportSingle span.post-date {
	display: block;
	text-align: right;
	margin: 0 0 10px 0;
	font-size: 1.2rem;
}
section.cookingreportSingle h2 {
	padding: 0.2em 0.5em;
    margin: 0.5em 0 0.8em 0;
    background: #fffeb4;
    box-shadow: 0px 0px 0px 7px #fffeb4;
    border: dashed 2px #c5b994;
	text-align: left;
}
section.cookingreportSingle h2 a {
	font-weight: 600;
	text-decoration: none;
}
section.cookingreportSingle span.category {
	display: block;
	text-align: right;
	margin: 0 0 10px 0;
	font-size: 1.2rem;
}
section.cookingreportSingle img {
	max-height: 500px;
	max-width: 500px;
}
section.cookingreportSingle span.category a {
	display: inline-block;
	margin: 0px;
	padding: 0 7px;
	border-right: 1px solid #666666;
	line-height: 1;
}
section.cookingreportSingle span.category a:last-child {
	border-right: none;
}
@media screen and (max-width: 767px) {
section.cookingreportSingle img {
	max-width: 100%;
	max-height: 50vh;
	height: auto;
	object-fit: contain;
}
}

/* cookingreportカテゴリー */
p.taxonomyCategory {
	font-size: 1.4rem;
	text-align: left;
}
p.taxonomyCategory a {
	display: inline-block;
	margin: 0px;
	padding: 0 5px;
	line-height: 1;
}

/* ナビゲーション */
.navigation{
	overflow: hidden;
	margin: 20px auto;
	border-top: 1px solid #ddd;
	clear: both;
	font-size: 1.4rem;;
	width: 100%;
}
	.navigation > div{
		width: 45%;
	}
.navigation .alignleft{
		text-align: left;
		float: left;
	}
	.navigation .alignright{
		text-align: right;
		float: right;
	}

	.navigation a{
		display: block;
		padding: 1em;
		border: none;
	}
		.navigation a:hover{
			background: #dfeefd;
			color: #000;
		}
