@charset "UTF-8";
/*
Theme Name: 
Description: 
*/

/* 子テーマ専用レイアウト */
/* 主に固定ページ、カスタム投稿ページの設定、構成パーツはstyle-user-parts.css */

/************************************************************************
** pageContents-link
*************************************************************************/
.area-pageContents-link {
	width: 100%;
	color: #fff;
	margin-bottom: 0.8em;
}

.area-pageContents-link .contentsCol.one-contents {
	text-align: right;	
}

/************************************************************************
** banner
*************************************************************************/
/* all page */
.area-banner {
	margin-bottom: 1em;
}

.area-banner img {
	display: block;
	margin: 0 auto;
	width: 100%;
}
	.area-banner a:hover img {
		opacity: 0.7;
	}

.area-banner .box01 {
	vertical-align: middle;
}


/* pavatex page */
#service.pavatex #contents .banner {
	background: url("../img/bg/bg_banner_pavatex.jpg") no-repeat right bottom / cover;
	font-weight: bold;
}
#service.pavatex #contents .banner a {
	display: block;
	color: #fff;
	text-decoration: none;
	padding: 0.5em 0.8em 0.2em;
}
	#service.pavatex #contents .banner a:hover {
		background-color: rgba(255,255,255,0.2);
	}
#service.pavatex #contents .banner p {
	text-shadow: 2px 2px 4px rgba(0,0,0,0.5);
	margin-bottom: 0;
}

/************************************************************************
** #page-cont-headerWrap
*************************************************************************/
#page-cont-headerWrap {
	border-bottom: 10px solid #c9d199;
}

#page-cont-headerWrap,
#page-cont-header {
	width: 100%;
	min-height: 170px;
}
	#page-cont-headerWrap {
		padding: 1.5em 0;
	}
	#page-cont-header.inner {
		position: relative;
		background: rgba(255,255,255, 0.7);
	}

/* background img */
body.page #page-cont-headerWrap,
#news #page-cont-headerWrap,
#faq #page-cont-headerWrap { background: url("../img/bg/bg_topimg-news.jpg") no-repeat right bottom / cover;}
body.templ-posts #page-cont-headerWrap { background: url("../img/bg/bg_topimg-posts.jpg") no-repeat right bottom / cover;}

#service #page-cont-headerWrap{ background: url("../img/bg/bg_topimg-service.jpg") no-repeat right bottom / cover;}
#flexible #page-cont-headerWrap{ background: url("../img/bg/bg_topimg-flexible.jpg") no-repeat right bottom / cover;}
#profile #page-cont-headerWrap { background: url("../img/bg/bg_topimg-profile.jpg") no-repeat right bottom / cover;}
#gallery #page-cont-headerWrap { background: url("../img/bg/bg_topimg-gallery.jpg") no-repeat right bottom / cover;}
#voice #page-cont-headerWrap { background: url("../img/bg/bg_topimg-voice.jpg") no-repeat right bottom / cover;}
#reno-cottages #page-cont-headerWrap { background: url("../img/bg/bg_topimg-reno-cottages.jpg") no-repeat right bottom / cover;}
#event #page-cont-headerWrap { background: url("../img/bg/bg_topimg-event.jpg") no-repeat right bottom / cover;}

#page-cont-header.inner .wrapper {
	position: absolute;
	top: 50%;
	left: 0;
	-webkit-transform: translate(0, -50%);
	transform: translate(0, -50%);
	margin: 0 1em;
}
	#page-cont-header .lead {
		font-size:  1.3rem;
		margin-top: 1em;
	}

/************************************************************************
** #contents-Title
*************************************************************************/
#contents-Title {
	width: 90%;
	text-align: left;
	margin: 1.2em auto 2em;
}

#contents-Title .title {
	display: table;
	margin: 0 auto 0.7em;
}

#contents-Title .lead {
	display: table;
	font-size: 1.5rem;
	margin: auto;
}
	#contents-Title p:not(:first-child) { margin-top: 1em;}

/* option */
#contents-Title.wMax {
	width: 100%;
}
#contents-Title.taL .title {
	display: block;
	margin: 0 0 0.7em;
}

/* use ilB */
#contents-Title .title.taC { text-align: left !important;}
#contents-Title .title.taC .ilB { display: inline;}

/************************************************************************
** lNavi（page local navi）
*************************************************************************/
.lNavi ol { list-style: none;}
.lNavi ol::before {
	content: "contents：";
	display: block;
	color: #c9d199;
}

.lNavi li {
	position: relative;
	display: inline-block;
	vertical-align: middle;
	font-size: 1.2rem;
	line-height: 1.3;
	border: 2px solid #c9d199;
	border-radius: 6px;
	margin: 0 0.5em 0.5em 0;
}
.lNavi li a {
	display: block;
	color: #669900;
	padding: 5px 0.7em 3px 1.8em;
	text-decoration: none;
}
	.lNavi li a::before {
		content: "";
		position: absolute;
		top: 63%;
		left: 0;
		-webkit-transform: translate(0, -50%);
		transform: translate(0, -50%);
		margin-left: 0.5em;
		width: 0;
		height: 0;
		border: 5px solid transparent;
		border-top: 7px solid #c9d199;
	}
	.lNavi li a:hover {
		color: #c9d199;
	}

/************************************************************************
** area-ichiran-link（button：btn_waku01px）
** ※ウィジェットで追加に変更、style.cssに記述追加
*************************************************************************/
body.page .area-ichiran-link {
	clear: both;
	margin-top: 2em;
}

/************************************************************************
** page ---- body.parent (2kaiso)
*************************************************************************/
body.parent #contents {
	margin-bottom: 2em;
}

body.parent #contents-Title + section {
	border-top: 1px dashed #ccc;
}

/*----------------------------------------------------------------
** area-mokuji
-----------------------------------------------------------------*/
body.parent .area-mokuji {
	margin: 2em auto 1em;
}

body.parent .area-mokuji a {
	color: #111;
}
	body.parent .area-mokuji a:hover,
	body.parent .area-mokuji a:hover .title{
		color: #00ad00;
	}

body.parent .area-mokuji .box01 {
	position: relative;
}
	body.parent .area-mokuji .col1_2 {
		padding-top: 1.5em;
		border-top: 1px dashed #ccc;
	}
	body.parent .area-mokuji .col1_2 figure {
		position: absolute;
		top: 1.5em;
		right: 0;
		z-index: -10;
		max-width: 220px;
	}
		body.parent .area-mokuji .col1_2 img { max-height: 150px;}
		body.parent .area-mokuji .col1_2 .group { min-height: 150px;}

