.lp_main {
  width: 980px;
  margin: 0 auto;
  /* font-family: "Times New Roman", "游明朝体", YuMincho, "Yu Mincho D", "ヒラギノ明朝 ProN W6", HiraMinProN-W6, "HGS明朝B", serif; */
  font-family: "游明朝体", YuMincho, "Yu Mincho D", "ヒラギノ明朝 ProN W6", HiraMinProN-W6, "HGS明朝B", "Times New Roman", serif;
}
.firstview {
  position: relative;
  width: 100%;
  max-width: 980px;
  height: auto;
  vertical-align: top;
  margin-bottom: 40px;
}
.firstview figure {
  position: relative;
}
.firstview figure {
  margin-bottom: 1.5rem;
}

.page_title {
  font-size: 2.5rem;
  margin-bottom: 1rem;
}
.page_desc {
  font-size: 1.5rem;
}
/* .firstview figure figcaption {
  position: absolute;
  top: 0;
  left: 0;
} */
.hr_doyounoushi {
  height: 4px;
  border: none;
  background-color: #1c1a1b;
  margin-bottom: 60px;
}
.hr_doyounoushi_sub {
  height: 4px;
  border: none;
  background-color: #1c1a1b;
  margin-bottom: 60px;
  opacity: 20%;
  width: 95%;
  margin-right: auto;
  margin-left: auto;
}
.firstview .page_title, .firstview .page_desc {
  padding: 0rem 1rem;
}
.firstview .page_desc {
  margin-bottom: 2rem;
}
@media only screen and (max-width: 768px) {
  .lp_main {
    width: 100%;
    max-width: 640px;
    margin: 0 auto;
    font-family: 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3', Meiryo, メイリオ, Osaka, 'MS PGothic', arial, helvetica, sans-serif;
  }
  .firstview .page_title {
    font-size: 1.5rem;
    font-weight: bold;
  }
  .page_desc {
    font-size: 1.25rem;
  }
}


/* 目次 */
.lp_mokuji {
  margin-bottom: 30px;
  padding: 1em 1em 1em 2em;
  border: 1px solid #ee8595;
  background: rgb(238,133,149,0.1);
  color: #333333;
  display: block;
  margin-right: auto;
  margin-left: auto;
  width: 100%;
}

.lp_mokuji h2 {
  text-align: center;
  font-size: 1.5rem;
}
.lp_mokuji div.lp_mokuji_inner {
  display: flex;
  align-items: start;
  margin: 0;
  /* background-color: #fff; */
  padding: 5px 5px;
}

.lp_mokuji ol {
  list-style-type: decimal;
  margin: 0;
  padding: 0 1.2em;
  overflow: hidden;
  width: 50%;
}

.lp_mokuji ol ol {
  margin-top: 5px;
}

.lp_mokuji li {
  padding: 5px 0;
}

.lp_mokuji a {
  font-size: 1rem;
  display: flex;
  align-items: center;
  text-decoration: underline;
}
.lp_mokuji a span {
  margin-left: 1rem;
  width: 80%;
}

@media only screen and (max-width: 768px) {
  .lp_mokuji {
    width: 90%;
    padding: 15px 10px;
  }
  .lp_mokuji h2 {
    font-size: 1.25rem;
  }
  .lp_mokuji div.lp_mokuji_inner {
    flex-direction: column;
  }
  .lp_mokuji ol {
    width: 100%;
  }
}

/* main_content */
.main_hr {
	margin: 3rem 0px 2rem 0;
}
.couPhoto {
  font-size: 13px !important;
  font-family: Arial, Roboto, "Droid Sans", "游ゴシック体", YuGothic, "Yu Gothic", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
  position: absolute;
  right: 10px;
  bottom: 5px;
  color:#fff;
  text-shadow: 0 0 #000, 1px 1px 1px #000;
}
.couPhoto.image_txt_shadow_blk {
  text-shadow: 0 0 #000, 1px 1px 2px #eee;
}
.item_subtitle {
  font-size: 1.5rem;
  margin-bottom: 1rem;
}
h2.item_title {
  font-size: 3.25rem;
  letter-spacing: -2.5px;
  margin-bottom: 1rem;
}

p.item_desc {
  font-size: 1.5rem;
  font-weight: normal;
  margin-bottom: 1rem;
}

