@charset "utf-8";

/* 会社概要
============================================================================== */
#company{
	margin: 0 0 30px;
}
.section.frame .company{
	padding: 50px 25px 50px 153px;/*
	background: url(/img/company/company_img_01.png) no-repeat 30px 43px, url(/img/company/logo_okamoto.svg) no-repeat 30px 150px;*/
	position: relative;
}

.section.frame .company .logo_wellness{
	position: absolute;
    left: 45px;
    top: 44px;
    width: 65px;
}

.section.frame .company .logo_okamoto{
	position: absolute;
    left: 45px;
    top: 145px;
    width: 65px;
}

.section.frame .company th,
.section.frame .company td{
	padding: 30px 0 0;
	vertical-align: top;
	line-height: 1.43;
}
.section.frame .company .first th,
.section.frame .company .first td{
	padding-top: 0;
}
