/*
Theme Name: zosan-saitamaminamiku
Author: MDS
*/
body {
	font-family:'ヒラギノ丸ゴ Pro','Hiragino Maru Gothic Pro','ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ','Meiryo','ＭＳ Ｐゴシック',sans-serif;
	-webkit-text-size-adjust: 100%;
	-webkit-text-stroke-width: 0.1px;
	line-height: 160%;
}

	.bottomContact .bottomContactTel,
	.bottomContact .bottomContactMail {
		width: 100%;
	}
.sPhone {display:none;}
	
@media only screen and (max-width:768px) {
	.pc {display: none;}
	.sPhone {display:block;}
	img {max-width: 100%;}
	.bottomBanner {
		padding: 10px;
		text-align: center;
	}
	#header {
		margin: 0 auto;
		padding: 0 10px;
	}
	#main {
		margin-bottom: 30px;
	}
	#mainImage {
		margin-bottom: 10px;
	}
	#contents {
		padding: 0 10px;
	}
	#footerWrapper {
	}
	#footer {
		margin: 30px auto 0;
		padding: 0 0 10px;
	}
}
/* Bgcolor
------------------------------------------------------------ */
.siteTitleWapper,
#sideWrapper, #main {
  background-color: #fff;
}
#bodyBg {
  background-color: #fff3f7;
}
/* Layout
------------------------------------------------------------ */
#header {
  margin: 0 auto;
  width: 960px;
}
#wrapper {
	position: relative;
	margin: 0 auto;
	width: 960px;
}
	#main {
	  float: left;
	  width: 680px;
	}
	#sideWrapper {
	  position: absolute;
	  right: 0;
	  float: right;
	  width: 275px;
	  height: 100%;
	}
		#side {
		  margin: 0 13px;
		}
	#mainImage {
		margin-bottom: 10px;
	}
	#contents {
		position: relative;
		padding: 0;
	}
	#contents .entryWrapper {
	  padding: 10px;
	  min-height: 1300px;
	  overflow: hidden;
	}
	.home #contents .entryWrapper {
	  padding: 0px!important;
	  min-height: 0!important;
	}
}
/* ヘッダー
--------------------------------------- */
#bodyBg {
	font-size: 140%;
	line-height: 160%;
}
#headerWrapper {
	margin-bottom: 10px;
}

#footerWrapper {
	clear: both;
}
#headerWrapper {
  margin-bottom: 0px;
  background: #ef6d8f!important;
  box-shadow: none;
  -webkit-box-shadow none;
  -moz-box-shadow: none;
}
.siteTitle {
  margin: 0 auto;
}
#header { zoom: 1;}
#header:after { 
	clear: both;
	content: ".";
	display: block;
	height: 0px;
	font-size: 0;
}
#header h1 {
	color: #fff;
	font-size: 70%;
	font-weight: normal;
}
/* サイドバー
--------------------------------------- */
#gNav ul {
  margin-bottom: 40px;
}
#gNav ul li{
  padding-left: 40px;
  height: 50px;
  line-height: 50px;
  border-bottom: dashed 1px #cccccc;
  background:  url(images/icon_arrow02.png) left center no-repeat;
}
	#gNav ul li a {
	  color: #ef6d8f;
	  text-decoration: none;
	}
	#gNav ul li a:hover {
	  text-decoration: underline;
	}
h3.newsTitle,
.sideBox h3 {
  padding: 0 0 0 22px;
  color: #5a5a5a;
  font-weight: bold;
  font-size: 100%;
  background:  url(images/icon_arrow01.png) left center no-repeat;
}
#side .siteTitle {
  text-align: center;
}
.sideBox {
  margin-bottom: 20px;
  padding: 15px 6px;
  border: solid 1px #ddd;
  border-radius: 8px;
}
.sideBox dd{
  font-size: 93%;
}
.mail a {
  display: block;
  margin: 20px auto;
  border-radius: 5px;
  text-align: center;
}
.phone {
  margin-bottom: 20px;
  text-align: center;
}
	.phone p {
	  margin-top: 10px;
	  color: #5a5a5a;
	  font-weight: bold;
	  font-size: 200%;
	  letter-spacing: -0.03em;
	}
	.phone a {
	  color: #5a5a5a;
	}
