
/* 360°VR */
.cf:before,
.cf:after { display:table; content:""; }
.cf:after { clear:both; }
.cf { zoom:1; }
.cb { clear:both; }
#linkColumn2 { margin:15px auto 0; height:auto; }
#linkColumn2 #mvWrap { width:670px; float:left; }
#linkColumn2 #mvWrap #mvSection { /* background:url(/images/bg_vr.jpg) repeat-x -300px / auto 100%; */ position:relative; overflow:hidden; }
#linkColumn2 #mvWrap #mvSection > p { margin-top:0; }
#linkColumn2 #mvWrap #mvSection > iframe { position:absolute; left:0; top:-55%; z-index:-1; width:100%; height:280%; }
#linkColumn2 > p { float:right; width:300px; margin-top:0; }
#linkColumn { margin-top:24px; }