@charset "utf-8";

/* ==========================================================
   Base / Variables
   ========================================================== */
:root {
    --color-base: #333;
    --color-sub: #777;
    --color-headline: #00449B;
    --color-accent: #2BA5DD;      /* シームーンブルー（ヘッダー予約ボタン等の青） */
    --color-deep: #1E4760;        /* 深い海色（フッター・タイトル等） */
    --color-footer: #386885;        /* 深い海色（フッター・タイトル等） */
    --color-bg: #FFFFFF;
    --color-bg-soft: #F8f8f8;     /* ベージュ系の背景 */
    --color-line: #DDD;
    --font-en: "Cormorant Garamond", serif;
    --font-jp: "Noto Sans JP", "Hiragino Kaku Gothic ProN", "Hiragino Sans", Meiryo, sans-serif;
    --font-sans: "Helvetica Neue", Arial, "Hiragino Kaku Gothic ProN", "Hiragino Sans", Meiryo, sans-serif;
}

body {
    color: var(--color-base);
    font-family: var(--font-sans);
    line-height: 1.8;
    font-size: 15px;
    background: var(--color-bg);
}
.body-column {
    overflow-x: hidden;
}
a, a:hover, a:visited {
    color: var(--color-base);
    transition: opacity 0.3s ease;
    text-decoration: none;
}
a:hover {opacity: .7;}
img {
    max-width: 100%;
    height: auto;
    vertical-align: bottom;
}
.br_sp {display: none;}

/* SVGの暴走防止 */
img[src$=".svg"] {
    display: inline-block;
    max-width: 100%;
}
/* Safari対策：aspect-ratioが取れないsvgの保険 */
svg, img[src$=".svg"] {
    flex-shrink: 0;
}

/* スムーススクロール */
html {
    scroll-behavior: smooth;
    scroll-padding-top: 40px;
}

/* ==========================================================
   Modules (m-*)
   ========================================================== */
.m-sec__title {
    font-family: var(--font-jp);
    font-size: 28px;
    font-weight: 900;
    letter-spacing: 0.08em;
    color: var(--color-headline);
    line-height: 1.6;
    margin: 24px 0 0;
}
.m-sec__sub-title {
    font-family: var(--font-jp);
    font-size: 22px;
    font-weight: 500;
    letter-spacing: 0.06em;
    color: var(--color-deep);
    text-align: center;
    margin: 0 0 40px;
    position: relative;
    padding: 0 0 16px;
}
.m-sec__sub-title span {
    background: #fff;
    padding: 4px 30px;
    position: relative;
    z-index: 2;
}
.m-sec__sub-title::before {
    content: "";
    display: block;
    width: 100%;
    height: 1px;
    background: #000;
    position: absolute;
    left: 50%;
    top: calc(50% - 8px);
    transform: translate(-50%, 0);
}   
.m-sec__sub-title::after {
    content: "";
    display: block;
    width: 100%;
    height: 2px;
    background: #000;
    position: absolute;
    left: 50%;
    top: calc(50% - 2px);
    transform: translate(-50%, -50%);
}   

.m-common__btn {
    display: inline-block;
    padding: 14px 40px;
    background: var(--color-accent);
    color: #fff !important;
    font-size: 14px;
    letter-spacing: 0.08em;
    border-radius: 99px;
    text-align: center;
    transition: opacity 0.3s ease;
}
.m-common__btn:hover {opacity: .8;}
.m-common__btn--disable {
    display: inline-block;
    padding: 14px 40px;
    background: #999;
    color: #fff;
    font-size: 14px;
    letter-spacing: 0.08em;
    border-radius: 4px;
    text-align: center;
    cursor: not-allowed;
}
.m-common__btn--large {
    display: block;
    font-size: 16px;
    font-weight: 700;
    letter-spacing: 0.04em;
    margin: 0 auto;
    padding: 20px 64px;
}


/* ==========================================================
   Global / Header
   ========================================================== */
