@charset "UTF-8";


/* $color-base: #FFE8CA; */

.cf:after {
  content: "";
  clear: both;
  display: block;
}

/*
$color-color1: #6251E8;
$color-color2: #85FFE3;
$color-color3: #CBE85E;
$color-color4: #FFB861;
$color-color5: #FF6C84;
*/

.color1 {
  background: #6251e8;
  color: white;
}

.color2 {
  background: #85ffe3;
  color: white;
}

.color3 {
  background: #cbe85e;
  color: white;
}

.color4 {
  background: #ffb861;
  color: white;
}

.color5 {
  background: #ff6c84;
  color: white;
}

.color_black {
  background: black;
  color: white;
}

.color_white {
  background: white;
  color: black;
}

.bordercolor1 {
  border-color: #6251e8;
}

.bordercolor2 {
  border-color: #85ffe3;
}

.bordercolor3 {
  border-color: #cbe85e;
}

.bordercolor4 {
  border-color: #ffb861;
}

.bordercolor5 {
  border-color: #ff6c84;
}

.bordercolor_black {
  border-color: black;
}

.bordercolor_white {
  border-color: white;
}

/*------------------------------
Original StyleSheet
------------------------------*/

html {
  font-size: 62.5%;
}

body {
  margin: 0;
  padding: 0;
  font-family: "Lato", "游ゴシック", "Yu Gothic", "YuGothic", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "Meiryo UI", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  line-height: 1.8;
  font-weight: 300;
  text-align: center;
  color: #343434;
  background: white;
  -webkit-text-size-adjust: 100%;
}

a:link {
  color: #6251e8;
}

a:visited {
  color: #6251e8;
}

a:hover {
  color: #ff6c84;
}

a:active {
  color: #6251e8;
}

.fa {
  display: inline-block;
  margin: 0 .3em 0 0;
}

.inner_logo {
  margin: 0;
  padding: 0;
  line-height: 0;
  display: inline-block;
  background: #6251e8;
}

.inner_logo:after {
  content: "";
  clear: both;
  display: block;
}

.inner_logo img {
  float: left;
  display: inline;
}

#title {
  width: 100%;
  margin: 0 auto 1.3em;
  padding: 0;
  text-align: center;
  background: #6251e8;
  background: -webkit-gradient(linear, top left, top right, from(#6251e8), color-stop(20%, #6251e8), color-stop(20.1%, #85fff3), color-stop(40%, #85fff3), color-stop(40.1%, #cbe85e), color-stop(60%, #cbe85e), color-stop(60%, #cbe85e), color-stop(60.1%, #ffb861), color-stop(80%, #ffb861), to(#ff6c84));
  background: -webkit-linear-gradient(left, #6251e8 0%, #6251e8 20%, #85fff3 20.1%, #85fff3 40%, #cbe85e 40.1%, #cbe85e 60%, #cbe85e 60%, #ffb861 60.1%, #ffb861 80%, #ff6c84 80.1%);
  background: linear-gradient(to right, #6251e8 0%, #6251e8 20%, #85fff3 20.1%, #85fff3 40%, #cbe85e 40.1%, #cbe85e 60%, #cbe85e 60%, #ffb861 60.1%, #ffb861 80%, #ff6c84 80.1%);
  color: white;
  cursor: default;
  -webkit-tap-highlight-color: transparent;
  -moz-tap-highlight-color: transparent;
  -ms-tap-highlight-color: transparent;
  -o-tap-highlight-color: transparent;
}

#title:after {
  content: "";
  clear: both;
  display: block;
}

#title *::-moz-selection {
  background: transparent;
}

#title *::selection {
  background: transparent;
}

#title h1 {
  margin: 0;
  padding: 0;
  font-weight: normal;
  font-family: "Lato", "游ゴシック", "Yu Gothic", "YuGothic", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "Meiryo UI", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-size: 1em;
}

#title h1 a,
#title h1 span {
  display: inline-block;
  padding: 2.1em .3em;
  letter-spacing: .1em;
  width: 70%;
  max-width: 360px;
  color: inherit;
  text-decoration: none;
  -webkit-animation: 5s ease;
  animation: 5s ease;
  -webkit-tap-highlight-color: white;
  -moz-tap-highlight-color: white;
  -ms-tap-highlight-color: white;
  -o-tap-highlight-color: white;
}

#title h1 img {
  width: 100%;
}

.home #title h1 {
  background: rgba(0, 0, 0, 0.3);
}

#footer {
  margin: 0;
  padding: 0;
  width: 100%;
  background: #6251e8;
}

#footer small {
  display: block;
  padding: 1em;
  text-align: center;
  color: white;
  font-size: 1.1em;
}

#footer small a {
  color: white;
  text-decoration: none;
}

#footernav {
  margin: 0;
  padding: 0;
  width: 100%;
}

#footernav:after {
  content: "";
  clear: both;
  display: block;
}

#footernav ul {
  margin: 0 0 2.1em;
  padding: 0 0.5em;
  list-style: none inside;
  text-align: left;
  float: left;
  border-right: 1px solid #dedede;
}

#footernav ul li {
  margin: 0.5em 0;
  padding: 0;
  font-size: 1.4em;
  font-family: "Lato", "游ゴシック", "Yu Gothic", "YuGothic", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "Meiryo UI", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

#footernav ul a {
  padding: .3em 1em;
  color: #dedede;
  text-decoration: none;
}

#footernav ul a:hover {
  text-decoration: underline;
}

#footer_social {
  margin: 0;
  padding: 2.1em;
}

#footer_social:after {
  content: "";
  clear: both;
  display: block;
}

#footer_social ul {
  float: right;
  width: 100%;
  margin: 0 0 2.1em;
  padding: 0;
  list-style: none inside;
  text-align: left;
  border: none;
}

#footer_social ul:after {
  content: "";
  clear: both;
  display: block;
}

#footer_social ul li {
  float: right;
  display: inline-block;
  margin: 0 0.8em 0 0;
  padding: 0;
  font-size: 1em;
  font-family: "Lato", "游ゴシック", "Yu Gothic", "YuGothic", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "Meiryo UI", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

#footer_social ul a {
  margin: 0;
  padding: 0;
  font-size: 1.4em;
}

#footer_social i {
  display: inline-block;
  margin: 0;
  padding: 0;
  color: #6251e8;
  background: white;
  border-radius: 100%;
  font-size: 2.1em;
}

#footer_social i.fa-facebook {
  padding: .5em .8em;
}

#footer_social i.fa-twitter {
  padding: .5em;
}

