@charset 'UTF-8';
/*-------------------------------------------------------------------*/
/* basic style */
/*-------------------------------------------------------------------*/
#contents.index_2506 {
  overflow: clip;
}

/*-------------------------------------------------------------------*/
/* overwrite */
/*-------------------------------------------------------------------*/
@media screen and (min-width: 768px) {
  #contents.index_2506 #v5ModalInformation .headingH3-bar-hs {
    margin-bottom: 40px;
  }
  #contents.index_2506 #v5ModalInformation .price-tbl th,
  #contents.index_2506 #v5ModalInformation .price-tbl td {
    padding: 8px 20px;
  }
  #contents.index_2506 #v5ModalInformation .difference-graph {
    margin-top: 25px;
  }
  #contents.index_2506 #v5ModalInformation .difference-graph-data ._lead span._large {
    margin-bottom: 20px;
  }
}
@media screen and (max-width: 767px) {
  #contents.index_2506 [class*=v6-] .wrap-ttl .easy-ttl {
    margin-bottom: 60px;
  }
  #contents.index_2506 [class*=v6-] .wrap-ttl .easy-ttl > span {
    display: inline-block;
  }
}

/*-------------------------------------------------------------------*/
/* component: c2506-mv */
/*-------------------------------------------------------------------*/
#contents.index_2506 .c2506-mv {
  max-width: 800px;
  margin: 0 auto;
}
#contents.index_2506 .c2506-mv__hd {
  margin: 0 0 30px;
}
#contents.index_2506 .c2506-mv__hd > span {
  display: block;
  text-align: center;
}
@media screen and (max-width: 767px) {
  #contents.index_2506 .c2506-mv__hd > span > span {
    display: inline-block;
  }
}
#contents.index_2506 .c2506-mv__hd > span.is-s {
  font-size: 2rem;
  line-height: calc(28 / 20);
}
@media screen and (max-width: 767px) {
  #contents.index_2506 .c2506-mv__hd > span.is-s {
    font-size: 1.8rem;
    line-height: calc(28 / 18);
  }
}
#contents.index_2506 .c2506-mv__hd > span.is-l {
  font-size: 3rem;
  font-weight: 700;
  line-height: calc(42 / 30);
}
@media screen and (max-width: 767px) {
  #contents.index_2506 .c2506-mv__hd > span.is-l {
    margin: 10px 0 0;
    font-size: clamp(26px / 360 * 320, 26 / 360 * 100vw, 26px);
    line-height: calc(33.6 / 26);
    letter-spacing: -.01em;
  }
}
#contents.index_2506 .c2506-mv__bd {
  position: relative;
}
#contents.index_2506 .c2506-mv__bd .util-movie-thumb-body {
  margin: 0;
}
#contents.index_2506 .c2506-mv__bd .util-movie-thumb-body a {
  width: 100%;
}
#contents.index_2506 .c2506-mv__nt {
  margin: 10px 0 0;
  font-size: 1.4rem;
  line-height: calc(19.6 / 14);
  text-align: center;
}
@media screen and (max-width: 767px) {
  #contents.index_2506 .c2506-mv__nt {
    font-size: 1rem;
    line-height: calc(14 / 10);
  }
}

/*-------------------------------------------------------------------*/
/* component: c2506-qbtn */
/*-------------------------------------------------------------------*/
#contents.index_2506 .c2506-qbtn .txt-question {
  display: inline-block;
  position: relative;
  padding: 0 0 0 40px;
  color: #ec6d65;
  font-size: 2rem;
  line-height: calc(30 / 20);
}
@media screen and (max-width: 767px) {
  #contents.index_2506 .c2506-qbtn .txt-question {
    font-size: 1.8rem;
    line-height: calc(28 / 18);
  }
}
#contents.index_2506 .c2506-qbtn .txt-question::before,
#contents.index_2506 .c2506-qbtn .txt-question::after {
  font-size: 3rem;
}
@media screen and (max-width: 767px) {
  #contents.index_2506 .c2506-qbtn .txt-question::before,
  #contents.index_2506 .c2506-qbtn .txt-question::after {
    top: -1px;
    left: 0;
    transform: none;
  }
}

/*-------------------------------------------------------------------*/
/* block: kv2506 */
/*-------------------------------------------------------------------*/
#contents.index_2506 .kv2506 {
  position: relative;
  overflow: hidden;
}
#contents.index_2506 .kv2506__hd {
  display: flex;
  align-items: flex-end;
  position: relative;
  width: 100%;
  aspect-ratio: 1440/440;
}
@media screen and (max-width: 767px) {
  #contents.index_2506 .kv2506__hd {
    aspect-ratio: 1080/1425;
  }
}
#contents.index_2506 .kv2506__hd > * {
  flex: 1 1 auto;
}
#contents.index_2506 .kv2506__hd__p {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
}
#contents.index_2506 .kv2506__hd__p picture,
#contents.index_2506 .kv2506__hd__p img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
#contents.index_2506 .kv2506__hd__nt {
  position: relative;
  font-size: 1.2rem;
  text-align: right;
  line-height: calc(24 / 12);
  z-index: 2;
}
@media screen and (max-width: 767px) {
  #contents.index_2506 .kv2506__hd__nt {
    padding: 0 0 10px;
    text-shadow: 1px 1px 1px #fff, 1px -1px 1px #fff, -1px 1px 1px #fff, -1px -1px 1px #fff;
    font-size: 1.4rem;
    text-align: left;
    line-height: calc(19.6 / 14);
    filter: drop-shadow(0px 0px 2px #fff);
  }
}
#contents.index_2506 .kv2506__ft {
  padding: 20px 0;
}
#contents.index_2506 .kv2506__ft__in {
  position: relative;
  padding: 0 65px;
}
@media screen and (max-width: 767px) {
  #contents.index_2506 .kv2506__ft__in {
    padding: 0 49px;
  }
}
#contents.index_2506 .kv2506__ft__in::before,
#contents.index_2506 .kv2506__ft__in::after {
  content: '';
  display: block;
  position: absolute;
  top: -5px;
  width: 50vw;
  height: calc(100% + 10px);
  background: rgba(255, 255, 255, .9);
  z-index: 2;
}
#contents.index_2506 .kv2506__ft__in::before {
  right: calc(100% - 65px);
}
@media screen and (max-width: 767px) {
  #contents.index_2506 .kv2506__ft__in::before {
    right: calc(100% - 49px);
  }
}
#contents.index_2506 .kv2506__ft__in::after {
  left: calc(100% - 65px);
}
@media screen and (max-width: 767px) {
  #contents.index_2506 .kv2506__ft__in::after {
    left: calc(100% - 49px);
  }
}
#contents.index_2506 .kv2506__ft__ls {
  position: relative;
  z-index: 1;
}
#contents.index_2506 .kv2506__ft__ls .slick-list {
  overflow: visible;
}
#contents.index_2506 .kv2506__ft__nv {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  width: -moz-fit-content;
  width: fit-content;
  height: 20px;
  margin: 0 auto;
}
#contents.index_2506 .kv2506__ft__nv:has(.slick-prev) {
  height: 50px;
}
#contents.index_2506 .kv2506__ft__nv:has(.slick-prev) .slick-dots {
  display: flex;
}
#contents.index_2506 .kv2506__ft__nv:has(.slick-prev) .kv2506__ft__nv__ctrl {
  display: flex;
}
#contents.index_2506 .kv2506__ft__nv .slick-dots {
  display: none;
  justify-content: center;
  align-items: center;
}
#contents.index_2506 .kv2506__ft__nv .slick-dots:has(li: nth-child(2)) {
  display: flex;
  justify-content: center;
}
#contents.index_2506 .kv2506__ft__nv .slick-prev,
#contents.index_2506 .kv2506__ft__nv .slick-next {
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  top: calc(50% - 25px);
  width: 50px;
  height: 50px;
  margin: 0;
  padding: 0;
  border: 2px solid #ec6d65;
  border-radius: 50%;
  background: #fff;
  color: #ec6d65;
  z-index: 3;
  transition: background-color 300ms cubic-bezier(.215, .61, .355, 1) 0ms, color 300ms cubic-bezier(.215, .61, .355, 1) 0ms;
}
#contents.index_2506 .kv2506__ft__nv .slick-prev > span,
#contents.index_2506 .kv2506__ft__nv .slick-next > span {
  display: none;
}
@media screen and (min-width: 768px) {
  #contents.index_2506 .kv2506__ft__nv .slick-prev:hover,
  #contents.index_2506 .kv2506__ft__nv .slick-next:hover {
    background: #ec6d65;
    color: #fff;
  }
}
#contents.index_2506 .kv2506__ft__nv .slick-prev::before,
#contents.index_2506 .kv2506__ft__nv .slick-next::before {
  content: '';
  display: block;
  position: relative;
  width: 16px;
  height: 16px;
  border-bottom: 3px solid currentColor;
  border-left: 3px solid currentColor;
  transform: translateX(18%) rotate(45deg);
}
#contents.index_2506 .kv2506__ft__nv .slick-prev {
  left: 0;
  transform: translateY(-50%);
}
@media screen and (max-width: 767px) {
  #contents.index_2506 .kv2506__ft__nv .slick-prev {
    left: -5px;
  }
}
#contents.index_2506 .kv2506__ft__nv .slick-next {
  right: 0;
  transform: translateY(-50%) rotate(180deg);
}
@media screen and (max-width: 767px) {
  #contents.index_2506 .kv2506__ft__nv .slick-next {
    right: -5px;
  }
}
#contents.index_2506 .kv2506__ft__nv .slick-dots {
  justify-content: center;
  position: relative;
  z-index: 3;
}
#contents.index_2506 .kv2506__ft__nv .slick-dots > li button {
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  width: 35px;
  height: 30px;
  margin: 0;
  padding: 0;
  border: none;
  background: none;
}
#contents.index_2506 .kv2506__ft__nv .slick-dots > li button > span {
  display: none;
}
#contents.index_2506 .kv2506__ft__nv .slick-dots > li button::before {
  content: '';
  display: block;
  width: 15px;
  height: 15px;
  border-radius: 50%;
  background: #f0f0f0;
  transition: background-color 300ms cubic-bezier(.215, .61, .355, 1) 0ms;
}
#contents.index_2506 .kv2506__ft__nv .slick-dots > li.slick-active {
  pointer-events: none;
}
#contents.index_2506 .kv2506__ft__nv .slick-dots > li.slick-active button::before {
  background: #ec6d65;
}
#contents.index_2506 .kv2506__ft__nv__ctrl {
  display: none;
  align-items: center;
  justify-content: center;
  position: absolute;
  width: 30px;
  height: 30px;
  padding: 0;
  border: none;
  border-radius: 50%;
  border: 1px solid #999;
  background: #fff;
  transform: translate(60px, 0px);
  z-index: 3;
}
#contents.index_2506 .kv2506__ft__nv__ctrl::before,
#contents.index_2506 .kv2506__ft__nv__ctrl::after {
  content: '';
  position: absolute;
  width: calc(9 / 28 * 100%);
  aspect-ratio: 1/1;
}
#contents.index_2506 .kv2506__ft__nv__ctrl::before {
  display: block;
  border-left: 2px solid #999;
  border-right: 2px solid #999;
}
#contents.index_2506 .kv2506__ft__nv__ctrl::after {
  display: none;
  clip-path: polygon(15% 0, 100% 50%, 15% 100%);
  background: #999;
}
#contents.index_2506 .kv2506__ft__nv__ctrl.is-paused::before {
  display: none;
}
#contents.index_2506 .kv2506__ft__nv__ctrl.is-paused::after {
  display: block;
}
#contents.index_2506 .kv2506__ft__nv__ctrl > span {
  display: none;
}
#contents.index_2506 .kv2506__slditm {
  padding: 0 5px;
}
@media screen and (max-width: 767px) {
  #contents.index_2506 .kv2506__slditm {
    padding: 0 2px;
  }
}
#contents.index_2506 .kv2506__slditm a {
  display: block;
}
#contents.index_2506 .kv2506__slditm a img {
  width: 100%;
  height: auto;
}

