@import url("https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@100..900&family=Noto+Serif+JP:wght@200..900&display=swap");
@media (max-width: 700px) {
  .only-pc {
    display: none !important;
  }
}

@media (min-width: 701px) {
  .only-sp {
    display: none !important;
  }
}

body {
  min-width: 100%;
}

.l-wrapper {
  width: 100%;
  max-width: min(1320px, 68.75vw);
  padding: 0 20px;
  margin-left: auto;
  margin-right: auto;
}
@media (max-width: 700px) {
  .l-wrapper {
    max-width: 100%;
    width: 100%;
    padding: 0 4.8vw;
  }
}

.sec-anchor {
  position: absolute;
  top: 0;
}

.agf-cs-header-mo__user-login.is-before-login, .agf-cs-header-dt-nav-main__item-user-login {
  display: none !important;
}

a {
  text-decoration: none;
}
a:hover {
  text-decoration: none;
}
@media (min-width: 701px) {
  a {
    -webkit-transition: opacity 0.3s ease;
    transition: opacity 0.3s ease;
  }
}
@media (min-width: 701px) and (hover: hover) {
  a:hover {
    opacity: 0.7;
  }
}

img {
  max-width: 100%;
}

* {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

@media all and (min-width: 701px) {
  .mfp-wrap {
    overflow-x: auto !important;
  }
  .mfp-iframe-holder .mfp-content {
    max-width: 720px;
  }
  .mfp-iframe-holder .mfp-close {
    background: url("../img/btn_close.png") right 5px bottom 7px no-repeat;
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
    padding-right: 0;
    opacity: 1;
  }
  .mfp-fade.mfp-bg {
    opacity: 0;
    -webkit-transition: all 0.1s ease;
    transition: all 0.1s ease;
  }
  .mfp-fade.mfp-bg.mfp-ready {
    opacity: 0.9;
  }
  .mfp-ready .mfp-content {
    width: 720px;
    -webkit-animation: tobig 0.5s ease 0s 1 normal both;
    animation: tobig 0.5s ease 0s 1 normal both;
  }
  @-webkit-keyframes tobig {
    from {
      width: 660px;
    }
    to {
      width: 720px;
    }
  }
  @keyframes tobig {
    from {
      width: 660px;
    }
    to {
      width: 720px;
    }
  }
  .mfp-fade.mfp-bg.mfp-removing {
    opacity: 0;
  }
  .mfp-fade.mfp-wrap .mfp-content {
    opacity: 0;
    -webkit-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
  }
  .mfp-fade.mfp-bg.mfp-removing {
    -webkit-transition: all 0.25s ease;
    transition: all 0.25s ease;
  }
  .mfp-fade.mfp-wrap.mfp-ready .mfp-content {
    opacity: 1;
  }
  .mfp-fade.mfp-wrap.mfp-removing .mfp-content {
    opacity: 0;
  }
}
/*****/
@media screen and (max-width: 700px) {
  .mfp-iframe-holder .mfp-close {
    background: url("../img/btn_close.png") right 10px bottom 10px no-repeat;
    background-size: auto 3.5vw;
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
    padding-right: 0;
    opacity: 1;
  }
  .mfp-fade.mfp-bg {
    opacity: 0;
    -webkit-transition: all 0.1s ease;
    transition: all 0.1s ease;
  }
  .mfp-fade.mfp-bg.mfp-ready {
    opacity: 0.9;
  }
  .mfp-ready .mfp-content {
    /*    width: 85%;*/
    width: 100% !important;
    -webkit-animation: tosmall 0.5s ease 0s 1 normal both;
    animation: tosmall 0.5s ease 0s 1 normal both;
  }
  @-webkit-keyframes tosmall {
    from {
      width: 85%;
    }
    to {
      width: 100%;
    }
  }
  @keyframes tosmall {
    from {
      width: 85%;
    }
    to {
      width: 100%;
    }
  }
  .mfp-fade.mfp-bg.mfp-removing {
    opacity: 0;
  }
  .mfp-fade.mfp-wrap .mfp-content {
    opacity: 0;
    -webkit-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
  }
  .mfp-fade.mfp-bg.mfp-removing {
    -webkit-transition: all 0.25s ease;
    transition: all 0.25s ease;
  }
  .mfp-fade.mfp-wrap.mfp-ready .mfp-content {
    opacity: 1;
  }
  .mfp-fade.mfp-wrap.mfp-removing .mfp-content {
    opacity: 0;
  }
}
@-webkit-keyframes loop {
  0% {
    background-position: 0 0;
  }
  100% {
    background-position: max(-2646px, -137.8125vw) 0;
  }
}
@keyframes loop {
  0% {
    background-position: 0 0;
  }
  100% {
    background-position: max(-2646px, -137.8125vw) 0;
  }
}
@-webkit-keyframes loop-sp {
  0% {
    background-position: 0 0;
  }
  100% {
    background-position: -234.9333333333vw 0;
  }
}
@keyframes loop-sp {
  0% {
    background-position: 0 0;
  }
  100% {
    background-position: -234.9333333333vw 0;
  }
}
.slider-img {
  pointer-events: none;
}
.slider-img__inner {
  overflow: hidden;
  position: relative;
  height: 100%;
  z-index: 1;
}
.slider-img__img {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  will-change: transform;
}
.slider-img__img .item {
  width: 100%;
  height: min(215px, 11.1979166667vw);
  background: url("../img/slide-img.png") repeat-x;
  background-size: auto 100%;
  -webkit-animation: loop 40s linear infinite;
          animation: loop 40s linear infinite;
}
@media (max-width: 700px) {
  .slider-img__img .item {
    background: url("../img/slide-img-sp.png") repeat-x;
    background-size: auto 100%;
    height: 18.9333333333vw;
    -webkit-animation: loop-sp 30s linear infinite;
            animation: loop-sp 30s linear infinite;
  }
}

#cz {
  font-family: "Noto Sans JP", sans-serif;
  background: #001655;
  color: #fff;
  width: 100%;
  overflow: hidden;
}
#cz .list-anchor {
  position: relative;
  width: 100%;
  height: 22.4vw;
}
@media (min-width: 701px) {
  #cz .list-anchor {
    height: min(80px, 4.1666666667vw);
  }
}
#cz .list-anchor__fix {
  background: url("../img/bg_nav.webp") center/auto 100% repeat-x;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 3;
  -webkit-transform: matrix3d(0, 0, 0);
          transform: matrix3d(0, 0, 0);
}
#cz .list-anchor__fix.is-scroll {
  position: fixed;
}
#cz .list-anchor__fix ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  position: relative;
  padding: 4vw 0 3.4666666667vw;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
