body {
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  color: #262626;
  font-size: 14px;
  line-height: 20px;
}

a {
  color: #262626;
  text-decoration: none;
}

.sixbarrelwarpper {
  position: relative;
}

.body {
  overflow: visible;
  color: #262626;
  font-size: 16px;
  line-height: 1.5;
}

.navbar-logo-center {
  display: block;
  background-color: #fff;
}

.navbar-logo-center-container {
  z-index: 5;
  width: 1030px;
  max-width: 100%;
  margin-right: auto;
  margin-left: auto;
  padding: 20px;
  background-color: transparent;
}

.navbar-logo-center-container.shadow-three {
  position: fixed;
  z-index: 100;
  width: 100%;
  max-width: 100%;
  margin-right: 0px;
  margin-left: 0px;
  padding-top: 25px;
  padding-bottom: 30px;
  background-color: #fff;
}

.container {
  width: 100%;
  max-width: 100%;
  margin-right: auto;
  margin-left: auto;
}

.navbar-wrapper-three {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.navbar-brand-three {
  position: absolute;
  z-index: 5;
}

.nav-menu-wrapper-three {
  width: 100%;
}

.nav-menu-three {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 0px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.nav-menu-block {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 0px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.nav-menu-block.display-none {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.nav-link {
  margin-right: 5px;
  margin-left: 5px;
  padding: 5px;
  color: #1007a0;
  font-size: 14px;
  line-height: 20px;
  font-weight: 700;
  letter-spacing: 0.25px;
  text-decoration: none;
}

.nav-link:hover {
  color: #ef6079;
}

.nav-link:focus-visible {
  border-radius: 4px;
  outline-color: #0050bd;
  outline-offset: 0px;
  outline-style: solid;
  outline-width: 2px;
  color: #0050bd;
}

.nav-link[data-wf-focus-visible] {
  border-radius: 4px;
  outline-color: #0050bd;
  outline-offset: 0px;
  outline-style: solid;
  outline-width: 2px;
  color: #0050bd;
}

.nav-link-accent {
  position: relative;
  display: block;
  margin-right: 48px;
  margin-left: 5px;
  padding: 5px 10px;
  font-family: 'Julius Sans One', sans-serif;
  color: #1007a0;
  font-size: 14px;
  line-height: 20px;
  font-weight: 700;
  letter-spacing: 0.25px;
  text-decoration: none;
}

.nav-link-accent:hover {
  color: rgba(26, 27, 31, 0.75);
}

.button-primary {
  padding: 12px 25px;
  background-color: #1a1b1f;
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
  color: #fff;
  font-size: 12px;
  line-height: 20px;
  letter-spacing: 2px;
  text-transform: uppercase;
}

.button-primary:hover {
  background-color: #32343a;
  color: #fff;
}

.button-primary:active {
  background-color: #43464d;
}

.background-video {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 780px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: rgba(24, 24, 24, 0.2);
}

.background-video.hero {
  height: 90vh;
  padding-top: 80px;
  background-color: rgba(24, 24, 24, 0.1);
}

.hero_heading {
  font-size: 28px;
  line-height: 1.3;
  text-align: center;
  letter-spacing: 2px;
}

.hero_headingwrapper {
  max-width: 1240px;
  padding-right: 50px;
  padding-left: 50px;
  line-height: 1.3;
}

.image {
  width: 140px;
}

.sec-lead {
  background-color: #fec38c;
}

.container--m {
  max-width: 1240px;
}

.container--m.container {
  overflow: visible;
  padding-right: 50px;
  padding-left: 50px;
}

.lead_txt {
  margin-bottom: 0px;
  font-size: 24px;
  line-height: 2;
  font-weight: 700;
  text-align: center;
}

.lead_txtwrapper {
  padding-top: 100px;
  padding-bottom: 100px;
}

.sec-reason {
  background-color: #fec38c;
}

.reason_wrapper {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-left: 0px;
  background-color: transparent;
}

.reason_listswrapper {
  width: 510px;
  margin-bottom: 0px;
  margin-left: auto;
  padding: 70px 30px 0px;
  background-image: url('../images/reason-bg.gif');
  background-position: 0px 0px;
  background-size: auto;
}

.titletxt-en {
  margin-bottom: 30px;
  font-family: 'Julius Sans One', sans-serif;
  font-size: 22px;
  line-height: 1;
  font-weight: 400;
  text-align: center;
  letter-spacing: 2px;
}

.titletxt-en.titletxt-en--reason {
  margin-bottom: 20px;
  background-color: transparent;
  color: #fd3a25;
  font-size: 20px;
}

.titletxt-en.titletxt-en--left {
  text-align: left;
}

.titletxt-jp {
  margin-top: 0px;
  margin-bottom: 30px;
  font-size: 38px;
  text-align: center;
  letter-spacing: 2px;
}

.titletxt-jp.titletxt-jp--reason {
  margin-bottom: 15px;
  color: #fd3a25;
  font-size: 30px;
}

.titletxt-jp.titletxt-jp--left {
  text-align: left;
}

.titletxt-jp.titletxt-jp--left.titletxt-jp--small {
  font-size: 34px;
  line-height: 1.2;
  letter-spacing: 0px;
}

.titledotswrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 25px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: center;
}

.titledotswrapper.titledotswrapper-s {
  height: 15px;
}

.titledotswrapper.titledotswrapper--left {
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}

.titledots {
  display: block;
  width: 13px;
  height: 13px;
  margin-right: 5px;
  margin-left: 5px;
  -webkit-align-self: flex-start;
  -ms-flex-item-align: start;
  align-self: flex-start;
  border-radius: 20px;
  font-size: 10px;
  line-height: 15;
}

.titledots.titledots-bottom {
  margin-top: 0px;
  -webkit-align-self: flex-end;
  -ms-flex-item-align: end;
  align-self: flex-end;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
}

.titledots.titledots-bottom.titledots-s.titledots-orange {
  margin-right: 3px;
  background-color: #fd3a25;
}

.titledots.titledots-blue {
  background-color: #1007a0;
}

.titledots.titledots-s {
  width: 8px;
  height: 8px;
  margin-right: 2px;
  margin-left: 3px;
}

.titledots.titledots-s.titledots-orange {
  margin-right: 3px;
  background-color: #fd3a25;
  color: #fd3a25;
}

.titledots.titledots-pink {
  background-color: #ef6079;
}

.titledots.titledots-pink {
  background-color: #ef6079;
}

.titledots.titledots-blue {
  background-color: #1007a0;
}

.reason_photowrapper {
  position: -webkit-sticky;
  position: sticky;
  left: 0px;
  top: 0px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 50vw;
  height: 100vh;
  margin-right: auto;
  margin-left: 16%;
  padding-bottom: 0px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: transparent;
}

.reason_lists {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 30px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  list-style-type: disc;
}

.reason_lists_card {
  margin-bottom: 80px;
}

.reason_lists_card_imgwrapper {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 20px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.image-2 {
  position: relative;
  z-index: 10;
  width: 350px;
}

.reason_lists_card_txtwrapper {
  color: #fd3a25;
  font-size: 20px;
  font-weight: 700;
  text-align: center;
}

.reason_photo {
  position: absolute;
  left: 0px;
  top: 50%;
  bottom: auto;
  z-index: 10;
  display: block;
  min-width: 80%;
  margin: auto auto auto 0%;
  -webkit-transform: translate(0px, -50%);
  -ms-transform: translate(0px, -50%);
  transform: translate(0px, -50%);
}

.reason_photo.reason_photo--last {
  left: 3%;
  z-index: 10;
  width: 76%;
  max-width: 78%;
  min-width: auto;
  -webkit-transform: rotate(-12deg) translate(0px, -50%);
  -ms-transform: rotate(-12deg) translate(0px, -50%);
  transform: rotate(-12deg) translate(0px, -50%);
}

.reason_photo.reason_photo--second {
  left: 1%;
  z-index: 20;
  display: block;
  width: 76%;
  max-width: none;
  min-width: auto;
  -webkit-transform: rotate(12deg) translate(0px, -50%);
  -ms-transform: rotate(12deg) translate(0px, -50%);
  transform: rotate(12deg) translate(0px, -50%);
}

.reason_photo.reason_photo--first {
  z-index: 30;
  display: block;
  width: 80%;
  max-width: none;
  min-width: auto;
}

.reason_photo_img01 {
  width: 100%;
}

.reason_photo_img02 {
  width: 100%;
}

.reason_photo_img03 {
  width: 100%;
}

.sec-allbottles {
  width: 100%;
  height: auto;
  margin-top: -106px;
  background-color: #fec38c;
}

.image-6 {
  width: 100%;
  -o-object-fit: fill;
  object-fit: fill;
}

.reason_lists_card_imgwrapper_maru {
  position: absolute;
  top: 0px;
  bottom: 0px;
  z-index: 0;
  width: 58%;
  height: auto;
  margin-top: auto;
  margin-bottom: auto;
  border-radius: 0%;
  background-color: transparent;
}

.reason_lists_card_imgwrapper_maru_in {
  width: 100%;
  padding-top: 100%;
  padding-right: 0px;
  border-radius: 50%;
  background-color: hsla(0, 0%, 100%, 0.6);
}

.sec-feature {
  width: 100%;
  height: auto;
  background-color: #fff;
}

.feature_contswrapper {
  padding-top: 140px;
  padding-bottom: 140px;
}

.titlewrapper {
  margin-bottom: 70px;
}

.titlewrapper.titlewrapper--left {
  margin-bottom: 40px;
}

.feature_cardwrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  margin-right: 0px;
  margin-left: 0px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.feature_card {
  width: auto;
  margin: 0px 0px 60px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 49.5%;
  -ms-flex: 0 0 49.5%;
  flex: 0 0 49.5%;
}

.feature_card.feature_card--1 {
  -webkit-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
}

.feature_card_imgwrapper {
  margin-bottom: 30px;
}

.feature_txt {
  font-size: 18px;
  text-align: center;
}

.feature_title {
  margin-top: 0px;
  margin-bottom: 20px;
  font-size: 26px;
  text-align: center;
}

.feature_card_img {
  width: 100%;
}

.swiper-container {
  position: relative;
  left: auto;
  display: block;
  overflow: hidden;
  width: 100%;
  height: auto;
  margin-right: auto;
  margin-bottom: 140px;
  margin-left: auto;
  -webkit-transform: translate(0%, 0px);
  -ms-transform: translate(0%, 0px);
  transform: translate(0%, 0px);
  -webkit-transition: opacity 200ms ease;
  transition: opacity 200ms ease;
}

.swiper-wrapper {
  display: block;
  overflow: visible;
  width: 100%;
  margin-right: auto;
  margin-left: auto;
}

.swiper-slide {
  position: relative;
  overflow: hidden;
  width: auto;
  margin-right: auto;
  margin-left: auto;
}

.swiper-slide_img {
  overflow: hidden;
  width: 100%;
  height: auto;
  max-width: 100%;
  -webkit-transform: translate(0%, 0px);
  -ms-transform: translate(0%, 0px);
  transform: translate(0%, 0px);
}

.howtodrink_label {
  position: absolute;
  left: 0%;
  top: 11%;
  right: auto;
  bottom: auto;
  z-index: 20;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 110px;
  height: 35px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-image: linear-gradient(45deg, #1007a0, #1007a0 90%, transparent 0);
}

.howtodrink_card_imgwrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 280px;
  margin-bottom: 16px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
  text-align: center;
}

.howtodrink_noteblc_txt {
  margin-bottom: 15px;
  font-size: 20px;
  font-weight: 700;
  text-align: center;
}

.howtodrink_noteblc_txt-s {
  display: inline-block;
  padding-bottom: 5px;
  border-bottom: 2px dotted #262626;
  font-size: 18px;
  font-weight: 400;
  text-align: center;
}

.sec-parallax_howtodring {
  position: relative;
  z-index: 3;
  background-color: #fff;
}

.howtodrink_noteblc {
  display: inline-block;
  width: auto;
  margin-right: auto;
  margin-left: auto;
  padding: 30px 60px;
  border-style: solid;
  border-width: 1px;
  border-color: #262626;
  text-align: center;
}

.howtodrink_arrow {
  position: absolute;
  left: 0%;
  top: 0%;
  right: -21px;
  bottom: 0px;
  z-index: 20;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 40px;
  height: 40px;
  margin-top: auto;
  margin-bottom: auto;
  margin-left: auto;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.howtodrink_label_txt {
  width: 80%;
}

.howtodrink_cardwrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: auto;
  margin-right: auto;
  margin-bottom: 50px;
  margin-left: auto;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  grid-column-gap: 10px;
  grid-row-gap: 10px;
}

.howtodrink_cardwrapper.inner-small {
  width: 78%;
}

.howtodrink_stepnum {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 40px;
  height: 40px;
  margin-right: 10px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-align-self: flex-start;
  -ms-flex-item-align: start;
  align-self: flex-start;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  border-radius: 100%;
  background-color: #2e2e2e;
  color: #fff;
  line-height: 1;
}

.howtodrink_notewrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.sec-parallax {
  position: relative;
  width: 100%;
  height: auto;
  background-color: #fff;
}

.prallaxbgwrapper {
  position: -webkit-sticky;
  position: sticky;
  top: 0px;
  z-index: 0;
  overflow: hidden;
  height: auto;
  padding: 20px;
}

.howtodrink_card {
  position: relative;
  overflow: visible;
  width: auto;
  height: auto;
  padding: 0px;
  -webkit-box-ordinal-group: 2;
  -webkit-order: 1;
  -ms-flex-order: 1;
  order: 1;
  -webkit-box-flex: 0;
  -webkit-flex: 0 32%;
  -ms-flex: 0 32%;
  flex: 0 32%;
  border-radius: 200vh;
  background-color: rgba(236, 242, 236, 0.5);
}

.howtodrink_contswrapper {
  padding-top: 140px;
  padding-bottom: 140px;
}

.howtodrink_cardwrapper_in {
  overflow: hidden;
}

.howtodrink_cardwrapper_in.howtodrink_card {
  background-color: transparent;
}

.howtodrink_steptxt {
  margin-top: 0px;
  padding-top: 5px;
  line-height: 1.5;
  font-weight: 700;
}

.howtodrink_card_img {
  max-width: 45%;
}

.howtodrink_card_img.howtodrink_card_img--step03 {
  width: 92%;
  max-width: none;
  margin-left: 135px;
}

.howtodrink_arrowimg {
  width: auto;
  max-width: none;
}

.howtodrink_card_txtwrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100px;
  padding-right: 40px;
  padding-left: 40px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}

.howtodrink_txt {
  margin-bottom: 60px;
  font-size: 20px;
  font-weight: 700;
  text-align: center;
}

.sec-about {
  overflow: hidden;
  width: 100%;
  height: auto;
  background-color: #fff;
}

.about_wrapper {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-bottom: 70px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.image-7 {
  width: 100%;
}

.about_contswrapper {
  position: relative;
  left: auto;
  top: auto;
  right: auto;
  bottom: auto;
  z-index: 10;
  width: 40%;
  margin-top: 20%;
  margin-left: auto;
  padding-top: 70px;
  padding-bottom: 70px;
  padding-left: 70px;
  -webkit-box-ordinal-group: 1;
  -webkit-order: 0;
  -ms-flex-order: 0;
  order: 0;
  -webkit-box-flex: 0;
  -webkit-flex: 0 40%;
  -ms-flex: 0 40%;
  flex: 0 40%;
  background-image: linear-gradient(310deg, #fff, #fff 95%, transparent 0);
}

.about_imgwrapper {
  position: absolute;
  left: 0%;
  top: 0%;
  right: auto;
  bottom: auto;
  z-index: 4;
  overflow: hidden;
  width: 70%;
  padding-top: 0px;
  padding-bottom: 0px;
}

.about_img {
  width: 100%;
  max-width: none;
}

.about_phtwrapper {
  width: 78%;
  margin-right: auto;
  margin-bottom: 140px;
  margin-left: auto;
}

.sec-collabo {
  overflow: hidden;
  width: 100%;
  height: auto;
  background-color: #fff;
}

.collabo_wrapper {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 140px;
  padding-bottom: 0px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.collabo_imgwrapper {
  position: relative;
  left: auto;
  top: 0%;
  right: 0%;
  bottom: auto;
  z-index: 4;
  overflow: hidden;
  width: 70%;
  padding-top: 0px;
  padding-bottom: 0px;
}

.collabo_contswrapper {
  position: relative;
  left: auto;
  top: auto;
  right: auto;
  bottom: auto;
  z-index: 10;
  width: 40%;
  margin-top: 0%;
  margin-right: auto;
  margin-left: 0px;
  padding: 0px 70px 0px 0px;
  -webkit-box-ordinal-group: 1;
  -webkit-order: 0;
  -ms-flex-order: 0;
  order: 0;
  -webkit-box-flex: 0;
  -webkit-flex: 0 40%;
  -ms-flex: 0 40%;
  flex: 0 40%;
  background-image: linear-gradient(320deg, #fff, #fff 95%, transparent 0);
}

.collabo_awardwrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 78%;
  margin-right: auto;
  margin-bottom: 140px;
  margin-left: auto;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: rgba(236, 242, 236, 0.5);
}

.collabo_award_imgwrapper {
  display: block;
  overflow: hidden;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 40%;
  -ms-flex: 0 0 40%;
  flex: 0 0 40%;
  -o-object-fit: fill;
  object-fit: fill;
}

.collabo_award_txtwrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 20px 30px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
}

.image-9 {
  width: 100%;
}

.collabo_award_title {
  margin-top: 0px;
  margin-bottom: 20px;
  font-size: 22px;
  line-height: 1.3;
  text-align: center;
}

.paragraph {
  margin-bottom: 0px;
}

.sec-products {
  width: 100%;
  height: auto;
  background-color: #fff;
}

.sec-productsinfo {
  width: 100%;
  height: auto;
  margin-bottom: 0px;
  background-color: #fff;
}

.container--l {
  display: block;
  max-width: 100%;
}

.productsinfo_wrapper {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.productsinfo_wrapper.productsinfo_wrapper--rev {
  position: relative;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -webkit-flex-direction: row-reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
}

.productsinfo_photowrapper {
  position: -webkit-sticky;
  position: sticky;
  left: 0px;
  top: 80px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  height: 100vh;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-align-self: auto;
  -ms-flex-item-align: auto;
  align-self: auto;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 50%;
  -ms-flex: 0 0 50%;
  flex: 0 0 50%;
}

.productsinfo_detailwrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 50px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 50%;
  -ms-flex: 0 0 50%;
  flex: 0 0 50%;
}

.cut-corner {
  width: 100%;
  height: auto;
}

.cut-corner.productsinfo_card {
  position: relative;
}

.productsinfo_card_titleblock {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 50px;
  padding-bottom: 20px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -webkit-flex-direction: row-reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
  border-bottom: 2px solid #000;
  background-color: transparent;
}

.productsinfo_card_title--img {
  max-width: 470px;
  margin-bottom: 10px;
}

.image-10 {
  width: 100%;
}

.productsinfo_card_title {
  margin-top: 0px;
  margin-bottom: 0px;
  margin-left: -11px;
  font-size: 24px;
  line-height: 1.3;
  font-weight: 700;
  letter-spacing: 0px;
}

.productsinfo_card_titlewrapper {
  padding-right: 70px;
  padding-left: 70px;
}

.productsinfo_card_detailtxtwrapper {
  padding: 70px 70px 100px;
}

.productsinfo_card_detailtitle {
  margin-top: 0px;
  margin-bottom: 24px;
  font-size: 26px;
  line-height: 1.3;
}

.productsinfo_card_detailtxt {
  margin-bottom: 24px;
  font-size: 16px;
  line-height: 1.3;
}

.productsinfo_card_detailinfowrapper {
  display: block;
  margin-bottom: 20px;
  padding: 0px 5px 5px;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  background-color: rgba(236, 242, 236, 0.5);
}

.ingredients_title {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 3px 5px 3px 10px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 120px;
  -ms-flex: 0 0 120px;
  flex: 0 0 120px;
  border-right: 1px none rgba(38, 38, 38, 0.14);
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.04)), to(rgba(0, 0, 0, 0.04)));
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.04), rgba(0, 0, 0, 0.04));
  font-size: 14px;
  text-align: center;
}