.l-global__link {
    background: var(--color-deep);
    color: #fff;
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 8px 24px;
    font-size: 12px;
}
.p-shoulder__copy {letter-spacing: 0.05em;}
.p-global-link__item {
    display: flex;
    gap: 24px;
}
.p-global-link__item a {color: #fff;}

.l-header {
    display: flex;
    justify-content: space-between;
    align-items: center;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    z-index: 100;
    padding: 0;
    transition: background-color 0.3s ease, backdrop-filter 0.3s ease, box-shadow 0.3s ease;
}
.l-header.is-stuck {
    background-color: rgba(255, 255, 255, 0.85);
    backdrop-filter: blur(12px);
    -webkit-backdrop-filter: blur(12px);
    box-shadow: 0 2px 12px rgba(0, 0, 0, 0.06);
}
.p-header__logo.p-header__logo--hero img {
    height: 200px;
    width: auto;
    filter: drop-shadow(0 1px 4px rgba(0,0,0,0.2));
    position: absolute;
    top: 20px;
    left: 20px;
}
.p-header__logo.p-header__logo--inline {
    display: none;
    margin: 0 0 0 24px;
}
.p-header__logo.p-header__logo--inline img {
    height: 56px;
    width: auto;
}
.l-header.is-stuck .p-header__logo.p-header__logo--hero {
    display: none;
}
.l-header.is-stuck .p-header__logo.p-header__logo--inline {
    display: block;
}
.l-header__nav {
    display: flex;
    align-items: center;
    gap: 24px;
}
.p-header__link {
    display: flex;
    align-items: center;
    gap: 30px;
}
.p-header__link--item-tel {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    gap: 8px;
    margin: 0 0 4px;
    text-align: right;
}
/* TELバッジ画像（白／黒 2枚を重ねて切替） */
.p-header__tel-badge {
    height: 24px;
    width: auto;
    transition: opacity 0.3s ease;
}
/* TELアイコン（白／黒 2枚を重ねて切替） */
.p-header__tel-icon {transition: opacity 0.3s ease;}
.p-header__tel-icon--black[src$=".svg"],
.l-header.is-stuck .p-header__tel-icon--white[src$=".svg"] {display: none;}
.l-header.is-stuck .p-header__tel-icon--black {display: inline-block;}
.p-header__link--item-tel a {
    color: #fff;
    font-size: 24px;
    font-weight: 700;
    letter-spacing: 0.05em;
    line-height: 1;
    text-shadow: 0 1px 4px rgba(0,0,0,0.4);
    transition: color 0.3s ease, text-shadow 0.3s ease;
}
.l-header.is-stuck .p-header__link--item-tel a {
    color: #333;
    text-shadow: none;
}
.p-header__link--item a {
    color: #fff;
    font-size: 14px;
    font-weight: 700;
    letter-spacing: 0.05em;
    text-shadow: 0 1px 4px rgba(0,0,0,0.4);
    transition: color 0.3s ease, text-shadow 0.3s ease;
}
.l-header.is-stuck .p-header__link--item a {
    color: #333;
    text-shadow: none;
}
.p-header__btn .m-common__btn{
    border-radius: 0;
    font-size: 18px;
    font-weight: 700;
    padding: 16px 40px;
}
.p-header__btn .m-common__btn span{
    display: block;
    font-size: 12px;
    font-weight: 500;
}

/* Hero */
.l-header-main__container {
    position: relative;
    height: 90vh;
    overflow: hidden;
}
.swiper-hero--sp { display: none; }
.p-header-main {
    position: relative;
    height: 100%;
}
.p-header-main__slider,
.p-header-main__slider .swiper-wrapper {
    height: 100%;
}
.p-header-main__slider .swiper-slide img,
.p-header-main__img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.p-header-main__copy {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    text-align: center;
    color: #fff;
    z-index: 2;
    width: 100%;
    padding: 40px;
    text-shadow: 0 2px 12px rgba(0,0,0,0.5);
}
.p-header-main__title {
    font-family: var(--font-jp);
    line-height: 1;
    margin: 20px 0 40px;
}
.p-header-main__title--sub {
    font-size: 60px;
    font-weight: 800;
    margin: 0 0 12px;
}
.p-header-main__title--main {
    font-size: 76px;
    font-weight: 900;
}
.p-header-main__title span {
    display: block;
}
.p-header-main__copy .m-main-copy__bottom--pc {
    display: block;
    margin: 0 auto;
    height: 22px;
}
.p-header-main__copy .m-main-copy__bottom--sp {
    margin: 0 auto;
    display: none;
}
.l-header-main__container::after {
    content: "";
    position: absolute;
    inset: 0;
    background: rgba(0,0,0,0.15);
    z-index: 1;
    pointer-events: none;
}

/* 基本状態 */
.swiper-hero .swiper-slide img{
  transform: scale(1);
  transition: transform 6s linear;
  will-change: transform;
}

/* アクティブはズーム */
.swiper-hero .swiper-slide-active img{
  transform: scale(1.12);
}

/* ここが肝：切り替え直後の旧スライド（prev）もズームのまま */
.swiper-hero .swiper-slide-prev img{
  transform: scale(1.12);
}


/* ==========================================================
   News
   ========================================================== */
.l-news__container {
    background: var(--color-bg-soft);
    margin: 0 auto;
    padding: 32px 40px;
}
.p-news {
    display: flex;
    align-items: center;
    gap: 48px;
    max-width: 780px;
    margin: 0 auto;
}
.p-news__title {
    border-right: 1px solid #000;
    font-size: 28px;
    font-weight: 900;
    color: var(--color-headline);
    letter-spacing: 0.04em;
    line-height: 1;
    padding: 0 48px 0 0;
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 6px;
    min-width: 100px;
}

.p-news__title--sub {
    font-size: 12px;
    font-weight: 500;
    color: var(--color-sub);
    letter-spacing: 0.1em;
}
.p-news__list {
    display: flex;
    align-items: center;
    gap: 24px;
    font-size: 14px;
}
.p-news__date {
    background: var(--color-headline);
    color: #fff;
    letter-spacing: 0.05em;
    line-height: 1;
    padding: 8px;
}
.p-news__text {
    font-size: 18px;
    font-weight: 700;
    letter-spacing: 0.08em;
}


/* ==========================================================
   About
   ========================================================== */
.l-about__container {
    margin: 0 auto;
    padding: 100px 0 0;
    position: relative;
    max-width: 1640px;
}
.l-about__header--container {
    text-align: center;
    margin: 0 0 60px;
}
.p-about__header--label img {
    height: 70px;
    width: auto;
}
.l-about__body {
    gap: 80px;
    margin: 0 0 60px;
}
.l-about__body--upper,
.l-about__body--lower {
    position: relative;
}
.l-about__body--upper {
    background-image:linear-gradient(to left, transparent 0%, rgba(0,0,0,0.4) 100%),
    url("../img/about_01_pc-large.webp");
    background-size: cover;
    background-position: center;
    background-attachment: fixed;
    background-blend-mode: multiply;
    width: 100%;
    aspect-ratio: 28/9;
}
.p-about__lead--upper {
    font-family: var(--font-jp);
    font-size: 32px;
    font-weight: 800;
    line-height: 1.7;
    color: #fff;
    letter-spacing: 0.04em;
    position: absolute;
    top: 50%;
    left: 60px;
    transform: translate(0, -50%);
}
.p-about__lead--lower {
    color: var(--color-headline);
    font-size: 16px;
    font-weight: 700;
    line-height: 2.2;
    letter-spacing: 0.1em;
    text-align: center;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 100%;
    z-index: 10;
}
.p-about__img__wrapper {
    overflow: hidden;
}
.p-about__img--lower {
    filter: blur(8px);
    transform: scale(1.1);  /* 端の透けを隠すため少し拡大 */
    width: 100%;
}

.p-about__gallery {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 1;
}
.p-about__gallery img {
    position: absolute;
}
.m-about__gellery--01 {
    width: 320px;
    height: auto;
    top: -20px;
    left: 40px;
    transform: rotate(-6deg);
}
.m-about__gellery--02 {
    width: 360px;
    height: auto;
    top: -30px;
    right: 40px;
    transform: rotate(6deg);
}
.m-about__gellery--03 {
    width: 400px;
    height: auto;
    bottom: -30px;
    left: 40px;
    transform: rotate(6deg);
}
.m-about__gellery--04 {
    width: 290px;
    height: auto;
    bottom: -20px;
    right: 40px;
    transform: rotate(-6deg);
}
.m-about__gellery--sp {
    display: none;
}
.about-icon {
    position: absolute;
    top: -50px;
    right: 20px;
    height: 200px;
    width: auto;
}

/* ==========================================================
   Table (座席タイプ)
   ========================================================== */
.l-table__container {
    margin: 0 auto;
    padding: 100px 30px;
    position: relative;
    max-width: 1640px;
}
.l-table__header--container {
    text-align: center;
    margin: 0 0 60px;
}
.p-table__header--label img {
    height: 70px;
    width: auto;
}
.p-table__header--text {
    color: var(--color-deep);
    font-size: 16px;
    font-weight: 700;
    letter-spacing: 0.05em;
    margin: 16px 0 0;
}

.l-table__item--container {
    margin: 0 auto;
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 10px;
}
.l-table__item--container .p-table__item:first-child {
    grid-column: 1 / -1;
    aspect-ratio: 9 / 3;
}
.p-table__item {
    display: block;
    position: relative;
    overflow: hidden;
    aspect-ratio: 5 / 3;
    border-radius: 2px;
}
.p-table__item--img {
    width: 100%;
    height: 100%;
    overflow: hidden;
    position: relative;
}
.p-table__item--img::before {
    content: "";
    background-color: #000;
    opacity: .2;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    height: 100%;
    width: 100%;
    z-index: 1;
    will-change: opacity;
    pointer-events: none;
}
.p-table__item--img img,
.table__img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: transform 0.8s cubic-bezier(.2,.8,.2,1);
    transform: translateZ(0);
}
.p-table__item:hover .table__img {
    transform: scale(1.05);
}
.p-table__item--caption {
    display: grid;
    gap: 10px;
    text-align: center;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    color: #fff;
    z-index: 2;
}
.p-table__item--jp {
    border: 1px solid #fff;
    display: block;
    font-family: var(--font-jp);
    font-size: 18px;
    font-weight: 900;
    letter-spacing: 0.04em;
    margin: 0 auto;
    padding: 6px;
    position: relative;
    overflow: hidden;
    -webkit-transition: all 0.4s;
    transition: all 0.4s;
    text-align: center;
    width: 80%;
    z-index: 2;
}
.p-table__item:hover .p-table__item--jp{
  color: #000;
}
.p-table__item--jp::after,
.p-table__item--jp::before {
  position: absolute;
  z-index: -1;
  display: block;
  content: "";
  box-sizing: border-box;
  -webkit-transition: all 0.4s;
  transition: all 0.4s;
}
.p-table__item:hover .p-table__item--jp::after {
  top: 0;
  left: 0;
  background-color: #fff;
}
.p-table__item--jp::after {
  top: 0;
  left: -200px;
  width: 100%;
  height: 100%;
}
.table-icon {
    position: absolute;
    top: 30px;
    right: 30px;
    width: 200px;
    height: auto;
}


/* ==========================================================
   Menu
   ========================================================== */
.l-menu__container {
    margin: 0 auto;
    padding: 100px 0;
    position: relative;
    max-width: 1640px;
}
.l-menu__header--container {
    text-align: center;
    margin: 0 0 120px;
}
.p-menu__header--label img {
    height: 70px;
    width: auto;
}
.p-menu__header--text {
    color: var(--color-deep);
    font-size: 16px;
    font-weight: 700;
    letter-spacing: 0.05em;
    margin: 16px 0 0;
    line-height: 1.9;
}
.p-menu__sub-title {
    font-family: var(--font-jp);
    font-size: 24px;
    font-weight: 900;
    color: #000;
    text-align: center;
    margin: 0 0 40px;
    position: relative;
}
.p-menu__sub-title img {
    position: absolute;
    top: -48px;
    left: 50%;
    transform: translate(-50%, 0);
    height: 36px;
    width: auto;
}   

.l-menu__item--container {
    display: flex;
    justify-content: space-between;
    align-items: center;
    gap: 80px;
    margin: 0 0 60px;
}
.l-menu__item--container-reverse {
    flex-direction: row-reverse;
}
.p-menu__item--detail {
    flex: 1;
    padding: 0 60px 0 0;
}
.l-menu__item--container-reverse .p-menu__item--detail {
    padding: 0 0 0 60px;
} 
.p-menu__item--img {
    flex-shrink: 0;
    width: 64%;
}
.p-menu__item--img img,
.menu__img {
    width: 100%;
    height: auto;
    border-radius: 2px;
}

.p-menu__item {
    border-top: 1px dotted var(--color-sub);
    padding: 20px 0;
}
.p-menu__item:first-child {
    border-top: none;
}
.p-menu__item--title {
    font-family: var(--font-jp);
    font-size: 28px;
    font-weight: 900;
    margin: 0 0 8px;
}
.p-menu__item--text {
    font-size: 16px;
    line-height: 1.5;
    margin: 0 0 8px;
}
.p-menu__item--price {
    display: flex;
    align-items: center;
    gap: 16px;
}
.p-menu__item--people {
    background: var(--color-deep);
    color: #fff;
    font-size: 13px;
    padding: 2px 8px;
    border-radius: 2px;
    letter-spacing: 0.05em;
}
.p-menu__item--yen {
    font-size: 28px;
    font-weight: 900;
    letter-spacing: 0.05em;
}
.p-menu__item--yen small {
    font-size: 13px;
    font-family: var(--font-jp);
    margin-left: 4px;
}

