@charset "UTF-8";
/*---------------------
Mixins
-----------------------*/
@media print, (min-width: 769px) {
  body #areaWrapper1 {
    width: 100% !important;
    background-color: rgba(235, 230, 230, 0.514);
    position: relative;
  }
  body #areaWrapper1::before {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-position: center;
    background-size: cover;
    background-image: url(/library/contents/products/kgourmet2505/img/parts/bg_grd.jpg);
  }
}
@media screen and (min-width: 769px) and (max-width: 768px) {
  body #areaWrapper1 {
    width: 100% !important;
  }
}
#kgrourmet2505 * {
  box-sizing: border-box;
}

#kgrourmet2505 {
  position: relative;
  width: 1200px;
  background-color: rgb(255, 255, 255);
  margin: 0 auto;
  padding: 0;
  box-sizing: border-box;
  color: #272727;
  line-height: 1.5;
  -webkit-text-size-adjust: 100%;
  font-size: 1rem;
  position: relative;
  font-weight: bold;
}
@media screen and (max-width: 768px) {
  #kgrourmet2505 {
    width: 100%;
  }
}
#kgrourmet2505 ol,
#kgrourmet2505 ul {
  list-style: none;
}
#kgrourmet2505 a {
  text-decoration: none;
}
#kgrourmet2505 img {
  max-width: 100%;
  height: auto;
  vertical-align: top;
  -o-object-fit: cover;
     object-fit: cover;
  font-family: "object-fit: cover;";
  flex-shrink: 0;
}
@media print, (min-width: 769px) {
  #kgrourmet2505 .dispSP {
    display: none;
  }
}
#kgrourmet2505 .nw {
  display: inline-block;
}
#kgrourmet2505 .small {
  margin-top: 0.25em;
  display: block;
  font-size: 0.6em;
  line-height: 1.3em;
}
#kgrourmet2505 .small-note {
  margin-top: 0.25em;
  display: block;
  font-size: 0.8em;
  line-height: 1.3em;
  font-weight: 400;
}
#kgrourmet2505 .red {
  color: #ff0000;
}
@media print, (min-width: 769px) {
  #kgrourmet2505 .col1-pc {
    grid-template-columns: auto;
  }
  #kgrourmet2505 .col2-pc {
    grid-template-columns: 1fr 1fr;
  }
  #kgrourmet2505 .col3-pc {
    grid-template-columns: 1fr 1fr 1fr;
  }
  #kgrourmet2505 .col4-pc {
    grid-template-columns: 1fr 1fr 1fr 1fr;
  }
}
@media screen and (max-width: 768px) {
  #kgrourmet2505 .col1-sp {
    grid-template-columns: auto;
  }
  #kgrourmet2505 .col2-sp {
    grid-template-columns: 1fr 1fr;
  }
  #kgrourmet2505 .col3-sp {
    grid-template-columns: 1fr 1fr 1fr;
  }
  #kgrourmet2505 .col4-sp {
    grid-template-columns: 1fr 1fr 1fr 1fr;
  }
}
#kgrourmet2505 .section {
  position: relative;
  padding: 5rem 7rem;
  overflow: hidden;
}
@media screen and (max-width: 768px) {
  #kgrourmet2505 .section {
    padding: 17vw 5vw;
  }
}
#kgrourmet2505 .section::before {
  content: "";
  position: absolute;
  width: 10px;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 10;
}
#kgrourmet2505 .section::after {
  content: "";
  position: absolute;
  width: 10px;
  height: 100%;
  top: 0;
  right: 0;
  z-index: 10;
}
#kgrourmet2505 .section .ttl {
  position: relative;
  z-index: 20;
}
#kgrourmet2505 .section .ttl img {
  width: 100%;
  margin: 0 auto 1em;
  display: block;
}
#kgrourmet2505 .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) {
  #kgrourmet2505 .pre {
    font-size: 7vw;
    padding: 2vw 0;
  }
}
@media print, (min-width: 769px) {
  #kgrourmet2505 .kv img {
    margin: 0 auto;
    display: block;
  }
}
#kgrourmet2505 .announce {
  background-color: #e22f78;
  color: #ffffff;
  padding: 0.5em;
  font-size: 1.8em;
  text-align: center;
}
@media screen and (max-width: 768px) {
  #kgrourmet2505 .announce {
    font-size: min(1.2em, 5.5vw);
    padding: 5vw;
  }
}
#kgrourmet2505 .announce--text {
  font-weight: 400;
  font-size: 0.9em;
}
#kgrourmet2505 #float {
  transition: ease 0.3s;
  -o-border-image: linear-gradient(270deg, #cc944a 0%, #fceba5 50%, #ca9248 100%) 0% 0%;
     border-image: linear-gradient(270deg, #cc944a 0%, #fceba5 50%, #ca9248 100%) 0% 0%;
  border-image-slice: 1;
  border-width: 5px;
  border-top-style: solid;
  border-bottom-style: solid;
}
@media print, (min-width: 769px) {
  #kgrourmet2505 #float {
    margin-right: -1px;
  }
}
#kgrourmet2505 #float ul {
  background-color: #afafaf;
  display: flex;
  flex-wrap: wrap;
}
#kgrourmet2505 #float li {
  position: relative;
  box-sizing: border-box;
  border-right: solid #ffffff 1px;
}
#kgrourmet2505 #float li::before {
  content: "";
  position: absolute;
  width: 0;
  height: 0;
  border-style: solid;
  border-right: 10px solid transparent;
  border-left: 10px solid transparent;
  border-top: 11px solid #ffffff;
  border-bottom: 0;
  bottom: 10%;
  left: 50%;
  transform: translateX(-50%);
}
@media screen and (max-width: 768px) {
  #kgrourmet2505 #float li::before {
    border-right: 7px solid transparent;
    border-left: 7px solid transparent;
    border-top: 8px solid #ffffff;
  }
}
#kgrourmet2505 #float li:nth-of-type(1), #kgrourmet2505 #float li:nth-of-type(2), #kgrourmet2505 #float li:nth-of-type(3), #kgrourmet2505 #float li:nth-of-type(4) {
  border-bottom: solid #ffffff 1px;
}
#kgrourmet2505 #float li:nth-of-type(4), #kgrourmet2505 #float li:last-of-type {
  border-right: none;
}
#kgrourmet2505 #float .float-bento {
  background-color: #fb6401;
}
#kgrourmet2505 #float .float-sozai {
  background-color: #45a387;
}
#kgrourmet2505 #float .float-sweets {
  background-color: #b563b4;
}
#kgrourmet2505 #float .float-other {
  background-color: #43abdf;
}
#kgrourmet2505 #float .float-cnct, #kgrourmet2505 #float .float-tvcm, #kgrourmet2505 #float .float-cmp, #kgrourmet2505 #float .float-webcm {
  background-color: #e9566f;
}
#kgrourmet2505 #float .honkoku-float li {
  flex: 1 1 25%;
}
#kgrourmet2505 #float .yokoku-float li {
  width: 25%;
  margin: 0;
}
#kgrourmet2505 #float a {
  color: #ffffff;
  display: block;
  height: 100%;
  width: 100%;
  text-align: center;
  padding: 1em 0.5em 1.5em;
  font-weight: 600;
  font-size: 1.1em;
}
@media screen and (max-width: 768px) {
  #kgrourmet2505 #float a {
    font-size: min(0.7em, 3.4vw);
    padding: 4vw 0.2vw 6vw;
  }
}
#kgrourmet2505 #float.mf-flt.floating {
  width: 100%;
}
@media print, (min-width: 769px) {
  #kgrourmet2505 #float.mf-flt.floating {
    width: 1200px;
  }
}
#kgrourmet2505 #lead .lead--text {
  text-align: center;
}
#kgrourmet2505 #lead .lead--title {
  text-align: center;
  margin-bottom: 0.5em;
}
#kgrourmet2505 .contents-wrap {
  position: relative;
}
#kgrourmet2505 .contents-wrap::before {
  content: "";
  position: absolute;
  background-image: url(/library/contents/products/kgourmet2505/img/parts/bg.svg);
  width: 100%;
  height: -webkit-fit-content;
  height: -moz-fit-content;
  height: fit-content;
  opacity: 0.2;
  z-index: 10;
  height: 100%;
  top: 0;
  left: 0;
  background-size: contain;
  background-position: center;
  background-repeat: repeat;
}
#kgrourmet2505 .item--adjust {
  transform: translateY(-3em);
}
@media screen and (max-width: 768px) {
  #kgrourmet2505 .item--adjust {
    transform: translateY(-2em);
  }
}
#kgrourmet2505 .item--container {
  position: relative;
  z-index: 20;
  background-color: rgba(255, 255, 255, 0.7);
  padding: 0 3em 0;
}
@media screen and (max-width: 768px) {
  #kgrourmet2505 .item--container {
    padding: 0 3vw 0;
  }
}
#kgrourmet2505 .item--pick {
  position: relative;
  width: 65%;
  transform: translateY(15%);
  z-index: 30;
}
#kgrourmet2505 .item--col {
  position: relative;
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 3em;
  align-items: center;
  margin-bottom: 3em;
  padding-bottom: 3em;
}
@media screen and (max-width: 768px) {
  #kgrourmet2505 .item--col {
    grid-template-columns: auto;
    gap: 1em;
  }
}
#kgrourmet2505 .item--col:last-of-type {
  margin-bottom: 0;
  padding-bottom: 0;
}
#kgrourmet2505 .item--col:last-of-type::before {
  display: none;
}
#kgrourmet2505 .item--col::before {
  position: absolute;
  background: radial-gradient(circle farthest-side, #e63178, #e63178 40%, transparent 40%, transparent);
  background-size: 20px;
  content: "";
  display: inline-block;
  height: 20px;
  width: 100%;
  bottom: -0.5em;
}
#kgrourmet2505 .item--col img {
  width: 100%;
}
#kgrourmet2505 .item--img {
  position: relative;
}
#kgrourmet2505 .item--ico {
  position: absolute;
  right: 0.5em;
  width: 8em;
  top: 0.5em;
}
@media screen and (max-width: 768px) {
  #kgrourmet2505 .item--ico {
    right: 2vw;
    width: 24vw;
    top: 2vw;
  }
}
#kgrourmet2505 .item--wrap .item--col .item--img-wrap {
  position: relative;
}
#kgrourmet2505 .item--wrap .item--col .item--img-wrap::before {
  content: "";
  position: absolute;
}
#kgrourmet2505 .item--wrap .item--col .item--img-wrap {
  position: relative;
}
#kgrourmet2505 .item--wrap .item--col .item--img-wrap::before {
  position: absolute;
  content: "";
}
#kgrourmet2505 .item--wrap .item--col .item--detail {
  position: relative;
}
#kgrourmet2505 .item--wrap .item--col .item--detail::before {
  position: absolute;
  content: "";
}
#kgrourmet2505 .item--wrap .item--col:nth-of-type(2n-1) .item--img-wrap::before {
  width: 7em;
  height: 7em;
  background-image: url(/library/contents/products/kgourmet2505/img/parts/deco1.svg);
  background-repeat: no-repeat;
  background-size: contain;
  left: -7em;
  top: -7em;
  background-position: center center;
  transform: rotate(-65deg);
}
@media screen and (max-width: 768px) {
  #kgrourmet2505 .item--wrap .item--col:nth-of-type(2n-1) .item--img-wrap::before {
    width: 15vw;
    height: 15vw;
    left: -7vw;
    top: -16vw;
  }
}
#kgrourmet2505 .item--wrap .item--col:nth-of-type(2n-1) .item--detail::before {
  content: "";
  position: absolute;
  width: 5em;
  height: 5em;
  background-image: url(/library/contents/products/kgourmet2505/img/parts/deco2.svg);
  background-repeat: no-repeat;
  background-size: contain;
  right: -5em;
  bottom: -4em;
  background-position: center center;
  transform: rotate(-40deg);
}
@media screen and (max-width: 768px) {
  #kgrourmet2505 .item--wrap .item--col:nth-of-type(2n-1) .item--detail::before {
    width: 13vw;
    height: 14vw;
    right: -6vw;
    top: 2vw;
  }
}
#kgrourmet2505 .item--wrap .item--col:nth-of-type(2n) .item--img-wrap::before {
  width: 5em;
  height: 5em;
  background-image: url(/library/contents/products/kgourmet2505/img/parts/deco3.svg);
  background-repeat: no-repeat;
  background-size: contain;
  left: -6em;
  top: -3em;
  background-position: center center;
  transform: rotate(0);
}
@media screen and (max-width: 768px) {
  #kgrourmet2505 .item--wrap .item--col:nth-of-type(2n) .item--img-wrap::before {
    width: 13vw;
    height: 13vw;
    left: -8vw;
    top: -11vw;
  }
}
#kgrourmet2505 .item--wrap .item--col:nth-of-type(2n) .item--detail::before {
  width: 5em;
  height: 5em;
  background-image: url(/library/contents/products/kgourmet2505/img/parts/deco4.svg);
  background-repeat: no-repeat;
  background-size: contain;
  right: -5em;
  bottom: -8em;
  background-position: center center;
  transform: rotate(-40deg);
}
@media screen and (max-width: 768px) {
  #kgrourmet2505 .item--wrap .item--col:nth-of-type(2n) .item--detail::before {
    width: 12vw;
    height: 12vw;
    right: -8vw;
    bottom: -12vw;
  }
}
#kgrourmet2505 .item .pick .item--img {
  border: solid 5px #e22f78;
}
#kgrourmet2505 .item .pick .item--title {
  color: #e22f78;
}
#kgrourmet2505 .item--appeal {
  font-size: 1.2em;
  margin-bottom: 0.2em;
  z-index: 100;
  position: relative;
  color: #903f98;
}
@media screen and (max-width: 768px) {
  #kgrourmet2505 .item--appeal {
    font-size: 1.1em;
  }
}
#kgrourmet2505 .item--title {
  font-size: 1.9em;
  color: #e22f78;
  margin-bottom: 0.2em;
  z-index: 100;
  position: relative;
  line-height: 1.25em;
}
@media screen and (max-width: 768px) {
  #kgrourmet2505 .item--title {
    font-size: min(1.6em, 6.5vw);
  }
}
#kgrourmet2505 .item--price {
  font-size: 1.6em;
  padding-bottom: 0.3em;
  margin-bottom: 0.3em;
  border-bottom: 2px solid #e22f78;
  z-index: 100;
  position: relative;
}
@media screen and (max-width: 768px) {
  #kgrourmet2505 .item--price {
    font-size: 1.2em;
  }
}
#kgrourmet2505 .item--area {
  margin-bottom: 0.5em;
  font-size: 1.2em;
  z-index: 100;
  position: relative;
}
@media screen and (max-width: 768px) {
  #kgrourmet2505 .item--area {
    font-size: 1.1em;
  }
}
#kgrourmet2505 .item--area__note {
  display: block;
  font-size: 0.9em;
}
#kgrourmet2505 .item_allergen {
  margin-top: 0.8em;
  z-index: 100;
  position: relative;
}
#kgrourmet2505 .item_allergen > span {
  display: block;
  margin-bottom: 0.25em;
}
#kgrourmet2505 .item_allergen > div {
  position: relative;
  background-image: linear-gradient(90deg, #e53178, #990c7d);
  border-radius: 21px;
  text-align: center;
  color: #ffffff;
  font-size: 1.2em;
  font-weight: 800;
  line-height: 1.5em;
  border: solid 5px;
  transition-duration: 0.4s;
  margin-top: 0.2em;
  width: 80%;
}
@media screen and (max-width: 768px) {
  #kgrourmet2505 .item_allergen > div {
    font-size: min(1.3em, 5vw);
    width: 100%;
  }
}
#kgrourmet2505 .item_allergen > div::before {
  content: "";
  width: 0.6em;
  height: 0.6em;
  border-bottom: solid 5px #ffffff;
  border-right: solid 5px #ffffff;
  position: absolute;
  transform: rotate(-45deg) translateY(-65%);
  right: 1em;
  top: 50%;
}
@media screen and (max-width: 768px) {
  #kgrourmet2505 .item_allergen > div::before {
    width: 0.5em;
    height: 0.5em;
    right: 2vw;
    line-height: 1.6em;
    border-bottom: solid 4px #ffffff;
    border-right: solid 4px #ffffff;
  }
}
@media print, (min-width: 769px) {
  #kgrourmet2505 .item_allergen > div:hover {
    transform: scale(1.05);
  }
}
#kgrourmet2505 .item_allergen a {
  color: #ffffff;
  display: block;
  width: 100%;
  padding: 0.4em 0.7em;
}
@media screen and (max-width: 768px) {
  #kgrourmet2505 .item_allergen a {
    padding: 0.3em 0.5em;
  }
}
#kgrourmet2505 #bento.section {
  background-image: linear-gradient(90deg, #ff7b1a, #ffa058);
}
#kgrourmet2505 #bento.section::before, #kgrourmet2505 #bento.section::after {
  background-color: #e56300;
}
#kgrourmet2505 #bento .ttl img {
  width: 60%;
}
@media screen and (max-width: 768px) {
  #kgrourmet2505 #bento .ttl img {
    width: 85%;
  }
}
#kgrourmet2505 #sozai.section {
  background-image: linear-gradient(90deg, #a5c5c1, #51cbbc);
}
#kgrourmet2505 #sozai.section::before, #kgrourmet2505 #sozai.section::after {
  background-color: #20a796;
}
#kgrourmet2505 #sozai .ttl img {
  width: 35%;
}
@media screen and (max-width: 768px) {
  #kgrourmet2505 #sozai .ttl img {
    width: 45%;
  }
}
#kgrourmet2505 #frozen.section {
  background-image: linear-gradient(90deg, #4da3d6, #a2c4d8);
}
#kgrourmet2505 #frozen.section::before, #kgrourmet2505 #frozen.section::after {
  background-color: #1080c4;
}
#kgrourmet2505 #frozen .ttl img {
  width: 40%;
}
@media screen and (max-width: 768px) {
  #kgrourmet2505 #frozen .ttl img {
    width: 55%;
  }
}
#kgrourmet2505 #sweets.section {
  background-image: linear-gradient(90deg, #a97aaf, #c8abcc);
}
#kgrourmet2505 #sweets.section::before, #kgrourmet2505 #sweets.section::after {
  background-color: #95509e;
}
#kgrourmet2505 #sweets .ttl img {
  width: 90%;
}
@media screen and (max-width: 768px) {
  #kgrourmet2505 #sweets .ttl img {
    width: 100%;
  }
}
#kgrourmet2505 #other .item--wrap {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 3em;
}
@media screen and (max-width: 768px) {
  #kgrourmet2505 #other .item--wrap {
    gap: 0.75em;
  }
}
#kgrourmet2505 #other .item--col {
  gap: 3em;
  grid-template-columns: auto;
  margin-bottom: 0;
  padding-bottom: 0;
  gap: 0.75em;
}
#kgrourmet2505 #other .item--col::before {
  display: none;
}
@media screen and (max-width: 768px) {
  #kgrourmet2505 #other .item--title {
    font-size: 1.3em;
  }
}
@media screen and (max-width: 768px) {
  #kgrourmet2505 #other .item--price {
    font-size: 0.75em;
  }
}
@media screen and (max-width: 768px) {
  #kgrourmet2505 #other .item--area {
    font-size: min(0.75em, 4.5vw);
  }
}
#kgrourmet2505 .special-contents-wrap {
  position: relative;
  background-image: linear-gradient(90deg, #ff9ab5, #ffc2c5);
}
#kgrourmet2505 .special-contents-wrap::before {
  content: "";
  position: absolute;
  background-image: linear-gradient(45deg, #ffffff 25%, transparent 25%, transparent 75%, #ffffff 75%), linear-gradient(45deg, #ffffff 25%, transparent 25%, transparent 75%, #ffffff 75%);
  background-position: 0 0, 30px 30px;
  background-size: 60px 60px;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  opacity: 0.3;
}
#kgrourmet2505 .cmp--c-list {
  margin: 0 auto;
  display: grid;
  gap: 3vw;
  z-index: 20;
  position: relative;
}
@media print, (min-width: 769px) {
  #kgrourmet2505 .cmp--c-list {
    width: 50%;
  }
}
@media print, (min-width: 769px) {
  #kgrourmet2505 .cmp--c-list:has(> :nth-child(n+2)) {
    width: 70%;
  }
}
@media screen and (max-width: 768px) {
  #kgrourmet2505 .cmp--c-list {
    gap: 2em;
    width: 100%;
  }
}
#kgrourmet2505 .cmp--text {
  text-align: center;
  color: #000000;
  padding: 0.5vw;
  background-color: rgb(255 255 255 / 70%);
  font-size: 1.1em;
}
@media screen and (max-width: 768px) {
  #kgrourmet2505 .cmp--text {
    font-size: min(1em, 5vw);
  }
}
#kgrourmet2505 #cmp .ttl {
  margin-bottom: 0.5em;
}
#kgrourmet2505 #cmp .ttl img {
  width: 40%;
}
@media screen and (max-width: 768px) {
  #kgrourmet2505 #cmp .ttl img {
    width: 55%;
  }
}
#kgrourmet2505 #cmp .cmp--c-list {
  margin: 0 auto;
  display: grid;
  gap: 8vw;
  z-index: 20;
  position: relative;
}
@media print, (min-width: 769px) {
  #kgrourmet2505 #cmp .cmp--c-list {
    width: 50%;
    gap: 3vw;
  }
}
#kgrourmet2505 #cmp .cmp--c-list a {
  display: block;
}
@media print, (min-width: 769px) {
  #kgrourmet2505 #cmp .cmp--c-list:has(> :nth-child(n+2)) {
    width: 85%;
  }
}
#kgrourmet2505 #cnct .ttl {
  margin-bottom: 0.5em;
}
#kgrourmet2505 #cnct .ttl img {
  width: 30%;
}
@media screen and (max-width: 768px) {
  #kgrourmet2505 #cnct .ttl img {
    width: 50%;
  }
}
#kgrourmet2505 #cnct .cmp--c-list {
  margin: 0 auto;
  display: grid;
  gap: 8vw;
  z-index: 20;
  position: relative;
}
@media print, (min-width: 769px) {
  #kgrourmet2505 #cnct .cmp--c-list {
    width: 50%;
    gap: 3vw;
  }
}
@media print, (min-width: 769px) {
  #kgrourmet2505 #cnct .cmp--c-list:has(> :nth-child(n+2)) {
    width: 85%;
  }
}
#kgrourmet2505 #cnct.section,
#kgrourmet2505 #cmp.section,
#kgrourmet2505 #tvcm.section,
#kgrourmet2505 #webcm.section {
  padding: 2rem 7rem;
}
@media screen and (max-width: 768px) {
  #kgrourmet2505 #cnct.section,
#kgrourmet2505 #cmp.section,
#kgrourmet2505 #tvcm.section,
#kgrourmet2505 #webcm.section {
    padding: 5vw;
  }
}
#kgrourmet2505 #tvcm .ttl {
  margin-bottom: 0.5em;
}
#kgrourmet2505 #tvcm .ttl img {
  width: 35%;
}
@media screen and (max-width: 768px) {
  #kgrourmet2505 #tvcm .ttl img {
    width: 50%;
  }
}
#kgrourmet2505 #tvcm .tvcm--list {
  position: relative;
  z-index: 20;
  width: 50%;
  margin: 0 auto;
  display: grid;
}
#kgrourmet2505 #tvcm .tvcm--list:has(> :nth-child(n+2)) {
  gap: 2em;
}
@media print, (min-width: 769px) {
  #kgrourmet2505 #tvcm .tvcm--list:has(> :nth-child(n+2)) {
    width: 80%;
  }
}
@media screen and (max-width: 768px) {
  #kgrourmet2505 #tvcm .tvcm--list {
    width: 100%;
  }
}
#kgrourmet2505 #tvcm .tvcm--list img {
  display: block;
  width: 100%;
}
#kgrourmet2505 #tvcm .tvcm--text {
  text-align: center;
  color: #000000;
  padding: 0.3em;
  font-size: 1.2em;
}
#kgrourmet2505 #webcm .ttl {
  margin-bottom: 0.5em;
}
#kgrourmet2505 #webcm .ttl img {
  width: 35%;
}
@media screen and (max-width: 768px) {
  #kgrourmet2505 #webcm .ttl img {
    width: 50%;
  }
}
@media print, (min-width: 769px) {
  #kgrourmet2505 #webcm .cmp--c-list.col1-pc {
    width: 30%;
  }
  #kgrourmet2505 #webcm .cmp--c-list.col2-pc {
    width: 50%;
  }
}
@media screen and (max-width: 768px) {
  #kgrourmet2505 #webcm .cmp--c-list.col1-sp {
    width: 60%;
  }
}
#kgrourmet2505 .artist {
  background-position: center;
  background-size: cover;
  background-image: url(/library/contents/products/kgourmet2505/img/parts/bg_grd.jpg);
}
#kgrourmet2505 .artist--wrap {
  display: flex;
  flex-direction: column;
  gap: 1em;
}
@media print, (min-width: 769px) {
  #kgrourmet2505 .artist--wrap {
    width: 60%;
    margin: 0 auto;
  }
}
#kgrourmet2505 .artist--img img {
  margin: 0 auto;
  display: block;
}
#kgrourmet2505 .artist--logo img {
  width: 30%;
  margin: 0 auto;
  display: block;
  width: 45%;
}
@media screen and (max-width: 768px) {
  #kgrourmet2505 .artist--logo img {
    width: 60%;
  }
}
#kgrourmet2505 .artist--text {
  color: #ffffff;
  line-height: 2em;
}
#kgrourmet2505 #note .note {
  position: relative;
  padding-left: 0.5em;
  text-indent: -1em;
}
@media screen and (max-width: 768px) {
  #kgrourmet2505 #note .note {
    font-size: 0.8em;
  }
}
#kgrourmet2505 #note .note li {
  font-size: 0.9em;
}
#kgrourmet2505 #note .note li::before {
  content: "※";
}
#kgrourmet2505 #note.section {
  background-color: #ffe2ee;
}
#kgrourmet2505 .mb-2em {
  margin-bottom: 2em !important;
}
/*# sourceMappingURL=kgourmet2505-0601.css.map */