@charset "UTF-8";
/*-----------------------------------
h1_title
----------------------------------*/
#intro .logo{
	width: 70%;
}
/*-----------------------------------
reason
----------------------------------*/
#reason .pointbox li .point_text::before{
	display: none
}
/*-----------------------------------
voice
----------------------------------*/
#voice ul li {
  padding: 30px 4% 60px;
  border: solid 4px #000;
}
#voice ul li .img{
	width: 28%;
	text-align: center;
	margin-top: 20px;
}
#voice ul li .txt{
	width: 70%;
}
#voice ul li .illust{
	width: 50px;
	display: block;
	right: 20px;
	bottom:20px;
}
