@charset "UTF-8";
.row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }
  .row__item {
    width: 100%; }
    .row__item--mobile-1 {
      width: 8.33333%; }
    .row__item--mobile-2 {
      width: 16.66667%; }
    .row__item--mobile-3 {
      width: 25%; }
    .row__item--mobile-4 {
      width: 33.33333%; }
    .row__item--mobile-5 {
      width: 41.66667%; }
    .row__item--mobile-6 {
      width: 50%; }
    .row__item--mobile-7 {
      width: 58.33333%; }
    .row__item--mobile-8 {
      width: 66.66667%; }
    .row__item--mobile-9 {
      width: 75%; }
    .row__item--mobile-10 {
      width: 83.33333%; }
    .row__item--mobile-11 {
      width: 91.66667%; }
    .row__item--mobile-12 {
      width: 100%; }
    .row__item--mobile-fifth {
      width: 20%; }
    @media screen and (min-width: 768px) {
      .row__item--tablet-1 {
        width: 8.33333%; } }
    @media screen and (min-width: 768px) {
      .row__item--tablet-2 {
        width: 16.66667%; } }
    @media screen and (min-width: 768px) {
      .row__item--tablet-3 {
        width: 25%; } }
    @media screen and (min-width: 768px) {
      .row__item--tablet-4 {
        width: 33.33333%; } }
    @media screen and (min-width: 768px) {
      .row__item--tablet-5 {
        width: 41.66667%; } }
    @media screen and (min-width: 768px) {
      .row__item--tablet-6 {
        width: 50%; } }
    @media screen and (min-width: 768px) {
      .row__item--tablet-7 {
        width: 58.33333%; } }
    @media screen and (min-width: 768px) {
      .row__item--tablet-8 {
        width: 66.66667%; } }
    @media screen and (min-width: 768px) {
      .row__item--tablet-9 {
        width: 75%; } }
    @media screen and (min-width: 768px) {
      .row__item--tablet-10 {
        width: 83.33333%; } }
    @media screen and (min-width: 768px) {
      .row__item--tablet-11 {
        width: 91.66667%; } }
    @media screen and (min-width: 768px) {
      .row__item--tablet-12 {
        width: 100%; } }
    @media screen and (min-width: 768px) {
      .row__item--tablet-fifth {
        width: 20%; } }
    @media screen and (min-width: 1080px) {
      .row__item--desktop-1 {
        width: 8.33333%; } }
    @media screen and (min-width: 1080px) {
      .row__item--desktop-2 {
        width: 16.66667%; } }
    @media screen and (min-width: 1080px) {
      .row__item--desktop-3 {
        width: 25%; } }
    @media screen and (min-width: 1080px) {
      .row__item--desktop-4 {
        width: 33.33333%; } }
    @media screen and (min-width: 1080px) {
      .row__item--desktop-5 {
        width: 41.66667%; } }
    @media screen and (min-width: 1080px) {
      .row__item--desktop-6 {
        width: 50%; } }
    @media screen and (min-width: 1080px) {
      .row__item--desktop-7 {
        width: 58.33333%; } }
    @media screen and (min-width: 1080px) {
      .row__item--desktop-8 {
        width: 66.66667%; } }
    @media screen and (min-width: 1080px) {
      .row__item--desktop-9 {
        width: 75%; } }
    @media screen and (min-width: 1080px) {
      .row__item--desktop-10 {
        width: 83.33333%; } }
    @media screen and (min-width: 1080px) {
      .row__item--desktop-11 {
        width: 91.66667%; } }
    @media screen and (min-width: 1080px) {
      .row__item--desktop-12 {
        width: 100%; } }
    @media screen and (min-width: 1080px) {
      .row__item--desktop-fifth {
        width: 20%; } }
  .row--std {
    margin: -10px; }
    .row--std .row__item {
      padding: 10px; }
  .row--wide {
    margin: -10px; }
    @media screen and (min-width: 768px) {
      .row--wide {
        margin: -20px; } }
    .row--wide .row__item {
      padding: 10px; }
      @media screen and (min-width: 768px) {
        .row--wide .row__item {
          padding: 20px; } }
  .row--center {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center; }
  .row--right {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end; }
  .row--align-center {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center; }

