@charset "UTF-8";
/* http://meyerweb.com/eric/tools/css/reset/
   v2.0 | 20110126
   License: none (public domain)
*/
a, abbr, acronym, address, applet, article, aside, audio, b, big, blockquote, body, canvas, caption, center, cite, code, dd, del, details, dfn, div, dl, dt, em, embed, fieldset, figcaption, figure, footer, form, h1, h2, h3, h4, h5, h6, header, hgroup, html, i, iframe, img, ins, kbd, label, legend, li, mark, menu, nav, object, ol, output, p, pre, q, ruby, s, samp, section, small, span, strike, strong, sub, summary, sup, table, tbody, td, tfoot, th, thead, time, tr, tt, u, ul, var, video, main {
  margin: 0;
  padding: 0;
  border: 0;
  vertical-align: baseline;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary, main {
  display: block;
}

body, html {
  line-height: 1;
}

ol, ul {
  list-style: none;
}

h1, h2, h3, h4, h5, h6 {
  font-weight: 400;
  font-size: 1em;
}

blockquote, q {
  quotes: none;
}

blockquote:after, blockquote:before {
  content: "";
  content: none;
}

q:after, q:before {
  content: "";
  content: none;
}

a img {
  border: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

/* iOSでのデフォルトスタイルをリセット */
input[type=button], input[type=text], input[type=tel], input[type=email], input[type=submit], input[type=image], textarea {
  border-radius: 0;
  -webkit-box-sizing: content-box;
  -webkit-appearance: button;
  -moz-appearance: button;
       appearance: button;
  border: none;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  cursor: pointer;
}

input[type=submit]::-webkit-search-decoration,
input[type=button]::-webkit-search-decoration {
  display: none;
}

input[type=submit]::focus,
input[type=button]::focus {
  outline-offset: -2px;
}

select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border: none;
  outline: none;
  background: transparent;
}

button,
input[type=submit] {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  padding: 0;
  border: none;
  outline: none;
  background: transparent;
}

input[type=radio] {
  display: none;
}

input[type=radio]:checked + label {
  background: #5f5f5f;
}

select::-ms-expand {
  display: none;
}

figure img {
  vertical-align: bottom;
}

video {
  -webkit-filter: drop-shadow(0px 0px #000);
          filter: drop-shadow(0px 0px #000);
  outline: none;
  border: none;
}

em {
  font-style: normal;
}

button {
  cursor: pointer;
}

/*******************************

BREAK POINTS

*******************************/
/*******************************

    COLORS

*******************************/
/*******************************

    FONTS

*******************************/
/* FONT SIZE */
/* FONT SET */
/*******************************

    DISPLAY

*******************************/
@media screen and (min-width: 641px) {
  .sp {
    display: none;
  }
}

@media screen and (max-width: 640px) {
  .lsp {
    display: none;
  }
}

@media screen and (min-width: 769px) {
  .tbmin {
    display: none;
  }
}

@media screen and (max-width: 768px) {
  .ltbmin {
    display: none;
  }
}

@media screen and (max-width: 1024px) {
  .pc {
    display: none;
  }
}

@media screen and (min-width: 1025px) {
  .tb {
    display: none;
  }
}

@media screen and (max-width: 1024px) {
  .ltb {
    display: none;
  }
}

/*******************************

    HOVER

*******************************/
/*******************************

    BLOCK

*******************************/
/*******************************

    BASE

*******************************/
html,
body {
  width: 100%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

html {
  position: relative;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-family: "Noto Sans JP", "游ゴシック Medium", YuGothic, YuGothicM, "Noto Sans JP", "Hiragino Kaku Gothic ProN", メイリオ, Meiryo, sans-serif;
  font-weight: 400;
  font-style: normal;
}
@media screen and (min-width: 1025px) {
  html {
    font-size: 0.9375vw;
  }
}
@media screen and (min-width: 1600px) {
  html {
    font-size: 15px;
  }
}
@media screen and (max-width: 1024px) {
  html {
    font-size: 1.46484375vw;
  }
}
@media screen and (max-width: 768px) {
  html {
    font-size: 1.3020833333vw;
  }
}
@media screen and (max-width: 640px) {
  html {
    font-size: 2.6666666667vw;
  }
}

body {
  background: #FFF;
  color: #000;
  font-size: 1.5rem;
}

img {
  max-width: 100%;
}

table {
  border-spacing: 0;
  border-collapse: collapse;
}

a {
  text-decoration: none;
  color: #000;
}

p {
  word-wrap: break-word;
}

p img {
  vertical-align: bottom;
  max-width: 100%;
}

input[type=button], input[type=text], input[type=tel], input[type=email], input[type=submit], input[type=image], textarea, button {
  color: #000;
}

a::-moz-selection, abbr::-moz-selection, acronym::-moz-selection, address::-moz-selection, applet::-moz-selection, article::-moz-selection, aside::-moz-selection, audio::-moz-selection, b::-moz-selection, big::-moz-selection, blockquote::-moz-selection, body::-moz-selection, canvas::-moz-selection, caption::-moz-selection, center::-moz-selection, cite::-moz-selection, code::-moz-selection, dd::-moz-selection, del::-moz-selection, details::-moz-selection, dfn::-moz-selection, div::-moz-selection, dl::-moz-selection, dt::-moz-selection, em::-moz-selection, embed::-moz-selection, fieldset::-moz-selection, figcaption::-moz-selection, figure::-moz-selection, footer::-moz-selection, form::-moz-selection, h1::-moz-selection, h2::-moz-selection, h3::-moz-selection, h4::-moz-selection, h5::-moz-selection, h6::-moz-selection, header::-moz-selection, hgroup::-moz-selection, html::-moz-selection, i::-moz-selection, iframe::-moz-selection, img::-moz-selection, ins::-moz-selection, kbd::-moz-selection, label::-moz-selection, legend::-moz-selection, li::-moz-selection, mark::-moz-selection, menu::-moz-selection, nav::-moz-selection, object::-moz-selection, ol::-moz-selection, output::-moz-selection, p::-moz-selection, pre::-moz-selection, q::-moz-selection, ruby::-moz-selection, s::-moz-selection, samp::-moz-selection, section::-moz-selection, small::-moz-selection, span::-moz-selection, strike::-moz-selection, strong::-moz-selection, sub::-moz-selection, summary::-moz-selection, sup::-moz-selection, table::-moz-selection, tbody::-moz-selection, td::-moz-selection, tfoot::-moz-selection, th::-moz-selection, thead::-moz-selection, time::-moz-selection, tr::-moz-selection, tt::-moz-selection, u::-moz-selection, ul::-moz-selection, var::-moz-selection, video::-moz-selection, main::-moz-selection, br::-moz-selection, picture::-moz-selection, pre::-moz-selection {
  background: #dcdcdc;
  color: #FFF;
}

a::selection, abbr::selection, acronym::selection, address::selection, applet::selection, article::selection, aside::selection, audio::selection, b::selection, big::selection, blockquote::selection, body::selection, canvas::selection, caption::selection, center::selection, cite::selection, code::selection, dd::selection, del::selection, details::selection, dfn::selection, div::selection, dl::selection, dt::selection, em::selection, embed::selection, fieldset::selection, figcaption::selection, figure::selection, footer::selection, form::selection, h1::selection, h2::selection, h3::selection, h4::selection, h5::selection, h6::selection, header::selection, hgroup::selection, html::selection, i::selection, iframe::selection, img::selection, ins::selection, kbd::selection, label::selection, legend::selection, li::selection, mark::selection, menu::selection, nav::selection, object::selection, ol::selection, output::selection, p::selection, pre::selection, q::selection, ruby::selection, s::selection, samp::selection, section::selection, small::selection, span::selection, strike::selection, strong::selection, sub::selection, summary::selection, sup::selection, table::selection, tbody::selection, td::selection, tfoot::selection, th::selection, thead::selection, time::selection, tr::selection, tt::selection, u::selection, ul::selection, var::selection, video::selection, main::selection, br::selection, picture::selection, pre::selection {
  background: #dcdcdc;
  color: #FFF;
}
a::-moz-selection, abbr::-moz-selection, acronym::-moz-selection, address::-moz-selection, applet::-moz-selection, article::-moz-selection, aside::-moz-selection, audio::-moz-selection, b::-moz-selection, big::-moz-selection, blockquote::-moz-selection, body::-moz-selection, canvas::-moz-selection, caption::-moz-selection, center::-moz-selection, cite::-moz-selection, code::-moz-selection, dd::-moz-selection, del::-moz-selection, details::-moz-selection, dfn::-moz-selection, div::-moz-selection, dl::-moz-selection, dt::-moz-selection, em::-moz-selection, embed::-moz-selection, fieldset::-moz-selection, figcaption::-moz-selection, figure::-moz-selection, footer::-moz-selection, form::-moz-selection, h1::-moz-selection, h2::-moz-selection, h3::-moz-selection, h4::-moz-selection, h5::-moz-selection, h6::-moz-selection, header::-moz-selection, hgroup::-moz-selection, html::-moz-selection, i::-moz-selection, iframe::-moz-selection, img::-moz-selection, ins::-moz-selection, kbd::-moz-selection, label::-moz-selection, legend::-moz-selection, li::-moz-selection, mark::-moz-selection, menu::-moz-selection, nav::-moz-selection, object::-moz-selection, ol::-moz-selection, output::-moz-selection, p::-moz-selection, pre::-moz-selection, q::-moz-selection, ruby::-moz-selection, s::-moz-selection, samp::-moz-selection, section::-moz-selection, small::-moz-selection, span::-moz-selection, strike::-moz-selection, strong::-moz-selection, sub::-moz-selection, summary::-moz-selection, sup::-moz-selection, table::-moz-selection, tbody::-moz-selection, td::-moz-selection, tfoot::-moz-selection, th::-moz-selection, thead::-moz-selection, time::-moz-selection, tr::-moz-selection, tt::-moz-selection, u::-moz-selection, ul::-moz-selection, var::-moz-selection, video::-moz-selection, main::-moz-selection, br::-moz-selection, picture::-moz-selection, pre::-moz-selection {
  background: #dcdcdc;
  color: #FFF;
}

/*******************************

    HEAD

*******************************/
/* HEAD TOP
----------------------------- */
#head {
  --barColor: #D6D2C7;
}
#head.is-lightBase {
  --barColor: #000;
}

body:has(.is-lower) #head {
  --barColor: #000;
}
body:has(.is-lower) #head::before {
  display: none;
}

