/** Shopify CDN: Minification failed

Line 2510:1 Unexpected "{"

**/
body {
  background: #fff;
  color: #3b3b3b3;
}

ul {
  list-style: none;
}

img {
  width: 100%;
}

hr {
  background: #c6c6c6;
  color: #c6c6c6;
  border: none;
  height: 1px;
}

.btn-wrapper {
  text-align: center;
  margin: 40px 0;
}

.btn {
  color: #000;
  background: #fff;
  padding: 12px 60px;
  display: inline-block;
  letter-spacing: 2px;
  border: 1px solid #000;
  transition: ease 0.4s;
  font-family: 'Noto Sans JP', sans-serif  !important;
}

.btn:hover {
  background: #000;
  color: #fff;
}

.font-poppins, .ProductItem__Price, .ProductMeta__Vendor, .ProductMeta__Price{
  font-family: 'Poppins', sans-serif !important;
}

.font-noto {
  font-family: 'Noto Serif JP', serif !important;
}

.reversed {
  flex-direction: row-reverse;
}

.custom-section {
  margin: 60px 12px;
}

.custom-section__inner {
  margin: 80px 12px;
}

.custom-section__heading {
  padding-bottom: 60px;
}

.custom-section__heading.commitment__texts {
  padding-top: 0px;
}

.custom-section__texts {
  margin: 40px 0;
}

.custom-section__title {
  text-align: center;
  margin: 0;
  font-size: 24px;
  letter-spacing: 4px;
  font-family: 'Noto Serif JP', serif;
  font-weight: 600;
  display: flex;
  justify-content: center;
  flex-direction: column;
  padding: 20px 0 0;
}

.custom-section__subtitle {
  text-align: center;
  margin: 12px 0 0 0;
  font-size: 12px;
  letter-spacing: 2px;
}

.custom-section__description {
  padding: 0 12px;
  font-size: 14px;
  line-height: 2.4;
}

.custom-section__tel {
  text-align: center;
  font-size: 24px;
  margin: 24px auto;
  font-family: 'Arial',YuGothic,'Yu Gothic','Hiragino Kaku Gothic ProN','ヒラギノ角ゴ ProN W3','メイリオ', Meiryo,'ＭＳ ゴシック',sans-serif;
  letter-spacing: 1px;
}

.custom-section__info {
  text-align: center;
  font-size: 12px;
}

.custom-section__image {
  text-align: center;
  padding: 0 12px;
}

.custom-section__subtitle--gray {
  color: #afafaf;
}

.blocks {
  padding: 20px 0;
}

.block {
  padding: 20px 0;
}

.center img {
  padding: 0 8px;
  position: relative;
}

.custom-text__background {
  margin: 0;
}

.custom-text__paragraph {
  font-size: 14px;
  line-height: 2;
  margin: 40px 0 0 0;
}

.custom-text__paragraph--small {
  font-size: 12px;
  line-height: 2;
  margin-top: 32px;
}

.custom-text__paragraph--left {
  text-align: left;
  padding-left: 12px;
  padding-right: 12px;
  line-height: 2;
  font-size: 16px;
}

.access__wrapper{
  padding: 40px 0 10px;
}

.access__title{
  padding: 0 !important;
  margin: 0;
}

.access__map {
  text-align: center;
  position: relative;
  width: 100%;
  padding-top: 50%;
  margin-top: 20px;
}

.access__map iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.faqs {
  margin-top: 60px;
  margin-bottom: 0;
}

.faqs__inner {
  margin: 0 12px;
}

.faqs-links {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  margin: 40px 12px 0;
}

.faqs-links__heading {
  text-align: center;
  padding: 30px 20px;
  border-bottom: 1px solid #afafaf;
  width: 50%;
  transition: ease 0.4s;
}

.faqs-links__heading:last-child,
.faqs-links__heading:nth-last-child(2):nth-child(odd) {
  border-bottom: none;
}

.faqs-links__heading:nth-child(odd) {
  border-right: 1px solid #afafaf;
}

.faqs-links__heading a:hover {
  opacity: 0.7;
  transition: ease 0.4s;
}
.faqs-links__heading a:not(:hover) {
  opacity: 1;
  transition: ease 0.4s;
}

.faq-item {
  border-bottom: 1px solid #c6c6c6;
  padding: 20px 0;
}

.faq-item-open {
  transform: rotate(-180deg);
  transition: ease 0.4s;
}

.faq-item__question {
  position: relative;
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding-right: 20px;
  cursor: pointer;
}

.faq-item__question p {
  width: calc(100% - 30px);
  margin: 0;
}

.faq-item__question img {
  width: 16px;
  height: 12px;
  transition: ease 0.4s;
}

.faq-item__answer {
  display: none;
  margin-top: 20px;
}

.custom-image {
  width: 100%;
  margin: 0;
}

.scene {
  margin-left: 0;
  margin-right: 0;
  margin: 0 0 160px 0;
  position: relative;
}

.scene__title {
  position: absolute;
  background: #fff;
  top: -20px;
  font-size: 24px;
  margin: 0 24px;
  padding: 0 12px;
  letter-spacing: 2px;
}

.scene-blocks {
  margin-top: 100px;
}

.scene-block {
  position: relative;
  margin-bottom: 100px;
}

.scene-block__right {
  position: absolute;
  top: -24px;
  right: 24px;
  display: flex;
}

.scene-block__case {
  -ms-writing-mode: tb-rl;
  writing-mode: vertical-rl;
  background: #fff;
  font-size: 12px;
  letter-spacing: 4px;
  text-align-last: left;
  padding-bottom: 4px;
}

.scene-block__case span {
  text-orientation: upright;
  font-size: 12px;
  letter-spacing: 0;
}

