<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "UTF-8";
@import url("https://fonts.googleapis.com/css2?family=Castoro:ital@0;1&amp;family=Noto+Sans+JP&amp;display=swap");
@font-face {
  font-family: "ShelleyAndante BT";
  src: url("//gigaplus.makeshop.jp/laduree01/font/ShelleyAndanteBT.ttf") format("truetype");
  src: url("//gigaplus.makeshop.jp/laduree01/font/ShelleyAndanteBT.woff") format("woff");
}
/* --------------------------------------------------
Common
-------------------------------------------------- */
html {
  font-size: 2.666vw;
  font-family: YakuHanJP, "Noto Sans JP", sans-serif;
  letter-spacing: 0.02em;
  line-height: 1.8;
  color: #333;
}

body img {
  width: 100%;
  height: auto;
  vertical-align: bottom;
}

a {
  color: #333;
}
a:active, a:hover, a:visited {
  color: #333;
}

div, p {
  position: relative;
}

svg {
  width: 100%;
  height: auto;
}

@keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
.fadein {
  opacity: 0;
  transform: translate(0, 0);
  transition: all 0.9s ease 0.15s;
}

.fadein.scrollin {
  opacity: 1;
  transform: translate(0, 0);
}

/* --------------------------------------------------
Content
-------------------------------------------------- */
.container {
  font-size: 1.3rem;
  line-height: 1.8;
  background-color: #BFD0A7;
  font-family: "Yu Mincho Light", "YuMincho", "Yu Mincho", "游明朝体", "ヒラギノ明朝 ProN", "Hiragino Mincho ProN", sans-serif;
  color: #506C28;
  opacity: 0;
  animation: fadeIn 1.2s ease 0.1s forwards;
  padding-bottom: 50px;
}

