main.thepage {
  margin-bottom: 0;
}
.wpcf7-spinner {
  display: none;
}
main .btn,
main .btn:hover,main .btn:visited {
  text-decoration: none;
  color:#fff;
  padding:18px;
}
main .btn {
  position: relative;
  display: inline-block;
  font-weight: 600;
  text-align: center;
  font-size: 24px;
  line-height: 34px;
  padding:18px;
  border:none;
  border-radius: 8px;
  width:500px;
}
main .btn:after {
  content:"";
  position: absolute;
  top:50%;
  transform: translateY(-50%);
  right: 30px;
  background-repeat: no-repeat;
  background-position: center;
  background-size: 100%;
  background-image: url(../img/air-leak-check/arrow-right-white.svg);
  width: 18px;
  height: 18px;
}
.btn-org {
  background: #FF7A27;
}
.btn.btn-org:hover {
  background: rgba(255, 122, 39, 0.8);
}
.btn-blue {
  background: #2564C9;
}
.btn.btn-blue:hover {
  background: rgba(37, 100, 201, 0.8);
}
.btn-green {
  background: #80B52C;
}
.btn.btn-green:hover {
  background: rgba(128, 181, 44, 0.8);
}
.thepage .p-head {
  background-image: url(../img/air-leak-check/hero-pc@2x.jpg);
  color:#000;
}
.p-head .head-cont {
  /*min-height: 400px;*/
}
.head-cont .ht {
  background: rgba(255, 255, 255, 0.8);
  padding:36px 15px;
}
.head-cont .ht h1 {
  color:#2564C9;
  font-size: 28px;
  line-height: 36px;
  margin-bottom: 8px;
  font-weight: 600;
  padding:0;
}
.head-cont .ht h1:after {
  content:none;
}
.head-cont .ht .st {
  font-size: 20px;
  line-height: 32px;
}

.sec-top {
  margin-top: -10px;
  padding-bottom: 80px;
}
.sec-top .cp-bn,
.sec-top .cont-l {
  text-align: center;
}
.sec-top .cont-l {
  margin-top: 40px;
}
.sec-top .cont-l .btn-contact {
  width: 442px;
}
main .bg-blue {
  background: #EAF6FA;
}
main .sec2 {
  padding:70px 0 80px;
}
.sec .tt.t1,
.sec .tt.t2 {
  font-weight: 600;
  font-size: 34px;
  line-height: 50px;
  margin-bottom: 50px;
  text-align: center;
  color:#2564C9;
}
.sec2 .desc {
  max-width: 840px;
  margin:0 auto 55px;
}
.sec2 .btn-blue {
  font-size: 22px;
  line-height: 30px;
  width: 100%;
  max-width: 500px;
}

main .sec3 {
  padding:100px 0;
  background: #FAFAF7;
}
.sec3 .chk-l {
  padding-left: 0;
  font-weight: 600;
  max-width: 840px;
  margin:auto;
}
.sec3 .chk-l li {
  position: relative;
  padding-left: 50px;
  font-size: 22px;
  line-height: 32px;
  margin-bottom: 30px;
}
.sec3 .chk-l li:before {
  content:"";
  position: absolute;
  left: 0;
  top:1px;
  width: 28px;
  height: 28px;
  background-size: 100%;
  background-repeat: no-repeat;
  background-position: center;
  background-image: url(../img/air-leak-check/ico-check.svg);
}
.sec3 .chk-l li .co2 {
  font-size: 14px;
}
.sec .btm-cont {
  text-align: center;
}
.sec3 .btm-cont {
  padding-top: 30px;
}
.sec3 .btm-cont .t1 {
  position: relative;
  display: inline-block;
  margin-bottom: 18px;
}
.sec3 .btm-cont .t1:before {
  content:"";
  position: absolute;
  left: -120px;
  bottom: 0;
  width: 98px;
  height: 98px;
  background-size: 100%;
  background-repeat: no-repeat;
  background-position: center;
  background-image: url(../img/air-leak-check/arrow-up-red.svg);
}
main .tt.t2 {
  position: relative;
  max-width: 840px;
  margin:0 auto 60px;
  padding-bottom: 14px;
  border-bottom: 5px solid #2564C9;
}
main .tt.t2:after {
  content:"";
  position: absolute;
  left: 0;
  right: 0;
  margin:auto;
  width: 0;
  height: 0;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-top: 36px solid #2564C9;
  bottom: -36px;
}
main .cont2 {
  max-width: 840px;
  margin:auto;
}
main .sec4,main .sec5,main .sec6 {
  padding:120px 0;
}
main .sec4 .tt.t2 {
  color:#000;
}

