@charset "UTF-8";
/*--------------------------------------*
* foundation
*--------------------------------------*/
/*--------------------------------------*
* ベースカラー
*--------------------------------------*/
/*--------------------------------------*
* フォント
*--------------------------------------*/
/*--------------------------------------*
* ブレイクポイント
*--------------------------------------*/
/*--------------------------------------*
* vw変換(SP用)
*--------------------------------------*/
/*--------------------------------------*
* vw変換(PC用)
*--------------------------------------*/
/*--------------------------------------*
* デフォルトスタイル
*--------------------------------------*/
html,
body {
  width: 100%;
  font-size: 16px;
  margin: 0 auto;
  font-family: helvetica-neue-lt-pro-cond, sans-serif;
  font-weight: 700;
  font-style: normal;
  color: #fff;
}

.ja {
  font-family: "kozuka-gothic-pr6n", sans-serif;
  font-weight: 400;
  font-style: normal;
}

.basic {
  font-family: "Lato", "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "Lucida Grande", Verdana, "ＭＳ Ｐゴシック", sans-serif !important;
}

img,
video,
object {
  width: 100%;
  border: none;
  display: block;
}

@media screen and (min-width: 769px) {
  .spNone {
    display: block;
  }
}
@media screen and (max-width: 768px) {
  .spNone {
    display: none;
  }
}

@media screen and (min-width: 769px) {
  .pcNone {
    display: none;
  }
}
@media screen and (max-width: 768px) {
  .pcNone {
    display: block;
  }
}

/*--------------------------------------*
* aタグ
*--------------------------------------*/
a {
  display: block;
  text-decoration: none;
  transition: all 0.4s;
  color: #fff;
}
@media screen and (min-width: 769px) {
  a:hover {
    opacity: 0.8;
    transition: all 0.5s;
    cursor: pointer;
  }
}
a[href=""] {
  pointer-events: none;
}

/*--------------------------------------*
* ローディング
*--------------------------------------*/
#loading-bg {
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0px;
  left: 0px;
  background: #d9c3b6;
  color: #fff;
  z-index: 999;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
}
#loading-bg .ttl {
  font-family: helvetica-neue-lt-pro-cond, sans-serif;
  font-weight: 700;
  font-style: normal;
  letter-spacing: 0.2em;
  line-height: 1.667;
}
@media screen and (max-width: 768px) {
  #loading-bg .ttl {
    font-size: 24px;
    margin-bottom: 22px;
  }
}
@media screen and (min-width: 769px) {
  #loading-bg .ttl {
    font-size: 48px;
    margin-bottom: 44px;
  }
}
#loading-bg .sub {
  letter-spacing: 0.1em;
  line-height: 1.778;
}
@media screen and (max-width: 768px) {
  #loading-bg .sub {
    font-size: 9px;
  }
}
@media screen and (min-width: 769px) {
  #loading-bg .sub {
    font-size: 18px;
  }
}

/*--------------------------------------*
* layout
*--------------------------------------*/
/*--------------------------------------*
* foundation
*--------------------------------------*/
/*--------------------------------------*
* ヘッダー
*--------------------------------------*/
/*--------------------------------------*
* foundation
*--------------------------------------*/
/*--------------------------------------*
* フッター
*--------------------------------------*/
footer {
  color: #fff;
}
@media screen and (max-width: 768px) {
  footer {
    padding: 13.3333333333vw 0 0;
  }
}
@media screen and (min-width: 769px) {
  footer {
    padding: 7.1428571429vw 0 0;
  }
}
footer .footer_bg {
  position: relative;
}
footer .footer_bg .look_bg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
}
footer .footer_bg .look_bg img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
@media screen and (max-width: 768px) {
  footer .footer_bg .look_bg img {
    -o-object-position: center;
       object-position: center;
  }
}
@media screen and (min-width: 769px) {
  footer .footer_bg .look_bg img {
    -o-object-position: center;
       object-position: center;
  }
}
footer .footer_bg .inner {
  margin: 0 auto;
}
@media screen and (max-width: 768px) {
  footer .footer_bg .inner {
    font-size: 3.2vw;
  }
}
@media screen and (min-width: 769px) {
  footer .footer_bg .inner {
    font-size: 1.0714285714vw;
  }
}
footer .footer_bg .inner p {
  margin: 0;
  letter-spacing: 0.05em;
}
@media screen and (max-width: 768px) {
  footer .footer_bg .inner p {
    font-size: 3.2vw;
  }
}
@media screen and (min-width: 769px) {
  footer .footer_bg .inner p {
    font-size: 1.0714285714vw;
  }
}
footer .footer_bg .inner .staff {
  letter-spacing: 0.05em;
}
@media screen and (max-width: 768px) {
  footer .footer_bg .inner .staff {
    line-height: 1.5;
    font-size: min(3.2vw, 12px);
    padding-left: 4vw;
    padding-top: 10.6666666667vw;
  }
}
@media screen and (min-width: 769px) {
  footer .footer_bg .inner .staff {
    line-height: 1.667;
    font-size: min(1.4285714286vw, 20px);
    padding-left: 3.5714285714vw;
    padding-top: 3.5714285714vw;
  }
}
footer .footer_bg .inner ul.link {
  text-align: center;
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
  justify-content: center;
  margin: 0 auto;
  letter-spacing: 0.1em;
  line-height: 1;
}
@media screen and (max-width: 768px) {
  footer .footer_bg .inner ul.link {
    width: 66.6666666667vw;
    font-size: min(4.6666666667vw, 17.5px);
    row-gap: min(8.5333333333vw, 32px);
    margin: 36vw auto;
  }
}
@media screen and (min-width: 769px) {
  footer .footer_bg .inner ul.link {
    width: 23.5714285714vw;
    font-size: min(1.7142857143vw, 24px);
    row-gap: min(5vw, 70px);
    margin: 3vw auto 10vw;
  }
}
footer .footer_bg .inner ul.link li:last-child {
  border-right: none;
}
footer .footer_bg .inner ul.link li a {
  color: #fff;
}
footer .footer_bg .inner a:hover {
  opacity: 0.4;
}
footer .footer_bg .inner .logo_btn {
  width: 100%;
  margin: 0 auto;
}
@media screen and (max-width: 768px) {
  footer .footer_bg .inner .logo_btn {
    width: min(83.2vw, 312px);
    margin: 0 auto 7.4666666667vw;
  }
}
@media screen and (min-width: 769px) {
  footer .footer_bg .inner .logo_btn {
    width: min(42.1428571429vw, 590px);
    margin: 0 auto 5.7142857143vw;
  }
}
footer .footer_bg .inner .logo_btn svg {
  fill: #fff;
}
footer .footer_bg .inner .copyright {
  font-family: "Lato", "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "Lucida Grande", Verdana, "ＭＳ Ｐゴシック", sans-serif !important;
  text-align: center;
  letter-spacing: 0.1em;
  margin: 0;
}
@media screen and (max-width: 768px) {
  footer .footer_bg .inner .copyright {
    font-size: min(2.1333333333vw, 8px);
    padding-bottom: 3.4666666667vw;
  }
}
@media screen and (min-width: 769px) {
  footer .footer_bg .inner .copyright {
    font-size: min(1.0628571429vw, 14.88px);
    padding-bottom: 1.4285714286vw;
  }
}