.head__btn {
  width: 2.5rem;
  height: 2.5rem;
  position: fixed;
  right: 2.5rem;
  top: 3.5rem;
  z-index: 9999;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  cursor: pointer;
}
.head__btn span:not(.badge) {
  width: 100%;
  height: 1px;
  display: block;
  background: var(--barColor);
  margin: 2.5px 0;
  -webkit-transition: 0.3s ease;
  transition: 0.3s ease;
}
.head__btn .badge {
  width: 0.8rem;
  height: 0.8rem;
  display: block;
  border-radius: 50%;
  background: #ff3333;
  position: absolute;
  left: -0.2rem;
  top: 0.2rem;
  opacity: 0;
  -webkit-transition: 0.3s ease;
  transition: 0.3s ease;
}
.head__btn.is-active span {
  margin: 0;
}
.head__btn.is-active span:first-child {
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}
.head__btn.is-active span:nth-child(2) {
  -webkit-transform: rotate(-45deg) translateY(-1px);
          transform: rotate(-45deg) translateY(-1px);
}
.head__btn.is-active span:nth-child(3) {
  opacity: 0;
}
.head__btn.is-active .badge {
  opacity: 0;
}
.head__btn:has(+ .head__menu__wrap.is-shown).is-active span:first-child {
  background: #000;
}
.head__btn:has(+ .head__menu__wrap.is-shown).is-active span:nth-child(2) {
  background: #000;
}

body.fixed {
  overflow: hidden;
}

.head__menu {
  padding: 4rem 3.5rem;
}
.head__menu__wrap {
  position: fixed;
  width: 19.5rem;
  height: 100vh;
  right: 0;
  top: 0;
  background: #D6D2C7;
  z-index: 999;
  -webkit-transition: 0.45s ease-in-out;
  transition: 0.45s ease-in-out;
  -webkit-transform-origin: center top;
          transform-origin: center top;
  -webkit-transform: translateX(100%);
          transform: translateX(100%);
}
.head__menu__wrap.is-shown {
  -webkit-transform: translateX(0);
          transform: translateX(0);
}
.head__menu__bg {
  width: 100%;
  height: 100%;
  position: fixed;
  z-index: 997;
  background: rgba(0, 0, 0, 0.22);
  left: 0;
  top: 0;
  -webkit-transition: 0.45s ease;
  transition: 0.45s ease;
  visibility: hidden;
  opacity: 0;
}
.head__menu .logo {
  width: 7.5rem;
  margin-bottom: 4rem;
}
.head__menu__main__list {
  font-family: "Inter", "Noto Sans JP", "游ゴシック Medium", YuGothic, YuGothicM, "Noto Sans JP", "Hiragino Kaku Gothic ProN", メイリオ, Meiryo, sans-serif;
  font-size: 1.6rem;
  font-weight: 700;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 2.5rem;
}
.head__menu__main__list a {
  position: relative;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}
.head__menu__main__list .badge {
  width: 0.8rem;
  height: 0.8rem;
  display: block;
  border-radius: 50%;
  background: #ff3333;
  position: absolute;
  right: -0.9rem;
  top: 0.1rem;
  opacity: 0;
}
.head__menu__sub {
  margin-top: 6rem;
  font-family: "Inter", "Noto Sans JP", "游ゴシック Medium", YuGothic, YuGothicM, "Noto Sans JP", "Hiragino Kaku Gothic ProN", メイリオ, Meiryo, sans-serif;
  font-size: 1.6rem;
  font-weight: 700;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 1.75rem;
}
.head__menu__sub a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}
.head__menu__sub img {
  display: block;
  width: 1.5rem;
  margin-right: 1.3rem;
}
.head__menu__reserve {
  margin-top: 3rem;
}
.head__menu__reserve a {
  font-family: "Inter", "Noto Sans JP", "游ゴシック Medium", YuGothic, YuGothicM, "Noto Sans JP", "Hiragino Kaku Gothic ProN", メイリオ, Meiryo, sans-serif;
  height: 2.75rem;
  width: 11.5rem;
  aspect-ratio: 1/1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 1.25rem;
  z-index: 3;
  border-radius: 100vh;
  background: #000;
  font-size: 1.4rem;
  font-weight: 700;
  color: #D6D2C7;
  padding-bottom: 0.25rem;
  margin-left: -0.5rem;
}