@media (min-width: 701px) {
  #cz .list-anchor__fix ul {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    padding: min(23px, 1.1979166667vw) 0;
  }
}
@media (max-width: 700px) {
  #cz .list-anchor__fix ul {
    height: 22.4vw;
  }
  #cz .list-anchor__fix ul::after {
    content: "";
    width: 96%;
    height: 1px;
    background-color: #B2923F;
    position: absolute;
    top: 50%;
    left: 2%;
  }
}
#cz .list-anchor__fix ul li {
  position: relative;
}
@media (min-width: 701px) {
  #cz .list-anchor__fix ul li {
    width: auto;
  }
}
#cz .list-anchor__fix ul li::after {
  content: "";
  width: 2px;
  height: min(16px, 0.8333333333vw);
  background-color: #B2923F;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  right: 0;
}
@media (max-width: 700px) {
  #cz .list-anchor__fix ul li::after {
    height: 4.2666666667vw;
  }
}
@media (min-width: 701px) {
  #cz .list-anchor__fix ul li:last-child::after {
    content: none;
  }
}
#cz .list-anchor__fix ul li:nth-child(1), #cz .list-anchor__fix ul li:nth-child(1) {
  border-top: 0;
}
@media (max-width: 700px) {
  #cz .list-anchor__fix ul li:nth-child(3)::after, #cz .list-anchor__fix ul li:nth-child(7)::after {
    content: none;
  }
}
#cz .list-anchor__fix ul li a {
  font-size: 3.7333333333vw;
  line-height: 1.4285714286;
  font-weight: 700;
  font-family: "Noto Serif JP", serif;
  text-align: center;
  display: block;
  color: #4D3827;
  width: 100%;
  padding: 4px 2.9333333333vw;
}
@media (min-width: 701px) {
  #cz .list-anchor__fix ul li a {
    font-size: min(16px, 0.8333333333vw);
    line-height: 1.4375;
    padding: min(5px, 0.2604166667vw) min(51px, 2.65625vw);
  }
}
@media (max-width: 700px) {
  #cz .list-anchor__fix ul li a {
    letter-spacing: 0.02em;
  }
}
@media (max-width: 700px) {
  #cz a:hover {
    text-decoration: none;
  }
}
#cz section {
  position: relative;
}
#cz section .sec-anchor {
  position: absolute;
  top: 0;
}
#cz .nav {
  display: none !important;
}
#cz .section__inn {
  min-width: 100%;
  width: 100%;
  max-width: 1320px;
}
@media (max-width: 700px) {
  #cz .section__index {
    font-size: 5.3333333333vw;
  }
}
#cz .visual img {
  width: 100%;
}
#cz .info2025 {
  background: url("../img/info-bg.jpg") no-repeat left bottom/cover;
  padding: min(164px, 8.5416666667vw) 0;
}
@media (max-width: 700px) {
  #cz .info2025 {
    background: url("../img/info-bg-sp.jpg") no-repeat center top/100% auto;
    padding: 59.4666666667vw 0 15.7333333333vw;
  }
}
#cz .info2025 .l-wrapper {
  position: relative;
  z-index: 1;
}
@media (max-width: 700px) {
  #cz .info2025 .sec-anchor {
    top: 10px;
  }
}
#cz .info2025__inner {
  width: 60%;
}
@media (max-width: 700px) {
  #cz .info2025__inner {
    width: 100%;
    padding: 0;
  }
}
#cz .info2025__text {
  font-size: min(26px, 1.3541666667vw);
  line-height: 1.5384615385;
  letter-spacing: 0.04em;
  font-family: "Noto Serif JP", serif;
}
@media (max-width: 700px) {
  #cz .info2025__text {
    font-size: 4.2666666667vw;
    line-height: 1.75;
    letter-spacing: 0.055em;
  }
}
#cz .info2025__text + .info2025__text {
  margin-top: 40px;
}
@media (max-width: 700px) {
  #cz .info2025__text + .info2025__text {
    margin-top: 7.4666666667vw;
  }
}
#cz .bg-main {
  background-color: #050B47;
  position: relative;
  margin-top: -51px;
}
@media (min-width: 701px) {
  #cz .bg-main::before {
    content: "";
    width: 100%;
    height: 300px;
    background: url("../img/bg-main-top.png") repeat-x top/auto 300px;
    position: absolute;
    top: -230px;
    left: 0;
    z-index: 0;
  }
}
#cz .tvcm {
  padding-top: min(79px, 4.1145833333vw);
  position: relative;
}
@media (max-width: 700px) {
  #cz .tvcm {
    padding-top: 10.4vw;
    background: url("../img/tvcm-bg-sp.jpg") no-repeat center top 11.2vw/100% auto;
    padding-bottom: 11.2vw;
  }
}
#cz .tvcm .l-wrapper {
  position: relative;
  z-index: 1;
}
@media (min-width: 701px) {
  #cz .tvcm::after {
    content: "";
    width: min(1044px, 54.375vw);
    height: min(488px, 25.4166666667vw);
    background: url("../img/tvcm-bg.png") no-repeat center/100% 100%;
    position: absolute;
    top: min(103px, 5.3645833333vw);
    left: 50%;
    z-index: 0;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
    margin-left: min(50px, 2.6041666667vw);
    mix-blend-mode: multiply;
  }
}
#cz .tvcm .section__index {
  margin-bottom: min(57px, 2.96875vw);
}
@media (max-width: 700px) {
  #cz .tvcm .section__index {
    margin-bottom: 10.6666666667vw;
  }
}
#cz .tvcm__inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
@media (max-width: 700px) {
  #cz .tvcm__inner {
    display: block;
  }
}
#cz .tvcm__item {
  width: calc(50% - 20px);
}
@media (max-width: 700px) {
  #cz .tvcm__item {
    width: 100%;
    margin-bottom: 36px;
  }
  #cz .tvcm__item:last-child {
    margin-bottom: 0;
  }
}
#cz .tvcm__item a {
  display: block;
  position: relative;
}
@media (min-width: 701px) and (hover: hover) {
  #cz .tvcm__item a:hover::after {
    opacity: 1;
  }
}
#cz .tvcm__item a::after {
  content: "";
  width: min(82px, 4.2708333333vw);
  height: min(82px, 4.2708333333vw);
  background: url("../img/tvcm-icon-play.png") no-repeat center center/100% 100%;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  z-index: 1;
  opacity: 0.8;
  -webkit-transition: opacity 0.4s;
  transition: opacity 0.4s;
}
@media (max-width: 700px) {
  #cz .tvcm__item a::after {
    width: 10.6666666667vw;
    height: 10.6666666667vw;
  }
}
#cz .tvcm__text {
  font-size: min(18px, 0.9375vw);
  line-height: 1.6666666667;
  font-family: "Noto Serif JP", serif;
  font-weight: 500;
  color: #D6C677;
  text-align: center;
  margin-top: 13px;
}
@media (max-width: 700px) {
  #cz .tvcm__text {
    font-size: 3.2vw;
    line-height: 1.25;
    margin-top: 10px;
  }
}
#cz .delicious {
  margin-top: 98px;
}
@media (max-width: 700px) {
  #cz .delicious {
    margin-top: 5.6vw;
  }
}
#cz .delicious .sec-anchor {
  top: -50px;
}
#cz .delicious .section__index {
  margin-bottom: 57px;
}
@media (max-width: 700px) {
  #cz .delicious .section__index {
    margin-bottom: 5.0666666667vw;
    margin-left: -10px;
    margin-right: -10px;
  }
}
#cz .delicious .pic-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
@media (max-width: 700px) {
  #cz .delicious .pic-list {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    padding: 0 3.7333333333vw;
  }
}
#cz .delicious .pic-list li {
  width: min(290px, 15.1041666667vw);
  background-color: #D6C677;
  position: relative;
}
@media (max-width: 700px) {
  #cz .delicious .pic-list li {
    width: 39.4666666667vw;
    margin-bottom: 4vw;
  }
}
#cz .delicious .pic-list__num {
  width: min(67px, 3.4895833333vw);
  height: min(59px, 3.0729166667vw);
  border-radius: 0 0 min(10px, 0.5208333333vw) 0;
  background: #fff;
  display: inline-block;
  font-size: min(26px, 1.3541666667vw);
  line-height: 1;
  padding-top: min(10px, 0.5208333333vw);
  text-align: center;
  position: absolute;
  color: #1F1765;
  top: 0;
  left: 0;
  font-family: "Noto Serif JP", serif;
  font-weight: bold;
}
@media (max-width: 700px) {
  #cz .delicious .pic-list__num {
    width: 9.0666666667vw;
    height: 8vw;
    font-size: 3.7333333333vw;
    padding-top: 1.3333333333vw;
    border-radius: 0 0 2.6666666667vw 0;
  }
}
#cz .delicious .pic-list__num::after {
  content: "";
  width: min(30px, 1.5625vw);
  height: 1px;
  border-radius: 50%;
  background: #1F1765;
  position: absolute;
  bottom: min(14px, 0.7291666667vw);
  left: calc(50% - min(15px, 0.78125vw));
}
@media (max-width: 700px) {
  #cz .delicious .pic-list__num::after {
    width: 4.2666666667vw;
    bottom: 1.8666666667vw;
    left: calc(50% - 2.1333333333vw);
  }
}
#cz .delicious .pic-list__img {
  padding: min(10px, 0.5208333333vw) min(10px, 0.5208333333vw) 0;
}
@media (max-width: 700px) {
  #cz .delicious .pic-list__img {
    padding: 1.3333333333vw 1.3333333333vw 0;
  }
}
#cz .delicious .pic-list__txt {
  min-height: min(95px, 4.9479166667vw);
  padding: 7px 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