/*-------------------------------------------------------------------*/
/* block: ab2506 */
/*-------------------------------------------------------------------*/
#contents.index_2506 .ab2506 {
  position: relative;
  margin: 200px 0;
}
@media screen and (max-width: 767px) {
  #contents.index_2506 .ab2506 {
    margin: 100px 0;
  }
}
#contents.index_2506 .ab2506__hd {
  display: flex;
  gap: 30px 50px;
  margin: 0 0 60px;
}
@media screen and (max-width: 767px) {
  #contents.index_2506 .ab2506__hd {
    flex-direction: column;
  }
}
@media screen and (min-width: 768px) {
  #contents.index_2506 .ab2506__hd__mv {
    flex: 1 1 auto;
    width: calc(628 / 1260 * 100%);
  }
}
#contents.index_2506 .ab2506__hd__mv .util-movie-thumb-body {
  margin: 0;
}
#contents.index_2506 .ab2506__hd__mv .util-movie-thumb-body a {
  width: 100%;
}
@media screen and (min-width: 768px) {
  #contents.index_2506 .ab2506__hd__i {
    flex: 1 1 auto;
    width: calc(582 / 1260 * 100%);
  }
}
#contents.index_2506 .ab2506__hd__i__t {
  margin: 0 0 40px;
  font-size: 2.4rem;
  line-height: calc(40.8 / 24);
}
@media screen and (max-width: 767px) {
  #contents.index_2506 .ab2506__hd__i__t {
    margin: 0 0 30px;
    font-size: 2rem;
    line-height: calc(28 / 20);
  }
}
#contents.index_2506 .ab2506__hd__i__tips {
  position: relative;
  padding: 20px 20px 20px 107px;
  border-radius: 10px;
  background: #f4f4f4;
  font-size: 1.6rem;
  line-height: calc(17 / 12);
}
@media screen and (max-width: 767px) {
  #contents.index_2506 .ab2506__hd__i__tips {
    font-size: 1rem;
    line-height: calc(14 / 10);
  }
}
#contents.index_2506 .ab2506__hd__i__tips > span {
  display: flex;
  column-gap: 9px;
  position: absolute;
  left: 22px;
  bottom: 50%;
  color: #999;
  font-size: 2rem;
  font-weight: 700;
  transform: translateY(50%);
}
#contents.index_2506 .ab2506__hd__i__tips > span::before {
  content: '';
  display: block;
  width: 17px;
  aspect-ratio: 17/30;
  background: url(/homesecurity/img_v5/icon_about_intro_01.svg) 50% 50%/contain no-repeat;
  transform: translateY(-2px);
}
#contents.index_2506 .ab2506__rl__tt {
  margin: 0 0 32px;
  padding: 0 0 0 20px;
  border-left: 3px solid #000;
  font-size: 3rem;
  line-height: calc(36 / 30);
}
@media screen and (max-width: 767px) {
  #contents.index_2506 .ab2506__rl__tt {
    margin: 0 0 20px;
    padding: 0 0 0 16px;
    border-left-width: 2px;
    font-size: 2.4rem;
    line-height: calc(36 / 24);
  }
}
#contents.index_2506 .ab2506__rl__ls {
  display: flex;
  justify-content: space-between;
}
@media screen and (max-width: 767px) {
  #contents.index_2506 .ab2506__rl__ls {
    flex-direction: column;
    row-gap: 10px;
  }
}
#contents.index_2506 .ab2506__rl__ls > li {
  position: relative;
  width: calc(50% - 20px);
  padding: 30px 30px 30px 125px;
  border-radius: 10px;
  background: #f5f1e6;
}
@media screen and (max-width: 767px) {
  #contents.index_2506 .ab2506__rl__ls > li {
    width: 100%;
    padding: 24px 20px 20px 20px;
  }
}
#contents.index_2506 .ab2506__rl__ls > li::before {
  content: '';
  display: block;
  position: absolute;
  bottom: 50%;
  left: 30px;
  width: 76px;
  aspect-ratio: 76/76;
  background: 50% 50%/contain no-repeat;
  transform: translateY(50%);
}
@media screen and (max-width: 767px) {
  #contents.index_2506 .ab2506__rl__ls > li::before {
    display: none;
  }
}
#contents.index_2506 .ab2506__rl__ls__tt {
  margin: 0 0 15px;
  font-size: 2.4rem;
  font-weight: 700;
  line-height: calc(36 / 24);
}
@media screen and (max-width: 767px) {
  #contents.index_2506 .ab2506__rl__ls__tt {
    position: relative;
    padding: 0 0 0 51px;
    font-size: 1.8rem;
    line-height: calc(27 / 18);
  }
  #contents.index_2506 .ab2506__rl__ls__tt::before {
    content: '';
    display: block;
    position: absolute;
    bottom: 50%;
    left: 0;
    width: 36px;
    aspect-ratio: 36/36;
    background: 50% 50%/contain no-repeat;
    transform: translateY(50%);
  }
}
#contents.index_2506 .ab2506__rl__ls__t {
  font-size: 1.4rem;
  line-height: calc(238 / 140);
}
#contents.index_2506 .ab2506__rl__ls > li:nth-child(1)::before {
  background-image: url(/homesecurity/img_v5/img_about_role_01.svg);
}
#contents.index_2506 .ab2506__rl__ls > li:nth-child(1) .ab2506__rl__ls__tt::before {
  background-image: url(/homesecurity/img_v5/img_about_role_01.svg);
}
#contents.index_2506 .ab2506__rl__ls > li:nth-child(2)::before {
  background-image: url(/homesecurity/img_v5/img_about_role_02.svg);
}
#contents.index_2506 .ab2506__rl__ls > li:nth-child(2) .ab2506__rl__ls__tt::before {
  background-image: url(/homesecurity/img_v5/img_about_role_02.svg);
}

