@charset "UTF-8";
.img_box .txt {
  font-size: 10px;
  line-height: 1.5;
  margin-top: 5px;
}

.gheader-inner .gnav-inner li.gnav-menu .gnav-under-inner li a.menu-quality {
  pointer-events: none;
  color: #000000;
}
.gheader-inner .gnav-inner li.gnav-menu .gnav-under-inner li a.menu-quality::before {
  width: 100%;
}

.sp-open header .sp-menu a.menu-quality {
  background-color: #464647;
  pointer-events: none;
}

.footer_sitemap a.menu-quality,
.sp-only a.menu-quality {
  color: #fff;
  background: #464647;
  pointer-events: none;
}

.sub_head {
  background: url(../img/quality/sub_head.jpg) no-repeat;
  background-position: center;
  background-size: cover;
  position: relative;
}

.caption2 {
  font-size: 16px;
  text-align: center;
  margin-bottom: 5px;
  line-height: 1.2;
  color: #fff;
  background: #8d817c;
  padding: 4px;
}

p.txt,
.img {
  margin: 0 auto 10px;
}

.qua_box .img {
  width: 100%;
  margin-bottom: 10px;
  height: -webkit-max-content;
  height: -moz-max-content;
  height: max-content;
  position: relative;
}
.qua_box ul.flex {
  margin-bottom: 40px;
}
.qua_box ul.flex li:last-child {
  margin-right: auto;
}

.ttl_type {
  padding: 5px 20px;
  margin-bottom: 10px;
  background-color: #004118;
  color: #fff;
  text-align: center;
}

.small_cap.img_cap2 {
  position: absolute;
  bottom: 5px;
  left: 5px;
}

#wrapper {
  overflow: visible;
}

.nav_wrap {
  margin-bottom: 40px;
  background-color: #c2c2c2;
  position: sticky;
  top: 113px;
  z-index: 10;
}
@media (max-width: 1400px) {
  .nav_wrap {
    top: 107px;
  }
}
@media (max-width: 1000px) {
  .nav_wrap {
    top: 61px;
  }
}
.nav_wrap.contents_wrap {
  padding: 0;
}
.nav_wrap ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.nav_wrap ul li {
  position: relative;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  text-align: center;
  border-right: 1px solid #fff;
}
.nav_wrap ul li:last-child {
  border-right: none;
}
@media (max-width: 768px) {
  .nav_wrap ul li:last-child {
    width: 100%;
  }
}
@media (max-width: 768px) {
  .nav_wrap ul li {
    width: 50%;
  }
}
.nav_wrap ul li a {
  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;
  width: 100%;
  height: 100%;
  padding: 20px 10px;
  text-transform: uppercase;
  color: #fff;
  font-size: 16px;
  -webkit-transition-duration: 0.5s;
          transition-duration: 0.5s;
  overflow-wrap: break-word;
  line-height: 1;
}
.nav_wrap ul li a:hover {
  background-color: #b4a241;
}
.nav_wrap ul li a.active {
  background-color: #b4a241;
}
@media screen and (max-width: 768px) {
  .nav_wrap ul li a {
    font-size: 14px;
    padding: 15px;
  }
}
@media screen and (max-width: 560px) {
  .nav_wrap ul li a {
    font-size: 12px;
    padding: 10px;
  }
}

#kitchen .af li {
  width: auto;
}
#kitchen .af li.flex_item2 {
  -webkit-box-flex: 2;
      -ms-flex: 2;
          flex: 2;
}
@media screen and (max-width: 768px) {
  #kitchen .af li.flex_item2 {
    -webkit-box-flex: 0;
        -ms-flex: none;
            flex: none;
    width: 100%;
  }
}
@media screen and (max-width: 560px) {
  #kitchen .af li.flex_item2 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
#kitchen .af li.flex_item3 {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
#kitchen .ihbox {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 10px;
}
#kitchen .ihbox .img {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
#kitchen .ihbox .des {
  -webkit-box-flex: 2;
      -ms-flex: 2;
          flex: 2;
}
#kitchen .ihbox .des ul.ih {
  margin-top: 10px;
}
#kitchen .ihbox .des ul.ih li {
  margin-top: 5px;
  text-align: center;
  background-color: #857864;
  color: #fff;
  padding: 5px 10px;
}
#kitchen .imgaspect {
  aspect-ratio: 240/137;
  -o-object-fit: cover;
     object-fit: cover;
  width: 100%;
  height: 100%;
}

