#contents .wrap h4 {
	margin: 15px 0px;
}
#contents .wrap strong {
	margin-bottom: 10px;
	display: block;
}

/*== FAQ ================*/
#contents .hojin_faq .iconQ{
	margin-top: 0;
	margin-right: 10px;
	margin-bottom: 0;
	padding: 2px 10px;
	color: #fff;
	border-radius: 5px;
	background-color: #78c234;
}

#contents .hojin_faq .iconA{
	margin-top: 0;
	margin-right: 10px;
	margin-bottom: 0;
	padding: 2px 10px;
	color: #fff;
	border-radius: 5px;
	background-color: #fc883b;
}

#contents .hojin_faq dt {
	display: block;
	margin-top: 5px;
	text-indent: -42px;
	padding-left: 45px;
	margin-bottom: 10px;
	color: #4A4A4A;
	font-weight: bolder;
}

#contents .hojin_faq dd {
	display: block;
	margin-top: 5px;
	text-indent: -42px;
	padding-left: 45px;
	margin-bottom: 15px;
	padding-bottom: 15px;
	border-bottom: 1px dotted #565656;
}

#contents .asterisk {
	text-indent: -1em;
	padding-left: 1em;
	font-size: 14px;
	margin-top: 10px;
	margin-left: 20px;
}

.contact {
	background-color: #FFFFFF;
	text-align: center;
	padding-top: 15px;
	padding-bottom: 0px;
	border: 5px solid #C0D9FF;
	background-image: url(../common/img/pc/img_support03.png);
	background-repeat: no-repeat;
	background-position: 723px 100%;
	margin-top: 30px;
}
.contact .s_tel {
	width: 260px;
	float: left;
	background-color: #FFFFFF;
	margin-left: 70px;
	margin-bottom: 10px;
	border-radius: 5px;
}

.contact .s_tel .tel p{
	font-weight: bolder;
	font-size: 16px;
	margin: 0px;
	padding: 0px;
	color: #4f4f4f;
	text-align: left;
}

.contact .s_touroku {
	width: 330px;
	float: left;
	margin-left: 30px;
}
.contact .s_touroku a {
	font-size: 18px;
	font-weight: bolder;
	display: block;
	margin: 0 auto 10px;
	padding: 15px 5px;
	text-align: center;
	color: #fff;
	border-radius: 5px;
	background-color: #5185d5;
	box-shadow: 2px 2px 2px #737373;

}
.contact .s_touroku p {
	font-weight: bolder;
	font-size: 16px;
	margin: 0px;
	padding: 0px;
	color: #4f4f4f;
}
.contact .supputT p {
	color: #4f4f4f;
	font-size: 18px;
	font-weight: bolder;
	text-shadow: 2px 2px 1px #FFF,  -2px 2px 1px #FFF,  2px -2px 1px #FFF,  -2px -2px 1px #FFF;
}
.contact .supputT {
	margin-left: 70px;
	margin-right: 120px;
	text-align: left;
	margin-bottom: -15px;
}
/*.contact .hukidasi {
	background-color: #5185d5;
	color: #fff;
	text-align: center;
	padding: 4px 0;
	border-radius: 5px;
	position: relative;
	font-size: 14px;
	font-weight: bolder;
}*/
.contact .hukidasi:before {
	content: "";
	position: absolute;
	bottom: -13px;
	right: 50%;
	border: 7px solid transparent;
	border-top: 7px solid #5185d5;
}

#contents .wrap h3 {
	font-size: 18px;

}
#contents .wrap .pagelink {
	margin: 10px 0px 30px;
}
.pagelink li a {
	display: block;
	text-align: center;
	float: left;
	margin: 0px 5px;
	padding: 10px 0px;
	width: 217px;
	color: #FFFFFF;
	font-weight: bolder;
	border-radius: 5px;
	font-size: 18px;
	box-shadow: 2px 2px 2px #737373;
	background-image: -webkit-linear-gradient(270deg,rgba(165,228,107,1.00) 0%,rgba(158,225,95,1.00) 29.53%,rgba(120,194,52,1.00) 100%);
	background-image: -moz-linear-gradient(270deg,rgba(165,228,107,1.00) 0%,rgba(158,225,95,1.00) 29.53%,rgba(120,194,52,1.00) 100%);
	background-image: -o-linear-gradient(270deg,rgba(165,228,107,1.00) 0%,rgba(158,225,95,1.00) 29.53%,rgba(120,194,52,1.00) 100%);
	background-image: linear-gradient(180deg,rgba(165,228,107,1.00) 0%,rgba(158,225,95,1.00) 29.53%,rgba(120,194,52,1.00) 100%);
}

/*== 詳細ページ ================*/

#contents .wrap .point_box {
	margin-bottom: 20px;

}
.wrap .point_box .point_number {
	width: 60px;
	float: left;
	background-repeat: no-repeat;
	text-align: center;
	height: 80px;
	display: block;
	margin-right: 15px;
}
.point_box .point_number dt {
	color: #6FAA39;
	font-weight: bolder;
	font-size: 14px;
	text-align: center;
	display: block;
}
.point_box .point_number dd {
	margin: 0 auto;
	padding: 4px 10px;
	color: #fff;
	border-radius: 20px;
	background-color: #78c234;
	text-align: center;
	width: 35px;
	font-weight: bolder;
	display: block;
}
.wrap .point_box .point_text {
	width: 800px;
	float: left;
}
.point_box .point_text h3 {
}
.point_box .point_text p {
	margin-bottom: 0px;
}
#contents .wrap .box_saiyo {
	padding: 20px 20px;
	background-color: #eaffd6;
}

#contents .wrap .box_saiyo .voice{
	display: block;
	text-align: right;
	font-size: 14px;
	color: #676666;
	font-weight: bolder;
	margin-right: 10px;
	
}

.point_box .point_text dt {
	font-weight: bolder;
	margin-bottom: 10px;
}
.contact .s_tel .bottomTel {
	text-align: left;
}
