.spD {
  display: none;
}
@media screen and (max-width: 700px) {
  .spD {
    display: block;
  }
}

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

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  font-size: 100%;
  vertical-align: baseline;
}

html {
  line-height: 1.5;
  -webkit-text-size-adjust: 100%;
}

body {
  min-height: 100vh;
  text-rendering: optimizeSpeed;
  -webkit-font-smoothing: antialiased;
}

ol, ul {
  list-style: none;
}

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

caption, th, td {
  text-align: left;
  vertical-align: middle;
}

q, blockquote {
  quotes: none;
}

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

img, svg, video, canvas, audio, iframe, embed, object {
  display: block;
  width: 100%;
}

a {
  text-decoration: none;
  color: inherit;
}

a img {
  border: none;
}

button,
input,
select,
textarea {
  font: inherit;
  color: inherit;
  margin: 0;
}

button {
  background: none;
  border: none;
  cursor: pointer;
}

textarea {
  resize: vertical;
}

[disabled] {
  cursor: not-allowed;
}

input[type=search] {
  -webkit-appearance: textfield;
  outline-offset: -2px;
}

::-webkit-search-decoration {
  -webkit-appearance: none;
}

::-webkit-inner-spin-button,
::-webkit-outer-spin-button {
  height: auto;
}

::-webkit-input-placeholder {
  opacity: 0.7;
}

:-ms-input-placeholder {
  opacity: 0.7;
}

::placeholder {
  opacity: 0.7;
}

b,
strong {
  font-weight: bolder;
}

i,
em {
  font-style: italic;
}

article, aside, details, figcaption, figure,
footer, header, hgroup, main, menu, nav, section, summary {
  display: block;
}

