/* line 15, catpow.scss */
* {
  margin: 0;
  padding: 0;
  background: transparent;
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  text-decoration: none;
  font-style: normal;
}

/* line 16, catpow.scss */
img {
  vertical-align: bottom;
  border: none;
}

/* line 6, style_pc.scss */
body .wrapper {
  width: 640px;
  margin: 0 auto;
  padding: 0;
}
/* line 8, style_pc.scss */
body .wrapper img {
  width: 100%;
  height: auto;
  margin: 0;
  padding: 0;
}
/* line 9, style_pc.scss */
body .wrapper a {
  position: relative;
  display: block;
  margin: 0;
}
/* line 11, style_pc.scss */
body .wrapper a span.caption {
  position: absolute;
  bottom: -10px;
  right: 150px;
  display: block;
  background: #fff;
  font-size: 12px;
  color: #888888;
  font-weight: bold;
  font-style: inherit;
  text-decoration: inherit;
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
/* line 17, style_pc.scss */
body .faq {
  margin: 0;
  padding: 0;
  height: 500px;
  overflow-y: auto;
  overflow-x: hidden;
}
body .faq img{
  width:1000px;
}

/* line 36, style_pc.scss */
body .footer_menu {
  text-align: center;
  margin: 20px 0;
}
/* line 37, style_pc.scss */
body .footer_menu, body .footer_menu a {
  font-size: 18px;
  color: #0195ff;
  font-weight: normal;
  font-style: inherit;
  text-decoration: inherit;
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
/* line 38, style_pc.scss */
body .footer_menu a {
  display: inline;
}
