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

/* Mobile Layout: 480px and below. */
#スマートフォン {
}
#top {
    width: 100%;
    float: left;
    clear: both;
    background-image: url(../images/maintenance/grass_growing_top_bess.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    background-color: #000000;
}

#top .con1200 h2 {
    text-align: center;
    color: #FFFFFF;
    padding-top: 100px;
    padding-bottom: 100px;
    line-height: 0.7em;
    text-shadow: 1px 1px 5px #103900;
}
#frow {
    width: 100%;
    float: left;
    clear: both;
    padding-bottom: 50px;
    padding-top: 50px;
}
#frow .con1200 h3 {
    text-align: center;
    margin-bottom: 50px;
}
#frow .con1200 .colome4 {
    margin-bottom: 30px;
}
#frow .con1200 .colome4 img {
    float: left;
}

#frow .con1200 .colome4 p {
    text-align: center;
}
#frow .con1200 h4 {
    text-align: center;
    font-size: 1.6em;
    clear: both;
}
#frow .con1200 ol li {
    font-weight: bold;
    width: 98%;
    margin-bottom: 10px;
}
#frow .con1200 p {
    margin-left: 2%;
    width: 96%;
    clear: both;
}
#caution {
    width: 100%;
    float: left;
    clear: both;
    background-color: #F0F0F0;
}

#caution .con1200 h3 {
    margin-left: 2%;
}
#caution .con1200 ul li {
    margin-right: 2%;
}

























































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

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

	
#タブレット {
}
#top .con1200 h2 {
    padding-top: 100px;
    padding-bottom: 100px;
}
#frow .con1200 h3 {
    font-size: 2em;
}
#frow .con1200 ol li {
    font-size: 1.4em;
}





    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    

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

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

	
#パソコン {
}
#frow .con1200 h3 {
}

#frow .con1200 .colome4 {
    width: 25%;
    float: left;
}
#frow .con1200 .colome4 img {
    margin-left: 1%;
    margin-right: 1%;
    width: 98%;
}

#frow .con1200 .colome4 p {
    font-size: 0.9em;
}
#frow .con1200 h4 {
    font-size: 2em;
}
#frow .con1200 ol li {

}





    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    



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

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

	




		
}
