@charset "UTF-8";

#privacy-sec + .pt60 .heading.block_header_1 p:after {
    position: absolute;
    content: "";
    background: url(/common/upload_data/kyutokihonpocom/image/20211214150027.png);
    background-repeat: no-repeat;
    background-size: contain;
    width: 80px;
    height: 120px;
    top: -20px;
    left: -110px;
    z-index: 100;
}
@media screen and ( max-width : 768px ) {
#privacy-sec + .pt60 .heading.block_header_1 p:after {
    width: 80px;
    height: 80px;
    top: -10px;
    left: -70px;
}
}