@charset "UTF-8";

.ra_modulearranged_actag--outline{
  outline-color: var(--ac-primary);
  color: var(--ac-primary);
}
@media (max-width: 768px) {
  .ra_modulearranged_actag--outline{
    display: block;
    width: fit-content;
    margin-bottom: 8px;
  }
}

.ra_top-tag--outline{
  display: inline-block;
  margin-bottom: var(--ac-margin-v-3xs);
  padding: 1px 8px;
  font-weight: 700;
  font-size: var(--ac-heading-level-6);
  /* line-height: 1.5; */
  white-space: nowrap;
  outline: 1px solid var(--ac-primary);
  outline-offset: -1px;
  background-color: var(--ac-white);
  color: var(--ac-primary);
}

.ac_heading--1 .ac_heading__text .ra_modulearranged_actag--outline{
  font-size: var(--ac-heading-level-1);
}

#ra_feature .ra_modulearranged_actag--attention{
  width: fit-content;
  border-bottom: 1px solid #fff;
}

.ra_top_product{
  height: 100%;
}
.ra_top_product > *{
  display: grid;
  grid-template-columns: 1fr;
  row-gap: var(--ac-margin-h-sm);
}
.ra_top_product__head{
  display: flex;
  align-items: center;
  justify-content: flex-start;
  display: grid;
  grid-template-columns: var(--ac-series-nav-features-features) var(--ac-series-nav-features-image);
  column-gap: var(--ac-margin-h-sm);
}
.ra_top_product__head-copy{
  max-width: 176px;
  justify-self: center;
}
.ac_series-nav .ac_series-nav__anchor:hover .ac_text {
  color: var(--ac-primary);
  text-decoration: underline
}
@media (max-width: 768px) {
  .ra_top_product > *{
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-template-rows: auto auto;
    gap: var(--ac-margin-h-2xs);
  }
  .ra_top_product__head{
    column-gap: var(--ac-margin-h-2xs);
  }
  .ra_top_product__img{
    grid-column: 1 / 2;
    grid-row: 2 / 3;
  }
  .ra_top_product__inner{
    grid-column: 2 / 3;
    grid-row: 1 / 3;
  }
}

@media (max-width: 768px) {
  .ra_modulearranged_cm561--reverse__sp .ac_column__item--order-2{
    order: 1;
  }
  .ra_modulearranged_cm561--reverse__sp .ac_column__item--order-1{
    order: 2;
  }
}

.ra_top_recommend{}
.ra_top_recommend__inner{
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr auto;
}
.ra_top_recommend__inner-head .ac_heading__text{
  font-size: var(--ac-heading-level-3);
}

.ra_top_recommend__inner-bottom{
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: var(--ac-margin-h-xs);
}
.ra_top_recommend__inner-bottom .ac_linkbutton{
  border: 1px solid var(--ac-gray-15);
  border-radius: 0;
  height: auto;
  padding-left: 0;
}
.ra_top_recommend__inner-bottom .ac_linkbutton__label{
  color: #000;
}
.ra_top_recommend__inner-bottom .ac_linkbutton__icon,
.ra_top_recommend__inner-bottom .ac_linkbutton__icon img{
  width: 72px;
  height: auto;
}
@media (max-width: 768px) {
  .ra_top_recommend__inner-bottom .ac_linkbutton__icon,
  .ra_top_recommend__inner-bottom .ac_linkbutton__icon img{
    width: 45px;
  }

  .ra_top_recommend__inner-bottom .ac_linkbutton{
    --ac-linkbutton-pd: 0 24px 0 16px
  }

  .ac_linkbutton:before{
    right: 0;
  }
}

