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

/* Mobile Layout: 480px and below. */
#スマートフォン {
}
#top {
    background-image: url(../images/spirit/top03.jpg);
    background-position: center center;
    background-size: cover;
}
#top .con1200 h2 {
    color: #FFFFFF;
    text-align: center;
    padding-top: 100px;
    margin-top: 0px;
    padding-bottom: 100px;
    text-shadow: 1px 1px 3px #053000;
    line-height: 0.8em;
}
#handwritten .con1200 h3 {
    margin-left: 2%;
    margin-right: 2%;
    padding-top: 30px;
    padding-bottom: 30px;
}

#handwritten .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) {

	
#タブレット {
}
#top .con1200 h2 {
    font-size: 2.5em;
}
#handwritten .con1200 h3 {
    text-align: center;
    font-size: 1.6em;
}



    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    

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

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

	
#パソコン {
}
#handwritten .con1200 .colome2 {
    width: 50%;
    float: left;
}
.con1200 .colome2 p {
    padding-left: 10%;
    padding-right: 10%;
}





    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    



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

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

	




		
}
