@charset "utf-8";
/* CSS Document */

/*============================
#comapnyArea
============================*/
#comapnyArea {}
#comapnyArea .md_bigTitle {}
#comapnyArea .md_bigTitle span {}
#comapnyArea .content {}

#comapnyArea .content .greeting { background: #f6f6f6; min-width: 1200px; }
#comapnyArea .content .greeting .detail { width: 1100px; margin: 0 auto; padding: 100px 0; }
#comapnyArea .content .greeting .detail p { line-height: 2; letter-spacing: 1px; }
#comapnyArea .content .greeting .detail p.name { text-align: right; }
#comapnyArea .content .greeting .detail p.name img { margin: 0 0 10px 10px; }

#comapnyArea .content .about { min-width: 1200px; }
#comapnyArea .content .about .detail { width: 1100px; margin: 0 auto; padding: 100px 0; }
#comapnyArea .content .about .detail .md_bigTitle {}
#comapnyArea .content .about .detail .md_bigTitle span {}
#comapnyArea .content .about .detail table { width: 100%; }
#comapnyArea .content .about .detail table {}
#comapnyArea .content .about .detail table tr {}
#comapnyArea .content .about .detail table tr th { width: 300px; padding: 20px; box-sizing: border-box; font-weight: bold; vertical-align: middle; border: solid 1px #ddd; border-right: none; background: #f5f5f5; letter-spacing: 1px; }
#comapnyArea .content .about .detail table tr td { padding: 20px; vertical-align: middle; border: solid 1px #ddd; border-left: none; line-height: 1.5; letter-spacing: 1px; }
#comapnyArea .content .about .detail table tr td span { font-size: 0.875em; }
#comapnyArea .content .access { background: #f6f6f6; min-width: 1200px; }
#comapnyArea .content .access .detail { width: 1100px; margin: 0 auto; padding: 100px 0; }
#comapnyArea .content .access .detail .md_bigTitle {}
#comapnyArea .content .access .detail .md_bigTitle span {}
#comapnyArea .content .access .detail .googlemap {}
#comapnyArea .content .access .detail .googlemap iframe { width: 100%; height: 400px; }
#comapnyArea .content .access .detail .mapLink { text-align: right; margin-top: 10px; }
#comapnyArea .content .access .detail .mapLink a {}
#comapnyArea .content .access .detail .comment { line-height: 2; letter-spacing: 1px; }