.ingredients_txt {
  padding-top: 3px;
  padding-bottom: 3px;
  padding-left: 10px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  font-size: 14px;
}

.productsinfo_card_detail_shopwrapper {
  position: relative;
  display: block;
  padding-top: 10px;
  padding-bottom: 10px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -webkit-flex-direction: row-reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-top: 2px solid #262626;
  border-bottom: 2px solid #262626;
}

.ico-shoppingcard {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 45px;
  height: 45px;
  margin-right: 15px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 45px;
  -ms-flex: 0 0 45px;
  flex: 0 0 45px;
  background-color: #262626;
}

.shopping-name {
  font-size: 22px;
  line-height: 1.3;
  font-weight: 700;
}

.btn-shopping {
  position: absolute;
  left: auto;
  top: auto;
  right: 0%;
  bottom: -45px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 0px;
  margin-left: auto;
  padding: 30px 20px 30px 40px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  border-radius: 100px;
  background-color: #1007a0;
  font-size: 18px;
  font-weight: 700;
  text-decoration: none;
}

.btn-shopping:hover {
  background-color: #ef6079;
}

.productsinfo_pht {
  overflow: visible;
  width: 100%;
  height: 100vh;
  max-height: 100vh;
  max-width: none;
  -o-object-fit: cover;
  object-fit: cover;
}