/*-------------------------------------------------------------------*/
/* block: sv2506 */
/*-------------------------------------------------------------------*/
#contents.index_2506 .sv2506 {
  position: relative;
  margin: 200px 0;
}
@media screen and (max-width: 767px) {
  #contents.index_2506 .sv2506 {
    margin: 100px 0;
  }
}
#contents.index_2506 .sv2506__stt {
  margin: 60px 0 30px;
  padding: 0 0 0 30px;
  font-size: 3rem;
  font-weight: 700;
  line-height: calc(42 / 30);
  border-left: 1px solid #000;
}
@media screen and (max-width: 767px) {
  #contents.index_2506 .sv2506__stt {
    padding: 0 0 0 16px;
    font-size: 2.4rem;
    line-height: calc(33.6 / 24);
  }
}
#contents.index_2506 .sv2506__ls {
  display: flex;
}
@media screen and (max-width: 767px) {
  #contents.index_2506 .sv2506__ls {
    flex-direction: column;
    gap: 40px 0;
  }
}
#contents.index_2506 .sv2506__ls > li {
  flex: 0 0 auto;
  display: flex;
  flex-direction: column;
  position: relative;
}
@media screen and (min-width: 768px) {
  #contents.index_2506 .sv2506__ls > li {
    width: calc(25% - 15px);
    padding: 61px 0 0;
  }
}
@media screen and (max-width: 767px) {
  #contents.index_2506 .sv2506__ls > li:has(.is-col2) + li {
    margin: -30px 0 0;
  }
}
#contents.index_2506 .sv2506__ls__tt {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 46px;
  border-radius: 10px;
}
@media screen and (min-width: 768px) {
  #contents.index_2506 .sv2506__ls__tt {
    position: absolute;
    top: 0;
    left: 0;
  }
}
@media screen and (max-width: 767px) {
  #contents.index_2506 .sv2506__ls__tt {
    height: 43px;
    margin: 0 0 15px;
  }
}
#contents.index_2506 .sv2506__ls__tt > span {
  color: #fff;
  font-size: 2.4rem;
  font-weight: 700;
}
@media screen and (max-width: 767px) {
  #contents.index_2506 .sv2506__ls__tt > span {
    font-size: 2.2rem;
  }
}
@media screen and (min-width: 768px) {
  #contents.index_2506 .sv2506__ls__tt.is-col2 {
    width: calc(200% + 20px);
  }
}
#contents.index_2506 .sv2506__ls__bx {
  flex: 1 1 auto;
  border-radius: 10px;
  overflow: clip;
  background: #fff;
  filter: drop-shadow(0px 4px 10px rgba(0, 0, 0, .25));
}
#contents.index_2506 .sv2506__ls__bx__p {
  position: relative;
  width: 100%;
  aspect-ratio: 295/166;
  margin: 0 0 10px;
}
#contents.index_2506 .sv2506__ls__bx__p picture,
#contents.index_2506 .sv2506__ls__bx__p img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
#contents.index_2506 .sv2506__ls__bx__p > p {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  font-size: 2rem;
  font-weight: 700;
  line-height: clamp(32px / 1440 * 1280, 32 / 1440 * 100vw, 32px);
  text-align: center;
}
@media screen and (max-width: 767px) {
  #contents.index_2506 .sv2506__ls__bx__p > p {
    bottom: calc(17 / 180 * 100%);
    transform: translateY(50%);
  }
}
#contents.index_2506 .sv2506__ls__bx__t {
  padding: 0 20px 20px;
  font-size: 2rem;
  line-height: calc(28 / 20);
}
@media screen and (max-width: 767px) {
  #contents.index_2506 .sv2506__ls__bx__t {
    font-size: 1.8rem;
    line-height: calc(28 / 18);
  }
}
#contents.index_2506 .sv2506__ls.is-01 {
  justify-content: space-between;
}
#contents.index_2506 .sv2506__ls.is-01 .sv2506__ls__tt {
  background: #ec6d65;
}
#contents.index_2506 .sv2506__ls.is-02 {
  justify-content: center;
}
@media screen and (min-width: 768px) {
  #contents.index_2506 .sv2506__ls.is-02 {
    gap: 0 15px;
  }
}
#contents.index_2506 .sv2506__ls.is-02 .sv2506__ls__tt {
  background: #009fa7;
}
#contents.index_2506 .sv2506__ls__q {
  margin: 20px 0 0;
}
#contents.index_2506 .sv2506__q {
  margin: 30px 0 0;
}
#contents.index_2506 .sv2506__mv {
  margin: 60px 0 0;
}

/*-------------------------------------------------------------------*/
/* block: rs2506 */
/*-------------------------------------------------------------------*/
#contents.index_2506 .rs2506 {
  position: relative;
  margin: 200px 0;
  padding: 200px 0;
  background: #f5f1e6;
}
@media screen and (max-width: 767px) {
  #contents.index_2506 .rs2506 {
    margin: 100px 0;
    padding: 100px 0;
  }
}
#contents.index_2506 .rs2506__ls {
  display: flex;
  position: relative;
  margin: 0 0 70px;
}
@media screen and (min-width: 768px) {
  #contents.index_2506 .rs2506__ls {
    justify-content: space-between;
  }
}
@media screen and (max-width: 767px) {
  #contents.index_2506 .rs2506__ls {
    flex-direction: column;
    gap: 40px 0;
    margin: 0 0 110px;
  }
}
#contents.index_2506 .rs2506__ls::after {
  content: '';
  display: block;
  position: absolute;
  top: calc(100% + 20px);
  right: 50%;
  width: 84px;
  height: 30px;
  background: #333;
  clip-path: polygon(0 0, 100% 0, 50% 100%);
  transform: translateX(50%);
}
@media screen and (max-width: 767px) {
  #contents.index_2506 .rs2506__ls::after {
    top: calc(100% + 40px);
  }
}
@media screen and (min-width: 768px) {
  #contents.index_2506 .rs2506__ls > li {
    width: calc((100% - 80px) / 3);
  }
}
#contents.index_2506 .rs2506__ls__tt {
  margin: 0 0 18px;
  font-size: 4rem;
  font-weight: 700;
  line-height: 1;
  text-align: center;
}
@media screen and (max-width: 767px) {
  #contents.index_2506 .rs2506__ls__tt {
    margin: 0 0 16px;
    padding: 6px 0 0;
    font-size: clamp(40px / 360 * 320, 40 / 360 * 100vw, 40px);
  }
}
#contents.index_2506 .rs2506__ls__tt::before {
  content: '';
  display: block;
  width: 134px;
  aspect-ratio: 134/58;
  margin: 0 auto 10px;
  background: url(/homesecurity/img_v5/img_2506_rs_crown_01.svg) 50% 50%/contain no-repeat;
}
@media screen and (max-width: 767px) {
  #contents.index_2506 .rs2506__ls__tt::before {
    width: 91px;
  }
}
#contents.index_2506 .rs2506__ls__p {
  width: 100%;
  aspect-ratio: 393/180;
}
#contents.index_2506 .rs2506__ls__p img,
#contents.index_2506 .rs2506__ls__p picture {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
#contents.index_2506 .rs2506__ls__t {
  margin: 20px 0 0;
  font-size: 2rem;
  line-height: calc(28 / 20);
}
@media screen and (max-width: 767px) {
  #contents.index_2506 .rs2506__ls__t {
    margin: 10px 0 0;
    font-size: 1.8rem;
    line-height: calc(28 / 18);
  }
}
#contents.index_2506 .rs2506__ls__nt {
  margin: 20px 0 0;
}
@media screen and (max-width: 767px) {
  #contents.index_2506 .rs2506__ls__nt {
    margin: 10px 0 0;
  }
}
#contents.index_2506 .rs2506__ls__nt > li {
  display: flex;
}
#contents.index_2506 .rs2506__ls__nt > li + li {
  margin: 10px 0 0;
}
#contents.index_2506 .rs2506__ls__nt > li > span {
  font-size: 1.4rem;
  line-height: calc(19.6 / 14);
}
@media screen and (max-width: 767px) {
  #contents.index_2506 .rs2506__ls__nt > li > span {
    font-size: 10px;
    line-height: calc(14 / 10);
  }
}
#contents.index_2506 .rs2506__ls__nt > li > span:nth-child(1) {
  flex: 0 0 auto;
  padding: 0 .25em 0 0;
}
#contents.index_2506 .rs2506__ls__nt > li > span:nth-child(2) {
  flex: 1 1 auto;
}
#contents.index_2506 .rs2506__bn {
  position: relative;
  margin: 0 0 60px;
}
#contents.index_2506 .rs2506__bn__p {
  width: 100%;
  aspect-ratio: 1260/180;
}
@media screen and (max-width: 767px) {
  #contents.index_2506 .rs2506__bn__p {
    aspect-ratio: 1/1;
    border-radius: 10px;
    overflow: hidden;
    filter: drop-shadow(0px 4px 10px rgba(0, 0, 0, .25));
  }
}
#contents.index_2506 .rs2506__bn__p img,
#contents.index_2506 .rs2506__bn__p picture {
  width: 100%;
  height: 100%;
  object-fit: contain;
}
#contents.index_2506 .rs2506__bn__t {
  position: absolute;
  bottom: 50%;
  left: calc(540 / 1260 * 100%);
}
@media screen and (min-width: 768px) {
  #contents.index_2506 .rs2506__bn__t {
    padding: 9px 0 0;
    transform: translateY(50%);
  }
}
@media screen and (max-width: 767px) {
  #contents.index_2506 .rs2506__bn__t {
    bottom: calc(21 / 320 * 100%);
    left: 0;
    width: 100%;
    text-align: center;
  }
}
#contents.index_2506 .rs2506__bn__t > span {
  display: block;
}
@media screen and (max-width: 767px) {
  #contents.index_2506 .rs2506__bn__t > span {
    color: #fff;
    filter: drop-shadow(0px 4px 8px rgba(0, 0, 0, .6));
  }
}
#contents.index_2506 .rs2506__bn__t > span.is-s {
  font-size: 2rem;
  line-height: calc(28 / 20);
  letter-spacing: .1em;
}
@media screen and (max-width: 767px) {
  #contents.index_2506 .rs2506__bn__t > span.is-s {
    font-size: 1.6rem;
    font-weight: 700;
    line-height: calc(25.7 / 16);
  }
}
#contents.index_2506 .rs2506__bn__t > span.is-l {
  margin: 8px 0 0;
  font-size: 4rem;
  font-weight: 700;
  line-height: calc(56 / 40);
}
@media screen and (max-width: 767px) {
  #contents.index_2506 .rs2506__bn__t > span.is-l {
    font-size: 1.8rem;
    line-height: calc(21.4 / 18);
  }
}