#head:has(.head__menu__wrap.is-shown) .head__menu__bg {
  visibility: visible;
  opacity: 1;
}

body.has-newEvent .head__btn span:first-child {
  width: calc(100% - 0.8rem);
  margin-left: auto;
}
body.has-newEvent .head__btn .badge {
  opacity: 1;
}
body.has-newEvent .head__btn.is-active span:first-child {
  width: 100% !important;
}
body.has-newEvent .head__btn.is-active .badge {
  opacity: 0;
}
body.has-newEvent .head__menu__main__list .badge {
  opacity: 1;
}

/* HEAD LOWER
----------------------------- */
.head__logo {
  position: fixed;
  width: 5.5rem;
  z-index: 2;
  top: 2.5rem;
  left: 2.5rem;
}
.head__logo.top__head__logo {
  width: 8.25rem;
}

/* HEAD 下側エリア
----------------------------- */
.head__bottom {
  position: fixed;
  left: 0;
  bottom: 3.5rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  width: 100%;
  padding: 0 4rem;
  z-index: 996;
}
.head__bottom a, .head__bottom button {
  color: #D6D2C7;
  font-weight: 600;
  font-size: 1.4rem;
  line-height: 1;
}
.head__bottom__home {
  letter-spacing: 0.05em;
}
.head__bottom__home img {
  display: block;
  margin: 0 auto;
  width: 2rem;
  margin-bottom: 0.25em;
}
.head__bottom__roaster {
  display: block;
  margin: 0 auto;
}
.head__bottom__roaster .img {
  width: 7rem;
  height: 7rem;
  border-radius: 50%;
  overflow: hidden;
  border: 3px solid #fff;
  margin: 0 auto;
  margin-bottom: 0.5em;
}
.head__bottom__deliver {
  letter-spacing: 0.05em;
}
.head__bottom__deliver img {
  display: block;
  margin: 0 auto;
  width: 2.25rem;
  margin-bottom: 0.25em;
}

/* 背景
----------------------------- */
#head::before, #head::after {
  content: "";
  width: 100%;
  position: fixed;
  left: 0;
  z-index: 995;
}
#head::before {
  top: 0;
  height: clamp(7rem, 18vh, 15rem);
  background: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, 0)), to(rgb(0, 0, 0)));
  background: linear-gradient(0deg, rgba(0, 0, 0, 0) 0%, rgb(0, 0, 0) 100%);
  opacity: 0.4;
  mix-blend-mode: luminosity;
  pointer-events: none;
}
#head::after {
  bottom: 0;
  height: clamp(7rem, 11vh, 9rem);
  background: -webkit-gradient(linear, left bottom, left top, from(rgb(0, 0, 0)), to(rgba(0, 0, 0, 0)));
  background: linear-gradient(0deg, rgb(0, 0, 0) 0%, rgba(0, 0, 0, 0) 100%);
  pointer-events: none;
}

/*******************************

    TOP - メインコンテンツ

*******************************/
/* 浮遊物
----------------------------- */
.ptcLogo {
  position: fixed;
  z-index: 1;
  left: 3rem;
  top: calc(3.5rem - 1px);
  z-index: 996;
}
.ptcLogo__item {
  width: 21.5rem;
}

/* 基本設定
----------------------------- */
.mainArea {
  position: relative;
  z-index: 2;
}

.mainSlide {
  width: 100%;
  position: relative;
  height: auto;
}

.mainSlideItem {
  position: relative;
  width: 100%;
  height: 100dvh;
}

/* concept
----------------------------- */
.concept {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 2.5rem;
  color: #D6D2C7;
}

.concept01 .logo {
  width: 11.5rem;
  margin-bottom: 2rem;
}
.concept01 .ttlbox {
  font-size: 4rem;
  line-height: 1.75;
  letter-spacing: 0.15em;
  text-shadow: 0 0.1rem 0.3rem rgba(0, 0, 0, 0.1490196078), 0 0.05rem 0.1rem rgba(0, 0, 0, 0.3019607843);
  margin-bottom: min(2rem, 3vh);
  position: relative;
}
.concept01 .ttlbox span {
  position: absolute;
  font-size: 27%;
  font-weight: 600;
}
.concept01 .ttlbox span:first-of-type {
  right: 38%;
  top: -4%;
}
.concept01 .ttlbox span:last-of-type {
  right: 38%;
  top: 47%;
}
.concept01 .txt {
  font-weight: 400;
  font-size: 1.6rem;
  line-height: 2;
  letter-spacing: 0.15em;
  text-shadow: 0 0.1rem 0.3rem rgba(0, 0, 0, 0.1490196078), 0 0.05rem 0.1rem rgba(0, 0, 0, 0.3019607843);
  margin-bottom: min(5rem, 10vh);
}

.concept02 {
  z-index: 2;
}
.concept02 .logo {
  width: 17.5rem;
  margin-bottom: min(4.5rem, 9vh);
}
.concept02 .logo svg {
  width: 100%;
  height: auto;
}
.concept02 .ttl {
  font-size: 2.5rem;
  line-height: 1.8;
  letter-spacing: 0.05em;
  text-shadow: 0px 4px 4px rgba(0, 0, 0, 0.2509803922);
  margin-bottom: min(2.5rem, 5vh);
}
.concept02 .txt {
  font-size: 1.2rem;
  line-height: 1.6;
  text-shadow: 0px 4px 4px rgba(0, 0, 0, 0.2509803922);
  max-width: 37.5rem;
  letter-spacing: 0.075em;
  margin-bottom: min(2.5rem, 5vh);
}
.concept02 .more {
  margin-bottom: min(8.5rem, 17vh);
}
.concept02 .more a {
  color: #D6D2C7;
  font-weight: 500;
  z-index: 1;
  text-align: left;
  font-size: 1.2rem;
  z-index: 2;
  line-height: 1.25;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  text-shadow: 0px 4px 4px rgba(0, 0, 0, 0.2509803922);
}
.concept02 .more a span {
  border-bottom: 1px solid #D6D2C7;
  padding-bottom: 0.2em;
}
.concept02 .more img {
  display: block;
  width: 1.65rem;
  margin-right: 0.75rem;
}

/* pickup
----------------------------- */
.pickup {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  color: #D6D2C7;
}

.pickupAll {
  padding: 2.5rem;
}
.pickupAll__inner {
  padding: 5rem 0;
  margin: 0 auto;
}
.pickupAll .ttl {
  font-weight: 500;
  font-size: 2rem;
  line-height: 1.5;
  margin-bottom: min(2rem, 4vh);
}
.pickupAll .img {
  width: 100%;
  background: #fff;
  position: relative;
  border-radius: 1rem;
  overflow: hidden;
  max-height: min(40rem, 50vh);
}
.pickupAll .img img {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
  max-height: min(40rem, 50vh);
}

