:where(.p_enokinikumaki figure) {
  margin: 0;
  line-height: 1;
}

:where(.p_enokinikumaki img) {
  max-width: 100%;
  height: auto;
  width: 100%;
}

:where(.p_enokinikumaki a) {
  transition: 0.3s ease;
  transition-property: transform, opacity;
}

:where(.p_enokinikumaki a:hover) {
  transform: translateY(5px);
  opacity: 0.75;
}

.p_enokinikumaki {
  overflow: hidden;
  font-size: 1.25rem;
  font-size: clamp(1.25rem, 2.2388059701vw + 0.5503731343rem, 1.625rem);
}
.p_enokinikumaki__mv {
  background-color: #c63d00;
  position: relative;
  z-index: 0;
}
.p_enokinikumaki__mv::before {
  content: "";
  inset: 0;
  background: url(./assets/images/img_mv_bg_sp.png) center/cover no-repeat;
  position: absolute;
  mix-blend-mode: multiply;
}
.p_enokinikumaki__mv_main {
  margin-inline: auto;
  position: relative;
  z-index: 1;
  display: flex;
  justify-content: center;
  width: 100%;
  padding-block: 8.65em 2.95em;
  opacity: 0;
}
.p_enokinikumaki__mv_ttl {
  position: absolute;
  left: 50%;
  z-index: 0;
  width: 20.325em;
  top: 0;
  transform: translate(-49%, 1%);
}
.p_enokinikumaki__mv_photo01 {
  position: relative;
  z-index: 1;
  width: 25.3em;
  flex-shrink: 0;
}
.p_enokinikumaki__mv_photo02 {
  position: absolute;
  z-index: 2;
  width: 8.9em;
  right: calc(50% - 0.15em);
  top: 7.7em;
}
.p_enokinikumaki__mv_photo03 {
  position: absolute;
  z-index: 2;
  width: 10.8em;
  left: calc(50% - 2.1em);
  bottom: 4.75em;
}
.p_enokinikumaki__makeit {
  position: relative;
  z-index: 1;
  margin-top: -5.9em;
  padding-block: 64px 50px;
}
.p_enokinikumaki__makeit_bg {
  position: absolute;
  z-index: -1;
  width: 100%;
  left: 50%;
  transform: translateX(-50%);
  min-width: 1920px;
  top: 0;
  bottom: 0;
  min-width: 960.5px;
}
.p_enokinikumaki__makeit_bg::before {
  content: "";
  display: block;
  height: 100%;
  width: 100%;
  background-repeat: repeat;
  background-image: url(assets/images/img_makeit_pattern_sp.jpg);
  background-size: 100% auto;
  background-position: 0 10px;
  -webkit-mask-image: linear-gradient(to bottom, transparent 0% 100px, #fff 100px calc(100% - 100px), transparent calc(100% - 100px) 100%);
  mask-image: linear-gradient(to bottom, transparent 0% 100px, #fff 100px calc(100% - 100px), transparent calc(100% - 100px) 100%);
}
.p_enokinikumaki__makeit_bg01, .p_enokinikumaki__makeit_bg02 {
  position: absolute;
  background-image: url(assets/images/img_makeit_pattern_sp.jpg);
  width: 100%;
  left: 0;
  background-repeat: repeat;
  height: 100%;
  background-size: 100% auto;
  background-position: 0 10px;
}
.p_enokinikumaki__makeit_bg01 {
  top: 0;
  -webkit-mask: url(assets/images/img_makeit_mask01_sp.png) center top/contain no-repeat;
  mask: url(assets/images/img_makeit_mask01_sp.png) center top/contain no-repeat;
}
.p_enokinikumaki__makeit_bg02 {
  bottom: 0;
  -webkit-mask: url(assets/images/img_makeit_mask02_sp.png) center bottom/contain no-repeat;
  mask: url(assets/images/img_makeit_mask02_sp.png) center bottom/contain no-repeat;
}
.p_enokinikumaki__makeit_ttl {
  margin-inline: auto;
  width: 8.9em;
}
.p_enokinikumaki__makeit_list {
  display: flex;
  justify-content: center;
  align-items: flex-start;
  align-items: center;
  position: relative;
  flex-direction: column;
  margin-top: 35px;
}
.p_enokinikumaki__makeit_item {
  position: relative;
}
.p_enokinikumaki__makeit_item:nth-child(1) {
  width: 10.625em;
  left: 0.3em;
}
.p_enokinikumaki__makeit_item:nth-child(2) {
  width: 10.625em;
  margin-top: 29px;
  left: 0.3em;
}
.p_enokinikumaki__makeit_item:nth-child(3) {
  width: 16.5em;
  margin-top: 34px;
}
.p_enokinikumaki__makeit_item:nth-child(4) {
  width: 11.075em;
  margin-top: 37px;
  left: 0.3em;
}
.p_enokinikumaki__makeit_box {
  margin-inline: auto;
}
.p_enokinikumaki__makeit_dish {
  margin-inline: auto;
  margin-top: 28px;
  display: table;
}
.p_enokinikumaki__makeit_img {
  position: relative;
  left: 0.15em;
  width: 16.4em;
  margin-inline: auto;
}
.p_enokinikumaki__makeit_btn {
  display: block;
  width: 12.075em;
  margin-inline: auto;
  margin-top: 27px;
}
.p_enokinikumaki__recipe {
  position: relative;
  z-index: 0;
  background-color: #421400;
  margin-top: -20px;
  padding-top: 63px;
}
.p_enokinikumaki__recipe::after, .p_enokinikumaki__recipe::before {
  content: "";
  inset: 0;
  z-index: -1;
  position: absolute;
}
.p_enokinikumaki__recipe::before {
  background: url(assets/images/img_recipe_bg_sp.png) center/contain repeat;
  opacity: 0.2;
  background-size: 1107.5px auto;
  background-position: 43% -93px;
}
.p_enokinikumaki__recipe::after {
  background-image: linear-gradient(to right, transparent, #421400 30% 70%, transparent);
}
.p_enokinikumaki__recipe_ttl {
  margin-inline: auto;
  width: 16.65em;
}
.p_enokinikumaki__recipe_list {
  display: grid;
  margin: 0 auto;
  padding: 0;
  margin-top: 7px;
  grid-template-columns: 1fr;
  list-style: none;
  gap: 37px;
}
.p_enokinikumaki__recipe_item {
  line-height: 1;
  text-align: center;
}
.p_enokinikumaki__recipe_item:nth-child(1) .p_enokinikumaki__recipe_link {
  width: 15.2em;
}
.p_enokinikumaki__recipe_item:nth-child(2) .p_enokinikumaki__recipe_link {
  width: 15.275em;
  top: 0.4em;
}
.p_enokinikumaki__recipe_item:nth-child(3) .p_enokinikumaki__recipe_link {
  width: 15.25em;
}
.p_enokinikumaki__recipe_item:nth-child(4) .p_enokinikumaki__recipe_link {
  width: 16.275em;
  left: 0.2em;
}
.p_enokinikumaki__recipe_link {
  display: inline-block;
  position: relative;
}
.p_enokinikumaki__recipe_img {
  margin-inline: auto;
  position: relative;
  width: 17.725em;
  margin-top: 70px;
  left: 0.35em;
}
.p_enokinikumaki__end {
  background-color: #c63d00;
  position: relative;
  z-index: 1;
  padding-block: 62px 61px;
  margin-top: -5px;
}
.p_enokinikumaki__end::after {
  content: "";
  bottom: 100%;
  position: absolute;
  aspect-ratio: 466/82;
  background: url(assets/images/img_decor_sp.png) center/contain no-repeat;
  left: 50%;
  width: 11.65em;
  transform: translateX(-69%);
  bottom: calc(100% - 0.4em);
}
.p_enokinikumaki__other {
  display: flex;
  justify-content: space-between;
  margin-inline: auto;
  flex-direction: column;
  align-items: center;
  gap: 17px;
  padding-left: 10px;
}
.p_enokinikumaki__other_item {
  width: 100%;
  max-width: 11.7em;
}
.p_enokinikumaki__totop {
  margin-inline: auto;
  display: block;
  width: 11.7em;
  margin-top: 37px;
}
.p_enokinikumaki__txt {
  margin-inline: auto;
  position: relative;
  width: 12.9em;
  margin-top: 10px;
}
@media screen and (max-width: 767px) {
  .p_enokinikumaki .pc {
    display: none !important;
  }
}
@media screen and (min-width: 768px) {
  .p_enokinikumaki {
    font-size: clamp(0.8125rem, 1.3157894737vw + 0.1809210526rem, 1.25rem);
  }
  .p_enokinikumaki .sp {
    display: none !important;
  }
  .p_enokinikumaki__mv::before {
    background: url(./assets/images/img_mv_bg.png) center/cover no-repeat;
  }
  .p_enokinikumaki__mv_main {
    width: auto;
    display: table;
    padding-block: 13.35em 0;
    left: -0.4em;
  }
  .p_enokinikumaki__mv_ttl {
    transform: translate(-48.7%, -6%);
    top: 5%;
    width: 51.8em;
  }
  .p_enokinikumaki__mv_photo01 {
    width: 39.6em;
  }
  .p_enokinikumaki__mv_photo02 {
    width: 10.95em;
    right: 90.3%;
    bottom: 8%;
    top: auto;
  }
  .p_enokinikumaki__mv_photo03 {
    width: 10.8em;
    left: 93.9%;
    bottom: 4.9%;
  }
  .p_enokinikumaki__makeit {
    margin-top: 0;
    padding-block: 76px 32px;
  }
  .p_enokinikumaki__makeit_bg {
    top: -57px;
    bottom: -100px;
    min-width: 1920px;
  }
  .p_enokinikumaki__makeit_bg::before {
    background-image: url(assets/images/img_makeit_pattern.jpg);
    background-size: 476.5px 343.5px;
    background-position: 56% 19px;
  }
  .p_enokinikumaki__makeit_bg01, .p_enokinikumaki__makeit_bg02 {
    background-image: url(assets/images/img_makeit_pattern.jpg);
    background-size: 476.5px 343.5px;
    background-position: 56% 19px;
  }
  .p_enokinikumaki__makeit_bg01 {
    -webkit-mask: url(assets/images/img_makeit_mask01.png) center top/contain no-repeat;
    mask: url(assets/images/img_makeit_mask01.png) center top/contain no-repeat;
  }
  .p_enokinikumaki__makeit_bg02 {
    -webkit-mask: url(assets/images/img_makeit_mask02.png) center bottom/contain no-repeat;
    mask: url(assets/images/img_makeit_mask02.png) center bottom/contain no-repeat;
  }
  .p_enokinikumaki__makeit_ttl {
    width: 17.775em;
  }
  .p_enokinikumaki__makeit_list {
    align-items: flex-start;
    flex-direction: row;
    left: 0.4em;
    margin-top: 56px;
    gap: 1.2em;
  }
  .p_enokinikumaki__makeit_item:nth-child(1) {
    left: 0;
    width: 18em;
  }
  .p_enokinikumaki__makeit_item:nth-child(2) {
    left: 0;
    margin-top: 0;
    width: 17.95em;
  }
  .p_enokinikumaki__makeit_item:nth-child(4) {
    margin-top: 0;
    left: 0;
    width: 15.95em;
  }
  .p_enokinikumaki__makeit_box {
    width: 55.25em;
    margin-top: 66px;
  }
  .p_enokinikumaki__makeit_dish {
    position: relative;
    right: 0.6em;
    margin-top: 0;
  }
  .p_enokinikumaki__makeit_img {
    margin-top: 110px;
    left: 0;
    width: 45.875em;
  }
  .p_enokinikumaki__makeit_btn {
    margin: 0;
    position: absolute;
    right: -2.25em;
    bottom: 1.9em;
    width: 16.725em;
  }
  .p_enokinikumaki__recipe {
    padding-top: 205px;
    margin-top: 0;
  }
  .p_enokinikumaki__recipe::before {
    background-size: 100% auto;
    background: url(assets/images/img_recipe_bg.png) center/contain repeat;
    background-position: 50% -65px;
  }
  .p_enokinikumaki__recipe::after {
    background-image: linear-gradient(to right, transparent, #421400 40% 60%, transparent);
  }
  .p_enokinikumaki__recipe_ttl {
    width: 36.1em;
  }
  .p_enokinikumaki__recipe_list {
    max-width: 1105px;
    margin-top: 50px;
    grid-template-columns: repeat(2, 1fr);
    gap: 1.6em 1em;
  }
  .p_enokinikumaki__recipe_item:nth-child(1) .p_enokinikumaki__recipe_link {
    width: 22.45em;
  }
  .p_enokinikumaki__recipe_item:nth-child(2) .p_enokinikumaki__recipe_link {
    width: 22.55em;
    top: -0.55em;
  }
  .p_enokinikumaki__recipe_item:nth-child(3) .p_enokinikumaki__recipe_link {
    width: 22.5em;
    left: 0.4em;
  }
  .p_enokinikumaki__recipe_item:nth-child(4) .p_enokinikumaki__recipe_link {
    width: 24.05em;
    top: 0.6em;
  }
  .p_enokinikumaki__recipe_img {
    left: 0.75em;
    margin-top: 51px;
    width: 52.225em;
  }
  .p_enokinikumaki__end {
    margin-top: -8px;
    font-size: clamp(0.8125rem, 1.6203703704vw + 0.0347222222rem, 1.25rem);
    padding-block: 67px 86px;
  }
  .p_enokinikumaki__end::after {
    aspect-ratio: 1646/163;
    background: url(assets/images/img_decor.png) center/contain no-repeat;
    transform: translateX(-62%);
    width: 41.15em;
    bottom: calc(100% - 0.8em);
  }
  .p_enokinikumaki__other {
    padding-left: 0;
    flex-direction: row;
    max-width: 914px;
    width: calc(100% - 80px);
    gap: 40px;
  }
  .p_enokinikumaki__other_item {
    max-width: 389px;
  }
  .p_enokinikumaki__totop {
    width: 368px;
    margin-top: 71px;
  }
  .p_enokinikumaki__txt {
    left: 5px;
    margin-top: 33px;
    width: 429.5px;
  }
}
/*# sourceMappingURL=maps/style.css.map */