body.parent .area-mokuji .title,
body.parent .area-mokuji p {
	background-color: rgba(255,255,255, 0.8);
	margin-right: 120px;
}
	body.parent #contents .area-mokuji .title { margin-top: 0.3em;}
	body.parent .area-mokuji .title {
		display: inline-block;
	}
	body.parent .area-mokuji p {
		font-size: 1.3rem;
		margin-left: 0.8em;
	}

/* img-small */
body.parent .area-mokuji.img-small .col1_2 figure {
		max-width: 180px;
}
	body.parent .area-mokuji.img-small .col1_2 img { max-height: 120px;}
	body.parent .area-mokuji.img-small .col1_2 .group { min-height: 120px;}


/*-------------------------------------------
** #service.parent
--------------------------------------------*/
#service.parent #iedukuri-topPrWrap figure {
	margin-bottom: 1.5em;
	max-width: 600px;
}

#service.parent .area-mokuji .title,
#service.parent .area-mokuji p {
	margin-right: 1.2em;
}

#service.parent .area-mokuji .title .fzSS {
	margin-left: -0.5em;
}

/*-------------------------------------------
** #flexible.parent
--------------------------------------------*/
#flexible.parent .waku-title {
	font-size: 90%;
}
	#flexible.parent .waku-title li {
		line-height: 1.4;
	}

/************************************************************************
** page ---- body.child (3kaiso)
*************************************************************************/
body.child .main,
body.child .side{
	margin-bottom: 2em;
}

/*----------------------------------------------------------------
** .side
-----------------------------------------------------------------*/
body.child #sidemenu-top-ph {
	display: none;
}

/* side-menu white */
body.child #contents .side {
	border: 1px solid #ccc;
}

#contents .side-menu {
	line-height: 1.3;
}

#contents .side-menu span.fzS {
	color: #666;
	font-weight: normal;
}
	#contents .side-menu dt span.fzS { color: #fff;}

#contents .side-menu dt {
	color: #fff;
	background-color: #b0bc6a;
	font-size: 1.5rem;
	font-weight: bold;
}
	#contents .side-menu dt a {
		display: block;
		padding: 0.6em;
		text-decoration: none;
		color: #fff;
	}

#contents .side-menu dt.list-title {
	position: relative;
	padding: 0.6em 0.6em 0.6em 1.5em;
}
	#contents .side-menu dt.list-title::before {
		content: "";
		position: absolute;
		top: 62%;
		left: 0;
		-webkit-transform: translate(0, -50%);
		transform: translate(0, -50%);
		margin-left: 0.5em;
		width: 0;
		height: 0;
		border: 5px solid transparent;
		border-top: 6px solid #fff;
	}

#contents .side-menu dd {
	border-top: 1px solid #ccc;
}
	#contents .side-menu dd:first-of-type,
	#contents .side-menu dt + dd {
		border-top: none;
	}

#contents .side-menu dd a {
	position:relative;
	display:block;
	padding: 0.6em 5px;
	padding-left: 22px;
	text-decoration: none;
}
	#contents .side-menu dd a::after {
		position: absolute;
		top: 0;
		bottom: 0;
		margin: auto;
		left: 6px;
		display: block;
		content: "";
		width: 6px;
		height: 6px;
		border-top: #00ad00 2px solid;
		border-right: #00ad00 2px solid;
		-webkit-transform: rotate(45deg);
		transform: rotate(45deg);
	}
	#contents dl.side-menu dd a:hover,
	#contents dl.side-menu dd a:hover span.fzS {
		background-color: #f3f3f3;
		color: #00ad00;
	}

/* current */
#contents .side-menu dd.current a, 
#contents .side-menu dd.current span.fzS {
	background-color: #f3f3f3;
	color: #00ad00;
	font-weight: bold;
}

/*----------------------------------------------------------------
** #service.child
-----------------------------------------------------------------*/
/* main */
#service.child #page-cont-header .title .fzSS {
	vertical-align: middle;
	font-size: 55%;
	margin-left: -0.5em;
}

/* side */
#service.child .side-menu dd span.fzS {
	margin-left: -0.5em;
}

/* indoor-environment
-----------------------*/
#service.indoor-environment #lNavi-material .contentsCol .box01 {
	font-size:  86%;
}

/* dako
-----------------------*/
#service.dako #lNavi-glass .contentsCol .title  {
	margin: 0;
	padding: 3px;
	line-height: 1.1;
}
	#service.dako #lNavi-glass .contentsCol .title span.fzSS {
		display: block;
		margin-top: 8px;
		font-size: 70%;
	}

#service.dako #lNavi-glass .contentsCol .col1_2 {
	margin-bottom: 0.5em;
}

#service.dako #lNavi-glass .contentsCol .mark-disc li {
	margin-bottom: 0.2em;
}
	#service.dako #lNavi-glass .contentsCol .mark-disc li:last-child { margin-bottom: 0;}

#service.dako #lNavi-glass .contentsCol .img-flR.viewport-all {
	max-width: 50%;
	margin: -2px -4px 5px 5px;
}


/************************************************************************
 .area-gallery (custom post：ichiran, #gallery.single)
*************************************************************************/
body.ichiran #contents .area-gallery .eye-catch {
	margin-bottom: 12px;
}
body.ichiran .area-gallery .entry-date {margin-right: 1em;} 
body.ichiran .area-gallery .user-info + .entry-new {margin-left: 0.7em;}


.area-gallery a {
	display: block;
	text-decoration: none;
	border: 1px solid #fff;
	padding-bottom: 6px;
}
.area-gallery a:hover {
	border: 1px solid #00ad00;
}
	.area-gallery a:hover img {opacity: 0.7;}

.area-gallery .box01 img {
	width: 100%;
}

.area-gallery .box01 .box-title {
	font-size: 105%;
	margin: 8px 5px 0;
}
.area-gallery .box01 p {
	font-size: 90%;
	margin: 8px 4px 0;
}
	#contents .area-gallery .box01 p {margin-bottom: inherit;}

/* col2 */
#contents .area-gallery .col2-3,
#contents .area-gallery .col2-4 {
	display: inline-block;
	vertical-align: top;
	width: 48%;
	margin: 0 0 1em 2%;
}
	#contents .area-gallery .col2-3:nth-child(odd),
	#contents .area-gallery .col2-4:nth-child(odd) {
		margin-left: 0; 
	}

