@charset "UTF-8";
@import url("https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@100..900&display=swap");
:root {
  --bg: white;
  --em: #ef858c;
  --blue: #036EB8;
  --beige: #f6f1d6;
  --pale: #eef4f7;
  --lightblue: #88b2d1;
  --cream: #fff1d5;
  --orange: #dd6b57;
  --purple: #796ca4;
  --lightpurple: #d1bad3;
  --yellow: #faee00;
  --text: #232323;
  --grey: #898989;
  --lightgrey: #EFEFEF;
  --violet: #825a8c;
  --lightviolet: #d1bad3;
  --gold: #BF9D5A;
  --pink: #f19ec2;
  --green: #549b35;
  --lightgreen: #a8cc80;
  --yellowgreen: #c1d57f;
  --mint: #7fc6cc;
  --red: #e60012;
  scroll-behavior: smooth;
}

#detail #middle_cont_left {
  color: var(--text);
  font-size: 13px;
  line-height: 21px;
  margin-bottom: 20px;
  box-sizing: border-box;
  font-family: "Hiragino Sans", "Hiragino Kaku Gothic Pro", "Noto Sans JP", "Meiryo", "MS PGothic", sans-serif;
  letter-spacing: -0.06em;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  overflow: hidden;
  -webkit-font-kerning: normal;
  font-kerning: normal;
  background-color: var(--bg);
  background-image: none;
  background-size: 100% auto;
  background-position: center top;
  background-repeat: no-repeat;
  padding: 0;
}
@media screen and (max-width: 480px) {
  #detail #middle_cont_left {
    background-size: auto 50px;
  }
}
@media screen and (max-width: 320px) {
  #detail #middle_cont_left {
    font-size: 12px;
    line-height: 1.5;
    width: 95vw;
    padding: 0;
  }
}
#detail #middle_cont_left p {
  hanging-punctuation: allow-end;
  line-break: strict;
}
#detail #middle_cont_left sup {
  font-size: 80%;
  top: -0.3em;
  line-height: 1;
}
#detail #middle_cont_left em {
  color: var(--em);
}
#detail #middle_cont_left em,
#detail #middle_cont_left span {
  font-style: normal;
}
#detail #middle_cont_left em.blue,
#detail #middle_cont_left span.blue {
  color: var(--blue);
  font-style: inherit;
}
#detail #middle_cont_left em.green,
#detail #middle_cont_left span.green {
  color: var(--green);
  font-style: inherit;
}
#detail #middle_cont_left em.orange,
#detail #middle_cont_left span.orange {
  color: var(--orange);
  font-style: inherit;
}
#detail #middle_cont_left em.yellow,
#detail #middle_cont_left span.yellow {
  color: var(--yellow);
  font-style: inherit;
}
#detail #middle_cont_left em.purple,
#detail #middle_cont_left span.purple {
  color: var(--purple);
  font-style: inherit;
}
#detail #middle_cont_left em.gold,
#detail #middle_cont_left span.gold {
  color: var(--gold);
}
#detail #middle_cont_left em.pink,
#detail #middle_cont_left span.pink {
  color: var(--pink);
}
#detail #middle_cont_left em.red,
#detail #middle_cont_left span.red {
  color: var(--red);
  font-style: inherit;
}
#detail #middle_cont_left .marker {
  /*color: #fff;*/
  color: inherit;
  background: transparent linear-gradient(to bottom, rgba(255, 243, 63, 0) 55%, #fff33f 65%, #fff33f 95%, rgba(255, 243, 63, 0) 100%);
  padding: 0;
  margin: 0;
}
#detail #middle_cont_left .marker_blue {
  /*color: #fff;*/
  color: inherit;
  background: transparent linear-gradient(to bottom, rgba(183, 205, 218, 0) 45%, rgba(183, 205, 218, 0.5) 55%, rgba(183, 205, 218, 0.5) 90%, rgba(183, 205, 218, 0) 95%);
  padding: 0;
  margin: 0;
}
#detail #middle_cont_left .marker_pink {
  /*color: #fff;*/
  color: inherit;
  background: transparent linear-gradient(to bottom, rgba(244, 180, 208, 0) 45%, rgba(244, 180, 208, 0.5) 55%, rgba(244, 180, 208, 0.5) 90%, rgba(244, 188, 208, 0) 95%);
  padding: 0;
  margin: 0;
}
#detail #middle_cont_left a img {
  border: none;
}

