@charset "UTF-8";
/*$grid-breakpoints: (
  xs: 0,
  sm: 576px,
  md: 768px,
  lg: 992px,
  xl: 1200px
) !default;
*/
/*@import "mixins/deprecate";
*/
/*@import "mixins/grid-framework";
@import "mixins/grid";
*/
/*page-after*/
.title {
  font-size: 48px;
  font-family: 'Noto Serif JP', serif;
  letter-spacing: 3px;
  margin: 0 auto 15px auto; }
  @media (max-width: 1199.98px) {
    .title {
      font-size: 40px; } }
  @media (max-width: 991.98px) {
    .title {
      font-size: 30px; } }
  @media (max-width: 767.98px) {
    .title {
      margin: 0 auto; } }

.title-text {
  font-size: 22px; }
  @media (max-width: 991.98px) {
    .title-text {
      font-size: 15px; } }

.middle-title {
  letter-spacing: .2rem;
  text-align: center;
  margin: auto; }
  .middle-title span:nth-of-type(1) {
    font-size: 12px;
    display: block;
    color: #9E0000; }
  .middle-title span:nth-of-type(2) {
    font-size: 30px;
    display: block;
    font-weight: normal;
    padding-bottom: 20px;
    position: relative; }
    @media (max-width: 991.98px) {
      .middle-title span:nth-of-type(2) {
        font-size: 22px;
        line-height: 1.4; } }
    .middle-title span:nth-of-type(2)::after {
      background: #9e0000;
      height: 2px;
      width: 40px;
      display: inline-block;
      content: "";
      position: absolute;
      left: 0;
      right: 0;
      bottom: 0;
      text-align: center;
      margin: auto; }
      @media (max-width: 991.98px) {
        .middle-title span:nth-of-type(2)::after {
          position: absolute;
          left: 0;
          right: 0;
          bottom: 0;
          margin: auto; } }

.card-img {
  border-radius: 0 !important; }

p {
  line-height: 1.8; }

.gnavi-sub {
  max-width: 320px;
  margin: auto; }
  .gnavi-sub a {
    border: 1px solid #000;
    padding: 10px 10px 14px 10px;
    position: relative;
    text-align: center;
    display: block;
    width: calc(50% - 20px );
    margin: 0 10px;
    font-size: 13px; }
    .gnavi-sub a:after {
      position: absolute;
      content: "";
      display: block;
      right: 0;
      left: 0;
      width: 4px;
      height: 4px;
      border-top: solid 1px #333;
      border-right: solid 1px #333;
      -webkit-transform: rotate(135deg);
      transform: rotate(135deg);
      text-align: center;
      margin: 4px auto; }

.mv {
  max-width: 1200px;
  margin: 100px auto 60px auto; }
  @media (max-width: 991.98px) {
    .mv {
      margin: 0 auto;
      width: 90%; } }
  .mv .txt:nth-of-type(1) {
    font-size: 30px; }
    @media (max-width: 991.98px) {
      .mv .txt:nth-of-type(1) {
        font-size: 24px;
        text-align: center;
        letter-spacing: .25rem;
        line-height: 1.6; } }
    @media (max-width: 767.98px) {
      .mv .txt:nth-of-type(1) {
        font-size: 22px; } }
  .mv .txt:nth-of-type(2) {
    font-size: 46px; }
    @media (max-width: 991.98px) {
      .mv .txt:nth-of-type(2) {
        font-size: 36px;
        text-align: center;
        letter-spacing: .25rem; } }
    @media (max-width: 767.98px) {
      .mv .txt:nth-of-type(2) {
        font-size: 28px;
        line-height: 1.2; } }

.jumbotron {
  background: url("../img/mv.png") no-repeat center center;
  background-size: cover;
  border-radius: 0;
  position: relative;
  padding-top: calc( 348 / 1400 * 80% );
  margin: 50px auto 40px auto;
  text-align: center; }

#inspection {
  padding: 5% 0;
  background: url("../img/bg01.png") no-repeat center center;
  background-size: cover;
  position: relative;
  margin: 50px auto 40px auto; }
  @media (max-width: 767.98px) {
    #inspection {
      padding: 10% 0; } }
  #inspection .card {
    border-radius: 0;
    border: 1px solid #EBEBEB; }
  #inspection .card-title {
    border-bottom: 1px solid #9E0000;
    padding-bottom: 10px; }
  #inspection .col {
    padding-right: 14px;
    padding-left: 14px; }
    #inspection .col:nth-of-type(1) .card {
      position: relative; }
      #inspection .col:nth-of-type(1) .card:after {
        position: absolute;
        right: 0;
        left: 0;
        top: -30px;
        content: "1";
        display: block;
        height: 63px;
        width: 63px;
        text-align: center;
        margin: auto;
        font-size: 25px;
        font-family: 'Noto Serif JP', serif;
        line-height: 60px;
        color: #FFF;
        background: url("../img/bgno.png") no-repeat center center;
        background-size: contain; }
    #inspection .col:nth-of-type(2) .card {
      position: relative; }
      #inspection .col:nth-of-type(2) .card:after {
        position: absolute;
        right: 0;
        left: 0;
        top: -30px;
        content: "2";
        display: block;
        height: 63px;
        width: 63px;
        text-align: center;
        margin: auto;
        font-size: 25px;
        font-family: 'Noto Serif JP', serif;
        line-height: 60px;
        color: #FFF;
        background: url("../img/bgno.png") no-repeat center center;
        background-size: contain; }
    #inspection .col:nth-of-type(3) .card {
      position: relative; }
      #inspection .col:nth-of-type(3) .card:after {
        position: absolute;
        right: 0;
        left: 0;
        top: -30px;
        content: "3";
        display: block;
        height: 63px;
        width: 63px;
        text-align: center;
        margin: auto;
        font-size: 25px;
        font-family: 'Noto Serif JP', serif;
        line-height: 60px;
        color: #FFF;
        background: url("../img/bgno.png") no-repeat center center;
        background-size: contain; }
    #inspection .col:nth-of-type(4) .card {
      position: relative; }
      #inspection .col:nth-of-type(4) .card:after {
        position: absolute;
        right: 0;
        left: 0;
        top: -30px;
        content: "4";
        display: block;
        height: 63px;
        width: 63px;
        text-align: center;
        margin: auto;
        font-size: 25px;
        font-family: 'Noto Serif JP', serif;
        line-height: 60px;
        color: #FFF;
        background: url("../img/bgno.png") no-repeat center center;
        background-size: contain; }
    #inspection .col:nth-of-type(5) .card {
      position: relative; }
      #inspection .col:nth-of-type(5) .card:after {
        position: absolute;
        right: 0;
        left: 0;
        top: -30px;
        content: "5";
        display: block;
        height: 63px;
        width: 63px;
        text-align: center;
        margin: auto;
        font-size: 25px;
        font-family: 'Noto Serif JP', serif;
        line-height: 60px;
        color: #FFF;
        background: url("../img/bgno.png") no-repeat center center;
        background-size: contain; }

