@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: 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/about/img/bg_hero.jpg);
}
@media screen and (max-width: 896px) {
  .secZiaHero .secZiaHeroBg {
    background-position: 100% 100%;
    background-image: url(/hvac/pes/products/ziaino/about/img/bg_hero_sp.jpg);
  }
}
@media screen and (max-width: 896px) {
  .secZiaHeroTexts {
    padding: 3em 0 1em;
  }
}

.secZia {
  padding-top: 6em;
  letter-spacing: 0.1em;
  line-height: 1.6;
  font-size: 17px;
}
@media screen and (max-width: 896px) {
  .secZia {
    font-size: 13px;
    padding-top: 3.5em;
  }
}
@media screen and (max-width: 896px) {
  .secZia .secTitle {
    margin-bottom: 2em;
  }
}
@media screen and (max-width: 896px) {
  .secZia .secTitle h2 {
    font-size: 23px;
    line-height: 1.4;
  }
}
.secZia p {
  font-size: 17px;
}
@media screen and (max-width: 896px) {
  .secZia p {
    font-size: 13px;
    line-height: 1.6;
  }
}

@media screen and (max-width: 896px) {
  .secEnd {
    padding-bottom: 2em;
  }
}
.secEnd .secEndBlue {
  font-size: 27px;
  height: 390px;
  padding: 3.75em 0 0;
  background-image: url(/hvac/pes/products/ziaino/about/img/end_bg_pc.png);
}
@media screen and (max-width: 896px) {
  .secEnd .secEndBlue {
    font-size: 18px;
    height: 86vw;
    padding: 14% 0 0;
    background-image: url(/hvac/pes/products/ziaino/about/img/end_bg_sp.png);
  }
}
.secEnd .secEndBlue .secEndBlueAboutText div:nth-last-of-type(1) {
  margin-top: 0.75em;
}

.basic-page .secZia.secEndLinks {
  padding-top: 3em;
}

.step {
  display: inline-block;
  margin-bottom: 0.5em;
  padding: 0.5em 1em;
  color: #005BAC;
  font-size: 16px;
  font-weight: 700;
  border-radius: 50px;
  background-color: #e8f1f9;
}
@media screen and (max-width: 896px) {
  .step {
    margin-bottom: 1em;
    font-size: 13px;
  }
}

.secZiaHeroNotes {
  margin-bottom: 4em;
}
@media screen and (max-width: 896px) {
  .secZiaHeroNotes {
    margin-bottom: 3em;
    font-size: 10px;
  }
}
.secZiaHeroNotes .textsNotes {
  max-width: 513px;
  margin: 0 auto;
  letter-spacing: 0.1em;
  line-height: 1.4;
}
@media screen and (max-width: 896px) {
  .secZiaHeroNotes .textsNotes {
    margin-bottom: 3em;
    text-align: center;
  }
}
.secZiaHeroNotes .textsNotes li.plPc {
  padding-left: 2.2em;
}
@media screen and (max-width: 896px) {
  .secZiaHeroNotes .textsNotes li.plPc {
    padding-left: 0;
  }
}

.textsNotes.Notesblock03 {
  max-width: inherit;
  margin: 2em 0 3em;
  font-size: 14px;
  letter-spacing: 0.1em;
  line-height: 1.4;
}
@media screen and (max-width: 896px) {
  .textsNotes.Notesblock03 {
    margin-bottom: 3em;
    font-size: 10px;
  }
}
.textsNotes.Notesblock03 li.plPc {
  padding-left: 2.2em;
}
@media screen and (max-width: 896px) {
  .textsNotes.Notesblock03 li.plPc {
    padding-left: 0;
  }
}

