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



.content01 {
	margin-top: 80px;
	background: url(../images/common/dotted.png)repeat;
	text-align: left;
}

.content01 .c1_box {
	width: 960px;
	margin: 0 auto;
	background: url(../images/company/c1.png) no-repeat right;
	background-size: cover;
	padding: 90px 0 90px 60px;
}

.content01 .c1_box h2 {
	font-size: 24px;
	color: #808080;
	border-bottom: 1px #83BD3F solid;
	display: inline-block;
}

.content01 .c1_box p {
	font-size: 28px;
	color: #000;
	line-height: 180%;
	margin: 30px 0;
}

.content01 .c1_box .link {
	padding: 9px 20px 9px 60px;
	background: #666666 url(../images/common/arw3.png) no-repeat left 20px center;
	color: #FFF;
	font-size: 16px;
	margin-top: 16px;
	display: inline-block;
}

.content02 {
	text-align: center;
	background: #F0F0F0;
	padding-top: 5vh;
	padding-bottom: 5vh;
	margin-top: 5vh;
}

.content02 .all {

}

.content02 a.box {
	width: 25%;
	max-width: 400px;
	min-width: 300px;
	background: #FFF;
	display: inline-block;
	vertical-align: top;
	margin: 0 1vw 3.0vh;
	padding-bottom: 3vh;
}

.content02 a.box .text {
	width: 85%;
	min-height: 100px;
	text-align: left;
	margin: 20px auto 0;
	background: url(../images/common/arw2.png) right top no-repeat;
}

.content02 a.box h2 {
	color: #231815;
	border-bottom: #83BD3F solid 1px;
	display: inline-block;
	line-height: 100%;
	padding-bottom: 5px;
	font-size: 25px;
}

.content02 a.box .text p {
	font-size: 16px;
	margin-top: 20px;
	color: #231815;
}

.topmessage {
	font-feature-settings: "palt";
/*	color: #00ABFF !important;*/
}
