/* ----------------------------------------------------------
  contents
---------------------------------------------------------- */
@media screen and (min-width: 768px) {
  .discount-system-block {
    padding: 100px;
  }
}
@media screen and (max-width: 767px) {
  .discount-system-block {
    padding: 30px 20px;
  }
}

@media screen and (min-width: 768px) {
  .discount-system-list {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    margin: 0 -30px -30px;
  }
}
@media screen and (max-width: 767px) {
  .discount-system-list {
    margin-bottom: -15px;
  }
}
@media screen and (min-width: 768px) {
  .discount-system-list > li {
    width: 50%;
    margin-bottom: 50px;
    padding: 0 30px;
  }
}
@media screen and (max-width: 767px) {
  .discount-system-list > li {
    margin-bottom: 30px;
  }
}
.discount-system-list > li ._img {
  overflow: hidden;
  border-radius: 10px;
}
.discount-system-list > li ._img img {
  width: 100%;
  height: auto;
}
.discount-system-list > li ._name {
  font-weight: 700;
}
@media screen and (min-width: 768px) {
  .discount-system-list > li ._name {
    margin-top: 20px;
    font-size: 2rem;
  }
}
@media screen and (max-width: 767px) {
  .discount-system-list > li ._name {
    margin-top: 10px;
    font-size: 1.6rem;
  }
}

.discount-system-bnr {
  position: relative;
}
@media screen and (min-width: 768px) {
  .discount-system-bnr {
    width: 100%;
    padding-top: 24.5901639344%;
    background: url(/homesecurity/common_v6/img/bnr_discount-system_pc.webp) no-repeat 0 0;
    background-size: cover;
  }
}
@media screen and (max-width: 767px) {
  .discount-system-bnr {
    margin: 0 -20px -30px;
    padding-top: 89.552238806%;
    background: url(/homesecurity/common_v6/img/bnr_discount-system_sp.webp) no-repeat 0 0;
    background-size: cover;
  }
}
.discount-system-bnr span {
  position: absolute;
  font-weight: 700;
}
@media screen and (min-width: 768px) {
  .discount-system-bnr span {
    top: 50%;
    left: 50%;
    padding: 0 30px;
    font-size: 2rem;
    transform: translateY(-50%);
  }
}
@media screen and (max-width: 767px) {
  .discount-system-bnr span {
    top: 0;
    left: 0;
    width: 100%;
    padding: 0 20px;
    padding-top: 7.4626865672%;
    font-size: 1.6rem;
    text-align: center;
  }
}

