@charset "UTF-8";
*,
*::before,
*::after {
  box-sizing: border-box;
}

html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
main,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  font-style: normal;
  font-size: 100%;
  vertical-align: baseline;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section {
  display: block;
}

blockquote,
q {
  quotes: none;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
  content: "";
  content: none;
}

input,
textarea {
  margin: 0;
  padding: 0;
}

::-webkit-input-placeholder {
  color: #c0c0c0;
  font-weight: normal;
  font-size: 16px;
  letter-spacing: 1px;
}

:-ms-input-placeholder {
  color: #c0c0c0;
  font-weight: normal;
  font-size: 16px;
}

::-ms-input-placeholder {
  color: #c0c0c0;
  font-weight: normal;
  font-size: 16px;
}

::placeholder {
  color: #c0c0c0;
  font-weight: normal;
  font-size: 16px;
}

ol,
ul {
  list-style: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

caption,
th {
  text-align: left;
}

a:focus {
  outline: none;
}

html {
  -webkit-text-size-adjust: 100%;
     -moz-text-size-adjust: 100%;
      -ms-text-size-adjust: 100%;
          text-size-adjust: 100%;
}

body {
  color: #16160e;
  font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", YuGothicM, "Yu Gothic", "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "MS Pゴシック", "MS PGothic", sans-serif;
  font-weight: 500;
  -webkit-font-feature-settings: "palt";
          font-feature-settings: "palt";
  letter-spacing: 0.035em;
  word-break: break-all;
}
body.is-ipad {
  -webkit-font-feature-settings: "pkna";
          font-feature-settings: "pkna";
}

h1,
h2 {
  margin: 0;
  font-size: 20px;
  line-height: 1.5;
  letter-spacing: 0.04em;
}

h3 {
  margin: 0;
  font-size: 18px;
  line-height: 1.5;
  letter-spacing: 0.04em;
}

h4,
h5,
h6 {
  margin: 0;
  font-size: 16px;
  line-height: 1.5;
  letter-spacing: 0.04em;
}

p {
  font-size: 14px;
  margin: 0 0 25px;
  line-height: 1.7;
  letter-spacing: 0.035em;
}

ul,
ol,
li,
dl,
dt,
dd {
  list-style-type: none;
  margin: 0;
  padding: 0;
}

img {
  max-width: 100%;
  vertical-align: bottom;
}

a {
  color: inherit;
  text-decoration: none;
}

@-webkit-keyframes fade-in {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}

@keyframes fade-in {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@-webkit-keyframes hero-decoration {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-10px);
            transform: translateY(-10px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
}
@keyframes hero-decoration {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-10px);
            transform: translateY(-10px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
}
@-webkit-keyframes hero-decoration__line {
  0% {
    height: 0;
  }
  100% {
    height: 90px;
  }
}
@keyframes hero-decoration__line {
  0% {
    height: 0;
  }
  100% {
    height: 90px;
  }
}
.main {
  overflow: hidden;
}

.hero {
  position: relative;
  background-color: #0c0f16;
  overflow: hidden;
}

.hero__title {
  text-align: center;
  padding-bottom: 147.5%;
}
.hero__title img {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  width: 100%;
  max-width: none;
}

.hero__logo {
  position: absolute;
  top: 18px;
  left: 20px;
  z-index: 1;
}
.hero__logo img {
  height: 28px;
}

.hero__decoration {
  position: absolute;
  left: calc(50% - 23px);
  bottom: 0;
  z-index: 1;
  padding-bottom: 47px;
  margin-bottom: 0;
}
.hero__decoration::before {
  content: "";
  background-color: #ffffff;
  width: 1px;
  height: 40px;
  position: absolute;
  top: calc(100% - 40px);
  left: 50%;
}
.hero__decoration img {
  width: 46px;
}

.content {
  padding: 0 20px;
  background-color: #ffffff;
}
.content.-background {
  background: url(/assets/images/pages/contents/craftbeer/sp_background_1_1.png) no-repeat 0 0/34% auto, url(/assets/images/pages/contents/craftbeer/sp_background_1_2.png) no-repeat 100% 0/34% auto;
  background-color: #ffffff;
}
.content.-background .content__inner {
  padding: 95px 0 80px;
}

.content__inner {
  padding: 50px 0 80px;
  max-width: 1080px;
  margin: 0 auto;
  position: relative;
}
.content__inner > .title.-type2:first-child {
  margin-top: -70px !important;
}
.content__inner > :first-child {
  margin-top: 0 !important;
}
.content__inner > :last-child {
  margin-bottom: 0 !important;
}

.footer {
  background: url(/assets/images/pages/contents/craftbeer/sp_background_4.jpg) no-repeat 50% 0/cover;
  color: #ffffff;
  padding: 16px 0;
  overflow: hidden;
}
.footer a:hover, .footer a:focus, .footer a:active {
  text-decoration: underline;
}

.footer__list {
  font-size: 10px;
  text-align: center;
  margin-bottom: 10px;
}
.footer__list > li {
  margin-bottom: 6px;
}

.footer__copy {
  font-size: 12px;
  text-align: center;
  margin-bottom: 0;
}

.banner {
  margin: 60px 0 80px;
  text-align: center;
}
.banner a:hover {
  opacity: 0.8;
}

.box-learning .title.-type1 > span {
  background-color: #ffffff;
  padding: 0 10px;
}
.box-learning .title.-type1 > span::before {
  right: 10px;
  left: 10px;
}
.box-learning .title.-type1 > span::after {
  right: 10px;
  left: 10px;
}
.box-learning .layout-image {
  margin-right: -6px;
  margin-left: -6px;
}
.box-learning .layout-image__note {
  font-size: 10px;
  margin: 16px 0 0;
  text-align: center;
}

.box-learning__content {
  border: solid 1px #16160e;
  margin-top: -78px;
  padding: 110px 16px 44px;
}
.box-learning__content > :last-child {
  margin-bottom: 0 !important;
}

.box-learning__content-inner {
  max-width: 820px;
  margin: 0 auto;
}

.button {
  display: inline-block;
  font-size: 15px;
  font-weight: bold;
  text-align: center;
  padding: 10px 15px;
  background-color: #ad0003;
  color: #ffffff;
  min-width: 240px;
}
.button.-type1 {
  background-color: #ffcf2f;
  color: #16160e;
  font-size: 16px;
}

.layout-image {
  text-align: center;
}

.lead {
  font-size: 20px;
  font-weight: bold;
  line-height: 1.5;
  letter-spacing: -0.03em;
  text-align: center;
  margin-bottom: 22px;
}
.lead mark {
  background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, 0) 50%, #ffdf76 50%, #ffdf76 100%);
}

.lead__background {
  position: relative;
  margin-bottom: 110px;
}
.lead__background::before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  right: -20px;
  left: -20px;
  z-index: -1;
  height: 82px;
  background: url(/assets/images/pages/contents/craftbeer/sp_background_5_1.png) no-repeat 0 0/contain, url(/assets/images/pages/contents/craftbeer/sp_background_5_2.png) no-repeat 100% 0/contain;
}

