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


@media screen and (min-width:1800px){
	body {
		font-size: 15px;
	}
	#headerR {
		height: 160px;
	}
	#mainContents {
		min-width: 1440px;
		background-image: url(../images/back_img1440.jpg);
		background-size: auto 720px;
	}
	#mainContents .wrapperContent {
		width: 1440px;
		min-height: 720px;
	}
	#mainContents #cont04about .rightSect {
		width: 576px;
		margin-left: 50%;
	}
	#cont04about .rightSect #gmap {
		height: 216px;
	}
	#topContent {
		padding-top: 172px;
		background-image: url(../images/img01top_1440.jpg);
		background-position: 0% 0%;
		background-size: auto 720px;
	}
	#topContent ul#topnavi {
		margin-left: 49%;
	}
	#cont01philosop {
		padding-top: 96px;
		background-image: url(../images/img02philoso_1440.jpg);
		background-position: 0% 0%;
		background-size: auto 720px;
	}
	#mainContents #cont02business {
		padding-top: 11em;
	}
	#mainContents #cont02business .boxBusiness {
		width: 544px;
	}
	#cont02business .boxBusiness img.img02bus {
		height: 208px;
		width: 208px;
	}
	#mainContents #cont03works {
		padding-top: 10em;
		background-image: url(../images/img04work_1440.jpg);
		background-position: 0% 0%;
		background-size: auto 720px;
	}
	#mainContents #cont03works #menueWorks li a {
		height: 160px;
	}
	#mainContents #cont04about {
		background-image: url(../images/img05about_1440.jpg);
		background-position: 0% 0%;
		background-size: auto 720px;
	}
}
