@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;
}

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

#wrap_beaujolais {
  width: 100%;
  color: #231815;
  text-align: center;
  background: #FFFFFF;
  font-style: normal;
  font-weight: normal;
  word-break: break-all;
  border-top: 1px solid #E4E7EB;
}


#wrap_beaujolais header {
  display: none;
}


main {
  width: 100%;
  background-color: #910c53;
}

main .main_content {
  display: flex;
  flex-direction: row;
  text-align: center;
  justify-content: center;
  width: 1000px;
  margin: 0 auto;
  margin-bottom: 20px;
}

main .kikan {
  display: flex;
  max-width: 1000px;
  padding: 0 36px;
  flex-direction: column;
  margin: 0 auto;
  border-radius: 8px;
  justify-content: flex-start;
  z-index: 1;
}

.kikan_img_wrap {
  margin-bottom: 20px;
  padding: 0 40px;
}

.kikan_text_wrap {
  padding: 0 40px;
}

main .kikan_text {
  display: flex;
  width: auto;
  flex-direction: column;
  justify-content: flex-start;
  text-align: left;
  color: #FFF;
  font-size: 16px;
  padding-left: 1em;
  text-indent: -1em;
}

h3 {
  width: 100%;
  color: #231815;
  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;
}

#share {
  padding-top: 50px;
}

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

#item_kikan {
  width: 100%;
  display: flex;
  flex-direction: column;
  position: relative;
  margin: auto;
  background-size: cover;
  background-repeat: repeat;
  background-position: top center;
  gap: 24px;
}

#item_kikan .item_kikan_wrap {
  display: flex;
  width: 900px;
  flex-direction: column;
  align-items: center;
  position: relative;
  margin: auto;
  background: #FFFFFF;
}

.item_kikan_inner {
  padding: 20px 80px 20px;
}

.item_kikan_img_wrap {
  background-color: #f5f3f2;
  padding: 20px 48px;
}

#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 .caution_text {
  width: 100%;
  color: #e60012;
  font-size: 18px;
  padding-top: 8px;
  text-align: center;
}

#pickup {
  width: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-bottom: 20px;
}

.lineup_ttl {
  width: 400px;
  margin: 0 auto;
}

.beaujolais2026_lineup_lst {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  width: 980px;
  margin: 0 auto;
}
.beaujolais2026_lineup_lst li {
  width: 485px;
  margin-top: 10px;
}
.beaujolais2026_lineup_lst li img {
  margin: 0;
  border: 0;
  vertical-align: top;
  width: 100%;
  height: auto;
  image-rendering: -webkit-optimize-contrast;
  backface-visibility: hidden;
}

#reservation_pc {
  width: 1000px;
  margin: 24px auto 12px;
  position: sticky;
  bottom: 10px;
  z-index: 2;
}

#reservation_pc h3 {
  padding: 10px 24px;
  text-align: center;
  border-radius: 10px 10px 0 0;
  border-radius: 10px 10px 0 0;
  background-color: #231815;
  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: none;
  border-radius: 0 0 10px 10px;
  background-color: #FFF;
  padding: 16px 32px;
  text-align: left;
  gap: 20px;
}

#reservation_pc .main_innerBlock h4 {
  color: #231815;
  font-family: "Noto Sans";
  font-size: 15px;
  font-weight: 700;
}

#reservation_pc .main_innerBlock p {
  color: #231815;
  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: 20px 16px 50px;
  text-align: left;
  color:  #FFF;
}

#caution h5 {
  color: #181819;
  font-family: "Noto Sans";
  font-size: 24px;
  font-weight: 700;
  padding-bottom: 24px;
}

.caution_wrap {
  max-width: 900px;
  margin: 0 auto;
}

#caution ul li {
  list-style: disc;
  list-style-position: inside;
  padding-left: 1em;
  text-indent: -1em;
}
#caution ul li::marker {
  margin-right: 0.5em;
}

#caution ul li.no1 {
  list-style: none;
}

.sp_download {
  display: none;
}

.break {
  display: block;
}

.break_sp {
  display: none;
}


/* -------------------------------------------- */
/* SP用
/* -------------------------------------------- */
@media screen and (max-width: 750px) {
  #wrapper {
    overflow: clip;
  }

  #wrap_beaujolais {
    text-align: center;
    background-size: contain;
    background-repeat: no-repeat;
    margin: auto;
    background-position: center;
    aspect-ratio: 750 / 1200;
    /* アスペクト比を保持してレスポンシブ */
  }

  #wrap_beaujolais #caution {
    width: 100%;
    margin-left: 0 auto;
    padding: 16px;
    text-align: left;
  }

  br.pc {
    display: none;
  }

  main {
    max-width: 100%;
  }

  main h2 {
    font-size: 24px;
    font-weight: 600;
    margin: 16px 0;
  }

  main .main_content {
    width: 100%;
    flex-direction: column;
    justify-content: center;
    gap: 24px;
    margin-bottom: 16px;
    order: 1;
  }

  main .kikan {
    display: flex;
    width: 100%;
    padding: 0px 16px 16px 16px;
    flex-direction: column;
    margin: 0 auto;
    border-radius: 8px;
    justify-content: flex-start;
    z-index: 1;
  }

  main .kikan_text {
    font-size: 16px;
  }

  main .kikan_text .time {
    font-size: 12px;
    font-family: "Noto Sans JP";
    font-weight: 400;
  }

  .kikan_img_wrap {
    padding: 0;
  }

  .kikan_text_wrap {
    padding: 0;
    margin-bottom: 20px;
  }
  .kikan_stop_wrap {
    width: 90%;
    margin: 0 auto;
  }

  .beaujolais2026_lineup_lst {
    width: 100%;
  }
  .beaujolais2026_lineup_lst li {
    width: 100%;
    margin-top: 20px;
  }

  div#wrap_beaujolais br.sp {
    display: block;
  }

  #pickup {
    padding: 40px 16px 20px;
  }

  .lineup_ttl {
    width: 320px;
  }


  #item_kikan {
    width: 100%;
    margin-bottom: 40px;
  }

  .item_kikan_inner {
    padding: 30px 20px;
}

  #item_kikan .item_kikan_wrap {
    /* padding: 14px; */
    align-items: flex-start;
    text-align: left;
    width: 100%;
  }

  #item_kikan .kikan_date {
    font-size: 14px;
  }

  #item_kikan .caution_text {
    font-size: 12px;
    text-align: center;
  }

  .copy {
    font-size: 14px;
  }

  #reservation_pc {
    display: none;
  }

  .break {
    display: none;
  }

  .break_sp {
    display: block;
  }

  div.main_kikan p.caution {
    font-size: 12px !important;
  }

  #reservation_sp {
    display: block;
    position: sticky;
    bottom: 0px;
    margin-top: 12px;
    background-color: #FFFFFF;
    padding: 8px 0px 8px 0px;
    margin-bottom: 16px;
    z-index: 999;
  }

  #reservation_sp p {
    font-family: "Noto Sans JP";
    text-align: center;
  }

  #reservation_sp h3 {
    width: auto;
    height: 56px;
    line-height: 56px;
    justify-content: center;
    align-items: center;
    gap: 12px;
    border-radius: 6px;
    background-color: #8f0c52;
    color: #FFF;
    margin: 4px 16px;
    font-weight: 700;
    font-family: "Noto Serif JP";
    color: #fff;
    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;
    margin-top: 40px;
  }

  .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;
  }

  #caution ul li {
    font-size: 14px;
  }

  #caution {
    width: 100%
  }

  #goods h3 {
    font-size: 24px;
  }
}