.profile {
  margin-top: 50px;
  padding-top: 30px;
  position: relative;
}
.profile::before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  height: 1px;
  background-image: linear-gradient(to right, #16160e 0, #16160e 6px, rgba(255, 255, 255, 0) 6px, rgba(255, 255, 255, 0) 12px);
  background-size: 12px 1px;
}
.profile::after {
  content: "";
  display: block;
  width: 100%;
  height: 0;
  clear: both;
}
.profile p {
  margin-bottom: 14px;
}

.profile__name {
  margin-bottom: 4px;
  font-size: 14px;
  line-height: 1.3;
  font-weight: bold;
}
.profile__name > b > span {
  display: inline-block;
  margin-bottom: 4px;
  padding-bottom: 4px;
  position: relative;
}
.profile__name > b > span::before {
  content: "";
  display: block;
  width: 20px;
  height: 1px;
  background-color: #16160e;
  position: absolute;
  bottom: 0;
  left: 0;
}
.profile__name > b > ruby {
  display: inline-flex;
  flex-direction: column;
  ruby-position: under;
  ruby-align: left;
  font-size: 18px;
  margin-bottom: 0;
}
.profile__name > b > ruby > rt {
  font-size: 10px;
  text-align: left;
}

.profile__title {
  font-size: 12px;
  line-height: 1.3;
}

.profile__image {
  max-width: 130px;
  margin-right: 10px;
  float: left;
}

.profile__content {
  text-align: justify;
}
.profile__content > :last-child {
  margin-bottom: 0 !important;
}