.scene-block__heading {
  -ms-writing-mode: tb-rl;
  writing-mode: vertical-rl;
  background: #fff;
  margin-right: 8px;
  font-size: 16px;
  letter-spacing: 1px;
}

.scene-block__image {
  position: relative;
  padding: 0 36px;
  margin-bottom: -10%;
  z-index: -1;
}

.scene-block__texts {
  width: 75%;
  padding: 12px 12px 12px 24px;
  background-color: #fff;
  /* backdrop-filter: blur(30px); */

  position: relative;
  z-index: 2;
}

@supports ((-webkit-backdrop-filter: none) or (backdrop-filter: none)) {
  .scene-block__texts {
    backdrop-filter: blur(30px);
    -webkit-backdrop-filter: blur(30px);
    background: -moz-linear-gradient(top, rgba(240, 199, 199, 0.2) 50%, #fff);
    background: -webkit-linear-gradient(top, rgba(240, 199, 199, 0.2) 50%, #fff);
    background: linear-gradient(top, rgba(240, 199, 199, 0.2) 50%, #fff);
  }
}

.scene-block:nth-child(even) .scene-block__texts {
  margin-left: auto;
  padding-right: 24px;
  padding-left: 12px;
}

.scene-block__message {
  font-size: 18px;
  letter-spacing: 2px;
}

.scene-block__text {
  font-size: 14px;
  line-height: 2;
  letter-spacing: 1px;
}

.custom-collection {
  margin: 0 36px;
  box-shadow: 0 0 16px rgba(108, 108, 108, 0.13);
}

.custom-collection__image {
  background: #000;
  overflow: hidden;
}

.custom-collection__image img {
  opacity: 0.4;
  transition: ease 0.4s;
}

.custom-collection:hover .custom-collection__image img {
  opacity: 0.7;
}

.custom-collection__text {
  text-align: center;
  padding: 28px;
}

.custom-collection__title {
  font-size: 24px;
  letter-spacing: 2px;
  margin: 0;
}

.custom-collection__message {
  font-size: 12px;
}

.scenes-links {
  display: grid;
  grid-template-columns: 1fr 1fr;
  margin: 80px 12px;
  gap: 10px;
}

.scenes-link a {
  text-align: center;
  width: 50%;
  transition: ease 0.4s;
}

.scenes-link__title {
  font-size: 18px;
  letter-spacing: 2px;
  margin-bottom: 4px;
}

.scenes-link__case {
  font-size: 14px;
}

.scenes-link__icon {
  width: 20px;
  margin: 0 auto;
}

.scenes-top__blocks {
  margin-top: 40px;
}

.scenes-top__paragraph {
  line-height: 2.4;
  padding: 0 12px;
}

.branding__subtitle {
  margin: 40px 0;
  line-height: 2;
  font-size: 14px;
  letter-spacing: 2px;
}

.branding-items {
  margin: 40px 0;
}

.branding-item {
  margin: 60px 0;
}

.branding-item__question {
  margin: 20px 0;
  font-size: 20px;
  letter-spacing: 2px;
}

.branding-item__answer {
  line-height: 2.4;
  font-size: 14px;
  letter-spacing: 2px;
}

.greetings-items {
  margin: 40px 0;
}

.greetings-item {
  margin: 40px 0;
  letter-spacing: 2px;
  font-size: 14px;
  line-height: 2;
}

.greetings-bottom {
  width: 90%;
  margin-left: auto;
  text-align: right;
}

.greetings__image {
  margin: 20px 0;
}

.greetings__position {
  font-size: 12px;
  letter-spacing: 1px;
}

.greetings__name {
  font-size: 16px;
  letter-spacing: 2px;
}

.secrets {
  margin: 40px 0;
  padding: 40px 0;
}

.secret {
  margin: 60px 0;
}

.secrets__description {
  margin-top: 40px;
  padding: 0;
  font-size: 14px;
  letter-spacing: 2px;
  text-align: center;
}

.secret__heading {
  font-size: 20px;
  letter-spacing: 4px;
  margin-top: 8px;
}

.secret p {
  font-size: 12px;
  letter-spacing: 2px;
  line-height: 2;
}

.ageru__inner {
  margin: 60px 12px;
  text-align: center;
}

.ageru-block {
  margin: 80px 0;
}

.ageru-top__image {
  margin: 40px 0;
}

.ageru-top__subtitle {
  font-size: 24px;
  letter-spacing: 2px;
}

.ageru-top-blocks {
  margin: 40px 0;
}

.ageru-top-block__paragraph {
  text-align: center;
  font-size: 14px;
  line-height: 2;
  letter-spacing: 2px;
  margin-top: 40px;
}

.ageru-block__image {
  margin: 0 12px -20px 12px;
}

.ageru-block__heading {
  display: inline;
  font-size: 18px;
  padding: 2px;
  letter-spacing: 4px;
  font-weight: bold;
}

.ageru-block__paragraph {
  margin: 40px 12px;
  line-height: 2.4;
  letter-spacing: 2px;
  font-size: 14px;
}

.ageru-youtube {
  transition: ease 0.4s;
  display: block;
}

.ageru-youtube:hover {
  opacity: 0.8;
}

.ageru-youtube__iframe {
  position: relative;
  width: 100%;
  margin: 0 auto;
  padding-top: 56.25%;
}

.ageru-youtube__iframe iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.ageru-youtube__title {
  font-size: 18px;
  font-weight: bold;
  letter-spacing: 1px;
}

.ageru-youtube__subtitle {
  font-size: 14px;
  font-weight: bold;
  letter-spacing: 1px;
  margin-top: 12px;
}

.commitment {
  margin-top: 120px;
  margin-bottom: 60px;
}

.show-room-blocks,
.commitment-blocks {
  margin: 0;
}

.show-room-block {
  margin: 80px 0;
}

.commitment-block {
  margin: 60px 0;
}

.commitment-block:first-child {
  margin: 0;
}

.show-room-block__column,
.commitment-block__column {
  margin: 40px 0;
}

.commitment-block__column{
  margin: 0 auto 30px;
}

.show-room-block__title,
.commitment-block__title {
  font-size: 20px;
  letter-spacing: 2px;
  font-weight: 600;
  font-family: 'Noto Serif JP', serif !important;
}

.show-room-block__title {
  text-align: center;
}

.show-room-block__description {
  line-height: 2.4;
  letter-spacing: 2px;
}

.commitment-block__description {
  line-height: 2;
}

.rankings__items,
.banners__items {
  display: grid;
  grid-template-columns: 1fr;
  gap: 40px;
}

.show-room-top-block {
  padding: 40px 0;
  text-align: center;
}

.show-room-top-block__description {
  line-height: 2.4;
  letter-spacing: 2px;
  text-align: left;
}

.pdp-collection__description{
  line-height: 2.4;
  margin-bottom: 80px;
}

.pdp-collection-set{
  position: relative;
  border-top: 1px solid #707070;
  border-bottom: 1px solid #707070;
  padding: 20px 0 !important;
  margin: 40px auto;
}

.pdp-collection-set ul{
  list-style-type: disc;
  margin-left: 40px;
}

.pdp-collection-set ul li{
  margin: 12px 0;
  font-size: 16px;
}

.pdp-collection__images{
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 4px;
}

.reservation,
.reservation__inner {
  margin-left: 0;
  margin-right: 0;
}

.reservation__wrapper {
  margin: 40px 24px;
}

.reservation__statement {
  margin-bottom: 40px;
}

.reservation__items {
  padding: 40px 24px;
  background: #f4f4f4;
}

.reservation__item {
  margin: 16px 0;
}

.reservation__question {
  letter-spacing: 2px;
  margin-top: auto;
  margin-bottom: auto;
}

.reservation__answer {
  margin: 2px 0;
}

.reservation__answer input,
.reservation__answer select,
.reservation__answer textarea {
  width: 100%;
  padding: 10px;
  background: #e2e2e2;
  border-radius: 8px;
  border: none;
  font-size: 16px;
}

.reservation__date {
  margin-bottom: 8px;
}

.reservation__radios {
  display: flex;
  flex-wrap: wrap;
}

.reservation__radio {
  margin-right: 20px;
  letter-spacing: 2px;
}

.reservation__radio input {
  margin-right: 8px;
}

.reservation__btn {
  color: #fff;
  background: #000;
  text-align: center;
  margin: 20px 0;
  padding: 12px;
  transition: ease 0.4s;
  width: 100%;
  text-align: center;
  letter-spacing: 2px;
  font-size: 16px;
  font-weight: bold;
  cursor: pointer;
}

.reservation__btn--gray,
.reservation__btn--gray input {
  background: #b1b1b1;
  border: 1px solid #b1b1b1;
  margin-top: 0;
}

.reservation__btn:hover {
  opacity: 0.7;
}

.reservation__label {
  position: relative;
  cursor: pointer;
  padding-left: 30px;
}

.reservation__label::before,
.reservation__label::after {
  content: '';
  display: block;
  border-radius: 50%;
  position: absolute;
  transform: translateY(-50%);
  top: 50%;
}

.reservation__label::before {
  background-color: #e2e2e2;
  border: 1px solid #e2e2e2;
  border-radius: 50%;
  width: 20px;
  height: 20px;
  left: 5px;
}

.reservation__label::after {
  background-color: #000;
  border: 1px solid #000;
  border-radius: 50%;
  opacity: 0;
  width: 12px;
  height: 12px;
  left: 9px;
}

.reservation__link {
  margin-top: 40px;
  text-align: center;
  letter-spacing: 1px;
}

.reservation__link a {
  transition: ease 0.4s !important;
  text-decoration: none !important;
}

.reservation__link a:hover {
  opacity: 0.5;
  transition: ease 0.4s !important;
}

.custom-section__title.reservation-complete__title{
  font-family: 'Noto Sans JP', sans-serif  !important;
  margin: 0;
}

.reservation-complete__tel{
  font-size: 20px;
}

.reservation-complete__link{
  text-align: center;
  margin-bottom: 40px;
  transition: ease 0.4s;
  text-decoration: none !important;
}

.reservation-complete__link:visited{
  opacity: 0.7;
}

#ConfirmTable{
  margin-bottom: 40px;
}

.confirm__title {
  background: #f5f5f5;
  padding: 8px 12px;
  font-size: 16px;
  letter-spacing: 2px;
  font-weight: 700;
  margin-top: 40px;
}


.confirm__question {
  background: #f5f5f5;
  padding: 4px 12px;
  border: 1px solid #000;
}

.confirm__answer {
  padding: 8px 12px;
  border: 1px solid #000;
  display: flex;
}

.confirm__date {
  margin-right: 20px;
}

#ContactConfirm {
  display: none;
}

input:checked + .reservation__label::after {
  opacity: 1;
}

.visually-hidden {
  position: absolute;
  white-space: nowrap;
  border: 0;
  clip: rect(0 0 0 0);
  clip-path: inset(50%);
  overflow: hidden;
  height: 1px;
  width: 1px;
  margin: -1px;
  padding: 0;
}

.reservation__require {
  position: relative;
}

.reservation__require::after {
  content: '';
  position: absolute;
  width: 6px;
  height: 6px;
  background: #b22020;
  border-radius: 100%;
  right: -4px;
}

.reservation__circle {
  margin-top: 20px;
  color: #b22020;
  font-size: 12px;
}

.slider-nav {
  background: #3b3b3b;
  padding: 20px 8%;
}

.slider-nav__image {
  padding: 0 8px;
  cursor: pointer;
  opacity: 0.3;
}

.slider-nav__image:hover{
  opacity: 1;
  transition: ease 0.4s;
}

.rankings, .rankings__inner{
  margin-top: 40px;
}

.rankings__item {
  /* margin-top: 24px;
  margin-bottom: 24px; */
  transition: ease 0.4s;
}

.rankings__item:hover {
  opacity: 0.7;
}

.rankings__image {
  position: relative;
  overflow: hidden;
}

.rankings__number {
  position: absolute;
  top: 8px;
  left: 8px;
  color: #fff;
  background: #c8a179;
  font-size: 16px;
  line-height: 2;
  width: 32px;
  text-align: center;
  border-radius: 100%;
}

.rankings__texts {
  padding: 12px;
  text-align: center;
}

.rankings__price {
  font-size: 12px;
  letter-spacing: 1px;
}

.recommended__items {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 24px;
}

.recommended__item {
  transition: ease 0.4s;
}

.recommended__item:hover {
  opacity: 0.7;
}

.recommended__texts {
  padding: 12px 0;
}

.recommended__title {
  text-align: center;
}

.recommended__price {
  text-align: center;
  font-size: 12px;
  letter-spacing: 1px;
}

.recommended__btn {
  background: #1c1b1b;
  color: #fff;
  font-size: 12px;
  font-weight: bold;
  padding: 15px 30px;
  display: inline-block;
  letter-spacing: 1px;
  border: 1px solid #000;
  transition: ease 0.4s;
}

.recommended__btn:hover {
  opacity: 0.7;
}

.abouts__items {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 0px;
}

.limited-collections__items {
  display: grid;
  grid-template-columns: 1fr;
  gap: 20px;
}

.limited-collections__image,
.abouts__image {
  position: relative;
}

.limited-collections__image::before,
.abouts__image::before {
  background: rgba(0, 0, 0, 0.28);
  content: '';
  display: block;
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}

.limited-collections__texts,
.abouts__texts {
  position: absolute;
  top: 50%;
  left: 50%;
  color: #fff;
  width: 100%;
  text-align: center;
  transform: translate(-50%, -50%);
  font-family: 'Noto Serif JP', serif !important;
}

.limited-collections__texts h3 {
  font-size: 24px;
  line-height: 1.3;
  letter-spacing: 4px;
}

.abouts__texts h3 {
  font-size: 18px;
  letter-spacing: 0;
}

.limited-collections__texts p,
.abouts__texts p {
  letter-spacing: 2px;
  margin: 0;
}

.limited-collections__link:hover,
.abouts__link:hover {
  opacity: 0.7;
}

.limited-collections__link,
.abouts__link {
  transition: ease 0.4s;
}

.abouts__title {
  letter-spacing: 2px;
  line-height: 1.5;
}

.abouts__subtitle {
  font-size: 12px;
  letter-spacing: 2px;
  margin-top: 8px;
}

.new-contents__subtitle {
  font-size: 12px;
  letter-spacing: 2px;
  margin-top: 8px;
}

.new-contents__items {
  display: grid;
  grid-template-columns: 1fr;
  gap: 60px;
}

.new-contents__item {
  cursor: pointer;
  transition: ease 0.4s;
}

.new-contents__image {
  overflow: hidden;
  transition: ease 0.4s;
}

.new-contents__image img {
  transition: ease 0.4s;
  aspect-ratio: 16 / 9;
}

.new-contents__link:hover {
  transition: ease 0.4s;
}

.new-contents__link:hover .new-contents__item {
  opacity: 0.7;
}

.new-contents__texts {
  margin-top: 20px;
  font-size: 14px;
}

.new-contents__date {
  font-family: "Poppins";
  letter-spacing: 1px;
  font-size: 14px;
}

.new-contents__tags {
  display: flex;
  flex-wrap: wrap;
  margin-top: 12px;
}

.new-contents__tags li {
  border: 1px solid #707070;
  padding: 4px 12px;
  margin-right: 4px;
  margin-bottom: 12px;
  transition: ease 0.4s;
  font-size: 12px;
}

.new-contents__tags li {
  transition: ease 0.4s;
  text-transform: uppercase;
}

.new-contents__tags li:hover {
  opacity: 0.7;
}

.new-contents__title{
  font-size: 14px;
}

.banners__items {
  display: grid;
  grid-template-columns: 1fr;
  gap: 40px;
}

.banners__item {
  position: relative;
}

.banners__item {
  transition: ease 0.4s;
}

.banners__item:hover {
  opacity: 0.7;
}

.reasons__heading{
  display: flex;
  align-items: center;
  position: relative;
}

.reasons__heading::before{
  position: absolute;
  content: '';
  top: 25%;
  left: 0;
  width: 100%;
  height: 1px;
  background: #c6c6c6;
  transform: translateY(50%);
  z-index: -1;
}

.reasons__title{
  font-size: 18px;
  padding: 0;
  letter-spacing: 1px;
  display: inline;
  background: #fff;
  padding: 0 20px;
  margin: 0 auto;
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}

.reasons-item{
  margin-bottom: 60px;
}

.reasons-item__heading{
  display: flex;
  align-items: center;
  padding: 20px 0;
}

.reasons-item__number{
  background: #1C1B1B;
  color: #fff;
  display: grid;
  padding: 1px 12px;
  border-radius: 50%;
  margin-right: 12px;
  font-weight: bold;
  font-size: 20px;
}

.reasons-item__title{
  font-size: 20px;
}

.reasons-item__paragraph{
  line-height: 2;
  letter-spacing: 1px;
}

.benefits-item__heading{
  margin: 20px 0;
}

.benefits-item__number{
  background: #1C1B1B;
  color: #fff;
  letter-spacing: 2px;
  padding: 8px 16px;
  font-size: 16px;
  font-weight: bold;
  display: inline-block;
}

.benefits-item__title{
  font-size: 20px;
  letter-spacing: 2px;
  margin-top: 12px;
  font-weight: bold;
}

.reasons-item__text{
  font-size: 12px;
  letter-spacing: 1px;
}

.ingredients__heading, .howto__heading{
  display: flex;
  align-items: center;
}

.ingredients__line, .howto__line{
  background: #1C1B1B;
  width: 32px;
  height: 2px;
  margin-right: 20px;
}

.ingredients__title, .howto__title{
  font-size: 18px;
  letter-spacing: 2px;
  font-weight: bold;
}

.ingredients-item{
  margin: 40px 0;
}

.ingredients-item__title{
  font-size: 16px;
}

.ingredients-item__row{
  display: flex;
  padding: 20px 0;
}

.ingredients-item__left{
  width: 100px;
  letter-spacing: 1px;
  line-height: 2;
}

.ingredients-item__right{
  width: calc(100% - 80px);
  letter-spacing: 1px;
  line-height: 2;
}

.howto-item{
  margin-top: 40px;
}

.howto-item__image{
  position: relative;
}

.howto-item__number{
  position: absolute;
  background: #1C1B1B;
  color: #fff;
  font-size: 20px;
  font-weight: bold;
  padding: 8px 12px;
  border-radius: 100%;
  line-height: 1;
  top: 8px;
  left: 8px;
}

.howto-item__paragraph{
  margin-top: 12px;
  letter-spacing: 1px;
  line-height: 2;
}

.top-slider__items a:hover {
  opacity: 1 !important;
}

.top-slider__item {
  padding: 120px 24px;
  position: relative;
}

.slider-nav__image {
  position: relative;
}

.slider-nav__image img {
  object-fit: cover;
  aspect-ratio: 2.4 / 1;
}

.push-items {
  display: flex;
  justify-content: center;
  margin: 0 auto;
}

.push-item {
  transition: ease 0.4s;
  width: 18%;
  margin: 1%;
}

.push-item:hover {
  opacity: 0.7;
}

.push-item__heading {
  text-align: center;
  margin-top: 16px;
  margin-bottom: 8px;
  padding: 0;
  font-size: 20px;
  letter-spacing: 1px;
  color: #3b3b3b;
  font-family: 'Noto Serif JP', serif !important;
}

.push-item__subheading {
  text-align: center;
  font-size: 12px;
  letter-spacing: 1px;
  margin: 0;
  color: #3b3b3b;
}

.ProductMeta__ShareButtons {
  display: flex !important;
}

.Product__ActionList,
.Product__SlideshowMobileNav{
  display: none;
}

.ProductMeta{
  text-align: left;
}

.pdp-slider-for{
  margin: 0 !important;
  padding: 0 12px;
}

.pdp-slider-nav{
  margin: 10px 12px;
  
}

.pdp-slider-nav li{
  margin: 0;
}

.pdp-slider-for img, .pdp-slider-nav img{
  object-fit: cover;
  aspect-ratio: 4 / 3;
}

.Product__Wrapper{
  margin: 0 12px;
}

.ProductMeta__Title {
  font-family: 'Noto Sans JP', sans-serif  !important;
  font-weight: 500 !important;
}

input[type="date"] {
  text-align: left !important;
}

.Form__Select{
  position: relative;
}

.Form__Select::after{
  position: absolute;
  content: "▼";
  font-size: 20px;
  background: url('{{ section.settings.contact_icon | img_url: "master" }}') center center no-repeat / contain;
  top: 6px;
  right: 16px;
  z-index: -2;
}

.ContactInput__text{
  margin-bottom: 60px;
}

.heading-poppins{
  font-size: 15px;
  line-height: 1;
  letter-spacing: 5px;
  font-family: 'Poppins', sans-serif !important;
  font-weight: bold;
}

.alert-background{
  background: #f5f6f7;
  color: var(--text-color);
  padding-bottom: 40px;
}

.collection-header{
  background:rgba(255, 255, 255, .8);
  color: #1C1B1B;
  padding: 24px !important;
}

.collection-header__title{
  font-size: 30px;
  letter-spacing: 1px;
  margin-bottom: 8px;
  font-weight: bold;
}

.collection-header__description{
  margin-bottom: 20px;
}

.collection-header__text{
  border-top: 1px solid #1C1B1B;
  padding-top: 20px;
  font-size: 12px;
}

/* footer */
.breadcrumbs {
  margin: 40px 24px;
}

footer{
  font-family: 'Noto Sans JP', sans-serif  !important;
  background: #EFEFEF !important;
}

.footer__hr{
  margin-bottom: 0;
}

.custom-footer {
  margin-top: 60px;
  margin-bottom: 60px;
}

.footer__inner {
  margin: 30px 12px;
  display: grid;
  gap: 24px;
  grid-template-columns: 1fr 1fr;
}

.footer__title {
  line-height: 1;
}

.footer-popular-product__title {
  padding: 20px 0;
  margin: 0;
  font-size: 14px;
  line-height: 2;
}

.footer-popular-product__price {
  padding: 0;
}

.footer-popular-product__link,
.footer-popular-product__title,
.footer-popular-product__price {
  transition: ease 0.4s;
}

.footer-popular-product__link:hover img,
.footer-collection__link:hover img {
  opacity: 0.7;
}

.footer-popular-product__link:hover p,
.footer-collection__link:hover p {
  opacity: 0.7;
}

.footer-popular-product__image img,
.footer-collection__image img,
.footer-collection__image p,
.footer-collection__guidance {
  transition: ease 0.4s;
}

.footer-popular-product__image,
.footer-collection__image {
  overflow: hidden;
}

.footer-collections__inner {
  gap: 12px;
}

.footer-collection__image {
  position: relative;
}

.footer-collection__image::before {
  background: rgba(0, 0, 0, 0.4);
  content: '';
  display: block;
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}

.footer-collection__image p {
  text-align: center;
  left: 0;
  position: absolute;
  top: 50%;
  width: 100%;
  transform: translateY(-50%);
  color: #fff;
}

.footer-collection__title {
  letter-spacing: 2px;
  font-size: 20px;
  display: block;
}

.footer-collection__guidance {
  text-align: center;
  margin-top: 8px;
}

.Footer__Block--breadcrumnbs {
  margin-bottom: 0;
}

.slick-dots {
  text-align: center;
  margin: 20px 0 0 0;
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
}

.slick-dots li {
  display: inline-block;
  margin: 0 5px;
}

.slick-dots button {
  color: transparent;
  outline: none;
  width: 8px; /*ドットボタンのサイズ*/
  height: 8px; /*ドットボタンのサイズ*/
  display: block;
  border-radius: 50%;
  background: #ccc; /*ドットボタンの色*/
}

.slick-dots .slick-active button {
  background: #333; /*ドットボタンの現在地表示の色*/
}

.slick_thumb .slick-track {
transform:unset!important;
}

.slick-current {
  opacity: 1;
}

.slider-nav .slick-slide {
  margin: 0 !important;
}

.slick-prev {
  position: absolute;
  font-size: 24px;
  color: #fff;
  top: 50%;
  left: 4%;
  transform: translate(0, -50%);
  z-index: 2;
}

.slick-next {
  position: absolute;
  font-size: 24px;
  color: #fff;
  top: 50%;
  right: 4%;
  transform: translate(0, -50%);
  z-index: 2;
}

#thumbnail-list{
  display: grid;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
  gap: 10px;
}

