/*! normalize.css v3.0.1 | MIT License | git.io/normalize */
/* line 2, ../sass/common.scss */
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}

/* line 8, ../sass/common.scss */
body {
  margin: 0;
}

/* line 12, ../sass/common.scss */
article, aside, details, figcaption, figure, footer, header, hgroup, main, nav, section, summary {
  display: block;
}

/* line 16, ../sass/common.scss */
audio, canvas, progress, video {
  display: inline-block;
  vertical-align: baseline;
}

/* line 21, ../sass/common.scss */
audio:not([controls]) {
  display: none;
  height: 0;
}

/* line 26, ../sass/common.scss */
[hidden], template {
  display: none;
}

/* line 30, ../sass/common.scss */
a {
  background: transparent;
}

/* line 34, ../sass/common.scss */
a:active, a:hover {
  outline: 0;
}

/* line 38, ../sass/common.scss */
abbr[title] {
  border-bottom: 1px dotted;
}

/* line 42, ../sass/common.scss */
b, strong {
  font-weight: bold;
}

/* line 46, ../sass/common.scss */
dfn {
  font-style: italic;
}

/* line 50, ../sass/common.scss */
h1 {
  font-size: 2em;
}

/* line 54, ../sass/common.scss */
mark {
  background: #ff0;
  color: #000;
}

/* line 59, ../sass/common.scss */
small {
  font-size: 80%;
}

/* line 63, ../sass/common.scss */
sub, sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

/* line 70, ../sass/common.scss */
sup {
  top: -0.5em;
}

/* line 74, ../sass/common.scss */
sub {
  bottom: -0.25em;
}

/* line 78, ../sass/common.scss */
img {
  border: 0;
}

/* line 82, ../sass/common.scss */
svg:not(:root) {
  overflow: hidden;
}

/* line 86, ../sass/common.scss */
figure {
  margin: 1em 40px;
}

/* line 90, ../sass/common.scss */
hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}

/* line 96, ../sass/common.scss */
pre {
  overflow: auto;
}

/* line 100, ../sass/common.scss */
code, kbd, pre, samp {
  font-family: monospace, monospace;
  font-size: 1em;
}

/* line 105, ../sass/common.scss */
button, input, optgroup, select, textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}

/* line 111, ../sass/common.scss */
button {
  overflow: visible;
}

/* line 115, ../sass/common.scss */
button, select {
  text-transform: none;
}

/* line 119, ../sass/common.scss */
button, html input[type="button"], input[type="reset"], input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}

/* line 124, ../sass/common.scss */
button[disabled], html input[disabled] {
  cursor: default;
}

/* line 128, ../sass/common.scss */
button::-moz-focus-inner, input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

/* line 133, ../sass/common.scss */
input {
  line-height: normal;
}

/* line 137, ../sass/common.scss */
input[type="checkbox"], input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}

/* line 142, ../sass/common.scss */
input[type="number"]::-webkit-inner-spin-button, input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

/* line 146, ../sass/common.scss */
input[type="search"] {
  -webkit-appearance: textfield;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}

/* line 153, ../sass/common.scss */
input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/* line 157, ../sass/common.scss */
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

/* line 163, ../sass/common.scss */
legend {
  border: 0;
  padding: 0;
}

/* line 168, ../sass/common.scss */
textarea {
  overflow: auto;
}

/* line 172, ../sass/common.scss */
optgroup {
  font-weight: bold;
}

/* line 176, ../sass/common.scss */
table {
  border-collapse: collapse;
  border-spacing: 0;
}

/* line 181, ../sass/common.scss */
td, th {
  padding: 0;
}

/* line 185, ../sass/common.scss */
html {
  font-family: Meiryo,"Hiragino Kaku Gothic Pro","MS PGothic",sans-serif;
}

/* line 189, ../sass/common.scss */
body {
  font-size: 14px;
  color: #333;
  line-height: 1.6;
}

/* line 195, ../sass/common.scss */
html, body, div, h1, h2, h3, h4, a, ul, li, p, dl, dt, dd, address {
  margin: 0;
  padding: 0;
}

/* line 200, ../sass/common.scss */
ul, li, ol {
  list-style: none;
}

/* line 204, ../sass/common.scss */
a {
  color: #333333;
}

/* line 208, ../sass/common.scss */
a, a:active, a:hover, a:visited {
  text-decoration: none;
  border: none;
}

/* line 213, ../sass/common.scss */
address {
  text-decoration: none;
  font-style: normal;
}

/* line 218, ../sass/common.scss */
h2 {
  font-size: 14px;
}

/* line 222, ../sass/common.scss */
h3 {
  font-size: 1.17em;
  line-height: 2;
}

/* line 227, ../sass/common.scss */
.cf:after {
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
}

/* line 235, ../sass/common.scss */
.cf {
  *zoom: 1;
  min-height: 1px;
  padding: 0;
}
/* line 240, ../sass/common.scss */
.cf .images {
  width: 100%;
  margin-bottom: 15px;
}

/* line 246, ../sass/common.scss */
.mb10 {
  margin-bottom: 10px;
}

