#page_title {
	background: url('../images/guide/pagetitle.webp') no-repeat center center;
}
main{
	display:block;
	width:100%;
}
main #contents{	
	width:100%;
}
#page_side{
	display:none;
}
#contents h4{
	padding:40px 0 20px;
	margin:0;
}
#contents h5{
	padding:30px 0 0;
}

section article h4{
	font-size: 24px;
	border-bottom: 3px double #97D6EA;
	padding: 40px 0 10px !important;
	margin: 0 0 10px !important;
}
