@charset "utf-8";
.clearfix:before, 
.clearfix:after { display:table; content:" "; }
.clearfix:after { clear:both }
.container {
	position: relative;
    width: 1000px;
    margin: 0 auto;
}
.pull_left { float: left;}
.pull_right { float: right;}
.mr40 { margin-right: 40px;}
.ml40 { margin-left: 40px;}

/*page top*/
.pagetop{
	position: fixed;
	right:4%;
	bottom:-215px;
}
.pagetop a{
	display: block;
}
/*main content*/
#technic_page {
	font-size: 13px;    
	color: #000;
    font-family: "Meiryo","メイリオ","MS PGothic","MS Pゴシック",sans-serif;
}
#technic_page p {
	line-height: 2;
}
#header {
	background: url("../technics/images/bg_01.jpg") no-repeat center top;
	height: 458px;
}
h1 {
	text-align: left;
	color: #f3f3f3;
	font-size: 10px;
	font-weight: normal;
}
.main_header li {
	float: left;
	font-size: 16px;
	font-weight: normal;
	margin-right: 25px;
}
.main_header li:hover {
	text-decoration: underline;
}
.main_header li:first-child img {
	margin-top: 2px;
}
.main_header li img {
	margin-top: 5px;
	margin-right: 5px;
}
.main_header li a {
	text-decoration: none;
	color: #fff;
}
/*end header*/
#footer {
	margin-top: 100px;
	background: #313131;
	padding: 15px 0px;
	font-size: 12px;
	color: #fff;
}
#footer .site_map {
	float: left;
	width: 380px;
	margin-top: 15px;
}
#footer .site_map li {
	background: url("../technics/images/f_arrow01.png") no-repeat top 50% left;
	float: left;
	list-style-type: none;
	padding-left: 15px;
	margin-right: 20px;
}

#footer .site_map li:hover {
	text-decoration: underline;
}
#footer .site_map li a {
	text-decoration: none;
	color: #fff;
}
#footer .infor {
	float: left;
	width: 460px;
	margin-right: 30px;
}
#footer .infor dl {
	display: table;
}
#footer .infor dt {
	display: table-cell;
	border: 1px solid #fff;
	width: 40px;
	text-align: center;
	padding: 5px;
}
#footer .infor dd {
	display: table-cell;
	vertical-align: middle;
	padding-left: 15px;
}
#footer .f_btn {
	float: left;
	margin-top: 5px;
}
#footer .f_btn:hover {
	opacity: 0.7;
}
#footer .f_btn a {
	display: block;
	width: 80px;
	background: url("../technics/images/f_arrow01.png") no-repeat top 50% right 10px;
	text-decoration: none;
	color: #fff;
	text-align: center;
	border: 1px solid #fff;
	padding: 10px;
}
/*end fooer*/
.mainvisual_technic h2 {
	position: absolute;
	content: "";
	top: -175px;
	left: 20px;
}
/*end main visual*/
.main {
	margin-top: 80px;
}
.sec01_01 {
	background: url("../technics/images/sec01_img01.jpg") no-repeat top right;
	min-height: 220px;
	padding-top: 80px;
}
.sec01_01 h3 {
	margin-left: 185px;
	margin-bottom: 50px;
}
.sec01_02 {
	background: url("../technics/images/sec01_img02.jpg") no-repeat top left;
	min-height: 115px;
	margin-top: 50px;
	padding-top: 185px;
	padding-left: 480px;
}
.sec_02 {
	position: relative;
	margin-top: 110px;
	border-top: 1px solid #c9c9c9;
	border-bottom: 1px solid #c9c9c9;
	padding-bottom: 66px;
}
.sec_02 h3 {
	text-align: center;
	margin-bottom: 50px;
}
.sec_02 h3 img {
	margin-top: -20px;
}
.sec_02 li {
	float: left;
	width: 244px;
	margin-right: 8px;
}
.sec_02 li:last-child {
	margin-right: 0;
}
.sec03_01 {
	background: url("../technics/images/bg_ttl01.jpg") no-repeat top center;
	margin-top: 90px;
}
.sec03_02 {
	background: url("../technics/images/bg_ttl02.jpg") no-repeat top center;
	margin-top: 90px;
}
.sec_03 h3 {
	padding: 15px 20px 45px;
}
.sec_03 h4 {
	margin-bottom: 30px;
}
.w400 { width: 400px;}
.w560 { width: 560px;}
.style_list01 {
	margin-top: 40px;
}
.style_list01 li {
	float: left;
	width: 244px;
	margin-right: 8px;
}
.style_list01 li:last-child {
	margin-right: 0;
}
.style_list01 li p {
	font-size: 12px;
	padding: 10px 15px;
}
.sec03_02 h3 {
	text-align: right;
	padding-right: 110px;
}
.sec03_02 .style_list01 {
	margin-left: 126px;
	margin-right: 126px;
}