#sec1 {
  padding: 20px 0 40px; }
  #sec1 h2 {
    position: relative;
    z-index: 5; }
  #sec1 .txt {
    width: 90%;
    margin: 0 auto;
    background: rgba(255, 255, 255, 0.7);
    padding: 15% 5% 15%;
    margin-top: -7%;
    position: relative;
    z-index: 2;
    position: relative; }
    #sec1 .txt:after {
      content: '';
      width: 40px;
      height: 40px;
      background-image: url("../img/shared/bg2.jpg");
      position: absolute;
      right: -5%;
      bottom: -40px; }
    #sec1 .txt p {
      padding-bottom: 15px; }
    #sec1 .txt .toggle .toggle-link {
      text-align: center;
      padding-bottom: 10px; }
      #sec1 .txt .toggle .toggle-link:after {
        content: '\f107';
        color: #000;
        position: relative;
        top: unset;
        right: unset;
        margin-top: 0;
        padding-left: 10px;
        font-size: 16px; }
    #sec1 .txt .active .toggle-link:after {
      content: '\f106'; }
  #sec1 .img {
    margin-top: -10%; }

#sec2 {
  padding-bottom: 40px; }
  #sec2 .img1 {
    margin-bottom: 25px; }
  #sec2 dl {
    font-size: 5.5vw;
    line-height: 9vw;
    letter-spacing: 1px;
    text-align: center; }
    #sec2 dl dd span {
      font-size: 4vw; }
  #sec2 .txt {
    padding-top: 20px;
    padding-bottom: 25px; }

#sec3 {
  background-image: url("../img/drink/sec3_bg.jpg");
  background-size: cover;
  background-position: left bottom;
  padding-top: 40px;
  padding-bottom: 20px; }
  #sec3 .note {
    text-align: center;
    padding: 25px 0; }
  #sec3 .txt {
    padding-top: 5px; }
  #sec3 .item {
    position: relative;
    text-align: center; }
    #sec3 .item img {
      width: 60%;
      margin: 0 auto; }
    #sec3 .item .price {
      text-align: center;
      font-size: 6.5vw;
      line-height: 9vw;
      width: 100%;
      position: absolute;
      top: 17%; }
      #sec3 .item .price small {
        font-size: 6vw; }
  #sec3 .slick-dots {
    display: flex;
    justify-content: center;
    position: relative;
    z-index: 9;
    margin-top: 0;
    margin-bottom: 0; }
    #sec3 .slick-dots li {
      width: 13px;
      height: 13px;
      line-height: 0;
      margin: 0 5px; }
      #sec3 .slick-dots li button {
        width: 13px;
        height: 13px;
        background: #000;
        border-radius: 50%;
        border: none;
        font-size: 0; }
    #sec3 .slick-dots .slick-active button {
      background: #d71317; }

#sec4 {
  position: relative;
  background-image: url("../img/drink/s2_bg.jpg");
  background-size: cover;
  background-position: center bottom;
  padding: 40px 0 30px;
  border-top: 3px solid #d71317; }
  #sec4 .txt {
    margin-top: 73%; }

#sec5 {
  padding: 40px 0; }
  #sec5 h3 {
    padding: 20px 0; }
  #sec5 .price {
    border-bottom: 3px double #726857;
    border-top: 3px double #726857;
    width: 185px;
    margin: 0 auto;
    padding: 13px 0;
    margin-top: 25px; }
    #sec5 .price dl {
      display: table;
      width: 100%;
      font-size: 15px;
      line-height: 30px;
      letter-spacing: 3px; }
      #sec5 .price dl dt {
        float: left; }
      #sec5 .price dl dd {
        float: left;
        margin-left: 45px;
        letter-spacing: 2px; }
  #sec5 .btn {
    margin-top: 30px; }
  #sec5 .slick-dots {
    display: flex;
    justify-content: center;
    position: relative;
    z-index: 9;
    margin-top: 20px; }
    #sec5 .slick-dots li {
      width: 13px;
      height: 13px;
      line-height: 0;
      margin: 0 5px; }
      #sec5 .slick-dots li button {
        width: 13px;
        height: 13px;
        background: #000;
        border-radius: 50%;
        border: none;
        font-size: 0; }
    #sec5 .slick-dots .slick-active button {
      background: #d71317; }

#sec6 {
  padding-top: 40px;
  padding-bottom: 30px; }
  #sec6 h2 {
    padding-bottom: 30px; }
  #sec6 .slick-slide {
    text-align: center;
    margin-top: 30px !important; }
  #sec6 .slick-list {
    overflow: visible; }
  #sec6 .item {
    width: 90% !important;
    margin: 0 auto !important;
    color: #fff;
    padding: 5%;
    margin-top: 30px; }
    #sec6 .item dl {
      font-size: 5.5vw;
      text-align: center;
      line-height: 9vw;
      border-bottom: 1px solid #726857;
      padding-bottom: 10px;
      margin-bottom: 10px; }
      #sec6 .item dl dd span {
        font-size: 4vw; }
    #sec6 .item .txt {
      text-align: left; }
  #sec6 .item1 {
    position: relative; }
    #sec6 .item1:before {
      content: '';
      width: 9px;
      height: 40%;
      background-image: url("../img/drink/s3_line1.png");
      background-repeat: no-repeat;
      background-position: center top;
      position: absolute;
      left: 21%;
      top: -40%; }
  #sec6 .item2 {
    position: relative; }
    #sec6 .item2:before {
      content: '';
      width: 9px;
      height: 40%;
      background-image: url("../img/drink/s3_line1.png");
      background-repeat: no-repeat;
      background-position: center top;
      position: absolute;
      right: 21%;
      top: -40%; }
  #sec6 .slick-dots {
    display: flex;
    justify-content: center;
    margin-top: 25px; }
    #sec6 .slick-dots li {
      width: 13px;
      height: 13px;
      line-height: 0;
      margin: 0 5px; }
      #sec6 .slick-dots li button {
        width: 13px;
        height: 13px;
        background: #000;
        border-radius: 50%;
        border: none;
        font-size: 0; }
    #sec6 .slick-dots .slick-active button {
      background: #d71317; }
  #sec6 .slick-next {
    text-align: right; }
  #sec6 .slick-prev {
    text-align: left; }

/*# sourceMappingURL=drink.css.map */
