@charset "UTF-8";

h2{
	text-align: center;
	margin: 100px 0;
}
h3 {
	font-size: 36px;
	text-align: center;
	position:absolute;
	top: -10px;
}
main{
	width: 1000px;
	margin: 0 auto;
}
.buil_line {
	text-align:center; 
	position: relative;
	margin-bottom: 50px;
}
.phirosophy {
	margin-bottom:150px;
}
.phirosophy h3{
	right:46%
} 
.phirosophy p {
	text-align: center;
	margin: 10px 0;
	font-size: 18px;
}
.phirosophy p:first-of-type {
	margin: 0 0 30px 0;
	font-size: 24px;
}
.company_detail{
	margin-bottom:150px;
}
.company_detail h3 {
	right:42%;
}
.company_table, .history_table{
	max-width: 666px;
	margin: 0 auto;
}
.company_table th,.company_table td, .history_table th, .history_table td{
	font-size: 18px;
	padding: 15px 0;
}
.company_table td, .history_table td {
	padding-left: 20%;
}
.ct1{letter-spacing:4px;}
.ct2{letter-spacing:4px;}
.ct3{letter-spacing:4px;}
.ct4{letter-spacing:4px;}
.ct5{letter-spacing:4px;}
.ct6{letter-spacing:4px;}
.ct7{letter-spacing:4px;}

tr:nth-of-type(even) td {
	padding:0;
}
.history{
	margin-bottom:150px;
}
.history h3 {
	right: 47%;
}
.history_table th{
	width: 110px;
}
.access_map h3 {
	right: 39%;
}
.accsess_map_detail {
	width: 700px;
	margin: 0 auto;
	display: flex;
	justify-content: space-around;
	margin-bottom: 50px;
}
.access_map section {
	text-align: left;
}
.access_map section h4 {
	padding-bottom: 30px;
	font-size: 24px;
}
.access_map section p {
	font-size: 16px;
	padding-bottom: 10px;
}
.map{
	text-align: center;
	width: 800px;
	border-radius: 20px;
	margin: 0 auto;
}
iframe {
	border-radius: 60px;
}
object {
	border-radius: 60px;
}
.access_map{
	margin-bottom:100px;
}
/*--　　-----------------------------------------------------------------*/