/* common.css */
html,
body{background:#000;}
body{margin:0;background:#000!important;color:#fff!important;font-family:"Yu Mincho","Hiragino Mincho ProN","Hiragino Mincho Pro","MS PMincho","Noto Serif JP",serif!important;}
body.is-loading{visibility:hidden;}
a{color:#fff;text-decoration:none;}
a:hover{color:#ddd;}
header h1{display:none!important;}
#menubar,#menubar-s,#menubar_hdr,.scroll{display:none!important;}
header{height:auto!important;min-height:0!important;overflow:visible!important;background:#000!important;position:relative!important;}
body.content-anchor-scroll #page-content{min-height:100vh;}
.contents,.bg1,.bg2{background:#000!important;color:#fff!important;}
.inner{max-width:390px!important;width:100%!important;padding:0!important;margin:0 auto!important;overflow:visible!important;}
.sp-page{max-width:390px;width:100%;margin:0 auto;background:#000;}
.hero{position:relative;background:#000;}
.hero img.main:not(.hero-slide){display:block;width:100%;height:auto;}
.hero-logo{position:absolute;left:14px;top:14px;width:92px;max-width:28%;z-index:2;filter:drop-shadow(0 0 6px rgba(0,0,0,.45));}
.hero-copy{position:absolute;top:18px;right:10px;writing-mode:vertical-rl;text-orientation:mixed;white-space:nowrap;font-size:18px;line-height:1.7;letter-spacing:.12em;color:#fff;text-shadow:0 0 6px rgba(0,0,0,.45);z-index:2;}

.nav-toggle{
display:none;
position:absolute;
top:12px;
right:12px;
z-index:35;
width:44px;
height:44px;
padding:0;
border:1px solid rgba(255,255,255,.35);
background:rgba(0,0,0,.72);
cursor:pointer;
}
.nav-toggle span{
display:block;
width:22px;
height:2px;
margin:5px auto;
background:#fff;
transition:transform .25s ease,opacity .25s ease;
}
.nav-toggle.is-open span:nth-child(1){
transform:translateY(7px) rotate(45deg);
}
.nav-toggle.is-open span:nth-child(2){
opacity:0;
}
.nav-toggle.is-open span:nth-child(3){
transform:translateY(-7px) rotate(-45deg);
}

.top-nav{position:sticky;top:0;z-index:20;background:#b30000;border-top:1px solid rgba(255,255,255,.08);border-bottom:1px solid rgba(255,255,255,.08);margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw);width:100vw;}
header .top-nav{margin-bottom:0;}
.top-nav ul{list-style:none;margin:0 auto;padding:0;display:flex;flex-wrap:nowrap;justify-content:space-between;gap:0;background:transparent;max-width:1100px;}
.top-nav li{flex:1 1 auto;}
.top-nav a{display:block;font-size:8px;line-height:1;color:#fff;letter-spacing:0;padding:8px 6px;background:#b30000;border-radius:0;white-space:nowrap;border-right:1px solid rgba(255,255,255,.22);text-align:center;}
.top-nav li:last-child a{border-right:0;}
.top-nav a:hover{color:#fff;background:rgba(255,255,255,.08);opacity:1;}

.mobile-nav{
display:none;
position:fixed;
inset:0;
z-index:30;
background:rgba(0,0,0,.72);
opacity:0;
pointer-events:none;
transition:opacity .25s ease;
}
.mobile-nav.is-open{
opacity:1;
pointer-events:auto;
}
.mobile-nav-inner{
position:absolute;
top:0;
right:0;
width:min(82vw,320px);
height:100%;
padding:72px 0 24px;
background:#111;
box-shadow:-8px 0 24px rgba(0,0,0,.35);
overflow:auto;
}
.mobile-nav-list{
list-style:none;
margin:0;
padding:0;
border-top:1px solid rgba(255,255,255,.08);
}
.mobile-nav-list li{
border-bottom:1px solid rgba(255,255,255,.08);
}
.mobile-nav-list a{
display:block;
padding:16px 18px;
font-size:14px;
line-height:1.5;
color:#fff;
background:transparent;
}
.mobile-nav-list a:hover{
color:#fff;
background:rgba(179,0,0,.35);
}

.section{padding:24px 14px;}
.section h2{font-size:18px!important;line-height:1.4!important;letter-spacing:.06em!important;text-align:center!important;margin:0 0 16px!important;}
.section h2 span{display:block;font-size:9px;color:rgba(255,255,255,.78);margin-top:2px;letter-spacing:.08em;}
.lead{font-size:9px;line-height:1.7;text-align:center;color:rgba(255,255,255,.82);margin:0 0 14px;padding:0!important;}
.news-grid,.pickup-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:10px 8px;}
.card .thumb{display:block;width:100%;aspect-ratio:1/1;overflow:hidden;background:#222;}
.card .thumb img{display:block;width:100%;height:100%;object-fit:cover;}
.card .meta{font-size:11px;line-height:1.65;padding-top:8px;color:#fff;}
.more-wrap{display:flex;justify-content:flex-end;margin-top:12px;}
.more-btn{display:inline-block;background:#b30000;color:#fff;font-size:13px;line-height:1;padding:11px 18px;border-radius:2px;border:0;cursor:pointer;}
.schedule-box{background:#2e2e2e;padding:12px 12px 10px;}
.schedule-list{list-style:none;margin:0;padding:0;}
.schedule-list li{font-size:9px;line-height:1.95;color:#fff;border-bottom:1px solid rgba(255,255,255,.08);padding:2px 0;}
.schedule-list li:last-child{border-bottom:none;}
.accordion-items{overflow:hidden;max-height:0;opacity:0;transition:max-height .35s ease,opacity .25s ease;margin-top:0;}
.accordion-items.open{max-height:1200px;opacity:1;margin-top:8px;}
.map-image,.about-photo,.water-photo,.insta-image{display:block;width:100%;height:auto;}
.map-embed{display:block;width:100%;height:320px;border:0;background:#222;}

#schedule .section{
  padding-top:38px;
}

#schedule .schedule-page{
  max-width:1040px;
  margin:0 auto;
}

#schedule .schedule-photo{
  display:block;
  width:min(760px,100%);
  margin:0 auto 34px;
  aspect-ratio:16 / 9;
  object-fit:cover;
  object-position:center;
}

#schedule .schedule-box{
  width:min(980px,100%);
  margin:0 auto;
  padding:0;
  background:transparent;
}

#schedule .schedule-list{
  display:grid;
  grid-template-columns:1fr;
  gap:0;
}

#schedule .schedule-list li{
  display:grid;
  grid-template-columns:170px minmax(0,1fr);
  grid-template-areas:
    "date area"
    "date place";
  column-gap:22px;
  row-gap:4px;
  align-items:baseline;
  min-height:74px;
  padding:0 0 12px;
  border-bottom:0;
  color:#fff;
  font-size:18px;
  line-height:1.45;
  letter-spacing:0;
}

#schedule .schedule-date,
#schedule .schedule-area,
#schedule .schedule-place{
  display:block;
}

#schedule .schedule-date{
  grid-area:date;
  white-space:pre;
}

#schedule .schedule-area{
  grid-area:area;
}

#schedule .schedule-place{
  grid-area:place;
  text-align:left;
}

#schedule .schedule-area,
#schedule .schedule-place{
  padding-left:18px;
}

@media screen and (min-width:9999px){
  #schedule .schedule-list li{
    grid-template-columns:200px 260px minmax(0,1fr);
    grid-template-areas:"date area place";
    column-gap:28px;
    min-height:52px;
    padding:0;
    font-size:24px;
  }

  #schedule .schedule-area,
  #schedule .schedule-place{
    padding-left:0;
  }

  #schedule .schedule-list li.schedule-no-area{
    grid-template-columns:200px minmax(0,1fr);
    grid-template-areas:"date place";
  }
}

.insta-panel{
background:#2a2a2a;
padding:14px;
}
.insta-profile{
display:grid;
grid-template-columns:56px minmax(0,1fr);
grid-template-areas:
  "icon name"
  "bio bio";
align-items:center;
gap:8px 12px;
margin-bottom:14px;
padding:0;
color:#fff;
}
.insta-profile:hover{
color:#fff;
opacity:1;
}
.insta-profile-icon{
grid-area:icon;
display:block;
width:56px;
height:56px;
flex:0 0 56px;
border-radius:50%;
overflow:hidden;
background:#111;
border:1px solid rgba(255,255,255,.14);
}
.insta-profile-icon img{
display:block;
width:100%;
height:100%;
object-fit:cover;
}
.insta-profile-text{
display:contents;
}
.insta-profile-name{
grid-area:name;
display:block;
font-size:14px;
line-height:1.4;
font-weight:700;
letter-spacing:.04em;
margin-bottom:6px;
}
.insta-profile-bio{
grid-area:bio;
display:block;
font-size:9px;
line-height:1.8;
color:rgba(255,255,255,.82);
}
.insta-grid{
display:grid;
grid-template-columns:repeat(3,1fr);
gap:6px;
}
.insta-post{
display:block;
aspect-ratio:1/1;
overflow:hidden;
background:#222;
}
.insta-post img{
display:block;
width:100%;
height:100%;
object-fit:cover;
transition:transform .2s ease;
}
.insta-post:hover img{
transform:scale(1.03);
}

.insta-widget-demo{
margin-top:18px;
padding:14px;
background:#1f1f1f;
border:1px solid rgba(255,255,255,.18);
}
.insta-widget-demo-head{
display:flex;
align-items:center;
justify-content:space-between;
gap:12px;
margin-bottom:10px;
}
.insta-widget-demo-title{
font-size:13px;
line-height:1.4;
font-weight:700;
letter-spacing:.04em;
}
.insta-widget-demo-note{
font-size:9px;
line-height:1.4;
color:rgba(255,255,255,.65);
}
.insta-widget-demo-grid{
display:grid;
grid-template-columns:repeat(3,1fr);
gap:6px;
}
.insta-widget-demo-post,
.insta-widget-demo-grid span{
display:block;
aspect-ratio:1/1;
overflow:hidden;
background-position:center;
background-size:cover;
background-color:#222;
}
.insta-widget-demo-post span{
display:block;
width:100%;
height:100%;
background-position:center;
background-size:cover;
transition:transform .2s ease;
}
.insta-widget-demo-post:hover span{
transform:scale(1.03);
}

.home-contact-links{
display:flex;
align-items:center;
justify-content:center;
flex-wrap:wrap;
gap:12px;
margin:18px auto 0;
}
.home-contact-link{
display:inline-flex;
align-items:center;
justify-content:center;
width:42px;
height:42px;
border:1px solid rgba(255,255,255,.28);
background:#111;
color:#fff;
}
.home-contact-link svg{
display:block;
width:22px;
height:22px;
fill:currentColor;
}
.home-contact-mail{
display:inline-flex;
align-items:center;
min-height:42px;
padding:0 14px;
border:1px solid rgba(255,255,255,.28);
background:#111;
font-size:13px;
line-height:1.2;
letter-spacing:.02em;
color:#fff;
}
.home-contact-link:hover,
.home-contact-mail:hover{
background:#b30000;
color:#fff;
opacity:1;
}

.admin-body{
background:#111;
color:#fff;
font-family:"Times New Roman","Yu Mincho","YuMincho","Hiragino Mincho ProN","serif";
margin:0;
}
.admin-page{
width:min(1040px,calc(100% - 28px));
margin:0 auto;
padding:32px 0 42px;
}
.admin-page h1{
font-size:24px;
line-height:1.4;
letter-spacing:.04em;
margin:0 0 6px;
}
.admin-lead{
font-size:12px;
line-height:1.8;
color:rgba(255,255,255,.75);
margin:0 0 18px;
}
.admin-add-panel,
.admin-current-panel,
.admin-history-panel{
margin:0 0 22px;
}
.admin-section-head{
margin:0 0 12px;
}
.admin-section-head h2{
font-size:17px;
line-height:1.4;
letter-spacing:.04em;
margin:0 0 4px;
}
.admin-section-head p{
font-size:11px;
line-height:1.7;
color:rgba(255,255,255,.68);
margin:0;
}
.admin-add-panel{
background:#1d1d1d;
border:1px solid rgba(255,255,255,.16);
padding:14px;
}
.admin-add-grid{
display:grid;
grid-template-columns:minmax(160px,240px) 1fr;
gap:14px;
align-items:start;
}
.admin-add-fields{
min-width:0;
}
.admin-new-preview{
margin:0;
}
.admin-toolbar{
display:flex;
flex-wrap:wrap;
gap:10px;
align-items:center;
margin:0 0 18px;
}
.admin-button{
appearance:none;
border:1px solid rgba(255,255,255,.34);
background:#b30000;
color:#fff;
font:inherit;
font-size:12px;
line-height:1;
padding:10px 14px;
cursor:pointer;
}
.admin-button.secondary{
background:#222;
}
.admin-status{
font-size:11px;
line-height:1.6;
color:rgba(255,255,255,.75);
}
.admin-grid{
display:grid;
grid-template-columns:repeat(3,1fr);
gap:14px;
}
.admin-card{
background:#1d1d1d;
border:1px solid rgba(255,255,255,.16);
padding:12px;
}
.admin-card h3{
font-size:13px;
line-height:1.4;
letter-spacing:.04em;
margin:0 0 10px;
}
.admin-preview{
display:block;
aspect-ratio:1/1;
background:#252525;
background-position:center;
background-size:cover;
border:1px solid rgba(255,255,255,.12);
margin:0 0 10px;
}
.admin-field{
display:block;
font-size:11px;
line-height:1.6;
color:rgba(255,255,255,.72);
margin:0 0 10px;
}
.admin-field input{
display:block;
width:100%;
margin-top:4px;
background:#111;
border:1px solid rgba(255,255,255,.24);
color:#fff;
font:inherit;
font-size:12px;
line-height:1.4;
padding:8px;
}
.admin-field textarea{
display:block;
width:100%;
margin-top:4px;
background:#111;
border:1px solid rgba(255,255,255,.24);
color:#fff;
font:inherit;
font-size:12px;
line-height:1.7;
padding:8px;
resize:vertical;
}
.admin-field input[type="file"]{
font-size:10px;
padding:7px;
}
.admin-blog-editor{
max-width:720px;
}
.admin-blog-list{
display:grid;
grid-template-columns:1fr;
gap:14px;
}
.admin-blog-card .admin-button{
margin-top:2px;
}
.admin-history-grid{
display:grid;
grid-template-columns:repeat(5,1fr);
gap:10px;
}
.admin-history-card{
padding:9px;
}
.admin-history-card .admin-preview{
margin-bottom:8px;
}
.admin-history-card .admin-button{
width:100%;
padding:9px 8px;
}
.admin-history-url{
font-size:9px;
line-height:1.5;
color:rgba(255,255,255,.7);
height:42px;
margin:0 0 8px;
overflow:hidden;
word-break:break-all;
}
.admin-empty{
grid-column:1/-1;
font-size:11px;
line-height:1.7;
color:rgba(255,255,255,.68);
margin:0;
}
.temp-admin-link{
background:#111;
padding:18px 0 20px;
text-align:center;
}
.temp-admin-link a{
display:inline-block;
border:1px solid rgba(255,255,255,.24);
background:#1d1d1d;
color:rgba(255,255,255,.82);
font-size:11px;
line-height:1;
padding:10px 14px;
text-decoration:none;
}
.temp-admin-link a:hover{
background:#b30000;
color:#fff;
}
@media(max-width:760px){
.admin-add-grid,
.admin-grid{
grid-template-columns:1fr;
}
.admin-history-grid{
grid-template-columns:repeat(2,1fr);
}
}

.sponsor-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:10px 12px;max-width:250px;margin:0 auto;}
.sponsor-card{display:block;aspect-ratio:2.2/1;overflow:hidden;background:#222;}
.sponsor-card img{display:block;width:100%;height:100%;object-fit:cover;}
.about-copy,
.section-copy,
.lead{font-size:10px;line-height:1.9;text-align:center;color:rgba(255,255,255,.82);margin:0 0 16px;padding:0!important;word-break:normal;overflow-wrap:break-word;}
.logo-center{display:block;width:132px;max-width:50%;margin:14px auto 18px;}
.water-title{font-size:24px!important;line-height:1.35!important;letter-spacing:.02em!important;text-align:center!important;margin:0 0 10px!important;}
.water-sub{font-size:9px;line-height:1.85;text-align:center;margin:0 0 14px;padding:0!important;}
.footer-band{background:#b30000;color:#fff;text-align:center;font-size:13px;padding:10px 12px;}
.footer-powered{background:#fff;color:#222;text-align:center;font-size:13px;padding:16px 10px;}
.footer-powered img{height:28px;vertical-align:middle;margin-left:6px;}
.footer-top{display:none;}
.float-top-btn{position:fixed;right:14px;bottom:14px;z-index:40;display:flex;align-items:center;justify-content:center;width:42px;height:42px;background:rgba(0,0,0,.82);border:1px solid rgba(255,255,255,.45);color:#fff;font-size:11px;line-height:1;text-align:center;box-shadow:0 2px 8px rgba(0,0,0,.28);backdrop-filter:blur(2px);}

#cafe-detail .cafe-detail-gallery{
display:grid!important;
grid-template-columns:repeat(3,minmax(0,1fr))!important;
gap:10px!important;
max-width:620px!important;
margin:20px auto 18px!important;
}
#cafe-detail .cafe-detail-gallery img{
display:block!important;
width:100%!important;
height:auto!important;
aspect-ratio:1/1!important;
object-fit:cover!important;
border-radius:4px!important;
}
html{scroll-behavior:smooth;}

html,
body{
max-width:100%;
overflow-x:hidden;
}

*,
*::before,
*::after{
box-sizing:border-box;
}

.insta-profile,
.insta-profile-text,
.insta-profile-bio{
min-width:0;
max-width:100%;
overflow-wrap:anywhere;
word-break:break-word;
}

@media screen and (max-width:480px){
  .top-nav{
    display:none!important;
  }
  .nav-toggle{
    display:block!important;
    position:fixed;
    top:12px;
    right:12px;
    z-index:40;
  }
  .mobile-nav{
    display:block!important;
  }
  .hero .hero-copy{
    top:72px!important;
    right:14px!important;
    z-index:2!important;
  }
}

@media screen and (min-width:481px){
  .inner{
    max-width:1100px!important;
    width:100%!important;
    margin:0 auto!important;
  }
  .sp-page{
    max-width:1100px;
    width:100%;
    margin:0 auto;
  }
  .hero-logo{width:210px;left:32px;top:32px;}
  .hero-copy{font-size:52px;top:38px;right:42px;line-height:1.7;}
  .section{padding:48px 32px;}
  .section h2{font-size:34px!important;}
  .section h2 span{font-size:15px;}
  .about-copy,
  .section-copy,
  .lead,
  .water-sub{
    font-size:18px;
    line-height:2.1;
  }
  .logo-center{width:220px;}
  .card .meta{font-size:15px;line-height:1.7;padding-top:12px;}
  .schedule-list li{font-size:10px;}
  .top-nav{display:block!important;}
  .top-nav a{font-size:15px;padding:15px 14px;}
  .nav-toggle{display:none!important;}
  .mobile-nav{display:none!important;}
  .insta-panel{padding:28px;}
  .insta-profile{grid-template-columns:64px minmax(0,1fr);}
  .insta-profile-icon{width:64px;height:64px;flex-basis:64px;}
  .insta-profile-name{font-size:22px;}
  .insta-profile-bio{font-size:14px;line-height:1.9;}
  .insta-grid{gap:12px;}
  .more-btn{font-size:15px;padding:15px 24px;}
  .footer-band{font-size:16px;padding:14px 12px;}
  .footer-powered{font-size:16px;padding:20px 12px;}
}

@media screen and (min-width:1100px){
  #about .sp-page{
    display:block;
  }

  #about .section-copy{
    text-align:center;
  }

  #about .logo-center{
    margin:14px auto 18px;
  }

  #about .about-photo{
    display:block;
    width:100%;
    height:auto;
    min-height:0;
    object-fit:contain;
  }
}

