@charset "UTF-8";
/*!
 *  Font Awesome 4.2.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */

.banners1 {
	margin:50px 0;
	}
.banners3 {
	margin-bottom:40px;
	}

/* News and Topics */
#news {
	margin-top:40px;
}
#news dl {
	float:left;
	width:45%;
	margin:10px;
	list-style:none;
}
#news img {
	width:100px;
}
#news dt {
	float:left;
	width:100px;
}

/* OUR FEATURED COMPOSERS */

h2 span {
	float:right;
	font-size:0.9em;
	}


/* 0604　Renew */

.videolayout-wrap,.complayout-wrap{display:flex;margin-bottom:3em;}
.complayout-wrap{justify-content: space-between;margin-bottom:1em;}
.complayout-wrap div img{filter: saturate(60%);width:100%;}
.complayout-wrap div p{font-size:1.4em;font-family: 'Playfair Display', serif;margin-top:1em;text-align;center;color:#222;}
.videolayout-wrap div,.complayout-wrap div{text-align:center;position:relative;overflow: hidden;}
.videolayout-wrap div img{width:80%;}
.videolayout-wrap div img:hover,.complayout-wrap div:hover{opacity:0.8;}
p.videocap2{margin:0.5em 0 0 10%;color:#222;font-size:110%;width:80%;text-align:left;font-family: 'Arial',sans-serif;}
p.videocap2:hover{color:#666;}
p.videocap2 a{margin-top:0.5em;display:block;color:#bb883a;}
p.com-more a{margin-bottom:4em;color:#bb883a;font-size:1.1em;padding-left:0.5em;display:block;font-family: 'Arial',sans-serif;}
.banners3 .img-responsive{ filter: saturate(50%);}


@media screen and (max-width:600px) { 
.videolayout-wrap div{width:80%;margin:0 auto 2em;}
.complayout-wrap div{width:45%;margin:0 auto 2em;}
}