.pickupSingle__inner {
  position: relative;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 2.5rem;
}
.pickupSingle .img {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
.pickupSingle .img img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center center;
     object-position: center center;
}
.pickupSingle .cont {
  position: relative;
  z-index: 2;
  font-family: "Inter", "Noto Sans JP", "游ゴシック Medium", YuGothic, YuGothicM, "Noto Sans JP", "Hiragino Kaku Gothic ProN", メイリオ, Meiryo, sans-serif;
}
.pickupSingle .num {
  font-size: 1.2rem;
  text-shadow: 0px 0.2rem 0.2rem rgba(0, 0, 0, 0.2509803922);
  margin-bottom: 0.5em;
}
.pickupSingle .ttl {
  font-weight: 700;
  font-size: 3.2rem;
  line-height: 1.15;
  text-shadow: 0px 0.2rem 0.2rem rgba(0, 0, 0, 0.2509803922);
}

/* swiperより下
----------------------------- */
.shopInfoarea {
  position: relative;
  z-index: 3;
}

/* メニュー
----------------------------- */
.shopMenu {
  background: #fff;
  padding: 4rem 0;
}
.shopMenu__inner {
  padding-bottom: 4rem;
  border-bottom: 0.5px solid #dcdcdc;
}
.shopMenu__ttl {
  font-family: "Inter", "Noto Sans JP", "游ゴシック Medium", YuGothic, YuGothicM, "Noto Sans JP", "Hiragino Kaku Gothic ProN", メイリオ, Meiryo, sans-serif;
  text-align: center;
  font-size: 2rem;
  font-weight: 700;
  margin-bottom: 5.5rem;
}

.shopMenuItem__ttl {
  font-family: "Inter", "Noto Sans JP", "游ゴシック Medium", YuGothic, YuGothicM, "Noto Sans JP", "Hiragino Kaku Gothic ProN", メイリオ, Meiryo, sans-serif;
  font-size: 1.6rem;
  padding: 0 2.5rem 2.5rem;
}

.imgSlideWrap {
  overflow: hidden;
  overflow-x: scroll;
  -ms-overflow-style: none;
  scrollbar-width: none;
  padding-bottom: 1.5rem;
}
.imgSlideWrap::-webkit-scrollbar {
  display: none;
}
.imgSlideWrap .simplebar-horizontal .simplebar-scrollbar {
  top: 3px;
  height: 6px;
}
.imgSlideWrap .simplebar-horizontal .simplebar-scrollbar::before {
  background: #808080;
}

.imgSlide {
  display: -ms-grid;
  display: grid;
  grid-auto-flow: column;
  gap: 1rem;
}
.imgSlide::before, .imgSlide::after {
  content: "";
  display: block;
  width: 1.5rem;
}
.imgSlide .item {
  max-width: none;
  display: block;
  width: 25rem;
  overflow: hidden;
  border-radius: 0.5rem;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
}
.imgSlide .item img {
  width: 100%;
}

.shopMenuItem.is-coffee {
  padding-bottom: 4rem;
  margin-bottom: 4rem;
  border-bottom: 0.5px solid #dcdcdc;
}
.shopMenuItem.is-coffee .list > .item:first-child {
  padding-bottom: 4rem;
  margin-bottom: 4rem;
  border-bottom: 0.5px solid #dcdcdc;
}
.shopMenuItem.is-coffee .list .cont {
  padding: 0 2.5rem 2rem;
}
.shopMenuItem.is-coffee .list .ttl {
  font-weight: 500;
  font-size: 1.6rem;
  letter-spacing: 0.05em;
  margin-bottom: 1.25rem;
}
.shopMenuItem.is-coffee .list .price {
  font-weight: 500;
  font-size: 1.4rem;
  color: #808080;
  margin-bottom: 1.25rem;
}
.shopMenuItem.is-coffee .list .txt {
  font-size: 1.4rem;
  line-height: 1.5;
  color: #808080;
}
.shopMenuItem.is-coffee .list .img {
  padding: 0 2.5rem;
}
.shopMenuItem.is-coffee .list .img img {
  border-radius: 0.5rem;
  overflow: hidden;
  display: block;
  width: 100%;
}