.btn-shopping_txt {
  margin-right: 15px;
  margin-left: 0px;
  color: #fff;
  font-size: 20px;
  line-height: 1.2;
  letter-spacing: 2px;
  text-decoration: none;
}

.btn-shopping_arrowwrapper {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 30px;
  -ms-flex: 0 0 30px;
  flex: 0 0 30px;
}

.productsinfo_card_imgwrapper {
  position: relative;
  left: auto;
  top: auto;
  right: 0%;
  bottom: 0%;
  width: 160px;
  margin-right: 35px;
  margin-bottom: -80px;
  padding: 28px 40px;
  border-style: solid;
  border-width: 2px;
  border-color: #262626;
  border-radius: 200vh;
  background-color: #7ec7cb;
}

.productsinfo_card_imgwrapper.productsinfo_card_imgwrapper--ginger {
  position: relative;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 160px;
  -ms-flex: 0 0 160px;
  flex: 0 0 160px;
  background-color: #ff9851;
}

.productsinfo_card_imgwrapper.productsinfo_card_imgwrapper--tonic {
  position: relative;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 160px;
  -ms-flex: 0 0 160px;
  flex: 0 0 160px;
}

.productsinfo_card_imgwrapper.productsinfo_card_imgwrapper--cola {
  position: relative;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 160px;
  -ms-flex: 0 0 160px;
  flex: 0 0 160px;
  background-color: #fe3d37;
}