/* tileの場合 
*****************/
.area-gallery.tile3,
.area-gallery.tile4{
	width: 100%;
	column-count: 2;
	/*column-gap: 10px;*/
}
.area-gallery.tile3 .tile-box,
.area-gallery.tile4 .tile-box{
	page-break-inside: avoid;
	break-inside: avoid;
	margin: 0 10px 10px 0;
}
	/* chrome */
	.area-gallery.tile3 .tile-box:last-child,
	.area-gallery.tile4 .tile-box:last-child{
		margin-bottom: 0;
	}

/************************************************************************
** custom post type - setting
*************************************************************************/
/* custom-catlist */
.custom-catlist.border-dashed-t1px {
	padding-top: 1em;
}
	.custom-catlist.border-dashed-t1px + .border-dashed-t1px-pt2em {
		margin-top: -0.3em;
	}
.custom-catlist::before {
	content: "category：";
	display: inline-block;
	color: #999;
	vertical-align: middle;
	margin-bottom: 0.4em;
}
.custom-catlist li.btn_waku01px {
	position: relative;
	display: inline-block;
	min-width: 3.5em;
	vertical-align: middle;
	text-align: left;
	font-size: 1.2rem;
	line-height: 1.3;
	font-weight: bold;
	margin: 0 0.5em 0.5em 0;
}
	.custom-catlist li.btn_waku01px a::after {
		position: absolute;
		top: 0;
		bottom: 0;
		margin: auto;
		left: 6px;
		display: block;
		content: "";
		width: 4px;
		height: 4px;
		border-top: #999 2px solid;
		border-right: #999 2px solid;
		-webkit-transform: rotate(45deg);
		transform: rotate(45deg);
	}
	.custom-catlist li.btn_waku01px a{
		display: block;
		padding: 5px 8px 4px 18px;
		text-decoration: none;
		border: 1px solid #999;
		color: #666;
		background-color: #fff;
	}
	.custom-catlist li.btn_waku01px a:hover, .custom-catlist li.btn_waku01px a:focus {
		background-color: #f3f3f3;
		color: #666;
	}

/* border */
#faq #contents-Title + .faq-wrapper,
body.ichiran.custom #contents-Title + .area-gallery {
	border-top: 1px dashed #ccc;
	padding-top: 1.5em;
}

/* custom-term-meta */
.custom-term-meta {
	font-size: 80%;
}
	.custom-term-meta a { text-decoration: underline;}
	.custom-term-meta .term-cat { margin-right: 1em;}

	.custom-term-meta.c_white a {color: #fff;}
	.custom-term-meta.c_white a:hover { color: #adffad;}


/* body.single.custom
***********************/
/* custom-post-meta, custom-term-meta */
body.single.custom #contents-Title .custom-post-meta {
	font-size: 1.4rem;
	margin: 0 1em 0 0;
}
body.single.custom #contents-Title .title {
	margin-top: 0.3em;
}
	body.single.custom #contents-Title .custom-post-meta + .custom-term-meta {
		margin-top: 0;
	}
	body.single.custom #contents-Title .custom-term-meta + .title {
		margin-top: 0.5em;
	}

/************************************************************************
 #gallery (custom post：ichiran, single)
*************************************************************************/
/*----------------------------------------------------------------
** body#gallery.single
-----------------------------------------------------------------*/
#gallery.single #contents-Title {
	position: relative;
	width: 100%;
	background-color: #555;
	color: #fff;
	padding: 12px 20px;
}

#gallery.single #contents-Title .title {
	color: #fff;
}

#gallery.single #contents-Title .lead {
	display: inline;
	line-height: 1.6;
	border-bottom: 1px dashed #ccc;
}

#gallery.single #contents-Title .image-photo {
	background-color: transparent;
	width: 100%;
	margin: 1em auto;
	text-align: center;
}
	#gallery.single #contents-Title .image-photo img {
		width: auto;
		max-height: 280px;
	}

/* area-gallery */
#gallery.single .area-gallery figure {
	margin-bottom: 0;
	max-height: 465px;
	overflow: hidden;
}
	#gallery.single .area-gallery figure img{
		width: 100%;
	}

#gallery.single .area-gallery .box01 p {
	background-color: #f3f3f3;
	font-size: 80%;
	line-height: 1.3;
	padding: 6px;
	padding-right: 4px;
	margin: 0;
}
	#gallery.single .area-gallery a p {
		color: #111;
	}
		#gallery.single .area-gallery a:hover {
			border: 1px solid #fff;
		}


/************************************************************************
 #voice (custom post：ichiran, single)
*************************************************************************/
/*----------------------------------------------------------------
** body#voice.ichiran
-----------------------------------------------------------------*/
#voice.ichiran .area-gallery .eye-catch {
	position: relative;
	background-color: #CCC;
	overflow: hidden;
	height: 400px;
	max-height: 140px;
}
	#voice.ichiran .area-gallery .eye-catch img {
		position: absolute;
		top: 50%;
		left: 0;
		-webkit-transform: translate(0, -50%);
		transform: translate(0, -50%);
	}

/*----------------------------------------------------------------
** body#voice.single
-----------------------------------------------------------------*/
#voice.single #contents-Title,
#voice.single .area-voice-contents img {
	position: relative;
	z-index: 2;
}

/* #contents-Title
-----------------------------------------------*/
#voice.single #contents-Title {
	width: 100%;
}

#voice.single #contents-Title .balloon{
	position: relative;
	background-color: #555;
	color: #fff;
    padding: 8px 14px 6px;
}
#voice.single #contents-Title .balloon:before,
#voice.single #contents-Title .balloon:after {
	position: absolute;
	content: "";
	left: 0;
	bottom: -20px;
	width: 0;
	height: 0;
	/*transform: rotate(-10deg);*/
	border: solid transparent;
	border-width: 20px;
	border-right-color: #555;
}
/* thumb-have-image */
#voice.single #contents-Title .balloon.thumb-have-image{
	border-bottom: 1px solid #fff;
}
#voice.single #contents-Title .balloon.thumb-have-image:after{
	border-right-color: #555;
	border-width: 21px;
	margin: 0 0 -1px 0;
	left: -0.7px;
}
#voice.single #contents-Title .balloon.thumb-have-image:before{
	border-right-color: #fff;
	margin: 0 0 -1px 0;
}
/* thumb-no-image */
#voice.single #contents-Title .balloon.thumb-no-image{
	margin-bottom: 40px;
}

#voice.single #contents-Title header .title {
	display: block;
	color: #fff;
	margin-top: 0.5em;
}
	#voice.single #contents-Title header .user-info {
		display: inline-block;
		margin: 0 1em 3px 0;
		font-size: 1.4rem;
	}


