@charset "UTF-8";
/* SCSSの読み込み */
@import url(all.css);
/*===============================================
  切り替え用
===============================================*/
html {
  font-size: clamp(9px, 0.6944444444vw, 10px);
  scroll-padding-top: clamp(96px, 7.4324324324vw, 110px);
}

.pc-none {
  display: none !important;
}

a[href^="tel:"] {
  pointer-events: none;
}

/*===============================================
  ページネーション
===============================================*/
/*===============================================
  詳細ページ前後
===============================================*/
/*===============================================
  wrapper
===============================================*/
#wrapper {
  min-width: 1200px;
}

/*===============================================
  header
===============================================*/
#header {
  box-shadow: 0 0 1rem rgba(0, 0, 0, 0.07);
}
#header .header__inner {
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 108rem;
  padding-block: clamp(13px, 1.0135135135vw, 15px);
}
#header .header__logo img {
  height: clamp(70px, 5.4054054054vw, 80px);
}
/*===============================================
  footer
===============================================*/
#footer {
  padding: 7rem 0 3rem;
}
#footer .footer__inner {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  width: 108rem;
}
#footer .footer__other {
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
  flex-direction: column;
  row-gap: 3rem;
}
#footer .footer__logo {
  width: 11.6rem;
  margin-bottom: 1rem;
}
#footer .footer__logo img {
  width: 100%;
  aspect-ratio: 116/96;
  -o-object-fit: contain;
     object-fit: contain;
}
#footer .footer__info {
  line-height: 2.25;
}
#footer .footer__info p span::after {
  content: "|";
  margin-left: 0.25em;
  margin-right: 1.25em;
}
#footer .footer__btn {
  width: 28rem;
}

/*フッターナビ
-----------------------------*/
.footer-nav {
  display: flex;
  justify-content: flex-start;
  align-items: flex-end;
  flex-direction: column;
  row-gap: 7.5rem;
  padding-top: 1.8rem;
  font-weight: 400;
}
.footer-nav__list {
  display: grid;
  grid-template-rows: repeat(6, 1fr);
  grid-auto-flow: column;
  gap: 3.5rem 6rem;
}
.footer-nav__item {
  font-size: 1.5rem;
  line-height: 1.6;
  margin-block: calc((1em - 1lh) / 2);
}
.footer-nav__sub-list {
  display: flex;
  justify-content: flex-end;
  align-items: center;
}
.footer-nav__sub-item {
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 1.4rem;
  line-height: 1.5;
  margin-block: calc((1em - 1lh) / 2);
}
.footer-nav__sub-item::after {
  content: "|";
  margin-inline: 0.25em;
}
.footer-nav__sub-item:last-of-type::after {
  display: none;
}
.footer-nav__sub-item:has(.nav-link--news), .footer-nav__sub-item:has(.nav-link--contact), .footer-nav__sub-item:has(.nav-link--privacy), .footer-nav__sub-item:has(.nav-link--site) {
  display: none;
}

/*コピーライト
-----------------------------*/
.copy {
  padding-top: 9rem;
}
.copy p {
  font-size: var(--font-size-sm);
}

/*===============================================
  fixed固定
===============================================*/
/*ページトップ
-----------------------------*/
#pagetop {
  width: clamp(100px, 7.808716707vw, 129px);
  bottom: clamp(20px, 1.5625vw, 30px);
  right: 0;
}

/*サイドボタン
-----------------------------*/
#side {
  bottom: 10px;
  right: 10px;
}

