@charset 'UTF-8';

@media screen and (min-width: 768px) {
  #aed02 .wrap {
      min-width: 1200px;
  }
}

.text01 .txt-underline {
  text-decoration: underline!important;
}

.is-noborder {
  border: none!important;
}

/*    headingH3
 * ------------------------------------------------- */
 .headingH3-hs,
 .service-heading-hs,
 .headingH3-per,
 .headingH3-bar-hs {
   position: relative;
   font-weight: 700;
 }
 @media screen and (min-width: 768px) {
   .headingH3-hs,
   .service-heading-hs,
   .headingH3-per,
   .headingH3-bar-hs {
     margin-bottom: 60px;
     padding: 0 0 20px;
     font-size: 4rem;
   }
 }
 @media screen and (max-width: 767px) {
   .headingH3-hs,
   .service-heading-hs,
   .headingH3-per,
   .headingH3-bar-hs {
     margin-bottom: 30px;
     padding: 0 0 15px;
     font-size: 2.6rem;
   }
 }
 .headingH3-hs::before,
 .service-heading-hs::before,
 .headingH3-per::before,
 .headingH3-bar-hs::before {
   content: "";
   position: absolute;
   left: 0;
   bottom: 0;
   display: inline-block;
   background: #000;
 }
 @media screen and (min-width: 768px) {
   .headingH3-hs::before,
   .service-heading-hs::before,
   .headingH3-per::before,
   .headingH3-bar-hs::before {
     width: 80px;
     height: 2px;
   }
 }
 @media screen and (max-width: 767px) {
   .headingH3-hs::before,
   .service-heading-hs::before,
   .headingH3-per::before,
   .headingH3-bar-hs::before {
     width: 60px;
     height: 1px;
   }
 }


/*    heading03-per
 * ------------------------------------------------- */
 @media screen and (min-width: 768px) {
  .heading03-per {
    margin-bottom: 20px;
    padding-left: 20px;
    border-left: 3px solid #000;
  }
}
@media screen and (max-width: 767px) {
  .heading03-per {
    margin-bottom: 15px;
    padding-left: 15px;
    border-left: 2px solid #000;
  }
}

.heading03-per_label {
  font-weight: 700;
}
@media screen and (min-width: 768px) {
  .heading03-per_label {
    font-size: 2.8rem;
  }
}
@media screen and (max-width: 767px) {
  .heading03-per_label {
    font-size: 2.2rem;
  }
}

.heading03-per_sub {
  font-weight: 700;
}
@media screen and (min-width: 768px) {
  .heading03-per_sub {
    margin-bottom: 10px;
    font-size: 2.2rem;
  }
}
@media screen and (max-width: 767px) {
  .heading03-per_sub {
    margin-bottom: 5px;
    font-size: 1.8rem;
  }
}

/* ----------------------------------------------------------
  image
---------------------------------------------------------- */
/*    image02
 * ------------------------------------------------- */
.image02 {
  position: relative;
}
@media screen and (min-width: 768px) {
  .image02 {
    margin-bottom: 30px;
  }
}
@media screen and (max-width: 767px) {
  .image02 {
    margin-bottom: 15px;
  }
}
.image02 ._label {
  position: absolute;
  z-index: 2;
  border-bottom: 1px solid #000;
  font-size: 3rem;
  font-weight: 700;
}
@media screen and (min-width: 768px) {
  .image02 ._label {
    top: -35px;
    left: 30px;
  }
}
@media screen and (max-width: 767px) {
  .image02 ._label {
    top: -30px;
    left: 20px;
    text-shadow: 0 1px 1px white;
  }
}
.image02 ._label .is-num {
  font-family: "Oswald", sans-serif;
  line-height: 1;
  font-weight: 400;
}
@media screen and (min-width: 768px) {
  .image02 ._label .is-num {
    margin-left: 10px;
    font-size: 8rem;
  }
}
@media screen and (max-width: 767px) {
  .image02 ._label .is-num {
    margin-left: 10px;
    font-size: 6rem;
  }
}
.image02 ._image {
  overflow: hidden;
  border-radius: 10px;
}
.image02 ._image img {
  width: 100%;
  height: auto;
}
@media screen and (min-width: 768px) {
  .image02.is-center {
    width: 800px;
    margin-right: auto;
    margin-left: auto;
  }
}

