main#gohan_otomo .normal-price {
  display: none;
}
main#gohan_otomo .normal-price + .prod-item__price {
  margin-top: 8px;
}
main#gohan_otomo .prod-list .prod-item__price {
  text-align: center;
}
main#gohan_otomo .prod-list.column-box .prod-item__name {
  display: flex;
  align-items: flex-start;
  height: 100%;
}
main#gohan_otomo .prod-list.column-box .discount-price {
  height: 100%;
  display: flex;
  align-items: end;
}
main#gohan_otomo section.content > .inner h2 {
  margin-top: 0;
}
main#gohan_otomo .lp-menu .item a {
  background-color: #d0c8b5;
  color: #000;
}
main#gohan_otomo .lp-menu__sub .column-box {
  grid-column-gap: 4px;
  grid-row-gap: 4px;
}
main#gohan_otomo .lp-menu__sub .column-box a {
  background-color: #d0c8b5;
  color: #000;
  border: unset;
  font-weight: normal;
}
main#gohan_otomo .lp-menu__sub.adjust .col05 {
  width: 100%;
}
main#gohan_otomo #link01,
main#gohan_otomo #link02,
main#gohan_otomo #link03,
main#gohan_otomo #link04,
main#gohan_otomo #link05 {
  position: relative;
  top: -130px;
}
main#gohan_otomo h2 {
  font-size: 2rem;
  line-height: 1;
  padding-top: 0;
  color: #333;
  margin-bottom: 50px;
}
main#gohan_otomo h2.border-b {
  border-bottom: 1px solid #000;
  padding-bottom: 16px;
  font-weight: bold;
}
main#gohan_otomo h2.type-brd_l {
  padding: 20px 16px;
  border-left: 16px solid #d0c8b5;
}
main#gohan_otomo h3 {
  font-size: 1.8rem;
  border-bottom: 1px solid #000;
  padding-bottom: 10px;
}
main#gohan_otomo h4 {
  font-size: 1.6em;
}
main#gohan_otomo .icn.sale {
  text-align: center;
}
main#gohan_otomo .icn.new {
  background-color: #940e07;
}
main#gohan_otomo .icn.autumn {
  background-color: #c3ba5a;
}
main#gohan_otomo .icn.winter {
  background-color: #80b0cf;
}
main#gohan_otomo .icn.spring {
  background-color: #ea6751;
}
main#gohan_otomo .icn.summer {
  background-color: #e9ac3a;
}
main#gohan_otomo .txt-c_l {
  text-align: center;
}
main#gohan_otomo .btn-recipe {
  max-width: 360px;
  color: #000;
  border: 2px solid #000;
}
main#gohan_otomo .btn-recipe:hover, main#gohan_otomo .btn-recipe:active, main#gohan_otomo .btn-recipe:focus {
  color: #333;
  border: 2px solid #d0c8b5;
  background-color: #d0c8b5;
}
main#gohan_otomo .content-txt {
  margin-bottom: 20px;
}
main#gohan_otomo #intro .inner {
  padding-bottom: 50px;
}
main#gohan_otomo #intro .intro-slogan .sub {
  display: block;
  font-size: 1.8rem;
}
main#gohan_otomo #pickup_sale .inner {
  padding-bottom: 20px;
}
main#gohan_otomo #pickup_sale .section-ttl {
  padding: 40px 16px;
}
main#gohan_otomo #gohan {
  margin-top: 90px;
}
main#gohan_otomo #gozen .gozen-txt {
  margin-bottom: 80px;
}

@media screen and (min-width: 769px) {
  main#gohan_otomo .icn.autumn {
    background-color: #c3ba5a;
  }
  main#gohan_otomo .icn.winter {
    background-color: #80b0cf;
  }
  main#gohan_otomo .icn.spring {
    background-color: #ea6751;
  }
  main#gohan_otomo .icn.summer {
    background-color: #e9ac3a;
  }
}
@media screen and (max-width: 768px) {
  main#gohan_otomo .lp-menu__sub.adjust .col05 {
    grid-template-columns: repeat(5, 1fr);
  }
  main#gohan_otomo .icn.autumn {
    background-color: #c3ba5a;
  }
  main#gohan_otomo .icn.winter {
    background-color: #80b0cf;
  }
  main#gohan_otomo .icn.spring {
    background-color: #ea6751;
  }
  main#gohan_otomo .icn.summer {
    background-color: #e9ac3a;
  }
  main#gohan_otomo #intro .intro-slogan .sub {
    font-size: 1.4rem;
  }
}
@media screen and (max-width: 480px) {
  main#gohan_otomo .prod-list.column-box .not-discount {
    height: auto;
  }
  main#gohan_otomo .lp-menu__sub.adjust .col05 {
    display: flex;
    flex-wrap: wrap;
  }
  main#gohan_otomo .lp-menu__sub.adjust .col05 .item {
    width: calc((100% - 8px) / 3);
  }
  main#gohan_otomo .lp-menu__sub.adjust .col05 .item:nth-of-type(n+4) {
    width: calc((100% - 4px) / 2);
  }
  main#gohan_otomo h2 {
    font-size: 1.5rem;
    line-height: 1.4;
    margin-bottom: 30px;
  }
  main#gohan_otomo h2.type-brd_l {
    border-left: 8px solid #d0c8b5;
  }
  main#gohan_otomo h3 {
    font-size: 1.6rem;
  }
  main#gohan_otomo h4 {
    font-size: 1.3em;
  }
  main#gohan_otomo .icn.type-circle {
    top: 1.6vw;
    left: 1.6vw;
    width: 15vw;
    height: 15vw;
    font-size: 3.6vw;
  }
  main#gohan_otomo .icn.autumn {
    background-color: #c3ba5a;
  }
  main#gohan_otomo .icn.winter {
    background-color: #80b0cf;
  }
  main#gohan_otomo .icn.spring {
    background-color: #ea6751;
  }
  main#gohan_otomo .icn.summer {
    background-color: #e9ac3a;
  }
  main#gohan_otomo .txt-c_l {
    text-align: left;
  }
  main#gohan_otomo #intro .inner {
    padding-bottom: 40px;
  }
  main#gohan_otomo #intro .intro-slogan {
    font-size: 1.65rem;
  }
  main#gohan_otomo #pickup_sale .section-ttl {
    padding: 20px 8px;
  }
  main#gohan_otomo #gohan {
    margin-top: 60px;
  }
  main#gohan_otomo #gozen .gozen-txt {
    margin-bottom: 40px;
  }
}/*# sourceMappingURL=gohan-otomo.css.map */