@charset "utf-8";

#main .mainImg{
	background: url(/images/lp_3grn/jal/images/enterprise/main_img_bg.png) no-repeat center top;
}

@media screen and (min-width : 1024px){
	#main .mainImg{
		padding-top:20px;
	}
	
	.btn_text{
		font-size:14px;
		padding:0.5em 0 1em;
	}

}




@media screen and (max-width : 1024px) and (min-width : 641px){
	.ili_main_visual02	{
		top: 28%;
	}
}



@media screen and (max-width : 640px){
	.btn_text{
		padding:1em 2em 1em;
	}

}