#footer_social a:hover i {
  color: #dedede;
}

#footer_social .social-widget {
  margin: 1em;
  float: right;
  display: block;
  width: 100%;
  max-width: 100%;
  text-align: left;
}

#footer_social .social-widget:after {
  content: "";
  clear: both;
  display: block;
}

#footer_social .social-widget iframe {
  width: 100%;
  display: block;
  float: left;
}

#footer_social .fb-like-box {
  display: block;
  text-align: left;
  background: white;
}

#footer_social .fb-like-box:after {
  content: "";
  clear: both;
  display: block;
}

#footer_social .fb_iframe_widget {
  float: left;
}

.populartags {
  margin: 3.4em 0 0;
  background: white;
  padding: 1.3em 0 1.3em;
}

.populartags header {
  margin: 0;
  padding: 0 2.1em;
  text-align: left;
}

.populartags h1 {
  margin: 0;
  padding: 0 0 1em;
  text-align: left;
  color: #727272;
  font-size: 1.8em;
}

.populartags ul {
  margin: 0 2.1em;
  padding: 0;
  list-style: none inside;
}

.populartags ul:after {
  content: "";
  clear: both;
  display: block;
}

.populartags li {
  float: left;
  display: inline;
  margin: 0;
  padding: 0;
  font-size: 1.4em;
}

.populartags li a {
  display: inline-block;
  margin: 0 .5em 1em 0;
  padding: .5em 1em;
  border: 0.1em solid #6251e8;
  border-radius: .3em;
  text-decoration: none;
  color: #6251e8;
}

.populartags li a:hover {
  color: #ff6c84;
  border: 0.1em solid #ff6c84;
}

#footer .populartags {
  margin: 0;
  background: rgba(0, 0, 0, 0.2);
}

#footer .populartags h1 {
  color: white;
}

#footer .populartags li a {
  border: 0.1em solid white;
  color: white;
}

#footer .populartags li a:hover {
  background: white;
  color: #6251e8;
}

.socialarea {
  margin: 2.1em .5em 0;
  padding: 2.1em 1.3em 0;
  list-style: none inside;
}

.socialarea:after {
  content: "";
  clear: both;
  display: block;
}

.socialarea li {
  margin: 0 .5em;
  height: 3em;
  float: right;
  display: inline;
  overflow: hidden;
}

.doc {
  margin: 5.5em auto;
  width: 100%;
  max-width: 1600px;
  text-align: left;
}

.doc h1,
.doc h2,
.doc h3,
.doc h4,
.doc h5,
.doc h6 {
  margin: 1.2em 0 0;
  color: #727272;
  font-family: "Lato", "游ゴシック", "Yu Gothic", "YuGothic", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "Meiryo UI", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-weight: normal;
}

.doc section > h2 {
  margin: 2em 2em 0;
}

.doc header {
  margin: 2.1em 3.4em;
}

.doc h1 {
  font-size: 3.4em;
}

.doc h2,
.doc h3 {
  font-size: 2.1em;
}

.doc h4,
.doc h5,
.doc h6 {
  font-size: 1em;
}

.doc p {
  margin: 1em 3.4em;
  padding: 0;
  font-size: 1.4em;
}

.doc dl {
  margin: 0 5.5em 3.4em;
  padding: .5em 0;
}

.doc dt {
  margin: 0;
  padding: 0;
  font-size: 2.1em;
  font-weight: normal;
  color: #727272;
}

.doc dd {
  margin: 0;
  padding: 0;
}

.doc dd p {
  margin: 0;
}

.doc ul,
.doc ol {
  margin: 0 3.4em;
}

.doc li {
  font-size: 1.4em;
}

.doc .meta {
  margin: 3.4em;
  text-align: right;
}

.doc .meta span {
  display: block;
  font-size: 1.4em;
}

.license {
  margin: 0;
  text-align: left;
  color: #a1a1a1;
  text-style: italic;
  font-size: 1.1em;
}

.license a {
  color: #a1a1a1;
}

.license a:hover {
  color: #6251e8;
}

#article {
  margin: 0 auto 2.1em;
  width: 100%;
  max-width: 1600px;
  text-align: left;
}

#article:after {
  content: "";
  clear: both;
  display: block;
}

#article header {
  margin: 1.3em 0 0;
  padding: 0;
  text-align: center;
}

#article .article_meta {
  margin: 0 2.1em 1.3em;
  padding: 0;
}

#article h1 {
  margin: 0;
  padding: 0;
  font-size: 3.4em;
  color: #727272;
}

#article aside {
  margin: 2.1em 1.3em;
  text-align: left;
}

#article aside .postdate {
  text-align: right;
  font-size: 1.4em;
  color: #838383;
}

#article .socialarea {
  margin: 1.3em 0;
}

#article .socialarea li {
  margin: 0 .5em 2.1em;
  height: 6em;
}

#article #popular h1 {
  margin: 0;
  padding: 0;
}

#article .posts article header {
  background: none;
}

#article .posts article h1 {
  font-size: 1.4em;
}

#article .posts .container .label {
  font-size: 1em;
}

#miz_frame {
  position: relative;
  margin: 0 auto;
  min-width: 320px;
  max-width: 1600px;
  text-align: center;
}

#miz {
  position: relative;
  margin: 0 auto;
  width: 100%;
  max-width: 1280px;
  background: #a1a1a1;
  text-align: center;
}

#miz img {
  max-width: 100%;
}

#miz canvas {
  position: absolute;
  top: 0;
  left: 0;
  opacity: 1;
  cursor: default;
  -webkit-tap-highlight-color: transparent;
  -moz-tap-highlight-color: transparent;
  -ms-tap-highlight-color: transparent;
  -o-tap-highlight-color: transparent;
}

#miz canvas *::-moz-selection {
  background: transparent;
}

#miz canvas *::selection {
  background: transparent;
}

#miz_controller {
  margin: 0;
  padding: 0;
}

#miz_controller ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

#miz_controller ul:after {
  content: "";
  clear: both;
  display: block;
}

#miz_controller ul li {
  display: inline-block;
  margin: .2em 0;
  padding: .8em;
  float: right;
  text-align: center;
  color: #a1a1a1;
}

#miz_controller ul li:hover {
  color: #ff6c84;
}

#miz_controller ul li .fa {
  font-size: 2.1em;
  margin: 0;
  padding: 0;
}

#miz_controller ul #remake {
  float: left;
  margin: .2em 0;
  padding: 0;
}

#miz_controller ul #remake a {
  margin: 0;
  padding: .5em 1em;
  color: white;
  text-decoration: none;
  background: #727272;
  font-size: 1.4em;
}

