
#controll{
	position: fixed;
	top: 0;
	left: 0;
	padding: 10px;
	background: rgba(255,255,255,.8);
	border: 1px solid #eee;
}


.menu_head{
    clear: both;
    display: block;
    margin: 0 auto;
    padding-top: 160px;
}
#company{
	clear:both;
	width:700px;
	margin:60px auto;
}


#company p.catch{
	margin:0 30px 24px;
	border:1px solid #19b5fb;
	padding:10px;
	line-height:1.8;
}
.table.tp-1 dd dl{
	display: flex;
	justify-content: space-between;
	margin: 0;padding: 0;
	width: 19em;
	height: 1.4em;
	line-height: 1.4;
}
.table.tp-1 dd.w27 dl{
	width: 27em;
}
.table.tp-1 dd dl dt{
	line-height: 1.4;display: block;
	margin: 0;padding: 0;width: auto;
}
.table.tp-1 dd dl dd{
	line-height: 1.4;display: block;
	margin: 0;padding: 0;width: auto;
	min-height: 1em;
}
.table.tp-1 dd dl dd::after{
content: "";
width: 0px;
height:0;
position: relative;
left: 0;
background: none;
display: none;
top: 0;	
}
.table.tp-1 dl dl:nth-child(2n) {
    background: none;
}
p.justify {
   text-align: justify; /* 両端揃え */
   text-justify: inter-ideograph; /* 両端揃えの種類 */width:90px;
}