.profile dl {
  margin-bottom: 10px;
  border-bottom: dashed 1px #ccc;
  font-size: 83%;
}
/* news
-------------------------------------------------*/
.newsArea {
  height: 280px;
  overflow: auto;
  font-size: 90%;
}
#news p {
	text-align: right;
}
#news dl {
	display: block;
	margin-bottom: 10px;
	line-height: 140%;
	font-size: 90%;
}
#news dd {
	padding: 0 0 5px 0;
	border-bottom: dotted 1px #cccccc;
}
#news dd a {
	text-decoration: none;
}
#news dd a:hover {
	text-decoration: underline;
}
/* Footer
--------------------------------------- */
#footer {
  margin: 0;
  padding: 20px;
  text-align: center;
}
#footerWrapper {
  clear: both;
  background: #ef6d8f;
}
#footer {
	font-size: 78%;
	line-height: 140%;
}
#footer a {
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;
}
/* コンテンツ
--------------------------------------- */
.entry p {
  margin-bottom: 10px;
}
.entry img {
  max-width: 100%;
  width: auto;
  height: auto;
  vertical-align: middle;
}
.pageWrap {
  padding: 0 20px;
}
.three_column h3 {
  margin: 15px 0;
  color: #363a90;
  text-align: center;
}
.three_column ul li p {
  font-size: 83%;
}
.three_column ul li img {
  max-width: 100%;
}
 .entryBody .point ul {
  margin-bottom: 30px;
}
 .entryBody .point ul li {
  padding-left: 35px;
  list-style-type: none;
  line-height: 200%;
  background:  url(images/icon_arrow02.png) left center no-repeat;
}
 .entryBody .point p {
  font-weight: bold;
  font-size: 120%;
  color: #00a8ff;
  text-align: center;
}
.point p span.underline{
  background: linear-gradient(transparent 60%, #ffff66 60%)
}
.point {
  margin-bottom: 30px;
  padding: 20px;
  border: solid 3px #363a90;
}
/* トップページ：３つのポイント */
.point_index h3{
  margin: 0 0 15px 0;
  color: #ef6d8f;
  font-size: 110%;
}
	.point_index ul li {
	  margin-bottom: 20px;
	  display: table;
	  width: 100%;
	}
	.point_index .imgArea {
	 display: table-cell;
	 width: 221px;
	 vertical-align: top;
	}
	.point_index .txtArea {
	 display: table-cell;
	 padding-left: 20px;
	 vertical-align: top;
	}

.index_appeal {
  margin: 40px 0;
  padding: 30px;
  border: solid 2px #460200;
  background-color: #fffdda;
}
	.index_appeal h3 {
	  margin-bottom: 20px;
	  color: #460200;
	  font-size: 160%;
	  text-align: center;
	}
		.index_appeal h3 span {
		  background: linear-gradient(transparent 70%, #f8f400 60%);
		}
	.index_appeal p {
	  margin-bottom: 0;
	}
/* column
--------------------------------------------- */
.three_column ul li {
  float: left;
  margin-right: 10px;
  width: 210px;
  list-style-type: none;
}
.page-id-8 .three_column ul li {
  margin-right: 10px;
  width: 205px;
}
.page-id-8 .three_column ul li:last-child,
.three_column ul li:last-child {
  margin-right: 0px;
}

/* pageTitle
-------------------------------------------------------------------------------- */
#contents .pageTitle h2 {
  font-family:'ヒラギノ丸ゴ Pro','Hiragino Maru Gothic Pro','ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ','Meiryo','ＭＳ Ｐゴシック',sans-serif;
  margin-top: 10px;
  margin-bottom: 20px;
  padding: 5px 10px 5px 30px;
  background: url(images/icon_arrow01.png) 10px center no-repeat;
  border-bottom: solid 3px #ef6d8f;
  color: #ef6d8f;
  font-size: 110%;
  font-weight: normal;
}
	#contents .pageTitle.index h2 {
	  background-color: #e4e4e0;
	  border-bottom: none;
	  color: #5a5a5a;
	}
.home #contents .pageTitle h2{
  margin-top: 30px;
}

@media only screen and (max-width:768px) {
	#contents .pageTitle h2 {
		font-size: 130%;
		line-height: 130%;
	}
}

/* text
-------------------------------------------------------------------------------- */
#bodyBg,
#news dd a,
#contents #breadcrumbs a,
#contents .entryTitle a,
#contents .blogWrapper #blogSide ul li a,
#side .sideHeader .siteNavi ul li.cat-item a,
#sitemap_list li a,
#sitemap_list02 li a {
	color: #333333;
}
#footer,
#footer a {
	color: #fff;
}

