@charset "utf-8";
/* CSS Document */

.ba_inner_10 {
	margin-right: 20px;
	margin-left: 20px;
	margin-bottom: 10px;
}

.ba_center_00 {
	text-align: center;
}

.ba_font_01 {
	font-size: 120%;
	line-height: 130px;
	color: #000;
}

.ba_00right {
	text-align: right;
	margin-right: 10px;
}

.text03_01{
	font-size: 11px;
	color: #000;
	line-height: 1.7;
}


/* 企業包括契約　corpo/index＝＝＝＝＝＝＝＝＝＝＝＝＝ */

.corpobox{
	width: 560px;          /* ←ボックス幅（ここで調整） */
	background: #ffffff;
	border: 4px solid #2f9e44;
	border-radius:8px;
	line-height: 1.8;
	font-size: 14px;
	margin-top: 30px;
	margin-right: auto;
	margin-bottom: 30px;
	margin-left: auto;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 5px;
	box-shadow:0 2px 8px rgba(0,0,0,0.08);
}

.corpobox h3{
	font-size: 26px !important;
	text-align: center !important;
	color: #2f9e44 !important;
	margin-bottom: 15px !important;
	padding-bottom: 6px;
	/* 既存h3装飾を消す */
	background: none !important;
	box-shadow: none !important;
	border-bottom-width: 2px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #2f9e44;
}

.corpobox p{
  margin-bottom:10px;
}

.corpobox ul{
  margin-top:10px;
  padding-left:20px;
}

.corpobox li{
  margin-bottom:8px;
  font-weight:500;
}