@charset "UTF-8";
/* ------------------------------------------------------------
    nav
------------------------------------------------------------ */
.gnav_main .gnav_list .gnav_quality a::before {
  display: block;
  background-color: #000000;
}

.gnav_pop_utl .gnav_quality a::before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  bottom: 10px;
  width: 100%;
  height: 1px;
  background-color: #000000;
}

/* ------------------------------------------------------------
    Overwright
------------------------------------------------------------ */
.p_pagettl_img.quality .img_item {
  background: url(../images/quality/ttl_pc.jpg) no-repeat center center/cover;
  background-position-x: center;
}

.s_quality .sp {
  display: none;
}
.s_quality .en {
  font-family: "EB Garamond", serif;
  text-transform: uppercase;
}
.s_quality .inner {
  max-width: 1240px;
  margin: 0 auto;
  padding: 0 20px;
}

/* ------------------------------------------------------------
    contents
------------------------------------------------------------ */
/*  .quality_page_nav -------------- */
.quality_page_nav {
  padding: 85px 20px 0;
}
.quality_page_nav ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
}
.quality_page_nav ul li {
  max-width: 292px;
  width: calc((100% - 40px) / 4);
  margin: 0 5px;
  line-height: 1;
  text-align: center;
}
.quality_page_nav ul li p, .quality_page_nav ul li a {
  display: block;
  padding: 15px 10px;
  border: solid #a3866a;
  border-width: 1px 1px 0;
  border-radius: 10px 10px 0 0;
  background: #fff;
  color: #a3866a;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  cursor: pointer;
  height: 100%;
}
.quality_page_nav .en {
  display: block;
  margin-bottom: 8px;
  font-size: 2.3rem;
}
.quality_page_nav .ja {
  display: block;
}
.quality_page_nav ul li:hover p, .quality_page_nav ul li a:hover {
  background: #f0ede4;
}
.quality_page_nav ul li.current p, .quality_page_nav ul li.current a {
  border-color: #f0ede4;
  background: #f0ede4;
}
.quality_page_nav ul li.not p {
  border-color: #ddd;
  background: #fff;
  color: #ddd;
  cursor: default;
}

/*  .nav-contents -------------- */
.nav-contents + .nav-contents {
  display: none;
}
.nav-contents .cat {
  padding: 100px 0;
}
.nav-contents .cat._bg {
  background: #f0ede4;
}
.nav-contents .pic {
  position: relative;
  border-radius: 80px 10px 80px 10px;
  overflow: hidden;
  line-height: 0;
}

/* -- ttl-cat -- */
.ttl-cat {
  margin-bottom: 50px;
  text-align: center;
  line-height: 1;
  color: #a3866a;
}
.ttl-cat .en {
  display: block;
  margin-bottom: 30px;
  font-size: 4rem;
}
.ttl-cat .ja {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  font-size: 3rem;
  font-family: YakuHanMP_Noto, "Noto Serif JP", "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "Hiragino Mincho Pro", "HG明朝E", serif;
}
.ttl-cat .ja::before, .ttl-cat .ja::after {
  display: block;
  content: "";
  width: 60px;
  height: 1px;
  background: #a3866a;
}
.ttl-cat .ja::before {
  margin-right: 20px;
}
.ttl-cat .ja::after {
  margin-left: 20px;
}