/* Utility
---------------------------------------------------------------------------------*/
.red {color: red;}
.alignR {text-align: right;}
.alignC {text-align: center!important;}
.alignL {text-align: left;}
.center {
    margin: 0 auto;
}
.clearfix:after {
  font-size: 1px;
  content: "";
  display: block;
  height: 0px;
  clear: both;
}
/* textstyle
-------------------------------------------------*/
.entryBody {
  margin-bottom: 10px;
  font-size: 83%;
}
.home .entryBody li {
  font-size: 100%;
}
/* pagetop
-------------------------------------------------*/
#footerWrapper footer .pagetop {
	position: fixed;
	right: 20px;
	bottom: 30px;
}
#footerWrapper footer .pagetop img {
	width: 50px;
}
/* Link
-------------------------------------------------*/
a {
  color: #ef6d8f;
}
		a:hover{
			color:#00a8ff;
		}
/* button
-------------------------------------------------*/
.categoryLink {
  margin-top: 30px;
  text-align: center;
}
a.btn01,
a.btn02 {
	background-color: #fff3f7;
	text-decoration: none;
	box-shadow:         0px 1px 3px rgba(0,0,0,0.3);
	-webkit-box-shadow: 0px 1px 3px rgba(0,0,0,0.3);
	-moz-box-shadow:    0px 1px 3px rgba(0,0,0,0.3);
}
a.btn01:hover,
a.btn02:hover {
	background: #9ab1d6;
	box-shadow:         0px 1px 2px rgba(0,0,0,0.3);
	-webkit-box-shadow: 0px 1px 2px rgba(0,0,0,0.3);
	-moz-box-shadow:    0px 1px 2px rgba(0,0,0,0.3);
}
a.btn01 {
	padding: 4px 10px;
	background: #466ead;
	color: #fff;
	font-size: 78%;
	border-radius: 2px;
}
a.btn02 {
	padding: 10px 20px;
	border-radius: 3px;
	text-shadow: -1px -1px 0px rgba(000,000,000,0.3), 1px 1px 0px rgba(255,255,255,0.2);
	display:block;
	width:auto;
	text-align:center;
}
a.btn02:hover {
	background: #eee;
}
/* Index
---------------------------------------------------------------------------------*/
/* mainImage
-------------------------------------------------*/
#mainImage .mainImage {
	width: 100%;
	height: auto;
}
/* entry
---------------------------------------------------------------------------------*/
#entryWrapper {
}
.entry .entryTitle h2,
.entry .entryTitle h3 {
	margin-bottom: 20px;
	padding: 0.25em 0;
	font-weight: normal;
	background:  url(images/title_entry_bg.png) 0 bottom no-repeat;
}
.entry .entryTitle h2 a,
.entry .entryTitle h3 a {
	text-decoration: none;
}
.entry img {
	max-width: 100%;
	height: auto;
}
.categoryLink {
	text-align: center;
}
.entry .entryBody .wp_social_bookmarking_light,
.entry .entryBody .wp_social_bookmarking_light_clear {
	display: none;
}
@media only screen and (max-width:768px) {
	.entry {
		margin-bottom: 30px;
	}
	.entry .entryTitle h2,
	.entry .entryTitle h3 {
		font-size: 130%;
		line-height: 130%;
	}
}
@media only screen and (min-width:769px) {
	.entry {
		margin-bottom: 50px;
	}
	.entry .entryTitle h2,
	.entry .entryTitle h3 {
		font-size: 130%;
		line-height: 130%;
		letter-spacing: 0.05em;
	}
}

