
@charset "UTF-8";

/*TOPの「相談内容からお問い合わせ」*/
@media screen and (min-width:512px){
#to-contact + div .content_wrapper{
    padding-top: 2rem;
}
}