@charset "utf-8";


/* ----------------------------------------------------- */
/* main contents
/* ----------------------------------------------------- */




/* --------------serviceBox--------------------- */
.serviceBox,
.serviceBox00 {
	width: 48%;
	margin-top: 10px;
	margin-left: 2%;
	}

.serviceBox00 {
	margin-left: 0;
}

.serviceBox div,
.serviceBox00 div {
	min-height: 300px;
	overflow: hidden;
	position: relative;
}

.serviceBox div p,
.serviceBox00 div p {
	margin: 1em;
	margin-bottom: 60px;
}

.serviceBox div p+p,
.serviceBox00 div p+p {
	margin: 1em;
	margin-bottom: 1em;
}


ul.troubleList {
	width: 100%;
	background: #0F2A4E;
	position: absolute;
	bottom: 0; 
	overflow: hidden;
	}

ul.troubleList li{
	display: inline-block;
	font-size: 78%;
	margin: 10px;
	margin-bottom: 15px;
	color: #fff;
}


p.servicePrice{
	font-size: 142%;
	font-weight: bold;
	}



/* - serviceBox 見出し - */

.hide-text { /* テキスト飛ばし */
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
}

.serviceBox div h3,
.serviceBox00 div h3 {
	min-height: 100px;
	margin: 2px;
	font-size: 185%;
	font-weight: normal;
	color:#fff;
	text-shadow: #0F2A4E 1px 1px 0px, #0F2A4E -1px 1px 0px,
				 #0F2A4E 1px -1px 0px, #0F2A4E -1px -1px 0px;
	}

.serviceBox00 div h3:hover {
	background: rgba(255,255,255,0.5); 
	}

h3#door {
	background: url(../trouble/img/trouble01.jpg) no-repeat center;
	}


h3#office {
	background: url(../trouble/img/trouble02.jpg) no-repeat center;
	}







@media screen and (max-width: 900px) {
	
	

/* ----------------------------------------------------- */
/* main contents
/* ----------------------------------------------------- */

div#main {
	float: none;
	width: 95%;
	margin: 0 auto;
	}

/* ----------------------------------------------------- */
/* sub
/* ----------------------------------------------------- */


div#sub {
	float: none;
	width: 100%;
	margin: 0 auto;
}

/* --------------subService--------------------- */
ul#subService {
	float:left;
	width: 214px;
	margin-right: 10px;
	margin-left: 10px;
}

/* ---------------trouble------------------ */

ul#subTrouble {
	width: 214px;
	float: left;
	margin-right: 10px;
	}

/* ---------------trouble------------------ */

ul#subOhter {
	width: 220px;
	float:left;
	}


.tb-no {
	display: none;}

}

@media screen and (max-width: 710px) {



/* ----------------------------------------------------- */
/* headsr nav
/* ----------------------------------------------------- */

#navre a {
	float: none;
	margin: 0 0 1px 0;
	width: 100%;
  }


/* ----------------------------------------------------- */
/* main img
/* ----------------------------------------------------- */

 h2#h2tb {
	margin-right: 5px;
}

p#mainV-pc {
	display:none;
	}
p#mainV-tb {
	display: block;
	margin-right: 10%;
	margin-bottom: 20px;
	text-align: right;
	}

/* -------------- tel banner ----------------- */

div#terBnr div img#key {
	display: none;
}

div#terBnr div p {
	margin-left: 15px;
}

/* ----------------------------------------------------- */
/* main contents
/* ----------------------------------------------------- */

/* --------------serviceBox------------------- */

.serviceBox ,.serviceBox00 {
	width: 48%;
	margin-left: 10px;
	}

.serviceBox h3,.serviceBox00 h3 {
	text-align:center;
}


/* --------------telBnr--------------------- */

p#telBnr-tb {
	display: block;
	text-align: center;
	}

p#telBnr-pc {
	display: none;
	}

/* ----------------------------------------------------- */
/* sub
/* ----------------------------------------------------- */


div#sub {
	float: none;
	width: 80%;
	margin: 0 auto;
}

/* --------------subService--------------------- */
ul#subService {
	float:left;
	width: 214px;
	margin-right: 10px;
	margin-left: 10px;
}

/* ---------------trouble------------------ */

ul#subTrouble {
	width: 214px;
	float: left;
	margin-right: 10px;
	}

/* ---------------trouble------------------ */

ul#subOhter {
	width: 220px;
	float:none;
	}




/* ----------------------------------------------------- */
/* footer
/* ----------------------------------------------------- */
footer ul{
	width: 90%;
	}

footer ul li{
	width: 30%;
	padding-left: 10px;
	background: url(../img/arrow-white.png) no-repeat left;
	line-height: 4;
}


footer ul li a:link{
	display:block;
	width: 100%;
}


}

@media screen and (max-width: 670px) {



/* ----------------------------------------------------- */
/* main img
/* ----------------------------------------------------- */

#mainImg-serviceList h2 {
	margin-bottom: 30px;
	font-size: 250%;
	line-height: 1;
}


ul.RecoKey li {
	width: 60%;
}


}

@media screen and (max-width: 560px) {

/* ----------------------------------------------------- */
/* headsr nav
/* ----------------------------------------------------- */

#logo {
	float: left;
	width: 16%;
	min-width: 100px;
	}


/* ----------------------------------------------------- */
/* main img
/* ----------------------------------------------------- */

#mainImg-serviceList{
	background:url(../service/img/mainImg-serviceList-min.jpg) no-repeat;
	height: 460px;
}

#mainImg-serviceList h2 {
	margin-top: 50px;
}

#mainImg-serviceList h2+p {
	margin-top: 50px;
}

p#mainV-tb {
	display: none;
	}

p#mainV-sm {
	display: block;
	margin-right: auto;
	margin-bottom: 10px;
	margin-right: 15px;
	text-align: center;
	}

div#main h2 span{
	font-size: 13px;
}

.br-sp { display: inline;
}


/* map */

.entry p.map{
	float: none;
}



/* ----------------------------------------------------- */
/* main contents
/* ----------------------------------------------------- */

/* --------------serviceBox------------------- */

.serviceBox ,.serviceBox00 {
	float: none;
	width: 99%;
	margin-left: auto;
	margin-right:auto;
	}

.serviceBox h3,.serviceBox00 h3 {
	text-align:center;
}

/* --------------pickupBox-------------------- */

/* ----------------------------------------------------- */
/* footer
/* ----------------------------------------------------- */

footer ul li{
	width: 45%;
}



}
@media screen and (max-width: 400px) {


p#telBnr-tb {
	display: none;
	}

p#telBnr-sm {
	display: block;
	text-align: center;
	}
	
	

/* ----------------------------------------------------- */
/* footer
/* ----------------------------------------------------- */

footer ul li{
	width: 90%;
	border-top: 1px solid #333;
}

footer ul li:first-child{
	border-top: none;
}


}

@media screen and (max-width: 380px) {

/* ----------------------------------------------------- */
/* headsr nav
/* ----------------------------------------------------- */

}