.block01 {
  position: relative;
  margin-top: 3em;
}
@media screen and (max-width: 896px) {
  .block01 {
    margin: 3em 0 0;
  }
}
.block01 .block01Hover01 {
  position: absolute;
  left: 138px;
  top: 0;
  width: 259px;
  height: 145px;
}
@media screen and (max-width: 896px) {
  .block01 .block01Hover01 {
    left: 12%;
    width: 31.5%;
    height: auto;
  }
}
.block01 .block01Hover02 {
  position: absolute;
  right: 203px;
  top: 0;
  width: 188px;
  height: 145px;
}
@media screen and (max-width: 896px) {
  .block01 .block01Hover02 {
    right: 20%;
    width: 22.8%;
    height: auto;
  }
}
.block01 .block01Hover03 {
  position: absolute;
  left: 138px;
  bottom: 108px;
  width: 259px;
  height: 152px;
}
@media screen and (max-width: 896px) {
  .block01 .block01Hover03 {
    left: 12%;
    bottom: 24%;
    width: 31.5%;
    height: auto;
  }
}
.block01 .block01Hover04 {
  position: absolute;
  right: 203px;
  bottom: 108px;
  width: 188px;
  height: 152px;
}
@media screen and (max-width: 896px) {
  .block01 .block01Hover04 {
    right: 20%;
    bottom: 24%;
    width: 22.8%;
    height: auto;
  }
}
.block01 .block01Hover05 {
  position: absolute;
  right: 41px;
  top: 0;
  width: 154px;
  height: 386px;
}
@media screen and (max-width: 896px) {
  .block01 .block01Hover05 {
    right: 0;
    width: 18.8%;
    height: auto;
  }
}

.block02 {
  margin-top: 3em;
}

