/* ----------------------------------------------------------------

	01. Normalize

----------------------------------------------------------------- */
/* ----------------------------------------------------------------
	Base
----------------------------------------------------------------- */
html, button, input, select, textarea {
  font-family: '\30d2\30e9\30ae\30ce\89d2\30b4 Pro W3', 'Hiragino Kaku Gothic Pro', '\30e1\30a4\30ea\30aa', Meiryo, '\ff2d\ff33 \ff30\30b4\30b7\30c3\30af ', sans-serif;
}

/* ----------------------------------------------------------------
	Forms
----------------------------------------------------------------- */
button, input, select, textarea {
  font-family: '\30d2\30e9\30ae\30ce\89d2\30b4 Pro W3', 'Hiragino Kaku Gothic Pro', '\30e1\30a4\30ea\30aa', Meiryo, '\ff2d\ff33 \ff30\30b4\30b7\30c3\30af ', sans-serif;
}


/* ----------------------------------------------------------------

	02. Layout

----------------------------------------------------------------- */

/* ----------------------------------------------------------------
	nav-global
----------------------------------------------------------------- */
@media screen and (max-width: 800px) {
#nav-global .nav ul li a{
padding:8px 15px;
}
}


/* ----------------------------------------------------------------

	03. Modules

----------------------------------------------------------------- */
/* .social-icon
----------------------------------------------- */
.social-icon ul li.facebook iframe {
  width: 100px !important;
}