/*===============================================
  visual
===============================================*/
/*共通
-----------------------------*/
/*メインビジュアル
-----------------------------*/
.visual__main {
  height: clamp(550px, 42.7083333333vw, 820px);
}
.visual__main #slideshow li .inner {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: row;
  flex-wrap: nowrap;
  width: 100%;
  height: 100%;
  box-sizing: border-box;
  -moz-column-gap: clamp(154px, 11.9791666667vw, 230px);
       column-gap: clamp(154px, 11.9791666667vw, 230px);
  padding-right: clamp(17px, 1.3020833333vw, 25px);
}
.visual__main #slideshow li.slide01 .visual__catch--main::before {
  height: 9em;
  margin-bottom: 2.625em;
}
.visual__main #slideshow li.slide01 .visual__catch--main .label {
  margin-bottom: calc(1em - 3px);
}
.visual__main #slideshow li.slide01 .visual__catch--main .main {
  font-size: 2.875em;
  line-height: 1.52174;
  margin-block: calc((1em - 1lh) / 2);
  white-space: nowrap;
}
.visual__main #slideshow li.slide01 .visual__catch--main .main::after {
  width: clamp(110px, 8.59375vw, 165px);
  bottom: calc(clamp(40px, 3.125vw, 60px) + 5px);
  right: clamp(-130px, -6.7708333333vw, -87px);
}
.visual__main #slideshow li.slide01 .visual__catch--main::after {
  height: calc(1.5em - 1px);
  margin-top: 3.125em;
}
.visual__main #slideshow li.slide02 .visual__catch--main .sub {
  font-size: 2.4375em;
  padding-bottom: calc((1em + 1px) / 2);
  margin-bottom: calc((1em + 1px) * 0.8);
}
.visual__main #slideshow li.slide02 .visual__catch--main .main {
  font-size: 3.125em;
}
.visual__main #slideshow li.slide02 .visual__catch--main .main::after {
  width: clamp(94px, 7.34375vw, 141px);
  bottom: clamp(92px, 7.1875vw, 138px);
  right: clamp(-132px, -6.875vw, -88px);
}
.visual__main #slideshow li.slide03 .visual__catch--main .sub {
  font-size: 2.4375em;
  padding-bottom: calc((1em + 1px) / 2);
  margin-bottom: calc((1em + 1px) * 0.8);
}
.visual__main #slideshow li.slide03 .visual__catch--main .main {
  font-size: 3.125em;
}
.visual__main #slideshow li.slide03 .visual__catch--main .main::after {
  width: clamp(62px, 4.84375vw, 93px);
  bottom: clamp(88px, 6.875vw, 132px);
  right: clamp(-110px, -5.7291666667vw, -74px);
}
.visual__main #slideshow li.slide04 .visual__catch--main .sub {
  font-size: 2.5em;
  padding-bottom: 0.5em;
  margin-bottom: 0.8em;
}
.visual__main #slideshow li.slide04 .visual__catch--main .main {
  font-size: 2.8125em;
}
.visual__main #slideshow li.slide04 .visual__catch--main .main::after {
  width: clamp(106px, 8.28125vw, 159px);
  bottom: clamp(98px, 7.65625vw, 147px);
  right: clamp(-138px, -7.1875vw, -92px);
}
.visual__image {
  width: max(100% - 1195px, clamp(470px, 36.4583333333vw, 700px));
  height: calc(100% - clamp(80px, 6.25vw, 120px));
}
.visual__image::before {
  width: calc(100% + clamp(15px, 1.0416666667vw, 20px));
  height: calc(100% + clamp(15px, 1.0416666667vw, 20px));
  background-size: clamp(52px, 4.0104166667vw, 77px);
}
.visual__catch--main {
  width: 32.5em;
  height: 100%;
  font-size: clamp(12px, 0.9356725146vw, 16px);
}
.visual__catch--main .label {
  font-size: 2.1875em;
  padding-top: calc(0.4em - 3px);
  padding-bottom: calc(1.4em - 3px);
  margin-bottom: calc(1em + 5px);
}
.visual__catch--main .sub {
  width: 100%;
}
.visual__catch--main::after {
  height: calc(1em + 3px);
  margin-top: 3.75em;
}

/*サブビジュアル
-----------------------------*/
.visual__sub {
  height: clamp(360px, 27.6041666667vw, 530px);
}
.visual__catch--sub {
  min-width: 24.375em;
  height: 9.375em;
  font-size: clamp(12px, 0.9356725146vw, 16px);
  border-width: 1.875em;
  padding-inline: calc(1em - 1px);
}
.visual__catch--sub > span {
  font-size: 2.875em;
}

