.business-status {
    width: 100%;
    display: flex;
    align-items: baseline;
}
.business-status dt {
    margin-right: 10px; /* アイコンとテキストの間に余白 */
}
.business-status dd {
    margin: 0;
    display: flex;
    align-items: left;
}

.business-status .open, 
.business-status .soon, 
.business-status .preparing {
    padding: 8px;
    font-weight: 500;
    font-size: 0.9rem;
    border-radius: 6px;
    width: 9rem !important;
    text-align: center;
}

.business-status .open {
    background-color: #d5f571;    margin-left: 0 !important;
}

.business-status .soon {
    background-color: lightyellow;    margin-left: 0 !important;
}

.business-status .preparing {
    background-color: lightgray;    margin-left: 0 !important;
}
section.message.expw h2 {
    font-family: Bebas Neue, sans-serif;
    font-size: 1.8rem;
    font-weight: 500;
    letter-spacing: .05em;
    border-left: solid 3px #000;
    position: absolute;
    top: 4rem;
    left: 12.5%;
    writing-mode: vertical-rl;
}
@media only screen and (max-width: 768px) {
.open {
    background-color: #d5f571;
    color: black;
    padding: 2%;
    text-align: center;
}

.soon {
    background-color: lightyellow;
    color: black;
    padding: 10px;
    text-align: center;
}
.preparing {
    background-color: lightgray;
    color: black;
    padding: 10px;
    text-align: center;
}
}
.mixbottole {
    width: calc(100vw / 8);
    height: auto;
    max-width: 10rem;
    min-width: 5rem;
    display: block;
    margin: 19% auto 0;
    transition: transform 0.3s ease;
    transform: rotate(0deg); /* 初期角度を設定 */
}
 .flow__flexbox {
    display: flex;
    margin-top: 30px;
    align-items: center
}
section.message p {
    font-size: 1.2rem;
    font-weight: 500;
    letter-spacing: .05em;
    line-height: 2.05em;
    margin: 0 auto 2em;
    white-space: nowrap;
}
.flow__flexbox .left {
    width: 80%;
    position: relative;
}
.flow__flexbox .right {
    font-size: 1rem;
    font-weight: 500;
    padding-left: 8%;
    width: 50% !important;
    padding-top: 0%;
}
.flow__flexbox .right {
    display: block;
    position: relative;
    padding-left: 3%;
    margin-top: -6%;
}

.flow__flexbox .circle .svg {
    transform: rotate(-90deg);
}
.flow__flexbox .circle.ani-cir {
    stroke-dasharray: 258px;
    stroke-dashoffset: 0px; /* ここを0pxにしてデフォルトで円が見えるように */
    stroke: #000;
    backdrop-filter: blur(5px);
    -webkit-backdrop-filter: blur(5px);
    animation: none;
}
.flow__flexbox .circle {
    stroke-width: 1px;
    fill: transparent;
    backdrop-filter: blur(0px);
    -webkit-backdrop-filter: blur(0px);
    border-radius: 50px;
    transition: backdrop-filter .5s;
}
.flow__flexbox .circle .svg {
    transform: rotate(-90deg);
}
.flow__flexbox .circle .number {
    position: absolute;
    transform: translate(-50%, -50%);
    top: 52%;
    left: 50%;
    width:25%;
}
section.message.shop {
    margin-bottom: 2% !important;
}
.wrap.howto {
    width: 60vw;
    max-width: 60vw;
    min-width: fit-content;
    margin: 0 auto;
}

section.message.expw::after {
    content: "";
    width: 860px;
    height: 3px;
    background-color: #fff;
    position: absolute;
    bottom: 0;
    left: calc(50% - 430px);
}
section.message.expw {
    width: 100%;
    margin: 0 auto;padding-top: 4%;
}

.flow__flexbox .circle {
    float: left;
    position: relative; /* 親要素の基準位置 */
    width: 82px; /* SVGの幅に合わせたサイズ */
    height: 82px; /* SVGの高さに合わせたサイズ */
    margin: 0 auto; /* 親要素内で水平中央に揃える */
}

.flow__flexbox .circle svg {
    width: 100%; /* SVGのサイズを親要素に合わせる */
    height: 100%; /* SVGのサイズを親要素に合わせる */
}

