@charset "utf-8";
/* CSS Document */



@media screen and (min-width: 764px) {
	table{display: inline-table;
	}

	table td{
		display:unset;
		padding: 0 20px 0 0;
        display: inline-table;
	}

	.hh{font-size:18px;font-weight:bold;}

p{
	line-height:2;
}

.sc{font-size:18px;}
#tb{


}

/* a:link{text-decoration: none;} */

.c2{
font-size:22px;
font-weight:bold;
/*color:#8b8b8b;*/

}

#text2{


}
.text3{
text-align:left;
/*margin: 25px auto;
width: 50%;
*/
display: inline-table;

}


.region{
text-align:left;
margin: 25px auto;
width: 50%;

}


}

@media screen and (max-width: 764px) {
.for_hr{
	position: relative;
    display: block;
    margin: 0 0 26px 0;
}	
#tenposeisou {margin-bottom:40px;}
#akisituseisou{margin-bottom:40px;}
#selectwrap #select img{margin-bottom:140px;}

	table td{
		display:unset;
		padding: 0 20px 0 0;
        display: inline-table;
	}

	.hh{font-size:13px;font-weight:bold;}
	p{
		line-height:2;
	}

table{display: inline-table;
}


/* 	#select #selectwrap{
		margin-bottom: -20px;
	}


#housecleanning{
    margin-bottom: -20px;

} */


	h2{

	
	}	

/*a:link{text-decoration: none;}*/


.text3{
text-align:left;
margin: 25px auto;
width: 95%;

}

.sc{
font-size:17px;
text-align:left;
padding:0 0 0 2%;
}

.c1{
width:100%;
}

.c2{
font-size:22px;
font-weight:bold;
color:#8b8b8b;
text-align: left;
        padding: 0 0 0 8%;
        width: 86%;

}
.region{
width:100%;
        padding: 0 0 0 5px;
        text-align: left;
}

#subheadercontent{
 position: absolute;
  top: 50px;
  width: 100%;
  margin: 0 auto;
  text-align: center;
  color: white;
  filter: alpha(opacity=90);
  -moz-opacity: 0.9;
  opacity: 0.9;
}

#select{
	/* font-size: 10px; */
    text-align: initial;
}

#select li{
}






}













a:link { color:black; }
a:visited { color:black; }
a:active { color:black; }

#button:hover{
	color: #000;
	background: #FFF;
	transition:all 0.3s ease;
}

#button{
    border-radius: 7px;
    -webkit-border-radius: 7px;
    -moz-border-radius: 7px;
}
	

/*-------------------subheader-------------------*/
#subheader{
	position: relative;
	width: 100%;
	height: 400px;
	background-size: cover;
	background-position: center center;
	background-image: url(../img/illust.png);
	/* background: url(../img/illust.png) no-repeat center top; */
	
}
#subheader #subheadercontent{
	position: absolute;
	bottom: 0px;
	width: 100%;
	margin: 0 auto;
	text-align:center;
	color: white;
	 filter:alpha(opacity=90);
    -moz-opacity: 0.9;
    opacity: 0.9;
}
#subheader #subheadercontent img{
	max-width: 400px;
	width: 100%;
}
#subheader #subheadercontent p{
	margin: 5px;
	font-size: 120%;
}
#subheader #subheadercontent #button{
	width: 150px;
	margin: 10px auto;padding: 3px 5px 1px;
	font-size: 120%;
	border: thin solid #ffffff;
	color:white;
}

/*-------------------selectwrap-------------------*/

#selectwrap{
	position: relative;
	width: 100%;
}
#selectwrap p{
	font-size: 120%;
}
#selectwrap #select li{
	width: 33.3%;
	
	float: left;
	margin: 0 auto;
	color:#FFF;
}
#selectwrap h3{
	font-weight:100;
}
#selectwrap #select li:nth-child(1){
	margin:0 0 0 0.05%;
}
#selectwrap #select li:nth-child(3){
	margin:0 0.05 0 0%;
}
#selectwrap #select #housecleanning{
	/*background:url(./img/selecthouse.png) no-repeat center top;*/
	/* margin-bottom:-50px; */
}
#selectwrap #select #tenposeisou{
	/*background:url(./img/selecttenpo.png) no-repeat center top;*/
	/* margin-bottom: -50px; */
}
#selectwrap #select #akisituseisou{
	/*background:url(./img/selectaki.png) no-repeat center top;*/
	margin-bottom: 10px;
}

#selectwrap #select img{
	box-shadow: 0px 0px 5px 5px rgba(0,0,0,0.3);
	margin:15px auto;
	width: 100%;
	max-width: 300px;
}
#selectwrap #select #button{
	max-width: 100px;
	margin: 10px auto;
	padding: 3px 5px 1px;
	/*border: thin solid #ffffff;*/
}







/*-------------------contents-------------------*/

#contents{
	/*margin: 20px 0;*/
	padding: 10px 0;
	position: relative;
	width: 100%;
	/*color: #8b8b8b;
	border-top: thin solid #8b8b8b;
	border-bottom: thin solid #8b8b8b;
	*/
}
#contents #syoukai{
	position: relative;
	text-align: center;
	max-width: 800px;
	margin: 20px auto;
}


#contents #syoukai img{
	box-shadow: 0px 0px 5px 5px rgba(0,0,0,0.3);
	max-width: 300px;
	width: 100%;
}
#contents #syoukai_text{
	position: relative;
	display: inline-block;
	max-width: 400px;
	width: 100%;
}
#contents #syoukai_text h2{
	padding: 20px;
}

#contents #syoukai_text p{
	position: relative;
	padding: 20px;
	text-align: justify;
}

/*-------------------text1-------------------*/
#contents #textwrap1 {
	max-width: 80%;
	position: relative;
	padding: 20px 0;
	margin: 40px auto;
}
#contents #textwrap1 #textwarap1_inner{
	/*border-top: thin solid #8b8b8b;*/
	position: relative;
	padding: 10px;
}
#contents #textwrap1 img{
	max-width: 150px;
}

#contents #textwrap1 #textwarap1_inner #text1 {
	position: relative;
	display: inline-block;
	max-width: 400px;
	
	text-align: left;
	vertical-align:top;
	top:30px;
}
/*-------------------text2-------------------*/
#contents #textwrap2 {
	max-width: 80%;
	position: relative;
	margin: 20px auto;
}
#contents #textwrap2 #textwarap2_inner{
	border-top: thin solid #8b8b8b;
	position: relative;
}
#contents #textwrap2 img{
	margin: 10px;
	max-width: 150px;
}

#contents #textwrap2 #textwarap2_inner #text2 {
	position: relative;
	bottom: 0;
	display: inline-block;
	max-width: 400px;
	padding: 30px;
	text-align: left;
	
}