.item_main {
  display: flex;
  flex-direction: row;
  margin-bottom: 2rem;
}
.item_main .item_left,
.item_main .item_right{
  width: 50%;
}
.item_name {
  font-size: 1.75rem;
  margin-bottom: 1rem;
  font-family: "Times New Roman", "游明朝体", YuMincho, "游明朝", "Yu Mincho", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HGS明朝B", serif !important;
}
.item_detail {
  font-size: 1rem;
}
.item_detail li {
  text-indent: -1em;
  padding-left: 1em;
}

.price_reg_wrap,
.price_sale_wrap {
  font-size: 1.125rem;
  display: flex  ;
  align-items: flex-end;
  gap: 0.5rem;
  flex-wrap: wrap;
  font-family: 'Noto Sans JP', sans-serif;
  line-height: 1.2;
}
.price_reg_wrap {
  line-height: 1;
  margin-top: 1rem;
  margin-bottom: 0.5rem;
}
.price_sale_wrap {
  margin-bottom: 1rem;
}
.sale_label_wrap {
  background-color: #bf0000;
  padding: 0.2rem 0.6rem;
  border-radius: 4px;
}
.sale_label {
  font-weight: bold;
  color: #fff;
  font-size: 1.125rem;
  line-height: 1;
  display: inline-block;
}

.item_price {
  font-size: 0;
  display: flex  ;
  flex-wrap: nowrap;
  align-items: end;
  line-height: 1;
}
.item_price.reg_price {
  font-size: 1.25rem;
  /* text-decoration: line-through; */
}
.item_price .price_number {
  font-size: 2.5rem;
  color: #000;
  line-height: 1;
  position: relative;
  top: 0.125em;
}
.item_price.reg_price .price_number {
  font-size: 1.5rem;
}
.item_price.sale_price .price_number {
  font-weight: bold;
}
.item_price .price_unit {
  font-size: 1.25rem;
  vertical-align: bottom;
  font-weight: normal;
  padding-left: 5px;
}
.reg_price .price_unit {
  font-size: 1.0rem;
  padding-left: 0;
}




.ponzArea {
  position: relative;
  width: 100%;
}
.ponzArea .cartBtn { 
  position: absolute;
  width: 308px;
  height: 49px;
  right: 38px;
  bottom: 52px;
}
.item_main .fs-c-dropdown select {
  font-size: 1rem;
}
.item_section hr {
  margin-top: 20px;
  margin-bottom: 40px;
}
@media screen and (max-width: 666px) {
  .item_main h2 {
      font-weight: bold;
  }
  .item_main h2:before {
      content: '■';
  }
}
@media only screen and (max-width: 768px) {
  .main_content {
    padding: 0px 10px;
  }
  .couPhoto {
    font-size: 10px !important;
    right: 2px;
    bottom: 0px;
  }
  .couPhoto span {
    display:none;
  }
  h2.item_title {
    font-size: 22px;
    line-height: 1.25;
    font-weight: bold;
    margin-bottom: 1rem;
  }
  .item_title span {
    border-bottom: none;
    text-decoration: underline;
    text-decoration-style: double;
    text-underline-offset: 5px;
    line-height: 1.7;
  }
	.item_main {
    flex-direction: column;
	}
	.item_main .item_left, .item_main .item_right {
    width: 100%;
	}
  .item_main .item_right {
    padding: 1rem;
	}
	.item_main .item_left {
    padding: 1rem 1rem
	}
  .ponzArea .cartBtn { 
    position: static;
    display: block;
    margin: 1rem auto 0px auto;
  }
  .item_subtitle {
    font-size: 1.25rem;
    margin-bottom: 0.5rem;
    font-weight: bold;
  }
  p.item_desc {
    font-size: 1.25rem;
    margin-bottom: 0.5rem;
  }
  .item_name {
    font-size: 1.25rem;
    font-weight: bold;
    font-family: 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3', Meiryo, メイリオ, Osaka, 'MS PGothic', arial, helvetica, sans-serif;
  }
  .indBox01.line_sp {
    margin-top: 1rem;
    margin-bottom: 2rem;
  }
  .item_section hr {
    margin-top: 20px;
    margin-bottom: 20px;
  }

}
/* ぽん酢 */
.pickup_item_wrap {
  border: 20px solid #ccc;
  display: flex;
}
.pickup_item_wrap .pickup_left {
  width: 28%;
  padding: 1rem 1rem;
  display: flex;
  justify-content: center;
  align-items: center;
}
.pickup_item_wrap .pickup_left img {
  max-width: 120px;
  height: auto;
}
.pickup_item_wrap .pickup_right {
  width: 78%;
  padding: 1rem 1rem;
}
.right_inner_wrap {
  display: flex;
  margin-bottom: 1rem;
}
.right_inner_wrap img{
  max-width: 280px;
  height: auto;
}
.right_inner_wrap h4 {
  font-size: 1.75rem;
  font-weight: bold;
  color: #fff;
  padding: 5px 10px;
  background: #f37f8c;
  display: inline-block;
  border-radius: 5px;
  margin-bottom: 1rem;
}
.right_inner_wrap p {
  font-size: 1.35rem;
  color: #b5312f;
  font-weight: bold;
  letter-spacing: -0.8pt;
}
.pickup_item_wrap .pickup_right>p {
  font-size: 1rem;
  margin-bottom: 1rem;
  font-weight: bold;
}
.pickup_item_wrap .inner_img_wrap {
  display: flex;
  justify-content: center;
  align-items: center;
}
.pickup_cart {
  display: flex;
  justify-content: space-around;
  border-bottom: 2px solid #000;
}
.pickup_cart p {
  font-size: 2rem;
}
.pickup_cart span {
  font-weight: bold;
  font-size: 2rem;
  margin-left: 2rem;
}

