/* CSS Document */
@charset "UTF-8";
/* GoogleFont 'Abril Fatface' Oranienbaum Raleway Anton 'Josefin Sans' 'Josefin Slab' 'Rozha One' */
@import url('https://fonts.googleapis.com/css?family=Anton|Josefin+Sans|Josefin+Slab|Rozha+One|Abril+Fatface|Oranienbaum|Raleway:200,400,700,900');
body {
	font-family: 'ヒラギノ角ゴシック Pro', 'Hiragino Kaku Gothic Pro', メイリオ, Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif, 游ゴシック体, 'Yu Gothic', YuGothic;
	color:#231815;
	background: url(../images/topBg.png) no-repeat;
	background-position: top left;
}
section{
	margin-top:200px;
	margin-bottom:-200px;
}
section:last-of-type{
	margin-bottom:0;
}
nav.topmenu{
	border-bottom: 1px solid #13007C;
}
nav#backTopArrow{
	display:none;
	position:fixed;
	bottom:8px;
	right:8px;
	width:35px;
	height:35px;
	background-color: #13007C;
	opacity: 0.6;
	text-align: center;
	color:#333333;
	text-indent:100%;
	white-space: nowrap;
	overflow: hidden;
	cursor: pointer;
	z-index: 1000;
}
nav#backTopArrow::before{
	content:"";
	display: block;
	position: absolute;
	width:15px;
	height:4px;
	background: #FFFFFF;
	transform: rotate(25deg);
	top:14px;
	left:16px;
}
nav#backTopArrow::after{
	content:"";
	display: block;
	position: absolute;
	width:15px;
	height:4px;
	background: #FFFFFF;
	transform: rotate(-25deg);
	top:14px;
	left:3px;
}
div.div-table{
	display:table;
}
div.div-table-thead{
	display: table-header-group;
}
div.div-table-tbody{
	display: table-row-group;
}
div.div-table-tfoot{
	display: table-footer-group;
}
div.div-table-tr{
	display: table-row;
}
div.div-table-th,
div.div-table-td{
	display: table-cell;
}
div.div-table-caption{
	display:table-caption;
}
article .inquery a,
article .inquery small{
	display:inline-block;
	color:#FFFFFF;
}

article .costdown{
	text-align: left;
	width:80%;
	margin:0 auto;
	padding-top:50px;
	padding-left:200px;
}
article .costdown h3{
	font-size: 250%;
	font-weight: bold;
	color:#FFFFFF;
	text-shadow: 0px 0px 6px #13007C,
				3px 3px 1px #13007C,
				-3px -3px 1px #13007C,
				-3px 3px 1px #13007C,
				3px -3px 1px #13007C,
				0px 3px 1px #13007C,
				3px 0px 1px #13007C,
				-3px 0px 1px #13007C,
				0px -3px 1px #13007C;
}
article .costdown p{
	border:1px solid #13007C;
	background-color: #FFFFFF;
	padding:15px;
	font-size: 120%;
}
strong{
	font-size:130%;
	color: #8B0F21;
}
article .costdown p a{
	display : inline-block;
	margin: 0 5px;
	padding: 2px 15px;
	background: #13007C;
	color:#FFFFFF;
}
article .costdown p a:hover{
	background: #9999C9;
	text-decoration: none;
}

