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

html {
  scroll-behavior: smooth;
}

.main {
  font-family: futura-pt, sans-serif;
  font-weight: 700;
  font-style: normal;
}

.ja {
  font-family: source-han-sans-japanese, sans-serif;
  font-weight: 400;
  font-style: normal;
}

.ttl {
  font-family: "Noto Sans JP", sans-serif;
  font-optical-sizing: auto;
  font-weight: 900;
  font-style: normal;
}

.ttl_sub {
  font-family: fot-udkakugoc80-pro, sans-serif;
  font-weight: 700;
  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: #222;
}
@media screen and (min-width: 769px) {
  a:hover {
    opacity: 0.8;
    transition: all 0.5s;
    cursor: pointer;
  }
}
a[href=""] {
  pointer-events: none;
}

/*--------------------------------------*
* ローディング
*--------------------------------------*/
#loading {
  position: fixed;
  inset: 0;
  background: #fff;
  z-index: 99999;
  opacity: 1;
  visibility: visible;
  transition: opacity 2s ease, visibility 2s ease;
}
#loading.is-loaded {
  /* フェードアウト状態 */
  opacity: 0;
  visibility: hidden;
}

/*--------------------------------------*
* layout
*--------------------------------------*/
/*--------------------------------------*
* foundation
*--------------------------------------*/
/*--------------------------------------*
* ヘッダー
*--------------------------------------*/
/*--------------------------------------*
* foundation
*--------------------------------------*/
/*--------------------------------------*
* フッター
*--------------------------------------*/
footer {
  color: #fff;
  background-color: #00b1b3;
}
@media screen and (max-width: 768px) {
  footer {
    padding: 10.6666666667vw 5.3333333333vw 0 5.3333333333vw;
  }
}
@media screen and (min-width: 769px) {
  footer {
    padding: 4.6875vw 5.46875vw 0 5.46875vw;
  }
}
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: left;
       object-position: left;
  }
}
@media screen and (min-width: 769px) {
  footer .footer_bg .look_bg img {
    -o-object-position: center 20%;
       object-position: center 20%;
  }
}
footer .footer_bg .inner ul.link {
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
  justify-content: center;
  margin: 0 auto;
  letter-spacing: 0em;
  line-height: 1;
  font-weight: 400;
}
@media screen and (max-width: 768px) {
  footer .footer_bg .inner ul.link {
    font-size: min(3.4133333333vw, 14px);
    row-gap: min(4vw, 15px);
  }
}
@media screen and (min-width: 769px) {
  footer .footer_bg .inner ul.link {
    font-size: min(1.40625vw, 18px);
    row-gap: min(2.34375vw, 30px);
  }
}
footer .footer_bg .inner ul.link li:last-child {
  border-right: none;
}
footer .footer_bg .inner ul.link li a {
  color: #fff;
  display: inline;
  border-bottom: 0.5px solid #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(40vw, 150px);
    margin: 26.6666666667vw 0 5.3333333333vw auto;
  }
}
@media screen and (min-width: 769px) {
  footer .footer_bg .inner .logo_btn {
    width: min(11.71875vw, 150px);
    margin: 8.203125vw 0 1.5625vw auto;
  }
}
footer .footer_bg .inner .logo_btn svg {
  fill: #fff;
}
footer .footer_bg .inner .copyright {
  text-align: right;
  margin: 0;
  font-weight: 400;
}
@media screen and (max-width: 768px) {
  footer .footer_bg .inner .copyright {
    font-size: min(2.6666666667vw, 10px);
    padding-bottom: 3.4666666667vw;
  }
}
@media screen and (min-width: 769px) {
  footer .footer_bg .inner .copyright {
    font-size: min(1.09375vw, 14px);
    padding-bottom: 1.5625vw;
  }
}

/*--------------------------------------*
* object
*--------------------------------------*/
/*-------------------
* component
-------------------*/
/*--------------------------------------*
* foundation
*--------------------------------------*/
/*--------------------------------------*
* コンテンツ幅
*--------------------------------------*/
/*--------------------------------------*
* foundation
*--------------------------------------*/
/*--------------------------------------*
* 共通ボタン
*--------------------------------------*/
.btn {
  margin: 0 auto;
}
@media screen and (max-width: 768px) {
  .btn {
    width: min(74.6666666667vw, 280px);
    height: min(12vw, 45px);
  }
}
@media screen and (min-width: 769px) {
  .btn {
    width: min(28.5714285714vw, 400px);
    height: min(4.6428571429vw, 65px);
  }
}
.btn span,
.btn a {
  color: #fff;
  background-color: #00b1b3;
  margin: 0 auto;
  display: flex;
  justify-content: center;
  align-items: center;
  box-sizing: border-box;
  width: 100%;
  height: 100%;
  border-radius: 9999px;
  font-weight: 400;
  letter-spacing: 0.05em;
}
@media screen and (max-width: 768px) {
  .btn span,
  .btn a {
    font-size: min(4.2666666667vw, 16px);
  }
}
@media screen and (min-width: 769px) {
  .btn span,
  .btn a {
    font-size: min(1.7142857143vw, 24px);
  }
}

/*-------------------
* project
-------------------*/
/*--------------------------------------*
* foundation
*--------------------------------------*/
/*--------------------------------------*
* FV
*--------------------------------------*/
.fv {
  width: 100%;
}
.fv .inner {
  height: 100svh;
}
@media screen and (min-width: 769px) {
  .fv .inner {
    height: 100vh;
    height: calc(var(--vh, 1vh) * 100);
  }
}
.fv .inner .grid_container {
  display: grid;
  position: relative;
  overflow: clip;
  height: 100%;
}
@media screen and (max-width: 768px) {
  .fv .inner .grid_container {
    grid-template-rows: repeat(3, 1fr);
    grid-template-columns: 25vw 25vw 25vw 25vw;
  }
}
@media screen and (min-width: 769px) {
  .fv .inner .grid_container {
    grid-template-rows: repeat(3, 1fr);
    grid-template-columns: 10.7421875vw 10.7421875vw 10.7421875vw 10.7421875vw;
  }
}
.fv .inner .grid_container {
  /* 各グリッドアイテム（#fv_1〜#fv_10）をここで一括でマスクする */
}
.fv .inner .grid_container > div[id^=fv_] {
  overflow: hidden;
}
.fv .inner .grid_container img {
  /* サブピクセルの計算誤差を埋めるため、1px分だけ大きくしてマージンで調整 */
  width: calc(100% + 1.2px) !important;
  height: calc(100% + 1.2px) !important;
  margin: -0.6px !important;
  -o-object-fit: cover !important;
     object-fit: cover !important;
  max-width: none; /* calc幅を維持するため */
}
.fv .inner .grid_container .swiper_fade {
  width: 100%;
  height: 100%;
}
.fv .inner .grid_container .swiper_fade .swiper-slide {
  /* SwiperのJSが計算する整数値のwidthを無効化し、グリッド幅に追従させる */
  width: 100% !important;
  /* スライド自体では隠さず、画像がサブピクセルの隙間を埋めるのを許容する */
  overflow: visible;
}
.fv .inner .grid_container .swiper_fade .swiper-slide img {
  /* 上記のimg指定（calc）と合わせて、拡大率を調整 */
  transform: scale(1.01);
}
.fv .inner .grid_container #fv_1 {
  grid-row: 1/2;
  grid-column: 1/2;
}
.fv .inner .grid_container #fv_2 {
  grid-row: 1/2;
  grid-column: 2/3;
}
.fv .inner .grid_container #fv_3 {
  grid-row: 1/2;
  grid-column: 3/4;
}
.fv .inner .grid_container #fv_4 {
  grid-row: 1/2;
  grid-column: 4/5;
}
.fv .inner .grid_container #fv_5 {
  grid-row: 2/3;
  grid-column: 1/2;
}
.fv .inner .grid_container #fv_6 {
  grid-row: 2/3;
  grid-column: 4/5;
}
.fv .inner .grid_container #fv_7 {
  grid-row: 3/4;
  grid-column: 1/2;
}
.fv .inner .grid_container #fv_8 {
  grid-row: 3/4;
  grid-column: 2/3;
}
.fv .inner .grid_container #fv_9 {
  grid-row: 3/4;
  grid-column: 3/4;
}
.fv .inner .grid_container #fv_10 {
  grid-row: 3/4;
  grid-column: 4/5;
}
.fv .inner .grid_container h1 {
  color: #00b1b3;
  grid-row: 2/3;
  grid-column: 2/4;
  letter-spacing: -0.02em;
  text-align: center;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
@media screen and (max-width: 768px) {
  .fv .inner .grid_container h1 {
    font-size: 12.2666666667vw;
    padding-bottom: 0.5333333333vw;
  }
}
@media screen and (min-width: 769px) {
  .fv .inner .grid_container h1 {
    font-size: 4.6875vw;
    padding-bottom: 0.15625vw;
  }
}
.fv .inner .grid_container h1 .small {
  display: block;
  position: relative;
}
@media screen and (max-width: 768px) {
  .fv .inner .grid_container h1 .small {
    font-size: 8.8vw;
  }
}
@media screen and (min-width: 769px) {
  .fv .inner .grid_container h1 .small {
    font-size: 2.96875vw;
  }
}
.fv .inner .grid_container h1 .small::before {
  content: "";
  display: inline-block;
  background-image: url(../assets/images/ttl_line.svg);
  background-repeat: no-repeat;
  background-size: contain;
  vertical-align: middle;
  position: absolute;
}
@media screen and (max-width: 768px) {
  .fv .inner .grid_container h1 .small::before {
    width: 4.2666666667vw;
    height: 3.4666666667vw;
    top: -1.3333333333vw;
    left: 5.0666666667vw;
  }
}
@media screen and (min-width: 769px) {
  .fv .inner .grid_container h1 .small::before {
    width: 1.640625vw;
    height: 1.328125vw;
    top: -0.546875vw;
    left: 3.984375vw;
  }
}
.fv .inner .grid_container h1 .sub {
  display: block;
  color: #222;
  line-height: 1.286;
  letter-spacing: 0.02em;
  position: relative;
}
@media screen and (max-width: 768px) {
  .fv .inner .grid_container h1 .sub {
    font-size: 3.7333333333vw;
    padding-bottom: 5.3333333333vw;
  }
}
@media screen and (min-width: 769px) {
  .fv .inner .grid_container h1 .sub {
    font-size: 1.40625vw;
    padding-bottom: 1.5625vw;
  }
}
.fv .inner .grid_container h1 .sub::after {
  content: "";
  display: inline-block;
  background-image: url(../assets/images/sub_line.svg);
  background-repeat: no-repeat;
  background-size: contain;
  vertical-align: middle;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
}
@media screen and (max-width: 768px) {
  .fv .inner .grid_container h1 .sub::after {
    width: 31.2vw;
    height: 1.0666666667vw;
    top: 9.6vw;
  }
}
@media screen and (min-width: 769px) {
  .fv .inner .grid_container h1 .sub::after {
    width: 12.1875vw;
    height: 0.390625vw;
    top: 3.515625vw;
  }
}
.fv .inner .grid_container .logo {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  fill: #fff;
  z-index: 2;
}
@media screen and (max-width: 768px) {
  .fv .inner .grid_container .logo {
    width: 26.6666666667vw;
    bottom: 2.6666666667vw;
  }
}
@media screen and (min-width: 769px) {
  .fv .inner .grid_container .logo {
    width: 9.46171875vw;
    bottom: 0.78125vw;
  }
}

/*--------------------------------------*
* foundation
*--------------------------------------*/
/*--------------------------------------*
* FV
*--------------------------------------*/
@media screen and (max-width: 768px) {
  #lead {
    width: 74.6666666667vw;
    margin: 18.6666666667vw auto;
  }
}
@media screen and (min-width: 769px) {
  #lead {
    width: 39.0625vw;
    margin: 4.2857142857vw auto;
  }
}
#lead p {
  text-align: center;
  line-height: 2;
  letter-spacing: 0.05em;
}
@media screen and (max-width: 768px) {
  #lead p {
    font-size: 3.2vw;
  }
}
@media screen and (min-width: 769px) {
  #lead p {
    font-size: 1.09375vw;
  }
}

