@charset "UTF-8";
@media screen and (min-width: 751px){

#contents h2 {
	margin: 0px;
	background-color: #666;
	text-align: center;
	height: 58px;
	line-height: 58px;
	color: #fff;
	font-size: 30px;
	border-bottom-width: 20px;
	border-bottom-style: solid;
	border-bottom-color: #fff;
}
#contents .txt  {
	background-color: #ff8b00;
	display: block;
}

/*********************#block01*********************/
#block01 {
	background-color: #ff8b00;
	overflow: hidden;
	margin-top: 40px;
	padding-bottom: 30px;
	height: 100%;
	text-align: center;
}
#block01 h3 {
	font-size: 28px;
	color: #fff;
	margin: 0px;
}
#contents #block01 ul {
	width: 946px;
	margin-right: auto;
	margin-left: auto;
}
#contents #block01 ul li {
    display: inline-block;
    margin-right: 20px;
    margin-left: 20px;
    text-align: left;
    margin-bottom: 20px;
}
#contents #block01 ul li a {
	display: block;
	font-weight: bold;
	color: #fff;
	background-image: url(images/pc/click.png);
	background-repeat: no-repeat;
	background-position: 10px center;
	height: 36px;
	border: 2px solid #999;
	background-color: #e31d23;
	line-height: 36px;
	text-decoration: none;
	width: 426px;
	border-radius: 10px;
	transition: 0.5s;
	text-align: center;
	margin-bottom: 5px;
}
#contents #block01 ul li a:hover  {
	opacity: .60; 
	filter: alpha(opacity=60); 
	-ms-filter: "alpha(opacity=60)"; 
	-khtml-opacity: .60;
	-moz-opacity: .60; 
}

/*********************オレンジの背景可変*********************/
#common .katekyo_g {
	background-color: #fff;
	padding-bottom: 20px;
}
#color {
	background-color: #ff8b00;
}
footer {
	background-color: #fff;
	margin-top: 0px;
}
#footer {
	border-top-width: 20px;
	border-top-style: solid;
	border-top-color: #fff;
}
	
.000000 {
}
}
