@charset "UTF-8";
@import "/include/css/common.pc.css";

/* ---------------------------------------------------------
	CSS Document top > visual
--------------------------------------------------------- */

#visual {
	width: 100%;
	height: 620px;
	overflow: hidden;
	margin-bottom: 45px;
	position: relative;
}

#visual .flexslider {
	width: 1600px;
	height: 620px;
	overflow: hidden;
	margin-left: -800px;
	position: absolute;
	top: 0;
	left: 50%;
}

#visual .slides {
	width: 100%;
	height: 620px;
	overflow: hidden
}

#visual .slides li {
	width: 100%;
	height: 620px;
	overflow: hidden
}

#visual .start .slides li:first-child {
	opacity: 1 !important;
	z-index: 2;
}

/* ---------------------------------------------------------
	CSS Document top > btn
--------------------------------------------------------- */

.btn {
	text-align: center;
}

.btn a {
	display: inline-block;
	*display: inline;
	*zoom: 1;
	vertical-align: middle;
	width: 260px;
	height: 49px;
	padding: 0;
	border: 0;
	border: solid 1px #586931;
	background: #fff;
	text-align: center;
	text-decoration: none;
	font-size: 16px;
	line-height: 46px;
	color: #586931;
	cursor: pointer;
}

.btn a:hover {
	background: #586931;
	color: #fff;
}

.btn a:before {
	display: inline-block;
	vertical-align: 2px;
	content: '';
	width: 6px;
	height: 6px;
	margin-right: 10px;
	border-top: solid 2px #586931;
	border-right: solid 2px #586931;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
}

.btn a:hover:before {
	border-color: #fff;
}

/* ---------------------------------------------------------
	CSS Document top > about
--------------------------------------------------------- */

#about {
	margin-bottom: 70px;
}

#about h2 {
	font-family: "Noto Serif JP", serif;
	font-weight: 500;
	font-size: 26px;
	line-height: 1.4;
	color: #586931;
}

#about p {
	margin-top: 25px;
}

/* ---------------------------------------------------------
	CSS Document top > youtube
--------------------------------------------------------- */

#youtube {
	margin-bottom: 60px;
}

#youtube iframe {
	vertical-align: top;
	width: 800px;
	height: 500px;
	overflow: hidden;
	border: 0;
}

/* ---------------------------------------------------------
	CSS Document top > house
--------------------------------------------------------- */

#house {
	margin-bottom: 50px;
	padding: 40px 0;
	background: #E6E8E0 url(../images/h2_bg_pc.png) center top;
}

#house h2 {
	margin-bottom: 20px;
	font-weight: 500;
	font-size: 13px;
	line-height: 1.3;
}

#house h2 span {
	display: block;
	font-family: font57969;
	font-size: 30px;
}

#house .flex {
	display: flex;
	justify-content: center;
	flex-wrap: wrap;
}

#house dl {
	width: 300px;
	margin-bottom: 40px;
	margin-left: 45px;
	position: relative;
	z-index: 0;
	transition: .4s;
}

#house dl:first-of-type {
	margin-left: 0;
}

#house dl:nth-of-type(4) {
	margin-left: 0;
}

#house dl:hover {
	opacity: 0.6;
}

#house dt {
	width: 300px;
	height: 200px;
	overflow: hidden;
	background: #fff;
	margin-bottom: 10px;
	text-align: center;
}

#house dt .matterport {
	width: 300px;
	height: 200px;
	background: #000;
}

#house dt .matterport iframe {
	vertical-align: top;
	width: 100%;
	height: 100%;
	overflow: hidden;
	border: 0;
}

#house dt img {
	width: auto;
	height: 200px;
}

#house dd .blogid3,
#house dd .blogid7 {
	content: '';
	width: 70px;
	height: 20px;
	background: #586931;
	font-size: 13px;
	line-height: 20px;
	color: #fff;
	position: absolute;
	top: 180px;
	right: 0;
	z-index: 1;
}

#house dd .blogid7 {
	background: #83971d;
}

#house dd .area {
	font-size: 13px;
}

#house dd .category {
	margin-left: 10px;
	font-size: 13px;
	color: #be3718;
}

#house dd a {
	text-decoration: none;
	font-size: 16px;
	color: #322e2c;
}

#house ul {
	display: flex;
	justify-content: center;
}

#house ul li {
	margin: 0 15px;
}

/* ---------------------------------------------------------
	CSS Document works
--------------------------------------------------------- */

#comingsoon {
	margin-bottom: 50px;
}

#comingsoon h2 {
	margin-bottom: 25px;
	padding-bottom: 20px;
	border-bottom: solid 1px #c1c1c0;
	text-align: center;
	font-weight: 500;
	font-size: 13px;
	line-height: 1.4;
}

#comingsoon h2 span {
	display: block;
	font-family: font57969;
	font-size: 30px;
}

#comingsoon dl {
	display: inline-block;
	*display: inline;
	*zoom: 1;
	vertical-align: top;
	width: 300px;
}

#comingsoon dl:hover {
	opacity: 0.8;
	filter: Alpha(opacity=80);
}

#comingsoon dl:nth-child(3),
#comingsoon dl:nth-child(6) {
	margin-left: 44px;
	margin-right: 44px;
}

