.l-section_wrap{
	padding: 48px 0;
}
.guide_wrap .m-title-xlarge{
	padding: 28px 24px;
	border-bottom: 1px solid #e0e0e7;
}
.guide_wrap:last-of-type{
	margin-bottom: 0;
}
.guide_wrap h4{ margin-bottom: 24px; }
.infomation_box p{
	color: #6e7590;
}
.guide_wrap .link_list{
	margin-top: 18px;
}
.guide_wrap .link_list li{
	margin-right: 40px;
    float: left;
}
.guide_wrap .link_list li:last-child{
	margin-bottom: 0;
}
.infomation_box .m-title-medium{
	margin-top: 20px;
	margin-bottom: 16px;
}
.infomation_box .m-title-medium:first-child{
	margin-top: 0;
}

/* side nav */
.is-page-active{
	background: #FCE7EC;
}
.m-side_nav_list{ margin-top: 10px; }
.m-side_nav_list:first-child{ margin-top: 0px; }