@charset "utf-8";
/* ****************************************************
modified:#20220310
Title: formset.css
***************************************************** */

/*- MAJINフォーム追加--------------------------------------------------------*/


/*- お問い合わせ---------------------*/

#formarea02 {
	height:1500px;
	width:840px;
}
#formarea02 iframe {
	border:none;
}


@media(max-width:768px){


#formarea02 {
	width:auto;
	height:1800px;
}



}








/*- 詳細資料・動画閲覧---------------------*/

#formarea03 {
	height:700px;
}
#formarea03 iframe {
	border:none;
}


/*- お問い合わせ（医療）---------------------*/

#formarea04 {
	height:1800px;
}
#formarea04 iframe {
	border:none;
}












