@charset "utf-8";
@import url("https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@400;500;700");
.l-inner {
  max-width: 1280px;
  box-sizing: content-box;
  padding: 0 50px;
  margin: auto;
  position: relative;
}
@media screen and (max-width: 959px) {
  .l-inner {
    padding: 0 18px;
  }
}
.l-inner.\--large {
  max-width: 1440px;
  padding: 0;
}
.l-inner.\--mid {
  max-width: 960px;
}
.l-inner.\--small {
  max-width: 960px;
}

.c-ttl-subpage {
  font-size: 3.2rem;
  font-weight: 500;
  letter-spacing: 0.05em;
  line-height: 1.4;
  color: #9CD7EA;
  display: flex;
  align-items: center;
}
.c-ttl-subpage + * {
  margin-top: calc(80px - 0.2em);
}
.c-ttl-subpage + *.\--dsc {
  margin-top: calc(40px - 0.2em);
}
@media screen and (max-width: 959px) {
  .c-ttl-subpage {
    font-size: 2.8rem;
    flex-wrap: wrap;
  }
}
.c-ttl-subpage__main {
  order: 1;
}
.c-ttl-subpage__main .br {
  display: none;
}
@media screen and (max-width: 959px) {
  .c-ttl-subpage__main {
    width: 100%;
  }
}
@media screen and (max-width: 1024px) {
  .c-ttl-subpage__main .br {
    display: block;
  }
}
.c-ttl-subpage::before {
  content: "";
  display: block;
  width: 12px;
  height: 12px;
  margin: 0 16px;
  order: 2;
  background-image: url(../img/common/icon-circle.png);
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
}
@media screen and (max-width: 959px) {
  .c-ttl-subpage::before {
    margin-left: 0;
  }
}
.c-ttl-subpage::after {
  content: attr(data-en-txt);
  display: block;
  font-family: hypatia-sans-pro, sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 1.8rem;
  order: 3;
}

.c-ttl-h2,
.c-article h2:not([class]) {
  font-size: 2.6rem;
  font-weight: 500;
  line-height: 1.4;
}
@media screen and (max-width: 959px) {
  .c-ttl-h2,
  .c-article h2:not([class]) {
    font-size: 2.2rem;
  }
}
* + .c-ttl-h2,
* + .c-article h2:not([class]) {
  margin-top: calc(80px - 0.2em);
}

.c-ttl-h3,
.c-article h3:not([class]) {
  font-size: 2.4rem;
  font-weight: 500;
  line-height: 1.4;
}
@media screen and (max-width: 959px) {
  .c-ttl-h3,
  .c-article h3:not([class]) {
    font-size: 2rem;
  }
}
* + .c-ttl-h3,
* + .c-article h3:not([class]) {
  margin-top: calc(64px - 0.2em);
}

.c-ttl-h4,
.c-article h4:not([class]) {
  font-size: 2rem;
  font-weight: 500;
  line-height: 1.4;
}
@media screen and (max-width: 959px) {
  .c-ttl-h4,
  .c-article h4:not([class]) {
    font-size: 1.8rem;
  }
}
* + .c-ttl-h4,
* + .c-article h4:not([class]) {
  margin-top: calc(64px - 0.2em);
}

.c-text {
  font-weight: 400;
  font-style: normal;
  font-size: 1.8rem;
  line-height: 1.8;
}
@media screen and (max-width: 959px) {
  .c-text {
    font-size: 1.5rem;
  }
}

.c-ttl-top {
  text-align: center;
  font-weight: 500;
}
.c-ttl-top.\--tal {
  text-align: left;
}
@media screen and (max-width: 959px) {
  .c-ttl-top.\--tal {
    text-align: center;
  }
}
.c-ttl-top .\--small {
  display: block;
}
.c-ttl-top .\--main {
  display: block;
  font-size: 1.4444444444em;
  line-height: 1.4;
  margin-top: 0.5em;
}
@media screen and (max-width: 959px) {
  .c-ttl-top .\--main {
    font-size: 1.2222222222em;
  }
}

.str-breadcrumb {
  position: relative;
  z-index: 5000;
}

.str-main {
  position: relative;
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 1.6rem;
  letter-spacing: 0.022em;
  line-height: 1.875;
  color: #6E6D6E;
  background-color: #ffffff;
  overflow-x: hidden;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  overflow: hidden;
}
@media screen and (max-width: 959px) {
  .str-main {
    font-size: 1.4rem;
  }
}
.str-main img {
  max-width: 100%;
  height: auto;
}
.str-main h2,
.str-main h3 {
  font-weight: 400;
}
.str-main a {
  text-decoration: none;
  color: #6E6D6E;
}
.str-main .sec-ttl,
.str-main .sec-subttl {
  text-align: center;
}
.str-main .sec-ttl {
  max-width: 794px;
  margin: auto;
}
@media screen and (max-width: 777px) {
  .str-main .sec-ttl {
    padding: 0 11px;
  }
  .str-main .sec-ttl img {
    max-width: 356px;
    width: 100%;
  }
}
@media screen and (max-width: 777px) {
  .str-main .l-inner .sec-ttl {
    margin: 0 0;
    padding: 0;
  }
}
.str-main .sec-subttl {
  margin-top: 47px;
}
@media screen and (max-width: 959px) {
  .str-main .sec-subttl {
    max-width: 204px;
    margin: 15px auto 0;
  }
  .str-main .sec-subttl img {
    display: block;
  }
}
.str-main .sec-subttl + p {
  margin-top: 20px;
  text-align: center;
  line-height: 2;
  letter-spacing: 0.1em;
}
@media screen and (max-width: 959px) {
  .str-main .sec-subttl + p {
    margin-top: 8px;
  }
}
.str-main .cursor {
  position: fixed;
  top: 50%;
  left: 50%;
  width: 137px;
  z-index: 9999;
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
  transform: translate(-20%, -20%);
}
@media screen and (max-width: 959px) {
  .str-main .cursor {
    display: none;
  }
}

.shinluchu-pop {
  position: fixed;
  width: 100%;
  height: 100%;
  z-index: 5001;
  top: 0;
  left: 0;
  -webkit-backdrop-filter: blur(20px);
          backdrop-filter: blur(20px);
  visibility: hidden;
  opacity: 0;
}
.shinluchu-pop__hidden {
  display: none;
}
.shinluchu-pop__bg {
  width: 100%;
  height: 100%;
  background-color: #000;
  opacity: 0.45;
}
.shinluchu-pop__item {
  position: absolute;
  top: 40%;
  left: 50%;
  max-width: 618px;
  width: calc(100% - 20px);
  transform: translate(-50%, -50%);
  opacity: 0;
  visibility: hidden;
  box-shadow: 0px 10px 10px rgba(0, 0, 0, 0.1);
}
.shinluchu-pop__close {
  background-color: transparent;
  border: none;
  outline: none;
  width: 27px;
  height: 27px;
  position: absolute;
  top: 19px;
  right: 19px;
}
.shinluchu-pop__close::before, .shinluchu-pop__close::after {
  content: "";
  display: block;
  width: 30px;
  height: 3px;
  background-color: #bebebe;
  position: absolute;
  top: 17px;
  left: 0;
}
.shinluchu-pop__close::before {
  transform: rotate(45deg);
}
.shinluchu-pop__close::after {
  transform: rotate(-45deg);
}