/*--------------------------------------*
* foundation
*--------------------------------------*/
/*--------------------------------------*
* credit (creditajax)
*--------------------------------------*/
.credit {
  background-color: #fff;
}
@media screen and (max-width: 768px) {
  .credit {
    width: 82.6666666667vw;
    margin: 6.6666666667vw auto 8vw;
  }
}
@media screen and (min-width: 769px) {
  .credit {
    width: 39.0625vw;
    margin: 2.734375vw auto 10.6666666667vw;
  }
}
.credit a {
  display: flex;
}
@media screen and (max-width: 768px) {
  .credit a {
    -moz-column-gap: 3.7333333333vw;
         column-gap: 3.7333333333vw;
  }
}
@media screen and (min-width: 769px) {
  .credit a {
    -moz-column-gap: 1.71875vw;
         column-gap: 1.71875vw;
  }
}
@media screen and (max-width: 768px) {
  .credit a .img {
    width: 21.3333333333vw;
  }
}
@media screen and (min-width: 769px) {
  .credit a .img {
    width: 10.1171875vw;
  }
}
@media screen and (max-width: 768px) {
  .credit a li {
    width: 53.3333333333vw;
  }
}
@media screen and (min-width: 769px) {
  .credit a li {
    width: 25vw;
  }
}

/* 価格
===================================================== */
.creditAjax_price {
  font-family: source-han-sans-japanese, sans-serif;
  font-weight: 400;
  font-style: normal;
}
@media screen and (max-width: 768px) {
  .creditAjax_price {
    font-size: 3.2vw;
    margin: 1.0666666667vw 0 2.6666666667vw;
  }
}
@media screen and (min-width: 769px) {
  .creditAjax_price {
    font-size: 1.328125vw;
    margin: 0.625vw 0 0.78125vw;
  }
}

.creditAjax_price.txt {
  opacity: 0.5;
  margin-left: 0.5em !important;
}
@media screen and (max-width: 768px) {
  .creditAjax_price.txt {
    font-size: 2.9333333333vw !important;
  }
}
@media screen and (min-width: 769px) {
  .creditAjax_price.txt {
    font-size: min(1.09375vw, 15px) !important;
  }
}

.creditAjax_price__proper::before,
.creditAjax_price__sale::before {
  content: "¥";
}

.creditAjax_price__sale {
  color: red;
  margin-left: 5px;
}
@media screen and (max-width: 768px) {
  .creditAjax_price__sale {
    font-size: 3.2vw;
  }
}
@media screen and (min-width: 769px) {
  .creditAjax_price__sale {
    font-size: 1.328125vw;
  }
}

.creditAjax_price__off {
  color: red;
}
@media screen and (max-width: 768px) {
  .creditAjax_price__off {
    font-size: 2.4vw;
  }
}
@media screen and (min-width: 769px) {
  .creditAjax_price__off {
    font-size: 0.9375vw;
  }
}
.creditAjax_price__off::before {
  content: "(";
}
.creditAjax_price__off::after {
  content: ")";
}

.creditAjax__saleOn .creditAjax_price__proper {
  text-decoration: line-through;
}

