@charset "UTF-8";
/* ==========================================================================
  maintenance
========================================================================== */
:root {
  --maintenance-color-green: #59A0A6;
  --maintenance-color-blue: #5973A6;
  --maintenance-color-brown: #A35C29;
}

/* --------------------------------------------------------------------------
  /// template 上書き ///
-------------------------------------------------------------------------- */
#container .p-ap-maintenance-movies__list a:hover .hinban span {
  color: #fff;
}

/* --------------------------------------------------------------------------
  c-ap-under-header 上書き
-------------------------------------------------------------------------- */
.c-ap-under-header {
  background-image: url(/hvac-cc/biz/products/ziaino/img/maintenance/hero_pc@2x.webp);
}
@media screen and (max-width: 640px) {
  .c-ap-under-header {
    background-image: url(/hvac-cc/biz/products/ziaino/img/maintenance/hero_sp@2x.webp);
  }
}

.p-ap-maintenance-header-icon {
  position: absolute;
  bottom: 65%;
  left: 245px;
  width: 85px;
}
@media screen and (max-width: 640px) {
  .p-ap-maintenance-header-icon {
    left: 45.3333333333vw;
    bottom: 13.3333333333vw;
    width: 16.5333333333vw;
  }
}

/* --------------------------------------------------------------------------
  component 上書き
-------------------------------------------------------------------------- */
.c-ap-link-btn-arrow--wt.custom {
  border: 1px #fff solid;
}

@media (hover: hover) {
  .c-ap-link-btn-arrow--bk:hover {
    border-color: #fff;
  }
}

.c-ap-under-nav-anchor.c-ap-grid-3w--pc {
  grid-auto-rows: minmax(107px, auto);
}
@media screen and (max-width: 640px) {
  .c-ap-under-nav-anchor.c-ap-grid-3w--pc {
    font-size: 17px;
  }
}
@media screen and (max-width: 640px) {
  .c-ap-under-nav-anchor.c-ap-grid-3w--pc a {
    min-height: 74px;
    padding-left: 8px;
    line-height: 1.8;
  }
}
.c-ap-under-nav-anchor a {
  min-height: 107px;
}
@media screen and (max-width: 640px) {
  .c-ap-under-nav-anchor a {
    min-height: 56px;
  }
}
.c-ap-under-nav-anchor a.one-h87px-sp {
  min-height: 84px;
}
.c-ap-under-nav-anchor.p-ap-maintenance-nav-one.one-width {
  width: 400px;
}
@media screen and (max-width: 640px) {
  .c-ap-under-nav-anchor.p-ap-maintenance-nav-one.one-width {
    width: 100%;
  }
}
@media screen and (max-width: 640px) {
  .c-ap-under-nav-anchor.p-ap-maintenance-nav-one.one-12px-sp {
    font-size: 12px;
  }
}
@media screen and (max-width: 640px) {
  .c-ap-under-nav-anchor.p-ap-maintenance-nav-one.one-19px-sp {
    font-size: 19px;
  }
}

/* --------------------------------------------------------------------------
  p-ap-maintenance
-------------------------------------------------------------------------- */
.p-ap-maintenance-pd {
  padding-top: 160px;
}
@media screen and (max-width: 640px) {
  .p-ap-maintenance-pd {
    padding-top: 80px;
  }
}

.p-ap-maintenance-subtitle {
  margin-bottom: 20px;
  padding-left: 0.75em;
  font-size: 32px;
  letter-spacing: 0.2em;
}
@media screen and (max-width: 640px) {
  .p-ap-maintenance-subtitle {
    margin-bottom: 15px;
    font-size: 20px;
    letter-spacing: 0.1em;
  }
}

.p-ap-maintenance-nav-one {
  width: 620px;
  margin: 0 auto;
}
@media screen and (max-width: 640px) {
  .p-ap-maintenance-nav-one {
    width: 100%;
  }
}

/* --------------------------------------------------------------------------
  p-ap-maintenance-header
-------------------------------------------------------------------------- */
.p-ap-maintenance-header {
  padding-bottom: 60px;
}
@media screen and (max-width: 640px) {
  .p-ap-maintenance-header {
    padding-left: 0;
    padding-right: 0;
    padding-bottom: 45px;
  }
}

.p-ap-maintenance-header__title--wt {
  color: #fff;
}