.flow__flexbox .circle .number {
    position: absolute; /* 中央に配置するために絶対配置 */
    top: 50%; /* 親要素の高さの50% */
    left: 50%; /* 親要素の幅の50% */
    transform: translate(-50%, -50%); /* 自身の幅と高さの50%分を逆方向に移動して中央に揃える */
}
.flow__flexbox.circle.ani-cir {
    stroke-dasharray: 258px;
    stroke-dashoffset: 258px;
    stroke: #000;
    animation: none; /* 最初はアニメーションがない状態 */
    backdrop-filter: blur(5px);
    -webkit-backdrop-filter: blur(5px);
}
p.right__text1 {
    font-size: 1.4rem !important;
    margin-bottom: 0%;
}
section.message.expw p {
    margin: 0 auto 0em;
}
@keyframes circleAnim {
    0% {
        stroke-dashoffset: 258px;
    }
    100% {
        stroke-dashoffset: 0px;
    }
}
section.message.expw div {
    max-width: none;
}
.message {
    z-index: 1000;
}
.swiper-pagination.swiper-pagination-clickable.swiper-pagination-bullets.swiper-pagination-horizontal {
    position: relative;
    margin-top: 3%;
}
img.expimg {
    border-radius: 20px;
}
.hoo {
    width: 100%;
    margin: 0 auto;
    overflow: hidden;
    max-width: 83vw !important;
    position: relative;
}
.swiper-container {
    width: 100%;
    height: 100%;
}
.flow__flexbox .right {
    display: inline-block;
    position: relative;
    padding-left: 4%;
}
.right {
    display: flex;
    align-items: center;
    padding-left: 0; /* 左側の余白を取り除く */
}
p.right__text1 {
    clear: both;
}
/* スライダー全体のスタイル */
.swiper-container {
    width: 100%; /* スライダーの幅を100%に設定 */
    height: auto; /* 高さを自動調整 */
    overflow: hidden; /* スライダーがはみ出さないようにする */
}

/* スライドのスタイル */
.swiper-slide {
    background: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
    height: auto; /* スライドの高さを固定（必要に応じて変更） */
}

/* ページネーション（ドット）のスタイル */
.swiper-pagination-bullet {
    width: 12px;
    height: 12px;
    background-color: #000;
    opacity: 0.5;
    border-radius: 50%;
    transition: opacity 0.3s;
}

.swiper-pagination-bullet-active {
    opacity: 1;
    background-color: #007aff; /* アクティブ時の色 */
}

/* ナビゲーションボタン（次へ・前へ）のスタイル */
.swiper-button-prev, .swiper-button-next {
    color: #007aff; /* 矢印の色 */
}

/* スライドが中央に寄り、次のスライドの右端が少し見えるように調整 */
.swiper-wrapper {
    display: flex;
    transition: transform 0.3s ease; /* スライドの動きのアニメーション */
}

.swiper-slide {
    width: calc(100% / 1.2 - 20px); /* 1.2スライド分表示される幅を指定 */
}

.swiper-pagination-bullet {
    width: 12px;
    height: 12px;
    background-color: #333;
    border-radius: 50%;
    transition: transform 0.4s ease, background-color 0.4s ease;
    display: inline-block;
    margin: 0 5px; /* バレット間の余白 */
}

.swiper-pagination-bullet-active {
    background-color: #a8de00; /* アクティブ時の色 */
}

.swiper-pagination-bullet:hover {
    background-color: #a8de00; /* マウスオン時に色をじんわり変更 */
    transform: scale(2); /* 1.3倍にスケールアップ */
}

.swiper-pagination-bullet:hover ~ .swiper-pagination-bullet,
.swiper-pagination-bullet:hover + .swiper-pagination-bullet {
    transform: translateX(20px); /* 拡大時に隣のバレットを左右に移動 */
    transition: transform 0.4s ease;
}

/* シェイクアニメーション */
@keyframes shake {
    0% { transform: scale(1.3) translateX(0); }
    25% { transform: scale(1.3) translateX(-2px); }
    50% { transform: scale(1.3) translateX(2px); }
    75% { transform: scale(1.3) translateX(-1px); }
    100% { transform: scale(1.3) translateX(0); }
}
.swiper-wrapper {
    display: flex;
    transition: transform 0.8s cubic-bezier(0.25, 0.8, 0.5, 1); /* 動きに滑らかさを加える */
}