.l-menu__more {
    text-align: center;
    margin: 60px 0 0;
}
.l-menu__more .m-common__btn--large img,
.l-drink__more  .m-common__btn--large img {
    vertical-align: middle;
    height: 18px;
    margin: 0 10px 0 0;
}
.p-menu__more--text {
    display: inline-block;
    font-size: 16px;
    font-weight: 700;
    margin: 0 0 10px;
    position: relative;
}
.p-menu__more--text::before {
    content: "";
    border-left: 1px solid #000;
    display: block;
    height: 16px;
    width: 16px;
    position: absolute;
    left: -20px;
    top: calc(50% - 5px);
    transform: translate(0, -50%) rotate(-45deg);
}
.p-menu__more--text::after {
    content: "";
    border-right: 1px solid #000;
    display: block;
    height: 16px;
    width: 16px;
    position: absolute;
    right: -20px;
    top: calc(50% - 5px);
    transform: translate(0, -50%) rotate(45deg);
}

/* ==========================================================
   Drink
   ========================================================== */
.l-drink__container {
    margin: 140px auto 0;
    padding: 0 60px;
    max-width: 980px;
}
.p-drink__title {
    font-family: var(--font-jp);
    font-size: 28px;
    font-weight: 900;
    color: var(--color-deep);
    text-align: center;
    margin: 0 0 40px;
    position: relative;
    padding: 0 0 16px;
}
.p-drink__title::after {
    content: "";
    display: block;
    width: 40px;
    height: 1px;
    background: var(--color-deep);
    position: absolute;
    left: 50%;
    bottom: 0;
    transform: translateX(-50%);
}
.l-drink__item--container-soft {
    background: var(--color-bg-soft);
    padding: 24px 0 0 0;
    border-radius: 8px;
    margin: 0 0 30px;
    display: grid;
    grid-template-columns: 1fr auto;
    gap: 40px;
}
.l-drink__item--container-soft img {
    mix-blend-mode: multiply;
    align-self: flex-end;
}
.l-drink__item--container-alcohol {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 20px;
    background: url("../img/alcohol_bg.webp") center;
    background-size: cover;
    padding: 36px;
    border-radius: 8px;
}
.p-drink__sub-title {
    color: #fff;
    font-size: 24px;
    font-weight: 900;
    font-family: var(--font-jp);
    text-align: center;
    grid-column: 1 / -1;
}
.p-drink__item {
    background: #fff;
    padding: 20px 30px;
    border-radius: 4px;
    display: flex;
    flex-direction: column;
    gap: 20px;
}
.l-drink__item--container-soft .p-drink__item {
    display: grid;
    grid-template-columns: 1fr;
    align-items: center;
    margin: 0 24px 24px 0;
    padding: 0;
    background: transparent;
    gap: 0;
}
.p-drink__item--label {
    display: grid;
    min-width: 0;
}
.p-drink__item--plan {
    font-size: 18px;
    font-weight: 700;
    letter-spacing: 0.04em;
    line-height: 1;
    margin: 0 0 10px;
    text-align: center;
}
.l-drink__item--container-alcohol .p-drink__item--plan {
    color: #fff;
}
.p-drink__item--desc {
    font-family: var(--font-jp);
    font-size: 18px;
    font-weight: 900;
    letter-spacing: 0.04em;
}
.l-drink__item--container-soft .p-drink__item--desc {
    font-size: 24px;
}
.l-drink__item--container-alcohol .p-drink__item--desc {
    text-align: center;
}
.p-drink__item--text {
    font-size: 14px;
    font-weight: 600;
    line-height: 1.5;
}
.p-drink__item--price {
    display: flex;
    align-items: baseline;
    gap: 10px;
}
.p-drink__item--price-adult,
.p-drink__item--price-kid {
    font-size: 24px;
    font-weight: 900;
    letter-spacing: 0.04em;
    text-align: center;
    display: flex;
    align-items: baseline;
}
.p-drink__item--price-adult small,
.p-drink__item--price-kid small {
    font-size: 12px;
    font-family: var(--font-jp);
    display: block;
    margin: 0 0 0 2px;
}
.p-drink__item--price-kid span {
    display: block;
    font-size: 12px;
    margin: 0 8px 0 0;
    padding: 6px 10px;
    align-self: center;
    border: 1px solid #000;
    border-radius: 20px;
    line-height: 1;
}

.p-drink__item--list ul {
    display: flex;
    flex-direction: column;
    gap: 12px;
}
.p-drink__item--list li {
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 13px;
    gap: 16px;
}
.p-drink__lunch,
.p-drink__dinner {
    border-radius: 20px;
    color: #fff;
    font-weight: 700;
    line-height: 1;
    padding: 5px 0;
    text-align: center;
    width: 80px;
}
.p-drink__lunch {background: #DDA114;}
.p-drink__dinner {background: var(--color-headline);}
.p-drink__item--list li .p-drink__price {
    font-size: 24px;
    font-weight: 900;
    color: var(--color-deep);
    line-height: 1;
    letter-spacing: 0.04em;
}
.p-drink__item--list li small {
    font-size: 11px;
    font-family: var(--font-jp);
    margin: 0 0 0 4px;
}
.l-drink__more {
    text-align: center;
    margin: 40px 0 0;
}

.menu-icon {
    position: absolute;
    top: 120px;
    right: 20px;
    height: 200px;
    width: auto;
}


/* ==========================================================
   Access
   ========================================================== */
.l-access__container {
    background: var(--color-bg-soft);
    padding: 100px 0;
    position: relative;
}
.l-access__header--container {
    text-align: center;
    margin: 0 0 60px;
    padding: 0 40px;
}
.p-access__header--label img {
    height: 70px;
    width: auto;
}
.p-access__header--text {
    color: var(--color-deep);
    font-size: 16px;
    font-weight: 700;
    margin: 16px 0 0;
    letter-spacing: 0.05em;
    line-height: 1.9;
}
.l-access__body {
    margin: 0 auto;
    padding: 0 40px;
    max-width: 1640px;
}
.p-access__map iframe {
    width: 100%;
    border-radius: 2px;
}


/* ==========================================================
   Around (周辺施設)
   ========================================================== */
.l-around__container {
    max-width: 1100px;
    margin: 0 auto;
    padding: 56px 40px 0;
}
.l-around__header--container {
    text-align: center;
    margin: 0 0 40px;
}
.l-around__item--container .swiper-wrapper{
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 32px;
}
.p-around__item {
    display: block;
}
.p-around__item--img {
    overflow: hidden;
    margin: 0 0 10px;
}
.p-around__item--img img,
.around__img {
    width: 100%;
    height: auto;
    transition: transform 0.6s cubic-bezier(.2,.8,.2,1);
}
/*.p-around__item:hover .around__img {
    transform: scale(1.05);
}*/
.p-around__item--title {
    font-family: var(--font-jp);
    font-size: 18px;
    font-weight: 700;
    margin: 0 0 8px;
    letter-spacing: 0.02em;
}
.p-around__item--text {
    font-size: 13px;
    line-height: 1.7;
}
.p-around__item--text a {
    text-decoration: underline;
}
.access-icon {
    mix-blend-mode: multiply;
    position: absolute;
    height: auto;
    width: 180px;
    top: 100px;
    right: 40px;
}
.l-around__footer {
    margin: 48px 0 0;
}
.l-around__footer--lead {
    text-align: center;
    margin: 16px 0 0;
    font-size: 16px;
    font-weight: 600;
    line-height: 1.75;
}
.l-around__footer--submit {
    text-align: center;
}
.l-around__footer--submit .m-common__btn {
    display: inline-block;
}

/* ==========================================================
   FAQ
   ========================================================== */
.l-faq__container {
    max-width: 900px;
    margin: 0 auto;
    padding: 80px 40px 120px;
    position: relative;
}
.l-faq__header--container {
    text-align: center;
    margin: 0 0 60px;
}
.p-faq__header--label img {
    height: 70px;
    width: auto;
}
.l-faq__item--container {
    border-top: 1px solid var(--color-line);
}
.p-faq__item {
    border-bottom: 1px solid var(--color-line);
}
.p-faq__item--question {
    display: flex;
    align-items: center;
    gap: 16px;
    padding: 20px 24px;
    font-size: 16px;
    font-weight: 700;
    cursor: pointer;
    position: relative;
}
.p-faq__item--question::after {
    content: "";
    display: block;
    width: 8px;
    height: 8px;
    border-right: 2px solid var(--color-deep);
    border-bottom: 2px solid var(--color-deep);
    transform: rotate(45deg);
    position: absolute;
    right: 24px;
    top: 50%;
    margin-top: -6px;
    transition: transform 0.3s ease;
}
.p-faq__item.is-open .p-faq__item--question::after {
    transform: rotate(-135deg);
    margin-top: -2px;
}
.p-faq__item--icon {
    font-family: var(--font-en);
    font-size: 20px;
    font-weight: 600;
    color: #fff;
    width: 32px;
    height: 32px;
    background: var(--color-headline);
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-shrink: 0;
}
.p-faq__item--answer {
    padding: 0 24px;
    font-size: 14px;
    line-height: 1.9;
    max-height: 0;
    overflow: hidden;
    transition: max-height 0.2s ease, padding-bottom 0.2s ease;
}
.p-faq__item--answer a {
    text-decoration: underline;
}
.p-faq__item.is-open .p-faq__item--answer {
    max-height: 500px;
    padding-bottom: 20px;
}
.faq-icon {
    position: absolute;
    top: -30px;
    right: -300px;
    width: 360px;
    height: auto;
}


/* ==========================================================
   Footer
   ========================================================== */
#footer {
    background: var(--color-footer);
}
.l-footer {
    color: #fff;
    padding: 80px 40px 40px;
}
.l-footer .l-footer__brand,
.l-footer .l-footer__info,
.l-footer .l-footer__cta {
    /* placeholder for nested overrides */
}
.l-footer .l-footer__brand {
    display: grid;
    grid-template-columns: clamp(120px, 10vw, 150px) 1fr;
    align-items: center;
    gap: 30px;
}
.l-footer .l-footer__cta {
    margin-left: auto;
}
#footer .l-footer {
    display: grid;
    grid-template-columns: clamp(280px, 30vw, 420px) clamp(280px, 23vw, 360px) auto;
    align-items: center;
    gap: 60px;
    margin: 0 auto;
    padding: 80px;
}
.p-footer__logo {
    height: 150px;
    width: auto;
}
.p-footer__name {
    font-size: 22px;
    font-family: var(--font-jp);
    font-weight: 900;
    line-height: 1;
    margin: 0 0 16px;
}
.p-footer__name span{
    display: block;
    font-size: 18px;
    margin: 0 0 8px;
}
.p-footer__address {
    font-size: 14px;
    line-height: 1.5;
    color: rgba(255,255,255,0.7);
}
.p-footer__sns {
    display: flex;
    gap: 16px;
    grid-column: 1 / -1;
}
.p-footer__sns a {
    background: #fff;
    display: flex;
    align-items: center;
    font-weight: 900;
    padding: 6px 20px;
    border-radius: 20px;
    gap: 6px;
}