.shopMenuItem__monthly {
  margin-top: 5rem;
  padding: 0 2.5rem;
}
.shopMenuItem__monthly .ttl {
  font-weight: 500;
  font-size: 1.6rem;
  letter-spacing: 0.05em;
  margin-bottom: 1.25rem;
}
.shopMenuItem__monthly__btn {
  border-radius: 1rem;
  overflow: hidden;
  width: 100%;
  aspect-ratio: 65/43;
  position: relative;
}
.shopMenuItem__monthly__btn::before, .shopMenuItem__monthly__btn::after {
  content: "";
  width: 100%;
  position: absolute;
  left: 0;
  bottom: 0;
  z-index: 1;
}
.shopMenuItem__monthly__btn::before {
  height: 100%;
  background: rgba(0, 0, 0, 0.3);
}
.shopMenuItem__monthly__btn::after {
  height: 45%;
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(102, 102, 102, 0)), color-stop(86.5%, #000000));
  background: linear-gradient(180deg, rgba(102, 102, 102, 0) 0%, #000000 86.5%);
  opacity: 0.4;
}
.shopMenuItem__monthly__btn .img {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}
.shopMenuItem__monthly__btn .num {
  font-family: "Inter", "Noto Sans JP", "游ゴシック Medium", YuGothic, YuGothicM, "Noto Sans JP", "Hiragino Kaku Gothic ProN", メイリオ, Meiryo, sans-serif;
  color: #D6D2C7;
  font-weight: 700;
  position: absolute;
  left: 1.5rem;
  top: 2rem;
  z-index: 2;
  text-align: left;
}
.shopMenuItem__monthly__btn .num span {
  display: block;
}
.shopMenuItem__monthly__btn .num span:first-child {
  font-size: 3rem;
  letter-spacing: -0.02em;
}
.shopMenuItem__monthly__btn .num span:nth-child(2) {
  font-size: 1.3rem;
}
.shopMenuItem__monthly__btn .name {
  font-family: "Inter", "Noto Sans JP", "游ゴシック Medium", YuGothic, YuGothicM, "Noto Sans JP", "Hiragino Kaku Gothic ProN", メイリオ, Meiryo, sans-serif;
  color: #D6D2C7;
  font-weight: 700;
  position: absolute;
  left: 1.5rem;
  bottom: 4rem;
  z-index: 1;
  text-align: left;
  font-size: 1.6rem;
  z-index: 2;
  line-height: 1.25;
}
.shopMenuItem__monthly__btn .more {
  font-family: "Inter", "Noto Sans JP", "游ゴシック Medium", YuGothic, YuGothicM, "Noto Sans JP", "Hiragino Kaku Gothic ProN", メイリオ, Meiryo, sans-serif;
  color: #D6D2C7;
  font-weight: 500;
  position: absolute;
  right: 2rem;
  bottom: 1.5rem;
  z-index: 1;
  text-align: left;
  font-size: 1.2rem;
  z-index: 2;
  line-height: 1.25;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.shopMenuItem__monthly__btn .more img {
  display: block;
  width: 1.65rem;
  margin-right: 0.75rem;
}

.shopMenuItem.is-sweets {
  padding-bottom: 4rem;
  margin-bottom: 4rem;
  border-bottom: 0.5px solid #dcdcdc;
}
.shopMenuItem.is-sweets .list .item {
  border: 1px solid #dcdcdc;
  -webkit-box-shadow: 0 0.05rem 0.2rem rgba(12, 12, 13, 0.05), 0 0.05rem 0.2rem rgba(12, 12, 13, 0.1);
          box-shadow: 0 0.05rem 0.2rem rgba(12, 12, 13, 0.05), 0 0.05rem 0.2rem rgba(12, 12, 13, 0.1);
}
.shopMenuItem.is-sweets .list .img {
  aspect-ratio: 25/14;
}
.shopMenuItem.is-sweets .list .img img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.shopMenuItem.is-sweets .list .cont {
  padding: 1.5rem;
}
.shopMenuItem.is-sweets .list .cont .ttl {
  font-weight: 500;
  font-size: 1.4rem;
  line-height: 1.25;
  letter-spacing: 0.05em;
  margin-bottom: 0.25em;
}
.shopMenuItem.is-sweets .list .cont .price {
  font-weight: 500;
  font-size: 1.4rem;
  line-height: 1.25;
  color: #808080;
  margin-bottom: 0.5em;
}
.shopMenuItem.is-sweets .list .cont > .txt {
  font-size: 1.2rem;
  line-height: 1.75;
  color: #808080;
}

.shopMenuItem.is-beans .subttl {
  font-size: 1.2rem;
  padding: 0 2.5rem;
  color: #808080;
  line-height: 1.5;
  margin-bottom: 1rem;
}
.shopMenuItem.is-beans .imgSlideWrap + .subttl {
  margin-top: 1.5rem;
}
.shopMenuItem.is-beans .list .item {
  border: 1px solid #dcdcdc;
  -webkit-box-shadow: 0 0.05rem 0.2rem rgba(12, 12, 13, 0.05), 0 0.05rem 0.2rem rgba(12, 12, 13, 0.1);
          box-shadow: 0 0.05rem 0.2rem rgba(12, 12, 13, 0.05), 0 0.05rem 0.2rem rgba(12, 12, 13, 0.1);
}
.shopMenuItem.is-beans .list .img {
  aspect-ratio: 25/14;
}
.shopMenuItem.is-beans .list .img img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.shopMenuItem.is-beans .list .cont {
  padding: 1.5rem;
}
.shopMenuItem.is-beans .list .cont .ttl {
  font-weight: 500;
  font-size: 1.4rem;
  line-height: 1.25;
  letter-spacing: 0.05em;
  margin-bottom: 0.25em;
}
.shopMenuItem.is-beans .list .cont .price {
  font-weight: 500;
  font-size: 1.4rem;
  line-height: 1.25;
  color: #808080;
  margin-bottom: 0.5em;
}
.shopMenuItem.is-beans .list .cont > .txt {
  font-size: 1.2rem;
  line-height: 1.75;
  color: #808080;
}
.shopMenuItem.is-beans .list .price span {
  font-size: 1.2rem;
  font-weight: 400;
}
.shopMenuItem.is-beans .list .roast {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 0.85rem;
  margin-top: 0.5rem;
  margin-bottom: 1.5rem;
}
.shopMenuItem.is-beans .list .roast .line {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 100%;
  position: relative;
  border-radius: 100vh;
  background: #000;
  height: 3px;
  background: rgb(82, 82, 82);
  background: -webkit-gradient(linear, left top, right top, from(rgb(82, 82, 82)), to(rgb(187, 187, 187)));
  background: linear-gradient(90deg, rgb(82, 82, 82) 0%, rgb(187, 187, 187) 100%);
}
.shopMenuItem.is-beans .list .roast .line .circle {
  position: absolute;
  width: 0.8rem;
  height: 0.8rem;
  border: 1px solid #808080;
  background: #fff;
  border-radius: 50%;
}
.shopMenuItem.is-beans .list .roast .txt {
  width: 8.5rem;
  text-align: right;
  font-size: 1.2rem;
  letter-spacing: 0.015em;
  color: #808080;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  font-weight: 500;
}
.shopMenuItem.is-beans .list .flavor {
  font-size: 1.2rem;
  font-weight: 300;
  letter-spacing: 0.05em;
  color: #808080;
  line-height: 1.25;
}

/* デリバー
----------------------------- */
.deliver {
  background: #D6D2C7;
  padding: 10rem 0;
  overflow: hidden;
}
.deliver .img {
  margin-bottom: 2.5rem;
}
.deliver .ttl {
  width: 27.5rem;
  margin: 0 auto 2rem;
}
.deliver .txt {
  font-size: 1.4rem;
  line-height: 1.75;
  padding: 0 2.5rem;
  margin-bottom: 2rem;
  -webkit-font-feature-settings: "palt";
          font-feature-settings: "palt";
  letter-spacing: 0.05em;
}
.deliver .btn {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  font-size: 1.4rem;
  font-weight: 500;
}
.deliver .btn img {
  display: block;
  width: 2.5rem;
  margin-right: 1rem;
}

/* アクセス
----------------------------- */
.access {
  background: #000;
  padding: 10rem 2.5rem 5rem;
  color: #D6D2C7;
  font-weight: 500;
  font-size: 1.2rem;
  line-height: 1.25;
}
.access__ttl {
  font-weight: 500;
  font-size: 0.8rem;
  margin-bottom: 2.5rem;
}
.access__ttl span {
  font-weight: 700;
  font-size: 1.4rem;
  margin-right: 0.5em;
}
.access .add {
  font-style: normal;
  margin-bottom: 1.25rem;
}
.access .map {
  aspect-ratio: 6/4;
  -webkit-filter: grayscale(30%);
          filter: grayscale(30%);
}
.access .map iframe {
  width: 100%;
  height: 100%;
}
.access .calendar {
  margin-top: 1.25rem;
}
.access .calendar .time {
  display: block;
  margin: 0 0 3rem;
}
.access .calendar .holiday {
  margin-bottom: 1.25rem;
}
.access .calendar img {
  width: 100%;
}
.access .event {
  margin-top: 2rem;
}
.access .event .ttl {
  font-weight: 600;
  font-size: 1.2rem;
  margin-bottom: 1rem;
}
.access .event .list {
  display: -ms-grid;
  display: grid;
  grid-auto-flow: row;
  gap: 0.75rem;
}
.access .event .list .item {
  border-radius: 100vh;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 100%;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  border: 1px solid #D6D2C7;
  padding: 0.5rem 1rem 0.75rem 1.75rem;
  color: #D6D2C7;
  font-size: 1.2rem;
  font-weight: 500;
}
.access .event .list .item span:first-child {
  font-weight: 600;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  margin-right: 1em;
}
.access .event .list .item span:nth-child(2) {
  margin-right: auto;
}
.access .event .list .item img {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  display: block;
  width: 1rem;
  margin-left: 1em;
}

/*******************************

    FOOT

*******************************/
.foot {
  background: #000;
  position: relative;
  z-index: 1;
  padding-bottom: 15rem;
}
.foot__logo {
  width: 8.8rem;
  margin: 0 auto;
}
.foot__logo svg {
  width: 100%;
  height: auto;
}

/*******************************

    今月のコーヒー

*******************************/
/* 大枠
----------------------------- */
#monthly {
  -webkit-transform: scale(0.95);
          transform: scale(0.95);
  opacity: 0;
  -webkit-transition: 0.15s ease;
  transition: 0.15s ease;
  display: block;
  visibility: hidden;
}
#monthly.is-active {
  visibility: visible;
  -webkit-transform: scale(1);
          transform: scale(1);
  opacity: 1;
}

