@charset "UTF-8";
@import url("https://cdn.jsdelivr.net/npm/yakuhanjp@3.4.1/dist/css/yakuhanjp-noto.min.css");
@import url("https://cdn.jsdelivr.net/npm/yakuhanjp@3.4.1/dist/css/yakuhanmp-noto.min.css");
@import url("https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@300;400;500&family=Noto+Serif+JP:wght@300;400;500&display=swap");
.font-mincho-web {
  font-family: "YuMincho", "Hiragino Mincho ProN", "Yu Mincho", "MS PMincho", serif;
}

.font-gothic-web {
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

.basic-page {
  font-family: YakuHanJP_Noto, "Noto Sans JP", sans-serif;
}

.noto_serif {
  font-family: YakuHanMP_Noto, "Noto Serif JP", serif;
}

@media screen and (min-width: 897px) {
  .sp {
    display: none !important;
  }
}
a[href^="tel:"] {
  cursor: default;
  pointer-events: none;
}

@media screen and (max-width: 896px) {
  .pc {
    display: none !important;
  }
  a:hover,
a:hover img {
    opacity: 1 !important;
  }
  a[href^="tel:"] {
    cursor: pointer;
    pointer-events: auto;
  }
}
* html .clearfix {
  zoom: 1;
}

* + html .clearfix {
  zoom: 1;
}

.clearfix:after {
  height: 0;
  visibility: hidden;
  content: ".";
  display: block;
  clear: both;
}

.headLine01 {
  margin-bottom: 66px;
  color: #FFF;
  font-size: 32px;
  font-weight: 500;
}
.headLine01 .en {
  margin-top: 16px;
  padding: 0 25px 5px 0;
  display: inline-block;
  font-size: 19px;
  font-weight: 500;
  letter-spacing: 1.5px;
  background: url("/hvac/pes/img/index/icon_arrow_w.png") no-repeat right center/12px auto;
}
@media screen and (max-width: 896px) {
  .headLine01 {
    margin-bottom: 22px;
    font-size: 18.5px;
    letter-spacing: 3.5px;
  }
  .headLine01 .en {
    margin-top: 10px;
    padding-right: 10px;
    padding-bottom: 0;
    font-size: 10.5px;
    letter-spacing: 0.3px;
    background-size: 6px auto;
  }
}

.headLine02 {
  margin-bottom: 22px;
  color: #FFF;
  font-size: 55px;
  font-family: YakuHanMP_Noto, "Noto Serif JP", serif;
  font-weight: 300;
  letter-spacing: 5.94px;
}
@media screen and (max-width: 896px) {
  .headLine02 {
    margin-bottom: 17px;
    font-size: 27.5px;
    line-height: 1.33;
    letter-spacing: 2.1px;
  }
}

#pagePath {
  margin: 13px auto;
  width: 976px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
#pagePath li {
  margin-right: 10px;
  font-size: 14px;
  color: #000000;
}
#pagePath li a {
  margin-right: 10px;
  color: #000000;
}
@media screen and (max-width: 896px) {
  #pagePath {
    display: none;
  }
}

@media screen and (max-width: 896px) {
  .comBox {
    margin: 0 17px;
  }
}

.heading {
  margin-bottom: 20px;
  font-size: 32px;
  letter-spacing: 6.4px;
  color: #000;
  line-height: 1.4375;
  font-weight: 500;
}
.heading span {
  display: block;
  font-size: 19px;
  letter-spacing: 1.9px;
}
@media screen and (max-width: 896px) {
  .heading {
    margin-bottom: 17px;
    font-size: 18.5px;
    letter-spacing: 3.7px;
  }
  .heading span {
    font-size: 10.5px;
    letter-spacing: 1px;
  }
}

.mainBox {
  max-width: 980px;
  margin: 0 auto;
}
@media screen and (max-width: 896px) {
  .mainBox {
    margin: 0 30px;
  }
}