.image-11 {
  width: 100%;
}

.span-padright {
  display: inline-block;
  margin-right: 0px;
}

.span-padleft {
  margin-left: 0px;
}

.sec-recipe {
  display: block;
  overflow: hidden;
  width: 100%;
  height: auto;
  background-color: #fff;
}

.sec-recipe.display-none {
  display: none;
}

.recipe_contswrapper {
  padding-top: 140px;
  padding-bottom: 140px;
}

.recipe_txt {
  margin-bottom: 60px;
  font-size: 18px;
  font-weight: 400;
  text-align: center;
}

.recipe_cardwrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: auto;
  margin-right: auto;
  margin-bottom: 50px;
  margin-left: auto;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  grid-column-gap: 10px;
  grid-row-gap: 10px;
}

.recipe_cardwrapper.inner-small {
  position: relative;
  width: 78%;
}

.recipe_card {
  position: relative;
  z-index: 5;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 32%;
  padding: 20px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  background-color: #fff;
  box-shadow: 1px 1px 2px 1px rgba(200, 202, 200, 0.5);
  text-decoration: none;
}

.recipe_card_imgwrapper {
  width: 100%;
  margin-bottom: 10px;
}

.recipe_card_txtwrapper {
  width: 100%;
}

.recipe_card_namewrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.recipe_card_name {
  font-size: 12px;
  font-weight: 700;
  letter-spacing: 1px;
}

