@charset "utf-8";
/* ===================================================================
CSS information
 file name  :  manda.css
 style info :  高崎総合M&Aセンター
=================================================================== */


.manda {
	margin: 0 0 250px 0;
}

h2 {
	background: #1d59b3;
	height: 40px;
	font-size: 20px;
	color: #ffffff;
	font-family: 'Noto Sans JP', sans-serif;
	font-weight: 500;
	line-height: 40px;
	padding: 0 0 0 15px;
	margin: 0 0 30px 0;
}

h3 {
	font-size: 20px;
	line-height: 28px;
	color: #1d59b3;
	font-family: 'Noto Sans JP', sans-serif;
	font-weight: 400;
	margin: 0 0 20px 0;
}

p {
	margin: 0 0 30px 0;
}

.way {
	font-size: 20px;
	font-family: 'Noto Sans JP', sans-serif;
	font-weight: 700;
	color: #1e1e1e;
	display: block;
}

.way ~ a {
	display: block;
	width: 660px;
	height: 50px;
	background-color: #1d59b3;
	background-image: url(../../_common/_img/arrow.png);
	background-position: 25px center;
	background-repeat: no-repeat;
	font-size: 20px;
	font-family: 'Noto Sans JP', sans-serif;
	font-weight: 700;
	padding: 0 0 0 55px;
	color: #ffffff;
	line-height: 46px;
}

.tel {
	font-size: 32px;
	color: #1d59b3;
	font-family: 'Oswald', sans-serif;
}

.number {
	font-size: 40px;
	color: #1e1e1e;
	font-family: 'Oswald', sans-serif;
	letter-spacing: 2px;
	margin: 0 20px 0 0;
}

.uketsuke {
	font-size: 16px;
	color: #464646;
	font-family: 'Noto Sans JP', sans-serif;
	font-weight: 400;
	vertical-align: text-bottom;
}

.manda div {
	margin: 0 0 15px 0;
}

.manda div + div .way {
	margin: 0 0 20px 0;
}

.always {
	font-size: 16px;
	font-family: 'Noto Sans JP', sans-serif;
	font-weight: 400;
	color: #464646;
	display: block;
	margin: 0 0 10px 0;
}




/* PDFリンク
*****************************************************/
.related_link {
	background: #f5f5f5;
	padding: 20px 30px;
	margin: 0 0 60px 0 !important;
}
.related_link li a {
	background: url("../../_common/_img/arrow_b.png") left center no-repeat;
	padding: 0 0 0 30px;
	font-size: 14px;
	line-height: 2.5em;
	color: #464646;
	text-decoration: underline;
}