.sec4 .desc,.sec5 .desc,
.sec6 .desc,.sec7 .desc1 {
  font-size: 20px;
  font-weight: 600;
  line-height: 30px;
  margin-bottom: 30px;
}
.sec4 .row-demerit {
  margin:0 -15px;
}
.sec4 .row-demerit>div {
  padding:0 15px;
  margin-bottom: 30px;
}
.row-demerit .dem-box {
  background: #FAFAF7;
  border-radius: 16px;
  padding:24px 30px;
  height: 100%;
}
.dem-box .d-flex {
  width: 100%;
}
.dem-box .t {
  text-align: center;
  font-weight: 600;
  font-size: 18px;
  line-height: 30px;
  color:#2564C9;
  margin-bottom: 30px;
}
.dem-box .v-img {
  width: 42%;
}
.dem-box .v-txt {
  width: 58%;
}
.dem-box.d2 .t {
  margin-bottom: 38px;
}
.dem-box.d2 .v-txt {
  margin-top: 15px;
}
.r2 .dem-box .t {
  margin-bottom: 4px;
}
.r2 .dem-box .d-flex {
  flex-wrap: wrap;
}
.r2 .dem-box .v-img,
.r2 .dem-box .v-txt {
  width: 100%;
}

.r2 .dem-box .v-img {
  text-align: center;
  margin-bottom: 12px;
}

.v-feature .f-item {
  margin-bottom: 32px;
}
.v-feature .f-item .t {
  font-size: 20px;
  font-weight: bold;
  color:#fff;
}
.f-item .t span {
  position: relative;
  display: inline-block;
  font-size: 20px;
  line-height: 28px;
  padding:6px 20px 6px 30px;
  background: #5082D3;
  margin-bottom: 16px;
}
.f-item .t span:before {
  content:"";
  position: absolute;
  left: 0;
  top:0;
  width: 0;
  height: 0;
  border-left: 15px solid #2564C9;
  border-top: 20px solid transparent;
  border-bottom: 20px solid transparent;
}
.f-item .t span:after {
  content:"";
  position: absolute;
  right: -15px;
  top:0;
  width: 0;
  height: 0;
  border-left: 15px solid #5082D3;
  border-top: 20px solid transparent;
  border-bottom: 20px solid transparent;
}
.v-feature .f-item .txt {
}
.v-feature .g-box {
  margin-top:55px;
  border:3px solid #80B52C;
  border-radius: 30px;
  background: #fff;
  padding:42px 50px 50px;
}
.v-feature .g-box .tt {
  margin-bottom: 34px;
  font-size: 26px;
  line-height: 35px;
  font-weight: bold;
  text-align: center;
  color:#80B52C;

}
.v-feature .g-box .sbt {
  margin-top: 50px;
  text-align: center;
}
.g-box .row-cer {
  margin-bottom: 30px;
}
.g-box .row-cer>div:first-child {
  padding-right: 40px;
}
.v-feature .g-box .sbt-tt {
  color:#80B52C;
  font-size: 20px;
  line-height: 36px;
  font-weight: 600;
  text-align: center;
  margin-bottom: 22px;
}
.g-box .sbt-tt .t {
  font-size: 26px;
}

.sec3 .btn-contact,
.v-feature .btn-sbt,
.sec6 .btn-contact,
.sec7 .btn-contact {
  width:100%;
  max-width: 620px;
  font-size: 22px;
  line-height: 24px;
}

