@charset "UTF-8";

#container { overflow:hidden; background:url(../../images/top_bg_pc.jpg) no-repeat center top; background-size:cover; }

/*---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
	index.html：トップページ
----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/
#topWrap { margin-top:85px; position:relative; }
#topWrap img { width:100%; }
#topWrap h1 { width:48%; margin:0 auto; position:absolute; bottom:25%; left:0; right:0; z-index:5; }
#topWrap p#topChare01	{ width:37%; position:absolute; left:42.7%; bottom:-20px; z-index:2; }
#topWrap p#topChare02	{ width:47.7%; position:absolute; right:31.8%; bottom:-20px; z-index:1; }
#topWrap p#topTxt01	{ width:33.9%; position:absolute; left:25.7%; bottom:6%; z-index:3; }
#topWrap p#topTxt02	{ width:14.5%; position:absolute; right:25.8%; bottom:6.4%; z-index:3; }
#topWrap p#pv01	{ width:21.7%; position:absolute; bottom:5.3%; right:4.6%; z-index:3; }
#topWrap p#topChareMain	{ width:59.2%; position:absolute; right:0; left:0; margin:0 auto; bottom:-20px; z-index:2; }

/* colorbox */
#colorbox		{ margin:-60px 0 0 -72px; padding:60px 68px 60px 77px; }
#cboxWrapper { background:url(../images/popup_bg.png) no-repeat center center; padding:60px 68px 60px 77px; }
#cboxContent		{ margin:20px 0 0 14px; }
#cboxClose		{ width:53px; height:53px; right:-66px; top:-70px; }