.monthly {
  z-index: 10000;
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100dvh;
}
.monthly .monthlyClose {
  position: absolute;
  top: 3rem;
  right: 3rem;
  z-index: 3;
  width: 2.5rem;
  height: 2.5rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  z-index: 3;
}
.monthly .monthlyClose::before, .monthly .monthlyClose::after {
  content: "";
  display: block;
  height: 1px;
  background: #D6D2C7;
  width: 100%;
  position: absolute;
}
.monthly .monthlyClose::before {
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
}
.monthly .monthlyClose::after {
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}
.monthly__inner {
  height: 100%;
}
.monthly__inner::before {
  content: "";
  display: block;
  width: 100%;
  position: absolute;
  top: 0;
  height: clamp(7rem, 18vh, 15rem);
  background: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, 0)), to(rgb(0, 0, 0)));
  background: linear-gradient(0deg, rgba(0, 0, 0, 0) 0%, rgb(0, 0, 0) 100%);
  opacity: 0.4;
  mix-blend-mode: luminosity;
  pointer-events: none;
  z-index: 2;
}

.monthlySlide {
  height: 100%;
}
.monthlySlide__progress {
  display: -ms-grid;
  display: grid;
  gap: 0.5rem;
  grid-auto-flow: column;
  -ms-grid-column: 1;
  grid-column: 1fr;
  position: absolute;
  top: min(2vh, 2rem);
  left: 2.5rem;
  width: calc(100% - 5rem);
  z-index: 3;
}
.monthlySlide__progress__item {
  display: block;
  background: rgba(214, 210, 199, 0.5);
  height: 2px;
  position: relative;
}
.monthlySlide__progress__fill {
  position: absolute;
  width: 0;
  height: 100%;
  background: #D6D2C7;
}
.monthlySlide__prev {
  position: absolute;
  left: 0;
  top: 0;
  width: 50%;
  height: 100%;
  z-index: 2;
}
.monthlySlide__next {
  position: absolute;
  right: 0;
  top: 0;
  width: 50%;
  height: 100%;
  z-index: 2;
}

