@charset "utf-8";



/********************************************************

    iframe

********************************************************/

.content {margin-top:30px; width:100%;}
.content iframe {display:block; width:100%;}

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

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

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

@media screen and (max-width:1020px) {
    .content iframe {width:941px;}
}

@media screen and (max-width:1000px) {
    .content iframe {width:100%;}
}

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

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

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

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

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