@charset "utf-8";
/* CSS Document */
.js-ttl, .js-pic {
  opacity: 0;
  visibility: hidden; /* クリック判定も消すために追加 */
}
html:not(.aem-AuthorLayer-Edit) body {
  display: none;
}
* {
  min-height: 0vw;
}
/*===============================================
●共通
===============================================*/
#heinz_cp_2605 .lead-area .leadB {
  text-align: center;
  font-weight: 700;
  font-size: clamp(1.4rem, 1.6vw, 1.7rem);
  margin: 0 0 .5rem;
  font-feature-settings: "halt";
}
#heinz_cp_2605 .lead-area .leadB span {
  text-align: center;
  font-weight: 700;
  font-size: clamp(1.3rem, 1.2vw, 1.5rem);
  margin: 0 0 2rem;
}
#heinz_cp_2605 .lead-area .leadT {
  text-align: center;
  font-weight: 500;
  font-size: clamp(.9rem, 1.1vw, 1.2rem);
}
#heinz_cp_2605 .lead-area .leadT span {
  margin: 5px 0 0;
  display: block;
  color: #fff;
  font-size: clamp(.85rem, 2vw, .95rem);
}
#heinz_cp_2605 .item-area .date {
  text-align: center;
  border: 1px solid #241608;
  border-radius: 6px;
  padding: 2px 8px;
  box-sizing: border-box;
  width: 140px;
  font-size: clamp(0.85rem, 2vw, 0.9rem);
}
#heinz_cp_2605 .item-area .name {
  text-align: left;
  font-size: clamp(1.1rem, 1.2vw, 1.3rem);
  font-weight: 700;
  line-height: 1.4;
}
#heinz_cp_2605 .item-area .name .sm {
  text-align: left;
  font-size: clamp(0.9rem, 4vw, 1.05rem);
  font-weight: 700;
  line-height: 1.4;
  margin: 0;
  display: block;
}
#heinz_cp_2605 .item-area .name-sm {
  text-align: left;
  font-size: clamp(0.9rem, 2vw, 1rem);
  font-weight: 600;
  line-height: 1.4;
  margin: 0;
}
#heinz_cp_2605 .item-area .price {
  text-align: right;
  font-size: clamp(1.1rem, 2vw, 1.2rem);
  font-weight: 700;
}
#heinz_cp_2605 .item-area .price-sm {
  text-align: right;
  font-size: clamp(0.85rem, 2vw, 0.9rem);
  font-weight: 600;
}
#heinz_cp_2605 .item-area .txt {
  font-size: clamp(1rem, 1.1vw, 1.1rem);
  text-align: left;
  line-height: 1.6;
}
#heinz_cp_2605 .item-area .txt span {
  font-size: clamp(0.8rem, 0.85vw, 0.88rem);
  text-align: left;
  line-height: 1.6;
  display: block;
  margin-top: .2rem;
}
#heinz_cp_2605 .ttl_h2 {
  text-align: center;
  font-weight: 700;
  font-size: clamp(1.2rem, 1.5vw, 1.5rem);
  position: relative;
  filter: drop-shadow(6px 6px 0px rgba(0, 0, 0, .3));
}
#heinz_cp_2605 .c-txt div .fc-list {
  font-size: clamp(0.8rem, 0.85vw, 0.88rem);
  display: block;
  width: 100%;
  text-align: left;
}
#heinz_cp_2605 .item-area .area {
  text-align: left;
  font-size: clamp(0.8rem, 0.85vw, 0.88rem);
  margin: .8rem 0 1rem;
}
#heinz_cp_2605 .item-area .area span::before {
  content: "販売地域";
  position: absolute;
  top: -40%;
  left: -1%;
  font-weight: bold;
  padding: .2rem 1rem;
  background: #fabe01;
  color: #231815;
  border-radius: 15px;
  display: inline-block;
}
#heinz_cp_2605 .item-area .area span {
  position: relative;
  background: #fdd34e4f;
  padding: .8rem 1rem .5rem;
  border-radius: 0 6px 6px 6px;
}
#heinz_cp_2605 .tcpn .ttl_h3 {
  font-size: clamp(1.1rem, 1.15vw, 1.2rem);
  margin: 0 0 .2rem;
}
#heinz_cp_2605 .tcpn p {
  font-size: clamp(1rem, 1.15vw, 1.1rem);
}
#heinz_cp_2605 .tcpn p.kome {
  font-size: clamp(0.8rem, 0.85vw, 0.88rem);
}
/*===============================================
●pc.css 画面の横幅が737px以上
===============================================*/
@media screen and (min-width:737px) {
  /*===== common ======*/
  #heinz_cp_2605 .pc-none {
    display: none;
  }
  #heinz_cp_2605 {
    width: 100%;
    max-width: 1200px;
    margin: 0 auto;
    padding: 0;
    position: relative;
    color: #40220F;
  }
  #heinz_cp_2605 h1, h2, h3, h4, h5, p {
    margin: 0;
    padding: 0;
    list-style: none;
    display: block;
  }
  #heinz_cp_2605 ul, li, dl, dt, dd {
    margin: 0;
    list-style: none;
    padding: 0;
  }
  #heinz_cp_2605 a:link, a:visited, a:hover, a:active, a:focus {
    text-decoration: none;
  }
  #heinz_cp_2605 img {
    max-width: 100%;
    width: 100%;
    display: block;
    height: auto;
  }
  /*  div#contents {
    background: #000;
    width: 100%;
    min-height: 100vh;
    background-attachment: fixed;
    background-size: 5%, 10%;
    background-position: center center;
  }*/
  /*===== main-area ======*/
  #heinz_cp_2605 main {
    width: 100%;
    height: auto;
    background: url(../images/bg.webp);
    background-size: 105% auto;
    background-position: center top;
    z-index: 1;
    position: relative;
    overflow: hidden;
    background-repeat: repeat-y;
  }
  #heinz_cp_2605 .imgbox .kv {
    max-width: 1200px;
    margin: 0 auto;
    position: relative;
    z-index: 2;
  }
  #heinz_cp_2605 .text-area {
    text-align: center;
    background: #fabe00;
    border-top: 5px solid #40220F;
    border-bottom: 5px solid #40220F;
    position: relative;
  }
  #heinz_cp_2605 .lead-area {
    width: min(85%, 1200px);
    padding: 1% 0 2%;
    margin: 0 auto;
  }
  #heinz_cp_2605 .text-area .comment-area {
    width: 95%;
    margin: 0 auto 1.5rem;
    text-align: left;
  }
  #heinz_cp_2605 .text-area .comment-area dl.comment-content {
    background-color: #ffffff;
    padding: 1rem 1.6rem;
    color: #40220F;
  }
  #heinz_cp_2605 .text-area .comment-area dl.comment-content dt {
    border-bottom: double 4px #40220F;
    padding: 0 0 .4rem;
    margin: 0 0 .4rem;
    font-weight: 600;
  }
  #heinz_cp_2605 .ttl_h2 span {
    position: relative;
    display: inline-block;
    height: 50px;
    line-height: 50px;
    padding: 0 2rem;
    background-color: #d70012;
    color: #fff;
    clip-path: polygon(100% 0, 90% 50%, 100% 100%, 0% 100%, 9% 50%, 0% 0%);
    margin: 3rem 0 1.5rem;
  }
  #heinz_cp_2605 .tcpn .ttl_h2 span {
    clip-path: polygon(100% 0, 95% 50%, 100% 100%, 0% 100%, 4% 50%, 0% 0%);
  }
  #heinz_cp_2605 .ttl_h2 span::before {
    position: absolute;
    top: .2rem;
    left: 0;
    width: 100%;
    height: auto;
    border-top: 2px solid #40220F;
    content: '';
    display: inline-block;
  }
  #heinz_cp_2605 .ttl_h2 span::after {
    position: absolute;
    bottom: .2rem;
    left: 0;
    width: 100%;
    height: auto;
    border-bottom: 2px solid #40220F;
    content: '';
    display: inline-block;
  }
  #heinz_cp_2605 .imgbox {
    position: relative;
    z-index: 3;
  }
  /*===== item-area ======*/
  #heinz_cp_2605 .item {
    padding: 0;
    text-align: center;
  }
  #heinz_cp_2605 .item-area {
    width: min(100%, 1200px);
    margin: 0 auto 2rem;
    display: grid;
    grid-template-columns: repeat(1, 100%);
    gap: 2rem;
    filter: drop-shadow(6px 6px 0px rgba(0, 0, 0, .3));
  }
  #heinz_cp_2605 .item-area li {
    position: relative;
    display: flex;
    overflow: hidden;
    width: 80%;
    margin: 0 auto;
  }
  #heinz_cp_2605 .item-area li .pic {
    background: #d70012;
    border-top: 7px solid #fabe00;
    border-left: 7px solid #fabe00;
    border-bottom: 7px solid #fabe00;
    width: calc(100% / 2);
    box-sizing: border-box;
  }
  #heinz_cp_2605 .item-area li .pic.demi_bg {
    background: #9c1c2c;
  }
  #heinz_cp_2605 .item-area li .pic.tmt_bg {
    background: #d70012;
  }
  #heinz_cp_2605 .item-area li .pic.white_bg {
    background: #fff;
  }
  #heinz_cp_2605 .item-area li .wrap {
    background: #fabe00;
    padding: 2rem;
    flex-grow: 1;
    display: flex;
    flex-direction: column;
    gap: .7rem;
    position: relative;
    z-index: 1;
    width: calc(100% / 2);
    outline: 6px double #40220F;
    outline-offset: -.8rem;
  }
  #heinz_cp_2605 .item-area li .heinz {
    display: flex;
    gap: .8rem;
    justify-content: flex-start;
  }
  #heinz_cp_2605 .item-area li .heinz .tmt {
    background: #d70012;
    color: #fff;
    padding: .2rem .8rem;
    border-radius: 50px;
  }
  #heinz_cp_2605 .item-area li .heinz .demi {
    background: #9c1c2c;
    color: #fff;
    padding: .2rem .8rem;
    border-radius: 50px;
  }
  #heinz_cp_2605 .item-area li .heinz .white {
    background: #fff;
    color: #40220F;
    padding: .2rem .8rem;
    border-radius: 50px;
    font-weight: 500;
  }
  /*===== tcpn-area ======*/
  #heinz_cp_2605 .tcpn {
    margin: 0 0 4rem;
  }
  #heinz_cp_2605 .tcpn .inner {
    width: min(100%, 1200px);
    margin: 0 auto;
  }
  #heinz_cp_2605 .tcpn .ct-area {
    display: flex;
    text-align: left;
    justify-content: center;
    width: 80%;
    background: #fabe00;
    margin: 0 auto;
    padding: 1.5rem;
  }
  #heinz_cp_2605 .tcpn .ct-area .ph {
    width: calc(100% / 2);
    background: #fff;
  }
  #heinz_cp_2605 .tcpn .ct-area .text {
    display: flex;
    flex-direction: column;
    gap: .8rem;
  }
  #heinz_cp_2605 .tcpn .ct-area .text dl div {
    display: flex;
  }
  /*===== animation-area ======*/
  #heinz_cp_2605 .pic img {
    will-change: transform;
  }
  #heinz_cp_2605 .c-pic-item {
    position: relative;
    z-index: -1;
  }
  #heinz_cp_2605 .c-ams {
    width: 100%;
    position: relative;
  }
  #heinz_cp_2605 .c-mv-ttl {
    position: absolute;
    top: 38.8%;
    left: 35.5%;
    margin: auto;
    z-index: 3;
    width: 29%;
    will-change: transform;
  }
  #heinz_cp_2605 .c-mv-waku {
    position: absolute;
    top: 1.8%;
    left: 10%;
    margin: auto;
    z-index: -1;
    width: 33%;
    will-change: transform;
  }
}
/*===============================================
●sp.css  画面の横幅が736pxまで
===============================================*/
@media screen and (max-width:736px) {
  /*===== common ======*/
  #heinz_cp_2605 .sp-none {
    display: none;
  }
  #heinz_cp_2605 {
    max-width: 100%;
    margin: 0 auto;
    padding: 0;
    color: #40220F;
  }
  #heinz_cp_2605 h1, h2, h3, h4, h5, p {
    margin: 0;
    padding: 0;
    list-style: none;
    display: block;
  }
  #heinz_cp_2605 ul, li, dl, dt, dd {
    margin: 0;
    list-style: none;
    padding: 0;
  }
  #heinz_cp_2605 a:link, a:visited, a:hover, a:active, a:focus {
    text-decoration: none;
  }
  #heinz_cp_2605 img {
    max-width: 100%;
    display: block;
    height: auto;
  }
  /*===== main-area ======*/
  #heinz_cp_2605 main {
    width: 100%;
    height: auto;
    background: url("../images/bg.webp")repeat;
    background-size: 103% auto;
    background-position: center;
    z-index: 1;
    position: relative;
    overflow: hidden;
  }
  #heinz_cp_2605 .text-area {
    text-align: center;
    background: #fabe00;
    border-top: 3px solid #40220F;
    border-bottom: 3px solid #40220F;
  }
  #heinz_cp_2605 .lead-area {
    width: 90%;
    padding: 1rem 0;
    margin: 0 auto;
  }
  #heinz_cp_2605 .text-area .comment-area {
    width: 92%;
    margin: 0 auto 1.5rem;
    text-align: left;
  }
  #heinz_cp_2605 .text-area .comment-area dl.comment-content {
    background-color: #ffffff;
    padding: 1rem;
    color: #40220F;
  }
  #heinz_cp_2605 .text-area .comment-area dl.comment-content dt {
    border-bottom: double 4px #40220F;
    padding: 0 0 .4rem;
    margin: 0 0 .4rem;
    font-weight: 600;
  }
  #heinz_cp_2605 .lead-area .leadT {
    text-align: left;
  }
  #heinz_cp_2605 .line {
    border-top: 3px solid #40220F;
    display: block;
  }
  #heinz_cp_2605 .ttl_h2 span {
    position: relative;
    display: inline-block;
    height: 50px;
    line-height: 50px;
    padding: 0 2rem;
    background-color: #d70012;
    color: #fff;
    clip-path: polygon(100% 0, 90% 50%, 100% 100%, 0% 100%, 9% 50%, 0% 0%);
    margin: 2rem 0 1rem;
    filter: drop-shadow(6px 6px 0px rgba(0, 0, 0, .3));
  }
  #heinz_cp_2605 .tcpn .ttl_h2 span {
    clip-path: polygon(100% 0, 95% 50%, 100% 100%, 0% 100%, 4% 50%, 0% 0%);
  }
  #heinz_cp_2605 .ttl_h2 span::before {
    position: absolute;
    top: .2rem;
    left: 0;
    width: 100%;
    height: auto;
    border-top: 2px solid #40220F;
    content: '';
    display: inline-block;
  }
  #heinz_cp_2605 .ttl_h2 span::after {
    position: absolute;
    bottom: .2rem;
    left: 0;
    width: 100%;
    height: auto;
    border-bottom: 2px solid #40220F;
    content: '';
    display: inline-block;
  }
  #heinz_cp_2605 .imgbox {
    position: relative;
    z-index: 3;
  }
  /*===== item-area ======*/
  #heinz_cp_2605 .item {
    padding: 0;
    text-align: center;
  }
  #heinz_cp_2605 .item-area {
    width: 100%;
    margin: 0 auto 1rem;
    display: grid;
    grid-template-columns: repeat(1, 100%);
    gap: 1rem;
    filter: drop-shadow(6px 6px 0px rgba(0, 0, 0, .3));
  }
  #heinz_cp_2605 .item-area li {
    position: relative;
    display: flex;
    flex-direction: column;
    overflow: hidden;
    width: 84%;
    margin: 0 auto;
  }
  #heinz_cp_2605 .item-area li .pic {
    background: #d70012;
    border-top: 3px solid #fabe00;
    border-left: 3px solid #fabe00;
    border-right: 3px solid #fabe00;
    box-sizing: border-box;
  }
  #heinz_cp_2605 .item-area li .pic.demi_bg {
    background: #9c1c2c;
  }
  #heinz_cp_2605 .item-area li .pic.tmt_bg {
    background: #d70012;
  }
  #heinz_cp_2605 .item-area li .pic.white_bg {
    background: #fff;
  }
  #heinz_cp_2605 .item-area li .wrap {
    background: #fabe00;
    padding: 1.2rem;
    flex-grow: 1;
    display: flex;
    flex-direction: column;
    gap: .7rem;
    position: relative;
    z-index: 1;
    outline: 4px double #40220F;
    outline-offset: -.5rem;
  }
  #heinz_cp_2605 .item-area li .heinz {
    display: flex;
    gap: .5rem;
    justify-content: flex-start;
  }
  #heinz_cp_2605 .item-area li .heinz .tmt {
    background: #d70012;
    color: #fff;
    padding: .2rem .5rem;
    border-radius: 50px;
    font-size: .8rem;
  }
  #heinz_cp_2605 .item-area li .heinz .demi {
    background: #9c1c2c;
    color: #fff;
    padding: .2rem .5rem;
    border-radius: 50px;
    font-size: .8rem;
  }
  #heinz_cp_2605 .item-area li .heinz .white {
    background: #fff;
    color: #40220F;
    padding: .2rem .5rem;
    border-radius: 50px;
    font-size: .8rem;
    font-weight: 500;
  }
  /*===== tcpn-area ======*/
  #heinz_cp_2605 .tcpn {
    margin: 0 0 2rem;
  }
  #heinz_cp_2605 .tcpn .inner {
    width: 100%;
    margin: 0 auto;
  }
  #heinz_cp_2605 .tcpn .ct-area {
    display: flex;
    text-align: left;
    justify-content: center;
    gap: 1.5rem;
    width: 90%;
    background: #fabe00;
    margin: 0 auto;
    padding: 1rem;
    flex-direction: column;
    box-sizing: border-box;
  }
  #heinz_cp_2605 .tcpn .ct-area .ph {
    background: #fff;
  }
  #heinz_cp_2605 .tcpn .ct-area .text {
    display: flex;
    flex-direction: column;
    gap: .5rem;
  }
  #heinz_cp_2605 .tcpn .ct-area .text dl div {
    display: flex;
    flex-direction: column;
  }
  #heinz_cp_2605 .tcpn .ct-area .text dl div.price {
    display: flex;
    flex-direction: row;
  }
  .others {
    padding: 0 .8rem;
  }
  /*===== animation-area ======*/
  #heinz_cp_2605 .pic img {
    will-change: transform;
  }
  #heinz_cp_2605 .c-pic-item {
    position: relative;
    z-index: -1;
  }
  #heinz_cp_2605 .c-ams {
    width: 100%;
    position: relative;
  }
  #heinz_cp_2605 .c-mv-ttl {
    position: absolute;
    top: 41.2%;
    left: 0;
    right: 0;
    margin: auto;
    z-index: 3;
    width: 43%;
    will-change: transform;
  }
  #heinz_cp_2605 .c-mv-waku {
    position: absolute;
    top: 1.8%;
    left: 0;
    right: 0;
    margin: auto;
    z-index: -1;
    width: 81%;
    will-change: transform;
  }
}
/*===============================================
●tablet.css  画面の横幅が737px～
===============================================*/
@media screen and (min-width:1024px) and (max-width:1200px) {}
@media screen and (min-width:737px) and (max-width:1023px) {}