article .inquery{
	background-color: #218B0F;
	margin:40px auto 80px auto;
	padding:10px;
	position: relative;
	border:2px solid #185e0c;
	box-shadow: 0px 3px 10px #333333;
	text-align: right;
}
article .inquery::before{
	content: "";
	width:200px;
	height:300px;
	display: block;
	position: absolute;
	bottom:5px;
	left:5px;
	background-image: url(../images/callcenter.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	background-size: contain;
}
article .inquery h3{
	display:inline-block;
	color:#FFFFFF;
	margin: 0;
	padding: 0;
	font-size:255%;
	line-height: 1.1em;
	text-align: left;
	position: relative;
	z-index: 100;
	vertical-align: bottom;
	text-shadow: 0px 0px 6px #218B0F,
				3px 3px 1px #218B0F,
				-3px -3px 1px #218B0F,
				-3px 3px 1px #218B0F,
				3px -3px 1px #218B0F,
				0px 3px 1px #218B0F,
				3px 0px 1px #218B0F,
				-3px 0px 1px #218B0F,
				0px -3px 1px #218B0F;
}
article .inquery h3::before{
	content:"無料";
	display:block;
	position: absolute;
	top:-1.2em;
	left:-0.2em;
	color:#ff0000;
	font-size: 80%;
	font-weight: bold;
	transform: rotate(-10deg);
	text-shadow: 0px 0px 4px #FFFFFF,
				2px 2px 1px #FFFFFF,
				-2px -2px 1px #FFFFFF,
				-2px 2px 1px #FFFFFF,
				2px -2px 1px #FFFFFF,
				0px 2px 1px #FFFFFF,
				2px 0px 1px #FFFFFF,
				-2px 0px 1px #FFFFFF,
				0px -2px 1px #FFFFFF;
}
article .inquery .inqueryBlock{
	display:inline-block;
	width:280px;
	margin-left: 10px;
	text-align: left;
	position: relative;
	z-index: 1000;
}
article .inquery a.telNumber{
	margin: 10px 0 0 0;
	padding: 0;
	font-family: "Josefin Slab";
	font-size: 235%;
	letter-spacing: 0.05em;
	line-height: 1em;
	width:280px;
	height:30px;
	text-shadow: 0px 0px 6px #218B0F,
				3px 3px 1px #218B0F,
				-3px -3px 1px #218B0F,
				-3px 3px 1px #218B0F,
				3px -3px 1px #218B0F,
				0px 3px 1px #218B0F,
				3px 0px 1px #218B0F,
				-3px 0px 1px #218B0F,
				0px -3px 1px #218B0F;
}
article .inquery a.telNumber::before{
	content:"tel:";
	font-size: 60%;
	text-transform: uppercase;
	margin-right: 5px;
}
article .inquery .mailForm{
	text-transform: capitalize;
	font-family: 'Josefin Sans';
	border:1px solid #FFFFFF;
	background-color: #218B0F;
	line-height: 1em;
	padding:3px;
	margin:0;
	letter-spacing: 0.3em;
}
article .inquery .mailForm::after{
	content:"";
	width:23px;
	height:15px;
	display:inline-block;
	background: url(../images/mailIcon.png) center center no-repeat;
	margin-left: 3px;
}
article .inquery a.mailForm:hover{
	background: rgba(255,255,255,0.3);
}
article .inquery .openClose{
	width:280px;
	text-align: center;
	line-height: 1em;
	padding: 0;
	margin: 0;
	text-shadow: 0px 0px 6px #218B0F,
				3px 3px 1px #218B0F,
				-3px -3px 1px #218B0F,
				-3px 3px 1px #218B0F,
				3px -3px 1px #218B0F,
				0px 3px 1px #218B0F,
				3px 0px 1px #218B0F,
				-3px 0px 1px #218B0F,
				0px -3px 1px #218B0F;
}

/*
	ナビゲーションバー
*/
	#titleLogo{
		display: inline-block;
		text-indent: 100%;
		white-space: nowrap;
		overflow: hidden;
		width:440px;
		height:107px;
		margin-top:25px;
		margin-bottom:5px;
		background: url(../images/logo.png) center left no-repeat;
		background-size: contain;
		vertical-align: middle;
	}
	#titleMenu {
		display: block;
		list-style:none;
		text-transform: uppercase;
		margin: 0 0 0 95px;
		padding:0;
		vertical-align: bottom;
	}
	#titleMenu li{
		display: inline-block;
		margin:0;
		vertical-align: bottom;
		line-height: 1em;
	}
	#titleMenu li.li-contact{
		display: none;
	}
	#titleMenu li a{
		color:#FFFFFF;
		font-weight: normal;
		display:block;
		padding:5px 20px;
		text-shadow: 2px 2px 1px #13007C,
					-2px 2px 1px #13007C,
					2px -2px 1px #13007C,
					-2px -2px 1px #13007C,
					0px 2px 1px #13007C,
					2px 0px 1px #13007C,
					0px -2px 1px #13007C,
					-2px 0px 1px #13007C,
					0px 0px 2px #13007C;
	}
	#titleMenu li a:hover{
		background: rgba(221,238,255,0.8);
		text-decoration: none;
		color:#FFFFFF;
		font-weight: normal;
		text-shadow: 1px 1px 0 #0F218B,
					-1px 1px 0 #0F218B,
					1px -1px 0 #0F218B,
					-1px -1px 0 #0F218B,
					0px 1px 0 #0F218B,
					1px 0px 0 #0F218B,
					0px -1px 0 #0F218B,
					-1px 0px 0 #0F218B;
	}
	#titleInfo {
		position: absolute;
		width:380px;
		margin:0;
		padding:0;
		top:0;
		right:0;
		color:#FFFFFF;
		text-shadow: 2px 2px 3px #2e2a12;
	}
	#titleInfo a,
	#titleInfo small{
		display:inline-block;
		color:#FFFFFF;
	}
	#titleInfo a:hover{
		text-decoration: none;
	}
	#titleInfo a.topLabel{
		width:170px;
		margin:0 15px 15px 0;
		padding:8px 3px;
		text-align: center;
		letter-spacing: 0.1em;
		line-height: 1em;
		font-weight: bold;
		vertical-align: bottom;
		color:#333333;
		text-shadow: 0px 1px 1px #ffffff;
		background: #c8be80;;
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0.92, #e1c419), color-stop(0.56, #8B790F), color-stop(0.50, #FFF), color-stop(0.00, #8b790F));
		background: -webkit-linear-gradient(top, #8b790F 0%, #FFF 50%, #8B790F 56%, #e1c419 92%);
		background: -moz-linear-gradient(top, #8b790F 0%, #FFF 50%, #8B790F 56%, #e1c419 92%);
		background: -o-linear-gradient(top, #8b790F 0%, #FFF 50%, #8B790F 56%, #e1c419 92%);
		background: -ms-linear-gradient(top, #8b790F 0%, #FFF 50%, #8B790F 56%, #e1c419 92%);
		background: linear-gradient(to bottom, #8b790F 0%, #FFF 50%, #8B790F 56%, #e1c419 92%);
		border-left:1px solid #8B790F;
		border-bottom:1px solid #8B790F;
		border-right:1px solid #8B790F;
		box-shadow: 0px 1px 6px #FFFFFF;
	}

	#titleInfo a.topLabel:hover{
		opacity:0.8;
	}
	#titleInfo a.topLabel:first-of-type{
		letter-spacing: 0.2em;
		vertical-align: bottom;
	}
	#titleInfo a.topLabel:first-of-type:before{
		content:"";
		background:url(../images/human.png) center center no-repeat;
		width:16px;
		height:16px;
		padding:0;
		margin:0 5px 0 0 ;
		display: inline-block;
		vertical-align: bottom;
	}
	#titleInfo a.telNumber{
		margin: 10px 0 0 0;
		padding: 0;
		font-family: "Josefin Slab";
		font-size: 300%;
		letter-spacing: 0.05em;
		line-height: 1em;
		width:357px;
		height:43px;
		border-bottom:1px solid #FFFFFF;
	}
	#titleInfo a.telNumber::before{
		content:"tel:";
		font-size: 60%;
		text-transform: uppercase;
		margin-right: 5px;
	}
	#titleInfo .mfText{
		font-size:100%;
		margin-top:10px;
	}
	#titleInfo .mailForm{
		text-transform: capitalize;
		font-family: 'Josefin Sans';
		border:1px solid #FFFFFF;
		line-height: 1em;
		padding:3px 8px;
		margin-left:5px;
		letter-spacing: 0.3em;
		box-shadow: 1px 1px 2px #2e2a12;
	}
	#titleInfo .mailForm::after{
		content:"";
		width:23px;
		height:15px;
		display:inline-block;
		background: url(../images/mailIcon.png) center center no-repeat;
		margin-left: 3px;
	}
	#titleInfo a.mailForm:hover{
		background: rgba(255,255,255,0.3);
	}
	#titleInfo .openClose{
		width:357px;
		text-align: center;
		padding: 0;
		margin: 0;
	}
	#titleMobileMenu{
		display:none;
	}
