<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";

/* CSS Document */


/*----------------------------------------------------------------
企業情報
----------------------------------------------------------------*/

#box_company {
	margin-bottom:90px;
}

h3.title_company01 {
	background:url(../company/images/title_01.png) no-repeat;
	width:720px;
	height:65px;
	text-indent:100%;
	white-space:nowrap;
	overflow:hidden;
	display:block;
	margin:0 auto;
	margin-top:20px;
	margin-bottom:30px;
}

h3.title_company02 {
	background:url(../company/images/title_02.png) no-repeat;
	width:720px;
	height:65px;
	text-indent:100%;
	white-space:nowrap;
	overflow:hidden;
	display:block;
	margin:0 auto;
	margin-bottom:30px;
}

h3.title_company03 {
	background:url(../company/images/title_03.png) no-repeat;
	width:720px;
	height:65px;
	text-indent:100%;
	white-space:nowrap;
	overflow:hidden;
	display:block;
	margin:0 auto;
	margin-bottom:30px;
}

h3.title_company04 {
	background:url(../company/images/title_04.png) no-repeat;
	width:720px;
	height:65px;
	text-indent:100%;
	white-space:nowrap;
	overflow:hidden;
	display:block;
	margin:0 auto;
	margin-bottom:30px;
}

#box_com_sec01Wrap {
	background:#fff;
	padding:50px 50px;
	border:solid 1px #abdbf8;
	width:578px;
	margin:0 auto;
	margin-bottom:45px;
}

#box_com_sec02Wrap {
	background:#fff;
	padding:45px 80px 45px 80px;
	border:solid 1px #abdbf8;
	width:518px;
	margin:0 auto;
	margin-bottom:45px;
}

#box_com_sec03Wrap {
	background:#fff;
	padding:35px 20px;
	border:solid 1px #abdbf8;
	width:638px;
	margin:0 auto;
	margin-bottom:45px;
}

/*----------------------------------------------------------------
理念
----------------------------------------------------------------*/

h4.txt_company {
	font-weight:bold;
	color:#00a7ea;
	font-size:153.9%;
	line-height:2;
	text-align:center;
}

#box_com_sec01Wrap li {
	font-size:123.1%;
	margin-bottom:10px;
}

/*----------------------------------------------------------------
企業要項
----------------------------------------------------------------*/


table.table_company {
	border-collapse:collapse;
	border-spacing:0;
	width:600px;
}

table.table_company td {
	padding:10px;
	border-bottom:dashed #5abee9 1px;
	font-size:108%;
	line-height:1.7;
}

table.table_company th {
	padding:10px;
	border-bottom:dashed #5abee9 1px;
	color:#1b95c9;
	width:100px;
	text-align:center;
	font-weight:bold;
	font-size:108%;
}

.txt_info {
	font-weight:bold;
}

table.table_company td li {
	font-size:108%;
	line-height:1.7;
}

/*----------------------------------------------------------------
経営方針
----------------------------------------------------------------*/



.txt_policy li {
	font-size:123.1%;
	margin-bottom:20px;
}

.txt_policy li:last-child {
	font-size:123.1%;
	margin-bottom:0px;
}

.box_policy_L {
	float:left;
}

.box_policy_R {
	float:left;
	margin-left:70px;
}

/*----------------------------------------------------------------
スタッフ紹介
----------------------------------------------------------------*/


.box_staff01 {
	background:url(../company/images/image_staff01.png) no-repeat;
	height:315px;
	position:relative
}

.staff_comment dt {
	color:#009dd9;
	font-weight:bold;
	margin-bottom:8px;
	font-size:108%;
	text-align:center;
}

.staff_comment dd {
	font-size:93%;
	line-height:1.4;
}

.staff01_L {
	position:absolute;
	left:45px;
	top:75px;
	width:125px;
	text-align:center;
}

.staff01_R {
	position:absolute;
	right:38px;
	top:80px;
	width:140px;
	text-align:center;
}

.box_staff02 {
	background:url(../company/images/image_staff02.png) no-repeat;
	height:235px;
	position:relative
}

.staff02_L {
	position:absolute;
	left:105px;
	top:40px;
	width:120px;
	text-align:center;
}

.staff02_M {
	position:absolute;
	left:340px;
	top:45px;
	width:120px;
	text-align:center;
}

.staff02_R {
	position:absolute;
	right:5px;
	top:45px;
	width:140px;
	text-align:center;
}

.box_staff03 {
	background:url(../company/images/image_staff03_b.png) no-repeat;
	height:240px;
	position:relative
}

/*.staff03_L {
	position: absolute;
	left: 137px;
	top: 30px;
	width: 120px;
	text-align: center;
}*/

.staff03_M {
	position: absolute;
	right: 397px;
	top: 40px;
	width: 120px;
	text-align: center;
}

.staff03_R {
	position: absolute;
	right: 96px;
	top: 40px;
	width: 120px;
	text-align: center;
}

.box_staff04 {
	background:url(../company/images/image_staff04_b.png) no-repeat;
	height:234px;
	position:relative
}

.staff04_L {
	position:absolute;
	left:125px;
	top:30px;
	width:130px;
	text-align:center;
}

.staff04_M {
	position:absolute;
	left:345px;
	top:30px;
	width:115px;
	text-align:center;
}

.staff04_R {
	position:absolute;
	right:20px;
	top:30px;
	width:115px;
	text-align:center;
}
</pre></body></html>