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

/* Mobile Layout: 480px and below. */
#スマートフォン {
}
#top {
    background-image: url(../images/spirit/_MG_7164_thum.jpg);
    background-size: cover;
    background-position: center center;
    float: left;
    clear: both;
    width: 100%;
}
#top .con1200 h2 {
    padding-top: 100px;
    padding-bottom: 100px;
    padding-left: 2%;
    color: #FFFFFF;
    text-shadow: 0px 0px 5px #000000;
}
#spirit {
    width: 100%;
    float: left;
    clear: both;
    padding-top: 50px;
    padding-bottom: 50px;
}

#spirit .con1200 p {
    margin-left: 2%;
    margin-right: 2%;
    font-size: 1.2em;
    line-height: 2em;
}
#profile {
    width: 100%;
    float: left;
    clear: both;
}
#profile .con1200 h3 {
    text-align: center;
    font-size: 2em;
}
.con1200 .colome2 p {
    margin-left: 2%;
    margin-right: 2%;
}
.con1200 .colome2 img {


}
























































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

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

	
#タブレット {
}
#top .con1200 h2 {
    font-size: 2em;
}
#spirit .con1200 p {
    font-weight: bold;
    font-size: 1.6em;
}
#profile .con1200 .colome2 p {
    padding-left: 5%;
    padding-right: 5%;
}

#profile .con1200 .colome2 {
    width: 50%;
    float: left;
}




    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    

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

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

	
#パソコン {
}
#spirit .con1200 p {
    font-size: 2em;
    font-weight: normal;
}


    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    



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

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

	




		
}