.swiper-slide {
    width: calc(100% / 1.2 - 20px); /* 1.2スライド分表示される幅を指定 */
}
p.leadtitl001 {
    display: inline-block;
    margin: 3% 5% 0% 11% !important;
}
section.message.expw div {
    max-width: none;
    margin-top: 1%;
}
@media only screen and (max-width: 768px) {
section.message.expw div {
    max-width: none;
    margin-top: 0%;
}
.mixbottole {
    width: calc(100vw / 8);
    height: auto;
    max-width: 14rem;
    min-width: 6rem;
    display: block;
    margin: 20% auto 0;
    transition: transform 0.3s ease;
    transform: rotate(0deg);
}
section.message.expw {
    margin: 7% 0% 15%;
    display: inline-block;
    padding: 0;
}
    section.message h2 {
        font-family: Bebas Neue, sans-serif;
        font-size: 1.5rem;
        font-weight: 500;
        letter-spacing: .05em;
        border-left: none;
        position: relative;
        top: 0;
        left: auto;
        margin: 2% 0 4% 0%;
        writing-mode: horizontal-tb;
    }
section.message.expw .wrap {
margin: 0% 0% 0 !important;
}
    section.message.expw h2 {
        font-family: Bebas Neue, sans-serif;
        font-size: 1.8rem;
        font-weight: 500;
        letter-spacing: .05em;
        border-left: none;
        position: relative;
        top: 0;
        left: auto;
        margin: 2% 0 4% 5%;
        writing-mode: horizontal-tb;
    }
.hoo {
    width: 100%;
    margin: 0 auto;
    overflow: hidden;
    max-width: 100% !important;
    position: relative;
}
.flow__flexbox {
    display: inline-block!important;
}

.wrap.howto {
    width: 100%!important;
    max-width: 60vw;
    min-width: fit-content;
    margin: 0 auto;
}
    p.leadtitl001 {
        display: block !important;
        margin: 1% 5% 4% 1.5rem !important;
        /* width: 90%; */
    }
.right {
    margin-left: 0;
    width: 95% !important;
    float: left;
}
/* スライダー全体のスタイルを修正 */
.swiper-container {
    width: 100%;
    height: auto;
    overflow: hidden;
}

/* スライドのスタイルを調整 */
.swiper-slide {
    width: 90vw; /* ビューポート幅の90%でスライドを表示 */
    margin-left: 5vw; /* 左右に5vwの余白を追加 */
    box-sizing: border-box;
    display: flex;
    justify-content: center;
    align-items: center;
}

/* 画像やテキストなどのコンテンツが中央揃えになるよう調整 */
.flow__flexbox {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
}
    .expimg {
        width: 100%;
        height: auto; /* モバイルでもアスペクト比を維持して表示 */
        object-fit: cover; /* コンテナ内で画像を収める */
    }

.flow__flexbox .circle {
    float: left;
    position: absolute;
    width: 50px;
    height: 50px;
    margin: 0 auto;
}
  .flow__flexbox {
    flex-direction: column; /* スマホで縦並びに */
  }

  .flow__flexbox .left,
  .flow__flexbox .right {
    width: 100%; /* それぞれが全幅を使用する */
  }

  img.expimg {
    width: 100%; /* スマホ表示で画像を幅いっぱいに */
    height: auto;
  }
.flow__flexbox {
  display: flex;
  justify-content: center; /* 中央揃え */
  align-items: center;
  width: 100%; /* 親要素の幅を100%に */
  box-sizing: border-box; /* パディングやボーダーを幅に含める */
  overflow: hidden; /* はみ出しを防ぐ */
}

.flow__flexbox .leftleft {
  width: 60%;
  position: relative;
  box-sizing: border-box;
}



img.expimg {
  width: 100%; /* 画像の幅を親要素に合わせる */
  height: auto; /* アスペクト比を維持する */
  object-fit: cover; /* コンテナ内で画像を収める */
  max-width: 100%; /* はみ出しを防止 */
}
.right {
    display: block !important;
}
.circle.ani-cir {
    display: none;
}

  .flow__flexbox {
    display: block; /* フレックスを解除して縦に並べる */
    text-align: center; /* テキストを中央揃え */
  }

  .flow__flexbox .right {
    width: 90%; /* 左右両方を90%の幅に */
    margin: 0 auto 10px; /* 自動で中央揃え、下に余白 */
    box-sizing: border-box; /* パディングやボーダーを含めて幅を計算 */
  }


.swiper-slide {
  width: 100%!important; /* スライド幅を100%に設定 */
        margin-left: 0 !important;
  box-sizing: border-box; /* パディングやボーダーも含めた計算を適用 */
}
    .flow__flexbox .left{
        width: 95%!important;
        margin: 0 auto;
    }
.flow__flexbox .left img {
    width: 100%;
    height: auto;
    object-fit: cover;
    max-width: calc(100vw - 5%); /* 4%の左右マージンを確保 */
    display: block;
}

  .flow__flexbox .left,
  .flow__flexbox .right {
    width: 90%; /* 左右の要素を90%の幅に */
    margin: 0 auto; /* 中央揃え */
  }
    .right__text1, .right__text2 {
        display: block!important; /* ブロック表示で縦に並べる */
        width: 100%; /* 幅を100%に */
        margin: 10px 0; /* 上下に少し余白を追加 */
        text-align:left; /* 中央揃えにする */
    }

    p.right__text1 {
        font-size: 0.94rem !important;
        margin: 5% 0 1% 0 !important;
        line-height: 2rem !important;
    }
    .right__text2 {
        font-size: 0.8rem !important;
        line-height: 1.4rem !important;
    }
    .swiper-pagination.swiper-pagination-clickable.swiper-pagination-bullets.swiper-pagination-horizontal {
        text-align: center;
        width: 100vw;
        width: calc(100vw);
        display: flex;
        justify-content: center;
        bottom: 5%;
        /* position: absolute; */        float: left;
    }

.swiper-pagination-bullet {
    margin: 0 4px; /* ドットの間隔を調整 */
    background-color: rgba(0, 0, 0, 0.2); /* デフォルトのドットの色 */
    width: 12px;
    height: 12px;
    border-radius: 50%;
}

.swiper-pagination-bullet-active {
    background-color:#a8de00; /* アクティブなドットの色 */
}

}

