@charset "utf-8";
body {font-family:"Segoe UI","Apple Gothic",sans-serif;}

/*top*/
#history .txt > dl dd li span { display:block; margin-bottom:5px; font-size:16px; }
#symbol .logo div:before { height:73%; }
#symbol .symbol dl { min-height:350px; }
#basic .local li { padding-left:2%; padding-right:2%; }
#industrial .history li { padding:27px 0 0 0; }
#industrial .history li span { top:0; }
#greeting .txt p:first-child { padding-right:0; }
/*mobile*/
@media screen and (max-width:640px){

}

/*mobile_min*/
@media screen and (max-width:480px){
}