/* .user-satisfied
-----------------------------------------------*/
#voice.single .user-satisfied {
	font-size: 90%;
}
#voice.single #contents-Title .balloon .user-satisfied {
	border-top: 1px dashed #ccc;
	padding-top: 16px;
}

#voice.single .user-satisfied .title{
	font-size: 85%;
	line-height: 1.1;
	margin-bottom: 0;
	color: #fff;
}

#voice.single .user-satisfied .cs-level,
#voice.single .user-satisfied .cs-check{
	display: inline-block;
	vertical-align: middle;
	margin-bottom: 10px;
}

/* cs-level */
#voice.single .user-satisfied .cs-level .title{
	display: inline-block;
	margin-right: 1em;
}

/* cs-check */
#voice.single .user-satisfied .cs-check .title{
	float: left;
	width: 5.3em;
}
#voice.single .user-satisfied .cs-check .checked-item{
	margin-left: 5.3em;
}

#voice.single .user-satisfied .cs-level .checked-item,
#voice.single .user-satisfied .cs-check .checked-item li{
	display: inline-block;
	vertical-align: middle;
	line-height: 1.2;
	color: #fff;
	border-radius: 3px;
	padding: 3px 0.5em;
	margin: 0 3px 5px 0;
}
	#voice.single .user-satisfied .cs-level .checked-item {
		background-color: #7bdb18;
		margin: 0 1.5em 5px 0;
	}
	#voice.single .user-satisfied .cs-level .checked-item.very-well{
		border: 1px solid #7bdb18;
		font-weight: bold;
	}
	
	#voice.single .user-satisfied .cs-level .checked-item.not-well,
	#voice.single .user-satisfied .cs-check .checked-item li {
		background-color: transparent;
		border: 2px solid #ccc;	 
	}


/* .eye-catch (thumbnail)
-----------------------------------------------*/
#voice.single .eye-catch.thumb-have-image{
	width: 100%;
	text-align: center;
	margin: 0;
}

/* area-voice-contents
-----------------------------------------------*/
/* enquete-ans01 */
#voice.single #enquete-ans01 .ans01-image{
	float: right;
	width: 50%;
	max-width: 320px;
	margin: 0 0 8px 8px;
	text-align: right;
}

/* wpEditor-content */
/* h3 = .title.balloon-b-line (style-user-parts.css) */
#voice.single #wpEditor-content h3 {
    position: relative;
	padding: 0.5em;
    border: 1px solid #ccc;
    background-color: #f3f3f3;
	border-radius: 5px;
	margin-bottom: 20px !important;
	font-weight: bold;
	font-size: 115%;
}
	#voice.single #wpEditor-content h3::before, 
	#voice.single #wpEditor-content h3::after {
    position: absolute;
	content: "";
	top: 100%;
	left: 2em;
	border: solid transparent;
	width: 0;
	height: 0;
	border-width: 10px;
}
	#voice.single #wpEditor-content h3::before{border-top-color: #ccc;}
	#voice.single #wpEditor-content h3::after {border-top-color: #f3f3f3; margin: -1px 0 0 0;}


/* gallery-link */
#voice.single .readmore.gallery-link {
	display: block;
	text-align: center;
	font-weight: bold;
	font-size: 115%;
	background-color: #555;
	border: 2px solid #ccc;
}


/************************************************************************
 #faq (custom post：ichiran, single)
*************************************************************************/
/* symbol */
#faq .entry-title .fa-plus,
#faq .entry-title .fa-minus {
	position: absolute;
	top: 50%;
	right: 12px;
	-webkit-transform: translate(0, -50%);
	transform: translate(0, -50%);
	font-size: 1.2em;
}
#faq .entry-title.mark-arrow-single::before {
	top: 0;
	bottom: 0;
	right: 16px;
	margin-right: 0;
	width: 8px;
	height: 8px;
	border-top: 4px solid #fff;
	border-right: 4px solid #fff;	
}

#faq .fa-quora::after {
	content: "\FF1A";
}

/*----------------------------------------------------------------
** body#faq.ichiran
-----------------------------------------------------------------*/
#faq.ichiran .border-dashed-t1px-pt2em {
	padding-top: 1.5em;
}

#faq.ichiran .accordion-wrapper,
#faq.ichiran .anctxt-wrapper {
	margin-bottom: 6px;
}

#faq.ichiran .entry-title {
	position: relative;
	display:block;
	background-color: #555;
	color: #fff;
	font-weight:bold;
	font-size: 106%;
	padding: 12px 2.3em 12px 12px;
	margin: 0;
	cursor: pointer;
}
	#faq.ichiran .entry-title:hover {
		background-color: #888;
	}
	#faq.ichiran.mobile .entry-title:hover {
		background-color: #555;
	}

/* accordion open */
#faq.ichiran .open-acd.opend,
#faq.ichiran.mobile .open-acd.opend {
	background-color: #888;
}
#faq.ichiran .accordion-wrapper .area-text {
	border: 1px solid #888;
	padding: 12px 14px;
	margin-bottom: 8px;
}
	#faq.ichiran .area-text.hide {
		display: none;
	}
	#faq.ichiran .custom-term-meta {
		border-bottom: 1px dashed #ccc;
		padding-bottom: 12px;
	}

/*----------------------------------------------------------------
** body#faq.single
-----------------------------------------------------------------*/
#faq.single #contents-Title {
	width: 100%;
	margin-bottom: 1.5em;
}
#faq.single #contents-Title header {
	background-color: #555;
	color: #fff;
	padding: 6px 14px 10px;
}
#faq.single #contents-Title header .title {
	display: block;
	color: #fff;
	margin-bottom: 0;
}
#faq.single .custom-term-meta {
	border-bottom: 1px dashed #ccc;
	padding-bottom: 12px;
}

/************************************************************************
 home -toppage only-
*************************************************************************/
/*----------------------------------------------------------------
** #home-topImg
-----------------------------------------------------------------*/
#home-topImg {
	padding-bottom: 15px;
}

/*----------------------------------------------------------------
** #home-contents
-----------------------------------------------------------------*/
#home-contents img {
	display: block;
	margin: 0 auto;
}
	#home-contents img.icon-svg {
		display: inline;
		vertical-align: bottom;
		width: 1.2em;
		margin: 0 3px 1px 0;
	}

#home-contents figure {
	background-color: #f3f3f3;
}

#home-contents section {
	margin-bottom: 2em;
}

#home-contents p { margin-bottom: 1em;}
	#home-contents p:last-child { margin-bottom: 0;}