.sec6 .i-step {
  position: relative;
  margin-bottom: 30px;
}
.sec6 .i-step:before {
  content:"";
  position: absolute;
  z-index: 1;
  left: 24px;
  top: 64px;
  width: 20px;
  height: 103px;
  background-size: 100%;
  background-repeat: no-repeat;
  background-position: center;
  background-image: url(../img/air-leak-check/arr-down-gr.svg);
}
.sec6 .i-step.i4 {
  margin-bottom: 40px;
}
.sec6 .i-step.i4:before {
  content:none;
}
.i-step .t {
  position: relative;
  z-index: 2;
  color:#fff;
  padding:16px;
  padding-left: 74px;
  font-size: 24px;
  line-height: 32px;
  font-weight: 600;
  margin-bottom: 18px;
}
.i-step .t>span {
  display: inline-block;
}
.i-step .t .num {
  position: absolute;
  left: 15px;
  top:50%;
  transform: translateY(-50%);
  background: #fff;
  border-radius: 50%;
  width: 40px;
  height: 40px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.i-step .t .st {
  font-size: 18px;
}
.i-step.i1 .t {
  background: #5082D3;
}
.i-step.i1 .t .num {
  color:#5082D3;
}
.i-step.i2 .t {
  background: #4A89C0;
}
.i-step.i2 .t .num {
  color: #4A89C0;
}
.i-step.i3 .t {
  background: #4AA8C0;
}
.i-step.i3 .t .num {
  color: #4AA8C0;
}
.i-step.i4 .t {
  background: #4AC0BF;
}
.i-step.i4 .t .num {
  color: #4AC0BF;
}
.i-step .txt {
  margin-left: 88px;
  min-height: 56px;
}

main .sec7 {
  padding:100px 0 120px;
}
.sec7 .a-chk {
  margin-top: 60px;
}
.a-chk .chk-ht {
  background: #fff;
  font-size: 26px;
  line-height: 32px;
  font-weight: 600;
  text-align: center;
  color:#2564C9;
  padding:8px;
  margin-bottom: 28px;
}
.a-chk.a1 .desc {
  font-weight: 600;
  font-size: 14px;
}
.a-chk .tt {
  color:#2564C9;
  font-size: 25px;
  line-height: 32px;
  font-weight: 600;
  margin-bottom: 24px;
}
.a-chk .row-chk2 {
  margin:34px -20px 0;
}
.a-chk .row-chk2>div {
  padding:0 20px;
}
.chk-video .inn-v {
  position: relative;
  z-index: 1;
}
.chk-video .inn-v video {
  max-width: 100%;
}
.inn-v .play-ov {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  cursor: pointer;
  z-index: 10;
}
.row-chk2 figcaption {
  font-size: 14px;
  margin-top: 12px;
}
.sec7 .chk-exp {
  margin:50px 0 70px;
  border-radius: 20px;
  background: #fff;
}
.chk-exp .tt {
  color:#fff;
  text-align: center;
  background: #5082D3;
  border-radius: 20px 20px 0 0;
  font-size: 22px;
  line-height: 30px;
  padding:14px;
  letter-spacing: 12px;
}
.chk-exp .exp-cont {
  padding:40px;
}
.exp-cont .eb {
  text-align: center;
  width: 50%;
}
.exp-cont .eb .thumb {
  margin-bottom: 18px;
}
.exp-cont .eb .link-exp {
  display: inline-block;
  position: relative;
  text-decoration: underline;
  padding-right: 38px;
}
.eb .link-exp:after {
  content:"";
  position: absolute;
  background-size: 100%;
  background-repeat: no-repeat;
  background-position: center;
  background-image: url(../img/air-leak-check/ico-arrow-default.svg);
  right: 0;
  top:50%;
  transform: translateY(-50%);
  width: 28px;
  height: 28px;
}
.eb .link-exp:hover {
  color:#2564C9;
}
.eb .link-exp:hover:after {
  background-image: url(../img/air-leak-check/ico-arrow-onmouse.svg);
}

main .sec8 {
  padding:100px 0;
}
.sec8 .tt.t1 {
  color:#4AA8C0;
}
.sec8 .qa-box {
  margin-bottom: 54px;
}
.sec8 .qa-box:last-child {
  margin-bottom: 0;
}
.sec8 .qa-box .q {
  position: relative;
  font-size: 22px;
  line-height: 30px;
  padding-left: 32px;
  color:#4AA8C0;
  margin-bottom: 14px;
  font-weight: 600;
}
.sec8 .qa-box .q:before {
  content:"Q. ";
  position: absolute;
  left: 0;
}
.sec8 .qa-box .a {
  position: relative;
  font-size: 14px;
  padding-left: 30px;
}
.sec8 .qa-box .a:before {
  content:"A. ";
  position: absolute;
  left: 10px;
}

main .sec9 {
  padding:100px 0;
}

.sec9 .tt.t1 {
  margin-bottom: 18px;
}
.sec9 .st {
  text-align: center;
}
.sec9 .st span {
  display: inline-block;
  text-align: center;
  font-weight: 600;
  font-size: 22px;
  line-height: 30px;
  border-bottom: 5px solid #FF2727;
  padding-bottom: 6px;
  margin-bottom: 50px;
}
.sec9 .desc .req-txt,
.sec9 .form-label .req,
.sec9 .note-post-cm {
  color:#FF2727;
}

.sec9 .desc .req-txt,
.sec9 .note-post-cm,
.sec9 .btm-note {
  font-weight: 600;
}
.sec9 .wpcf7-not-valid-tip {
  font-weight: 600;
  font-size: 15px;
  margin-bottom: 4px;
}
.sec9 .form {
  margin-top: 50px;
}
.sec9 .form .mb-3 {
  margin-bottom: 34px!important;
  font-size: 18px;
}
.sec9 .form-label .req {
  font-size: 16px;
  display: inline-block;
  margin:0 6px;
}
.sec9 .form-control {
  border:none;
  border-radius: 8px;
  font-size: 18px;
  line-height: 40px;
  padding:20px 30px;
  font-weight: 600;
  color:#000;
}
.sec9 [type=text],.sec9 [type=email],
.sec9 [type=tel],.sec9 select {
  height: 60px;
}
.sec9 .form-control::placeholder {
  color:#BFBFBF;
}
.sec9 select.form-control::placeholder,
.sec9 .form-control option {
  color:#000;
}
.sec9 .form-control option:first-child {
  color:#BFBFBF;
}
.sec9 .note-post-cm {
  margin-top: 50px;
  font-size: 14px;
  margin-bottom: 44px;
}
.sec9 .btm-note {
  font-size: 14px;
  margin-top: 44px;
}
.sec9 .btm-note a,
.sec9 .btm-note a:hover {
  text-decoration: underline;
  color:#2564C9;
}
.sec9 .btm-ctrl .btn-send {
  font-size: 22px;
  width: 240px;
}

.sec9 .tel-cont {
  margin-top: 120px;
  font-weight: 600;
}
.sec9 .tel-cont .t {
  font-size: 20px;
  line-height: 28px;
  border-left: 5px solid #2564C9;
  padding-left: 10px;
  margin-bottom: 30px;
}
.sec9 .tel-cont .tel-box {
  background: #fff;
  text-align: center;
  padding:18px;
}
.tel-cont .tel-box>* {
  display: inline-block;
  vertical-align: middle;
}
.tel-box .tel-l {
  position: relative;
  color:#2564C9;
  font-size: 30px;
  line-height: 42px;
  margin-right: 28px;
  text-decoration: none;
  padding-left: 30px;
}
.tel-box .tel-l:before {
  content:"";
  position: absolute;
  background-size: 100%;
  background-repeat: no-repeat;
  background-position: center;
  background-image: url(../img/air-leak-check/ico-tel.svg);
  left: 0;
  top:50%;
  transform: translateY(-50%);
  width: 22px;
  height: 22px;
}
footer .footer-contact {
  display: none;
}

@media (max-width: 1199px) {
  
}
@media (max-width: 992px) {
  
  .head-cont .ht {
    padding:30px 15px;
  }
  .sec .tt.t1, .sec .tt.t2 {
    font-size: 30px;
    line-height: 44px;
    margin-bottom: 30px;
  }
  .sec3 .chk-l li {
    font-size: 20px;
    line-height: 30px;
  }
}
@media (max-width: 767px) {
  main .btn {
    font-size: 18px;
    line-height: 26px;
  }
  main .btn:after {
    right: 18px;
  }
  .head-cont .ht {
    padding:10px 15px;
  }
  .head-cont .ht h1 {
    font-size: 18px;
    line-height: 24px;
    margin-bottom: 4px;
  }
  .head-cont .ht .st {
    display: block;
    font-size: 12px;
    line-height: 20px;
  }
  .sec-top {
    padding-bottom: 30px;
  }
  .sec-top .cp-bn {
    margin-left: -15px;
    margin-right: -15px;
  }
  .sec-top .cp-bn a {
    display: block;
    margin:0 -10px;
  }
  .sec-top .cont-l {
    margin-top: 10px;
  }
  .sec-top .cont-l .btn-contact {
    width: 100%;
  }
  .sec .tt.t1, .sec .tt.t2 {
    font-size: 22px;
    line-height: 32px;
  }
  main .sec2 {
    padding:50px 0 60px;
  }
  .sec2 .btn-blue {
    padding:12px 18px;
  }
  main .sec3, main .sec4,
  main .sec5, main .sec6,
  main .sec7, main .sec8,main .sec9 {
    padding:60px 0;
  }
  .sec3 .chk-l li {
    font-size: 18px;
    padding-left: 40px;
  }
  .sec3 .btm-cont {
    padding-top: 10px;
  }
  .sec3 .btm-cont .t1 {
    margin-bottom: 25px;
  }
  .sec3 .btm-cont .t1:before {
    width: 52px;
    height: 52px;
    left: -65px;
    margin-bottom: -10px;
  }
  .sec3 .btn-contact, .v-feature .btn-sbt, .sec6 .btn-contact, .sec7 .btn-contact {
    line-height: 30px;
    padding:12px 18px;
  }
  main .sec .tt.t2 {
    padding-bottom: 10px;
    margin-bottom: 45px;
  }
  main .tt.t2:after {
    border-left: 8px solid transparent;
    border-right: 8px solid transparent;
    border-top: 28px solid #2564C9;
    bottom: -28px;
  }
  .sec4 .desc, .sec5 .desc, .sec6 .desc, .sec7 .desc1 {
    font-size: 18px;
    line-height: 28px;
    margin-bottom: 20px;
  }

  .sec4 .row-demerit>div {
    margin-bottom: 15px;
  }
  .sec4 .row-demerit.r2>div:last-child {
    margin-bottom: 0;
  }
  .row-demerit .dem-box {
    padding:20px;
  }
  .dem-box .t,.dem-box.d2 .t,
  .r2 .dem-box .t {
    margin-bottom: 18px;
  }
  .dem-box .v-txt {
    padding-left: 15px;
  }
  .r2 .dem-box .v-img {
    width: 42%;
  }
  .r2 .dem-box .v-txt {
    width: 58%;
  }
  .v-feature .g-box {
    padding:20px;
  }
  .v-feature .g-box .tt {
    font-size: 22px;
    line-height: 32px;
    margin-bottom: 24px;
  }
  .g-box .row-cer>div:first-child {
    padding-right: 15px;
    margin-bottom: 30px;
  }
  .v-feature .g-box .row-cer .txt {
    line-height: 24px;
  }
  .v-feature .g-box .sbt-tt {
    font-size: 18px;
    line-height: 28px;
  }
  .g-box .sbt-tt .t {
    font-size: 22px;
  }
  .v-feature .btn-sbt {
    font-size: 18px;
    line-height: 26px;
  }
  .i-step .t {
    font-size: 18px;
    line-height: 28px;
    padding-left: 64px;
  }
  .i-step .t .num {
    left:12px;
  }
  .i-step .t .st {
    font-size: 15px;
  }
  .i-step .txt {
    margin-left: 60px;
    font-size: 15px;
    line-height: 26px;
    min-height:104px;
  }
  .sec6 .i-step:before {
    background-image: url(../img/air-leak-check/arr-down-gr-long.svg);
    left: 20px;
    top:50px;
    height: 160px;
  }
  .i-step.i4 .txt {
    min-height: unset;
  }

  .a-chk .tt {
    font-size: 22px;
    line-height: 30px;
    margin-bottom: 16px;
  }
  .chk-video {
    margin-bottom: 10px;
  }
  .a-chk .row-chk2>div:first-child {
    margin-bottom: 10px;
  }
  .row-chk2 figcaption {
    margin-top: 8px;
  }
  .sec7 .chk-exp {
    margin:30px 0;
  }
  .exp-cont .d-flex {
    flex-wrap: wrap;
  }
  .exp-cont .eb {
    width: 100%;
  }
  .exp-cont .eb:first-child {
    margin-bottom: 30px;
  }
  .exp-cont .eb .thumb {
    margin-bottom: 12px;
  }

  .sec8 .qa-box .q {
    font-size: 18px;
    line-height: 28px;
    padding-left: 28px;
  }
  .sec8 .qa-box .a {
    padding-left: 28px;
  }
  .sec8 .qa-box .a:before {
    left:0;
  }
  .sec9 .desc {
    font-size: 15px;
    line-height: 26px;
  }
  .sec9 .form {
    margin-top: 10px;
  }
  .sec9 .form .mb-3 {
    margin-bottom: 26px !important;
  }
  .sec9 .form-control {
    padding:15px 20px;
    line-height: 32px;
  }

}
