@charset "UTF-8";
@media only screen and (min-width: 769px) {
  .glb-pageWrapper {
    min-width: 1250px;
  }
}

@media only screen and (max-width: 768px) {
  .m-nav-breadcrumb {
    margin-bottom: -11px;
    padding-bottom: 0;
  }
}

.trans {
  transition: opacity 0.3s ease;
  opacity: 1;
  text-decoration: none;
}
.trans:hover {
  opacity: 0.8;
}

.image-common {
  display: block;
  width: 100%;
}

.object-common {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.color-banner {
  margin: 0 auto;
}
.color-banner a {
  display: block;
}
@media only screen and (min-width: 769px) {
  .color-banner {
    max-width: 960px;
    width: calc(100% - 60px);
  }
}
@media only screen and (max-width: 768px) {
  .color-banner {
    width: 276px;
  }
}

.moomin-title {
  color: #007280;
  text-align: center;
  position: relative;
  display: flex;
  justify-content: center;
}
.moomin-title::before,
.moomin-title::after {
  content: '';
  flex-shrink: 0;
}
.moomin-title .title-english {
  font-family: 'Jost', sans-serif;
  letter-spacing: 0.05em;
  display: block;
  font-weight: 500;
}
.moomin-title .title-japanese {
  letter-spacing: 0.1em;
}
@media only screen and (min-width: 769px) {
  .moomin-title {
    margin-bottom: 25px;
  }
  .moomin-title::before,
  .moomin-title::after {
    background: url(/img/product/system_kitchen/kitchen_panel/moomin_panel/color_decor_title.svg) no-repeat center 100%/100%;
    width: 163px;
    height: 48px;
    margin-top: 14px;
  }
  .moomin-title .title-wrapper {
    min-width: 198px;
    padding: 0 9px;
  }
  .moomin-title .title-english {
    font-size: 52px;
    line-height: 1.2;
    margin-bottom: -1px;
  }
  .moomin-title .title-japanese {
    font-size: 18px;
    line-height: calc(40 / 18);
    font-weight: 700;
  }
}
@media only screen and (max-width: 768px) {
  .moomin-title {
    margin-bottom: 12px;
  }
  .moomin-title::before,
  .moomin-title::after {
    background: url(/img/product/system_kitchen/kitchen_panel/moomin_panel/color_decor_title_sp.svg) no-repeat center
      100%/100%;
    width: 82px;
    height: 24px;
    margin-top: 35px;
  }
  .moomin-title .title-wrapper {
    padding: 0 6px;
  }
  .moomin-title .title-english {
    font-size: 45px;
    letter-spacing: 0.025em;
    margin-bottom: -9px;
  }
  .moomin-title .title-japanese {
    font-size: 16px;
    letter-spacing: 0.025em;
    margin-bottom: 9px;
    font-weight: 500;
  }
}

.section-moomin-keyvisual {
  position: relative;
}
.section-moomin-keyvisual::after {
  content: '';
  position: absolute;
  left: 0;
  right: 0;
  z-index: 1;
}
.section-moomin-keyvisual .keyvisual-image {
  flex: 1;
}
.section-moomin-keyvisual .keyvisual-title {
  position: relative;
  z-index: 1;
}
.section-moomin-keyvisual .keyvisual-title::before,
.section-moomin-keyvisual .keyvisual-title::after {
  content: '';
  position: absolute;
}
.section-moomin-keyvisual .title-text {
  display: block;
}
.section-moomin-keyvisual .keyvisual-image-list {
  position: relative;
  display: flex;
}
.section-moomin-keyvisual .keyvisual-image-list::before,
.section-moomin-keyvisual .keyvisual-image-list::after {
  content: '';
  position: absolute;
  left: 0;
  right: 0;
}
.section-moomin-keyvisual .keyvisual-banner {
  position: relative;
  z-index: 2;
}
@media only screen and (min-width: 769px) {
  .section-moomin-keyvisual::after {
    background: url(/img/product/system_kitchen/kitchen_panel/moomin_panel/keyvisual_decor_05.png) no-repeat center
      center/contain;
    width: 1920px;
    height: 397px;
    bottom: -155px;
  }
  .section-moomin-keyvisual .wrapper {
    background-color: #b9dbd4;
    padding-top: 40px;
  }
  .section-moomin-keyvisual .keyvisual-title::before {
    background: url(/img/product/system_kitchen/kitchen_panel/moomin_panel/keyvisual_decor_01.svg) no-repeat center 100%/100%;
    right: calc(50% + 318px);
    height: 65px;
    left: -187px;
    top: 4px;
  }
  .section-moomin-keyvisual .keyvisual-title::after {
    background: url(/img/product/system_kitchen/kitchen_panel/moomin_panel/keyvisual_decor_02.svg) no-repeat center 100%/100%;
    left: calc(50% + 334px);
    height: 48px;
    right: -188px;
    top: 9px;
  }
  .section-moomin-keyvisual .title-text {
    width: 574px;
    margin: 0 auto 20px;
  }
  .section-moomin-keyvisual .keyvisual-image-list {
    margin: 0 -3px;
  }
  .section-moomin-keyvisual .keyvisual-image-list::before {
    background: url(/img/product/system_kitchen/kitchen_panel/moomin_panel/keyvisual_decor_03.svg) no-repeat center
      center/cover;
    height: 59px;
    top: -21px;
  }
  .section-moomin-keyvisual .keyvisual-image-list::after {
    background: url(/img/product/system_kitchen/kitchen_panel/moomin_panel/keyvisual_decor_04.svg) no-repeat center
      center/cover;
    height: 59px;
    bottom: -19px;
  }
  .section-moomin-keyvisual .keyvisual-image {
    padding: 0 3px;
  }
  .section-moomin-keyvisual .keyvisual-banner {
    max-width: 1213px;
    margin: 0 auto;
    margin-top: -82px;
  }
}
@media only screen and (min-width: 1920.98px) {
  .section-moomin-keyvisual::after {
    background: url(/img/product/system_kitchen/kitchen_panel/moomin_panel/keyvisual_decor_06.png) no-repeat center
      center/cover;
    width: 100%;
  }
  .section-moomin-keyvisual .keyvisual-image-list {
    margin: 0 auto;
  }
}
@media only screen and (min-width: 4600px) {
  .section-moomin-keyvisual::after {
    height: 445px;
  }
}
@media only screen and (max-width: 768px) {
  .section-moomin-keyvisual {
    padding: 18px 0;
    background-color: #b6d8d1;
  }
  .is-iphone .section-moomin-keyvisual {
    margin-top: 11px;
  }
  .section-moomin-keyvisual::after {
    background: url(/img/product/system_kitchen/kitchen_panel/moomin_panel/keyvisual_decor_05_sp.png) no-repeat 0 0/100%
      100%;
    height: 98px;
    bottom: -23px;
  }
  .section-moomin-keyvisual .wrapper {
    max-width: 375px;
    margin: 0 auto;
  }
  .section-moomin-keyvisual .keyvisual-title::before {
    background: url(/img/product/system_kitchen/kitchen_panel/moomin_panel/keyvisual_decor_01-sp.png) no-repeat center
      100%/100%;
    width: 313px;
    height: 19px;
    left: -282px;
    top: 8px;
  }
  .section-moomin-keyvisual .keyvisual-title::after {
    background: url(/img/product/system_kitchen/kitchen_panel/moomin_panel/keyvisual_decor_02-sp.png) no-repeat center
      100%/100%;
    width: 313px;
    height: 19px;
    right: -282px;
    top: 7px;
  }
  .section-moomin-keyvisual .title-text {
    width: 275px;
    height: 45px;
    margin: 0 auto 10px;
  }
  .section-moomin-keyvisual .keyvisual-image-list {
    margin: 0 -2px;
  }
  .section-moomin-keyvisual .keyvisual-image-list::before {
    background: url(/img/product/system_kitchen/kitchen_panel/moomin_panel/keyvisual_decor_03-sp.svg) no-repeat 0 0/100%
      100%;
    height: 23px;
    top: -8px;
  }
  .section-moomin-keyvisual .keyvisual-image-list::after {
    background: url(/img/product/system_kitchen/kitchen_panel/moomin_panel/keyvisual_decor_04-sp.png) no-repeat 0 0/100%
      100%;
    width: 376px;
    height: 170px;
    bottom: -85px;
    left: 2px;
  }
  .section-moomin-keyvisual .keyvisual-image {
    padding: 0 1px;
  }
  .section-moomin-keyvisual .keyvisual-banner {
    max-width: 362px;
    height: 299px;
    margin: 9px auto 0;
  }
  .section-moomin-keyvisual .keyvisual-banner img {
    height: 100%;
  }
}

.section-moomin-intro {
  font-feature-settings: 'palt';
  position: relative;
}
.section-moomin-intro::before {
  position: absolute;
}
.section-moomin-intro .intro-image {
  position: relative;
}
.section-moomin-intro .intro-image::before {
  content: '';
  position: absolute;
}
.section-moomin-intro .intro-image img {
  overflow: hidden;
  position: relative;
}
.section-moomin-intro .intro-title {
  font-weight: 700;
  letter-spacing: 0.2em;
  color: #007280;
}
.section-moomin-intro .title-text {
  display: inline-block;
  position: relative;
}
.section-moomin-intro .title-text::before {
  content: '';
  position: absolute;
  z-index: -1;
  left: 0;
  background-color: #f5e9e6;
}
.section-moomin-intro .intro-text {
  color: #5a5a5a;
  letter-spacing: 0.025em;
  font-weight: 500;
}
.section-moomin-intro .intro-wrapper {
  position: relative;
}
.section-moomin-intro .intro-wrapper::before {
  content: '';
  position: absolute;
  z-index: 1;
  visibility: visible;
  animation-delay: 0.5s;
  animation-name: fade-in-up;
}
@media only screen and (min-width: 769px) {
  .section-moomin-intro {
    padding: 149px 0 282px;
  }
  .section-moomin-intro::before {
    background: url(/img/product/system_kitchen/kitchen_panel/moomin_panel/intro_decor_03.svg) no-repeat center 100%/100%;
    width: 1154px;
    height: 244px;
    left: calc(22% - -9px);
    top: -112px;
  }
  .section-moomin-intro .intro-wrapper {
    display: flex;
    max-width: 1200px;
    margin: 0 auto;
    width: calc(100% - 60px);
  }
  .section-moomin-intro .intro-wrapper::before {
    background: url(/img/product/system_kitchen/kitchen_panel/moomin_panel/intro_decor_01.png) no-repeat 0 0/100% 100%;
    height: 272px;
    left: -87px;
    right: -94px;
    bottom: -125px;
  }
  .section-moomin-intro .intro-image {
    width: calc(50% + 170px);
    height: 570px;
    margin-right: 56px;
    flex: 0 0 auto;
  }
  .section-moomin-intro .intro-image::before {
    background: url(/img/product/system_kitchen/kitchen_panel/moomin_panel/intro_decor_02.svg) no-repeat center 100%/100%;
    width: 205px;
    height: 228px;
    left: -103px;
    top: 123px;
  }
  .section-moomin-intro .intro-image img {
    border-radius: 50px 50px 64px 50px;
  }
  .section-moomin-intro .intro-title {
    font-size: 36px;
    line-height: calc(62 / 36);
    margin-bottom: 25px;
  }
  .section-moomin-intro .title-text {
    padding-left: 6px;
  }
  .section-moomin-intro .title-text::before {
    height: 25px;
    bottom: 7px;
    right: -5px;
  }
  .section-moomin-intro .intro-content {
    margin-top: 90px;
  }
  .section-moomin-intro .intro-text {
    font-size: 18px;
    line-height: calc(40 / 18);
    padding-left: 5px;
  }
}
@media only screen and (max-width: 1331px) and (min-width: 769px) {
  .section-moomin-intro .intro-wrapper::before {
    left: -47px !important;
  }
}
@media only screen and (max-width: 1280px) {
  .section-moomin-intro .intro-image {
    width: 50%;
  }
}
@media only screen and (max-width: 768px) {
  .section-moomin-intro {
    padding: 70px 0 230px;
  }
  .section-moomin-intro::before {
    background: url(/img/product/system_kitchen/kitchen_panel/moomin_panel/intro_decor_03-sp.svg) no-repeat center 100%/100%;
    width: 1154px;
    height: 244px;
    left: calc(22% - -9px);
    top: -112px;
  }
  .section-moomin-intro .intro-wrapper {
    max-width: 375px;
    margin: 0 auto;
  }
  .section-moomin-intro .intro-wrapper::before {
    background: url(/img/product/system_kitchen/kitchen_panel/moomin_panel/intro_decor_01-sp.png) no-repeat 0 0/100%
      100%;
    width: 404px;
    height: 96px;
    right: -40px;
    bottom: -97px;
  }
  .section-moomin-intro .intro-wrapper::after {
    content: '';
    background: url(/img/product/system_kitchen/kitchen_panel/moomin_panel/intro_decor_04.png) no-repeat 0 0/100% 100%;
    height: 196px;
    left: -37px;
    right: -76px;
    top: -191px;
    position: absolute;
    z-index: 1;
  }
  .section-moomin-intro .intro-image {
    width: 315px;
    height: 235px;
    margin: 0 auto 18px;
    position: relative;
    z-index: 3;
  }
  .section-moomin-intro .intro-image::before {
    background: url(/img/product/system_kitchen/kitchen_panel/moomin_panel/intro_decor_02-sp.png) no-repeat 0 0 / auto
      100%;
    width: 103px;
    height: 115px;
    left: -84px;
    top: 70px;
  }
  .section-moomin-intro .intro-image img {
    border-radius: 20px;
  }
  .section-moomin-intro .intro-title {
    font-size: 23px;
    letter-spacing: 0.1em;
    margin-bottom: 13px;
    text-align: center;
  }
  .section-moomin-intro .title-text::before {
    height: 15px;
    bottom: 5px;
    right: -11px;
    left: -11px;
  }
  .section-moomin-intro .intro-text {
    font-size: 16px;
    line-height: calc(32 / 16);
    letter-spacing: 0.0125em;
    text-align: center;
  }
}

.section-moomin-enamel {
  font-feature-settings: 'palt';
  background-color: #f5e9e6;
  position: relative;
}
.section-moomin-enamel::before,
.section-moomin-enamel::after {
  content: '';
  position: absolute;
  left: 0;
  right: 0;
}
.section-moomin-enamel ::after {
  visibility: visible;
  animation-delay: 0.75s;
  animation-name: fade-in-up;
}
.section-moomin-enamel .enamel-intro {
  position: relative;
  z-index: 2;
}
.section-moomin-enamel .enamel-intro::before,
.section-moomin-enamel .enamel-intro::after {
  content: '';
  position: absolute;
}
.section-moomin-enamel .enamel-heading {
  color: #007280;
  letter-spacing: 0.2em;
  font-weight: 700;
}
.section-moomin-enamel .enamel-text {
  color: #5a5a5a;
  letter-spacing: 0.025em;
  font-weight: 500;
}
.section-moomin-enamel .slider-title {
  color: #dc805e;
  text-align: center;
  display: flex;
  justify-content: flex-end;
  align-items: center;
}
.section-moomin-enamel .slider-title span {
  font-weight: 700;
  letter-spacing: 0.2em;
}
.section-moomin-enamel .slider-title::after {
  content: '';
}
.section-moomin-enamel .slider-item-number {
  color: #007280;
  letter-spacing: 0.05em;
  font-weight: 700;
  font-family: 'Oswald', sans-serif;
  display: block;
}
.section-moomin-enamel .slider-item-title {
  color: #007280;
  letter-spacing: 0.1em;
  font-weight: 700;
}
.section-moomin-enamel .slider-item-text {
  color: #5a5a5a;
  letter-spacing: 0.05em;
  font-weight: 500;
}
.section-moomin-enamel .slick-arrow {
  z-index: 1;
}
.section-moomin-enamel .slick-arrow::before {
  content: '';
  display: block;
  opacity: 1;
  transition: all 0.3s ease;
}
.section-moomin-enamel .slick-arrow:hover::before {
  opacity: 0.8;
  transition: all 0.3s ease;
}
.section-moomin-enamel .slick-disabled {
  pointer-events: none;
}
.section-moomin-enamel .slick-disabled::before {
  pointer-events: none;
  opacity: 0.8;
}
.section-moomin-enamel .slider-paging {
  font-family: 'Oswald', sans-serif;
  color: #007280;
  font-weight: 500;
  text-align: left;
  position: relative;
}
.section-moomin-enamel .slider-paging span {
  position: relative;
}
.section-moomin-enamel .slider-paging span::before {
  content: '/';
}
.section-moomin-enamel .slider-item-note {
  letter-spacing: 0.05em;
}
.section-moomin-enamel .used-title {
  color: #dc805e;
  font-weight: 700;
  letter-spacing: 0.2em;
  position: relative;
}
.section-moomin-enamel .used-title::after {
  content: '';
  position: absolute;
  right: 0;
}
.section-moomin-enamel .used-item-heading {
  color: #007280;
  font-weight: 500;
  display: flex;
  align-items: flex-end;
  flex-wrap: wrap;
}
.section-moomin-enamel .used-item-heading .heading-english {
  letter-spacing: 0.1em;
  font-family: 'Jost', sans-serif;
}
.section-moomin-enamel .used-item-heading .heading-japanese {
  letter-spacing: 0.05em;
}
.section-moomin-enamel .used-item-heading .heading-material {
  width: 100%;
  display: block;
}
.section-moomin-enamel .user-item-text {
  letter-spacing: 0.05em;
}
.section-moomin-enamel .used-list {
  position: relative;
  z-index: 1;
}
.section-moomin-enamel .used-list::after,
.section-moomin-enamel .used-list::before {
  content: '';
  position: absolute;
  z-index: -1;
}
.section-moomin-enamel .used-item-text {
  font-weight: 500;
  color: #5a5a5a;
}
@media only screen and (min-width: 769px) {
  .section-moomin-enamel {
    padding: 12px 0;
  }
  .section-moomin-enamel::before {
    background: url(/img/product/system_kitchen/kitchen_panel/moomin_panel/enamel_decor_03.png) no-repeat 0 0/100% 100%;
    height: 303px;
    top: -75px;
  }
  .section-moomin-enamel::after {
    background: url(/img/product/system_kitchen/kitchen_panel/moomin_panel/enamel_decor_03.png) no-repeat 0 0/100% 100%;
    height: 303px;
    bottom: -75px;
    z-index: -1;
  }
  .section-moomin-enamel .enamel-intro {
    max-width: 700px;
    margin: 0 auto 49px;
    text-align: center;
  }
  .section-moomin-enamel .enamel-intro::before {
    background: url(/img/product/system_kitchen/kitchen_panel/moomin_panel/enamel_decor_01.svg) no-repeat center 100%/100%;
    width: 344px;
    height: 444px;
    left: -312px;
    top: -123px;
  }
  .section-moomin-enamel .enamel-intro::after {
    background: url(/img/product/system_kitchen/kitchen_panel/moomin_panel/enamel_decor_02.svg) no-repeat center 100%/100%;
    width: 158px;
    height: 374px;
    right: -113px;
    top: -110px;
    z-index: 2;
  }
  .section-moomin-enamel .enamel-heading {
    font-size: 36px;
    line-height: calc(62 / 36);
    margin-bottom: 25px;
  }
  .section-moomin-enamel .enamel-text {
    font-size: 18px;
    line-height: calc(40 / 18);
  }
  .section-moomin-enamel .slider-title {
    padding-left: 40px;
    margin-bottom: 28px;
  }
  .section-moomin-enamel .slider-title::after {
    width: calc(50% - 330px);
    height: 4px;
    background: url(/img/product/system_kitchen/kitchen_panel/moomin_panel/enamel_decor_04.svg)  top left/ auto 100% repeat-x;
    margin-left: 22px;
  }
  .section-moomin-enamel .slider-title .title-large {
    font-size: 26px;
    line-height: calc(32 / 26);
  }
  .section-moomin-enamel .slider-title .title-small {
    font-size: 16px;
    line-height: calc(32 / 16);
    margin-left: 13px;
  }
  .section-moomin-enamel .slick-arrow {
    bottom: 14px;
    top: unset;
    transform: translateX(-50%);
  }
  .section-moomin-enamel .slick-arrow::before {
    background: url(/img/product/system_kitchen/kitchen_panel/moomin_panel/icon_arrow_01.svg) no-repeat center 100%/100%;
    width: 41px;
    height: 41px;
  }
  .section-moomin-enamel .slick-prev {
    left: calc(69% - 6px);
  }
  .section-moomin-enamel .slick-next {
    left: calc(71% - 4px);
  }
  .section-moomin-enamel .slick-next::before {
    transform: rotate(-180deg) translateX(-50%);
  }
  .section-moomin-enamel .slick-slide {
    margin-right: 38px;
    width: 303px !important;
  }
  .section-moomin-enamel .enamel-slider {
    margin-bottom: 77px;
    position: relative;
    z-index: 1;
  }
  .section-moomin-enamel .enamel-slider::after {
    content: '';
    position: absolute;
    z-index: -1;
    top: -98px;
    right: 315px;
    width: 275px;
    height: 307px;
    background: url(/img/product/system_kitchen/kitchen_panel/moomin_panel/enamel_decor_08.svg) no-repeat center 100%/100%;
  }
  .section-moomin-enamel .slider-item-image {
    height: 209px;
    margin-bottom: 16px;
  }
  .section-moomin-enamel .slider-item-number {
    font-size: 30px;
    margin-bottom: 17px;
  }
  .section-moomin-enamel .slider-item-title {
    font-size: 22px;
    line-height: calc(32 / 22);
    padding-left: 2px;
    margin-bottom: 5px;
  }
  .section-moomin-enamel .slider-item-text {
    font-size: 16px;
    line-height: calc(32 / 16);
    padding-left: 4px;
  }
  .section-moomin-enamel .slider-paging {
    font-size: 30px;
    top: -30px;
    left: 65%;
    letter-spacing: 0.05em;
  }
  .section-moomin-enamel .slider-item-note {
    font-size: 12px;
    line-height: calc(20 / 12);
  }
  .section-moomin-enamel .slick-track-wrapper {
    margin-left: -301px;
  }
  .section-moomin-enamel .slider-wrapper {
    padding-bottom: 100px;
  }
  .section-moomin-enamel .used-wrapper {
    max-width: 900px;
    margin: 0 auto;
    width: calc(100% - 60px);
  }
  .section-moomin-enamel .used-wrapper.is-mac .section-moomin-enamel .used-wrapper {
    max-width: 905px;
  }
  .section-moomin-enamel .used-title {
    font-size: 26px;
    line-height: calc(32 / 26);
    position: relative;
    padding-right: 205px;
    margin-bottom: 31px;
  }
  .section-moomin-enamel .used-title::after {
    background: url(/img/product/system_kitchen/kitchen_panel/moomin_panel/enamel_decor_05.svg) top left/ auto 100% no-repeat;
    width: 203px;
    height: 4px;
    top: 13px;
  }
  .section-moomin-enamel .used-list {
    display: flex;
    flex-wrap: wrap;
    padding-bottom: 79px;
    margin: 0 -1px;
  }
  .section-moomin-enamel .used-list::before {
    background: url(/img/product/system_kitchen/kitchen_panel/moomin_panel/enamel_decor_07.svg) no-repeat 0 0/100% 100%;
    height: 492px;
    bottom: -402px;
    left: -206px;
    right: -128px;
  }
  .section-moomin-enamel .used-list::after {
    background: url(/img/product/system_kitchen/kitchen_panel/moomin_panel/enamel_decor_06.svg) no-repeat center 100%/100%;
    width: 208px;
    height: 208px;
    top: 36px;
    right: -116px;
  }
  .section-moomin-enamel .used-item {
    width: 427px;
    margin: 0 48px 30px 0;
  }
  .section-moomin-enamel .used-item:nth-child(2n) {
    margin-right: 0;
  }
  .section-moomin-enamel .used-item-heading {
    min-height: 66px;
    font-size: 16px;
    line-height: calc(32 / 16);
    margin-bottom: 16px;
  }
  .section-moomin-enamel .used-item-heading .heading-english {
    font-size: 24px;
    line-height: calc(30 / 24);
    margin-right: 9px;
  }
  .section-moomin-enamel .used-item-heading .heading-japanese {
    position: relative;
    bottom: -4px;
  }
  .section-moomin-enamel .used-item-heading .heading-material {
    margin-bottom: -11px;
  }
  .section-moomin-enamel .used-item-image {
    height: 362px;
    margin-bottom: 12px;
  }
  .section-moomin-enamel .used-item-text {
    font-size: 16px;
    line-height: calc(32 / 16);
    letter-spacing: 0.05em;
  }
}
@media only screen and (min-width: 1920.98px) {
  .section-moomin-enamel .slider-arrow {
    margin-right: auto;
  }
}
@media only screen and (min-width: 769px) and (max-width: 1800px) {
  .section-moomin-enamel .slider-paging {
    left: 63.5% !important;
  }
}
@media only screen and (max-width: 768px) {
  .section-moomin-enamel {
    padding-bottom: 79px;
    background: #f9edea;
  }
  .section-moomin-enamel .wrapper {
    max-width: 375px;
    margin: 0 auto;
  }
  .section-moomin-enamel::before {
    background: url(/img/product/system_kitchen/kitchen_panel/moomin_panel/enamel_decor_03-sp.png) no-repeat center/auto
      100%;
    height: 150px;
    top: -66px;
  }
  .section-moomin-enamel::after {
    background: url(/img/product/system_kitchen/kitchen_panel/moomin_panel/enamel_decor_03-sp.png) no-repeat center/auto
      100%;
    height: 150px;
    bottom: -60px;
  }
  .section-moomin-enamel .enamel-intro {
    text-align: center;
    margin-top: -9px;
    margin-bottom: 152px;
  }
  .section-moomin-enamel .enamel-intro::before {
    background: url(/img/product/system_kitchen/kitchen_panel/moomin_panel/enamel_decor_01-sp.png) no-repeat center 100%/100%;
    width: 173px;
    height: 447px;
    left: -60px;
    top: -105px;
  }
  .section-moomin-enamel .enamel-intro::after {
    background: url(/img/product/system_kitchen/kitchen_panel/moomin_panel/enamel_decor_02-sp.png) no-repeat center 100%/100%;
    width: 147px;
    height: 589px;
    right: -28px;
    top: -101px;
  }
  .section-moomin-enamel .enamel-heading {
    font-size: 24px;
    line-height: calc(42 / 24);
    letter-spacing: 0.1em;
    margin-bottom: 21px;
  }
  .section-moomin-enamel .enamel-text {
    font-size: 16px;
    line-height: calc(32 / 16);
    letter-spacing: 0.0125em;
    position: relative;
  }
  .section-moomin-enamel .slider-title {
    text-align: left;
    display: block;
    padding: 0 15px 12px 0;
    position: relative;
    margin: 0 0 31px 31px;
  }
  .section-moomin-enamel .slider-title::after {
    position: absolute;
    left: 0;
    right: -48%;
    bottom: 0;
    height: 3px;
    background: url(/img/product/system_kitchen/kitchen_panel/moomin_panel/enamel_decor_04.svg)  top left/ auto 100% repeat-x;
  }
  .section-moomin-enamel .slider-title .title-large {
    font-size: 21px;
    line-height: calc(32 / 21);
    letter-spacing: 0.0375em;
  }
  .section-moomin-enamel .slider-title .title-small {
    font-size: 15px;
    line-height: calc(32 / 15);
    letter-spacing: 0.0375em;
    margin-left: 12px;
    position: relative;
    top: -2px;
  }
  .section-moomin-enamel .slider-arrow {
    margin-left: auto;
  }
  .section-moomin-enamel .slick-arrow {
    bottom: 14px;
    top: unset;
    transform: translateX(-50%);
  }
  .section-moomin-enamel .slick-arrow::before {
    background: url(/img/product/system_kitchen/kitchen_panel/moomin_panel/icon_arrow_01.svg) no-repeat center 100%/100%;
    width: 30px;
    height: 30px;
  }
  .section-moomin-enamel .slick-prev {
    right: 75px;
    left: unset;
  }
  .section-moomin-enamel .slick-next {
    right: 45px;
  }
  .section-moomin-enamel .slick-next::before {
    transform: rotate(-180deg) translateX(-50%);
  }
  .section-moomin-enamel .slick-slide {
    margin-right: 24px;
    width: 276px !important;
  }
  .section-moomin-enamel .enamel-slider {
    margin-bottom: 20px;
  }
  .section-moomin-enamel .slider-item-image {
    height: 186px;
    margin-bottom: 16px;
  }
  .section-moomin-enamel .slider-item-number {
    font-size: 28px;
    margin-bottom: 14px;
  }
  .section-moomin-enamel .slider-item-title {
    font-size: 19px;
    line-height: calc(32 / 22);
    padding-left: 2px;
    margin-bottom: 4px;
  }
  .section-moomin-enamel .slider-item-text {
    font-size: 16px;
    line-height: 1.8;
    padding-left: 2px;
  }
  .section-moomin-enamel .slider-paging {
    font-size: 23px;
    top: -30px;
    left: 60%;
    letter-spacing: 0.025em;
  }
  .section-moomin-enamel .slider-item-note {
    font-size: 12px;
    line-height: calc(20 / 12);
  }
  .section-moomin-enamel .slider-wrapper {
    padding-bottom: 106px;
  }
  .is-iphone .section-moomin-enamel .slider-wrapper {
    padding-bottom: 80px;
  }
  .section-moomin-enamel .used-wrapper {
    max-width: 900px;
    margin: 0 auto;
    width: calc(100% - 60px);
  }
  .section-moomin-enamel .used-title {
    font-size: 21px;
    line-height: calc(32 / 21);
    letter-spacing: 0.075em;
    position: relative;
    padding-right: 20px;
    padding-bottom: 14px;
    margin-bottom: 33px;
    margin-right: -30px;
  }
  .section-moomin-enamel .used-title::after {
    position: absolute;
    left: 0;
    right: -48%;
    height: 3px;
    bottom: 0;
    background: url(/img/product/system_kitchen/kitchen_panel/moomin_panel/enamel_decor_04.svg)  top left/ auto 100% repeat-x;
  }
  .section-moomin-enamel .used-list::before {
    background: url(/img/product/system_kitchen/kitchen_panel/moomin_panel/enamel_decor_07_sp.svg) no-repeat 0 0/100%
      100%;
    width: 395px;
    height: 209px;
    bottom: -209px;
    left: -65px;
  }
  .section-moomin-enamel .used-list::after {
    background: url(/img/product/system_kitchen/kitchen_panel/moomin_panel/enamel_decor_06.svg) no-repeat center 100%/100%;
    width: 104px;
    height: 104px;
    top: 498px;
    right: -65px;
  }
  .section-moomin-enamel .used-item {
    margin-bottom: 45px;
  }
  .section-moomin-enamel .used-item:last-child {
    margin-bottom: 0;
  }
  .section-moomin-enamel .used-item-heading {
    font-size: 15px;
    margin-bottom: 11px;
    display: block;
  }
  .section-moomin-enamel .used-item-heading .heading-english {
    font-size: 26px;
    margin-right: 15px;
    letter-spacing: 0.08em;
  }
  .section-moomin-enamel .used-item-heading .heading-material {
    margin-bottom: -9px;
  }
  .section-moomin-enamel .used-item-image {
    height: 269px;
    margin: 0 -1px 18px;
  }
  .section-moomin-enamel .used-item-text {
    font-size: 16px;
    line-height: calc(32 / 16);
    letter-spacing: 0.0125em;
  }
}
@media only screen and (max-width: 768px) and (min-width: 375.99px) {
  .section-moomin-enamel::before {
    background: url(/img/product/system_kitchen/kitchen_panel/moomin_panel/enamel_decor_03-sp.png) no-repeat 0 0/100%
      100%;
  }
  .section-moomin-enamel::after {
    background: url(/img/product/system_kitchen/kitchen_panel/moomin_panel/enamel_decor_03-sp.png) no-repeat 0 0/100%
      100%;
    bottom: -72px;
  }
}
@media only screen and (max-width: 375px) {
  .section-moomin-enamel .slider-title::after {
    right: 0;
    width: 100%;
    height: 2px;
  }
  .section-moomin-enamel .used-title::after {
    right: 0;
    width: 100%;
    height: 2px;
  }
}
@media only screen and (max-width: 360px) {
  .section-moomin-enamel .slider-paging {
    left: 53% !important;
  }
}

.section-moomin-color {
  position: relative;
  z-index: 1;
  font-feature-settings: 'palt';
}
.section-moomin-color .color-text {
  color: #505050;
  font-weight: 500;
  letter-spacing: 0.025em;
  text-align: center;
}
.section-moomin-color .anchor-link {
  display: block;
  font-weight: 700;
  letter-spacing: 0.05em;
  text-align: center;
}
.section-moomin-color .anchor-link.is-green {
  color: #74987d;
}
.section-moomin-color .anchor-link.is-pink {
  color: #cd8a8f;
}
.section-moomin-color .anchor-link.is-vineyard {
  color: #b19189;
}
.section-moomin-color .anchor-link.is-party {
  color: #b2997f;
}
@media only screen and (min-width: 769px) {
  .section-moomin-color {
    padding: 219px 0 160px;
  }
  .section-moomin-color .color-text {
    font-size: 18px;
    line-height: calc(40 / 18);
    margin-bottom: 36px;
  }
  .section-moomin-color .color-anchor-list {
    display: flex;
    flex-wrap: wrap;
    margin: 0 52px 118px;
  }
  .section-moomin-color .anchor-item {
    width: calc(100% / 4);
  }
  .section-moomin-color .anchor-link {
    font-size: 18px;
    line-height: calc(26 / 18);
    width: 188px;
    margin: 0 auto;
  }
  .section-moomin-color .anchor-image {
    height: 188px;
    margin-bottom: 8px;
  }
  .section-moomin-color .anchor-text.is-modify {
    margin: 0 -10px;
  }
}
@media only screen and (max-width: 768px) {
  .section-moomin-color {
    padding: 87px 0 70px;
  }
  .section-moomin-color .glb-content {
    max-width: 375px;
    margin: 0 auto;
  }
  .section-moomin-color .color-text {
    font-size: 16px;
    line-height: calc(32 / 16);
    margin-bottom: 7px;
  }
  .section-moomin-color .color-anchor-list {
    display: flex;
    flex-wrap: wrap;
    margin: 0 -6px;
  }
  .section-moomin-color .anchor-item {
    width: calc(100% / 4);
  }
  .section-moomin-color .anchor-link {
    font-size: 12px;
    line-height: calc(16 / 12);
    padding: 0 5px;
  }
  .section-moomin-color .anchor-image {
    margin-bottom: 4px;
  }
  .section-moomin-color .anchor-text.is-modify {
    margin: 0 -10px;
  }
}

.color-block {
  font-weight: 500;
  position: relative;
  z-index: 1;
}
.color-block::before,
.color-block::after {
  content: '';
  position: absolute;
  left: 0;
  right: 0;
  z-index: -1;
  background-color: #fff;
}
.color-block::before {
  top: 0;
}
.color-block::after {
  bottom: 0;
}
.color-block .color-intro {
  position: relative;
  z-index: 1;
}
.color-block .color-intro::before {
  content: '';
  position: absolute;
  z-index: -1;
}
.color-block .intro-number-text {
  font-family: 'Jost', sans-serif;
  font-weight: 600;
  letter-spacing: 0.01em;
}
.color-block .intro-number-order {
  font-family: 'Oswald', sans-serif;
  letter-spacing: 0.05em;
}
.color-block .intro-title .title-english,
.color-block .intro-title .title-label {
  font-family: 'Jost', sans-serif;
  font-weight: 500;
}
.color-block .intro-title .title-english {
  letter-spacing: 0.05em;
  display: block;
}
.color-block .intro-title .title-japanese {
  letter-spacing: 0.025em;
  font-weight: 700;
}
.color-block .intro-title .title-label {
  font-weight: 600;
  letter-spacing: 0.01em;
}
.color-block .intro-content {
  position: relative;
}
.color-block .intro-content::before {
  content: '';
  position: absolute;
}
.color-block .product-list {
  position: relative;
}
.color-block .product-list::before,
.color-block .product-list::after {
  content: '';
  position: absolute;
}
.color-block .product-text {
  font-weight: 700;
  letter-spacing: 0.2em;
}
.color-block .style-heading {
  font-weight: 500;
  font-family: 'Jost', sans-serif;
  text-align: center;
  letter-spacing: 0.05em;
}
.color-block .slider-title {
  font-weight: 700;
  letter-spacing: 0.2em;
  text-align: center;
  text-decoration: underline;
  transition: all 0.3s ease;
}
.color-block .style-slider {
  position: relative;
  z-index: 1;
}
.color-block .style-slider::before,
.color-block .style-slider::after {
  content: '';
  position: absolute;
  z-index: -1;
}
.color-block .style-slider .slick-arrow {
  z-index: 1;
  width: 0;
  height: 0;
}
.color-block .style-slider .slick-arrow::before {
  content: '';
  display: block;
  opacity: 1;
  position: absolute;
  left: 0;
  top: 0;
  transition: opacity 0.3s ease;
}
.color-block .style-slider .slick-arrow:hover::before {
  opacity: 0.8;
}
.color-block .style-slider .slick-dots li button {
  padding: 0;
  border-radius: 100%;
  opacity: 0.5;
  transition: opacity 0.3s ease;
}
.color-block .style-slider .slick-dots li button::before {
  display: none;
}
.color-block .style-slider .slick-dots li button:hover {
  opacity: 1;
}
.color-block .style-slider .slick-dots .slick-active button {
  opacity: 1;
}
.color-block .slider-item {
  cursor: pointer;
}
.color-block .slider-item:hover .slider-title {
  text-decoration: none;
}
@media only screen and (min-width: 769px) {
  .color-block {
    margin-bottom: 180px;
  }
  .color-block::before {
    height: 127px;
  }
  .color-block::after {
    height: 299px;
  }
  .color-block .color-intro {
    margin-bottom: 95px;
  }
  .color-block .color-intro::before {
    background: url(/img/product/system_kitchen/kitchen_panel/moomin_panel/color_decor_09.svg) no-repeat center 100%/100%;
    width: 240px;
    height: 242px;
    bottom: -159px;
    left: calc(50% - 415px);
  }
  .color-block .intro-inner {
    display: flex;
    max-width: 1920px;
    margin: 0 auto;
    padding-right: calc(50% - 700px);
  }
  .color-block .intro-image {
    max-width: 1043px;
    height: 683px;
    margin-right: 66px;
  }
  .color-block .intro-content {
    padding-top: 47px;
    flex: 0;
  }
  .color-block .intro-content::before {
    width: 69px;
    height: 25px;
    bottom: -81px;
    right: 183px;
  }
  .color-block .intro-decoration {
    width: 393px;
    margin-bottom: 10px;
  }
  .color-block .intro-number {
    margin-bottom: 17px;
  }
  .color-block .intro-number-text {
    font-size: 18px;
    margin-right: 3px;
  }
  .color-block .intro-number-order {
    font-size: 30px;
  }
  .color-block .intro-title {
    margin-bottom: 58px;
  }
  .color-block .intro-title .title-english {
    font-size: 42px;
    line-height: calc(48 / 41);
    margin-bottom: 3px;
  }
  .color-block .intro-title .title-japanese {
    font-size: 20px;
    line-height: calc(40 / 20);
  }
  .color-block .intro-title .title-small {
    font-size: 16px;
  }
  .color-block .intro-title .title-label {
    font-size: 18px;
    line-height: calc(30 / 18);
    padding: 0 9px;
  }
  .color-block .intro-detail {
    font-size: 16px;
    line-height: calc(32 / 16);
  }
  .color-block .color-product {
    margin-bottom: 76px;
    position: relative;
    z-index: 2;
  }
  .color-block .product-list {
    display: flex;
    flex-wrap: wrap;
    margin-left: 10px;
    margin-bottom: 54px !important;
  }
  .color-block .product-list::after {
    width: 290px;
    height: 290px;
  }
  .color-block .product-list > li {
    margin: 0 19px;
  }
  .color-block .product-text {
    font-size: 18px;
    line-height: calc(36 / 18);
    padding-left: 215px;
  }
  .color-block .style-slider {
    max-width: 800px;
    margin: 0 auto;
  }
  .color-block .style-slider::before {
    background: url(/img/product/system_kitchen/kitchen_panel/moomin_panel/color_decor_05.svg) no-repeat center 100%/100%;
    width: 325px;
    height: 325px;
    left: -212px;
    top: 99px;
  }
  .color-block .style-slider::after {
    background: url(/img/product/system_kitchen/kitchen_panel/moomin_panel/color_decor_06.svg) no-repeat center 100%/100%;
    width: 210px;
    height: 203px;
    right: -115px;
    top: -140px;
  }
  .color-block .style-heading {
    font-size: 30px;
    line-height: calc(48 / 30);
    margin-bottom: 20px;
  }
  .color-block .slider-title {
    font-size: 18px;
    line-height: calc(36 / 18);
    text-underline-offset: 10px;
  }
  .color-block .slider-image {
    margin-bottom: 21px;
  }
  .color-block .style-slider .slick-arrow {
    bottom: 10px;
    top: unset;
    transform: translateX(-50%);
  }
  .color-block .style-slider .slick-arrow::before {
    width: 40px;
    height: 40px;
  }
  .color-block .style-slider .slick-prev {
    left: 34%;
  }
  .color-block .style-slider .slick-next {
    right: calc(42% + 4px);
  }
  .color-block .style-slider .slick-next::before {
    transform: rotate(-180deg) translateX(-50%);
  }
  .color-block .style-slider .slider-wrapper {
    padding-bottom: 40px;
  }
  .color-block .style-slider .slick-dots li {
    margin: 0 10px;
  }
  .color-block .style-slider .slick-dots li button {
    width: 10px;
    height: 10px;
  }
}
@media only screen and (min-width: 1920.98px) {
  .color-block .intro-image {
    flex-shrink: 0;
  }
}
@media only screen and (max-width: 1630.98px) and (min-width: 769px) {
  .color-block .intro-image {
    height: 515px !important;
  }
  .color-block .color-intro::before {
    bottom: 0 !important;
  }
}
@media only screen and (max-width: 768px) {
  .color-block {
    margin-bottom: 95px;
  }
  .color-block::before {
    height: 400px;
  }
  .color-block::after {
    height: 142px;
  }
  .color-block .glb-content {
    max-width: 375px;
    margin: 0 auto;
  }
  .color-block .color-intro {
    margin-bottom: 16px;
  }
  .color-block .color-intro::before {
    background: url(/img/product/system_kitchen/kitchen_panel/moomin_panel/color_decor_09_sp.svg) no-repeat center 100%/100%;
    width: 186px;
    height: 188px;
    bottom: -106px;
    left: -79px;
  }
  .color-block .intro-image {
    position: relative;
    z-index: 1;
  }
  .color-block .intro-image::after {
    content: '';
    position: absolute;
    background: url(/img/product/system_kitchen/kitchen_panel/moomin_panel/color_decor_11.png) no-repeat center 100%/100%;
    width: 140px;
    height: 140px;
    bottom: -89px;
    right: -13px;
    z-index: -1;
  }
  .color-block .intro-content {
    padding-top: 74px;
  }
  .color-block .intro-content::before {
    width: 34.5px;
    height: 12.5px;
    bottom: -12px;
    right: 20px;
  }
  .color-block .intro-decoration {
    width: 190px;
    margin: -46px auto 12px;
    position: relative;
    z-index: 2;
    left: 2px;
  }
  .color-block .intro-number {
    margin-bottom: 20px;
    text-align: center;
  }
  .color-block .intro-number-text {
    font-size: 16px;
    margin-right: 3px;
  }
  .color-block .intro-number-order {
    font-size: 26.5px;
  }
  .color-block .intro-title {
    margin-bottom: 34px;
  }
  .color-block .intro-title .title-english {
    font-size: 37px;
    line-height: calc(42 / 37);
    letter-spacing: 0.025em;
    margin-bottom: 6px;
    text-align: center;
  }
  .color-block .intro-title .title-japanese {
    font-size: 17.5px;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
  }
  .color-block .intro-title .title-small {
    font-size: 15px;
  }
  .color-block .intro-title .title-label {
    font-size: 15.75px;
    line-height: 1;
    letter-spacing: 0.005em;
    padding: 4px 8px 2px;
    margin-left: 8px;
    position: relative;
    top: -1px;
  }
  .is-iphone .color-block .intro-title .title-label {
    padding-bottom: 3px;
  }
  .color-block .intro-detail {
    font-size: 16px;
    line-height: calc(32 / 16);
    text-align: center;
    letter-spacing: 0.025em;
  }
  .color-block .color-product {
    margin-bottom: 34px;
    position: relative;
    z-index: 2;
  }
  .color-block .product-list {
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 32px;
    margin-left: -15px;
  }
  .color-block .product-list::after {
    width: 145px;
    height: 145px;
  }
  .color-block .product-list > li {
    margin-right: 18px;
  }
  .color-block .product-list > li:nth-child(even) {
    margin-right: 0;
  }
  .color-block .product-text {
    font-size: 16px;
    line-height: calc(32 / 16);
    letter-spacing: 0.0125em;
    padding-left: 15px;
  }
  .color-block .style-slider {
    max-width: 800px;
    margin: 0 auto;
  }
  .color-block .style-slider::before {
    background: url(/img/product/system_kitchen/kitchen_panel/moomin_panel/color_decor_05.svg) no-repeat center 100%/100%;
    width: 325px;
    height: 325px;
    left: -212px;
    top: 99px;
  }
  .color-block .style-slider::after {
    background: url(/img/product/system_kitchen/kitchen_panel/moomin_panel/color_decor_06.svg) no-repeat center 100%/100%;
    width: 162px;
    height: 156px;
    right: -61px;
    top: -116px;
  }
  .color-block .style-slider .slick-arrow {
    bottom: 7px;
    top: unset;
    transform: translateX(-50%);
  }
  .color-block .style-slider .slick-arrow::before {
    width: 30px;
    height: 30px;
  }
  .color-block .style-slider .slick-prev {
    left: calc(50% - 94px);
  }
  .color-block .style-slider .slick-next {
    right: calc(50% - 48px);
  }
  .color-block .style-slider .slick-next::before {
    transform: rotate(-180deg) translateX(-50%);
  }
  .color-block .style-slider .slider-wrapper {
    padding-bottom: 17px;
  }
  .color-block .style-slider .slick-dots {
    left: 6px;
  }
  .color-block .style-slider .slick-dots li {
    margin: 0 5px;
  }
  .color-block .style-slider .slick-dots li button {
    width: 7.5px;
    height: 7.5px;
  }
  .color-block .style-heading {
    font-size: 30px;
    line-height: calc(48 / 30);
    margin-bottom: 20px;
    letter-spacing: 0.1em;
  }
  .color-block .slider-title {
    font-size: 16px;
    text-underline-offset: 8px;
    padding-bottom: 11px;
  }
  .color-block .slider-image {
    width: 316px;
    margin: 0 auto 26px;
  }
}

.color-block.is-green {
  background-color: #f1f5ed;
  color: #74987d;
}
.color-block.is-green .slider-title {
  text-decoration-color: #74987d;
}
.color-block.is-green .style-slider .slick-dots li button {
  background-color: #74987d;
}
.color-block.is-green .intro-title .title-label {
  background-color: #c9d3c9;
}
@media only screen and (min-width: 769px) {
  .color-block.is-green .intro-content::before {
    background: url(/img/product/system_kitchen/kitchen_panel/moomin_panel/color_green_decor_01.svg) no-repeat center
      100%/100%;
  }
  .color-block.is-green .product-list::before {
    width: 74px;
    height: 50px;
    left: 44px;
    bottom: -70px;
    background: url(/img/product/system_kitchen/kitchen_panel/moomin_panel/color_green_decor_02.svg) no-repeat center
      100%/100%;
  }
  .color-block.is-green .product-list::after {
    background: url(/img/product/system_kitchen/kitchen_panel/moomin_panel/snufkin.gif) no-repeat center 100%/100%;
    bottom: -85px;
    right: -6px;
  }
  .color-block.is-green .style-slider .slick-arrow::before {
    background: url(/img/product/system_kitchen/kitchen_panel/moomin_panel/icon_arrow_02.svg) no-repeat center 100%/100%;
  }
}
@media only screen and (max-width: 768px) {
  .color-block.is-green .intro-content::before {
    background: url(/img/product/system_kitchen/kitchen_panel/moomin_panel/color_green_decor_01.svg) no-repeat center
      100%/100%;
  }
  .color-block.is-green .product-list::before {
    width: 37px;
    height: 25px;
    right: 110px;
    bottom: -151px;
    background: url(/img/product/system_kitchen/kitchen_panel/moomin_panel/color_green_decor_02.svg) no-repeat center
      100%/100%;
  }
  .color-block.is-green .product-list::after {
    background: url(/img/product/system_kitchen/kitchen_panel/moomin_panel/snufkin.gif) no-repeat center 100%/100%;
    bottom: -190px;
    right: -20px;
    width: 145px;
    height: 145px;
  }
  .color-block.is-green .style-slider .slick-arrow::before {
    background: url(/img/product/system_kitchen/kitchen_panel/moomin_panel/icon_arrow_02.svg) no-repeat center 100%/100%;
  }
}

.color-block.is-pink {
  background-color: #f5f0f0;
  color: #cd8a8f;
}
.color-block.is-pink .intro-title .title-label {
  position: relative;
  z-index: 1;
}
.color-block.is-pink .intro-title .title-label::before {
  content: '';
  position: absolute;
  left: 0;
  background-color: #ceb1bc;
  top: 0;
  right: 0;
  bottom: 0;
  opacity: 0.5;
  z-index: -1;
}
.color-block.is-pink .style-slider .slick-dots li button {
  background-color: #cd8a8f;
}
@media only screen and (min-width: 769px) {
  .color-block.is-pink .intro-detail {
    margin-right: -20px;
  }
  .color-block.is-pink .product-list::before {
    width: 165px;
    height: 71px;
    right: 17px;
    bottom: -112px;
    background: url(/img/product/system_kitchen/kitchen_panel/moomin_panel/color_pink_decor_01.svg) no-repeat center
      100%/100%;
  }
  .color-block.is-pink .product-list::after {
    background: url(/img/product/system_kitchen/kitchen_panel/moomin_panel/littlemy.gif) no-repeat center 100%/100%;
    top: -48px;
    left: 0;
  }
  .color-block.is-pink .product-text {
    padding: 0 260px 0 198px;
  }
  .color-block.is-pink .style-slider .slick-arrow::before {
    background: url(/img/product/system_kitchen/kitchen_panel/moomin_panel/icon_arrow_03.svg) no-repeat center 100%/100%;
  }
}
@media only screen and (max-width: 768px) {
  .color-block.is-pink .product-list::before {
    width: 83px;
    height: 36px;
    right: 40px;
    bottom: -214px;
    background: url(/img/product/system_kitchen/kitchen_panel/moomin_panel/color_pink_decor_01.svg) no-repeat center
      100%/100%;
  }
  .color-block.is-pink .product-list::after {
    background: url(/img/product/system_kitchen/kitchen_panel/moomin_panel/littlemy.gif) no-repeat center 100%/100%;
    top: 167px;
    left: -81px;
    width: 165px;
    height: 165px;
  }
  .color-block.is-pink .style-slider .slick-arrow::before {
    background: url(/img/product/system_kitchen/kitchen_panel/moomin_panel/icon_arrow_03.svg) no-repeat center 100%/100%;
  }
  .color-block.is-pink .style-slider::after {
    background: url(/img/product/system_kitchen/kitchen_panel/moomin_panel/color_decor_12.png) no-repeat 0 0 / auto 100%;
    width: 157px;
    height: 157px;
    left: -33px;
    top: -102px;
  }
}

.color-block.is-vineyard {
  background-color: #f5f0ed;
  color: #b19189;
}
.color-block.is-vineyard .intro-title .title-label {
  background-color: #dad2d1;
}
.color-block.is-vineyard .style-slider .slick-dots li button {
  background-color: #b19189;
}
@media only screen and (min-width: 769px) {
  .color-block.is-vineyard .product-list::before {
    width: 290px;
    height: 290px;
    right: -28px;
    bottom: -14px;
    background: url(/img/product/system_kitchen/kitchen_panel/moomin_panel/moomin_snorkmaiden.png) no-repeat center 100%/100%;
  }
  .color-block.is-vineyard .product-list::after {
    background: url(/img/product/system_kitchen/kitchen_panel/moomin_panel/mymble.gif) no-repeat center 100%/100%;
    top: 176px;
    left: -58px;
  }
  .color-block.is-vineyard .style-slider .slick-arrow::before {
    background: url(/img/product/system_kitchen/kitchen_panel/moomin_panel/icon_arrow_04.svg) no-repeat center 100%/100%;
  }
  .color-block.is-vineyard .style-slider::before {
    background: url(/img/product/system_kitchen/kitchen_panel/moomin_panel/color_decor_20.png) no-repeat center 100%/100%;
    width: 293px;
    height: 294px;
    left: -191px;
    top: 236px;
  }
  .color-block.is-vineyard .style-slider:after {
    background: url(/img/product/system_kitchen/kitchen_panel/moomin_panel/color_decor_21.png) no-repeat center 100%/100%;
    width: 211px;
    height: 211px;
    right: -99px;
    top: -190px;
  }
  .color-block.is-vineyard .color-intro::before {
    background: url(/img/product/system_kitchen/kitchen_panel/moomin_panel/color_decor_22.png) no-repeat center 100%/100% !important;
    width: 243px;
    height: 270px;
    bottom: -127px;
    left: calc(50% - 415px);
  }
}
@media only screen and (max-width: 768px) {
  .color-block.is-vineyard .intro-content {
    padding-top: 0;
  }
  .color-block.is-vineyard .color-product {
    margin-bottom: 13px;
  }
  .color-block.is-vineyard .product-list {
    margin-bottom: 22px;
  }
  .color-block.is-vineyard .product-list::before {
    width: 135px;
    height: 135px;
    right: -7px;
    bottom: -145px;
    background: url(/img/product/system_kitchen/kitchen_panel/moomin_panel/mymble.gif) no-repeat center 100%/100%;
  }
  .color-block.is-vineyard .style-slider .slick-arrow::before {
    background: url(/img/product/system_kitchen/kitchen_panel/moomin_panel/icon_arrow_04.svg) no-repeat center 100%/100%;
  }
  .color-block.is-vineyard .style-slider::after {
    background: url(/img/product/system_kitchen/kitchen_panel/moomin_panel/color_decor_12.png) no-repeat 0 0 / auto 100%;
    width: 157px;
    height: 157px;
    right: -58px;
    top: -117px;
  }
  .color-block.is-vineyard .style-slider::before {
    background: url(/img/product/system_kitchen/kitchen_panel/moomin_panel/color_decor_09_sp.svg) no-repeat center 100%/100%;
    width: 186px;
    height: 188px;
    bottom: 28px;
    left: -79px;
    top: unset;
  }
  .color-block.is-vineyard .intro-image::after {
    background: url(/img/product/system_kitchen/kitchen_panel/moomin_panel/color_decor_26.png) no-repeat center 100%/100%;
    width: 140px;
    height: 140px;
  }
  .color-block.is-vineyard .color-intro::before {
    background: url(/img/product/system_kitchen/kitchen_panel/moomin_panel/color_decor_14.png) no-repeat center 100%/100%;
    width: 187px;
    height: 208px;
    bottom: -118px;
    left: -78px;
  }
}

.color-block.is-party {
  background-color: #f3eee4;
  color: #b2997f;
}
.color-block.is-party .intro-title .title-label {
  background-color: #dad3c6;
}
.color-block.is-party .style-slider .slick-dots li button {
  background-color: #b2997f;
}
@media only screen and (min-width: 769px) {
  .color-block.is-party {
    margin-bottom: 130px;
  }
  .color-block.is-party .intro-title {
    margin-right: -70px;
  }
  .color-block.is-party .intro-title .title-small {
    font-size: 16px;
  }
  .color-block.is-party .product-list::before {
    width: 290px;
    height: 290px;
    left: -28px;
    bottom: -41px;
    background: url(/img/product/system_kitchen/kitchen_panel/moomin_panel/hattifatteners.gif) no-repeat center 100%/100%;
  }
  .color-block.is-party .product-list::after {
    background: url(/img/product/system_kitchen/kitchen_panel/moomin_panel/teaset.png) no-repeat center 100%/100%;
    bottom: -240px;
    right: -34px;
  }
  .color-block.is-party .product-text {
    padding: 0 237px 0 78px;
  }
  .color-block.is-party .style-slider .slick-arrow::before {
    background: url(/img/product/system_kitchen/kitchen_panel/moomin_panel/icon_arrow_05.svg) no-repeat center 100%/100%;
  }
  .color-block.is-party .style-slider::before {
    background: url(/img/product/system_kitchen/kitchen_panel/moomin_panel/color_decor_17.png) no-repeat center 100%/100% !important;
    width: 210px !important;
    height: 210px !important;
    left: 44px !important;
    top: -179px !important;
  }
  .color-block.is-party .color-intro::before {
    background: url(/img/product/system_kitchen/kitchen_panel/moomin_panel/color_decor_05.svg) no-repeat center 100%/100% !important;
    width: 242px !important;
    height: 242px !important;
    bottom: -121px !important;
    right: calc(50% - 534px) !important;
    left: unset;
  }
  .color-block.is-party .intro-detail {
    margin-right: -20px;
  }
}
@media only screen and (max-width: 1630.98px) {
  .color-block.is-party .color-intro::before {
    bottom: 0 !important;
  }
}
@media only screen and (max-width: 768px) {
  .color-block.is-party {
    margin-bottom: 100px;
  }
  .color-block.is-party .product-list::before {
    width: 145px;
    height: 145px;
    left: -47px;
    bottom: -226px;
    background: url(/img/product/system_kitchen/kitchen_panel/moomin_panel/hattifatteners.gif) no-repeat center 100%/100%;
  }
  .color-block.is-party .style-slider::before {
    width: 146px !important;
    height: 163px !important;
    top: 64px !important;
    right: -112px !important;
  }
  .color-block.is-party .style-slider .slick-arrow::before {
    background: url(/img/product/system_kitchen/kitchen_panel/moomin_panel/icon_arrow_05.svg) no-repeat center 100%/100%;
  }
  .color-block.is-party .product-list {
    margin: 0 -58px 32px 24px !important;
  }
  .color-block.is-party .color-intro::before {
    background: url(/img/product/system_kitchen/kitchen_panel/moomin_panel/color_decor_15.png) no-repeat 0 0 / auto 100%;
    width: 189px;
    height: 188px;
    right: -46px;
    bottom: -120px;
    left: unset;
  }
  .color-block.is-party .style-slider::after {
    background: url(/img/product/system_kitchen/kitchen_panel/moomin_panel/color_decor_17.png) no-repeat center 100%/100%;
    width: 152px;
    height: 152px;
    bottom: 241px;
    left: -44px;
    top: unset;
  }
}

@media only screen and (min-width: 769px) {
  .color-block.is-reverse .intro-inner {
    flex-direction: row-reverse;
    padding-right: 0;
    padding-left: calc(50% - 700px);
  }
  .color-block.is-reverse .intro-content {
    padding-right: 5px;
  }
  .color-block.is-reverse .intro-image {
    margin-right: 0;
    margin-left: 80px;
  }
  .color-block.is-reverse .product-list {
    justify-content: flex-end;
    margin-right: 10px;
  }
  .color-block.is-reverse .intro-decoration {
    width: 366px;
  }
  .color-block.is-reverse .intro-title {
    margin-bottom: 66px;
  }
  .color-block.is-reverse .intro-detail,
  .color-block.is-reverse .intro-number,
  .color-block.is-reverse .intro-title {
    padding-left: 80px;
  }
  .color-block.is-reverse .style-slider::before {
    background: url(/img/product/system_kitchen/kitchen_panel/moomin_panel/color_decor_07.svg) no-repeat center 100%/100%;
    width: 210px;
    height: 210px;
    left: 44px;
    top: -179px;
  }
  .color-block.is-reverse .style-slider::after {
    background: url(/img/product/system_kitchen/kitchen_panel/moomin_panel/color_decor_08.svg) no-repeat center 100%/100%;
    width: 292px;
    height: 325px;
    right: -228px;
    top: 117px;
  }
  .color-block.is-reverse .color-intro::before {
    background: url(/img/product/system_kitchen/kitchen_panel/moomin_panel/color_decor_10.svg) no-repeat center 100%/100%;
    width: 268px;
    height: 270px;
    bottom: -178px;
    right: calc(50% - 549px);
    left: unset;
  }
}
@media only screen and (max-width: 768px) {
  .color-block.is-reverse .product-list {
    margin: 7px -20px 27px 54px;
  }
  .color-block.is-reverse .product-text {
    display: flex;
    justify-content: flex-end;
    padding-right: 12px;
  }
  .color-block.is-reverse .color-intro::before {
    bottom: -139px;
    right: -55px;
    left: unset;
  }
  .color-block.is-reverse .style-slider::before {
    background: url(/img/product/system_kitchen/kitchen_panel/moomin_panel/color_decor_16.png) no-repeat center 100%/100%;
    width: 179px;
    height: 199px;
    right: 4px;
    left: unset;
    top: 42px;
  }
  .color-block.is-reverse .intro-decoration {
    margin-top: -119px;
  }
  .color-block.is-reverse .intro-image::after {
    background: url(/img/product/system_kitchen/kitchen_panel/moomin_panel/color_decor_13.png) no-repeat center 100%/100%;
    width: 167px;
    height: 165px;
    bottom: -96px;
    right: unset;
    left: -48px;
  }
}

.style-modal .modal-content {
  display: none;
  position: fixed;
  width: 100%;
  max-height: 90vh;
  top: 0;
  z-index: 10000000;
  color: #000;
}
.style-modal .modal-cell {
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
}
.style-modal .modal-window {
  background-color: #fff;
  max-height: 90vh;
}
.style-modal .modal-inner {
  margin: auto;
}
.style-modal .modal-close {
  cursor: pointer;
}
.style-modal .modal-close:active {
  user-select: none;
}
.style-modal .detail-heading {
  font-weight: 700;
  letter-spacing: 0.2em;
  text-align: center;
}
@media only screen and (min-width: 769px) {
  .style-modal .modal-cell {
    padding: 50px 20px;
  }
  .style-modal .modal-image {
    max-width: 826px;
    height: 557px;
    flex: 1;
  }
  .style-modal .modal-window {
    padding: 10px 0 47px;
    max-width: 1200px;
  }
  .style-modal .modal-detail {
    width: calc(1200px - 826px);
    text-align: center;
  }
  .style-modal .modal-body {
    display: flex;
    align-items: center;
  }
  .style-modal .modal-close {
    width: 40px;
    height: 40px;
    margin: 0 10px -5px auto;
  }
  .style-modal .detail-heading {
    font-size: 18px;
    line-height: calc(36 / 18);
    margin-bottom: 47px;
  }
}
@media only screen and (max-width: 768px) {
  .style-modal .modal-cell {
    padding: 50px 20px;
  }
  .style-modal .modal-content {
    max-height: 90vh;
  }
  .style-modal .modal-image {
    width: 345px;
    height: 229px;
    margin: 0 auto 40px;
  }
  .style-modal .modal-window {
    padding: 10px 0 47px;
  }
  .style-modal .modal-detail {
    text-align: center;
  }
  .style-modal .modal-close {
    width: 40px;
    height: 40px;
    margin: 0 10px -5px auto;
  }
  .style-modal .detail-heading {
    font-size: 16px;
    margin-bottom: 20px;
    padding: 0 51px;
  }
}

.style-modal.is-green .modal-content {
  background: rgba(116, 152, 125, 0.6);
}
.style-modal.is-green .detail-heading {
  color: #74987d;
}
@media only screen and (min-width: 769px) {
  .style-modal.is-green .modal-close {
    background: url(/img/product/system_kitchen/kitchen_panel/moomin_panel/icon_close_01.svg) no-repeat center 100%/100%;
  }
}
@media only screen and (max-width: 768px) {
  .style-modal.is-green .modal-close {
    background: url(/img/product/system_kitchen/kitchen_panel/moomin_panel/icon_close_01_sp.svg) no-repeat center 100%/100%;
  }
}

.style-modal.is-pink .modal-content {
  background: rgba(205, 138, 143, 0.6);
}
.style-modal.is-pink .detail-heading {
  color: #cd8a8f;
}
@media only screen and (min-width: 769px) {
  .style-modal.is-pink .modal-close {
    background: url(/img/product/system_kitchen/kitchen_panel/moomin_panel/icon_close_02.svg) no-repeat center 100%/100%;
  }
  .style-modal.is-pink .detail-image.is-modify {
    width: 80%;
    margin: 0 auto;
  }
  .style-modal.is-pink .detail-image.is-modify img {
    object-position: top;
    width: 100%;
    height: auto;
  }
}
@media only screen and (max-width: 768px) {
  .style-modal.is-pink .modal-close {
    background: url(/img/product/system_kitchen/kitchen_panel/moomin_panel/icon_close_02_sp.svg) no-repeat center 100%/100%;
  }
}

.style-modal.is-vineyard .modal-content {
  background: rgba(177, 145, 137, 0.6);
}
.style-modal.is-vineyard .detail-heading {
  color: #b19189;
}
@media only screen and (min-width: 769px) {
  .style-modal.is-vineyard .modal-close {
    background: url(/img/product/system_kitchen/kitchen_panel/moomin_panel/icon_close_03.svg) no-repeat center 100%/100%;
  }
}
@media only screen and (max-width: 768px) {
  .style-modal.is-vineyard .modal-close {
    background: url(/img/product/system_kitchen/kitchen_panel/moomin_panel/icon_close_03_sp.svg) no-repeat center 100%/100%;
  }
}

.style-modal.is-party .modal-content {
  background: rgba(178, 153, 127, 0.6);
}
.style-modal.is-party .detail-heading {
  color: #b2997f;
}
@media only screen and (min-width: 769px) {
  .style-modal.is-party .modal-close {
    background: url(/img/product/system_kitchen/kitchen_panel/moomin_panel/icon_close_04.svg) no-repeat center 100%/100%;
  }
}
@media only screen and (max-width: 768px) {
  .style-modal.is-party .modal-close {
    background: url(/img/product/system_kitchen/kitchen_panel/moomin_panel/icon_close_04_sp.svg) no-repeat center 100%/100%;
  }
}

.section-moomin-simulation {
  font-feature-settings: 'palt';
}
.section-moomin-simulation .simulation-title {
  color: #007280;
  text-align: center;
  position: relative;
  z-index: 2;
}
.section-moomin-simulation .simulation-title .title-english {
  font-weight: 500;
  display: block;
  font-family: 'Jost', sans-serif;
  letter-spacing: 0.05em;
}
.section-moomin-simulation .simulation-title .title-japanese {
  font-weight: 700;
}
.section-moomin-simulation .simulation-check {
  position: relative;
  z-index: 1;
}
.section-moomin-simulation .simulation-check::after {
  content: '';
  position: absolute;
  z-index: -1;
  background-color: #f9edea;
  bottom: 0;
  right: 0;
}
.section-moomin-simulation .check-guide {
  font-weight: 500;
  text-align: center;
  position: relative;
  font-size: 16px;
  line-height: calc(32 / 16);
}
.section-moomin-simulation .check-guide::before {
  content: '';
  position: absolute;
}
.section-moomin-simulation .check-slider .item-text {
  display: block;
  text-align: center;
  color: #007280;
  font-weight: 500;
}
.section-moomin-simulation .check-slider .slider-main {
  position: relative;
  z-index: 1;
}
.section-moomin-simulation .check-slider .slider-main::before,
.section-moomin-simulation .check-slider .slider-main::after {
  content: '';
  position: absolute;
}
.section-moomin-simulation .check-slider .slider-main::before {
  z-index: 1;
}
.section-moomin-simulation .check-slider .slider-main::after {
  z-index: -1;
}
.section-moomin-simulation .check-slider .slider-thumbnail {
  position: relative;
}
.section-moomin-simulation .check-slider .slider-thumbnail::before {
  content: '';
  position: absolute;
}
.section-moomin-simulation .check-slider .slider-thumbnail .item-wrapper {
  cursor: pointer;
}
.section-moomin-simulation .check-slider .thumbnail-wrapper {
  display: flex;
  justify-content: center;
}
@media only screen and (min-width: 769px) {
  .section-moomin-simulation {
    padding-bottom: 215px;
  }
  .section-moomin-simulation .simulation-title {
    margin-bottom: 18px;
  }
  .section-moomin-simulation .simulation-title .title-english {
    font-size: 52px;
    line-height: calc(30 / 52);
    margin-bottom: 16px;
  }
  .section-moomin-simulation .simulation-title .title-japanese {
    font-size: 18px;
    line-height: calc(40 / 18);
    letter-spacing: 0.1em;
  }
  .section-moomin-simulation .check-guide {
    background: url(/img/product/system_kitchen/kitchen_panel/moomin_panel/simulation_title_decor.svg) no-repeat center
      center/cover;
    width: 320px;
    min-height: 80px;
    margin: 0 auto 19px;
    padding: 14px 0;
  }
  .section-moomin-simulation .check-guide::before {
    background: url(/img/product/system_kitchen/kitchen_panel/moomin_panel/simulation_decor_01.svg) no-repeat center
      100%/100%;
    width: 280px;
    height: 312px;
    top: -69px;
    left: -361px;
  }
  .section-moomin-simulation .simulation-check {
    padding-bottom: 34px;
    margin-bottom: 98px;
  }
  .section-moomin-simulation .simulation-check::after {
    left: calc(50% - 452px);
    top: 493px;
    background: url(/img/product/system_kitchen/kitchen_panel/moomin_panel/simulation_bg.jpg) no-repeat 0 0/100% 100%;
  }
  .section-moomin-simulation .check-slider {
    max-width: 682px;
    margin: 0 auto;
  }
  .section-moomin-simulation .check-slider .item-text {
    font-size: 20px;
    line-height: calc(30 / 20);
    letter-spacing: 0.05em;
  }
  .section-moomin-simulation .check-slider .item-image {
    margin-bottom: 20px;
  }
  .section-moomin-simulation .check-slider .thumbnail-wrapper {
    margin: 0 -93px;
  }
  .section-moomin-simulation .check-slider .thumbnail-item {
    width: 185px;
    height: 185px;
    margin: 0 13px;
  }
  .section-moomin-simulation .check-slider .slider-main {
    margin-bottom: 26px;
  }
  .section-moomin-simulation .check-slider .slider-main::before {
    background: url(/img/product/system_kitchen/kitchen_panel/moomin_panel/simulation_decor_02.svg) no-repeat center
      100%/100%;
    width: 153px;
    height: 166px;
    top: -187px;
    right: -8px;
  }
  .section-moomin-simulation .check-slider .slider-main::after {
    background: url(/img/product/system_kitchen/kitchen_panel/moomin_panel/simulation_decor_03.svg) no-repeat center
      100%/100%;
    width: 184px;
    height: 185px;
    top: 115px;
    right: -130px;
  }
  .section-moomin-simulation .check-slider .slider-thumbnail::before {
    background: url(/img/product/system_kitchen/kitchen_panel/moomin_panel/simulation_decor_04.svg) no-repeat center
      100%/100%;
    width: 843px;
    height: 207px;
    top: -244px;
    left: -71px;
  }
}
@media only screen and (max-width: 768px) {
  .section-moomin-simulation {
    padding-bottom: 124px;
  }
  .section-moomin-simulation .glb-content {
    padding: 0;
    max-width: 375px;
    margin: 0 auto;
  }
  .section-moomin-simulation .simulation-title {
    margin-bottom: 16px;
  }
  .section-moomin-simulation .simulation-title .title-english {
    font-size: 45px;
    margin-bottom: 2px;
    line-height: 1.2;
  }
  .section-moomin-simulation .simulation-title .title-japanese {
    font-size: 16px;
    line-height: calc(64 / 32);
    letter-spacing: 0.025em;
    font-weight: 500;
  }
  .section-moomin-simulation .simulation-check {
    padding-bottom: 72px;
    margin-bottom: 75px;
  }
  .section-moomin-simulation .simulation-check::after {
    left: 0;
    top: 264px;
  }
  .section-moomin-simulation .check-guide {
    background: url(/img/product/system_kitchen/kitchen_panel/moomin_panel/simulation_title_decor_sp.svg) no-repeat
      center center/cover;
    width: 315px;
    min-height: 78px;
    letter-spacing: 0.025em;
    margin: 0 auto 24px;
    padding: 13px 0;
  }
  .section-moomin-simulation .check-guide::before {
    background: url(/img/product/system_kitchen/kitchen_panel/moomin_panel/simulation_decor_01_sp.svg) no-repeat center
      100%/100%;
    width: 146px;
    height: 163px;
    top: -38px;
    left: -54px;
    z-index: -1;
  }
  .section-moomin-simulation .item-text {
    font-size: 16px;
    letter-spacing: 0.025em;
    line-height: calc(50 / 32);
    z-index: -1;
  }
  .section-moomin-simulation .check-slider .slider-main {
    width: 316px;
    margin: 0 auto 19px;
  }
  .section-moomin-simulation .check-slider .slider-main::after {
    background: url(/img/product/system_kitchen/kitchen_panel/moomin_panel/simulation_decor_03_sp.svg) no-repeat center
      100%/100%;
    width: 161px;
    height: 162px;
    top: 75px;
    right: -112px;
  }
  .section-moomin-simulation .check-slider .item-image {
    height: 236px;
    margin-bottom: 10px;
  }
  .section-moomin-simulation .check-slider .thumbnail-item {
    width: 76px;
    height: 76px;
    margin: 0 8px;
  }
  .section-moomin-simulation .check-slider .slider-thumbnail::before {
    background: url(/img/product/system_kitchen/kitchen_panel/moomin_panel/simulation_decor_04_sp.svg) no-repeat center
      100%/100%;
    width: 318px;
    height: 84px;
    bottom: -100px;
    left: 26px;
  }
}

.section-moomin-price {
  position: relative;
  background-color: #b6d8d1;
  font-weight: 500;
  font-feature-settings: 'palt';
  color: #5a5a5a;
}
.section-moomin-price::before,
.section-moomin-price::after {
  content: '';
  position: absolute;
  left: 0;
  right: 0;
}
.section-moomin-price .heading-english {
  font-weight: 500;
  font-family: 'Jost', sans-serif;
  letter-spacing: 0.05em;
}
.section-moomin-price .heading-japanese {
  font-weight: 700;
  letter-spacing: 0.1em;
}
.section-moomin-price .price-heading {
  text-align: center;
  color: #007280;
  margin: 0 auto;
}
.section-moomin-price .price-heading span {
  display: block;
}
.section-moomin-price .price-description {
  color: #007280;
  font-weight: 700;
  letter-spacing: 0.1em;
  text-align: center;
}
@media only screen and (min-width: 769px) {
  .section-moomin-price {
    padding: 9px 0 34px;
    background: #b9dbd4;
  }
  .section-moomin-price::before {
    top: -100px;
    background: url(/img/product/system_kitchen/kitchen_panel/moomin_panel/price_bg_decor_01.png) center / contain repeat-x;
    height: 200px;
  }
  .section-moomin-price::after {
    bottom: -112px;
    background: url(/img/product/system_kitchen/kitchen_panel/moomin_panel/price_bg_decor_02.png) center / contain repeat-x;
    height: 200px;
  }
  .section-moomin-price .glb-content {
    position: relative;
    z-index: 1;
  }
  .section-moomin-price .glb-content::before,
  .section-moomin-price .glb-content::after {
    content: '';
    position: absolute;
  }
  .section-moomin-price .glb-content::before {
    background: url(/img/product/system_kitchen/kitchen_panel/moomin_panel/price_decor_01.svg) no-repeat 0 0/100% 100%;
    width: 850px;
    height: 117px;
    left: 44px;
    top: -144px;
  }
  .section-moomin-price .glb-content::after {
    background: url(/img/product/system_kitchen/kitchen_panel/moomin_panel/price_decor_02.svg) no-repeat 0 0/100% 100%;
    width: 853px;
    height: 138px;
    left: 95px;
    bottom: -69px;
    z-index: 1;
  }
  .section-moomin-price .moomin-title {
    margin-bottom: 37px;
  }
  .section-moomin-price .price-block {
    margin-bottom: 74px;
  }
  .section-moomin-price .price-block.is-emawall .price-heading {
    margin-bottom: 74px;
  }
  .section-moomin-price .price-heading {
    margin-bottom: 51px;
    width: 400px;
    padding: 16px 15px;
    background: url(/img/product/system_kitchen/kitchen_panel/moomin_panel/background_title_01.png) center/100% 100%
      no-repeat;
  }
  .section-moomin-price .price-heading .heading-english {
    font-size: 32px;
    margin-bottom: 12px;
  }
  .section-moomin-price .price-heading .heading-japanese {
    font-size: 16px;
  }
  .section-moomin-price .price-heading.is-precautions {
    width: 200px;
    background-size: 100% auto;
    margin-top: 90px;
    margin-bottom: -29px !important;
  }
  .section-moomin-price .price-heading.is-precautions .heading-japanese {
    font-size: 24px;
  }
  .section-moomin-price .price-description {
    font-size: 24px;
    margin-bottom: 45px;
  }
}
@media only screen and (max-width: 768px) {
  .section-moomin-price {
    padding-bottom: 110px;
  }
  .section-moomin-price::before {
    top: -70px;
    background: url(/img/product/system_kitchen/kitchen_panel/moomin_panel/price_bg_decor_01_sp.png) no-repeat 0 0/100%
      100%;
    height: 171px;
  }
  .section-moomin-price::after {
    bottom: -26px;
    background: url(/img/product/system_kitchen/kitchen_panel/moomin_panel/price_bg_decor_02_sp.png) no-repeat 0 0/100%
      100%;
    height: 56px;
  }
  .section-moomin-price .glb-content {
    padding: 0 30px;
    max-width: 375px;
    margin: 0 auto;
  }
  .section-moomin-price .glb-content::before,
  .section-moomin-price .glb-content::after {
    content: '';
    position: absolute;
  }
  .section-moomin-price .glb-content::before {
    background: url(/img/product/system_kitchen/kitchen_panel/moomin_panel/price_decor_01_sp.svg) no-repeat 0 0/100%
      100%;
    width: 310px;
    height: 59px;
    left: 30px;
    top: -83px;
  }
  .section-moomin-price .glb-content::after {
    background: url(/img/product/system_kitchen/kitchen_panel/moomin_panel/price_decor_02_sp.svg) no-repeat 0 0/100%
      100%;
    width: 305px;
    height: 138px;
    left: calc(50% - 155px);
    bottom: -36px;
    z-index: 1;
  }
  .section-moomin-price .moomin-title {
    margin-bottom: 34px;
  }
  .section-moomin-price .price-block {
    margin-bottom: 56px;
  }
  .section-moomin-price .price-block.is-emawall .price-heading {
    margin-bottom: 36px;
  }
  .section-moomin-price .price-heading {
    margin-bottom: 19px;
    padding: 16px 15px;
    background: url(/img/product/system_kitchen/kitchen_panel/moomin_panel/background_title_01_sp.png) center/100% 100%
      no-repeat;
  }
  .section-moomin-price .price-heading .heading-english {
    font-size: 25px;
    line-height: calc(46.67 / 50);
    margin-bottom: 10px;
  }
  .section-moomin-price .price-heading .heading-japanese {
    font-size: 16px;
  }
  .section-moomin-price .price-heading.is-precautions {
    width: 160px;
    margin-top: 93px;
    margin-bottom: -21px;
    padding: 12px 18px 11px;
  }
  .section-moomin-price .price-heading.is-precautions .heading-japanese {
    font-size: 19px;
  }
  .section-moomin-price .price-description {
    font-size: 21px;
    line-height: calc(64 / 42);
    margin-bottom: 38px;
  }
  .section-moomin-price .moomin-title .title-wrapper {
    min-width: 157px;
  }
}

.block-price-information .information-heading {
  color: #007280;
  letter-spacing: 0.1em;
  font-weight: 700;
}
.block-price-information .information-wrapper {
  background-color: #fff;
  height: 100%;
}
.block-price-information .information-item.is-note .information-wrapper {
  background-color: transparent;
}
.block-price-information .information-title .title-main {
  font-weight: 700;
  color: #007280;
}
.block-price-information .information-title .title-wrapper {
  color: #505050;
}
.block-price-information .information-title.is-note .title-wrapper {
  color: #000;
}
.block-price-information .information-text {
  color: #007280;
  letter-spacing: 0.025em;
  text-align: center;
  font-size: 16px;
  line-height: calc(26 / 16);
}
.block-price-information .sublist-item {
  position: relative;
  padding-left: 11px;
}
.block-price-information .sublist-item::before {
  content: '＊';
  position: absolute;
  top: 0;
  left: 0;
  font-size: inherit;
}
@media only screen and (min-width: 769px) {
  .block-price-information {
    margin-bottom: 25px;
    padding-left: 30px;
  }
  .block-price-information .information-heading {
    font-size: 20px;
    margin-bottom: 20px;
  }
  .block-price-information .information-list {
    display: flex;
    flex-wrap: nowrap;
  }
  .block-price-information .information-item {
    width: 425px;
    margin-right: 50px;
    margin-bottom: 35px;
  }
  .block-price-information .information-item:nth-child(2n) {
    margin-right: 0;
  }
  .block-price-information .information-item.is-note .information-wrapper {
    display: flex;
    align-items: flex-end;
    padding: 0;
  }
  .block-price-information .information-wrapper {
    border-radius: 20px;
    padding: 13px 0;
  }
  .block-price-information .information-title {
    margin-bottom: 3px;
    padding: 0 19px;
  }
  .block-price-information .information-title.is-note {
    display: flex;
    justify-content: flex-end;
  }
  .block-price-information .information-title .title-main {
    font-size: 18px;
  }
  .block-price-information .information-title .title-wrapper {
    color: #000;
  }
  .block-price-information .information-image {
    width: 385px;
    margin: 0 auto 17px;
  }
  .block-price-information .sublist-item {
    padding-left: 11px;
    font-size: 14px;
    line-height: calc(22 / 14);
    letter-spacing: 0.025em;
  }
}
@media only screen and (max-width: 768px) {
  .block-price-information {
    margin-bottom: 45px;
  }
  .block-price-information .information-item {
    margin-bottom: 25px;
  }
  .block-price-information .information-item:last-child {
    margin-bottom: 0;
  }
  .block-price-information .information-item.is-note {
    margin-top: -4px;
  }
  .block-price-information .information-item.is-note .information-wrapper {
    padding: 0;
  }
  .block-price-information .sublist-item {
    font-size: 14px;
    letter-spacing: 0.025em;
    line-height: calc(46 / 28);
    text-indent: -1px;
  }
  .block-price-information .information-heading {
    font-size: 19px;
    line-height: calc(58 / 36);
    text-indent: -26px;
    margin-left: 26px;
    margin-bottom: 16px;
  }
  .block-price-information .information-wrapper {
    border-radius: 15px;
    padding: 9px 14px;
  }
  .block-price-information .information-image {
    width: 287px;
    margin: 0 auto 7px;
  }
  .block-price-information .information-title {
    margin-bottom: 7px;
    letter-spacing: 0.025em;
  }
  .block-price-information .information-title .title-wrapper {
    font-size: 15px;
    margin-left: -5px;
  }
  .block-price-information .information-title.is-note {
    text-align: right;
    margin-right: -3px;
    margin-bottom: 28px;
  }
  .block-price-information .information-title.is-note .title-wrapper {
    font-size: 12px;
    margin-left: 0;
  }
}

.table-price-primary {
  color: #5a5a5a;
  font-weight: bold;
  letter-spacing: 0.025em;
}
.table-price-primary table {
  width: 100%;
  border-collapse: collapse;
  background-color: #fff;
}
.table-price-primary .table-content {
  font-weight: 500;
}
.table-price-primary tr td:first-child {
  border-left: 0;
}
.table-price-primary tr td:last-child {
  border-right: 0;
}
.table-price-primary td {
  text-align: center;
  vertical-align: middle;
}
.table-price-primary td.is-highlight {
  background-color: #f5e8e7;
}
.table-price-primary td img {
  display: block;
  margin: 0 auto;
}
.table-price-primary td .is-red {
  color: #bf0d23;
}
@media only screen and (min-width: 769px) {
  .table-price-primary {
    padding-right: 27px;
    font-size: 16px;
    margin-bottom: 34px;
  }
  .table-price-primary tr td {
    border: 1px solid #5a5a5a;
    padding: 0 10px;
  }
  .table-price-primary tr td:first-child {
    width: 300px;
  }
  .table-price-primary .table-wrapper {
    margin-bottom: 7px;
  }
  .table-price-primary .table-content {
    font-size: 14px;
  }
}
@media only screen and (max-width: 768px) {
  .table-price-primary {
    margin-bottom: 32px;
  }
  .table-price-primary.is-modify .table-wrapper {
    width: 700px;
  }
  .table-price-primary.is-modify td.is-highlight {
    width: 260px;
  }
  .table-price-primary .table-inner {
    overflow-x: scroll;
    margin-right: -30px;
    padding-bottom: 4px;
    margin-bottom: 6px;
  }
  .table-price-primary .table-wrapper {
    width: 900px;
  }
  .table-price-primary td {
    font-size: 16px;
    letter-spacing: 0.025em;
    line-height: calc(43.38 / 32);
    padding: 3px 10px;
    border: 1px solid #5a5a5a;
  }
  .table-price-primary td.is-highlight {
    width: 300px;
  }
  .table-price-primary .table-content {
    font-size: 14px;
    letter-spacing: 0.025em;
    line-height: calc(46 / 28);
  }
}

.block-price-precautions {
  text-align: center;
}
.block-price-precautions .precautions-item:last-child {
  margin: 0;
}
.block-price-precautions .precautions-image {
  margin: 0 auto;
}
.block-price-precautions .item-text {
  letter-spacing: 0.025em;
}
.block-price-precautions .sublist-item.is-full {
  width: 100%;
}
.block-price-precautions .sublist-item.is-full .item-image {
  margin: 0 auto;
}
.block-price-precautions .sublist-wrapper {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
.block-price-precautions .precautions-example {
  text-align: center;
  font-size: 14px;
  letter-spacing: 0.025em;
  line-height: calc(22 / 14);
}
@media only screen and (min-width: 769px) {
  .block-price-precautions .precautions-title {
    margin-bottom: 12px;
    font-size: 18px;
    letter-spacing: 0.025em;
  }
  .block-price-precautions .precautions-item {
    margin-bottom: 38px;
  }
  .block-price-precautions .precautions-image {
    width: 420px;
    margin-bottom: 15px;
  }
  .block-price-precautions .precautions-text {
    font-size: 14px;
    letter-spacing: 0.025em;
  }
  .block-price-precautions .precautions-sublist {
    max-width: 663px;
    margin: 0 auto;
  }
  .block-price-precautions .sublist-item {
    width: 33.333%;
    padding: 0 15px;
  }
  .block-price-precautions .sublist-item.is-full .item-image {
    width: 201px;
    margin-bottom: 14px;
  }
  .block-price-precautions .item-image.is-modify {
    margin: 10px 0;
  }
  .block-price-precautions .item-image.is-modify img {
    max-height: 201px;
  }
  .block-price-precautions .item-text {
    font-size: 14px;
    margin: 0 -10px;
  }
  .block-price-precautions .sublist-wrapper {
    margin: 0 -15px;
  }
  .block-price-precautions .precautions-example {
    margin-top: -3px;
    margin-bottom: 11px;
  }
}
@media only screen and (max-width: 768px) {
  .block-price-precautions .precautions-title {
    line-height: calc(50 / 32);
    margin-bottom: 11px;
    text-align: left;
  }
  .block-price-precautions .precautions-text {
    text-align: left;
  }
  .block-price-precautions .precautions-image {
    margin-bottom: 11px;
  }
  .block-price-precautions .precautions-item {
    margin-bottom: 33px;
  }
  .block-price-precautions .precautions-item:last-child {
    margin-bottom: 0;
  }
  .block-price-precautions .sublist-wrapper {
    margin: 0 -10px;
  }
  .block-price-precautions .sublist-item {
    width: 50%;
    padding: 0 8px;
    margin-bottom: 19px;
  }
  .block-price-precautions .sublist-item:nth-last-child(-n + 2) {
    margin-bottom: 0;
  }
  .block-price-precautions .item-image {
    width: 151px;
  }
  .block-price-precautions .item-text {
    margin-top: 11px;
  }
  .block-price-precautions .item-text,
  .block-price-precautions .precautions-text {
    font-size: 14px;
    line-height: 1.52;
  }
  .block-price-precautions .precautions-example {
    margin-bottom: 12px;
  }
}

.section-moomin-catalog {
  font-feature-settings: 'palt';
}
.section-moomin-catalog .glb-content {
  position: relative;
}
.section-moomin-catalog .glb-content::before {
  content: '';
  position: absolute;
}
.section-moomin-catalog .catalog-link {
  display: block;
  margin: 0 auto;
  position: relative;
  z-index: 1;
}
.section-moomin-catalog .catalog-about {
  text-align: center;
}
.section-moomin-catalog .about-title {
  font-weight: 700;
  color: #007280;
  position: relative;
}
.section-moomin-catalog .about-title::before {
  content: '';
  background: url(/img/product/system_kitchen/kitchen_panel/moomin_panel/catalog_title_decor.svg) no-repeat center 100%/100%;
  position: absolute;
  bottom: 0;
  transform: translateX(-50%);
}
.section-moomin-catalog .about-text {
  font-weight: 500;
  color: #5a5a5a;
  font-size: 16px;
}
.section-moomin-catalog .catalog-banner {
  position: relative;
  z-index: 1;
}
.section-moomin-catalog .catalog-banner::before,
.section-moomin-catalog .catalog-banner::after {
  content: '';
  position: absolute;
  z-index: -1;
}
@media only screen and (min-width: 769px) {
  .section-moomin-catalog {
    padding: 247px 0 72px;
  }
  .section-moomin-catalog .glb-content::before {
    background: url(/img/product/system_kitchen/kitchen_panel/moomin_panel/catalog_decor_03.svg) no-repeat center 100%/100%;
    width: 149px;
    height: 137px;
    left: 29px;
    top: 16px;
  }
  .section-moomin-catalog .catalog-banner {
    max-width: 570px;
    margin: 0 auto 48px;
  }
  .section-moomin-catalog .catalog-banner::before {
    background: url(/img/product/system_kitchen/kitchen_panel/moomin_panel/catalog_decor_01.svg) no-repeat center 100%/100%;
    width: 187px;
    height: 181px;
    left: -139px;
    top: 109px;
  }
  .section-moomin-catalog .catalog-banner::after {
    background: url(/img/product/system_kitchen/kitchen_panel/moomin_panel/catalog_decor_02.svg) no-repeat center 100%/100%;
    width: 213px;
    height: 243px;
    right: -133px;
    bottom: -90px;
  }
  .section-moomin-catalog .catalog-link {
    max-width: 321px;
    height: 81px;
    margin-bottom: 104px;
  }
  .section-moomin-catalog .moomin-title {
    margin-bottom: 40px;
  }
  .section-moomin-catalog .moomin-title .title-wrapper {
    padding: 0 32px;
  }
  .section-moomin-catalog .catalog-about {
    background: url(/img/product/system_kitchen/kitchen_panel/moomin_panel/catalog_bg.svg) no-repeat center center/cover;
    width: 665px;
    min-height: 400px;
    margin: 0 auto 19px;
    padding: 143px 70px 32px 40px;
    position: relative;
    left: 18px;
  }
  .section-moomin-catalog .about-title {
    font-size: 24px;
    line-height: calc(32 / 24);
    padding-bottom: 25px;
    margin-bottom: 18px;
    letter-spacing: 0.2em;
  }
  .section-moomin-catalog .about-title::before {
    left: 49%;
    width: 67px;
    height: 7px;
  }
  .section-moomin-catalog .about-text {
    line-height: calc(32 / 16);
    letter-spacing: 0.025em;
  }
}
@media only screen and (max-width: 768px) {
  .section-moomin-catalog {
    padding: 52px 0 0;
    margin-bottom: -45px;
  }
  .section-moomin-catalog .glb-content {
    max-width: 375px;
    margin: 0 auto;
    padding: 0;
  }
  .section-moomin-catalog .moomin-title {
    margin-bottom: 30px;
  }
  .section-moomin-catalog .catalog-about {
    background: url(/img/product/system_kitchen/kitchen_panel/moomin_panel/catalog_bg_sp.svg) no-repeat center
      center/cover;
    width: 100%;
    min-height: 524px;
    margin: 0 auto 19px;
    padding: 170px 15px 32px 12px;
  }
  .section-moomin-catalog .about-title {
    font-size: 20px;
    letter-spacing: 0.1em;
    padding-bottom: 32px;
    margin-bottom: 17px;
  }
  .section-moomin-catalog .about-title::before {
    left: 50%;
    width: 86px;
    height: 9px;
  }
  .section-moomin-catalog .about-text {
    line-height: calc(64 / 32);
  }
  .section-moomin-catalog .catalog-banner {
    max-width: 275px;
    margin: 0 auto 30px;
  }
  .section-moomin-catalog .catalog-banner::before {
    background: url(/img/product/system_kitchen/kitchen_panel/moomin_panel/catalog_decor_01.svg) no-repeat center 100%/100%;
    width: 162px;
    height: 156px;
    left: -64px;
    top: -48px;
  }
  .section-moomin-catalog .catalog-banner::after {
    background: url(/img/product/system_kitchen/kitchen_panel/moomin_panel/catalog_decor_02_sp.svg) no-repeat center
      100%/100%;
    width: 186px;
    height: 188px;
    right: -90px;
    bottom: -141px;
  }
  .section-moomin-catalog .catalog-link {
    height: 61px;
    width: 241px;
    margin-bottom: 66px;
  }
}

.wow {
  visibility: hidden;
}

@media print {
  .wow {
    visibility: visible !important;
  }
}
@keyframes fade-in-up {
  0% {
    opacity: 0;
    -webkit-transform: translateY(50px);
    -ms-transform: translateY(50px);
    transform: translateY(50px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }
}
.fade-in-up {
  -webkit-animation-name: fade-in-up;
  animation-name: fade-in-up;
}

.animated {
  -webkit-animation-duration: 2s;
  animation-duration: 2s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