#home-contents .group {
	text-align: center;
	margin-bottom: 0.8em;
}
	#home-contents .group .title {
		display: inline-block;
		vertical-align: middle;
		padding-right: 0.5em;
		margin-bottom: 0.2em;
	}
	#home-contents .group .lead {
		text-align: left;
	}

/*----------------------------------------------------------------
** #home-contents-topTitleWrap
-----------------------------------------------------------------*/
#home-contents-topTitleWrap {
	background-color: #444;
	padding: 0.5em 0;
	margin-bottom: 2em;
}

#home-contents-topTitle .title {
	color: #fff;
	font-weight:bold;
	text-align: center;
	margin: 0;
}
	#home-contents-topTitle .title img {
		width: 280px;
		margin: 0.5em auto 0.7em;
	}

#home-contents-topTitle .lead {
	color: #fff;
	font-size:  1.1rem;
}

/*----------------------------------------------------------------
** #home-contents-service
-----------------------------------------------------------------*/
section#home-contents-service section {
	margin-bottom: 0.5em;
}

#home-contents-service .group.waku-06px {
	border-bottom: none;
	padding-bottom: 0;
}

#home-contents-service .lead {
	font-size: 1.3rem;
}

#home-contents-service .box01 {
	display: block;
	background-color: #444;
	color: #fff;
	vertical-align: top;
}
	#home-contents-service a.box01 {
		color: #fff;
		text-decoration: none;
	}

#home-contents-service .box-title,
#home-contents-service .box-group p {
	color: #fff;
	background-color: rgba(17,17,17, 0.7);
}

#home-contents-service a:hover .box-title,
#home-contents-service a:hover .box-group p {
	background-color: #000;
}

#home-contents-service .box-group {
	position: relative;
	margin: -0.7em 12px 40px;
}
	#home-contents-service .box-title {
		display: inline-block;
		margin-bottom: 0.3em;
		font-size: 2.2rem;
	}
	#home-contents-service .box-group p {
		margin-bottom: 0.3em;
	}

#home-contents-service .box-group p.readmore {
	background-color: transparent;
	background-color: #00ad00;
	padding: 0.5em;
	padding-left: 16px;
	position: absolute;
	bottom: -32px;
	right: 0;
}
	#home-contents-service .box-group p.readmore::after {
		position: absolute;
		top: 0;
		bottom: 0;
		margin: auto;
		/*right: 10px;*/
		left: 3px;
		display: block;
		content: "";
		width: 6px;
		height: 6px;
		border-top: #fff 2px solid;
		border-right: #fff 2px solid;
		-webkit-transform: rotate(45deg);
		transform: rotate(45deg);
	}
	#home-contents-service a:hover .box-group p.readmore {
		background-color: #00e000;
	}

#home-flexible figure.sp-hide {
	display: none;
}

/*----------------------------------------------------------------
** #home-contents-openHouse
** #home-contents-gallery
-----------------------------------------------------------------*/
#home-contents-openHouse .box-title.mark-arrow,
#home-contents-gallery .box-title.mark-arrow {
	margin: 1em 0 0.4em;
}

#home-contents-gallery figure {
	background-color: transparent;
}
#home-contents-gallery img {
	width: auto;
	max-height: 230px;
}

/*----------------------------------------------------------------
** #home-newsWrap
-----------------------------------------------------------------*/
#home-newsWrap {
	border-top: 10px solid #c9d199;
	margin: 0 auto 2em;
}

/* home-news */
#home-news .group {  
	margin: 1.2em 0 1em;
}

#home-news article.home-entry {
	padding: 10px 0;
	border-bottom: 1px dashed #ccc;
}
	#home-news article.home-entry:first-of-type {
		border-top: 1px dashed #ccc;
	}

#home-news article.home-entry .group { 
	margin: 0;
	text-align: left;
}
	#home-news article.home-entry time,
	#home-news article.home-entry .btn-entry-cat {
		margin-right: 0.5em;
		vertical-align: middle;
	}

#home-news article.home-entry .title {
	margin-top: 6px;
}
	#home-news article.home-entry .title a {
		color: #111;
		text-decoration: underline;
	}
	#home-news article.home-entry .title a:hover {
		color: #00ad00;
		text-decoration: none;
	}

/* home-facebook */
#home-facebook .area-text {
	color: #00ad00;
	text-align: center;
	margin-bottom: 2px;
}
	#home-facebook .area-text a {
		color: #111;
		text-decoration: underline;
	}
	#home-facebook .area-text a:hover {
		color: #00ad00;
		text-decoration: none;
	}

#home .facebook-wrapper {
	max-width: 500px;
	margin: 0 auto;
}
#home .facebook-wrapper > .fb-page {
	width: 100% !important;
}


/****************************************************************************
** 共通メディアクエリ
*****************************************************************************/

@media screen and (min-width: 480px){

/************************************
** ページコンテンツ
************************************/
/*----------------------------------
** #page-cont-headerWrap
------------------------------------*/
#page-cont-header.inner {
	background: rgba(255,255,255, 0.7);
	background: -webkit-linear-gradient(left, rgba(255,255,255, 0.7) 70%, rgba(255,255,255, 0.1));
	background: linear-gradient(to right, rgba(255,255,255, 0.7) 70%, rgba(255,255,255, 0.1));
}

#page-cont-header.inner .wrapper {
	width: 70%;
	margin: 0 1.5em;
}

/*----------------------------------
** #contents-Title
------------------------------------*/
#contents-Title .title {
	margin: 0 auto 0.7em;
}

/* use ilB */
#contents-Title .title.taC { text-align: center !important;}
#contents-Title .title.taC .ilB { display: inline-block;}

/*----------------------------------
** area-pageContents-link
------------------------------------*/
.area-pageContents-link {
	margin-bottom: 1em;
}
.area-pageContents-link .contentsCol .col1-3 {
	width: 48.4%;
}

/*******************************************
** body.parent (2kaiso)
********************************************/
/*----------------------------------
** #contents .area-mokuji
------------------------------------*/
body.parent .area-mokuji .col1_2 {
	width: 100%;
	margin-left: 0;
}

body.parent .area-mokuji p {
	font-size: 1.4rem;
}

body.parent .area-mokuji .title,
body.parent .area-mokuji p {
	background-color: transparent;
	margin-right: 230px;
}

/* img-small */
body.parent .area-mokuji.img-small .title,
body.parent .area-mokuji.img-small p {
	background-color: transparent;
	margin-right: 190px;
}

/*----------------------------------
** #service.parent
------------------------------------*/
#service.parent .area-mokuji .title,
#service.parent .area-mokuji p {
	background-color: rgba(255,255,255, 0.8);
	margin-right: 100px;
}

