@charset "utf-8";
/* CSS Document */


#titlebar {height:330px;margin:0 0 65px 0;background:url(../voice/img/title_bar.jpg) no-repeat center;}

@media print, screen and (max-width:768px) {
#titlebar {height:auto;padding-top:25%;background:url(../voice/img/title_bar_sp.png) no-repeat;background-size:100%;}
}

#title {margin:0 0 50px 0;text-align:center;}
#title img {width:100%;}

@media print, screen and (max-width:768px) {
#title {width:90%;margin:0 5% 50px 5%;}
}

iframe {width:100%;margin-bottom:100px;}


@media print, screen and (max-width:768px) {
iframe {width:90%;margin:0 5% 100px 5%;  display:block;}
}
