@charset "UTF-8";
html {
  overflow: visible;
}

body {
  text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
  /*Chrome,Safari*/
  -ms-text-size-adjust: 100%;
  /*EgdeMobile*/
  -moz-text-size-adjust: 100%;
  /*firefox*/
  overflow: visible;
}

.body16 {
  font-size: 16px;
}

.body12 {
  font-size: 12px;
}

#wrapper {
  overflow: clip;
  position: relative;
}

#wrap_buyers {
  width: 100%;
  color: #000000;
  font-size: 16px;
  text-align: center;
  background: #FFFFFF;
  font-style: normal;
  font-weight: normal;
  word-break: break-all;
  border-top: 1px solid #E4E7EB;
}
#wrap_buyers.body16 {
  font-size: 16px;
}
#wrap_buyers header {
  width: 100%;
  background-color: #F6F1F0;
  position: relative;
  margin-left: auto;
  margin-right: auto;
}
#wrap_buyers header .kv_light {
  width: 100%;
  height: 57.1428571429vw;
  background-image: url("../img/kv_pc.jpg");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}
#wrap_buyers header .kv_light_wrap {
  display: flex;
  flex-direction: row;
  max-width: 1000px;
  margin: auto;
  justify-content: space-between;
}
#wrap_buyers header .kv_light h1 {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  font-family: "Noto Serif JP";
  font-size: 72px;
  font-weight: 700;
  color: #FFFFFF;
  line-height: 1.15em;
  text-align: left;
  text-shadow: 0px 0px 10px rgba(130, 106, 39, 0.8);
}
#wrap_buyers header .kv_light h1 span {
  display: block;
  width: 100%;
  font-size: 32px;
  font-weight: 600;
}
#wrap_buyers header .kv_light img {
  align-items: center;
  width: 55%;
  padding-top: 60px;
}

.anni_logo {
  position: absolute;
  width: 88px;
  bottom: 16px;
  right: 16px;
}

.bold {
  font-weight: 600;
}

main {
  max-width: 920px;
  margin: 60px auto;
}
main h2 {
  font-family: "Noto Sans JP";
  font-size: 36px;
  text-align: left;
  font-weight: 600;
  line-height: 1.2em;
  margin: 16px 0;
  color: #000000;
}
main .main_content {
  display: flex;
  flex-direction: row;
  justify-content: center;
  width: 100%;
  gap: 40px;
  margin-bottom: 40px;
}
main .main_content .main_copy {
  width: 60%;
  line-height: 1.8em;
}
main .main_content .annotation {
  width: 100%;
  text-align: right;
  font-size: 12px;
  color: #666460;
}
main .main_content.column {
  flex-direction: column;
  gap: 24px;
}
main .main_content.column h2 {
  margin: 0;
}
main .main_content.column .main_copy {
  width: 100%;
}
main .main_content .small {
  font-size: 28px;
}
main .main_img {
  max-width: 440px;
  align-content: center;
}
main .main_copy {
  text-align: left;
}
main .main_gentei {
  width: 190px;
  font-family: "Noto Sans JP";
  color: #FFFFFF;
  font-size: 16px;
  background: #B6212C;
  line-height: 1em;
  font-weight: 600;
  border-radius: 40px;
  border: 1px solid #FFFFFF;
  padding: 12px 20px;
  text-align: center;
  z-index: 1;
}
main .main_text {
  font-family: "Noto Sans JP";
  font-size: 16px;
  color: #000000;
  align-self: center;
  line-height: 1.8em;
  z-index: 1;
}
main .kikan {
  display: flex;
  width: 100%;
  padding: 36px;
  flex-direction: column;
  margin: 0 auto;
  border-radius: 8px;
  border: 1px solid #000000;
  justify-content: flex-start;
  z-index: 1;
}
main .kikan_text {
  display: flex;
  width: auto;
  flex-direction: column;
  margin-left: auto;
  margin-right: auto;
  justify-content: flex-start;
  text-align: left;
}
main .kikan_date {
  font-family: "Noto Sans JP";
  color: #000000;
  font-size: 28px;
  font-weight: 700;
}
main .kikan_date span {
  font-family: "Noto Sans JP";
  font-size: 16px;
  font-weight: 400;
}
main .kikan_time {
  font-family: "Noto Sans JP";
  font-size: 16px;
  font-weight: 400;
  padding-left: 8px;
}
main .caution {
  color: #B6212C;
  font-size: 16px;
  font-weight: normal;
  font-family: "Noto Sans JP";
  padding-top: 8px;
  text-align: center;
}
main .label {
  margin-top: 60px;
}

