@charset "UTF-8";
/*
Theme Name: FP Theme
Author: 合同会社フレックスプランニング
Author URI: 
Version: 1.0
*/

#questant-embed-1443354 iframe {
  width: 100%!important;
}
#questant-embed-1443354 {
    position: relative;
    width: 100%;
    padding: calc(315 / 560 * 100%) 0 0;
  }
  #questant-embed-1443354 iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%!important;
  }