#sd2-container-SonySpice .item {
    background-image: url(../img/mainvisual.jpg);
}

@media screen and (max-width: 640px) {
    #sd2-container-SonySpice .item {
        background-image: url(../img/mainvisual_sp.jpg);
    }
}

 #sd2-container-SonySpice .module-o .speaker-item:first-child {
    margin-left: 8%;
}
 #sd2-container-SonySpice .module-o .speaker-item:nth-child(4) {
    margin-right: 4%;
}
@media screen and (max-width: 640px) {
	 #sd2-container-SonySpice .module-o .speaker-item:first-child {
    margin-left: 0%;
}
     #sd2-container-SonySpice .module-o .speaker-item:nth-child(4) {
    margin-right: 0%;
}
	/*---for movie confrict----
	.thickbox {
		display:block !important;
	}
	.thickbox a {
		width: 100%;
	}
	.thickbox a img {
		width: 100%;
	}
	.embed {
		display: none !important;
	}*/
}