/*--------------------------------------*
* object
*--------------------------------------*/
/*-------------------
* component
-------------------*/
/*--------------------------------------*
* foundation
*--------------------------------------*/
/*--------------------------------------*
* コンテンツ幅
*--------------------------------------*/
/*--------------------------------------*
* foundation
*--------------------------------------*/
/*--------------------------------------*
* 共通ボタン
*--------------------------------------*/
@media screen and (max-width: 768px) {
  .btn {
    margin: 13.3333333333vw auto 0;
    width: min(66.6666666667vw, 250px);
    height: min(17.3333333333vw, 65px);
  }
}
@media screen and (min-width: 769px) {
  .btn {
    margin: 7.1428571429vw auto 0;
    width: min(25.7142857143vw, 360px);
    height: min(5.5714285714vw, 78px);
  }
}
.btn a {
  letter-spacing: 0.1em;
  color: #fff;
  background-color: #000;
  margin: 0 auto;
  display: flex;
  justify-content: center;
  align-items: center;
  box-sizing: border-box;
  width: 100%;
  height: 100%;
}
@media screen and (max-width: 768px) {
  .btn a {
    font-size: min(5.3333333333vw, 20px);
  }
}
@media screen and (min-width: 769px) {
  .btn a {
    font-size: min(1.7142857143vw, 24px);
  }
}

/*-------------------
* project
-------------------*/
/*--------------------------------------*
* foundation
*--------------------------------------*/
/*--------------------------------------*
* FV
*--------------------------------------*/
.fv {
  width: 100%;
  position: relative;
  overflow: hidden;
  color: #fff;
}
.fv .inner {
  height: 100svh;
  position: relative;
  /* アニメーション定義 */
}
@media screen and (min-width: 769px) {
  .fv .inner {
    height: 100vh;
    height: calc(var(--vh, 1vh) * 100);
  }
}
.fv .inner::before {
  content: "";
  display: block;
  padding-top: 173.3333333333%;
}
.fv .inner h1 {
  position: absolute;
  z-index: 2;
  left: 50%;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
}
@media screen and (max-width: 768px) {
  .fv .inner h1 {
    bottom: 36vw;
  }
}
@media screen and (min-width: 769px) {
  .fv .inner h1 {
    bottom: 3.5714285714vw;
  }
}
@media screen and (max-width: 768px) {
  .fv .inner h1 p.fv_logo {
    width: 59.3333333333vw;
  }
}
@media screen and (min-width: 769px) {
  .fv .inner h1 p.fv_logo {
    width: 29.5607142857vw;
  }
}
@media screen and (max-width: 768px) {
  .fv .inner h1 p.fv_ttl1 {
    width: 36.2666666667vw;
    margin: 8vw auto 1.6vw;
  }
}
@media screen and (min-width: 769px) {
  .fv .inner h1 p.fv_ttl1 {
    width: 18.0685714286vw;
    margin: 3.9857142857vw auto 0.7971428571vw;
  }
}
@media screen and (max-width: 768px) {
  .fv .inner h1 p.fv_ttl2 {
    width: 10.9333333333vw;
    margin: 0vw auto 2vw;
  }
}
@media screen and (min-width: 769px) {
  .fv .inner h1 p.fv_ttl2 {
    width: 5.4471428571vw;
    margin: 0vw auto 0.9964285714vw;
  }
}
.fv .inner h1 p.fv_txt {
  margin: 0 auto;
}
@media screen and (max-width: 768px) {
  .fv .inner h1 p.fv_txt {
    width: 48.6666666667vw;
  }
}
@media screen and (min-width: 769px) {
  .fv .inner h1 p.fv_txt {
    width: 24.2464285714vw;
  }
}
.fv .inner .bg {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center center;
     object-position: center center;
  position: absolute;
  top: 0;
  right: 0;
  z-index: 0;
}
.fv .inner .bg img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center 7%;
     object-position: center 7%;
  /* 最初は拡大状態 */
}

/*--------------------------------------*
* foundation
*--------------------------------------*/
/*--------------------------------------*
* FV
*--------------------------------------*/
@media screen and (max-width: 768px) {
  #lead {
    width: 88vw;
    margin: 16vw auto;
  }
}
@media screen and (min-width: 769px) {
  #lead {
    width: 35.15625vw;
    margin: 7.1428571429vw auto;
  }
}
#lead p {
  text-align: center;
  position: relative;
}
@media screen and (max-width: 768px) {
  #lead p {
    font-size: 4vw;
    padding: 12vw 0;
  }
}
@media screen and (min-width: 769px) {
  #lead p {
    font-size: 1.71875vw;
    padding: 3.2142857143vw 0;
  }
}
#lead p::before {
  content: "“";
  font-size: 100px;
  color: #111;
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0.07;
}
#lead p::after {
  content: "”";
  font-size: 100px;
  color: #111;
  position: absolute;
  right: 0;
  opacity: 0.07;
}
@media screen and (max-width: 768px) {
  #lead p::after {
    top: 17.3333333333vw;
  }
}
@media screen and (min-width: 769px) {
  #lead p::after {
    top: 5.078125vw;
  }
}

