@charset "UTF-8";
/*
 * company index.css
 *
 */

.company_page .page_ttl {
	background-image:url(/img/company/company_04.jpg);
}
.company_page table {
    border-collapse: collapse;
    border-spacing: 0;
    width: 60%;
	margin:0px auto 70px;
}
.company_page th {
	padding:20px 15px;
}
.company_page td {
	padding:20px;
}
.company_page th {
	width:25%;
	background-color:#EEEEEE;
}
.company_page td {
	width:75%;
}
.company_page td li {
	margin:5px 0;
}
.company_page tr {
	border-top:1px #CCCCCC solid;
	border-bottom:1px #CCCCCC solid;	
}
.company_page .sectionLv01 {
	margin:0 auto;
	padding:0 0 30px;
	background-image:url(/img/company/company_01.jpg);
	background-repeat:no-repeat;
	background-position:top;
	background-size:auto 95%;
	max-width:100%;
}
.goaisatsu {
	width:80%;
	margin:70px auto;
	padding:20px 70px;
	background: rgba(255,255,255,0.6);
	vertical-align:top;
	box-sizing:border-box;		
}
.goaisatsu img {
	display:block;
	margin:0 auto 20px;
}
.goaisatsu p {
	font-size:20px;
	line-height:2em;
	text-align:justify;
}
.goaisatsu .yakusyoku {
	margin:20px auto 0;
	text-align:center;
}
.goaisatsu .name {
	margin:0 auto;
}
.company_page .sectionLv02 img {
	display:block;
	margin:0 auto 30px;
}
.company_page iframe {
	width:1000px;
	height:500px;
	margin:0 auto 50px;
	display:block;
}
.company_page .sectionLv05 table {
	display:inline-block;
	width:49.5%;
	padding:20px;
	box-sizing:border-box;
	vertical-align:top;		
}
.company_page .sectionLv05 th {
	width:300px;
	background:none;
	font-weight:bold;
}
.company_page .sectionLv05 td {
	width:80px;
}
.company_page .sectionLv05 .box {
	width:70%;
	margin:0 auto 50px;
}
.sub_ttl {
	margin:0 0 0 20px;
	font-size:18px;
	font-weight:100;
}
.link_blank::after {
	content: '\f35d';
	color: #000;
	font-weight: 900;
	font-family: 'Font Awesome 5 Free';
	font-size: 12px;
	padding: 0px 6px 0px;
}
.jimusho01{
	padding:0px 0px 0px 33px;
}
.jimusho02{
	display:block;
	padding:20px 0px 0px 0px;
}
h4 {
	font-size: 22px;
	border-bottom: #EEEEEE solid 1px;
	padding: 10px 0px;
	width: 1100px;
	margin: 20px auto;
	box-sizing: border-box;
}