.p-footer__sns img {
    height: 24px;
    width: auto;
}
.l-footer__info {
    background: #325b74;
    border-radius: 8px;
    padding: 16px 20px;
}
.p-footer__info {
    display: flex;
    gap: 16px;
    font-size: 13px;
    border-bottom: 1px dotted rgba(255,255,255,0.3);
    padding: 6px 0;
}
.p-footer__info dt {
    min-width: 64px;
    color: rgba(255,255,255,0.7);
}
.p-footer__info--note {
    font-size: 13px;
    margin-top: 12px;
}

.p-footer__cta--label {
    border: 1px solid #fff;
    color: #fff;
    font-size: 14px;
    font-weight: 900;
    margin: 0 0 20px;
    padding: 4px 0;
    text-align: center;
}
.p-footer__cta--phone {
    display: block;
    font-size: 26px;
    font-weight: 600;
    color: #fff;
    letter-spacing: 0.04em;
    line-height: 1;
}
.p-footer__cta--phone:hover {
    color: #fff;
}
.p-footer__cta--time {
    font-size: 13px;
    color: rgba(255,255,255,0.7);
    line-height: 1;
    margin: 12px 0 0;
    text-align: center;
}
.l-footer__cta .m-common__btn {
    font-size: 16px;
    font-weight: 900;
    margin: 20px 0 0;
    padding: 12px 40px;
    width: 100%;
}
.l-footer__copyright {
    background: var(--color-footer);
    text-align: center;
    padding: 20px 0;
    border-top: 1px solid rgba(255,255,255,0.1);
}
.copyright {
    font-size: 12px;
    color: rgba(255,255,255,0.6);
    letter-spacing: 0.05em;
}

/* ---- 削除予定 ---- */
.p-footer__add {
    font-family: var(--font-jp);
    font-weight: 900;
    letter-spacing: 0.08em;
}


/* ==========================================================
   SP Hamburger / Overlay Menu / Footer Sticky
   ========================================================== */

/* ---- ハンバーガーボタン（768px以下で表示） ---- */
.p-hamburger {
    display: none;
    position: fixed;
    top: 16px;
    right: 16px;
    width: 48px;
    height: 48px;
    background: rgba(0, 0, 0, 0.3);
    backdrop-filter: blur(8px);
    -webkit-backdrop-filter: blur(8px);
    mix-blend-mode: multiply;
    border: none;
    border-radius: 50%;
    cursor: pointer;
    z-index: 200;
    transition: background-color 0.3s ease;
    padding: 0;
}
.p-hamburger__line {
    display: block;
    position: absolute;
    left: 50%;
    width: 20px;
    height: 2px;
    background: #fff;
    transform: translateX(-50%);
    transition: transform 0.3s ease, opacity 0.3s ease, top 0.3s ease;
}
.p-hamburger__line:nth-child(1) { top: 16px; }
.p-hamburger__line:nth-child(2) { top: 23px; }
.p-hamburger__line:nth-child(3) { top: 30px; }

.l-header.is-stuck .p-hamburger {
    background: transparent;
    backdrop-filter: unset;
    -webkit-backdrop-filter: unset;
}
.l-header.is-stuck .p-hamburger__line {
    background: var(--color-headline);
}

/* ---- オーバーレイメニュー ---- */
.overlay_menu {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    height: 100dvh;
    background: rgba(56, 104, 133, 0.92);     /* シーアイガブルーの半透明 */
    backdrop-filter: blur(6px);
    -webkit-backdrop-filter: blur(6px);
    z-index: 300;
    opacity: 0;
    visibility: hidden;
    transition: opacity 0.35s ease, visibility 0.35s ease;
    overflow-y: auto;
    -webkit-overflow-scrolling: touch;
}
.overlay_menu.is-open {
    opacity: 1;
    visibility: visible;
}
.overlay_menu__close {
    position: absolute;
    top: 20px;
    right: 20px;
    width: 44px;
    height: 44px;
    background: transparent;
    border: none;
    cursor: pointer;
    z-index: 2;
    padding: 0;
}
.overlay_menu__close::before,
.overlay_menu__close::after {
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    width: 30px;
    height: 2px;
    background: #fff;
}
.overlay_menu__close::before {
    transform: translate(-50%, -50%) rotate(45deg);
}
.overlay_menu__close::after {
    transform: translate(-50%, -50%) rotate(-45deg);
}

.overlay_menu__inner {
    padding: 60px 30px 40px;
    color: #fff;
    max-width: 480px;
    margin: 0 auto;
}
.overlay_menu__logo {
    text-align: center;
    margin: 0 0 40px;
}
.overlay_menu__logo img {
    width: 140px;
    height: auto;
}
.overlay_menu__nav {
    margin: 0 0 40px;
}
.overlay_menu__nav .p-overlay__nav--item {
    border-bottom: 1px solid rgba(255, 255, 255, 0.35);
}
.overlay_menu__nav .p-overlay__nav--item:first-child {
    border-top: 1px solid rgba(255, 255, 255, 0.35);
}
.overlay_menu__nav .p-overlay__nav--item a {
    display: block;
    padding: 16px 8px;
    color: #fff;
    font-size: 15px;
    font-weight: bold;
    letter-spacing: 0.08em;
}

.overlay_menu__cta {
    text-align: center;
}
.overlay_menu__cta--label {
    display: inline-block;
    padding: 4px 20px;
    color: #fff;
    font-size: 13px;
    font-weight: bold;
    border: 1px solid #fff;
    margin: 0 0 16px;
}
.overlay_menu__cta--phone {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 8px;
    color: #fff;
    font-size: 26px;
    font-weight: bold;
    margin: 0 0 6px;
    letter-spacing: 1px;
    line-height: 1;
}
.overlay_menu__cta--phone img {
    width: 22px;
    height: auto;
}
.overlay_menu__cta--time {
    color: #fff;
    font-size: 13px;
    margin: 0 0 20px;
}
.overlay_menu__cta .m-common__btn {
    display: inline-block;
    font-weight: 900;
    width: 100%;
    max-width: 280px;
    margin: 0 0 10px;
}


/* ---- フッタースティッキー（768px以下で表示） ---- */
.l-footer-sticky {
    display: none;
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 90;
    background: #fff;
    box-shadow: 0 -2px 12px rgba(0, 0, 0, 0.08);
    padding: 10px 12px;
    gap: 10px;
    align-items: center;
}
.p-footer-sticky__phone {
    flex: 1;
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center;
    color: var(--color-base);
    line-height: 1.3;
}
.p-footer-sticky__phone--label {
    display: inline-block;
    font-size: 11px;
    margin: 0 0 2px;
}
.p-footer-sticky__phone--number {
    display: flex;
    align-items: center;
    gap: 4px;
    font-size: 18px;
    font-weight: bold;
    color: var(--color-base);
    letter-spacing: 0.04em;
}
.p-footer-sticky__phone--number img {
    width: 14px;
    height: auto;
    filter: invert(1);   /* white→blackに反転（黒アイコンが別途あれば差し替え推奨） */
}
.p-footer-sticky__phone--time {
    font-size: 10px;
    color: var(--color-sub);
}

