/* JETC000〜JETC003 共通リッチコンテンツ */
.page-products-toneflatperfectingpalet {
  container-type: inline-size;
  width: 100%;
  color: #000;
}

.page-products-toneflatperfectingpalet *,
.page-products-toneflatperfectingpalet *::before,
.page-products-toneflatperfectingpalet *::after {
  box-sizing: border-box;
}

.page-products-toneflatperfectingpalet img {
  display: block;
  max-width: 100%;
  height: auto;
}

.page-products-toneflatperfectingpalet p {
  padding-left: 0;
  text-indent: 0;
}

.page-products-toneflatperfectingpalet .jetc-sp-only {
  display: none !important;
}

html[data-browse-mode="S"] .page-products-toneflatperfectingpalet .jetc-pc-only {
  display: none !important;
}

html[data-browse-mode="S"] .page-products-toneflatperfectingpalet .jetc-sp-only {
  display: block !important;
}

.page-products-toneflatperfectingpalet .detailbtn,
.page-products-toneflatperfectingpalet .detailbtn:link,
.page-products-toneflatperfectingpalet .detailbtn:visited {
  color: #fff !important;
  -webkit-text-fill-color: #fff;
}

.page-products-toneflatperfectingpalet .togglebtn {
  display: none;
}

.page-products-toneflatperfectingpalet .togglebody {
  height: auto !important;
  overflow: visible;
}

html[data-browse-mode="S"] .page-products-toneflatperfectingpalet .togglebtn {
  display: block;
}

html[data-browse-mode="S"] .page-products-toneflatperfectingpalet .togglebody {
  height: 0 !important;
  overflow: hidden;
}

html[data-browse-mode="S"] .page-products-toneflatperfectingpalet .togglebtn.open + .togglebody {
  height: auto !important;
}