/* line 250, ../sass/common.scss */
.mb15 {
  margin-bottom: 15px;
}

/* line 254, ../sass/common.scss */
.header {
  width: 100%;
  margin: 0 auto 0;
}

/* line 259, ../sass/common.scss */
.header .header-Logo {
  width: 100%;
  height: 49px;
  margin: 0 auto 0;
  padding-top: 6px;
}

/* line 266, ../sass/common.scss */
.header .header-Logo h1 {
  width: 160px;
  text-align: center;
  margin: 0 auto;
}

/* line 273, ../sass/common.scss */
.header .header-Logo dl {
  float: left;
  min-width: 515px;
  padding-top: 5px;
}

/* line 279, ../sass/common.scss */
.header .header-Logo dl dt {
  font-size: 18px;
  font-weight: bold;
  margin-bottom: 5px;
}

/* line 285, ../sass/common.scss */
.header .header-Logo dl dd {
  font-size: 12px;
}

/* line 293, ../sass/common.scss */
.header ul {
  width: 960px;
  height: 90px;
  border-bottom: 4px solid #333;
}

/* line 299, ../sass/common.scss */
.header li {
  float: left;
  text-align: center;
  width: 150px;
}

/* line 305, ../sass/common.scss */
.header li a {
  font-size: 12px;
  color: #666666;
  display: block;
  height: 89px;
  line-height: 64px;
  border-top: 1px solid #333;
  border-right: 1px dashed #ccc;
}

/* line 315, ../sass/common.scss */
.header li div {
  width: 130px;
  height: 69px;
  margin: 10px auto;
  border-radius: 3px;
}

/* line 322, ../sass/common.scss */
.header li span {
  position: relative;
  top: 15px;
  display: block;
  margin: 0 auto;
  height: 19px;
}

/* line 330, ../sass/common.scss */
.header li:hover, .header li:active, .header li.current {
  background-color: #eeeeee;
}

/* line 334, ../sass/common.scss */
.header li.nav-top {
  width: 60px;
}

/* line 338, ../sass/common.scss */
.header li.nav-top a {
  color: #666666;
  line-height: 83px;
}

/* line 343, ../sass/common.scss */
.header li.nav-top div {
  width: 60px;
  height: 100%;
  margin: 0;
}

/* line 349, ../sass/common.scss */
.header li.nav-top span {
  top: 23px;
  background-image: url(../img/sprite.png);
  background-position: -490px -329px;
  width: 23px;
  height: 21px;
}

/* line 357, ../sass/common.scss */
.header li.nav-facility a {
  padding: 0 10px;
}

/* line 361, ../sass/common.scss */
.header li.nav-facility span {
  background-image: url(../img/img_gn_facility.png);
  background-size: 67px 14px;
  width: 67px;
  height: 14px;
}

/* line 370, ../sass/common.scss */
.header li.nav-facility div {
  width: 130px;
}

/* line 374, ../sass/common.scss */
.header li.nav-rental span {
  background-image: url(../img/img_gn_rental.png);
  background-size: 67px 14px;
  width: 67px;
  height: 14px;
}

/* line 383, ../sass/common.scss */
.header li.nav-schedule {
  width: 149px;
  border-right: 1px dashed #cccccc;
}

/* line 388, ../sass/common.scss */
.header li.nav-schedule a {
  margin-right: 10px;
  border-right: none;
}

/* line 393, ../sass/common.scss */
.header li.nav-schedule div {
  margin-left: 10px;
}

/* line 397, ../sass/common.scss */
.header li.nav-schedule span {
  background-image: url(../img/img_gn_schedule.png);
  background-size: 67px 14px;
  width: 67px;
  height: 14px;
}

/* line 408, ../sass/common.scss */
.header li.nav-mozica {
  width: 150px;
}

/* line 412, ../sass/common.scss */
.header li.nav-mozica a {
  border-right: 1px dashed #ccc;
  margin-left: 10px;
  padding-right: 10px;
}

/* line 418, ../sass/common.scss */
.header li.nav-mozica div {
  width: 130px;
}

/* line 422, ../sass/common.scss */
.header li.nav-mozica span {
  background-image: url(../img/img_gn_mozica.png);
  background-size: 67px 14px;
  width: 67px;
  height: 14px;
}

/* line 433, ../sass/common.scss */
.header li.nav-mozica.current, .header li.nav-mozica:hover, .header li.nav-mozica:active {
  background-color: #ebe4d0;
}

/* line 437, ../sass/common.scss */
.header li.nav-rooftop {
  width: 149px;
  border-right: 1px dashed #cccccc;
}

/* line 442, ../sass/common.scss */
.header li.nav-rooftop a {
  margin-right: 10px;
  padding-left: 10px;
  border-right: none;
}

/* line 448, ../sass/common.scss */
.header li.nav-rooftop span {
  background-image: url(../img/img_gn_rooftop.png);
  background-size: 67px 14px;
  width: 67px;
  height: 14px;
}

/* line 459, ../sass/common.scss */
.header li.nav-rooftop.current, .header li.nav-rooftop:hover, .header li.nav-rooftop:active {
  background-color: #d0e4eb;
}