.product {
  margin-bottom: 70px;
  overflow: hidden;
}
.product p {
  line-height: 1.5;
}
.product p:not(.product__lead) {
  margin-bottom: 14px;
}

.product__style-lead {
  font-size: 14px;
  margin-bottom: 60px;
}

.product__inner {
  display: flex;
  flex-direction: column;
}

.product__image {
  order: 0;
  flex-shrink: 0;
  text-align: center;
  position: relative;
  margin-bottom: 12px;
}
.product__image img:not(.product__image-text) {
  border: solid 1px #e5e5e5;
}

.product__image-label {
  background-color: #3d963b;
  color: #ffffff;
  font-size: 12px;
  font-weight: bold;
  line-height: 1.3;
  text-align: center;
  border-radius: 50%;
  width: 50px;
  height: 50px;
  position: absolute;
  top: 10px;
  left: 10px;
  padding: 10px;
}

.product__image-text {
  position: absolute;
  right: 0;
  bottom: -10px;
  height: 26px;
}

.product__content {
  order: 1;
}

.product__title.-type1 {
  font-weight: bold;
  margin-bottom: 3px;
}
.product__title.-type1 > span {
  display: inline-block;
  border-bottom: solid 1px currentColor;
  font-size: 14px;
}
.product__title.-type1 > b {
  display: inline-block;
  font-size: 26px;
}
.product__title.-type2 {
  font-size: 18px;
  margin-bottom: 4px;
}

.product__lead {
  font-size: 18px;
  margin-bottom: 8px;
}

.product__point {
  margin-bottom: 16px;
}
.product__point::after {
  content: "";
  display: block;
  width: 100%;
  height: 0;
  clear: both;
}

.product__point-image {
  float: right;
  margin-left: 10px;
  margin-bottom: 10px;
  max-width: 166px;
}

.product__point-content {
  text-align: justify;
}
.product__point-content > :last-child {
  margin-bottom: 0 !important;
}

.product__brewery {
  background-color: #f5f5f5;
  font-size: 14px;
  padding: 11px 20px;
  margin-bottom: 20px;
}
.product__brewery dt {
  font-size: 16px;
  font-weight: bold;
  margin-bottom: 4px;
}

.product__showmore {
  background: none;
  border: 0;
  font: inherit;
  font-size: 14px;
  text-align: center;
  width: 100%;
  padding-bottom: 20px;
  position: relative;
  z-index: 1;
}
.product__showmore::before {
  content: "";
  background: white;
  background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0, #ffffff 50%, #ffffff 100%);
  display: block;
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  height: 80px;
  z-index: 0;
}
.product__showmore:focus {
  outline: 0;
}
.product__showmore > span {
  display: inline-block;
  padding-right: 16px;
  position: relative;
  z-index: 1;
}
.product__showmore > span::before {
  content: "";
  border: solid currentColor;
  border-width: 0 1px 1px 0;
  display: block;
  width: 6px;
  height: 6px;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
  position: absolute;
  top: calc(50% - 6px);
  right: 2px;
}

.product__button {
  text-align: center;
  margin-bottom: 0 !important;
}
.product__button + .product__button {
  margin-top: 14px;
}

.product-navigation {
  color: #ffffff;
  background: url(/assets/images/pages/contents/craftbeer/sp_background_2.jpg) #0c0f16 no-repeat 50% 0/100% auto;
  padding-top: 50px;
}
.product-navigation.is-past {
  min-height: 268px;
}
.product-navigation.is-past.is-hidden .product-navigation__list {
  -webkit-transform: translateY(-100%);
          transform: translateY(-100%);
}
.product-navigation.is-past .product-navigation__list {
  background: url(/assets/images/pages/contents/craftbeer/sp_background_3.jpg) no-repeat 50% 0/cover;
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  z-index: 99;
  opacity: 0;
  -webkit-animation: fade-in 0.2s 0.2s forwards;
          animation: fade-in 0.2s 0.2s forwards;
  -webkit-transform: translateY(0);
          transform: translateY(0);
  transition: -webkit-transform 0.2s;
  transition: transform 0.2s;
  transition: transform 0.2s, -webkit-transform 0.2s;
}
.product-navigation .title.-type1 {
  margin-bottom: 28px;
}
.product-navigation .title.-type1 > span {
  max-width: 275px;
}

