@charset "shift_jis";

/* ======================================================
 * agency.css
 * ------------------------------------------------------

 * Clearfix
====================================================== */
/* RESET
------------------------------------------------------ */
body {
	font-family: 'Heebo', 'Noto Sans CJK JP', "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

@media screen and (max-width: 750px) {

}


/* Clearfix
------------------------------------------------------ */
#footerContainer01 .ftInner:after,
#footerContainer01 .footerAbout > li > .navList02:after {
	content: "";
	display: block;
	clear: both;
}
#footerContainer01 .ftInner:after,
#footerContainer01 .footerAbout > li > .navList02 {
	zoom: 1;
}
