@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;
}
@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;
}
@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: 16px;
  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);
}

.scroll-hint-icon-wrap.is-active .scroll-hint-icon:before {
  -webkit-animation: scroll-hint-appear 1.5s linear;
          animation: scroll-hint-appear 1.5s linear;
  -webkit-animation-iteration-count: 2;
          animation-iteration-count: 2;
}
.scroll-hint-icon-wrap .scroll-hint-icon:after {
  -webkit-transition-delay: 3s;
          transition-delay: 3s;
}

body.is-sp .scroll-hint-icon-wrap {
  left: auto;
  right: -14%;
}

.secZiaHero .secZiaHeroBg {
  background-image: url(/hvac/pes/products/ziaino/about/effect/verification/img/bg_hero.jpg);
}
@media screen and (max-width: 896px) {
  .secZiaHero .secZiaHeroBg {
    background-image: url(/hvac/pes/products/ziaino/about/effect/verification/img/bg_hero_sp.jpg);
  }
}
.secZiaHeroTexts {
  padding: 5em 0;
}
@media screen and (max-width: 896px) {
  .secZiaHeroTexts {
    padding: 3em 0;
  }
}

.secZia {
  padding: 5em 0 0;
  letter-spacing: 0.1em;
}
@media screen and (max-width: 896px) {
  .secZia {
    padding: 3em 0 0;
  }
}

.secZiaAnchorBtns a {
  letter-spacing: 0;
}

.secCustomHeader {
  width: 600px;
  margin: 0 auto 3em;
  text-align: center;
  border-radius: 50px;
}
@media screen and (max-width: 896px) {
  .secCustomHeader {
    width: 73%;
  }
}

.secCustomTitle {
  padding: 0.691em 0;
  color: #fff;
  font-size: 21px;
}
@media screen and (max-width: 896px) {
  .secCustomTitle {
    font-size: 15px;
  }
}

.secZia.secFamily .secCustomHeader {
  background-color: #DFB085;
}
.secZia.secBiz .secCustomHeader {
  background-color: #53C08F;
}
.secZia.secTenume {
  padding-bottom: 5em;
}
.secZia.secTenume .secCustomHeader {
  background-color: #518CDA;
}

.basic-page .secZia.secEnd {
  padding: 0;
}
@media screen and (max-width: 896px) {
  .basic-page .secZia.secEnd {
    padding: 0;
  }
}
.basic-page .secZia.secEnd .container {
  max-width: 980px;
}
.basic-page .secZia.secEnd .secEndNotes {
  margin-top: 0;
}

.tableScrollRelative {
  position: relative;
}
.tableScrollRelative .tableInner.onBlock {
  position: absolute;
  left: 0;
  top: 0;
  z-index: 1;
  width: 175px;
  height: 100%;
}
@media screen and (max-width: 896px) {
  .tableScrollRelative .tableInner.onBlock {
    width: 137px;
  }
}

.tableInner .tableOnBlock.tableOnBlock01 {
  /* height: 235px; */
  /*  @include sp {
       height: 100%;
   } */
}
@media screen and (max-width: 896px) {
  .tableInner .tableOnBlock.tableOnBlock01 .tableOnnBlock01 {
    height: auto;
  }
}
.tableInner .tableOnBlock.tableOnBlock03 {
  /* height: 786px;

  @include sp {
      height: auto;
  } */
}
@media screen and (max-width: 896px) {
  .tableInner .tableOnBlock.tableOnBlock03 .tableOnnBlock03 {
    height: auto;
  }
}
.tableInner .tableOnBlock.tableOnBlock04 {
  /* height: 1148px;

  @include sp {
      height: auto;
  } */
}
@media screen and (max-width: 896px) {
  .tableInner .tableOnBlock.tableOnBlock04 .tableOnnBlock04 {
    height: auto;
  }
}
.tableInner .tableOnBlock.tableOnBlock05 {
  /* height: 256px;

  @include sp {
      height: 153px;
  } */
}
@media screen and (max-width: 896px) {
  .tableInner .tableOnBlock.tableOnBlock05 .tableOnnBlock05 {
    height: auto;
  }
}
.tableInner .tableOnBlock.tableOnBlock06 {
  /* height: 531px;

  @include sp {
      height: auto;
  } */
}
@media screen and (max-width: 896px) {
  .tableInner .tableOnBlock.tableOnBlock06 .tableOnnBlock06 {
    height: auto;
  }
}