.p-ap-maintenance-header__title--bk, .p-ap-maintenance-header__title--wt {
  font-size: 40px;
  line-height: 1.4;
  letter-spacing: 0.2em;
}
@media screen and (max-width: 640px) {
  .p-ap-maintenance-header__title--bk, .p-ap-maintenance-header__title--wt {
    font-size: 28px;
    letter-spacing: 0.04em;
    white-space: pre;
  }
}

.p-ap-maintenance-header__title-en {
  display: inline-block;
  padding-top: 1em;
  font-size: 20px;
  letter-spacing: 0.1em;
}
@media screen and (max-width: 640px) {
  .p-ap-maintenance-header__title-en {
    font-size: 16px;
    letter-spacing: 0.04em;
  }
}

/* --------------------------------------------------------------------------
  p-ap-maintenance-hero
-------------------------------------------------------------------------- */
.p-ap-maintenance-hero {
  background-color: var(--color-black);
}

.p-ap-maintenance-hero__inner {
  padding: 50px 0 70px;
  color: #fff;
}
@media screen and (max-width: 640px) {
  .p-ap-maintenance-hero__inner {
    padding: 32px 0 70px;
  }
}

.p-ap-maintenance-hero__inner-text {
  padding-bottom: 38px;
  font-size: 28px;
  font-weight: 700;
  text-align: center;
  letter-spacing: 0.1em;
  line-height: 2;
}
@media screen and (max-width: 640px) {
  .p-ap-maintenance-hero__inner-text {
    padding-bottom: 70px;
    font-size: 20px;
    font-weight: 500;
    text-align: left;
  }
}

/* --------------------------------------------------------------------------
  p-ap-maintenance-step
-------------------------------------------------------------------------- */
.p-ap-maintenance-step {
  padding-top: 50px;
  padding-bottom: 83px;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: cover;
  background-image: url(/hvac-cc/biz/products/ziaino/img/maintenance/step_bg_pc@2x.webp);
}
@media screen and (max-width: 640px) {
  .p-ap-maintenance-step {
    padding-top: 34px;
    padding-bottom: 0;
    background-position: 50% 0;
    background-image: url(/hvac-cc/biz/products/ziaino/img/maintenance/step_bg_sp@2x.webp);
  }
}

.p-ap-maintenance-step__inner {
  padding: 50px 0 84px;
}
@media screen and (max-width: 640px) {
  .p-ap-maintenance-step__inner {
    padding: 40px 0;
  }
}

.p-ap-maintenance-step__lists {
  gap: 40px;
}

.p-ap-maintenance-step__list {
  position: relative;
  width: 300px;
  text-align: center;
}
@media screen and (max-width: 640px) {
  .p-ap-maintenance-step__list {
    width: 90%;
    margin: 0 auto;
    padding-bottom: 68px;
  }
}
.p-ap-maintenance-step__list .p-ap-maintenance-step__list-photo {
  overflow: hidden;
  border-radius: 100%;
}
.p-ap-maintenance-step__list .p-ap-maintenance-step__list-icon {
  position: absolute;
  left: 0;
  top: -18px;
  z-index: 1;
  width: 90px;
}
.p-ap-maintenance-step__list .p-ap-maintenance-step__list-text {
  padding-top: 22px;
  color: #fff;
  font-size: 16px;
  letter-spacing: 0.1em;
}

/* --------------------------------------------------------------------------
  p-ap-maintenance-support
-------------------------------------------------------------------------- */
.p-ap-maintenance-support__golink-title {
  padding: 0 0 34px;
  font-size: 32px;
  font-weight: 700;
  color: var(--maintenance-color-blue);
  text-align: center;
  letter-spacing: 0.2em;
}
@media screen and (max-width: 640px) {
  .p-ap-maintenance-support__golink-title {
    padding: 25px 0 20px;
    font-size: 21px;
    letter-spacing: 0.05em;
  }
}