/*-------------------------------------------------------------------*/
/* block: pl2506 */
/*-------------------------------------------------------------------*/
#contents.index_2506 .pl2506 {
  position: relative;
  margin: 200px 0;
}
@media screen and (max-width: 767px) {
  #contents.index_2506 .pl2506 {
    margin: 100px 0;
  }
}
#contents.index_2506 .pl2506__hd {
  display: flex;
  flex-wrap: wrap;
  gap: 10px 10px;
  margin: 0 0 60px;
}
#contents.index_2506 .pl2506__hd__t {
  font-size: 2rem;
  line-height: calc(28 / 20);
}
@media screen and (max-width: 767px) {
  #contents.index_2506 .pl2506__hd__t {
    font-size: 1.8rem;
    line-height: calc(28 / 18);
  }
  #contents.index_2506 .pl2506__hd__t:last-child {
    margin: 1em 0 0;
  }
}
#contents.index_2506 .pl2506__tb {
  border-radius: 10px;
  background: transparent;
  filter: drop-shadow(0px 4px 10px rgba(0, 0, 0, .25));
  transform: translate3d(0, 0, 0);
}
#contents.index_2506 .pl2506__tb__hd {
  display: flex;
  justify-content: space-between;
}
#contents.index_2506 .pl2506__tb__hd > li {
  flex: 0 1 auto;
  width: calc((100% - 20px) / 3);
}
@media screen and (max-width: 767px) {
  #contents.index_2506 .pl2506__tb__hd > li {
    width: calc((100% - 4px) / 3);
  }
}
#contents.index_2506 .pl2506__tb__hd > li > button {
  width: 100%;
  height: 92px;
  border: none;
  border-top: 4px solid #fff;
  border-bottom: 1px solid rgba(153, 153, 153, .8);
  border-radius: 10px 10px 0 0;
  padding: 5px clamp(30px / 1440 * 1280, 30 / 1440 * 100vw, 30px) 0;
  background: #fff;
  transition: border-color 300ms cubic-bezier(.215, .61, .355, 1) 0ms, color 300ms cubic-bezier(.215, .61, .355, 1) 0ms;
}
@media screen and (min-width: 768px) {
  #contents.index_2506 .pl2506__tb__hd > li > button {
    display: flex;
    align-items: center;
    gap: 0 clamp(20px / 1440 * 1280, 20 / 1440 * 100vw, 20px);
  }
}
@media screen and (max-width: 767px) {
  #contents.index_2506 .pl2506__tb__hd > li > button {
    height: 111px;
    padding: 6px 0 0;
  }
}
#contents.index_2506 .pl2506__tb__hd > li > button::before {
  flex: 0 0 auto;
  display: block;
  color: #009fa7;
  font-size: clamp(50px / 1440 * 1280, 50 / 1440 * 100vw, 50px);
  font-family: 'icon';
  line-height: 1;
  font-weight: 400;
  opacity: .3;
  transition: opacity 300ms cubic-bezier(.215, .61, .355, 1) 0ms;
}
@media screen and (max-width: 767px) {
  #contents.index_2506 .pl2506__tb__hd > li > button::before {
    margin: 0 0 5px;
    font-size: clamp(30px / 360 * 320, 30 / 360 * 100vw, 30px);
    text-align: center;
  }
}
#contents.index_2506 .pl2506__tb__hd > li > button.is-kodate::before {
  content: '\e903';
}
#contents.index_2506 .pl2506__tb__hd > li > button.is-mansion::before {
  content: '\e904';
}
#contents.index_2506 .pl2506__tb__hd > li > button.is-parent::before {
  content: '\e910';
}
#contents.index_2506 .pl2506__tb__hd > li > button > span {
  flex: 1 1 auto;
  display: block;
  position: relative;
  color: inherit;
  opacity: .3;
  transition: opacity 300ms cubic-bezier(.215, .61, .355, 1) 0ms;
}
#contents.index_2506 .pl2506__tb__hd > li > button > span > span {
  display: block;
  text-align: left;
  white-space: nowrap;
}
@media screen and (max-width: 767px) {
  #contents.index_2506 .pl2506__tb__hd > li > button > span > span {
    text-align: center;
  }
}
#contents.index_2506 .pl2506__tb__hd > li > button > span > span.is-s {
  font-size: clamp(14px / 1440 * 1280, 14 / 1440 * 100vw, 14px);
  line-height: calc(19.6 / 14);
}
#contents.index_2506 .pl2506__tb__hd > li > button > span > span.is-l {
  font-size: clamp(30px / 1440 * 1280, 30 / 1440 * 100vw, 30px);
  font-weight: 700;
  line-height: calc(42 / 30);
}
@media screen and (max-width: 767px) {
  #contents.index_2506 .pl2506__tb__hd > li > button > span > span.is-l {
    font-size: clamp(18px / 360 * 320, 18 / 360 * 100vw, 18px);
    line-height: calc(28 / 18);
  }
}
@media screen and (min-width: 768px) {
  #contents.index_2506 .pl2506__tb__hd > li > button:hover {
    border-top-color: #009fa7;
  }
}
#contents.index_2506 .pl2506__tb__hd > li > button.is-active {
  border-top-color: #009fa7;
  border-bottom-color: #fff;
  color: #009fa7;
  pointer-events: none;
}
#contents.index_2506 .pl2506__tb__hd > li > button.is-active::before,
#contents.index_2506 .pl2506__tb__hd > li > button.is-active > span {
  opacity: 1;
}
#contents.index_2506 .pl2506__tb__bd {
  position: relative;
}
#contents.index_2506 .pl2506__bx {
  display: none;
  padding: 60px clamp(60px / 1440 * 1280, 60 / 1440 * 100vw, 60px);
  border-radius: 0 0 10px 10px;
  background: #fff 100% 0/cover no-repeat;
}
@media screen and (max-width: 767px) {
  #contents.index_2506 .pl2506__bx {
    padding: 40px 20px;
    background-size: 150% auto;
  }
}
#contents.index_2506 .pl2506__bx.is-active {
  display: block;
}
#contents.index_2506 .pl2506__bx.is-kodate {
  background-image: url(/homesecurity/img_v5/img_2506_pl_bg_01_pc.webp);
}
#contents.index_2506 .pl2506__bx.is-mansion {
  background-image: url(/homesecurity/img_v5/img_2506_pl_bg_02_pc.webp);
}
#contents.index_2506 .pl2506__bx.is-parent {
  background-image: url(/homesecurity/img_v5/img_2506_pl_bg_03_pc.webp);
}
#contents.index_2506 .pl2506__bx__tt {
  margin: 0 0 10px;
  font-size: 3rem;
  font-weight: 700;
  line-height: calc(42 / 30);
}
@media screen and (max-width: 767px) {
  #contents.index_2506 .pl2506__bx__tt {
    font-size: 1.8rem;
    line-height: calc(28 / 18);
  }
}
@media screen and (min-width: 768px) {
  #contents.index_2506 .pl2506__bx__tt span {
    display: inline-block;
  }
}
#contents.index_2506 .pl2506__bx__t {
  font-size: 2rem;
  line-height: calc(28 / 20);
}
@media screen and (max-width: 767px) {
  #contents.index_2506 .pl2506__bx__t {
    font-size: 1.4rem;
    line-height: calc(19.6 / 14);
  }
}
#contents.index_2506 .pl2506__bx__ls {
  display: flex;
  margin: 40px 0 0;
}
@media screen and (min-width: 768px) {
  #contents.index_2506 .pl2506__bx__ls {
    justify-content: space-between;
  }
}
@media screen and (max-width: 767px) {
  #contents.index_2506 .pl2506__bx__ls {
    flex-direction: column;
    gap: 10px 0;
    margin: 20px 0 0;
  }
}
#contents.index_2506 .pl2506__bx__ls > li {
  padding: 20px clamp(30px / 1440 * 1280, 30 / 1440 * 100vw, 30px);
  border-radius: 10px;
  background: #f5f1e6;
}
@media screen and (min-width: 768px) {
  #contents.index_2506 .pl2506__bx__ls > li {
    width: calc((100% - 10px) / 2);
  }
}
@media screen and (max-width: 767px) {
  #contents.index_2506 .pl2506__bx__ls > li {
    padding: 20px;
  }
}
#contents.index_2506 .pl2506__bx__ls__tt {
  margin: 0 0 30px;
  font-size: 2.4rem;
  font-weight: 700;
  line-height: calc(33.6 / 24);
  text-align: center;
}
@media screen and (max-width: 767px) {
  #contents.index_2506 .pl2506__bx__ls__tt {
    margin: 0 0 10px;
    font-size: 1.8rem;
    line-height: calc(28 / 18);
  }
}
#contents.index_2506 .pl2506__bx__ls__mc {
  display: flex;
  justify-content: center;
  position: relative;
  margin: 0 0 30px;
}
@media screen and (min-width: 768px) {
  #contents.index_2506 .pl2506__bx__ls__mc {
    align-items: center;
    gap: 0 clamp(30px / 1440 * 1280, 30 / 1440 * 100vw, 30px);
  }
}
@media screen and (max-width: 767px) {
  #contents.index_2506 .pl2506__bx__ls__mc {
    width: -moz-fit-content;
    width: fit-content;
    margin: 0 auto 10px;
    padding: 0 0 0 20px;
  }
}
#contents.index_2506 .pl2506__bx__ls__mc__tt {
  flex: 0 0 auto;
  display: flex;
  align-items: center;
  justify-content: center;
  width: clamp(120px / 1440 * 1280, 120 / 1440 * 100vw, 120px);
  height: 48px;
  border-radius: 5px;
  background: #009fa7;
}
@media screen and (max-width: 767px) {
  #contents.index_2506 .pl2506__bx__ls__mc__tt {
    position: absolute;
    top: 7px;
    left: 0;
    width: 68px;
    height: 32px;
  }
}
#contents.index_2506 .pl2506__bx__ls__mc__tt > span {
  display: block;
  color: #fff;
  font-size: 2rem;
  font-weight: 700;
}
@media screen and (max-width: 767px) {
  #contents.index_2506 .pl2506__bx__ls__mc__tt > span {
    font-size: 1.2rem;
  }
}
@media screen and (min-width: 768px) {
  #contents.index_2506 .pl2506__bx__ls__mc__n {
    display: flex;
    gap: 0 clamp(5px / 1440 * 1280, 5 / 1440 * 100vw, 5px);
  }
}
#contents.index_2506 .pl2506__bx__ls__mc__n > span {
  display: flex;
  align-items: flex-end;
  gap: 0 clamp(5px / 1440 * 1280, 5 / 1440 * 100vw, 5px);
}
@media screen and (max-width: 767px) {
  #contents.index_2506 .pl2506__bx__ls__mc__n > span {
    justify-content: flex-end;
  }
  #contents.index_2506 .pl2506__bx__ls__mc__n > span:nth-child(1) > span:last-child::after {
    content: '　';
  }
}
#contents.index_2506 .pl2506__bx__ls__mc__n > span b,
#contents.index_2506 .pl2506__bx__ls__mc__n > span span {
  display: block;
  white-space: nowrap;
}
#contents.index_2506 .pl2506__bx__ls__mc__n > span b {
  font-size: clamp(40px / 1440 * 1280, 40 / 1440 * 100vw, 40px);
  font-family: 'Oswald', sans-serif;
  font-weight: 700;
  line-height: calc(42 / 40);
}
@media screen and (max-width: 767px) {
  #contents.index_2506 .pl2506__bx__ls__mc__n > span b {
    font-size: 4rem;
  }
}
#contents.index_2506 .pl2506__bx__ls__mc__n > span span {
  font-size: clamp(20px / 1440 * 1280, 20 / 1440 * 100vw, 20px);
  line-height: calc(28 / 20);
  line-height: calc(28 / 18);
}
@media screen and (max-width: 767px) {
  #contents.index_2506 .pl2506__bx__ls__mc__n > span span {
    font-size: 1.8rem;
  }
}
@media screen and (min-width: 768px) {
  #contents.index_2506 .pl2506__bx__ls__mc__n > span br + span {
    margin-left: clamp(-5px, -5 / 1440 * 100vw, -5px / 1440 * 1280);
  }
}
#contents.index_2506 .pl2506__bx__ls__ic__tt {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 32px;
  margin: 0 0 10px;
}
@media screen and (max-width: 767px) {
  #contents.index_2506 .pl2506__bx__ls__ic__tt {
    height: 14px;
    margin: 0 0 14px;
  }
}
#contents.index_2506 .pl2506__bx__ls__ic__tt::before {
  content: '';
  display: block;
  position: absolute;
  top: 50%;
  width: 100%;
  height: 1px;
  background: #000;
  transform: translateY(-50%);
  z-index: 1;
}
#contents.index_2506 .pl2506__bx__ls__ic__tt > span {
  display: block;
  position: relative;
  padding: 0 12px;
  font-size: 2rem;
  font-weight: 700;
  line-height: 1;
  background: #f5f1e6;
  z-index: 2;
}
@media screen and (max-width: 767px) {
  #contents.index_2506 .pl2506__bx__ls__ic__tt > span {
    font-size: 1.4rem;
  }
}
#contents.index_2506 .pl2506__bx__ls__ic__dl > div {
  display: flex;
  gap: 0 clamp(20px / 1440 * 1280, 20 / 1440 * 100vw, 20px);
}
#contents.index_2506 .pl2506__bx__ls__ic__dl > div + div {
  margin: 10px 0 0;
}
@media screen and (max-width: 767px) {
  #contents.index_2506 .pl2506__bx__ls__ic__dl > div {
    gap: 4px 1em;
  }
  #contents.index_2506 .pl2506__bx__ls__ic__dl > div + div {
    margin: 8px 0 0;
  }
  #contents.index_2506 .pl2506__bx__ls__ic__dl > div.is-spww {
    flex-wrap: wrap;
  }
}
#contents.index_2506 .pl2506__bx__ls__ic__dl > div dt,
#contents.index_2506 .pl2506__bx__ls__ic__dl > div dd {
  font-size: clamp(20px / 1440 * 1280, 20 / 1440 * 100vw, 20px);
  line-height: calc(28 / 20);
}
@media screen and (max-width: 767px) {
  #contents.index_2506 .pl2506__bx__ls__ic__dl > div dt,
  #contents.index_2506 .pl2506__bx__ls__ic__dl > div dd {
    font-size: clamp(14px / 360 * 320, 14 / 360 * 100vw, 14px);
    line-height: calc(20 / 14);
  }
}
#contents.index_2506 .pl2506__bx__ls__ic__dl > div dt {
  flex: 0 0 auto;
  font-weight: 700;
}
@media screen and (min-width: 768px) {
  #contents.index_2506 .pl2506__bx__ls__ic__dl > div dt {
    min-width: 80px;
  }
}
#contents.index_2506 .pl2506__bx__ls__ic__dl > div dd {
  flex: 1 1 auto;
}
#contents.index_2506 .pl2506__bx__ls__nt {
  margin: 10px 0 0;
}
@media screen and (max-width: 767px) {
  #contents.index_2506 .pl2506__bx__ls__nt {
    margin: 14px 0 0;
  }
}
#contents.index_2506 .pl2506__bx__ls__nt > li {
  display: flex;
}
#contents.index_2506 .pl2506__bx__ls__nt > li + li {
  margin: 5px 0 0;
}
#contents.index_2506 .pl2506__bx__ls__nt > li > span {
  display: block;
  font-size: 1.4rem;
  line-height: calc(19.6 / 14);
}
@media screen and (max-width: 767px) {
  #contents.index_2506 .pl2506__bx__ls__nt > li > span {
    font-size: 10px;
    line-height: calc(14 / 10);
  }
}
#contents.index_2506 .pl2506__bx__ls__nt > li > span:nth-child(1) {
  flex: 0 0 auto;
  padding: 0 .25em 0 0;
}
#contents.index_2506 .pl2506__bx__ls__nt > li > span:nth-child(2) {
  flex: 1 1 auto;
}
#contents.index_2506 .pl2506__bx__bt {
  margin: 40px auto 0;
}
@media screen and (min-width: 768px) {
  #contents.index_2506 .pl2506__bx__bt {
    width: 440px;
  }
}
@media screen and (max-width: 767px) {
  #contents.index_2506 .pl2506__bx__bt {
    margin: 20px 0 0;
  }
}