/*----------------------------------
** #flexible.parent
------------------------------------*/
/* col4 */
#flexible.parent .contentsCol .col2_4,
#flexible.parent .contentsCol .col2_4:nth-child(odd){
	width: 23.5%;
	margin-left: 1%;
}
	#flexible.parent .contentsCol .col2_4:nth-child(4n+1) {
		margin-left: 0; 
	}

/*******************************************
** body.child (3kaiso)
********************************************/
/*----------------------------------
** #service.child
------------------------------------*/
/* indoor-environment */
#service.indoor-environment #zu-pavatex-2col .col1_2 {
	width: 49%;
	margin: 0 0 1em 1%;
}
	#service.indoor-environment #zu-pavatex-2col .col1_2:nth-child(odd) {
		margin-left: 0; 
	}

#service.indoor-environment #lNavi-heater .img-flR.viewport480px {
	max-width: 55%;
	margin-left: 6px;
}

/* energy */
#service.energy #lNavi-top .img-flR.viewport480px {
	margin-right: 5px;
}

/* dako */
#service.dako #lNavi-glass .contentsCol .img-flR.viewport-all {
	float: none;
	max-width: none;
	margin: 0 0 5px 0;
}

/*******************************************
** .area-gallery (custom post：ichiran, #gallery.single)
********************************************/
/* col3 */
#contents .area-gallery .col2-4,
#contents .area-gallery .col2-4:nth-child(odd),
#contents .area-gallery .col2-3,
#contents .area-gallery .col2-3:nth-child(odd){
	width: 31.4%;
	margin-left: 2%;
}
	#contents .area-gallery .col2-4:nth-child(3n+1),
	#contents .area-gallery .col2-3:nth-child(3n+1){
		margin-left: 0;
	}

/* tileの場合 
*****************/
.area-gallery.tile3 { column-count: 3;}
.area-gallery.tile4 { column-count: 4;}


/*******************************************
** #gallery (custom post：ichiran, single)
********************************************/
/*----------------------------------
** #gallery.single
------------------------------------*/
#gallery.single #contents-Title .image-photo {
	float: right;
	width: 150px;
	padding: 0.1em 0 0 1em;
	margin-bottom: 2px !important;
}

/*******************************************
** home.php
********************************************/
/*----------------------------------
** #home-contents-topTitleWrap
------------------------------------*/
#home-contents-topTitle {
	display: table;
}

#home-contents-topTitle .title {
	display: table-cell;
	vertical-align: middle;
	width: 49%;
	padding-right: 1em;
}
	#home-contents-topTitle .title img {
		width: 100%;
		max-width: 350px;
	}

#home-contents-topTitle .lead {
	display: table-cell;
	vertical-align: middle;
}

/*----------------------------------
** #home-contents-service
------------------------------------*/
#home-contents-service .box-group {
	margin: -1em 12px 10px;
}
	#home-contents-service .box-title {
		font-size: 2.6rem;
	}
	#home-contents-service .box-group p {
		margin-right: 6.5em;
	}
		#home-contents-service .box-group p.fzS {
			margin-right: 7.5em;
		}

#home-contents-service .box-group p.readmore {
	bottom: 0;
	right: -6.5em;
}

/*----------------------------------
** #home-contents-openHouse
------------------------------------*/
#home-contents-openHouse .box01.col1_2 {
	margin-bottom: 0;
}

/*----------------------------------
** #home-contents-gallery
------------------------------------*/
#home-contents-gallery figure {
	background-color: #f3f3f3;
}
#home-contents-gallery img {
	max-height: 280px;
}

}

@media screen and (min-width: 640px){

/****************************************
** ページコンテンツ
*****************************************/
/*----------------------------------
** #page-cont-headerWrap
------------------------------------*/
#page-cont-headerWrap,
#page-cont-header {
	min-height: 150px;
}

#page-cont-header.inner {
	background: rgba(255,255,255, 0.7);
	background: -webkit-linear-gradient(left, #fff, rgba(255,255,255, 0.9) 45%, rgba(255,255,255, 0));
	background: linear-gradient(to right, #fff, rgba(255,255,255, 0.9) 45%, rgba(255,255,255, 0));
}

/*----------------------------------
** pageContents-link
------------------------------------*/
.area-pageContents-link .contentsCol {
	text-align: right;	
}

.area-pageContents-link .contentsCol .col1-3 {
	width: 31.4%;
}

/*******************************************
** body.parent (2kaiso)
********************************************/
/*----------------------------------
** #service.parent
------------------------------------*/
#service.parent .area-mokuji .title,
#service.parent .area-mokuji p {
	background-color: transparent;
	margin-right: 230px;
}

/*******************************************
** body.child (3kaiso)
********************************************/
/*----------------------------------
** #service.child
------------------------------------*/
#service.indoor-environment #lNavi-material .col2_3.viewport640px {
	margin-bottom: 0;
}

#service.energy #zu-solar-power figure {
	width: 70%;
	padding-right: 10px;
}

/*----------------------------------
** #service.material
------------------------------------*/
#service.material #tloft.waku-dotted .headLine03-fwB {
	margin-right: 120px;
}
#service.material #tloft.waku-dotted .img-flR {
	margin-top: -35px;
}

/*----------------------------------
** #service.dako
------------------------------------*/
#service.dako #lNavi-glass .contentsCol .img-flR.viewport-all {
	float: right;
	max-width: 45%;
	margin: -2px -4px 5px 5px;
}

#service.dako #security-ura-omote.waku-dotted .headLine03-fwB {
	margin-right: 48%;
}
#service.dako #security-ura-omote.waku-dotted .img-flR {
	margin-top: -40px;
}

/*******************************************
** #gallery (custom post：ichiran, single)
********************************************/
/*----------------------------------
** #gallery.single
------------------------------------*/
#gallery.single #contents-Title {
	position: relative;
	min-height: 200px;
}

#gallery.single #contents-Title .image-photo {
	position: absolute;
	bottom: 18px;
	right: 20px;
	width: 170px;
}

#gallery.single #contents-Title .title,
#gallery.single #contents-Title .lead,
#gallery.single #contents-Title .fzS{
	display: block;
	padding-right: 180px;
	text-align: left;
}


/*******************************************
** #voice (custom post：ichiran, single)
********************************************/
/*-----------------------------------
** body#voice.ichiran
------------------------------------*/
#voice.ichiran .area-gallery .eye-catch {
	max-height: 170px;
}

/*-----------------------------------
** body#voice.single
------------------------------------*/
#voice.single .user-satisfied {
	font-size: 100%;
}

