@charset "utf-8";

#r1203 .lead-2 {
	font-size: 22px;
	color: #002060;
	margin-bottom: 20px;
	line-height: normal;
	font-weight: bolder;
}

#r1203 .heading {
	font-size: 14px;
	font-weight: 300;
	line-height: normal;
	margin-bottom: 30px;
}

#r1203 #campaign p {
	color: #000000;
	font-weight: 400;
}

#r1203 #campaign .below {
	margin:100px 0 50px;
	font-family:"游明朝", YuMincho,serif;
	font-size: 36px;
	background-color: #eaebeb;
	padding: 10px 53px 10px;
	text-align: center;
	position:relative;
}

#r1203 #campaign .pro {
	margin-bottom: 50px;
}

#r1203 #campaign .pro p img {
	vertical-align: bottom;
	margin: 0;
	padding: 0;
}

#r1203 #campaign .link {
	text-align: right;
	font-size: 20px;
}

#r1203 #campaign .link a {
	text-decoration: none;
	display: block;
}

#r1203 #campaign .link a span {
	text-decoration: underline;
}

@media screen and ( min-width:521px ){ /* tablet&PC */
#r1203 #campaign .below:before {
	position:absolute;
	left: 50px;
	top: 35px;
	content: "";
	display: inline-block;
	width: 40px;
	height: 23px;
	background: url(../../../../img/usr/genre/r1203/bg_below.png) no-repeat;
	background-size: contain;
}

#r1203 #campaign .below:after{
	position:absolute;
	right: 50px;
	top: 35px;
	content: "";
	display: inline-block;
	width: 40px;
	height: 23px;
	background: url(../../../../img/usr/genre/r1203/bg_below.png) no-repeat;
	background-size: contain;
}
	

#r1203 #campaign .link {
	margin-top: 1em;
}
	
}

@media screen and ( max-width:520px ){ /*SP*/
#r1203 .lead-2 {
	font-size: 20px;
	text-align: center;
	line-height: normal;
}
	
#r1203 .heading {
	font-size: 14px;
	margin-bottom: 5px;
}
	
#r1203 #campaign .below {
	margin:40px 0 20px;
	font-size: 18px;
	font-weight: 500;
	padding: 10px;
	line-height: 1.3em;
}

#r1203 #campaign .below:before {
	position:absolute;
	left: 12px;
	top: 18px;
	content: "";
	display: inline-block;
	width: 20px;
	height: 11px;
	background: url(../../../../img/usr/genre/r1203/bg_below.png) no-repeat;
	background-size: contain;
}

#r1203 #campaign .below:after{
	position:absolute;
	right: 12px;
	top: 18px;
	content: "";
	display: inline-block;
	width: 20px;
	height: 11px;
	background: url(../../../../img/usr/genre/r1203/bg_below.png) no-repeat;
	background-size: contain;
}
		
#r1203 #campaign .link {
	font-size: 14px;
	margin-top: 5px;
}
	
#r1203 #campaign .link img {
	height: 25px;
}
	
#r1203 #campaign .sp_block {
	display: block;
}
		
}