.p-footer-sticky__btn {
    flex: 1;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    background: var(--color-accent);
    color: #fff !important;
    border-radius: 999px;
    padding: 12px 8px;
    font-size: 16px;
    font-weight: bold;
    line-height: 1.2;
    text-align: center;
}
.p-footer-sticky__btn span {
    display: block;
    font-size: 10px;
    font-weight: normal;
    margin-top: 2px;
}

/* ---- bodyスクロールロック ---- */
body.is-menu-open {
    overflow: hidden;
}

/* ---- フッター到達時：固定要素を非表示 ---- */
body.is-bottom .p-hamburger,
body.is-bottom .l-footer-sticky {
    opacity: 0;
    pointer-events: none;
    transition: opacity 0.3s ease;
}
.p-hamburger,
.p-header__logo,
.l-footer-sticky {
    transition: opacity 0.3s ease;
}


/* ==========================================================
   Modal (汎用 + 単品・ドリンクメニュー)
   ========================================================== */

/* ---- モーダル土台（汎用） ---- */
.l-modal {
    display: none;
    position: fixed;
    inset: 0;
    z-index: 400;
    opacity: 0;
    transition: opacity 0.3s ease;
}
.l-modal.is-open {
    display: block;
}
.l-modal.is-active {
    opacity: 1;
}
.l-modal__backdrop {
    position: absolute;
    inset: 0;
    background: rgba(0, 0, 0, 0.7);
    cursor: pointer;
}
.l-modal__panel {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -48%);
    width: min(1200px, 92%);
    max-height: 88vh;
    background: #fff;
    border-radius: 4px;
    overflow-y: auto;
    -webkit-overflow-scrolling: touch;
    padding: 40px 60px 60px;
    box-shadow: 0 20px 60px rgba(0, 0, 0, 0.25);
}
.l-modal__close {
    position: absolute;
    top: 24px;
    right: 24px;
    width: 44px;
    height: 44px;
    background: transparent;
    border: none;
    cursor: pointer;
    padding: 0;
    z-index: 2;
}
.l-modal__close::before,
.l-modal__close::after {
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    width: 32px;
    height: 2px;
    background: #fff;
}
.l-modal__close::before { transform: translate(-50%, -50%) rotate(45deg); }
.l-modal__close::after  { transform: translate(-50%, -50%) rotate(-45deg); }


/* ---- 単品・ドリンクメニュー ---- */
.p-modal-menu__notice {
    text-align: right;
    font-size: 12px;
    color: var(--color-sub);
    margin: 0 0 20px;
}
.p-modal-menu__grid {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 50px 60px;
}
.p-modal-menu__category--meat   { grid-column: 1; grid-row: 1; }
.p-modal-menu__category--seafood{ grid-column: 2; grid-row: 1; }
.p-modal-menu__category--vege   { grid-column: 1; grid-row: 2; }
.p-modal-menu__category--sweets { grid-column: 2; grid-row: 2; }

.p-modal-menu__cat-title {
    font-family: var(--font-jp);
    font-size: 22px;
    font-weight: 700;
    color: var(--color-base);
    border-bottom: 2px solid var(--color-base);
    padding: 0 0 8px;
    margin: 0 0 8px;
    display: flex;
    align-items: baseline;
    gap: 12px;
}
.p-modal-menu__cat-title small {
    font-family: var(--font-en);
    font-size: 13px;
    font-weight: 500;
    color: var(--color-sub);
    letter-spacing: 0.04em;
}

.p-modal-menu__list {
    display: grid;
    gap: 0;
}
.p-modal-menu__row {
    display: grid;
    grid-template-columns: 1fr auto;
    align-items: end;
    gap: 12px;
    padding: 14px 0;
    border-bottom: 1px dotted #999;
}
.p-modal-menu__row dt {
    font-size: 15px;
    font-weight: 500;
    line-height: 1.4;
}
.p-modal-menu__row dd {
    font-size: 18px;
    font-weight: 700;
    letter-spacing: 0.04em;
    white-space: nowrap;
    line-height: 1;
}
.p-modal-menu__row dd small {
    font-size: 12px;
    font-family: var(--font-jp);
    font-weight: 500;
    margin-left: 2px;
}
.p-modal-menu__sub {
    font-size: 12px;
    color: var(--color-sub);
    font-weight: 400;
    margin-left: 4px;
}
.p-modal-menu__supplement {
    margin: 4px 0 0;
    font-size: 12px;
}

/* デザート内：通常品＋特別カード 
.p-modal-menu__sweets-grid {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 24px;
    align-items: start;
}
.p-modal-menu__special {
    display: grid;
    grid-template-columns: 80px 1fr;
    gap: 12px;
    align-items: center;
    background: var(--color-bg-soft);
    border-radius: 4px;
    padding: 12px;
}
.p-modal-menu__special--img {
    width: 80px;
    height: 80px;
    object-fit: cover;
    border-radius: 4px;
}
.p-modal-menu__special--name {
    font-size: 13px;
    font-weight: 700;
    line-height: 1.4;
    margin: 0 0 6px;
}
.p-modal-menu__special--price {
    font-size: 18px;
    font-weight: 700;
    letter-spacing: 0.04em;
    line-height: 1;
}
.p-modal-menu__special--price small {
    font-size: 12px;
    font-family: var(--font-jp);
    font-weight: 500;
    margin-left: 2px;
}*/

/* ---- テーブル詳細 ---- */
 .l-modal__panel.l-modal__panel--table {
    width: 80%;
 }
 .p-modal-table__grid {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 60px;
    align-items: center;
    margin: 20px 0 0;
 }
 .p-modal-table__container {
    position: relative;
 }
 .p-modal-table__title {
    border-bottom: 1px solid #000;
    font-family: var(--font-jp);
    font-size: 24px;
    font-weight: 900;
    letter-spacing: 0.04em;;
    margin: 0 0 36px;
    padding: 0 0 12px;
    position: relative;
 }
 .p-modal-table__title::after {
    content: "";
    display: block;
    border: 2px solid #000;
    position: absolute;
    width: 100%;
    bottom: -8px;
}
.p-modal-table__icon {
    position: absolute;
    right: 0;
    height: auto;
    width: auto;
}
.p-modal-table__icon--terrace {
    height: 110px;
    top: -70px;
}
.p-modal-table__icon--indoor {
    width: 90px;
    top: -5px;
}
.p-modal-table__icon--dog {
    width: 110px;
    top: -20px;
}
.p-modal-table__icon--vip {
    width: 100px;
    top: -10px;
}
.p-modal-table__icon--premium {
    width: 70px;
    top: -20px;
}
.p-modal-table__price {
    margin: 20px 0 0;
}
.p-modal-table__price dl {
    display: grid;
    align-items: center;
    grid-template-columns: 1fr 1fr;
    gap: 40px;
}
.p-modal-table__price--item {
    display: grid;
    grid-template-columns: 1fr;
    text-align: center;
} 
.p-modal-table__price--item dt {
    background-color: var(--color-bg-soft);
    font-size: 14px;
    padding: 2px 20px;
}
.p-modal-table__price--item dd {
    font-family: var(--font-jp);
    font-size: 28px;
    font-weight: 900;
}
.p-modal-table__price--item dd small {
    font-size: 12px;
    margin: 0 0 0 4px;
}
.p-modal-table__price--supplement {
    font-size: 12px;
    line-height: 1.5;
    margin: 12px 0 0;
}


/* ---- レスポンシブ ---- */
@media screen and (max-width: 1280px) {
    .l-modal__panel.l-modal__panel--table {
        padding: 40px;
    }
    .p-modal-table__grid {
        margin: 0;
        gap: 40px;
    }
    .p-modal-table__icon--terrace {
        height: 90px;
        top: -50px;
    }
}
@media screen and (max-width: 1080px) {
    .l-modal__panel.l-modal__panel--table {
        padding: 50px 40px;
    }
    .p-modal-table__grid {
        grid-template-columns: 1fr;
    }
    .p-modal-table__icon--terrace {
        height: 70px;
        top: -30px;
    }
}

@media screen and (min-width: 901px) and (max-width: 1280px) {
    .p-modal-table__price dl {gap: 20px;}
    .p-modal-table__price--item dt {font-size: 13px;}
    .p-modal-table__price--item dd {font-size: 22px;}
    .p-modal-table__price--item dd small {font-size: 10px;}
    .p-modal-table__price--supplement {font-size: 11px;}
}