/* tableOnBlock size */
.tableInner .tableOnBlock table {
  width: 175px;
  height: 100%;
}
@media screen and (max-width: 896px) {
  .tableInner .tableOnBlock table {
    width: 100%;
  }
}
.tableInner .tableOnBlock table .col-subject {
  background-color: #fff;
}
@media screen and (max-width: 896px) {
  .tableInner .tableOnBlock table .col-subject {
    width: 30px;
  }
}
@media screen and (max-width: 896px) {
  .tableInner .tableOnBlock table .col-outline {
    width: 100px;
  }
}
.tableInner .tableOnBlock table .col-subject,
.tableInner .tableOnBlock table .col-outline {
  height: 43px;
}
@media screen and (max-width: 896px) {
  .tableInner .tableOnBlock table .col-subject,
  .tableInner .tableOnBlock table .col-outline {
    height: 31px;
  }
}

/* tableOnBlock border */
.tableInner .tableOnBlock table {
  position: relative;
  border-right: 1px #000 solid;
  /* &:after {
      content: '';
      position: absolute;
      left:0;
      bottom:0;
      width: 100%;
      height: 1px;
      background-color: #000;
  } */
}
.tableInner .tableOnBlock table .col-subject {
  position: relative;
}
.tableInner .tableOnBlock table .col-subject:after {
  content: "";
  position: absolute;
  left: 0;
  top: -1px;
  width: 100%;
  height: 2px;
  background-color: #fff;
}
.tableInner .tableOnBlock table .col-subject:before {
  content: "";
  position: absolute;
  left: -1px;
  top: -1px;
  width: 2px;
  height: 101%;
  background-color: #fff;
}

