@charset "UTF-8";


#section0{overflow: hidden; background-size: cover; background-position: center center; background-image: url(../../images/top/top2.jpg); padding: 0 0 0 0;}
@media screen and (max-width: 768px) {
#section0{overflow: hidden; background-size: cover; background-position: center center; background-image: url(../../images/top/top_sp.jpg); padding: 0 0 0 0;}
}

/*
#section1{overflow: hidden; background-size: cover; background-position: center center; background-image: url(../../images/top/topback.jpg); padding: 0 0 0 0;}
@media screen and (max-width: 768px) {
#section1{overflow: hidden; background-size: cover; background-position: center center; background-image: url(../../images/top/topback.jpg); padding: 0 0 0 0;}
}
*/

.ytube {
overflow: hidden;
padding-bottom: 56.24%;
position: relative;
margin: 0 auto;
	width: 100%;
}
.ytube iframe {
position: absolute;
left: 0;
top: 0;
width: 100%;
}

@media screen and (max-width: 767px) {
	.ytube {width: 100%;padding-bottom: 60%;}
}
