/* Scss Document */
/* Scss Document */
#key {
  background-image: url("../img/drink/key.jpg"); }

#sec1 {
  position: relative;
  margin-top: -20px;
  z-index: 2; }
  #sec1:before {
    content: "";
    background: url("../img/shared/bg_txt.jpg") repeat center top;
    width: 50%;
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    padding-right: 267px; }
  #sec1 .wrap {
    padding: 240px 0 100px 0; }
    #sec1 .wrap:before {
      content: "";
      background: url("../img/drink/s1_deco.png") no-repeat left top;
      position: absolute;
      top: -86px;
      left: -280px;
      width: 890px;
      height: 1072px; }
  #sec1 h2 {
    position: absolute;
    top: 87px;
    left: 50%;
    transform: translateX(-50%);
    z-index: 1; }
  #sec1 .s1_img {
    position: absolute;
    top: 169px;
    right: -254px; }
  #sec1 .text {
    height: 590px;
    position: relative;
    z-index: 1;
    line-height: 34px;
    letter-spacing: 0.13em; }

#sec2 {
  position: relative;
  z-index: 1; }
  #sec2 .s2_top .wrap {
    padding-top: 150px; }
    #sec2 .s2_top .wrap:before {
      content: "";
      background: url("../img/drink/s2_deco1.png") no-repeat left top;
      position: absolute;
      top: -195px;
      right: -231px;
      width: 787px;
      height: 515px; }
  #sec2 .s2_top h2 {
    position: absolute;
    top: 230px;
    right: -10px;
    z-index: 1; }
  #sec2 .s2_top .s2_img {
    margin-left: -230px;
    margin-bottom: 43px; }
  #sec2 .s2_bottom {
    width: 1115px;
    margin: 0 auto;
    background: url("../img/drink/s2_bg1.jpg") repeat center top;
    color: #fff;
    text-align: center; }
    #sec2 .s2_bottom .wrap {
      padding: 73px 0 30px 0; }
      #sec2 .s2_bottom .wrap:before {
        content: "";
        background: url("../img/drink/s2_deco.png") no-repeat left top;
        position: absolute;
        top: 16px;
        left: 50%;
        width: 356px;
        height: 204px;
        transform: translateX(-50%); }
      #sec2 .s2_bottom .wrap .note {
        position: relative;
        line-height: 28px;
        margin: 10px 0 70px 0; }
      #sec2 .s2_bottom .wrap .col {
        float: left;
        width: 300px;
        margin-right: 50px; }
        #sec2 .s2_bottom .wrap .col:last-of-type {
          margin-right: 0; }
        #sec2 .s2_bottom .wrap .col .item {
          margin-bottom: 25px; }
        #sec2 .s2_bottom .wrap .col h4 {
          font-size: 20px;
          line-height: 28px;
          border-top: 1px solid #50504f;
          border-bottom: 1px solid #50504f;
          padding: 11px 0 11px; }
        #sec2 .s2_bottom .wrap .col dl {
          font-size: 16px;
          line-height: 28px;
          padding: 8px 0 8px; }
          #sec2 .s2_bottom .wrap .col dl dt {
            display: inline-block;
            vertical-align: middle;
            margin-right: 24px; }
          #sec2 .s2_bottom .wrap .col dl dd {
            display: inline-block;
            vertical-align: middle; }

#sec3 {
  background: url("../img/shared/bg3.jpg") repeat center;
  position: relative; }
  #sec3:before {
    content: "";
    background: url("../img/shared/line_skw.png") no-repeat center top/cover;
    position: absolute;
    top: -200px;
    left: 0;
    width: 100%;
    height: 752px; }
  #sec3 .wrap {
    padding: 82px 0 264px 0; }
    #sec3 .wrap:before {
      content: "";
      background: url("../img/drink/s3_deco1.png") no-repeat left top;
      position: absolute;
      top: -100px;
      left: 23px;
      width: 493px;
      height: 431px; }
    #sec3 .wrap:after {
      content: "";
      background: url("../img/drink/s3_deco2.png") no-repeat left top;
      position: absolute;
      top: -141px;
      right: -125px;
      width: 452px;
      height: 348px; }
    #sec3 .wrap h2 {
      text-align: center; }
    #sec3 .wrap .box_cl {
      position: relative; }
    #sec3 .wrap .s3_img {
      position: absolute;
      top: 35px;
      left: -208px;
      z-index: 1; }
    #sec3 .wrap .price {
      font-size: 24px;
      color: #803617; }
    #sec3 .wrap .bx_txt {
      background: url("../img/shared/bg_txt.jpg") repeat center top;
      box-sizing: border-box;
      padding: 96px 50px 84px 78px;
      margin-right: -98px;
      width: 560px;
      position: relative;
      z-index: 1;
      float: right; }
      #sec3 .wrap .bx_txt .price {
        position: absolute;
        top: 115px;
        right: 95px; }
      #sec3 .wrap .bx_txt .text {
        margin: 13px 47px 0 16px;
        line-height: 34px; }

