@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: -91px;
    left: 26px;
    content: "";
    width: 226px;
    height: 181px;
    background-image: url(/brand/breathcare/img/helpful_pagetit01_model.png);
    background-repeat: no-repeat;
    background-size: contain;
}