section#mv_c {
	background-image: url("../../common/images/csr/mainvis_img.jpg");
	background-position: 0 0;
	background-repeat: no-repeat;
	height: 300px;
	position: relative;
	width: 2560px;
}
#mv_c h1 {
    font-size: 18px;
    color: #013e98;
    position: relative;
    padding-top: 46px;
    text-align: center;
}
section#csr_area01 {
	position: relative;
	height: 910px;
	width: 2560px;
}
.csr_area01_inner {
	position: relative;
	width: 1080px;
	height: 710px;
	display: block;
	margin: 0 auto;
}
.csr_head {
	font-size: 16px;
	color: #434343;
	line-height: 24px;
	text-align: center;
	margin-bottom: 40px;
}
section#csr_area01 .contact_area01_ttl {
	padding: 40px 0 30px;
	text-align: center;
}
.csr_area01_title_txt_yougo_m {
	font-size: 16px;
}
#csr_area01_img img {
	width: 804px;
}
section#csr_area02 {
	background-image: url("../../common/images/csr/csr_area02_bg.jpg");
	background-repeat: no-repeat;
	position: relative;
    width: 2560px;
    height: 1225px;
    padding-top: 90px;
}
.csr_area02_inner {
	position: relative;
	width: 690px;
	margin: 0 auto;
}
.csr_area02_ttl {
	position: relative;
	width: 203px;
	height: 77px;
	background: url("../../common/images/csr/csr_area02_ttl_img.png") no-repeat;
	margin: 0 auto;
}
.csr_area02_ttl > h2 {
	font-size: 16px;
	color: #013e98;
	text-align: center;
	position: relative;
	line-height: 98px;
}
.csr_area02_des_txt {
	position: relative;
	font-size: 16px;
	color: #56595b;
	text-align: center;
	margin-top: 40px;
}
.csr_area02_contents {
	position: relative;
	height: 950px;
	display: block;
	margin: 50px auto 0;
}
.csr_wrap > li {
	width: 100%;
	height: 120px;
	padding-bottom: 50px;
	border-bottom: solid 1px #71757a;
	margin-bottom: 56px;
}
.csr_wrap > li > a {
	display: flex;
}
.csr_wrap > li:last-child {
	border: none;
}
/*▼▼▼▼▼▼▼▼▼▼▼▼ココカラページネーション*/
/*wp-pagenavi 07*/
.csr_pagenation {
	width: 100%;
	height: 60px;
}
.csr_pagenation > .wp-pagenavi {
	clear: both;
	text-align:center;

}
.csr_pagenation > .wp-pagenavi a, .csr_pagenation > .wp-pagenavi span {
	color: #fff;
	background:-moz-linear-gradient( center top, #dfb850 5%, #e8cd84 100% );
	background:-ms-linear-gradient( top, #dfb850 5%, #e8cd84 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#dfb850', endColorstr='#e8cd84');
	background:-webkit-gradient( linear, left top, left bottom, color-stop(5%, #dfb850), color-stop(100%, #e8cd84) );
	background-color:#dfb850;
	border:1px solid #dfb850;
	padding: 8px 15px;
	margin: 0 2px;
	white-space: nowrap;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	-webkit-transition: 0.2s ease-in-out;
	-moz-transition: 0.2s ease-in-out;
	-o-transition: 0.2s ease-in-out;
	transition: 0.2s ease-in-out;
	text-align: center;
	text-decoration:none;
}
.csr_pagenation > .wp-pagenavi a:hover{
    color:#dfb850; 
	background:-moz-linear-gradient( center top, #dfdfdf 5%, #ededed 100% );
	background:-ms-linear-gradient( top, #dfdfdf 5%, #ededed 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#dfdfdf', endColorstr='#ededed');
	background:-webkit-gradient( linear, left top, left bottom, color-stop(5%, #dfdfdf), color-stop(100%, #ededed) );
	background-color:#dfdfdf;
    }
.csr_pagenation > .wp-pagenavi span.current{
	color: #FFF;
	background:-moz-linear-gradient( center top, #e8cd84 5%, #dfb850 100% );
	background:-ms-linear-gradient( top, #e8cd84 5%, #dfb850 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#e8cd84', endColorstr='#dfb850');
	background:-webkit-gradient( linear, left top, left bottom, color-stop(5%, #e8cd84), color-stop(100%, #dfb850) );
	background-color:#e8cd84;
	border-color: #dfb850;
	font-weight: bold;
    }
/*▲▲▲▲▲▲▲▲▲▲▲▲ココマデページネーション*/
/*▼▼▼▼▼▼▼▼▼▼▼▼詳細ページ用*/
.csr_list_inner {
	width: 1100px;
	height: auto;
	position: relative;
	margin: 0 auto;
	padding-top: 10px;
}
.csr_area {
	width: 650px;
	height: auto;
	margin: 30px auto 40px;
}
.csr_area .blog_ttl {
	color: #013e98;
}
.csr_content_ttl {
	position: relative;
	background: url("../../common/images/csr/csr_content_ttl_img.png") no-repeat;
	width: 72px;
	height: 77px;
	background-position: center;
	margin: 0 auto;
}
.csr_content_ttl img {
	display: block;
}
.csr_content_ttl p {
	font-size: 16px;
	color: #013e98;
	text-align: center;
	line-height: 98px;
}
/*▲▲▲▲▲▲▲▲▲▲▲▲ココマデ詳細ページ用*/