/*-------------------------------------------------------------------*/
/* block: dv2506 */
/*-------------------------------------------------------------------*/
#contents.index_2506 .dv2506 {
  position: relative;
  margin: 200px 0;
  padding: 200px 0;
  background: #f5f1e6;
}
@media screen and (max-width: 767px) {
  #contents.index_2506 .dv2506 {
    margin: 100px 0;
    padding: 100px 0;
  }
}
#contents.index_2506 .dv2506__ld {
  font-size: 2rem;
  line-height: calc(28 / 20);
}
@media screen and (max-width: 767px) {
  #contents.index_2506 .dv2506__ld {
    font-size: 1.8rem;
    line-height: calc(28 / 18);
  }
}
#contents.index_2506 .dv2506__rnt {
  margin: 10px 0 0;
  padding: 5px 0;
  font-size: 1.4rem;
  line-height: calc(19.6 / 14);
  text-align: right;
}
@media screen and (max-width: 767px) {
  #contents.index_2506 .dv2506__rnt {
    margin: 5px 0 0;
    font-size: 10px;
    line-height: calc(14 / 10);
  }
}
#contents.index_2506 .dv2506__bx {
  margin: 60px 0 0;
}
#contents.index_2506 .dv2506__bx__tt {
  margin: 0 0 30px;
  padding: 0 0 0 30px;
  font-size: 3rem;
  font-weight: 700;
  line-height: calc(42 / 30);
  border-left: 1px solid #000;
}
@media screen and (max-width: 767px) {
  #contents.index_2506 .dv2506__bx__tt {
    padding: 0 0 0 16px;
    font-size: 2.4rem;
    line-height: calc(33.6 / 24);
  }
}
@media screen and (min-width: 768px) {
  #contents.index_2506 .dv2506__bx__ls {
    display: flex;
    justify-content: space-between;
  }
  #contents.index_2506 .dv2506__bx__ls > div {
    width: calc((100% - 80px) / 3);
  }
}
@media screen and (max-width: 767px) {
  #contents.index_2506 .dv2506__bx__ls {
    padding: 0 12px;
  }
  #contents.index_2506 .dv2506__bx__ls .slick-list {
    overflow: visible;
  }
}
@media screen and (min-width: 768px) {
  #contents.index_2506 .dv2506__bx__nv {
    display: none;
  }
}
@media screen and (max-width: 767px) {
  #contents.index_2506 .dv2506__bx__nv {
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
    height: 36px;
    margin: 20px 0 -10px;
  }
  #contents.index_2506 .dv2506__bx__nv .slick-prev,
  #contents.index_2506 .dv2506__bx__nv .slick-next {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 36px;
    height: 36px;
    position: absolute;
    margin: 0;
    padding: 0;
    border: none;
    background: none;
  }
  #contents.index_2506 .dv2506__bx__nv .slick-prev::before,
  #contents.index_2506 .dv2506__bx__nv .slick-next::before {
    content: '\e900';
    color: #ec6d65;
    font-size: 17px;
    line-height: 1;
    font-family: 'icon';
  }
  #contents.index_2506 .dv2506__bx__nv .slick-prev > span,
  #contents.index_2506 .dv2506__bx__nv .slick-next > span {
    display: none;
  }
  #contents.index_2506 .dv2506__bx__nv .slick-prev {
    left: -12px;
    transform: rotate(180deg);
  }
  #contents.index_2506 .dv2506__bx__nv .slick-next {
    right: -12px;
  }
  #contents.index_2506 .dv2506__bx__nv .slick-dots {
    display: flex;
    align-items: center;
    justify-content: center;
  }
  #contents.index_2506 .dv2506__bx__nv .slick-dots > li button {
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
    width: 20px;
    height: 36px;
    margin: 0;
    padding: 0;
    border: none;
    background: none;
  }
  #contents.index_2506 .dv2506__bx__nv .slick-dots > li button > span {
    display: none;
  }
  #contents.index_2506 .dv2506__bx__nv .slick-dots > li button::before {
    content: '';
    display: block;
    width: 10px;
    height: 10px;
    border: 1px solid #ec6d65;
    border-radius: 50%;
    transition: background-color 300ms cubic-bezier(.215, .61, .355, 1) 0ms;
  }
  #contents.index_2506 .dv2506__bx__nv .slick-dots > li.slick-active {
    pointer-events: none;
  }
  #contents.index_2506 .dv2506__bx__nv .slick-dots > li.slick-active button::before {
    background: #ec6d65;
  }
}
@media screen and (max-width: 767px) {
  #contents.index_2506 .dv2506__itm {
    padding: 0 10px;
  }
}
#contents.index_2506 .dv2506__itm__in {
  position: relative;
  aspect-ratio: 1/1;
  border-radius: 10px;
  overflow: hidden;
  background: #fff;
  filter: drop-shadow(0px 4px 10px rgba(0, 0, 0, .25));
}
#contents.index_2506 .dv2506__itm__p {
  width: 100%;
  height: 100%;
}
#contents.index_2506 .dv2506__itm__p picture,
#contents.index_2506 .dv2506__itm__p img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
#contents.index_2506 .dv2506__itm__bx {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  padding: 0 clamp(20px / 1440 * 1280, 20 / 1440 * 100vw, 20px) calc(15 / 393 * 100%);
}
@media screen and (max-width: 767px) {
  #contents.index_2506 .dv2506__itm__bx {
    padding: 0 0 calc(12 / 300 * 100%);
  }
}
#contents.index_2506 .dv2506__itm__bx__tt,
#contents.index_2506 .dv2506__itm__bx__t {
  color: #fff;
  font-weight: 700;
  text-align: center;
  filter: drop-shadow(0px 5px 10px rgba(0, 0, 0, .65));
}
@media screen and (max-width: 767px) {
  #contents.index_2506 .dv2506__itm__bx__tt,
  #contents.index_2506 .dv2506__itm__bx__t {
    filter: drop-shadow(0px 4px 8px rgba(0, 0, 0, .6));
  }
}
#contents.index_2506 .dv2506__itm__bx__tt {
  position: relative;
  margin: 0 0 10px;
  font-size: clamp(24px / 1440 * 1280, 24 / 1440 * 100vw, 24px);
  line-height: calc(33.6 / 24);
}
@media screen and (max-width: 767px) {
  #contents.index_2506 .dv2506__itm__bx__tt {
    margin: 0 0 7px;
    font-size: clamp(16.2px / 360 * 320, 16.2 / 360 * 100vw, 16.2px);
    line-height: calc(25.7 / 18);
  }
}
#contents.index_2506 .dv2506__itm__bx__tt > span {
  display: block;
  position: absolute;
  bottom: 100%;
  right: clamp(-10px, -10 / 1440 * 100vw, -10px / 1440 * 1280);
  font-size: clamp(14px / 1440 * 1280, 14 / 1440 * 100vw, 14px);
  line-height: calc(19.6 / 14);
}
@media screen and (max-width: 767px) {
  #contents.index_2506 .dv2506__itm__bx__tt > span {
    right: 5px;
    font-size: 10px;
    line-height: calc(14 / 10);
  }
}
#contents.index_2506 .dv2506__itm__bx__t {
  font-size: clamp(20px / 1440 * 1280, 20 / 1440 * 100vw, 20px);
  line-height: calc(28 / 20);
}
@media screen and (max-width: 767px) {
  #contents.index_2506 .dv2506__itm__bx__t {
    font-size: clamp(14.4px / 360 * 320, 14.4 / 360 * 100vw, 14.4px);
    line-height: calc(21.4 / 16);
  }
}
#contents.index_2506 .dv2506__bx__lk {
  display: flex;
  justify-content: flex-end;
  margin: 10px 0 0;
  font-size: 2rem;
  line-height: calc(28 / 20);
}
@media screen and (max-width: 767px) {
  #contents.index_2506 .dv2506__bx__lk {
    margin: 20px 0 0;
    font-size: 1.6rem;
    line-height: calc(23 / 16);
  }
}
#contents.index_2506 .dv2506__bx__lk > a {
  display: inline-block;
  position: relative;
  padding: 0 0 0 15px;
}
#contents.index_2506 .dv2506__bx__lk > a::before {
  content: '\e900';
  position: absolute;
  bottom: 50%;
  left: 0;
  color: #ec6d65;
  font-size: 1rem;
  font-weight: 400;
  font-family: 'icon';
  line-height: 1;
  transform: translateY(50%);
}
#contents.index_2506 .dv2506__nt {
  margin: 60px 0 0;
  font-size: 1.6rem;
  line-height: calc(28.8 / 16);
}
@media screen and (max-width: 767px) {
  #contents.index_2506 .dv2506__nt {
    margin: 30px 0 0;
    padding: 0 0 0 1em;
    font-size: 10px;
    line-height: calc(14 / 10);
    text-indent: -1em;
  }
}
#contents.index_2506 .dv2506__mv {
  margin: 60px 0 0;
}

