@import url("../../common/css/set.css");

#main_ph {
	height: 499px;
	position: relative;
	width: 960px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

#main_txt {
    left: 900px;
    position: absolute;
    top: 300px;
}

article h2 {
	margin-bottom: 20px;
}

article p {
	line-height: 2;
}

#company {
	clear: both;
	margin-top: 80px;
	background-image: url(../images/company_ph.jpg);
	background-repeat: no-repeat;
	background-position: right;
}

#company p {
	width: 420px;
}

#company_info {
	clear: both;
	margin-top: 80px;
	font-style: normal;
}

#company_info p {
	width: 420px;
}

#company_info dl dt {
	float: left;
	width: 130px;
}

#company_info dl {
	line-height: 2;
	margin-top: 20px;
}

#president {
	text-align: right;
	width: 252px;
	float: right;
}

#map {
	clear: both;
	margin-top: 80px;
	padding-left: 55px;
}

#gmap {
	float: right;
	height: 350px;
	width: 405px;
}

#president span {
	text-align: right;
	margin-top: 5px;
	display: block;
}

#map_up {
	clear: right;
	text-align: right;
	padding-top: 10px;
	background-image: url(../images/map_acc.gif);
	background-repeat: no-repeat;
	background-position: left 1.3em;
	padding-left: 10px;
	float: right;
}

#work_ph {
	margin-top:20px;
	display: block;
}

.work_right {
	margin-left:15px;
}

.onehealth {
	display:flex;
	width: 380px;
	margin: 32px 0 0 0;
	float: right;
}

.onehealth img {
	max-width: 120px;
	height: 100%;
}

.onehealth .txt {
	flex-direction: column;
	margin: 0 0 0 32px;
	line-height: 2;
}

#company_info .onehealth .txt p {
	width: 260px;
}