#about iframe{
  display:block;
  width:100%;
  aspect-ratio:16 / 9;
  height:auto;
}

#about .section h2,
#about .section-copy,
#baristarman-intro .water-title,
#baristarman-intro .water-sub{
  text-align:left!important;
}

#water .baristarman-thumb-list{
  display:grid;
  grid-template-columns:repeat(3,minmax(0,1fr));
  gap:12px;
  max-width:920px;
  margin:24px auto 10px;
  padding:0 0 8px;
}

#water .baristarman-thumb{
  width:100%;
  background:#111;
  border:1px solid rgba(255,255,255,.18);
  overflow:hidden;
}

#water .baristarman-thumb img{
  width:100%;
  aspect-ratio:3 / 4;
  height:auto;
  object-fit:cover;
  object-position:top center;
}

#water .sp-page{
  display:block!important;
}

#water .water-text{
  max-width:920px;
  margin:0 auto;
}

#water .water-title{
  text-align:left!important;
  font-size:30px!important;
  line-height:1.45!important;
  margin:0 0 18px!important;
}

#water .water-lead{
  font-size:24px;
  line-height:1.95;
  letter-spacing:0;
  margin:0 auto 26px;
  color:#fff;
}

#water .water-journey-photo{
  display:block;
  width:min(520px,100%);
  height:auto;
  margin:0 auto 28px;
}