#sec4 {
  position: relative; }
  #sec4:before {
    content: "";
    background: url("../img/drink/s4_skw.jpg") no-repeat center top/cover;
    position: absolute;
    top: -200px;
    left: 0;
    width: 100%;
    height: 542px; }
  #sec4 .wrap {
    padding: 38px 0 117px; }
    #sec4 .wrap:before {
      content: "";
      background: url("../img/drink/s4_deco1.png") no-repeat left top;
      position: absolute;
      top: -344px;
      right: -400px;
      width: 931px;
      height: 944px; }
    #sec4 .wrap:after {
      content: "";
      background: url("../img/drink/s4_deco2.png") no-repeat left top;
      position: absolute;
      left: -400px;
      top: 430px;
      width: 1211px;
      height: 1164px; }
  #sec4 h2 {
    text-align: center;
    margin-bottom: 30px; }
  #sec4 .box_txt {
    background: url("../img/shared/bg2.jpg") repeat center top;
    color: #fff;
    position: relative; }
  #sec4 .box_1 {
    position: relative;
    z-index: 1; }
    #sec4 .box_1 .s4_img {
      position: absolute;
      top: 0;
      left: -250px; }
    #sec4 .box_1 .box_right {
      float: right;
      width: 560px;
      margin-right: -93px;
      padding-top: 27px; }
      #sec4 .box_1 .box_right h3 {
        margin-left: 79px;
        position: relative;
        z-index: 1; }
      #sec4 .box_1 .box_right .box_txt {
        padding: 77px 93px 75px 91px;
        box-sizing: border-box;
        margin-top: -49px;
        text-align: justify;
        line-height: 34px; }
        #sec4 .box_1 .box_right .box_txt .s4_btn {
          margin-top: 30px; }
  #sec4 .box_2 {
    position: relative;
    z-index: 1;
    margin-top: 117px; }
    #sec4 .box_2 .bx_left {
      float: left;
      width: 540px;
      margin-left: -50px;
      position: relative;
      padding-top: 82px; }
      #sec4 .box_2 .bx_left .s4_balln {
        position: absolute;
        top: -105px;
        left: -5px; }
      #sec4 .box_2 .bx_left h3 {
        margin-left: 34px;
        position: relative;
        z-index: 70; }
      #sec4 .box_2 .bx_left .box_txt {
        padding: 77px 98px 46px 95px;
        box-sizing: border-box;
        margin: -77px -48px 0 -45px;
        text-align: justify;
        line-height: 34px;
        z-index: 60;
        position: relative; }
        #sec4 .box_2 .bx_left .box_txt .s4_btn {
          margin-top: 58px; }
    #sec4 .box_2 .bx_right {
      float: right;
      width: 660px;
      margin-right: -160px; }
      #sec4 .box_2 .bx_right .slick-list {
        overflow: visible; }

#sec5 {
  background: url("../img/shared/bg3.jpg") repeat center top;
  text-align: center;
  padding: 57px 0 47px 0; }
  #sec5 .note {
    line-height: 30px;
    margin-top: -16px;
    text-align: center;
    margin-bottom: 30px; }
  #sec5 .col {
    width: 300px;
    margin-right: 50px;
    float: left; }
    #sec5 .col:last-of-type {
      margin-right: 0; }
    #sec5 .col .item {
      margin-bottom: 48px; }
    #sec5 .col h3 {
      font-size: 17px;
      line-height: 30px;
      background-color: #000;
      color: #fff;
      padding: 10px 0 5px 0; }
    #sec5 .col dl {
      text-align: left;
      line-height: 24px;
      border-bottom: 1px solid #9c896e;
      padding: 17px 0 7px 0; }
      #sec5 .col dl dt {
        float: left; }
      #sec5 .col dl dd {
        float: right;
        text-align: right; }