/* tableOnBlock tableInBlock common */
@media screen and (max-width: 896px) {
  .tableInner table .heightCheck00 {
    height: 32px !important;
  }
}
.tableInner .tableOnBlock01 .heightCheck01,
.tableInner .tableInBlock01 .heightCheck01 {
  height: 125px;
}
@media screen and (max-width: 896px) {
  .tableInner .tableOnBlock01 .heightCheck01,
  .tableInner .tableInBlock01 .heightCheck01 {
    height: 60px;
  }
}
.tableInner .tableOnBlock01 .heightCheck02,
.tableInner .tableInBlock01 .heightCheck02 {
  height: 125px;
}
@media screen and (max-width: 896px) {
  .tableInner .tableOnBlock01 .heightCheck02,
  .tableInner .tableInBlock01 .heightCheck02 {
    height: 59px;
  }
}
.tableInner .tableOnBlock01 .heightCheck03,
.tableInner .tableInBlock01 .heightCheck03 {
  height: 172px;
}
@media screen and (max-width: 896px) {
  .tableInner .tableOnBlock01 .heightCheck03,
  .tableInner .tableInBlock01 .heightCheck03 {
    height: 102px;
  }
}
.tableInner .tableOnBlock01 .heightCheck04,
.tableInner .tableInBlock01 .heightCheck04 {
  height: 125px;
}
@media screen and (max-width: 896px) {
  .tableInner .tableOnBlock01 .heightCheck04,
  .tableInner .tableInBlock01 .heightCheck04 {
    height: 59px;
  }
}
.tableInner .tableOnBlock01 .heightCheck05,
.tableInner .tableInBlock01 .heightCheck05 {
  height: 256px;
}
@media screen and (max-width: 896px) {
  .tableInner .tableOnBlock01 .heightCheck05,
  .tableInner .tableInBlock01 .heightCheck05 {
    height: 133px;
  }
}
.tableInner .tableOnBlock02 .heightCheck01,
.tableInner .tableInBlock02 .heightCheck01 {
  height: 87px;
}
@media screen and (max-width: 896px) {
  .tableInner .tableOnBlock02 .heightCheck01,
  .tableInner .tableInBlock02 .heightCheck01 {
    height: 61px;
  }
}
@media screen and (max-width: 896px) {
  .tableInner .tableOnBlock02 .heightCheck02,
  .tableInner .tableInBlock02 .heightCheck02 {
    height: 55px;
  }
}
@media screen and (max-width: 896px) {
  .tableInner .tableOnBlock02 .heightCheck03,
  .tableInner .tableInBlock02 .heightCheck03 {
    height: 60px;
  }
}
.tableInner .tableOnBlock02 .heightCheck07,
.tableInner .tableInBlock02 .heightCheck07 {
  height: 128px;
}
@media screen and (max-width: 896px) {
  .tableInner .tableOnBlock02 .heightCheck07,
  .tableInner .tableInBlock02 .heightCheck07 {
    height: 82px;
  }
}
.tableInner .tableOnBlock02 .heightCheck08,
.tableInner .tableInBlock02 .heightCheck08 {
  height: 128px;
}
@media screen and (max-width: 896px) {
  .tableInner .tableOnBlock02 .heightCheck08,
  .tableInner .tableInBlock02 .heightCheck08 {
    height: 82px;
  }
}
.tableInner .tableOnBlock02 .heightCheck09,
.tableInner .tableInBlock02 .heightCheck09 {
  height: 90px;
}
@media screen and (max-width: 896px) {
  .tableInner .tableOnBlock02 .heightCheck09,
  .tableInner .tableInBlock02 .heightCheck09 {
    height: 59px;
  }
}
.tableInner .tableOnBlock02 .heightCheck10,
.tableInner .tableInBlock02 .heightCheck10 {
  height: 90px;
}
@media screen and (max-width: 896px) {
  .tableInner .tableOnBlock02 .heightCheck10,
  .tableInner .tableInBlock02 .heightCheck10 {
    height: 59px;
  }
}
.tableInner .tableOnBlock02 .heightCheck11,
.tableInner .tableInBlock02 .heightCheck11 {
  height: 90px;
}
@media screen and (max-width: 896px) {
  .tableInner .tableOnBlock02 .heightCheck11,
  .tableInner .tableInBlock02 .heightCheck11 {
    height: 59px;
  }
}
.tableInner .tableOnBlock02 .heightCheck12,
.tableInner .tableInBlock02 .heightCheck12 {
  height: 90px;
}
@media screen and (max-width: 896px) {
  .tableInner .tableOnBlock02 .heightCheck12,
  .tableInner .tableInBlock02 .heightCheck12 {
    height: 59px;
  }
}
.tableInner .tableOnBlock02 .heightCheck13,
.tableInner .tableInBlock02 .heightCheck13 {
  height: 90px;
}
@media screen and (max-width: 896px) {
  .tableInner .tableOnBlock02 .heightCheck13,
  .tableInner .tableInBlock02 .heightCheck13 {
    height: 59px;
  }
}
.tableInner .tableOnBlock02 .heightCheck14,
.tableInner .tableInBlock02 .heightCheck14 {
  height: 90px;
}
@media screen and (max-width: 896px) {
  .tableInner .tableOnBlock02 .heightCheck14,
  .tableInner .tableInBlock02 .heightCheck14 {
    height: 59px;
  }
}
.tableInner .tableOnBlock02 .heightCheck15,
.tableInner .tableInBlock02 .heightCheck15 {
  height: 90px;
}
@media screen and (max-width: 896px) {
  .tableInner .tableOnBlock02 .heightCheck15,
  .tableInner .tableInBlock02 .heightCheck15 {
    height: 59px;
  }
}
.tableInner .tableOnBlock02 .heightCheck16,
.tableInner .tableInBlock02 .heightCheck16 {
  height: 213px;
}
@media screen and (max-width: 896px) {
  .tableInner .tableOnBlock02 .heightCheck16,
  .tableInner .tableInBlock02 .heightCheck16 {
    height: 88px;
  }
}
.tableInner .tableOnBlock02 .ls-half,
.tableInner .tableInBlock02 .ls-half {
  letter-spacing: -0.75em;
}
.tableInner .tableOnBlock03 .heightCheck01,
.tableInner .tableInBlock03 .heightCheck01 {
  height: 403px;
}
@media screen and (max-width: 896px) {
  .tableInner .tableOnBlock03 .heightCheck01,
  .tableInner .tableInBlock03 .heightCheck01 {
    height: 276px;
  }
}
.tableInner .tableOnBlock03 .heightCheck02,
.tableInner .tableInBlock03 .heightCheck02 {
  height: 340px;
}
@media screen and (max-width: 896px) {
  .tableInner .tableOnBlock03 .heightCheck02,
  .tableInner .tableInBlock03 .heightCheck02 {
    height: 246px;
  }
}
.tableInner .tableOnBlock03 .heightCheck03,
.tableInner .tableInBlock03 .heightCheck03 {
  height: 340px;
}
@media screen and (max-width: 896px) {
  .tableInner .tableOnBlock03 .heightCheck03,
  .tableInner .tableInBlock03 .heightCheck03 {
    height: 246px;
  }
}
.tableInner .tableOnBlock03 .heightCheck04,
.tableInner .tableInBlock03 .heightCheck04 {
  height: 106px;
}
@media screen and (max-width: 896px) {
  .tableInner .tableOnBlock03 .heightCheck04,
  .tableInner .tableInBlock03 .heightCheck04 {
    height: 61px;
  }
}
@media screen and (max-width: 896px) {
  .tableInner .tableOnBlock03 .heightCheck10,
  .tableInner .tableInBlock03 .heightCheck10 {
    height: 61px;
  }
}
.tableInner .tableOnBlock04 .heightCheck01,
.tableInner .tableInBlock04 .heightCheck01 {
  height: 276px;
}
@media screen and (max-width: 896px) {
  .tableInner .tableOnBlock04 .heightCheck01,
  .tableInner .tableInBlock04 .heightCheck01 {
    height: 153px;
  }
}
.tableInner .tableOnBlock04 .heightCheck02,
.tableInner .tableInBlock04 .heightCheck02 {
  height: 340px;
}
@media screen and (max-width: 896px) {
  .tableInner .tableOnBlock04 .heightCheck02,
  .tableInner .tableInBlock04 .heightCheck02 {
    height: 205px;
  }
}
.tableInner .tableOnBlock04 .heightCheck03,
.tableInner .tableInBlock04 .heightCheck03 {
  height: 107px;
}
@media screen and (max-width: 896px) {
  .tableInner .tableOnBlock04 .heightCheck03,
  .tableInner .tableInBlock04 .heightCheck03 {
    height: 61px;
  }
}
.tableInner .tableOnBlock04 .heightCheck04,
.tableInner .tableInBlock04 .heightCheck04 {
  height: 128px;
}
@media screen and (max-width: 896px) {
  .tableInner .tableOnBlock04 .heightCheck04,
  .tableInner .tableInBlock04 .heightCheck04 {
    height: 76px;
  }
}
.tableInner .tableOnBlock04 .heightCheck05,
.tableInner .tableInBlock04 .heightCheck05 {
  height: 106px;
}
@media screen and (max-width: 896px) {
  .tableInner .tableOnBlock04 .heightCheck05,
  .tableInner .tableInBlock04 .heightCheck05 {
    height: 61px;
  }
}
.tableInner .tableOnBlock04 .heightCheck06,
.tableInner .tableInBlock04 .heightCheck06 {
  height: 106px;
}
@media screen and (max-width: 896px) {
  .tableInner .tableOnBlock04 .heightCheck06,
  .tableInner .tableInBlock04 .heightCheck06 {
    height: 76px;
  }
}
.tableInner .tableOnBlock04 .heightCheck07,
.tableInner .tableInBlock04 .heightCheck07 {
  height: 106px;
}
@media screen and (max-width: 896px) {
  .tableInner .tableOnBlock04 .heightCheck07,
  .tableInner .tableInBlock04 .heightCheck07 {
    height: 61px;
  }
}
.tableInner .tableOnBlock04 .heightCheck08,
.tableInner .tableInBlock04 .heightCheck08 {
  height: 106px;
}
@media screen and (max-width: 896px) {
  .tableInner .tableOnBlock04 .heightCheck08,
  .tableInner .tableInBlock04 .heightCheck08 {
    height: 61px;
  }
}
.tableInner .tableOnBlock04 .heightCheck09,
.tableInner .tableInBlock04 .heightCheck09 {
  height: 106px;
}
@media screen and (max-width: 896px) {
  .tableInner .tableOnBlock04 .heightCheck09,
  .tableInner .tableInBlock04 .heightCheck09 {
    height: 61px;
  }
}
.tableInner .tableOnBlock04 .heightCheck10,
.tableInner .tableInBlock04 .heightCheck10 {
  height: 106px;
}
@media screen and (max-width: 896px) {
  .tableInner .tableOnBlock04 .heightCheck10,
  .tableInner .tableInBlock04 .heightCheck10 {
    height: 61px;
  }
}
.tableInner .tableOnBlock04 .heightCheck11,
.tableInner .tableInBlock04 .heightCheck11 {
  height: 106px;
}
@media screen and (max-width: 896px) {
  .tableInner .tableOnBlock04 .heightCheck11,
  .tableInner .tableInBlock04 .heightCheck11 {
    height: 61px;
  }
}
.tableInner .tableOnBlock04 .heightCheck12,
.tableInner .tableInBlock04 .heightCheck12 {
  height: 106px;
}
@media screen and (max-width: 896px) {
  .tableInner .tableOnBlock04 .heightCheck12,
  .tableInner .tableInBlock04 .heightCheck12 {
    height: 61px;
  }
}



