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;
}

/* sc-component-id: sc-global-2075086075 */
*,
*:before,
*:after {
  box-sizing: border-box;
}

html {
  min-height: 100%;
  -webkit-text-size-adjust: 100%;
  text-size-adjust: 100%;
}

body {
  position: relative;
  overflow-x: hidden;
  min-height: 100%;
  background-color: #fff;
  color: #333;
  word-wrap: break-word;
  font-size: 14px;
  line-height: 1.5;
  -webkit-touch-callout: none;
  font-family: 游ゴシック体, Yu Gothic, YuGothic, ヒラギノ角ゴシック Pro,
    Hiragino Kaku Gothic Pro, メイリオ, Meiryo, MS PGothic, sans-serif;
}

a {
  color: inherit;
  -webkit-text-decoration: none;
  text-decoration: none;
}

img {
  vertical-align: middle;
  -webkit-touch-callout: none;
}

hr {
  margin: 0;
}

span,
i {
  display: inline-block;
  vertical-align: middle;
}

li {
  list-style: none;
}

input,
textarea,
button {
  margin: 0;
  padding: 0;
  outline: none;
  border: none;
  border-radius: 0;
  background-color: inherit;
  color: inherit;
  vertical-align: middle;
  -webkit-appearance: none;
}

select {
  border-radius: 0;
}

input:-webkit-autofill,
textarea:-webkit-autofill {
  box-shadow: 0 0 0 1000px white inset;
}

body .ReactModal__Overlay {
  position: fixed !important;
}

button {
  font-family: 游ゴシック体, Yu Gothic, YuGothic, ヒラギノ角ゴシック Pro,
    Hiragino Kaku Gothic Pro, メイリオ, Meiryo, Osaka, MS PGothic, sans-serif;
}
