@charset "UTF-8";

/*----------------------------下層見出しアイコン H1 質問----------------------------*/
#question+section .heading.block_header_6{
	background: url("/common/upload_data/escrowcojp/image/bg_h1_question.png") no-repeat center top/44px auto;
	padding-top: 50px;
}
@media screen and (max-width: 800px){
#question+section .heading.block_header_6 {
    margin-bottom: 20px;
    padding-top: 40px;
    background-size: 34px auto;
}
}


@media screen and (max-width: 480px){
#resident_bana+div .inner_item:nth-of-type(2n-1):nth-last-of-type(2){
    margin-bottom: 20px !important;
}
}