#bathroom div.flex.row2 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-column-gap: 5px;
     -moz-column-gap: 5px;
          column-gap: 5px;
  margin-bottom: 6px;
}
#bathroom div.flex.row2 .img {
  margin-bottom: 0;
}
#bathroom .rakupoi {
  aspect-ratio: 264/133;
}
@media screen and (max-width: 768px) {
  #bathroom .rakupoi {
    aspect-ratio: 181/82;
  }
}
#bathroom .rakupoi img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

#powderroom .mirror2,
#powderroom .mirror3 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-column-gap: 20px;
     -moz-column-gap: 20px;
          column-gap: 20px;
}
@media screen and (max-width: 560px) {
  #powderroom .mirror2,
  #powderroom .mirror3 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
#powderroom .mirror2 .img,
#powderroom .mirror3 .img {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
#powderroom .mirror2 .des,
#powderroom .mirror3 .des {
  -webkit-box-flex: 2.2;
      -ms-flex: 2.2;
          flex: 2.2;
}
@media screen and (max-width: 560px) {
  #powderroom .mirror2 .des,
  #powderroom .mirror3 .des {
    display: contents;
  }
}
@media screen and (max-width: 560px) {
  #powderroom .mirror2 .des .ttl_type,
  #powderroom .mirror3 .des .ttl_type {
    -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
            order: -1;
  }
}
#powderroom .other {
  margin-top: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 10px;
}
#powderroom .other .img {
  aspect-ratio: 150/107;
}
#powderroom .other .img img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
#powderroom .singlelever {
  width: calc((100% - 40px) / 3 * 2);
}
@media screen and (max-width: 768px) {
  #powderroom .singlelever {
    width: calc((100% - 20px) / 2);
  }
}
@media screen and (max-width: 560px) {
  #powderroom .singlelever {
    width: 100%;
  }
}
#powderroom .singlelever img {
  max-height: 200px;
  -o-object-fit: cover;
     object-fit: cover;
  width: 100%;
  height: 100%;
}
@media screen and (max-width: 768px) {
  #powderroom .singlelever img {
    aspect-ratio: 350/208;
    -o-object-position: 17% 100%;
       object-position: 17% 100%;
  }
}
@media screen and (max-width: 768px) {
  #powderroom .meter img {
    aspect-ratio: 350/208;
    -o-object-fit: cover;
       object-fit: cover;
    width: 100%;
    height: 100%;
  }
}
#powderroom .counter {
  width: 100%;
}
@media screen and (max-width: 768px) {
  #powderroom .counter {
    width: 100%;
  }
}
#powderroom .counter .img_outer {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 10px;
}
@media screen and (max-width: 1000px) {
  #powderroom .counter .countertext {
    width: 100%;
  }
}
#powderroom .counter .br900 {
  display: none;
}
@media screen and (max-width: 900px) {
  #powderroom .counter .br900 {
    display: block;
  }
}
#powderroom .counter .flex_item4 {
  width: calc((100% - 30px) / 4);
}
@media screen and (max-width: 1000px) {
  #powderroom .counter .flex_item4 {
    width: calc((100% - 20px) / 3);
  }
}
@media screen and (max-width: 1000px) {
  #powderroom .counter .flex_item4.countertext {
    width: 100%;
  }
}
@media screen and (max-width: 560px) {
  #powderroom .counter .flex_item4 {
    width: 100%;
  }
}
#powderroom .cabinet {
  width: 100%;
  aspect-ratio: 387/208;
}
#powderroom .cabinet img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

#restrroom .img {
  aspect-ratio: 1/1;
}

.cap_box p {
  position: relative;
  padding-left: 15px;
}
.cap_box p::before {
  content: "※";
  position: absolute;
  left: 0;
}/*# sourceMappingURL=quality.css.map */