@charset "UTF-8";

#con1+section .inner_item_txt,
#con3+section .inner_item_txt{
	padding-right: 50px;
}
#con2+section .inner_item_txt{
	padding-left: 50px;
}
@media screen and (max-width: 500px){
	#first+section{
		padding-top: 35px;
	}
	#con3+section{
		padding-bottom: 50px;
	}
}

#con2+section .heading.block_header_3 {
	background: #eaf5fa;
}
#con4+div .heading.block_header_3 {
	background: #eaf5fa;
}
#con4+div .heading.block_header_4 .h{
	color:#2fa2d7;
}

#campaign_bana+section a,
#sp_campaign_bana+section a{
	pointer-events: none;
}