/* ----------------------------------------------------------
  aside
---------------------------------------------------------- */
#aside .contents-no1-list {
  position: relative;
}
@media screen and (min-width: 768px) {
  #aside .contents-no1-list {
    padding-bottom: 100px;
  }
}
@media screen and (max-width: 767px) {
  #aside .contents-no1-list {
    padding-bottom: 60px;
  }
}
#aside .contents-no1-list::after {
  content: "\e913";
  position: absolute;
  right: 0;
  left: 0;
  display: inline-block;
  margin: auto;
  line-height: 1;
  font-family: "icon";
}
@media screen and (min-width: 768px) {
  #aside .contents-no1-list::after {
    bottom: 40px;
    width: 55px;
    height: 25px;
    font-size: 25px;
  }
}
@media screen and (max-width: 767px) {
  #aside .contents-no1-list::after {
    bottom: 20px;
    width: 42px;
    height: 19px;
    font-size: 19px;
  }
}
#aside .contents-no1-list .title {
  border-top: 1px solid #ccc;
  text-align: center;
  font-weight: 700;
}
@media screen and (min-width: 768px) {
  #aside .contents-no1-list .title {
    padding-top: 20px;
    font-size: 1.8rem;
    height: 70px;
  }
}
@media screen and (max-width: 767px) {
  #aside .contents-no1-list .title {
    padding-top: 10px;
    font-size: 1.4rem;
  }
}
#aside .contents-no1-list .label {
  position: relative;
  z-index: 2;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  line-height: 1;
  font-weight: 700;
}
@media screen and (min-width: 768px) {
  #aside .contents-no1-list .label {
    margin-top: 20px;
    margin-bottom: -28px;
    font-size: 2rem;
  }
}
@media screen and (max-width: 767px) {
  #aside .contents-no1-list .label {
    margin-top: 18px;
    margin-bottom: -18px;
    font-size: 1.6rem;
  }
}
#aside .contents-no1-list .label .num {
  display: inline-block;
  font-family: "Oswald", sans-serif;
  font-weight: 400;
  letter-spacing: 0.05em;
}
@media screen and (min-width: 768px) {
  #aside .contents-no1-list .label .num {
    margin-top: -10px;
    font-size: 6rem;
  }
}
@media screen and (max-width: 767px) {
  #aside .contents-no1-list .label .num {
    margin-top: -10px;
    font-size: 4.5rem;
  }
}
@media screen and (min-width: 768px) {
  #aside .contents-no1-list .notes {
    font-size: 1.2rem;
  }
}
#aside .contents-no1-img {
  overflow: hidden;
  border-radius: 10px;
  position: relative;
}
#aside .contents-no1-txt {
  position: absolute;
  color: #fff;
  font-weight: 700;
}
@media screen and (min-width: 768px) {
  #aside .contents-no1-txt {
    top: 50%;
    left: 120px;
    font-size: 2rem;
    transform: translateY(-50%);
    text-shadow: 0 0 15px rgba(0, 0, 0, 0.5);
  }
}
@media screen and (max-width: 767px) {
  #aside .contents-no1-txt {
    bottom: 20px;
    left: 0;
    width: 100%;
    text-align: center;
    font-size: 1.6rem;
    text-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
  }
}
@media screen and (min-width: 768px) {
  #aside .contents-no1-txt span {
    font-size: 3.4rem;
  }
}
@media screen and (max-width: 767px) {
  #aside .contents-no1-txt span {
    font-size: 2.2rem;
  }
}

@media screen and (max-width: 767px) {
  .u-positionR .slick-dots {
    margin: 10px 0px 0px !important;
  }
}
.u-positionR .usage01_bottom {
  padding-top: 20px;
}

@media screen and (max-width: 767px) {
  .service-lst-floorplan .slick-dots {
    margin: 10px 0px 0px !important;
  }
}
.service-lst-floorplan .usage01_bottom {
  padding-top: 20px;
}

.frame-head_label {
  font-weight: 700;
}
@media screen and (min-width: 768px) {
  .frame-head_label {
    margin-bottom: 20px;
    padding-left: 20px;
    border-left: 3px solid #000;
    font-size: 2.4rem;
  }
}
@media screen and (max-width: 767px) {
  .frame-head_label {
    margin-bottom: 15px;
    padding-left: 15px;
    border-left: 2px solid #000;
    font-size: 1.8rem;
  }
}

.frame-body .list-circle02-hs .txt-color-main {
  color: #ec6d65;
}
.frame-body .notes-not-num {
  position: relative;
  padding-left: 2.1em;
  font-size: 1.2rem;
}
.frame-body .notes-not-num li::before {
  content: "※";
  position: absolute;
  top: 0;
  left: 0;
}

.txt-check-hs {
  display: block;
}

.list-circle02-hs li {
  font-weight: 400;
}
@media screen and (min-width: 768px) {
  .list-circle02-hs li {
    font-size: 2rem;
  }
}
@media screen and (max-width: 767px) {
  .list-circle02-hs li {
    font-size: 1.8rem;
  }
}
.txt-color-main {
  color: #ec6d65;
}

.notes01.txt-r li {
  display: inline-block;
}

@media screen and (min-width: 768px) {
  .v6-note .wrap-note-inr {
    max-width: 1600px;
    margin-left: auto;
    margin-right: auto;
    padding: 60px 90px 0;
  }
}
@media screen and (max-width: 767px) {
  .v6-note .wrap-note-inr {
    padding: 30px 20px 0;
  }
}

.goods-item-machine_01 img {
  border-radius: 10px;
}

.util-panel {
  z-index: 3;
}