.p-ap-maintenance-support__golink-notes {
  padding: 0 0 34px;
  font-size: 12px;
  font-weight: 300;
  letter-spacing: 0;
  text-align: center;
  line-height: 2;
}
@media screen and (max-width: 640px) {
  .p-ap-maintenance-support__golink-notes {
    text-align: left;
    line-height: 1.7;
  }
}
@media screen and (max-width: 640px) {
  .p-ap-maintenance-support__golink-notes > p {
    padding-top: 0.5em;
    padding-left: 1.25em;
  }
}
.p-ap-maintenance-support__golink-notes > p.inline-pc {
  display: inline-block;
  padding-right: 1em;
}
@media screen and (max-width: 640px) {
  .p-ap-maintenance-support__golink-notes > p.inline-pc {
    display: block;
    position: relative;
    padding-left: 1.25em;
  }
}
@media screen and (max-width: 640px) {
  .p-ap-maintenance-support__golink-notes .star {
    display: block;
    position: absolute;
    left: 0;
    top: 5px;
  }
}

/* --------------------------------------------------------------------------
  p-ap-splider-4supports
-------------------------------------------------------------------------- */
.p-ap-splider-4supports__lists {
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
@media screen and (max-width: 640px) {
  .p-ap-splider-4supports__lists {
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
  }
}
.p-ap-splider-4supports__lists .p-ap-splider-4supports__list {
  width: 49%;
  max-width: 620px;
}
@media screen and (max-width: 640px) {
  .p-ap-splider-4supports__lists .p-ap-splider-4supports__list {
    width: 100%;
    max-width: inherit;
    padding: 0 4.8vw;
  }
}

.p-ap-splider-4supports__inner {
  padding-bottom: 48px;
}
@media screen and (max-width: 640px) {
  .p-ap-splider-4supports__inner {
    padding-bottom: 0;
  }
}
.p-ap-splider-4supports__inner .p-ap-splider-4supports__inner-title {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding-top: 15px;
  color: var(--maintenance-color-blue);
  font-size: 20px;
  letter-spacing: 0.2em;
  line-height: 1.5;
}
@media screen and (max-width: 640px) {
  .p-ap-splider-4supports__inner .p-ap-splider-4supports__inner-title {
    font-size: 17px;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    letter-spacing: 0.1em;
  }
}
.p-ap-splider-4supports__inner .p-ap-splider-4supports__inner-title .kinou {
  display: inline-block;
  margin-right: 1em;
  padding: 0.1em 2em;
  color: #fff;
  font-size: 12px;
  font-weight: 500;
  letter-spacing: 0.1em;
  background-color: var(--maintenance-color-blue);
}
@media screen and (max-width: 640px) {
  .p-ap-splider-4supports__inner .p-ap-splider-4supports__inner-title .kinou {
    width: 74px;
    margin-right: 5px;
    font-size: 9px;
    text-align: center;
    line-height: 2.5;
  }
}
@media screen and (max-width: 640px) {
  .p-ap-splider-4supports__inner .p-ap-splider-4supports__inner-title .title {
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
  }
}
.p-ap-splider-4supports__inner .p-ap-splider-4supports__inner-text {
  padding-top: 13px;
  font-size: 16px;
  letter-spacing: 0.1em;
  line-height: 2;
}
@media screen and (max-width: 640px) {
  .p-ap-splider-4supports__inner .p-ap-splider-4supports__inner-text {
    font-size: 14px;
  }
}
.p-ap-splider-4supports__inner .p-ap-splider-4supports__inner-notes {
  padding-top: 15px;
  font-size: 12px;
  font-weight: 300;
  line-height: 1.3;
}
@media screen and (max-width: 640px) {
  .p-ap-splider-4supports__inner .p-ap-splider-4supports__inner-notes {
    font-size: 10px;
  }
}

/* splide */
.splide.is-initialized:not(.is-active) .splide__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

@media screen and (max-width: 640px) {
  .p-ap-splider-4supports.c-ap-splide .splide__arrow {
    top: 34vw;
    width: 10.6666666667vw;
    height: 10.6666666667vw;
    border: none;
    background-color: var(--maintenance-color-blue);
  }
}
@media screen and (max-width: 640px) {
  .p-ap-splider-4supports.c-ap-splide .splide__arrow.splide__arrow--prev {
    -webkit-transform: translateY(0) scale(-1, 1);
            transform: translateY(0) scale(-1, 1);
    left: -3vw;
  }
}
@media screen and (max-width: 640px) {
  .p-ap-splider-4supports.c-ap-splide .splide__arrow.splide__arrow--next {
    -webkit-transform: translateY(0);
            transform: translateY(0);
    right: -3vw;
  }
}
@media screen and (max-width: 640px) {
  .p-ap-splider-4supports.c-ap-splide .splide__pagination {
    margin-top: 18px;
    gap: 10px;
  }
}
@media screen and (max-width: 640px) {
  .p-ap-splider-4supports.c-ap-splide .splide__pagination .splide__pagination__page {
    width: 2.1333333333vw;
    height: 2.1333333333vw;
    background-color: rgba(228, 228, 228, 0.7);
  }
}
.p-ap-splider-4supports.c-ap-splide .splide__pagination .splide__pagination__page.is-active {
  background-color: var(--maintenance-color-blue);
}

/* --------------------------------------------------------------------------
  p-ap-maintenance-care
-------------------------------------------------------------------------- */
.p-ap-maintenance-care {
  padding-bottom: 115px;
}
@media screen and (max-width: 640px) {
  .p-ap-maintenance-care {
    padding-bottom: 61px;
  }
}

.p-ap-maintenance-care__inner:not(:nth-of-type(1)) {
  padding-top: 55px;
}
@media screen and (max-width: 640px) {
  .p-ap-maintenance-care__inner:not(:nth-of-type(1)) {
    padding-top: 31px;
  }
}

.p-ap-maintenance-care__subtext {
  padding-top: 0.5em;
  font-size: 24px;
  letter-spacing: 0.2em;
}
@media screen and (max-width: 640px) {
  .p-ap-maintenance-care__subtext {
    padding-top: 2em;
    padding-bottom: 0.5em;
    font-size: 14px;
    letter-spacing: 0.04em;
  }
}

.p-ap-maintenance-care__subnotes {
  font-size: 12px;
  font-weight: 300;
  letter-spacing: 0.05em;
}

.p-ap-maintenance-care__titleblock {
  display: grid;
  grid-auto-columns: 1fr;
  grid-template-columns: 1fr 1fr 1fr;
  grid-template-rows: 1fr;
  gap: 40px;
  margin-bottom: 40px;
}
@media screen and (max-width: 640px) {
  .p-ap-maintenance-care__titleblock {
    display: block;
  }
}
.p-ap-maintenance-care__titleblock span {
  font-size: 16px;
  letter-spacing: 0.1em;
}
@media screen and (max-width: 640px) {
  .p-ap-maintenance-care__titleblock span {
    display: block;
    text-align: center;
  }
}

.p-ap-maintenance-care__title--one {
  background-color: var(--maintenance-color-green);
}

.p-ap-maintenance-care__title--month {
  background-color: var(--maintenance-color-blue);
}

.p-ap-maintenance-care__title--year {
  background-color: var(--maintenance-color-brown);
}

.p-ap-maintenance-care__title--one,
.p-ap-maintenance-care__title--month,
.p-ap-maintenance-care__title--year {
  padding: 0.25em 0;
  color: #fff;
  font-size: 20px;
  text-align: center;
  letter-spacing: 0.2em;
}
@media screen and (max-width: 640px) {
  .p-ap-maintenance-care__title--one,
  .p-ap-maintenance-care__title--month,
  .p-ap-maintenance-care__title--year {
    margin: 0 -24px;
    padding: 0.5em 0;
    font-size: 18px;
  }
}

.p-ap-maintenance-care__lists {
  display: grid;
  grid-auto-columns: 1fr;
  grid-template-columns: 1fr 1fr 1fr;
  grid-template-rows: 1fr;
  gap: 40px;
}
@media screen and (max-width: 640px) {
  .p-ap-maintenance-care__lists {
    display: block;
  }
}
.p-ap-maintenance-care__lists li {
  font-size: 16px;
  letter-spacing: 0.1em;
}
@media screen and (max-width: 640px) {
  .p-ap-maintenance-care__lists li {
    width: 100%;
    font-size: 15px;
  }
  .p-ap-maintenance-care__lists li:not(:nth-last-of-type(1)) {
    padding-bottom: 31px;
  }
}
@media screen and (max-width: 640px) {
  .p-ap-maintenance-care__lists li figcaption {
    line-height: 1.9;
  }
}

.p-ap-maintenance-care__notes {
  font-size: 12px;
  letter-spacing: 0.1em;
  text-align: right;
}
@media screen and (max-width: 640px) {
  .p-ap-maintenance-care__notes {
    padding-top: 5px;
    font-size: 10px;
  }
}

/* --------------------------------------------------------------------------
  p-ap-maintenance-movies
-------------------------------------------------------------------------- */
.p-ap-maintenance-movies {
  padding-top: 56px;
  padding-bottom: 56px;
}

.p-ap-maintenance-movies__inner {
  padding: 56px 100px 97px;
  background-color: #fff;
}
@media screen and (max-width: 640px) {
  .p-ap-maintenance-movies__inner {
    padding: 20px 24px 47px;
  }
}

.p-ap-maintenance-movies__list {
  height: 105px;
  border-bottom: 1px var(--color-black) solid;
}
@media screen and (max-width: 640px) {
  .p-ap-maintenance-movies__list {
    height: 87px;
  }
}
.p-ap-maintenance-movies__list a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: 100%;
  color: var(--color-black);
  font-size: 24px;
  letter-spacing: 0.2em;
}
@media screen and (max-width: 640px) {
  .p-ap-maintenance-movies__list a {
    font-size: 14px;
  }
}
.p-ap-maintenance-movies__list a .hinban {
  width: 30%;
  text-align: center;
}
@media screen and (max-width: 640px) {
  .p-ap-maintenance-movies__list a .hinban {
    max-width: 91px;
  }
}
.p-ap-maintenance-movies__list a .hinban span {
  display: inline-block;
  width: 125px;
  color: #fff;
  font-size: 12px;
  letter-spacing: 0.1em;
  text-align: center;
  vertical-align: middle;
  background-color: var(--maintenance-color-blue);
}
@media screen and (max-width: 640px) {
  .p-ap-maintenance-movies__list a .hinban span {
    width: 100%;
    font-size: 10px;
    line-height: 2;
  }
}
.p-ap-maintenance-movies__list a .name {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
@media screen and (max-width: 640px) {
  .p-ap-maintenance-movies__list a .name {
    padding-left: 5px;
  }
}
.p-ap-maintenance-movies__list a .arrow {
  width: 11%;
  height: 31px;
}
@media screen and (max-width: 640px) {
  .p-ap-maintenance-movies__list a .arrow {
    width: 9%;
  }
  .p-ap-maintenance-movies__list a .arrow svg {
    width: 100%;
  }
}

/* --------------------------------------------------------------------------
  p-ap-maintenance-notes
-------------------------------------------------------------------------- */
.p-ap-maintenance-notes {
  padding-top: 30px;
  font-size: 12px;
  font-weight: 300;
  letter-spacing: 0.1em;
}
@media screen and (max-width: 640px) {
  .p-ap-maintenance-notes {
    padding-top: var(--padding-sec-side-sp);
  }
}

/* --------------------------------------------------------------------------
  p-ap-maintenance-parts
-------------------------------------------------------------------------- */
.p-ap-maintenance-parts__inner {
  padding-bottom: 42px;
}
@media screen and (max-width: 640px) {
  .p-ap-maintenance-parts__inner {
    padding-bottom: 24px;
  }
}

.p-ap-maintenance-parts__notes,
.p-ap-maintenance-parts__noteslists {
  font-size: 12px;
  font-weight: 300;
  letter-spacing: 0.05em;
}

@media screen and (max-width: 640px) {
  .p-ap-maintenance-parts__notes {
    padding-top: 20px;
    padding-bottom: 5px;
  }
}

.p-ap-maintenance-parts__noteslists li {
  text-indent: -1em;
  padding-left: 1em;
}

.p-ap-maintenance-parts__title--01 {
  background-color: var(--maintenance-color-green);
}

.p-ap-maintenance-parts__title--02 {
  background-color: var(--maintenance-color-blue);
}

.p-ap-maintenance-parts__title--03 {
  background-color: var(--color-dblue);
}

.p-ap-maintenance-parts__title--01, .p-ap-maintenance-parts__title--02, .p-ap-maintenance-parts__title--03 {
  padding: 10px 0;
  font-size: 20px;
  color: #fff;
  letter-spacing: 0.2em;
  text-align: center;
}
@media screen and (max-width: 640px) {
  .p-ap-maintenance-parts__title--01, .p-ap-maintenance-parts__title--02, .p-ap-maintenance-parts__title--03 {
    min-width: 1280px;
    padding-left: 30px;
    text-align: left;
  }
}

/* --------------------------------------------------------------------------
  p-ap-maintenance__scrollarea js-scroll-area内
-------------------------------------------------------------------------- */
@media screen and (max-width: 640px) {
  .p-ap-maintenance-scrollarea img {
    min-width: 1280px;
  }
}

/* --------------------------------------------------------------------------
  p-ap-maintenance-lease
-------------------------------------------------------------------------- */
.p-ap-maintenance-lease {
  padding-bottom: 150px;
}
@media screen and (max-width: 640px) {
  .p-ap-maintenance-lease {
    padding-bottom: 84px;
  }
}

.p-ap-maintenance-lease__notes {
  padding-top: 2em;
  font-size: 20px;
  font-weight: 300;
  text-align: center;
  letter-spacing: 0.1em;
}
@media screen and (max-width: 640px) {
  .p-ap-maintenance-lease__notes {
    font-size: 14px;
    text-align: left;
    letter-spacing: 0.04em;
  }
}

.p-ap-maintenance-lease__links li {
  width: 49%;
}
@media screen and (max-width: 640px) {
  .p-ap-maintenance-lease__links li {
    width: 100%;
  }
  .p-ap-maintenance-lease__links li:not(:nth-last-of-type(1)) {
    margin-bottom: 20px;
  }
}

/* --------------------------------------------------------------------------
  p-ap-maintenance-info
-------------------------------------------------------------------------- */
.p-ap-maintenance-info {
  padding-top: 70px;
  padding-bottom: 100px;
  background-color: #F0F0F5;
}
@media screen and (max-width: 640px) {
  .p-ap-maintenance-info {
    padding-top: 40px;
    padding-bottom: 96px;
  }
}

.p-ap-maintenance-info__inner {
  padding-top: 84px;
}
.p-ap-maintenance-info__inner .p-ap-maintenance-subtitle {
  font-size: 24px;
  border-left: 5px var(--maintenance-color-blue) solid;
}

.p-ap-maintenance-info__subtexts > p {
  padding-bottom: 0.25em;
  font-size: 22px;
  letter-spacing: 0.2em;
  line-height: 2;
}
@media screen and (max-width: 640px) {
  .p-ap-maintenance-info__subtexts > p {
    font-size: 14px;
    letter-spacing: 0.04em;
  }
}
.p-ap-maintenance-info__subtexts > span {
  display: block;
  font-size: 16px;
  letter-spacing: 0.2em;
  line-height: 1.6;
}
.p-ap-maintenance-info__lists {
  font-size: 16px;
  letter-spacing: 0.1em;
  line-height: 2;
}
.p-ap-maintenance-info__lists li {
  padding-left: 1em;
  text-indent: -1em;
}

.p-ap-maintenance-info__afterservice {
  padding-top: 40px;
}
@media screen and (max-width: 640px) {
  .p-ap-maintenance-info__afterservice {
    font-size: 16px;
  }
}
.p-ap-maintenance-info__afterservice .p-ap-maintenance-info__afterservice-text {
  padding-bottom: 0.5em;
  font-size: 16px;
  letter-spacing: 0.1em;
}

.p-ap-maintenance-details__title {
  padding-bottom: 20px;
  font-size: 16px;
  font-weight: 700;
  letter-spacing: 0.1em;
}
.p-ap-maintenance-details__title span {
  display: inline-block;
  padding-left: 2em;
  font-size: 11px;
  font-weight: 400;
  letter-spacing: 0.1em;
}

.p-ap-maintenance-details__hinban {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 41px;
  margin-bottom: 15px;
}
@media screen and (max-width: 640px) {
  .p-ap-maintenance-details__hinban {
    height: auto;
  }
}

.p-ap-maintenance-details__hinban-texts {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background-color: #B9C6E2;
}
.p-ap-maintenance-details__hinban-texts.title {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 99px;
  padding: 0;
  font-size: 15px;
  letter-spacing: 0.1em;
  text-align: center;
}
@media screen and (max-width: 640px) {
  .p-ap-maintenance-details__hinban-texts.title {
    width: 90px;
    font-size: 16px;
  }
}
.p-ap-maintenance-details__hinban-texts.num {
  font-size: 20px;
  letter-spacing: 0.05em;
  background-color: #F0F0F5;
}
@media screen and (max-width: 640px) {
  .p-ap-maintenance-details__hinban-texts.num {
    padding: 10px 15px 10px 10px;
    font-size: 16px;
  }
}
.p-ap-maintenance-details__hinban-texts.num p {
  padding-left: 1.25em;
}
@media screen and (max-width: 640px) {
  .p-ap-maintenance-details__hinban-texts.num p {
    padding-left: 0;
  }
}
.p-ap-maintenance-details__hinban-texts.num p:nth-last-of-type(1) {
  padding-right: 1.25em;
}
@media screen and (max-width: 640px) {
  .p-ap-maintenance-details__hinban-texts.num p:nth-last-of-type(1) {
    padding-right: 0;
  }
}

.p-ap-maintenance-details__notes {
  font-size: 11px;
  line-height: 2;
  letter-spacing: 0.1em;
}
@media screen and (max-width: 640px) {
  .p-ap-maintenance-details__notes {
    padding-top: 20px;
    font-size: 12px;
    letter-spacing: 0.05em;
  }
}

.p-ap-maintenance-details--01 .p-ap-maintenance-details--01__lists {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(330px, 1fr));
  grid-auto-rows: minmax(87px, auto);
  gap: 13px 40px;
}
@media screen and (max-width: 640px) {
  .p-ap-maintenance-details--01 .p-ap-maintenance-details--01__lists {
    grid-template-columns: 48% 48%;
    grid-auto-rows: minmax(79px, auto);
    gap: 3vw;
    font-size: 13px;
  }
}
.p-ap-maintenance-details--01 .p-ap-maintenance-details--01__lists li {
  display: grid;
  place-items: center;
  color: #fff;
  text-align: center;
  background-color: var(--maintenance-color-blue);
  line-height: 1.2;
}
.p-ap-maintenance-details--01 .p-ap-maintenance-details--01__text {
  padding-bottom: 76px;
}
@media screen and (max-width: 640px) {
  .p-ap-maintenance-details--01 .p-ap-maintenance-details--01__text {
    padding-bottom: 36px;
  }
}