#page-top {
  z-index: 99;
}

#dv_latest_recipe .sq dd.naiyo {
  text-align: justify;
  line-break: strict;
}

#ul_kiji {
  padding: 0 28px;
}

/* ----------------------------------------------------------------------- */
/* 共通 */
/* ----------------------------------------------------------------------- */
.flex {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}
@media screen and (max-width: 480px) {
  .flex {
    flex-wrap: wrap;
  }
}

.wrap {
  flex-wrap: wrap;
}

.caption,
.spec {
  font-size: 9px;
  line-height: 1.5;
  letter-spacing: 0;
  font-feature-settings: "palt";
}
@media screen and (max-width: 480px) {
  .caption,
  .spec {
    transform: scale(1);
    font-size: 9px;
    line-height: 13px;
    letter-spacing: -0.05em;
  }
}

.spec strong:not(.inline) {
  display: block;
  white-space: nowrap;
}

.sp {
  display: none !important;
}
@media screen and (max-width: 480px) {
  .sp {
    display: revert !important;
  }
}

.sp5 {
  display: none !important;
}
@media screen and (max-width: 320px) {
  .sp5 {
    display: inherit !important;
  }
}

@media screen and (max-width: 480px) {
  .nosp {
    display: none !important;
  }
}

.alignRight {
  text-align: right !important;
  transform-origin: right bottom;
}

.alignCenter {
  text-align: center !important;
}

.serif {
  font-family: "Hiragino Mincho Pro", "Noto Serif JP", "Kozuka Mincho Pro", "Yu Mincho", serif;
}

#middle_cont_left {
  counter-reset: title;
}

/* ----------------------------------------------------------------------- */
/* c00 */
/* ----------------------------------------------------------------------- */
.c00 {
  padding: 50px 0px 45px;
  margin: 0;
  text-align: center;
}
@media screen and (max-width: 480px) {
  .c00 {
    padding: 30px 0 40px;
  }
}
.c00--title {
  margin: 0 0 16px;
}
.c00--title img {
  max-width: 100%;
}
.c00--lead {
  font-size: 14px;
  line-height: 1.85;
  font-weight: 400;
  font-feature-settings: "palt";
  margin: 0 0 32px;
}
@media screen and (max-width: 480px) {
  .c00--lead {
    font-size: 14px;
    line-height: 1.8;
  }
}
.c00--fig {
  max-width: 100%;
}

