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

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

.content01 .c1_box {
	width: 100%;
	max-width: 480px;
	margin: 0 auto;
	background: url(../images/company/c1_sp.jpg) no-repeat top center;
	background-size: contain;
	padding: 36vh 0 0;
}

.content01 .c1_box .white {
	padding: 20px 5px;
	width: 85%;
	background: rgba(255,255,255,0.9);
	margin: auto;
	text-align: center;
}

.content01 .c1_box h2 {
	font-size: 20px;
	color: #333;
	font-weight: bold;
	border-bottom: 1px #83BD3F solid;
	display: inline-block;
}

.content01 .c1_box p {
	font-size: 18px;
	color: #000;
	line-height: 180%;
	margin: 20px 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;
	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;
}