@media screen and (max-width: 900px) {
    .l-modal__panel {
        padding: 40px 30px;
        width: 90%;
        max-height: 90vh;
    }
    .l-modal__close {
        position: fixed;
        top: 16px;
        right: 16px;
        width: 48px;
        height: 48px;
        z-index: 410; 
    }
    .p-modal-menu__grid {
        grid-template-columns: 1fr;
        gap: 40px;
    }
    .p-modal-menu__notice {
        margin: 0 0 10px;
    }
    .p-modal-menu__category--meat,
    .p-modal-menu__category--seafood,
    .p-modal-menu__category--vege,
    .p-modal-menu__category--sweets {
        grid-column: 1;
        grid-row: auto;
    }
    .p-modal-menu__sweets-grid {
        grid-template-columns: 1fr;
        gap: 16px;
    }
    .p-modal-menu__row dt { font-size: 14px; }
    .p-modal-menu__row dd { font-size: 16px; }
    .p-modal-table__icon--indoor {
        width: 80px;
        top: 0;
    }
    .p-modal-table__icon--dog {
        width: 110px;
        top: -20px;
    }
    .p-modal-table__icon--vip {
        width: 90px;
        top: 0px;
    }
    .p-modal-table__icon--premium {
        width: 60px;
        top: -10px;
    }
}

@media screen and (max-width: 600px) {
    .l-modal__panel {
        padding: 30px;
    }
    .p-modal-menu__cat-title {
        font-size: 16px;
    }

    .l-modal__panel.l-modal__panel--table {
        width: 90%;
    }
    .l-modal__panel.l-modal__panel--table {
        padding: 30px;
    }
    .p-modal-table__title {
        font-size: 20px;
        margin: 0 0 30px;
        padding: 0 0 8px;
    }
    .p-modal-table__detail {
        font-size: 14px;
    }
    .p-modal-table__icon--terrace {
        height: 60px;
        top: -25px;
    }
    .p-modal-table__icon--indoor {width: 70px;}
    .p-modal-table__icon--dog {width: 100px;}
    .p-modal-table__icon--vip {
        width: 80px;
        top: -5px;
    }
    .p-modal-table__icon--premium {
        width: 55px;
        top: -20px;
    }
    .p-modal-table__price dl {gap: 20px;}
    .p-modal-table__price--item dt {font-size: 13px;}
    .p-modal-table__price--item dd {font-size: 20px;}
    .p-modal-table__price--item dd small {font-size: 10px;}
    .p-modal-table__price--supplement {font-size: 11px;}
}


/* ==========================================================
   Responsive
   ========================================================== */
@media screen and (max-width: 1640px) {
    .p-menu__sub-title {
        width: 90%;
        margin: 0 auto 40px;
    }
    .p-menu__sub-title--drink {
        width: 100%;  
    }
}

@media screen and (max-width: 1480px) {
    /* ---- header ---- */
    .p-header__link--item-tel a {font-size: 22px;}
    .p-header__btn .m-common__btn {
        font-size: 16px;
        padding: 16px 30px;
    }
    .p-header__btn .m-common__btn span {font-size: 11px;}
    .p-header__link {gap: 24px;}
    .p-header__link--item a {
        font-size: 14px;
        letter-spacing: 0.02em;
    }

    /* ---- hero ---- */
    .p-header-main__title--sub {
        font-size: 52px;
        margin: 0 0 8px;
    }
    .p-header-main__title--main {font-size: 66px;}
    .p-header-main__copy .m-main-copy__bottom--pc {height: 20px;}

    /* ---- news ---- */
    .l-news__container {padding: 28px 40px;}
    .p-news {gap: 40px;}
    .p-news__title {
        font-size: 24px;
        padding: 0 40px 0 0;
        min-width: 80px;
    }
    .p-news__list {
        gap: 16px;
        font-size: 11px;
    }
    .p-news__date {
        letter-spacing: 0.04em;
        padding: 4px;
    }
    .p-news__text {
        font-size: 14px;
        letter-spacing: 0.04em;
    }

    /* ---- contents ---- */
    .l-about__body--upper {aspect-ratio: 24 / 9;}
    .p-about__img--lower {aspect-ratio: 26 / 9;}
    .p-menu__item--img {width: 62%;}
    .l-menu__item--container {gap: 60px;}

    /* ---- footer ---- */
    .p-footer__cta--label {
        font-size: 13px;
        margin: 0 0 16px;
    }
    .p-footer__cta--phone {font-size: 24px;}
    .p-footer__cta--time {margin: 10px 0 0;}
    .l-footer__cta .m-common__btn {
        font-size: 14px;
        margin: 16px 0 0;
        padding: 10px 40px;
    }
}

@media screen and (max-width: 1280px) {
    /* ---- header/hero ---- */
    .p-header__btn .m-common__btn {padding: 12px 30px;}
    .p-header__logo.p-header__logo--hero img {height: 180px;}
    .p-header-main__copy--en img {height: 21px;}

    /* ---- 汎用パーツ ---- */
    .p-about__header--label img,
    .p-menu__header--label img,
    .p-table__header--label img,
    .p-access__header--label img,
    .p-faq__header--label img {
        height: 64px;
    }
    .p-table__header--label img {height: 64px;}
    .m-sec__title {font-size: 24px;}

    /* ---- about ---- */
    .l-about__body--upper {
        background-image:linear-gradient(to left, transparent 0%, rgba(0,0,0,0.4) 100%),
        url("../img/about_01_pc-small.webp");
        background-position: left center;
    }
    .p-about__lead--upper {font-size: 28px;}
    .m-about__gellery--01 {width: 260px; top: -10px;}
    .m-about__gellery--02 {width: 280px; top: -10px;}
    .m-about__gellery--03 {width: 320px; bottom: -20px;}
    .m-about__gellery--04 {width: 230px; bottom: -10px;}

    /* ---- table ---- */
    .p-table__item--jp {font-size: 16px;}
    .p-table__item--terrace .p-table__item--en img {height: 72px;}
    .p-table__item--indoor .p-table__item--en img {height: 64px;}
    .p-table__item--dog .p-table__item--en img {height: 64px;}
    .p-table__item--vip .p-table__item--en img {height: 72px;}

    /* ---- menu ---- */
    .l-menu__item--container {gap: 60px;}
    .p-menu__item--img {width: 60%;}
    .p-menu__item--detail {padding: 0 60px 0 0;}
    .p-menu__item--title {font-size: 24px;}
    .p-menu__item--text {font-size: 14px;}
    .m-common__btn--large {padding: 16px 64px;}

    /* ---- faq ---- */
    .p-faq__item--question {font-size: 14px;}

    /* ---- footer ---- */
    #footer .l-footer {
        gap: 40px;
        padding: 60px;
    }
    .l-footer .l-footer__brand {gap: 24px;}
    .p-footer__name {font-size: 20px;}
    .p-footer__name span {font-size: 16px;}
    .p-footer__cta--phone {font-size: 22px;}
    .p-footer__address {font-size: 13px;}

    /* ---- deco-icon ---- */
    .about-icon {height: 160px;}
    .table-icon {width: 160px;}
    .menu-icon {height: 180px;}
    .access-icon {
        width: 170px;
        right: 40px;
    }
    .faq-icon {
        right: -150px;
        width: 280px;
    }
}