/* スライダー中身
----------------------------- */
.monthlySlideItem {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.monthlySlideItem__cont {
  position: absolute;
  padding: 2.5rem;
  z-index: 2;
  max-width: 37.5rem;
}
.monthlySlideItem__bg {
  width: 100%;
  height: 100%;
}
.monthlySlideItem__bg img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.monthlySlideItem__bg::before {
  content: "";
  display: block;
  width: 100%;
  position: absolute;
  top: 0;
  height: 100%;
  background: rgb(0, 0, 0);
  opacity: 0.15;
  pointer-events: none;
  z-index: 1;
}
:is(.monthlySlideLead .monthlySlideItem__bg)::before, :is(.monthlySlideThought .monthlySlideItem__bg)::before {
  opacity: 0.55;
}

.monthlySlideLead {
  color: #D6D2C7;
}
.monthlySlideLead .data {
  font-family: "Inter", "Noto Sans JP", "游ゴシック Medium", YuGothic, YuGothicM, "Noto Sans JP", "Hiragino Kaku Gothic ProN", メイリオ, Meiryo, sans-serif;
  font-weight: 700;
  margin-bottom: min(5vh, 5rem);
}
.monthlySlideLead .data .num {
  font-size: 6rem;
  display: block;
  letter-spacing: -0.02em;
}
.monthlySlideLead .data .season {
  font-size: 1.3rem;
}
.monthlySlideLead .ttl {
  font-family: "Inter", "Noto Sans JP", "游ゴシック Medium", YuGothic, YuGothicM, "Noto Sans JP", "Hiragino Kaku Gothic ProN", メイリオ, Meiryo, sans-serif;
  font-weight: 700;
  font-size: 3.2rem;
  line-height: 1.15;
  margin-bottom: min(2vh, 2rem);
}
.monthlySlideLead .area {
  font-size: 1.3rem;
}

.monthlySlideThought__cont {
  color: #D6D2C7;
  pointer-events: none;
  font-weight: 500;
  font-size: 1.6rem;
  line-height: 2;
}
.monthlySlideThought__cont .ttl {
  font-weight: 700;
  margin-bottom: min(2vh, 2rem);
}
.monthlySlideThought__cont p + p {
  margin-top: 1em;
}

.monthlySlideBeans {
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}
.monthlySlideBeans__cont {
  color: #fff;
  text-shadow: 0px 2px 2px 0px rgba(0, 0, 0, 0.2509803922);
  letter-spacing: 0.05em;
  margin-bottom: 8rem;
}
.monthlySlideBeans .ttl {
  margin-bottom: 1.5rem;
}
.monthlySlideBeans .ttl .num {
  font-family: "Inter", "Noto Sans JP", "游ゴシック Medium", YuGothic, YuGothicM, "Noto Sans JP", "Hiragino Kaku Gothic ProN", メイリオ, Meiryo, sans-serif;
  font-weight: 400;
  font-style: normal;
  display: block;
  font-size: 4rem;
  margin-bottom: 3rem;
  font-weight: 700;
}
.monthlySlideBeans .ttl .name {
  font-size: 1.6rem;
  font-weight: 500;
}
.monthlySlideBeans__detail {
  max-height: 4.5rem;
  overflow: hidden;
  -webkit-transition: 0.25s ease;
  transition: 0.25s ease;
}
.monthlySlideBeans__detail .price {
  font-size: 1.2rem;
  margin-bottom: 1.5rem;
}
.monthlySlideBeans__detail .price .num {
  font-weight: 500;
  font-size: 1.4rem;
}
.monthlySlideBeans__detail .flavor {
  font-size: 1.2rem;
  font-weight: 700;
  line-height: 1.25;
}
.monthlySlideBeans__detail__cont {
  max-width: 22rem;
}
.monthlySlideBeans__detail__txt {
  font-size: 1.2rem;
  line-height: 1.5;
  margin-top: 3rem;
  padding-top: 3rem;
  position: relative;
}
.monthlySlideBeans__detail__txt::after {
  content: "";
  position: absolute;
  height: 1px;
  width: 5rem;
  background: #fff;
  left: 0;
  top: 0;
}
.monthlySlideBeans__more {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.monthlySlideBeans__more .flavor {
  max-width: 22rem;
  cursor: pointer;
  word-break: break-all;
}
.monthlySlideBeans__more__bg {
  position: absolute;
  left: 0;
  right: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.35);
  -webkit-transition: 0.25s ease;
  transition: 0.25s ease;
  opacity: 0;
}
.monthlySlideBeans__more__btn {
  display: block;
  cursor: pointer;
  -webkit-transition: 0.25s ease;
  transition: 0.25s ease;
  opacity: 1;
  font-size: 1.2rem;
  line-height: 1.25;
}
.monthlySlideBeans.is-beansShown .monthlySlideBeans__detail {
  max-height: 24rem;
  overflow-y: scroll;
  -webkit-mask-image: -webkit-gradient(linear, left top, left bottom, from(transparent), color-stop(1.5rem, black), color-stop(black), to(transparent));
  -webkit-mask-image: linear-gradient(to bottom, transparent, black 1.5rem, black calc(100% - 1.5rem), transparent);
  mask-image: -webkit-gradient(linear, left top, left bottom, from(transparent), color-stop(1.5rem, black), color-stop(black), to(transparent));
  mask-image: linear-gradient(to bottom, transparent, black 1.5rem, black calc(100% - 1.5rem), transparent);
  padding: 1rem 0;
  scrollbar-width: thin;
  scrollbar-color: #808080;
}
.monthlySlideBeans.is-beansShown .monthlySlideBeans__more__bg {
  opacity: 1;
}
.monthlySlideBeans.is-beansShown .monthlySlideBeans__more__btn {
  visibility: hidden;
  opacity: 0;
}

/* Profile
----------------------------- */
.monthlyProfileOpen {
  position: absolute;
  left: 0;
  right: 0;
  margin: 0 auto;
  bottom: 3rem;
  height: 3rem;
  width: 11rem;
  aspect-ratio: 1/1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 1.25rem;
  z-index: 3;
  border-radius: 100vh;
  border: 1px solid #fff;
  font-size: 1.4rem;
  font-weight: 500;
  color: #fff;
}
.monthlyProfileOpen img {
  display: block;
  width: 1.4rem;
}

html:has(.monthlyProfile.is-active) {
  overflow: hidden;
}

.monthlyProfile {
  position: fixed;
  z-index: 10002 !important;
  width: 100%;
  background: #fff;
  border-radius: 1.5rem 1.5rem 0 0;
  left: 0;
  bottom: 0;
  -webkit-transform: translateY(100%);
          transform: translateY(100%);
  overflow: hidden;
  padding-bottom: 100px;
  margin-bottom: -100px;
}
.monthlyProfile.is-active {
  -webkit-transition: 0.3s ease;
  transition: 0.3s ease;
}
.monthlyProfile.is-start {
  -webkit-transition: none;
  transition: none;
}
.monthlyProfile__inner {
  position: relative;
  height: 100%;
  width: 100%;
  -ms-overflow-style: none;
  scrollbar-width: none;
}
.monthlyProfile__inner::-webkit-scrollbar {
  display: none;
}
.monthlyProfile__bar {
  display: block;
  height: 5rem;
  width: 100%;
  position: relative;
}
.monthlyProfile__bar::after {
  content: "";
  display: block;
  position: absolute;
  width: 5rem;
  height: 4px;
  background: #b8b8b8;
  left: 0;
  right: 0;
  margin: 0 auto;
  top: 1rem;
  border-radius: 100vh;
}
.monthlyProfile__head {
  padding: 0 2.5rem 1.5rem;
  margin-bottom: 2rem;
  border-bottom: 1px solid #DCDCDC;
  font-family: "Inter", "Noto Sans JP", "游ゴシック Medium", YuGothic, YuGothicM, "Noto Sans JP", "Hiragino Kaku Gothic ProN", メイリオ, Meiryo, sans-serif;
  font-weight: 400;
  font-style: normal;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}
.monthlyProfile__head .subttl {
  font-size: 1.3rem;
  font-weight: 700;
  margin-bottom: 0.5rem;
}
.monthlyProfile__head .ttl {
  font-size: 1.3rem;
  line-height: 1.5;
}
.monthlyProfile__head .ttl em {
  font-size: 1.6rem;
  font-weight: 700;
}
.monthlyProfile__sns {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 0 2.5rem 3rem;
  text-align: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.monthlyProfile__sns figure {
  border-radius: 50%;
  border: 1px solid #000;
  width: 4rem;
  aspect-ratio: 1/1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin: 0 auto 0.5rem;
}
.monthlyProfile__sns a, .monthlyProfile__sns span {
  display: block;
  font-size: 1.2rem;
  font-family: "Inter", "Noto Sans JP", "游ゴシック Medium", YuGothic, YuGothicM, "Noto Sans JP", "Hiragino Kaku Gothic ProN", メイリオ, Meiryo, sans-serif;
  font-weight: 400;
  font-style: normal;
}
.monthlyProfile__sns span {
  opacity: 0.3;
}
.monthlyProfile__sns img {
  display: block;
}
.monthlyProfile__sns img.is-internet {
  width: 1.75rem;
}
.monthlyProfile__sns img.is-insta {
  width: 1.65rem;
}
.monthlyProfile__sns img.is-fb {
  width: 1.65rem;
}
.monthlyProfile__sns img.is-x {
  width: 1.65rem;
}
.monthlyProfile__cont {
  padding: 0 2.5rem 2.5rem;
  width: 100%;
}
.monthlyProfile__cont__inner {
  max-height: 25vh;
  overflow-y: scroll;
  scrollbar-width: thin;
  scrollbar-color: #808080;
}
.monthlyProfile__cont dt {
  font-family: "Inter", "Noto Sans JP", "游ゴシック Medium", YuGothic, YuGothicM, "Noto Sans JP", "Hiragino Kaku Gothic ProN", メイリオ, Meiryo, sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 1.3rem;
  font-weight: 700;
  margin-bottom: 1rem;
}
.monthlyProfile__cont dd {
  font-size: 1.3rem;
  line-height: 1.5;
}
.monthlyProfile__cont dd + dt {
  margin-top: 3rem;
}

.monthlyProfileBg {
  width: 100%;
  height: 100%;
  position: fixed;
  z-index: 10001;
  background: rgba(0, 0, 0, 0.15);
  left: 0;
  top: 0;
  -webkit-transition: 0.3s ease;
  transition: 0.3s ease;
  visibility: hidden;
  opacity: 0;
}
.monthlyProfileBg.is-active {
  opacity: 1;
  visibility: visible;
}

/*******************************

    アニメーション

*******************************/
.mainSlideItem__anim01wrap {
  position: fixed;
  right: 0;
  top: 0;
  width: 37.5rem;
  height: 100dvh;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding: 2.5rem;
}
.mainSlideItem__anim01 {
  opacity: 0;
  -webkit-filter: blur(5px);
          filter: blur(5px);
}
.mainSlideItem__anim02 {
  clip-path: polygon(0 0, 0 0, 0 100%, 0% 100%);
}

.ptcLogo .ptcLogo__item {
  display: block;
  clip-path: polygon(0 0, 0 0, 0 100%, 0% 100%);
}

.shopMenu__anim01 {
  opacity: 0;
  visibility: hidden;
}
.shopMenu__anim02 {
  -webkit-transform: translateY(15px);
          transform: translateY(15px);
  opacity: 0;
  visibility: hidden;
}
.shopMenu__anim03 img {
  -webkit-transform: scale(1.1);
          transform: scale(1.1);
}

.deliver__anim01 {
  -webkit-transform: scale(1.05);
          transform: scale(1.05);
  -webkit-filter: blur(5px);
          filter: blur(5px);
  opacity: 0;
  visibility: hidden;
}
.deliver__anim02 {
  -webkit-transform: translateY(15px);
          transform: translateY(15px);
  opacity: 0;
  visibility: hidden;
}

.access__anim01 {
  -webkit-transform: translateY(15px);
          transform: translateY(15px);
  opacity: 0;
  visibility: hidden;
}

.cmn__anim01 {
  -webkit-transform: translateY(15px);
          transform: translateY(15px);
  opacity: 0;
  visibility: hidden;
}
.cmn__anim02 span {
  clip-path: polygon(0% 0%, 0% 0%, 0% 100%, 0% 100%);
}
.cmn__anim03 {
  overflow: hidden;
}
.cmn__anim03 img {
  display: block;
  -webkit-transform: scale(1.1);
          transform: scale(1.1);
}

/*******************************

   CONTENT POSITION

*******************************/
#contentarea {
  position: relative;
  margin: 0 auto;
}
@media screen and (min-width: 641px) {
  #contentarea {
    width: 37.5rem;
    margin-left: auto;
    margin-right: 0;
  }
}