.page-products-toneflatperfectingpalet {
  font-size: 12px;
  font-family: "Noto Serif JP", "Times New Roman", "Hiragino Mincho Pro", "ヒラギノ明朝 Pro", "Yu Mincho", "游明朝", "YuMincho", "游明朝体", "MS PMincho", "ＭＳ Ｐ明朝", serif;
  /*toggle*/
  /*toggle END*/
}
.page-products-toneflatperfectingpalet h1, .page-products-toneflatperfectingpalet h2, .page-products-toneflatperfectingpalet h3, .page-products-toneflatperfectingpalet h4, .page-products-toneflatperfectingpalet dt, .page-products-toneflatperfectingpalet dd, .page-products-toneflatperfectingpalet li, .page-products-toneflatperfectingpalet p, .page-products-toneflatperfectingpalet span, .page-products-toneflatperfectingpalet small, .page-products-toneflatperfectingpalet th, .page-products-toneflatperfectingpalet td, .page-products-toneflatperfectingpalet figcaption {
  font-feature-settings: "palt";
  font-weight: 400;
  letter-spacing: 0.05em;
}
.page-products-toneflatperfectingpalet .detailbtn {
  background: #000000;
  padding: 8px 12px;
  line-height: 1.4;
  display: block;
  color: #ffffff;
  transition: all 0.5s ease;
  cursor: pointer;
}
.page-products-toneflatperfectingpalet .detailbtn:hover {
  background: #CCA6A6;
}
.page-products-toneflatperfectingpalet sup {
  font-size: 0.5em;
  vertical-align: top;
}
.page-products-toneflatperfectingpalet .block-custom-contents {
  position: relative;
}
.page-products-toneflatperfectingpalet .block-custom-contents-title {
  height: 80px;
  background: linear-gradient(90deg, #E8D4D4, #F4E8E6);
  font-size: 20px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  text-align: center;
  color: #000000;
}
.page-products-toneflatperfectingpalet .block-custom-contents-h4title {
  width: 100%;
  padding: 10px 15px;
  background: #F2E4E2;
  margin-bottom: 15px;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 15px;
}
.page-products-toneflatperfectingpalet .block-custom-contents-h5title {
  width: 100%;
  padding: 10px 15px;
  background: #F9F2E9;
  margin: 0 auto 15px;
  display: block;
  font-size: 14px;
  font-weight: 400;
}
.page-products-toneflatperfectingpalet .block-custom-contents-box {
  width: 94%;
  max-width: 480px;
  margin: 0 auto 10px;
}
.page-products-toneflatperfectingpalet .block-lead {
  width: 100%;
  background: #F7ECEA;
}
.page-products-toneflatperfectingpalet .block-lead-wrap {
  width: 100%;
  margin: 0 auto;
  padding: 20px 0 300px;
  background: url(/decorte/JETC/img/sp/lead_bg.png) no-repeat center bottom;
  background-size: 390px;
}
.page-products-toneflatperfectingpalet .block-lead-txtarea {
  text-align: center;
}
.page-products-toneflatperfectingpalet .block-lead-title {
  font-size: 20px;
  margin-bottom: 30px;
}
.page-products-toneflatperfectingpalet .block-lead-txt {
  font-size: 12px;
  margin-bottom: 15px;
  line-height: 1.8;
}
.page-products-toneflatperfectingpalet .block-lead-notice {
  font-size: 8px;
  text-align: center;
  margin-top: 30px;
  margin-bottom: 20px;
}
.page-products-toneflatperfectingpalet .block-navi {
  display: flex;
  gap: 2px;
  margin: 0 auto;
  padding: 10px 0;
  width: 100%;
  max-width: 480px;
  justify-content: center;
  flex-wrap: wrap;
}
.page-products-toneflatperfectingpalet .block-navi-btn {
  width: calc(33.3333333333% - 5px);
  height: 80px;
  cursor: pointer;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  border-radius: 4px;
  background: linear-gradient(45deg, #221F1E, #514342);
  text-align: center;
  color: #ffffff;
  font-size: 14px;
  font-weight: 500;
  position: relative;
  transition: all 0.5s ease;
}
.page-products-toneflatperfectingpalet .block-navi-btn::after {
  content: "";
  display: block;
  background: #ffffff;
  width: 12px;
  height: 6px;
  clip-path: polygon(50% 100%, 0 0, 100% 0);
  margin-top: 10px;
}
.page-products-toneflatperfectingpalet .block-navi-btn:hover {
  opacity: 0.7;
}
.page-products-toneflatperfectingpalet .block-feature {
  margin-bottom: 20px;
}
.page-products-toneflatperfectingpalet .block-feature .block-custom-contents-title {
  margin-bottom: 20px;
}
.page-products-toneflatperfectingpalet .block-feature-box {
  display: flex;
  justify-content: space-between;
  padding: 15px;
  border: solid 1px #E0D3D1;
  flex-wrap: wrap;
  margin-bottom: 20px;
}
.page-products-toneflatperfectingpalet .block-feature-box-txt {
  width: 100%;
  margin-bottom: 15px;
}
.page-products-toneflatperfectingpalet .block-feature-box-txt p {
  text-align: center;
}
.page-products-toneflatperfectingpalet .block-feature-box-image {
  width: 180px;
  margin: auto;
}
.page-products-toneflatperfectingpalet .block-feature-box-seibun {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  width: 100%;
  margin-top: 10px;
}
.page-products-toneflatperfectingpalet .block-feature-box-seibun-item {
  width: 100px;
  margin: 0 5px 10px;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.page-products-toneflatperfectingpalet .block-feature-box-seibun-item span {
  font-size: 11px;
  margin-top: 10px;
  display: block;
  text-align: center;
}
.page-products-toneflatperfectingpalet .block-feature-box-notice {
  font-size: 9px;
  line-height: 1.6;
  margin-top: 10px;
  width: 100%;
}
.page-products-toneflatperfectingpalet .block-feature-box-exnotice {
  width: 100%;
  font-size: 8.5px;
  line-height: 1.6;
  margin-top: 10px;
  text-align: right;
}
.page-products-toneflatperfectingpalet .block-howto {
  margin-bottom: 20px;
}
.page-products-toneflatperfectingpalet .block-howto .block-custom-contents-title {
  margin-bottom: 20px;
}
.page-products-toneflatperfectingpalet .block-howto-lead {
  font-size: 15px;
  text-align: center;
  margin-bottom: 15px;
}
.page-products-toneflatperfectingpalet .block-howto-block1 {
  background: #FBF1E2;
  padding: 15px 0;
  margin-bottom: 10px;
}
.page-products-toneflatperfectingpalet .block-howto-block1 .block-custom-contents-box {
  border: solid 1px #E0D3D1;
  background: #ffffff;
  padding: 15px;
  margin-bottom: 0;
}
.page-products-toneflatperfectingpalet .block-howto-block1 .block-custom-contents-h5title {
  text-align: center;
  background: #F5E7D7;
}
.page-products-toneflatperfectingpalet .block-howto-block2 {
  background: #E5E5E5;
  padding: 15px 0;
  margin-bottom: 10px;
}
.page-products-toneflatperfectingpalet .block-howto-block2 .block-custom-contents-box {
  border: solid 1px #D4D4D4;
  background: #ffffff;
  padding: 15px;
  margin-bottom: 0;
}
.page-products-toneflatperfectingpalet .block-howto-block2 .block-custom-contents-h5title {
  text-align: center;
  background: #EEEEEE;
}
.page-products-toneflatperfectingpalet .block-howto-wrap {
  width: 100%;
  overflow-x: auto;
  margin-bottom: 15px;
}
.page-products-toneflatperfectingpalet .block-howto-step {
  display: flex;
  justify-content: flex-start;
  margin-bottom: 20px;
}
.page-products-toneflatperfectingpalet .block-howto-step.step1 {
  width: 428px;
}
.page-products-toneflatperfectingpalet .block-howto-step.step2, .page-products-toneflatperfectingpalet .block-howto-step.step3 {
  width: 100%;
  justify-content: space-between;
}
.page-products-toneflatperfectingpalet .block-howto-step-item {
  width: 100px;
  display: flex;
  flex-direction: column;
  margin-right: 14px;
  position: relative;
}
.page-products-toneflatperfectingpalet .block-howto-step-item-title {
  background: #f0f0f0;
  padding: 8px 12px;
  text-align: center;
  width: 100%;
  margin-bottom: 10px;
  font-size: 12px;
}
.page-products-toneflatperfectingpalet .block-howto-step-item-title strong {
  font-size: 1.4em;
  font-weight: 400;
}
.page-products-toneflatperfectingpalet .block-howto-step-item span {
  font-size: 10px;
  text-align: center;
  margin-top: 10px;
  font-weight: 600;
  letter-spacing: 0;
}
.page-products-toneflatperfectingpalet .block-howto-step-item::after {
  content: "";
  clip-path: polygon(100% 50%, 0 0, 0 100%);
  width: 7px;
  height: 14px;
  background: #f0f0f0;
  position: absolute;
  right: -15px;
  top: 90px;
}
.page-products-toneflatperfectingpalet .block-howto-step-item:last-of-type {
  margin-right: 0;
}
.page-products-toneflatperfectingpalet .block-howto-step-item:last-of-type::after {
  content: none;
}
.page-products-toneflatperfectingpalet .block-shiagari {
  background: #F9F2E9;
  padding-bottom: 10px;
}
.page-products-toneflatperfectingpalet .block-shiagari .block-custom-contents-title {
  margin-bottom: 20px;
}
.page-products-toneflatperfectingpalet .block-shiagari .block-custom-contents-box {
  background: #ffffff;
  padding: 15px 10px;
}
.page-products-toneflatperfectingpalet .block-shiagari-title {
  font-size: 15px;
  margin-bottom: 10px;
  text-align: center;
}
.page-products-toneflatperfectingpalet .block-shiagari-lead {
  font-size: 12px;
  margin-bottom: 15px;
  text-align: center;
}
.page-products-toneflatperfectingpalet .block-shiagari-block {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  position: relative;
}
.page-products-toneflatperfectingpalet .block-shiagari-block-box1, .page-products-toneflatperfectingpalet .block-shiagari-block-box2, .page-products-toneflatperfectingpalet .block-shiagari-block-box3, .page-products-toneflatperfectingpalet .block-shiagari-block-box4, .page-products-toneflatperfectingpalet .block-shiagari-block-box5, .page-products-toneflatperfectingpalet .block-shiagari-block-box6, .page-products-toneflatperfectingpalet .block-shiagari-block-box7 {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.page-products-toneflatperfectingpalet .block-shiagari-block-box1, .page-products-toneflatperfectingpalet .block-shiagari-block-box2, .page-products-toneflatperfectingpalet .block-shiagari-block-box4, .page-products-toneflatperfectingpalet .block-shiagari-block-box5, .page-products-toneflatperfectingpalet .block-shiagari-block-box6, .page-products-toneflatperfectingpalet .block-shiagari-block-box7 {
  width: calc(50% - 2.5px);
  padding: 15px 10px;
}
.page-products-toneflatperfectingpalet .block-shiagari-block-box1 {
  background: #FDF8F7;
}
.page-products-toneflatperfectingpalet .block-shiagari-block-box2 {
  background: #FDF0EE;
}
.page-products-toneflatperfectingpalet .block-shiagari-block-box3 {
  width: 100%;
  padding: 25px 10px 15px;
  background: #FDF2EB;
  margin-top: 5px;
}
.page-products-toneflatperfectingpalet .block-shiagari-block-box4 {
  background: #FDF8F7;
}
.page-products-toneflatperfectingpalet .block-shiagari-block-box5 {
  background: #F8FBF1;
}
.page-products-toneflatperfectingpalet .block-shiagari-block-box6 {
  background: #FDF0EE;
  margin-top: 5px;
}
.page-products-toneflatperfectingpalet .block-shiagari-block-box7 {
  background: #F8F3F9;
  margin-top: 5px;
}
.page-products-toneflatperfectingpalet .block-shiagari-block-title {
  font-size: 11px;
  margin-bottom: 8px;
  text-align: center;
}
.page-products-toneflatperfectingpalet .block-shiagari-block-sub {
  font-size: 9px;
  margin-bottom: 8px;
  background: #ffffff;
  border: solid 1px #CCBEBB;
  padding: 2px 6px;
  border-radius: 12px;
  text-align: center;
}
.page-products-toneflatperfectingpalet .block-shiagari-block-image {
  display: flex;
  margin-bottom: 10px;
}
.page-products-toneflatperfectingpalet .block-shiagari-block-image img {
  width: 80px;
  margin: 0 2px;
}
.page-products-toneflatperfectingpalet .block-shiagari-block-txt {
  text-align: center;
  font-size: 9px;
  margin-bottom: 10px;
}
.page-products-toneflatperfectingpalet .block-shiagari-block-btn {
  background: linear-gradient(90deg, #221F1E, #514342);
  padding: 5px 10px;
  border-radius: 2px;
  color: #ffffff;
  display: flex;
  align-items: center;
  font-size: 9px;
  cursor: pointer;
}
.page-products-toneflatperfectingpalet .block-shiagari-block-btn::after {
  content: "";
  background: url(/decorte/JETC/img/sp/modalicon.png) center center no-repeat;
  background-size: contain;
  width: 10px;
  height: 12px;
  margin-left: 5px;
}
.page-products-toneflatperfectingpalet .block-shiagari-block-item1 {
  position: absolute;
  top: 190px;
  left: calc(50% - 35px);
  width: 70px;
  height: 78px;
  background: #ffffff;
  border-radius: 4px;
}
.page-products-toneflatperfectingpalet .block-shiagari-block-item2 {
  position: absolute;
  top: 200px;
  left: calc(50% - 35px);
  width: 70px;
  height: 78px;
  background: #ffffff;
  border-radius: 4px;
}
.page-products-toneflatperfectingpalet .modal-shiagari {
  width: 300px;
  margin: auto;
}
.page-products-toneflatperfectingpalet .modal-shiagari-item {
  text-align: center;
  margin: auto;
  width: 200px;
}
.page-products-toneflatperfectingpalet .modal-shiagari-item > p {
  width: 200px;
  margin: auto;
}
.page-products-toneflatperfectingpalet .modal-shiagari-item img {
  width: 200px;
  margin: auto;
}
.page-products-toneflatperfectingpalet .modal-shiagari-item span {
  margin-top: 15px;
  font-size: 12px;
  display: block;
}
.page-products-toneflatperfectingpalet .modal-shiagari.show {
  animation: opac 0.3s;
}
.page-products-toneflatperfectingpalet .modal-container.wide .modal-shiagari {
  width: 760px;
}
.page-products-toneflatperfectingpalet .block-tech {
  padding-bottom: 20px;
}
.page-products-toneflatperfectingpalet .block-tech .block-custom-contents-title {
  margin-bottom: 20px;
}
.page-products-toneflatperfectingpalet .block-tech-lead {
  font-size: 15px;
  margin-bottom: 15px;
  text-align: center;
}
.page-products-toneflatperfectingpalet .block-tech-box {
  display: block;
  padding: 10px;
  border: solid 1px #E0D3D1;
  margin-bottom: 10px;
}
.page-products-toneflatperfectingpalet .block-tech-box .block-custom-contents-h5title {
  text-align: center;
}
.page-products-toneflatperfectingpalet .block-tech-box-lead {
  font-size: 12px;
  margin-bottom: 18px;
  text-align: center;
}
.page-products-toneflatperfectingpalet .block-tech-box-column2 {
  display: flex;
  justify-content: space-between;
}
.page-products-toneflatperfectingpalet .block-tech-box-column2-box {
  width: calc(50% - 2.5px);
  padding: 12px 5px;
}
.page-products-toneflatperfectingpalet .block-tech-box-column2-box:nth-of-type(1) {
  background: #f4f4f4;
}
.page-products-toneflatperfectingpalet .block-tech-box-column2-box:nth-of-type(2) {
  background: #F9F1F0;
}
.page-products-toneflatperfectingpalet .block-tech-box-column2-box-title {
  font-size: 11px;
  margin-bottom: 10px;
  text-align: center;
}
.page-products-toneflatperfectingpalet .block-tech-box-column2-box-image {
  margin-bottom: 10px;
}
.page-products-toneflatperfectingpalet .block-tech-box-column2-box p {
  font-size: 9px;
}
.page-products-toneflatperfectingpalet .block-tech-box-column2-box p.cap-center {
  text-align: center;
}
.page-products-toneflatperfectingpalet .block-tech-box-column1 {
  width: 100%;
  padding: 12px 10px;
  background: #F9F1F0;
  position: relative;
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
}
.page-products-toneflatperfectingpalet .block-tech-box-column1-title {
  width: 100%;
  margin-bottom: 5px;
  font-size: 11px;
  text-align: center;
}
.page-products-toneflatperfectingpalet .block-tech-box-column1-image {
  margin-bottom: 10px;
}
.page-products-toneflatperfectingpalet .block-tech-box-column1-txt {
  width: 100%;
  text-align: center;
  font-size: 10px;
}
.page-products-toneflatperfectingpalet .block-tech-box-column1-txt p {
  margin-bottom: 10px;
}
.page-products-toneflatperfectingpalet .block-tech-box-column1-txt p:last-of-type {
  margin-bottom: 0;
}
.page-products-toneflatperfectingpalet .block-tech-box-column1-extxt {
  font-size: 8.5px;
  margin-bottom: 15px;
  text-align: center;
  width: 100%;
}
.page-products-toneflatperfectingpalet .block-tech-box-notice {
  font-size: 8.5px;
  line-height: 1.6;
  margin-top: 5px;
  text-align: right;
}
.page-products-toneflatperfectingpalet .block-tool {
  padding-bottom: 20px;
}
.page-products-toneflatperfectingpalet .block-tool .block-custom-contents-title {
  margin-bottom: 20px;
}
.page-products-toneflatperfectingpalet .block-tool-lead {
  font-size: 15px;
  margin-bottom: 15px;
  text-align: center;
}
.page-products-toneflatperfectingpalet .block-tool-box {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-bottom: 15px;
}
.page-products-toneflatperfectingpalet .block-tool-box:last-of-type {
  margin-bottom: 0;
}
.page-products-toneflatperfectingpalet .block-tool-box-image {
  width: 140px;
  margin: 0 15px;
}
.page-products-toneflatperfectingpalet .block-tool-box-image:nth-of-type(2) {
  margin-left: 50px;
}
.page-products-toneflatperfectingpalet .block-tool-box-txt {
  width: 180px;
  margin: 0 15px;
  text-align: center;
}
.page-products-toneflatperfectingpalet .block-recommend {
  padding-bottom: 20px;
}
.page-products-toneflatperfectingpalet .block-recommend .block-custom-contents-title {
  margin-bottom: 20px;
}
.page-products-toneflatperfectingpalet .block-recommend-lead {
  font-size: 15px;
  margin-bottom: 15px;
  text-align: center;
}
.page-products-toneflatperfectingpalet .block-recommend-box {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
}
.page-products-toneflatperfectingpalet .block-recommend-box-item {
  width: 160px;
  text-align: center;
  line-height: 1.5;
  margin-bottom: 15px;
}
.page-products-toneflatperfectingpalet .block-recommend-box-item-image {
  width: 140px;
  margin: 0 auto 12px;
}
.page-products-toneflatperfectingpalet .block-recommend-box-item-txt {
  font-size: 11px;
  margin-bottom: 12px;
  line-height: 1.8;
}
.page-products-toneflatperfectingpalet .block-recommend-box-item-name {
  font-size: 14px;
  margin-bottom: 12px;
  line-height: 1.4;
}
.page-products-toneflatperfectingpalet .block-recommend-box-item .detailbtn {
  display: inline-block;
}
.page-products-toneflatperfectingpalet .modal-area {
  align-items: center;
  background-color: rgba(0, 0, 0, 0.6);
  display: flex;
  height: 100%;
  justify-content: center;
  left: 0;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 11000;
}
.page-products-toneflatperfectingpalet .modal-container {
  align-items: center;
  background-color: #ffffff;
  display: flex;
  flex-wrap: wrap;
  position: relative;
  width: 94%;
  padding: 8% 2% 4%;
  height: 50%;
  border-radius: 8px;
}
.page-products-toneflatperfectingpalet .block-section3 .modal-close {
  cursor: pointer;
  font-size: 11px;
  position: absolute;
  right: 10px;
  top: 10px;
  border: none;
  display: flex;
  justify-content: center;
  align-items: center;
  width: auto;
  height: auto;
  color: #000000;
  width: auto;
  font-weight: 400;
}
.page-products-toneflatperfectingpalet .modal-btn {
  cursor: pointer;
}
.page-products-toneflatperfectingpalet .modal-wrap {
  height: 100%;
  overflow-y: auto;
  padding: 30px 5px 5px;
  scrollbar-color: #f0f0f0 #ffffff;
  width: 100%;
}
.page-products-toneflatperfectingpalet .modal-makeupdata {
  background: #F4E8EA;
  padding: 10px 15px 10px;
  border-radius: 8px;
  display: block;
  margin-bottom: 20px;
  width: 100%;
}
.page-products-toneflatperfectingpalet .modal-makeupdata-title {
  text-align: center;
  margin: -25px auto 10px;
  height: 30px;
  display: block;
  padding: 5px 16px;
  border-radius: 30px;
  background: #E6CFD3;
  color: #804B54;
  display: block;
  width: 160px;
  font-family: "Noto Serif JP", "Times New Roman", "Hiragino Mincho Pro", "ヒラギノ明朝 Pro", "Yu Mincho", "游明朝", "YuMincho", "游明朝体", "MS PMincho", "ＭＳ Ｐ明朝", serif;
}
.page-products-toneflatperfectingpalet .modal-makeupdata-box {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 15px;
  padding-bottom: 15px;
  border-bottom: dashed 1px #A68A8F;
  flex-wrap: wrap;
}
.page-products-toneflatperfectingpalet .modal-makeupdata-box:last-of-type {
  border-bottom: none;
  padding-bottom: 0;
  margin-bottom: 0;
}
.page-products-toneflatperfectingpalet .modal-makeupdata-box-category {
  font-size: 12px;
  width: 100%;
  text-align: center;
  margin-bottom: 4%;
}
.page-products-toneflatperfectingpalet .modal-makeupdata-box-list {
  width: 100%;
}
.page-products-toneflatperfectingpalet .modal-makeupdata-box-list-item {
  display: flex;
  justify-content: space-between;
  margin-bottom: 5px;
}
.page-products-toneflatperfectingpalet .modal-makeupdata-box-list-item:last-of-type {
  margin-bottom: 0;
}
.page-products-toneflatperfectingpalet .modal-makeupdata-box-list-item-name {
  font-size: 10px;
  border-radius: 4px;
  height: 40px;
  width: calc(100% - 61px);
  background: #E6D5D8;
  display: flex;
  align-items: center;
  padding: 4px 10px;
  line-height: 1.3;
}
.page-products-toneflatperfectingpalet .modal-makeupdata-box-list-item-image {
  width: 56px;
  height: 40px;
  background: #ffffff;
  border-radius: 4px;
}
.page-products-toneflatperfectingpalet .togglebtn {
  cursor: pointer;
  display: inline-block;
  margin-bottom: 15px;
}
.page-products-toneflatperfectingpalet .togglebtn.open {
  display: none;
}
.page-products-toneflatperfectingpalet .togglebody {
  height: 0;
  overflow: hidden;
  transition: all 0.6s ease;
}
.page-products-toneflatperfectingpalet .togglebtn.open + .togglebody {
  height: auto;
  opacity: 1;
}
.page-products-toneflatperfectingpalet .togglebtn.open + .togglebody.last {
  margin-bottom: 30px;
}
.page-products-toneflatperfectingpalet .downarrow {
  width: 30px;
  height: 30px;
  background: #81645F;
  position: relative;
  display: flex;
  border-radius: 30px;
  justify-content: center;
  align-items: center;
}
.page-products-toneflatperfectingpalet .downarrow::after {
  content: "";
  width: 6px;
  height: 6px;
  border-right: solid 1px #ffffff;
  border-bottom: solid 1px #ffffff;
  transform: rotate(45deg);
  position: absolute;
  margin-top: -4px;
}


.page-products-toneflatperfectingpalet .modal-area[aria-hidden="true"] {
  display: none !important;
}

.page-products-toneflatperfectingpalet .modal-close {
  position: absolute;
  top: 10px;
  right: 10px;
  z-index: 2;
  width: 34px;
  height: 34px;
  padding: 0;
  border: 0;
  background: transparent;
  cursor: pointer;
}

.page-products-toneflatperfectingpalet .modal-close::before,
.page-products-toneflatperfectingpalet .modal-close::after {
  content: "";
  position: absolute;
  top: 16px;
  left: 6px;
  width: 22px;
  height: 1px;
  background: #000;
}

.page-products-toneflatperfectingpalet .modal-close::before {
  transform: rotate(45deg);
}

.page-products-toneflatperfectingpalet .modal-close::after {
  transform: rotate(-45deg);
}

/* PCではリード全文を表示し、SPのみ開閉式にする */
.page-products-toneflatperfectingpalet .togglebtn {
  display: none;
}

.page-products-toneflatperfectingpalet .togglebody {
  height: auto !important;
  overflow: visible;
}

html[data-browse-mode="S"] .page-products-toneflatperfectingpalet .togglebtn {
  display: block;
}

html[data-browse-mode="S"] .page-products-toneflatperfectingpalet .togglebody {
  height: 0 !important;
  overflow: hidden;
}

html[data-browse-mode="S"] .page-products-toneflatperfectingpalet .togglebtn.open + .togglebody {
  height: auto !important;
}

@container (max-width: 480px) {
  .page-products-toneflatperfectingpalet .jetc-pc-only {
    display: none !important;
  }

  .page-products-toneflatperfectingpalet .jetc-sp-only {
    display: block !important;
  }

  .page-products-toneflatperfectingpalet .togglebtn {
    display: block;
  }

  .page-products-toneflatperfectingpalet .togglebody {
    height: 0 !important;
    overflow: hidden;
  }

  .page-products-toneflatperfectingpalet .togglebtn.open + .togglebody {
    height: auto !important;
  }
}

@media (max-width: 480px) {
  .page-products-toneflatperfectingpalet {
    width: 100vw;
    margin-left: calc(50% - 50vw);
  }
}

/* 2026-08-18 Maison表示調整：DECORTE版の可読性とモーダル比率に合わせる */
.page-products-toneflatperfectingpalet {
  font-size: 16px;
  line-height: 1.8;
}

.page-products-toneflatperfectingpalet .block-custom-contents-box {
  width: 100%;
  max-width: none;
  margin: 0 auto 20px;
}

.page-products-toneflatperfectingpalet .block-custom-contents-title {
  height: 100px;
  font-size: 30px;
}

.page-products-toneflatperfectingpalet .block-custom-contents-h4title {
  min-height: 70px;
  padding: 15px 20px;
  margin-bottom: 25px;
  font-size: 22px;
}

.page-products-toneflatperfectingpalet .block-custom-contents-h5title {
  padding: 15px 20px;
  margin-bottom: 20px;
  font-size: 20px;
}

.page-products-toneflatperfectingpalet .block-lead-txt {
  font-size: 16px;
}

.page-products-toneflatperfectingpalet .block-lead-notice,
.page-products-toneflatperfectingpalet .block-feature-box-notice,
.page-products-toneflatperfectingpalet .block-feature-box-exnotice,
.page-products-toneflatperfectingpalet .block-tech-box-column1-extxt,
.page-products-toneflatperfectingpalet .block-tech-box-notice {
  font-size: 11px;
}

.page-products-toneflatperfectingpalet .block-navi {
  gap: 5px;
  max-width: none;
  padding: 30px 0;
}

.page-products-toneflatperfectingpalet .block-navi-btn {
  width: calc(33.333% - 5px);
  min-width: 0;
  font-size: 16px;
}

.page-products-toneflatperfectingpalet .block-feature-box {
  padding: 25px;
}

.page-products-toneflatperfectingpalet .block-feature-box-txt {
  width: calc(100% - 270px);
  margin-bottom: 0;
}

.page-products-toneflatperfectingpalet .block-feature-box-txt p {
  font-size: 16px;
}

.page-products-toneflatperfectingpalet .block-feature-box-image {
  width: 240px;
}

/* PC：特長1・2の見出しを本文と画像の上へ全幅配置 */
@media (min-width: 481px) {
  .page-products-toneflatperfectingpalet .block-feature-box:nth-of-type(-n+2) .block-feature-box-txt {
    display: contents;
  }

  .page-products-toneflatperfectingpalet .block-feature-box:nth-of-type(-n+2) .block-custom-contents-h5title {
    flex: 0 0 100%;
    width: 100%;
    margin-bottom: 25px;
  }

  .page-products-toneflatperfectingpalet .block-feature-box:nth-of-type(-n+2) .block-feature-box-txt p {
    flex: 0 0 calc(100% - 270px);
    width: calc(100% - 270px);
    align-self: center;
  }

  .page-products-toneflatperfectingpalet .block-feature-box:nth-of-type(-n+2) .block-feature-box-image {
    flex: 0 0 240px;
    margin: 0;
    align-self: center;
  }
}

.page-products-toneflatperfectingpalet .block-feature-box-seibun-item {
  width: min(180px, calc(33.333% - 20px));
  margin: 0 10px 15px;
}

.page-products-toneflatperfectingpalet .block-feature-box-seibun-item span {
  font-size: 14px;
}

.page-products-toneflatperfectingpalet .block-howto-lead,
.page-products-toneflatperfectingpalet .block-tech-lead,
.page-products-toneflatperfectingpalet .block-tool-lead,
.page-products-toneflatperfectingpalet .block-recommend-lead {
  font-size: 22px;
}

.page-products-toneflatperfectingpalet .block-howto-block1,
.page-products-toneflatperfectingpalet .block-howto-block2 {
  padding: 25px 0;
}

.page-products-toneflatperfectingpalet .block-howto-block1 .block-custom-contents-box,
.page-products-toneflatperfectingpalet .block-howto-block2 .block-custom-contents-box {
  padding: 25px;
}

.page-products-toneflatperfectingpalet .block-howto-step {
  width: 100%;
  justify-content: space-between;
}

.page-products-toneflatperfectingpalet .block-howto-step.step1,
.page-products-toneflatperfectingpalet .block-howto-step.step2,
.page-products-toneflatperfectingpalet .block-howto-step.step3 {
  width: 100%;
}

.page-products-toneflatperfectingpalet .block-howto-step-item {
  width: calc(25% - 20px);
  margin-right: 26px;
}

.page-products-toneflatperfectingpalet .block-howto-step.step2 .block-howto-step-item,
.page-products-toneflatperfectingpalet .block-howto-step.step3 .block-howto-step-item {
  width: calc(33.333% - 20px);
}

.page-products-toneflatperfectingpalet .block-howto-step-item-title,
.page-products-toneflatperfectingpalet .block-howto-step-item span {
  font-size: 14px;
}

.page-products-toneflatperfectingpalet .block-howto-step-item::after {
  width: 12px;
  height: 30px;
  right: -20px;
  top: 42%;
}

.page-products-toneflatperfectingpalet .block-shiagari {
  padding-bottom: 30px;
}

.page-products-toneflatperfectingpalet .block-shiagari .block-custom-contents-box {
  padding: 30px;
}

.page-products-toneflatperfectingpalet .block-shiagari-title {
  font-size: 22px;
}

.page-products-toneflatperfectingpalet .block-shiagari-lead {
  font-size: 16px;
  margin-bottom: 25px;
}

.page-products-toneflatperfectingpalet .block-shiagari-block-box1,
.page-products-toneflatperfectingpalet .block-shiagari-block-box2,
.page-products-toneflatperfectingpalet .block-shiagari-block-box4,
.page-products-toneflatperfectingpalet .block-shiagari-block-box5,
.page-products-toneflatperfectingpalet .block-shiagari-block-box6,
.page-products-toneflatperfectingpalet .block-shiagari-block-box7 {
  width: calc(50% - 10px);
  padding: 25px 15px;
}

.page-products-toneflatperfectingpalet .block-shiagari-block-box3 {
  padding: 50px 15px 25px;
  margin-top: 15px;
}

.page-products-toneflatperfectingpalet .block-shiagari-block-box6,
.page-products-toneflatperfectingpalet .block-shiagari-block-box7 {
  margin-top: 15px;
}

.page-products-toneflatperfectingpalet .block-shiagari-block-title {
  font-size: 18px;
}

.page-products-toneflatperfectingpalet .block-shiagari-block-sub,
.page-products-toneflatperfectingpalet .block-shiagari-block-txt,
.page-products-toneflatperfectingpalet .block-shiagari-block-btn {
  font-size: 14px;
}

.page-products-toneflatperfectingpalet .block-shiagari-block-sub {
  padding: 3px 20px;
  border-radius: 30px;
}

.page-products-toneflatperfectingpalet .block-shiagari-block-image img {
  width: min(180px, calc(50% - 8px));
  margin: 0 4px;
}

.page-products-toneflatperfectingpalet .block-shiagari-block-box3 .block-shiagari-block-image img {
  width: min(180px, calc(33.333% - 8px));
}

.page-products-toneflatperfectingpalet .block-shiagari-block-btn {
  padding: 7px 15px;
}

.page-products-toneflatperfectingpalet .block-shiagari-block-btn::after {
  width: 15px;
  height: 17px;
  margin-left: 8px;
}

.page-products-toneflatperfectingpalet .block-shiagari-block-item1,
.page-products-toneflatperfectingpalet .block-shiagari-block-item2 {
  left: calc(50% - 70px);
  width: 140px;
  height: auto;
}

.page-products-toneflatperfectingpalet .block-shiagari-block-item1 {
  top: 320px;
}

.page-products-toneflatperfectingpalet .block-shiagari-block-item2 {
  top: 350px;
}

.page-products-toneflatperfectingpalet .block-tech-box {
  padding: 25px;
}

.page-products-toneflatperfectingpalet .block-tech-box-lead {
  font-size: 16px;
}

.page-products-toneflatperfectingpalet .block-tech-box-column2-box {
  width: calc(50% - 8px);
  padding: 20px;
}

.page-products-toneflatperfectingpalet .block-tech-box-column2-box-title,
.page-products-toneflatperfectingpalet .block-tech-box-column1-title {
  font-size: 16px;
}

.page-products-toneflatperfectingpalet .block-tech-box-column2-box p,
.page-products-toneflatperfectingpalet .block-tech-box-column1-txt {
  font-size: 14px;
}

.page-products-toneflatperfectingpalet .block-tech-box-column1 {
  padding: 20px;
}

.page-products-toneflatperfectingpalet .block-tech-box-column1-image {
  width: 50%;
}

.page-products-toneflatperfectingpalet .block-tech-box-column1-txt {
  width: 46%;
}

.page-products-toneflatperfectingpalet .block-tool-box-image {
  width: 180px;
  margin: 0 12px;
}

.page-products-toneflatperfectingpalet .block-tool-box-txt {
  width: auto;
  min-width: 180px;
  margin: 0 12px;
  font-size: 16px;
}

.page-products-toneflatperfectingpalet .block-recommend-box {
  flex-wrap: nowrap;
}

.page-products-toneflatperfectingpalet .block-recommend-box-item {
  width: 33.333%;
  padding: 0 8px;
}

.page-products-toneflatperfectingpalet .block-recommend-box-item-image {
  width: min(240px, 100%);
}

.page-products-toneflatperfectingpalet .block-recommend-box-item-txt {
  font-size: 14px;
}

.page-products-toneflatperfectingpalet .block-recommend-box-item-name {
  font-size: 18px;
}

/* モーダル：DECORTE PC版（600px / 70% / 画像240px）を基準にする */
.page-products-toneflatperfectingpalet .modal-container,
.page-products-toneflatperfectingpalet .modal-container.wide {
  width: min(600px, calc(100vw - 40px));
  height: 70vh;
  min-height: 520px;
  max-height: 760px;
  padding: 60px 40px 30px;
}

.page-products-toneflatperfectingpalet .modal-shiagari,
.page-products-toneflatperfectingpalet .modal-container.wide .modal-shiagari {
  position: relative;
  width: 360px;
  max-width: 100%;
}

.page-products-toneflatperfectingpalet .modal-shiagari-item,
.page-products-toneflatperfectingpalet .modal-shiagari-item > p {
  width: 240px;
  max-width: 100%;
}

.page-products-toneflatperfectingpalet .modal-shiagari-item img {
  width: 240px;
  max-width: 100%;
}

.page-products-toneflatperfectingpalet .modal-shiagari-item span {
  margin-top: 15px;
  font-size: 16px;
}

.page-products-toneflatperfectingpalet .modal-shiagari .slick-list {
  width: 100%;
  overflow: hidden;
}

.page-products-toneflatperfectingpalet .modal-shiagari .js-slick--arrow {
  position: absolute;
  top: 50%;
  z-index: 2;
  min-width: 0;
  width: 34px;
  height: 52px;
  margin: 0;
  padding: 0;
  border: 0;
  background: transparent;
  color: transparent;
  font-size: 0;
  transform: translateY(-50%);
  touch-action: manipulation;
  cursor: pointer;
}

.page-products-toneflatperfectingpalet .modal-shiagari .js-slick--arrow::before {
  content: "";
  position: absolute;
  top: 15px;
  width: 20px;
  height: 20px;
  border-top: 1.5px solid #999;
  border-left: 1.5px solid #999;
}

.page-products-toneflatperfectingpalet .modal-shiagari .js-slick--arrow::after {
  content: none !important;
}

.page-products-toneflatperfectingpalet .modal-shiagari .js-slick--prev {
  left: -40px;
}

.page-products-toneflatperfectingpalet .modal-shiagari .js-slick--next {
  right: -40px;
}

.page-products-toneflatperfectingpalet .modal-shiagari .js-slick--prev::before {
  left: 8px;
  transform: rotate(-45deg);
}

.page-products-toneflatperfectingpalet .modal-shiagari .js-slick--next::before {
  right: 8px;
  transform: rotate(135deg);
}

.page-products-toneflatperfectingpalet .modal-shiagari .js-slick--arrow.slick-disabled {
  opacity: 0.25;
}

.page-products-toneflatperfectingpalet .modal-close {
  top: -52px;
  right: 0;
  width: 40px;
  height: 40px;
}

.page-products-toneflatperfectingpalet .modal-close::before,
.page-products-toneflatperfectingpalet .modal-close::after {
  top: 19px;
  left: 5px;
  width: 30px;
  background: #fff;
}

@media (max-width: 480px) {
  .page-products-toneflatperfectingpalet {
    font-size: 14px;
  }

  .page-products-toneflatperfectingpalet .block-custom-contents-title {
    height: 80px;
    font-size: 24px;
  }

  .page-products-toneflatperfectingpalet .block-custom-contents-h4title {
    min-height: 0;
    padding: 12px 10px;
    font-size: 18px;
  }

  .page-products-toneflatperfectingpalet .block-custom-contents-h5title {
    padding: 12px 10px;
    font-size: 16px;
  }

  .page-products-toneflatperfectingpalet .block-lead-txt {
    font-size: 14px;
  }

  .page-products-toneflatperfectingpalet .block-navi {
    gap: 3px;
    padding: 12px 0;
  }

  .page-products-toneflatperfectingpalet .block-navi-btn {
    width: calc(33.333% - 3px);
    min-width: 0;
    height: 72px;
    font-size: 14px;
  }

  .page-products-toneflatperfectingpalet .block-feature-box {
    padding: 15px 10px;
  }

  .page-products-toneflatperfectingpalet .block-feature-box-txt {
    width: 100%;
    margin-bottom: 15px;
  }

  .page-products-toneflatperfectingpalet .block-feature-box-txt p {
    font-size: 14px;
  }

  .page-products-toneflatperfectingpalet .block-feature-box-image {
    width: min(240px, 72%);
  }

  .page-products-toneflatperfectingpalet .block-feature-box-seibun-item {
    width: calc(33.333% - 10px);
    margin: 0 5px 12px;
  }

  .page-products-toneflatperfectingpalet .block-howto-lead,
  .page-products-toneflatperfectingpalet .block-tech-lead,
  .page-products-toneflatperfectingpalet .block-tool-lead,
  .page-products-toneflatperfectingpalet .block-recommend-lead {
    font-size: 18px;
  }

  .page-products-toneflatperfectingpalet .block-howto-block1 .block-custom-contents-box,
  .page-products-toneflatperfectingpalet .block-howto-block2 .block-custom-contents-box {
    padding: 15px 10px;
  }

  .page-products-toneflatperfectingpalet .block-howto-step.step1 {
    width: 428px;
  }

  .page-products-toneflatperfectingpalet .block-howto-step.step1 .block-howto-step-item {
    width: 100px;
    margin-right: 9px;
  }

  .page-products-toneflatperfectingpalet .block-howto-step.step2 .block-howto-step-item,
  .page-products-toneflatperfectingpalet .block-howto-step.step3 .block-howto-step-item {
    width: calc(33.333% - 8px);
    margin-right: 12px;
  }

  .page-products-toneflatperfectingpalet .block-howto-step-item::after {
    width: 7px;
    height: 16px;
    right: -10px;
  }

  .page-products-toneflatperfectingpalet .block-shiagari .block-custom-contents-box {
    padding: 15px 5px;
  }

  .page-products-toneflatperfectingpalet .block-shiagari-title {
    font-size: 18px;
  }

  .page-products-toneflatperfectingpalet .block-shiagari-lead {
    font-size: 14px;
  }

  .page-products-toneflatperfectingpalet .block-shiagari-block-box1,
  .page-products-toneflatperfectingpalet .block-shiagari-block-box2,
  .page-products-toneflatperfectingpalet .block-shiagari-block-box4,
  .page-products-toneflatperfectingpalet .block-shiagari-block-box5,
  .page-products-toneflatperfectingpalet .block-shiagari-block-box6,
  .page-products-toneflatperfectingpalet .block-shiagari-block-box7 {
    width: calc(50% - 2.5px);
    padding: 15px 5px;
  }

  .page-products-toneflatperfectingpalet .block-shiagari-block-box3 {
    padding: 35px 5px 15px;
    margin-top: 5px;
  }

  .page-products-toneflatperfectingpalet .block-shiagari-block-box6,
  .page-products-toneflatperfectingpalet .block-shiagari-block-box7 {
    margin-top: 5px;
  }

  .page-products-toneflatperfectingpalet .block-shiagari-block-title {
    font-size: 15px;
  }

  .page-products-toneflatperfectingpalet .block-shiagari-block-sub,
  .page-products-toneflatperfectingpalet .block-shiagari-block-txt,
  .page-products-toneflatperfectingpalet .block-shiagari-block-btn {
    font-size: 14px;
  }

  .page-products-toneflatperfectingpalet .block-shiagari-block-image img {
    width: min(110px, calc(50% - 4px));
    margin: 0 2px;
  }

  .page-products-toneflatperfectingpalet .block-shiagari-block-box3 .block-shiagari-block-image img {
    width: calc(33.333% - 4px);
  }

  .page-products-toneflatperfectingpalet .block-shiagari-block-item1,
  .page-products-toneflatperfectingpalet .block-shiagari-block-item2 {
    left: calc(50% - 40px);
    width: 80px;
  }

  .page-products-toneflatperfectingpalet .block-shiagari-block-item1 {
    top: 255px;
  }

  .page-products-toneflatperfectingpalet .block-shiagari-block-item2 {
    top: 285px;
  }

  .page-products-toneflatperfectingpalet .block-tech-box {
    padding: 15px 5px;
  }

  .page-products-toneflatperfectingpalet .block-tech-box-column2-box {
    padding: 12px 4px;
  }

  .page-products-toneflatperfectingpalet .block-tech-box-column2-box-title,
  .page-products-toneflatperfectingpalet .block-tech-box-column1-title {
    font-size: 14px;
  }

  .page-products-toneflatperfectingpalet .block-tech-box-column1 {
    padding: 12px 5px;
  }

  .page-products-toneflatperfectingpalet .block-tech-box-column1-image,
  .page-products-toneflatperfectingpalet .block-tech-box-column1-txt {
    width: 100%;
  }

  .page-products-toneflatperfectingpalet .block-tool-box-image {
    width: 28%;
    margin: 0 4px;
  }

  .page-products-toneflatperfectingpalet .block-tool-box-image:nth-of-type(2) {
    margin-left: 8px;
  }

  .page-products-toneflatperfectingpalet .block-tool-box-txt {
    width: 22%;
    min-width: 0;
    margin: 0 4px;
    font-size: 14px;
  }

  .page-products-toneflatperfectingpalet .block-recommend-box {
    flex-wrap: wrap;
  }

  .page-products-toneflatperfectingpalet .block-recommend-box-item {
    width: 50%;
    padding: 0 5px;
  }

  .page-products-toneflatperfectingpalet .block-recommend-box-item-name {
    font-size: 16px;
  }

  .page-products-toneflatperfectingpalet .modal-container,
  .page-products-toneflatperfectingpalet .modal-container.wide {
    width: calc(100vw - 32px);
    height: 70vh;
    min-height: 440px;
    max-height: 620px;
    padding: 48px 20px 24px;
  }

  .page-products-toneflatperfectingpalet .modal-shiagari,
  .page-products-toneflatperfectingpalet .modal-container.wide .modal-shiagari {
    width: min(300px, 100%);
  }

  .page-products-toneflatperfectingpalet .modal-shiagari-item,
  .page-products-toneflatperfectingpalet .modal-shiagari-item > p,
  .page-products-toneflatperfectingpalet .modal-shiagari-item img {
    width: min(240px, 64vw);
  }

  .page-products-toneflatperfectingpalet .modal-shiagari-item span {
    font-size: 14px;
  }

  .page-products-toneflatperfectingpalet .modal-shiagari .js-slick--prev {
    left: -8px;
  }

  .page-products-toneflatperfectingpalet .modal-shiagari .js-slick--next {
    right: -8px;
  }

  .page-products-toneflatperfectingpalet .modal-close {
    top: 8px;
    right: 8px;
  }

  .page-products-toneflatperfectingpalet .modal-close::before,
  .page-products-toneflatperfectingpalet .modal-close::after {
    background: #000;
  }
}

/* 2026-08-18 STG実機確認後の微調整 */
.page-products-toneflatperfectingpalet .block-howto-step.step1 .block-howto-step-item {
  flex: 1 1 0;
  width: auto;
  margin-right: 2%;
}

.page-products-toneflatperfectingpalet .block-howto-step.step1 .block-howto-step-item:last-of-type {
  margin-right: 0;
}

.page-products-toneflatperfectingpalet .block-shiagari-block-image img,
.page-products-toneflatperfectingpalet .block-shiagari-block-box3 .block-shiagari-block-image img {
  flex: 0 0 180px;
  width: 180px !important;
  height: 180px !important;
  aspect-ratio: 1 / 1;
  object-fit: cover;
}

.page-products-toneflatperfectingpalet .block-tool-box-txt {
  width: 320px;
  min-width: 0;
  max-width: 100%;
  white-space: nowrap;
}

.page-products-toneflatperfectingpalet .modal-container,
.page-products-toneflatperfectingpalet .modal-container.wide {
  width: min(600px, calc(100vw - 40px)) !important;
  height: 70vh !important;
  min-height: 520px !important;
  max-height: 760px !important;
}

@media (max-width: 480px) {
  .page-products-toneflatperfectingpalet .block-custom-contents-box {
    width: 94%;
    max-width: 480px;
    margin: 0 auto 10px;
  }

  .page-products-toneflatperfectingpalet .block-howto-step.step1 .block-howto-step-item {
    flex: 0 0 100px;
    width: 100px;
    margin-right: 9px;
  }

  .page-products-toneflatperfectingpalet .block-shiagari-block-item1,
  .page-products-toneflatperfectingpalet .block-shiagari-block-item2 {
    left: 50%;
    width: 18%;
    height: auto;
    transform: translateX(-50%);
  }

  .page-products-toneflatperfectingpalet .block-shiagari-block-image img {
    flex: 0 0 110px;
    width: 110px !important;
    height: 110px !important;
  }

  .page-products-toneflatperfectingpalet .block-shiagari-block-box3 .block-shiagari-block-image img {
    flex: 0 0 calc(33.333% - 4px);
    width: calc(33.333% - 4px) !important;
    height: auto !important;
  }

  .page-products-toneflatperfectingpalet .block-tool-box-image,
  .page-products-toneflatperfectingpalet .block-tool-box-txt {
    width: 45%;
    min-width: 0;
    margin: 0 2.5%;
  }

  .page-products-toneflatperfectingpalet .block-tool-box-image:nth-of-type(2) {
    margin-left: 2.5%;
  }

  .page-products-toneflatperfectingpalet .block-tool-box-txt {
    white-space: normal;
  }

  .page-products-toneflatperfectingpalet .modal-container,
  .page-products-toneflatperfectingpalet .modal-container.wide {
    width: 94% !important;
    max-width: 640px;
    height: 70vh !important;
    min-height: 440px !important;
    max-height: 620px !important;
  }

  /* DECORTE公式サイトのスマートフォン用文字サイズに準拠 */
  .page-products-toneflatperfectingpalet {
    font-size: 12px;
  }

  .page-products-toneflatperfectingpalet sup {
    font-size: 0.5em;
  }

  .page-products-toneflatperfectingpalet .block-custom-contents-title,
  .page-products-toneflatperfectingpalet .block-lead-title {
    font-size: 20px;
  }

  .page-products-toneflatperfectingpalet .block-custom-contents-h4title,
  .page-products-toneflatperfectingpalet .block-howto-lead,
  .page-products-toneflatperfectingpalet .block-shiagari-title,
  .page-products-toneflatperfectingpalet .block-tech-lead,
  .page-products-toneflatperfectingpalet .block-tool-lead,
  .page-products-toneflatperfectingpalet .block-recommend-lead {
    font-size: 15px;
  }

  .page-products-toneflatperfectingpalet .block-custom-contents-h5title {
    font-size: 14px;
  }

  .page-products-toneflatperfectingpalet .block-lead-txt,
  .page-products-toneflatperfectingpalet .block-feature-box-txt p,
  .page-products-toneflatperfectingpalet .block-howto-step-item-title,
  .page-products-toneflatperfectingpalet .block-shiagari-lead,
  .page-products-toneflatperfectingpalet .modal-shiagari-item span,
  .page-products-toneflatperfectingpalet .block-tech-box-lead,
  .page-products-toneflatperfectingpalet .block-tool-box-txt {
    font-size: 12px;
  }

  .page-products-toneflatperfectingpalet .block-navi-btn,
  .page-products-toneflatperfectingpalet .block-recommend-box-item-name {
    font-size: 14px;
  }

  .page-products-toneflatperfectingpalet .block-feature-box-seibun-item span,
  .page-products-toneflatperfectingpalet .block-shiagari-block-title,
  .page-products-toneflatperfectingpalet .block-tech-box-column2-box-title,
  .page-products-toneflatperfectingpalet .block-tech-box-column1-title,
  .page-products-toneflatperfectingpalet .block-recommend-box-item-txt {
    font-size: 11px;
  }

  .page-products-toneflatperfectingpalet .block-howto-step-item span,
  .page-products-toneflatperfectingpalet .block-tech-box-column1-txt {
    font-size: 10px;
  }

  .page-products-toneflatperfectingpalet .block-feature-box-notice,
  .page-products-toneflatperfectingpalet .block-shiagari-block-sub,
  .page-products-toneflatperfectingpalet .block-shiagari-block-txt,
  .page-products-toneflatperfectingpalet .block-shiagari-block-btn,
  .page-products-toneflatperfectingpalet .block-tech-box-column2-box p {
    font-size: 9px;
  }

  .page-products-toneflatperfectingpalet .block-feature-box-exnotice,
  .page-products-toneflatperfectingpalet .block-tech-box-column1-extxt,
  .page-products-toneflatperfectingpalet .block-tech-box-notice {
    font-size: 8.5px;
  }

  .page-products-toneflatperfectingpalet .block-lead-notice {
    font-size: 8px;
  }

  .page-products-toneflatperfectingpalet .block-howto-step-item-title strong {
    font-size: 1.4em;
  }
}

/* 320px端末：旧iOS Safariの固定配置と可変行高に限定対応 */
@media (max-width: 320px) {
  .jetc-modal-portal .modal-area {
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: auto;
    height: auto;
    min-height: 0;
  }

  .jetc-modal-portal .modal-container,
  .jetc-modal-portal .modal-container.wide {
    width: 94% !important;
    height: auto !important;
    min-height: 0 !important;
    max-height: calc(100% - 24px) !important;
  }

  .page-products-toneflatperfectingpalet:not(.jetc-modal-portal) .block-shiagari-block {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    column-gap: 5px;
    row-gap: 5px;
  }

  .page-products-toneflatperfectingpalet .block-shiagari-block-box1,
  .page-products-toneflatperfectingpalet .block-shiagari-block-box4,
  .page-products-toneflatperfectingpalet .block-shiagari-block-box6 {
    grid-column: 1;
  }

  .page-products-toneflatperfectingpalet .block-shiagari-block-box2,
  .page-products-toneflatperfectingpalet .block-shiagari-block-box5,
  .page-products-toneflatperfectingpalet .block-shiagari-block-box7 {
    grid-column: 2;
  }

  .page-products-toneflatperfectingpalet .block-shiagari-block-box1,
  .page-products-toneflatperfectingpalet .block-shiagari-block-box2,
  .page-products-toneflatperfectingpalet .block-shiagari-block-box4,
  .page-products-toneflatperfectingpalet .block-shiagari-block-box5 {
    grid-row: 1;
  }

  .page-products-toneflatperfectingpalet .block-shiagari-block-box3,
  .page-products-toneflatperfectingpalet .block-shiagari-block-box6,
  .page-products-toneflatperfectingpalet .block-shiagari-block-box7 {
    grid-row: 2;
    margin-top: 0;
  }

  .page-products-toneflatperfectingpalet .block-shiagari-block-box3 {
    grid-column: 1 / -1;
  }

  .page-products-toneflatperfectingpalet .block-shiagari-block-box1,
  .page-products-toneflatperfectingpalet .block-shiagari-block-box2,
  .page-products-toneflatperfectingpalet .block-shiagari-block-box4,
  .page-products-toneflatperfectingpalet .block-shiagari-block-box5,
  .page-products-toneflatperfectingpalet .block-shiagari-block-box6,
  .page-products-toneflatperfectingpalet .block-shiagari-block-box7 {
    width: 100%;
  }

  .page-products-toneflatperfectingpalet .block-shiagari-block-box6,
  .page-products-toneflatperfectingpalet .block-shiagari-block-box7 {
    padding-top: 40px;
  }

  .page-products-toneflatperfectingpalet .block-shiagari-block-item1,
  .page-products-toneflatperfectingpalet .block-shiagari-block-item2 {
    position: relative;
    top: auto;
    left: auto;
    grid-column: 1 / -1;
    grid-row: 1;
    align-self: end;
    justify-self: center;
    z-index: 2;
    width: 14%;
    height: auto;
    transform: translateY(50%);
  }

  .page-products-toneflatperfectingpalet .block-shiagari-block-item1 img,
  .page-products-toneflatperfectingpalet .block-shiagari-block-item2 img {
    display: block;
    width: 100%;
    height: auto;
  }
}
