/************************right*******************************/
#right{
	float:left;
	width:701px;
	background-color:#ffffff;
	padding-bottom:50px;
}
#right h3{
	text-align:center;
	margin-top:30px;
}
/*---------------文章部分----------------*/
#right .main{
	width:655px;
	margin:25px auto 30px auto;
}
#right .main h3 {
	text-align: left;
	font-size: 18px;
	color: #f24b00;
	margin-left: 10px;
	/* font-family: "游明朝", YuMincho, "Hiragino Mincho ProN", "Hiragino Mincho Pro", "ＭＳ 明朝", serif; */
}
#right p.bunsyo{
	font-size:90%;
	color:#000;
	line-height:1.7;
	margin-top: 20px;
	margin-left: 20px;
}
#right .siage-img {
	margin-top: 30px;
}

h4 {
	font-size: 18px;
	background-color: #ed711f;
	font-weight: bold;
	color: #fff;
	text-align: center;
	padding: 5px;
}
#benefit-list {
	padding-left: 0;
	margin-top: 30px;
}
#benefit-list li {
	position: relative;
	font-size: 85%;
	padding: 10px 20px;
	margin-top: 30px;
	list-style: none;
	background-color: #fef1d7;
	border-radius: 5px;
	/* border: solid #fdb64c 1px; */
}
#benefit-list li p:nth-of-type(1) {
	font-size: 16px;
	font-weight: bold;
	color: #e94746;
	text-align: center;
	padding-top: 14px;
	background-image: url(../images/benefit_back_img.png);
	background-color:  transparent;
	background-repeat: no-repeat;
	background-size: contain;
	width: 60px;
	height: 65px;
	line-height: 1;
	position: absolute;
	top: 8px;
	left: 15px;
}
#benefit-list li p:nth-of-type(2) {
	margin-left: 66px;
	margin-top: 10px;
	font-size: 24px;
	font-weight: bold;
	color: #003471;
	/* line-height: 1.1; */
	/* color: #ed711f; */
	border-bottom :solid 1px #ed711f;
	padding-bottom: 10px;
}
#benefit-list li p:nth-of-type(3) {
	margin-top: 15px;
	/* background-color: #fff; */
	padding: 5px 10px 0 68px;
	line-height: 1.4;
	letter-spacing: .5;
	/* width: 75%; */
}

#benefit-list li p:nth-of-type(4) {
	/* padding-top: 5px; */
	font-size: 13px;
	color: #e94746;
	font-weight: bold;
	padding-left: 68px;
}
#benefit-list li:nth-of-type(5) {
	background-color: #fff;
	margin: 0;
	padding-top: 0;
	padding-bottom: 0;
	padding-left: 40px;
}
#benefit-list li:nth-of-type(6) {
	margin: 0;
}
/* span {
	color: #c9282e;
	font-size: 32px;
} */
.benefit_01{
	position: absolute;
	width: 152px;
	height: 72px;
	top: -5px;
	right: -5px;
	border: 1px solid #ddd;
}
.benefit_02 {
	position: absolute;
	width: 152px;
	height: 72px;
	top: -5px;
	right: -5px;
	border: 1px solid #ddd;
}
.benefit_03 {
	position: absolute;
	width:125px;
	height:85px;
	top: 10px;
	right: 10px;
	border: 1px solid #ddd;
}
.benefit_04 {
	position: absolute;
	width:125px;
	height:85px;
	top: -20px;
	right: 10px;
}
.benefit_05 {
	position: absolute;
	width:135px;
	height:109px;
	top: -10px;
	right:5px;
}
.benefit_06 {

	/* position: absolute;
	width:135px;
	height:109px;
	top: 50px;
	right:300px; */
/* 	font-size: 20px;
	color: #ed028c;
	font-weight: bold; */
}