body, html, main {
    /* important */
    height: 100%;
}


.pName {
	background: url(../img/main.jpg) center center;
}
  
.bg01 {
    background-image: url("../img/bg_01.jpg");
    background-position: center center;
}

.bg02 {
    background-image: url("../img/bg_02.jpg");
    background-position: center center;
}

.bg03 {
    background-image: url("../img/bg_03.jpg");
    background-position: center center;
}

.bg04 {
    background-image: url("../img/bg_04.jpg");
    background-position: center center;
}

.bg05 {
    background-image: url("../img/bg_05.jpg");
    background-position: center center;
}

.bg06 {
    background-image: url("../img/bg_06.jpg");
    background-position: center center;
}
















@charset "utf-8";
@media only screen and (max-width: 800px) {
/* CSS Document */
	
	#contents .borderBox .peho_ph {
		margin:0 auto;
		width:100%;
	}
	
	#contents .borderBox .ph01,
	#contents .borderBox .ph02,
	#contents .borderBox .ph03,
	#contents .borderBox .ph04,
	#contents .borderBox .ph05,
	#contents .borderBox .ph06 {
		background-size:cover;
	}
	
.homeList li {
	width: 49%;
	margin-bottom: 2%;
	margin-right: 2%;
}
	
	.homeList li.even { margin-right: 0;}	
	
	.herfLink li { width: 100%;}	
	
}