/*
	事業内容
*/
#works{
	margin-top:0;
	padding:0;
	position: relative;
	overflow: hidden;
}
	#works #headerImage{
		position: absolute;
		z-index: 10;
		background: url(../images/topBg.png)left top no-repeat;
		background-size: cover;
		width:100%;
		height:320px;
	}
	#works #carouselSlidesOnly{
		margin-top:84px;
	}
	#works #carouselSlidesOnly .carousel-item,
	#works #carouselSlidesOnly .carousel-item .carousel-caption{
		margin: 0;
		padding:0;
		left:inherit !important;
		right:inherit !important;
	}
	#works #carouselSlidesOnly .carousel-item .carousel-caption h5{
		text-align: right;
		margin: 0;
		padding:5px 10px 5px 180px;
		font-size: 100%;
		transition: 6s;

		opacity: 0;
		-moz-transition: -moz-transform 0.5s linear;
		-webkit-transition: -webkit-transform 0.5s linear;
		-o-transition: -o-transform 0.5s linear;
		-ms-transition: -ms-transform 0.5s linear;
		transition: transform 0.5s linear;
		-webkit-animation-duration: 1.5s;
		animation-duration: 1.5s;
		-webkit-animation-fill-mode: both;
		animation-fill-mode: both;
	}
	.img-blur {
		-webkit-animation-name: imageBlur;
		animation-name: imageBlur;
		opacity: 1;
		transition: 6s;
	}

	@-webkit-keyframes imageBlur {
		from {
		opacity: 0;
			-webkit-filter: blur(15px);
			-moz-filter: blur(15px);
			-ms-filter: blur(15px);
			-o-filter: blur(15px);
			filter: blur(15px);
		}

		to {
			opacity: 1;
			-webkit-filter: blur(0px);
			-moz-filter: blur(0px);
			-ms-filter: blur(0px);
			-o-filter: blur(0px);
			filter: blur(0px);
		}
	}
	@keyframes imageBlur {
		from {
			opacity: 0;
			-webkit-filter: blur(15px);
			-moz-filter: blur(15px);
			-ms-filter: blur(15px);
			-o-filter: blur(15px);
			filter: blur(15px);
		}

		to {
			opacity: 1;
			-webkit-filter: blur(0px);
			-moz-filter: blur(0px);
			-ms-filter: blur(0px);
			-o-filter: blur(0px);
			filter: blur(0px);
		}
	}

	#works #carouselSlidesOnly .carousel-item .carousel-caption h5.bgColor01{
		background-color: rgba(7, 195, 3, 0.7);
		color:rgb(249, 255, 254);
	}
	#works #carouselSlidesOnly .carousel-item .carousel-caption h5.bgColor02{
		background-color: rgba(19,0,124,0.7);
	}
	#works #carouselSlidesOnly .carousel-item .carousel-caption h5.bgColor03{
		background-color: rgba(255, 153, 0, 0.7);
	}
	#works #carouselSlidesOnly .carousel-item .carousel-caption h5.bgColor04{
		background-color: rgba(255, 222, 0, 0.7);
		color:rgb(39, 46, 78);
	}
	#works #carouselSlidesOnly .carousel-item .carousel-caption h5.bgColor05{
		background-color: rgba(255, 69, 0, 0.7);
	}
	#works #carouselSlidesOnly .carousel-item .carousel-caption h5.bgColor06{
		background-color: rgba(14, 175, 0, 0.7);
	}
	#works #carouselSlidesOnly .carousel-item .carousel-caption h5.bgColor07{
		background-color: rgba(19,0,124,0.7);
	}
	#works #carouselSlidesOnly .carousel-item .carousel-caption h5.bgColor08{
		background-color: rgba(255, 254, 153, 0.7);
		color:rgb(60, 59, 59);
	}

	#works nav#sdButton{
		margin:0 auto;
		width:100px;
		text-align: center;
		position:absolute;
		font-family: 'Josefin Sans';
		bottom:30px;
		text-transform: capitalize;
		cursor: pointer;
		color:#FFFFFF;
			animation-name: jumping;
			animation-duration: 0.7s;
			animation-timing-function: ease;
			animation-delay: 0s;
			animation-iteration-count:infinite;
			animation-direction: alternate;
			animation-fill-mode: none;
			animation-play-state: running;
	}
	@keyframes jumping{
		0%{
			bottom:30px;
		}
		10%{
			bottom:38px;
		}
		100%{
			bottom:40px;
		}
	}
	#works nav#sdButton::before{
		content:"";
		display:block;
		position:absolute;
		width:46px;
		height:1px;
		transform:rotate(-15deg);
		background-color: #FFFFFF;
		bottom:-4px;
		right:5px;
	}
	#works nav#sdButton::after{
		content:"";
		display:block;
		position:absolute;
		width:46px;
		height:1px;
		transform:rotate(15deg);
		background-color: #FFFFFF;
		bottom:-4px;
		left:5px;
	}
	#works_detail h2,
	#works h2{
		padding-top:80px;
		font-size:150%;
		text-align: center;
		padding-bottom:10px;
		border-bottom: 1px solid #13007C;
	}
	#works_detail h2::before,
	#works h2::before{
		content:"works";
		text-transform: uppercase;
		display:block;
		font-family: 'Josefin Slab',sans-serif;
		font-size: 300%;
		color:#13007C;
	}
	#works article:first-of-type {
		position: relative;
		overflow: hidden;
		text-align: center;
		width:100%;
		background-image: url(../images/worksImages/bgGradeBlock.png);
		background-repeat: repeat-x;
		background-position: center bottom;
		background-color: #FFFFFF;
	}
	#works article p.firstText{
		font-size: 130%;
		width:80%;
		margin:30px auto;
		text-align: left;
	}
	#works_detail article .works-block,
	#works article .works-block{
		display: inline-block;
		vertical-align: top;
		width:300px;
		margin:0 20px;
	}
	#works_detail article .works-block h3,
	#works article .works-block h3{
		width:300px;
		height:300px;
		border-radius: 150px;
		border: 5px solid #8B790F;
		box-shadow: 0px 3px 10px #333333;
		font-size: 120%;
		margin: 50px auto;
		padding-top:255px;
		text-align: center;
		letter-spacing: 0.5em;
		padding-left:0.5em;
	}

	#works_detail article .works-block:nth-of-type(2) h3,
	#works article .works-block:nth-of-type(1) h3{
		background-image:url(../images/worksImages/renewal.png);
		background-position:center -40px;
		background-repeat: no-repeat;
		background-size: contain;
		background-color: #FFFFFF;
	}
	#works_detail article .works-block:nth-of-type(3) h3,
	#works article .works-block:nth-of-type(2) h3{
		background-image:url(../images/worksImages/management.png);
		background-position:center -40px;
		background-repeat: no-repeat;
		background-size: contain;
		background-color: #FFFFFF;
	}
	#works_detail article .works-block:nth-of-type(1) h3,
	#works article .works-block:nth-of-type(3) h3{
		background-image:url(../images/worksImages/maintenance.png);
		background-position:center -40px;
		background-repeat: no-repeat;
		background-size: contain;
		background-color: #FFFFFF;
	}
	#works article .works-block p{
		width:270px;
		margin:0 auto 10px auto;
		padding:10px 10px 18px 10px;
		border:5px solid #8B790F;
		text-align: left;
		box-shadow: 0px 3px 10px #333333;
		position: relative;
		background-color: #FFFFFF;
	}
	#works article .works-block p::before{
		content: "▼";
		display: block;
		position: absolute;
		font-size: 220%;
		top:-55px;
		left:115px;
		color:#218B0F;
	}
	#works article .works-block p a.rmLink{
		display: block;
		text-transform: capitalize;
		color:#FFFFFF;
		background-color:#8B790F;
		line-height: 1em;
		font-family: 'Josefin Slab',sans-serif;
		padding-top: 3px;
		border-top-left-radius: 3px;
		width:100px;
		text-align: center;
		margin-left: auto;
		position: absolute;
		bottom:0;
		right:0;
	}

	#works article .inquery{
		width:80%;
	}
/*
	事業内容　詳細
*/
#works_detail{

}
	#works_detail h2{
		padding-top:0;
	}
	#works_detail article{
		width:80%;
		margin:0 auto;
	}
	#works_detail article .works-block{
		width:100%;
		display: block;
		position: relative;
		clear: both;
		overflow: hidden;
		padding: 60px 0 20px 0;
		margin-top:-60px;
	}
	#works_detail article .works-block h3{
		margin: 0 30px 0 5px;
		float: left;
		width:300px;
	}
	#works_detail article .works-innerBlock{
		padding-top:40px;
	}
	#works_detail article .works-innerBlock h4{
		font-weight: bold;
		font-size: 200%;
		color:#13007C;
		margin-bottom:20px;
	}
	#works_detail article .works-innerBlock p{
		font-size: 120%;
	}
	#works_detail article .costdown{
		width:100%;
	}
	#works_detail article .costdown strong{
		text-shadow: none;
	}


