@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%;
    font-size: 2em;

}
#philosophy {
    width: 100%;
    float: left;
    clear: both;
}
#philosophy .con1200 h3 {
    margin-left: 2%;
    font-size: 1.4em;
}
#philosophy .con1200 h4 {
    margin-left: 2%;
    clear: both;
}






#overview {
    width: 100%;
    float: left;
    clear: both;
}
#overview .con1200 h3 {
    margin-left: 2%;
    font-size: 1.4em;
}
#overview .con1200 dl {
    margin-left: 2%;
    border-bottom: 1px solid #E0E0E0;
    margin-right: 2%;
}
#overview .con1200 dl dt {
    float: left;
    margin-right: 20px;
    font-size: 0.8em;
    width: 80px;
}

#overview .con1200 dl dd {
    font-size: 1em;
    padding-left: 60px;
}
dl dd a {
    color: #000000;
    text-decoration: none;
}

#history {
    width: 100%;
    float: left;
    clear: both;
}
#history .con1200 h3 {
    margin-left: 2%;
    font-size: 1.4em;
}
#history .con1200 dl {
    margin-left: 2%;
}
#history .con1200 dl dt {
    font-size: 0.8em;
}
#history .con1200 dl dd {
    font-size: 0.9em;
    margin-left: 0px;
    padding-left: 100px;
}


























































/* 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) {

	
#パソコン {
}
#overview .con1200 dl dd {
    font-size: 0.9em;
}


    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    



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

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

	




		
}