#miz_controller ul #lock {
  position: relative;
  margin: 1.8em 0 .5em .5em;
  padding: .3em .5em;
  width: 2em;
  -webkit-box-shadow: inset 1px 1px 0 rgba(0, 0, 0, 0.38);
  box-shadow: inset 1px 1px 0 rgba(0, 0, 0, 0.38);
  background: #727272;
  color: white;
  border-radius: .3em;
}

#miz_controller ul #lock .knob {
  position: absolute;
  top: 0;
  left: 0;
  width: 3em;
  margin: 0;
  padding: .3em 0;
  background: #727272;
  border-radius: .3em;
  -webkit-animation: 3s linear;
  animation: 3s linear;
}

#miz_controller ul #lock .knob:after {
  content: "";
  position: absolute;
  top: -.5em;
  padding: .3em;
  font-size: 1em;
  width: 1em;
  height: 1em;
  border-radius: 50%;
  background: white;
  -webkit-box-shadow: inset -1px -1px 0 rgba(0, 0, 0, 0.38);
  box-shadow: inset -1px -1px 0 rgba(0, 0, 0, 0.38);
}

#miz_controller ul #lock .off {
  width: 0;
  -webkit-animation: knob_off 120ms ease-out 1 alternate;
  animation: knob_off 120ms ease-out 1 alternate;
}

#miz_controller ul #lock .on {
  width: 3em;
  background: #ff6c84;
  -webkit-animation: knob_on 120ms ease-out 1 alternate;
  animation: knob_on 120ms ease-out 1 alternate;
}

@-webkit-keyframes knob_on {
  0% {
    width: 0;
  }

  100% {
    width: 3em;
  }
}

@keyframes knob_on {
  0% {
    width: 0;
  }

  100% {
    width: 3em;
  }
}

@-webkit-keyframes knob_off {
  0% {
    width: 1em;
  }

  100% {
    width: 0;
  }
}

@keyframes knob_off {
  0% {
    width: 1em;
  }

  100% {
    width: 0;
  }
}

#loveit {
  position: relative;
  margin: 2.1em auto;
  padding: 2.5em 0 2.5em;
  width: 10.1em;
  height: 5em;
  overflow: hidden;
  text-align: center;
  border-radius: 5.5em;
  border: 0.1em solid #ff6c84;
  color: #ff6c84;
  font-family: "Lato", "游ゴシック", "Yu Gothic", "YuGothic", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "Meiryo UI", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  cursor: default;
  -webkit-tap-highlight-color: transparent;
  -moz-tap-highlight-color: transparent;
  -ms-tap-highlight-color: transparent;
  -o-tap-highlight-color: transparent;
}

#loveit *::-moz-selection {
  background: transparent;
}

#loveit *::selection {
  background: transparent;
}

#loveit .count {
  padding: 0;
  font-size: 1.6em;
  width: 100%;
  height: 1.6em;
  overflow: hidden;
}

#loveit .fa {
  margin: 0;
  padding: 0;
  font-size: 1em;
}

#loveit span {
  font-size: 1.3em;
}

#loveit:hover {
  background: #ff6c84;
  color: white;
}

#loveit.done {
  background: #ff6c84;
  color: white;
}

#loveit .loveit_progress_icon {
  padding: 1em 0;
  font-size: 3em;
}

#loveit #loveit_progress1 {
  position: absolute;
  top: 0;
  left: 0;
  padding: 0;
  width: 10.1em;
  height: 10.1em;
  overflow: hidden;
  text-align: center;
  color: white;
  background: #ff6c84;
}

#loveit #loveit_progress2 {
  position: absolute;
  top: 0;
  left: 0;
  padding: 0;
  width: 10.1em;
  height: 10.1em;
  overflow: hidden;
  text-align: center;
  color: #ff6c84;
  background: white;
}

#requirements {
  margin: 0;
  padding: 0 2.1em;
  background: #dedede;
  font-family: "Lato", "游ゴシック", "Yu Gothic", "YuGothic", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "Meiryo UI", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  cursor: default;
  -webkit-tap-highlight-color: transparent;
  -moz-tap-highlight-color: transparent;
  -ms-tap-highlight-color: transparent;
  -o-tap-highlight-color: transparent;
}

#requirements *::-moz-selection {
  background: transparent;
}

#requirements *::selection {
  background: transparent;
}

#requirements:after {
  content: "";
  clear: both;
  display: block;
}

#requirements h1 {
  margin: 0;
  padding: 1em 0;
  width: 100%;
  text-align: center;
  letter-spacing: 0.3em;
  font-weight: normal;
}

#requirements dl {
  margin: 0 auto;
  padding: 0.8em 0 0.5em;
  max-width: 960px;
  list-style: none inside;
  border-top: 1px solid #838383;
}

#requirements dl:after {
  content: "";
  clear: both;
  display: block;
}

#requirements dt {
  margin: 1em 0;
  padding: 0;
  float: left;
  width: 20%;
  font-weight: normal;
}

#requirements dt img {
  width: 80%;
}

#requirements dd {
  margin: 0;
  padding: 0;
  float: left;
  width: 80%;
}

#requirements ol {
  margin: 1.3em 0;
  padding: 0;
  max-width: 960px;
  list-style: none inside;
}

#requirements ol:after {
  content: "";
  clear: both;
  display: block;
}

#requirements li {
  float: left;
  margin: 0;
  padding: 0;
  width: 20%;
  max-width: 240px;
}

#requirements li a,
#requirements li span {
  margin: 0;
  padding: 0.8em 0;
  display: block;
  font-size: 1em;
  color: black;
  text-decoration: none;
  line-height: 1.3;
}

#requirements li a:after,
#requirements li span:after {
  content: "";
  clear: both;
  display: block;
}

#requirements li a:hover {
  background: #a1a1a1;
}

#requirements li img {
  margin: 0 auto 0.3em;
  width: 80%;
}

#requirements .license {
  padding: 0 0 0.3em;
  text-align: right;
}

#requirements .license a {
  color: black;
}

#tutorial {
  margin: 3.4em 0 0;
  padding: 0;
  background: #CACACA;
  border-top: 1px solid #a1a1a1;
  border-bottom: 1px solid white;
  cursor: default;
  -webkit-tap-highlight-color: transparent;
  -moz-tap-highlight-color: transparent;
  -ms-tap-highlight-color: transparent;
  -o-tap-highlight-color: transparent;
}

#tutorial *::-moz-selection {
  background: transparent;
}

#tutorial *::selection {
  background: transparent;
}