/*
	リニューアル工事
*/
#renewal{
	padding-bottom:50px;
}
	#renewal h2{
		padding-top:80px;
		font-size:150%;
		text-align: center;
		margin:0;
		padding-bottom:10px;
		border-bottom: 1px solid #13007C;
		background: #FFFFFF;
	}
	#renewal h2::before{
		content:"renewal";
		text-transform: uppercase;
		display:block;
		font-family: 'Josefin Slab',sans-serif;
		font-size: 300%;
		color:#13007C;
	}
	#renewal article{
		background-color: #e6e6fa;
		width:100%;
		margin: 0 auto;
		padding:50px 10%;
		background-image: url(../images/renewal/bgRenewalGrade.png);
		background-position: bottom;
		background-repeat: repeat-x;
	}
	#renewal article h3{
		text-align: center;
		font-weight: bold;
		font-size: 250%;
		color: #FFFFFF;
		text-shadow:	0 0 6px #13007C,
						3px 3px 1px #13007C,
						-3px -3px 1px #13007C,
						-3px 3px 1px #13007C,
						3px -3px 1px #13007C,
						3px 0 1px #13007C,
						0 3px 1px #13007C,
						-3px 0 1px #13007C,
						0 -3px 1px #13007C,
							6px 6px 2px #333333;
	}
	#renewal article p{
		font-size: 130%;
		margin:30px auto;
		text-align: left;
		background: #FFFFFF;
		padding:20px;
		box-shadow: 1px 1px 3px #333333;
	}
	#renewal article .renewal-block{
		position: relative;
		overflow: hidden;
		padding:40px 0 80px 0;
		width:100%;
		clear: both;
	}
	#renewal article .renewal-textBlock{
		float: right;
		width:50%;
		padding-left:10px;
		padding-top:70px;
	}
	#renewal article .renewal-block:nth-of-type(odd) .renewal-textBlock{
		float: left;
		padding-eight:10px;
	}
		#renewal article .renewal-textBlock h3{
			font-weight: bold;
			text-align: inherit;
			color:#13007C;
			margin: 0;
			font-size: 200%;
			text-shadow:	0 0 6px #FFFFFF,
							3px 3px 1px #FFFFFF,
							-3px -3px 1px #FFFFFF,
							-3px 3px 1px #FFFFFF,
							3px -3px 1px #FFFFFF,
							3px 0 1px #FFFFFF,
							0 3px 1px #FFFFFF,
							-3px 0 1px #FFFFFF,
							0 -3px 1px #FFFFFF,
								6px 6px 2px #9999C9;
		}
		#renewal article .renewal-block:nth-of-type(odd) .renewal-textBlock h3{
			text-align: right;
		}
		#renewal article .renewal-textBlock p{
			background-color: #218B0F;
			color:#FFFFFF;
			padding:15px 20px;
			margin: 10px 0;
		}

	#renewal article .renewal-imageBlock{
		float: left;
		width:50%;
		padding-right:20px;
		position: relative;
	}
	#renewal article .renewal-block:nth-of-type(odd) .renewal-imageBlock{
		float: right;
		padding-left:20px;
	}
		#renewal article .renewal-imageBlock img{
			width:100%;
		}
		#renewal article .renewal-imageBlock .gallery a:first-of-type{
			position: absolute;
			display: block;
			width:98px;
			height:98px;
			border-radius: 48px;
			border:5px solid #FFFFFF;
			background-color: #0000FF;
			color:#FFFFFF;
			text-align: center;
			line-height: 1em;
			font-family: 'Josefin Slab';
			padding-top:1.1em;
			text-transform: capitalize;
			font-size:150%;
			font-weight: bold;
			right:3px;
			bottom:3px;
			box-shadow: 0px 3px 3px #000000;
			transform: rotate(0.97turn);
		}
		#renewal article .renewal-imageBlock .gallery a:first-of-type:hover{
			background-color: #218B0F;
			text-decoration: none;
			bottom:0;
			box-shadow: 0px 0px 3px #000000;
		}

		#renewal article div.costdown {
			width:100%;
		}
		#renewal article div.costdown h3{
			text-align:inherit;
			font-size: 250%;
			font-weight: bold;
			color:#FFFFFF;
			text-shadow: 0px 0px 6px #13007C,
						3px 3px 1px #13007C,
						-3px -3px 1px #13007C,
						-3px 3px 1px #13007C,
						3px -3px 1px #13007C,
						0px 3px 1px #13007C,
						3px 0px 1px #13007C,
						-3px 0px 1px #13007C,
						0px -3px 1px #13007C;
		}

/*	IE9,IE10 対応	*/
		article .costdown h3:not(:target),
		#renewal article div.costdown h3:not(:target),
		#renewal article h3:not(:target){
			color:#13007C\9;
		}
		@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none){
			article .costdown h3:not(:target),
			#renewal article div.costdown h3:not(:target),
			#renewal article h3:not(:target){
				color:#FFFFFF\9;
			}
			#renewal article .renewal-textBlock h3:not(:target){
				color:#13007C\9;
			}
		}
/*	IE9,IE10 対応　終わり	*/

		#renewal article div.costdown p{
			border:1px solid #13007C;
			background-color: #FFFFFF;
			padding:15px;
			font-size: 120%;
			box-shadow: inherit;
		}
		#renewal article .inquery h3{
			display:inline-block;
			color:#FFFFFF;
			margin: 0;
			padding: 0;
			font-size:255%;
			line-height: 1.1em;
			text-align: left;
			position: relative;
			z-index: 100;
			vertical-align: bottom;
			text-shadow: 0px 0px 6px #218B0F,
						3px 3px 1px #218B0F,
						-3px -3px 1px #218B0F,
						-3px 3px 1px #218B0F,
						3px -3px 1px #218B0F,
						0px 3px 1px #218B0F,
						3px 0px 1px #218B0F,
						-3px 0px 1px #218B0F,
						0px -3px 1px #218B0F;
		}

/*
	改修工事　詳細ページ
*/
#renewal_detail{
}
	#renewal_detail h2{
		padding-top:80px;
		font-size:150%;
		text-align: center;
		padding-bottom:10px;
		margin-bottom: 0;
		border-bottom: 1px solid #13007C;
	}
	#renewal_detail h2::before{
		content:"renewal";
		text-transform: uppercase;
		display:block;
		font-family: 'Josefin Slab',sans-serif;
		font-size: 300%;
		color:#13007C;
	}
	header nav.fixed{
		background-color: rgb(19, 0, 124);
		margin:5px auto -10px auto;
		padding:0;
		border-bottom: 1px solid #333333;
		text-align: center;
		display:block;
		width:100%;
		position: relative;
		z-index: 100;
	}
	header nav.fixed h3{
		display:inline-block;
		color:#FFFFFF;
		font-size: 100%;
	}
	header nav.fixed ul{
		display: inline-block;
		list-style: none;
		margin:0 auto;
		padding:0;
		text-align: center;
	}
	header nav.fixed ul li{
		display: inline-block;
		color:#FFFFFF;
		margin:0;
		padding:0;
		border-left:1px solid #FFFFFF;
		font-size:120%;
	}
	header nav.fixed ul li a{
		display:block;
		margin:0;
		padding:5px 10px;
		color:#FFFFFF;
		font-weight: bold;
	}
	header nav.fixed ul li a:hover{
		text-decoration: none;
		background-color: #9999C9;
	}
	header nav.fixed ul li:first-child{
		border-left:none;
	}
	#renewal_detail article{
		background-color: #e6e6fa;
		padding:40px 10%;
		background-image: url(../images/renewal/bgRenewalGrade.png);
		background-repeat: repeat-x;
		background-position: bottom;
	}
	#renewal_detail article h3{
		text-align: center;
		padding-top:100px;
		font-weight: bold;
		font-size: 250%;
		color: #FFFFFF;
		text-shadow:	0 0 6px #13007C,
						3px 3px 1px #13007C,
						-3px -3px 1px #13007C,
						-3px 3px 1px #13007C,
						3px -3px 1px #13007C,
						3px 0 1px #13007C,
						0 3px 1px #13007C,
						-3px 0 1px #13007C,
						0 -3px 1px #13007C,
							6px 6px 2px #333333;
	}
	#renewal_detail article p{
		font-size: 130%;
		margin:30px auto;
		text-align: left;
		background: #FFFFFF;
		padding:20px;
		box-shadow: 1px 1px 3px #333333;
	}
	#renewal_detail article .renewal-block{
		position: relative;
		overflow: hidden;
		padding:40px 0 80px 0;
		width:100%;
		clear: both;
	}

	#renewal_detail article .renewal-block hr{
		clear: both;
		border:none;
	}
	#renewal_detail article .renewal-imageBlock{
		float: left;
		width:50%;
		padding-right:20px;
		margin-bottom:100px;
		position: relative;
	}
		#renewal_detail article .renewal-imageBlock img{
			width:100%;
		}
		#renewal_detail article .renewal-imageBlock .gallery a:first-of-type{
			position: absolute;
			display: block;
			width:98px;
			height:98px;
			border-radius: 48px;
			border:5px solid #FFFFFF;
			background-color: #0000FF;
			color:#FFFFFF;
			text-align: center;
			line-height: 1em;
			font-family: 'Josefin Slab';
			padding-top:1.1em;
			text-transform: capitalize;
			font-size:150%;
			font-weight: bold;
			right:3px;
			bottom:3px;
			box-shadow: 0px 3px 3px #000000;
			transform: rotate(0.97turn);
		}
		#renewal_detail article .renewal-imageBlock .gallery a:first-of-type:hover{
			background-color: #218B0F;
			text-decoration: none;
			bottom:0;
			box-shadow: 0px 0px 3px #000000;
		}

		#renewal_detail article div.costdown {
			width:100%;
		}
		#renewal_detail article div.costdown h3{
			text-align:inherit;
			font-size: 250%;
			font-weight: bold;
			color:#FFFFFF;
			text-shadow: 0px 0px 6px #13007C,
						3px 3px 1px #13007C,
						-3px -3px 1px #13007C,
						-3px 3px 1px #13007C,
						3px -3px 1px #13007C,
						0px 3px 1px #13007C,
						3px 0px 1px #13007C,
						-3px 0px 1px #13007C,
						0px -3px 1px #13007C;
		}

