@charset "UTF-8";
@-webkit-keyframes blink_animation {
  0% {
    opacity: 0;
  }
  10% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes blink_animation {
  0% {
    opacity: 0;
  }
  10% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}

main.beer-contents .beer-contents-title {
  position: relative;
  z-index: 1;
  margin-bottom: 0;
}

main.beer-contents .beer-contents-title-text {
  top: 50%;
}

main.beer-contents .box1-banner {
  width: 100%;
  background-color: #1a1a1a;
  border: 1px solid #ffc20e;
  padding: 4em 0 5.7em;
}

main.beer-contents .box1-banner__text {
  font-size: 1.55em;
  text-align: center;
  color: #fff;
  font-weight: bold;
}

main.beer-contents .box1-banner__text p {
  line-height: 1.57;
  margin: 0;
}

main.beer-contents .box1-banner__text p:first-child {
  margin-bottom: 1.6em;
}

main.beer-contents .beer-contents-area {
  margin-bottom: 0;
}

main.beer-contents .beer-main-contents {
  background-color: #000;
}

main.beer-contents .beer-contents__inner {
  width: 100%;
  max-width: 1280px;
  margin: 0 auto;
  position: relative;
}

main.beer-contents .box-section-title {
  width: 100%;
  position: relative;
  margin-bottom: 4em;
}

main.beer-contents .box-section-title img {
  width: 5.58%;
  max-width: 71px;
  display: block;
  margin: 0 auto;
}

main.beer-contents .box-section-title:before {
  content: " ";
  display: block;
  width: 43.98%;
  height: 1px;
  position: absolute;
  left: 0;
  top: 74%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  background-color: #ffc20e;
}

main.beer-contents .box-section-title:after {
  content: " ";
  display: block;
  width: 43.98%;
  height: 1px;
  position: absolute;
  right: 0;
  top: 74%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  background-color: #ffc20e;
}

main.beer-contents .beer-contents-box1 {
  margin-bottom: 5.1em;
}

main.beer-contents .beer-contents-box1 .box2-frame__title {
  line-height: 1.2;
  margin-bottom: 1.3em;
}

main.beer-contents .box1-pic1 {
  width: 156%;
  max-width: 2000px;
  position: relative;
  left: 50%;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
}

main.beer-contents .box1-text1 {
  width: 31.45%;
  max-width: 629px;
  position: absolute;
  left: 50%;
  top: 12.6%;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
}

main.beer-contents .box1-text2 {
  width: 14.05%;
  max-width: 281px;
  position: absolute;
  left: 50%;
  bottom: 8.3%;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
}

main.beer-contents .box1-textarea {
  margin-top: -1.3em;
  margin-bottom: 4.5em;
  z-index: 1;
  position: relative;
}

main.beer-contents .box1-textarea p {
  font-size: 1.6em;
  color: #fff;
  font-weight: bold;
  margin: 0;
  text-align: center;
  line-height: 2.3;
  letter-spacing: -0.025em;
}

main.beer-contents .box1-textarea p span {
  -webkit-font-feature-settings: "palt";
          font-feature-settings: "palt";
}

main.beer-contents .box1__link {
  width: 21.83em;
  font-size: 1.11em;
  color: #000;
  font-weight: bold;
  -webkit-transition: background-color 0.5s ease-out,color 0.5s ease-out,-webkit-box-shadow 0.5s ease-out;
  transition: background-color 0.5s ease-out,color 0.5s ease-out,-webkit-box-shadow 0.5s ease-out;
  -o-transition: background-color 0.5s ease-out,box-shadow 0.5s ease-out,color 0.5s ease-out;
  transition: background-color 0.5s ease-out,box-shadow 0.5s ease-out,color 0.5s ease-out;
  transition: background-color 0.5s ease-out,box-shadow 0.5s ease-out,color 0.5s ease-out,-webkit-box-shadow 0.5s ease-out;
  background-color: #ffc20e;
  height: 4.01em;
  line-height: 4.01em;
  text-align: center;
  position: relative;
  margin: 0 auto 4em;
  cursor: pointer;
}

main.beer-contents .box1__link .box-link__icon {
  width: 1.2em;
}

main.beer-contents .box-link__icon {
  position: absolute;
  right: 9.17%;
  top: 50%;
  width: 1.27em;
  height: auto;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  line-height: 1;
}

main.beer-contents .box-link__icon img {
  -webkit-transition: opacity 0.5s ease-out;
  -o-transition: opacity 0.5s ease-out;
  transition: opacity 0.5s ease-out;
  display: block;
}

main.beer-contents .box-link__icon img.rev {
  position: absolute;
  left: 0;
  top: 0;
  opacity: 0;
}

main.beer-contents .box0-title {
  width: 78.59%;
  left: 50%;
  position: absolute;
  top: 8%;
  z-index: 1;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
}

main.beer-contents .box0-pic1 {
  width: 122%;
  position: relative;
  left: 50%;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
}

main.beer-contents .box0-navi {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
}

main.beer-contents .box0-navi__item {
  position: absolute;
  cursor: pointer;
}

main.beer-contents .box0-navi__item.box0-navi-1 {
  width: 9.14%;
  left: 40.5%;
  top: 21.6%;
}

main.beer-contents .box0-navi__item.box0-navi-2 {
  width: 9.14%;
  left: 18.2%;
  top: 26.8%;
}

main.beer-contents .box0-navi__item.box0-navi-3 {
  width: 9.14%;
  left: 63.3%;
  top: 28.6%;
}

main.beer-contents .box0-navi__item.box0-navi-4 {
  width: 7.92%;
  left: 66.64%;
  top: 72%;
}

main.beer-contents .beer-contents-box2 {
  margin-bottom: 8.55em;
}

main.beer-contents .box2-contents {
  position: relative;
  width: 100%;
}

main.beer-contents .box2-contents__left {
  position: relative;
  z-index: 1;
}

main.beer-contents .box2-title,
main.beer-contents .box3-title,
main.beer-contents .box4-title,
main.beer-contents .box5-title {
  font-size: 2.66em;
  text-align: center;
  color: #fff;
  font-weight: 600;
  letter-spacing: 0.05em;
  margin-bottom: 2.82em;
}

main.beer-contents .box3-title {
  margin-bottom: 2.1em;
  position: relative;
  z-index: 1;
}

main.beer-contents .box4-title {
  margin-bottom: 2.15em;
  letter-spacing: -0.03em;
}

main.beer-contents .box5-title {
  margin-bottom: 2.15em;
  letter-spacing: -0.03em;
}

main.beer-contents .box2-contents-logoarea {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 2.5em;
}

main.beer-contents .box2-contents-logoarea__item {
  width: 10.95em;
  margin-right: 2em;
}

main.beer-contents .box2-contents-logoarea__item:last-child {
  margin-right: 0;
}

main.beer-contents .box2-contents-logoarea__item img {
  display: block;
}

main.beer-contents .box2-contents-left__text {
  margin-bottom: 6.8em;
}

main.beer-contents .box2-contents-left__text p {
  font-size: 1.55em;
  color: #fff;
  line-height: 1.57;
}

main.beer-contents .box2-contents-left__text p span {
  -webkit-font-feature-settings: "palt";
          font-feature-settings: "palt";
}

main.beer-contents .box2-contents__right {
  width: 79.29%;
  max-width: 1015px;
  position: absolute;
  left: 58.4%;
  top: -4.5em;
}

main.beer-contents .box2__link {
  width: 32em;
  font-size: 1.11em;
  letter-spacing: -0.15em;
  color: #000;
  font-weight: bold;
  -webkit-transition: background-color 0.5s ease-out,-webkit-box-shadow 0.5s ease-out;
  transition: background-color 0.5s ease-out,-webkit-box-shadow 0.5s ease-out;
  -o-transition: background-color 0.5s ease-out,box-shadow 0.5s ease-out;
  transition: background-color 0.5s ease-out,box-shadow 0.5s ease-out;
  transition: background-color 0.5s ease-out,box-shadow 0.5s ease-out,-webkit-box-shadow 0.5s ease-out;
  background-color: #ffc20e;
  height: 4.01em;
  line-height: 4.01em;
  text-align: center;
  position: relative;
  margin: 0 auto;
}

main.beer-contents .box2__link a, main.beer-contents .box2__link a:link, main.beer-contents .box2__link a:visited {
  -webkit-transition: color 0.5s ease-out;
  -o-transition: color 0.5s ease-out;
  transition: color 0.5s ease-out;
  display: block;
}

main.beer-contents .box2__link .box-link__icon {
  width: 1.2em;
}

main.beer-contents .box3-contents {
  width: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  position: relative;
  -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;
  margin-bottom: 9.2em;
}

main.beer-contents .box3-contents__left {
  width: 49.53%;
  border: 1px solid #c9c9c9;
}

main.beer-contents .box3-contents__right {
  position: relative;
  top: -0.5em;
}

main.beer-contents .box3-contents__right p {
  font-size: 1.55em;
  line-height: 1.57;
  color: #fff;
  margin: 0;
  margin-bottom: 1.56em;
}

main.beer-contents .box3-contents__right p.note {
  font-size: 0.88em;
  padding-left: 1em;
  text-indent: -1em;
}

main.beer-contents .beer-contents-box4 {
  margin-bottom: 8.7em;
}

main.beer-contents .box4-contents {
  position: relative;
  margin-bottom: 7.4em;
}

main.beer-contents .box4-contents__left p {
  font-size: 1.55em;
  line-height: 1.57;
  color: #fff;
  margin: 0;
  margin-bottom: 1.56em;
}

main.beer-contents .box4-contents__left {
  position: relative;
  left: 50.6%;
}

main.beer-contents .box4-contents__right {
  width: 26.4%;
  position: absolute;
  left: 11.64%;
  top: -0.55em;
}

main.beer-contents .box4-list {
  width: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-bottom: 1.8em;
}

main.beer-contents .box4-list__item {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 24.21%;
      -ms-flex: 0 0 24.21%;
          flex: 0 0 24.21%;
  border: 1px solid #c9c9c9;
}

main.beer-contents .box4-link-list {
  width: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

main.beer-contents .box4-link-list__item {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 49.53%;
      -ms-flex: 0 0 49.53%;
          flex: 0 0 49.53%;
  height: 11.67em;
  border: 1px solid #ffc20e;
  -webkit-transition: background-color 0.5s ease-out,opacity 0.5s ease-out;
  -o-transition: background-color 0.5s ease-out,opacity 0.5s ease-out;
  transition: background-color 0.5s ease-out,opacity 0.5s ease-out;
  position: relative;
}

main.beer-contents .box4-link-list__item:last-child img {
  width: 19.7%;
  left: 13.2%;
}

main.beer-contents .box4-link-list__item img {
  position: relative;
  width: 34.54%;
  left: 9.46%;
  top: 50%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
}

main.beer-contents .box4-link-list__item a, main.beer-contents .box4-link-list__item a:link, main.beer-contents .box4-link-list__item a:visited {
  position: relative;
  display: block;
  height: 100%;
}

main.beer-contents .box4-link-list__item a:after, main.beer-contents .box4-link-list__item a:link:after, main.beer-contents .box4-link-list__item a:visited:after {
  display: none;
}

main.beer-contents .box4-link-list__item .box-link__icon {
  width: 1.33em;
  right: 7.4%;
}

main.beer-contents .box4-link-list__item .box-link__icon img {
  width: 100%;
  display: block;
  left: auto;
  top: auto;
  -webkit-transform: none;
      -ms-transform: none;
          transform: none;
}

main.beer-contents .box4-link-list__item .box-link__icon img.rev {
  left: 0;
  top: 0;
}

main.beer-contents .box4-link-list__text {
  font-size: 1.55em;
  text-align: right;
  line-height: 1;
  letter-spacing: -0.05em;
  font-weight: bold;
  color: #ffc20e;
  position: absolute;
  right: 15.2%;
  top: 50%;
  -webkit-transition: color 0.5s ease-out;
  -o-transition: color 0.5s ease-out;
  transition: color 0.5s ease-out;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
}

main.beer-contents .beer-contents-box6 .box-section-title img {
  width: 18.9%;
  max-width: 242px;
}

main.beer-contents .beer-contents-box6 .box-section-title:before, main.beer-contents .beer-contents-box6 .box-section-title:after {
  width: 34.55%;
  top: 82%;
}

main.beer-contents .beer-contents-box5 {
  margin-bottom: 10.27em;
}

main.beer-contents .box5-contents {
  width: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  position: relative;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-bottom: 7.22em;
}

main.beer-contents .box5-textarea p {
  font-size: 1.55em;
  color: #fff;
  line-height: 1.57;
}

main.beer-contents .box5-contents__left {
  width: 49.53%;
  border: 1px solid #c9c9c9;
}

main.beer-contents .box5-contents__right {
  left: -3%;
  top: -0.5em;
}

main.beer-contents .box5-contents__right p {
  font-size: 1.55em;
  line-height: 1.57;
  color: #fff;
  margin: 0;
  margin-bottom: 1.56em;
}

main.beer-contents .box5__link {
  width: 31.84em;
  font-size: 1.11em;
  letter-spacing: 0;
  color: #000;
  font-weight: bold;
  -webkit-transition: background-color 0.5s ease-out, -webkit-box-shadow 0.5s ease-out;
  transition: background-color 0.5s ease-out, -webkit-box-shadow 0.5s ease-out;
  -o-transition: background-color 0.5s ease-out, box-shadow 0.5s ease-out;
  transition: background-color 0.5s ease-out, box-shadow 0.5s ease-out;
  transition: background-color 0.5s ease-out, box-shadow 0.5s ease-out, -webkit-box-shadow 0.5s ease-out;
  background-color: #ffc20e;
  height: 4.01em;
  line-height: 4.01em;
  text-align: center;
  position: relative;
  margin: 0 auto;
}

main.beer-contents .box5__link a, main.beer-contents .box5__link a:link, main.beer-contents .box5__link a:visited {
  -webkit-transition: color 0.5s ease-out;
  -o-transition: color 0.5s ease-out;
  transition: color 0.5s ease-out;
  display: block;
}

main.beer-contents .box5__link .box-link__icon {
  width: 1.2em;
}

main.beer-contents .beer-contents-box6 {
  margin-bottom: 7.4em;
}

main.beer-contents .beer-contents-box6 .box-section-title {
  margin-bottom: 5.4em;
}

main.beer-contents .box6-pic1 {
  width: 83.2%;
  margin: 0 auto 5.4em;
  padding: 4.6em 0;
  border-top: 1px solid #fff;
  border-bottom: 1px solid #fff;
}

main.beer-contents .box6-pic1 img {
  width: 33.42%;
  display: block;
  margin: 0 auto;
}

main.beer-contents .box6-list__title {
  width: 100%;
}

main.beer-contents .box6-list__title span {
  font-size: 0.8em;
}

main.beer-contents .box6-list {
  width: 80.85%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin: 0 auto 2em;
  position: relative;
}

main.beer-contents .box6-list__item {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 48.5%;
      -ms-flex: 0 0 48.5%;
          flex: 0 0 48.5%;
  border: 1px solid #ffc20e;
}

main.beer-contents .box6-list__item:nth-child(2) .box6-list__title {
  margin-bottom: -0.1em;
}

main.beer-contents .box6-list__item:nth-child(2) .box6-list__subtitle {
  margin-bottom: 1.55em;
}

main.beer-contents .box6-list__item:nth-child(2) .box6-list__pic {
  width: 33.8%;
}

main.beer-contents .box6-list__plus {
  width: 12%;
  margin: 0 auto 1em;
}

main.beer-contents .box6-list__subtitle {
  font-size: 2em;
  text-align: center;
  color: #ffc20e;
  margin-bottom: 1em;
}

main.beer-contents .box6-list__text {
  margin-bottom: 28.2em;
}

main.beer-contents .box6-list__pic {
  width: 22%;
  margin: 0 auto;
}

main.beer-contents .box6-textarea {
  width: 80.5%;
  margin: 0 auto;
}

main.beer-contents .box6-textarea p {
  font-size: 0.88em;
  font-family: "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  color: #fff;
  line-height: 1.7;
  margin-top: 0;
}

main.beer-contents .box6-list__inner {
  width: 95.7%;
  padding: 2.4em 0;
  position: absolute;
  left: 50%;
  top: 32em;
  border: 1px solid #ffc20e;
  background-color: #000;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
}

main.beer-contents .box6-list-inner-list {
  width: 74%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin: 0 auto;
}

main.beer-contents .box6-list-inner__title {
  font-size: 1.77em;
  line-height: 1.12;
  text-align: center;
  color: #f5bd00;
  letter-spacing: -0.06em;
}

main.beer-contents .box6-list-inner__pic {
  margin: 0 auto;
  position: relative;
}

main.beer-contents .box6-list-inner__pic-1 {
  width: 52.2%;
  margin: 0 auto;
}

main.beer-contents .box6-list-inner__pic-2 {
  width: 59.5%;
  margin: 0 auto;
}

main.beer-contents .beer-contents-box7 {
  margin-bottom: 8.9em;
}

main.beer-contents .beer-contents-box7 .box-section-title {
  margin-bottom: 3em;
}

main.beer-contents .beer-contents-box7 .box-section-title img {
  width: 31.17%;
  max-width: 399px;
}

main.beer-contents .beer-contents-box7 .box-section-title:before, main.beer-contents .beer-contents-box7 .box-section-title:after {
  width: 29.15%;
}

main.beer-contents .box7-list {
  color: #fff;
  margin-bottom: 4.1em;
}

main.beer-contents .box7-list__item {
  position: relative;
  margin-bottom: 2.5em;
}

main.beer-contents .box7-list__item:last-child {
  margin-bottom: 0;
}

main.beer-contents .box7-list__title {
  font-size: 1.44em;
  font-weight: bold;
  border-bottom: 1px solid #999999;
  padding-bottom: 0.67em;
  margin-bottom: 0.6em;
  -webkit-font-feature-settings: "palt";
          font-feature-settings: "palt";
}

main.beer-contents .box7-list__text p {
  font-size: 1.11em;
  line-height: 1.5;
  font-weight: 600;
  margin-top: 0.55em;
  padding-left: 7em;
  text-indent: -7em;
}

main.beer-contents .box7-list__text p:first-child {
  margin-top: 0;
}

main.beer-contents .box7-list__map {
  width: 6.87%;
  position: absolute;
  right: 0;
  top: -0.15em;
}

main.beer-contents .box7-list__map a:after, main.beer-contents .box7-list__map a:link:after, main.beer-contents .box7-list__map a:visited:after {
  display: none;
}

main.beer-contents .box7-note {
  font-size: 0.88em;
  font-family: "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  color: #fff;
  padding-left: 1em;
  text-indent: -1em;
  line-height: 1.65;
  margin-bottom: 9.67em;
}

main.beer-contents .box7-title {
  font-size: 2.66em;
  text-align: center;
  color: #fff;
  line-height: 1.7;
  margin-bottom: 1.66em;
}

main.beer-contents .box7-pic {
  width: 138.2%;
  position: relative;
  left: 50%;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
  margin-bottom: -8.9em;
}

main.beer-contents .box7-pic__note {
  width: 72.31%;
  font-size: 0.88em;
  font-family: "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  text-align: left;
  color: #fff;
  position: absolute;
  left: 50%;
  bottom: 26.8%;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
}

main.beer-contents .box7__link {
  width: 31.84em;
  font-size: 1.11em;
  letter-spacing: 0;
  color: #000;
  font-weight: bold;
  -webkit-transition: background-color 0.5s ease-out, -webkit-box-shadow 0.5s ease-out;
  transition: background-color 0.5s ease-out, -webkit-box-shadow 0.5s ease-out;
  -o-transition: background-color 0.5s ease-out, box-shadow 0.5s ease-out;
  transition: background-color 0.5s ease-out, box-shadow 0.5s ease-out;
  transition: background-color 0.5s ease-out, box-shadow 0.5s ease-out, -webkit-box-shadow 0.5s ease-out;
  background-color: #ffc20e;
  height: 4.01em;
  line-height: 4.01em;
  text-align: center;
  position: relative;
  margin: 0 auto;
}

main.beer-contents .box7__link a, main.beer-contents .box7__link a:link, main.beer-contents .box7__link a:visited {
  -webkit-transition: color 0.5s ease-out;
  -o-transition: color 0.5s ease-out;
  transition: color 0.5s ease-out;
  display: block;
}

main.beer-contents .box7__link .box-link__icon {
  width: 1.2em;
}

main.beer-contents .beer-contents-box8 {
  margin-bottom: 7.4em;
}

main.beer-contents .beer-contents-box8 .box-section-title img {
  width: 35.7%;
  max-width: 457px;
}

main.beer-contents .beer-contents-box8 .box-section-title:before, main.beer-contents .beer-contents-box8 .box-section-title:after {
  width: 36.15%;
}

main.beer-contents .beer-contents-box8 dl {
  color: #fff;
  margin-bottom: 2.5em;
}

main.beer-contents .beer-contents-box8 dl:nth-child(5) dd p:nth-child(4) {
  margin-bottom: 1em;
}

main.beer-contents .beer-contents-box8 dl:last-of-type {
  margin-bottom: 9.6em;
}

main.beer-contents .beer-contents-box8 dt {
  font-size: 1.44em;
  font-weight: bold;
  border-bottom: 1px solid #999999;
  padding-bottom: 0.6em;
  margin-bottom: 0.63em;
}

main.beer-contents .beer-contents-box8 dd {
  font-size: 1.11em;
  font-weight: 600;
}

main.beer-contents .beer-contents-box8 dd p {
  margin: 0;
  padding-left: 1em;
  text-indent: -1em;
  line-height: 1.8;
}

main.beer-contents .beer-contents-box8 dd p.note {
  font-size: 0.88em;
  margin-bottom: 0.5em;
}

main.beer-contents .slider-area {
  position: relative;
  width: calc(100% + 5.86em);
  left: -2.93em;
  margin-bottom: 7em;
}

main.beer-contents .slider__set {
  width: 100%;
  position: relative;
  margin: 0 auto;
  left: -3.5%;
}

main.beer-contents .slider-set__slider {
  width: 100%;
  -webkit-transition: -webkit-transform 0.5s ease-out;
  transition: -webkit-transform 0.5s ease-out;
  -o-transition: transform 0.5s ease-out;
  transition: transform 0.5s ease-out;
  transition: transform 0.5s ease-out, -webkit-transform 0.5s ease-out;
}

main.beer-contents .slider-set__slider.notransition {
  -webkit-transition: none;
  -o-transition: none;
  transition: none;
}

main.beer-contents .slider__item {
  float: left;
  position: relative;
  outline: none;
  width: 36vw;
  pointer-events: none;
}

main.beer-contents .slider__item img {
  -webkit-transition: opacity 0.3s ease-out 0.3s,-webkit-transform 0.3s ease-out 0.3s,-webkit-box-shadow 0.3s ease-out 0.3s;
  transition: opacity 0.3s ease-out 0.3s,-webkit-transform 0.3s ease-out 0.3s,-webkit-box-shadow 0.3s ease-out 0.3s;
  -o-transition: transform 0.3s ease-out 0.3s,opacity 0.3s ease-out 0.3s,box-shadow 0.3s ease-out 0.3s;
  transition: transform 0.3s ease-out 0.3s,opacity 0.3s ease-out 0.3s,box-shadow 0.3s ease-out 0.3s;
  transition: transform 0.3s ease-out 0.3s,opacity 0.3s ease-out 0.3s,box-shadow 0.3s ease-out 0.3s,-webkit-transform 0.3s ease-out 0.3s,-webkit-box-shadow 0.3s ease-out 0.3s;
  display: block;
  -webkit-transform: scale(1);
      -ms-transform: scale(1);
          transform: scale(1);
  -webkit-box-shadow: 0 0 0.9em 0.1em rgba(0, 0, 0, 0);
          box-shadow: 0 0 0.9em 0.1em rgba(0, 0, 0, 0);
  opacity: 0.3;
}

main.beer-contents .slider__item.show {
  pointer-events: all;
  z-index: 1;
}

main.beer-contents .slider__item.show img {
  -webkit-transform: scale(1.2);
      -ms-transform: scale(1.2);
          transform: scale(1.2);
  opacity: 1;
  -webkit-box-shadow: 0 0 0.9em 0.1em rgba(0, 0, 0, 0.35);
          box-shadow: 0 0 0.9em 0.1em rgba(0, 0, 0, 0.35);
}

main.beer-contents .slider-btn-set {
  position: absolute;
  width: 39.4%;
  left: 50%;
  top: 6.4vw;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
  z-index: 1;
}

main.beer-contents .slider-btn-prev {
  width: 3.8vw;
  position: absolute;
  left: -9.5%;
  cursor: pointer;
  z-index: 1;
}

main.beer-contents .slider-btn-prev img {
  display: block;
}

main.beer-contents .slider-btn-next {
  width: 3.8vw;
  position: absolute;
  right: -9.5%;
  cursor: pointer;
  z-index: 1;
}

main.beer-contents .slider-btn-next img {
  display: block;
}

main.beer-contents .box8-link {
  width: 67.5%;
  margin: 0 auto;
}

main.beer-contents .box8-link a:after {
  display: none !important;
}

main.beer-contents .beer-contents-box9 {
  padding-bottom: 8.4em;
}

main.beer-contents .box9-pic {
  width: 17.26%;
  max-width: 221px;
  margin: 0 auto 5.8em;
}

main.beer-contents .beer-link-btn {
  -webkit-transition: opacity 1s ease-out,background-color 0.5s ease-out;
  -o-transition: opacity 1s ease-out,background-color 0.5s ease-out;
  transition: opacity 1s ease-out,background-color 0.5s ease-out;
}

main.beer-contents .box2-frame__title {
  font-size: 1.88em;
  text-align: center;
  color: #fff;
  margin-bottom: 1em;
}

main.beer-contents .box2-frame__title span {
  font-size: 0.7em;
}

main.beer-contents .box2-frame {
  width: 55%;
  max-width: 700px;
  margin: 0 auto;
}

main.beer-contents .cmttw-wrap {
  background-color: #fff !important;
}

main.beer-contents .beer-contents-box-twit {
  width: 55%;
  margin: 0 auto 6.16em;
  max-width: 700px;
}

main.beer-contents .beer-contents-box-twit__title {
  font-size: 1.88em;
  text-align: center;
  color: #fff;
  margin-bottom: 1em;
}

main.beer-contents .box7-text {
  font-size: 0.88em;
  font-family: "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  color: #fff;
  line-height: 1.7;
  margin-bottom: 3.5em;
}

@media screen and (min-width: 769px) {
  main.beer-contents .beer-contents-title__maintext {
    line-height: 1.2 !important;
  }
  main.beer-contents .box1__link:hover {
    background-color: #000;
    -webkit-box-shadow: 0px 0px 1px 1px #ffc20e;
            box-shadow: 0px 0px 1px 1px #ffc20e;
    color: #ffc20e;
  }
  main.beer-contents .box1__link:hover .box-link__icon img {
    opacity: 0;
  }
  main.beer-contents .box1__link:hover .box-link__icon img.rev {
    opacity: 1;
  }
  main.beer-contents .box0-navi__item:hover {
    -webkit-animation: blink_animation 0.6s ease-out;
            animation: blink_animation 0.6s ease-out;
  }
  main.beer-contents .box2__link:hover {
    background-color: #000;
    -webkit-box-shadow: 0px 0px 1px 1px #ffc20e;
            box-shadow: 0px 0px 1px 1px #ffc20e;
  }
  main.beer-contents .box2__link:hover a, main.beer-contents .box2__link:hover a:link, main.beer-contents .box2__link:hover a:visited {
    color: #ffc20e;
  }
  main.beer-contents .box2__link:hover .box-link__icon img {
    opacity: 0;
  }
  main.beer-contents .box2__link:hover .box-link__icon img.rev {
    opacity: 1;
  }
  main.beer-contents .box4-link-list__item:hover {
    background-color: #f3be2c;
  }
  main.beer-contents .box4-link-list__item:hover .box4-link-list__text {
    color: #000;
  }
  main.beer-contents .box4-link-list__item:hover .box-link__icon img {
    opacity: 0;
  }
  main.beer-contents .box4-link-list__item:hover .box-link__icon img.rev {
    opacity: 1;
  }
  main.beer-contents .box5__link:hover {
    background-color: #000;
    -webkit-box-shadow: 0px 0px 1px 1px #ffc20e;
            box-shadow: 0px 0px 1px 1px #ffc20e;
  }
  main.beer-contents .box5__link:hover a, main.beer-contents .box5__link:hover a:link, main.beer-contents .box5__link:hover a:visited {
    color: #ffc20e;
  }
  main.beer-contents .box5__link:hover .box-link__icon img {
    opacity: 0;
  }
  main.beer-contents .box5__link:hover .box-link__icon img.rev {
    opacity: 1;
  }
  main.beer-contents .box6-list-inner__item {
    width: 50%;
  }
  main.beer-contents .box6-list-inner__pic {
    width: 74%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  main.beer-contents .box7-list__title span {
    width: 10.2em;
    display: inline-block;
  }
  main.beer-contents .box7-list__map:hover {
    -webkit-animation: blink_animation 0.6s ease-out;
            animation: blink_animation 0.6s ease-out;
  }
  main.beer-contents .box7__link:hover {
    background-color: #000;
    -webkit-box-shadow: 0px 0px 1px 1px #ffc20e;
            box-shadow: 0px 0px 1px 1px #ffc20e;
  }
  main.beer-contents .box7__link:hover a, main.beer-contents .box7__link:hover a:link, main.beer-contents .box7__link:hover a:visited {
    color: #ffc20e;
  }
  main.beer-contents .box7__link:hover .box-link__icon img {
    opacity: 0;
  }
  main.beer-contents .box7__link:hover .box-link__icon img.rev {
    opacity: 1;
  }
  main.beer-contents .slider__item:hover {
    -webkit-animation: blink_animation 0.6s ease-out;
            animation: blink_animation 0.6s ease-out;
  }
  main.beer-contents .slider-btn-prev:hover {
    -webkit-animation: blink_animation 0.6s ease-out;
            animation: blink_animation 0.6s ease-out;
  }
  main.beer-contents .slider-btn-next:hover {
    -webkit-animation: blink_animation 0.6s ease-out;
            animation: blink_animation 0.6s ease-out;
  }
  main.beer-contents .box8-link:hover {
    -webkit-animation: blink_animation 0.6s ease-out;
            animation: blink_animation 0.6s ease-out;
  }
}

@media screen and (max-width: 768px) {
  main.beer-contents .beer-contents-title {
    line-height: 1.2 !important;
  }
  main.beer-contents .box1-banner {
    border: 0.3vw solid #ffc20e;
    padding: 5.5vw 0;
  }
  main.beer-contents .box1-banner__text {
    font-size: 3.45vw;
  }
  main.beer-contents .box1-banner__text p {
    line-height: 1.69;
  }
  main.beer-contents .box1-banner__text p:first-child {
    margin-bottom: 6.2vw;
  }
  main.beer-contents .beer-contents__inner {
    max-width: inherit;
  }
  main.beer-contents .box-section-title {
    margin-bottom: 8vw;
  }
  main.beer-contents .box-section-title img {
    width: 8.5%;
    max-width: inherit;
  }
  main.beer-contents .box-section-title:before {
    width: 40.5%;
    height: 2px;
    top: 67%;
  }
  main.beer-contents .box-section-title:after {
    width: 40.5%;
    height: 2px;
    top: 67%;
  }
  main.beer-contents .beer-contents-box1 {
    margin-bottom: 5.4vw;
  }
  main.beer-contents .beer-contents-box1 .box2-frame__title {
    line-height: 1.3;
    margin-bottom: 6vw;
  }
  main.beer-contents .box1-pic1 {
    width: 111.9% !important;
    padding-left: 0 !important;
    max-width: inherit;
    margin-bottom: 11.6vw;
  }
  main.beer-contents .box1-text1 {
    width: 48.26%;
    max-width: inherit;
    left: 50%;
    top: 16%;
  }
  main.beer-contents .box1-text2 {
    width: 25.6%;
    max-width: inherit;
    bottom: -5%;
  }
  main.beer-contents .box1-textarea {
    margin-top: 0;
    margin-bottom: 8.4vw;
  }
  main.beer-contents .box1-textarea p {
    font-size: 3.7vw;
    letter-spacing: -0.05em;
    line-height: 2.18;
  }
  main.beer-contents .box1-textarea p:nth-child(2) {
    letter-spacing: -0.1em;
    white-space: nowrap;
  }
  main.beer-contents .box1__link {
    width: 100%;
    height: 10.67vw;
    font-size: 3.2vw;
    line-height: 10.67vw;
    margin-bottom: 10vw;
  }
  main.beer-contents .box1__link .box-link__icon {
    width: 3.2vw;
    right: 5.6%;
  }
  main.beer-contents .beer-contents-box0 {
    margin-bottom: 4.5vw;
  }
  main.beer-contents .box0-title {
    width: 98.65%;
  }
  main.beer-contents .box0-pic1 {
    width: 111.9%;
  }
  main.beer-contents .box0-navi__item.box0-navi-1 {
    width: 11.73%;
  }
  main.beer-contents .box0-navi__item.box0-navi-2 {
    width: 11.73%;
    left: 12.3%;
  }
  main.beer-contents .box0-navi__item.box0-navi-3 {
    width: 11.73%;
    left: 69.7%;
    top: 29.3%;
  }
  main.beer-contents .box0-navi__item.box0-navi-4 {
    width: 10.26%;
    left: 74.8%;
    top: 71.5%;
  }
  main.beer-contents .beer-contents-box2 {
    margin-bottom: 18.7vw;
  }
  main.beer-contents .box2-title,
  main.beer-contents .box3-title,
  main.beer-contents .box4-title,
  main.beer-contents .box5-title {
    font-size: 4.53vw;
    white-space: nowrap;
    letter-spacing: -0.025em;
    margin-bottom: 9vw;
  }
  main.beer-contents .box2-contents-logoarea {
    margin-bottom: 9.7vw;
  }
  main.beer-contents .box2-contents-logoarea__item {
    width: 29.85%;
    margin-right: 5%;
  }
  main.beer-contents .box2-contents-left__text {
    margin-bottom: 9vw;
  }
  main.beer-contents .box2-contents-left__text p {
    font-size: 3.45vw;
    line-height: 1.69;
    margin-top: 0;
    margin-bottom: 6vw;
  }
  main.beer-contents .box2-contents__right {
    width: 111.9%;
    max-width: inherit;
    left: 50%;
    right: auto;
    top: auto;
    position: relative;
    -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
            transform: translateX(-50%);
    margin-bottom: -12.7vw;
  }
  main.beer-contents .box2__link {
    width: 100%;
    height: 10.67vw;
    font-size: 3.2vw;
    line-height: 10.67vw;
  }
  main.beer-contents .box2__link .box-link__icon {
    width: 3.2vw;
    right: 5.6%;
  }
  main.beer-contents .beer-contents-box3 {
    margin-bottom: 18.3vw;
  }
  main.beer-contents .box3-contents {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: column-reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
    margin-bottom: 0;
  }
  main.beer-contents .box3-contents__left {
    width: 100%;
  }
  main.beer-contents .box3-contents__right {
    top: auto;
    margin-bottom: 9.4vw;
  }
  main.beer-contents .box3-contents__right p {
    font-size: 3.45vw;
    line-height: 1.69;
    letter-spacing: -0.025em;
    margin-bottom: 5.8vw;
  }
  main.beer-contents .box3-contents__right p:last-child {
    margin-bottom: 0;
  }
  main.beer-contents .box3-contents__right p.note {
    font-size: 2.65vw;
    line-height: 1.6;
    margin-bottom: 0;
  }
  main.beer-contents .beer-contents-box4 {
    margin-bottom: 18.5vw;
  }
  main.beer-contents .box4-contents {
    margin-bottom: 10.6vw;
  }
  main.beer-contents .box4-title {
    line-height: 1.8 !important;
  }
  main.beer-contents .box4-contents__left p {
    font-size: 3.73vw;
    margin-bottom: 6vw;
    line-height: 1.57;
  }
  main.beer-contents .box4-contents__left p:last-child {
    margin-bottom: 0;
  }
  main.beer-contents .box4-contents__left {
    left: auto;
    margin-bottom: 8.6vw;
  }
  main.beer-contents .box4-contents__right {
    width: 42.98%;
    position: relative;
    left: 50%;
    top: auto;
    -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
            transform: translateX(-50%);
  }
  main.beer-contents .box4-list {
    margin-bottom: 5.7vw;
  }
  main.beer-contents .box4-list__item {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 48.35%;
        -ms-flex: 0 0 48.35%;
            flex: 0 0 48.35%;
    margin-bottom: 2.8vw;
  }
  main.beer-contents .box4-list__item:nth-child(3), main.beer-contents .box4-list__item:nth-child(4) {
    margin-bottom: 0;
  }
  main.beer-contents .box4-link-list__item {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 100%;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    height: 28vw;
    margin-bottom: 3.3vw;
  }
  main.beer-contents .box4-link-list__item:last-child {
    margin-bottom: 0;
  }
  main.beer-contents .box4-link-list__item img {
    width: 32.7%;
    left: 8.8%;
  }
  main.beer-contents .box4-link-list__item .box-link__icon {
    width: 3.2vw;
    right: 9%;
  }
  main.beer-contents .box4-link-list__text {
    font-size: 3.45vw;
    right: 16.5%;
  }
  main.beer-contents .beer-contents-box6 .box-section-title img {
    width: 28.8%;
    max-width: inherit;
  }
  main.beer-contents .beer-contents-box6 .box-section-title:before, main.beer-contents .beer-contents-box6 .box-section-title:after {
    width: 28.7%;
  }
  main.beer-contents .beer-contents-box5 {
    margin-bottom: 19.6vw;
  }
  main.beer-contents .beer-contents-box5 .box-section-title {
    margin-bottom: 6vw;
  }
  main.beer-contents .box5-title {
    line-height: 1.8 !important;
    letter-spacing: 0.05em;
    margin-bottom: 4vw;
  }
  main.beer-contents .box5-contents {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: column-reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
    margin-bottom: 5.33vw;
  }
  main.beer-contents .box5-textarea p {
    font-size: 3.45vw;
    line-height: 1.69;
  }
  main.beer-contents .box5-contents__left {
    width: 100%;
    position: relative;
    left: auto;
    margin-top: 0;
  }
  main.beer-contents .box5-contents__right {
    left: auto;
    top: auto;
    margin-bottom: 9vw;
  }
  main.beer-contents .box5-contents__right p {
    font-size: 3.46vw;
    line-height: 1.69;
    margin-bottom: 6.2vw;
  }
  main.beer-contents .box5-contents__right p:last-child {
    margin-bottom: 0;
  }
  main.beer-contents .box5__link {
    width: 100%;
    height: 10.67vw;
    font-size: 3.2vw;
    line-height: 10.67vw;
  }
  main.beer-contents .box5__link .box-link__icon {
    width: 3.2vw;
    right: 5.6%;
  }
  main.beer-contents .beer-contents-box6 {
    margin-bottom: 12.6vw;
  }
  main.beer-contents .beer-contents-box6 .box-section-title {
    margin-bottom: 8vw;
  }
  main.beer-contents .beer-contents-box6 .box-section-title:before, main.beer-contents .beer-contents-box6 .box-section-title:after {
    top: 50%;
  }
  main.beer-contents .box6-pic1 {
    width: 100%;
    border-top: 2px solid #fff;
    border-bottom: 2px solid #fff;
    padding: 7.5vw 0;
    margin-bottom: 9.5vw;
  }
  main.beer-contents .box6-pic1 img {
    width: 53.13%;
  }
  main.beer-contents .box6-list__title {
    font-size: 2.95vw;
  }
  main.beer-contents .box6-list__title span {
    font-size: 2.65vw;
  }
  main.beer-contents .box6-list {
    width: 100%;
    margin: 0 auto 6vw;
  }
  main.beer-contents .box6-list__item:nth-child(2) .box6-list__subtitle {
    margin-bottom: 5vw;
  }
  main.beer-contents .box6-list__item:nth-child(2) .box6-list__pic {
    width: 52.6%;
  }
  main.beer-contents .box6-list__plus {
    width: 18.6%;
    margin-bottom: 2.2vw;
  }
  main.beer-contents .box6-list__subtitle {
    font-size: 4.1vw;
    letter-spacing: -0.1em;
  }
  main.beer-contents .box6-list__text {
    margin-bottom: 71.5vw !important;
  }
  main.beer-contents .box6-list__pic {
    width: 34.1%;
    left: 0%;
    position: relative;
  }
  main.beer-contents .box6-textarea {
    width: 100%;
  }
  main.beer-contents .box6-textarea p {
    font-size: 2.68vw;
    line-height: 1.6;
    padding-left: 1em;
    text-indent: -1em;
  }
  main.beer-contents .box6-list__inner {
    width: 94%;
    top: 61.8vw !important;
    padding: 6.4vw 0;
  }
  main.beer-contents .box6-list-inner-list {
    width: 83%;
  }
  main.beer-contents .box6-list-inner__title {
    font-size: 4vw !important;
    letter-spacing: -0.1em;
    margin-bottom: 4.5vw;
  }
  main.beer-contents .box6-list-inner__pic {
    width: 74.6%;
    left: auto;
  }
  main.beer-contents .beer-contents-box7 {
    margin-bottom: 18.8vw;
  }
  main.beer-contents .beer-contents-box7 .box-section-title {
    margin-bottom: 5.6vw;
  }
  main.beer-contents .beer-contents-box7 .box-section-title img {
    width: 47.61%;
    max-width: inherit;
  }
  main.beer-contents .beer-contents-box7 .box-section-title:before, main.beer-contents .beer-contents-box7 .box-section-title:after {
    width: 21.15%;
  }
  main.beer-contents .box7-list {
    margin-bottom: 8.5vw;
  }
  main.beer-contents .box7-list__item {
    margin-bottom: 8vw;
  }
  main.beer-contents .box7-list__title {
    font-size: 3.72vw;
    border-bottom: 2px solid #999999;
    padding-bottom: 3.5vw;
  }
  main.beer-contents .box7-list__text p {
    font-size: 3.35vw;
    line-height: 1.69;
    margin-top: 1vw;
    font-weight: normal;
    padding-left: 5em;
    text-indent: -5em;
  }
  main.beer-contents .box7-list__text p span {
    font-weight: bold;
  }
  main.beer-contents .box7-list__map {
    width: 17.47vw;
    top: 0.8vw;
  }
  main.beer-contents .box7-note {
    font-size: 2.67vw;
    line-height: 1.6;
    text-align: justify;
    margin-bottom: 18vw;
  }
  main.beer-contents .box7-title {
    font-size: 6.4vw;
    line-height: 1.8;
    margin-bottom: 7vw;
  }
  main.beer-contents .box7-pic {
    width: 146.2%;
    margin-bottom: -6.6vw;
  }
  main.beer-contents .box7-pic__note {
    width: 70%;
    font-size: 2.16vw;
    bottom: 23%;
  }
  main.beer-contents .box7__link {
    width: 100%;
    height: 10.67vw;
    font-size: 3.2vw;
    line-height: 10.67vw;
  }
  main.beer-contents .box7__link .box-link__icon {
    width: 3.2vw;
    right: 5.6%;
  }
  main.beer-contents .beer-contents-box8 {
    margin-bottom: 13.5vw;
  }
  main.beer-contents .beer-contents-box8 .box-section-title {
    margin-bottom: 9.3vw;
  }
  main.beer-contents .beer-contents-box8 .box-section-title img {
    width: 54.62%;
    max-width: inherit;
  }
  main.beer-contents .beer-contents-box8 .box-section-title:before, main.beer-contents .beer-contents-box8 .box-section-title:after {
    width: 31.5%;
  }
  main.beer-contents .beer-contents-box8 dl {
    margin-bottom: 8.3vw;
  }
  main.beer-contents .beer-contents-box8 dl:last-of-type {
    margin-bottom: 11vw;
  }
  main.beer-contents .beer-contents-box8 dt {
    font-size: 3.73vw;
    border-bottom: 2px solid #999999;
    padding-bottom: 2.5vw;
    margin-bottom: 2vw;
  }
  main.beer-contents .beer-contents-box8 dd {
    font-size: 3.45vw;
    line-height: 1.69;
    font-weight: normal;
  }
  main.beer-contents .beer-contents-box8 dd p {
    font-size: 3.45vw;
    line-height: 1.69;
  }
  main.beer-contents .slider-area {
    width: 100%;
    left: auto;
    margin-bottom: 5vw;
  }
  main.beer-contents .slider__set {
    left: -85.1%;
  }
  main.beer-contents .slider__item {
    width: 80.4vw;
  }
  main.beer-contents .slider__item.show img {
    -webkit-transform: scale(1);
        -ms-transform: scale(1);
            transform: scale(1);
  }
  main.beer-contents .slider-btn-set {
    width: 100%;
    height: 100%;
    top: 18vw;
    -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
    pointer-events: none;
  }
  main.beer-contents .slider-btn-prev {
    width: 10.14%;
    left: 1.8%;
    top: 50%;
    -webkit-transform: translate3d(0, -50%, 0);
            transform: translate3d(0, -50%, 0);
    pointer-events: all;
  }
  main.beer-contents .slider-btn-next {
    width: 10.14%;
    right: 1.8%;
    top: 50%;
    -webkit-transform: translate3d(0, -50%, 0);
            transform: translate3d(0, -50%, 0);
    pointer-events: all;
  }
  main.beer-contents .box8-link {
    width: 89.5%;
  }
  main.beer-contents .beer-contents-box9 {
    padding-bottom: 17vw;
  }
  main.beer-contents .box9-pic {
    width: 32.98%;
    max-width: inherit;
    margin-bottom: 5vw;
  }
  main.beer-contents .box2-frame__title {
    font-size: 4.53vw;
    margin-bottom: 4vw;
    white-space: nowrap;
  }
  main.beer-contents .box2-frame__title span {
    font-size: 3.6vw;
  }
  main.beer-contents .box2-frame {
    width: 100%;
    max-width: inherit;
  }
  main.beer-contents .cmttw-widget {
    height: 55vw !important;
  }
  main.beer-contents .beer-contents-box-twit {
    width: 100%;
    max-width: inherit;
    margin-bottom: 12.2vw;
  }
  main.beer-contents .beer-contents-box-twit__title {
    font-size: 4.53vw;
    margin-bottom: 4vw;
  }
  main.beer-contents .box7-text {
    font-size: 2.68vw;
    line-height: 1.6;
    padding-left: 1em;
    text-indent: -1em;
    margin-bottom: 6vw;
  }
}

@media screen and (max-width: 1740px) {
  main.beer-contents .box1-pic1 {
    width: 115vw;
  }
}

@media screen and (max-width: 1000px) {
  main.beer-contents .box6-list__text {
    margin-bottom: 397px;
  }
  main.beer-contents .box6-list__inner {
    top: 447px;
  }
}

@media screen and (max-width: 1370px) {
  main.beer-contents .box6-list-inner__title {
    font-size: 2.32vw;
  }
}
/*# sourceMappingURL=wagon.css.map */
