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


.hometopp1{
	max-width:954px;
	width:100%;
	margin:0 auto;}
	
.hometopp2,.hometopp3{
	display:none;}


.hometopp1 img,.hometopp2 img,.hometopp3 img{
	width:100%;
	height:auto;}
	


/* 各店トップ*/

.hometopn1 img,.hometopn3 img{
	width:100%;
	height:auto;}
	
.hometopn1{
	position:relative;
	max-width:949px;
	width:100%;
	max-height:265px;
	height:auto;
	border:#000 1px solid;
	margin:0px auto 10px;
	overflow:hidden;}
	
.hometopn3{
	display:none;}


@media only screen and (max-width:768px){

.hometopp1{
	display:none;}	
	
.hometopp2{
	display:inherit;
	}


}


@media only screen and (max-width:480px){
	
.hometopp2{
	display:none;}	
	
.hometopp3{
	display:inherit;
	}





/* 各店トップ*/
	
.hometopn1{
	display:none;}
	
		
.hometopn3{
	display:block;
	position:relative;
	max-width:480px;
	width:100%;
	height:auto;
	border:#000 1px solid;
	margin:0px auto 10px;
	overflow:hidden;}
	
	
	
	
	}






	