/* .eye-catch (thumbnail)
------------------------------------*/
#voice.single .eye-catch.thumb-have-image{
	float: right;
	width: 56%;
	margin: 28px 0 1em 8px;
	text-align: right;
}
	/*#voice.single .eye-catch.thumb-have-image img{
		width: auto;
		height: 100%;
		max-height: 500px;
	}*/

/* area-voice-contents
------------------------------------*/
/* thumb-have-image */
#voice.single .thumb-have-image #enquete-ans01 .ans01-image {
	float: none;
	width: 40%;
	text-align: left;
	margin: 0 8px 1.5em 0;
	max-width: none;
}

#voice.single .thumb-have-image #wpEditor-content img {
	width: 40%;
	margin-bottom: 1em;
}
#voice.single .thumb-have-image #enquete-ans01 + #wpEditor-content img {
	width: auto;
}


/*******************************************
** home.php
********************************************/
#home-contents .contentsFitBox.inner {
	border-collapse: separate;
	border-spacing: 14px 0;
	max-width: 1020px;
	padding: 0;
}

/*----------------------------------
** #home-contents-topTitleWrap
------------------------------------*/
#home-contents-topTitle .lead {
	font-size:  1.2rem;
}

/*----------------------------------
** #home-contents-service
------------------------------------*/
#home-contents-service .lead {
	width: 96%;
	margin: 0 auto;
	font-size: 1.4rem;
}

#home-contents .contentsFitBox.viewport640px #home-service {
	display: table-cell;
	width: 65%;
}
#home-contents .contentsFitBox.viewport640px #home-flexible {
	display: table-cell;
	width: 35%;
}

#home-flexible figure.sp-hide {
	display: block;
	width: 100%;
}

#home-service,
#home-flexible {
	position: relative;
}
	#home-service .box-group,
	#home-flexible figure.sp-hide {
		position: absolute;
		bottom: 0;
		left: 0;
	}

#home-flexible .box-group {
	z-index: 10;
}
	#home-flexible .box-group p {
		margin-right: 0;
	}

#home-flexible .box-group p.readmore {	
	right: 0;
}

/*----------------------------------
** #home-contents-gallery
------------------------------------*/
#home-contents-gallery figure {
	background-color: transparent;
}
#home-contents-gallery img {
	max-height: 260px;
}

/*----------------------------------
** #home-news
------------------------------------*/
#home-newsWrap {
	margin-top: 2.5em;
}
#home-news .group {
	text-align: left;
}

#home-contents .contentsFitBox.viewport640px #home-news {
	width: 60%;
}
#home-contents .contentsFitBox.viewport640px #home-facebook {
	width: 40%;
}

/* home-facebook */
#home-facebook .area-text {
	text-align: right;
}


}

@media screen and (min-width: 768px){

body { font-size: 15px; font-size: 1.5rem;}

.inner { padding: 0 20px;}

/****************************************
** ページコンテンツ
*****************************************/
/*----------------------------------
** #page-cont-headerWrap
------------------------------------*/
#page-cont-headerWrap {
	border-top: 1px solid #ccc;
}

#page-cont-header.inner .wrapper {
	width: 62%;
}
	#page-cont-header .lead {
		font-size:  1.4rem;
	}

/*----------------------------------
** #contents
------------------------------------*/
#contents .btn-request a::before,
#contents .btn-contact a::before,
#contents .btn-visit a::before { margin-bottom: 0;}

/*----------------------------------
** #contents-Title
------------------------------------*/
#contents-Title {
	width: 85%;
	margin: 0.8em auto 2em;
}

/*******************************************
** body.parent(2kaiso)
********************************************/
/*----------------------------------
** area-mokuji
------------------------------------*/
body.parent .area-mokuji {
	margin-top: 1.5em;
}

body.parent .area-mokuji .title,
body.parent .area-mokuji p,
#service.parent .area-mokuji .title,
#service.parent .area-mokuji p,
body.parent .area-mokuji.img-small .title,
body.parent .area-mokuji.img-small p {
	background-color: rgba(255,255,255, 0.8);
	margin-right: 0;
}

/* col2 */
body.parent .area-mokuji .col1_2 {
	padding-bottom: 1.5em;
	width: 47.8%;
	margin: 0 0 0 3.5%;
}
	body.parent .area-mokuji .col1_2:nth-child(odd) {
		margin-left: 0; 
	}

body.parent .area-mokuji .col1_2 figure {
	max-width: 270px;
}
	body.parent .area-mokuji .col1_2 img { max-height: 180px;}
	body.parent .area-mokuji .col1_2 .group { min-height: 180px;}

body.parent .area-mokuji .col1_2 .title { margin-right: 0.8em;}
body.parent .area-mokuji .col1_2 p { margin-right: 1.2em;}


/* img-small */
body.parent .area-mokuji.img-small {
	margin-bottom: 2em;
}

body.parent .area-mokuji.img-small .col1_2 figure {
	max-width: 210px;
}
	body.parent .area-mokuji.img-small .col1_2 img { max-height: 140px;}
	body.parent .area-mokuji.img-small .col1_2 .group { min-height: 140px;}

body.parent .area-mokuji.img-small .col1_2 .title { margin-right: 4em;}
body.parent .area-mokuji.img-small .col1_2 p { margin-right: 6em;}


/*----------------------------------
** #service.parent
------------------------------------*/
#service.parent .area-mokuji .col1_2 .title { margin-right: 0.8em;}
#service.parent .area-mokuji .col1_2 p { margin-right: 1.2em;}


/*----------------------------------
** #flexible.parent
------------------------------------*/
/* col4 */
#flexible.parent .contentsCol .col2_4,
#flexible.parent .contentsCol .col2_4:nth-child(odd){
	width: 23.7%;
	margin-left: 1%;
}
	#flexible.parent .contentsCol .col2_4:nth-child(4n+1) {
		margin-left: 0; 
	}

/*******************************************
** body.child (3kaiso)
********************************************/
/*----------------------------------
** page .main
------------------------------------*/
body.child #contents .main {
	float: right;
	width: 73%;
}

body.child #contents-Title {
	width: 100%;
}

body.child #contents-Title .title,
body.child #contents-Title .lead {
	display: block;
}

#service.child #contents-Title .title {
	text-align: left;
}

/*----------------------------------
** page .side
------------------------------------*/
body.child #contents .side {
	float: left;
	width: 24%;
	margin-top: 1em;
	font-size: 1.4rem;
}

body.child #contents #sidemenu-top-ph {
	display: block;
	margin-bottom: 0;
}