/* ----------------------------------------------------------
  text
---------------------------------------------------------- */
/*    text01
 * ------------------------------------------------- */
.text01 {
  line-height: 1.8;
}
@media screen and (min-width: 768px) {
  .text01 {
    font-size: 2rem;
    margin-bottom: 30px;
  }
}
@media screen and (max-width: 767px) {
  .text01 {
    font-size: 1.8rem;
    margin-bottom: 30px;
  }
}
.text01 p {
  margin-bottom: 10px;
}
.text01 ._lead {
  margin-bottom: 20px;
  font-weight: 700;
}
@media screen and (min-width: 768px) {
  .text01 ._lead {
    font-size: 2rem;
  }
}
@media screen and (max-width: 767px) {
  .text01 ._lead {
    font-size: 2rem;
  }
}

/* ----------------------------------------------------------
  contact
---------------------------------------------------------- */
/*    contact01
 * ------------------------------------------------- */
 .contact01 {
  /* box */
  /* head */
  /* body */
  /* type2 */
  /* type3 */
  /* type4 */
}
@media screen and (min-width: 768px) {
  .contact01 {
    padding: 80px 90px 0;
  }
}
@media screen and (min-width: 768px) {
  .wrap .contact01 {
    padding: 0;
  }
}
@media screen and (max-width: 767px) {
  .wrap .contact01 {
    margin: 0 -20px;
  }
}
@media screen and (min-width: 768px) {
  .contact01 .wrap-contact01-inr {
    padding: 40px 25px;
    border-radius: 10px;
    background: url(/homesecurity/common_v6/img/bg_contact4_pc.webp) no-repeat 100% 0;
    background-size: cover;
  }
}
@media screen and (max-width: 767px) {
  .contact01 .wrap-contact01-inr {
    position: relative;
    padding-top: 77.3333333333%;
    padding-right: 20px;
    padding-left: 20px;
    padding-bottom: 40px;
    background: #f6f5e7 url(/homesecurity/common_v6/img/bg_contact1_sp.webp) no-repeat 0 0;
    background-size: 100% auto;
  }
}
.contact01 .contact01-ttl {
  font-weight: 700;
}
@media screen and (min-width: 768px) {
  .contact01 .contact01-ttl {
    display: flex;
    align-items: center;
    height: 170px;
    margin-top: -40px;
    font-size: 4rem;
  }
}
@media screen and (max-width: 767px) {
  .contact01 .contact01-ttl {
    position: absolute;
    top: 35px;
    left: 0;
    margin: 0 20px;
    padding-bottom: 15px;
    font-size: 3rem;
  }
}
@media screen and (max-width: 767px) {
  .contact01 .contact01-ttl::after {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    width: 60px;
    height: 1px;
    background: #000;
    font-size: 2.2rem;
  }
}
.contact01 .contact01-ttl-sub {
  line-height: 1.8;
}
@media screen and (min-width: 768px) {
  .contact01 .contact01-ttl-sub {
    margin-top: 1em;
    font-size: 1.6rem;
  }
}
@media screen and (max-width: 767px) {
  .contact01 .contact01-ttl-sub {
    margin-bottom: 1em;
    font-size: 1.4rem;
  }
}
@media screen and (min-width: 768px) {
  .contact01 .contact01-ttlbox {
    display: flex;
    flex-direction: column;
    justify-content: center;
    height: 170px;
    margin-top: -40px;
  }
}
@media screen and (min-width: 768px) {
  .contact01 .contact01-ttlbox .contact01-ttl {
    display: block;
    height: auto;
    margin-top: 0;
  }
}
@media screen and (min-width: 768px) {
  .contact01 .contact01-type {
    display: flex;
    justify-content: space-between;
  }
}
.contact01 .contact01-box {
  border-radius: 10px;
  background: #fff;
}
@media screen and (min-width: 768px) {
  .contact01 .contact01-box {
    width: calc(50% - 10px);
    padding: 20px;
    box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.2);
  }
}
@media screen and (max-width: 767px) {
  .contact01 .contact01-box {
    padding: 20px;
    box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.2);
  }
}
@media screen and (max-width: 767px) {
  .contact01 .contact01-box + .contact01-box {
    margin-top: 10px;
  }
}
.contact01 .contact01-box .txt-question::before, .contact01 .contact01-box .txt-question::after {
  color: #e80012;
}
@media screen and (min-width: 768px) {
  .contact01 .contact01-box .txt-question:hover {
    color: #e80012;
  }
}
.contact01 .contact01-box-head {
  display: flex;
  justify-content: center;
}
@media screen and (max-width: 767px) {
  .contact01 .contact01-box-head {
    justify-content: flex-start;
  }
}
.contact01 .contact01-box-ttl {
  display: flex;
  align-items: center;
  font-weight: 700;
}
@media screen and (min-width: 768px) {
  .contact01 .contact01-box-ttl {
    font-size: 2.4rem;
  }
}
@media screen and (max-width: 767px) {
  .contact01 .contact01-box-ttl {
    font-size: 2.2rem;
  }
}
.contact01 .contact01-box-ttl-icon {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-right: 10px;
}
.contact01 .contact01-box-ttl-icon svg {
  vertical-align: middle;
}
.contact01 .contact01-box-ttl-icon svg,
.contact01 .contact01-box-ttl-icon path {
  fill: #e80012;
}
.contact01 .label-free {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  background: #fff;
  color: #004697;
  font-weight: 700;
  border: 1px solid #004697;
}
@media screen and (min-width: 768px) {
  .contact01 .label-free {
    width: 54px;
    height: 26px;
    margin-right: 10px;
    border-radius: 4px;
    font-size: 1.4rem;
  }
}
@media screen and (max-width: 767px) {
  .contact01 .label-free {
    flex: 0 0 40px;
    width: 40px;
    height: 20px;
    margin-right: 5px;
    border-radius: 4px;
    font-size: 1.2rem;
  }
}
@media screen and (min-width: 768px) {
  .contact01 .contact01-box-body {
    padding-top: 20px;
    text-align: center;
  }
}
@media screen and (max-width: 767px) {
  .contact01 .contact01-box-body {
    padding-top: 15px;
    text-align: center;
  }
}
.contact01 .contact01-box-body p {
  line-height: 1.8;
}
@media screen and (min-width: 768px) {
  .contact01 .contact01-box-body p {
    margin-top: 20px;
    font-size: 1.2rem;
  }
}
@media screen and (max-width: 767px) {
  .contact01 .contact01-box-body p {
    order: 2;
    margin-top: 10px;
    font-size: 1rem;
  }
}
@media screen and (min-width: 768px) {
  .contact01 .contact01-box-body p:first-child {
    margin-top: 0;
  }
}
@media screen and (max-width: 767px) {
  .contact01 .contact01-box-body p:nth-child(2) {
    margin-top: 0;
  }
}
.contact01 .contact01-box-body p .overtime-tel {
  font-weight: 700;
}
@media screen and (min-width: 768px) {
  .contact01 .contact01-box-body p .overtime-tel {
    pointer-events: none;
  }
}
.contact01 .contact01-box-tel-num {
  display: inline-block;
  color: #e80012;
  line-height: 1;
  font-family: "Oswald", sans-serif;
  font-weight: 600;
}
@media screen and (min-width: 768px) {
  .contact01 .contact01-box-tel-num {
    font-size: 5.6rem;
    pointer-events: none;
  }
}
@media screen and (max-width: 767px) {
  .contact01 .contact01-box-tel-num {
    order: 1;
    font-size: 4rem;
    border-bottom: 1px solid #e80012;
  }
}
.contact01 .contact01-box-info {
  display: flex;
}
@media screen and (min-width: 768px) {
  .contact01 .contact01-box-info {
    margin-top: 25px;
    justify-content: center;
  }
}
@media screen and (max-width: 767px) {
  .contact01 .contact01-box-info {
    order: 3;
    width: 100%;
    margin-top: 15px;
    justify-content: center;
  }
}
.contact01 .contact01-box-info > li div {
  position: relative;
  display: flex;
  align-items: center;
  border-radius: 10px;
}
@media screen and (min-width: 768px) {
  .contact01 .contact01-box-info > li div {
    font-size: 1.4rem;
    padding: 0 0 0 30px;
  }
}
@media screen and (max-width: 767px) {
  .contact01 .contact01-box-info > li div {
    font-size: 1.2rem;
    padding: 0 0 0 23px;
  }
}
.contact01 .contact01-box-info > li div span {
  font-weight: 700;
}
.contact01 .contact01-box-info > li div::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 0;
  display: block;
  background: transparent url(/homesecurity/common_v6/img/icon_check.svg) no-repeat top left;
  background-size: 100% auto;
  transform: translateY(-50%);
}
@media screen and (min-width: 768px) {
  .contact01 .contact01-box-info > li div::before {
    width: 19px;
    height: 19px;
  }
}
@media screen and (max-width: 767px) {
  .contact01 .contact01-box-info > li div::before {
    width: 14px;
    height: 14px;
  }
}
@media screen and (min-width: 768px) {
  .contact01 .contact01-box-info > li + li {
    margin-left: 20px;
  }
}
@media screen and (max-width: 767px) {
  .contact01 .contact01-box-info > li + li {
    margin-left: 30px;
  }
}
.contact01 .contact01-box-info.is-type2 {
  flex-direction: column;
  margin-top: 10px;
}
@media screen and (max-width: 767px) {
  .contact01 .contact01-box-info.is-type2 > li {
    width: 100%;
  }
}
@media screen and (min-width: 768px) {
  .contact01 .contact01-box-info.is-type2 > li + li {
    margin-left: 0;
    margin-top: -15px;
  }
}
@media screen and (max-width: 767px) {
  .contact01 .contact01-box-info.is-type2 > li + li {
    margin-top: 10px;
    margin-left: 0;
  }
}
.contact01 .contact01-box-info.is-type2 > li div {
  border-radius: 0;
}
@media screen and (min-width: 768px) {
  .contact01 .contact01-box-info.is-type2 > li div {
    padding-top: 15px;
    padding-bottom: 15px;
  }
}
.contact01 .contact01-box-info.is-type2 > li:first-child div {
  border-radius: 10px 10px 0 0;
}
.contact01 .contact01-box-info.is-type2 > li:last-child div {
  border-radius: 0 0 10px 10px;
}