@media screen and (max-width: 768px) {
  .credit {
    margin: 12vw auto 8vw;
  }
}
@media screen and (min-width: 769px) {
  .credit {
    margin: 4.2857142857vw auto 2.8571428571vw;
  }
}
.credit a ul {
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.credit a ul .btn {
  margin: 0;
}
@media screen and (max-width: 768px) {
  .credit a ul .btn {
    width: 18.6666666667vw;
    height: 5.3333333333vw;
  }
}
@media screen and (min-width: 769px) {
  .credit a ul .btn {
    width: 8.0642857143vw;
    height: 2.3042857143vw;
  }
}
.credit a ul .btn span {
  letter-spacing: 0;
}
@media screen and (max-width: 768px) {
  .credit a ul .btn span {
    font-size: 3.2vw;
  }
}
@media screen and (min-width: 769px) {
  .credit a ul .btn span {
    font-size: 1.2142857143vw;
  }
}

.other_credit {
  margin: 0 auto;
}
@media screen and (max-width: 768px) {
  .other_credit {
    width: 93.3333333333vw;
  }
}
@media screen and (min-width: 769px) {
  .other_credit {
    width: 39.0625vw;
  }
}
.other_credit h4 {
  font-weight: 500;
  text-align: center;
  border-bottom: 0.7px solid #222;
}
@media screen and (max-width: 768px) {
  .other_credit h4 {
    font-size: 5.3333333333vw;
    padding-bottom: 3.4666666667vw;
  }
}
@media screen and (min-width: 769px) {
  .other_credit h4 {
    font-size: 2.34375vw;
    padding-bottom: 0.78125vw;
  }
}
.other_credit .ot_list {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
@media screen and (max-width: 768px) {
  .other_credit .ot_list {
    width: 95%;
    margin: 2.6666666667vw auto 0;
    -moz-column-gap: 2%;
         column-gap: 2%;
    row-gap: 2.6666666667vw;
  }
}
@media screen and (min-width: 769px) {
  .other_credit .ot_list {
    width: 90%;
    margin: 0.9375vw auto 0;
    -moz-column-gap: 2%;
         column-gap: 2%;
    row-gap: 0.78125vw;
  }
}
@media screen and (max-width: 768px) {
  .other_credit .ot_list > * {
    width: 49%;
  }
}
@media screen and (min-width: 769px) {
  .other_credit .ot_list > * {
    width: 49%;
  }
}
.other_credit ul {
  display: flex;
}
@media screen and (max-width: 768px) {
  .other_credit ul {
    -moz-column-gap: 1.0666666667vw;
         column-gap: 1.0666666667vw;
  }
}
@media screen and (min-width: 769px) {
  .other_credit ul {
    -moz-column-gap: 0.46875vw;
         column-gap: 0.46875vw;
  }
}
.other_credit ul .ot_item {
  font-family: source-han-sans-japanese, sans-serif;
  font-weight: 400;
  font-style: normal;
}
@media screen and (max-width: 768px) {
  .other_credit ul .ot_item {
    font-size: 2.9333333333vw;
  }
}
@media screen and (min-width: 769px) {
  .other_credit ul .ot_item {
    font-size: 1.09375vw;
  }
}
.other_credit ul .creditAjax_price,
.other_credit ul .creditAjax_price__sale {
  margin: 0;
}
@media screen and (max-width: 768px) {
  .other_credit ul .creditAjax_price,
  .other_credit ul .creditAjax_price__sale {
    font-size: 2.9333333333vw;
  }
}
@media screen and (min-width: 769px) {
  .other_credit ul .creditAjax_price,
  .other_credit ul .creditAjax_price__sale {
    font-size: 1.015625vw;
  }
}
@media screen and (max-width: 768px) {
  .other_credit ul .creditAjax_price__sale {
    margin-left: 0.8vw;
  }
}
@media screen and (min-width: 769px) {
  .other_credit ul .creditAjax_price__sale {
    margin-left: 0.390625vw;
  }
}
@media screen and (max-width: 768px) {
  .other_credit ul .creditAjax_price__off {
    font-size: 2.1333333333vw;
  }
}
@media screen and (min-width: 769px) {
  .other_credit ul .creditAjax_price__off {
    font-size: 0.78125vw;
  }
}

/* アイテム名
===================================================== */
.creditAjax_item {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  line-height: 1.38;
  font-family: source-han-sans-japanese, sans-serif;
  font-weight: 400;
  font-style: normal;
}
@media screen and (max-width: 768px) {
  .creditAjax_item {
    font-size: 2.9333333333vw;
  }
}
@media screen and (min-width: 769px) {
  .creditAjax_item {
    font-size: 1.171875vw;
  }
}

/*--------------------------------------*
* 自動取得(セクション)
*--------------------------------------*/
#recommend h2 {
  color: #000;
  text-align: center;
}
@media screen and (max-width: 768px) {
  #recommend h2 {
    margin: 13.3333333333vw 0 8.8vw;
  }
}
@media screen and (min-width: 769px) {
  #recommend h2 {
    margin: 7.1428571429vw 0 3.5714285714vw;
  }
}
#recommend h2 svg {
  margin: 0 auto;
  height: auto;
}
@media screen and (max-width: 768px) {
  #recommend h2 svg {
    width: min(30.6666666667vw, 115px);
    margin-bottom: min(2.4vw, 9px);
  }
}
@media screen and (min-width: 769px) {
  #recommend h2 svg {
    width: min(16.4285714286vw, 228px);
    margin-bottom: min(1.2857142857vw, 18px);
  }
}
#recommend h2 span {
  display: block;
  letter-spacing: 0.1em;
}
@media screen and (max-width: 768px) {
  #recommend h2 span {
    font-size: min(3.292vw, 12.345px);
  }
}
@media screen and (min-width: 769px) {
  #recommend h2 span {
    font-size: min(1.7635714286vw, 24.69px);
  }
}
#recommend ul {
  width: 100%;
  margin: 0 auto;
  display: flex;
  flex-wrap: wrap;
}
@media screen and (max-width: 768px) {
  #recommend ul {
    -moz-column-gap: 0vw;
         column-gap: 0vw;
    row-gap: 4vw;
    width: 100%;
  }
}
@media screen and (min-width: 769px) {
  #recommend ul {
    -moz-column-gap: 1.4285714286vw;
         column-gap: 1.4285714286vw;
    row-gap: 2.1428571429vw;
    width: 94vw;
  }
}
#recommend 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) {
  #recommend li {
    width: 33.3333333333%;
  }
}
@media screen and (min-width: 769px) {
  #recommend li {
    width: calc((100% - 4.2857142857vw) / 4);
  }
}
#recommend li a {
  color: #222;
}
#recommend .zetaAjax_link {
  display: block;
}
#recommend .zetaAjax_couponArea {
  position: relative;
  overflow: hidden;
  margin-bottom: 8px;
}
#recommend .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;
}
#recommend .zetaAjax_couponArea .zetaAjax_coupon:empty {
  display: none;
}
#recommend .zetaAjax_img__120,
#recommend .zetaAjax_img__1500 {
  width: 100%;
}
#recommend .zetaAjax_name,
#recommend .zetaAjax_proper {
  box-sizing: border-box;
  padding: 0 10px;
}
#recommend .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) {
  #recommend .zetaAjax_name {
    font-size: min(2.6666666667vw, 10px);
  }
}
@media screen and (min-width: 769px) {
  #recommend .zetaAjax_name {
    font-size: min(0.8571428571vw, 12px);
  }
}
#recommend .price_wrap {
  display: flex;
}
#recommend .zetaAjax_proper {
  margin-right: 2px;
  padding-right: 0;
}
@media screen and (max-width: 768px) {
  #recommend .zetaAjax_proper {
    font-size: min(2.6666666667vw, 10px);
  }
}
@media screen and (min-width: 769px) {
  #recommend .zetaAjax_proper {
    font-size: min(0.8571428571vw, 12px);
  }
}
#recommend .zetaAjax_proper::before {
  content: "¥";
}
#recommend .zetaAjax_proper__onSale .zetaAjax_proper {
  text-decoration: line-through;
}
#recommend .zetaAjax_sale {
  color: #ee2e2e;
}
@media screen and (max-width: 768px) {
  #recommend .zetaAjax_sale {
    font-size: min(2.6666666667vw, 10px);
  }
}
@media screen and (min-width: 769px) {
  #recommend .zetaAjax_sale {
    font-size: min(0.8571428571vw, 12px);
  }
}
#recommend .zetaAjax_sale::before {
  content: "¥";
}
#recommend .zetaAjax_off {
  color: #ee2e2e;
}
@media screen and (max-width: 768px) {
  #recommend .zetaAjax_off {
    font-size: min(2.6666666667vw, 10px);
  }
}
@media screen and (min-width: 769px) {
  #recommend .zetaAjax_off {
    font-size: min(0.8571428571vw, 12px);
  }
}
#recommend .zetaAjax_off::before {
  content: "(";
}
#recommend .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%;
}

.wrapper {
  overflow: clip;
}

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;
}

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

/*===========
  inview（その場で）
  ===========*/
.fadeIn_on {
  opacity: 0;
  transition: opacity 1s ease;
  transition-delay: var(--delay, 0s); /* ← JSで時間差を制御 */
}

.fadeIn_on.fadeIn {
  opacity: 1;
}

/*===========
  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: opacity 1s ease, transform 1s ease;
  transition-delay: var(--delay, 0s); /* ← JSで時間差を制御 */
}

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

/*===========
  inview（上から）
  ===========*/
.fadeIn_down {
  opacity: 0;
  transform: translate(0, -20%);
  transition: opacity 2s ease, transform 2s ease;
  transition-delay: var(--delay, 0s); /* ← JSで時間差を制御 */
}

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

/*===========
  左から
  ===========*/
/* 最初は clip-path で完全に見えない */
.clip_left {
  display: inline-block; /* ←テキスト用に重要 */
  clip-path: inset(0 100% 0 0);
  transform: translateZ(0);
}

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

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

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

/* 右から左へ */
@keyframes anime_right_to_left {
  0% {
    clip-path: inset(0 0 0 100%);
  }
  100% {
    clip-path: inset(0 0 0 0);
  }
}
/*===========
  上から
  ===========*/
.clip_top {
  display: inline-block;
  overflow: hidden;
}

.clip_top p,
.clip_top img {
  display: inline-block;
  clip-path: inset(0 0 100% 0);
}

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

@keyframes anime_top_to_bottom {
  from {
    clip-path: inset(0 0 100% 0);
  }
  to {
    clip-path: inset(0 0 0 0);
  }
}
/*===========
  下から
  ===========*/
.clip_bottom {
  display: inline-block;
  overflow: hidden;
}

.clip_bottom p,
.clip_bottom img {
  display: inline-block;
  clip-path: inset(100% 0 0 0);
}

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

@keyframes anime_bottom_to_top {
  from {
    clip-path: inset(100% 0 0 0);
  }
  to {
    clip-path: inset(0 0 0 0);
  }
}
.swiper_default_wrapper {
  position: relative;
  width: 100%;
  box-sizing: border-box;
}
@media screen and (max-width: 768px) {
  .swiper_default_wrapper {
    padding: 0 12.6666666667vw; /* 左右に矢印が置けるスペースを確保 */
  }
}
@media screen and (min-width: 769px) {
  .swiper_default_wrapper {
    padding: 0 10.15625vw;
  }
}

