@charset "utf-8";
/* CSS Document */
#main .section03 .photoBox {
	width: 36%;
}
#main .section03 .textBox {
	width: 57%;
}

#main .mainImg{
	background: #000 url(/images/lp_3grn/diners/images/enterprise/main_img_bg.png?date=20200121) no-repeat center top;
	padding:26px 0;
}
#main .mainImg .textImg {
	position: relative;
}

.fsize_linkbox{
	font-size: 14px;
}

.ili_main_visual02 {
	position: absolute;
	top: 60px;
	right: 0;
	left: auto;
}

@media all and (max-width: 1024px)  {
	#main .mainImg {
		padding:0;
		background:none;
	}
	.ili_main_visual02 {
		top: auto;
		right: 0;
		bottom: 20%;
		position: absolute;
		width: 40%;
		background-color:transparent;
	}
}

@media all and (min-width: 0) and (max-width: 640px)  {
	#header{
		padding-bottom:11px;
	}
	#main .mainImg{
		padding-top:10px;
		background:none;
	}
	.fsize_linkbox{
		font-size: 9px;
	}
	#main .contactBox p{
		font-size: 9px;
	}

	.ili_main_visual02 {
		display: none;
		position: absolute;
		width: 52%;
		background-color:transparent;
	}
}