.tableInner .tableOnBlock04 .tableOnBlock04--tenume .heightCheck01,
.tableInner .tableInBlock04 .tableInBlock04--tenume .heightCheck01 {
  height: 276px;
}
@media screen and (max-width: 896px) {
  .tableInner .tableOnBlock04 .tableOnBlock04--tenume .heightCheck01,
  .tableInner .tableInBlock04 .tableInBlock04--tenume .heightCheck01 {
    height: 153px;
  }
}
.tableInner .tableOnBlock04 .tableOnBlock04--tenume .heightCheck02,
.tableInner .tableInBlock04 .tableInBlock04--tenume .heightCheck02 {
  height: 340px;
}
@media screen and (max-width: 896px) {
  .tableInner .tableOnBlock04 .tableOnBlock04--tenume .heightCheck02,
  .tableInner .tableInBlock04 .tableInBlock04--tenume .heightCheck02 {
    height: 205px;
  }
}
.tableInner .tableOnBlock04 .tableOnBlock04--tenume .heightCheck03,
.tableInner .tableInBlock04 .tableInBlock04--tenume .heightCheck03 {
  height: 107px;
}
@media screen and (max-width: 896px) {
  .tableInner .tableOnBlock04 .tableOnBlock04--tenume .heightCheck03,
  .tableInner .tableInBlock04 .tableInBlock04--tenume .heightCheck03 {
    height: 61px;
  }
}
.tableInner .tableOnBlock04 .tableOnBlock04--tenume .heightCheck04,
.tableInner .tableInBlock04 .tableInBlock04--tenume .heightCheck04 {
  height: 128px;
}
@media screen and (max-width: 896px) {
  .tableInner .tableOnBlock04 .tableOnBlock04--tenume .heightCheck04,
  .tableInner .tableInBlock04 .tableInBlock04--tenume .heightCheck04 {
    height: 76px;
  }
}
.tableInner .tableOnBlock04 .tableOnBlock04--tenume .heightCheck05,
.tableInner .tableInBlock04 .tableInBlock04--tenume .heightCheck05 {
  height: 106px;
}
@media screen and (max-width: 896px) {
  .tableInner .tableOnBlock04 .tableOnBlock04--tenume .heightCheck05,
  .tableInner .tableInBlock04 .tableInBlock04--tenume .heightCheck05 {
    height: 61px;
  }
}
.tableInner .tableOnBlock04 .tableOnBlock04--tenume .heightCheck06,
.tableInner .tableInBlock04 .tableInBlock04--tenume .heightCheck06 {
  height: 106px;
}
@media screen and (max-width: 896px) {
  .tableInner .tableOnBlock04 .tableOnBlock04--tenume .heightCheck06,
  .tableInner .tableInBlock04 .tableInBlock04--tenume .heightCheck06 {
    height: 76px;
  }
}
.tableInner .tableOnBlock04 .tableOnBlock04--tenume .heightCheck07,
.tableInner .tableInBlock04 .tableInBlock04--tenume .heightCheck07 {
  height: 106px;
}
@media screen and (max-width: 896px) {
  .tableInner .tableOnBlock04 .tableOnBlock04--tenume .heightCheck07,
  .tableInner .tableInBlock04 .tableInBlock04--tenume .heightCheck07 {
    height: 61px;
  }
}
.tableInner .tableOnBlock04 .tableOnBlock04--tenume .heightCheck08,
.tableInner .tableInBlock04 .tableInBlock04--tenume .heightCheck08 {
  height: 106px;
}
@media screen and (max-width: 896px) {
  .tableInner .tableOnBlock04 .tableOnBlock04--tenume .heightCheck08,
  .tableInner .tableInBlock04 .tableInBlock04--tenume .heightCheck08 {
    height: 61px;
  }
}
.tableInner .tableOnBlock04 .tableOnBlock04--tenume .heightCheck09,
.tableInner .tableInBlock04 .tableInBlock04--tenume .heightCheck09 {
  height: 106px;
}
@media screen and (max-width: 896px) {
  .tableInner .tableOnBlock04 .tableOnBlock04--tenume .heightCheck09,
  .tableInner .tableInBlock04 .tableInBlock04--tenume .heightCheck09 {
    height: 61px;
  }
}
.tableInner .tableOnBlock04 .tableOnBlock04--tenume .heightCheck10,
.tableInner .tableInBlock04 .tableInBlock04--tenume .heightCheck10 {
  height: 106px;
}
@media screen and (max-width: 896px) {
  .tableInner .tableOnBlock04 .tableOnBlock04--tenume .heightCheck10,
  .tableInner .tableInBlock04 .tableInBlock04--tenume .heightCheck10 {
    height: 61px;
  }
}
.tableInner .tableOnBlock04 .tableOnBlock04--tenume .heightCheck11,
.tableInner .tableInBlock04 .tableInBlock04--tenume .heightCheck11 {
  height: 106px;
}
@media screen and (max-width: 896px) {
  .tableInner .tableOnBlock04 .tableOnBlock04--tenume .heightCheck11,
  .tableInner .tableInBlock04 .tableInBlock04--tenume .heightCheck11 {
    height: 61px;
  }
}
.tableInner .tableOnBlock04 .tableOnBlock04--tenume .heightCheck12,
.tableInner .tableInBlock04 .tableInBlock04--tenume .heightCheck12 {
  height: 106px;
}
@media screen and (max-width: 896px) {
  .tableInner .tableOnBlock04 .tableOnBlock04--tenume .heightCheck12,
  .tableInner .tableInBlock04 .tableInBlock04--tenume .heightCheck12 {
    height: 61px;
  }
}

