@charset "UTF-8";/*! normalize.css v2.0.1 | MIT License | git.io/normalize */


/* フッタ
-------------------------------------------------- */

footer.global {
  margin-top: 0;
  border-top: 0;
  padding: 0;
  padding-bottom: 30px;
}
footer.global .page-top-button {
  border-bottom: 1px solid #dddddd;
  padding: 0 20px;
  text-align: right;
}
footer.global .page-top-button a {
  display: inline-block;
  padding: 5px 0 5px 10px;
}
footer.global .footer-menu {
  *zoom: 1;
  line-height: 1.2;
}
footer.global .footer-menu:after {
  content: "\0020";
  display: block;
  height: 0;
  clear: both;
  overflow: hidden;
  visibility: hidden;
}
footer.global ul.footer-links {
  *zoom: 1;
  margin: 10px 0;
  text-align: center;
  font-size: 0;
}
footer.global ul.footer-links:after {
  content: "\0020";
  display: block;
  height: 0;
  clear: both;
  overflow: hidden;
  visibility: hidden;
}
footer.global ul.footer-links li {
  display: -moz-inline-stack;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  zoom: 1;
  *display: inline;
  border-right: 1px solid #cccccc;
  margin: 5px 0;
  background-repeat: no-repeat;
  background-position: right center;
  background-size: 2em;
  font-size: 13px;
}
footer.global ul.footer-links li.last {
  border-right: 0;
}
footer.global ul.footer-links li a {
  display: block;
  padding: 0 10px;
}
footer.global .phone-site-button {
  margin-top: 5px;
  margin-bottom: 12px;
}
footer.global .phone-site-button a {
  display: block;
  width: 140px;
  color: #303030;
  background: url(../images/icon-phone.png) left center no-repeat;
  padding: 0 0 0 18px;
  margin: 10px auto;
  border: 1px solid #cccccc;
  font-size: 12px;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  font-weight: bold;
}
footer.global small {
  text-align: center;
  display: block;
  margin: 0;
  line-height: 1.2;
}



a.button.secondary {
    height: 32px;
    line-height: 32px;
    text-align: center;
    text-shadow: 0 1px 1px rgba(255, 255, 255, 0.5);
}

/* フッタ周り
-------------------------------------------------- */
footer.global .footer-text {
	border-bottom: 1px solid #DDDDDD;
	border-top: 1px solid #DDDDDD;
	color: #7E7979;
	padding: 10px 20px;
	text-align: left;
}