.mv {
  position: relative;
}
.mv__bg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.mv__bg--inner {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 150%;
  background-image: url(../images/index-bg-mv.webp);
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}
@media screen and (max-width: 679px) {
  .mv .l-inner {
    padding: 0;
    max-width: 400px;
    aspect-ratio: 375/519;
  }
}
.mv__inner {
  max-width: 1150px;
  margin: auto;
  position: relative;
  aspect-ratio: 1150/554;
  max-height: 554px;
  min-height: clamp(200px, 36vw, 554px);
}
@media screen and (max-width: 679px) {
  .mv__inner {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    max-width: 400px;
    aspect-ratio: 375/549;
    min-height: unset;
  }
}
.mv__bottle {
  position: absolute;
  top: -25.4237288136%;
  left: 0;
  height: 128.813559322%;
  width: 59.1304347826%;
  z-index: 20;
}
@media screen and (min-width: 680px) {
  .mv__bottle.--pc {
    display: block;
  }
}
@media screen and (max-width: 679px) {
  .mv__bottle.--pc {
    display: none;
  }
}
@media screen and (min-width: 680px) {
  .mv__bottle.--sp {
    display: none;
  }
}
@media screen and (max-width: 679px) {
  .mv__bottle.--sp {
    display: block;
  }
}
@media screen and (max-width: 679px) {
  .mv__bottle {
    top: auto;
    bottom: 4%;
    left: 0%;
    width: 100%;
    height: 100%;
  }
}
.mv__bottle > * {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
}
.mv__bottle > * img {
  -o-object-fit: contain;
     object-fit: contain;
  width: 100%;
  height: 100%;
}
.mv__msg {
  position: absolute;
  top: 0;
  right: 9%;
  height: 100%;
  width: 39.9130434783%;
}
@media screen and (max-width: 679px) {
  .mv__msg {
    top: 0%;
    height: auto;
    right: 20px;
    width: calc((100% - 40px) * 0.83);
    max-width: 400px;
    aspect-ratio: 300/600;
  }
}
.mv__msg .--msg {
  position: absolute;
  top: 0;
  right: 0;
}
.mv__msg .--name {
  position: absolute;
  bottom: 20px;
  right: 0;
  width: 70.1525054466%;
}
@media screen and (max-width: 679px) {
  .mv__msg .--name {
    bottom: 9.5%;
    width: 34%;
  }
  .mv__msg .--name img {
    width: 100%;
  }
}
.mv__madein {
  width: clamp(41px, 5.9130434783%, 68px);
  position: absolute;
  bottom: 20px;
  left: 50px;
  z-index: 21;
}
@media screen and (max-width: 679px) {
  .mv__madein {
    width: 41px;
    left: 20px;
    bottom: 9%;
  }
}

.intro {
  background-color: #9CD7EA;
  padding: 16px 0 146px;
}
.intro__ttl {
  max-width: 1150px !important;
  padding: 0 8.7%;
}
@media screen and (max-width: 959px) {
  .intro__ttl {
    margin: 0 -10px;
    padding: 0;
  }
}
@media screen and (max-width: 679px) {
  .intro {
    padding-top: 10px;
    padding-bottom: 70px;
  }
}
.intro__split {
  margin-top: 138px;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
  gap: 60px 5em;
  text-align: center;
}
@media screen and (max-width: 959px) {
  .intro__split {
    margin-top: 70px;
  }
}
.intro__subttl {
  font-size: 2.6rem;
  letter-spacing: -0.01em;
}
@media screen and (max-width: 959px) {
  .intro__subttl {
    font-size: 2.1rem;
  }
}
.intro__dsc {
  font-size: 1.8rem;
  letter-spacing: 0;
  line-height: 2.1111111111;
  margin-top: 28px;
}
@media screen and (max-width: 959px) {
  .intro__dsc {
    font-size: 1.4rem;
    margin-top: 23px;
  }
}
.intro__img {
  max-width: 325px;
  position: relative;
}
@media screen and (max-width: 959px) {
  .intro__img {
    max-width: 243px;
  }
}
.intro__img > picture {
  position: relative;
  z-index: 1;
}
.intro__img--bg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.intro__img--bg picture {
  display: block;
  width: 100%;
  aspect-ratio: 321.38/231.78;
  overflow: hidden;
  position: relative;
}
.intro__img--bg picture img {
  width: 100%;
  height: 119.6629213483%;
  -o-object-fit: cover;
     object-fit: cover;
  position: absolute;
  bottom: 0;
  left: 0;
}

.recipe {
  padding: 147px 0 290px;
  background-image: url(../images/index-bg-recipe.webp);
  background-repeat: no-repeat;
  background-position: center top;
  background-size: max(100%, 1440px) auto;
}
@media screen and (max-width: 959px) {
  .recipe {
    padding-top: 52px;
    padding-bottom: 75px;
  }
}
@media screen and (max-width: 649px) {
  .recipe {
    background-image: url(../images/index-bg-recipe-sp.webp);
    background-size: 100% auto;
  }
}
.recipe__subttl {
  max-width: 360px;
  margin: 90px auto 0;
}
@media screen and (max-width: 959px) {
  .recipe__subttl {
    margin-top: 40px;
    max-width: 272px;
  }
}

.recipe-card.--sample {
  max-width: 670px;
  margin: 119px auto 0;
  position: relative;
}
@media screen and (max-width: 959px) {
  .recipe-card.--sample {
    max-width: 222px;
    margin-top: 49px;
  }
}
.recipe-card.--sample .recipe__comment {
  position: absolute;
  top: -335px;
  right: 30px;
  width: 193px;
  transform: translateX(100%);
  transform: translateX(100%);
}
@media screen and (max-width: 959px) {
  .recipe-card.--sample .recipe__comment {
    transform: translateX(70%);
    width: 90px;
    top: -40px;
    right: 0;
  }
}

.recipe-swiper {
  max-width: 283px;
  margin: auto;
}
@media screen and (max-width: 959px) {
  .recipe-swiper {
    width: 148px;
    margin-top: 10px;
  }
}
.recipe .recipe-swiper {
  overflow: visible;
}
.recipe-swiper .recipe-slider__item {
  width: 283px;
  text-align: center;
}
@media screen and (max-width: 959px) {
  .recipe-swiper .recipe-slider__item {
    width: 160px;
  }
}
.recipe-swiper .recipe-slider__item img {
  max-width: 182px;
}
@media screen and (max-width: 959px) {
  .recipe-swiper .recipe-slider__item img {
    width: 120px;
  }
}
.recipe-swiper .recipe-slider__item span {
  display: block;
  margin-top: 32px;
  font-size: 1.8rem;
}
@media screen and (max-width: 959px) {
  .recipe-swiper .recipe-slider__item span {
    font-size: 1.1rem;
    margin-top: 12px;
  }
}
.recipe-swiper .recipe-slider__item a:hover {
  cursor: none;
}
.recipe-swiper .swiper-button-next,
.recipe-swiper .swiper-button-prev {
  color: #6E6D6E;
  display: flex;
  width: 75px;
  height: 75px;
  justify-content: center;
  align-items: center;
  border-radius: 100vh;
  border: 1px solid #6E6D6E;
  background-color: rgba(255, 255, 255, 0.5);
  -webkit-backdrop-filter: blur(10px);
          backdrop-filter: blur(10px);
}
@media screen and (max-width: 959px) {
  .recipe-swiper .swiper-button-next,
  .recipe-swiper .swiper-button-prev {
    display: none;
  }
}
.recipe-swiper .swiper-button-next::before, .recipe-swiper .swiper-button-next::after,
.recipe-swiper .swiper-button-prev::before,
.recipe-swiper .swiper-button-prev::after {
  font-size: 2rem;
}
.recipe-swiper .swiper-button-next {
  right: clamp(-1 * (100vw - 100%) / 2 + 20px, -110%, -75px);
}
.recipe-swiper .swiper-button-prev {
  left: clamp(-1 * (100vw - 100%) / 2 + 20px, -110%, -75px);
}

