.sct_link {
	display:none!important;
}

.text_SCT_body {
	margin: 30px auto;
	color: #4e5052;
}
.text_SCT_body section {
	margin: 3px 0 20px 13px;
	font-size: 13px;
}
.text_SCT_body h1 {
	font-size: 19px;
	text-align: center;
	margin: auto auto 25px auto;
}

.text_SCT_body h2 {
	text-align: left;
	font-weight: bold;
	font-size: 17px;
}

.toTop {
	background: #d60000;
	display: block;
	width: fit-content;
	padding: 10px 20px;
	margin: 0 auto 50px auto;
}


.closeBtn_window_SCT {
	background: #d60000;
	text-align: center;
	width: 150px;
	margin: 0 auto 30px auto;
	padding: 15px;
	color: #fff;
}

.tel a{
	color:#4e5052;
	text-decoration:none;
}