@charset "UTF-8";

.ifmBox01,
.ifmBox02{
overflow: hidden;
position: relative;
width: 692px;
}
.ifmBox01{
height: 420px;	
}
.ifmBox02{
height: 666px;
}
.ifmBox01 iframe,
.ifmBox02 iframe{
position: absolute;
width: 100%;
height: 100%;
top: 0;
bottom: 0;
left: 0;
right: 0;
margin: auto;
}