.p-ap-maintenance-details--02 .p-ap-maintenance-details--02__inner {
  padding-top: 28px;
}
@media screen and (max-width: 640px) {
  .p-ap-maintenance-details--02 .p-ap-maintenance-details--02__inner {
    padding-top: 65px;
  }
  .p-ap-maintenance-details--02 .p-ap-maintenance-details--02__inner:first-child {
    padding-top: 0;
  }
}

.p-ap-maintenance-details--03 .p-ap-maintenance-content__inner {
  font-size: 16px;
}

/* --------------------------------------------------------------------------
  p-ap-maintenance-info => .js-ap-accordion
-------------------------------------------------------------------------- */
summary {
  display: block;
}

summary::-webkit-details-marker {
  /* Safari対応 */
  display: none;
}

.p-ap-maintenance-summary .p-ap-details-icon02, .p-ap-maintenance-summary .p-ap-details-icon01 {
  display: block;
  position: absolute;
  top: 50%;
  right: 60px;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  width: 25px;
  height: 3px;
  background-color: #fff;
}
@media screen and (max-width: 640px) {
  .p-ap-maintenance-summary .p-ap-details-icon02, .p-ap-maintenance-summary .p-ap-details-icon01 {
    right: 30px;
    width: 20px;
    height: 2px;
  }
}

