@charset "UTF-8";
/* ===== リセット ===== */
.footer:not(.brandTop-footer) {
  margin-block-start: 0;
}

/* ===== 共通 ===== */
:root {
  --font-serif: "Noto Serif JP", serif;
  --font-en: "EB Garamond", serif;
  --color-typo: #5D5D5D;
  --color-purple: #ACA0D1;
  --color-white: #FFFFFF;
  --font-10: 0.85em;
  --font-12: 1.02em;
  --font-13: 1.07em;
  --font-14: 1.2em;
  --font-18: 1.54em;
  --font-22: 1.79em;
  --font-24: 1.96em;
}

.cathkidston-wrapper {
  color: var(--color-typo);
  font-family: var(--font-serif);
  font-weight: 500;
}

.cathkidston-text {
  line-height: 2.125;
}

/* ----- button ----- */
.cathkidston-button {
  display: flex;
  padding: min(5px, 1.33333vmin);
  margin-inline: auto;
  background: var(--color-purple);
  inline-size: 100%;
  color: var(--color-white);
  font-weight: 700;
}
.cathkidston-button span {
  display: flex;
  justify-content: center;
  align-items: center;
  max-inline-size: 100%;
  inline-size: 100%;
  padding: min(12px, 3.2vmin);
  border: 1px solid var(--color-white);
}