.tableInner .tableOnBlock05 .heightCheck01,
.tableInner .tableInBlock05 .heightCheck01 {
  height: 106px;
}
@media screen and (max-width: 896px) {
  .tableInner .tableOnBlock05 .heightCheck01,
  .tableInner .tableInBlock05 .heightCheck01 {
    height: 60px;
  }
}
.tableInner .tableOnBlock05 .heightCheck02,
.tableInner .tableInBlock05 .heightCheck02 {
  height: 105px;
}
@media screen and (max-width: 896px) {
  .tableInner .tableOnBlock05 .heightCheck02,
  .tableInner .tableInBlock05 .heightCheck02 {
    height: 61px;
  }
}
.tableInner .tableOnBlock06 .heightCheck01,
.tableInner .tableInBlock06 .heightCheck01 {
  height: 127px;
}
@media screen and (max-width: 896px) {
  .tableInner .tableOnBlock06 .heightCheck01,
  .tableInner .tableInBlock06 .heightCheck01 {
    height: 66px;
  }
}
.tableInner .tableOnBlock06 .heightCheck02,
.tableInner .tableInBlock06 .heightCheck02 {
  height: 106px;
}
@media screen and (max-width: 896px) {
  .tableInner .tableOnBlock06 .heightCheck02,
  .tableInner .tableInBlock06 .heightCheck02 {
    height: 66px;
  }
}
.tableInner .tableOnBlock06 .heightCheck03,
.tableInner .tableInBlock06 .heightCheck03 {
  height: 127px;
}
@media screen and (max-width: 896px) {
  .tableInner .tableOnBlock06 .heightCheck03,
  .tableInner .tableInBlock06 .heightCheck03 {
    height: 66px;
  }
}
.tableInner .tableOnBlock06 .heightCheck04,
.tableInner .tableInBlock06 .heightCheck04 {
  height: 126px;
}
@media screen and (max-width: 896px) {
  .tableInner .tableOnBlock06 .heightCheck04,
  .tableInner .tableInBlock06 .heightCheck04 {
    height: 66px;
  }
}

