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

.benefit{
	display: block;
	padding-bottom: 60px;
	margin: 0 auto;
	position: relative;
	font-size: 14px;
	line-height: 1.6em;
}
.benefit .img01{
	display: none;
}
.benefit .img02{
	display: none;
}
.benefit .img03{
	display: none;
}
.benefit .img04{
	display: none;
}
.benefit .mr0{
	margin-right: 0!important;
}
.benefit .box{
	width: 100%;
	margin-right: 0;
	margin-bottom: 20px;
}

.benefit .box01{
	width: 100%;
	margin-right: 0;
	margin-bottom: 20px;
}
.benefit .box02{
	width: 100%;
	margin-right: 0;
	margin-bottom: 20px;
}

.benefit .box03{
	width: 100%;
	margin-right: 0%;
	border-radius: 20px;
}

.benefit .box04{
	width: 100%;
	margin-right: 0%;
	border-radius: 20px;
}

.benefit .come{
	padding: 40px 10px 40px;
	text-align: center;
}

.benefit .come02{
	padding: 30px 10px 20px;
	text-align: center;
}
.benefit .come03{
	padding: 30px 20px 20px;
	width: calc(100% - 40px);
	position: relative;
	left: 0;
	top:0;
	transform: translateX(0) translateY(0);
}
.benefit .come04{
	padding: 30px 20px 20px;
	width: calc(100% - 40px);
	position: relative;
	left: 0;
	top:0;
	transform: translateX(0) translateY(0);
}
.benefit h4{
	color: #FFF;
	background-color: #FF5B55;
	text-align: center;
	font-size: 20px;
	line-height: 1.2em;
	font-weight: 900;
	padding: 10px;
	border-radius: 20px 20px 0 0;
}
.benefit h5{
	font-size: 18px;
	line-height: 1.2em;
	font-weight: 900;
	padding-bottom: 20px;
}
.benefit .count{
	text-align: center;
	font-weight: 900;
	font-size: 26px;
	line-height: 1.2em;
}
.benefit .count.linefit{
	padding-top: 0;
	padding-bottom: 0;
}
.benefit .count strong{
	font-size: 50px;
	line-height: 1.2em;
}
.benefit .count .txtbig{
	font-size: 30px;
	line-height: 1.2em;
}
.voice{
	display: block;
}
.voice .box{
	position: relative;
	width: calc(100% - 40px);
	padding: 30px 20px 80px;
	color: #454545;
	background-image: url(../../img/benefits/baloon.png);
	background-position: center center;
	background-size: 100% 100%;
	margin-right: 0%;
}
.voice .box:nth-of-type(3n){
	margin-right: 0;
}

.voice h4{
	text-align: center;
	font-size: 18px;
	line-height: 1.6em;
	font-weight: 900;
}
