@charset "UTF-8";
@import url("https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@100..900&family=Sofia+Sans+Extra+Condensed:wght@600&display=swap");
:root {
  --bg: #fff;
  --em: #F08300;
  --blue: #49aad2;
  --beige: #F5F2E9;
  --pale:#EEF4F7;
  --lightblue: #A0D8E8;
  --cream: #FFFDE5;
  --orange: #F08300;
  --purple: #8d93c8;
  --lightpurple: #E098C1;
  --yellow: #fff33f;
  --text: #232323;
  --grey: #898989;
  --lightgrey: #EFEFEF;
  --violet: #E4007F;
  --lightviolet: #F3EBF4;
  --gold: #B89C3B;
  --pink: #F19CA6;
  --green: #6BBC6E;
  --yellowgreen: #AACF52;
  --mint: #5DC2D0;
  --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: auto;
  background-position: left top;
  background-repeat: no-repeat;
  padding: 30px;
}
@media screen and (max-width: 480px) {
  #detail #middle_cont_left {
    padding: 15px;
  }
}
@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, 230, 127, 0) 55%, rgb(255, 230, 127) 65%, rgb(255, 230, 127) 95%, rgba(255, 230, 127, 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 {
  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 {
  position: relative;
  padding: 20px 20px 0;
}
@media screen and (max-width: 480px) {
  .c00 {
    padding: 20px 0 0;
  }
}
.c00--lead {
  font-size: 14px;
  line-height: 1.714;
  font-weight: 500;
  text-align: center;
  margin-bottom: 40px;
}
@media screen and (max-width: 480px) {
  .c00--lead {
    padding: 0;
    margin-bottom: 60px;
  }
}
.c00_figs {
  display: flex;
  align-items: end;
  position: relative;
  padding: 10px 24px;
  background: var(--beige);
  border-radius: 30px 0 30px 0;
}
@media screen and (max-width: 480px) {
  .c00_figs {
    flex-direction: column;
    align-items: center;
    padding: 0 15px 15px;
  }
}
.c00_figs:after {
  content: "";
  position: absolute;
  right: 40px;
  top: -40px;
  width: 63px;
  height: 105px;
  background: transparent url("images/c00-fig01@2x.png") left top no-repeat;
  background-size: contain;
}
@media screen and (max-width: 480px) {
  .c00_figs:after {
    right: 20px;
  }
}
.c00_figs--photo {
  display: block;
  margin: -56px 36px 0 0;
}
@media screen and (max-width: 480px) {
  .c00_figs--photo {
    margin: -20px auto 10px;
  }
}
.c00_figs--title {
  font-size: 16px;
  font-weight: 600;
  line-height: 1.5;
  margin: 0 0 15px;
}
@media screen and (max-width: 480px) {
  .c00_figs--title {
    font-size: 14px;
    text-align: center;
  }
}
.c00_figs--title-box {
  width: fit-content;
  font-size: 14px;
  font-weight: 400;
  background: white;
  border-radius: 10px;
  padding: 4px 12px;
  margin-top: 6px;
}
@media screen and (max-width: 480px) {
  .c00_figs--title-box {
    width: 100%;
    margin: 6px auto 0;
  }
}
.c00_figs--title-strong {
  font-size: 16px;
  font-weight: 500;
}
.c00_figs--sub {
  position: relative;
  color: white;
  font-size: 11px;
  font-weight: 500;
  line-height: 15px;
  background: var(--text);
  border-left: 27px solid var(--orange);
  left: -36px;
  padding: 0 0 0 6px;
  margin: 0 0 6px;
  width: calc(100% + 36px);
}
@media screen and (max-width: 480px) {
  .c00_figs--sub {
    left: 0;
    width: 100%;
  }
}
.c00_figs--origin {
  font-size: 12px;
  line-height: 1.5;
  font-feature-settings: "palt";
  margin: 0 0 0.5em;
}
.c00_figs--origin-strong {
  display: block;
  font-size: 16px;
  font-weight: 600;
  letter-spacing: 0.05em;
}
@media screen and (max-width: 480px) {
  .c00_figs--origin-strong {
    letter-spacing: 0;
    text-align: center;
  }
}
.c00_figs--logo {
  margin-left: 24px;
  margin-bottom: 16px;
}
@media screen and (max-width: 480px) {
  .c00_figs--logo {
    margin: 10px 0 0;
  }
}

/* ----------------------------------------------------------------------- */
/* c01 */
/* ----------------------------------------------------------------------- */
.c01 {
  padding: 30px 0 0;
}
.c01--wrap {
  position: relative;
  display: grid;
  grid-template: auto/1fr 1fr;
  background: var(--pale);
  padding: 20px;
  margin: 0 0 20px;
  border-radius: 20px;
  gap: 20px 48px;
}
@media screen and (max-width: 480px) {
  .c01--wrap {
    grid-template: auto/1fr;
  }
}
.c01--title {
  font-size: 21px;
  line-height: 1.4;
  font-weight: 600;
  text-align: center;
  background: white;
  padding: 6px 0 10px;
  border-radius: 10px;
  margin: 0 0 16px;
}
.c01--title-span {
  font-size: 15px;
  font-weight: 400;
}
.c01--sub {
  color: var(--orange);
  font-size: 20px;
  font-weight: 600;
  line-height: 1.25;
  margin: 0;
  border-left: 4px solid var(--orange);
  padding-left: 6px;
}
.c01--sub-small {
  display: block;
  font-size: 14px;
}
.c01--sub-caption {
  display: block;
  color: var(--text);
  font-size: 9px;
  font-weight: 300;
  line-height: 1.5;
  margin-top: 6px;
}
.c01--balloon {
  position: absolute;
  left: 44%;
  top: 46%;
}
@media screen and (max-width: 480px) {
  .c01--balloon {
    display: block;
    margin: -15px auto -10px;
    position: relative;
    left: 10px;
    top: 0;
  }
}
@media screen and (max-width: 480px) {
  .c01--q {
    position: relative;
    justify-self: center;
    left: -10px;
  }
}
.c01--q04 {
  margin-right: -26px;
}
.c01--fig {
  display: flex;
  justify-content: space-between;
  align-items: end;
}
@media screen and (max-width: 480px) {
  .c01--fig {
    flex-direction: column;
    align-items: center;
    gap: 15px;
  }
}
.c01--fig img {
  max-width: 100%;
}
.c01 .caption {
  margin: 13px 0 0;
}

/* ----------------------------------------------------------------------- */
/* c02 */
/* ----------------------------------------------------------------------- */
.c02 {
  padding: 60px 0 0;
}
.c02--title {
  margin: 0 0 32px;
}
.c02--title img {
  max-width: 100%;
}
.c02 .c02a {
  display: grid;
  grid-template: auto/290px 1fr;
  gap: 0 30px;
  margin-bottom: 50px;
}
@media screen and (max-width: 480px) {
  .c02 .c02a {
    grid-template: auto/1fr;
    gap: 0;
  }
}
.c02 .c02a--title {
  grid-column: 1;
  margin: 0 0 12px;
  padding-bottom: 8px;
  border-bottom: 2px dotted var(--orange);
  font-size: 18px;
  line-height: 1.5;
  font-weight: 600;
  color: var(--orange);
  font-feature-settings: "palt";
}
.c02 .c02a--title span {
  display: block;
  color: var(--text);
  font-size: 14px;
}
.c02 .c02a--text {
  grid-column: 1;
  text-align: justify;
  font-feature-settings: "palt";
  margin: 0;
}
.c02 .c02a--fig {
  grid-column: 2;
  grid-row: 1/span 2;
}
@media screen and (max-width: 480px) {
  .c02 .c02a--fig {
    grid-column: 1;
    grid-row: auto;
    max-width: 100%;
    margin-top: 15px;
    justify-self: center;
  }
}
.c02--point {
  display: block;
  margin: 0 auto 25px;
  max-width: 100%;
}
.c02--lead {
  font-weight: 500;
  text-align: center;
  margin-bottom: 20px;
}
.c02 .c02b {
  background: var(--pale);
  padding: 15px 20px;
  border-radius: 20px;
}
.c02 .c02b--title {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 25px;
  color: white;
  font-size: 16px;
  font-weight: 600;
  text-align: center;
  font-feature-settings: "palt";
  background: var(--orange);
  margin: 0 0 13px;
  border-radius: 8px;
}
@media screen and (max-width: 480px) {
  .c02 .c02b--title {
    line-height: 1.4;
    height: auto;
    padding: 6px 0;
  }
}
.c02 .c02b--text {
  margin-bottom: 13px;
}
.c02 .c02b--fig {
  display: block;
  max-width: 100%;
  margin: 0 auto;
}

/* ----------------------------------------------------------------------- */
/* c03 */
/* ----------------------------------------------------------------------- */
.c03 {
  padding: 60px 0 0;
}
.c03--title {
  margin: 0 0 18px;
}
.c03--wrap {
  display: grid;
  grid-template: auto/300px 1fr;
  gap: 0 32px;
}
@media screen and (max-width: 480px) {
  .c03--wrap {
    grid-template: auto/auto;
  }
}
.c03--sub {
  color: var(--orange);
  font-size: 18px;
  line-height: 1.5;
  font-weight: 600;
  font-feature-settings: "palt";
  margin: 0 0 10px;
}
.c03--sub span {
  display: block;
  font-size: 14px;
  color: var(--text);
}
.c03--key {
  display: flex;
  align-items: center;
  justify-content: center;
  color: white;
  font-size: 16px;
  font-weight: 600;
  background: var(--orange);
  height: 36px;
  border-radius: 10px;
  margin: 0 0 10px;
}
.c03--text {
  font-feature-settings: "palt";
}
.c03--text em {
  font-weight: 500;
  margin-bottom: 14px;
}
.c03--fig01 {
  position: relative;
}
@media screen and (max-width: 480px) {
  .c03--fig01 {
    order: 3;
  }
}
.c03--fig01:after {
  position: absolute;
  content: "";
  width: 18px;
  height: 23px;
  background: transparent url("images/c03-tail@2x.png") left top no-repeat;
  background-size: contain;
  right: -17px;
  top: calc(50% - 13px);
}
@media screen and (max-width: 480px) {
  .c03--fig01:after {
    top: -19px;
    right: auto;
    left: calc(50% - 13px);
    transform: rotate(-90deg);
  }
}
.c03--fig01 img {
  display: block;
  max-width: 100%;
  margin: 0 auto;
}
.c03--fig02 {
  grid-column: 2;
  grid-row: 1/span 2;
  margin-top: -52px;
}
@media screen and (max-width: 480px) {
  .c03--fig02 {
    order: 2;
    margin: 0 auto 20px;
    max-width: 100%;
    grid-column: 1;
    grid-row: auto;
  }
}

/* ----------------------------------------------------------------------- */
/* c04 */
/* ----------------------------------------------------------------------- */
.c04 {
  padding: 60px 0 30px;
}
.c04--wrap {
  display: flex;
  align-items: stretch;
  margin: 0 0 20px;
}
@media screen and (max-width: 480px) {
  .c04--wrap {
    display: grid;
    grid-template: auto/1fr auto;
    gap: 20px;
  }
}
.c04--subwrap {
  display: flex;
  flex-direction: column;
  align-items: start;
  justify-content: space-between;
}
.c04--title {
  color: var(--orange);
  font-size: 18px;
  font-weight: 600;
  line-height: 1.2;
  font-feature-settings: "palt";
  margin: 0 0 auto;
  border-left: 6px solid var(--orange);
  padding-left: 8px;
}
.c04--title-lead {
  color: var(--text);
  display: block;
  font-size: 12px;
  font-weight: 300;
  line-height: 1.5;
  margin-top: 6px;
}
.c04 .spec {
  text-align: right;
  width: 100%;
  align-self: end;
  border-bottom: 1px solid var(--text);
  padding-bottom: 4px;
}
.c04--caption {
  font-size: 10px;
  line-height: 1.6;
  text-align: justify;
  margin: 0;
}
.c04--photo {
  margin: 0 22px -6px 11px;
}
@media screen and (max-width: 480px) {
  .c04--photo {
    margin: 0 10px -6px 0;
  }
}
.c04--fig01 {
  max-width: 100%;
}
@media screen and (max-width: 480px) {
  .c04--fig01 {
    grid-column: 1/span 2;
  }
}
.c04--recommend {
  display: flex;
  justify-content: center;
  align-items: center;
  color: white;
  font-size: 12px;
  line-height: 1;
  font-weight: 600;
  text-align: center;
  background: var(--text);
  height: 21px;
}
@media screen and (max-width: 480px) {
  .c04--recommend {
    line-height: 1.4;
    height: auto;
    padding: 6px 12px;
    border-radius: 6px;
  }
}
.c04 .caption {
  text-indent: 1em hanging;
}

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