/* カスタム CSS をここに入力してください */
#slidera .stat_content_inner {
	width: 100% !important;
	text-shadow: 2px 2px 4px #333333;
	opacity: 1 !important;
	background: rgba( 240,136,145, 0.8) !important;
	padding: 4px 8px 4px 10px;
}
#slidera .stat_content_inner{padding-top: 0px!important;
}
.stat_has_img .stat_content_inner {
    min-height: 150px;
}

@media screen and (max-width: 1024px)and (min-width: 768px) {
	/*.has_trans_header.touchon .stat_content_inner{bottom: 110px!important;
}*/
#slidera .stat_content_inner{padding-top:30px!important;
	                           /*height:110px;*/
}
	
.stat_has_img .stat_content_inner {
    min-height: 150px;
}
	}


#optimizer_front_text-8 .text_block{background-color:#efefef;
}