.container-faq {
    display: block;
    width: 60vw;
    text-align: left;
    overflow: hidden;
}



section.faq {
    width: 100%;
    margin: 0 auto;
    padding-top: 1%;
    margin-bottom: 12%;
}
h2.faq {
    font-family: Bebas Neue, sans-serif;
    font-size: 1.8rem;
    font-weight: 500;
    letter-spacing: .05em;
    border-left: solid 3px #000;
    position: absolute;
    writing-mode: vertical-rl;
    left: 12.5%;
}

.accordion-item .accordion-title.open .open-close-btn {
    background-color: #000;
}
.accordion-item .accordion-title::before {
    content: "Q.";
    position: absolute;
    top: 50%;
    left: 41px;
    transform: translateY(-50%);
    font-size: 2rem;
    font-weight: bold;
    color: #000000;
}
.accordion-item .accordion-title .open-close-btn::before {
    content: "";
    position: absolute;
    top: 50%;
    right: 50%;
    transform: translate(50%, -50%);
    width: 2px;
    height: 15px;
    background: #FFF;
    transition: all 0.2s 0s ease;
}
.accordion-item .accordion-title.open .open-close-btn::before {
    opacity: 0;
    transition: all 0.2s 0s ease;
}
.accordion-item .accordion-title.open .open-close-btn::after {
    content: "";
    transform: translate(50%, -50%) rotate(180deg);
    transition: all 0.2s 0s ease;
}
*:before, *:after {
    box-sizing: border-box;
}
.accordion-item .accordion-title .open-close-btn::after {
    content: "";
    position: absolute;
    top: 50%;
    right: 50%;
    transform: translate(50%, -50%);
    width: 15px;
    height: 2px;
    background: #FFF;
    transition: all 0.2s 0s ease;
}
.accordion-item .accordion-title.open .open-close-btn::after {
    content: "";
    transform: translate(50%, -50%) rotate(180deg);
    transition: all 0.2s 0s ease;
}


.accordion-title {
    background-color: #f8f6f0;
    border-radius: 8px;
    padding: 2.5rem 0px 2.5rem 5rem;
    cursor: pointer;
    font-size: 1.1rem;
    position: relative;
    font-weight: 500;
    transition: background-color 0.3s ease;
}
.accordion-item {
    margin-bottom: 2%;
}

.accordion-title:hover {
    background-color: #f9f0d8;
}

