@charset "utf-8";
/*/////Mainvisual/////*/
#Mainvisual {
	overflow: hidden;
	background:#dbdce0;
}
.mv_inner{
	width:1150px;
	margin:0 auto;
	position:relative;	
}
.mv_inner a{
	position:absolute;
	right:210px;
	top:45px;	
}
.main{
	padding:100px 0 60px;	
}
.service{
	margin:0 0 50px;	
}
.service h3{
	text-align:center;	
	padding:0 0 10px;
	border-bottom:1px solid #e8e8e8;
	margin:0 0 10px;
}
.des01{
	font-size:23px;
	margin:0 0 25px;	
	text-align:center;
}
.des01 small{
	font-size:20px;	
}
.des02{
	font-size:18px;
	font-weight:bold;
	padding:20px 0;
	text-align:center;
}
.service ul{
	margin:0 0 1px;	
}
.service li{
	float:left;
	margin:0 1px 0 0;	
}
.ser01{
	 width: calc(25% - 1px);
}
.ser02{
	 width: calc(33% - 1px);
}
.w25per{
	width:25%;	
}
.w33per{
	width:34%;	
}
.service li:last-child{
	margin:0;	
}
.service li a{
	display:block;
	font-size:20px;
	text-align:center;
	font-weight:bold;
	text-decoration:none;
	color:#fff;
	background: url(/wp-content/themes/theme-newkindai2025/from-old-site/images/ico01.png) no-repeat 10px center #008af7;
	padding:8px 0;
}
.service li a:hover{
 	opacity:0.7; filter:alpha(opacity=70); -ms-filter: "alpha( opacity=70)"; 
}

.work{
	padding:70px 0;	
	background: url(/wp-content/themes/theme-newkindai2025/from-old-site/common_img/ovelay.png) repeat center center;
	margin:0 0 70px;
}
.work .box01{
	width:490px;
	float:left;	
}
.work .box02{
	width:490px;
	float:right;	
}
.contact_box{
	position:relative;
	margin:0 0 16px;	
}
.contact_box .bg{
	margin:-31px 0 0;
}
.contact_box a{
	position:absolute;	
	right:20px;
	bottom:25px;
}
.blog{
	float:right;
	width:250px;	
}
.monthly{
	width:730px;
	float:left;	
}
.monthly_box{
	width:250px;
	float:left;	
}
.lists{
	width:480px;
	height:180px;
	overflow:auto;
	float:left;
	border:1px solid #e8e8e8;
	border-left:none;	
}
.lists li{
	margin:0 10px;
	padding:10px 15px;
	border-bottom:1px dashed #e8e8e8;	
}
.lists a{
	text-decoration:none;	
}













