@charset "UTF-8";
/* .p-maturenw-concept__about {
  padding: 0 0.5rem;
  margin: 5rem auto 0;
}

@media screen and (min-width: 768px) {
  .p-maturenw-concept__about {
    padding: 0 2rem;
    max-width: 948px;
    margin: 7.7rem auto 0;
  }
}

.p-maturenw-concept__about-lead {
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0 auto;
  font-weight: 500;
  font-size: 1.8rem;
  letter-spacing: 0.16em;
}

@media screen and (min-width: 768px) {
  .p-maturenw-concept__about-lead {
    font-size: 2rem;
    line-height: 1.6;
    max-width: 600px;
    letter-spacing: 0.28em;
  }
} 

.p-maturenw-concept__about-lead::before, .p-maturenw-concept__about-lead::after {
  border-top: 1px solid #000;
  content: "";
  width: 1.6em;
}

@media screen and (min-width: 768px) {
  .p-maturenw-concept__about-lead::before, .p-maturenw-concept__about-lead::after {
    width: 5.6em;
  }
}

.p-maturenw-concept__about-lead::before {
  margin-right: 0.8em;
}

@media screen and (min-width: 768px) {
  .p-maturenw-concept__about-lead::before {
    margin-right: 1.8em;
  }
}

.p-maturenw-concept__about-lead::after {
  margin-left: 0.8em;
}

@media screen and (min-width: 768px) {
  .p-maturenw-concept__about-lead::after {
    margin-left: 1.6em;
  }
}

.p-maturenw-concept__about-list {
  margin-top: 4.4rem;
  display: flex;
  flex-direction: column;
}

@media screen and (min-width: 768px) {
  .p-maturenw-concept__about-list {
    flex-direction: row;
    margin-top: 6.5rem;
  }
}

.p-maturenw-concept__about-item {
  font-family: "Noto Serif JP", "serif";
  text-align: center;
  border-radius: 6px;
  line-height: 1.2;
  font-weight: 700;
  background-color: #ECECEC;
  padding: 1.9rem 2rem;
  width: 59.72603%;
  margin: 0 auto;
  letter-spacing: 0.01em;
  font-size: 1.6rem;
}

@media screen and (min-width: 768px) {
  .p-maturenw-concept__about-item {
    width: 24.00881%;
    padding: 1.9rem 2rem;
  }
}

.p-maturenw-concept__about-item + .p-maturenw-concept__about-item {
  margin-top: 2rem;
}

@media screen and (min-width: 768px) {
  .p-maturenw-concept__about-item + .p-maturenw-concept__about-item {
    margin-top: 0;
    margin-left: 1.32159%;
  }
}

.p-maturenw-concept__about-text {
  line-height: 1.7;
  margin-top: 4.8rem;
  text-align: center;
  font-weight: 300;
  margin-top: 4rem;
}

@media screen and (min-width: 768px) {
  .p-maturenw-concept__about-text {
    line-height: 1.7;
    margin-top: 4.8rem;
  }
}

.p-maturenw-concept__detail {
  margin-top: 8rem;
}

@media screen and (min-width: 768px) {
  .p-maturenw-concept__detail {
    margin-top: 9.5rem;
  }
}

@media screen and (min-width: 768px) {
  .p-maturenw-concept__detail:first-of-type {
    margin-top: 8.3rem;
  }
}

.p-maturenw-concept__detail-content {
  padding: 3.4rem 2rem 0;
  margin: 0 auto;
}

@media screen and (min-width: 768px) {
  .p-maturenw-concept__detail-content {
    max-width: 800px;
    padding: 3.7rem 2rem 0;
    text-align: center;
  }
}

@media screen and (max-width: 767px) {
  .p-maturenw-concept__detail-content--lg {
    padding: 3.4rem 0 0;
  }
}

.p-maturenw-concept__detail-lead {
  text-align: center;
  font-family: "Noto Serif JP", "serif";
  font-weight: 600;
  font-size: 1.8rem;
  line-height: 2.2;
}

@media screen and (min-width: 768px) {
  .p-maturenw-concept__detail-lead {
    font-family: "Noto Serif JP", "serif";
    font-weight: 600;
    font-size: 2.2rem;
    line-height: 2.27;
  }
}

.p-maturenw-concept__low-gloss-wrap {
  margin-right: calc(50% - 50vw);
  margin-left: calc(50% - 50vw);
  background: url(/product_floor/maturenw/img/concept/bg_sp.jpg) no-repeat center left;
  background-size: cover;
  padding: 5.4rem 2rem 6.7rem;
  margin-top: 4rem;
  text-align: center;
}

@media screen and (min-width: 768px) {
  .p-maturenw-concept__low-gloss-wrap {
    margin-top: 3.5rem;
    padding: 7.6rem 2rem 8rem;
    background: url(/product_floor/maturenw/img/concept/bg_pc.jpg) no-repeat center left;
    background-size: cover;
  }
}

.p-maturenw-concept__low-gloss-text {
  font-family: "Noto Serif JP", "serif";
  font-weight: 300;
  color: #fff;
  letter-spacing: 0.01em;
  line-height: 2.25;
  font-size: 1.6rem;
}

.p-maturenw-concept__nw-lead {
  display: flex;
  flex-direction: column-reverse;
  margin-top: 3.7rem;
}

@media screen and (min-width: 768px) {
  .p-maturenw-concept__nw-lead {
    flex-direction: row;
    justify-content: center;
    max-width: 593px;
    margin: 3.8rem 0 0 7.5rem;
  }
}

.p-maturenw-concept__nw-lead-text {
  width: 100%;
  font-size: 1.4rem;
  font-weight: 300;
  text-align: left;
  margin-top: 1.3rem;
  padding: 0 1rem;
  line-height: 1.75;
}

@media screen and (min-width: 768px) {
  .p-maturenw-concept__nw-lead-text {
    width: 81.45025%;
    margin-right: 5.39629%;
    margin-top: 0;
    padding: 0;
  }
}

.p-maturenw-concept__nw-lead-img {
  width: 78px;
  height: 78px;
  margin: 0 auto;
}

@media screen and (min-width: 768px) {
  .p-maturenw-concept__nw-lead-img {
    flex-shrink: 0;
    margin: 5px 0 0 0;
  }
}

.p-maturenw-concept__nw-info {
  background-color: #707070;
  border-radius: 10px;
  width: 97.01493%;
  margin: 3.5rem auto 0;
  padding: 2.4rem 2.5rem 3.5rem;
}

@media screen and (min-width: 768px) {
  .p-maturenw-concept__nw-info {
    display: flex;
    margin: 3.9rem auto 0;
    padding: 2.7rem 7.10526%;
    width: 100%;
  }
}

.p-maturenw-concept__nw-info-text {
  color: #fff;
  text-align: left;
  font-size: 1.4rem;
  font-weight: 500;
  letter-spacing: 0.02em;
  line-height: 2.29;
  text-align: left;
}

@media screen and (min-width: 768px) {
  .p-maturenw-concept__nw-info-text {
    width: 37.57669%;
    line-height: 2.29;
    margin-right: 3.68098%;
  }
}

.p-maturenw-concept__nw-info-img {
  margin-top: 2.7rem;
}

@media screen and (min-width: 768px) {
  .p-maturenw-concept__nw-info-img {
    width: 58.74233%;
    margin-top: 0;
  }
}

.p-maturenw-concept__antiviral-lead {
  display: flex;
  flex-direction: column-reverse;
  margin-top: 3rem;
  padding: 0 2rem;
}

@media screen and (min-width: 768px) {
  .p-maturenw-concept__antiviral-lead {
    flex-direction: row;
    margin: 4.1rem auto 0;
    max-width: 600px;
    padding: 0;
  }
}

.p-maturenw-concept__antiviral-list {
  margin-top: 3.9rem;
}

@media screen and (min-width: 768px) {
  .p-maturenw-concept__antiviral-list {
    width: 70.83333%;
    margin-right: 7.33333%;
    margin-top: 0;
  }
}

.p-maturenw-concept__antiviral-item {
  font-size: 14px;
  font-weight: 300;
  line-height: 1.75;
  text-align: left;
}

@media screen and (min-width: 768px) {
  .p-maturenw-concept__antiviral-item {
    font-size: 1.4rem;
  }
}

.p-maturenw-concept__antiviral-item:before {
  content: "";
  width: 5px;
  height: 5px;
  border-radius: 50%;
  background-color: #000;
  display: inline-block;
  position: relative;
  top: -2px;
  margin-right: 5px;
}

.p-maturenw-concept__antiviral-lead-img {
  margin: 0 auto;
}

@media screen and (min-width: 768px) {
  .p-maturenw-concept__antiviral-lead-img {
    width: 21.66667%;
  }
}

.p-maturenw-concept__antiviral-info {
  margin-top: 3.8rem;
}

@media screen and (min-width: 768px) {
  .p-maturenw-concept__antiviral-info {
    margin: 7rem auto 0;
    max-width: 740px;
  }
}

.p-maturenw-concept__antiviral-text {
  font-weight: 500;
  line-height: 1.33;
  text-align: left;
  font-size: 1.4rem;
  padding: 0 2rem;
}

@media screen and (min-width: 768px) {
  .p-maturenw-concept__antiviral-text {
    font-size: 1.8rem;
    padding-left: 0 0 0 2rem;
  }
}

.p-maturenw-concept__antiviral-text span {
  font-size: 14px;
  font-weight: 300;
}

@media screen and (min-width: 768px) {
  .p-maturenw-concept__antiviral-text span {
    font-size: 1.4rem;
  }
}

@media screen and (min-width: 768px) {
  .p-maturenw-concept__antiviral-images {
    display: flex;
    margin-top: -1px;
  }
}

.p-maturenw-concept__antiviral-image:first-of-type {
  width: 96%;
  margin-left: 3%;
}

@media screen and (min-width: 768px) {
  .p-maturenw-concept__antiviral-image:first-of-type {
    width: 61.24661%;
    margin-right: 0.54201%;
    margin-left: 1%;
  }
}

.p-maturenw-concept__antiviral-image:nth-of-type(2) {
  width: 62.13333%;
  margin: 2.1rem auto 0;
}

@media screen and (min-width: 768px) {
  .p-maturenw-concept__antiviral-image:nth-of-type(2) {
    width: 38.21138%;
    margin: -3.5% 0 0 0;
  }
}

.p-maturenw-concept__antiviral-table-wrap {
  padding: 0 0.5rem;
}

@media screen and (min-width: 768px) {
  .p-maturenw-concept__antiviral-table-wrap {
    max-width: 662px;
    margin: 3rem auto 0;
    padding: 0;
  }
}

.p-maturenw-concept__antiviral-table-text {
  text-align: left;
  font-size: 1.4rem;
  font-weight: 500;
  line-height: 1.33;
}

@media screen and (min-width: 768px) {
  .p-maturenw-concept__antiviral-table-text {
    font-size: 1.8rem;
  }
}

.p-maturenw-concept__antiviral-table {
  border-collapse: collapse;
  margin-top: 4vw;
  width: 100%;
}

@media screen and (min-width: 768px) {
  .p-maturenw-concept__antiviral-table {
    margin-top: 1.5rem;
  }
}

.p-maturenw-concept__antiviral-table--pc {
  display: none;
}

@media screen and (min-width: 768px) {
  .p-maturenw-concept__antiviral-table--pc {
    display: block;
  }
}

.p-maturenw-concept__antiviral-table--sp {
  display: block;
}

@media screen and (min-width: 768px) {
  .p-maturenw-concept__antiviral-table--sp {
    display: none;
  }
}

.p-maturenw-concept__antiviral-table-tr:first-of-type,
.p-maturenw-concept__antiviral-table-tr:nth-of-type(3) {
  background-color: #E5E5E5;
}

.p-maturenw-concept__antiviral-table-tbody .p-maturenw-concept__antiviral-table-tr:last-child,
.p-maturenw-concept__antiviral-table-tbody .p-maturenw-concept__antiviral-table-tr:nth-of-type(2) {
  border-bottom: 1px solid #707070;
}

.p-maturenw-concept__antiviral-table-th:first-child {
  width: calc(62 / 335 * 100%);
  padding-right: 2.66667vw;
  padding-left: 0;
  padding: 2.5rem 0;
}

@media screen and (min-width: 768px) {
  .p-maturenw-concept__antiviral-table-th:first-child {
    width: 9.36556%;
    width: 62px;
    padding: 0.6rem;
    letter-spacing: -0.02em;
  }
}

@media screen and (max-width: 767px) {
  .p-maturenw-concept__antiviral-table-tr:nth-of-type(2) .p-maturenw-concept__antiviral-table-th--sm,
  .p-maturenw-concept__antiviral-table-tr:nth-of-type(4) .p-maturenw-concept__antiviral-table-th--sm {
    padding: 1.5rem 0;
  }
}

.p-maturenw-concept__antiviral-table-th {
  width: calc(70 / 335 * 100%);
  font-size: 1.4rem;
  line-height: 1.714;
  vertical-align: top;
  font-weight: 300;
  padding: 1.7rem 0.5rem 1.3rem;
  padding: 4.53333vw 1.33333vw 3.46667vw;
  vertical-align: middle;
  text-align: center;
}

@media screen and (min-width: 768px) {
  .p-maturenw-concept__antiviral-table-th {
    width: calc(150 / 662 * 100%);
    padding: 1.5rem 1rem;
  }
}

@media screen and (max-width: 767px) {
  .p-maturenw-concept__antiviral-table-th--sm {
    padding: 1.5rem 0;
  }
}

@media screen and (max-width: 767px) {
  .p-maturenw-concept__antiviral-table-th:nth-of-type(2) {
    width: calc(128 / 335 * 100%);
  }
}

@media screen and (max-width: 767px) {
  .p-maturenw-concept__antiviral-table-th:nth-of-type(3) {
    width: calc(134 / 335 * 100%);
  }
}

.p-maturenw-concept__antiviral-table-td {
  font-size: 1.8rem;
  font-weight: 400;
  line-height: 1;
  text-align: center;
}

@media screen and (min-width: 768px) {
  .p-maturenw-concept__antiviral-table-td {
    font-size: 1.8rem;
  }
}

.p-maturenw-concept__antiviral-table-thead .p-maturenw-concept__antiviral-table-td:not(:last-child),
.p-maturenw-concept__antiviral-table-thead .p-maturenw-concept__antiviral-table-th:not(:last-child),
.p-maturenw-concept__antiviral-table-tbody .p-maturenw-concept__antiviral-table-td:not(:last-child),
.p-maturenw-concept__antiviral-table-tbody .p-maturenw-concept__antiviral-table-th:not(:last-child) {
  border-right: 1px solid #707070;
}

.p-maturenw-concept__antiviral-detail {
  margin-top: 2rem;
  padding-left: 1%;
}

@media screen and (min-width: 768px) {
  .p-maturenw-concept__antiviral-detail {
    margin-top: 1.6rem;
    padding-left: 4%;
  }
}

.p-maturenw-concept__antiviral-detail-content {
  display: block;
}

@media screen and (min-width: 768px) {
  .p-maturenw-concept__antiviral-detail-content {
    display: flex;
    align-items: flex-start;
  }
}

.p-maturenw-concept__antiviral-detail-content + .p-maturenw-concept__antiviral-detail-content {
  margin-top: 2rem;
}

@media screen and (min-width: 768px) {
  .p-maturenw-concept__antiviral-detail-content + .p-maturenw-concept__antiviral-detail-content {
    margin-top: 1.5rem;
  }
}

.p-maturenw-concept__antiviral-detail-list {
  display: flex;
  font-weight: 300;
  line-height: 1.71;
  letter-spacing: normal;
  text-align: left;
}

@media screen and (min-width: 768px) {
  .p-maturenw-concept__antiviral-detail-list {
    font-size: 1.4rem;
  }
}

.p-maturenw-concept__antiviral-detail-title {
  font-weight: 500;
  line-height: 2.29;
}

@media screen and (min-width: 768px) {
  .p-maturenw-concept__antiviral-detail-title {
    font-size: 1.4rem;
    padding-right: 3%;
  }
}

.p-maturenw-concept__antiviral-detail-term {
  font-weight: 500;
}

.p-maturenw-concept__antiviral-detail-term::after {
  content: ":";
  display: inline-block;
  margin: 0 0.5rem;
}

.p-maturenw-concept__antiviral-detail-description {
  font-weight: 300;
  text-align: left;
  line-height: 1.75;
  padding-top: 4px;
}

.p-maturenw-concept__plain-anchor-wrap {
  margin-top: 4rem;
}

@media screen and (min-width: 768px) {
  .p-maturenw-concept__plain-anchor-wrap {
    margin-top: 3.5rem;
  }
}

@media screen and (min-width: 768px) {
  .p-maturenw-concept__chemical-proof .p-maturenw-concept__plain-anchor-wrap {
    margin-top: 3.5rem;
  }
}
*/

