@charset "UTF-8";#content{	margin-bottom:8%;}#content>div{	width:94%;	max-width:1280px;	margin:0 auto;}#content>div>ul{	margin-bottom:6%;}#content>div>ul>li{	margin-bottom:3%;}#content>div>ul>li:last-child{	margin-bottom:0;}#content>div>ul>li>h2{	padding:1.5% 2%;	border-left:5px solid #3c6ee6;	margin-bottom:3%;	font-size:20px;	color:#fff;	background-color:#001446;}#content>div>ul>li>p{	font-size:18px;}/*===============================//MAXWIDTH / 960//===============================---*/@media screen and (max-width:960px){}/*===============================//MAXWIDTH / 480//===============================*/@media screen and (max-width:480px){}