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

#contentsWrap h2.fact_pagetit {
    margin: 0 auto 56px;
}
#contentsWrap h2.fact_pagetit::after {
    position: absolute;
    bottom: -57px;
    left: 76px;
    content: "";
    width: 255px;
    height: 182px;
    background-image: url(/brand/breathcare/img/secret_pagetit01_model.png);
    background-repeat: no-repeat;
    background-size: contain;
}