/* pages
---------------------------------------------------------------------------------*/
.entryBody {
  margin: 0 10px;
}
h2.subtitle {
	margin-bottom: 10px;
	padding: 10px 20px;
	border: solid 1px #ccc;
	border-radius: 5px;
	font-size: 110%;
	background: rgb(205,205,205); /* Old browsers */
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2NkY2RjZCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmNmYzZjMiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top,  rgba(205,205,205,1) 0%, rgba(246,243,243,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(205,205,205,1)), color-stop(100%,rgba(246,243,243,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(205,205,205,1) 0%,rgba(246,243,243,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(205,205,205,1) 0%,rgba(246,243,243,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(205,205,205,1) 0%,rgba(246,243,243,1) 100%); /* IE10+ */
	background: linear-gradient(to bottom,  rgba(205,205,205,1) 0%,rgba(246,243,243,1) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#cdcdcd', endColorstr='#f6f3f3',GradientType=0 ); /* IE6-8 */
}
h3.titleBlue {
	margin: 25px 0 15px 0;
	padding: 10px;
	background: #f4fcff;
	font-size: 100%;
	font-weight: normal;
	color: #00a8ff;
	border-bottom: solid 3px #00a8ff;
}
h4.blue {
  color: #363a90;
  font-size: 85%;
  margin-top: 10px;
}
/* SGS
---------------------------------------------------------- */
	#concept .textAreaL {
		float: left;
		margin: 5px 0 0 0;
		padding: 0;
		width: 53%;
	}
	#concept .imgAreaR {
		float: right;
		margin: 0 2%;
		padding: 1%;
		width: 40%;
	}
	#concept .imgAreaL img,
	#concept .imgAreaR img {
		max-width: 100%;
	}
	#concept .textAreaR {
		float: right;
		margin: 5px 0 0 0;
		padding: 0;
		width: 67%;
	}
	#concept .imgAreaL {
		float: left;
		margin: 0 5px;
		padding: 5px;
		width: 30%;
	}
.construction.clearfix {
  width: 100%;
}
	.construction li {
		float: left;
		margin-right: 5px;
		width: 155px;
		text-align: center;
	}
	.construction li:last-child {
		margin-right: 0px;
	}
table.legioout {
	width: 100%;
	border-collapse: collapse;
	border: solid 2px #000;
}
table.legioout th,
table.legioout td {
	padding: 5px;
	border: solid 1px #000;
	font-size: 90%;
	text-align: center;
}
table.legioout th {
	background: #bae3f9;
	font-weight: normal;
}
table.legioout td.red {
	color: #900;
	font-weight: bold;
}
/* ハウスクリーニング
---------------------------------------------------------- */
.titleMagenta {
  margin-bottom: 10px;
  padding: 7px 5px 5px 5px;
  border-bottom: solid 2px #e95392;
  background-color: #fef6f8;
  color: #e95392;
}
.titleYellow {
  margin-bottom: 10px;
  padding: 7px 5px 5px 5px;
  border-bottom: solid 2px #ff9601;
  background-color: #fffde4;
  color: #ff9601;
}
.titleGreen {
  margin-bottom: 10px;
  padding: 7px 5px 5px 5px;
  border-bottom: solid 2px #45c438;
  background-color: #f1fcda;
  color: #45c438;
}
.attentionArea {
	background: #f6f6f6;
	margin-bottom: 15px;
	padding: 15px;
}
.attentionArea dl {
	display: table;
	width: 100%;
	font-size: 100%;
}
.attentionArea dd{
	display: table-cell;
	padding-left: 15px;
}
.attentionArea dt{
	font-weight: bold;
	color: #ee6e8f;
	display: table-cell;
	width: 20%;
}
.attentionArea strong {
	color: #ee6e8f;
}
.houseprice table {
    margin: 15px auto 20px auto;
    border-top: 1px solid #ccc;
    border-left: 1px solid #ccc;
    width: 100%;
    border-collapse: collapse;
    text-align: left;
    font-size: 90%;
}
.houseprice table th {
    padding: 8px;
    border-right: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    color: #333;
    background-color: #f0f0f0;
    font-weight: normal;
}
.houseprice table td {
    padding: 8px;
    border-right: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
}
.houseprice table th.head {
	background: #edc611;
	text-align: center;
	font-weight: bold;
	padding: 3px 0;
	color: #6c2d07;
}
.houseprice table td {
	text-align: right;
}
.houseprice table th {
	background: #ee6e8f;
	text-align: center;
	font-weight: bold;
	color: #fff;
}
.houseoptionPrice table {
    margin: 15px auto 20px auto;
    border-top: 1px solid #ccc;
    border-left: 1px solid #ccc;
    width: 100%;
    border-collapse: collapse;
    text-align: left;
    font-size: 90%;
}
.houseoptionPrice table th {
	text-align: center;
	font-weight: bold;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	background: #ee6e8f;
}
.houseoptionPrice table td {
    padding: 8px;
    border-right: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    font-size: 100%;
}
.titleBlueCircle {
  margin-bottom: 20px;
  padding: 7px 5px 5px 25px;
  background:  url(images/icon_circle01.png) left center no-repeat;
  border-bottom: dashed 1px #ccc;
  color: #155a9a;
  font-size: 85%;
}
	.construction li {
	  float: left;
	  margin-right: 0;
	  width: 50%;
	  text-align: center;
	  list-style-type: none;
	}

	/* ハウスクリーニング
	--------------------------------------------- */
	.construction.clearfix div {
	  display: table-cell;
	}
