@charset "UTF-8";
/* CSS Document */

#bg{
	background: url("./common/img/bg.png") no-repeat #f9f9f9;
	background-size: cover;
	position: relative;
	height: 100vh;
}
#logo{width: 250px; position: absolute; top:40%; left: 50%; margin: -112.5px 0 0 -125px; text-align:center;}
h1 img{width: 100%;}
a#sns_ig{position: relative; display: block; width: 60px; left: 50%; margin: 20px 0 0 -30px;}
a#sns_ig img{width: 100%;}