@charset "UTF-8";

/* Jandia LP: styles are scoped to avoid collisions with the Future Shop theme. */
.jandia-lp {
  --jd-bg: #f5f2ec;
  --jd-paper: #fbfaf7;
  --jd-ink: #25231f;
  --jd-muted: #706b63;
  --jd-dark: #171717;
  --jd-line: #d9d3c9;
  box-sizing: border-box;
  width: 100%;
  max-width: 700px;
  margin: 0 auto;
  overflow: hidden;
  color: var(--jd-ink);
  background: var(--jd-bg);
  font-family: "Noto Serif JP", "Yu Mincho", "YuMincho", "Hiragino Mincho ProN", serif;
  font-size: 15px;
  line-height: 2;
  letter-spacing: 0;
}

#contents_IN_L .section {
  margin-top: 50px;
}

.jandia-lp *,
.jandia-lp *::before,
.jandia-lp *::after { box-sizing: inherit; }
.jandia-lp :where(h1, h2, h3, p, ul, dl, dd, figure) { margin: 0; }
.jandia-lp :where(ul) { padding: 0; list-style: none; }
.jandia-lp img { display: block; width: 100%; height: auto; }

.jd-section { padding: 72px 56px; }
.jd-section--dark,
.jd-color-story--dark {
  color: #f7f4ef;
}
.jd-section--dark {
  background-color: var(--jd-dark);
  background-image: url("https://www.inns.jp/images/item_img/1176jandia/bg02.jpg");
  background-position: center top;
  background-size: 700px auto;
  background-repeat: repeat-y;
}
.jd-color-story--dark { background: var(--jd-dark); }
.jd-kicker { margin-bottom: 12px; color: var(--jd-muted); font: 600 10px/1.4 Arial, sans-serif; letter-spacing: .14em; text-transform: uppercase; }
.jd-section--dark .jd-kicker,
.jd-color-story--dark .jd-kicker { color: #aaa49b; }
.jd-heading { font-size: 28px; font-weight: 500; line-height: 1.65; }
.jd-subheading { margin-bottom: 14px; font-size: 22px; font-weight: 500; line-height: 1.65; }
.jd-body { color: var(--jd-muted); font-size: 13px; line-height: 2.1; }
.jd-section--dark .jd-body { color: #c9c4bc; }

.jd-hero { width: 100%; background: #b8afa2; }
.jd-hero__title-image { margin: 0; font-size: 0; line-height: 0; }
.jd-hero__title-image img { display: block; width: 100%; height: auto; }

.jd-media { display: grid; place-items: center; overflow: hidden; color: #7b756c; background: #d8d2c8; font: 11px/1.4 Arial, sans-serif; }
.jd-media span { padding: 5px 8px; background: rgba(255, 255, 255, .72); }
.jd-media--wide { aspect-ratio: 1.75 / 1; margin: 52px -56px 0; }
.jd-media--texture-main { min-height: 250px; }
.jd-media--texture-sub { aspect-ratio: 1.5 / 1; margin-top: 25px; }
.jd-media--detail { aspect-ratio: 1.1 / 1; }
.jd-media--color { aspect-ratio: 1.15 / 1; }
.jd-media--swatch-strip { aspect-ratio: 4.8 / 1; margin: 55px -56px -72px; }
.jd-media--compare { aspect-ratio: 1.2 / 1; }
.jd-media--story { aspect-ratio: 1.8 / 1; }
.jd-media--proof { aspect-ratio: 1.3 / 1; }
.jd-media--chart { aspect-ratio: 2 / 1; margin-top: 28px; }
.jd-media--mini { aspect-ratio: 1.4 / 1; margin-top: 25px; }
.jd-media--swatch { aspect-ratio: 1 / 1; }

.jd-split { display: grid; grid-template-columns: minmax(0, 1fr) minmax(0, .9fr); gap: 48px; align-items: start; }
.jd-intro {
  color: var(--jd-ink);
  background-color: #f6f1e8;
  background-image: url("https://www.inns.jp/images/item_img/1176jandia/bg01.jpg");
  background-position: center top;
  background-size: 700px auto;
  background-repeat: repeat-y;
}
.jd-intro__copy { padding: 22px 42px 27px; }
.jd-intro__label {
  display: inline-block;
  padding-bottom: 6px;
  border-bottom: 1px solid #9b8870;
  color: #8a6f54;
  font: 600 12px/1.4 Arial, sans-serif;
  letter-spacing: 2px;
}
.jd-intro__lead {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 30px;
  align-items: start;
  margin-top: 26px;
}
.jd-intro__lead h2 {
  margin: 25px 0 0;
  font-size: 29px;
  font-weight: 500;
  line-height: 1.58;
  letter-spacing: 3px;
}
.jd-intro__description {
  color: #504b45;
  font-family: "Noto Sans JP", "Yu Gothic", "YuGothic", "Hiragino Kaku Gothic ProN", sans-serif;
  font-size: 13px;
  font-weight: 500;
  line-height: 1.85;
  letter-spacing: 1px;
  text-align: justify;
  text-justify: inter-character;
}
.jd-intro__description p + p { margin-top: 6px; }
.jd-intro__note {
  margin-top: 24px;
  color: #5a554e;
  font-family: "Noto Sans JP", "Yu Gothic", "YuGothic", "Hiragino Kaku Gothic ProN", sans-serif;
  font-size: 13px;
  font-weight: 500;
  line-height: 2;
  letter-spacing: 1px;
  text-align: justify;
  text-justify: inter-character;
}
.jd-intro__image { display: block; width: 100%; height: auto; }
.jd-intro__points {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  padding: 28px 42px 29px;
}
.jd-intro__points li {
  position: relative;
  min-height: 107px;
  padding: 28px 14px 0;
  text-align: center;
}
.jd-intro__points li + li { border-left: 1px solid #d4cdc2; }
.jd-intro__points li::before {
  position: absolute;
  top: 0;
  left: 50%;
  width: min(140px, calc(100% - 28px));
  border-top: 1px solid #cfc7bc;
  content: "";
  transform: translateX(-50%);
}
.jd-intro__points h3 {
  font-size: 17px;
  font-weight: 500;
  line-height: 1.5;
  letter-spacing: 0;
  text-align: center;
}
.jd-intro__points p {
  width: max-content;
  max-width: 100%;
  margin: 7px auto 0;
  color: #605a53;
  font-family: "Noto Sans JP", "Yu Gothic", "YuGothic", "Hiragino Kaku Gothic ProN", sans-serif;
  font-size: 12px;
  font-weight: 500;
  line-height: 1.65;
  letter-spacing: 0;
  text-align: left;
}

.jd-texture { padding: 40px 40px 55px; }
.jd-texture__label {
  display: inline-block;
  padding-bottom: 6px;
  border-bottom: 1px solid #77736e;
  color: #f3f0eb;
  font: 600 12px/1.4 Arial, sans-serif;
  letter-spacing: 2px;
}
.jd-texture__heading {
  margin-top: 27px;
  color: #f7f4ef;
  font-size: 29px;
  font-weight: 500;
  line-height: 1.58;
  letter-spacing: 3px;
}
.jd-texture__grid {
  display: grid;
  grid-template-columns: minmax(0, 380px) minmax(0, 1fr);
  gap: 30px;
  margin-top: 27px;
  align-items: start;
}
.jd-texture__main-image,
.jd-texture__sub-image { margin: 0; }
.jd-texture__main-image img,
.jd-texture__sub-image img { width: 100%; }
.jd-texture__side { padding-top: 4px; }
.jd-texture__description {
  color: #e6e1da;
  font-family: "Noto Sans JP", "Yu Gothic", "YuGothic", "Hiragino Kaku Gothic ProN", sans-serif;
  font-size: 13px;
  font-weight: 500;
  line-height: 1.85;
  letter-spacing: 1px;
  text-align: justify;
  text-justify: inter-character;
}
.jd-texture__sub-image { margin-top: 22px; }
.jd-texture__features {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 140px));
  justify-content: space-between;
  width: calc(100% - 40px);
  max-width: 580px;
  margin-top: 38px;
}
.jd-texture__features li {
  padding-top: 16px;
  border-top: 1px solid #77736e;
  color: #f0ece6;
  font-size: 13px;
  font-weight: 500;
  line-height: 1.6;
  letter-spacing: 1px;
  white-space: nowrap;
}
.jd-drape {
  color: var(--jd-ink);
  background-color: #f6f1e8;
  background-image: url("https://www.inns.jp/images/item_img/1176jandia/bg01.jpg");
  background-position: center top;
  background-size: 700px auto;
  background-repeat: repeat-y;
}
.jd-drape__intro {
  display: grid;
  grid-template-columns: minmax(0, 270px) minmax(0, 1fr);
  gap: 38px;
  padding: 40px 40px 42px;
  align-items: start;
}
.jd-drape__intro h2,
.jd-drape__heading {
  font-size: 29px;
  font-weight: 500;
  line-height: 1.58;
  letter-spacing: 3px;
}
.jd-drape__intro-text,
.jd-drape__description {
  color: #504b45;
  font-family: "Noto Sans JP", "Yu Gothic", "YuGothic", "Hiragino Kaku Gothic ProN", sans-serif;
  font-size: 13px;
  font-weight: 500;
  line-height: 1.85;
  letter-spacing: 1px;
  text-align: justify;
  text-justify: inter-character;
}
.jd-drape__hero { margin: 0; }
.jd-drape__hero img { width: 100%; }
.jd-drape__content {
  display: grid;
  grid-template-columns: minmax(0, 400px) minmax(0, 300px);
  gap: 17px;
  padding: 30px 20px 52px 40px;
  align-items: start;
}
.jd-drape__label {
  display: inline-block;
  padding-bottom: 6px;
  border-bottom: 1px solid #9b8870;
  color: #8a6f54;
  font: 600 12px/1.4 Arial, sans-serif;
  letter-spacing: 2px;
}
.jd-drape__heading { margin-top: 25px; }
.jd-drape__description { margin-top: 24px; }
.jd-drape__sub-image,
.jd-drape__side-image { margin: 0; }
.jd-drape__sub-image { margin-top: 25px; }
.jd-drape__sub-image img,
.jd-drape__side-image img { width: 100%; }
.jd-drape__sub-image figcaption {
  margin-top: 8px;
  color: #645e56;
  font-size: 15px;
  font-weight: 500;
  line-height: 1.6;
  letter-spacing: 1px;
  font-family: "Noto Serif JP", "Yu Mincho", "YuMincho", "Hiragino Mincho ProN", serif;
}
.jd-quality {
  padding: 40px 40px 32px;
  color: #f7f4ef;
  background-color: var(--jd-dark);
  background-image: url("https://www.inns.jp/images/item_img/1176jandia/bg02.jpg");
  background-position: center top;
  background-size: 700px auto;
  background-repeat: repeat-y;
  text-align: center;
}
.jd-quality__label {
  color: #f3f0eb;
  font: 600 10px/1.4 Arial, sans-serif;
  letter-spacing: 4px;
}
.jd-quality__heading {
  margin-top: 24px;
  color: #f7f4ef;
  font-size: 29px;
  font-weight: 500;
  line-height: 1.58;
  letter-spacing: 3px;
}
.jd-quality__list {
  display: grid;
  grid-template-columns: repeat(5, minmax(0, 1fr));
  margin-top: 23px;
}
.jd-quality__list li {
  display: grid;
  justify-items: center;
  align-content: start;
}
.jd-quality__list img {
  width: 52px;
  height: 52px;
  object-fit: contain;
}
.jd-quality__list span {
  margin-top: 8px;
  color: #f3f0eb;
  font-family: "Noto Sans JP", "Yu Gothic", "YuGothic", "Hiragino Kaku Gothic ProN", sans-serif;
  font-size: 13px;
  font-weight: 600;
  line-height: 1.5;
  letter-spacing: 1px;
  white-space: nowrap;
}
.jd-colors {
  padding: 40px 40px 44px;
  color: var(--jd-ink);
  background-color: #f6f1e8;
  background-image: url("https://www.inns.jp/images/item_img/1176jandia/bg01.jpg");
  background-position: center top;
  background-size: 700px auto;
  background-repeat: repeat-y;
}
.jd-colors__label {
  display: inline-block;
  padding-bottom: 6px;
  border-bottom: 1px solid #9b8870;
  color: #8a6f54;
  font: 600 12px/1.4 Arial, sans-serif;
  letter-spacing: 2px;
}
.jd-colors__intro {
  display: grid;
  grid-template-columns: minmax(0, 300px) minmax(0, 1fr);
  gap: 10px;
  margin-top: 25px;
  padding-bottom: 26px;
  border-bottom: 1px solid #d4cdc2;
  align-items: start;
}
.jd-colors__heading {
  font-size: 29px;
  font-weight: 500;
  line-height: 1.58;
  letter-spacing: 3px;
}
.jd-colors__lead,
.jd-colors__description,
.jd-colors__matching {
  font-family: "Noto Sans JP", "Yu Gothic", "YuGothic", "Hiragino Kaku Gothic ProN", sans-serif;
  font-weight: 500;
  letter-spacing: 1px;
}
.jd-colors__lead {
  color: #504b45;
  font-size: 13px;
  line-height: 1.85;
  text-align: justify;
  text-justify: inter-character;
}
.jd-colors__grid {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 299px));
  gap: 16px 22px;
  margin-top: 22px;
}
.jd-colors__card {
  position: relative;
  width: 100%;
  max-width: 299px;
  aspect-ratio: 299 / 473;
}
.jd-colors__card-image {
  width: 100%;
  height: 100%;
  object-fit: contain;
}
.jd-colors__card-copy {
  position: absolute;
  top: 53.9%;
  right: 22px;
  bottom: 18px;
  left: 22px;
}
.jd-colors__grade {
  display: inline-block;
  padding: 4px 8px;
  border: 1px solid #c9c1b6;
  color: #615b53;
  font-family: "Noto Sans JP", "Yu Gothic", "YuGothic", "Hiragino Kaku Gothic ProN", sans-serif;
  font-size: 13px;
  font-weight: 500;
  line-height: 1.3;
  letter-spacing: 1px;
}
.jd-colors__card h3 {
  margin-top: 11px;
  color: #342f2a;
  font-size: 19px;
  font-weight: 500;
  line-height: 1.45;
  letter-spacing: 1px;
}
.jd-colors__name-en {
  margin-top: 2px;
  color: #8a6f54;
  font: 500 9px/1.4 Arial, sans-serif;
  letter-spacing: 1.5px;
}
.jd-colors__description {
  margin-top: 10px;
  color: #655f57;
  font-size: 12px;
  line-height: 1.8;
}
.jd-colors__matching {
  margin-top: 12px;
  padding-top: 10px;
  border-top: 1px solid #d8d1c7;
  color: #80786e;
  font-size: 12px;
  line-height: 1.5;
}
.jd-light-control {
  padding: 40px 40px 38px;
  color: #f7f4ef;
  background-color: var(--jd-dark);
  background-image: url("https://www.inns.jp/images/item_img/1176jandia/bg02.jpg");
  background-position: center top;
  background-size: 700px auto;
  background-repeat: repeat-y;
}
.jd-light-control__label {
  display: inline-block;
  padding-bottom: 6px;
  border-bottom: 1px solid #9b8870;
  color: #c8a988;
  font: 600 12px/1.4 Arial, sans-serif;
  letter-spacing: 2px;
}
.jd-light-control__heading {
  margin-top: 25px;
  color: #f7f4ef;
  font-size: 29px;
  font-weight: 500;
  line-height: 1.58;
  letter-spacing: 3px;
}
.jd-light-control__lead {
  margin-top: 12px;
  color: #d2ccc4;
  font-family: "Noto Sans JP", "Yu Gothic", "YuGothic", "Hiragino Kaku Gothic ProN", sans-serif;
  font-size: 13px;
  font-weight: 500;
  line-height: 1.85;
  letter-spacing: 1px;
}
.jd-light-control__grid {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 299px));
  gap: 22px;
  margin-top: 40px;
}
.jd-light-control__card {
  display: grid;
  grid-template-rows: auto 1fr;
  color: #423d37;
  background: #f8f5ef;
}
.jd-light-control__card-image {
  width: 100%;
  height: auto;
}
.jd-light-control__card-body {
  display: flex;
  flex-direction: column;
  min-height: 266px;
  padding: 28px 15px 25px;
}
.jd-light-control__card h3 {
  font-size: 20px;
  font-weight: 500;
  line-height: 1.5;
  letter-spacing: 3px;
}
.jd-light-control__grade-number {
  display: inline-block;
  margin: 0 2px;
  font-size: 29px;
  line-height: 1;
  letter-spacing: 0;
  vertical-align: -2px;
}
.jd-light-control__colors {
  margin-top: 7px;
  color: #756e66;
  font-family: "Noto Sans JP", "Yu Gothic", "YuGothic", "Hiragino Kaku Gothic ProN", sans-serif;
  font-size: 12px;
  font-weight: 500;
  line-height: 1.6;
  letter-spacing: 1px;
}
.jd-light-control__description {
  margin-top: 18px;
  color: #5f5952;
  font-family: "Noto Sans JP", "Yu Gothic", "YuGothic", "Hiragino Kaku Gothic ProN", sans-serif;
  font-size: 13px;
  font-weight: 500;
  line-height: 1.9;
  letter-spacing: 1px;
  text-align: justify;
  text-justify: inter-character;
}
.jd-light-control__recommendation {
  margin-top: auto;
  padding-top: 17px;
  border-top: 1px solid #d8d1c7;
  color: #8b8379;
  font-family: "Noto Sans JP", "Yu Gothic", "YuGothic", "Hiragino Kaku Gothic ProN", sans-serif;
  font-size: 12px;
  font-weight: 500;
  line-height: 1.6;
  letter-spacing: 1px;
}
.jd-light-control__note {
  margin-top: 26px;
  padding-top: 17px;
  border-top: 1px solid #645e58;
  color: #aaa39a;
  font-family: "Noto Sans JP", "Yu Gothic", "YuGothic", "Hiragino Kaku Gothic ProN", sans-serif;
  font-size: 12px;
  font-weight: 500;
  line-height: 1.7;
  letter-spacing: .5px;
}
.jd-style {
  padding: 0px 40px 44px;
  color: var(--jd-ink);
  background-color: #f6f1e8;
  background-image: url("https://www.inns.jp/images/item_img/1176jandia/bg01.jpg");
  background-position: center top;
  background-size: 700px auto;
  background-repeat: repeat-y;
}
.jd-style__label {
  display: inline-block;
  padding-bottom: 6px;
  border-bottom: 1px solid #9b8870;
  color: #8a6f54;
  font: 600 12px/1.4 Arial, sans-serif;
  letter-spacing: 2px;
}
.jd-style__intro {
  display: grid;
  grid-template-columns: minmax(0, 260px) minmax(0, 1fr);
  gap: 42px;
  margin-top: 21px;
  padding-bottom: 20px;
  border-bottom: 1px solid #d4cdc2;
  align-items: start;
}
.jd-style__heading {
  font-size: 29px;
  font-weight: 500;
  line-height: 1.58;
  letter-spacing: 3px;
}
.jd-style__lead,
.jd-style__card-body {
  font-family: "Noto Sans JP", "Yu Gothic", "YuGothic", "Hiragino Kaku Gothic ProN", sans-serif;
}
.jd-style__lead {
  color: #504b45;
  font-size: 13px;
  font-weight: 500;
  line-height: 1.85;
  letter-spacing: 1px;
  text-align: justify;
  text-justify: inter-character;
}
.jd-style__grid {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 298px));
  gap: 24px;
  margin-top: 25px;
}
.jd-style__card {
  display: grid;
  grid-template-rows: auto 1fr;
  border: 1px solid #ded7cd;
  color: #423d37;
  background: #f9f6f0;
}
.jd-style__card-image {
  width: 100%;
  height: auto;
}
.jd-style__card-body {
  display: flex;
  flex-direction: column;
  min-height: 286px;
  padding: 19px 20px 22px;
}
.jd-style__eyebrow {
  color: #8a837a;
  font-size: 12px;
  font-weight: 500;
  line-height: 1.5;
  letter-spacing: 1px;
}
.jd-style__card h3 {
  margin-top: 7px;
  color: #3e3933;
  font-family: "Noto Serif JP", "Yu Mincho", "YuMincho", "Hiragino Mincho ProN", serif;
  font-size: 24px;
  font-weight: 500;
  line-height: 1.45;
  letter-spacing: 1px;
}
.jd-style__tag {
  display: inline-block;
  align-self: flex-start;
  margin-top: 8px;
  padding: 4px 8px;
  border: 1px solid #bcae9f;
  color: #786f66;
  font-size: 13px;
  font-weight: 500;
  line-height: 1.3;
  letter-spacing: 1px;
}
.jd-style__description {
  margin-top: 15px;
  color: #5f5952;
  font-size: 13px;
  font-weight: 500;
  line-height: 1.8;
  letter-spacing: 1px;
  text-align: justify;
  text-justify: inter-character;
}
.jd-style__recommendation {
  margin-top: 12px;
  padding-top: 15px;
  border-top: 1px solid #d8d1c7;
  color: #8b8379;
  font-size: 12px;
  font-weight: 500;
  line-height: 1.6;
  letter-spacing: 1px;
}
.jd-color-palette {
  min-height: 250px;
  padding: 38px 40px 32px;
  color: #f7f4ef;
  background-color: #171717;
  background-image: url("https://www.inns.jp/images/item_img/1176jandia/jandia07_1.jpg");
  background-position: center top;
  background-size: 700px 250px;
  background-repeat: no-repeat;
}
.jd-color-palette__label {
  display: inline-block;
  padding-bottom: 6px;
  border-bottom: 1px solid #b79b7e;
  color: #d2ae88;
  font: 600 12px/1.4 Arial, sans-serif;
  letter-spacing: 2px;
}
.jd-color-palette__heading {
  margin-top: 21px;
  color: #f7f4ef;
  font-size: 20px;
  font-weight: 500;
  line-height: 1.8;
  letter-spacing: 2px;
}
.jd-color-palette__description {
  margin-top: 14px;
  color: #d0cbc4;
  font-family: "Noto Sans JP", "Yu Gothic", "YuGothic", "Hiragino Kaku Gothic ProN", sans-serif;
  font-size: 12px;
  font-weight: 500;
  line-height: 1.75;
  letter-spacing: 1px;
}
.jd-color-details {
  color: #f7f4ef;
  background-color: var(--jd-dark);
  background-position: center top;
  background-size: 700px auto;
  background-repeat: repeat-y;
}
.jd-color-detail + .jd-color-detail { border-top: 1px solid #4a4743; }
.jd-color-detail__header {
  display: grid;
  grid-template-columns: minmax(0, 330px) minmax(0, 1fr);
  gap: 30px;
  min-height: 142px;
  padding: 22px 34px 20px;
  align-items: start;
}
.jd-color-detail__number {
  display: inline-block;
  padding-top: 8px;
  border-top: 1px solid #c7b8a9;
  color: #aaa39a;
  font: 500 9px/1.4 Arial, sans-serif;
  letter-spacing: 1px;
}
.jd-color-detail__title {
  margin-top: 4px;
  color: #eee8e0;
  font-size: 29px;
  font-weight: 500;
  line-height: 1.35;
  letter-spacing: 0;
}
.jd-color-detail__name-ja {
  margin-top: 2px;
  color: #d5cec6;
  font-size: 12px;
  font-weight: 500;
  line-height: 1.5;
  letter-spacing: 1px;
}
.jd-color-detail__grade {
  display: block;
  width: max-content;
  margin-left: auto;
  padding: 5px 12px;
  color: #4e4943;
  background: #d7d0c7;
  font-family: "Noto Sans JP", "Yu Gothic", "YuGothic", "Hiragino Kaku Gothic ProN", sans-serif;
  font-size: 14px;
  font-weight: 500;
  line-height: 1.3;
  letter-spacing: 1px;
}
.jd-color-detail__grade--dark {
  color: #f7f4ef;
  background: #4b4540;
}
.jd-color-detail__description {
  margin-top: 17px;
  color: #d2ccc4;
  font-family: "Noto Sans JP", "Yu Gothic", "YuGothic", "Hiragino Kaku Gothic ProN", sans-serif;
  font-size: 12px;
  font-weight: 500;
  line-height: 1.8;
  letter-spacing: 1px;
  text-align: justify;
  text-justify: inter-character;
}
.jd-color-detail__main { margin: 0; }
.jd-color-detail__main img { width: 100%; height: auto; }
.jd-color-detail__caption {
  padding: 22px 34px 19px;
  color: #d9d2ca;
  font-size: 18px;
  font-weight: 500;
  line-height: 1.6;
  letter-spacing: 1px;
  text-align: center;
}
.jd-color-detail__gallery {
  display: grid;
  grid-template-columns: 252px 150px 203px;
  gap: 13px;
  padding: 0 34px 80px;
}
.jd-color-detail__gallery img {
  width: 100%;
  height: auto;
}
.jd-functions {
  padding: 40px 32px 44px;
  color: var(--jd-ink);
  background: #f8f5ef;
  background-image: none;
  background-image: url("https://www.inns.jp/images/item_img/1176jandia/bg01.jpg");
}
.jd-functions__intro { padding: 0 8px 30px; border-bottom: 1px solid #d4cdc2; }
.jd-functions__label {
  display: inline-block;
  padding-bottom: 6px;
  border-bottom: 1px solid #9b8870;
  color: #8a6f54;
  font: 600 12px/1.4 Arial, sans-serif;
  letter-spacing: 2px;
}
.jd-functions__intro-grid {
  display: grid;
  grid-template-columns: minmax(0, 330px) minmax(0, 1fr);
  gap: 54px;
  margin-top: 22px;
  align-items: start;
}
.jd-functions__heading {
  font-size: 29px;
  font-weight: 500;
  line-height: 1.58;
  letter-spacing: 3px;
}
.jd-functions__lead,
.jd-function__summary,
.jd-function__description,
.jd-function__note,
.jd-function__point {
  font-family: "Noto Sans JP", "Yu Gothic", "YuGothic", "Hiragino Kaku Gothic ProN", sans-serif;
  font-weight: 500;
  letter-spacing: 1px;
}
.jd-functions__lead {
  color: #504b45;
  font-size: 13px;
  line-height: 1.85;
}
.jd-function {
  margin-top: 24px;
  border: 1px solid #d8d1c7;
  background: rgba(251, 248, 242, .72);
}
.jd-function__header {
  display: grid;
  grid-template-columns: minmax(0, 270px) minmax(0, 1fr);
  gap: 32px;
  padding: 24px 20px 20px;
  align-items: start;
}
.jd-function__title-wrap {
  display: grid;
  grid-template-columns: 52px minmax(0, 1fr);
  gap: 12px;
  align-items: center;
}
.jd-function__icon { width: 52px; height: 52px; object-fit: contain; }
.jd-function__title {
  color: #3e3933;
  font-size: 24px;
  font-weight: 500;
  line-height: 1.4;
  letter-spacing: 1px;
}
.jd-function__title-en {
  margin-top: 3px;
  color: #a07c58;
  font: 600 10px/1.4 Arial, sans-serif;
  letter-spacing: 3px;
}
.jd-function__summary,
.jd-function__description {
  color: #5f5952;
  font-size: 13px;
  line-height: 1.85;
}
.jd-function--japan {
  display: grid;
  grid-template-columns: 311px minmax(0, 1fr);
}
.jd-function--japan > img { width: 311px; height: 273px; object-fit: cover; }
.jd-function--japan .jd-function__content { padding: 24px 22px 20px; }
.jd-function--japan .jd-function__title-wrap { grid-template-columns: 52px minmax(0, 1fr); }
.jd-function--japan .jd-function__description { margin-top: 18px; }
.jd-function__light-grid {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 292px));
  gap: 16px;
  padding: 0 16px;
}
.jd-function__light-card { border: 1px solid #d8d1c7; background: #fff; }
.jd-function__light-grade {
  padding: 8px 10px;
  color: #eee9e2;
  background: #4c433d;
  font-family: "Noto Sans JP", "Yu Gothic", "YuGothic", "Hiragino Kaku Gothic ProN", sans-serif;
  font-size: 16px;
  font-weight: 500;
  line-height: 1.4;
  letter-spacing: 1px;
  text-align: center;
}
.jd-function__light-card img { width: 100%; height: auto; }
.jd-function__light-copy { min-height: 132px; padding: 14px 12px 16px; }
.jd-function__light-name {
  color: #685f56;
  font-family: "Noto Sans JP", "Yu Gothic", "YuGothic", "Hiragino Kaku Gothic ProN", sans-serif;
  font-size: 12px;
  font-weight: 500;
  line-height: 1.6;
  letter-spacing: 1px;
}
.jd-function__light-copy .jd-function__description { margin-top: 11px; font-size: 12px; line-height: 1.8; }
.jd-function__note {
  margin: 20px 20px 22px;
  color: #91897f;
  font-size: 12px;
  line-height: 1.7;
  letter-spacing: .5px;
}
.jd-function__test {
  margin: 0 20px;
  padding: 18px 20px 20px;
  background: rgba(255, 255, 255, .8);
}
.jd-function__test h4 {
  color: #4a443e;
  font-size: 18px;
  font-weight: 500;
  line-height: 1.5;
  letter-spacing: 1px;
}
.jd-function__chart { width: 100%; height: auto; margin-top: 14px; }
.jd-function__test .jd-function__description { margin-top: 16px; }
.jd-function__points {
  margin: 16px 20px 22px;
  background: #eee8df;
}
.jd-function__points-title {
  padding: 10px 14px 2px;
  color: #6f675e;
  font-family: "Noto Sans JP", "Yu Gothic", "YuGothic", "Hiragino Kaku Gothic ProN", sans-serif;
  font-size: 13px;
  font-weight: 500;
  line-height: 1.5;
  letter-spacing: 1px;
  text-align: center;
}
.jd-function__points-grid {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
}
.jd-function__point { padding: 4px 14px 16px; color: #6f675e; font-size: 11px; line-height: 1.7; }
.jd-function__point + .jd-function__point { border-left: 1px solid #d3cbc0; }
.jd-function__point strong { display: block; margin-bottom: 4px; color: #9a7655; font-size: 16px; text-align: center; }
.jd-functions__bottom-grid { display: grid; grid-template-columns: repeat(2, minmax(0, 1fr)); gap: 18px; }
.jd-functions__bottom-grid .jd-function { display: flex; flex-direction: column; }
.jd-functions__bottom-grid .jd-function__header {
  display: block;
  padding-bottom: 14px;
}
.jd-functions__bottom-grid .jd-function__title-wrap { grid-template-columns: 52px minmax(0, 1fr); }
.jd-functions__bottom-grid .jd-function__description { margin-top: 20px; }
.jd-functions__bottom-grid .jd-function__media { width: 100%; height: auto; margin-top: auto; }
.jd-function--fire .jd-function__media {
  width: 204px;
  margin: auto auto 35px;
  border: 1px solid #8c847b;
}
.jd-installations {
  padding: 45px 35px 32px;
  color: var(--jd-ink);
  background: #fff;
}
.jd-installations__heading {
  font-size: 28px;
  font-weight: 600;
  line-height: 1.5;
  letter-spacing: 0;
  text-align: center;
}
.jd-installations__viewport {
  position: relative;
  aspect-ratio: 4 / 3;
  margin-top: 18px;
  overflow: hidden;
  background: #ece9e4;
}
.jd-installations__slides {
  position: relative;
  width: 100%;
  height: 100%;
}
.jd-installations__slide {
  position: absolute;
  inset: 0;
  margin: 0;
  opacity: 0;
  visibility: hidden;
  transition: opacity .45s ease, visibility .45s ease;
}
.jd-installations__slide.is-active { opacity: 1; visibility: visible; }
.jd-installations__slide img { width: 100%; height: 100%; object-fit: cover; }
.jd-installations__controls {
  display: grid;
  grid-template-columns: 40px minmax(0, 1fr) 40px;
  gap: 16px;
  width: min(100%, 360px);
  margin: 17px auto 0;
  align-items: center;
}
.jd-installations__button {
  display: grid;
  width: 40px;
  height: 40px;
  padding: 0;
  place-items: center;
  border: 0;
  border-radius: 50%;
  color: #fff;
  background: #aaa9a7;
  cursor: pointer;
  font: 400 28px/1 Arial, sans-serif;
  transition: background-color .2s ease;
}
.jd-installations__button:hover,
.jd-installations__button:focus-visible { background: #777572; }
.jd-installations__button:focus-visible { outline: 2px solid #403d39; outline-offset: 3px; }
.jd-installations__button span { display: block; transform: translateY(-1px); }
.jd-installations__dots {
  display: flex;
  gap: 7px;
  justify-content: center;
  align-items: center;
}
.jd-installations__dot {
  width: 7px;
  height: 7px;
  padding: 0;
  border: 0;
  border-radius: 50%;
  background: #c9c7c4;
  cursor: pointer;
}
.jd-installations__dot.is-active { background: #706d69; }
.jd-installations__dot:focus-visible { outline: 2px solid #706d69; outline-offset: 3px; }
.jd-simulation {
  padding: 31px 32px 28px;
  color: #3e3933;
  background-color: #f8f5ef;
  background-image: url("https://www.inns.jp/images/item_img/1176jandia/bg01.jpg");
  background-position: center top;
  background-size: 700px auto;
  background-repeat: repeat-y;
}
.jd-simulation__label {
  color: #7d766e;
  font: 500 10px/1.4 Arial, sans-serif;
  letter-spacing: 0;
}
.jd-simulation__lead {
  margin-top: 18px;
  font-size: 18px;
  font-weight: 500;
  line-height: 1.7;
  letter-spacing: 1px;
}
.jd-simulation__heading-row {
  display: grid;
  grid-template-columns: max-content minmax(0, 1fr);
  gap: 28px;
  margin-top: 8px;
  align-items: end;
}
.jd-simulation__heading {
  font-family: Georgia, "Times New Roman", serif;
  font-size: 48px;
  font-style: italic;
  font-weight: 400;
  line-height: 1.2;
  letter-spacing: 0;
}
.jd-simulation__heading-row::after {
  margin-bottom: 8px;
  border-top: 1px solid #c7b9a9;
  content: "";
}
.jd-simulation__instruction {
  margin-top: 9px;
  color: #746d65;
  font-family: "Noto Sans JP", "Yu Gothic", "YuGothic", "Hiragino Kaku Gothic ProN", sans-serif;
  font-size: 14px;
  font-weight: 500;
  line-height: 1.7;
  letter-spacing: .5px;
}
.jd-simulation__layout {
  display: grid;
  grid-template-columns: minmax(0, 1fr) 50px;
  gap: 14px;
  margin-top: 15px;
  align-items: start;
}
.jd-simulation__stage { min-width: 0; }
.jd-simulation__viewport {
  position: relative;
  aspect-ratio: 4 / 3;
  overflow: hidden;
  background: #e7e3dd;
}
.jd-simulation__slide {
  position: absolute;
  inset: 0;
  margin: 0;
  opacity: 0;
  visibility: hidden;
  transition: opacity .35s ease, visibility .35s ease;
}
.jd-simulation__slide.is-active { opacity: 1; visibility: visible; }
.jd-simulation__slide img { width: 100%; height: 100%; object-fit: cover; }
.jd-simulation__info {
  display: grid;
  grid-template-columns: 150px 84px minmax(0, 1fr) auto;
  min-height: 96px;
  color: #f4efe9;
  background: #2e2923;
  align-items: center;
}
.jd-simulation__brand,
.jd-simulation__number,
.jd-simulation__name { padding: 13px 17px; }
.jd-simulation__brand-name { font-size: 21px; line-height: 1.3; }
.jd-simulation__collection {
  margin-top: 8px;
  color: #bbb3aa;
  font: 500 8px/1.4 Arial, sans-serif;
}
.jd-simulation__number {
  border-right: 1px solid #887b6d;
  border-left: 1px solid #887b6d;
  color: #d7c8b8;
  font: 500 8px/1.4 Arial, sans-serif;
  text-align: center;
}
.jd-simulation__number::after {
  display: block;
  margin-top: 6px;
  border-top: 1px solid #9c8d7c;
  content: "";
}
.jd-simulation__name-en { font-size: 24px; line-height: 1.25; }
.jd-simulation__name-ja { margin-top: 6px; font-size: 11px; line-height: 1.4; }
.jd-simulation__grade {
  margin-right: 16px;
  padding: 11px 13px;
  border: 1px solid #887b6d;
  color: #ddd4ca;
  font-size: 12px;
  line-height: 1.3;
  white-space: nowrap;
}
.jd-simulation__swatches {
  display: flex;
  flex-direction: column;
  gap: 10px;
}
.jd-simulation__swatch {
  position: relative;
  width: 48px;
  height: 48px;
  padding: 0;
  border: 2px solid #fff;
  background: var(--jd-swatch-color);
  box-shadow: 0 0 0 1px #d2cbc3;
  cursor: pointer;
}
.jd-simulation__swatch.is-active { outline: 2px solid #3e3933; outline-offset: 2px; }
.jd-simulation__swatch.is-active::after {
  position: absolute;
  top: 10px;
  left: 15px;
  width: 13px;
  height: 22px;
  border-right: 4px solid #fff;
  border-bottom: 4px solid #fff;
  content: "";
  transform: rotate(45deg);
}
.jd-simulation__count {
  margin-top: 12px;
  color: #746d65;
  font: 500 10px/1.4 Arial, sans-serif;
  text-align: center;
}
.jd-simulation__note {
  margin-top: 20px;
  color: #776f67;
  font-family: "Noto Sans JP", "Yu Gothic", "YuGothic", "Hiragino Kaku Gothic ProN", sans-serif;
  font-size: 13px;
  font-weight: 500;
  line-height: 1.7;
  letter-spacing: .5px;
}
.jd-detail-pair { display: grid; grid-template-columns: 1fr 1fr; gap: 34px; margin-top: 48px; align-items: start; }
.jd-detail-pair > div:last-child { padding-top: 25px; }

.jd-icon-list { display: grid; grid-template-columns: repeat(5, 1fr); gap: 18px; margin-top: 42px; text-align: center; }
.jd-icon-list li { display: grid; justify-items: center; gap: 12px; font: 500 10px/1.4 sans-serif; }
.jd-icon { width: 34px; aspect-ratio: 1; border: 1px solid #a7a198; border-radius: 50%; }

.jd-color-grid { display: grid; grid-template-columns: repeat(2, 1fr); gap: 34px 24px; margin-top: 48px; }
.jd-color-card { padding-bottom: 22px; background: var(--jd-paper); }
.jd-color-card > :not(.jd-media) { margin-right: 20px; margin-left: 20px; }
.jd-color-card__number { margin-top: 16px !important; color: var(--jd-muted); font: 600 9px/1.4 Arial, sans-serif; letter-spacing: .1em; }
.jd-color-card h3 { margin-top: 7px !important; font-size: 19px; font-weight: 500; }
.jd-color-card > p:last-child { margin-top: 10px; color: var(--jd-muted); font-size: 11px; line-height: 1.9; }

.jd-compare-grid { display: grid; grid-template-columns: repeat(2, 1fr); gap: 24px; margin-top: 38px; }
.jd-compare-grid article { padding-bottom: 22px; color: var(--jd-ink); background: var(--jd-paper); }
.jd-compare-grid article > :not(.jd-media) { margin-right: 20px; margin-left: 20px; }
.jd-compare-grid h3 { margin-top: 18px !important; font-size: 18px; font-weight: 500; }
.jd-compare-grid p { color: var(--jd-muted); font-size: 11px; }

.jd-color-story { padding-bottom: 54px; }
.jd-color-story__body { padding: 28px 48px 0; }
.jd-color-story__body h3 { font-size: 27px; font-weight: 500; }
.jd-color-story__body > p:not(.jd-kicker) { margin-top: 10px; color: #c9c4bc; font-size: 12px; }
.jd-story-details { display: grid; grid-template-columns: repeat(3, 1fr); gap: 8px; margin-top: 28px; }
.jd-story-details span { display: grid; aspect-ratio: 1.45 / 1; place-items: center; color: #756f66; background: #d6d0c6; font: 9px/1.3 Arial, sans-serif; }

.jd-proof-item { display: grid; grid-template-columns: 1.15fr 1fr; gap: 40px; margin-top: 56px; align-items: center; }
.jd-proof-item--full { display: block; padding-top: 40px; border-top: 1px solid var(--jd-line); }
.jd-proof-item h3,
.jd-proof-grid h3 { margin-top: 5px; font-size: 21px; font-weight: 500; }
.jd-proof-item p:not(.jd-proof-item__number),
.jd-proof-grid p:not(.jd-proof-item__number) { color: var(--jd-muted); font-size: 12px; }
.jd-proof-item__number { color: #9b948b; font: 600 12px/1 Arial, sans-serif; }
.jd-proof-grid { display: grid; grid-template-columns: repeat(2, 1fr); gap: 42px; margin-top: 56px; padding-top: 40px; border-top: 1px solid var(--jd-line); }

.jd-swatches { padding-bottom: 84px; }
.jd-swatch-grid { display: grid; grid-template-columns: repeat(4, 1fr); gap: 8px; margin-top: 34px; }
.jd-swatch-grid figcaption { margin-top: 8px; color: var(--jd-muted); font-size: 10px; text-align: center; }
.jd-visually-hidden { position: absolute; width: 1px; height: 1px; padding: 0; overflow: hidden; clip: rect(0, 0, 0, 0); white-space: nowrap; border: 0; }

@media (max-width: 600px) {
  .jandia-lp { font-size: 14px; }
  .jd-section { padding: 52px 24px; }
  .jd-heading { font-size: 23px; }
  .jd-subheading { font-size: 19px; }
  .jd-body { font-size: 12px; }

  .jd-split,
  .jd-detail-pair,
  .jd-texture__grid,
  .jd-proof-item { grid-template-columns: 1fr; gap: 24px; }
  .jd-media--wide { margin: 36px -24px 0; }
  .jd-media--swatch-strip { margin: 42px -24px -52px; }
  .jd-detail-pair > div:last-child { padding-top: 0; }
  .jd-intro__copy { padding: 38px 24px 34px; }
  .jd-intro__lead { grid-template-columns: 1fr; gap: 24px; margin-top: 27px; }
  .jd-intro__lead h2 { margin-top: 0; font-size: 24px; line-height: 1.6; }
  .jd-intro__description { font-size: 12px; line-height: 1.9; }
  .jd-intro__note { margin-top: 0px; font-size: 12px; line-height: 2; }
  .jd-intro__points {
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 0;
    padding: 12px 12px 28px;
  }

  .jd-intro__points li {
    min-height: 0;
    padding: 24px 8px 18px;
    text-align: center;
  }

  .jd-intro__points li + li {
    border-left: 1px solid #d4cdc2;
  }

  .jd-intro__points h3 {
    font-size: 14px;
  }

  .jd-intro__points p {
    width: auto;
    margin-top: 8px;
    font-size: 12px;
    line-height: 1.65;
    text-align: center;
  }

  .jd-intro__points p br {
    display: none;
  }

  .jd-texture { padding: 38px 24px 44px; }
  .jd-texture__heading { margin-top: 25px; font-size: 24px; line-height: 1.6; }
  .jd-texture__grid { margin-top: 25px; }
  .jd-texture__side { padding-top: 0; }
  .jd-texture__description { font-size: 12px; line-height: 1.9; }
  .jd-texture__sub-image { width: min(100%, 320px); margin: 24px 0 0 auto; }
  .jd-texture__features { grid-template-columns: repeat(3, minmax(0, 1fr)); gap: 12px; width: 100%; margin-top: 10px; }
  .jd-texture__features li { padding-top: 12px; font-size: 12px; letter-spacing: 0; white-space: normal; }

  .jd-drape__intro { grid-template-columns: 1fr; gap: 24px; padding: 38px 24px 34px; }
  .jd-drape__intro h2,
  .jd-drape__heading { font-size: 24px; line-height: 1.6; }
  .jd-drape__intro-text,
  .jd-drape__description { font-size: 13px; line-height: 1.9; }
  .jd-drape__content { grid-template-columns: 1fr; gap: 28px; padding: 30px 24px 44px; }
  .jd-drape__heading { margin-top: 24px; }
  .jd-drape__description { margin-top: 20px; }
  .jd-drape__sub-image { margin-top: 24px; }
  .jd-drape__side-image { width: min(100%, 420px); margin-left: auto; }

  .jd-quality { padding: 38px 20px 36px; }
  .jd-quality__label { letter-spacing: 3px; }
  .jd-quality__heading { margin-top: 22px; font-size: 24px; line-height: 1.6; }
  .jd-quality__list { grid-template-columns: repeat(3, minmax(0, 1fr)); gap: 26px 8px; margin-top: 28px; }
  .jd-quality__list span { font-size: 14px; letter-spacing: 0; white-space: normal; }

  .jd-colors { padding: 38px 24px 42px; }
  .jd-colors__intro { grid-template-columns: 1fr; gap: 20px; margin-top: 24px; }
  .jd-colors__heading { font-size: 24px; line-height: 1.6; }
  .jd-colors__lead { font-size: 14px; line-height: 1.9; }
  .jd-colors__grid { grid-template-columns: 1fr; gap: 18px; justify-items: center; }

  .jd-light-control { padding: 38px 24px 34px; }
  .jd-light-control__heading { margin-top: 24px; font-size: 24px; line-height: 1.6; }
  .jd-light-control__lead { font-size: 12px; line-height: 1.9; }
  .jd-light-control__grid { grid-template-columns: 1fr; gap: 22px; margin-top: 30px; justify-items: center; }
  .jd-light-control__card { width: 100%; max-width: 299px; }
  .jd-light-control__card-body { padding: 24px 18px; }
  .jd-light-control__description { font-size: 12px; }

  .jd-style { padding: 38px 24px 42px; }
  .jd-style__intro { grid-template-columns: 1fr; gap: 20px; margin-top: 24px; }
  .jd-style__heading { font-size: 24px; line-height: 1.6; }
  .jd-style__lead { font-size: 12px; line-height: 1.9; }
  .jd-style__grid { grid-template-columns: 1fr; gap: 22px; justify-items: center; }
  .jd-style__card { width: 100%; max-width: 298px; }
  .jd-style__card-body { min-height: 0; padding: 19px 18px 22px; }
  .jd-style__description { font-size: 12px; }
  .jd-style__recommendation { margin-top: 20px; }

  .jd-color-palette { min-height: 250px; padding: 34px 24px 30px; background-position: center top; background-size: auto 250px; }
  .jd-color-palette__heading { margin-top: 20px; font-size: 19px; line-height: 1.75; }
  .jd-color-palette__description { margin-top: 13px; font-size: 14px; line-height: 1.8; }

  .jd-color-detail__header { grid-template-columns: 1fr; gap: 16px; min-height: 0; padding: 24px; }
  .jd-color-detail__title { font-size: 26px; }
  .jd-color-detail__meta { display: flex; flex-direction: column; align-items: flex-start; }
  .jd-color-detail__grade { margin-left: 0; }
  .jd-color-detail__description { margin-top: 13px; font-size: 12px; }
  .jd-color-detail__caption { padding: 18px 24px 16px; font-size: 14px; }
  .jd-color-detail__gallery { grid-template-columns: 252fr 150fr 203fr; gap: 6px; padding: 0 18px 26px; }

  .jd-functions { padding: 38px 18px 36px; }
  .jd-functions__intro-grid { grid-template-columns: 1fr; gap: 20px; }
  .jd-functions__heading { font-size: 24px; line-height: 1.6; }
  .jd-functions__lead { font-size: 13px; line-height: 1.9; }
  .jd-function--japan { grid-template-columns: 1fr; }
  .jd-function--japan > img { width: 100%; height: auto; }
  .jd-function__header { grid-template-columns: 1fr; gap: 18px; padding: 20px 16px 16px; }
  .jd-function__title { font-size: 22px; }
  .jd-function__summary,
  .jd-function__description { font-size: 12px; line-height: 1.85; }
  .jd-function__light-grid { grid-template-columns: 1fr; gap: 16px; padding: 0 14px; justify-items: center; }
  .jd-function__light-card { width: 100%; max-width: 292px; }
  .jd-function__light-copy { min-height: 0; }
  .jd-function__test { margin: 0 14px; padding: 16px 12px 18px; }
  .jd-function__points { margin: 14px; }
  .jd-function__points-grid { grid-template-columns: 1fr; }
  .jd-function__point + .jd-function__point { border-top: 1px solid #d3cbc0; border-left: 0; }
.jd-function__point {
  padding: 10px 80px 20px;
  color: #6f675e;
  font-size: 13px;
  line-height: 1.7;
}
  .jd-functions__bottom-grid { grid-template-columns: 1fr; gap: 0; }
  .jd-function--fire .jd-function__media { margin-bottom: 28px; }

  .jd-installations { padding: 36px 18px 28px; }
  .jd-installations__heading { font-size: 23px; }
  .jd-installations__viewport { margin-top: 16px; }
  .jd-installations__controls { grid-template-columns: 36px minmax(0, 1fr) 36px; gap: 12px; margin-top: 14px; }
  .jd-installations__button { width: 36px; height: 36px; font-size: 26px; }

  .jd-simulation { padding: 26px 18px 24px; }
  .jd-simulation__lead { margin-top: 14px; font-size: 14px; }
  .jd-simulation__heading-row { grid-template-columns: 1fr; gap: 6px; }
  .jd-simulation__heading { font-size: 38px; }
  .jd-simulation__heading-row::after { margin-bottom: 0; }
  .jd-simulation__layout { grid-template-columns: 1fr; gap: 14px; }
  .jd-simulation__swatches { flex-direction: row; flex-wrap: wrap; justify-content: center; order: -1;
	margin: 20px 0px -10px;}
  .jd-simulation__count { width: 100%; margin-top: 2px; }
  .jd-simulation__info {
    display: grid;
    grid-template-columns:
      minmax(0, 1fr)
      minmax(0, 1.45fr)
      auto;
    grid-template-areas: "brand name grade";
    align-items: center;
    gap: 0;
    padding: 12px 10px;
  }

  .jd-simulation__brand {
    grid-area: brand;
    min-width: 0;
    padding-right: 10px;
    border-right: 1px solid #786f66;
  }

  .jd-simulation__number {
    grid-area: number;
    min-width: 0;
    margin: 0;
    padding: 0 8px;
    border-right: 1px solid #786f66;
    font-size: 8px;
    white-space: nowrap;
  }

  .jd-simulation__name {
    grid-area: name;
    min-width: 0;
    padding: 0 10px;
  }

  .jd-simulation__grade {
    grid-area: grade;
    justify-self: end;
    margin: 0;
    padding: 5px 7px;
    white-space: nowrap;
  }

  .jd-simulation__brand-name {
    font-size: 16px;
    white-space: nowrap;
  }

  .jd-simulation__collection {
    font-size: 7px;
    line-height: 1.4;
  }

  .jd-simulation__name-en {
    font-size: 16px;
    line-height: 1.3;
    white-space: nowrap;
  }

  .jd-simulation__name-ja {
    font-size: 9px;
    white-space: nowrap;
  }

  .jd-icon-list { grid-template-columns: repeat(3, 1fr); gap: 28px 10px; }
  .jd-color-grid { gap: 22px 12px; margin-top: 36px; }
  .jd-color-card > :not(.jd-media) { margin-right: 12px; margin-left: 12px; }
  .jd-color-card h3 { font-size: 16px; }
  .jd-color-card > p:last-child { font-size: 10px; }

  .jd-compare-grid { grid-template-columns: 1fr; }
  .jd-color-story__body { padding: 24px; }
  .jd-color-story__body h3 { font-size: 23px; }
  .jd-story-details { gap: 5px; }
  .jd-story-details span { font-size: 8px; }
  .jd-proof-grid { grid-template-columns: 1fr; gap: 36px; }
  .jd-swatch-grid { gap: 5px; }

}

@media (max-width: 380px) {
  .jd-section { padding-right: 18px; padding-left: 18px; }
  .jd-media--wide { margin-right: -18px; margin-left: -18px; }
  .jd-media--swatch-strip { margin-right: -18px; margin-left: -18px; }
  .jd-colors { padding-right: 18px; padding-left: 18px; }
  .jd-colors__card-copy { right: 18px; left: 18px; }
  .jd-colors__card h3 { font-size: 18px; }
  .jd-colors__description { font-size: 10px; }
  .jd-colors__matching { margin-top: 9px; padding-top: 8px; font-size: 9px; }
}

@media (prefers-reduced-motion: reduce) {
  .jandia-lp *,
  .jandia-lp *::before,
  .jandia-lp *::after { scroll-behavior: auto !important; transition-duration: .01ms !important; }
}
