/* Custom Stylesheet */
/**
 * Use this file to override Materialize files so you can update
 * the core Materialize files in the future
 *
 * Made By MaterializeCSS.com
 */

.icon-block {
  padding: 0 15px;
}
.icon-block .material-icons {
	font-size: inherit;
}

#footnav {
	text-align: center;
 }


#footnav ul li{
	display: inline;
	margin-right: 1em;
	font-size:12px;
 }

#step {
	margin: 0 auto;
	max-width:320px;

}

#kiyaku {
	margin: 0 auto;
	text-align:left;
	max-width:700px;

}
#kiyaku p{
	text-align:right;

}

#kiyaku h6{
	font-weight: bold;

}

a {
  color: #000080;
  text-decoration: none;
  -webkit-tap-highlight-color: transparent;
}
