@charset "utf-8";
.page-title-wrapper { margin-bottom:5px;}
.page-title-wrapper .breadcrumb { display:flex; width:100%;}
.page-title-wrapper .page-title { width:100%;}
@media only screen and (min-width:0px) and (max-width:430px){
	.page-title-wrapper { margin-bottom:0;}
	.Content .PageWrapper-Side .PageContent-Right .PageArticle > div.date span { margin-bottom:5px;}
	.Content .PageWrapper-Side .PageContent-Right .PageArticle > div.date .arrow { margin-top:5px; padding-top:10px;}
	}