@charset "UTF-8";
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;
}

html {
  line-height: 1;
}

ol, ul {
  list-style: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

caption, th, td {
  text-align: left;
  font-weight: normal;
  vertical-align: middle;
}

q, blockquote {
  quotes: none;
}
q:before, q:after, blockquote:before, blockquote:after {
  content: "";
  content: none;
}

a img {
  border: none;
}

article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
  display: block;
}

html {
  height: 100%;
  font-size: 62.5%;
  line-height: 1.5;
}

body {
  height: 100%;
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Helvetica, Meiryo, "メイリオ", Osaka, 'ＭＳ Ｐゴシック', sans-serif;
  font-size: 1rem;
  color: #1e1e1d;
}

em,
strong {
  font-weight: bold;
}

a {
  text-decoration: none;
}
a:hover {
  text-decoration: none;
}

img {
  vertical-align: bottom;
}

.wfont {
  font-family: 'Open Sans', sans-serif;
  font-style: normal;
  font-weight: 400;
}

.wfont-bold {
  font-family: 'Open Sans', sans-serif;
  font-style: normal;
  font-weight: 700;
}

#wrapper {
  display: table;
  width: 100%;
  height: 100%;
}
#wrapper #container {
  display: table-row;
  width: 100%;
  height: auto;
}
#wrapper #container header#globalHeader {
  height: 24px;
  padding: 16px 4.6875% 16px 4.6875%;
  background: #fff;
}
#wrapper #container header#globalHeader:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
  font-size: 0.1em;
}
#wrapper #container header#globalHeader p.logo span {
/*
  float: left;
  display: block;
  width: 200px;
  height: 14px;
  background: url('../images/_sprite-sdc0d7f1509.png') no-repeat 0 -120px;
  -moz-background-size: 200px 134px;
  -o-background-size: 200px 134px;
  -webkit-background-size: 200px 134px;
  background-size: 200px 134px;
  overflow: hidden;
  text-indent: -9999px;
*/
  position: relative;
  top: -6px;
  float: left;
  display: block;
  width: 220px;
  height: 40px;
  background: url('../images/logo.png') no-repeat 0 0;
  -webkit-background-size: 220px auto;
  -moz-background-size: 220px auto;
  -o-background-size: 220px auto;
  background-size: 220px auto;
  overflow: hidden;
  text-indent: -9999px;
}
#wrapper #container #categoryHeader {
  width: 100%;
  background: #014796;
}
#wrapper #container #categoryHeader .block {
  position: relative;
  display: table;
  table-layout: fixed;
  max-width: 640px;
  width: 100%;
  margin: 0 auto;
}
#wrapper #container #categoryHeader .block h1 {
  display: block;
  position: absolute;
  left: 4.6875%;
  top: 50%;
  margin-top: -1.2em;
  font-size: 1.1rem;
  line-height: 1.18182;
  color: #fff;
  font-weight: bold;
}
#wrapper #container #categoryHeader .block h1 .wfont {
  display: block;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50);
  opacity: 0.5;
  font-size: 0.7rem;
  line-height: 1.85714;
}
#wrapper #container #categoryHeader .block p {
  display: table-cell;
  width: 64.6875%;
  text-align: right;
}
#wrapper #container #categoryHeader .block p img {
  width: 100%;
}
#wrapper #container .pageTop {
  display: block;
  width: 90.625%;
  margin: 0 auto;
  padding: 24px 0 12px;
}
#wrapper #container .pageTop:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
  font-size: 0.1em;
}
#wrapper #container .pageTop a {
  display: block;
  float: right;
  width: 9.375%;
  padding: 16px 0;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  background: #f5f4f1;
}
#wrapper #container .pageTop a span {
  display: block;
  width: 16px;
  height: 10px;
  background: url('../images/_sprite-sdc0d7f1509.png') no-repeat 0 -23px;
  -moz-background-size: 200px 134px;
  -o-background-size: 200px 134px;
  -webkit-background-size: 200px 134px;
  background-size: 200px 134px;
  overflow: hidden;
  text-indent: -9999px;
  margin: 0 auto;
}

footer {
  display: table-row;
  width: 100%;
  height: 1px;
  background: #393939;
}
footer p {
  padding: 6px 0;
  font-size: 1rem;
  line-height: 1.2;
  color: #999;
  text-align: center;
}

/* 全体 */
.jspContainer {
  overflow: hidden;
  position: relative;
}

/* スクロールバーを除いたエリア */
.jspPane {
  position: absolute;
}

/* 縦スクロールバー */
.jspVerticalBar {
  position: absolute;
  top: 0;
  right: 0;
  width: 10px;
  height: 100%;
}

/* 横スクロールバー */
.jspHorizontalBar {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 10px;
}

/* 背景 */
.jspTrack {
  background: #f3f8ff;
  position: relative;
  height: 36px;
}

/* ノブ */
.jspDrag {
  background: #014796;
  position: relative;
  top: 0;
  left: 0;
  cursor: pointer;
}

.jspHorizontalBar .jspTrack,
.jspHorizontalBar .jspDrag {
  float: left;
  height: 100%;
}
