@charset "utf-8";
/* CSS Document */

#contentsWrap h2.fact_pagetit {
    margin: -1px auto 41px;
}
#contentsWrap h2.fact_pagetit img {
    margin-top: -16px;
    margin-bottom: 16px;
}
#contentsWrap h2.fact_pagetit::after {
    position: absolute;
    bottom: -82px;
    left: 87px;
    content: "";
    width: 229px;
    height: 183px;
    background-image: url(/brand/breathcare/img/product_pagetit01_model.png);
    background-repeat: no-repeat;
    background-size: contain;
}