@media screen and (max-width: 640px) {
  #pcLeft {
    display: none;
  }
}
@media screen and (min-width: 641px) {
  #pcLeft {
    position: fixed;
    height: 100%;
    width: calc(100% - 37.5rem);
    left: 0;
    top: 0;
  }
}
#pcLeft .pcMov {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  position: absolute;
}

@media screen and (min-width: 641px) {
  .head__bottom {
    width: 37.5rem;
    right: 0;
    left: auto;
  }
}

@media screen and (min-width: 641px) {
  #head::before {
    width: 37.5rem;
    right: 0;
    left: auto;
  }
}
@media screen and (min-width: 641px) {
  #head::after {
    width: 37.5rem;
    right: 0;
    left: auto;
  }
}

.conceptMov {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100dvh;
  -o-object-fit: cover;
     object-fit: cover;
  z-index: 1;
}
@media screen and (min-width: 641px) {
  .conceptMov {
    width: 37.5rem;
    right: 0;
    left: auto;
  }
}

@media screen and (min-width: 641px) {
  .ptcLogo {
    width: 37.5rem;
    margin: 0 auto;
    right: 0;
    left: auto;
    padding: 0 3rem;
  }
}

@media screen and (min-width: 641px) {
  .monthly {
    width: 37.5rem;
    right: 0;
    left: auto;
  }
}

@media screen and (min-width: 641px) {
  .foot {
    width: 37.5rem;
    margin-left: auto;
    right: 0;
    left: auto;
  }
}

@media screen and (min-width: 641px) {
  .monthlyProfile {
    width: 37.5rem;
    right: 0;
    left: auto;
  }
}

@media screen and (min-width: 641px) {
  .head__logo {
    left: auto;
    right: 29.5rem;
  }
}
@media screen and (min-width: 641px) {
  .head__logo.top__head__logo {
    right: 26.75rem;
  }
}

/*******************************

    ABOUT

*******************************/
:has(.about) .foot {
  background: #D6D2C7;
}
:has(.about) .foot .foot__logo svg path {
  fill: #000;
}

.about {
  background: #D6D2C7;
  padding-top: 10rem;
  font-weight: 500;
}
.about__inner {
  width: calc(100% - 5rem);
  margin: 0 auto;
}
.about__ttl {
  width: calc(100% - 5rem);
  margin: 0 auto;
  border-top: 2px solid #000;
  border-bottom: 2px solid #000;
  padding: 0.5rem 0;
  margin-bottom: 2.75rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  gap: 0.5rem;
}
.about__ttl .en {
  font-family: "Inter", "Noto Sans JP", "游ゴシック Medium", YuGothic, YuGothicM, "Noto Sans JP", "Hiragino Kaku Gothic ProN", メイリオ, Meiryo, sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 4rem;
  font-weight: 700;
}
.about__ttl .ja {
  font-weight: 300;
  font-size: 1.2rem;
  padding-bottom: 0.5em;
}
.about__img {
  margin-bottom: 3rem;
}
.about__img img {
  width: 100%;
}
.about > section {
  padding-bottom: 10rem;
}

.aboutStory .txt {
  font-size: 1.4rem;
  line-height: 1.85;
}

.aboutService .list dt {
  font-size: 2rem;
  border-left: 0.4rem solid #000;
  padding-left: 0.5rem;
  margin-bottom: 2rem;
}
.aboutService .list dd {
  font-size: 1.4rem;
  line-height: 1.85;
}
.aboutService .list dd + dt {
  margin-top: 4rem;
}

.aboutBaton .txt {
  font-size: 1.4rem;
  line-height: 1.85;
}

.aboutMember .about__img {
  margin-bottom: 3.5rem;
}
.aboutMember .cont .ttl {
  font-family: "Inter", "Noto Sans JP", "游ゴシック Medium", YuGothic, YuGothicM, "Noto Sans JP", "Hiragino Kaku Gothic ProN", メイリオ, Meiryo, sans-serif;
  font-weight: 400;
  font-style: normal;
  background: #000;
  color: #D6D2C7;
  font-weight: 700;
  font-size: 1.8rem;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin: 0 auto 2rem;
  width: 10rem;
  text-align: center;
  padding: 0.05em 0;
}
.aboutMember .cont .list {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr 2.5rem 1fr;
  grid-template-columns: 1fr 1fr;
  gap: 3rem 2.5rem;
}
.aboutMember .cont .list .img {
  margin-bottom: 1.5rem;
}
.aboutMember .cont .list .name-ja {
  font-size: 1.4rem;
  margin-bottom: 0.5em;
}
.aboutMember .cont .list .name-en {
  color: #5E5E5E;
  font-size: 1.1rem;
  letter-spacing: 0.05em;
  font-weight: 400;
}
.aboutMember .cont .list + .ttl {
  margin-top: 5.5rem;
}

.aboutInfo .ttl {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  gap: 0.5rem;
  margin-bottom: 2.5rem;
}
.aboutInfo .ttl .en {
  font-family: "Inter", "Noto Sans JP", "游ゴシック Medium", YuGothic, YuGothicM, "Noto Sans JP", "Hiragino Kaku Gothic ProN", メイリオ, Meiryo, sans-serif;
  font-weight: 400;
  font-style: normal;
  font-weight: 700;
  font-size: 1.4rem;
}
.aboutInfo .ttl .ja {
  font-size: 0.8rem;
  padding-bottom: 0.2em;
}
.aboutInfo address {
  display: block;
  font-size: 1.2rem;
  font-style: normal;
  margin-bottom: 1em;
}
.aboutInfo .map iframe {
  aspect-ratio: 65/31;
  width: 100%;
  height: 100%;
}
.aboutInfo .time {
  display: block;
  font-size: 1.2rem;
  font-style: normal;
  margin-top: 1em;
}
.aboutInfo .list {
  margin-top: 6rem;
}
.aboutInfo .list dt {
  text-align: center;
  margin-bottom: 3rem;
  font-size: 1.4rem;
}
.aboutInfo .list div {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 3rem;
}
.aboutInfo .list div img {
  display: block;
}
.aboutInfo .list div img[alt="COFFEE OTAKU"] {
  width: 8.9rem;
  mix-blend-mode: multiply;
}
.aboutInfo .list div img[alt="commono inc."] {
  width: 10.7rem;
}

/*******************************

    CATEGORY

*******************************/
/* TAG
----------------------------- */
body.no-scroll {
  overflow: hidden;
  position: fixed;
  width: 100%;
}

/* INTRO
----------------------------- */
.intro {
  position: fixed;
  z-index: 10000;
  left: 0;
  top: 0;
  width: 100%;
  height: 100dvh;
  background: #D6D2C7;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.intro__logo {
  width: 14rem;
}
.intro__logo svg {
  height: auto;
  width: 100%;
}
.intro__logo path {
  opacity: 0;
}