#douga {
  width: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  background: #F6F1F0;
  background-repeat: repeat;
  background-position: top center;
  padding: 60px 0;
  gap: 24px;
}
#douga button {
  border: none;
  padding: 0;
}
#douga .douga_box {
  width: 400px;
  height: 400px;
  border: none;
}
#douga .douga_sp {
  display: none;
}

h3 {
  width: 100%;
  color: #000000;
  font-family: "Noto Serif JP";
  font-size: 36px;
  font-weight: 500;
  text-align: center;
}

.share {
  font-family: "Noto Sans JP";
  font-weight: 600;
  color: #0072CE;
  font-size: 1.2rem;
}

.copy {
  font-family: "Noto Serif JP";
  font-size: 16px;
  font-weight: 400;
  margin-top: 16px;
}

#item_kikan {
  width: 920px;
  display: flex;
  flex-direction: column;
  position: relative;
  margin: auto;
  background: #FFFFFF;
  background-size: cover;
  background-repeat: repeat;
  background-position: top center;
  padding: 40px 0 60px;
  gap: 24px;
}
#item_kikan .item_kikan_wrap {
  display: flex;
  padding: 32px;
  width: 100%;
  flex-direction: column;
  align-items: center;
  position: relative;
  margin: auto;
  border-radius: 8px;
  background: #FFFFFF;
  border: 1px solid #000000;
  z-index: 1;
}
#item_kikan .kikan_text {
  display: flex;
  width: auto;
  flex-direction: column;
  margin-left: auto;
  margin-right: auto;
  justify-content: flex-start;
  text-align: left;
}
#item_kikan .kikan_date {
  font-family: "Noto Sans JP";
  color: #000000;
  font-size: 28px;
  font-weight: 700;
}
#item_kikan .kikan_date span {
  font-family: "Noto Sans JP";
  font-size: 16px;
  font-weight: 400;
}
#item_kikan .kikan_time {
  font-family: "Noto Sans JP";
  font-size: 16px;
  font-weight: 400;
  padding-left: 8px;
}
#item_kikan .caution_text {
  width: 100%;
  color: #B6212C;
  font-size: 16px;
  font-weight: normal;
  font-family: "Noto Sans JP";
  padding-top: 8px;
  text-align: center;
}
#item_kikan .caution_alcohol {
  width: 100%;
  display: flex;
  justify-content: center;
  gap: 12px;
  background: #F6F1F0;
  padding: 16px;
  margin-top: 8px;
  text-align: left;
  border-radius: 8px;
}
#item_kikan .caution_alcohol_hand {
  display: block;
  width: 36px;
}
#item_kikan .caution_alcohol_sake {
  display: block;
  width: 40px;
}

#pickup {
  width: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  background: #FFFFFF;
  padding: 60px auto;
  gap: 24px;
}
#pickup h3 {
  color: #B6212C;
}
#pickup .pickup_item_text {
  display: flex;
  flex-direction: column;
  gap: 16px;
  color: #00275C;
  flex: 1;
}
#pickup .pickup_item_text .pickup_item_title {
  font-family: "Noto Sans JP";
  color: #000000;
  font-size: 32px;
  font-style: normal;
  font-weight: 600;
  line-height: 1.2em;
  text-align: left;
}
#pickup .pickup_inner {
  width: 920px;
  display: flex;
  flex-direction: row;
  justify-content: center;
  text-align: left;
  gap: 40px;
}
#pickup .pickup_inner.border {
  border-top: 1px solid #9E9E9E;
  padding-top: 56px;
}
#pickup .pickup_item {
  width: 420px;
  position: relative;
}
#pickup .pickup_item img {
  display: block;
  width: 100%;
  position: relative;
}
#pickup .pickup_item.yoko img {
  width: 100%;
}