.open-close-btn {
    position: absolute;
    top: 50%;
    right: 5%; /* 右端からの距離 */
    transform: translateY(-50%);
    font-size: 18px;
    width: 40px;  /* 円の直径 */
    height: 40px; /* 円の直径 */
    background-color: black; /* 背景を黒に設定 */
    border-radius: 50%; /* 円形にする */
    display: flex;
    justify-content: center;
    align-items: center;
    transition: transform 0.3s ease; /* ホバー時のスケール変化をスムーズに */
}

.open-close-btn::before {
    content: "+";
    color: white; /* プラスの文字色を白に */
    font-size: 18px;
}
.accordion-title:hover .open-close-btn {
    transform: translateY(-50%) scale(1.2);
}
.accordion-content {
    display: none;
    padding: 2% 20% 2% 5rem;
    background-color: #fff;
    border-radius: 8px;
    overflow: hidden;
    transition: max-height 0.3s ease;
    font-size: 1rem;
    font-weight:500;
    line-height: 1.8rem;
}

.accordion-title.open .open-close-btn::before {
    content: "-";
}

.accordion-title.open {
    background-color: #f8f6f0;
}
.message.shop dd {
    width: 60%;
    margin-left: 0;
    font-size: 1rem;
    font-family: YakuHanJP, Zen Kaku Gothic New, sans-serif !important;
    letter-spacing: 0.1rem;
    font-weight: 500;
}
span.leadtitle {
    font-size: 1rem;
    font-family: YakuHanJP, Zen Kaku Gothic New, sans-serif !important;
    font-weight: 500;
    letter-spacing: 0.1rem;
}
p.right__text1 {
    clear: both;
    font-weight: 500 !important;
    font-size: 1.2rem !important;
}
p.right__text2 {
    margin-top: 2% !important;
    font-size: 1rem !important;
    line-height: 1.4rem !important;
    font-weight:500!important;
}

@media only screen and (max-width: 768px) {
    .message.shop dd {
        width: 100% !important;
    }
section.faq {
    width: 100%;
    margin: 0 auto;
    padding-top: 0%;
    margin-bottom: 20%;
}
p.right__text2 {
    margin-top: 2% !important;
    font-size: 0.9rem !important;
    line-height: 1.6rem !important;
}
.accordion-item .accordion-title::before {
    content: "Q.";
    position: absolute;
    top: 50%;
    left: 4%;
    transform: translateY(-50%);
    font-size: 1.2rem;
    font-weight: bold;
    color: #6D86A5;
}
.accordion-title {
    background-color: #f8f8f8;
    border-radius: 8px;
    padding: 1.5rem 5rem 1.5rem 4rem;
    cursor: pointer;
    font-size: 0.9rem;
    position: relative;
    font-weight: 500;
    transition: background-color 0.3s ease;
    text-align: left;
    line-height: 1.3rem;
}
h4.accordion-title.js-accordion-title.open {
    line-height: 1.6rem !important;
}
h2.faq {
    font-family: Bebas Neue, sans-serif;
    font-size: 1.5rem;
    font-weight: 500;
    letter-spacing: .05em;
    border-left: none;
    position: relative;
    top: 0;
    left: auto;
    margin: 2% 0 4% 5%;
    writing-mode: horizontal-tb;        text-decoration: underline;
}
.accordion-content {
    display: none;
padding: 4% 20% 5% 4rem;
        background-color: #fff;
        border-radius: 8px;
        overflow: hidden;
        transition: max-height 0.3s ease;
        font-weight: 500;
        font-size: 0.9rem !important;
        line-height: 1.6rem !important;
}
.open-close-btn {
    width: 30px;
    height: 30px;
}
.container-faq {
    display: block;
    width: 100%;
    text-align: left;
    overflow: hidden;
}
.faq .wrap {
        margin: 8% 5% 0 !important;
}
.faq .wrap.howto {
        width: 100% !important;
        max-width: 90%;
        min-width: fit-content;
        margin: 0 auto;
    }
    p.right__text1 {
        font-size: 1rem !important;
        margin: 3% 0 1% 0 !important;
        line-height: 2rem !important;
    }
    section.message p {
        font-size: 1.1em;
        font-weight: 500;
        letter-spacing: .05em;
        line-height: 2.5em;
        margin: 0 auto 2em;
        white-space: nowrap;
        display: inline;
        font-size: 0.94rem;
    }
.message.shop dd {
    width: 60%;
    margin-left: 0;
    font-size: 0.9rem;
    font-family: YakuHanJP, Zen Kaku Gothic New, sans-serif !important;
    letter-spacing: 0.1rem;
    font-weight: 500;
}
}