<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "UTF-8";
/*=============================================================
business 事業紹介ページ
=============================================================*/
#mainimg { background-image: url(../img/company/business/bg_mainVisual01_sp.png); }
@media screen and (min-width: 640px) { #mainimg { background-image: url(../img/company/business/bg_mainVisual01_pc.png); } }
.borderB { border-bottom: 1px solid #e2e2e2; }
#mind dl { margin-bottom: 5px; }
#mind dl:last-child { margin-bottom: 0; }
#mind dl dt { margin-bottom: 2px; font-weight: bold; }
#mind dl dd { line-height: 1.8; margin-left: 5px; }
.modern { padding: 15px 10px; background-color: #f2f2f2; }
@media screen and (min-width: 640px) { #mind dl { margin-bottom: 12px; }  #mind dl dt { margin-bottom: 8px; }  #mind dl dd { line-height: 2.2; }  .modern { width: 870px; padding: 13px 20px 27px 25px; background-color: #f2f2f2; } }
#idea .indent li { line-height: 1.8; margin-bottom: 5px; padding-left: 15px; text-indent: -14px; }
@media screen and (min-width: 640px) { #idea .indent li { line-height: 2.5; padding-bottom: 0; } }
#competence01 .mod_inner02 p { line-height: 1.8; }
@media screen and (min-width: 640px) { #competence01 .mod_inner02 p { line-height: 2.4; }  #sidebar .categories .item:nth-of-type(2) a { background: #0c4789; color: #fff; } }
/*# sourceMappingURL=maps/business.css.map */</pre></body></html>