/*===============================================
  グローバルナビ
===============================================*/
.gnav {
  font-family: var(--font-family-title);
  font-weight: 500;
}
.gnav__list {
  display: flex;
  justify-content: center;
  align-items: center;
  -moz-column-gap: 1.875em;
       column-gap: 1.875em;
}
.gnav__link {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  row-gap: 0.7rem;
  font-size: 1em;
  line-height: 1;
  letter-spacing: 0;
}
.gnav__link > span {
  display: block;
}
.gnav__link > span.en {
  font-size: 1.5em;
  font-family: var(--font-family-en);
  font-weight: 400;
  color: var(--color-mos);
  transition: all 0.24s ease-out;
}
.gnav__link > span.ja {
  color: var(--color-text);
  letter-spacing: var(--letter-spacing-base);
  margin-right: calc(var(--letter-spacing-base) * -1);
}
.gnav__link:hover .en {
  transform: translateY(-0.3rem);
}
.gnav__link.current .en {
  color: var(--color-cafe);
}

/*===============================================
  main#container
===============================================*/
/*===============================================
  パンくずリスト
===============================================*/
.breadcrumb {
  font-size: var(--font-size-base);
  line-height: 1.5;
  padding-top: 2rem;
}
.breadcrumb__list {
  width: 108rem;
}
.breadcrumb__item::after {
  margin-inline: 1em;
}
.breadcrumb + .section {
  padding-top: 13rem;
}

/*===============================================
  main共通
===============================================*/
.section {
  padding-block: 12rem;
}

.inbox {
  width: 108rem;
}

/*電話番号
-----------------------------*/
.com-tel {
  row-gap: 1.2rem;
  align-items: flex-start;
}
/*ボタン
-----------------------------*/
.com-btn {
  height: 6rem;
  -moz-column-gap: 1.2rem;
       column-gap: 1.2rem;
}
.com-btn::before {
  height: 1em;
}
.com-btn:not(.com-btn--window)::before {
  aspect-ratio: 40/16;
}
.com-btn--window {
  -moz-column-gap: 1rem;
       column-gap: 1rem;
}

.com-link {
  -moz-column-gap: 1rem;
       column-gap: 1rem;
}
.com-link > span {
  font-size: 1.5rem;
}
.com-link::before {
  height: 1em;
  aspect-ratio: 40/16;
}

/*テーブル
-----------------------------*/
.com-table {
  font-size: 1.7rem;
  line-height: 1.76471;
}
.com-table tr:first-of-type {
  border-top: solid 1px var(--color-cafe);
}
.com-table tr th {
  width: 20rem;
  padding: 1.9rem 4rem;
}
.com-table tr td {
  padding: 1.9rem 1rem;
}

/*テキストボックス
-----------------------------*/
.com-text p {
  margin-right: calc(var(--letter-spacing-base) * -1);
}