#water .goods-drip-intro{
  display:grid;
  grid-template-columns:minmax(110px,220px) minmax(0,1fr);
  gap:24px;
  align-items:start;
  margin:0 0 28px;
}

#water .goods-product-heading{
  margin:32px 0 18px;
  font-size:clamp(24px,3vw,34px);
  line-height:1.45;
}

#water .goods-stockist-heading{
  margin:28px 0 16px;
  padding-right:clamp(32px,6vw,64px);
  padding-left:clamp(32px,6vw,64px);
  font-size:clamp(18px,2vw,24px);
  line-height:1.5;
}

#water .goods-drip-images{
  display:grid;
  gap:10px;
}

#water .goods-drip-images img{
  display:block;
  width:100%;
  height:auto;
}

#water .goods-drip-intro .water-lead{
  margin:0;
}

#water .goods-blend-images{
  display:grid;
  grid-template-columns:1.2fr 1fr;
  gap:12px;
  align-items:start;
  margin:0 auto 28px;
}

#water .goods-blend-images img{
  display:block;
  width:100%;
  height:auto;
}

#water .goods-store-heading{
  position:absolute;
  width:1px;
  height:1px;
  margin:-1px;
  padding:0;
  overflow:hidden;
  clip:rect(0 0 0 0);
  white-space:nowrap;
  border:0;
}

