@charset 'UTF-8';
@font-face {
  font-family: 'MiiverseSymbols';
  src: url('MiiverseSymbols-Regular.eot');
  src: url('MiiverseSymbols-Regular.eot') format('embedded-opentype'), url('https://friiverse.alwaysdata.net/font/MiiverseSymbols-Regular.woff') format('woff'), url('https://friiverse.alwaysdata.net/font/MiiverseSymbols-Regular.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}
body {
  position: relative;
  font-size: 28px;
  font-family: sans-serif;
  line-height: 1.5;
  margin: 0;
  padding: 0;
  color: #323232;
  background: #eee url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAPAAAADwBAMAAADMe/ShAAAAHlBMVEX29vb09PTy8vL19fXz8/Px8fHw8PDv7+/u7u739/dHdNvrAAACSElEQVR4AezYNX7DMBiGcafcKTRlC0hdy7T1Z7iAcS5YOkEl38DeQlNOW24YX63fsxr+Ztm2RmvjMiu2bWbOXPmjtW2A7S8YKlfMCK4lKPzeMoJvYhROHYIJno9gggkmmGCCCSaYYIIJJphgggkmGP/PZQZf4XDHCK5JFFYtE7hXkwWYap0awEMPh8NHA7jPNQprv2EAH5zh8MsTDo9vY/xGxuCeLXFYsVMY7nNZwCm/AcM3scZhnTooPBwfafBYP4JwiZvBfgWDh7Xxkc71DmXjY916hOAbLrMxK7ZuTOfKdxC4ZMf6z1Ui2iEh/2Sdssru8L4dy+zXFVGbuVtntyPxK+cqZRc7wr1Ll0v95/qser1DVZv/yVr5bv10Bczq+ML4Rl/als/ww4WfJptbwuACMbgwhaUVfkvgt6LU1icpdkAAAADAEEz/1EKshHOBgMAnwZ7gNgG9DEwybTKpyZiLRCT6ItqUCJuIYqKoosaJlEsMJBki+ZOElwRfkpqSuElcS9Qnd4LcGN3enRUACMRQDFSDJRzg3wIKuNnNzygYA83rGbx9g1cwGAwGg8FgMBgMBoPBYDAYDAaDwWAwGAwGg8FgMBgMBoPB/bFgfx7ZH4TWJ7DB0W9w5hwcdgen7MHxfp8r9IFGkKQEEU6WHWWhVZaWZTFdlg9mwWSdiAZRbJABB+FzkHoHcXuQ82cDBtlkQzVSkc1yZEMk2fRKNjZTzetkg0LlhJK1KjAYDAaDwWAwGAwGg8FgcAD3L/H6J4DLS/j67eEOl9GYoKbAV2YAAAAASUVORK5CYII=');
}
h1,
h2,
h3,
h4,
h5,
h6,
p,
ul,
ol,
menu,
li,
table,
tr,
th,
td {
  font-size: 100%;
  font-weight: normal;
  margin: 0;
  padding: 0;
}
input,
textarea {
  font-size: 24px;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
ul,
ol,
menu,
li {
  list-style: none;
}
a {
  color: #006eff;
  text-decoration: none;
}
img {
  border: 0;
  color: #ddd;
}
input,
label,
button {
  cursor: pointer;
}
.none {
  display: none !important;
}
.left {
  float: left;
}
.right {
  float: right;
}
.tleft {
  text-align: left;
}
.tright {
  text-align: right;
}
.center {
  text-align: center;
}
.clear {
  clear: both;
}
.pointer-events-none {
  pointer-events: none;
}
.trigger {
  cursor: pointer;
}
.pre-line {
  white-space: pre-line;
}
body {
  font-size: 14px;
  text-align: center;
  background-attachment: fixed;
  -webkit-background-size: 120px;
  -moz-background-size: 120px;
  -ms-background-size: 120px;
  -o-background-size: 120px;
  background-size: 120px;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  -o-text-size-adjust: 100%;
  text-size-adjust: 100%;
  word-wrap: break-word;
  background: #e2e2e2;
}
.trigger:hover {
  background-color: #f9f9f9;
}
.trigger:active {
  background-color: #ddd;
}
.trigger a:link:hover,
.trigger a:visited:hover,
.trigger button.report-violation-button:hover {
  text-decoration: underline;
}
html body {
  font-family: 'Helvetica', 'Arial', sans-serif;
}
html.os-win body {
  font-family: 'Helvetica', 'Arial', 'Meiryo', 'メイリオ', sans-serif;
}
html.os-mac body {
  font-family: 'Helvetica', 'Arial', 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', sans-serif;
}
html.os-win form input,
html.os-win button {
  font-family: 'Helvetica', 'Arial', 'Meiryo', 'メイリオ', sans-serif;
}
.symbol:before {
  font-family: 'MiiverseSymbols', sans-serif !important;
  font-weight: normal!important;
}
.symbol span.symbol-label {
  display: none;
  *display: inline;
  *zoom: 1;
  *margin-right: 3px;
}
html,
body {
  height: 100%;
}
#wrapper {
  height: auto !important;
  min-height: 100%;
  position: relative;
  width: 100%;
  min-width: 320px;
  margin: auto 0;
  text-align: left;
  background-color: #FFE5EE;
  background-image: url('https://friiverse.alwaysdata.net/img/background.png');
  background-attachment: fixed;
}
#sub-body {
  top: 0;
  width: 100%;
  height: 54px;
  position: fixed;
  z-index: 20;
  background: #fff;
  border-bottom: 2px solid #e5e5e5;
}
#global-menu {
  max-width: 950px;
  margin: 0 auto;
  *zoom: 1;
}
#global-menu:after {
  content: "";
  display: block;
  clear: both;
}
#main-body {
  padding: 71px 0 170px;
  max-width: 960px;
  margin: 0 auto;
  *zoom: 1;
}
#main-body:after {
  content: "";
  display: block;
  clear: both;
}
.main-column {
  width: 625px;
  margin: 0 auto;
}
#sidebar + .main-column {
  float: right;
}
#sidebar {
  width: 320px;
  float: left;
}
.post-list-outline {
  margin: 0 0 15px 0;
  background: #fff;
  border: 1px solid rgba(0, 0, 0, 0.1);
  overflow: hidden;
  -webkit-box-shadow: 0 1px 0px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 1px 0px rgba(0, 0, 0, 0.2);
  -ms-box-shadow: 0 1px 0px rgba(0, 0, 0, 0.2);
  -o-box-shadow: 0 1px 0px rgba(0, 0, 0, 0.2);
  box-shadow: 0 1px 0px rgba(0, 0, 0, 0.2);
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
  *zoom: 1;
}
.post-list-outline:after {
  content: "";
  display: block;
  clear: both;
}
.post-list-outline + .big-button,
.post-list-outline + .buttons-content {
  margin-bottom: 30px;
}
#footer {
  background: #e2e2e2;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
}
#footer-inner {
  max-width: 960px;
  margin: 0 auto;
  padding: 30px 0;
  *zoom: 1;
}
#footer-inner:after {
  content: "";
  display: block;
  clear: both;
}
#footer-inner p {
  display: inline-block;
  padding: 0 5px;
}
#footer-inner p a {
  color: #969696;
  font-size: 12px;
}
#footer-inner p a:hover {
  color: #646464;
  text-decoration: underline;
}
#footer-inner #copyright {
  display: block;
}
#footer-selector {
  float: right;
  display: inline-block;
  *display: inline;
  *zoom: 1;
}
#footer-selector li {
  padding: 0 15px;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  font-size: 12px;
}
#footer-selector li button {
  border: none;
  background: transparent;
  color: #646464;
}
#footer-selector li button:hover {
  text-decoration: underline;
}
.main-column #footer-selector {
  float: none;
  text-align: center;
  display: block;
  background-color: #f6f6f6;
  padding: 8px 0 5px;
  margin-top: 10px;
}
.adx {
  background-color: rgba(0, 0, 0, 0.06);
  padding: 5px 10px 10px;
  margin-bottom: 10px;
  display: block;
  text-align: center;
}
.adx .adx-label {
  padding: 0 0 1px;
  display: block;
  font-size: 12px;
  color: #969696;
}
.wide-adx {
  background-color: #f6f6f6;
  padding: 5px 10px 10px;
  margin-bottom: 5px;
  clear: both;
  text-align: center;
}
.wide-adx .adx-label {
  color: #969696;
  display: block;
  font-size: 12px;
  padding: 0 10px 2px;
}
.link-container {
  text-align: center;
}
.link-container p {
  display: inline-block;
  padding: 0 5px;
}
.link-container p a {
  color: #969696;
  font-size: 12px;
}
.link-container p a:hover {
  color: #646464;
  text-decoration: underline;
}
.adx-link-container {
  margin-bottom: 15px;
}
body:not(.is-autopagerized) .adx-link-container {
  display: none;
}
#footer-inner .link-container p {
  margin-bottom: 0;
}
#region-select-page + .link-container {
  text-align: left;
}
.wide-adx + .link-container {
  text-align: right;
  padding: 0 5px;
}
.post-list.empty,
.album-list.empty,
.list > .no-content,
.no-content {
  color: #969696;
  font-size: 16px;
  display: table;
  width: 100%;
  height: 250px;
  padding: 0;
}
.post-list.empty > div,
.album-list.empty > div,
.list > .no-content > div,
.no-content > div,
.post-list.empty > p,
.album-list.empty > p,
.list > .no-content > p,
.no-content > p {
  display: table-cell;
  display: inline;
  zoom: 1;
  vertical-align: middle;
  padding: 0 50px;
  text-align: center;
}
.post-list.empty > div p,
.album-list.empty > div p,
.list > .no-content > div p,
.no-content > div p {
  padding: 70px;
  display: block;
}
.post-list.empty.no-content-favorites,
.album-list.empty.no-content-favorites,
.list > .no-content.no-content-favorites,
.no-content.no-content-favorites {
  background: #fff;
  border: 1px solid rgba(0, 0, 0, 0.1);
  overflow: hidden;
  -webkit-box-shadow: 0 1px 0px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 1px 0px rgba(0, 0, 0, 0.2);
  -ms-box-shadow: 0 1px 0px rgba(0, 0, 0, 0.2);
  -o-box-shadow: 0 1px 0px rgba(0, 0, 0, 0.2);
  box-shadow: 0 1px 0px rgba(0, 0, 0, 0.2);
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
  position: relative;
  height: auto;
}
.post-list.empty.no-content-favorites > div,
.album-list.empty.no-content-favorites > div,
.list > .no-content.no-content-favorites > div,
.no-content.no-content-favorites > div {
  padding: 20px 70px 20px 20px;
}
.post-list.empty.no-content-favorites p,
.album-list.empty.no-content-favorites p,
.list > .no-content.no-content-favorites p,
.no-content.no-content-favorites p {
  text-align: left;
}
#main-body > .no-content {
  background: #fff;
  border: 1px solid rgba(0, 0, 0, 0.1);
  overflow: hidden;
  -webkit-box-shadow: 0 1px 0px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 1px 0px rgba(0, 0, 0, 0.2);
  -ms-box-shadow: 0 1px 0px rgba(0, 0, 0, 0.2);
  -o-box-shadow: 0 1px 0px rgba(0, 0, 0, 0.2);
  box-shadow: 0 1px 0px rgba(0, 0, 0, 0.2);
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 100px;
  max-width: 625px;
  margin: 20px auto;
  width: 90%;
}
#cookie-policy-notice {
  top: 56px;
  position: relative;
  background-color: #5e5f61;
  min-height: 60px;
  z-index: 2;
}
#cookie-policy-notice .cookie-content {
  width: 1000px;
  margin: 0 auto;
  padding: 10px 0;
}
#cookie-policy-notice p {
  display: inline-block;
  vertical-align: middle;
  color: #f6f6f6;
  text-align: left;
  margin: 0 5px;
  max-width: 600px;
}
#cookie-policy-notice a,
#cookie-policy-notice button {
  color: #fff;
  font-weight: bold;
  font-size: 14px;
  line-height: 16px;
  padding: 7px 20px;
  margin: 5px;
  border: none;
  -webkit-transition-duration: 0.1s;
  -webkit-transition-timing-function: linear;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
  display: inline-block;
  *display: inline;
  *zoom: 1;
}
#cookie-policy-notice a:hover,
#cookie-policy-notice button:hover {
  background-color: #61d700;
}
#cookie-policy-notice .cookie-setting {
  background-color: #5ac800;
  max-width: 200px;
}
#cookie-policy-notice .cookie-setting:hover {
  background-color: #FF6D6D;
}
#cookie-policy-notice .cookie-policy-notice {
  background-color: #FF0004;
}
#cookie-policy-notice .cookie-policy-notice:hover {
  background-color: #61d700;
}
.simple-wrapper {
  background-color: #f4f4f4;
  background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAwAAAAMCAYAAABWdVznAAAArUlEQVQoFYWQuwrCQBBFd42FlaYQRMRCO3vBNpA/8HNtBbt04gcItnaKoLKegRnYTRYzcLjzuLNh4kMILooh+SeqO6kYJOawhzE0cIBsDLRboRPwsIUFZMMWTM1UWNJWMx4ZPHV4Rq9to9U+OlpeHcHDhjmNF3LzHc01yBdPEOwvkXdiQ6fW7gp9QWM3aD+RWVI5N5X638KF+VuXvqjUru+GEs8SbnCH3gXxJPEDtBsiPW8IwCQAAAAASUVORK5CYII=');
  background-attachment: fixed;
  border: 0;
}
.simple-wrapper #wrapper {
  margin-top: 0;
}
.simple-wrapper #sub-body,
.simple-wrapper #footer {
  display: none;
}
.simple-wrapper #cookie-policy-notice {
  top: 0;
}
.simple-wrapper #main-body {
  border: 0;
  background: transparent;
}
.simple-wrapper #lector {
  border-top: 1px solid #ddd;
  margin-left: 0;
}
.simple-wrapper.simple-wrapper-content #wrapper {
  margin: 50px auto 0;
}
.simple-wrapper.simple-wrapper-content #main-body {
  padding: 0;
}
.simple-wrapper.simple-wrapper-content #footer {
  background-color: transparent;
  position: static;
  text-align: center;
  width: auto;
  display: block;
}
.simple-dialog-wrapper {
  background-color: #f4f4f4;
  background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAwAAAAMCAYAAABWdVznAAAArUlEQVQoFYWQuwrCQBBFd42FlaYQRMRCO3vBNpA/8HNtBbt04gcItnaKoLKegRnYTRYzcLjzuLNh4kMILooh+SeqO6kYJOawhzE0cIBsDLRboRPwsIUFZMMWTM1UWNJWMx4ZPHV4Rq9to9U+OlpeHcHDhjmNF3LzHc01yBdPEOwvkXdiQ6fW7gp9QWM3aD+RWVI5N5X638KF+VuXvqjUru+GEs8SbnCH3gXxJPEDtBsiPW8IwCQAAAAASUVORK5CYII=');
  background-attachment: fixed;
  border: 0;
}
.simple-dialog-wrapper #cookie-policy-notice {
  top: 0;
}
.simple-dialog-wrapper #wrapper {
  width: 400px;
  margin-top: 0;
  min-height: 480px;
  display: table;
}
.simple-dialog-wrapper #main-body {
  display: table-cell;
  vertical-align: middle;
  *display: inline;
  *zoom: 1;
  margin-left: 0;
  border: 0;
  background: transparent;
}
.simple-dialog-wrapper #lector,
.simple-dialog-wrapper #footer {
  display: none;
}
.simple-dialog-wii-wrapper .dialog {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-box;
  display: -o-box;
  display: box;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-box-align: center;
  -o-box-align: center;
  box-align: center;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -ms-box-pack: center;
  -o-box-pack: center;
  box-pack: center;
}
.simple-dialog-wii-wrapper .dialog .window {
  margin-bottom: 50px;
  width: auto;
  max-width: 500px;
}
.simple-dialog-wii-wrapper .dialog .window-title {
  font-size: 18px;
  padding: 5px 0 0;
}
.simple-dialog-wii-wrapper .dialog .window-body {
  font-size: 18px;
  text-align: center;
  padding: 15px 30px;
}
.simple-dialog-wii-wrapper .dialog .window-body p {
  text-align: left;
  display: inline-block;
  *display: inline;
  *zoom: 1;
}
.simple-dialog-wii-wrapper .dialog .window-body img {
  margin: 0 5px;
  vertical-align: middle;
}
.simple-dialog-wii-wrapper .dialog .window-body br + img {
  margin-left: 0;
}
.simple-dialog-3ds-wrapper {
  background: #f6f6f6;
  border: 0;
}
.simple-dialog-3ds-wrapper #wrapper,
.simple-dialog-3ds-wrapper #main-body,
.simple-dialog-3ds-wrapper .dialog,
.simple-dialog-3ds-wrapper .dialog .window {
  width: 320px;
}
.simple-dialog-3ds-wrapper .dialog {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-box;
  display: -o-box;
  display: box;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-box-align: center;
  -o-box-align: center;
  box-align: center;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -ms-box-pack: center;
  -o-box-pack: center;
  box-pack: center;
}
.simple-dialog-3ds-wrapper .dialog .window {
  width: 280px;
}
.simple-dialog-3ds-wrapper .window-body {
  border: 1px solid #ddd;
  border-top: none;
  -webkit-border-radius: 0 0 5px 5px;
  -moz-border-radius: 0 0 5px 5px;
  -ms-border-radius: 0 0 5px 5px;
  -o-border-radius: 0 0 5px 5px;
  border-radius: 0 0 5px 5px;
}
.simple-dialog-3ds-wrapper .redesign-banner {
  display: none;
}
.simple-dialog-dsi-wrapper {
  background: #FFF;
  border: 0;
}
.simple-dialog-dsi-wrapper #wrapper,
.simple-dialog-dsi-wrapper #main-body,
.simple-dialog-dsi-wrapper .dialog,
.simple-dialog-dsi-wrapper .dialog .window {
  width: auto;
}
.simple-dialog-dsi-wrapper .dialog .window-title {
  padding: 0 0;
}
.simple-dialog-dsi-wrapper .dialog .window-body {
  border: none;
}
.simple-dialog-dsi-wrapper .dialog .window {
  width: auto;
}
.simple-dialog-dsi-wrapper .window-body {
  border: 1px solid #ddd;
  border-top: none;
  -webkit-border-radius: 0 0 5px 5px;
  -moz-border-radius: 0 0 5px 5px;
  -ms-border-radius: 0 0 5px 5px;
  -o-border-radius: 0 0 5px 5px;
  border-radius: 0 0 5px 5px;
}
.simple-dialog-dsi-wrapper .redesign-banner {
  display: none;
}
#global-menu {
  position: relative;
}
#global-menu #global-menu-logo {
  padding: 12px 0;
  text-align: center;
}
#global-menu #global-menu-logo h1 {
  line-height: 1;
}
#global-menu #global-menu-logo img {
  width: 165px;
  height: 30px;
}
#global-menu #global-menu-list {
  float: right;
  padding: 0;
  *zoom: 1;
}
#global-menu #global-menu-list:after {
  content: "";
  display: block;
  clear: both;
}
#global-menu li {
  float: left;
  padding: 0 10px;
  line-height: 1;
}
#global-menu li a,
#global-menu li button {
  position: relative;
  line-height: 1;
  color: #646464;
  background-repeat: no-repeat;
  padding: 0 5px;
  display: table;
}
#global-menu li a:hover,
#global-menu li button:hover {
  box-shadow: inset 0 -4px 0 -1px #5ac800;
}
#global-menu li a:before,
#global-menu li button:before {
  background: transparent;
  font-size: 32px;
  line-height: 54px;
  vertical-align: middle;
  padding-right: 8px;
  display: inline-block;
  *display: inline;
  *zoom: 1;
}
#global-menu li a span {
  font-weight: bold;
  padding-top: 5px;
  display: table-cell;
  vertical-align: middle;
  *display: inline;
  *zoom: 1;
}
#global-menu li#global-menu-logo a:hover {
  box-shadow: none;
}
#global-menu li#global-menu-mymenu .icon-container {
  padding: 0;
  margin: 8px 10px 8px 0;
  width: 38px;
  height: 38px;
}
#global-menu li#global-menu-mymenu .icon-container img {
  border: 1px solid #ddd;
  width: 36px;
  height: 36px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
}
#global-menu li#global-menu-feed a:before {
  content: 'a';
}
#global-menu li#global-menu-community a:before {
  content: 'c';
}
#global-menu li#global-menu-news a:before {
  content: 'n';
}
#global-menu li#global-menu-news a:before {
  text-indent: 0;
  padding-right: 0;
}
#global-menu li#global-menu-my-menu {
  padding-right: 0;
}
#global-menu li#global-menu-my-menu button {
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  -o-appearance: none;
  appearance: none;
  border: 0;
  background-color: transparent;
  margin: 0 auto;
}
#global-menu li#global-menu-my-menu button:before {
  padding-right: 0;
  content: 'j';
  font-size: 26px;
}
#global-menu li#global-menu-my-menu button:after {
  font-family: 'MiiverseSymbols', sans-serif;
  font-weight: normal;
  content: 'V';
  vertical-align: middle;
  padding-left: 8px;
  display: inline-block;
  *display: inline;
  *zoom: 1;
}
#global-menu li.selected a {
  color: #3caa00;
}
#global-menu li.selected a:before {
  color: #5ac800;
}
#global-menu .badge {
  display: block;
  position: absolute;
  top: 50%;
  height: 18px;
  min-width: 9px;
  padding: 1px 5px 0;
  border: 2px solid #fff;
  background: #fc951e;
  color: #fff;
  font-size: 12px;
  font-weight: bold;
  text-align: center;
  line-height: 18px;
  right: auto;
  left: 50%;
  margin-top: -6px;
  margin-left: 8px;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  -ms-border-radius: 20px;
  -o-border-radius: 20px;
  border-radius: 20px;
}
#global-menu #global-my-menu {
  background-color: #fff;
  border: 2px solid #ddd;
  text-align: left;
  top: 60px;
  padding: 10px 5px;
  position: absolute;
  right: 0;
  width: 240px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
  -webkit-box-shadow: 0px 3px 4px 0px rgba(0, 0, 0, 0.4);
  -moz-box-shadow: 0px 3px 4px 0px rgba(0, 0, 0, 0.4);
  -ms-box-shadow: 0px 3px 4px 0px rgba(0, 0, 0, 0.4);
  -o-box-shadow: 0px 3px 4px 0px rgba(0, 0, 0, 0.4);
  box-shadow: 0px 3px 4px 0px rgba(0, 0, 0, 0.4);
}
#global-menu #global-my-menu:before,
#global-menu #global-my-menu:after {
  bottom: 100%;
  right: 12%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
}
#global-menu #global-my-menu:after {
  border-color: transparent;
  border-bottom-color: #ffffff;
  border-width: 10px;
  margin-right: -10px;
}
#global-menu #global-my-menu:before {
  border-color: transparent;
  border-bottom-color: #dddddd;
  border-width: 13px;
  margin-right: -13px;
}
#global-menu #global-my-menu li {
  float: none;
  padding: 0;
}
#global-menu #global-my-menu a {
  display: block;
  padding: 8px 10px;
}
#global-menu #global-my-menu a:hover {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  -ms-box-shadow: none;
  -o-box-shadow: none;
  box-shadow: none;
}
#global-menu #global-my-menu a:hover span {
  text-decoration: underline;
}
#global-menu #global-my-menu span {
  padding: 0 0 0 30px;
  font-weight: normal;
  display: block;
}
#global-menu #global-my-menu form {
  position: relative;
}
#global-menu #global-my-menu form:before {
  content: 'b';
  position: absolute;
  left: 10px;
  top: 7px;
}
#global-menu #global-my-menu form input,
#global-menu #global-my-menu form input:hover,
#global-menu #global-my-menu form input:active {
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  -o-appearance: none;
  appearance: none;
  border: none;
  background: transparent;
  color: #646464;
  display: block;
  text-align: left;
  text-indent: 30px;
  font-size: 14px;
  padding: 8px 10px;
  margin: 0;
  width: 100%;
  position: relative;
  z-index: 2;
}
#global-menu #global-my-menu form input:hover,
#global-menu #global-my-menu form input:active {
  text-decoration: underline;
}
#global-menu #global-my-menu .symbol:before {
  font-size: 18px;
  line-height: 18px;
  width: 22px;
  text-align: center;
  color: #5ac800;
  position: absolute;
  top: 50%;
  margin-top: -9px;
}
#global-menu #global-my-menu .my-menu-profile-setting:before {
  content: "Z";
}
#global-menu #global-my-menu .my-menu-miiverse-setting:before {
  content: "Y";
}
#global-menu #global-my-menu .my-menu-info:before {
  content: "w";
}
#global-menu #global-my-menu .my-menu-guide:before {
  content: "g";
}
@-moz-document url-prefix( ) {
  #global-menu #global-my-menu form input,
  #global-menu #global-my-menu form input:hover,
  #global-menu #global-my-menu form input:active {
    text-indent: 27px;
  }
}
h2.label {
  border-bottom: 3px solid #5ac800;
  color: #5ac800;
  font-weight: normal;
  font-size: 16px;
  padding: 17px 15px 10px;
  line-height: 1;
  margin: 0;
}
h2.label:before {
  font-size: 20px;
  vertical-align: middle;
  margin-right: 3px;
  margin-top: -3px;
  display: inline-block;
  *display: inline;
  *zoom: 1;
}
h3.label {
  padding: 9px 15px 6px;
  font-weight: bold;
  line-height: 1.2;
}
h3.label.label-wiiu {
  background: #d8f2fc;
  color: #1193c4;
  -webkit-box-shadow: inset 0 1px 0 #c1eafa;
  -moz-box-shadow: inset 0 1px 0 #c1eafa;
  -ms-box-shadow: inset 0 1px 0 #c1eafa;
  -o-box-shadow: inset 0 1px 0 #c1eafa;
  box-shadow: inset 0 1px 0 #c1eafa;
}
h3.label.label-wiiu .with-filter-right {
  color: #1193c4;
}
h3.label.label-3ds {
  background: #fce9e9;
  color: #ce181e;
  -webkit-box-shadow: inset 0 1px 0 #fad2d3;
  -moz-box-shadow: inset 0 1px 0 #fad2d3;
  -ms-box-shadow: inset 0 1px 0 #fad2d3;
  -o-box-shadow: inset 0 1px 0 #fad2d3;
  box-shadow: inset 0 1px 0 #fad2d3;
}
h3.label.label-3ds .with-filter-right {
  color: #ce181e;
}
h2.reply-label {
  clear: both;
  background: #5ac800;
  color: #FFF;
  border-top: 1px solid #4faf00;
  padding: 3px 10px 1px;
}
.count {
  font-weight: bold;
  color: #5ac800;
  line-height: 1;
  float: right;
  padding: 17px 15px 10px;
  margin: 13px 12px 6px;
  padding: 4px 12px;
  background-color: #dcffbe;
}
.headline {
  padding-bottom: 10px;
  position: relative;
}
.headline h2 {
  padding: 10px 285px 0 8px;
  font-size: 16px;
  font-weight: bold;
  color: #606060;
}
.headline h2 > span {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  vertical-align: middle;
  padding: 3px 10px 0 0;
}
.headline .post-filter {
  display: inline-block;
}
.headline form.search {
  position: absolute;
  right: 0;
  top: 0;
  width: 250px;
  margin-left: 10px;
  margin-bottom: 0;
}
.headline .activity-headline:before {
  content: 'a';
  line-height: 23px;
  font-size: 23px;
  vertical-align: middle;
  margin: -7px 5px 0 0;
  display: inline-block;
  *display: inline;
  *zoom: 1;
}
h2.label-diary_post,
h2.label-diary {
  border-bottom: 3px solid #04c9db;
  color: #00b7d8;
}
h2.label-diary_post:before,
h2.label-diary:before {
  content: "%";
}
h2.label-artwork_post,
h2.label-artwork {
  border-bottom: 3px solid #fcc735;
  color: #ffae00;
}
h2.label-artwork_post:before,
h2.label-artwork:before {
  content: "M";
}
h2.label-topic_post,
h2.label-topic {
  border-bottom: 3px solid #e8316e;
  color: #e8316e;
}
h2.label-topic_post:before,
h2.label-topic:before {
  content: "t";
}
h2.label-via_api:before {
  content: "&";
}
.with-filter-right {
  float: right;
  border: none;
  padding: 0;
  background: none;
  vertical-align: top;
}
.with-filter-right:before {
  content: "V";
  float: right;
  margin-left: 3px;
  margin-top: 3px;
}
h2.label-diary .with-filter-right {
  color: #00b7d8;
}
h2.label-artwork .with-filter-right {
  color: #ffae00;
}
h2.label-topic .with-filter-right {
  color: #e8316e;
}
.tab-container {
  padding: 15px 15px 0;
}
.tab-container + .post-list {
  margin-top: 15px;
  border-top: 1px solid #ddd;
}
.tab-container + #community-post-list {
  margin-top: 15px;
}
.tab-container + .community-list {
  margin-top: 15px;
}
.tab2,
.tab3 {
  display: table;
  margin: 0 auto;
  width: 100%;
  *zoom: 1;
}
.tab2:after,
.tab3:after {
  content: "";
  display: block;
  clear: both;
}
.tab2 a,
.tab3 a {
  display: table-cell;
  vertical-align: middle;
  *display: inline;
  *zoom: 1;
  padding: 10px 10px 8px;
  font-size: 14px;
  font-weight: bold;
  background: url("https://web.archive.org/web/20170929144533im_/https://d13ph7xrk1ee39.cloudfront.net/img/button-bg.gif?uiyI5SQIILyWljThiov-gw") repeat-x 0 bottom #FFFFFF;
  background-color: #FFFFFF;
  background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#e6e6e6), color-stop(0.5, #FFFFFF));
  background: -webkit-linear-gradient(top, #FFFFFF 0%, #FFFFFF 50%, #e6e6e6 100%);
  background: -moz-linear-gradient(top, #FFFFFF 0%, #FFFFFF 50%, #e6e6e6 100%);
  background: -ms-linear-gradient(top, #FFFFFF 0%, #FFFFFF 50%, #e6e6e6 100%);
  background: -o-linear-gradient(top, #FFFFFF 0%, #FFFFFF 50%, #e6e6e6 100%);
  background: linear-gradient(top, #FFFFFF 0%, #FFFFFF 50%, #e6e6e6 100%);
  color: #323232;
  text-align: center;
  line-height: 1.2;
  border: 1px solid #ddd;
  border-bottom-color: #ccc;
  border-left: none;
  *float: left;
}
.tab2 a span,
.tab3 a span {
  text-align: left;
  display: inline-block;
  *display: inline;
  *zoom: 1;
}
.tab2 a span.label,
.tab3 a span.label {
  float: left;
  margin: 8px 0 0;
}
.tab2 a span.number,
.tab3 a span.number {
  text-shadow: 0 0 0 rgba(0, 0, 0, 0);
  color: #FFF;
  float: right;
  font-size: 10px;
  font-weight: normal;
  background: #969696;
  min-width: 4em;
  padding: 1px 5px 0;
  margin: 8px 0;
  text-align: right;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
}
.tab2.user-menu-activity a,
.tab3.user-menu-activity a {
  padding: 0 10px;
}
.tab2.user-menu-friends a,
.tab3.user-menu-friends a {
  padding: 8px 10px;
}
.tab2.user-menu-friends a span.name,
.tab3.user-menu-friends a span.name {
  font-size: 12px;
}
.tab2.user-menu-friends a span.number,
.tab3.user-menu-friends a span.number {
  width: 100%;
  margin: 5px 0 0;
  text-align: center;
  padding: 2px 5px;
  font-size: 12px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
}
.tab2.user-menu-friends a span.number .denominator,
.tab3.user-menu-friends a span.number .denominator {
  font-size: 10px;
  font-weight: normal;
  color: rgba(255, 255, 255, 0.7);
  padding-left: 2px;
}
.tab2 a:hover,
.tab3 a:hover {
  background: #f9f9f9;
  -webkit-box-shadow: inset 0 1px 0 #fff, 0 2px 4px rgba(0,0,0,0.1);
  -moz-box-shadow: inset 0 1px 0 #fff, 0 2px 4px rgba(0,0,0,0.1);
  -ms-box-shadow: inset 0 1px 0 #fff, 0 2px 4px rgba(0,0,0,0.1);
  -o-box-shadow: inset 0 1px 0 #fff, 0 2px 4px rgba(0,0,0,0.1);
  box-shadow: inset 0 1px 0 #fff, 0 2px 4px rgba(0,0,0,0.1);
}
.tab2 a.selected,
.tab3 a.selected {
  color: #FFF;
  background: url("https://web.archive.org/web/20170929144533im_/https://d13ph7xrk1ee39.cloudfront.net/img/green-button-bg.gif?8Jseyb_1qlMm01end0DsmA") repeat-x 0 bottom #81e52e;
  background-color: #81e52e;
  background: -webkit-gradient(linear, left top, left bottom, from(#81e52e), to(#5ac800));
  background: -webkit-linear-gradient(top, #81e52e #5ac800);
  background: -moz-linear-gradient(top, #81e52e #5ac800);
  background: -ms-linear-gradient(top, #81e52e #5ac800);
  background: -o-linear-gradient(top, #81e52e #5ac800);
  background: linear-gradient(top, #81e52e #5ac800);
}
.tab2 a.selected span.number,
.tab3 a.selected span.number {
  background: #3caa00;
}
.tab2 a.selected:hover,
.tab3 a.selected:hover {
  -webkit-box-shadow: inset 0 0 0 #fff, 0 0 0 rgba(0,0,0,0.1);
  -moz-box-shadow: inset 0 0 0 #fff, 0 0 0 rgba(0,0,0,0.1);
  -ms-box-shadow: inset 0 0 0 #fff, 0 0 0 rgba(0,0,0,0.1);
  -o-box-shadow: inset 0 0 0 #fff, 0 0 0 rgba(0,0,0,0.1);
  box-shadow: inset 0 0 0 #fff, 0 0 0 rgba(0,0,0,0.1);
}
.tab2 > a:first-child,
.tab3 > a:first-child {
  border-left: 1px solid #ddd;
  -webkit-border-top-left-radius: 5px;
  -moz-border-top-left-radius: 5px;
  -ms-border-top-left-radius: 5px;
  -o-border-top-left-radius: 5px;
  border-top-left-radius: 5px;
  -webkit-border-bottom-left-radius: 5px;
  -moz-border-bottom-left-radius: 5px;
  -ms-border-bottom-left-radius: 5px;
  -o-border-bottom-left-radius: 5px;
  border-bottom-left-radius: 5px;
}
.tab2 > a:last-child,
.tab3 > a:last-child {
  -webkit-border-top-right-radius: 5px;
  -moz-border-top-right-radius: 5px;
  -ms-border-top-right-radius: 5px;
  -o-border-top-right-radius: 5px;
  border-top-right-radius: 5px;
  -webkit-border-bottom-right-radius: 5px;
  -moz-border-bottom-right-radius: 5px;
  -ms-border-bottom-right-radius: 5px;
  -o-border-bottom-right-radius: 5px;
  border-bottom-right-radius: 5px;
}
.tab2 a {
  width: 50%;
}
.icon-container {
  width: 58px;
  height: 58px;
  float: left;
}
.icon-container .icon {
  background: #fff;
  border: 1px solid #ddd;
  vertical-align: middle;
  width: 56px;
  height: 56px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
}
.icon-container.official-user {
  position: relative;
}
.icon-container.official-user:after {
  content: url("../Friiverse - Webpage Home_files/zac_verified-user");
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  width: 22px;
  height: 22px;
}
.user-community .icon-container {
  position: relative;
  overflow: visible;
  background: transparent;
}
.user-community .icon-container .icon {
  width: 38px;
  height: 38px;
  position: absolute;
  top: 0;
}
.user-community .icon-container .user-icon {
  position: absolute;
  bottom: 0;
  right: 0;
  width: 36px;
  height: 36px;
  background: #fff;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
  border: 1px solid #ddd;
}
.user-community.official-user .icon-container:after {
  content: url("https://web.archive.org/web/20170929144533im_/https://d13ph7xrk1ee39.cloudfront.net/img/official-user-mini.png?x0Bort0kL7ZYsffoDnNvnA");
  position: absolute;
  display: block;
  top: 20px;
  right: 21px;
  width: 17px;
  height: 17px;
}
.button {
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  -o-appearance: none;
  appearance: none;
  padding: 12px 15px;
  border: 1px solid rgba(0, 0, 0, 0.1);
  border-bottom-color: #ccc;
  background: #f6f6f6;
  color: #323232;
  display: block;
  font-size: 14px;
  text-align: center;
  max-width: 480px;
  margin: 0 auto;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
  -webkit-box-shadow: inset 0 1px 0 #fff;
  -moz-box-shadow: inset 0 1px 0 #fff;
  -ms-box-shadow: inset 0 1px 0 #fff;
  -o-box-shadow: inset 0 1px 0 #fff;
  box-shadow: inset 0 1px 0 #fff;
}
.button:hover {
  text-decoration: none!important;
  background: #f6f6f6;
  -webkit-box-shadow: inset 0 1px 0 #fff, 0 2px 4px rgba(0,0,0,0.1);
  -moz-box-shadow: inset 0 1px 0 #fff, 0 2px 4px rgba(0,0,0,0.1);
  -ms-box-shadow: inset 0 1px 0 #fff, 0 2px 4px rgba(0,0,0,0.1);
  -o-box-shadow: inset 0 1px 0 #fff, 0 2px 4px rgba(0,0,0,0.1);
  box-shadow: inset 0 1px 0 #fff, 0 2px 4px rgba(0,0,0,0.1);
}
.button.edit-button {
  width: 34px;
  float: right;
  margin: 0 0 10px 10px;
  padding: 4px 0 3px;
}
.button.edit-button:hover {
  text-decoration: none;
}
.button.edit-button:before {
  content: "y";
  font-size: 18px;
  color: #969696;
}
.big-button {
  display: block;
  width: 145px;
  margin: 0 auto;
  padding: 9px 0 7px;
  border: 1px solid #dddddd;
  border-bottom-color: #ccc;
  background: #f6f6f6;
  font-size: 12px;
  color: #323232;
  text-align: center;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
  -webkit-box-shadow: inset 0 1px 0 #ffffff;
  -moz-box-shadow: inset 0 1px 0 #ffffff;
  -ms-box-shadow: inset 0 1px 0 #ffffff;
  -o-box-shadow: inset 0 1px 0 #ffffff;
  box-shadow: inset 0 1px 0 #ffffff;
}
.big-button:hover {
  -webkit-box-shadow: inset 0 1px 0 #fff, 0 2px 4px rgba(0,0,0,0.1);
  -moz-box-shadow: inset 0 1px 0 #fff, 0 2px 4px rgba(0,0,0,0.1);
  -ms-box-shadow: inset 0 1px 0 #fff, 0 2px 4px rgba(0,0,0,0.1);
  -o-box-shadow: inset 0 1px 0 #fff, 0 2px 4px rgba(0,0,0,0.1);
  box-shadow: inset 0 1px 0 #fff, 0 2px 4px rgba(0,0,0,0.1);
}
.big-button.disabled {
  color: #969696;
}
.big-button.disabled:hover {
  -webkit-box-shadow: inset 0 1px 0 #ffffff;
  -moz-box-shadow: inset 0 1px 0 #ffffff;
  -ms-box-shadow: inset 0 1px 0 #ffffff;
  -o-box-shadow: inset 0 1px 0 #ffffff;
  box-shadow: inset 0 1px 0 #ffffff;
  text-decoration: none;
}
.arrow-button {
  clear: both;
  display: block;
  padding: 11px 20px 9px 15px;
  background: url('https://friiverse.alwaysdata.net/img/icon-arrow-right.png') no-repeat 97.5% center;
  color: #323232;
  -webkit-background-size: 9px 15px;
  -moz-background-size: 9px 15px;
  -ms-background-size: 9px 15px;
  -o-background-size: 9px 15px;
  background-size: 9px 15px;
}
.arrow-button:hover {
  background-color: #f9f9f9;
}
.favorite-button:before {
  content: "P";
  font-size: 20px;
  margin: -2px 5px 0 0;
  line-height: 11px;
  color: #f79726;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  vertical-align: middle;
}
.favorite-button.checked:before {
  content: "s";
}
.favorite-button.checked:before {
  content: "s";
}
.ie .favorite-button.changing:before {
  content: none;
}
.favorite-button .favorite-button-text {
  padding: 4px 0 2px;
}
.filter-button {
  background-color: rgba(0, 0, 0, 0.06);
  border: none;
  float: none;
  padding: 4px 10px;
  vertical-align: middle;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
}
.filter-button:hover {
  background-color: rgba(0, 0, 0, 0.08);
  color: #323232;
}
.filter-button:before {
  content: "V";
  float: right;
  font-size: 10px;
  padding: 3px 0 0 5px;
}
.hidden-content-button {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  margin: 5px;
  padding: 3px 5px;
  border: 1px solid #ddd;
  border-bottom-color: #ccc;
  background: #f6f6f6;
  font-size: 12px;
  color: #323232;
  text-align: center;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
  -webkit-box-shadow: inset 0 1px 0 #fff;
  -moz-box-shadow: inset 0 1px 0 #fff;
  -ms-box-shadow: inset 0 1px 0 #fff;
  -o-box-shadow: inset 0 1px 0 #fff;
  box-shadow: inset 0 1px 0 #fff;
}
.hidden-content-button:hover {
  text-decoration: none!important;
  -webkit-box-shadow: inset 0 1px 0 #fff, 0 2px 4px rgba(0,0,0,0.1);
  -moz-box-shadow: inset 0 1px 0 #fff, 0 2px 4px rgba(0,0,0,0.1);
  -ms-box-shadow: inset 0 1px 0 #fff, 0 2px 4px rgba(0,0,0,0.1);
  -o-box-shadow: inset 0 1px 0 #fff, 0 2px 4px rgba(0,0,0,0.1);
  box-shadow: inset 0 1px 0 #fff, 0 2px 4px rgba(0,0,0,0.1);
}
.black-button {
  min-width: 135px;
  padding: 9px 10px 7px;
  margin: 0;
  border: 1px solid #444;
  color: #fff;
  font-size: 14px;
  font-weight: bold;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.5);
  background: url("https://web.archive.org/web/20170929144533im_/https://d13ph7xrk1ee39.cloudfront.net/img/black-button-bg.gif?Ty01XDIUuk5WD0uuzjC--A") repeat-x 0 bottom #646464;
  background-color: #646464;
  background: -webkit-gradient(linear, left top, left bottom, from(#646464), to(#323232), color-stop(0.96, #434343));
  background: -webkit-linear-gradient(top, #646464 0%, #434343 96%, #323232 100%);
  background: -moz-linear-gradient(top, #646464 0%, #434343 96%, #323232 100%);
  background: -ms-linear-gradient(top, #646464 0%, #434343 96%, #323232 100%);
  background: -o-linear-gradient(top, #646464 0%, #434343 96%, #323232 100%);
  background: linear-gradient(top, #646464 0%, #434343 96%, #323232 100%);
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.3);
  -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.3);
  -ms-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.3);
  -o-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.3);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.3);
  vertical-align: middle;
  min-height: 40px;
  min-height: 30px\9;
}
.black-button.disabled {
  background: #ddd;
  background-color: #ddd;
  background: -webkit-gradient(linear, left top, left bottom, from(#ddd), to(#d0d0d0), color-stop(0.96, #ddd));
  background: -webkit-linear-gradient(top, #ddd 0%, #ddd 96%, #d0d0d0 100%);
  background: -moz-linear-gradient(top, #ddd 0%, #ddd 96%, #d0d0d0 100%);
  background: -ms-linear-gradient(top, #ddd 0%, #ddd 96%, #d0d0d0 100%);
  background: -o-linear-gradient(top, #ddd 0%, #ddd 96%, #d0d0d0 100%);
  background: linear-gradient(top, #ddd 0%, #ddd 96%, #d0d0d0 100%);
  border-color: #c4c4c4;
  color: #919191;
  text-shadow: 0 1px 0 #ffffff;
  cursor: default;
}
.black-button.loading {
  background: #ddd;
  border-color: #b7b7b7;
  color: #969696;
  background-color: #ddd;
  background: -webkit-gradient(linear, left top, left bottom, from(#ddd), to(#b7b7b7), color-stop(0.96, #c4c4c4));
  background: -webkit-linear-gradient(top, #ddd 0%, #c4c4c4 96%, #b7b7b7 100%);
  background: -moz-linear-gradient(top, #ddd 0%, #c4c4c4 96%, #b7b7b7 100%);
  background: -ms-linear-gradient(top, #ddd 0%, #c4c4c4 96%, #b7b7b7 100%);
  background: -o-linear-gradient(top, #ddd 0%, #c4c4c4 96%, #b7b7b7 100%);
  background: linear-gradient(top, #ddd 0%, #c4c4c4 96%, #b7b7b7 100%);
  text-shadow: 0 1px 0 #ffffff;
}
.gray-button {
  min-width: 135px;
  padding: 9px 10px 7px;
  margin: 0;
  border: 1px solid #bbb;
  color: #323232;
  font-size: 14px;
  font-weight: bold;
  text-shadow: 0 1px 0 #fff;
  background: url("https://web.archive.org/web/20170929144533im_/https://d13ph7xrk1ee39.cloudfront.net/img/gray-button-bg.gif?iPp0oywZ37ls0JMfqV-7vA") repeat-x 0 bottom #fff;
  background-color: #fff;
  background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#bbb), color-stop(0.96, #ddd));
  background: -webkit-linear-gradient(top, #fff 0%, #ddd 96%, #bbb 100%);
  background: -moz-linear-gradient(top, #fff 0%, #ddd 96%, #bbb 100%);
  background: -ms-linear-gradient(top, #fff 0%, #ddd 96%, #bbb 100%);
  background: -o-linear-gradient(top, #fff 0%, #ddd 96%, #bbb 100%);
  background: linear-gradient(top, #fff 0%, #ddd 96%, #bbb 100%);
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
  -webkit-box-shadow: inset 0 1px 0 #fff;
  -moz-box-shadow: inset 0 1px 0 #fff;
  -ms-box-shadow: inset 0 1px 0 #fff;
  -o-box-shadow: inset 0 1px 0 #fff;
  box-shadow: inset 0 1px 0 #fff;
  vertical-align: middle;
  min-height: 40px;
  min-height: 30px\9;
}
.gray-button.disabled {
  background: #ddd;
  color: #969696;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  -ms-box-shadow: none;
  -o-box-shadow: none;
  box-shadow: none;
}
.buttons-content {
  text-align: center;
}
.buttons-content a {
  width: 45%;
  display: inline-block;
  margin: 0 0.5%;
}
.newest-more-button:before,
.new-topic-button:before {
  content: "p";
  vertical-align: middle;
  font-size: 20px;
  line-height: 20px;
}
.popular-more-button:before {
  content: "W";
  vertical-align: middle;
  font-size: 22px;
  line-height: 22px;
}
.pager-button {
  display: table;
  *zoom: 1;
  width: 936px;
  margin: 20px auto;
  background: #f6f6f6;
  width: auto;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
}
.pager-button:after {
  content: "";
  display: block;
  clear: both;
}
.pager-button .button {
  display: table-cell;
  vertical-align: middle;
  *display: inline;
  *zoom: 1;
  color: #323232;
  text-align: center;
  line-height: 1.2;
  border: none;
}
.pager-button .selected {
  width: 260px;
  font-size: 14px;
}
.pager-button .back-button {
  padding: 10px;
  margin: 0;
  border-right: 1px solid #ddd;
  width: 40px;
  -webkit-border-radius: 3px 0 0 3px;
  -moz-border-radius: 3px 0 0 3px;
  -ms-border-radius: 3px 0 0 3px;
  -o-border-radius: 3px 0 0 3px;
  border-radius: 3px 0 0 3px;
}
.pager-button .back-button:before {
  content: "I";
}
.pager-button .next-button {
  padding: 10px;
  margin: 0;
  border-left: 1px solid #ddd;
  width: 40px;
  -webkit-border-radius: 0 3px 3px 0;
  -moz-border-radius: 0 3px 3px 0;
  -ms-border-radius: 0 3px 3px 0;
  -o-border-radius: 0 3px 3px 0;
  border-radius: 0 3px 3px 0;
}
.pager-button .next-button:before {
  content: "R";
}
.report-buttons-content {
  display: block;
  text-align: right;
}
.report-violation-button,
.report-button {
  font-size: 12px;
  display: inline;
  width: auto;
  padding: 0;
  margin: 0 0 0 10px;
  border: none;
  background: transparent;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
  color: #ddd;
}
.report-violation-button:hover,
.report-button:hover {
  color: #969696;
  text-decoration: underline;
}
.report-violation-button.disabled:hover,
.report-button.disabled:hover {
  text-decoration: none;
  color: #ddd;
}
.social-buttons-container.is-disable-twitter .social-buttons-content {
  display: inline-block;
  width: auto;
  padding-right: 3px;
}
.social-buttons-container.is-disable-twitter .social-buttons-content-cell {
  display: inline-block;
}
.social-buttons-content {
  text-align: left;
  margin-bottom: 5px;
  margin-right: 3px;
  display: inline-block;
  vertical-align: top;
}
.social-buttons-content .social-buttons-content-cell {
  display: inline-block;
  vertical-align: top;
  padding-right: 3px;
  width: 30px;
}
.social-buttons-content .social-buttons-content-cell:last-child {
  padding-right: 0;
}
.social-buttons-content .social-buttons-content-cell.facebook,
.social-buttons-content .social-buttons-content-cell.twitter {
  width: auto;
}
.social-buttons-content .social-buttons-content-cell.line {
  display: none;
}
.social-buttons-content .social-button {
  padding: 0;
  width: auto;
  font-size: 0;
  border: none;
  background: transparent;
  width: 30px;
  color: #fff;
}
.social-buttons-content .social-button.facebook,
.social-buttons-content .social-button.twitter {
  font-size: 12px;
  width: 100%;
  height: 30px;
  min-width: 100px;
}
.social-buttons-content .social-button.facebook .social-button-inner,
.social-buttons-content .social-button.twitter .social-button-inner {
  background-image: none !important;
  width: 100%;
  line-height: 30px;
  padding-left: 10px;
  padding-right: 10px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
}
.social-buttons-content .social-button.twitter .social-button-inner {
  background-color: #55acee;
  border: 1px solid #2795e9;
}
.social-buttons-content .social-button.twitter .social-button-inner:before {
  content: "1";
  padding-right: 5px;
}
.social-buttons-content .social-button.facebook .social-button-inner {
  background-color: #3b5998;
  border: 1px solid #2d4373;
}
.social-buttons-content .social-button.facebook .social-button-inner:before {
  content: "2";
  padding-right: 5px;
}
.social-buttons-content .social-button.line {
  display: none;
}
.social-buttons-content .social-button .social-button-inner {
  width: 30px;
  height: 30px;
  background-repeat: no-repeat;
  background-position: 0 0;
  display: inline-block;
  background-size: 30px 30px;
}
.embed-link-button {
  font-size: 12px;
  color: #969696;
  width: auto;
  background: transparent;
  border: none;
  padding: 0;
}
.embed-link-button:hover {
  color: #646464;
  text-decoration: underline;
}
.closed-user-report-content {
  margin-top: 15px;
}
.button-shop {
  color: #fff;
  -webkit-border-radius: 2em;
  -moz-border-radius: 2em;
  -ms-border-radius: 2em;
  -o-border-radius: 2em;
  border-radius: 2em;
  font-weight: bold;
  border-color: transparent;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  -ms-box-shadow: none;
  -o-box-shadow: none;
  box-shadow: none;
  padding: 5px 30px;
  position: relative;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
}
.button-shop:hover {
  -webkit-box-shadow: inset 0 0 0 transparent, 0 2px 4px rgba(0,0,0,0.1);
  -moz-box-shadow: inset 0 0 0 transparent, 0 2px 4px rgba(0,0,0,0.1);
  -ms-box-shadow: inset 0 0 0 transparent, 0 2px 4px rgba(0,0,0,0.1);
  -o-box-shadow: inset 0 0 0 transparent, 0 2px 4px rgba(0,0,0,0.1);
  box-shadow: inset 0 0 0 transparent, 0 2px 4px rgba(0,0,0,0.1);
}
.button-shop:before {
  content: "3";
  vertical-align: middle;
  font-size: 16px;
}
.button-shop:after {
  font-family: 'MiiverseSymbols', sans-serif !important;
  font-weight: normal!important;
  content: ":";
  vertical-align: middle;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 10px;
  height: 14px;
  line-height: 14px;
  margin: auto;
}
.button-n3ds {
  background-color: #ce181e;
}
.button-n3ds:hover {
  background: #c0161c;
}
.button-wiiu {
  background-color: #1193c4;
}
.button-wiiu:hover {
  background: #1088b6;
}
.list > li,
.list > div,
.list > a,
.list > span {
  *zoom: 1;
  padding: 15px;
  border-top: 1px solid #ddd;
  background-repeat: no-repeat;
}
.list > li:after,
.list > div:after,
.list > a:after,
.list > span:after {
  content: "";
  display: block;
  clear: both;
}
.list > a,
.list > span {
  display: block;
  padding-left: 52px;
  color: #323232;
  font-weight: bold;
}
.list.info-reply-list + .reply-list li:first-child {
  border-top: 1px solid #ddd;
}
.list div#user-page-no-content.none + div {
  border: 0;
}
.list .toggle-button {
  margin-top: 7px;
  margin-left: 10px;
  float: right;
  position: relative;
}
.list .toggle-button .button {
  width: 100px;
  padding: 0 30px 0 0;
  height: 36px;
  line-height: 34px;
}
.list .toggle-button .button:before {
  color: #fff;
  line-height: 34px;
  position: absolute;
  top: 0;
  right: 0;
  display: block;
  width: 30px;
  height: 34px;
  border: 1px solid #ddd;
  border-left: none;
  border-bottom-color: #ccc;
  -webkit-box-shadow: inset 0 0.5px 0 rgba(255, 255, 255, 0.9);
  -moz-box-shadow: inset 0 0.5px 0 rgba(255, 255, 255, 0.9);
  -ms-box-shadow: inset 0 0.5px 0 rgba(255, 255, 255, 0.9);
  -o-box-shadow: inset 0 0.5px 0 rgba(255, 255, 255, 0.9);
  box-shadow: inset 0 0.5px 0 rgba(255, 255, 255, 0.9);
  -webkit-border-top-right-radius: 5px;
  -moz-border-top-right-radius: 5px;
  -ms-border-top-right-radius: 5px;
  -o-border-top-right-radius: 5px;
  border-top-right-radius: 5px;
  -webkit-border-bottom-right-radius: 5px;
  -moz-border-bottom-right-radius: 5px;
  -ms-border-bottom-right-radius: 5px;
  -o-border-bottom-right-radius: 5px;
  border-bottom-right-radius: 5px;
}
.list .toggle-button .unfollow-button:before {
  background-color: #969696;
  content: "x";
}
.list .toggle-button .follow-button:before {
  color: #5ac800;
  content: "Q";
}
.list .toggle-button .follow-done-button:before {
  color: #5ac800;
  content: "v";
}
.list .toggle-button .follow-done-button:hover {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  -ms-box-shadow: none;
  -o-box-shadow: none;
  box-shadow: none;
}
.community-list > li {
  padding: 0;
}
.community-list .community-list-body {
  display: table;
  width: 100%;
  padding: 10px 0;
}
.community-list .news-community-badge {
  background: #5ac800;
  color: #FFF;
  display: inline-block;
  font-size: 10px;
  margin: 0;
  position: relative;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
}
.community-list .news-community-badge + .title {
  margin-top: 0;
}
.community-list .community-list-body {
  display: table;
  width: 100%;
  padding: 10px 0;
}
.community-list .icon-container {
  float: none;
  display: table-cell;
  *display: inline;
  *zoom: 1;
  vertical-align: middle;
  line-height: 0;
  padding: 0 0 0 10px;
}
.community-list .icon-container .icon {
  border: 1px solid #ddd;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
}
.community-list .user-community .icon-container .icon {
  width: 36px;
  height: 36px;
}
.community-list .title {
  display: block;
  font-size: 16px;
  font-weight: bold;
  color: #323232;
  margin-bottom: 2px;
  margin-top: 3px;
  line-height: 1.2;
  position: relative;
}
.community-list .title:hover {
  text-decoration: none;
}
.community-list .text {
  color: #969696;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  word-wrap: normal;
  display: block;
}
.community-list .body {
  margin-left: 0;
  display: table-cell;
  vertical-align: middle;
  *display: inline;
  *zoom: 1;
  padding: 5px 15px 0 10px;
  word-wrap: break-word;
  max-width: 176px;
}
.community-list .community-list-cover {
  display: none;
}
.community-list.other-communities-list .text {
  display: none;
}
.community-list .siblings {
  display: table-cell;
  vertical-align: middle;
  *display: inline;
  *zoom: 1;
  padding: 0 5px;
  width: 40px;
  color: #969696;
  text-align: center;
  border-left: 1px solid #ddd;
  *width: 70px;
  *text-align: left;
  *cursor: pointer;
  z-index: 2;
}
.community-list .siblings:before {
  content: 'l';
  font-size: 30px;
  line-height: 56px;
}
.community-list .siblings:hover {
  text-decoration: none;
}
.community-card-list {
  margin-bottom: 3px;
  *zoom: 1;
}
.community-card-list:after {
  content: "";
  display: block;
  clear: both;
}
.community-card-list > li {
  background: #fff;
  border: 1px solid rgba(0, 0, 0, 0.1);
  overflow: hidden;
  -webkit-box-shadow: 0 1px 0px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 1px 0px rgba(0, 0, 0, 0.2);
  -ms-box-shadow: 0 1px 0px rgba(0, 0, 0, 0.2);
  -o-box-shadow: 0 1px 0px rgba(0, 0, 0, 0.2);
  box-shadow: 0 1px 0px rgba(0, 0, 0, 0.2);
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
  margin: 0 1% 8px 0;
  width: 49.5%;
  float: left;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
}
.community-card-list > li:after {
  content: none;
}
.community-card-list > li:nth-child(2n) {
  margin-right: 0;
}
.community-card-list > li:nth-child(2n+1) {
  clear: both;
}
.community-card-list .community-list-body {
  padding: 0;
}
.community-card-list .icon-container {
  padding: 10px 0 10px 10px;
}
.community-card-list .body {
  padding: 5px 10px 0;
}
.community-card-list .community-list-cover {
  display: block;
}
.community-card-list .title {
  overflow: hidden;
  max-height: 2.4em;
  -webkit-line-clamp: 2;
  display: -webkit-box;
  -webkit-box-orient: vertical;
}
.community-small-list .icon-container {
  width: 50px;
  height: 50px;
}
.community-small-list .icon-container .icon {
  width: 48px;
  height: 48px;
}
.community-small-list .body {
  padding: 10px 15px 10px 10px;
}
.device-new-community-list .community-list-cover,
.special-community-list .community-list-cover {
  display: none;
}
.community-list-cover {
  width: 100%;
  min-height: 131px;
  display: block;
  border-bottom: 1px solid #ddd;
  -webkit-border-radius: 3px 3px 0 0;
  -moz-border-radius: 3px 3px 0 0;
  -ms-border-radius: 3px 3px 0 0;
  -o-border-radius: 3px 3px 0 0;
  border-radius: 3px 3px 0 0;
}
.post-list-loading {
  text-align: center;
}
.post-list-loading img {
  width: 22px;
  height: 22px;
}
.list-content-with-icon-and-text li {
  *zoom: 1;
  padding: 15px;
  border-top: 1px solid #ddd;
  background-repeat: no-repeat;
}
.list-content-with-icon-and-text li:after {
  content: "";
  display: block;
  clear: both;
}
.list-content-with-icon-and-text .title {
  margin-bottom: 2px;
  margin-top: 6px;
  display: block;
}
.list-content-with-icon-and-text .text {
  color: #969696;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  word-wrap: normal;
  display: block;
  height: 1.6em;
}
.list-content-with-icon-and-text .body {
  margin-left: 66px;
}
.list-content-with-icon-and-text .nick-name {
  font-size: 16px;
  font-weight: bold;
  color: #323232;
}
.list-content-with-icon-and-text .nick-name a {
  color: #323232;
}
.list-content-with-icon-and-text .id-name {
  font-size: 12px;
  line-height: 14px;
  padding: 1px 3px;
  margin-top: 2px;
  color: #969696;
  margin-right: 5px;
}
.list-content-with-icon-and-text .toggle-button {
  float: right;
  margin: 10px 0 0 10px;
}
.list-content-with-icon-and-text .user-profile-memo-content {
  margin-top: 10px;
  margin-bottom: 5px;
  text-align: center;
  margin-right: 62px;
}
.list-content-with-icon-and-text .user-profile-memo-content img {
  width: 100%;
  max-width: 320px;
  vertical-align: bottom;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
}
select {
  min-width: 80%;
  margin: 0;
  font-size: 16px;
  border: 1px solid #bbb;
}
form.search {
  margin: 0 0 25px;
  text-align: center;
}
form.search input[type="text"] {
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  -o-appearance: none;
  appearance: none;
  background-color: #eaeaea;
  box-shadow: none;
  border: none;
  font-size: 16px;
  height: 32px;
  margin: 0;
  padding: 0 5px 0 7px;
  vertical-align: middle;
  width: 83%;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  -webkit-border-radius: 5px 0 0 5px;
  -moz-border-radius: 5px 0 0 5px;
  -ms-border-radius: 5px 0 0 5px;
  -o-border-radius: 5px 0 0 5px;
  border-radius: 5px 0 0 5px;
}
form.search input[type="text"]:focus {
  outline: none;
}
form.search input[type="submit"] {
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  -o-appearance: none;
  appearance: none;
  background-color: #eaeaea;
  background-image: none;
  border: none;
  color: #646464;
  font-family: 'MiiverseSymbols', sans-serif;
  font-size: 16px;
  font-weight: normal!important;
  height: 32px;
  margin: 0;
  padding: 0;
  text-align: center;
  vertical-align: middle;
  width: 9%;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  -webkit-border-radius: 0 5px 5px 0;
  -moz-border-radius: 0 5px 5px 0;
  -ms-border-radius: 0 5px 5px 0;
  -o-border-radius: 0 5px 5px 0;
  border-radius: 0 5px 5px 0;
}
form.search input[type="submit"]:hover {
  background: #f9f9f9;
}
#post-form {
  margin: 15px;
  position: relative;
}
#post-form.folded {
  margin: 15px 15px 10px;
}
#post-form.folded .textarea-text {
  height: 3.4em;
  line-height: 1.2em;
}
#post-form.folded .feeling-selector,
#post-form.folded .multi-language-selector,
#post-form.folded .language-id-selector,
#post-form.folded .language-bodies,
#post-form.folded .spoiler-button,
#post-form.folded .select-from-album-button,
#post-form.folded .topic-categories-container,
#post-form.folded .url-form,
#post-form.folded .form-buttons,
#post-form.folded .file-button-container,
#post-form.folded .region-ids,
#post-form.folded .open-topic-post-existing-warning,
#post-form.folded.body-folded .textarea-text {
  display: none;
}
#post-form + #community-post-list .list > div:first-child {
  border-top: 1px solid #ddd;
}
#post-form.folded .open-topic-post-existing-warning + .textarea-container .textarea {
  margin-bottom: 10px;
}
.tutorial-window {
  background-color: rgba(255, 255, 255, 0.9);
  width: 100%;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-box;
  display: -o-box;
  display: box;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-box-align: center;
  -o-box-align: center;
  box-align: center;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
}
.tutorial-window .content {
  border: 2px solid #5ac800;
  padding: 25px 20px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  -o-border-radius: 10px;
  border-radius: 10px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
}
.tutorial-window .window-bottom-buttons {
  margin-top: 12px;
}
.open-topic-post-existing-warning {
  height: 100%;
  left: 0;
  top: 0;
  position: absolute;
  z-index: 2;
}
.open-topic-post-existing-warning + .textarea-container .textarea {
  margin: 0 0 -10px;
  outline: none;
}
.topic-title-input,
.textarea {
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  -o-appearance: none;
  appearance: none;
  resize: vertical;
  width: 96%;
  padding: 1.8%;
  margin: 0 0 10px;
  border: 1px solid #969696;
  font-size: 16px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
  -webkit-box-shadow: inset 0 2px 6px rgba(0,0,0,0.12), 0 1px 0 #fff;
  -moz-box-shadow: inset 0 2px 6px rgba(0,0,0,0.12), 0 1px 0 #fff;
  -ms-box-shadow: inset 0 2px 6px rgba(0,0,0,0.12), 0 1px 0 #fff;
  -o-box-shadow: inset 0 2px 6px rgba(0,0,0,0.12), 0 1px 0 #fff;
  box-shadow: inset 0 2px 6px rgba(0,0,0,0.12), 0 1px 0 #fff;
}
.topic-title-input.with-image,
.textarea.with-image {
  padding-left: 23.8%;
  width: 74%;
}
.textarea {
  height: 5.6em;
}
.feeling-selector {
  height: 61px;
  margin-bottom: 15px;
  text-align: center;
  background-color: #646464;
  background: -webkit-gradient(linear, left top, left bottom, from(#646464), to(#969696));
  background: -webkit-linear-gradient(top, #646464 #969696);
  background: -moz-linear-gradient(top, #646464 #969696);
  background: -ms-linear-gradient(top, #646464 #969696);
  background: -o-linear-gradient(top, #646464 #969696);
  background: linear-gradient(top, #646464 #969696);
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
}
.feeling-selector .feeling-button {
  font-size: 45px;
  font-weight: normal !important;
  color: #FFFFFF;
  text-shadow: 0px 1px 6px #000;
  -ms-filter: progid:DXImageTransform.Microsoft.DropShadow(offx=0px, offy=1px, color=#000);
  line-height: 60px;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  width: 15%;
  position: relative;
}
.feeling-selector .feeling-button.checked {
  color: #98ff42;
}
.feeling-selector input {
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  -o-appearance: none;
  appearance: none;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  margin: 0;
  outline: 0;
  -webkit-opacity: 0;
  -moz-opacity: 0;
  -ms-opacity: 0;
  -o-opacity: 0;
  opacity: 0;
}
.ie8-earlier .feeling-selector input {
  display: inline;
  height: 0;
  width: 0;
  outline: none;
}
.ie8-earlier .feeling-selector .feeling-button.changing:before {
  content: none;
}
.feeling-selector .feeling-button-normal:before {
  content: "C";
}
.feeling-selector .feeling-button-happy:before {
  content: "H";
}
.feeling-selector .feeling-button-like:before {
  content: "L";
}
.feeling-selector .feeling-button-surprised:before {
  content: "O";
}
.feeling-selector .feeling-button-frustrated:before {
  content: "G";
}
.feeling-selector .feeling-button-puzzled:before {
  content: "U";
}
.topic-categories-container {
  position: relative;
  margin: 5px 0 15px;
  background: #fff;
  font-size: 14px;
  font-weight: bold;
  text-align: center;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
  -webkit-box-shadow: 0 1px 0 #fff;
  -moz-box-shadow: 0 1px 0 #fff;
  -ms-box-shadow: 0 1px 0 #fff;
  -o-box-shadow: 0 1px 0 #fff;
  box-shadow: 0 1px 0 #fff;
  width: 100%;
  padding: 0;
}
.topic-categories-container .tag-categories-icon {
  position: relative;
  display: block;
  float: left;
  padding: 3px 10px 1px;
  border-radius: 6px;
  background: #e8316e;
  height: 25px;
  width: 27px;
}
.topic-categories-container .tag-categories-icon:before {
  position: absolute;
  left: 16px;
  top: 2px;
  content: "t";
  font-size: 19px;
  color: #fff;
}
.topic-categories-container .tag-categories-icon:after {
  left: 100%;
  top: 50%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
  border-color: rgba(213, 115, 180, 0);
  border-left-color: #e8316e;
  border-width: 6px;
  margin-top: -6px;
}
.ie8-earlier .topic-categories-container.changing:before {
  content: none;
}
.topic-categories-container select {
  display: block;
  margin-left: 60px;
  min-width: 532px;
  height: 30px;
}
.language-id-selector:not(.none) + .topic-categories-container + .topic-title-input {
  display: none;
}
.post-count-container {
  text-align: right;
  color: #969696;
  font-size: 11px;
  margin-bottom: 3px;
}
.post-count-container .remaining-today-post-count {
  color: #646464;
  font-size: 13px;
  padding: 0 7px 0 3px;
}
.post-form-footer-options {
  display: table;
  width: 100%;
  margin: 0 0 15px;
}
.post-form-footer-options .post-form-footer-option-inner {
  display: table-cell;
  vertical-align: middle;
}
.post-form-footer-options .post-form-select-from-album {
  width: 60%;
  padding-right: 10px;
}
.post-form-footer-options .select-from-album-button {
  width: 100%;
  font-size: 14px;
}
.post-form-footer-options .select-from-album-button:before {
  content: "X";
  vertical-align: middle;
  font-size: 20px;
  line-height: 20px;
}
.post-form-album-content {
  position: relative;
  width: 590px;
  background-color: #fff;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
  border: 2px solid #ddd;
  -webkit-box-shadow: 0px 3px 4px 0px rgba(0, 0, 0, 0.4);
  -moz-box-shadow: 0px 3px 4px 0px rgba(0, 0, 0, 0.4);
  -ms-box-shadow: 0px 3px 4px 0px rgba(0, 0, 0, 0.4);
  -o-box-shadow: 0px 3px 4px 0px rgba(0, 0, 0, 0.4);
  box-shadow: 0px 3px 4px 0px rgba(0, 0, 0, 0.4);
}
.post-form-album-content .community-list > li {
  border-top: none;
}
.post-form-album-content.album-content .album-list {
  margin: -7px 7px 15px;
}
.post-form-album-content:before,
.post-form-album-content:after {
  bottom: 100%;
  left: 30%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
}
.post-form-album-content:after {
  border-color: transparent;
  border-bottom-color: #ffffff;
  border-width: 10px;
  margin-left: -10px;
}
.post-form-album-content:before {
  border-color: transparent;
  border-bottom-color: #dddddd;
  border-width: 13px;
  margin-left: -13px;
}
.post-form-album-content .pager-button .pager-total-number:hover {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  -ms-box-shadow: none;
  -o-box-shadow: none;
  box-shadow: none;
}
.post-form-album-content .pager-button.back-button-disabled .back-button {
  color: #969696;
  cursor: default;
}
.post-form-album-content .pager-button.back-button-disabled .back-button:hover {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  -ms-box-shadow: none;
  -o-box-shadow: none;
  box-shadow: none;
}
.post-form-album-content .pager-button.next-button-disabled .next-button {
  color: #969696;
  cursor: default;
}
.post-form-album-content .pager-button.next-button-disabled .next-button:hover {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  -ms-box-shadow: none;
  -o-box-shadow: none;
  box-shadow: none;
}
.post-form-album-content .close-album-image-selector {
  width: 100%;
}
.post-form-album-content .pager-button,
.post-form-album-content .close-album-image-selector {
  margin: 10px auto;
}
.spoiler-button {
  position: relative;
  display: block;
  margin: 0;
  border: 1px solid #ddd;
  background: #fff;
  font-size: 14px;
  font-weight: bold;
  text-align: center;
  padding: 10px 0;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
  -webkit-box-shadow: 0 1px 0 #fff;
  -moz-box-shadow: 0 1px 0 #fff;
  -ms-box-shadow: 0 1px 0 #fff;
  -o-box-shadow: 0 1px 0 #fff;
  box-shadow: 0 1px 0 #fff;
}
.spoiler-button:before {
  content: "v";
  font-size: 20px;
  line-height: 20px;
  color: #ddd;
}
.spoiler-button input {
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  -o-appearance: none;
  appearance: none;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  margin: 0;
  -webkit-opacity: 0;
  -moz-opacity: 0;
  -ms-opacity: 0;
  -o-opacity: 0;
  opacity: 0;
}
.ie8-earlier .spoiler-button input {
  display: inline;
  height: 0;
  width: 0;
  outline: none;
}
.spoiler-button.checked {
  color: #3caa00;
}
.spoiler-button.checked:before {
  color: #5ac800;
}
.form-buttons {
  margin-top: 20px;
  text-align: center;
}
.form-buttons input {
  display: inline-block;
  *display: inline;
  *zoom: 1;
}
.form-buttons .gray-button {
  margin-right: 10px;
}
.warning-content-forward .age-gate p {
  padding: 20px 0;
}
.warning-content-forward .age-gate .select-content {
  margin: 0 0 30px;
}
.warning-content-forward .age-gate .select-button {
  width: 90px;
  display: inline-block;
  *display: inline;
  *zoom: 1;
}
.warning-content-forward .age-gate .year-select {
  width: 110px;
}
.warning-content-forward .age-gate select {
  height: 28px;
}
#community-content {
  padding-bottom: 10px;
  overflow: hidden;
}
.url-form {
  width: 96%;
  padding: 1.8%;
  border: 1px solid #969696;
  font-size: 16px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
  -webkit-box-shadow: inset 0 2px 6px rgba(0,0,0,0.12), 0 1px 0 #fff;
  -moz-box-shadow: inset 0 2px 6px rgba(0,0,0,0.12), 0 1px 0 #fff;
  -ms-box-shadow: inset 0 2px 6px rgba(0,0,0,0.12), 0 1px 0 #fff;
  -o-box-shadow: inset 0 2px 6px rgba(0,0,0,0.12), 0 1px 0 #fff;
  box-shadow: inset 0 2px 6px rgba(0,0,0,0.12), 0 1px 0 #fff;
}
.file-button-container {
  margin-top: 15px;
  background: #f6f6f6;
  padding: 1.8%;
  display: block;
  margin-bottom: 15px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
}
.input-label {
  display: block;
  color: #646464;
}
.input-label span {
  font-size: 12px;
  color: #969696;
}
input.file-button {
  font-size: 16px;
  color: #646464;
  margin-top: 5px;
  background: #f6f6f6;
  width: 96%;
}
.region-ids,
.multi-language-selector,
.language-id-selector {
  margin: 15px 0 10px;
  background: #f6f6f6;
  padding: 1.8%;
  display: block;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
}
.language-id-selector:not(.none) + .textarea-container .album-image-preview {
  position: static;
  text-align: center;
  width: 100%;
  margin: 12px 0 0 0;
}
.language-id-selector:not(.none) + .textarea-container .album-image-preview img {
  height: 80px;
  width: auto;
}
.region-ids label {
  margin: 0 5px 5px 0;
  display: inline-block;
  *display: inline;
  *zoom: 1;
}
#reply-form {
  margin: 15px 15px 20px;
}
.textarea-container {
  position: relative;
}
.textarea-container .community-container {
  background: #f6f6f6;
  padding: 5px;
  margin-bottom: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  word-wrap: normal;
}
.textarea-container .community-container .community-icon {
  width: 28px;
  height: 28px;
  vertical-align: middle;
  margin-right: 4px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
}
.textarea-container .album-image-preview {
  position: absolute;
  left: 2%;
  top: 55px;
  width: 20%;
}
.textarea-container .album-image-preview img {
  height: auto;
  width: 100%;
  vertical-align: bottom;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
}
.community-post-list .textarea-container .community-container,
.community-top .textarea-container .community-container {
  display: none;
}
.community-post-list .textarea-container .album-image-preview,
.community-top .textarea-container .album-image-preview {
  top: 15px;
}
.mask {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: 0;
  padding: 0;
  border: 0;
  background: url('https://web.archive.org/web/20170929144533im_/https://d13ph7xrk1ee39.cloudfront.net/img/mask-bg-white.png?yNIfM3usnqpvv4k4INBhhw');
  background: rgba(240, 240, 240, 0.6);
  z-index: 31;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
.dialog {
  display: table;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 30;
}
.dialog.active-dialog {
  z-index: 32;
}
.dialog.track-error .window-body {
  padding: 30px 25px 40px;
}
.dialog .dialog-inner {
  display: table-cell;
  vertical-align: middle;
  *display: inline;
  *zoom: 1;
  *padding-top: 20px;
}
.dialog .window {
  width: 615px;
  margin: auto;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
  -webkit-box-shadow: 0 2px 10px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 0 2px 10px rgba(0, 0, 0, 0.5);
  -ms-box-shadow: 0 2px 10px rgba(0, 0, 0, 0.5);
  -o-box-shadow: 0 2px 10px rgba(0, 0, 0, 0.5);
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.5);
}
.dialog .window-title {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  word-wrap: normal;
  height: 34px;
  padding: 0 10px;
  border-top: 1px solid #FF494E;
  border-bottom: 1px solid #FF494E;
  background: #FF494E;
  color: #fff;
  font-size: 16px;
  font-weight: bold;
  line-height: 34px;
  text-align: center;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.3);
  -webkit-border-radius: 5px 5px 0 0;
  -moz-border-radius: 5px 5px 0 0;
  -ms-border-radius: 5px 5px 0 0;
  -o-border-radius: 5px 5px 0 0;
  border-radius: 5px 5px 0 0;
}
.dialog .window-body {
  padding: 10px 10px 20px;
  -webkit-border-radius: 0 0 5px 5px;
  -moz-border-radius: 0 0 5px 5px;
  -ms-border-radius: 0 0 5px 5px;
  -o-border-radius: 0 0 5px 5px;
  border-radius: 0 0 5px 5px;
  background: #fff;
  border: 1px solid #ddd;
  border-top: none;
}
.dialog .window-body-content {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  padding: 10px 0;
}
.dialog .select-content {
  text-align: center;
}
.dialog .select-button-content {
  padding: 10px 0;
  display: inline-block;
  *display: inline;
  *zoom: 1;
}
.dialog .textarea {
  margin: 15px 0 0;
}
.dialog .form-buttons {
  margin-top: 10px;
}
.dialog p.description {
  text-align: left;
  margin: 0 0 10px 0px;
}
.dialog span.note {
  font-size: 12px;
  color: #969696;
  display: block;
}
.dialog .post-id,
.dialog .violator-id {
  margin: 10px 0;
  color: #969696;
  font-size: 12px;
}
#disabled-report-violation-notice .window-body-inner {
  text-align: center;
}
#disabled-report-violation-notice .window-body-inner p {
  display: inline-block;
  margin: 10px auto 5px;
  text-align: left;
}
.dialog#edit-post-page .window-body {
  text-align: center;
}
#official-tags-page .window-body {
  text-align: center;
}
#official-tags-page ul {
  margin: 10px 0 15px;
}
#official-tags-page li {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  margin: 5px;
  max-width: 460px;
}
#official-tags-page li a {
  color: #00acca;
  width: auto;
  padding: 5px 15px;
  font-size: 16px;
  text-align: left;
}
#official-tags-page li a:before {
  content: "t";
  font-size: 19px;
  vertical-align: middle;
  color: #00acca;
  margin-right: 5px;
}
.card {
  background: #fff;
  border: 1px solid rgba(0, 0, 0, 0.1);
  overflow: hidden;
  -webkit-box-shadow: 0 1px 0px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 1px 0px rgba(0, 0, 0, 0.2);
  -ms-box-shadow: 0 1px 0px rgba(0, 0, 0, 0.2);
  -o-box-shadow: 0 1px 0px rgba(0, 0, 0, 0.2);
  box-shadow: 0 1px 0px rgba(0, 0, 0, 0.2);
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
}
.sidebar-container {
  margin: 0 0 15px 0;
  background: #fff;
  border: 1px solid rgba(0, 0, 0, 0.1);
  overflow: hidden;
  -webkit-box-shadow: 0 1px 0px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 1px 0px rgba(0, 0, 0, 0.2);
  -ms-box-shadow: 0 1px 0px rgba(0, 0, 0, 0.2);
  -o-box-shadow: 0 1px 0px rgba(0, 0, 0, 0.2);
  box-shadow: 0 1px 0px rgba(0, 0, 0, 0.2);
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
}
.sidebar-container .report-buttons-content {
  padding: 0 10px 10px;
  margin: -5px 0 0;
}
.sidebar-container .button {
  margin: 5px auto 20px;
  width: 80%;
}
.sidebar-container .shop-buttons-container .button-shop {
  margin-bottom: 10px;
}
.sidebar-container .shop-buttons-notice {
  margin: 0 15px 15px;
  font-size: 12px;
  color: #969696;
}
.sidebar-container h4 a {
  clear: both;
  display: block;
  padding: 11px 20px 9px 15px;
  background: url('https://web.archive.org/web/20170929144533im_/https://d13ph7xrk1ee39.cloudfront.net/img/icon-arrow-right.png?TpPVEO8Ph-EtyWDHwVrA4Q') no-repeat 97.5% center;
  color: #323232;
  -webkit-background-size: 9px 15px;
  -moz-background-size: 9px 15px;
  -ms-background-size: 9px 15px;
  -o-background-size: 9px 15px;
  background-size: 9px 15px;
  display: table;
  width: 100%;
  padding: 0;
  position: relative;
}
.sidebar-container h4 a:hover {
  background-color: #f9f9f9;
}
.sidebar-container h4 a:before {
  font-size: 20px;
  line-height: 20px;
  vertical-align: middle;
  padding: 0 8px 0 12px;
  width: 27px;
  text-align: center;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  position: absolute;
  top: 50%;
  margin-top: -12px;
}
.sidebar-container h4 span {
  display: table-cell;
  padding: 12px 30px 12px 47px;
}
.sidebar-container h4 .favorite-community-button:before {
  content: "s";
  color: #f79726;
}
.sidebar-container .community-list .icon-container {
  width: 50px;
  height: 50px;
}
.sidebar-container .community-list .icon-container .icon {
  width: 48px;
  height: 48px;
}
.sidebar-container .community-list .user-community .icon-container {
  padding: 0 0 0 10px;
}
.sidebar-container .community-list .user-community .icon-container .icon,
.sidebar-container .community-list .user-community .icon-container .user-icon {
  width: 32px;
  height: 32px;
}
.sidebar-container .community-list .title {
  background-image: none;
  border: none;
  font-size: 14px;
  padding: 0;
}
.sidebar-container .community-list .text {
  display: none;
}
.sidebar-container .more-button {
  padding: 8px 0;
  text-align: center;
  background-image: none;
}
#sidebar-cover {
  min-height: 120px;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  border-bottom: 1px solid #ddd;
  display: block;
  -webkit-border-radius: 5px 5px 0 0;
  -moz-border-radius: 5px 5px 0 0;
  -ms-border-radius: 5px 5px 0 0;
  -o-border-radius: 5px 5px 0 0;
  border-radius: 5px 5px 0 0;
}
#sidebar-cover img {
  display: block;
  width: 100%;
  -webkit-border-radius: 5px 5px 0 0;
  -moz-border-radius: 5px 5px 0 0;
  -ms-border-radius: 5px 5px 0 0;
  -o-border-radius: 5px 5px 0 0;
  border-radius: 5px 5px 0 0;
}
.sidebar-setting li {
  border-top: 1px solid #ddd;
}
.sidebar-setting li:first-child {
  border: none;
}
.sidebar-setting a {
  clear: both;
  padding: 11px 20px 9px 15px;
  background: url('https://web.archive.org/web/20170929144533im_/https://d13ph7xrk1ee39.cloudfront.net/img/icon-arrow-right.png?TpPVEO8Ph-EtyWDHwVrA4Q') no-repeat 97.5% center;
  color: #323232;
  -webkit-background-size: 9px 15px;
  -moz-background-size: 9px 15px;
  -ms-background-size: 9px 15px;
  -o-background-size: 9px 15px;
  background-size: 9px 15px;
  border-top: 1px solid #ddd;
  display: block;
  width: 100%;
  padding: 0;
  position: relative;
}
.sidebar-setting a:hover {
  background-color: #f9f9f9;
}
.sidebar-setting a:first-child {
  border: none;
}
.sidebar-setting a:before {
  font-size: 20px;
  line-height: 20px;
  vertical-align: middle;
  padding: 0 8px 0 12px;
  width: 27px;
  text-align: center;
  position: absolute;
  top: 50%;
  margin-top: -10px;
  display: inline-block;
  *display: inline;
  *zoom: 1;
}
.sidebar-setting a > span {
  padding: 12px 30px 12px 47px;
  vertical-align: middle;
  display: block;
}
.sidebar-setting a.with-count > span {
  padding-right: 85px;
}
.sidebar-setting a.with-count > .post-count {
  width: auto;
  position: absolute;
  right: 0;
  top: 0;
  padding-left: 0;
  padding-right: 30px;
}
.sidebar-setting a.with-count > .post-count span {
  font-size: 12px;
  line-height: 12px;
  background-color: rgba(0, 0, 0, 0.05);
  color: #969696;
  padding: 4px 8px;
  min-width: 30px;
  display: inline-block;
  text-align: center;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
}
.sidebar-setting a.selected {
  background-color: #f9f9f9;
}
.sidebar-setting a.selected span {
  font-weight: bold;
}
.sidebar-setting .sidebar-menu-setting:before {
  content: "Y";
  color: #5ac800;
}
.sidebar-setting .sidebar-menu-info:before {
  content: "w";
  color: #5ac800;
}
.sidebar-setting .sidebar-menu-support:be fore {
  content: "h";
  color: #5ac800;
}
.sidebar-setting .sidebar-menu-guide:before {
  content: "g";
  color: #5ac800;
}
.sidebar-setting .sidebar-menu-diary:before {
  content: "%";
  color: #04c9db;
}
.sidebar-setting .sidebar-menu-artwork:before {
  content: "M";
  color: #fcc735;
}
.sidebar-setting .sidebar-menu-topic:before {
  content: "$";
  color: #e8316e;
  font-size: 23px;
}
.sidebar-setting .sidebar-menu-in_game:before {
  content: "&";
  color: #5ac800;
}
.sidebar-setting .sidebar-menu-relation:before {
  content: "l";
  color: #5ac800;
}
.sidebar-setting .sidebar-menu-post:before {
  content: "p";
  color: #5ac800;
}
.sidebar-setting .sidebar-menu-album:before {
  content: "X";
}
.sidebar-setting .sidebar-menu-empathies:before {
  content: "e";
  color: #5ac800;
}
#sidebar-profile-body {
  padding: 0 15px 10px;
  *zoom: 1;
}
#sidebar-profile-body:after {
  content: "";
  display: block;
  clear: both;
}
#sidebar-profile-body .icon-container {
  width: 74px;
  height: 74px;
  float: left;
  position: relative;
}
#sidebar-profile-body .icon {
  width: 72px;
  height: 72px;
  border: 1px solid #ddd;
  margin-top: 0;
  background-color: #fff;
}
#sidebar-profile-body .user-organization {
  margin: 15px 0 -10px 85px;
  line-height: 1.2em;
}
#sidebar-profile-body .nick-name {
  color: #323232;
  font-size: 18px;
  font-weight: bold;
  display: block;
  margin: 15px 0 0 85px;
  line-height: 1.2;
  padding-top: 8px;
}
#sidebar-profile-body .nick-name:hover {
  text-decoration: underline;
}
#sidebar-profile-body .user-organization + .nick-name {
  margin-top: 2px;
}
#sidebar-profile-body .id-name {
  color: #969696;
  font-size: 14px;
  margin-left: 85px;
  font-weight: normal;
}
#sidebar-profile-body.with-profile-post-image .user-organization {
  margin-top: 10px;
}
#sidebar-profile-body.with-profile-post-image .icon-container {
  margin-top: -20px;
}
#sidebar-profile-body.with-profile-post-image .nick-name {
  padding-top: 0;
  margin-top: 10px;
}
#sidebar-profile-status {
  background: #f6f6f6;
  display: table;
  width: 100%;
  -webkit-border-radius: 0 0 3px 3px;
  -moz-border-radius: 0 0 3px 3px;
  -ms-border-radius: 0 0 3px 3px;
  -o-border-radius: 0 0 3px 3px;
  border-radius: 0 0 3px 3px;
}
#sidebar-profile-status li {
  font-size: 10px;
  text-align: center;
  display: table-cell;
  min-width: 70px;
}
#sidebar-profile-status li:last-child a span {
  border-right: none;
}
#sidebar-profile-status li a {
  color: #9f9f9f;
  display: block;
  padding: 10px 0;
}
#sidebar-profile-status li a > span {
  display: block;
  border-right: 1px solid #ddd;
}
#sidebar-profile-status li a:hover {
  text-decoration: underline;
}
#sidebar-profile-status li a.selected {
  font-weight: bold;
  background-image: url('https://web.archive.org/web/20170929144533im_/https://d13ph7xrk1ee39.cloudfront.net/img/bg-select.png?-DjUmX6699ZZO-NTmZKmWQ');
  background-size: 6px auto;
}
#sidebar-profile-status .number {
  color: #323232;
  font-size: 18px;
  display: block;
  margin-bottom: -2px;
}
.user-sidebar #sidebar-cover img,
.general-sidebar #sidebar-cover img {
  display: none;
}
.user-sidebar .button:before {
  display: inline-block;
  margin-top: -2px;
  margin-right: 5px;
  font-size: 16px;
  vertical-align: middle;
}
.user-sidebar #edit-profile-settings .button:before {
  content: 'Z';
}
.user-sidebar .unfollow-button {
  padding-right: 35px;
  position: relative;
}
.user-sidebar .unfollow-button:before {
  background-color: #969696;
  content: "x";
  position: absolute;
  right: 0;
  top: 0px;
  height: 100%;
  margin: 0;
  width: 35px;
  color: #fff;
  line-height: 45px;
  -webkit-border-radius: 0 5px 5px 0;
  -moz-border-radius: 0 5px 5px 0;
  -ms-border-radius: 0 5px 5px 0;
  -o-border-radius: 0 5px 5px 0;
  border-radius: 0 5px 5px 0;
}
.user-sidebar .follow-button:before {
  color: #5ac800;
  font-size: 13px;
  content: "Q";
}
.user-sidebar .follow-done-button:before {
  color: #5ac800;
  content: "v";
}
.user-sidebar .follow-done-button:hover {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  -ms-box-shadow: none;
  -o-box-shadow: none;
  box-shadow: none;
}
.sidebar-profile {
  padding: 20px 15px 20px 15px;
}
.sidebar-profile .profile-comment {
  color: #646464;
  background-color: #f6f6f6;
  margin-bottom: 10px;
  padding: 15px;
  line-height: 1.5;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
  *zoom: 1;
}
.sidebar-profile .profile-comment:after {
  content: "";
  display: block;
  clear: both;
}
.description-more-button {
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  -o-appearance: none;
  appearance: none;
  background-color: transparent;
  border: none;
  color: #969696;
  float: right;
  font-size: 12px;
  margin: 5px 0 0;
}
.description-more-button:hover {
  text-decoration: underline;
  color: #323232;
}
.user-data .data-content {
  display: table;
  width: 100%;
  margin-bottom: 10px;
  border-collapse: collapse;
}
.user-data h4 {
  color: #fff;
  width: 1%;
  display: table-cell;
  vertical-align: bottom;
}
.user-data h4 span {
  background-color: #5ac800;
  padding: 2px 12px 1px;
  display: block;
  white-space: nowrap;
  margin-bottom: -1px;
  font-size: 12px;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  -ms-border-radius: 20px;
  -o-border-radius: 20px;
  border-radius: 20px;
}
.user-data .note {
  border-bottom: 2px dashed #ddd;
  display: table-cell;
  font-size: 14px;
  text-align: right;
  padding: 0 0 0 4px;
}
.user-data .user-main-profile {
  display: block;
}
.user-data .user-main-profile h4 {
  display: inline-block;
  float: left;
  width: auto;
  margin: 2px 0 0 0;
}
.user-data .user-main-profile .note {
  display: block;
  margin-left: 10px;
  margin-bottom: 10px;
}
.user-data .user-main-profile .note.birthday {
  margin-bottom: 5px;
}
.user-data .game h4,
.user-data .game-skill h4,
.user-data .game .note,
.user-data .game-skill .note {
  display: table-cell;
  vertical-align: bottom;
}
.user-data .game-skill .note span:before {
  width: 26px;
  height: 26px;
  margin-right: 5px;
  vertical-align: text-bottom;
  display: inline-block;
  content: '';
  margin-bottom: 2px;
  background-size: 26px auto;
}
.user-data .game-skill span.beginner:before {
  background-image: url('https://web.archive.org/web/20170929144533im_/https://d13ph7xrk1ee39.cloudfront.net/img/skill-beginner.png?HpMNeLjZoQcmVPxIGweFtQ');
}
.user-data .game-skill span.intermediate:before {
  background-image: url('https://web.archive.org/web/20170929144533im_/https://d13ph7xrk1ee39.cloudfront.net/img/skill-intermediate.png?5QnWC_Dxa-Zzw5Jkjx6wWQ');
}
.user-data .game-skill span.expert:before {
  background-image: url('https://web.archive.org/web/20170929144533im_/https://d13ph7xrk1ee39.cloudfront.net/img/skill-expert.png?1LV2EjGEwqQSeS63XfbmCQ');
}
.user-data .game .note > div {
  display: inline-block;
}
.user-data .game .note img {
  vertical-align: text-bottom;
  margin-bottom: 2px;
  margin-right: 3px;
}
.user-data .game .note span {
  display: none;
}
.user-data .game .note .wiiu-icon {
  width: 28px;
}
.user-data .game .note .n3ds-icon {
  width: 21px;
}
.user-data .favorite-game-genre .note span {
  display: inline-block;
}
.user-data .favorite-game-genre .note span:after {
  content: "/";
  padding: 0 3px;
}
.user-data .favorite-game-genre .note span:last-child:after {
  content: none;
  padding: 0;
}
.sidebar-favorite-community ul {
  margin: 5px 10px 10px;
  *zoom: 1;
}
.sidebar-favorite-community ul:after {
  content: "";
  display: block;
  clear: both;
}
.sidebar-favorite-community li.favorite-community {
  float: left;
  width: 18%;
  margin: 0 1% 5px;
}
.sidebar-favorite-community li.favorite-community:nth-child(5n+1) {
  clear: both;
}
.sidebar-favorite-community li > a {
  display: block;
}
.sidebar-favorite-community .icon-container {
  float: none;
  width: 100%;
  height: auto;
}
.sidebar-favorite-community .icon-container .icon {
  width: 100%;
  height: auto;
}
.sidebar-favorite-community .platform-tag {
  margin: 2px 0 0;
  display: block;
}
.sidebar-favorite-community .platform-tag img {
  width: 100%;
  height: auto;
  display: block;
}
#sidebar-community .sidebar-setting a {
  border-top: 1px solid #ddd;
}
.community-name {
  font-size: 16px;
  font-weight: bold;
  margin: 3px 0 0 68px;
  line-height: 1.2;
  color: #323232;
}
.community-name a {
  color: #323232;
}
.community-name a:hover {
  text-decoration: underline;
}
.community-name .owner {
  display: inline-block;
  padding: 2px 5px;
  background: #f6f6f6;
  color: #969696;
  font-size: 12px;
  line-height: 16px;
  margin-left: 5px;
  margin-top: 5px;
  font-weight: normal;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
}
#sidebar-community-body {
  padding: 13px 15px 5px;
  display: block;
  *zoom: 1;
}
#sidebar-community-body:after {
  content: "";
  display: block;
  clear: both;
}
#sidebar-community-img {
  width: 58px;
  float: left;
}
.news-community-badge {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  background: #5ac800;
  font-size: 10px;
  color: #FFF;
  margin-left: 10px;
  padding: 1px 5px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
  position: relative;
  top: -3px;
}
.news-community-badge + .title {
  margin-top: -3px;
}
.community-description {
  color: #646464;
  background-color: #f6f6f6;
  margin: 0 15px 15px;
  padding: 15px;
  line-height: 1.5;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
  *zoom: 1;
}
.community-description:after {
  content: "";
  display: block;
  clear: both;
}
.sidebar-social-container {
  margin-right: 0;
  margin-bottom: 10px;
  display: block;
}
.sidebar-social-container .social-buttons-content-primary {
  display: table;
  width: 100%;
  table-layout: fixed;
  margin-right: 0;
}
.sidebar-social-container .social-buttons-content-primary .social-buttons-content-cell {
  display: table-cell;
}
.guest #global-menu-login {
  float: right;
  padding: 10px 0;
}
.guest #global-menu-login input {
  height: 35px;
}
.guest .welcome-message {
  padding: 10px 0;
  font-size: 22px;
  font-weight: bold;
  color: #FF494E;
  text-align: center;
}
.guest #try-miiverse .try-miiverse-catch {
  font-size: 12px;
  margin: 15px 15px -10px;
  color: #969696;
  line-height: 1.2;
}
.guest #try-miiverse #slide-post-container {
  overflow: hidden;
  height: 210px;
  text-align: center;
}
.guest #try-miiverse #slide-post-container .post {
  padding: 13px 15px 0;
  margin: 0;
}
.guest #try-miiverse #slide-post-container .post .post-content-memo {
  margin: 0;
}
.guest #try-miiverse #slide-post-container .post .screenshot-container.still-image {
  float: right;
  height: 48px;
  margin: 0 0 5px 10px;
  position: relative;
  line-height: 0;
}
.guest #try-miiverse #slide-post-container .post .screenshot-container.still-image img {
  height: 48px;
  width: auto;
}
.guest #try-miiverse #slide-post-container .body {
  display: table-cell;
  *display: inline;
  *zoom: 1;
  vertical-align: middle;
  height: 148px;
  width: 930px;
  margin: 0 auto;
}
.guest #try-miiverse #slide-post-container .post-content {
  margin: 0;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  text-align: left;
  max-width: 930px;
}
.guest #try-miiverse #slide-post-container .with-image .post-content {
  width: 420px;
}
.guest #try-miiverse h3.label {
  margin-top: 0;
}
.guest #about {
  background: #fff;
  margin-bottom: 20px;
  border-bottom: 2px solid #e5e5e5;
}
.guest #about p {
  font-size: 14px;
  padding: 0 14px 5px;
  text-align: left;
}
.guest #about img {
  width: 55%;
  margin-top: 30px;
  float: right;
}
.guest #about-inner {
  max-width: 960px;
  margin: 0 auto;
  padding: 30px 25px 50px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
  *zoom: 1;
}
.guest #about-inner:after {
  content: "";
  display: block;
  clear: both;
}
.guest #about-text {
  float: left;
  width: 45%;
}
.guest .post-list + .arrow-button,
.guest .no-content + .arrow-button {
  margin: 0 0 -10px;
}
.guest#help .arrow-button {
  margin: 10px -15px -15px;
  margin-top: 20px;
  border-top: 1px solid #ddd;
}
.guest .guest-terms-content {
  text-align: center;
  margin: 10px 14px 0;
}
.guest .guest-terms-link {
  background-color: #FF494E;
  color: #fff;
  padding: 7px 35px 7px 20px;
  position: relative;
  line-height: 18px;
  text-align: left;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  -webkit-border-radius: 40px;
  -moz-border-radius: 40px;
  -ms-border-radius: 40px;
  -o-border-radius: 40px;
  border-radius: 40px;
}
.guest .guest-terms-link:hover {
  background-color: #FF232B;
}
.guest .guest-terms-link:before {
  font-size: 10px;
  content: 'A';
  color: #fff;
  position: absolute;
  right: 15px;
  top: 50%;
  margin-top: -9px;
}
.guest .guest-sign_in-content {
  text-align: center;
  margin: 10px 14px 0;
}
.guest .guest-sign_in-link {
  background-color: #00B6DA;
  color: #fff;
  padding: 7px 35px 7px 20px;
  position: relative;
  line-height: 18px;
  text-align: left;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  -webkit-border-radius: 40px;
  -moz-border-radius: 40px;
  -ms-border-radius: 40px;
  -o-border-radius: 40px;
  border-radius: 40px;
}
.guest .guest-sign_in-link:hover {
  background-color: #009ED8;
}
.guest .guest-sign_in-link:before {
  font-size: 10px;
  content: 'A';
  color: #fff;
  position: absolute;
  right: 15px;
  top: 50%;
  margin-top: -9px;
}
.guest .guest-code_of_conduct-content {
  text-align: center;
  margin: 10px 14px 0;
}
.guest .guest-code_of_conduct-link {
  background-color: #ff9100;
  color: #fff;
  padding: 7px 35px 7px 20px;
  position: relative;
  line-height: 18px;
  text-align: left;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  -webkit-border-radius: 40px;
  -moz-border-radius: 40px;
  -ms-border-radius: 40px;
  -o-border-radius: 40px;
  border-radius: 40px;
}
.guest .guest-code_of_conduct-link:hover {
  background-color: #FF7B00;
}
.guest .guest-code_of_conduct-link:before {
  font-size: 10px;
  content: 'A';
  color: #fff;
  position: absolute;
  right: 15px;
  top: 50%;
  margin-top: -9px;
}
.guest .guest-install_friiverse-content {
  text-align: center;
  margin: 10px 14px 0;
}
.guest .guest-install_friiverse-link {
  background-color: #9E8277;
  color: #fff;
  padding: 7px 35px 7px 20px;
  position: relative;
  line-height: 18px;
  text-align: left;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  -webkit-border-radius: 40px;
  -moz-border-radius: 40px;
  -ms-border-radius: 40px;
  -o-border-radius: 40px;
  border-radius: 40px;
}
.guest .guest-install_friiverse-link:hover {
  background-color: #9B735D;
}
.guest .guest-install_friiverse-link:before {
  font-size: 10px;
  content: 'A';
  color: #fff;
  position: absolute;
  right: 15px;
  top: 50%;
  margin-top: -9px;
}
#community-guide-footer {
  float: left;
  margin: 40px 0 0;
  width: 625px;
  *zoom: 1;
}
#community-guide-footer:after {
  content: "";
  display: block;
  clear: both;
}
#guide-menu {
  background: #fff;
  border: 1px solid rgba(0, 0, 0, 0.1);
  overflow: hidden;
  -webkit-box-shadow: 0 1px 0px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 1px 0px rgba(0, 0, 0, 0.2);
  -ms-box-shadow: 0 1px 0px rgba(0, 0, 0, 0.2);
  -o-box-shadow: 0 1px 0px rgba(0, 0, 0, 0.2);
  box-shadow: 0 1px 0px rgba(0, 0, 0, 0.2);
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
}
#guide-menu:hover {
  background: #fff;
}
#guide-menu .arrow-button {
  border-top: 1px solid #ddd;
}
#guide-menu .arrow-button:first-child {
  border-top: none;
}
p.note-jasrac {
  padding: 0;
  font-size: 12px;
  color: #969696;
  margin: 10px 0 0 0;
}
p.note-jasrac span {
  white-space: nowrap;
}
.guest#post-permlink #footer {
  text-align: center;
}
.guest#post-permlink .guest-message p {
  padding: 15px;
  -webkit-border-radius: 0 0 5px 5px;
  -moz-border-radius: 0 0 5px 5px;
  -ms-border-radius: 0 0 5px 5px;
  -o-border-radius: 0 0 5px 5px;
  border-radius: 0 0 5px 5px;
  color: #969696;
  background: #f6f6f6;
}
.guest#post-permlink .guest-message .arrow-button {
  border-top: 1px solid #ddd;
}
.guest-top.guest #sub-body {
  position: static;
  border-bottom: none;
}
.guest-top.guest #main-body {
  max-width: 100%;
  padding: 0 0 170px 0;
}
.guest-top.guest #community-top {
  max-width: 960px;
  margin: 0 auto;
}
.guest-top.guest #cookie-policy-notice {
  top: 0;
}
.setting-form {
  margin: 20px 10px;
}
.setting-form li {
  margin: 0 5px;
  border-bottom: 1px solid #ddd;
  padding: 0 5px 15px;
}
.setting-form .settings-label {
  margin: 20px 0 10px;
}
.setting-form .select-content {
  text-align: right;
}
.setting-form .select-content select {
  width: auto;
  max-width: 100%;
  min-width: 50%;
}
.setting-form .note {
  font-size: 12px;
  color: #969696;
  margin: 0 0 10px;
}
.setting-form .note-attention {
  font-size: 12px;
  color: #e67877;
  clear: both;
}
.setting-form .note-attention:before {
  content: "";
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
  display: inline-block;
  width: 10px;
  height: 10px;
  background-color: #e67877;
  margin-right: 5px;
}
.setting-form .setting-profile-post button#profile-post {
  margin: 0;
  color: #fff;
  padding: 0 0 8px;
  border-radius: 6px;
  border: 1px solid #969696;
  background-color: #969696;
  font-size: 14px;
  overflow: hidden;
}
.setting-form .setting-profile-post button#profile-post span:before {
  font-size: 12px;
  content: 'x';
  margin-right: 7px;
  vertical-align: middle;
  margin-bottom: 2px;
  display: inline-block;
  *display: inline;
  *zoom: 1;
}
.setting-form .setting-profile-post img {
  display: block;
  margin-bottom: 8px;
  width: 240px;
  height: auto;
}
.setting-form #favorite-game-genre .select-content {
  margin-bottom: 10px;
}
.setting-form #favorite-game-genre .select-content:last-child {
  margin-bottom: 0;
}
.download-request-setting-form {
  margin: 20px 10px;
}
.download-request-setting-form h2 {
  clear: both;
  padding: 5px 10px 3px;
  margin-top: 2em;
  background: #5ac800;
  color: #fff;
  font-size: 14px;
  border-radius: 5px;
}
.download-request-setting-form ol.asterisk {
  counter-reset: number;
  list-style: none;
}
.download-request-setting-form ol.asterisk li:before {
  counter-increment: number;
  content: "*" counter(number) " ";
}
.download-request-setting-form ul {
  list-style: none;
  margin: 10px 30px 10px;
}
.download-request-setting-form ul li:before {
  content: '●';
  margin: 0 0.2em 0 -0.9em;
}
.download-request-setting-form .settings-label {
  margin: 10px 0 10px;
}
.download-request-setting-form .note {
  font-size: 12px;
  color: #969696;
  margin: 0 10px 5px;
}
.download-request-setting-form .attention {
  clear: both;
  padding: 5px 10px 0;
  border: 3px solid #fb625a;
  margin: 10px 30px 0;
  background: #fff;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
}
.download-request-setting-form .attention p img {
  vertical-align: middle;
  max-width: 300px;
  width: 100%;
}
.download-request-setting-form .attention .title {
  margin: 0px -5px 5px;
  padding: 5px;
  Background-color: #fb625a;
  color: #fff;
}
.download-request-setting-form .attention p.title img {
  width: 20px;
  height: 18px;
  margin-right: 3px;
  vertical-align: middle;
}
div#activity-feed-tutorial {
  background-color: #fff;
  border: 3px solid #5ac800;
  border-radius: 10px;
  height: auto;
  padding: 25px 14px 15px;
  margin: 10px 5px 20px;
}
div#activity-feed-tutorial p.tleft {
  float: left;
  width: 60%;
  margin-right: 5%;
}
div#activity-feed-tutorial img.tutorial-image {
  width: 35%;
}
div#activity-feed-tutorial h3 {
  text-align: left;
  clear: both;
  color: #5ac800;
  font-size: 14px;
  border-bottom: 1px dashed #ddd;
  padding: 15px 0 3px;
}
div#activity-feed-tutorial .list-content-with-icon-and-text li {
  margin: 0;
  padding: 10px 0;
  border: none;
}
div#activity-feed-tutorial .list-content-with-icon-and-text .title,
div#activity-feed-tutorial .list-content-with-icon-and-text .text {
  text-align: left;
}
div#activity-feed-tutorial .trigger:hover {
  background-color: transparent;
  background-image: none;
}
div#activity-feed-tutorial.no-content {
  margin: 10px auto 30px;
  padding: 15px 0;
  height: 100px;
  border: none;
}
div#activity-feed-tutorial.no-content p.tleft {
  color: #323232;
  font-size: 14px;
}
.content-loading-window.activity-feed {
  text-align: center;
  padding: 110px 10px;
}
.content-loading-window.activity-feed p {
  text-align: center;
  margin-top: 10px;
}
.content-loading-window.activity-feed p span {
  text-align: left;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  color: #969696;
}
.content-loading-window.activity-feed img {
  width: 22px;
  height: 22px;
  margin-right: 3px;
}
.content-load-error-window.activity-feed {
  text-align: center;
  padding: 40px 10px 30px;
}
.content-load-error-window.activity-feed p {
  text-align: left;
  margin: 30px 55px;
  display: inline-block;
  *display: inline;
  *zoom: 1;
}
.community-title {
  font-size: 16px;
  margin: 5px;
  text-align: left;
  font-weight: bold;
  color: #606060;
}
.community-title:before {
  margin-right: 5px;
  margin-top: -3px;
  vertical-align: middle;
  font-size: 18px;
  display: inline-block;
  *display: inline;
  *zoom: 1;
}
.community-title > span {
  padding: 3px 10px 0 0;
  vertical-align: middle;
  display: inline-block;
  *display: inline;
  *zoom: 1;
}
.community-title.hot-artwork-title:before {
  content: 'J';
  color: #ffae00;
  font-size: 20px;
}
.community-title.hot-topic-title:before {
  content: 'W';
  color: #e8316e;
  font-size: 22px;
}
.community-title.community-favorite-title:before {
  content: 's';
  color: #f79726;
}
.community-game-title {
  font-size: 16px;
  color: #323232;
  font-weight: bold;
  margin-bottom: 2px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  word-wrap: normal;
}
.community-game-device {
  color: #969696;
  line-height: 1;
}
.community-main {
  *zoom: 1;
  width: 625px;
  float: left;
}
.community-main:after {
  content: "";
  display: block;
  clear: both;
}
#community-eyecatch-main {
  position: relative;
  width: 100%;
  height: 414px;
}
#community-eyecatch-main > div {
  background: #fff;
  border: 1px solid rgba(0, 0, 0, 0.1);
  overflow: hidden;
  -webkit-box-shadow: 0 1px 0px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 1px 0px rgba(0, 0, 0, 0.2);
  -ms-box-shadow: 0 1px 0px rgba(0, 0, 0, 0.2);
  -o-box-shadow: 0 1px 0px rgba(0, 0, 0, 0.2);
  box-shadow: 0 1px 0px rgba(0, 0, 0, 0.2);
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
}
.eyecatch-diary-post {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background-color: #fff;
  opacity: 1;
  z-index: 2;
  transition-property: opacity;
  transition-duration: 6s;
  transition-timing-function: ease;
  transition-delay: 0.5s;
}
.eyecatch-diary-post.invisible {
  opacity: 0;
  z-index: 1;
}
.community-eyecatch-image {
  width: 100%;
  display: block;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  background-color: #ddd;
  padding: 278px 15px 15px 15px;
  -webkit-border-radius: 3px 3px 0 0;
  -moz-border-radius: 3px 3px 0 0;
  -ms-border-radius: 3px 3px 0 0;
  -o-border-radius: 3px 3px 0 0;
  border-radius: 3px 3px 0 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
  *zoom: 1;
}
.community-eyecatch-image:after {
  content: "";
  display: block;
  clear: both;
}
.community-eyecatch-info {
  *zoom: 1;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
  clear: both;
  display: block;
  padding: 11px 20px 9px 15px;
  background: url('https://web.archive.org/web/20170929144533im_/https://d13ph7xrk1ee39.cloudfront.net/img/icon-arrow-right.png?TpPVEO8Ph-EtyWDHwVrA4Q') no-repeat 97.5% center;
  color: #323232;
  -webkit-background-size: 9px 15px;
  -moz-background-size: 9px 15px;
  -ms-background-size: 9px 15px;
  -o-background-size: 9px 15px;
  background-size: 9px 15px;
  padding: 12px 25px 12px 12px;
}
.community-eyecatch-info:after {
  content: "";
  display: block;
  clear: both;
}
.community-eyecatch-info:hover {
  background-color: #f9f9f9;
}
.community-eyecatch-infoicon {
  float: left;
  margin: 0 10px 0 0;
  border: 1px solid #ddd;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
}
.community-eyecatch-balloon {
  position: relative;
  color: #323232;
  background: rgba(255, 255, 255, 0.9);
  padding: 7px 8px;
  float: right;
  width: 88%;
  height: 58px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.3);
  -ms-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.3);
  -o-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.3);
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.3);
}
.community-eyecatch-balloon:after {
  content: "";
  position: absolute;
  top: 50%;
  left: -8px;
  margin-top: -8px;
  display: block;
  width: 0px;
  height: 0px;
  border-style: solid;
  border-width: 8px 8px 8px 0;
  border-color: transparent rgba(255, 255, 255, 0.9) transparent transparent;
}
.community-eyecatch-balloon span {
  height: 42px;
  overflow: hidden;
  display: block;
  -webkit-line-clamp: 2;
  display: -webkit-box;
  -webkit-box-orient: vertical;
}
.community-top-sidebar {
  width: 320px;
  float: right;
  text-align: center;
}
#community-favorite {
  padding: 10px 0px 10px 10px;
  background: #fff;
  border: 1px solid rgba(0, 0, 0, 0.1);
  overflow: hidden;
  -webkit-box-shadow: 0 1px 0px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 1px 0px rgba(0, 0, 0, 0.2);
  -ms-box-shadow: 0 1px 0px rgba(0, 0, 0, 0.2);
  -o-box-shadow: 0 1px 0px rgba(0, 0, 0, 0.2);
  box-shadow: 0 1px 0px rgba(0, 0, 0, 0.2);
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
}
#community-favorite:hover {
  background: #fff;
}
#community-favorite ul {
  position: relative;
  display: block;
  *zoom: 1;
}
#community-favorite ul:after {
  content: "";
  display: block;
  clear: both;
}
#community-favorite li {
  float: left;
  margin: 0 10px 0 0;
  line-height: 1;
  width: 58px;
}
#community-favorite a {
  display: block;
}
#community-favorite .empty-icon img {
  width: 100%;
  height: auto;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
}
#community-favorite img {
  width: 100%;
  height: auto;
  vertical-align: bottom;
}
#community-favorite .user-community .icon-container .icon {
  left: 0;
}
#community-favorite .user-community .icon-container .icon,
#community-favorite .user-community .icon-container .user-icon {
  width: 65%;
  height: 65%;
}
.favorite-community-link.symbol {
  background: #f2f2f2;
  display: inline-block;
  top: 50%;
  right: 15px;
  width: 50px;
  height: 50px;
  margin-top: -25px;
  position: absolute;
  text-align: center;
  -webkit-border-radius: 25px;
  -moz-border-radius: 25px;
  -ms-border-radius: 25px;
  -o-border-radius: 25px;
  border-radius: 25px;
}
.favorite-community-link.symbol:before {
  content: 'A';
  color: #969696;
  font-size: 18px;
  line-height: 50px;
  margin-left: 6px;
}
.favorite-community-link.symbol:hover {
  background: #e6e6e6;
}
#identified-user-banner {
  margin: 15px 1px 20px;
  background: url("https://santoshiwanttodev.github.io/content.img/santoshi_verified-user.png") repeat-x 0 bottom #ffffff;
  background-color: #ffffff;
  background: -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#eeeeee), color-stop(0.5, #ffffff));
  background: -webkit-linear-gradient(top, #ffffff 0%, #ffffff 50%, #eeeeee 100%);
  background: -moz-linear-gradient(top, #ffffff 0%, #ffffff 50%, #eeeeee 100%);
  background: -ms-linear-gradient(top, #ffffff 0%, #ffffff 50%, #eeeeee 100%);
  background: -o-linear-gradient(top, #ffffff 0%, #ffffff 50%, #eeeeee 100%);
  background: linear-gradient(top, #ffffff 0%, #ffffff 50%, #eeeeee 100%);
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
}
#identified-user-banner a {
  display: block;
  border: 1px solid #dddddd;
  border-bottom: 1px solid #d0d0d0;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
}
#identified-user-banner a:hover {
  background-color: #f9f9f9;
}
#identified-user-banner a:before {
  background: url('https://friiverse.alwaysdata.net/img/santoshi_verified-user.png');
  background-size: 50px 50px;
  content: '';
  height: 50px;
  float: left;
  margin: 6px 9px 6px 10px;
  width: 50px;
  display: block;
}
#identified-user-banner .jp:before {
  background-position: 0px center;
}
#identified-user-banner .eu:before {
  background-position: 100px center;
}
#identified-user-banner .us:before {
  background-position: 200px center;
}
#identified-user-banner .title {
  font-size: 16px;
  font-weight: bold;
  display: block;
  color: #FF494E;
  padding: 12px 5px 4px 68px;
  line-height: 1.3em;
}
#identified-user-banner .text {
  font-size: 14px;
  display: block;
  color: #646464;
  padding: 0 5px 10px 68px;
  line-height: 1.2;
}
.platform-tag {
  position: static;
  float: left;
  margin: 1px 5px 0 0;
  display: inline-block;
}
.platform-tag img {
  width: 58px;
  height: 12px;
}
#community-top .platform-logo {
  float: right;
  margin-top: -6px;
  width: 120px;
  height: auto;
}
.filtering-label-container {
  margin: 0 15px;
}
.filtering-label {
  background: #f6f6f6;
  display: table;
  margin: 0 auto 10px;
  width: 100%;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
  *zoom: 1;
}
.filtering-label:after {
  content: "";
  display: block;
  clear: both;
}
.filtering-label .tag-name {
  padding: 0;
  font-size: 14px;
  font-weight: bold;
  color: #3caa00;
  margin-right: 2px;
}
.filtering-label .tag-name:before {
  content: "t";
  font-weight: normal;
  font-size: 14px;
  margin-right: 2px;
  vertical-align: middle;
  color: #5ac800;
}
.filtering-label.filtering-label-official-tag .tag-name {
  color: #00acca;
}
.filtering-label.filtering-label-official-tag .tag-name:before {
  color: #00acca;
}
.filtering-label.filtering-label-topic-category .tag-name {
  color: #e8316e;
}
.filtering-label.filtering-label-topic-category .tag-name:before {
  color: #e8316e;
}
.filtering-label.filtering-label-topic-open .accepting {
  color: #e8316e;
  font-weight: bold;
}
.filtering-label.filtering-label-topic-open .accepting:before {
  content: "●";
  font-weight: normal;
  font-size: 5px;
  margin-right: 5px;
  vertical-align: middle;
  color: #ffe400;
}
.filtering-label p {
  color: #646464;
  font-size: 12px;
  display: table-cell;
  vertical-align: middle;
  *display: inline;
  *zoom: 1;
  padding: 0 5px 0 10px;
  max-width: 435px;
  -webkit-border-radius: 3px 0 0 3px;
  -moz-border-radius: 3px 0 0 3px;
  -ms-border-radius: 3px 0 0 3px;
  -o-border-radius: 3px 0 0 3px;
  border-radius: 3px 0 0 3px;
  *margin-top: 10px;
  *float: left;
}
.filtering-label .button {
  display: table-cell;
  vertical-align: middle;
  *display: inline;
  *zoom: 1;
  border: none;
  border-left: 1px solid #ddd;
  color: #323232;
  width: 40px;
  text-align: center;
  line-height: 1.2;
  margin: 2px 0;
  padding: 10px 0;
  -webkit-border-radius: 0 3px 3px 0;
  -moz-border-radius: 0 3px 3px 0;
  -ms-border-radius: 0 3px 3px 0;
  -o-border-radius: 0 3px 3px 0;
  border-radius: 0 3px 3px 0;
  *padding-left: 5px;
  *width: auto;
  *float: right;
}
.filtering-label .button:before {
  content: "x";
}
.digest-container {
  margin-bottom: 20px;
}
.digest .post {
  text-align: left;
  position: relative;
  margin-left: 42px;
  margin-top: 10px;
}
.digest .post:first-child {
  margin-top: 0;
}
.digest .post .community-container {
  border: 1px solid #ddd;
  border-top: 1px solid #eee;
  border-bottom: none;
  bottom: 0;
  margin: 0;
  padding: 3px 0;
  position: absolute;
  width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-border-radius: 0 0 5px 5px;
  -moz-border-radius: 0 0 5px 5px;
  -ms-border-radius: 0 0 5px 5px;
  -o-border-radius: 0 0 5px 5px;
  border-radius: 0 0 5px 5px;
}
.digest .post .community-container a {
  padding: 0 8px;
}
.digest .post .icon-container {
  background: #fff;
  border: 1px solid rgba(0, 0, 0, 0.1);
  overflow: hidden;
  -webkit-box-shadow: 0 1px 0px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 1px 0px rgba(0, 0, 0, 0.2);
  -ms-box-shadow: 0 1px 0px rgba(0, 0, 0, 0.2);
  -o-box-shadow: 0 1px 0px rgba(0, 0, 0, 0.2);
  box-shadow: 0 1px 0px rgba(0, 0, 0, 0.2);
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
  width: 36px;
  height: 36px;
  position: absolute;
  left: -42px;
}
.digest .post .icon-container .icon {
  width: 36px;
  height: 36px;
  border: none;
}
.digest .post .body {
  background: #fff;
  border: 1px solid rgba(0, 0, 0, 0.1);
  overflow: hidden;
  -webkit-box-shadow: 0 1px 0px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 1px 0px rgba(0, 0, 0, 0.2);
  -ms-box-shadow: 0 1px 0px rgba(0, 0, 0, 0.2);
  -o-box-shadow: 0 1px 0px rgba(0, 0, 0, 0.2);
  box-shadow: 0 1px 0px rgba(0, 0, 0, 0.2);
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
  padding: 10px 10px 32px;
}
.digest .post .body:after,
.digest .post .body:before {
  content: "";
  position: absolute;
  top: 20px;
  display: block;
  width: 0px;
  height: 0px;
  border-style: solid;
}
.digest .post .body:after {
  border-color: transparent #fff transparent transparent;
  border-width: 4px;
  margin-top: -4px;
  left: -7px;
}
.digest .post .body:before {
  border-color: transparent #ddd transparent transparent;
  border-width: 5px;
  margin-top: -5px;
  left: -10px;
}
.digest .post .screenshot-container {
  float: right;
  margin: 2px 0 5px 5px;
  clear: both;
}
.digest .post .screenshot-container img {
  height: 42px;
  width: auto;
}
.digest .post .post-tag,
.digest .post .tag-container > span,
.digest .post .post-meta {
  font-size: 12px;
}
.digest .post .post-content-memo img {
  width: 100%;
}
.digest .post .user-name,
.digest .post .timestamp-container,
.digest .post .accepting,
.digest .post .post-meta .empathy-button,
.digest .post .post-meta .played,
.digest .post .topic-body {
  display: none;
}
.artwork-digest .post .screenshot-container,
.artwork-digest .post .post-meta {
  display: none;
}
.close-announce-container {
  background-color: rgba(0, 0, 0, 0.06);
  padding: 10px 10px 5px;
  margin-bottom: 10px;
  display: block;
  text-align: center;
}
.close-announce-link {
  background: #fff;
  border: 1px solid rgba(0, 0, 0, 0.1);
  overflow: hidden;
  -webkit-box-shadow: 0 1px 0px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 1px 0px rgba(0, 0, 0, 0.2);
  -ms-box-shadow: 0 1px 0px rgba(0, 0, 0, 0.2);
  -o-box-shadow: 0 1px 0px rgba(0, 0, 0, 0.2);
  box-shadow: 0 1px 0px rgba(0, 0, 0, 0.2);
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
  text-align: left;
  background: #fff9cd;
  margin-bottom: 5px;
  position: relative;
}
.close-announce-link:hover {
  background-color: #fffce4;
}
.close-announce-link:before {
  font-size: 14px;
  content: 'A';
  color: #FF9100;
  position: absolute;
  right: 15px;
  top: 50%;
  margin-top: -9px;
}
.close-announce-link .title {
  font-size: 16px;
  font-weight: bold;
  display: block;
  color: #FF9100;
  padding: 10px 25px 8px 10px;
  line-height: 1.3em;
}
.download-request-link {
  background: #fff;
  border: 1px solid rgba(0, 0, 0, 0.1);
  overflow: hidden;
  -webkit-box-shadow: 0 1px 0px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 1px 0px rgba(0, 0, 0, 0.2);
  -ms-box-shadow: 0 1px 0px rgba(0, 0, 0, 0.2);
  -o-box-shadow: 0 1px 0px rgba(0, 0, 0, 0.2);
  box-shadow: 0 1px 0px rgba(0, 0, 0, 0.2);
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
  text-align: left;
  margin-bottom: 5px;
  position: relative;
}
.download-request-link:hover {
  background-color: #f9f9f9;
}
.download-request-link:before {
  font-size: 14px;
  content: 'A';
  color: #646464;
  position: absolute;
  right: 15px;
  top: 50%;
  margin-top: -9px;
}
.download-request-link .title {
  font-size: 16px;
  display: block;
  color: #646464;
  padding: 10px 25px 8px 10px;
  line-height: 1.3em;
}
.news-list .notify {
  background: #fffde8;
}
.news-list .nick-name {
  font-weight: bold;
  color: #323232;
}
.news-list .nick-namea:hover {
  text-decoration: underline;
}
.news-list a.link {
  color: #3caa00;
}
.news-list a.link:hover {
  text-decoration: underline;
}
.news-list .timestamp,
.news-list .id-name {
  color: #969696;
}
.news-list .icon-container {
  margin-right: 10px;
}
.admin-messages .post .timestamp-container {
  float: inherit;
  text-align: right;
}
.admin-messages .post .post-meta {
  margin-bottom: 0;
  padding: 8px 0 0;
  font-size: 14px;
}
.admin-messages .post a {
  color: #969696;
}
.admin-messages .post a:hover {
  text-decoration: underline;
}
.admin-messages .post.my {
  background-color: #effbe7;
}
.post .post-subtype-label {
  color: #323232;
  float: right;
  margin: -5px -8px -5px 10px;
  padding: 9px 9px;
  font-size: 12px;
}
.post .post-subtype-label.post-subtype-label-diary {
  border-bottom: 2px solid #04c9db;
}
.post .post-subtype-label.post-subtype-label-artwork {
  border-bottom: 2px solid #fcc735;
}
.post .post-subtype-label.post-subtype-label-topic {
  border-bottom: 2px solid #e8316e;
}
.post .post-subtype-label.post-subtype-label-via-api {
  border-bottom: 2px solid #5ac800;
}
.post #post-permlink .post-subtype-label {
  margin-right: -15px;
}
.post .community-container {
  background-color: #f9f9f9;
  border-bottom: 1px solid #eee;
  margin: -15px -15px 15px;
  padding: 5px 8px;
  font-size: 12px;
}
.post .community-container a {
  color: #969696;
  display: block;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  word-wrap: normal;
}
.post .community-container a:hover {
  color: #646464;
}
.post .community-container .community-icon {
  width: 24px;
  height: 24px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
  vertical-align: middle;
  margin-right: 5px;
  margin-top: -2px;
}
.post .community-container-heading {
  font-weight: bold;
  font-size: 18px;
}
.post .community-container-heading a {
  color: #323232;
}
.post .post-content-memo img {
  vertical-align: bottom;
}
.post .hidden-content,
.post .deleted-message,
.post .hidden_as_violation {
  color: #969696;
  font-size: 16px;
  padding: 20px 0 1.2em 3px;
  text-align: center;
}
.post .hidden-content button,
.post .deleted-message button,
.post .hidden_as_violation button,
.post .hidden-content a,
.post .deleted-message a,
.post .hidden_as_violation a {
  color: #323232;
}
.post .hidden-content + .post-content-text,
.post .deleted-message + .post-content-text,
.post .hidden_as_violation + .post-content-text,
.post .hidden-content + .post-content-memo,
.post .deleted-message + .post-content-memo,
.post .hidden_as_violation + .post-content-memo {
  margin-top: -7px;
}
.post .spoiler-status {
  display: none;
}
.post .spoiler-status.spoiler {
  display: inline;
}
.post.hidden:hover {
  cursor: auto;
  background: #fff;
}
.post.hidden .screenshot-container img,
.post.hidden .post-content-text,
.post.hidden .post-content-memo,
.post.hidden .reply-content-text,
.post.hidden .reply-content-memo,
.post.hidden .post-meta,
.post.hidden .reply-meta {
  display: none !important;
}
.user-name a {
  color: #323232;
  font-weight: bold;
}
.user-name a:hover {
  text-decoration: underline;
}
.timestamp-container {
  font-size: 14px;
  color: #969696;
}
.timestamp-container a {
  color: #969696;
}
.screenshot-container {
  overflow: hidden;
  display: block;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
}
.screenshot-container img {
  vertical-align: bottom;
  width: 100%;
}
.screenshot-container.video {
  position: relative;
}
.screenshot-container.video img {
  height: 42px;
  width: auto;
}
.screenshot-container.video:after {
  position: absolute;
  content: '';
  display: block;
  bottom: 0px;
  right: 0;
  width: 20px;
  height: 15px;
  background: rgba(0, 0, 0, 0.65) url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAbCAQAAADM6ofdAAABT0lEQVR4AZWUA0ynYRyAv+dv2862bXtWc5gVZrvZTbnGZjWl2Q3pOsw8a/zuvay7ep933p69PyugKGjQocd4/fTo0AAozwFo0GPCihO3eC7sWIQmJHhe0GHCjpcICZLECePHKSQDWngiocGAHT8JcimmjFIKyCKGFzumZ4JDixkPcQq+nqnqp4uFWdqpF2o6YdxYEcE9UNBhJUAW1eo1R3tF43RSTR5JAjgxo78XHDrsRCigVb3l98/tdYZpoYwsoojg7hUBHQ7ilNKjPuD96fQ8vdRTRDohXDdFUNDjIkkFg+oTDndEcB1UkosoAjbEPzdCJSPqU0Rwy4sM0EAhSXxCMVwJKaoQwvN8OBmbpIki4niwPC884WCrsYtsgthfJwi+nFNIDOdrBQHFxHHJ/yCfg3yV5Psg2WnpWZKaVvl9kN84+Z2WvxrI3yVkLt8fOBmlvDxmleAAAAAASUVORK5CYII=') no-repeat center center;
  -webkit-background-size: 12px 14px;
  -moz-background-size: 12px 14px;
  -ms-background-size: 12px 14px;
  -o-background-size: 12px 14px;
  background-size: 12px 14px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
}
.post-tag {
  padding: 0;
  font-size: 14px;
  font-weight: bold;
  color: #3caa00;
  margin-right: 7px;
  display: inline-block;
}
.post-tag:before {
  content: "t";
  color: #5ac800;
  display: inline-block;
  font-weight: normal;
  font-size: 14px;
  margin-top: -3px;
  margin-right: 3px;
  vertical-align: middle;
}
.post-tag.post-official-tag {
  color: #00acca;
}
.post-tag.post-official-tag:before {
  color: #00acca;
}
.post-tag.post-topic-category {
  color: #e8316e;
}
.post-tag.post-topic-category:before {
  color: #e8316e;
}
.multi-language-post {
  color: #969696;
  padding: 0;
  font-size: 14px;
  display: inline-block;
  *display: inline;
  *zoom: 1;
}
.multi-language-post:before {
  content: '#';
  font-weight: normal;
  font-size: 14px;
  margin-right: 3px;
  margin-top: -2px;
  vertical-align: middle;
  display: inline-block;
}
.multi-language-body {
  margin-top: -5px;
}
.accepting .not-accepting {
  display: none;
}
.not-accepting .accepting {
  display: none;
}
.accepting > span,
.not-accepting > span {
  float: right;
  font-size: 14px;
  padding: 1px 8px;
}
.accepting > span {
  background-color: #fff7b3;
  color: #fc951e;
}
.accepting > span:before {
  color: #ffe400;
}
.not-accepting > span {
  background-color: #f6f6f6;
  color: #969696;
}
.not-accepting > span:before {
  color: #ddd;
}
.multi-timeline-post.post-subtype-topic .accepting > span,
.multi-timeline-post.post-subtype-topic .not-accepting > span {
  padding: 2px 5px 4px;
}
.topic-title {
  font-weight: bold;
}
.post.has-video-thumbnail .topic-title {
  min-height: 50px;
}
.post.has-video-thumbnail .post-content-text {
  padding-right: 65px;
}
.post-meta,
.reply-meta {
  font-size: 16px;
  text-align: right;
  color: #969696;
  overflow: hidden;
  clear: both;
}
.post-meta div,
.reply-meta div {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  padding: 2px 0 0;
  margin-left: 8px;
  vertical-align: middle;
}
.post-meta .empathy-added + .empathy,
.reply-meta .empathy-added + .empathy {
  color: #3caa00;
}
.post-meta .empathy:before,
.reply-meta .empathy:before {
  content: "e";
  margin-right: 3px;
}
.post-meta .empathy-added + .empathy:before,
.reply-meta .empathy-added + .empathy:before {
  color: #5ac800;
}
.ie8-earlier .post-meta .empathy.changing:before,
.ie8-earlier .reply-meta .empathy.changing:before {
  content: none;
}
.post-meta .reply:before,
.reply-meta .reply:before {
  content: "r";
  margin-right: 3px;
}
.post-meta .played,
.reply-meta .played {
  margin-left: 13px;
}
.post-meta .played:before,
.reply-meta .played:before {
  content: "D";
}
.empathy-button {
  float: left;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  margin: 0 auto;
  padding: 3px 5px 2px;
  border: 1px solid #ddd;
  border-bottom-color: #ccc;
  background: #FFF;
  font-size: 12px;
  color: #323232;
  text-align: center;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
  -webkit-box-shadow: inset 0 1px 0 #fff;
  -moz-box-shadow: inset 0 1px 0 #fff;
  -ms-box-shadow: inset 0 1px 0 #fff;
  -o-box-shadow: inset 0 1px 0 #fff;
  box-shadow: inset 0 1px 0 #fff;
}
.empathy-button:hover {
  text-decoration: none;
  -webkit-box-shadow: inset 0 1px 0 #fff, 0 2px 4px rgba(0,0,0,0.1);
  -moz-box-shadow: inset 0 1px 0 #fff, 0 2px 4px rgba(0,0,0,0.1);
  -ms-box-shadow: inset 0 1px 0 #fff, 0 2px 4px rgba(0,0,0,0.1);
  -o-box-shadow: inset 0 1px 0 #fff, 0 2px 4px rgba(0,0,0,0.1);
  box-shadow: inset 0 1px 0 #fff, 0 2px 4px rgba(0,0,0,0.1);
}
.empathy-button:before {
  content: "E";
  font-size: 16px;
  color: #969696;
  margin-right: 2px;
  margin-top: -3px;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  vertical-align: middle;
}
.empathy-button:disabled {
  color: #ddd;
  cursor: default;
}
.empathy-button:disabled:before {
  color: #ddd;
}
.empathy-button:disabled:hover {
  -webkit-box-shadow: inset 0 1px 0 #fff;
  -moz-box-shadow: inset 0 1px 0 #fff;
  -ms-box-shadow: inset 0 1px 0 #fff;
  -o-box-shadow: inset 0 1px 0 #fff;
  box-shadow: inset 0 1px 0 #fff;
}
.empathy-container a:before {
  content: "e";
  font-size: 16px;
  color: #5ac800;
  margin-right: 4px;
  margin-top: -3px;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  vertical-align: middle;
}
.empathy-body {
  font-size: 16px;
}
.empathy-body a {
  color: #5ac800;
}
.other-empathy-cotainer {
  text-align: right;
  padding-bottom: 10px;
  padding-top: 5px;
}
.other-empathy-cotainer a {
  color: #323232;
  font-size: 12px;
}
.post-list .community-container {
  margin-right: -20px;
}
.post-list .post {
  padding-right: 20px;
}
.post-list > .post-list-outline {
  border-top: 1px solid rgba(0, 0, 0, 0.1);
  overflow: hidden;
}
.post-list a.another-posts {
  background-color: rgba(0, 0, 0, 0.04);
  border-top: 1px solid #ddd;
  color: #323232;
  font-size: 12px;
  font-weight: normal;
  display: block;
  text-align: center;
  margin: 15px -20px -15px -15px;
  padding: 10px 30px 8px;
  position: relative;
  -webkit-border-radius: 0 0 5px 5px;
  -moz-border-radius: 0 0 5px 5px;
  -ms-border-radius: 0 0 5px 5px;
  -o-border-radius: 0 0 5px 5px;
  border-radius: 0 0 5px 5px;
}
.post-list a.another-posts:before {
  content: 'A';
  color: #969696;
  font-size: 10px;
  position: absolute;
  right: 12px;
  top: 12px;
}
.post-list .post:hover a.another-posts {
  background-color: rgba(0, 0, 0, 0.05);
}
.post-list .empathized-user-name,
.post-list .acted-user-name {
  border: none;
  display: block;
  padding: 5px 10px;
  font-weight: normal;
  font-size: 12px;
}
.post-list .empathized-user-name a,
.post-list .acted-user-name a {
  color: #3caa00;
  font-weight: bold;
  padding-right: 3px;
  font-size: 13px;
}
.post-list .empathized-user-name:before {
  font-size: 14px;
  color: #5ac800;
  content: "e";
  margin-right: 2px;
}
.post-list .recommend-user-container {
  border: none;
  padding: 0;
}
.post-list .recommend-user-container li {
  border: none;
}
.post-list .recommend-user-container .body {
  margin-top: 0;
}
.post-list .recommend-user-container .list-content-with-icon-and-text .title {
  margin-top: 0;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  word-wrap: normal;
}
.post-list .user-name {
  display: inline;
}
.post-list .timestamp-container {
  display: inline;
  padding-left: 5px;
}
.post-list .body {
  margin-left: 68px;
  margin-top: 10px;
}
.post-list .screenshot-container {
  margin-bottom: 8px;
  margin-top: 5px;
  margin-right: 62px;
  text-align: center;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
}
.post-list .screenshot-container img {
  width: auto;
  height: 240px;
  max-width: 100%;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
}
.post-list .screenshot-container + .post-content-memo {
  margin-top: 10px;
}
.post-list .screenshot-container.video + .post-content-memo {
  overflow: hidden;
}
.post-list .screenshot-container.video {
  float: right;
  margin: 5px 0 8px 8px;
}
.post-list .screenshot-container.video img {
  width: auto;
  height: 70px;
}
.post-list .screenshot-container.video + .screenshot-container img {
  height: auto;
}
.post-list .icon-container {
  margin: 0 10px 0 0;
}
.post-list .post-content-text {
  font-size: 18px;
}
.post-list .post-content-memo {
  text-align: center;
  margin-top: 15px;
  margin-right: 62px;
}
.post-list .post-content-memo img {
  width: 100%;
  max-width: 320px;
}
.post-list .post-tag + .post-content-text,
.post-list .multi-language-post + .post-content-text,
.post-list .screenshot-container.video + .post-content-text {
  margin-top: 2px;
}
.post-list .topic-body {
  margin-top: 0;
  font-size: 16px;
}
.post-list .post-meta {
  padding-top: 15px;
}
.post-list .recent-reply-content {
  background-color: #f9f9f9;
  border-top: 1px solid #e9e9e9;
  padding: 0;
  margin: 10px 0 0;
  -webkit-border-radius: 0 0 5px 5px;
  -moz-border-radius: 0 0 5px 5px;
  -ms-border-radius: 0 0 5px 5px;
  -o-border-radius: 0 0 5px 5px;
  border-radius: 0 0 5px 5px;
}
.post-list .recent-reply-content .recent-reply-read-more-container {
  text-align: center;
  border-bottom: 1px solid #e9e9e9;
  font-size: 12px;
  padding: 5px 0;
}
.post-list .recent-reply-content .recent-reply-read-more-container:hover {
  background-color: #f4f4f4;
}
.post-list .recent-reply-content .recent-reply {
  padding: 8px;
  *zoom: 1;
}
.post-list .recent-reply-content .recent-reply:after {
  content: "";
  display: block;
  clear: both;
}
.post-list .recent-reply-content .recent-reply:hover {
  background-color: #f4f4f4;
}
.post-list .recent-reply-content .icon-container {
  width: 50px;
  height: 50px;
  margin-right: 8px;
}
.post-list .recent-reply-content .icon-container .icon {
  width: 48px;
  height: 48px;
}
.post-list .recent-reply-content .timestamp-container {
  font-size: 10px;
}
.post-list .recent-reply-content .user-name {
  font-size: 12px;
  padding-top: 0;
}
.post-list .recent-reply-content .post-content {
  padding: 1px 0 0;
  font-size: 12px;
}
.post-list .recent-reply-content .body {
  margin-left: 56px;
  margin-top: 0;
}
.post-list .recent-reply-content .recent-reply-content-text {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  word-wrap: normal;
}
.post-list .recent-reply-content .recent-reply-content-memo {
  text-align: center;
  margin-right: 56px;
}
.post-list .recent-reply-content .recent-reply-content-memo img {
  max-height: 80px;
  width: auto;
  max-width: 100%;
}
.post-list .post.hidden .recent-reply-content,
.post-list .post.hidden .screenshot-container {
  display: none;
}
.post-list .empathized-post .body {
  clear: both;
}
.post-list-outline .empty {
  height: 200px;
  text-align: center;
}
.multi-timeline-post-list .post {
  clear: both;
}
.multi-timeline-post-list .post .body {
  position: relative;
  min-height: 80px;
  *zoom: 1;
}
.multi-timeline-post-list .post .body:after {
  content: "";
  display: block;
  clear: both;
}
.multi-timeline-post-list .post .icon-container {
  width: 38px !important;
  height: 38px !important;
  margin: 0 5px 0 0;
}
.multi-timeline-post-list .post .icon-container .icon {
  width: 36px !important;
  height: 36px !important;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
}
.multi-timeline-post-list .post .user-name {
  font-size: 14px;
}
.multi-timeline-post-list .post .tag-container span,
.multi-timeline-post-list .post .tag-container a {
  font-size: 14px;
}
.multi-timeline-post-list .post .timestamp-container {
  margin-bottom: 8px;
  font-size: 12px;
}
.multi-timeline-post-list .post .post-tag,
.multi-timeline-post-list .post .multi-language-post {
  float: left;
  margin-right: 7px;
}
.multi-timeline-post-list .post .post-content-text {
  font-size: 16px;
  line-height: 1.4;
  white-space: pre-wrap;
}
.multi-timeline-post-list .post .post-content-memo {
  text-align: center;
}
.multi-timeline-post-list .post .post-content-memo img {
  width: 100%;
  max-width: 320px;
}
.multi-timeline-post-list .post .topic-body {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  word-wrap: normal;
}
.multi-timeline-post-list .post .accepting > span,
.multi-timeline-post-list .post .not-accepting > span {
  font-size: 12px;
}
.multi-timeline-post-list .post .post-meta {
  padding: 15px 0 0;
}
.multi-timeline-post-list .post .screenshot-container {
  width: 280px;
  height: 157px;
  position: absolute;
  left: -290px;
  top: 0;
  margin: 0 10px 0 0;
  text-align: center;
}
.multi-timeline-post-list .post .screenshot-container img {
  height: 157px;
  width: auto;
  margin: 0 auto;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
}
.multi-timeline-post-list .post .screenshot-container.video {
  position: absolute !important;
  left: auto;
  right: 0;
  top: 0;
  margin: 0 !important;
  height: 42px !important;
  width: auto !important;
}
.multi-timeline-post-list .post .screenshot-container.video img {
  height: 42px !important;
  width: auto !important;
}
.multi-timeline-post-list .post.with-image .body {
  margin-left: 290px;
  min-height: 160px;
}
.multi-timeline-post-list .post.hidden .screenshot-container {
  background-color: #f6f6f6;
}
.multi-timeline-post-list .post-subtype-diary.with-image .post-content-text {
  min-height: 3em;
}
.post-body .multi-timeline-post-list .post-subtype-artwork {
  border-top: none;
  padding: 5px;
  float: left;
  width: 50%;
  clear: none;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
}
.post-body .multi-timeline-post-list .post-subtype-artwork:nth-child(2n+1) {
  clear: both;
}
.post-body .multi-timeline-post-list .post-subtype-artwork.with-image .body {
  margin: 0;
  min-height: 0;
}
.post-body .multi-timeline-post-list .post-subtype-artwork .community-container {
  margin: 0;
  border: none;
}
.post-body .multi-timeline-post-list .post-subtype-artwork .post-content-memo {
  margin: 0 0 6px;
}
.post-body .multi-timeline-post-list .post-subtype-artwork .post-content-memo img {
  width: 100%;
}
.post-body .multi-timeline-post-list .post-subtype-artwork .screenshot-container {
  height: 42px;
  width: auto;
  position: absolute;
  left: auto;
  top: auto;
  bottom: 0;
  right: 0;
  margin: 0;
}
.post-body .multi-timeline-post-list .post-subtype-artwork .screenshot-container img {
  height: 42px;
  width: auto;
}
.post-body .multi-timeline-post-list .post-subtype-artwork .timestamp-container {
  display: none;
}
.post-body .multi-timeline-post-list .post-subtype-artwork .post-meta {
  font-size: 12px;
  padding: 0;
  float: none;
  text-align: left;
  clear: none;
}
.post-body .multi-timeline-post-list .post-subtype-artwork .post-meta > div {
  margin-right: 8px;
  margin-left: 0;
  padding: 0;
}
.post-body .multi-timeline-post-list .post-subtype-artwork .empathy-button {
  display: none;
}
.post-body .multi-timeline-post-list .post-subtype-artwork .hidden-content {
  background-color: #f9f9f9;
  border-top: 1px dashed #ddd;
  display: table;
  padding: 10px 0;
  margin-bottom: 6px;
  height: 90px;
  width: 100%;
}
.post-body .multi-timeline-post-list .post-subtype-artwork .hidden-content p {
  display: table-cell;
  *display: inline;
  *zoom: 1;
  vertical-align: middle;
  padding: 0 5px;
}
.multi-timeline-post-list .post-subtype-topic .body {
  min-height: 0;
}
.multi-timeline-post-list .post-subtype-topic .screenshot-container {
  position: static;
  float: right;
  margin: 0 0 0 10px;
  width: auto;
  height: auto;
}
.multi-timeline-post-list .post-subtype-topic .screenshot-container img {
  height: 70px;
}
.multi-timeline-post-list .post-subtype-topic .user-container {
  padding: 5px 0 0 0;
  margin: 0;
  float: left;
}
.multi-timeline-post-list .post-subtype-topic .user-name,
.multi-timeline-post-list .post-subtype-topic .timestamp-container {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  vertical-align: middle;
  line-height: 27px;
  margin: 0;
}
.multi-timeline-post-list .post-subtype-topic .user-name a,
.multi-timeline-post-list .post-subtype-topic .timestamp-container a {
  font-weight: normal;
  color: #969696;
  font-size: 13px;
}
.multi-timeline-post-list .post-subtype-topic .post-meta {
  clear: none;
  float: right;
  padding: 5px 0 0 0;
}
.multi-timeline-post-list .post-subtype-topic .icon-container,
.multi-timeline-post-list .post-subtype-topic .empathy-button {
  display: none;
}
.multi-timeline-post-list .post-subtype-topic.post.with-image .body {
  margin: 0;
  min-height: 0;
}
.multi-timeline-post-list .post-subtype-topic .hidden-content,
.multi-timeline-post-list .post-subtype-topic .deleted-message,
.multi-timeline-post-list .post-subtype-topic .hidden_as_violation {
  padding: 25px 0 0 0;
}
.window-create-new-topic .post-buttons-content {
  margin-top: 10px;
}
h2.label-topic_post {
  *zoom: 1;
  padding-top: 12px;
}
h2.label-topic_post:after {
  content: "";
  display: block;
  clear: both;
}
h2.label-topic_post .label-topic_post-msgid {
  display: inline-block;
  padding-top: 5px;
}
.post-list-heading-button {
  float: right;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  margin: 0 auto;
  padding: 3px 5px 2px;
  border: 1px solid #ddd;
  border-bottom-color: #ccc;
  background: #FFF;
  font-size: 12px;
  color: #323232;
  text-align: center;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
  -webkit-box-shadow: inset 0 1px 0 #fff;
  -moz-box-shadow: inset 0 1px 0 #fff;
  -ms-box-shadow: inset 0 1px 0 #fff;
  -o-box-shadow: inset 0 1px 0 #fff;
  box-shadow: inset 0 1px 0 #fff;
}
.post-list-heading-button:hover {
  text-decoration: none;
  -webkit-box-shadow: inset 0 1px 0 #fff, 0 2px 4px rgba(0,0,0,0.1);
  -moz-box-shadow: inset 0 1px 0 #fff, 0 2px 4px rgba(0,0,0,0.1);
  -ms-box-shadow: inset 0 1px 0 #fff, 0 2px 4px rgba(0,0,0,0.1);
  -o-box-shadow: inset 0 1px 0 #fff, 0 2px 4px rgba(0,0,0,0.1);
  box-shadow: inset 0 1px 0 #fff, 0 2px 4px rgba(0,0,0,0.1);
}
.post-list-heading-button:before {
  content: "p";
  font-size: 14px;
  color: #5ac800;
  float: left;
  margin-right: 3px;
}
.multi_timeline-topic-filter {
  padding: 15px;
  display: none;
}
.multi_timeline-topic-filter.open {
  display: block;
}
.multi_timeline-topic-filter .content {
  padding-bottom: 15px;
  position: relative;
}
.multi_timeline-topic-filter .content:before {
  content: "";
  display: inline-block;
  width: 22px;
  height: 10px;
  background: url('https://web.archive.org/web/20170929144533im_/https://d13ph7xrk1ee39.cloudfront.net/img/tutorial-window-balloon.png?k-yAhY8qeKCYWhNmG6QRfA');
  background-size: 22px 10px;
  position: absolute;
  top: -10px;
  right: 15px;
}
.multi_timeline-topic-filter .select-button {
  margin-top: 10px;
}
.multi_timeline-topic-filter .window-bottom-buttons {
  text-align: center;
}
.multi_timeline-topic-filter .window-bottom-buttons .button {
  margin: 10px auto;
  width: 300px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
}
.multi_timeline-topic-filter .window-bottom-buttons .topic-search-filter-button:after {
  font-family: 'MiiverseSymbols', sans-serif;
  font-weight: normal;
  content: 'V';
  vertical-align: middle;
  padding-left: 5px;
  display: inline-block;
  color: #5ac800;
}
.multi_timeline-topic-filter .window-bottom-buttons .topic-search-filter-post:before {
  content: 'p';
  vertical-align: middle;
  font-size: 20px;
  line-height: 20px;
  padding-right: 5px;
  color: #5ac800;
}
.before-renewal .post-body {
  padding: 15px;
  background-color: #ebebeb;
  background-color: rgba(200, 200, 200, 0.3);
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
}
.before-renewal .post-body p {
  margin-bottom: 10px;
}
.before-renewal .post-body .button {
  max-width: 380px;
}
#post-permlink .buttons-content {
  padding: 15px;
  *zoom: 1;
}
#post-permlink .buttons-content:after {
  content: "";
  display: block;
  clear: both;
}
#post-permlink .buttons-content .embed-link-button {
  margin: 10px 0 0;
  float: left;
}
#post-permlink .buttons-content .report-buttons-content {
  margin: 10px 0;
  float: right;
}
#post-content {
  padding: 15px;
}
#post-content .community-container {
  font-weight: bold;
  -webkit-border-radius: 5px 5px 0 0;
  -moz-border-radius: 5px 5px 0 0;
  -ms-border-radius: 5px 5px 0 0;
  -o-border-radius: 5px 5px 0 0;
  border-radius: 5px 5px 0 0;
}
#post-content .user-content {
  display: table;
}
#post-content .icon-container,
#post-content .user-name-content {
  display: table-cell;
  *display: inline;
  *zoom: 1;
  vertical-align: middle;
  float: none;
}
#post-content .user-name-content {
  padding-left: 10px;
}
#post-content .user-organization {
  font-size: 11px;
}
#post-content .user-name {
  font-size: 16px;
}
#post-content .user-id {
  margin-left: 5px;
  color: #969696;
  font-size: 14px;
  font-weight: normal;
}
#post-content .timestamp-container {
  font-size: 14px;
  color: #969696;
  margin-top: 1px;
  line-height: 1.2em;
}
#post-content .timestamp-container .timestamp {
  color: #969696;
}
#post-content .timestamp-container .timestamp:hover {
  text-decoration: underline;
}
#post-content .body {
  clear: both;
  font-size: 18px;
  padding: 10px 0 0;
}
#post-content .screenshot-container {
  margin-bottom: 8px;
}
#post-content .post-content-text {
  white-space: pre-wrap;
}
#post-content .reply-content-text {
  white-space: pre-wrap;
}
#post-content .post-content-memo {
  margin: 10px auto 0;
  text-align: center;
}
#post-content .post-content-memo img {
  width: 100%;
}
#post-content .video {
  margin-top: 10px;
}
#post-content .video,
#post-content .video iframe {
  width: 100%;
  height: auto;
  min-height: 330px;
  margin-left: 0;
  margin-bottom: 0;
  vertical-align: bottom;
}
#post-content .video:after,
#post-content .video iframe:after {
  display: none;
}
#post-content .post-meta {
  padding-top: 20px;
}
#post-content #close-topic-post {
  margin: 15px 0 -5px;
}
#post-content #close-topic-post input {
  width: 320px;
}
#post-content .select-button-label {
  font-size: 14px;
}
#post-content .select-button-label:after {
  content: " : ";
}
#post-content .select-button-label:before {
  content: '#';
  font-weight: normal;
  font-size: 16px;
  margin-right: 5px;
  vertical-align: middle;
  color: #969696;
  margin-top: -3px;
  display: inline-block;
}
#post-content .select-content {
  margin: 10px 0;
}
#post-content select#body-language-selector {
  min-width: 50%;
  margin: 0 0 10px;
}
#empathy-content {
  clear: both;
  *zoom: 1;
  position: relative;
  padding: 6px 8px 6px;
  margin: -5px 15px 0;
  border: 1px solid #ddd;
  background: #f9f9f9;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
}
#empathy-content:after {
  content: "";
  display: block;
  clear: both;
}
#empathy-content:before {
  content: '';
  position: absolute;
  display: block;
  width: 10px;
  height: 7px;
  top: -6px;
  left: 22px;
  background: url('https://web.archive.org/web/20170929144533im_/https://d13ph7xrk1ee39.cloudfront.net/img/balloon-part-empathy.png?GXwAkHrU_NISgJHXZBTBpg') no-repeat 0 0;
  -webkit-background-size: 10px 7px;
  -moz-background-size: 10px 7px;
  -ms-background-size: 10px 7px;
  -o-background-size: 10px 7px;
  background-size: 10px 7px;
}
#empathy-content .post-permalink-feeling-icon {
  float: left;
  display: block;
  width: 48px;
  height: 48px;
  margin: 2px;
}
#empathy-content .post-permalink-feeling-icon img {
  width: 46px;
  height: 46px;
  border: 1px solid #ddd;
  background: #fff;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
}
#post-content + .buttons-content,
#empathy-content.none + .buttons-content {
  border-top: 1px solid #ddd;
}
.buttons-content .post-social-buttons-wrapper {
  text-align: left;
}
.buttons-content .social-buttons-heading {
  font-size: 12px;
  color: #969696;
  font-weight: bold;
  margin-bottom: 5px;
  text-align: left;
}
#reply-content.no-reply {
  display: none;
}
#reply-content .no-reply-content {
  padding: 30px 0;
  color: #969696;
  text-align: center;
}
#reply-content .no-reply-content p {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  text-align: left;
}
#reply-content button.more-button {
  font-size: 14px;
  *zoom: 1;
  padding: 13px 10px 11px;
  border: none;
  display: block;
  color: #323232;
  font-weight: bold;
  text-align: center;
  background: transparent;
  width: 100%;
}
#reply-content button.more-button:after {
  content: "";
  display: block;
  clear: both;
}
#reply-content button.more-button.newest-replies-button,
#reply-content button.more-button.newer-replies-button {
  border-top: 1px solid #ddd;
  border-bottom: none;
}
#reply-content button.more-button:hover {
  background-color: #f9f9f9;
}
#reply-content button.more-button.loading img {
  width: 22px;
  height: 22px;
}
#reply-content button.more-button span:before {
  font-size: 14px;
  margin-right: 3px;
  color: #646464;
}
#reply-content button.more-button.oldest-replies-button span:before {
  content: '/';
}
#reply-content button.more-button.older-replies-button span:before {
  content: '-';
}
#reply-content button.more-button.newest-replies-button span:before {
  content: '*';
}
#reply-content button.more-button.newer-replies-button span:before {
  content: '+';
}
#reply-content button.more-button span.loading:before {
  content: '';
}
#reply-content .info-reply-list + button.more-button,
#reply-content .more-button + .more-button {
  border-top: 1px solid #ddd;
}
#reply-content .list .my {
  background-color: #effbe7;
}
#reply-content .list > li.my:hover {
  background-color: #e6f9da;
}
.reply-list .icon-container {
  width: 50px;
  height: 50px;
  margin-right: 8px;
}
.reply-list .icon-container .icon {
  width: 48px;
  height: 48px;
}
.reply-list .body {
  margin-left: 58px;
}
.reply-list .header {
  margin-bottom: 5px;
}
.reply-list .timestamp-container,
.reply-list .user-name {
  display: inline;
}
.reply-list .timestamp-container {
  font-size: 12px;
  padding-left: 5px;
}
.reply-list .reply-content-text,
.reply-list .reply-content-memo {
  margin-top: 4px;
  font-size: 16px;
}
.reply-list .reply-content-text {
  white-space: pre-wrap;
}
.reply-list .reply-content-memo {
  text-align: center;
}
.reply-list .reply-content-memo img {
  width: 100%;
  max-width: 320px;
}
.reply-list .reply-meta {
  padding-top: 10px;
}
.reply-list .screenshot-container {
  max-width: 400px;
  margin: 5px auto;
}
.reply-list .hidden .screenshot-container {
  margin: 0;
}
.cannot-reply {
  padding: 30px 0;
  color: #969696;
  text-align: center;
}
.post-permalink-button {
  background: #fff url('https://web.archive.org/web/20170929144533im_/https://d13ph7xrk1ee39.cloudfront.net/img/icon-arrow-left.png?TkfXA9HNLevq-SF2c67xLQ') no-repeat 15px center;
  color: #323232;
  display: table;
  width: 100%;
  min-height: 68px;
  -webkit-background-size: 9px 15px;
  -moz-background-size: 9px 15px;
  -ms-background-size: 9px 15px;
  -o-background-size: 9px 15px;
  background-size: 9px 15px;
}
.post-permalink-button > span {
  text-align: left;
  display: table-cell;
  *display: inline;
  *zoom: 1;
  vertical-align: middle;
  padding: 10px;
}
.post-permalink-button .icon-container {
  width: 50px;
  height: 50px;
  padding: 10px 0px 10px 40px;
  float: none;
}
.post-permalink-button .icon-container .icon {
  width: 48px;
  height: 48px;
}
.post-permalink-button .post-user-description {
  font-weight: bold;
}
.post-permalink-button:hover {
  background-color: #f9f9f9;
}
.reply-permalink-post {
  padding: 15px;
}
.reply-permalink-post #empathy-content {
  margin: 10px 0;
}
.reply-permalink-post .reply-content-memo .post-memo {
  width: 100%;
}
.main-column-hatebu-entries {
  margin-top: 30px;
}
.main-column-hatebu-entries .post-list-outline {
  overflow: visible;
}
.hatebu-entries h2 {
  border-color: #00A5DE;
  color: #00A5DE;
  position: relative;
  padding-left: 65px;
  padding-top: 12px;
  line-height: 1.3;
  *zoom: 1;
}
.hatebu-entries h2:after {
  content: "";
  display: block;
  clear: both;
}
.hatebu-entries .hatebu-entries-label-icon {
  position: absolute;
  left: 15px;
  bottom: 10px;
  width: 40px;
  height: 40px;
}
.hatebu-entries .hatebu-label-about {
  float: right;
  display: inline-block;
  margin: 5px 0 0 5px;
  font-size: 12px;
  color: #00A5DE;
}
.hatebu-entries .hatebu-label-about a {
  color: #00A5DE;
  text-decoration: underline;
}
.hatebu-entries .hatebu-entries-list a {
  color: #323232;
}
.hatebu-entries .hatebu-entries-list a:hover {
  text-decoration: underline;
}
.hatebu-entries .hatebu-entries-list .hatebu-entries-meta {
  display: block;
}
.hatebu-entries .hatebu-entries-list .hatebu-entries-host {
  color: #969696;
  font-size: 12px;
}
.hatebu-entries .hatebu-entries-list .hatebu-entries-users {
  color: #FF4166;
  margin-right: 10px;
}
.hatebu-entries .hatebu-show-more {
  text-align: right;
}
.hatebu-entries .hatebu-more-icon {
  width: 20px;
  height: 20px;
  vertical-align: middle;
}
.user-organization {
  display: block;
  font-size: 12px;
  color: #5ac800;
  font-style: italic;
}
body.search form.search {
  margin: 15px auto;
  width: 95%;
}
body.search .search-content p.note {
  margin: 5px 10px 10px;
}
.album-content .album-list {
  clear: both;
  margin: 4px 10px 15px;
  *zoom: 1;
}
.album-content .album-list:after {
  content: "";
  display: block;
  clear: both;
}
.album-content .album-list a.screenshot-container {
  background-size: 100% auto;
  background-position: center;
  background-repeat: no-repeat;
  background-color: #fff;
  display: block;
  float: left;
  margin: 6px 0.5% 0;
  width: 49%;
  height: 132px;
}
.album-content .community-list-body + .album-list {
  margin: -7px 7px 15px;
}
.album-dialog .dialog-inner {
  padding: 0 15px;
}
.album-dialog .window {
  max-width: 830px;
  width: auto;
}
.album-dialog .window-title {
  white-space: normal;
}
.album-dialog .window-body {
  padding: 0;
}
.album-dialog img {
  display: block;
  margin-bottom: 15px;
  max-height: 320px;
  min-height: 300px;
  max-width: 100%;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
}
.album-dialog .img-wrapper {
  display: inline-block;
  text-align: right;
  padding: 0 10px;
}
.album-dialog .created-at {
  color: #969696;
  margin: 15px 0 3px;
  display: block;
}
.album-dialog .button {
  position: relative;
  display: inline-block;
  min-height: 0;
}
.album-dialog .button input {
  position: absolute;
  top: 0;
  left: 0;
  border: 0;
  margin: 0;
  padding: 0;
  opacity: 0;
  width: 100%;
  height: 100%;
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  -o-appearance: none;
  appearance: none;
}
.album-dialog .album-delete-button,
.album-dialog .album-diary-button {
  width: 200px;
  margin: 0 10px;
}
.album-dialog .album-diary-button:before {
  color: #00b7d8;
  content: "%";
  margin-right: 3px;
  font-size: 16px;
  line-height: 14px;
}
.album-dialog .album-diary-button.disabled:before {
  color: #969696;
}
.album-dialog .album-delete-button:before {
  color: #323232;
  content: "d";
  margin-right: 3px;
}
.album-dialog .album-close-button {
  width: 100%;
  max-width: 100%;
  background: -webkit-linear-gradient(bottom, #e9e9e9, #fff);
  border: 0;
  -webkit-box-shadow: 0 1px 10px rgba(1, 1, 1, 0.4);
  -moz-box-shadow: 0 1px 10px rgba(1, 1, 1, 0.4);
  -ms-box-shadow: 0 1px 10px rgba(1, 1, 1, 0.4);
  -o-box-shadow: 0 1px 10px rgba(1, 1, 1, 0.4);
  box-shadow: 0 1px 10px rgba(1, 1, 1, 0.4);
  margin-top: 20px;
  -webkit-border-radius: 0px 0px 5px 5px;
  -moz-border-radius: 0px 0px 5px 5px;
  -ms-border-radius: 0px 0px 5px 5px;
  -o-border-radius: 0px 0px 5px 5px;
  border-radius: 0px 0px 5px 5px;
  font-size: 16px;
}
#diary-container #diary-user-content {
  padding: 5px 10px 10px;
  text-align: center;
  background-image: url('https://web.archive.org/web/20170929144533im_/https://d13ph7xrk1ee39.cloudfront.net/img/bg-gray-dot.png?MLmu-sCNKjWKqbJLQ44-fw');
  background-size: 14px auto;
  border-bottom: 1px solid #ddd;
  border-top: 4px solid #04c9db;
}
#diary-container .icon-container {
  margin: 15px auto 0;
  float: none;
  position: relative;
  overflow: visible;
}
#diary-container .icon-container:before {
  content: '%';
  font-size: 20px;
  color: #04c9db;
  position: absolute;
  right: -9px;
  bottom: -3px;
  background-color: #fff;
  line-height: 24px;
  height: 23px;
  width: 25px;
  border-radius: 6px;
}
#diary-container .user-organization {
  margin: 7px 0 0;
  display: block;
  line-height: 1;
  font-size: 12px;
  color: #5ac800;
  font-style: italic;
}
#diary-container .nick-name {
  font-size: 16px;
  font-weight: bold;
  margin: 3px 0;
}
#diary-container #post-diary-window + #diary-user-content {
  border-bottom: none;
}
#diary-container .report-buttons-content {
  margin: 0;
}
#post-diary-window {
  padding: 20px;
  background: #04c9db;
  text-align: center;
  margin-top: -1px;
}
#post-diary-window p {
  color: #fff;
  margin-bottom: 7px;
  display: inline-block;
  text-align: left;
}
#diary-post-form {
  padding-top: 56px;
  margin-top: -56px;
}
#image-header-content {
  background-position: center bottom;
  background-repeat: repeat-x;
  background-size: 14px auto;
  background-image: url('https://web.archive.org/web/20170929144533im_/https://d13ph7xrk1ee39.cloudfront.net/img/bg-gray.png?RZQXV8yln6MKCFOC2XlGgA');
  min-height: 140px;
  width: 100%;
  position: relative;
  display: table;
  *zoom: 1;
}
#image-header-content:after {
  content: "";
  display: block;
  clear: both;
}
#image-header-content .image-header-title {
  line-height: 140px;
  display: table-cell;
  vertical-align: middle;
  width: 100%;
}
#image-header-content .image-header-title .title {
  color: #5ac800;
  font-size: 18px;
  margin: 0 0 10px 20px;
  line-height: 1.3em;
  display: block;
  font-weight: bold;
}
#image-header-content .image-header-title .text {
  font-size: 14px;
  margin: 0 0 0 20px;
  line-height: 1.2em;
  display: block;
}
#image-header-content img {
  display: block;
  width: 157px;
  height: auto;
  padding: 15px 15px 15px 10px;
}
.identified_user .post-list .text {
  color: #969696;
  height: 21px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  word-wrap: normal;
}
.identified_user .post-list .timestamp-container {
  float: left;
  margin-top: 5px;
}
.identified_user .post-list .multi-language-post {
  float: left;
  font-size: 14px;
  padding-top: 5px;
  margin-left: 10px;
}
#help .help-content {
  padding: 15px;
  *zoom: 1;
  margin: 0 auto;
}
#help .help-content:after {
  content: "";
  display: block;
  clear: both;
}
#help .help-content h2 {
  clear: both;
  padding: 5px 10px 3px;
  margin-top: 2em;
  background: #5ac800;
  color: #fff;
  font-size: 14px;
  border-radius: 5px;
}
#help .help-content .num1 h2 {
  margin-top: 0;
}
#help .help-content h3 {
  clear: both;
  margin-top: 1.5em;
  border-bottom: 2px solid #5ac800;
  font-size: 14px;
  font-weight: bold;
}
#help .help-content div {
  font-size: 14px;
  margin: 10px 0;
}
#help .help-content p {
  font-size: 14px;
  margin: 10px 0;
}
#help .help-content p.guide-img {
  text-align: center;
  margin: 20px 0;
}
#help .help-content .attention img,
#help .help-content p img {
  vertical-align: middle;
  max-width: 300px;
  width: 100%;
}
#help .help-content p.guide-img5 img,
#help .help-content p.guide-img7 img {
  width: 120px;
}
#help .help-content a {
  display: block;
}
#help .help-content a:hover {
  text-decoration: underline;
}
#help .help-content .attention {
  clear: both;
  padding: 5px 10px 0;
  border: 3px solid #81e52e;
  margin: 20px 0 0;
  background: #fff;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
}
#help .help-content .attention .title {
  margin: 0px -5px 5px;
  padding: 5px;
  color: #fff;
}
#help .help-content .attention p.title img {
  width: 20px;
  height: 18px;
  margin-right: 3px;
  vertical-align: middle;
}
#help .help-content ul,
#help .help-content ol {
  padding-left: 1.2em;
  margin: 0 0 1.2em;
}
#help .help-content .help-display-img + ul,
#help .help-content .help-display-img + ol {
  padding-left: 55px;
}
#help .help-content .help-display-img + ul .img-anchor-button,
#help .help-content .help-display-img + ol .img-anchor-button {
  margin: -3px 0 0 -55px;
}
#help .help-content ul li,
#help .help-content ol li {
  padding: 0.5em 0 0;
}
#help .help-content ul li {
  *list-style: disc;
}
#help .help-content li p,
#help .help-content .note {
  color: #646464;
  font-size: 12px;
  margin: 5px 0;
}
#help .help-content .note {
  padding-left: 30px;
}
#help .help-content .note:before {
  content: '◆';
  margin-left: -30px;
  margin-right: 5px;
}
#help .help-content ul li:before,
#help .help-content ol li:before {
  content: '●';
  margin: 0 0.2em 0 -1.2em;
}
#help .help-content ul ul li:before {
  content: '○';
}
#help .help-content ul ul li {
  *list-style: circle;
}
#help .help-content ol li:nth-child(1):before {
  content: '❶';
}
#help .help-content ol li:nth-child(2):before {
  content: '❷';
}
#help .help-content ol li:nth-child(3):before {
  content: '❸';
}
#help .help-content ol li:nth-child(4):before {
  content: '❹';
}
#help .help-content ol li:nth-child(5):before {
  content: '❺';
}
#help .help-content ol li:nth-child(6):before {
  content: '❻';
}
#help .help-content ol li:nth-child(7):before {
  content: '❼';
}
#help .help-content ol li:nth-child(8):before {
  content: '❽';
}
#help .help-content ol li:nth-child(9):before {
  content: '❾';
}
#help .help-content ol li:nth-child(10):before {
  content: '❿';
}
#help .help-content ol li:nth-child(11):before {
  content: '⓫';
}
#help .help-content ol li:nth-child(12):before {
  content: '⓬';
}
#help .help-content ol li:nth-child(13):before {
  content: '⓭';
}
#help .help-content ol li:nth-child(14):before {
  content: '⓮';
}
#help .help-content ol li:nth-child(15):before {
  content: '⓯';
}
#help .help-content ol li:nth-child(16):before {
  content: '⓰';
}
#help .help-content ol li:nth-child(17):before {
  content: '⓱';
}
#help .help-content ol li:nth-child(18):before {
  content: '⓲';
}
#help .help-content ol li:nth-child(19):before {
  content: '⓳';
}
#help .help-content ol li:nth-child(20):before {
  content: '⓴';
}
#help .help-content ol li {
  *list-style-type: decimal;
  *margin-left: 1em;
}
#help .help-content#guide .num1 h3,
#help .help-content.num1 li:before,
#help .help-content#guide .num1 li:before {
  color: #FF9100;
}
#help .help-content#guide .num2 h3,
#help .help-content.num2 li:before,
#help .help-content#guide .num2 li:before {
  color: #FF6473;
}
#help .help-content#guide .num4 h3,
#help .help-content.num4 li:before,
#help .help-content#guide .num4 li:before {
  color: #00A8E8;
}
#help .help-content#guide .num5 h3,
#help .help-content.num5 li:before,
#help .help-content#guide .num5 li:before {
  color: #0092AA;
}
#help .help-content#guide .num6 h3,
#help .help-content.num6 li:before,
#help .help-content#guide .num6 li:before {
  color: #46C81E;
}
#help .index-title1,
#help #guide .num1 h2,
#help .num1 a.img-anchor-button,
#help .num1 .help-display-img a {
  background: #FF9100;
}
#help .index-title2,
#help #guide .num2 h2,
#help .num2 a.img-anchor-button,
#help .num2 .help-display-img a {
  background: #FF6473;
}
#help .num1 .table td,
#help .num1 .table th,
#help #guide .num1 h3,
#help .num1 .attention {
  border-color: #FF9100;
}
#help .num2 .table td,
#help .num2 .table th,
#help #guide .num2 h3,
#help .num2 .attention {
  border-color: #FF6473;
}
#help .num1 .attention .title {
  background-color: #FF9100;
}
#help .num2 .attention .title {
  background-color: #FF6473;
}
#help .faq .attention .title {
  background-color: #5ac800;
}
#help .guide-img6 {
  *zoom: 1;
}
#help .guide-img6:after {
  content: "";
  display: block;
  clear: both;
}
#help .guide-img6 img {
  float: right;
  width: 70px;
  height: 70px;
}
.warning-content {
  background: #fff;
  border: 1px solid rgba(0, 0, 0, 0.1);
  overflow: hidden;
  -webkit-box-shadow: 0 1px 0px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 1px 0px rgba(0, 0, 0, 0.2);
  -ms-box-shadow: 0 1px 0px rgba(0, 0, 0, 0.2);
  -o-box-shadow: 0 1px 0px rgba(0, 0, 0, 0.2);
  box-shadow: 0 1px 0px rgba(0, 0, 0, 0.2);
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
  min-height: 300px;
  max-width: 625px;
  margin: 20px auto;
  display: table;
  padding: 0;
  color: #646464;
  font-size: 16px;
  text-align: center;
}
.warning-content > div {
  display: table-cell;
  vertical-align: middle;
  *display: inline;
  *zoom: 1;
  width: 900px;
  padding: 30px;
}
.warning-content > div p {
  padding: 30px 0;
  text-align: left;
}
.warning-content .black-button {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  margin: 0 auto;
  width: auto;
}
.warning-content-unactivated form {
  margin-bottom: 50px;
}
.warning-content-unactivated form + div {
  line-height: 0;
}
.warning-content-unactivated img {
  margin-bottom: -30px;
  width: 100%;
}
.warning-content-unactivated form {
  margin-bottom: 30px;
}
.warning-content-restricted > div p {
  padding-bottom: 0;
  *zoom: 1;
}
.warning-content-restricted > div p:after {
  content: "";
  display: block;
  clear: both;
}
.warning-content-restricted img {
  margin-top: 20px;
  margin-left: 20px;
  width: 100px;
  float: right;
}
.warning-content-forward > div strong {
  margin-top: 10px;
  font-size: 21px;
  border-bottom: none;
  text-align: center;
  display: block;
  color: #3caa00;
}
.warning-content-forward > div p {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  padding: 20px 0 30px;
  text-align: left;
}
.warning-content-forward form {
  margin-bottom: 20px;
}
#miiverse-will-reborn {
  min-width: 1000px;
}
#miiverse-will-reborn #cookie-policy-notice {
  top: 0;
}
#miiverse-will-reborn .redesign-banner {
  display: none;
}
#miiverse-will-reborn #wrapper {
  width: auto;
  margin: 0;
}
#miiverse-will-reborn #sub-body {
  display: none;
}
#miiverse-will-reborn #main-body {
  width: auto;
  margin: 0;
  border-radius: 0;
  overflow: inherit;
  padding-bottom: 0;
  border-top: 0;
  max-width: 100%;
  padding: 0;
}
#miiverse-will-reborn #footer {
  display: none;
}
#special-offdevice {
  background: url('https://web.archive.org/web/20170929144533im_/https://d13ph7xrk1ee39.cloudfront.net/img/special/header-bg.png?UErx8IRiN7-sP1_Sc4juqg');
}
#special-offdevice a,
#special-offdevice a:link {
  color: #fff;
  text-decoration: none;
}
#special-offdevice a:hover {
  text-decoration: underline;
}
#special-offdevice .body-content {
  width: 1000px;
  margin: 0 auto;
}
#special-offdevice p {
  font-size: 16px;
}
#special-offdevice h2 {
  color: #5ac800;
  font-size: 30px;
}
#special-offdevice .note,
#special-offdevice .note-artwork {
  color: #969696;
  font-size: 14px;
}
#special-offdevice .note {
  margin-top: 5px;
}
#special-offdevice .note-artwork {
  margin: -25px 0 20px 10px;
  text-align: left;
}
#special-offdevice .header {
  background: url('https://web.archive.org/web/20170929144533im_/https://d13ph7xrk1ee39.cloudfront.net/img/special/header-bg-sarcle.png?E7rjp1vuufzInKwSJ_K12w') no-repeat;
  background-position: center;
  border-top: 5px #5ac800;
  min-height: 340px;
  text-align: center;
  padding-top: 10px;
  margin: 0 auto;
}
#special-offdevice .header .body-content {
  position: relative;
}
#special-offdevice .header .header-logo {
  padding: 0 20px;
}
#special-offdevice .header .header-logo .logo-miiverse,
#special-offdevice .header .header-logo .logo-nintendo {
  position: relative;
  z-index: 2;
}
#special-offdevice .header .header-logo .logo-miiverse {
  max-width: 200px;
  float: left;
}
#special-offdevice .header .header-logo .logo-nintendo {
  max-width: 80px;
  max-height: 20px;
  margin-top: 20px;
  float: right;
}
#special-offdevice .header .header-announce-wrapper {
  width: 460px;
  padding: 115px 0 0 85px;
}
#special-offdevice .header .header-image {
  position: absolute;
  top: 50px;
  left: 0;
}
#special-offdevice .header h1 {
  color: #5ac800;
  border-bottom: 4px dashed #bff095;
  font-size: 35px;
  display: inline;
}
#special-offdevice .header .social-button li {
  display: inline-block;
  vertical-align: top;
  margin-left: 10px;
  line-height: 15px;
}
#special-offdevice .header li.google-button {
  margin-right: -30px;
}
#special-offdevice .header .social-button-area {
  text-align: center;
  width: 460px;
  padding: 20px 0 0 85px;
  position: relative;
}
#special-offdevice .header .social-button {
  display: inline;
}
#special-offdevice .header-guide {
  font-size: 16px;
  background: url('https://web.archive.org/web/20170929144533im_/https://d13ph7xrk1ee39.cloudfront.net/img/special/keisan-bg.png?c_n86mmlaJjYrGCg7I0OWw');
  padding: 20px 0;
}
#special-offdevice .header-guide .header-guide-wrapper {
  width: 880px;
  margin: 0 auto;
  padding: 0 60px;
  *zoom: 1;
}
#special-offdevice .header-guide .header-guide-wrapper:after {
  content: "";
  display: block;
  clear: both;
}
#special-offdevice .header-guide .guide-messeage {
  font-size: 20px;
  padding-left: 26px;
  color: #fff;
}
#special-offdevice .header-guide .icon-wrapper {
  float: left;
}
#special-offdevice .header-guide .icon-admin {
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  -o-border-radius: 10px;
  border-radius: 10px;
  border: 4px solid #e6e6e6;
  margin: 30px 0 0 ;
  background-color: #fff;
  width: 90px;
}
#special-offdevice .header-guide .messeage-text {
  background-color: #fff;
  border: 4px solid #e6e6e6;
  padding: 20px 25px;
  margin-left: 123px;
  position: relative;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  -o-border-radius: 10px;
  border-radius: 10px;
}
#special-offdevice .header-guide .messeage-text:before,
#special-offdevice .header-guide .messeage-text:after {
  right: 100%;
  top: 35px;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
}
#special-offdevice .header-guide .messeage-text:after {
  border-color: rgba(255, 255, 255, 0);
  border-right-color: #fff;
  border-width: 15px;
  margin-top: -15px;
}
#special-offdevice .header-guide .messeage-text:before {
  border-color: rgba(221, 221, 221, 0);
  border-right-color: #e6e6e6;
  border-width: 22px;
  margin-top: -22px;
}
#special-offdevice .header-guide .note {
  float: left;
  margin-left: 126px;
  clear: both;
  color: #dcffbe;
  margin-top: 0;
}
#special-offdevice .header-guide-more {
  display: block;
  text-align: right;
  padding: 10px 0;
}
#special-offdevice .header-guide-more .header-guide-more-button {
  display: inline-block;
  color: #fff;
  background-color: #4ca900;
  text-align: center;
  font-size: 18px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
}
#special-offdevice .header-guide-more .header-guide-more-button a {
  display: block;
  padding: 5px 15px;
}
#special-offdevice .contents-bg {
  *zoom: 1;
  border-top: 1px solid #e6e6e6;
}
#special-offdevice .contents-bg:after {
  content: "";
  display: block;
  clear: both;
}
#special-offdevice .bg1 {
  background-color: #fff;
  background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAHwAAAB8CAYAAACrHtS+AAAC4ElEQVR4Ae3W2WoDQQxEUS///8cGZzpxYDCz9S6VrkDQr6WDRN9vVJrAc+lHhFHcI4Q8yRgGe5nDKzp4KOwF/B0ZPBx2unRRwUNiRwUPix0RPDR2NPDw2JHAwU7aS0X4tIH9Zx0CHOwVdnoqbzjYX9jK4GBvYKuCg72DrQgO9gG2GjjYJ9hK4GBfwFYBB/sitgI42BnY3sHBzsT2DA52AbZXcLALsT2Cg12B7Q0c7EpsT+BgN8D2Ag52I2wP4GA3xLYODnZjbMvgYHfAtgoOdidsi+Bgd8S2Bg52Z2xL4GAPwLYCDvYgbAvgYA/Eng0O9mDsmeBgT8CeBQ72JOwZ4GBPxB4NDvZk7JHgYBvAHgUOthHsEeBgG8LuDQ62Meye4GAbxO4FDrZR7B7gYBvGbg0OtnHsluBgO8BuBQ62E+wW4GA7wq4FB9sZdg042A6xS8HBdopdAg62Y+xccLCdY+eAgy2AfRUcbBHsK+BgC2GfgYMthn0EDrYg9h442KLYW+BgC2N/g4Mtjr0GBzsA9j842EGwU8zHpyNEfi0h3xGCHmR8JvAIBfbt9nvJI4CD/cFOm60ODvYKWx0c7C9sZXCwN7BVwcHewVYEB/sAWw0c7BNsJXCwL2CrgIN9EVsBHOwMbO/gYGdiewYHuwDbKzjYhdgewcGuwPYGDnYltidwsBtgewEHuxG2B3CwG2JbBwe7MbZlcLA7YFsFB7sTtkVwsDtiWwMHuzO2JXCwB2BbAQd7ELYFcLAHYs8GB3sw9kxwsCdgzwIHexL2DHCwJ2KPBgd7MvZIcLANYI8CB9sI9ghwsA1h9wYH2xh2T3CwDWL3AgfbKHYPcLANY7cGB9s4dktwsB1gtwIH2wl2C3CwHWHXgoPtDLsGHGyH2KXgYDvFLgEH2zF2LjjYzrFzwMEWwL4KDrYI9hVwsIWwz8DBFsM+AgdbEHsPHGxR7C1wsIWxv8HBFsdeg4MdADuB/wBrfvW9Ujs5XgAAAABJRU5ErkJggg==');
}
#special-offdevice .diary-bg {
  background-color: #fff;
  background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAUCAYAAACNiR0NAAAAm0lEQVQ4EeWT7QqAIAxFW/X+b1zWoYJlt1nijyBB0H2cuzm0lFLXcvUtYbC+DxxVy2amzNKWz+BpyygQW1SSFbpSAAwZaF7vk4s5HSMgMOU/upLQw3lS2S8ln2w/SpIJStnbImDVF6oFIiYFIyDTZKslB0KgmqIHkEglvCebMyKyutVeBBJzVyW+y7L861wiXhqiN3yJ2sJ/CFwALScZJuAdaqAAAAAASUVORK5CYII=');
  position: relative;
  overflow: hidden;
}
#special-offdevice .diary-bg:before {
  display: block;
  content: '';
  position: absolute;
  height: 100%;
  width: 55%;
  right: 0;
  top: 0;
  background: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAHgAAAB4CAYAAAA5ZDbSAAAHj0lEQVR4Ae2deY8UVRTFHfd9wQ3FIMkQBSUS/U/jh/Or+Q3cggtLBpgALigq7st4fp1+WpQS0a46p+f1vcmhq2t66tY5595br5Ohamtvb++t2zJxh9LuCm8LZ4VfhJ5iS2QOCm8KJ5bE9pavtpfbbZkqUUSBMjgiuy9pGezTOpKpDI7I7ktaBvu0jmQqgyOy+5KWwT6tI5nK4IjsvqRlsE/rSKYyOCK7L2kZ7NM6kqkMjsjuS1oG+7SOZCqDI7L7kpbBPq0jmcrgiOy+pGWwT+tIpjI4IrsvaRns0zqSqQyOyO5Lug4G2/8QzSfvIlOUX9rg3yUB6DUwN8ovbTB/KvtrWoSZqgtzfxN+EmJdnDQY0t8KPyYFUO4542cd/LpAIfN30vZIGUxejP1M+EGIVbhyzxkYfFX4WtgogyF7ZYneOxiDLwqMa7vJiQ7mv6wwtk4LkKfKew0WWN8I54RPBbhbw20wBDH0Q2FH+E6IrjKVf87g0sOEuix8IHwl3CnYwpWM0YS53wunBMjerHv5LIUH+B13ESrlfwpMZPxSqLyO1xPso4vPCOh9UnhC4POzFzcJ5xSwXXP4KsSI+kSAKIur8bWXz94l3Cc8IDy43GbfnOeow//vwEy4wYVpxLcCFo1MqaF5vP9SYHJR5MeFQ8K9QotxYbT9K71iMNfDqYOThSDkIc2I2hUwmWoeC8B5YOwB4VkB8lQ5AtDFrVC0uXZBh8LnmtB4fq5tDOfrUTOOzzC1KAZenxPg+ZhwtzALzy39/+DXdfCpo1U2X/JbZfPKewQZBh36sADZY8IRge4dmtpE0u61i+F5wu+S8JGwI9C17BueP0a2SfWQttukosg51vB4ertaYDDjcI6AFF2MoWA4svR2EZB6VNgWXhXoXgiOi0C79kVwKQEspt4TGMlfCHTtOOCJ2aD93vgzK79HYDorEZCiuA4LrwmYSxH8UyFo976Idv4ULQVLoTKm26s2/4w25biMzRYYnAquO08KLwvN3OEoS53XFHkxlPF7QqCbWVhhpJ0fXZSIYffSwRC3k5+ZOCazUDwq0NGRZkoZDNlHBMxlpbyfx7JO/6bBdZbVMkYzseyRNJiqhnhvnTs0kcJlVHMpumf4A9d20mCIR0i7xFUeipdp1bhO+hXoVnikDOarASOL/D13cPOAQsbojTEYoqniaqI7X+FqNxeCSZFjpJ3OLnNh7sYZHNB581ImO3jz1A4wLoMDojtTlsFOtQO5yuCA6M6UZbBT7UCuMjggujNlGexUO5CrDA6I7kxZBjvVDuQqgwOiO1OWwU61A7nK4IDozpRlsFPtQK4yOCC6M2UZ7FQ7kKsMDojuTFkGO9UO5CqDA6I7U5bBTrUDucrggOjOlGWwU+1ArjI4ILozZRnsVDuQqwwOiO5MWQY71Q7kKoMDojtTlsFOtQO5yuCA6M6UZbBT7UCuMjggujNlGexUO5CrDA6I7kxZBjvVDuQqgwOiO1OWwU61A7mSBnOTsE24hRK2wjPCNWUwZHu9fSGGjoP7Vm6UwRDmHsqYHLm9kPI6g5uCD+/+bsud6mBurdueb9CzwXDDWB6MNb7zu3bNHymDIX1N4OEcPQf6Yi7PcMBge6QMZkRD/LzAzbJT56HUswXdyyXognBV4KEc9kgJC3GMvSicW7LubVSj7RXhrEAxU9T2SBkMUcY0lX1KoJM5l+T5KP0kQaFyN12euPK+cFlgQRlZRbc7ryv/5AEhqpYFFaBrhyR5z0OkdgUE4bNHltvjz2r32gfGNrC2eFc4I/CcKPgPo30O3jxih9dZihuDeeLJ1NHMpXKvC4woVs28h2wzmm327wj8jI7eFrgbPKT3S2AYRckTbC4IHwsULgvJ8bUXzblXNs9L4nlRgIeCsX9ykznoG8LUgYHNZAzmiWfnhUsCpDETQYhmMiObakeYZwRug3+/gNEIuK7B5IEPT1fhmstIZjy3J61ocxFwwFju/v608LzA02Yo5mbu5Dw5MEnniHayEDooHBZOC1Q3QiBAW3jwynu+SjSTeaYSD+zgHDlWO5421yZaEWMwlxs6mG2KlZ+14Nzh8rjAhDouYDLchp8bbutHq8c4wepH/OsI45M9oB9xOWA0vSPsCpjaOpnP0810PPvpgnXvXp3iwiA4ADiMeWMut/TnASQ8I+oVgbFMUbcC1+Y8gcGugAz5jgls061thanNG6KZPrsAN2Sd5w1FyiOEXhROChQ4hWwJp8EQwjgIvyDQoXQr46wHI0Xjb0H3soDiWvuSwOXKZq5yTb9q46D/EpjJ9eiowDWJrwm9RuvebRFkRNsLefJl+S06xXWKVTKLLyp8HRdQOq2Vg+Jl7XFIgOP4+qxd80bKYEY1q/enhJ4NZnHFlGJRZTdXOSMjmrwEFd2+CqUKbXEiM/5DB8ORUb1xBqMrArDQ63FEwwluTKoYv3TnQDxGXrkdQffGIm0wxHs3OGYuidfB4KgAvScvgzt3uAwugztXoHN61cFlcOcKdE6vOrgM7lyBzulVB5fBnSvQOb3q4DK4cwU6p1cdXAZ3rkDn9KqDy+DOFeicXnVwGdy5Ap3Tqw7u3OA/ANYMX+MfDbzDAAAAAElFTkSuQmCC') repeat 0 0, -webkit-gradient(linear, left top, right top, color-stop(0%, rgba(255, 255, 255, 0)), color-stop(8%, #eeeeee), color-stop(100%, #eeeeee));
}
#special-offdevice .bg2 {
  background-color: #fff;
  background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAUCAYAAACNiR0NAAAAm0lEQVQ4EeWT7QqAIAxFW/X+b1zWoYJlt1nijyBB0H2cuzm0lFLXcvUtYbC+DxxVy2amzNKWz+BpyygQW1SSFbpSAAwZaF7vk4s5HSMgMOU/upLQw3lS2S8ln2w/SpIJStnbImDVF6oFIiYFIyDTZKslB0KgmqIHkEglvCebMyKyutVeBBJzVyW+y7L861wiXhqiN3yJ2sJ/CFwALScZJuAdaqAAAAAASUVORK5CYII=');
}
#special-offdevice .new-album-title,
#special-offdevice .new-diary-title {
  padding-bottom: 10px;
}
#special-offdevice .new-album-title {
  text-align: left;
}
#special-offdevice .new-album-text-wrapper {
  float: right;
  width: 480px;
  padding: 35px 10px;
  font-size: 16px;
}
#special-offdevice .new-album-image {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
  float: left;
  width: 450px;
  margin: 20px 0 20px;
}
#special-offdevice .new-diary-image {
  float: right;
  width: 610px;
  margin-top: 20px;
  margin-right: -90px;
}
#special-offdevice .new-diary-image-bg {
  position: relative;
}
#special-offdevice .new-diary-text-wrapper {
  width: 450px;
  padding: 30px 0 0 0;
  float: left;
}
#special-offdevice .new-diary-text-wrapeer {
  float: left;
  width: 520px;
  padding: 10px 0;
  font-size: 16px;
}
#special-offdevice .new-diary-title {
  text-align: left;
}
#special-offdevice .new-community {
  text-align: center;
  padding-bottom: 50px;
}
#special-offdevice .new-community-image-size {
  width: 460px;
  float: right;
}
#special-offdevice .new-community-bg {
  float: right;
  margin: 0 auto;
  margin-top: 30px;
  margin-bottom: 40px;
  margin-left: 0;
  margin-right: 0;
}
#special-offdevice .new-community-outline {
  padding-top: 30px;
  line-height: 60px;
  text-align: center;
}
#special-offdevice .new-community-description {
  float: left;
  width: 500px;
  text-align: left;
  padding: 20px 20px 0 0;
}
#special-offdevice .description {
  font-size: 16px;
  *zoom: 1;
  clear: both;
  padding: 10px 10px 30px;
  text-align: left;
}
#special-offdevice .description:after {
  content: "";
  display: block;
  clear: both;
}
#special-offdevice .diary-description,
#special-offdevice .artwork-description,
#special-offdevice .topic-description {
  font-size: 25px;
  width: 500px;
  text-align: left;
}
#special-offdevice .diary-description {
  color: #04c9db;
}
#special-offdevice .artwork-description {
  color: #fcc735;
}
#special-offdevice .topic-description {
  color: #e8316e;
}
#special-offdevice .description-image {
  padding-right: 20px;
  vertical-align: middle;
  height: 80px;
}
#special-offdevice .illust2 {
  float: right;
  padding: 0 0 40px;
}
#special-offdevice .other {
  padding: 20px 0 60px;
}
#special-offdevice .footer {
  background: #ebebeb;
  color: #969696;
  font-size: 16px;
  text-align: center;
  height: 100px;
  padding: 20px 0 0 0;
}
#special-offdevice ul {
  padding: 10px 0 0 0;
}
#special-offdevice li {
  list-style-type: disc;
  margin: 0 0 10px 40px;
  font-size: 16px;
}
#special-offdevice a.footer:link {
  color: #646464;
  text-decoration: none;
}
#special-offdevice a.footer:hover {
  text-decoration: underline;
}
@media (max-width: 640px) {
  #miiverse-will-reborn {
    min-width: 0;
  }
  #special-offdevice .body-content {
    width: auto;
    margin: 0 auto;
  }
  #special-offdevice .header {
    background: url('https://web.archive.org/web/20170929144533im_/https://d13ph7xrk1ee39.cloudfront.net/img/special/header-bg-sarcle-sp.png?BgNpNgBaV1ZxrDwlJLsI7Q') no-repeat;
    background-position: center;
  }
  #special-offdevice .header h1 {
    border-bottom: 0;
    font-size: 35px;
  }
  #special-offdevice .header .header-announce-wrapper {
    margin: 0 auto;
    padding: 15px 0;
    width: 440px;
    clear: both;
  }
  #special-offdevice .header .header-image {
    position: static;
    margin-bottom: 10px;
  }
  #special-offdevice .header .header-image-size {
    width: 150%;
    margin-left: -67%;
  }
  #special-offdevice .header .social-button-area {
    padding: 0 0 10px;
    width: auto;
  }
  #special-offdevice .header-guide {
    padding: 20px 10px;
  }
  #special-offdevice .header-guide .header-guide-wrapper {
    width: auto;
    padding: 0;
    *zoom: 1;
  }
  #special-offdevice .header-guide .header-guide-wrapper:after {
    content: "";
    display: block;
    clear: both;
  }
  #special-offdevice .header-guide .messeage-text {
    margin-left: 97px;
  }
  #special-offdevice .header-guide .icon-admin {
    width: 64px;
  }
  #special-offdevice .header-guide .note {
    margin: 5px 0 10px 100px;
  }
  #special-offdevice .header-guide .header-guide-more .header-guide-more-button {
    font-size: 14px;
  }
  #special-offdevice .header-logo .logo-miiverse {
    max-width: 120px;
  }
  #special-offdevice .header-logo .logo-nintendo {
    margin-top: 0;
  }
  #special-offdevice .new-album-title-bg,
  #special-offdevice .new-diary-title-bg {
    background-size: 60px auto;
    padding: 20px 70px;
    margin-bottom: 10px;
  }
  #special-offdevice .new-album-text-wrapper,
  #special-offdevice .new-diary-text-wrapper {
    float: none;
    width: auto;
    padding: 20px 25px 15px;
  }
  #special-offdevice .new-album-image {
    float: none;
    margin: 0 auto;
    display: block;
    width: 90%;
    padding: 0 0 20px;
  }
  #special-offdevice .diary-bg:before {
    background: none;
  }
  #special-offdevice .new-diary-image-bg {
    height: auto;
    position: static;
  }
  #special-offdevice .new-diary-image {
    float: none;
    padding: 0;
    margin: 0 auto;
    display: block;
    width: 90%;
  }
  #special-offdevice .new-community {
    padding: 30px 20px;
    margin: 0 auto;
    display: block;
    width: auto;
  }
  #special-offdevice .new-community-outline {
    padding-top: 0;
  }
  #special-offdevice .new-community-bg {
    float: none;
    margin: 0 auto;
  }
  #special-offdevice .new-community-image-size {
    float: none;
    padding: 20px 0 20px;
    margin: 0 auto;
    width: 80%;
  }
  #special-offdevice .new-community-description {
    float: none;
    width: auto;
    text-align: center;
    padding: 0;
    height: auto;
  }
  #special-offdevice .diary-description,
  #special-offdevice .artwork-description,
  #special-offdevice .topic-description {
    display: inline;
  }
  #special-offdevice .illust2 {
    float: none;
    padding: 0 0 10px;
  }
  #special-offdevice h2 {
    text-align: center;
  }
  #special-offdevice ul {
    width: auto;
    padding: 20px 25px 0 0;
  }
  #special-offdevice .footer {
    height: 40px;
  }
}
@media (max-width: 520px) {
  #special-offdevice p {
    font-size: 14px;
  }
  #special-offdevice .note {
    font-size: 12px;
  }
  #special-offdevice .header {
    background-size: 520px;
  }
  #special-offdevice .header .header-logo .logo-miiverse {
    max-width: 130px;
    margin-left: -10px;
  }
  #special-offdevice .header .header-logo .logo-nintendo {
    max-width: 60px;
    margin-top: 15px;
  }
  #special-offdevice .header .header-announce-wrapper {
    width: auto;
  }
  #special-offdevice .header h1 {
    font-size: 26px;
  }
  #special-offdevice .header .social-button li {
    margin-left: 3px;
  }
  #special-offdevice .header-guide {
    padding: 10px;
  }
  #special-offdevice .header-guide .guide-messeage {
    font-size: 14px;
  }
  #special-offdevice .header-guide .icon-admin {
    width: 40px;
    margin-top: 24px;
  }
  #special-offdevice .header-guide .messeage-text {
    padding: 10px 10px;
    font-size: 13px;
    margin-left: 70px;
  }
  #special-offdevice .header-guide .messeage-text:before {
    border-width: 17px;
    margin-top: -21px;
    top: 27px;
  }
  #special-offdevice .header-guide .messeage-text:after {
    border-width: 10px;
    margin-top: -14px;
    top: 27px;
  }
  #special-offdevice .header-guide .note {
    margin-left: 70px;
  }
  #special-offdevice .header-guide-more {
    clear: both;
  }
  #special-offdevice .header-guide-more .header-guide-more-button {
    font-size: 13px;
    display: block;
    width: 100%;
  }
  #special-offdevice h2 {
    font-size: 18px;
  }
  #special-offdevice .new-community {
    padding: 20px 25px 15px;
    margin: 0 auto;
  }
  #special-offdevice .new-community-outline {
    padding-top: 0;
  }
  #special-offdevice .diary-description,
  #special-offdevice .artwork-description,
  #special-offdevice .topic-description {
    font-size: 18px;
  }
  #special-offdevice .description {
    font-size: 14px;
  }
  #special-offdevice .description-image {
    height: 60px;
    padding-right: 15px;
  }
  #special-offdevice .illust2 {
    max-width: 200px;
    padding-top: 0;
  }
  #special-offdevice li {
    font-size: 14px;
  }
}
@media screen and (max-width: 980px) {
  body {
    border-top-width: 4px;
  }
  #wrapper {
    width: 100%;
  }
  #main-body {
    margin: 0 auto;
    max-width: 625px;
    padding-right: 5px;
    padding-left: 5px;
  }
  #sidebar {
    margin: 0;
  }
  .general-sidebar {
    display: none;
  }
  #footer-selector {
    width: 100%;
    float: none;
  }
  #footer-inner {
    max-width: 620px;
    text-align: center;
  }
  #footer-inner .link-container {
    text-align: center;
    padding-top: 10px;
  }
  #footer-inner #region-select-page + #copyright {
    text-align: center;
  }
  #sidebar,
  .main-column {
    width: 100%;
    float: none;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
  }
  #cookie-policy-notice .cookie-content {
    width: 630px;
    font-size: 13px;
    display: table;
  }
  #cookie-policy-notice p {
    padding: 0 10px;
    max-width: 100%;
  }
  #cookie-policy-notice button {
    font-size: 14px;
  }
  #sidebar + .main-column {
    float: none;
    margin: 0 auto;
    padding: 0;
  }
  #global-menu {
    width: 615px;
  }
  #global-menu #global-menu-list {
    float: inherit;
  }
  #global-menu #global-menu-list > ul > li {
    float: left;
    width: 20%;
    padding: 0;
    text-align: center;
  }
  #global-menu #global-menu-list > ul > li > a {
    padding: 0 1px;
    text-align: center;
    position: relative;
    display: block;
    height: 54px;
  }
  #global-menu #global-menu-list > ul > li > a:before {
    padding: 0;
    display: inline-block;
    *display: inline;
    *zoom: 1;
  }
  #global-menu #global-menu-list > ul > li > a:hover {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    -ms-box-shadow: none;
    -o-box-shadow: none;
    box-shadow: none;
    background-color: #f9f9f9;
  }
  #global-menu #global-menu-list > ul > li > a:after {
    display: none;
  }
  #global-menu #global-menu-list > ul > li > a > span {
    display: none;
  }
  #global-menu #global-menu-list > ul > li > a > span.icon-container {
    display: block;
  }
  #global-menu #global-menu-list > ul > li#global-menu-my-menu button {
    width: 100%;
  }
  #global-menu #global-menu-list > ul > li#global-menu-my-menu button:before {
    padding: 0;
    display: inline-block;
    *display: inline;
    *zoom: 1;
  }
  #global-menu #global-menu-list > ul > li#global-menu-my-menu button:after {
    display: inline-block;
    *display: inline;
    *zoom: 1;
  }
  #global-menu #global-menu-list > ul > li#global-menu-my-menu button:hover {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    -ms-box-shadow: none;
    -o-box-shadow: none;
    box-shadow: none;
    background-color: #f9f9f9;
  }
  #global-menu li#global-menu-feed a,
  #global-menu li#global-menu-community a {
    padding-left: 0;
  }
  #global-menu li#global-menu-mymenu .icon-container {
    float: none;
    margin: 0 auto;
    position: relative;
    top: 9px;
  }
  #global-menu li#global-menu-news a {
    width: 100%;
  }
  #global-menu li.selected a {
    border-bottom: 2px solid #5ac800;
  }
  #global-menu #global-my-menu {
    top: 62px;
  }
  #global-menu #global-my-menu:before,
  #global-menu #global-my-menu:after {
    right: 25%;
  }
  .adx {
    text-align: center;
  }
  .list > li,
  .list > div,
  .list > a,
  .list > span {
    margin: 0;
  }
  .list.post-list > div:last-child {
    -webkit-border-radius: 0 0 5px 5px;
    -moz-border-radius: 0 0 5px 5px;
    -ms-border-radius: 0 0 5px 5px;
    -o-border-radius: 0 0 5px 5px;
    border-radius: 0 0 5px 5px;
  }
  #global-menu-logo {
    display: none;
  }
  .community-card-list > li {
    margin: 0 1% 10px 0;
  }
  #reply-content .list > li.my:hover {
    background-color: #effbe7;
  }
  .list-content-with-icon-and-text li {
    margin: 0;
  }
  .list-content-with-icon-and-text .text {
    height: auto;
  }
  .sidebar-container .community-list {
    display: none;
  }
  .sidebar-setting .sidebar-post-menu {
    display: table;
    width: 100%;
  }
  .sidebar-setting .sidebar-post-menu a {
    background-image: none;
    border-top: none;
    border-right: 1px dashed #ddd;
    display: table-cell;
    padding: 15px 0 10px;
    vertical-align: top;
    width: 22%;
  }
  .sidebar-setting .sidebar-post-menu a:last-child {
    border: none;
  }
  .sidebar-setting .sidebar-post-menu a:before {
    display: block;
    width: auto;
    padding: 0 10px 5px;
    position: static;
    margin: 0;
  }
  .sidebar-setting .sidebar-post-menu a > span {
    display: block;
    padding: 0 10px;
    text-align: center;
    width: auto;
  }
  .sidebar-setting .sidebar-post-menu a.with-count > .post-count {
    position: static;
    padding: 0 10px;
  }
  .sidebar-setting .sidebar-post-menu a.with-count > .post-count span {
    display: block;
    width: auto;
    max-width: 150px;
    margin: 0px auto;
  }
  .community-name {
    font-size: 18px;
  }
  .sidebar-favorite-community ul {
    height: 82px;
    margin-bottom: 5px;
    overflow: hidden;
  }
  .sidebar-favorite-community li.favorite-community {
    width: 10%;
    margin: 0 0.5%;
    min-height: 83px;
  }
  .sidebar-favorite-community li.favorite-community:nth-child(5n+1) {
    clear: none;
  }
  .sidebar-favorite-community li.favorite-community:nth-child(10) {
    clear: both;
  }
  .user-sidebar #sidebar-cover,
  .general-sidebar #sidebar-cover {
    min-height: 230px;
  }
  .sidebar-profile,
  .sidebar-favorite-community,
  #edit-profile-settings {
    display: none;
  }
  body.profile-top .sidebar-profile,
  body.profile-top .sidebar-favorite-community,
  body.profile-top #edit-profile-settings {
    display: block;
  }
  .community-description,
  #sidebar-community .favorite-button {
    display: none;
  }
  body.community-top .community-description,
  body.community-top #sidebar-community .favorite-button {
    display: block;
  }
  form.search {
    margin: 0 0 10px;
  }
  body.search .search-content p.note {
    margin: 0;
    padding: 0 10px 15px;
  }
  h3.label {
    margin-top: 0;
  }
  .community-main {
    width: 100%;
    float: none;
  }
  .community-top-sidebar {
    width: 100%;
    float: none;
    margin-top: 12px;
  }
  #community-eyecatch-menu {
    text-align: center;
  }
  #community-eyecatch-menu li {
    float: none;
    display: inline-block;
  }
  .digest-container {
    display: none;
  }
  #page-title + .community-list {
    margin-top: 0;
  }
  #identified-user-banner {
    margin-bottom: 12px;
  }
  body.community-post-list #sidebar-cover {
    display: none;
  }
  .post-list > .post-list-outline {
    margin-bottom: 15px;
  }
  .post-list .screenshot-container.image {
    margin: 0 0 15px;
  }
  .post-list .screenshot-container.image img {
    max-width: 320px;
    width: 100%;
    height: auto;
    max-height: 320px;
  }
  .post-list .recent-reply-content {
    background-color: #f3f3f3;
    border: none;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px;
  }
  .post-list .recent-reply-content .recent-reply:hover {
    background-color: #ececec;
  }
  .post-list .recent-reply-content .recent-reply-read-more-container {
    border-bottom: 1px solid #dddddd;
  }
  .post-list .recent-reply-content .recent-reply-read-more-container:hover {
    background-color: #ececec;
  }
  .user-data .note {
    padding: 0 10px;
    text-align: center;
    font-size: 16px;
  }
  .user-data .user-main-profile {
    display: table;
  }
  .user-data .user-main-profile h4 {
    display: table-cell;
    float: none;
    width: 1%;
  }
  .user-data .user-main-profile .note {
    display: table-cell;
  }
  .user-data .data-content.game .note span {
    display: inline-block;
  }
  .user-data .data-content.game .note div {
    margin: 0 8px;
  }
  .redesign-banner {
    position: relative;
    min-width: 428px;
    margin: -15px auto 15px;
    padding-left: 45px;
    font-size: 14px;
    top: auto;
  }
  .redesign-banner .redesign-banner-text {
    max-width: 100%;
  }
  .guest .redesign-banner {
    margin: 0 auto 15px;
    top: auto;
  }
  .guest #global-menu-logo {
    display: block;
  }
  .guest #global-menu-login {
    vertical-align: middle;
    text-align: right;
  }
  .guest #global-menu li {
    width: auto;
  }
  .guest #global-menu li a {
    height: auto;
    background-color: transparent;
  }
  .guest.guest-top #main-body {
    padding-top: 0;
  }
  .guest.guest-top #community-top {
    padding: 10px 5px 20px;
    margin: 0 auto;
    padding-bottom: 0;
    max-width: 625px;
  }
  .guest.guest-top #cookie-policy-notice {
    top: 0;
  }
  .guest.guest-top #about-inner {
    max-width: 615px;
    padding: 0 0 35px;
  }
  .guest.guest-top #about-text,
  .guest.guest-top #about img {
    width: 100%;
    float: none;
  }
  .guest.guest-top .guest-terms-content {
    margin-top: 7px;
  }
  .guest.guest-top #about img {
    display: block;
    max-width: 500px;
    margin: 20px auto 0;
  }
  #community-guide-footer {
    width: 100%;
    float: none;
  }
  .album-dialog .window {
    max-width: 580px;
  }
  .album-dialog .created-at {
    margin-top: 5px;
  }
  .album-dialog img {
    min-height: 0;
    margin-bottom: 15px;
    max-height: 240px;
  }
}
@media screen and (min-width: 660px) and (max-width: 980px) {
  .sidebar-container .shop-buttons-container {
    display: table;
    table-layout: fixed;
    width: 100%;
    padding-left: 15px;
    padding-right: 15px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
  }
  .sidebar-container .shop-buttons-container .shop-buttons-container-cell {
    display: table-cell;
  }
  .sidebar-container .shop-buttons-container .shop-buttons-container-cell + .shop-buttons-container-cell {
    padding-left: 10px;
  }
  .sidebar-container .shop-buttons-container .shop-buttons-notice {
    text-align: center;
  }
  .sidebar-container .shop-buttons-container .button-shop {
    margin-left: 0;
    margin-right: 0;
    width: auto;
    max-width: 100%;
  }
}
@media screen and (max-width: 660px) {
  #wrapper {
    min-width: 320px;
  }
  #global-menu {
    width: 100%;
    margin: 0 auto;
    max-width: 480px;
    min-width: 320px;
  }
  #global-menu li a:before {
    font-size: 30px;
  }
  #global-menu li#global-menu-mymenu .icon-container {
    width: 36px;
    height: 36px;
    top: 10px;
  }
  #global-menu li#global-menu-mymenu .icon-container .icon {
    width: 34px;
    height: 34px;
  }
  #global-menu li#global-menu-my-menu button:before {
    font-size: 24px;
  }
  #global-menu #global-my-menu {
    width: 90%;
    margin: 0 5%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
  }
  #global-menu #global-my-menu:before,
  #global-menu #global-my-menu:after {
    right: 6%;
  }
  #main-body {
    max-width: 480px;
  }
  #footer-selector li {
    font-size: 10px;
    padding: 0;
    margin: 0 5px;
  }
  .pager-button {
    margin: 15px auto 5px;
    width: auto;
  }
  .pager-button .selected {
    padding: 9px 30px 7px;
    width: auto;
  }
  .pager-button .next-button,
  .pager-button .back-button {
    padding: 9px 20px 7px;
    width: auto;
  }
  .wide-adx {
    padding: 5px 0 10px;
  }
  #cookie-policy-notice .cookie-content {
    width: auto;
    font-size: 12px;
  }
  #cookie-policy-notice a,
  #cookie-policy-notice button {
    font-size: 12px;
  }
  .no-content {
    font-size: 14px;
  }
  .no-content.no-content-favorites > div {
    padding: 15px 70px 15px 10px;
  }
  .no-content.no-content-favorites .favorite-community-link.symbol {
    right: 10px;
  }
  div#activity-feed-tutorial {
    margin: 5px 10px 10px;
    padding: 13px 10px 5px;
  }
  div#activity-feed-tutorial p.tleft {
    float: none;
    width: 100%;
    margin-bottom: 6px;
    font-size: 12px;
  }
  div#activity-feed-tutorial img.tutorial-image {
    width: 50%;
    display: block;
    margin: 0 auto;
  }
  div#activity-feed-tutorial h3 {
    padding: 5px 0 3px;
    line-height: 1.3em;
    font-size: 12px;
  }
  div#activity-feed-tutorial.no-content p.tleft {
    color: #323232;
    font-size: 12px;
  }
  .dialog .window {
    width: 300px;
  }
  .dialog.track-error .window-body {
    padding: 15px 15px 25px;
  }
  .simple-wrapper #wrapper {
    width: auto;
    margin-top: 0;
  }
  .simple-wrapper.simple-wrapper-content #wrapper {
    margin: 20px 10px 0;
  }
  .simple-wrapper.simple-wrapper-content #main-body {
    border: none;
  }
  #empathy-content .icon-container.official-user:after,
  #reply-content .icon-container.official-user:after,
  .news-list .icon-container.official-user:after {
    content: url("https://web.archive.org/web/20170929144533im_/https://d13ph7xrk1ee39.cloudfront.net/img/official-user-mini.png?x0Bort0kL7ZYsffoDnNvnA");
    width: 17px;
    height: 17px;
  }
  .button {
    font-size: 14px;
    width: 85%;
    padding: 8px 10px 6px;
  }
  .big-button {
    width: 80%;
    font-size: 14px;
    padding: 10px 0 8px;
  }
  .user-sidebar .unfollow-button:before {
    line-height: 35px;
  }
  .dialog .window-body .button,
  .dialog .window-body .black-button,
  .dialog .window-body .gray-button {
    min-width: 120px;
    font-size: 12px;
  }
  .main-column .social-buttons-content:after {
    clear: none;
  }
  .social-buttons-content {
    display: table;
  }
  .social-buttons-content + .report-buttons-content {
    margin: 10px 0 0;
  }
  .social-buttons-content.social-buttons-content-primary {
    width: 100%;
    table-layout: fixed;
  }
  .social-buttons-content .social-button.line,
  .social-buttons-content .social-buttons-content-cell.line {
    display: block;
  }
  .social-buttons-content .social-buttons-content-cell {
    display: table-cell;
    padding-right: 5px;
  }
  .social-buttons-content .embed-link-button {
    font-size: 10px;
    clear: both;
    float: left;
    margin-top: 10px;
    min-height: 25px;
    max-width: 50%;
    text-align: left;
  }
  .social-buttons-content.is-disable-twitter {
    display: block;
  }
  .social-buttons-content.is-disable-twitter .social-buttons-content {
    display: inline-block;
  }
  .social-buttons-content.is-disable-twitter .social-buttons-content-cell {
    display: inline-block;
  }
  #post-content + .buttons-content,
  #empathy-content + .buttons-content {
    padding: 10px;
  }
  .reply-list .reply-meta .button,
  .report-buttons-content .button {
    font-size: 10px;
    margin-left: 15px;
  }
  .post-filter {
    padding: 0;
  }
  #disabled-report-violation-notice .window-body-inner p {
    margin: 5px 10px 0;
  }
  .button-shop {
    padding-right: 30px !important;
  }
  .sidebar-setting .sidebar-post-menu a span {
    font-size: 10px;
    line-height: 12px;
    padding: 0 3px;
  }
  .sidebar-setting .sidebar-post-menu a .post-count {
    margin: 5px auto 0;
    padding: 0 10px;
  }
  .sidebar-setting .sidebar-post-menu a .post-count span {
    padding: 2px 0;
  }
  .user-sidebar #sidebar-cover,
  .general-sidebar #sidebar-cover {
    min-height: 0;
    background-image: none;
  }
  .user-sidebar #sidebar-cover img,
  .general-sidebar #sidebar-cover img {
    display: block;
    width: 100%;
    -webkit-border-radius: 5px 5px 0 0;
    -moz-border-radius: 5px 5px 0 0;
    -ms-border-radius: 5px 5px 0 0;
    -o-border-radius: 5px 5px 0 0;
    border-radius: 5px 5px 0 0;
  }
  .user-sidebar .sidebar-setting .sidebar-post-menu {
    table-layout: fixed;
  }
  .user-sidebar .sidebar-setting .sidebar-post-menu a span {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    word-wrap: normal;
  }
  .sidebar-favorite-community ul {
    height: auto;
    overflow: visible;
    max-width: 350px;
    margin: 0 auto;
    padding: 5px 10px 15px;
  }
  .sidebar-favorite-community li.favorite-community {
    width: 18%;
    margin: 0 1% 5px;
    min-height: 0;
  }
  .sidebar-favorite-community li.favorite-community:nth-child(5n+1) {
    clear: both;
  }
  .sidebar-favorite-community li.favorite-community:nth-child(10) {
    clear: none;
  }
  .sidebar-favorite-community .platform-tag {
    margin: 2px 0 0;
  }
  #sidebar-community-body {
    padding: 10px 10px 5px;
  }
  .community-description {
    margin: 0 10px 15px;
    font-size: 13px;
    padding: 10px;
  }
  .list > li,
  .list > div,
  .list > a,
  .list > span {
    padding: 10px;
  }
  .list .icon-container {
    width: 50px;
    height: 50px;
  }
  .list .icon-container .icon {
    width: 48px;
    height: 48px;
  }
  .list .toggle-button .button {
    width: 94px;
    height: 30px;
    line-height: 30px;
    padding: 0 28px 0 0;
  }
  .list .toggle-button .button:before {
    height: 28px;
    line-height: 28px;
  }
  .list .user-community .icon-container .icon {
    width: 32px;
    height: 32px;
  }
  .list .user-community .icon-container .user-icon {
    width: 32px;
    height: 32px;
  }
  .list .user-community.official-user .icon-container:after {
    top: 18px;
    right: 17px;
  }
  .news-list .icon-container {
    margin-right: 8px;
  }
  .community-list > li {
    padding: 0;
  }
  .community-list .siblings:before {
    font-size: 27px;
  }
  .community-list .siblings + .body {
    margin-right: 38px;
  }
  .community-list .body {
    padding: 5px 10px 0;
  }
  .community-list .news-community-badge {
    padding: 0 3px;
    top: -3px;
  }
  .community-list .news-community-badge + .title {
    margin-top: -3px;
  }
  .community-list .title {
    margin-bottom: 2px;
  }
  .community-list .users {
    margin-top: 1px;
    margin-right: 3px;
    background-color: #e9e9e9;
  }
  .community-card-list {
    margin: 0 0 5px;
  }
  .community-card-list > li {
    width: 100%;
    margin: 0 0 7px 0;
  }
  .community-small-list .icon-container {
    width: 38px;
    height: 38px;
  }
  .community-small-list .icon-container .icon {
    width: 36px;
    height: 36px;
  }
  .community-small-list .title {
    margin-bottom: 7px;
    font-size: 14px;
  }
  #community-eyecatch-menu li {
    margin-right: 5px;
  }
  #community-eyecatch-main {
    height: 333px;
  }
  #community-eyecatch-main .icon-container {
    width: 38px;
    height: 38px;
    margin-top: 20px;
  }
  #community-eyecatch-main .icon-container .icon {
    width: 36px;
    height: 36px;
  }
  .community-eyecatch-image {
    padding: 200px 10px 10px 10px;
  }
  .community-eyecatch-balloon {
    float: none;
    width: auto;
    margin-left: 50px;
  }
  .community-eyecatch-balloon:after {
    margin-top: 3px;
  }
  .list-content-with-icon-and-text li {
    padding: 10px;
  }
  .list-content-with-icon-and-text .body {
    margin-left: 58px;
  }
  .list-content-with-icon-and-text .title {
    margin-bottom: 0;
    margin-top: 6px;
  }
  .list-content-with-icon-and-text .nick-name {
    font-size: 14px;
  }
  .list-content-with-icon-and-text .id-name {
    font-size: 10px;
  }
  .list-content-with-icon-and-text .text {
    font-size: 12px;
  }
  .list-content-with-icon-and-text .user-profile-memo-content {
    width: auto;
    min-height: 0;
    margin-right: 0;
  }
  .list-content-with-icon-and-text .toggle-button {
    margin: 3px 0 0 5px;
  }
  #community-favorite {
    padding-bottom: 3px;
    padding-right: 10px;
  }
  #community-favorite ul {
    padding-right: 55px;
    max-width: 320px;
    margin: 0 auto;
  }
  #community-favorite li {
    width: 21%;
    height: inherit;
    margin: 0 2% 2%;
  }
  #community-favorite li:nth-child(5) {
    clear: both;
  }
  #community-favorite .read-more .favorite-community-link.symbol {
    right: 0;
  }
  #community-favorite .icon-container {
    display: block;
    height: 100%;
    width: 100%;
  }
  #community-favorite .icon-container .icon {
    width: 100%;
    height: auto;
  }
  #community-favorite .empty-icon {
    width: 100%;
  }
  #community-favorite .user-community .icon-container .icon {
    width: 100%;
    height: auto;
    position: static;
  }
  #community-favorite .user-community .icon-container .user-icon {
    width: 50%;
    height: auto;
    right: 3px;
    bottom: 5px;
  }
  .follow-list .body {
    float: none;
    width: auto;
  }
  .follow-list .toggle-button {
    margin: 4px 0;
  }
  .follow-list .title {
    line-height: 1.2em;
    margin-top: 5px;
  }
  .follow-list .text {
    margin-top: 3px;
  }
  .follow-list .user-profile-memo-content {
    width: 100%;
    max-width: 320px;
    min-height: 0;
  }
  .headline h2 {
    padding: 10px 5px 0;
  }
  .headline form.search {
    position: relative;
    margin: 10px 0 0;
    width: auto;
  }
  .count {
    font-size: 12px;
    margin: 7px 10px 0;
  }
  h2.label,
  h3.label {
    padding: 12px 12px 8px;
    font-size: 14px;
  }
  .tab2 a,
  .tab3 a {
    font-size: 10px;
    height: 20px;
    padding: 5px 2px 3px;
  }
  .tab2 a span.number,
  .tab3 a span.number {
    min-width: 3em;
    padding: 1px 3px 0;
  }
  .tab2.user-menu-activity a,
  .tab3.user-menu-activity a {
    padding: 0 5px;
  }
  .tab2 a {
    width: 50%;
  }
  .tab3 a {
    width: 34%;
  }
  .tab3 a:first-child,
  .tab3 a:last-child {
    width: 33%;
  }
  .tab-header-community {
    margin: 0 auto 5px;
  }
  #tab-header-official-tags {
    font-size: 10px;
  }
  .select-tab2 {
    margin-top: 20px;
    width: 95%;
  }
  .select-tab2 select,
  .select-tab2 a {
    font-size: 10px;
    padding: 5px 6px 3px;
  }
  .select-tab2 a {
    height: 20px;
    line-height: 17px;
  }
  .select-tab2 .filter-dropdown-container:before {
    font-size: 10px;
    line-height: 28px;
    padding: 0 7px;
  }
  #post-form {
    margin: 15px 10px;
  }
  #post-form.folded {
    margin: 15px 10px 0;
  }
  #post-form.folded .textarea-text {
    height: 4.5em;
  }
  #reply-form {
    margin: 15px 10px;
  }
  select {
    min-width: 90% !important;
    max-width: 100% !important;
    white-space: pre-wrap;
  }
  .topic-categories-container select {
    min-width: 80% !important;
  }
  .warning-content-forward .age-gate p {
    padding: 20px 0 15px;
  }
  .warning-content-forward .age-gate .select-content {
    margin-bottom: 35px;
  }
  .warning-content-forward .age-gate .select-button {
    width: 70px;
  }
  .warning-content-forward .age-gate .year-select {
    width: 90px;
  }
  .open-topic-post-existing-warning .content {
    padding: 15px 20px;
  }
  .open-topic-post-existing-warning .window-bottom-buttons {
    margin-top: 8px;
  }
  body.search .search-content p.note {
    padding: 5px 5px 10px;
    line-height: 1.2em;
    font-size: 12px;
  }
  body.search .no-title-content {
    min-height: 120px;
    text-align: left;
    width: auto;
    -webkit-box-align: start;
    -moz-box-align: start;
    -ms-box-align: start;
    -o-box-align: start;
    box-align: start;
  }
  body.search .no-title-content p {
    padding: 0 10px;
  }
  .post-form-album-content {
    max-width: 454px;
  }
  #official-tags-page li {
    max-width: 260px;
  }
  .setting-form {
    margin: 10px 0;
  }
  .setting-form li {
    margin: 0;
    padding: 0 10px 15px;
  }
  .setting-form .settings-label {
    margin: 15px 0 5px;
  }
  .content-loading-window.activity-feed {
    padding: 60px 10px;
  }
  .content-loading-window.activity-feed p {
    font-size: 12px;
  }
  .content-load-error-window.activity-feed {
    padding: 20px 10px 10px;
  }
  .content-load-error-window.activity-feed p {
    font-size: 12px;
    margin: 10px;
  }
  #community-top .platform-logo {
    width: 100px;
    margin-top: -3px;
  }
  #community-content .title {
    font-size: 14px;
    line-height: 1.4;
  }
  #community-content .news-community-badge {
    padding: 0 3px;
  }
  #community-content .text {
    font-size: 12px;
    line-height: 1.2;
  }
  .filtering-label-container {
    margin: 0 10px;
  }
  .filtering-label-container p,
  .filtering-label-container .tag-name {
    font-size: 12px;
    line-height: 1.2em;
  }
  .community-title {
    margin-top: 1.5em;
  }
  p.note-jasrac {
    padding-left: 5px;
    padding-right: 5px;
  }
  .post .community-container {
    margin: -10px -10px 10px;
  }
  .post .post-tag {
    font-size: 14px;
  }
  .post .post-content-text {
    font-size: 16px;
  }
  .post .topic-body {
    font-size: 14px;
  }
  .post-list .icon-container {
    margin: 0 6px 5px 0;
    width: 38px;
    height: 38px;
  }
  .post-list .icon-container .icon {
    width: 36px;
    height: 36px;
  }
  .post-list .user-name {
    display: block;
  }
  .post-list .timestamp-container {
    display: block;
    padding-left: 0;
    font-size: 12px;
  }
  .post-list .body {
    margin-left: 0;
    clear: both;
  }
  .post-list .screenshot-container {
    margin-right: 0;
  }
  .post-list .screenshot-container img {
    height: auto;
  }
  .post-list .post-content-memo {
    margin-right: 0;
  }
  .post-list .screenshot-container.video img {
    height: 50px;
  }
  .post-list .post {
    padding: 10px;
  }
  .post-list > .post-list-outline a.another-posts {
    margin: 10px -10px -10px -10px;
  }
  .post-list .recommend-user-container {
    padding: 0;
  }
  .post-list .recommend-user-container li {
    padding: 10px;
  }
  .post-list .recommend-user-container .body {
    clear: none;
  }
  .post-list .recent-reply-content .recent-reply-read-more-container {
    font-size: 10px;
  }
  .post-list .recent-reply-content .icon-container {
    width: 38px;
    height: 38px;
    margin-right: 6px;
  }
  .post-list .recent-reply-content .icon-container .icon {
    width: 36px;
    height: 36px;
  }
  .post-list .recent-reply-content .user-name,
  .post-list .recent-reply-content .timestamp-container {
    display: inline;
  }
  .post-list .recent-reply-content .post-content {
    margin: 0;
  }
  .post-list .recent-reply-content .body {
    margin-left: 44px;
    padding-top: 0;
    clear: none;
  }
  .post-list .recent-reply-content .recent-reply-content-memo {
    margin-right: 44px;
  }
  .post-list .recent-reply-content .recent-reply-content-memo img {
    height: 50px;
  }
  .multi-timeline-post-list .post .post-content-text {
    font-size: 16px;
  }
  .multi-timeline-post-list .post .topic-body {
    font-size: 14px;
  }
  .multi-timeline-post-list .post .screenshot-container {
    position: static;
    width: 48%;
    height: auto;
    display: block;
    float: left;
    margin: 0 2% 0 0;
  }
  .multi-timeline-post-list .post .screenshot-container img {
    width: 100%;
    height: auto;
  }
  .multi-timeline-post-list .post.with-image .body {
    margin: 0;
    min-height: 0;
  }
  .multi-timeline-post-list .post.with-image .tag-container span,
  .multi-timeline-post-list .post.with-image .tag-container a {
    margin: 0;
  }
  .multi-timeline-post-list .post.with-image .timestamp-container {
    font-size: 12px;
  }
  .multi-timeline-post-list .post.with-image .post-content-text {
    margin: 0;
  }
  .multi-timeline-post-list .post.with-image .post-content-memo {
    display: inline-block;
    width: 50%;
  }
  .multi-timeline-post-list .post .post-meta {
    padding-top: 10px;
  }
  .post-body .multi-timeline-post-list .post-subtype-artwork {
    float: none;
    width: 100%;
    border-top: 1px solid #ddd;
  }
  .post-body .multi-timeline-post-list .post-subtype-artwork:first-child {
    border-top: none;
  }
  .post-body .multi-timeline-post-list .post-subtype-artwork .community-container {
    margin: -5px -5px 5px;
  }
  .post-body .multi-timeline-post-list .post-subtype-artwork .post-content-memo {
    width: 100%;
    display: block;
  }
  .post-body .multi-timeline-post-list .post-subtype-artwork .post-content-memo img {
    max-width: 100%;
  }
  .post-body .multi-timeline-post-list .post-subtype-artwork .list > div {
    float: none;
    width: 100%;
    border-top: 1px solid #ddd;
  }
  .post-body .multi-timeline-post-list .post-subtype-artwork .list > div:first-child {
    border-top: none;
  }
  .post-body .multi-timeline-post-list .post-subtype-artwork .post-content-memo img {
    max-width: auto;
  }
  .post-body .multi-timeline-post-list .post-subtype-artwork .hidden-content {
    border: 1px dashed #ddd;
  }
  .multi-timeline-post-list .post-subtype-topic .screenshot-container {
    width: auto;
    float: right;
    margin: 0 0 0 10px;
  }
  .multi-timeline-post-list .post-subtype-topic .screenshot-container img {
    height: 60px;
    width: auto;
  }
  .multi-timeline-post-list .post-subtype-topic .user-container {
    padding: 0;
    clear: both;
  }
  .multi-timeline-post-list .post-subtype-topic .post-meta {
    padding: 0;
  }
  .multi-timeline-post-list .post-subtype-topic .timestamp-container {
    display: none;
  }
  .multi-timeline-post-list .post-subtype-topic.post.with-image .body {
    padding: 0;
  }
  .multi_timeline-topic-filter .window-bottom-buttons .button {
    width: 100%;
  }
  #post-content {
    padding: 10px;
  }
  #post-content .user-content {
    display: block;
  }
  #post-content .community-container {
    padding: 3px 8px;
  }
  #post-content .community-container .post-subtype-label {
    margin: -2px -8px -5px 10px;
    padding: 3px 9px;
  }
  #post-content .community-container-heading {
    font-size: 14px;
  }
  #post-content .community-icon {
    width: 16px;
    height: 16px;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0;
    border-radius: 0;
  }
  #post-content .icon-container {
    display: inline-block;
    margin-right: 8px;
    float: left;
    width: 50px;
    height: 50px;
  }
  #post-content .icon-container .icon {
    width: 48px;
    height: 48px;
  }
  #post-content .user-name-content {
    display: block;
    padding-left: 0;
    padding-top: 8px;
    margin-left: 58px;
  }
  #post-content .user-name-content .user-name {
    font-size: 14px;
  }
  #post-content .user-name-content .user-id {
    font-size: 12px;
  }
  #post-content .timestamp-container {
    font-size: 12px;
  }
  #post-content .video,
  #post-content .video iframe {
    min-height: 240px;
    width: 100%;
  }
  #post-content #close-topic-post input {
    width: 80%;
  }
  #post-content .post-content-text {
    font-size: 16px;
  }
  #post-content .topic-title {
    margin-top: 2px;
  }
  #post-content .topic-body {
    margin-top: 0;
  }
  #post-content #close-topic-post {
    margin-top: 10px;
  }
  #empathy-content {
    margin: 0 10px;
    padding: 4px 5px 4px;
  }
  #empathy-content .post-permalink-feeling-icon {
    width: 38px;
    height: 38px;
    margin: 2px 1.5px 1px 1.5px;
  }
  #empathy-content .post-permalink-feeling-icon img {
    width: 36px;
    height: 36px;
  }
  .reply-list .icon-container {
    width: 38px;
    height: 38px;
    margin-right: 8px;
  }
  .reply-list .icon-container .icon {
    width: 36px;
    height: 36px;
  }
  .reply-list .body {
    margin-left: 46px;
  }
  .reply-list .reply-content-text,
  .reply-list .hidden-content {
    font-size: 14px;
  }
  .main-column-hatebu-entries .label {
    padding-left: 65px;
  }
  .main-column-hatebu-entries .hatebu-label-about {
    float: none;
    display: block;
    margin-left: 0;
  }
  .post-permalink-button {
    background: #fff url('https://web.archive.org/web/20170929144533im_/https://d13ph7xrk1ee39.cloudfront.net/img/icon-arrow-left.png?TkfXA9HNLevq-SF2c67xLQ') no-repeat 10px center;
    min-height: 56px;
  }
  .post-permalink-button > span {
    padding: 8px;
  }
  .post-permalink-button .icon-container {
    width: 38px;
    height: 38px;
    padding-left: 28px;
  }
  .post-permalink-button .icon-container .icon {
    width: 36px;
    height: 36px;
  }
  .user-data h4 span {
    font-size: 12px;
  }
  .user-data .note {
    text-align: right;
    padding: 0;
    font-size: 14px;
  }
  .user-data .data-content.user-main-profile {
    display: block;
  }
  .user-data .data-content.user-main-profile h4 {
    display: inline-block;
    float: left;
    width: auto;
    margin: 2px 0 0 0;
  }
  .user-data .data-content.user-main-profile .note {
    display: block;
    margin-left: 10px;
    margin-bottom: 10px;
  }
  .user-data .data-content.game .note div {
    margin: 0 0 0 5px;
  }
  .user-data .data-content.game .note span {
    display: none;
  }
  .identified_user #image-header-content {
    min-height: 0;
  }
  .identified_user #image-header-content .image-header-title {
    padding: 24px 0;
  }
  .identified_user #image-header-content img {
    display: none;
  }
  .identified_user .post-list .text {
    font-size: 12px;
    margin-right: 0;
    line-height: 17px;
    height: 17px;
  }
  #identified-user-banner a:before {
    background-size: auto 40px !important;
    height: 40px;
    width: 40px;
    margin: 6px 7px 6px 8px;
  }
  #identified-user-banner .jp:before {
    background-position: 0px center;
  }
  #identified-user-banner .eu:before {
    background-position: 80px center;
  }
  #identified-user-banner .us:before {
    background-position: 160px center;
  }
  #identified-user-banner .title {
    font-size: 14px;
    padding: 11px 9px 5px 55px;
    line-height: 1.1em;
  }
  #identified-user-banner .text {
    font-size: 12px;
    padding: 0 5px 8px 55px;
    line-height: 1em;
  }
  .guest #global-menu {
    padding: 0 10px;
    box-sizing: border-box;
  }
  .guest #global-menu #global-menu-logo {
    padding: 16px 0;
  }
  .guest #global-menu #global-menu-logo img {
    height: auto;
    width: 130px;
  }
  .guest #global-menu-login input {
    height: 30px;
    margin-top: 4px;
  }
  .guest h2.welcome-message {
    font-size: 18px;
    padding: 0 0 10px;
  }
  .guest #try-miiverse .try-miiverse-catch {
    font-size: 10px;
    margin: 10px 10px -22px;
  }
  .guest #try-miiverse #slide-post-container .post {
    padding: 10px 10px 8px;
  }
  .guest #try-miiverse #slide-post-container .post .screenshot-container {
    height: 35px;
  }
  .guest #try-miiverse #slide-post-container .post .screenshot-container img {
    height: 35px;
  }
  .guest #try-miiverse #slide-post-container .post-content {
    max-width: 305px;
  }
  .guest-top.guest #global-menu {
    max-width: 100%;
  }
  .guest-top.guest #main-body {
    width: 100%;
  }
  .guest-top.guest #community-top {
    max-width: 480px;
  }
  .guest-top.guest #about {
    font-size: 14px;
    padding: 15px 15px 5px;
  }
  .guest-top.guest #about p {
    padding: 0;
  }
  .guest-top.guest .guest-terms-content {
    margin: 7px 0px 0;
  }
  .warning-content > div {
    padding: 0 20px;
  }
  .warning-content > div p {
    padding-top: 20px;
    padding-bottom: 20px;
  }
  .warning-content form {
    margin-bottom: 20px;
  }
  .warning-content-forward > div {
    padding: 20px;
  }
  .warning-content-unactivated form {
    margin-bottom: 40px;
  }
  .warning-content-unactivated img {
    margin: 0;
  }
  .warning-content-restricted > div p {
    padding-bottom: 0;
  }
  .warning-content-restricted img {
    margin-top: 15px;
    margin-left: 10px;
    width: 25%;
  }
  #post-diary-window {
    padding: 15px 25px;
  }
  .album-content .album-list a.screenshot-container {
    width: 49%;
    height: 125px;
  }
  .album-dialog .dialog-inner {
    padding: 0 5px;
  }
  .album-dialog .window {
    width: auto;
  }
  .album-dialog .created-at {
    margin: 5px;
  }
  .album-dialog .img-wrapper {
    margin: 5px 5px 0;
    padding: 0 30px;
  }
  .album-dialog img {
    max-height: 160px;
    margin-bottom: 10px;
  }
  .album-dialog .album-diary-button,
  .album-dialog .album-delete-button {
    width: 130px;
    margin: 5px;
  }
}
@media screen and (max-width: 580px) {
  .multi-timeline-post-list .post .post-content-memo {
    margin: 0;
    display: inline-block;
    width: 100%;
  }
  .post-form-album-content {
    width: auto;
    padding-left: 5px;
    padding-right: 5px;
  }
}
@media screen and (max-width: 480px) {
  #community-eyecatch-main {
    height: 247px;
  }
  .community-eyecatch-image {
    padding: 115px 10px 10px 10px;
  }
  .adx {
    margin: 0 -5px 10px;
    padding: 5px 0 10px;
  }
  #post-permlink #main-body {
    padding: 56px 0 170px 0;
  }
  #post-permlink .main-column {
    padding: 0;
    border-bottom: 1px solid #ddd;
  }
  #post-permlink .post-list-outline {
    border: none;
    margin: 0;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    -ms-box-shadow: none;
    -o-box-shadow: none;
    box-shadow: none;
  }
  .community-name {
    font-size: 16px;
  }
  .album-content .album-list {
    margin-right: 7px;
    margin-left: 7px;
  }
  .album-content .album-list a.screenshot-container {
    height: 80px;
    width: 48%;
    margin: 5px 1% 0;
  }
  .textarea-container .album-image-preview {
    width: 100%;
    left: 0;
    top: 40px;
    text-align: center;
    padding-bottom: 5px;
    position: static;
  }
  .textarea-container .album-image-preview img {
    height: 150px;
    width: auto;
    margin: 0 auto;
  }
  .textarea-container .textarea.with-image {
    padding-left: 1.8%;
    width: 96%;
    margin: 0 0 8px;
    height: 6em;
  }
  #post-form {
    min-height: 170px;
  }
  #post-form.folded {
    min-height: 0;
  }
  #post-permlink .main-column-hatebu-entries {
    margin-top: 15px;
  }
  #post-permlink .main-column-hatebu-entries .post-list-outline {
    -webkit-border-radius: 0 0 0 0;
    -moz-border-radius: 0 0 0 0;
    -ms-border-radius: 0 0 0 0;
    -o-border-radius: 0 0 0 0;
    border-radius: 0 0 0 0;
  }
}
@media only screen and (max-height: 440px) {
  .album-dialog img {
    margin-bottom: 10px;
    max-height: 140px;
  }
  .album-dialog .album-close-button {
    margin-top: 15px;
  }
}
