@charset "UTF-8";
/* =====================================================================
*
*    ぶどうの森オリジナルcss バレンタイン　特集用
*
* =================================================================== */
#valentine {
  font-family: "Zen Kaku Gothic New", sans-serif;
  font-size: 4vw;
}
@media (min-width: 768px) {
  #valentine {
    font-size: 16px;
  }
}
#valentine .itembox {
  width: 48%;
  margin-bottom: 15vw;
}
@media (min-width: 768px) {
  #valentine .itembox {
    width: 30%;
    margin-bottom: 80px;
  }
}
#valentine .itembox .photobox {
  position: relative;
}
#valentine .itembox .photobox .icon {
  position: absolute;
  left: -3vw;
  top: -5vw;
}
@media (min-width: 768px) {
  #valentine .itembox .photobox .icon {
    left: -20px;
    top: -30px;
  }
}
#valentine .itembox .photobox .icon img {
  width: 60%;
}
@media (min-width: 768px) {
  #valentine .itembox .photobox .icon img {
    width: 79px;
  }
}
#valentine .itembox .photobox .photo {
  text-align: center;
}
#valentine .itembox .photobox .photo img {
  max-width: 100%;
}
#valentine .itembox .textbox h5 {
  margin: 3vw 0 0;
  text-align: justify;
  line-height: 1.5;
  letter-spacing: -0.05em;
}
@media (min-width: 768px) {
  #valentine .itembox .textbox h5 {
    font-size: 120%;
    margin: 20px 0 5px;
    text-align: center;
  }
}
#valentine .itembox .textbox .price {
  text-align: center;
  font-size: 120%;
  letter-spacing: 0.05em;
}
#valentine .itembox .textbox .price span {
  font-size: 75%;
}
#valentine .itembox .textbox .price .tax {
  font-size: 60%;
}
#valentine .itembox .textbox .buybtn {
  margin-top: 3vw;
  text-align: center;
}
@media (min-width: 768px) {
  #valentine .itembox .textbox .buybtn {
    margin: 10px auto 0;
    width: 80%;
  }
}
#valentine .itembox .textbox .buybtn a {
  position: relative;
  display: block;
  background-color: #ca3b44;
  color: #fff;
  font-size: 100%;
  padding: 1.5vw 0;
  border-radius: 10vw;
}
@media (min-width: 768px) {
  #valentine .itembox .textbox .buybtn a {
    padding: 10px 0;
    border-radius: 50px;
    font-size: 110%;
    letter-spacing: 0.1em;
  }
}
#valentine .itembox .textbox .buybtn a::after {
  position: absolute;
  right: 2vw;
  top: 26%;
  content: "▶";
  font-size: 70%;
}
@media (min-width: 768px) {
  #valentine .itembox .textbox .buybtn a::after {
    right: 20px;
    top: 32%;
  }
}
#valentine .itembox .textbox .sold {
  margin-top: 5vw;
  font-size: 120%;
  text-align: center;
  color: #ca3b44;
  letter-spacing: 0.1em;
}
@media (min-width: 768px) {
  #valentine .itembox .textbox .sold {
    margin-top: 35px;
  }
}
@media (min-width: 768px) {
  #valentine .titlebox h1 {
    max-width: 1260px;
    margin: 0 auto;
  }
}
#valentine .titlebox p {
  width: 90%;
  margin: 5vw auto;
  line-height: 220%;
  letter-spacing: -0.05em;
}
@media (min-width: 768px) {
  #valentine .titlebox p {
    font-size: 18px;
    width: 42%;
    margin: 50px auto;
  }
}
#valentine .attentionbox {
  background: #f5ebed;
  margin-top: 10vw;
  padding: 10vw 0;
}
@media (min-width: 768px) {
  #valentine .attentionbox {
    margin-top: 50px;
    padding: 30px 0;
  }
}
#valentine .attentionbox .banner {
  width: 90%;
  margin: 0 auto;
}
@media (min-width: 768px) {
  #valentine .attentionbox .banner {
    max-width: 1120px;
  }
}
#valentine .navibox {
  margin-top: 10vw;
  padding-bottom: 20vw;
}
@media (min-width: 768px) {
  #valentine .navibox {
    margin-top: 100px;
    padding-bottom: 150px;
  }
}
#valentine .navibox .inbox {
  width: 95%;
  margin: 0 auto;
  display: flex;
  flex-flow: row wrap;
  justify-content: space-around;
}
@media (min-width: 768px) {
  #valentine .navibox .inbox {
    max-width: 960px;
  }
}
#valentine .navibox .inbox li {
  width: 48%;
  margin-top: 5vw;
  text-align: center;
}
@media (min-width: 768px) {
  #valentine .navibox .inbox li {
    width: 30%;
    max-width: 280px;
    margin-top: 0;
  }
}
#valentine .brandbox {
  background: #ffcdd0 url(../../Contents/ImagesPkg/special/valentine2026/box5_line.png) top center repeat-x;
  background-size: 10%;
  padding: 5vw 0 10vw;
}
@media (min-width: 768px) {
  #valentine .brandbox {
    background-size: 70px;
    padding: 30px 0 100px;
  }
}
#valentine .brandbox .title .icon {
  width: 30%;
  margin: 0 auto;
}
@media (min-width: 768px) {
  #valentine .brandbox .title .icon {
    width: 180px;
  }
}
#valentine .brandbox .title h2 {
  font-family: "Quicksand", "Zen Maru Gothic", serif;
  font-weight: bold;
  font-size: 180%;
  line-height: 130%;
  letter-spacing: 0em;
  text-align: center;
  margin: 3vw auto;
}
@media (min-width: 768px) {
  #valentine .brandbox .title h2 {
    font-size: 225%;
    margin: 20px auto;
  }
}
#valentine .brandbox .title h2 span {
  font-size: 70%;
}
#valentine .brandbox .disc {
  line-height: 220%;
  letter-spacing: -0.05em;
  width: 90%;
  margin: 0 auto;
  text-align: justify;
}
@media (min-width: 768px) {
  #valentine .brandbox .disc {
    width: 720px;
    font-size: 18px;
  }
}
#valentine .brandbox .inbox {
  background: #fff5f6;
  width: 95%;
  margin: 5vw auto 0;
  padding-top: 10vw;
}
@media (min-width: 768px) {
  #valentine .brandbox .inbox {
    max-width: 1120px;
    margin-top: 50px;
    padding-top: 50px;
  }
}
#valentine .brandbox .inbox .pickupbox {
  width: 90%;
  margin: 0 auto 10vw;
}
@media (min-width: 768px) {
  #valentine .brandbox .inbox .pickupbox {
    margin-bottom: 0;
    display: flex;
    flex-flow: row;
    justify-content: space-between;
    flex-flow: row wrap;
    align-items: center;
  }
}
#valentine .brandbox .inbox .pickupbox .photo {
  width: 75%;
  margin: 0 auto 0 0;
}
@media (min-width: 768px) {
  #valentine .brandbox .inbox .pickupbox .photo {
    width: 45%;
    margin: 0;
  }
}
#valentine .brandbox .inbox .pickupbox .textbox {
  width: 85%;
  margin: 5vw 0 0 auto;
  color: #6f1929;
}
@media (min-width: 768px) {
  #valentine .brandbox .inbox .pickupbox .textbox {
    width: 50%;
    margin: 0;
  }
}
#valentine .brandbox .inbox .pickupbox .textbox .icon {
  width: 38%;
}
@media (min-width: 768px) {
  #valentine .brandbox .inbox .pickupbox .textbox .icon {
    width: 30%;
    margin-bottom: 10px;
  }
}
#valentine .brandbox .inbox .pickupbox .textbox h3 {
  font-family: "Quicksand", "Zen Maru Gothic", serif;
  font-weight: bold;
  font-size: 140%;
  line-height: 140%;
  letter-spacing: 0em;
  margin-bottom: 3vw;
}
@media (min-width: 768px) {
  #valentine .brandbox .inbox .pickupbox .textbox h3 {
    font-size: 175%;
    margin-bottom: 20px;
  }
}
#valentine .brandbox .inbox .pickupbox .textbox p {
  text-align: justify;
}
@media (min-width: 768px) {
  #valentine .brandbox .inbox .pickupbox .textbox p {
    font-size: 18px;
  }
}
#valentine .brandbox .inbox .pickupbox:nth-child(2) {
  padding-top: 5vw;
  position: relative;
}
@media (min-width: 768px) {
  #valentine .brandbox .inbox .pickupbox:nth-child(2) {
    padding-top: 0;
  }
}
#valentine .brandbox .inbox .pickupbox:nth-child(2)::before {
  content: "";
  width: 60%;
  height: 1px;
  background: #6f1929;
  position: absolute;
  top: 0;
  left: 20%;
}
@media (min-width: 768px) {
  #valentine .brandbox .inbox .pickupbox:nth-child(2)::before {
    display: none;
  }
}
@media (min-width: 768px) {
  #valentine .brandbox .inbox .reverse {
    flex-direction: row-reverse;
  }
}
#valentine .brandbox .inbox .reverse .photo {
  margin: 0 0 0 auto;
}
@media (min-width: 768px) {
  #valentine .brandbox .inbox .reverse .photo {
    margin: 0;
  }
}
#valentine .brandbox .inbox .reverse .textbox {
  margin: 5vw auto 0 0;
}
@media (min-width: 768px) {
  #valentine .brandbox .inbox .reverse .textbox {
    margin: 0;
  }
}
#valentine .brandbox .inbox .lineupbox {
  padding-bottom: 10vw;
}
@media (min-width: 768px) {
  #valentine .brandbox .inbox .lineupbox {
    padding-bottom: 100px;
  }
}
#valentine .brandbox .inbox .lineupbox h4 {
  width: 30%;
  margin: 15vw auto 5vw;
}
@media (min-width: 768px) {
  #valentine .brandbox .inbox .lineupbox h4 {
    width: 12%;
    margin: 100px auto 30px;
  }
}
#valentine .brandbox .inbox .lineupbox .flexbox {
  display: flex;
  flex-flow: row;
  justify-content: space-between;
  flex-flow: row wrap;
  width: 90%;
  margin: 0 auto;
}
@media (min-width: 768px) {
  #valentine .brandbox .inbox .lineupbox .flexbox {
    margin-bottom: 0;
  }
}
#valentine .brandbox .brandbtn {
  width: 85%;
  margin: 0 auto;
}
@media (min-width: 768px) {
  #valentine .brandbox .brandbtn {
    width: 40%;
  }
}
#valentine .brandbox .brandbtn a {
  text-align: center;
  position: relative;
  display: block;
  background-color: #f99097;
  color: #fff;
  font-size: 100%;
  padding: 2vw 0;
  border-radius: 10vw;
  letter-spacing: -0.05em;
}
@media (min-width: 768px) {
  #valentine .brandbox .brandbtn a {
    padding: 15px 0;
    border-radius: 50px;
    letter-spacing: 0.1em;
  }
}
#valentine .brandbox .brandbtn a::after {
  position: absolute;
  right: 2vw;
  top: 26%;
  content: "▶";
  font-size: 70%;
}
@media (min-width: 768px) {
  #valentine .brandbox .brandbtn a::after {
    right: 20px;
    top: 32%;
  }
}
#valentine .brandbox:nth-child(even) {
  background: #f99097 url(../../Contents/ImagesPkg/special/valentine2026/box5_line.png) top center repeat-x;
  background-size: 10%;
  padding: 5vw 0 10vw;
}
@media (min-width: 768px) {
  #valentine .brandbox:nth-child(even) {
    background-size: 70px;
    padding: 30px 0 100px;
  }
}
#valentine .bannerbox {
  width: 90%;
  margin: 15vw auto 0;
}
@media (min-width: 768px) {
  #valentine .bannerbox {
    max-width: 1120px;
    margin: 100px auto 0;
  }
}
#valentine .bannerbox p {
  font-size: 90%;
  text-align: center;
  margin-top: 3vw;
}
@media (min-width: 768px) {
  #valentine .bannerbox p {
    margin-top: 10px;
  }
}