.novelty {
  width: 920px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  background: #FFFFFF;
  margin: 20px auto 20px;
  gap: 24px;
}
.novelty .label {
  background: #FFFFFF;
  border: 3px solid #000000;
}
.novelty .label img {
  width: 400px;
  aspect-ratio: 4/3;
}
.novelty .label dl {
  flex: 1;
}
.novelty .label.goods {
  width: 100%;
  border: 0;
  background: #F6F1F0;
  gap: 16px;
}
.novelty .label.goods dl {
  align-self: center;
}
.novelty .label.goods dt {
  font-size: 30px;
  margin-bottom: 16px;
}
.novelty .label.goods dd {
  line-height: 1.8rem;
}
.novelty .desc {
  margin-top: 8px;
  font-size: 12px;
  color: #666460;
}

.price_btn {
  display: inline-block;
  width: 184px;
  height: 56px;
  box-sizing: border-box;
  background: #000000;
  font-family: "Noto Serif JP";
  font-size: 14px;
  padding: 16px 60px;
  border-radius: 6px;
  text-align: center;
}
.price_btn:link, .price_btn:visited {
  color: #FFFFFF;
}

.gentei {
  width: 100%;
  display: flex;
  flex-direction: row;
  align-items: center;
  gap: 12px;
  font-family: "Noto Sans JP";
}
.gentei .gentei_inner {
  display: inline-block;
  color: #B6212C;
  font-size: 24px;
  font-weight: 600;
}
.gentei .gentei_inner span {
  font-size: 14px;
}
.gentei .ohitori {
  color: #B6212C;
  font-size: 16px;
  font-weight: 600;
}

.price {
  color: #000000;
  font-family: "Noto Sans JP";
  text-align: left;
}
.price .price_text {
  font-size: 16px;
  font-weight: 400;
}
.price .price_amount {
  color: #000000;
  font-size: 40px;
  font-weight: 600;
}
.price .price_amount span {
  font-size: 16px;
}

.label {
  display: flex;
  flex-direction: row;
  padding: 24px;
  justify-content: center;
  font-family: "Noto Sans JP";
  text-align: left;
  gap: 24px;
  border-radius: 8px;
  background: #F6F1F0;
  margin-top: 16px;
}
.label img {
  width: 120px;
  margin: auto;
}
.label dt {
  color: #000000;
  font-size: 24px;
  font-weight: 600;
  margin-bottom: 8px;
  text-align: left;
}
.label dd {
  color: #000000;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.8rem;
}

#goods, #wine_whisky {
  width: 920px;
  margin: 60px auto;
}