@media screen and (max-width: 1080px) {
    /* ---- header ---- */
    .p-header__logo.p-header__logo--hero img {height: 160px;}
    .p-header__link--item-tel a {font-size: 20px;}
    .p-header__link {gap: 20px;}
    .p-header__btn .m-common__btn {
        font-size: 14px;
        padding: 16px 20px;
    }
    .p-header__link--item a {
        font-size: 13px;
        letter-spacing: 0;
    }

    /* ---- hero ---- */
    .l-header-main__container {height: 90vh;}
    .p-header-main__title--sub {font-size: 45px;}
    .p-header-main__title--main {font-size: 58px;}
    .p-header-main__copy .m-main-copy__bottom--pc {height: 17px;}

    /* ---- 汎用パーツ ---- */
    .l-table__container {padding: 60px 20px;}
    .l-menu__container {padding: 60px 0;}
    .l-access__container {padding: 80px 0; }
    .l-faq__container {padding: 60px 40px 100px;}
    .l-about__header--container,
    .l-table__header--container,
    .l-access__header--container,
    .l-faq__header--container {
        margin: 0 0 40px;
    }
    .l-menu__header--container {margin: 0 0 100px;}
    .m-sec__title {
        font-size: 22px;
        margin: 16px 0 0;
    }
    .p-table__header--text,
    .p-menu__header--text,
    .p-access__header--text {
        font-size: 14px;
    }
    .p-about__header--label img,
    .p-menu__header--label img,
    .p-table__header--label img,
    .p-access__header--label img,
    .p-faq__header--label img {
        height: 50px;
    }

    /* ---- about ---- */
    .l-about__body--upper {
    background-image:
        linear-gradient(to left, transparent 0%, rgba(0,0,0,0.4) 100%),
        url("../img/about_01_tablet.webp");
    }
    .l-about__body--upper {aspect-ratio: 22 / 9;}
    .p-about__lead--upper {font-size: 24px;}
    .p-about__img--lower {aspect-ratio: 27 / 9;}
    .p-about__lead--lower {
        font-size: 14px;
        line-height: 2;
    }
    .m-about__gellery--01 {width: 220px;top: 10px;left: 20px;}
    .m-about__gellery--02 {width: 240px;top: 0px;right: 30px;}
    .m-about__gellery--03 {width: 260px;bottom: 0px;left: 20px;}
    .m-about__gellery--04 {width: 200px;bottom: 10px;}
    .p-menu__sub-title {
        font-size: 20px;
        margin: 0 auto 20px;
    }

    /* ---- table ---- */
    .l-table__item--container .p-table__item:first-child {aspect-ratio: 7 / 3;}
    .p-table__item {aspect-ratio: 4 / 3;}
    .p-table__item--terrace .p-table__item--en img {height: 56px;}
    .p-table__item--indoor .p-table__item--en img {height: 48px;}
    .p-table__item--dog .p-table__item--en img {height: 48px;}
    .p-table__item--vip .p-table__item--en img {height: 56px;}
    .p-table__item--jp {
        font-size: 14px;
        padding: 6px;
    }

    /* ---- menu ---- */
    .l-menu__item--container {
        margin: 0 0 24px;
        gap: 40px;
    }
    .p-menu__item--img {width: 55%;}
    .p-menu__item--detail {padding: 0 40px 0 0;}
    .l-menu__item--container-reverse .p-menu__item--detail {padding: 0 0 0 40px;}
    .p-menu__item--title {font-size: 18px;}
    .p-menu__item--text {font-size: 13px;}
    .p-menu__item--yen {font-size: 24px;}
    .l-drink__container {max-width: 900px;}
    .l-drink__item--container-soft .p-drink__item--desc {font-size: 22px;}
    .l-drink__item--container-alcohol {padding: 24px;}
    .p-drink__item {padding: 20px;}
    .p-drink__item--text {font-size: 13px;}

    /* ---- around ---- */
    .l-around__item--container .swiper-wrapper{gap: 24px;}
    .p-around__item--title {font-size: 16px;}

    /* ---- footer ---- */
    #footer .l-footer {
        grid-template-columns: auto 1fr auto;
        gap: 0;
        padding: 60px;
    }
    .l-footer .l-footer__brand {
        gap: 30px;
        margin: 0 60px 0 0;
        grid-template-columns: 1fr auto;
    }
    .p-footer__name {font-size: 22px;}
    .p-footer__name span {font-size: 18px;}
    .l-footer__cta {
        grid-column: 1 / -1;
        margin: 60px auto 0;
        width: 40%;
    }
    .p-footer__cta--phone {
        font-size: 24px;
        text-align: center;
    }

    /* ---- deco-icon ---- */
    .about-icon {
        height: 140px;
        top: -30px;
    }
    .table-icon {
        width: 140px;
        top: 0px;
    }
    .menu-icon {
        height: 150px;
        top: 80px;
    }
    .access-icon {width: 150px;}
    .faq-icon {
        right: -50px;
        width: 240px;
        top: -20px;
    }
}

/* ---- 980px以下：ハンバーガー・フッタースティッキーを表示 ---- */
@media screen and (max-width: 980px) {
    .l-header__nav {display: none;}
    .p-header__logo.p-header__logo--inline {padding: 12px 0;}
    .p-hamburger { display: block; }
    .l-footer-sticky { display: flex; }
    .overlay_menu { display: block; }     /* ベース表示。可視はopacity/visibilityで制御 */
}

@media screen and (max-width: 900px) {
    /* ---- header / hero ---- */
    .p-header__logo.p-header__logo--hero img {height: 140px;}
    .l-header-main__container {height: 80vh;}
    .p-header-main__title--sub {font-size: 40px;}
    .p-header-main__title--main {font-size: 51px;}
    .p-header-main__copy .m-main-copy__bottom--pc {height: 15px;}

    /* ---- news ---- */
    .p-news__title--sub {font-size: 11px;}

    /* ---- 汎用パーツ ---- */
    .p-about__header--label img,
    .p-menu__header--label img,
    .p-table__header--label img,
    .p-access__header--label img,
    .p-faq__header--label img {
        height: 46px;
    }
    .m-sec__title {font-size: 20px;}

    /* ---- about ---- */
    .p-about__lead--upper {
        font-size: 22px;
        line-height: 1.5;
    }
    .m-about__gellery--01 {width: 170px;}
    .m-about__gellery--02 {width: 180px;}
    .m-about__gellery--03 {width: 210px;}
    .m-about__gellery--04 {width: 150px;}

    /* ---- table ---- */
    .p-table__item--terrace .p-table__item--en img {height: 48px;}
    .p-table__item--indoor .p-table__item--en img {height: 42px;}
    .p-table__item--dog .p-table__item--en img {height: 42px;}
    .p-table__item--vip .p-table__item--en img {height: 48px;}

    /* ---- menu ---- */
    .l-menu__item--container {
        margin: 0 0 20px;
        gap: 30px;
    }
    .p-menu__item--img {width: 50%;}
    .l-menu__more {margin: 40px 0 0;}

    /* ---- footer ---- */
    #footer .l-footer {padding: 48px;}
    .p-footer__name {font-size: 20px;}
    .p-footer__name span {font-size: 16px;}

    /* ---- deco-icon ---- */
    .about-icon {
        height: 120px;
        top: -20px;
    }
    .table-icon {
        width: 110px;
        top: -20px;
    }
    .menu-icon {
        height: 110px;
        top: 90px;
    }
    .access-icon {width: 120px;}
    .faq-icon {
        right: 20px;
        width: 180px;
        top: -10px;
    }
}

@media screen and (max-width: 768px) {
    /* ---- header ---- */
    .p-header__logo.p-header__logo--inline img {height: 48px;}
    .p-header__logo.p-header__logo--inline {padding: 16px 0;}
    
    /* ---- hero---- */
    .p-header-main__copy > img {height: 56px;}
    .p-header-main__title {margin: 20px 0 30px;}
    .p-header-main__title--sub {font-size: 36px;}
    .p-header-main__title--main {font-size: 46px;}
    .p-header-main__copy .m-main-copy__bottom--pc {display: none;}
    .p-header-main__copy .m-main-copy__bottom--sp {
        display: block;
        height: 26px;
    }

    /* ---- 汎用パーツ ---- */
    .m-sec__title {margin: 12px 0 0;}

    /* ---- about ---- */
    .l-about__body {margin: 0 0 140px;}
    .l-about__body--upper {
        aspect-ratio: 14 / 9;
        background-position: left center;
        background-attachment: unset;
    }
    .p-about__lead--upper {left: 40px;}
    .p-about__img--lower {aspect-ratio: 20 / 9;}
    .p-about__gallery {display: none;}
    .m-about__gellery--sp {
        display: block;
        position: absolute;
        width: 90%;
        bottom: -100px;
        left: 50%;
        transform: translate(-50%, 0);
    }

     /* ---- table ---- */
    .l-table__container {padding: 60px 0px;}
    .l-table__item--container {gap: 5px;}
    .l-table__item--container .p-table__item:first-child {aspect-ratio: 5 / 3;}
    .p-table__item {aspect-ratio: 3 / 3;}

    /* ---- menu ---- */
    .l-menu__item--container {
        margin: 0 0 20px;
        gap: 0;
        display: grid;
        grid-template-columns: 1fr;
    }
    .p-menu__item {padding: 20px 0;}
    .p-menu__item--img {
        width: 90%;
        margin: 0 auto;
    }
    .p-menu__item--detail {
        width: 90%;
        margin: 0 auto;
        padding: 0;
    }
    .l-menu__item--container-reverse .p-menu__item--detail {padding: 0;}
    .p-menu__item--price {gap: 12px;}
    .p-menu__item--people {font-size: 12px;}
    .p-menu__item--yen {font-size: 20px;}
    .p-menu__item--yen small {font-size: 12px;}
    .l-drink__container {
        margin: 120px auto 0;
        padding: 0;
        width: 90%;
    }
    .p-drink__item--price-adult,
    .p-drink__item--price-kid {
        font-size: 20px;
    }
    .p-drink__item--price-adult small,
    .p-drink__item--price-kid small {
        font-size: 10px;
    }
    .l-drink__item--container-alcohol {padding: 16px;}
    .p-drink__item {
        padding: 20px;
        gap: 12px;
    }
    .p-drink__sub-title {font-size: 20px;}
    .p-drink__item--plan {font-size: 18px;}
    .p-drink__item--desc {font-size: 16px;}
    .p-drink__item--list li {
        font-size: 13px;
        gap: 12px;
    }
    .p-drink__item--list li .p-drink__price {font-size: 20px;}
    .p-drink__item--list li small {font-size: 10px;}
    .p-drink__lunch,
    .p-drink__dinner {
        width: 80px;
    }
    .l-menu__more {margin: 0;}

    /* ---- faq ---- */
    .l-faq__container {padding: 60px 40px 100px;}
    .p-faq__item--question {
        padding: 20px 40px 20px 0;
        line-height: 1.5;
    }
    .p-faq__item--answer {padding: 0;}

    /* ---- around ---- */
    /* Swiper化するときの中身の上書き */
    .l-around__item--container.swiper {
        overflow: visible;        /* 隣のカードがチラ見えするように */
        padding: 0;               /* 既存paddingをリセット（必要なら） */
    }
    .l-around__item--container .swiper-wrapper {
        /* 既存のflex/gridレイアウトを無効化してSwiperに任せる */
        display: flex;
        flex-wrap: nowrap;
    }
    .p-around__item.swiper-slide {
        /* 2枚見せ：左右に少し余白を残してチラ見え */
        width: 60%;
        margin-right: 16px;
        flex-shrink: 0;
    }

    /* ---- footer ---- */
    #footer .l-footer {
        padding: 60px;
        grid-template-columns: 1fr;
        gap: 60px;
    }
    .l-footer .l-footer__brand {
        gap: 40px;
        margin: 0 auto;
        grid-template-columns: 140px 1fr;
        justify-content: center;
    }
    .p-footer__name {font-size: 22px;}
    .p-footer__name span {font-size: 18px;}
    .p-footer__sns {
        gap: 20px;
        justify-content: center;
    }
    .l-footer__info {padding: 30px 40px;}
    .l-footer__cta {
        margin: 0 auto;
        width: 50%;
    }

    /* ---- deco-icon ---- */
    .about-icon {
        height: 100px;
        top: 50px;
    }
    .table-icon {
        width: 90px;
        top: 0px;
    }
    .menu-icon {
        height: 100px;
        top: 180px;
    }
    .access-icon {width: 100px;}
}

