/* =============================================== */
/* reset */
/* =============================================== */
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, pre, a, footer, header, nav, section, article, aside, canvas, figcaption, figure, address, em, img, small, strong, sub, sup, b, i, dl, dt, dd, ol, ul, li, fieldset, form, label, table, caption, tbody, tfoot, thead, tr, th, td, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  vertical-align: baseline; }

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

ul, li {
  list-style: none; }

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

input, select {
  vertical-align: middle; }

h1, h2, h3, h4, h5, h6, b, th {
  font-weight: inherit;
  font-size: inherit; }

address {
  font-style: normal; }

button {
  outline: none;
  border: none;
  -webkit-appearance: none;
  appearance: none;
  margin: 0;
  padding: 0;
  border: 0; }

/* =============================================== */
/* insta_list */
/* =============================================== */
.insta_list a {
  display: block; }

.pic {
  width: 100px;
  height: 100px;
  background-repeat: no-repeat;
  background-size: cover; }

[data-instagram-list] {
  opacity: 0.5; }

[data-instagram-list].ready {
  opacity: 1; }

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