/*	IE9,IE10 対応	*/
		article .costdown h3:not(:target),
		#renewal_detail article div.costdown h3:not(:target),
		#renewal_detail article h3:not(:target){
			color:#13007C\9;
		}
		@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none){
			article .costdown h3:not(:target),
			#renewal_detail article div.costdown h3:not(:target),
			#renewal_detail article h3:not(:target){
				color:#FFFFFF\9;
			}
			#renewal_detail article .renewal-textBlock h3:not(:target){
				color:#13007C\9;
			}
		}
/*	IE9,IE10 対応　終わり	*/

		#renewal_detail article div.costdown p{
			border:1px solid #13007C;
			background-color: #FFFFFF;
			padding:15px;
			font-size: 120%;
			box-shadow: inherit;
		}
		#renewal_detail article .inquery h3{
			display:inline-block;
			color:#FFFFFF;
			margin: 0;
			padding: 0;
			font-size:255%;
			line-height: 1.1em;
			text-align: left;
			position: relative;
			z-index: 100;
			vertical-align: bottom;
			text-shadow: 0px 0px 6px #218B0F,
						3px 3px 1px #218B0F,
						-3px -3px 1px #218B0F,
						-3px 3px 1px #218B0F,
						3px -3px 1px #218B0F,
						0px 3px 1px #218B0F,
						3px 0px 1px #218B0F,
						-3px 0px 1px #218B0F,
						0px -3px 1px #218B0F;
		}
/*
	保守点検
*/
#maintenance{

}
	#maintenance h2{
		padding-top:80px;
		font-size:150%;
		text-align: center;
		padding-bottom:10px;
		border-bottom: 1px solid #13007C;
	}
	#maintenance h2::before{
		content:"maintenance";
		text-transform: uppercase;
		display:block;
		font-family: 'Josefin Slab',sans-serif;
		font-size: 300%;
		color:#13007C;
	}
	#maintenance article {
		width:80%;
		margin-left: auto;
		margin-right: auto;
		margin-bottom: 100px;
		clear: both;
	}
	#maintenance article p.firstText{
		font-size: 130%;
		margin:30px auto;
		text-align: left;
		background: #FFFFFF;
		padding:20px;
		border:1px solid #8B790F;
		box-shadow: 2px 2px 2px #333333;
	}
	#maintenance article .mainteBlock{
		width:33.333333333%;
		display:inline-block;
		float: left;
		margin:0;
		padding:10px 5px;
		vertical-align: top;
	}
	#maintenance article .mainteBlock .mainteBlockInner{
		border:1px solid #8B790F;
		padding:10px;
		box-shadow: 2px 2px 2px #333333;
	}
	#maintenance article .mainteBlockInner img{
		width: 100%;
		border:1px solid #8B790F;
	}
	#maintenance .mainteBlockInner h3{
		background: #c8be80;;
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0.92, #e1c419), color-stop(0.56, #8B790F), color-stop(0.50, #FFF), color-stop(0.00, #8b790F));
		background: -webkit-linear-gradient(top, #8b790F 0%, #FFF 50%, #8B790F 56%, #e1c419 92%);
		background: -moz-linear-gradient(top, #8b790F 0%, #FFF 50%, #8B790F 56%, #e1c419 92%);
		background: -o-linear-gradient(top, #8b790F 0%, #FFF 50%, #8B790F 56%, #e1c419 92%);
		background: -ms-linear-gradient(top, #8b790F 0%, #FFF 50%, #8B790F 56%, #e1c419 92%);
		background: linear-gradient(to bottom, #8b790F 0%, #FFF 50%, #8B790F 56%, #e1c419 92%);
		color:#333333;
		text-shadow: 0 -2px 1px rgba(255, 255, 255, 0.4), 0 2px 1px rgba(255, 255, 255, 0.5);
		padding:5px;
		font-size: 150%;
		border:1px solid #8B790F;
	}
	#maintenance article > h3 {
		color:#13007C;
		font-weight: bold;
		text-shadow: 0px 0px 6px #FFFFFF,
					3px 3px 1px #FFFFFF,
					-3px -3px 1px #FFFFFF,
					-3px 3px 1px #FFFFFF,
					3px -3px 1px #FFFFFF,
					0px 3px 1px #FFFFFF,
					3px 0px 1px #FFFFFF,
					-3px 0px 1px #FFFFFF,
					0px -3px 1px #FFFFFF,
					4px 4px 4px #333333;
	}
	#maintenance article.detail{
		background: url(../images/maintenance/topimage_7.png) right bottom no-repeat;
		background-size: contain;
	}
	#maintenance article.detail p{
		padding-right:370px;
		line-height: 1.75em;
	}
	#maintenance article .single-colmun h4,
	#maintenance article .double-colmun h4,
	#maintenance article .triple-colmun h4{
		color:#333333;
		font-size: 120%;
		font-weight: bold;
		border-bottom: 1px solid #13007C;
		border-left: 5px solid #13007C;
		padding-left:5px;
	}
	#maintenance article .single-colmun,
	#maintenance article .double-colmun,
	#maintenance article .triple-colmun{
		position: relative;
		overflow: hidden;
		padding:20px 0;
		clear: both;
	}
	#maintenance article .triple-colmun .mainteBlock{
		width:33.3333333%;
	}
	#maintenance article .double-colmun .mainteBlock{
		width:50%;
	}
	#maintenance article .single-colmun .mainteBlock{
		width:100%;
	}
	#maintenance article .mainteBlock .mainteBlockDetail{
		padding:0 10px;
	}
	#maintenance article .mainteBlockDetail img{
		width: 100%;
	}
	#maintenance .mainteBlockDetail h3{
		color:#333333;
		padding:5px;
		font-size: 120%;
	}
	#maintenance .costdown{
		width:100%;
		clear: both;
	}