/* セクションライン */
/* @media only screen and (max-width: 768px) {
  .indBox01.line_sp {
    margin-top: 1rem;
    margin-bottom: 2rem;
  }
} */

/* ページ内リンクずれ対策 */
/* @media only screen and (max-width: 768px) {
  .item_section_top {
    padding-top: 100px;
    margin-top: -100px!important;
  }
} */
.bnr_neboke {
  display: block;
  margin-bottom: 3rem;
}

/* お中元 */
.lp_mokuji {
  margin-bottom: 30px;
  padding: 1em 1em 1em 1em;
  border: 2px solid #0174aa;
  background: #fffbe5;
  color: #333333;
  /* font-family: "Times New Roman", "游明朝体", YuMincho, "Yu Mincho D", "ヒラギノ明朝 ProN W6", HiraMinProN-W6, "HGS明朝B", serif !important; */
  display: block;
  margin-right: auto;
  margin-left: auto;
  width: 100%;
}
/* .lp_mokuji .lp_mokuji_outer {
  background-color: #fff;
  padding: 5px 5px;
} */

.txt_otodoke_full,
.txt_yoyaku_full,
.txt_end_full {
  font-weight: bold;
  border-radius: 2px;
  color: #fff;
  text-align: left;
  padding: 1rem 2rem;
  margin-bottom: 2rem;
  text-align: center;
}
.txt_otodoke_full {
  font-size: 1.75rem;
  /* background-color: #0174aa; */
  background-color: #cc0000;
}
.txt_yoyaku_full {
  font-size: 2.5rem;
  background-color: #E77F88;
}
.txt_end_full {
  font-size: 2.5rem;
  background-color: #0174aa;
}
.txt_noshi {
  font-size: 1rem;
  font-weight: bold;
  color: #cc0000;
}
.txt_otodoke {
  font-size: 1rem;
  text-align: center;
  padding: 5px 2px;
  font-weight: bold;
  border-radius: 2px;
  color: #fff;
  background-color: #07679d;
}
.hana_noshi_outer {
  border-radius: 5px;
  background: url(/common/campaign/fathersday/assets/2024/img/bg_blue_back.jpg) repeat center center;
  border-radius: 5px;
  box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.35);
  margin: 0rem auto 4rem auto;
  display: block;
  width: 100%;
  padding: 8px;
}
.hana_noshi_inner {
  padding: 10px;
  /* background-color: #fff; */
}
.hana_noshi_inner h3 {
  font-size: 1rem;
}
.hana_noshi_inner ol {
  height: 180px;
}
.hana_noshi_img_wrap {
  padding: 20px 8px;
  background-color: rgba(255, 255, 255, 0.8);
  background: #fff;
  border-radius: 5px;
  border: 1px solid #fff;
  font-weight: bold;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
}
.hana_noshi_img_left, 
.hana_noshi_img_right {
  width: 50%;
}
.hana_noshi_img_wrap figcaption {
  color: #009ee8;
  font-size: 1rem;
}
.item_left picture:not(:last-child) img {
  /* display: block; */
  margin-bottom: 1rem;
}
/* .item_title .title_sub {
  font-size: 1.875rem;
} */