.text-vertical {
  -ms-writing-mode: tb-rl;
  writing-mode: vertical-rl;
}

.text-combine {
  -webkit-text-combine: horizontal;
  -ms-text-combine-horizontal: all;
  text-combine-upright: all;
}

.h2 {
  font-size: 18px;
  text-align: center;
  font-weight: bold;
}
@media screen and (min-width: 768px) {
  .h2 {
    font-size: 20px;
  }
}

.h3 {
  font-size: 14px;
  text-align: center;
  font-weight: bold;
}
@media screen and (min-width: 768px) {
  .h3 {
    font-size: 16px;
  }
}

.h4 {
  height: 80px;
  margin-top: 20px;
  background: url(../images/drink/headbg_drink_18win.png) 50% 50% no-repeat;
  font-size: 18px;
  color: #fff;
  padding: 15px 20px;
  text-align: center;
}
@media screen and (min-width: 768px) {
  .h4 {
    height: 100px;
    margin: 0;
    padding: 0;
    background: url(../images/drink/headbg_drink_18win.png) 50% 50% no-repeat;
    font-size: 20px;
    line-height: 100px;  
  }
}

@media screen and (max-width: 768px) {
  .row--wide img {
      width: 100%;
  }
}

.drink {
  background: url(../images/drink/bg_drink_18win.jpg) repeat center center;
  background-size: cover;
  background-attachment: fixed;
/*  max-width: 1000px;
  margin: 0 auto;
  overflow: hidden;*/
 }


.post-type-feature {
  background: #fff7e7;
  padding: 20px;
/*  padding-top: 80px;
  background-image: url(../images/cafe/cafe_illust_topkazari.png);
  background-position: top top;
  background-repeat: repeat-x;
  background-size: 50%;*/
}
@media screen and (min-width: 768px) {
  .post-type-feature {
    margin-top: -10px;
    padding: 20px 50px;
  }
}


.preface {
/*  width: auto;*/
  margin-top: 50px;
}
@media screen and (min-width: 768px) {
  .preface {
    width: 450px;
    margin: 0 auto;
  }
}

.head-one {
  position: relative;
  width: 350px;
  height: 250px;
  margin: 30px auto;  
}
@media screen and (max-width: 374px) {
  .head-one {
    position: relative;
    width: 280px;
    height: 250px;
    margin: 30px auto;  
  }
}

.head-three {
  position: relative;
  width: 350px;
  height: 356px;
  margin: 30px auto;  
}
@media screen and (max-width: 374px) {
  .head-three {
    position: relative;
    width: 280px;
    height: 356px;
    margin: 30px auto;  
  }
}
@media screen and (min-width: 768px) {
  .head-three {
    position: relative;
    width: 320px;
    height: 326px;
    margin: 30px auto;  
  }
}

.text-fukiichi {
  position: absolute;
  top: 0;
  right: 15px;
  font-size: 13px;
  height: 106px;
}
@media screen and (max-width: 374px) {
  .text-fukiichi {
    position: absolute;
    top: -8px;
    right: 15px;
    font-size: 12px;
    height: 106px;
  }
}
@media screen and (min-width: 768px) {
  .text-fukiichi {
    position: absolute;
    top: 0;
    right: -10px;
    font-size: 15px;
    height: 120px;
  }
}

.text-fukini {
  position: absolute;
  top: 0;
  right: 43px;
  font-size: 13px;
  height: 144px;
}
@media screen and (max-width: 374px) {
  .text-fukini {
    position: absolute;
    top: 7px;
    right: 29px;
    font-size: 13px;
    height: 144px;
  }
}
@media screen and (min-width: 768px) {
  .text-fukini {
    position: absolute;
    top: 20px;
    right: 22px;
    font-size: 15px;
    height: 175px;
  }
}
.text-fukisan {
  position: absolute;
  top: 34px;
  right: 32px;
  font-size: 13px;
  height: 115px;
}
@media screen and (max-width: 374px) {
  .text-fukisan {
    position: absolute;
    top: 17px;
    right: 28px;
    font-size: 13px;
    height: 115px;
  }
}
@media screen and (min-width: 768px) {
  .text-fukisan {
    position: absolute;
    top: 19px;
    right: 17px;
    font-size: 15px;
    height: 133px;
  }
}
.text-fukilast {
  position: absolute;
  top: 32px;
  left: 53px;
  font-size: 13px;
  height: 116px;
}

