.qa_wrap{
	margin-bottom: 40px;
}
.qa_wrap:last-of-type,
.qa_wrap:last-of-type .m-cont_white{
	margin-bottom: 0;
}
.qa_wrap .m-item a{
	color: #1b95e0;
	font-size: 1.3rem;
}
.qa_wrap .m-list{
	
	margin-left: 1em;
}
.qa_wrap .m-item{
	margin-bottom: 8px;
	text-indent: -1em;
}
.qa_wrap .m-item:last-child{
	margin-bottom: 0;
}
.qa_wrap .l-column-2{
	margin-left: 0;
}
.qa_wrap .l-column_item-2{
	width: 50%;
	margin-left: 0;
	margin-bottom: 40px;
	padding-right: 40px;
	box-sizing: border-box;
}
.qa_wrap .l-column_item-2:nth-child(odd){
	clear: left;
}
.qa_wrap .l-column_item-2:last-child,
.qa_wrap .l-column_item-2:nth-last-of-type(2){
	margin-bottom: 0;
}
.infomation_box .m-title-medium{
	margin-top: 18px;
}
.infomation_box .m-title-medium:first-child{
	margin-top: 0;
}
