@charset "utf-8";
/* CSS Document */

body#contents.company {

}


body#contents.company h1 {
	background-color: #4d4d4d;
	height: 60px;
}


body#contents.company h1 .inner {
	margin-left: auto;
	margin-right: auto;
	position: relative;
	width: auto;
	height: 60px;
	max-width: 1100px;
	padding-left: 2%;
}


body#contents.company .inner1000 p.read {
	max-width: 800px;
	margin-left: auto;
	margin-right: auto;
	line-height: 180%;
	width: auto;
}
body#contents.company h3 {
	margin-top: 100px;
	margin-bottom: 70px;
}


body#contents.company .company-profile {
	width: 98%;
	max-width: 1000px;
	text-align: center;
	margin-top: 30px;
	padding-bottom: 60px;
	border-bottom: 1px solid #bbbbbb;
	margin-bottom: 10px;
	margin-left: auto;
	margin-right: auto;
}

body#contents.company .company-profile .label {
	text-align: center;
	padding-bottom: 30px;
	border-bottom: 1px solid #bbbbbb;
	font-weight: 500;
}
body#contents.company .company-profile table {
	margin-left: auto;
	margin-right: auto;
	width: 100%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

body#contents.company .company-profile table tr {
	margin-bottom: 30px;
	width: 100%;	
}


body#contents.company .company-profile table th {
	width: 100%;
	padding-top: 4px;
	padding-bottom: 4px;
	background-color: #a1c739;
	color: #FFFFFF;
	font-size: 85%;
	letter-spacing: 1px;
	display: inline-block;
	text-align: center;
	
}

body#contents.company .company-profile table td {
	text-align: center;
	width: 100%;
	display: inline-block;
	margin-top: 16px;
	padding-left: 1%;
	padding-right: 1%;
	margin-bottom: 40px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
body#contents.company .company-profile table tr td .map {
	margin-top: 30px;
	margin-bottom: 20px;
	max-width: 600px;
	max-height: 250px;
	width: 98%;
	display: block;
	margin-left: auto;
	margin-right: auto;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
@media screen and (min-width:560px){}

@media screen and (min-width:768px) {


body#contents.company .company-profile {
	width: 98%;
	max-width: 1000px;
	text-align: center;
	margin-top: 60px;
	padding-bottom: 60px;
	border-bottom: 1px solid #bbbbbb;
	margin-bottom: 10px;
	margin-left: auto;
	margin-right: auto;
}
body#contents.company .company-profile table {
	margin-top: 70px;
	margin-left: auto;
	margin-right: auto;
	display: table;
	padding-right: 0px;
	max-width: 800px;
	width: 100%;
	border-collapse: separate;
	border-spacing: 0px 30px;
}
body#contents.company .company-profile table th {
	width: 160px;
	padding-top: 4px;
	padding-bottom: 4px;
	background-color: #a1c739;
	color: #FFFFFF;
	font-size: 85%;
	letter-spacing: 1px;
	display: inline-block;
	max-width: 160px;
	padding-left: 1px;
	height: 23px;
}
body#contents.company .company-profile table td {
	text-align: left;
	width: 73%;
	display: table-cell;
	margin: 0;
	padding: 0;
}




}

@media screen and (min-width:960px) {
	
body#contents.company .company-profile {
	width: 98%;
	max-width: 1000px;
	text-align: center;
	margin-top: 130px;
	padding-bottom: 60px;
	border-bottom: 1px solid #bbbbbb;
	margin-bottom: 60px;
	margin-left: auto;
	margin-right: auto;
}

}

@media screen and (min-width:1024px) {body#contents.company .company-profile table tr td .map {
	margin-top: 1px;
	margin-bottom: 20px;
	max-width: 600px;
	max-height: 250px;
	width: 98%;
	display: block;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	margin-left: auto;
	margin-right: auto;
}
}

@media screen and (min-width:1025px) {}