@media (max-width: 700px) {
  #cz .delicious .pic-list__txt {
    min-height: 12.8vw;
    padding: 0.8vw 0;
  }
}
#cz .delicious .pic-list__txt .desc {
  font-size: min(23px, 1.1979166667vw);
  line-height: 1.1739130435;
  text-align: center;
  font-weight: bold;
  color: #1F1765;
  font-family: "Noto Serif JP", serif;
  letter-spacing: 0.03em;
}
@media (max-width: 700px) {
  #cz .delicious .pic-list__txt .desc {
    font-size: 3.2vw;
    line-height: 1.1666666667;
  }
}
#cz .delicious .pic-list__txt .desc span {
  display: block;
  font-size: min(19px, 0.9895833333vw);
  line-height: 1.4210526316;
}
@media (max-width: 700px) {
  #cz .delicious .pic-list__txt .desc span {
    font-size: 2.6666666667vw;
    line-height: 1.4;
  }
}
#cz .delicious .pic-list__txt .desc i {
  font-style: normal;
  letter-spacing: -0.7em;
}
#cz .movie {
  margin-top: 80px;
  position: relative;
  overflow: hidden;
}
@media (min-width: 701px) {
  #cz .movie {
    padding-bottom: 80px;
  }
}
@media (max-width: 700px) {
  #cz .movie {
    background: none;
    margin-top: 7.2vw;
  }
}
@media (min-width: 701px) {
  #cz .movie::before {
    content: "";
    width: min(288px, 15vw);
    height: min(1526px, 79.4791666667vw);
    background: url("../img/move-left.png") no-repeat center center/100% auto;
    position: absolute;
    top: min(44px, 2.2916666667vw);
    left: 0;
    z-index: 0;
  }
}
#cz .movie .bgd-bottom {
  margin-top: 98px;
}
@media (max-width: 700px) {
  #cz .movie .bgd-bottom {
    margin-top: 13.8666666667vw;
  }
}
#cz .movie .bgd-bottom.is-open::after {
  opacity: 1;
}
@media (min-width: 701px) {
  #cz .movie .bgd-bottom {
    position: relative;
    z-index: 0;
  }
  #cz .movie .bgd-bottom::after {
    content: "";
    width: min(324px, 16.875vw);
    height: min(332px, 17.2916666667vw);
    background: url("../img/move-right-bottom.png") no-repeat center center/100% 100%;
    position: absolute;
    top: max(-36px, -1.875vw);
    right: 0;
    z-index: -1;
    opacity: 0;
  }
}
@media (min-width: 701px) {
  #cz .movie .bgd-bottom.--style1::after {
    width: min(324px, 16.875vw);
    height: min(248px, 12.9166666667vw);
    background: url("../img/move-right.png") no-repeat center center/100% 100%;
    top: min(33px, 1.71875vw);
  }
}
#cz .movie .sec-anchor {
  top: -50px;
}
#cz .movie .section__index {
  margin-bottom: 57px;
}
@media (max-width: 700px) {
  #cz .movie .section__index {
    margin-bottom: 10.4vw;
  }
}
@media (max-width: 700px) {
  #cz .movie .l-wrapper {
    padding: 0;
  }
}
#cz .movie__tvcm__title {
  font-size: min(24px, 1.25vw);
  line-height: 1.5;
  font-family: "Noto Serif JP", serif;
  font-weight: 500;
  color: #1F1765;
  text-align: center;
  background-color: #D6C677;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 100%;
  height: 100px;
}
@media (max-width: 700px) {
  #cz .movie__tvcm__title {
    font-size: 4.8vw;
    line-height: 1.3888888889;
    height: 21.3333333333vw;
  }
}
#cz .movie__tvcm + .movie__tvcm {
  margin-top: 98px;
}
@media (max-width: 700px) {
  #cz .movie__tvcm + .movie__tvcm {
    margin-top: 13.6vw;
  }
}
#cz .accordion__top {
  cursor: pointer;
}
#cz .accordion__top.is-open .movie__tvcm__title::after {
  background: url("../img/accordion-icon-close.png") no-repeat center center/100% 100%;
}
@media (max-width: 700px) {
  #cz .accordion__top.is-open .movie__tvcm__title::after {
    background: url("../img/accordion-icon-close-sp.png") no-repeat center center/100% 100%;
  }
}
#cz .accordion__top .movie__tvcm__title {
  position: relative;
}
#cz .accordion__top .movie__tvcm__title::after {
  content: "";
  width: min(50px, 2.6041666667vw);
  height: min(50px, 2.6041666667vw);
  background: url("../img/accordion-icon-open.png") no-repeat center center/100% 100%;
  position: absolute;
  top: 50%;
  right: min(100px, 5.2083333333vw);
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
@media (max-width: 700px) {
  #cz .accordion__top .movie__tvcm__title::after {
    width: 4.5333333333vw;
    height: 4.5333333333vw;
    right: 14.9333333333vw;
    margin-top: 0.5333333333vw;
  }
}
#cz .accordion-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding-top: 50px;
}
#cz .accordion-list li {
  width: min(290px, 15.1041666667vw);
}
#cz .c-movie {
  padding-top: 50px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