/*お知らせ
-----------------------------*/
.com-post__link {
  -moz-column-gap: 2rem;
       column-gap: 2rem;
}
.com-post__image {
  width: 20rem;
}
.com-post__image img {
  aspect-ratio: 1.4285714286;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.com-post__inner {
  padding: 2rem;
  row-gap: 2rem;
}
.com-post__date {
  width: 12rem;
}

/* バナー
-----------------------------*/
.com-bnr {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: row-reverse;
  -moz-column-gap: 2rem;
       column-gap: 2rem;
  width: 84rem;
  padding: 2rem;
  margin: 13rem auto 0;
}
.com-bnr::after {
  width: 11.1rem;
  aspect-ratio: 111/101;
  right: -7.6rem;
  bottom: 2rem;
}
.com-bnr__image {
  width: 50%;
  flex-shrink: 0;
}
.com-bnr__inner {
  width: 100%;
  padding: 5rem 3rem 2rem;
  align-self: flex-start;
  position: relative;
}
.com-bnr__heading .label {
  height: 7.8rem;
  top: -4rem;
}
.com-bnr__heading img {
  height: 7.2rem;
}
.com-bnr__btn {
  height: 5.4rem;
  margin-top: 4rem;
}

/*===============================================
  タイトル
===============================================*/
/*大タイトル
-----------------------------*/
.com-title01 {
  margin-bottom: 5rem;
}
.com-title01::after {
  height: 1.9rem;
  margin-top: 2.7rem;
}

/*中タイトル
-----------------------------*/
/*小タイトル
-----------------------------*/
.com-title03 > span {
  letter-spacing: 0.1em;
  margin-right: -0.1em;
}

/*===============================================
  共通セクション
===============================================*/
/*お問い合わせ
-----------------------------*/
/*セクション名
-----------------------------*/
/*===============================================
  トップページ
===============================================*/
/*カテゴリーから選ぶ
-----------------------------*/
.top-category {
  padding: 11.5rem 0 11rem;
}
.top-category::before {
  width: calc(100% - 6rem);
  max-width: 172rem;
  height: calc(100% - 36px);
}
.top-category__title {
  padding-top: 9.2rem;
  margin-bottom: 3.3rem;
}
.top-category__title::before {
  width: 49.2rem;
  height: 9rem;
}
.top-category__title img {
  height: 2.7rem;
}
.top-category__links {
  display: flex;
  justify-content: center;
  align-items: flex-start;
  flex-wrap: wrap;
  gap: 5rem 7rem;
}
.top-category__link {
  width: calc(25% - 5.3rem);
  max-width: 21rem;
}
.top-category__heading {
  font-size: var(--font-size-h3);
  margin-bottom: 1em;
}
.top-category__txt {
  margin-top: 2rem;
}

/*洋菓子専門店
「ルラシオンデュクール アミエル」の
スイーツを全国にお届け
-----------------------------*/
.top-about {
  padding: 18rem 0 28.6rem;
}
.top-about::before {
  width: 42.709%;
  min-width: calc(50% - 14rem);
  height: calc(100% - 8.5rem);
}
.top-about__title {
  padding-top: 6.9rem;
}
.top-about__title::before {
  width: 46.6rem;
  height: 7.8rem;
}
.top-about__title img {
  height: 12rem;
}
.top-about__inner {
  padding-left: 54rem;
}
.top-about__inner::after {
  width: 12rem;
  aspect-ratio: 120/192;
  top: calc(100% + 5rem);
  right: 0.7rem;
}
.top-about__text {
  text-align: center;
  line-height: 2.125;
}
.top-about__images {
  display: flex;
  justify-content: flex-end;
  align-items: flex-end;
  width: 100%;
  max-width: 192rem;
  height: calc(100% - 22.4rem);
  position: absolute !important;
  top: 14.4rem;
  left: 50%;
  transform: translateX(-50%);
  z-index: 3 !important;
  pointer-events: none;
}
.top-about__image--left {
  width: 16.667%;
  height: calc(100% - 18.5rem);
  margin-right: 1.042%;
  margin-bottom: auto;
}
.top-about__image--center {
  width: 20.834%;
  height: calc(100% - 6.1rem);
  margin-right: calc(54rem + 5.2084%);
  bottom: 1.2rem;
}
.top-about__image--right {
  width: calc(50% - 54rem - 2.084%);
  min-width: 90px;
  height: calc(100% - 9.2rem);
}
.top-about__image img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

/*バナーリンクセクション
-----------------------------*/
.top-bnr__items {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  -moz-column-gap: 4rem;
       column-gap: 4rem;
  width: 128rem;
}
.top-bnr__item {
  aspect-ratio: 1;
}
.top-bnr__inner {
  width: 54.75%;
  aspect-ratio: 219/234;
}
.top-bnr__inner::before {
  height: 3.2rem;
  top: 2.2rem;
}
.top-bnr__heading {
  row-gap: 1.2rem;
}
.top-bnr__heading .en {
  font-size: 4.2rem;
  margin-top: -0.3rem;
}
.top-bnr__heading .ja {
  font-size: 2rem;
}

/*お知らせ
-----------------------------*/
.top-news {
  padding-top: 9rem;
}
.top-news::before {
  width: calc(100% - 6rem);
  max-width: 172rem;
  background-size: clamp(42px, 3.28125vw, 63px), clamp(42px, 3.28125vw, 63px), clamp(42px, 3.28125vw, 63px), clamp(42px, 3.28125vw, 63px), auto;
}
.top-news__box {
  display: grid;
  grid-template-columns: 1fr auto;
  align-items: flex-end;
  gap: 4rem;
}
.top-news__title {
  padding-top: 6.5rem;
  margin-bottom: 0;
}
.top-news__title::before {
  width: 30rem;
  height: 6.7rem;
}
.top-news__title img {
  height: 2.7rem;
}
.top-news__title > span::after {
  content: "";
  width: 11.7rem;
  aspect-ratio: 117/33;
  background: url(../img/common/ttl_deco-r.svg) no-repeat right center/contain;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: calc(100% + 2rem);
  pointer-events: none;
}
.top-news__list,
.top-news .com-empty {
  grid-column: span 2;
}

/*営業日カレンダー
-----------------------------*/
.top-calendar {
  padding: 10.3rem 0 10.5rem;
}
.top-calendar__title {
  padding-top: 8.4rem;
}
.top-calendar__title::before {
  width: 41.4rem;
  height: 9.3rem;
}
.top-calendar__title img {
  height: 6.8rem;
}
.top-calendar__list {
  display: flex;
  justify-content: center;
  align-items: flex-start;
  flex-wrap: wrap;
  -moz-column-gap: 4rem;
       column-gap: 4rem;
}
.top-calendar__item {
  width: 52rem;
}
.top-calendar__heading {
  row-gap: 3.2rem;
  margin-bottom: 3.2rem;
}
.top-calendar__heading .en img {
  height: 1.9rem;
}
.top-calendar__heading .ja img {
  height: 2.7rem;
}
.top-calendar__heading .ja::before {
  width: calc(100% + 28rem);
  height: 3.3rem;
}
.top-calendar__box {
  height: 48rem;
}
.top-calendar__btn {
  margin-top: 3rem;
}

/*===============================================
  ランキング
===============================================*/
/*人気ランキングTOP5
-----------------------------*/
.ranking-list__title {
  padding-top: 9.8rem;
}
.ranking-list__title::before {
  width: 46.4rem;
  height: 9.2rem;
}
.ranking-list__items {
  padding-top: 5.2rem;
}
.ranking-list__item {
  padding: 6rem 10rem;
  margin-bottom: 6rem;
}
.ranking-list__num {
  width: 9.7rem;
  font-size: 2rem;
  padding-bottom: 5.2rem;
  top: -1.6rem;
  left: 10rem;
}
.ranking-list__num span {
  font-size: 1.6em;
  margin-bottom: -0.1rem;
}
.ranking-list__heading {
  font-size: var(--font-size-h3);
  padding-inline: 10rem;
}
.ranking-list__heading > span {
  line-height: var(--line-height-h3);
}
.ranking-list__inner {
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
  flex-direction: column;
  row-gap: 3rem;
  min-height: 30rem;
  padding-left: 46rem;
  position: relative;
}
.ranking-list__image {
  width: 42rem;
  position: absolute;
  top: 0;
  left: 0;
}
.ranking-list__image img {
  aspect-ratio: 1.4;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.ranking-list__price {
  width: 100%;
  padding: 2rem;
}
.ranking-list__price dt {
  margin-bottom: 0.8rem;
}
.ranking-list__price dd {
  -moz-column-gap: 2em;
       column-gap: 2em;
  margin-bottom: 1.2rem;
}
.ranking-list__body {
  line-height: 1.75;
  letter-spacing: 0.06em;
}

/*===============================================
  当店について
===============================================*/
/*アミエルの3つのこだわり
-----------------------------*/
.about-point__title {
  padding-top: 8rem;
}
.about-point__title::before {
  width: 45rem;
  height: 6.5rem;
}
.about-point__list {
  display: flex;
  justify-content: center;
  align-items: flex-start;
  flex-wrap: wrap;
  gap: 5rem 3rem;
}
.about-point__list:has(.about-point__item:last-of-type:nth-of-type(3n + 1)) {
  gap: 5rem 4rem;
}
.about-point__list:has(.about-point__item:last-of-type:nth-of-type(3n + 1)) .about-point__item {
  width: calc(50% - 2rem);
}
.about-point__item {
  display: grid;
  grid-template-columns: 8.9rem 1fr;
  gap: 2rem 1.5rem;
  width: 34rem;
}
.about-point__num {
  font-size: 1.3rem;
  row-gap: 0.4rem;
}
.about-point__num::after {
  font-size: 3.4rem;
}
.about-point__heading {
  align-self: center;
}
.about-point__heading > span {
  margin-right: -1em;
}
.about-point__image {
  grid-column: span 2;
  max-height: 36rem;
}
.about-point__image img {
  aspect-ratio: 1.2142857143;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.about-point__body {
  grid-column: span 2;
  line-height: 1.75;
  word-break: break-all;
  line-break: anywhere;
}
.about-point__body p {
  letter-spacing: var(--letter-spacing-sm);
  margin-right: calc(var(--letter-spacing-sm) * -1);
}
.about-point__btn {
  width: 32rem;
  height: 8rem;
  font-size: 2rem;
  -moz-column-gap: 1em;
       column-gap: 1em;
  margin: 6rem auto 0;
}
.about-point__btn > span {
  font-size: 0.85em;
}

/*シェフのイチオシスイーツ
-----------------------------*/
.about-recommend {
  padding-top: 8.5rem;
}
.about-recommend__title {
  padding-top: 10rem;
  margin-bottom: 0.4rem;
}
.about-recommend__title::before {
  width: 62.2rem;
  height: 9.2rem;
}
.about-recommend__item {
  min-height: 66rem;
}
.about-recommend__item:nth-of-type(2n + 1) {
  padding-top: 15rem;
  padding-right: 49rem;
}
.about-recommend__item:nth-of-type(2n + 1) .about-recommend__image {
  text-align: right;
  left: calc(50% + 9rem);
}
.about-recommend__item:nth-of-type(2n + 1) .about-recommend__image img {
  -o-object-position: left center;
     object-position: left center;
}
.about-recommend__item:nth-of-type(2n) {
  padding-top: 11rem;
  padding-left: 49rem;
}
.about-recommend__item:nth-of-type(2n) .about-recommend__image {
  text-align: left;
  right: calc(50% + 9rem);
}
.about-recommend__item:nth-of-type(2n) .about-recommend__image img {
  -o-object-position: right center;
     object-position: right center;
}
.about-recommend__item:nth-of-type(2n) .about-recommend__heading .sub {
  padding-right: 1em;
}
.about-recommend__item:nth-of-type(2n).about-recommend__item-macaron-::after {
  left: 88.5rem;
}
.about-recommend__item:nth-of-type(2n).about-recommend__item--madeleine::after {
  left: 97.6rem;
}
.about-recommend__item:nth-of-type(2n).about-recommend__item--amielle::after {
  left: 91.6rem;
}
.about-recommend__item--macaron {
  min-height: 52.4rem;
  padding-top: 9.7rem !important;
  margin-bottom: 0.4rem;
}
.about-recommend__item--macaron .about-recommend__image {
  height: 52.4rem;
}
.about-recommend__item--macaron .about-recommend__image img {
  width: 100%;
}
.about-recommend__item--macaron::after {
  width: 14.1rem;
  top: 15.3rem;
  left: 39.5rem;
}
.about-recommend__item--alcohol {
  margin-bottom: -7.3rem;
}
.about-recommend__item--madeleine {
  margin-bottom: -4.7rem;
}
.about-recommend__item--madeleine::after {
  width: 9.3rem;
  top: 16.7rem;
  left: 48.6rem;
}
.about-recommend__item--amielle {
  margin-bottom: -1rem;
}
.about-recommend__item--amielle::after {
  width: 12.2rem;
  top: 18rem;
  left: 42.6rem;
}
.about-recommend__image {
  width: 65rem;
  height: 66rem;
  position: absolute;
  top: 0;
}
.about-recommend__image img {
  width: calc(100% - 2rem);
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}
.about-recommend__heading {
  row-gap: 3.5rem;
  word-break: keep-all;
  white-space: nowrap;
  margin-bottom: 7rem;
}
.about-recommend__heading .sub {
  font-size: var(--font-size-h3);
  line-height: var(--line-height-h3);
}
.about-recommend__heading .main {
  font-size: var(--font-size-h1);
  line-height: var(--line-height-h1);
}
.about-recommend .com-bnr {
  margin-top: 9.4rem;
}

/*===============================================
  店舗案内
===============================================*/
/*ギャラリー
-----------------------------*/
.info-gallery__title {
  padding-top: 9.6rem;
}
.info-gallery__title::before {
  width: 35.6rem;
  height: 9.5rem;
}
.info-gallery__images {
  gap: 3rem;
}
.info-gallery__image {
  width: calc(33.33334% - 2rem);
}
.info-gallery__image img {
  aspect-ratio: 1.3076923077;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.info-gallery__image--big {
  width: calc(50% - 1.5rem);
}
.info-gallery__image--big img {
  aspect-ratio: 525/380;
}

/*カフェスペースあります
-----------------------------*/
.info-cafe__title {
  padding-top: 8.8rem;
  margin-bottom: 6.3rem;
}
.info-cafe__title::before {
  width: 38rem;
  height: 8.8rem;
}
.info-cafe__inner {
  min-height: 42.5rem;
  padding-left: 54rem;
  position: relative;
}
.info-cafe__image {
  width: 50rem;
  height: 42.5rem;
  position: absolute;
  top: 0;
  left: 0;
}
.info-cafe__image img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.info-cafe__text {
  letter-spacing: var(--letter-spacing-sm);
  margin-block: calc((1em - 1lh) / 2);
}
.info-cafe__menu {
  row-gap: 2.4rem;
  padding-bottom: 2.8rem;
  margin-top: 3rem;
}
.info-cafe__menu::after {
  width: 13.7rem;
  right: 2rem;
  bottom: 4.7rem;
}
.info-cafe__menu dd {
  padding-inline: 2rem;
}
.info-cafe__menu .ttl {
  padding: 1.4rem 4.5rem 1.4rem 2rem;
  clip-path: polygon(0 0, 100% 0, calc(100% - 1.6rem) 50%, 100% 100%, 0 100%);
}
.info-cafe__menu .list {
  line-height: 1.875;
}

/*店舗概要
-----------------------------*/
.info-shop__title {
  padding-top: 8rem;
  margin-bottom: 6rem;
}
.info-shop__title::before {
  width: 46.6rem;
  height: 9.1rem;
}
.info-shop__map {
  height: 34rem;
  margin-top: 5rem;
}
.info-shop .com-bnr {
  margin-top: 15rem;
}

/*===============================================
  求人案内
===============================================*/
/*販売員・パティシエ募集中
-----------------------------*/
.recruit-about__inner {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}
.recruit-about__inner > * {
  width: calc(50% - 2rem);
}
.recruit-about__inner::after {
  width: 12rem;
  right: 2.8rem;
  bottom: 0;
}
.recruit-about__image img {
  aspect-ratio: 1.7931034483;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.recruit-about__text {
  letter-spacing: var(--letter-spacing-sm);
  margin-top: calc(1.8rem + (1em - 1lh) / 2);
}

/*募集要項
-----------------------------*/
.recruit-info__title {
  padding-top: 8rem;
  margin-bottom: 6rem;
}
.recruit-info__title::before {
  width: 46.6rem;
  height: 9.1rem;
}
.recruit-info__table tr th {
  width: 26rem;
}
.recruit-info .com-bnr {
  margin-top: 14.2rem;
}

/*===============================================
  お知らせ
===============================================*/
/* お知らせ 一覧
-----------------------------*/
/* お知らせ 詳細
-----------------------------*/
/*タグリスト
-----------------------------*/
/*===============================================
  お問い合わせ
===============================================*/
.contact-form__table {
  padding-top: 6rem;
}
.contact-form__table tr th {
  width: 36rem;
  text-align: left;
  line-height: 2.375;
  padding-left: 2rem;
}
.contact-form__table tr th .required-mark {
  margin-top: 0.5rem;
}
.contact-form__table tr td {
  vertical-align: middle;
  line-height: 2.375;
  padding-right: 2rem;
}
.contact-form .contact-submits-wrap > * {
  margin: 2rem 1.5rem 0;
}

/*===============================================
  お問い合わせ完了
===============================================*/
.contact-complete__text {
  text-align: center;
}

/*===============================================
  プライバシーポリシー
===============================================*/
/*===============================================
  サイトマップ
===============================================*/
.sitemap-list__items {
  display: grid;
  grid-template: repeat(5, 1fr)/repeat(3, 1fr);
  grid-auto-flow: column;
  gap: 2rem 8rem;
}
.sitemap-list__item {
  align-self: flex-start;
}
.sitemap-list__item:first-of-type {
  grid-row: span 5;
}
.sitemap-list__link {
  padding: 1.5rem 2rem;
}
.sitemap-list__sub-list {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  -moz-column-gap: 2rem;
       column-gap: 2rem;
  padding-top: 6rem;
}
.sitemap-list__sub-link {
  text-align: center;
  font-size: var(--font-size-sm);
  line-height: 1.875;
  padding: 1.5rem;
}

/*===============================================
  404エラー
===============================================*/