#warranty_service {
  padding: 5% 0; }
  #warranty_service .box {
    position: relative;
    width: 100%; }
    #warranty_service .box:after {
      content: "";
      display: inline-block;
      vertical-align: middle;
      color: #333;
      line-height: 1;
      width: 85%;
      height: 0.1em;
      background: currentColor;
      position: absolute;
      transform: rotate(40deg);
      top: 0;
      left: 0;
      right: 0;
      bottom: -13%;
      text-align: center;
      margin: auto;
      z-index: 99; }
      @media (max-width: 991.98px) {
        #warranty_service .box:after {
          display: none; } }
    #warranty_service .box:before {
      content: "";
      display: inline-block;
      vertical-align: middle;
      color: #333;
      line-height: 1;
      width: 85%;
      height: 0.1em;
      background: currentColor;
      position: absolute;
      transform: rotate(-40deg);
      top: 0;
      left: 0;
      right: 0;
      bottom: -13%;
      text-align: center;
      margin: auto;
      z-index: 99; }
      @media (max-width: 991.98px) {
        #warranty_service .box:before {
          display: none; } }
    #warranty_service .box .card {
      border: 0;
      width: 80%;
      margin: auto; }
      #warranty_service .box .card .card-title {
        font-size: 20px;
        font-weight: bold;
        color: #9e0000;
        text-align: center; }
      #warranty_service .box .card .card-text {
        font-size: 14px;
        line-height: 22px; }
    #warranty_service .box .row .col:nth-of-type(1) .card {
      position: relative; }
      #warranty_service .box .row .col:nth-of-type(1) .card:before {
        content: "1";
        position: absolute;
        left: 0;
        right: 0;
        bottom: -60%;
        text-align: center;
        margin: auto;
        color: rgba(0, 0, 0, 0.5);
        font-size: 52px;
        font-weight: bold; }
        @media (max-width: 991.98px) {
          #warranty_service .box .row .col:nth-of-type(1) .card:before {
            display: none; } }
    #warranty_service .box .row .col:nth-of-type(2) .card {
      position: relative; }
      #warranty_service .box .row .col:nth-of-type(2) .card:before {
        content: "4";
        position: absolute;
        right: -35%;
        top: 40%;
        text-align: center;
        margin: auto;
        color: rgba(0, 0, 0, 0.5);
        font-size: 52px;
        font-weight: bold; }
        @media (max-width: 991.98px) {
          #warranty_service .box .row .col:nth-of-type(2) .card:before {
            display: none; } }
    #warranty_service .box .row .col:nth-of-type(3) .card {
      position: relative; }
      #warranty_service .box .row .col:nth-of-type(3) .card:before {
        content: "2";
        position: absolute;
        left: -35%;
        top: 44%;
        text-align: center;
        margin: auto;
        color: rgba(0, 0, 0, 0.5);
        font-size: 52px;
        font-weight: bold; }
        @media (max-width: 991.98px) {
          #warranty_service .box .row .col:nth-of-type(3) .card:before {
            display: none; } }
    #warranty_service .box .row .col:nth-of-type(4) .card {
      position: relative; }
      #warranty_service .box .row .col:nth-of-type(4) .card:before {
        content: "3";
        position: absolute;
        left: 0;
        right: 0;
        top: -35%;
        text-align: center;
        margin: auto;
        color: rgba(0, 0, 0, 0.5);
        font-size: 52px;
        font-weight: bold; }
        @media (max-width: 991.98px) {
          #warranty_service .box .row .col:nth-of-type(4) .card:before {
            display: none; } }
  @media (max-width: 767.98px) {
    #warranty_service {
      padding: 10% 0; } }