.swiper_default_wrapper .swiper_default {
  margin: 0 auto;
  overflow: hidden;
}
@media screen and (max-width: 768px) {
  .swiper_default_wrapper .swiper_default {
    width: 74.6666666667vw;
  }
}
@media screen and (min-width: 769px) {
  .swiper_default_wrapper .swiper_default {
    width: 28.125vw;
  }
}

.swiper_default_wrapper.swiper-wrapper {
  align-items: stretch;
  position: relative;
  margin: 0 !important;
}

@media screen and (max-width: 768px) {
  .swiper_default_wrapper .swiper-slide {
    margin: 0 4vw;
    width: 74.6666666667vw !important;
  }
}
@media screen and (min-width: 769px) {
  .swiper_default_wrapper .swiper-slide {
    width: 28.125vw !important;
    margin: 0 0.78125vw;
  }
}

.swiper_default_wrapper .swiper-horizontal > .swiper-pagination-bullets,
.swiper_default_wrapper .swiper-pagination-bullets.swiper-pagination-horizontal,
.swiper_default_wrapper .swiper-pagination-custom,
.swiper_default_wrapper .swiper-pagination-fraction {
  top: auto;
}
@media screen and (max-width: 768px) {
  .swiper_default_wrapper .swiper-horizontal > .swiper-pagination-bullets,
  .swiper_default_wrapper .swiper-pagination-bullets.swiper-pagination-horizontal,
  .swiper_default_wrapper .swiper-pagination-custom,
  .swiper_default_wrapper .swiper-pagination-fraction {
    transform: translateY(5.3333333333vw);
  }
}
@media screen and (min-width: 769px) {
  .swiper_default_wrapper .swiper-horizontal > .swiper-pagination-bullets,
  .swiper_default_wrapper .swiper-pagination-bullets.swiper-pagination-horizontal,
  .swiper_default_wrapper .swiper-pagination-custom,
  .swiper_default_wrapper .swiper-pagination-fraction {
    transform: translateY(1.5625vw);
  }
}

.swiper_default_wrapper .swiper-button-prev,
.swiper_default_wrapper .swiper-button-next {
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  color: transparent;
}
@media screen and (max-width: 768px) {
  .swiper_default_wrapper .swiper-button-prev,
  .swiper_default_wrapper .swiper-button-next {
    width: 3.2vw;
    height: 5.8666666667vw;
  }
}
@media screen and (min-width: 769px) {
  .swiper_default_wrapper .swiper-button-prev,
  .swiper_default_wrapper .swiper-button-next {
    width: 1.09375vw;
    height: 2.00546875vw;
  }
}

.swiper_default_wrapper .swiper-button-prev {
  background-image: url("../assets/images/arrow_prev.svg");
}
@media screen and (max-width: 768px) {
  .swiper_default_wrapper .swiper-button-prev {
    left: 4vw;
  }
}
@media screen and (min-width: 769px) {
  .swiper_default_wrapper .swiper-button-prev {
    left: 10.9375vw;
  }
}

/* 右 */
.swiper_default_wrapper .swiper-button-next {
  background-image: url("../assets/images/arrow_next.svg");
}
@media screen and (max-width: 768px) {
  .swiper_default_wrapper .swiper-button-next {
    right: 4vw;
  }
}
@media screen and (min-width: 769px) {
  .swiper_default_wrapper .swiper-button-next {
    right: 10.9375vw;
  }
}

.swiper_default_wrapper .swiper-button-prev::after,
.swiper_default_wrapper .swiper-button-next::after {
  display: none;
}

@media screen and (max-width: 768px) {
  .swiper_default_wrapper .swiper-pagination {
    bottom: -5.0666666667vw;
  }
}
@media screen and (min-width: 769px) {
  .swiper_default_wrapper .swiper-pagination {
    bottom: -1.484375vw;
  }
}

.swiper_default_wrapper .swiper-pagination-bullet {
  background: #00b1b3;
  opacity: 0.1;
}
@media screen and (max-width: 768px) {
  .swiper_default_wrapper .swiper-pagination-bullet {
    width: 2.1333333333vw;
    height: 2.1333333333vw;
  }
}
@media screen and (min-width: 769px) {
  .swiper_default_wrapper .swiper-pagination-bullet {
    width: 0.81484375vw;
    height: 0.81484375vw;
  }
}

.swiper_default_wrapper .swiper-pagination-bullet-active {
  opacity: 1;
}
@media screen and (max-width: 768px) {
  .swiper_default_wrapper .swiper-pagination-bullet-active {
    width: 2.6666666667vw;
    height: 2.6666666667vw;
  }
}
@media screen and (min-width: 769px) {
  .swiper_default_wrapper .swiper-pagination-bullet-active {
    width: 1.01875vw;
    height: 1.01875vw;
  }
}

@media screen and (min-width: 769px) {
  .pc_flex {
    display: flex;
  }
}
@media screen and (min-width: 769px) {
  .pc_flex .pc_left {
    width: 42.96875vw;
    position: sticky;
    top: 0;
    left: 0;
    height: 100vh;
    display: flex;
    align-items: flex-start;
    z-index: 15;
  }
}
@media screen and (min-width: 769px) {
  .pc_flex .pc_right {
    width: 57.03125vw;
  }
}

#item_info .item_img {
  position: relative;
}
@media screen and (max-width: 768px) {
  #item_info .item_img {
    width: 85.3333333333vw;
    margin: 0 auto 3.2vw;
  }
}
@media screen and (min-width: 769px) {
  #item_info .item_img {
    width: 31.25vw;
    margin: 0 auto 1.09375vw;
  }
}
#item_info .item_img::after {
  content: "";
  display: inline-block;
  background-image: url(../assets/images/7color.svg);
  background-repeat: no-repeat;
  background-size: contain;
  vertical-align: middle;
  position: absolute;
}
@media screen and (max-width: 768px) {
  #item_info .item_img::after {
    width: 19.6266666667vw;
    height: 19.7786666667vw;
    bottom: -9.3333333333vw;
    right: -3.7333333333vw;
  }
}
@media screen and (min-width: 769px) {
  #item_info .item_img::after {
    width: 6.6125vw;
    height: 6.71328125vw;
    bottom: -2.890625vw;
    right: -0.78125vw;
  }
}
#item_info p {
  font-family: source-han-sans-japanese, sans-serif;
  font-weight: 400;
  font-style: normal;
  font-weight: 500;
  letter-spacing: 0.05em;
  text-align: center;
}
@media screen and (max-width: 768px) {
  #item_info p {
    font-size: 4.2666666667vw;
    margin-bottom: 2.1333333333vw;
  }
}
@media screen and (min-width: 769px) {
  #item_info p {
    font-size: 1.40625vw;
    margin-bottom: 0.625vw;
  }
}
#item_info p.item_detail {
  font-weight: 400 !important;
}
@media screen and (max-width: 768px) {
  #item_info p.item_detail {
    font-size: 3.7333333333vw;
  }
}
@media screen and (min-width: 769px) {
  #item_info p.item_detail {
    font-size: 1.25vw;
  }
}