/* side-menu white→black */
body.child #contents .side {
	border: none;
}

#contents .side-menu {
	background-color: #444;
	color: #fff;
}

#contents .side-menu span.fzS,
#contents .side-menu dt span.fzS {
	color: #ccc;
}

#contents .side-menu dt {
	color: #fff;
	background-color: #111;
	z-index: 10;
}
	#contents .side-menu dt:first-child {
		border-bottom: 1px solid #ccc;
	}
	#contents .side-menu dt.list-title::before {
		border-top: 6px solid #ccc;
	}

#contents .side-menu dd {
	border-top: 1px solid #777;
}

#contents .side-menu dd a {
	color: #fff;
}
	#contents .side-menu dd a::after {
		border-top: #fff 2px solid;
		border-right: #fff 2px solid;
	}	
	#contents dl.side-menu dd a:hover,
	#contents dl.side-menu dd a:hover span.fzS {
		background-color: #00ad00;
		color: #fff
	}

/* current */
#contents .side-menu dd.current a, 
#contents .side-menu dd.current span.fzS {
	background-color: #00ad00;
	color: #fff;
	font-weight: normal;
}

/*----------------------------------
** #service.dako (child)
------------------------------------*/
#service.dako #lNavi-glass .contentsCol .img-flR.viewport-all {
	float: none;
	max-width: none;
	margin: 0 0 5px 0;
}

/*******************************************
** .area-gallery (custom post：ichiran, #gallery.single)
********************************************/
/* col4 */
#contents .area-gallery .col2-4,
#contents .area-gallery .col2-4:nth-child(odd),
#contents  .area-gallery .col2-4:nth-child(3n+1){
	width: 23.5%;
	margin-left: 1.3%;
}
	#contents .area-gallery .col2-4:nth-child(4n+1){
		margin-left: 0; 
	}

/*******************************************
** #gallery (custom post：ichiran, single)
********************************************/
/*----------------------------------
** #gallery.single
------------------------------------*/
#gallery.single #contents-Title .title,
#gallery.single #contents-Title .lead,
#gallery.single #contents-Title .fzS{
	padding-right: 186px;
}


/*******************************************
** #voice (custom post：ichiran, single)
********************************************/

/*----------------------------------
** body#voice.ichiran
------------------------------------*/
/* col2-3 */
#voice.ichiran .area-gallery .col2-3 .eye-catch {
	max-height: 220px;
}

/*----------------------------------
** body#voice.single
------------------------------------*/
/* area-voice-contents
------------------------------------*/
/* gallery-link */
#voice.single .readmore.gallery-link {
	margin-bottom: 0.5em;
}


/**********************************************
 home -toppage only-
***********************************************/
/*----------------------------------
** #home-contents-topTitle
------------------------------------*/
#home-contents-topTitle .title {
	width: 46%;
}
	#home-contents-topTitle .title img { max-width: 400px;}

#home-contents-topTitle .lead {
	font-size:  1.3rem;
}

/*----------------------------------
** #home-contents 
------------------------------------*/
#home-contents .title.headLine01-green {
	margin: 0.3em auto 0.5em;
}

#home-contents .contentsFitBox.inner {
	border-spacing: 20px 0;  /* padding */
}

/*----------------------------------
** #home-contents-service
------------------------------------*/
#home-contents-service .box-title {
	font-size: 2.8rem;
}

#home-contents-service .lead {
	font-size: 1.45rem;
}

/*----------------------------------
** #home-contents-gallery
------------------------------------*/
#home-contents-gallery img {
	max-height: 280px;
}

}

@media screen and (min-width: 980px){

/****************************************
** ページコンテンツ
*****************************************/
/*----------------------------------
** pageContents-link
------------------------------------*/
.area-pageContents-link .contentsCol .col1-3 {
	width: 31.6%;
}

/****************************************
** body.parent(2kaiso)
*****************************************/
/*----------------------------------
** area-mokuji
------------------------------------*/
body.parent .area-mokuji p {
	font-size: 1.5rem;
}

/* col2 */
body.parent .area-mokuji .col1_2 figure {
	max-width: 300px;
}
	body.parent .area-mokuji .col1_2 img { max-height: 200px;}
	body.parent .area-mokuji .col1_2 .group { min-height: 200px;}

body.parent .area-mokuji .col1_2 .title,
body.parent .area-mokuji .col1_2 p {
	margin-right: 200px;
}

/* img-small */
body.parent .area-mokuji.img-small .col1_2 .title,
body.parent .area-mokuji.img-small .col1_2 p {
	margin-right: 150px;
}

/*----------------------------------
** #service.parent
------------------------------------*/
#service.parent #iedukuri-topPrWrap {
	margin-bottom: 1em;
}
#service.parent #iedukuri-topPrWrap.contentsFitBox .area-text {
	width: 40%;
	padding-left: 2em;
}

#service.parent .area-mokuji .col1_2 .title,
#service.parent .area-mokuji .col1_2 p {
	margin-right: 150px;
}

/****************************************
** body.child (3kaiso)
*****************************************/
body.child #contents .main {
	width: 74%;
}

body.child #contents .side {
	width: 23%;
}

/*----------------------------------
** #service.child
------------------------------------*/
/* side */
#service.child .side-menu dd span.fzS {
	display: block;
}

/* indoor-environment */
#service.indoor-environment #zu-fukugo-dannetsu {
	width: 430px;
	padding-right: 20px;
}

/*----------------------------------
** #profile.child
------------------------------------*/
/* zero-energy-house */
#profile.zero-energy-house #logo-zeh {
	float: right;
}
#profile.zero-energy-house #logo-zeh + section {
	margin-top: 160px;
}

/****************************************
** #gallery (custom post：ichiran, single)
*****************************************/
/*----------------------------------
** #gallery.single
------------------------------------*/
#gallery.single #contents-Title {
	padding: 16px 24px;
}

#gallery.single #contents-Title .image-photo {
	bottom: 20px;
	right: 24px;
}

/****************************************
** home -toppage only-
*****************************************/
/*----------------------------------
** #home-contents
------------------------------------*/
#home-contents .contentsFitBox #home-service {
	width: 70%;
}
#home-contents .contentsFitBox #home-flexible {
	width: 30%;
}

#home-contents-service .box-title {
	font-size: 3.0rem;
}

#home-flexible .box-group {
	margin-top: -0.4em;
}

/*----------------------------------
** #home-contents-gallery
------------------------------------*/
#home-contents-gallery figure {
	background-color: #f3f3f3;
}
#home-contents-gallery img {
	max-height: 280px;
}


}