<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.mainvisual{
	height: 500px;
	width: 100%;
	position: relative;
	overflow: hidden;
  box-sizing: border-box;
  padding-top: 25%;
}
.mainvisual._pedia{
	background: transparent url("/cdn/shop/files/IMG_3038.jpg?v=1702354452") no-repeat top center/cover;
}
.mainvisual._receipt{
	background: transparent url("/cdn/shop/files/tamagoyaki_221014.png?v=1665706138") no-repeat top center/cover;
}
@media (max-width: 1087px) {
	.mainvisual {
		height: 400px;
	}
}

@media (max-width: 767px) {
	.mainvisual {
		height: 130px;
	}
}
.blog__author{
  color:#f2984e;
}
</pre></body></html>