.item_other_info p {
  margin-bottom: 5px;
}
.item_other_info ul li {
  text-indent: -1em;
  padding-left: 1em;
  margin-bottom: 5px;
}
@media only screen and (max-width: 768px) {
  .item_section {
    padding-top: 90px; 
    margin-top: -90px; 
  }
  .lp_mokuji {
    width: 92%;
    font-family: "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "sans-serif" !important;
    padding: 15px 10px;
  }
  .lp_mokuji ol {
    padding: 0 5px;
  }
  .lp_mokuji div.lp_mokuji_inner {
    padding: 5px 5px;
  }
  .hana_noshi_outer {
    margin: 0rem auto 2rem auto;
    width: 90%;
  }
  .hana_noshi_inner h3 {
    font-weight: bold;
  }
  .hana_noshi_inner ol {
    height: auto;
  }
  .lp_mokuji a {
    font-weight: bold;
  }
  .txt_noshi {
    font-size: 16px;
  }
  .txt_otodoke_full,
  .txt_yoyaku_full {
      font-size: 1.25rem;
      padding: 5px 5px;
  }
  .txt_yoyaku_full {
    margin-top: 1rem;
  }
  .txt_end_full {
    margin-top: 1rem;
    font-size: 1.75rem;
    padding: 0.5rem;
    margin-bottom: 1rem;
  }
  .mothersday .gotoCart .fc_pink, .mothersday .gotoCart .txt_otodoke {
    font-size: 1rem;
    margin-bottom: 0.5em;
  }
  .mothersday .gotoCart .txt_otodoke {
    margin-bottom: 2rem;
  }
  .hana_noshi_inner {
    padding: 1rem 6px;
  }
  .hana_noshi_img_wrap {
    flex-direction: column;
  }
  .hana_noshi_img_left, 
  .hana_noshi_img_right {
    width: 100%;
  }
}

.subarea_wrap {
  /* background-color: #ac8b49; */
  padding: 10px 10px 10px 10px;
  border:solid 8px #ac8b49;
}

.subarea_inner {
  background-color: #fff;
  display: flex;
}
.subarea_inner p {
  font-size: 1.125rem;
}
.subarea_l {
  width: 60%;
  font-size: 16px;
}

.subarea_r {
  width: 40%;
}

.subarea_l,
.subarea_r {
  padding: 20px 15px;
}

.subarea_l .subarea_title {
  background-color: #ac8b49;
  color: #fff;
  font-size: 28px;
  padding: 10px 10px;
  text-align: center;
}

.subarea_r img {
  width: 100%;
  max-width: 500px;
  height: auto;
}

@media screen and (max-device-width: 667px) {
  .subarea_wrap {
    padding: 10px 10px;
    border: solid 4px #ac8b49;
    margin: 1rem;
  }
  .subarea_wrap .subarea_title {
    font-size: 18px;
    text-align: center;
    padding: 6px 10px;
    color: #fff;
    background-color: #ac8b49;
    height: 30px;
  }
  .subarea_inner {
    flex-wrap: wrap;
  }
  .subarea_l,
  .subarea_r {
    width: 100%;
    padding: 10px 5px;
  }
  .subarea_inner .subarea_l p {
    font-size: 1rem;
  }
}
/* 目次 2025 */
.lp_mokuji_inner ol {
  display: flex;
  flex-wrap: wrap;
  list-style: none;
  padding: 0;
  margin: 0;
  gap: 1em;
  width: 100%;
}

.lp_mokuji_inner ol li {
  flex: 0 0 calc(50% - 0.5em);
  box-sizing: border-box;
  background: #fff;
  border: 1px solid #ddd;
  padding: 0.5em;
  border-radius: 4px;
  display: flex;
  align-items: center;
  gap: 0.5em;
  transition: background 0.3s;
}

.lp_mokuji_inner ol li:hover {
  background: #f5f5f5;
}

.lp_mokuji_inner ol li a {
  display: flex;
  align-items: center;
  text-decoration: none;
  color: #333;
}
.lp_mokuji_inner ol li div {
  width: 50px;
  height: 50px;
  flex-shrink: 0;
}
.lp_mokuji_inner ol li img {
  width: 100%;
  height: auto;
  gap: 1em;
}
.lp_mokuji_inner ol li span {
  font-size: 1rem;
  line-height: 1.4;
}

