@charset "UTF-8";
/*  Font family CDN
 ========================================================================== */
@import url(https://cdn.jsdelivr.net/npm/yakuhanjp@3.4.1/dist/css/yakuhanmp.min.css);
@font-face {
  font-family: "myicon";
  src: url(../fonts/myicon.woff2) format("woff2"), url(../fonts/myicon.woff) format("woff"), url(../fonts/myicon.svg#myicon) format("svg");
  font-style: normal;
  font-weight: normal;
}
.myicon {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-family: "myicon";
  font-style: normal;
  font-weight: normal;
  line-height: 1;
}
.myicon-lg {
  font-size: 1.3333333333em;
  line-height: 0.75em;
  vertical-align: -15%;
}
.myicon-2x {
  font-size: 2em;
}
.myicon-3x {
  font-size: 3em;
}
.myicon-4x {
  font-size: 4em;
}
.myicon-5x {
  font-size: 5em;
}
.myicon-fw {
  text-align: center;
  width: 1.2857142857em;
}
.myicon-arrow-up::before {
  content: "\ea01";
}
.myicon-arrow-up-wh::before {
  content: "\ea05";
}
.myicon-arrow-up-s-wh::before {
  content: "\ea09";
}
.myicon-arrow-up-s::before {
  content: "\ea0d";
}
.myicon-arrow-right::before {
  content: "\ea02";
}
.myicon-arrow-right-wh::before {
  content: "\ea06";
}
.myicon-arrow-right-s-wh::before {
  content: "\ea0a";
}
.myicon-arrow-right-s::before {
  content: "\ea0e";
}
.myicon-arrow-bottom::before {
  content: "\ea03";
}
.myicon-arrow-bottom-wh::before {
  content: "\ea07";
}
.myicon-arrow-bottom-s-wh::before {
  content: "\ea0b";
}
.myicon-arrow-bottom-s::before {
  content: "\ea0f";
}
.myicon-arrow-left::before {
  content: "\ea04";
}
.myicon-arrow-left-wh::before {
  content: "\ea08";
}
.myicon-arrow-left-s-wh::before {
  content: "\ea0c";
}
.myicon-arrow-left-s::before {
  content: "\ea10";
}
.myicon-arrow-play::before {
  content: "\ea11";
}
.myicon-arrow-external::before {
  content: "\ea12";
}
.myicon-arrow-location::before {
  content: "\ea13";
}
.myicon-arrow-sns-fb::before {
  content: "\ea14";
}

html.is-modal {
  overflow: auto;
}

@media only screen and (max-width: 768px) {
  html.is-hamburger {
    overflow: auto;
  }
}
html.is-modal .layout-container {
  position: fixed;
  width: 100%;
}

@media only screen and (max-width: 768px) {
  html.is-hamburger .layout-container {
    position: fixed;
    width: 100%;
  }
}
.layout-footer {
  z-index: 2;
}

.l-wrapper-yebisu {
  color: #340008;
  background: #f9f9f9;
}

@media only screen and (min-width: 769px) {
  .l-wrapper-yebisu {
    line-height: 2;
  }
}
@media only screen and (max-width: 768px) {
  .l-wrapper-yebisu {
    line-height: 2;
  }
}
body.english .l-wrapper-yebisu {
  font-family: Arial, sans-serif;
}

body.korean .l-wrapper-yebisu {
  font-family: "Apple SD Gothic Neo", Gulim, "Malgun Gothic", Helvetica, Arial, sans-serif;
}

body.chinese_tr .l-wrapper-yebisu {
  font-family: "PingFang TC", "Hiragino Sans CNS", "Microsoft JhengHei", Helvetica, Arial, sans-serif;
}

body.chinese_si .l-wrapper-yebisu {
  font-family: "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", Helvetica, Arial, sans-serif;
}

.l-wrapper-yebisu * {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 0;
  margin: 0;
  outline: 0 !important;
}

.l-wrapper-yebisu a {
  color: #340008;
  text-decoration: none;
  outline: 0;
}

.l-wrapper-yebisu a[target=_blank]::after {
  display: none;
}

.l-wrapper-yebisu img {
  display: block;
  max-width: 100%;
  height: auto;
  max-height: none;
}

.l-wrapper-yebisu img[src$=svg] {
  width: 100%;
}

.l-wrapper-yebisu ol li, .l-wrapper-yebisu ul li {
  list-style: none;
}

.l-wrapper-yebisu button, .l-wrapper-yebisu input, .l-wrapper-yebisu select, .l-wrapper-yebisu textarea {
  font-family: inherit;
  font-weight: inherit;
  outline: 0;
  -webkit-appearance: none;
  -moz-appearance: none;
       appearance: none;
}

.l-wrapper-yebisu button {
  cursor: pointer;
}

.l-wrapper-yebisu address {
  font-style: normal;
}

.l-wrapper-yebisu sup {
  font-size: 10px;
}

@media only screen and (min-width: 769px) {
  .l-wrapper-yebisu .vjs-big-play-button {
    font-size: 3em;
  }
}
@media only screen and (max-width: 768px) {
  .l-wrapper-yebisu .vjs-big-play-button {
    font-size: 2.5em;
  }
}
.l-wrapper-yebisu .vjs-mouse.vjs-playlist {
  min-width: auto;
}

.l-wrapper-yebisu .vjs-mouse.vjs-playlist .vjs-playlist-name {
  font-size: 14px;
}

.l-wrapper-yebisu .vjs-mouse.vjs-playlist .vjs-playlist-description {
  font-size: 12px;
}

.breadcrumbs[data-modify=header] {
  position: relative;
  bottom: auto;
}

.breadcrumbs[data-modify=header] > ol {
  position: absolute;
  top: 0;
  max-width: none;
}

.breadcrumbs[data-modify=header] li {
  color: #fff;
}

.breadcrumbs[data-modify=header] li a {
  color: #fff;
}

.breadcrumbs[data-modify=header] li a span {
  color: #fff;
}

.hopterroir .breadcrumbs[data-modify=header] {
  display: none;
}

.s-dancyu_01 .breadcrumbs[data-modify=header] li, .s-drink .breadcrumbs[data-modify=header] li, .s-fathersday .breadcrumbs[data-modify=header] li, .s-product .breadcrumbs[data-modify=header] li, .s-quality .breadcrumbs[data-modify=header] li, .s-white .breadcrumbs[data-modify=header] li, .s-yebisu .breadcrumbs[data-modify=header] li {
  color: #340008;
}

.s-dancyu_01 .breadcrumbs[data-modify=header] li a, .s-drink .breadcrumbs[data-modify=header] li a, .s-fathersday .breadcrumbs[data-modify=header] li a, .s-product .breadcrumbs[data-modify=header] li a, .s-quality .breadcrumbs[data-modify=header] li a, .s-white .breadcrumbs[data-modify=header] li a, .s-yebisu .breadcrumbs[data-modify=header] li a {
  color: #340008;
}

.s-dancyu_01 .breadcrumbs[data-modify=header] li a span, .s-drink .breadcrumbs[data-modify=header] li a span, .s-fathersday .breadcrumbs[data-modify=header] li a span, .s-product .breadcrumbs[data-modify=header] li a span, .s-quality .breadcrumbs[data-modify=header] li a span, .s-white .breadcrumbs[data-modify=header] li a span, .s-yebisu .breadcrumbs[data-modify=header] li a span {
  color: #340008;
}

.s-ewvi0ml8gq .breadcrumbs[data-modify=header], .s-royalleaf .breadcrumbs[data-modify=header] {
  display: none;
}

@media only screen and (min-width: 769px) {
  .breadcrumbs[data-modify=header] > ol {
    padding: 3rem 5rem;
  }
}
@media only screen and (max-width: 768px) {
  .breadcrumbs[data-modify=header] {
    display: block;
  }
  .breadcrumbs[data-modify=header] > ol {
    padding: 4vw 4vw;
  }
  .breadcrumbs[data-modify=header] li {
    padding-left: 5.3333333333vw;
  }
}
.l-wrapper-yebisu {
  position: relative;
}

.l-head--basic {
  position: relative;
  z-index: 999;
  border-top: 1px solid #d9d9d9;
}

.is-hamburger .l-head--basic {
  z-index: 1001;
}

@media only screen and (max-width: 768px) {
  .l-head--basic {
    height: 6.4rem;
  }
}
@media only screen and (min-width: 769px) {
  .l-head--basic {
    height: 10rem;
  }
}
.l-head--scroll {
  position: relative;
  z-index: 999;
  border-top: 1px solid #d9d9d9;
}

.is-hamburger .l-head--scroll {
  z-index: 1001;
}

@media only screen and (max-width: 768px) {
  .l-head--scroll {
    height: 6.4rem;
  }
}
.l-head--language {
  position: relative;
  z-index: 999;
  border-top: 1px solid #d9d9d9;
}

.is-hamburger .l-head--language {
  z-index: 1001;
}

@media only screen and (max-width: 768px) {
  .l-head--language {
    height: 6.4rem;
  }
}
@media only screen and (min-width: 769px) {
  .l-head--language {
    height: 10rem;
  }
}
.l-main.s-zeppin {
  background: #fff;
}

@media only screen and (min-width: 769px) {
  .l-main {
    font-size: 1.6rem;
  }
}
@media only screen and (max-width: 768px) {
  .l-main {
    font-size: 3.7333333333vw;
  }
}
.l-section.js-inview {
  opacity: 0;
  -webkit-transform: translate(0, 20px);
          transform: translate(0, 20px);
  -webkit-transition: opacity 0.5s, -webkit-transform 0.5s;
  transition: opacity 0.5s, -webkit-transform 0.5s;
  transition: opacity 0.5s, transform 0.5s;
  transition: opacity 0.5s, transform 0.5s, -webkit-transform 0.5s;
  -webkit-transition-timing-function: cubic-bezier(0, 0, 0.25, 1);
          transition-timing-function: cubic-bezier(0, 0, 0.25, 1);
}

.l-section.js-inview.is-inview {
  opacity: 1;
  -webkit-transform: none;
          transform: none;
}

@media only screen and (min-width: 769px) {
  .l-section__inner {
    max-width: 129.6rem;
    padding: 10rem 4.8rem;
    margin-right: auto;
    margin-left: auto;
  }
}
@media only screen and (max-width: 768px) {
  .l-section__inner {
    padding: 13.3333333333vw 4vw;
  }
}
.l-section--large.js-inview {
  opacity: 0;
  -webkit-transform: translate(0, 20px);
          transform: translate(0, 20px);
  -webkit-transition: opacity 0.5s, -webkit-transform 0.5s;
  transition: opacity 0.5s, -webkit-transform 0.5s;
  transition: opacity 0.5s, transform 0.5s;
  transition: opacity 0.5s, transform 0.5s, -webkit-transform 0.5s;
  -webkit-transition-timing-function: cubic-bezier(0, 0, 0.25, 1);
          transition-timing-function: cubic-bezier(0, 0, 0.25, 1);
}

.l-section--large.js-inview.is-inview {
  opacity: 1;
  -webkit-transform: none;
          transform: none;
}

@media only screen and (min-width: 769px) {
  .l-section--large__inner {
    max-width: 129.6rem;
    padding: 10rem 4.8rem;
    margin-right: auto;
    margin-left: auto;
  }
}
@media only screen and (max-width: 768px) {
  .l-section--large__inner {
    padding: 13.3333333333vw 4vw;
  }
}
@media only screen and (min-width: 769px) {
  .l-section--large__inner {
    max-width: 143.8rem;
    padding: 9rem 2.4rem;
  }
}
.l-section--3d.js-inview {
  opacity: 0;
  -webkit-transform: translate(0, 20px);
          transform: translate(0, 20px);
  -webkit-transition: opacity 0.5s, -webkit-transform 0.5s;
  transition: opacity 0.5s, -webkit-transform 0.5s;
  transition: opacity 0.5s, transform 0.5s;
  transition: opacity 0.5s, transform 0.5s, -webkit-transform 0.5s;
  -webkit-transition-timing-function: cubic-bezier(0, 0, 0.25, 1);
          transition-timing-function: cubic-bezier(0, 0, 0.25, 1);
}

.l-section--3d.js-inview.is-inview {
  opacity: 1;
  -webkit-transform: none;
          transform: none;
}

@media only screen and (min-width: 769px) {
  .l-section--3d__inner {
    max-width: 129.6rem;
    padding: 10rem 4.8rem;
    margin-right: auto;
    margin-left: auto;
  }
}
@media only screen and (max-width: 768px) {
  .l-section--3d__inner {
    padding: 13.3333333333vw 4vw;
  }
}
.l-section--3d__inner {
  padding-bottom: 0;
}

.l-section--3d__container {
  background: #fff;
}

@media only screen and (min-width: 769px) {
  .l-section--3d {
    padding: 12rem 2.5rem 0;
  }
  .l-section--3d__inner {
    position: relative;
    max-width: 139rem;
    padding-top: 5rem;
    padding-bottom: 0;
  }
  .l-section--3d__inner::before {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 0;
    display: block;
    width: 100%;
    height: calc(100% - 20rem);
    content: "";
    background: #f0ebe7;
  }
  .l-section--3d__header {
    position: relative;
    z-index: 1;
    max-width: 120rem;
    margin-right: auto;
    margin-left: auto;
  }
  .l-section--3d__container {
    position: relative;
    z-index: 1;
    max-width: 120rem;
    padding: 12rem 3rem 8rem;
    margin-right: auto;
    margin-left: auto;
  }
}
@media only screen and (max-width: 768px) {
  .l-section--3d {
    background: #f0ebe7;
  }
  .l-section--3d__inner {
    padding: 9.3333333333vw 0 0;
  }
  .l-section--3d__header {
    padding: 0 6vw;
  }
  .l-section--3d__container {
    padding: 3rem 6vw;
  }
}
.c-brightcove .video-js {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}

.c-brightcove video {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.c-brightcove--bg {
  position: relative;
  pointer-events: none;
}

.c-brightcove--bg .video-js {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}

.c-brightcove--bg video {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.c-brightcove--bg .vjs-control-bar {
  visibility: hidden;
}

.c-grid {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

@media only screen and (min-width: 769px) {
  .c-grid__cell1 {
    width: 8.3333333333%;
  }
  .c-grid__cell1--sp1 {
    width: 8.3333333333%;
  }
  .c-grid__cell1--sp2 {
    width: 8.3333333333%;
  }
  .c-grid__cell1--sp3 {
    width: 8.3333333333%;
  }
  .c-grid__cell1--sp4 {
    width: 8.3333333333%;
  }
  .c-grid__cell1--sp5 {
    width: 8.3333333333%;
  }
  .c-grid__cell1--sp6 {
    width: 8.3333333333%;
  }
  .c-grid__cell1--sp7 {
    width: 8.3333333333%;
  }
  .c-grid__cell1--sp8 {
    width: 8.3333333333%;
  }
  .c-grid__cell1--sp9 {
    width: 8.3333333333%;
  }
  .c-grid__cell1--sp10 {
    width: 8.3333333333%;
  }
  .c-grid__cell1--sp11 {
    width: 8.3333333333%;
  }
  .c-grid__cell1--sp12 {
    width: 8.3333333333%;
  }
}
@media only screen and (max-width: 768px) {
  .c-grid__cell1--sp1 {
    width: 8.3333333333%;
  }
  .c-grid__cell1--sp2 {
    width: 16.6666666667%;
  }
  .c-grid__cell1--sp3 {
    width: 25%;
  }
  .c-grid__cell1--sp4 {
    width: 33.3333333333%;
  }
  .c-grid__cell1--sp5 {
    width: 41.6666666667%;
  }
  .c-grid__cell1--sp6 {
    width: 50%;
  }
  .c-grid__cell1--sp7 {
    width: 58.3333333333%;
  }
  .c-grid__cell1--sp8 {
    width: 66.6666666667%;
  }
  .c-grid__cell1--sp9 {
    width: 75%;
  }
  .c-grid__cell1--sp10 {
    width: 83.3333333333%;
  }
  .c-grid__cell1--sp11 {
    width: 91.6666666667%;
  }
  .c-grid__cell1--sp12 {
    width: 100%;
  }
}
@media only screen and (min-width: 769px) {
  .c-grid__cell2 {
    width: 16.6666666667%;
  }
  .c-grid__cell2--sp1 {
    width: 16.6666666667%;
  }
  .c-grid__cell2--sp2 {
    width: 16.6666666667%;
  }
  .c-grid__cell2--sp3 {
    width: 16.6666666667%;
  }
  .c-grid__cell2--sp4 {
    width: 16.6666666667%;
  }
  .c-grid__cell2--sp5 {
    width: 16.6666666667%;
  }
  .c-grid__cell2--sp6 {
    width: 16.6666666667%;
  }
  .c-grid__cell2--sp7 {
    width: 16.6666666667%;
  }
  .c-grid__cell2--sp8 {
    width: 16.6666666667%;
  }
  .c-grid__cell2--sp9 {
    width: 16.6666666667%;
  }
  .c-grid__cell2--sp10 {
    width: 16.6666666667%;
  }
  .c-grid__cell2--sp11 {
    width: 16.6666666667%;
  }
  .c-grid__cell2--sp12 {
    width: 16.6666666667%;
  }
}
@media only screen and (max-width: 768px) {
  .c-grid__cell2--sp1 {
    width: 8.3333333333%;
  }
  .c-grid__cell2--sp2 {
    width: 16.6666666667%;
  }
  .c-grid__cell2--sp3 {
    width: 25%;
  }
  .c-grid__cell2--sp4 {
    width: 33.3333333333%;
  }
  .c-grid__cell2--sp5 {
    width: 41.6666666667%;
  }
  .c-grid__cell2--sp6 {
    width: 50%;
  }
  .c-grid__cell2--sp7 {
    width: 58.3333333333%;
  }
  .c-grid__cell2--sp8 {
    width: 66.6666666667%;
  }
  .c-grid__cell2--sp9 {
    width: 75%;
  }
  .c-grid__cell2--sp10 {
    width: 83.3333333333%;
  }
  .c-grid__cell2--sp11 {
    width: 91.6666666667%;
  }
  .c-grid__cell2--sp12 {
    width: 100%;
  }
}
@media only screen and (min-width: 769px) {
  .c-grid__cell3 {
    width: 25%;
  }
  .c-grid__cell3--sp1 {
    width: 25%;
  }
  .c-grid__cell3--sp2 {
    width: 25%;
  }
  .c-grid__cell3--sp3 {
    width: 25%;
  }
  .c-grid__cell3--sp4 {
    width: 25%;
  }
  .c-grid__cell3--sp5 {
    width: 25%;
  }
  .c-grid__cell3--sp6 {
    width: 25%;
  }
  .c-grid__cell3--sp7 {
    width: 25%;
  }
  .c-grid__cell3--sp8 {
    width: 25%;
  }
  .c-grid__cell3--sp9 {
    width: 25%;
  }
  .c-grid__cell3--sp10 {
    width: 25%;
  }
  .c-grid__cell3--sp11 {
    width: 25%;
  }
  .c-grid__cell3--sp12 {
    width: 25%;
  }
}
@media only screen and (max-width: 768px) {
  .c-grid__cell3--sp1 {
    width: 8.3333333333%;
  }
  .c-grid__cell3--sp2 {
    width: 16.6666666667%;
  }
  .c-grid__cell3--sp3 {
    width: 25%;
  }
  .c-grid__cell3--sp4 {
    width: 33.3333333333%;
  }
  .c-grid__cell3--sp5 {
    width: 41.6666666667%;
  }
  .c-grid__cell3--sp6 {
    width: 50%;
  }
  .c-grid__cell3--sp7 {
    width: 58.3333333333%;
  }
  .c-grid__cell3--sp8 {
    width: 66.6666666667%;
  }
  .c-grid__cell3--sp9 {
    width: 75%;
  }
  .c-grid__cell3--sp10 {
    width: 83.3333333333%;
  }
  .c-grid__cell3--sp11 {
    width: 91.6666666667%;
  }
  .c-grid__cell3--sp12 {
    width: 100%;
  }
}
@media only screen and (min-width: 769px) {
  .c-grid__cell4 {
    width: 33.3333333333%;
  }
  .c-grid__cell4--sp1 {
    width: 33.3333333333%;
  }
  .c-grid__cell4--sp2 {
    width: 33.3333333333%;
  }
  .c-grid__cell4--sp3 {
    width: 33.3333333333%;
  }
  .c-grid__cell4--sp4 {
    width: 33.3333333333%;
  }
  .c-grid__cell4--sp5 {
    width: 33.3333333333%;
  }
  .c-grid__cell4--sp6 {
    width: 33.3333333333%;
  }
  .c-grid__cell4--sp7 {
    width: 33.3333333333%;
  }
  .c-grid__cell4--sp8 {
    width: 33.3333333333%;
  }
  .c-grid__cell4--sp9 {
    width: 33.3333333333%;
  }
  .c-grid__cell4--sp10 {
    width: 33.3333333333%;
  }
  .c-grid__cell4--sp11 {
    width: 33.3333333333%;
  }
  .c-grid__cell4--sp12 {
    width: 33.3333333333%;
  }
}
@media only screen and (max-width: 768px) {
  .c-grid__cell4--sp1 {
    width: 8.3333333333%;
  }
  .c-grid__cell4--sp2 {
    width: 16.6666666667%;
  }
  .c-grid__cell4--sp3 {
    width: 25%;
  }
  .c-grid__cell4--sp4 {
    width: 33.3333333333%;
  }
  .c-grid__cell4--sp5 {
    width: 41.6666666667%;
  }
  .c-grid__cell4--sp6 {
    width: 50%;
  }
  .c-grid__cell4--sp7 {
    width: 58.3333333333%;
  }
  .c-grid__cell4--sp8 {
    width: 66.6666666667%;
  }
  .c-grid__cell4--sp9 {
    width: 75%;
  }
  .c-grid__cell4--sp10 {
    width: 83.3333333333%;
  }
  .c-grid__cell4--sp11 {
    width: 91.6666666667%;
  }
  .c-grid__cell4--sp12 {
    width: 100%;
  }
}
@media only screen and (min-width: 769px) {
  .c-grid__cell5 {
    width: 41.6666666667%;
  }
  .c-grid__cell5--sp1 {
    width: 41.6666666667%;
  }
  .c-grid__cell5--sp2 {
    width: 41.6666666667%;
  }
  .c-grid__cell5--sp3 {
    width: 41.6666666667%;
  }
  .c-grid__cell5--sp4 {
    width: 41.6666666667%;
  }
  .c-grid__cell5--sp5 {
    width: 41.6666666667%;
  }
  .c-grid__cell5--sp6 {
    width: 41.6666666667%;
  }
  .c-grid__cell5--sp7 {
    width: 41.6666666667%;
  }
  .c-grid__cell5--sp8 {
    width: 41.6666666667%;
  }
  .c-grid__cell5--sp9 {
    width: 41.6666666667%;
  }
  .c-grid__cell5--sp10 {
    width: 41.6666666667%;
  }
  .c-grid__cell5--sp11 {
    width: 41.6666666667%;
  }
  .c-grid__cell5--sp12 {
    width: 41.6666666667%;
  }
}
@media only screen and (max-width: 768px) {
  .c-grid__cell5--sp1 {
    width: 8.3333333333%;
  }
  .c-grid__cell5--sp2 {
    width: 16.6666666667%;
  }
  .c-grid__cell5--sp3 {
    width: 25%;
  }
  .c-grid__cell5--sp4 {
    width: 33.3333333333%;
  }
  .c-grid__cell5--sp5 {
    width: 41.6666666667%;
  }
  .c-grid__cell5--sp6 {
    width: 50%;
  }
  .c-grid__cell5--sp7 {
    width: 58.3333333333%;
  }
  .c-grid__cell5--sp8 {
    width: 66.6666666667%;
  }
  .c-grid__cell5--sp9 {
    width: 75%;
  }
  .c-grid__cell5--sp10 {
    width: 83.3333333333%;
  }
  .c-grid__cell5--sp11 {
    width: 91.6666666667%;
  }
  .c-grid__cell5--sp12 {
    width: 100%;
  }
}
@media only screen and (min-width: 769px) {
  .c-grid__cell6 {
    width: 50%;
  }
  .c-grid__cell6--sp1 {
    width: 50%;
  }
  .c-grid__cell6--sp2 {
    width: 50%;
  }
  .c-grid__cell6--sp3 {
    width: 50%;
  }
  .c-grid__cell6--sp4 {
    width: 50%;
  }
  .c-grid__cell6--sp5 {
    width: 50%;
  }
  .c-grid__cell6--sp6 {
    width: 50%;
  }
  .c-grid__cell6--sp7 {
    width: 50%;
  }
  .c-grid__cell6--sp8 {
    width: 50%;
  }
  .c-grid__cell6--sp9 {
    width: 50%;
  }
  .c-grid__cell6--sp10 {
    width: 50%;
  }
  .c-grid__cell6--sp11 {
    width: 50%;
  }
  .c-grid__cell6--sp12 {
    width: 50%;
  }
}
@media only screen and (max-width: 768px) {
  .c-grid__cell6--sp1 {
    width: 8.3333333333%;
  }
  .c-grid__cell6--sp2 {
    width: 16.6666666667%;
  }
  .c-grid__cell6--sp3 {
    width: 25%;
  }
  .c-grid__cell6--sp4 {
    width: 33.3333333333%;
  }
  .c-grid__cell6--sp5 {
    width: 41.6666666667%;
  }
  .c-grid__cell6--sp6 {
    width: 50%;
  }
  .c-grid__cell6--sp7 {
    width: 58.3333333333%;
  }
  .c-grid__cell6--sp8 {
    width: 66.6666666667%;
  }
  .c-grid__cell6--sp9 {
    width: 75%;
  }
  .c-grid__cell6--sp10 {
    width: 83.3333333333%;
  }
  .c-grid__cell6--sp11 {
    width: 91.6666666667%;
  }
  .c-grid__cell6--sp12 {
    width: 100%;
  }
}
@media only screen and (min-width: 769px) {
  .c-grid__cell7 {
    width: 58.3333333333%;
  }
  .c-grid__cell7--sp1 {
    width: 58.3333333333%;
  }
  .c-grid__cell7--sp2 {
    width: 58.3333333333%;
  }
  .c-grid__cell7--sp3 {
    width: 58.3333333333%;
  }
  .c-grid__cell7--sp4 {
    width: 58.3333333333%;
  }
  .c-grid__cell7--sp5 {
    width: 58.3333333333%;
  }
  .c-grid__cell7--sp6 {
    width: 58.3333333333%;
  }
  .c-grid__cell7--sp7 {
    width: 58.3333333333%;
  }
  .c-grid__cell7--sp8 {
    width: 58.3333333333%;
  }
  .c-grid__cell7--sp9 {
    width: 58.3333333333%;
  }
  .c-grid__cell7--sp10 {
    width: 58.3333333333%;
  }
  .c-grid__cell7--sp11 {
    width: 58.3333333333%;
  }
  .c-grid__cell7--sp12 {
    width: 58.3333333333%;
  }
}
@media only screen and (max-width: 768px) {
  .c-grid__cell7--sp1 {
    width: 8.3333333333%;
  }
  .c-grid__cell7--sp2 {
    width: 16.6666666667%;
  }
  .c-grid__cell7--sp3 {
    width: 25%;
  }
  .c-grid__cell7--sp4 {
    width: 33.3333333333%;
  }
  .c-grid__cell7--sp5 {
    width: 41.6666666667%;
  }
  .c-grid__cell7--sp6 {
    width: 50%;
  }
  .c-grid__cell7--sp7 {
    width: 58.3333333333%;
  }
  .c-grid__cell7--sp8 {
    width: 66.6666666667%;
  }
  .c-grid__cell7--sp9 {
    width: 75%;
  }
  .c-grid__cell7--sp10 {
    width: 83.3333333333%;
  }
  .c-grid__cell7--sp11 {
    width: 91.6666666667%;
  }
  .c-grid__cell7--sp12 {
    width: 100%;
  }
}
@media only screen and (min-width: 769px) {
  .c-grid__cell8 {
    width: 66.6666666667%;
  }
  .c-grid__cell8--sp1 {
    width: 66.6666666667%;
  }
  .c-grid__cell8--sp2 {
    width: 66.6666666667%;
  }
  .c-grid__cell8--sp3 {
    width: 66.6666666667%;
  }
  .c-grid__cell8--sp4 {
    width: 66.6666666667%;
  }
  .c-grid__cell8--sp5 {
    width: 66.6666666667%;
  }
  .c-grid__cell8--sp6 {
    width: 66.6666666667%;
  }
  .c-grid__cell8--sp7 {
    width: 66.6666666667%;
  }
  .c-grid__cell8--sp8 {
    width: 66.6666666667%;
  }
  .c-grid__cell8--sp9 {
    width: 66.6666666667%;
  }
  .c-grid__cell8--sp10 {
    width: 66.6666666667%;
  }
  .c-grid__cell8--sp11 {
    width: 66.6666666667%;
  }
  .c-grid__cell8--sp12 {
    width: 66.6666666667%;
  }
}
@media only screen and (max-width: 768px) {
  .c-grid__cell8--sp1 {
    width: 8.3333333333%;
  }
  .c-grid__cell8--sp2 {
    width: 16.6666666667%;
  }
  .c-grid__cell8--sp3 {
    width: 25%;
  }
  .c-grid__cell8--sp4 {
    width: 33.3333333333%;
  }
  .c-grid__cell8--sp5 {
    width: 41.6666666667%;
  }
  .c-grid__cell8--sp6 {
    width: 50%;
  }
  .c-grid__cell8--sp7 {
    width: 58.3333333333%;
  }
  .c-grid__cell8--sp8 {
    width: 66.6666666667%;
  }
  .c-grid__cell8--sp9 {
    width: 75%;
  }
  .c-grid__cell8--sp10 {
    width: 83.3333333333%;
  }
  .c-grid__cell8--sp11 {
    width: 91.6666666667%;
  }
  .c-grid__cell8--sp12 {
    width: 100%;
  }
}
@media only screen and (min-width: 769px) {
  .c-grid__cell9 {
    width: 75%;
  }
  .c-grid__cell9--sp1 {
    width: 75%;
  }
  .c-grid__cell9--sp2 {
    width: 75%;
  }
  .c-grid__cell9--sp3 {
    width: 75%;
  }
  .c-grid__cell9--sp4 {
    width: 75%;
  }
  .c-grid__cell9--sp5 {
    width: 75%;
  }
  .c-grid__cell9--sp6 {
    width: 75%;
  }
  .c-grid__cell9--sp7 {
    width: 75%;
  }
  .c-grid__cell9--sp8 {
    width: 75%;
  }
  .c-grid__cell9--sp9 {
    width: 75%;
  }
  .c-grid__cell9--sp10 {
    width: 75%;
  }
  .c-grid__cell9--sp11 {
    width: 75%;
  }
  .c-grid__cell9--sp12 {
    width: 75%;
  }
}
@media only screen and (max-width: 768px) {
  .c-grid__cell9--sp1 {
    width: 8.3333333333%;
  }
  .c-grid__cell9--sp2 {
    width: 16.6666666667%;
  }
  .c-grid__cell9--sp3 {
    width: 25%;
  }
  .c-grid__cell9--sp4 {
    width: 33.3333333333%;
  }
  .c-grid__cell9--sp5 {
    width: 41.6666666667%;
  }
  .c-grid__cell9--sp6 {
    width: 50%;
  }
  .c-grid__cell9--sp7 {
    width: 58.3333333333%;
  }
  .c-grid__cell9--sp8 {
    width: 66.6666666667%;
  }
  .c-grid__cell9--sp9 {
    width: 75%;
  }
  .c-grid__cell9--sp10 {
    width: 83.3333333333%;
  }
  .c-grid__cell9--sp11 {
    width: 91.6666666667%;
  }
  .c-grid__cell9--sp12 {
    width: 100%;
  }
}
@media only screen and (min-width: 769px) {
  .c-grid__cell10 {
    width: 83.3333333333%;
  }
  .c-grid__cell10--sp1 {
    width: 83.3333333333%;
  }
  .c-grid__cell10--sp2 {
    width: 83.3333333333%;
  }
  .c-grid__cell10--sp3 {
    width: 83.3333333333%;
  }
  .c-grid__cell10--sp4 {
    width: 83.3333333333%;
  }
  .c-grid__cell10--sp5 {
    width: 83.3333333333%;
  }
  .c-grid__cell10--sp6 {
    width: 83.3333333333%;
  }
  .c-grid__cell10--sp7 {
    width: 83.3333333333%;
  }
  .c-grid__cell10--sp8 {
    width: 83.3333333333%;
  }
  .c-grid__cell10--sp9 {
    width: 83.3333333333%;
  }
  .c-grid__cell10--sp10 {
    width: 83.3333333333%;
  }
  .c-grid__cell10--sp11 {
    width: 83.3333333333%;
  }
  .c-grid__cell10--sp12 {
    width: 83.3333333333%;
  }
}
@media only screen and (max-width: 768px) {
  .c-grid__cell10--sp1 {
    width: 8.3333333333%;
  }
  .c-grid__cell10--sp2 {
    width: 16.6666666667%;
  }
  .c-grid__cell10--sp3 {
    width: 25%;
  }
  .c-grid__cell10--sp4 {
    width: 33.3333333333%;
  }
  .c-grid__cell10--sp5 {
    width: 41.6666666667%;
  }
  .c-grid__cell10--sp6 {
    width: 50%;
  }
  .c-grid__cell10--sp7 {
    width: 58.3333333333%;
  }
  .c-grid__cell10--sp8 {
    width: 66.6666666667%;
  }
  .c-grid__cell10--sp9 {
    width: 75%;
  }
  .c-grid__cell10--sp10 {
    width: 83.3333333333%;
  }
  .c-grid__cell10--sp11 {
    width: 91.6666666667%;
  }
  .c-grid__cell10--sp12 {
    width: 100%;
  }
}
@media only screen and (min-width: 769px) {
  .c-grid__cell11 {
    width: 91.6666666667%;
  }
  .c-grid__cell11--sp1 {
    width: 91.6666666667%;
  }
  .c-grid__cell11--sp2 {
    width: 91.6666666667%;
  }
  .c-grid__cell11--sp3 {
    width: 91.6666666667%;
  }
  .c-grid__cell11--sp4 {
    width: 91.6666666667%;
  }
  .c-grid__cell11--sp5 {
    width: 91.6666666667%;
  }
  .c-grid__cell11--sp6 {
    width: 91.6666666667%;
  }
  .c-grid__cell11--sp7 {
    width: 91.6666666667%;
  }
  .c-grid__cell11--sp8 {
    width: 91.6666666667%;
  }
  .c-grid__cell11--sp9 {
    width: 91.6666666667%;
  }
  .c-grid__cell11--sp10 {
    width: 91.6666666667%;
  }
  .c-grid__cell11--sp11 {
    width: 91.6666666667%;
  }
  .c-grid__cell11--sp12 {
    width: 91.6666666667%;
  }
}
@media only screen and (max-width: 768px) {
  .c-grid__cell11--sp1 {
    width: 8.3333333333%;
  }
  .c-grid__cell11--sp2 {
    width: 16.6666666667%;
  }
  .c-grid__cell11--sp3 {
    width: 25%;
  }
  .c-grid__cell11--sp4 {
    width: 33.3333333333%;
  }
  .c-grid__cell11--sp5 {
    width: 41.6666666667%;
  }
  .c-grid__cell11--sp6 {
    width: 50%;
  }
  .c-grid__cell11--sp7 {
    width: 58.3333333333%;
  }
  .c-grid__cell11--sp8 {
    width: 66.6666666667%;
  }
  .c-grid__cell11--sp9 {
    width: 75%;
  }
  .c-grid__cell11--sp10 {
    width: 83.3333333333%;
  }
  .c-grid__cell11--sp11 {
    width: 91.6666666667%;
  }
  .c-grid__cell11--sp12 {
    width: 100%;
  }
}
@media only screen and (min-width: 769px) {
  .c-grid__cell12 {
    width: 100%;
  }
  .c-grid__cell12--sp1 {
    width: 100%;
  }
  .c-grid__cell12--sp2 {
    width: 100%;
  }
  .c-grid__cell12--sp3 {
    width: 100%;
  }
  .c-grid__cell12--sp4 {
    width: 100%;
  }
  .c-grid__cell12--sp5 {
    width: 100%;
  }
  .c-grid__cell12--sp6 {
    width: 100%;
  }
  .c-grid__cell12--sp7 {
    width: 100%;
  }
  .c-grid__cell12--sp8 {
    width: 100%;
  }
  .c-grid__cell12--sp9 {
    width: 100%;
  }
  .c-grid__cell12--sp10 {
    width: 100%;
  }
  .c-grid__cell12--sp11 {
    width: 100%;
  }
  .c-grid__cell12--sp12 {
    width: 100%;
  }
}
@media only screen and (max-width: 768px) {
  .c-grid__cell12--sp1 {
    width: 8.3333333333%;
  }
  .c-grid__cell12--sp2 {
    width: 16.6666666667%;
  }
  .c-grid__cell12--sp3 {
    width: 25%;
  }
  .c-grid__cell12--sp4 {
    width: 33.3333333333%;
  }
  .c-grid__cell12--sp5 {
    width: 41.6666666667%;
  }
  .c-grid__cell12--sp6 {
    width: 50%;
  }
  .c-grid__cell12--sp7 {
    width: 58.3333333333%;
  }
  .c-grid__cell12--sp8 {
    width: 66.6666666667%;
  }
  .c-grid__cell12--sp9 {
    width: 75%;
  }
  .c-grid__cell12--sp10 {
    width: 83.3333333333%;
  }
  .c-grid__cell12--sp11 {
    width: 91.6666666667%;
  }
  .c-grid__cell12--sp12 {
    width: 100%;
  }
}
@media only screen and (max-width: 768px) {
  .c-hum--open {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    width: 6.4rem;
    height: 6.4rem;
  }
  .c-hum--open__ico {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    width: 2.4rem;
    height: 1.9rem;
  }
  .c-hum--open__ico span {
    display: block;
    width: 100%;
    height: 1px;
    background: #340008;
  }
}
.c-lang--header {
  position: relative;
}

.c-lang--header__current {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  font-weight: 700;
  cursor: pointer;
}

.c-lang--header__list {
  visibility: hidden;
  background: #fff;
  opacity: 0;
  -webkit-transition: visibility 0.15s, opacity 0.15s, -webkit-transform 0.15s;
  transition: visibility 0.15s, opacity 0.15s, -webkit-transform 0.15s;
  transition: visibility 0.15s, opacity 0.15s, transform 0.15s;
  transition: visibility 0.15s, opacity 0.15s, transform 0.15s, -webkit-transform 0.15s;
  -webkit-transition-timing-function: cubic-bezier(0, 0, 0.25, 1);
          transition-timing-function: cubic-bezier(0, 0, 0.25, 1);
}

.is-open .c-lang--header__list {
  visibility: visible;
  opacity: 1;
  -webkit-transition: visibility 0.25s, opacity 0.25s, -webkit-transform 0.25s;
  transition: visibility 0.25s, opacity 0.25s, -webkit-transform 0.25s;
  transition: visibility 0.25s, opacity 0.25s, transform 0.25s;
  transition: visibility 0.25s, opacity 0.25s, transform 0.25s, -webkit-transform 0.25s;
}

.c-lang--header__list-item a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

@media only screen and (min-width: 769px) {
  .c-lang--header__current {
    font-size: 1.4rem;
  }
  .c-lang--header__current .myicon {
    margin-left: 0.8rem;
    font-size: 1rem;
  }
  .c-lang--header__list {
    width: 32rem;
    padding: 2.5rem 3rem;
  }
  .c-lang--header__list-item {
    margin: 0.8rem 0;
    font-size: 1.4rem;
  }
}
@media only screen and (min-width: 769px) and (min-width: 769px) {
  .c-lang--header__list-item a {
    -webkit-transition: opacity 0.25s;
    transition: opacity 0.25s;
    -webkit-transition-timing-function: cubic-bezier(0, 0, 0.25, 1);
            transition-timing-function: cubic-bezier(0, 0, 0.25, 1);
  }
  .c-lang--header__list-item a:hover {
    opacity: 0.65;
  }
}
@media only screen and (min-width: 769px) {
  .c-lang--header__list-item .myicon {
    font-size: 1rem;
  }
}
@media only screen and (min-width: 769px) {
  .c-lang--header__current {
    width: 5rem;
    height: 4rem;
    border-bottom: 1px solid #d9d9d9;
  }
  .c-lang--header__list {
    position: absolute;
    top: 100%;
    right: -1px;
    -webkit-transform: translate(0, -10%);
            transform: translate(0, -10%);
  }
  .is-open .c-lang--header__list {
    -webkit-transform: translate(0, 0);
            transform: translate(0, 0);
  }
}
.c-lang--menu {
  position: relative;
}

.c-lang--menu__current {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  font-weight: 700;
  cursor: pointer;
}

.c-lang--menu__list {
  visibility: hidden;
  background: #fff;
  opacity: 0;
  -webkit-transition: visibility 0.15s, opacity 0.15s, -webkit-transform 0.15s;
  transition: visibility 0.15s, opacity 0.15s, -webkit-transform 0.15s;
  transition: visibility 0.15s, opacity 0.15s, transform 0.15s;
  transition: visibility 0.15s, opacity 0.15s, transform 0.15s, -webkit-transform 0.15s;
  -webkit-transition-timing-function: cubic-bezier(0, 0, 0.25, 1);
          transition-timing-function: cubic-bezier(0, 0, 0.25, 1);
}

.is-open .c-lang--menu__list {
  visibility: visible;
  opacity: 1;
  -webkit-transition: visibility 0.25s, opacity 0.25s, -webkit-transform 0.25s;
  transition: visibility 0.25s, opacity 0.25s, -webkit-transform 0.25s;
  transition: visibility 0.25s, opacity 0.25s, transform 0.25s;
  transition: visibility 0.25s, opacity 0.25s, transform 0.25s, -webkit-transform 0.25s;
}

.c-lang--menu__list-item a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

@media only screen and (min-width: 769px) {
  .c-lang--menu__current {
    font-size: 1.4rem;
  }
  .c-lang--menu__current .myicon {
    margin-left: 0.8rem;
    font-size: 1rem;
  }
  .c-lang--menu__list {
    width: 32rem;
    padding: 2.5rem 3rem;
  }
  .c-lang--menu__list-item {
    margin: 0.8rem 0;
    font-size: 1.4rem;
  }
}
@media only screen and (min-width: 769px) and (min-width: 769px) {
  .c-lang--menu__list-item a {
    -webkit-transition: opacity 0.25s;
    transition: opacity 0.25s;
    -webkit-transition-timing-function: cubic-bezier(0, 0, 0.25, 1);
            transition-timing-function: cubic-bezier(0, 0, 0.25, 1);
  }
  .c-lang--menu__list-item a:hover {
    opacity: 0.65;
  }
}
@media only screen and (min-width: 769px) {
  .c-lang--menu__list-item .myicon {
    font-size: 1rem;
  }
}
@media only screen and (max-width: 768px) {
  .c-lang--menu {
    padding: 8vw 4vw;
  }
  .c-lang--menu__current {
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    height: 7rem;
    padding: 0 3rem;
    font-size: 1.6rem;
    border: 1px solid #340008;
  }
  .is-open .c-lang--menu__current {
    color: #fff;
    background: #340008;
  }
  .c-lang--menu__current .myicon {
    font-size: 1.4rem;
  }
  .is-open .c-lang--menu__current .myicon {
    -webkit-transform: rotate(180deg);
            transform: rotate(180deg);
  }
  .c-lang--menu__list {
    height: 0;
    padding: 1.3333333333vw 8vw 5.3333333333vw;
    overflow: hidden;
    -webkit-transform: translate(0, -10%);
            transform: translate(0, -10%);
  }
  .is-open .c-lang--menu__list {
    height: auto;
    background: #340008;
    -webkit-transform: translate(0, -5%);
            transform: translate(0, -5%);
  }
  .c-lang--menu__list-item {
    margin: 2.1333333333vw 0;
    font-size: 3.7333333333vw;
  }
  .is-open .c-lang--menu__list-item a {
    color: #fff;
  }
  .c-lang--menu__list-item .myicon {
    font-size: 2.6666666667vw;
  }
}
.c-lang--home {
  position: relative;
}

.c-lang--home__current {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  font-weight: 700;
  cursor: pointer;
}

.c-lang--home__list {
  visibility: hidden;
  background: #fff;
  opacity: 0;
  -webkit-transition: visibility 0.15s, opacity 0.15s, -webkit-transform 0.15s;
  transition: visibility 0.15s, opacity 0.15s, -webkit-transform 0.15s;
  transition: visibility 0.15s, opacity 0.15s, transform 0.15s;
  transition: visibility 0.15s, opacity 0.15s, transform 0.15s, -webkit-transform 0.15s;
  -webkit-transition-timing-function: cubic-bezier(0, 0, 0.25, 1);
          transition-timing-function: cubic-bezier(0, 0, 0.25, 1);
}

.is-open .c-lang--home__list {
  visibility: visible;
  opacity: 1;
  -webkit-transition: visibility 0.25s, opacity 0.25s, -webkit-transform 0.25s;
  transition: visibility 0.25s, opacity 0.25s, -webkit-transform 0.25s;
  transition: visibility 0.25s, opacity 0.25s, transform 0.25s;
  transition: visibility 0.25s, opacity 0.25s, transform 0.25s, -webkit-transform 0.25s;
}

.c-lang--home__list-item a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

@media only screen and (min-width: 769px) {
  .c-lang--home__current {
    font-size: 1.4rem;
  }
  .c-lang--home__current .myicon {
    margin-left: 0.8rem;
    font-size: 1rem;
  }
  .c-lang--home__list {
    width: 32rem;
    padding: 2.5rem 3rem;
  }
  .c-lang--home__list-item {
    margin: 0.8rem 0;
    font-size: 1.4rem;
  }
}
@media only screen and (min-width: 769px) and (min-width: 769px) {
  .c-lang--home__list-item a {
    -webkit-transition: opacity 0.25s;
    transition: opacity 0.25s;
    -webkit-transition-timing-function: cubic-bezier(0, 0, 0.25, 1);
            transition-timing-function: cubic-bezier(0, 0, 0.25, 1);
  }
  .c-lang--home__list-item a:hover {
    opacity: 0.65;
  }
}
@media only screen and (min-width: 769px) {
  .c-lang--home__list-item .myicon {
    font-size: 1rem;
  }
}
@media only screen and (min-width: 769px) {
  .c-lang--home {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    width: 100%;
    height: 100%;
    background: #340008;
  }
  .c-lang--home__current {
    color: #fff;
  }
  .is-open .c-lang--home__current .myicon {
    -webkit-transform: rotate(180deg);
            transform: rotate(180deg);
  }
  .c-lang--home__list {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 1;
    width: 200%;
    padding: 2.5rem 3rem;
    background: #340008;
    -webkit-transform: translate(0, -90%);
            transform: translate(0, -90%);
  }
  .is-open .c-lang--home__list {
    -webkit-transform: translate(0, -100%);
            transform: translate(0, -100%);
  }
  .c-lang--home__list-item a {
    color: #fff;
  }
}
.c-lang--language {
  position: relative;
}

.c-lang--language__current {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  font-weight: 700;
  cursor: pointer;
}

.c-lang--language__list {
  visibility: hidden;
  background: #fff;
  opacity: 0;
  -webkit-transition: visibility 0.15s, opacity 0.15s, -webkit-transform 0.15s;
  transition: visibility 0.15s, opacity 0.15s, -webkit-transform 0.15s;
  transition: visibility 0.15s, opacity 0.15s, transform 0.15s;
  transition: visibility 0.15s, opacity 0.15s, transform 0.15s, -webkit-transform 0.15s;
  -webkit-transition-timing-function: cubic-bezier(0, 0, 0.25, 1);
          transition-timing-function: cubic-bezier(0, 0, 0.25, 1);
}

.is-open .c-lang--language__list {
  visibility: visible;
  opacity: 1;
  -webkit-transition: visibility 0.25s, opacity 0.25s, -webkit-transform 0.25s;
  transition: visibility 0.25s, opacity 0.25s, -webkit-transform 0.25s;
  transition: visibility 0.25s, opacity 0.25s, transform 0.25s;
  transition: visibility 0.25s, opacity 0.25s, transform 0.25s, -webkit-transform 0.25s;
}

.c-lang--language__list-item a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

@media only screen and (min-width: 769px) {
  .c-lang--language__current {
    font-size: 1.4rem;
  }
  .c-lang--language__current .myicon {
    margin-left: 0.8rem;
    font-size: 1rem;
  }
  .c-lang--language__list {
    width: 32rem;
    padding: 2.5rem 3rem;
  }
  .c-lang--language__list-item {
    margin: 0.8rem 0;
    font-size: 1.4rem;
  }
}
@media only screen and (min-width: 769px) and (min-width: 769px) {
  .c-lang--language__list-item a {
    -webkit-transition: opacity 0.25s;
    transition: opacity 0.25s;
    -webkit-transition-timing-function: cubic-bezier(0, 0, 0.25, 1);
            transition-timing-function: cubic-bezier(0, 0, 0.25, 1);
  }
  .c-lang--language__list-item a:hover {
    opacity: 0.65;
  }
}
@media only screen and (min-width: 769px) {
  .c-lang--language__list-item .myicon {
    font-size: 1rem;
  }
}
.c-lang--language__list {
  position: absolute;
  top: 100%;
  right: -1px;
}

@media only screen and (max-width: 768px) {
  .c-lang--language__current {
    font-size: 3.7333333333vw;
  }
  .c-lang--language__current .myicon {
    margin-left: 2.1333333333vw;
    font-size: 2.6666666667vw;
  }
  .c-lang--language__list {
    width: 64vw;
    padding: 5.3333333333vw;
  }
  .c-lang--language__list-item {
    margin: 1.3333333333vw 0;
    font-size: 3.7333333333vw;
  }
  .c-lang--language__list-item .myicon {
    font-size: 2.6666666667vw;
  }
}
.c-sns--homefb a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 100%;
  height: 100%;
  color: #fff;
  background: #1775f2;
}

.c-sns--homefb a:hover {
  color: #fff;
}

@media only screen and (min-width: 769px) {
  .c-sns--homefb {
    font-size: 1.6rem;
  }
  .c-sns--homefb i {
    font-size: 4rem;
  }
}
.c-hdg--top {
  line-height: 1.1;
  font-weight: 400;
}

.c-hdg--top__caption {
  line-height: 1.1;
}

.c-hdg--top > span {
  display: inline-block;
}

.c-hdg--top > span span {
  display: inline-block;
  white-space: nowrap;
}

.js-inview .c-hdg--top > span span {
  width: 0%;
  overflow: hidden;
}

.is-inview .c-hdg--top > span span {
  width: 105%;
  -webkit-transition: width 0.5s;
  transition: width 0.5s;
  -webkit-transition-delay: 0.3s;
          transition-delay: 0.3s;
  -webkit-transition-timing-function: cubic-bezier(0, 0, 0.25, 1);
          transition-timing-function: cubic-bezier(0, 0, 0.25, 1);
}

.c-hdg--top__copy {
  font-weight: 700;
}

@media only screen and (min-width: 769px) {
  .c-hdg--top__copy {
    line-height: 1.45;
  }
}
@media only screen and (max-width: 768px) {
  .c-hdg--top__copy {
    line-height: 1.45;
  }
}
.c-hdg--top__copy > span {
  display: inline-block;
}

.c-hdg--top__copy > span span {
  display: inline-block;
  white-space: nowrap;
}

.js-inview .c-hdg--top__copy > span span {
  width: 0%;
  overflow: hidden;
}

.is-inview .c-hdg--top__copy > span span {
  width: 105%;
  -webkit-transition: width 0.5s;
  transition: width 0.5s;
  -webkit-transition-delay: 0.55s;
          transition-delay: 0.55s;
  -webkit-transition-timing-function: cubic-bezier(0, 0, 0.25, 1);
          transition-timing-function: cubic-bezier(0, 0, 0.25, 1);
}

@media only screen and (max-width: 768px) {
  .c-hdg--top {
    margin-bottom: 4vw;
    font-size: 10.6666666667vw;
  }
}
.c-hdg--kv {
  line-height: 1.1;
  font-weight: 700;
}

.c-hdg--kv__caption {
  line-height: 1.1;
}

.c-hdg--kv > span {
  display: inline-block;
}

.c-hdg--kv > span span {
  display: inline-block;
  white-space: nowrap;
}

.js-inview .c-hdg--kv > span span {
  width: 0%;
  overflow: hidden;
}

.is-inview .c-hdg--kv > span span {
  width: 105%;
  -webkit-transition: width 0.5s;
  transition: width 0.5s;
  -webkit-transition-delay: 0.55s;
          transition-delay: 0.55s;
  -webkit-transition-timing-function: cubic-bezier(0, 0, 0.25, 1);
          transition-timing-function: cubic-bezier(0, 0, 0.25, 1);
}

.c-hdg--kv__caption {
  font-weight: 400;
}

.c-hdg--kv__caption > span {
  display: inline-block;
}

.c-hdg--kv__caption > span span {
  display: inline-block;
  white-space: nowrap;
}

.js-inview .c-hdg--kv__caption > span span {
  width: 0%;
  overflow: hidden;
}

.is-inview .c-hdg--kv__caption > span span {
  width: 105%;
  -webkit-transition: width 0.5s;
  transition: width 0.5s;
  -webkit-transition-delay: 0.3s;
          transition-delay: 0.3s;
  -webkit-transition-timing-function: cubic-bezier(0, 0, 0.25, 1);
          transition-timing-function: cubic-bezier(0, 0, 0.25, 1);
}

.c-hdg--kv__copy {
  font-weight: 700;
}

.c-hdg--kv__copy > span {
  display: inline-block;
}

.c-hdg--kv__copy > span span {
  display: inline-block;
  white-space: nowrap;
}

.js-inview .c-hdg--kv__copy > span span {
  width: 0%;
  overflow: hidden;
}

.is-inview .c-hdg--kv__copy > span span {
  width: 105%;
  -webkit-transition: width 0.5s;
  transition: width 0.5s;
  -webkit-transition-delay: 0.8s;
          transition-delay: 0.8s;
  -webkit-transition-timing-function: cubic-bezier(0, 0, 0.25, 1);
          transition-timing-function: cubic-bezier(0, 0, 0.25, 1);
}

@media only screen and (min-width: 769px) {
  .c-hdg--kv {
    margin-bottom: 2rem;
    font-size: 6.4rem;
  }
  .c-hdg--kv__caption {
    margin-bottom: 1rem;
    font-size: 2.4rem;
  }
}
@media only screen and (max-width: 768px) {
  .c-hdg--kv {
    margin-bottom: 2.6666666667vw;
    font-size: 9.6vw;
  }
  .c-hdg--kv__caption {
    margin-bottom: 2.6666666667vw;
    font-size: 4.2666666667vw;
  }
}
.c-hdg--section {
  line-height: 1.1;
  font-weight: 700;
}

.c-hdg--section__caption {
  line-height: 1.1;
}

@media only screen and (min-width: 769px) {
  .c-hdg--section {
    line-height: 1.25;
  }
}
@media only screen and (max-width: 768px) {
  .c-hdg--section {
    line-height: 1.25;
  }
}
.c-hdg--section > span {
  display: inline-block;
}

.c-hdg--section > span span {
  display: inline-block;
  white-space: nowrap;
}

.js-inview .c-hdg--section > span span {
  width: 0%;
  overflow: hidden;
}

.is-inview .c-hdg--section > span span {
  width: 105%;
  -webkit-transition: width 0.5s;
  transition: width 0.5s;
  -webkit-transition-delay: 0.55s;
          transition-delay: 0.55s;
  -webkit-transition-timing-function: cubic-bezier(0, 0, 0.25, 1);
          transition-timing-function: cubic-bezier(0, 0, 0.25, 1);
}

.c-hdg--section__caption > span {
  display: inline-block;
}

.c-hdg--section__caption > span span {
  display: inline-block;
  white-space: nowrap;
}

.js-inview .c-hdg--section__caption > span span {
  width: 0%;
  overflow: hidden;
}

.is-inview .c-hdg--section__caption > span span {
  width: 105%;
  -webkit-transition: width 0.5s;
  transition: width 0.5s;
  -webkit-transition-delay: 0.3s;
          transition-delay: 0.3s;
  -webkit-transition-timing-function: cubic-bezier(0, 0, 0.25, 1);
          transition-timing-function: cubic-bezier(0, 0, 0.25, 1);
}

.c-hdg--section__copy {
  opacity: 0;
  -webkit-transform: translate(-20px, 0);
          transform: translate(-20px, 0);
  -webkit-transition: opacity 0.5s, -webkit-transform 0.5s;
  transition: opacity 0.5s, -webkit-transform 0.5s;
  transition: opacity 0.5s, transform 0.5s;
  transition: opacity 0.5s, transform 0.5s, -webkit-transform 0.5s;
  -webkit-transition-timing-function: cubic-bezier(0, 0, 0.25, 1);
          transition-timing-function: cubic-bezier(0, 0, 0.25, 1);
  -webkit-transition-delay: 0.55s;
          transition-delay: 0.55s;
}

@media only screen and (min-width: 769px) {
  .c-hdg--section__copy {
    line-height: 2;
  }
}
@media only screen and (max-width: 768px) {
  .c-hdg--section__copy {
    line-height: 2;
  }
}
.l-section.is-inview .c-hdg--section__copy {
  opacity: 1;
  -webkit-transform: none;
          transform: none;
}

@media only screen and (min-width: 769px) {
  .c-hdg--section {
    margin-bottom: 2.5rem;
    font-size: 3.2rem;
  }
  .c-hdg--section__caption {
    margin-bottom: 1rem;
    font-size: 2rem;
  }
  .c-hdg--section__copy {
    font-size: 1.4rem;
  }
}
@media only screen and (max-width: 768px) {
  .c-hdg--section {
    margin-bottom: 6.6666666667vw;
    font-size: 6.4vw;
  }
  .c-hdg--section__caption {
    margin-bottom: 2.6666666667vw;
    font-size: 3.4666666667vw;
  }
}
.c-hdg--product {
  line-height: 1.1;
}

.c-hdg--product__caption {
  line-height: 1.1;
}

@media only screen and (min-width: 769px) {
  .c-hdg--product__copy {
    line-height: 1.3333333333;
  }
}
@media only screen and (max-width: 768px) {
  .c-hdg--product__copy {
    line-height: 1.4;
  }
}
@media only screen and (min-width: 769px) {
  .c-hdg--product {
    margin-bottom: 2.5rem;
    font-size: 4rem;
  }
  .c-hdg--product__caption {
    margin-bottom: 1.5rem;
    font-size: 1.6rem;
  }
  .c-hdg--product__copy {
    margin-bottom: 5rem;
    font-size: 2.4rem;
  }
}
@media only screen and (max-width: 768px) {
  .c-hdg--product {
    margin-bottom: 4vw;
    font-size: 8.5333333333vw;
  }
  .c-hdg--product__caption {
    margin-bottom: 2.6666666667vw;
    font-size: 3.4666666667vw;
  }
  .c-hdg--product__copy {
    margin-bottom: 8vw;
    font-size: 5.3333333333vw;
  }
}
.c-kv {
  position: relative;
  background: #fff;
}

@media only screen and (min-width: 769px) {
  .c-kv__inner {
    max-width: 129.6rem;
    padding: 0 4.8rem;
    margin-right: auto;
    margin-left: auto;
  }
}
@media only screen and (max-width: 768px) {
  .c-kv__inner {
    padding: 0 4vw;
  }
}
.c-kv--short {
  position: relative;
  background: #fff;
}

@media only screen and (min-width: 769px) {
  .c-kv--short__inner {
    max-width: 129.6rem;
    padding: 0 4.8rem;
    margin-right: auto;
    margin-left: auto;
  }
}
@media only screen and (max-width: 768px) {
  .c-kv--short__inner {
    padding: 0 4vw;
  }
}
.c-kv--short__inner {
  position: relative;
  z-index: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 100%;
}

.c-kv--short__bg {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
  width: 100%;
}

.c-kv--short__bg picture {
  width: 100%;
  height: 100%;
}

.c-kv--short__bg img {
  width: 100%;
  height: 100%;
  font-family: "object-fit: cover";
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: 50% 0;
     object-position: 50% 0;
}

@media only screen and (min-width: 769px) {
  .c-kv--short__inner {
    height: 50rem;
  }
  .c-kv--short__bg {
    height: 50rem;
  }
}
@media only screen and (max-width: 768px) {
  .c-kv--short__inner {
    height: 97.3333333333vw;
    padding-bottom: 24vw;
  }
  .c-kv--short__bg {
    height: 97.3333333333vw;
  }
}
.c-kv--long {
  position: relative;
  background: #fff;
}

@media only screen and (min-width: 769px) {
  .c-kv--long__inner {
    max-width: 129.6rem;
    padding: 0 4.8rem;
    margin-right: auto;
    margin-left: auto;
  }
}
@media only screen and (max-width: 768px) {
  .c-kv--long__inner {
    padding: 0 4vw;
  }
}
.c-kv--long__inner {
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: 1;
  width: 100%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}

.c-kv--long__bg {
  z-index: 0;
}

@media only screen and (min-width: 769px) {
  .c-kv--long {
    height: 80rem;
  }
  .c-kv--long__bg {
    position: absolute;
    height: 100%;
    overflow: hidden;
  }
  .c-kv--long__bg picture {
    width: 100%;
    height: 100%;
  }
  .c-kv--long__bg img {
    width: 100%;
    height: 100%;
    font-family: "object-fit: cover";
    -o-object-fit: cover;
       object-fit: cover;
    -o-object-position: 50% 0;
       object-position: 50% 0;
  }
}
@media only screen and (min-width: 1440px) {
  .c-kv--long {
    height: 90rem;
  }
}
@media only screen and (max-width: 768px) {
  .c-kv--long__bg {
    position: relative;
  }
}
.c-kv--suffer {
  position: relative;
  background: #fff;
  z-index: 0;
}

@media only screen and (min-width: 769px) {
  .c-kv--suffer__inner {
    max-width: 129.6rem;
    padding: 0 4.8rem;
    margin-right: auto;
    margin-left: auto;
  }
}
@media only screen and (max-width: 768px) {
  .c-kv--suffer__inner {
    padding: 0 4vw;
  }
}
.c-kv--suffer + .l-section {
  position: relative;
  z-index: 1;
}

.c-kv--suffer__inner {
  position: relative;
  z-index: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 100%;
}

.c-kv--suffer__bg {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
  width: 100%;
}

.c-kv--suffer__bg picture {
  width: 100%;
  height: 100%;
}

.c-kv--suffer__bg picture img {
  width: 100%;
  height: 100%;
  font-family: "object-fit: cover";
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: 50% 0;
     object-position: 50% 0;
}

@media only screen and (min-width: 769px) {
  .c-kv--suffer {
    height: 80rem;
  }
  .c-kv--suffer__inner {
    height: 50rem;
  }
  .c-kv--suffer__bg {
    height: 80rem;
  }
}
@media only screen and (max-width: 768px) {
  .c-kv--suffer__inner {
    height: 97.3333333333vw;
    padding-bottom: 24vw;
  }
  .c-kv--suffer__bg {
    height: 100%;
  }
}
.c-tag {
  font-family: "Noto Serif JP", serif;
  line-height: 1.1;
  color: #fff;
  letter-spacing: 0.16em;
  background: #d50000;
  -ms-writing-mode: tb-rl;
  -webkit-writing-mode: vertical-rl;
          writing-mode: vertical-rl;
}

.c-card-product--kohaku .c-tag, .p-home-play a[href="/yebisu/product/kohaku/"] .c-tag {
  color: #d50000;
  background: #fff;
}

@media only screen and (min-width: 769px) {
  .c-tag {
    padding: 1.5rem 1rem;
  }
}
@media only screen and (max-width: 768px) {
  .c-tag {
    padding: 3.2vw 2.1333333333vw;
  }
}
@media only screen and (max-width: 540px) {
  .c-tag {
    padding: 4vw 2.6666666667vw;
  }
}
.c-tag--small {
  font-family: "Noto Serif JP", serif;
  line-height: 1.1;
  color: #fff;
  letter-spacing: 0.16em;
  background: #d50000;
  -ms-writing-mode: tb-rl;
  -webkit-writing-mode: vertical-rl;
          writing-mode: vertical-rl;
}

.c-card-product--kohaku .c-tag--small, .p-home-play a[href="/yebisu/product/kohaku/"] .c-tag--small {
  color: #d50000;
  background: #fff;
}

@media only screen and (min-width: 769px) {
  .c-tag--small {
    padding: 1.5rem 1rem;
  }
}
@media only screen and (max-width: 768px) {
  .c-tag--small {
    padding: 3.2vw 2.1333333333vw;
  }
}
@media only screen and (max-width: 540px) {
  .c-tag--small {
    padding: 4vw 2.6666666667vw;
  }
}
@media only screen and (min-width: 769px) {
  .c-tag--small {
    padding: 1rem 0.8rem;
  }
}
@media only screen and (max-width: 768px) {
  .c-tag--small {
    padding: 2.1333333333vw 1.6vw;
  }
}
@media only screen and (max-width: 540px) {
  .c-tag--small {
    padding: 2.6666666667vw 2.1333333333vw;
  }
}
.c-arrow-circle--basic {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  color: #340008;
  border: 1px solid #340008;
  border-radius: 50%;
}

.c-arrow-circle--basic .myicon {
  -webkit-transition: -webkit-transform 0.25s;
  transition: -webkit-transform 0.25s;
  transition: transform 0.25s;
  transition: transform 0.25s, -webkit-transform 0.25s;
  -webkit-transition-timing-function: cubic-bezier(0, 0, 0.25, 1);
          transition-timing-function: cubic-bezier(0, 0, 0.25, 1);
}

@media only screen and (min-width: 769px) {
  .c-arrow-circle--basic {
    width: 4rem;
    height: 4rem;
    font-size: 1.2rem;
  }
  .c-arrow-circle--basic:hover .myicon-arrow-right {
    -webkit-transform: translate(25%, 0);
            transform: translate(25%, 0);
  }
  .c-arrow-circle--basic:hover .myicon-arrow-left {
    -webkit-transform: translate(-25%, 0);
            transform: translate(-25%, 0);
  }
  a:hover .c-arrow-circle--basic .myicon-arrow-right {
    -webkit-transform: translate(25%, 0);
            transform: translate(25%, 0);
  }
  a:hover .c-arrow-circle--basic .myicon-arrow-left {
    -webkit-transform: translate(-25%, 0);
            transform: translate(-25%, 0);
  }
}
@media only screen and (max-width: 768px) {
  .c-arrow-circle--basic {
    width: 10.6666666667vw;
    height: 10.6666666667vw;
    font-size: 3.2vw;
  }
}
.c-arrow-circle--basiclarge {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  color: #340008;
  border: 1px solid #340008;
  border-radius: 50%;
}

.c-arrow-circle--basiclarge .myicon {
  -webkit-transition: -webkit-transform 0.25s;
  transition: -webkit-transform 0.25s;
  transition: transform 0.25s;
  transition: transform 0.25s, -webkit-transform 0.25s;
  -webkit-transition-timing-function: cubic-bezier(0, 0, 0.25, 1);
          transition-timing-function: cubic-bezier(0, 0, 0.25, 1);
}

@media only screen and (min-width: 769px) {
  .c-arrow-circle--basiclarge {
    width: 6.4rem;
    height: 6.4rem;
    font-size: 1.4rem;
  }
  .c-arrow-circle--basiclarge:hover .myicon-arrow-right {
    -webkit-transform: translate(25%, 0);
            transform: translate(25%, 0);
  }
  .c-arrow-circle--basiclarge:hover .myicon-arrow-left {
    -webkit-transform: translate(-25%, 0);
            transform: translate(-25%, 0);
  }
  a:hover .c-arrow-circle--basiclarge .myicon-arrow-right {
    -webkit-transform: translate(25%, 0);
            transform: translate(25%, 0);
  }
  a:hover .c-arrow-circle--basiclarge .myicon-arrow-left {
    -webkit-transform: translate(-25%, 0);
            transform: translate(-25%, 0);
  }
}
@media only screen and (max-width: 768px) {
  .c-arrow-circle--basiclarge {
    width: 17.0666666667vw;
    height: 17.0666666667vw;
    font-size: 3.7333333333vw;
  }
}
.c-arrow-circle--wh {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  color: #fff;
  border: 1px solid #fff;
  border-radius: 50%;
}

.c-arrow-circle--wh .myicon {
  -webkit-transition: -webkit-transform 0.25s;
  transition: -webkit-transform 0.25s;
  transition: transform 0.25s;
  transition: transform 0.25s, -webkit-transform 0.25s;
  -webkit-transition-timing-function: cubic-bezier(0, 0, 0.25, 1);
          transition-timing-function: cubic-bezier(0, 0, 0.25, 1);
}

@media only screen and (min-width: 769px) {
  .c-arrow-circle--wh {
    width: 4rem;
    height: 4rem;
    font-size: 1.2rem;
  }
  .c-arrow-circle--wh:hover .myicon-arrow-right {
    -webkit-transform: translate(25%, 0);
            transform: translate(25%, 0);
  }
  .c-arrow-circle--wh:hover .myicon-arrow-left {
    -webkit-transform: translate(-25%, 0);
            transform: translate(-25%, 0);
  }
  a:hover .c-arrow-circle--wh .myicon-arrow-right {
    -webkit-transform: translate(25%, 0);
            transform: translate(25%, 0);
  }
  a:hover .c-arrow-circle--wh .myicon-arrow-left {
    -webkit-transform: translate(-25%, 0);
            transform: translate(-25%, 0);
  }
}
@media only screen and (max-width: 768px) {
  .c-arrow-circle--wh {
    width: 10.6666666667vw;
    height: 10.6666666667vw;
    font-size: 3.2vw;
  }
}
.c-arrow-circle--gold {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  color: #e2b980;
  border: 1px solid #e2b980;
  border-radius: 50%;
}

.c-arrow-circle--gold .myicon {
  -webkit-transition: -webkit-transform 0.25s;
  transition: -webkit-transform 0.25s;
  transition: transform 0.25s;
  transition: transform 0.25s, -webkit-transform 0.25s;
  -webkit-transition-timing-function: cubic-bezier(0, 0, 0.25, 1);
          transition-timing-function: cubic-bezier(0, 0, 0.25, 1);
}

@media only screen and (min-width: 769px) {
  .c-arrow-circle--gold {
    width: 4rem;
    height: 4rem;
    font-size: 1.2rem;
  }
  .c-arrow-circle--gold:hover .myicon-arrow-right {
    -webkit-transform: translate(25%, 0);
            transform: translate(25%, 0);
  }
  .c-arrow-circle--gold:hover .myicon-arrow-left {
    -webkit-transform: translate(-25%, 0);
            transform: translate(-25%, 0);
  }
  a:hover .c-arrow-circle--gold .myicon-arrow-right {
    -webkit-transform: translate(25%, 0);
            transform: translate(25%, 0);
  }
  a:hover .c-arrow-circle--gold .myicon-arrow-left {
    -webkit-transform: translate(-25%, 0);
            transform: translate(-25%, 0);
  }
}
@media only screen and (max-width: 768px) {
  .c-arrow-circle--gold {
    width: 10.6666666667vw;
    height: 10.6666666667vw;
    font-size: 3.2vw;
  }
}
.c-arrow-circle--whlarge {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  color: #fff;
  border: 1px solid #fff;
  border-radius: 50%;
}

.c-arrow-circle--whlarge .myicon {
  -webkit-transition: -webkit-transform 0.25s;
  transition: -webkit-transform 0.25s;
  transition: transform 0.25s;
  transition: transform 0.25s, -webkit-transform 0.25s;
  -webkit-transition-timing-function: cubic-bezier(0, 0, 0.25, 1);
          transition-timing-function: cubic-bezier(0, 0, 0.25, 1);
}

@media only screen and (min-width: 769px) {
  .c-arrow-circle--whlarge {
    width: 6.4rem;
    height: 6.4rem;
    font-size: 1.4rem;
  }
  .c-arrow-circle--whlarge:hover .myicon-arrow-right {
    -webkit-transform: translate(25%, 0);
            transform: translate(25%, 0);
  }
  .c-arrow-circle--whlarge:hover .myicon-arrow-left {
    -webkit-transform: translate(-25%, 0);
            transform: translate(-25%, 0);
  }
  a:hover .c-arrow-circle--whlarge .myicon-arrow-right {
    -webkit-transform: translate(25%, 0);
            transform: translate(25%, 0);
  }
  a:hover .c-arrow-circle--whlarge .myicon-arrow-left {
    -webkit-transform: translate(-25%, 0);
            transform: translate(-25%, 0);
  }
}
@media only screen and (max-width: 768px) {
  .c-arrow-circle--whlarge {
    width: 17.0666666667vw;
    height: 17.0666666667vw;
    font-size: 3.7333333333vw;
  }
}
.c-arrow-circle--hopterroir {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  color: #fffbd1;
  border: 1px solid #fffbd1;
  border-radius: 50%;
}

.c-arrow-circle--hopterroir .myicon {
  -webkit-transition: -webkit-transform 0.25s;
  transition: -webkit-transform 0.25s;
  transition: transform 0.25s;
  transition: transform 0.25s, -webkit-transform 0.25s;
  -webkit-transition-timing-function: cubic-bezier(0, 0, 0.25, 1);
          transition-timing-function: cubic-bezier(0, 0, 0.25, 1);
}

@media only screen and (min-width: 769px) {
  .c-arrow-circle--hopterroir {
    width: 4rem;
    height: 4rem;
    font-size: 1.2rem;
  }
  .c-arrow-circle--hopterroir:hover .myicon-arrow-right {
    -webkit-transform: translate(25%, 0);
            transform: translate(25%, 0);
  }
  .c-arrow-circle--hopterroir:hover .myicon-arrow-left {
    -webkit-transform: translate(-25%, 0);
            transform: translate(-25%, 0);
  }
  a:hover .c-arrow-circle--hopterroir .myicon-arrow-right {
    -webkit-transform: translate(25%, 0);
            transform: translate(25%, 0);
  }
  a:hover .c-arrow-circle--hopterroir .myicon-arrow-left {
    -webkit-transform: translate(-25%, 0);
            transform: translate(-25%, 0);
  }
}
@media only screen and (max-width: 768px) {
  .c-arrow-circle--hopterroir {
    width: 10.6666666667vw;
    height: 10.6666666667vw;
    font-size: 3.2vw;
  }
}
.c-card-lineup--basic {
  text-align: center;
}

.c-card-lineup--basic a {
  position: relative;
  display: block;
}

.c-card-lineup--basic__img {
  margin-right: auto;
  margin-left: auto;
}

.c-card-lineup--basic__img img {
  margin-right: auto;
  margin-left: auto;
}

@media only screen and (min-width: 769px) {
  .c-card-lineup--basic__img img {
    -webkit-transition: -webkit-transform 0.3s;
    transition: -webkit-transform 0.3s;
    transition: transform 0.3s;
    transition: transform 0.3s, -webkit-transform 0.3s;
    -webkit-transition-timing-function: cubic-bezier(0, 0, 0.25, 1);
            transition-timing-function: cubic-bezier(0, 0, 0.25, 1);
  }
  a:hover .c-card-lineup--basic__img img {
    -webkit-transform: scale(1.05, 1.05);
            transform: scale(1.05, 1.05);
  }
}
@media only screen and (min-width: 769px) {
  .c-card-lineup--basic__name {
    line-height: 1.5;
  }
}
@media only screen and (max-width: 768px) {
  .c-card-lineup--basic__name {
    line-height: 1.5;
  }
}
.c-card-lineup--basic__tag {
  position: absolute;
  top: -1rem;
  right: 10%;
}

@media only screen and (min-width: 769px) {
  .c-card-lineup--basic {
    width: 16rem;
  }
  .c-card-lineup--basic__img {
    width: 66%;
    max-width: 8rem;
    margin-bottom: 1.5rem;
  }
  .c-card-lineup--basic__name {
    font-size: 1.2rem;
  }
  .c-card-lineup--basic__tag {
    font-size: 1.2rem;
  }
}
@media only screen and (max-width: 768px) {
  .c-card-lineup--basic__name {
    font-size: 2.6666666667vw;
  }
  .c-card-lineup--basic__img {
    margin-bottom: 4vw;
  }
  .c-card-lineup--basic__img img {
    width: 50%;
  }
  .c-card-lineup--basic__tag {
    font-size: 2.6666666667vw;
  }
}
.c-card-lineup--top {
  text-align: center;
}

.c-card-lineup--top a {
  position: relative;
  display: block;
}

.c-card-lineup--top__img {
  margin-right: auto;
  margin-left: auto;
}

.c-card-lineup--top__img img {
  margin-right: auto;
  margin-left: auto;
}

@media only screen and (min-width: 769px) {
  .c-card-lineup--top__img img {
    -webkit-transition: -webkit-transform 0.3s;
    transition: -webkit-transform 0.3s;
    transition: transform 0.3s;
    transition: transform 0.3s, -webkit-transform 0.3s;
    -webkit-transition-timing-function: cubic-bezier(0, 0, 0.25, 1);
            transition-timing-function: cubic-bezier(0, 0, 0.25, 1);
  }
  a:hover .c-card-lineup--top__img img {
    -webkit-transform: scale(1.05, 1.05);
            transform: scale(1.05, 1.05);
  }
}
.c-card-lineup--top__img img {
  width: 83.3333333333%;
}

.c-card-lineup--top__name {
  font-weight: 700;
}

@media only screen and (min-width: 769px) {
  .c-card-lineup--top__name {
    line-height: 1.5;
  }
}
@media only screen and (max-width: 768px) {
  .c-card-lineup--top__name {
    line-height: 1.5;
  }
}
.c-card-lineup--top__tag {
  position: absolute;
  top: -1rem;
  right: 1rem;
}

@media only screen and (min-width: 769px) {
  .c-card-lineup--top__tag {
    font-size: 1.6rem;
  }
}
.c-anchor {
  position: relative;
}

@media only screen and (min-width: 769px) {
  .c-anchor > * {
    position: absolute;
    top: -12.5rem;
  }
}
@media only screen and (max-width: 768px) {
  .c-anchor > * {
    position: absolute;
    top: -9.6rem;
  }
}
.c-swiper__container {
  position: relative;
  overflow: hidden;
}

.c-swiper__wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.p-top-article .c-swiper__slide, .swiper-container-initialized .c-swiper__slide {
  -ms-flex-negative: 0;
      flex-shrink: 0;
}

.c-swiper__button {
  position: absolute;
  top: 50%;
  z-index: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  cursor: pointer;
  border-radius: 50%;
  outline: 0;
}

.c-swiper__button[aria-disabled=true] {
  opacity: 0.7;
}

.c-swiper__button-prev {
  left: 0;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}

.c-swiper__button-next {
  right: 0;
  -webkit-transform: translate(50%, -50%);
          transform: translate(50%, -50%);
}

.c-swiper__pagination {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  cursor: pointer;
}

.c-swiper__pagination .swiper-pagination-bullet {
  display: block;
  width: 0.5rem;
  height: 0.5rem;
  margin: 0 1rem;
  background: rgba(0, 0, 0, 0.66);
  border-radius: 50%;
}

.c-swiper__pagination .swiper-pagination-bullet-active {
  background: #000;
}

.c-btn-more__link {
  position: relative;
  display: block;
  font-weight: 700;
  line-height: 1.5;
}

.c-btn-more__inner {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.c-btn-more__inner p {
  line-height: 1.1;
}

@media only screen and (min-width: 769px) {
  .c-btn-more {
    max-width: 44.5rem;
  }
  .c-btn-more__link .myicon {
    -webkit-transition: -webkit-transform 0.25s;
    transition: -webkit-transform 0.25s;
    transition: transform 0.25s;
    transition: transform 0.25s, -webkit-transform 0.25s;
    -webkit-transition-timing-function: cubic-bezier(0, 0, 0.25, 1);
            transition-timing-function: cubic-bezier(0, 0, 0.25, 1);
  }
  .c-btn-more__link:hover .myicon {
    -webkit-transform: translate(1rem, 0);
            transform: translate(1rem, 0);
  }
  .c-btn-more__inner {
    height: 8rem;
    padding: 0 7.8651685393%;
  }
  .c-btn-more__inner p {
    font-size: 1.6rem;
  }
}
@media only screen and (max-width: 768px) {
  .c-btn-more__inner {
    height: 18.6666666667vw;
    padding: 0 7.8651685393%;
  }
  .c-btn-more__inner p {
    font-size: 4.2666666667vw;
  }
}
.c-btn-more a {
  color: #340008;
}

.c-btn-more a[target=_blank]::after {
  position: absolute;
  display: block;
  width: 100%;
  height: 1px;
  content: "";
  background: #340008;
}

.c-btn-more__link {
  border-bottom: 1px solid #340008;
}

.c-btn-more__link::after, .c-btn-more__link::before {
  position: absolute;
  display: block;
  width: 100%;
  height: 1px;
  content: "";
  background: #340008;
}

.c-btn-more__link::before {
  top: 0;
  left: 0;
  -webkit-transition-delay: 50ms;
          transition-delay: 50ms;
  -webkit-transform: scale(1, 1);
          transform: scale(1, 1);
  -webkit-transform-origin: right top;
          transform-origin: right top;
}

.c-btn-more__link::after {
  right: 0;
  bottom: 0;
  -webkit-transform: scale(0, 1);
          transform: scale(0, 1);
  -webkit-transform-origin: right bottom;
          transform-origin: right bottom;
}

.c-btn-more__inner::after, .c-btn-more__inner::before {
  position: absolute;
  display: block;
  width: 1px;
  height: 100%;
  content: "";
  background: #340008;
  -webkit-transform: scale(1, 1);
          transform: scale(1, 1);
}

.c-btn-more__inner::before {
  top: 0;
  left: 0;
  -webkit-transform-origin: left top;
          transform-origin: left top;
}

.c-btn-more__inner::after {
  right: 0;
  bottom: 0;
  -webkit-transition-delay: 125ms;
          transition-delay: 125ms;
  -webkit-transform-origin: right bottom;
          transform-origin: right bottom;
}

@media only screen and (min-width: 769px) {
  .c-btn-more__link::before {
    -webkit-transition: -webkit-transform 0.15s;
    transition: -webkit-transform 0.15s;
    transition: transform 0.15s;
    transition: transform 0.15s, -webkit-transform 0.15s;
    -webkit-transition-timing-function: cubic-bezier(0, 0, 0.25, 1);
            transition-timing-function: cubic-bezier(0, 0, 0.25, 1);
  }
  .c-btn-more__link::after {
    -webkit-transition-timing-function: cubic-bezier(0, 0, 0.25, 1);
            transition-timing-function: cubic-bezier(0, 0, 0.25, 1);
  }
  .c-btn-more__link:hover {
    border-bottom: 0;
  }
  .c-btn-more__link:hover::before {
    -webkit-transform: scale(0, 1);
            transform: scale(0, 1);
  }
  .c-btn-more__link:hover::after {
    -webkit-transition: -webkit-transform 0.25s;
    transition: -webkit-transform 0.25s;
    transition: transform 0.25s;
    transition: transform 0.25s, -webkit-transform 0.25s;
    -webkit-transition-delay: 175ms;
            transition-delay: 175ms;
    -webkit-transform: scale(1, 1);
            transform: scale(1, 1);
  }
  .c-btn-more__inner::after, .c-btn-more__inner::before {
    -webkit-transition: -webkit-transform 0.1s;
    transition: -webkit-transform 0.1s;
    transition: transform 0.1s;
    transition: transform 0.1s, -webkit-transform 0.1s;
    -webkit-transition-timing-function: cubic-bezier(0, 0, 0.25, 1);
            transition-timing-function: cubic-bezier(0, 0, 0.25, 1);
  }
  .c-btn-more__inner:hover::after, .c-btn-more__inner:hover::before {
    -webkit-transform: scale(1, 0);
            transform: scale(1, 0);
  }
}
.c-btn-more--wh__link {
  position: relative;
  display: block;
  font-weight: 700;
  line-height: 1.5;
}

.c-btn-more--wh__inner {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.c-btn-more--wh__inner p {
  line-height: 1.1;
}

@media only screen and (min-width: 769px) {
  .c-btn-more--wh {
    max-width: 44.5rem;
  }
  .c-btn-more--wh__link .myicon {
    -webkit-transition: -webkit-transform 0.25s;
    transition: -webkit-transform 0.25s;
    transition: transform 0.25s;
    transition: transform 0.25s, -webkit-transform 0.25s;
    -webkit-transition-timing-function: cubic-bezier(0, 0, 0.25, 1);
            transition-timing-function: cubic-bezier(0, 0, 0.25, 1);
  }
  .c-btn-more--wh__link:hover .myicon {
    -webkit-transform: translate(1rem, 0);
            transform: translate(1rem, 0);
  }
  .c-btn-more--wh__inner {
    height: 8rem;
    padding: 0 7.8651685393%;
  }
  .c-btn-more--wh__inner p {
    font-size: 1.6rem;
  }
}
@media only screen and (max-width: 768px) {
  .c-btn-more--wh__inner {
    height: 18.6666666667vw;
    padding: 0 7.8651685393%;
  }
  .c-btn-more--wh__inner p {
    font-size: 4.2666666667vw;
  }
}
.c-btn-more--wh a {
  color: #fff;
}

.c-btn-more--wh a[target=_blank]::after {
  position: absolute;
  display: block;
  width: 100%;
  height: 1px;
  content: "";
  background: #fff;
}

.c-btn-more--wh__link {
  border-bottom: 1px solid #fff;
}

.c-btn-more--wh__link::after, .c-btn-more--wh__link::before {
  position: absolute;
  display: block;
  width: 100%;
  height: 1px;
  content: "";
  background: #fff;
}

.c-btn-more--wh__link::before {
  top: 0;
  left: 0;
  -webkit-transition-delay: 50ms;
          transition-delay: 50ms;
  -webkit-transform: scale(1, 1);
          transform: scale(1, 1);
  -webkit-transform-origin: right top;
          transform-origin: right top;
}

.c-btn-more--wh__link::after {
  right: 0;
  bottom: 0;
  -webkit-transform: scale(0, 1);
          transform: scale(0, 1);
  -webkit-transform-origin: right bottom;
          transform-origin: right bottom;
}

.c-btn-more--wh__inner::after, .c-btn-more--wh__inner::before {
  position: absolute;
  display: block;
  width: 1px;
  height: 100%;
  content: "";
  background: #fff;
  -webkit-transform: scale(1, 1);
          transform: scale(1, 1);
}

.c-btn-more--wh__inner::before {
  top: 0;
  left: 0;
  -webkit-transform-origin: left top;
          transform-origin: left top;
}

.c-btn-more--wh__inner::after {
  right: 0;
  bottom: 0;
  -webkit-transition-delay: 125ms;
          transition-delay: 125ms;
  -webkit-transform-origin: right bottom;
          transform-origin: right bottom;
}

@media only screen and (min-width: 769px) {
  .c-btn-more--wh__link::before {
    -webkit-transition: -webkit-transform 0.15s;
    transition: -webkit-transform 0.15s;
    transition: transform 0.15s;
    transition: transform 0.15s, -webkit-transform 0.15s;
    -webkit-transition-timing-function: cubic-bezier(0, 0, 0.25, 1);
            transition-timing-function: cubic-bezier(0, 0, 0.25, 1);
  }
  .c-btn-more--wh__link::after {
    -webkit-transition-timing-function: cubic-bezier(0, 0, 0.25, 1);
            transition-timing-function: cubic-bezier(0, 0, 0.25, 1);
  }
  .c-btn-more--wh__link:hover {
    border-bottom: 0;
  }
  .c-btn-more--wh__link:hover::before {
    -webkit-transform: scale(0, 1);
            transform: scale(0, 1);
  }
  .c-btn-more--wh__link:hover::after {
    -webkit-transition: -webkit-transform 0.25s;
    transition: -webkit-transform 0.25s;
    transition: transform 0.25s;
    transition: transform 0.25s, -webkit-transform 0.25s;
    -webkit-transition-delay: 175ms;
            transition-delay: 175ms;
    -webkit-transform: scale(1, 1);
            transform: scale(1, 1);
  }
  .c-btn-more--wh__inner::after, .c-btn-more--wh__inner::before {
    -webkit-transition: -webkit-transform 0.1s;
    transition: -webkit-transform 0.1s;
    transition: transform 0.1s;
    transition: transform 0.1s, -webkit-transform 0.1s;
    -webkit-transition-timing-function: cubic-bezier(0, 0, 0.25, 1);
            transition-timing-function: cubic-bezier(0, 0, 0.25, 1);
  }
  .c-btn-more--wh__inner:hover::after, .c-btn-more--wh__inner:hover::before {
    -webkit-transform: scale(1, 0);
            transform: scale(1, 0);
  }
}
.c-btn-more--fill__link {
  position: relative;
  display: block;
  font-weight: 700;
  line-height: 1.5;
}

.c-btn-more--fill__inner {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.c-btn-more--fill__inner p {
  line-height: 1.1;
}

@media only screen and (min-width: 769px) {
  .c-btn-more--fill {
    max-width: 44.5rem;
  }
  .c-btn-more--fill__link .myicon {
    -webkit-transition: -webkit-transform 0.25s;
    transition: -webkit-transform 0.25s;
    transition: transform 0.25s;
    transition: transform 0.25s, -webkit-transform 0.25s;
    -webkit-transition-timing-function: cubic-bezier(0, 0, 0.25, 1);
            transition-timing-function: cubic-bezier(0, 0, 0.25, 1);
  }
  .c-btn-more--fill__link:hover .myicon {
    -webkit-transform: translate(1rem, 0);
            transform: translate(1rem, 0);
  }
  .c-btn-more--fill__inner {
    height: 8rem;
    padding: 0 7.8651685393%;
  }
  .c-btn-more--fill__inner p {
    font-size: 1.6rem;
  }
}
@media only screen and (max-width: 768px) {
  .c-btn-more--fill__inner {
    height: 18.6666666667vw;
    padding: 0 7.8651685393%;
  }
  .c-btn-more--fill__inner p {
    font-size: 4.2666666667vw;
  }
}
.c-btn-more--fill a {
  background: #340008;
  color: #fff;
}

.c-btn-more--fill a[target=_blank]::after {
  display: none;
}

.c-btn-more--fillwh__link {
  position: relative;
  display: block;
  font-weight: 700;
  line-height: 1.5;
}

.c-btn-more--fillwh__inner {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.c-btn-more--fillwh__inner p {
  line-height: 1.1;
}

@media only screen and (min-width: 769px) {
  .c-btn-more--fillwh {
    max-width: 44.5rem;
  }
  .c-btn-more--fillwh__link .myicon {
    -webkit-transition: -webkit-transform 0.25s;
    transition: -webkit-transform 0.25s;
    transition: transform 0.25s;
    transition: transform 0.25s, -webkit-transform 0.25s;
    -webkit-transition-timing-function: cubic-bezier(0, 0, 0.25, 1);
            transition-timing-function: cubic-bezier(0, 0, 0.25, 1);
  }
  .c-btn-more--fillwh__link:hover .myicon {
    -webkit-transform: translate(1rem, 0);
            transform: translate(1rem, 0);
  }
  .c-btn-more--fillwh__inner {
    height: 8rem;
    padding: 0 7.8651685393%;
  }
  .c-btn-more--fillwh__inner p {
    font-size: 1.6rem;
  }
}
@media only screen and (max-width: 768px) {
  .c-btn-more--fillwh__inner {
    height: 18.6666666667vw;
    padding: 0 7.8651685393%;
  }
  .c-btn-more--fillwh__inner p {
    font-size: 4.2666666667vw;
  }
}
.c-btn-more--fillwh a {
  background: #fff;
}

.c-btn-more--fillwh a[target=_blank]::after {
  display: none;
}

.c-arrow-plus--basic {
  position: relative;
  color: #340008;
  border: 1px solid #340008;
  border-radius: 50%;
}

.c-arrow-plus--basic i::after, .c-arrow-plus--basic i::before {
  position: absolute;
  top: 50%;
  left: 50%;
  display: block;
  width: 0.8rem;
  height: 1px;
  content: "";
  background: #340008;
}

.c-arrow-plus--basic i::before {
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}

.c-arrow-plus--basic i::after {
  -webkit-transform: translate(-50%, -50%) rotate(90deg);
          transform: translate(-50%, -50%) rotate(90deg);
}

@media only screen and (min-width: 769px) {
  .c-arrow-plus--basic {
    width: 4rem;
    height: 4rem;
  }
  .c-arrow-plus--basic i::after, .c-arrow-plus--basic i::before {
    width: 1.2rem;
  }
}
@media only screen and (max-width: 768px) {
  .c-arrow-plus--basic {
    width: 10.6666666667vw;
    height: 10.6666666667vw;
  }
  .c-arrow-plus--basic i::after, .c-arrow-plus--basic i::before {
    width: 2.6666666667vw;
  }
}
.c-arrow-plus--wh {
  position: relative;
  color: #fff;
  border: 1px solid #fff;
  border-radius: 50%;
}

.c-arrow-plus--wh i::after, .c-arrow-plus--wh i::before {
  position: absolute;
  top: 50%;
  left: 50%;
  display: block;
  width: 0.8rem;
  height: 1px;
  content: "";
  background: #fff;
}

.c-arrow-plus--wh i::before {
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}

.c-arrow-plus--wh i::after {
  -webkit-transform: translate(-50%, -50%) rotate(90deg);
          transform: translate(-50%, -50%) rotate(90deg);
}

@media only screen and (min-width: 769px) {
  .c-arrow-plus--wh {
    width: 4rem;
    height: 4rem;
  }
  .c-arrow-plus--wh i::after, .c-arrow-plus--wh i::before {
    width: 1.2rem;
  }
}
@media only screen and (max-width: 768px) {
  .c-arrow-plus--wh {
    width: 10.6666666667vw;
    height: 10.6666666667vw;
  }
  .c-arrow-plus--wh i::after, .c-arrow-plus--wh i::before {
    width: 2.6666666667vw;
  }
}
.c-arrow-plus--noborder {
  position: relative;
  color: #340008;
  border: 1px solid #340008;
  border-radius: 50%;
  border: 0;
}

.c-arrow-plus--noborder i::after, .c-arrow-plus--noborder i::before {
  position: absolute;
  top: 50%;
  left: 50%;
  display: block;
  width: 0.8rem;
  height: 1px;
  content: "";
  background: #340008;
}

.c-arrow-plus--noborder i::before {
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}

.c-arrow-plus--noborder i::after {
  -webkit-transform: translate(-50%, -50%) rotate(90deg);
          transform: translate(-50%, -50%) rotate(90deg);
}

@media only screen and (min-width: 769px) {
  .c-arrow-plus--noborder {
    width: 4rem;
    height: 4rem;
  }
  .c-arrow-plus--noborder i::after, .c-arrow-plus--noborder i::before {
    width: 1.2rem;
  }
}
@media only screen and (max-width: 768px) {
  .c-arrow-plus--noborder {
    width: 10.6666666667vw;
    height: 10.6666666667vw;
  }
  .c-arrow-plus--noborder i::after, .c-arrow-plus--noborder i::before {
    width: 2.6666666667vw;
  }
}
.c-arrow-plus--close {
  position: relative;
  color: #340008;
  border: 1px solid #340008;
  border-radius: 50%;
  border: 0;
}

.c-arrow-plus--close i::after, .c-arrow-plus--close i::before {
  position: absolute;
  top: 50%;
  left: 50%;
  display: block;
  width: 0.8rem;
  height: 1px;
  content: "";
  background: #340008;
}

.c-arrow-plus--close i::before {
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}

.c-arrow-plus--close i::after {
  -webkit-transform: translate(-50%, -50%) rotate(90deg);
          transform: translate(-50%, -50%) rotate(90deg);
}

@media only screen and (min-width: 769px) {
  .c-arrow-plus--close {
    width: 6.4rem;
    height: 6.4rem;
  }
  .c-arrow-plus--close i::after, .c-arrow-plus--close i::before {
    width: 1.2rem;
  }
}
@media only screen and (max-width: 768px) {
  .c-arrow-plus--close {
    width: 17.0666666667vw;
    height: 17.0666666667vw;
  }
  .c-arrow-plus--close i::after, .c-arrow-plus--close i::before {
    width: 2.6666666667vw;
  }
}
.c-arrow-plus--close i::before {
  -webkit-transform: translate(-50%, -50%) rotate(45deg);
          transform: translate(-50%, -50%) rotate(45deg);
}

.c-arrow-plus--close i::after {
  -webkit-transform: translate(-50%, -50%) rotate(-45deg);
          transform: translate(-50%, -50%) rotate(-45deg);
}

.c-arrow-play--bdwh {
  position: absolute;
  top: 50%;
  left: 50%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  border-radius: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  border: 1px solid #fff;
}

.c-arrow-play--bdwh i {
  display: block;
  color: #fff;
}

@media only screen and (min-width: 769px) {
  .c-arrow-play--bdwh {
    width: 10rem;
    height: 10rem;
    background: 0 0;
  }
  .c-arrow-play--bdwh i {
    font-size: 2rem;
  }
}
@media only screen and (max-width: 768px) {
  .c-arrow-play--bdwh {
    width: 16vw;
    height: 16vw;
    background: 0 0;
  }
  .c-arrow-play--bdwh i {
    font-size: 4.8vw;
  }
}
.c-arrow-play--gray {
  position: absolute;
  top: 50%;
  left: 50%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  border-radius: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}

.c-arrow-play--gray i {
  display: block;
  color: #fff;
}

@media only screen and (min-width: 769px) {
  .c-arrow-play--gray {
    width: 10rem;
    height: 10rem;
    background: rgba(0, 0, 0, 0.3);
  }
  .c-arrow-play--gray i {
    font-size: 2rem;
  }
}
@media only screen and (max-width: 768px) {
  .c-arrow-play--gray {
    width: 16vw;
    height: 16vw;
    background: rgba(0, 0, 0, 0.3);
  }
  .c-arrow-play--gray i {
    font-size: 4.8vw;
  }
}
.c-modal__open .c-arrow-play--gray {
  -webkit-transition: background 0.25s;
  transition: background 0.25s;
  -webkit-transition-timing-function: cubic-bezier(0, 0, 0.25, 1);
          transition-timing-function: cubic-bezier(0, 0, 0.25, 1);
}

.c-modal__open:hover .c-arrow-play--gray {
  background: #f8d32f;
}

@media only screen and (min-width: 769px) {
  .c-note-list li {
    line-height: 1.7142857143;
  }
}
@media only screen and (max-width: 768px) {
  .c-note-list li {
    line-height: 1.7692307692;
  }
}
@media only screen and (min-width: 769px) {
  .c-note-list li {
    font-size: 1.4rem;
  }
}
@media only screen and (max-width: 768px) {
  .c-note-list li {
    font-size: 3.4666666667vw;
  }
}
.c-modal {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 9999;
  width: 100%;
  height: 100%;
  overflow: auto;
  visibility: hidden;
  background: #f8d32f;
  opacity: 0;
  -webkit-transition: opacity 0.25s, visibility 0.25s;
  transition: opacity 0.25s, visibility 0.25s;
  -webkit-transition-timing-function: cubic-bezier(0, 0, 0.25, 1);
          transition-timing-function: cubic-bezier(0, 0, 0.25, 1);
}

html.is-modal .c-modal {
  visibility: visible;
  opacity: 1;
}

.c-modal__inner {
  position: relative;
  z-index: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 100%;
  min-height: 100%;
  opacity: 0;
  -webkit-transition: opacity 0.25s, -webkit-transform 0.25s;
  transition: opacity 0.25s, -webkit-transform 0.25s;
  transition: opacity 0.25s, transform 0.25s;
  transition: opacity 0.25s, transform 0.25s, -webkit-transform 0.25s;
  -webkit-transition-timing-function: cubic-bezier(0, 0, 0.25, 1);
          transition-timing-function: cubic-bezier(0, 0, 0.25, 1);
  -webkit-transform: translate(0, 5%);
          transform: translate(0, 5%);
}

html.is-modal .c-modal__inner {
  opacity: 1;
  -webkit-transform: none;
          transform: none;
}

.c-modal__container {
  position: relative;
  z-index: 1;
  background: #fff;
}

.c-modal__overlay {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
  width: 100%;
  height: 100%;
  min-height: 100%;
}

.c-modal__close {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  cursor: pointer;
  background-color: #fff;
  border: 1px solid #fff;
}

.c-modal__open {
  cursor: pointer;
}

.c-modal__brightcove {
  margin-right: auto;
  margin-left: auto;
}

@media only screen and (min-width: 769px) {
  .c-modal__inner {
    padding: 4.8rem 4.8rem;
  }
  .c-modal__container {
    width: 100%;
    max-width: 120rem;
    padding: 9.6rem 4.8rem;
  }
  .c-modal__close {
    width: 6rem;
    height: 6rem;
    -webkit-transition: background-color 0.25s;
    transition: background-color 0.25s;
    -webkit-transition-timing-function: cubic-bezier(0, 0, 0.25, 1);
            transition-timing-function: cubic-bezier(0, 0, 0.25, 1);
    -webkit-transform: translate(50%, -50%);
            transform: translate(50%, -50%);
  }
  .c-modal__close:hover {
    background-color: #f8d32f;
  }
}
@media only screen and (max-width: 768px) {
  .c-modal__inner {
    padding: 3rem 1.5rem;
  }
  .c-modal__container {
    width: 100%;
    padding: 3rem;
  }
  .c-modal__close {
    width: 5rem;
    height: 5rem;
    -webkit-transform: translate(15%, -50%);
            transform: translate(15%, -50%);
  }
}
.c-modal[data-type=brightcove-single] .c-modal__container {
  padding: 0;
}

.c-modal[data-type=brightcove-multi] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.c-modal[data-type=brightcove-multi] .vjs-playlist-item > :not(.vjs-playlist-thumbnail) {
  display: none;
}

@media only screen and (min-width: 769px) {
  .c-modal[data-type=brightcove-multi] .c-brightcove {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .c-modal[data-type=brightcove-multi] .vjs-playlist {
    -ms-flex-negative: 0;
        flex-shrink: 0;
    width: 15rem;
  }
}
@media only screen and (max-width: 768px) {
  .c-modal[data-type=brightcove-multi] .vjs-playlist {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    padding: 1.8666666667vw 0;
  }
  .c-modal[data-type=brightcove-multi] .vjs-playlist-item {
    margin: 1.3333333333vw 1.3333333333vw;
  }
  .c-modal[data-type=brightcove-multi] .vjs-playlist-item .vjs-playlist-thumbnail {
    margin: 0;
  }
  .c-modal[data-type=brightcove-multi] .vjs-playlist-item img {
    width: 100%;
  }
}
@media only screen and (max-width: 768px) and (orientation: portrait) {
  .c-modal[data-type=brightcove-multi] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}
.c-modal[data-type=graphic] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.c-card-product-feature {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.c-card-product-feature__img {
  position: relative;
  overflow: hidden;
}

.c-card-product-feature__img img {
  width: 100%;
}

.c-card-product-feature__img .c-note-list {
  margin-top: 0.5rem;
}

.c-card-product-feature__img-mask {
  position: absolute;
  top: -1%;
  left: -1%;
  z-index: 1;
  width: 102%;
  height: 102%;
  background: #f9f9f9;
  -webkit-transition: -webkit-transform 1s;
  transition: -webkit-transform 1s;
  transition: transform 1s;
  transition: transform 1s, -webkit-transform 1s;
  -webkit-transition-timing-function: cubic-bezier(0, 0, 0.25, 1);
          transition-timing-function: cubic-bezier(0, 0, 0.25, 1);
}

.c-card-product-feature.is-inview .c-card-product-feature__img-mask {
  -webkit-transform: translate(100%, 0);
          transform: translate(100%, 0);
}

.c-card-product-feature__hdg {
  font-weight: 700;
}

@media only screen and (min-width: 769px) {
  .c-card-product-feature__hdg {
    line-height: 1.5;
  }
}
@media only screen and (max-width: 768px) {
  .c-card-product-feature__hdg {
    line-height: 1.4166666667;
  }
}
.c-card-product-feature__txt .c-note-list {
  color: rgba(52, 0, 8, 0.5);
}

@media only screen and (min-width: 769px) {
  .c-card-product-feature:nth-child(odd) {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
            flex-direction: row-reverse;
  }
  .c-card-product-feature__description {
    opacity: 0;
    -webkit-transform: translate(-20px, 0);
            transform: translate(-20px, 0);
    -webkit-transition: opacity 0.5s, -webkit-transform 0.5s;
    transition: opacity 0.5s, -webkit-transform 0.5s;
    transition: opacity 0.5s, transform 0.5s;
    transition: opacity 0.5s, transform 0.5s, -webkit-transform 0.5s;
    -webkit-transition-timing-function: cubic-bezier(0, 0, 0.25, 1);
            transition-timing-function: cubic-bezier(0, 0, 0.25, 1);
    -webkit-transition-delay: 0.3s;
            transition-delay: 0.3s;
    padding: 0 3.3333333333% 0 6.6666666667%;
  }
  .c-card-product-feature.is-inview .c-card-product-feature__description {
    opacity: 1;
    -webkit-transform: none;
            transform: none;
  }
  .c-card-product-feature__hdg {
    margin-bottom: 2rem;
    font-size: 3.2rem;
  }
  .c-card-product-feature__txt {
    padding-right: 6.6666666667%;
  }
  .c-card-product-feature__txt p {
    font-size: 1.6rem;
  }
  .c-card-product-feature__txt p:not(:last-child) {
    margin-bottom: 1.6rem;
  }
}
@media only screen and (max-width: 768px) {
  .c-card-product-feature__img {
    margin-bottom: 6.6666666667vw;
  }
  .c-card-product-feature__hdg {
    opacity: 0;
    -webkit-transform: translate(-20px, 0);
            transform: translate(-20px, 0);
    -webkit-transition: opacity 0.5s, -webkit-transform 0.5s;
    transition: opacity 0.5s, -webkit-transform 0.5s;
    transition: opacity 0.5s, transform 0.5s;
    transition: opacity 0.5s, transform 0.5s, -webkit-transform 0.5s;
    -webkit-transition-timing-function: cubic-bezier(0, 0, 0.25, 1);
            transition-timing-function: cubic-bezier(0, 0, 0.25, 1);
    margin-bottom: 6.6666666667vw;
    font-size: 6.4vw;
  }
  .c-card-product-feature.is-inview .c-card-product-feature__hdg {
    opacity: 1;
    -webkit-transform: none;
            transform: none;
  }
  .c-card-product-feature__description {
    opacity: 0;
    -webkit-transform: translate(-20px, 0);
            transform: translate(-20px, 0);
    -webkit-transition: opacity 0.5s, -webkit-transform 0.5s;
    transition: opacity 0.5s, -webkit-transform 0.5s;
    transition: opacity 0.5s, transform 0.5s;
    transition: opacity 0.5s, transform 0.5s, -webkit-transform 0.5s;
    -webkit-transition-timing-function: cubic-bezier(0, 0, 0.25, 1);
            transition-timing-function: cubic-bezier(0, 0, 0.25, 1);
    -webkit-transition-delay: 0.55s;
            transition-delay: 0.55s;
  }
  .c-card-product-feature.is-inview .c-card-product-feature__description {
    opacity: 1;
    -webkit-transform: none;
            transform: none;
  }
  .c-card-product-feature__txt p {
    font-size: 3.7333333333vw;
  }
  .c-card-product-feature__txt p:not(:last-child) {
    margin-bottom: 3.7333333333vw;
  }
}
.c-card-product-map--yebisu {
  position: absolute;
  z-index: 1;
  top: 50%;
  left: 50%;
  z-index: 1;
}

.c-card-product-map--yebisu__inner {
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}

.c-card-product-map--yebisu__img {
  position: relative;
  z-index: 1;
  width: 5rem;
}

.c-card-product-map--yebisu__name {
  position: absolute;
  top: 100%;
  left: 50%;
  z-index: 2;
  text-align: center;
  white-space: nowrap;
  -webkit-transform: translate(-50%, 0);
          transform: translate(-50%, 0);
}

@media only screen and (min-width: 769px) {
  .c-card-product-map--yebisu__name {
    line-height: 1.5;
  }
}
@media only screen and (max-width: 768px) {
  .c-card-product-map--yebisu__name {
    line-height: 1.5;
  }
}
.c-card-product-map--yebisu__bg {
  position: absolute;
  top: 55%;
  left: 50%;
  z-index: 0;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}

.c-card-product-map--yebisu__bg::after, .c-card-product-map--yebisu__bg::before {
  display: block;
  content: "";
  border-radius: 50%;
  opacity: 0.8;
}

.c-card-product-map--yebisu__bg::before {
  position: relative;
  z-index: 1;
  width: 100%;
  height: 100%;
}

.c-card-product-map--yebisu__bg::after {
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: 0;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}

@media only screen and (min-width: 769px) {
  .c-card-product-map--yebisu__img {
    width: 5rem;
  }
  .c-card-product-map--yebisu__name {
    font-size: 1.2rem;
  }
  .c-card-product-map--yebisu__bg::after {
    width: calc(100% + 2.5rem);
    height: calc(100% + 2.5rem);
  }
}
@media only screen and (max-width: 768px) {
  .c-card-product-map--yebisu__img {
    width: 8vw;
  }
  .c-card-product-map--yebisu__name {
    font-size: 2.4vw;
  }
  .c-card-product-map--yebisu__bg::after {
    width: calc(100% + 4vw);
    height: calc(100% + 4vw);
  }
}
.c-card-product-map--yebisu__bg::before {
  background: rgba(248, 211, 47, 0.9);
}

.c-card-product-map--yebisu__bg::after {
  background: rgba(248, 211, 47, 0.2);
}

@media only screen and (min-width: 769px) {
  .c-card-product-map--yebisu__bg {
    width: 37rem;
    height: 24rem;
  }
}
@media only screen and (max-width: 768px) {
  .c-card-product-map--yebisu__bg {
    width: 48vw;
    height: 30.6666666667vw;
  }
}
.c-card-product-map--premiumale {
  position: absolute;
  z-index: 1;
  top: 65%;
  left: 18.75%;
  z-index: 2;
  color: #fff;
}

.c-card-product-map--premiumale__inner {
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}

.c-card-product-map--premiumale__img {
  position: relative;
  z-index: 1;
  width: 5rem;
}

.c-card-product-map--premiumale__name {
  position: absolute;
  top: 100%;
  left: 50%;
  z-index: 2;
  text-align: center;
  white-space: nowrap;
  -webkit-transform: translate(-50%, 0);
          transform: translate(-50%, 0);
}

@media only screen and (min-width: 769px) {
  .c-card-product-map--premiumale__name {
    line-height: 1.5;
  }
}
@media only screen and (max-width: 768px) {
  .c-card-product-map--premiumale__name {
    line-height: 1.5;
  }
}
.c-card-product-map--premiumale__bg {
  position: absolute;
  top: 55%;
  left: 50%;
  z-index: 0;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}

.c-card-product-map--premiumale__bg::after, .c-card-product-map--premiumale__bg::before {
  display: block;
  content: "";
  border-radius: 50%;
  opacity: 0.8;
}

.c-card-product-map--premiumale__bg::before {
  position: relative;
  z-index: 1;
  width: 100%;
  height: 100%;
}

.c-card-product-map--premiumale__bg::after {
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: 0;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}

@media only screen and (min-width: 769px) {
  .c-card-product-map--premiumale__img {
    width: 5rem;
  }
  .c-card-product-map--premiumale__name {
    font-size: 1.2rem;
  }
  .c-card-product-map--premiumale__bg::after {
    width: calc(100% + 2.5rem);
    height: calc(100% + 2.5rem);
  }
}
@media only screen and (max-width: 768px) {
  .c-card-product-map--premiumale__img {
    width: 8vw;
  }
  .c-card-product-map--premiumale__name {
    font-size: 2.4vw;
  }
  .c-card-product-map--premiumale__bg::after {
    width: calc(100% + 4vw);
    height: calc(100% + 4vw);
  }
}
.c-card-product-map--premiumale__bg::before {
  background: rgba(44, 69, 203, 0.9);
}

.c-card-product-map--premiumale__bg::after {
  background: rgba(44, 69, 203, 0.2);
}

@media only screen and (min-width: 769px) {
  .c-card-product-map--premiumale__bg {
    width: 24.6rem;
    height: 20rem;
  }
}
@media only screen and (max-width: 768px) {
  .c-card-product-map--premiumale__bg {
    width: 32vw;
    height: 26.6666666667vw;
  }
}
.c-card-product-map--black {
  position: absolute;
  z-index: 1;
  top: 12.5%;
  left: 72.9166666667%;
  z-index: 4;
  color: #fff;
}

.c-card-product-map--black__inner {
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}

.c-card-product-map--black__img {
  position: relative;
  z-index: 1;
  width: 5rem;
}

.c-card-product-map--black__name {
  position: absolute;
  top: 100%;
  left: 50%;
  z-index: 2;
  text-align: center;
  white-space: nowrap;
  -webkit-transform: translate(-50%, 0);
          transform: translate(-50%, 0);
}

@media only screen and (min-width: 769px) {
  .c-card-product-map--black__name {
    line-height: 1.5;
  }
}
@media only screen and (max-width: 768px) {
  .c-card-product-map--black__name {
    line-height: 1.5;
  }
}
.c-card-product-map--black__bg {
  position: absolute;
  top: 55%;
  left: 50%;
  z-index: 0;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}

.c-card-product-map--black__bg::after, .c-card-product-map--black__bg::before {
  display: block;
  content: "";
  border-radius: 50%;
  opacity: 0.8;
}

.c-card-product-map--black__bg::before {
  position: relative;
  z-index: 1;
  width: 100%;
  height: 100%;
}

.c-card-product-map--black__bg::after {
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: 0;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}

@media only screen and (min-width: 769px) {
  .c-card-product-map--black__img {
    width: 5rem;
  }
  .c-card-product-map--black__name {
    font-size: 1.2rem;
  }
  .c-card-product-map--black__bg::after {
    width: calc(100% + 2.5rem);
    height: calc(100% + 2.5rem);
  }
}
@media only screen and (max-width: 768px) {
  .c-card-product-map--black__img {
    width: 8vw;
  }
  .c-card-product-map--black__name {
    font-size: 2.4vw;
  }
  .c-card-product-map--black__bg::after {
    width: calc(100% + 4vw);
    height: calc(100% + 4vw);
  }
}
.c-card-product-map--black__bg::before {
  background: rgba(52, 0, 8, 0.9);
}

.c-card-product-map--black__bg::after {
  background: rgba(52, 0, 8, 0.2);
}

@media only screen and (min-width: 769px) {
  .c-card-product-map--black__bg {
    width: 20rem;
    height: 20rem;
  }
}
@media only screen and (max-width: 768px) {
  .c-card-product-map--black__bg {
    width: 26.6666666667vw;
    height: 26.6666666667vw;
  }
}
.c-card-product-map--kohaku {
  position: absolute;
  z-index: 1;
  top: 60%;
  left: 81.9444444444%;
  z-index: 3;
  color: #fff;
}

.c-card-product-map--kohaku__inner {
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}

.c-card-product-map--kohaku__img {
  position: relative;
  z-index: 1;
  width: 5rem;
}

.c-card-product-map--kohaku__name {
  position: absolute;
  top: 100%;
  left: 50%;
  z-index: 2;
  text-align: center;
  white-space: nowrap;
  -webkit-transform: translate(-50%, 0);
          transform: translate(-50%, 0);
}

@media only screen and (min-width: 769px) {
  .c-card-product-map--kohaku__name {
    line-height: 1.5;
  }
}
@media only screen and (max-width: 768px) {
  .c-card-product-map--kohaku__name {
    line-height: 1.5;
  }
}
.c-card-product-map--kohaku__bg {
  position: absolute;
  top: 55%;
  left: 50%;
  z-index: 0;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}

.c-card-product-map--kohaku__bg::after, .c-card-product-map--kohaku__bg::before {
  display: block;
  content: "";
  border-radius: 50%;
  opacity: 0.8;
}

.c-card-product-map--kohaku__bg::before {
  position: relative;
  z-index: 1;
  width: 100%;
  height: 100%;
}

.c-card-product-map--kohaku__bg::after {
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: 0;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}

@media only screen and (min-width: 769px) {
  .c-card-product-map--kohaku__img {
    width: 5rem;
  }
  .c-card-product-map--kohaku__name {
    font-size: 1.2rem;
  }
  .c-card-product-map--kohaku__bg::after {
    width: calc(100% + 2.5rem);
    height: calc(100% + 2.5rem);
  }
}
@media only screen and (max-width: 768px) {
  .c-card-product-map--kohaku__img {
    width: 8vw;
  }
  .c-card-product-map--kohaku__name {
    font-size: 2.4vw;
  }
  .c-card-product-map--kohaku__bg::after {
    width: calc(100% + 4vw);
    height: calc(100% + 4vw);
  }
}
.c-card-product-map--kohaku__bg::before {
  background: rgba(213, 9, 21, 0.9);
}

.c-card-product-map--kohaku__bg::after {
  background: rgba(213, 9, 21, 0.2);
}

@media only screen and (min-width: 769px) {
  .c-card-product-map--kohaku__bg {
    width: 20rem;
    height: 20rem;
  }
}
@media only screen and (max-width: 768px) {
  .c-card-product-map--kohaku__bg {
    width: 26.6666666667vw;
    height: 26.6666666667vw;
  }
}
.c-card-recommend a {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.c-card-recommend__img {
  width: 100%;
}

.c-card-recommend__img img {
  width: 100%;
}

@media only screen and (min-width: 769px) {
  .c-card-recommend__img-thumb {
    overflow: hidden;
  }
  .c-card-recommend__img-thumb img {
    -webkit-transition: -webkit-transform 0.3s;
    transition: -webkit-transform 0.3s;
    transition: transform 0.3s;
    transition: transform 0.3s, -webkit-transform 0.3s;
    -webkit-transition-timing-function: cubic-bezier(0, 0, 0.25, 1);
            transition-timing-function: cubic-bezier(0, 0, 0.25, 1);
  }
  a:hover .c-card-recommend__img-thumb img {
    -webkit-transform: scale(1.05, 1.05);
            transform: scale(1.05, 1.05);
  }
}
.c-card-recommend__arrow .c-arrow-circle--basic {
  margin-right: auto;
  margin-left: auto;
}

.c-card-recommend__hdg {
  font-weight: 700;
  line-height: 1.1;
}

@media only screen and (min-width: 769px) {
  .c-card-recommend__txt {
    line-height: 1.5714285714;
  }
}
@media only screen and (max-width: 768px) {
  .c-card-recommend__txt {
    line-height: 1.5714285714;
  }
}
@media only screen and (min-width: 769px) {
  .c-card-recommend__img {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 1.5rem;
  }
  .c-card-recommend__img-ico {
    width: 50%;
  }
  .c-card-recommend__img-thumb {
    width: 50%;
  }
  .c-card-recommend__description {
    width: calc(100% - 10rem);
    padding: 1.5rem 2.5rem;
  }
  .c-card-recommend__hdg {
    margin-bottom: 1rem;
  }
  .c-card-recommend__arrow {
    width: 10rem;
  }
}
@media only screen and (max-width: 768px) {
  .c-card-recommend__img {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 4vw;
  }
  .c-card-recommend__img-ico {
    width: 50%;
  }
  .c-card-recommend__img-thumb {
    width: 50%;
  }
  .c-card-recommend__description {
    width: calc(100% - 12vw);
    padding: 5.3333333333vw 2.6666666667vw 0;
  }
}
.c-card-video {
  background: #fff;
}

.c-card-video__poster {
  position: relative;
}

.c-card-video__poster img {
  width: 100%;
}

.c-card-video__description {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

@media only screen and (min-width: 769px) {
  .c-card-video__hdg {
    line-height: 1.625;
  }
}
@media only screen and (max-width: 768px) {
  .c-card-video__hdg {
    line-height: 1.5;
  }
}
@media only screen and (min-width: 769px) and (min-width: 769px) {
  .c-card-video__poster {
    overflow: hidden;
  }
  .c-card-video__poster img {
    -webkit-transition: -webkit-transform 0.3s;
    transition: -webkit-transform 0.3s;
    transition: transform 0.3s;
    transition: transform 0.3s, -webkit-transform 0.3s;
    -webkit-transition-timing-function: cubic-bezier(0, 0, 0.25, 1);
            transition-timing-function: cubic-bezier(0, 0, 0.25, 1);
  }
  .c-card-video:hover .c-card-video__poster img {
    -webkit-transform: scale(1.05, 1.05);
            transform: scale(1.05, 1.05);
  }
}
@media only screen and (min-width: 769px) {
  .c-card-video__description {
    padding: 1.5rem 1.5rem 1.5rem 3rem;
  }
}
@media only screen and (min-width: 769px) {
  .c-card-video__hdg {
    width: calc(100% - 5.5rem);
  }
}
@media only screen and (max-width: 768px) {
  .c-card-video__description {
    padding: 4vw;
  }
}
.c-card-yt-video {
  background: #fff;
}

.c-card-yt-video__inner {
  position: relative;
  height: 0;
  padding-bottom: 56.25%;
}

.c-card-yt-video__inner iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.c-card-yt-video__description {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

@media only screen and (min-width: 769px) {
  .c-card-yt-video__description {
    padding: 1.5rem 1.5rem 1.5rem 3rem;
  }
}
@media only screen and (max-width: 768px) {
  .c-card-yt-video__description {
    padding: 4vw;
  }
}
.c-chart--products {
  position: relative;
  width: 100%;
}

.c-chart--products__hdg {
  position: absolute;
  top: -15%;
  left: 0;
  line-height: 1.1;
  -webkit-transform: translate(-200%, 0);
          transform: translate(-200%, 0);
}

.c-chart--products__container {
  position: relative;
  height: 0;
}

.c-chart--products__svg {
  position: absolute;
  display: block;
  width: 100%;
  height: 100%;
}

.c-chart--products__pentagons {
  fill: none;
  stroke: #fff;
  stroke-dasharray: 0;
  stroke-width: 1px;
}

.c-chart--products__pentagons polygon:last-child {
  stroke-width: 3px;
}

.c-chart--products__polygon {
  position: absolute;
  z-index: 0;
  fill: #f8d32f;
  stroke: none;
}

[data-product=hop] .c-chart--products__polygon, [data-product=meister] .c-chart--products__polygon, [data-product=white] .c-chart--products__polygon, [data-product=yebisu] .c-chart--products__polygon {
  fill: #b58d1d;
}

.c-chart--products__label {
  position: absolute;
}

.c-chart--products__label span {
  display: block;
  font-weight: 700;
  line-height: 1.25;
  text-align: center;
  white-space: nowrap;
}

.c-chart--products__label:nth-child(1) {
  top: -5%;
  left: 50%;
}

.c-chart--products__label:nth-child(1) span {
  -webkit-transform: translate(-50%, -100%);
          transform: translate(-50%, -100%);
}

.c-chart--products__label:nth-child(2) {
  top: 38%;
  left: 103%;
}

.c-chart--products__label:nth-child(2) span {
  -webkit-transform: translate(0, -100%);
          transform: translate(0, -100%);
}

.c-chart--products__label:nth-child(3) {
  top: 96%;
  left: 86%;
}

.c-chart--products__label:nth-child(3) span {
  -webkit-transform: translate(0, -100%);
          transform: translate(0, -100%);
}

.c-chart--products__label:nth-child(4) {
  top: 96%;
  left: 13%;
}

.c-chart--products__label:nth-child(4) span {
  -webkit-transform: translate(-100%, -100%);
          transform: translate(-100%, -100%);
}

.c-chart--products__label:nth-child(5) {
  top: 30%;
  left: 3%;
}

.c-chart--products__label:nth-child(5) span {
  -webkit-transform: translate(-100%, -100%);
          transform: translate(-100%, -100%);
}

.c-chart--products__line {
  position: absolute;
  top: 0;
  left: 4px;
  width: calc(100% - 8px);
}

.c-chart--products__line img {
  width: 100%;
}

@media only screen and (min-width: 769px) {
  .c-chart--products__hdg {
    font-size: 1.2rem;
  }
  .c-chart--products__container {
    width: 75%;
    padding-bottom: 75%;
    margin-right: 0;
    margin-left: auto;
  }
  .c-chart--products__label {
    font-size: 1.2rem;
  }
}
@media only screen and (min-width: 1440px) {
  .c-chart--products__label {
    font-size: 1.2rem;
  }
}
@media only screen and (max-width: 768px) {
  .c-chart--products__hdg {
    font-size: 3.2vw;
  }
  .c-chart--products__container {
    width: 70%;
    padding-bottom: 70%;
    margin-right: auto;
    margin-left: auto;
  }
  .c-chart--products__label {
    font-size: 3.2vw;
  }
}
.c-chart--product {
  position: relative;
  width: 100%;
}

.c-chart--product__hdg {
  position: absolute;
  top: -15%;
  left: 0;
  line-height: 1.1;
  -webkit-transform: translate(-200%, 0);
          transform: translate(-200%, 0);
}

.c-chart--product__container {
  position: relative;
  height: 0;
}

.c-chart--product__svg {
  position: absolute;
  display: block;
  width: 100%;
  height: 100%;
}

.c-chart--product__pentagons {
  fill: none;
  stroke: #fff;
  stroke-dasharray: 0;
  stroke-width: 1px;
}

.c-chart--product__pentagons polygon:last-child {
  stroke-width: 3px;
}

.c-chart--product__polygon {
  position: absolute;
  z-index: 0;
  fill: #f8d32f;
  stroke: none;
}

[data-product=hop] .c-chart--product__polygon, [data-product=meister] .c-chart--product__polygon, [data-product=white] .c-chart--product__polygon, [data-product=yebisu] .c-chart--product__polygon {
  fill: #b58d1d;
}

.c-chart--product__label {
  position: absolute;
}

.c-chart--product__label span {
  display: block;
  font-weight: 700;
  line-height: 1.25;
  text-align: center;
  white-space: nowrap;
}

.c-chart--product__label:nth-child(1) {
  top: -5%;
  left: 50%;
}

.c-chart--product__label:nth-child(1) span {
  -webkit-transform: translate(-50%, -100%);
          transform: translate(-50%, -100%);
}

.c-chart--product__label:nth-child(2) {
  top: 38%;
  left: 103%;
}

.c-chart--product__label:nth-child(2) span {
  -webkit-transform: translate(0, -100%);
          transform: translate(0, -100%);
}

.c-chart--product__label:nth-child(3) {
  top: 96%;
  left: 86%;
}

.c-chart--product__label:nth-child(3) span {
  -webkit-transform: translate(0, -100%);
          transform: translate(0, -100%);
}

.c-chart--product__label:nth-child(4) {
  top: 96%;
  left: 13%;
}

.c-chart--product__label:nth-child(4) span {
  -webkit-transform: translate(-100%, -100%);
          transform: translate(-100%, -100%);
}

.c-chart--product__label:nth-child(5) {
  top: 30%;
  left: 3%;
}

.c-chart--product__label:nth-child(5) span {
  -webkit-transform: translate(-100%, -100%);
          transform: translate(-100%, -100%);
}

.c-chart--product__line {
  position: absolute;
  top: 0;
  left: 4px;
  width: calc(100% - 8px);
}

.c-chart--product__line img {
  width: 100%;
}

@media only screen and (min-width: 769px) {
  .c-chart--product__hdg {
    font-size: 1.2rem;
  }
  .c-chart--product__container {
    width: 75%;
    padding-bottom: 75%;
    margin-right: 0;
    margin-left: auto;
  }
  .c-chart--product__label {
    font-size: 1.2rem;
  }
}
@media only screen and (min-width: 1440px) {
  .c-chart--product__label {
    font-size: 1.2rem;
  }
}
@media only screen and (max-width: 768px) {
  .c-chart--product__hdg {
    font-size: 3.2vw;
  }
  .c-chart--product__container {
    width: 70%;
    padding-bottom: 70%;
    margin-right: auto;
    margin-left: auto;
  }
  .c-chart--product__label {
    font-size: 3.2vw;
  }
}
.c-marriage::-webkit-scrollbar {
  height: 0.8rem;
}

.c-marriage::-webkit-scrollbar-track {
  background-color: rgba(52, 0, 8, 0.1);
  border-radius: 0;
  -webkit-box-shadow: 0;
          box-shadow: 0;
}

.c-marriage::-webkit-scrollbar-thumb {
  background-color: #340008;
  border-radius: 0;
  -webkit-box-shadow: 0;
          box-shadow: 0;
}

@media only screen and (max-width: 768px) {
  .c-marriage__inner {
    padding-bottom: 4vw;
    margin: 4vw 0;
  }
  .c-marriage__img {
    margin-right: -6.6666666667vw;
    margin-left: -6.6666666667vw;
  }
  .s-drink .c-marriage__img {
    margin-right: -2.6666666667vw;
    margin-left: -2.6666666667vw;
  }
  .c-marriage__img img {
    width: 109%;
    max-width: none;
  }
}
.c-prof--wide {
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  background: #f0ebe7;
}

.c-prof--wide__name dt {
  line-height: 1.1;
}

@media only screen and (min-width: 769px) {
  .c-prof--wide__name dt {
    line-height: 1.5;
  }
}
@media only screen and (max-width: 768px) {
  .c-prof--wide__name dt {
    line-height: 1.3333333333;
  }
}
.c-prof--wide__name dd {
  line-height: 1.1;
}

@media only screen and (min-width: 769px) {
  .c-prof--wide__name {
    margin-bottom: 2rem;
  }
  .c-prof--wide__name dt {
    margin-bottom: 1rem;
    font-size: 1.4rem;
  }
  .c-prof--wide__name dd {
    font-size: 2rem;
  }
  .c-prof--wide__txt {
    font-size: 1.4rem;
  }
}
@media only screen and (max-width: 768px) {
  .c-prof--wide__name dt {
    margin-bottom: 2.6666666667vw;
    font-size: 3.7333333333vw;
  }
  .c-prof--wide__name dd {
    font-size: 5.3333333333vw;
  }
}
@media only screen and (min-width: 769px) {
  .c-prof--wide {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    padding: 3.5rem;
  }
  .c-prof--wide__img {
    -ms-flex-negative: 0;
        flex-shrink: 0;
    width: 16rem;
  }
  .c-prof--wide__description {
    width: calc(100% - 20rem);
  }
}
@media only screen and (max-width: 768px) {
  .c-prof--wide {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    padding: 8vw;
  }
  .c-prof--wide__img {
    width: 32vw;
  }
  .c-prof--wide__name {
    width: 40vw;
    text-align: left;
  }
  .c-prof--wide__name dt {
    margin-bottom: 2.6666666667vw;
  }
  .c-prof--wide__name dd {
    font-size: 5.3333333333vw;
  }
  .c-prof--wide__description {
    margin-top: 8vw;
  }
}
.c-prof--drink__name dt {
  line-height: 1.1;
}

@media only screen and (min-width: 769px) {
  .c-prof--drink__name dt {
    line-height: 1.5;
  }
}
@media only screen and (max-width: 768px) {
  .c-prof--drink__name dt {
    line-height: 1.3333333333;
  }
}
.c-prof--drink__name dd {
  line-height: 1.1;
}

@media only screen and (min-width: 769px) {
  .c-prof--drink__name {
    margin-bottom: 2rem;
  }
  .c-prof--drink__name dt {
    margin-bottom: 1rem;
    font-size: 1.4rem;
  }
  .c-prof--drink__name dd {
    font-size: 2rem;
  }
  .c-prof--drink__txt {
    font-size: 1.4rem;
  }
}
@media only screen and (max-width: 768px) {
  .c-prof--drink__name dt {
    margin-bottom: 2.6666666667vw;
    font-size: 3.7333333333vw;
  }
  .c-prof--drink__name dd {
    font-size: 5.3333333333vw;
  }
}
.c-prof--drink__name {
  text-align: center;
}

@media only screen and (min-width: 769px) {
  .c-prof--drink__img {
    width: 16rem;
    margin-right: auto;
    margin-bottom: -8rem;
    margin-left: auto;
  }
  .c-prof--drink__description {
    padding: 11rem 4rem 4rem;
    background: #fff;
  }
}
@media only screen and (max-width: 768px) {
  .c-prof--drink {
    position: relative;
    padding: 0 8vw 8vw;
  }
  .c-prof--drink::after {
    position: absolute;
    bottom: 0;
    left: 0;
    display: block;
    width: 100%;
    height: calc(100% - 14vw);
    content: "";
    background: #fff;
  }
  .c-prof--drink > * {
    position: relative;
    z-index: 1;
  }
  .c-prof--drink__img {
    width: 32vw;
    margin-right: auto;
    margin-bottom: 5.3333333333vw;
    margin-left: auto;
  }
  .c-prof--drink__name dt {
    margin-bottom: 2.6666666667vw;
  }
  .c-prof--drink__name dd {
    font-size: 5.3333333333vw;
  }
  .c-prof--drink__description {
    margin-top: 8vw;
  }
}
.c-character {
  position: absolute;
  line-height: 0.8;
  color: rgba(52, 0, 8, 0.1);
}

@media only screen and (min-width: 769px) {
  .c-character {
    font-size: 19rem;
  }
}
@media only screen and (max-width: 768px) {
  .c-character {
    font-size: 7rem;
  }
}
.p-header--basic {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: absolute;
  top: 0;
  width: 100%;
  background: #fff;
  border-bottom: 1px solid #d9d9d9;
}

.p-header--basic__inner {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 100%;
}

.p-header--basic__fb {
  visibility: hidden;
}

.is-pageLoaded .p-header--basic__fb {
  visibility: visible;
}

.p-header--basic__fb a[target=_blank]::after {
  display: none;
}

@media only screen and (min-width: 769px) {
  .p-header--basic {
    min-width: 108rem;
    height: 10rem;
  }
  .p-header--basic__inner {
    width: 100%;
    padding: 0 2.5rem 0 5rem;
  }
  .p-header--basic__logo {
    width: 16rem;
    margin-right: 1.5rem;
  }
  .p-header--basic__utility {
    margin-right: 0;
    margin-left: auto;
  }
  .p-header--basic__fb i {
    font-size: 4rem;
  }
}
@media only screen and (min-width: 1440px) {
  .p-header--basic__logo {
    margin-right: 2rem;
  }
}
@media only screen and (max-width: 768px) {
  .p-header--basic {
    height: 6.4rem;
  }
  .p-header--basic__inner {
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    width: 100%;
  }
  .p-header--basic__logo {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
    width: 10rem;
  }
  .p-header--basic__fb {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }
  .p-header--basic__fb i {
    font-size: 4rem;
  }
  .p-header--basic__hum {
    -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
            order: 3;
  }
}
.p-header--basic:not(.is-fixed) {
  left: 0 !important;
}

.p-header--basic.is-fixed {
  position: fixed;
}

@media only screen and (max-width: 768px) {
  .p-header--basic {
    padding-left: 0.75rem;
  }
}
.p-header--scroll {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  top: 0;
  width: 100%;
  background: #fff;
  border-bottom: 1px solid #d9d9d9;
}

.p-header--scroll__inner {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 100%;
}

.p-header--scroll__fb {
  visibility: hidden;
}

.is-pageLoaded .p-header--scroll__fb {
  visibility: visible;
}

.p-header--scroll__fb a[target=_blank]::after {
  display: none;
}

@media only screen and (min-width: 769px) {
  .p-header--scroll {
    min-width: 108rem;
    height: 10rem;
  }
  .p-header--scroll__inner {
    width: 100%;
    padding: 0 2.5rem 0 5rem;
  }
  .p-header--scroll__logo {
    width: 16rem;
    margin-right: 1.5rem;
  }
  .p-header--scroll__utility {
    margin-right: 0;
    margin-left: auto;
  }
  .p-header--scroll__fb i {
    font-size: 4rem;
  }
}
@media only screen and (min-width: 1440px) {
  .p-header--scroll__logo {
    margin-right: 2rem;
  }
}
@media only screen and (max-width: 768px) {
  .p-header--scroll {
    height: 6.4rem;
  }
  .p-header--scroll__inner {
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    width: 100%;
  }
  .p-header--scroll__logo {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
    width: 10rem;
  }
  .p-header--scroll__fb {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }
  .p-header--scroll__fb i {
    font-size: 4rem;
  }
  .p-header--scroll__hum {
    -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
            order: 3;
  }
}
@media only screen and (min-width: 769px) {
  .p-header--scroll {
    position: fixed;
    -webkit-transition: -webkit-transform 0.3s;
    transition: -webkit-transform 0.3s;
    transition: transform 0.3s;
    transition: transform 0.3s, -webkit-transform 0.3s;
    -webkit-transition-timing-function: cubic-bezier(0, 0, 0.25, 1);
            transition-timing-function: cubic-bezier(0, 0, 0.25, 1);
    -webkit-transform: translate(0, -100%);
            transform: translate(0, -100%);
  }
  .p-header--scroll.is-fixed {
    -webkit-transform: translate(0, 0);
            transform: translate(0, 0);
  }
}
@media only screen and (max-width: 768px) {
  .p-header--scroll {
    position: absolute;
  }
  .p-header--scroll.is-fixed {
    position: fixed;
  }
}
.p-header--static {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: absolute;
  top: 0;
  z-index: 9;
  width: 100%;
}

.p-header--static__inner {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 100%;
}

.p-header--static__fb {
  visibility: hidden;
}

.is-pageLoaded .p-header--static__fb {
  visibility: visible;
}

.p-header--static__fb a[target=_blank]::after {
  display: none;
}

@media only screen and (min-width: 769px) {
  .p-header--static {
    min-width: 108rem;
    height: 10rem;
  }
  .p-header--static__inner {
    width: 100%;
    padding: 0 2.5rem 0 5rem;
  }
  .p-header--static__logo {
    width: 16rem;
    margin-right: 1.5rem;
  }
  .p-header--static__utility {
    margin-right: 0;
    margin-left: auto;
  }
  .p-header--static__fb i {
    font-size: 4rem;
  }
}
@media only screen and (min-width: 1440px) {
  .p-header--static__logo {
    margin-right: 2rem;
  }
}
@media only screen and (max-width: 768px) {
  .p-header--static {
    height: 6.4rem;
  }
  .p-header--static__inner {
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    width: 100%;
  }
  .p-header--static__logo {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
    width: 10rem;
  }
  .p-header--static__fb {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }
  .p-header--static__fb i {
    font-size: 4rem;
  }
  .p-header--static__hum {
    -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
            order: 3;
  }
}
.p-header--static::after {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
  display: block;
  width: 100%;
  height: 100%;
  content: "";
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
  background: linear-gradient(rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

.p-header--static__inner {
  position: relative;
  z-index: 1;
}

.p-header--language {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: absolute;
  top: 0;
  width: 100%;
  background: #fff;
  border-bottom: 1px solid #d9d9d9;
}

.p-header--language__inner {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 100%;
}

.p-header--language__fb {
  visibility: hidden;
}

.is-pageLoaded .p-header--language__fb {
  visibility: visible;
}

.p-header--language__fb a[target=_blank]::after {
  display: none;
}

@media only screen and (min-width: 769px) {
  .p-header--language {
    min-width: 108rem;
    height: 10rem;
  }
  .p-header--language__inner {
    width: 100%;
    padding: 0 2.5rem 0 5rem;
  }
  .p-header--language__logo {
    width: 16rem;
    margin-right: 1.5rem;
  }
  .p-header--language__utility {
    margin-right: 0;
    margin-left: auto;
  }
  .p-header--language__fb i {
    font-size: 4rem;
  }
}
@media only screen and (min-width: 1440px) {
  .p-header--language__logo {
    margin-right: 2rem;
  }
}
@media only screen and (max-width: 768px) {
  .p-header--language {
    height: 6.4rem;
  }
  .p-header--language__inner {
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    width: 100%;
  }
  .p-header--language__logo {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
    width: 10rem;
  }
  .p-header--language__fb {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }
  .p-header--language__fb i {
    font-size: 4rem;
  }
  .p-header--language__hum {
    -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
            order: 3;
  }
}
.p-header--language.is-fixed {
  position: fixed;
}

@media only screen and (max-width: 768px) {
  .p-header--language {
    padding-right: 1.5rem;
    padding-left: 1.5rem;
  }
  .p-header--language__logo {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }
  .p-header--language__utility {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
  }
}
.p-menu__list-item a {
  display: block;
}

.p-menu__list-item a:hover {
  text-decoration: none;
}

.p-menu--global__list-item a {
  display: block;
}

.p-menu--global__list-item a:hover {
  text-decoration: none;
}

.p-menu--global__list-item a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  color: #340008;
}

@media only screen and (min-width: 769px) {
  .p-menu--global__list {
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    width: 73rem;
  }
  .p-menu--global__list-item {
    font-size: 1.3rem;
  }
  .p-menu--global__list-item.is-current a::before {
    -webkit-transform: scale(1, 1);
            transform: scale(1, 1);
  }
  .p-menu--global__list-item a {
    position: relative;
    height: 10rem;
    height: 5rem;
  }
  .p-header--static .p-menu--global__list-item a {
    height: 5rem;
  }
  .p-menu--global__list-item a::before {
    position: absolute;
    bottom: 0;
    left: 0;
    display: block;
    width: 100%;
    height: 2px;
    content: "";
    background: #340008;
    -webkit-transition: -webkit-transform 0.25s;
    transition: -webkit-transform 0.25s;
    transition: transform 0.25s;
    transition: transform 0.25s, -webkit-transform 0.25s;
    -webkit-transition-timing-function: cubic-bezier(0, 0, 0.25, 1);
            transition-timing-function: cubic-bezier(0, 0, 0.25, 1);
    -webkit-transform: scale(0, 1);
            transform: scale(0, 1);
    -webkit-transform-origin: left top;
            transform-origin: left top;
  }
  .p-header--static .p-menu--global__list-item a::before {
    background: #fff;
  }
  .p-menu--global__list-item a:hover::before {
    -webkit-transform: scale(1, 1);
            transform: scale(1, 1);
  }
}
@media only screen and (min-width: 1440px) {
  .p-menu--global__list {
    width: 74rem;
  }
}
.p-menu--sp__list-item a {
  display: block;
}

.p-menu--sp__list-item a:hover {
  text-decoration: none;
}

@media only screen and (max-width: 768px) {
  .p-menu--sp {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 1001;
    width: 100%;
    height: 100%;
    min-height: 100%;
    overflow: auto;
    visibility: hidden;
    background: #f8d32f;
    opacity: 0;
    -webkit-transition: opacity 0.25s, -webkit-transform 0.25s;
    transition: opacity 0.25s, -webkit-transform 0.25s;
    transition: transform 0.25s, opacity 0.25s;
    transition: transform 0.25s, opacity 0.25s, -webkit-transform 0.25s;
    -webkit-transition-timing-function: cubic-bezier(0, 0, 0.25, 1);
            transition-timing-function: cubic-bezier(0, 0, 0.25, 1);
    -webkit-transform: translate(0, -5%);
            transform: translate(0, -5%);
  }
  html.is-hamburger .p-menu--sp {
    visibility: visible;
    opacity: 1;
    -webkit-transform: none;
            transform: none;
  }
  .p-menu--sp__header {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    height: 6.4rem;
    padding-left: 0.75rem;
  }
  .p-menu--sp__logo {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
    width: 10rem;
  }
  .p-menu--sp__fb {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }
  .p-menu--sp__fb a[target=_blank]::after {
    display: none;
  }
  .p-menu--sp__fb i {
    font-size: 4rem;
  }
  .p-menu--sp__hum {
    -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
            order: 3;
    width: 6.4rem;
    height: 6.4rem;
  }
  .p-menu--sp__hum i::after, .p-menu--sp__hum i::before {
    width: 2rem;
  }
  .p-menu--sp__list {
    border-top: 1px solid rgba(255, 255, 255, 0.5);
  }
  .p-menu--sp__list-item {
    position: relative;
    font-size: 1.6rem;
    border-bottom: 1px solid rgba(255, 255, 255, 0.5);
  }
  .p-menu--sp__list-item.js-submenu {
    border-bottom: 0;
  }
  .p-menu--sp__list-item a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    height: 7rem;
    padding: 0 8vw;
  }
  .p-menu--sp__list-item-arrow {
    position: absolute;
    top: 50%;
    right: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    width: 7rem;
    height: 7rem;
    pointer-events: none;
    -webkit-transform: translate(0, -50%);
            transform: translate(0, -50%);
  }
  .js-submenu .p-menu--sp__list-item-arrow {
    pointer-events: auto;
  }
  .is-open .p-menu--sp__list-item-arrow {
    -webkit-transform: translate(0, -50%) rotate(180deg);
            transform: translate(0, -50%) rotate(180deg);
  }
  .p-menu--sp__sub {
    height: 0;
    padding-left: 4vw;
    overflow: hidden;
    border-bottom: 1px solid rgba(255, 255, 255, 0.5);
  }
  .p-menu--sp__sub.is-open {
    height: auto;
  }
  .p-menu--sp__sub-item {
    padding-bottom: 4.8vw;
    font-size: 3.7333333333vw;
  }
  .p-menu--sp__sub-item:last-child {
    padding-bottom: 6.6666666667vw;
  }
  .p-menu--sp__sub-item a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    padding: 0 8vw;
  }
  .p-menu--sp__sub-item p {
    width: calc(100% - 12vw);
    font-size: 3.7333333333vw;
    line-height: 1.5;
  }
}
.p-loading {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 9;
  width: 100%;
  height: 100%;
  background: #fff;
}

.is-pageLoaded .p-loading {
  visibility: hidden;
  opacity: 0;
  -webkit-transition: visibility 0.2s, opacity 0.2s;
  transition: visibility 0.2s, opacity 0.2s;
  -webkit-transition-timing-function: cubic-bezier(0, 0, 0.25, 1);
          transition-timing-function: cubic-bezier(0, 0, 0.25, 1);
}

.p-lineup {
  position: relative;
  z-index: 1;
  background: #fff;
}

@media only screen and (min-width: 769px) {
  .p-lineup {
    padding: 4rem 0;
  }
  .p-lineup__container {
    max-width: 129.6rem;
    padding: 0 4.8rem;
    margin-right: auto;
    margin-left: auto;
  }
  .p-lineup__list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    padding: 3rem 0;
  }
}
@media only screen and (max-width: 768px) {
  .p-lineup__hdg {
    margin-bottom: 8vw;
    margin-left: 4vw;
  }
  .p-lineup__container {
    padding: 10.6666666667vw 0;
  }
  .p-lineup__control {
    position: relative;
    margin: 8vw 4vw 0;
  }
  .p-lineup__pagination-wrapper {
    margin-bottom: 8vw;
  }
  .p-lineup__button-prev {
    -webkit-transform: translate(0, -50%);
            transform: translate(0, -50%);
  }
  .p-lineup__button-next {
    -webkit-transform: translate(0, -50%);
            transform: translate(0, -50%);
  }
}
.p-recommend {
  opacity: 0;
  -webkit-transform: translate(0, 20px);
          transform: translate(0, 20px);
  -webkit-transition: opacity 0.5s, -webkit-transform 0.5s;
  transition: opacity 0.5s, -webkit-transform 0.5s;
  transition: opacity 0.5s, transform 0.5s;
  transition: opacity 0.5s, transform 0.5s, -webkit-transform 0.5s;
  -webkit-transition-timing-function: cubic-bezier(0, 0, 0.25, 1);
          transition-timing-function: cubic-bezier(0, 0, 0.25, 1);
  background: #fff;
  border-bottom: 1px solid #d9d9d9;
}

.p-recommend.is-inview {
  opacity: 1;
  -webkit-transform: none;
          transform: none;
}

.s-history .p-recommend {
  background: #f9f9f9;
}

@media only screen and (min-width: 769px) {
  .p-recommend__header {
    margin-bottom: 4rem;
  }
  .p-recommend__caption {
    text-align: center;
  }
  .p-recommend__hdg {
    text-align: center;
  }
  .p-recommend__list {
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .p-recommend__list-item {
    width: 49.2086330935%;
  }
}
@media only screen and (max-width: 768px) {
  .p-recommend__inner {
    padding-top: 8vw;
    padding-bottom: 4vw;
  }
  .p-recommend__list-item {
    margin-bottom: 5.3333333333vw;
  }
}
.p-product {
  background: #f9f9f9;
}

.p-product-kv img {
  width: 100%;
}

.p-product-info--yebisu {
  position: relative;
  z-index: 1;
}

.p-product-info--yebisu__inner {
  position: relative;
}

.p-product-info--yebisu__inner::after {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
  display: block;
  width: 100%;
  height: 100%;
  content: "";
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 100% 100%;
}

.p-product-info--yebisu__container {
  position: relative;
  z-index: 1;
}

@media only screen and (min-width: 769px) {
  .p-product-info--yebisu__hdg {
    line-height: 1.3333333333;
  }
}
@media only screen and (max-width: 768px) {
  .p-product-info--yebisu__hdg {
    line-height: 1.25;
  }
}
@media only screen and (min-width: 769px) {
  .p-product-info--yebisu__txt {
    line-height: 2.5;
  }
}
@media only screen and (max-width: 768px) {
  .p-product-info--yebisu__txt {
    line-height: 2.5;
  }
}
.p-product-info--yebisu__img img {
  margin: 0 auto;
}

.p-product-info--yebisu__img-caption {
  text-align: center;
}

@media only screen and (min-width: 769px) {
  .p-product-info--yebisu {
    padding: 4.8rem;
  }
  .p-product-info--yebisu__inner {
    max-width: 139rem;
    padding-top: 8rem;
    padding-bottom: 8rem;
  }
  .p-product-info--yebisu__container {
    max-width: 129.6rem;
    padding: 0;
    margin-right: auto;
    margin-left: auto;
  }
  .p-product-info--yebisu__description {
    padding-left: 6.6666666667%;
  }
  .p-product-info--yebisu__txt {
    font-size: 1.6rem;
  }
  .p-product-info--yebisu__img img {
    width: 25rem;
  }
  .p-product-info--yebisu__img-caption {
    margin-top: -1rem;
    font-size: 1.4rem;
  }
}
@media only screen and (max-width: 768px) {
  .p-product-info--yebisu__inner {
    padding-right: 4vw;
    padding-bottom: 13.3333333333vw;
    padding-left: 4vw;
  }
  .p-product-info--yebisu__txt {
    margin-bottom: 8vw;
    font-size: 4.2666666667vw;
  }
  .p-product-info--yebisu__img {
    margin-bottom: -34.6666666667vw;
  }
  .p-product-info--yebisu__img img {
    width: 38.6666666667vw;
  }
  .p-product-info--yebisu__img-caption {
    margin-top: -4vw;
    color: #340008;
  }
}
.p-product-info--yebisu__inner::after {
  background-color: #f8d32f;
}

@media only screen and (min-width: 769px) {
  .p-product-info--yebisu__inner::after {
    background-image: url(/yebisu//common/images/product/yebisu_bg_l_pc.png);
  }
}
@media only screen and (max-width: 768px) {
  .p-product-info--yebisu__inner::after {
    background-image: url(/yebisu//common/images/product/yebisu_bg_sp.png);
  }
}
.p-product-info--black {
  position: relative;
  z-index: 1;
  color: #fff;
}

.p-product-info--black__inner {
  position: relative;
}

.p-product-info--black__inner::after {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
  display: block;
  width: 100%;
  height: 100%;
  content: "";
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 100% 100%;
}

.p-product-info--black__container {
  position: relative;
  z-index: 1;
}

@media only screen and (min-width: 769px) {
  .p-product-info--black__hdg {
    line-height: 1.3333333333;
  }
}
@media only screen and (max-width: 768px) {
  .p-product-info--black__hdg {
    line-height: 1.25;
  }
}
@media only screen and (min-width: 769px) {
  .p-product-info--black__txt {
    line-height: 2.5;
  }
}
@media only screen and (max-width: 768px) {
  .p-product-info--black__txt {
    line-height: 2.5;
  }
}
.p-product-info--black__img img {
  margin: 0 auto;
}

.p-product-info--black__img-caption {
  text-align: center;
}

@media only screen and (min-width: 769px) {
  .p-product-info--black {
    padding: 4.8rem;
  }
  .p-product-info--black__inner {
    max-width: 139rem;
    padding-top: 8rem;
    padding-bottom: 8rem;
  }
  .p-product-info--black__container {
    max-width: 129.6rem;
    padding: 0;
    margin-right: auto;
    margin-left: auto;
  }
  .p-product-info--black__description {
    padding-left: 6.6666666667%;
  }
  .p-product-info--black__txt {
    font-size: 1.6rem;
  }
  .p-product-info--black__img img {
    width: 25rem;
  }
  .p-product-info--black__img-caption {
    margin-top: -1rem;
    font-size: 1.4rem;
  }
}
@media only screen and (max-width: 768px) {
  .p-product-info--black__inner {
    padding-right: 4vw;
    padding-bottom: 13.3333333333vw;
    padding-left: 4vw;
  }
  .p-product-info--black__txt {
    margin-bottom: 8vw;
    font-size: 4.2666666667vw;
  }
  .p-product-info--black__img {
    margin-bottom: -34.6666666667vw;
  }
  .p-product-info--black__img img {
    width: 38.6666666667vw;
  }
  .p-product-info--black__img-caption {
    margin-top: -4vw;
    color: #340008;
  }
}
.p-product-info--black__inner::after {
  background-color: #340008;
}

@media only screen and (min-width: 769px) {
  .p-product-info--black__inner::after {
    background-image: url(/yebisu//common/images/product/black_bg_l_pc.png);
  }
}
@media only screen and (max-width: 768px) {
  .p-product-info--black__inner::after {
    background-image: url(/yebisu//common/images/product/black_bg_sp.png);
  }
}
.p-product-info--kohaku {
  position: relative;
  z-index: 1;
  color: #fff;
}

.p-product-info--kohaku__inner {
  position: relative;
}

.p-product-info--kohaku__inner::after {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
  display: block;
  width: 100%;
  height: 100%;
  content: "";
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 100% 100%;
}

.p-product-info--kohaku__container {
  position: relative;
  z-index: 1;
}

@media only screen and (min-width: 769px) {
  .p-product-info--kohaku__hdg {
    line-height: 1.3333333333;
  }
}
@media only screen and (max-width: 768px) {
  .p-product-info--kohaku__hdg {
    line-height: 1.25;
  }
}
@media only screen and (min-width: 769px) {
  .p-product-info--kohaku__txt {
    line-height: 2.5;
  }
}
@media only screen and (max-width: 768px) {
  .p-product-info--kohaku__txt {
    line-height: 2.5;
  }
}
.p-product-info--kohaku__img img {
  margin: 0 auto;
}

.p-product-info--kohaku__img-caption {
  text-align: center;
}

@media only screen and (min-width: 769px) {
  .p-product-info--kohaku {
    padding: 4.8rem;
  }
  .p-product-info--kohaku__inner {
    max-width: 139rem;
    padding-top: 8rem;
    padding-bottom: 8rem;
  }
  .p-product-info--kohaku__container {
    max-width: 129.6rem;
    padding: 0;
    margin-right: auto;
    margin-left: auto;
  }
  .p-product-info--kohaku__description {
    padding-left: 6.6666666667%;
  }
  .p-product-info--kohaku__txt {
    font-size: 1.6rem;
  }
  .p-product-info--kohaku__img img {
    width: 25rem;
  }
  .p-product-info--kohaku__img-caption {
    margin-top: -1rem;
    font-size: 1.4rem;
  }
}
@media only screen and (max-width: 768px) {
  .p-product-info--kohaku__inner {
    padding-right: 4vw;
    padding-bottom: 13.3333333333vw;
    padding-left: 4vw;
  }
  .p-product-info--kohaku__txt {
    margin-bottom: 8vw;
    font-size: 4.2666666667vw;
  }
  .p-product-info--kohaku__img {
    margin-bottom: -34.6666666667vw;
  }
  .p-product-info--kohaku__img img {
    width: 38.6666666667vw;
  }
  .p-product-info--kohaku__img-caption {
    margin-top: -4vw;
    color: #340008;
  }
}
.p-product-info--kohaku__inner::after {
  background-color: #d50915;
}

@media only screen and (min-width: 769px) {
  .p-product-info--kohaku__inner::after {
    background-image: url(/yebisu//common/images/product/kohaku_bg_l_pc.png);
  }
}
@media only screen and (max-width: 768px) {
  .p-product-info--kohaku__inner::after {
    height: calc(100% - 10rem);
    background-image: url(/yebisu//common/images/product/kohaku_bg_sp.png);
  }
}
.p-product-info--meister {
  position: relative;
  z-index: 1;
  position: relative;
  z-index: 1;
  color: #f1e8d3;
}

.p-product-info--meister__inner {
  position: relative;
}

.p-product-info--meister__inner::after {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
  display: block;
  width: 100%;
  height: 100%;
  content: "";
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 100% 100%;
}

.p-product-info--meister__container {
  position: relative;
  z-index: 1;
}

@media only screen and (min-width: 769px) {
  .p-product-info--meister__hdg {
    line-height: 1.3333333333;
  }
}
@media only screen and (max-width: 768px) {
  .p-product-info--meister__hdg {
    line-height: 1.25;
  }
}
@media only screen and (min-width: 769px) {
  .p-product-info--meister__txt {
    line-height: 2.5;
  }
}
@media only screen and (max-width: 768px) {
  .p-product-info--meister__txt {
    line-height: 2.5;
  }
}
.p-product-info--meister__img img {
  margin: 0 auto;
}

.p-product-info--meister__img-caption {
  text-align: center;
}

@media only screen and (min-width: 769px) {
  .p-product-info--meister {
    padding: 4.8rem;
  }
  .p-product-info--meister__inner {
    max-width: 139rem;
    padding-top: 8rem;
    padding-bottom: 8rem;
  }
  .p-product-info--meister__container {
    max-width: 129.6rem;
    padding: 0;
    margin-right: auto;
    margin-left: auto;
  }
  .p-product-info--meister__description {
    padding-left: 6.6666666667%;
  }
  .p-product-info--meister__txt {
    font-size: 1.6rem;
  }
  .p-product-info--meister__img img {
    width: 25rem;
  }
  .p-product-info--meister__img-caption {
    margin-top: -1rem;
    font-size: 1.4rem;
  }
}
@media only screen and (max-width: 768px) {
  .p-product-info--meister__inner {
    padding-right: 4vw;
    padding-bottom: 13.3333333333vw;
    padding-left: 4vw;
  }
  .p-product-info--meister__txt {
    margin-bottom: 8vw;
    font-size: 4.2666666667vw;
  }
  .p-product-info--meister__img {
    margin-bottom: -34.6666666667vw;
  }
  .p-product-info--meister__img img {
    width: 38.6666666667vw;
  }
  .p-product-info--meister__img-caption {
    margin-top: -4vw;
    color: #340008;
  }
}
@media only screen and (min-width: 769px) {
  .p-product-info--meister__description {
    width: 50%;
  }
}
@media only screen and (min-width: 769px) and (min-width: 769px) {
  .p-product-info--meister__copy {
    line-height: 1.6666666667;
  }
}
@media only screen and (min-width: 769px) and (max-width: 768px) {
  .p-product-info--meister__copy {
    line-height: 1.4;
  }
}
@media only screen and (min-width: 769px) {
  .p-product-info--meister__txt {
    width: 50%;
  }
}
.p-product-info--winterbock {
  position: relative;
  z-index: 1;
  color: #fff;
}

.p-product-info--winterbock__inner {
  position: relative;
}

.p-product-info--winterbock__inner::after {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
  display: block;
  width: 100%;
  height: 100%;
  content: "";
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 100% 100%;
}

.p-product-info--winterbock__container {
  position: relative;
  z-index: 1;
}

@media only screen and (min-width: 769px) {
  .p-product-info--winterbock__hdg {
    line-height: 1.3333333333;
  }
}
@media only screen and (max-width: 768px) {
  .p-product-info--winterbock__hdg {
    line-height: 1.25;
  }
}
@media only screen and (min-width: 769px) {
  .p-product-info--winterbock__txt {
    line-height: 2.5;
  }
}
@media only screen and (max-width: 768px) {
  .p-product-info--winterbock__txt {
    line-height: 2.5;
  }
}
.p-product-info--winterbock__img img {
  margin: 0 auto;
}

.p-product-info--winterbock__img-caption {
  text-align: center;
}

@media only screen and (min-width: 769px) {
  .p-product-info--winterbock {
    padding: 4.8rem;
  }
  .p-product-info--winterbock__inner {
    max-width: 139rem;
    padding-top: 8rem;
    padding-bottom: 8rem;
  }
  .p-product-info--winterbock__container {
    max-width: 129.6rem;
    padding: 0;
    margin-right: auto;
    margin-left: auto;
  }
  .p-product-info--winterbock__description {
    padding-left: 6.6666666667%;
  }
  .p-product-info--winterbock__txt {
    font-size: 1.6rem;
  }
  .p-product-info--winterbock__img img {
    width: 25rem;
  }
  .p-product-info--winterbock__img-caption {
    margin-top: -1rem;
    font-size: 1.4rem;
  }
}
@media only screen and (max-width: 768px) {
  .p-product-info--winterbock__inner {
    padding-right: 4vw;
    padding-bottom: 13.3333333333vw;
    padding-left: 4vw;
  }
  .p-product-info--winterbock__txt {
    margin-bottom: 8vw;
    font-size: 4.2666666667vw;
  }
  .p-product-info--winterbock__img {
    margin-bottom: -34.6666666667vw;
  }
  .p-product-info--winterbock__img img {
    width: 38.6666666667vw;
  }
  .p-product-info--winterbock__img-caption {
    margin-top: -4vw;
    color: #340008;
  }
}
.p-product-info--winterbock__inner::after {
  background-color: #c9613e;
}

@media only screen and (min-width: 769px) {
  .p-product-info--winterbock__inner::after {
    background-image: url(/yebisu//common/images/product/winterbock_bg_l_pc.png);
  }
}
@media only screen and (max-width: 768px) {
  .p-product-info--winterbock__inner::after {
    background-image: url(/yebisu//common/images/product/winterbock_bg_sp.png);
  }
}
.p-product-info--white {
  position: relative;
  z-index: 1;
  color: #fff;
}

.p-product-info--white__inner {
  position: relative;
}

.p-product-info--white__inner::after {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
  display: block;
  width: 100%;
  height: 100%;
  content: "";
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 100% 100%;
}

.p-product-info--white__container {
  position: relative;
  z-index: 1;
}

@media only screen and (min-width: 769px) {
  .p-product-info--white__hdg {
    line-height: 1.3333333333;
  }
}
@media only screen and (max-width: 768px) {
  .p-product-info--white__hdg {
    line-height: 1.25;
  }
}
@media only screen and (min-width: 769px) {
  .p-product-info--white__txt {
    line-height: 2.5;
  }
}
@media only screen and (max-width: 768px) {
  .p-product-info--white__txt {
    line-height: 2.5;
  }
}
.p-product-info--white__img img {
  margin: 0 auto;
}

.p-product-info--white__img-caption {
  text-align: center;
}

@media only screen and (min-width: 769px) {
  .p-product-info--white {
    padding: 4.8rem;
  }
  .p-product-info--white__inner {
    max-width: 139rem;
    padding-top: 8rem;
    padding-bottom: 8rem;
  }
  .p-product-info--white__container {
    max-width: 129.6rem;
    padding: 0;
    margin-right: auto;
    margin-left: auto;
  }
  .p-product-info--white__description {
    padding-left: 6.6666666667%;
  }
  .p-product-info--white__txt {
    font-size: 1.6rem;
  }
  .p-product-info--white__img img {
    width: 25rem;
  }
  .p-product-info--white__img-caption {
    margin-top: -1rem;
    font-size: 1.4rem;
  }
}
@media only screen and (max-width: 768px) {
  .p-product-info--white__inner {
    padding-right: 4vw;
    padding-bottom: 13.3333333333vw;
    padding-left: 4vw;
  }
  .p-product-info--white__txt {
    margin-bottom: 8vw;
    font-size: 4.2666666667vw;
  }
  .p-product-info--white__img {
    margin-bottom: -34.6666666667vw;
  }
  .p-product-info--white__img img {
    width: 38.6666666667vw;
  }
  .p-product-info--white__img-caption {
    margin-top: -4vw;
    color: #340008;
  }
}
.p-product-info--white__inner::after {
  background-color: #e5e1d5;
}

@media only screen and (min-width: 769px) {
  .p-product-info--white__inner::after {
    background-image: url(/yebisu//common/images/product/white_bg_l_pc.png);
  }
}
@media only screen and (max-width: 768px) {
  .p-product-info--white__inner::after {
    background-image: url(/yebisu//common/images/product/white_bg_sp.png);
  }
}
.p-product-info--hop {
  position: relative;
  z-index: 1;
  color: #fff;
}

.p-product-info--hop__inner {
  position: relative;
}

.p-product-info--hop__inner::after {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
  display: block;
  width: 100%;
  height: 100%;
  content: "";
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 100% 100%;
}

.p-product-info--hop__container {
  position: relative;
  z-index: 1;
}

@media only screen and (min-width: 769px) {
  .p-product-info--hop__hdg {
    line-height: 1.3333333333;
  }
}
@media only screen and (max-width: 768px) {
  .p-product-info--hop__hdg {
    line-height: 1.25;
  }
}
@media only screen and (min-width: 769px) {
  .p-product-info--hop__txt {
    line-height: 2.5;
  }
}
@media only screen and (max-width: 768px) {
  .p-product-info--hop__txt {
    line-height: 2.5;
  }
}
.p-product-info--hop__img img {
  margin: 0 auto;
}

.p-product-info--hop__img-caption {
  text-align: center;
}

@media only screen and (min-width: 769px) {
  .p-product-info--hop {
    padding: 4.8rem;
  }
  .p-product-info--hop__inner {
    max-width: 139rem;
    padding-top: 8rem;
    padding-bottom: 8rem;
  }
  .p-product-info--hop__container {
    max-width: 129.6rem;
    padding: 0;
    margin-right: auto;
    margin-left: auto;
  }
  .p-product-info--hop__description {
    padding-left: 6.6666666667%;
  }
  .p-product-info--hop__txt {
    font-size: 1.6rem;
  }
  .p-product-info--hop__img img {
    width: 25rem;
  }
  .p-product-info--hop__img-caption {
    margin-top: -1rem;
    font-size: 1.4rem;
  }
}
@media only screen and (max-width: 768px) {
  .p-product-info--hop__inner {
    padding-right: 4vw;
    padding-bottom: 13.3333333333vw;
    padding-left: 4vw;
  }
  .p-product-info--hop__txt {
    margin-bottom: 8vw;
    font-size: 4.2666666667vw;
  }
  .p-product-info--hop__img {
    margin-bottom: -34.6666666667vw;
  }
  .p-product-info--hop__img img {
    width: 38.6666666667vw;
  }
  .p-product-info--hop__img-caption {
    margin-top: -4vw;
    color: #340008;
  }
}
.p-product-info--hop__inner::after {
  background-color: #00960e;
}

@media only screen and (min-width: 769px) {
  .p-product-info--hop__inner::after {
    background-image: url(/yebisu//common/images/product/hop_bg_l_pc.png);
  }
}
@media only screen and (max-width: 768px) {
  .p-product-info--hop__inner::after {
    background-image: url(/yebisu//common/images/product/hop_bg_sp.png);
  }
}
.p-product-info--saison {
  position: relative;
  z-index: 1;
  color: #fff;
}

.p-product-info--saison__inner {
  position: relative;
}

.p-product-info--saison__inner::after {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
  display: block;
  width: 100%;
  height: 100%;
  content: "";
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 100% 100%;
}

.p-product-info--saison__container {
  position: relative;
  z-index: 1;
}

@media only screen and (min-width: 769px) {
  .p-product-info--saison__hdg {
    line-height: 1.3333333333;
  }
}
@media only screen and (max-width: 768px) {
  .p-product-info--saison__hdg {
    line-height: 1.25;
  }
}
@media only screen and (min-width: 769px) {
  .p-product-info--saison__txt {
    line-height: 2.5;
  }
}
@media only screen and (max-width: 768px) {
  .p-product-info--saison__txt {
    line-height: 2.5;
  }
}
.p-product-info--saison__img img {
  margin: 0 auto;
}

.p-product-info--saison__img-caption {
  text-align: center;
}

@media only screen and (min-width: 769px) {
  .p-product-info--saison {
    padding: 4.8rem;
  }
  .p-product-info--saison__inner {
    max-width: 139rem;
    padding-top: 8rem;
    padding-bottom: 8rem;
  }
  .p-product-info--saison__container {
    max-width: 129.6rem;
    padding: 0;
    margin-right: auto;
    margin-left: auto;
  }
  .p-product-info--saison__description {
    padding-left: 6.6666666667%;
  }
  .p-product-info--saison__txt {
    font-size: 1.6rem;
  }
  .p-product-info--saison__img img {
    width: 25rem;
  }
  .p-product-info--saison__img-caption {
    margin-top: -1rem;
    font-size: 1.4rem;
  }
}
@media only screen and (max-width: 768px) {
  .p-product-info--saison__inner {
    padding-right: 4vw;
    padding-bottom: 13.3333333333vw;
    padding-left: 4vw;
  }
  .p-product-info--saison__txt {
    margin-bottom: 8vw;
    font-size: 4.2666666667vw;
  }
  .p-product-info--saison__img {
    margin-bottom: -34.6666666667vw;
  }
  .p-product-info--saison__img img {
    width: 38.6666666667vw;
  }
  .p-product-info--saison__img-caption {
    margin-top: -4vw;
    color: #340008;
  }
}
.p-product-info--saison__inner::after {
  background-color: #4fb7e5;
}

@media only screen and (min-width: 769px) {
  .p-product-info--saison__inner::after {
    background-image: url(/yebisu//common/images/product/saison_bg_l_pc.png);
  }
}
@media only screen and (max-width: 768px) {
  .p-product-info--saison__inner::after {
    background-image: url(/yebisu//common/images/product/saison_bg_sp.png);
  }
}
.p-product-feature {
  position: relative;
  z-index: 0;
  background: #f9f9f9;
}

.p-product-feature__hdg {
  position: relative;
  font-weight: 400;
  line-height: 1.1;
  opacity: 0.05;
}

@media only screen and (min-width: 769px) {
  .p-product-feature__inner {
    padding-top: 15rem;
  }
  .p-product-feature__hdg {
    font-size: 16vw;
    -webkit-transform: translate(-12%, 0);
            transform: translate(-12%, 0);
  }
  .p-product-feature__hdg span {
    position: absolute;
    width: 150%;
    -webkit-transform: translate(0, -0.5em);
            transform: translate(0, -0.5em);
  }
  .p-product-feature__item:not(:last-child) {
    margin-bottom: 10rem;
  }
}
@media only screen and (min-width: 1440px) {
  .p-product-feature__hdg {
    font-size: 18rem;
  }
}
@media only screen and (max-width: 768px) {
  .p-product-feature__inner {
    padding-top: 10rem;
  }
  .p-product-feature__hdg {
    margin-bottom: -13.3333333333vw;
    margin-left: -4vw;
    font-size: 26.6666666667vw;
  }
  .p-product-feature__item {
    margin-bottom: 13.3333333333vw;
  }
}
.p-product-taste--yebisu {
  background: #fff;
  border-bottom: 1px solid #d9d9d9;
}

.p-product-taste--yebisu__inner {
  position: relative;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 100% auto;
}

.p-product-taste--yebisu__container {
  position: relative;
  z-index: 1;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.p-product-taste--yebisu__header {
  width: 100%;
  border-bottom: 1px solid #340008;
}

.p-product-taste--yebisu__caption {
  font-weight: 400;
  line-height: 1.1;
}

.p-product-taste--yebisu__hdg {
  line-height: 1.1;
}

.p-product-taste--yebisu__copy {
  opacity: 0;
  -webkit-transform: translate(-20px, 0);
          transform: translate(-20px, 0);
  -webkit-transition: opacity 0.5s, -webkit-transform 0.5s;
  transition: opacity 0.5s, -webkit-transform 0.5s;
  transition: opacity 0.5s, transform 0.5s;
  transition: opacity 0.5s, transform 0.5s, -webkit-transform 0.5s;
  -webkit-transition-timing-function: cubic-bezier(0, 0, 0.25, 1);
          transition-timing-function: cubic-bezier(0, 0, 0.25, 1);
  -webkit-transition-delay: 0.8s;
          transition-delay: 0.8s;
  font-weight: 700;
}

.l-section.is-inview .p-product-taste--yebisu__copy {
  opacity: 1;
  -webkit-transform: none;
          transform: none;
}

@media only screen and (min-width: 769px) {
  .p-product-taste--yebisu {
    padding: 12rem 2.4rem 16rem;
  }
  .p-product-taste--yebisu__inner {
    max-width: 139rem;
    padding: 5rem 0;
  }
  .p-product-taste--yebisu__container {
    max-width: 129.6rem;
    padding: 0 4.8rem;
    margin-right: auto;
    margin-left: auto;
  }
  .p-product-taste--yebisu__header {
    padding-bottom: 1.5rem;
  }
  .p-product-taste--yebisu__caption {
    margin-bottom: 1rem;
    font-size: 1.2rem;
  }
  .p-product-taste--yebisu__hdg {
    margin-bottom: 1.5rem;
    font-size: 2.4rem;
  }
  .p-product-taste--yebisu__chart {
    width: 25%;
    padding-right: 5.5rem;
    padding-left: 2.4rem;
    margin-top: 6rem;
  }
  .p-product-taste--yebisu__img {
    position: relative;
  }
  .p-product-taste--yebisu__img img {
    position: absolute;
    bottom: -10rem;
    left: 50%;
    width: 51.7676767677%;
    -webkit-transform: translate(-50%, 0);
            transform: translate(-50%, 0);
  }
}
@media only screen and (max-width: 768px) {
  .p-product-taste--yebisu {
    padding: 4vw 4vw 26.6666666667vw;
  }
  .p-product-taste--yebisu__inner {
    padding-right: 4vw;
    padding-bottom: 0;
    padding-left: 4vw;
  }
  .p-product-taste--yebisu__caption {
    margin-bottom: 2.6666666667vw;
    font-size: 3.2vw;
  }
  .p-product-taste--yebisu__hdg {
    margin-bottom: 3.2vw;
    font-size: 5.3333333333vw;
  }
  .p-product-taste--yebisu__header {
    padding-bottom: 2.6666666667vw;
  }
  .p-product-taste--yebisu__chart {
    max-width: 90%;
    padding: 0 6.4vw;
    margin: 13.3333333333vw auto 5.3333333333vw;
  }
  .p-product-taste--yebisu__img {
    margin-bottom: -13.3333333333vw;
  }
  .p-product-taste--yebisu__img img {
    margin: 0 auto;
  }
}
.p-product-taste--yebisu__inner {
  background-color: #f8d32f;
}

@media only screen and (min-width: 769px) {
  .p-product-taste--yebisu__inner {
    background-image: url(/yebisu//common/images/product/yebisu_bg_l_pc.png);
  }
  .p-product-taste--yebisu__img img {
    width: 100%;
  }
}
@media only screen and (max-width: 768px) {
  .p-product-taste--yebisu__inner {
    background-image: url(/yebisu//common/images/product/yebisu_bg_sp.png);
  }
}
.p-product-taste--premiumale {
  background: #fff;
  border-bottom: 1px solid #d9d9d9;
}

.p-product-taste--premiumale__inner {
  position: relative;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 100% auto;
}

.p-product-taste--premiumale__container {
  position: relative;
  z-index: 1;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.p-product-taste--premiumale__header {
  width: 100%;
  border-bottom: 1px solid #340008;
}

.p-product-taste--premiumale__caption {
  font-weight: 400;
  line-height: 1.1;
}

.p-product-taste--premiumale__hdg {
  line-height: 1.1;
}

.p-product-taste--premiumale__copy {
  opacity: 0;
  -webkit-transform: translate(-20px, 0);
          transform: translate(-20px, 0);
  -webkit-transition: opacity 0.5s, -webkit-transform 0.5s;
  transition: opacity 0.5s, -webkit-transform 0.5s;
  transition: opacity 0.5s, transform 0.5s;
  transition: opacity 0.5s, transform 0.5s, -webkit-transform 0.5s;
  -webkit-transition-timing-function: cubic-bezier(0, 0, 0.25, 1);
          transition-timing-function: cubic-bezier(0, 0, 0.25, 1);
  -webkit-transition-delay: 0.8s;
          transition-delay: 0.8s;
  font-weight: 700;
}

.l-section.is-inview .p-product-taste--premiumale__copy {
  opacity: 1;
  -webkit-transform: none;
          transform: none;
}

@media only screen and (min-width: 769px) {
  .p-product-taste--premiumale {
    padding: 12rem 2.4rem 16rem;
  }
  .p-product-taste--premiumale__inner {
    max-width: 139rem;
    padding: 5rem 0;
  }
  .p-product-taste--premiumale__container {
    max-width: 129.6rem;
    padding: 0 4.8rem;
    margin-right: auto;
    margin-left: auto;
  }
  .p-product-taste--premiumale__header {
    padding-bottom: 1.5rem;
  }
  .p-product-taste--premiumale__caption {
    margin-bottom: 1rem;
    font-size: 1.2rem;
  }
  .p-product-taste--premiumale__hdg {
    margin-bottom: 1.5rem;
    font-size: 2.4rem;
  }
  .p-product-taste--premiumale__chart {
    width: 25%;
    padding-right: 5.5rem;
    padding-left: 2.4rem;
    margin-top: 6rem;
  }
  .p-product-taste--premiumale__img {
    position: relative;
  }
  .p-product-taste--premiumale__img img {
    position: absolute;
    bottom: -10rem;
    left: 50%;
    width: 51.7676767677%;
    -webkit-transform: translate(-50%, 0);
            transform: translate(-50%, 0);
  }
}
@media only screen and (max-width: 768px) {
  .p-product-taste--premiumale {
    padding: 4vw 4vw 26.6666666667vw;
  }
  .p-product-taste--premiumale__inner {
    padding-right: 4vw;
    padding-bottom: 0;
    padding-left: 4vw;
  }
  .p-product-taste--premiumale__caption {
    margin-bottom: 2.6666666667vw;
    font-size: 3.2vw;
  }
  .p-product-taste--premiumale__hdg {
    margin-bottom: 3.2vw;
    font-size: 5.3333333333vw;
  }
  .p-product-taste--premiumale__header {
    padding-bottom: 2.6666666667vw;
  }
  .p-product-taste--premiumale__chart {
    max-width: 90%;
    padding: 0 6.4vw;
    margin: 13.3333333333vw auto 5.3333333333vw;
  }
  .p-product-taste--premiumale__img {
    margin-bottom: -13.3333333333vw;
  }
  .p-product-taste--premiumale__img img {
    margin: 0 auto;
  }
}
.p-product-taste--premiumale__inner {
  background-color: #2c45cb;
}

.p-product-taste--premiumale__header {
  border-color: #fff;
}

@media only screen and (min-width: 769px) {
  .p-product-taste--premiumale__inner {
    background-image: url(/yebisu//common/images/product/premiumale_bg_l_pc.png);
  }
  .p-product-taste--premiumale__img img {
    width: 42.9292929293%;
  }
}
@media only screen and (max-width: 768px) {
  .p-product-taste--premiumale__inner {
    background-image: url(/yebisu//common/images/product/premiumale_bg_sp.png);
  }
  .p-product-taste--premiumale__img img {
    width: 34.6666666667vw;
  }
}
.p-product-taste--black {
  background: #fff;
  border-bottom: 1px solid #d9d9d9;
  color: #fff;
}

.p-product-taste--black__inner {
  position: relative;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 100% auto;
}

.p-product-taste--black__container {
  position: relative;
  z-index: 1;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.p-product-taste--black__header {
  width: 100%;
  border-bottom: 1px solid #340008;
}

.p-product-taste--black__caption {
  font-weight: 400;
  line-height: 1.1;
}

.p-product-taste--black__hdg {
  line-height: 1.1;
}

.p-product-taste--black__copy {
  opacity: 0;
  -webkit-transform: translate(-20px, 0);
          transform: translate(-20px, 0);
  -webkit-transition: opacity 0.5s, -webkit-transform 0.5s;
  transition: opacity 0.5s, -webkit-transform 0.5s;
  transition: opacity 0.5s, transform 0.5s;
  transition: opacity 0.5s, transform 0.5s, -webkit-transform 0.5s;
  -webkit-transition-timing-function: cubic-bezier(0, 0, 0.25, 1);
          transition-timing-function: cubic-bezier(0, 0, 0.25, 1);
  -webkit-transition-delay: 0.8s;
          transition-delay: 0.8s;
  font-weight: 700;
}

.l-section.is-inview .p-product-taste--black__copy {
  opacity: 1;
  -webkit-transform: none;
          transform: none;
}

@media only screen and (min-width: 769px) {
  .p-product-taste--black {
    padding: 12rem 2.4rem 16rem;
  }
  .p-product-taste--black__inner {
    max-width: 139rem;
    padding: 5rem 0;
  }
  .p-product-taste--black__container {
    max-width: 129.6rem;
    padding: 0 4.8rem;
    margin-right: auto;
    margin-left: auto;
  }
  .p-product-taste--black__header {
    padding-bottom: 1.5rem;
  }
  .p-product-taste--black__caption {
    margin-bottom: 1rem;
    font-size: 1.2rem;
  }
  .p-product-taste--black__hdg {
    margin-bottom: 1.5rem;
    font-size: 2.4rem;
  }
  .p-product-taste--black__chart {
    width: 25%;
    padding-right: 5.5rem;
    padding-left: 2.4rem;
    margin-top: 6rem;
  }
  .p-product-taste--black__img {
    position: relative;
  }
  .p-product-taste--black__img img {
    position: absolute;
    bottom: -10rem;
    left: 50%;
    width: 51.7676767677%;
    -webkit-transform: translate(-50%, 0);
            transform: translate(-50%, 0);
  }
}
@media only screen and (max-width: 768px) {
  .p-product-taste--black {
    padding: 4vw 4vw 26.6666666667vw;
  }
  .p-product-taste--black__inner {
    padding-right: 4vw;
    padding-bottom: 0;
    padding-left: 4vw;
  }
  .p-product-taste--black__caption {
    margin-bottom: 2.6666666667vw;
    font-size: 3.2vw;
  }
  .p-product-taste--black__hdg {
    margin-bottom: 3.2vw;
    font-size: 5.3333333333vw;
  }
  .p-product-taste--black__header {
    padding-bottom: 2.6666666667vw;
  }
  .p-product-taste--black__chart {
    max-width: 90%;
    padding: 0 6.4vw;
    margin: 13.3333333333vw auto 5.3333333333vw;
  }
  .p-product-taste--black__img {
    margin-bottom: -13.3333333333vw;
  }
  .p-product-taste--black__img img {
    margin: 0 auto;
  }
}
.p-product-taste--black__inner {
  background-color: #340008;
}

.p-product-taste--black__header {
  border-color: #fff;
}

@media only screen and (min-width: 769px) {
  .p-product-taste--black__inner {
    background-image: url(/yebisu//common/images/product/black_bg_l_pc.png);
  }
  .p-product-taste--black__img img {
    width: 51.5151515152%;
  }
}
@media only screen and (max-width: 768px) {
  .p-product-taste--black__inner {
    background-image: url(/yebisu//common/images/product/black_bg_sp.png);
  }
  .p-product-taste--black__img img {
    width: 48.8vw;
  }
}
.p-product-taste--kohaku {
  background: #fff;
  border-bottom: 1px solid #d9d9d9;
  color: #fff;
}

.p-product-taste--kohaku__inner {
  position: relative;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 100% auto;
}

.p-product-taste--kohaku__container {
  position: relative;
  z-index: 1;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.p-product-taste--kohaku__header {
  width: 100%;
  border-bottom: 1px solid #340008;
}

.p-product-taste--kohaku__caption {
  font-weight: 400;
  line-height: 1.1;
}

.p-product-taste--kohaku__hdg {
  line-height: 1.1;
}

.p-product-taste--kohaku__copy {
  opacity: 0;
  -webkit-transform: translate(-20px, 0);
          transform: translate(-20px, 0);
  -webkit-transition: opacity 0.5s, -webkit-transform 0.5s;
  transition: opacity 0.5s, -webkit-transform 0.5s;
  transition: opacity 0.5s, transform 0.5s;
  transition: opacity 0.5s, transform 0.5s, -webkit-transform 0.5s;
  -webkit-transition-timing-function: cubic-bezier(0, 0, 0.25, 1);
          transition-timing-function: cubic-bezier(0, 0, 0.25, 1);
  -webkit-transition-delay: 0.8s;
          transition-delay: 0.8s;
  font-weight: 700;
}

.l-section.is-inview .p-product-taste--kohaku__copy {
  opacity: 1;
  -webkit-transform: none;
          transform: none;
}

@media only screen and (min-width: 769px) {
  .p-product-taste--kohaku {
    padding: 12rem 2.4rem 16rem;
  }
  .p-product-taste--kohaku__inner {
    max-width: 139rem;
    padding: 5rem 0;
  }
  .p-product-taste--kohaku__container {
    max-width: 129.6rem;
    padding: 0 4.8rem;
    margin-right: auto;
    margin-left: auto;
  }
  .p-product-taste--kohaku__header {
    padding-bottom: 1.5rem;
  }
  .p-product-taste--kohaku__caption {
    margin-bottom: 1rem;
    font-size: 1.2rem;
  }
  .p-product-taste--kohaku__hdg {
    margin-bottom: 1.5rem;
    font-size: 2.4rem;
  }
  .p-product-taste--kohaku__chart {
    width: 25%;
    padding-right: 5.5rem;
    padding-left: 2.4rem;
    margin-top: 6rem;
  }
  .p-product-taste--kohaku__img {
    position: relative;
  }
  .p-product-taste--kohaku__img img {
    position: absolute;
    bottom: -10rem;
    left: 50%;
    width: 51.7676767677%;
    -webkit-transform: translate(-50%, 0);
            transform: translate(-50%, 0);
  }
}
@media only screen and (max-width: 768px) {
  .p-product-taste--kohaku {
    padding: 4vw 4vw 26.6666666667vw;
  }
  .p-product-taste--kohaku__inner {
    padding-right: 4vw;
    padding-bottom: 0;
    padding-left: 4vw;
  }
  .p-product-taste--kohaku__caption {
    margin-bottom: 2.6666666667vw;
    font-size: 3.2vw;
  }
  .p-product-taste--kohaku__hdg {
    margin-bottom: 3.2vw;
    font-size: 5.3333333333vw;
  }
  .p-product-taste--kohaku__header {
    padding-bottom: 2.6666666667vw;
  }
  .p-product-taste--kohaku__chart {
    max-width: 90%;
    padding: 0 6.4vw;
    margin: 13.3333333333vw auto 5.3333333333vw;
  }
  .p-product-taste--kohaku__img {
    margin-bottom: -13.3333333333vw;
  }
  .p-product-taste--kohaku__img img {
    margin: 0 auto;
  }
}
.p-product-taste--kohaku__inner {
  background-color: #d50915;
}

.p-product-taste--kohaku__header {
  border-color: #fff;
}

@media only screen and (min-width: 769px) {
  .p-product-taste--kohaku__inner {
    background-image: url(/yebisu//common/images/product/kohaku_bg_l_pc.png);
  }
  .p-product-taste--kohaku__img img {
    width: 41.6666666667%;
  }
}
@media only screen and (max-width: 768px) {
  .p-product-taste--kohaku__inner {
    background-image: url(/yebisu//common/images/product/kohaku_bg_sp.png);
  }
  .p-product-taste--kohaku__img img {
    width: 34.1333333333vw;
  }
}
.p-product-taste--meister {
  background: #fff;
  border-bottom: 1px solid #d9d9d9;
}

.p-product-taste--meister__inner {
  position: relative;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 100% auto;
}

.p-product-taste--meister__container {
  position: relative;
  z-index: 1;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.p-product-taste--meister__header {
  width: 100%;
  border-bottom: 1px solid #340008;
}

.p-product-taste--meister__caption {
  font-weight: 400;
  line-height: 1.1;
}

.p-product-taste--meister__hdg {
  line-height: 1.1;
}

.p-product-taste--meister__copy {
  opacity: 0;
  -webkit-transform: translate(-20px, 0);
          transform: translate(-20px, 0);
  -webkit-transition: opacity 0.5s, -webkit-transform 0.5s;
  transition: opacity 0.5s, -webkit-transform 0.5s;
  transition: opacity 0.5s, transform 0.5s;
  transition: opacity 0.5s, transform 0.5s, -webkit-transform 0.5s;
  -webkit-transition-timing-function: cubic-bezier(0, 0, 0.25, 1);
          transition-timing-function: cubic-bezier(0, 0, 0.25, 1);
  -webkit-transition-delay: 0.8s;
          transition-delay: 0.8s;
  font-weight: 700;
}

.l-section.is-inview .p-product-taste--meister__copy {
  opacity: 1;
  -webkit-transform: none;
          transform: none;
}

@media only screen and (min-width: 769px) {
  .p-product-taste--meister {
    padding: 12rem 2.4rem 16rem;
  }
  .p-product-taste--meister__inner {
    max-width: 139rem;
    padding: 5rem 0;
  }
  .p-product-taste--meister__container {
    max-width: 129.6rem;
    padding: 0 4.8rem;
    margin-right: auto;
    margin-left: auto;
  }
  .p-product-taste--meister__header {
    padding-bottom: 1.5rem;
  }
  .p-product-taste--meister__caption {
    margin-bottom: 1rem;
    font-size: 1.2rem;
  }
  .p-product-taste--meister__hdg {
    margin-bottom: 1.5rem;
    font-size: 2.4rem;
  }
  .p-product-taste--meister__chart {
    width: 25%;
    padding-right: 5.5rem;
    padding-left: 2.4rem;
    margin-top: 6rem;
  }
  .p-product-taste--meister__img {
    position: relative;
  }
  .p-product-taste--meister__img img {
    position: absolute;
    bottom: -10rem;
    left: 50%;
    width: 51.7676767677%;
    -webkit-transform: translate(-50%, 0);
            transform: translate(-50%, 0);
  }
}
@media only screen and (max-width: 768px) {
  .p-product-taste--meister {
    padding: 4vw 4vw 26.6666666667vw;
  }
  .p-product-taste--meister__inner {
    padding-right: 4vw;
    padding-bottom: 0;
    padding-left: 4vw;
  }
  .p-product-taste--meister__caption {
    margin-bottom: 2.6666666667vw;
    font-size: 3.2vw;
  }
  .p-product-taste--meister__hdg {
    margin-bottom: 3.2vw;
    font-size: 5.3333333333vw;
  }
  .p-product-taste--meister__header {
    padding-bottom: 2.6666666667vw;
  }
  .p-product-taste--meister__chart {
    max-width: 90%;
    padding: 0 6.4vw;
    margin: 13.3333333333vw auto 5.3333333333vw;
  }
  .p-product-taste--meister__img {
    margin-bottom: -13.3333333333vw;
  }
  .p-product-taste--meister__img img {
    margin: 0 auto;
  }
}
.p-product-taste--meister__inner {
  background-color: #f8d32f;
}

.p-product-taste--meister__header {
  border-color: #340008;
}

@media only screen and (min-width: 769px) {
  .p-product-taste--meister__inner {
    background-image: url(/yebisu//common/images/product/meister_bg_l_pc.png);
  }
  .p-product-taste--meister__img img {
    bottom: -12.5rem;
    width: 55.5555555556%;
  }
}
@media only screen and (max-width: 768px) {
  .p-product-taste--meister__inner {
    background-image: url(/yebisu//common/images/product/meister_bg_sp.png);
  }
  .p-product-taste--meister__img img {
    width: 53.3333333333vw;
  }
}
.p-product-taste--winterbock {
  background: #fff;
  border-bottom: 1px solid #d9d9d9;
  color: #fff;
}

.p-product-taste--winterbock__inner {
  position: relative;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 100% auto;
}

.p-product-taste--winterbock__container {
  position: relative;
  z-index: 1;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.p-product-taste--winterbock__header {
  width: 100%;
  border-bottom: 1px solid #340008;
}

.p-product-taste--winterbock__caption {
  font-weight: 400;
  line-height: 1.1;
}

.p-product-taste--winterbock__hdg {
  line-height: 1.1;
}

.p-product-taste--winterbock__copy {
  opacity: 0;
  -webkit-transform: translate(-20px, 0);
          transform: translate(-20px, 0);
  -webkit-transition: opacity 0.5s, -webkit-transform 0.5s;
  transition: opacity 0.5s, -webkit-transform 0.5s;
  transition: opacity 0.5s, transform 0.5s;
  transition: opacity 0.5s, transform 0.5s, -webkit-transform 0.5s;
  -webkit-transition-timing-function: cubic-bezier(0, 0, 0.25, 1);
          transition-timing-function: cubic-bezier(0, 0, 0.25, 1);
  -webkit-transition-delay: 0.8s;
          transition-delay: 0.8s;
  font-weight: 700;
}

.l-section.is-inview .p-product-taste--winterbock__copy {
  opacity: 1;
  -webkit-transform: none;
          transform: none;
}

@media only screen and (min-width: 769px) {
  .p-product-taste--winterbock {
    padding: 12rem 2.4rem 16rem;
  }
  .p-product-taste--winterbock__inner {
    max-width: 139rem;
    padding: 5rem 0;
  }
  .p-product-taste--winterbock__container {
    max-width: 129.6rem;
    padding: 0 4.8rem;
    margin-right: auto;
    margin-left: auto;
  }
  .p-product-taste--winterbock__header {
    padding-bottom: 1.5rem;
  }
  .p-product-taste--winterbock__caption {
    margin-bottom: 1rem;
    font-size: 1.2rem;
  }
  .p-product-taste--winterbock__hdg {
    margin-bottom: 1.5rem;
    font-size: 2.4rem;
  }
  .p-product-taste--winterbock__chart {
    width: 25%;
    padding-right: 5.5rem;
    padding-left: 2.4rem;
    margin-top: 6rem;
  }
  .p-product-taste--winterbock__img {
    position: relative;
  }
  .p-product-taste--winterbock__img img {
    position: absolute;
    bottom: -10rem;
    left: 50%;
    width: 51.7676767677%;
    -webkit-transform: translate(-50%, 0);
            transform: translate(-50%, 0);
  }
}
@media only screen and (max-width: 768px) {
  .p-product-taste--winterbock {
    padding: 4vw 4vw 26.6666666667vw;
  }
  .p-product-taste--winterbock__inner {
    padding-right: 4vw;
    padding-bottom: 0;
    padding-left: 4vw;
  }
  .p-product-taste--winterbock__caption {
    margin-bottom: 2.6666666667vw;
    font-size: 3.2vw;
  }
  .p-product-taste--winterbock__hdg {
    margin-bottom: 3.2vw;
    font-size: 5.3333333333vw;
  }
  .p-product-taste--winterbock__header {
    padding-bottom: 2.6666666667vw;
  }
  .p-product-taste--winterbock__chart {
    max-width: 90%;
    padding: 0 6.4vw;
    margin: 13.3333333333vw auto 5.3333333333vw;
  }
  .p-product-taste--winterbock__img {
    margin-bottom: -13.3333333333vw;
  }
  .p-product-taste--winterbock__img img {
    margin: 0 auto;
  }
}
.p-product-taste--winterbock__inner {
  background-color: #c9613e;
}

.p-product-taste--winterbock__header {
  border-color: #fff;
}

@media only screen and (min-width: 769px) {
  .p-product-taste--winterbock__inner {
    background-image: url(/yebisu//common/images/product/winterbock_bg_l_pc.png);
  }
  .p-product-taste--winterbock__img img {
    bottom: -11rem;
    width: 24.6212121212%;
  }
}
@media only screen and (max-width: 768px) {
  .p-product-taste--winterbock__inner {
    background-image: url(/yebisu//common/images/product/winterbock_bg_sp.png);
  }
  .p-product-taste--winterbock__img {
    margin-bottom: -18.6666666667vw;
  }
  .p-product-taste--winterbock__img img {
    width: 34.6666666667vw;
  }
}
.p-product-taste--white {
  background: #fff;
  border-bottom: 1px solid #d9d9d9;
  color: #340008;
}

.p-product-taste--white__inner {
  position: relative;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 100% auto;
}

.p-product-taste--white__container {
  position: relative;
  z-index: 1;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.p-product-taste--white__header {
  width: 100%;
  border-bottom: 1px solid #340008;
}

.p-product-taste--white__caption {
  font-weight: 400;
  line-height: 1.1;
}

.p-product-taste--white__hdg {
  line-height: 1.1;
}

.p-product-taste--white__copy {
  opacity: 0;
  -webkit-transform: translate(-20px, 0);
          transform: translate(-20px, 0);
  -webkit-transition: opacity 0.5s, -webkit-transform 0.5s;
  transition: opacity 0.5s, -webkit-transform 0.5s;
  transition: opacity 0.5s, transform 0.5s;
  transition: opacity 0.5s, transform 0.5s, -webkit-transform 0.5s;
  -webkit-transition-timing-function: cubic-bezier(0, 0, 0.25, 1);
          transition-timing-function: cubic-bezier(0, 0, 0.25, 1);
  -webkit-transition-delay: 0.8s;
          transition-delay: 0.8s;
  font-weight: 700;
}

.l-section.is-inview .p-product-taste--white__copy {
  opacity: 1;
  -webkit-transform: none;
          transform: none;
}

@media only screen and (min-width: 769px) {
  .p-product-taste--white {
    padding: 12rem 2.4rem 16rem;
  }
  .p-product-taste--white__inner {
    max-width: 139rem;
    padding: 5rem 0;
  }
  .p-product-taste--white__container {
    max-width: 129.6rem;
    padding: 0 4.8rem;
    margin-right: auto;
    margin-left: auto;
  }
  .p-product-taste--white__header {
    padding-bottom: 1.5rem;
  }
  .p-product-taste--white__caption {
    margin-bottom: 1rem;
    font-size: 1.2rem;
  }
  .p-product-taste--white__hdg {
    margin-bottom: 1.5rem;
    font-size: 2.4rem;
  }
  .p-product-taste--white__chart {
    width: 25%;
    padding-right: 5.5rem;
    padding-left: 2.4rem;
    margin-top: 6rem;
  }
  .p-product-taste--white__img {
    position: relative;
  }
  .p-product-taste--white__img img {
    position: absolute;
    bottom: -10rem;
    left: 50%;
    width: 51.7676767677%;
    -webkit-transform: translate(-50%, 0);
            transform: translate(-50%, 0);
  }
}
@media only screen and (max-width: 768px) {
  .p-product-taste--white {
    padding: 4vw 4vw 26.6666666667vw;
  }
  .p-product-taste--white__inner {
    padding-right: 4vw;
    padding-bottom: 0;
    padding-left: 4vw;
  }
  .p-product-taste--white__caption {
    margin-bottom: 2.6666666667vw;
    font-size: 3.2vw;
  }
  .p-product-taste--white__hdg {
    margin-bottom: 3.2vw;
    font-size: 5.3333333333vw;
  }
  .p-product-taste--white__header {
    padding-bottom: 2.6666666667vw;
  }
  .p-product-taste--white__chart {
    max-width: 90%;
    padding: 0 6.4vw;
    margin: 13.3333333333vw auto 5.3333333333vw;
  }
  .p-product-taste--white__img {
    margin-bottom: -13.3333333333vw;
  }
  .p-product-taste--white__img img {
    margin: 0 auto;
  }
}
.p-product-taste--white__inner {
  background-color: #e5e1d5;
}

.p-product-taste--white__header {
  border-color: #340008;
}

@media only screen and (min-width: 769px) {
  .p-product-taste--white__inner {
    background-image: url(/yebisu//common/images/product/white_bg_l_pc.png);
  }
  .p-product-taste--white__img img {
    width: 42.9292929293%;
  }
}
@media only screen and (max-width: 768px) {
  .p-product-taste--white__inner {
    background-image: url(/yebisu//common/images/product/white_bg_sp.png);
  }
  .p-product-taste--white__img img {
    width: 34.6666666667vw;
  }
}
.p-product-taste--hop {
  background: #fff;
  border-bottom: 1px solid #d9d9d9;
  color: #fff;
}

.p-product-taste--hop__inner {
  position: relative;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 100% auto;
}

.p-product-taste--hop__container {
  position: relative;
  z-index: 1;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.p-product-taste--hop__header {
  width: 100%;
  border-bottom: 1px solid #340008;
}

.p-product-taste--hop__caption {
  font-weight: 400;
  line-height: 1.1;
}

.p-product-taste--hop__hdg {
  line-height: 1.1;
}

.p-product-taste--hop__copy {
  opacity: 0;
  -webkit-transform: translate(-20px, 0);
          transform: translate(-20px, 0);
  -webkit-transition: opacity 0.5s, -webkit-transform 0.5s;
  transition: opacity 0.5s, -webkit-transform 0.5s;
  transition: opacity 0.5s, transform 0.5s;
  transition: opacity 0.5s, transform 0.5s, -webkit-transform 0.5s;
  -webkit-transition-timing-function: cubic-bezier(0, 0, 0.25, 1);
          transition-timing-function: cubic-bezier(0, 0, 0.25, 1);
  -webkit-transition-delay: 0.8s;
          transition-delay: 0.8s;
  font-weight: 700;
}

.l-section.is-inview .p-product-taste--hop__copy {
  opacity: 1;
  -webkit-transform: none;
          transform: none;
}

@media only screen and (min-width: 769px) {
  .p-product-taste--hop {
    padding: 12rem 2.4rem 16rem;
  }
  .p-product-taste--hop__inner {
    max-width: 139rem;
    padding: 5rem 0;
  }
  .p-product-taste--hop__container {
    max-width: 129.6rem;
    padding: 0 4.8rem;
    margin-right: auto;
    margin-left: auto;
  }
  .p-product-taste--hop__header {
    padding-bottom: 1.5rem;
  }
  .p-product-taste--hop__caption {
    margin-bottom: 1rem;
    font-size: 1.2rem;
  }
  .p-product-taste--hop__hdg {
    margin-bottom: 1.5rem;
    font-size: 2.4rem;
  }
  .p-product-taste--hop__chart {
    width: 25%;
    padding-right: 5.5rem;
    padding-left: 2.4rem;
    margin-top: 6rem;
  }
  .p-product-taste--hop__img {
    position: relative;
  }
  .p-product-taste--hop__img img {
    position: absolute;
    bottom: -10rem;
    left: 50%;
    width: 51.7676767677%;
    -webkit-transform: translate(-50%, 0);
            transform: translate(-50%, 0);
  }
}
@media only screen and (max-width: 768px) {
  .p-product-taste--hop {
    padding: 4vw 4vw 26.6666666667vw;
  }
  .p-product-taste--hop__inner {
    padding-right: 4vw;
    padding-bottom: 0;
    padding-left: 4vw;
  }
  .p-product-taste--hop__caption {
    margin-bottom: 2.6666666667vw;
    font-size: 3.2vw;
  }
  .p-product-taste--hop__hdg {
    margin-bottom: 3.2vw;
    font-size: 5.3333333333vw;
  }
  .p-product-taste--hop__header {
    padding-bottom: 2.6666666667vw;
  }
  .p-product-taste--hop__chart {
    max-width: 90%;
    padding: 0 6.4vw;
    margin: 13.3333333333vw auto 5.3333333333vw;
  }
  .p-product-taste--hop__img {
    margin-bottom: -13.3333333333vw;
  }
  .p-product-taste--hop__img img {
    margin: 0 auto;
  }
}
.p-product-taste--hop__inner {
  background-color: #00960e;
}

.p-product-taste--hop__header {
  border-color: #fff;
}

@media only screen and (min-width: 769px) {
  .p-product-taste--hop__inner {
    background-image: url(/yebisu//common/images/product/hop_bg_l_pc.png);
  }
  .p-product-taste--hop__img img {
    bottom: -11rem;
    width: 23.3585858586%;
  }
}
@media only screen and (max-width: 768px) {
  .p-product-taste--hop__inner {
    background-image: url(/yebisu//common/images/product/hop_bg_sp.png);
  }
  .p-product-taste--hop__img {
    margin-bottom: -18.6666666667vw;
  }
  .p-product-taste--hop__img img {
    width: 34.6666666667vw;
  }
}
.p-product-taste--royalleaf {
  background: #fff;
  border-bottom: 1px solid #d9d9d9;
}

.p-product-taste--royalleaf__inner {
  position: relative;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 100% auto;
}

.p-product-taste--royalleaf__container {
  position: relative;
  z-index: 1;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.p-product-taste--royalleaf__header {
  width: 100%;
  border-bottom: 1px solid #340008;
}

.p-product-taste--royalleaf__caption {
  font-weight: 400;
  line-height: 1.1;
}

.p-product-taste--royalleaf__hdg {
  line-height: 1.1;
}

.p-product-taste--royalleaf__copy {
  opacity: 0;
  -webkit-transform: translate(-20px, 0);
          transform: translate(-20px, 0);
  -webkit-transition: opacity 0.5s, -webkit-transform 0.5s;
  transition: opacity 0.5s, -webkit-transform 0.5s;
  transition: opacity 0.5s, transform 0.5s;
  transition: opacity 0.5s, transform 0.5s, -webkit-transform 0.5s;
  -webkit-transition-timing-function: cubic-bezier(0, 0, 0.25, 1);
          transition-timing-function: cubic-bezier(0, 0, 0.25, 1);
  -webkit-transition-delay: 0.8s;
          transition-delay: 0.8s;
  font-weight: 700;
}

.l-section.is-inview .p-product-taste--royalleaf__copy {
  opacity: 1;
  -webkit-transform: none;
          transform: none;
}

@media only screen and (min-width: 769px) {
  .p-product-taste--royalleaf {
    padding: 12rem 2.4rem 16rem;
  }
  .p-product-taste--royalleaf__inner {
    max-width: 139rem;
    padding: 5rem 0;
  }
  .p-product-taste--royalleaf__container {
    max-width: 129.6rem;
    padding: 0 4.8rem;
    margin-right: auto;
    margin-left: auto;
  }
  .p-product-taste--royalleaf__header {
    padding-bottom: 1.5rem;
  }
  .p-product-taste--royalleaf__caption {
    margin-bottom: 1rem;
    font-size: 1.2rem;
  }
  .p-product-taste--royalleaf__hdg {
    margin-bottom: 1.5rem;
    font-size: 2.4rem;
  }
  .p-product-taste--royalleaf__chart {
    width: 25%;
    padding-right: 5.5rem;
    padding-left: 2.4rem;
    margin-top: 6rem;
  }
  .p-product-taste--royalleaf__img {
    position: relative;
  }
  .p-product-taste--royalleaf__img img {
    position: absolute;
    bottom: -10rem;
    left: 50%;
    width: 51.7676767677%;
    -webkit-transform: translate(-50%, 0);
            transform: translate(-50%, 0);
  }
}
@media only screen and (max-width: 768px) {
  .p-product-taste--royalleaf {
    padding: 4vw 4vw 26.6666666667vw;
  }
  .p-product-taste--royalleaf__inner {
    padding-right: 4vw;
    padding-bottom: 0;
    padding-left: 4vw;
  }
  .p-product-taste--royalleaf__caption {
    margin-bottom: 2.6666666667vw;
    font-size: 3.2vw;
  }
  .p-product-taste--royalleaf__hdg {
    margin-bottom: 3.2vw;
    font-size: 5.3333333333vw;
  }
  .p-product-taste--royalleaf__header {
    padding-bottom: 2.6666666667vw;
  }
  .p-product-taste--royalleaf__chart {
    max-width: 90%;
    padding: 0 6.4vw;
    margin: 13.3333333333vw auto 5.3333333333vw;
  }
  .p-product-taste--royalleaf__img {
    margin-bottom: -13.3333333333vw;
  }
  .p-product-taste--royalleaf__img img {
    margin: 0 auto;
  }
}
.p-product-taste--premiumhop {
  background: #fff;
  border-bottom: 1px solid #d9d9d9;
}

.p-product-taste--premiumhop__inner {
  position: relative;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 100% auto;
}

.p-product-taste--premiumhop__container {
  position: relative;
  z-index: 1;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.p-product-taste--premiumhop__header {
  width: 100%;
  border-bottom: 1px solid #340008;
}

.p-product-taste--premiumhop__caption {
  font-weight: 400;
  line-height: 1.1;
}

.p-product-taste--premiumhop__hdg {
  line-height: 1.1;
}

.p-product-taste--premiumhop__copy {
  opacity: 0;
  -webkit-transform: translate(-20px, 0);
          transform: translate(-20px, 0);
  -webkit-transition: opacity 0.5s, -webkit-transform 0.5s;
  transition: opacity 0.5s, -webkit-transform 0.5s;
  transition: opacity 0.5s, transform 0.5s;
  transition: opacity 0.5s, transform 0.5s, -webkit-transform 0.5s;
  -webkit-transition-timing-function: cubic-bezier(0, 0, 0.25, 1);
          transition-timing-function: cubic-bezier(0, 0, 0.25, 1);
  -webkit-transition-delay: 0.8s;
          transition-delay: 0.8s;
  font-weight: 700;
}

.l-section.is-inview .p-product-taste--premiumhop__copy {
  opacity: 1;
  -webkit-transform: none;
          transform: none;
}

@media only screen and (min-width: 769px) {
  .p-product-taste--premiumhop {
    padding: 12rem 2.4rem 16rem;
  }
  .p-product-taste--premiumhop__inner {
    max-width: 139rem;
    padding: 5rem 0;
  }
  .p-product-taste--premiumhop__container {
    max-width: 129.6rem;
    padding: 0 4.8rem;
    margin-right: auto;
    margin-left: auto;
  }
  .p-product-taste--premiumhop__header {
    padding-bottom: 1.5rem;
  }
  .p-product-taste--premiumhop__caption {
    margin-bottom: 1rem;
    font-size: 1.2rem;
  }
  .p-product-taste--premiumhop__hdg {
    margin-bottom: 1.5rem;
    font-size: 2.4rem;
  }
  .p-product-taste--premiumhop__chart {
    width: 25%;
    padding-right: 5.5rem;
    padding-left: 2.4rem;
    margin-top: 6rem;
  }
  .p-product-taste--premiumhop__img {
    position: relative;
  }
  .p-product-taste--premiumhop__img img {
    position: absolute;
    bottom: -10rem;
    left: 50%;
    width: 51.7676767677%;
    -webkit-transform: translate(-50%, 0);
            transform: translate(-50%, 0);
  }
}
@media only screen and (max-width: 768px) {
  .p-product-taste--premiumhop {
    padding: 4vw 4vw 26.6666666667vw;
  }
  .p-product-taste--premiumhop__inner {
    padding-right: 4vw;
    padding-bottom: 0;
    padding-left: 4vw;
  }
  .p-product-taste--premiumhop__caption {
    margin-bottom: 2.6666666667vw;
    font-size: 3.2vw;
  }
  .p-product-taste--premiumhop__hdg {
    margin-bottom: 3.2vw;
    font-size: 5.3333333333vw;
  }
  .p-product-taste--premiumhop__header {
    padding-bottom: 2.6666666667vw;
  }
  .p-product-taste--premiumhop__chart {
    max-width: 90%;
    padding: 0 6.4vw;
    margin: 13.3333333333vw auto 5.3333333333vw;
  }
  .p-product-taste--premiumhop__img {
    margin-bottom: -13.3333333333vw;
  }
  .p-product-taste--premiumhop__img img {
    margin: 0 auto;
  }
}
.p-product-map {
  position: relative;
}

.p-product-map__axis {
  position: relative;
  z-index: 0;
  height: 0;
}

@media only screen and (min-width: 769px) {
  .p-product-map__axis {
    padding-top: 62.5%;
  }
}
@media only screen and (min-width: 1440px) {
  .p-product-map__axis {
    padding-top: 55.5555555556%;
  }
}
@media only screen and (max-width: 768px) {
  .p-product-map__axis {
    padding-top: 69.4444444444%;
  }
}
.p-product-movie--kohaku {
  position: relative;
  background: #f0ebe7;
}

.p-product-movie--kohaku::before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  width: 100%;
  height: 45%;
  background: #f9f9f9;
}

.p-product-movie--kohaku__inner {
  padding-top: 0;
}

.p-product-movie--kohaku__video {
  margin-left: auto;
  margin-right: auto;
}

@media only screen and (min-width: 769px) {
  .p-product-movie--kohaku__video {
    width: 72rem;
  }
}
.p-pagenav {
  background: #fff;
}

.s-drink .p-pagenav {
  background: #f0ebe7;
}

.p-pagenav.js-inview {
  opacity: 0;
  -webkit-transform: translate(0, 20px);
          transform: translate(0, 20px);
  -webkit-transition: opacity 0.5s, -webkit-transform 0.5s;
  transition: opacity 0.5s, -webkit-transform 0.5s;
  transition: opacity 0.5s, transform 0.5s;
  transition: opacity 0.5s, transform 0.5s, -webkit-transform 0.5s;
  -webkit-transition-timing-function: cubic-bezier(0, 0, 0.25, 1);
          transition-timing-function: cubic-bezier(0, 0, 0.25, 1);
}

.p-pagenav.js-inview.is-inview {
  opacity: 1;
  -webkit-transform: none;
          transform: none;
}

.p-pagenav__inner {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.p-pagenav__group {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.p-pagenav__group-hdg {
  line-height: 1.5;
}

.p-pagenav__group-hdg span {
  display: block;
}

.p-pagenav__group-list-item a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

@media only screen and (min-width: 769px) {
  .p-pagenav__group-list-item a {
    -webkit-transition: opacity 0.25s;
    transition: opacity 0.25s;
    -webkit-transition-timing-function: cubic-bezier(0, 0, 0.25, 1);
            transition-timing-function: cubic-bezier(0, 0, 0.25, 1);
  }
  .p-pagenav__group-list-item a:hover {
    opacity: 0.65;
  }
}
@media only screen and (min-width: 769px) {
  .p-pagenav__inner {
    padding-top: 3.5rem;
    padding-bottom: 0;
  }
  .p-pagenav__inner::after {
    display: block;
    width: 100%;
    height: 1px;
    margin-top: 3rem;
    content: "";
    background: #340008;
  }
  .p-pagenav__group-hdg {
    margin-right: 3rem;
    font-size: 1.6rem;
  }
  .p-pagenav__group-hdg span {
    font-size: 1.2rem;
  }
  .p-pagenav__group-list:not(:nth-child(2)) {
    border-left: 1px solid #d9d9d9;
  }
  .p-pagenav__group-list-item {
    margin: 0 3rem;
    font-size: 1.6rem;
  }
  .p-pagenav__group-list-item .myicon {
    margin-left: 1rem;
    font-size: 1rem;
  }
}
@media only screen and (max-width: 768px) {
  .p-pagenav__inner {
    padding: 0;
  }
  .p-pagenav__group {
    width: 100%;
    padding: 5.3333333333vw 4vw;
    overflow: auto;
    border-bottom: 1px solid #340008;
  }
  .p-pagenav__group-hdg {
    -ms-flex-negative: 0;
        flex-shrink: 0;
    margin-right: 8vw;
  }
  .p-pagenav__group-hdg span {
    font-size: 3.2vw;
  }
  .p-pagenav__group-list {
    -ms-flex-negative: 0;
        flex-shrink: 0;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
  }
  .p-pagenav__group-list-item {
    -ms-flex-negative: 0;
        flex-shrink: 0;
    margin-right: 8vw;
    font-size: 3.7333333333vw;
  }
  .p-pagenav__group-list-item .myicon {
    margin-left: 2.6666666667vw;
    font-size: 2.6666666667vw;
  }
}
.p-pagenav--quality {
  background: #fff;
}

.s-drink .p-pagenav--quality {
  background: #f0ebe7;
}

.p-pagenav--quality.js-inview {
  opacity: 0;
  -webkit-transform: translate(0, 20px);
          transform: translate(0, 20px);
  -webkit-transition: opacity 0.5s, -webkit-transform 0.5s;
  transition: opacity 0.5s, -webkit-transform 0.5s;
  transition: opacity 0.5s, transform 0.5s;
  transition: opacity 0.5s, transform 0.5s, -webkit-transform 0.5s;
  -webkit-transition-timing-function: cubic-bezier(0, 0, 0.25, 1);
          transition-timing-function: cubic-bezier(0, 0, 0.25, 1);
}

.p-pagenav--quality.js-inview.is-inview {
  opacity: 1;
  -webkit-transform: none;
          transform: none;
}

.p-pagenav--quality__inner {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.p-pagenav--quality__group {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.p-pagenav--quality__group-hdg {
  line-height: 1.5;
}

.p-pagenav--quality__group-hdg span {
  display: block;
}

.p-pagenav--quality__group-list-item a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

@media only screen and (min-width: 769px) {
  .p-pagenav--quality__group-list-item a {
    -webkit-transition: opacity 0.25s;
    transition: opacity 0.25s;
    -webkit-transition-timing-function: cubic-bezier(0, 0, 0.25, 1);
            transition-timing-function: cubic-bezier(0, 0, 0.25, 1);
  }
  .p-pagenav--quality__group-list-item a:hover {
    opacity: 0.65;
  }
}
@media only screen and (min-width: 769px) {
  .p-pagenav--quality__inner {
    padding-top: 3.5rem;
    padding-bottom: 0;
  }
  .p-pagenav--quality__inner::after {
    display: block;
    width: 100%;
    height: 1px;
    margin-top: 3rem;
    content: "";
    background: #340008;
  }
  .p-pagenav--quality__group-hdg {
    margin-right: 3rem;
    font-size: 1.6rem;
  }
  .p-pagenav--quality__group-hdg span {
    font-size: 1.2rem;
  }
  .p-pagenav--quality__group-list:not(:nth-child(2)) {
    border-left: 1px solid #d9d9d9;
  }
  .p-pagenav--quality__group-list-item {
    margin: 0 3rem;
    font-size: 1.6rem;
  }
  .p-pagenav--quality__group-list-item .myicon {
    margin-left: 1rem;
    font-size: 1rem;
  }
}
@media only screen and (max-width: 768px) {
  .p-pagenav--quality__inner {
    padding: 0;
  }
  .p-pagenav--quality__group {
    width: 100%;
    padding: 5.3333333333vw 4vw;
    overflow: auto;
    border-bottom: 1px solid #340008;
  }
  .p-pagenav--quality__group-hdg {
    -ms-flex-negative: 0;
        flex-shrink: 0;
    margin-right: 8vw;
  }
  .p-pagenav--quality__group-hdg span {
    font-size: 3.2vw;
  }
  .p-pagenav--quality__group-list {
    -ms-flex-negative: 0;
        flex-shrink: 0;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
  }
  .p-pagenav--quality__group-list-item {
    -ms-flex-negative: 0;
        flex-shrink: 0;
    margin-right: 8vw;
    font-size: 3.7333333333vw;
  }
  .p-pagenav--quality__group-list-item .myicon {
    margin-left: 2.6666666667vw;
    font-size: 2.6666666667vw;
  }
}
.p-pagenav--quality__group-list-item .myicon {
  margin-left: 0;
}

.p-pagenav--quality__group-list-item a {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

@media only screen and (min-width: 769px) {
  .p-pagenav--quality__group-list-item {
    text-align: center;
  }
}
.p-bnr--contents {
  background: #fff;
}

@media only screen and (min-width: 769px) {
  .p-bnr--contents + .p-bnr--contents .p-bnr--contents__inner {
    padding-top: 5rem;
  }
}
@media only screen and (max-width: 768px) {
  .p-bnr--contents + .p-bnr--contents .p-bnr--contents__inner {
    padding-top: 2.5rem;
  }
}
.p-bnr--contents__hdg {
  font-weight: 400;
}

@media only screen and (min-width: 769px) {
  .p-bnr--contents__hdg {
    line-height: 1.3;
  }
}
@media only screen and (max-width: 768px) {
  .p-bnr--contents__hdg {
    line-height: 1.3;
  }
}
.p-bnr--contents__copy {
  font-weight: 700;
}

@media only screen and (min-width: 769px) {
  .p-bnr--contents__copy {
    line-height: 1.45;
  }
}
@media only screen and (max-width: 768px) {
  .p-bnr--contents__copy {
    line-height: 1.5;
  }
}
@media only screen and (min-width: 769px) {
  .p-bnr--contents__txt {
    line-height: 1.5714285714;
  }
}
@media only screen and (max-width: 768px) {
  .p-bnr--contents__txt {
    line-height: 1.5714285714;
  }
}
.p-bnr--contents__link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}

.p-bnr--contents__link span {
  display: block;
  line-height: 1;
}

@media only screen and (min-width: 769px) {
  .p-bnr--contents__img {
    overflow: hidden;
  }
  .p-bnr--contents__img img {
    -webkit-transition: -webkit-transform 0.3s;
    transition: -webkit-transform 0.3s;
    transition: transform 0.3s;
    transition: transform 0.3s, -webkit-transform 0.3s;
    -webkit-transition-timing-function: cubic-bezier(0, 0, 0.25, 1);
            transition-timing-function: cubic-bezier(0, 0, 0.25, 1);
  }
  a:hover .p-bnr--contents__img img {
    -webkit-transform: scale(1.05, 1.05);
            transform: scale(1.05, 1.05);
  }
}
@media only screen and (min-width: 769px) {
  .p-bnr--contents__inner {
    padding-bottom: 5rem;
  }
  .p-bnr--contents a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .p-bnr--contents__header {
    -ms-flex-negative: 0;
        flex-shrink: 0;
    width: 23.9567233385%;
  }
  .p-bnr--contents__hdg {
    margin-bottom: 3.5rem;
    font-size: 4rem;
  }
  .p-bnr--contents__copy {
    padding-bottom: 3.5rem;
    margin-bottom: 3.5rem;
    font-size: 2rem;
    border-bottom: 1px solid #340008;
  }
  .p-bnr--contents__txt {
    font-size: 1.4rem;
  }
  .p-bnr--contents__link {
    margin-top: 2rem;
  }
  .p-bnr--contents__link span {
    margin-right: 1.5rem;
    font-size: 1.2rem;
  }
  .p-bnr--contents__container {
    width: 71.0973724884%;
  }
}
@media only screen and (max-width: 768px) {
  .p-bnr--contents__inner {
    padding-bottom: 6.6666666667vw;
  }
  .p-bnr--contents__header {
    margin-bottom: 4vw;
  }
  .p-bnr--contents__hdg {
    margin-bottom: 2.6666666667vw;
    font-size: 10.6666666667vw;
  }
  .p-bnr--contents__copy {
    font-size: 3.7333333333vw;
  }
  .p-bnr--contents__txt {
    font-size: 3.7333333333vw;
  }
  .p-bnr--contents__link {
    margin-top: 4vw;
  }
  .p-bnr--contents__link span {
    margin-right: 4vw;
    font-size: 3.2vw;
  }
  .p-bnr--contents__img {
    margin-bottom: 5.3333333333vw;
  }
}
.s-3d .p-bnr--media {
  background: #fff;
}

.p-bnr--media a {
  position: relative;
  display: block;
  color: #fff;
}

.p-bnr--media__img {
  position: relative;
  z-index: 0;
}

@media only screen and (min-width: 769px) {
  .p-bnr--media__img {
    overflow: hidden;
  }
  .p-bnr--media__img img {
    -webkit-transition: -webkit-transform 0.3s;
    transition: -webkit-transform 0.3s;
    transition: transform 0.3s;
    transition: transform 0.3s, -webkit-transform 0.3s;
    -webkit-transition-timing-function: cubic-bezier(0, 0, 0.25, 1);
            transition-timing-function: cubic-bezier(0, 0, 0.25, 1);
  }
  a:hover .p-bnr--media__img img {
    -webkit-transform: scale(1.05, 1.05);
            transform: scale(1.05, 1.05);
  }
}
.p-bnr--media__description {
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: 1;
  width: 90%;
  text-align: center;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}

.p-bnr--media__hdg {
  font-weight: 400;
}

@media only screen and (min-width: 769px) {
  .p-bnr--media__hdg {
    line-height: 1.2916666667;
  }
}
@media only screen and (max-width: 768px) {
  .p-bnr--media__hdg {
    line-height: 1.25;
  }
}
@media only screen and (min-width: 769px) {
  .p-bnr--media__copy {
    line-height: 1.75;
  }
}
@media only screen and (max-width: 768px) {
  .p-bnr--media__copy {
    line-height: 1.8333333333;
  }
}
.p-bnr--media__link {
  position: absolute;
  z-index: 1;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

@media only screen and (min-width: 769px) {
  .p-bnr--media__hdg {
    font-size: 4.8rem;
  }
  .p-bnr--media__copy {
    font-size: 1.6rem;
  }
  .p-bnr--media__link {
    right: 3.5rem;
    bottom: 3.5rem;
  }
  .p-bnr--media__link span {
    margin-right: 1rem;
  }
}
@media only screen and (max-width: 768px) {
  .p-bnr--media__inner {
    padding-right: 0;
    padding-left: 0;
  }
  .p-bnr--media__hdg {
    margin-bottom: 2.6666666667vw;
    font-size: 8.5333333333vw;
  }
  .p-bnr--media__copy {
    font-size: 2.9333333333vw;
  }
  .p-bnr--media__link {
    right: 4vw;
    bottom: 4vw;
  }
  .p-bnr--media__link span {
    margin-right: 2.6666666667vw;
  }
}
.p-bnr--zeppin {
  position: relative;
  z-index: 2;
}

.p-bnr--zeppin a {
  position: relative;
  display: block;
  color: #340008;
}

.p-bnr--zeppin__caption {
  margin-bottom: 0.5rem;
  font-size: 1.2rem;
}

.p-bnr--zeppin__hdg {
  font-weight: 700;
  line-height: 1.5;
}

.p-bnr--zeppin__hdg::after {
  display: block;
  width: 4rem;
  height: 1px;
  content: "";
  background: #340008;
}

.p-bnr--zeppin__img {
  position: relative;
  z-index: 0;
}

@media only screen and (min-width: 769px) {
  .p-bnr--zeppin__img {
    overflow: hidden;
  }
  .p-bnr--zeppin__img img {
    -webkit-transition: -webkit-transform 0.3s;
    transition: -webkit-transform 0.3s;
    transition: transform 0.3s;
    transition: transform 0.3s, -webkit-transform 0.3s;
    -webkit-transition-timing-function: cubic-bezier(0, 0, 0.25, 1);
            transition-timing-function: cubic-bezier(0, 0, 0.25, 1);
  }
  a:hover .p-bnr--zeppin__img img {
    -webkit-transform: scale(1.05, 1.05);
            transform: scale(1.05, 1.05);
  }
}
.p-bnr--zeppin__note {
  margin-top: 0.5rem;
}

.p-bnr--zeppin__note li {
  font-size: 1.2rem;
}

@media only screen and (min-width: 769px) {
  .p-bnr--zeppin__inner {
    padding-bottom: 2.4rem;
  }
  .p-bnr--zeppin a:not(:first-child) {
    margin-top: 4rem;
  }
  .p-bnr--zeppin__hdg {
    font-size: 2.4rem;
  }
  .p-bnr--zeppin__hdg::after {
    margin: 2rem 0 3rem;
  }
}
@media only screen and (max-width: 768px) {
  .p-bnr--zeppin__inner {
    padding-right: 0;
    padding-left: 0;
  }
  .p-bnr--zeppin a:not(:first-child) {
    margin-top: 3rem;
  }
  .p-bnr--zeppin__caption {
    padding: 0 1.5rem;
  }
  .p-bnr--zeppin__hdg {
    padding: 0 1.5rem;
    font-size: 2rem;
  }
  .p-bnr--zeppin__hdg::after {
    margin: 1.5rem 0 2.5rem;
  }
  .p-bnr--zeppin__note {
    padding: 0 1.5rem;
    font-size: 1.1rem;
  }
}
@media only screen and (min-width: 769px) {
  .u-dsp-sp {
    display: none !important;
  }
}
@media only screen and (max-width: 768px) {
  .u-dsp-pc {
    display: none !important;
  }
}
.u-font-main {
  font-family: YakuHanJP, "Noto Sans JP", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "游ゴシック", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

.u-font-serif {
  font-family: "Noto Serif JP", serif;
}

body.english .u-font-serif {
  font-family: "Crimson Pro", serif;
}

body.korean .u-font-serif {
  font-family: "Nanum Myeongjo", serif;
}

body.chinese_tr .u-font-serif {
  font-family: "Noto Serif TC", serif;
}

body.chinese_si .u-font-serif {
  font-family: "Noto Serif SC", serif;
}

.u-font-en {
  font-family: Lusitana, serif;
}

.u-font-crimson {
  font-family: "Crimson Pro", serif;
  font-weight: 400;
}

.u-color-red {
  color: #d50000;
}

.u-margin-all0 {
  margin: 0 !important;
}

.u-margin-all5 {
  margin: 0.5rem !important;
}

.u-margin-all10 {
  margin: 1rem !important;
}

.u-margin-all15 {
  margin: 1.5rem !important;
}

.u-margin-all20 {
  margin: 2rem !important;
}

.u-margin-all25 {
  margin: 2.5rem !important;
}

.u-margin-all30 {
  margin: 3rem !important;
}

.u-margin-all35 {
  margin: 3.5rem !important;
}

.u-margin-all40 {
  margin: 4rem !important;
}

.u-margin-all45 {
  margin: 4.5rem !important;
}

.u-margin-all50 {
  margin: 5rem !important;
}

.u-margin-all55 {
  margin: 5.5rem !important;
}

.u-margin-all60 {
  margin: 6rem !important;
}

.u-margin-all65 {
  margin: 6.5rem !important;
}

.u-margin-all70 {
  margin: 7rem !important;
}

.u-margin-all75 {
  margin: 7.5rem !important;
}

.u-margin-all80 {
  margin: 8rem !important;
}

.u-margin-all85 {
  margin: 8.5rem !important;
}

.u-margin-all90 {
  margin: 9rem !important;
}

.u-margin-all95 {
  margin: 9.5rem !important;
}

.u-margin-all100 {
  margin: 10rem !important;
}

.u-margin-top0 {
  margin-top: 0 !important;
}

.u-margin-top5 {
  margin-top: 0.5rem !important;
}

.u-margin-top10 {
  margin-top: 1rem !important;
}

.u-margin-top15 {
  margin-top: 1.5rem !important;
}

.u-margin-top20 {
  margin-top: 2rem !important;
}

.u-margin-top25 {
  margin-top: 2.5rem !important;
}

.u-margin-top30 {
  margin-top: 3rem !important;
}

.u-margin-top35 {
  margin-top: 3.5rem !important;
}

.u-margin-top40 {
  margin-top: 4rem !important;
}

.u-margin-top45 {
  margin-top: 4.5rem !important;
}

.u-margin-top50 {
  margin-top: 5rem !important;
}

.u-margin-top55 {
  margin-top: 5.5rem !important;
}

.u-margin-top60 {
  margin-top: 6rem !important;
}

.u-margin-top65 {
  margin-top: 6.5rem !important;
}

.u-margin-top70 {
  margin-top: 7rem !important;
}

.u-margin-top75 {
  margin-top: 7.5rem !important;
}

.u-margin-top80 {
  margin-top: 8rem !important;
}

.u-margin-top85 {
  margin-top: 8.5rem !important;
}

.u-margin-top90 {
  margin-top: 9rem !important;
}

.u-margin-top95 {
  margin-top: 9.5rem !important;
}

.u-margin-top100 {
  margin-top: 10rem !important;
}

.u-margin-right0 {
  margin-right: 0 !important;
}

.u-margin-right5 {
  margin-right: 0.5rem !important;
}

.u-margin-right10 {
  margin-right: 1rem !important;
}

.u-margin-right15 {
  margin-right: 1.5rem !important;
}

.u-margin-right20 {
  margin-right: 2rem !important;
}

.u-margin-right25 {
  margin-right: 2.5rem !important;
}

.u-margin-right30 {
  margin-right: 3rem !important;
}

.u-margin-right35 {
  margin-right: 3.5rem !important;
}

.u-margin-right40 {
  margin-right: 4rem !important;
}

.u-margin-right45 {
  margin-right: 4.5rem !important;
}

.u-margin-right50 {
  margin-right: 5rem !important;
}

.u-margin-right55 {
  margin-right: 5.5rem !important;
}

.u-margin-right60 {
  margin-right: 6rem !important;
}

.u-margin-right65 {
  margin-right: 6.5rem !important;
}

.u-margin-right70 {
  margin-right: 7rem !important;
}

.u-margin-right75 {
  margin-right: 7.5rem !important;
}

.u-margin-right80 {
  margin-right: 8rem !important;
}

.u-margin-right85 {
  margin-right: 8.5rem !important;
}

.u-margin-right90 {
  margin-right: 9rem !important;
}

.u-margin-right95 {
  margin-right: 9.5rem !important;
}

.u-margin-right100 {
  margin-right: 10rem !important;
}

.u-margin-bottom0 {
  margin-bottom: 0 !important;
}

.u-margin-bottom5 {
  margin-bottom: 0.5rem !important;
}

.u-margin-bottom10 {
  margin-bottom: 1rem !important;
}

.u-margin-bottom15 {
  margin-bottom: 1.5rem !important;
}

.u-margin-bottom20 {
  margin-bottom: 2rem !important;
}

.u-margin-bottom25 {
  margin-bottom: 2.5rem !important;
}

.u-margin-bottom30 {
  margin-bottom: 3rem !important;
}

.u-margin-bottom35 {
  margin-bottom: 3.5rem !important;
}

.u-margin-bottom40 {
  margin-bottom: 4rem !important;
}

.u-margin-bottom45 {
  margin-bottom: 4.5rem !important;
}

.u-margin-bottom50 {
  margin-bottom: 5rem !important;
}

.u-margin-bottom55 {
  margin-bottom: 5.5rem !important;
}

.u-margin-bottom60 {
  margin-bottom: 6rem !important;
}

.u-margin-bottom65 {
  margin-bottom: 6.5rem !important;
}

.u-margin-bottom70 {
  margin-bottom: 7rem !important;
}

.u-margin-bottom75 {
  margin-bottom: 7.5rem !important;
}

.u-margin-bottom80 {
  margin-bottom: 8rem !important;
}

.u-margin-bottom85 {
  margin-bottom: 8.5rem !important;
}

.u-margin-bottom90 {
  margin-bottom: 9rem !important;
}

.u-margin-bottom95 {
  margin-bottom: 9.5rem !important;
}

.u-margin-bottom100 {
  margin-bottom: 10rem !important;
}

.u-margin-left0 {
  margin-left: 0 !important;
}

.u-margin-left5 {
  margin-left: 0.5rem !important;
}

.u-margin-left10 {
  margin-left: 1rem !important;
}

.u-margin-left15 {
  margin-left: 1.5rem !important;
}

.u-margin-left20 {
  margin-left: 2rem !important;
}

.u-margin-left25 {
  margin-left: 2.5rem !important;
}

.u-margin-left30 {
  margin-left: 3rem !important;
}

.u-margin-left35 {
  margin-left: 3.5rem !important;
}

.u-margin-left40 {
  margin-left: 4rem !important;
}

.u-margin-left45 {
  margin-left: 4.5rem !important;
}

.u-margin-left50 {
  margin-left: 5rem !important;
}

.u-margin-left55 {
  margin-left: 5.5rem !important;
}

.u-margin-left60 {
  margin-left: 6rem !important;
}

.u-margin-left65 {
  margin-left: 6.5rem !important;
}

.u-margin-left70 {
  margin-left: 7rem !important;
}

.u-margin-left75 {
  margin-left: 7.5rem !important;
}

.u-margin-left80 {
  margin-left: 8rem !important;
}

.u-margin-left85 {
  margin-left: 8.5rem !important;
}

.u-margin-left90 {
  margin-left: 9rem !important;
}

.u-margin-left95 {
  margin-left: 9.5rem !important;
}

.u-margin-left100 {
  margin-left: 10rem !important;
}

@media only screen and (min-width: 769px) {
  .u-margin-all-pc0 {
    margin: 0 !important;
  }
  .u-margin-all-pc5 {
    margin: 0.5rem !important;
  }
  .u-margin-all-pc10 {
    margin: 1rem !important;
  }
  .u-margin-all-pc15 {
    margin: 1.5rem !important;
  }
  .u-margin-all-pc20 {
    margin: 2rem !important;
  }
  .u-margin-all-pc25 {
    margin: 2.5rem !important;
  }
  .u-margin-all-pc30 {
    margin: 3rem !important;
  }
  .u-margin-all-pc35 {
    margin: 3.5rem !important;
  }
  .u-margin-all-pc40 {
    margin: 4rem !important;
  }
  .u-margin-all-pc45 {
    margin: 4.5rem !important;
  }
  .u-margin-all-pc50 {
    margin: 5rem !important;
  }
  .u-margin-all-pc55 {
    margin: 5.5rem !important;
  }
  .u-margin-all-pc60 {
    margin: 6rem !important;
  }
  .u-margin-all-pc65 {
    margin: 6.5rem !important;
  }
  .u-margin-all-pc70 {
    margin: 7rem !important;
  }
  .u-margin-all-pc75 {
    margin: 7.5rem !important;
  }
  .u-margin-all-pc80 {
    margin: 8rem !important;
  }
  .u-margin-all-pc85 {
    margin: 8.5rem !important;
  }
  .u-margin-all-pc90 {
    margin: 9rem !important;
  }
  .u-margin-all-pc95 {
    margin: 9.5rem !important;
  }
  .u-margin-all-pc100 {
    margin: 10rem !important;
  }
  .u-margin-top-pc0 {
    margin-top: 0 !important;
  }
  .u-margin-top-pc5 {
    margin-top: 0.5rem !important;
  }
  .u-margin-top-pc10 {
    margin-top: 1rem !important;
  }
  .u-margin-top-pc15 {
    margin-top: 1.5rem !important;
  }
  .u-margin-top-pc20 {
    margin-top: 2rem !important;
  }
  .u-margin-top-pc25 {
    margin-top: 2.5rem !important;
  }
  .u-margin-top-pc30 {
    margin-top: 3rem !important;
  }
  .u-margin-top-pc35 {
    margin-top: 3.5rem !important;
  }
  .u-margin-top-pc40 {
    margin-top: 4rem !important;
  }
  .u-margin-top-pc45 {
    margin-top: 4.5rem !important;
  }
  .u-margin-top-pc50 {
    margin-top: 5rem !important;
  }
  .u-margin-top-pc55 {
    margin-top: 5.5rem !important;
  }
  .u-margin-top-pc60 {
    margin-top: 6rem !important;
  }
  .u-margin-top-pc65 {
    margin-top: 6.5rem !important;
  }
  .u-margin-top-pc70 {
    margin-top: 7rem !important;
  }
  .u-margin-top-pc75 {
    margin-top: 7.5rem !important;
  }
  .u-margin-top-pc80 {
    margin-top: 8rem !important;
  }
  .u-margin-top-pc85 {
    margin-top: 8.5rem !important;
  }
  .u-margin-top-pc90 {
    margin-top: 9rem !important;
  }
  .u-margin-top-pc95 {
    margin-top: 9.5rem !important;
  }
  .u-margin-top-pc100 {
    margin-top: 10rem !important;
  }
  .u-margin-right-pc0 {
    margin-right: 0 !important;
  }
  .u-margin-right-pc5 {
    margin-right: 0.5rem !important;
  }
  .u-margin-right-pc10 {
    margin-right: 1rem !important;
  }
  .u-margin-right-pc15 {
    margin-right: 1.5rem !important;
  }
  .u-margin-right-pc20 {
    margin-right: 2rem !important;
  }
  .u-margin-right-pc25 {
    margin-right: 2.5rem !important;
  }
  .u-margin-right-pc30 {
    margin-right: 3rem !important;
  }
  .u-margin-right-pc35 {
    margin-right: 3.5rem !important;
  }
  .u-margin-right-pc40 {
    margin-right: 4rem !important;
  }
  .u-margin-right-pc45 {
    margin-right: 4.5rem !important;
  }
  .u-margin-right-pc50 {
    margin-right: 5rem !important;
  }
  .u-margin-right-pc55 {
    margin-right: 5.5rem !important;
  }
  .u-margin-right-pc60 {
    margin-right: 6rem !important;
  }
  .u-margin-right-pc65 {
    margin-right: 6.5rem !important;
  }
  .u-margin-right-pc70 {
    margin-right: 7rem !important;
  }
  .u-margin-right-pc75 {
    margin-right: 7.5rem !important;
  }
  .u-margin-right-pc80 {
    margin-right: 8rem !important;
  }
  .u-margin-right-pc85 {
    margin-right: 8.5rem !important;
  }
  .u-margin-right-pc90 {
    margin-right: 9rem !important;
  }
  .u-margin-right-pc95 {
    margin-right: 9.5rem !important;
  }
  .u-margin-right-pc100 {
    margin-right: 10rem !important;
  }
  .u-margin-bottom-pc0 {
    margin-bottom: 0 !important;
  }
  .u-margin-bottom-pc5 {
    margin-bottom: 0.5rem !important;
  }
  .u-margin-bottom-pc10 {
    margin-bottom: 1rem !important;
  }
  .u-margin-bottom-pc15 {
    margin-bottom: 1.5rem !important;
  }
  .u-margin-bottom-pc20 {
    margin-bottom: 2rem !important;
  }
  .u-margin-bottom-pc25 {
    margin-bottom: 2.5rem !important;
  }
  .u-margin-bottom-pc30 {
    margin-bottom: 3rem !important;
  }
  .u-margin-bottom-pc35 {
    margin-bottom: 3.5rem !important;
  }
  .u-margin-bottom-pc40 {
    margin-bottom: 4rem !important;
  }
  .u-margin-bottom-pc45 {
    margin-bottom: 4.5rem !important;
  }
  .u-margin-bottom-pc50 {
    margin-bottom: 5rem !important;
  }
  .u-margin-bottom-pc55 {
    margin-bottom: 5.5rem !important;
  }
  .u-margin-bottom-pc60 {
    margin-bottom: 6rem !important;
  }
  .u-margin-bottom-pc65 {
    margin-bottom: 6.5rem !important;
  }
  .u-margin-bottom-pc70 {
    margin-bottom: 7rem !important;
  }
  .u-margin-bottom-pc75 {
    margin-bottom: 7.5rem !important;
  }
  .u-margin-bottom-pc80 {
    margin-bottom: 8rem !important;
  }
  .u-margin-bottom-pc85 {
    margin-bottom: 8.5rem !important;
  }
  .u-margin-bottom-pc90 {
    margin-bottom: 9rem !important;
  }
  .u-margin-bottom-pc95 {
    margin-bottom: 9.5rem !important;
  }
  .u-margin-bottom-pc100 {
    margin-bottom: 10rem !important;
  }
  .u-margin-left-pc0 {
    margin-left: 0 !important;
  }
  .u-margin-left-pc5 {
    margin-left: 0.5rem !important;
  }
  .u-margin-left-pc10 {
    margin-left: 1rem !important;
  }
  .u-margin-left-pc15 {
    margin-left: 1.5rem !important;
  }
  .u-margin-left-pc20 {
    margin-left: 2rem !important;
  }
  .u-margin-left-pc25 {
    margin-left: 2.5rem !important;
  }
  .u-margin-left-pc30 {
    margin-left: 3rem !important;
  }
  .u-margin-left-pc35 {
    margin-left: 3.5rem !important;
  }
  .u-margin-left-pc40 {
    margin-left: 4rem !important;
  }
  .u-margin-left-pc45 {
    margin-left: 4.5rem !important;
  }
  .u-margin-left-pc50 {
    margin-left: 5rem !important;
  }
  .u-margin-left-pc55 {
    margin-left: 5.5rem !important;
  }
  .u-margin-left-pc60 {
    margin-left: 6rem !important;
  }
  .u-margin-left-pc65 {
    margin-left: 6.5rem !important;
  }
  .u-margin-left-pc70 {
    margin-left: 7rem !important;
  }
  .u-margin-left-pc75 {
    margin-left: 7.5rem !important;
  }
  .u-margin-left-pc80 {
    margin-left: 8rem !important;
  }
  .u-margin-left-pc85 {
    margin-left: 8.5rem !important;
  }
  .u-margin-left-pc90 {
    margin-left: 9rem !important;
  }
  .u-margin-left-pc95 {
    margin-left: 9.5rem !important;
  }
  .u-margin-left-pc100 {
    margin-left: 10rem !important;
  }
}
@media only screen and (max-width: 768px) {
  .u-margin-all-sp0 {
    margin: make-rem(0) !important;
  }
  .u-margin-all-sp5 {
    margin: make-rem(5) !important;
  }
  .u-margin-all-sp10 {
    margin: make-rem(10) !important;
  }
  .u-margin-all-sp15 {
    margin: make-rem(15) !important;
  }
  .u-margin-all-sp20 {
    margin: make-rem(20) !important;
  }
  .u-margin-all-sp25 {
    margin: make-rem(25) !important;
  }
  .u-margin-all-sp30 {
    margin: make-rem(30) !important;
  }
  .u-margin-all-sp35 {
    margin: make-rem(35) !important;
  }
  .u-margin-all-sp40 {
    margin: make-rem(40) !important;
  }
  .u-margin-all-sp45 {
    margin: make-rem(45) !important;
  }
  .u-margin-all-sp50 {
    margin: make-rem(50) !important;
  }
  .u-margin-all-sp55 {
    margin: make-rem(55) !important;
  }
  .u-margin-all-sp60 {
    margin: make-rem(60) !important;
  }
  .u-margin-all-sp65 {
    margin: make-rem(65) !important;
  }
  .u-margin-all-sp70 {
    margin: make-rem(70) !important;
  }
  .u-margin-all-sp75 {
    margin: make-rem(75) !important;
  }
  .u-margin-all-sp80 {
    margin: make-rem(80) !important;
  }
  .u-margin-all-sp85 {
    margin: make-rem(85) !important;
  }
  .u-margin-all-sp90 {
    margin: make-rem(90) !important;
  }
  .u-margin-all-sp95 {
    margin: make-rem(95) !important;
  }
  .u-margin-all-sp100 {
    margin: make-rem(100) !important;
  }
  .u-margin-top-sp0 {
    margin-top: make-rem(0) !important;
  }
  .u-margin-top-sp5 {
    margin-top: make-rem(5) !important;
  }
  .u-margin-top-sp10 {
    margin-top: make-rem(10) !important;
  }
  .u-margin-top-sp15 {
    margin-top: make-rem(15) !important;
  }
  .u-margin-top-sp20 {
    margin-top: make-rem(20) !important;
  }
  .u-margin-top-sp25 {
    margin-top: make-rem(25) !important;
  }
  .u-margin-top-sp30 {
    margin-top: make-rem(30) !important;
  }
  .u-margin-top-sp35 {
    margin-top: make-rem(35) !important;
  }
  .u-margin-top-sp40 {
    margin-top: make-rem(40) !important;
  }
  .u-margin-top-sp45 {
    margin-top: make-rem(45) !important;
  }
  .u-margin-top-sp50 {
    margin-top: make-rem(50) !important;
  }
  .u-margin-top-sp55 {
    margin-top: make-rem(55) !important;
  }
  .u-margin-top-sp60 {
    margin-top: make-rem(60) !important;
  }
  .u-margin-top-sp65 {
    margin-top: make-rem(65) !important;
  }
  .u-margin-top-sp70 {
    margin-top: make-rem(70) !important;
  }
  .u-margin-top-sp75 {
    margin-top: make-rem(75) !important;
  }
  .u-margin-top-sp80 {
    margin-top: make-rem(80) !important;
  }
  .u-margin-top-sp85 {
    margin-top: make-rem(85) !important;
  }
  .u-margin-top-sp90 {
    margin-top: make-rem(90) !important;
  }
  .u-margin-top-sp95 {
    margin-top: make-rem(95) !important;
  }
  .u-margin-top-sp100 {
    margin-top: make-rem(100) !important;
  }
  .u-margin-right-sp0 {
    margin-right: make-rem(0) !important;
  }
  .u-margin-right-sp5 {
    margin-right: make-rem(5) !important;
  }
  .u-margin-right-sp10 {
    margin-right: make-rem(10) !important;
  }
  .u-margin-right-sp15 {
    margin-right: make-rem(15) !important;
  }
  .u-margin-right-sp20 {
    margin-right: make-rem(20) !important;
  }
  .u-margin-right-sp25 {
    margin-right: make-rem(25) !important;
  }
  .u-margin-right-sp30 {
    margin-right: make-rem(30) !important;
  }
  .u-margin-right-sp35 {
    margin-right: make-rem(35) !important;
  }
  .u-margin-right-sp40 {
    margin-right: make-rem(40) !important;
  }
  .u-margin-right-sp45 {
    margin-right: make-rem(45) !important;
  }
  .u-margin-right-sp50 {
    margin-right: make-rem(50) !important;
  }
  .u-margin-right-sp55 {
    margin-right: make-rem(55) !important;
  }
  .u-margin-right-sp60 {
    margin-right: make-rem(60) !important;
  }
  .u-margin-right-sp65 {
    margin-right: make-rem(65) !important;
  }
  .u-margin-right-sp70 {
    margin-right: make-rem(70) !important;
  }
  .u-margin-right-sp75 {
    margin-right: make-rem(75) !important;
  }
  .u-margin-right-sp80 {
    margin-right: make-rem(80) !important;
  }
  .u-margin-right-sp85 {
    margin-right: make-rem(85) !important;
  }
  .u-margin-right-sp90 {
    margin-right: make-rem(90) !important;
  }
  .u-margin-right-sp95 {
    margin-right: make-rem(95) !important;
  }
  .u-margin-right-sp100 {
    margin-right: make-rem(100) !important;
  }
  .u-margin-bottom-sp0 {
    margin-bottom: make-rem(0) !important;
  }
  .u-margin-bottom-sp5 {
    margin-bottom: make-rem(5) !important;
  }
  .u-margin-bottom-sp10 {
    margin-bottom: make-rem(10) !important;
  }
  .u-margin-bottom-sp15 {
    margin-bottom: make-rem(15) !important;
  }
  .u-margin-bottom-sp20 {
    margin-bottom: make-rem(20) !important;
  }
  .u-margin-bottom-sp25 {
    margin-bottom: make-rem(25) !important;
  }
  .u-margin-bottom-sp30 {
    margin-bottom: make-rem(30) !important;
  }
  .u-margin-bottom-sp35 {
    margin-bottom: make-rem(35) !important;
  }
  .u-margin-bottom-sp40 {
    margin-bottom: make-rem(40) !important;
  }
  .u-margin-bottom-sp45 {
    margin-bottom: make-rem(45) !important;
  }
  .u-margin-bottom-sp50 {
    margin-bottom: make-rem(50) !important;
  }
  .u-margin-bottom-sp55 {
    margin-bottom: make-rem(55) !important;
  }
  .u-margin-bottom-sp60 {
    margin-bottom: make-rem(60) !important;
  }
  .u-margin-bottom-sp65 {
    margin-bottom: make-rem(65) !important;
  }
  .u-margin-bottom-sp70 {
    margin-bottom: make-rem(70) !important;
  }
  .u-margin-bottom-sp75 {
    margin-bottom: make-rem(75) !important;
  }
  .u-margin-bottom-sp80 {
    margin-bottom: make-rem(80) !important;
  }
  .u-margin-bottom-sp85 {
    margin-bottom: make-rem(85) !important;
  }
  .u-margin-bottom-sp90 {
    margin-bottom: make-rem(90) !important;
  }
  .u-margin-bottom-sp95 {
    margin-bottom: make-rem(95) !important;
  }
  .u-margin-bottom-sp100 {
    margin-bottom: make-rem(100) !important;
  }
  .u-margin-left-sp0 {
    margin-left: make-rem(0) !important;
  }
  .u-margin-left-sp5 {
    margin-left: make-rem(5) !important;
  }
  .u-margin-left-sp10 {
    margin-left: make-rem(10) !important;
  }
  .u-margin-left-sp15 {
    margin-left: make-rem(15) !important;
  }
  .u-margin-left-sp20 {
    margin-left: make-rem(20) !important;
  }
  .u-margin-left-sp25 {
    margin-left: make-rem(25) !important;
  }
  .u-margin-left-sp30 {
    margin-left: make-rem(30) !important;
  }
  .u-margin-left-sp35 {
    margin-left: make-rem(35) !important;
  }
  .u-margin-left-sp40 {
    margin-left: make-rem(40) !important;
  }
  .u-margin-left-sp45 {
    margin-left: make-rem(45) !important;
  }
  .u-margin-left-sp50 {
    margin-left: make-rem(50) !important;
  }
  .u-margin-left-sp55 {
    margin-left: make-rem(55) !important;
  }
  .u-margin-left-sp60 {
    margin-left: make-rem(60) !important;
  }
  .u-margin-left-sp65 {
    margin-left: make-rem(65) !important;
  }
  .u-margin-left-sp70 {
    margin-left: make-rem(70) !important;
  }
  .u-margin-left-sp75 {
    margin-left: make-rem(75) !important;
  }
  .u-margin-left-sp80 {
    margin-left: make-rem(80) !important;
  }
  .u-margin-left-sp85 {
    margin-left: make-rem(85) !important;
  }
  .u-margin-left-sp90 {
    margin-left: make-rem(90) !important;
  }
  .u-margin-left-sp95 {
    margin-left: make-rem(95) !important;
  }
  .u-margin-left-sp100 {
    margin-left: make-rem(100) !important;
  }
}
.u-padding-all0 {
  padding: 0 !important;
}

.u-padding-all5 {
  padding: 0.5rem !important;
}

.u-padding-all10 {
  padding: 1rem !important;
}

.u-padding-all15 {
  padding: 1.5rem !important;
}

.u-padding-all20 {
  padding: 2rem !important;
}

.u-padding-all25 {
  padding: 2.5rem !important;
}

.u-padding-all30 {
  padding: 3rem !important;
}

.u-padding-all35 {
  padding: 3.5rem !important;
}

.u-padding-all40 {
  padding: 4rem !important;
}

.u-padding-all45 {
  padding: 4.5rem !important;
}

.u-padding-all50 {
  padding: 5rem !important;
}

.u-padding-all55 {
  padding: 5.5rem !important;
}

.u-padding-all60 {
  padding: 6rem !important;
}

.u-padding-all65 {
  padding: 6.5rem !important;
}

.u-padding-all70 {
  padding: 7rem !important;
}

.u-padding-all75 {
  padding: 7.5rem !important;
}

.u-padding-all80 {
  padding: 8rem !important;
}

.u-padding-all85 {
  padding: 8.5rem !important;
}

.u-padding-all90 {
  padding: 9rem !important;
}

.u-padding-all95 {
  padding: 9.5rem !important;
}

.u-padding-all100 {
  padding: 10rem !important;
}

.u-padding-top0 {
  padding-top: 0 !important;
}

.u-padding-top5 {
  padding-top: 0.5rem !important;
}

.u-padding-top10 {
  padding-top: 1rem !important;
}

.u-padding-top15 {
  padding-top: 1.5rem !important;
}

.u-padding-top20 {
  padding-top: 2rem !important;
}

.u-padding-top25 {
  padding-top: 2.5rem !important;
}

.u-padding-top30 {
  padding-top: 3rem !important;
}

.u-padding-top35 {
  padding-top: 3.5rem !important;
}

.u-padding-top40 {
  padding-top: 4rem !important;
}

.u-padding-top45 {
  padding-top: 4.5rem !important;
}

.u-padding-top50 {
  padding-top: 5rem !important;
}

.u-padding-top55 {
  padding-top: 5.5rem !important;
}

.u-padding-top60 {
  padding-top: 6rem !important;
}

.u-padding-top65 {
  padding-top: 6.5rem !important;
}

.u-padding-top70 {
  padding-top: 7rem !important;
}

.u-padding-top75 {
  padding-top: 7.5rem !important;
}

.u-padding-top80 {
  padding-top: 8rem !important;
}

.u-padding-top85 {
  padding-top: 8.5rem !important;
}

.u-padding-top90 {
  padding-top: 9rem !important;
}

.u-padding-top95 {
  padding-top: 9.5rem !important;
}

.u-padding-top100 {
  padding-top: 10rem !important;
}

.u-padding-right0 {
  padding-right: 0 !important;
}

.u-padding-right5 {
  padding-right: 0.5rem !important;
}

.u-padding-right10 {
  padding-right: 1rem !important;
}

.u-padding-right15 {
  padding-right: 1.5rem !important;
}

.u-padding-right20 {
  padding-right: 2rem !important;
}

.u-padding-right25 {
  padding-right: 2.5rem !important;
}

.u-padding-right30 {
  padding-right: 3rem !important;
}

.u-padding-right35 {
  padding-right: 3.5rem !important;
}

.u-padding-right40 {
  padding-right: 4rem !important;
}

.u-padding-right45 {
  padding-right: 4.5rem !important;
}

.u-padding-right50 {
  padding-right: 5rem !important;
}

.u-padding-right55 {
  padding-right: 5.5rem !important;
}

.u-padding-right60 {
  padding-right: 6rem !important;
}

.u-padding-right65 {
  padding-right: 6.5rem !important;
}

.u-padding-right70 {
  padding-right: 7rem !important;
}

.u-padding-right75 {
  padding-right: 7.5rem !important;
}

.u-padding-right80 {
  padding-right: 8rem !important;
}

.u-padding-right85 {
  padding-right: 8.5rem !important;
}

.u-padding-right90 {
  padding-right: 9rem !important;
}

.u-padding-right95 {
  padding-right: 9.5rem !important;
}

.u-padding-right100 {
  padding-right: 10rem !important;
}

.u-padding-bottom0 {
  padding-bottom: 0 !important;
}

.u-padding-bottom5 {
  padding-bottom: 0.5rem !important;
}

.u-padding-bottom10 {
  padding-bottom: 1rem !important;
}

.u-padding-bottom15 {
  padding-bottom: 1.5rem !important;
}

.u-padding-bottom20 {
  padding-bottom: 2rem !important;
}

.u-padding-bottom25 {
  padding-bottom: 2.5rem !important;
}

.u-padding-bottom30 {
  padding-bottom: 3rem !important;
}

.u-padding-bottom35 {
  padding-bottom: 3.5rem !important;
}

.u-padding-bottom40 {
  padding-bottom: 4rem !important;
}

.u-padding-bottom45 {
  padding-bottom: 4.5rem !important;
}

.u-padding-bottom50 {
  padding-bottom: 5rem !important;
}

.u-padding-bottom55 {
  padding-bottom: 5.5rem !important;
}

.u-padding-bottom60 {
  padding-bottom: 6rem !important;
}

.u-padding-bottom65 {
  padding-bottom: 6.5rem !important;
}

.u-padding-bottom70 {
  padding-bottom: 7rem !important;
}

.u-padding-bottom75 {
  padding-bottom: 7.5rem !important;
}

.u-padding-bottom80 {
  padding-bottom: 8rem !important;
}

.u-padding-bottom85 {
  padding-bottom: 8.5rem !important;
}

.u-padding-bottom90 {
  padding-bottom: 9rem !important;
}

.u-padding-bottom95 {
  padding-bottom: 9.5rem !important;
}

.u-padding-bottom100 {
  padding-bottom: 10rem !important;
}

.u-padding-left0 {
  padding-left: 0 !important;
}

.u-padding-left5 {
  padding-left: 0.5rem !important;
}

.u-padding-left10 {
  padding-left: 1rem !important;
}

.u-padding-left15 {
  padding-left: 1.5rem !important;
}

.u-padding-left20 {
  padding-left: 2rem !important;
}

.u-padding-left25 {
  padding-left: 2.5rem !important;
}

.u-padding-left30 {
  padding-left: 3rem !important;
}

.u-padding-left35 {
  padding-left: 3.5rem !important;
}

.u-padding-left40 {
  padding-left: 4rem !important;
}

.u-padding-left45 {
  padding-left: 4.5rem !important;
}

.u-padding-left50 {
  padding-left: 5rem !important;
}

.u-padding-left55 {
  padding-left: 5.5rem !important;
}

.u-padding-left60 {
  padding-left: 6rem !important;
}

.u-padding-left65 {
  padding-left: 6.5rem !important;
}

.u-padding-left70 {
  padding-left: 7rem !important;
}

.u-padding-left75 {
  padding-left: 7.5rem !important;
}

.u-padding-left80 {
  padding-left: 8rem !important;
}

.u-padding-left85 {
  padding-left: 8.5rem !important;
}

.u-padding-left90 {
  padding-left: 9rem !important;
}

.u-padding-left95 {
  padding-left: 9.5rem !important;
}

.u-padding-left100 {
  padding-left: 10rem !important;
}

@media only screen and (min-width: 769px) {
  .u-padding-all-pc0 {
    padding: 0 !important;
  }
  .u-padding-all-pc5 {
    padding: 0.5rem !important;
  }
  .u-padding-all-pc10 {
    padding: 1rem !important;
  }
  .u-padding-all-pc15 {
    padding: 1.5rem !important;
  }
  .u-padding-all-pc20 {
    padding: 2rem !important;
  }
  .u-padding-all-pc25 {
    padding: 2.5rem !important;
  }
  .u-padding-all-pc30 {
    padding: 3rem !important;
  }
  .u-padding-all-pc35 {
    padding: 3.5rem !important;
  }
  .u-padding-all-pc40 {
    padding: 4rem !important;
  }
  .u-padding-all-pc45 {
    padding: 4.5rem !important;
  }
  .u-padding-all-pc50 {
    padding: 5rem !important;
  }
  .u-padding-all-pc55 {
    padding: 5.5rem !important;
  }
  .u-padding-all-pc60 {
    padding: 6rem !important;
  }
  .u-padding-all-pc65 {
    padding: 6.5rem !important;
  }
  .u-padding-all-pc70 {
    padding: 7rem !important;
  }
  .u-padding-all-pc75 {
    padding: 7.5rem !important;
  }
  .u-padding-all-pc80 {
    padding: 8rem !important;
  }
  .u-padding-all-pc85 {
    padding: 8.5rem !important;
  }
  .u-padding-all-pc90 {
    padding: 9rem !important;
  }
  .u-padding-all-pc95 {
    padding: 9.5rem !important;
  }
  .u-padding-all-pc100 {
    padding: 10rem !important;
  }
  .u-padding-top-pc0 {
    padding-top: 0 !important;
  }
  .u-padding-top-pc5 {
    padding-top: 0.5rem !important;
  }
  .u-padding-top-pc10 {
    padding-top: 1rem !important;
  }
  .u-padding-top-pc15 {
    padding-top: 1.5rem !important;
  }
  .u-padding-top-pc20 {
    padding-top: 2rem !important;
  }
  .u-padding-top-pc25 {
    padding-top: 2.5rem !important;
  }
  .u-padding-top-pc30 {
    padding-top: 3rem !important;
  }
  .u-padding-top-pc35 {
    padding-top: 3.5rem !important;
  }
  .u-padding-top-pc40 {
    padding-top: 4rem !important;
  }
  .u-padding-top-pc45 {
    padding-top: 4.5rem !important;
  }
  .u-padding-top-pc50 {
    padding-top: 5rem !important;
  }
  .u-padding-top-pc55 {
    padding-top: 5.5rem !important;
  }
  .u-padding-top-pc60 {
    padding-top: 6rem !important;
  }
  .u-padding-top-pc65 {
    padding-top: 6.5rem !important;
  }
  .u-padding-top-pc70 {
    padding-top: 7rem !important;
  }
  .u-padding-top-pc75 {
    padding-top: 7.5rem !important;
  }
  .u-padding-top-pc80 {
    padding-top: 8rem !important;
  }
  .u-padding-top-pc85 {
    padding-top: 8.5rem !important;
  }
  .u-padding-top-pc90 {
    padding-top: 9rem !important;
  }
  .u-padding-top-pc95 {
    padding-top: 9.5rem !important;
  }
  .u-padding-top-pc100 {
    padding-top: 10rem !important;
  }
  .u-padding-right-pc0 {
    padding-right: 0 !important;
  }
  .u-padding-right-pc5 {
    padding-right: 0.5rem !important;
  }
  .u-padding-right-pc10 {
    padding-right: 1rem !important;
  }
  .u-padding-right-pc15 {
    padding-right: 1.5rem !important;
  }
  .u-padding-right-pc20 {
    padding-right: 2rem !important;
  }
  .u-padding-right-pc25 {
    padding-right: 2.5rem !important;
  }
  .u-padding-right-pc30 {
    padding-right: 3rem !important;
  }
  .u-padding-right-pc35 {
    padding-right: 3.5rem !important;
  }
  .u-padding-right-pc40 {
    padding-right: 4rem !important;
  }
  .u-padding-right-pc45 {
    padding-right: 4.5rem !important;
  }
  .u-padding-right-pc50 {
    padding-right: 5rem !important;
  }
  .u-padding-right-pc55 {
    padding-right: 5.5rem !important;
  }
  .u-padding-right-pc60 {
    padding-right: 6rem !important;
  }
  .u-padding-right-pc65 {
    padding-right: 6.5rem !important;
  }
  .u-padding-right-pc70 {
    padding-right: 7rem !important;
  }
  .u-padding-right-pc75 {
    padding-right: 7.5rem !important;
  }
  .u-padding-right-pc80 {
    padding-right: 8rem !important;
  }
  .u-padding-right-pc85 {
    padding-right: 8.5rem !important;
  }
  .u-padding-right-pc90 {
    padding-right: 9rem !important;
  }
  .u-padding-right-pc95 {
    padding-right: 9.5rem !important;
  }
  .u-padding-right-pc100 {
    padding-right: 10rem !important;
  }
  .u-padding-bottom-pc0 {
    padding-bottom: 0 !important;
  }
  .u-padding-bottom-pc5 {
    padding-bottom: 0.5rem !important;
  }
  .u-padding-bottom-pc10 {
    padding-bottom: 1rem !important;
  }
  .u-padding-bottom-pc15 {
    padding-bottom: 1.5rem !important;
  }
  .u-padding-bottom-pc20 {
    padding-bottom: 2rem !important;
  }
  .u-padding-bottom-pc25 {
    padding-bottom: 2.5rem !important;
  }
  .u-padding-bottom-pc30 {
    padding-bottom: 3rem !important;
  }
  .u-padding-bottom-pc35 {
    padding-bottom: 3.5rem !important;
  }
  .u-padding-bottom-pc40 {
    padding-bottom: 4rem !important;
  }
  .u-padding-bottom-pc45 {
    padding-bottom: 4.5rem !important;
  }
  .u-padding-bottom-pc50 {
    padding-bottom: 5rem !important;
  }
  .u-padding-bottom-pc55 {
    padding-bottom: 5.5rem !important;
  }
  .u-padding-bottom-pc60 {
    padding-bottom: 6rem !important;
  }
  .u-padding-bottom-pc65 {
    padding-bottom: 6.5rem !important;
  }
  .u-padding-bottom-pc70 {
    padding-bottom: 7rem !important;
  }
  .u-padding-bottom-pc75 {
    padding-bottom: 7.5rem !important;
  }
  .u-padding-bottom-pc80 {
    padding-bottom: 8rem !important;
  }
  .u-padding-bottom-pc85 {
    padding-bottom: 8.5rem !important;
  }
  .u-padding-bottom-pc90 {
    padding-bottom: 9rem !important;
  }
  .u-padding-bottom-pc95 {
    padding-bottom: 9.5rem !important;
  }
  .u-padding-bottom-pc100 {
    padding-bottom: 10rem !important;
  }
  .u-padding-left-pc0 {
    padding-left: 0 !important;
  }
  .u-padding-left-pc5 {
    padding-left: 0.5rem !important;
  }
  .u-padding-left-pc10 {
    padding-left: 1rem !important;
  }
  .u-padding-left-pc15 {
    padding-left: 1.5rem !important;
  }
  .u-padding-left-pc20 {
    padding-left: 2rem !important;
  }
  .u-padding-left-pc25 {
    padding-left: 2.5rem !important;
  }
  .u-padding-left-pc30 {
    padding-left: 3rem !important;
  }
  .u-padding-left-pc35 {
    padding-left: 3.5rem !important;
  }
  .u-padding-left-pc40 {
    padding-left: 4rem !important;
  }
  .u-padding-left-pc45 {
    padding-left: 4.5rem !important;
  }
  .u-padding-left-pc50 {
    padding-left: 5rem !important;
  }
  .u-padding-left-pc55 {
    padding-left: 5.5rem !important;
  }
  .u-padding-left-pc60 {
    padding-left: 6rem !important;
  }
  .u-padding-left-pc65 {
    padding-left: 6.5rem !important;
  }
  .u-padding-left-pc70 {
    padding-left: 7rem !important;
  }
  .u-padding-left-pc75 {
    padding-left: 7.5rem !important;
  }
  .u-padding-left-pc80 {
    padding-left: 8rem !important;
  }
  .u-padding-left-pc85 {
    padding-left: 8.5rem !important;
  }
  .u-padding-left-pc90 {
    padding-left: 9rem !important;
  }
  .u-padding-left-pc95 {
    padding-left: 9.5rem !important;
  }
  .u-padding-left-pc100 {
    padding-left: 10rem !important;
  }
}
@media only screen and (max-width: 768px) {
  .u-padding-all-sp0 {
    padding: make-rem(0) !important;
  }
  .u-padding-all-sp5 {
    padding: make-rem(5) !important;
  }
  .u-padding-all-sp10 {
    padding: make-rem(10) !important;
  }
  .u-padding-all-sp15 {
    padding: make-rem(15) !important;
  }
  .u-padding-all-sp20 {
    padding: make-rem(20) !important;
  }
  .u-padding-all-sp25 {
    padding: make-rem(25) !important;
  }
  .u-padding-all-sp30 {
    padding: make-rem(30) !important;
  }
  .u-padding-all-sp35 {
    padding: make-rem(35) !important;
  }
  .u-padding-all-sp40 {
    padding: make-rem(40) !important;
  }
  .u-padding-all-sp45 {
    padding: make-rem(45) !important;
  }
  .u-padding-all-sp50 {
    padding: make-rem(50) !important;
  }
  .u-padding-all-sp55 {
    padding: make-rem(55) !important;
  }
  .u-padding-all-sp60 {
    padding: make-rem(60) !important;
  }
  .u-padding-all-sp65 {
    padding: make-rem(65) !important;
  }
  .u-padding-all-sp70 {
    padding: make-rem(70) !important;
  }
  .u-padding-all-sp75 {
    padding: make-rem(75) !important;
  }
  .u-padding-all-sp80 {
    padding: make-rem(80) !important;
  }
  .u-padding-all-sp85 {
    padding: make-rem(85) !important;
  }
  .u-padding-all-sp90 {
    padding: make-rem(90) !important;
  }
  .u-padding-all-sp95 {
    padding: make-rem(95) !important;
  }
  .u-padding-all-sp100 {
    padding: make-rem(100) !important;
  }
  .u-padding-top-sp0 {
    padding-top: make-rem(0) !important;
  }
  .u-padding-top-sp5 {
    padding-top: make-rem(5) !important;
  }
  .u-padding-top-sp10 {
    padding-top: make-rem(10) !important;
  }
  .u-padding-top-sp15 {
    padding-top: make-rem(15) !important;
  }
  .u-padding-top-sp20 {
    padding-top: make-rem(20) !important;
  }
  .u-padding-top-sp25 {
    padding-top: make-rem(25) !important;
  }
  .u-padding-top-sp30 {
    padding-top: make-rem(30) !important;
  }
  .u-padding-top-sp35 {
    padding-top: make-rem(35) !important;
  }
  .u-padding-top-sp40 {
    padding-top: make-rem(40) !important;
  }
  .u-padding-top-sp45 {
    padding-top: make-rem(45) !important;
  }
  .u-padding-top-sp50 {
    padding-top: make-rem(50) !important;
  }
  .u-padding-top-sp55 {
    padding-top: make-rem(55) !important;
  }
  .u-padding-top-sp60 {
    padding-top: make-rem(60) !important;
  }
  .u-padding-top-sp65 {
    padding-top: make-rem(65) !important;
  }
  .u-padding-top-sp70 {
    padding-top: make-rem(70) !important;
  }
  .u-padding-top-sp75 {
    padding-top: make-rem(75) !important;
  }
  .u-padding-top-sp80 {
    padding-top: make-rem(80) !important;
  }
  .u-padding-top-sp85 {
    padding-top: make-rem(85) !important;
  }
  .u-padding-top-sp90 {
    padding-top: make-rem(90) !important;
  }
  .u-padding-top-sp95 {
    padding-top: make-rem(95) !important;
  }
  .u-padding-top-sp100 {
    padding-top: make-rem(100) !important;
  }
  .u-padding-right-sp0 {
    padding-right: make-rem(0) !important;
  }
  .u-padding-right-sp5 {
    padding-right: make-rem(5) !important;
  }
  .u-padding-right-sp10 {
    padding-right: make-rem(10) !important;
  }
  .u-padding-right-sp15 {
    padding-right: make-rem(15) !important;
  }
  .u-padding-right-sp20 {
    padding-right: make-rem(20) !important;
  }
  .u-padding-right-sp25 {
    padding-right: make-rem(25) !important;
  }
  .u-padding-right-sp30 {
    padding-right: make-rem(30) !important;
  }
  .u-padding-right-sp35 {
    padding-right: make-rem(35) !important;
  }
  .u-padding-right-sp40 {
    padding-right: make-rem(40) !important;
  }
  .u-padding-right-sp45 {
    padding-right: make-rem(45) !important;
  }
  .u-padding-right-sp50 {
    padding-right: make-rem(50) !important;
  }
  .u-padding-right-sp55 {
    padding-right: make-rem(55) !important;
  }
  .u-padding-right-sp60 {
    padding-right: make-rem(60) !important;
  }
  .u-padding-right-sp65 {
    padding-right: make-rem(65) !important;
  }
  .u-padding-right-sp70 {
    padding-right: make-rem(70) !important;
  }
  .u-padding-right-sp75 {
    padding-right: make-rem(75) !important;
  }
  .u-padding-right-sp80 {
    padding-right: make-rem(80) !important;
  }
  .u-padding-right-sp85 {
    padding-right: make-rem(85) !important;
  }
  .u-padding-right-sp90 {
    padding-right: make-rem(90) !important;
  }
  .u-padding-right-sp95 {
    padding-right: make-rem(95) !important;
  }
  .u-padding-right-sp100 {
    padding-right: make-rem(100) !important;
  }
  .u-padding-bottom-sp0 {
    padding-bottom: make-rem(0) !important;
  }
  .u-padding-bottom-sp5 {
    padding-bottom: make-rem(5) !important;
  }
  .u-padding-bottom-sp10 {
    padding-bottom: make-rem(10) !important;
  }
  .u-padding-bottom-sp15 {
    padding-bottom: make-rem(15) !important;
  }
  .u-padding-bottom-sp20 {
    padding-bottom: make-rem(20) !important;
  }
  .u-padding-bottom-sp25 {
    padding-bottom: make-rem(25) !important;
  }
  .u-padding-bottom-sp30 {
    padding-bottom: make-rem(30) !important;
  }
  .u-padding-bottom-sp35 {
    padding-bottom: make-rem(35) !important;
  }
  .u-padding-bottom-sp40 {
    padding-bottom: make-rem(40) !important;
  }
  .u-padding-bottom-sp45 {
    padding-bottom: make-rem(45) !important;
  }
  .u-padding-bottom-sp50 {
    padding-bottom: make-rem(50) !important;
  }
  .u-padding-bottom-sp55 {
    padding-bottom: make-rem(55) !important;
  }
  .u-padding-bottom-sp60 {
    padding-bottom: make-rem(60) !important;
  }
  .u-padding-bottom-sp65 {
    padding-bottom: make-rem(65) !important;
  }
  .u-padding-bottom-sp70 {
    padding-bottom: make-rem(70) !important;
  }
  .u-padding-bottom-sp75 {
    padding-bottom: make-rem(75) !important;
  }
  .u-padding-bottom-sp80 {
    padding-bottom: make-rem(80) !important;
  }
  .u-padding-bottom-sp85 {
    padding-bottom: make-rem(85) !important;
  }
  .u-padding-bottom-sp90 {
    padding-bottom: make-rem(90) !important;
  }
  .u-padding-bottom-sp95 {
    padding-bottom: make-rem(95) !important;
  }
  .u-padding-bottom-sp100 {
    padding-bottom: make-rem(100) !important;
  }
  .u-padding-left-sp0 {
    padding-left: make-rem(0) !important;
  }
  .u-padding-left-sp5 {
    padding-left: make-rem(5) !important;
  }
  .u-padding-left-sp10 {
    padding-left: make-rem(10) !important;
  }
  .u-padding-left-sp15 {
    padding-left: make-rem(15) !important;
  }
  .u-padding-left-sp20 {
    padding-left: make-rem(20) !important;
  }
  .u-padding-left-sp25 {
    padding-left: make-rem(25) !important;
  }
  .u-padding-left-sp30 {
    padding-left: make-rem(30) !important;
  }
  .u-padding-left-sp35 {
    padding-left: make-rem(35) !important;
  }
  .u-padding-left-sp40 {
    padding-left: make-rem(40) !important;
  }
  .u-padding-left-sp45 {
    padding-left: make-rem(45) !important;
  }
  .u-padding-left-sp50 {
    padding-left: make-rem(50) !important;
  }
  .u-padding-left-sp55 {
    padding-left: make-rem(55) !important;
  }
  .u-padding-left-sp60 {
    padding-left: make-rem(60) !important;
  }
  .u-padding-left-sp65 {
    padding-left: make-rem(65) !important;
  }
  .u-padding-left-sp70 {
    padding-left: make-rem(70) !important;
  }
  .u-padding-left-sp75 {
    padding-left: make-rem(75) !important;
  }
  .u-padding-left-sp80 {
    padding-left: make-rem(80) !important;
  }
  .u-padding-left-sp85 {
    padding-left: make-rem(85) !important;
  }
  .u-padding-left-sp90 {
    padding-left: make-rem(90) !important;
  }
  .u-padding-left-sp95 {
    padding-left: make-rem(95) !important;
  }
  .u-padding-left-sp100 {
    padding-left: make-rem(100) !important;
  }
}
.u-writing-rl {
  -ms-writing-mode: tb-rl;
  -webkit-writing-mode: vertical-rl;
          writing-mode: vertical-rl;
}

@media only screen and (max-width: 768px) {
  .forPc {
    display: none !important;
  }
}
@media only screen and (min-width: 769px) {
  .forSp {
    display: none !important;
  }
}
.media-query {
  display: none;
  font-family: "pc";
}

@media only screen and (max-width: 768px) {
  .media-query {
    font-family: "sp";
  }
}
/*  font
========================================================================== */
.is-font-serif {
  font-family: "Noto Serif JP", serif;
}

.is-font-lora {
  font-family: "Lora", serif;
}

/* YEBISUナビ
========================================================================== */
@media only screen and (min-width: 769px) {
  .l-wrapper-yebisu {
    margin-top: 70px;
  }
}
.l-gnav-yebisu {
  background-color: #fff;
  border-top: 1px solid #d9d9da;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
}

.l-gnav-yebisu-list__item .link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  font-family: "Noto Serif JP", serif;
  color: #340008;
  position: relative;
}

.l-gnav-yebisu-sub {
  display: none;
}

.l-gnav-yebisu-sub__item .sub-link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  font-family: "Noto Serif JP", serif;
  color: #340008;
  position: relative;
}

@media only screen and (min-width: 769px) {
  .l-gnav-yebisu {
    min-width: 1080px;
    -webkit-box-shadow: 0px 5px 5px 0px rgba(6, 0, 1, 0.2);
    box-shadow: 0px 5px 5px 0px rgba(6, 0, 1, 0.2);
    height: 70px;
    position: absolute;
    top: -70px;
    z-index: 10;
  }
  .l-gnav-yebisu.is-fixed {
    position: fixed;
    top: 0;
  }
  .l-gnav-yebisu__inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 0 20px;
  }
  .l-gnav-yebisu-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .l-gnav-yebisu-list__item {
    margin: 0 15px;
    position: relative;
  }
  .l-gnav-yebisu-list__item .link {
    cursor: pointer;
    font-size: 1.8rem;
    height: 70px;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    white-space: nowrap;
    letter-spacing: 0.05em;
  }
  .l-gnav-yebisu-list__item .link:before {
    content: "";
    background-color: #000;
    width: 0;
    height: 1px;
    position: absolute;
    bottom: 15px;
    left: 0;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
  }
  .l-gnav-yebisu-list__item .link:hover {
    text-decoration: none;
  }
  .l-gnav-yebisu-list__item .link:hover:before {
    width: 100%;
  }
  .l-gnav-yebisu-list__item.is-fb {
    width: 30px;
  }
  .l-gnav-yebisu-list__item.is-fb a:after {
    content: none;
  }
  .l-gnav-yebisu-list__item.is-fb a:hover {
    text-decoration: none;
    opacity: 0.8;
  }
  .l-gnav-yebisu-list__item.is-fb a:hover:before {
    width: 0%;
  }
  .l-gnav-yebisu-sub {
    position: absolute;
    top: 69px;
    left: -100px;
    z-index: 5;
  }
  .l-gnav-yebisu-sub.is-open {
    display: block;
  }
  .l-gnav-yebisu-sub__item .sub-link {
    height: 50px;
    min-width: 282px;
    background-color: #fff;
    font-size: 1.8rem;
    padding: 5px 25px 5px 20px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    line-height: 1.5;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
  }
  .l-gnav-yebisu-sub__item .sub-link--multi {
    height: auto;
    min-height: 50px;
  }
  .l-gnav-yebisu-sub__item .sub-link:hover {
    background-color: #340008;
    color: #fff;
    text-decoration: none;
  }
  .l-gnav-yebisu-sub__item .sub-link:hover.arrow:after {
    border-top: solid 1px #fff;
    border-right: solid 1px #fff;
  }
  .l-gnav-yebisu-sub__item + .l-gnav-yebisu-sub__item {
    margin-top: 2px;
  }
  .l-gnav-yebisu-sub__item a[target=_blank]:not(.m-no-icon):after {
    position: absolute;
    right: 20px;
    top: 50%;
    display: block;
    margin-top: -5px;
    background-image: url(/yebisu/common/images/common/icon-window_bg01.svg);
  }
  .l-gnav-yebisu-sub__item a:hover[target=_blank]:not(.m-no-icon):after {
    background-image: url(/common/img/parts/icon-window_bg02.svg);
  }
  .l-gnav-yebisu-logo {
    width: 167px;
  }
}
@media only screen and (max-width: 768px) {
  .l-gnav-yebisu {
    position: fixed;
    bottom: 0;
    height: 50px;
    z-index: 1001;
  }
  .l-gnav-yebisu-list {
    width: 100%;
    height: 0;
    position: absolute;
    bottom: 50px;
    left: 0;
    background-color: #fff;
    -webkit-overflow-scrolling: touch;
    overflow: auto;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
  }
  .l-gnav-yebisu-list.is-open {
    height: calc(var(--vh, 1vh) * 100 - 50px);
  }
  .l-gnav-yebisu-list__item {
    position: relative;
    border-bottom: 1px solid #e4e5ec;
  }
  .l-gnav-yebisu-list__item .link {
    height: 63px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    font-size: 1.6rem;
    font-weight: 500;
    letter-spacing: 0.2em;
    padding: 0 20px;
    width: 100%;
    white-space: nowrap;
  }
  .l-gnav-yebisu-list__item.is-fb {
    text-align: center;
    width: 100%;
    margin: 40px auto 0;
    border-bottom: none;
  }
  .l-gnav-yebisu-list__item.is-fb .follow-txt {
    color: #b68b47;
    font-size: 1.6rem;
    line-height: 1;
    margin-bottom: 15px;
  }
  .l-gnav-yebisu-list__item.is-fb a {
    margin: auto;
    width: 45px;
    height: 45px;
    padding: 0;
  }
  .l-gnav-yebisu-list__item.is-fb a:after {
    content: none;
  }
  .l-gnav-yebisu-sub.is-open {
    display: block;
  }
  .l-gnav-yebisu-sub__item {
    border-top: 1px solid #e4e5ec;
  }
  .l-gnav-yebisu-sub__item .sub-link {
    width: 100%;
    min-height: 63px;
    font-size: 1.5rem;
    font-weight: 500;
    letter-spacing: 0.1em;
    padding: 5px 40px 5px 40px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    line-height: 1.5;
  }
  .l-gnav-yebisu-sub__item a[target=_blank]:not(.m-no-icon):after {
    position: absolute;
    right: 25px;
    top: 40%;
    height: 12px;
    width: 12px;
    display: block;
    background-image: url(/yebisu/common/images/common/icon-window_bg01.svg);
  }
  .l-gnav-yebisu-logo {
    width: 109.5px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    height: 50px;
    padding-left: 15px;
  }
  .l-gnav-yebisu-navbtn {
    width: 60px;
    height: 50px;
    position: absolute;
    top: 0;
    right: 0;
    background-image: url(/yebisu/home/images/menu_open.png);
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-size: 33px auto;
  }
  .l-gnav-yebisu-navbtn.is-open {
    background-image: url(/yebisu/home/images/menu_close.png);
  }
}
@media only screen and (max-width: 768px) {
  .layout-footer .layout-footer_lower {
    padding-bottom: 50px !important;
  }
}
/* グローバルメニュー-矢印
========================================================================== */
.arrow:after {
  content: "";
  display: block;
  width: 4px;
  height: 4px;
  border-top: solid 1px #340008;
  border-right: solid 1px #340008;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  position: absolute;
  top: 50%;
  right: 20px;
}

@media only screen and (max-width: 768px) {
  .arrow:after {
    width: 5px;
    height: 5px;
    right: 25px;
  }
}
/* SP アコーディオン
========================================================================== */
@media only screen and (max-width: 768px) {
  .accordion {
    width: 65px;
    height: 65px;
    position: absolute;
    top: 0;
    right: 0;
  }
  .accordion:before, .accordion:after {
    content: "";
    display: block;
    width: 15px;
    height: 1px;
    background-color: #340008;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
    position: absolute;
    top: 50%;
    right: 23px;
  }
  .accordion:before {
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
  }
  .accordion.is-open:before {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
}
@media only screen and (max-width: 768px) {
  body :not(.footer-only-pc):not(.footer-only-sp) .layout-footer .layout-footer_return-top a {
    position: absolute !important;
  }
}
/* パンくず
========================================================================== */
.s-news .breadcrumbs[data-modify=header] li a span, .s-news .breadcrumbs[data-modify=header] li a, .s-news .breadcrumbs[data-modify=header] li, .s-products .breadcrumbs[data-modify=header] li a span, .s-products .breadcrumbs[data-modify=header] li a, .s-products .breadcrumbs[data-modify=header] li, .s-contents .breadcrumbs[data-modify=header] li a span, .s-contents .breadcrumbs[data-modify=header] li a, .s-contents .breadcrumbs[data-modify=header] li, .s-about .breadcrumbs[data-modify=header] li a span, .s-about .breadcrumbs[data-modify=header] li a, .s-about .breadcrumbs[data-modify=header] li {
  color: #340008;
}

.ybs-logo img {
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}
/*# sourceMappingURL=common_lang.css.map */