.block03 {
  margin-bottom: 3em;
}
@media screen and (max-width: 896px) {
  .block03 {
    margin-bottom: 4em;
  }
}
.block03 .block03List {
  padding: 46px;
  border: 1px #005BAC solid;
  -o-border-image: linear-gradient(to right, #005bac 20%, #2ea7e0 80%);
     border-image: -webkit-gradient(linear, left top, right top, color-stop(20%, #005bac), color-stop(80%, #2ea7e0));
     border-image: linear-gradient(to right, #005bac 20%, #2ea7e0 80%);
  border-image-slice: 1;
}
@media screen and (max-width: 896px) {
  .block03 .block03List {
    padding: 34px 18px;
  }
}
.block03 .block03List li {
  position: relative;
  margin-bottom: 3em;
}
@media screen and (max-width: 896px) {
  .block03 .block03List li {
    margin-bottom: 3.5em;
  }
}
.block03 .block03List li:nth-last-of-type(1) {
  margin-bottom: 0;
}
.block03 .block03List li:nth-last-of-type(1):before {
  display: none;
}
.block03 .block03List li:before {
  content: "";
  display: block;
  position: absolute;
  left: 40px;
  bottom: -29px;
  -webkit-transform: rotate(135deg);
          transform: rotate(135deg);
  width: 14px;
  height: 14px;
  border-top: solid 1px #005BAC;
  border-right: solid 1px #005BAC;
}
@media screen and (max-width: 896px) {
  .block03 .block03List li:before {
    left: 50%;
    bottom: -26px;
    -webkit-transform: translateX(-50%) rotate(135deg);
            transform: translateX(-50%) rotate(135deg);
  }
}
.block03 .block03List dl {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media screen and (max-width: 896px) {
  .block03 .block03List dl {
    display: block;
  }
}
.block03 .block03List dl dt {
  display: inline-block;
  margin-right: 2em;
}
.block03 .block03List dl dt span {
  margin-bottom: 0;
}
.block03 .block03List dl dd {
  color: #005BAC;
  font-size: 21px;
  font-weight: 700;
}
@media screen and (max-width: 896px) {
  .block03 .block03List dl dd {
    padding-top: 1em;
    font-size: 15px;
  }
}

@media screen and (max-width: 896px) {
  .block04 {
    margin-top: 3em;
    margin-bottom: 3em;
  }
}

.block06 .block06Bdr {
  margin-bottom: 3em;
  padding: 2.5em;
  border: 1px #005BAC solid;
  -o-border-image: linear-gradient(to right, #005bac 20%, #2ea7e0 80%);
     border-image: -webkit-gradient(linear, left top, right top, color-stop(20%, #005bac), color-stop(80%, #2ea7e0));
     border-image: linear-gradient(to right, #005bac 20%, #2ea7e0 80%);
  border-image-slice: 1;
}
@media screen and (max-width: 896px) {
  .block06 .block06Bdr {
    padding: 1.5em;
  }
}
@media screen and (max-width: 896px) {
  .block06 .block06Bdr p {
    font-size: 13px;
  }
}
.block06 .block06Bdr .title {
  padding-bottom: 1em;
  color: #005BAC;
  font-size: 21px;
  text-align: center;
  border-bottom: 1px #005BAC solid;
  -o-border-image: linear-gradient(to right, #005bac 20%, #2ea7e0 80%);
     border-image: -webkit-gradient(linear, left top, right top, color-stop(20%, #005bac), color-stop(80%, #2ea7e0));
     border-image: linear-gradient(to right, #005bac 20%, #2ea7e0 80%);
  border-image-slice: 1;
}
@media screen and (max-width: 896px) {
  .block06 .block06Bdr .title {
    margin-bottom: 1em;
    font-size: 15px;
  }
}
.block06 .block06Bdr .block06Img {
  width: 720px;
  margin: 2em auto 0;
}
@media screen and (max-width: 896px) {
  .block06 .block06Bdr .block06Img {
    width: 100%;
  }
}

.block07 .customsecTitle {
  margin-bottom: 3em;
}
@media screen and (max-width: 896px) {
  .block07 .customsecTitle {
    margin-bottom: 1.5em;
  }
}
.block07 .customsecTitle.nobdr {
  margin-bottom: 2em;
}
@media screen and (max-width: 896px) {
  .block07 .customsecTitle.nobdr {
    margin-bottom: 1em;
  }
}
.block07 .customsecTitle.nobdr h3:after {
  display: none;
}
.block07 .customsecTitle h3 {
  position: relative;
  padding-bottom: 0.5em;
  font-size: 21px;
  color: #005BAC;
  line-height: 1;
  letter-spacing: 0.05em;
}
@media screen and (max-width: 896px) {
  .block07 .customsecTitle h3 {
    padding-bottom: 1em;
    font-size: 15px;
  }
}
.block07 .customsecTitle h3:after {
  content: "";
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 1px;
  background: #B5B5B5;
}
.block07 .block07Inner {
  background-color: #F1F5FB;
  padding: 3em;
}
@media screen and (max-width: 896px) {
  .block07 .block07Inner {
    padding: 1.5em;
  }
}
.block07 .block07InnerInner {
  margin-top: 4em;
}
.block07 .block07InnerInner:nth-of-type(1) {
  margin-top: 0;
}
.block07 .block07Img {
  margin-top: 2em;
}
.block07 .block07Notes {
  font-size: 14px;
}
@media screen and (max-width: 896px) {
  .block07 .block07Notes {
    padding: 3em 0;
    font-size: 10px;
  }
}
@media screen and (max-width: 896px) {
  .block07 p {
    font-size: 13px;
  }
}

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

.block08 {
  padding: 0;
}
@media screen and (max-width: 896px) {
  .block08 {
    padding: 0;
  }
}
.block08 .block08Notes {
  font-size: 14px;
}
@media screen and (max-width: 896px) {
  .block08 .block08Notes {
    font-size: 10px;
  }
}

@media screen and (min-width: 897px) {
  .cardSp {
    display: none;
  }
}

/* カード本体 */
.card {
  width: 100%; /* 任意の横幅を指定 */
  height: 100%;
  position: relative;
  cursor: pointer;
}
@media screen and (max-width: 896px) {
  .card {
    display: none;
  }
}

/* 擬似要素とpadding-topでカードの高さを指定 */
.card::before {
  content: "";
  display: block;
}

/* カード内の画像 */
.card img {
  width: 100%;
}

/* カード裏面・表面の共通スタイル */
.card .isFront,
.card .isBack {
  -webkit-transition: all 0.6s;
  transition: all 0.6s;
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
}

/* カード表面のスタイル */
.card .isBack {
  -webkit-transform: rotateY(-180deg);
          transform: rotateY(-180deg);
}

/* ホバー時のカード裏面 */
.card:hover .isFront {
  -webkit-transform: rotateY(180deg);
          transform: rotateY(180deg);
}

/* ホバー時のカード表面 */
.card:hover .isBack {
  -webkit-transform: rotateY(0);
          transform: rotateY(0);
}

.remodal-close {
  position: absolute;
  top: -40px;
  left: auto;
  right: 0;
  display: block;
  overflow: visible;
  width: 30px;
  height: 45px;
  margin: 0;
  padding: 0;
  cursor: pointer;
  -webkit-transition: color 0.2s;
  transition: color 0.2s;
  text-decoration: none;
  color: #fff;
  border: 0;
  outline: 0;
  background: transparent;
}
.remodal-close:before {
  font-size: 60px;
  width: 35px;
}

.remodal-wrapper {
  text-align: left;
}

.remodal {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 100%;
  margin-bottom: 10px;
  padding: 35px;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  color: #2b2e38;
  background: #fff;
}
.remodal h2 {
  margin-bottom: 1em;
  font-size: 15px;
  color: #005BAC;
  line-height: 1.5;
}
.remodal p {
  font-size: 13px;
  line-height: 1.5;
}

.block05 {
  padding: 4em 0 2em;
}
@media screen and (max-width: 896px) {
  .block05 {
    padding-top: 1em;
  }
}
.block05 .title {
  margin-bottom: 0.75em;
  font-size: 21px;
  color: #005BAC;
}
@media screen and (max-width: 896px) {
  .block05 .title {
    font-size: 15px;
  }
}
.block05 .block05Img {
  position: absolute;
  right: 0;
  width: 396px;
}
@media screen and (max-width: 896px) {
  .block05 .block05Img {
    position: static;
    width: 100%;
  }
}
.block05 .block05Img.custom01 {
  top: 44px;
}
.block05 .block05Img.custom02 {
  top: 17%;
}
.block05 .block05Img.custom03 {
  top: 20%;
}
.block05 .block05Img.custom04 {
  top: 37px;
}
.block05 .block05Texts {
  width: 52%;
  letter-spacing: 0.05em;
}
@media screen and (max-width: 896px) {
  .block05 .block05Texts {
    width: 100%;
    margin-bottom: 2em;
  }
}
.block05 .block05InnerAc {
  padding-left: 2em;
  padding-right: 2em;
}
@media screen and (max-width: 896px) {
  .block05 .block05InnerAc {
    padding-left: 0;
    padding-right: 0;
  }
}
.block05 .block05InnerAc.custom01 {
  padding-top: 6em;
}
@media screen and (max-width: 896px) {
  .block05 .block05InnerAc.custom01 {
    padding-top: 3em;
    padding-bottom: 2em;
  }
}
.block05 .block05InnerAc.custom04 {
  padding-top: 6.5em;
}
@media screen and (max-width: 896px) {
  .block05 .block05InnerAc.custom04 {
    padding-top: 3em;
    padding-bottom: 2em;
  }
}
.block05 .block05InnerAc .titleInner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.block05 .block05InnerAc .titleInner .titlePoint {
  width: 69px;
  height: 62px;
  margin-right: 1em;
}
@media screen and (max-width: 896px) {
  .block05 .block05InnerAc .titleInner .titlePoint {
    width: 42px;
    height: 38px;
    margin-right: 0.75em;
  }
}
.block05 .block05InnerAc .titleInner .titleTitle {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.block05 .block05InnerAc .accordion-item--in {
  overflow: hidden;
  border: 1px #005BAC solid;
  border-radius: 36px;
}
@media screen and (max-width: 896px) {
  .block05 .block05InnerAc .accordion-item--in {
    border-radius: 32px;
  }
}

.accordionBlock {
  position: relative;
  border-bottom: 1px #ccc solid;
}
@media screen and (max-width: 896px) {
  .accordionBlock {
    border-bottom: 1px #828282 solid;
  }
}
@media screen and (max-width: 896px) {
  .accordionBlock:nth-of-type(1) {
    border-top: 1px #828282 solid;
  }
}
.accordionBlock:nth-last-of-type(1) {
  border-bottom: 0;
}
@media screen and (max-width: 896px) {
  .accordionBlock:nth-last-of-type(1) {
    border-bottom: 1px #828282 solid;
  }
}
.accordionBlock .accordion-item {
  padding: 3em 0;
}
@media screen and (max-width: 896px) {
  .accordionBlock .accordion-item {
    padding: 0;
  }
}

/* btn */
.accordion-title {
  pointer-events: none;
  font-size: 17px;
  font-weight: 700;
}
@media screen and (max-width: 896px) {
  .accordion-title {
    cursor: pointer;
    pointer-events: auto;
    padding: 1.5em 1.5em 1em;
    font-size: 13px;
  }
}

.accordion-title--in {
  position: relative;
  cursor: pointer;
  padding: 0.3em 0.4em;
  font-size: 18px;
  font-weight: 700;
  color: #005BAC;
  background-color: #e8f1f9;
}
@media screen and (max-width: 896px) {
  .accordion-title--in {
    padding: 0.75em 3em 0.75em 0.75em;
    font-size: 14px;
    line-height: 1.5;
  }
}
.accordion-title--in:after {
  border-right: solid 2px #005BAC;
  border-top: solid 2px #005BAC;
  content: "";
  display: block;
  width: 11px;
  height: 11px;
  position: absolute;
  right: 25px;
  top: 40%;
  bottom: auto;
  -webkit-transform: rotate(135deg);
          transform: rotate(135deg);
  -webkit-transition: top 0.3s ease-in-out, -webkit-transform 0.3s ease-in-out;
  transition: top 0.3s ease-in-out, -webkit-transform 0.3s ease-in-out;
  transition: transform 0.3s ease-in-out, top 0.3s ease-in-out;
  transition: transform 0.3s ease-in-out, top 0.3s ease-in-out, -webkit-transform 0.3s ease-in-out;
}
@media screen and (max-width: 896px) {
  .accordion-title--in:after {
    right: 20px;
  }
}
.accordion-title--in.open:after {
  top: 48%;
  bottom: auto;
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
}

/* content */
.accordion-content {
  background-color: #fff;
}
@media screen and (max-width: 896px) {
  .accordion-content {
    display: none;
    padding: 1.5em;
    border-top: 1px #828282 solid;
  }
}

.accordion-content--in {
  display: none;
  padding: 0 2em 2em;
  font-size: 17px;
  line-height: 1.764;
  background-color: #e8f1f9;
}
@media screen and (max-width: 896px) {
  .accordion-content--in {
    padding: 0 1.5em 2em;
    font-size: 13px;
  }
}
.accordion-content--in > div {
  margin-bottom: 1.5em;
}
.accordion-content--in > div:nth-last-of-type(1) {
  margin-bottom: 0;
}

/* 矢印 */
@media screen and (max-width: 896px) {
  .accordion-title {
    position: relative;
  }
  .accordion-title:after {
    border-right: solid 2px #005BAC;
    border-top: solid 2px #005BAC;
    content: "";
    display: block;
    width: 11px;
    height: 11px;
    position: absolute;
    right: 25px;
    bottom: 34%;
    -webkit-transform: rotate(135deg);
            transform: rotate(135deg);
    -webkit-transition: top 0.3s ease-in-out, -webkit-transform 0.3s ease-in-out;
    transition: top 0.3s ease-in-out, -webkit-transform 0.3s ease-in-out;
    transition: transform 0.3s ease-in-out, top 0.3s ease-in-out;
    transition: transform 0.3s ease-in-out, top 0.3s ease-in-out, -webkit-transform 0.3s ease-in-out;
  }
  .accordion-title.open:after {
    bottom: 34%;
    -webkit-transform: rotate(-45deg);
            transform: rotate(-45deg);
  }
}