@media screen and (max-width: 768px) {
  .lp_mokuji_inner ol li {
    flex: 0 0 100%;
  }
}

/* 海鮮単品商品 */
.item_sub_outer {
	padding: 1rem;
	background-color: #cdab53;
  margin-bottom: 2rem;
}
.item_sub_outer.dukedon_sub {
	background-color: #9fa9c7;
}
.item_sub_inner {
  background-color: #fff;
  padding: 1rem;
}
.item_sub_upper {
  display: flex;
  justify-content: space-around;
  width: 100%;
  padding: 1rem 0rem;
}

.upper_left {
    width: 45%;
    height: auto;
}
.upper_right {
    width: 55%;
    height: auto;
		padding-right: 1rem;
		padding-left: 1rem;
}
.upper_right h3 {
  font-size: 28px;
  margin-bottom: 1rem;
}
.upper_right p {
  font-size: 1.125rem;
}
.item_sub_lower {
	padding-bottom: 5px;
}
.item_sub_lower_wrap {
  display: flex;
  justify-content: space-around;
  align-items: end;
  border-bottom: 2px solid #000;
  padding-bottom: 3px;
}
.item_sub_lower_wrap p {
	font-size: 28px;
  width: 65%;
}
.item_sub_lower_wrap p span {
	font-size: 18px;
}
.item_sub_lower_wrap picture {
  width: 35%;
}

@media screen and (max-width: 768px) {
  .item_sub_upper {
    flex-wrap: wrap;
  }
  .upper_left {
    width: 100%;
    margin-bottom: 1rem;
  }
  .upper_right {
    width: 100%;
  }
  .item_sub_lower_wrap p {
    width: 100%;
    font-weight: bold;
    font-size: 1.5rem;
  }
  .item_sub_lower_wrap picture {
    width: 100%;
  }
  .item_sub_lower_wrap {
    flex-wrap: wrap;
    border: unset;
}
}

/* product-highlight */
.product-highlight {
  border: 1px solid #ccc; /* または padding: 1rem; */
  padding: 1rem;
  margin-bottom: 2rem;
}
.product-highlight.chirashi_tanpin {
  background: #cdab53;
}
.product-highlight.dukedon_tanpin {
  background: #9fa9c7;
}

.product-inner {
  display: flex;
  flex-direction: column;
  gap: 1rem;
  background-color: #fff;
  padding: 1rem;
}

.product-upper {
  display: flex;
  flex-direction: row;
  gap: 1rem;
}

.product-image {
  flex: 0 0 38%;
}

.product-image img {
  width: 100%;
  height: auto;
  display: block;
  border-radius: 4px;
}

.product-text {
    display: flex;
    flex: 1;
    flex-direction: column;
  padding: 0rem 1rem;
}

.product-text h3 {
  font-size: 1.75rem;
  margin-bottom: 1rem;
}

.product-text p {
  font-size: 1.125rem;
  line-height: 1.8;
}

.product-lower {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding-bottom: 0.25rem;
  border-bottom: 2px solid #000;
}

.product-lower-left p {
  font-weight: bold;
  font-size: 1.75rem;
}

.product-lower-left span {
  font-size: 0.9rem;
  color: #888;
}

.product-lower-right img {
  height: 58px;
  width: auto;
}
@media (max-width: 768px) {
  .product-highlight {
      padding: 0.5rem;
  }
}
/* ---------- レスポンシブ ---------- */
@media (max-width: 768px) {
  .product-upper {
    flex-direction: column;
    align-items: flex-start;
  }

  .product-image,
  .product-text {
    flex: 1 1 100%;
  }

  .product-lower {
    flex-direction: column;
    align-items: flex-start;
    gap: 0.5rem;
    border-style: none;
  }
  .product-lower-right {
      display: block;
      margin: 0 auto;
  }
  .product-lower-right img {
    height: 44px;
  }
}
/* 晩酌セット card-section */
.card-container {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: stretch; /* 高さを揃えるポイント */
  gap: 2rem;
  max-width: 1000px;
  margin: 0 auto;
}

.card {
  width: calc(48% - 1rem);
  background-color: #fff;
  border: 1px solid #ddd;
  overflow: hidden;
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
  transition: box-shadow 0.3s;
}