.recipe_card_arrow {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-left: 7px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 20px;
  -ms-flex: 0 0 20px;
  flex: 0 0 20px;
}

.recipe_cardwrapper_obi {
  position: absolute;
  left: 0%;
  top: auto;
  right: 0px;
  bottom: -31%;
  z-index: 0;
  width: 100vw;
  height: 340px;
  background-color: #ef6079;
}

.sec-contact {
  width: 100%;
  height: auto;
  background-color: #fff;
}

.contact_contswrapper {
  padding-top: 140px;
  padding-bottom: 140px;
}

.sec-footer {
  width: 100%;
  height: auto;
  background-color: rgba(236, 242, 236, 0.5);
}

.footer_contswrapper {
  padding-top: 70px;
  padding-bottom: 70px;
}

.footer_btnwrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 40px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.div-block {
  width: 330px;
  padding: 20px 30px;
  border-radius: 20px;
}

.footer_btn--insta {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: auto;
  padding: 20px 40px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 80px;
  background-image: radial-gradient(circle farthest-side at 0% 100%, #f9ed41, #ff833d 43%, #e7407b 88%);
}

.footer_btn--insta:hover {
  background-color: #ef6079;
  background-image: none;
}

.footer_btn--insta.display-none {
  display: none;
}

.footer_btn--insta_txtwrapper {
  margin-right: 10px;
  color: #fff;
  font-size: 18px;
  font-weight: 700;
  letter-spacing: 2px;
}

.footer_btn--insta_icowrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 30px;
  height: 30px;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}

.footer_cominfowrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.footer_cominfo {
  font-size: 14px;
  line-height: 2;
  text-align: center;
}

.link {
  text-decoration: underline;
}

.collabo_img {
  width: 100%;
  max-width: none;
}

.header_btn-iinsta {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 40px;
  height: 40px;
  padding: 0px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 50%;
  background-color: #1007a0;
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
  color: #fff;
  font-size: 12px;
  line-height: 20px;
  letter-spacing: 2px;
  text-transform: uppercase;
}

.header_btn-iinsta:hover {
  background-color: #ef6079;
  color: #fff;
}

.header_btn-iinsta:active {
  background-color: #43464d;
}

.ico-insta-thin {
  width: 20px;
  height: auto;
}

.list-item {
  position: relative;
}

.div-block-2 {
  position: absolute;
  left: 0px;
  top: 0%;
  right: 7%;
  bottom: 0px;
  width: 40px;
  height: 1px;
  margin-top: auto;
  margin-bottom: auto;
  margin-left: auto;
  border: 1px none #000;
  background-color: #1007a0;
}

.utility-page-wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100vw;
  height: 100vh;
  max-height: 100%;
  max-width: 100%;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.utility-page-content {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 260px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  text-align: center;
}

.utility-page-form {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}

.text-span {
  font-family: Montserrat, sans-serif;
  font-size: 40px;
  line-height: 1.3;
  font-weight: 800;
  letter-spacing: 4px;
}

.productsinfo_card_detail_others {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 20px;
  padding: 0px;
  background-color: transparent;
}

.others_txt {
  padding-left: 0px;
  color: #5e5e5e;
  font-size: 14px;
  line-height: 1.9;
}

.detailinfo_block {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 0px;
  margin-bottom: 0px;
  padding-top: 5px;
}

.productsinfo_card_detail_shop_inner {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: auto;
  padding-bottom: 43px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-align-self: auto;
  -ms-flex-item-align: auto;
  align-self: auto;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 100%;
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
}

.hero_heading_txten {
  font-family: Montserrat, sans-serif;
  font-size: 40px;
  font-weight: 700;
  text-align: center;
  letter-spacing: 2px;
}

.bold-text {
  font-size: 26px;
}

.br-pc {
  display: block;
}

.anchor-here {
  overflow: hidden;
  width: 100%;
  height: 85px;
  margin-top: -85px;
  opacity: 0;
}

.gobacktotop {
  position: fixed;
  left: auto;
  right: 15px;
  bottom: 89px;
  z-index: 100;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 40px;
  height: 40px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 100%;
  background-color: #f0efff;
  opacity: 0;
  outline-color: #1007a0;
  outline-offset: 0px;
  outline-style: none;
  outline-width: 1px;
}

.gobacktotop.w--current {
  bottom: 15px;
  opacity: 1;
}

.text-block {
  padding: 38px;
  background-color: #fff;
  color: #1007a0;
  text-align: center;
}

.btn-sound {
  position: absolute;
  left: auto;
  top: auto;
  right: 20px;
  bottom: 20px;
  z-index: 99;
  display: block;
  width: 60px;
  height: 60px;
  padding: 0px;
  border-style: solid;
  border-width: 2px;
  border-color: #1007a0;
  border-radius: 100%;
  background-image: url('../images/ico-volume-on.svg');
  background-position: 50% 50%;
  background-size: 70% 70%;
  background-repeat: no-repeat;
}

.btn-sound.muted {
  z-index: 99;
  background-image: url('../images/ico-volume-off.svg');
}

.soundbtnwrapper {
  display: block;
  width: 0px;
  height: 0px;
}

.howtodrink_txt-copy {
  margin-bottom: 60px;
  font-size: 20px;
  font-weight: 700;
  text-align: center;
}