/*
	会社概要
*/
#company{
	padding-top:80px;
}
	#company h2{
		font-size:150%;
		padding-bottom:10px;
		text-align: center;
		border-bottom: 1px solid #13007C;
	}
	#company h2::before{
		content:"company";
		text-transform: uppercase;
		display:block;
		font-family: 'Josefin Slab',sans-serif;
		font-size: 300%;
		color:#13007C;

	}
	#company-table{
		width:70%;
		margin:80px auto;
	}
	#company-table div.div-table-thead div.div-table-th{
		border-top: 1px solid #333333;
	}
	#company-table div.div-table-th,
	#company-table div.div-table-td{
		padding:15px;
		border-bottom:1px solid #333333;
	}
	#company-table div.div-table-tfoot div.div-table-td{
		border:none;
	}
	#company-map{
		position: relative;
	}
		#map{
			position: relative;
			width:100%;
			height:400px;
		}
		#company-address{
			position: absolute;
			background: #FFFFFF;
			border:1px solid #8B790F;
			padding:15px;
			width:200px;
			top:50px;
			right: 50px;
			box-shadow: 0px 5px 10px #000000;
		}
			#company-address h3{
				font-size:100%;
				text-indent: 100%;
				width: 100%;
				height:45px;
				white-space: nowrap;
				overflow: hidden;
				background: url(../images/logo.png)center top no-repeat;
				background-size: 110%;
			}
			#company-address address{
				font-size: 80%;
				margin: 0;
				padding: 0 0 10px 0;
			}
			#company-address p{
				margin: 0;
				padding: 0;
				font-family: 'Josefin Slab',serif;
				font-size: 150%;
				line-height: 1em;
			}
			#company-address p.company-tel a::before{
				content: "tel:";
				text-transform: capitalize;
				font-size:92%;
			}
			#company-address p.company-tel a{
				color:#333333;
			}
			#company-address p.company-tel a:hover{
				text-decoration: none;
			}
			#company-address p.company-fax::before{
				content: "fax:";
				text-transform: capitalize;
				font-size:80%;
			}
			#company-address p.company-email{
				font-size: 100%;
			}
			#company-address p.company-email::before{
				content: "e-mail: ";
				text-transform: capitalize;
				font-size: 70%;
			}
			#company-address a.googlemap-link{
				display: block;
				width:100%;
				height:20px;
				border: 1px solid #8B790F;
				font-size:80%;
				text-align: center;
				color:#333333;
				font-weight: bold;
				text-shadow: 0 -2px 1px rgba(255, 255, 255, 0.4), 0 2px 1px rgba(255, 255, 255, 0.5);
				background: #c8be80;
				background: -webkit-gradient(linear, left top, left bottom, color-stop(0.92, #e1c419), color-stop(0.56, #8B790F), color-stop(0.50, #FFF), color-stop(0.00, #8b790F));
				background: -webkit-linear-gradient(top, #8b790F 0%, #FFF 50%, #8B790F 56%, #e1c419 92%);
				background: -moz-linear-gradient(top, #8b790F 0%, #FFF 50%, #8B790F 56%, #e1c419 92%);
				background: -o-linear-gradient(top, #8b790F 0%, #FFF 50%, #8B790F 56%, #e1c419 92%);
				background: -ms-linear-gradient(top, #8b790F 0%, #FFF 50%, #8B790F 56%, #e1c419 92%);
				background: linear-gradient(to bottom, #8b790F 0%, #FFF 50%, #8B790F 56%, #e1c419 92%);
			}
			#company-address a.googlemap-link:hover{
				color:#FFFFFF;
				text-decoration: none;
				opacity: 0.4;
			}
			#company .inquery{
				width:80%;
				margin:20px auto;
			}

/*
	 採用情報
*/
#recruit{
}
#recruit h2{
	text-align: center;
	font-size:150%;
	font-weight: normal;
	padding-bottom:10px;
	border-bottom: 1px solid #13007C;
}
#recruit h2::before{
	content: "recruit";
	font-family: 'Josefin Slab',sans-serif;
	display:block;
	text-transform: uppercase;
	text-align: center;
	font-size: 300%;
	color:#13007C;
}
	#recruit article{
		width: 80%;
		margin: 0 auto;
	}
	#recruit article h3{
		font-weight: normal;
		color:#13007C;
		padding:10px 0;
		font-size: 200%;
	}
	#recruit article h4{
		font-weight: normal;
		color:#13007C;
		padding:15px 0;
		font-size: 150%;
	}
	#recruit article p{
		position: relative;
		overflow: hidden;
		clear: both;
		font-size: 110%;
		line-height: 1.75em;
	}
	#recruit article p img{
		float: right;
		margin-left:10px;
		width:250px;
	}
	#recruit p:nth-of-type(odd) img{
		float: left;
		margin-right:10px;
	}
	#recruit div.div-table{
		width:100%;
	}
	#recruit div.div-table-th,
	#recruit div.div-table-td{
		padding:15px 10px;
		border-bottom:1px solid #333333;
	}
	#recruit div.div-table-th:first-child,
	#recruit div.div-table-td:first-child{
		background: #0F218B;
		color:#FFFFFF;
		border-bottom:1px solid #FFFFFF;
		width:180px;
	}
	#recruit div.div-table-caption{
		font-size: 150%;
		padding:10px;
		background: #0F218B;
		color:#FFFFFF;
		letter-spacing: 0.5em;
	}

/*
	お問い合わせ
*/
#FAQ{
	padding:100px 0 0 0;
}
#FAQ h2{
	text-align: center;
	font-size:150%;
	font-weight: normal;
	padding-bottom:10px;
	border-bottom: 1px solid #13007C;
}
#FAQ h2::before{
	content: "FAQ";
	font-family: 'Josefin Slab',sans-serif;
	display:block;
	text-transform: uppercase;
	text-align: center;
	font-size: 300%;
	color:#13007C;
}
	#FAQ article{
		width:80%;
		margin: 0 auto;
		padding-top:50px;
		background-image: url(../images/FAQman.png);
		background-repeat: no-repeat;
		background-position: right bottom;
		background-size: 280px;
	}
	#FAQ article dl{
		padding:0 200px 0 150px;
		margin:50px 0;
	}
	#FAQ article dl dt::before{
		content: "Q.";
		font-family:'Josefin Slab',sans-serif;
		font-size: 200%;
		color:#FF0000;
		margin-left:-30px;
	}
	#FAQ article dl dt{
			padding-left:30px;
	}
	#FAQ article dl dd::before{
		content: "A.";
		font-family:'Josefin Slab',sans-serif;
		font-size: 200%;
		color:#0000FF;
		margin-left:-30px;
	}
	#FAQ article dl dd{
		padding-left:30px;
	}