.basic-page .comList {
  margin-bottom: -20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.basic-page .comList li {
  width: 313px;
  margin-bottom: 30px;
}
.basic-page .comList li:nth-child(3n-1) {
  margin-left: 20px;
  margin-right: 20px;
}
.basic-page .comList li p {
  font-size: 14px;
  line-height: 1.57;
  letter-spacing: 0.1em;
}
.basic-page .comList li .photo {
  margin-bottom: 17px;
}
.basic-page .comList li h3 {
  font-size: 16px;
  font-weight: bold;
  letter-spacing: 0.1em;
  margin-bottom: 15px;
}
.basic-page .comList02 {
  margin-bottom: 70px;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.basic-page .comList02 li {
  margin: 0 !important;
  width: 48%;
}
@media screen and (max-width: 896px) {
  .basic-page .comList {
    margin-bottom: 40px;
    display: block;
  }
  .basic-page .comList li {
    width: auto;
    margin: 0 0 25px !important;
  }
  .basic-page .comList li h3 {
    margin-bottom: -8px;
    font-size: 14px;
    line-height: 1.79;
  }
  .basic-page .comList li p {
    font-size: 12px;
    line-height: 1.67;
    padding-bottom: 0;
  }
  .basic-page .comList li .photo {
    margin-bottom: 4px;
  }
}
.basic-page a.comLink::before {
  margin-right: -0.4em;
  -webkit-transform: translateX(-1.2em) rotate(45deg);
          transform: translateX(-1.2em) rotate(45deg);
}
.basic-page a.comLink:link {
  text-decoration: underline;
}
.basic-page a.comLink:hover {
  text-decoration: none;
}
.basic-page .comLinkP {
  margin: 0 10px;
}
.basic-page .Contents .comTable {
  border-collapse: collapse;
}
.basic-page .Contents .comTable th {
  padding: 25px 50px 25px 52px;
  width: 324px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border-color: #fff;
  letter-spacing: 0.1em;
  line-height: 2.5;
}
.basic-page .Contents .comTable th .txtSpan {
  margin-top: 10px;
  display: block;
  font-size: 14px;
  line-height: 1.3;
  text-indent: -1.4em;
  padding-left: 1.4em;
}
.basic-page .Contents .comTable tr:first-child td {
  border-top: 2px solid #f1f1f1;
}
.basic-page .Contents .comTable tr:first-child th {
  border-top: 2px solid #f1f1f1;
}
.basic-page .Contents .comTable tr:last-child th {
  border-bottom: 2px solid #f1f1f1;
}
.basic-page .Contents .comTable td {
  padding: 25px 10px 25px 90px;
  line-height: 2.5;
  letter-spacing: 0.1em;
  vertical-align: top;
  border-color: #F1F1F1;
}
.basic-page .Contents .comTable td strong {
  font-weight: bold;
}
.basic-page .Contents .comTable td .linkSpan {
  display: inline-block;
  margin-left: 40px;
}
.basic-page .Contents .comTable .tdStyle {
  font-size: 14px;
}
.basic-page .Contents .comTable .tdStyle .comLink:not(:last-child) {
  margin-bottom: 15px;
}
.basic-page .Contents .comTable .tdStyle .txtSpan {
  display: inline-block;
  margin: 0 0 15px 10px;
}
@media screen and (max-width: 896px) {
  .basic-page .Contents {
    margin-left: 0;
    margin-right: 0;
  }
  .basic-page .Contents .comTable th {
    padding: 13px 5px 15px 12px;
    width: 93px;
    font-size: 12px;
    line-height: 1.67;
  }
  .basic-page .Contents .comTable th .txtSpan {
    font-size: 9px;
    margin-top: 0;
  }
  .basic-page .Contents .comTable td {
    padding: 13px 5px 15px 12px;
    font-size: 12px;
    line-height: 1.67;
    border-color: #f1f1f1 !important;
  }
  .basic-page .Contents .comTable td .spTxtSpan {
    display: inline-block;
    margin-bottom: 10px;
  }
  .basic-page .Contents .comTable td .linkSpan {
    margin-left: 0;
    display: block;
  }
  .basic-page .Contents .comTable .tdStyle .comLink {
    margin-left: 10px;
    font-size: 12px;
    text-decoration: none !important;
  }
  .basic-page .Contents .comTable .tdStyle .comLink:not(:last-child) {
    margin-bottom: 11px;
  }
  .basic-page .Contents .comTable .tdStyle .txtSpan {
    font-size: 12px;
    margin-left: 0;
  }
}
.basic-page .comImgBoxL {
  margin-bottom: 50px;
  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;
}
.basic-page .comImgBoxL .photoBox {
  width: 33%;
}
.basic-page .comImgBoxL .textBox {
  width: 67%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding-left: 83px;
}
.basic-page .comImgBoxL .textBox h3.ImportantInfo {
  font-size: 16px;
  margin-bottom: 0;
}
@media screen and (max-width: 896px) {
  .basic-page .comImgBoxL {
    margin-bottom: 20px;
    display: block;
  }
  .basic-page .comImgBoxL .photoBox {
    width: auto;
    margin-bottom: 10px;
  }
  .basic-page .comImgBoxL .textBox {
    width: auto;
    padding: 0;
  }
  .basic-page .comImgBoxL .textBox h3.ImportantInfo {
    font-size: 13px;
  }
}
.basic-page .comInner {
  margin-bottom: 40px;
  border: 1px solid #707176;
}
.basic-page .comInner h3 {
  padding: 6px 30px 8px;
  font-size: 14px;
  letter-spacing: 1.96px;
  color: white;
  font-weight: 500;
  line-height: 1.7;
  background-color: #707176;
}
.basic-page .comInner h3 .txtSpan {
  font-size: 21px;
}
.basic-page .comInner .subBox {
  padding: 30px 29px 34px;
}
.basic-page .comInner .sub {
  margin-bottom: 20px;
  padding-bottom: 22px;
  border-bottom: 1px solid #707176;
}
.basic-page .comInner .sub:last-child {
  margin-bottom: 0;
  border: none;
  padding-bottom: 0;
}
.basic-page .comInner .sub .ttl {
  margin-bottom: 17px;
  line-height: 1.25;
  font-weight: 500;
}
.basic-page .comInner .sub .ttl span {
  padding: 4px 10px 7px;
  display: inline-block;
  background-color: #f1f1f1;
}
.basic-page .comInner .sub .comRed {
  margin-bottom: 0;
  letter-spacing: 0.14em;
  color: #f40000;
  font-weight: 500;
}
.basic-page .comInner .tel {
  margin-bottom: 19px;
}
.basic-page .comInner .tel a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  text-decoration: none !important;
}
.basic-page .comInner .tel .img {
  width: 66px;
  padding-top: 7px;
}
.basic-page .comInner .tel .rBox {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  padding-left: 13px;
}
.basic-page .comInner .tel p {
  font-size: 14px;
  color: black;
  line-height: 1.5;
}
.basic-page .comInner .tel p .txtSpan {
  display: block;
  font-size: 16px;
  font-weight: bold;
}
.basic-page .comInner .tel p .txtSpan span {
  font-size: 32px;
}
.basic-page .comInner .text {
  margin-bottom: 31px;
}
.basic-page .comInner .fontB {
  font-weight: bold;
}
.basic-page .comInner .contactDl {
  margin: -10px 150px 35px 0;
  letter-spacing: 0.1em;
}
.basic-page .comInner .contactDl dt {
  font-size: 16px;
  line-height: 1.875;
}
.basic-page .comInner .contactDl dd {
  margin: 0 20px 10px;
  font-size: 16px;
  line-height: 1.875;
}
.basic-page .comInner .radioUl {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.basic-page .comInner .radioUl li {
  margin: 0 17px 10px 0;
}
.basic-page .comInner .radioUl input[type=radio] {
  display: none;
  padding: 0;
  height: 15px;
  width: 15px;
  vertical-align: middle;
}
.basic-page .comInner .radioUl input[type=radio] + span {
  padding: 0 0 2px 24px;
  background: url("/hvac/pes/common/img/radio_bg02.png") no-repeat left center;
  background-size: 15px auto;
  display: inline-block;
  line-height: 15px;
}
.basic-page .comInner .radioUl input[type=radio]:checked + span {
  background-image: url("/hvac/pes/common/img/radio_bg01.png");
}
@media screen and (max-width: 896px) {
  .basic-page .comInner {
    margin-bottom: 20px;
  }
  .basic-page .comInner .list {
    padding-top: 17px;
  }
  .basic-page .comInner .list li {
    margin-bottom: 0;
    font-size: 12px;
    letter-spacing: 1.2px;
    line-height: 1.67;
    text-indent: -1.1em;
    padding-left: 1.1em;
  }
  .basic-page .comInner h3 {
    padding: 11px 10px 14px 12px;
    font-size: 12px;
    line-height: 1.25;
    letter-spacing: 1.2px;
  }
  .basic-page .comInner h3 .txtSpan {
    font-size: 16px;
  }
  .basic-page .comInner .subBox {
    padding: 12px 10px 26px;
  }
  .basic-page .comInner .sub {
    padding-bottom: 17px;
    margin-bottom: 17px;
  }
  .basic-page .comInner .sub .ttl {
    margin-bottom: 22px;
    font-size: 14px;
    letter-spacing: 1.4px;
    line-height: 1.43;
  }
  .basic-page .comInner .sub .ttl span {
    padding: 7px 12px 12px;
  }
  .basic-page .comInner .sub p {
    font-size: 12px;
    line-height: 1.67;
  }
  .basic-page .comInner .sub .comRed {
    font-size: 14px;
  }
  .basic-page .comInner .tel {
    margin-bottom: 0;
  }
  .basic-page .comInner .tel a {
    display: block;
    position: relative;
  }
  .basic-page .comInner .tel .img {
    width: 36px;
    position: absolute;
    top: 0;
    left: 0;
  }
  .basic-page .comInner .tel p {
    font-size: 12px;
    line-height: 1.67;
  }
  .basic-page .comInner .tel p .txtSpan {
    padding-left: 45px;
    margin-bottom: 10px;
    font-size: 12px;
  }
  .basic-page .comInner .tel p .txtSpan span {
    font-size: 25px;
  }
}
@media screen and (max-width: 896px) and (max-width: 330px) {
  .basic-page .comInner .tel p .txtSpan span {
    font-size: 22px;
  }
}
@media screen and (max-width: 896px) {
  .basic-page .comInner .tel .rBox {
    padding: 0;
  }
}
@media screen and (max-width: 896px) {
  .basic-page .comInner .contactDl {
    margin: -10px 0 0;
  }
  .basic-page .comInner .contactDl dt {
    font-size: 12px;
    line-height: 1.67;
  }
  .basic-page .comInner .contactDl dd {
    margin: 0 0 10px 14px;
    font-size: 14px;
  }
}
@media screen and (max-width: 896px) {
  .basic-page .comInner .radioUl li {
    min-width: 42%;
    margin: 0;
    margin: 0 17px 10px 0;
  }
}
.basic-page .comButtons {
  margin: 0 auto;
  max-width: 480px;
}
.basic-page .comButtons a {
  padding: 1.4em 1.2em 1.5em;
  font-size: 24px;
  letter-spacing: 2.4px;
  font-weight: normal;
}
@media screen and (max-width: 896px) {
  .basic-page .comButtons a {
    font-size: 15px;
    letter-spacing: 1.5px;
    line-height: 1.57;
    text-align: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    height: 90px;
  }
}
@media screen and (max-width: 896px) and (min-width: 897px) {
  .basic-page .comButtons a::before {
    width: 20px;
    height: 20px;
    right: 25px;
    top: 45%;
  }
}
.basic-page .heading02 {
  margin-bottom: 17px;
  font-size: 18px;
  color: #1d1e1e;
  font-weight: 500;
  letter-spacing: 0.14em;
}
@media screen and (max-width: 896px) {
  .basic-page .heading02 {
    font-size: 15px;
    letter-spacing: 0.1em;
  }
}
.basic-page .heading03 {
  margin: 20px 0 20px;
  font-size: 18px;
  letter-spacing: 0.14em;
  font-weight: 500;
}
@media screen and (max-width: 896px) {
  .basic-page .heading03 {
    margin-bottom: 10px;
    font-size: 16px;
    line-height: 1.5;
  }
}
.basic-page .comTextList {
  margin-bottom: 30px;
}
.basic-page .comTextList li {
  font-size: 16px;
  line-height: 1.875;
  letter-spacing: 0.1em;
  text-indent: -1.3em;
  padding-left: 1.3em;
}
@media screen and (max-width: 896px) {
  .basic-page .comTextList {
    margin-bottom: 20px;
  }
  .basic-page .comTextList li {
    font-size: 14px;
    line-height: 1.79;
  }
}
.basic-page .heading04 {
  padding: 80px 0 120px;
  text-align: center;
  font-size: 67px;
  line-height: 1.52;
}
.basic-page .heading04 span {
  margin-bottom: 24px;
  display: block;
  font-size: 29px;
  letter-spacing: 0.14em;
}
.basic-page .comImgBoxR {
  margin-bottom: 24px;
  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;
}
.basic-page .comImgBoxR .photoBox {
  width: 48%;
  -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
          order: 2;
}
.basic-page .comImgBoxR .textBox {
  margin-top: -4px;
  width: 52%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding-right: 25px;
}
@media screen and (max-width: 896px) {
  .basic-page .comImgBoxR {
    display: block;
  }
  .basic-page .comImgBoxR .photoBox {
    width: auto;
  }
  .basic-page .comImgBoxR .textBox {
    width: auto !important;
    padding: 0;
  }
}
.basic-page .comProductsList {
  width: 925px;
  margin: 0 auto;
}
@media screen and (max-width: 896px) {
  .basic-page .comProductsList {
    width: 100%;
  }
}
.basic-page .comProductsList .comTitleProducts {
  margin-bottom: 1em;
  font-size: 28px;
  font-weight: 700;
}
@media screen and (max-width: 896px) {
  .basic-page .comProductsList .comTitleProducts {
    font-size: 14px;
  }
}
.basic-page .comProductsList ul {
  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;
}
.basic-page .comProductsList li {
  width: 455px;
  margin-bottom: 20px;
}
@media screen and (max-width: 896px) {
  .basic-page .comProductsList li {
    width: 100%;
    margin-bottom: 10px;
  }
}
.basic-page .comProductsList li.custom-width {
  width: 453px;
}
@media screen and (max-width: 896px) {
  .basic-page .comProductsList li.custom-width {
    width: 100%;
  }
}
.basic-page .comProductsList li.customW100 {
  width: 100%;
}
.basic-page .comProductsList a:hover {
  opacity: 0.7;
}

.container {
  max-width: 980px;
}

/* template の上書き */
#page {
  max-width: inherit;
}

#browsebar.fix {
  max-width: inherit;
}

