body.product .ybs-rn {
  overflow: hidden;
}
body.product .ybs-rn img {
  width: 100%;
  height: auto;
}
body.product .ybs-rn .ybs-aside {
  margin: 0;
}

body.renewal .ybs-rn .ybs-product-kv-rn {
  position: relative;
}
body.renewal .ybs-rn .ybs-product-kv-rn__bg {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
body.renewal .ybs-rn .ybs-product-kv-rn__contents {
  position: relative;
}
body.renewal .ybs-rn .ybs-product-kv-rn__bg {
  pointer-events: none;
}
body.renewal .ybs-rn .ybs-product-kv-rn__bg .ybs-bg-base {
  position: absolute;
  top: 0;
  height: calc(5374 * ((var(--vw, 1vw) * 100) / 1280));
  background-image: var(--ybs-rn-gr-yebisu);
}
@media screen and (max-width:1031.98px) {
  body.renewal .ybs-rn .ybs-product-kv-rn__bg .ybs-bg-base {
    height: calc(6140 * ((var(--vw, 1vw) * 100) / 375));
  }
}
body.renewal .ybs-rn .ybs-product-kv-rn__bg .ybs-product-kv-rn-glass-default {
  position: absolute;
  top: calc(-95 * ((var(--vw, 1vw) * 100) / 1280));
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  width: calc(1280 * ((var(--vw, 1vw) * 100) / 1280));
}
@media screen and (min-width:1700.02px) {
  body.renewal .ybs-rn .ybs-product-kv-rn__bg .ybs-product-kv-rn-glass-default {
    width: calc(1920 * ((var(--vw, 1vw) * 100) / 1280));
  }
}
@media screen and (max-width:1031.98px) {
  body.renewal .ybs-rn .ybs-product-kv-rn__bg .ybs-product-kv-rn-glass-default {
    top: calc(-48 * ((var(--vw, 1vw) * 100) / 375));
    left: 0;
    -webkit-transform: none;
            transform: none;
    width: calc(375 * ((var(--vw, 1vw) * 100) / 375));
  }
}
body.renewal .ybs-rn .ybs-product-kv-rn__bg .ybs-product-kv-rn-glass-default img {
  width: 100%;
  height: auto;
}
body.renewal .ybs-rn .ybs-product-kv-rn__bg .ybs-product-kv-rn-glass-default canvas {
  display: none;
}
body.renewal .ybs-rn .ybs-product-kv-rn__bg .ybs-product-kv-rn-glass-default canvas.is-active {
  display: block;
}
body.renewal .ybs-rn .ybs-product-kv-rn__contents {
  z-index: 1;
}
body.renewal .ybs-rn .ybs-product-kv-rn__title, body.renewal .ybs-rn .ybs-product-kv-rn__subtitle {
  position: absolute;
  display: block;
  --ybs-rn-fnt-color: #ffffff;
  color: var(--ybs-rn-fnt-color);
}
@media screen and (max-width:1031.98px) {
  body.renewal .ybs-rn .ybs-product-kv-rn__title, body.renewal .ybs-rn .ybs-product-kv-rn__subtitle {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
    -webkit-transform-origin: top center;
            transform-origin: top center;
  }
}
body.renewal .ybs-rn .ybs-product-kv-rn__title {
  top: calc(130 * ((var(--vw, 1vw) * 100) / 1280));
  left: calc(80 * ((var(--vw, 1vw) * 100) / 1280));
  font-family: var(--ybs-eng);
  font-size: calc(136 * ((var(--vw, 1vw) * 100) / 1280));
  font-weight: 500;
  line-height: 1.5;
  letter-spacing: 0.05em;
}
@media screen and (max-width:1031.98px) {
  body.renewal .ybs-rn .ybs-product-kv-rn__title {
    top: calc(98 * ((var(--vw, 1vw) * 100) / 375));
    left: calc(17 * ((var(--vw, 1vw) * 100) / 375));
    font-size: calc(72 * ((var(--vw, 1vw) * 100) / 375));
  }
}
body.renewal .ybs-rn .ybs-product-kv-rn__subtitle {
  top: calc(130 * ((var(--vw, 1vw) * 100) / 1280));
  left: calc(80 * ((var(--vw, 1vw) * 100) / 1280));
  font-family: var(--ybs-gothic-kaku);
  font-size: calc(18 * ((var(--vw, 1vw) * 100) / 1280));
  font-weight: 500;
  line-height: 1.5;
  letter-spacing: 0.05em;
}
@media screen and (max-width:1031.98px) {
  body.renewal .ybs-rn .ybs-product-kv-rn__subtitle {
    top: calc(93 * ((var(--vw, 1vw) * 100) / 375));
    left: calc(20 * ((var(--vw, 1vw) * 100) / 375));
    font-size: calc(14 * ((var(--vw, 1vw) * 100) / 375));
  }
}
body.renewal .ybs-rn .ybs-product-display-rn {
  position: relative;
}
body.renewal .ybs-rn .ybs-product-display-rn__bg {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
body.renewal .ybs-rn .ybs-product-display-rn__contents {
  position: relative;
}
body.renewal .ybs-rn .ybs-product-display-rn__contents {
  padding-top: calc(446 * ((var(--vw, 1vw) * 100) / 1280));
}
@media screen and (max-width:1031.98px) {
  body.renewal .ybs-rn .ybs-product-display-rn__contents {
    padding-top: calc(301 * ((var(--vw, 1vw) * 100) / 375));
  }
}
body.renewal .ybs-rn .ybs-product-display-rn-visual {
  position: absolute;
  top: 0;
  left: 0;
}
body.renewal .ybs-rn .ybs-product-display-rn-info {
  position: relative;
  display: grid;
  grid-template-columns: repeat(2, auto);
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}
@media screen and (max-width:1031.98px) {
  body.renewal .ybs-rn .ybs-product-display-rn-info {
    padding-bottom: calc(68 * ((var(--vw, 1vw) * 100) / 375));
    -webkit-column-gap: calc(13 * ((var(--vw, 1vw) * 100) / 375));
       -moz-column-gap: calc(13 * ((var(--vw, 1vw) * 100) / 375));
            column-gap: calc(13 * ((var(--vw, 1vw) * 100) / 375));
  }
}
body.renewal .ybs-rn .ybs-product-display-rn-info-package {
  width: calc(221 * ((var(--vw, 1vw) * 100) / 1280));
}
@media screen and (max-width:1031.98px) {
  body.renewal .ybs-rn .ybs-product-display-rn-info-package {
    width: calc(94 * ((var(--vw, 1vw) * 100) / 375));
  }
}
body.renewal .ybs-rn .ybs-product-display-rn-info-text-id {
  font-family: var(--ybs-eng);
  font-size: calc(14 * ((var(--vw, 1vw) * 100) / 1280));
  font-weight: 500;
  line-height: 1.5;
  letter-spacing: 0.05em;
}
@media screen and (max-width:1031.98px) {
  body.renewal .ybs-rn .ybs-product-display-rn-info-text-id {
    font-size: calc(12 * ((var(--vw, 1vw) * 100) / 375));
  }
}
body.renewal .ybs-rn .ybs-product-display-rn-info-text-title {
  margin-top: calc(12 * ((var(--vw, 1vw) * 100) / 1280));
}
@media screen and (max-width:1031.98px) {
  body.renewal .ybs-rn .ybs-product-display-rn-info-text-title {
    margin-top: calc(18 * ((var(--vw, 1vw) * 100) / 375));
  }
}
body.renewal .ybs-rn .ybs-product-display-rn-info-text-title-img {
  width: calc(261 * ((var(--vw, 1vw) * 100) / 1280));
}
@media screen and (max-width:1031.98px) {
  body.renewal .ybs-rn .ybs-product-display-rn-info-text-title-img {
    width: calc(193 * ((var(--vw, 1vw) * 100) / 375));
  }
}
body.renewal .ybs-rn .ybs-product-display-rn-info-text-title-jp {
  margin-top: calc(18 * ((var(--vw, 1vw) * 100) / 1280));
  width: auto;
  height: calc(100 * ((var(--vw, 1vw) * 100) / 1280));
}
@media screen and (max-width:1031.98px) {
  body.renewal .ybs-rn .ybs-product-display-rn-info-text-title-jp {
    margin-top: calc(19 * ((var(--vw, 1vw) * 100) / 375));
    height: calc(62 * ((var(--vw, 1vw) * 100) / 375));
  }
}
body.renewal .ybs-rn .ybs-product-display-rn-info-text-title-jp img {
  height: 100%;
  width: auto;
}
body.renewal .ybs-rn .ybs-product-display-rn-info-text-title-en {
  margin-top: calc(8 * ((var(--vw, 1vw) * 100) / 1280));
  font-family: var(--ybs-eng);
  font-size: calc(16 * ((var(--vw, 1vw) * 100) / 1280));
  font-weight: 500;
  line-height: 1.2;
  letter-spacing: 0.05em;
}
@media screen and (max-width:1031.98px) {
  body.renewal .ybs-rn .ybs-product-display-rn-info-text-title-en {
    margin-top: calc(7 * ((var(--vw, 1vw) * 100) / 375));
    font-size: calc(12 * ((var(--vw, 1vw) * 100) / 375));
  }
}
body.renewal .ybs-rn .ybs-product-display-rn-info-text-body {
  margin-top: calc(24 * ((var(--vw, 1vw) * 100) / 1280));
  font-family: var(--ybs-gothic-kaku);
  font-size: calc(16 * ((var(--vw, 1vw) * 100) / 1280));
  font-weight: 400;
  line-height: 1.5;
  letter-spacing: 0.05em;
}
@media screen and (max-width:1031.98px) {
  body.renewal .ybs-rn .ybs-product-display-rn-info-text-body {
    margin-top: calc(14 * ((var(--vw, 1vw) * 100) / 375));
    font-size: calc(14 * ((var(--vw, 1vw) * 100) / 375));
  }
}
body.renewal .ybs-rn .ybs-product-display-rn-info-text-btn {
  margin-top: calc(23 * ((var(--vw, 1vw) * 100) / 1280));
}
@media screen and (max-width:1031.98px) {
  body.renewal .ybs-rn .ybs-product-display-rn-info-text-btn {
    margin-top: calc(23 * ((var(--vw, 1vw) * 100) / 375));
    position: absolute;
    bottom: 0;
    left: 50%;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
    width: calc(230 * ((var(--vw, 1vw) * 100) / 375));
  }
}
body.renewal .ybs-rn .ybs-product-display-rn-ale p, body.renewal .ybs-rn .ybs-product-display-rn-ale span, body.renewal .ybs-rn .ybs-product-display-rn-black p, body.renewal .ybs-rn .ybs-product-display-rn-black span, body.renewal .ybs-rn .ybs-product-display-rn-amber p, body.renewal .ybs-rn .ybs-product-display-rn-amber span {
  --ybs-rn-fnt-color: #ffffff;
  color: var(--ybs-rn-fnt-color);
}
body.renewal .ybs-rn .ybs-product-display-rn .ybs-product-display-rn-yebisu {
  position: relative;
}
body.renewal .ybs-rn .ybs-product-display-rn .ybs-product-display-rn-yebisu__bg {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
body.renewal .ybs-rn .ybs-product-display-rn .ybs-product-display-rn-yebisu__contents {
  position: relative;
}
body.renewal .ybs-rn .ybs-product-display-rn-yebisu__bg .ybs-deco-arch {
  position: absolute;
  top: calc(-117 * ((var(--vw, 1vw) * 100) / 1280));
  left: calc(-58.5 * ((var(--vw, 1vw) * 100) / 1280));
  width: calc(1957.5 * ((var(--vw, 1vw) * 100) / 1280));
  height: calc(1210.5 * ((var(--vw, 1vw) * 100) / 1280));
  background-image: radial-gradient(52.97% 52.97% at 50% 50%, #FAD888 0%, #FBC543 100%);
  -webkit-mask-image: url("/yebisu/product-rn/images/display/vec_product_display_yebisu_mask-pc.svg");
          mask-image: url("/yebisu/product-rn/images/display/vec_product_display_yebisu_mask-pc.svg");
  -webkit-mask-size: 100% 100%;
          mask-size: 100% 100%;
  -webkit-mask-repeat: no-repeat;
          mask-repeat: no-repeat;
}
@media screen and (max-width:1031.98px) {
  body.renewal .ybs-rn .ybs-product-display-rn-yebisu__bg .ybs-deco-arch {
    top: calc(-68 * ((var(--vw, 1vw) * 100) / 375));
    left: calc(-95 * ((var(--vw, 1vw) * 100) / 375));
    width: calc(596 * ((var(--vw, 1vw) * 100) / 375));
    height: calc(824 * ((var(--vw, 1vw) * 100) / 375));
    -webkit-mask-image: url("/yebisu/product-rn/images/display/vec_product_display_yebisu_mask-sp.svg");
            mask-image: url("/yebisu/product-rn/images/display/vec_product_display_yebisu_mask-sp.svg");
  }
}
body.renewal .ybs-rn .ybs-product-display-rn-yebisu .ybs-product-display-rn-visual {
  top: calc(-201 * ((var(--vw, 1vw) * 100) / 1280));
  left: calc(110 * ((var(--vw, 1vw) * 100) / 1280));
  width: calc(571 * ((var(--vw, 1vw) * 100) / 1280));
}
@media screen and (max-width:1031.98px) {
  body.renewal .ybs-rn .ybs-product-display-rn-yebisu .ybs-product-display-rn-visual {
    top: calc(192 * ((var(--vw, 1vw) * 100) / 375));
    left: calc(16 * ((var(--vw, 1vw) * 100) / 375));
    width: calc(344 * ((var(--vw, 1vw) * 100) / 375));
  }
}
body.renewal .ybs-rn .ybs-product-display-rn-yebisu .ybs-product-display-rn-info {
  left: calc(660 * ((var(--vw, 1vw) * 100) / 1280));
}
@media screen and (max-width:1031.98px) {
  body.renewal .ybs-rn .ybs-product-display-rn-yebisu .ybs-product-display-rn-info {
    left: unset;
    margin: auto;
  }
}
@media screen and (max-width:1031.98px) {
  body.renewal .ybs-rn .ybs-product-display-rn-yebisu .ybs-product-display-rn-info-text-id {
    padding-left: calc(32 * ((var(--vw, 1vw) * 100) / 375));
  }
}
body.renewal .ybs-rn .ybs-product-display-rn .ybs-product-display-rn-ale {
  position: relative;
}
body.renewal .ybs-rn .ybs-product-display-rn .ybs-product-display-rn-ale__bg {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
body.renewal .ybs-rn .ybs-product-display-rn .ybs-product-display-rn-ale__contents {
  position: relative;
}
body.renewal .ybs-rn .ybs-product-display-rn-ale {
  margin-top: calc(130 * ((var(--vw, 1vw) * 100) / 1280));
}
@media screen and (max-width:1031.98px) {
  body.renewal .ybs-rn .ybs-product-display-rn-ale {
    margin-top: calc(325 * ((var(--vw, 1vw) * 100) / 375));
  }
}
body.renewal .ybs-rn .ybs-product-display-rn-ale__bg .ybs-deco-arch {
  position: absolute;
  top: calc(-77.4 * ((var(--vw, 1vw) * 100) / 1280));
  left: calc(-832.5 * ((var(--vw, 1vw) * 100) / 1280));
  width: calc(2511.9 * ((var(--vw, 1vw) * 100) / 1280));
  height: calc(1500.3 * ((var(--vw, 1vw) * 100) / 1280));
  background-image: radial-gradient(57.95% 57.95% at 50% 50%, #4231C9 0%, #191061 100%);
  -webkit-mask-image: url("/yebisu/product-rn/images/display/vec_product_display_ale_mask-pc.svg");
          mask-image: url("/yebisu/product-rn/images/display/vec_product_display_ale_mask-pc.svg");
  -webkit-mask-size: 100% 100%;
          mask-size: 100% 100%;
  -webkit-mask-repeat: no-repeat;
          mask-repeat: no-repeat;
}
@media screen and (max-width:1031.98px) {
  body.renewal .ybs-rn .ybs-product-display-rn-ale__bg .ybs-deco-arch {
    top: calc(-66 * ((var(--vw, 1vw) * 100) / 375));
    left: calc(-140 * ((var(--vw, 1vw) * 100) / 375));
    width: calc(602 * ((var(--vw, 1vw) * 100) / 375));
    height: calc(858 * ((var(--vw, 1vw) * 100) / 375));
    -webkit-mask-image: url("/yebisu/product-rn/images/display/vec_product_display_ale_mask-sp.svg");
            mask-image: url("/yebisu/product-rn/images/display/vec_product_display_ale_mask-sp.svg");
  }
}
body.renewal .ybs-rn .ybs-product-display-rn-ale .ybs-product-display-rn-visual {
  top: calc(-97 * ((var(--vw, 1vw) * 100) / 1280));
  left: calc(743 * ((var(--vw, 1vw) * 100) / 1280));
  width: calc(542 * ((var(--vw, 1vw) * 100) / 1280));
}
@media screen and (max-width:1031.98px) {
  body.renewal .ybs-rn .ybs-product-display-rn-ale .ybs-product-display-rn-visual {
    top: calc(237 * ((var(--vw, 1vw) * 100) / 375));
    left: calc(28 * ((var(--vw, 1vw) * 100) / 375));
    width: calc(319 * ((var(--vw, 1vw) * 100) / 375));
  }
}
body.renewal .ybs-rn .ybs-product-display-rn-ale .ybs-product-display-rn-info {
  left: calc(187 * ((var(--vw, 1vw) * 100) / 1280));
}
@media screen and (max-width:1031.98px) {
  body.renewal .ybs-rn .ybs-product-display-rn-ale .ybs-product-display-rn-info {
    left: unset;
    margin: auto;
  }
}
@media screen and (max-width:1031.98px) {
  body.renewal .ybs-rn .ybs-product-display-rn-ale .ybs-product-display-rn-info-text-id {
    padding-left: calc(11 * ((var(--vw, 1vw) * 100) / 375));
  }
}
body.renewal .ybs-rn .ybs-product-display-rn .ybs-product-display-rn-black {
  position: relative;
}
body.renewal .ybs-rn .ybs-product-display-rn .ybs-product-display-rn-black__bg {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
body.renewal .ybs-rn .ybs-product-display-rn .ybs-product-display-rn-black__contents {
  position: relative;
}
body.renewal .ybs-rn .ybs-product-display-rn-black {
  margin-top: calc(140 * ((var(--vw, 1vw) * 100) / 1280));
}
@media screen and (max-width:1031.98px) {
  body.renewal .ybs-rn .ybs-product-display-rn-black {
    margin-top: calc(349 * ((var(--vw, 1vw) * 100) / 375));
  }
}
body.renewal .ybs-rn .ybs-product-display-rn-black__bg .ybs-deco-arch {
  position: absolute;
  top: calc(-133.2 * ((var(--vw, 1vw) * 100) / 1280));
  left: calc(-537.3 * ((var(--vw, 1vw) * 100) / 1280));
  width: calc(3274.2 * ((var(--vw, 1vw) * 100) / 1280));
  height: calc(1323.9 * ((var(--vw, 1vw) * 100) / 1280));
  background-image: radial-gradient(85.23% 85.23% at 50% 50%, #242424 0%, #090909 100%);
  -webkit-mask-image: url("/yebisu/product-rn/images/display/vec_product_display_black_mask-pc.svg");
          mask-image: url("/yebisu/product-rn/images/display/vec_product_display_black_mask-pc.svg");
  -webkit-mask-size: 100% 100%;
          mask-size: 100% 100%;
  -webkit-mask-repeat: no-repeat;
          mask-repeat: no-repeat;
  -webkit-clip-path: inset(0 0 15% 0);
          clip-path: inset(0 0 15% 0);
}
@media screen and (max-width:1031.98px) {
  body.renewal .ybs-rn .ybs-product-display-rn-black__bg .ybs-deco-arch {
    top: calc(-87 * ((var(--vw, 1vw) * 100) / 375));
    left: calc(-194 * ((var(--vw, 1vw) * 100) / 375));
    width: calc(735 * ((var(--vw, 1vw) * 100) / 375));
    height: calc(1075 * ((var(--vw, 1vw) * 100) / 375));
    -webkit-mask-image: url("/yebisu/product-rn/images/display/vec_product_display_black_mask-sp.svg");
            mask-image: url("/yebisu/product-rn/images/display/vec_product_display_black_mask-sp.svg");
  }
}
body.renewal .ybs-rn .ybs-product-display-rn-black .ybs-product-display-rn-visual {
  top: calc(-127 * ((var(--vw, 1vw) * 100) / 1280));
  left: calc(123 * ((var(--vw, 1vw) * 100) / 1280));
  width: calc(528 * ((var(--vw, 1vw) * 100) / 1280));
}
@media screen and (max-width:1031.98px) {
  body.renewal .ybs-rn .ybs-product-display-rn-black .ybs-product-display-rn-visual {
    top: calc(243 * ((var(--vw, 1vw) * 100) / 375));
    left: calc(30 * ((var(--vw, 1vw) * 100) / 375));
    width: calc(307 * ((var(--vw, 1vw) * 100) / 375));
  }
}
body.renewal .ybs-rn .ybs-product-display-rn-black .ybs-product-display-rn-info {
  left: calc(659 * ((var(--vw, 1vw) * 100) / 1280));
}
@media screen and (max-width:1031.98px) {
  body.renewal .ybs-rn .ybs-product-display-rn-black .ybs-product-display-rn-info {
    left: unset;
    margin: auto;
  }
}
@media screen and (max-width:1031.98px) {
  body.renewal .ybs-rn .ybs-product-display-rn-black .ybs-product-display-rn-info-text-id {
    padding-left: calc(28 * ((var(--vw, 1vw) * 100) / 375));
  }
}
body.renewal .ybs-rn .ybs-product-display-rn .ybs-product-display-rn-amber {
  position: relative;
}
body.renewal .ybs-rn .ybs-product-display-rn .ybs-product-display-rn-amber__bg {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
body.renewal .ybs-rn .ybs-product-display-rn .ybs-product-display-rn-amber__contents {
  position: relative;
}
body.renewal .ybs-rn .ybs-product-display-rn-amber {
  margin-top: calc(226 * ((var(--vw, 1vw) * 100) / 1280));
}
@media screen and (max-width:1031.98px) {
  body.renewal .ybs-rn .ybs-product-display-rn-amber {
    margin-top: calc(336 * ((var(--vw, 1vw) * 100) / 375));
  }
}
body.renewal .ybs-rn .ybs-product-display-rn-amber__bg .ybs-deco-arch {
  position: absolute;
  top: calc(-206.1 * ((var(--vw, 1vw) * 100) / 1280));
  left: calc(-1314 * ((var(--vw, 1vw) * 100) / 1280));
  width: calc(3291.3 * ((var(--vw, 1vw) * 100) / 1280));
  height: calc(1277.1 * ((var(--vw, 1vw) * 100) / 1280));
  background-image: radial-gradient(55.28% 55.28% at 50% 50%, #DA3E47 0%, #660E13 100%);
  -webkit-mask-image: url("/yebisu/product-rn/images/display/vec_product_display_amber_mask-pc.svg");
          mask-image: url("/yebisu/product-rn/images/display/vec_product_display_amber_mask-pc.svg");
  -webkit-mask-size: 100% 100%;
          mask-size: 100% 100%;
  -webkit-mask-repeat: no-repeat;
          mask-repeat: no-repeat;
}
@media screen and (max-width:1031.98px) {
  body.renewal .ybs-rn .ybs-product-display-rn-amber__bg .ybs-deco-arch {
    top: calc(-55 * ((var(--vw, 1vw) * 100) / 375));
    left: calc(-77 * ((var(--vw, 1vw) * 100) / 375));
    width: calc(622 * ((var(--vw, 1vw) * 100) / 375));
    height: calc(725 * ((var(--vw, 1vw) * 100) / 375));
    -webkit-mask-image: url("/yebisu/product-rn/images/display/vec_product_display_amber_mask-sp.svg");
            mask-image: url("/yebisu/product-rn/images/display/vec_product_display_amber_mask-sp.svg");
  }
}
body.renewal .ybs-rn .ybs-product-display-rn-amber .ybs-product-display-rn-visual {
  top: calc(-204 * ((var(--vw, 1vw) * 100) / 1280));
  left: calc(648 * ((var(--vw, 1vw) * 100) / 1280));
  width: calc(506 * ((var(--vw, 1vw) * 100) / 1280));
  -webkit-mask-image: url("/yebisu/product-rn/images/display/vec_product_display_amber-glass_mask-pc.svg");
          mask-image: url("/yebisu/product-rn/images/display/vec_product_display_amber-glass_mask-pc.svg");
  -webkit-mask-position: calc(-1962 * ((var(--vw, 1vw) * 100) / 1280)) calc(-228.5 * ((var(--vw, 1vw) * 100) / 1280));
          mask-position: calc(-1962 * ((var(--vw, 1vw) * 100) / 1280)) calc(-228.5 * ((var(--vw, 1vw) * 100) / 1280));
  -webkit-mask-size: calc(3291.3 * ((var(--vw, 1vw) * 100) / 1280)) auto;
          mask-size: calc(3291.3 * ((var(--vw, 1vw) * 100) / 1280)) auto;
  -webkit-mask-repeat: no-repeat;
          mask-repeat: no-repeat;
}
@media screen and (max-width:1031.98px) {
  body.renewal .ybs-rn .ybs-product-display-rn-amber .ybs-product-display-rn-visual {
    top: calc(216 * ((var(--vw, 1vw) * 100) / 375));
    left: calc(34 * ((var(--vw, 1vw) * 100) / 375));
    width: calc(298 * ((var(--vw, 1vw) * 100) / 375));
    -webkit-mask-image: url("/yebisu/product-rn/images/display/vec_product_display_amber_mask-sp.svg");
            mask-image: url("/yebisu/product-rn/images/display/vec_product_display_amber_mask-sp.svg");
    -webkit-mask-position: calc(-121 * ((var(--vw, 1vw) * 100) / 375)) calc(-295 * ((var(--vw, 1vw) * 100) / 375));
            mask-position: calc(-121 * ((var(--vw, 1vw) * 100) / 375)) calc(-295 * ((var(--vw, 1vw) * 100) / 375));
    -webkit-mask-size: calc(647 * ((var(--vw, 1vw) * 100) / 375)) auto;
            mask-size: calc(647 * ((var(--vw, 1vw) * 100) / 375)) auto;
  }
}
body.renewal .ybs-rn .ybs-product-display-rn-amber .ybs-product-display-rn-info {
  left: calc(276 * ((var(--vw, 1vw) * 100) / 1280));
}
@media screen and (max-width:1031.98px) {
  body.renewal .ybs-rn .ybs-product-display-rn-amber .ybs-product-display-rn-info {
    left: unset;
    margin: auto;
  }
}
@media screen and (max-width:1031.98px) {
  body.renewal .ybs-rn .ybs-product-display-rn-amber .ybs-product-display-rn-info-text {
    text-align: center;
  }
}
@media screen and (max-width:1031.98px) {
  body.renewal .ybs-rn .ybs-product-display-rn-amber .ybs-product-display-rn-info-text-id {
    margin: auto;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
  }
  body.renewal .ybs-rn .ybs-product-display-rn-amber .ybs-product-display-rn-info-text-id p {
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
  }
}
@media screen and (max-width:1031.98px) {
  body.renewal .ybs-rn .ybs-product-display-rn-amber .ybs-product-display-rn-info-text-title-jp {
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    margin: auto;
  }
}
body.renewal .ybs-rn .ybs-product-rn-c_brew {
  position: relative;
}
body.renewal .ybs-rn .ybs-product-rn-c_brew__bg {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
body.renewal .ybs-rn .ybs-product-rn-c_brew__contents {
  position: relative;
}
body.renewal .ybs-rn .ybs-product-rn-c_brew {
  margin-top: calc(322 * ((var(--vw, 1vw) * 100) / 1280));
}
@media screen and (max-width:1031.98px) {
  body.renewal .ybs-rn .ybs-product-rn-c_brew {
    margin-top: calc(444 * ((var(--vw, 1vw) * 100) / 375));
  }
}
body.renewal .ybs-rn .ybs-product-rn-c_brew__contents {
  padding: 0 calc(80 * ((var(--vw, 1vw) * 100) / 1280));
}
@media screen and (max-width:1031.98px) {
  body.renewal .ybs-rn .ybs-product-rn-c_brew__contents {
    padding: 0 calc(20 * ((var(--vw, 1vw) * 100) / 375));
  }
}
body.renewal .ybs-rn .ybs-product-rn-c_brew .ybs-rn-section-title {
  text-align: center;
}
body.renewal .ybs-rn .ybs-product-rn-c_brew-desc {
  margin-top: calc(40 * ((var(--vw, 1vw) * 100) / 1280));
  font-family: var(--ybs-gothic-kaku);
  font-size: calc(16 * ((var(--vw, 1vw) * 100) / 1280));
  font-weight: 400;
  line-height: 1.6;
  letter-spacing: 0.05em;
  text-align: center;
}
@media screen and (max-width:1031.98px) {
  body.renewal .ybs-rn .ybs-product-rn-c_brew-desc {
    margin-top: calc(30 * ((var(--vw, 1vw) * 100) / 375));
    font-size: calc(14 * ((var(--vw, 1vw) * 100) / 375));
  }
}
body.renewal .ybs-rn .ybs-product-rn-c_brew-link {
  margin: calc(40 * ((var(--vw, 1vw) * 100) / 1280)) auto 0;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}
@media screen and (max-width:1031.98px) {
  body.renewal .ybs-rn .ybs-product-rn-c_brew-link {
    margin-top: calc(30 * ((var(--vw, 1vw) * 100) / 375));
  }
}
body.renewal .ybs-rn .ybs-product-rn-c_brew-link .ybs-rn-btn-ellipse__contents {
  display: grid;
  grid-template-columns: repeat(2, auto);
  -webkit-column-gap: calc(3 * ((var(--vw, 1vw) * 100) / 1280));
     -moz-column-gap: calc(3 * ((var(--vw, 1vw) * 100) / 1280));
          column-gap: calc(3 * ((var(--vw, 1vw) * 100) / 1280));
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  white-space: nowrap;
}
@media screen and (max-width:1031.98px) {
  body.renewal .ybs-rn .ybs-product-rn-c_brew-link .ybs-rn-btn-ellipse__contents {
    -webkit-column-gap: calc(3 * ((var(--vw, 1vw) * 100) / 375));
       -moz-column-gap: calc(3 * ((var(--vw, 1vw) * 100) / 375));
            column-gap: calc(3 * ((var(--vw, 1vw) * 100) / 375));
  }
}
@media (any-hover: hover) {
  body.renewal .ybs-rn .ybs-product-rn-c_brew-link .ybs-rn-btn-ellipse .ybs-product-rn-c_brew-link-en, body.renewal .ybs-rn .ybs-product-rn-c_brew-link .ybs-rn-btn-ellipse .ybs-product-rn-c_brew-link-jp {
    --ybs-rn-fnt-color: var(--ybs-bg-brown);
    color: var(--ybs-rn-fnt-color);
    -webkit-transition: color 0.2s ease-out;
    transition: color 0.2s ease-out;
  }
  body.renewal .ybs-rn .ybs-product-rn-c_brew-link .ybs-rn-btn-ellipse:hover .ybs-product-rn-c_brew-link-en, body.renewal .ybs-rn .ybs-product-rn-c_brew-link .ybs-rn-btn-ellipse:hover .ybs-product-rn-c_brew-link-jp {
    --ybs-rn-fnt-color: var(--ybs-bg-gold);
    color: var(--ybs-rn-fnt-color);
  }
}
body.renewal .ybs-rn .ybs-product-rn-c_brew-link-en {
  font-family: var(--ybs-eng);
  font-size: calc(14 * ((var(--vw, 1vw) * 100) / 1280));
  font-weight: 500;
  line-height: 1.5;
  letter-spacing: 0.05em;
}
@media screen and (max-width:1031.98px) {
  body.renewal .ybs-rn .ybs-product-rn-c_brew-link-en {
    font-size: calc(16 * ((var(--vw, 1vw) * 100) / 375));
    line-height: 2;
  }
}
body.renewal .ybs-rn .ybs-product-rn-c_brew-link-jp {
  font-family: var(--ybs-gothic-kaku);
  font-size: calc(13 * ((var(--vw, 1vw) * 100) / 1280));
  font-weight: 500;
  line-height: 1.5;
  letter-spacing: 0.05em;
}
@media screen and (max-width:1031.98px) {
  body.renewal .ybs-rn .ybs-product-rn-c_brew-link-jp {
    font-size: calc(14 * ((var(--vw, 1vw) * 100) / 375));
    line-height: 2;
    -webkit-transform: translateY(0.1em);
            transform: translateY(0.1em);
  }
}
body.renewal .ybs-rn .ybs-product-rn-c_brew-lineup {
  margin-top: calc(80 * ((var(--vw, 1vw) * 100) / 1280));
}
@media screen and (max-width:1031.98px) {
  body.renewal .ybs-rn .ybs-product-rn-c_brew-lineup {
    margin-top: calc(80 * ((var(--vw, 1vw) * 100) / 375));
  }
}
body.renewal .ybs-rn .ybs-product-rn-c_brew-lineup-content {
  position: relative;
}
body.renewal .ybs-rn .ybs-product-rn-c_brew-lineup-content-carousel {
  z-index: 0;
  overflow: hidden;
  border-radius: calc(20 * ((var(--vw, 1vw) * 100) / 1280));
}
@media screen and (max-width:1031.98px) {
  body.renewal .ybs-rn .ybs-product-rn-c_brew-lineup-content-carousel {
    overflow: visible;
    border-radius: calc(20 * ((var(--vw, 1vw) * 100) / 375));
  }
}
body.renewal .ybs-rn .ybs-product-rn-c_brew-lineup-content-carousel-list-item {
  margin: 0 calc(80 * ((var(--vw, 1vw) * 100) / 1280));
}
@media screen and (max-width:1031.98px) {
  body.renewal .ybs-rn .ybs-product-rn-c_brew-lineup-content-carousel-list-item {
    margin: 0 calc(20 * ((var(--vw, 1vw) * 100) / 375));
  }
}
body.renewal .ybs-rn .ybs-product-rn-c_brew-lineup-content-nav {
  z-index: 0;
}
body.renewal .ybs-rn .ybs-product-rn-c_brew-lineup-content .ybs-product-rn-huge_card {
  position: relative;
}
body.renewal .ybs-rn .ybs-product-rn-c_brew-lineup-content .ybs-product-rn-huge_card__bg {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
body.renewal .ybs-rn .ybs-product-rn-c_brew-lineup-content .ybs-product-rn-huge_card__contents {
  position: relative;
}
body.renewal .ybs-rn .ybs-product-rn-c_brew-lineup-content .ybs-product-rn-huge_card {
  width: calc(1120 * ((var(--vw, 1vw) * 100) / 1280));
  height: calc(540 * ((var(--vw, 1vw) * 100) / 1280));
}
@media screen and (max-width:1031.98px) {
  body.renewal .ybs-rn .ybs-product-rn-c_brew-lineup-content .ybs-product-rn-huge_card {
    width: calc(335 * ((var(--vw, 1vw) * 100) / 375));
    height: calc(569 * ((var(--vw, 1vw) * 100) / 375));
  }
}
body.renewal .ybs-rn .ybs-product-rn-c_brew-lineup-content .ybs-product-rn-huge_card.ybs-product-rn-fnt-light {
  --theme-color-huge-card: #ffffff;
}
body.renewal .ybs-rn .ybs-product-rn-c_brew-lineup-content .ybs-product-rn-huge_card.ybs-product-rn-fnt-dark {
  --theme-color-huge-card: var(--ybs-bg-brown);
}
body.renewal .ybs-rn .ybs-product-rn-c_brew-lineup-content .ybs-product-rn-huge_card .ybs-product-rn-huge_card-annotation {
  display: inline-block;
  font-size: calc(12 * ((var(--vw, 1vw) * 100) / 1280));
}
@media screen and (max-width:1031.98px) {
  body.renewal .ybs-rn .ybs-product-rn-c_brew-lineup-content .ybs-product-rn-huge_card .ybs-product-rn-huge_card-annotation {
    display: block;
    font-size: calc(12 * ((var(--vw, 1vw) * 100) / 375));
  }
}
body.renewal .ybs-rn .ybs-product-rn-c_brew-lineup-content .ybs-product-rn-huge_card.ybs-product-rn-has_ruby_title .ybs-product-rn-huge_card-info-title-jp {
  height: calc(122 * ((var(--vw, 1vw) * 100) / 1280));
}
@media screen and (max-width:1031.98px) {
  body.renewal .ybs-rn .ybs-product-rn-c_brew-lineup-content .ybs-product-rn-huge_card.ybs-product-rn-has_ruby_title .ybs-product-rn-huge_card-info-title-jp {
    height: calc(79 * ((var(--vw, 1vw) * 100) / 375));
  }
}
@media screen and (max-width:1031.98px) {
  body.renewal .ybs-rn .ybs-product-rn-c_brew-lineup-content .ybs-product-rn-huge_card.ybs-product-rn-has_ruby_title .ybs-product-rn-huge_card-info-title-en {
    margin-top: calc(-4 * ((var(--vw, 1vw) * 100) / 375));
  }
}
body.renewal .ybs-rn .ybs-product-rn-c_brew-lineup-content .ybs-product-rn-huge_card.ybs-product-rn-limited-quantity .ybs-product-rn-huge_card-image__content, body.renewal .ybs-rn .ybs-product-rn-c_brew-lineup-content .ybs-product-rn-huge_card.ybs-product-rn-limited-term .ybs-product-rn-huge_card-image__content, body.renewal .ybs-rn .ybs-product-rn-c_brew-lineup-content .ybs-product-rn-huge_card.ybs-product-rn-limited .ybs-product-rn-huge_card-image__content {
  position: relative;
}
body.renewal .ybs-rn .ybs-product-rn-c_brew-lineup-content .ybs-product-rn-huge_card.ybs-product-rn-limited-quantity .ybs-product-rn-huge_card-image__content::after, body.renewal .ybs-rn .ybs-product-rn-c_brew-lineup-content .ybs-product-rn-huge_card.ybs-product-rn-limited-term .ybs-product-rn-huge_card-image__content::after, body.renewal .ybs-rn .ybs-product-rn-c_brew-lineup-content .ybs-product-rn-huge_card.ybs-product-rn-limited .ybs-product-rn-huge_card-image__content::after {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  -webkit-transform: translate(35%, -35%);
          transform: translate(35%, -35%);
  display: block;
  width: calc(82 * ((var(--vw, 1vw) * 100) / 1280));
  height: calc(82 * ((var(--vw, 1vw) * 100) / 1280));
  background-size: contain;
  background-repeat: no-repeat;
}
@media screen and (max-width:1031.98px) {
  body.renewal .ybs-rn .ybs-product-rn-c_brew-lineup-content .ybs-product-rn-huge_card.ybs-product-rn-limited-quantity .ybs-product-rn-huge_card-image__content::after, body.renewal .ybs-rn .ybs-product-rn-c_brew-lineup-content .ybs-product-rn-huge_card.ybs-product-rn-limited-term .ybs-product-rn-huge_card-image__content::after, body.renewal .ybs-rn .ybs-product-rn-c_brew-lineup-content .ybs-product-rn-huge_card.ybs-product-rn-limited .ybs-product-rn-huge_card-image__content::after {
    right: 50%;
    -webkit-transform: translate(135%, -35%);
            transform: translate(135%, -35%);
    width: calc(56 * ((var(--vw, 1vw) * 100) / 375));
    height: calc(56 * ((var(--vw, 1vw) * 100) / 375));
  }
}
body.renewal .ybs-rn .ybs-product-rn-c_brew-lineup-content .ybs-product-rn-huge_card.ybs-product-rn-limited-quantity .ybs-product-rn-huge_card-image__content::after {
  background-image: url("/yebisu/product-rn/images/c_brew/icon_limited-quantity.webp");
}
body.renewal .ybs-rn .ybs-product-rn-c_brew-lineup-content .ybs-product-rn-huge_card.ybs-product-rn-limited-term .ybs-product-rn-huge_card-image__content::after {
  background-image: url("/yebisu/product-rn/images/c_brew/icon_limited-term.webp");
}
body.renewal .ybs-rn .ybs-product-rn-c_brew-lineup-content .ybs-product-rn-huge_card.ybs-product-rn-limited .ybs-product-rn-huge_card-image__content::after {
  background-image: url("/yebisu/product-rn/images/c_brew/icon_limited.webp");
}
body.renewal .ybs-rn .ybs-product-rn-c_brew-lineup-content .ybs-product-rn-huge_card__bg {
  overflow: hidden;
  border-radius: calc(20 * ((var(--vw, 1vw) * 100) / 1280));
}
@media screen and (max-width:1031.98px) {
  body.renewal .ybs-rn .ybs-product-rn-c_brew-lineup-content .ybs-product-rn-huge_card__bg {
    border-radius: calc(20 * ((var(--vw, 1vw) * 100) / 375));
  }
}
body.renewal .ybs-rn .ybs-product-rn-c_brew-lineup-content .ybs-product-rn-huge_card__contents {
  width: 100%;
  height: 100%;
}
body.renewal .ybs-rn .ybs-product-rn-c_brew-lineup-content .ybs-product-rn-huge_card__inner {
  width: 100%;
  height: 100%;
  display: grid;
  grid-template-columns: calc(360 * ((var(--vw, 1vw) * 100) / 1280)) 1fr;
  -webkit-column-gap: calc(40 * ((var(--vw, 1vw) * 100) / 1280));
     -moz-column-gap: calc(40 * ((var(--vw, 1vw) * 100) / 1280));
          column-gap: calc(40 * ((var(--vw, 1vw) * 100) / 1280));
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media screen and (min-width:1032px) {
  body.renewal .ybs-rn .ybs-product-rn-c_brew-lineup-content .ybs-product-rn-huge_card__inner {
    padding-left: calc(123 * ((var(--vw, 1vw) * 100) / 1280));
  }
}
@media screen and (max-width:1031.98px) {
  body.renewal .ybs-rn .ybs-product-rn-c_brew-lineup-content .ybs-product-rn-huge_card__inner {
    padding: calc(50 * ((var(--vw, 1vw) * 100) / 375)) 0 calc(40 * ((var(--vw, 1vw) * 100) / 375));
    grid-template-columns: 1fr;
    grid-template-rows: calc(200 * ((var(--vw, 1vw) * 100) / 375)) auto;
    row-gap: calc(11 * ((var(--vw, 1vw) * 100) / 375));
  }
}
body.renewal .ybs-rn .ybs-product-rn-c_brew-lineup-content .ybs-product-rn-huge_card-image {
  height: calc(360 * ((var(--vw, 1vw) * 100) / 1280));
  width: auto;
}
@media screen and (max-width:1031.98px) {
  body.renewal .ybs-rn .ybs-product-rn-c_brew-lineup-content .ybs-product-rn-huge_card-image {
    display: grid;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    height: calc(200 * ((var(--vw, 1vw) * 100) / 375));
  }
}
body.renewal .ybs-rn .ybs-product-rn-c_brew-lineup-content .ybs-product-rn-huge_card-image__content {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin: auto;
}
body.renewal .ybs-rn .ybs-product-rn-c_brew-lineup-content .ybs-product-rn-huge_card-image__content img {
  height: calc(360 * ((var(--vw, 1vw) * 100) / 1280));
  width: auto;
}
@media screen and (max-width:1031.98px) {
  body.renewal .ybs-rn .ybs-product-rn-c_brew-lineup-content .ybs-product-rn-huge_card-image__content img {
    height: calc(200 * ((var(--vw, 1vw) * 100) / 375));
  }
}
body.renewal .ybs-rn .ybs-product-rn-c_brew-lineup-content .ybs-product-rn-huge_card-info p, body.renewal .ybs-rn .ybs-product-rn-c_brew-lineup-content .ybs-product-rn-huge_card-info span, body.renewal .ybs-rn .ybs-product-rn-c_brew-lineup-content .ybs-product-rn-huge_card-info time {
  --ybs-rn-fnt-color: var(--theme-color-huge-card);
  color: var(--ybs-rn-fnt-color);
}
@media screen and (max-width:1031.98px) {
  body.renewal .ybs-rn .ybs-product-rn-c_brew-lineup-content .ybs-product-rn-huge_card-info p, body.renewal .ybs-rn .ybs-product-rn-c_brew-lineup-content .ybs-product-rn-huge_card-info span, body.renewal .ybs-rn .ybs-product-rn-c_brew-lineup-content .ybs-product-rn-huge_card-info time {
    text-align: center;
  }
}
body.renewal .ybs-rn .ybs-product-rn-c_brew-lineup-content .ybs-product-rn-huge_card-info .ybs-rn-btn-view-more .ybs-rn-btn-view-more__contents {
  --ybs-rn-fnt-color: var(--theme-color-huge-card);
  color: var(--ybs-rn-fnt-color);
}
body.renewal .ybs-rn .ybs-product-rn-c_brew-lineup-content .ybs-product-rn-huge_card-info .ybs-rn-btn-view-more .ybs-rn-btn-view-more__contents::after {
  --ybs-rn-fnt-color: var(--theme-color-huge-card);
}
body.renewal .ybs-rn .ybs-product-rn-c_brew-lineup-content .ybs-product-rn-huge_card-info-release p {
  display: grid;
  grid-template-columns: repeat(2, auto);
  -webkit-box-pack: left;
      -ms-flex-pack: left;
          justify-content: left;
  -webkit-column-gap: calc(8 * ((var(--vw, 1vw) * 100) / 1280));
     -moz-column-gap: calc(8 * ((var(--vw, 1vw) * 100) / 1280));
          column-gap: calc(8 * ((var(--vw, 1vw) * 100) / 1280));
  font-family: var(--ybs-eng);
  font-size: calc(14 * ((var(--vw, 1vw) * 100) / 1280));
  font-weight: 500;
  line-height: 1.2;
  letter-spacing: 0.05em;
}
@media screen and (max-width:1031.98px) {
  body.renewal .ybs-rn .ybs-product-rn-c_brew-lineup-content .ybs-product-rn-huge_card-info-release p {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-column-gap: calc(8 * ((var(--vw, 1vw) * 100) / 375));
       -moz-column-gap: calc(8 * ((var(--vw, 1vw) * 100) / 375));
            column-gap: calc(8 * ((var(--vw, 1vw) * 100) / 375));
    font-size: calc(12 * ((var(--vw, 1vw) * 100) / 375));
  }
}
body.renewal .ybs-rn .ybs-product-rn-c_brew-lineup-content .ybs-product-rn-huge_card-info-title-jp {
  margin-top: calc(20 * ((var(--vw, 1vw) * 100) / 1280));
  height: calc(110 * ((var(--vw, 1vw) * 100) / 1280));
  width: auto;
}
@media screen and (max-width:1031.98px) {
  body.renewal .ybs-rn .ybs-product-rn-c_brew-lineup-content .ybs-product-rn-huge_card-info-title-jp {
    margin-top: calc(10 * ((var(--vw, 1vw) * 100) / 375));
    height: calc(72 * ((var(--vw, 1vw) * 100) / 375));
  }
}
body.renewal .ybs-rn .ybs-product-rn-c_brew-lineup-content .ybs-product-rn-huge_card-info-title-jp img {
  height: 100%;
  width: auto;
}
@media screen and (max-width:1031.98px) {
  body.renewal .ybs-rn .ybs-product-rn-c_brew-lineup-content .ybs-product-rn-huge_card-info-title-jp img {
    margin: auto;
  }
}
body.renewal .ybs-rn .ybs-product-rn-c_brew-lineup-content .ybs-product-rn-huge_card-info-title-en {
  margin-top: calc(5 * ((var(--vw, 1vw) * 100) / 1280));
  font-family: var(--ybs-eng);
  font-size: calc(12 * ((var(--vw, 1vw) * 100) / 1280));
  font-weight: 500;
  line-height: 1.2;
  letter-spacing: 0.05em;
}
@media screen and (max-width:1031.98px) {
  body.renewal .ybs-rn .ybs-product-rn-c_brew-lineup-content .ybs-product-rn-huge_card-info-title-en {
    margin-top: calc(3 * ((var(--vw, 1vw) * 100) / 375));
    font-size: calc(12 * ((var(--vw, 1vw) * 100) / 375));
  }
}
body.renewal .ybs-rn .ybs-product-rn-c_brew-lineup-content .ybs-product-rn-huge_card-info-desc {
  margin-top: calc(17 * ((var(--vw, 1vw) * 100) / 1280));
  font-family: var(--ybs-gothic-kaku);
  font-size: calc(18 * ((var(--vw, 1vw) * 100) / 1280));
  font-weight: 400;
  line-height: 1.5;
  letter-spacing: 0.05em;
}
@media screen and (max-width:1031.98px) {
  body.renewal .ybs-rn .ybs-product-rn-c_brew-lineup-content .ybs-product-rn-huge_card-info-desc {
    margin-top: calc(9 * ((var(--vw, 1vw) * 100) / 375));
    font-size: calc(14 * ((var(--vw, 1vw) * 100) / 375));
  }
}
body.renewal .ybs-rn .ybs-product-rn-c_brew-lineup-content .ybs-product-rn-huge_card-info-btn {
  margin-top: calc(23 * ((var(--vw, 1vw) * 100) / 1280));
}
@media screen and (max-width:1031.98px) {
  body.renewal .ybs-rn .ybs-product-rn-c_brew-lineup-content .ybs-product-rn-huge_card-info-btn {
    margin-top: calc(20 * ((var(--vw, 1vw) * 100) / 375));
    display: grid;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}
body.renewal .ybs-rn .ybs-product-rn-c_brew-lineup-content .ybs-product-rn-huge_card-ended {
  position: absolute;
  bottom: calc(23 * ((var(--vw, 1vw) * 100) / 1280));
  right: calc(20 * ((var(--vw, 1vw) * 100) / 1280));
  background-color: var(--bg-color-ended-pc);
  font-family: var(--ybs-gothic-kaku);
  font-size: calc(16 * ((var(--vw, 1vw) * 100) / 1280));
  font-weight: 700;
  line-height: 1.5;
  letter-spacing: 0.05em;
}
@media screen and (max-width:1031.98px) {
  body.renewal .ybs-rn .ybs-product-rn-c_brew-lineup-content .ybs-product-rn-huge_card-ended {
    bottom: calc(14 * ((var(--vw, 1vw) * 100) / 375));
    right: 50%;
    -webkit-transform: translateX(50%);
            transform: translateX(50%);
    background-color: var(--bg-color-ended-sp);
    font-size: calc(10 * ((var(--vw, 1vw) * 100) / 375));
  }
}
body.renewal .ybs-rn .ybs-product-rn-c_brew-lineup-content .ybs-product-rn-huge_card-ended p, body.renewal .ybs-rn .ybs-product-rn-c_brew-lineup-content .ybs-product-rn-huge_card-ended span {
  --ybs-rn-fnt-color: var(--theme-color-huge-card);
  color: var(--ybs-rn-fnt-color);
}
@media (any-hover: hover) {
  body.renewal .ybs-rn .ybs-product-rn-c_brew-lineup-content .ybs-product-rn-huge_card:hover .ybs-rn-link-arrow::after {
    background-color: var(--ybs-bg-gold);
  }
}
@media screen and (min-width:1032px) {
  body.renewal .ybs-rn .ybs-product-rn-c_brew-lineup-content-nav {
    pointer-events: none;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
    width: calc(1030 * ((var(--vw, 1vw) * 100) / 1280));
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  body.renewal .ybs-rn .ybs-product-rn-c_brew-lineup-content-nav .ybs-rn-carousel-nav-btn-left,
body.renewal .ybs-rn .ybs-product-rn-c_brew-lineup-content-nav .ybs-rn-carousel-nav-btn-right {
    pointer-events: all;
  }
}
@media screen and (max-width:1031.98px) {
  body.renewal .ybs-rn .ybs-product-rn-c_brew-lineup-content-nav {
    position: relative;
    margin-top: calc(30 * ((var(--vw, 1vw) * 100) / 375));
  }
  body.renewal .ybs-rn .ybs-product-rn-c_brew-lineup-content-nav .ybs-rn-carousel-nav-btn-left .glass-overlay,
body.renewal .ybs-rn .ybs-product-rn-c_brew-lineup-content-nav .ybs-rn-carousel-nav-btn-right .glass-overlay {
    background-color: transparent;
  }
}
@media screen and (min-width:1032px) {
  body.renewal .ybs-rn .ybs-product-rn-c_brew-lineup-content-nav .ybs-rn-carousel-nav-page {
    visibility: hidden;
    pointer-events: none;
    width: calc(860 * ((var(--vw, 1vw) * 100) / 1280));
  }
}
body.renewal .ybs-rn .ybs-product-rn-c_brew-lineup-selector {
  margin-top: calc(40 * ((var(--vw, 1vw) * 100) / 1280));
}
@media screen and (max-width:1031.98px) {
  body.renewal .ybs-rn .ybs-product-rn-c_brew-lineup-selector {
    margin-top: calc(40 * ((var(--vw, 1vw) * 100) / 375));
    width: 100%;
    overflow-x: auto;
  }
}
body.renewal .ybs-rn .ybs-product-rn-c_brew-lineup-selector .ybs-product-rn-c_brew-list {
  display: grid;
  grid-template-columns: repeat(10, 1fr);
  gap: calc(10 * ((var(--vw, 1vw) * 100) / 1280));
  width: 100%;
}
@media screen and (max-width:1031.98px) {
  body.renewal .ybs-rn .ybs-product-rn-c_brew-lineup-selector .ybs-product-rn-c_brew-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: unset;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
  }
}
@media screen and (max-width:1031.98px) {
  body.renewal .ybs-rn .ybs-product-rn-c_brew-lineup-selector .ybs-product-rn-c_brew-list-item {
    width: calc(66 * ((var(--vw, 1vw) * 100) / 375));
  }
  body.renewal .ybs-rn .ybs-product-rn-c_brew-lineup-selector .ybs-product-rn-c_brew-list-item:not(:first-child) {
    margin-left: calc(8 * ((var(--vw, 1vw) * 100) / 375));
  }
}
body.renewal .ybs-rn .ybs-product-rn-c_brew-lineup-selector .ybs-product-rn-c_brew-list-item button {
  border-radius: calc(10 * ((var(--vw, 1vw) * 100) / 1280));
  overflow: hidden;
  position: relative;
}
@media screen and (max-width:1031.98px) {
  body.renewal .ybs-rn .ybs-product-rn-c_brew-lineup-selector .ybs-product-rn-c_brew-list-item button {
    border-radius: calc(5 * ((var(--vw, 1vw) * 100) / 375));
  }
}
body.renewal .ybs-rn .ybs-product-rn-c_brew-lineup-selector .ybs-product-rn-c_brew-list-item button.is-selected {
  pointer-events: none;
}
body.renewal .ybs-rn .ybs-product-rn-c_brew-lineup-selector .ybs-product-rn-c_brew-list-item button.is-selected::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: var(--ybs-bg-brown);
  opacity: 0.7;
}
body.renewal .ybs-rn .ybs-product-rn-gift {
  position: relative;
}
body.renewal .ybs-rn .ybs-product-rn-gift__bg {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
body.renewal .ybs-rn .ybs-product-rn-gift__contents {
  position: relative;
}
body.renewal .ybs-rn .ybs-product-rn-gift {
  margin-top: calc(140 * ((var(--vw, 1vw) * 100) / 1280));
}
@media screen and (max-width:1031.98px) {
  body.renewal .ybs-rn .ybs-product-rn-gift {
    margin-top: calc(80 * ((var(--vw, 1vw) * 100) / 375));
  }
}
body.renewal .ybs-rn .ybs-product-rn-gift .ybs-product-rn-gift-link {
  position: relative;
}
body.renewal .ybs-rn .ybs-product-rn-gift .ybs-product-rn-gift-link__bg {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
body.renewal .ybs-rn .ybs-product-rn-gift .ybs-product-rn-gift-link__contents {
  position: relative;
}
body.renewal .ybs-rn .ybs-product-rn-gift-link {
  margin: auto;
  position: relative;
  overflow: hidden;
  border-radius: calc(20 * ((var(--vw, 1vw) * 100) / 1280));
  display: grid;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: calc(1120 * ((var(--vw, 1vw) * 100) / 1280));
  height: calc(400 * ((var(--vw, 1vw) * 100) / 1280));
}
@media screen and (max-width:1031.98px) {
  body.renewal .ybs-rn .ybs-product-rn-gift-link {
    border-radius: calc(20 * ((var(--vw, 1vw) * 100) / 375));
    width: calc(335 * ((var(--vw, 1vw) * 100) / 375));
    height: calc(260 * ((var(--vw, 1vw) * 100) / 375));
  }
}
body.renewal .ybs-rn .ybs-product-rn-gift-link__contents {
  padding-left: calc(538 * ((var(--vw, 1vw) * 100) / 1280));
}
@media screen and (max-width:1031.98px) {
  body.renewal .ybs-rn .ybs-product-rn-gift-link__contents {
    padding-left: 0;
    padding-bottom: calc(40 * ((var(--vw, 1vw) * 100) / 375));
    display: grid;
    height: 100%;
    -ms-flex-line-pack: center;
        align-content: center;
  }
}
body.renewal .ybs-rn .ybs-product-rn-gift-link-title {
  width: calc(424 * ((var(--vw, 1vw) * 100) / 1280));
}
@media screen and (max-width:1031.98px) {
  body.renewal .ybs-rn .ybs-product-rn-gift-link-title {
    margin-left: calc(157 * ((var(--vw, 1vw) * 100) / 375));
    width: calc(150 * ((var(--vw, 1vw) * 100) / 375));
  }
}
body.renewal .ybs-rn .ybs-product-rn-gift-link-desc {
  margin-top: calc(12 * ((var(--vw, 1vw) * 100) / 1280));
  font-family: var(--ybs-gothic-kaku);
  font-size: calc(22 * ((var(--vw, 1vw) * 100) / 1280));
  font-weight: 400;
  line-height: 1.6;
  letter-spacing: 0.05em;
}
@media screen and (max-width:1031.98px) {
  body.renewal .ybs-rn .ybs-product-rn-gift-link-desc {
    margin-top: calc(12 * ((var(--vw, 1vw) * 100) / 375));
    font-size: calc(12 * ((var(--vw, 1vw) * 100) / 375));
    text-align: center;
  }
}
body.renewal .ybs-rn .ybs-product-rn-gift-link .ybs-product-rn-gift-link-btn {
  position: relative;
}
body.renewal .ybs-rn .ybs-product-rn-gift-link .ybs-product-rn-gift-link-btn__bg {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
body.renewal .ybs-rn .ybs-product-rn-gift-link .ybs-product-rn-gift-link-btn__contents {
  position: relative;
}
body.renewal .ybs-rn .ybs-product-rn-gift-link-btn {
  margin-top: calc(30 * ((var(--vw, 1vw) * 100) / 1280));
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}
@media screen and (max-width:1031.98px) {
  body.renewal .ybs-rn .ybs-product-rn-gift-link-btn {
    position: absolute !important;
    bottom: 0;
    left: 0;
    width: 100%;
  }
}
body.renewal .ybs-rn .ybs-product-rn-gift-link-btn__bg {
  overflow: hidden;
  border-radius: 9999px;
  background-color: var(--ybs-bg-brown);
}
@media screen and (max-width:1031.98px) {
  body.renewal .ybs-rn .ybs-product-rn-gift-link-btn__bg {
    border-radius: unset;
  }
}
body.renewal .ybs-rn .ybs-product-rn-gift-link-btn__contents {
  padding: calc(16 * ((var(--vw, 1vw) * 100) / 1280)) calc(27 * ((var(--vw, 1vw) * 100) / 1280)) calc(17 * ((var(--vw, 1vw) * 100) / 1280)) calc(86 * ((var(--vw, 1vw) * 100) / 1280));
  display: grid;
  -webkit-column-gap: calc(47 * ((var(--vw, 1vw) * 100) / 1280));
     -moz-column-gap: calc(47 * ((var(--vw, 1vw) * 100) / 1280));
          column-gap: calc(47 * ((var(--vw, 1vw) * 100) / 1280));
  grid-template-columns: repeat(2, auto);
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}
@media screen and (max-width:1031.98px) {
  body.renewal .ybs-rn .ybs-product-rn-gift-link-btn__contents {
    padding: calc(8 * ((var(--vw, 1vw) * 100) / 375)) calc(54 * ((var(--vw, 1vw) * 100) / 375)) calc(11 * ((var(--vw, 1vw) * 100) / 375)) calc(68 * ((var(--vw, 1vw) * 100) / 375));
    width: 100%;
    -webkit-column-gap: calc(9 * ((var(--vw, 1vw) * 100) / 375));
       -moz-column-gap: calc(9 * ((var(--vw, 1vw) * 100) / 375));
            column-gap: calc(9 * ((var(--vw, 1vw) * 100) / 375));
  }
}
body.renewal .ybs-rn .ybs-product-rn-gift-link-btn__contents p {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  --ybs-rn-fnt-color: #ffffff;
  color: var(--ybs-rn-fnt-color);
  font-family: var(--ybs-gothic-kaku);
  font-size: calc(18 * ((var(--vw, 1vw) * 100) / 1280));
  font-weight: 700;
  line-height: 1.5;
  letter-spacing: 0.05em;
}
@media screen and (max-width:1031.98px) {
  body.renewal .ybs-rn .ybs-product-rn-gift-link-btn__contents p {
    font-size: calc(14 * ((var(--vw, 1vw) * 100) / 375));
  }
}
body.renewal .ybs-rn .ybs-product-rn-gift-link-btn__contents::after {
  content: "";
  display: block;
  width: calc(12 * ((var(--vw, 1vw) * 100) / 1280));
  height: calc(12 * ((var(--vw, 1vw) * 100) / 1280));
  --ybs-rn-fnt-color: #ffffff;
  background-color: var(--ybs-rn-fnt-color);
  -webkit-mask-image: url("/yebisu/common/images/common/icon-link-tab.svg");
          mask-image: url("/yebisu/common/images/common/icon-link-tab.svg");
  -webkit-mask-size: 100%;
          mask-size: 100%;
  -webkit-mask-repeat: no-repeat;
          mask-repeat: no-repeat;
}
@media screen and (max-width:1031.98px) {
  body.renewal .ybs-rn .ybs-product-rn-gift-link-btn__contents::after {
    width: calc(12 * ((var(--vw, 1vw) * 100) / 375));
    height: calc(12 * ((var(--vw, 1vw) * 100) / 375));
  }
}
@media (any-hover: hover) {
  body.renewal .ybs-rn .ybs-product-rn-gift-link .ybs-product-rn-gift-link-btn__bg {
    background-color: var(--ybs-bg-brown);
    -webkit-transition: background-color 0.2s ease;
    transition: background-color 0.2s ease;
  }
  body.renewal .ybs-rn .ybs-product-rn-gift-link:hover .ybs-product-rn-gift-link-btn__bg {
    background-color: var(--ybs-bg-gold);
  }
}

body.product .ybs-product-rn-modal {
  position: relative;
}
body.product .ybs-product-rn-modal__bg {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
body.product .ybs-product-rn-modal__contents {
  position: relative;
}
body.product .ybs-rn .ybs-product-rn-modal {
  position: fixed;
  z-index: -1;
  top: 0;
  left: 0;
  width: 100%;
  height: 200lvh;
}
@media screen and (min-width:1700.02px) {
  body.product .ybs-rn .ybs-product-rn-modal {
    width: calc(100vw * 100% / var(--zoom-ratio-screen));
  }
}
@media screen and (max-width:1031.98px) {
  body.product .ybs-rn .ybs-product-rn-modal {
    width: calc(375 * ((var(--vw, 1vw) * 100) / 375));
    height: 100dvh;
  }
}
body.product .ybs-rn .ybs-product-rn-modal button {
  padding-block: unset;
  padding-inline: unset;
  border-width: unset;
  border-style: none;
  border-color: unset;
  background-color: unset;
  color: inherit;
  font: inherit;
}
body.product .ybs-rn .ybs-product-rn-modal__bg {
  background-color: var(--ybs-bg-gold);
  opacity: 0.7;
}
body.product .ybs-rn .ybs-product-rn-modal__contents {
  margin: calc(130 * ((var(--vw, 1vw) * 100) / 1280)) auto calc(150 * ((var(--vw, 1vw) * 100) / 1280));
  width: calc(1120 * ((var(--vw, 1vw) * 100) / 1280));
}
@media screen and (max-width:1031.98px) {
  body.product .ybs-rn .ybs-product-rn-modal__contents {
    margin: calc(100 * ((var(--vw, 1vw) * 100) / 375)) calc(20 * ((var(--vw, 1vw) * 100) / 375)) calc(80 * ((var(--vw, 1vw) * 100) / 375));
    width: calc(335 * ((var(--vw, 1vw) * 100) / 375));
  }
}
body.product .ybs-rn .ybs-product-rn-modal__inner {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: calc(90 * ((var(--vw, 1vw) * 100) / 1280)) calc(40 * ((var(--vw, 1vw) * 100) / 1280)) calc(87 * ((var(--vw, 1vw) * 100) / 1280));
  width: 100%;
  overflow: auto;
  max-height: 71svh;
  background-color: #ffffff;
  border-radius: calc(20 * ((var(--vw, 1vw) * 100) / 1280));
}
@media screen and (max-width:1031.98px) {
  body.product .ybs-rn .ybs-product-rn-modal__inner {
    padding: calc(60 * ((var(--vw, 1vw) * 100) / 375)) calc(20 * ((var(--vw, 1vw) * 100) / 375));
    border-radius: calc(20 * ((var(--vw, 1vw) * 100) / 375));
  }
}
body.product .ybs-rn .ybs-product-rn-modal-title h2 {
  display: grid;
  grid-template-columns: repeat(2, auto);
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-column-gap: calc(6 * ((var(--vw, 1vw) * 100) / 1280));
     -moz-column-gap: calc(6 * ((var(--vw, 1vw) * 100) / 1280));
          column-gap: calc(6 * ((var(--vw, 1vw) * 100) / 1280));
  white-space: nowrap;
}
@media screen and (max-width:1031.98px) {
  body.product .ybs-rn .ybs-product-rn-modal-title h2 {
    -webkit-column-gap: calc(4 * ((var(--vw, 1vw) * 100) / 375));
       -moz-column-gap: calc(4 * ((var(--vw, 1vw) * 100) / 375));
            column-gap: calc(4 * ((var(--vw, 1vw) * 100) / 375));
  }
}
body.product .ybs-rn .ybs-product-rn-modal-title-en {
  font-family: var(--ybs-eng);
  font-size: calc(42 * ((var(--vw, 1vw) * 100) / 1280));
  font-weight: 500;
  line-height: 1.5;
  letter-spacing: 0.05em;
}
@media screen and (max-width:1031.98px) {
  body.product .ybs-rn .ybs-product-rn-modal-title-en {
    font-size: calc(24 * ((var(--vw, 1vw) * 100) / 375));
  }
}
body.product .ybs-rn .ybs-product-rn-modal-title-jp {
  font-family: var(--ybs-gothic-kaku);
  font-size: calc(36 * ((var(--vw, 1vw) * 100) / 1280));
  font-weight: 400;
  line-height: 1.5;
  letter-spacing: 0.05em;
}
@media screen and (max-width:1031.98px) {
  body.product .ybs-rn .ybs-product-rn-modal-title-jp {
    font-size: calc(20 * ((var(--vw, 1vw) * 100) / 375));
  }
}
body.product .ybs-rn .ybs-product-rn-modal-body {
  margin-top: calc(20 * ((var(--vw, 1vw) * 100) / 1280));
  font-family: var(--ybs-gothic-kaku);
  font-size: calc(16 * ((var(--vw, 1vw) * 100) / 1280));
  font-weight: 400;
  line-height: 2.2;
  letter-spacing: 0.05em;
  text-align: center;
}
@media screen and (max-width:1031.98px) {
  body.product .ybs-rn .ybs-product-rn-modal-body {
    margin-top: calc(27 * ((var(--vw, 1vw) * 100) / 375));
    font-size: calc(14 * ((var(--vw, 1vw) * 100) / 375));
    line-height: 2;
  }
}
body.product .ybs-rn .ybs-product-rn-modal-body p, body.product .ybs-rn .ybs-product-rn-modal-body span {
  font: inherit;
}
body.product .ybs-rn .ybs-product-rn-modal-copy {
  margin: calc(41 * ((var(--vw, 1vw) * 100) / 1280)) auto 0;
  width: calc(362 * ((var(--vw, 1vw) * 100) / 1280));
}
@media screen and (max-width:1031.98px) {
  body.product .ybs-rn .ybs-product-rn-modal-copy {
    margin: calc(30 * ((var(--vw, 1vw) * 100) / 375)) auto 0;
    width: calc(280 * ((var(--vw, 1vw) * 100) / 375));
  }
}
body.product .ybs-rn .ybs-product-rn-modal-chief {
  margin-top: calc(81 * ((var(--vw, 1vw) * 100) / 1280));
}
@media screen and (max-width:1031.98px) {
  body.product .ybs-rn .ybs-product-rn-modal-chief {
    margin-top: calc(61 * ((var(--vw, 1vw) * 100) / 375));
  }
}
body.product .ybs-rn .ybs-product-rn-modal-chief .ybs-product-rn-modal-chief-card {
  position: relative;
}
body.product .ybs-rn .ybs-product-rn-modal-chief .ybs-product-rn-modal-chief-card__bg {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
body.product .ybs-rn .ybs-product-rn-modal-chief .ybs-product-rn-modal-chief-card__contents {
  position: relative;
}
body.product .ybs-rn .ybs-product-rn-modal-chief .ybs-product-rn-modal-chief-card__bg {
  background-color: var(--ybs-bg-cream);
  border-radius: calc(20 * ((var(--vw, 1vw) * 100) / 1280));
  opacity: 0.7;
}
@media screen and (max-width:1031.98px) {
  body.product .ybs-rn .ybs-product-rn-modal-chief .ybs-product-rn-modal-chief-card__bg {
    border-radius: calc(20 * ((var(--vw, 1vw) * 100) / 375));
  }
}
body.product .ybs-rn .ybs-product-rn-modal-chief .ybs-product-rn-modal-chief-card__contents {
  padding: calc(30 * ((var(--vw, 1vw) * 100) / 1280));
  display: grid;
  grid-template-columns: calc(187 * ((var(--vw, 1vw) * 100) / 1280)) 1fr;
  -webkit-column-gap: calc(29 * ((var(--vw, 1vw) * 100) / 1280));
     -moz-column-gap: calc(29 * ((var(--vw, 1vw) * 100) / 1280));
          column-gap: calc(29 * ((var(--vw, 1vw) * 100) / 1280));
}
@media screen and (max-width:1031.98px) {
  body.product .ybs-rn .ybs-product-rn-modal-chief .ybs-product-rn-modal-chief-card__contents {
    padding: calc(20 * ((var(--vw, 1vw) * 100) / 375)) calc(20 * ((var(--vw, 1vw) * 100) / 375)) calc(28 * ((var(--vw, 1vw) * 100) / 375));
    grid-template-columns: 1fr;
    row-gap: calc(20 * ((var(--vw, 1vw) * 100) / 375));
  }
}
body.product .ybs-rn .ybs-product-rn-modal-chief .ybs-product-rn-modal-chief-card-image {
  overflow: hidden;
  border-radius: calc(10 * ((var(--vw, 1vw) * 100) / 1280));
}
@media screen and (max-width:1031.98px) {
  body.product .ybs-rn .ybs-product-rn-modal-chief .ybs-product-rn-modal-chief-card-image {
    border-radius: calc(10 * ((var(--vw, 1vw) * 100) / 375));
  }
}
body.product .ybs-rn .ybs-product-rn-modal-chief .ybs-product-rn-modal-chief-card-info-head {
  display: grid;
  grid-template-columns: repeat(2, auto);
  -webkit-column-gap: calc(23 * ((var(--vw, 1vw) * 100) / 1280));
     -moz-column-gap: calc(23 * ((var(--vw, 1vw) * 100) / 1280));
          column-gap: calc(23 * ((var(--vw, 1vw) * 100) / 1280));
  -webkit-box-pack: left;
      -ms-flex-pack: left;
          justify-content: left;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media screen and (max-width:1031.98px) {
  body.product .ybs-rn .ybs-product-rn-modal-chief .ybs-product-rn-modal-chief-card-info-head {
    grid-template-columns: 1fr;
    row-gap: calc(4 * ((var(--vw, 1vw) * 100) / 375));
  }
}
body.product .ybs-rn .ybs-product-rn-modal-chief .ybs-product-rn-modal-chief-card-info-head-name {
  width: calc(100 * ((var(--vw, 1vw) * 100) / 1280));
}
@media screen and (max-width:1031.98px) {
  body.product .ybs-rn .ybs-product-rn-modal-chief .ybs-product-rn-modal-chief-card-info-head-name {
    width: calc(100 * ((var(--vw, 1vw) * 100) / 375));
  }
}
body.product .ybs-rn .ybs-product-rn-modal-chief .ybs-product-rn-modal-chief-card-info-head-job {
  display: grid;
  grid-template-columns: repeat(2, auto);
  -webkit-column-gap: calc(8 * ((var(--vw, 1vw) * 100) / 1280));
     -moz-column-gap: calc(8 * ((var(--vw, 1vw) * 100) / 1280));
          column-gap: calc(8 * ((var(--vw, 1vw) * 100) / 1280));
  -webkit-box-pack: left;
      -ms-flex-pack: left;
          justify-content: left;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  white-space: nowrap;
}
@media screen and (max-width:1031.98px) {
  body.product .ybs-rn .ybs-product-rn-modal-chief .ybs-product-rn-modal-chief-card-info-head-job {
    -webkit-column-gap: calc(8 * ((var(--vw, 1vw) * 100) / 375));
       -moz-column-gap: calc(8 * ((var(--vw, 1vw) * 100) / 375));
            column-gap: calc(8 * ((var(--vw, 1vw) * 100) / 375));
  }
}
body.product .ybs-rn .ybs-product-rn-modal-chief .ybs-product-rn-modal-chief-card-info-head-job-brand {
  font-family: var(--ybs-gothic-kaku);
  font-size: calc(12 * ((var(--vw, 1vw) * 100) / 1280));
  font-weight: 700;
  line-height: 1.6;
  letter-spacing: 0.05em;
}
@media screen and (max-width:1031.98px) {
  body.product .ybs-rn .ybs-product-rn-modal-chief .ybs-product-rn-modal-chief-card-info-head-job-brand {
    font-size: calc(12 * ((var(--vw, 1vw) * 100) / 375));
  }
}
body.product .ybs-rn .ybs-product-rn-modal-chief .ybs-product-rn-modal-chief-card-info-head-job-office {
  font-family: var(--ybs-eng);
  font-size: calc(12 * ((var(--vw, 1vw) * 100) / 1280));
  font-weight: 700;
  line-height: 1.6;
  letter-spacing: 0.05em;
}
@media screen and (max-width:1031.98px) {
  body.product .ybs-rn .ybs-product-rn-modal-chief .ybs-product-rn-modal-chief-card-info-head-job-office {
    font-size: calc(12 * ((var(--vw, 1vw) * 100) / 375));
  }
}
body.product .ybs-rn .ybs-product-rn-modal-chief .ybs-product-rn-modal-chief-card-info-body {
  margin-top: calc(10 * ((var(--vw, 1vw) * 100) / 1280));
  font-family: var(--ybs-gothic-kaku);
  font-size: calc(14 * ((var(--vw, 1vw) * 100) / 1280));
  font-weight: 400;
  line-height: 1.6;
  letter-spacing: 0.05em;
}
@media screen and (max-width:1031.98px) {
  body.product .ybs-rn .ybs-product-rn-modal-chief .ybs-product-rn-modal-chief-card-info-body {
    margin-top: calc(15 * ((var(--vw, 1vw) * 100) / 375));
    font-size: calc(12 * ((var(--vw, 1vw) * 100) / 375));
  }
}
body.product .ybs-rn .ybs-product-rn-modal-chief .ybs-product-rn-modal-chief-card-info-body p, body.product .ybs-rn .ybs-product-rn-modal-chief .ybs-product-rn-modal-chief-card-info-body span {
  font: inherit;
}
body.product .ybs-rn .ybs-product-rn-modal-btn-close {
  position: absolute;
  top: calc(-31 * ((var(--vw, 1vw) * 100) / 1280));
  right: 0;
  -webkit-transform: translateY(-100%);
          transform: translateY(-100%);
  display: block;
  width: calc(60 * ((var(--vw, 1vw) * 100) / 1280));
  height: calc(60 * ((var(--vw, 1vw) * 100) / 1280));
}
@media screen and (max-width:1031.98px) {
  body.product .ybs-rn .ybs-product-rn-modal-btn-close {
    top: calc(-20 * ((var(--vw, 1vw) * 100) / 375));
    width: calc(40 * ((var(--vw, 1vw) * 100) / 375));
    height: calc(40 * ((var(--vw, 1vw) * 100) / 375));
  }
}
body.product .ybs-rn .ybs-product-rn-modal-btn-close button {
  padding: 0;
  margin: 0;
  display: block;
  width: 100%;
  height: 100%;
}
body.product .ybs-rn .ybs-product-rn-modal-btn-close button::before, body.product .ybs-rn .ybs-product-rn-modal-btn-close button::after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  width: calc(85 * ((var(--vw, 1vw) * 100) / 1280));
  height: calc(2 * ((var(--vw, 1vw) * 100) / 1280));
  background-color: var(--ybs-bg-brown);
}
@media screen and (max-width:1031.98px) {
  body.product .ybs-rn .ybs-product-rn-modal-btn-close button::before, body.product .ybs-rn .ybs-product-rn-modal-btn-close button::after {
    width: calc(57 * ((var(--vw, 1vw) * 100) / 375));
    height: calc(1 * ((var(--vw, 1vw) * 100) / 375));
  }
}
body.product .ybs-rn .ybs-product-rn-modal-btn-close button::before {
  -webkit-transform: translate(-50%, -50%) rotate(225deg);
          transform: translate(-50%, -50%) rotate(225deg);
}
body.product .ybs-rn .ybs-product-rn-modal-btn-close button::after {
  -webkit-transform: translate(-50%, -50%) rotate(-45deg);
          transform: translate(-50%, -50%) rotate(-45deg);
}
@media (any-hover: hover) {
  body.product .ybs-rn .ybs-product-rn-modal-btn-close button:hover::before, body.product .ybs-rn .ybs-product-rn-modal-btn-close button:hover::after {
    -webkit-animation: strait ease-out 0.4s forwards;
            animation: strait ease-out 0.4s forwards;
  }
}
@-webkit-keyframes strait {
  0% {
    -webkit-clip-path: inset(0 100% 0 0);
            clip-path: inset(0 100% 0 0);
  }
  100% {
    -webkit-clip-path: inset(0 0% 0 0);
            clip-path: inset(0 0% 0 0);
  }
}
@keyframes strait {
  0% {
    -webkit-clip-path: inset(0 100% 0 0);
            clip-path: inset(0 100% 0 0);
  }
  100% {
    -webkit-clip-path: inset(0 0% 0 0);
            clip-path: inset(0 0% 0 0);
  }
}
body.product .ybs-rn .ybs-product-rn-modal .ybs-product-rn-modal__bg {
  -webkit-transition: -webkit-clip-path 0.2s ease;
  transition: -webkit-clip-path 0.2s ease;
  transition: clip-path 0.2s ease;
  transition: clip-path 0.2s ease, -webkit-clip-path 0.2s ease;
}
body.product .ybs-rn .ybs-product-rn-modal[data-is-open-modal=true] {
  z-index: 1100;
  -webkit-transition: opacity 0.1s ease;
  transition: opacity 0.1s ease;
  pointer-events: all;
  opacity: 1;
}
body.product .ybs-rn .ybs-product-rn-modal[data-is-open-modal=true] .ybs-product-rn-modal__bg {
  -webkit-clip-path: circle(100%);
          clip-path: circle(100%);
}
body.product .ybs-rn .ybs-product-rn-modal[data-is-open-modal=true] .ybs-product-rn-modal__contents {
  -webkit-transition: opacity 0.4s ease 0.2s;
  transition: opacity 0.4s ease 0.2s;
  opacity: 1;
}
body.product .ybs-rn .ybs-product-rn-modal[data-is-open-modal=false] {
  z-index: -1;
  -webkit-transition: opacity 0.1s ease 0.3s;
  transition: opacity 0.1s ease 0.3s;
  pointer-events: none;
  opacity: 0;
}
body.product .ybs-rn .ybs-product-rn-modal[data-is-open-modal=false] .ybs-product-rn-modal__bg {
  -webkit-clip-path: circle(0%);
          clip-path: circle(0%);
}
body.product .ybs-rn .ybs-product-rn-modal[data-is-open-modal=false] .ybs-product-rn-modal__contents {
  -webkit-transition: ease 0s, opacity 0.4s ease;
  transition: ease 0s, opacity 0.4s ease;
  opacity: 0;
}
/*# sourceMappingURL=index.css.map */