/*-------------------------------------------------------------------*/
/* block: fl2506 */
/*-------------------------------------------------------------------*/
#contents.index_2506 .fl2506 {
  position: relative;
  margin: 200px 0;
}
@media screen and (max-width: 767px) {
  #contents.index_2506 .fl2506 {
    margin: 100px 0;
  }
}
#contents.index_2506 .fl2506__hd .flow01 {
  background: none;
}
#contents.index_2506 .fl2506__mv {
  margin: 60px 0 0;
}
@media screen and (max-width: 767px) {
  #contents.index_2506 .fl2506__mv {
    margin: 80px 0 0;
  }
}

/*-------------------------------------------------------------------*/
/* block: cp2506 */
/*-------------------------------------------------------------------*/
#contents.index_2506 .cp2506 {
  position: relative;
  margin: 200px 0;
}
@media screen and (max-width: 767px) {
  #contents.index_2506 .cp2506 {
    margin: 100px 0;
  }
}
#contents.index_2506 .cp2506__ls {
  display: flex;
  gap: 40px 0;
}
@media screen and (min-width: 768px) {
  #contents.index_2506 .cp2506__ls {
    flex-wrap: wrap;
    justify-content: space-between;
  }
  #contents.index_2506 .cp2506__ls > li {
    width: calc((100% - 60px) / 2);
  }
}
@media screen and (max-width: 767px) {
  #contents.index_2506 .cp2506__ls {
    flex-direction: column;
  }
}
#contents.index_2506 .cp2506__ls__p {
  border-radius: 10px;
  overflow: hidden;
  aspect-ratio: 600/320;
}
#contents.index_2506 .cp2506__ls__p picture,
#contents.index_2506 .cp2506__ls__p img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
#contents.index_2506 .cp2506__ls__tt {
  margin: 40px 0 0;
  padding: 0 0 0 20px;
  font-size: 3rem;
  font-weight: 700;
  line-height: calc(42 / 30);
  border-left: 1px solid #000;
}
@media screen and (max-width: 767px) {
  #contents.index_2506 .cp2506__ls__tt {
    margin: 20px 0 0;
    padding: 0 0 0 16px;
    font-size: 2.4rem;
    line-height: calc(33.6 / 24);
  }
}
#contents.index_2506 .cp2506__ls__t {
  margin: 20px 0 0;
  font-size: 2rem;
  line-height: calc(28 / 20);
}
@media screen and (max-width: 767px) {
  #contents.index_2506 .cp2506__ls__t {
    font-size: 1.8rem;
    line-height: calc(28 / 18);
  }
}
#contents.index_2506 .cp2506__ls__nt {
  margin: 20px 0 0;
  font-size: 1.4rem;
  line-height: calc(19.6 / 14);
}
@media screen and (max-width: 767px) {
  #contents.index_2506 .cp2506__ls__nt {
    font-size: 10px;
    line-height: calc(14 / 10);
  }
}
#contents.index_2506 .cp2506__ls__pt {
  margin: 20px 0 0;
}
#contents.index_2506 .cp2506__ls__pt > li {
  position: relative;
  padding: 0 0 0 28px;
  font-size: 2rem;
  line-height: calc(28 / 20);
}
@media screen and (max-width: 767px) {
  #contents.index_2506 .cp2506__ls__pt > li {
    padding: 0 0 0 27px;
    font-size: 1.8rem;
    line-height: calc(28 / 18);
  }
}
#contents.index_2506 .cp2506__ls__pt > li::before {
  content: '●';
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  color: #999;
}
#contents.index_2506 .cp2506__ls__bt {
  margin: 20px 0 0;
}