.thumbnail-item{
  margin-bottom: 10px;
  box-sizing: border-box;
  position: relative;
}

.thumbnail-item::after{
    content:'';
    background-color: rgba(0,0,0,0.5);
    position:absolute;
    display: block;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 1;
    transition: .3s opacity linear;
  }
.thumbnail-item.thumbnail-current:after{
    opacity: 0;
  }

/*  */
@media screen and (min-width: 768px) {
  .line-break{
    display: none;
  }

  .show-room-top-blocks {
    display: flex;
    justify-content: space-between;
    margin: 0 10%;
    align-items: center;
  }

  .show-room-top-block {
    width: 47.5%;
  }

  .show-room-block {
    display: flex;
    justify-content: space-between;
    margin: 0 10%;
  }

  .show-room-block:nth-child(even) {
    flex-direction: row-reverse;
  }

  .show-room-block__column {
    width: 47.5%;
  }

  .access {
    margin: 0 10%;
  }

  .scenes-top {
    margin-left: 10%;
    margin-right: 10%;
  }

  .scenes-top__inner {
    margin-left: 0;
    margin-right: 0;
  }

  .scenes-top__blocks {
    display: flex;
    align-items: center;
    margin: 60px 0;
  }

  .scenes-top__block {
    width: 47.5%;
    padding: 0 2%;
  }

  .scenes-top__paragraph {
    line-height: 3;
    padding: 0 8%;
  }

  .scenes-links {
    display: flex;
    justify-content: center;
    gap: 0;
  }

  .scenes-link {
    padding: 0 4%;
    position: relative;
  }

  .scenes-link:first-child::after {
    position: absolute;
    content: '';
    height: 48px;
    width: 2px;
    background: #c6c6c6;
    top: -12px;
    right: 0;
  }

  .scene-block__image {
    margin: 0 16%;
    padding: 0;
    margin-bottom: -8%;
  }

  .scene-block__right {
    top: -24px;
    right: 18%;
  }

  .scene-block__case {
    font-size: 20px;
    letter-spacing: 2px;
  }

  .scene-block__case span {
    text-orientation: upright;
    font-size: 16px;
    letter-spacing: 0;
  }

  .scene-block__heading {
    margin-right: 8px;
    font-size: 24px;
    letter-spacing: 2px;
  }

  .scene-block__image {
    margin-bottom: -4%;
  }

  .scene-block__texts {
    width: 60%;
    padding-left: 10%;
    padding-top: 20px;
    padding-right: 24px;
  }

  .scene-block:nth-child(even) .scene-block__texts {
    width: 60%;
    /* margin-right: 10%; */
    margin-left: auto;
    padding-left: 24px;
    padding-right: 10%;
  }

  .scene-block__text {
    font-size: 16px;
    line-height: 2.4;
    letter-spacing: 2px;
  }

  .scene-block__message {
    font-size: 24px;
    letter-spacing: 2px;
  }

  .custom-collection {
    display: flex;
    flex-direction: row-reverse;
    align-items: center;
    margin: 0 16%;
  }

  .custom-collection__image,
  .custom-collection__text {
    width: 50%;
  }

  .custom-collection__image {
    padding-top: 25%;
    position: relative;
  }

  .custom-collection__image img {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
  }

  .custom-collection__title {
    font-size: 24px;
    letter-spacing: 2px;
  }

  .custom-collection__message {
    font-size: 14px;
    letter-spacing: 1px;
    margin-top: 10px;
  }

  .custom-collection__text {
    padding: 0;
    line-height: 1.2;
  }
  
  .custom-section__inner{
    margin: 60px 12px;
  }
  
  .custom-section__heading{
    padding-bottom: 80px;
  }

  .branding,
  .greetings {
    margin: 0 10%;
  }

  .branding__inner,
  .greetings__inner {
    margin: 8%;
  }

  .custom-section__title {
    padding: 40px 24px 10px;
    font-size: 32px;
    letter-spacing: 4px;
    flex-direction: row;
  }

  .branding__subtitle {
    font-size: 16px;
  }

  .branding-item__question {
    font-size: 22px;
  }

  .branding-item__answer {
    line-height: 3;
  }

  .greetings-item p {
    line-height: 3;
  }

  .greetings__image {
    width: 60%;
    margin-left: auto;
  }

  .greetings__name {
    font-size: 16px;
  }

  .scene__title {
    top: -32px;
    font-size: 40px;
    padding: 0 32px;
    letter-spacing: 4px;
    margin: 0 calc(10% - 32px);
  }

  .secrets {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-around;
    margin: 0;
  }

  .secret {
    width: 44%;
    margin: 0 0 40px 0;
  }

  .secret p {
    font-size: 16px;
  }

  .secret__heading {
    font-size: 28px;
  }

  .secret:nth-child(even) {
    margin-top: 100px;
  }

  .deliciousness{
    font-family: 'Noto Serif JP', serif;
  }

  .deliciousness__inner {
    margin: 0 10%;
  }

  .agekatsu {
    margin: 0 10%;
  }

  .ageru {
    margin: 0 10%;
  }

  .ageru__inner {
    margin: 80px 10%;
  }

  .ageru-top__image {
    margin: 60px 30%;
  }

  .ageru-top__subtitle {
    font-size: 27px;
  }

  .ageru-top-block__paragraph {
    font-size: 16px;
    line-height: 2.4;
  }

  .ageru-block__heading {
    font-size: 28px;
    padding: 4px;
  }

  .ageru-youtube__title {
    font-size: 24px;
  }

  .ageru-youtube__subtitle {
    font-size: 16px;
  }

  .faqs {
    margin-left: 16%;
    margin-right: 16%;
    margin-bottom: 80px;
  }

  .faqs__inner {
    margin: 0;
  }

  .faqs-links__heading {
    width: 25%;
    font-size: 14px;
    border-left: 1px solid #afafaf;
    border-bottom: none;
    padding: 20px 0;
  }

  .faqs-links__heading:first-child {
    border: none;
  }

  .faqs-links__heading:nth-child(odd) {
    border-right: none;
  }

  .faqs-section {
    margin-left: 10%;
    margin-right: 10%;
  }

  .faqs-section__inner {
    margin: 0;
  }

  .reservation__inner {
    margin: 0;
  }

  .reservation__wrapper {
    margin-left: 0;
    margin-right: 0;
  }

  .reservation__items {
    padding-left: 16%;
    padding-right: 16%;
  }

  .reservation__item {
    display: flex;
    justify-content: space-between;
  }

  .reservation__question {
    width: 36%;
    font-size: 16px;
  }

  .reservation__answer,
  .reservation__radios {
    width: 60%;
    margin-left: auto;
  }

  .reservation__answer {
    margin: 0;
  }

  .reservation__paragraph {
    margin: 20px 16%;
    line-height: 2.4;
    font-size: 16px;
  }

  .reservation__paragraph--small {
    margin: 0 16%;
  }

  .reservation__date-time {
    display: flex;
    justify-content: space-between;
    align-items: center;
  }

  .reservation__date {
    width: 60%;
    margin: 0;
  }

  .reservation__time {
    width: 36%;
  }

  .reservation__date input,
  .reservation__time input {
    font-size: 14px;
  }

  .confirm__item {
    display: flex;
  }

  .confirm__title {
    font-size: 20px;
  }

  .confirm__question {
    width: 40%;
    padding-top: 8px;
    padding-bottom: 8px;
  }

  .confirm__answer {
    width: 60%;
  }

  .rankings,
  .recommended,
  .limited-collections,
  .commitments,
  .abouts,
  .new-contents,
  .banners {
    margin-left: 10%;
    margin-right: 10%;
  }

  .rankings{
    margin-top: 80px;
  }
  
  .commitment {
    margin-top: 120px;
    margin-bottom: 120px;
    margin-left: 10%;
    margin-right: 10%;
  }
  .show-room-blocks,
  .commitment-blocks {
    margin: 0 12px;
  }

  .commitment-block {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
  }

  .commitment-block__column {
    width: 50%;
    margin: 0;
  }

  .commitment-block__image{
    margin: 0;
  }

  .commitment-block__texts {
    padding: 0 5%;
  }

  .commitment-block__title {
    font-size: 20px;
  }

  .commitment-block__description {
    font-size: 16px;
  }

  .rankings__items,
  .banners__items {
    grid-template-columns: 1fr 1fr 1fr;
    gap: 5%;
  }

  .recommended__items {
    grid-template-columns: 1fr 1fr 1fr 1fr;
  }

  .abouts__items,
  .new-contents__items {
    grid-template-columns: 1fr 1fr 1fr 1fr;
    gap: 12px;
  }

  .abouts__texts h3 {
    font-weight: bold;
    letter-spacing: 2px;
    font-size: 22px;
  }

  .limited-collections__heading{
    padding-top: 60px;
  }

  .limited-collections__items {
    grid-template-columns: 1fr 1fr 1fr;
    max-width: 80%;
    margin: 0 auto;
  }

  .limited-collections__image {
    aspect-ratio: 1 / 1;
  }

  .limited-collections__texts h3 {
    font-size: 24px;
    font-weight: 600;
    letter-spacing: 6px;
  }

  .limited-collections__texts p {
    font-size: 14px;
  }

  .pdp-collection, .reasons, .ingredients, .howto{
    margin-left: 10%;
    margin-right: 10%;
    margin-top: 160px;
  }

  .pdp-collection__description{
    width: 80%;
    margin: 0 auto 120px;
    text-align: center;
  }

  .pdp-collection__blocks{
    display: grid;
    grid-template-columns: 1fr 1fr;
    margin: 60px 0;
  }

  .pdp-collection__images{
    grid-template-columns: 1fr 1fr 1fr;
    gap: 20px;
  }

  .pdp-collection-set{
    position: relative;
    width: 90%;
    padding-bottom: 0;
  }

  .pdp-collection-set ul{
    margin-top: auto;
    margin-bottom: auto;
  }

  .pdp-collection-set h3{
    position: absolute;
    content: '';
    top: 0;
    left: 0;
    background: #fff;
    padding-right: 12px;
    font-size: 20px;
    transform: translateY(-50%);
  }

  .reasons-items{
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    gap: 40px;
  }

  .benefits-items{
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 40px;
  }

  .howto-item__number{
    position: absolute;
    background: #1C1B1B;
    color: #fff;
    font-size: 20px;
    font-weight: bold;
    padding: 8px 12px;
    border-radius: 100%;
    line-height: 1;
    top: -18px;
    left: -18px;
  }

  .top-slider__item {
    aspect-ratio: 2.4 / 1;
  }

  .slider-nav {
    padding: 12px 20%;
  }

  .slick-prev {
    font-size: 28px;
    top: 50%;
    left: 18%;
    transform: translate(0, -50%);
  }

  .slick-next {
    font-size: 28px;
    top: 50%;
    right: 18%;
    transform: translate(0, -50%);
  }

  .pdp-slider-for{
    margin: 0 !important;
    padding: 0 12px;
  }

  .pdp-slider-nav{
    padding: 0;
  }

  .pdp-slider-for li, .pdp-slider-nav li{
    width: 100%;
    margin: 0;
  }

  .Product__Wrapper{
    margin: 0 4%;
    padding-right: 4%;
  }

  .heading-poppins{
    font-size: 20px !important;
    letter-spacing: 10px !important;
  }

  .collection-header-wrapper{
    /* margin-top: 40px;
    margin-bottom: 40px; */
    margin: 40px 10%;
    padding: 0;
    width: 100%;
  }

  .collection-header{
    max-width: 32%;
    min-width: 600px;
    margin-left: 10%;
  }

  .collection-header-right{
    margin-left: auto;
    margin-right: 10%;
  }

  .collection-header__title{
    font-size: 42px;
    letter-spacing: 4px;
  }

  .collection-header__description{
    font-size: 18px;
  }

  .collection-header__text{
    font-size: 16px;
  }

  .ingredients-items{
    padding: 0 40px;
  }

  .howto-items{
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    gap: 40px;
  }

  .Footer__Block--breadcrumnbs {
    margin-bottom: 8px;
    color: #8b8b8b;
  }
}


