@charset "UTF-8";

#lv p span{
    background: none;
}
.parallax_img:not(#parallax + section .parallax_img){
    background-image: url(/common/upload_data/machizukuri-koubojp/image/20220607165538.png)!important;
    background-position: 50% 70%!important;
    background-size: 500px !important;
    background-color: #fff;
}
@media screen and (max-width: 900px){
    .parallax_img:not(#parallax + section .parallax_img){
        background-size: 70% !important;
    }
}

body,
header,
header#pattern2 .header_contents {
    background: #ffe9f8;
}
body.hHide header:not(.nofixed){
background: #ffe9f8;
}
body.scrolled header{
background: #ffe9f8;
}

.heading.block_header_3 .h{
font-family:"BIZ UDPGothic",serif;
}