@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;
}