@charset "UTF-8";
/*##########################################################################################
##// 「InterSec × i-FILTER」 //############################################################
##########################################################################################*/
#main { margin-left: auto; margin-right: auto; }
#main section aside { margin-bottom: 25px; padding: 10px 15px; background: #eee; }
#main section aside:after { content: "."; display: block; height: 0; clear: both; line-height: 0; visibility: hidden; }
#main section aside dl { float: left; }
#main section aside dt { display: inline-block; margin-right: 10px; }
#main section aside dd { display: inline-block; border-radius: 3px; width: 80px; height: 20px; margin: 0 5px; color: #fff; text-align: center; }
#main section aside dd.all { background: #C20202; }
#main section aside dd.fc { background: #07825D; }
#main section aside dd.if { background: #367AC1; }
#main section aside dd.mf { background: #FA4619; }
#main section figure { margin-top: 40px; text-align: center; }
#main section h4 { margin-bottom: 10px; font-size: 20px; line-height: 140%; }

#main div.event { margin-top: 40px; }
@media screen and (min-width: 0) and (max-width: 768px) { #main div.event { margin: auto; } }

#sub { float: right; }