/*--------------------------------------*
* foundation
*--------------------------------------*/
/*--------------------------------------*
* credit
*--------------------------------------*/
@media screen and (max-width: 768px) {
  .credit {
    margin: 8vw auto 0vw;
    width: 89.3333333333vw;
  }
}
@media screen and (min-width: 769px) {
  .credit {
    margin: 4.2857142857vw auto 0vw;
    width: 44.5vw;
  }
}
.credit .cre_head {
  display: flex;
  align-items: center;
  letter-spacing: 0.05em !important;
}
@media screen and (max-width: 768px) {
  .credit .cre_head {
    font-size: min(3.2vw, 12px) !important;
    margin-bottom: 5.3333333333vw !important;
  }
}
@media screen and (min-width: 769px) {
  .credit .cre_head {
    font-size: min(1.2857142857vw, 18px) !important;
    margin-bottom: 2.8571428571vw !important;
  }
}
@media screen and (max-width: 768px) {
  .credit .cre_head:nth-child(n+2) {
    margin-top: 6.6666666667vw !important;
  }
}
@media screen and (min-width: 769px) {
  .credit .cre_head:nth-child(n+2) {
    margin-top: 3.5714285714vw !important;
  }
}
.credit .cre_head:after {
  content: "";
  display: block;
}
@media screen and (max-width: 768px) {
  .credit .cre_head:after {
    width: 79.2vw;
    margin-left: 1.6vw;
    border-top: 2px solid #fff;
  }
}
@media screen and (min-width: 769px) {
  .credit .cre_head:after {
    width: 39.4585714286vw;
    margin-left: 0.7971428571vw;
    border-top: 3.72px solid #fff;
  }
}
@media screen and (min-width: 769px) {
  .credit ul {
    display: flex;
    flex-wrap: wrap;
    -moz-column-gap: 2.8571428571vw;
         column-gap: 2.8571428571vw;
  }
}
.credit ul li {
  line-height: 1;
  letter-spacing: 0.05em;
  margin: 0 auto;
  width: 100%;
}
@media screen and (max-width: 768px) {
  .credit ul li {
    font-size: min(3.2vw, 12px);
    margin-bottom: min(4vw, 15px);
    height: min(5.3333333333vw, 20px);
  }
}
@media screen and (min-width: 769px) {
  .credit ul li {
    font-size: min(1.2857142857vw, 18px);
    margin-bottom: min(2vw, 28px);
    height: min(2.8571428571vw, 40px);
  }
}
.credit ul li:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 768px) {
  .credit ul li .item {
    width: 17.3333333333vw;
  }
}
@media screen and (min-width: 769px) {
  .credit ul li .item {
    width: 7.8571428571vw;
  }
}
@media screen and (max-width: 768px) {
  .credit ul li .price {
    margin-left: 4vw;
  }
}
@media screen and (min-width: 769px) {
  .credit ul li .price {
    margin-left: 1.0714285714vw;
  }
}
.credit ul li.com, .credit ul li.sample {
  position: relative;
}
.credit ul li.com::after, .credit ul li.sample::after {
  content: "coming soon";
  position: absolute;
  color: #000;
  top: 0;
  right: 0;
  letter-spacing: 0.05em;
  display: flex;
  align-items: center;
  justify-content: center;
  box-sizing: border-box;
}
@media screen and (max-width: 768px) {
  .credit ul li.com::after, .credit ul li.sample::after {
    width: 30.1333333333vw;
    height: 4.9333333333vw;
    font-size: 2.4vw;
  }
}
@media screen and (min-width: 769px) {
  .credit ul li.com::after, .credit ul li.sample::after {
    width: 10.5vw;
    height: 1.7142857143vw;
    font-size: 0.8571428571vw;
  }
}
.credit ul li.sample::after {
  content: "参考商品";
}
.credit ul li a {
  color: #fff;
  position: relative;
  display: flex;
  align-items: center;
}
@media screen and (max-width: 768px) {
  .credit ul li a {
    height: min(5.3333333333vw, 20px);
  }
}
@media screen and (min-width: 769px) {
  .credit ul li a {
    height: min(2.6571428571vw, 40px);
  }
}
.credit ul li a:hover {
  opacity: 0.4;
}
.credit ul li a::after {
  content: "VIEW";
  position: absolute;
  background-color: #fff;
  color: #000;
  top: 0;
  right: 0;
  letter-spacing: 0.05em;
  display: flex;
  align-items: center;
  justify-content: center;
  box-sizing: border-box;
}
@media screen and (max-width: 768px) {
  .credit ul li a::after {
    width: 30.1333333333vw;
    height: 4.9333333333vw;
    font-size: min(3.2vw, 12px);
  }
}
@media screen and (min-width: 769px) {
  .credit ul li a::after {
    width: 15.2142857143vw;
    height: 2.6571428571vw;
    font-size: min(1.2857142857vw, 18px);
  }
}