@media screen and (max-width: 768px) {
  #lineup {
    margin: 18.6666666667vw 0 26.6666666667vw;
  }
}
@media screen and (min-width: 769px) {
  #lineup {
    margin: min(6.25vw, 80px) 0 min(12.5vw, 160px);
  }
}
#lineup h3 {
  text-align: center;
}
@media screen and (max-width: 768px) {
  #lineup h3 {
    font-size: 8vw;
    margin-bottom: 8vw;
  }
}
@media screen and (min-width: 769px) {
  #lineup h3 {
    font-size: 2.734375vw;
    margin-bottom: 2.34375vw;
  }
}
#lineup h3 span {
  color: #00b1b3;
}
#lineup .list_wrap {
  display: flex;
  flex-wrap: wrap;
}
@media screen and (max-width: 768px) {
  #lineup .list_wrap {
    row-gap: 5.3333333333vw;
    -moz-column-gap: 8vw;
         column-gap: 8vw;
  }
}
@media screen and (min-width: 769px) {
  #lineup .list_wrap {
    row-gap: 1.5625vw;
    -moz-column-gap: 1.5625vw;
         column-gap: 1.5625vw;
  }
}
#lineup .list {
  width: 100%;
}
@media screen and (max-width: 768px) {
  #lineup .list {
    width: 33.3333333333vw;
  }
}
@media screen and (min-width: 769px) {
  #lineup .list {
    width: 13.28125vw;
  }
}
#lineup .list .list_ttl {
  text-align: center;
  border-bottom: 1px solid #222222;
}
@media screen and (max-width: 768px) {
  #lineup .list .list_ttl {
    font-size: 4vw;
    padding-bottom: 1.0666666667vw;
    margin-bottom: 1.3333333333vw;
  }
}
@media screen and (min-width: 769px) {
  #lineup .list .list_ttl {
    font-size: 1.71875vw;
    padding-bottom: 0.390625vw;
    margin-bottom: 0.46875vw;
  }
}
#lineup .list .list_ttl span {
  position: relative;
  display: inline-block;
}
#lineup .list .list_ttl span::after {
  content: "";
  display: inline-block;
  background-image: url(../assets/images/color_01.svg);
  background-repeat: no-repeat;
  background-size: contain;
  vertical-align: middle;
  position: absolute;
}
@media screen and (max-width: 768px) {
  #lineup .list .list_ttl span::after {
    width: 5.0666666667vw;
    height: 5.0666666667vw;
    right: -5.8666666667vw;
    bottom: 0vw;
  }
}
@media screen and (min-width: 769px) {
  #lineup .list .list_ttl span::after {
    width: 1.71875vw;
    height: 1.71875vw;
    right: -1.953125vw;
    bottom: 0vw;
  }
}
#lineup .list ul {
  display: flex;
}
@media screen and (max-width: 768px) {
  #lineup .list ul {
    -moz-column-gap: 1.3333333333vw;
         column-gap: 1.3333333333vw;
  }
}
@media screen and (min-width: 769px) {
  #lineup .list ul {
    -moz-column-gap: 0.546875vw;
         column-gap: 0.546875vw;
  }
}
#lineup .list ul li {
  text-align: center;
}
@media screen and (max-width: 768px) {
  #lineup .list ul li {
    width: 16vw;
  }
}
@media screen and (min-width: 769px) {
  #lineup .list ul li {
    width: 5.46875vw;
  }
}
#lineup .list ul li img {
  border-radius: 9999px;
}
@media screen and (max-width: 768px) {
  #lineup .list ul li p {
    font-size: 3.2vw;
    margin-top: 0.8vw;
  }
}
@media screen and (min-width: 769px) {
  #lineup .list ul li p {
    font-size: 1.25vw;
    margin-top: 0.234375vw;
  }
}
@media screen and (max-width: 768px) {
  #lineup .list.cl01 .list_ttl span {
    left: -3.2vw;
  }
}
@media screen and (min-width: 769px) {
  #lineup .list.cl01 .list_ttl span {
    left: -0.9375vw;
  }
}
@media screen and (max-width: 768px) {
  #lineup .list.cl02 .list_ttl span {
    left: -3.2vw;
  }
}
@media screen and (min-width: 769px) {
  #lineup .list.cl02 .list_ttl span {
    left: -0.9375vw;
  }
}
#lineup .list.cl02 .list_ttl span::after {
  background-image: url(../assets/images/color_02.svg);
}
@media screen and (max-width: 768px) {
  #lineup .list.cl03 .list_ttl span {
    left: -3.2vw;
  }
}
@media screen and (min-width: 769px) {
  #lineup .list.cl03 .list_ttl span {
    left: -0.9375vw;
  }
}
#lineup .list.cl03 .list_ttl span::after {
  background-image: url(../assets/images/color_03.svg);
}
@media screen and (max-width: 768px) {
  #lineup .list.cl04 .list_ttl span {
    left: -3.2vw;
  }
}
@media screen and (min-width: 769px) {
  #lineup .list.cl04 .list_ttl span {
    left: -0.9375vw;
  }
}
#lineup .list.cl04 .list_ttl span::after {
  background-image: url(../assets/images/color_04.svg);
}
@media screen and (max-width: 768px) {
  #lineup .list.cl05 .list_ttl span {
    left: -3.2vw;
  }
}
@media screen and (min-width: 769px) {
  #lineup .list.cl05 .list_ttl span {
    left: -0.9375vw;
  }
}
#lineup .list.cl05 .list_ttl span::after {
  background-image: url(../assets/images/color_05.svg);
}
@media screen and (max-width: 768px) {
  #lineup .list.cl06 .list_ttl span {
    left: -3.2vw;
  }
}
@media screen and (min-width: 769px) {
  #lineup .list.cl06 .list_ttl span {
    left: -0.9375vw;
  }
}
#lineup .list.cl06 .list_ttl span::after {
  background-image: url(../assets/images/color_06.svg);
}
@media screen and (max-width: 768px) {
  #lineup .list.cl07 .list_ttl span {
    left: -3.2vw;
  }
}
@media screen and (min-width: 769px) {
  #lineup .list.cl07 .list_ttl span {
    left: -0.9375vw;
  }
}
#lineup .list.cl07 .list_ttl span::after {
  background-image: url(../assets/images/color_07.svg);
}