/*  */
@media screen and (max-width: 767px){
  .top-slider{
    position: relative;
  }
  .top-slider__item {
    height: 530px;
  }
  .slider-nav{
    position: absolute;
    bottom: -98px;
    left: 0;
    transform: translateY(-100%);
  }

  .limited-collections__image img{
    aspect-ratio: 2.4 / 1;
    object-fit: cover;
  }

}

/* CRM　PLUS on LINE*/
.socialplus-association-component .socialplus-association-provider-icon {
  width: auto;
}

/* Instafeed */
#insta-feed {
      margin-bottom: 120px !important;
      max-width: 80%;
}
#insta-feed h2 {
        font-size: 32px !important;
        font-weight: 600;
        font-family: "Noto Serif JP", serif !important;
        margin-bottom: 80px !important;
}
@media screen and (max-width: 768px){
    #insta-feed .instafeed-container{
        font-size: 20px;
    }
    #insta-feed {
        width: 100% !important;
        margin-bottom: 80px !important;
    }
    #insta-feed h2 {
        font-size: 24px !important;
        margin-bottom: 40px !important;
    }
  #shopify-section-template--15591798964455__1660528183eec44f56 .Container {
    padding: 0px !important;
  }
}

/* Yotpo */
.main-widget {
  margin: 0 auto !important;
  max-width: 90%;
  font-family: "Noto Sans JP", sans-serif !important;
  font-size: 16px !important;
}
.yotpo {
  margin-top: 10px !important;
}

