/* CSS Document */
/* ##################################################################### */
/*	タブレット
/* ##################################################################### */
.mainImage{
	margin-bottom:15px;
	
	}
	
	
@media screen and (min-width:600px) {
/* ##################################################################### */
/*	タブレット
/* ##################################################################### */



	}





@media screen and (max-width: 1000px) {
/* ##################################################################### */
/*	タブレット
/* ##################################################################### */

}



@media screen and (min-width:1023px) {
/* ##################################################################### */
/*	タブレット
/* ##################################################################### */
/* ===================================================================== */
/*	PCお知らせ・ニュース・インフォメーション
/* ===================================================================== */
/* ===================================================================== */
/*	タブレット　共通設定 基本 
/* ===================================================================== */
/* ----- 基本　------ */

.mainImage{
	margin-bottom:30px;
	}


}