.goods_inner {
  display: flex;
  width: 100%;
  flex-wrap: wrap;
}
.goods_inner.col2 {
  gap: 48px;
}
.goods_inner.col2 .item.col2 .img_box {
  display: block;
  width: 206px;
  align-items: center;
}
.goods_inner.col2 .item.col2 .img_box .img_tate {
  display: block;
  width: 90px;
  margin: auto;
}
.goods_inner.col2 .item.col2 .img_box .img_yoko {
  display: block;
  width: 174px;
  margin: auto;
}
.goods_inner.col3, .goods_inner.col4 {
  gap: 48px;
}
.goods_inner.col3 .item.col3 .img_box, .goods_inner.col3 .item.col4 .img_box, .goods_inner.col4 .item.col3 .img_box, .goods_inner.col4 .item.col4 .img_box {
  display: block;
  width: 206px;
  align-items: center;
}
.goods_inner.col3 .item.col3 .img_box .img_tate, .goods_inner.col3 .item.col4 .img_box .img_tate, .goods_inner.col4 .item.col3 .img_box .img_tate, .goods_inner.col4 .item.col4 .img_box .img_tate {
  display: block;
  height: 260px;
  margin: auto;
}
.goods_inner.col3 .item.col3 .img_box .img_yoko, .goods_inner.col3 .item.col4 .img_box .img_yoko, .goods_inner.col4 .item.col3 .img_box .img_yoko, .goods_inner.col4 .item.col4 .img_box .img_yoko {
  display: block;
  height: 260px;
  margin: auto;
}
.goods_inner.col3 {
  width: 684px;
  gap: 24px;
}
.goods_inner.col4 {
  gap: 24px;
}
.goods_inner .item {
  display: flex;
  align-items: center;
}
.goods_inner .item h5 {
  font-family: "Noto Serif JP";
  font-size: 20px;
  font-weight: 600;
  color: #000000;
  text-align: left;
}
.goods_inner .item.col2 {
  display: flex;
  flex-direction: row;
  justify-content: center;
  text-align: left;
  gap: 24px;
}
.goods_inner .item.col3, .goods_inner .item.col4 {
  display: flex;
  flex-direction: column;
  text-align: left;
  width: 212px;
  gap: 24px;
}
.goods_inner .item .item_text {
  display: flex;
  width: 206px;
  flex-direction: column;
  gap: 8px;
}
.goods_inner .item .item_text .ohitori {
  font-size: 14px;
}
.goods_inner .gentei_inner {
  font-size: 20px;
}
.goods_inner .gentei_inner span {
  font-size: 12px;
}
.goods_inner .price_btn {
  width: 100%;
}

#wine_whisky {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  color: #000000;
}
#wine_whisky h3 {
  color: #B6212C;
}
#wine_whisky h4 {
  width: 100%;
  position: relative;
  display: inline-block;
  font-family: "Noto Serif JP";
  font-size: 32px;
  color: #B6212C;
  padding: 0 56px;
  margin: 40px 0 48px;
}
#wine_whisky h4:before, #wine_whisky h4:after {
  content: "";
  position: absolute;
  top: 50%;
  display: inline-block;
  width: 30%;
  height: 1px;
  background-color: #B6212C;
}
#wine_whisky h4:before {
  left: 0;
}
#wine_whisky h4:after {
  right: 0;
}
#wine_whisky .wine_whisky_inner {
  display: flex;
  width: 100%;
  flex-wrap: wrap;
  gap: 24px;
}

#reservation_pc {
  display: none;
  width: 100%;
  max-width: 1000px;
  margin: 24px auto 0;
  position: sticky;
  bottom: 10px;
  z-index: 100;
}
#reservation_pc h3 {
  padding: 10px 24px;
  text-align: center;
  border-radius: 10px 10px 0 0;
  background: #000000;
  color: #FFFFFF !important;
  font-size: 19px !important;
  line-height: 140%;
  font-family: "Noto Sans JP";
}
#reservation_pc .main_innerBlock {
  width: 100%;
  display: flex;
  flex-direction: row;
  align-items: flex-start;
  border-radius: 0 0 10px 10px;
  border: 1px solid #000000;
  background: #FFFFFF;
  padding: 16px 32px;
  text-align: left;
  gap: 20px;
}
#reservation_pc .main_innerBlock h4 {
  color: #000000;
  font-family: "Noto Sans";
  font-size: 15px;
  font-weight: 700;
}
#reservation_pc .main_innerBlock p {
  color: #000000;
  font-family: "Noto Sans";
  font-size: 15px;
}
#reservation_pc .main_innerBlock p span {
  font-weight: 600;
}
#reservation_pc .main_innerBlock .app_dl {
  font-size: 12px;
  margin-top: 8px;
}

#reservation_sp {
  display: none;
}

#caution {
  width: 1024px;
  margin-left: auto;
  margin-right: auto;
  padding: 50px 16px;
  text-align: left;
}
#caution h5 {
  color: #181819;
  font-family: "Noto Sans";
  font-size: 24px;
  font-weight: 700;
  padding-bottom: 24px;
}
#caution ul li {
  list-style: disc;
  list-style-position: inside;
  font-size: 14px;
}
#caution ul li.no1 {
  list-style: none;
}

.sp_download {
  display: none;
}

.break {
  display: block;
}

.break_sp {
  display: none;
}

