@charset "UTF-8";







@media screen and (max-width:673px){

	#content {width: auto; margin: 0 auto;}
	/* ------------------------------------------------------
	見出し　h2
	-------------------------------------------------------- */
	.icon{
		width: 80px;
		height: 80px;
	}
	.icon-coun::before{
		font-size: 37px;
		top: 26px;
		left: 22px;
	}
	h2{font-size: 16px; margin-left: 113px; max-width: 100%; height: auto;}
	.eng{padding-left: 10px;}
	.eng::before{padding-right: 10px;}

	#priversy{padding: 0 10px;}
	.bold {text-indent: 0;}
	.sec{margin-left: 0;}
	.sec>ol>li {text-indent: -1.2em; margin-left: 15px;}

}