#guarantee {
  padding: 5% 0; }
  #guarantee .btn-danger {
    background: #9E0000;
    border-radius: 0;
    font-size: 13px; }
    #guarantee .btn-danger:hover {
      opacity: .75;
      color: #FFF !important; }
  #guarantee .kakudai {
    position: relative;
    display: block; }
    #guarantee .kakudai:after {
      position: absolute;
      display: inline-block;
      content: "クリックで拡大";
      right: 0;
      left: 0;
      width: 170px;
      text-align: center;
      margin: auto;
      bottom: -50px;
      z-index: 99;
      background: #9E0000;
      color: #FFF;
      padding: 5px 10px;
      font-size: 14px; }
      @media (max-width: 767.98px) {
        #guarantee .kakudai:after {
          font-size: 12px; } }
      #guarantee .kakudai:after:hover {
        background: #850000; }

#inspection_maintenance {
  padding: 5% 0;
  position: relative;
  margin: auto;
  background: #EAEAEA;
  z-index: 0; }
  @media (max-width: 767.98px) {
    #inspection_maintenance {
      padding: 10% 0; } }
  #inspection_maintenance:after {
    display: block;
    position: absolute;
    bottom: 0;
    right: 0;
    left: 0;
    content: "";
    background: #EAEAEA url("../img/bg02.png") no-repeat center bottom;
    background-size: cover;
    padding-top: calc( 639 / 1400 * 60% );
    height: 0;
    z-index: -1; }
  #inspection_maintenance .point {
    border-radius: 0;
    background: rgba(255, 255, 255, 0.9); }
    #inspection_maintenance .point .point-tit {
      font-size: 20px;
      letter-spacing: .1rem; }
      @media (max-width: 991.98px) {
        #inspection_maintenance .point .point-tit {
          font-size: 20px;
          letter-spacing: 0; } }
  #inspection_maintenance .txt-lg {
    font-size: 24px;
    letter-spacing: .15rem; }
    @media (max-width: 991.98px) {
      #inspection_maintenance .txt-lg {
        font-size: 18px;
        letter-spacing: 0; } }
  #inspection_maintenance .text {
    font-size: 16px; }

