@charset "UTF-8";

html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code,
del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var,
b, i,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure,
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video {
	margin:0;
	padding:0;
	border:0;
	outline:0;
	vertical-align:baseline;
	background:transparent;
}

body {
	font-family: 游ゴシック体, 'Yu Gothic', YuGothic, 'ヒラギノ角ゴシック Pro', 'Hiragino Kaku Gothic Pro', メイリオ, Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
	font-size: 16px;
	color: #222222;
	margin: 0;
	padding: 0;
	line-height: 1.8em;
}


/* Common Settings
**********************************/
ul, li { list-style: none; }
img {
  max-width: 100%;
  height: auto;
}

.inner {
	max-width: 960px;
	margin: 0px auto;
	overflow: hidden;
	padding: 0;
	box-sizing: border-box;
}

.clearfix:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
}

* html .clearfix             { zoom: 1; } /* IE6 */
*:first-child+html .clearfix { zoom: 1; } /* IE7 */


article p{
	padding:0 0 15px 0;
	line-height: 1.8em;
}
a {
	color: #00a04f;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
h1.secttl {
	font-size: 24px;
	font-weight: bold;
	margin: 0px 0px 30px 0px;
	text-align: center;
}
h1.secttl span {
	font-size: 1em;
	display: block;

}
.fade:hover {
	opacity:0.6;
	filter: alpha(opacity=60);        /* ie lt 8 */
	-ms-filter: "alpha(opacity=60)";  /* ie 8 */
}


/* Header Settings
**********************************/
header {
	width: 100%;
	background-color: #ffffff;
}

header h1 {
	margin: 15px 0px;
}

#gnav {
	width: 400px;
	float: left; 
	margin: 15px 0 0 0;
}
#gnav li {
	float: left;
	margin: 0 15px 0 0;
}
#header_left {
	float: left;
}

#gnav {
	display: block;
	float: right;
	width: 400px;
}

#gnav ul li {
	display: inline;
}


/* Hero Settings
*******************************/

#hero {
	width: 100%;
	height: 480px;
	background-color: #4BBD82;
	margin-bottom: 20px;
}
#hero .inner {
	position: relative;	
}

#hero h1 {
	margin-top: 20px;
}
/*#hero .update {
	position: absolute;
	top:122px;
	right: 62px;
	font-size: 24px;
	font-weight: bold;
}*/
#hero .update {
	position: absolute;
	top: 100px;
	right: 53px;
    font-size: 20px;
	font-weight: bold;
}

#hero .img {
	position: absolute;
	bottom: 35px;
	right: 102px;
	width: 200px;
	height: 150px;
	border: 3px solid #222222;
	padding: 0;
	overflow: hidden;
}
#hero .img img {
	width: 100%;
	height: auto;
}

/* banner settings 
*********************************/
#banner {
	padding: 10px 0px;
}
#banner aside a {
	margin: 0 8px;
}

/* about settings 
*********************************/
#about {
	padding: 65px 0;
	background-color: #E5F4ED;
}

#about p {
	margin: 0px 0px 1em 0px;
	text-align: center;
}

/* house01 settings 
*********************************/
#house01 {
	padding: 65px 0;
}
#house01 h2 {
	text-align: center;
	font-size: 1em;
	font-weight: bold;
	margin-bottom: 60px;
}
#house01 img {
	float: right;
	margin-left: 60px;
}
#house01 .txt h3 {
	background: url(images/bg_h2_yellow.png) 0 10px no-repeat;
	text-align: left;
	font-weight: bold;
	font-size: 18px;
	padding: 20px 0 20px 60px;
}

/* house02 settings 
*********************************/
#house02 {
	padding: 65px 0;
	background-color: #FEF1CF;
}
#house02 dt {
	font-weight: bold;
}
#house02 dd {
	margin-bottom: 0.5em;
}

/* work settings 
*********************************/
#work {
	padding: 65px 0;
}
#work h1.secttl {
	margin-top: 100px;
}
#work .header_group {
	position: relative;
}
#work h2 {
	font-size: 1em;
	text-align: center;
	margin-bottom: 30px;
}
#work .header_group img {
	position: absolute;
	left:315px;
	bottom:10px;
}

#work .work_figure figure {
	width: 300px;
	float: left;
	margin:  0 10px 20px;
	height: 330px;
}
#work .work_figure .date {
	color : #57B5EB;
	font-weight: bold;
	line-height: 1em;
}

/* modelhouse settings 
*********************************/
#modelhouse {
	padding: 65px 0;
	background-color: #F7D260;
}
#modelhouse h1.secttl {
	color: #ffffff;
}
#modelhouse h2 {
	color: #ffffff;
	font-size: 1em;
	font-weight: bold;
	text-align: center;
	margin-bottom: 60px;
}
#modelhouse iframe {
	float: right;
	margin-left: 10px;
}
#modelhouse dt {
	font-weight: bold;
	margin-bottom: 0.5em;
}
#modelhouse dd {
	margin-bottom: 15px;
	margin-left: 10px;
}
#modelhouse dd .times {
	font-weight: bold;
	padding-bottom: 5px;
	line-height: 1em;
}
#modelhouse dd .date {
	background-color: #ffffff;
	padding: 15px 20px;
	font-weight: bold;
	display: inline-block;
	line-height: 1em;
	margin-bottom: 1em;
}
#modelhouse dd .date span {
	font-size: 24px;
}

/* Footer Settings 
*****************************************/
footer {
	clear: both;
	padding: 20px 0;
}

footer p {
	font-size: 12px;
	text-align: center;
}
footer .copyright {
	font-size: 10px;
}