/* TAM 241023 マチュアNW改修 リリース */
.p-maturenw__concept-01 {
  max-width: 942px;
  margin: 101px auto 0;
  padding-inline: 16px;
}

.p-maturenw__concept-02 {
  max-width: 942px;
  margin: 130px auto 0;
  padding-inline: 16px;
}

.p-maturenw__concept-headding--lv2 {
  color: #60849C;
  text-align: center;
  font-family: 'Noto Serif JP', 'Hiragino Mincho ProN', 'Yu Mincho', 'MS PMincho', serif;  font-size: 45px;
  font-weight: 600;
  line-height: 42px; 
  padding-bottom: 22px;
  border-bottom: 1px solid #60849C;
  font-size: 32px;
}

.p-maturenw__concept-lead--lv2 {
  color: #000;
  text-align: left;
  font-family: 'Roboto', 'Helvetica Neue', Arial, 'Hiragino Kaku Gothic ProN', 'Hiragino Sans', Meiryo, sans-serif;  font-size: 18px;
  font-weight: 400;
  line-height: 42px;
  margin-top: 32px;
}

.p-maturenw__concept-headding--lv3 {
  color: #000;
  font-family: 'Noto Serif JP', 'Hiragino Mincho ProN', 'Yu Mincho', 'MS PMincho', serif;  font-size: 22px;
  font-weight: 600;
  line-height: 36px;
  padding-left: 10px;
  border-left: 1px solid #000;
  font-size: 24px;
}

