.main-contents html,
.main-contents body,
.main-contents span,
.main-contents object,
.main-contents iframe,
.main-contents h1,
.main-contents h2,
.main-contents h3,
.main-contents h4,
.main-contents h5,
.main-contents h6,
.main-contents p,
.main-contents blockquote,
.main-contents pre,
.main-contents abbr,
.main-contents address,
.main-contents cite,
.main-contents code,
.main-contents del,
.main-contents dfn,
.main-contents em,
.main-contents img,
.main-contents ins,
.main-contents kbd,
.main-contents q,
.main-contents samp,
.main-contents small,
.main-contents strong,
.main-contents sub,
.main-contents sup,
.main-contents var,
.main-contents b,
.main-contents i,
.main-contents dl,
.main-contents dt,
.main-contents dd,
.main-contents ol,
.main-contents ul,
.main-contents li,
.main-contents fieldset,
.main-contents form,
.main-contents label,
.main-contents legend,
.main-contents table,
.main-contents caption,
.main-contents tbody,
.main-contents tfoot,
.main-contents thead,
.main-contents tr,
.main-contents th,
.main-contents td,
.main-contents article,
.main-contents aside,
.main-contents canvas,
.main-contents details,
.main-contents figcaption,
.main-contents figure,
.main-contents footer,
.main-contents header,
.main-contents hgroup,
.main-contents menu,
.main-contents nav,
.main-contents section,
.main-contents summary,
.main-contents time,
.main-contents mark,
.main-contents audio,
.main-contents video {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
  list-style: none;
}
.main-contents body {
  line-height: 1;
}
.main-contents article,
.main-contents aside,
.main-contents details,
.main-contents figcaption,
.main-contents figure,
.main-contents footer,
.main-contents header,
.main-contents hgroup,
.main-contents menu,
.main-contents nav,
.main-contents section {
  display: block;
}
.main-contents nav ul {
  list-style: none;
}
.main-contents blockquote,
.main-contents q {
  quotes: none;
}
.main-contents blockquote:before,
.main-contents blockquote:after,
.main-contents q:before,
.main-contents q:after {
  content: '';
  content: none;
}
.main-contents a {
  margin: 0;
  padding: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
  text-decoration: none;
}
.main-contents ins {
  background-color: #ff9;
  color: #000;
  text-decoration: none;
}
.main-contents mark {
  background-color: #ff9;
  color: #000;
  font-style: italic;
  font-weight: bold;
}
.main-contents del {
  text-decoration: line-through;
}
.main-contents abbr[title],
.main-contents dfn[title] {
  border-bottom: 1px dotted;
  cursor: help;
}
.main-contents table {
  border-collapse: collapse;
  border-spacing: 0;
}
.main-contents hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #ccc;
  margin: 1em 0;
  padding: 0;
}
.main-contents input,
.main-contents select {
  vertical-align: middle;
}
.main-contents img,
.main-contents video {
  font-size: 0;
  line-height: 0;
}
.main-contents body {
  font-family: sans-serif;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -webkit-text-size-adjust: 100%;
}
.main-contents body img {
  width: 100%;
}
@media screen and (max-width: 768px) {
  .u-is-pc {
    display: none !important;
  }
}
@media screen and (min-width: 769px) {
  .u-is-sp {
    display: none !important;
  }
}
.u-img-wrap {
  font-size: 0;
  line-height: 0;
}
.swiper {
  background-color: #00b2c4;
  border-bottom-width: 10px !important;
  margin-bottom: 28px;
  overflow: visible;
}
@media screen and (max-width: 768px) {
  .swiper {
    border-bottom-width: 0 !important;
  }
}
.swiper .swiper-wrapper {
  overflow: hidden;
}
.swiper .swiper-slide {
  margin-inline: auto;
  line-height: 0;
}
.swiper .swiper-pagination {
  bottom: -28px;
  background-color: #00b2c4;
}
.swiper .swiper-pagination .swiper-pagination-bullet {
  background-color: #fff;
}
.p-top .ss-action {
  padding-bottom: 135px;
}
@media screen and (max-width: 768px) {
  .p-top .ss-action {
    padding-bottom: 80px;
  }
}
.p-top .ss-action__visual {
  position: relative;
}
.p-top .ss-action__visual-bg {
  position: -webkit-sticky;
  position: sticky;
  top: 0;
  width: 100%;
  height: 100lvh;
}
.p-top .ss-action__visual-bg--sakura {
  margin-top: -100lvh;
}
.p-top .ss-action__visual-bg.is-active {
  opacity: 1;
  pointer-events: auto;
  -webkit-transition: opacity 0.6s;
  transition: opacity 0.6s;
}
.p-top .ss-action__visual-bg.in-active {
  opacity: 0;
  pointer-events: none;
  -webkit-transition: opacity 0.6s;
  transition: opacity 0.6s;
}
.p-top .ss-action__visual-bg-hanabi {
  width: 100%;
  height: 100lvh;
  position: absolute;
  top: 0;
  left: 0;
}
.p-top .ss-action__visual-bg-hanabi.is-active {
  opacity: 1;
  pointer-events: auto;
  -webkit-transition: opacity 0.6s;
  transition: opacity 0.6s;
}
.p-top .ss-action__visual-bg-hanabi.in-active {
  opacity: 0;
  pointer-events: none;
  -webkit-transition: opacity 0.6s;
  transition: opacity 0.6s;
}
.p-top .ss-action__visual-bg-hanabi--01 {
  background-image: url("/alcohol/beer/harekaze/top/images/ss-action/index-bg-action-vi-hanabi-01-pc.webp");
  background-size: cover;
  background-position: center;
}
@media screen and (max-width: 768px) {
  .p-top .ss-action__visual-bg-hanabi--01 {
    background-image: url("/alcohol/beer/harekaze/top/images/ss-action/index-bg-action-vi-hanabi-01-sp.webp");
    background-size: cover;
    background-position: center;
  }
}
.p-top .ss-action__visual-bg-hanabi--02 {
  background-image: url("/alcohol/beer/harekaze/top/images/ss-action/index-bg-action-vi-hanabi-02-pc.webp");
  background-size: cover;
  background-position: center;
}
@media screen and (max-width: 768px) {
  .p-top .ss-action__visual-bg-hanabi--02 {
    background-image: url("/alcohol/beer/harekaze/top/images/ss-action/index-bg-action-vi-hanabi-02-sp.webp");
    background-size: cover;
    background-position: center;
  }
}
.p-top .ss-action__visual-bg-hanabi--03 {
  background-image: url("/alcohol/beer/harekaze/top/images/ss-action/index-bg-action-vi-hanabi-03-pc.webp");
  background-size: cover;
  background-position: center;
}
@media screen and (max-width: 768px) {
  .p-top .ss-action__visual-bg-hanabi--03 {
    background-image: url("/alcohol/beer/harekaze/top/images/ss-action/index-bg-action-vi-hanabi-03-sp.webp");
    background-size: cover;
    background-position: center;
  }
}
.p-top .ss-action__visual-bg-hanabi--04 {
  background-image: url("/alcohol/beer/harekaze/top/images/ss-action/index-bg-action-vi-hanabi-04-pc.webp");
  background-size: cover;
  background-position: center;
}
@media screen and (max-width: 768px) {
  .p-top .ss-action__visual-bg-hanabi--04 {
    background-image: url("/alcohol/beer/harekaze/top/images/ss-action/index-bg-action-vi-hanabi-04-sp.webp");
    background-size: cover;
    background-position: center;
  }
}
.p-top .ss-action__visual-bg-sakura {
  width: 100%;
  height: 100lvh;
  position: absolute;
  top: 0;
  left: 0;
}
.p-top .ss-action__visual-bg-sakura.is-active {
  opacity: 1;
  pointer-events: auto;
  -webkit-transition: opacity 0.6s;
  transition: opacity 0.6s;
}
.p-top .ss-action__visual-bg-sakura.in-active {
  opacity: 0;
  pointer-events: none;
  -webkit-transition: opacity 0.6s;
  transition: opacity 0.6s;
}
.p-top .ss-action__visual-bg-sakura--01 {
  background-image: url("/alcohol/beer/harekaze/top/images/ss-action/index-bg-action-vi-sakura-01-pc.webp");
  background-size: cover;
  background-position: center;
}
@media screen and (max-width: 768px) {
  .p-top .ss-action__visual-bg-sakura--01 {
    background-image: url("/alcohol/beer/harekaze/top/images/ss-action/index-bg-action-vi-sakura-01-sp.webp");
    background-size: cover;
    background-position: center;
  }
}
.p-top .ss-action__visual-bg-sakura--02 {
  background-image: url("/alcohol/beer/harekaze/top/images/ss-action/index-bg-action-vi-sakura-02-pc.webp");
  background-size: cover;
  background-position: center;
}
@media screen and (max-width: 768px) {
  .p-top .ss-action__visual-bg-sakura--02 {
    background-image: url("/alcohol/beer/harekaze/top/images/ss-action/index-bg-action-vi-sakura-02-sp.webp");
    background-size: cover;
    background-position: center;
  }
}
.p-top .ss-action__visual-bg-sakura--03 {
  background-image: url("/alcohol/beer/harekaze/top/images/ss-action/index-bg-action-vi-sakura-03-pc.webp");
  background-size: cover;
  background-position: center;
}
@media screen and (max-width: 768px) {
  .p-top .ss-action__visual-bg-sakura--03 {
    background-image: url("/alcohol/beer/harekaze/top/images/ss-action/index-bg-action-vi-sakura-03-sp.webp");
    background-size: cover;
    background-position: center;
  }
}
.p-top .ss-action__visual-bg-sakura--04 {
  background-image: url("/alcohol/beer/harekaze/top/images/ss-action/index-bg-action-vi-sakura-04-pc.webp");
  background-size: cover;
  background-position: center;
}
@media screen and (max-width: 768px) {
  .p-top .ss-action__visual-bg-sakura--04 {
    background-image: url("/alcohol/beer/harekaze/top/images/ss-action/index-bg-action-vi-sakura-04-sp.webp");
    background-size: cover;
    background-position: center;
  }
}
.p-top .ss-action__visual-content-wrap {
  margin-top: -100lvh;
  position: relative;
}
.p-top .ss-action__visual-switch {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  position: -webkit-sticky;
  position: sticky;
  top: 0;
  left: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  gap: 12px;
  z-index: 2;
  padding: 20px;
}
@media screen and (max-width: 768px) {
  .p-top .ss-action__visual-switch {
    padding: 15px;
  }
}
.p-top .ss-action__visual-switch-btn {
  padding: 4px;
  min-width: 88px;
  text-align: center;
  border: none;
  background: none;
  border: solid 2px #fff;
  border-radius: 25px;
  cursor: pointer;
  line-height: 1;
  font-weight: bold;
  font-size: 12px;
  color: #fff;
}
@media screen and (min-width: 769px) {
  .p-top .ss-action__visual-switch-btn:hover span::before {
    -webkit-transform-origin: left top;
    transform-origin: left top;
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
  }
}
@media screen and (min-width: 769px) {
  .p-top .ss-action__visual-switch-btn span {
    position: relative;
  }
  .p-top .ss-action__visual-switch-btn span::before {
    background: #fff;
    content: '';
    width: 100%;
    height: 1px;
    position: absolute;
    left: 0;
    bottom: -1px;
    -webkit-transform-origin: right top;
    transform-origin: right top;
    -webkit-transform: scale(0, 1);
    transform: scale(0, 1);
    -webkit-transition: -webkit-transform 0.3s;
    transition: -webkit-transform 0.3s;
    transition: transform 0.3s;
    transition: transform 0.3s, -webkit-transform 0.3s;
  }
}
.p-top .ss-action__visual-title-block {
  margin: -54px 0 0;
  padding: 150px 0 350px;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  position: -webkit-sticky;
  position: sticky;
  top: 0;
  left: calc((250 / 1366) * 100vw);
  z-index: 1;
}
@media screen and (max-width: 900px) {
  .p-top .ss-action__visual-title-block {
    left: calc((100 / 1366) * 100vw);
  }
}
@media screen and (max-width: 790px) {
  .p-top .ss-action__visual-title-block {
    left: calc((50 / 1366) * 100vw);
  }
}
@media screen and (max-width: 768px) {
  .p-top .ss-action__visual-title-block {
    margin: 100lvh auto 0;
    padding: 0;
    position: static;
  }
}
.p-top .ss-action__visual-title {
  width: 193px;
}
@media screen and (max-width: 768px) {
  .p-top .ss-action__visual-title {
    margin: 0 auto;
    max-width: 200px;
    width: 100%;
  }
}
.p-top .ss-action__visual-title img {
  width: 100%;
}
.p-top .ss-action__pc-visual-link-block {
  margin: 40px 0 0;
  max-width: 194px;
}
@media screen and (max-width: 768px) {
  .p-top .ss-action__pc-visual-link-block {
    display: none;
  }
}
.p-top .ss-action__visual-link {
  padding: 8px 0;
  position: relative;
  display: block;
  font-weight: bold;
  font-size: 16px;
  line-height: 1.5;
  color: #003c5f;
  background: #fff;
  border-radius: 40px;
}
@media screen and (min-width: 769px) {
  .p-top .ss-action__visual-link {
    text-align: center;
  }
}
@media screen and (max-width: 768px) {
  .p-top .ss-action__visual-link {
    padding: 8px 30px;
  }
}
.p-top .ss-action__visual-link::after {
  content: '';
  display: block;
  width: 14px;
  height: 14px;
  background: url("/alcohol/beer/harekaze/assets/images/icons/ico-zoom-black.svg") no-repeat center center;
  background-size: 100%;
  position: absolute;
  top: 50%;
  right: 12px;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
@media screen and (min-width: 769px) {
  .p-top .ss-action__visual-link:hover span::before {
    -webkit-transform-origin: left top;
    transform-origin: left top;
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
  }
}
@media screen and (min-width: 769px) {
  .p-top .ss-action__visual-link span {
    position: relative;
  }
  .p-top .ss-action__visual-link span::before {
    background: #003c5f;
    content: '';
    width: 100%;
    height: 2px;
    position: absolute;
    left: 0;
    bottom: -3px;
    -webkit-transform-origin: right top;
    transform-origin: right top;
    -webkit-transform: scale(0, 1);
    transform: scale(0, 1);
    -webkit-transition: -webkit-transform 0.3s;
    transition: -webkit-transform 0.3s;
    transition: transform 0.3s;
    transition: transform 0.3s, -webkit-transform 0.3s;
  }
}
.p-top .ss-action__visual-content {
  margin: calc(100lvh - 692px - 64px) 0 0;
  padding: 115px 0 400px;
}
@media screen and (max-width: 768px) {
  .p-top .ss-action__visual-content {
    margin: 180px 0 0;
    padding: 85px 0 200px;
  }
}
.p-top .ss-action__visual-content-inner {
  margin: 0 auto;
  padding: 0 10px;
  max-width: 1066px;
  width: 100%;
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}
@media screen and (max-width: 768px) {
  .p-top .ss-action__visual-content-inner {
    margin: auto;
    display: block;
    max-width: none;
  }
}
.p-top .ss-action__visual-text {
  padding-top: 45px;
  font-weight: bold;
  font-size: 20px;
  line-height: 1.6;
  color: #fff;
}
@media screen and (max-width: 768px) {
  .p-top .ss-action__visual-text {
    padding-top: 0;
    text-align: center;
    font-size: 18px;
  }
}
.p-top .ss-action__visual-link-block {
  max-width: 194px;
  display: none;
  position: absolute;
  top: 400px;
  left: 10px;
}
@media screen and (max-width: 768px) {
  .p-top .ss-action__visual-link-block {
    margin: 50px auto 0;
    max-width: 188px;
    display: block;
    position: relative;
    top: auto;
    left: auto;
  }
}
.p-top .ss-action__visual-marquee {
  position: absolute;
  bottom: 15px;
  left: 0;
  width: 100%;
  overflow: hidden;
}
@media screen and (max-width: 768px) {
  .p-top .ss-action__visual-marquee {
    bottom: 10px;
  }
}
.p-top .ss-action__visual-marquee.is-active {
  opacity: 1;
  pointer-events: auto;
  -webkit-transition: opacity 0.6s;
  transition: opacity 0.6s;
}
.p-top .ss-action__visual-marquee.in-active {
  opacity: 0;
  pointer-events: none;
  -webkit-transition: opacity 0.6s;
  transition: opacity 0.6s;
}
.p-top .ss-action__visual-marquee-inner {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  gap: 15px;
}
.p-top .ss-action__visual-marquee-item {
  width: 170px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}
.p-top .ss-action__visual-marquee-item img {
  width: 100%;
  vertical-align: top;
}
.p-top .ss-action__apply {
  margin: 75px auto 0;
  max-width: 952px;
  width: 100%;
  position: relative;
}
@media screen and (max-width: 768px) {
  .p-top .ss-action__apply {
    margin: 60px auto 0;
    width: 87.2%;
  }
}
.p-top .ss-action__apply-text {
  text-align: center;
  color: #fff;
  font-weight: bold;
  font-size: 26px;
}
@media screen and (max-width: 768px) {
  .p-top .ss-action__apply-text {
    font-size: 23px;
  }
}
.p-top .ss-action__apply-img {
  margin: 16px auto 0;
}
@media screen and (max-width: 768px) {
  .p-top .ss-action__apply-img {
    margin-top: 14px;
  }
}
.p-top .ss-action__apply-img img {
  width: 100%;
}
.p-top .ss-action__apply-link {
  display: inline-block;
  font-family: "A P-OTF A1Gothic StdN";
  text-decoration: underline;
  font-size: 10px;
  letter-spacing: 0.04em;
  line-height: 1.5;
  text-align: center;
  color: #909090;
  position: absolute;
}
@media screen and (max-width: 768px) {
  .p-top .ss-action__apply-link {
    white-space: nowrap;
  }
}
.p-top .ss-action__apply-link--01 {
  bottom: 8%;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}
@media screen and (max-width: 768px) {
  .p-top .ss-action__apply-link--01 {
    bottom: auto;
    top: 46.5%;
    left: 74.5%;
  }
}
.p-top .ss-action__apply-link--02 {
  bottom: 8%;
  right: 8%;
}
@media screen and (max-width: 850px) {
  .p-top .ss-action__apply-link--02 {
    right: 7%;
  }
}
@media screen and (max-width: 780px) {
  .p-top .ss-action__apply-link--02 {
    right: 6%;
  }
}
@media screen and (max-width: 768px) {
  .p-top .ss-action__apply-link--02 {
    bottom: 4%;
    left: 50%;
    right: auto;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
  }
}
.p-top .ss-action__donation {
  margin-top: 75px;
  overflow: hidden;
}
@media screen and (max-width: 768px) {
  .p-top .ss-action__donation {
    margin-top: 65px;
  }
}
.p-top .ss-action__donation-text {
  text-align: center;
  color: #fff;
  font-weight: bold;
  font-size: 26px;
}
.p-top .ss-action__donation-img-area {
  margin: 25px 0 0;
}
.p-top .ss-action__donation-img {
  display: block;
  width: 100%;
  max-width: 952px;
  margin: 0 auto;
}
.p-top .ss-action__donation-img.is-active {
  height: auto;
  opacity: 1;
  pointer-events: auto;
  -webkit-transition: opacity 0.6s;
  transition: opacity 0.6s;
}
.p-top .ss-action__donation-img.in-active {
  height: 0;
  opacity: 0;
  pointer-events: none;
  -webkit-transition: opacity 0.6s;
  transition: opacity 0.6s;
}
.p-top .ss-action__donation-swiper {
  width: 100%;
  padding: 0 30px 30px;
  margin-top: 23px;
}
@media screen and (max-width: 768px) {
  .p-top .ss-action__donation-swiper {
    padding: 0 30px 24px;
  }
}
.p-top .ss-action__donation-swiper .is-active {
  height: auto;
  opacity: 1;
  pointer-events: auto;
  -webkit-transition: opacity 0.6s;
  transition: opacity 0.6s;
}
.p-top .ss-action__donation-swiper .in-active {
  height: 0;
  opacity: 0;
  pointer-events: none;
  -webkit-transition: opacity 0.6s;
  transition: opacity 0.6s;
}
.p-top .ss-action__donation-swiper .swiper-pagination {
  bottom: -5px;
}
.p-top .ss-action__donation-swiper .swiper-pagination-bullet {
  background-color: #fff;
}
.p-top .ss-action__btn {
  position: relative;
  width: 352px;
  height: 57px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  border-radius: 40px;
  background-color: #003c5f;
  color: #fff;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  font-size: 17px;
  line-height: 26px;
  font-weight: 700;
  font-family: "Noto Serif JP", serif;
  cursor: pointer;
  margin: 34px auto 0;
}
.p-top .ss-action__btn:hover {
  opacity: 0.5;
}
.p-top .ss-action__btn:before {
  content: '';
  display: block;
  width: 26px;
  height: 27px;
  background: url("/alcohol/beer/harekaze/assets/images/icons/ico-coin.svg") no-repeat center center;
  background-size: 100%;
  position: absolute;
  top: 50%;
  left: 25px;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
@media screen and (max-width: 768px) {
  .p-top .ss-action__btn:before {
    left: 14px;
  }
}
.p-top .ss-action__btn:after {
  content: '';
  display: block;
  width: 17px;
  height: 17px;
  background: url("/alcohol/beer/harekaze/assets/images/icons/ico-zoom.svg") no-repeat center center;
  background-size: 100%;
  position: absolute;
  top: 50%;
  right: 28px;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
@media screen and (max-width: 768px) {
  .p-top .ss-action__btn {
    width: 303px;
    height: 60px;
    position: relative;
    margin: 32px auto 0;
  }
}
.p-top .ss-action.is-switch-type-hanabi .ss-action__visual-content {
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(15,13,12,0)), color-stop(70%, rgba(15,13,12,0.7)));
  background: -webkit-linear-gradient(top, rgba(15,13,12,0) 0%, rgba(15,13,12,0.7) 70%);
  background: linear-gradient(180deg, rgba(15,13,12,0) 0%, rgba(15,13,12,0.7) 70%);
}
.p-top .ss-action.is-switch-type-hanabi .ss-action__visual-switch-btn--hanabi {
  background: #fff;
  color: #003c5f;
}
@media screen and (min-width: 769px) {
  .p-top .ss-action.is-switch-type-hanabi .ss-action__visual-switch-btn--hanabi span::before {
    background: #003c5f;
  }
}
.p-top .ss-action.is-switch-type-sakura .ss-action__visual-content {
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(56,162,255,0)), color-stop(70%, rgba(56,162,255,0.7)));
  background: -webkit-linear-gradient(top, rgba(56,162,255,0) 0%, rgba(56,162,255,0.7) 70%);
  background: linear-gradient(180deg, rgba(56,162,255,0) 0%, rgba(56,162,255,0.7) 70%);
}
.p-top .ss-action.is-switch-type-sakura .ss-action__visual-switch-btn--sakura {
  background: #fff;
  color: #003c5f;
}
@media screen and (min-width: 769px) {
  .p-top .ss-action.is-switch-type-sakura .ss-action__visual-switch-btn--sakura span::before {
    background: #003c5f;
  }
}
.p-top .ss-article {
  margin-top: 80px;
}
@media screen and (max-width: 768px) {
  .p-top .ss-article {
    margin-top: 56px;
  }
}
.p-top .ss-article__top {
  position: relative;
  width: 100%;
/* ⇊ アニメーション案01 ⇊ */
/* ⇊ アニメーション案02 ⇊ */
}
@media screen and (min-width: 769px) {
  .p-top .ss-article__top {
    background: url("/alcohol/beer/harekaze/top/images/ss-article/art-top-bg_pc.jpg") center/cover no-repeat;
    padding: 8.41874084919473vw 0 7.320644216691069vw;
  }
}
@media screen and (max-width: 768px) {
  .p-top .ss-article__top {
    background: url("/alcohol/beer/harekaze/top/images/ss-article/art-top-bg_sp.jpg") center/cover no-repeat;
    padding: 16vw 0;
  }
}
.p-top .ss-article__top-inner {
  position: relative;
  max-width: 1046px;
  margin: 0 auto;
  width: calc(1046 / 1366 * 100vw);
}
@media screen and (max-width: 768px) {
  .p-top .ss-article__top-inner {
    width: calc(335 / 375 * 100vw);
  }
}
.p-top .ss-article__top-img:nth-of-type(3) {
  margin-top: 40px;
}
@media screen and (max-width: 768px) {
  .p-top .ss-article__top-img:nth-of-type(3) {
    margin-top: 30px;
  }
}
.p-top .ss-article__top-img,
.p-top .ss-article__top-button {
  margin-left: 47px;
}
@media screen and (max-width: 768px) {
  .p-top .ss-article__top-img,
  .p-top .ss-article__top-button {
    margin-left: 0;
  }
}
.p-top .ss-article__top-ttl-img {
  max-width: 408px;
  width: calc(408 / 1366 * 100vw);
}
@media screen and (max-width: 768px) {
  .p-top .ss-article__top-ttl-img {
    width: calc(231 / 375 * 100vw);
  }
}
.p-top .ss-article__top-text-img {
  display: block;
  margin-top: 35px;
  max-width: 525px;
  width: calc(525 / 1366 * 100vw);
}
@media screen and (max-width: 768px) {
  .p-top .ss-article__top-text-img {
    margin-top: 25px;
    width: calc(326 / 375 * 100vw);
  }
}
.p-top .ss-article__top-lead-img {
  max-width: 235px;
  width: calc(235 / 1366 * 100vw);
}
@media screen and (max-width: 768px) {
  .p-top .ss-article__top-lead-img {
    width: calc(132 / 375 * 100vw);
  }
}
.p-top .ss-article__top-beer-img {
  position: absolute;
  top: 36px;
  right: -82px;
  max-width: 509px;
  width: calc(509 / 1366 * 100vw);
}
@media screen and (max-width: 768px) {
  .p-top .ss-article__top-beer-img {
    top: 115.99999999999999vw;
    right: -2.666666666666667vw;
    width: calc(312 / 375 * 100vw);
  }
}
.p-top .ss-article__top-button {
  margin-top: 60px;
}
@media screen and (max-width: 768px) {
  .p-top .ss-article__top-button {
    margin-top: 131.46666666666667vw;
  }
}
.p-top .ss-article__top-button-link {
  display: block;
  max-width: 410px;
  width: calc(410 / 1366 * 100vw);
  padding: 17px min(70px, 5.1vw) 21px min(80px, 5.8vw);
  border-radius: 66px;
  background-color: #fff;
  font-size: min(1.3177159590043925vw, 18px);
  font-weight: 700;
  font-family: 'Noto Serif JP', serif;
  color: #00b2c4;
  line-height: 1.7;
  text-decoration: none;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  position: relative;
}
@media screen and (max-width: 768px) {
  .p-top .ss-article__top-button-link {
    width: 100%;
    padding: 12px 46px 16px;
    font-size: 16px;
    text-align: center;
    margin: 0 auto;
  }
}
.p-top .ss-article__top-button-link:after {
  content: '';
  position: absolute;
  top: 0;
  bottom: 0;
  right: 23px;
  width: 10px;
  height: 10px;
  margin: auto;
  border-top: 2px solid #00b2c4;
  border-right: 2px solid #00b2c4;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  -webkit-transition: 0.2s;
  transition: 0.2s;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.p-top .ss-article__top-button-link:hover span::before {
  -webkit-transform-origin: left top;
  transform-origin: left top;
  -webkit-transform: scaleX(1);
  transform: scaleX(1);
}
.p-top .ss-article__top-button-link span {
  position: relative;
  white-space: nowrap;
}
.p-top .ss-article__top-button-link span::before {
  background: #00b2c4;
  content: '';
  width: 100%;
  height: 2px;
  position: absolute;
  left: 0;
  bottom: -3px;
  -webkit-transform-origin: right top;
  transform-origin: right top;
  -webkit-transform: scale(0, 1);
  transform: scale(0, 1);
  -webkit-transition: -webkit-transform 0.3s;
  transition: -webkit-transform 0.3s;
  transition: transform 0.3s;
  transition: transform 0.3s, -webkit-transform 0.3s;
}
.p-top .ss-article__about-inner {
  position: relative;
  max-width: 1046px;
  margin: 100px auto;
  width: calc(1046 / 1366 * 100vw);
}
@media screen and (max-width: 768px) {
  .p-top .ss-article__about-inner {
    width: calc(335 / 375 * 100vw);
    margin: 50px auto 67px;
  }
}
.p-top .ss-article__about-head {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
  -webkit-column-gap: 54px;
  -moz-column-gap: 54px;
  column-gap: 54px;
  padding-bottom: 37px;
  position: relative;
}
@media screen and (max-width: 768px) {
  .p-top .ss-article__about-head {
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    padding-bottom: 20px;
  }
}
.p-top .ss-article__about-head::before {
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  height: 2px;
  width: 100%;
  background: -webkit-gradient(linear, left top, right top, from(#d3bf7e), color-stop(49%, #f5eecb), to(#d3bf7e));
  background: -webkit-linear-gradient(left, #d3bf7e 0%, #f5eecb 49%, #d3bf7e 100%);
  background: linear-gradient(to right, #d3bf7e 0%, #f5eecb 49%, #d3bf7e 100%);
}
.p-top .ss-article__about-head-catch {
  margin: 79px 0 0 100px;
}
@media screen and (max-width: 768px) {
  .p-top .ss-article__about-head-catch {
    margin: 0;
  }
}
.p-top .ss-article__about-ttl-img {
  max-width: 360px;
  width: calc(360 / 1366 * 100vw);
}
@media screen and (max-width: 768px) {
  .p-top .ss-article__about-ttl-img {
    width: calc(252 / 375 * 100vw);
  }
}
.p-top .ss-article__about-text {
  margin-top: 15px;
  font-size: min(1.171303074670571vw, 16px);
  font-weight: 700;
  font-family: 'Noto Serif JP', serif;
  color: #fff;
  line-height: 2;
}
@media screen and (max-width: 768px) {
  .p-top .ss-article__about-text {
    margin-top: 10px;
    font-size: min(3.733333333333334vw, 14px);
  }
}
@media screen and (max-width: 768px) {
  .p-top .ss-article__about-head-img {
    width: 100%;
    margin-bottom: 10px;
  }
}
.p-top .ss-article__about-foot {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  gap: 0 40px;
  padding-top: 92px;
}
@media screen and (max-width: 768px) {
  .p-top .ss-article__about-foot {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    gap: 50px 0;
    padding-top: 50px;
  }
}
.p-top .ss-article__about-foot-img {
  max-width: 521px;
  width: calc(521 / 1366 * 100vw);
  margin-top: 11px;
  -webkit-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
}
@media screen and (max-width: 768px) {
  .p-top .ss-article__about-foot-img {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    max-width: 260px;
    width: calc(260 / 375 * 100vw);
    margin: 0 auto;
  }
}
@media screen and (max-width: 768px) {
  .p-top .ss-article__about-foot-catch:nth-of-type(2) {
    margin-top: 25px;
  }
}
.p-top .ss-article__about-foot-catch-inner:not(:first-child) {
  margin-top: 40px;
}
.p-top .ss-article__about-foot-text {
  margin-top: 15px;
  font-size: min(1.171303074670571vw, 16px);
  font-weight: 700;
  font-family: 'Noto Serif JP', serif;
  color: #fff;
  line-height: 2;
}
@media screen and (max-width: 768px) {
  .p-top .ss-article__about-foot-text {
    margin-top: 8px;
    font-size: min(3.733333333333334vw, 14px);
  }
}
.p-top .ss-article__about-foot-ttl-img01 {
  max-width: 476px;
  width: calc(476 / 1366 * 100vw);
}
@media screen and (max-width: 768px) {
  .p-top .ss-article__about-foot-ttl-img01 {
    width: calc(337 / 375 * 100vw);
  }
}
.p-top .ss-article__about-foot-ttl-img02 {
  max-width: 374px;
  width: calc(374 / 1366 * 100vw);
}
@media screen and (max-width: 768px) {
  .p-top .ss-article__about-foot-ttl-img02 {
    width: calc(250 / 375 * 100vw);
  }
}
.p-top .ss-article__brand-story {
  margin-top: 100px;
  overflow: hidden;
}
@media screen and (max-width: 768px) {
  .p-top .ss-article__brand-story {
    margin-top: 0;
  }
}
.p-top .ss-article__brand-story-slider-item {
  position: relative;
}
.p-top .ss-article__brand-story-slider-item--01 {
  background-image: url("/alcohol/beer/harekaze/top/images/ss-article/art-brand-story-bnr01_pc.jpg");
  background-size: cover;
  background-position: center;
}
@media screen and (max-width: 768px) {
  .p-top .ss-article__brand-story-slider-item--01 {
    background-image: url("/alcohol/beer/harekaze/top/images/ss-article/art-brand-story-bnr01_sp.jpg");
    background-size: cover;
    background-position: center;
  }
}
.p-top .ss-article__brand-story-slider-item--02 {
  background-image: url("/alcohol/beer/harekaze/top/images/ss-article/art-brand-story-bnr02_pc.jpg");
  background-size: cover;
  background-position: center;
}
@media screen and (max-width: 768px) {
  .p-top .ss-article__brand-story-slider-item--02 {
    background-image: url("/alcohol/beer/harekaze/top/images/ss-article/art-brand-story-bnr02_sp.jpg");
    background-size: cover;
    background-position: center;
  }
}
.p-top .ss-article__brand-story-slider-item--03 {
  background-image: url("/alcohol/beer/harekaze/top/images/ss-article/art-brand-story-bnr03_pc.jpg");
  background-size: cover;
  background-position: center;
}
@media screen and (max-width: 768px) {
  .p-top .ss-article__brand-story-slider-item--03 {
    background-image: url("/alcohol/beer/harekaze/top/images/ss-article/art-brand-story-bnr03_sp.jpg");
    background-size: cover;
    background-position: center;
  }
}
.p-top .ss-article__brand-story-slider-caption {
  margin: calc(70 / 1366 * 100vw) 0 calc(70 / 1366 * 100vw) calc(675 / 1366 * 100vw);
  width: calc(534 / 1366 * 100vw);
}
@media screen and (max-width: 768px) {
  .p-top .ss-article__brand-story-slider-caption {
    margin: calc(200 / 375 * 100vw) auto calc(34 / 375 * 100vw);
    width: calc(365 / 375 * 100vw);
  }
}
.p-top .ss-article__brand-story-slider-text {
  text-align: right;
  color: #fff;
}
@media screen and (max-width: 768px) {
  .p-top .ss-article__brand-story-slider-text {
    text-align: center;
  }
}
.p-top .ss-article__brand-story-slider-text p:first-of-type {
  font-size: min(2.342606149341142vw, 32px);
  font-weight: 700;
  font-family: 'Noto Serif JP', serif;
  line-height: 2.3;
}
@media screen and (max-width: 1515px) {
  .p-top .ss-article__brand-story-slider-text p:first-of-type {
    font-size: min(2.049780380673499vw, 28px);
  }
}
@media screen and (max-width: 768px) {
  .p-top .ss-article__brand-story-slider-text p:first-of-type {
    font-size: min(4.8vw, 18px);
    line-height: 2.5;
  }
}
.p-top .ss-article__brand-story-slider-text p {
  font-size: min(1.5373352855051245vw, 21px);
  line-height: 2;
}
@media screen and (max-width: 1515px) {
  .p-top .ss-article__brand-story-slider-text p {
    font-size: min(1.4641288433382138vw, 20px);
  }
}
@media screen and (max-width: 768px) {
  .p-top .ss-article__brand-story-slider-text p {
    font-size: min(3.733333333333334vw, 14px);
  }
}
.p-top .ss-article__brand-story-slider-text p + p {
  margin-top: calc(6 / 1366 * 100vw);
}
@media screen and (max-width: 768px) {
  .p-top .ss-article__brand-story-slider-text p + p {
    margin-top: 0;
  }
}
.p-top .ss-article__brand-story-slider-button {
  margin-top: calc(30 / 1366 * 100vw);
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin-left: auto;
}
@media screen and (max-width: 768px) {
  .p-top .ss-article__brand-story-slider-button {
    margin: 28px auto 0;
  }
}
.p-top .ss-article__brand-story-slider-button-link {
  display: block;
  max-width: 410px;
  width: calc(410 / 1366 * 100vw);
  padding: min(1.2445095168374818vw, 17px) min(70px, 5.1vw) min(1.5373352855051245vw, 21px) min(80px, 5.8vw);
  border-radius: 66px;
  border: 2px solid #fff;
  background-color: transparent;
  font-size: min(1.3177159590043925vw, 18px);
  font-weight: 700;
  font-family: 'Noto Serif JP', serif;
  text-align: center;
  color: #fff;
  line-height: 1.7;
  text-decoration: none;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  position: relative;
}
@media screen and (max-width: 768px) {
  .p-top .ss-article__brand-story-slider-button-link {
    width: 100%;
    padding: 3px 60px;
    font-size: 14px;
    text-align: center;
    margin: 0 auto;
  }
}
.p-top .ss-article__brand-story-slider-button-link:after {
  content: '';
  position: absolute;
  top: 0;
  bottom: 0;
  right: 23px;
  width: 10px;
  height: 10px;
  margin: auto;
  border-top: 2px solid #fff;
  border-right: 2px solid #fff;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  -webkit-transition: 0.2s;
  transition: 0.2s;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.p-top .ss-article__brand-story-slider-button-link:hover span::before {
  -webkit-transform-origin: left top;
  transform-origin: left top;
  -webkit-transform: scaleX(1);
  transform: scaleX(1);
}
.p-top .ss-article__brand-story-slider-button-link span {
  position: relative;
  white-space: nowrap;
}
.p-top .ss-article__brand-story-slider-button-link span::before {
  background: #fff;
  content: '';
  width: 100%;
  height: 2px;
  position: absolute;
  left: 0;
  bottom: -3px;
  -webkit-transform-origin: right top;
  transform-origin: right top;
  -webkit-transform: scale(0, 1);
  transform: scale(0, 1);
  -webkit-transition: -webkit-transform 0.3s;
  transition: -webkit-transform 0.3s;
  transition: transform 0.3s;
  transition: transform 0.3s, -webkit-transform 0.3s;
}
.p-top .ss-banner {
  margin: 42px auto 0;
  width: 100%;
  max-width: 1730px;
  position: relative;
  overflow: hidden;
}
@media screen and (max-width: 768px) {
  .p-top .ss-banner {
    margin-top: 44px;
  }
}
.p-top .ss-banner .swiper-slide {
  aspect-ratio: 550/267;
  height: auto;
  width: 550px;
}
@media screen and (max-width: 768px) {
  .p-top .ss-banner .swiper-slide {
    width: 335.6px;
  }
}
.p-top .ss-banner .swiper-slide a {
  display: block;
}
.p-top .ss-banner .banner-button-prev,
.p-top .ss-banner .banner-button-next {
  position: absolute;
  top: 48%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  aspect-ratio: 1/1;
  height: auto;
  width: 54px;
  z-index: 10;
  cursor: pointer;
}
@media screen and (max-width: 768px) {
  .p-top .ss-banner .banner-button-prev,
  .p-top .ss-banner .banner-button-next {
    top: 47%;
    width: 40px;
  }
}
.p-top .ss-banner .banner-button-prev {
  left: calc(50% - 342px);
}
@media screen and (max-width: 768px) {
  .p-top .ss-banner .banner-button-prev {
    left: calc(50% - 183px);
  }
}
.p-top .ss-banner .banner-button-next {
  right: calc(50% - 342px);
}
@media screen and (max-width: 768px) {
  .p-top .ss-banner .banner-button-next {
    right: calc(50% - 183px);
  }
}
.p-top .ss-banner .banner-pagination {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  gap: 10px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  margin-top: 20px;
}
@media screen and (max-width: 768px) {
  .p-top .ss-banner .banner-pagination {
    margin-top: 5px;
  }
}
.p-top .ss-banner .swiper-pagination-bullet {
  background: #fff;
  opacity: 1;
}
@media screen and (max-width: 768px) {
  .p-top .ss-banner .swiper-pagination-bullet {
    width: 6px;
    height: 6px;
  }
}
.p-top .ss-banner .swiper-pagination-bullet-active {
  background: #f0ac3a;
}
.p-top .ss-cm {
  padding-top: 160px;
  overflow: hidden;
}
@media screen and (max-width: 768px) {
  .p-top .ss-cm {
    padding-top: 72.5px;
  }
}
.p-top .ss-cm .ss-title {
  margin: 0;
}
@media screen and (max-width: 768px) {
  .p-top .ss-cm .ss-title > img {
    max-width: 100%;
  }
}
@media screen and (max-width: 768px) {
  .p-top .ss-cm .ss-title {
    max-width: 202px;
    margin-inline: auto;
  }
}
.p-top .ss-cm__content {
  max-width: 1044px;
  margin-inline: auto;
}
@media screen and (min-width: 769px) {
  .p-top .ss-cm__content {
    margin-top: 9px;
  }
}
.p-top .ss-cm__content-all-img {
  max-height: 170px;
}
.p-top .ss-cm__content-tabs,
.p-top .ss-cm__content-season-tabs {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  position: relative;
}
@media screen and (max-width: 768px) {
  .p-top .ss-cm__content-tabs,
  .p-top .ss-cm__content-season-tabs {
    gap: 6px;
  }
}
.p-top .ss-cm__content-tabs-action,
.p-top .ss-cm__content-season-tabs-action {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin-top: 22px;
}
@media screen and (max-width: 768px) {
  .p-top .ss-cm__content-tabs-action,
  .p-top .ss-cm__content-season-tabs-action {
    padding-inline: 20px;
  }
}
.p-top .ss-cm__content-tabs-action__link,
.p-top .ss-cm__content-season-tabs-action__link {
  margin-top: 24px;
  color: #fff;
  font-size: 16px;
  line-height: 20px;
  padding-block: 8px;
  font-weight: 600;
  font-family: "Noto Serif JP", serif;
  border: 2px solid #fff;
  border-radius: 40px;
  display: inline-block;
  min-height: 40px;
  width: 315px;
  text-align: center;
  position: relative;
}
.p-top .ss-cm__content-tabs-action__link:after,
.p-top .ss-cm__content-season-tabs-action__link:after {
  content: '';
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  width: 8px;
  height: 13px;
  position: absolute;
  z-index: 5;
  background: url("/alcohol/beer/harekaze/assets/images/icons/ico-arrow-right.svg") no-repeat center center;
  background-size: 100%;
  top: 11px;
  right: 14px;
}
@media screen and (max-width: 768px) {
  .p-top .ss-cm__content-tabs-action__link,
  .p-top .ss-cm__content-season-tabs-action__link {
    font-size: 14px;
    min-height: 36px;
    width: 279px;
  }
}
.p-top .ss-cm__content-tabs-action__btn,
.p-top .ss-cm__content-season-tabs-action__btn {
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  width: 410px;
  height: 66px;
  border-radius: 33px;
  background-color: #fff;
  color: #00b2c4;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  font-size: 18px;
  line-height: 28px;
  font-weight: 500;
  font-family: "Noto Serif JP", serif;
  cursor: pointer;
  position: relative;
}
@media screen and (max-width: 768px) {
  .p-top .ss-cm__content-tabs-action__btn,
  .p-top .ss-cm__content-season-tabs-action__btn {
    width: 303px;
  }
}
@media screen and (min-width: 769px) {
  .p-top .ss-cm__content-tabs-action__btn:hover,
  .p-top .ss-cm__content-season-tabs-action__btn:hover {
    opacity: 0.5;
  }
}
.p-top .ss-cm__content-tabs-action__btn.hidden,
.p-top .ss-cm__content-season-tabs-action__btn.hidden {
  display: none;
}
.p-top .ss-cm__content-tabs-action__btn:after,
.p-top .ss-cm__content-season-tabs-action__btn:after {
  content: '';
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  width: 17px;
  height: 17px;
  position: absolute;
  z-index: 5;
  background: url("/alcohol/beer/harekaze/assets/images/icons/plus.svg") no-repeat center center;
  background-size: 100%;
  top: 25px;
  right: 18px;
}
.p-top .ss-cm__content-tabs-action__btn.all:after,
.p-top .ss-cm__content-season-tabs-action__btn.all:after {
  background: url("/alcohol/beer/harekaze/assets/images/icons/minus.svg") no-repeat center center;
}
.p-top .ss-cm__content-tabs-main,
.p-top .ss-cm__content-season-tabs-main {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 56px;
  margin-inline: -15px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-flow: row wrap;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
}
.p-top .ss-cm__content-tabs-main.video,
.p-top .ss-cm__content-season-tabs-main.video {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
@media screen and (max-width: 768px) {
  .p-top .ss-cm__content-tabs-main,
  .p-top .ss-cm__content-season-tabs-main {
    margin-inline: 8px;
  }
}
.p-top .ss-cm__content-tabs-main--season,
.p-top .ss-cm__content-season-tabs-main--season {
  display: none;
}
.p-top .ss-cm__content-tabs-main--season.active,
.p-top .ss-cm__content-season-tabs-main--season.active {
  display: block;
}
@media screen and (max-width: 768px) {
  .p-top .ss-cm__content-tabs-main.flex-mb,
  .p-top .ss-cm__content-season-tabs-main.flex-mb {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-flow: column;
    -ms-flex-flow: column;
    flex-flow: column;
  }
}
.p-top .ss-cm__content-tabs-main__item,
.p-top .ss-cm__content-season-tabs-main__item {
  margin-inline: 15px;
  color: #fff;
  text-align: center;
  -webkit-box-flex: 0;
  -webkit-flex: 0 1 calc(50% - 30px);
  -ms-flex: 0 1 calc(50% - 30px);
  flex: 0 1 calc(50% - 30px);
  margin-bottom: 50px;
  display: none;
}
@media screen and (max-width: 768px) {
  .p-top .ss-cm__content-tabs-main__item,
  .p-top .ss-cm__content-season-tabs-main__item {
    margin-inline: 8px;
    margin-bottom: 20px;
  }
}
.p-top .ss-cm__content-tabs-main__item.portrait,
.p-top .ss-cm__content-season-tabs-main__item.portrait {
  -webkit-box-flex: 0;
  -webkit-flex: 0 1 calc(33.333% - 30px);
  -ms-flex: 0 1 calc(33.333% - 30px);
  flex: 0 1 calc(33.333% - 30px);
}
@media screen and (max-width: 768px) {
  .p-top .ss-cm__content-tabs-main__item.portrait,
  .p-top .ss-cm__content-season-tabs-main__item.portrait {
    -webkit-box-flex: 0;
    -webkit-flex: 0 1 calc(50% - 16px);
    -ms-flex: 0 1 calc(50% - 16px);
    flex: 0 1 calc(50% - 16px);
  }
}
@media screen and (max-width: 768px) and (max-width: 768px) {
  .p-top .ss-cm__content-tabs-main__item.portrait.active,
  .p-top .ss-cm__content-season-tabs-main__item.portrait.active {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
  }
}
.p-top .ss-cm__content-tabs-main__item.active,
.p-top .ss-cm__content-season-tabs-main__item.active {
  display: block;
}
.p-top .ss-cm__content-tabs-main__item.all,
.p-top .ss-cm__content-season-tabs-main__item.all {
  display: none;
}
.p-top .ss-cm__content-tabs-main__item.all-start.show,
.p-top .ss-cm__content-season-tabs-main__item.all-start.show {
  display: block;
}
.p-top .ss-cm__content-tabs-main__item-tt,
.p-top .ss-cm__content-season-tabs-main__item-tt {
  font-size: 20px;
  line-height: 28px;
  font-weight: 600;
  font-family: "Noto Serif JP", serif;
  margin-bottom: 16px;
  min-height: 60px;
}
@media screen and (max-width: 768px) {
  .p-top .ss-cm__content-tabs-main__item-tt,
  .p-top .ss-cm__content-season-tabs-main__item-tt {
    font-size: 16px;
    text-align: center;
    min-height: 56px;
  }
}
.p-top .ss-cm__content-tabs-main__item-thumb,
.p-top .ss-cm__content-season-tabs-main__item-thumb {
  position: relative;
  border-radius: 10px;
  overflow: hidden;
  line-height: 0;
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
}
.p-top .ss-cm__content-tabs-main__item-thumb .icon-play,
.p-top .ss-cm__content-season-tabs-main__item-thumb .icon-play {
  width: 150px;
  height: 150px;
}
@media screen and (max-width: 768px) {
  .p-top .ss-cm__content-tabs-main__item-thumb .icon-play,
  .p-top .ss-cm__content-season-tabs-main__item-thumb .icon-play {
    width: 95px;
    height: 95px;
  }
}
.p-top .ss-cm__content-tabs-main__item-des,
.p-top .ss-cm__content-season-tabs-main__item-des {
  padding-top: 13px;
}
.p-top .ss-cm__content-tabs-main__item-des > a,
.p-top .ss-cm__content-season-tabs-main__item-des > a {
  color: #fff;
  font-size: 14px;
  font-weight: 600;
  font-family: "Noto Serif JP", serif;
  text-decoration: underline;
  padding-inline: 12px;
}
@media screen and (max-width: 768px) {
  .p-top .ss-cm__content-tabs-main__item-des > a,
  .p-top .ss-cm__content-season-tabs-main__item-des > a {
    font-size: 12px;
  }
}
.p-top .ss-cm__content-tabs-main__item-des > a:last-child,
.p-top .ss-cm__content-season-tabs-main__item-des > a:last-child {
  border-bottom-width: 0;
  border-left-width: 2px;
  border-image-source: linear-gradient(to bottom, #e6c97b, #fff5cd, #e6c97b);
}
@media screen and (max-width: 768px) and (max-width: 768px) {
  .p-top .ss-cm__content-tabs-main__item,
  .p-top .ss-cm__content-season-tabs-main__item {
    -webkit-box-flex: 0;
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
  }
}
.p-top .ss-cm__content-tabs__item,
.p-top .ss-cm__content-season-tabs__item {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  padding-inline: 10px;
}
@media screen and (max-width: 768px) {
  .p-top .ss-cm__content-tabs__item,
  .p-top .ss-cm__content-season-tabs__item {
    padding-inline: 0;
    -webkit-box-flex: 1;
    -webkit-flex: auto;
    -ms-flex: auto;
    flex: auto;
    height: -webkit-fit-content;
    height: -moz-fit-content;
    height: fit-content;
  }
}
.p-top .ss-cm__content-tabs__item > img,
.p-top .ss-cm__content-season-tabs__item > img {
  height: 58px;
  -webkit-transition: height 0.3s;
  transition: height 0.3s;
}
@media screen and (max-width: 768px) {
  .p-top .ss-cm__content-tabs__item > img,
  .p-top .ss-cm__content-season-tabs__item > img {
    display: none;
    -webkit-transition: display 0.3s;
    transition: display 0.3s;
  }
}
.p-top .ss-cm__content-tabs__item.hidden,
.p-top .ss-cm__content-season-tabs__item.hidden {
  display: none;
}
.p-top .ss-cm__content-tabs__item-btn,
.p-top .ss-cm__content-season-tabs__item-btn {
  width: 100%;
  height: 40px;
  border-radius: 20px;
  cursor: pointer;
  border: 2px solid transparent;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #00b2c4)) padding-box, -webkit-gradient(linear, left top, left bottom, from(#e6c97b), color-stop(#fff5cd), to(#e6c97b)) border-box;
  background: -webkit-linear-gradient(#00b2c4 0 0) padding-box, -webkit-linear-gradient(top, #e6c97b, #fff5cd, #e6c97b) border-box;
  background: linear-gradient(#00b2c4 0 0) padding-box, linear-gradient(to bottom, #e6c97b, #fff5cd, #e6c97b) border-box;
  font-size: 16px;
  font-weight: 500;
  font-family: "Noto Serif JP", serif;
  color: #fff;
}
@media screen and (max-width: 768px) {
  .p-top .ss-cm__content-tabs__item-btn,
  .p-top .ss-cm__content-season-tabs__item-btn {
    font-size: 14px;
  }
}
.p-top .ss-cm__content-tabs__item:hover > img,
.p-top .ss-cm__content-season-tabs__item:hover > img {
  height: 118px;
}
.p-top .ss-cm__content-tabs__item.active > img,
.p-top .ss-cm__content-season-tabs__item.active > img {
  height: 118px;
}
@media screen and (max-width: 768px) {
  .p-top .ss-cm__content-tabs__item.active > img,
  .p-top .ss-cm__content-season-tabs__item.active > img {
    height: 162px;
  }
}
@media screen and (max-width: 768px) {
  .p-top .ss-cm__content-tabs__item.active > img.u-is-sp,
  .p-top .ss-cm__content-season-tabs__item.active > img.u-is-sp {
    height: auto;
  }
}
.p-top .ss-cm__content-tabs__item.active .ss-cm__content-tabs__item-btn,
.p-top .ss-cm__content-season-tabs__item.active .ss-cm__content-tabs__item-btn,
.p-top .ss-cm__content-tabs__item.active .ss-cm__content-season-tabs__item-btn,
.p-top .ss-cm__content-season-tabs__item.active .ss-cm__content-season-tabs__item-btn {
  background: #fff;
  color: #00b2c4;
}
.p-top .ss-cm__content-tabs__item.active .ss-cm__content-tabs__item-btn:hover,
.p-top .ss-cm__content-season-tabs__item.active .ss-cm__content-tabs__item-btn:hover,
.p-top .ss-cm__content-tabs__item.active .ss-cm__content-season-tabs__item-btn:hover,
.p-top .ss-cm__content-season-tabs__item.active .ss-cm__content-season-tabs__item-btn:hover {
  background: #fff;
  color: #00b2c4;
}
@media screen and (max-width: 768px) {
  .p-top .ss-cm__content-tabs__item.active > img,
  .p-top .ss-cm__content-season-tabs__item.active > img {
    display: block;
    position: absolute;
    bottom: 42px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
  }
}
@media screen and (max-width: 768px) {
  .p-top .ss-cm__content-tabs__item.all > img,
  .p-top .ss-cm__content-season-tabs__item.all > img {
    display: none;
  }
}
@media screen and (max-width: 768px) {
  .p-top .ss-cm__content-tabs__item.all:first-child > img,
  .p-top .ss-cm__content-season-tabs__item.all:first-child > img {
    display: block;
    position: absolute;
    bottom: 42px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
  }
}
.p-top .ss-cm__content-tabs {
  min-height: 165px;
}
@media screen and (max-width: 768px) {
  .p-top .ss-cm__content-tabs {
    min-height: 207px;
    padding: 0 15px;
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
    -ms-flex-align: end;
    align-items: flex-end;
  }
}
@media screen and (max-width: 768px) {
  .p-top .ss-cm__content-tabs:after {
    content: "";
    position: absolute;
    width: 100%;
    height: 2px;
    background: -webkit-gradient(linear, left top, right top, from(#e6c97b), color-stop(#fff5cd), to(#e6c97b));
    background: -webkit-linear-gradient(left, #e6c97b, #fff5cd, #e6c97b);
    background: linear-gradient(to right, #e6c97b, #fff5cd, #e6c97b);
    bottom: 40px;
    left: 0;
  }
}
@media screen and (max-width: 768px) {
  .p-top .ss-cm__content-tabs__item-btn {
    position: relative;
    top: 16px;
  }
}
.p-top .ss-cm__content-season-tabs {
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin-top: 24px;
}
@media screen and (max-width: 768px) {
  .p-top .ss-cm__content-season-tabs {
    margin-top: 24px;
  }
}
.p-top .ss-cm__content-season-tabs__item {
  max-width: 194px;
}
@media screen and (max-width: 768px) {
  .p-top .ss-cm__content-season-tabs__item {
    max-width: 123px;
  }
}
.p-top .ss-cm__modal {
  position: fixed;
  z-index: 999;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  visibility: hidden;
  opacity: 0;
  -webkit-transition: opacity 0.3s ease-in-out, visibility 0.3s ease-in-out;
  transition: opacity 0.3s ease-in-out, visibility 0.3s ease-in-out;
}
.p-top .ss-cm__modal.active {
  opacity: 1;
  visibility: visible;
}
.p-top .ss-cm__modal-bg {
  background-color: #000;
  opacity: 0.98;
  width: 100%;
  height: 100%;
}
.p-top .ss-cm__modal-main {
  position: relative;
  max-width: 960px;
  max-height: 80dvh;
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
@media screen and (max-width: 768px) {
  .p-top .ss-cm__modal-main {
    max-width: 100vw;
  }
}
.p-top .ss-cm__modal-close {
  position: absolute;
  right: 0;
  top: -35px;
  aspect-ratio: 1/1;
  height: auto;
  width: 34px;
  pointer-events: none;
  cursor: pointer;
}
@media screen and (max-width: 768px) {
  .p-top .ss-cm__modal-close {
    width: 30px;
    top: -40px;
  }
}
.p-top .ss-cm__modal-inner {
  width: 100%;
  height: 100%;
}
.p-top .ss-cm__making {
  background: #fff;
  margin-top: 80px;
}
@media screen and (max-width: 768px) {
  .p-top .ss-cm__making {
    padding: 30px 20px 30.4px;
    margin-top: 60px;
  }
}
.p-top .ss-cm__making-content {
  position: relative;
}
@media screen and (min-width: 769px) {
  .p-top .ss-cm__making-content {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    max-width: 1044px;
    margin: 0 auto;
    padding: 50px 0;
    width: 100%;
    padding-right: 17px;
  }
}
@media screen and (max-width: 768px) {
  .p-top .ss-cm__making-content {
    padding-top: 69px;
  }
}
@media screen and (min-width: 769px) {
  .p-top .ss-cm__making-thumb {
    width: calc(508 / 1044 * 100%);
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    height: -webkit-fit-content;
    height: -moz-fit-content;
    height: fit-content;
  }
}
.p-top .ss-cm__making-title {
  background: #003c5f;
  text-align: center;
  padding: 13px 20px 17px;
}
@media screen and (min-width: 769px) {
  .p-top .ss-cm__making-title {
    display: inline-block;
  }
}
@media screen and (max-width: 768px) {
  .p-top .ss-cm__making-title {
    padding: 17px 26px 16px;
    position: absolute;
    width: 100%;
    top: 0;
    left: 0;
    right: 0;
    margin: auto;
  }
}
.p-top .ss-cm__making-title--img {
  vertical-align: bottom;
}
.p-top .ss-cm__making-description {
  margin-top: 27px;
  width: 100%;
}
@media screen and (max-width: 768px) {
  .p-top .ss-cm__making-description {
    margin-top: 4px;
  }
}
.p-top .ss-cm__making-lead {
  font-weight: 600;
  position: relative;
  font-size: 20px;
  line-height: 1;
}
@media screen and (min-width: 769px) {
  .p-top .ss-cm__making-lead {
    margin-left: calc(50 / 519 * 100%);
    margin-top: 30px;
  }
}
@media screen and (max-width: 768px) {
  .p-top .ss-cm__making-lead {
    text-align: center;
    line-height: 1.5;
  }
}
@media screen and (max-width: 768px) {
  .p-top .ss-cm__making-lead span.pc-only {
    display: none;
  }
}
.p-top .ss-cm__making-lead::before {
  content: "";
  background: -webkit-gradient(linear, left top, right top, from(#d3bf7e), color-stop(49.3%, #f5eecb), to(#d3bf7e));
  background: -webkit-linear-gradient(left, #d3bf7e 0%, #f5eecb 49.3%, #d3bf7e 100%);
  background: linear-gradient(90deg, #d3bf7e 0%, #f5eecb 49.3%, #d3bf7e 100%);
  width: 100%;
  height: 2px;
  position: absolute;
  left: 0;
}
@media screen and (min-width: 769px) {
  .p-top .ss-cm__making-lead::before {
    bottom: -12px;
  }
}
@media screen and (max-width: 768px) {
  .p-top .ss-cm__making-lead::before {
    bottom: -11px;
    height: 1px;
  }
}
.p-top .ss-cm__making-lead span {
  display: inline-block;
}
.p-top .ss-cm__making-text {
  font-weight: 600;
  font-size: 16px;
  margin-top: 22px;
  line-height: 2;
}
@media screen and (min-width: 769px) {
  .p-top .ss-cm__making-text {
    margin-left: calc(50 / 519 * 100%);
  }
}
@media screen and (max-width: 768px) {
  .p-top .ss-cm__making-text {
    font-size: 14px;
    margin-top: 21px;
  }
}
.p-top .ss-cm .ss-cm__content-tabs-main__item-tt {
  min-height: unset;
  margin-bottom: 25px;
}
@media screen and (max-width: 768px) {
  .p-top .ss-cm .ss-cm__content-tabs-main__item-tt {
    margin-bottom: 9px;
  }
}
.p-top .ss-cmt__inner {
  position: relative;
  padding: 20px;
  overflow: hidden;
}
.p-top .ss-cmt__bg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.p-top .ss-cmt__bg-img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  -webkit-transition: opacity 0.8s ease-in-out, -webkit-transform 5s linear;
  transition: opacity 0.8s ease-in-out, -webkit-transform 5s linear;
  transition: opacity 0.8s ease-in-out, transform 5s linear;
  transition: opacity 0.8s ease-in-out, transform 5s linear, -webkit-transform 5s linear;
  -webkit-transform: scale(1);
  transform: scale(1);
}
.p-top .ss-cmt__bg-img--01 {
  background: url("/alcohol/beer/harekaze/top/images/ss-cmt/cmt-index-bg-bnr01_pc.jpg") no-repeat;
  background-size: cover;
  background-position: center;
}
@media screen and (max-width: 768px) {
  .p-top .ss-cmt__bg-img--01 {
    background: url("/alcohol/beer/harekaze/top/images/ss-cmt/cmt-index-bg-bnr01_sp.jpg") no-repeat;
    background-size: cover;
    background-position: center;
  }
}
.p-top .ss-cmt__bg-img--02 {
  background: url("/alcohol/beer/harekaze/top/images/ss-cmt/cmt-index-bg-bnr02_pc.jpg") no-repeat;
  background-size: cover;
  background-position: center;
}
@media screen and (max-width: 768px) {
  .p-top .ss-cmt__bg-img--02 {
    background: url("/alcohol/beer/harekaze/top/images/ss-cmt/cmt-index-bg-bnr02_sp.jpg") no-repeat;
    background-size: cover;
    background-position: center;
  }
}
.p-top .ss-cmt__bg-img--03 {
  background: url("/alcohol/beer/harekaze/top/images/ss-cmt/cmt-index-bg-bnr03_pc.jpg") no-repeat;
  background-size: cover;
  background-position: center;
}
@media screen and (max-width: 768px) {
  .p-top .ss-cmt__bg-img--03 {
    background: url("/alcohol/beer/harekaze/top/images/ss-cmt/cmt-index-bg-bnr03_sp.jpg") no-repeat;
    background-size: cover;
    background-position: center;
  }
}
.p-top .ss-cmt__bg-img.is-active {
  opacity: 1;
  -webkit-transform: scale(1.05);
  transform: scale(1.05);
}
.p-top .ss-cmt__slider {
  position: relative;
  z-index: 1;
  max-width: 1062px;
  width: calc(1062 / 1366 * 100vw);
  margin: 60px auto 48px;
}
@media screen and (max-width: 768px) {
  .p-top .ss-cmt__slider {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    width: calc(335 / 375 * 100vw);
    margin: 0 auto;
  }
}
.p-top .ss-cmt__slider-buttons {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  gap: 30px;
  max-width: 1046px;
  width: calc(1046 / 1366 * 100vw);
  margin: 0 auto 30px;
}
@media screen and (max-width: 768px) {
  .p-top .ss-cmt__slider-buttons {
    gap: 10px;
    margin-bottom: 16px;
    -webkit-box-ordinal-group: 3;
    -webkit-order: 2;
    -ms-flex-order: 2;
    order: 2;
  }
}
.p-top .ss-cmt__slider-button {
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  padding: 20px 0;
  background: #fff;
  border-radius: 8px;
  cursor: pointer;
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  color: #2d3133;
  font-weight: 600;
  font-size: min(1.3177159590043925vw, 18px);
  border: none;
  max-width: 508px;
  width: calc(508 / 1366 * 100vw);
}
@media screen and (min-width: 769px) {
  .p-top .ss-cmt__slider-button:hover {
    opacity: 0.5;
  }
}
@media screen and (max-width: 768px) {
  .p-top .ss-cmt__slider-button {
    width: 6px;
    height: 6px;
    padding: 0;
    max-width: none;
    -webkit-box-flex: 0;
    -webkit-flex-grow: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    border-radius: 6px;
  }
  .p-top .ss-cmt__slider-button span {
    display: none;
  }
}
.p-top .ss-cmt__slider-button.is-active {
  background: -webkit-gradient(linear, left top, right top, from(#d3bf7e), color-stop(49%, #f5eecb), to(#d3bf7e));
  background: -webkit-linear-gradient(left, #d3bf7e 0%, #f5eecb 49%, #d3bf7e 100%);
  background: linear-gradient(to right, #d3bf7e 0%, #f5eecb 49%, #d3bf7e 100%);
  color: #2d3133;
}
@media screen and (max-width: 768px) {
  .p-top .ss-cmt__slider-button.is-active {
    background: #d3bf7e;
  }
}
.p-top .ss-cmt .swiper-container {
  width: 100%;
  margin-bottom: 30px;
  overflow: hidden;
}
@media screen and (max-width: 768px) {
  .p-top .ss-cmt .swiper-container {
    margin-bottom: 15px;
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1;
  }
}
@media screen and (min-width: 769px) {
  .p-top .ss-cmt .swiper-slide:hover {
    opacity: 0.5;
  }
}
.p-top .ss-cmt .swiper-slide img {
  width: 100%;
}
.p-top .ss-cmt .swiper-button-prev,
.p-top .ss-cmt .swiper-button-next {
  display: none;
}
@media screen and (max-width: 768px) {
  .p-top .ss-cmt .swiper-button-prev,
  .p-top .ss-cmt .swiper-button-next {
    display: block;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    border: none;
    -webkit-transform: translateY(-50px);
    transform: translateY(-50px);
  }
}
@media screen and (max-width: 768px) {
  .p-top .ss-cmt .swiper-button-prev:after,
  .p-top .ss-cmt .swiper-button-next:after {
    content: none;
  }
}
@media screen and (max-width: 768px) {
  .p-top .ss-cmt .swiper-button-prev {
    left: -15px;
    right: auto;
  }
}
@media screen and (max-width: 768px) {
  .p-top .ss-cmt .swiper-button-next {
    right: -15px;
    left: auto;
  }
}
.p-top .ss-cmt__slider-controls {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 20px;
}
@media screen and (max-width: 768px) {
  .p-top .ss-cmt__slider-controls {
    -webkit-box-ordinal-group: 4;
    -webkit-order: 3;
    -ms-flex-order: 3;
    order: 3;
    width: calc(206 / 375 * 100vw);
    margin: 0 auto;
  }
}
.p-top .ss-cmt__slider-progressbar {
  width: 300px;
  height: 10px;
  background-color: #eee;
  border-radius: 5px;
  overflow: hidden;
}
@media screen and (max-width: 768px) {
  .p-top .ss-cmt__slider-progressbar {
    width: calc(160 / 375 * 100vw);
    height: 7px;
  }
}
.p-top .ss-cmt__slider-progressbar-fill {
  height: 100%;
  width: 0%;
  background-color: #d3bf7e;
}
.p-top .ss-cmt__slider-play-pause-button {
  border: none;
  border-radius: 50%;
  cursor: pointer;
}
.p-top .ss-cmt__slider-play-pause-button:hover {
  opacity: 0.5;
}
.p-top .ss-cmt__slider-play-pause-button.is-paused .ss-cmt__slider-play-icon {
  display: block;
}
.p-top .ss-cmt__slider-play-pause-button.is-paused .ss-cmt__slider-pause-icon {
  display: none;
}
.p-top .ss-cmt__slider-play-icon,
.p-top .ss-cmt__slider-pause-icon {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
}
.p-top .ss-cmt__slider-play-icon {
  display: none;
  width: 28px;
  height: 28px;
}
@media screen and (max-width: 768px) {
  .p-top .ss-cmt__slider-play-icon {
    width: 22px;
    height: 22px;
  }
}
.p-top .ss-cmt__slider-pause-icon {
  display: block;
  width: 28px;
  height: 28px;
}
@media screen and (max-width: 768px) {
  .p-top .ss-cmt__slider-pause-icon {
    width: 22px;
    height: 22px;
  }
}
.p-top .ss-kirin {
  margin-top: 160px;
  padding-bottom: 100px;
  overflow: hidden;
}
@media screen and (max-width: 768px) {
  .p-top .ss-kirin {
    margin-top: 100px;
  }
}
.p-top .ss-kirin__head-img {
  width: 100%;
  display: block;
}
.p-top .ss-kirin__foot {
  margin: -39vw auto 0;
}
@media screen and (max-width: 768px) {
  .p-top .ss-kirin__foot {
    margin: -102vw auto 0;
  }
}
.p-top .ss-kirin__title {
  text-align: center;
}
@media screen and (max-width: 768px) {
  .p-top .ss-kirin__title img {
    width: 64%;
  }
}
.p-top .ss-kirin__content {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 800px;
  margin-top: 64px;
  margin-inline: auto;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
@media screen and (max-width: 768px) {
  .p-top .ss-kirin__content {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    margin-top: 40px;
  }
}
.p-top .ss-kirin__content__detail {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}
.p-top .ss-kirin__content__detail.left {
  max-width: 333px;
  margin-right: 62px;
}
@media screen and (max-width: 768px) {
  .p-top .ss-kirin__content__detail.left {
    max-width: unset;
    margin-right: unset;
  }
}
.p-top .ss-kirin__content__detail-box {
  padding-bottom: 16px;
  margin-bottom: 16px;
}
@media screen and (max-width: 768px) {
  .p-top .ss-kirin__content__detail-box {
    padding-bottom: 32px;
    margin-bottom: 32px;
  }
}
@media screen and (max-width: 768px) {
  .p-top .ss-kirin__content__detail-box.start {
    border-top-width: 2px;
    padding-top: 32px;
  }
}
.p-top .ss-kirin__content__detail-box.bd-style {
  border-bottom-width: 2px;
}
.p-top .ss-kirin__content__detail-box.mb {
  border-top-width: 0;
  border-bottom-width: 0;
}
@media screen and (max-width: 768px) {
  .p-top .ss-kirin__content__detail-box.mb img {
    max-width: 279px;
    margin-inline: auto;
  }
}
@media screen and (max-width: 768px) {
  .p-top .ss-kirin__content__detail-box.mb {
    border-top-width: 2px;
    border-bottom-width: 2px;
    padding-top: 32px;
  }
}
@media screen and (max-width: 768px) {
  .p-top .ss-kirin__content__detail-box.mb.end {
    border-bottom-width: 0;
    margin-bottom: 0;
  }
}
@media screen and (max-width: 768px) {
  .p-top .ss-kirin__content__detail-box {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
}
.p-top .ss-kirin__content__detail-label {
  height: 36px;
  background: #fff;
  color: #00b2c4;
  font-size: 16px;
  font-weight: 600;
  font-family: "Noto Serif JP", serif;
  padding: 6px 12px;
  border-radius: 5px;
  margin-bottom: 16px;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}
.p-top .ss-kirin__content__detail-label small {
  font-size: 12px;
}
.p-top .ss-kirin__content__detail-row {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  color: #fff;
  font-size: 16px;
  font-weight: 500;
  font-family: "Noto Serif JP", serif;
  padding-block: 3px;
}
@media screen and (max-width: 768px) {
  .p-top .ss-kirin__content__detail-row.top {
    margin-top: 16px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
}
.p-top .ss-kirin__content__detail-row span {
  font-weight: 600;
}
.p-top .ss-kirin__content__detail-row span:last-child {
  display: block;
  width: 165px;
  font-size: 16px;
}
.p-top .ss-kirin__content__detail-row span:last-child small {
  font-size: 12px;
}
@media screen and (max-width: 768px) {
  .p-top .ss-kirin__content__detail-row .only {
    margin-inline: auto;
  }
}
@media screen and (max-width: 768px) {
  .p-top .ss-kirin__content__detail-row {
    min-width: 293px;
  }
}
.p-top .ss-kirin__content__detail-row > img {
  margin-top: 23px;
}
.p-top .ss-kv {
  width: 100%;
}
.p-top .ss-media {
  position: relative;
}
.p-top .ss-media__inner {
  max-width: 1046px;
  width: calc(1046 / 1366 * 100vw);
  margin: 0 auto;
  padding-top: 100px;
  position: relative;
  padding-bottom: 82px;
}
@media screen and (max-width: 768px) {
  .p-top .ss-media__inner {
    padding-top: 87px;
    padding-bottom: 32px;
    width: calc(335 / 375 * 100vw);
  }
}
.p-top .ss-media__inner::after {
  content: '';
  display: block;
  width: 100%;
  height: 2px;
  position: absolute;
  left: 0;
  bottom: 0;
  background: -webkit-gradient(linear, left top, right top, from(#d3bf7e), color-stop(49.3%, #f5eecb), to(#d3bf7e));
  background: -webkit-linear-gradient(left, #d3bf7e 0%, #f5eecb 49.3%, #d3bf7e 100%);
  background: linear-gradient(90deg, #d3bf7e 0%, #f5eecb 49.3%, #d3bf7e 100%);
}
.p-top .ss-media__title {
  max-width: 801px;
  width: calc(801 / 1046 * 100vw);
  margin: 0 auto;
}
@media screen and (max-width: 768px) {
  .p-top .ss-media__title {
    max-width: 278px;
    width: calc(278 / 375 * 100vw);
  }
}
.p-top .ss-media__banner-top {
  margin: 40px auto 0;
  max-width: 578px;
  width: calc(578 / 1046 * 100vw);
}
@media screen and (max-width: 768px) {
  .p-top .ss-media__banner-top {
    width: calc(280 / 375 * 100vw);
    margin: 30px auto 0;
  }
}
.p-top .ss-media__banner-top-text {
  font-size: 14px;
  color: #fff;
  line-height: calc(19 / 14);
}
@media screen and (min-width: 769px) {
  .p-top .ss-media__banner-top-text {
    margin-top: 5px;
  }
}
@media screen and (max-width: 768px) {
  .p-top .ss-media__banner-top-text {
    font-size: 10px;
    line-height: 1.6;
    margin-top: 20.5px;
  }
}
.p-top .ss-media__banner-top-text a {
  text-decoration: underline;
  color: inherit;
  cursor: pointer;
}
.p-top .ss-media__modal {
  position: fixed;
  z-index: 9999;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  -webkit-transform: scale(1.2);
  transform: scale(1.2);
  visibility: hidden;
  opacity: 0;
  -webkit-transition: opacity 0.3s ease-in-out, visibility 0.3s ease-in-out, -webkit-transform 0.3s ease-in-out;
  transition: opacity 0.3s ease-in-out, visibility 0.3s ease-in-out, -webkit-transform 0.3s ease-in-out;
  transition: opacity 0.3s ease-in-out, visibility 0.3s ease-in-out, transform 0.3s ease-in-out;
  transition: opacity 0.3s ease-in-out, visibility 0.3s ease-in-out, transform 0.3s ease-in-out, -webkit-transform 0.3s ease-in-out;
}
.p-top .ss-media__modal.active {
  opacity: 1;
  visibility: visible;
  -webkit-transform: scale(1);
  transform: scale(1);
}
.p-top .ss-media__modal-bg {
  background-color: #000;
  opacity: 0.4;
  width: 100%;
  height: 100%;
}
.p-top .ss-media__modal-main {
  position: relative;
  max-width: 800px;
  width: 90vw;
  position: absolute;
  top: 55%;
  left: 50%;
  background-color: #fff;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  border-radius: 8px;
  color: #003c5f;
}
.p-top .ss-media__modal-close {
  position: absolute;
  right: 0;
  top: -65px;
  aspect-ratio: 1/1;
  height: auto;
  width: 54px;
  cursor: pointer;
  z-index: 1;
}
@media screen and (max-width: 768px) {
  .p-top .ss-media__modal-close {
    width: 30px;
    top: -40px;
  }
}
.p-top .ss-media__modal-inner {
  max-height: 75dvh;
  overflow-y: auto;
  padding: 50px 40px;
}
@media screen and (max-width: 768px) {
  .p-top .ss-media__modal-inner {
    padding: 20px 15px;
  }
}
.p-top .ss-media__modal-title {
  font-weight: bold;
  font-size: 24px;
  text-align: center;
}
@media screen and (max-width: 768px) {
  .p-top .ss-media__modal-title {
    font-size: 20px;
  }
}
.p-top .ss-media__modal-contents {
  margin-top: 30px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  gap: 30px;
}
@media screen and (max-width: 768px) {
  .p-top .ss-media__modal-contents {
    margin-top: 20px;
    gap: 20px;
  }
}
.p-top .ss-media__modal-content-title {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  position: relative;
  gap: 5px;
  font-weight: 600;
  line-height: 2;
  padding-left: 12px;
  font-size: 20px;
}
@media screen and (max-width: 768px) {
  .p-top .ss-media__modal-content-title {
    padding-lead: 16px;
    font-size: 20px;
  }
}
.p-top .ss-media__modal-content-title::before {
  content: "";
  display: block;
  position: absolute;
  aspect-ratio: 1/1;
  height: auto;
  width: 7px;
  background-color: #00b2c4;
  top: 1em;
  left: 0;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
@media screen and (max-width: 768px) {
  .p-top .ss-media__modal-content-title::before {
    width: 8px;
  }
}
.p-top .ss-media__modal-content-text {
  font-size: 14px;
  line-height: 2;
}
@media screen and (max-width: 768px) {
  .p-top .ss-media__modal-content-text {
    font-size: 12px;
  }
}
.p-top .ss-media__modal-link {
  text-decoration: underline;
  cursor: pointer;
}
.p-top .ss-user-group {
  margin-top: 100px;
}
@media screen and (max-width: 768px) {
  .p-top .ss-user-group {
    margin-top: 50px;
  }
}
.p-top .ss-user-group__img {
  vertical-align: bottom;
  display: block;
  margin: 0 auto;
}
.p-top .ss-web {
  overflow-x: hidden;
  padding-top: 44px;
}
.p-top .ss-web__note {
  max-width: 1200px;
  margin-inline: auto;
  padding-left: 80px;
  position: relative;
}
@media screen and (max-width: 768px) {
  .p-top .ss-web__note {
    padding-top: 120px;
    padding-left: 0;
    margin-left: -40px;
    margin-right: -95px;
  }
}
.p-top .ss-web__note__bg {
  margin-top: -50px;
}
@media screen and (max-width: 768px) {
  .p-top .ss-web__note__bg {
    margin-top: -125px;
  }
}
.p-top .ss-web__note__img {
  position: absolute;
  width: 100%;
  left: 50%;
  top: 40px;
  -webkit-transform: translateX(-45%);
  transform: translateX(-45%);
}
@media screen and (max-width: 768px) {
  .p-top .ss-web__note__img {
    width: 85%;
    top: 20px;
  }
}
.p-top .ss-web__ads {
  max-width: 800px;
  margin-top: 120px;
  border: 2px solid #fff;
  border-radius: 10px;
  overflow: hidden;
  margin-inline: auto;
  line-height: 0;
}
@media screen and (max-width: 768px) {
  .p-top .ss-web__ads {
    margin-top: 112px;
    margin-inline: 20px;
    margin-bottom: 76px;
  }
}
.p-top .ss-ads {
  position: fixed;
  z-index: -1;
  width: 247px;
  right: 24px;
  bottom: 32px;
  opacity: 0;
  -webkit-transition: opacity 1s;
  transition: opacity 1s;
}
.p-top .ss-ads > a {
  display: block;
  height: 96px;
}
@media screen and (max-width: 768px) {
  .p-top .ss-ads > a {
    height: 67px;
  }
}
.p-top .ss-ads > a img {
  margin-top: -28px;
}
@media screen and (max-width: 768px) {
  .p-top .ss-ads > a img {
    margin-top: -11px;
  }
}
.p-top .ss-ads.js-ads.show {
  opacity: 1;
  z-index: 11;
}
.p-top .ss-ads.js-ads.not {
  opacity: 0;
  z-index: -1;
}
@media screen and (max-width: 768px) {
  .p-top .ss-ads {
    width: 170px;
    right: 0;
    bottom: 20px;
  }
}
.p-top {
  font-family: "Noto Serif JP", serif;
  background-color: #00b2c4;
/** Fade in Animation **/
}
.p-top .bd-style {
  border-width: 0;
  border-bottom-width: 10px;
  border-image-slice: 1;
  border-style: solid;
  border-image-source: linear-gradient(to right, #e6c97b, #fff5cd, #e6c97b);
}
.p-top .icon-play {
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  width: 185px;
  height: 185px;
  position: absolute;
  z-index: 5;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  background: url("/alcohol/beer/harekaze/assets/images/icons/ico-play.svg") no-repeat center center;
  background-size: 100%;
}
@media screen and (max-width: 768px) {
  .p-top .icon-play {
    width: 95px;
    height: 95px;
  }
}
.p-top .ss-title {
  text-align: center;
  margin-top: 160px;
}
.p-top .ss-title > img {
  margin-inline: auto;
}
@media screen and (max-width: 768px) {
  .p-top .ss-title > img {
    max-width: 64%;
  }
}
@media screen and (max-width: 768px) {
  .p-top .ss-title.full > img {
    max-width: 90%;
  }
}
@media screen and (max-width: 768px) {
  .p-top .ss-title {
    margin-top: 30px;
  }
}
.p-top .pc-only {
  display: block;
}
@media screen and (max-width: 768px) {
  .p-top .pc-only {
    display: none;
  }
}
.p-top .sp-only {
  display: none;
}
@media screen and (max-width: 768px) {
  .p-top .sp-only {
    display: block;
  }
}
.p-top .swiper-container {
  position: relative;
}
.p-top .js-animation-fade {
  display: block;
  opacity: 0;
  -webkit-filter: blur(30px);
  filter: blur(30px);
  -webkit-transition: opacity 0.4s linear, -webkit-filter 1s linear 0.4s;
  transition: opacity 0.4s linear, -webkit-filter 1s linear 0.4s;
  transition: opacity 0.4s linear, filter 1s linear 0.4s;
  transition: opacity 0.4s linear, filter 1s linear 0.4s, -webkit-filter 1s linear 0.4s;
  will-change: opacity filter transform;
}
@media screen and (min-width: 769px) {
  .p-top .js-animation-fade.is-before-entry {
    -webkit-transform: translate(0, 3.660322108345535vw);
    transform: translate(0, 3.660322108345535vw);
  }
}
@media screen and (max-width: 768px) {
  .p-top .js-animation-fade.is-before-entry {
    -webkit-transform: translate(0, 13.333333333333334vw);
    transform: translate(0, 13.333333333333334vw);
  }
}
.p-top .js-animation-fade.is-entry {
  opacity: 1;
  -webkit-transform: translate(0, 0);
  transform: translate(0, 0);
  -webkit-filter: blur(0);
  filter: blur(0);
  -webkit-transition: opacity 0.2s linear, -webkit-transform 0.3s linear, -webkit-filter 0.3s linear 0.2s;
  transition: opacity 0.2s linear, -webkit-transform 0.3s linear, -webkit-filter 0.3s linear 0.2s;
  transition: transform 0.3s linear, opacity 0.2s linear, filter 0.3s linear 0.2s;
  transition: transform 0.3s linear, opacity 0.2s linear, filter 0.3s linear 0.2s, -webkit-transform 0.3s linear, -webkit-filter 0.3s linear 0.2s;
}
img {
  -webkit-user-drag: none;
  -khtml-user-drag: none;
  -moz-user-drag: none;
  -o-user-drag: none;
  user-drag: none;
  pointer-events: none;
}
.mod-box-share-sns {
  margin-top: 30px;
}
@media print {
  img {
    display: none !important;
  }
}
@font-face {
  font-family: swiper-icons;
  src: url("data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA");
  font-weight: 400;
  font-style: normal;
}
:root {
  --swiper-theme-color: #007aff;
}
.swiper {
  margin-left: auto;
  margin-right: auto;
  position: relative;
  overflow: hidden;
  list-style: none;
  padding: 0;
  z-index: 1;
}
.swiper-vertical>.swiper-wrapper {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}
.swiper-wrapper {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 1;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}
.swiper-android .swiper-slide,
.swiper-wrapper {
  -webkit-transform: translate3d(0px, 0, 0);
  transform: translate3d(0px, 0, 0);
}
.swiper-pointer-events {
  -ms-touch-action: pan-y;
  touch-action: pan-y;
}
.swiper-pointer-events.swiper-vertical {
  -ms-touch-action: pan-x;
  touch-action: pan-x;
}
.swiper-slide {
  -webkit-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  width: 100%;
  height: 100%;
  position: relative;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
}
.swiper-slide-invisible-blank {
  visibility: hidden;
}
.swiper-autoheight,
.swiper-autoheight .swiper-slide {
  height: auto;
}
.swiper-autoheight .swiper-wrapper {
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-transition-property: height, -webkit-transform;
  transition-property: height, -webkit-transform;
  transition-property: transform, height;
  transition-property: transform, height, -webkit-transform;
}
.swiper-backface-hidden .swiper-slide {
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
.swiper-3d,
.swiper-3d.swiper-css-mode .swiper-wrapper {
  -webkit-perspective: 1200px;
  perspective: 1200px;
}
.swiper-3d .swiper-cube-shadow,
.swiper-3d .swiper-slide,
.swiper-3d .swiper-slide-shadow,
.swiper-3d .swiper-slide-shadow-bottom,
.swiper-3d .swiper-slide-shadow-left,
.swiper-3d .swiper-slide-shadow-right,
.swiper-3d .swiper-slide-shadow-top,
.swiper-3d .swiper-wrapper {
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
}
.swiper-3d .swiper-slide-shadow,
.swiper-3d .swiper-slide-shadow-bottom,
.swiper-3d .swiper-slide-shadow-left,
.swiper-3d .swiper-slide-shadow-right,
.swiper-3d .swiper-slide-shadow-top {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  z-index: 10;
}
.swiper-3d .swiper-slide-shadow {
  background: rgba(0,0,0,0.15);
}
.swiper-3d .swiper-slide-shadow-left {
  background-image: -webkit-gradient(linear, right top, left top, from(rgba(0,0,0,0.5)), to(rgba(0,0,0,0)));
  background-image: -webkit-linear-gradient(right, rgba(0,0,0,0.5), rgba(0,0,0,0));
  background-image: linear-gradient(to left, rgba(0,0,0,0.5), rgba(0,0,0,0));
}
.swiper-3d .swiper-slide-shadow-right {
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(0,0,0,0.5)), to(rgba(0,0,0,0)));
  background-image: -webkit-linear-gradient(left, rgba(0,0,0,0.5), rgba(0,0,0,0));
  background-image: linear-gradient(to right, rgba(0,0,0,0.5), rgba(0,0,0,0));
}
.swiper-3d .swiper-slide-shadow-top {
  background-image: -webkit-gradient(linear, left bottom, left top, from(rgba(0,0,0,0.5)), to(rgba(0,0,0,0)));
  background-image: -webkit-linear-gradient(bottom, rgba(0,0,0,0.5), rgba(0,0,0,0));
  background-image: linear-gradient(to top, rgba(0,0,0,0.5), rgba(0,0,0,0));
}
.swiper-3d .swiper-slide-shadow-bottom {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0,0,0,0.5)), to(rgba(0,0,0,0)));
  background-image: -webkit-linear-gradient(top, rgba(0,0,0,0.5), rgba(0,0,0,0));
  background-image: linear-gradient(to bottom, rgba(0,0,0,0.5), rgba(0,0,0,0));
}
.swiper-css-mode>.swiper-wrapper {
  overflow: auto;
  scrollbar-width: none;
  -ms-overflow-style: none;
}
.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar {
  display: none;
}
.swiper-css-mode>.swiper-wrapper>.swiper-slide {
  scroll-snap-align: start start;
}
.swiper-horizontal.swiper-css-mode>.swiper-wrapper {
  -webkit-scroll-snap-type: x mandatory;
  -ms-scroll-snap-type: x mandatory;
  scroll-snap-type: x mandatory;
}
.swiper-vertical.swiper-css-mode>.swiper-wrapper {
  -webkit-scroll-snap-type: y mandatory;
  -ms-scroll-snap-type: y mandatory;
  scroll-snap-type: y mandatory;
}
.swiper-centered>.swiper-wrapper::before {
  content: '';
  -webkit-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  -webkit-box-ordinal-group: 10000;
  -webkit-order: 9999;
  -ms-flex-order: 9999;
  order: 9999;
}
.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child {
  -webkit-margin-start: var(--swiper-centered-offset-before);
  margin-inline-start: var(--swiper-centered-offset-before);
}
.swiper-centered.swiper-horizontal>.swiper-wrapper::before {
  height: 100%;
  min-height: 1px;
  width: var(--swiper-centered-offset-after);
}
.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child {
  -webkit-margin-before: var(--swiper-centered-offset-before);
  margin-block-start: var(--swiper-centered-offset-before);
}
.swiper-centered.swiper-vertical>.swiper-wrapper::before {
  width: 100%;
  min-width: 1px;
  height: var(--swiper-centered-offset-after);
}
.swiper-centered>.swiper-wrapper>.swiper-slide {
  scroll-snap-align: center center;
  scroll-snap-stop: always;
}
.swiper-virtual .swiper-slide {
  -webkit-backface-visibility: hidden;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
}
.swiper-virtual.swiper-css-mode .swiper-wrapper::after {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  pointer-events: none;
}
.swiper-virtual.swiper-css-mode.swiper-horizontal .swiper-wrapper::after {
  height: 1px;
  width: var(--swiper-virtual-size);
}
.swiper-virtual.swiper-css-mode.swiper-vertical .swiper-wrapper::after {
  width: 1px;
  height: var(--swiper-virtual-size);
}
:root {
  --swiper-navigation-size: 44px;
}
.swiper-button-next,
.swiper-button-prev {
  position: absolute;
  top: 50%;
  width: calc(var(--swiper-navigation-size) / 44 * 27);
  height: var(--swiper-navigation-size);
  margin-top: calc(0px - (var(--swiper-navigation-size) / 2));
  z-index: 10;
  cursor: pointer;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  color: var(--swiper-navigation-color, var(--swiper-theme-color));
}
.swiper-button-next.swiper-button-disabled,
.swiper-button-prev.swiper-button-disabled {
  opacity: 0.35;
  cursor: auto;
  pointer-events: none;
}
.swiper-button-next.swiper-button-hidden,
.swiper-button-prev.swiper-button-hidden {
  opacity: 0;
  cursor: auto;
  pointer-events: none;
}
.swiper-navigation-disabled .swiper-button-next,
.swiper-navigation-disabled .swiper-button-prev {
  display: none !important;
}
.swiper-button-next:after,
.swiper-button-prev:after {
  font-family: swiper-icons;
  font-size: var(--swiper-navigation-size);
  text-transform: none !important;
  letter-spacing: 0;
  font-variant: initial;
  line-height: 1;
}
.swiper-button-prev,
.swiper-rtl .swiper-button-next {
  left: 10px;
  right: auto;
}
.swiper-button-prev:after,
.swiper-rtl .swiper-button-next:after {
  content: 'prev';
}
.swiper-button-next,
.swiper-rtl .swiper-button-prev {
  right: 10px;
  left: auto;
}
.swiper-button-next:after,
.swiper-rtl .swiper-button-prev:after {
  content: 'next';
}
.swiper-button-lock {
  display: none;
}
.swiper-pagination {
  position: absolute;
  text-align: center;
  -webkit-transition: 0.3s opacity;
  transition: 0.3s opacity;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  z-index: 10;
}
.swiper-pagination.swiper-pagination-hidden {
  opacity: 0;
}
.swiper-pagination-disabled>.swiper-pagination,
.swiper-pagination.swiper-pagination-disabled {
  display: none !important;
}
.swiper-horizontal>.swiper-pagination-bullets,
.swiper-pagination-bullets.swiper-pagination-horizontal,
.swiper-pagination-custom,
.swiper-pagination-fraction {
  bottom: 10px;
  left: 0;
  width: 100%;
}
.swiper-pagination-bullets-dynamic {
  overflow: hidden;
  font-size: 0;
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  -webkit-transform: scale(0.33);
  transform: scale(0.33);
  position: relative;
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active {
  -webkit-transform: scale(1);
  transform: scale(1);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main {
  -webkit-transform: scale(1);
  transform: scale(1);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev {
  -webkit-transform: scale(0.66);
  transform: scale(0.66);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev {
  -webkit-transform: scale(0.33);
  transform: scale(0.33);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next {
  -webkit-transform: scale(0.66);
  transform: scale(0.66);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next {
  -webkit-transform: scale(0.33);
  transform: scale(0.33);
}
.swiper-pagination-bullet {
  width: var(--swiper-pagination-bullet-width, var(--swiper-pagination-bullet-size, 8px));
  height: var(--swiper-pagination-bullet-height, var(--swiper-pagination-bullet-size, 8px));
  display: inline-block;
  border-radius: 50%;
  background: var(--swiper-pagination-bullet-inactive-color, #000);
  opacity: var(--swiper-pagination-bullet-inactive-opacity, 0.2);
}
button.swiper-pagination-bullet {
  border: none;
  margin: 0;
  padding: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
.swiper-pagination-clickable .swiper-pagination-bullet {
  cursor: pointer;
}
.swiper-pagination-bullet:only-child {
  display: none !important;
}
.swiper-pagination-bullet-active {
  opacity: var(--swiper-pagination-bullet-opacity, 1);
  background: var(--swiper-pagination-color, var(--swiper-theme-color));
}
.swiper-pagination-vertical.swiper-pagination-bullets,
.swiper-vertical>.swiper-pagination-bullets {
  right: 10px;
  top: 50%;
  -webkit-transform: translate3d(0px, -50%, 0);
  transform: translate3d(0px, -50%, 0);
}
.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet,
.swiper-vertical>.swiper-pagination-bullets .swiper-pagination-bullet {
  margin: var(--swiper-pagination-bullet-vertical-gap, 6px) 0;
  display: block;
}
.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,
.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 8px;
}
.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,
.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  display: inline-block;
  -webkit-transition: 0.2s top, 0.2s -webkit-transform;
  transition: 0.2s top, 0.2s -webkit-transform;
  transition: 0.2s transform, 0.2s top;
  transition: 0.2s transform, 0.2s top, 0.2s -webkit-transform;
}
.swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet,
.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 0 var(--swiper-pagination-bullet-horizontal-gap, 4px);
}
.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,
.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  white-space: nowrap;
}
.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,
.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  -webkit-transition: 0.2s left, 0.2s -webkit-transform;
  transition: 0.2s left, 0.2s -webkit-transform;
  transition: 0.2s transform, 0.2s left;
  transition: 0.2s transform, 0.2s left, 0.2s -webkit-transform;
}
.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  -webkit-transition: 0.2s right, 0.2s -webkit-transform;
  transition: 0.2s right, 0.2s -webkit-transform;
  transition: 0.2s transform, 0.2s right;
  transition: 0.2s transform, 0.2s right, 0.2s -webkit-transform;
}
.swiper-pagination-progressbar {
  background: rgba(0,0,0,0.25);
  position: absolute;
}
.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  background: var(--swiper-pagination-color, var(--swiper-theme-color));
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  -webkit-transform: scale(0);
  transform: scale(0);
  -webkit-transform-origin: left top;
  transform-origin: left top;
}
.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  -webkit-transform-origin: right top;
  transform-origin: right top;
}
.swiper-horizontal>.swiper-pagination-progressbar,
.swiper-pagination-progressbar.swiper-pagination-horizontal,
.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite,
.swiper-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
  width: 100%;
  height: 4px;
  left: 0;
  top: 0;
}
.swiper-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,
.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite,
.swiper-pagination-progressbar.swiper-pagination-vertical,
.swiper-vertical>.swiper-pagination-progressbar {
  width: 4px;
  height: 100%;
  left: 0;
  top: 0;
}
.swiper-pagination-lock {
  display: none;
}
.swiper-scrollbar {
  border-radius: 10px;
  position: relative;
  -ms-touch-action: none;
  background: rgba(0,0,0,0.1);
}
.swiper-scrollbar-disabled>.swiper-scrollbar,
.swiper-scrollbar.swiper-scrollbar-disabled {
  display: none !important;
}
.swiper-horizontal>.swiper-scrollbar,
.swiper-scrollbar.swiper-scrollbar-horizontal {
  position: absolute;
  left: 1%;
  bottom: 3px;
  z-index: 50;
  height: 5px;
  width: 98%;
}
.swiper-scrollbar.swiper-scrollbar-vertical,
.swiper-vertical>.swiper-scrollbar {
  position: absolute;
  right: 3px;
  top: 1%;
  z-index: 50;
  width: 5px;
  height: 98%;
}
.swiper-scrollbar-drag {
  height: 100%;
  width: 100%;
  position: relative;
  background: rgba(0,0,0,0.5);
  border-radius: 10px;
  left: 0;
  top: 0;
}
.swiper-scrollbar-cursor-drag {
  cursor: move;
}
.swiper-scrollbar-lock {
  display: none;
}
.swiper-zoom-container {
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: center;
}
.swiper-zoom-container>canvas,
.swiper-zoom-container>img,
.swiper-zoom-container>svg {
  max-width: 100%;
  max-height: 100%;
  -o-object-fit: contain;
  object-fit: contain;
}
.swiper-slide-zoomed {
  cursor: move;
}
.swiper-lazy-preloader {
  width: 42px;
  height: 42px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -21px;
  margin-top: -21px;
  z-index: 10;
  -webkit-transform-origin: 50%;
  transform-origin: 50%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border: 4px solid var(--swiper-preloader-color, var(--swiper-theme-color));
  border-radius: 50%;
  border-top-color: transparent;
}
.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader,
.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader {
  -webkit-animation: swiper-preloader-spin 1s infinite linear;
  animation: swiper-preloader-spin 1s infinite linear;
}
.swiper-lazy-preloader-white {
  --swiper-preloader-color: #fff;
}
.swiper-lazy-preloader-black {
  --swiper-preloader-color: #000;
}
.swiper .swiper-notification {
  position: absolute;
  left: 0;
  top: 0;
  pointer-events: none;
  opacity: 0;
  z-index: -1000;
}
.swiper-free-mode>.swiper-wrapper {
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
  margin: 0 auto;
}
.swiper-grid>.swiper-wrapper {
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.swiper-grid-column>.swiper-wrapper {
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}
.swiper-fade.swiper-free-mode .swiper-slide {
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.swiper-fade .swiper-slide {
  pointer-events: none;
  -webkit-transition-property: opacity;
  transition-property: opacity;
}
.swiper-fade .swiper-slide .swiper-slide {
  pointer-events: none;
}
.swiper-fade .swiper-slide-active,
.swiper-fade .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}
.swiper-cube {
  overflow: visible;
}
.swiper-cube .swiper-slide {
  pointer-events: none;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  z-index: 1;
  visibility: hidden;
  -webkit-transform-origin: 0 0;
  transform-origin: 0 0;
  width: 100%;
  height: 100%;
}
.swiper-cube .swiper-slide .swiper-slide {
  pointer-events: none;
}
.swiper-cube.swiper-rtl .swiper-slide {
  -webkit-transform-origin: 100% 0;
  transform-origin: 100% 0;
}
.swiper-cube .swiper-slide-active,
.swiper-cube .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}
.swiper-cube .swiper-slide-active,
.swiper-cube .swiper-slide-next,
.swiper-cube .swiper-slide-next+.swiper-slide,
.swiper-cube .swiper-slide-prev {
  pointer-events: auto;
  visibility: visible;
}
.swiper-cube .swiper-slide-shadow-bottom,
.swiper-cube .swiper-slide-shadow-left,
.swiper-cube .swiper-slide-shadow-right,
.swiper-cube .swiper-slide-shadow-top {
  z-index: 0;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
.swiper-cube .swiper-cube-shadow {
  position: absolute;
  left: 0;
  bottom: 0px;
  width: 100%;
  height: 100%;
  opacity: 0.6;
  z-index: 0;
}
.swiper-cube .swiper-cube-shadow:before {
  content: '';
  background: #000;
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  -webkit-filter: blur(50px);
  filter: blur(50px);
}
.swiper-flip {
  overflow: visible;
}
.swiper-flip .swiper-slide {
  pointer-events: none;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  z-index: 1;
}
.swiper-flip .swiper-slide .swiper-slide {
  pointer-events: none;
}
.swiper-flip .swiper-slide-active,
.swiper-flip .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}
.swiper-flip .swiper-slide-shadow-bottom,
.swiper-flip .swiper-slide-shadow-left,
.swiper-flip .swiper-slide-shadow-right,
.swiper-flip .swiper-slide-shadow-top {
  z-index: 0;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
.swiper-creative .swiper-slide {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  overflow: hidden;
  -webkit-transition-property: opacity, height, -webkit-transform;
  transition-property: opacity, height, -webkit-transform;
  transition-property: transform, opacity, height;
  transition-property: transform, opacity, height, -webkit-transform;
}
.swiper-cards {
  overflow: visible;
}
.swiper-cards .swiper-slide {
  -webkit-transform-origin: center bottom;
  transform-origin: center bottom;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  overflow: hidden;
}
@-webkit-keyframes swiper-preloader-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@keyframes swiper-preloader-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
