@charset "utf-8";
/* CSS Document */
#sweetscoupon_cp_2601 img {
  display: block;
  width: 100%;
  height: auto;
}
#sweetscoupon_cp_2601 {
  max-width: 1200px;
  margin: 0 auto;
  padding: 0;
  position: relative;
  box-sizing: border-box;
}
#sweetscoupon_cp_2601 img {
  width: 100%;
  height: auto;
}
/*---------------- date ----------------*/
.date {
  margin: 0 auto;
  padding: 1rem;
  font-weight: 600;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: .7rem;
}
.date dl {
  width: 100%;
  align-items: center;
  font-size: 1rem;
  margin-left: 0;
  margin-right: 0;
  display: flex;
}
.date dl dt {
  display: inline-block;
  color: #fff;
  background-color: #490300;
  border-radius: .3rem;
  padding: .2rem .5rem;
  margin-right: .5rem;
  font-size: clamp(0.9rem, 0.673rem + 0.97vw, 1.4rem);
}
.date dl dd {
  font-size: clamp(0.9rem, 0.673rem + 0.97vw, 1.5rem);
  letter-spacing: -.03em;
  color: #490300;
}
/*---------------- main -----------------------*/
main {
  background-color: #fff;
  background-color: #d90012;
  /* margin: 0 .5rem; */
  padding: .5rem .5rem 0;
}
/*---------------- white -----------------------*/
.white_area {
  background-color: #fff;
}
.item-area {
  padding: 1rem 0 0;
}
.item-area .kome {
  text-align: center;
  margin: 1rem 0 1.5rem;
  font-size: clamp(0.8rem, 0.7091rem + 0.3879vw, 1rem);
}
.item-area .logo {
  width: 13%;
  margin: 0 auto 1.5rem;
}
.item-area h2 {
  text-align: center;
}
.item-area h2 span {
  color: #fff;
  background-color: #d90012;
  border-radius: 3rem;
  font-size: 1.6rem;
  padding: .5rem 2rem;
}
.item {
  width: 95%;
  margin: 0 auto;
}
.item li {
  margin-bottom: 1rem;
  background-color: #fff;
  padding: 1rem;
  display: grid;
  grid-template-columns: 1.5fr 2fr;
  grid-template-rows: 1fr;
  grid-column-gap: 10px;
  background: #f7f6f6;
}
/* .item li:last-child {
  margin-bottom: 0;
} */
.item li .name {
  font-size: clamp(1rem, 0.676rem + 0.53vw, 1.7rem);
  font-weight: bold;
  line-height: 1.4;
}
.item li .name span {
  font-size: clamp(0.813rem, 0.813rem + 0.25vw, 1rem);
}
.item li .price {
  font-size: clamp(0.875rem, 0.9rem + 0.22vw, 1.3rem);
  font-weight: bold;
  text-align: left;
  line-height: 1.6;
}
.item li .txt {
  font-size: clamp(0.875rem, 0.776rem + 0.22vw, 0.938rem);
  text-align: left;
  line-height: 1.6;
}
.item li .txt span {
  font-size: clamp(0.688rem, 0.588rem + 0.22vw, 0.75rem);
  margin: 5px 0 0;
  display: block;
}
/*---------------- red -----------------------*/
.red_area {
  margin-top: -2px;
  padding-top: 2rem;
  padding-bottom: 2rem;
  background-color: #d90012;
  position: relative;
  display: flex;
  flex-direction: column;
}
.custom-shape {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  overflow: hidden;
  line-height: 0;
}
.custom-shape svg {
  position: relative;
  display: block;
  width: calc(100% + 1.3px);
  height: 25px;
}
.custom-shape .shape-fill {
  fill: #fff;
}
.kocha {
  display: block;
  color: #fff;
  margin: 0 auto;
  position: relative;
  width: 95%;
}
.kocha h2 {
  text-align: center;
  margin: 1rem 0;
}
.kocha h2 span {
  display: inline-block;
  color: #d90012;
  background-color: #fff100;
  border-radius: .5rem;
  font-size: 1.4rem;
  font-weight: 700;
  padding: .3rem 1.5rem;
}
.kocha_content_wrap {
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0 auto 1rem;
  width: 84%;
}
.kocha_text {
  order: 0;
  width: 65%;
  display: flex;
  flex-direction: column;
  gap: .5rem;
}
.ml {
  font-size: clamp(1rem, 0.2rem + 3.4vw, 2rem);
  font-weight: 700;
  line-height: 1.3;
}
.kocha_list {
  font-size: clamp(1rem, 0.2rem + 3.4vw, 2rem);
  font-weight: 900;
  line-height: 1.3;
}
.kocha_list li.lemon {
  display: flex;
  align-items: center;
}
.kocha_list li .kajyu {
  font-size: 1.3rem;
  font-weight: normal;
  margin-left: .5rem;
}
.kocha_name {
  font-size: clamp(1.1rem, 0.5rem + 3.4vw, 4rem);
  font-weight: 900;
  line-height: 1.3;
}
.kocha_name span {
  font-size: clamp(1rem, 0.318rem + 2.909vw, 2.5rem);
  font-weight: 400;
  display: inline-block;
}
.kocha_name .brand {
  font-size: 0.7em;
  margin-right: 0.2em;
  font-weight: 900;
  vertical-align: baseline;
}
.kocha .drink_photo {
  order: 1;
  width: 45%;
  margin-right: 0;
}
.kocha_ticket {
  text-align: center;
  margin-bottom: 1rem;
}
.use_date {
  text-align: left;
  font-size: clamp(1rem, 0.545rem + 1.939vw, 2rem);
  display: inline-block;
  color: #c90012;
  background-color: #fff100;
  font-weight: 900;
  border-radius: .5rem;
  padding: .3rem 1rem;
  margin-bottom: 1rem;
}
span.yellow_text {
  display: block;
}
span.yellow_text, span.yellow_text_kana {
  font-size: clamp(2.6rem, 0.5rem + 7.5vw, 7.8rem);
  color: #fff100;
  line-height: 1em;
  font-weight: 900;
}
span.yellow_text_kana {
  letter-spacing: -0.15em;
}
.kocha_note_list {
  margin-top: 1rem;
  list-style: none;
  padding-left: 1.2rem;
  font-size: clamp(0.8rem, 0.7091rem + 0.3879vw, 1rem);
}
.kocha_note_list li {
  text-indent: -1.2em;
  margin: 0;
  white-space: normal;
}
.kocha_note_list li::before {
  content: '※';
  margin-right: .2rem;
}
.btn {
  margin: 2rem 1rem 0;
}
/*===============================================
min-width:737px
===============================================*/
@media screen and (min-width:737px) {
  /*---------------- date ----------------*/
  .date {
    padding: 1.5rem 1rem;
    justify-content: center;
  }
  .date dl {
    width: auto;
    margin-bottom: 0;
    justify-content: center;
  }
  .date dl:first-child {
    justify-content: center;
  }
  .date dl:last-child {
    justify-content: center;
  }
  .date dl dt {
    padding: .2rem .5rem;
    margin-right: .8rem;
  }
  .date dl dd {
    letter-spacing: normal;
  }
  /*---------------- main ----------------*/
  main {
    padding: 1rem 1rem 0;
  }
  /*---------------- white -----------------------*/
  .item-area {
    padding: 2rem 0;
  }
  .item {
    max-width: 1000px;
    width: 90%;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
  }
  .item li {
    width: calc(100% / 3 - 50px);
    margin: 0 1rem 1rem 0;
    padding: 1rem;
    display: block;
    grid-template-columns: none;
    grid-template-rows: none;
    grid-column-gap: 0;
  }
  #famichiki-coke_cp_2407 .item-area.cc li:nth-child(3), #famichiki-coke_cp_2407 .item-area.cc li:nth-child(5) {
    margin: 0 0 1rem 0;
  }
  .c-txt {
    padding: 1rem .5rem;
    display: flex;
    flex-direction: column;
    gap: .5rem;
  }
  .set {
    font-size: 6rem;
    line-height: 1em;
    margin-top: 0.5rem;
    padding: 1rem 0;
    font-weight: 900;
    color: #d90012;
    text-align: center;
  }
  /*---------------- red -----------------------*/
  .red_area {
    padding-top: 4rem;
    padding-bottom: 2rem;
  }
  .custom-shape svg {
    height: 60px;
  }
  .kocha {
    width: 85%;
    max-width: 1000px;
  }
  .kocha h2 {
    margin-top: 3rem;
  }
  .kocha h2 span {
    font-size: 2rem;
    padding: .5rem 2.5rem;
  }
  .kocha_name .brand {
    font-size: 0.7em;
    margin-right: 0.2em;
  }
  .kocha_content_wrap {
    margin-bottom: 2rem;
  }
  .kocha_ticket {
    margin-bottom: 2rem;
  }
  .use_date {
    padding: .5rem 2rem;
  }
  .kocha_note_list {
    display: flex;
    justify-content: center;
    padding-left: 0;
    margin-top: 1.5rem;
  }
  .kocha_note_list li {
    text-indent: 0;
    margin: 0 1rem;
    white-space: nowrap;
  }
  .kocha_note_list li::before {
    content: none;
  }
  .kocha_note_list li:nth-child(1)::before, .kocha_note_list li:nth-child(2)::before {
    content: '※';
    margin-right: .2rem;
  }
  .btn {
    margin: 0rem 6rem 0;
  }
}
/*===============================================
max-width: 736px
===============================================*/
@media screen and (max-width: 736px) {
  #contents {
    padding-top: 54px !important;
  }
  .item-area .logo {
    width: 30%;
    margin: 0 auto 1.5rem;
  }
  .kocha_text {
    gap: .3rem;
  }
  .kocha_list li .kajyu {
    font-size: .8rem;
    margin-left: .2rem;
  }
  .c-txt {
    display: flex;
    flex-direction: column;
    gap: .3rem;
  }
  .item li .txt {
    line-height: 1.4;
  }
  .set {
    font-size: 2.5rem;
    line-height: 1em;
    padding: .2rem 0 1rem;
    font-weight: 900;
    color: #d90012;
    text-align: center;
  }
}