/* line 463, ../sass/common.scss */
.header li.nav-access {
  background-repeat: no-repeat;
}

/* line 467, ../sass/common.scss */
.header li.nav-access a {
  margin-left: 10px;
  border-right: none;
}

/* line 472, ../sass/common.scss */
.header li.nav-access div {
  padding-right: 10px;
}

/* line 476, ../sass/common.scss */
.header li.nav-access span {
  background-image: url(../img/img_gn_access.png);
  background-size: 67px 14px;
  width: 67px;
  height: 14px;
}

/* line 487, ../sass/common.scss */
.mainBoard-img {
  width: 960px;
  margin: 0 auto;
}

/* line 492, ../sass/common.scss */
.pageTitle {
  text-align: center;
  height: 64px;
  line-height: 65px;
  background-color: #eeeeee;
  -webkit-box-shadow: #eee 0 -2px 0 inset;
  -moz-box-shadow: #eee 0 -2px 0 inset;
  box-shadow: #eee 0 -2px 0 inset;
  border-top: 2px solid #333;
  margin: 0 auto 40px;
  *position: relative;
  *margin-bottom: 0;
  *line-height: 1;
}

/* line 509, ../sass/common.scss */
.pageTitle span {
  vertical-align: middle;
  position: relative;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  background-repeat: no-repeat;
  text-indent: -9999px;
  *text-indent: 100%;
  *white-space: nowrap;
  *overflow: hidden;
  *display: block;
  *top: 20px;
}

/* line 524, ../sass/common.scss */
.pageTitle h2 {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  padding-left: 25px;
  vertical-align: middle;
  *padding-left: 120px;
  *margin-top: -10px !important;
}

/* line 534, ../sass/common.scss */
.container {
  width: 100%;
  margin: 10px auto 0px;
}

/* line 539, ../sass/common.scss */
.container .colum-ttl {
  *position: relative;
  *top: -23px;
  *margin-bottom: 0;
  text-align: center;
  background-color: #333333;
}

/* line 550, ../sass/common.scss */
.container .colum-ttl span {
  position: relative;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  background-repeat: no-repeat;
  text-indent: -9999px;
  *text-indent: 100%;
  *white-space: nowrap;
  *overflow: hidden;
  *display: block;
  *top: 20px;
}

/* line 564, ../sass/common.scss */
.container .colum-ttl h2 {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  *padding-left: 120px;
  text-align: center;
  color: #ffffff;
  line-height: 32px;
  height: 30px;
  font-size: 12pt;
  font-weight: bold;
}

/* line 578, ../sass/common.scss */
.footer {
  color: #fff;
  background-color: #333;
}

/* line 584, ../sass/common.scss */
.innerFooter {
  margin: 0 auto;
  padding: 25px 0 0 0;
  color: white;
}

/* line 591, ../sass/common.scss */
.innerFooter h3 {
  margin-bottom: 10px;
}

/* line 595, ../sass/common.scss */
.innerFooter address {
  font-size: 12px;
  margin-bottom: 10px;
}

/* line 605, ../sass/common.scss */
.innerFooter address ul:first-child {
  margin-bottom: 25px;
}

/* line 610, ../sass/common.scss */
.innerFooter address li {
  line-height: 23px;
  text-align: center;
  display: block;
}

/* line 616, ../sass/common.scss */
.innerFooter .footer-copyright {
  color: #999;
  font-size: 12px;
  text-align: center;
  height: 31px;
  line-height: 31px;
  background-color: #eeeeee;
}

/* line 624, ../sass/common.scss */
.pg_tp {
  border-top: solid 2px #333;
  text-align: center;
}
/* line 628, ../sass/common.scss */
.pg_tp a {
  display: block;
  height: 50px;
  line-height: 50px;
  text-decoration: underline;
  font-size: 12pt;
  font-weight: bold;
}

/* line 637, ../sass/common.scss */
.header {
  position: relative;
}
/* line 640, ../sass/common.scss */
.header .btn_mu {
  position: absolute;
  top: 15px;
  right: 10px;
  width: 25px;
  height: 23px;
}
/* line 647, ../sass/common.scss */
.header .btn_mu img {
  width: 25px;
  height: 23px;
}
/* line 653, ../sass/common.scss */
.header #category_list {
  display: none;
  width: 95px;
  position: absolute;
  z-index: 999;
  top: 40px;
  right: 10px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  background-color: white;
}
/* line 668, ../sass/common.scss */
.header #category_list > ul {
  width: auto;
  height: auto;
  border: none;
}
/* line 673, ../sass/common.scss */
.header #category_list > ul > li {
  clear: both;
  display: block;
  height: 25px;
  width: 95px;
}
/* line 679, ../sass/common.scss */
.header #category_list > ul > li:last-child a {
  border-bottom: 1px solid #333;
}
/* line 682, ../sass/common.scss */
.header #category_list > ul > li > a {
  height: 25px;
  line-height: 25px;
  border-right: 1px solid #333;
  border-left: 1px solid #333;
  color: #333;
}