/* ----------------------------------------------------------------------- */
/* c01 */
/* ----------------------------------------------------------------------- */
.c01 {
  padding: 0 30px;
}
@media screen and (max-width: 480px) {
  .c01 {
    padding: 0 15px;
  }
}
.c01 .c01a, .c01 .c01b {
  width: 100%;
  display: grid;
  grid-template: auto 1fr/350px 1fr;
  gap: 16px 30px;
  margin: 0 0 45px;
}
@media screen and (max-width: 480px) {
  .c01 .c01a, .c01 .c01b {
    grid-template: auto/auto;
    margin-bottom: 40px;
  }
}
.c01 .c01a--title, .c01 .c01b--title {
  margin: 0;
}
.c01 .c01a--title img, .c01 .c01b--title img {
  max-width: 100%;
}
.c01 .c01a--text, .c01 .c01b--text {
  text-align: justify;
  margin: 0;
  align-self: start;
}
.c01 .c01a--fig, .c01 .c01b--fig {
  grid-column: 2;
  grid-row: 1/span 2;
  align-self: center;
}
@media screen and (max-width: 480px) {
  .c01 .c01a--fig, .c01 .c01b--fig {
    grid-column: 1;
    grid-row: auto;
    justify-self: center;
  }
}
.c01 .c01a .c01b--fig, .c01 .c01b .c01b--fig {
  margin: 0 -4px;
}
.c01 .c01c--title {
  color: var(--em);
  font-size: 18px;
  font-weight: 500;
  margin: 0 0 10px;
}
@media screen and (max-width: 480px) {
  .c01 .c01c--title {
    line-height: 1.3;
    text-indent: -1em;
    padding-left: 1em;
  }
}
.c01 .c01c--text {
  text-align: justify;
  margin-bottom: 24px;
}
.c01 .c01c--fig {
  margin-bottom: 50px;
}
@media screen and (max-width: 480px) {
  .c01 .c01c--fig {
    max-width: 100%;
    margin: 0 auto 40px;
  }
}
.c01 .c01d {
  display: grid;
  grid-template: auto/430px 1fr;
  gap: 16px 20px;
  margin-bottom: 40px;
}
@media screen and (max-width: 480px) {
  .c01 .c01d {
    grid-template: auto/auto;
  }
}
.c01 .c01d--title {
  color: var(--em);
  font-size: 18px;
  line-height: 1.5;
  font-weight: 500;
  margin: 0;
}
.c01 .c01d--text {
  text-align: justify;
  margin: 0;
}
.c01 .c01d--fig {
  grid-column: 2;
  grid-row: 1/span 2;
}
@media screen and (max-width: 480px) {
  .c01 .c01d--fig {
    grid-column: 1;
    grid-row: auto;
    justify-self: center;
  }
}
.c01--arrow {
  display: block;
  margin: 0 auto;
  max-width: 100%;
}

