@media screen and (min-width: 1025px) {
  .pc-none {
    display: none;
  }
}

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

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

.pp {
  margin-top: clamp(2rem, 0.5049916805rem + 2.4958402662vw, 3.5rem);
}
.pp_head {
  font-family: "Yu Mincho Demibold", "YuMincho Demibold", "Yu Mincho", "YuMincho", serif;
  background: url(../img/poters-paint/webp/pp_head.webp) no-repeat center center/cover;
  height: clamp(42rem, 33.0299500832rem + 14.9750415973vw, 51rem);
  display: flex;
  align-items: center;
}
@media screen and (max-width: 1024px) {
  .pp_head {
    height: 300px;
  }
}
@media screen and (max-width: 750px) {
  .pp_head {
    height: 150px;
  }
}
.pp_head_container {
  padding: 0 3.90625vw;
}
@media screen and (max-width: 1024px) {
  .pp_head_container {
    padding: 0 30px;
  }
}
@media screen and (max-width: 750px) {
  .pp_head_container {
    padding: 0 15px;
  }
}
.pp_head_heading {
  color: #fff;
  font-weight: 400;
  line-height: 1.1;
  display: flex;
  flex-direction: column;
  gap: 15px 0;
}
.pp_head_heading_en {
  font-size: clamp(2.8rem, -2.9806988353rem + 9.6505823627vw, 8.6rem);
  letter-spacing: 0.075em;
}
.pp_head_heading_ja {
  font-size: clamp(1.2rem, -0.5940099834rem + 2.9950083195vw, 3rem);
  letter-spacing: 0.075em;
}
.pp .pp-bg {
  background: #F6F6F3;
  background: linear-gradient(90deg, rgb(246, 246, 243) 0%, rgb(232, 234, 242) 50%, rgb(246, 246, 243) 100%);
}
.pp .pp-about {
  padding: 3.90625vw 0 11.71875vw;
}
@media screen and (max-width: 1024px) {
  .pp .pp-about {
    padding: 45px 0 90px;
  }
}
@media screen and (max-width: 750px) {
  .pp .pp-about {
    padding: 30px 0 60px;
  }
}
.pp .pp-about_container {
  max-width: 78.125vw;
  margin: 0 auto;
}
@media screen and (max-width: 1024px) {
  .pp .pp-about_container {
    max-width: 100%;
    padding-left: 30px;
    padding-right: 30px;
  }
}
@media screen and (max-width: 750px) {
  .pp .pp-about_container {
    padding-left: 15px;
    padding-right: 15px;
  }
}
.pp .pp-about_menu {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  padding: clamp(1.5rem, 0.503327787rem + 1.6638935108vw, 2.5rem);
  gap: clamp(1rem, -2.4883527454rem + 5.8236272879vw, 4.5rem);
  border: clamp(0.5rem, 0.0016638935rem + 0.8319467554vw, 1rem) solid #E2E4E8;
  background-color: #fff;
  font-weight: 700;
  font-size: clamp(1.3rem, 1.0009983361rem + 0.4991680532vw, 1.6rem);
  margin-bottom: 6.640625vw;
}
@media screen and (max-width: 1024px) {
  .pp .pp-about_menu {
    padding: clamp(1.5rem, 1.5rem + 0vw, 1.5rem);
    gap: 10px 15px;
    margin-bottom: 45px;
  }
}
@media screen and (max-width: 750px) {
  .pp .pp-about_menu {
    font-size: 1.2rem;
    gap: 10px 10px;
    justify-content: flex-start;
    margin-bottom: 30px;
  }
}
.pp .pp-about_menu_item a {
  display: flex;
  align-items: center;
  gap: clamp(0.5rem, 0.0016638935rem + 0.8319467554vw, 1rem);
}
.pp .pp-about_menu_item a:after {
  content: "";
  display: inline-block;
  width: clamp(1.3rem, 0.9013311148rem + 0.6655574043vw, 1.7rem);
  height: clamp(1.3rem, 0.9013311148rem + 0.6655574043vw, 1.7rem);
  background: url(../img/poters-paint/webp/icon_arrow_down_gray.webp) no-repeat center center/contain;
}
.pp .pp-about_head {
  margin-bottom: clamp(5rem, 2.0099833611rem + 4.9916805324vw, 8rem);
}
@media screen and (max-width: 1024px) {
  .pp .pp-about_head {
    margin-bottom: 50px;
  }
}
@media screen and (max-width: 750px) {
  .pp .pp-about_head {
    margin-bottom: 30px;
  }
}
.pp .pp-about_head_logo {
  text-align: center;
  margin-bottom: clamp(2.5rem, 1.0049916805rem + 2.4958402662vw, 4rem);
}
@media screen and (max-width: 1024px) {
  .pp .pp-about_head_logo {
    margin-bottom: 25px;
  }
  .pp .pp-about_head_logo img {
    width: 240px;
  }
}
@media screen and (max-width: 750px) {
  .pp .pp-about_head_logo {
    margin-bottom: 20px;
  }
  .pp .pp-about_head_logo img {
    width: 160px;
  }
}
.pp .pp-about_head_heading {
  font-weight: 400;
  font-size: clamp(2.4rem, 0.0079866889rem + 3.993344426vw, 4.8rem);
  text-align: center;
  margin-bottom: 0;
  font-family: "Yu Mincho Demibold", "YuMincho Demibold", "Yu Mincho", "YuMincho", serif;
  letter-spacing: 0.05em;
  margin-bottom: clamp(2.5rem, 1.0049916805rem + 2.4958402662vw, 4rem);
}
@media screen and (max-width: 1024px) {
  .pp .pp-about_head_heading {
    margin-bottom: 25px;
  }
}
@media screen and (max-width: 750px) {
  .pp .pp-about_head_heading {
    margin-bottom: 20px;
  }
}
.pp .pp-about_head_txt {
  text-align: center;
  font-size: clamp(1.4rem, 1.2006655574rem + 0.3327787022vw, 1.6rem);
  line-height: 1.875;
  font-weight: 500;
}
.pp .pp-about_movie {
  text-align: center;
}
@media screen and (max-width: 1024px) {
  .pp .pp-about_movie {
    padding: 0 60px;
  }
}
@media screen and (max-width: 750px) {
  .pp .pp-about_movie {
    padding: 0;
  }
}
.pp .pp-about_movie_inner {
  position: relative;
  cursor: pointer;
}
.pp .pp-about_movie_inner img {
  display: block;
  width: 100%;
  height: auto;
  cursor: pointer;
}
.pp .pp-about_movie_inner iframe {
  display: block;
  width: 100%;
  aspect-ratio: 16/9;
  height: auto;
}
.pp .pp-feature {
  background: url(../img/poters-paint/webp/feature_bg.webp) repeat center center;
  background-size: 600px auto;
  padding: clamp(4.5rem, -5.9650582363rem + 17.4708818636vw, 15rem) 0;
}
@media screen and (max-width: 1024px) {
  .pp .pp-feature {
    padding: 90px 0;
  }
}
@media screen and (max-width: 750px) {
  .pp .pp-feature {
    padding: 60px 0;
  }
}
.pp .pp-feature_heading {
  letter-spacing: 0.075em;
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: clamp(2rem, 1.5016638935rem + 0.8319467554vw, 2.5rem) 0;
  color: #B4B4B4;
  line-height: 1;
  font-weight: 400;
  margin-bottom: clamp(3rem, -2.9800332779rem + 9.9833610649vw, 9rem);
}
.pp .pp-feature_heading_ja {
  font-size: clamp(2.4rem, 0.0079866889rem + 3.993344426vw, 4.8rem);
  font-family: "Yu Mincho Demibold", "YuMincho Demibold", "Yu Mincho", "YuMincho", serif;
}
.pp .pp-feature_heading_en {
  font-size: clamp(1.2rem, 0.8013311148rem + 0.6655574043vw, 1.6rem);
  font-family: "brandon-grotesque", sans-serif;
}
.pp .pp-feature_flex {
  display: flex;
  flex-direction: column;
  gap: 11.71875vw 0;
  margin-bottom: 3.90625vw;
}
@media screen and (max-width: 1024px) {
  .pp .pp-feature_flex {
    gap: 60px 0;
    margin-bottom: 30px;
  }
}
@media screen and (max-width: 750px) {
  .pp .pp-feature_flex {
    gap: 40px 0;
    margin-bottom: 25px;
  }
}
.pp .pp-feature_flex_item {
  display: flex;
  align-items: center;
}
@media screen and (max-width: 750px) {
  .pp .pp-feature_flex_item {
    flex-direction: column;
  }
}
.pp .pp-feature_flex_item--row {
  flex-direction: row;
}
@media screen and (max-width: 750px) {
  .pp .pp-feature_flex_item--row {
    flex-direction: column;
  }
}
.pp .pp-feature_flex_item--row .pp-feature_flex_item_contents {
  padding: 0 10.9375vw 0 3.125vw;
}
@media screen and (max-width: 1024px) {
  .pp .pp-feature_flex_item--row .pp-feature_flex_item_contents {
    padding: 0 30px 0 40px;
  }
}
@media screen and (max-width: 750px) {
  .pp .pp-feature_flex_item--row .pp-feature_flex_item_contents {
    padding: 0 20px;
  }
}
.pp .pp-feature_flex_item--row-reverse {
  flex-direction: row-reverse;
}
@media screen and (max-width: 750px) {
  .pp .pp-feature_flex_item--row-reverse {
    flex-direction: column;
  }
}
.pp .pp-feature_flex_item--row-reverse .pp-feature_flex_item_contents {
  padding: 0 3.125vw 0 10.9375vw;
}
@media screen and (max-width: 1024px) {
  .pp .pp-feature_flex_item--row-reverse .pp-feature_flex_item_contents {
    padding: 0 40px 0 30px;
  }
}
@media screen and (max-width: 750px) {
  .pp .pp-feature_flex_item--row-reverse .pp-feature_flex_item_contents {
    padding: 0 20px;
  }
}
.pp .pp-feature_flex_item_thumb {
  width: 48.4375vw;
  margin-bottom: 0;
}
@media screen and (max-width: 750px) {
  .pp .pp-feature_flex_item_thumb {
    width: calc(100% - 40px);
    margin-bottom: 30px;
  }
}
.pp .pp-feature_flex_item_contents {
  flex: 1;
  color: #D8D8D8;
}
.pp .pp-feature_flex_item_heading {
  display: flex;
  flex-direction: column;
  letter-spacing: 0.075em;
  line-height: 1;
  gap: clamp(1.5rem, 0.503327787rem + 1.6638935108vw, 2.5rem) 0;
  font-weight: 400;
  margin-bottom: clamp(2rem, 0.006655574rem + 3.3277870216vw, 4rem);
}
.pp .pp-feature_flex_item_heading_ja {
  font-family: "Yu Mincho Demibold", "YuMincho Demibold", "Yu Mincho", "YuMincho", serif;
  font-size: clamp(2rem, 0.006655574rem + 3.3277870216vw, 4rem);
}
.pp .pp-feature_flex_item_heading_en {
  font-family: "brandon-grotesque", sans-serif;
  font-size: clamp(1.6rem, 1.0019966722rem + 0.9983361065vw, 2.2rem);
  color: #5E5E5E;
  display: flex;
  align-items: center;
  gap: 0 clamp(1.5rem, -0.6926788686rem + 3.6605657238vw, 3.7rem);
}
.pp .pp-feature_flex_item_heading_en:after {
  content: "";
  display: inline-block;
  width: 100%;
  height: 1px;
  background-color: #707070;
}
.pp .pp-feature_flex_item_catch {
  font-size: clamp(1.8rem, 0.803327787rem + 1.6638935108vw, 2.8rem);
  font-weight: 700;
  letter-spacing: 0;
  line-height: 1.6071428571;
  margin-bottom: clamp(2rem, 1.003327787rem + 1.6638935108vw, 3rem);
  color: #D8D8D8;
}
.pp .pp-feature_flex_item_txt {
  font-size: clamp(1.4rem, 1.2006655574rem + 0.3327787022vw, 1.6rem);
  line-height: 1.875;
  font-weight: 500;
  margin-bottom: clamp(2.5rem, 0.506655574rem + 3.3277870216vw, 4.5rem);
  padding-right: 3.125vw;
}
.pp .pp-feature_flex_item_txt:last-child {
  margin-bottom: 0;
}
.pp .pp-feature_flex_item_colors {
  display: flex;
  flex-wrap: wrap;
}
.pp .pp-feature_flex_item_colors--small {
  gap: clamp(0.5rem, 0.0016638935rem + 0.8319467554vw, 1rem);
}
.pp .pp-feature_flex_item_colors--small .pp-feature_flex_item_colors_item {
  width: clamp(3.5rem, 0.0116472546rem + 5.8236272879vw, 7rem);
}
@media screen and (max-width: 1024px) {
  .pp .pp-feature_flex_item_colors--small .pp-feature_flex_item_colors_item {
    width: 40px;
  }
}
@media screen and (max-width: 750px) {
  .pp .pp-feature_flex_item_colors--small .pp-feature_flex_item_colors_item {
    width: 35px;
  }
}
.pp .pp-feature_flex_item_colors--large {
  gap: clamp(0.6rem, 0.0019966722rem + 0.9983361065vw, 1.2rem);
}
.pp .pp-feature_flex_item_colors--large .pp-feature_flex_item_colors_item {
  width: clamp(5.3rem, 0.0176372712rem + 8.8186356073vw, 10.6rem);
}
@media screen and (max-width: 1024px) {
  .pp .pp-feature_flex_item_colors--large .pp-feature_flex_item_colors_item {
    width: 72px;
  }
}
@media screen and (max-width: 750px) {
  .pp .pp-feature_flex_item_colors--large .pp-feature_flex_item_colors_item {
    width: 53px;
  }
}
.pp .pp-feature_images {
  max-width: 78.125vw;
  margin: 0 auto;
}
@media screen and (max-width: 1024px) {
  .pp .pp-feature_images {
    max-width: 100%;
    padding-left: 30px;
    padding-right: 30px;
  }
}
@media screen and (max-width: 750px) {
  .pp .pp-feature_images {
    padding-left: 15px;
    padding-right: 15px;
  }
}
.pp .pp-feature_images {
  display: flex;
  justify-content: space-between;
  gap: 1.5625vw;
}
@media screen and (max-width: 750px) {
  .pp .pp-feature_images {
    gap: 5px;
  }
}
.pp .pp-sec {
  padding: 8.59375vw 0 11.71875vw;
}
@media screen and (max-width: 1024px) {
  .pp .pp-sec {
    padding: 75px 0 90px;
  }
}
@media screen and (max-width: 750px) {
  .pp .pp-sec {
    padding: 45px 0 60px;
  }
}
.pp .pp-sec_inner {
  max-width: 78.125vw;
  margin: 0 auto;
}
@media screen and (max-width: 1024px) {
  .pp .pp-sec_inner {
    max-width: 100%;
    padding-left: 30px;
    padding-right: 30px;
  }
}
@media screen and (max-width: 750px) {
  .pp .pp-sec_inner {
    padding-left: 15px;
    padding-right: 15px;
  }
}
.pp .pp-sec_heading {
  letter-spacing: 0.075em;
  display: flex;
  flex-direction: column;
  gap: clamp(1.5rem, 0.503327787rem + 1.6638935108vw, 2.5rem) 0;
  color: #B4B4B4;
  line-height: 1;
  font-weight: 400;
  margin-bottom: clamp(3rem, 1.006655574rem + 3.3277870216vw, 5rem);
}
.pp .pp-sec_heading_ja {
  font-size: clamp(2.4rem, 0.0079866889rem + 3.993344426vw, 4.8rem);
  font-family: "Yu Mincho Demibold", "YuMincho Demibold", "Yu Mincho", "YuMincho", serif;
  color: #000000;
}
.pp .pp-sec_heading_en {
  font-size: clamp(1.2rem, 0.8013311148rem + 0.6655574043vw, 1.6rem);
  font-family: "brandon-grotesque", sans-serif;
  color: #9F9F9F;
}
.pp .pp-sec_slide-contents {
  overflow: hidden;
  padding-left: 10.9375vw;
}
@media screen and (max-width: 750px) {
  .pp .pp-sec_slide-contents {
    padding-left: 15px;
  }
}
.pp .pp-sec_slider--showroom .pp-sec_slider_item {
  width: 30.46875vw;
}
@media screen and (max-width: 750px) {
  .pp .pp-sec_slider--showroom .pp-sec_slider_item {
    width: 42.3076923077vw;
  }
}
.pp .pp-sec_slider--gallery .pp-sec_slider_item {
  margin: 0 clamp(0.5rem, 0.0016638935rem + 0.8319467554vw, 1rem);
  width: 50.78125vw;
}
@media screen and (max-width: 750px) {
  .pp .pp-sec_slider--gallery .pp-sec_slider_item {
    margin: 0 clamp(0.2rem, 0.1501663894rem + 0.0831946755vw, 0.25rem);
    width: 82.0512820513vw;
  }
}
.pp .pp-sec_slider--gallery .pp-sec_slider_item .pp-sec_slider_item_image {
  aspect-ratio: 650/380;
}
.pp .pp-sec_slider--gallery .pp-sec_slider_item .pp-sec_slider_item_image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.pp .pp-sec_slider--works .pp-sec_slider_item {
  margin: 0 clamp(0.2rem, 0.1501663894rem + 0.0831946755vw, 0.25rem);
  width: 50.78125vw;
}
@media screen and (max-width: 750px) {
  .pp .pp-sec_slider--works .pp-sec_slider_item {
    width: 82.0512820513vw;
  }
}
.pp .pp-sec_slider--works .pp-sec_slider_item .pp-sec_slider_item_image {
  aspect-ratio: 650/380;
}
.pp .pp-sec_slider--works .pp-sec_slider_item .pp-sec_slider_item_image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.pp .pp-sec_slider_item figure:has(a) {
  overflow: hidden;
}
.pp .pp-sec_slider_item figure img {
  transition: transform 0.3s ease;
}
.pp .pp-sec_slider_item figure a {
  display: block;
}
.pp .pp-sec_slider_item figure a:hover img {
  transform: scale(1.05);
  transition: transform 0.3s ease;
}
.pp .pp-sec_slider_item figure figcaption {
  font-weight: 500;
  font-size: clamp(1.1rem, 1.0003327787rem + 0.1663893511vw, 1.2rem);
  text-align: right;
  display: block;
  margin-top: clamp(1rem, 1rem + 0vw, 1rem);
}
.pp .pp-sec_slider_item_flex {
  margin-top: clamp(1rem, 0.7009983361rem + 0.4991680532vw, 1.3rem);
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  border-left: 1px solid #000000;
}
@media screen and (max-width: 750px) {
  .pp .pp-sec_slider_item_flex {
    flex-direction: column;
    align-items: flex-start;
    padding: 7px 15px 6px;
    gap: 3px 0;
  }
}
.pp .pp-sec_slider_item_flex_category {
  padding: 0 clamp(1rem, -0.993344426rem + 3.3277870216vw, 3rem) 0 clamp(1rem, 0.003327787rem + 1.6638935108vw, 2rem);
  font-size: clamp(1.1rem, 0.8009983361rem + 0.4991680532vw, 1.4rem);
  font-weight: 700;
}
@media screen and (max-width: 750px) {
  .pp .pp-sec_slider_item_flex_category {
    padding: 0;
  }
}
.pp .pp-sec_slider_item_flex_title {
  flex: 1;
  font-size: clamp(1.3rem, 0.8016638935rem + 0.8319467554vw, 1.8rem);
  font-weight: 700;
}
.pp .pp-sec_slider_navi {
  margin-top: clamp(2.5rem, -1.9850249584rem + 7.4875207987vw, 7rem) !important;
  display: flex;
  align-items: center;
  gap: 0 clamp(1.5rem, -5.4767054908rem + 11.6472545757vw, 8.5rem);
  max-width: 78.125vw;
  margin: 0 auto;
}
@media screen and (max-width: 1024px) {
  .pp .pp-sec_slider_navi {
    max-width: 100%;
    padding-left: 30px;
    padding-right: 30px;
  }
}
@media screen and (max-width: 750px) {
  .pp .pp-sec_slider_navi {
    padding-left: 15px;
    padding-right: 15px;
  }
}
.pp .pp-sec_slider_navi_arrows {
  display: flex;
  gap: 0 clamp(0.5rem, -0.2973377704rem + 1.3311148087vw, 1.3rem);
}
.pp .pp-sec_slider_navi_arrows li {
  cursor: pointer;
}
.pp .pp-sec_slider_navi_arrows li svg {
  width: clamp(3.4rem, 2.5029950083rem + 1.4975041597vw, 4.3rem);
}
.pp .pp-sec_slider_navi_arrows li svg circle {
  transition: fill 0.1s ease;
}
.pp .pp-sec_slider_navi_arrows li svg path:last-of-type {
  transition: fill 0.1s ease;
}
.pp .pp-sec_slider_navi_arrows .pp-sec_slider_navi_arrow_item--prev svg path:first-of-type {
  fill: #606060;
  transition: fill 0.1s ease;
}
.pp .pp-sec_slider_navi_arrows .pp-sec_slider_navi_arrow_item.is-invert {
  pointer-events: none;
}
.pp .pp-sec_slider_navi_arrows .pp-sec_slider_navi_arrow_item.is-invert svg circle {
  fill: #fff;
  transition: fill 0.1s ease;
}
.pp .pp-sec_slider_navi_arrows .pp-sec_slider_navi_arrow_item.is-invert svg path:last-of-type {
  fill: #C5C5C5;
  transition: fill 0.1s ease;
}
.pp .pp-sec_slider_navi_arrows .pp-sec_slider_navi_arrow_item--prev.is-invert svg path:first-of-type {
  fill: #C5C5C5;
}
.pp .pp-sec_slider_navi_arrows .pp-sec_slider_navi_arrow_item--next.is-invert svg circle {
  r: 20.5px;
  stroke: #C5C5C5;
  stroke-width: 1px;
}
.pp .pp-sec_slider_navi_dots {
  flex: 1;
}
.pp .pp-sec_slider_navi_dots .pp-sec_slider_navi_dots_list {
  display: flex;
  margin: 0;
  padding: 0;
  list-style: none;
}
.pp .pp-sec_slider_navi_dots .pp-sec_slider_navi_dots_list li {
  flex: 1;
  height: 2px;
  background-color: #EBEBEB;
  cursor: pointer;
  transition: background-color 0.2s ease;
}
.pp .pp-sec_slider_navi_dots .pp-sec_slider_navi_dots_list li button {
  display: none;
}
.pp .pp-sec_slider_navi_dots .pp-sec_slider_navi_dots_list li.slick-active {
  background-color: #000000;
  transition: background-color 0.2s ease;
}
.pp .pp-showroom_contents {
  display: flex;
  gap: 0 clamp(3rem, -2.4816971714rem + 9.1514143095vw, 8.5rem);
  margin-top: clamp(3rem, 0.0099833611rem + 4.9916805324vw, 6rem);
  margin-bottom: clamp(3rem, -2.9800332779rem + 9.9833610649vw, 9rem);
}
@media screen and (max-width: 750px) {
  .pp .pp-showroom_contents {
    display: block;
  }
}
.pp .pp-showroom_contents_heading {
  font-family: "Yu Mincho Demibold", "YuMincho Demibold", "Yu Mincho", "YuMincho", serif;
  font-size: clamp(2.4rem, 0.8053244592rem + 2.6622296173vw, 4rem);
  font-weight: 300;
  letter-spacing: 0.075em;
  line-height: 1.6;
}
@media screen and (max-width: 750px) {
  .pp .pp-showroom_contents_heading {
    margin-bottom: 20px;
  }
}
.pp .pp-showroom_contents_txt {
  flex: 1;
  font-size: clamp(1.4rem, 1.2006655574rem + 0.3327787022vw, 1.6rem);
  line-height: 1.875;
  font-weight: 500;
}
.pp .pp-showroom_btn {
  display: flex;
  justify-content: center;
  font-weight: 700;
  font-size: clamp(1.5rem, 1.2009983361rem + 0.4991680532vw, 1.8rem);
}
.pp .pp-showroom_btn a {
  width: clamp(29rem, -16.846921797rem + 76.5391014975vw, 75rem);
  padding: clamp(1.5rem, 0.503327787rem + 1.6638935108vw, 2.5rem) 0;
  background-color: #606060;
  color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: clamp(1rem, 0.5016638935rem + 0.8319467554vw, 1.5rem);
}
.pp .pp-showroom_btn a:after {
  content: "";
  display: inline-block;
  width: 34px;
  height: 7px;
  background: url(../img/poters-paint/webp/icon_arrow_right_white.webp) no-repeat center center/contain;
}
@media screen and (max-width: 750px) {
  .pp .pp-showroom_btn a:after {
    width: 27.2px;
    height: 5.6px;
  }
}
.pp .pp-product {
  padding: 8.203125vw 0 11.71875vw;
}
@media screen and (max-width: 1024px) {
  .pp .pp-product {
    padding: 75px 0 90px;
  }
}
@media screen and (max-width: 750px) {
  .pp .pp-product {
    padding: 45px 0 60px;
  }
}
.pp .pp-product_container {
  max-width: 1000px;
  margin: 0 auto;
}
@media screen and (max-width: 1024px) {
  .pp .pp-product_container {
    padding: 0 30px;
  }
}
@media screen and (max-width: 750px) {
  .pp .pp-product_container {
    padding: 0 15px;
  }
}
.pp .pp-product_heading {
  letter-spacing: 0.075em;
  display: flex;
  flex-direction: column;
  align-items: center;
  margin-bottom: clamp(2rem, 1.003327787rem + 1.6638935108vw, 3rem);
}
.pp .pp-product_heading_ja {
  font-size: clamp(2.4rem, 0.0079866889rem + 3.993344426vw, 4.8rem);
  font-family: "Yu Mincho Demibold", "YuMincho Demibold", "Yu Mincho", "YuMincho", serif;
  color: #000000;
}
.pp .pp-product_heading_en {
  font-size: clamp(1.2rem, 0.8013311148rem + 0.6655574043vw, 1.6rem);
  font-family: "brandon-grotesque", sans-serif;
  color: #9F9F9F;
}
.pp .pp-product_txt {
  font-size: clamp(1.3rem, 1.0009983361rem + 0.4991680532vw, 1.6rem);
  line-height: 1.875;
  font-weight: 500;
  text-align: center;
  margin-bottom: clamp(3rem, 1.006655574rem + 3.3277870216vw, 5rem);
}
.pp .pp-product .product-list {
  display: flex;
  flex-wrap: wrap;
  gap: clamp(3rem, -2.4816971714rem + 9.1514143095vw, 8.5rem) clamp(0.5rem, -0.0980033278rem + 0.9983361065vw, 1.1rem);
  margin-bottom: clamp(3rem, -0.9866888519rem + 6.6555740433vw, 7rem);
}
@media screen and (max-width: 750px) {
  .pp .pp-product .product-list {
    gap: 30px 10px;
  }
}
.pp .pp-product .product-list_item {
  width: calc((100% - clamp(0.5rem, -0.0980033278rem + 0.9983361065vw, 1.1rem) * 2) / 3);
}
@media screen and (max-width: 750px) {
  .pp .pp-product .product-list_item {
    width: calc((100% - 10px) / 2);
  }
}
.pp .pp-product .product-list_item:nth-child(n+7) {
  display: none;
}
.pp .pp-product .product-list_item_thumb {
  aspect-ratio: 326/320;
  margin-bottom: clamp(1.5rem, 1.0016638935rem + 0.8319467554vw, 2rem);
}
@media screen and (max-width: 750px) {
  .pp .pp-product .product-list_item_thumb {
    margin-bottom: 10px;
  }
}
.pp .pp-product .product-list_item_thumb img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-radius: clamp(0.5rem, 0.0016638935rem + 0.8319467554vw, 1rem);
}
.pp .pp-product .product-list_item_heading {
  display: flex;
  flex-direction: column;
  gap: clamp(0.2rem, 0.1003327787rem + 0.1663893511vw, 0.3rem) 0;
  margin-bottom: clamp(1rem, 0.5016638935rem + 0.8319467554vw, 1.5rem);
}
@media screen and (max-width: 750px) {
  .pp .pp-product .product-list_item_heading {
    margin-bottom: 5px;
  }
}
.pp .pp-product .product-list_item_heading_en {
  font-family: "brandon-grotesque", sans-serif;
  font-weight: 700;
  font-size: clamp(1.5rem, 0.8023294509rem + 1.1647254576vw, 2.2rem);
  color: #6D7595;
  line-height: 1.5;
  letter-spacing: 0;
}
.pp .pp-product .product-list_item_heading_ja {
  font-size: clamp(0.9rem, 0.8003327787rem + 0.1663893511vw, 1rem);
}
.pp .pp-product .product-list_item_txt {
  font-size: clamp(1rem, 0.8006655574rem + 0.3327787022vw, 1.2rem);
}
@media screen and (max-width: 750px) {
  .pp .pp-product .product-list_item_txt {
    line-height: 1.7;
  }
}
.pp .pp-product .product-list.is-expanded .product-list_item:nth-child(n+7) {
  display: block;
}
.pp .pp-product_btn.is-hidden {
  display: none;
}
.pp .pp-product_btn {
  text-align: center;
  font-family: "brandon-grotesque", sans-serif;
  font-weight: 400;
  font-size: clamp(1.4rem, 1.2006655574rem + 0.3327787022vw, 1.6rem);
  letter-spacing: 0.075em;
  width: clamp(19rem, 18.003327787rem + 1.6638935108vw, 20rem);
  cursor: pointer;
  margin: 0 auto;
  border-bottom: 1px solid #0C0C0C;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: clamp(0.8rem, 0.6006655574rem + 0.3327787022vw, 1rem) 0;
}
.pp .pp-product_btn:after {
  content: "";
  display: inline-block;
  width: 14.5px;
  height: 9px;
  background: url(../img/poters-paint/webp/icon_arrow_down_black.webp) no-repeat center center/contain;
}
.pp .pp-works {
  padding-top: 0;
}
.pp .pp-last {
  background: url(../img/poters-paint/webp/feature_bg.webp) repeat center center;
  background-size: 600px auto;
  padding: 11.71875vw 0;
  color: #FFFFFF;
}
@media screen and (max-width: 1024px) {
  .pp .pp-last {
    padding: 90px 0;
  }
}
@media screen and (max-width: 750px) {
  .pp .pp-last {
    padding: 60px 15px;
  }
}
.pp .pp-last_heading {
  text-align: center;
  font-size: clamp(2rem, 0.006655574rem + 3.3277870216vw, 4rem);
  letter-spacing: 0.075em;
  font-family: "Yu Mincho Demibold", "YuMincho Demibold", "Yu Mincho", "YuMincho", serif;
  font-weight: 400;
  line-height: 1.6;
  margin-bottom: clamp(3rem, 2.003327787rem + 1.6638935108vw, 4rem);
}
@media screen and (max-width: 750px) {
  .pp .pp-last_heading {
    text-align: left;
  }
}
.pp .pp-last_txt {
  text-align: center;
  font-weight: 500;
  font-size: clamp(1.3rem, 1.0009983361rem + 0.4991680532vw, 1.6rem);
  line-height: 1.875;
}
@media screen and (max-width: 750px) {
  .pp .pp-last_txt {
    text-align: left;
  }
}

/*# sourceMappingURL=poters-paint.css.map */