.cafe-page {
  width: 100%;
  max-width: 1920px;
  margin: 0 auto;
  background: #fff;
}
.cafe-page .container {
  max-width: 1000px;
  margin: 0 auto;
}
@media screen and (max-width: 700px) {
  .cafe-page .container {
    max-width: 700px;
  }
}
.cafe-page .kv {
  width: 100%;
  position: relative;
  height: min(clamp(2411.4285714286px, calc(0px + 241.1428571429vw), 1688px), 844px);
}
@media screen and (max-width: 700px) {
  .cafe-page .kv {
    height: auto;
    aspect-ratio: 350/422;
  }
}
.cafe-page .kv__wrapper {
  width: 100%;
  margin: 0 auto;
  background-image: url("../images/kv_01-pc.png");
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}
.cafe-page .kv::before {
  content: "";
  position: absolute;
  inset: 0;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  z-index: 0;
  animation: kvBgChangePc 15s infinite ease-in-out;
}
@media screen and (max-width: 700px) {
  .cafe-page .kv::before {
    animation: kvBgChangeSp 15s infinite ease-in-out;
  }
}
@media screen and (max-width: 700px) {
  .cafe-page .kv::after {
    content: "";
    background: url("../images/wave01-sp.png") center/cover no-repeat;
    width: 100%;
    height: clamp(0.0714285714px, calc(0px + 7.1428571429vw), 50px);
    position: absolute;
    bottom: 0;
  }
}
.cafe-page .kv > * {
  position: relative;
  z-index: 1;
}
.cafe-page .kv__title {
  padding-top: min(clamp(60px, calc(0px + 6vw), 42px), 21px);
}
@media screen and (max-width: 700px) {
  .cafe-page .kv__title {
    padding-top: clamp(0.06px, calc(0px + 6vw), 42px);
  }
}
@media screen and (max-width: 700px) {
  .cafe-page .kv__title img {
    aspect-ratio: 350/44;
  }
}
.cafe-page .kv p:first-of-type {
  margin-top: min(clamp(1285.7142857143px, calc(0px + 128.5714285714vw), 900px), 450px);
}
@media screen and (max-width: 700px) {
  .cafe-page .kv p:first-of-type {
    margin-top: clamp(0.6428571429px, calc(0px + 64.2857142857vw), 450px);
  }
}
.cafe-page .kv-btn {
  width: clamp(0.58px, calc(0px + 58vw), 406px);
  height: clamp(0.0771428571px, calc(0px + 7.7142857143vw), 54px);
  display: block;
  margin: clamp(0.0428571429px, calc(0px + 4.2857142857vw), 30px) auto 0;
}
@keyframes kvBgChangePc {
  0%, 18% {
    background-image: url("../images/kv_01-pc.png");
    opacity: 1;
  }
  19%, 21%, 38% {
    background-image: url("../images/kv_02-pc.png");
    opacity: 1;
  }
  39%, 41%, 58% {
    background-image: url("../images/kv_03-pc.png");
    opacity: 1;
  }
  59%, 61%, 78% {
    background-image: url("../images/kv_04-pc.png");
    opacity: 1;
  }
  79%, 81%, 98% {
    background-image: url("../images/kv_05-pc.png");
    opacity: 1;
  }
  99%, 100% {
    background-image: url("../images/kv_01-pc.png");
  }
}
@keyframes kvBgChangeSp {
  0%, 18% {
    background-image: url("../images/kv_01-sp.png");
    opacity: 1;
  }
  19%, 21%, 38% {
    background-image: url("../images/kv_02-sp.png");
    opacity: 1;
  }
  39%, 41%, 58% {
    background-image: url("../images/kv_03-sp.png");
    opacity: 1;
  }
  59%, 61%, 78% {
    background-image: url("../images/kv_04-sp.png");
    opacity: 1;
  }
  79%, 81%, 98% {
    background-image: url("../images/kv_05-sp.png");
    opacity: 1;
  }
  99%, 100% {
    background-image: url("../images/kv_01-sp.png");
  }
}
.cafe-page .about {
  width: 100%;
  background: #006ba4;
  position: relative;
  padding-bottom: min(clamp(697.1428571429px, calc(0px + 69.7142857143vw), 488px), 244px);
}
@media screen and (max-width: 700px) {
  .cafe-page .about {
    aspect-ratio: 350/310;
    padding-bottom: 0;
  }
}
.cafe-page .about__wrapper {
  background: #006ba4;
  z-index: 0;
  position: relative;
  height: 100%;
}
.cafe-page .about__wrapper::after {
  content: "";
  background: url("../images/wave02-pc.png") bottom/cover no-repeat;
  width: 100%;
  height: min(clamp(164.5714285714px, calc(0px + 8.5714285714vw), 60px), 30px);
  position: absolute;
  bottom: 0;
  z-index: 10;
}
@media screen and (max-width: 700px) {
  .cafe-page .about__wrapper::after {
    content: none;
  }
}
.cafe-page .about > * {
  position: relative;
  z-index: 1;
}
.cafe-page .about::before {
  content: "";
  background: url("../images/wave02-pc.png") bottom/cover no-repeat;
  width: 100%;
  height: min(clamp(164.5714285714px, calc(0px + 8.5714285714vw), 60px), 30px);
  position: absolute;
  bottom: 0;
  z-index: 10;
}
@media screen and (max-width: 700px) {
  .cafe-page .about::before {
    background: url("../images/wave02-sp.png") bottom/cover no-repeat;
    height: clamp(0.0714285714px, calc(0px + 7.1428571429vw), 50px);
  }
}
.cafe-page .about::after {
  content: "";
  background: url("../images/about_kv.gif");
  background-position: center calc(100% + clamp(0.0628571429px, calc(0px + 6.2857142857vw), 44px));
  background-size: cover;
  background-repeat: no-repeat;
  width: clamp(0.8285714286px, calc(0px + 82.8571428571vw), 580px);
  height: clamp(0.3457142857px, calc(0px + 34.5714285714vw), 242px);
  position: absolute;
  right: 50%;
  transform: translateX(50%);
  bottom: 0;
  z-index: 0;
}
.cafe-page .about__title {
  padding-top: clamp(0.0685714286px, calc(0px + 6.8571428571vw), 48px);
}
.cafe-page .types {
  width: 100%;
  padding-bottom: min(clamp(257.1428571429px, calc(0px + 25.7142857143vw), 180px), 90px);
  position: relative;
  background: #c1a084;
}
@media screen and (max-width: 700px) {
  .cafe-page .types {
    aspect-ratio: 350/1480;
    padding-bottom: clamp(0.0028571429px, calc(0px + 0.2857142857vw), 2px);
  }
}
.cafe-page .types__wrapper {
  background: #c1a084;
  position: relative;
}
.cafe-page .types__wrapper::before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  width: clamp(0.2428571429px, calc(0px + 24.2857142857vw), 170px);
  height: clamp(0.2685714286px, calc(0px + 26.8571428571vw), 188px);
  background: url("../images/types_cat.png") center/cover no-repeat;
  z-index: 99;
}
.cafe-page .types__title {
  padding-top: clamp(0.0457142857px, calc(0px + 4.5714285714vw), 32px);
}
.cafe-page .types__btn {
  margin: 0 auto;
  width: clamp(0.3828571429px, calc(0px + 38.2857142857vw), 268px);
  display: block;
}
.cafe-page .types .types__01 {
  padding-bottom: clamp(0.08px, calc(0px + 8vw), 56px);
}
.cafe-page .types .types__01-kv {
  margin-top: clamp(0.04px, calc(0px + 4vw), 28px);
  margin-bottom: clamp(0.0342857143px, calc(0px + 3.4285714286vw), 24px);
}
.cafe-page .types .types__01-packs {
  margin-bottom: clamp(0.0457142857px, calc(0px + 4.5714285714vw), 32px);
}
.cafe-page .types .types__02-packs {
  margin-bottom: clamp(0.0657142857px, calc(0px + 6.5714285714vw), 46px);
}
.cafe-page .info {
  width: 100%;
  max-width: none;
  position: relative;
  overflow: hidden;
}
@media screen and (max-width: 700px) {
  .cafe-page .info {
    height: clamp(1.12px, calc(0px + 112vw), 784px);
  }
}
.cafe-page .info::before {
  content: "";
  background: url("../images/info_kv.gif");
  background-position: center calc(100% + clamp(0.0285714286px, calc(0px + 2.8571428571vw), 20px));
  background-size: cover;
  background-repeat: no-repeat;
  width: clamp(1px, calc(0px + 100vw), 700px);
  height: clamp(1.12px, calc(0px + 112vw), 784px);
  transform: translateX(-50%) scale(1.2);
  position: absolute;
  bottom: 0;
  left: 50%;
  z-index: 1;
}
.cafe-page .info__img picture {
  display: block;
  position: relative;
  z-index: 10;
}
.cafe-page .info__img picture img {
  height: min(clamp(2240px, calc(0px + 224vw), 1568px), 784px);
  object-fit: cover;
  object-position: center;
}
@media screen and (max-width: 700px) {
  .cafe-page .info__img picture img {
    height: clamp(1.12px, calc(0px + 112vw), 784px);
  }
}
.cafe-page .cards {
  background: #006ba4;
  position: relative;
  padding-bottom: min(clamp(285.7142857143px, calc(0px + 28.5714285714vw), 200px), 100px);
  padding-top: 75px;
}
@media screen and (max-width: 700px) {
  .cafe-page .cards {
    padding-top: 0;
    aspect-ratio: 350/876;
    padding-bottom: 0;
  }
}
.cafe-page .cards__wrapper {
  background: #006ba4;
  z-index: 0;
  position: relative;
  height: 100%;
}
.cafe-page .cards__wrapper::after {
  content: "";
  background: url("../images/wave03-pc.png") bottom/cover no-repeat;
  width: 100%;
  height: min(clamp(164.5714285714px, calc(0px + 8.5714285714vw), 60px), 30px);
  position: absolute;
  bottom: 0;
  z-index: 10;
}
@media screen and (max-width: 700px) {
  .cafe-page .cards__wrapper::after {
    content: none;
  }
}
@media screen and (max-width: 700px) {
  .cafe-page .cards::after {
    content: "";
    background: url("../images/wave03-sp.png") center/cover no-repeat;
    width: 100%;
    height: clamp(0.0714285714px, calc(0px + 7.1428571429vw), 50px);
    position: absolute;
    bottom: 0;
  }
}
.cafe-page .cards__series {
  margin-bottom: clamp(0.0685714286px, calc(0px + 6.8571428571vw), 48px);
}
.cafe-page .cards-mother {
  background: #f0bdc4;
  position: relative;
  padding-bottom: min(clamp(285.7142857143px, calc(0px + 28.5714285714vw), 200px), 100px);
}
@media screen and (max-width: 700px) {
  .cafe-page .cards-mother {
    aspect-ratio: 350/600;
    padding-bottom: 0;
  }
}
.cafe-page .cards-mother__wrapper {
  background: #f0bdc4;
  position: relative;
  height: 100%;
}
.cafe-page .cards-mother__wrapper::after {
  content: "";
  background: url("../images/wave06-pc.png") bottom/cover no-repeat;
  width: 100%;
  height: min(clamp(164.5714285714px, calc(0px + 8.5714285714vw), 60px), 30px);
  position: absolute;
  bottom: 0;
  z-index: 10;
}
@media screen and (max-width: 700px) {
  .cafe-page .cards-mother__wrapper::after {
    content: none;
  }
}
@media screen and (max-width: 700px) {
  .cafe-page .cards-mother::after {
    content: "";
    background: url("../images/wave06-sp.png") center/cover no-repeat;
    width: 100%;
    height: clamp(0.0714285714px, calc(0px + 7.1428571429vw), 50px);
    position: absolute;
    bottom: 0;
  }
}
.cafe-page .cards-father {
  background: #a0dae6;
  padding-bottom: min(clamp(285.7142857143px, calc(0px + 28.5714285714vw), 200px), 100px);
  position: relative;
}
@media screen and (max-width: 700px) {
  .cafe-page .cards-father {
    aspect-ratio: 350/600;
    padding-bottom: 0;
  }
}
.cafe-page .cards-father__wrapper {
  background: #a0dae6;
  position: relative;
  height: 100%;
}
.cafe-page .cards-father__wrapper::after {
  content: "";
  background: url("../images/wave07-pc.png") bottom/cover no-repeat;
  width: 100%;
  height: min(clamp(164.5714285714px, calc(0px + 8.5714285714vw), 60px), 30px);
  position: absolute;
  bottom: 0;
  z-index: 10;
}
@media screen and (max-width: 700px) {
  .cafe-page .cards-father__wrapper::after {
    content: none;
  }
}
@media screen and (max-width: 700px) {
  .cafe-page .cards-father::after {
    content: "";
    background: url("../images/wave07-sp.png") center/cover no-repeat;
    width: 100%;
    height: clamp(0.0714285714px, calc(0px + 7.1428571429vw), 50px);
    position: absolute;
    bottom: 0;
  }
}
.cafe-page .swiper-01 {
  background: #f5c3bd;
  position: relative;
  padding-bottom: min(clamp(285.7142857143px, calc(0px + 28.5714285714vw), 200px), 100px);
}
@media screen and (max-width: 700px) {
  .cafe-page .swiper-01 {
    aspect-ratio: 350/600;
    padding-bottom: 0;
  }
}
.cafe-page .swiper-01__wrapper {
  background: #f5c3bd;
  position: relative;
  height: 100%;
}
.cafe-page .swiper-01__wrapper::after {
  content: "";
  background: url("../images/wave04-pc.png") bottom/cover no-repeat;
  width: 100%;
  height: min(clamp(164.5714285714px, calc(0px + 8.5714285714vw), 60px), 30px);
  position: absolute;
  bottom: 0;
  z-index: 10;
}
@media screen and (max-width: 700px) {
  .cafe-page .swiper-01__wrapper::after {
    content: none;
  }
}
@media screen and (max-width: 700px) {
  .cafe-page .swiper-01::after {
    content: "";
    background: url("../images/wave04-sp.png") center/cover no-repeat;
    width: 100%;
    height: clamp(0.0714285714px, calc(0px + 7.1428571429vw), 50px);
    position: absolute;
    bottom: 0;
  }
}
.cafe-page .swiper-02 {
  background: #b8dbc6;
  position: relative;
  padding-bottom: min(clamp(285.7142857143px, calc(0px + 28.5714285714vw), 200px), 100px);
}
@media screen and (max-width: 700px) {
  .cafe-page .swiper-02 {
    aspect-ratio: 350/600;
    padding-bottom: 0;
  }
}
.cafe-page .swiper-02__wrapper {
  background: #b8dbc6;
  position: relative;
  height: 100%;
}
.cafe-page .swiper-02__wrapper::after {
  content: "";
  background: url("../images/wave05-pc.png") bottom/cover no-repeat;
  width: 100%;
  height: min(clamp(164.5714285714px, calc(0px + 8.5714285714vw), 60px), 30px);
  position: absolute;
  bottom: 0;
  z-index: 10;
}
@media screen and (max-width: 700px) {
  .cafe-page .swiper-02__wrapper::after {
    content: none;
  }
}
@media screen and (max-width: 700px) {
  .cafe-page .swiper-02::after {
    content: "";
    background: url("../images/wave05-sp.png") center/cover no-repeat;
    width: 100%;
    height: clamp(0.0714285714px, calc(0px + 7.1428571429vw), 50px);
    position: absolute;
    bottom: 0;
  }
}
.cafe-page .swiper-button-next, .cafe-page .swiper-button-prev {
  top: clamp(0.1428571429px, calc(0px + 14.2857142857vw), 100px) !important;
  color: #42210b;
  width: clamp(0.04px, calc(0px + 4vw), 28px) !important;
  height: clamp(0.08px, calc(0px + 8vw), 56px) !important;
}
@media screen and (max-width: 700px) {
  .cafe-page .swiper-button-next, .cafe-page .swiper-button-prev {
    top: clamp(0.1571428571px, calc(0px + 15.7142857143vw), 110px) !important;
  }
}
.cafe-page .swiper-button-next {
  right: clamp(0.0571428571px, calc(0px + 5.7142857143vw), 40px) !important;
}
.cafe-page .swiper-button-prev {
  left: clamp(0.0571428571px, calc(0px + 5.7142857143vw), 40px) !important;
}
.cafe-page .swiper-button-prev svg {
  transform: rotate(180deg);
}
.cafe-page .swiper-pagination {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  gap: min(clamp(21.9428571429px, calc(0px + 1.1428571429vw), 8px), 4px);
  margin-bottom: min(clamp(274.2857142857px, calc(0px + 14.2857142857vw), 100px), 50px);
}
@media screen and (max-width: 700px) {
  .cafe-page .swiper-pagination {
    gap: clamp(0.0114285714px, calc(0px + 1.1428571429vw), 8px);
    margin-bottom: clamp(0.1px, calc(0px + 10vw), 70px);
  }
}
.cafe-page .swiper-pagination-bullet {
  background: rgba(66, 33, 11, 0.3019607843);
  width: clamp(0.0228571429px, calc(0px + 2.2857142857vw), 16px);
  height: clamp(0.0228571429px, calc(0px + 2.2857142857vw), 16px);
}
.cafe-page .swiper-pagination-bullet-active {
  background: #42210b;
}
.cafe-page .message {
  background: #006ba4;
  position: relative;
}
@media screen and (max-width: 700px) {
  .cafe-page .message {
    aspect-ratio: 350/365;
    height: auto;
  }
}
.cafe-page .message__wrapper {
  background: #006ba4;
  position: relative;
  height: 100%;
}
.cafe-page .message__wrapper::after {
  content: "";
  background: url("../images/wave08-pc.png") bottom/cover no-repeat;
  width: 100%;
  height: min(clamp(164.5714285714px, calc(0px + 8.5714285714vw), 60px), 30px);
  position: absolute;
  bottom: 0;
  z-index: 10;
}
@media screen and (max-width: 700px) {
  .cafe-page .message__wrapper::after {
    content: none;
  }
}
@media screen and (max-width: 700px) {
  .cafe-page .message::after {
    content: "";
    background: url("../images/wave08-sp.png") center/cover no-repeat;
    width: 100%;
    height: clamp(0.0714285714px, calc(0px + 7.1428571429vw), 50px);
    position: absolute;
    bottom: 0;
  }
}
.cafe-page .shop {
  background: #d7bfa5;
  position: relative;
  padding-bottom: min(clamp(285.7142857143px, calc(0px + 28.5714285714vw), 200px), 100px);
}
@media screen and (max-width: 700px) {
  .cafe-page .shop {
    aspect-ratio: 350/178;
    padding-bottom: 0;
  }
}
.cafe-page .shop__wrapper {
  background: #d7bfa5;
}
.cafe-page .shop__title {
  padding-top: clamp(0.0514285714px, calc(0px + 5.1428571429vw), 36px);
  padding-bottom: clamp(0.04px, calc(0px + 4vw), 28px);
}
.cafe-page .shop__text {
  padding-bottom: clamp(0.0685714286px, calc(0px + 6.8571428571vw), 48px);
}
.cafe-page .shop__txt02 {
  padding-top: clamp(0.0228571429px, calc(0px + 2.2857142857vw), 16px);
}
.cafe-page .shop__btn {
  margin: 0 auto;
  width: clamp(0.5028571429px, calc(0px + 50.2857142857vw), 352px);
  display: block;
}

.agf-cs-header {
  position: fixed !important;
}