/*--------------------------------------*
* 自動取得(セクション)
*--------------------------------------*/
#lineup {
  position: relative;
  z-index: 9999;
  background: #fff;
}
@media screen and (max-width: 768px) {
  #lineup {
    padding-top: 13.3333333333vw;
  }
}
@media screen and (min-width: 769px) {
  #lineup {
    padding-top: 7.1428571429vw;
  }
}
#lineup h2 {
  color: #000;
  text-align: center;
}
@media screen and (max-width: 768px) {
  #lineup h2 {
    margin: 0vw 0 6.6666666667vw;
  }
}
@media screen and (min-width: 769px) {
  #lineup h2 {
    margin: 0vw 0 3.3214285714vw;
  }
}
#lineup h2 svg {
  margin: 0 auto;
  height: auto;
}
@media screen and (max-width: 768px) {
  #lineup h2 svg {
    width: min(36vw, 135px);
    margin-bottom: min(2vw, 7.5px);
  }
}
@media screen and (min-width: 769px) {
  #lineup h2 svg {
    width: min(17.9357142857vw, 228px);
    margin-bottom: min(0.9964285714vw, 13.95px);
  }
}
#lineup h2 svg.txt {
  margin: 0 auto;
}
@media screen and (max-width: 768px) {
  #lineup h2 svg.txt {
    width: min(48.6666666667vw, 182.5px);
  }
}
@media screen and (min-width: 769px) {
  #lineup h2 svg.txt {
    width: min(24.2464285714vw, 339.45px);
  }
}
#lineup ul {
  width: 100%;
  margin: 0 auto;
  display: flex;
  flex-wrap: wrap;
}
@media screen and (max-width: 768px) {
  #lineup ul {
    -moz-column-gap: 0vw;
         column-gap: 0vw;
    row-gap: 4vw;
    width: 100%;
  }
}
@media screen and (min-width: 769px) {
  #lineup ul {
    -moz-column-gap: 1.4285714286vw;
         column-gap: 1.4285714286vw;
    row-gap: 2.1428571429vw;
    width: 94vw;
  }
}
#lineup li {
  font-family: "Lato", "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "Lucida Grande", Verdana, "ＭＳ Ｐゴシック", sans-serif !important;
  font-weight: 400;
}
@media screen and (max-width: 768px) {
  #lineup li {
    width: 33.3333333333%;
  }
}
@media screen and (min-width: 769px) {
  #lineup li {
    width: calc((100% - 4.2857142857vw) / 4);
  }
}
#lineup li a {
  color: #222;
}
#lineup .zetaAjax_link {
  display: block;
}
#lineup .zetaAjax_couponArea {
  position: relative;
  overflow: hidden;
  margin-bottom: 8px;
}
#lineup .zetaAjax_couponArea .zetaAjax_coupon {
  position: absolute;
  bottom: 0;
  left: 0;
  display: block;
  background: #219bd9;
  color: #fff;
  box-sizing: border-box;
  white-space: nowrap;
  padding: 3px 10px;
  font-size: 10px;
}
#lineup .zetaAjax_couponArea .zetaAjax_coupon:empty {
  display: none;
}
#lineup .zetaAjax_img__120,
#lineup .zetaAjax_img__1500 {
  width: 100%;
}
#lineup .zetaAjax_name,
#lineup .zetaAjax_proper {
  box-sizing: border-box;
  padding: 0 10px;
}
#lineup .zetaAjax_name {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  line-height: 1.5;
}
@media screen and (max-width: 768px) {
  #lineup .zetaAjax_name {
    font-size: min(2.6666666667vw, 10px);
  }
}
@media screen and (min-width: 769px) {
  #lineup .zetaAjax_name {
    font-size: min(0.8571428571vw, 12px);
  }
}
#lineup .price_wrap {
  display: flex;
}
#lineup .zetaAjax_proper {
  margin-right: 2px;
  padding-right: 0;
}
@media screen and (max-width: 768px) {
  #lineup .zetaAjax_proper {
    font-size: min(2.6666666667vw, 10px);
  }
}
@media screen and (min-width: 769px) {
  #lineup .zetaAjax_proper {
    font-size: min(0.8571428571vw, 12px);
  }
}
#lineup .zetaAjax_proper::before {
  content: "¥";
}
#lineup .zetaAjax_proper__onSale .zetaAjax_proper {
  text-decoration: line-through;
}
#lineup .zetaAjax_sale {
  color: #ee2e2e;
}
@media screen and (max-width: 768px) {
  #lineup .zetaAjax_sale {
    font-size: min(2.6666666667vw, 10px);
  }
}
@media screen and (min-width: 769px) {
  #lineup .zetaAjax_sale {
    font-size: min(0.8571428571vw, 12px);
  }
}
#lineup .zetaAjax_sale::before {
  content: "¥";
}
#lineup .zetaAjax_off {
  color: #ee2e2e;
}
@media screen and (max-width: 768px) {
  #lineup .zetaAjax_off {
    font-size: min(2.6666666667vw, 10px);
  }
}
@media screen and (min-width: 769px) {
  #lineup .zetaAjax_off {
    font-size: min(0.8571428571vw, 12px);
  }
}
#lineup .zetaAjax_off::before {
  content: "(";
}
#lineup .zetaAjax_off::after {
  content: ")";
}

/*--------------------------------------*
* foundation
*--------------------------------------*/
/*--------------------------------------*
* セクション共通
*--------------------------------------*/
svg {
  display: block;
  width: 100%;
}

.inner {
  height: -moz-fit-content;
  height: fit-content;
  position: relative;
}

.dummy {
  position: sticky;
  top: 0;
  z-index: -1;
  height: 500px;
  width: 100%;
}

.flex_wrap {
  display: flex;
}

.overflow_h {
  overflow: hidden;
}

svg {
  width: 100%;
}

figure img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

figure a {
  position: relative;
  display: block;
  height: auto;
}

figure a img {
  display: block;
  width: 100%;
}

figure a:before {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  z-index: 2;
  background: #fff; /*好みの色に変えてください。*/
  opacity: 0;
  transition: 0.3s;
}

figure a:hover {
  opacity: 1;
}

figure a:hover:before {
  opacity: 0.2;
}

.wrap_sticky .pic_sticky {
  position: sticky;
  top: 0;
  margin-inline: auto;
}
@media screen and (max-width: 768px) {
  .wrap_sticky .pic_sticky {
    height: 125.3333333333vw;
  }
}
@media screen and (min-width: 769px) {
  .wrap_sticky .pic_sticky {
    height: 62.8571428571vw;
  }
}
@media screen and (max-width: 768px) {
  .wrap_sticky .pic_sticky figure {
    padding: 13.3333333333vw 0 0;
  }
}
@media screen and (min-width: 769px) {
  .wrap_sticky .pic_sticky figure {
    padding: 7.1428571429vw 0 0;
  }
}
@media screen and (max-width: 768px) {
  .wrap_sticky .pic_sticky.dummy {
    height: 98.6666666667vw;
  }
}
@media screen and (min-width: 769px) {
  .wrap_sticky .pic_sticky.dummy {
    height: 26.4285714286vw;
  }
}

