@charset "UTF-8";
/* body {
  overflow: hidden; } */
.str-breadcrumb {
  position: relative;
  z-index: 1000; }



#Head {
  border-bottom: none; }

.inner {
  position: relative;
  max-width: 940px;
  margin: auto; }
  .inner.large {
    max-width: 1200px; }

.str-main {
  position: relative;
}
@media (min-width: 641px) {
  .inner {
    position: absolute;
    height: 100%;
    width: 100%;
    top: 0%;
    left: 50%;
    -webkit-transform: translate(-50%, 0%);
    -moz-transform: translate(-50%, 0%);
    -ms-transform: translate(-50%, 0%);
    -o-transform: translate(-50%, 0%);
    transform: translate(-50%, 0%); }
    .inner.relative {
      position: relative;
      transform: translate(0, 0);
      left: 0; }
}
.nav_fix {
  top: 0 !important;
  left: 0;
  width: 100%;
  position: fixed !important;
}
@media (min-width: 641px) {
  .nav_fix {
    margin: 0 !important;
  }
}

.nav_fix:before {
  background-image: url(../images/header_bg_pc.png);
  background-size: cover; }

.pcOnly {
  display: none; }

#Cont img {
  width: 100%; }

.fadeIn {
  animation-name: fadein;
  animation-duration: 1.5s;
  animation-timing-function: ease-out;
  animation-fill-mode: forwards;
}
@keyframes fadein {
  from {
    opacity: 0;
    visibility: hidden;
  }
  to {
    opacity: 1;
    visibility: visible;
  }
}

@media (min-width: 641px) {
  .spOnly {
    display: none; } }
#Cont {
  width: 100%; }

@media (min-width: 641px) {
  #Cont {
    margin: 4% 0 0 0; } }
/* header */
.header {
  z-index: 999;
  position: absolute;
  top: -9vw;
  left: 0;
  width: 100%;
  right: 0;
  margin: 0;
}

@media (min-width: 641px) {
  .header {
    top: 0; }

  .header:before {
    content: '';
    display: block;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    padding: 0 0 12.9% 0;
    margin: 0 0 -11% 0;
    background-repeat: repeat-x; } }
