/* Code tidied up by ScrapBook */
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: 0px;
  padding: 0px;
  border: 0px none;
  font-family: inherit;
  font-style: inherit;
  font-weight: inherit;
  line-height: inherit;
  font-size-adjust: inherit;
  font-stretch: inherit;
  font-feature-settings: inherit;
  font-language-override: inherit;
  font-kerning: inherit;
  font-variant: inherit;
  font-size: 100%;
  vertical-align: baseline;
}
html {
  line-height: 1;
}
ol, ul {
  list-style: outside none none;
}
table {
  border-collapse: collapse;
  border-spacing: 0px;
}
caption, th, td {
  text-align: left;
  font-weight: normal;
  vertical-align: middle;
}
a img {
  border: medium none;
}
article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
  display: block;
}
article, aside, details, figcaption, figure, footer, header, hgroup, nav, section, summary {
  display: block;
}
html {
  font-size: 100%;
}
body {
  margin: 0px;
  font-size: 16px;
  line-height: 1.6;
  font-family: "游ゴシック", YuGothic, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Verdana, "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  overflow-wrap: break-word;
  word-break: normal;
}
a:focus, a:active, a:hover {
  outline: 0px none;
}
* {
  box-sizing: border-box;
}
.clear {
  clear: both;
}
b, strong {
  font-weight: bold;
}
nav ul, nav ol {
  list-style: outside none none;
}
img {
  max-width: 100%;
  height: auto;
  vertical-align: middle;
  border: 0px none;
}
form {
  margin: 0px;
}
button, input, select, textarea {
  font-size: 100%;
  margin: 0px;
  vertical-align: baseline;
}
button, input {
  line-height: normal;
}
button, html input[type="button"], input[type="reset"], input[type="submit"], .btn {
  cursor: pointer;
}
input[type="checkbox"], input[type="radio"] {
  box-sizing: border-box;
  padding: 0px;
}
button::-moz-focus-inner, input::-moz-focus-inner {
  border: 0px none;
  padding: 0px;
}
form input[type="text"], form input[type="email"], form input[type="url"], form input[type="tel"], form input[type="number"], form input[type="date"], form textarea {
  border-radius: 3px;
  padding: 8px 13px;
  max-width: 100%;
  border: 1px solid rgb(204, 204, 204);
  outline: medium none;
  box-sizing: border-box;
}
form input[type="submit"], form button {
  padding: 12px 20px;
  border: medium none;
}
form input[type="submit"]:hover, form button:hover {
  cursor: pointer;
}
table {
  border-collapse: collapse;
  border-spacing: 0px;
}
th, td {
  padding: 8px 13px;
}
@media screen and (max-width: 1200px) {}
@media screen and (max-width: 991px) {}
@media screen and (max-width: 767px) {}
.pagetop {
  visibility: hidden;
  opacity: 0;
  position: fixed;
  bottom: 50px;
  right: 50px;
  color: rgb(255, 255, 255);
}
.pagetop span {
  display: block;
  border-radius: 25px;
  background: rgb(43, 43, 43) none repeat scroll 0% 0%;
  width: 50px;
  height: 50px;
  text-align: center;
  line-height: 40px;
  font-size: 36px;
}
.pagetop span i {
  color: rgb(255, 255, 255);
}
@media screen and (max-width: 991px) {
  .pagetop {
    right: 20px;
    bottom: 20px;
  }
}
@media screen and (max-width: 1200px) {}
@media (min-width: 992px) and (max-width: 1200px) {}
@media screen and (max-width: 991px) {}
@media (min-width: 768px) and (max-width: 991px) {}
@media screen and (max-width: 767px) {}