/* ----------------------------------------------------------------------- */
/* c02 */
/* ----------------------------------------------------------------------- */
.c02 {
  padding: 30px 30px 45px;
}
@media screen and (max-width: 480px) {
  .c02 {
    padding: 40px 15px 30px;
  }
}
.c02--title {
  text-align: center;
  margin: 0 0 40px;
}
@media screen and (max-width: 480px) {
  .c02--title {
    margin-bottom: 20px;
  }
}
.c02--title img {
  max-width: 100%;
  margin-left: -40px;
}
@media screen and (max-width: 480px) {
  .c02--title img {
    margin-left: -3vw;
  }
}
.c02 .c02_powder {
  color: var(--em);
  background: var(--cream);
  display: grid;
  grid-template: auto/auto 310px;
  gap: 10px 30px;
  padding: 10px 20px;
  border-radius: 10px;
  margin-bottom: 40px;
}
@media screen and (max-width: 480px) {
  .c02 .c02_powder {
    grid-template: auto/auto;
    padding: 10px 15px;
    margin-bottom: 20px;
  }
}
.c02 .c02_powder--title {
  font-size: 18px;
  line-height: 1.5;
  font-weight: 500;
  font-feature-settings: "palt";
  border-left: 4px solid var(--em);
  padding-left: 5px;
  margin: 0;
}
.c02 .c02_powder--title span {
  font-size: 12px;
  display: block;
}
.c02 .c02_powder--text {
  font-size: 14px;
  font-weight: 500;
  margin: 0;
}
.c02 .c02_powder--fig {
  grid-column: 2;
  grid-row: 1/span 2;
  align-self: center;
}
@media screen and (max-width: 480px) {
  .c02 .c02_powder--fig {
    grid-column: 1;
    grid-row: auto;
    max-width: 100%;
  }
}
.c02 .c02a {
  position: relative;
  padding: 12px 0 20px 60px;
  border-bottom: 1px dotted var(--text);
  margin: 0 245px 20px 0;
}
@media screen and (max-width: 480px) {
  .c02 .c02a {
    margin: 0 0 20px;
  }
}
.c02 .c02a--title {
  color: var(--em);
  font-size: 18px;
  line-height: 1.3;
  font-weight: 500;
  margin: 0 0 12px;
}
.c02 .c02a--title img {
  position: absolute;
  left: 0;
  top: 0;
}
.c02 .c02a--text {
  text-align: justify;
  margin: 0;
}
.c02 .c02a .caption {
  margin-bottom: 0;
}
.c02 .c02a--fig {
  position: absolute;
  right: -245px;
  top: 0;
}
@media screen and (max-width: 480px) {
  .c02 .c02a--fig {
    position: static;
    display: block;
    margin: 20px 0 0;
  }
}
.c02 .c02b {
  margin: 0 245px 40px 0;
}
@media screen and (max-width: 480px) {
  .c02 .c02b {
    margin: 0 0 30px;
  }
}
.c02 .c02b--title {
  color: var(--em);
  font-size: 18px;
  line-height: 1.3;
  font-weight: 500;
  margin: 0 0 12px;
}
.c02 .c02b--title img {
  display: block;
  margin-bottom: 12px;
}
.c02 .c02b--text {
  font-size: 12px;
  line-height: 1.5;
}
@media screen and (max-width: 480px) {
  .c02 .c02b--text {
    font-size: 13px;
    text-align: justify;
  }
}
.c02--fig03 {
  max-width: 100%;
  margin-bottom: 40px;
}
@media screen and (max-width: 480px) {
  .c02--fig03 {
    margin-bottom: 20px;
  }
}
.c02 .c02c {
  display: grid;
  grid-template: auto/auto;
  gap: 0 20px;
  position: relative;
  padding: 12px 0 20px 60px;
  margin-bottom: 20px;
  border-bottom: 1px dotted var(--text);
}
@media screen and (max-width: 480px) {
  .c02 .c02c {
    grid-template: auto/auto;
  }
}
.c02 .c02c--title {
  grid-column: 1/span 2;
  color: var(--em);
  font-size: 18px;
  line-height: 1.3;
  font-weight: 500;
  margin: 0 0 12px;
}
@media screen and (max-width: 480px) {
  .c02 .c02c--title {
    grid-column: 1;
  }
}
.c02 .c02c--title img {
  position: absolute;
  left: 0;
  top: 0;
}
.c02 .c02c--fig {
  max-width: 100%;
}
.c02 .c02d {
  display: grid;
  grid-template: auto/auto;
  gap: 0 25px;
  position: relative;
  padding: 12px 0 0 60px;
  margin-bottom: 20px;
}
@media screen and (max-width: 480px) {
  .c02 .c02d {
    grid-template: auto/auto;
  }
}
.c02 .c02d--title {
  color: var(--em);
  font-size: 18px;
  line-height: 1.3;
  font-weight: 500;
  margin: 0 0 12px;
}
.c02 .c02d--title img {
  position: absolute;
  left: 0;
  top: 0;
}
.c02 .c02d--fig {
  margin-top: -10px;
  margin-left: -60px;
}
@media screen and (max-width: 480px) {
  .c02 .c02d--fig {
    position: relative;
    left: -50px;
    margin: 0 auto 20px;
    max-width: calc(100% + 50px);
  }
}
.c02 .c02d--wrap {
  grid-column: 2;
  grid-row: 1/span 2;
}
@media screen and (max-width: 480px) {
  .c02 .c02d--wrap {
    grid-column: 1;
    grid-row: auto;
    margin-left: -60px;
  }
}
.c02 .c02d--sub {
  color: white;
  font-size: 14px;
  line-height: 1;
  font-weight: 500;
  margin: 0 0 6px;
  padding: 4px 10px;
  background: var(--em);
}
.c02 .c02d--text {
  text-align: justify;
}
.c02 .c02d--tags {
  margin-bottom: 10px;
}
.c02--fig06 {
  max-width: 100%;
}

/* ----------------------------------------------------------------------- */
/* c03 */
/* ----------------------------------------------------------------------- */
.c03 {
  position: relative;
  padding: 0;
}
@media screen and (max-width: 480px) {
  .c03 {
    padding: 0 15px 30px;
  }
}
.c03--fig {
  position: relative;
  left: -5px;
  display: block;
  margin: 0 auto 0;
}
@media screen and (max-width: 480px) {
  .c03--fig {
    max-width: 100%;
    left: 0;
  }
}
.c03 .spec {
  position: absolute;
  left: 400px;
  bottom: 30px;
}
@media screen and (max-width: 480px) {
  .c03 .spec {
    text-align: right;
    left: auto;
    right: 164px;
    bottom: 64px;
  }
}

/*# sourceMappingURL=detail.css.map */