.header.is-active {
  background-color: #fff; }

.header_ttl {
  width: 45.5%;
  padding: 0.5vw 0 0 4.1vw;
  opacity: 0;
  visibility: hidden;
}
@media (min-width: 641px) {
  .header_ttl {
    width: 24.5%;
    padding: 2.3% 0 0 10.2%; } }
.header_spbtn {
  background-color: #00a04b;
  position: absolute;
  top: 0;
  right: 0;
  width: 8vw;
  padding: 8vw 0 0 0;
  margin: 3.3vw 4vw 0 0;
  cursor: pointer; }

.header_spbtn a {
  display: block; }

.header_spbtn .header_spbtnorder {
  position: absolute;
  top: 50%;
  left: 0;
  right: 0;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  margin: auto;
  width: 6.4vw;
  height: 5px;
  background-color: #fff;
  -webkit-transition: 0.5s;
  transition: 0.5s; }

.header_spbtn .header_spbtnorder:before {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 6.4vw;
  height: 5px;
  background-color: transparent;
  margin: -2vw 0 0 0; }

.header_spbtn .header_spbtnorder:after {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 6.4vw;
  height: 5px;
  background-color: #fff;
  margin: 2vw 0 0 0; }

.header_spbtn .header_spbtnorder.is-active {
  background-color: transparent;
  color: transparent; }

.header_spbtn .header_spbtnorder.is-active .header_spbtnorder_txt {
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"; }

.header_spbtn .header_spbtnorder.is-active:before {
  width: 8.4vw;
  margin: 0.1vw 0 0 -0.8vw;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  background-color: #fff; }

.header_spbtn .header_spbtnorder.is-active:after {
  width: 8.4vw;
  margin: -0.1vw 0 0 -1vw;
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg); }

.header_spbtn .header_spbtnorder_txt {
  text-align: center;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  margin: -2.4vw 0 0 0;
  width: 6.4vw; }

.header_list {
  margin: 0.4vw 0 0 0;
  display: none;
  border-bottom: 1px solid #00a04b;
  opacity: 1;
  visibility: hidden;
}

@media (min-width: 641px) {
  .header_list {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    border-bottom: none;
    position: absolute;
    top: 0;
    left: 0;
    margin: 3.2% 0 0 28%;
    width: 63%;
  }
}
.header_listItem {
  border-top: 1px solid #00a04b;
max-height: 300px; }

@media (min-width: 641px) {
  .header_listItem {
    border-top: none;
    float: left;
    font-size: 0;
    border-right: 1px solid #00a04b;
    padding: 0 2%;
    margin: 5px 0;
  }
  .header_listItem img {
    max-height: calc((13 / 1200) * 100vw);
    width: auto !important; }
  .header_listItem-oishisa img,
  .header_listItem-voice img,
  .header_listItem-product img {
    max-height: calc((15 / 1200) * 100vw);
  }
  .header_listItem:last-child {
    border-right: none;
  }
}
@media (max-width: 640px) {
  .header {
    top: 0;
    transition: 0.5s;
  }
  .nav_fix {
    margin: 4% 0 0 !important;
  }
  .header_spbtn {
    opacity: 0;
  }
  .header_list {
    animation-duration: 0s;
  }
  .header_listItem {
    text-align: center;
    padding: calc((15 / 375) * 100vw) 0;
  }
  .header_listItem a {
    display: block;
    line-height: 1;
  }
  .header_listImage {
    max-width: none;
    max-height: 18px;
  }
  .header_listItem-special .header_listImage {
    max-height: 16px;
  }
  .header_listItem-campaign .header_listImage {
    max-height: 16px;
  }
}

/* ////////////////////////////////////////////*/

img {
  width: 100%;
  height: auto;
  vertical-align: bottom;
}

.pc-only {
  display: block;
}

@media screen and (max-width: 767px) {
  .pc-only {
    display: none;
  }
}

.sp-only {
  display: none;
}

@media screen and (max-width: 767px) {
  .sp-only {
    display: block;
  }
}

:root {
  --base-vw: min(100vw, 1920px);
  --sp-vw: min(100vw, 375px);
}

.u-hover-opacity {
  transition: opacity 0.3s ease;
}

@media (hover: hover) and (pointer: fine) {
  .u-hover-opacity:hover {
    opacity: 0.5;
  }
}

.js-fadein {
  opacity: 0;
  transition: opacity 1.4s ease;
}

.js-fadein.is-show {
  opacity: 1;
}
/* ////////////////////////////////////////////////////*/

#str-main {
  background-image: url("/alcohol/beer/greenlabel/images/renewal/gray-bg.png");
  background-repeat: repeat;
  background-size: contain;
  font-family: "Noto Sans JP", sans-serif;
}

#intro , #store , #information , #series {
  background-image: url("/alcohol/beer/greenlabel/images/renewal/white-bg.png");
  background-repeat: repeat;
  background-size: contain;
}

section .section__title {
  width: calc(432 / 1440 * var(--base-vw));
  margin: 0 auto;
}

@media screen and (max-width: 767px) {
  section .section__title {
    width: calc(288 / 375 * var(--base-vw));
  }
}

/* //////////////////////////////////////////////////////// */

#campaign {
  padding: calc(70 / 1440 * var(--base-vw)) 0 calc(100 / 1440 * var(--base-vw)) 0;
}

#campaign .campaign__banner {
  width: calc(573 / 1440 * var(--base-vw));
  margin: 0 auto;
  margin-top: calc(30 / 1440 * var(--base-vw));
  display: block;
}

