@charset "utf-8";


.Side_right h4{
	font-size: 29px;
	line-height: 50px;
}
.Side_right .flow_top img{
	margin: 30px 0;
}
.Side_right .icon img{
	margin: 20px 0;
}
.kome_p{
	margin-top: 0px;
}
.jyouken .title{
	white-space:nowrap;
	margin:0 20px;
	font-weight: bold;
}
.jyouken hr{
	width: 100%;
}
.jyouken .p{
	padding: 20px;
}
@media screen and (max-width: 1000px){
  /*--ここにスマホに適したCSSを記述します*/
	.Side_right h4{
	font-size: 35px;
}
}

