@charset "utf-8";
/* =================================
ライブカメラ(pageID641)
===================================*/
.post-641 iframe img {
	width:100%;
}

@media screen and (max-width: 640px){
.post-641 .iframe-wrap {
    width: 100% !important;
    height: 450px;
    overflow: scroll;
-webkit-overflow-scrolling:touch !important;

}


}