#lowpage #main_item {
  width: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 16px 40px;
  gap: 24px;
  color: #00275C;
}
#lowpage #main_item .main_title {
  display: flex;
  font-family: "Noto Serif JP";
  font-size: 24px;
  color: #B6212C;
  text-align: center;
  align-content: center;
  margin-bottom: 16px;
}
#lowpage #main_item .main_title img {
  width: 40px;
  padding-right: 8px;
}
#lowpage #main_item .back_link {
  width: 1000px;
  display: block;
  text-align: left;
}
#lowpage #main_item .back {
  background-image: url(../img/arrrow.png);
  background-repeat: no-repeat;
  background-position: center left;
  padding-left: 16px;
  padding-right: 16px;
  color: #B6212C;
  font-family: "Noto Serif JP";
  font-size: 15px;
  font-weight: 600;
  background-size: 7px 14px;
  align-self: center;
}
#lowpage #main_item .main_text {
  width: 14em;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
  line-height: 1em;
  color: #9E9E9E;
  background: #000000;
  font-family: "Noto Serif JP";
  font-size: 16px;
  font-weight: 700;
  border-radius: 22px;
  display: flex;
  padding: 12px 20px;
  justify-content: center;
  align-items: center;
  gap: 5px;
}
#lowpage #main_item h3 {
  width: 100%;
  color: #1A1918;
  font-family: "Noto Serif JP";
  font-size: 32px;
  font-weight: 500;
  text-align: left;
  padding: 0;
  margin-bottom: 24px;
}
#lowpage #main_item .price {
  text-align: left;
}
#lowpage #main_item .price .price_amount {
  font-size: 40px;
  color: #000000;
  margin-bottom: 40px;
}
#lowpage .gentei {
  margin-bottom: 24px;
}
#lowpage .item_inner {
  width: 1000px;
  display: flex;
  flex-direction: row;
  justify-content: center;
  text-align: left;
  gap: 40px;
}
#lowpage .item_inner .main_img {
  width: 360px;
  position: relative;
}
#lowpage .item_inner .main_img img {
  display: block;
  width: 150px;
  margin: auto;
}
#lowpage .item_inner .pickup_item {
  width: 600px;
}
#lowpage .label {
  margin: 16px 40px 0;
  flex-direction: row;
}
#lowpage .label_item {
  margin-top: 16px;
  flex-direction: column;
}

.spec, .setsumei {
  text-align: left;
  color: #000000;
}

.spec {
  font-family: "Noto Sans JP";
  line-height: 1.15rem;
  font-size: 14px;
  color: #666460;
}

.setsumei {
  font-family: "Noto Sans JP";
  font-size: 16px;
  color: #000000;
  border-top: 1px solid #9E9E9E;
  padding: 40px 0 0;
  line-height: 1.5rem;
  margin: 16px 0 0;
}

.Noto-Serif {
  font-family: "Noto Serif JP";
}

.Noto-Sans {
  font-family: "Noto Sans JP";
}

