@charset "utf-8";
img, object, embed, video {
	max-width: 100%;
}

/* Mobile Layout: 480px and below. */
#スマートフォン {
}
#top {
    width: 100%;
    float: left;
    clear: both;
}

#top .con1200 h2 {
    margin-left: 2%;
}
#top .con1200 p {
    margin-left: 2%;
    margin-right: 2%;
}
#frow {
    width: 100%;
    float: left;
    clear: both;
}


#frow .con1200 h3 {
    margin-left: 2%;
}
#top .con1200 p {
    margin-left: 2%;
    margin-right: 2%;
}


#site {
    width: 100%;
    float: left;
    clear: both;
}
#site .con1200 h3 {
    margin-left: 2%;
}
#site .con1200 p {
    margin-left: 2%;
    margin-right: 2%;
}



#worship {
    width: 100%;
    float: left;
    clear: both;
}

#worship .con1200 h3 {
    margin-left: 2%;
}
#worship .con1200 p {
    margin-left: 2%;
    margin-right: 2%;
}




#disposal {
    width: 100%;
    float: left;
    clear: both;
}
#disposal .con1200 h3 {
    margin-left: 2%;
}
#disposal .con1200 p {
    margin-left: 2%;
    margin-right: 2%;
}

































/* Tablet Layout: 481px to 768px. Inherits styles from: Mobile Layout. */

@media only screen and (min-width: 481px) {

	
#タブレット {
}

    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    

	
}
/* Desktop Layout: 769px to a max of 1232px.  Inherits styles from: Mobile Layout and Tablet Layout. */

@media only screen and (min-width: 769px) {

	
#パソコン {
}

    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    



}	
/* WideDesktop Layout: 1233px to a max of 2000px.  Inherits styles from: Mobile Layout and Tablet Layout. */

@media only screen and (min-width: 1233px) {
#ワイドパソコン {
}

	




		
}