#contact{
}
#contact h2{
	text-align: center;
	font-size:150%;
	font-weight: normal;
	padding-bottom:10px;
	border-bottom: 1px solid #13007C;
}
#contact h2::before{
	content: "contact";
	font-family: 'Josefin Slab',sans-serif;
	display:block;
	text-transform: uppercase;
	text-align: center;
	font-size: 300%;
	color:#13007C;
}
#contact article{
	margin: 80px auto;
	width:80%;
	clear: both;
	overflow: hidden;
}
#contact article #mailText,
#contact article #mailBlock{
	float: left;
	width:50%;
}
#contact article #mailText{
	padding:0 30px 0 0;
}
#contact article #mailText div a[href^="tel:"]{
	color:#FFFFFF;
	font-size:200%;
}
#contact article #mailText .inquery{
	margin-top:210px;
	margin-bottom:20px;
}
	a#ppLink{
		display:block;
		border-top: 1px solid #231815;
		border-bottom: 1px solid #231815;
		margin:10px 0 25px 0;
		padding:5px 0;
	}
#contact article #mailBlock{
	padding:0 0 0 30px;
}
	#mailBlock .form-group {
		position: relative;
	}
	#mailBlock .form-group.row .badge{
		position:absolute;
		right:23px;
		top:10px;
	}
	#mailBlock .form-group.textarea .badge{
		position:absolute;
		right:8px;
		bottom:8px;
	}
        small.help-block.with-errors ul li{
            border-radius: 3px;
            background-color: #FF0000;
            color:#FFFFFF;
            padding:0 3px;
            margin:2px 0;
        }
#privacyPolicy {
	padding: 100px 0;
	clear: both;
}
#privacyPolicy h2{
	text-align: center;
	font-size:150%;
	font-weight: normal;
	padding-bottom:10px;
	border-bottom: 1px solid #13007C;
}
#privacyPolicy h2::before{
	content: "privacy policy";
	font-family: 'Josefin Slab',sans-serif;
	display:block;
	text-transform: uppercase;
	text-align: center;
	font-size: 300%;
	color:#13007C;
}
	#privacyPolicy article{
		margin: 50px auto;
		width:80%;
		clear: both;
		overflow: hidden;
	}
	#privacyPolicy article:nth-child(3){
		width:300px;
		margin:0 100px 0 auto;
	}
	#privacyPolicy article:nth-child(3) address,
	#privacyPolicy article:nth-child(3) h5,
	#privacyPolicy article:nth-child(3) a[href^="tel"]{
		display: block;
		text-align: right;
		color:#231815;
	}


footer{
	height:320px;
	width:100%;
	position: relative;
	overflow: hidden;
}
footer::before{
	content: "";
	display: block;
	position: absolute;
	height:320px;
	width:100%;
	top:0;
	left:0;
	background: url(../images/topBg.png) left bottom no-repeat;
	background-size: cover;
	transform:rotate(180deg);
}
footer nav,
footer p{
	position: relative;
}
	#footerLogo{
		display: inline-block;
		text-indent: 100%;
		white-space: nowrap;
		overflow: hidden;
		width:440px;
		height:107px;
		margin-top:40px;
		margin-bottom:-10px;
		background: url(../images/logo.png) center left no-repeat;
		background-size: contain;
		vertical-align: middle;
		position: absolute;
		bottom:60px;
		right:40px;
	}
	footer ul{
		list-style: none;
	}
	footer ul li{
		display: inline;
	}
	footer #footerInfo {
		position: absolute;
		width:380px;
		margin:0;
		padding:0;
		bottom:40px;
		left:40px;
		color:#FFFFFF;
		text-shadow: 2px 2px 3px #2e2a12;
	}
	footer #footerInfo a,
	footer #footerInfo small{
		display:inline-block;
		color:#FFFFFF;
	}
	footer #footerInfo a:hover{
		text-decoration: none;
	}
	footer #footerInfo a.topLabel{
		width:170px;
		margin:0 15px 15px 0;
		padding:8px 3px;
		text-align: center;
		letter-spacing: 0.1em;
		line-height: 1em;
		font-weight: bold;
		vertical-align: bottom;
		color:#333333;
		text-shadow: 0px 1px 1px #ffffff;
		background: #c8be80;;
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0.92, #e1c419), color-stop(0.56, #8B790F), color-stop(0.50, #FFF), color-stop(0.00, #8b790F));
		background: -webkit-linear-gradient(top, #8b790F 0%, #FFF 50%, #8B790F 56%, #e1c419 92%);
		background: -moz-linear-gradient(top, #8b790F 0%, #FFF 50%, #8B790F 56%, #e1c419 92%);
		background: -o-linear-gradient(top, #8b790F 0%, #FFF 50%, #8B790F 56%, #e1c419 92%);
		background: -ms-linear-gradient(top, #8b790F 0%, #FFF 50%, #8B790F 56%, #e1c419 92%);
		background: linear-gradient(to bottom, #8b790F 0%, #FFF 50%, #8B790F 56%, #e1c419 92%);
		border-left:1px solid #8B790F;
		border-bottom:1px solid #8B790F;
		border-right:1px solid #8B790F;
		box-shadow: 0px 1px 6px #FFFFFF;
	}

	footer #footerInfo a.topLabel:hover{
		opacity:0.8;
	}
	footer #footerInfo a.topLabel:first-of-type{
		letter-spacing: 0.2em;
		vertical-align: bottom;
	}
	footer #footerInfo a.topLabel:first-of-type:before{
		content:"";
		background:url(../images/human.png) center center no-repeat;
		width:16px;
		height:16px;
		padding:0;
		margin:0 5px 0 0 ;
		display: inline-block;
		vertical-align: bottom;
	}
	footer #footerInfo a.telNumber{
		margin: 10px 0 0 0;
		padding: 0;
		font-family: "Josefin Slab";
		font-size: 300%;
		letter-spacing: 0.05em;
		line-height: 1em;
		width:357px;
		height:43px;
		border-bottom:1px solid #FFFFFF;
	}
	footer #footerInfo a.telNumber::before{
		content:"tel:";
		font-size: 60%;
		text-transform: uppercase;
		margin-right: 5px;
	}
	footer #footerInfo .mfText{
		font-size:100%;
		margin-top:10px;
	}
	footer #footerInfo .mailForm{
		text-transform: capitalize;
		font-family: 'Josefin Sans';
		border:1px solid #FFFFFF;
		line-height: 1em;
		padding:3px 8px;
		margin-left:5px;
		letter-spacing: 0.3em;
		box-shadow: 1px 1px 2px #2e2a12;
	}
	footer #footerInfo .mailForm::after{
		content:"";
		width:23px;
		height:15px;
		display:inline-block;
		background: url(../images/mailIcon.png) center center no-repeat;
		margin-left: 3px;
	}
	footer #footerInfo a.mailForm:hover{
		background: rgba(255,255,255,0.3);
	}
	footer #footerInfo .openClose{
		width:357px;
		text-align: center;
		padding: 0;
		margin: 0;
	}
	footer #copyRight{
		position: absolute;
		width:100%;
		text-align: center;
		bottom:0;
		color: #FFFFFF;
	}