.p-ap-maintenance-details:not(:nth-last-of-type(1)) {
  margin-bottom: 28px;
}

.p-ap-maintenance-summary {
  padding: 20px 68px;
}
@media screen and (max-width: 640px) {
  .p-ap-maintenance-summary {
    padding: 20px;
  }
}

.p-ap-maintenance-details.is-open .p-ap-maintenance-summary .p-ap-details-icon02 {
  opacity: 0;
}

.p-ap-maintenance-summary {
  display: block;
  position: relative;
  width: 100%;
  color: #fff;
  font-size: 32px;
  letter-spacing: 0.2em;
  background-color: var(--maintenance-color-blue);
  cursor: pointer;
}
@media screen and (max-width: 640px) {
  .p-ap-maintenance-summary {
    font-size: 24px;
  }
}
.p-ap-maintenance-summary .p-ap-details-icon02 {
  -webkit-transform: translateY(-50%) rotate(90deg);
          transform: translateY(-50%) rotate(90deg);
}

.p-ap-maintenance-content {
  overflow: hidden;
}

.p-ap-maintenance-content__inner {
  position: relative;
  width: 100%;
  padding: 49px 68px;
  font-size: 20px;
  letter-spacing: 0.05em;
  background-color: #fff;
}
@media screen and (max-width: 640px) {
  .p-ap-maintenance-content__inner {
    padding: 40px 20px;
    font-size: 16px;
    line-height: 1.5;
  }
}

