@charset "UTF-8";

#title2 {
	background-image:url(../img/title_bg.jpg);
}

#video {
	width:100%;
	height:auto;
}
.video-wrap {
    position: relative;

}

@media screen and (max-width: 499px) {

#video {
	
	}
}

@media screen and (min-width: 500px) {

}

@media screen and (min-width: 1400px) {

}