#comingsoon dt {
	width: 300px;
	height: 200px;
	overflow: hidden;
	margin-bottom: 10px;
}

#comingsoon dd a {
	text-decoration: none;
	font-size: 16px;
	color: #322e2c;
}

/* ---------------------------------------------------------
	CSS Document info
--------------------------------------------------------- */

#info {
	margin-bottom: 80px;
}

#info h2 {
	margin-bottom: 25px;
	padding-top: 20px;
	background: url(../images/h3_icon_pc.png) no-repeat top;
	text-align: center;
	font-weight: 500;
	font-size: 13px;
	line-height: 1.4;
}

#info h2 span {
	display: block;
	font-family: font57969;
	font-size: 30px;
}

#info dl {
	display: inline-block;
	*display: inline;
	*zoom: 1;
	vertical-align: top;
	width: 495px;
	margin-bottom: 50px;
	text-align: left;
	font-size: 0;
}

#info dl:hover {
	opacity: 0.6;
	filter: Alpha(opacity=60);
}

#info dt {
	display: inline-block;
	*display: inline;
	*zoom: 1;
	vertical-align: top;
	margin-right: 10px;
}

#info dd {
	display: inline-block;
	*display: inline;
	*zoom: 1;
	vertical-align: top;
	width: 390px;
	font-size: 13px;
}

#info dd .category {
	display: inline-block;
	*display: inline;
	*zoom: 1;
	vertical-align: top;
	height: 16px;
	padding: 0 5px;
	background: #d46129;
	font-size: 12px;
	line-height: 16px;
	color: #fff;
}

#info dd .new {
	display: inline-block;
	*display: inline;
	*zoom: 1;
	vertical-align: middle;
	margin-left: 10px;
	color: #be3718;
}

#info dd a {
	text-decoration: none;
	font-size: 14px;
	color: #322e2c;
}

/* ---------------------------------------------------------
	CSS Document works
--------------------------------------------------------- */

#works {
	margin-bottom: 80px;
}

#works h2 {
	margin-bottom: 25px;
	padding-top: 20px;
	background: url(../images/h3_icon_pc.png) no-repeat top;
	text-align: center;
	font-weight: 500;
	font-size: 13px;
	line-height: 1.4;
}

#works h2 span {
	display: block;
	font-family: font57969;
	font-size: 30px;
}

#works dl {
	display: inline-block;
	*display: inline;
	*zoom: 1;
	vertical-align: top;
	width: 300px;
	margin-bottom: 30px;
}

#works dl:hover {
	opacity: 0.8;
	filter: Alpha(opacity=80);
}

#works dl:nth-child(3),
#works dl:nth-child(6) {
	margin-left: 44px;
	margin-right: 44px;
}

#works dt {
	width: 300px;
	height: 200px;
	overflow: hidden;
	margin-bottom: 10px;
}

#works dd a {
	text-decoration: none;
	font-size: 16px;
	color: #322e2c;
}

/* ---------------------------------------------------------
	CSS Document faq
--------------------------------------------------------- */

#faq {
	margin-bottom: 80px;
}

#faq h2 {
	margin-bottom: 25px;
	padding-top: 20px;
	background: url(../images/h3_icon_pc.png) no-repeat top;
	text-align: center;
	font-weight: 500;
	font-size: 13px;
	line-height: 1.4;
}

#faq h2 span {
	display: block;
	font-family: font57969;
	font-size: 30px;
}

#faq li {
	display: inline-block;
	*display: inline;
	*zoom: 1;
	vertical-align: top;
	width: 480px;
	margin-bottom: 30px;
	text-align: left;
}

#faq li:nth-child(odd) {
	margin-right: 25px;
}

#faq li a {
	display: block;
	padding: 25px 60px;
	background: #e6e8e0;
	text-decoration: none;
	font-size: 16px;
	color: #586931;
	position: relative;
}

#faq li a:before {
	content: 'Q';
	font-family: font57969;
	font-size: 22px;
	color: #586931;
	position: absolute;
	top: 24px;
	left: 30px;
}

#faq li a:after {
	content: '';
	width: 7px;
	height: 7px;
	margin-top: -7px;
	border-top: solid 2px #586931;
	border-right: solid 2px #586931;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
	position: absolute;
	top: 50%;
	right: 20px;
}

#faq li a:hover {
	opacity: 0.8;
	filter: Alpha(opacity=80);
}

/* ---------------------------------------------------------
	CSS Document banner
--------------------------------------------------------- */

#banner {
	font-size: 0;
}

#banner li {
	display: inline-block;
	*display: inline;
	*zoom: 1;
	vertical-align: middle;
	width: 310px;
	margin-right: 35px;
}

#banner li:last-child {
	margin-right: 0;
}

#banner li a {
	display: block;
	height: 110px;
	padding: 0 14px;
	border: solid 1px #c1c1c0;
	text-align: left;
	text-decoration: none;
	font-size: 16px;
	line-height: 106px;
	color: #322e2c;
}

#banner li a:hover {
	opacity: 0.8;
	filter: Alpha(opacity=80);
}

#banner li img {
	vertical-align: middle;
	margin-right: 20px;
}