.wrap_relative {
  position: relative;
  overflow-x: hidden;
}
.wrap_relative .wrap_absolute {
  position: absolute;
}

.txt_random_area {
  width: 20px;
}
.txt_random_area svg {
  width: 100%;
  height: auto;
  display: block;
  pointer-events: none;
}
.txt_random_area svg:not(:root) {
  overflow: hidden;
}
.txt_random_area svg .txt_random_anime .cls-1,
.txt_random_area svg .txt_random_anime .cls-2 {
  fill: #000000;
}
.txt_random_area svg .txt_random_anime path {
  opacity: 0;
}
.txt_random_area svg .txt_random_anime.appear_random_txt path {
  animation: text_randomanime_on 0.6s ease-out forwards;
}
.txt_random_area svg .txt_random_anime.appear_random_txt path:nth-child(2n) {
  animation-delay: 0.7s;
}
.txt_random_area svg .txt_random_anime.appear_random_txt path:nth-child(3n+1) {
  animation-delay: 0.4s;
}
@keyframes text_randomanime_on {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}

.group {
  position: relative;
}
.group:hover {
  cursor: pointer;
  opacity: 0.8;
  transition: 1s;
}
.group a:hover {
  opacity: 1;
}

.wrap_plus {
  position: absolute;
}
@media screen and (max-width: 768px) {
  .wrap_plus {
    bottom: 5.3333333333vw;
    right: 2.6666666667vw;
  }
}
@media screen and (min-width: 769px) {
  .wrap_plus {
    bottom: 3.125vw;
    right: 1.5625vw;
  }
}
.wrap_plus .dli_plus {
  display: inline-block;
  vertical-align: middle;
  color: #fff;
  line-height: 1;
  height: 0.5px;
  background: currentColor;
  border-radius: 0.1em;
  position: relative;
}
@media screen and (max-width: 768px) {
  .wrap_plus .dli_plus {
    width: 6.6666666667vw;
  }
}
@media screen and (min-width: 769px) {
  .wrap_plus .dli_plus {
    width: 3.125vw;
  }
}
.wrap_plus .dli_plus::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: inherit;
  border-radius: inherit;
  transform: rotate(90deg);
}

.container {
  display: grid; /* グリッドレイアウト */
  width: 100%;
}
@media screen and (max-width: 768px) {
  .container {
    grid-template-rows: repeat(9, auto);
    grid-template-columns: repeat(6, auto);
  }
}
@media screen and (min-width: 769px) {
  .container {
    grid-template-rows: 39.84375vw 13.4375vw 26.328125vw 9.296875vw 17.265625vw 27.734375vw 7.890625vw 37.1875vw;
    grid-template-columns: repeat(9, auto);
  }
}

.button {
  display: block;
  margin: 0 auto;
  color: #fff;
  border: #fff solid 1px;
  text-align: center;
  letter-spacing: 0.1em;
  text-decoration: none;
  font-size: 16px;
}
@media screen and (max-width: 768px) {
  .button {
    width: 69.3333333333vw;
    padding: 5.3333333333vw 0;
  }
}
@media screen and (min-width: 769px) {
  .button {
    width: 20.3125vw;
    padding: 1.5625vw 0;
  }
}
.button:hover {
  opacity: 0.6;
}

/* 初期状態（ぼかし + 非表示） */
.target_blur {
  opacity: 0;
  filter: blur(15px);
  backface-visibility: hidden;
}

/* 表示領域に入ったらアニメーション */
.img_blur {
  opacity: 1;
  animation: imageBlur 1.5s ease-out both;
}

/* ぼかし + フェードインのアニメーション */
@keyframes imageBlur {
  from {
    opacity: 0;
    filter: blur(15px);
  }
  to {
    opacity: 1;
    filter: blur(0px);
  }
}
/* 初期状態（右にズレていて + ぼかし + 非表示） */
.target_blur_right {
  opacity: 0;
  transform: translateX(15%);
  filter: blur(15px);
  backface-visibility: hidden;
}

/* 表示領域に入ったらアニメーション */
.img_blur_right {
  opacity: 1;
  transform: translateX(0);
  animation: fadeInRightBlur 1.5s ease-out both;
}

/* 右からスライド + ぼかし解除 + フェードイン */
@keyframes fadeInRightBlur {
  from {
    opacity: 0;
    transform: translateX(15%);
    filter: blur(15px);
  }
  to {
    opacity: 1;
    transform: translateX(0);
    filter: blur(0px);
  }
}
/* 初期状態（左にズレていて + ぼかし + 非表示） */
.target_blur_left {
  opacity: 0;
  transform: translateX(-15%);
  filter: blur(15px);
  backface-visibility: hidden;
}

/* 表示領域に入ったらアニメーション */
.img_blur_left {
  opacity: 1;
  transform: translateX(0);
  animation: fadeInLeftBlur 1.5s ease-out both;
}

/* 左からスライド + ぼかし解除 + フェードイン */
@keyframes fadeInLeftBlur {
  from {
    opacity: 0;
    transform: translateX(-15%);
    filter: blur(15px);
  }
  to {
    opacity: 1;
    transform: translateX(0);
    filter: blur(0px);
  }
}
/* 初期状態（下にズレていて + ぼかし + 非表示） */
.target_blur_up {
  opacity: 0;
  transform: translateY(15%);
  filter: blur(15px);
  backface-visibility: hidden;
}

/* 表示領域に入ったらアニメーション */
.img_blur_up {
  opacity: 1;
  transform: translateY(0);
  animation: fadeInUpBlur 1.5s ease-out both;
}