#tutorial:after {
  content: "";
  clear: both;
  display: block;
}

#tutorial h1 {
  margin: 0;
  padding: 1em 0;
  width: 100%;
  text-align: center;
  letter-spacing: 0.3em;
  font-weight: normal;
}

#tutorial ol {
  margin: 0 auto;
  padding: 0 0 3.4em;
  max-width: 960px;
  list-style: none inside;
}

#tutorial ol:after {
  content: "";
  clear: both;
  display: block;
}

#tutorial li {
  float: left;
  margin: 0;
  padding: 0;
  width: 25%;
  max-width: 240px;
}

#tutorial li a {
  margin: 0.5em;
  display: block;
  font-size: 1.1em;
  color: black;
  text-decoration: none;
}

#tutorial li a:after {
  content: "";
  clear: both;
  display: block;
}

#tutorial li img {
  width: 100%;
  float: left;
}

.tutorial_ani {
  display: block;
  width: 50%;
  margin: 1em auto;
}

#popular,
#latest,
.ad_banner {
  margin: auto;
  width: 100%;
  max-width: 1600px;
  text-align: left;
}

#popular > h1,
#latest > h1,
.ad_banner > h1 {
  margin: 0;
  padding: 1em 0;
  width: 100%;
  text-align: center;
  letter-spacing: 0.3em;
  font-weight: normal;
}

.posts {
  margin: 0;
  padding: 0;
  font-size: 1em;
}

.posts:after {
  content: "";
  clear: both;
  display: block;
}

.posts article {
  margin: 0;
  padding: 0;
  float: left;
  display: inline;
  width: 100%;
  overflow: hidden;
}

.posts article header {
  margin: 0;
  padding: 0;
}

.posts article h1 {
  margin: 0;
  padding: .5em .3em .3em;
  height: .5em;
  color: black;
  font-size: 1.4em;
  font-weight: normal;
  line-height: 1.6;
  -webkit-transition-duration: 300ms;
  transition-duration: 300ms;
}

.posts article .thumb {
  margin: 0;
  width: 100%;
  height: 240px;
  overflow: hidden;
  -webkit-transition-duration: 300ms;
  transition-duration: 300ms;
}

.posts article .thumb img {
  width: 100%;
  height: auto;
}

.posts article .view {
  position: absolute;
  top: 1.5em;
  right: .5em;
}

.posts article .view i {
  color: #6251e8;
  background: white;
  font-size: 3.4em;
  padding: 0 .3em 0 0.38em;
  border-radius: 100%;
}

.posts article:hover h1 {
  border-bottom-color: #dedede;
}

.posts article:hover .view i {
  color: white;
  background: #6251e8;
}

.posts article .container {
  border-top: 0.1em solid #dedede;
  border-bottom: 0.1em solid #dedede;
}

.posts article:hover .container {
  border-top: 0.1em solid #6251e8;
  border-bottom: 0.1em solid #6251e8;
}

.posts .container {
  margin: 0;
  padding: 1.3em;
  border-radius-top: .3em;
  -webkit-transition-duration: 300ms;
  transition-duration: 300ms;
  position: relative;
}

.posts .container:after {
  content: "";
  clear: both;
  display: block;
}

.posts .container .label {
  padding: 0 .5em;
  font-size: 1.4em;
  text-align: right;
  height: auto;
  font-family: "Lato", "游ゴシック", "Yu Gothic", "YuGothic", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "Meiryo UI", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

.posts .container .label .fa {
  font-size: .8em;
  margin-left: .5em;
  padding: 0;
}

.posts .more {
  margin: 1.3em 0;
  padding: 0;
  float: right;
  display: inline;
  width: auto;
  overflow: hidden;
  color: white;
  text-align: right;
  text-decoration: none;
}

.posts .more .container {
  margin: 0 1em;
  padding: 0.8em 1.3em;
  display: inline-block;
  width: auto;
  background: #6251e8;
  border-radius: 0.3em;
}

.posts .more:hover .container {
  background: #ff6c84;
}

#select_populartags h1 {
  margin: 0;
  padding: 0;
  font-size: 1em;
}

#select_populartags:after {
  content: "";
  clear: both;
  display: block;
}

#select_populartags ul {
  display: inline;
  float: left;
  margin: 0;
  padding: 0;
}

#select_populartags ul li {
  display: inline;
  float: left;
  margin: 0 0.2em 0.3em;
  padding: 0.1em 0.3em 0.2em;
  background: #dedede;
  border-radius: 0.5em;
  cursor: pointer;
}

#select_populartags ul li:hover {
  color: white;
  background: #ff6c84;
}

.pagenav {
  margin: 1.3em auto;
  padding: 0;
  width: 100%;
  max-width: 1600px;
  cursor: default;
  -webkit-tap-highlight-color: transparent;
  -moz-tap-highlight-color: transparent;
  -ms-tap-highlight-color: transparent;
  -o-tap-highlight-color: transparent;
}

.pagenav *::-moz-selection {
  background: transparent;
}

.pagenav *::selection {
  background: transparent;
}

.pagenav ul {
  position: relative;
  margin: 2.1em 0;
  padding: 0;
  background: #dedede;
  list-style: none;
}

.pagenav ul:after {
  content: "";
  clear: both;
  display: block;
}

.pagenav li {
  margin: 0;
  padding: 0;
  text-align: center;
}