.middle {
  position: relative;
  width: 100%;
}
.middle__bg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.middle__bg--inner {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 150%;
  background-image: url(../images/index-bg-mv.webp);
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}
.middle .l-inner {
  display: flex;
  justify-content: center;
  height: 100%;
}
.middle__inner {
  width: 100%;
  max-width: 1150px;
  margin: auto;
  position: relative;
  width: 58%;
  height: 20vw;
}
@media screen and (max-width: 679px) {
  .middle__inner {
    width: 100%;
    height: auto;
    aspect-ratio: 375/447;
  }
}
.middle__ttl {
  position: absolute;
  top: 12%;
  left: 16%;
  width: 40%;
  z-index: 10;
}
@media screen and (max-width: 679px) {
  .middle__ttl {
    top: 2%;
    left: 9%;
    width: 72%;
    z-index: 100;
  }
}
.middle__ttl.--shadow {
  z-index: 9;
  mix-blend-mode: multiply;
}
.middle .mv__bottle {
  left: auto;
  right: -2%;
  top: auto;
  bottom: -20px;
  height: 149%;
  width: 52%;
}
@media screen and (max-width: 679px) {
  .middle .mv__bottle {
    bottom: -1%;
    width: 100%;
    height: 97%;
  }
}
.middle .mv__bottle > * {
  opacity: 1;
}
.middle__bubble {
  position: absolute;
  top: -25.5555555556%;
  left: 29.5652173913%;
  width: 12%;
  z-index: 30;
}

.a-and-h {
  background-color: #FFD7D7;
  padding: 131px 0 150px;
}
@media screen and (max-width: 959px) {
  .a-and-h {
    padding: 47px 0 50px;
  }
}
@media screen and (max-width: 959px) {
  .a-and-h__subttl + p {
    margin-top: 40px !important;
  }
}

.a-and-h-card {
  margin-top: 130px;
  display: grid;
  grid-template-columns: 1fr 300px;
  position: relative;
  z-index: 10;
}
@media screen and (max-width: 959px) {
  .a-and-h-card {
    margin: 55px auto 0;
    grid-template-columns: 1fr;
    max-width: 400px;
  }
}
.a-and-h-card + .a-and-h-card {
  margin-top: 44px;
}
@media screen and (max-width: 959px) {
  .a-and-h-card + .a-and-h-card {
    margin-top: 40px;
  }
}
.a-and-h-card__main {
  background-color: rgba(255, 255, 255, 0.87);
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  min-height: 334px;
}
@media screen and (max-width: 959px) {
  .a-and-h-card__main {
    display: block;
    min-height: auto;
    padding: 33px 25px;
  }
}
.a-and-h-card__ttl {
  width: 100%;
  max-width: 391px;
  font-size: 3.2rem;
  color: #FF9595;
  letter-spacing: 0.1em;
  line-height: 1.4375;
}
@media screen and (max-width: 959px) {
  .a-and-h-card__ttl {
    font-size: 1.8rem;
    line-height: 1.4444444444;
  }
}
@media screen and (max-width: 364px) {
  .a-and-h-card__ttl br.pc-only {
    display: block;
  }
}
.a-and-h-card__txt {
  width: 100%;
  max-width: 391px;
  margin-top: 20px;
}
@media screen and (max-width: 959px) {
  .a-and-h-card__txt {
    font-size: 1.4rem;
  }
}
@media screen and (max-width: 439px) {
  .a-and-h-card__txt br:not(.sp-only) {
    display: none;
  }
}
@media screen and (max-width: 959px) {
  .a-and-h-card__img img {
    -o-object-fit: cover;
       object-fit: cover;
    -o-object-position: top center;
       object-position: top center;
    width: 100%;
    height: min((100vw - 36px) * 256 / 339, 302px);
    height: 100%;
  }
}

.history {
  padding: 150px 0 112px;
  position: relative;
}
@media screen and (max-width: 959px) {
  .history {
    padding-top: 50px;
    padding-bottom: 50px;
  }
}
@media screen and (max-width: 959px) {
  .history .history__subttl + p {
    margin-top: 33px;
  }
}

.history-container {
  margin: 55px auto 0;
  overflow-x: scroll;
  padding-bottom: 150px;
}
.history-container ::-moz-selection {
  background: transparent;
}
.history-container ::selection {
  background: transparent;
}
@media screen and (max-width: 959px) {
  .history-container {
    padding-bottom: 180px;
    margin-top: -90px;
  }
}
.history-container__outer {
  height: 725px;
  width: 100%;
  overflow: hidden;
  position: relative;
}
@media screen and (max-width: 959px) {
  .history-container__outer {
    height: 555px;
  }
}
.history-container__inner {
  width: 2745px;
  display: flex;
  box-sizing: content-box;
  padding-right: clamp(80px, 0.5 * (100vw - 1024px) / 2, 300px);
  padding-left: clamp(20px, (100vw - 1024px) / 2, 300px);
  position: relative;
}
@media screen and (max-width: 959px) {
  .history-container__inner {
    width: 1503px;
  }
}
.history-container__item {
  width: 305px;
  display: flex;
  flex-direction: column;
  align-items: center;
  position: relative;
  z-index: 10;
}
@media screen and (max-width: 959px) {
  .history-container__item {
    width: 167px;
  }
}
.history-container__top {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: flex-end;
  height: 402px;
}
.history-container__img {
  max-width: 120px;
}
@media screen and (max-width: 959px) {
  .history-container__img {
    max-width: 80px;
  }
}
.history-container__ttl {
  margin-top: 11px;
  text-align: center;
  font-size: 18px;
  line-height: 26px;
  font-weight: 500;
}
@media screen and (max-width: 959px) {
  .history-container__ttl {
    font-size: 12px;
    line-height: 1.4444444444;
  }
}
.history-container__ttl .--small {
  display: block;
  font-size: 12px;
  line-height: 17px;
}
@media screen and (max-width: 959px) {
  .history-container__ttl .--small {
    font-size: 10px;
  }
}
.history-container__ttl .--main {
  display: block;
}
.history-container__year {
  max-width: 128px;
  margin-top: 30px;
  position: relative;
}
@media screen and (max-width: 959px) {
  .history-container__year {
    max-width: 82px;
    margin-top: 10px;
  }
}
.history-container__year img {
  position: relative;
}
.history-container__item:not(:last-child) .history-container__year::before {
  content: "";
  display: block;
  width: 200%;
  height: 1px;
  background-color: #6E6D6E;
  position: absolute;
  top: 50%;
  left: 50%;
}
.history-container__what {
  margin-top: 10px;
  font-size: 14px;
  line-height: 20px;
}
@media screen and (max-width: 959px) {
  .history-container__what {
    font-size: 12px;
  }
}
.history-container__what .--line {
  display: block;
  text-align: center;
}
.history-container__scroll {
  width: min(100% - 120px, 720px);
  height: 10px;
  position: absolute;
  bottom: 100px;
  left: 50%;
  transform: translateX(-50%);
}
@media screen and (max-width: 599px) {
  .history-container__scroll {
    width: min(100% - 36px, 1024px);
  }
}
.history-container__scroll::before {
  content: "";
  display: block;
  width: 100%;
  height: 1px;
  position: absolute;
  top: calc(50% - 0.5px);
  left: 0;
  background-color: #999;
}
.history-container__scroll .--bar {
  position: absolute;
  top: 0;
  left: 0;
  width: 11%;
  height: 100%;
  border-radius: 100vh;
  background-color: #999;
  cursor: pointer;
}