@media screen and (max-width: 768px) {
  #look_area {
    padding-top: 20.2666666667vw;
  }
}
@media screen and (min-width: 769px) {
  #look_area {
    padding-top: min(9.0625vw, 116px);
  }
}
#look_area section {
  background-color: #f8f4ec;
  position: relative;
}
@media screen and (max-width: 768px) {
  #look_area section {
    scroll-margin-top: 21.3333333333vw;
  }
}
@media screen and (min-width: 769px) {
  #look_area section {
    scroll-margin-top: min(10.15625vw, 130px);
  }
}
#look_area section#cl02, #look_area section#cl04, #look_area section#cl06 {
  background-color: #f4f4f4;
}
@media screen and (max-width: 768px) {
  #look_area section {
    padding-bottom: 37.3333333333vw;
  }
}
@media screen and (min-width: 769px) {
  #look_area section {
    padding-bottom: min(18.75vw, 240px);
  }
}
#look_area section h2 {
  text-align: center;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
}
@media screen and (max-width: 768px) {
  #look_area section h2 {
    font-size: 13.3333333333vw;
    top: -17.3333333333vw;
  }
}
@media screen and (min-width: 769px) {
  #look_area section h2 {
    font-size: min(7.03125vw, 90px);
    top: -9.0625vw;
  }
}
#look_area section h2 .small {
  font-weight: 400;
}
#look_area section h2 .sub {
  display: block;
  margin: 0 auto;
}
@media screen and (max-width: 768px) {
  #look_area section h2 .sub {
    margin-bottom: 0.5333333333vw;
  }
}
@media screen and (min-width: 769px) {
  #look_area section h2 .sub {
    margin-bottom: min(0.234375vw, 3px);
  }
}
@media screen and (max-width: 768px) {
  #look_area section .contents {
    width: 100%;
    padding-top: 18.6666666667vw;
  }
}
@media screen and (min-width: 769px) {
  #look_area section .contents {
    width: min(51.640625vw, 661px);
    margin: 0 auto;
    padding-top: min(10.9375vw, 140px);
  }
}
#look_area section .contents .relative {
  position: relative;
}
#look_area section .contents.reverse h3 {
  text-align: left;
}
@media screen and (max-width: 768px) {
  #look_area section .contents.reverse h3 {
    padding-right: 0;
    padding-left: 30.6666666667vw;
  }
}
@media screen and (min-width: 769px) {
  #look_area section .contents.reverse h3 {
    padding-right: 0;
    padding-left: min(11.71875vw, 150px);
  }
}
@media screen and (max-width: 768px) {
  #look_area section .contents.reverse h3::before {
    left: 4vw;
  }
}
@media screen and (min-width: 769px) {
  #look_area section .contents.reverse h3::before {
    left: min(1.171875vw, 15px);
  }
}
#look_area section .contents.reverse .swiper_fade_page {
  margin: 0;
}
#look_area section .contents.reverse .swiper_fade_page .swiper-pagination-fraction {
  right: auto;
}
@media screen and (max-width: 768px) {
  #look_area section .contents.reverse .swiper_fade_page .swiper-pagination-fraction {
    left: 2.6666666667vw;
  }
}
@media screen and (min-width: 769px) {
  #look_area section .contents.reverse .swiper_fade_page .swiper-pagination-fraction {
    left: min(1.328125vw, 17px);
  }
}
#look_area section .contents.reverse .prof {
  left: auto;
  right: 0;
}
#look_area section .contents.reverse .comment {
  left: auto;
}
@media screen and (max-width: 768px) {
  #look_area section .contents.reverse .comment {
    right: 0.5333333333vw;
  }
}
@media screen and (min-width: 769px) {
  #look_area section .contents.reverse .comment {
    right: 0vw;
  }
}
#look_area section h3 {
  font-weight: 500;
  text-align: right;
  position: relative;
}
@media screen and (max-width: 768px) {
  #look_area section h3 {
    font-size: 10.6666666667vw;
    padding-right: 4vw;
    margin-bottom: 2.6666666667vw;
  }
}
@media screen and (min-width: 769px) {
  #look_area section h3 {
    font-size: min(4.6875vw, 60px);
    padding-right: min(1.171875vw, 15px);
    margin-bottom: min(0.9375vw, 12px);
  }
}
#look_area section h3::before {
  content: "";
  display: inline-block;
  background-image: url(../assets/images/by.svg);
  background-repeat: no-repeat;
  background-size: contain;
  vertical-align: middle;
  position: absolute;
}
@media screen and (max-width: 768px) {
  #look_area section h3::before {
    width: 24.992vw;
    height: 4.5973333333vw;
    left: 48vw;
    top: 4.8vw;
  }
}
@media screen and (min-width: 769px) {
  #look_area section h3::before {
    width: min(9.528125vw, 121.96px);
    height: min(1.79609375vw, 22.99px);
    left: min(30.078125vw, 385px);
    top: min(2.109375vw, 27px);
  }
}
#look_area section .swiper_fade_page {
  margin: 0 0 0 auto;
  position: relative;
}
@media screen and (max-width: 768px) {
  #look_area section .swiper_fade_page {
    width: 80vw;
  }
}
@media screen and (min-width: 769px) {
  #look_area section .swiper_fade_page {
    width: min(39.0625vw, 500px);
  }
}
#look_area section .swiper_fade_page .swiper-pagination {
  margin: 0 0 0 auto;
  left: auto !important;
}
@media screen and (max-width: 768px) {
  #look_area section .swiper_fade_page .swiper-pagination {
    width: 80vw;
    bottom: -5.8666666667vw;
  }
}
@media screen and (min-width: 769px) {
  #look_area section .swiper_fade_page .swiper-pagination {
    width: min(39.0625vw, 500px);
    bottom: min(-1.71875vw, -22px);
  }
}
#look_area section .swiper_fade_page .swiper-pagination-fraction {
  position: absolute;
  z-index: 2;
  left: auto;
  bottom: auto;
  color: #fff;
  background-color: rgba(0, 0, 0, 0.4);
  font-weight: 400;
  border-radius: 9999px;
  display: flex;
  justify-content: center;
  align-items: center;
  letter-spacing: -0.04em;
}
@media screen and (max-width: 768px) {
  #look_area section .swiper_fade_page .swiper-pagination-fraction {
    width: 10.1333333333vw;
    height: 4.8vw;
    top: 2.6666666667vw;
    right: 2.6666666667vw;
    font-size: 3.2vw;
  }
}
@media screen and (min-width: 769px) {
  #look_area section .swiper_fade_page .swiper-pagination-fraction {
    width: min(4.55703125vw, 58.33px);
    height: min(2.34375vw, 30px);
    top: min(1.328125vw, 17px);
    right: min(1.328125vw, 17px);
    font-size: min(1.5625vw, 20px);
  }
}
#look_area section .swiper_fade_page .swiper-pagination-bullet {
  background: #00b1b3;
  opacity: 0.1;
}
@media screen and (max-width: 768px) {
  #look_area section .swiper_fade_page .swiper-pagination-bullet {
    width: 2.1333333333vw;
    height: 2.1333333333vw;
  }
}
@media screen and (min-width: 769px) {
  #look_area section .swiper_fade_page .swiper-pagination-bullet {
    width: min(0.69453125vw, 8.89px);
    height: min(0.69453125vw, 8.89px);
  }
}
#look_area section .swiper_fade_page .swiper-pagination-bullet-active {
  opacity: 1;
}
@media screen and (max-width: 768px) {
  #look_area section .swiper_fade_page .swiper-pagination-bullet-active {
    width: 2.6666666667vw;
    height: 2.6666666667vw;
  }
}
@media screen and (min-width: 769px) {
  #look_area section .swiper_fade_page .swiper-pagination-bullet-active {
    width: min(0.86796875vw, 11.11px);
    height: min(0.86796875vw, 11.11px);
  }
}
#look_area section .prof {
  color: #fff;
  box-sizing: border-box;
  position: absolute;
  left: 0;
  z-index: 2;
}
@media screen and (max-width: 768px) {
  #look_area section .prof {
    width: 32vw;
    padding: 5.0666666667vw 5.3333333333vw 5.8666666667vw;
    top: 18.6666666667vw;
  }
}
@media screen and (min-width: 769px) {
  #look_area section .prof {
    width: min(14.0625vw, 180px);
    padding: min(2.421875vw, 31px) min(2.578125vw, 33px) min(2.65625vw, 34px);
    top: min(9.53125vw, 122px);
  }
}
#look_area section .prof p {
  font-weight: 500;
}
@media screen and (max-width: 768px) {
  #look_area section .prof p {
    font-size: 4.8vw;
    margin-bottom: 3.4666666667vw;
  }
}
@media screen and (min-width: 769px) {
  #look_area section .prof p {
    font-size: min(1.953125vw, 25px);
    margin-bottom: min(1.796875vw, 23px);
  }
}
#look_area section .prof ul {
  display: flex;
  flex-direction: column;
}
@media screen and (max-width: 768px) {
  #look_area section .prof ul {
    row-gap: 1.3333333333vw;
  }
}
@media screen and (min-width: 769px) {
  #look_area section .prof ul {
    row-gap: min(0.390625vw, 5px);
  }
}
#look_area section .prof ul li {
  font-weight: 450;
}
@media screen and (max-width: 768px) {
  #look_area section .prof ul li {
    font-size: 3.4666666667vw;
  }
}
@media screen and (min-width: 769px) {
  #look_area section .prof ul li {
    font-size: min(1.5625vw, 20px);
  }
}
#look_area section .prof ul li a {
  color: #fff;
}
#look_area section .prof ul li.sns {
  position: relative;
  margin-bottom: 0.25em;
}
@media screen and (max-width: 768px) {
  #look_area section .prof ul li.sns {
    padding-left: 4.5333333333vw;
  }
}
@media screen and (min-width: 769px) {
  #look_area section .prof ul li.sns {
    padding-left: min(1.484375vw, 19px);
  }
}
#look_area section .prof ul li.sns::before {
  content: "";
  display: inline-block;
  background-image: url(../assets/images/Instagram_logo.svg);
  background-repeat: no-repeat;
  background-size: contain;
  vertical-align: middle;
  position: absolute;
}
@media screen and (max-width: 768px) {
  #look_area section .prof ul li.sns::before {
    width: 3.4666666667vw;
    height: 3.4666666667vw;
    left: 0vw;
    top: -0.2666666667vw;
  }
}
@media screen and (min-width: 769px) {
  #look_area section .prof ul li.sns::before {
    width: min(1.171875vw, 15px);
    height: min(1.171875vw, 15px);
    left: min(0vw, 0px);
    top: min(0.234375vw, 3px);
  }
}
#look_area section .comment {
  position: absolute;
  display: flex;
  align-items: center;
  justify-content: center;
  white-space: nowrap;
}
@media screen and (max-width: 768px) {
  #look_area section .comment {
    width: 18.6666666667vw;
    left: 0.5333333333vw;
    top: 54.6666666667vw;
  }
}
@media screen and (min-width: 769px) {
  #look_area section .comment {
    width: min(12.5vw, 160px);
    left: 0vw;
    top: min(26.796875vw, 343px);
  }
}
#look_area section .comment p {
  writing-mode: vertical-rl;
  letter-spacing: 0.07em;
  line-height: 1.55em;
}
@media screen and (max-width: 768px) {
  #look_area section .comment p {
    font-size: 3.2vw;
  }
}
@media screen and (min-width: 769px) {
  #look_area section .comment p {
    font-size: min(1.25vw, 16px);
  }
}
#look_area section .comment p .long {
  display: inline-block;
  transform: rotate(90deg);
}
#look_area section .comment p .ten {
  display: inline-block;
  transform: translate(0.6em, -0.4em);
}
#look_area section .comment p .text_combine {
  -webkit-text-combine: horizontal;
  -ms-text-combine-horizontal: all;
  text-combine-upright: all;
}
@media screen and (max-width: 768px) {
  #look_area #cl01 h2 .sub {
    width: 22.0453333333vw;
  }
}
@media screen and (min-width: 769px) {
  #look_area #cl01 h2 .sub {
    width: min(11.56328125vw, 148.01px);
  }
}
#look_area #cl01 .prof {
  background-color: rgba(170, 198, 228, 0.9);
}
@media screen and (max-width: 768px) {
  #look_area #cl02 h2 .sub {
    width: 24.9386666667vw;
  }
}
@media screen and (min-width: 769px) {
  #look_area #cl02 h2 .sub {
    width: min(13.78125vw, 176.4px);
  }
}
#look_area #cl02 .prof {
  background-color: rgba(246, 194, 195, 0.9);
}
@media screen and (max-width: 768px) {
  #look_area #cl02 #cl02_1 h3::before {
    left: 46.1333333333vw;
  }
}
@media screen and (min-width: 769px) {
  #look_area #cl02 #cl02_1 h3::before {
    left: min(29.53125vw, 378px);
  }
}
@media screen and (max-width: 768px) {
  #look_area #cl03 h2 .sub {
    width: 24.832vw;
  }
}
@media screen and (min-width: 769px) {
  #look_area #cl03 h2 .sub {
    width: min(13.021875vw, 166.68px);
  }
}
#look_area #cl03 .prof {
  background-color: rgba(218, 201, 180, 0.9);
}
@media screen and (max-width: 768px) {
  #look_area #cl04 h2 .sub {
    width: 25.1066666667vw;
  }
}
@media screen and (min-width: 769px) {
  #look_area #cl04 h2 .sub {
    width: min(13.165625vw, 168.52px);
  }
}
#look_area #cl04 .prof {
  background-color: rgba(83, 167, 222, 0.9);
}
@media screen and (max-width: 768px) {
  #look_area #cl04 #cl04_1 h3::before {
    left: 42.6666666667vw;
  }
}
@media screen and (min-width: 769px) {
  #look_area #cl04 #cl04_1 h3::before {
    left: min(28.203125vw, 361px);
  }
}
@media screen and (max-width: 768px) {
  #look_area #cl05 h2 .sub {
    width: 25.0186666667vw;
  }
}
@media screen and (min-width: 769px) {
  #look_area #cl05 h2 .sub {
    width: min(13.11953125vw, 167.93px);
  }
}
#look_area #cl05 .prof {
  background-color: rgba(183, 122, 113, 0.9);
}
@media screen and (max-width: 768px) {
  #look_area #cl05 #cl05_1 h3::before {
    left: 41.0666666667vw;
  }
}
@media screen and (min-width: 769px) {
  #look_area #cl05 #cl05_1 h3::before {
    left: min(27.34375vw, 350px);
  }
}
@media screen and (max-width: 768px) {
  #look_area #cl06 h2 .sub {
    width: 25.4186666667vw;
  }
}
@media screen and (min-width: 769px) {
  #look_area #cl06 h2 .sub {
    width: min(13.3125vw, 170.4px);
  }
}
#look_area #cl06 .prof {
  background-color: rgba(215, 213, 166, 0.9);
}
@media screen and (max-width: 768px) {
  #look_area #cl06 #cl06_1 h3::before {
    left: 42.1333333333vw;
  }
}
@media screen and (min-width: 769px) {
  #look_area #cl06 #cl06_1 h3::before {
    left: min(27.96875vw, 358px);
  }
}
@media screen and (max-width: 768px) {
  #look_area #cl07 h2 .sub {
    width: 26.224vw;
  }
}
@media screen and (min-width: 769px) {
  #look_area #cl07 h2 .sub {
    width: min(13.75vw, 176px);
  }
}
#look_area #cl07 .prof {
  background-color: rgba(161, 193, 223, 0.9);
}
@media screen and (max-width: 768px) {
  #look_area #cl07 #cl07_1 h3::before {
    left: 45.8666666667vw;
  }
}
@media screen and (min-width: 769px) {
  #look_area #cl07 #cl07_1 h3::before {
    left: min(29.609375vw, 379px);
  }
}

