@charset "UTF-8";

@media screen and (max-width: 768px) {

	.indexFixedTile01 {
		display: none;
	}
	.fixedBottomBtn .fixedBottomList01 > * {
		margin-left: 10px;
	}
	.fixedBottom01 .fixedBottomList01 .btnT01 {
		padding: 9px 10px 10px;
	}
	.fixedBottom01 .fixedBottomList01 a {
		height: 100%;
	}
	.fixedBottom01 .fixedBottomList01 a span {
		display: flex;
		align-items: center;
		justify-content: center;
		height: 100%;
	}
}