/* contact
---------------------------------------------------------------------------------*/
	.contact {margin-bottom: 50px;}
	.contact dl {
		display: table;
		width: 100%;
		height: 40px;
		border-bottom: dotted 1px #eee;
	}
	.contact dt {
		width: 23%;
	}
	.contact dt,
	.contact dd {
		display: table-cell;
		vertical-align: middle;
	}
	input[type="text"],
	input[type="email"], input[type="number"], input[type="password"], input[type="tel"], input[type="url"], textarea, select {
		border: solid 1px #666;
		padding: 6px;
	}
.wpcf7-not-valid-tip {
	left: 0;
	top: 30px;
	padding: 3px 12px;
	background: #990000;
	border: none;
	-moz-border-radius: 20px;
	-webkit-border-radius: 20px;
	border-radius: 20px;
	color: #ffffff;
	font-size: 90%;
	line-height: 100%;
}
.wpcf7-response-output {
	margin: 2em 0 2em!important;
	-moz-border-radius: 20px;
	-webkit-border-radius: 20px;
	border-radius: 20px;
}
div.wpcf7-validation-errors {
	border: solid 2px #990000!important;
}
/* Pages:　法人向け
---------------------------------------------------------------- */
ul.pageNav li {
  float: left;
  margin-bottom: 10px;
  width: 33.3%;
  font-size: 90%;
  text-align: center;
  list-style-type: none;
}
	ul.pageNav li a {
	  display: block;
	  width: 95%;
	  background: #fff3f7;
	  border: solid 1px #6a6a6a;
	  color: #6a6a6a;
	  text-decoration: none;
	}
h2.h_grey {
  margin-top: 20px;
  margin-bottom: 10px;
  padding: 5px 10px;
  background-color: #e4e4e0;
  border-radius: 5px;
  font-size: 115%;
}
h3.pink {
  margin-bottom: 10px;
  padding: 5px 0;
  border-bottom: dotted 2px #ef6d8f;
  color: #ef6d8f;
  font-size: 110%;
}
.estimate h4 {
  padding: 10px 0;
  color: #6c9bd2!important;
  font-size: 22px;
}
ul.column_2 {
  margin-bottom: 20px;
}
	ul.column_2 li {
	  float: left;
	  display: inline-block;
	  width: 50%;
	  text-align: left;
	  list-style-type: none;
	}
	ul.column_2 li:last-child {
	  float: right;
	  text-align: left;
	}
	ul.column_2 li p {
	  text-align: left;
	}
p.skyblue {
  padding: 10px;
  color: #014190;
  background-color: #ecf5ff;
}
	.estimate {
	  display: table;
	  margin: 20px 0;
	  padding: 10px 20px;
	  width: 596px;
	  border: solid 2px #6c9bd2;
	  background: #ffffff;
	}
	.estimate .txtArea{
		display: table-cell;
		padding: 0;
		max-width: 60%;
		vertical-align: middle;
		text-align: left;
	}
	.estimate .btnArea{
		display: table-cell;
		padding: 0;
		max-width: 40%;
		vertical-align: middle;
		text-align: right;
	}
	.estimate p {
	  margin: 0;
	}

