#key {
  background: url("../img/drink/key_bg.jpg") no-repeat center 11vw/129%, url("../img/shared/pt_bg.png") repeat center 0/60%;
  background-color: #000;
  padding: 15vw  0 15vw; }
  #key .tit {
    width: 26%;
    position: absolute;
    left: 10vw;
    top: 58vw;
    z-index: 1; }
  #key .info {
    padding: 0 5%; }
    #key .info dt {
      padding: 41vw 29% 5vw;
      margin-bottom: -8vw; }
  @media screen and (min-width: 768px) {
    #key {
      background-size: auto,auto;
      background-position: center 0;
      background-color: #000;
      padding: 0  0 0; }
      #key:before {
        content: '';
        position: absolute;
        left: 0;
        right: 0;
        top: 0;
        bottom: 0;
        background: url("../img/drink/key_deco.png") no-repeat center 0;
        z-index: 0; }
      #key .wrap {
        max-width: 1121px;
        min-height: 1373px;
        justify-content: flex-end;
        display: flex;
        padding: 675px 0 50px;
        z-index: 1; }
      #key .tit {
        width: auto;
        left: calc(50% - 371px);
        top: 413px; }
      #key .info {
        padding: 0 0; }
        #key .info dd {
          max-width: 397px;
          line-height: 47px; }
        #key .info dt {
          padding: 0;
          text-align: center;
          margin: 0;
          position: absolute;
          top: 336px;
          left: 0;
          right: 0; } }

#sec1 {
  background: url("../img/drink/sec1_deco.png") no-repeat right 0/70%;
  position: relative;
  padding: 10vw 0; }
  #sec1 h2 {
    width: 70%;
    margin: 5vw 0; }
  @media screen and (min-width: 768px) {
    #sec1 {
      background-size: auto;
      padding: 0 0;
      z-index: 3; }
      #sec1 h2 {
        width: auto;
        margin: 0  0 35px; }
      #sec1 .wrap {
        max-width: 1500px;
        display: flex; }
      #sec1 .info {
        width: 463px;
        margin-left: calc(50% + 168px);
        padding: 158px 0 78px 0; }
        #sec1 .info .txt {
          padding: 0 1px 0 10px; }
      #sec1 .photo {
        position: absolute;
        top: 0;
        left: 0;
        bottom: 0;
        width: calc(50% + 84px); } }
  @media screen and (min-width: 768px) and (max-width: 1300px) {
    #sec1 .wrap {
      justify-content: flex-end;
      display: flex; }
    #sec1 .info {
      margin-left: 0;
      margin-right: 20px; }
    #sec1 .photo {
      width: calc(100% - 503px); } }

#sec2 {
  padding: 15vw 0 0;
  position: relative; }
  #sec2:before {
    content: '';
    background: url("../img/drink/sec2_deco2.png") no-repeat 0 0/100%;
    position: absolute;
    top: -30vw;
    right: 0;
    width: 100%;
    height: 120vw; }
  #sec2 h2 {
    margin: 0 7vw 9vw -4vw; }
  #sec2 .slick-arrow {
    background: url(../img/oden/prev.png) no-repeat 0 0/100%;
    width: 10vw;
    height: 10vw;
    bottom: 5vw;
    left: -3vw; }
    #sec2 .slick-arrow.slick-next {
      background: url(../img/oden/next.png) no-repeat 0 0/100%;
      right: -3vw; }
  #sec2 .slick-dots {
    justify-content: center;
    position: absolute;
    left: 0;
    right: 0;
    top: 0; }
    #sec2 .slick-dots li {
      border: none;
      border-radius: 0;
      width: 11vw;
      height: 17vw; }
      #sec2 .slick-dots li button {
        background-image: url("../img/drink/num1.png");
        background-size: 100%;
        background-position: center;
        background-repeat: no-repeat;
        border-radius: 0;
        opacity: 0.6; }
      #sec2 .slick-dots li.slick-active button {
        background-color: transparent;
        opacity: 1; }
      #sec2 .slick-dots li:nth-child(2) button {
        background-image: url("../img/drink/num2.png"); }
      #sec2 .slick-dots li:nth-child(3) button {
        background-image: url("../img/drink/num3.png"); }
      #sec2 .slick-dots li:nth-child(4) button {
        background-image: url("../img/drink/num4.png"); }
      #sec2 .slick-dots li:nth-child(5) button {
        background-image: url("../img/drink/num5.png"); }
  #sec2 .js-fade {
    padding-top: 20vw;
    margin-top: 5vw; }
    #sec2 .js-fade h3 {
      line-height: 1.6;
      font-size: 25px;
      line-height: 1.5;
      border-bottom: 1px solid #7c4f24;
      text-align: center;
      padding: 15px 0;
      margin-bottom: 20px; }
      #sec2 .js-fade h3 span {
        display: block; }
  @media screen and (min-width: 768px) {
    #sec2 {
      background: url("../img/drink/sec2_deco1.png") no-repeat 0 0;
      padding: 163px 20px 50px; }
      #sec2:before {
        top: -309px;
        right: auto;
        left: calc(50% - 479px);
        width: 1729px;
        height: 1191px; }
      #sec2 .wrap {
        max-width: 1440px; }
      #sec2 .sec2-js {
        justify-content: space-between;
        display: flex;
        align-items: flex-start; }
      #sec2 h2 {
        margin: 0  0 98px; }
      #sec2 .js-fade {
        padding-top: 0;
        margin-top: 0;
        width: 50%;
        order: -1;
        display: flex;
        justify-content: flex-end;
        align-items: flex-start;
        flex-wrap: wrap;
        padding-right: 100px; }
        #sec2 .js-fade .item {
          max-width: 393px;
          width: 100%;
          padding: 174px 0 0px; }
        #sec2 .js-fade h3 {
          line-height: 50px;
          font-size: 30px;
          padding: 0px 0 21px;
          margin-bottom: 30px; }
      #sec2 .js-thumb {
        width: 50%;
        position: relative;
        background: url("../img/drink/sec2_js.jpg") no-repeat 0 0/100%; }
        #sec2 .js-thumb img {
          width: 100%;
          height: auto; }
        #sec2 .js-thumb li {
          cursor: auto;
          transition: opacity .3s ease;
          -moz-transition: opacity .3s ease;
          -webkit-transition: opacity .3s ease;
          z-index: 1;
          opacity: 0; }
          #sec2 .js-thumb li:nth-child(2) {
            z-index: 2; }
          #sec2 .js-thumb li:nth-child(3) {
            z-index: 3; }
          #sec2 .js-thumb li:nth-child(4) {
            z-index: 4; }
          #sec2 .js-thumb li:nth-child(5) {
            z-index: 5; }
          #sec2 .js-thumb li:nth-child(6) {
            z-index: 6; }
          #sec2 .js-thumb li:not(:nth-child(1)) {
            position: absolute;
            top: 0;
            left: 0;
            right: 0;
            opacity: 0; }
          #sec2 .js-thumb li.active {
            opacity: 1; } }