/* All in gift */
.css-fdgshr {
  font-family: "Noto Sans JP", sans-serif !important;
}

.css-1nnwj4f {
  font-size: 18px !important;
}

.css-9hpz1u,
.css-2j1fii,
.css-1os2hf2, 
.css-4cqmqo {
  font-size: initial !important;
}

.css-11btzro,
.css-1mw6qtv {
  width: 1.6rem !important;
  height: 1.6rem !important;
}

.sns-gift-product-container .chakra-radio-group > .chakra-stack .chakra-text:nth-child(3) {
  font-size: 14px;
}{
  font-size: 14px !important;
}

/* Slideshow slide positioning for news-box */
.slideshow__slide {
  position: relative;
}






/* CART お届け注意 */


.cart-delivery-notice {
  display: flex;
  align-items: flex-start;
  gap: 14px;
  padding: 18px 20px;
  margin-bottom: 16px;
  background: #F7F3EA;
  border: 1px solid #DED5C4;
  border-radius: 4px;
  text-align: left;
}

.cart-delivery-notice__icon {
  flex-shrink: 0;
  width: 36px;
  height: 36px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  background: #E8DECC;
  color: #5F5140;
}

.cart-delivery-notice__icon svg {
  width: 20px;
  height: 20px;
}

.cart-delivery-notice__content {
  flex: 1;
}

.cart-delivery-notice__title {
  margin: 0 0 6px;
  font-size: 15px;
  line-height: 1.4;
  font-weight: 600;
  color: #332D27;
}

.cart-delivery-notice__text {
  margin: 0;
  font-size: 13px;
  line-height: 1.8;
  color: #514A43;
}

@media screen and (max-width: 699px) {
  .cart-delivery-notice {
    gap: 10px;
    padding: 14px;
  }

  .cart-delivery-notice__icon {
    width: 32px;
    height: 32px;
  }

  .cart-delivery-notice__title {
    font-size: 14px;
  }

  .cart-delivery-notice__text {
    font-size: 12px;
  }
}