.p-maturenw__concept-lead--lv3 {
  color: #000;
  font-family: 'Roboto', 'Helvetica Neue', Arial, 'Hiragino Kaku Gothic ProN', 'Hiragino Sans', Meiryo, sans-serif;  font-size: 18px;
  font-weight: 400;
  line-height: 24px;
  margin: 34px 0 17px;
}

.p-maturenw__concept-lead--lv3 > span {
  font-size: 14px;
}

.p-maturenw__concept-text {
  color: #000;
  font-family: 'Roboto', 'Helvetica Neue', Arial, 'Hiragino Kaku Gothic ProN', 'Hiragino Sans', Meiryo, sans-serif;  font-size: 14px;
  font-weight: 400;
  line-height: 24px; 
}

.p-maturenw__concept-annotation {
  color: #000;
  text-align: left;
  font-family: 'Roboto', 'Helvetica Neue', Arial, 'Hiragino Kaku Gothic ProN', 'Hiragino Sans', Meiryo, sans-serif;  font-size: 12px;
  font-weight: 400;
  line-height: 24px;
  margin-top: 24px;
}

.p-maturenw__concept-headding--lv3 + .p-maturenw__concept-text {
  margin-top: 24px;
}

.p-maturenw__concept-grid {
  margin-top: 73px;
}