#youtube h3,
#recommend_area h3 {
  text-align: center;
  font-weight: 500;
}
@media screen and (max-width: 768px) {
  #youtube h3,
  #recommend_area h3 {
    font-size: 8vw;
    margin-bottom: 8vw;
  }
}
@media screen and (min-width: 769px) {
  #youtube h3,
  #recommend_area h3 {
    font-size: min(3.90625vw, 50px);
    margin-bottom: min(3.90625vw, 50px);
  }
}
#youtube h3 span,
#recommend_area h3 span {
  color: #00b1b3;
}
#youtube .sub,
#recommend_area .sub {
  color: #00b1b3;
  text-align: center;
}
@media screen and (max-width: 768px) {
  #youtube .sub,
  #recommend_area .sub {
    font-size: 3.2vw;
    margin-bottom: 8vw;
  }
}
@media screen and (min-width: 769px) {
  #youtube .sub,
  #recommend_area .sub {
    font-size: min(1.328125vw, 17px);
    margin-bottom: min(3.90625vw, 50px);
  }
}

@media screen and (max-width: 768px) {
  #youtube {
    margin-top: 21.3333333333vw;
  }
}
@media screen and (min-width: 769px) {
  #youtube {
    margin-top: min(7.8125vw, 100px);
  }
}
#youtube figure {
  margin: 0 auto;
}
@media screen and (max-width: 768px) {
  #youtube figure {
    width: 93.3333333333vw;
  }
}
@media screen and (min-width: 769px) {
  #youtube figure {
    width: 46.875vw;
  }
}
#youtube .iframe-wrapper {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden;
}
#youtube .iframe-wrapper iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

@media screen and (max-width: 768px) {
  #recommend_area {
    margin: 21.3333333333vw auto 40vw;
  }
}
@media screen and (min-width: 769px) {
  #recommend_area {
    margin: min(7.8125vw, 100px) auto min(11.71875vw, 150px);
  }
}
#recommend_area ul.list {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  margin: 0 auto;
}
@media screen and (max-width: 768px) {
  #recommend_area ul.list {
    width: 90.1333333333vw;
    margin-bottom: 10.6666666667vw;
    -moz-column-gap: 2.4vw;
         column-gap: 2.4vw;
    row-gap: 8vw;
  }
}
@media screen and (min-width: 769px) {
  #recommend_area ul.list {
    width: 54.21875vw;
    margin-bottom: 3.90625vw;
    -moz-column-gap: 0.78125vw;
         column-gap: 0.78125vw;
    row-gap: 1.953125vw;
  }
}
#recommend_area ul.list li {
  margin: 0;
}
@media screen and (max-width: 768px) {
  #recommend_area ul.list li {
    width: calc((100% - 15px) / 2);
  }
}
@media screen and (min-width: 769px) {
  #recommend_area ul.list li {
    width: calc((100% - 45px) / 4);
  }
}
@media screen and (max-width: 768px) {
  #recommend_area ul.list li img {
    margin-bottom: 2.6666666667vw;
  }
}
@media screen and (min-width: 769px) {
  #recommend_area ul.list li img {
    margin-bottom: 0.78125vw;
  }
}
@media screen and (max-width: 768px) {
  #recommend_area ul.list li .list_name,
  #recommend_area ul.list li .price,
  #recommend_area ul.list li .creditAjax_price__sale {
    font-size: 3.2vw;
  }
}
@media screen and (min-width: 769px) {
  #recommend_area ul.list li .list_name,
  #recommend_area ul.list li .price,
  #recommend_area ul.list li .creditAjax_price__sale {
    font-size: 0.9375vw;
  }
}
@media screen and (max-width: 768px) {
  #recommend_area ul.list li .creditAjax_price__off {
    font-size: 2.4vw;
  }
}
@media screen and (min-width: 769px) {
  #recommend_area ul.list li .creditAjax_price__off {
    font-size: 0.78125vw;
  }
}
#recommend_area ul.list li .list_name {
  margin-bottom: 5px;
  line-height: 1.25;
}
@media screen and (max-width: 768px) {
  #recommend_area ul.list li .list_name {
    min-height: 8vw;
  }
}
@media screen and (min-width: 769px) {
  #recommend_area ul.list li .list_name {
    min-height: 2.34375vw;
  }
}
#recommend_area ul.list li .price {
  display: flex;
  justify-content: flex-start;
  align-items: center;
}

/*===========
  ハンバーガーメニュー
  ===========*/
