@charset "utf-8";


/* ---------------------------------------------
　base modules
------------------------------------------------ */

.body {
	clear:both;
}

.wrap{
	clear:both;
}

.inner{
	width:960px;
	margin:0 auto;
}
.lato{
	font-family: 'Lato', sans-serif;
}


/* ---------------------------------------------
　header
------------------------------------------------ */

.header{
	position: fixed;
	top: 0;
	left: 0;
	background: #000;
	height: 54px;
	width: 100%;
	z-index: 9999;
}
.header .logo{
	width: 385px;
	float: left;
	padding: 10px 0 0 0;
}
.header .global-navigation{
	width: 530px;
	float: right;
}
.header .global-navigation li{
	float: left;
	margin: 0 0 0 6px;
}
.header .global-navigation li a{
	display: block;
	color: #fff;
	font-size: 90%;
	padding: 15px 12px 14px 12px;
	border-top: #000 solid 3px;
}
.header .global-navigation li.stay a,
.header .global-navigation li a:hover{
	border-top: #E50020 solid 3px;
	text-decoration: none;
}


/* ---------------------------------------------
　container
------------------------------------------------ */

.keyvisual{
	width:100%;
}

.container{
	width:100%;
}

/* ------ title -------------------------------- */

.page-title{
	height: 220px;
	padding: 54px 0 0 0;
	background: url(../images/img_mainvisual.webp) no-repeat center center;
	background-size: cover;
}
.page-title h1{
	text-indent: -9999px;
}
.page-title.news{
	background: url(../images/img_mainvisual.webp) no-repeat center center;
	background-size: cover;
}
.page-title.house{
	background: url(../service/house/images/img_mainvisual.webp) no-repeat center center;
	background-size: cover;
}
.page-title.reform{
	background: url(../service/reform/images/img_mainvisual.webp) no-repeat center center;
	background-size: cover;
}
.page-title.solar{
	background: url(../service/solar/images/img_mainvisual.webp) no-repeat center center;
	background-size: cover;
}
.page-title.solar.land{
	background: url(../service/solar/corporation/land/images/img_mainvisual.webp) no-repeat center center;
	background-size: cover;
}
.page-title.shinrinkagu{
	background: url(../service/shinrinkagu/images/img_mainvisual.webp) no-repeat center center;
	background-size: cover;
}
.page-title.wind{
	background: url(../service/wind/images/img_mainvisual.webp) no-repeat center center;
	background-size: cover;
}
.works .page-title{
	background: url(../works/images/img_mainvisual.webp) no-repeat center center;
	background-size: cover;
}
.workshouse .page-title{
	background: url(../works/house/images/img_mainvisual.webp) no-repeat center center;
	background-size: cover;
}
.worksreform .page-title{
	background: url(../works/reform/images/img_mainvisual.webp) no-repeat center center;
	background-size: cover;
}
.workssolar .page-title{
	background: url(../works/solar/images/img_mainvisual.webp) no-repeat center center;
	background-size: cover;
}
.page-title.not{
	background: url(../images/img_mainvisual.webp) no-repeat center center;
	background-size: cover;
}

/* ------ topic-path --------------------------- */

.container .topic-path {
	padding: 8px 0;
	font-size: 80%;
	border-bottom: 1px solid #dedede;
}

.container .topic-path p{
	width: 960px;
	margin:0 auto;
}


/* content
------------------------------------------------ */

.content {
	width: 960px;
	margin: 20px auto 60px;
	padding: 0;
}
.content h2.pageTitle{
	color: #E50020;
	font-size: 200%;
	border-bottom: #000 dotted 1px;
	margin: 0 0 50px 0;
}
.content h2.pageTitle span{
	color: #000;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 55%;
	margin: 0 0 0 10px;
}
.content-blog {
	width: 700px;
	float: right;
	padding: 0;
}
.content-blog header h2{
	font-size: 140%;
	font-weight: bold;
	margin: 0;
	padding: 0 0 5px 0;
	border-bottom:1px dotted #ccc;
}

/* sidebar
------------------------------------------------ */

.sidebar{
	width: 220px;
	float: left;
}


/* ------ local-navigation --------------------- */

.sidebar .local-navigation{
	margin-bottom:20px;
}

