@charset "UTF-8";
html,body{width:100%; height:100%;font-family: -apple-system,BlinkMacSystemFont,arial,HiraKakuProN-W3,Hiragino Kaku Gothic ProN,Hiragino Sans,BIZ UDGothic,Meiryo,sans-serif; background-color:#fff;-webkit-text-size-adjust: 100%;-webkit-font-smoothing:subpixel-antialiased; -moz-osx-font-smoothing: grayscale; line-height:1.8;color: #000; user-select: none; margin: 0; padding: 0 }
*{box-sizing:border-box;vertical-align: middle;}
body{display: flex;justify-content: center; align-items: center; min-width: 1024px}
#iframe{width: 1024px}
center{position: relative; overflow: hidden; width: 100%; padding-top: 56.25%;}
iframe{position: absolute;  top: 0;  left: 0;  bottom: 0;  right: 0;  width: 100% !important;  height: 100% !important; border: 0;}

