@charset "UTF-8";

.page_1 #body .bg_fix:nth-child(1) { background-image: url(../img/projecth/bg_p1_1.jpg);}
.page_1 #body .bg_fix:nth-child(2) { background-image: url(../img/projecth/bg_p1_2.jpg);}
.page_2 #body .bg_fix:nth-child(1) { background-image: url(../img/projecth/bg_p2_1.jpg);}
.page_2 #body .bg_fix:nth-child(2) { background-image: url(../img/projecth/bg_p2_2.jpg);}
.page_3 #body .bg_fix:nth-child(1) { background-image: url(../img/projecth/bg_p3_1.jpg);}
.page_3 #body .bg_fix:nth-child(2) { background-image: url(../img/projecth/bg_p3_2.jpg);}
.page_4 #body .bg_fix:nth-child(1) { background-image: url(../img/projecth/bg_p4_1.jpg);}
.page_4 #body .bg_fix:nth-child(2) { background-image: url(../img/projecth/bg_p4_2.jpg);}
.page_5 #body .bg_fix:nth-child(1) { background-image: url(../img/projecth/bg_p5_1.jpg);}
.page_5 #body .bg_fix:nth-child(2) { background-image: url(../img/projecth/bg_p5_2.jpg);}

@media only screen and (max-width: 800px) {
	#body .bg_fix:nth-child(1){ background-size: 100% auto;}
	.page_1 #body .bg_fix:nth-child(1){ background-image: url(../img/projecth/bg_p1_sp.jpg);}
	.page_2 #body .bg_fix:nth-child(1){ background-image: url(../img/projecth/bg_p2_sp.jpg);}
	.page_3 #body .bg_fix:nth-child(1){ background-image: url(../img/projecth/bg_p3_sp.jpg);}
	.page_4 #body .bg_fix:nth-child(1){ background-image: url(../img/projecth/bg_p4_sp.jpg);}
	.page_5 #body .bg_fix:nth-child(1){ background-image: url(../img/projecth/bg_p5_sp.jpg);}
	
}