@media screen and (max-width: 374px) {
  .text-fukilast {
    top: 26px;
    left: 10px;
    font-size: 13px;
    height: 116px;
  }
}

@media screen and (min-width: 768px) {
  .text-fukilast {
    position: absolute;
    top: 32px;
    left: 33px;
    font-size: 15px;
    height: 129px;
  }
}
.post-type-feature .img-akosan {
  position: absolute;
  width: 36%;
  max-width: 150px;
  top: -95px;
  left: 32px;
}
@media screen and (max-width: 374px) {
  .post-type-feature .img-akosan {
    max-width: 92px;
    top: -67px;
    left: 25px;
  }
}

@media screen and (min-width: 375px) and (max-width: 767px) {
  .post-type-feature .img-akosan {
  left: 3px;
  }
}

@media screen and (min-width: 980px) {
  .post-type-feature .img-akosan {
/*    width: auto;*/
    min-width: 200px;
    top: -50px;
    left: 65px;
  }
}

.post-type-feature .img-sonoichi,
.post-type-feature.img-sonoini,
.post-type-feature.img-sonosan {
	position: relative;
  width: 90%;
}

@media screen and (max-width: 374px) {
.post-type-feature .img-sonoichi,
.post-type-feature .img-sononi,
.post-type-feature  .img-sonosan {
    position: relative;
    width: 100%;
    right: 10px;
  }
  .post-type-feature .img-sonoichi {
    right: 20px;
  }
}
@media screen and (min-width: 768px) {
.post-type-feature .img-sonoichi,
.post-type-feature .img-sononi,
.post-type-feature  .img-sonosan {
    width: 100%;
  }
}

.text-sonoichi {
  position: absolute;
  top: 50px;
  left: 67px;
  color: #fff;
  transform: rotate(-18deg);
  z-index: 50;
}
@media screen and (max-width: 374px) {
  .text-sonoichi {
    top: 50px;
    left: 24px;
  }
}
@media screen and (min-width: 768px) {
  .text-sonoichi {
    top: 50px;
    left: 56px;
  }
}

/*.img-sononi {
  position: relative;
  width: 90%;
}
@media screen and (min-width: 768px) {
  .img-sononi {
    width: 100%;
  }
}
*/
.text-sononi {
  position: absolute;
  top: 50px;
  left: 67px;
  color: #fff;
  transform: rotate(-18deg);
  z-index: 50;
}
@media screen and (min-width: 768px) {
  .text-sononi {
    top: 105px;
    left: 25px;
  }
}


.text-sonosan {
  position: absolute;
/*  top: 50px;
  left: 67px;*/
  top: 200px;
  left: 18px;
  color: #fff;
  transform: rotate(-18deg);
  z-index: 50;
}
@media screen and (max-width: 374px) {
  .text-sonosan {
    top: 167px;
    left: 4px;
  }
}
@media screen and (min-width: 768px) {
  .text-sonosan {
    top: 185px;
    left: 17px;
  }
}

.text-sononi {
  position: absolute;
/*  top: 50px;
  left: 67px;*/
  top: 96px;
  left: 44px;
  color: #fff;
  transform: rotate(-18deg);
  z-index: 50;
}
@media screen and (max-width: 374px) {
  .text-sononi {
    top: 96px;
    left: 11px;
  }
}
@media screen and (min-width: 768px) {
  .text-sononi {
    top: 105px;
    left: 25px;
  }
}

.h-desc {
  font-size: 12px;
  text-align: center;
  line-height: 2rem;
}
@media screen and (min-width: 768px) {
  .h-desc {
    font-size: 12px;
    text-align: center;
    line-height: 3rem;
  }
}

