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

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

.content01 .c1_box {
	margin: 0 auto;
	background: url(../images/csr/back.jpg) no-repeat;
	background-size: cover;
	padding: 60px 0 50px;
	text-align: center;
}

.content01 .c1_box h2 {
	font-size: 30px;
	font-weight: bold;
}

.content01 .c1_box p {
	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: 15px;
	display: inline-block;
}

.content02 {
	text-align: center;
	padding: 60px 0;
	margin-top: 40px;
}

.content02 .c_area {
	width: 80%;
	max-width: 1260px;
	margin: auto;
	text-align: center;
}

.content02 .c_area p {
	text-align: left;
	font-size: 16px;
	line-height: 200%;
	margin-top: 20px;
}

.content02 h2.title01 {
	border-left: solid 6px #82BC3F;
	padding-left: 15px;
	font-size: 25px;
	font-weight: bold;
	line-height: 100%;
	text-align: left;
}

.content02 .csr {
	margin-right: 130px;
	margin-top: 40px;
}


.content02 .all {
	margin-top: 40px;
}

.content02 a.box {
	width: 25%;
	max-width: 400px;
	background: #FFF;
	display: inline-block;
	vertical-align: top;
	margin: 0 15px 60px;
	padding-bottom: 60px;
}

.content02 a.box .text {
	width: 85%;
	text-align: left;
	margin: 1.4vh 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: 1.0vw;
}

.content02 a.box .text p {
	font-size: 0.85vw;
	margin-top: 2vh;
	color: #231815;
}

.content02 .c_area h3 {
	font-size: 25px;
	margin-top: 90px;
	font-weight: bold;
}
.content02 .c_area ul.icons {
	display: flex;
	justify-content: space-between;
	max-width: 860px;
	margin: 60px auto 0;
}
.content02 .c_area ul.icons li {
	width: 28%;
}


.content03 {
	padding: 80px 0 80px;
	text-align: center;
}

.content03 .c_area {
	width: 80%;
	max-width: 1260px;
	margin: auto;
	text-align: left;
}

.content03 .c_area .box {
	display: inline-block;
	vertical-align: top;
	width: 226px;
	margin-top: 60px;
	position: relative;
}


.content03 .c_area .bdr {
	border-right: #333 solid 1px;
}

.content03 .c_area .box .photo {
	text-align: center;
}

.content03 .c_area .box .photo img {
}

.content03 .c_area .box .photo .arw {
	position: absolute;
	right: 0;
	bottom: 0;
}

.content03 h2 {
	border-left: solid 6px #82BC3F;
	padding-left: 14px;
	font-size: 25px;
	font-weight: bold;
	line-height: 100%;
}

.content03 p.sub {
	margin-top: 20px;
	font-size: 16px;
	line-height: 180%;
	text-align: left;
}

.content03 .c_area .box h3 {
	margin-top: 20px;
	font-size: 15px;
	font-weight: bold;
	color: #333;
	line-height: 130%;
	border-left: #82BC3F solid 4px;
	padding-left: 10px;
}

.content03 .c_area .box h3 span {
	font-size: 14px;
	font-weight: normal;
}

.content03 .c_area .box h3 img {
	margin-left: 4px;
}

.content03 h3.kako {
	border-bottom: 3px dashed #1D4D00;
	margin-top: 60px;
	font-size: 21px;
	padding-bottom: 5px;
}

.content03 .kako_list {
	margin-top: 15px;
}

.content03 .kako_list li {
	margin-top: 15px;
	background: url("../images/common/arw8.png") no-repeat left center;
	padding-left: 15px;
}

.content03 .kako_list li a {
	color: #1d9e56;
}

.content03 .flex {
	display: flex;
	justify-content: center;
	align-items: center;
	margin-top: 20px;
}

.content03 .flex .log {
	width: 740px;
	margin-left: 40px;
}



