@import "../../assets/css/article.css";

#honda-magazine .mag-article-visual h3.tate{
	background: none;
	font-size: 48px;
	line-height: 1.3;
	text-shadow: 3px 3px 10px #000;
	margin: auto; 
}
.mag-article-visual .top-inner .caption{
	position: absolute;
	left: 20px; font-weight: 600;
	bottom: 30px; color: #FFFFFF;
}
#honda-magazine .mag-article-visual .top-inner .caption .date{
	font-size: 12px;
	width: 24px; height: 90px;
	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 .rel .example5 {font-weight:600;color: #040059;
}


#honda-magazine .mag-article-visual h2 a > img{
	width: 100%;
    filter: drop-shadow(0px 3px 5px rgba(0,0,0,0.3));
}


#honda-magazine .audio {margin:10% auto;}
#honda-magazine .mag-article-visual{height: 640px;}


@media screen and (max-width:768px){
	#honda-magazine 
.mag-article-visual{height: 475px;}
		}


.bannerArea{
	width: 100%;
	max-width: 1200px;
	margin: 0 auto 60px;
}.bannerArea{
	width: 100%;
	max-width: 800px;
	margin: 0 auto 60px;
}
.bannerArea > a{
	position: relative; display: block;
}
.bannerArea > a > img{
	width: 100%;
	-webkit-transition: 0.2s ease-out;
	transition:0.2s ease-out;
}

@media screen and (min-width:769px){
	#questionnaire .inner .waku > ul li:hover img{
		transform: rotate(15deg) scale(0.9, 0.9);
	}

	.bannerArea > a:hover > img{
		opacity: 0.7;
	}
    .btnPlayMovie:hover img.abs{
		opacity: 1;
	}
}


@media screen and (max-width:768px){
	#honda-magazine .mag-article-visual h3.tate{
		font-size: 30px;
		line-height: 1.2;
		}
		#honda-magazine .mag-article-center.tate .title2{
		font-size: 14px;
		margin-left: 0px;
	}
	}