.product-navigation__list {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  font-size: 15px;
  font-weight: bold;
  padding: 5px 0 14px;
}
.product-navigation__list > li {
  margin-top: 10px;
}
.product-navigation__list > li > a {
  display: inline-block;
  padding-right: 20px;
  position: relative;
  transition: color 0.2s;
}
.product-navigation__list > li > a.is-current {
  color: #ffcf2f;
}
.product-navigation__list > li > a::before {
  content: "";
  border: solid currentColor;
  border-width: 0 1px 1px 0;
  display: block;
  width: 6px;
  height: 6px;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
  position: absolute;
  top: calc(50% - 6px);
  right: 10px;
}

.title {
  font-weight: bold;
  text-align: center;
}
.title.-type1 {
  font-size: 20px;
  font-weight: bold;
  text-align: center;
  padding: 0 16px;
}
.title.-type1 > span {
  display: block;
  position: relative;
  max-width: 305px;
  margin: 0 auto;
}
.title.-type1 > span::before {
  content: "";
  display: block;
  position: absolute;
  top: 10px;
  right: 0;
  left: 0;
  height: 1px;
  background-color: currentColor;
}
.title.-type1 > span::after {
  content: "";
  display: block;
  position: absolute;
  right: 0;
  bottom: 10px;
  left: 0;
  height: 1px;
  background-color: currentColor;
}
.title.-type1 > span > span {
  display: block;
  border: solid currentColor;
  border-width: 3px 0;
  padding: 14px 0;
}
.title.-type1 > span > span b {
  font-size: 26px;
}
.title.-type2 {
  font-size: 22px;
  font-weight: bold;
  text-align: center;
  padding-top: 87px;
  margin-top: -20px;
  margin-bottom: 24px;
}
.title.-type2 > span {
  border: solid currentColor;
  border-width: 2px 0;
  display: inline-block;
  min-width: 150px;
  margin: 0 auto;
  padding: 4px 0;
}

.scroll {
  position: fixed;
  right: 20px;
  bottom: 20px;
  z-index: 99;
  margin-bottom: 0;
}
.scroll img {
  width: 40px;
}
[data-script-enabled=true] .banner,
[data-script-enabled=true] .box-learning,
[data-script-enabled=true] .lead__background {
  -webkit-transform: translateY(0);
          transform: translateY(0);
  transition: opacity 0.4s, -webkit-transform 1s;
  transition: opacity 0.4s, transform 1s;
  transition: opacity 0.4s, transform 1s, -webkit-transform 1s;
}
[data-script-enabled=true] .banner:not(.is-past),
[data-script-enabled=true] .box-learning:not(.is-past),
[data-script-enabled=true] .lead__background:not(.is-past) {
  opacity: 0;
  -webkit-transform: translateY(50px);
          transform: translateY(50px);
}
[data-script-enabled=true] .title.-type2,
[data-script-enabled=true] .product__style-lead {
  transition: opacity 0.4s;
}
[data-script-enabled=true] .title.-type2:not(.is-past),
[data-script-enabled=true] .product__style-lead:not(.is-past) {
  opacity: 0;
}
[data-script-enabled=true] .product {
  transition: opacity 0.4s, -webkit-transform 1s;
  transition: opacity 0.4s, transform 1s;
  transition: opacity 0.4s, transform 1s, -webkit-transform 1s;
}
[data-script-enabled=true] .product:not(.is-past) {
  opacity: 0;
  -webkit-transform: translateY(50px);
          transform: translateY(50px);
}
[data-script-enabled=true] #wrap::before {
  content: "";
  display: block;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 100;
  background-color: #0c0f16;
  transition: opacity 0.6s, visibility 0.6s;
}
[data-script-enabled=true] #wrap.is-loaded::before {
  opacity: 0;
  visibility: hidden;
}
[data-script-enabled=true] #wrap.is-loaded .hero__decoration::before {
  -webkit-animation: hero-decoration__line 0.6s 0.6s cubic-bezier(0.25, 1, 0.5, 1) forwards;
          animation: hero-decoration__line 0.6s 0.6s cubic-bezier(0.25, 1, 0.5, 1) forwards;
  height: 0;
}
[data-script-enabled=true] #wrap.is-loaded .hero__decoration img {
  -webkit-animation: hero-decoration 0.4s 1.2s forwards;
          animation: hero-decoration 0.4s 1.2s forwards;
  opacity: 0;
}

