@charset "UTF-8";

/* CSS Document */

/*====================================

	main

====================================*/

main {
	background: url(/images/top_logo.svg) center center;
	background-size: 500px;
}

/*====================================

	section

====================================*/

main section {
}
main section .inner {
}
main section .inner .sec_ttl {
}
main section .inner .sec_ttl h2 {
}
main section .inner .sec_ttl h2 span {
}