/* table border */
.tableInner table.tableInBlock {
  border-right: 1px #000 solid;
}
.tableInner th {
  border-top: solid 1px #000;
  border-left: solid 1px #000;
}
.tableInner td {
  border-top: solid 1px #000;
  border-left: solid 1px #000;
}
.tableInner .col-subject {
  border-top: none;
  border-left: none;
}

/* table size */
@media screen and (max-width: 896px) {
  .tableInner table.tableInBlock01 {
    height: 151px;
  }
}
@media screen and (max-width: 896px) {
  .tableInner table.tableInBlock03 {
    height: 550px;
  }
}
@media screen and (max-width: 896px) {
  .tableInner table.tableInBlock05 {
    height: 153px;
  }
}

.tableInner table, .tableInner tr, .tableInner th, .tableInner td {
  vertical-align: middle;
}
.tableInner table {
  width: calc(1876px - 304px);
  border-collapse: separate;
  white-space: normal;
  letter-spacing: 0;
  line-height: 1.5;
}
.tableInner table a.linkBl {
  color: #005BAC;
  text-decoration: underline;
}
.tableInner th {
  padding: 0.5em;
  background-color: #E9ECF7;
  color: #005BAC;
  font-size: 15px;
  font-weight: normal;
  text-align: center;
}
@media screen and (max-width: 896px) {
  .tableInner th {
    font-size: 10px;
  }
}
.tableInner th.row {
  padding: 0.75em;
  background-color: #005BAC;
  color: #fff;
  font-size: 15px;
  font-weight: normal;
  text-align: center;
}
@media screen and (max-width: 896px) {
  .tableInner th.row {
    font-size: 10px;
  }
}
.tableInner td {
  padding: 1.5em 0.75em;
  background-color: #fff;
  font-size: 14px;
}
@media screen and (max-width: 896px) {
  .tableInner td {
    padding: 1em 1em;
    font-size: 10px;
  }
}
.tableInner .ta-center {
  text-align: center;
}
.tableInner .wrap {
  word-break: break-all;
}
.tableInner .col-subject,
.tableInner .col-outline {
  height: 43px;
}
@media screen and (max-width: 896px) {
  .tableInner .col-subject,
  .tableInner .col-outline {
    height: 31px;
  }
}
@media screen and (max-width: 896px) {
  .tableInner .col-subject {
    width: 30px;
  }
}
.tableInner .col-outline {
  width: 132px;
}
@media screen and (max-width: 896px) {
  .tableInner .col-outline {
    width: 100px;
  }
}
.tableInner .col-machine {
  width: 105px;
}
.tableInner .col-condition {
  width: 220px;
}
.tableInner .col-target {
  width: 135px;
}
.tableInner .col-method {
  width: 216px;
}
.tableInner .col-space {
  width: 80px;
}
.tableInner .col-result {
  width: 340px;
}
.tableInner .col-institution {
  width: 160px;
}
.tableInner .col-result {
  width: 340px;
}
.tableInner .col-number {
  width: 142px;
}
.tableInner .col-link {
  width: 304px;
}
.tableInner .empty {
  /* 斜線のSVG画像 */
  background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHN0eWxlPSJ3aWR0aDoxMDAlO2hlaWdodDoxMDAlOyI+PGxpbmUgeDE9IjEwMCUiIHkxPSIwJSIgeDI9IjAlIiB5Mj0iMTAwJSIgc3R5bGU9InN0cm9rZTogIzMzMzMzMztzdHJva2Utd2lkdGg6IDE7Ij48L2xpbmU+PC9zdmc+");
}