/*-------------------------------------------------------------------*/
/* block: vc2506 */
/*-------------------------------------------------------------------*/
#contents.index_2506 .vc2506 {
  position: relative;
  margin: 200px 0;
  padding: 200px 0;
  background: #f5f1e6;
  overflow: hidden;
}
@media screen and (max-width: 767px) {
  #contents.index_2506 .vc2506 {
    margin: 100px 0;
    padding: 100px 0;
  }
}
#contents.index_2506 .vc2506__in {
  position: relative;
}
@media screen and (min-width: 768px) {
  #contents.index_2506 .vc2506__in {
    padding: 0 10px;
  }
}
@media screen and (min-width: 768px) {
  #contents.index_2506 .vc2506__ls .slick-list {
    overflow: visible;
  }
  #contents.index_2506 .vc2506__ls .slick-track {
    display: flex;
  }
  #contents.index_2506 .vc2506__ls .slick-slide {
    height: auto !important;
  }
}
@media screen and (max-width: 767px) {
  #contents.index_2506 .vc2506__ls {
    display: flex;
    flex-direction: column;
    gap: 10px 0;
  }
}
@media screen and (max-width: 767px) {
  #contents.index_2506 .vc2506__nv {
    display: none;
  }
}
@media screen and (min-width: 768px) {
  #contents.index_2506 .vc2506__nv .slick-prev,
  #contents.index_2506 .vc2506__nv .slick-next {
    display: flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    top: 50%;
    width: 80px;
    height: 80px;
    margin: 0;
    padding: 0;
    border: 2px solid #ec6d65;
    border-radius: 50%;
    background: #fff;
    color: #ec6d65;
    transition: background-color 300ms cubic-bezier(.215, .61, .355, 1) 0ms, color 300ms cubic-bezier(.215, .61, .355, 1) 0ms;
  }
  #contents.index_2506 .vc2506__nv .slick-prev > span,
  #contents.index_2506 .vc2506__nv .slick-next > span {
    display: none;
  }
}
@media screen and (min-width: 768px) and (min-width: 768px) {
  #contents.index_2506 .vc2506__nv .slick-prev:hover,
  #contents.index_2506 .vc2506__nv .slick-next:hover {
    background: #ec6d65;
    color: #fff;
  }
}
@media screen and (min-width: 768px) {
  #contents.index_2506 .vc2506__nv .slick-prev::before,
  #contents.index_2506 .vc2506__nv .slick-next::before {
    content: '';
    display: block;
    position: relative;
    width: 23px;
    height: 23px;
    border-bottom: 4px solid currentColor;
    border-left: 4px solid currentColor;
    transform: translateX(16%) rotate(45deg);
  }
  #contents.index_2506 .vc2506__nv .slick-prev {
    left: 0;
    transform: translateY(-50%);
  }
  #contents.index_2506 .vc2506__nv .slick-next {
    right: 0;
    transform: translateY(-50%) rotate(180deg);
  }
  #contents.index_2506 .vc2506__nv .slick-dots {
    display: flex;
    justify-content: center;
    position: absolute;
    top: 100%;
    right: 50%;
    transform: translateX(50%);
  }
  #contents.index_2506 .vc2506__nv .slick-dots > li button {
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
    width: 40px;
    height: 60px;
    margin: 0;
    padding: 0;
    border: none;
    background: none;
  }
  #contents.index_2506 .vc2506__nv .slick-dots > li button > span {
    display: none;
  }
  #contents.index_2506 .vc2506__nv .slick-dots > li button::before {
    content: '';
    display: block;
    width: 20px;
    height: 20px;
    border-radius: 50%;
    background: #ccc;
    transition: background-color 300ms cubic-bezier(.215, .61, .355, 1) 0ms;
  }
  #contents.index_2506 .vc2506__nv .slick-dots > li.slick-active {
    pointer-events: none;
  }
  #contents.index_2506 .vc2506__nv .slick-dots > li.slick-active button::before {
    background: #ec6d65;
  }
}
@media screen and (min-width: 768px) {
  #contents.index_2506 .vc2506__slditm {
    padding: 0 30px;
  }
}
#contents.index_2506 .vc2506__slditm__in {
  background: #fff;
  border-radius: 10px;
  overflow: hidden;
  filter: drop-shadow(0px 4px 10px rgba(0, 0, 0, .25));
  transform: translate3d(0, 0, 0);
}
@media screen and (min-width: 768px) {
  #contents.index_2506 .vc2506__slditm__in {
    height: 100%;
  }
}
@media screen and (min-width: 768px) {
  #contents.index_2506 .vc2506__slditm__hd {
    display: flex;
    align-items: center;
  }
}
#contents.index_2506 .vc2506__slditm__hd__p {
  aspect-ratio: 550/286;
}
@media screen and (min-width: 768px) {
  #contents.index_2506 .vc2506__slditm__hd__p {
    width: clamp(550px / 1440 * 1280, 550 / 1440 * 100vw, 550px);
  }
}
#contents.index_2506 .vc2506__slditm__hd__p picture,
#contents.index_2506 .vc2506__slditm__hd__p img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
#contents.index_2506 .vc2506__slditm__hd__d {
  padding: 0 0 0 60px;
}
@media screen and (max-width: 767px) {
  #contents.index_2506 .vc2506__slditm__hd__d {
    display: flex;
    flex-direction: column;
    justify-content: center;
    gap: 10px 0;
    height: 100px;
    padding: 0 20px;
  }
}
#contents.index_2506 .vc2506__slditm__hd__d__pl {
  display: flex;
  align-items: center;
  gap: 0 20px;
}
#contents.index_2506 .vc2506__slditm__hd__d__pl:before {
  display: block;
  color: #ec6d65;
  font-size: 5rem;
  font-weight: 400;
  font-family: 'icon';
  line-height: 1;
}
@media screen and (max-width: 767px) {
  #contents.index_2506 .vc2506__slditm__hd__d__pl:before {
    font-size: 3rem;
  }
}
#contents.index_2506 .vc2506__slditm__hd__d__pl.is-kodate::before {
  content: '\e903';
}
#contents.index_2506 .vc2506__slditm__hd__d__pl.is-mansion::before {
  content: '\e904';
}
#contents.index_2506 .vc2506__slditm__hd__d__pl.is-parent::before {
  content: '\e910';
}
#contents.index_2506 .vc2506__slditm__hd__d__pl > span {
  display: block;
  font-size: 2.4rem;
  font-weight: 700;
  line-height: calc(30.8 / 22);
}
@media screen and (max-width: 767px) {
  #contents.index_2506 .vc2506__slditm__hd__d__pl > span {
    font-size: 2.2rem;
  }
}
#contents.index_2506 .vc2506__slditm__hd__d__n {
  display: flex;
  gap: 0 1em;
}
@media screen and (min-width: 768px) {
  #contents.index_2506 .vc2506__slditm__hd__d__n {
    flex-direction: column;
    margin: 20px 0 0;
  }
}
#contents.index_2506 .vc2506__slditm__hd__d__n > span {
  display: block;
  font-size: 2rem;
  line-height: calc(28 / 20);
}
@media screen and (max-width: 767px) {
  #contents.index_2506 .vc2506__slditm__hd__d__n > span {
    font-size: 1.4rem;
    line-height: calc(19.6 / 14);
  }
}
#contents.index_2506 .vc2506__slditm__bd {
  padding: 40px 60px;
}
@media screen and (max-width: 767px) {
  #contents.index_2506 .vc2506__slditm__bd {
    padding: 0 20px 20px;
  }
}
#contents.index_2506 .vc2506__slditm__bd__tt {
  margin: 0 0 20px;
  font-size: 2.4rem;
  font-weight: 700;
  line-height: calc(33.6 / 24);
}
@media screen and (max-width: 767px) {
  #contents.index_2506 .vc2506__slditm__bd__tt {
    margin: 0 0 10px;
    font-size: 1.8rem;
    line-height: calc(28 / 18);
  }
}
#contents.index_2506 .vc2506__slditm__bd__in {
  position: relative;
}
@media screen and (min-width: 768px) {
  #contents.index_2506 .vc2506__slditm__bd__in {
    height: auto !important;
  }
}
@media screen and (max-width: 767px) {
  #contents.index_2506 .vc2506__slditm__bd__in {
    height: 0;
    min-height: 100px;
    overflow: hidden;
  }
}
#contents.index_2506 .vc2506__slditm__bd__t {
  font-size: 2rem;
  line-height: calc(28 / 20);
}
@media screen and (max-width: 767px) {
  #contents.index_2506 .vc2506__slditm__bd__t {
    padding: 0 0 50px;
    font-size: 1.4rem;
    line-height: calc(19.6 / 14);
  }
}
@media screen and (min-width: 768px) {
  #contents.index_2506 .vc2506__slditm__bd__bt {
    display: none;
  }
}
@media screen and (max-width: 767px) {
  #contents.index_2506 .vc2506__slditm__bd__bt {
    position: relative;
    height: 0;
  }
  #contents.index_2506 .vc2506__slditm__bd__bt::before {
    content: '';
    display: block;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100px;
    background: linear-gradient(180deg, transparent 0%, #fff 60%);
    pointer-events: none;
    transition: opacity 300ms cubic-bezier(.215, .61, .355, 1) 0ms;
  }
  #contents.index_2506 .vc2506__slditm__bd__bt > button {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 0 8px;
    position: absolute;
    bottom: -5px;
    right: 50%;
    width: 100%;
    margin: 0;
    padding: 0;
    border: none;
    height: 38px;
    background: none;
    transform: translateX(50%);
  }
  #contents.index_2506 .vc2506__slditm__bd__bt > button::before {
    content: '';
    display: block;
    width: 12px;
    height: 12px;
    background: #ec6d65;
    clip-path: polygon(0 20%, 100% 20%, 50% 100%);
  }
  #contents.index_2506 .vc2506__slditm__bd__bt > button:nth-child(1) {
    display: flex;
  }
  #contents.index_2506 .vc2506__slditm__bd__bt > button:nth-child(2) {
    display: none;
  }
  #contents.index_2506 .vc2506__slditm__bd__bt > button:nth-child(2)::before {
    clip-path: polygon(50% 20%, 100% 100%, 0% 100%);
  }
  #contents.index_2506 .vc2506__slditm__bd__bt > button > span {
    display: block;
    font-size: 1.8rem;
    font-weight: 700;
    line-height: calc(28 / 18);
  }
  #contents.index_2506 .vc2506__slditm__bd__bt.is-open::before {
    opacity: 0;
    transition: opacity 300ms cubic-bezier(.215, .61, .355, 1) 300ms;
  }
  #contents.index_2506 .vc2506__slditm__bd__bt.is-open > button:nth-child(1) {
    display: none;
  }
  #contents.index_2506 .vc2506__slditm__bd__bt.is-open > button:nth-child(2) {
    display: flex;
  }
}
#contents.index_2506 .vc2506__nt {
  margin: 60px 0 0;
  text-align: right;
  font-size: 1.4rem;
  line-height: calc(19.6 / 14);
}
@media screen and (max-width: 767px) {
  #contents.index_2506 .vc2506__nt {
    margin: 20px 0 0;
    font-size: 1.4rem;
    line-height: calc(19.6 / 14);
  }
}
#contents.index_2506 .vc2506__bt {
  margin: 60px auto 0;
}
@media screen and (min-width: 768px) {
  #contents.index_2506 .vc2506__bt {
    width: 356px;
  }
}