@media screen and (max-width: 767px) {
  .sp {
    display: block;
  }
  .pc {
    display: none;
  }
  .contents {
    padding: 40px 10px;
    background: url("https://gigaplus.makeshop.jp/laduree01/img/contents/freepage/hello-kitty/bg1.svg") 0 0/contain repeat-y #BFD0A7;
    /*content*/
  }
  .contents.contents2 {
    background: url("https://gigaplus.makeshop.jp/laduree01/img/contents/freepage/hello-kitty/bg2.svg") 0 0/contain repeat-y #FEECD2;
  }
  .contents__box {
    padding: 40px 10px;
    border: 1px solid #F0DC97;
    background: #FFF;
  }
  .contents__number {
    text-align: center;
    font-size: 12px;
  }
  .contents .content {
    position: relative;
    margin-bottom: calc(30 / 390 * 100vw);
  }
  .contents .content.mb {
    margin-bottom: calc(60 / 390 * 100vw);
  }
  .contents .content.mb0 {
    margin-bottom: 0;
  }
  .contents .content .icon1 {
    width: calc(88 / 390 * 100vw);
    margin: 0 auto 15px;
  }
  .contents .content .icon2-1 {
    width: calc(98 / 390 * 100vw);
    position: absolute;
    left: -6px;
    top: calc(-32 / 390 * 100vw);
  }
  .contents .content .icon2-2 {
    width: calc(75 / 390 * 100vw);
    position: absolute;
    right: -6px;
    top: calc(-29 / 390 * 100vw);
  }
  .contents .content .icon3 {
    width: calc(55 / 390 * 100vw);
    margin: 0 auto 15px;
  }
  .contents .content .icon2-2b {
    width: calc(70 / 390 * 100vw);
    margin: 0 auto 15px;
  }
  .contents .content .icon4 {
    width: calc(70 / 390 * 100vw);
    margin: 0 auto 15px;
  }
  .contents .content .icon5 {
    width: calc(70 / 390 * 100vw);
    margin: 0 auto 15px;
  }
  .contents .content .icon6 {
    width: calc(70 / 390 * 100vw);
    margin: 0 auto 15px;
  }
  .contents .content__mainTitle {
    font-family: "Castoro", serif;
    font-weight: 400;
    font-style: normal;
    font-style: italic;
    font-size: 25px;
    line-height: 1;
    text-align: center;
    margin-bottom: calc(20 / 390 * 100vw);
  }
  .contents .content__lead {
    text-align: center;
    margin-bottom: 30px;
  }
  .contents .content__lead p {
    margin-bottom: 12px;
  }
  .contents .content__title {
    text-align: center;
    margin-bottom: calc(15 / 390 * 100vw);
    position: relative;
  }
  .contents .content__title span {
    display: block;
    line-height: 1;
  }
  .contents .content__title span.jp {
    font-size: 14px;
    margin-bottom: 10px;
  }
  .contents .content__title span.en {
    font-size: 29px;
    font-family: "Castoro", serif;
    font-weight: 400;
    font-style: normal;
    font-style: italic;
    letter-spacing: 0.03em;
  }
  .contents .content__title span.en.en2 {
    font-size: 23px;
  }
  .contents .content__title.title3 {
    width: 76%;
    margin: 0 auto calc(15 / 390 * 100vw);
  }
  .contents .content__title.title3::before, .contents .content__title.title3::after {
    display: block;
    content: "";
    background: url("https://gigaplus.makeshop.jp/laduree01/img/contents/freepage/hello-kitty/illust_icon3.png") 0 0/cover no-repeat;
    width: 48px;
    height: 38px;
    position: absolute;
    top: 0;
  }
  .contents .content__title.title3::before {
    left: 0;
  }
  .contents .content__title.title3::after {
    right: 0;
  }
  .contents .content__text {
    text-align: center;
    margin-bottom: calc(40 / 390 * 100vw);
  }
  .contents .content__text span {
    display: block;
    font-size: 12px;
    margin-top: 10px;
  }
  .contents .content__attention {
    font-size: 10px;
    margin-top: calc(15 / 390 * 100vw);
    text-align: center;
  }
  .contents .content__btn.mb {
    margin-bottom: 15px;
  }
  .contents .content__btn a {
    display: block;
    width: 100%;
    font-size: 13px;
    line-height: 1.2;
    text-align: center;
    color: #79A042;
    background-color: #D5E4C0;
    padding: 10px;
  }
  .contents .content__btn a span {
    display: block;
    border: 1px solid #79A042;
    padding: 12px;
  }
  .contents .content__slider {
    width: calc(248 / 390 * 100vw);
    margin: 0 auto 20px;
    overflow: hidden;
  }
  .contents .content__slider.slider2 {
    width: 100%;
  }
  .contents .content__img.img5 {
    margin-bottom: 5px;
  }
  .contents .content__img.mb {
    margin-bottom: 20px;
  }
  .contents .content .item {
    margin-bottom: calc(60 / 390 * 100vw);
  }
  .contents .content .item:last-child {
    margin-bottom: 0;
  }
  .contents .content .item.mb {
    margin-bottom: calc(30 / 390 * 100vw);
  }
  .contents .content .item__img {
    width: calc(100% + 20px);
    margin: 0 0 20px -10px;
  }
  .contents .content .item__price {
    border-top: 1px solid #A18A5C;
    border-bottom: 1px solid #A18A5C;
    text-align: center;
    padding: 12px;
    line-height: 1;
    margin-bottom: 15px;
  }
  .contents .content .item__price span {
    font-size: 13px;
  }
  .contents .content .afternoontea__box {
    padding: 20px 10px;
    border-top: 1px solid #A18A5C;
    text-align: left;
  }
  .contents .content .afternoontea__box.mb0 {
    border: none;
    padding: 0 10px;
  }
  .contents .content .afternoontea__title {
    margin-bottom: calc(12 / 390 * 100vw);
  }
  .contents .content .afternoontea__title span {
    font-size: 14px;
    margin-left: 20px;
  }
  .contents .content .afternoontea__list {
    margin-bottom: calc(16 / 390 * 100vw);
  }
  .contents .content .afternoontea__list.mb0 {
    margin-bottom: 0;
  }
  .contents .content .afternoontea__list dt {
    font-weight: normal;
  }
  .contents .content .afternoontea__attention {
    font-size: 12px;
    margin-top: 12px;
  }
  .contents .content .illust1 {
    width: calc(253 / 390 * 100vw);
    margin: 0 auto;
  }
  .contents .content .mb0 {
    margin-bottom: 0;
  }
  /*contents*/
}
/*SP*/
@media screen and (min-width: 768px) {
  .sp {
    display: none;
  }
  .pc {
    display: block;
  }
  .container {
    font-size: 15px;
    padding-bottom: 50px;
  }
  .contents {
    padding: 100px 100px;
    background: url("https://gigaplus.makeshop.jp/laduree01/img/contents/freepage/hello-kitty/bg1.svg") 0 0/contain repeat-y #BFD0A7;
    /*content*/
  }
  .contents.contents2 {
    background: url("https://gigaplus.makeshop.jp/laduree01/img/contents/freepage/hello-kitty/bg2.svg") 0 0/contain repeat-y #FEECD2;
  }
  .contents__box {
    padding: 80px 30px;
    border: 1px solid #F0DC97;
    background: #FFF;
  }
  .contents__number {
    text-align: center;
    font-size: 14px;
  }
  .contents .content {
    position: relative;
    width: 680px;
    margin: 0 auto 60px;
  }
  .contents .content.mb {
    margin-bottom: 100px;
  }
  .contents .content.mb0 {
    margin-bottom: 0;
  }
  .contents .content .icon1 {
    width: 110px;
    margin: 0 auto 20px;
  }
  .contents .content .icon2-1 {
    width: 138px;
    position: absolute;
    left: -37px;
    top: -40px;
  }
  .contents .content .icon2-2 {
    width: 110px;
    position: absolute;
    right: -32px;
    top: -42px;
  }
  .contents .content .icon2-2b {
    width: 90px;
    margin: 0 auto 20px;
  }
  .contents .content .icon3 {
    width: 70px;
    margin: 0 auto 20px;
  }
  .contents .content .icon4 {
    width: 100px;
    margin: 0 auto 20px;
  }
  .contents .content .icon5 {
    width: 100px;
    margin: 0 auto 20px;
  }
  .contents .content .icon6 {
    width: 100px;
    margin: 0 auto 20px;
  }
  .contents .content__mainTitle {
    font-family: "Castoro", serif;
    font-weight: 400;
    font-style: normal;
    font-style: italic;
    font-size: 30px;
    line-height: 1;
    text-align: center;
    margin-bottom: 40px;
  }
  .contents .content__lead {
    text-align: center;
    margin-bottom: 30px;
  }
  .contents .content__lead p {
    margin-bottom: 12px;
  }
  .contents .content__title {
    text-align: center;
    margin-bottom: 30px;
    position: relative;
  }
  .contents .content__title span {
    display: block;
    line-height: 1;
  }
  .contents .content__title span.jp {
    font-size: 16px;
    margin-bottom: 10px;
  }
  .contents .content__title span.en {
    font-size: 34px;
    font-family: "Castoro", serif;
    font-weight: 400;
    font-style: normal;
    font-style: italic;
    letter-spacing: 0.03em;
  }
  .contents .content__title span.en.en2 {
    font-size: 23px;
  }
  .contents .content__title.title3 {
    width: 76%;
    margin: 0 auto 30px;
  }
  .contents .content__title.title3::before, .contents .content__title.title3::after {
    display: block;
    content: "";
    background: url("https://gigaplus.makeshop.jp/laduree01/img/contents/freepage/hello-kitty/illust_icon3.png") 0 0/cover no-repeat;
    width: 48px;
    height: 38px;
    position: absolute;
    top: 0;
  }
  .contents .content__title.title3::before {
    left: 0;
  }
  .contents .content__title.title3::after {
    right: 0;
  }
  .contents .content__text {
    text-align: center;
    margin-bottom: 60px;
  }
  .contents .content__text span {
    display: block;
    font-size: 12px;
    margin-top: 10px;
  }
  .contents .content__attention {
    font-size: 11px;
    margin-top: 25px;
    text-align: center;
  }
  .contents .content__btn.mb {
    margin-bottom: 15px;
  }
  .contents .content__btn a {
    display: block;
    width: 100%;
    font-size: 13px;
    line-height: 1.2;
    text-align: center;
    color: #79A042;
    background-color: #D5E4C0;
    padding: 10px;
  }
  .contents .content__btn a span {
    display: block;
    border: 1px solid #79A042;
    padding: 12px;
  }
  .contents .content__slider {
    width: 80%;
    margin: 0 auto 20px;
    overflow: hidden;
  }
  .contents .content__slider.slider2 {
    width: 100%;
  }
  .contents .content__img.img5 {
    margin-bottom: 5px;
  }
  .contents .content__img.mb {
    margin-bottom: 20px;
  }
  .contents .content .item {
    margin-bottom: 100px;
  }
  .contents .content .item:last-child {
    margin-bottom: 0;
  }
  .contents .content .item.mb {
    margin-bottom: 50px;
  }
  .contents .content .item__img {
    width: calc(100% + 20px);
    margin: 0 0 20px -10px;
  }
  .contents .content .item__price {
    border-top: 1px solid #A18A5C;
    border-bottom: 1px solid #A18A5C;
    text-align: center;
    padding: 12px;
    line-height: 1;
    margin-bottom: 15px;
  }
  .contents .content .item__price span {
    font-size: 13px;
  }
  .contents .content .afternoontea__box {
    padding: 30px 40px;
    border-top: 1px solid #A18A5C;
    text-align: left;
  }
  .contents .content .afternoontea__title {
    margin-bottom: 12px;
  }
  .contents .content .afternoontea__title span {
    font-size: 14px;
    margin-left: 20px;
  }
  .contents .content .afternoontea__list {
    margin-bottom: 30px;
  }
  .contents .content .afternoontea__list.mb0 {
    margin-bottom: 0;
  }
  .contents .content .afternoontea__list dt {
    font-weight: normal;
  }
  .contents .content .afternoontea__attention {
    font-size: 12px;
    margin-top: 12px;
  }
  .contents .content .illust1 {
    width: 440px;
    margin: 0 auto;
  }
  .contents .content .mb0 {
    margin-bottom: 0;
  }
  /*contents*/
}
/*PC*/
/* --------------------------------------------------
swiper
-------------------------------------------------- */
.swiper-pagination-slider {
  position: relative;
  overflow: hidden;
}

.swiper-pagination {
  bottom: 10px !important;
}

.swiper-pagination-bullet {
  width: 10px;
  height: 10px;
  border-radius: 0;
  background: #FFF !important;
  opacity: 1 !important;
}

.swiper-pagination-bullet-active {
  opacity: 0.5;
}

.swiper-thumbs {
  margin-top: 16px;
}

.swiper-slide-thumb-active {
  opacity: 0.5;
}

.swiper-thumbs .swiper-wrapper {
  display: grid;
  -moz-column-gap: 8px;
       column-gap: 8px;
}

.swiper-thumbs-0 .swiper-wrapper {
  grid-template-columns: repeat(3, 1fr);
}

.swiper-thumbs-1 .swiper-wrapper {
  grid-template-columns: repeat(4, 1fr);
}

.swiper-thumbs .swiper-slide {
  width: 100%;
  margin-right: initial;
}/*# sourceMappingURL=common.css.map */</pre></body></html>