*,
*::before,
*::after {
box-sizing: border-box;
margin: 0;
}
html {
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
-webkit-tap-highlight-color: transparent;
-webkit-text-size-adjust: 100%;
}
body {
min-height: 100vh;
padding: 0;
overflow-x: hidden;
overflow-wrap: break-word;
}
article,
aside,
footer,
header,
nav,
section,
main {
display: block;
}
h1,
h2,
h3,
h4,
h5,
h6,
a,
p,
span,
em,
small,
strong,
sub,
sup,
mark,
del,
ins,
strike,
abbr,
dfn,
blockquote,
q,
cite,
code,
pre,
ol,
ul,
li,
dl,
dt,
dd,
div,
section,
article,
main,
aside,
nav,
header,
footer,
img,
figure,
figcaption,
address,
time,
audio,
video,
canvas,
iframe,
details,
summary,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td {
padding: 0;
margin: 0;
border: 0;
}
a {
color: inherit;
text-decoration: none;
cursor: pointer;
background-color: transparent;
}
img,
video,
iframe,
object {
max-width: 100%;
height: auto;
vertical-align: top;
border: none;
}
code,
kbd,
pre,
samp {
font-family: monospace, sans-serif;
font-size: inherit;
}
.ehf-header #masthead {
position: sticky;
top: 0;
left: 0;
width: 100%;
background-color: #fff;
}
.l-inner {
width: 90%;
max-width: 1180px;
height: inherit;
padding: 0;
margin-right: auto;
margin-left: auto;
}
.c-heading span {
display: block;
font-family: "Noto Sans JP", sans-serif;
font-size: 13px;
}
.c-media {
font-family: "Noto Sans JP", sans-serif;
background: #fff;
}
.c-media__img {
width: 100%;
}
.c-media__img > a {
transition: opacity 300ms ease-out;
}
.c-media__img > a img {
aspect-ratio: 267.25/165;
}
.c-media__body {
width: 100%;
margin-top: 6px;
}
.c-media__published {
font-size: 13px;
color: #999;
}
.c-media__ttl a {
transition: opacity 300ms ease-out;
}
.p-entries {
display: flex;
flex-wrap: wrap;
gap: 30px;
}
.p-entry-content {
overflow: hidden;
}
.p-entry-content > :first-child {
margin-top: 0;
}
.p-entry-content > :last-child {
margin-bottom: 0;
}
.p-entry-content h2,
.p-entry-content h3,
.p-entry-content h4,
.p-entry-content h5 {
margin-top: 32px;
font-weight: 700;
line-height: 1.5;
}
.p-entry-content h2 + h2,
.p-entry-content h2 + h3,
.p-entry-content h2 + h4,
.p-entry-content h2 + h5,
.p-entry-content h3 + h2,
.p-entry-content h3 + h3,
.p-entry-content h3 + h4,
.p-entry-content h3 + h5,
.p-entry-content h4 + h2,
.p-entry-content h4 + h3,
.p-entry-content h4 + h4,
.p-entry-content h4 + h5,
.p-entry-content h5 + h2,
.p-entry-content h5 + h3,
.p-entry-content h5 + h4,
.p-entry-content h5 + h5 {
margin-top: 16px;
}
.p-entry-content h2 {
font-size: 22px;
}
.p-entry-content h3 {
font-size: 18px;
}
.p-entry-content h4 {
font-size: 16px;
}
.p-entry-content h5 {
font-size: 14px;
}
.p-entry-content p {
margin-top: 16px;
font-size: 14px;
line-height: 2;
}
.p-entry-content ul {
padding-left: 20px;
margin-bottom: 1em;
list-style-type: disc;
}
.p-entry-content ul ul,
.p-entry-content ul ol {
margin-bottom: 0;
}
.p-entry-content ol {
padding-left: 20px;
margin-bottom: 1em;
list-style-type: decimal;
}
.p-entry-content ol ul,
.p-entry-content ol ol {
margin-bottom: 0;
}
.p-entry-content li {
margin-top: 0.4em;
margin-bottom: 0.4em;
line-height: 1.6;
}
.p-entry-content blockquote {
padding: 1em;
margin-top: 1em;
margin-bottom: 1em;
line-height: 1.6;
background: #eee;
}
.p-entry-content blockquote > :first-child {
margin-top: 0;
}
.p-entry-content blockquote > :last-child {
margin-bottom: 0;
}
.p-entry-content q {
display: inline-block;
padding-right: 0.2em;
padding-left: 0.2em;
vertical-align: middle;
background: #eee;
}
.p-entry-content strong,
.p-entry-content em,
.p-entry-content b {
font-style: normal;
font-weight: 700;
}
.p-entry-content a {
text-decoration: underline;
transition: opacity 300ms ease-out;
}
.p-entry-content img {
margin-top: 1em;
vertical-align: middle;
}
.p-entry-content dl {
margin-top: 1em;
}
.p-entry-content dt {
margin-top: 0.8em;
margin-bottom: 4px;
font-weight: 700;
}
.p-entry-content var,
.p-entry-content code,
.p-entry-content kbd {
display: inline-block;
padding-right: 0.2em;
padding-left: 0.2em;
font-style: normal;
color: #123456;
vertical-align: baseline;
background: #fee;
}
.p-entry-content pre {
padding: 1em;
margin-top: 1.2em;
overflow: auto;
white-space: pre;
}
.p-entry-content pre code {
position: relative;
padding: 12px;
margin: -1em;
color: #fff;
background: #2d2d2d;
}
.p-entry-content iframe,
.p-entry-content video,
.p-entry-content object {
max-width: 100%;
}
.p-entry {
background-color: #fff;
}
.l-content__products .p-entry__header {
width: 100vw;
padding: 12px 0;
margin: 0 calc(50% - 50vw);
background-color: #faf7f4;
border-top: 1px solid #39b54a;
border-bottom: 1px solid #39b54a;
}
.p-entry__head {
margin-bottom: 8px;
}
.p-entry__meta {
display: flex;
-moz-column-gap: 24px;
column-gap: 24px;
align-items: center;
margin-bottom: 8px;
}
.p-entry__published {
font-size: 14px;
}
.p-entry__label a {
display: block;
padding: 1px 6px;
font-size: 12px;
color: #fff;
background: #123456;
transition: opacity 300ms ease-out;
}
.p-entry__ttl {
font-size: 24px;
font-weight: 700;
}
.l-content__products .p-entry__ttl {
color: #39b54a;
text-align: center;
}
.p-entry__img {
text-align: center;
}
.p-entry__body {
margin-top: 32px;
}
.p-entry__tags {
padding: 6px 2px;
margin-top: 32px;
border-top: 1px solid #ccc;
}
.p-entry-links {
margin-top: 32px;
text-align: center;
}
.p-entry-links .post-page-numbers {
display: inline-block;
width: 30px;
height: 30px;
line-height: 30px;
text-align: center;
background-color: #fff;
border: 1px solid #666;
}
.p-entry-links .post-page-numbers.current {
color: #fff;
background-color: #666;
}
.p-entry-links .post-page-numbers:not(:first-child) {
margin-left: 8px;
}
.p-entry-links .post-page-numbers:not(:last-child) {
margin-right: 8px;
}
.p-entry-links a {
transition: color 300ms ease-out, background-color 300ms ease-out;
}
.p-entry-pager {
position: relative;
margin-top: 64px;
font-size: 12px;
text-align: center;
}
.p-entry-pager a {
transition: opacity 300ms ease-out;
}
.p-entry-pager__prev,
.p-entry-pager__next {
position: absolute;
top: 0;
}
.p-entry-pager__prev {
left: 0;
}
.p-entry-pager__next {
right: 0;
}
.eael-grid-post .eael-entry-wrapper {
padding: 0 !important;
}
.eael-post-grid-style-two .eael-entry-meta .eael-meta-posted-on {
margin-top: 8px !important;
}
.eael-entry-wrapper {
display: flex;
flex-direction: column-reverse;
}
.eael-meta-posted-on i {
display: none;
}
.p-mv {
background-image: url(https://food.kp-creations.net/wp-content/uploads/2023/10/mv_kitchen.png);
background-repeat: no-repeat;
background-position: center center;
background-size: cover;
}
.p-mv__title {
display: flex;
flex-direction: column;
align-items: center;
}
.p-mv__title h1 {
font-family: Oswald, sans-serif;
font-weight: 400;
line-height: 1;
color: #39b54a;
}
.p-mv__title span {
font-family: "Noto Sans JP", sans-serif;
font-weight: 700;
color: #4d4d4d;
}
@media (any-hover: none) {
.c-media__img > a:active {
opacity: 0.8;
}
.c-media__ttl a:active {
opacity: 0.8;
}
.p-entry-content a:active {
opacity: 0.8;
}
.p-entry__label a:active {
opacity: 0.8;
}
.p-entry-links a:active {
color: #fff;
background-color: #666;
}
.p-entry-pager a:active {
opacity: 0.8;
}
}
@media (any-hover: hover) {
.c-media__img > a:hover {
opacity: 0.8;
}
.c-media__ttl a:hover {
opacity: 0.8;
}
.p-entry-content a:hover {
opacity: 0.8;
}
.p-entry__label a:hover {
opacity: 0.8;
}
.p-entry-links a:hover {
color: #fff;
background-color: #666;
}
.p-entry-pager a:hover {
opacity: 0.8;
}
}
@media not screen and (min-width: 768px) {
.l-content__archive {
padding: 50px 0;
}
.l-content__products {
padding-bottom: 50px;
}
.l-footer__nav a {
justify-content: center !important;
}
.c-drawer__nav nav {
position: fixed !important;
top: 110px !important;
left: 0;
width: 100% !important;
}
.c-drawer__nav nav a {
padding: 15px !important;
}
.c-media__ttl a {
font-size: 14px;
}
.l-content__products .p-entry__ttl {
font-size: 18px;
}
.p-mv {
min-height: 150px;
}
.p-mv__title {
row-gap: 10px;
padding-top: 35px;
}
.p-mv__title h1 {
font-size: 36px;
letter-spacing: 0.015em;
}
.p-mv__title span {
font-size: 15px;
}
}
@media screen and (min-width: 768px) {
.l-content__archive {
padding: 80px 0;
}
.l-content__products {
padding-bottom: 80px;
}
.c-media {
width: calc((100% - 90px) / 4);
}
.c-media__body {
width: 70%;
padding: 0;
}
.c-media__ttl a {
font-size: 15px;
}
.l-content__products .p-entry__ttl {
font-size: 24px;
}
.p-mv {
min-height: 300px;
}
.p-mv__title {
row-gap: 20px;
padding-top: 95px;
}
.p-mv__title h1 {
font-size: 52px;
letter-spacing: 0.075em;
}
.p-mv__title span {
font-size: 20px;
}
}
.sukimatyousei-bottom{
margin-bottom:0px !important;
}
.sukimatyousei-top{
margin-top:0px !important;
}
@media (max-width: 767px){
.smp_none{
display:none;
}
}