.card picture,
.card img {
  display: block;
  width: 100%;
  height: auto;
  margin: 0;
  padding: 0;
}

.card-body {
  background-color: #ffffe7;
  padding: 1rem;
  text-align: center;
  flex-grow: 1;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
}

.card-body h3 {
  font-size: 1.75rem;
  color: #A62644;
  text-align: center;
  margin-bottom: 0.5rem;
}

.card-body p {
  font-size: 1.25rem;
  text-align: left;
  color: #333;
  margin-top: auto;
}


/* モバイル対応 */
@media (max-width: 768px) {
  .card {
    width: 90%;
  }
  .card-body h3 {
    font-size: 1.25rem;
    font-weight: bold;
  }
  .card-body p {
    font-size: 1.125rem;
  }
}

/* バナーエリア */
.bnr_area {
    display: flex;
    flex-direction: row;
    margin-bottom: 4rem;
}
.bnr_area a:first-child {
    margin-right: 1rem;
}
@media (max-width: 768px) {
  .bnr_area {
      flex-direction: column;
      padding: 0rem 1rem;
  }
  .bnr_area a:first-child {
      margin-right: 0rem;
      margin-bottom: 1rem;
  }
}

/* 宅配キャンペーンセクション */
.neboke_cp_wrap {
  margin-bottom: 2rem;
}
.neboke_cp_img_wrap {
  margin-bottom: 1rem;
}
.neboke_cp_text01_wrap {
  text-align: center;
}
.neboke_cp_text01 {
    font-size: 1.25rem;
    background-color: #A62644;
    color: #fff;
    display: inline-block;
    padding: 0.5rem 4rem;
    margin: 0 auto 1rem auto;
}
.neboke_cp_text02 {
    text-align: center;
}
@media only screen and (max-width: 768px) {
  .neboke_cp_img_wrap {
    margin-bottom: 1rem;
  }
  .neboke_cp_text01_wrap {
    margin-bottom: 1rem;
  }
  .neboke_cp_text01 {
      padding: 0.5rem 1rem;
  }
  .neboke_cp_text02 {
    font-weight: bold!important;
  }
}


/* おすすめ商品 */
.doyou_item_list {
  text-align: center;
  padding: 2rem 1rem;
  background-color: #fefefe;
}
.doyou_midashi {
  /* font-size: 1.95rem;
  text-align: center;
  margin-bottom: 3rem;
  border: 3px solid #0f78c3;
  padding: 1rem; */
  /* font-size: 2rem;
  text-align: center;
  margin-bottom: 2rem;
  color: #222; */

  font-size: 2rem;
  font-weight: bold;
  color: #004d95;
  margin-bottom: 1.5rem;
  line-height: 1.4;
  border-left: 6px solid #a62644;
  padding-left: 1rem;
  text-align: left;
  max-width: 980px;
  margin-left: auto;
  margin-right: auto;
}

.doyou_item_image {
  margin-bottom: 2rem;
  position: relative;
  text-align: center;
}

.doyou_item_image img {
  width: 100%;
  max-width: 740px;
  opacity: 0.8; /* 少し透過 */
  box-shadow: 0 4px 12px rgba(0,0,0,0.15);
}

.product-card-list {
  display: flex;
  flex-wrap: wrap;
  gap: 1rem;
  list-style: none;
  padding: 0;
  margin: 0;
  justify-content: space-between;
  padding: 0rem 0rem;
}

.product-card {
  width: calc(33.333% - 0.67rem);
  background: #fff;
  padding: 1rem 0;
  box-sizing: border-box;
  text-align: left;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.product-card > a{
  text-decoration: none;
}
.product-card select {
  margin-bottom: 10px;
}

.product-card figure {
  margin: 0 0 0.5rem 0;
}
.product-card figure img {
  width: 100%;
  height: auto;
}

.product-card figcaption {
  font-size: 1.1rem;
  margin-top: 0.5rem;
}

.product-card .price {
  font-size: 1.25rem;
  font-weight: bold;
  margin: 1rem 0 0.5rem 0;
  font-family: 'Noto Sans JP', sans-serif;
}
.cart_btn_img {
  width: 100%;
  height: auto;
}
/* スマホ対応 */
@media screen and (max-width: 768px) {
  .product-card {
    width: calc(50% - 0.5rem);
  }
  .doyou_midashi {
    font-size: 1.5rem;
  }
}

@media screen and (max-width: 480px) {
  .product-card {
    width: 100%;
  }
}

/* こだわり */
.kodawari_ttl {
  font-size: 2rem;
  text-align: center;
}
@media screen and (max-device-width: 667px) {
  #page_doyounoushi .prArea01.indBox01 {
      overflow: auto;
  }
  #page_doyounoushi .indBox01 {
    width: 92%;
    margin: 0 auto;
  }
}

