@charset "utf-8";

/*----QA---*/

#contents .sectionTitle01 {
    margin-bottom: 25px;
}

.content{
  margin-bottom: 50px;
}


#repayment {
	margin: 0 auto;
	padding:65px 0 30px;
	width: 1000px;
	text-align:center;
	font-size:16px;
	line-height:200%;
}
#repayment .title {
	margin-bottom:35px;
}
#repayment .main_copy {
	margin-bottom:40px;
	font-size:24px;
	line-height:160%;
}
#repayment p {
	margin:0 0 30px;
}

.coution{
  font-size: 12px;
}

/*
#repayment ul li {
	background:url(../images/bg_dot.gif) no-repeat 0px 10px;
	font-size:18px;
	line-height:28px;
	padding-left:18px;
	margin:0 0 12px;
	font-weight:500;
}
*/



.contact_box a img {
  margin:0 10px;
  opacity: 1.0;
  filter: alpha(opacity=100);
  -moz-opacity: 1.0;
}




/* .box_graph */
.box_graph{
  margin-bottom: 60px;
  }
.box_graph h3{
  font-size: 25px;
  margin-bottom: 80px;
}

.flex_center{
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content:  space-around;
  align-items:flex-start;
}

.flex_center li {
/*   width: 300px; */
}

.flex_center li img{
  width: 100%;
}
