html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code,
del, dfn, em, img, ins, kbd, q, samp,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure,
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video {
margin: 0;
padding: 0;
border: 0;
outline: 0;
font-size: 100%;
font-weight: normal;
}
input, select, textarea {
font-family : inherit;
font-size: 100%;
}
.clearfix::after{
content: "";
display: block;
clear: both;
}
.clear{
clear:both;
}
body {
background-color: #ffffff;
font-family: "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
font-feature-settings: "palt";
}
a {
color:#333333;
text-decoration:none;
}
a:hover {
text-decoration:underline;
opacity: 0.7;
}
img {
max-width: 100%;
height: auto;
}
.wrapper {
width:100%;
margin:100px auto;
text-align:center;
}