@charset "UTF-8";
/* line 5, ../../../../Library/Ruby/Gems/2.0.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  font-size: 100%;
  vertical-align: baseline;
}

/* line 22, ../../../../Library/Ruby/Gems/2.0.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
html {
  line-height: 1;
}

/* line 24, ../../../../Library/Ruby/Gems/2.0.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
ol, ul {
  list-style: none;
}

/* line 26, ../../../../Library/Ruby/Gems/2.0.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
table {
  border-collapse: collapse;
  border-spacing: 0;
}

/* line 28, ../../../../Library/Ruby/Gems/2.0.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
caption, th, td {
  text-align: left;
  font-weight: normal;
  vertical-align: middle;
}

/* line 30, ../../../../Library/Ruby/Gems/2.0.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
q, blockquote {
  quotes: none;
}
/* line 103, ../../../../Library/Ruby/Gems/2.0.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
q:before, q:after, blockquote:before, blockquote:after {
  content: "";
  content: none;
}

/* line 32, ../../../../Library/Ruby/Gems/2.0.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
a img {
  border: none;
}

/* line 116, ../../../../Library/Ruby/Gems/2.0.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
  display: block;
}

/* line 16, ../sass/_base.scss */
html, body {
  width: 100%;
}

/* line 20, ../sass/_base.scss */
body {
  background-color: #FFF;
  background-image: url(../common/images/gplaypattern.png);
  font-family: "Lucida Grande", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", Meiryo, メイリオ, sans-serif;
  color: #000;
  font-size: 14px;
}

/* line 28, ../sass/_base.scss */
.radius {
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  border-radius: 10px;
}

/* line 32, ../sass/_base.scss */
article {
  margin: 60px 0;
}
/* line 34, ../sass/_base.scss */
article a:link, article a:visited, article a:active {
  color: #1111cc;
  text-decoration: none;
}
/* line 38, ../sass/_base.scss */
article a:hover {
  color: #1111cc;
  text-decoration: underline;
}
/* line 42, ../sass/_base.scss */
article section {
  font-size: 100%;
  line-height: 2em;
}
/* line 46, ../sass/_base.scss */
article h1 {
  margin-bottom: 60px;
}

/* line 51, ../sass/_base.scss */
aside {
  margin: 60px 0;
}
/* line 53, ../sass/_base.scss */
aside section {
  font-size: 93%;
  line-height: 2em;
}

/* line 59, ../sass/_base.scss */
footer {
  font-size: 86%;
  clear: both;
}
/* line 62, ../sass/_base.scss */
footer a:link, footer a:visited, footer a:active {
  color: #000;
  text-decoration: none;
}
/* line 66, ../sass/_base.scss */
footer a:hover {
  color: #000;
  text-decoration: underline;
}
/* line 70, ../sass/_base.scss */
footer section {
  height: 2em;
  padding: 1.5em 2em;
}
/* line 74, ../sass/_base.scss */
footer .left {
  padding: 0.25em 0;
}
/* line 76, ../sass/_base.scss */
footer .left li {
  float: left;
  margin: 0 0 0 20px;
}
/* line 81, ../sass/_base.scss */
footer .right {
  font-family: Helvetica, Arial, "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", Meiryo, sans-serif;
  text-align: right;
  padding: 0.25em 0;
}

/* line 88, ../sass/_base.scss */
.clearfix {
  min-height: 1px;
}
/* line 90, ../sass/_base.scss */
.clearfix:after {
  content: ".";
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
}

/* line 99, ../sass/_base.scss */
* html .clearfix {
  height: 1px;
  /*\*/
   /*/
height: auto;
overflow: hidden;
/**/
}

@font-face {
  font-family: 'web_icon_fontsregular';
  src: url("../common/css/webiconfonts-webfont.eot");
  src: url("../common/css/webiconfonts-webfont.eot?#iefix") format("embedded-opentype"), url("../common/css/webiconfonts-webfont.woff") format("woff"), url("../common/css/webiconfonts-webfont.ttf") format("truetype"), url("../common/css/webiconfonts-webfont.svg#web_icon_fontsregular") format("svg");
  font-weight: normal;
  font-style: normal;
}
/* line 118, ../sass/_base.scss */
.icon {
  font-family: web_icon_fontsregular;
}

/* 20140716 */
@media only screen and (min-width: 1000px) {
  /* line 125, ../sass/_base.scss */
  footer .left {
    float: left;
  }
  /* line 127, ../sass/_base.scss */
  footer .left ul {
    margin: 0 0 0 -20px;
  }
  /* line 131, ../sass/_base.scss */
  footer .right {
    float: right;
  }
}
/* line 4, ../sass/entrance.scss */
.container {
  text-align: center;
}

/* line 8, ../sass/entrance.scss */
nav {
  margin: 0 auto;
  position: relative;
  overflow: hidden;
}
/* line 12, ../sass/entrance.scss */
nav nav ul {
  position: relative;
  float: left;
  left: 50%;
}
/* line 17, ../sass/entrance.scss */
nav nav li {
  position: relative;
  float: left;
  left: -50%;
}

@media only screen and (min-width: 640px) {
  /* line 26, ../sass/entrance.scss */
  footer {
    width: 640px;
    margin: 0 auto;
  }
  /* line 29, ../sass/entrance.scss */
  footer .left {
    float: left;
  }
  /* line 31, ../sass/entrance.scss */
  footer .left ul {
    margin: 0 0 0 -20px;
  }
  /* line 35, ../sass/entrance.scss */
  footer .right {
    float: right;
  }
}
@media only screen and (max-width: 639px) {
  /* line 41, ../sass/entrance.scss */
  article section, aside {
    text-align: left;
  }

  /* line 42, ../sass/entrance.scss */
  article section br, aside br {
    display: none;
  }

  /* line 44, ../sass/entrance.scss */
  footer .left {
    position: relative;
    overflow: hidden;
  }
  /* line 47, ../sass/entrance.scss */
  footer .left ul {
    float: left;
    left: 50%;
    position: relative;
  }
  /* line 52, ../sass/entrance.scss */
  footer .left li {
    height: 2em;
    float: left;
    left: -50%;
    position: relative;
  }
  /* line 59, ../sass/entrance.scss */
  footer .right {
    text-align: center;
    width: 100%;
    padding-bottom: 1.5em;
    clear: left;
  }
}
/* line 69, ../sass/entrance.scss */
.ghost-button {
  display: inline-block;
  width: 200px;
  padding: 8px;
  color: #000;
  border: 2px solid #000;
  text-align: center;
  outline: none;
  text-decoration: none;
  margin-top: 2px;
}

/* line 80, ../sass/entrance.scss */
.ghost-button:hover,
.ghost-button:active {
  background-color: #000;
  color: #fff;
}