@media only screen and (max-width:768px) {
	.onlyPC { display: none!important;}
}
@media only screen and (min-width:769px) {
	.onlySP { display: none!important;}
}
@media only screen and (min-width: 420px) {
	.imgLeft, .imgRight, .alignleft, .alignright {
	  width: 50% !important;
	  max-width: 200px !important;
	  min-width: 200px !important;
	}
}
@media only screen and (max-width: 640px) {
	.pc {
		display: none;
	}
}
/* sPhone
-------------------------------------------------------------------------------- */
@media only screen and (max-width:768px) {
	#spHeader .siteTitle .logo {
	  width: auto;
	  max-height: 50px;
	}
	#spHeader #toggle-button {
	  float: right;
	  margin: 5px 10px 0 0;
	  padding: 8px 8px 4px;
	  width: 27px;
	  border-radius: 3px 3px 3px 3px;
	  cursor: pointer;
	  position: relative;
	}
	#spHeader #toggle-button, #spHeader #spSiteNavi {
	  background: #ef6d8f;
	}
	#spHeader #spSiteNavi {
	  clear: right;
	  display: none;
	  position: absolute;
	  top: 55px;
	  z-index: 1;
	  width: 100%;
	  text-align: center;
	}
	#spHeader #spSiteNavi a {color: #fff!important;}
	#spHeader #spSiteNavi .menu-item-38 {display:block;}
	#header h1 {
		padding: 5px 0;
		line-height: 140%;
	}
	#header,
	#wrapper {
	  margin: 0 auto;
	  width: auto;
	}
	#contents .entryWrapper {
	  min-height: 300px;
	}
	#main {
	  float: none;
	  width: auto;
	}
	#news {
	  padding: 0 10px;
	}
	#spHeader {
		position: relative;
		height: 55px;
		background-color: #fff;
	}
	#spHeader .siteTitle {
		position: absolute;
		left: 10px;
		top: 3px;
		width: 80%;
		line-height: 55px;
	}
	#spHeader #toggle-button {
		float: right;
		position: relative;
		margin: 5px 10px 0 0;
		padding: 8px 8px 4px;
		width: 27px;
		border-radius: 3px 3px 3px 3px;
		cursor: pointer;
	}
	#spHeader .act {
		border-radius: 3px 3px 0 0 !important;
	}
	#spHeader #toggle-button img {
		width: 27px;
	}
	#spHeader #spSiteNavi {
		display: none;
		clear: right;
		position: absolute;
		top: 52px;
		z-index: 1;
		width: 100%;
		text-align: center;
	}
	#spHeader #spSiteNavi .siteNavi li.cat-item {		
	}
	#spHeader #spSiteNavi a {
		display: block;
		padding: 8px 0;
		border-bottom: solid 1px #fff;
		color: #ffffff;
		text-decoration: none;
	}
	#spHeader #spSiteNavi .naviTitle {
		display: none;
	}
	#sideWrapper {
	  display: none;
	}
	/* ３つのポイント */
	.point_index h3{
	  margin: 10px 0;
	}
		.point_index ul li,
		.point_index .imgArea{
		 display: block;
		 width: auto;
		 text-align: center;
		}
		.point_index .txtArea{
		 display: block;
		 padding-left: 0px;
		 width: auto;
		 text-align: left;
		}
	.index_appeal {
	  margin: 20px 0;
	  padding: 5px;
	}
		.index_appeal h3{
		  font-size: 110%;
		}
	/*　Pages
	--------------------------------------------- */
	.three_column ul li {
	  float: none;
	  margin-right: 0px;
	  width: auto;
	  list-style-type: none;
	}

	/* SGS
	---------------------------------------------------------------- */
	#concept .textAreaL,
	#concept .imgAreaR,
	#concept .imgAreaL,
	#concept .textAreaR {
		float: none;
		margin: 0 2%;
		padding: 1%;
		width: auto;
	}
	#concept .imgAreaL img,
	#concept .imgAreaR img {
		max-width: 100%;
	}
	.construction .three_colL {
		float: left;
		width: 40%;
		text-align: right;
	}
	.construction .three_colC {
		float: left;
		width: 19.5%;
		text-align: center;
	}
	.construction .three_colR {
		float: right;
		width: 40%;
		text-align: left;
	}
	.construction div {
		float: left;
		width: 49%;
		text-align:  center;
	}
	.estimate {
		display: block;
		margin: 15px 0 30px;
		padding: 5px;
		width: auto;
		border: solid 2px #0677c5;
		background: #ffffff;
	}
	.estimate .txtArea,
	.estimate .btnArea{
		display: block;
		padding: 0;
		max-width: 100%;
		vertical-align: top;
		text-align: center;
	}
	.estimate h4{
		color: #0677c5!important;
	}
		.page-id-8 .three_column ul li,
		.three_column ul li {
		  float: none;
		  margin-right: 0;
		  width: auto;
		  list-style-type: none;
		  text-align: center;
		}
	.contact dl {
	  margin-bottom: 10px;
	  padding-bottom: 10px;
	}
	.contact dt, .contact dd {
	  display: block;
	  width: auto;
	  vertical-align: middle;
	}
	.pageWrap {
	  padding: 0;
	}
	ul.pageNav li {
	  float: none;
	  margin: 0 auto;
	  width: 80%;
	  margin-bottom: 10px;
	}
	ul.column_2 {
	  margin-bottom: 20px;
	}
	ul.column_2 li {
	  float: none;
	  display: block;
	  margin-bottom: 10px;
	  width: auto;
	  list-style-type: none;
	  text-align: center;
	}
	ul.column_2 li:last-child {
	  float: none;
	  text-align: center;
	}
}