@media screen and (max-width: 600px) {
    /* ---- 切り替えフラグ ---- */
    .br_pc {display: none;}
    .br_sp {display: block;}
    .swiper-hero--pc { display: none; }
    .swiper-hero--sp { display: block; }
    
    /* ---- header / hero ---- */
    .p-header__logo.p-header__logo--hero img {height: 120px;}
    .l-header-main__container {height: 70vh;}
    .p-header-main__copy > img {height: 44px;}
    .p-header-main__title--sub {
        font-size: 25px;
        margin: 0 0 8px;
    }
    .p-header-main__title {margin: 10px 0 20px;}
    .p-header-main__title--main {font-size: 32px;}
    .p-header-main__copy .m-main-copy__bottom--sp {height: 18px;}

    /* ---- news ---- */
    .l-news__container {padding: 24px 16px;}
    .p-news {gap: 20px;}
    .p-news__title {
        font-size: 18px;
        padding: 0 12px 0 0;
        min-width: 80px;
    }
    .p-news__list {
        display: block;
        font-size: 10px;
    }
    .p-news__date {display: inline-block;}
    .p-news__text {font-size: 13px;}

    /* ---- 汎用パーツ ---- */
    .l-about__container {padding: 80px 0 0;}
    .l-table__container {padding: 40px 0px;}
    .l-menu__container {padding: 40px 0 60px;}
    .l-access__container {padding: 60px 0;}
    .l-around__container {padding: 40px 24px;}
    .l-faq__container {padding: 60px 24px 80px;}
    .l-about__header--container,
    .l-table__header--container,
    .l-access__header--container,
    .l-faq__header--container {
        margin: 0 0 28px;
    }
    .p-about__header--label img,
    .p-menu__header--label img,
    .p-table__header--label img,
    .p-access__header--label img,
    .p-faq__header--label img {
        height: 40px;
    }
    .m-sec__title {margin: 16px 0 0;}

    /* ---- about ---- */
    .l-about__body {margin: 0px 0 120px;}
    .l-about__body--upper {
        background-image:
        linear-gradient(to left, transparent 0%, rgba(0,0,0,0.4) 100%),
        url("../img/about_01_sp.webp");
    }
    .l-about__body--upper {aspect-ratio: 12 / 9;}
    .p-about__lead--upper {
        font-size: 18px;
        line-height: 1.75;
    }
    .p-about__img--lower {aspect-ratio: 17 / 9;}
    .m-about__gellery--sp {bottom: -90px;}

    /* ---- table ---- */
    .p-table__item--caption {width: 90%;}
    .p-table__item--jp {
        display: inline-block;
        padding: 4px 8px;
        width: auto;
    }
    .p-table__item--terrace .p-table__item--en img {height: 40px;}
    .p-table__item--indoor .p-table__item--en img {height: 36px;}
    .p-table__item--dog .p-table__item--en img {height: 36px;}
    .p-table__item--vip .p-table__item--en img {height: 40px;}
    .p-table__item--premium .p-table__item--en img {height: 38px;}

    /* ---- menu ---- */
    .l-menu__header--container {margin: 0px 0 80px;}
    .p-menu__sub-title img {
        top: -36px;
        height: 28px;
    }
    .p-menu__sub-title {font-size: 18px;}
    .p-menu__more--text {
        font-size: 14px;
        font-weight: 700;
        margin: 0 0 6px;
    }
    .l-drink__container {
        margin: 100px auto 0;
        padding: 0;
        width: 90%;
    }
    .l-drink__item--container-soft {
        display: grid;
        grid-template-columns: 1fr;
        gap: 20px;
        margin: 0 0 20px;
    }
    .l-drink__item--container-soft .p-drink__item {
        margin: 0;
        text-align: center;
        order:1;
    }
    .l-drink__item--container-soft img {order:2;}
    .l-drink__item--container-soft .p-drink__item--desc {font-size: 20px;}
    .p-drink__item--price {justify-content: center;}
    .l-drink__item--container-alcohol {
        padding: 24px;
        grid-template-columns: 1fr;
        background: url("../img/alcohol_bg_sp.webp") left top;
        background-size: cover;
    }
    .p-drink__sub-title {font-size: 22px;}
    .p-drink__item {padding: 20px 30px;}
    .l-drink__more {margin: 30px 0 0}
    .m-common__btn--large {
        font-size: 14px;
        padding: 16px 24px;
        width: 90%;
    }
    .l-drink__more .m-common__btn--large {width: 100%;}

    /* ---- access / faq ---- */
    .l-access__body {padding: 0;}
    .p-faq__item--question {font-size: 14px;}
    .p-faq__item--answer {font-size: 13px; line-height: 1.75;}
    .p-faq__item--icon {
        font-size: 16px;
        width: 28px;
        height: 28px;
    }
    /* ---- around ---- */
    .p-around__item.swiper-slide {
        /* 1枚見せ：両側にチラ見え */
        width: 80%;
        margin-right: 0;
    }
    .l-around__footer--lead {
        font-size: 14px;
        text-align: left;
    }

    /* ---- footer ---- */
    #footer .l-footer {
        padding: 40px;
        grid-template-columns: 1fr;
        gap: 40px;
    }
    .l-footer .l-footer__brand {
        gap: 30px;
        margin: 0 auto;
        grid-template-columns: 1fr;
        justify-content: center;
        text-align: center;
    }
    .l-footer__info {padding: 20px 24px;}
    .p-footer__logo {
        height: 120px;
        margin: 0 auto;
    }
    .p-footer__name {font-size: 20px;}
    .p-footer__name span {font-size: 16px;}
    .l-footer__cta {width: 100%;}

    /* ---- deco-icon ---- */
    .about-icon {top:70px;}
    .table-icon {top: 120px;}
    .menu-icon {
        height: 100px;
        top: 190px;
    }
    .access-icon {top: 180px;}
}

@media screen and (max-width: 500px) {
    /* ---- header ---- */
    .p-header__logo.p-header__logo--hero img {height: 110px;}
    .p-header__logo.p-header__logo--inline {margin: 0 0 0 20px}
    .p-header__logo.p-header__logo--inline img {height: 40px;}
    .p-header__logo.p-header__logo--inline {padding: 12px 0;}
    .p-hamburger{top: 8px; right: 8px;}
    .overlay_menu__close {top: 12px; right: 12px;}

    /* ---- contents ---- */
    .p-about__img--lower {aspect-ratio: 13 / 9;}
    .m-about__gellery--sp {bottom: -70px;}
    .p-about__lead--lower {font-size: 13px;}
    .p-table__item--jp {font-size: 13px;}

    /* ---- deco-icon ---- */
    .about-icon {
        top: -20px;
        height: 80px;
    }
    .table-icon {
        top: 150px;
        right: 10px;
        width: 80px;
    }
    .menu-icon {
        height: 80px;
        top: 220px;
    }
    .access-icon {
        top: 190px;
        width: 90px;
        right: 10px;
    }
    .faq-icon {width: 150px;}
}

@media screen and (max-width: 400px) {
    .p-header-main__copy > img {height: 38px;}
    .p-header-main__title--sub {font-size: 22px;}
    .p-header-main__title--main {font-size: 28px;}

    .about-icon {
        right: 10px;
        height: 75px;
    }
    .table-icon {
        top: 170px;
        right: 10px;
        width: 55px;
    }
    .menu-icon {
        height: 70px;
        top: 230px;
    }
    .access-icon {
        top: 200px;
        width: 75px;
        right: 0px;
    }
    .faq-icon {width: 130px;}
}