/* 共通 */

body {
	background: #faf6f0 url(../img/common/header_bg.gif) top center no-repeat;
	text-align: justify;
	text-justify: inter-ideograph;
}

#header-inner,
#contents-inner,
#footer-inner {
	margin: 0 auto;
	width: 960px;
}

#header {
	padding-top: 20px;
}

#logo {
	float: left;
}
#logo,
#logo h1 {
	width: 240px;
}
#logo h1 span a {
	background: url(../img/common/logo.png) no-repeat;
	display: block;
	height: 70px;
	width: 240px;
}
#logo h1 span {
	text-indent: -9999px;
}

/*ナビゲーション*/
#mainNav {
	float: right;
	padding-top: 25px;
}

#mainNav li {
	float: left;
}
#mainNav li a {
	display: block;
	height: 45px;
	text-indent: -9999px;
}
#mainNav li a.home {
	background: url(../img/common/nav_home.png) no-repeat;
	width: 105px;
}
#mainNav li a.business {
	background: url(../img/common/nav_business.png) no-repeat;
	width: 119px;
}
#mainNav li a.service {
	background: url(../img/common/nav_service.png) no-repeat;
	width: 205px;
}
#mainNav li a.company {
	background: url(../img/common/nav_company.png) no-repeat;
	width: 110px;
}
#mainNav li a.contact {
	background: url(../img/common/nav_contact.png) no-repeat;
	width: 145px;
}

#mainNav li a:hover {
	background-position: bottom;
}

/*footer*/
#footer {
	background: #faf6f0 url(../img/common/footer_bg.gif) bottom center no-repeat;
	padding: 50px 0 10px 0;
}

#footerNav {
	background-color: #4b4745;
	border-radius: 6px; /* CSS3草案 */
	-webkit-border-radius: 6px; /* Safari,Google Chrome用 */
	-moz-border-radius: 6px; /* Firefox用 */
	margin-bottom: 15px;
	padding: 8px;
}

#footerNav li {
	float: left;
}
#footerNav li a {
	color: #fff;
	display: block;
	margin: 0 20px;
	padding: 3px 7px;
	text-decoration: none;
}
#footerNav li a:visited {
	color: #fff;
}
#footerNav li a:hover {
	text-decoration: underline;
}
#footerNav li.borderline {
	border-left: 1px solid #fff;
}
#footer #address p {
	font-size: 0.875em;
}

/*top*/
#mainPhoto {
	border-bottom: 2px solid #a39f9a;
	margin: 0 0 20px 0;
	padding: 10px 0 20px 0;
}

#newsList {
	margin: 5px 0 25px 10px;
}
#newsList dt {
	clear: both;
	float: left;
	margin-top: 20px;
	width: 100px;
}

#newsList dd {
	float: left;
	margin-top: 20px;
	padding-left: 100px;
	width: 470px;
}
#newsList dd.news_1 {
	background: #faf6f0 url(../img/top/ico_news.gif) no-repeat;
}
#newsList dd.news_2 {
	background: #faf6f0 url(../img/top/ico_business.gif) no-repeat;
}
#newsList dd.news_3 {
	background: #faf6f0 url(../img/top/ico_report.gif) no-repeat;
}

/*田島作成*/
.text_lh200 {
	line-height: 200%;
}

.number {
	list-style-type: decimal;
	margin-bottom: 15px;
	margin-left: 15px;
	padding-left: 10px;
}

.number li {
	line-height: 200%;
}

.title_mb15 {
	margin-bottom: 15px;
}

.title_mb30 {
	margin-bottom: 30px;
}

.waku {
	background-color: #fff;
	border: 1px solid #df8054;
	margin-top: 19px;
	padding-bottom: 13px;
	padding-left: 16px;
	padding-right: 16px;
	padding-top: 15px;
}

.waku p {
	margin-bottom: 5px;
	padding-top: 15px;
}

.gaiyousen {
	width: 500px;
}

.gaiyousen td {
	border-bottom-color: #666;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	padding-bottom: 4px;
	padding-top: 5px;
}

.gaiyoutitle {
	width: 120px;
}

div.service-sdgs {
	display: flex;
	justify-content: flex-start;
}
h3.h3ti_or {
	font-size: 1.3em;
	color: #df8054;
}
div.service-sdgs > div {
	padding: 0 15px 15px 15px;
}
div.service-sdgs div p {
	text-align: center;
	margin: 20px 0;
	font-weight: bold;
}

.jisseki {
	background-color: #fcead0;
	padding: 30px;
	overflow: hidden;
	display: flex;
}

.jisseki h3 {
	font-size: 115%;
	margin-bottom: 20px;
}