#water .goods-store-top{
  display:grid;
  align-items:center;
  margin:0 auto 28px;
}

#water .goods-store-top img,
#water .goods-store-feature,
#water .goods-store-bottom img{
  display:block;
  width:100%;
  height:auto;
}

#water .goods-store-wagutsu .goods-store-top{
  width:67%;
  grid-template-columns:1.96fr 1fr;
  column-gap:7.5%;
}

#water .goods-store-yamaoka .goods-store-top{
  width:77%;
  grid-template-columns:1.82fr 1fr;
  column-gap:7.5%;
}

#water .goods-store-leshirondelles .goods-store-top{
  width:64%;
  grid-template-columns:1.59fr 1fr;
  column-gap:10.3%;
}

#water .goods-store-sainenji .goods-store-top{
  width:59%;
  grid-template-columns:.9fr 1fr;
  column-gap:8.8%;
}

#water .goods-store-copy{
  margin-right:0;
}

#water .goods-store-feature{
  margin-right:auto;
  margin-left:auto;
}

#water .goods-store-wagutsu .goods-store-copy{
  width:92%;
  margin-left:4%;
  margin-bottom:15px;
}

#water .goods-store-yamaoka .goods-store-copy{
  width:90%;
  margin-left:6%;
  margin-bottom:21px;
}

