/* スクロールバー表示対応 start */
html, body {
	overflow: visible !important;
	scrollbar-width: thin !important;
}
/* スクロールバー表示対応 end */

.btn-solid-blue:hover, 
.btn-solid-blue:active, 
.btn-solid-blue:focus, 
.btn-solid-blue:visited {
	color: #ffffff;
	text-decoration: none;
}