.feature-banners {
  text-align: center;
  padding: 110px 20px 40px;
  border: 1px solid #000;
  margin-top: 130px;
  position: relative;
}
.feature-banners h2 {
  padding: 0 10px;
  background-color: #fff;
  display: inline-block;
  position: absolute;
  left: 50%;
  top: -70px;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  white-space: nowrap;
}
.feature-banners h2 > div {
  display: inline-block;
  position: relative;
  font-size: 26px;
  border-top: 3px solid #000;
  border-bottom: 3px solid #000;
  padding: 15px 0;
}
.feature-banners h2 > div:before, .feature-banners h2 > div:after {
  content: "";
  display: block;
  height: 1px;
  width: 100%;
  position: absolute;
  left: 0;
  background-color: #000;
}
.feature-banners h2 > div:before {
  top: 5px;
}
.feature-banners h2 > div:after {
  bottom: 5px;
}
.feature-banners h2 > div span {
  font-size: 20px;
  display: block;
}
.feature-banners__list ul a {
  display: block;
}
.feature-banners__list ul p {
  text-align: left;
  line-height: 1.5;
  margin-top: 10px;
  margin-bottom: 0;
}

.align-center {
  text-align: center !important;
}

.mb-00 {
  margin-bottom: 0 !important;
}

@media only screen and (min-width: 835px), (min-device-width: 835px) {
  body {
    min-width: 1120px;
  }
  p {
    line-height: 1.9;
    margin: 0 0 35px;
  }
  .hero__title {
    padding-bottom: 680px;
  }
  .hero__title img {
    width: auto;
  }
  .hero__logo {
    top: 30px;
    left: 30px;
  }
  .hero__decoration {
    left: calc(50% - 30px);
    padding-bottom: 100px;
  }
  .hero__decoration::before {
    top: calc(100% - 90px);
    height: 90px;
  }
  .hero__decoration img {
    width: auto;
  }
  .content.-background {
    background: url(/assets/images/pages/contents/craftbeer/pc_background_1.png) no-repeat 50% 0/auto #ffffff;
  }
  .content.-background .content__inner {
    padding: 100px 0 120px;
  }
  .content__inner {
    padding: 60px 0 80px;
  }
  .content__inner > .title.-type2:first-child {
    margin-top: 0 !important;
  }
  .footer {
    background-image: url(/assets/images/pages/contents/craftbeer/pc_background_4.jpg);
    background-size: auto 100%;
    padding: 47px 0;
  }
  .footer__list {
    font-size: 12px;
    display: flex;
    justify-content: center;
    margin-bottom: 8px;
    margin-right: -20px;
  }
  .footer__list > li {
    margin-right: 20px;
  }
  .banner {
    margin: 70px 0 118px;
  }
  .box-learning .title.-type1 > span {
    padding: 0 26px;
  }
  .box-learning .title.-type1 > span::before {
    right: 26px;
    left: 26px;
  }
  .box-learning .title.-type1 > span::after {
    right: 26px;
    left: 26px;
  }
  .box-learning .layout-image {
    margin: 70px 0 0;
  }
  .box-learning .layout-image__note {
    font-size: 12px;
    text-align: right;
  }
  .box-learning__content {
    margin-top: -70px;
    padding-top: 122px;
    padding-bottom: 87px;
  }
  .button {
    font-size: 16px;
    min-width: 300px;
    padding: 15px;
  }
  .button:hover {
    opacity: 0.8;
  }
  .lead {
    font-size: 26px;
    letter-spacing: 0.06em;
  }
  .lead__background::before {
    top: 50px;
    right: auto;
    left: 0;
    width: 100%;
    height: 206px;
    background: url(/assets/images/pages/contents/craftbeer/pc_background_5.png) no-repeat 50% 0/contain;
  }
  .lead__background p:not(.lead) {
    font-size: 16px;
  }
  .profile {
    margin-top: 70px;
    padding-top: 42px;
  }
  .profile__name {
    font-size: 20px;
    line-height: 1.7;
  }
  .profile__name > b > span {
    border-right: solid 1px currentColor;
    margin-bottom: 0;
    margin-right: 10px;
    padding-right: 7px;
    padding-bottom: 0;
    line-height: 1.3;
  }
  .profile__name > b > span::before {
    content: none;
  }
  .profile__name > b > ruby {
    flex-direction: row;
    align-items: flex-end;
    font-size: 20px;
    line-height: 1.3;
  }
  .profile__name > b > ruby > rt {
    font-size: 14px;
  }
  .profile__title {
    line-height: 1.7;
  }
  .profile__image {
    max-width: 237px;
    margin-left: 30px;
    margin-right: 0;
    float: right;
  }
  .product {
    margin-bottom: 100px;
    overflow: visible;
  }
  .product:nth-of-type(odd) .product__image {
    padding-left: 34px;
    margin-right: 42px;
  }
  .product:nth-of-type(odd) .product__image-label {
    left: 0;
  }
  .product:nth-of-type(odd) .product__image-text {
    right: auto;
    left: 0;
  }
  .product:nth-of-type(even) .product__image {
    order: 1;
    padding-right: 34px;
    margin-left: 42px;
  }
  .product:nth-of-type(even) .product__image-label {
    left: auto;
    right: 0;
  }
  .product:nth-of-type(even) .product__content {
    order: 0;
  }
  .product p:not(.product__lead) {
    margin-bottom: 20px;
  }
  .product .button {
    min-width: 440px;
  }
  .product__style-lead {
    font-size: 18px;
    text-align: center;
    margin-bottom: 74px;
  }
  .product__inner {
    flex-direction: row;
    margin-bottom: 50px;
  }
  .product__image {
    margin-bottom: 0;
    padding-top: 12px;
    padding-bottom: 22px;
    align-self: flex-start;
  }
  .product__image-label {
    font-size: 20px;
    width: 90px;
    height: 90px;
    top: -18px;
    padding: 20px 16px;
  }
  .product__image-text {
    bottom: -5px;
    height: auto;
  }
  .product__title.-type1 > span {
    font-size: 20px;
  }
  .product__title.-type1 > b {
    font-size: 46px;
  }
  .product__title.-type2 {
    font-size: 20px;
  }
  .product__lead {
    font-size: 22px;
  }
  .product__point-image {
    max-width: 198px;
    margin: -25px 0 0 35px;
  }
  .product__brewery {
    margin-bottom: 0;
    padding: 14px 20px;
  }
  .product__button + .product__button {
    margin-top: 20px;
  }
  .product-navigation {
    background-image: url(/assets/images/pages/contents/craftbeer/pc_background_2.jpg);
    background-size: auto 100%;
    padding: 67px 0 22px;
  }
  .product-navigation.is-past {
    min-height: 340px;
  }
  .product-navigation.is-past .product-navigation__list {
    background-image: url(/assets/images/pages/contents/craftbeer/pc_background_3.jpg);
  }
  .product-navigation.is-past.is-hidden .product-navigation__list {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
  .product-navigation .title.-type1 {
    margin-bottom: 44px;
  }
  .product-navigation .title.-type1 > span {
    max-width: 410px;
  }
  .product-navigation__list {
    font-size: 20px;
    margin-top: 0;
    background: none;
    padding: 10px 20px 16px;
  }
  .product-navigation__list > li {
    margin-top: 0;
  }
  .product-navigation__list > li + li {
    margin-left: 80px;
  }
  .product-navigation__list > li > a {
    padding: 0 0 12px;
  }
  .product-navigation__list > li > a:hover::before {
    bottom: -4px;
  }
  .product-navigation__list > li > a::before {
    border-width: 0 2px 2px 0;
    width: 8px;
    height: 8px;
    top: auto;
    right: calc(50% - 5px);
    bottom: 0;
    transition: bottom 0.2s;
  }
  .title.-type1 {
    font-size: 26px;
    padding: 0 30px;
  }
  .title.-type1 > span {
    max-width: 548px;
  }
  .title.-type1 > span > span {
    padding: 20px 0;
  }
  .title.-type1 > span > span b {
    font-size: 36px;
  }
  .title.-type2 {
    font-size: 34px;
    margin-top: -68px;
    margin-bottom: 32px;
    padding-top: 68px;
  }
  .title.-type2 > span {
    padding: 4px 10px;
    max-width: 565px;
  }
  .scroll img {
    width: 50px;
  }
  [data-script-enabled=true] .js-showmore__hook {
    display: none;
  }
  [data-script-enabled=true] .product {
    -webkit-transform: none;
            transform: none;
  }
  [data-script-enabled=true] .product:not(.is-past) {
    opacity: 1;
    -webkit-transform: none;
            transform: none;
  }
  [data-script-enabled=true] .product .button {
    -webkit-transform: translateY(0);
            transform: translateY(0);
    transition: opacity 0.6s, -webkit-transform 0.6s;
    transition: opacity 0.6s, transform 0.6s;
    transition: opacity 0.6s, transform 0.6s, -webkit-transform 0.6s;
  }
  [data-script-enabled=true] .product .product__image {
    -webkit-transform: scale(1);
            transform: scale(1);
    transition: opacity 0.6s, -webkit-transform 0.6s;
    transition: opacity 0.6s, transform 0.6s;
    transition: opacity 0.6s, transform 0.6s, -webkit-transform 0.6s;
  }
  [data-script-enabled=true] .product .product__title.-type1,
  [data-script-enabled=true] .product .product__lead {
    -webkit-transform: translateX(0);
            transform: translateX(0);
    transition: opacity 0.6s, -webkit-transform 0.6s;
    transition: opacity 0.6s, transform 0.6s;
    transition: opacity 0.6s, transform 0.6s, -webkit-transform 0.6s;
  }
  [data-script-enabled=true] .product .product__description {
    -webkit-transform: translateX(0);
            transform: translateX(0);
    transition: opacity 0.6s 0.2s, -webkit-transform 0.6s 0.2s;
    transition: opacity 0.6s 0.2s, transform 0.6s 0.2s;
    transition: opacity 0.6s 0.2s, transform 0.6s 0.2s, -webkit-transform 0.6s 0.2s;
  }
  [data-script-enabled=true] .product .product__title.-type2,
  [data-script-enabled=true] .product .product__point,
  [data-script-enabled=true] .product .product__brewery {
    -webkit-transform: translateX(0);
            transform: translateX(0);
    transition: opacity 0.6s 0.4s, -webkit-transform 0.6s 0.4s;
    transition: opacity 0.6s 0.4s, transform 0.6s 0.4s;
    transition: opacity 0.6s 0.4s, transform 0.6s 0.4s, -webkit-transform 0.6s 0.4s;
  }
  [data-script-enabled=true] .product:not(.is-past) .product__image {
    opacity: 0;
    -webkit-transform: scale(0.9);
            transform: scale(0.9);
  }
  [data-script-enabled=true] .product:not(.is-past) .button {
    opacity: 0;
    -webkit-transform: translateY(20px);
            transform: translateY(20px);
  }
  [data-script-enabled=true] .product:not(.is-past) .product__title.-type1,
  [data-script-enabled=true] .product:not(.is-past) .product__lead,
  [data-script-enabled=true] .product:not(.is-past) .product__description,
  [data-script-enabled=true] .product:not(.is-past) .product__title.-type2,
  [data-script-enabled=true] .product:not(.is-past) .product__point,
  [data-script-enabled=true] .product:not(.is-past) .product__brewery {
    opacity: 0;
    -webkit-transform: translateX(-30px);
            transform: translateX(-30px);
  }
  .feature-banners {
    margin-top: 160px;
    padding: 130px 130px 80px;
  }
  .feature-banners h2 {
    top: -80px;
    padding: 0 30px;
  }
  .feature-banners h2 > div {
    font-size: 36px;
    padding: 25px 0;
  }
  .feature-banners h2 > div:before {
    top: 10px;
  }
  .feature-banners h2 > div:after {
    bottom: 10px;
  }
  .feature-banners h2 > div span {
    font-size: 26px;
  }
  .feature-banners__list ul {
    display: flex;
    justify-content: space-between;
  }
  .feature-banners__list ul > li {
    width: 30%;
  }
  .sp {
    display: none !important;
  }
  .align-center__pc {
    text-align: center !important;
  }
}

@media only screen and (max-width: 834px) and (max-device-width: 834px) {
  @-webkit-keyframes hero-decoration__line {
    0% {
      height: 0;
    }
    100% {
      height: 47px;
    }
  }
  @keyframes hero-decoration__line {
    0% {
      height: 0;
    }
    100% {
      height: 47px;
    }
  }
  [data-script-enabled=true] .js-showmore:not(.is-view) .js-showmore__content {
    display: none;
  }
  [data-script-enabled=true] .js-showmore:not(.is-view) .product__description {
    height: 50px;
  }
  .feature-banners__list ul > li + li {
    margin-top: 20px;
  }
  .pc {
    display: none !important;
  }
}