#water .goods-store-leshirondelles .goods-store-copy{
  width:92%;
  margin-left:4%;
  margin-bottom:27px;
}

#water .goods-store-sainenji .goods-store-copy{
  width:89%;
  margin-left:6%;
  margin-bottom:34px;
}

#water .goods-store-wagutsu .goods-store-feature{
  width:45%;
  margin-bottom:31px;
}

#water .goods-store-yamaoka .goods-store-feature{
  width:44%;
  margin-bottom:65px;
}

#water .goods-store-leshirondelles .goods-store-feature{
  width:38%;
  margin-bottom:40px;
}

#water .goods-store-sainenji .goods-store-feature{
  width:44%;
  margin-bottom:11px;
}

#water .goods-store-bottom{
  display:grid;
  align-items:start;
  margin:0 auto 28px;
}

#water .goods-store-wagutsu .goods-store-bottom{
  width:83%;
  grid-template-columns:.83fr 1fr;
  column-gap:8.8%;
}

#water .goods-store-yamaoka .goods-store-bottom{
  width:90%;
  grid-template-columns:.65fr 1fr;
  column-gap:6.7%;
}

#water .goods-store-leshirondelles .goods-store-bottom{
  width:95%;
  grid-template-columns:.86fr 1fr;
  column-gap:3.7%;
}