#sec3 {
  position: relative;
  padding: 10vw 0 0;
  background: url("../img/drink/sec3_bg.png") no-repeat 0 0/240%, url("../img/drink/sec3_bg_1.png") no-repeat right bottom/120%; }
  #sec3:before {
    content: '';
    background: url("../img/drink/sec3_bg.png") no-repeat 0 0/100%;
    position: absolute;
    top: 120vw;
    right: -48vw;
    left: -115vw;
    height: 190vw; }
  #sec3 h2 {
    width: 35%;
    margin: 0 auto 5vw; }
  #sec3 .photo {
    margin: 0 0 68vw; }
  #sec3 .drink {
    padding: 77vw 0% 10vw;
    background: url("../img/drink/sec4_bg.jpg") no-repeat -16vw -11vw/193%; }
    #sec3 .drink h3 {
      padding: 0 10% 5vw; }
  #sec3 .banner {
    margin: 11vw -9vw 0 -5vw; }
    #sec3 .banner li {
      width: 50%;
      position: relative; }
      #sec3 .banner li:nth-child(2):before {
        background: url("../img/drink/smoke.png") no-repeat 0 0/100%;
        content: '';
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        mix-blend-mode: screen;
        z-index: 1; }
  @media screen and (min-width: 768px) {
    #sec3 {
      padding: 140px 20px 0;
      background-size: auto,auto;
      background-position: center -102px, right bottom; }
      #sec3:before {
        display: none; }
      #sec3 h2 {
        width: auto;
        margin: 0;
        position: absolute;
        top: -10px;
        left: 63px; }
      #sec3 .photo {
        margin: 0 0 403px 384px; }
      #sec3 .drink {
        padding: 10px 0 0 0;
        position: relative;
        background-size: cover;
        background-position: center;
        margin: 0 -4px 61px -2px;
        color: #fff;
        height: 463px; }
        #sec3 .drink h3 {
          padding: 0;
          position: absolute;
          top: -40px;
          right: 78px;
          z-index: 1; }
        #sec3 .drink .txt {
          height: 376px;
          position: absolute;
          top: 73px;
          right: 152px;
          z-index: 1; }
      #sec3 .bnr-shared {
        margin: 0 auto 0;
        width: 518px; }
        #sec3 .bnr-shared a {
          padding: 10px 20px; }
          #sec3 .bnr-shared a:before {
            right: 34px; }
      #sec3 .banner {
        margin: 92px auto 0;
        justify-content: center; }
        #sec3 .banner li {
          width: auto; } }

.banner-full img {
  width: 100%;
  height: auto; }

#popup h2 {
  text-align: center;
  padding: 0 12%;
  border-top: 1px solid #fff;
  border-bottom: 1px solid #fff; }
#popup .wrap {
  max-width: 870px;
  margin: 0 auto;
  padding: 20px 2%; }
#popup .note {
  text-align: left;
  padding: 20px 0; }
#popup .menu-list {
  padding-bottom: 30px; }
  #popup .menu-list h3 {
    background: url("../img/drink/h_menu.jpg") no-repeat 0 0/cover;
    color: #fff;
    font-size: 16px;
    margin-bottom: 10px; }
  #popup .menu-list .list {
    padding-bottom: 15px; }
  #popup .menu-list dl {
    border-bottom: 1px solid rgba(255, 255, 255, 0.2);
    display: block; }
    #popup .menu-list dl:after {
      content: "." !important;
      clear: both !important;
      display: block !important;
      height: 0 !important;
      visibility: hidden !important; }
    #popup .menu-list dl dt {
      float: left;
      width: auto; }
    #popup .menu-list dl dd {
      float: right; }
@media screen and (min-width: 768px) {
  #popup h2 {
    padding: 0 0; }
  #popup .wrap {
    padding: 20px 0; }
  #popup .note {
    text-align: center;
    padding: 20px 0; }
  #popup .menu-shared {
    justify-content: space-between;
    display: flex; }
    #popup .menu-shared .col {
      width: 415px; }
  #popup .menu-list {
    padding-bottom: 30px; }
    #popup .menu-list h3 {
      font-size: 18px;
      line-height: 41px;
      margin-bottom: 10px; }
    #popup .menu-list .list {
      padding-bottom: 15px; }
    #popup .menu-list dl dt {
      width: auto; }
    #popup .menu-list dl dd {
      padding-left: 20px; }
    #popup .menu-list dl.ext dd {
      width: 100%;
      margin-top: -30px; } }
