@charset "utf-8";
@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@300;400;500;700;900&display=swap');

#r1204 {
	font-family: 'Noto Sans JP', sans-serif;
	color: #000000;
	font-weight: 400;
}

#r1204 .lead {
	font-weight: 300;
}

#r1204 .lead-2 {
	font-size: 22px;
	color: #002060;
	margin-bottom: 20px;
	line-height: normal;
	font-weight: bolder;
}

#r1204 h2.mt {
	margin-top: 40px;
}

#r1204 .below {
	/*margin:100px 0 50px;*/
	margin:20px 0 50px;
	font-size: 36px;
	background-color: #eaebeb;
	padding: 10px 53px 10px;
	text-align: center;
	position:relative;
}

#r1204 .pro {
	margin-bottom: 50px;
}

#r1204 h3 {
	font-size: 36px;
	line-height: 1.3em;	
	font-weight: 300;
	color: #000000;
	margin-bottom: 0;
	padding-bottom: 0;
}

#r1204 h3.mb {
	margin-bottom: 15px;
}

#r1204 .heading {
	font-size: 14px;
	font-weight: 300;
	line-height: normal;
	margin-bottom: 30px;
}

#r1204 h4 {
	text-align: right;
	font-size: 20px;
	font-weight: 400;
}

#r1204 h4 a {
	text-decoration: none;
}

#r1204 h4 a span {
	text-decoration: underline;
}

@media screen and ( min-width:521px ){ /* tablet&PC */
#r1204 h2 {
	padding-bottom: 0;
	margin-bottom: 5px;
}

#r1204 .lead {
	font-size: 24px;
}
	
}
	
@media screen and ( max-width:520px ){ /*SP*/
#r1204 h2 {
	padding: 0;
	background-color: transparent;
	margin-bottom: 10px;
}
	
#r1204 .lead {
	font-size: 0.8em;
}

#r1204 .lead-2 {
	font-size: 20px;
	text-align: center;
	line-height: normal;
}
	
#r1204 h3 {
	text-align: center;
	font-size: 24px;
}
	
#r1204 h3.mb {
	margin-bottom: 5px;
}
	
#r1204 .heading {
	font-size: 14px;
	margin-bottom: 5px;
}
	
#r1204 h4 {
	font-size: 14px;
	margin-top: 5px;
}
	
#r1204 .sp_block {
	display: block;
}
		
}