.sidebar .local-navigation h2{
	margin: 0;
	padding: 5px 0;
	color: #E50020;
	font-weight:bold;
	font-size: 100%;
}
.sidebar .local-navigation ul{
	margin: 0;
	border-top: #000 solid 1px;
	border-bottom: #000 solid 1px;
}
.sidebar .local-navigation ul li{
	border-bottom: #B3B3B3 solid 1px;
	font-size: 90%;
}
.sidebar .local-navigation ul li:last-child{
	border-bottom: none;
}
.sidebar .local-navigation ul li a{
	padding: 8px 0;
	display: block;
}

/* ------ content-local-navigation --------------------- */

.content .content-local-navigation table{
	border:none;
}

.content .content-local-navigation table td{
	background:#fff;
	border:1px solid #8fd9c7;
	font-size:14px;
	padding:0;
	width:33.333%;
	vertical-align:middle;
	text-align:center;
	line-height:1.6;
}

.content .content-local-navigation table td a{
	background:#fff;
	color:#333;
	text-decoration:none;
	padding:0;
	display:table-cell;
	width:33.333%;
	height:60px;
	vertical-align:middle;
}

.content .content-local-navigation table td a:hover,
.content .content-local-navigation table td.active a{
	background:#71c6b1;
	color:#fff;
}



.content .content-local-navigation{
	margin:0;
	position:relative;
	clear:both;
}

.content .content-local-navigation ul{
	margin:0;
	_zoom:1;
}

.content .content-local-navigation li{
	float:left;
	width:33.333%;
	height:60px;
	line-height:62px;
	text-align:center;
}

.content .content-local-navigation li a{
	width:100%;
	height:100%;
	padding:0;
	display:block;
	color:#333;
	background:#fff;
	border:1px solid #8fd9c7;
	text-decoration:none;
}

.content .content-local-navigation li a:hover,
.content .content-local-navigation li.active a{
	background:#71c6b1;
	color:#fff;
}

/* 2列の場合 */
.content .content-local-navigation.two-col li{
	width:49.8958333%;
}

/* ------ banner ------------------------------- */

.sidebar .banner{
	margin-top:0;
}

.sidebar .banner li{
	margin-bottom:10px;
}


/* ---------------------------------------------
　contact
------------------------------------------------ */
.contactArea{
	padding: 50px 0 45px 0;
	background: url(../images/bg_contact.webp) no-repeat center center, #333;
	text-align: center;
}
.contactArea h2{
	margin: 0 0 35px 0;
}
.contactArea p{
	color: #fff;
	line-height: 2.2;
	font-size: 140%;
	font-weight: bold;
}
.contactArea p.button{
	padding: 35px 0 0 0;
}


/* ---------------------------------------------
　footer
------------------------------------------------ */

.footer{
	color: #fff;
	clear: both;
	background: #000;
	padding: 30px 0;
}
.footer a,
.footer a:link,
.footer a:hover,
.footer a:visited,
.footer a:active {
	color: #fff;
	text-decoration: none;
}
.footer a:hover{
	text-decoration:underline;
}
.footer .banner{
    width: 960px;
    margin: 0 auto 30px auto;
}
.footer .banner img{
    max-width: 100%;
    height: auto;
}
.footer .info{
	width: 420px;
	float: left;
}
.footer .info p.access{
	font-weight: bold;
	font-size: 110%;
	margin: 25px 0 30px 0;
}
.footer .info p.access span{
	font-size: 90%;
	display: block;
}
.footer .info .copyright{
	font-size: 80%;
}
.footer-navigation{
	width: 180px;
	float: left;
}
.footer-navigation li{
	background: url(../images/icon_list002.webp)  no-repeat left 0.5em;
	padding: 0 0 0 15px;
	margin: 0 0 10px;
	font-weight: bold;
}
.footer-navigation li ul li{
	background: url(../images/icon_list003.webp)  no-repeat left 0.6em;
	padding: 0 0 0 10px;
	margin: 0 0 0 -15px;
	font-size: 90%;
	font-weight: normal;
}
.footer-navigation-end{
	width: 500px;
	float: left;
}
.footer-navigation-end li{
	background: url(../images/icon_list002.webp)  no-repeat left 0.5em;
	padding: 0 0 0 15px;
	margin: 0 0 10px;
	font-weight: bold;
}