@charset "UTF-8";body a {	width: 100%;	height: 100%;}/* CSS Document */.japan {	width: 100%;	height: 1080px;	background-color: #FFFFFF;}.japan .hinomaru {	width: 500px;	height: 500px;	border-radius: 250px;	margin-top: 20%;	margin-right: auto;	margin-bottom: auto;	margin-left: auto;	background-color: #B80003;	display: block;}