.jisseki p {
	font-size: 90%;
	margin-bottom: 10px;
}
.jisseki .img {
	width: 240px;
	margin-right: 50px;
}
.jisseki .text {
	width: 320px;
}

/*form setting*/
.normal_wrapper {
	padding-top: 50px;
}

.row-table-01 {
	width: 600px;
}
.row-table-01 th,
.row-table-01 td {
	border-bottom: 1px solid #ccc;
	padding-bottom: 10px;
}
.col-head {
	padding: 20px 8px 2px 5px;
}
.col-input {
	padding: 20px 8px 2px 5px;
}

/*共通class設定*/
a:hover img {
	filter: alpha(opacity=80); /*for IE */
	opacity: 0.8;
}
.mb_20 {
	margin-bottom: 20px !important;
}
.mb_30 {
	margin-bottom: 30px !important;
}
.mb_40 {
	margin-bottom: 40px !important;
}
/*------------------------
 共通設定
------------------------*/
.center {
	text-align: center;
}
.box-clear {
	overflow: hidden;
}
/*------------------------
 事業内容
------------------------*/
#page_business {
	box-sizing: border-box;
	padding: 0 10px;
}
#page_business p {
	font-size: 0.9rem;
}
#page_business #page_business_main {
	background-color: #fff;
	padding-bottom: 30px;
	position: relative;
}
#page_business #page_business_main p {
	font-size: 1rem;
	line-height: 1.6;
	margin-bottom: 10px;
}
#page_business #page_business_main p.slogan {
	background-color: #0f65e4;
	display: inline-block;
	font-size: 1rem;
	line-height: 1.6;
	margin-bottom: 0;
	padding: 15px 30px;
	position: relative;
	top: -30px;
}
#page_business_toph2 {
	color: #df8054;
	font-size: 2rem;
	line-height: 1.8;
}
#page_business_toph2 strong {
	color: #ff7f00;
}
#page_business_toph2 span {
	font-size: 1.4rem;
}
#page_business_toph2 em {
	border-bottom: 2px solid #c1b9ae;
	font-style: normal;
	padding-bottom: 0.4rem;
}
#page_business .point_2col {
	display: flex;
}
#page_business .point_2col .point_2colbox {
	background-color: #fff;
	padding-bottom: 20px;
}
#page_business .point_2col .point_2colbox:first-child {
	margin-right: 20px;
}
#page_business .point_2col h3 {
	background: url(../img/business/bg_border_stripe.png) top left no-repeat;
	color: #437fbd;
	padding-top: 20px;
}
#page_business .point_2colbox p {
	line-height: 1.6;
	margin: 0 25px;
}
#page_business hr {
	border-bottom: 1px solid #a39f9a;
	margin: 40px 0;
}
#page_business #page_business_point {
	background-color: #fff;
}
#page_business #page_business_point .page_business_pointbox {
	background: url(../img/business/bg_border_stripe.png) bottom center no-repeat;
}
#page_business #page_business_point .page_business_pointbox:last-child {
	background: none;
}
#page_business #page_business_point h4 {
	border-left: 10px solid #437fbd;
	color: #437fbd;
	font-weight: bold;
	line-height: 50px;
	padding-left: 20px;
}
#page_business .page_business_pointbox {
	margin-bottom: 30px;
	overflow: hidden;
}
#page_business .page_business_pointbox .text {
	float: left;
	margin: 0 3%;
	margin-bottom: 30px;
	width: 50%;
}
#page_business .page_business_pointbox .img {
	float: right;
	margin: 0 3% 40px 3%;
	overflow: hidden;
	width: 38%;
}
.page_business_pointbox_ul2 {
	display: flex;
}
#page_business ul.list_checkor:first-child {
	margin-right: 20px;
}
#page_business ul.list_checkor li {
	background: url(../img/business/bg_checkor.png) center left no-repeat;
	font-size: 0.9rem;
	line-height: 2rem;
	padding-left: 25px;
}
#page_business .page_business_pointbox_hanbai {
	border: 1px solid #eee;
	width: 400px;
}
#page_business .page_business_pointbox_hanbai h5 {
	background-color: #eee;
	font-size: 0.9rem;
	padding: 0.5rem 0.8rem;
}
#page_business .page_business_pointbox_hanbai ul {
	margin: 20px;
}
#page_business .page_business_pointbox_hanbai li {
	line-height: 2rem;
	padding-left: 15px;
	position: relative;
}
#page_business .page_business_pointbox_hanbai li::before {
	background-color: #6db029;
	border-radius: 50%;
	content: "";
	height: 6px; /* 円の高さ */
	left: 0; /* 円の左側位置調整 */
	position: absolute;
	top: 1em; /* 円の上側位置調整 */
	width: 6px; /* 円の幅 */
}