#water .goods-store-sainenji .goods-store-bottom{
  width:87%;
  grid-template-columns:1fr 1fr;
  column-gap:4.5%;
}

#water .goods-store-info{
  width:90%;
  margin:40px auto 18px;
  border-top:1px solid rgba(255,255,255,.22);
  border-bottom:1px solid rgba(255,255,255,.22);
}

#water .goods-store-info div{
  display:grid;
  grid-template-columns:90px 1fr;
  gap:14px;
  padding:13px 0;
}

#water .goods-store-info dt,
#water .goods-store-info dd{
  margin:0;
  font-size:18px;
  line-height:1.8;
}

#water .goods-store-info dt{
  color:rgba(255,255,255,.58);
}

#water .goods-store-map{
  width:90%;
  aspect-ratio:16 / 10;
  min-height:320px;
  margin:0 auto;
  background:#111;
  border:1px solid rgba(255,255,255,.28);
}

#water .goods-store-map iframe{
  display:block;
  width:100%;
  height:100%;
  border:0;
}

#water .goods-store-back{
  margin:18px 0 0;
  text-align:center;
}

#water .goods-store-back a{
  display:inline-block;
  padding:10px 14px;
  border:1px solid rgba(255,255,255,.28);
  color:rgba(255,255,255,.82);
  font-size:14px;
  line-height:1;
  text-decoration:none;
}

#water .goods-store-back a:hover,
#water .goods-store-back a:focus{
  background:#b30000;
  color:#fff;
}

#water .water-journey-list{
  list-style:none;
  margin:0 0 28px;
  padding:0 clamp(24px,5vw,48px);
}

#water .goods-stockist-list{
  padding-right:clamp(32px,6vw,64px);
  padding-left:clamp(32px,6vw,64px);
}

#water .water-journey-list li{
  font-size:24px;
  line-height:1.9;
  color:#fff;
}

#water .water-article-link{
  display:block;
  width:100%;
  padding:0;
  border:0;
  background:transparent;
  color:#fff;
  font:inherit;
  line-height:inherit;
  text-align:left;
  cursor:pointer;
}

#water .water-article-link:hover,
#water .water-article-link:focus{
  color:#ffb3b3;
  outline:0;
}

@media screen and (max-width:480px){
  #water .water-title{
    font-size:22px!important;
  }

  #water .water-lead,
  #water .water-journey-list li{
    font-size:18px;
    line-height:1.85;
  }

  #water .water-journey-photo{
    width:min(320px,100%);
    margin-bottom:24px;
  }

  #water .goods-drip-intro{
    grid-template-columns:90px minmax(0,1fr);
    gap:10px;
    margin-bottom:24px;
  }

  #water .goods-drip-images{
    gap:8px;
  }

  #water .goods-blend-images{
    gap:8px;
    margin-bottom:24px;
  }

  #water .goods-store-top{
    margin-bottom:24px;
  }

  #water .goods-store-bottom{
    margin-bottom:24px;
  }

  #water .goods-store-info,
  #water .goods-store-map{
    width:100%;
  }

  #water .goods-store-info{
    margin-top:32px;
  }

  #water .goods-store-info div{
    grid-template-columns:64px 1fr;
    gap:10px;
  }

  #water .goods-store-info dt,
  #water .goods-store-info dd{
    font-size:14px;
  }

  #water .goods-store-map{
    min-height:250px;
  }

	  #water .baristarman-thumb-list{
	    grid-template-columns:repeat(2,minmax(0,1fr));
	    gap:10px;
	  }

	  .home-contact-links{
	    gap:10px;
	  }

	  .home-contact-mail{
	    width:100%;
	    justify-content:center;
	    box-sizing:border-box;
	  }

  #schedule .section{
    padding-top:32px;
  }

  #schedule .schedule-photo{
    margin-bottom:28px;
  }

  #schedule .schedule-list li{
    grid-template-columns:1fr;
    grid-template-areas:
      "date"
      "area"
      "place";
    gap:3px;
    min-height:98px;
    font-size:18px;
  }

  #schedule .schedule-area,
  #schedule .schedule-place{
    font-size:17px;
    padding-left:18px;
  }
}

#instagram .sp-page{
  border-top:1px solid rgba(255,255,255,.22);
  padding-top:48px;
}

#instagram .insta-panel{
  display:grid;
  grid-template-columns:340px minmax(0,1fr);
  gap:28px;
  align-items:start;
}