/* --------------------------------------------------------------------------
  p-ap-maintenance-other
-------------------------------------------------------------------------- */
.p-ap-maintenance-other {
  padding-bottom: 116px;
}

.p-ap-maintenance-other__inner {
  font-size: 20px;
  letter-spacing: 0.2em;
}
@media screen and (max-width: 640px) {
  .p-ap-maintenance-other__inner {
    font-size: 14px;
    letter-spacing: 0.04em;
    line-height: 1.8;
  }
}
.p-ap-maintenance-other__inner:not(:nth-last-of-type(1)) {
  padding-bottom: 88px;
}
.p-ap-maintenance-other__inner .p-ap-maintenance-subtitle {
  border-left: 5px var(--maintenance-color-brown) solid;
}

.p-ap-maintenance-other-01 .p-ap-maintenance-other-01__texts {
  max-width: 770px;
  width: 58%;
  padding-right: 70px;
}
@media screen and (max-width: 640px) {
  .p-ap-maintenance-other-01 .p-ap-maintenance-other-01__texts {
    max-width: inherit;
    width: 100%;
    padding-right: 0;
  }
}
.p-ap-maintenance-other-01 .p-ap-maintenance-other-01__photo {
  max-width: 510px;
  width: 42%;
}
@media screen and (max-width: 640px) {
  .p-ap-maintenance-other-01 .p-ap-maintenance-other-01__photo {
    max-width: inherit;
    width: 100%;
    margin-top: 35px;
  }
}

