@charset "UTF-8";

.wrapper_item .inner_item_txt .block_header_2 .h {
    font-size: 2.2rem !important;
}

@media screen and (max-width: 800px){
	.wrapper_item .inner_item_txt .block_header_2 .h {
    font-size: 1.8rem !important;
}
}