@charset "UTF-8";
/*
Theme Name: System
Version: 1.0-20170107
Author: G-BALANCE CO., LTD. Okishima_CREATE
Author URI: https://
*/
body {
  margin: 0 auto !important;
  position: relative;
  font-weight: normal;
  font-style: normal;
  font-family: 'メイリオ', Meiryo, 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'ＭＳ Ｐゴシック', sans-serif;
  color: #000000;
  width: 960px;
  display: block;
  zoom: 1; /* IEのみ */
}
ul {
  list-style: none;
}
.print_ttl {
  background-color: #fcf08d;
  padding: 10px 0;
  font-size: 27px;
  text-align: center;
  font-weight: bold;
  margin: 40px auto;
}
main ul li span {
  font-weight: bold;
}
main ul li {
  margin: 10px auto 0;
  font-size: 16px;
}
.map {
  text-align: center;
  margin: 40px auto;
}
.map img {
  width: 80%;
  max-width: 600px;
}
.button {
  text-align: center;
}
input.close {
  width: 150px;
  height: 50px;
  font-size: 16px;
  padding: 5px 0;
  margin-top: 30px;
}
.access_sub {
  text-indent: 20px;
}