@media (max-width: 700px) {
  #cz .c-movie {
    display: block;
    padding: 8vw 4.8vw 0;
  }
}
#cz .c-movie__item {
  width: calc(50% - min(20px, 1.0416666667vw));
}
@media (max-width: 700px) {
  #cz .c-movie__item {
    width: 100%;
    margin-bottom: 8.5333333333vw;
  }
  #cz .c-movie__item:last-child {
    margin-bottom: 0;
  }
}
#cz .c-movie__item a {
  display: block;
  position: relative;
}
@media (min-width: 701px) and (hover: hover) {
  #cz .c-movie__item a:hover::after {
    opacity: 1;
  }
}
#cz .c-movie__item a::after {
  content: "";
  width: min(82px, 4.2708333333vw);
  height: min(82px, 4.2708333333vw);
  background: url("../img/tvcm-icon-play.png") no-repeat center center/100% 100%;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  z-index: 1;
  opacity: 0.8;
  -webkit-transition: opacity 0.4s;
  transition: opacity 0.4s;
}
@media (max-width: 700px) {
  #cz .c-movie__item a::after {
    width: 10.6666666667vw;
    height: 10.6666666667vw;
  }
}
#cz .c-movie__text {
  font-size: min(18px, 0.9375vw);
  line-height: 1.6666666667;
  font-family: "Noto Serif JP", serif;
  font-weight: 500;
  color: #D6C677;
  text-align: center;
  margin-top: 13px;
  margin-left: max(-35px, -1.8229166667vw);
  margin-right: max(-35px, -1.8229166667vw);
}
@media (max-width: 700px) {
  #cz .c-movie__text {
    font-size: 3.2vw;
    line-height: 1.25;
    margin-top: 11px;
  }
}
#cz .c-movie.--style2 {
  width: min(620px, 32.2916666667vw);
  margin-left: auto;
  margin-right: auto;
}
@media (max-width: 700px) {
  #cz .c-movie.--style2 {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}
#cz .c-movie.--style2 .c-movie__item {
  width: min(290px, 15.1041666667vw);
}
@media (max-width: 700px) {
  #cz .c-movie.--style2 .c-movie__item {
    width: 43.2vw;
    margin-bottom: 0;
  }
}
@media (max-width: 700px) {
  #cz .c-movie.--style3 {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: -8.5333333333vw;
  }
}
#cz .c-movie.--style3 .c-movie__item {
  width: min(290px, 15.1041666667vw);
}
@media (max-width: 700px) {
  #cz .c-movie.--style3 .c-movie__item {
    width: 43.2vw;
  }
}
#cz .recommend {
  margin-top: 130px;
  position: relative;
}
@media (max-width: 700px) {
  #cz .recommend {
    margin-top: 12.2666666667vw;
    background: url("../img/recommend-bg-sp.jpg") no-repeat center top 3.7333333333vw/100% auto;
    padding-bottom: 9.3333333333vw;
  }
}
@media (min-width: 701px) {
  #cz .recommend::before {
    content: "";
    width: min(292px, 15.2083333333vw);
    height: min(506px, 26.3541666667vw);
    background: url("../img/recommend-left.png") no-repeat center center/100% 100%;
    position: absolute;
    top: -11px;
    left: 0;
    z-index: 0;
  }
}
@media (min-width: 701px) {
  #cz .recommend::after {
    content: "";
    width: min(254px, 13.2291666667vw);
    height: min(332px, 17.2916666667vw);
    background: url("../img/recommend-right.png") no-repeat center center/100% 100%;
    position: absolute;
    bottom: max(-28px, -1.4583333333vw);
    right: 0;
    z-index: 0;
  }
}
#cz .recommend .sec-anchor {
  top: -50px;
}
#cz .recommend .section__index {
  margin-bottom: 57px;
}
@media (max-width: 700px) {
  #cz .recommend .section__index {
    margin-bottom: 7.2vw;
  }
}
#cz .recommend__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
@media (max-width: 700px) {
  #cz .recommend__list {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}
#cz .recommend__list li {
  width: calc(50% - min(22px, 1.1458333333vw));
  margin-bottom: 50px;
}
@media (max-width: 700px) {
  #cz .recommend__list li {
    width: 82.6666666667vw;
    margin-bottom: 4.8vw;
  }
}
#cz .recommend__list li img {
  width: 100%;
}
#cz .lineup {
  margin-top: 49px;
}
@media (max-width: 700px) {
  #cz .lineup {
    margin-top: 16.2666666667vw;
  }
}
#cz .lineup .sec-anchor {
  top: -50px;
}
#cz .lineup .section__index {
  margin-bottom: 57px;
}
@media (max-width: 700px) {
  #cz .lineup .section__index {
    margin-bottom: 4.8vw;
  }
}
#cz .lineup .swiper-wrapper {
  -webkit-transition-timing-function: linear !important;
          transition-timing-function: linear !important;
}
#cz .lineup .slider {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  pointer-events: none;
}
#cz .lineup .slider__item {
  margin: 0 min(5px, 0.2604166667vw);
  width: auto !important;
}
@media (max-width: 700px) {
  #cz .lineup .slider__item {
    margin: 0 0.5333333333vw;
  }
}
#cz .lineup .slider__item img {
  height: 100%;
  width: auto;
  height: min(214px, 11.1458333333vw);
}
@media (max-width: 700px) {
  #cz .lineup .slider__item img {
    height: 18.9333333333vw;
  }
}
#cz .lineup .product2025 {
  padding-top: 108px;
}
@media (max-width: 700px) {
  #cz .lineup .product2025 {
    padding-top: 7.7333333333vw;
  }
}
#cz .lineup .product2025 sub {
  font-size: 100%;
  bottom: -0.5em;
}
#cz .lineup .product2025 .sec-anchor {
  top: 61px;
}
@media (max-width: 700px) {
  #cz .lineup .product2025 .sec-anchor {
    top: 39px;
  }
}
#cz .lineup .product2025__inner {
  width: min(1320px, 68.75vw);
  margin-left: auto;
  margin-right: auto;
}
@media (max-width: 700px) {
  #cz .lineup .product2025__inner {
    width: 100%;
  }
}
#cz .lineup .product2025-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  width: min(1178px, 61.3541666667vw);
  margin: 0 auto;
}
@media (max-width: 700px) {
  #cz .lineup .product2025-list {
    width: 100%;
    padding: 0 1.6vw;
  }
}
#cz .lineup .product2025-list li {
  text-align: center;
  margin-bottom: 78px;
  position: relative;
  z-index: 0;
}
@media (max-width: 700px) {
  #cz .lineup .product2025-list li {
    width: 50% !important;
    margin: 0 0 6.6666666667vw !important;
  }
}
#cz .lineup .product2025-list li::after {
  content: "";
  width: min(441px, 22.96875vw);
  height: min(441px, 22.96875vw);
  background: url("../img/product-list-bg.png") no-repeat center center/100% 100%;
  top: max(-20px, -1.0416666667vw);
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  position: absolute;
  z-index: -1;
}
@media (max-width: 700px) {
  #cz .lineup .product2025-list li::after {
    width: 58.6666666667vw;
    height: 58.6666666667vw;
    top: -2.6666666667vw;
  }
}
#cz .lineup .product2025-list li.is-new .product2025-list__img {
  position: relative;
}
#cz .lineup .product2025-list li.is-new .product2025-list__img::after {
  content: "";
  width: min(46px, 2.3958333333vw);
  height: min(46px, 2.3958333333vw);
  background: url("../img/product-new.png") no-repeat center center/100% 100%;
  position: absolute;
  top: max(-20px, -1.0416666667vw);
  right: max(-19px, -0.9895833333vw);
  z-index: 1;
}
@media (max-width: 700px) {
  #cz .lineup .product2025-list li.is-new .product2025-list__img::after {
    background: url("../img/product-new-sp.png") no-repeat center center/100% 100%;
    width: 9.3333333333vw;
    height: 9.3333333333vw;
    top: -2.6666666667vw;
    right: -4vw;
  }
}
@media (min-width: 701px) {
  #cz .lineup .product2025-list li.item1 {
    width: min(186px, 9.6875vw);
    margin-right: min(101px, 5.2604166667vw);
  }
}
#cz .lineup .product2025-list li.item1 img {
  width: min(174px, 9.0625vw);
}
@media (max-width: 700px) {
  #cz .lineup .product2025-list li.item1 img {
    width: 21.8666666667vw;
  }
}
#cz .lineup .product2025-list li.item2 {
  width: min(248px, 12.9166666667vw);
  margin-right: min(69px, 3.59375vw);
}
@media (max-width: 700px) {
  #cz .lineup .product2025-list li.item2 img {
    width: 31.4666666667vw;
  }
}
#cz .lineup .product2025-list li.item3 {
  width: min(248px, 12.9166666667vw);
  margin-right: min(99px, 5.15625vw);
}
@media (max-width: 700px) {
  #cz .lineup .product2025-list li.item3 img {
    width: 31.4666666667vw;
  }
}
#cz .lineup .product2025-list li.item4 {
  width: min(186px, 9.6875vw);
}
#cz .lineup .product2025-list li.item4 img {
  width: min(142px, 7.3958333333vw);
}
@media (max-width: 700px) {
  #cz .lineup .product2025-list li.item4 img {
    width: 17.8666666667vw;
  }
}
#cz .lineup .product2025-list li.item5 {
  width: min(186px, 9.6875vw);
  margin-right: min(78px, 4.0625vw);
}
#cz .lineup .product2025-list li.item5 img {
  width: min(142px, 7.3958333333vw);
}
@media (max-width: 700px) {
  #cz .lineup .product2025-list li.item5 img {
    width: 17.8666666667vw;
  }
}
#cz .lineup .product2025-list li.item6 {
  width: min(290px, 15.1041666667vw);
}
@media (max-width: 700px) {
  #cz .lineup .product2025-list li.item6 img {
    width: 36.5333333333vw;
  }
}
#cz .lineup .product2025-list__ttl {
  font-size: min(15px, 0.78125vw);
  line-height: 1.4666666667;
  font-weight: 700;
  letter-spacing: 0.04em;
  min-height: min(44px, 2.2916666667vw);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-bottom: 31px;
}
@media (max-width: 700px) {
  #cz .lineup .product2025-list__ttl {
    font-size: 3.2vw;
    line-height: 1.5;
    min-height: 9.6vw;
    margin-bottom: 2.9333333333vw;
  }
}
#cz .lineup .product2025-list__img {
  display: inline-block;
  min-width: min(150px, 7.8125vw);
}
@media (max-width: 700px) {
  #cz .lineup .product2025-list__img {
    min-width: 72px;
  }
}
#cz .lineup .product2025-list__img img {
  height: min(209px, 10.8854166667vw);
  max-width: 100%;
  display: inline-block;
}
@media (max-width: 700px) {
  #cz .lineup .product2025-list__img img {
    height: auto;
  }
}
#cz .lineup .product2025-list__txt {
  margin-top: 29px;
}
@media (max-width: 700px) {
  #cz .lineup .product2025-list__txt {
    margin-top: 3.2vw;
  }
}
#cz .lineup .product2025-list__txt p {
  font-size: min(15px, 0.78125vw);
  line-height: 1.4666666667;
  letter-spacing: 0.04em;
}
@media (max-width: 700px) {
  #cz .lineup .product2025-list__txt p {
    font-size: 3.2vw;
    line-height: 1.5;
  }
}
#cz .lineup .product2025-list__btn {
  font-size: min(18px, 0.9375vw);
  line-height: 1.6666666667;
  letter-spacing: 0.1em;
  color: #D6C677;
  font-weight: 700;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 100%;
  max-width: min(186px, 9.6875vw);
  height: min(56px, 2.9166666667vw);
  text-align: center;
  position: relative;
  padding-right: min(20px, 1.0416666667vw);
  border-top: 1px solid #D6C677;
  border-bottom: 1px solid #D6C677;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin: 29px auto 0;
}
@media (max-width: 700px) {
  #cz .lineup .product2025-list__btn {
    font-size: 3.2vw;
    width: 24vw;
    height: 7.4666666667vw;
    max-width: 100%;
    margin: 10px auto 0;
    padding-right: 4vw;
  }
}
#cz .lineup .product2025-list__btn::after {
  content: "";
  width: min(20px, 1.0416666667vw);
  height: min(20px, 1.0416666667vw);
  background: url("../img/product-icon-arrow.svg") no-repeat center center/100% 100%;
  position: absolute;
  top: 50%;
  right: min(25px, 1.3020833333vw);
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
@media (max-width: 700px) {
  #cz .lineup .product2025-list__btn::after {
    width: 4vw;
    height: 4vw;
    right: 0.5333333333vw;
  }
}
#cz .purchase {
  background-image: none;
  padding-top: 50px;
  padding-bottom: 118px;
}
@media (max-width: 700px) {
  #cz .purchase {
    padding-top: 35px;
    padding-bottom: 94px;
  }
}
#cz .purchase .sec-anchor {
  top: -50px;
}
#cz .purchase .section__index {
  margin-bottom: 1px;
}
@media (max-width: 700px) {
  #cz .purchase .section__index {
    margin-bottom: 3px;
  }
}
#cz .purchase .purchase__list {
  gap: 0 min(37px, 1.9270833333vw);
  margin: 21px auto 0;
}
@media (max-width: 700px) {
  #cz .purchase .purchase__list {
    max-width: 100%;
    margin: 19px auto 0;
  }
}
#cz .purchase .purchase__list li {
  width: min(282px, 14.6875vw);
}
@media (max-width: 700px) {
  #cz .purchase .purchase__list li {
    width: 100%;
    text-align: center;
  }
}
@media (max-width: 700px) {
  #cz .purchase .purchase__list li a {
    width: 64vw;
    display: inline-block;
  }
}
#cz .purchase .purchase__list p {
  margin-right: -14px;
  margin-left: -14px;
  margin-top: 12px;
  font-size: min(12px, 0.625vw);
  letter-spacing: 0;
  text-align: center;
}
@media (max-width: 700px) {
  #cz .purchase .purchase__list p {
    font-size: 2.9333333333vw;
    letter-spacing: 0;
    margin-right: 0;
    margin-left: 0;
    margin-top: 1px;
  }
}
@media (min-width: 701px) {
  #cz .purchase .purchase__master {
    margin-left: min(21px, 1.09375vw);
  }
}
@media (max-width: 700px) {
  #cz .purchase .purchase__lead {
    font-size: 3.2vw;
    margin-left: -10px;
    margin-right: -10px;
  }
}
#cz .floating {
  position: fixed;
  bottom: 26px;
  right: 10px;
  z-index: 4;
  opacity: 0;
  pointer-events: none;
  -webkit-transition: 0.3s opacity;
  transition: 0.3s opacity;
}
@media (min-width: 701px) {
  #cz .floating {
    bottom: 30px;
    right: 40px;
  }
}
#cz .floating.is-show {
  opacity: 1;
  pointer-events: auto;
}
#cz .floating__totop {
  width: 47px;
}
@media (min-width: 701px) {
  #cz .floating__totop {
    width: min(75px, 3.90625vw);
    -webkit-transition: opacity 0.3s ease;
    transition: opacity 0.3s ease;
    cursor: pointer;
  }
}
@media (min-width: 701px) and (hover: hover) {
  #cz .floating__totop:hover {
    opacity: 0.7;
  }
}

.js-custom .mfp-content {
  width: 360px !important;
  -webkit-animation: custom-style2 0.5s ease 0s 1 normal both !important;
          animation: custom-style2 0.5s ease 0s 1 normal both !important;
}
@media (max-width: 700px) {
  .js-custom .mfp-content {
    width: 90% !important;
  }
}
.js-custom .mfp-content .mfp-iframe-scaler {
  padding-top: 177.78%;
}

@-webkit-keyframes custom-style2 {
  from {
    width: 300px !important;
  }
  to {
    width: 360px !important;
  }
}

@keyframes custom-style2 {
  from {
    width: 300px !important;
  }
  to {
    width: 360px !important;
  }
}