@charset "UTF-8";
/* line 17, ../../../../../Applications/Scout.app/Contents/Resources/vendor/gems/gems/compass-0.12.2/frameworks/compass/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, ../../../../../Applications/Scout.app/Contents/Resources/vendor/gems/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
html {
  line-height: 1;
}

/* line 24, ../../../../../Applications/Scout.app/Contents/Resources/vendor/gems/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
ol, ul {
  list-style: none;
}

/* line 26, ../../../../../Applications/Scout.app/Contents/Resources/vendor/gems/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
table {
  border-collapse: collapse;
  border-spacing: 0;
}

/* line 28, ../../../../../Applications/Scout.app/Contents/Resources/vendor/gems/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
caption, th, td {
  text-align: left;
  font-weight: normal;
  vertical-align: middle;
}

/* line 30, ../../../../../Applications/Scout.app/Contents/Resources/vendor/gems/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
q, blockquote {
  quotes: none;
}
/* line 103, ../../../../../Applications/Scout.app/Contents/Resources/vendor/gems/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
q:before, q:after, blockquote:before, blockquote:after {
  content: "";
  content: none;
}

/* line 32, ../../../../../Applications/Scout.app/Contents/Resources/vendor/gems/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
a img {
  border: none;
}

/* line 116, ../../../../../Applications/Scout.app/Contents/Resources/vendor/gems/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary {
  display: block;
}

/* line 1, _top.scss */
.clearfix {
  *zoom: 1;
}
/* line 38, ../../../../../Applications/Scout.app/Contents/Resources/vendor/gems/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/utilities/general/_clearfix.scss */
.clearfix:after {
  content: "";
  display: table;
  clear: both;
}

/* line 5, _top.scss */
* {
  box-sizing: border-box;
}

/*Selected Text*/
/* line 7, _top.scss */
::selection {
  background: #fffcbb;
}

/* line 8, _top.scss */
::-moz-selection {
  background: #fffcbb;
}

/* line 9, _top.scss */
html {
  width: 100%;
  font-size: 62.5%;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  height: 100%;
}

/* line 10, _top.scss */
body {
  background: #fff;
  font-size: 14px;
  line-height: 1.6;
  color: #555555;
  text-align: justify;
  font-family: "游ゴシック体", "游ゴシック", "Yu Gothic", "YuGothic", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", "Meiryo", sans-serif;
}

/*マウスオン フェード*/
/*a { text-decoration: none; vertical-align: top; color: $TEXT;
  @include transition-property(all);
  @include transition-timing-function(ease-out);
  @include transition-duration(0.3s);
}*/
/* line 19, _top.scss */
img {
  max-width: 100%;
}

/* line 20, _top.scss */
.wrap {
  max-width: 1060px;
  margin: 0 auto;
  padding: 0 20px;
}

/* line 21, _top.scss */
.btn-wrap {
  position: relative;
}
/* line 22, _top.scss */
.btn-wrap li {
  width: 50%;
  float: left;
}
/* line 23, _top.scss */
.btn-wrap a {
  display: block;
  background-repeat: no-repeat;
  background-size: cover;
  height: 0;
  padding-top: 130%;
}

/* line 27, _top.scss */
.pc-img li:nth-child(1) a {
  background-image: url(/img/top-hamagaku.jpg);
}
/* line 28, _top.scss */
.pc-img li:nth-child(1) a:hover {
  background-image: url(/img/top-hamagaku-on.jpg);
}
/* line 32, _top.scss */
.pc-img li:nth-child(2) a {
  background-image: url(/img/top-hamatan.jpg);
}
/* line 33, _top.scss */
.pc-img li:nth-child(2) a:hover {
  background-image: url(/img/top-hamatan-on.jpg);
}

/* line 36, _top.scss */
.sp-img {
  display: none;
}

/* line 38, _top.scss */
footer {
  font-size: 13px;
}
/* line 39, _top.scss */
footer li {
  width: 50%;
  margin-top: 15px;
}
/* line 40, _top.scss */
footer li:nth-child(1) {
  float: left;
  text-align: left;
}
/* line 41, _top.scss */
footer li:nth-child(2) {
  float: right;
  text-align: right;
}
/* line 42, _top.scss */
footer a:hover {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50);
  opacity: 0.5;
}
/* line 43, _top.scss */
footer .foot {
  text-align: center;
}

/* line 47, _top.scss */
.bg-wrap {
  background: url(/img/bg-hamagaku.jpg);
  position: relative;
  height: 100%;
}

/* line 48, _top.scss */
.bg-wrap:before {
  width: 50%;
  content: "";
  position: absolute;
  top: 0;
  left: 50%;
  background: url(/img/bg-hamatan.jpg);
  height: 100%;
}

/* line 51, _top.scss */
.change-info {
  background: #f1f2f3;
  padding: 15px 0;
}
/* line 52, _top.scss */
.change-info a {
  margin: 0 10px;
  color: #ff9800;
  text-decoration: underline;
}

@media only screen and (max-width: 767px) {
  /* line 57, _top.scss */
  .btn-wrap li {
    width: 100%;
    float: none;
  }
  /* line 58, _top.scss */
  .btn-wrap a {
    padding-top: 87%;
  }

  /* line 60, _top.scss */
  .pc-img {
    display: none;
  }

  /* line 61, _top.scss */
  .sp-img {
    display: block;
  }
  /* line 63, _top.scss */
  .sp-img li:nth-child(1) a {
    background-image: url(/img/top-hamagaku-sp.jpg);
  }
  /* line 66, _top.scss */
  .sp-img li:nth-child(2) a {
    background-image: url(/img/top-hamatan-sp.jpg);
  }
}
