@charset "utf-8";
/* CSS Document */

.type009-block div.preset-btn-box a{display:block}.type009-block div.preset-btn-box .type009-txt a{display:inline-block}
/* 2022/04/26 kawasaki ã‚¢ã‚¤ã‚³ãƒ³è¡¨ç¤ºä½ç½®ã€€ä¸Šä¸‹è¿½åŠ  */
.type009-block .icon-top span.title-span,
.type009-block .icon-bottom span.title-span
{
	display: inline-block;
}

.type009-block .icon-top span.title-span{
	padding-top: 1.5em;
}

.type009-block .icon-bottom span.title-span{
	padding-bottom: 1.5em;
}

.type009-top {
	position : absolute;
	/*margin-top: -1em;*/
    top      : 0%;
	right: 0;
	left: 0;
}
.type009-bottom {
	position : absolute;
	/*margin-top: -1em;*/
    bottom   : 0%;
	right: 0;
	left: 0;
}
