@charset "UTF-8";
/*---------------------
変数
-----------------------*/
/*---------------------
Mixins
-----------------------*/
body #areaWrapper1 {
  width: 1200px !important;
}

@media screen and (max-width: 768px) {
  body #areaWrapper1 {
    width: 100% !important;
  }
}
#ddq2508 * {
  box-sizing: border-box;
}

#ddq2508 {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
  color: #272727;
  line-height: 1.5;
  -webkit-text-size-adjust: 100%;
  font-size: 1rem;
  position: relative;
  font-family: "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "helvetica", sans-serif !important;
}
#ddq2508 ol,
#ddq2508 ul {
  list-style: none;
}
#ddq2508 img {
  max-width: 100%;
  width: 100%;
  height: auto;
  vertical-align: top;
  -o-object-fit: cover;
     object-fit: cover;
  flex-shrink: 0;
}
#ddq2508 a:hover {
  text-decoration: none;
}
#ddq2508 .pre {
  font-size: 2.6rem;
  font-weight: bold;
  color: #e60012;
  padding: 0.8rem 0;
  background-color: #ff0;
  text-align: center;
  letter-spacing: 0.1em;
}
@media screen and (max-width: 768px) {
  #ddq2508 .pre {
    font-size: 7vw;
    padding: 2vw 0;
  }
}
@media print, (min-width: 769px) {
  #ddq2508 .kv img {
    margin: 0 auto;
    display: block;
  }
}
#ddq2508 .section {
  padding: 4em 3em;
}
@media screen and (max-width: 768px) {
  #ddq2508 .section {
    padding: 2em 1em;
  }
}
#ddq2508 .introduced {
  background: url("/library/contents/products/ddq2508/img/parts/bg1.jpg");
  display: grid;
  gap: 3em;
  grid-template-columns: 1fr;
}
#ddq2508 .other {
  background: url("/library/contents/products/ddq2508/img/parts/bg2.jpg");
}
#ddq2508 .card {
  padding: 4em 3em;
  background-color: #F8F1D7;
  box-shadow: inset 15px 15px 25px rgba(107, 64, 0, 0.5), inset -15px -15px 25px rgba(107, 64, 0, 0.5);
}
@media screen and (max-width: 768px) {
  #ddq2508 .card {
    padding: 2.5em 2em;
    box-shadow: inset 8px 8px 25px rgba(107, 64, 0, 0.5), inset -8px -8px 25px rgba(107, 64, 0, 0.5);
  }
}
#ddq2508 .card__ttl {
  width: 80%;
  max-width: 550px;
  margin: 0 auto;
}
#ddq2508 .item {
  position: relative;
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-top: 3em;
}
@media screen and (max-width: 768px) {
  #ddq2508 .item {
    display: block;
  }
}
#ddq2508 .item__img, #ddq2508 .item__detail {
  width: 48%;
}
@media screen and (max-width: 768px) {
  #ddq2508 .item__img, #ddq2508 .item__detail {
    width: 100%;
  }
}
#ddq2508 .item__title {
  font-size: 2em;
  font-weight: 800;
  line-height: 1.25em;
  letter-spacing: 0.01em;
  margin-bottom: 0.3em;
  margin-top: 0.5em;
  font-family: "Kosugi Maru", serif;
}
@media screen and (max-width: 768px) {
  #ddq2508 .item__title {
    font-size: min(1.5em, 6.3vw);
  }
}
#ddq2508 .item__price {
  font-size: 1.6em;
  font-weight: 800;
  padding-bottom: 0.3em;
  margin-bottom: 0.3em;
  font-weight: bold;
}
@media screen and (max-width: 768px) {
  #ddq2508 .item__price {
    font-size: min(1.2em, 6.2vw);
  }
}
#ddq2508 .item__area {
  margin-bottom: 0.75em;
  font-size: 1.2em;
  font-weight: bold;
}
@media screen and (max-width: 768px) {
  #ddq2508 .item__area {
    margin-bottom: 0.75em;
    font-size: min(1.1em, 6.1vw);
  }
}
#ddq2508 .item__area--season {
  display: block;
  font-size: 0.7em;
}
@media screen and (max-width: 768px) {
  #ddq2508 .item__area--season {
    font-size: 0.75em;
  }
}
#ddq2508 .item__desc {
  font-size: 1.1em;
  line-height: 1.4em;
  font-weight: 600;
}
@media screen and (max-width: 768px) {
  #ddq2508 .item__desc {
    font-size: min(1em, 6.1vw);
  }
}
#ddq2508 .item__allergen {
  margin-top: 1.5em;
}
#ddq2508 .item__allergen a {
  text-decoration: none;
  color: #fff;
  display: block;
  width: 100%;
  position: relative;
  background-color: #EA601F;
  border-radius: 999px;
  padding: 0.5em 2em;
  text-align: center;
  font-weight: bold;
  font-size: 1.25em;
  transition: all 0.3s;
  max-width: 400px;
  font-family: "Kosugi Maru", serif;
}
@media screen and (max-width: 768px) {
  #ddq2508 .item__allergen a {
    font-size: 0.9em;
    margin: 0 auto;
    padding: 0.75em 2em;
  }
}
#ddq2508 .item__allergen a::before {
  transition: all 0.3s;
  position: absolute;
  top: 50%;
  right: 1em;
  transform: translateY(-50%) rotate(45deg);
  content: "";
  width: 0.75em;
  height: 0.75em;
  border-top: solid 0.2em #fff;
  border-right: solid 0.2em #fff;
}
#ddq2508 .item__allergen a:hover {
  opacity: 0.8;
  transform: translateY(2px);
}
#ddq2508 .item__allergen a:hover::before {
  right: 0.75em;
}
#ddq2508 .item__note {
  font-size: 0.8em;
  margin-top: 0.5em;
}
#ddq2508 .kodawari {
  margin-top: 6em;
  margin-bottom: 2em;
}
@media screen and (max-width: 768px) {
  #ddq2508 .kodawari {
    margin-top: 5em;
  }
}
#ddq2508 .kodawari__ttl {
  width: 90%;
  max-width: 500px;
  margin: 0 auto;
}
#ddq2508 .kodawari__wrap {
  margin-top: 2em;
}
#ddq2508 .kodawari__content {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
#ddq2508 .kodawari__content:nth-child(even) {
  flex-direction: row-reverse;
}
@media screen and (max-width: 768px) {
  #ddq2508 .kodawari__content {
    display: block;
  }
}
#ddq2508 .kodawari__content:not(first-of-type) {
  margin-top: 3em;
}
#ddq2508 .kodawari__img {
  width: 40%;
}
@media screen and (max-width: 768px) {
  #ddq2508 .kodawari__img {
    width: 100%;
  }
}
#ddq2508 .kodawari__desc {
  width: 57%;
}
#ddq2508 .kodawari__desc dt {
  color: #F34E00;
  font-size: 1.75em;
  font-weight: bold;
  font-family: "Kosugi Maru", serif;
}
#ddq2508 .kodawari__desc dd {
  margin-top: 1em;
}
@media screen and (max-width: 768px) {
  #ddq2508 .kodawari__desc {
    width: 100%;
    margin-top: 1em;
  }
}
#ddq2508 .other__wrap {
  border: solid 3px #000;
  border-radius: 30px;
  padding: 4em 3em;
  background-color: #fff;
}
@media screen and (max-width: 768px) {
  #ddq2508 .other__wrap {
    padding: 2.5em 2em;
  }
}
#ddq2508 .other__ttl {
  width: 80%;
  max-width: 550px;
  margin: 0 auto;
}
#ddq2508 .other__content {
  margin-top: 4em;
  margin-bottom: 2em;
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 5em 2em;
}
@media screen and (max-width: 768px) {
  #ddq2508 .other__content {
    grid-template-columns: 1fr;
    margin-top: 3em;
  }
}
#ddq2508 .other__item {
  display: block;
  width: 100%;
}
#ddq2508 .other__item .item__img,
#ddq2508 .other__item .item__detail {
  width: 100%;
}
@media screen and (max-width: 768px) {
  #ddq2508 .other__item {
    margin-top: 0;
  }
}
#ddq2508 .note {
  font-size: 0.7em;
  line-height: 1.5;
}
@media screen and (max-width: 768px) {
  #ddq2508 .note {
    font-size: min(0.7em, 3.8vw);
  }
}
#ddq2508 .note > * {
  display: block;
  padding-left: 1em;
  text-indent: -1em;
}
#ddq2508 .note > *::before {
  content: "※";
}
#ddq2508 .c-red {
  color: #ff0000;
}
#ddq2508 .c-small {
  margin-top: 0.25em;
  display: block;
  font-size: 0.6em;
  line-height: 1.3em;
}
#ddq2508 .c-col1 {
  grid-template-columns: 1fr;
  margin: 0 auto;
  width: 50%;
}
@media screen and (max-width: 768px) {
  #ddq2508 .c-col1 {
    width: 100%;
  }
}
@media print, (min-width: 769px) {
  #ddq2508 .c-col2-pc {
    grid-template-columns: 1fr 1fr;
  }
  #ddq2508 .c-col3-pc {
    grid-template-columns: 1fr 1fr 1fr;
  }
  #ddq2508 .c-col4-pc {
    grid-template-columns: 1fr 1fr 1fr 1fr;
  }
  #ddq2508 .c-col5-pc {
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
  }
}
@media screen and (max-width: 768px) {
  #ddq2508 .c-col2-sp {
    grid-template-columns: 1fr 1fr;
  }
  #ddq2508 .c-col3-sp {
    grid-template-columns: 1fr 1fr 1fr;
  }
  #ddq2508 .c-col4-sp {
    grid-template-columns: 1fr 1fr 1fr 1fr;
  }
  #ddq2508 .c-col5-sp {
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
  }
}
#ddq2508 .c-nw {
  display: inline-block;
}
#ddq2508 .u-mb1em {
  margin-bottom: 1em !important;
}
#ddq2508 .u-mb2em {
  margin-bottom: 2em !important;
}
#ddq2508 .u-mb05em {
  margin-bottom: 0.5em !important;
}
/*# sourceMappingURL=ddq2508.css.map */