@charset "utf-8";
/* CSS Document */

/******************************************/
/***************** responsive web design **/
/******************************************/

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


/** ぱんくずスマホ用 **/
/***************************/

#breadcrumbs{
	display:block;
}

#breadcrumbs ol{
	display:flex;
	height: 30px;
	align-items: center;
	margin: 0 auto;
	flex-wrap: wrap;
}

	#breadcrumbs ol li{
		padding-right: 8px;
		line-height: 1.8;
	}

	#breadcrumbs ol li a{
		color: #414a52;
	}
	


/** トップイメージ
********************/

#container_topimg_area{
	display:block;
	width:90%;
	margin:20px auto;
}

#container_topimg_area h2{
	font-size:18px;
	color:#e30d84;
	text-align:center;
	border-bottom: 1px solid #e30882;
}

.title_under_txt{
	font-size:16px;
	text-align:center;
	margin:5px 0 0 0;
}


/*****/

.top_figure{
	display:block;
	width:94%;
	margin:0 auto;
	padding-bottom:20px;
}

	.sub_caption{
		font-size: 12px;
	}

.top_figureimg_area{
	display:block;
	width:100%;
	margin:0 auto;
}

.top_figureimg_area img{
	display:block;
	width:250px;
	height: auto;
	margin:20px auto;
}
}

.top_figure_caption{
	width:100%;
	font-size:16px;
	line-height:20px;
	margin:0 auto;
}
	
#video_area{
	display: block;
	width: 300px;
	margin: 0 auto;
}

#video_area h4{
	font-size: 18px;
}

.video_txt{
	font-size: 16px;
}	


/*****/

.before_after_repair{
	display:block;
	width:90%;
	margin:0 auto;
}

.before_after_repair figure{
	margin-left: 1em;
}

.before_after_repair figure div{
	width:100%;
}

.before_after_repair figure div img{
	width: 90%;
	height: 90%;
}

/**リンクバナースマホ用
****************/

.repair_link_area{
		display: flex;
		justify-content: space-between;
		width: 96%;
		margin: 30px auto;
	}
	.repair_link_area a{
		width: 50%;
	}
	.repair_link_area a img{
		width: 100%;
		height: auto;
	}

	.top_under-link{
		width: 45%;
		margin: 0 auto 30px;
	}

	.top_under-link a img{
		width: 100%;
		height: auto;
	}

/** container_main
*******************************/

#container_main{
	display:block;
	width: 90%;
	margin: 0px auto;
}
	
	
/** before-afte(container_left)
****************/

#container_left{
	display:block;
	width: 100%;
}



/** container_right
****************/

#container_right{
	display: none;
}

#fixed_menu{
	position: fixed;
	width: 100%;
	height: 50px;
	background-color: #f00;
	}






/******************************************/
/***********************************  PC **/
/******************************************/
@media screen and (min-width: 769px){

#container{
	display:block;
	width:100%;
	margin: 0px 0 0 0;
	
}

/** ぱんくず
********************/

#breadcrumbs{
	display:block;
	width: 32%;
	margin:20px 0 0 0;
	box-shadow:-3px 0px 10px 0px #ccc;
}
#breadcrumbs ol{
	display: flex;
  align-items: center;
	width:100%;
	text-align:left;
	background-color:#fff;
}
.breadcrumbs_home{
	display:block;
	width: 17px;
	margin:0 5px 0 10px;
}
.breadcrumbs_last_3rd{
	display:block;
	line-height:20px;
	width: 85px;
  padding: 2px 0 0 0;
}
.breadcrumbs_last{
	display:block;
	line-height:20px;
	width: 40px;
  padding: 2px 0 0 0;
}
.breadcrumbs_here{
	display:block;
	line-height:20px;
	width: 80px;
  padding: 2px 0 0 0;
}
#breadcrumbs ol li a{
	color:#111;
	text-decoration:none;
}
#home_icon{
    display: block;
  }

.breadcrumbs_icon{
  display: block;
	width:5px;
	margin:0 10px;
}


/** トップイメージ
********************/

#container_topimg_area{
	display:block;
	width:100%;
	margin:20px 0px;
}

#container_topimg_area h2{
	font-size:24px;
	color:#e30d84;
	text-align:center;
	border-bottom: 1px solid #e30882;
}

.title_under_txt{
	font-size:20px;
	text-align:center;
	margin:5px 0 0 0;
}

/*****/

#top_figure{
	display:block;
	width:94%;
	margin:0 auto;
	padding-bottom: 10px;
}

.top_figureimg_area{
	display:block;
	width: 540px;
	margin: 0 auto;
}

.top_figureimg_area img{
	width: 250px;
	margin: 10px;
	float:left;
}
	
	.sub_caption{
		color: #e30882;
		font-size: 18px;
		text-align: center;
	}

#top_figure_caption{
	width: 70%;
	font-size: 16px;
	line-height: 20px;
	margin: 20px auto;
}
	
#video_area{
	width: 30%;
	margin: 0 auto;
}

#video_area h4{
	font-size: 18px;
}

.video_txt{
	font-size: 16px;
}	

/*****/

.txt_link{
	color:#e30882;
}

/** 修理・リフォームの注文方法
*******************************/

#repair-reform_flow_area{
	display:block;
	width:80%;
	margin:20px auto;
	padding:10px;
	border:2px solid #ffab02;
}

#repair-reform_flow_area h3{
	color:#ffab02;
	font-size:20px;
	font-weight:600;
}

.index_h4{
	width:90%;
	font-size:17px;
	font-weight:600;
	color:#222;
	padding: .25em 0 .1em .75em;
	border-left: 6px solid #ccc;
	border-bottom: 1px solid #ccc;
	margin:10px 0 10px 0;
}

.flow_figure{
	display:block;
	width:160px;
	float:left;
}

.flow_img{
	width:120px;
	margin:0 20px;
}

.flow_caption{
	width:160px;
	text-align:center;
	font-size:18px;
	color:#ffab02;
	margin:5px 0;
}

.flow_p{
	width:150px;
	font-size:16px;
	line-height:20px;
	margin:0 5px;
}

.free-dial_icon{
	margin-right:5px;
}

/**リンクバナーパソコン用
****************/

.repair_link_area{
		display: flex;
		justify-content: space-between;
		width: 70%;
		margin: 30px auto;
	}
	.repair_link_area a{
		width: 45%;
		transition: 0.3s ease-in-out;
	}
	.repair_link_area a img{
		width: 100%;
		height: auto;
	}
	.repair_link_area a:hover{
		opacity: 60%;
	}
	
	/*****/
	
	.top_under-link{
		display: flex;
		justify-content: center;
		width: 80%;
		margin: 0 auto;
	}
	
	.top_under-link img{
		margin: 10px;
	}
	
	.top_under-link a{
		transition: 0.3s ease-in-out;
	}
	
	.top_under-link a:hover{
		opacity: 60%;
	}

/** container_main
**************************/
	#container_main{
		display: block;
		width: 100%;
		margin: 0 0 30px 0;
	}
	
	#container_left{
		display: block;
		width: 70%;
		float: left;
	}
	
	#container_right{
		display: block;
		width: 30%;
		margin: 30px 0 0 0;
		float: left;
	}

/*****/
	#fixed_menu{
		display: none;
	}

}