/* ----- cathkidston-section__heading ----- */
.cathkidston-section__heading {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: min(8px, 1.866667vmin);
}
.cathkidston-section__heading[class*=" __"]::before {
  content: "";
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
  margin-block-end: min(20px, 2.66667vmin);
}
.cathkidston-section__heading .__ja {
  font-weight: 700;
  line-height: 1.4;
  letter-spacing: 0.03em;
}
.cathkidston-section__heading .__en {
  font-family: var(--font-en);
  font-weight: 400;
  line-height: 1;
  letter-spacing: 0.05em;
}
.cathkidston-section__heading.__macaron::before {
  aspect-ratio: 130/75;
  background-image: url(https://gigaplus.makeshop.jp/laduree01/img/contents/freepage/cathkidston/img_sec2.png);
}
.cathkidston-section__heading.__baked::before {
  aspect-ratio: 120/94;
  background-image: url(https://gigaplus.makeshop.jp/laduree01/img/contents/freepage/cathkidston/img_sec3.png);
}
.cathkidston-section__heading.__afternoon::before {
  aspect-ratio: 120/129;
  background-image: url(https://gigaplus.makeshop.jp/laduree01/img/contents/freepage/cathkidston/img_sec4.png);
}
.cathkidston-section__heading.__bag::before {
  aspect-ratio: 120/150;
  background-image: url(https://gigaplus.makeshop.jp/laduree01/img/contents/freepage/cathkidston/img_sec_odd.png);
}
.cathkidston-section__heading.__bag-2::before {
  aspect-ratio: 120/150;
  background-image: url(https://gigaplus.makeshop.jp/laduree01/img/contents/freepage/cathkidston/img_sec_even.png);
}
.cathkidston-section__heading.__pouch::before {
  aspect-ratio: 120/150;
  background-image: url(https://gigaplus.makeshop.jp/laduree01/img/contents/freepage/cathkidston/img_sec_odd.png);
}
.cathkidston-section__heading.__handkerchief::before {
  aspect-ratio: 120/150;
  background-image: url(https://gigaplus.makeshop.jp/laduree01/img/contents/freepage/cathkidston/img_sec_even.png);
}
.cathkidston-section__heading.__handkerchief-2::before {
  aspect-ratio: 120/150;
  background-image: url(https://gigaplus.makeshop.jp/laduree01/img/contents/freepage/cathkidston/img_sec_odd.png);
}

/* ===== cathkidston-header ===== */
.cathkidston-header {
  line-height: 1.25;
}
.cathkidston-header .__inner {
  padding-inline: min(15px, 4vmin);
}

.cathkidston-title {
  font-weight: 700;
  letter-spacing: 0.05em;
}

.cathkidston-anchorlink-list {
  display: grid;
}

.cathkidston-anchorlink-list__item .cathkidston-button span {
  position: relative;
}
.cathkidston-anchorlink-list__item .cathkidston-button span::before {
  position: absolute;
  content: "";
  inline-size: min(8px, 2.1333333333vmin);
  aspect-ratio: 1;
  margin-block-end: min(4px, 1.0666666667vmin);
  border-block-end: 1px solid var(--color-white);
  border-inline-end: 1px solid var(--color-white);
  transform: rotate(45deg);
}

/* ===== cathkidston-section ===== */
.cathkidston-section-wrapper {
  position: relative;
  z-index: 1;
  padding-inline: min(15px, 4vmin);
}

.cathkidston-section-wrapper::before {
  position: absolute;
  content: "";
  inset-inline-start: 0;
  inset-block-start: 0;
  inline-size: 100%;
  block-size: 100%;
  background-image: url(https://gigaplus.makeshop.jp/laduree01/img/contents/freepage/cathkidston/img_pattern.png);
  background-size: 100% auto;
  background-repeat: repeat;
  z-index: 1;
  pointer-events: none;
}

.cathkidston-section.__1 {
  -o-border-image: linear-gradient(#D5E4C0 0% 100%) 0 fill/auto/0 100dvw;
     border-image: linear-gradient(#D5E4C0 0% 100%) 0 fill/auto/0 100dvw;
}

.cathkidston-section.__2 {
  -o-border-image: linear-gradient(#F7F0E9 0% 100%) 0 fill/auto/0 100dvw;
     border-image: linear-gradient(#F7F0E9 0% 100%) 0 fill/auto/0 100dvw;
}

.cathkidston-section.__3 {
  -o-border-image: linear-gradient(#FFDDE2 0% 100%) 0 fill/auto/0 100dvw;
     border-image: linear-gradient(#FFDDE2 0% 100%) 0 fill/auto/0 100dvw;
}

.cathkidston-mini-section {
  position: relative;
  z-index: 2;
  inline-size: 100%;
  margin-inline: auto;
}
.cathkidston-mini-section:not(.__anchor) {
  background: #fff;
}

/* ----- cathkidston-item-list ----- */
.cathkidston-item-list {
  max-inline-size: 400px;
  inline-size: 100%;
  margin-inline: auto;
}

.cathkidston-item-list__item > * + * {
  margin-block-start: min(15px, 4vmin);
}

.cathkidston-item-list__info {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 1em;
  padding-block: min(12px, 3.2vmin);
  border-block: 1px solid var(--color-typo);
}

.__kome {
  font-size: 80%;
}

.__tax {
  font-size: 80%;
}

/* ----- swiper-container ----- */
.swiper-container {
  max-inline-size: 670px;
  inline-size: 100%;
  margin-inline: auto;
}

/* ----- afternoon-detail ----- */
:is(.afternoon-detail, .attention-list) {
  max-inline-size: 800px;
  inline-size: 100%;
  margin-inline: auto;
}

.afternoon-detail__item {
  border-block-start: 1px solid var(--color-typo);
  text-align: start;
}
.afternoon-detail__item:first-child {
  display: flex;
  justify-content: center;
}
.afternoon-detail__item:last-child {
  display: flex;
  border-block-end: 1px solid var(--color-typo);
}

.attention-list {
  line-height: 2;
  text-align: start;
}

/* ----- cathkidston-period ----- */
.cathkidston-period {
  display: flex;
  align-items: center;
  justify-content: center;
  padding-block: min(20px, 5.3333333333vmin);
  inline-size: 100%;
  margin-inline: auto;
  border-block: 1px solid var(--color-typo);
}

@media (hover: hover) {
  .thumbnail-slider .swiper-slide:hover {
    opacity: 0.7;
  }
}
@media screen and (width < 769px) {
  /* ===== 共通 ===== */
  .pc-only {
    display: none !important;
  }
  /* ----- cathkidston-section__heading ----- */
  .cathkidston-section__heading .__ja {
    font-size: var(--font-13);
  }
  .cathkidston-section__heading .__en {
    font-size: var(--font-22);
  }
  .cathkidston-section__heading.__macaron::before {
    inline-size: 18.4921763869%;
  }
  .cathkidston-section__heading.__baked::before {
    inline-size: 17.0697012802%;
  }
  .cathkidston-section__heading.__afternoon::before {
    inline-size: 17.0697012802%;
  }
  .cathkidston-section__heading.__bag::before {
    inline-size: 17.0697012802%;
  }
  .cathkidston-section__heading.__bag-2::before {
    inline-size: 17.0697012802%;
  }
  .cathkidston-section__heading.__pouch::before {
    inline-size: 17.0697012802%;
  }
  .cathkidston-section__heading.__handkerchief::before {
    inline-size: 17.0697012802%;
  }
  .cathkidston-section__heading.__handkerchief-2::before {
    inline-size: 17.0697012802%;
  }
  /* ===== cathkidston-header ===== */
  .cathkidston-header .__inner {
    padding-block: min(40px, 10.6666666667vmin);
  }
  .cathkidston-header .__inner > * + * {
    margin-block-start: min(40px, 10.6666666667vmin);
  }
  .cathkidston-title {
    font-size: var(--font-18);
  }
  .cathkidston-anchorlink-list {
    grid-template-columns: repeat(2, 1fr);
    gap: min(11px, 2.9333333333vmin);
  }
  .cathkidston-anchorlink-list__item .cathkidston-button span::before {
    inset-inline-end: min(8px, 2.1333333333vmin);
  }
  /* ===== cathkidston-section ===== */
  .cathkidston-section {
    padding-block: min(40px, 10.6666666667vmin);
  }
  .cathkidston-mini-section:not(.__anchor) {
    padding: min(40px, 10.6666666667vmin) min(17.5px, 4.6666666667vmin);
  }
  .cathkidston-mini-section > * + * {
    margin-block-start: min(15px, 4vmin);
  }
  .cathkidston-mini-section + .cathkidston-mini-section {
    margin-block-start: min(25px, 6.6666666667vmin);
  }
  /* ----- cathkidston-item-list ----- */
  .cathkidston-item-list__item + .cathkidston-item-list__item {
    margin-block-start: min(50px, 13.33333vmin);
  }
  .cathkidston-item-list__info {
    font-size: var(--font-14);
  }
  /* ----- swiper ----- */
  .thumbnail-slider {
    margin-block-start: min(10px, 2.6666666667vmin);
  }
  /* ----- afternoon-detail ----- */
  .afternoon-detail__item {
    padding-block: min(25px, 6.6666666667vmin);
    font-size: var(--font-12);
  }
  .afternoon-detail__item:nth-child(2) > * + * {
    margin-block-start: min(25px, 6.6666666667vmin);
  }
  .afternoon-detail__item:last-child {
    gap: min(10px, 2.6666666667vmin);
  }
  .afternoon-detail-sub__item + .afternoon-detail-sub__item {
    margin-block-start: min(25px, 6.6666666667vmin);
  }
  .afternoon-detail-sub__item > * + * {
    margin-block-start: min(8px, 2.1333333333vmin);
  }
  .attention-list {
    font-size: 0.625em;
  }
  /* ----- cathkidston-period ----- */
  .cathkidston-period {
    font-size: var(--font-13);
  }
  .cathkidston-mini-section > .cathkidston-period + * {
    margin-block-start: min(15px, 4vmin);
  }
  .p-attention {
    font-size: var(--font-12);
  }
  /* ----- 1 ----- */
  .cathkidston-mini-section.__1-1 .cathkidston-section__heading img {
    inline-size: 26%;
  }
  .cathkidston-mini-section.__1-1 > img {
    inline-size: 74%;
  }
  /* ----- 2 ----- */
  .cathkidston-mini-section.__2-1 > * + * {
    margin-block-start: min(25px, 6.6666666667vmin);
  }
  .cathkidston-mini-section.__2-2 > *:not(.cathkidston-period):not(.cathkidston-button) {
    inline-size: 84%;
    margin-inline: auto;
  }
  .cathkidston-mini-section.__2-2 .cathkidston-text {
    text-align: start;
  }
  .cathkidston-mini-section.__2-3 > * + * {
    margin-block-start: min(25px, 6.6666666667vmin);
  }
  /* ----- 3 ----- */
  .cathkidston-mini-section.__3-1 > img {
    inline-size: 64.5%;
  }
}
@media screen and (769px <= width) {
  /* ===== 共通 ===== */
  .sp-only {
    display: none !important;
  }
  /* ----- button ----- */
  .cathkidston-button {
    min-block-size: 56px;
    font-size: 0.875em;
  }
  /* ----- cathkidston-section__heading ----- */
  .cathkidston-section__heading .__ja {
    font-size: 1.375em;
  }
  .cathkidston-section__heading .__en {
    font-size: 2.5em;
  }
  .cathkidston-section__heading.__macaron::before {
    inline-size: 130px;
  }
  .cathkidston-section__heading.__baked::before {
    inline-size: 120px;
  }
  .cathkidston-section__heading.__afternoon::before {
    inline-size: 120px;
  }
  .cathkidston-section__heading.__bag::before {
    inline-size: 120px;
  }
  .cathkidston-section__heading.__bag-2::before {
    inline-size: 120px;
  }
  .cathkidston-section__heading.__pouch::before {
    inline-size: 120px;
  }
  .cathkidston-section__heading.__handkerchief::before {
    inline-size: 120px;
  }
  .cathkidston-section__heading.__handkerchief-2::before {
    inline-size: 120px;
  }
  /* ===== cathkidston-header ===== */
  .cathkidston-header .__inner {
    padding-block: 70px;
  }
  .cathkidston-title {
    font-size: 2em;
    margin-block-end: 40px;
  }
  .cathkidston-anchorlink-list {
    grid-template-columns: repeat(4, 1fr);
    gap: 12px;
  }
  .cathkidston-anchorlink-list__item .cathkidston-button {
    min-block-size: 50px;
  }
  .cathkidston-anchorlink-list__item .cathkidston-button span::before {
    inset-inline-end: 19px;
  }
  /* ===== cathkidston-section ===== */
  .cathkidston-section {
    padding-block: 80px;
  }
  .cathkidston-mini-section {
    max-inline-size: 1000px;
  }
  .cathkidston-mini-section:not(.__anchor) {
    padding: 80px 40px;
  }
  .cathkidston-mini-section > * + * {
    margin-block-start: 30px;
  }
  .cathkidston-mini-section + .cathkidston-mini-section {
    margin-block-start: 50px;
  }
  /* ----- cathkidston-item-list ----- */
  .cathkidston-item-list__item + .cathkidston-item-list__item {
    margin-block-start: 30px;
  }
  .cathkidston-item-list__info {
    font-size: 0.9375em;
  }
  /* ----- swiper ----- */
  .thumbnail-slider {
    margin-block-start: 30px;
  }
  /* ----- afternoon-detail ----- */
  .afternoon-detail__item {
    padding-block: 30px;
    padding-inline: 12.5%;
    font-size: 0.9375em;
  }
  .afternoon-detail__item:nth-child(2) > * + * {
    margin-block-start: 30px;
  }
  .afternoon-detail__item:last-child {
    gap: 24px;
  }
  .afternoon-detail-sub__item + .afternoon-detail-sub__item {
    margin-block-start: 30px;
  }
  .afternoon-detail-sub__item > * + * {
    margin-block-start: 8px;
  }
  .attention-list {
    padding-inline: 12.5%;
    font-size: 0.75em;
  }
  .attention-list + .cathkidston-button {
    max-inline-size: 670px;
  }
  /* ----- cathkidston-period ----- */
  .cathkidston-period {
    max-inline-size: 600px;
    font-size: 1em;
  }
  .cathkidston-mini-section > .cathkidston-period + * {
    margin-block-start: min(10px, 2.6666666667vmin);
  }
  .p-attention {
    font-size: 0.875em;
  }
  /* ----- 1 ----- */
  .cathkidston-mini-section.__1-1 .cathkidston-section__heading img {
    inline-size: 150px;
  }
  .cathkidston-mini-section.__1-1 > img {
    inline-size: 700px;
  }
  /* ----- 2 ----- */
  .cathkidston-mini-section.__2-2 .cathkidston-button {
    max-inline-size: 400px;
  }
  /* ----- 3 ----- */
  .cathkidston-mini-section.__3-1 > img {
    inline-size: 400px;
  }
}
/* ===== 260319_装飾追加 ===== */
.cathkidston-section + .cathkidston-section {
  position: relative;
}
.cathkidston-section + .cathkidston-section::before {
  position: absolute;
  content: "";
  inset-inline-start: calc(-1 * min(15px, 4vmin));
  inline-size: calc(100% + min(15px, 4vmin) * 2);
  background-position: center;
  background-repeat: repeat-x;
  z-index: 1;
}

@media screen and (width < 769px) {
  .cathkidston-section + .cathkidston-section::before {
    inset-block-start: calc(-1 * min(30px, 8vmin) / 2);
    block-size: min(30px, 8vmin);
    background-image: url(https://gigaplus.makeshop.jp/laduree01/img/contents/freepage/cathkidston/img_line_sp.png);
    background-size: min(375px, 100vmin) auto;
  }
}
@media screen and (769px <= width) {
  .cathkidston-section + .cathkidston-section::before {
    inset-block-start: -30px;
    block-size: 60px;
    background-image: url(https://gigaplus.makeshop.jp/laduree01/img/contents/freepage/cathkidston/img_line_pc.png);
    background-size: 1920px auto;
  }
}
/* ===== 260323_要素の追加 ===== */
.cathkidston-item-list__info {
  flex-direction: column;
}

/* ----- アフタヌーンティー ----- */
.afternoon-detail__item:last-child {
  display: block;
  border-block-end: 0;
}

.cathkidston-mini-section > .afternoon-detail__item {
  display: grid;
  justify-content: center;
  max-inline-size: 800px;
  margin-inline: auto;
  padding-inline: 0;
}

.cathkidston-mini-section > * + .afternoon-detail__item {
  margin-block-start: 0;
}

/* -- 価格 -- */
.afternoon-detail__item.__price {
  gap: 0.5em;
}

.afternoon-detail__price {
  display: flex;
  justify-content: center;
  gap: 1em;
}

.attention-list {
  padding-inline: 0;
}

/* -- ご予約について -- */
.afternoon-detail__item.__reservation {
  text-align: center;
}

.afternoon-detail__heading {
  font-weight: 700;
  text-align: center;
}

/* -- 期間 -- */
.afternoon-detail__item.__period {
  border-block-end: 1px solid var(--color-typo);
  line-height: 2.125;
}

.cathkidston-button {
  max-inline-size: 800px;
}

/* ----- スペシャルプラン ----- */
.cathkidston-smallest-section {
  margin-inline: auto;
}

.cathkidston-section__heading.__small {
  gap: 0;
  line-height: 2.125;
}
.cathkidston-section__heading.__small::before {
  display: none;
}

.cathkidston-mini-section.__2-5 .cathkidston-item-list__info {
  padding-block: min(20px, 5.3333333333vmin);
}

@media screen and (width < 769px) {
  .cathkidston-item-list__info {
    gap: min(4px, 1.066667vmin);
  }
  .cathkidston-mini-section.__2-2 > *:not(.cathkidston-period):not(.cathkidston-button) {
    inline-size: 92%;
  }
  /* ----- アフタヌーンティー ----- */
  div.afternoon-detail__item {
    display: flex;
    justify-content: center;
  }
  .afternoon-detail__heading {
    font-size: 1.25em;
  }
  /* -- 価格 -- */
  .afternoon-detail__price {
    font-size: var(--font-14);
  }
  .attention-list {
    font-size: var(--font-10);
  }
  /* -- ご予約について -- */
  .afternoon-detail__item.__reservation {
    gap: min(16px, 4.266667vmin);
  }
  /* -- 期間 -- */
  .afternoon-detail__item.__period {
    grid-template-columns: 57% 34.3333333333%;
    gap: 4.8333333333%;
  }
  /* ----- スペシャルプラン ----- */
  .cathkidston-mini-section > .cathkidston-smallest-section + .cathkidston-smallest-section {
    margin-block-start: min(30px, 8vmin);
  }
  .cathkidston-smallest-section > * + * {
    margin-block-start: min(16px, 4.266667vmin);
  }
  .cathkidston-section__heading.__small .__ja {
    font-size: var(--font-13);
  }
}
@media screen and (769px <= width) {
  .cathkidston-item-list__info {
    gap: 4px;
  }
  /* ----- アフタヌーンティー ----- */
  .afternoon-detail__heading {
    font-size: 1.25em;
  }
  /* -- 価格 -- */
  .afternoon-detail__price {
    font-size: 1.125em;
  }
  .attention-list {
    font-size: 0.875em;
  }
  /* -- ご予約について -- */
  .afternoon-detail__item.__reservation {
    gap: 30px;
  }
  /* -- 期間 -- */
  .afternoon-detail__item.__period {
    grid-template-columns: 239px 127px;
    gap: 40px;
  }
  /* ----- スペシャルプラン ----- */
  .cathkidston-mini-section > .cathkidston-smallest-section + .cathkidston-smallest-section {
    margin-block-start: 80px;
  }
  .cathkidston-smallest-section {
    max-inline-size: 608px;
  }
  .cathkidston-smallest-section > * + * {
    margin-block-start: 30px;
  }
  .cathkidston-section__heading.__small .__ja {
    font-size: 1.125em;
  }
  .cathkidston-item-list__info .__price {
    font-size: 1.125em;
  }
}
/* ===== 260324_微修正＆スクロールでフェードイン ===== */
@media (hover: hover) {
  .thumbnail-slider .swiper-slide {
    transition: all 0.3s ease 0s;
    cursor: pointer;
  }
  .thumbnail-slider .swiper-slide:hover {
    opacity: 0.7;
  }
}
.cathkidston-mini-section:not(.__anchor) > * {
  opacity: 0;
  transform: translateY(2rem);
  transition: opacity 1s ease, transform 1s ease;
  will-change: opacity, transform;
}
.cathkidston-mini-section:not(.__anchor).is-visible > * {
  opacity: 1;
  transform: translateY(0);
}/*# sourceMappingURL=cathkidston.css.map */