/*-------------------------------------------------------------------*/
/* block: qa2506 */
/*-------------------------------------------------------------------*/
#contents.index_2506 .qa2506 {
  position: relative;
  margin: 200px 0;
}
@media screen and (max-width: 767px) {
  #contents.index_2506 .qa2506 {
    margin: 100px 0;
  }
}
#contents.index_2506 .qa2506__bt {
  margin: 60px auto 0;
}
@media screen and (min-width: 768px) {
  #contents.index_2506 .qa2506__bt {
    width: 376px;
  }
}

/*-------------------------------------------------------------------*/
/* block: sn2506 */
/*-------------------------------------------------------------------*/
#contents.index_2506 .sn2506 {
  position: relative;
  margin: 200px 0;
  padding: 200px 0;
  background: #f0f0f0;
}
@media screen and (max-width: 767px) {
  #contents.index_2506 .sn2506 {
    margin: 100px 0;
    padding: 100px 0;
  }
}
#contents.index_2506 .sn2506__hd {
  margin: 0 0 90px;
}
@media screen and (max-width: 767px) {
  #contents.index_2506 .sn2506__hd {
    margin: 0 0 60px;
  }
}

/*-------------------------------------------------------------------*/
/* block: rc2506 */
/*-------------------------------------------------------------------*/
#contents.index_2506 .rc2506 {
  position: relative;
  margin: 200px 0;
}
@media screen and (max-width: 767px) {
  #contents.index_2506 .rc2506 {
    margin: 100px 0;
  }
}

/*-------------------------------------------------------------------*/
/* block: md2506 */
/*-------------------------------------------------------------------*/
@media screen and (max-width: 767px) {
  #contents.index_2506 .md2506 {
    padding: 20px 0;
  }
}
#contents.index_2506 .md2506__tt {
  margin: 0 0 40px;
  font-size: 3rem;
  font-weight: 700;
  line-height: calc(42 / 30);
  text-align: center;
}
@media screen and (min-width: 768px) {
  #contents.index_2506 .md2506__tt > span {
    display: inline-block;
  }
}
@media screen and (max-width: 767px) {
  #contents.index_2506 .md2506__tt {
    font-size: 2.6rem;
    line-height: calc(33.6 / 26);
  }
}
#contents.index_2506 .md2506__ls div {
  display: flex;
  gap: 10px 30px;
}
@media screen and (max-width: 767px) {
  #contents.index_2506 .md2506__ls div {
    flex-direction: column;
  }
}
#contents.index_2506 .md2506__ls div + div {
  margin: 40px 0 0;
}
#contents.index_2506 .md2506__ls dt {
  flex: 0 0 auto;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 250px;
  height: 54px;
  border-radius: 10px;
  background: #ec6d65;
}
@media screen and (max-width: 767px) {
  #contents.index_2506 .md2506__ls dt {
    width: calc(100% - 30px);
    height: 41px;
    margin: 0 auto;
  }
}
#contents.index_2506 .md2506__ls dt > span {
  color: #fff;
  font-size: 2.4rem;
  font-weight: 700;
}
@media screen and (max-width: 767px) {
  #contents.index_2506 .md2506__ls dt > span {
    font-size: 2.2rem;
  }
}
#contents.index_2506 .md2506__ls dd {
  flex: 1 1 auto;
  align-self: center;
  font-size: 2rem;
  line-height: calc(28 / 20);
}
@media screen and (max-width: 767px) {
  #contents.index_2506 .md2506__ls dd {
    font-size: 1.8rem;
    line-height: calc(28 / 18);
  }
}