#after_service {
  padding: 5% 0; }
  @media (max-width: 767.98px) {
    #after_service {
      padding: 10% 0; } }
  #after_service .scale {
    position: relative;
    z-index: 0; }
    #after_service .scale:after {
      display: block;
      content: "";
      width: 40px;
      height: 100%;
      background: #F6F6F6;
      position: absolute;
      top: 0;
      left: 0;
      right: 0;
      margin: auto;
      z-index: -1; }
  #after_service .card {
    border-radius: 0;
    border: 1px solid #000;
    position: relative; }
    #after_service .card:before {
      display: block;
      content: "";
      position: absolute;
      border-radius: 50%;
      background: #9E0000;
      width: 20px;
      height: 20px;
      top: 0;
      bottom: 0;
      left: -18%;
      text-align: center;
      margin: auto; }
      @media (max-width: 767.98px) {
        #after_service .card:before {
          left: -20%; } }
    #after_service .card:after {
      display: block;
      content: "";
      position: absolute;
      width: 18%;
      height: 1px;
      bottom: 50%;
      left: -18%;
      background: #9E0000; }
    #after_service .card .row {
      position: relative; }
      #after_service .card .row:after {
        position: absolute;
        display: block;
        content: "";
        background: #1E771C;
        width: 70px;
        height: 40px;
        color: #FFF;
        left: -31%;
        text-align: center;
        margin: auto;
        line-height: 38px; }
        @media (max-width: 1199.98px) {
          #after_service .card .row:after {
            left: -32.5%; } }
        @media (max-width: 991.98px) {
          #after_service .card .row:after {
            left: -36%; } }
        @media (max-width: 767.98px) {
          #after_service .card .row:after {
            display: none; } }
      #after_service .card .row:before {
        content: "";
        position: absolute;
        top: 50%;
        bottom: 50%;
        height: 1px;
        left: -22.5%;
        margin-top: -10px;
        border: 10px solid transparent;
        border-left: 10px solid #1E771C; }
        @media (max-width: 767.98px) {
          #after_service .card .row:before {
            display: none; } }
    #after_service .card:nth-of-type(3) .row:after {
      content: "1年"; }
    #after_service .card:nth-of-type(4) .row:after {
      content: "5年"; }
    #after_service .card:nth-of-type(5) .row:after {
      content: "10年"; }
    #after_service .card:nth-of-type(7) .row:after {
      content: "20年"; }
  #after_service .wave {
    position: relative;
    height: 2rem; }
    #after_service .wave:after {
      position: absolute;
      background: url("../img/wave.png") no-repeat center center;
      background-size: contain;
      padding-top: calc( 14 / 541 * 100% );
      width: 50%;
      display: block;
      content: "";
      left: -35%;
      top: 50%; }
      @media (max-width: 767.98px) {
        #after_service .wave:after {
          padding-top: calc( 30 / 300 * 50% );
          background-size: cover; } }
  #after_service dl dt {
    font-size: 26px;
    margin-bottom: 15px;
    font-weight: normal; }
  #after_service dl dd ul {
    padding: 0; }
    #after_service dl dd ul li {
      padding: 0;
      font-size: 16px;
      padding-left: 16px;
      text-indent: -16px; }
      #after_service dl dd ul li span {
        color: #9E0000; }
  #after_service .point {
    position: relative; }
    #after_service .point:before {
      display: block;
      content: "";
      position: absolute;
      border-radius: 50%;
      background: #00ac9a;
      width: 20px;
      height: 20px;
      top: 16px;
      right: 0;
      left: 0;
      text-align: center;
      margin: auto; }
      @media (max-width: 991.98px) {
        #after_service .point:before {
          width: 12px;
          height: 12px; } }
    #after_service .point:after {
      display: block;
      content: "";
      position: absolute;
      width: 30%;
      height: 1px;
      top: 27px;
      right: 7%;
      background: #00ac9a; }
      @media (max-width: 991.98px) {
        #after_service .point:after {
          top: 21px; } }
  #after_service .last_box {
    padding: 2% 0;
    position: relative;
    margin: 40px auto;
    background: #EAEAEA;
    z-index: 0; }
    #after_service .last_box:after {
      display: block;
      position: absolute;
      bottom: 0;
      right: 0;
      left: 0;
      content: "";
      background: #EAEAEA url("../img/bg02.png") no-repeat center bottom;
      background-size: cover;
      background: #EAEAEA;
      padding-top: calc( 639 / 1400 * 60% );
      height: 0;
      z-index: -1; }
    #after_service .last_box .point {
      border-radius: 0;
      background: rgba(255, 255, 255, 0.9);
      width: 94%;
      margin: auto; }
      #after_service .last_box .point .point-tit {
        font-size: 20px;
        letter-spacing: .1rem; }
        @media (max-width: 991.98px) {
          #after_service .last_box .point .point-tit {
            font-size: 20px;
            letter-spacing: 0; } }
      #after_service .last_box .point:before {
        display: none; }
      #after_service .last_box .point:after {
        display: none; }
    #after_service .last_box .txt-lg {
      font-size: 24px;
      letter-spacing: .15rem; }
      @media (max-width: 991.98px) {
        #after_service .last_box .txt-lg {
          font-size: 18px;
          letter-spacing: 0; } }
    #after_service .last_box .text {
      font-size: 16px; }
