@charset "utf-8";
body,p,h1,h2,h3,h4,h5,h6,ul,li {
	margin: 0px;
	padding: 0px;
}
.clearfix:after {
	content: '';
	display: block;
	clear: both;
	padding-right: inherit;
}
.clearfix {
	zoom: 1; /* for IE6/7 */
}
.txt_red {
    color: #F00;
}
.txt_black {
    color: #000;
}
.title01 {
    background: url(../img/top/logo2.png) no-repeat center center;
    background-size: 20%;
    width: 1300px;
    height: 100px;
    border-bottom: solid 1px #D0D0D0;
    padding-top: 2vw;
	margin: 0 auto;
}
.rod_box {
	width: 1200px;
	margin: 0px auto 0px auto;
	padding-top: 20px;
}
.rod_menu_box {
	width: 900px;
	height: 50px;
	margin: 0 auto;
}
.rod_menu_box li {
	float: left;
	font-size: 12px;
	width: 180px;
	list-style: none;
	text-align: center;
}
.rod_menu_box li a {
	text-decoration: none;
	color: #000000;
	display: block;
}
.rod_menu_box li a:hover {
	color: #666666;
	background: #E8E8E8;
}
.rod_menu_box2 {
	width: 1200px;
}
.rod_menu_box2 li {
	float: left;
	font-size: 12px;
	width: 300px;
	list-style: none;
	height: 40px;
}
.header_box {
	width: 100%;
	background: url(../img/portfolio/P3100067.jpg) no-repeat center top -340px;
	background-size: cover;
	height: 200px;
	background-attachment: fixed;
}
.header_box div {
	width: 1200px;
	margin: 0 auto;
}

.header_box h1 {
	font-size: 20px;
	color: #FFFFFF;
	font-weight: normal;
	padding-top: 60px;
	padding-bottom: 20px;
}
.header_box div ul li {
	float: left;
	list-style: none;
	color: #989898;
	margin-right: 10px;
}
.header_box div ul li a {
	text-decoration: none;
	color: #989898;
}
.header_box div ul li a:hover {
	color: #000000;
}
.header_box div ul li:nth-child(-n+3):after {
	content: "/";
	padding-left: 10px;
}
.photo {
	width: 1170px;
	margin: 0 auto;
	margin-top: 100px;
}
.details_box {
	width: 1200px;
	margin: 0 auto;
	color: #6b6b6b;
}
.details_box .box01 {
	width: 800px;
	float: left;
	margin-top: 60px;
}
.details_box .box01 h2 {
	margin-bottom: 20px;
	color: #000;
}
.details_box .box01 .de01 {
	margin-bottom: 20px;
}
.details_box .box01 table {
	border-collapse: collapse;
	width: 100%;
	margin-top: 20px;
}
.details_box .box01 table th {
	width: 50%;
	border: 1px solid #ddd;
	padding: 5px;
	font-weight: normal;
	text-align: center;
    background: #EEE;
}
.details_box .box01 table td {
	width: 50%;
	border: 1px solid #ddd;
	padding: 5px;
	text-align: center;
}
.details_box .box02 {
	width: 370px;
	float: left;
	margin-top: 60px;
	padding-left: 30px;
}
.details_box .box02 h2 {
	font-size: 18px;
	font-weight: normal;
	margin-bottom: 50px;
}
.details_box .box02 ul li {
	list-style: none;
	float: left;
	margin-right: 18px;
}
.light_box {
	width: 1200px;
	margin: 0 auto;
	margin-top: 30px;
}
.light_box ul li {
	float: left;
	list-style: none;
	margin-bottom: 30px;
}
.light_box ul li:nth-child(-n+3) {
	margin-right: 30px;
}
.light_box img {
	width: 270px;
}
.footer_box {
	padding-top: 80px;
	width: 100%;
	height: 400px;
	background: #222;
	margin-top: 30px;
}
.footer_box > div {
	width: 1100px;
	margin: 0 auto;
}
.footer_box > div .f01 {
	width: 400px;
	height: 322px;
	float: left;
}
.footer_box > div .f01 h4,
.footer_box > div .f02 h5,
.footer_box > div .f03 h6{
	font-weight: normal;
	font-size: 18px;
	color: #FFFFFF;
	margin-bottom: 40px;
}
.p01 {
	color: #999;
	margin-top: 30px;
	margin-bottom: 60px;
}
.footer_box > div .f01 ul {
	width: 300px;
	height: 40px;
}
.footer_box > div .f01 ul li {
	list-style: none;
	float: left;
	margin-right: 10px;
}
.footer_box > div .f02 {
	width: 250px;
	height: 322px;
	float: left;
	margin-left: 60px;
}
.footer_box > div .f02 p {
	color: #999999;
	margin-bottom: 30px;
}
.footer_box > div .f03 {
	width: 250px;
	height: 322px;
	float: left;
	margin-left: 60px;
}
.copy_box {
	width: 100%;
	height: 54px;
	padding-top: 30px;
}
.copy_box {
	width: 800px;
	margin: 0 auto;
	text-align: center;
}