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


section h2 .number{
	border: 5px solid #cc9966;
	font-size: 38px;
	width: 30px;
	height: 20px;
	text-align:  center;
	display: table-cell;
	vertical-align: middle;
	margin-top: 0px;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	font-weight: bold;
	color: #663300;
	}
	section h2 .sub_ttl{
	font-family: "Helvetica Neue", "Hiragino Kaku Gothic ProN", Meiryo, sans-serif;
	font-size: 24px;
	margin-left: 15px;
	display: table-cell;
	padding-left: 14px;
	vertical-align: bottom;
	letter-spacing: 0.1em;
	color: #006699;
	padding-bottom: 23px;
	font-weight: bold;
	}
	
	
@media screen and (max-width: 480px) {
	section h2 .number{
		border: 3px solid #0099cc;
		font-size: 20px;
		padding: 10px 20px 10px 20px;
		width: 20px;
		height: 15px;
		text-align:  center;
		display: table-cell;
		vertical-align: middle;
	}
	section h2 .sub_ttl{
	font-family: "Helvetica Neue", "Hiragino Kaku Gothic ProN", Meiryo, sans-serif;	
	font-size: 22px;
	font-weight: bold;
	margin-left: 15px;
	margin-top: 50px;
	display: table-cell;
	padding-left: 14px;
	vertical-align: bottom;
	line-height: 30px;
	}
}


.float_r {
	float: right;
}

@media(min-width:1025px),
print {
	.pc_none {
        display: none !important;
    }
}

/*テーブル*/

.gyoum-text td, .post_content th{
	border-collapse:collapse;
	padding:15px 25px !important;
	border: none !important;
	border-bottom:1px solid #EEEEEE !important;
	}
.post_content th{
	background:#FFFFFF !important;
	text-align: center;
	vertical-align:middle;
	color:#333333 !important;
	}

.mb80{margin-bottom: 80px;}
.mt30{margin-top: 30px;}
.mt20{margin-top: 20px;}
.mb30{margin-bottom: 30px;}
.mb20{margin-bottom: 20px;}
.mb10{margin-bottom: 10px;}


.reform01{
	background: url(../img/dai_reform_01.jpg) no-repeat right;
}


.reform02{
	background: url(../img/dai_reform_02.jpg) no-repeat left;
}


.reform03{
	background: url(../img/dai_reform_03.jpg) no-repeat right;
}


.reform04{
	background: url(../img/dai_reform_04.jpg) no-repeat left;
}

.reform05{
	background: url(../img/dai_reform_05.jpg) no-repeat right;
}



/*業務内容ボックス*/
.bworks{
	min-height: 500px;
	}
.bworks p{
	line-height: 26px;
	letter-spacing: 0.8pt;
	}	
.bworks > div{
	float: right;
	width: 400px;
	margin: 0px;
	background-color: rgba( 242, 242, 242, 0.90 );
	padding-top: 30px;
	padding-right: 30px;
	padding-bottom: 30px;
	padding-left: 30px;
	}
.bworks > div.m55{
	margin: 55px 40px;
	}
.bworks > div.m20{
	margin-top: 20px;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 20px;
	}
.bworks_r > div{
	float: left;
	}
.bworks > div h3{
	text-align: center;
	font-size: 26px !important;
	color: #6c544d;
	font-weight: bold;
}
.bworks > div h3 span{
	display: block;
	margin-bottom: 5px;
	font-size: 70%;
	text-align: center;
}
.bworks > div p{
    margin-bottom: 0;
}
.bworks  > div .btn{
	margin: 20px auto 0 !important;
}

.bworks .inner_bt{
	width:200px;
	margin:0 auto;
}

.bworks .inner_bt a{
	display:block;
	padding:13px 0;
	font-size:15px;
	font-weight:normal;
	line-height:1.0em;
	letter-spacing:2.0px;
	text-decoration:none;
	text-align:center;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all  0.3s ease;
	border-radius: 6px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	background:#c79134;
	color:#FFF;
}

.bworks .inner_bt a:hover{
	opacity: 0.6;
	filter: alpha(opacity=60);
	-ms-filter: "alpha(opacity=60)";
}

/*================================================================================
	タブレットここから
=================================================================================*/


@media screen and (max-width:1024px){
	


/*テーブル*/

.post_content th,.post_content td{
	display: block
	width: 100%;
	text-align: left;
	}
.post_content th{
	padding-bottom: 0 !important;
	border-bottom: none !important;
	}
	

/*業務内容ボックス*/
.bworks{
	overflow: hidden;
	min-height: auto;
	}
.bworks > div{
	float: none;
	width: auto !important;
	margin: 0;
	padding: 70px 40px 60px;
//	background-color: rgba( 242, 242, 242, 0.90 );
	background: #FFFFFF;
	}
.bworks_r > div{
	float: none;
	}
.bworks > div.m55,
.bworks > div.m20{
	margin: 0 !important;
	}
	.bworks h3{
		color: #6c544d;
	}	

}

/*消去注意*/}/*消去注意*/
@media screen and (max-width:420px){
	.post_content th,.post_content td{
	width: 90%;
	}
}	

/*================================================================================
	スマートフォンここから
=================================================================================*/

@media screen and (max-width:640px){

/*業務内容ボックス*/
.bworks{
	
	}
.bworks > div{
	padding: 10px;
	}

}