.ac_room-size-table[data-hidden-column-2] tr th:nth-child(2),
.ac_room-size-table[data-hidden-column-2] tr td:nth-child(2),
.ac_room-size-table[data-hidden-column-3] tr th:nth-child(3),
.ac_room-size-table[data-hidden-column-3] tr td:nth-child(3),
.ac_room-size-table[data-hidden-column-4] tr th:nth-child(4),
.ac_room-size-table[data-hidden-column-4] tr td:nth-child(4),
.ac_room-size-table[data-hidden-column-5] tr th:nth-child(5),
.ac_room-size-table[data-hidden-column-5] tr td:nth-child(5),
.ac_room-size-table[data-hidden-column-6] tr th:nth-child(6),
.ac_room-size-table[data-hidden-column-6] tr td:nth-child(6),
.ac_room-size-table[data-hidden-column-7] tr th:nth-child(7),
.ac_room-size-table[data-hidden-column-7] tr td:nth-child(7),
.ac_room-size-table[data-hidden-column-8] tr th:nth-child(8),
.ac_room-size-table[data-hidden-column-8] tr td:nth-child(8),
.ac_room-size-table[data-hidden-column-9] tr th:nth-child(9),
.ac_room-size-table[data-hidden-column-9] tr td:nth-child(9),
.ac_room-size-table[data-hidden-column-10] tr th:nth-child(10),
.ac_room-size-table[data-hidden-column-10] tr td:nth-child(10),
.ac_room-size-table[data-hidden-column-11] tr th:nth-child(11),
.ac_room-size-table[data-hidden-column-11] tr td:nth-child(11),
.ac_room-size-table[data-hidden-column-12] tr th:nth-child(12),
.ac_room-size-table[data-hidden-column-12] tr td:nth-child(12),
.ac_room-size-table[data-hidden-column-13] tr th:nth-child(13),
.ac_room-size-table[data-hidden-column-13] tr td:nth-child(13),
.ac_room-size-table[data-hidden-column-14] tr th:nth-child(14),
.ac_room-size-table[data-hidden-column-14] tr td:nth-child(14),
.ac_room-size-table[data-hidden-column-15] tr th:nth-child(15),
.ac_room-size-table[data-hidden-column-15] tr td:nth-child(15),
.ac_room-size-table[data-hidden-column-16] tr th:nth-child(16),
.ac_room-size-table[data-hidden-column-16] tr td:nth-child(16),
.ac_room-size-table[data-hidden-column-17] tr th:nth-child(17),
.ac_room-size-table[data-hidden-column-17] tr td:nth-child(17),
.ac_room-size-table[data-hidden-column-18] tr th:nth-child(18),
.ac_room-size-table[data-hidden-column-18] tr td:nth-child(18),
.ac_room-size-table[data-hidden-column-19] tr th:nth-child(19),
.ac_room-size-table[data-hidden-column-19] tr td:nth-child(19),
.ac_room-size-table[data-hidden-column-20] tr th:nth-child(20),
.ac_room-size-table[data-hidden-column-20] tr td:nth-child(20),
.ac_room-size-table[data-hidden-column-21] tr th:nth-child(21),
.ac_room-size-table[data-hidden-column-21] tr td:nth-child(21),
.ac_room-size-table[data-hidden-column-22] tr th:nth-child(22),
.ac_room-size-table[data-hidden-column-22] tr td:nth-child(22),
.ac_room-size-table[data-hidden-column-23] tr th:nth-child(23),
.ac_room-size-table[data-hidden-column-23] tr td:nth-child(23)
{
  display: none;
}

.ac_function-table[data-hidden-column-2] tr th:nth-child(2),
.ac_function-table[data-hidden-column-2] tr td:nth-child(2),
.ac_function-table[data-hidden-column-3] tr th:nth-child(3),
.ac_function-table[data-hidden-column-3] tr td:nth-child(3),
.ac_function-table[data-hidden-column-4] tr th:nth-child(4),
.ac_function-table[data-hidden-column-4] tr td:nth-child(4),
.ac_function-table[data-hidden-column-5] tr th:nth-child(5),
.ac_function-table[data-hidden-column-5] tr td:nth-child(5),
.ac_function-table[data-hidden-column-6] tr th:nth-child(6),
.ac_function-table[data-hidden-column-6] tr td:nth-child(6),
.ac_function-table[data-hidden-column-7] tr th:nth-child(7),
.ac_function-table[data-hidden-column-7] tr td:nth-child(7),
.ac_function-table[data-hidden-column-8] tr th:nth-child(8),
.ac_function-table[data-hidden-column-8] tr td:nth-child(8),
.ac_function-table[data-hidden-column-9] tr th:nth-child(9),
.ac_function-table[data-hidden-column-9] tr td:nth-child(9),
.ac_function-table[data-hidden-column-10] tr th:nth-child(10),
.ac_function-table[data-hidden-column-10] tr td:nth-child(10),
.ac_function-table[data-hidden-column-11] tr th:nth-child(11),
.ac_function-table[data-hidden-column-11] tr td:nth-child(11),
.ac_function-table[data-hidden-column-12] tr th:nth-child(12),
.ac_function-table[data-hidden-column-12] tr td:nth-child(12),
.ac_function-table[data-hidden-column-13] tr th:nth-child(13),
.ac_function-table[data-hidden-column-13] tr td:nth-child(13)
{
  display: none;
}