@media screen and (max-width: 767px) {
  #campaign {
    padding: calc(60 / 375 * var(--base-vw)) 0 calc(50 / 375 * var(--base-vw)) 0;
  }

  #campaign .campaign__banner {
    width: calc(335 / 375 * var(--base-vw));
    margin-top: calc(20 / 375 * var(--base-vw));
  }
}

/* ///////////////////////////////////////////////// */

#intro .intro__box {
  display: flex;
  align-items: center;
  justify-content: center;
}

#intro .intro__text {
  width: calc(424 / 1440 * var(--base-vw));
}

#intro .intro__img {
  width: calc(450 / 1440 * var(--base-vw));
  margin-top: calc(-43 / 1440 * var(--base-vw));
}

@media screen and (max-width: 767px) {
  #intro {
    padding: calc(40 / 375 * var(--base-vw)) 0 0 0;
  }

  #intro .intro__box {
    flex-direction: column;
  }

  #intro .intro__text {
    width: calc(303 / 375 * var(--base-vw));
  }

  #intro .intro__img {
    width: calc(226 / 375 * var(--base-vw));
    margin-top: calc(15 / 375 * var(--base-vw));
    margin-bottom: calc(-35 / 375 * var(--base-vw));
  }
}

/* ////////////////////////////////////////////////////////////// */
#movie {
  padding: calc(100 / 1440 * var(--base-vw)) 0 calc(80 / 1440 * var(--base-vw)) 0;
}

#movie .movie__box {
  width: calc(1204 / 1440 * var(--base-vw));
  margin: 0 auto;
  margin-top: calc(30 / 1440 * var(--base-vw));
}

#movie .movie__box:nth-of-type(2) {
  margin-top: calc(70 / 1440 * var(--base-vw));
}

#movie .movie__title {
  margin: 0 auto;
  height: calc(32 / 1440 * var(--base-vw));
  margin-bottom: calc(30 / 1440 * var(--base-vw));
}

#movie .movie__title picture,
#movie .movie__title img {
  display: block;
  height: 100%;
}

#movie .movie__title img {
  width: auto;
  margin: 0 auto;
}

#movie .movie__list {
  display: flex;
  justify-content: space-between;
}

#movie .movie__item {
  width: calc(374 / 1440 * var(--base-vw));
  overflow: hidden;
  border-radius: 15px 40px 15px 15px;
  position: relative;
}

/* button化したので追加 */
#movie .movie__button {
  display: block;
  width: 100%;
  padding: 0;
  border: 0;
  background: transparent;
  appearance: none;
  -webkit-appearance: none;
  cursor: pointer;
  font: inherit;
  color: inherit;
  text-align: inherit;
  overflow: hidden;
  border-radius: 15px 40px 15px 15px;
}

#movie .movie__button picture {
  display: block;
  overflow: hidden;
  border-radius: 15px 40px 30px 15px;
  position: relative;
  z-index: 1;
}

#movie .movie__button img {
  display: block;
  width: 100%;
  height: auto;
  transition: transform 0.4s ease;
  transform-origin: center center;
}

/* 再生ボタン */
#movie .movie__item::before {
  content: "";
  position: absolute;
  background: url("/alcohol/beer/greenlabel/images/renewal/movie_btn.png") center / cover no-repeat;
  width: calc(80 / 1440 * var(--base-vw));
  height: calc(80 / 1440 * var(--base-vw));
  top: 50%;
  left: 50%;
  transform: translateX(-50%) translateY(-50%);
  z-index: 3;
  opacity: 0.8;
  pointer-events: none;
}

/* 下部テキスト画像 */
#movie .movie__item::after {
  content: "";
  position: absolute;
  width: calc(190 / 1440 * var(--base-vw));
  height: calc(30 / 1440 * var(--base-vw));
  right: 0;
  bottom: 0;
  z-index: 2;
  pointer-events: none;
}

