@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", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "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;
  }
}
.basic-page a:link {
  text-decoration: none;
}
.basic-page a:visited {
  text-decoration: none;
}
.basic-page a:focus {
  text-decoration: none;
}
.basic-page a:active {
  text-decoration: none;
}

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;
}

.secEndLinks .container {
  background: #3EBFCE;
  background: linear-gradient(45deg, #3EBFCE 20%, #8DD5DB 80%);
}

.menuBtn span {
  background: #005bac;
  background: linear-gradient(45deg, #005bac 20%, #2ea7e0 80%);
}

@media screen and (max-width: 896px) {
  .basic-page .secZia .container,
.basic-page .secZiaHero .container, .container.customPdSp {
    padding-left: 20px;
    padding-right: 20px;
  }
}

@media screen and (max-width: 896px) {
  .wideSpOnly {
    margin-left: -20px;
    margin-right: -20px;
  }
}

/* flex */
.flexWrap.secFlexBlockPc, .flexWrap.secFlexBlock {
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.justifyBetween.secFlexBlockPc, .justifyBetween.secFlexBlock {
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.justifyCenter.secFlexBlockPc, .justifyCenter.secFlexBlock {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.flexDRowR.secFlexBlockPc, .flexDRowR.secFlexBlock {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
}
.alignEnd.secFlexBlockPc, .alignEnd.secFlexBlock {
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}
.alignCenter.secFlexBlockPc, .alignCenter.secFlexBlock {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media screen and (max-width: 896px) {
  .justifyBetweenSP.secFlexBlockPc, .justifyBetweenSP.secFlexBlock {
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
}

.secFlexBlock {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.secFlexBlockPc {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
@media screen and (max-width: 896px) {
  .secFlexBlockPc {
    display: block;
  }
}

/* custom */
.customSup {
  font-size: 0.5em;
}

.objectFitCover {
  -o-object-fit: cover;
     object-fit: cover;
  font-family: "object-fit: cover;";
}

.titlenavigation .local-mega-navigation .navlist .children {
  z-index: 10000;
}

.holdings-header {
  z-index: 100;
}

body.is-pc .basic-page {
  position: relative;
}
body.is-pad .basic-page {
  position: relative;
}
body.is-pc .secZiaHero {
  padding-top: 49px;
}
body.is-pad .secZiaHero {
  padding-top: 0;
}
body.is-sp .secZiaHero {
  padding-top: 0;
}

/* pad only */
body.is-pad .basic-page {
  position: relative;
}
body.is-pad .basic-page .menuBtnContainer {
  position: absolute;
  top: 0;
  left: 0;
  -webkit-transform: translateX(0);
          transform: translateX(0);
  z-index: 91;
  width: 100%;
  height: 49px;
  background-color: #fff;
}
body.is-pad .basic-page .menuBtnContainer .logo {
  margin: 0 auto 0 15px;
}
body.is-pad .basic-page .menuBtn > div {
  right: 20px;
}
body.is-pad .basic-page .menuBgSp {
  position: fixed;
  width: 100%;
}
body.is-pad .basic-page.isFixedPad .menuBtnContainer, body.is-pad .basic-page.isFixedSp .menuBtnContainer {
  position: fixed;
  top: 0;
  width: 100%;
  max-width: 1200px;
}
body.is-pad .basic-page.isFixedPad .menuBtn, body.is-pad .basic-page.isFixedSp .menuBtn {
  position: fixed;
  top: 0;
}
body.is-pad .basic-page.isFixedPad .menuBtn > div, body.is-pad .basic-page.isFixedSp .menuBtn > div {
  top: 0;
}
body.is-pad .basic-page.isFixedPad .menuBgSp, body.is-pad .basic-page.isFixedSp .menuBgSp {
  position: fixed;
}

/* logo */
.basic-page .menuBtnContainer .logo {
  width: 140px;
  margin: 0 auto 0 113px;
  padding-top: 12px;
}
@media screen and (max-width: 896px) {
  .basic-page .menuBtnContainer .logo {
    width: 100px;
    margin: 0 auto 0 10px;
    padding-top: 10px;
  }
}
.basic-page .menuBtnContainer .logo img {
  width: 100%;
}

/* menuBtnContainer */
.basic-page .menuBtnContainer {
  position: absolute;
  top: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  z-index: 91;
  width: 100%;
  max-width: 1200px;
  height: 49px;
  background-color: #fff;
}
@media screen and (max-width: 896px) {
  .basic-page .menuBtnContainer {
    top: 0;
    height: 40px;
  }
}

/* menuBtnContainer => add fixed */
.basic-page {
  /* pconly */
}
.basic-page.isFixedPc .menuBtnContainer {
  position: fixed;
  top: 45px;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  width: 100%;
  max-width: 1200px;
}
.basic-page.isFixedPc .menuBtn > div {
  top: 25px;
}
@media screen and (max-width: 896px) {
  .basic-page.isFixed .menuBtnContainer, .basic-page.isFixedSp .menuBtnContainer {
    position: fixed;
    top: 0;
    left: 50%;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
    width: 100%;
    max-width: inherit;
  }
}

/* menuBtnContainer => add show */
@media screen and (max-width: 896px) {
  .basic-page .menuBtnContainer,
.basic-page .menuBtn {
    -webkit-transition: opacity 0.3s;
    transition: opacity 0.3s;
    opacity: 0;
    visibility: hidden;
  }
  .basic-page.isFixed .menuBtnContainer,
.basic-page.isFixed .menuBtn, .basic-page.isFixedSp .menuBtnContainer,
.basic-page.isFixedSp .menuBtn {
    opacity: 1;
    visibility: visible;
  }
}

body.is-pad .basic-page .menuBtnContainer,
body.is-pad .basic-page .menuBtn {
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
  opacity: 0;
  visibility: hidden;
}
body.is-pad .basic-page.isFixed .menuBtnContainer,
body.is-pad .basic-page.isFixed .menuBtn, body.is-pad .basic-page.isFixedSp .menuBtnContainer,
body.is-pad .basic-page.isFixedSp .menuBtn {
  opacity: 1;
  visibility: visible;
}

/* menuZiaino=> add fixed */
.basic-page.isFixedPc .menuZiaino .menuZiainoInner {
  padding: 100px 0 50px;
}
@media screen and (max-width: 896px) {
  .basic-page.isFixed .menuZiaino, .basic-page.isFixedSp .menuZiaino {
    top: 5px;
  }
}

/* menuBtn & menuBgSp => add fixed */
.basic-page.isFixedPc .menuBtn {
  position: fixed;
  top: 22px;
}
@media screen and (max-width: 896px) {
  .basic-page.isFixed .menuBtn, .basic-page.isFixedSp .menuBtn {
    position: fixed;
  }
  .basic-page.isFixed .menuBgSp, .basic-page.isFixedSp .menuBgSp {
    position: fixed;
  }
}

/* 開閉 */
.menuZiaino {
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
  opacity: 0;
  pointer-events: none;
}
.menuZiaino.isOpen {
  opacity: 1;
  pointer-events: auto;
}

/* btn 開閉 */
.menuBtn {
  opacity: 1;
  pointer-events: auto;
}
.menuBtn.isOpen span:nth-of-type(1) {
  top: 15px;
  left: 0;
  -webkit-transform: translateY(6px) rotate(-25deg);
          transform: translateY(6px) rotate(-25deg);
}
.menuBtn.isOpen span:nth-of-type(2) {
  top: 27px;
  left: 0;
  -webkit-transform: translateY(-6px) rotate(25deg);
          transform: translateY(-6px) rotate(25deg);
}

.menuZiaino {
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  position: fixed;
  top: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  z-index: 93;
  width: 100%;
  height: 100vh;
  overflow: auto;
  line-height: 1.5;
}
@media screen and (max-width: 896px) {
  .menuZiaino {
    top: 106px;
    width: 94%;
    height: calc(100vh - 106px);
  }
}
.menuZiaino .menuZiainoInner {
  width: 100%;
  max-width: 350px;
  margin: 0 auto;
  padding: 200px 0 50px;
}
@media screen and (max-width: 896px) {
  .menuZiaino .menuZiainoInner {
    max-width: 280px;
    padding: 50px 0 0;
  }
}
.menuZiaino .menuZiainoInner li {
  margin-bottom: 2em;
}
.menuZiaino .menuZiainoInner li.subMenu {
  padding-left: 2.1em;
}
@media screen and (max-width: 896px) {
  .menuZiaino .menuZiainoInner li.subMenu {
    padding-left: 1.5em;
  }
}
.menuZiaino .menuZiainoInner li.subMenu.customPd {
  padding-left: 2.2em;
}
@media screen and (max-width: 896px) {
  .menuZiaino .menuZiainoInner li.subMenu.customPd {
    padding-left: 1.5em;
  }
}
.menuZiaino .menuZiainoInner li.subMenu a {
  font-size: 17px;
}
@media screen and (max-width: 896px) {
  .menuZiaino .menuZiainoInner li.subMenu a {
    font-size: 14px;
  }
}
.menuZiaino .menuZiainoInner li.subMenu a:before {
  display: none;
}
.menuZiaino .menuZiainoInner a {
  display: block;
  color: #828282;
  font-size: 20px;
}
@media screen and (max-width: 896px) {
  .menuZiaino .menuZiainoInner a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    font-size: 15px;
  }
}
.menuZiaino .menuZiainoInner a:before {
  content: "";
  display: inline-block;
  width: 14px;
  height: 16px;
  margin-right: 0.5em;
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url(/hvac/pes/products/ziaino/common/img/menu/arrow_blue.svg);
}

.menuBtn {
  position: absolute;
  top: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  z-index: 95;
  width: 100%;
  max-width: 1200px;
  pointer-events: none;
}
@media screen and (max-width: 896px) {
  .menuBtn {
    max-width: inherit;
  }
}
.menuBtn > div {
  position: absolute;
  right: 120px;
  top: 0;
  z-index: 95;
  cursor: pointer;
  pointer-events: auto;
  width: 44px;
  height: 49px;
}
@media screen and (max-width: 896px) {
  .menuBtn > div {
    top: 0;
    right: 20px;
    width: 38px;
    height: 40px;
  }
}
.menuBtn span {
  display: inline-block;
  -webkit-transition: all 0.4s;
  transition: all 0.4s; /*アニメーションの設定*/
  position: absolute;
  left: 0;
  height: 2px;
  width: 100%;
}
@media screen and (max-width: 896px) {
  .menuBtn span {
    left: 0;
  }
}
.menuBtn span:nth-of-type(1) {
  top: 16px;
}
@media screen and (max-width: 896px) {
  .menuBtn span:nth-of-type(1) {
    top: 12px;
  }
}
.menuBtn span:nth-of-type(2) {
  top: 29px;
}
@media screen and (max-width: 896px) {
  .menuBtn span:nth-of-type(2) {
    top: 23px;
  }
}

.menuBgSp {
  position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  z-index: 91;
  background-color: rgb(255, 255, 255);
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
  will-change: opacity;
  pointer-events: none;
}
@media screen and (max-width: 896px) {
  .menuBgSp {
    position: absolute;
    width: 100vw;
    height: 100%;
  }
}
.menuBgSp.isClosed {
  opacity: 0;
  pointer-events: none;
}
.menuBgSp.isClosed.isOpen {
  opacity: 1;
  pointer-events: auto;
}

*,
::before,
::after {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

/* 横幅max */
#page.widthFull {
  max-width: inherit;
}
#page.widthFull #browsebar.fix {
  max-width: inherit;
}

/* ぱんくず */
@media screen and (max-width: 896px) and (max-width: 896px) {
  .basic-page .container.sectionContents.noPaddingSp {
    padding: 0;
  }
}

/* container font */
.basic-page .secZia,
.basic-page .secZiaHero {
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
.basic-page .secZia .container,
.basic-page .secZiaHero .container {
  max-width: 900px;
}
.basic-page .secZia .container.w980,
.basic-page .secZiaHero .container.w980 {
  max-width: 980px;
}

@media screen and (max-width: 896px) {
  .basic-page {
    position: relative;
  }
}

.secZia {
  background-color: #fff;
}
.secZia a {
  color: #1f1f1f;
}
.secZia.secColorBlue {
  color: #fff;
  background: rgb(0, 91, 172);
  background: linear-gradient(45deg, rgb(0, 91, 172) 20%, rgb(46, 167, 224) 80%);
}
.secZia.secColorBlue .secTitle h2:after {
  background: #fff;
}
.secZia.secColorBlue .secTitle span {
  color: #fff;
}
.secZia.secColorBlue a {
  color: #fff;
}
.secZia.secColorBlue a.btnW {
  color: #005BAC;
}
.secZia .secTitle {
  margin-bottom: 3em;
}
.secZia .secTitle h2 {
  position: relative;
  padding-bottom: 0.5em;
  font-size: 35px;
  color: #005BAC;
  line-height: 1;
  letter-spacing: 0.05em;
}
@media screen and (max-width: 896px) {
  .secZia .secTitle h2 {
    font-size: 30px;
  }
}
.secZia .secTitle h2:after {
  content: "";
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 1px;
  background: rgb(0, 91, 172);
  background: linear-gradient(45deg, rgb(0, 91, 172) 20%, rgb(46, 167, 224) 80%);
}
.secZia .secTitle h2.customColorBlue {
  color: #005BAC;
}
.secZia .secTitle h2.customHeight {
  min-height: 2.4em;
  line-height: 1.2;
}
@media screen and (max-width: 896px) {
  .secZia .secTitle h2.customHeight {
    min-height: inherit;
  }
}
.secZia .secTitle span {
  display: block;
  padding-top: 0.5em;
  font-size: 17px;
  font-weight: 600;
  color: #005BAC;
  letter-spacing: 0.13em;
}
@media screen and (max-width: 896px) {
  .secZia .secTitle span {
    font-size: 12px;
  }
}

.secZiaHero {
  letter-spacing: 0.05em;
}
@media screen and (max-width: 896px) {
  .secZiaHero {
    padding-top: 0;
  }
}
.secZiaHero .secZiaHeroBg {
  position: relative;
  width: 100%;
  max-width: 1200px;
  height: 300px;
  margin: 0 auto;
  font-size: 17px;
  text-align: center;
  background-position: 50% 100%;
  background-repeat: no-repeat;
  background-size: cover;
}
@media screen and (max-width: 896px) {
  .secZiaHero .secZiaHeroBg {
    height: 42vw;
    padding: 0;
    font-size: 14px;
    line-height: 2;
  }
}
.secZiaHeroTexts {
  padding: 5em 0;
  text-align: center;
}
@media screen and (max-width: 896px) {
  .secZiaHeroTexts {
    padding: 3em 0;
  }
}
.secZiaHeroTexts p {
  font-size: 17px;
  color: #005BAC;
  line-height: 2;
}
@media screen and (max-width: 896px) {
  .secZiaHeroTexts p {
    font-size: 13px;
    line-height: 1.9;
  }
}
.secZiaHeroTexts p.secZiaHeroTextsTitle {
  font-size: 30px;
}
@media screen and (max-width: 896px) {
  .secZiaHeroTexts p.secZiaHeroTextsTitle {
    margin-bottom: 2em;
    font-size: 18px;
    line-height: 1.7;
  }
}
.secZiaHeroTitle {
  position: absolute;
  left: 50%;
  top: 40%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  text-align: center;
}
@media screen and (max-width: 896px) {
  .secZiaHeroTitle {
    top: 34%;
    width: 100%;
    margin: 0 auto 6%;
  }
}
.secZiaHero h1 {
  display: inline;
  padding-left: 0.25em;
  padding-right: 0.25em;
  padding-bottom: 0.5em;
  font-size: 25px;
  color: #005BAC;
  border-bottom: 2px #005BAC solid;
}
@media screen and (max-width: 896px) {
  .secZiaHero h1 {
    font-size: 14px;
    border-bottom: 1px #005BAC solid;
  }
}

@media screen and (max-width: 896px) {
  .secZiaAnchor {
    padding: 5% 0 0;
  }
}
.secZiaAnchor .secZiaAnchorTitle {
  width: 370px;
  margin: 0 auto 3.5em;
}
@media screen and (max-width: 896px) {
  .secZiaAnchor .secZiaAnchorTitle {
    width: 100%;
    margin: 0;
  }
}
.secZiaAnchorBtns {
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  padding: 4.9em 0;
  line-height: 1.5;
  background-color: #F1F5FB;
}
@media screen and (max-width: 896px) {
  .secZiaAnchorBtns {
    padding: 2.25em 0;
  }
}
/* .secZiaAnchorBtns .container {
  max-width: 570px;
} */
@media screen and (max-width: 896px) {
  .secZiaAnchorBtns .container {
    max-width: inherit;
    width: 73%;
    padding: 0;
  }
}
.secZiaAnchorBtns .container.cFlexW3_1 {
  max-width: 868px;
}
@media screen and (max-width: 896px) {
  .secZiaAnchorBtns .container.cFlexW3_1 {
    max-width: inherit;
  }
}
.secZiaAnchorBtns .anchorBtnsFlex {
  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;
          align-items: flex-start;
}
@media screen and (max-width: 896px) {
  .secZiaAnchorBtns .anchorBtnsFlex {
    display: block;
  }
}
.secZiaAnchorBtns .flexW2_1 li {
  width: 48%;
  margin-bottom: 20px;
  text-align: center;
}
@media screen and (max-width: 896px) {
  .secZiaAnchorBtns .flexW2_1 li {
    width: 100%;
  }
}
.secZiaAnchorBtns .flexW2_1 li:nth-last-of-type(1), .secZiaAnchorBtns .flexW2_1 li:nth-last-of-type(2) {
  margin-bottom: 0;
}
@media screen and (max-width: 896px) {
  .secZiaAnchorBtns .flexW2_1 li:nth-last-of-type(2) {
    margin-bottom: 20px;
  }
}
.secZiaAnchorBtns .flexW3_1 li {
  width: 32%;
  text-align: center;
}
@media screen and (max-width: 896px) {
  .secZiaAnchorBtns .flexW3_1 li {
    width: 100%;
    margin-bottom: 20px;
  }
}
@media screen and (max-width: 896px) {
  .secZiaAnchorBtns .flexW3_1 li:nth-last-of-type(1) {
    margin-bottom: 0;
  }
}
.secZiaAnchorBtns li {
  min-height: 55px;
  border: 1px #0056A8 solid;
  border-radius: 50px;
  background: #fff;
  display: flex;
  justify-content: center;
  align-items: center;
}
@media screen and (max-width: 896px) {
  .secZiaAnchorBtns li {
    min-height: inherit;
  }
}
.secZiaAnchorBtns a {
  position: relative;
  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: 0;
  font-size: 18px;
  font-weight: 500;
  color: #0056A8;
  letter-spacing: 0.15em;
  line-height: 1.2;
}
@media screen and (max-width: 896px) {
  .secZiaAnchorBtns a {
    min-height: 53px;
    padding: 1em 1.25em;
    font-size: 14px;
    line-height: 1.3;
  }
}
.secZiaAnchorBtns a.arrowR:after {
  content: "";
  -webkit-transform: translateY(-50%) rotate(-90deg);
          transform: translateY(-50%) rotate(-90deg);
}
.secZiaAnchorBtns a:after {
  content: "";
  position: absolute;
  right: 1em;
  top: 40%;
  -webkit-transform: rotate(135deg);
          transform: rotate(135deg);
  width: 8px;
  height: 8px;
  border-top: solid 1px #0056A8;
  border-right: solid 1px #0056A8;
}
@media screen and (max-width: 896px) {
  .secZiaAnchorBtns a:after {
    top: 38%;
    right: 1.2em;
    width: 10px;
    height: 10px;
  }
}
.secZiaAnchorBtns a:hover {
  text-decoration: none;
}

.secEnd {
  padding: 12em 0 4em;
  line-height: 1.6;
}
@media screen and (max-width: 896px) {
  .secEnd {
    padding: 5em 0 3em;
  }
}
.secEnd .secEndBlue {
  position: relative;
  color: #0056A8;
  text-align: center;
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: cover;
}
@media screen and (max-width: 896px) {
  .secEnd .secEndBlue {
    line-height: 1.7;
    background-size: 100% auto;
  }
}
.secEnd .secEndBlue dt {
  font-size: 27px;
  letter-spacing: 0.15em;
}
@media screen and (max-width: 896px) {
  .secEnd .secEndBlue dt {
    font-size: 17px;
  }
}
.secEnd .secEndBlue dd {
  padding-top: 2em;
  font-size: 17px;
  letter-spacing: 0.1em;
}
@media screen and (max-width: 896px) {
  .secEnd .secEndBlue dd {
    font-size: 13px;
  }
}
.secEnd .secEndNotes {
  margin-top: 3em;
  letter-spacing: 0;
  font-size: 14px;
}
@media screen and (max-width: 896px) {
  .secEnd .secEndNotes {
    margin-top: 1em;
    font-size: 10px;
  }
}
.secEnd .secEndIcon {
  position: absolute;
  top: -99px;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  width: 151px;
}
@media screen and (max-width: 896px) {
  .secEnd .secEndIcon {
    top: -63px;
    width: 40%;
    max-width: 90px;
  }
}

.secEndLinks ul a {
  position: relative;
  display: block;
  width: 100%;
  padding: 1em;
  color: #3EB7C2;
  font-size: 18px;
  letter-spacing: 0.05em;
  text-align: center;
  border-radius: 50px;
  line-height: 1.5;
  background-color: #fff;
}
@media screen and (max-width: 896px) {
  .secEndLinks ul a {
    font-size: 14px;
  }
}
.secEndLinks ul a:after {
  content: "";
  display: inline-block;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  right: 8px;
  width: 12px;
  height: 12px;
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url(/hvac/pes/products/ziaino/common/img/arrow_link_sky.svg);
}
@media screen and (max-width: 896px) {
  .secEndLinks ul a:after {
    right: 10px;
    width: 10px;
    height: 10px;
  }
}

@media screen and (max-width: 896px) {
  .basic-page .secZia.secEndLinks .container {
    padding-left: 0;
    padding-right: 0;
  }
}

.secEndLinks {
  padding-bottom: 3em;
}
.secEndLinks .container {
  padding: 2em 0;
}
.secEndLinks ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
@media screen and (max-width: 896px) {
  .secEndLinks ul {
    display: block;
    width: 86%;
    margin: 0 auto;
  }
}
.secEndLinks ul li {
  width: 380px;
  margin-left: 2.5em;
}
@media screen and (max-width: 896px) {
  .secEndLinks ul li {
    width: 100%;
    margin-left: 0;
    margin-top: 1.75em;
  }
}
.secEndLinks ul li:nth-of-type(1) {
  margin-left: 0;
}
@media screen and (max-width: 896px) {
  .secEndLinks ul li:nth-of-type(1) {
    margin-top: 0;
  }
}
.secEndLinks ul a.customLeft {
  padding-left: 0.5em;
  text-align: left;
}
@media screen and (max-width: 896px) {
  .secEndLinks ul a.customLeft {
    text-align: center;
  }
}
@media screen and (max-width: 358px) {
  .secEndLinks ul a.customLeft {
    padding-left: 1em;
    text-align: left;
  }
}

.textsNotes {
  font-size: 14px;
}
@media screen and (max-width: 896px) {
  .textsNotes {
    margin-bottom: 3em;
    font-size: 10px;
  }
}
.textsNotes li.plPc {
  padding-left: 3em;
}
@media screen and (max-width: 896px) {
  .textsNotes li.plPc {
    padding-left: 0;
  }
}

.secEndIcon.js-animation-item.anmFadeIn {
  opacity: 0;
}
.secEndIcon.js-animation-item.anmFadeIn.is-init {
  opacity: 0;
  -webkit-transform: translateX(-50%) translateY(50px);
          transform: translateX(-50%) translateY(50px);
  -webkit-transition: all 0.8s;
  transition: all 0.8s;
}
.secEndIcon.js-animation-item.anmFadeIn.is-init.is-animation {
  opacity: 1;
  -webkit-transform: translateX(-50%) translateY(0);
          transform: translateX(-50%) translateY(0);
}

.secZiaHero .secZiaHeroBg {
  background-image: url(/hvac/pes/products/ziaino/casestudy/img/bg_hero.jpg);
}
@media screen and (max-width: 896px) {
  .secZiaHero .secZiaHeroBg {
    background-image: url(/hvac/pes/products/ziaino/casestudy/img/bg_hero_sp.jpg);
  }
}
.secZia {
  letter-spacing: 0.1em;
  line-height: 1.6;
  font-size: 17px;
}
@media screen and (max-width: 896px) {
  .secZia {
    font-size: 13px;
  }
}

/* secZia共通 */
.secZia {
  padding-top: 5em;
}
@media screen and (max-width: 896px) {
  .secZia {
    padding-top: 3em;
  }
}
.secZia .secCaseHeader {
  margin-bottom: 1em;
}
@media screen and (max-width: 896px) {
  .secZia .secCaseHeader {
    margin-bottom: 1.5em;
  }
}
.secZia .secCaseTitleBdr {
  position: relative;
  padding-bottom: 1em;
  font-size: 21px;
  text-align: center;
  color: #005BAC;
  border-bottom: 1px #005BAC solid;
}
@media screen and (max-width: 896px) {
  .secZia .secCaseTitleBdr {
    font-size: 15px;
  }
}
.secZia .secCaseTitle {
  position: relative;
  padding-left: 0.75em;
  font-size: 21px;
  color: #005BAC;
}
.secZia .secCaseTitle:before {
  content: "";
  display: inline-block;
  position: absolute;
  left: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  width: 1px;
  height: 18px;
  background-color: #0056A8;
}
@media screen and (max-width: 896px) {
  .secZia .secCaseTitle:before {
    height: 84%;
  }
}
.secZia .secCaseHeaderPickup {
  position: relative;
  margin-bottom: 3em;
  padding-bottom: 1.5em;
  padding-left: 4.85em;
  color: #005BAC;
  border-bottom: 1px #005BAC solid;
}
@media screen and (max-width: 896px) {
  .secZia .secCaseHeaderPickup {
    padding-left: 0;
    padding-bottom: 0.75em;
  }
}
.secZia .secCaseHeaderPickup .secCaseTitlePickupSub {
  display: block;
  padding-left: 0.25em;
  font-size: 21px;
  line-height: 1;
}
@media screen and (max-width: 896px) {
  .secZia .secCaseHeaderPickup .secCaseTitlePickupSub {
    padding-top: 0.5em;
    line-height: 1.4;
    font-size: 15px;
  }
}
.secZia .secCaseHeaderPickup .secCaseTitlePickup {
  font-size: 35px;
}
@media screen and (max-width: 896px) {
  .secZia .secCaseHeaderPickup .secCaseTitlePickup {
    position: relative;
    font-size: 23px;
    padding-left: 1.5em;
  }
}
.secZia .secCaseHeaderPickup .secCaseTitlePickup:before {
  content: "";
  display: inline-block;
  position: absolute;
  left: 0;
  bottom: 22%;
  width: 71px;
  height: 87px;
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url(/hvac/pes/products/ziaino/casestudy/img/icon_pickup.png);
}
@media screen and (max-width: 896px) {
  .secZia .secCaseHeaderPickup .secCaseTitlePickup:before {
    width: 26px;
    height: 33px;
    top: 2%;
    bottom: auto;
  }
}
.secZia a.addIconBlank {
  position: relative;
  display: block;
}
.secZia a.addIconBlank:after {
  content: "";
  display: inline-block;
  position: absolute;
  right: 0;
  bottom: 8px;
  width: 15px;
  height: 15px;
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url(/hvac/pes/products/ziaino/common/img/icon_blank.svg);
}
.secZia a.addIconBlankIn {
  display: inline-block;
}
@media screen and (max-width: 896px) {
  .secZia a.addIconBlankIn {
    position: relative;
  }
}
.secZia a.addIconBlankIn:after {
  content: "";
  display: inline-block;
  width: 12px;
  height: 12px;
  margin-left: 1em;
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url(/hvac/pes/products/ziaino/common/img/icon_blank.svg);
}
@media screen and (max-width: 896px) {
  .secZia a.addIconBlankIn:after {
    position: absolute;
    right: 1em;
    top: 50%;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
    margin: 0;
  }
}
.secZia a:hover {
  text-decoration: none;
}

/* family */
.secZia.secFamily {
  margin: 0;
  padding-top: 5em;
}
@media screen and (max-width: 896px) {
  .secZia.secFamily {
    margin-top: 0;
    padding-top: 3em;
  }
}

.secFamily p {
  margin-top: 0.25em;
}
@media screen and (max-width: 896px) {
  .secFamily p {
    font-size: 13px;
  }
}

/* place */
.secPlace p {
  margin-top: 0.25em;
}
@media screen and (max-width: 896px) {
  .secPlace p {
    font-size: 13px;
  }
}

/* secLink */
.secLink .secLinkBlock {
  padding: 3em;
  background-color: #F1F5FB;
}
@media screen and (max-width: 896px) {
  .secLink .secLinkBlock {
    padding: 3em 2em;
  }
}
.secLink .secLinkBlock a {
  color: #005BAC;
  text-decoration: underline;
}
@media screen and (max-width: 896px) {
  .secLink .secLinkBlock a {
    padding: 0 3em 0 0;
  }
}
.secLink .secLinkBlock dd {
  margin-top: 1em;
  font-size: 17px;
  white-space: nowrap;
}
@media screen and (max-width: 896px) {
  .secLink .secLinkBlock dd {
    font-size: 13px;
    white-space: normal;
  }
}

/* secCompany */
.secCompany .secCompanyBlock {
  padding: 3em;
  border: 1px #005BAC solid;
}
@media screen and (max-width: 896px) {
  .secCompany .secCompanyBlock {
    padding: 1.5em 1em;
  }
}

/* secGrobal */
.secGrobal .secGrobalImage {
  margin-top: 3em;
}

/* secPickup */
.secPickup {
  margin-bottom: 5em;
}
@media screen and (max-width: 896px) {
  .secPickup {
    margin-bottom: 3em;
  }
}
.secPickup .secPickupTexts p {
  margin-bottom: 2em;
}
.secPickup .secPickupImage {
  margin-bottom: 2em;
  padding: 2em 0;
  background-color: #F1F5FB;
  text-align: center;
}
@media screen and (max-width: 896px) {
  .secPickup .secPickupImage {
    padding: 20px;
  }
}
.secPickup .secPickupImage img {
  width: 703px;
}
@media screen and (max-width: 896px) {
  .secPickup .secPickupImage img {
    width: 100%;
  }
}
.secPickup .secPickupImage p {
  margin-top: 2em;
  color: #005BAC;
}
@media screen and (max-width: 896px) {
  .secPickup .secPickupImage p {
    margin-top: 1.25em;
  }
}
.secPickup .secPickupPhotos {
  margin-top: 3em;
}
.secPickup .secPickupPhotos p {
  font-size: 14px;
}
@media screen and (max-width: 896px) {
  .secPickup .secPickupPhotos p {
    font-size: 10px;
  }
}
.secPickup .secPickupPhotos li {
  width: 425px;
}
@media screen and (max-width: 896px) {
  .secPickup .secPickupPhotos li {
    width: 100%;
    margin-bottom: 3em;
  }
}
@media screen and (max-width: 896px) {
  .secPickup .secPickupPhotos li:nth-last-of-type(1) {
    margin-bottom: 0;
  }
}
@media screen and (max-width: 896px) {
  .secPickup p {
    font-size: 13px;
  }
}