/* メニューのデザイン*/
.nav_content {
  pointer-events: none;
  width: 100%;
  height: 100vh;
  height: 100dvh;
  padding-top: env(safe-area-inset-top);
  padding-bottom: env(safe-area-inset-bottom);
  position: fixed;
  top: 0;
  right: 0;
  z-index: 99;
  background: #fff;
  opacity: 0;
  transform: translateX(100%); /* 初期状態を画面外に */
  transition: opacity 0.6s ease-in-out, transform 0.6s cubic-bezier(0.25, 1, 0.5, 1);
}
@media screen and (max-width: 768px) {
  .nav_content {
    width: 90%;
  }
}
@media screen and (min-width: 769px) {
  .nav_content {
    width: 80%;
  }
}
.nav_content .drawer_open.close {
  position: absolute !important;
  background-color: #fff !important;
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 0;
  background: none !important;
  box-shadow: none !important;
}
@media screen and (max-width: 768px) {
  .nav_content .drawer_open.close {
    top: 5.3333333333vw;
    right: 4vw;
  }
}
@media screen and (min-width: 769px) {
  .nav_content .drawer_open.close {
    top: 1.5625vw;
    right: 1.5625vw;
  }
}
.nav_content .drawer_open.close span:empty {
  position: absolute;
  width: 34px !important;
  height: 1px !important;
  background-color: #222 !important;
  transform: none;
  transition: transform 0.3s;
}
.nav_content .drawer_open.close span:empty:nth-child(1) {
  transform: rotate(45deg) !important;
}
.nav_content .drawer_open.close span:empty:nth-child(2) {
  transform: rotate(-45deg) !important;
}
.nav_content .inner {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
}
.nav_content .inner h3 {
  text-align: center;
}
@media screen and (max-width: 768px) {
  .nav_content .inner h3 {
    font-size: 8vw;
    margin-bottom: 8vw;
  }
}
@media screen and (min-width: 769px) {
  .nav_content .inner h3 {
    font-size: 2.734375vw;
    margin-bottom: 4.6875vw;
  }
}
.nav_content .inner h3 span {
  color: #00b1b3;
}
.nav_content .inner .list_wrap {
  display: flex;
  flex-wrap: wrap;
  margin: 0 auto;
}
@media screen and (max-width: 768px) {
  .nav_content .inner .list_wrap {
    width: 74.6666666667vw;
    row-gap: 5.3333333333vw;
    -moz-column-gap: 8vw;
         column-gap: 8vw;
  }
}
@media screen and (min-width: 769px) {
  .nav_content .inner .list_wrap {
    width: 60.9375vw;
    row-gap: 2.34375vw;
    -moz-column-gap: 2.34375vw;
         column-gap: 2.34375vw;
  }
}
.nav_content .inner .list {
  width: 100%;
}
@media screen and (max-width: 768px) {
  .nav_content .inner .list {
    width: 33.3333333333vw;
  }
}
@media screen and (min-width: 769px) {
  .nav_content .inner .list {
    width: 13.28125vw;
  }
}
.nav_content .inner .list .list_ttl {
  text-align: center;
  border-bottom: 1px solid #222222;
}
@media screen and (max-width: 768px) {
  .nav_content .inner .list .list_ttl {
    font-size: 4vw;
    padding-bottom: 1.0666666667vw;
    margin-bottom: 1.3333333333vw;
  }
}
@media screen and (min-width: 769px) {
  .nav_content .inner .list .list_ttl {
    font-size: 1.71875vw;
    padding-bottom: 0.390625vw;
    margin-bottom: 0.46875vw;
  }
}
.nav_content .inner .list .list_ttl span {
  position: relative;
  display: inline-block;
}
.nav_content .inner .list .list_ttl span::after {
  content: "";
  display: inline-block;
  background-image: url(../assets/images/color_01.svg);
  background-repeat: no-repeat;
  background-size: contain;
  vertical-align: middle;
  position: absolute;
}
@media screen and (max-width: 768px) {
  .nav_content .inner .list .list_ttl span::after {
    width: 5.0666666667vw;
    height: 5.0666666667vw;
    right: -5.8666666667vw;
    bottom: 0vw;
  }
}
@media screen and (min-width: 769px) {
  .nav_content .inner .list .list_ttl span::after {
    width: 1.71875vw;
    height: 1.71875vw;
    right: -1.953125vw;
    bottom: 0vw;
  }
}
.nav_content .inner .list ul {
  display: flex;
}
@media screen and (max-width: 768px) {
  .nav_content .inner .list ul {
    -moz-column-gap: 1.3333333333vw;
         column-gap: 1.3333333333vw;
  }
}
@media screen and (min-width: 769px) {
  .nav_content .inner .list ul {
    -moz-column-gap: 0.546875vw;
         column-gap: 0.546875vw;
  }
}
.nav_content .inner .list ul li {
  text-align: center;
}
@media screen and (max-width: 768px) {
  .nav_content .inner .list ul li {
    width: 16vw;
  }
}
@media screen and (min-width: 769px) {
  .nav_content .inner .list ul li {
    width: 5.46875vw;
  }
}
.nav_content .inner .list ul li img {
  border-radius: 9999px;
}
@media screen and (max-width: 768px) {
  .nav_content .inner .list ul li p {
    font-size: 3.2vw;
    margin-top: 0.8vw;
  }
}
@media screen and (min-width: 769px) {
  .nav_content .inner .list ul li p {
    font-size: 1.25vw;
    margin-top: 0.234375vw;
  }
}
@media screen and (max-width: 768px) {
  .nav_content .inner .list.cl01 .list_ttl span {
    left: -3.2vw;
  }
}
@media screen and (min-width: 769px) {
  .nav_content .inner .list.cl01 .list_ttl span {
    left: -0.9375vw;
  }
}
@media screen and (max-width: 768px) {
  .nav_content .inner .list.cl02 .list_ttl span {
    left: -3.2vw;
  }
}
@media screen and (min-width: 769px) {
  .nav_content .inner .list.cl02 .list_ttl span {
    left: -0.9375vw;
  }
}
.nav_content .inner .list.cl02 .list_ttl span::after {
  background-image: url(../assets/images/color_02.svg);
}
@media screen and (max-width: 768px) {
  .nav_content .inner .list.cl03 .list_ttl span {
    left: -3.2vw;
  }
}
@media screen and (min-width: 769px) {
  .nav_content .inner .list.cl03 .list_ttl span {
    left: -0.9375vw;
  }
}
.nav_content .inner .list.cl03 .list_ttl span::after {
  background-image: url(../assets/images/color_03.svg);
}
@media screen and (max-width: 768px) {
  .nav_content .inner .list.cl04 .list_ttl span {
    left: -3.2vw;
  }
}
@media screen and (min-width: 769px) {
  .nav_content .inner .list.cl04 .list_ttl span {
    left: -0.9375vw;
  }
}
.nav_content .inner .list.cl04 .list_ttl span::after {
  background-image: url(../assets/images/color_04.svg);
}
@media screen and (max-width: 768px) {
  .nav_content .inner .list.cl05 .list_ttl span {
    left: -3.2vw;
  }
}
@media screen and (min-width: 769px) {
  .nav_content .inner .list.cl05 .list_ttl span {
    left: -0.9375vw;
  }
}
.nav_content .inner .list.cl05 .list_ttl span::after {
  background-image: url(../assets/images/color_05.svg);
}
@media screen and (max-width: 768px) {
  .nav_content .inner .list.cl06 .list_ttl span {
    left: -3.2vw;
  }
}
@media screen and (min-width: 769px) {
  .nav_content .inner .list.cl06 .list_ttl span {
    left: -0.9375vw;
  }
}
.nav_content .inner .list.cl06 .list_ttl span::after {
  background-image: url(../assets/images/color_06.svg);
}
@media screen and (max-width: 768px) {
  .nav_content .inner .list.cl07 .list_ttl span {
    left: -3.2vw;
  }
}
@media screen and (min-width: 769px) {
  .nav_content .inner .list.cl07 .list_ttl span {
    left: -0.9375vw;
  }
}
.nav_content .inner .list.cl07 .list_ttl span::after {
  background-image: url(../assets/images/color_07.svg);
}

/* メニューが開いた状態 */
.nav_content.active {
  opacity: 1;
  transform: translateX(0); /* 画面内にスライド */
  pointer-events: auto;
}

/* オーバーレイ */
.overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100vh;
  height: 100dvh;
  padding-top: env(safe-area-inset-top);
  padding-bottom: env(safe-area-inset-bottom);
  background: rgba(0, 0, 0, 0.5);
  opacity: 0;
  visibility: hidden;
  transition: opacity 0.4s ease;
  z-index: 98; /* nav_contentより下にする */
}

/* メニューが開いたときに表示 */
#drawer_input:checked ~ .overlay {
  opacity: 1;
  visibility: visible;
}

#hamburger_menu {
  /* ここから下がハンバーガーメニューに関するCSS */
  /* チェックボックスを非表示にする */
}
#hamburger_menu .drawer_hidden {
  display: none;
}
#hamburger_menu {
  /* ハンバーガーアイコンの設置スペース */
}
#hamburger_menu .wrap_open {
  /*デフォルトで非表示にする*/
  opacity: 0;
  visibility: hidden;
  position: fixed;
  z-index: 100;
  top: 0;
  right: 0;
}
#hamburger_menu .drawer_open {
  display: flex;
  flex-direction: column;
  gap: 6px;
  justify-content: center;
  align-items: center;
  position: relative;
  z-index: 100; /* 重なり順を一番上にする */
  cursor: pointer;
  background-color: rgba(34, 34, 34, 0.7);
  white-space: nowrap;
}
@media screen and (max-width: 768px) {
  #hamburger_menu .drawer_open {
    width: 10.6666666667vw;
    height: 10.6666666667vw;
    gap: 1.6vw;
  }
}
@media screen and (min-width: 769px) {
  #hamburger_menu .drawer_open {
    width: min(4.296875vw, 55px);
    height: min(4.296875vw, 55px);
    gap: min(0.703125vw, 9px);
  }
}
#hamburger_menu .drawer_open span:empty {
  display: block;
  width: 20px;
  height: 1px;
  background-color: #ffffff;
  transform: none;
  transition: all 0.3s;
}
@media screen and (max-width: 768px) {
  #hamburger_menu .drawer_open span:empty {
    width: 5.3333333333vw;
  }
}
@media screen and (min-width: 769px) {
  #hamburger_menu .drawer_open span:empty {
    width: min(2.1875vw, 28px);
  }
}
#hamburger_menu {
  /*このクラスが付与されると表示する*/
}
#hamburger_menu .active_menu {
  opacity: 1;
  visibility: visible;
}
#hamburger_menu .drawer_open span {
  color: #222;
  transform: rotate(-90deg);
  font-size: 14px;
}
#hamburger_menu #drawer_input:checked ~ .drawer_open {
  display: none;
}
#hamburger_menu {
  /* ハンバーガーメニューが開いたときのスタイル */
}
#hamburger_menu #drawer_input:checked ~ .nav_content {
  opacity: 1;
  transform: scale(1); /* ふわっと拡大表示 */
  pointer-events: auto; /* メニューを開いたらクリックできるように */
}/*# sourceMappingURL=style.css.map */