@charset "UTF-8";

* {
  list-style: none;
  margin: 0px;
  padding: 0px;
}

body, input {
  font-family: Hiragino Sans, 'ヒラギノ角ゴシック', 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'Meiryo', 'メイリオ', Verdana, 'ＭＳ Ｐゴシック', sans-serif;
}

.clearfix::after {
  content: "";
  display: block;
  clear: both;
}

body {
  min-width: 1000px;
}

a:link, a:active {
  color: #000;
  text-decoration: none;
}

a:visited {
  color: #000;
  text-decoration: none;
}

a:hover {
  color: #000;
  text-decoration: underline;
}

a:focus {
  outline: none;
}

#tko_header {
  width: 1000px;
  height: 78px;
  margin: 0px auto 6px auto;
  padding: 0;
}

#tko_header .logo {
  width: 192px;
  height: 60px;
  margin-top: 8px;
  float: left;
}

#tko_footer {
  margin: 20px auto 0 auto;
  padding: 20px;
  border-top: solid 1px #ccc;
}

#tko_footer .inner-section {
  width: 1000px;
  margin: 0 auto;
}

#tko_footer .footer-logo {
  text-align: center;
}

#tko_footer .footer-menu {
  text-align: center;
  margin-bottom: 20px;
}

#tko_footer .footer-menu a {
  display: inline-block;
  padding: 0 12px 0 8px;
  line-height: 1.4;
  font-size: 12px;
  border-right: solid 1px #666;
}

#tko_footer .footer-menu a:last-child {
  border-style: none;
}

#tko_footer .footer-logo a {
  background: url(https://toyokeizai.net/common/images/v5/common/toyokeizai_footerlogo.png?rd=201707051212) no-repeat center;
  background-size: 196px 36px;
  -webkit-background-size: 196px 36px;
  -moz-background-size: 196px 36px;
  width: 196px;
  height: 36px;
  margin: 0 auto;
  display: block;
}

#tko_footer .footer-logo a.hide {
  overflow: hidden;
  white-space: nowrap;
  text-indent: 150%;
}

#tko_footer p.copy {
  text-align: center;
  font-family: Georgia;
  font-size: 12px;
  margin: 5px 0 20px;
}

#tko_footer .footer-logo-area {
  position: relative;
  width: 736px;
  margin: 0 auto;
}

#tko_footer .abj-mark {
  position: absolute;
  top: -6px;
  right: 0;
}

#tko_footer .abj-mark img {
  width: 80px;
}


.sns {
  height: 20px;
  margin: 0 auto;
  text-align: center; }
  .sns > div {
    display: inline-block;
    vertical-align: top;
    height: 20px;
    margin: 0 2px; }

/*# sourceMappingURL=style.css.map */