#instagram .insta-profile{
  margin-bottom:0;
}

@media screen and (min-width:481px) and (max-width:1099px){
  #about .sp-page{
    display:block;
  }

  #about .section-copy{
    text-align:center;
  }

  #about .about-photo{
    display:block;
    width:100%;
    height:auto;
    min-height:0;
    object-fit:contain;
  }
}

@media screen and (max-width:1099px){
  #instagram .insta-panel{
    display:block;
  }

  #instagram .insta-profile{
    margin-bottom:14px;
  }

  #instagram .insta-grid{
    display:grid;
    grid-template-columns:repeat(3,1fr);
    gap:6px;
  }
}

@media screen and (min-width:1100px){
  #instagram .insta-panel{
    display:block!important;
    max-width:none;
    width:100%;
    margin:0 auto;
    text-align:center;
  }

  #instagram .insta-profile{
    grid-template-columns:72px minmax(0,max-content);
    justify-content:center;
    gap:10px 16px;
    max-width:760px;
    margin:0 auto;
  }

  #instagram .insta-profile-icon{
    width:72px!important;
    height:72px!important;
    flex-basis:72px!important;
  }

  #instagram .insta-profile-bio{
    font-size:14px!important;
    line-height:1.9!important;
    margin:0!important;
    text-align:center;
    color:rgba(255,255,255,.82)!important;
  }

  #instagram .insta-profile-name{
    font-size:22px!important;
    line-height:1.4!important;
  }
}

@media screen and (min-width:481px) and (max-width:1099px){
  #map .sp-page{
    display:block;
  }

  #map .lead{
    text-align:center;
  }

  #map .map-embed{
    width:100%;
    height:420px;
  }
}

@media screen and (max-width:480px){
  #map .map-embed{
    height:320px;
  }
}

@media screen and (min-width:1100px){
  #water .sp-page{
    display:grid;
    grid-template-columns:minmax(460px,1fr) minmax(320px,440px);
    grid-template-areas:
      "text photo";
    gap:42px;
    align-items:center;
  }

  #water .water-title,
  #water .water-sub{
    text-align:left!important;
  }

  #water .water-title{
    margin:0 0 18px!important;
  }

  #water .water-sub{
    margin:0 0 14px!important;
  }

  #water .water-sub:last-of-type{
    margin-bottom:0!important;
  }

  #water .water-photo{
    grid-area:photo;
    width:100%;
    height:100%;
    min-height:520px;
    object-fit:cover;
  }
}

@media screen and (min-width:481px) and (max-width:1099px){
  #water .sp-page{
    display:block;
  }

  #water .water-title,
  #water .water-sub{
    text-align:center!important;
  }

  #water .water-photo{
    width:100%;
    height:auto;
    min-height:0;
    object-fit:contain;
  }
}

.float-top-btn{
  position:fixed;
  right:14px;
  bottom:14px;
  z-index:99999;
  display:flex;
  align-items:center;
  justify-content:center;
  width:42px;
  height:42px;
  padding:0;
  background:rgba(0,0,0,.82)!important;
  border:1px solid rgba(255,255,255,.45);
  color:#fff!important;
  font-size:11px;
  line-height:1;
  text-align:center;
  box-shadow:0 2px 8px rgba(0,0,0,.28);
  cursor:pointer;
  pointer-events:auto;
  appearance:none;
  -webkit-appearance:none;
}

.float-top-btn:hover,
.float-top-btn:focus,
.float-top-btn:active{
  color:#fff!important;
  background:rgba(0,0,0,.82)!important;
  outline:none!important;
}

.float-top-btn.is-tap{
  color:#fff!important;
  background:#b30000!important;
}
@media (hover:hover){
  .float-top-btn:hover{
    color:#fff!important;
    background:#b30000!important;
    outline:none!important;
  }
}

@media screen and (max-width: 800px) {
	.hero-slider {
		height: 620px;
	}
}

@media screen and (max-width: 480px) {
	.hero-slider {
		height: 520px;
	}
}

#schedule .schedule-list li{
  grid-template-columns:170px minmax(0,1fr)!important;
  grid-template-areas:
    "date area"
    "date place"!important;
  font-size:22px;
  line-height:1.5;
  min-height:90px;
  padding-bottom:16px;
}

#schedule .schedule-area,
#schedule .schedule-place{
  font-size:21px;
}

#schedule .schedule-list li.schedule-no-area{
  grid-template-areas:"date place"!important;
}

@media screen and (max-width:480px){
  #schedule .schedule-list li{
    grid-template-columns:1fr!important;
    grid-template-areas:
      "date"
      "area"
      "place"!important;
    font-size:19px;
    line-height:1.55;
    min-height:108px;
  }

  #schedule .schedule-list li.schedule-no-area{
    grid-template-areas:
      "date"
      "place"!important;
  }

  #schedule .schedule-area,
  #schedule .schedule-place{
    font-size:18px;
  }
}

#schedule .schedule-list li.schedule-has-article{
  display:block!important;
  min-height:0;
  padding:0 0 16px;
}

