@charset "UTF-8";

/* ##################################### menu.css ##################################### */


/* ============= font-awesome ============= */
.sideSection ul.children li:before {
	font-family: 'FontAwesome';
	display: inline-block;
	width: 1.2em;
	text-align: center;
}


/* サイドメニュー */
.questionnaire-win,
.questionnaire-win p {
	font-size: 14px;
	line-height: 1.4em;
}

.widget_link_list .localNav { display: none; }


.sideSection .widget { margin-bottom:45px; }