#movie .movie__item.item01::after {
  background: url("/alcohol/beer/greenlabel/images/renewal/movie_text_tvcm01-pc.png") center / cover no-repeat;
  width: calc(289 / 1440 * var(--base-vw));
  height: calc(32 / 1440 * var(--base-vw));
}

#movie .movie__item.item02::after {
  background: url("/alcohol/beer/greenlabel/images/renewal/movie_text_tvcm02-pc.png") center / cover no-repeat;
  width: calc(289 / 1440 * var(--base-vw));
  height: calc(32 / 1440 * var(--base-vw));
}

#movie .movie__item.item03::after {
  background: url("/alcohol/beer/greenlabel/images/renewal/movie_text_tvcm03-pc.png") center / cover no-repeat;
  width: calc(289 / 1440 * var(--base-vw));
  height: calc(32 / 1440 * var(--base-vw));
}

#movie .movie__item.item04::after {
  background: url("/alcohol/beer/greenlabel/images/renewal/movie_text_making01-pc.png") center / cover no-repeat;
  width: calc(319 / 1440 * var(--base-vw));
  height: calc(32 / 1440 * var(--base-vw));
}

#movie .movie__item.item05::after {
  background: url("/alcohol/beer/greenlabel/images/renewal/movie_text_making02-pc.png") center / cover no-repeat;
  width: calc(319 / 1440 * var(--base-vw));
  height: calc(32 / 1440 * var(--base-vw));
}

#movie .movie__item.item06::after {
  background: url("/alcohol/beer/greenlabel/images/renewal/movie_text_making03-pc.png") center / cover no-repeat;
  width: calc(319 / 1440 * var(--base-vw));
  height: calc(32 / 1440 * var(--base-vw));
}

/* hover */
@media (hover: hover) and (pointer: fine) {
  #movie .movie__item:hover img {
    transform: scale(1.2);
  }
}

/* キーボード操作時のフォーカス */
#movie .movie__button:focus {
  outline: none;
}

#movie .movie__button:focus-visible {
  outline: 2px solid #006838;
  outline-offset: 4px;
}

/* ───────── モーダル ───────── */
.video-modal {
  position: fixed;
  inset: 0;
  z-index: 9999;
  display: grid;
  place-items: center;
}

.video-modal[hidden] {
  display: none;
}

.video-modal__overlay {
  position: absolute;
  inset: 0;
  background: rgba(0, 0, 0, 0.7);
}

.video-modal__content {
  position: relative;
  z-index: 1;
  display: flex;
  flex-direction: column;
  align-items: center;
}

.video-modal__player {
  width: min(calc(786 / 1440 * var(--base-vw)), 90vw);
  aspect-ratio: 16 / 9;
  background: #000;
  overflow: hidden;
}

.video-modal__player.is-portrait {
  width: min(calc(505 / 1440 * var(--base-vw)), calc(76vh * 9 / 16), 90vw);
  height: auto;
  aspect-ratio: 9 / 16;
}

.video-modal__player iframe {
  display: block;
  width: 100%;
  height: 100%;
  border: 0;
}

/* モーダル内サムネイル */
.video-modal__thumb {
  position: relative;
  display: block;
  width: 100%;
  height: 100%;
  border: none;
  padding: 0;
  background: #000;
  cursor: pointer;
  overflow: hidden;
}

.video-modal__thumb img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.video-modal__thumb::before {
  content: "";
  position: absolute;
  width: calc(80 / 1440 * var(--base-vw));
  height: calc(80 / 1440 * var(--base-vw));
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  background: url("/alcohol/beer/greenlabel/images/renewal/movie_btn.png") center / cover no-repeat;
  z-index: 2;
  pointer-events: none;
}

/* CLOSEボタン */
.video-modal__close {
  margin-top: calc(20 / 1440 * var(--base-vw));
  width: calc(168 / 1440 * var(--base-vw));
  border: none;
  padding: 0;
  background: transparent;
  cursor: pointer;
  transition: opacity 0.3s ease;
}