#schedule .schedule-article-link{
  -webkit-appearance:none!important;
  appearance:none!important;
  display:grid;
  grid-template-columns:170px minmax(0,1fr);
  grid-template-areas:
    "date area"
    "date place";
  column-gap:22px;
  row-gap:4px;
  align-items:baseline;
  width:100%;
  min-height:90px;
  padding:0;
  border:0!important;
  border-radius:0!important;
  background:none!important;
  box-shadow:none!important;
  color:#fff!important;
  font:inherit;
  line-height:inherit;
  letter-spacing:inherit;
  text-align:left;
  cursor:pointer;
}

#schedule .schedule-article-link:hover{
  background:none!important;
  color:#ffb3b3!important;
}

#schedule .schedule-article-link:focus-visible{
  background:none!important;
  color:#ffb3b3!important;
  outline:1px solid rgba(255,179,179,.75);
  outline-offset:5px;
}

@media screen and (max-width:480px){
  #schedule .schedule-article-link{
    grid-template-columns:1fr;
    grid-template-areas:
      "date"
      "area"
      "place";
    gap:3px;
    min-height:108px;
  }
}

.hero-slider{
  height:min(72vh,720px)!important;
  background:#000!important;
}

.hero-slider .hero-slide{
  object-fit:contain!important;
  object-position:center center!important;
  background:#000!important;
}

@media screen and (max-width:800px){
  .hero-slider{
    height:460px!important;
  }
}

@media screen and (max-width:480px){
  .hero-slider{
    height:390px!important;
  }
}

/* Sado Benkei inspired fixed hero
---------------------------------------------------------------------------*/
header > .inner{
  max-width:none!important;
}

header > .inner > .sp-page{
  max-width:none!important;
}

#site-header{
  position:relative;
  z-index:0;
}

#page-content{
  position:relative;
  z-index:1;
}

.hero{
  --hero-bg-image:url("../images/hero-20260619-01.jpg");
  --hero-fixed-top:0px;
  position:relative;
  min-height:100vh;
  height:100vh;
  overflow:hidden;
  background-color:#000!important;
  background-image:var(--hero-bg-image)!important;
  background-repeat:no-repeat!important;
  background-position:center center!important;
  background-size:cover!important;
  background-attachment:fixed!important;
  isolation:isolate;
}

.hero-fixed-bg{
  display:block;
  position:fixed;
  inset:var(--hero-fixed-top) 0 0;
  z-index:0;
  opacity:0;
  background-color:#000;
  background-image:var(--hero-bg-image);
  background-repeat:no-repeat;
  background-position:center center;
  background-size:cover;
  pointer-events:none;
  transition:opacity 2000ms ease-in-out;
  will-change:opacity;
}

.hero.is-hero-visible .hero-fixed-bg.is-active{
  opacity:1;
}

.hero:not(.is-hero-visible) .hero-fixed-bg{
  opacity:0!important;
  visibility:hidden;
}

.hero::after{
  display:none;
}

.hero-slider{
  position:absolute!important;
  inset:0!important;
  width:100%!important;
  height:100%!important;
  min-height:0!important;
  max-height:none!important;
  opacity:0!important;
  pointer-events:none!important;
  visibility:hidden!important;
  z-index:-1!important;
}

.hero-slider .hero-slide{
  object-fit:cover!important;
  object-position:center center!important;
  background:#000!important;
  filter:none;
}

.hero-brand{
  position:absolute;
  left:50%;
  top:50%;
  transform:translate(-50%,-50%);
  display:flex;
  align-items:center;
  justify-content:center;
  width:min(420px,42vw);
  padding:0;
  z-index:10;
  background:transparent;
  box-shadow:none;
  filter:none;
}

.hero-brand img{
  display:block;
  width:100%;
  height:auto;
}

.hero .hero-copy{
  display:none!important;
}

.hero .nav-toggle{
  z-index:40!important;
}

@media screen and (max-width:800px){
  .hero{
    min-height:100vh;
    height:100vh;
  }

  .hero-brand{
    width:min(330px,58vw);
  }
}

@media screen and (max-width:480px){
  .hero{
    --hero-fixed-top:0px;
    min-height:100svh;
    height:100svh;
    background-image:none!important;
    background-attachment:scroll!important;
    background-position:center center!important;
  }

  .hero-fixed-bg{
    inset:0;
  }

  .hero::after{
    display:none;
  }

  .hero-slider .hero-slide{
    object-position:center center!important;
  }

  .hero-brand{
    width:min(230px,58vw);
  }
}

@supports (-webkit-touch-callout:none){
  @media screen and (max-width:480px){
    .hero{
      min-height:100svh;
      height:100svh;
      background-attachment:scroll!important;
    }
  }
}

@media screen and (orientation:landscape) and (max-height:480px){
  .hero{
    --hero-fixed-top:0px;
    min-height:100svh;
    height:100svh;
    background-image:none!important;
    background-attachment:scroll!important;
    background-position:center center!important;
  }

  .hero-fixed-bg{
    inset:0;
  }

  .hero-brand{
    width:min(180px,22vw);
  }
}
