
#home #base .container {
	height:1080px; }

/*2015/06/16YUFU*/
#home .no_opacity a:hover {
	opacity:1; }
	
/*endYUFU*/

#home .container #home-news {
	width:269px;
	height:97px;
	position:absolute;
	top:-8px;
	left:0px; }
#home .container #home-works {
	width:495px;
	height:180px;
	position:absolute;
	top:-40px;
	right:100px; }

.home-block {
	padding:150px 0 30px; }

.home-left {
	width:280px;
	float:left; }

.home-left ul li {
	background-image:url(../images/home-news-list-background.png);
	background-repeat:no-repeat;
	background-position:center bottom; }

.home-left ul li .image {
	float:left;
	background-image:url(../images/home-news-thumbnail.png);
	background-repeat:no-repeat;
	background-position:center center;
	background-size:cover;
	-moz-background-size:cover;
	-webkit-background-size:cover;
	-o-background-size:cover;
	-ms-background-size:cover;
	margin:0 10px 40px 0;
	width:82px;
	height:82px; }
.home-left ul li .data {
	font-size:14px;
	margin:0 0 30px 0;
	float:left;
	width:160px; }
.home-left ul li .data a {
	color:#444444; }

.home-left ul li .data .date {
	line-height:12px;
	padding:3px 0;
	display:inline-block;
	font-size:12px; }
.home-left ul li .data .category {
	line-height:12px;
	color:#ffffff;
	background-color:#d2980c;
	margin:0 5px;
	padding:3px 5px;
	display:inline-block;
	font-size:12px; }

.home-right {
	width:664px;
	float:right; }

#works-list {
	margin:0; }

#works-list li {
	float:left;
	margin:0 0 10px 14px;
	background-image:url(../images/works-result-data.png);
	background-repeat:no-repeat;
	background-position:center left;
	width:212px;
	height:281px; }

#works-list li:nth-child(3n+1) {
	margin:0 0 10px 0; }

#works-list:before,
#works-list:after {
	content:"";
	display:table; }
#works-list:after {
	clear:both; }
#works-list {
	zoom:1; }

#works-list li .image {
	background-image:url(../images/works-list-thumbnail.png);
	background-repeat:no-repeat;
	background-size:cover;
	-moz-background-size:cover;
	-webkit-background-size:cover;
	-o-background-size:cover;
	-ms-background-size:cover;
	display:block;
	width:210px;
	height:135px; }

#works-list li .image {
	background-image:url(../images/works-list-thumbnail.png);
	background-repeat:no-repeat;
	background-size:cover;
	-moz-background-size:cover;
	-webkit-background-size:cover;
	-o-background-size:cover;
	-ms-background-size:cover;
	display:block;
	margin:0;
	width:210px;
	height:135px; }
#works-list li .data {
	margin:0;
	padding:10px;
	width:190px;
	height:122px; }

#works-list li .data a.title {
	font-size:14px;
	margin:5px 0 10px;
	white-space:normal;
	display:block;
	width:190px;
	overflow:hidden;
	color:#b771ab; }
#works-list li .data a.title {
	font-size:14px; }
#works-list li .data .content {
	margin:5px 0 0;
	width:190px;
	height:54px;
	overflow:hidden;
	line-height:18px;
	font-size:12px; }


.home-block:before,
.home-block:after {
	content:"";
	display:table; }
.home-block:after {
	clear:both; }
.home-block {
	zoom:1; }
.home-left ul li:before,
.home-left ul li:after {
	content:"";
	display:table; }
.home-left ul li:after {
	clear:both; }
.home-left ul li {
	zoom:1; }
.message-block {
	margin:20px 0 50px; }
.message-block:before,
.message-block:after {
	content:"";
	display:table; }
.message-block:after {
	clear:both; }
.message-block {
	zoom:1; }
.message {
	font-size:14px;
	font-weight:bolder;
	float:left;
	width:50%;
	text-align:center; }
.message .note {
	font-weight:12px;
	font-weight:normal;
	margin:15px 50px; }

#welcome {
	text-align:center;
	margin:50px 0; }
#home-imagee {
	text-align:center;
	margin:0 0 50px 0; }


#home #base .container #home-about-us {
	width:263px;
	height:364px;
	position:absolute;
	top:75px;
	left:0px; }
#home #base .container #home-process {
	width:295px;
	height:364px;
	position:absolute;
	top:75px;
	left:330px; }
#home #base .container #home-history {
	width:263px;
	height:364px;
	position:absolute;
	top:75px;
	right:0px; }
#home #base .container #home-member {
	width:353px;
	height:351px;
	position:absolute;
	top:430px;
	left:110px; }
#home #base .container #home-after-care {
	width:314px;
	height:332px;
	position:absolute;
	top:430px;
	right:150px; }
#home #base .container #home-movie {
	width:314px;
	height:332px;
	position:absolute;
	top:460px;
	right:100px; }
	
#home #base .container #home-contact {
	width:885px;
	height:254px;
	position:absolute;
	bottom:-5px;
	left:37px; }