/* 下からスライド + ぼかし解除 + フェードイン */
@keyframes fadeInUpBlur {
  from {
    opacity: 0;
    transform: translateY(15%);
    filter: blur(15px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
    filter: blur(0px);
  }
}
/* 初期状態（上にズレていて + ぼかし + 非表示） */
.target_blur_down {
  opacity: 0;
  transform: translateY(-15%);
  filter: blur(15px);
  backface-visibility: hidden;
}

/* 表示領域に入ったらアニメーション */
.img_blur_down {
  opacity: 1;
  transform: translateY(0);
  animation: fadeInDownBlur 1.5s ease-out both;
}

/* 上からスライド + ぼかし解除 + フェードイン */
@keyframes fadeInDownBlur {
  from {
    opacity: 0;
    transform: translateY(-15%);
    filter: blur(15px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
    filter: blur(0px);
  }
}
/*===========
  inview（その場で）
  ===========*/
.fadeIn_on {
  opacity: 0;
  transition: opacity 1s ease;
  transition-delay: var(--delay, 0s); /* ← JSで時間差を制御 */
}

.fadeIn_on.fadeIn {
  opacity: 1;
}

.fv.fadeIn_on {
  transition: opacity 0.2s ease;
}

.look03_2.fadeIn_on {
  transition-delay: 3s;
}

/*===========
  inview（左から）
  ===========*/
.fadeIn_left {
  opacity: 0;
  transform: translate(-15%, 0);
  transition: opacity 1s ease, transform 1s ease;
  transition-delay: var(--delay, 0s); /* ← これが重要！ */
}

.fadeIn_left.fadeIn {
  transform: translate(0, 0);
  opacity: 1;
}

/*===========
  inview（右から）
  ===========*/
.fadeIn_right {
  opacity: 0;
  transform: translate(15%, 0);
  transition: opacity 1s ease, transform 1s ease;
  transition-delay: var(--delay, 0s); /* ← これが重要！ */
}

.fadeIn_right.fadeIn {
  transform: translate(0, 0);
  opacity: 1;
}

/*===========
  inview（下から）
  ===========*/
.fadeIn_up {
  opacity: 0;
  transform: translate(0, 20%);
  transition: 1s;
}

.fadeIn_up.fadeIn {
  transform: translate(0, 0);
  opacity: 1;
}

/*===========
  inview（上から）
  ===========*/
.fadeIn_down {
  opacity: 0;
  transform: translate(0, -20%);
  transition: 2s;
}

.fadeIn_down.fadeIn {
  transform: translate(0, 0);
  opacity: 1;
}

/*===========
  左から
  ===========*/
/* 最初は clip-path で完全に見えない */
.clip_left img {
  clip-path: polygon(0% 0%, 0% 0%, 0% 100%, 0% 100%);
}

/* スクロールで表示されたらアニメーション開始 */
.clip_left.start img {
  animation: anime_left_to_right 1s ease forwards var(--delay, 0s);
}

/* 左から右へ */
@keyframes anime_left_to_right {
  0% {
    clip-path: polygon(0% 0%, 0% 0%, 0% 100%, 0% 100%);
  }
  100% {
    clip-path: polygon(0% 0%, 100% 0%, 100% 100%, 0% 100%);
  }
}
/*===========
  右から
  ===========*/
.clip_right img {
  clip-path: polygon(100% 0%, 100% 0%, 100% 100%, 100% 100%);
}

.clip_right.start img {
  animation: anime_right_to_left 1s ease forwards var(--delay, 0s);
}

/* 右から左へ */
@keyframes anime_right_to_left {
  0% {
    clip-path: polygon(100% 0%, 100% 0%, 100% 100%, 100% 100%);
  }
  100% {
    clip-path: polygon(0% 0%, 100% 0%, 100% 100%, 0% 100%);
  }
}
/*===========
  上から
  ===========*/
.clip_top img {
  clip-path: polygon(0% 0%, 100% 0%, 100% 0%, 0% 0%);
}

.clip_top.start img {
  animation: anime_top_to_bottom 1s ease forwards var(--delay, 0s);
}

@keyframes anime_top_to_bottom {
  0% {
    clip-path: polygon(0% 0%, 100% 0%, 100% 0%, 0% 0%);
  }
  100% {
    clip-path: polygon(0% 0%, 100% 0%, 100% 100%, 0% 100%);
  }
}
/*===========
  下から
  ===========*/
.clip_bottom img {
  clip-path: polygon(0% 100%, 100% 100%, 100% 100%, 0% 100%);
}

.clip_bottom.start img {
  animation: anime_bottom_to_top 1s ease forwards var(--delay, 0s);
}

@keyframes anime_bottom_to_top {
  0% {
    clip-path: polygon(0% 100%, 100% 100%, 100% 100%, 0% 100%);
  }
  100% {
    clip-path: polygon(0% 0%, 100% 0%, 100% 100%, 0% 100%);
  }
}
.box_anim {
  overflow: hidden;
}

.box_anim_txt {
  transform: translateY(100%);
}

@keyframes textAnime {
  to {
    transform: translateY(0px);
  }
}
.box_anim_txt.start {
  animation: textAnime 0.8s forwards ease-out;
  animation-delay: var(--delay, 0s);
}

@media screen and (max-width: 768px) {
  .wrap_sticky .pic_sticky figure {
    padding: 0vw 0 0;
  }
}
@media screen and (min-width: 769px) {
  .wrap_sticky .pic_sticky figure {
    padding: 0vw 0 0;
  }
}

@media screen and (max-width: 768px) {
  .pc_flex {
    position: relative;
    z-index: 0;
  }
}
@media screen and (min-width: 769px) {
  .pc_flex {
    display: flex;
  }
}
@media screen and (min-width: 769px) {
  .pc_flex .fv._sp {
    display: none;
  }
}
@media screen and (min-width: 769px) {
  .pc_flex .pc_left,
  .pc_flex .pc_right {
    width: 50vw;
  }
}
@media screen and (max-width: 768px) {
  .pc_flex .pc_left {
    display: none;
  }
}
@media screen and (min-width: 769px) {
  .pc_flex .pc_left {
    position: sticky;
    top: 0;
    left: 0;
    height: 100vh;
    display: flex;
    align-items: flex-start;
    z-index: 15;
  }
}

.onebox_area {
  position: relative;
  margin: 0 auto;
}
.onebox_area .look_bg {
  position: sticky;
  position: -moz-sticky;
  position: -o-sticky;
  position: -ms-sticky;
  top: 0;
  left: 0;
  height: 0;
  z-index: 0;
  display: block;
}
.onebox_area .look_bg img {
  width: 100vw;
  height: 100vh;
  -o-object-fit: cover;
     object-fit: cover;
  display: block;
  vertical-align: top;
  position: relative;
  z-index: 0;
}
@media screen and (max-width: 768px) {
  .onebox_area .look_bg img {
    -o-object-position: center;
       object-position: center;
  }
}
@media screen and (min-width: 769px) {
  .onebox_area .look_bg img {
    -o-object-position: center;
       object-position: center;
    width: 100%;
  }
}
.onebox_area .onebox_wrap {
  width: 100%;
  margin: 0 auto;
  position: relative;
}
@media screen and (max-width: 768px) {
  .onebox_area .onebox_wrap {
    padding: 12vw 0 13.3333333333vw;
  }
}
@media screen and (min-width: 769px) {
  .onebox_area .onebox_wrap {
    padding: 5.9285714286vw 0 6.6428571429vw;
  }
}
.onebox_area .onebox_wrap figure {
  margin: 0 auto;
}
.onebox_area .onebox_wrap figure img {
  width: 100%;
  height: auto;
  vertical-align: top;
}
.onebox_area .onebox_wrap p {
  text-align: center;
  margin: 0;
  letter-spacing: 0.3em;
  line-height: 1.6;
}
@media screen and (max-width: 768px) {
  .onebox_area .onebox_wrap p {
    font-size: 2.4vw;
    margin: 0 auto 8vw;
  }
}
@media screen and (min-width: 769px) {
  .onebox_area .onebox_wrap p {
    font-size: 1.1428571429vw;
    margin: 0 auto 5vw;
  }
}

section#look01 .onebox_area {
  z-index: 0;
}
section#look01 .onebox_area .onebox_wrap .lead {
  display: none;
  color: #fff;
  text-align: center;
}
section#look01 .onebox_area .onebox_wrap .lead h2 {
  letter-spacing: 0.1em;
}
@media screen and (max-width: 768px) {
  section#look01 .onebox_area .onebox_wrap .lead h2 {
    font-size: 4.8vw;
  }
}
@media screen and (min-width: 769px) {
  section#look01 .onebox_area .onebox_wrap .lead h2 {
    font-size: 2.3914285714vw;
  }
}
section#look01 .onebox_area .onebox_wrap .lead p {
  letter-spacing: 0.2em;
  line-height: 1.75;
}
@media screen and (max-width: 768px) {
  section#look01 .onebox_area .onebox_wrap .lead p {
    font-size: 3.2vw;
    margin-top: 2.6666666667vw;
  }
}
@media screen and (min-width: 769px) {
  section#look01 .onebox_area .onebox_wrap .lead p {
    font-size: 1.2857142857vw;
    margin-top: 1.3285714286vw;
  }
}
@media screen and (max-width: 768px) {
  section#look01 .onebox_area .onebox_wrap .wrap_sticky .pic_sticky figure {
    padding: 0vw 0 0;
  }
}
@media screen and (min-width: 769px) {
  section#look01 .onebox_area .onebox_wrap .wrap_sticky .pic_sticky figure {
    padding: 0vw 0 0;
  }
}
@media screen and (max-width: 768px) {
  section#look01 .onebox_area .onebox_wrap figure.look01_1 {
    margin-bottom: 13.3333333333vw;
    width: 84vw;
  }
}
@media screen and (min-width: 769px) {
  section#look01 .onebox_area .onebox_wrap figure.look01_1 {
    margin-bottom: 6.6428571429vw;
    width: 41.85vw;
  }
}
section#look01 .onebox_area .onebox_wrap figure.look01_2 {
  width: 100%;
}
@media screen and (max-width: 768px) {
  section#look01 .onebox_area .onebox_wrap figure.look01_3 {
    width: 100vw;
  }
}
@media screen and (min-width: 769px) {
  section#look01 .onebox_area .onebox_wrap figure.look01_3 {
    width: 50vw;
  }
}
@media screen and (max-width: 768px) {
  section#look01 .onebox_area .onebox_wrap figure.look01_4 {
    width: 74.6666666667vw;
    padding: 13.3333333333vw 0 0 !important;
  }
}
@media screen and (min-width: 769px) {
  section#look01 .onebox_area .onebox_wrap figure.look01_4 {
    width: 37.2vw;
    padding: 6.8571428571vw 0 0 !important;
  }
}