/*
	画面サイズ（表示領域）が1000px以下の場合のCSS
*/
@media screen and (max-width:1210px) {
	#titleMenu li a{
		padding:5px 5px;
	}
}
@media screen and (max-width:1023px) {
	article .inquery{
		text-align: right;
	}
	article .inquery h3,
	#renewal article .inquery h3,
	#renewal_detail article .inquery h3{
		font-size:120%;
		margin-bottom:7px;
	}
	article .inquery .openClose,
	article .inquery .inqueryBlock{
		display: inline-block;
		height:auto;
		margin:0;
		line-height: 1.25em;
		text-align: left;
		width:auto;
	}
	article .inquery a.telNumber{
		display: block;
		font-size: 190%;
		width:100%;
	}
	#titleInfo{
		display:none !important;
	}
	#titleMenu li.li-contact{
		display:inline-block;
	}
	#works article .works-block{
		margin:0 auto;
	}
	#works_detail article .works-block h3{
		margin: 0 5px;
		float: inherit;
	}
	#works_detail article .works-innerBlock{
		padding-top:20px;
	}
	#company-address{
		position: relative;
		width:300px;
		top:inherit;
		right:inherit;
		box-shadow:none;
		margin:20px auto;
	}
		#company-address h3{
			height:80px;
		}
}
@media screen and (max-width:840px) {
	body{
		background-size: 150%;
	}
	section{
		margin-top:60px;
		margin-bottom:-60px;
	}
	div.div-table,
	div.div-table-thead,
	div.div-table-tbody,
	div.div-table-tfoot,
	div.div-table-tr,
	div.div-table-th,
	div.div-table-td,
	div.div-table-caption{
		display:block;
		margin:0 0 0 0;
		padding:0 0 0 0;
	}
	div.div-table-th:first-child,
	div.div-table-td:first-child{
		font-weight: bold;
	}
	#recruit div.div-table-th:first-child,
	#recruit div.div-table-td:first-child{
		width:inherit;
		padding:5px;
	}
	article .inquery a,
	article .inquery small{
		display:inline-block;
		color:#FFFFFF;
	}
	article .inquery::before{
		background-position: left top;
		height: 320px;
	}
	#company .inquery{
		margin-top:200px;
		margin-bottom:50px;
	}
	#contact h2::before,
	#works h2::before,
	#company h2::before,
	#recruit h2::before,
	#renewal h2::before,
	#renewal_detail h2::before,
	#maintenance h2::before,
	#FAQ h2::before{
		font-size: 12vw;
	}

	#privacyPolicy h2::before{
		font-size: 10vw;
	}
	#works article p.firstText,
	#recruit article p,
	#renewal article p,
	#renewal_detail article p{
		font-size:100%;
	}
	article .costdown{
		text-align: left;
		width:80%;
		margin:0 auto;
		padding-top:50px;
		padding-left:0;
		padding-bottom:130px;
	}
	article .costdown h3,
	#recruit article h3,
	#renewal article h3,
	#renewal_detail article h3,
	#renewal article .renewal-textBlock h3,
	#renewal article .renewal-block:nth-of-type(odd) .renewal-textBlock h3,
	#renewal article div.costdown h3,
	#renewal_detail article div.costdown h3{
		font-size:7vw;
		text-align: left;
	}
	article .costdown p,
	#recruit article h4,
	#renewal article div.costdown p,
	#renewal_detail article div.costdown p{
		font-size:5vw;
	}
	#renewal article .renewal-textBlock,
	#renewal article .renewal-imageBlock,
	#renewal article .renewal-imageBlock img,
	#renewal_detail article .renewal-imageBlock,
	#renewal_detail article .renewal-imageBlock img{
		float: inherit;
		width:100%;
		position: relative;
	}
	header nav.fixed{
		padding-top:7px;
	}
	header nav.fixed ul{
		display:none;
	}
	header nav.fixed ul li{
		display: block;
		border-left:none;
	}
	#maintenance article,
	#renewal article,
	#renewal_detail article,
	#FAQ article,
	#recruit article,
	#contact article,
	#works_detail article,
	#privacyPolicy article,
	#contact article #mailText,
	#contact article #mailBlock,
	#privacyPolicy article:nth-child(3){
		margin:0 auto;
		padding:10px;
		float: inherit;
		width:100%
	}
	#works_detail article .works-block,
	#works_detail article .works-block h3{
		margin: 0;
	}
	#FAQ article{
		padding-bottom:310px;
		background-position: center bottom;
	}
	#FAQ article dl{
		padding:0;
		margin:50px 0;
	}
	#contact article #mailText .inquery{
		box-shadow: none;
		margin-top:230px;
	}
	#maintenance article .mainteBlock{
		width:100%;
		display:block;
		float: inherit;
	}
	#maintenance article.detail{
		background: none;
	}
	#maintenance article.detail p{
		padding-right: inherit;
	}
	#maintenance article .single-colmun .mainteBlock,
	#maintenance article .double-colmun .mainteBlock,
	#maintenance article .triple-colmun .mainteBlock{
		float: inherit;
		width:100%;
		padding:0;
	}
	#company-table {
		margin:0;
		padding:20px;
		width:100%;
	}
	#company-table div.div-table-thead div.div-table-th{
		border-top: none;
	}
	#company-table div.div-table-th:first-child,
	#company-table div.div-table-td:first-child{
		color:#13007C;
	}
	#company-table div.div-table-th,
	#company-table div.div-table-td{
		padding:5px;
		border: none;
	}
	#company-table div.div-table-th:nth-child(2),
	#company-table div.div-table-td:nth-child(2){
		margin-bottom:15px;
		padding:5px 0 5px 15px;
		border-bottom:1px solid #13007C;
	}
	#recruit article p img{
		float: inherit;
		margin-right:0;
		display: block;
		width:100%;
	}
	#recruit p:nth-of-type(odd) img{
		float: inherit;
		margin-left:0;
	}
	nav.topmenu{
		padding-bottom:10px !important;
		border-bottom:none;
	}
	#titleLogo{
		background: url(../images/logo_s.png) center center no-repeat !important;
		margin-top:0 !important;
		margin-left:10px !important;
		width:207px !important;
		height: 50px !important;
	}
	#titleMobileMenu{
		display: block;
		float:right;
		width:35px;
		height:35px;
		border: 1px solid #FFFFFF;
		background: rgba(255,255,255,0.2);
		margin: 8px 8px 0 0;
		padding-top:24px;
		line-height: 1em;
		text-transform: uppercase;
		font-size:8pt;
		color:#FFFFFF;
		font-family: 'Josefin Slab';
		text-align: center;
		overflow: hidden;
		cursor: pointer;
		position: relative;
	}
	#titleMobileMenu::before{
		content: "";
		display:block;
		width:27px;
		height: 1px;
		background: #FFFFFF;
		position: absolute;
		top:8px;
		left:3px;
	}
	#titleMobileMenu::after{
		content: "";
		display:block;
		width:27px;
		height: 1px;
		background: #FFFFFF;
		position: absolute;
		top:16px;
		left:3px;
	}
	#titleMenu{
		display:none;
		margin: 10px 0;
		background-color: rgba(15,33,139,0.9);
	}
	ul#titleMenu{
		text-align: center;
	}
	ul#titleMenu li,
	#titleMenu li.li-contact{
		display: list-item;
		padding:5px 0;
	}
		#works #headerImage{
			background-size: 150%;
		}
		#works #carouselSlidesOnly{
			margin-top:0;
			padding-top:50px;
			background: #13007C;
		}
		#works nav#sdButton{
			display: none;;
		}
	footer{
		height:50px;
		overflow: auto;
		padding:0;
		margin:0;
	}
	footer::before{
		content:none;
	}
	#footerInfo,
	#footerLogo {
		display: none;
	}
	#copyRight{
		background: #13007C;
		font-size: 3vw;
		padding:5px;
		margin:0;
	}
}



@media screen and (min-width:2019px) {
	body{
		background-size: contain;
	}

}