#globalheader {
  position: relative;
  z-index: 100;
}

.titlenavigation {
  position: relative;
  z-index: 100;
}

#globalfooter,
#bottomlink {
  position: relative;
  z-index: 100;
}

.holdings-header {
  z-index: 100;
}

.holdings-footer-sub--custom {
  position: relative;
  z-index: 100;
}

/* mainVisual */
.mainVisual {
  height: calc(100vh - 118px);
}
.mainVisual .slick-list {
  height: 100%;
}
.mainVisual .slick-track {
  height: 100%;
}
.mainVisual .slick-slide > div {
  height: 100%;
}
.mainVisual .fooUl {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.mainVisual .fooUl li {
  float: left;
  width: 100%;
  height: 100%;
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
}
.mainVisual .fooUl li.liStyle01 {
  background-image: url("/hvac/pes/img/index/main_visual01.jpg");
  position: relative;
}
.mainVisual .fooUl li.liStyle01 span {
  position: absolute;
  right: 10px;
  bottom: 10px;
  font-size: 18px;
  color: #fff;
  text-shadow: 2px 2px #000;
}
@media screen and (max-width: 896px) {
  .mainVisual .fooUl li.liStyle01 span {
    font-size: 12px;
  }
}
.mainVisual .fooUl li.liStyle02 {
  background-image: url("/hvac/pes/img/index/main_visual02.jpg");
}
@media screen and (max-width: 896px) {
  .mainVisual .fooUl li.liStyle02 {
    background-image: url("/hvac/pes/img/index/sp_main_visual02.jpg");
    background-position: center top;
  }
}
.mainVisual .fooUl li.liStyle03 {
  background-image: url("/hvac/pes/img/index/main_visual03.jpg");
}
@media screen and (max-width: 896px) {
  .mainVisual .fooUl li.liStyle03 {
    background-image: url("/hvac/pes/img/index/sp_main_visual03.jpg");
    background-position: center top;
  }
}
.mainVisual .fooUl li.liStyle04 {
  background-image: url("/hvac/pes/img/index/main_visual04.jpg");
}
@media screen and (max-width: 896px) {
  .mainVisual .fooUl li.liStyle04 {
    background-image: url("/hvac/pes/img/index/sp_main_visual04.jpg");
    background-position: center top;
  }
}
.mainVisual .fooUl li.liStyle05 {
  background-image: url("/hvac/pes/img/index/main_visual05.jpg");
}
.mainVisual .fooUl li.liStyle06 {
  background-image: url("/hvac/pes/img/index/main_visual06.jpg");
}
.mainVisual .fooUl li.liStyle07 {
  background-image: url("/hvac/pes/img/index/main_visual07.jpg");
}
.mainVisual .fooUl li.liStyle08 {
  background-image: url("/hvac/pes/img/index/main_visual08.jpg");
}
@media screen and (max-width: 896px) {
  .mainVisual .fooUl li.liStyle08 {
    background-image: url("/hvac/pes/img/index/sp_main_visual08.jpg");
    background-position: center top;
  }
}
.mainVisual .fooUl li.liStyleZiaino {
  background-image: url("/hvac/pes/img/index/main_visualziaino.jpg");
  background-position: center top;
}
@media screen and (max-width: 896px) {
  .mainVisual .fooUl li.liStyleZiaino {
    background-image: url("/hvac/pes/img/index/sp_main_visualziaino.jpg");
  }
}
.mainVisual .fooUl li a.liStyleInner {
  display: block;
  width: 100%;
  height: 100%;
}
.mainVisual .subBox {
  position: absolute;
  top: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  z-index: 10;
  max-width: 1366px;
  width: 100%;
  height: 100%;
  pointer-events: none;
}
.mainVisual .subBox .pBox {
  position: relative;
  margin: 0 auto;
  width: 991px;
  min-height: 510px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 210px 0 40px;
}
.mainVisual .subBox p {
  display: none;
}
.mainVisual .subBox p:first-child {
  display: block;
}
.mainVisual .subBox p.textStyleZiaino {
  max-width: 471px;
  width: 23.5vw;
  min-height: inherit;
  margin-top: 0;
}
@media screen and (max-width: 1367px) {
  .mainVisual .subBox p.textStyleZiaino {
    max-width: 420px;
    width: 30vw;
  }
}
@media screen and (max-width: 896px) {
  .mainVisual .subBox p.textStyleZiaino {
    max-width: inherit;
    width: 62%;
    margin-top: 0;
  }
}
.mainVisual .subBox p.textliStyle02 {
  max-width: 776px;
  width: 90%;
  min-height: inherit;
  margin-top: 0;
}
@media screen and (max-width: 896px) {
  .mainVisual .subBox p.textliStyle02 {
    width: 100%;
    margin-top: 0;
  }
}
.mainVisual .subBox p.textliStyle03 {
  max-width: 674px;
  width: 90%;
  min-height: inherit;
  margin-top: 0;
}
@media screen and (max-width: 896px) {
  .mainVisual .subBox p.textliStyle03 {
    width: 60%;
    margin-top: 0;
  }
}
.mainVisual .subBox p.textliStyle04 {
  max-width: 604px;
  width: 90%;
  min-height: inherit;
  margin-top: 0;
}
@media screen and (max-width: 896px) {
  .mainVisual .subBox p.textliStyle04 {
    width: 86%;
    margin-top: 0;
  }
}
.mainVisual .subBox p.textliStyle08 {
  max-width: 946px;
  width: 98%;
  min-height: inherit;
  margin-top: 0;
}
@media screen and (max-width: 896px) {
  .mainVisual .subBox p.textliStyle08 {
    width: 100%;
    margin-top: 0;
  }
}
.mainVisual .subBox .arrowBox {
  width: 100%;
}
.mainVisual .subBox .arrowBox .arrowSub {
  position: absolute;
  top: 50vh;
  left: 0;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  cursor: pointer;
}
.mainVisual .subBox .arrowBox .arrowSub .prev {
  margin-right: 2px;
}
.mainVisual .subBox .arrowBox .arrowSub .next svg {
  -webkit-transform: scale(-1, 1);
          transform: scale(-1, 1);
}
.mainVisual .subBox .arrowBox .arrowSub .prev,
.mainVisual .subBox .arrowBox .arrowSub .next {
  padding: 50px 25px;
  background-color: rgba(255, 255, 255, 0.45);
  -webkit-transition: background-color 0.3s;
  transition: background-color 0.3s;
  pointer-events: auto;
}
.mainVisual .subBox .arrowBox .arrowSub .prev svg,
.mainVisual .subBox .arrowBox .arrowSub .next svg {
  stroke: #000;
  -webkit-transition: stroke 0.3s;
  transition: stroke 0.3s;
}
@media screen and (min-width: 897px) {
  .mainVisual .subBox .arrowBox .arrowSub .prev:hover,
.mainVisual .subBox .arrowBox .arrowSub .next:hover {
    background-color: #339FCA;
  }
  .mainVisual .subBox .arrowBox .arrowSub .prev:hover svg,
.mainVisual .subBox .arrowBox .arrowSub .next:hover svg {
    stroke: #fff;
  }
}
.mainVisual .subBox .arrowBox .dotUl {
  position: absolute;
  bottom: 6vh;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.mainVisual .subBox .arrowBox .dotUl li {
  cursor: pointer;
  margin: 0 8px;
  display: inline-block;
  width: 12px;
  height: 12px;
  border-radius: 50%;
  background-color: #B5B5B5;
  pointer-events: auto;
}
.mainVisual .subBox .arrowBox .dotUl li button {
  display: none;
}
.mainVisual .subBox .arrowBox .dotUl li.slick-active {
  background-color: #6E6E6E;
}
@media screen and (max-width: 896px) {
  .mainVisual {
    height: calc(100vh - 104px);
  }
  .mainVisual .fooUl {
    height: 100vh;
  }
  .mainVisual .subBox .pBox {
    position: relative;
    padding: 130px 22px 40px;
    min-height: calc(100% - 80px);
    width: auto;
  }
  .mainVisual .subBox .arrowBox .arrowSub .prev,
.mainVisual .subBox .arrowBox .arrowSub .next {
    padding: 40px 8px;
  }
  .mainVisual .subBox .arrowBox .dotUl li {
    margin: 0 5px;
    width: 9px;
    height: 9px;
  }
}

/* box */
.box {
  position: relative;
  z-index: 20;
}

/* company */
.company {
  background: rgba(0, 0, 0, 0.85);
}
.company .inner {
  width: 1200px;
  margin: 0 auto;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 58px 115px 92px;
  color: white;
  -webkit-font-feature-settings: "palt";
          font-feature-settings: "palt";
  -moz-font-feature-settings: "palt";
}
.company .inner .headLine01 {
  margin-bottom: 55px;
}
.company .inner .headLine01 a {
  color: #fff;
}
.company .inner .headLine01 a:hover {
  color: #fff;
  text-decoration: none;
  opacity: 0.7;
}
.company .inner .headLine01 a:visited {
  color: #fff;
}
.company .inner h3 {
  margin-bottom: 50px;
  font-size: 45px;
  letter-spacing: 7.2px;
}
.company .sub {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.company .sub .textBox {
  width: 600px;
}
.company .sub .textBox p {
  font-size: 24px;
  letter-spacing: 4.32px;
  line-height: 2.375;
  color: white;
}
.company .sub .movie {
  margin: 0 -52px -64px 0;
  width: 370px;
}
.company .sub .movie p {
  font-family: YakuHanMP_Noto, "Noto Serif JP", serif;
  font-weight: 400;
  color: #fff;
  text-align: center;
  font-size: 18px;
  letter-spacing: 0.1em;
}
@media screen and (max-width: 896px) {
  .company .inner {
    padding: 40px 27px 43px;
    width: auto;
  }
  .company .inner h3 {
    margin-bottom: 33px;
    font-size: 26px;
    line-height: 1.63;
    letter-spacing: 5.2px;
  }
  .company .inner .headLine01 {
    margin-bottom: 27px;
  }
  .company .sub {
    display: block;
  }
  .company .sub .textBox {
    margin-bottom: 35px;
    width: auto;
  }
  .company .sub .textBox p {
    font-size: 13.5px;
    line-height: 2.56;
    letter-spacing: 2.6px;
  }
  .company .sub .movie {
    margin: 0 auto;
    width: 213px;
  }
}

/* topics */
.topics {
  position: relative;
  padding: 53px 0 28px;
  color: #000;
  background: url("/hvac/pes/img/index/topics_bg.jpg") no-repeat center top/cover;
}
.topics .container {
  position: static;
}
.topics .headLine01 {
  position: relative;
  z-index: 2;
}
.topics .headLine01 a {
  color: #000;
}
.topics .headLine01 a:hover {
  color: #000;
  text-decoration: none;
  opacity: 0.7;
}
.topics .headLine01 a:visited {
  color: #000;
}
.topics .headLine01 .en {
  background-image: url("/hvac/pes/img/index/icon_arrow_b.png");
}
.topics .headLine02 {
  color: #000;
}
.topics p {
  margin-bottom: 35px;
  font-size: 18px;
  line-height: 1.9;
  text-align: justify;
  text-justify: inter-ideograph;
  -webkit-font-feature-settings: "palt";
          font-feature-settings: "palt";
  -moz-font-feature-settings: "palt";
  font-weight: 400;
  color: #000;
  letter-spacing: 1.4px;
}
.topics .inner {
  margin-bottom: 71px;
}
.topics .inner > * {
  position: relative;
  z-index: 2;
}
.topics .inner.tech {
  padding: 66px 0 0;
  margin-bottom: 0;
  position: relative;
}
.topics .inner.tech::before {
  top: 0;
  height: 370px;
}
.topics .inner.tech .headLine02 {
  margin-bottom: 28px;
}
.topics .inner.tech > p {
  margin-bottom: 52px;
}
.topics .photoLink {
  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;
}
.topics .photoLink li {
  margin-bottom: 20px;
  width: calc(50% - 20px);
  background-color: #FFF;
}
.topics .photoLink li a {
  color: #000;
  display: block;
  text-decoration: none;
  background: #FFF url("/hvac/pes/img/index/icon_arrow_b.png") no-repeat right 15px bottom 15px/16px auto;
}
.topics .photoLink li a .img {
  position: relative;
}
.topics .photoLink li a .img span {
  padding: 5px 5px 5px 18px;
  position: absolute;
  left: 0;
  bottom: 0;
  color: #FFF;
  font-weight: 300;
  font-size: 61px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  letter-spacing: 0.02em;
}
.topics .photoLink li a .img img {
  width: 100%;
}
.topics .photoLink li a .textBox {
  padding: 28px 20px 50px;
}
.topics .photoLink li a .textBox h4 {
  font-family: YakuHanMP_Noto, "Noto Serif JP", serif;
  font-weight: 400;
  font-size: 26px;
  letter-spacing: 2px;
  margin-bottom: 27px;
  color: black;
}
.topics .photoLink li a .textBox p {
  margin-bottom: 0;
  font-size: 14px;
  line-height: 2.2;
  color: black;
}
@media screen and (min-width: 897px) {
  .topics .photoLink li a:hover {
    opacity: 0.7;
  }
}
.topics .photoLink.photoLink01 li a {
  background-image: url("/hvac/pes/img/index/icon_arrow_b.png");
  background-color: #fff;
}
.topics .photoLink.photoLink01 li a .text {
  margin-top: 0;
  margin-bottom: 0;
  padding: 45px 35px 60px;
  color: #000;
  font-size: 26px;
  font-weight: 500;
}
.topics .photoLink.AirWaterCreator li {
  width: 100%;
}
@media screen and (min-width: 897px) {
  .topics .photoLink.AirWaterCreator li .textBox {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding-top: 20px;
    padding-bottom: 14px;
    padding-left: 30px;
  }
  .topics .photoLink.AirWaterCreator li .textBox h4 {
    margin-right: 50px;
    margin-bottom: 0;
    font-size: 55px;
    color: #000;
    font-weight: normal;
  }
  .topics .photoLink.AirWaterCreator li .textBox p {
    margin-top: 0;
    font-size: 18px;
    letter-spacing: 1px;
  }
}
@media screen and (max-width: 896px) {
  .topics .photoLink.AirWaterCreator li .textBox h4 {
    margin-bottom: 20px;
    font-size: 22px;
    color: #000;
    font-weight: normal;
  }
  .topics .photoLink.AirWaterCreator li .textBox p {
    font-size: 11px;
    letter-spacing: 1px;
  }
}
@media screen and (max-width: 896px) {
  .topics {
    padding: 0;
    background: url("/hvac/pes/img/index/sp_bg01.jpg") no-repeat center bottom;
    background-size: cover;
  }
  .topics .container {
    padding: 0;
  }
  .topics .spBox {
    padding: 35px 29px 15px;
  }
  .topics .inner {
    margin-bottom: 0;
  }
  .topics .inner::before {
    height: 371px;
  }
  .topics .inner.tech {
    padding: 30px 29px 16px;
  }
  .topics .inner.tech::before {
    height: 234px;
  }
  .topics .inner.tech .headLine02 {
    margin-bottom: 20px;
  }
  .topics .inner.tech > p {
    margin-bottom: 29px;
    letter-spacing: 1px;
    line-height: 1.91;
  }
  .topics p {
    margin-bottom: 25px;
    font-size: 11px;
    line-height: 2.09;
  }
  .topics .photoLink {
    margin: 0;
    display: block;
  }
  .topics .photoLink li {
    margin-bottom: 31px;
    width: auto;
  }
  .topics .photoLink li a {
    background-size: 10px auto;
    background-position: right 10px bottom 9px;
  }
  .topics .photoLink li a .img span {
    font-size: 37.5px;
    padding-left: 10px;
  }
  .topics .photoLink li a .textBox {
    padding: 15px 15px 31px;
  }
  .topics .photoLink li a .textBox h4 {
    margin-bottom: 17px;
    font-size: 16px;
    letter-spacing: 1px;
  }
  .topics .photoLink li a .textBox p {
    font-size: 10px;
    line-height: 1.9;
    letter-spacing: 0.5px;
  }
  .topics .photoLink.photoLink01 li a .text {
    padding: 26px 20px 34px;
    font-size: 16px;
  }
}
@media screen and (max-width: 896px) and (max-width: 330px) {
  .topics .photoLink.photoLink01 li a .text {
    letter-spacing: 0;
  }
}
.topics .comLinkP.movie {
  margin: 0 0 0 0;
  text-align: right;
}
@media screen and (max-width: 896px) {
  .topics .comLinkP.movie {
    margin: -0.5em 0 0 0;
  }
}
.topics .comLinkP.movie a {
  padding: 0.4em 2em 0.4em 1.5em;
  display: inline-block;
  color: #fff;
  font-weight: 500;
  background: url("/hvac/pes/common/img/icon_play_movie_white.png") no-repeat right 0.5em center;
  background-size: 1.2em auto;
  background-color: #000;
}

/* products */
.products {
  position: relative;
  padding: 84px 0 125px;
  color: #FFF;
  background: url("/hvac/pes/img/index/products_bg.jpg") no-repeat center top/cover;
}
.products .headLine01 {
  margin-bottom: 28px;
}
.products .headLine01 a {
  color: #fff;
}
.products .headLine01 a:hover {
  color: #fff;
  text-decoration: none;
  opacity: 0.7;
}
.products .headLine01 a:visited {
  color: #fff;
}
.products .linkList {
  margin: 0 -7px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.products .linkList li {
  padding: 7px 5px;
  width: 33.3333333333%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.products .linkList li a {
  display: block;
}
.products .linkList li a img {
  width: 100%;
}
@media screen and (min-width: 897px) {
  .products .linkList li a:hover {
    position: relative;
  }
  .products .linkList li a:hover::before {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    border: 4px solid #FFF;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    content: "";
  }
}
@media screen and (max-width: 896px) {
  .products {
    padding: 28px 19px 17px;
    background-image: url("/hvac/pes/img/index/sp_bg02.jpg");
  }
  .products .headLine01 {
    margin-bottom: 27px;
  }
  .products .linkList {
    display: block;
    margin: 0 24px 0 20px;
  }
  .products .linkList li {
    width: auto;
    padding: 0;
    margin-bottom: 9px;
  }
}

/* showroom */
.showroom {
  position: relative;
  padding: 115px 0 117px;
  color: #FFF;
  background: url("/hvac/pes/img/index/showroom_bg.jpg") no-repeat center top/cover;
}
.showroom .headLine01 {
  margin-bottom: 34px;
}
.showroom .headLine01 a {
  color: #fff;
}
.showroom .headLine01 a:hover {
  color: #fff;
  text-decoration: none;
  opacity: 0.7;
}
.showroom .headLine01 a:visited {
  color: #fff;
}
.showroom p {
  margin: 0 0 17px;
  font-size: 18px;
  color: white;
  line-height: 1.9;
  text-align: justify;
  text-justify: inter-ideograph;
  -webkit-font-feature-settings: "palt";
          font-feature-settings: "palt";
  -moz-font-feature-settings: "palt";
  letter-spacing: 2px;
}
.showroom .photoList {
  margin: 0 2px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.showroom .photoList li {
  padding: 7px 13px;
  width: 33.3333333333%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.showroom .photoList li img {
  width: 100%;
}
@media screen and (max-width: 896px) {
  .showroom {
    padding: 25px 17px 50px;
    background-image: url("/hvac/pes/img/index/sp_bg04.jpg");
  }
  .showroom p {
    margin-bottom: 29px;
    font-size: 11px;
    line-height: 1.9;
  }
  .showroom .headLine01 {
    margin-bottom: 30px;
  }
  .showroom .photoList {
    margin: 0 -17px;
  }
  .showroom .photoList li {
    padding: 0 7px;
    width: 50%;
  }
}

/* recruit */
.recruit {
  padding: 100px 0 0;
  background: url("/hvac/pes/img/index/recruit_bg.jpg") no-repeat right top;
  background-size: cover;
}
.recruit .headLine01 {
  margin-bottom: 25px;
  color: #000;
}
.recruit .headLine01 a {
  color: #000;
}
.recruit .headLine01 a:hover {
  color: #000;
  text-decoration: none;
  opacity: 0.7;
}
.recruit .headLine01 a:visited {
  color: #000;
}
.recruit .headLine01 .en {
  background-image: url("/hvac/pes/img/index/icon_arrow_b.png");
}
.recruit p {
  margin-bottom: 40px;
  font-size: 18px;
  letter-spacing: 1.26px;
  color: black;
  line-height: 1.92;
  -webkit-font-feature-settings: "palt";
          font-feature-settings: "palt";
  -moz-font-feature-settings: "palt";
}
.recruit .txt {
  max-width: 900px;
  margin: 0 auto;
  text-align: center;
  position: relative;
}
.recruit .txt:after {
  width: 100%;
  height: 100%;
  background: #339FCA;
  mix-blend-mode: multiply;
  position: absolute;
  top: 0;
  left: 0;
  content: "";
}
.recruit .txt span {
  display: block;
  position: relative;
  z-index: 1;
  padding: 35px 40px 40px;
  font-size: 29px;
  color: white;
  letter-spacing: 4px;
}
.recruit .img {
  margin: 60px 0 -1px;
}
.recruit .img img {
  width: 100%;
}
@media screen and (max-width: 896px) {
  .recruit {
    padding: 18px 17px 0;
    background-image: url("/hvac/pes/img/index/sp_bg03.jpg");
  }
  .recruit p {
    font-size: 11px;
    line-height: 1.9;
    margin-bottom: 19px;
    letter-spacing: 2px;
  }
  .recruit .headLine01 {
    margin-bottom: 21px;
  }
  .recruit .txt {
    margin: 0 2px;
    line-height: 1.7;
  }
  .recruit .txt span {
    font-size: 16.5px;
    padding: 18px 10px 25px;
    letter-spacing: 2.5px;
  }
  .recruit .img {
    margin: -30px -17px 0;
  }
}

/* news */
.news {
  padding: 100px 0 138px;
  background-color: white;
}
.news .headLine01 {
  margin-bottom: 36px;
  color: #000;
}
.news .headLine01 a {
  color: #000;
}
.news .headLine01 a:hover {
  color: #000;
  text-decoration: none;
  opacity: 0.7;
}
.news .headLine01 a:visited {
  color: #000;
}
.news .headLine01 .en {
  background-image: url("/hvac/pes/img/index/icon_arrow_b.png");
}
.news .newsBox {
  border-bottom: 1px solid #aaaaaa;
}
.news .comNewsBox {
  border-top: 1px solid #aaaaaa;
  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;
}
.news .comNewsBox .tagBox {
  width: 140px;
  padding: 39px 45px 0 36px;
}
.news .comNewsBox .tagBox a {
  font-size: 15px;
  padding-right: 18px;
  color: black;
  display: inline-block;
  text-decoration: none;
  letter-spacing: 0.7px;
  background: url("/hvac/pes/img/index/icon_arrow_b02.png") no-repeat right center;
  background-size: 9px auto;
}
.news .comNewsBox .tagBox a:hover {
  opacity: 0.7;
}
.news .comNewsBox .tagBox .cate {
  margin-bottom: 16px;
  position: relative;
}
.news .comNewsBox .tagBox .cate > img {
  position: absolute;
  left: -29px;
  top: 0;
  width: 20px;
}
.news .comNewsBox .tagBox .cate span {
  padding: 5px 10px;
  display: block;
  background-color: black;
  color: white;
  font-size: 15px;
  text-align: center;
}
.news .comNewsBox .tagBox p {
  margin-top: 0;
}
.news .comNewsBox .tagBox .cate02 span {
  background-color: #0241c2;
}
.news .comNewsBox .newsList {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.news .comNewsBox .newsList li {
  border-bottom: 1px solid #aaaaaa;
}
.news .comNewsBox .newsList li:last-child {
  border-bottom: none;
}
.news .comNewsBox .newsList a {
  padding: 35px 30px 32px 24px;
  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;
  font-size: 17px;
  color: black;
  font-weight: 300;
  text-decoration: none;
  background: url("/hvac/pes/img/index/icon_arrow_b02.png") no-repeat right 17px center;
  background-size: 9px auto;
}
.news .comNewsBox .newsList a:hover {
  opacity: 0.7;
}
.news .comNewsBox .newsList .date {
  width: 110px;
  margin-right: 10px;
  display: block;
  line-height: 1.5;
}
.news .comNewsBox .newsList .txt {
  display: block;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  line-height: 1.5;
}
@media screen and (max-width: 896px) {
  .news {
    padding: 40px 0 3px;
  }
  .news .container {
    padding: 0;
  }
  .news .headLine01 {
    margin: 0 27px 31px;
  }
  .news .comNewsBox {
    padding: 0 15px 37px;
    display: block;
  }
  .news .comNewsBox .tagBox {
    width: auto;
    padding: 22px 13px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .news .comNewsBox .tagBox p {
    margin-top: -4px;
  }
  .news .comNewsBox .tagBox .cate {
    margin: 0 10px 0 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .news .comNewsBox .tagBox .cate span {
    padding: 4px 10px 5px;
    font-size: 8.5px;
  }
  .news .comNewsBox .tagBox .cate > img {
    position: relative;
    left: auto;
    top: auto;
    width: 12px;
    margin-right: 5px;
  }
  .news .comNewsBox .tagBox a {
    padding-right: 8px;
    font-size: 9px;
    background-size: 5px auto;
  }
  .news .comNewsBox .newsList a {
    padding: 19px 20px 18px 15px;
    font-size: 12px;
    background-size: 5px auto;
    background-position: right 15px center;
  }
  .news .comNewsBox .newsList .date {
    margin-right: 0;
    width: 70px;
  }
  .news .newsBox {
    border: none;
  }
}