section#look02 .onebox_area {
  z-index: 10;
  background-color: #017294;
}
@media screen and (max-width: 768px) {
  section#look02 .onebox_area .onebox_wrap {
    padding-top: 6.6666666667vw;
  }
}
@media screen and (min-width: 769px) {
  section#look02 .onebox_area .onebox_wrap {
    padding-top: 3.3214285714vw;
  }
}
section#look02 .onebox_area .onebox_wrap .flex_wrap {
  justify-content: flex-start;
}
@media screen and (max-width: 768px) {
  section#look02 .onebox_area .onebox_wrap .flex_wrap {
    width: 68vw;
    -moz-column-gap: 4vw;
         column-gap: 4vw;
    margin: 6.6666666667vw auto;
  }
}
@media screen and (min-width: 769px) {
  section#look02 .onebox_area .onebox_wrap .flex_wrap {
    width: 33.8785714286vw;
    -moz-column-gap: 1.9928571429vw;
         column-gap: 1.9928571429vw;
    margin: 3.3214285714vw auto;
  }
}
section#look02 .onebox_area .onebox_wrap figure.look02_1 {
  margin: 0 auto;
}
@media screen and (max-width: 768px) {
  section#look02 .onebox_area .onebox_wrap figure.look02_1 {
    width: 90.6666666667vw;
  }
}
@media screen and (min-width: 769px) {
  section#look02 .onebox_area .onebox_wrap figure.look02_1 {
    width: 44.5285714286vw;
  }
}
@media screen and (max-width: 768px) {
  section#look02 .onebox_area .onebox_wrap figure.look02_2, section#look02 .onebox_area .onebox_wrap figure.look02_3 {
    width: 32vw;
  }
}
@media screen and (min-width: 769px) {
  section#look02 .onebox_area .onebox_wrap figure.look02_2, section#look02 .onebox_area .onebox_wrap figure.look02_3 {
    width: 15.9428571429vw;
  }
}
section#look02 .onebox_area .onebox_wrap figure.look02_2 {
  margin: 0;
}
section#look02 .onebox_area .onebox_wrap figure.look02_3 {
  margin: 0;
}
section#look02 .onebox_area .onebox_wrap figure.look02_4 {
  margin: 0 auto;
  width: 100%;
}
section#look03 .onebox_area {
  z-index: 20;
}
@media screen and (max-width: 768px) {
  section#look03 .onebox_area .onebox_wrap .wrap_sticky .pic_sticky._small {
    height: 146.6666666667vw;
  }
}
@media screen and (min-width: 769px) {
  section#look03 .onebox_area .onebox_wrap .wrap_sticky .pic_sticky._small {
    height: 73.0714285714vw;
  }
}
section#look03 .onebox_area .onebox_wrap figure.look03_1 {
  margin: 0 auto;
}
@media screen and (max-width: 768px) {
  section#look03 .onebox_area .onebox_wrap figure.look03_1 {
    width: 84.0546666667vw;
  }
}
@media screen and (min-width: 769px) {
  section#look03 .onebox_area .onebox_wrap figure.look03_1 {
    width: 41.8772357143vw;
  }
}
section#look03 .onebox_area .onebox_wrap figure.look03_2 {
  width: 100%;
  margin: 0 auto;
}
@media screen and (max-width: 768px) {
  section#look03 .onebox_area .onebox_wrap figure.look03_2 {
    width: 84vw;
    padding-top: 13.3333333333vw;
  }
}
@media screen and (min-width: 769px) {
  section#look03 .onebox_area .onebox_wrap figure.look03_2 {
    width: 41.85vw;
    padding-top: 6.6428571429vw;
  }
}
section#look03 .onebox_area .onebox_wrap figure.look03_3 {
  width: 100%;
}
section#look03 .onebox_area .onebox_wrap .flex_wrap {
  margin: 0;
  flex-direction: column;
  position: absolute;
  left: 0;
}
@media screen and (max-width: 768px) {
  section#look03 .onebox_area .onebox_wrap .flex_wrap {
    row-gap: 2.6666666667vw;
    top: 124.6666666667vw;
  }
}
@media screen and (min-width: 769px) {
  section#look03 .onebox_area .onebox_wrap .flex_wrap {
    row-gap: 1.0714285714vw;
    top: 63.2142857143vw;
  }
}
section#look03 .onebox_area .onebox_wrap .flex_wrap figure {
  margin: 0;
}