@media screen and (max-width: 991px) {
  .container {
    max-width: 728px;
  }

  .navbar-wrapper-three {
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }

  .navbar-brand-three {
    position: relative;
  }

  .nav-menu-wrapper-three {
    top: 70px;
    background-color: transparent;
  }

  .nav-menu-three {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-top: 10px;
    padding: 20px;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    border-radius: 50px;
    background-color: #fff;
    box-shadow: 0 8px 50px 0 rgba(0, 0, 0, 0.05);
  }

  .nav-link {
    padding-right: 5px;
    padding-left: 5px;
  }

  .menu-button {
    padding: 12px;
  }

  .menu-button.w--open {
    background-color: #b7babe;
    color: #fff;
  }

  .hero_heading {
    font-size: 23px;
    letter-spacing: 2px;
  }

  .container--m.container {
    max-width: none;
    padding-right: 20px;
    padding-left: 20px;
  }

  .lead_txt {
    font-size: 20px;
    line-height: 1.7;
  }

  .lead_txtwrapper {
    padding-bottom: 20px;
  }

  .reason_wrapper {
    display: block;
    overflow: hidden;
    padding-left: 0%;
  }

  .reason_listswrapper {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    margin-left: 0px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .titletxt-en {
    margin-bottom: 15px;
    font-size: 16px;
  }

  .titletxt-en.titletxt-en--reason {
    font-size: 18px;
  }

  .titletxt-jp {
    margin-bottom: 15px;
    font-size: 22px;
  }

  .titletxt-jp.titletxt-jp--reason {
    font-size: 22px;
  }

  .titletxt-jp.titletxt-jp--left.titletxt-jp--small {
    font-size: 22px;
  }

  .titledotswrapper {
    height: 18px;
  }

  .titledots.titledots-bottom.titledots-blue {
    width: 10px;
    height: 10px;
    margin-left: 2px;
  }

  .titledots.titledots-blue {
    width: 10px;
    height: 10px;
    margin-right: 3px;
    margin-left: 3px;
  }

  .titledots.titledots-s {
    margin-right: 2px;
  }

  .titledots.titledots-s.titledots-orange {
    margin-right: 3px;
  }

  .titledots.titledots-pink {
    width: 10px;
    height: 10px;
    margin-right: 3px;
    margin-left: 3px;
  }

  .reason_photowrapper {
    width: 80vw;
    height: 60vh;
  }

  .reason_lists {
    margin-right: auto;
    margin-left: auto;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 33%;
    -ms-flex: 0 0 33%;
    flex: 0 0 33%;
  }

  .reason_lists_card {
    width: 33%;
  }

  .reason_lists_card_txtwrapper {
    font-size: 20px;
  }

  .feature_contswrapper {
    padding-top: 80px;
    padding-bottom: 0px;
  }

  .titlewrapper {
    margin-bottom: 30px;
  }

  .feature_card {
    -webkit-flex-basis: 49%;
    -ms-flex-preferred-size: 49%;
    flex-basis: 49%;
  }

  .feature_card.feature_card--1 {
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    -webkit-flex-basis: 49%;
    -ms-flex-preferred-size: 49%;
    flex-basis: 49%;
  }

  .feature_card_imgwrapper {
    margin-bottom: 20px;
  }

  .feature_txt {
    font-size: 16px;
  }

  .feature_title {
    margin-bottom: 15px;
    font-size: 18px;
  }

  .swiper-container {
    margin-bottom: 80px;
  }

  .howtodrink_noteblc_txt {
    font-size: 18px;
  }

  .howtodrink_noteblc_txt-s {
    font-size: 16px;
  }

  .howtodrink_cardwrapper.inner-small {
    width: 100%;
  }

  .howtodrink_stepnum {
    width: 20px;
    height: 20px;
    margin-right: 5px;
  }

  .prallaxbgwrapper {
    position: relative;
  }

  .howtodrink_contswrapper {
    padding-top: 80px;
    padding-bottom: 80px;
  }

  .howtodrink_steptxt {
    padding-top: 2px;
    line-height: 1.3;
  }

  .howtodrink_card_txtwrapper {
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
  }

  .howtodrink_txt {
    font-size: 18px;
  }

  .about_wrapper {
    position: static;
    display: block;
    margin-bottom: -70px;
    padding-bottom: 0px;
  }

  .image-7 {
    -o-object-fit: cover;
    object-fit: cover;
  }

  .about_contswrapper {
    position: relative;
    top: -123px;
    display: block;
    width: 90%;
    margin-top: 0%;
    margin-right: auto;
    padding-right: 70px;
    padding-bottom: 0px;
    -webkit-flex-basis: 80%;
    -ms-flex-preferred-size: 80%;
    flex-basis: 80%;
  }

  .about_imgwrapper {
    position: relative;
    width: 100%;
  }

  .about_phtwrapper {
    margin-bottom: 70px;
  }

  .sec-collabo {
    display: block;
  }

  .collabo_wrapper {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 0px;
    padding-bottom: 70px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
  }

  .collabo_imgwrapper {
    width: 100%;
  }

  .collabo_contswrapper {
    width: 90%;
    margin-left: auto;
    padding-top: 70px;
    padding-left: 70px;
  }

  .collabo_awardwrapper {
    width: 100%;
    margin-bottom: 80px;
  }

  .collabo_award_title {
    font-size: 18px;
  }

  .paragraph {
    font-size: 14px;
  }

  .productsinfo_wrapper {
    display: block;
  }

  .productsinfo_photowrapper {
    position: static;
    height: 80vh;
    -o-object-fit: fill;
    object-fit: fill;
  }

  .productsinfo_detailwrapper {
    position: relative;
    z-index: 10;
    width: 100%;
    margin-top: -208px;
  }

  .cut-corner.productsinfo_card {
    background-color: transparent;
  }

  .productsinfo_card_detailtitle {
    font-size: 20px;
  }

  .btn-shopping {
    bottom: -36px;
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .productsinfo_pht {
    -o-object-fit: cover;
    object-fit: cover;
  }

  .btn-shopping_txt {
    font-size: 20px;
  }

  .span-padright {
    margin-right: 5px;
  }

  .span-padleft {
    margin-left: 5px;
  }

  .icon {
    color: #1007a0;
  }

  .productsinfo_card_detail_shop_inner {
    padding-bottom: 21px;
  }

  .hero_heading_txten {
    font-size: 33px;
  }

  .bold-text {
    font-size: 20px;
  }

  .btn-sound {
    border-width: 2px;
  }

  .howtodrink_txt-copy {
    font-size: 18px;
  }
}

@media screen and (max-width: 767px) {
  .navbar-logo-center-container.shadow-three {
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .navbar-brand-three {
    padding-left: 0px;
  }

  .nav-menu-three {
    height: 100vh;
    margin-top: 0px;
    padding-bottom: 30px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    border-radius: 0px;
  }

  .nav-menu-block {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .nav-link {
    display: inline-block;
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .nav-link-accent {
    display: inline-block;
    margin-right: 5px;
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .mobile-margin-top-10 {
    margin-top: 10px;
  }

  .menu-button.w--open {
    background-color: #fff;
  }

  .hero_heading {
    font-size: 18px;
  }

  .image {
    width: 110px;
  }

  .container--m.container {
    padding-right: 20px;
    padding-left: 20px;
  }

  .lead_txt {
    font-size: 16px;
  }

  .lead_txtwrapper {
    padding-top: 40px;
  }

  .reason_listswrapper {
    margin-top: 29px;
    padding-top: 40px;
    padding-right: 10px;
    padding-left: 10px;
  }

  .titletxt-en {
    margin-bottom: 5px;
    font-size: 12px;
  }

  .titletxt-en.titletxt-en--reason {
    margin-bottom: 5px;
    font-size: 14px;
  }

  .titletxt-en.titletxt-en--left {
    text-align: center;
  }

  .titletxt-jp {
    margin-bottom: 8px;
    font-size: 18px;
    line-height: 1.5;
  }

  .titletxt-jp.titletxt-jp--reason {
    margin-bottom: 8px;
    font-size: 18px;
    line-height: 1.5;
  }

  .titletxt-jp.titletxt-jp--left.titletxt-jp--small {
    text-align: center;
  }

  .titledotswrapper {
    height: 10px;
  }

  .titledotswrapper.titledotswrapper-s {
    height: 10px;
  }

  .titledotswrapper.titledotswrapper--left {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .titledots.titledots-bottom.titledots-blue {
    width: 5px;
    height: 5px;
    margin-right: 3px;
    margin-left: 3px;
  }

  .titledots.titledots-blue {
    width: 5px;
    height: 5px;
    margin-right: 3px;
    margin-left: 3px;
  }

  .titledots.titledots-s {
    margin-right: 3px;
  }

  .titledots.titledots-s.titledots-orange {
    margin-right: 3px;
  }

  .titledots.titledots-pink {
    width: 5px;
    height: 5px;
  }

  .reason_lists_card {
    width: 50%;
    margin-bottom: 20px;
  }

  .reason_lists_card_imgwrapper {
    margin-bottom: 10px;
  }

  .image-2 {
    width: 100%;
  }

  .reason_lists_card_txtwrapper {
    padding-right: 20px;
    padding-left: 20px;
    font-size: 13px;
  }

  .reason_lists_card_imgwrapper_maru_in {
    margin-left: -7px;
  }

  .feature_contswrapper {
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .titlewrapper {
    margin-bottom: 20px;
  }

  .titlewrapper.titlewrapper--left {
    margin-bottom: 20px;
  }

  .feature_cardwrapper {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    grid-column-gap: 5px;
    grid-row-gap: 5px;
  }

  .feature_card {
    margin-bottom: 10px;
  }

  .feature_card.feature_card--1 {
    margin-bottom: 10px;
  }

  .feature_card_txtwrapper {
    text-align: left;
  }

  .feature_txt {
    font-size: 14px;
    text-align: left;
  }

  .feature_title {
    margin-bottom: 5px;
    font-size: 15px;
    line-height: 1.5;
    text-align: left;
  }

  .howtodrink_label {
    width: 80px;
    height: 20px;
  }

  .howtodrink_card_imgwrapper {
    height: 200px;
  }

  .howtodrink_noteblc_txt {
    margin-bottom: 5px;
    font-size: 16px;
  }

  .howtodrink_noteblc_txt-s {
    font-size: 14px;
  }

  .howtodrink_noteblc {
    padding: 20px;
  }

  .prallaxbgwrapper {
    padding-top: 0px;
    padding-bottom: 0px;
  }

  .howtodrink_contswrapper {
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .howtodrink_steptxt {
    -webkit-align-self: flex-start;
    -ms-flex-item-align: start;
    align-self: flex-start;
    font-size: 14px;
  }

  .howtodrink_card_img.howtodrink_card_img--step03 {
    margin-left: 80px;
  }

  .howtodrink_card_txtwrapper {
    height: 80px;
    padding-right: 10px;
    padding-left: 10px;
  }

  .howtodrink_txt {
    margin-bottom: 20px;
    font-size: 16px;
  }

  .about_wrapper {
    margin-bottom: 0px;
  }

  .about_contswrapper {
    top: 0px;
    width: 95%;
    padding: 60px 0px;
  }

  .about_phtwrapper {
    width: 80%;
    margin-bottom: 60px;
  }

  .collabo_contswrapper {
    width: 95%;
    margin-top: 0%;
    padding-top: 60px;
    padding-right: 0px;
    padding-left: 0px;
  }

  .collabo_award_imgwrapper {
    padding-left: 20px;
  }

  .collabo_award_txtwrapper {
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
  }

  .collabo_award_title {
    margin-bottom: 10px;
    font-size: 16px;
  }

  .paragraph {
    font-size: 14px;
  }

  .productsinfo_detailwrapper {
    padding-right: 10px;
    padding-left: 10px;
  }

  .productsinfo_card_titleblock {
    padding-top: 50px;
  }

  .productsinfo_card_title--img {
    margin-bottom: 0px;
  }

  .productsinfo_card_title {
    margin-left: -13px;
    font-size: 18px;
  }

  .productsinfo_card_titlewrapper {
    padding-right: 30px;
    padding-left: 40px;
  }

  .productsinfo_card_detailtxtwrapper {
    padding: 60px 20px;
  }

  .productsinfo_card_detailtitle {
    margin-bottom: 20px;
  }

  .productsinfo_card_detailtxt {
    font-size: 14px;
  }

  .productsinfo_card_detailinfowrapper {
    padding: 0px;
  }

  .ingredients_title {
    padding-left: 10px;
    font-size: 12px;
  }

  .ingredients_txt {
    padding: 5px;
    font-size: 12px;
  }

  .productsinfo_card_detail_shopwrapper {
    padding-top: 20px;
    padding-bottom: 20px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .ico-shoppingcard {
    margin-right: 20px;
    margin-bottom: 0px;
  }

  .shopping-name {
    margin-bottom: 0px;
    font-size: 16px;
  }

  .btn-shopping {
    margin-bottom: 0px;
  }

  .btn-shopping_txt {
    font-size: 16px;
  }

  .btn-shopping_arrowwrapper {
    -webkit-flex-basis: 20px;
    -ms-flex-preferred-size: 20px;
    flex-basis: 20px;
  }

  .productsinfo_card_imgwrapper {
    padding: 24px;
  }

  .productsinfo_card_imgwrapper.productsinfo_card_imgwrapper--ginger {
    margin-right: 10px;
    padding: 20px;
    -webkit-flex-basis: 80px;
    -ms-flex-preferred-size: 80px;
    flex-basis: 80px;
    border-radius: 100vh;
  }

  .productsinfo_card_imgwrapper.productsinfo_card_imgwrapper--tonic {
    margin-right: 10px;
    padding: 20px;
    -webkit-flex-basis: 80px;
    -ms-flex-preferred-size: 80px;
    flex-basis: 80px;
  }

  .productsinfo_card_imgwrapper.productsinfo_card_imgwrapper--cola {
    margin-right: 10px;
    padding: 20px;
    -webkit-flex-basis: 80px;
    -ms-flex-preferred-size: 80px;
    flex-basis: 80px;
  }

  .recipe_contswrapper {
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .recipe_txt {
    margin-bottom: 20px;
    font-size: 16px;
  }

  .recipe_cardwrapper.inner-small {
    padding-top: 20px;
    padding-bottom: 20px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    grid-column-gap: 0px;
    grid-row-gap: 0px;
  }

  .recipe_card {
    width: 100%;
    margin-bottom: 20px;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
  }

  .recipe_card_txtwrapper {
    width: 80%;
    margin-right: auto;
    margin-left: auto;
  }

  .recipe_card_name {
    font-size: 12px;
  }

  .recipe_card_arrow {
    display: none;
    -webkit-flex-basis: 10px;
    -ms-flex-preferred-size: 10px;
    flex-basis: 10px;
  }

  .recipe_cardwrapper_obi {
    top: 0px;
    height: 100%;
  }

  .footer_btn--insta_txtwrapper {
    font-size: 12px;
  }

  .list-item {
    display: none;
  }

  .detailinfo_block {
    margin-top: 2px;
    margin-bottom: 2px;
    padding-top: 0px;
  }

  .hero_heading_txten {
    font-size: 26px;
  }

  .about_txt {
    margin-bottom: 0px;
  }

  .br-smp {
    display: block;
  }

  .br-pc {
    display: inline;
  }

  .anchor-here {
    display: block;
    height: 70px;
    margin-top: -70px;
  }

  .btn-sound {
    left: auto;
    top: auto;
    right: 10px;
    bottom: 10px;
    width: 40px;
    height: 40px;
    margin-right: auto;
    margin-left: auto;
  }

  .howtodrink_txt-copy {
    margin-bottom: 20px;
    font-size: 16px;
  }
}

@media screen and (max-width: 479px) {
  .container {
    max-width: none;
  }

  .nav-menu-three {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .reason_listswrapper {
    margin-top: 0px;
  }

  .sec-allbottles {
    margin-top: -36px;
  }

  .reason_lists_card_imgwrapper_maru_in {
    margin-left: -1px;
  }

  .feature_cardwrapper {
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }

  .feature_card {
    margin-bottom: 0px;
  }

  .feature_card.feature_card--1 {
    margin-bottom: 0px;
  }

  .swiper-container {
    height: auto;
  }

  .howtodrink_label {
    width: 70px;
  }

  .howtodrink_arrow {
    right: 0px;
    bottom: -10px;
    width: 20px;
    height: 20px;
    margin-right: auto;
    margin-bottom: 0px;
    margin-left: auto;
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
  }

  .howtodrink_cardwrapper.inner-small {
    display: block;
    overflow: hidden;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    grid-column-gap: 3px;
    grid-row-gap: 3px;
  }

  .prallaxbgwrapper {
    padding-right: 0px;
    padding-left: 0px;
  }

  .howtodrink_card {
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    border-radius: 5%;
  }

  .howtodrink_cardwrapper_in {
    margin-bottom: 10px;
  }

  .howtodrink_cardwrapper_in.howtodrink_card {
    background-color: transparent;
  }

  .howtodrink_card_img.howtodrink_card_img--step03 {
    width: 67%;
    margin-left: 95px;
  }

  .howtodrink_arrowimg {
    position: absolute;
  }

  .howtodrink_card_txtwrapper {
    height: auto;
    padding-bottom: 20px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .howtodrink_txt {
    font-size: 14px;
  }

  .collabo_awardwrapper {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .collabo_award_imgwrapper {
    padding-left: 0px;
  }

  .productsinfo_detailwrapper {
    padding-right: 10px;
    padding-left: 10px;
  }

  .productsinfo_card_titleblock {
    padding-top: 50px;
  }

  .productsinfo_card_titlewrapper {
    padding-left: 40px;
  }

  .productsinfo_card_detailtxtwrapper {
    padding-bottom: 20px;
  }

  .ingredients_title {
    -webkit-flex-basis: 100px;
    -ms-flex-preferred-size: 100px;
    flex-basis: 100px;
  }

  .ingredients_txt {
    padding-top: 5px;
    padding-right: 5px;
    padding-bottom: 5px;
  }

  .productsinfo_card_detail_shopwrapper {
    display: block;
    border-bottom-style: none;
  }

  .btn-shopping {
    position: relative;
    top: 0px;
    bottom: 0px;
    padding-right: 40px;
  }

  .recipe_txt {
    font-size: 14px;
  }

  .productsinfo_card_detail_shop_inner {
    margin-bottom: 20px;
    padding-bottom: 0px;
  }

  .anchor-here {
    display: block;
  }

  .btn-sound {
    left: auto;
    top: auto;
    right: 10px;
    bottom: 10px;
  }

  .soundbtnwrapper {
    width: 0px;
    height: 0px;
  }

  .howtodrink_txt-copy {
    font-size: 14px;
  }
}