@media (hover: hover) and (pointer: fine) {
  .video-modal__close:hover {
    opacity: 0.7;
  }
}

@media screen and (max-width: 767px) {
  #movie {
    padding: calc(100 / 375 * var(--base-vw)) 0 calc(70 / 375 * var(--base-vw)) 0;
  }

  #movie .movie__box {
    width: calc(335 / 375 * var(--base-vw));
    margin-top: calc(24 / 375 * var(--base-vw));
  }

  #movie .movie__box:nth-of-type(2) {
    margin-top: calc(60 / 375 * var(--base-vw));
  }

  #movie .movie__title {
    height: calc(27 / 375 * var(--base-vw));
    margin-bottom: calc(25 / 375 * var(--base-vw));
  }

  #movie .movie__list {
    flex-direction: column;
    gap: calc(20 / 375 * var(--base-vw));
  }

  #movie .movie__item {
    width: 100%;
  }

  #movie .movie__item::before {
    width: calc(74 / 375 * var(--base-vw));
    height: calc(74 / 375 * var(--base-vw));
  }

  #movie .movie__item::after {
    width: calc(165 / 375 * var(--base-vw));
    height: calc(28 / 375 * var(--base-vw));
  }

  #movie .movie__item.item01::after {
    background: url("/alcohol/beer/greenlabel/images/renewal/movie_text_tvcm01-sp.png") center / cover no-repeat;
    width: calc(283 / 375 * var(--base-vw));
    height: calc(28 / 375 * var(--base-vw));
  }

  #movie .movie__item.item02::after {
    background: url("/alcohol/beer/greenlabel/images/renewal/movie_text_tvcm02-sp.png") center / cover no-repeat;
    width: calc(283 / 375 * var(--base-vw));
    height: calc(28 / 375 * var(--base-vw));
  }

  #movie .movie__item.item03::after {
    background: url("/alcohol/beer/greenlabel/images/renewal/movie_text_tvcm03-sp.png") center / cover no-repeat;
    width: calc(283 / 375 * var(--base-vw));
    height: calc(28 / 375 * var(--base-vw));
  }

  #movie .movie__item.item04::after {
    background: url("/alcohol/beer/greenlabel/images/renewal/movie_text_making01-sp.png") center / cover no-repeat;
    width: calc(313 / 375 * var(--base-vw));
    height: calc(28 / 375 * var(--base-vw));
  }

  #movie .movie__item.item05::after {
    background: url("/alcohol/beer/greenlabel/images/renewal/movie_text_making02-sp.png") center / cover no-repeat;
    width: calc(313 / 375 * var(--base-vw));
    height: calc(28 / 375 * var(--base-vw));
  }

  #movie .movie__item.item06::after {
    background: url("/alcohol/beer/greenlabel/images/renewal/movie_text_making03-sp.png") center / cover no-repeat;
    width: calc(313 / 375 * var(--base-vw));
    height: calc(28 / 375 * var(--base-vw));
  }

  .video-modal__player {
    width: calc(335 / 375 * var(--base-vw));
  }

  .video-modal__player.is-portrait {
    width: min(calc(275 / 375 * var(--sp-vw)), calc(78vh * 275 / 560));
    height: auto;
    max-width: 90vw;
    aspect-ratio: 275 / 560;
  }

  .video-modal__thumb::before {
    width: 54px;
    height: 54px;
  }

  .video-modal__close {
    margin-top: 16px;
    width: 101px;
  }
}
/* //////////////////////////////////////*/

#point {
  background-image: url("/alcohol/beer/greenlabel/images/renewal/green-bg.png");
  background-repeat: repeat;
  background-position: center;
  background-size: contain;
  position: relative;
  overflow: hidden;
  padding-top: calc(124 / 1440 * var(--base-vw));
  padding-bottom: calc(100 / 1440 * var(--base-vw));
}

