@charset "UTF-8";

/* ----------------------------------
 CompanyInfo
---------------------------------- */
.only-sp { display: none !important;}

#company_information .page-ttl-block h1.page-ttl { padding: 5px 0 10px; margin: 0 0 40px 0; font-size: 36px; font-weight: bold; font-family: "Open Sans", sans-serif; text-align: center; letter-spacing: 0.08em; color: #CD0000; position: relative;}
#company_information .page-ttl-block h1.page-ttl:after { content: ""; width: 48px; height: 2px; display: block; position: absolute; bottom: 0; left: calc(50% - 24px); background: #CD0000;}
#company_information .no-post { margin: 60px 0; font-size: 18px; text-align: center;}
#company_information .btn-company-top { width: 300px; margin: 20px auto; text-align: center;}
#company_information .btn-company-top a { width: 100%; padding: 15px 0; margin: 0 auto; font-size: 16px; font-weight: 600; color: #FFF; text-align: center; background: #d60027; border-radius: 50px; line-height: 1.0; font-family: "Open Sans", sans-serif; display: block;}
#company_information .btn-company-top a:hover { background: #a7001e; text-decoration: none;}
