@charset "utf-8";
/*
	Last Update:2021/11/21
	Auther: iw
*/
/*===================================================================
	main
===================================================================*/
#main_image {}
#main_image .img_back { height:30vw; max-height:300px; }

.point_area { padding:10px; border-radius:10px; font-size:12px; }
.point_area._green { border:2px solid #0098ad; }
.point_area._red { border:2px solid #de0a1e; }
.point_area dt > span { display:inline-block; line-height:100%; padding:3px 5px; border-radius:3px; }

#flow {}
#flow h3.title { font-weight:bold; font-size:1.25em; }

#lp_contact .tel { display:inline-block; font-size:2.5em; font-weight:bold; padding:0 1em 0 0; line-height:100%; }
#lp_contact .tel i { font-size:0.9em; margin-right:10px; }
#lp_contact .time { color:#999; text-align:center; font-size:0.9em; }
