@charset "UTF-8";@import url(https://fonts.googleapis.com/css?family=Lato:100,300,400,700);@import url(http://fonts.googleapis.com/earlyaccess/notosansjp.css);/*  <<< Typo >>>----------------------------------------------- */a:link, a:visited {	text-decoration: none;	color:#555555;}a:hover {	text-decoration: none;	color:#555555;}a:active {	text-decoration: none;	color:#555555;}h1 { font:bold 24px/140% "Trebuchet MS", Verdana, sans-serif; }h2 { font:bold 18px/140% "Trebuchet MS", Verdana, sans-serif; }h5 { font:bold 25px/100% Verdana, Geneva, Arial, Helvetica, sans-serif; color:#e7e7e7; }h6 { font:bold 21px/100% Verdana, Geneva, Arial, Helvetica, sans-serif; color:#e7e7e7; }p { margin:0; padding:5px; }p.aaa { color:#000000; font-size:14px; padding:0 0 30px 0px; text-align:center; }/*  <<< Layout >>>----------------------------------------------- */body {	width: 100%;	width: calc(100% - 0px);	background: #d9d7c3;	background: #fff;	background: #f9f7f3;	background: #f1f1f1;	background: #e9e7e3;	padding:0;	margin:0;	font: 11px/140% Verdana, Geneva, Arial, Helvetica, sans-serif;	font-family: 'Lato', Noto Sans JP, sans-serif;	font-weight: 300;	color:#333;}#fadein{	display: none;}#container{	top: 0;	margin:0 auto ;	padding:0;	width: 1000px;	text-align: center;}#topin3{	background: transparent;	color: #fff;	font-size: 12px;	width: 120px;	height: 50px;	position: absolute;	top: 50%;	left: 50%;	margin: -25px -60px;	transition: 0.5s;}#topin2{	background: transparent;	color: #fff;	font-size: 10px;	width: 150px;	height: 50px;	position: absolute;	top: 70%;	left: 50%;	margin: 0px -75px;	transition: 0.5s;}#topin{	background-size: contain;	background-image: url(../img/top_555.png);	background-repeat: no-repeat;	width: 100px;	height: 100px;	position: absolute;	top: 50%;	left: 50%;	margin: -50px;	transition: 0.5s;}#topin a{	width: 100%;	height: 100%;	display: block;}#topin:hover{/*	background-image: url(../img/top_aaa.png);	width: 166px;	height: 166px;	position: absolute;	top: 50%;	left: 50%;	margin: -83px;*/}