.pagenav li a {
  display: inline-block;
  padding: 1em 0;
  background: #838383;
  color: white;
  text-decoration: none;
  font-size: 1.4em;
  font-family: "Lato", "游ゴシック", "Yu Gothic", "YuGothic", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "Meiryo UI", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

.pagenav li a:hover {
  background: #ff6c84;
}

.pagenav li .fa {
  margin: 0 1em;
  padding: 0;
}

.pagenav .page {
  display: block;
  width: 100%;
  padding: 1em 0;
  font-size: 1.4em;
}

.pagenav .prev {
  position: absolute;
  top: 0;
  left: 0;
  display: inline-block;
  text-align: left;
}

.pagenav .prev a {
  padding-right: 2.1em;
}

.pagenav .next {
  position: absolute;
  top: 0;
  right: 0;
  display: inline-block;
  text-align: right;
}

.pagenav .next a {
  padding-left: 2.1em;
}

.tags ul {
  margin: 0 2.1em;
  padding: 0;
  list-style: none inside;
}

.tags ul:after {
  content: "";
  clear: both;
  display: block;
}

.tags li {
  float: left;
  display: inline;
  margin: 0;
  padding: 0;
  font-size: 1.4em;
}

.tags li a {
  display: inline-block;
  margin: 0 .5em 1em 0;
  padding: .3em 1em;
  border: 0.1em solid #6251e8;
  border-radius: .3em;
  text-decoration: none;
  color: #6251e8;
}

.tags li a:hover {
  background: #6251e8;
  color: white;
}

#fileselecter {
  background: #6251e8;
  background: -webkit-gradient(linear, top left, top right, from(#6251e8), color-stop(20%, #6251e8), color-stop(20.1%, #85fff3), color-stop(40%, #85fff3), color-stop(40.1%, #cbe85e), color-stop(60%, #cbe85e), color-stop(60%, #cbe85e), color-stop(60.1%, #ffb861), color-stop(80%, #ffb861), to(#ff6c84));
  background: -webkit-linear-gradient(left, #6251e8 0%, #6251e8 20%, #85fff3 20.1%, #85fff3 40%, #cbe85e 40.1%, #cbe85e 60%, #cbe85e 60%, #ffb861 60.1%, #ffb861 80%, #ff6c84 80.1%);
  background: linear-gradient(to right, #6251e8 0%, #6251e8 20%, #85fff3 20.1%, #85fff3 40%, #cbe85e 40.1%, #cbe85e 60%, #cbe85e 60%, #ffb861 60.1%, #ffb861 80%, #ff6c84 80.1%);
  margin: -2.1em 0 0;
  padding: 5.5em 0 5.5em;
  color: white;
  cursor: default;
  -webkit-tap-highlight-color: transparent;
  -moz-tap-highlight-color: transparent;
  -ms-tap-highlight-color: transparent;
  -o-tap-highlight-color: transparent;
}

#fileselecter:after {
  content: "";
  clear: both;
  display: block;
}

#fileselecter *::-moz-selection {
  background: transparent;
}

#fileselecter *::selection {
  background: transparent;
}

#select_file {
  margin: 1em 10%;
  padding: 0;
  display: block;
  position: relative;
  font-size: 1.6em;
}

#select_file:after {
  content: "";
  clear: both;
  display: block;
}

.input {
  display: block;
  margin: 0;
  padding: 0 1em;
  border-radius: 1em;
  border: none;
  background: white;
}

#url {
  display: block;
  margin: 0;
  padding: .5em 0;
  width: 100%;
  border: none;
  background: white;
  outline: none;
}

#droparea {
  position: relative;
  margin: 0 auto;
  padding: 3.4em;
  width: 6em;
  height: 6em;
  border-radius: 100%;
  border: .1em solid #FFFFFF;
  color: white;
  font-family: "Lato", "游ゴシック", "Yu Gothic", "YuGothic", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "Meiryo UI", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  cursor: pointer;
  -webkit-transition-duration: 300ms;
  transition-duration: 300ms;
  outline: none;
  background: rgba(0, 0, 0, 0.3);
}

#droparea #droparea_text {
  font-size: 3.4em;
  position: absolute;
  top: 50%;
  left: 50%;
  margin: -25px 0 0 -32px;
  display: inline-block;
  width: 64px;
  height: 50px;
  overflow: hidden;
  background: url("/f/images/picture.png") no-repeat 0 -50px;
  -webkit-background-size: 64px;
  background-size: 64px;
}

#droparea #droparea_text img {
  width: 2em;
}

#droparea #droparea_text:after {
  content: "";
  display: inline-block;
  width: 64px;
  height: 50px;
  overflow: hidden;
  background: url("/f/images/picture.png") no-repeat 0 0;
  -webkit-background-size: 64px;
  background-size: 64px;
  -webkit-transition-duration: 500ms;
  transition-duration: 500ms;
}

#droparea .fa {
  margin: 0;
  padding: 0;
}

#droparea.dragging {
  color: #ff6c84;
  background: white;
}

#droparea.dragging #droparea_text:after {
  opacity: 0;
}

#dragging {
  position: fixed;
  top: 0;
  left: 50%;
  z-index: 30;
  margin: 2.1em 0 0 -40%;
  padding: 0;
  width: 80%;
  text-align: center;
}

#dragging p {
  background: white;
  opacity: .89;
  font-size: 2.1em;
  border-radius: 1em;
  border: 5px solid #cacaca;
}

#editor {
  position: relative;
  color: white;
}

#editor canvas {
  position: absolute;
  top: 0;
  left: 0;
}

#overlay {
  position: absolute;
  top: 0;
  left: 0;
  border-radius: 50%;
}

#overlay img {
  max-width: inherit !important;
}

#bgimage {
  z-index: 10;
}

#clip {
  opacity: .8;
  z-index: 10;
}

#controller {
  position: fixed;
  top: 0;
  left: -60%;
  z-index: 30;
  width: 60%;
  text-align: left;
  opacity: .89;
  cursor: default;
  -webkit-tap-highlight-color: transparent;
  -moz-tap-highlight-color: transparent;
  -ms-tap-highlight-color: transparent;
  -o-tap-highlight-color: transparent;
}

#controller.color1 {
  background: white;
}

#controller.color2 {
  background: black;
  color: white;
}

#controller.color3 {
  background: #6251e8;
}

#controller.color4 {
  background: #85ffe3;
}

#controller.color5 {
  background: #cbe85e;
}

#controller.color6 {
  background: #ffb861;
}

#controller.color7 {
  background: #ff6c84;
  color: white;
}

#controller.color1,
#controller.color4,
#controller.color5,
#controller.color6 {
  color: rgba(0, 0, 0, 0.72);
}

#controller.color1 li,
#controller.color4 li,
#controller.color5 li,
#controller.color6 li {
  border-bottom: 1px solid rgba(0, 0, 0, 0.5);
}

#controller *::-moz-selection {
  background: transparent;
}

#controller *::selection {
  background: transparent;
}

#controller ul {
  margin: 0;
  padding: 0;
  list-style: none inside;
}

#controller ul li {
  margin: 0;
  padding: 1em;
  border-bottom: 1px solid rgba(255, 255, 255, 0.5);
  font-size: 1.4em;
  -webkit-transition-duration: 300ms;
  transition-duration: 300ms;
  cursor: pointer;
}

#controller ul li:hover {
  background: rgba(255, 255, 255, 0.42);
}

#controller #controller_toggle {
  position: fixed;
  top: 0;
  left: 0;
  display: none;
  z-index: -1;
  margin: 0;
  padding: .5em .8em;
  font-size: 1.6em;
  color: white;
  width: auto;
  height: auto;
  border: none;
  cursor: pointer;
}

