@charset "utf-8";

.products .category-title .logo{display:block;height:36px;margin-left:0;margin-bottom:2rem;}
@media (max-width: 768.98px) {
  .products .category-title .logo{height:20px;margin-bottom:1rem}
  .products .category-title .logo img{width:auto;height:20px;}
}

.center{text-align:center;}


.container h2 sup{
font-size:50%;
}

#main .section .container h4.nostyle{padding-left:0;}
#main .section .container h4.nostyle::before{content:none;

}

#superheat-energy-saving p{margin:0 !important;}

#superheat-energy-saving{flex-direction:row-reverse}
#superheat-energy-saving li{
border:solid 1px #999;
line-height:1.4;
padding:.5rem 1rem;
margin-bottom:.5rem;
}
#superheat-energy-saving span.bold{
color:#e7373c;
font-size:1.3em;
font-weight:900;
}



/*メリット*/

#superheat-merit > div{flex-basis:280px;}
#superheat-merit > div img{display:block;margin:0 auto .25rem;}
#superheat-merit > div p{color:#06863c;font-weight:900;margin:0 1em;}
@media (max-width: 768.98px) {
  #superheat-merit > div{text-align:center;margin-bottom:1.5rem;}
}


/*フロー*/
#superheat-flow{text-align:center;}


.video-container video{max-width:100%;max-height:90vh;width:720px;aspect-ratio:720 / 480;border:solid 1px #ddd;box-sizing:border-box}


/*カタログダウンロードリンク*/
#catalog-link{font-size:.875rem}
#catalog-link .btn-md{width:auto;}



