@charset 'utf-8';
/*-----------------------------------------------------------------------------------------
	
    philosophy
    
------------------------------------------------------------------------------------------*/

/*----#philosophy---------------------------------------------------------------*/
/*経営理念 情報*/
#philosophy .catch-sub,
#philosophy .w900{width:100%; margin: 1em auto 0 auto; font-feature-settings: "palt"; letter-spacing: 0.05em;}
@media print, screen and (min-width: 769px){
    #philosophy .catch-sub,
    #philosophy .w900{width:900px; margin: 2em auto 0 auto;}
}

/*経営理念 沿革*/
@media screen and (max-width: 768px){
    #philosophy table.history{ background: #e6f3f8; width:100%; box-sizing: border-box;}
    #philosophy table.history th,
    #philosophy table.history td{ width:100%; display: block; padding: 0.5em 0;}
    #philosophy table.history td{ background: #fff; text-align: center;}
    #philosophy table.history tr.empty th{ display:none;}
    #philosophy table.history tr.empty td{  padding: 0 0 0.5em 0;}
}
@media print, screen and (min-width: 769px){
    #philosophy table.history{ background: #e6f3f8; width:100%; box-sizing: border-box;}
    #philosophy table.history th,
    #philosophy table.history td{ border-top:4px solid #fff; padding: 0.5em 2em; padding: 0.5em 1.25em;}
    #philosophy table.history th{ border-right:4px solid #fff; width:11em; width:14em; text-align: left; font-weight:normal;}
}

/*アイコン*/
#business.philosophy h3 p.title_icon img{ width:12%;}
@media print, screen and (min-width: 769px){
    #business.philosophy h3 p.title_icon img{ width:5.2%;}
}


/*----#business.office---------------------------------------------------------------*/