/* お召し上がり方　モバイル */
@media screen and (max-device-width: 667px) {
  .eatArea {
      background: #FFFFF6;
  }
  .eatArea ul li.wakuGold > div {
      text-align: left;
  }
  .eatArea ul li.wakuRed > div {
      text-align: left;
  }
}
/* .eatArea {
  margin-top: 6rem;
}
.eatArea {
  font-family: "Times New Roman", "游明朝体", YuMincho, "游明朝", "Yu Mincho", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HGS明朝B", serif;
  border-top: 1px solid #999;
  padding: 30px 20px 20px;
  margin-bottom: 80px;
  background-color: #FFFFF6;
}
.eatArea h2 {
  font-family: "Times New Roman", "游明朝体", YuMincho, "Yu Mincho D", "ヒラギノ明朝 ProN W6", HiraMinProN-W6, "HGS明朝B", serif;
  font-size: 18px;
  color: #A62644;
  margin-bottom: 1em;
}
.eatArea h3 {
  font-family: "Times New Roman", "游明朝体", YuMincho, "Yu Mincho D", "ヒラギノ明朝 ProN W6", HiraMinProN-W6, "HGS明朝B", serif;
  font-size: 16px;
  color: #A62644;
  margin-bottom: 0.5em;
}
.eatArea ul {
  margin-bottom: 20px;
}
.eatArea ul li {
    font-size: 14px;
    line-height: 2.0;
    padding-left: 2em;
    text-indent: -1.6em;
}
.eatArea ul li.wakuGold {
    background-color: #C2A758;
    color: #FFFFFF;
    text-indent: inherit;
    margin-bottom: 1em;
    padding: 2px;
    line-height: 1.6;
}
.eatArea ul li.wakuRed {
  background-color: #A62644;
  color: #FFFFFF;
  text-indent: inherit;
  padding: 2px;
  line-height: 1.6;
}
.eatArea ul li.wakuGold > div {
  border: 1px solid #FFFFFF;
  padding: 1em 1em 0.8em;
  font-size: 14px;
} */

/* フッターナビ */
/* .footFixMenu {
  position: fixed;
  width: 100%;
  bottom: 0;
  text-align: center;
}
.lp_ft{
  position: fixed;
  width: 100%;
  bottom: 0;
  text-align: center;
  z-index: 999999;
}
.lp_ft ul {
  display: flex;
  justify-content: center;
}
.lp_ft ul li{
  margin: 0 1px;
  width: 24%;
  height: auto;
}
.lp_ft ul li a{
  font-family: Arial, Roboto, "Droid Sans", "游ゴシック体", YuGothic, "Yu Gothic", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif !important;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 80px;
  line-height: 30px;
  background-color:#851218;
  text-decoration: none;
  font-size: 24px;
  font-weight: bold;
  color: #fff;
}
.lp_ft a:visited, .lp_ft a:hover, .lp_ft a:active {
  color: #fff;
}
@media screen and (max-device-width: 1024px) {
  .lp_ft ul li a{
    height: 76px;
    line-height: 22px;
    font-size: 20px;
  }
} 
@media screen and (max-device-width: 667px) {
  .lp_ft ul li a{
      height: unset;
      line-height: 15px;
      font-size: 12px;
  }
  .footFixMenu {
    position: fixed;
    width: 100%;
    max-width: 750px;
    bottom: 0;
    text-align: center;
  }

  .footFixMenu ul li {
    width: 25%;
    text-align: center;
    background-color: #7E1924;
    box-sizing: border-box;
    border-right: 1px solid #fff;
    line-height: 1.4;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 0.75rem;
    font-weight: normal;
  }
  .footFixMenu ul li:last-child {
    border: none;
  }

  .footFixMenu ul li a {
    display: block;
    text-decoration: none;
    color: #fff;
    font-weight: bold;
    margin: 8px 0 8px 0;
  }
  .lp_ft ul li {
    margin: 0;
    height: unset;
  }
} */