@import "../../assets/css/article.css";

#honda-magazine .mag-article-visual h3.tate{
	background: none;
	font-size: 28px;
	line-height: 1.6;
	text-shadow: 2px 2px 10px #000; 
}
#honda-magazine .mag-article-visual .top-inner .caption .date{
	font-size: 14px;
	width: 28px; height: 120px;
	background: #D20100;
	margin-right: 25px;
}

#honda-magazine .rel .example1 {font-weight:900;color: #CC0000;}
#honda-magazine .rel .example2 {font-weight:900;color: #000;}
#honda-magazine .rel .example3 {font-weight:900;color: #CC0000;text-shadow: 2px 2px 3px #fff;}
#honda-magazine .rel .example4 {font-weight:900;color: #FFF;text-shadow: 2px 2px 3px #212121;
}


#honda-magazine .mag-article-visual h2 a > img{
	width: 100%;
    filter: drop-shadow(0px 3px 5px rgba(0,0,0,0.3));
}

@media screen and (max-width:768px){
	#honda-magazine .mag-article-visual h3.tate{
		font-size: 22px;
	}
	}

@media screen and (max-width:768px){
	#honda-magazine br{
		display: inherit !important;
	}
	}

.bannerArea{
	width: 100%;
	max-width: 800px;
	margin: 0 auto 60px;
}