.p-maturenw__concept-grid .p-maturenw__concept-item {
  max-width: 600px;
  margin-inline: auto;
}

.p-maturenw__concept-grid .p-maturenw__concept-item + .p-maturenw__concept-item {
  margin-top: 32px;
}

.p-maturenw__concept-grid .p-maturenw__concept-item .p-maturenw__concept-image-wrapper {
  margin-top: 16px;
}

.p-maturenw__concept-flex {
  margin-top: 87px;
}

.p-maturenw__concept-flex .p-maturenw__concept-item {
  max-width: 600px;
  margin-inline: auto;
}

.p-maturenw__concept-flex .p-maturenw__concept-item + .p-maturenw__concept-item {
  margin-top: 44px;
}

.p-maturenw__concept-image-wrapper--type01 {
  margin-top: 16px;
}

.p-maturenw__concept-image-wrapper--type02 {
  margin-top: 16px;
}

.p-maturenw__concept-image-wrapper--type02 > img {
  width: 100%;
}

.p-maturenw__concept-icon-list {
  display: flex;
  gap: 10px;
  align-items: center;
  margin-top: 18px;
}

@media screen and (min-width: 768px) {
  .p-maturenw__concept-headding--lv2 {
    font-size: 45px;
  }
  
  .p-maturenw__concept-lead--lv2 {
    text-align: center;
  }
  
  .p-maturenw__concept-headding--lv3 {
    font-size: 22px;
  }

  .p-maturenw__concept-annotation {
    text-align: right;
  }

  .p-maturenw__concept-grid .p-maturenw__concept-item {
    display: grid;
    grid-template-columns: 47.77% 44.59%;
    gap: 72px;
    margin-top: 0;
    max-width: none;
  }

  .p-maturenw__concept-flex .p-maturenw__concept-item {
    display: flex;
    justify-content: space-between;
    max-width: none;
  }

  .p-maturenw__concept-flex .p-maturenw__concept-item.reverse {
    display: flex;
    justify-content: space-between;
    flex-direction: row-reverse;
  }  

  .p-maturenw__concept-text-wrapper--type01 {
    width: 48%;
  }

  .p-maturenw__concept-image-wrapper--type01 {
    width: 52%;
    margin-top: 0;
  }

  .p-maturenw__concept-image-wrapper--type01 > img {
    width: 100%;
  }

  .p-maturenw__concept-text-wrapper--type02 {
    width: 59%;
  }

  .p-maturenw__concept-image-wrapper--type02 {
    width: 34%;
    margin-right: 7%;
    margin-top: 0;
  }
}

/* 抗ウイルス注釈（product_floor 例外ページの caution-list2 と同じインデント・ぶら下げ） */
.p-maturenw-concept .caution-list2 {
  margin: 20px 0 0;
  padding: 0 0 0 1em;
  list-style: none;
}

.p-maturenw-concept .caution-list2 > li {
  font-family: "Noto Sans JP", sans-serif;
  font-size: 13px;
  line-height: 1.6;
  color: #444;
  margin: 0 0 0.5em;
  text-indent: -1em;
}

.p-maturenw-concept .caution-list2 > li:last-child {
  margin-bottom: 0;
}


