<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "UTF-8";

/*--基本--*/

.widget_map.width_full .content_wrapper{
	padding: 0 0;
}

main .widget_map:last-child{
	padding-bottom: 0;
}
.widget_map iframe{
	display: block;
	width: 100%;
}
.widget_map.width_full:last-child{
	margin-bottom: 0;
}</pre></body></html>