@media(max-width:768px){
  .ra_modulearranged_acutl_img--sp-auto{
    --ac-aspect-ratio: auto;
  }
}


body.ac_wide-contents #osoji .icon_01_2023,
body.ac_wide-contents #toughness .icon_01_2023,
body.ac_wide-contents #kanki .icon_01_2023,
body.ac_wide-contents #raku .icon_01_2023,
body:has(.ac_large-contents) #osoji .icon_01_2023,
body:has(.ac_large-contents) #toughness .icon_01_2023,
body:has(.ac_large-contents) #kanki .icon_01_2023,
body:has(.ac_large-contents) #raku .icon_01_2023{
  padding-inline: var(--ac-margin-v-sm);
  font-size: var(--ac-heading-level-4);
  line-height: inherit;
  vertical-align: inherit;
}

@media(max-width:768px){
  body.ac_wide-contents #osoji .icon_01_2023,
  body.ac_wide-contents #toughness .icon_01_2023,
  body.ac_wide-contents #kanki .icon_01_2023,
  body.ac_wide-contents #raku .icon_01_2023,
  body:has(.ac_large-contents) #osoji .icon_01_2023,
  body:has(.ac_large-contents) #toughness .icon_01_2023,
  body:has(.ac_large-contents) #kanki .icon_01_2023,
  body:has(.ac_large-contents) #raku .icon_01_2023{
    display: block;
    width: fit-content;
    margin-bottom: 8px;
  }
}

body.ac_wide-contents .summer_2023,
body:has(.ac_large-contents) .summer_2023{
  background-color: var(--ac-primary);
}
body.ac_wide-contents .winter_2023,
body:has(.ac_large-contents) .winter_2023{
  background-color: var(--ac-warm);
}

body.ac_wide-contents #smartphone .ramodule_tag-head,
body:has(.ac_large-contents) #smartphone .ramodule_tag-head{
  margin-bottom: var(--ac-margin-v-2xs);
  padding: var(--ac-margin-v-3xs);
  background-color: var(--ac-primary);
  text-align: center;
  color: var(--ac-white);
}
body.ac_wide-contents #smartphone .ramodule_tag-line,
body:has(.ac_large-contents) #smartphone .ramodule_tag-line{
  padding: var(--ac-margin-v-3xs);
  border: 2px solid var(--ac-primary);
  text-align: center;
  color: var(--ac-primary);
}

#shiyou + .ac_section__content{
  display: none;
}

#kinou.g-section-bg:before{
  border-top: 0;
}

.ac_table th:last-child,
.ac_table tbody:not(.ac_function-table__accordion) td:last-child {
  border-right: solid 1px var(--ac-gray-15);
}

#shiyou img.ra_spec_kinou_img{
  width: auto;
  height: 160px;
  object-position: left;
}

@media (max-width: 767px){
.ra_spec_kinou_col{
  display: grid;
  grid-template-columns: auto 1fr;
  column-gap: var(--ac-grid-col-gap);
}

#shiyou img.ra_spec_kinou_img{
  height: 100px;
}}

a.ra_seriestop_xxx_link_card{}
a.ra_seriestop_xxx_link_card:visited{
  color: #000;
}
a.ra_seriestop_xxx_link_card:hover{
  text-decoration: none;
}
a.ra_seriestop_xxx_link_card:hover img{
  opacity: .6;
}
a.ra_seriestop_xxx_link_card:hover .ac_text.ac_text--primary{
  text-decoration: underline;
}

@media(max-width:768px){
.ac_local-nav__title.ac_js-local-nav__title > span a[href*="/roomaircon/"] {
  pointer-events: none;
}}