/* -------------------------------------------- */
/* SP用
/* -------------------------------------------- */
@media screen and (max-width: 750px) {
  #wrapper {
    overflow: clip;
  }
  #wrap_buyers {
    text-align: center;
    background-size: contain;
    background-repeat: no-repeat;
    margin: auto;
    background-position: center;
    aspect-ratio: 750/1200;
    /* アスペクト比を保持してレスポンシブ */
  }
  #wrap_buyers header .kv_light {
    background-image: url("../img/kv_sp.jpg");
    background-size: 100% auto;
    height: 170.6666666667vw;
  }
  #wrap_buyers header .kv_light h1 {
    font-size: 8.3333333333vw;
  }
  #wrap_buyers header .kv_light h1 span {
    font-size: 20px;
  }
  #wrap_buyers header .kv_light img {
    padding-top: 24px;
  }
  #wrap_buyers header .kv_light_wrap {
    padding: 0 8px;
    max-width: 100%;
  }
  #wrap_buyers #main_item a.back_link {
    width: 100%;
  }
  #wrap_buyers #caution {
    width: 100%;
    margin-left: 0 auto;
    padding: 16px;
    text-align: left;
  }
  #wrap_buyers #caution ul li {
    font-size: 12px;
  }
  br.pc {
    display: none;
  }
  .anni_logo {
    width: 60px;
    right: 8px;
    bottom: 8px;
  }
  main {
    max-width: 100%;
    margin: 40px auto 0;
    padding: 0 16px;
  }
  main h2 {
    font-size: 24px;
    font-weight: 600;
    margin: 16px 0;
    letter-spacing: -0.05rem;
  }
  main .main_content {
    width: 100%;
    flex-direction: column;
    justify-content: center;
    gap: 24px;
    margin-bottom: 24px;
    padding: 0;
    order: 1;
  }
  main .main_content .main_copy {
    width: 100%;
  }
  main .main_content .small {
    font-size: 20px;
  }
  main .main_img {
    width: 100%;
    align-content: center;
    order: 2;
  }
  main .main_copy {
    text-align: left;
  }
  main .main_gentei {
    width: 12em;
    margin: auto;
    padding: 12px 20px;
    font-family: "Noto Sans JP";
    font-size: 14px;
  }
  main .main_text {
    font-size: 14px;
  }
  main .kikan {
    display: flex;
    width: 100%;
    padding: 16px;
    flex-direction: column;
    margin: 0 auto;
    border-radius: 8px;
    border: 1px solid #000000;
    justify-content: flex-start;
    z-index: 1;
  }
  main .kikan_text {
    font-size: 16px;
    width: 100%;
  }
  main .kikan_text .time {
    font-size: 12px;
    font-family: "Noto Sans JP";
    font-weight: 400;
  }
  main .kikan_date {
    font-family: "Noto Sans JP";
    color: #000000;
    font-size: 14px;
    font-weight: 700;
  }
  main .kikan_date:first-child {
    margin-bottom: 8px;
  }
  main .kikan_time {
    font-family: "Noto Sans JP";
    font-size: 14px;
    font-weight: 400;
    padding-left: 8px;
  }
  main .caution {
    color: #B6212C;
    font-size: 12px;
    font-weight: normal;
    font-family: "Noto Sans JP";
    padding-top: 8px;
    text-align: center;
  }
  main .label {
    margin-top: 40px;
  }
  main .label img {
    width: 120px;
  }
  #douga {
    padding: 40px 16px;
  }
  #douga h3 {
    font-size: 24px;
  }
  #douga .douga_box {
    width: 100%;
    height: auto;
  }
  #douga .douga_pc {
    display: none;
  }
  #douga .douga_sp {
    display: block;
  }
  div#wrap_buyers br.sp {
    display: block;
  }
  #pickup {
    padding: 40px 16px 0;
  }
  #pickup h3 {
    font-size: 24px;
  }
  #pickup .pickup_inner {
    width: 100%;
    flex-direction: column;
    gap: 16px;
  }
  #pickup .pickup_inner.border {
    padding-top: 40px;
  }
  #pickup .pickup_item {
    width: 100%;
    margin: auto;
  }
  #pickup .pickup_item:after {
    width: 110px;
    height: 110px;
    background-size: 110px;
    top: 0;
    left: -60px;
  }
  #pickup .pickup_item img {
    width: 100%;
    margin: 0 auto;
  }
  #pickup .pickup_item_text {
    gap: 0;
  }
  #pickup .pickup_item_text .pickup_item_title {
    font-size: 20px;
    font-weight: 600;
  }
  .price {
    display: flex;
    gap: 8px;
  }
  .price .price_text {
    align-self: center;
    font-size: 14px;
  }
  .price .price_amount {
    font-size: 28px;
  }
  .novelty {
    width: 100%;
    padding: 0 16px;
    margin: 24px 0 0;
  }
  .novelty .label img {
    width: 100%;
  }
  .novelty .label.goods {
    margin: 0;
  }
  .novelty .label.goods dt {
    font-size: 20px;
  }
  .novelty .label.goods dd {
    line-height: 1.5rem;
  }
  .price_btn {
    width: 100%;
  }
  .label {
    flex-direction: column;
    padding: 16px;
  }
  .label img {
    width: 100%;
  }
  .label dt {
    text-align: left;
    font-size: 20px;
  }
  .label dd {
    font-size: 14px;
    line-height: 1.5rem;
  }
  #goods, #wine_whisky {
    display: flex;
    width: 100%;
    padding: 40px 16px;
    margin: 0;
  }
  .goods_inner {
    width: 100%;
  }
  .goods_inner.col2 {
    gap: 48px;
  }
  .goods_inner.col2 .item.col2 .img_box {
    display: block;
    width: 206px;
    align-items: center;
  }
  .goods_inner.col2 .item.col2 .img_box .img_tate {
    display: block;
    width: 63px;
    margin: auto;
  }
  .goods_inner.col2 .item.col2 .img_box .img_yoko {
    display: block;
    width: 112px;
    margin: auto;
  }
  .goods_inner.col3, .goods_inner.col4 {
    gap: 48px;
  }
  .goods_inner.col3 .item.col3 .img_box, .goods_inner.col3 .item.col4 .img_box, .goods_inner.col4 .item.col3 .img_box, .goods_inner.col4 .item.col4 .img_box {
    display: block;
    width: 48%;
    align-items: center;
  }
  .goods_inner.col3 .item.col3 .img_box .img_tate, .goods_inner.col3 .item.col4 .img_box .img_tate, .goods_inner.col4 .item.col3 .img_box .img_tate, .goods_inner.col4 .item.col4 .img_box .img_tate {
    display: block;
    width: 63px;
    height: auto;
    margin: auto;
  }
  .goods_inner.col3 .item.col3 .img_box .img_yoko, .goods_inner.col3 .item.col4 .img_box .img_yoko, .goods_inner.col4 .item.col3 .img_box .img_yoko, .goods_inner.col4 .item.col4 .img_box .img_yoko {
    display: block;
    width: 130px;
    height: auto;
    margin: auto;
  }
  .goods_inner.col2 {
    flex-direction: column;
  }
  .goods_inner.col3 {
    width: 100%;
  }
  .goods_inner .item .item_text {
    width: 100%;
    margin: 0;
  }
  .goods_inner .item.col2 {
    flex-direction: column;
  }
  .goods_inner .item.col2 .img_box .img_tate {
    width: 60px;
  }
  .goods_inner .item.col3, .goods_inner .item.col4 {
    width: 100%;
    flex-direction: row;
    gap: 16px;
  }
  .goods_inner .item.col3 .item_text, .goods_inner .item.col4 .item_text {
    width: 50%;
    margin: 0;
  }
  .goods_inner .item.col3 .item_text .ohitori, .goods_inner .item.col4 .item_text .ohitori {
    font-size: 12px;
  }
  .goods_inner .item h5 {
    font-size: 20px;
  }
  .goods_inner .gentei {
    gap: 4px;
  }
  .goods_inner .gentei .gentei_inner {
    font-size: 20px;
  }
  .goods_inner .gentei_inner {
    font-size: 16px;
  }
  .goods_inner .gentei_inner span {
    font-size: 10px;
  }
  #item_kikan {
    width: 100%;
    padding: 0 16px;
    margin: 40px 0;
  }
  #item_kikan .item_kikan_wrap {
    padding: 14px;
    align-items: flex-start;
    text-align: left;
  }
  #item_kikan .kikan_date {
    font-size: 14px;
  }
  #item_kikan .kikan_date:first-child {
    margin-bottom: 8px;
  }
  #item_kikan .kikan_date .time {
    font-family: "Noto Sans JP";
    font-size: 12px;
    font-weight: 400;
  }
  #item_kikan .caution_text {
    font-size: 12px;
    text-align: center;
  }
  #item_kikan .caution_alcohol {
    align-items: center;
    padding: 14px;
  }
  #item_kikan .caution_alcohol p {
    font-size: clamp(9px, 2vw, 11px);
  }
  #item_kikan .caution_alcohol p:first-child {
    font-weight: 600;
  }
  #wine_whisky h3 {
    font-size: 24px;
  }
  #wine_whisky h4 {
    margin: 24px 0;
    font-size: 20px;
  }
  #wine_whisky h4:before {
    width: 17%;
  }
  #wine_whisky h4:after {
    width: 17%;
  }
  .copy {
    font-size: 14px;
  }
  #lowpage #main_item {
    width: 100%;
    padding: 16px;
    gap: 16px;
  }
  #lowpage #main_item .main_text {
    font-size: 14px;
    width: 13rem;
  }
  #lowpage #main_item .main_title {
    font-size: 14px;
  }
  #lowpage #main_item .main_title img {
    width: 30px;
  }
  #lowpage #main_item h3 {
    font-size: 20px;
    margin-bottom: 16px;
  }
  #lowpage #main_item .price .price_amount {
    font-size: 32px;
    margin-bottom: 24px;
  }
  #lowpage .label {
    flex-direction: row;
    width: 100%;
    padding: 16px;
  }
  #lowpage .item_inner {
    width: 100%;
    flex-direction: column;
    gap: 16px;
  }
  #lowpage .item_inner .img_OwnersCask {
    width: 200px;
  }
  #lowpage .item_inner .pickup_item {
    width: 100%;
  }
  #lowpage .item_inner .main_img {
    width: 63px;
    margin: auto;
  }
  #lowpage .item_inner .main_img:after {
    top: 20px;
    left: -100px;
  }
  #lowpage .gentei {
    margin-bottom: 16px;
  }
  .setsumei {
    width: 100%;
    padding: 16px 0;
    font-size: 14px;
  }
  #reservation_pc {
    display: none;
  }
  .break {
    display: none;
  }
  .break_sp {
    display: block;
  }
  .modal-video-movie-wrap iframe {
    height: 100%;
  }
  div.main_kikan p.caution {
    font-size: 12px !important;
  }
  p.main_text2 {
    padding: 0px;
  }
  div.main_kikan .body16 {
    font-size: 16px !important;
  }
  div.kikan div.caution_alcohol p {
    font-size: 10px !important;
  }
  div.kikan div.caution_alcohol img {
    max-width: 40px;
    display: block;
  }
  div#wrap_buyers section#caution h5 {
    font-size: 20px;
    font-family: "Noto Sans JP";
  }
  div.kikan div.caution_alcohol {
    justify-content: center;
    align-items: top !important;
  }
  .modal-video-body {
    max-width: 100% !important;
    width: 100%;
    height: 100%;
    margin: 0 auto;
    padding: 0 0px;
    display: flex;
    justify-content: center;
    box-sizing: border-box;
  }
  .modal-video-movie-wrap {
    height: 80% !important;
  }
  #reservation_sp {
    display: none;
    position: sticky;
    bottom: 0px;
    margin-top: 12px;
    background-color: #FFFFFF;
    padding: 8px 0px 8px 0px;
    border-top: 1px solid #E4E7EB;
    margin-bottom: 16px;
    z-index: 999;
  }
  #reservation_sp p {
    font-family: "Noto Sans JP";
  }
  #reservation_sp h3 {
    width: auto;
    height: 56px;
    line-height: 56px;
    justify-content: center;
    align-items: center;
    gap: 12px;
    border-radius: 6px;
    background: #000000;
    color: #FFFFFF;
    margin: 4px 16px;
    font-weight: 600;
    font-family: "Noto Sans JP";
    font-size: 1.1rem;
  }
  .sp_download {
    display: flex;
    flex-direction: column;
    padding: 16px;
    background: #F7F8FA;
    margin-left: 16px;
    margin-right: 16px;
    font-size: 12px;
    text-align: left;
    margin-bottom: 24px;
  }
  .sp_download p {
    font-size: 12px;
  }
  .sp_download ol {
    list-style-type: decimal;
    list-style-position: outside;
    margin-bottom: 16px;
    margin-left: 16px;
  }
  .sp_download .store {
    display: flex;
    flex-direction: row;
    gap: 16px;
  }
  #wrapper {
    margin-bottom: 0px;
  }
  #share {
    padding-top: 24px;
  }
}