#controller .fa {
  color: inherit;
  margin-right: 1em;
}

#controller #close .fa {
  margin-left: .3em;
}

#toolbox {
  position: fixed;
  bottom: 0;
  left: 0;
  width: 100%;
  z-index: 20;
  margin: 0;
  padding: 0;
  background: white;
  color: #343434;
  cursor: default;
  -webkit-tap-highlight-color: transparent;
  -moz-tap-highlight-color: transparent;
  -ms-tap-highlight-color: transparent;
  -o-tap-highlight-color: transparent;
}

#toolbox:after {
  content: "";
  clear: both;
  display: block;
}

#toolbox *::-moz-selection {
  background: transparent;
}

#toolbox *::selection {
  background: transparent;
}

#toolbox > ul {
  margin: 0;
  padding: 0;
}

#toolbox > ul:after {
  content: "";
  clear: both;
  display: block;
}

#toolbox > ul ul {
  width: 420px;
}

#toolbox li {
  margin: 0;
  padding: 0;
  float: left;
  display: inline-block;
}

#toolbox li span {
  line-height: 1;
  display: inline-block;
}

#toolbox > ul > li {
  padding: 0 0 .5em;
  font-size: 1.1em;
  float: right;
}

#toolbox #undo {
  float: left;
}

#toolbox #undo:hover,
#toolbox #undo:active {
  color: #ff6c84;
}

#toolbox #mask_opacity:hover,
#toolbox #mask_opacity:active {
  color: #ff6c84;
}

#toolbox .label {
  margin: 0;
  padding: .3em .5em;
  display: inline-block;
  font-size: 1.6em;
  width: 1em;
  height: 1em;
  line-height: 1em;
}

#toolbox .color_label.color_label,
#toolbox .size_label.color_label {
  color: black;
}

#toolbox .color_label.color1,
#toolbox .size_label.color1 {
  background: white;
}

#toolbox .color_label.color2,
#toolbox .size_label.color2 {
  background: black;
  color: white;
}

#toolbox .color_label.color3,
#toolbox .size_label.color3 {
  background: #6251e8;
}

#toolbox .color_label.color4,
#toolbox .size_label.color4 {
  background: #85ffe3;
}

#toolbox .color_label.color5,
#toolbox .size_label.color5 {
  background: #cbe85e;
}

#toolbox .color_label.color6,
#toolbox .size_label.color6 {
  background: #ffb861;
}

#toolbox .color_label.color7,
#toolbox .size_label.color7 {
  background: #ff6c84;
  color: white;
}

#toolbox .color_label:hover,
#toolbox .color_label:active,
#toolbox .size_label:hover,
#toolbox .size_label:active {
  -webkit-box-shadow: 0 0 2px white;
  box-shadow: 0 0 2px white;
}

#toolbox .selected {
  color: #ff6c84;
}

#toolbox > ul #brush_size:hover ul,
#toolbox > ul #mask_color:hover ul,
#toolbox > ul #brush_size:active ul,
#toolbox > ul #mask_color:active ul {
  display: block;
}

#toolbox .group {
  display: none;
  position: fixed;
  bottom: 0;
  left: 0;
  width: 100%;
  z-index: -1;
  border-top: 1px solid white;
  overflow: hidden;
  background: white;
  color: #343434;
}

#toolbox .group label {
  float: left;
  display: inline-block;
  margin: 0 0 1em;
  padding: .5em 0;
  width: 12.5%;
  height: 3em;
  cursor: pointer;
}

#toolbox .group .color_label {
  width: 14%;
}

#toolbox .group .color_label:nth-of-type(1),
#toolbox .group .color_label:nth-last-of-type(1) {
  width: 15%;
}

#toolbox input[type=radio] {
  display: none;
}

#modal_window {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 40;
  width: 100%;
  background: white;
  background: rgba(255, 255, 255, 0.94);
  text-align: left;
}

#modal_window label {
  display: block;
  margin: 1em 0 0;
  font-size: 1.4em;
  cursor: pointer;
}

#modal_window label input[type=checkbox] {
  margin-right: .3em;
}

#modal_message {
  position: fixed;
  top: 0;
  left: 50%;
  margin: 1em 0 0 -40%;
  width: 80%;
  padding: 0;
  -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.3);
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.3);
  max-height: 100%;
  overflow: auto;
}

#modal_message .modal_message_container {
  margin: 2.1em;
}

#modal_message p {
  margin: 0;
  padding: 0;
  font-size: 1.4em;
  text-align: left;
}

#modal_message dl {
  margin: .3em 0;
  padding: 0;
  text-align: left;
}

#modal_message dl:after {
  content: "";
  clear: both;
  display: block;
}

#modal_message dt {
  margin: 0;
  padding: 0;
  color: #ff6c84;
  font-size: 1.4em;
}

#modal_message dt span {
  color: #727272;
  font-size: .8em;
}

#modal_message dd {
  margin: 0;
  padding: 0;
  font-size: 1.4em;
}

#modal_controller {
  margin: 2.1em 0 0;
  padding: 0;
}

#modal_controller:after {
  content: "";
  clear: both;
  display: block;
}

.ani_rotate {
  -webkit-animation: rotate 3s linear 0 infinite;
  animation: rotate 3s linear 0 infinite;
}

@-webkit-keyframes rotate {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }

  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

@keyframes rotate {
  0% {
    -webkit-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg);
  }

  100% {
    -webkit-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

input[type=text],
input[type=password] {
  border: 1px solid #727272;
  padding: .3em;
  border-radius: .3em;
  outline: none;
}

input[type=text]:focus,
input[type=password]:focus {
  -webkit-box-shadow: 0 0 3px #ff6c84;
  box-shadow: 0 0 3px #ff6c84;
  border-color: #ff6c84;
}

#posttitle,
#posttags,
#postpass {
  margin: 0 auto;
  width: 80%;
}

.button {
  position: relative;
  float: right;
  display: inline-block;
  margin: 0 0 0 .5em;
  padding: .5em 2em;
  width: auto;
  height: 1.8em;
  overflow: hidden;
  cursor: pointer;
  font-size: 1.4em;
  letter-spacing: .1em;
  background: #ff6c84;
  color: white;
  border-radius: .1em;
  -webkit-transition-duration: 320ms;
  transition-duration: 320ms;
}

.button:after {
  content: "";
  clear: both;
  display: block;
}

#modal_allow {
  min-width: 4.8em;
  text-align: center;
}

#modal_allow:after {
  background: #b84e5f;
}

.negative {
  min-width: 4.8em;
  text-align: center;
  background: #838383;
}