/* -- item-list -- */
.nav-contents .item-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.nav-contents .item-list > li {
  width: 32%;
  margin-bottom: 50px;
}
.nav-contents .item-list > li._col2 {
  width: 48.58%;
}
.nav-contents .item-list > li._wide {
  max-width: none;
  width: 100%;
}
.nav-contents .col-box .item-list li._col2 {
  max-width: 480px;
  margin-bottom: 40px;
}
.nav-contents .item-list .pic .caption {
  position: absolute;
  left: 10px;
  bottom: 15px;
  font-size: 1.1rem;
}
.nav-contents .item-list .pic .caption._w {
  color: #fff;
  text-shadow: 0 0 8px rgba(0, 0, 0, 0.9), 0 0 8px rgba(0, 0, 0, 0.9);
}
.nav-contents .item-list h3 {
  margin-top: 15px;
  font-size: 2rem;
  color: #a3866a;
  line-height: 1.5;
}
.nav-contents .item-list h3._num {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: 0;
}
.nav-contents .item-list h3._num span:nth-child(1) {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  margin-right: 7px;
  width: 26px;
  height: 26px;
  background: #a3866a;
  line-height: 24px;
  color: #fff;
  text-align: center;
  font-size: 2.1rem;
  font-family: "EB Garamond", serif;
}
.nav-contents .item-list .txt {
  margin-top: 5px;
  line-height: 1.5;
}
.nav-contents .item-list .note, .nav-contents .item-list .notes {
  margin-top: 5px;
}
.nav-contents .item-list .note, .nav-contents .item-list .notes li {
  padding-left: 1em;
  text-indent: -1em;
  font-size: 1.1rem;
}
.nav-contents .col-box {
  padding: 75px 7% 40px;
}
.nav-contents .col-box._w {
  background: #fff;
}
.nav-contents .ttl-col {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 20px;
  font-size: 2.3rem;
  color: #a3866a;
}
.nav-contents .ttl-col .en {
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.nav-contents .ttl-col::after {
  display: block;
  width: 280px;
  height: 1px;
  margin-left: 20px;
  content: "";
  background: #a3866a;
}
.nav-contents .col-box .txt-lead {
  margin-bottom: 20px;
  font-size: 3rem;
  color: #a3866a;
  font-family: YakuHanMP_Noto, "Noto Serif JP", "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "Hiragino Mincho Pro", "HG明朝E", serif;
}
.nav-contents .col-box .txt-lead + .txt {
  margin-bottom: 35px;
}

/* -- col -- */
.col-box .note {
  margin-top: 25px;
  padding-left: 1em;
  text-indent: -1em;
  font-size: 1.1rem;
  line-height: 1.5;
}

/* -- area-bg _beige -- */
.nav-contents .area-bg {
  position: relative;
}
.nav-contents .area-bg .inner {
  position: relative;
  z-index: 10;
}
.nav-contents .area-bg::after {
  position: absolute;
  top: 0;
  display: block;
  width: calc(100% - (100% - 1200px) / 3);
  height: 100%;
  content: "";
}
.nav-contents .area-bg._beige::after {
  background: #f0ede4;
}
.nav-contents .area-bg._white::after {
  background: #fff;
}
.nav-contents .area-bg._right::after {
  right: 0;
  left: auto;
}
.nav-contents .area-bg._left::after {
  left: 0;
  right: auto;
}
.nav-contents .ttl-num {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  color: #a3866a;
  border-bottom: 1px solid #a3866a;
}
.nav-contents .ttl-num span:nth-child(1) {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  width: 28px;
  height: 28px;
  margin-right: 10px;
  border-radius: 50%;
  background: #a3866a;
  line-height: 26px;
  text-align: center;
  font-size: 2rem;
  color: #fff;
  font-family: "EB Garamond", serif;
}
.nav-contents .ttl-num span:nth-child(2) {
  font-size: 2rem;
}

@media only screen and (max-width: 1240px) {
  .nav-contents .area-bg::after {
    width: calc(100% - 20px);
  }
}
/* -- ttl-num -- */
/*  quality
------------------------------------------------------------ */
/* -- cat01 -- */
.quality .cat01 {
  padding-bottom: 150px;
}
.quality .cat01 .ttl-cat {
  margin-bottom: 50px;
}
.quality .cat02 .ttl-cat {
  margin-bottom: 20px;
}
.quality .cat02 .ttl-cat + .txt {
  margin-bottom: 50px;
  text-align: center;
}
.quality .cat02 .area-bg {
  margin-top: 220px;
}
.quality .cat02 .area-bg .inner {
  padding: 75px 20px 0;
}
.quality .cat02 .area-bg01 .inner > .pic {
  position: absolute;
  left: 0;
  top: -70px;
  -webkit-transform: translate(-25%, -5%);
          transform: translate(-25%, -5%);
  width: 46%;
  line-height: 0;
}
.quality .cat02 .area-bg01 .inner > .pic .caption {
  position: absolute;
  left: 10px;
  bottom: 10px;
  font-size: 1.1rem;
  line-height: 1.5;
}
.quality .cat02 .shoesbox {
  position: relative;
  padding-left: 37%;
  margin-bottom: 50px;
}
.quality .cat02 .shoesbox h2 {
  margin-bottom: 25px;
  font-size: 3rem;
  color: #a3866a;
  line-height: 1.2;
}
.quality .cat02 .cont-box h2 {
  margin-bottom: 25px;
  font-size: 3rem;
  color: #a3866a;
  line-height: 1.2;
}
.quality .cat02 .shoesbox h4 {
  margin-bottom: 5px;
  border-bottom: 1px solid #a3866a;
  font-size: 2rem;
  color: #a3866a;
}
.quality .cat02 .shoesbox .txt {
  margin-bottom: 20px;
  line-height: 1.5;
}
.quality .cat02 .area-bg01 .item-list li {
  width: 30.5%;
}
.quality .cat02 .area-bg01 .item-list li:nth-child(1) {
  width: 34.67%;
}
.quality .cat02 .area-bg01 .item-list li div + div {
  margin-top: 20px;
}
.quality .cat02 .area-bg01 .item-list h3 {
  margin-top: 5px;
}
.quality .cat02 .area-bg02 .inner {
  padding-bottom: 50px;
}
.quality .cat02 .area-bg02 .inner > .pic {
  position: absolute;
  right: 0;
  top: -70px;
  -webkit-transform: translate(25%, -5%);
          transform: translate(25%, -5%);
  width: 46%;
  line-height: 0;
}
.quality .cat02 .area-bg02 .cont-box {
  padding-right: 37%;
}
.quality .cat02 .area-bg02 .item-list li {
  width: 46%;
  margin-bottom: 25px;
}
.quality .cat02 .area-bg02 .item-list .txt {
  margin-bottom: 15px;
}
.quality .cat03 .item-list li:nth-child(1), .quality .cat04 .item-list li:nth-child(1) {
  width: 65.5%;
}
.quality .cat03 .item-list li div + div, .quality .cat04 .item-list li div + div {
  margin-top: 20px;
}
.quality .cat05 .item-list li:nth-child(1) {
  width: 40.33%;
}
.quality .cat05 .item-list li:nth-child(2) {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  width: 57.33%;
}
.quality .cat05 .item-list li:nth-child(2) div {
  width: 47.6%;
}
.quality .cat05 .item-list li:nth-child(2) div:nth-child(n+3) {
  margin-top: 20px;
}
.quality .cat07 .item-list li {
  padding: 40px;
  background: #fff;
  border-radius: 80px 10px 80px 10px;
}
.quality .cat07 .item-list li:nth-child(3) {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.quality .cat07 .item-list li:nth-child(3) .pic {
  width: 44.64%;
}
.quality .cat07 .item-list li:nth-child(3) .txt-area {
  width: 53%;
}
.quality .cat07 .item-list .note {
  margin-top: 25px;
  padding-left: 1em;
  text-indent: -1em;
  font-size: 1.1rem;
  line-height: 1.5;
}

/* -- cat02 -- */
@media only screen and (max-width: 1520px) {
  .quality .cat02 .area-bg01 .inner > .pic {
    -webkit-transform: translate(-5vw, 0);
            transform: translate(-5vw, 0);
    width: 40%;
  }
}
@media only screen and (max-width: 1400px) {
  .quality .cat02 .area-bg01 .inner > .pic {
    top: -30px;
    -webkit-transform: translate(-15px, 0);
            transform: translate(-15px, 0);
    width: 36%;
  }
}
@media only screen and (max-width: 1520px) {
  .quality .cat02 .area-bg02 .inner > .pic {
    -webkit-transform: translate(5vw, 0);
            transform: translate(5vw, 0);
    width: 40%;
  }
}
@media only screen and (max-width: 1400px) {
  .quality .cat02 .area-bg02 .inner > .pic {
    top: -30px;
    -webkit-transform: translate(15px, 0);
            transform: translate(15px, 0);
    width: 36%;
  }
}
/* -- cat03 -- */
/* -- cat04 -- */
/* -- cat05 -- */
/* -- cat07 -- */
/*  security
------------------------------------------------------------ */
/* -- cat01 -- */
.security .cat01 .list01 li {
  /*&:nth-child(1) {
    width: 66%;
  }

  &:nth-child(2) div + div {
    margin-top: 40px;
  }

  &:nth-child(3) {
    display: flex;
    justify-content: space-between;

    .pic {
      width: 32%;
    }

    .txt-area {
      width: 66%;
    }
  }*/
}
.security .cat01 .list01 li.triple {
  width: 66%;
}
.security .cat01 .list01 .cap02 {
  left: 35%;
}
.security .cat01 .list01 .cap03 {
  left: 68%;
}
.security .cat01 .col-box {
  margin-bottom: 55px;
}
.security .cat01 .list02 li {
  width: 30.5%;
}
.security .cat01 .list02 .note {
  margin-top: 5px;
  font-size: 1.1rem;
}

.security .cat01 .list03 li {
  text-align: center;
}
.security .cat01 .list03 li._wide div.catch {
  background: #fff;
  padding: 40px;
}
.security .cat01 .list03 li._wide div.catch h3 {
  font-size: 2.4rem;
}
.security .cat01 .list03 li._wide div.catch .txt {
  margin: 1em 0;
  font-size: 110%;
}

/*  ecology
------------------------------------------------------------ */
/* -- cat01 -- */
.ecology .cat01 .list01 li:nth-child(1) {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding: 45px 40px;
  background: #fff;
  border-radius: 80px 10px 80px 10px;
}
.ecology .cat01 .list01 li:nth-child(1) p + p {
  border-left: 1px solid #a3866a;
}
.ecology .cat01 .list01 li:nth-child(2) {
  position: relative;
  padding: 90px 40px;
  background: #fff;
  border-radius: 80px 10px 80px 10px;
}
.ecology .cat01 .list01 li:nth-child(2) > div {
  max-width: 903px;
  margin: 0 auto;
}
.ecology .cat01 .list01 li:nth-child(2) .caption {
  position: absolute;
  left: 10px;
  bottom: 10px;
  font-size: 1.1rem;
}
.ecology .cat01 .list01 li:nth-child(3) {
  width: 66%;
}
.ecology .cat01 .list01 li:nth-child(3) .pic {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.ecology .cat01 .list01 li:nth-child(5) {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.ecology .cat01 .list01 li:nth-child(5) .txt-area {
  width: 66%;
}
.ecology .cat01 .list01 li:nth-child(5) .note {
  margin-top: 20px;
}
.ecology .item-list .note {
  margin-top: 10px;
  font-size: 1.1rem;
}
.ecology .cat01 .list02 li:nth-child(1) .pic img {
  width: 100%;
}
.ecology .cat01 .list02 li:nth-child(2), .ecology .cat01 .list02 li:nth-child(3) {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.ecology .cat01 .list02 li:nth-child(2) .txt-area, .ecology .cat01 .list02 li:nth-child(3) .txt-area {
  width: 60%;
}

/*  structure
------------------------------------------------------------ */
/* -- cat01 -- */
.structure .cat01 .layout-box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
  margin-bottom: 75px;
}
.structure .cat01 .layout-box .pic-main {
  position: relative;
  width: 47.5%;
  border-radius: 80px 10px 80px 10px;
  overflow: hidden;
  line-height: 0;
}
.structure .cat01 .layout-box .pic-main .caption {
  position: absolute;
  left: 10px;
  bottom: 10px;
  line-height: 1.4;
  font-size: 1.1rem;
}
.structure .cat01 .list01 {
  width: 50.833%;
}
.structure .cat01 .list01 li {
  position: relative;
  width: 47.86%;
  padding-bottom: 210px;
  margin-bottom: 25px;
}
.structure .cat01 .list01 li .pic {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
}
.structure .cat01 .list01 li:nth-child(4) h3 {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.structure .cat01 .list01 li._wide {
  width: 100%;
  padding-bottom: 0;
}
.structure .haseko {
  max-width: 932px;
  width: 100%;
  margin: 45px auto 0;
  border-radius: 10px;
  background: #fff;
  overflow: hidden;
  font-family: YakuHanMP_Noto, "Noto Serif JP", "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "Hiragino Mincho Pro", "HG明朝E", serif;
}
.structure .haseko h3 {
  padding: 20px;
  background: #a3866a;
  text-align: center;
  color: #fff;
  font-size: 3rem;
}
.structure .haseko > div {
  padding: 30px 5% 50px;
}
.structure .haseko .logo {
  margin-bottom: 10px;
  text-align: center;
}
.structure .haseko .txt-lead {
  margin-bottom: 25px;
  font-size: 2.5rem;
  line-height: 1.2;
  text-align: center;
}
.structure .haseko .txt-lead strong {
  padding: 0 10px 0 20px;
  font-size: 5.4rem;
  color: #87191a;
  font-weight: 500;
}
.structure .haseko .txt-lead strong span {
  font-size: 2.2rem;
}
.structure .haseko .txt-lead small {
  font-size: 1.3rem;
}
.structure .haseko h4 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 15px;
  font-size: 2rem;
}
.structure .haseko h4 span {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  margin-right: 10px;
}
.structure .haseko h4::after {
  display: block;
  width: 100%;
  height: 1px;
  content: "";
  background: #000;
}
.structure .haseko dl {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-bottom: 70px;
}
.structure .haseko dl > div {
  position: relative;
  background: #fff;
}
.structure .haseko dl > div:nth-child(1) {
  width: 40%;
  border-color: #717070;
}
.structure .haseko dl > div:nth-child(2) {
  width: 58%;
  border-color: #87191a;
}
.structure .haseko dl dt {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: 60px;
  padding: 10px;
  border-radius: 14px 14px 0 0;
  font-size: 1.6rem;
  line-height: 1.3;
  color: #fff;
  text-align: center;
}
.structure .haseko dl > div:nth-child(1) dt {
  background: #717070;
}
.structure .haseko dl > div:nth-child(2) dt {
  background: #87191a;
}
.structure .haseko dl dd {
  position: relative;
  min-height: 130px;
  padding: 15px;
  border-radius: 0 0 10px 10px;
}
.structure .haseko dl dd ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.structure .haseko dl dd ul li {
  padding: 5px;
  text-align: center;
}
.structure .haseko dl dd ul li + li {
  border-left: 1px solid;
}
.structure .haseko dl dd ul h5 {
  margin-bottom: 2px;
  font-size: 1.1rem;
  line-height: 1.3;
}
.structure .haseko dl dd ul .num {
  font-size: 1.8rem;
  line-height: 1;
}
.structure .haseko dl dd ul .num strong {
  font-size: 5.2rem;
  font-weight: 500;
}
.structure .haseko dl dd ul .note {
  font-size: 1rem;
}
.structure .haseko dl > div:nth-child(1) dd {
  border: solid #717070;
  border-width: 0 1px 1px 1px;
}
.structure .haseko dl > div:nth-child(2) dd {
  border: solid #87191a;
  border-width: 0 1px 1px 1px;
}
.structure .haseko dl > div:nth-child(1) ul li {
  width: 50%;
}
.structure .haseko dl > div:nth-child(1) ul li + li {
  border-left-color: #717070;
}
.structure .haseko dl > div:nth-child(2) ul li {
  width: 33.3333333333%;
}
.structure .haseko dl > div:nth-child(2) ul li + li {
  border-left-color: #87191a;
}
.structure .haseko dl > div:nth-child(1) ul .num strong {
  color: #717070;
}
.structure .haseko dl > div:nth-child(2) ul .num strong {
  color: #87191a;
}
.structure .haseko dl .note-outer {
  position: absolute;
  right: 5px;
  bottom: -5px;
  -webkit-transform: translateY(100%);
          transform: translateY(100%);
  font-size: 1.1rem;
}
.structure .haseko .earthquake {
  max-width: 570px;
  margin: 0 auto;
  padding: 15px 10px 20px;
  background: #87191a;
  border-radius: 10px;
  text-align: center;
  color: #fff;
  font-size: 2.1rem;
  line-height: 1;
}
.structure .haseko .earthquake strong {
  font-weight: 500;
  font-size: 4rem;
}

/* ------------------------------------------------------------
    mobile
------------------------------------------------------------ */
@media only screen and (max-width: 768px) {
  /* ------------------------------------------------------------
      Overwright
  ------------------------------------------------------------ */
  .p_pagettl_img.quality .img_item {
    background-image: url(../images/quality/ttl_sp.jpg);
  }
  .s_quality .sp {
    display: block;
  }
  .s_quality img.sp, .s_quality br.sp {
    display: inline;
  }
  .s_quality .pc {
    display: none;
  }
  /* ------------------------------------------------------------
      contents
  ------------------------------------------------------------ */
  /*  .quality_page_nav -------------- */
  .quality_page_nav {
    overflow: auto;
    width: 100%;
    padding: 40px 0 0 0;
  }
  .quality_page_nav ul {
    min-width: 580px;
  }
  .quality_page_nav ul li {
    max-width: none;
    margin: 0 2px;
  }
  .quality_page_nav ul li:nth-child(1) {
    width: 19%;
  }
  .quality_page_nav ul li:nth-child(2) {
    width: 30%;
  }
  .quality_page_nav ul li:nth-child(3) {
    width: 20%;
  }
  .quality_page_nav ul li:nth-child(4) {
    width: 22%;
  }
  .quality_page_nav ul li p {
    height: 100%;
    padding: 10px 5px;
  }
  .quality_page_nav .en {
    margin-bottom: 5px;
    font-size: 1.4rem;
  }
  .quality_page_nav .ja {
    font-size: 1rem;
  }
  /*  .nav-contents -------------- */
  .nav-contents .cat {
    padding: 50px 0 20px;
  }
  .nav-contents .pic {
    border-radius: 30px 5px 30px 5px;
  }
  /* -- ttl-cat -- */
  .ttl-cat {
    margin-bottom: 30px;
  }
  .ttl-cat .en {
    margin-bottom: 15px;
    font-size: 2rem;
  }
  .ttl-cat .ja {
    font-size: 1.5rem;
    line-height: 1.3;
  }
  .ttl-cat .ja::before, .ttl-cat .ja::after {
    width: 30px;
  }
  .ttl-cat .ja::before {
    margin-right: 5px;
  }
  .ttl-cat .ja::after {
    margin-left: 5px;
  }
  /* -- item-list -- */
  .nav-contents .item-list > li {
    width: 49%;
    margin-bottom: 20px;
  }
  .nav-contents .item-list > li._col2 {
    width: 49%;
  }
  .nav-contents .col-box .item-list li._col2 {
    max-width: none;
    margin-bottom: 20px;
  }
  .nav-contents .item-list .pic .caption {
    left: 5px;
    bottom: 10px;
    font-size: 1rem;
  }
  .nav-contents .item-list h3 {
    margin-top: 10px;
    font-size: 1.4rem;
  }
  .nav-contents .item-list h3._num {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-top: 0;
  }
  .nav-contents .item-list h3._num span:nth-child(1) {
    -ms-flex-negative: 0;
        flex-shrink: 0;
    margin-right: 7px;
    width: 26px;
    height: 26px;
    background: #a3866a;
    line-height: 24px;
    color: #fff;
    text-align: center;
    font-size: 2.1rem;
    font-family: "EB Garamond", serif;
  }
  .nav-contents .item-list .txt {
    margin-top: 3px;
    font-size: 1.2rem;
    text-align: justify;
  }
  .nav-contents .item-list .note, .nav-contents .item-list .notes li {
    font-size: 1rem;
  }
  .nav-contents .col-box {
    padding: 25px 15px 20px;
  }
  .nav-contents .ttl-col {
    margin-bottom: 10px;
    font-size: 1.5rem;
  }
  .nav-contents .ttl-col::after {
    width: 140px;
    margin-left: 10px;
  }
  .nav-contents .col-box .txt-lead {
    margin-bottom: 10px;
    font-size: 1.4rem;
  }
  .nav-contents .col-box .txt-lead + .txt {
    margin-bottom: 20px;
    font-size: 1.3rem;
    text-align: justify;
  }
  /* -- col -- */
  .col-box .note {
    font-size: 1rem;
  }
  /* -- area-bg _beige -- */
  .nav-contents .area-bg {
    position: relative;
  }
  .nav-contents .area-bg .inner {
    position: relative;
    z-index: 10;
  }
  .nav-contents .area-bg::after {
    position: absolute;
    top: 0;
    display: block;
    width: calc(100% - 20px);
    height: 100%;
    content: "";
  }
  .nav-contents .area-bg._beige::after {
    background: #f0ede4;
  }
  .nav-contents .area-bg._white::after {
    background: #fff;
  }
  .nav-contents .area-bg._right::after {
    right: 0;
    left: auto;
  }
  .nav-contents .area-bg._left::after {
    left: 0;
    right: auto;
  }
  .nav-contents .ttl-num {
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    padding-bottom: 5px;
  }
  .nav-contents .ttl-num span:nth-child(1) {
    width: 18px;
    height: 18px;
    margin-right: 5px;
    line-height: 18px;
    font-size: 1.4rem;
  }
  .nav-contents .ttl-num span:nth-child(2) {
    font-size: 1.3rem;
    line-height: 1.4;
  }
  /* -- ttl-num -- */
  /*  quality
  ------------------------------------------------------------ */
  /* -- cat01 -- */
  .quality .cat01 {
    padding-bottom: 50px;
  }
  .quality .cat01 .ttl-cat {
    margin-bottom: 30px;
  }
  .quality .cat02 {
    padding-bottom: 45px;
  }
  .quality .cat02 .ttl-cat {
    margin-bottom: 15px;
  }
  .quality .cat02 .ttl-cat + .txt {
    margin-bottom: 25px;
  }
  .quality .cat02 .area-bg {
    margin-top: 60px;
  }
  .quality .cat02 .area-bg .inner {
    padding: 0 20px 0;
  }
  .quality .cat02 .area-bg01 .inner > .pic {
    position: static;
    -webkit-transform: translate(-20px, -30px);
            transform: translate(-20px, -30px);
    width: 100%;
  }
  .quality .cat02 .area-bg01 .inner > .pic .caption {
    position: absolute;
    padding-left: 1em;
    text-indent: -1em;
    font-size: 1rem;
  }
  .quality .cat02 .shoesbox {
    padding-left: 20px;
    margin-bottom: 25px;
  }
  .quality .cat02 .shoesbox h2 {
    margin-bottom: 15px;
    font-size: 1.8rem;
  }
  .quality .cat02 .cont-box h2 {
    margin-bottom: 15px;
    font-size: 1.8rem;
  }
  .quality .cat02 .shoesbox h4 {
    padding-bottom: 5px;
    font-size: 1.4rem;
  }
  .quality .cat02 .shoesbox .txt {
    margin-bottom: 15px;
    font-size: 1.2rem;
    text-align: justify;
  }
  .quality .cat02 .area-bg01 .item-list {
    padding-left: 20px;
  }
  .quality .cat02 .area-bg01 .item-list li {
    width: 49%;
  }
  .quality .cat02 .area-bg01 .item-list li:nth-child(1) {
    width: 100%;
  }
  .quality .cat02 .area-bg01 .item-list li div + div {
    margin-top: 15px;
  }
  .quality .cat02 .area-bg02 .inner {
    padding-bottom: 20px;
  }
  .quality .cat02 .area-bg02 .inner > .pic {
    position: static;
    -webkit-transform: translate(20px, -30px);
            transform: translate(20px, -30px);
    width: 100%;
  }
  .quality .cat02 .area-bg02 .cont-box {
    padding-right: 20px;
  }
  .quality .cat02 .area-bg02 .item-list li {
    width: 49%;
    margin-bottom: 20px;
  }
  .quality .cat02 .area-bg02 .item-list .txt {
    margin-bottom: 10px;
  }
  .quality .cat03 .item-list li:nth-child(1) {
    width: 100%;
  }
  .quality .cat03 .item-list li:nth-child(2) {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    width: 100%;
  }
  .quality .cat03 .item-list li div {
    width: 49%;
  }
  .quality .cat03 .item-list li div + div {
    margin-top: 0;
  }
  .quality .cat04 .item-list li:nth-child(1) {
    width: 100%;
  }
  .quality .cat04 .item-list li:nth-child(2) {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    width: 100%;
  }
  .quality .cat04 .item-list li:nth-child(2) div {
    width: 49%;
  }
  .quality .cat04 .item-list li div + div {
    margin-top: 0;
  }
  .quality .cat05 .item-list li:nth-child(1) {
    width: 100%;
  }
  .quality .cat05 .item-list li:nth-child(2) {
    width: 100%;
  }
  .quality .cat05 .item-list li:nth-child(2) div {
    width: 49%;
  }
  .quality .cat05 .item-list li:nth-child(2) div:nth-child(n+3) {
    margin-top: 20px;
  }
  .quality .cat07 .item-list li {
    width: 100%;
    padding: 15px;
    border-radius: 30px 5px 30px 5px;
  }
  .quality .cat07 .item-list li:nth-child(3) {
    display: block;
  }
  .quality .cat07 .item-list li:nth-child(3) .pic, .quality .cat07 .item-list li:nth-child(3) .txt-area {
    width: 100%;
  }
  .quality .cat07 .item-list .note {
    margin-top: 10px;
    font-size: 1rem;
  }
  /* -- cat02 -- */
  /* -- cat03 -- */
  /* -- cat04 -- */
  /* -- cat05 -- */
  /* -- cat07 -- */
  /*  security
  ------------------------------------------------------------ */
  /* -- cat01 -- */
  .security .cat01 .list01 li {
    /* &:nth-child(1) {
       width: 100%;
     }

     &:nth-child(2) {
       display: flex;
       justify-content: space-between;
       width: 100%;

       div {
         width: 49%;

         + div {
           margin-top: 0;
         }
       }
     }

     &:nth-child(3) {
       display: block;
       width: 49%;

       .pic, .txt-area {
         width: 100%;
       }
     }*/
  }
  .security .cat01 .list01 li.triple {
    width: 100%;
  }
  .security .cat01 .list01 .cap02 {
    left: 35%;
  }
  .security .cat01 .list01 .cap03 {
    left: 68%;
    bottom: 5px;
    line-height: 1.1;
  }
  .security .cat01 .col-box {
    margin-bottom: 55px;
  }
  .security .cat01 .list02 li {
    width: 49%;
  }
  .security .cat01 .list02 .note {
    font-size: 1rem;
  }
  .security .cat01 .list03 .caption {
    margin-top: 10px;
    font-size: 1rem;
  }
  .security .cat01 .list03 li._wide div.catch {
    padding: 20px;
  }
  .security .cat01 .list03 li._wide div.catch h3 {
    font-size: 1.8rem;
  }
  .security .cat01 .list03 li._wide div.catch .txt {
    margin: 1em 0;
    font-size: 1.3rem;
  }
  /*  ecology
  ------------------------------------------------------------ */
  /* -- cat01 -- */
  .ecology .cat01 .list01 li:nth-child(1) {
    display: block;
    padding: 25px 0;
    border-radius: 30px 5px 30px 5px;
    overflow: hidden;
  }
  .ecology .cat01 .list01 li:nth-child(1) p + p {
    margin-top: 20px;
    border-left: none;
  }
  .ecology .cat01 .list01 li:nth-child(2) {
    padding: 25px 20px;
    border-radius: 30px 5px 30px 5px;
    overflow: hidden;
  }
  .ecology .cat01 .list01 li:nth-child(2) > div {
    max-width: 903px;
    margin: 0 auto;
  }
  .ecology .cat01 .list01 li:nth-child(2) .caption {
    position: static;
    display: block;
    font-size: 1rem;
  }
  .ecology .cat01 .list01 li:nth-child(3) {
    width: 100%;
  }
  .ecology .cat01 .list01 li:nth-child(5) {
    width: 49%;
    display: block;
  }
  .ecology .cat01 .list01 li:nth-child(5) .txt-area {
    width: 100%;
  }
  .ecology .cat01 .list01 li:nth-child(5) .note {
    margin-top: 10px;
  }
  .ecology .item-list .note {
    font-size: 1rem;
  }
  .ecology .cat01 .list02 li:nth-child(1) .pic img, .ecology .cat01 .list02 li:nth-child(2) .txt-area, .ecology .cat01 .list02 li:nth-child(3) .txt-area {
    width: 100%;
  }
  .ecology .cat01 .list02 > li:nth-child(2), .ecology .cat01 .list02 > li:nth-child(3) {
    display: block;
    width: 49%;
  }
  /*  structure
  ------------------------------------------------------------ */
  /* -- cat01 -- */
  .structure .cat01 .layout-box {
    display: block;
    margin-bottom: 10px;
  }
  .structure .cat01 .layout-box .pic-main {
    width: 100%;
    margin-bottom: 25px;
    border-radius: 30px 5px 30px 5px;
  }
  .structure .cat01 .layout-box .pic-main .caption {
    font-size: 1rem;
  }
  .structure .cat01 .list01 {
    width: 100%;
  }
  .structure .cat01 .list01 li {
    width: 49%;
    padding-bottom: 32vw;
    margin-bottom: 20px;
  }
  .structure .haseko {
    margin: 25px auto 0;
  }
  .structure .haseko h3 {
    padding: 5px;
    font-size: 1.5rem;
    line-height: 1.4;
  }
  .structure .haseko > div {
    padding: 20px 15px 30px;
  }
  .structure .haseko .txt-lead {
    margin-bottom: 20px;
    font-size: 1.6rem;
  }
  .structure .haseko .txt-lead strong {
    padding: 0 5px 0 10px;
    font-size: 3.2rem;
  }
  .structure .haseko .txt-lead strong span {
    font-size: 1.5rem;
  }
  .structure .haseko .txt-lead small {
    font-size: 1.1rem;
  }
  .structure .haseko h4 {
    margin-bottom: 10px;
    font-size: 1.4rem;
  }
  .structure .haseko h4 span {
    margin-right: 5px;
  }
  .structure .haseko dl {
    display: block;
    margin-bottom: 50px;
  }
  .structure .haseko dl > div:nth-child(1) {
    width: 100%;
    margin-bottom: 30px;
  }
  .structure .haseko dl > div:nth-child(2) {
    width: 100%;
  }
  .structure .haseko dl dt {
    height: 55px;
    padding: 5px;
    font-size: 1.3rem;
  }
  .structure .haseko dl dd {
    min-height: inherit;
    padding: 10px;
  }
  .structure .haseko dl dd ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .structure .haseko dl dd ul li {
    padding: 5px 3px;
    text-align: center;
  }
  .structure .haseko dl dd ul h5 {
    margin-bottom: 2px;
    font-size: 1rem;
  }
  .structure .haseko dl dd ul .num {
    font-size: 1.6rem;
  }
  .structure .haseko dl dd ul .num strong {
    font-size: 4.6rem;
  }
  .structure .haseko dl dd ul .note {
    line-height: 1.3;
  }
  .structure .haseko dl .note-outer {
    bottom: -3px;
    font-size: 1rem;
  }
  .structure .haseko .earthquake {
    padding: 10px;
    font-size: 1.6rem;
    line-height: 1.3;
  }
  .structure .haseko .earthquake strong {
    font-size: 2.2rem;
  }
}
/*# sourceMappingURL=quality.css.map */