/* Scss Document */
.anchor {
  max-width: 1000px;
  width: 90%;
  margin: 0 auto 2rem;
  border: 1px solid #000;
  border-width: 1px 0 0 1px;
}
.anchor > li {
  width: 33.3333333333%;
}
.anchor > li a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 0.5rem;
  border: 1px solid #000;
  border-width: 0 1px 1px 0;
  font-weight: bold;
  position: relative;
}
@media (max-width: 1024px) {
  .anchor > li a {
    padding: 0.3rem;
  }
}
.anchor > li a::after {
  content: "";
  display: block;
  border: 4px solid transparent;
  border-top: 5px solid #697a36;
  width: 0;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  right: 0.5rem;
  z-index: 2;
}
.anchor > li a figure {
  width: 35%;
  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;
  text-align: center;
  background-color: #fff;
}
@media (max-width: 739px) {
  .anchor > li a figure {
    width: 25%;
  }
}
.anchor > li a figure img {
  height: 75px;
}
.anchor > li a .name {
  width: 65%;
  padding: 0 1rem;
  font-size: 110%;
  font-weight: bold;
  line-height: 1.4;
}
@media (max-width: 739px) {
  .anchor > li a .name {
    width: 75%;
  }
}
@media (min-width: 1025px) {
  .anchor > li a:hover {
    background-color: #697a36;
    color: #fff;
  }
  .anchor > li a:hover::after {
    border-top-color: #fff;
  }
}

.product .inner {
  width: 100%;
}
.product .inner .block {
  max-width: 1200px;
  width: 90%;
  margin: 3.5rem auto;
}
.product .inner .p-intro .ph {
  position: relative;
  mix-blend-mode: darken;
}
.product .inner .p-intro .ph .points {
  position: absolute;
  bottom: 0;
}
.product .inner .p-intro .ph .higashiosaka {
  width: 120px;
  height: 120px;
  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;
  position: absolute;
  left: 6rem;
  top: 3rem;
  background-color: #fff;
  border-radius: 100px;
  border: 4px solid #cc9200;
}
@media (max-width: 739px) {
  .product .inner .p-intro .ph .higashiosaka {
    width: 80px;
    height: 80px;
    left: 2rem;
  }
}
.product .inner .p-intro .ph .higashiosaka img {
  width: 70%;
  margin-top: -0.5rem;
}
@media (max-width: 1024px) {
  .product .inner .p-intro .inBlock {
    padding-bottom: 0;
  }
}
.product .inner .p-intro .inBlock .register {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin: 0 0 1rem;
  font-size: 85%;
  line-height: 1;
}
.product .inner .p-intro .inBlock .register > li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin: 0 2px 2px 0;
  background-color: #222;
  color: #fff;
  padding: 6px 10px;
}
.product .inner .p-intro .inBlock .register > li .logo {
  display: block;
  width: 1.7em;
  margin: 0 6px 0 -3px;
  padding: 0.1rem;
  background-color: #fff;
  border-radius: 2px;
  overflow: hidden;
}
.product .inner .p-intro .inBlock .md-title-jp {
  text-align: center;
}
.product .inner .p-intro .inBlock .ttl-code {
  font-size: 80%;
}
.product .inner .p-intro .inBlock .txt-sub {
  font-size: 90%;
  line-height: 1.5;
  margin-bottom: 1.5rem;
}
.product .inner .p-intro .inBlock dl.size {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  text-align: center;
  mix-blend-mode: multiply;
}
.product .inner .p-intro .inBlock dl.size dt {
  width: 28%;
  max-width: 150px;
  padding: 8px 0;
  font-size: 90%;
  display: block;
  background-color: #222;
  color: #fff;
  line-height: 1;
}
@media (max-width: 1024px) {
  .product .inner .p-intro .inBlock dl.size dt {
    margin: 1.6em auto;
  }
}
.product .inner .p-intro .inBlock dl.size dd {
  width: 65%;
}
.product .inner .p-intro .inBlock .ast {
  text-align: center;
}
.product .inner .p-point ul.points {
  margin: 2rem auto 0;
}
.product .inner .p-point ul.points > li {
  width: 49.504950495%;
  padding: 2.2em;
  background-color: #F5F5F5;
  margin-bottom: 0.6rem !important;
}
.product .inner .p-point ul.points > li.clm1 {
  width: 100%;
}
.product .inner .p-point ul.points > li.flexBox {
  width: 100%;
  margin: 0;
}
.product .inner .p-point ul.points > li.flexBox .inBlock {
  padding: 0;
}
@media (max-width: 1024px) {
  .product .inner .p-point ul.points > li.flexBox .inBlock {
    padding: 0 0 1.5em;
  }
}
.product .inner .p-point ul.points > li .nmb {
  font-family: "Heebo", sans-serif;
  font-weight: 500;
  color: #697a36;
  margin: 0 0 0.7rem;
  text-align: center;
  font-size: 4.2em;
  line-height: 1;
}
.product .inner .p-point ul.points > li dl dt {
  font-size: 1.8em;
  font-weight: bold;
  margin: 0 0 1rem;
  text-align: center;
  line-height: 1.2;
}
@media (max-width: 739px) {
  .product .inner .p-point ul.points > li dl dt {
    font-size: 5vw;
  }
}
.product .inner .p-point ul.points > li dl dd {
  display: table;
  margin: 0 auto;
  line-height: 1.6;
}
.product .inner .p-tbl {
  border: 1px solid #666;
  background-color: #fff;
}
.product .inner .p-tbl tr th, .product .inner .p-tbl tr td {
  padding: 0.5rem 0.2em;
  text-align: center;
  vertical-align: middle;
}
.product .inner .p-tbl tr th {
  width: auto;
  background-color: #F5F5F5;
  border-right: 1px solid #666;
  white-space: nowrap;
}
.product .inner .p-tbl tr th[colspan="2"] {
  width: 30%;
}
.product .inner .p-tbl tr th[rowspan="3"] {
  width: 20%;
}
.product .inner .p-tbl tr th .sml {
  display: inline-block;
  margin-left: -0.3rem;
  margin-right: -0.3rem;
}
.product .inner .p-tbl tr.md th {
  background-color: #222;
  color: #fff;
  border-right-color: #ccc;
}
.product .inner .p-tbl tr.md th:last-child {
  border-right: none;
}
.product .inner .p-tbl tr td {
  border-right: 1px solid #666;
}
@media (max-width: 739px) {
  .product .inner .p-tbl tr th {
    font-size: 85%;
  }
}
.product .inner .p-examples .examples-list {
  max-width: 1000px;
  margin: 2rem auto 0;
  text-align: center;
}

#cooling_coil .p-intro .ph .points {
  max-width: 60%;
  right: 2rem;
}
@media (min-width: 1025px) {
  #cooling_coil .p-intro .ph .points {
    max-width: 70%;
    right: -1rem;
  }
}

#natural_dry {
  background-color: rgba(34, 34, 34, 0.1);
}
#natural_dry .p-intro .ph .points {
  max-width: 25%;
  right: 4rem;
}
#natural_dry .p-point ul.points > li:not(.flexBox) {
  width: 32.7868852459%;
}
/*# sourceMappingURL=uniq.css.map */