#point::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: calc(160 / 1440 * 100vw);
  background-image: url("/alcohol/beer/greenlabel/images/renewal/point_top-pc.png");
  background-repeat: no-repeat;
  background-position: center top;
  background-size: 100% auto;
  z-index: 1;
  pointer-events: none;
}

#point .point__title {
  width: calc(696 / 1440 * var(--base-vw));
  margin: 0 auto;
  position: relative;
  z-index: 2;
}

#point .point__title img {
  display: block;
  width: 100%;
  height: auto;
}

#point .point__inner {
  width: calc(1215 / 1440 * var(--base-vw));
  margin: 0 auto;
  position: relative;
  min-height: calc(1150 / 1440 * var(--base-vw));
  z-index: 2;
}

#point .point__item,
#point .point__product {
  position: absolute;
}

#point .point__item img,
#point .point__product img {
  display: block;
  width: 100%;
  height: auto;
}

#point .point__item {
  width: calc(465 / 1440 * var(--base-vw));
}

#point .point__item--01 {
  top: 0;
  left: 0;
  z-index: 2;
}

#point .point__item--02 {
  top: calc(206 / 1440 * var(--base-vw));
  right: 0;
  z-index: 2;
}

#point .point__product {
  width: calc(840 / 1440 * var(--base-vw));
  top: 50%;
  left: 50%;
  transform: translateX(-50%) translateY(-50%);
  z-index: 3;
}

#point .point__item--03 {
  bottom: 0;
  left: calc(124 / 1440 * var(--base-vw));
  z-index: 2;
}

@media screen and (max-width: 767px) {
  #point {
    background-image: url("/alcohol/beer/greenlabel/images/renewal/green-bg-sp.png");
    background-repeat: no-repeat;
    background-position: top center;
    background-size: cover;
    padding-top: calc(15 / 375 * var(--base-vw));
    padding-bottom: calc(80 / 375 * var(--base-vw));
  }

  #point::before {
    height: calc(41 / 375 * var(--base-vw));
    background-image: url("/alcohol/beer/greenlabel/images/renewal/point_top-sp.png");
    background-size: 100% auto;
  }

  #point .point__title {
    width: calc(331 / 375 * var(--base-vw));
  }

  #point .point__inner {
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 100%;
    min-height: auto;
  }

  #point .point__item,
  #point .point__product {
    position: static;
  }

  #point .point__item {
    width: calc(277 / 375 * var(--base-vw));
    margin: 0 auto;
    margin-top: calc(-20 / 375 * var(--base-vw));
  }

  #point .point__product {
    width: calc(370 / 375 * var(--base-vw));
    margin: 0 auto;
    transform: none;
  }

  #point .point__item--02 {
    margin-top: calc(40 / 375 * var(--base-vw));
  }

  #point .point__item--03 {
    margin-top: calc(40 / 375 * var(--base-vw));
  }
}

/* /////////////////////////////////////////////////////////// */

#store {
  padding-top: calc(100 / 1440 * var(--base-vw));
}

#store .store__card {
  width: calc(1000 / 1440 * var(--base-vw));
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
  margin-top: calc(50 / 1440 * var(--base-vw));
}

#store .store__item {
  width: calc(306 / 1440 * var(--base-vw));
}

@media screen and (max-width: 767px) {
  #store {
    padding-top: calc(50 / 375 * var(--base-vw));
  }

  #store .store__card {
    width: calc(335 / 375 * var(--base-vw));
    flex-direction: column;
    gap: calc(20 / 375 * var(--base-vw));
  }

  #store .store__item {
    width: 100%;
  }
}

/* ////////////////////////////////////////////////////// */

#information {
  padding-top: calc(150 / 1440 * var(--base-vw));
}

#information .section__title img {
  display: block;
  width: 100%;
  height: auto;
}