.series {
  background-color: #9CD7EA;
  padding: 96px 0 120px;
  margin-bottom: 30px;
  position: relative;
}
@media screen and (max-width: 959px) {
  .series {
    padding: 50px 0 100px;
  }
}
.series .l-inner {
  width: 65%;
}
@media screen and (max-width: 959px) {
  .series .l-inner {
    width: auto;
  }
}
.series__bubble {
  position: absolute;
}
.series__bubble.--left {
  left: 1.3541666667%;
  top: 500px;
  width: 22.8645833333%;
}
@media screen and (max-width: 959px) {
  .series__bubble.--left {
    display: none;
  }
}
.series__bubble.--right {
  right: 4.1666666667%;
  top: 500px;
  width: 11.9791666667%;
}
@media screen and (max-width: 959px) {
  .series__bubble.--right {
    right: 50%;
  }
  .series__bubble.--right img {
    transform: translateX(50%);
  }
}
.series__closer {
  width: 110px;
  height: 90px;
  margin: auto;
  margin-top: 144px;
}
.series__closer img {
  width: 100%;
}
@media screen and (max-width: 959px) {
  .series__closer {
    width: 80px;
    margin-top: 100px;
  }
}

.series-list {
  position: relative;
  z-index: 10;
  display: flex;
  flex-wrap: wrap;
  gap: 80px 9.375%;
  justify-content: center;
}
@media screen and (max-width: 959px) {
  .series-list {
    display: grid;
    grid-template-columns: 1fr 1fr;
    justify-content: unset;
    gap: clamp(24px, 6.4vw, 40px) 16.5191740413%;
    max-width: 500px;
    margin: auto;
    padding: 0 7%;
  }
}
.series-list__item {
  width: 27.0833333333%;
  position: relative;
}
@media screen and (max-width: 959px) {
  .series-list__item {
    width: auto;
  }
}
.series-list__item:nth-of-type(1) {
  margin-left: 10px;
}
@media screen and (max-width: 959px) {
  .series-list__item:nth-of-type(1) {
    margin: 0;
  }
}
.series-list__item:nth-of-type(2) {
  margin-right: 10px;
}
@media screen and (max-width: 959px) {
  .series-list__item:nth-of-type(2) {
    margin: 0;
  }
}
.series-list__item .--bottle {
  position: relative;
}
.series-list__item .--pic {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.series-list__item::before {
  content: "";
  display: block;
  width: 100%;
  aspect-ratio: 1/1;
  background-color: #ffffff;
  opacity: 0.22;
  border-radius: 100vh;
  position: absolute;
  bottom: 0;
  left: 0;
}

.flying-anz {
  position: absolute;
  opacity: 0;
  pointer-events: none;
}

.anz-1 {
  z-index: 1;
  top: 2.5423728814%;
  left: 22.6086956522%;
  width: 7.8260869565%;
}
@media screen and (max-width: 679px) {
  .anz-1 {
    top: -60px;
    left: 18px;
    width: 20%;
  }
}

.anz-2 {
  z-index: 1;
  top: 45.2542372881%;
  left: 92.4347826087%;
  width: 11.3913043478%;
}
@media screen and (max-width: 679px) {
  .anz-2 {
    top: 25.254237%;
    left: 87.434783%;
    width: 17.391304%;
  }
}

.anz-3 {
  z-index: 50;
  top: 45.7627118644%;
  left: -1.7391304348%;
  width: 15.2173913043%;
}
@media screen and (max-width: 679px) {
  .anz-3 {
    top: 51.457627%;
    left: -19.478261%;
    width: 37.173913%;
  }
}

.anz-4 {
  z-index: 1;
  top: 160px;
  left: 59.2753623188%;
  width: 8.8405797101%;
}
@media screen and (max-width: 777px) {
  .anz-4 {
    top: 65px;
    left: 61.275362%;
    width: 14.84058%;
    max-width: 60px;
  }
}

.anz-5 {
  z-index: 50;
  top: 46.2216624685%;
  left: -4.4927536232%;
  width: 9.8550724638%;
}
@media screen and (max-width: 645px) {
  .anz-5 {
    top: 70%;
    left: 5px;
    width: 50px;
  }
}

.anz-6 {
  z-index: 50;
  bottom: -31.7380352645%;
  left: 88.9855072464%;
  width: 15.1449275362%;
}
@media screen and (max-width: 645px) {
  .anz-6 {
    left: auto;
    bottom: -120px;
    right: 18px;
    width: 88px;
  }
}

.anz-7 {
  z-index: 50;
  top: -8%;
  left: 0%;
  width: 14%;
}
@media screen and (max-width: 679px) {
  .anz-7 {
    top: -9%;
    width: 23%;
  }
}

.anz-8 {
  z-index: 50;
  top: -16%;
  right: -12%;
  width: 10.5%;
}
@media screen and (max-width: 679px) {
  .anz-8 {
    top: 3%;
    right: 0;
    width: 21.5%;
  }
}

.anz-9 {
  z-index: 1;
  bottom: 3%;
  left: 8%;
  width: 9%;
}
@media screen and (max-width: 679px) {
  .anz-9 {
    bottom: 4%;
    left: 2%;
    width: 19%;
  }
}

.anz-10 {
  z-index: 1;
  top: -229px;
  right: 0;
  width: 17.5%;
}
@media screen and (max-width: 959px) {
  .anz-10 {
    top: -44px;
    width: 23.5%;
  }
}

.anz-11 {
  z-index: 1;
  top: 152px;
  left: -263px;
  width: 15.625%;
}
@media screen and (max-width: 959px) {
  .anz-11 {
    top: -222px;
    left: 2%;
    width: 12.5%;
  }
}

.anz-12 {
  z-index: 50;
  top: 380px;
  right: -370px;
  width: 27.8125%;
}
@media screen and (max-width: 959px) {
  .anz-12 {
    display: none;
  }
}

.anz-13 {
  z-index: 1;
  top: 774px;
  left: -118px;
  width: 14.7916666667%;
}
@media screen and (max-width: 959px) {
  .anz-13 {
    top: -170px;
    left: auto;
    right: 1%;
    width: 9.8%;
  }
}

.sp-only {
  display: none;
}
@media screen and (max-width: 959px) {
  .sp-only {
    display: block;
  }
}

.pc-only {
  display: none;
}
@media screen and (min-width: 960px) {
  .pc-only {
    display: block !important;
  }
}

.sp-only-inline {
  display: none;
}
@media screen and (max-width: 959px) {
  .sp-only-inline {
    display: inline;
  }
}

.pc-only-inline {
  display: inline;
}
@media screen and (max-width: 959px) {
  .pc-only-inline {
    display: none !important;
  }
}

.sp-only-flex {
  display: none;
}
@media screen and (max-width: 959px) {
  .sp-only-flex {
    display: flex;
  }
}

.pc-only-flex {
  display: flex;
}
@media screen and (max-width: 959px) {
  .pc-only-flex {
    display: none !important;
  }
}

.u-br-320 {
  display: none;
}
@media screen and (max-width: 319px) {
  .u-br-320 {
    display: block;
  }
}

.u-br-328 {
  display: none;
}
@media screen and (max-width: 327px) {
  .u-br-328 {
    display: block;
  }
}

.u-br-336 {
  display: none;
}
@media screen and (max-width: 335px) {
  .u-br-336 {
    display: block;
  }
}

.u-br-344 {
  display: none;
}
@media screen and (max-width: 343px) {
  .u-br-344 {
    display: block;
  }
}

.u-br-352 {
  display: none;
}
@media screen and (max-width: 351px) {
  .u-br-352 {
    display: block;
  }
}

.u-br-360 {
  display: none;
}
@media screen and (max-width: 359px) {
  .u-br-360 {
    display: block;
  }
}

.u-br-368 {
  display: none;
}
@media screen and (max-width: 367px) {
  .u-br-368 {
    display: block;
  }
}

.u-br-376 {
  display: none;
}
@media screen and (max-width: 375px) {
  .u-br-376 {
    display: block;
  }
}

.u-br-384 {
  display: none;
}
@media screen and (max-width: 383px) {
  .u-br-384 {
    display: block;
  }
}

.u-br-392 {
  display: none;
}
@media screen and (max-width: 391px) {
  .u-br-392 {
    display: block;
  }
}

.u-br-400 {
  display: none;
}
@media screen and (max-width: 399px) {
  .u-br-400 {
    display: block;
  }
}

.u-br-408 {
  display: none;
}
@media screen and (max-width: 407px) {
  .u-br-408 {
    display: block;
  }
}

.u-br-416 {
  display: none;
}
@media screen and (max-width: 415px) {
  .u-br-416 {
    display: block;
  }
}

.u-br-424 {
  display: none;
}
@media screen and (max-width: 423px) {
  .u-br-424 {
    display: block;
  }
}

.u-br-432 {
  display: none;
}
@media screen and (max-width: 431px) {
  .u-br-432 {
    display: block;
  }
}

.u-br-440 {
  display: none;
}
@media screen and (max-width: 439px) {
  .u-br-440 {
    display: block;
  }
}

.u-br-448 {
  display: none;
}
@media screen and (max-width: 447px) {
  .u-br-448 {
    display: block;
  }
}

.u-br-456 {
  display: none;
}
@media screen and (max-width: 455px) {
  .u-br-456 {
    display: block;
  }
}

.u-br-464 {
  display: none;
}
@media screen and (max-width: 463px) {
  .u-br-464 {
    display: block;
  }
}

.u-br-472 {
  display: none;
}
@media screen and (max-width: 471px) {
  .u-br-472 {
    display: block;
  }
}

.u-br-480 {
  display: none;
}
@media screen and (max-width: 479px) {
  .u-br-480 {
    display: block;
  }
}

.u-br-488 {
  display: none;
}
@media screen and (max-width: 487px) {
  .u-br-488 {
    display: block;
  }
}

.u-br-496 {
  display: none;
}
@media screen and (max-width: 495px) {
  .u-br-496 {
    display: block;
  }
}

.u-br-504 {
  display: none;
}
@media screen and (max-width: 503px) {
  .u-br-504 {
    display: block;
  }
}

.u-br-512 {
  display: none;
}
@media screen and (max-width: 511px) {
  .u-br-512 {
    display: block;
  }
}

.u-br-520 {
  display: none;
}
@media screen and (max-width: 519px) {
  .u-br-520 {
    display: block;
  }
}

.u-br-528 {
  display: none;
}
@media screen and (max-width: 527px) {
  .u-br-528 {
    display: block;
  }
}

.u-br-536 {
  display: none;
}
@media screen and (max-width: 535px) {
  .u-br-536 {
    display: block;
  }
}

.u-br-544 {
  display: none;
}
@media screen and (max-width: 543px) {
  .u-br-544 {
    display: block;
  }
}

.u-br-552 {
  display: none;
}
@media screen and (max-width: 551px) {
  .u-br-552 {
    display: block;
  }
}

.u-br-560 {
  display: none;
}
@media screen and (max-width: 559px) {
  .u-br-560 {
    display: block;
  }
}

.u-br-568 {
  display: none;
}
@media screen and (max-width: 567px) {
  .u-br-568 {
    display: block;
  }
}

.u-br-576 {
  display: none;
}
@media screen and (max-width: 575px) {
  .u-br-576 {
    display: block;
  }
}

.u-br-584 {
  display: none;
}
@media screen and (max-width: 583px) {
  .u-br-584 {
    display: block;
  }
}

.u-br-592 {
  display: none;
}
@media screen and (max-width: 591px) {
  .u-br-592 {
    display: block;
  }
}

.u-br-600 {
  display: none;
}
@media screen and (max-width: 599px) {
  .u-br-600 {
    display: block;
  }
}

.u-br-608 {
  display: none;
}
@media screen and (max-width: 607px) {
  .u-br-608 {
    display: block;
  }
}

.u-br-616 {
  display: none;
}
@media screen and (max-width: 615px) {
  .u-br-616 {
    display: block;
  }
}

.u-br-624 {
  display: none;
}
@media screen and (max-width: 623px) {
  .u-br-624 {
    display: block;
  }
}

.u-br-632 {
  display: none;
}
@media screen and (max-width: 631px) {
  .u-br-632 {
    display: block;
  }
}

.u-br-640 {
  display: none;
}
@media screen and (max-width: 639px) {
  .u-br-640 {
    display: block;
  }
}

.u-br-648 {
  display: none;
}
@media screen and (max-width: 647px) {
  .u-br-648 {
    display: block;
  }
}

.u-br-656 {
  display: none;
}
@media screen and (max-width: 655px) {
  .u-br-656 {
    display: block;
  }
}

.u-br-664 {
  display: none;
}
@media screen and (max-width: 663px) {
  .u-br-664 {
    display: block;
  }
}

.u-br-672 {
  display: none;
}
@media screen and (max-width: 671px) {
  .u-br-672 {
    display: block;
  }
}

.u-br-680 {
  display: none;
}
@media screen and (max-width: 679px) {
  .u-br-680 {
    display: block;
  }
}

.u-br-688 {
  display: none;
}
@media screen and (max-width: 687px) {
  .u-br-688 {
    display: block;
  }
}

.u-br-696 {
  display: none;
}
@media screen and (max-width: 695px) {
  .u-br-696 {
    display: block;
  }
}

.u-br-704 {
  display: none;
}
@media screen and (max-width: 703px) {
  .u-br-704 {
    display: block;
  }
}

.u-br-712 {
  display: none;
}
@media screen and (max-width: 711px) {
  .u-br-712 {
    display: block;
  }
}

.u-br-720 {
  display: none;
}
@media screen and (max-width: 719px) {
  .u-br-720 {
    display: block;
  }
}

.u-br-728 {
  display: none;
}
@media screen and (max-width: 727px) {
  .u-br-728 {
    display: block;
  }
}

.u-br-736 {
  display: none;
}
@media screen and (max-width: 735px) {
  .u-br-736 {
    display: block;
  }
}

.u-br-744 {
  display: none;
}
@media screen and (max-width: 743px) {
  .u-br-744 {
    display: block;
  }
}

.u-br-752 {
  display: none;
}
@media screen and (max-width: 751px) {
  .u-br-752 {
    display: block;
  }
}

.u-br-760 {
  display: none;
}
@media screen and (max-width: 759px) {
  .u-br-760 {
    display: block;
  }
}

.u-br-768 {
  display: none;
}
@media screen and (max-width: 767px) {
  .u-br-768 {
    display: block;
  }
}

.u-br-776 {
  display: none;
}
@media screen and (max-width: 775px) {
  .u-br-776 {
    display: block;
  }
}

.u-br-784 {
  display: none;
}
@media screen and (max-width: 783px) {
  .u-br-784 {
    display: block;
  }
}

.u-br-792 {
  display: none;
}
@media screen and (max-width: 791px) {
  .u-br-792 {
    display: block;
  }
}

.u-br-800 {
  display: none;
}
@media screen and (max-width: 799px) {
  .u-br-800 {
    display: block;
  }
}

.u-br-808 {
  display: none;
}
@media screen and (max-width: 807px) {
  .u-br-808 {
    display: block;
  }
}

.u-br-816 {
  display: none;
}
@media screen and (max-width: 815px) {
  .u-br-816 {
    display: block;
  }
}

.u-br-824 {
  display: none;
}
@media screen and (max-width: 823px) {
  .u-br-824 {
    display: block;
  }
}

.u-br-832 {
  display: none;
}
@media screen and (max-width: 831px) {
  .u-br-832 {
    display: block;
  }
}

.u-br-840 {
  display: none;
}
@media screen and (max-width: 839px) {
  .u-br-840 {
    display: block;
  }
}

.u-br-848 {
  display: none;
}
@media screen and (max-width: 847px) {
  .u-br-848 {
    display: block;
  }
}

.u-br-856 {
  display: none;
}
@media screen and (max-width: 855px) {
  .u-br-856 {
    display: block;
  }
}

.u-br-864 {
  display: none;
}
@media screen and (max-width: 863px) {
  .u-br-864 {
    display: block;
  }
}

.u-br-872 {
  display: none;
}
@media screen and (max-width: 871px) {
  .u-br-872 {
    display: block;
  }
}

.u-br-880 {
  display: none;
}
@media screen and (max-width: 879px) {
  .u-br-880 {
    display: block;
  }
}

.u-br-888 {
  display: none;
}
@media screen and (max-width: 887px) {
  .u-br-888 {
    display: block;
  }
}

.u-br-896 {
  display: none;
}
@media screen and (max-width: 895px) {
  .u-br-896 {
    display: block;
  }
}

.u-br-904 {
  display: none;
}
@media screen and (max-width: 903px) {
  .u-br-904 {
    display: block;
  }
}

.u-br-912 {
  display: none;
}
@media screen and (max-width: 911px) {
  .u-br-912 {
    display: block;
  }
}

.u-br-920 {
  display: none;
}
@media screen and (max-width: 919px) {
  .u-br-920 {
    display: block;
  }
}

.u-br-928 {
  display: none;
}
@media screen and (max-width: 927px) {
  .u-br-928 {
    display: block;
  }
}

.u-br-936 {
  display: none;
}
@media screen and (max-width: 935px) {
  .u-br-936 {
    display: block;
  }
}

.u-br-944 {
  display: none;
}
@media screen and (max-width: 943px) {
  .u-br-944 {
    display: block;
  }
}

.u-br-952 {
  display: none;
}
@media screen and (max-width: 951px) {
  .u-br-952 {
    display: block;
  }
}

.u-br-960 {
  display: none;
}
@media screen and (max-width: 959px) {
  .u-br-960 {
    display: block;
  }
}

.u-br-968 {
  display: none;
}
@media screen and (max-width: 967px) {
  .u-br-968 {
    display: block;
  }
}

.u-br-976 {
  display: none;
}
@media screen and (max-width: 975px) {
  .u-br-976 {
    display: block;
  }
}

.u-br-984 {
  display: none;
}
@media screen and (max-width: 983px) {
  .u-br-984 {
    display: block;
  }
}

.u-br-992 {
  display: none;
}
@media screen and (max-width: 991px) {
  .u-br-992 {
    display: block;
  }
}

.u-br-1000 {
  display: none;
}
@media screen and (max-width: 999px) {
  .u-br-1000 {
    display: block;
  }
}

.u-br-1008 {
  display: none;
}
@media screen and (max-width: 1007px) {
  .u-br-1008 {
    display: block;
  }
}

.u-br-1016 {
  display: none;
}
@media screen and (max-width: 1015px) {
  .u-br-1016 {
    display: block;
  }
}

.u-br-1024 {
  display: none;
}
@media screen and (max-width: 1023px) {
  .u-br-1024 {
    display: block;
  }
}

.u-br-1032 {
  display: none;
}
@media screen and (max-width: 1031px) {
  .u-br-1032 {
    display: block;
  }
}

.u-br-1040 {
  display: none;
}
@media screen and (max-width: 1039px) {
  .u-br-1040 {
    display: block;
  }
}

.u-br-1048 {
  display: none;
}
@media screen and (max-width: 1047px) {
  .u-br-1048 {
    display: block;
  }
}

.u-br-1056 {
  display: none;
}
@media screen and (max-width: 1055px) {
  .u-br-1056 {
    display: block;
  }
}

.u-br-1064 {
  display: none;
}
@media screen and (max-width: 1063px) {
  .u-br-1064 {
    display: block;
  }
}

.u-br-1072 {
  display: none;
}
@media screen and (max-width: 1071px) {
  .u-br-1072 {
    display: block;
  }
}

.u-br-1080 {
  display: none;
}
@media screen and (max-width: 1079px) {
  .u-br-1080 {
    display: block;
  }
}

.u-br-1088 {
  display: none;
}
@media screen and (max-width: 1087px) {
  .u-br-1088 {
    display: block;
  }
}

.u-br-1096 {
  display: none;
}
@media screen and (max-width: 1095px) {
  .u-br-1096 {
    display: block;
  }
}

.u-br-1104 {
  display: none;
}
@media screen and (max-width: 1103px) {
  .u-br-1104 {
    display: block;
  }
}

.u-br-1112 {
  display: none;
}
@media screen and (max-width: 1111px) {
  .u-br-1112 {
    display: block;
  }
}

.u-br-1120 {
  display: none;
}
@media screen and (max-width: 1119px) {
  .u-br-1120 {
    display: block;
  }
}

.u-br-1128 {
  display: none;
}
@media screen and (max-width: 1127px) {
  .u-br-1128 {
    display: block;
  }
}

.u-br-1136 {
  display: none;
}
@media screen and (max-width: 1135px) {
  .u-br-1136 {
    display: block;
  }
}

.u-br-1144 {
  display: none;
}
@media screen and (max-width: 1143px) {
  .u-br-1144 {
    display: block;
  }
}

.u-br-1152 {
  display: none;
}
@media screen and (max-width: 1151px) {
  .u-br-1152 {
    display: block;
  }
}

.u-br-1160 {
  display: none;
}
@media screen and (max-width: 1159px) {
  .u-br-1160 {
    display: block;
  }
}

.u-br-1168 {
  display: none;
}
@media screen and (max-width: 1167px) {
  .u-br-1168 {
    display: block;
  }
}

.u-br-1176 {
  display: none;
}
@media screen and (max-width: 1175px) {
  .u-br-1176 {
    display: block;
  }
}

.u-br-1184 {
  display: none;
}
@media screen and (max-width: 1183px) {
  .u-br-1184 {
    display: block;
  }
}

.u-br-1192 {
  display: none;
}
@media screen and (max-width: 1191px) {
  .u-br-1192 {
    display: block;
  }
}

.u-br-1200 {
  display: none;
}
@media screen and (max-width: 1199px) {
  .u-br-1200 {
    display: block;
  }
}

.u-br-1208 {
  display: none;
}
@media screen and (max-width: 1207px) {
  .u-br-1208 {
    display: block;
  }
}

.u-br-1216 {
  display: none;
}
@media screen and (max-width: 1215px) {
  .u-br-1216 {
    display: block;
  }
}

.u-br-1224 {
  display: none;
}
@media screen and (max-width: 1223px) {
  .u-br-1224 {
    display: block;
  }
}

.u-br-1232 {
  display: none;
}
@media screen and (max-width: 1231px) {
  .u-br-1232 {
    display: block;
  }
}

.u-br-1240 {
  display: none;
}
@media screen and (max-width: 1239px) {
  .u-br-1240 {
    display: block;
  }
}

.u-br-1248 {
  display: none;
}
@media screen and (max-width: 1247px) {
  .u-br-1248 {
    display: block;
  }
}

.u-br-1256 {
  display: none;
}
@media screen and (max-width: 1255px) {
  .u-br-1256 {
    display: block;
  }
}

.u-br-1264 {
  display: none;
}
@media screen and (max-width: 1263px) {
  .u-br-1264 {
    display: block;
  }
}

.u-br-1272 {
  display: none;
}
@media screen and (max-width: 1271px) {
  .u-br-1272 {
    display: block;
  }
}

.u-br-1280 {
  display: none;
}
@media screen and (max-width: 1279px) {
  .u-br-1280 {
    display: block;
  }
}

.u-br-1288 {
  display: none;
}
@media screen and (max-width: 1287px) {
  .u-br-1288 {
    display: block;
  }
}

.u-br-1296 {
  display: none;
}
@media screen and (max-width: 1295px) {
  .u-br-1296 {
    display: block;
  }
}

.u-br-1304 {
  display: none;
}
@media screen and (max-width: 1303px) {
  .u-br-1304 {
    display: block;
  }
}

.u-br-1312 {
  display: none;
}
@media screen and (max-width: 1311px) {
  .u-br-1312 {
    display: block;
  }
}

.u-br-1320 {
  display: none;
}
@media screen and (max-width: 1319px) {
  .u-br-1320 {
    display: block;
  }
}

.u-br-1328 {
  display: none;
}
@media screen and (max-width: 1327px) {
  .u-br-1328 {
    display: block;
  }
}

.u-br-1336 {
  display: none;
}
@media screen and (max-width: 1335px) {
  .u-br-1336 {
    display: block;
  }
}

.u-br-1344 {
  display: none;
}
@media screen and (max-width: 1343px) {
  .u-br-1344 {
    display: block;
  }
}

.u-br-1352 {
  display: none;
}
@media screen and (max-width: 1351px) {
  .u-br-1352 {
    display: block;
  }
}

.u-br-1360 {
  display: none;
}
@media screen and (max-width: 1359px) {
  .u-br-1360 {
    display: block;
  }
}

.u-br-1368 {
  display: none;
}
@media screen and (max-width: 1367px) {
  .u-br-1368 {
    display: block;
  }
}

.u-br-1376 {
  display: none;
}
@media screen and (max-width: 1375px) {
  .u-br-1376 {
    display: block;
  }
}

.u-br-1384 {
  display: none;
}
@media screen and (max-width: 1383px) {
  .u-br-1384 {
    display: block;
  }
}

.u-br-1392 {
  display: none;
}
@media screen and (max-width: 1391px) {
  .u-br-1392 {
    display: block;
  }
}

.u-br-1400 {
  display: none;
}
@media screen and (max-width: 1399px) {
  .u-br-1400 {
    display: block;
  }
}

.u-br-1408 {
  display: none;
}
@media screen and (max-width: 1407px) {
  .u-br-1408 {
    display: block;
  }
}

.u-br-1416 {
  display: none;
}
@media screen and (max-width: 1415px) {
  .u-br-1416 {
    display: block;
  }
}

.u-br-1424 {
  display: none;
}
@media screen and (max-width: 1423px) {
  .u-br-1424 {
    display: block;
  }
}

.u-br-1432 {
  display: none;
}
@media screen and (max-width: 1431px) {
  .u-br-1432 {
    display: block;
  }
}

.u-br-1440 {
  display: none;
}
@media screen and (max-width: 1439px) {
  .u-br-1440 {
    display: block;
  }
}

.u-br-1448 {
  display: none;
}
@media screen and (max-width: 1447px) {
  .u-br-1448 {
    display: block;
  }
}

.u-br-1456 {
  display: none;
}
@media screen and (max-width: 1455px) {
  .u-br-1456 {
    display: block;
  }
}

.u-br-1464 {
  display: none;
}
@media screen and (max-width: 1463px) {
  .u-br-1464 {
    display: block;
  }
}

.u-br-1472 {
  display: none;
}
@media screen and (max-width: 1471px) {
  .u-br-1472 {
    display: block;
  }
}

.u-br-1480 {
  display: none;
}
@media screen and (max-width: 1479px) {
  .u-br-1480 {
    display: block;
  }
}

.u-br-1488 {
  display: none;
}
@media screen and (max-width: 1487px) {
  .u-br-1488 {
    display: block;
  }
}

.u-br-1496 {
  display: none;
}
@media screen and (max-width: 1495px) {
  .u-br-1496 {
    display: block;
  }
}

.u-br-1504 {
  display: none;
}
@media screen and (max-width: 1503px) {
  .u-br-1504 {
    display: block;
  }
}

.u-br-1512 {
  display: none;
}
@media screen and (max-width: 1511px) {
  .u-br-1512 {
    display: block;
  }
}

.u-br-1520 {
  display: none;
}
@media screen and (max-width: 1519px) {
  .u-br-1520 {
    display: block;
  }
}

.u-br-1528 {
  display: none;
}
@media screen and (max-width: 1527px) {
  .u-br-1528 {
    display: block;
  }
}

.u-br-1536 {
  display: none;
}
@media screen and (max-width: 1535px) {
  .u-br-1536 {
    display: block;
  }
}

.u-br-1544 {
  display: none;
}
@media screen and (max-width: 1543px) {
  .u-br-1544 {
    display: block;
  }
}

.u-br-1552 {
  display: none;
}
@media screen and (max-width: 1551px) {
  .u-br-1552 {
    display: block;
  }
}

.u-br-1560 {
  display: none;
}
@media screen and (max-width: 1559px) {
  .u-br-1560 {
    display: block;
  }
}

.u-br-1568 {
  display: none;
}
@media screen and (max-width: 1567px) {
  .u-br-1568 {
    display: block;
  }
}

.u-br-1576 {
  display: none;
}
@media screen and (max-width: 1575px) {
  .u-br-1576 {
    display: block;
  }
}

.u-br-1584 {
  display: none;
}
@media screen and (max-width: 1583px) {
  .u-br-1584 {
    display: block;
  }
}

.u-br-1592 {
  display: none;
}
@media screen and (max-width: 1591px) {
  .u-br-1592 {
    display: block;
  }
}

.u-br-1600 {
  display: none;
}
@media screen and (max-width: 1599px) {
  .u-br-1600 {
    display: block;
  }
}

.u-br-1608 {
  display: none;
}
@media screen and (max-width: 1607px) {
  .u-br-1608 {
    display: block;
  }
}

.u-br-1616 {
  display: none;
}
@media screen and (max-width: 1615px) {
  .u-br-1616 {
    display: block;
  }
}

.u-br-1624 {
  display: none;
}
@media screen and (max-width: 1623px) {
  .u-br-1624 {
    display: block;
  }
}

.u-br-1632 {
  display: none;
}
@media screen and (max-width: 1631px) {
  .u-br-1632 {
    display: block;
  }
}

.u-br-1640 {
  display: none;
}
@media screen and (max-width: 1639px) {
  .u-br-1640 {
    display: block;
  }
}

.u-br-1648 {
  display: none;
}
@media screen and (max-width: 1647px) {
  .u-br-1648 {
    display: block;
  }
}

.u-br-1656 {
  display: none;
}
@media screen and (max-width: 1655px) {
  .u-br-1656 {
    display: block;
  }
}

.u-br-1664 {
  display: none;
}
@media screen and (max-width: 1663px) {
  .u-br-1664 {
    display: block;
  }
}

.u-br-1672 {
  display: none;
}
@media screen and (max-width: 1671px) {
  .u-br-1672 {
    display: block;
  }
}

.u-br-1680 {
  display: none;
}
@media screen and (max-width: 1679px) {
  .u-br-1680 {
    display: block;
  }
}

.u-br-1688 {
  display: none;
}
@media screen and (max-width: 1687px) {
  .u-br-1688 {
    display: block;
  }
}

.u-br-1696 {
  display: none;
}
@media screen and (max-width: 1695px) {
  .u-br-1696 {
    display: block;
  }
}

.u-br-1704 {
  display: none;
}
@media screen and (max-width: 1703px) {
  .u-br-1704 {
    display: block;
  }
}

.u-br-1712 {
  display: none;
}
@media screen and (max-width: 1711px) {
  .u-br-1712 {
    display: block;
  }
}

.u-br-1720 {
  display: none;
}
@media screen and (max-width: 1719px) {
  .u-br-1720 {
    display: block;
  }
}

.u-br-1728 {
  display: none;
}
@media screen and (max-width: 1727px) {
  .u-br-1728 {
    display: block;
  }
}

.u-br-1736 {
  display: none;
}
@media screen and (max-width: 1735px) {
  .u-br-1736 {
    display: block;
  }
}

.u-br-1744 {
  display: none;
}
@media screen and (max-width: 1743px) {
  .u-br-1744 {
    display: block;
  }
}

.u-br-1752 {
  display: none;
}
@media screen and (max-width: 1751px) {
  .u-br-1752 {
    display: block;
  }
}

.u-br-1760 {
  display: none;
}
@media screen and (max-width: 1759px) {
  .u-br-1760 {
    display: block;
  }
}

.u-br-1768 {
  display: none;
}
@media screen and (max-width: 1767px) {
  .u-br-1768 {
    display: block;
  }
}

.u-br-1776 {
  display: none;
}
@media screen and (max-width: 1775px) {
  .u-br-1776 {
    display: block;
  }
}

.u-br-1784 {
  display: none;
}
@media screen and (max-width: 1783px) {
  .u-br-1784 {
    display: block;
  }
}

.u-br-1792 {
  display: none;
}
@media screen and (max-width: 1791px) {
  .u-br-1792 {
    display: block;
  }
}

.u-br-1800 {
  display: none;
}
@media screen and (max-width: 1799px) {
  .u-br-1800 {
    display: block;
  }
}

.u-br-1808 {
  display: none;
}
@media screen and (max-width: 1807px) {
  .u-br-1808 {
    display: block;
  }
}

.u-br-1816 {
  display: none;
}
@media screen and (max-width: 1815px) {
  .u-br-1816 {
    display: block;
  }
}

.u-br-1824 {
  display: none;
}
@media screen and (max-width: 1823px) {
  .u-br-1824 {
    display: block;
  }
}

.u-br-1832 {
  display: none;
}
@media screen and (max-width: 1831px) {
  .u-br-1832 {
    display: block;
  }
}

.u-br-1840 {
  display: none;
}
@media screen and (max-width: 1839px) {
  .u-br-1840 {
    display: block;
  }
}

.u-br-1848 {
  display: none;
}
@media screen and (max-width: 1847px) {
  .u-br-1848 {
    display: block;
  }
}

.u-br-1856 {
  display: none;
}
@media screen and (max-width: 1855px) {
  .u-br-1856 {
    display: block;
  }
}

.u-br-1864 {
  display: none;
}
@media screen and (max-width: 1863px) {
  .u-br-1864 {
    display: block;
  }
}

.u-br-1872 {
  display: none;
}
@media screen and (max-width: 1871px) {
  .u-br-1872 {
    display: block;
  }
}

.u-br-1880 {
  display: none;
}
@media screen and (max-width: 1879px) {
  .u-br-1880 {
    display: block;
  }
}

.u-br-1888 {
  display: none;
}
@media screen and (max-width: 1887px) {
  .u-br-1888 {
    display: block;
  }
}

.u-br-1896 {
  display: none;
}
@media screen and (max-width: 1895px) {
  .u-br-1896 {
    display: block;
  }
}

.u-br-1904 {
  display: none;
}
@media screen and (max-width: 1903px) {
  .u-br-1904 {
    display: block;
  }
}

.u-br-1912 {
  display: none;
}
@media screen and (max-width: 1911px) {
  .u-br-1912 {
    display: block;
  }
}

.u-br-1920 {
  display: none;
}
@media screen and (max-width: 1919px) {
  .u-br-1920 {
    display: block;
  }
}

.mT0 {
  margin-top: 0px;
}

@media screen and (max-width: 979px) {
  .mT20 {
    margin-top: 20px;
  }
}
.mB20 {
  margin-bottom: 20px;
}

.u-pt50 {
  padding-top: 50px;
}

.u-pt85 {
  padding-top: 85px;
}
@media screen and (max-width: 959px) {
  .u-pt85 {
    padding-top: 30px;
  }
}

.u-pt120 {
  padding-top: 120px;
}
@media screen and (max-width: 959px) {
  .u-pt120 {
    padding-top: 30px;
  }
}

.u-pt-half {
  padding-top: 0.6em;
}

.u-fwb {
  font-weight: bold;
}

.u-uppercase {
  text-transform: uppercase;
}

.u-uppercase-none {
  text-transform: none;
}

/* ==========================================================================
 Foundation
============================================================================*/
/* ==========================================================================
 layout
============================================================================*/
/* ==========================================================================
 object
============================================================================*/
/*# sourceMappingURL=maps/style.css.map */