section#look04 .onebox_area {
  z-index: 40;
  background-color: #947001;
}
@media screen and (max-width: 768px) {
  section#look04 .onebox_area .onebox_wrap {
    padding-top: 6.6666666667vw;
  }
}
@media screen and (min-width: 769px) {
  section#look04 .onebox_area .onebox_wrap {
    padding-top: 3.3214285714vw;
  }
}
section#look04 .onebox_area .onebox_wrap .flex_wrap {
  justify-content: flex-start;
}
@media screen and (max-width: 768px) {
  section#look04 .onebox_area .onebox_wrap .flex_wrap {
    width: 68vw;
    -moz-column-gap: 4vw;
         column-gap: 4vw;
    margin: 6.6666666667vw auto 0;
  }
}
@media screen and (min-width: 769px) {
  section#look04 .onebox_area .onebox_wrap .flex_wrap {
    width: 33.8785714286vw;
    -moz-column-gap: 1.9928571429vw;
         column-gap: 1.9928571429vw;
    margin: 3.3214285714vw auto 0;
  }
}
@media screen and (max-width: 768px) {
  section#look04 .onebox_area .onebox_wrap figure.look04_1 {
    width: 90.6666666667vw;
  }
}
@media screen and (min-width: 769px) {
  section#look04 .onebox_area .onebox_wrap figure.look04_1 {
    width: 45.1714285714vw;
  }
}
@media screen and (max-width: 768px) {
  section#look04 .onebox_area .onebox_wrap figure.look04_2, section#look04 .onebox_area .onebox_wrap figure.look04_3 {
    width: 32vw;
  }
}
@media screen and (min-width: 769px) {
  section#look04 .onebox_area .onebox_wrap figure.look04_2, section#look04 .onebox_area .onebox_wrap figure.look04_3 {
    width: 15.9428571429vw;
  }
}
section#look04 .onebox_area .onebox_wrap figure.look04_2 {
  margin: 0;
}
section#look04 .onebox_area .onebox_wrap figure.look04_3 {
  margin: 0;
}
@media screen and (max-width: 768px) {
  section#look04 .onebox_area .onebox_wrap figure.look04_4 {
    width: 84vw;
    padding-top: 6.6666666667vw;
  }
}
@media screen and (min-width: 769px) {
  section#look04 .onebox_area .onebox_wrap figure.look04_4 {
    width: 41.85vw;
    padding-top: 3.3214285714vw;
  }
}

section#look05 .onebox_area {
  z-index: 50;
}
@media screen and (max-width: 768px) {
  section#look05 .onebox_area .onebox_wrap figure.look05_1 {
    width: 84vw;
    margin: 0 auto 13.3333333333vw;
  }
}
@media screen and (min-width: 769px) {
  section#look05 .onebox_area .onebox_wrap figure.look05_1 {
    width: 41.85vw;
    margin: 0 auto 6.6428571429vw;
  }
}
section#look05 .onebox_area .onebox_wrap figure.look05_2 {
  margin: 0;
  width: 100%;
}/*# sourceMappingURL=style.css.map */