@media screen and (max-width: 768px) {
  .h-desc br {
      display: none;
  }
}

.shop-info {
  position: relative;
/*  margin: 50px 55px;*/
}
@media screen and (min-width:768px) and ( max-width:1024px) {
  .shop-info {
    position: relative;
    margin: 20px 10px;
  }
}
@media screen and (min-width:1024px) {
  .shop-info {
    position: relative;
    margin: 50px 55px;
  }
}

.shop-recommend {
  margin-top: 30px;
}

.shop-balloonl {
  position: relative;
/*  height: 322px;*/
  height: 278px;
  padding: 72px 85px 0 67px;
  padding: 55px 60px 0 52px;
  background: url(../images/drink/fukidashil_drink_18win.png) 50% 50% no-repeat;
/*  background-size: 335px 228px;*/
  background-size: 335px 261px;
  font-size: 12px;
  line-height: 1.5;
}
@media screen and (max-width:374px) {
  .shop-balloonl {
    position: relative;
    height: 250px;
    padding: 72px 85px 0 67px;
    padding: 22px 30px 0 30px;
    background: url(../images/drink/fukidashil_drink_18win.png) 50% 50% no-repeat;
    background-size: 280px 250px;
    font-size: 12px;
    line-height: 1.5;
  }
}
@media screen and (min-width:768px) and ( max-width:1024px) {
  .shop-balloonl {
    height: 316px;
    margin-top: -30px;
    margin-right: -30px;
    padding: 60px 50px 0 38px;
    background: url(../images/drink/fukidashil_drink_18win.png) 50% 50% no-repeat;
    background-size: 338px 314px;
  }
}
@media screen and (min-width:1024px) {
  .shop-balloonl {
    height: 316px;
    margin-top: -30px;
    margin-right: -30px;
    background: url(../images/drink/fukidashil_drink_18win.png) 50% 50% no-repeat;
    background-size: 400px 314px;
    font-size: 13px;
  }
}


.shop-balloonr {
  position: relative;
  height: 292px;
/*  margin-top: -30px;
  margin-left: -34px;*/
/*  padding: 58px 48px 0 105px;*/
  padding: 55px 48px 0 72px;
  background: url(../images/drink/fukidashir_drink_18win.png) 50% 50% no-repeat;
  background-size: 340px 285px;
  font-size: 12px;
  line-height: 1.5;
}
@media screen and (max-width:374px) {
  .shop-balloonr {
    position: relative;
    height: 250px;
    padding: 20px 20px 0 40px;
    background: url(../images/drink/fukidashir_drink_18win.png) 50% 50% no-repeat;
    background-size: 280px 250px;
    font-size: 12px;
    line-height: 1.5;
  }
}
@media screen and (min-width:768px) and ( max-width:1024px) {
  .shop-balloonr {
    position: relative;
    height: 300px;
    margin-top: -30px;
    margin-left: -34px;
/*    padding: 58px 48px 0 105px;*/
    padding: 46px 40px 0 70px;
    background: url(../images/drink/fukidashir_drink_18win.png) 50% 50% no-repeat;
/*    background-size: 410px 322px;*/
    background-size: 336px 299px;    
    font-size: 13px;
    line-height: 1.5;
  }
}
@media screen and (min-width:1024px) {
  .shop-balloonr {
    position: relative;
    height: 322px;
    margin-top: -30px;
    margin-left: -34px;
    padding: 58px 48px 0 105px;
    padding: 64px 48px 0 70px;
    background: url(../images/drink/fukidashir_drink_18win.png) 50% 50% no-repeat;
    background-size: 410px 322px;
    font-size: 13px;
    line-height: 1.5;
  }
}

.shop-intro-name {
  position: absolute;
  top: -3px;
  left: 0;
  right: 0;
  text-align: center;
  color: #fff;
  font-size: 10px;
}
@media screen and (min-width:768px) and ( max-width:1024px) {
  .shop-intro-name {
    position: absolute;
    top: 11px;
    left: 0;
    right: 0;
  }
}

@media screen and (min-width: 1024px) {
  .shop-intro-name {
    position: absolute;
    top: 16px;
    left: 0;
    right: 0;
    font-size: 14px;
  }
}