.p-ap-maintenance-other-02 {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(640px, 1fr));
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}
@media screen and (max-width: 640px) {
  .p-ap-maintenance-other-02 {
    grid-template-columns: 1fr;
  }
}
.p-ap-maintenance-other-02 .p-ap-maintenance-other-02__left {
  padding-left: 3em;
}
@media screen and (max-width: 640px) {
  .p-ap-maintenance-other-02 .p-ap-maintenance-other-02__left {
    padding-left: 0;
  }
}
.p-ap-maintenance-other-02 .p-ap-maintenance-other-02__right {
  padding-left: 3em;
  font-weight: 700;
}
@media screen and (max-width: 640px) {
  .p-ap-maintenance-other-02 .p-ap-maintenance-other-02__right {
    padding-top: 10px;
    padding-left: 0;
  }
}
.p-ap-maintenance-other-02 .p-ap-maintenance-other-02__right a {
  color: var(--maintenance-color-brown);
  font-size: 36px;
  text-decoration: underline;
}
@media screen and (max-width: 640px) {
  .p-ap-maintenance-other-02 .p-ap-maintenance-other-02__right a {
    font-size: 32px;
    line-height: 1;
  }
}
@media screen and (max-width: 640px) {
  .p-ap-maintenance-other-02 .p-ap-maintenance-other-02__right p:nth-last-of-type(1) {
    padding-top: 14px;
  }
}
.p-ap-maintenance-other-02 .p-ap-maintenance-other-02__right .space {
  display: inline-block;
  width: 126px;
  letter-spacing: 0.1em;
}
@media screen and (max-width: 640px) {
  .p-ap-maintenance-other-02 .p-ap-maintenance-other-02__right .space {
    display: block;
    width: auto;
  }
}

.p-ap-maintenance-other__notes {
  margin-top: 15px;
  padding-top: 10px;
  border-top: 1px var(--color-black) solid;
}
@media screen and (max-width: 640px) {
  .p-ap-maintenance-other__notes {
    margin-top: 20px;
  }
}
.p-ap-maintenance-other__notes dt {
  padding-bottom: 0.5em;
  font-size: 15px;
}
@media screen and (max-width: 640px) {
  .p-ap-maintenance-other__notes dt {
    letter-spacing: 0.02em;
  }
}
.p-ap-maintenance-other__notes dd {
  width: 76%;
  font-size: 12px;
  font-weight: 300;
  letter-spacing: 0.05em;
}
@media screen and (max-width: 640px) {
  .p-ap-maintenance-other__notes dd {
    width: 100%;
  }
}