.negative:after {
  background: #727272;
}

#bubblemenu {
  z-index: 40;
  overflow: auto;
  background: white;
  border-radius: .3em;
  -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.42);
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.42);
}

#bubblemenu ul {
  margin: 0;
  padding: 0;
  list-style: none inside;
}

#bubblemenu li {
  margin: 0;
  padding: 0;
  border-bottom: 0.1em solid #a1a1a1;
  text-align: left;
}

#bubblemenu li a,
#bubblemenu li span {
  display: block;
  padding: .5em 1em;
  font-size: 1.4em;
  color: #838383;
  text-decoration: none;
  cursor: pointer;
}

#bubblemenu li a:hover,
#bubblemenu li span:hover {
  color: white;
  background: #6251e8;
}

.adsense {
  margin: 3.4em auto;
  padding: 0;
  text-align: center;
  display: block;
}

.adsense:after {
  content: "";
  clear: both;
  display: block;
}

.adsense300 {
  max-width: 684px;
  margin: 0 auto;
}

.adsense300:after {
  content: "";
  clear: both;
  display: block;
}

.adsense300 .adsense {
  margin: 2.1em 21px;
  float: left;
}

#blogupdate {
  padding: 0.5em 0;
  background: #dedede;
}

#associate_ticker {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 30;
  width: 100%;
}

.newsticker {
  margin: 0;
  padding: 0;
  width: 100%;
}

.newsticker .tickcontainer {
  padding: 0.5em;
  position: relative;
  background: #dedede;
  height: 1.8em;
  overflow: hidden;
}

.newsticker .ticklabel {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  padding: .1em .1em;
  width: 4em;
  background: #dedede;
  font-size: 1.4em;
}

.newsticker ul {
  margin: 0;
  padding: 3em 0 0;
  list-style: none;
  text-align: left;
  font-size: 1.4em;
}

.newsticker li {
  margin: 0;
  padding: 0;
  width: 100%;
  background: #dedede;
}

.newsticker li a {
  display: block;
  padding: .1em .3em;
}

.tickcontainer li.ticker {
  position: absolute;
  top: 0;
  left: 4.2em;
  margin: 0;
  padding: 0;
  margin-left: 100%;
  -webkit-animation: tickani 15s ease-in infinite;
  animation: tickani 15s ease-in infinite;
}

@-webkit-keyframes tickani {
  0% {
    margin-left: 100%;
  }

  3% {
    margin-left: 0%;
  }

  97% {
    margin-left: 0%;
  }

  100% {
    margin-left: -100%;
  }
}

@keyframes tickani {
  0% {
    margin-left: 100%;
  }

  3% {
    margin-left: 0%;
  }

  97% {
    margin-left: 0%;
  }

  100% {
    margin-left: -100%;
  }
}

#error {
  margin: 3.4em auto;
  padding: 3.4em;
  width: 50%;
  -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.5);
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.5);
}

#error h1 {
  color: #727272;
}

#error p {
  font-size: 1.4em;
}

#blog {
  margin: 0;
  padding: 0;
  width: 100%;
}

#blog:after {
  content: "";
  clear: both;
  display: block;
}

#blog #main {
  margin: 0;
  padding: 0;
}

#blog .breadclumbs {
  margin: 0 1.3em;
  padding: 0;
  list-style: none inside;
}

#blog .breadclumbs:after {
  content: "";
  clear: both;
  display: block;
}

#blog .breadclumbs li {
  margin: 0;
  padding: 0;
  float: left;
  font-size: 1.4em;
  text-align: left;
}

#blog .breadclumbs li a,
#blog .breadclumbs li span {
  display: inline-block;
  padding: 0.3em 0.5em;
}

#blog .breadclumbs li:after {
  content: "≫";
}

#blog .article {
  margin: 3.4em 0;
  padding: 0 2.1em 2.1em;
  border-bottom: 1px solid #a1a1a1;
}

#blog .article h1.title {
  margin: 1em 0 0.3em;
  text-align: left;
  font-size: 3.4em;
  line-height: 1.2em;
  font-weight: normal;
}

#blog .article .meta {
  text-align: right;
  font-size: 1.4em;
}

#blog .article .body {
  text-align: left;
  font-size: 1.4em;
}

#blog .article .body h1 {
  margin-top: 2em;
  line-height: 1.4em;
  font-weight: normal;
}

#blog .article .body h2,
#blog .article .body h3,
#blog .article .body h4,
#blog .article .body h5,
#blog .article .body h6 {
  margin: 1em 0 0;
  line-height: 1.4em;
  font-weight: normal;
}

#blog .article .body dl {
  margin: .5em;
}

#blog .article .body dt {
  margin: 0;
  padding: 0;
  font-weight: bold;
}

#blog .article .body dd {
  margin: 0;
  padding: 0;
}

#blog .article .body blockquote {
  margin: .5em;
  padding: .5em;
  background: #dedede;
}

#blog .article .body img {
  max-width: 80%;
  border: 1px solid black;
  border-radius: 0.3em;
}

#blog .article .body p {
  margin: 1em 0em;
}

#blog .article .body hr {
  margin: 2em 0;
  border: 3px solid #dedede;
}

#blog .article .body figure {
  display: block;
}

#blog .article .body figure:after {
  content: "";
  clear: both;
  display: block;
}

#blog .article .body figure figcaption {
  margin: 0.3em 0.5em;
  font-size: 0.9em;
}

#blog .article .body figure a img {
  border: 2px solid #6251e8;
}

#blog .article .body figure a:hover img {
  border: 2px solid #ff6c84;
}

#blog #sidebar {
  margin: 0;
  padding: 0;
  text-align: left;
  background: #dedede;
}

#blog #sidebar:after {
  content: "";
  clear: both;
  display: block;
}

#blog #sidebar h1 {
  margin: 0;
  padding: 1em 1em 0;
  font-size: 1.3em;
}

#blog #sidebar ol {
  margin: 0;
  padding: 0;
  list-style: none inside;
}

#blog #sidebar ol li {
  padding: 1em;
  font-size: 1.4em;
}

#blog .socialarea {
  margin: 1.3em 0;
}

#blog .socialarea li {
  margin: 0 .5em 2.1em;
  height: 6em;
}

#blog .bookmark {
  margin: 2em 1em;
}

#blog .bookmark:after {
  content: "";
  clear: both;
  display: block;
}

#blog .bookmark a {
  display: block;
  text-decoration: none !important;
}

#blog .bookmark h1 {
  margin: 0 !important;
  font-size: 1em !important;
  text-decoration: underline !important;
}

