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

/*=========================================================
 *
 *	css file for "www.aaaaaaa.com"
 *	file name : rwd/tb.css
 *
=========================================================*/

@media screen and (min-width: 570px) and (max-width: 999px) {
/*@media screen and (max-width: 569px) {*/


	.tb_show { display: initial !important; }
	.tb_hide { display: none !important; }


ul#wrap_com_graph li.com_graph_l {
	width: 100%;
}

ul#wrap_com_graph li.com_graph_r {
	width: 60%;
	padding: 10% 20%;	
}


/*-------------mainvisual-------------------*/

div#mainvisual_form {
	width: 100%;
	max-width: 974px;
	height: 263px;
	background: url(../../sharedimg/banner/banner_top.jpg) no-repeat left top;
	position: relative;
}

div#mainvisual_top {
	width: 100%;
	max-width: 974px;
	height: 263px;
	background: url(../../sharedimg/banner/banner_top2.jpg) no-repeat left top;
	position: relative;
}



	/*----------- social -----------*/
	
	div#social { height: 60px; }
	
	div#social ul {}
	
	div#social ul li {}
	


/*------------------loginform------------------*/





}/* end media*/





