/* CSS Document */

body .header {
	position: relative;
}
body .page-head {
	color: #000; background: none !important; height: 200px;
}
body .page-head .column {
	padding-top: 0;
}
body .page-head .ttl {
	padding-top: 40px;
}
body .page-head .ttl h1 {
	border-color: #ccc;
}
body .page-head .pic {
	width: 200px !important; height: 200px; background-size: 200px 200px !important;
}

body .pankuzu {
	display: none;
}


body .totop {
	display: none;
}

body .footer.section {
	display: none;
}