#blog .bookmark p {
  margin: 0 !important;
  padding: 0 !important;
  color: black !important;
}

#blog .bookmark img {
  display: inline-block;
  margin: 0 1em 0 0 !important;
  float: left;
}

/*
Loading-animation:
http://tympanus.net/Tutorials/LoadingAnimations/
*/

#layerLoading {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 40;
  background: black;
  font-size: 2.1em;
}

#loading_container {
  position: absolute;
  top: 50%;
  left: 50%;
  margin: -3em 0 0 -4em;
  width: 6em;
  height: 2em;
  background: #ff6c84;
  border-radius: .3em;
}

#loading {
  margin: .5em auto 1em;
  width: 4.8em;
}

#sphere,
#loading:before,
#loading:after {
  float: left;
  margin: 0 .3em;
  content: "";
  width: 1em;
  height: 1em;
  border-radius: 50%;
  display: block;
  background: #FFF;
}

#sphere {
  -webkit-animation: loadani 900ms -300ms ease-in infinite alternate;
  animation: loadani 900ms -300ms ease-in infinite alternate;
}

#loading:before {
  -webkit-animation: loadani 900ms -600ms ease-in infinite alternate;
  animation: loadani 900ms -600ms ease-in infinite alternate;
}

#loading:after {
  -webkit-animation: loadani 900ms ease-in infinite alternate;
  animation: loadani 900ms ease-in infinite alternate;
}

@-webkit-keyframes loadani {
  0% {
    -webkit-transform: scale(0.72);
    transform: scale(0.72);
  }

  100% {
    -webkit-transform: scale(0);
    transform: scale(0);
  }
}

@keyframes loadani {
  0% {
    -webkit-transform: scale(0.72);
    -ms-transform: scale(0.72);
    transform: scale(0.72);
  }

  100% {
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0);
  }
}

.ad_banner {
  display: block;
  width: 100%;
  text-align: center;
}

.ad_banner:after {
  content: "";
  clear: both;
  display: block;
}

.ad_banner a {
  margin: 2.1em auto;
  width: 300px;
  display: block;
  color: white;
  text-decoration: none;
  border-radius: 1em;
  background: #6251e8;
  line-height: 1.4;
}

.ad_banner a:after {
  content: "";
  clear: both;
  display: block;
}

.ad_banner a h1 {
  margin: 0 !important;
  padding: 14px 14px 0 !important;
  font-size: 2.4em !important;
  text-align: left !important;
  color: white !important;
  font-weight: normal;
}

.ad_banner a p {
  text-align: left;
  margin: 0;
  padding: 5px 14px 5px;
  font-size: 1.6em;
}

.ad_banner a img {
  margin: 1em 0 2.1em;
  float: left;
  display: inline-block;
  width: 100%;
}

.ad_banner a.alignleft {
  margin: 0;
  float: left;
  display: inline;
  width: 33%;
  font-size: .8em;
  border-radius: 0;
}

.ad_banner a.alignleft p {
  padding: 0 5px 8px;
  text-align: center !important;
}

.ad_banner a.alignleft img {
  margin: 1em 0 1em;
  float: left;
  display: inline-block;
  width: 100%;
}

.ad_banner a.white {
  color: black;
  background: #FFFFFF;
}

.ad_banner a.white h1 {
  color: black !important;
}

.ad_banner a.black {
  background: #1a1f22;
}

.ad_banner a.purple {
  background: #411f69;
}

.ad_banner a.tropicalpink {
  background: #f81d85;
}

.ad_banner a.brightgreen {
  background: #3cb54c;
}

@media screen and (min-width: 480px) {
  #fileselecter {
    padding: 8.9em 0 13.3em;
  }

  .socialarea {
    margin: 0;
  }

  .posts {
    margin: 0;
    padding: 0 .65em 1.3em;
  }

  .posts article {
    width: 50%;
  }

  .posts article .thumb {
    height: 180px;
  }

  .posts .container {
    margin: 1.3em .65em 0;
    border-top: none;
    border-bottom: 0.1em solid #dedede;
    border-radius: .3em;
  }

  .posts .container .label {
    font-size: 2.4em;
    height: 120px;
  }

  .posts .more {
    margin: 0;
    padding: 0;
    width: 50%;
  }

  .posts .more .container {
    margin: 1.3em .65em 0;
    padding: .8em 1.3em;
    display: block;
  }

  .pagenav ul {
    margin: 0 1.3em;
  }

  .pagenav li a {
    padding: 1em;
  }

  #modal_message {
    margin-left: -210px;
    width: 420px;
  }

  #toolbox > ul > li {
    font-size: 1.4em;
  }

  #requirements h1 {
    padding: 2em 0 1.6em;
  }

  #requirements dt {
    width: 20%;
  }

  #requirements dt img {
    width: 80%;
  }

  #requirements li a,
  #requirements li span {
    font-size: 1.2em;
  }

  #requirements li img {
    width: 50%;
  }

  #tutorial h1 {
    padding: 2em 0 1.6em;
  }

  #tutorial li a {
    font-size: 1.4em;
  }

  #latest > h1,
  #popular > h1 {
    padding: 2em 0 1em;
  }

  #footernav ul {
    margin: 2.1em 0;
  }

  #footer_social {
    margin: 0 2.1em;
    padding: 0;
    float: right;
  }

  #footer_social ul {
    margin: 2.1em 0;
    padding: 0;
    border: none;
  }

  #blog #main {
    width: 80%;
    float: left;
    display: inline;
  }

  #blog .article {
    margin: 3.4em 2.1em;
  }

  #blog .article .body img {
    max-width: 100%;
    margin: 0;
  }

  #blog #sidebar {
    width: 20%;
    float: left;
    display: inline;
  }
}

@media screen and (min-width: 640px) {
  .posts article {
    width: 33.33%;
  }

  .posts .more {
    width: 33.33%;
  }

  .ad_banner a.alignleft {
    width: 20%;
  }
}

@media screen and (min-width: 720px) {
  .posts article {
    width: 25%;
  }

  .posts article .thumb {
    height: 180px;
  }

  .posts .more {
    width: 25%;
  }

  #footer_social .social-widget {
    float: right;
    display: block;
    width: auto;
    max-width: 50%;
  }
}

@media screen and (min-width: 1024px) {
  .posts article {
    width: 16.66%;
  }

  .posts article .thumb {
    height: 140px;
  }

  .posts .more {
    width: 16.66%;
  }
}

@media screen and (min-width: 1400px) {
  .posts article .thumb {
    height: 200px;
  }
}