#information .information__box {
  display: flex;
  align-items: center;
  width: calc(996 / 1440 * var(--base-vw));
  margin: calc(20 / 1440 * var(--base-vw)) auto 0;
  padding: calc(20 / 1440 * var(--base-vw))  calc(79 / 1440 * var(--base-vw)) calc(44 / 1440 * var(--base-vw)) calc(77 / 1440 * var(--base-vw));
  background-image: url("/alcohol/beer/greenlabel/images/renewal/gray-bg.png");
  background-repeat: repeat;
  background-size: contain;
  border-radius: calc(24 / 1440 * var(--base-vw));
  box-sizing: border-box;
}

#information .information__image {
  width: calc(350 / 1440 * var(--base-vw));
  flex-shrink: 0;
}

#information .information__image img {
  display: block;
  width: 100%;
  height: auto;
}

#information .information__content {
  flex: 1;
}

#information .information__name {
  width: calc(336 / 1440 * var(--base-vw)); 
}

#information .information__list {
  margin-top: calc(26 / 1440 * var(--base-vw));
  color: #000;
}

#information .information__row {
  display: flex;
  align-items: flex-start;
  margin-top: calc(10 / 1440 * var(--base-vw));
  font-size: clamp(10px, calc(16 / 1440 * var(--base-vw)), 16px);
  line-height: 1.75;
  font-weight: bold;
}

#information .information__row span {
  padding-left: calc(18 / 1440 * var(--base-vw));
  display: block;
  line-height: 1.5;
}

#information .information__row:first-child {
  margin-top: 0;
}

#information .information__note {
  margin: calc(18 / 1440 * var(--base-vw)) 0 0;
  font-size: max(10px, calc(12 / 1440 * var(--base-vw)));
  line-height: 1.7;
  color: #4B4B4B;
}

@media screen and (max-width: 767px) {
  #information {
    padding-top: calc(90 / 375 * var(--base-vw));
  }

  #information .information__box {
    display: block;
    width: calc(335 / 375 * var(--base-vw));
    margin-top: calc(32 / 375 * var(--base-vw));
    padding: calc(20 / 375 * var(--base-vw)) calc(20 / 375 * var(--base-vw)) calc(32 / 375 * var(--base-vw));
    border-radius: calc(16 / 375 * var(--base-vw));
  }

  #information .information__image {
    width: calc(300 / 375 * var(--base-vw));
    margin: 0 auto calc(22 / 375 * var(--base-vw));
  }

  #information .information__name {
    width: calc(277 / 375 * var(--base-vw));
    margin: 0 auto;
    margin-bottom: calc(20 / 375 * var(--base-vw));
  }

  #information .information__row {
    display: block;
    margin-top: calc(10 / 375 * var(--base-vw));
    font-size: max(10px, calc(13 / 375 * var(--base-vw)));
    line-height: 1.65;
  }

  #information .information__row span {
    padding-left: calc(26 / 375 * var(--base-vw));
    display: block;
    line-height: 1.5;
  }

  #information .information__note {
    margin-top: calc(14 / 375 * var(--base-vw));
    font-size: max(10px, calc(11 / 375 * var(--base-vw)));
    line-height: 1.6;
  }
}

/* ///////////////////////////////////////////////////////// */

#series {
  padding-top: calc(150 / 1440 * var(--base-vw));
  padding-bottom: calc(170 / 1440 * var(--base-vw));
}

#series .series__list {
  width: calc(582 / 1440 * var(--base-vw));
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
  margin-top: calc(40 / 1440 * var(--base-vw));
}

#series .series__item {
  width: calc(271 / 1440 * var(--base-vw));
}

@media screen and (max-width: 767px) {
  #series {
    padding-top: calc(70 / 375 * var(--base-vw));
    padding-bottom: calc(60 / 375 * var(--base-vw));
  }

  #series .series__list {
    margin-top: calc(30 / 375 * var(--base-vw));
    flex-direction: column;
    width: calc(271 / 375 * var(--base-vw));
    gap: calc(20 / 375 * var(--base-vw));
  }

  #series .series__item {
    width: 100%;
  }
}