@charset "utf-8";
/*-----------------------------------------------------

法人（団体）会員のご案内

------------------------------------------------------*/

/* =========================================================
フォーム
========================================================= */
.un_iframeBlock { margin: 0 auto; text-align: center; }
.un_iframeBlock iframe { }


/*--------------------------------------------------------------------------
	[ RWD Style ]
--------------------------------------------------------------------------*/
@media screen and (max-width: 750px){
	/* =========================================================
	フォーム
	========================================================= */
	.un_iframeBlock { padding-top: 100%; width: 90%; height: 0; position: relative;  }
	.un_iframeBlock iframe { width: 100%; height: 100%; position: absolute; top: 0; left: 0; }

} /* media */