.menu-desc {
  font-size: 1.4rem;
  padding: 0 20px;
  line-height: 1.5;
}

.column {
  background: #fff;
/*  margin: 0 40px;*/
  margin: 0 10px;
  padding-bottom: 10px;
}
@media screen and (min-width: 768px) {
  .column {
  margin: 0 20px;
  }
}

.column h4 {
  margin: 0 -15px;
}
@media screen and (min-width: 768px) {
  .column h4 {
    margin: 0 -20px;
  }
}

.column-howto {
  margin: 15px;
  background: #fff;
}
@media screen and (min-width:768px) and ( max-width:1024px) {
  .column-howto {
/*    background: #fff;*/
    margin: 10px;
  }
}
@media screen and (min-width:1024px) {
  .column-howto {
/*    background: #fff;*/
/*    margin: 30px;*/
  }
}


.column-howto p {
  margin: 0;
}

.howto-susi {
  padding: 15px;
  background: #f2f2f2;
  font-size: 1.4rem;
  line-height: 1.5;
}
@media screen and (min-width:768px) and ( max-width:1024px) {
  .howto-susi {
    min-height: 220px;
  }
}
@media screen and (min-width:1024px) {
  .howto-susi {
    min-height: 155px;
  }
}

.howto-susi-img {
  margin: 0 auto;
}

.drink__shop-button {
  display: block;
  height: 51px;
  margin: 50px 0 100px;
  padding-top: 5px;
  line-height: 51px;
  background: url(../images/drink/btn_drink_18win.png) 50% 50% no-repeat;
  text-align: center;
  color: #fff;
  font-size: 14px;
  transition: .4s ease-out;
}

.drink__shop-button:hover {
  opacity: .75;
}

.slash {
  display: inline-block;
  font-weight: normal;
  font-size: 1.5rem;
  letter-spacing: 0.3rem;
  margin-bottom: 0.5rem; }
  .slash::before {
    content: "＼";
    font-weight: bold; }
  .slash::after {
    content: "／";
    font-weight: bold; }
  @media screen and (min-width: 768px) {
    .slash {
      font-size: 1.9rem;
      margin-bottom: 1rem; } }


.top-section__titlewrap {
  background: url(../images/drink/yorutanbou_main-cn.png) 50% 50% no-repeat;
  height: 191px;
  position: relative;
  background-size:auto 100%;
  }

    @media screen and (max-width:374px)  {
  .top-section__titlewrap {
    background: url(../images/drink/yorutanbou_main-cn.png) 50% 50% no-repeat;
    max-height: 115px;
    position: relative;
    background-size: auto 120%;
    }
  }

    @media screen and (min-width:768px) and ( max-width:1023px)  {
  .top-section__titlewrap {
    background: url(../images/drink/yorutanbou_main-cn.png) 50% 50% no-repeat;
    height: 278px;
    position: relative;
    background-size: 100% auto;
    }
  }

  @media screen and (min-width: 1024px) {
  .top-section__titlewrap {
    background: url(../images/drink/yorutanbou_main-cn.png) 50% 50% no-repeat;
    height: 498px;
    position: relative; }
  }

.top-section__title {
  max-width: 380px;
  width: 90%;
  background: #fff;
  font-size: 2rem;
  font-weight: bold;
  color: #008DFF;
  position: absolute;
  bottom: 10%;
  left: 0;
  right: 0;
  margin: 0 auto;
  letter-spacing: 1.2rem;
  text-align: center;
  line-height: 1.3;
  padding: 1.5rem 0; }
  @media screen and (min-width: 768px) {
    .top-section__title {
      font-size: 2.8rem;
      padding: 3rem 0; } }

.top-section__textwrap {
  background: #008DFF; }

.top-section__text {
  font-size: 1.5rem;
  color: #fff;
  margin: 0;
  padding: 2.5rem 0;
  max-width: 700px;
  width: 95%;
  margin: 0 auto; }
  @media screen and (min-width: 768px) {
    .top-section__text {
      font-size: 2rem;
      padding: 5rem 0; } }

