
body {
    font-family: 'Noto Sans JP', sans-serif;
    }
.u-img {
    width: auto;
    max-width: 100%;
    height: auto;
}
/* .holdings-footer__pagetop:not(.show) {
    display: block;
    } */
@media (hover: hover), (min-width: 981px) {
    .holdings-header__company {display:block;}
}
.btn_link.orange{
    background: #475C85;
    border: 1px solid #475C85;
}
.block-link-page {
    justify-content: center;
}
.h3_blue{
    margin-top: 40px;
}
@media (min-width: 641px) {
.h2_default{
    margin-top: 70px;
}

}
#hvac-bottomlink {
	background-color: #475C85;
	color: #c5c5c5;
	border-top: #616161 solid 1px;
	font-size: 14px;
	margin: 0 auto;
	padding-bottom:1.5em;
	padding-top:0.5em;
}
@media (min-width: 641px) {
    #hvac-bottomlink {
    font-size: 12px;
    }
}

.holdings-header__nav.pulldown .holdings-header__company {
    background: #333;
    color: #B2B2B2;
    font-size: 12px;
}
#hvac-bottomlink{
    color: #fff;
}
#hvac-bottomlink a {
	color: #fff!important;
	text-decoration: none;
}
#hvac-bottomlink a:hover {
	text-decoration:underline;
}


.hvac-subfooter-item{
    position: relative;
    padding: 15px 10px;
    border-bottom: 1px solid #A9B7C7;
}
.hvac-subfooter-btm .hvac-subfooter-item{
    border-bottom: none;
}
.hvac-subfooter-item:first-child{
    margin-left: -10px;
    border-bottom: transparent;
}
.hvac-subfooter-btm li.hvac-subfooter-item:not(:last-child)::after{
    content: "";
    display: inline-block;
    position: absolute;
    width: 1px;
    height:30px;
    background-color: #A9B7C7;
    right: calc(100% + 12px);
    top: 8px;
   right:0;
    margin: auto;
  }
  .hvac-subfooter-item.link::before {
    content: '';
    width: 6px;
    height: 6px;
    border: 0;
    border-top: solid 1px #fff;
    border-right: solid 1px #fff;
    position: absolute;
    top: 50%;
    right: 5px;
    margin-top: -4px;
    transform: rotate(45deg);
  }


.hvac-subfooter-item a.external::after {
    content: "";
    display: inline-block;
    width: 12px;
    height: 12px;
    background-image: url(/search/common/hvac/img/blank-link.png);
    background-size: contain;
    vertical-align: top;
    background-repeat: no-repeat;
    margin-left: 5px;
}
@media (max-width: 640px) {
    .hvac-subfooter-item a.external::after {
        position: absolute;
    top: 50%;
    right: 0;
    }
}
.hvac-subfooter-area{
    padding: 0 0 15px;
    width: 100%;

}

.hvac-subfooter-menu{
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
    justify-content: center;
    margin-bottom: 5px;
    margin-top: 13px;
}
.hvac-subfooter-btm{
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    margin-bottom: 5px;
    margin-top: 13px;
}
  .hvac-subfooter-ttl{
    margin-bottom: 10px;
    margin-top: 20px;
  }
  @media (min-width: 641px) {
    .hvac-subfooter-ttl{
        margin-top: 0;
        margin-bottom: 0;
    }
    .hvac-subfooter-menu{
        flex-direction: row;
        margin-bottom: 5px;
        margin-top: 13px;
    }
    .hvac-subfooter-item{
        position: relative;
        padding: 0 15px ;
        border-bottom: none;
    }
    .hvac-subfooter-item.first{
        padding-left: 10px;
    }
    .hvac-subfooter-btm li.hvac-subfooter-item:not(:last-child)::after{
        height: 12px;
        top:0;
      }
    li.hvac-subfooter-item:not(:last-child)::after{
        content: "";
        display: inline-block;
        position: absolute;
        width: 1px;
        height: 12px;
        background-color: #A9B7C7;
        right: calc(100% + 12px);
        top:0;
       right:0;
        margin: auto;
      }
      .hvac-subfooter-item.link::before {
        display: none;
      }
      .hvac-subfooter-item.external:after{
        display: none;
      }


    .hvac-subfooter-area{
        border-bottom: 1px solid #A9B7C7;
    }
    .hvac-subfooter-area dd{
        margin-bottom: 10px;
    }
    .hvac-subfooter-menu,
    .hvac-subfooter-btm{
    justify-content: flex-start;
    }
    .hvac-subfooter-area dt{
        width: 20%;
    }
    .hvac-subfooter-area dd{
        width: 80%;

    }
}

/* ----------------------------------
TOP
------------------------------------*/

.block-selection_right_btn a {
    background-color: #475C85;
}
/* メインスライド */
.hvac-main-slider .flex-direction-nav{
    display: none;
}

.hvac-main-slider.flexslider {
    margin: 0;
    background: #ffffff;
    border: none;
    border-radius: 0;
}
.hvac-main-slider .slides > li {
    padding: 0;
}
.hvac-main-slider .flex-control-paging li a {
    width: 80px;
    height: 4px;
     background: #f2f2f2;
     box-shadow: none;

}
.hvac-main-slider .flex-control-paging li a.flex-active {
     background: #475C85;
    cursor: default;
}
.block-selection_right_btn a{
    font-size: 15px;
}
.hvac-column_txt{
    margin-top: 20px;
}
.hvac-lead{
    margin-top: 30px;
}
@media (min-width: 641px) {
.hvac-column{
    display: flex;
    gap: 20px;
}
.hvac-column_txt{
    margin-top: 0;
}
.hvac-lead{
    margin-top: 50px;
}
}
.hvac-img-border{
    border: 1px solid #ddd;

}
@media (max-width: 640px) {
    .hvac-main-slider .flex-control-nav {
        bottom: -30px;
    }
    .block-selection_right{
        margin-top: 30px;
    }
    .block-selection_right img{
        width: 90%;
    }
    .block-selection_right_btn a{
        width: 80%;
        position: absolute !important;
        left: 0;
        right: 0;
        bottom: 30px;
        margin: auto;
    }
}

#js-slider-1 .column-four_child:nth-child(2n),
#js-slider-2 .column-four_child:nth-child(2n) {
      margin-right: 10px !important;
}


.slider-img img {
    height: auto;
    width: 100%;

  }
  .slider {
    line-height: 0;
    font-size: 0;
  }
  .slide-arrow {
    cursor: pointer;
    margin: auto;
    position: absolute;
    top: 23%;
    width: 30px;
    z-index: 90;
  }
  .prev-arrow {
    left: 16px;
  }
  .next-arrow {
    right: 30px;
  }
  #js-slider-1,
  #js-slider-2{
        margin-top: 20px;
    }
  @media (min-width: 641px) {
    #js-slider-1,
    #js-slider-2{
        margin: 30px -15px 0;
        padding: 0 15px;
    }
    #js-slider-1 .column-four_child:nth-child(2n),
    #js-slider-2 .column-four_child:nth-child(2n) {
      margin-right: 20px !important;
    }
    #js-slider-1 .column-four_child:nth-child(4n),
    #js-slider-2 .column-four_child:nth-child(4n) {
        margin-right: 20px !important;
  }
  .prev-arrow {
    left: 0;
  }
  .next-arrow {
    right: 15px;
  }

  .slide-arrow {
    width: 35px;
  }

}