.notesScroll {
  max-width: 980px;
  width: 90%;
  margin: 0 auto 2em;
  font-size: 12px;
  letter-spacing: 0.05em;
}
@media screen and (max-width: 896px) {
  .notesScroll {
    width: 100%;
    padding-left: 3em;
    font-size: 10px;
  }
}

.tableScroll {
  position: relative;
  margin-bottom: 2em;
}
.tableScroll:after {
  content: "";
  display: block;
  position: absolute;
  bottom: 0;
  left: 70px;
  z-index: 1;
  width: 100%;
  height: 1px;
  background-color: #000;
}
@media screen and (max-width: 896px) {
  .tableScroll:after {
    left: 28px;
  }
}

.tableInner {
  margin-left: 70px;
  white-space: nowrap;
  overflow: auto;
  -webkit-overflow-scrolling: touch;
  /* IE, Edge 対応 */
  -ms-overflow-style: none;
  /* Firefox 対応 */
  scrollbar-width: none;
  /* Chrome, Safari 対応 */
  /* 新Edge 対応 */
}
@media screen and (max-width: 896px) {
  .tableInner {
    margin-left: 28px;
  }
}
.tableInner img {
  min-width: 1876px;
}
@media screen and (max-width: 896px) {
  .tableInner img {
    min-width: 1600px;
  }
}
.tableInner::-webkit-scrollbar {
  display: none;
}
.tableInner::-webkit-scrollbar {
  display: none;
}