@media screen and (max-width: 767px) {
  .contact01 .contact01-box.type-tel .contact01-box-ttl-icon svg {
    width: 17px;
    height: 17px;
  }
}
@media screen and (max-width: 767px) {
  .contact01 .contact01-box.type-net .contact01-box-ttl-icon svg {
    width: 20px;
    height: 15px;
  }
}
@media screen and (min-width: 768px) {
  .contact01 .contact01-box.type-net .btn-estimate,
  .contact01 .contact01-box.type-net .btn-consultation {
    margin-top: 15px;
  }
}
@media screen and (max-width: 767px) {
  .contact01 .contact01-box.type-net .btn-estimate,
  .contact01 .contact01-box.type-net .btn-consultation {
    margin-top: 10px;
  }
}
.contact01 .contact01-box.type-net .btn-document,
.contact01 .contact01-box.type-net .btn-estimate,
.contact01 .contact01-box.type-net .btn-consultation,
.contact01 .contact01-box.type-net .btn-estimate {
  font-size: 3rem;
}
@media screen and (min-width: 768px) {
  .contact01.is-type2 .wrap-contact01-inr {
    min-height: 400px;
    padding-left: calc(50% + 10px);
    background: url(/homesecurity/common_v6/img/bg_contact2_pc.webp) no-repeat 100% 0;
    background-size: cover;
  }
}
@media screen and (min-width: 768px) {
  .contact01.is-type2 .contact01-ttl {
    height: 90px;
  }
}
@media screen and (min-width: 768px) {
  .contact01.is-type2 .contact01-type {
    display: block;
  }
}
@media screen and (min-width: 768px) {
  .contact01.is-type2 .contact01-box {
    width: 100%;
  }
}
@media screen and (min-width: 768px) {
  .contact01.is-type3 .wrap-contact01-inr {
    min-height: 410px;
    background: #f5f1e6;
  }
}
@media screen and (min-width: 768px) {
  .contact01.is-type3 .contact01-ttl {
    height: 90px;
    justify-content: center;
  }
}
@media screen and (min-width: 768px) {
  .contact01.is-type3 .contact01-box {
    width: calc(33.33% - 10px);
    padding-top: 20px;
  }
}
@media screen and (min-width: 768px) {
  .contact01.is-type4 .wrap-contact01-inr {
    min-height: 400px;
    padding-left: calc(50% + 10px);
    background: url(/homesecurity/common_v6/img/bg_contact2_pc.webp) no-repeat 100% 0;
    background-size: cover;
  }
}
@media screen and (max-width: 767px) {
  .contact01.is-type4 .wrap-contact01-inr {
    padding-top: 20px;
    padding-bottom: 30px;
    background: #f6f5e7;
  }
}
@media screen and (min-width: 768px) {
  .contact01.is-type4 .contact01-ttl {
    height: 90px;
  }
}
@media screen and (min-width: 768px) {
  .contact01.is-type4 .contact01-type {
    display: block;
  }
}
@media screen and (min-width: 768px) {
  .contact01.is-type4 .contact01-box {
    width: 100%;
  }
}
.contact01.js-effect {
  opacity: 0;
  transition: opacity 0.5s ease-out;
}
.contact01.js-effect .contact01-ttl,
.contact01.js-effect .contact01-ttl-sub {
  opacity: 0;
  transform: translateY(10px);
  transition: opacity 0.5s ease-out 0.5s, transform 0.5s ease-out 0.5s;
}
.contact01.js-effect .contact01-box {
  opacity: 0;
  transform: translateY(10px);
  transition: opacity 0.5s ease-out, transform 0.5s ease-out;
}
.contact01.js-effect .contact01-box:nth-child(1) {
  transition-delay: 0.8s;
}
.contact01.js-effect .contact01-box:nth-child(2) {
  transition-delay: 1s;
}
.contact01.js-effect .contact01-box:nth-child(3) {
  transition-delay: 1.2s;
}
.contact01.js-effect.is-effectActive {
  opacity: 1;
}
.contact01.js-effect.is-effectActive .contact01-ttl,
.contact01.js-effect.is-effectActive .contact01-ttl-sub,
.contact01.js-effect.is-effectActive .contact01-box {
  opacity: 1;
  transform: translateY(0);
}


/*    check
 * ------------------------------------------------- */
.check {
  position: relative;
  padding-left: 35px;
}
.check::after {
  content: '';
  display: block;
  position: absolute;
  left: 0;
  top: calc(50% - 10px);
  width: 23px;
  height: 12px;
  border-left: 5px solid #ec6d65;
  border-bottom: 5px solid #ec6d65;
  transform: rotate(-45deg);
}

/*    grid01-pc.is-type02
 * ------------------------------------------------- */
.grid01-pc.is-type02 {
  align-items: center;
  width: 70%;
  margin-left: auto;
  margin-right: auto;
}

@media (max-width: 767px) {
  .grid01-pc.is-type02  {
    width: 100%;
  }
  .grid01-pc.is-type02 .left-img {
    width: 131px;
    margin: 0 auto 30px;
  }
}
