@charset "UTF-8";
@import url("https://fonts.googleapis.com/css?family=Roboto:400,700");
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-size: 100%;
  font: inherit;
  vertical-align: baseline; }

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

body {
  line-height: 1; }

ol, ul {
  list-style: none; }

blockquote, q {
  quotes: none; }

blockquote:before, blockquote:after, q:before, q:after {
  content: '';
  content: none; }

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

.clearfix:after {
  content: '.';
  display: block;
  clear: both;
  height: 0;
  visibility: hidden; }

body {
  font-family: "游ゴシック",YuGothic,"Helvetica","ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "Helvetica Neue", Arial, sans-serif;
  -webkit-text-size-adjust: 100%;
  text-size-adjust: 100%; }

* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

button, input, select, textarea {
  min-height: 1.5em;
  background-color: transparent; }

input[type="submit"], input[type="reset"] {
  cursor: pointer; }

.fb_iframe_widget > span {
  vertical-align: top !important; }

html {
  font-size: 62.5%; }

body {
  position: relative;
  width: 100%;
  min-width: 1080px;
  -webkit-text-size-adjust: 100%;
  font-size: 14px;
  font-size: 1.4rem;
  font-weight: 500; }
  body > iframe {
    display: none; }

.wrapper {
  position: relative;
  overflow: hidden;
  opacity: 0; }

img {
  width: 100%;
  height: auto;
  display: block; }

@media screen and (min-width: 48.0625em) {
  body {
    width: 100%;
    max-width: 100%; }

  .sp {
    display: none; } }
@media screen and (max-width: 48em) {
  body {
    width: 100%;
    max-width: 100%;
    min-width: 320px; }

  .pc {
    display: none; } }

/*# sourceMappingURL=common.css.map */
