@charset "utf-8";
/* =======================
 index
==========================  */
#top_logo{
    left: 40px;
    top: 40px;
    position: absolute;
    z-index: 102;
}

#page_icon{
    position: absolute;
	right:30px;
	top:30px;
	z-index:102;
}


/* contents */
#top {/* display: none; */width: 100%; position: absolute; left: 0; top: 0; overflow: hidden; }
#top .about {/* display: none; */position: absolute; z-index: 102; left: 0; top: 50%; margin-top: -215px; width: 100%; text-align: center; }
#top .about .top_message { padding-right:220px; }
#top #topImg { width: 100%; height: auto; z-index: 0; }


/* text open */
#text_open{
	position: absolute;
	right:45px;
	bottom:110px;
	z-index:102;
}
