@charset "UTF-8";
/* NIFTY GAME PC */
/*! Framework CSS */
/*! Reset CSS: Shitaji.CSS v2.0.0 > Game Edit*/
* {
  margin: 0;
  padding: 0;
  box-sizing: inherit;
  text-decoration: none;
  font: inherit;
  font-size: 100%;
  font-family: inherit;
  font-weight: inherit;
  font-style: inherit;
  color: inherit;
  list-style: none;
  vertical-align: baseline;
  background-repeat: no-repeat;
  box-shadow: none;
  -webkit-tap-highlight-color: transparent;
}

*::before,
*::after {
  box-sizing: inherit;
  text-decoration: inherit;
  vertical-align: inherit;
  background-repeat: no-repeat;
}

html {
  font-family: sans-serif;
  box-sizing: border-box;
  overflow-y: scroll;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}

body {
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

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

audio,
canvas,
progress,
video {
  display: inline-block;
}

audio:not([controls]) {
  display: none;
  height: 0;
}

template,
[hidden] {
  display: none;
}

hr {
  height: 0;
  overflow: visible;
}

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

abbr[title] {
  border-bottom: 1px dotted;
  text-decoration: none;
}

audio,
canvas,
iframe,
img,
svg,
video {
  vertical-align: middle;
}

svg {
  fill: currentColor;
}

svg:not(:root) {
  overflow: hidden;
}

a {
  -webkit-text-decoration-skip: objects;
}

button,
input {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

button,
html [type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
}

::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

:-moz-focusring {
  outline: 1px dotted ButtonText;
}

textarea {
  overflow: auto;
  resize: vertical;
}

::-webkit-inner-spin-button,
::-webkit-outer-spin-button {
  height: auto;
}

[type="search"] {
  -webkit-appearance: textfield;
  outline-offset: -2px;
}

::-webkit-search-cancel-button,
::-webkit-search-decoration {
  -webkit-appearance: none;
}

::-webkit-input-placeholder {
  color: inherit;
}

::-webkit-file-upload-button {
  -webkit-appearance: button;
}

[aria-busy="true"] {
  cursor: progress;
}

[aria-controls] {
  cursor: pointer;
}

[aria-disabled] {
  cursor: default;
}

a,
area,
button,
input,
label,
select,
textarea,
[tabindex] {
  -ms-touch-action: manipulation;
  touch-action: manipulation;
}

[hidden][aria-hidden="false"] {
  clip: rect(0, 0, 0, 0);
  display: inherit;
  position: absolute;
}

[hidden][aria-hidden="false"]:focus {
  clip: auto;
}

blockquote,
q {
  quotes: none;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
  content: none;
}

body {
  color: rgba(0, 0, 0, 0.87);
  font-weight: 300;
	font-family: -apple-system,BlinkMacSystemFont,Helvetica Neue,YakuHanJP,Hiragino Sans,Hiragino Kaku Gothic ProN,Meiryo,sans-serif;
  line-height: 1.5;
}

@media all and (-ms-high-contrast: none) {
  body {
    font-family: YakuHanJP, Meiryo, "Meiryo UI", sans-serif;
  }
}

*.is-xxl {
  font-size: 200%;
}

*.is-xl {
  font-size: 150%;
}

*.is-lg {
  font-size: 125%;
}

*.is-md {
  font-size: 100%;
}

*.is-sm {
  font-size: 87.5%;
}

*.is-xs {
  font-size: 75%;
}

*.is-xxs {
  font-size: 62.5%;
}

*.is-strong {
  font-weight: 700;
}

*.is-white {
  color: #ffffff;
}

.icon {
  font-size: inherit;
  line-height: inherit;
}

.icon + *,
* + .icon {
  margin-left: 0.25em;
}

.material-icons {
  font-size: inherit;
  line-height: inherit;
  vertical-align: bottom;
}

img {
  max-width: 100%;
  height: auto;
}

img[src$=".svg"] {
  width: 100%;
}

@font-face {
  font-family: "Yu Gothic";
  src: local("Yu Gothic Medium");
  font-weight: 100;
}

@font-face {
  font-family: "Yu Gothic";
  src: local("Yu Gothic Medium");
  font-weight: 200;
}

@font-face {
  font-family: "Yu Gothic";
  src: local("Yu Gothic Medium");
  font-weight: 300;
}

@font-face {
  font-family: "Yu Gothic";
  src: local("Yu Gothic Medium");
  font-weight: 400;
}

@font-face {
  font-family: "Yu Gothic";
  src: local("Yu Gothic Bold");
  font-weight: 700;
}

@font-face {
  font-family: "Yu Gothic";
  src: local("Yu Gothic Medium");
  font-weight: normal;
}

@font-face {
  font-family: "Yu Gothic";
  src: local("Yu Gothic Bold");
  font-weight: bold;
}

@font-face {
  font-family: "游ゴシック";
  src: local("Yu Gothic Medium");
  font-weight: 100;
}

@font-face {
  font-family: "游ゴシック";
  src: local("Yu Gothic Medium");
  font-weight: 200;
}

@font-face {
  font-family: "游ゴシック";
  src: local("Yu Gothic Medium");
  font-weight: 300;
}

@font-face {
  font-family: "游ゴシック";
  src: local("Yu Gothic Medium");
  font-weight: 400;
}

@font-face {
  font-family: "游ゴシック";
  src: local("Yu Gothic Bold");
  font-weight: 700;
}

@font-face {
  font-family: "游ゴシック";
  src: local("Yu Gothic Medium");
  font-weight: normal;
}

@font-face {
  font-family: "游ゴシック";
  src: local("Yu Gothic Bold");
  font-weight: bold;
}

.section > .inner {
  max-width: 100%;
  padding: 0 16px;
  margin: 0 auto;
}

@media screen and (min-width: 576px) {
  .section > .inner {
    width: 540px;
  }
}

@media screen and (min-width: 768px) {
  .section > .inner {
    width: 720px;
  }
}

@media screen and (min-width: 992px) {
  .section > .inner {
    width: 960px;
  }
}

@media screen and (min-width: 1200px) {
  .section > .inner {
    width: 1140px;
  }
}

.section > .inner > .tab {
  margin: 0 -16px;
}

@media screen and (min-width: 576px) {
  .section > .inner > .tab {
    margin: 0;
  }
}

.contents:not(:last-child) {
  margin: 0 0 2em;
}

.content:not(:last-child) {
  margin: 0 0 1em;
}

.content.is-left {
  text-align: left;
}

.content.is-center {
  text-align: center;
}

.content.is-right {
  text-align: right;
}

.grid {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
}

.grid.is-middle {
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}

.grid.is-bottom {
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
      -ms-flex-align: end;
          align-items: flex-end;
}

.grid.is-center {
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.grid.is-end {
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}

.grid.is-between {
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.grid.is-around {
  -webkit-justify-content: space-around;
      -ms-flex-pack: distribute;
          justify-content: space-around;
}

.grid.is-space-7 {
  margin: -24px;
}

.grid.is-space-7 > .col {
  padding: 24px;
}

.grid.is-space-7:not(:first-child) {
  padding: 24px 0 0;
}

.grid.is-space-6 {
  margin: -20px;
}

.grid.is-space-6 > .col {
  padding: 20px;
}

.grid.is-space-6:not(:first-child) {
  padding: 20px 0 0;
}

.grid.is-space-5 {
  margin: -16px;
}

.grid.is-space-5 > .col {
  padding: 16px;
}

.grid.is-space-5:not(:first-child) {
  padding: 16px 0 0;
}

.grid.is-space-4 {
  margin: -12px;
}

.grid.is-space-4 > .col {
  padding: 12px;
}

.grid.is-space-4:not(:first-child) {
  padding: 12px 0 0;
}

.grid.is-space-3 {
  margin: -8px;
}

.grid.is-space-3 > .col {
  padding: 8px;
}

.grid.is-space-3:not(:first-child) {
  padding: 8px 0 0;
}

.grid.is-space-2 {
  margin: -4px;
}

.grid.is-space-2 > .col {
  padding: 4px;
}

.grid.is-space-2:not(:first-child) {
  padding: 4px 0 0;
}

.grid.is-space-1 {
  margin: -2px;
}

.grid.is-space-1 > .col {
  padding: 2px;
}

.grid.is-space-1:not(:first-child) {
  padding: 2px 0 0;
}

.col.is-stretch {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.col.is-mobile-0 {
  -webkit-box-flex: 1;
  -webkit-flex: 1 0 0%;
      -ms-flex: 1 0 0%;
          flex: 1 0 0%;
  max-width: 100%;
}

.col.is-mobile-1 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 8.33333%;
      -ms-flex: 0 0 8.33333%;
          flex: 0 0 8.33333%;
  max-width: 8.33333%;
}

.col.is-mobile-2 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 16.66667%;
      -ms-flex: 0 0 16.66667%;
          flex: 0 0 16.66667%;
  max-width: 16.66667%;
}

.col.is-mobile-3 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 25%;
      -ms-flex: 0 0 25%;
          flex: 0 0 25%;
  max-width: 25%;
}

.col.is-mobile-4 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 33.33333%;
      -ms-flex: 0 0 33.33333%;
          flex: 0 0 33.33333%;
  max-width: 33.33333%;
}

.col.is-mobile-5 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 41.66667%;
      -ms-flex: 0 0 41.66667%;
          flex: 0 0 41.66667%;
  max-width: 41.66667%;
}

.col.is-mobile-6 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 50%;
      -ms-flex: 0 0 50%;
          flex: 0 0 50%;
  max-width: 50%;
}

.col.is-mobile-7 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 58.33333%;
      -ms-flex: 0 0 58.33333%;
          flex: 0 0 58.33333%;
  max-width: 58.33333%;
}

.col.is-mobile-8 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 66.66667%;
      -ms-flex: 0 0 66.66667%;
          flex: 0 0 66.66667%;
  max-width: 66.66667%;
}

.col.is-mobile-9 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 75%;
      -ms-flex: 0 0 75%;
          flex: 0 0 75%;
  max-width: 75%;
}

.col.is-mobile-10 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 83.33333%;
      -ms-flex: 0 0 83.33333%;
          flex: 0 0 83.33333%;
  max-width: 83.33333%;
}

.col.is-mobile-11 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 91.66667%;
      -ms-flex: 0 0 91.66667%;
          flex: 0 0 91.66667%;
  max-width: 91.66667%;
}

.col.is-mobile-12 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 100%;
      -ms-flex: 0 0 100%;
          flex: 0 0 100%;
  max-width: 100%;
}

@media screen and (min-width: 576px) {
  .col.is-fablet-0 {
    -webkit-box-flex: 1;
    -webkit-flex: 1 0 0%;
        -ms-flex: 1 0 0%;
            flex: 1 0 0%;
    max-width: 100%;
  }
}

@media screen and (min-width: 576px) {
  .col.is-fablet-1 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 8.33333%;
        -ms-flex: 0 0 8.33333%;
            flex: 0 0 8.33333%;
    max-width: 8.33333%;
  }
}

@media screen and (min-width: 576px) {
  .col.is-fablet-2 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 16.66667%;
        -ms-flex: 0 0 16.66667%;
            flex: 0 0 16.66667%;
    max-width: 16.66667%;
  }
}

@media screen and (min-width: 576px) {
  .col.is-fablet-3 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 25%;
        -ms-flex: 0 0 25%;
            flex: 0 0 25%;
    max-width: 25%;
  }
}

@media screen and (min-width: 576px) {
  .col.is-fablet-4 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 33.33333%;
        -ms-flex: 0 0 33.33333%;
            flex: 0 0 33.33333%;
    max-width: 33.33333%;
  }
}

@media screen and (min-width: 576px) {
  .col.is-fablet-5 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 41.66667%;
        -ms-flex: 0 0 41.66667%;
            flex: 0 0 41.66667%;
    max-width: 41.66667%;
  }
}

@media screen and (min-width: 576px) {
  .col.is-fablet-6 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 50%;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
    max-width: 50%;
  }
}

@media screen and (min-width: 576px) {
  .col.is-fablet-7 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 58.33333%;
        -ms-flex: 0 0 58.33333%;
            flex: 0 0 58.33333%;
    max-width: 58.33333%;
  }
}

@media screen and (min-width: 576px) {
  .col.is-fablet-8 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 66.66667%;
        -ms-flex: 0 0 66.66667%;
            flex: 0 0 66.66667%;
    max-width: 66.66667%;
  }
}

@media screen and (min-width: 576px) {
  .col.is-fablet-9 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 75%;
        -ms-flex: 0 0 75%;
            flex: 0 0 75%;
    max-width: 75%;
  }
}

@media screen and (min-width: 576px) {
  .col.is-fablet-10 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 83.33333%;
        -ms-flex: 0 0 83.33333%;
            flex: 0 0 83.33333%;
    max-width: 83.33333%;
  }
}

@media screen and (min-width: 576px) {
  .col.is-fablet-11 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 91.66667%;
        -ms-flex: 0 0 91.66667%;
            flex: 0 0 91.66667%;
    max-width: 91.66667%;
  }
}

@media screen and (min-width: 576px) {
  .col.is-fablet-12 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 100%;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%;
  }
}

@media screen and (min-width: 768px) {
  .col.is-tablet-0 {
    -webkit-box-flex: 1;
    -webkit-flex: 1 0 0%;
        -ms-flex: 1 0 0%;
            flex: 1 0 0%;
    max-width: 100%;
  }
}

@media screen and (min-width: 768px) {
  .col.is-tablet-1 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 8.33333%;
        -ms-flex: 0 0 8.33333%;
            flex: 0 0 8.33333%;
    max-width: 8.33333%;
  }
}

@media screen and (min-width: 768px) {
  .col.is-tablet-2 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 16.66667%;
        -ms-flex: 0 0 16.66667%;
            flex: 0 0 16.66667%;
    max-width: 16.66667%;
  }
}

@media screen and (min-width: 768px) {
  .col.is-tablet-3 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 25%;
        -ms-flex: 0 0 25%;
            flex: 0 0 25%;
    max-width: 25%;
  }
}

@media screen and (min-width: 768px) {
  .col.is-tablet-4 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 33.33333%;
        -ms-flex: 0 0 33.33333%;
            flex: 0 0 33.33333%;
    max-width: 33.33333%;
  }
}

@media screen and (min-width: 768px) {
  .col.is-tablet-5 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 41.66667%;
        -ms-flex: 0 0 41.66667%;
            flex: 0 0 41.66667%;
    max-width: 41.66667%;
  }
}

@media screen and (min-width: 768px) {
  .col.is-tablet-6 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 50%;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
    max-width: 50%;
  }
}

@media screen and (min-width: 768px) {
  .col.is-tablet-7 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 58.33333%;
        -ms-flex: 0 0 58.33333%;
            flex: 0 0 58.33333%;
    max-width: 58.33333%;
  }
}

@media screen and (min-width: 768px) {
  .col.is-tablet-8 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 66.66667%;
        -ms-flex: 0 0 66.66667%;
            flex: 0 0 66.66667%;
    max-width: 66.66667%;
  }
}

@media screen and (min-width: 768px) {
  .col.is-tablet-9 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 75%;
        -ms-flex: 0 0 75%;
            flex: 0 0 75%;
    max-width: 75%;
  }
}

@media screen and (min-width: 768px) {
  .col.is-tablet-10 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 83.33333%;
        -ms-flex: 0 0 83.33333%;
            flex: 0 0 83.33333%;
    max-width: 83.33333%;
  }
}

@media screen and (min-width: 768px) {
  .col.is-tablet-11 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 91.66667%;
        -ms-flex: 0 0 91.66667%;
            flex: 0 0 91.66667%;
    max-width: 91.66667%;
  }
}

@media screen and (min-width: 768px) {
  .col.is-tablet-12 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 100%;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%;
  }
}

@media screen and (min-width: 992px) {
  .col.is-desktop-0 {
    -webkit-box-flex: 1;
    -webkit-flex: 1 0 0%;
        -ms-flex: 1 0 0%;
            flex: 1 0 0%;
    max-width: 100%;
  }
}

@media screen and (min-width: 992px) {
  .col.is-desktop-1 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 8.33333%;
        -ms-flex: 0 0 8.33333%;
            flex: 0 0 8.33333%;
    max-width: 8.33333%;
  }
}

@media screen and (min-width: 992px) {
  .col.is-desktop-2 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 16.66667%;
        -ms-flex: 0 0 16.66667%;
            flex: 0 0 16.66667%;
    max-width: 16.66667%;
  }
}

@media screen and (min-width: 992px) {
  .col.is-desktop-3 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 25%;
        -ms-flex: 0 0 25%;
            flex: 0 0 25%;
    max-width: 25%;
  }
}

@media screen and (min-width: 992px) {
  .col.is-desktop-4 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 33.33333%;
        -ms-flex: 0 0 33.33333%;
            flex: 0 0 33.33333%;
    max-width: 33.33333%;
  }
}

@media screen and (min-width: 992px) {
  .col.is-desktop-5 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 41.66667%;
        -ms-flex: 0 0 41.66667%;
            flex: 0 0 41.66667%;
    max-width: 41.66667%;
  }
}

@media screen and (min-width: 992px) {
  .col.is-desktop-6 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 50%;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
    max-width: 50%;
  }
}

@media screen and (min-width: 992px) {
  .col.is-desktop-7 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 58.33333%;
        -ms-flex: 0 0 58.33333%;
            flex: 0 0 58.33333%;
    max-width: 58.33333%;
  }
}

@media screen and (min-width: 992px) {
  .col.is-desktop-8 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 66.66667%;
        -ms-flex: 0 0 66.66667%;
            flex: 0 0 66.66667%;
    max-width: 66.66667%;
  }
}

@media screen and (min-width: 992px) {
  .col.is-desktop-9 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 75%;
        -ms-flex: 0 0 75%;
            flex: 0 0 75%;
    max-width: 75%;
  }
}

@media screen and (min-width: 992px) {
  .col.is-desktop-10 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 83.33333%;
        -ms-flex: 0 0 83.33333%;
            flex: 0 0 83.33333%;
    max-width: 83.33333%;
  }
}

@media screen and (min-width: 992px) {
  .col.is-desktop-11 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 91.66667%;
        -ms-flex: 0 0 91.66667%;
            flex: 0 0 91.66667%;
    max-width: 91.66667%;
  }
}

@media screen and (min-width: 992px) {
  .col.is-desktop-12 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 100%;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%;
  }
}

@media screen and (min-width: 1200px) {
  .col.is-wide-0 {
    -webkit-box-flex: 1;
    -webkit-flex: 1 0 0%;
        -ms-flex: 1 0 0%;
            flex: 1 0 0%;
    max-width: 100%;
  }
}

@media screen and (min-width: 1200px) {
  .col.is-wide-1 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 8.33333%;
        -ms-flex: 0 0 8.33333%;
            flex: 0 0 8.33333%;
    max-width: 8.33333%;
  }
}

@media screen and (min-width: 1200px) {
  .col.is-wide-2 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 16.66667%;
        -ms-flex: 0 0 16.66667%;
            flex: 0 0 16.66667%;
    max-width: 16.66667%;
  }
}

@media screen and (min-width: 1200px) {
  .col.is-wide-3 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 25%;
        -ms-flex: 0 0 25%;
            flex: 0 0 25%;
    max-width: 25%;
  }
}

@media screen and (min-width: 1200px) {
  .col.is-wide-4 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 33.33333%;
        -ms-flex: 0 0 33.33333%;
            flex: 0 0 33.33333%;
    max-width: 33.33333%;
  }
}

@media screen and (min-width: 1200px) {
  .col.is-wide-5 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 41.66667%;
        -ms-flex: 0 0 41.66667%;
            flex: 0 0 41.66667%;
    max-width: 41.66667%;
  }
}

@media screen and (min-width: 1200px) {
  .col.is-wide-6 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 50%;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
    max-width: 50%;
  }
}

@media screen and (min-width: 1200px) {
  .col.is-wide-7 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 58.33333%;
        -ms-flex: 0 0 58.33333%;
            flex: 0 0 58.33333%;
    max-width: 58.33333%;
  }
}

@media screen and (min-width: 1200px) {
  .col.is-wide-8 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 66.66667%;
        -ms-flex: 0 0 66.66667%;
            flex: 0 0 66.66667%;
    max-width: 66.66667%;
  }
}

@media screen and (min-width: 1200px) {
  .col.is-wide-9 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 75%;
        -ms-flex: 0 0 75%;
            flex: 0 0 75%;
    max-width: 75%;
  }
}

@media screen and (min-width: 1200px) {
  .col.is-wide-10 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 83.33333%;
        -ms-flex: 0 0 83.33333%;
            flex: 0 0 83.33333%;
    max-width: 83.33333%;
  }
}

@media screen and (min-width: 1200px) {
  .col.is-wide-11 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 91.66667%;
        -ms-flex: 0 0 91.66667%;
            flex: 0 0 91.66667%;
    max-width: 91.66667%;
  }
}

@media screen and (min-width: 1200px) {
  .col.is-wide-12 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 100%;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%;
  }
}

@media screen and (max-width: 991px) {
  .col.is-touch-1 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 8.33333%;
        -ms-flex: 0 0 8.33333%;
            flex: 0 0 8.33333%;
    max-width: 8.33333%;
  }
}

@media screen and (max-width: 991px) {
  .col.is-touch-2 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 16.66667%;
        -ms-flex: 0 0 16.66667%;
            flex: 0 0 16.66667%;
    max-width: 16.66667%;
  }
}

@media screen and (max-width: 991px) {
  .col.is-touch-3 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 25%;
        -ms-flex: 0 0 25%;
            flex: 0 0 25%;
    max-width: 25%;
  }
}

@media screen and (max-width: 991px) {
  .col.is-touch-4 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 33.33333%;
        -ms-flex: 0 0 33.33333%;
            flex: 0 0 33.33333%;
    max-width: 33.33333%;
  }
}

@media screen and (max-width: 991px) {
  .col.is-touch-5 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 41.66667%;
        -ms-flex: 0 0 41.66667%;
            flex: 0 0 41.66667%;
    max-width: 41.66667%;
  }
}

@media screen and (max-width: 991px) {
  .col.is-touch-6 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 50%;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
    max-width: 50%;
  }
}

@media screen and (max-width: 991px) {
  .col.is-touch-7 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 58.33333%;
        -ms-flex: 0 0 58.33333%;
            flex: 0 0 58.33333%;
    max-width: 58.33333%;
  }
}

@media screen and (max-width: 991px) {
  .col.is-touch-8 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 66.66667%;
        -ms-flex: 0 0 66.66667%;
            flex: 0 0 66.66667%;
    max-width: 66.66667%;
  }
}

@media screen and (max-width: 991px) {
  .col.is-touch-9 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 75%;
        -ms-flex: 0 0 75%;
            flex: 0 0 75%;
    max-width: 75%;
  }
}

@media screen and (max-width: 991px) {
  .col.is-touch-10 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 83.33333%;
        -ms-flex: 0 0 83.33333%;
            flex: 0 0 83.33333%;
    max-width: 83.33333%;
  }
}

@media screen and (max-width: 991px) {
  .col.is-touch-11 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 91.66667%;
        -ms-flex: 0 0 91.66667%;
            flex: 0 0 91.66667%;
    max-width: 91.66667%;
  }
}

@media screen and (max-width: 991px) {
  .col.is-touch-12 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 100%;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%;
  }
}

@media all and (orientation: landscape) {
  .col.is-landscape-1 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 8.33333%;
        -ms-flex: 0 0 8.33333%;
            flex: 0 0 8.33333%;
    max-width: 8.33333%;
  }
}

@media all and (orientation: landscape) {
  .col.is-landscape-2 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 16.66667%;
        -ms-flex: 0 0 16.66667%;
            flex: 0 0 16.66667%;
    max-width: 16.66667%;
  }
}

@media all and (orientation: landscape) {
  .col.is-landscape-3 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 25%;
        -ms-flex: 0 0 25%;
            flex: 0 0 25%;
    max-width: 25%;
  }
}

@media all and (orientation: landscape) {
  .col.is-landscape-4 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 33.33333%;
        -ms-flex: 0 0 33.33333%;
            flex: 0 0 33.33333%;
    max-width: 33.33333%;
  }
}

@media all and (orientation: landscape) {
  .col.is-landscape-5 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 41.66667%;
        -ms-flex: 0 0 41.66667%;
            flex: 0 0 41.66667%;
    max-width: 41.66667%;
  }
}

@media all and (orientation: landscape) {
  .col.is-landscape-6 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 50%;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
    max-width: 50%;
  }
}

@media all and (orientation: landscape) {
  .col.is-landscape-7 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 58.33333%;
        -ms-flex: 0 0 58.33333%;
            flex: 0 0 58.33333%;
    max-width: 58.33333%;
  }
}

@media all and (orientation: landscape) {
  .col.is-landscape-8 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 66.66667%;
        -ms-flex: 0 0 66.66667%;
            flex: 0 0 66.66667%;
    max-width: 66.66667%;
  }
}

@media all and (orientation: landscape) {
  .col.is-landscape-9 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 75%;
        -ms-flex: 0 0 75%;
            flex: 0 0 75%;
    max-width: 75%;
  }
}

@media all and (orientation: landscape) {
  .col.is-landscape-10 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 83.33333%;
        -ms-flex: 0 0 83.33333%;
            flex: 0 0 83.33333%;
    max-width: 83.33333%;
  }
}

@media all and (orientation: landscape) {
  .col.is-landscape-11 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 91.66667%;
        -ms-flex: 0 0 91.66667%;
            flex: 0 0 91.66667%;
    max-width: 91.66667%;
  }
}

@media all and (orientation: landscape) {
  .col.is-landscape-12 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 100%;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%;
  }
}

@media all and (orientation: portrait) {
  .col.is-portrait-1 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 8.33333%;
        -ms-flex: 0 0 8.33333%;
            flex: 0 0 8.33333%;
    max-width: 8.33333%;
  }
}

@media all and (orientation: portrait) {
  .col.is-portrait-2 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 16.66667%;
        -ms-flex: 0 0 16.66667%;
            flex: 0 0 16.66667%;
    max-width: 16.66667%;
  }
}

@media all and (orientation: portrait) {
  .col.is-portrait-3 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 25%;
        -ms-flex: 0 0 25%;
            flex: 0 0 25%;
    max-width: 25%;
  }
}

@media all and (orientation: portrait) {
  .col.is-portrait-4 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 33.33333%;
        -ms-flex: 0 0 33.33333%;
            flex: 0 0 33.33333%;
    max-width: 33.33333%;
  }
}

@media all and (orientation: portrait) {
  .col.is-portrait-5 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 41.66667%;
        -ms-flex: 0 0 41.66667%;
            flex: 0 0 41.66667%;
    max-width: 41.66667%;
  }
}

@media all and (orientation: portrait) {
  .col.is-portrait-6 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 50%;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
    max-width: 50%;
  }
}

@media all and (orientation: portrait) {
  .col.is-portrait-7 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 58.33333%;
        -ms-flex: 0 0 58.33333%;
            flex: 0 0 58.33333%;
    max-width: 58.33333%;
  }
}

@media all and (orientation: portrait) {
  .col.is-portrait-8 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 66.66667%;
        -ms-flex: 0 0 66.66667%;
            flex: 0 0 66.66667%;
    max-width: 66.66667%;
  }
}

@media all and (orientation: portrait) {
  .col.is-portrait-9 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 75%;
        -ms-flex: 0 0 75%;
            flex: 0 0 75%;
    max-width: 75%;
  }
}

@media all and (orientation: portrait) {
  .col.is-portrait-10 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 83.33333%;
        -ms-flex: 0 0 83.33333%;
            flex: 0 0 83.33333%;
    max-width: 83.33333%;
  }
}

@media all and (orientation: portrait) {
  .col.is-portrait-11 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 91.66667%;
        -ms-flex: 0 0 91.66667%;
            flex: 0 0 91.66667%;
    max-width: 91.66667%;
  }
}

@media all and (orientation: portrait) {
  .col.is-portrait-12 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 100%;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%;
  }
}

.text.is-primary {
  color: #1cb4c7;
}

.text.is-info {
  color: #4b9ad8;
}

.text.is-success {
  color: #26b260;
}

.text.is-warning {
  color: #e8db61;
}

.text.is-danger {
  color: #dc665d;
}

.text.is-dark {
  color: #000000;
}

.text.is-dark-1 {
  color: rgba(0, 0, 0, 0.87);
}

.text.is-dark-2 {
  color: rgba(0, 0, 0, 0.7);
}

.text.is-dark-3 {
  color: rgba(0, 0, 0, 0.6);
}

.text.is-dark-4 {
  color: rgba(0, 0, 0, 0.5);
}

.text.is-dark-5 {
  color: rgba(0, 0, 0, 0.4);
}

.text.is-dark-6 {
  color: rgba(0, 0, 0, 0.26);
}

.text.is-dark-7 {
  color: rgba(0, 0, 0, 0.15);
}

.text.is-dark-8 {
  color: rgba(0, 0, 0, 0.12);
}

.text.is-dark-9 {
  color: rgba(0, 0, 0, 0.05);
}

.text.is-light {
  color: #ffffff;
}

.text.is-light-1 {
  color: rgba(255, 255, 255, 0.87);
}

.text.is-light-2 {
  color: rgba(255, 255, 255, 0.7);
}

.text.is-light-3 {
  color: rgba(255, 255, 255, 0.6);
}

.text.is-light-4 {
  color: rgba(255, 255, 255, 0.5);
}

.text.is-light-5 {
  color: rgba(255, 255, 255, 0.4);
}

.text.is-light-6 {
  color: rgba(255, 255, 255, 0.26);
}

.text.is-light-7 {
  color: rgba(255, 255, 255, 0.15);
}

.text.is-light-8 {
  color: rgba(255, 255, 255, 0.12);
}

.text.is-light-9 {
  color: rgba(255, 255, 255, 0.05);
}

.text.is-small {
  font-size: 80%;
}

.text.is-italic {
  font-style: italic;
}

.text.is-delete {
  text-decoration: line-through;
}

.text.is-left {
  text-align: left;
}

.text.is-center {
  text-align: center;
}

.text.is-right {
  text-align: right;
}

.text.is-nowrap {
  white-space: nowrap;
}

.text.is-ellipsis {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.text.is-code {
  font-family: Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace, serif;
  color: #ffffff;
  background-color: rgba(0, 0, 0, 0.7);
  font-size: 0.875em;
  border-radius: 2px;
  padding: 0.2em 0.5em;
  margin: 0 0.2em;
}

.text.is-link {
  cursor: pointer;
  color: #1cb4c7;
  border-bottom: 1px dotted;
}

.text.is-link:hover, .text.is-link:active {
  color: #199fb1;
  border-bottom-color: transparent;
}

.text.is-white.is-link,
.text.is-white .text.is-link {
  color: #8ee4ef;
}

.text.is-white.is-link:hover, .text.is-white.is-link:active,
.text.is-white .text.is-link:hover,
.text.is-white .text.is-link:active {
  color: #4bd4e5;
}

.heading {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 0.5em;
}

.heading.is-xxl {
  line-height: 1.2;
}

.heading.is-xl {
  line-height: 1.3;
}

.heading.is-lg {
  line-height: 1.4;
}

.heading.is-center {
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.heading.is-middle {
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}

.list {
  line-height: 2;
  margin-left: 1.5em;
}

.list > .list-item {
  display: list-item;
}

.list.is-disc > .list-item {
  list-style: disc outside;
}

.list.is-decimal > .list-item {
  list-style: decimal outside;
}

.fields:not(:last-child) {
  margin: 0 0 0.5em;
}

.field {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}

.field > * + * {
  margin: 0 0 0 0.5em;
}

.field > .field + .field {
  margin: 0 0 0 1em;
}

.field.is-wrap {
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
}

.field .heading {
  margin: 0;
}

.input,
.select {
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  background: #ffffff;
  border: 1px solid rgba(0, 0, 0, 0.26);
  border-radius: 2px;
  width: 100%;
  height: 2.5em;
  padding: -webkit-calc(0.5em - 1.5px) 0.5em;
  padding: calc(0.5em - 1.5px) 0.5em;
}

.input {
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

.input:placeholder-shown {
  color: rgba(0, 0, 0, 0.5);
}

.input::-webkit-input-placeholder {
  color: rgba(0, 0, 0, 0.5);
}

.input:-moz-placeholder {
  opacity: 1;
  color: rgba(0, 0, 0, 0.5);
}

.input::-moz-placeholder {
  opacity: 1;
  color: rgba(0, 0, 0, 0.5);
}

.input:-ms-input-placeholder {
  color: rgba(0, 0, 0, 0.5);
}

.input[disabled] {
  background: #e0e0e0;
  box-shadow: none;
}

.input[disabled]:placeholder-shown {
  color: rgba(0, 0, 0, 0.6);
}

.input[disabled]::-webkit-input-placeholder {
  color: rgba(0, 0, 0, 0.6);
}

.input[disabled]:-moz-placeholder {
  opacity: 1;
  color: rgba(0, 0, 0, 0.6);
}

.input[disabled]::-moz-placeholder {
  opacity: 1;
  color: rgba(0, 0, 0, 0.6);
}

.input[disabled]:-ms-input-placeholder {
  color: rgba(0, 0, 0, 0.6);
}

.select:placeholder-shown {
  color: rgba(0, 0, 0, 0.87);
}

.select::-webkit-input-placeholder {
  color: rgba(0, 0, 0, 0.87);
}

.select:-moz-placeholder {
  opacity: 1;
  color: rgba(0, 0, 0, 0.87);
}

.select::-moz-placeholder {
  opacity: 1;
  color: rgba(0, 0, 0, 0.87);
}

.select:-ms-input-placeholder {
  color: rgba(0, 0, 0, 0.87);
}

.input.is-left,
.select.is-left {
  text-align: left;
}

.input.is-center,
.select.is-center {
  text-align: center;
}

.input.is-right,
.select.is-right {
  text-align: right;
}

.input.is-width-1,
.select.is-width-1 {
  width: 1em;
}

.input.is-width-2,
.select.is-width-2 {
  width: 2em;
}

.input.is-width-3,
.select.is-width-3 {
  width: 3em;
}

.input.is-width-4,
.select.is-width-4 {
  width: 4em;
}

.input.is-width-5,
.select.is-width-5 {
  width: 5em;
}

.input.is-width-6,
.select.is-width-6 {
  width: 6em;
}

.input.is-width-7,
.select.is-width-7 {
  width: 7em;
}

.input.is-width-8,
.select.is-width-8 {
  width: 8em;
}

.input.is-width-9,
.select.is-width-9 {
  width: 9em;
}

.input.is-width-10,
.select.is-width-10 {
  width: 10em;
}

.input.is-width-11,
.select.is-width-11 {
  width: 11em;
}

.input.is-width-12,
.select.is-width-12 {
  width: 12em;
}

.input.is-width-13,
.select.is-width-13 {
  width: 13em;
}

.input.is-width-14,
.select.is-width-14 {
  width: 14em;
}

.input.is-width-15,
.select.is-width-15 {
  width: 15em;
}

.input.is-width-16,
.select.is-width-16 {
  width: 16em;
}

.input.is-width-17,
.select.is-width-17 {
  width: 17em;
}

.input.is-width-18,
.select.is-width-18 {
  width: 18em;
}

.input.is-width-19,
.select.is-width-19 {
  width: 19em;
}

.input.is-width-20,
.select.is-width-20 {
  width: 20em;
}

.input.is-success {
  border-color: #26b260;
}

.input.is-success ~ .text,
.input.is-success .fa,
.input.is-success .material-icons,
.input.is-success .im {
  color: #26b260;
}

.input.is-danger {
  border-color: #dc665d;
}

.input.is-danger ~ .text,
.input.is-danger .fa,
.input.is-danger .material-icons,
.input.is-danger .im {
  color: #dc665d;
}

.checkbox {
  display: inline-block;
}

.checkbox input {
  display: none;
}

.checkbox label {
  cursor: pointer;
  display: block;
}

.checkbox .text {
  position: relative;
  padding-left: 2em;
}

.checkbox .text:before {
  position: absolute;
  top: 0;
  left: 0;
  width: 1.5em;
  height: 1.5em;
  content: '';
  background: #ffffff;
  border-radius: 2px;
  border: 1px solid rgba(0, 0, 0, 0.26);
}

.checkbox .text:after {
  content: "\f00c";
  font-family: "FontAwesome";
  position: absolute;
  top: 0;
  left: 0;
  width: 1.5em;
  height: 1.5em;
  text-align: center;
  opacity: 0;
}

.checkbox input:checked ~ .text:after {
  opacity: 1;
}

.alert {
  border-radius: 2px;
  border: 1px solid;
  padding: -webkit-calc(0.5em - 1.5px) 0.5em;
  padding: calc(0.5em - 1.5px) 0.5em;
  margin: 0 0 10px;
}

.alert.is-danger {
  background: #fefbfb;
  color: #dc665d;
}

.table-wrap {
  overflow: hidden;
  overflow-x: auto;
}

.table {
  width: 100%;
  background: #ffffff;
}

.table th,
.table td {
  padding: 0.5em;
  vertical-align: top;
}

.table.is-middle th,
.table.is-middle td {
  vertical-align: middle;
}

.table.is-line > tbody > tr:not(:last-child) {
  border-bottom: 1px solid #e0e0e0;
}

.table.is-outline {
  border: 1px solid #bdbdbd;
  border-collapse: separate;
}

.table.is-border {
  border: 1px solid #bdbdbd;
  border-collapse: separate;
}

.table.is-border th,
.table.is-border td {
  border-bottom: 1px solid #bdbdbd;
}

.table.is-border th:not(:last-child),
.table.is-border td:not(:last-child) {
  border-right: 1px solid #bdbdbd;
}

.table.is-border > tbody > tr:last-child > th,
.table.is-border > tbody > tr:last-child > td {
  border-bottom: none;
}

.table.is-stripe tbody tr:nth-child(even) {
  background: #e0e0e0;
}

.table.is-round {
  border-radius: 2px;
}

.table.is-round > thead > tr:first-child > th:first-child {
  border-radius: 2px 0 0 0;
}

.table.is-round > thead > tr:first-child > th:last-child {
  border-radius: 0 2px 0 0;
}

.table.is-round > tfoot > tr:last-child > th:first-child {
  border-radius: 0 0 0 2px;
}

.table.is-round > tfoot > tr:last-child > th:last-child {
  border-radius: 0 0 2px 0;
}

.table.is-round > tbody > tr:first-child > th:first-child,
.table.is-round > tbody > tr:first-child > td:first-child {
  border-radius: 2px 0 0 0;
}

.table.is-round > tbody > tr:first-child > th:last-child,
.table.is-round > tbody > tr:first-child > td:last-child {
  border-radius: 0 2px 0 0;
}

.table.is-round > tbody > tr:last-child > th:first-child,
.table.is-round > tbody > tr:last-child > td:first-child {
  border-radius: 0 0 0 2px;
}

.table.is-round > tbody > tr:last-child > th:last-child,
.table.is-round > tbody > tr:last-child > th:last-child {
  border-radius: 0 0 2px 0;
}

.tbox.is-paint {
  background: #6c797f;
  color: #ffffff;
}

.tbox.is-danger {
  background: #fefbfb;
}

.tbox.is-left {
  text-align: left;
}

.tbox.is-center {
  text-align: center;
}

.tbox.is-right {
  text-align: right;
}

.tbox.is-width-1 {
  width: 8.33333%;
}

.tbox.is-width-2 {
  width: 16.66667%;
}

.tbox.is-width-3 {
  width: 25%;
}

.tbox.is-width-4 {
  width: 33.33333%;
}

.tbox.is-width-5 {
  width: 41.66667%;
}

.tbox.is-width-6 {
  width: 50%;
}

.tbox.is-width-7 {
  width: 58.33333%;
}

.tbox.is-width-8 {
  width: 66.66667%;
}

.tbox.is-width-9 {
  width: 75%;
}

.tbox.is-width-10 {
  width: 83.33333%;
}

.tbox.is-width-11 {
  width: 91.66667%;
}

.tbox.is-width-12 {
  width: 100%;
}

.tab {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  font-weight: 700;
  text-transform: uppercase;
  overflow: hidden;
  overflow-x: auto;
}

.tab.is-white {
  color: rgba(255, 255, 255, 0.7);
}

.tab.is-white > .tab-btn:hover {
  color: #ffffff;
}

.tab.is-white > .tab-btn.is-current {
  color: #ffffff;
  border-bottom-color: rgba(255, 255, 255, 0.7);
}

.tab > .tab-btn {
  position: relative;
  white-space: nowrap;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  height: 4em;
  line-height: 1;
  padding: 0 1em;
}

.tab > .tab-btn:not(.is-current) {
  cursor: pointer;
}

.tab > .tab-btn.is-current {
  border-bottom: 4px solid;
}

.btn-set {
  margin: -2px;
}

.btn-set > .btn {
  margin: 2px;
}

.btn-set > .btn-bar {
  margin: 2px;
}

.btn-set.is-center {
  text-align: center;
}

.btn-set.is-space-4 {
  margin: -12px;
}

.btn-set.is-space-4 > .btn {
  margin: 12px;
}

.btn-set.is-space-3 {
  margin: -8px;
}

.btn-set.is-space-3 > .btn {
  margin: 8px;
}

.btn-set.is-space-2 {
  margin: -4px;
}

.btn-set.is-space-2 > .btn {
  margin: 4px;
}

.btn {
  cursor: pointer;
  position: relative;
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  vertical-align: top;
  height: 2.5em;
  line-height: 1;
  padding: 0.5em 1em;
  border-radius: 2px;
  -webkit-transition: ease-out 0.2s;
  transition: ease-out 0.2s;
}

.btn.is-round {
  border-radius: 1.25em;
}

.btn.is-circle {
  width: 2.5em;
  height: 2.5em;
  padding: 0;
  border-radius: 1.25em;
}

.btn.is-disable {
  cursor: default;
}

.btn.is-full {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.btn.is-floating-1 {
  box-shadow: 0 1px 1.5px 0 rgba(0, 0, 0, 0.12), 0 1px 1px 0 rgba(0, 0, 0, 0.24);
}

.btn.is-floating-1:active {
  box-shadow: 0 4px 5px 0 rgba(0, 0, 0, 0.14), 0 1px 10px 0 rgba(0, 0, 0, 0.12), 0 2px 4px -1px rgba(0, 0, 0, 0.2);
}

.btn.is-floating-1.is-disable:active {
  box-shadow: 0 1px 1.5px 0 rgba(0, 0, 0, 0.12), 0 1px 1px 0 rgba(0, 0, 0, 0.24);
}

.btn.is-floating-2 {
  box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.2), 0 1px 5px 0 rgba(0, 0, 0, 0.12);
}

.btn.is-floating-2:active {
  box-shadow: 0 4px 5px 0 rgba(0, 0, 0, 0.14), 0 1px 10px 0 rgba(0, 0, 0, 0.12), 0 2px 4px -1px rgba(0, 0, 0, 0.2);
}

.btn.is-floating-2.is-disable, .btn.is-floating-2.is-disable:active {
  box-shadow: none;
}

.btn.is-floating-3 {
  box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.24);
}

.btn.is-floating-3:hover, .btn.is-floating-3:active {
  box-shadow: 0 4px 12px 0 rgba(0, 0, 0, 0.24);
}

.btn.is-floating-3.is-disable, .btn.is-floating-3.is-disable:hover, .btn.is-floating-3.is-disable:active {
  box-shadow: none;
}

.btn.is-plain,
.btn.is-flat {
  background: #eeeeee;
  border: 1px solid transparent;
}

.btn.is-plain:hover,
.btn.is-flat:hover {
  background: #e1e1e1;
}

.btn.is-plain:active,
.btn.is-flat:active {
  background: #d4d4d4;
}

.btn.is-plain.is-primary,
.btn.is-flat.is-primary {
  color: #ffffff;
  background: #1cb4c7;
}

.btn.is-plain.is-primary:hover,
.btn.is-flat.is-primary:hover {
  background: #199fb1;
}

.btn.is-plain.is-primary:active,
.btn.is-flat.is-primary:active {
  background: #168b9a;
}

.btn.is-plain.is-success,
.btn.is-flat.is-success {
  color: #ffffff;
  background: #26b260;
}

.btn.is-plain.is-success:hover,
.btn.is-flat.is-success:hover {
  background: #219d54;
}

.btn.is-plain.is-success:active,
.btn.is-flat.is-success:active {
  background: #1d8849;
}

.btn.is-plain.is-danger,
.btn.is-flat.is-danger {
  color: #ffffff;
  background: #dc665d;
}

.btn.is-plain.is-danger:hover,
.btn.is-flat.is-danger:hover {
  background: #d85248;
}

.btn.is-plain.is-danger:active,
.btn.is-flat.is-danger:active {
  background: #d33e33;
}

.btn.is-plain.is-disable,
.btn.is-plain.is-disable:hover,
.btn.is-plain.is-disable:active,
.btn.is-flat.is-disable,
.btn.is-flat.is-disable:hover,
.btn.is-flat.is-disable:active {
  color: rgba(0, 0, 0, 0.26);
  background: #bdbdbd;
}

.btn.is-flat {
  border-bottom: 3px solid rgba(0, 0, 0, 0.15);
  -webkit-transition: none;
  transition: none;
}

.btn.is-flat:hover {
  top: 1px;
  min-height: -webkit-calc(2.5em - 1px);
  min-height: calc(2.5em - 1px);
  border-bottom-width: 2px;
}

.btn.is-flat:active {
  top: 2px;
  min-height: -webkit-calc(2.5em - 2px);
  min-height: calc(2.5em - 2px);
  border-bottom: 1px solid transparent;
}

.btn.is-flat.is-disable, .btn.is-flat.is-disable:hover, .btn.is-flat.is-disable:active {
  top: 0;
  border-bottom: 3px solid rgba(0, 0, 0, 0.05);
}

.btn.is-mist {
  border: 1px solid transparent;
}

.btn.is-mist:hover, .btn.is-mist:active {
  background: rgba(0, 0, 0, 0.05);
}

.btn.is-mist.is-primary {
  color: #1cb4c7;
}

.btn.is-mist.is-success {
  color: #26b260;
}

.btn.is-mist.is-danger {
  color: #dc665d;
}

.btn.is-mist.is-disable,
.btn.is-mist.is-disable:hover,
.btn.is-mist.is-disable:active {
  color: rgba(0, 0, 0, 0.26);
  background: none;
}

.btn.is-outline {
  background: #ffffff;
  border: 1px solid rgba(0, 0, 0, 0.15);
}

.btn.is-outline:hover {
  background: #f2f2f2;
}

.btn.is-outline:active {
  background: #e6e6e6;
}

.btn.is-outline.is-primary {
  color: #1cb4c7;
  border-color: #1cb4c7;
}

.btn.is-outline.is-primary:hover {
  background: #1cb4c7;
}

.btn.is-outline.is-primary:active {
  background: #199fb1;
}

.btn.is-outline.is-success {
  color: #26b260;
  border-color: #26b260;
}

.btn.is-outline.is-success:hover {
  background: #26b260;
}

.btn.is-outline.is-success:active {
  background: #219d54;
}

.btn.is-outline.is-danger {
  color: #dc665d;
  border-color: #dc665d;
}

.btn.is-outline.is-danger:hover {
  background: #dc665d;
}

.btn.is-outline.is-danger:active {
  background: #d85248;
}

.btn.is-outline.is-primary:hover,
.btn.is-outline.is-success:hover,
.btn.is-outline.is-danger:hover,
.btn.is-outline.is-primary:active,
.btn.is-outline.is-success:active,
.btn.is-outline.is-danger:active {
  color: #ffffff;
  border-color: transparent;
}

.btn.is-outline.is-disable,
.btn.is-outline.is-disable:hover,
.btn.is-outline.is-disable:active {
  color: rgba(0, 0, 0, 0.26);
  background-color: rgba(0, 0, 0, 0.26);
}

.btn.is-ghost {
  color: #ffffff;
  background: transparent;
  border: 1px solid #ffffff;
}

.btn.is-ghost:hover {
  color: rgba(0, 0, 0, 0.87);
  background: #ffffff;
}

.btn.is-ghost:active {
  background: #f2f2f2;
}

.btn.is-ghost.is-primary {
  color: #8ee4ef;
  border-color: #8ee4ef;
}

.btn.is-ghost.is-primary:hover {
  background: #1cb4c7;
}

.btn.is-ghost.is-primary:active {
  background: #199fb1;
}

.btn.is-ghost.is-success {
  color: #8ae6b0;
  border-color: #8ae6b0;
}

.btn.is-ghost.is-success:hover {
  background: #26b260;
}

.btn.is-ghost.is-success:active {
  background: #219d54;
}

.btn.is-ghost.is-danger {
  color: #f7dddb;
  border-color: #f7dddb;
}

.btn.is-ghost.is-danger:hover {
  background: #dc665d;
}

.btn.is-ghost.is-danger:active {
  background: #d85248;
}

.btn.is-ghost.is-primary:hover,
.btn.is-ghost.is-success:hover,
.btn.is-ghost.is-danger:hover,
.btn.is-ghost.is-primary:active,
.btn.is-ghost.is-success:active,
.btn.is-ghost.is-danger:active {
  color: #ffffff;
  border-color: transparent;
}

.btn.is-ghost.is-disable,
.btn.is-ghost.is-disable:hover,
.btn.is-ghost.is-disable:active {
  color: rgba(255, 255, 255, 0.5);
  background-color: rgba(255, 255, 255, 0.12);
  border-color: rgba(255, 255, 255, 0.5);
}

.btn-bar {
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  white-space: nowrap;
  vertical-align: top;
  overflow: hidden;
  max-width: 100%;
}

.btn-bar > .btn {
  border-radius: 0;
}

.btn-bar > .btn:first-child {
  border-top-left-radius: 2px;
  border-bottom-left-radius: 2px;
}

.btn-bar > .btn:first-child.is-round {
  border-top-left-radius: 1.25em;
  border-bottom-left-radius: 1.25em;
}

.btn-bar > .btn:last-child {
  border-top-right-radius: 2px;
  border-bottom-right-radius: 2px;
}

.btn-bar > .btn:last-child.is-round {
  border-top-right-radius: 1.25em;
  border-bottom-right-radius: 1.25em;
}

.btn-bar > .btn:nth-child(2),
.btn-bar > .btn:nth-child(2) ~ .btn {
  border-left: none;
}

.card {
  position: relative;
  width: 100%;
  background: #ffffff;
  border-radius: 2px;
}

.card.is-shadow {
  box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.2), 0 1px 5px 0 rgba(0, 0, 0, 0.12);
}

.card > .inner {
  padding: 16px;
}

.card.is-floating-1 {
  -webkit-transition: ease-out 0.2s;
  transition: ease-out 0.2s;
  box-shadow: 0 1px 1.5px 0 rgba(0, 0, 0, 0.12), 0 1px 1px 0 rgba(0, 0, 0, 0.24);
}

.card.is-floating-1:active {
  box-shadow: 0 4px 5px 0 rgba(0, 0, 0, 0.14), 0 1px 10px 0 rgba(0, 0, 0, 0.12), 0 2px 4px -1px rgba(0, 0, 0, 0.2);
}

.card.is-floating-1.is-disable:active {
  box-shadow: 0 1px 1.5px 0 rgba(0, 0, 0, 0.12), 0 1px 1px 0 rgba(0, 0, 0, 0.24);
}

.card.is-floating-2 {
  -webkit-transition: ease-out 0.2s;
  transition: ease-out 0.2s;
  box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.2), 0 1px 5px 0 rgba(0, 0, 0, 0.12);
}

.card.is-floating-2:active {
  box-shadow: 0 4px 5px 0 rgba(0, 0, 0, 0.14), 0 1px 10px 0 rgba(0, 0, 0, 0.12), 0 2px 4px -1px rgba(0, 0, 0, 0.2);
}

.card.is-floating-2.is-disable, .card.is-floating-2.is-disable:active {
  box-shadow: none;
}

.card.is-floating-3 {
  -webkit-transition: ease-out 0.2s;
  transition: ease-out 0.2s;
  box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.24);
}

.card.is-floating-3:hover, .card.is-floating-3:active {
  box-shadow: 0 4px 12px 0 rgba(0, 0, 0, 0.24);
}

.card.is-floating-3.is-disable:hover, .card.is-floating-3.is-disable:active {
  box-shadow: none;
}

.card .cover {
  position: relative;
  min-height: 100px;
  border-radius: 2px 2px 0 0;
  overflow: hidden;
}

.card .cover.is-1x1:before {
  content: "";
  display: block;
  padding: 100% 0 0;
}

.card .cover.is-3x4:before {
  content: "";
  display: block;
  padding: 133.3333% 0 0;
}

.card .cover.is-4x3:before {
  content: "";
  display: block;
  padding: 75% 0 0;
}

.card .cover.is-16x9:before {
  content: "";
  display: block;
  padding: 56.25% 0 0;
}

.card .cover.is-round {
  border-radius: 2px;
}

.card .cover .cover-img {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 100%;
  height: 100%;
  background-size: cover;
  background-position: center center;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}

.card .cover .cover-header,
.card .cover .cover-footer {
  position: absolute;
  width: 100%;
  min-height: 50px;
  padding: 16px;
}

.card .cover .cover-header {
  top: 0;
  left: 0;
}

.card .cover .cover-footer {
  bottom: 0;
  left: 0;
}

.card .cover .cover-header.is-shadow,
.card .cover .cover-footer.is-shadow {
  background: -webkit-linear-gradient(bottom, rgba(0, 0, 0, 0.5) 0%, transparent 100%);
  background: linear-gradient(to top, rgba(0, 0, 0, 0.5) 0%, transparent 100%);
}

.card .cover .cover-header.is-shadow-full,
.card .cover .cover-footer.is-shadow-full {
  background: rgba(0, 0, 0, 0.2);
}

.card .cover .cover-overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.card .cover .cover-overlay.is-shadow {
  background: -webkit-linear-gradient(bottom, rgba(0, 0, 0, 0.5) 0%, transparent 100%);
  background: linear-gradient(to top, rgba(0, 0, 0, 0.5) 0%, transparent 100%);
}

.card .cover .cover-overlay.is-shadow-full {
  background: rgba(0, 0, 0, 0.2);
}

.card .card-link {
  cursor: pointer;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
}

.block {
  display: block !important;
}

.inline {
  display: inline !important;
}

.inline-block {
  display: inline-block !important;
}

.none {
  display: none !important;
}

@media screen and (min-width: 576px) {
  .none-fablet {
    display: none !important;
  }
}

@media screen and (min-width: 768px) {
  .none-tablet {
    display: none !important;
  }
}

@media screen and (min-width: 992px) {
  .none-desktop {
    display: none !important;
  }
}

@media screen and (max-width: 575px) {
  .none-mobile-only {
    display: none !important;
  }
}

@media screen and (min-width: 576px) and (max-width: 767px) {
  .none-fablet-only {
    display: none !important;
  }
}

@media screen and (min-width: 768px) and (max-width: 991px) {
  .none-tablet-only {
    display: none !important;
  }
}

@media screen and (min-width: 992px) and (max-width: 1199px) {
  .none-desktop-only {
    display: none !important;
  }
}

@media screen and (min-width: 1200px) {
  .none-wide {
    display: none !important;
  }
}

@media screen and (max-width: 991px) {
  .none-touch {
    display: none !important;
  }
}

@media all and (orientation: landscape) {
  .none-landscape {
    display: none !important;
  }
}

@media all and (orientation: portrait) {
  .none-portrait {
    display: none !important;
  }
}

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

/*! Project CSS */
.project-niftygame-pc header .headerUpper {
  font-size: 87.5%;
  font-family: -apple-system, BlinkMacSystemFont, "Helvetica Neue", Meiryo, "Meiryo UI", "Hiragino Sans", "Hiragino Kaku Gothic ProN", "Yu Gothic", YuGothic, sans-serif;
}

.project-niftygame-pc header .headerUpper li a {
  color: #29ABE2;
  text-decoration: underline;
}

.project-niftygame-pc header .headerUpper li a:hover {
  color: #f7931e;
  text-decoration: none;
}

.project-niftygame-pc header .headerUpper li:first-child a:hover {
  color: #333;
}

.project-niftygame-pc header .headerUpper li.login-before a:hover {
  color: #29ABE2;
}

.project-niftygame-pc .headerUpper li a.logout {
  text-decoration: none;
}

.project-niftygame-pc .headerUpper li a.logout:hover {
  text-decoration: underline;
}

.section.is-pc > .inner {
  width: 1000px;
  max-width: 1000px;
  padding: 0 20px;
}

.section.is-list {
  padding: 20px 0;
}

.section.is-header-main {
  padding: 6px 0;
  border-bottom: 2px solid #e81f1f;
}

.section.is-ad.is-stripe {
  background-image: -webkit-linear-gradient(135deg, #f4f4f4 25%, #e6e6e6 25%, #e6e6e6 50%, #f4f4f4 50%, #f4f4f4 75%, #e6e6e6 75%, #e6e6e6);
  background-image: linear-gradient(-45deg, #f4f4f4 25%, #e6e6e6 25%, #e6e6e6 50%, #f4f4f4 50%, #f4f4f4 75%, #e6e6e6 75%, #e6e6e6);
  background-size: 8px 8px;
  background-repeat: repeat;
  padding: 6px 20px;
  text-align: center;
}

.section.is-nav {
  position: relative;
  background-color: #ffe1a6;
  background-image: url(/images/png/pattern-1.png);
  background-size: 50px 50px;
  background-repeat: repeat;
  padding: 6px 0 0;
}

.section.is-nav:after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 15px;
  background: -webkit-linear-gradient(bottom, rgba(0, 0, 0, 0.5) 0%, transparent 100%);
  background: linear-gradient(to top, rgba(0, 0, 0, 0.5) 0%, transparent 100%);
  opacity: 0.12;
  z-index: 0;
}

.section.is-nav > .inner {
  position: relative;
  z-index: 1;
}

.section.is-main {
  padding: 32px 0 64px;
  overflow: hidden;
}

.section.is-main > .section.is-breadcrumbs {
  position: relative;
  margin: -16px 0 12px;
  z-index: 2;
}

.section.is-footer {
  position: relative;
  overflow: hidden;
}

.section.is-footer .contents {
  position: relative;
  z-index: 10;
}

.section.is-footer-character {
  position: absolute;
  top: 0;
  left: 50%;
  width: 1000px;
  height: 100%;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
  z-index: 1;
}

.section.is-footer-character .character-layer {
  position: absolute;
}

.section.is-footer-character .character-layer.is-character-1 {
  top: 38%;
  left: -43px;
  -webkit-transform: rotate(-5deg);
      -ms-transform: rotate(-5deg);
          transform: rotate(-5deg);
  z-index: 4;
}

.section.is-footer-character .character-layer.is-character-2 {
  top: 47%;
  left: 30px;
  -webkit-transform: rotate(-2deg);
      -ms-transform: rotate(-2deg);
          transform: rotate(-2deg);
  z-index: 2;
}

.section.is-footer-character .character-layer.is-character-3 {
  top: 8%;
  left: 50px;
  -webkit-transform: rotate(20deg);
      -ms-transform: rotate(20deg);
          transform: rotate(20deg);
  z-index: 3;
}

.section.is-footer-character .character-layer.is-character-4 {
  top: 15%;
  left: 100px;
  -webkit-transform: rotate(-20deg);
      -ms-transform: rotate(-20deg);
          transform: rotate(-20deg);
  z-index: 3;
}

.section.is-footer-character .character-layer.is-character-5 {
  top: 56%;
  right: 166px;
  -webkit-transform: rotate(-27deg);
      -ms-transform: rotate(-27deg);
          transform: rotate(-27deg);
  z-index: 2;
}

.section.is-footer-character .character-layer.is-character-6 {
  top: 35%;
  right: -6px;
  -webkit-transform: rotate(12deg);
      -ms-transform: rotate(12deg);
          transform: rotate(12deg);
  z-index: 3;
}

.section.is-footer-character .character-layer.is-character-7 {
  top: 26%;
  right: -84px;
  -webkit-transform: rotate(8deg);
      -ms-transform: rotate(8deg);
          transform: rotate(8deg);
  z-index: 4;
}

.section.is-footer-nav {
  background-color: #ffe1a6;
  background-image: url(/images/png/pattern-1.png);
  background-size: 50px 50px;
  background-repeat: repeat;
  box-shadow: inset 0 2px 6px rgba(0, 0, 0, 0.15);
  padding: 32px 0 80px;
}

.section.is-footer-main {
  background: #000000;
  padding: 16px 0 20px;
}

.section.is-topcover-etc {
  position: relative;
  background-color: #a4f4ff;
  background-image: url(/images/png/topcover-etc.png);
  background-size: 1440px 88px;
  background-position: center center;
  background-repeat: no-repeat;
  height: 88px;
}

.section.is-topcover-etc:after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 15px;
  background: -webkit-linear-gradient(bottom, rgba(0, 0, 0, 0.5) 0%, transparent 100%);
  background: linear-gradient(to top, rgba(0, 0, 0, 0.5) 0%, transparent 100%);
  opacity: 0.12;
  z-index: 0;
}

.group.is-header-geso-coin,
.group.is-header-egg {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}

.group.is-header-geso-coin .link-set,
.group.is-header-egg .link-set {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}

.group.is-header-geso-coin .link-set .mark,
.group.is-header-egg .link-set .mark {
  width: 22px;
  height: 22px;
  margin: 0 0.25em;
}

.group.is-header-geso-coin .link-set:after,
.group.is-header-egg .link-set:after {
  content: "\e903";
  font-size: 0.75em;
  font-family: IcoMoonGame;
  color: rgba(0, 0, 0, 0.15);
  margin: 0 0.25em;
}

.group.is-header-geso-coin .link-set:hover,
.group.is-header-geso-coin .link-set:hover:after,
.group.is-header-egg .link-set:hover,
.group.is-header-egg .link-set:hover:after {
  color: #f7931e;
}

.group.is-header-geso-coin .btn.is-outline:hover,
.group.is-header-egg .btn.is-outline:hover {
  background: #ffffff;
  color: #f7931e;
  border-color: #f7931e;
}

.group.is-header-user {
  background: rgba(0, 0, 0, 0.05);
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  height: 2.5em;
  padding: .5em 1em;
  border-radius: 1.25em;
  line-height: 1;
}

.group.is-header-user .group:not(:first-child) {
  margin: 0 0 0 1em;
}

.group.is-header-user > .group {
  position: relative;
}

.group.is-header-user .text.is-trigger {
  cursor: pointer;
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}

.group.is-header-user .text.is-trigger:before {
  font-size: 1.25em;
  font-family: IcoMoonGame;
  color: #f94743;
  margin: 0 0.25em 0 0;
}

.group.is-header-user .text.is-trigger.is-account:before {
  content: "\e90b";
}

.group.is-header-user .text.is-trigger.is-notice:before {
  content: "\e90c";
  color: rgba(0,0,0,.87);
}

.group.is-header-user .text.is-trigger.is-search:before {
  content: "\e90d";
}

.group.is-header-user .text.is-trigger:hover ~ .group.is-pops {
  display: block;
}

.group.is-header-user .badge.is-notice {
  position: absolute;
  top: -1.75em;
  left: 0;
}

.group.is-header-user .badge.is-notice + .text.is-trigger:before {
  color: rgba(0, 0, 0, 0.87);
}

.group.is-header-menu {
  position: relative;
}

.group.is-header-menu .btn.is-trigger {
  position: relative;
  width: 9.5em;
  color: #f94743;
  border-color: #f94743;
  -webkit-transition: none;
  transition: none;
}

.group.is-header-menu .btn.is-trigger:hover {
  color: #ffffff;
  background: #f94743;
  border-radius: 1.25em 1.25em 0 0;
}

.group.is-header-menu .btn.is-trigger .text:after {
  content: "\e909";
  font-size: 1em;
  font-family: IcoMoonGame;
  margin: 0 0 0 0.25em;
}

.group.is-header-menu .btn.is-trigger .text {
  font-size: 1.15em;
}

.group.is-header-menu .btn.is-trigger:hover ~ .group.is-pops.is-header-menu {
  display: block;
}

.group.is-pops {
  position: absolute;
  top: 1.5em;
  left: 50%;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
  z-index: 30;
}

.group.is-pops .group:not(:first-child) {
  margin: 0;
}

.group.is-pops.is-header-menu {
  display: none;
  top: 0;
  left: 0;
  -webkit-transform: none;
      -ms-transform: none;
          transform: none;
}

.group.is-pops.is-header-menu:hover {
  display: block;
}

.group.is-pop-window {
  position: relative;
  background: #ffffff;
  border: 3px solid #f94743;
}

.group.is-pop-window:after, .group.is-pop-window:before {
  content: "";
  position: absolute;
  bottom: 100%;
  left: 50%;
  border: solid transparent;
  width: 0;
  height: 0;
}

.group.is-pop-window:before {
  border-bottom-color: #f94743;
  border-width: 9px;
  margin-left: -9px;
}

.group.is-pop-window:after {
  border-bottom-color: #ffffff;
  border-width: 5px;
  margin-left: -5px;
}

.group.is-pop-window .close-set {
  border-bottom: 1px solid rgba(0, 0, 0, 0.05);
  text-align: right;
  padding: 8px;
}

.group.is-pop-window .close-item {
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: baseline;
  -webkit-align-items: baseline;
      -ms-flex-align: baseline;
          align-items: baseline;
  line-height: 0.75em;
}

.group.is-pop-window .close-item:after {
  content: "×";
  display: block;
  font-size: 1.375em;
  margin: 0 0 0 0.25em;
}

.group.is-pop-window .close-item .text {
  text-decoration: underline;
}

.group.is-pop-window .close-item:hover .text {
  text-decoration: none;
}

.group.is-pop-window.is-account .link-set {
  white-space: nowrap;
  font-weight: 700;
}

.group.is-pop-window.is-account .link-set > *:not(:last-child) > .link-item {
  border-bottom: 1px solid rgba(0, 0, 0, 0.05);
}

.group.is-pop-window.is-account .link-item {
  display: block;
  position: relative;
  height: 2.5em;
  line-height: 2.5em;
  padding: 0 2.5em 0 1em;
}

.group.is-pop-window.is-account .link-item:hover {
  background: #ffeeee;
}

.group.is-pop-window.is-account .link-item:after {
  content: "\e903";
  position: absolute;
  top: 50%;
  right: 0.5em;
  font-size: 0.75em;
  font-family: IcoMoonGame;
  color: #ffb0b0;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
}

.group.is-pop-window.is-notice .link-item {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  border-bottom: 1px solid rgba(0, 0, 0, 0.05);
  width: 280px;
  padding: 1em;
  line-height: 1.4;
}

.group.is-pop-window.is-notice .link-item:hover {
  background: #ffeeee;
}

.group.is-pop-window.is-notice .link-item > * + * {
  margin: 0 0 0 0.5em;
}

.group.is-pop-window.is-notice .link-item .text.is-date {
  display: block;
  font-size: 0.75em;
}

.group.is-pop-window.is-notice .link-item .text.is-extract {
  color: rgba(0, 0, 0, 0.5);
  text-decoration: underline;
}

.group.is-pop-window.is-notice .link-item.is-unread .text.is-date:after {
  content: "未読";
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  height: 1.5em;
  line-height: 1.5em;
  border-radius: 0.725em;
  background: #f94743;
  color: #ffffff;
}

.group.is-pop-window.is-notice .link-item.is-unread .text.is-extract {
  color: #0056a3;
  font-weight: 700;
}

.group.is-pop-window.is-notice .link-more {
  width: 280px;
  padding: 1em;
}

.group.is-pop-window.is-notice-detail {
  position: absolute;
  top: 0px;
  left: -497px;
  width: 500px;
  border-color: #f94743;
  box-shadow: 0 2px 4px 2px rgba(0, 0, 0, 0.05), 0 2px 4px -2px rgba(0, 0, 0, 0.15), 0 1px 12px 0 rgba(0, 0, 0, 0.1);
}

.group.is-pop-window.is-notice-detail:after, .group.is-pop-window.is-notice-detail:before {
  content: "";
  position: absolute;
  top: 55px;
  left: 100%;
  border: solid transparent;
  width: 0;
  height: 0;
}

.group.is-pop-window.is-notice-detail:before {
  border-left-color: #f94743;
  border-width: 9px;
  margin: -9px 0 0 0;
}

.group.is-pop-window.is-notice-detail:after {
  border-left-color: #ffffff;
  border-width: 5px;
  margin: -5px 0 0 0;
}

.group.is-pop-window.is-notice-detail .inner {
  padding: 10px;
}

.group.is-pop-window.is-notice-detail .text {
  line-height: 1.4;
}

.group.is-pop-window.is-search {
  position: relative;
}

.group.is-pop-menu {
  position: relative;
  background: #ffffff;
  border: 1px solid #f94743;
  border-radius: 1.15em;
  overflow: hidden;
}

.group.is-pop-menu .link-set {
  white-space: nowrap;
  font-weight: 700;
}

.group.is-pop-menu .link-label.btn.is-trigger {
  color: #ffffff;
  background: #f94743;
  border-radius: 1.25em 1.25em 0 0;
}

.group.is-pop-menu .link-label:not(:hover) {
  color: #ffffff;
  border-radius: 0;
}

.group.is-pop-menu .link-item {
  display: block;
  position: relative;
  height: 2.5em;
  line-height: 2.5em;
  padding: 0 2.5em 0 1em;
}

.group.is-pop-menu .link-item:hover {
  background: #ffeeee;
}

.group.is-pop-menu .link-item:after {
  content: "\e903";
  position: absolute;
  top: 50%;
  right: 0.5em;
  font-size: 0.75em;
  font-family: IcoMoonGame;
  color: #ffb0b0;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
}

.group.is-nav-info {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  margin: 0 0 3px;
}

.group.is-nav-info .mark {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 2em;
      -ms-flex: 0 0 2em;
          flex: 0 0 2em;
  max-width: 2em;
  width: 2em;
  height: 2em;
  border-radius: 1em;
  background: #ffffff;
  margin: 0 0.5em 0 0;
}

.group.is-nav-info .mark:after {
  content: "\e90e";
  font-size: 1.2em;
  font-family: IcoMoonGame;
  line-height: 1;
  color: #f94743;
}

.group.is-nav-tab .tab {
  overflow: visible;
}

.group.is-nav-tab .tab > .tab-btn {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  background: #f94743;
  color: #ffffff;
  border-radius: 0.5em 0.5em 0 0;
  padding: 0;
  margin: 4px 0 0 0;
  -webkit-transition: ease-out 0.2s;
  transition: ease-out 0.2s;
}

.group.is-nav-tab .tab > .tab-btn:hover {
  background: #f9807d;
}

.group.is-nav-tab .tab > .tab-btn:after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 15px;
  background: -webkit-linear-gradient(bottom, rgba(0, 0, 0, 0.5) 0%, transparent 100%);
  background: linear-gradient(to top, rgba(0, 0, 0, 0.5) 0%, transparent 100%);
  opacity: 0.12;
  z-index: 0;
}

.group.is-nav-tab .tab > .tab-btn.is-current {
  position: relative;
  height: -webkit-calc(4em + 4px);
  height: calc(4em + 4px);
  padding-top: 4px;
  background: #ffffff;
  border-top: 4px solid #f94743;
  border-bottom: none;
  color: #f94743;
  margin: 0 0 0 0;
  top: 1px;
}

.group.is-nav-tab .tab > .tab-btn.is-current:after {
  content: none;
}

.group.is-nav-tab .tab > .tab-btn.is-top {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 6.143em;
      -ms-flex: 0 0 6.143em;
          flex: 0 0 6.143em;
  max-width: 6.143em;
}

.group.is-nav-tab .tab > .tab-btn.is-free {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 8.286em;
      -ms-flex: 0 0 8.286em;
          flex: 0 0 8.286em;
  max-width: 8.286em;
}

.group.is-nav-tab .tab > .tab-btn.is-online {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 10.429em;
      -ms-flex: 0 0 10.429em;
          flex: 0 0 10.429em;
  max-width: 10.429em;
}

.group.is-nav-tab .tab > .tab-btn.is-ranking {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 10.429em;
      -ms-flex: 0 0 10.429em;
          flex: 0 0 10.429em;
  max-width: 10.429em;
}

.group.is-nav-tab .tab > .tab-btn.is-point {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 6.857em;
      -ms-flex: 0 0 6.857em;
          flex: 0 0 6.857em;
  max-width: 6.857em;
}

.group.is-nav-tab .tab > .tab-btn.is-avatar {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 6.857em;
      -ms-flex: 0 0 6.857em;
          flex: 0 0 6.857em;
  max-width: 6.857em;
}

.group.is-nav-tab .tab > .tab-btn:before {
  font-size: 1.25em;
  font-family: IcoMoonGame;
  margin: 0 0.25em 0 0;
}

.group.is-nav-tab .tab > .tab-btn.is-top:before {
  content: "\e90f";
}

.group.is-nav-tab .tab > .tab-btn.is-free:before {
  content: "\e911";
}

.group.is-nav-tab .tab > .tab-btn.is-online:before {
  content: "\e913";
}

.group.is-nav-tab .tab > .tab-btn.is-ranking:before {
  content: "\e915";
}

.group.is-nav-tab .tab > .tab-btn.is-point:before {
  content: "\e917";
}

.group.is-nav-tab .tab > .tab-btn.is-avatar:before {
  content: "\e90b";
}

.group.is-nav-tab .tab > .tab-btn.is-current:before {
  color: rgba(0, 0, 0, 0.12);
  font-size: 1.8em;
}

.group.is-nav-tab .tab > .tab-btn.is-current.is-top:before {
  content: "\e910";
}

.group.is-nav-tab .tab > .tab-btn.is-current.is-free:before {
  content: "\e912";
}

.group.is-nav-tab .tab > .tab-btn.is-current.is-online:before {
  content: "\e914";
}

.group.is-nav-tab .tab > .tab-btn.is-current.is-ranking:before {
  content: "\e916";
}

.group.is-nav-tab .tab > .tab-btn.is-current.is-point:before {
  content: "\e918";
}

.group.is-nav-tab .tab > .tab-btn.is-current.is-avatar:before {
  content: "\e90b";
}

.group.is-nav-tab .tab > .tab-btn .text.is-title {
  font-size: 0.875em;
}

.group.is-nav-tab .tab > .tab-btn.is-current .text.is-title {
  font-size: 1.1em;
  margin: 0 0.4em 0 -1.25em;
}

.group.is-breadcrumbs .text.is-breadcrumbs-item {
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}

.group.is-breadcrumbs .text.is-breadcrumbs-item:not(:first-child):before {
  content: "\e903";
  font-size: 0.875em;
  font-family: IcoMoonGame;
  color: rgba(0, 0, 0, 0.26);
  margin: 0 0.5em;
}

.group.is-breadcrumbs .text {
  color: rgba(0, 0, 0, 0.87);
}

.group.is-breadcrumbs .text.is-link, .group.is-breadcrumbs {
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  color: rgba(0, 0, 0, 0.87);
}

.group.is-breadcrumbs > a {
  margin-right:  0.5em;
  text-decoration: underline;
  border: none;
}

.group.is-breadcrumbs .text.is-link:hover,
.group.is-breadcrumbs .text.is-link:active,
.group.is-breadcrumbs > a:hover,
.group.is-breadcrumbs > a:active {
  color: rgba(0, 0, 0, 0.87);
  text-decoration: none;
}

.group.is-9games {
  min-height: 400px;
}

.group.is-9games .grid.is-9games {
  position: relative;
  padding: 0 0 0 33.33333%;
}

.group.is-9games .grid.is-9games > .col .game-box.is-link,
.group.is-9games .grid.is-9games > .col .game-box.is-link:before,
.group.is-9games .grid.is-9games > .col .game-box.is-link:after,
.group.is-9games .grid.is-9games > .col .game-box.is-link .game-box-text:before,
.group.is-9games .grid.is-9games > .col .game-box.is-link .game-box-text:after {
  -webkit-transition: ease-out 0.2s;
  transition: ease-out 0.2s;
}

.group.is-9games .grid.is-9games > .col:first-child {
  position: absolute;
  top: 0;
  left: 0;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 32.5%;
      -ms-flex: 0 0 32.5%;
          flex: 0 0 32.5%;
  width: 32.5%;
  font-size: 115%;
}

.group.is-9games .grid.is-9games > .col:first-child .game-box.is-link {
  position: relative;
  padding: 0 0 4.5em;
}

.group.is-9games .grid.is-9games > .col:first-child .game-box.is-link:before {
  content: "PLAY!";
  position: absolute;
  bottom: 0;
  left: 0;
  display: block;
  width: 90%;
  height: 2.5em;
  background: #ffffff;
  border: 1px solid #f94743;
  font-size: 1.2em;
  line-height: 2.5em;
  color: #f94743;
  font-weight: 700;
  text-align: center;
  border-radius: 1.25em;
  margin: 0 5%;
}

.group.is-9games .grid.is-9games > .col:first-child .game-box.is-link:after {
  position: absolute;
  bottom: 0.5em;
  right: 9%;
  content: "\e903";
  font-family: IcoMoonGame;
  color: #f94743;
  font-size: 1.25em;
}

.group.is-9games .grid.is-9games > .col:first-child .game-box.is-link:hover:before {
  opacity: 0;
}

.group.is-9games .grid.is-9games > .col:first-child .game-box.is-link:hover:after {
  opacity: 0;
}

.group.is-9games .grid.is-9games > .col:first-child .game-box.is-link .game-box-text:before {
  content: "PLAY!";
  position: absolute;
  bottom: 0;
  left: 0;
  display: block;
  width: 90%;
  height: 2.5em;
  border: 1px solid transparent;
  font-size: 1.37142857em;
  line-height: 2.5em;
  color: #ffffff;
  background: -webkit-linear-gradient(185deg, #fe9227, #fc4c79);
  background: linear-gradient(-95deg, #fe9227, #fc4c79);
  font-weight: 700;
  text-align: center;
  border-radius: 1.25em;
  margin: 0 5%;
  opacity: 0;
}

.group.is-9games .grid.is-9games > .col:first-child .game-box.is-link .game-box-text:after {
  position: absolute;
  bottom: 0.5em;
  right: 9%;
  content: "\e903";
  font-family: IcoMoonGame;
  color: #ffffff;
  font-size: 1.42857143em;
  opacity: 0;
}

.group.is-9games .grid.is-9games > .col:first-child .game-box.is-link:hover .game-box-text:before {
  opacity: 1;
}

.group.is-9games .grid.is-9games > .col:first-child .game-box.is-link:hover .game-box-text:after {
  opacity: 1;
}

.group.is-9games .grid.is-9games > .col:first-child .game-box.is-link .game-box-thumb-wrap:before,
.group.is-9games .grid.is-9games > .col:first-child .game-box.is-link .game-box-thumb-wrap:after,
.group.is-9games .grid.is-9games > .col:first-child .game-box.is-link .game-box-thumb:after {
  content: none;
}

.group.is-9games .grid.is-9games > .col:not(:first-child) {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 25%;
      -ms-flex: 0 0 25%;
          flex: 0 0 25%;
  max-width: 25%;
  font-size: 80%;
}

.group.is-ranking .grid.is-ranking > .col {
  counter-increment: li;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 20%;
      -ms-flex: 0 0 20%;
          flex: 0 0 20%;
  max-width: 20%;
  font-size: 80%;
}

.group.is-ranking .grid.is-ranking > .col:nth-child(1) .game-box-rank-set:after,
.group.is-ranking .grid.is-ranking > .col:nth-child(1) .game-box-rank:after {
  color: #ff1f5a;
}

.group.is-ranking .grid.is-ranking > .col:nth-child(2) .game-box-rank-set:after,
.group.is-ranking .grid.is-ranking > .col:nth-child(2) .game-box-rank:after {
  color: #f9683d;
}

.group.is-ranking .grid.is-ranking > .col:nth-child(3) .game-box-rank-set:after,
.group.is-ranking .grid.is-ranking > .col:nth-child(3) .game-box-rank:after {
  color: #fbb03b;
}

.group.is-genre .grid.is-half > .col:nth-child(2n+1):last-child {
  position: relative;
  z-index: 2;
  height: 491px;
}

.group.is-genre .grid.is-half > .col:nth-child(2n+1):last-child:before {
  content: "";
  position: absolute;
  top: 60px;
  left: 100%;
  width: 100vw;
  height: 460px;
  background-image: url(/images/png/bg-gameland.png);
  background-size: 1220px 460px;
  background-position: top center;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
}

.group.is-genre .grid.is-3games > .col {
  font-size: 80%;
}

.group.is-ad.is-stripe {
  padding: 20px;
  text-align: center;
}

.group.is-topcover {
  width: 100%;
  height: 252px;
  background-image: url(/images/png/topcover.png);
  background-size: cover;
  background-position: center center;
  padding: 170px 0 0;
}

.group.is-topcover .btn > .badge.is-free {
  position: absolute;
  top: -1.25em;
  left: -1.75em;
}

.group.is-topcover .btn > .text {
  padding-left: 0.5em;
}

.group.is-topcover .btn > .icon {
  font-size: 80%;
  margin-left: 0.3em;
}

.group.is-topcover-balloon {
  position: relative;
  width: 100%;
  height: 340px;
  background-image: url(/images/png/topcover-balloon.png);
  background-size: contain;
  background-position: center center;
}

.group.is-topcover-balloon > .inner {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}

.group.is-welcome {
  position: relative;
  background-color: #9cd83d;
  background-image: url(/images/png/bg-flower.png);
  background-repeat: repeat-y;
  background-size: 1140px 410px;
  background-position: top center;
  padding: 346px 0 64px;
  margin: -32px 0 -64px;
}

.group.is-welcome .welcome-sky,
.group.is-welcome .welcome-shine {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 196px;
}

.group.is-welcome .welcome-sky {
  background: -webkit-linear-gradient(#7ad5f9, #fff);
  background: linear-gradient(#7ad5f9, #fff);
  z-index: 1;
}

.group.is-welcome .welcome-shine {
  background-image: url(/images/png/bg-shine.png);
  background-size: 1312px 196px;
  background-position: top center;
  z-index: 2;
}

.group.is-welcome .welcome-topcover {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 436px;
  background-image: url(/images/png/topcover-welcome.png);
  background-size: 1312px 436px;
  background-position: top center;
  z-index: 3;
}

.group.is-welcome .welcome-content {
  position: relative;
  z-index: 10;
}

.group.is-game-frame {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.group.is-game-frame > .inner {
  width: auto;
  max-width: none;
  padding: 0 20px;
  margin: 0 auto;
}

.group.is-game-frame .dummy-content {
  display: block;
  width: auto;
  max-width: none;
}

.group.is-garden-frame {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.group.is-garden-frame > .inner {
  width: auto;
  max-width: none;
  padding: 0 20px;
  margin: 0 auto;
}

.group.is-garden-frame > .inner > .row {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.group.is-garden-frame > .inner > .row > .col.is-main {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 970px;
      -ms-flex: 0 0 970px;
          flex: 0 0 970px;
  max-width: 970px;
  padding: 0 10px;
}

.group.is-garden-frame > .inner > .row > .col.is-side {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 130px;
      -ms-flex: 0 0 130px;
          flex: 0 0 130px;
  max-width: 130px;
}

.group.is-avatar .avatar-img {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
      -ms-flex-align: end;
          align-items: flex-end;
  height: 175px;
  background-size: cover;
  background-position: center center;
  padding: 13px 16px;
}

.group.is-avatar .avatar-name {
  font-size: 0.75em;
  line-height: 1.2;
  text-align: center;
  padding: 5px 10px;
}

.group.is-avatar.is-view .avatar-name {
  background: #ffeeee;
  color: #f94743;
}

.group.is-avatar.is-none .avatar-name {
  background: #eeeeee;
  color: #757575;
}

.group.is-avatar .btn.is-plus {
  -webkit-box-flex: 1;
  -webkit-flex: 1 0 0%;
      -ms-flex: 1 0 0%;
          flex: 1 0 0%;
  max-width: 100%;
}

.group.is-avatar:hover .btn.is-plus {
  background: #f94743;
  color: #ffffff;
}

.group.is-avatar-menu {
  padding: 20px 5px;
}

.group.is-system-message {
  padding: 120px 0;
}

.group.is-point-pickup {
  padding: 20px 0 40px;
}

.group.is-coin-head {
  position: relative;
  background: #EFE3CE;
  z-index: 5;
}

.group.is-coin-head:after {
  content: "";
  position: absolute;
  left: 50%;
  bottom: 0;
  border: solid transparent;
  border-top-color: #EFE3CE;
  border-width: 25px;
  -webkit-transform: translate(-50%, 100%) scaleX(1.5);
      -ms-transform: translate(-50%, 100%) scaleX(1.5);
          transform: translate(-50%, 100%) scaleX(1.5);
}

.group.is-coin-head > .inner {
  width: 780px;
  padding: 20px 0;
  margin: 0 auto;
}

.group.is-coin-body {
  position: relative;
  background: #8C6239;
  margin: 0 0 65px;
}

.group.is-coin-body:after {
  content: "";
  position: absolute;
  left: 50%;
  bottom: 0;
  border: solid transparent;
  border-top-color: #8C6239;
  border-width: 25px;
  -webkit-transform: translate(-50%, 100%) scaleX(1.5);
      -ms-transform: translate(-50%, 100%) scaleX(1.5);
          transform: translate(-50%, 100%) scaleX(1.5);
}

.group.is-coin-body > .inner {
  width: 1000px;
  padding: 80px 0;
  margin: 0 auto;
}

.group.is-coin-body-card {
  position: relative;
  background: #ffffff;
  border-radius: 10px;
  box-shadow: 0 2px 4px 2px rgba(0, 0, 0, 0.05), 0 2px 4px -2px rgba(0, 0, 0, 0.15), 0 1px 12px 0 rgba(0, 0, 0, 0.1);
}

.group.is-coin-body-card.is-coin-in {
  margin-top: 40px;
}

.group.is-coin-body-card.is-coin-out {
  margin-bottom: 80px;
}

.group.is-coin-body-card.is-coin-in:before, .group.is-coin-body-card.is-coin-out:after {
  content: "";
  position: absolute;
  left: 50%;
  border: solid transparent;
  border-width: 25px;
}

.group.is-coin-body-card.is-coin-in:before {
  top: -140px;
  -webkit-transform: translate(-50%, 100%) scaleX(1.5);
      -ms-transform: translate(-50%, 100%) scaleX(1.5);
          transform: translate(-50%, 100%) scaleX(1.5);
}

.group.is-coin-body-card.is-coin-out:after {
  bottom: -125px;
  -webkit-transform: translate(-50%, -100%) scaleX(1.5);
      -ms-transform: translate(-50%, -100%) scaleX(1.5);
          transform: translate(-50%, -100%) scaleX(1.5);
}

.group.is-coin-body-card.is-coin-in.is-coin-orange:before, .group.is-coin-body-card.is-coin-out.is-coin-orange:after {
  border-top-color: #f7931e;
}

.group.is-coin-body-card.is-coin-in.is-coin-green:before, .group.is-coin-body-card.is-coin-out.is-coin-green:after {
  border-top-color: #08c191;
}

.group.is-coin-body-card > .inner {
  padding: 25px 35px;
}

.group.is-coin-body-plus {
  position: relative;
  width: 38px;
  height: 38px;
  margin: 10px auto;
}

.group.is-coin-body-plus:before, .group.is-coin-body-plus:after {
  position: absolute;
  content: "";
}

.group.is-coin-body-plus:before {
  top: 0;
  left: 12px;
  width: 14px;
  height: 38px;
}

.group.is-coin-body-plus:after {
  top: 12px;
  left: 0;
  width: 38px;
  height: 14px;
}

.group.is-coin-body-plus.is-coin-orange:before, .group.is-coin-body-plus.is-coin-orange:after {
  background: #f7931e;
}

.group.is-coin-body-plus.is-coin-green:before, .group.is-coin-body-plus.is-coin-green:after {
  background: #08c191;
}

.group.is-coin-message {
  max-width: 680px;
  height: 4.5em;
  background: -webkit-linear-gradient(left, #f7931e 50%, #08c191 50%);
  background: linear-gradient(90deg, #f7931e 50%, #08c191 50%);
  border-radius: 2.25em;
  padding: 0.75em;
  margin: 0 auto;
}

.group.is-coin-message > .inner {
  background: #ffffff;
  border-radius: 1.5em;
  height: 3em;
  line-height: 3em;
}

.group.is-money-set {
  text-align: center;
  margin: 10px -1em;
}

.group.is-shop-set {
  border: 1px solid #e0e0e0;
  border-radius: 8px;
  padding: 3px;
}

.group.is-shop-set > .inner {
  padding: 20px;
}

.group.is-shop-nav {
  text-align: center;
}

.group.is-shop-nav .group.is-header-geso-coin {
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-bottom: 20px;
}

.group.is-shop-nav .img.gacha-avatar {
  margin-bottom: 10px;
}

.group.is-shop-nav .btn-set.is-shop-links {
  margin-top: 30px;
}

.group.is-shop-nav .btn-set.is-shop-links > .btn:not(:last-child) {
  margin-bottom: 10px;
}

.group.is-shop-period {
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  color: #5a2e00;
  font-weight: 700;
}

.group.is-shop-period .period-head {
  background-color: #ffe33e;
  padding: 6px 12px;
}

.group.is-shop-period .period-value {
  background-color: #fff6cc;
  padding: 6px 30px;
}

.group.is-shop-data {
  margin-bottom: 10px;
}

.project-niftygame.project-niftygame-pc .logo,
.project-niftygame.project-niftygame-pc .logo img {
  width: 133px;
  height: 30px;
}

.project-niftygame.project-niftygame-pc .logo.is-niftygame-jugem,
.project-niftygame.project-niftygame-pc .logo.is-niftygame-jugem img {
  width: 260px;
  height: 30px;
}

.grid.is-half > .col {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 50%;
      -ms-flex: 0 0 50%;
          flex: 0 0 50%;
  max-width: 50%;
}

.grid.is-3games > .col {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 33.3333%;
      -ms-flex: 0 0 33.3333%;
          flex: 0 0 33.3333%;
  max-width: 33.3333%;
}

.grid.is-5games > .col {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 20%;
      -ms-flex: 0 0 20%;
          flex: 0 0 20%;
  max-width: 20%;
}

.game-box {
  display: block;
}

.game-box.is-link:hover, .game-box.is-link-set:hover {
  color: #f94743;
}

.game-box.is-link:hover .game-box-thumb-wrap:before {
  opacity: 1;
}

.game-box.is-link:hover .game-box-thumb-wrap:after {
  opacity: 1;
}

.game-box.is-link:hover .game-box-thumb:after {
  opacity: 1;
}

.game-box.is-link-set > .grid > .col:last-child {
  position: relative;
}

.game-box.is-link-set .game-box-text {
  height: 6em;
  overflow: hidden;
}

.game-box.is-link-set .game-box-footer {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 2.5em;
}

.game-box.is-link-set .game-box-footer .game-box-play.is-on {
  opacity: 0;
}

.game-box.is-link-set .game-box-footer .game-box-play.is-off {
  opacity: 1;
}

.game-box.is-link-set:hover .game-box-footer .game-box-play.is-on {
  opacity: 1;
}

.game-box.is-link-set:hover .game-box-footer .game-box-play.is-off {
  opacity: 0;
}

.game-box-play {
  position: relative;
  -webkit-transition: ease-out 0.2s;
  transition: ease-out 0.2s;
}

.game-box-play:before {
  content: "PLAY!";
  position: absolute;
  top: 50%;
  left: 50%;
  display: block;
  width: 80%;
  height: 2.5em;
  font-size: 1.2em;
  line-height: 2.5em;
  font-weight: 700;
  text-align: center;
  border-radius: 1.25em;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  z-index: 2;
}

.game-box-play:after {
  position: absolute;
  top: 50%;
  right: 14%;
  content: "\e903";
  font-family: IcoMoonGame;
  font-size: 1.25em;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  -webkit-transition: ease-out 0.2s;
  transition: ease-out 0.2s;
  z-index: 3;
}

.game-box-play.is-off:before {
  color: #f94743;
  background: #ffffff;
  border: 1px solid #f94743;
}

.game-box-play.is-off:after {
  color: #f94743;
}

.game-box-play.is-on:before {
  color: #ffffff;
  background: -webkit-linear-gradient(185deg, #fe9227, #fc4c79);
  background: linear-gradient(-95deg, #fe9227, #fc4c79);
  border: 1px solid transparent;
}

.game-box-play.is-on:after {
  color: #ffffff;
}

.game-box-thumb-wrap {
  position: relative;
  margin: 0 0 5px;
  -webkit-transition: ease-out 0.2s;
  transition: ease-out 0.2s;
}

.game-box-thumb-wrap:before {
  content: "PLAY!";
  position: absolute;
  top: 50%;
  left: 50%;
  display: block;
  width: 80%;
  height: 2.5em;
  background: -webkit-linear-gradient(185deg, #fe9227, #fc4c79);
  background: linear-gradient(-95deg, #fe9227, #fc4c79);
  font-size: 1.2em;
  line-height: 2.5em;
  color: #ffffff;
  font-weight: 700;
  text-align: center;
  border-radius: 1.25em;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  -webkit-transition: ease-out 0.2s;
  transition: ease-out 0.2s;
  z-index: 2;
  opacity: 0;
}

.game-box-thumb-wrap:after {
  position: absolute;
  top: 50%;
  right: 14%;
  content: "\e903";
  font-family: IcoMoonGame;
  color: #ffffff;
  font-size: 1.25em;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  -webkit-transition: ease-out 0.2s;
  transition: ease-out 0.2s;
  z-index: 3;
  opacity: 0;
}

.game-box-thumb {
  width: 100%;
  min-height: 100px;
  background-size: cover;
  background-position: center center;
  -webkit-transition: ease-out 0.2s;
  transition: ease-out 0.2s;
}

.game-box-thumb.is-1x1:before {
  content: "";
  display: block;
  padding: 100% 0 0;
}

.game-box-thumb.is-3x4:before {
  content: "";
  display: block;
  padding: 133.3333% 0 0;
}

.game-box-thumb.is-4x3:before {
  content: "";
  display: block;
  padding: 75% 0 0;
}

.game-box-thumb.is-16x9:before {
  content: "";
  display: block;
  padding: 56.25% 0 0;
}

.game-box-thumb:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.7);
  -webkit-transition: ease-out 0.2s;
  transition: ease-out 0.2s;
  z-index: 1;
  opacity: 0;
}

.game-box-thumb-header,
.game-box-thumb-footer {
  position: absolute;
  left: 0;
  width: 100%;
  padding: 5px;
  z-index: 0;
}

.game-box-thumb-header {
  top: 0;
}

.game-box-thumb-footer {
  bottom: 0;
}

.game-box-genre {
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  height: 2em;
  line-height: 2em;
  padding: 0 1em;
  border-radius: 1em;
  background: rgba(0, 0, 0, 0.4);
  color: #ffffff;
}

.game-box-title {
  font-size: 1.1em;
  font-weight: 700;
}

.game-box-text {
  font-size: 0.875em;
  margin: 0 0 0.325em;
}

.game-box-rank-set {
  display: block;
  position: absolute;
  top: -0.15em;
  left: -0.25em;
  width: 3em;
  height: 3em;
  line-height: 3em;
  z-index: 4;
}

.game-box-rank-set:before {
  position: absolute;
  top: 0;
  left: 0;
  content: "\e91a";
  font-family: IcoMoonGame;
  color: #ffffff;
  font-size: 3em;
  text-shadow: 0 3px 4px rgba(0, 0, 0, 0.2);
  z-index: 1;
}

.game-box-rank-set:after {
  position: absolute;
  top: 0;
  left: 0;
  content: "\e919";
  font-family: IcoMoonGame;
  color: transparent;
  font-size: 3em;
  z-index: 2;
}

.game-box-rank {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  width: 3em;
  height: 3em;
  text-align: center;
  z-index: 3;
}

.game-box-rank:after {
  content: counter(li);
  color: rgba(0, 0, 0, 0.5);
  font-family: "Fredoka One", cursive;
  font-size: 1.75em;
  font-weight: 700;
  line-height: 1;
  margin: -0.2em 0 0 -0.1em;
}

.heading.is-gamepad {
  position: relative;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  line-height: 1;
  margin: -0.5em 0 -1.2em -0.5em;
  z-index: 0;
}

.heading.is-gamepad .text {
  position: relative;
  top: -0.3em;
}

.heading.is-gamepad ~ .content {
  position: relative;
  z-index: 1;
}

.heading.is-gamepad ~ .content + .content {
  z-index: 0;
}

.heading.is-game-footer-nav {
  max-width: 670px;
  color: #e81f1f;
  line-height: 1;
  margin: 0 auto 10px;
}

.heading.is-game-footer-nav .icon {
  font-size: 3.5em;
}

.heading.is-game-footer-nav:before, .heading.is-game-footer-nav:after {
  content: "";
  position: relative;
  top: -1px;
  display: block;
  -webkit-box-flex: 1;
  -webkit-flex: 1 0 0%;
      -ms-flex: 1 0 0%;
          flex: 1 0 0%;
  max-width: 100%;
  height: 2px;
  border-bottom: 1px solid;
}

.heading.is-game-footer-nav:after {
  margin: 0 0 0 0.5em;
}

.heading.is-coin-body {
  position: relative;
  top: 40px;
  height: 54px;
  line-height: 54px;
  margin: 0 0 -10px;
  z-index: 5;
}

.heading.is-coin-body:before, .heading.is-coin-body:after {
  content: "";
  position: absolute;
  top: 0;
  width: 28px;
  height: 60px;
  background-size: 28px 60px;
}

.heading.is-coin-body:before {
  left: -14px;
}

.heading.is-coin-body:after {
  right: -14px;
  -webkit-transform: scale(-1, 1);
      -ms-transform: scale(-1, 1);
          transform: scale(-1, 1);
}

.heading.is-coin-body.is-coin-orange {
  background: #f7931e;
}

.heading.is-coin-body.is-coin-orange:before, .heading.is-coin-body.is-coin-orange:after {
  background-image: url(/images/png/ribbon-edge-orange.png);
}

.heading.is-coin-body.is-coin-green {
  background: #08c191;
}

.heading.is-coin-body.is-coin-green:before, .heading.is-coin-body.is-coin-green:after {
  background-image: url(/images/png/ribbon-edge-green.png);
}

.heading.is-point-info {
  height: 3em;
  background: #ffffff;
  border: 0.25em solid;
  border-radius: 1.5em;
  line-height: 2.5em;
  margin-left: -0.75em;
  margin-right: -0.75em;
}

.heading.is-point-info.is-point-red {
  border-color: #f94743;
}

.heading.is-point-info.is-point-brown {
  border-color: #F4EEE4;
}

.heading.is-point-info.is-point-border-2 {
  border-width: 0.4em;
  line-height: 2.2em;
}

.heading.is-border-left {
  border-left: 8px solid #23C1BC;
  padding-left: 0.5em;
}

.heading.is-old-round {
  display: block;
  background-color: #ffe190;
  border-radius: 5px 5px 0 0;
  color: #5a2e00;
  padding: 5px 10px;
}

.text.is-margin-top-1 {
  margin-top: 1em;
}

.text.is-link {
  color: rgba(0, 0, 0, 0.87);
  text-decoration: underline;
  border: none;
}

.text.is-link:hover, .text.is-link:active {
  color: rgba(0, 0, 0, 0.87);
  text-decoration: none;
}

.text.is-link.is-blue {
  color: #0072A6;
}

.text.is-link.is-blue:hover, .text.is-link.is-blue:active {
  color: #0072A6;
}

.text.is-link.is-white,
.text.is-white .text.is-link {
  color: #ffffff;
}

.text.is-link.is-white:hover, .text.is-link.is-white:active,
.text.is-white .text.is-link:hover,
.text.is-white .text.is-link:active {
  color: #ffffff;
}

.text.is-red {
  color: #f94743;
}

.text.is-brown-1 {
  color: #42210B;
}

.text.is-brown-2 {
  color: #754C24;
}

.text.is-super {
  vertical-align: super;
}

.text.is-lower-triangle {
  position: relative;
  padding: 0 0 2em;
}

.text.is-lower-triangle:after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 50%;
  border: solid transparent;
  border-width: 1em;
  -webkit-transform: translateX(-50%) scaleY(0.5);
      -ms-transform: translateX(-50%) scaleY(0.5);
          transform: translateX(-50%) scaleY(0.5);
}

.text.is-lower-triangle.is-signup:after {
  border-top-color: #10c566;
}

.text.is-lower-triangle.is-login:after {
  border-top-color: #f82f2a;
}

.text.is-push {
  position: relative;
}

.text.is-push:before, .text.is-push:after {
  content: "";
  position: absolute;
  top: 0;
  width: 1px;
  height: 1.75em;
  background: rgba(0, 0, 0, 0.5);
}

.text.is-push:before {
  left: -1em;
  -webkit-transform: rotate(-45deg);
      -ms-transform: rotate(-45deg);
          transform: rotate(-45deg);
}

.text.is-push:after {
  right: -1em;
  -webkit-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
          transform: rotate(45deg);
}

.text.is-brown-bar {
  height: 2.5em;
  background: #F4EEE4;
  border-radius: 1.25em;
  line-height: 2.5em;
}

.list.is-circle > .list-item {
  position: relative;
}

.list.is-circle > .list-item:before {
  content: "";
  position: absolute;
  top: 0.85em;
  left: -1.25em;
  width: 0.5em;
  height: 0.5em;
  background: #e0e0e0;
  border-radius: 0.25em;
}

.btn.is-plain {
  background: #ffffff;
}

.btn.is-left {
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}

.btn.is-floating-1 {
  box-shadow: 0 2px 4px 2px rgba(0, 0, 0, 0.05), 0 2px 4px -2px rgba(0, 0, 0, 0.15), 0 1px 12px 0 rgba(0, 0, 0, 0.1);
}

.btn.is-plain.is-signup {
  color: #ffffff;
  background: #10c566;
}

.btn.is-plain.is-signup:hover, .btn.is-plain.is-signup:active {
  color: #ffffff;
  background: #12dd72;
}

.btn.is-plain.is-primary,
.btn.is-plain.is-login {
  color: #ffffff;
  background: #f82f2a;
}

.btn.is-plain.is-primary:hover, .btn.is-plain.is-primary:active,
.btn.is-plain.is-login:hover,
.btn.is-plain.is-login:active {
  color: #ffffff;
  background: #fa6e6b;
}

.btn.is-plain.is-full.is-signup:after,
.btn.is-plain.is-full.is-login:after {
  content: "\e903";
  position: absolute;
  top: 50%;
  right: 1em;
  font-family: IcoMoonGame;
  font-size: 0.75em;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
}

.btn.is-plain.is-info {
  color: #ffffff;
  background: #198ed5;
}

.btn.is-plain.is-info:hover, .btn.is-plain.is-info:active {
  color: #ffffff;
  background: #47ace9;
}

.btn.is-outline.is-signup {
  color: #12dd72;
  border-color: #12dd72;
  background: #ffffff;
}

.btn.is-outline.is-signup:hover, .btn.is-outline.is-signup:active {
  color: #ffffff;
  background: #12dd72;
}

.btn.is-outline.is-login {
  color: #f94743;
  border-color: #f94743;
  background: #ffffff;
}

.btn.is-outline.is-login:hover, .btn.is-outline.is-login:active {
  color: #ffffff;
  background: #f94743;
}

.btn.is-outline.is-logout {
  color: #239be5;
  border-color: #239be5;
  background: #ffffff;
}

.btn.is-outline.is-logout:hover, .btn.is-outline.is-logout:active {
  color: #ffffff;
  background: #239be5;
}

.btn.is-outline.is-talk {
  color: #31a111;
  border-color: #31a111;
  background: #ffffff;
}

.btn.is-outline.is-talk:hover, .btn.is-outline.is-talk:active {
  color: #ffffff;
  background: #31a111;
}

.btn.is-outline.is-talk .badge.is-notice {
  position: absolute;
  top: -0.75em;
  left: -0.25em;
}

.btn.is-game-more {
  position: relative;
  width: 260px;
}

.btn.is-game-more.is-full {
  width: 100%;
}

.btn.is-game-more.is-game-more-short {
  width: 156px;
}

.btn.is-game-more.is-game-more-short > .text {
  text-indent: -1em;
}

.btn.is-game-more:hover {
  color: #ffffff;
}

.btn.is-game-more:after {
  display: block;
  position: absolute;
  top: 50%;
  right: 0.75em;
  width: 1.75em;
  height: 1.75em;
  border-radius: 0.875em;
  content: "\e903";
  font-size: 0.75em;
  line-height: 1.75em;
  font-family: IcoMoonGame;
  text-align: center;
  color: #ffffff;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
}

.btn.is-game-more.is-primary:hover, .btn.is-game-more.is-primary:after {
  background: #f94743;
}

.btn.is-game-more.is-green:hover, .btn.is-game-more.is-green:after {
  background: #3cd33c;
}

.btn.is-game-more.is-blue:hover, .btn.is-game-more.is-blue:after {
  background: #239be5;
}

.btn.is-game-more.is-free:hover, .btn.is-game-more.is-free:after {
  background: #3cd33c;
}

.btn.is-game-more.is-puzzle:hover, .btn.is-game-more.is-puzzle:after {
  background: #f94e4e;
}

.btn.is-game-more.is-quiz:hover, .btn.is-game-more.is-quiz:after {
  background: #c045dd;
}

.btn.is-game-more.is-action:hover, .btn.is-game-more.is-action:after {
  background: #08c191;
}

.btn.is-game-more.is-variety:hover, .btn.is-game-more.is-variety:after {
  background: #6464ff;
}

.btn.is-game-more.is-sports:hover, .btn.is-game-more.is-sports:after {
  background: #0cd7f2;
}

.btn.is-game-more.is-kids:hover, .btn.is-game-more.is-kids:after {
  background: #d69f45;
}

.btn.is-game-more.is-dpz:hover, .btn.is-game-more.is-dpz:after {
  background: #000;
}

.btn.is-plain.is-nifty {
  background: #f7931e;
  color: #ffffff;
}

.btn.is-plain.is-nifty:hover, .btn.is-plain.is-nifty:after {
  background: #f9ab4f;
}

.btn.is-plain.is-facebook {
  background: #3b5998;
  color: #ffffff;
}

.btn.is-plain.is-facebook:hover, .btn.is-plain.is-facebook:after {
  background: #4c70ba;
}

.btn.is-plain.is-jugem {
  background: #008fcf;
  color: #ffffff;
}

.btn.is-plain.is-jugem:hover, .btn.is-plain.is-jugem:after {
  background: #03b1ff;
}

.btn.is-plain.is-underline {
  text-decoration: underline;
}

.btn.is-plain.is-underline:hover, .btn.is-plain.is-underline:after {
  text-decoration: none;
}

.btn.is-plus:hover, .btn.is-plus:active {
  background: #f94743;
  color: #ffffff;
}

.btn.is-plus:after {
  content: "\e923";
  display: block;
  position: absolute;
  top: 50%;
  right: 0.375em;
  width: 1em;
  height: 1em;
  border-radius: 0.5em;
  font-size: 1.375em;
  line-height: 1em;
  font-family: IcoMoonGame;
  text-align: center;
  background: #f94743;
  color: #ffffff;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
}

.btn.is-plus > .text {
  text-indent: -1em;
}

.btn.is-plain.is-avatar-clothes {
  color: #ffffff;
  background: #f86865;
}

.btn.is-plain.is-avatar-clothes:hover, .btn.is-plain.is-avatar-clothes:active {
  color: #ffffff;
  background: #f9807d;
}

.btn.is-plain.is-avatar-clothes:before {
  content: "\e921";
  display: block;
  color: rgba(0, 0, 0, 0.6);
  font-size: 1.25em;
  font-family: IcoMoonGame;
  margin: 0 0.25em 0 0;
}

.btn.is-plain.is-avatar-user {
  color: #ffffff;
  background: #57c46c;
}

.btn.is-plain.is-avatar-user:hover, .btn.is-plain.is-avatar-user:active {
  color: #ffffff;
  background: #7dd18d;
}

.btn.is-plain.is-avatar-user:before {
  content: "\e90b";
  display: block;
  color: rgba(0, 0, 0, 0.6);
  font-size: 1.25em;
  font-family: IcoMoonGame;
  margin: 0 0.25em 0 0;
}

.btn.is-plain.is-avatar-balloon {
  color: #ffffff;
  background: #177ebe;
}

.btn.is-plain.is-avatar-balloon:hover, .btn.is-plain.is-avatar-balloon:active {
  color: #ffffff;
  background: #239be5;
}

.btn.is-plain.is-avatar-balloon:before {
  content: "\e922";
  display: block;
  color: rgba(0, 0, 0, 0.6);
  font-size: 1.25em;
  font-family: IcoMoonGame;
  margin: 0 0.25em 0 0;
}

.btn-set .hint-set {
  height: 2.5em;
  margin: 2px 0;
}

.hint-set {
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}

.hint-btn {
  position: relative;
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  width: 1.5em;
  height: 1.5em;
  background: #bdbdbd;
  color: #ffffff;
  font-weight: 700;
}

.hint-btn:before {
  content: "";
  position: absolute;
  top: 50%;
  left: 0;
  border: solid transparent;
  border-right-color: #bdbdbd;
  border-width: 0.325em;
  -webkit-transform: translate(-100%, -50%);
      -ms-transform: translate(-100%, -50%);
          transform: translate(-100%, -50%);
}

.hint-btn:hover {
  background: #cacaca;
}

.hint-btn:hover:before {
  border-right-color: #cacaca;
}

.modal {
  position: fixed;
  top: 0;
  left: 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  width: 100%;
  height: 100%;
  background: transparent;
  opacity: 0;
  z-index: 10;
  visibility: hidden;
  -webkit-transition: ease-out 0.2s;
  transition: ease-out 0.2s;
}

.modal:target {
  background: rgba(255, 255, 255, 0.87);
  opacity: 1;
  visibility: visible;
}

.modal:target .card {
  display: block;
}

.modal .card {
  display: none;
  max-width: 580px;
  border: 1px solid rgba(0, 0, 0, 0.12);
}

.modal.is-login .card > .inner {
  padding: 48px;
}

.modal.is-login .heading {
  margin: 0 0 1em;
}

.badge.is-notice {
  display: inline-block;
  background: #f94743;
  color: #ffffff;
  min-width: 1.5em;
  height: 1.5em;
  text-align: center;
  font-size: 87.5%;
  line-height: 1.5em;
  border-radius: 0.75em;
  padding: 0 0.5em;
}

.badge.is-free {
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  vertical-align: top;
  width: 4em;
  height: 4em;
  line-height: 1;
  z-index: 1;
  padding: 0 0 0.15em;
  -webkit-transform: rotate(-15deg);
      -ms-transform: rotate(-15deg);
          transform: rotate(-15deg);
}

.badge.is-free > .icon {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  color: #f94743;
  font-size: 4em;
  text-shadow: 0 3px 4px rgba(0, 0, 0, 0.2);
}

.badge.is-free > .icon + *, .badge.is-free * + .icon {
  margin-left: 0;
}

.badge.is-free > .text {
  position: relative;
}

.icon-set {
  position: relative;
  line-height: 1;
  width: 3.5em;
  height: 3.5em;
}

.icon-set .icon-layer {
  position: absolute;
  top: 0;
  left: 0;
  font-size: 3.5em;
}

.icon-set .icon-layer:nth-child(1) {
  z-index: 1;
}

.icon-set .icon-layer:nth-child(2) {
  z-index: 2;
}

.icon-set .icon-layer:nth-child(3) {
  z-index: 3;
}

.icon-set .icon-layer:nth-child(4) {
  z-index: 4;
}

.icon-set + .text {
  margin: 0 0 0 0.3em;
}

.icon-set.is-gamepad.is-free .icon-layer:nth-child(1) {
  color: #a4f7a4;
}

.icon-set.is-gamepad.is-free .icon-layer:nth-child(2) {
  color: #ffffff;
}

.icon-set.is-gamepad.is-free .icon-layer:nth-child(3) {
  color: #3cd33c;
}

.icon-set.is-gamepad.is-free .icon-layer:nth-child(4) {
  color: #3cd33c;
}

.icon-set.is-gamepad.is-free-ranking .icon-layer:nth-child(1) {
  color: #ffe33e;
}

.icon-set.is-gamepad.is-free-ranking .icon-layer:nth-child(2) {
  color: #ffffff;
}

.icon-set.is-gamepad.is-free-ranking .icon-layer:nth-child(3) {
  color: #d69f45;
}

.icon-set.is-gamepad.is-free-ranking .icon-layer:nth-child(4) {
  color: #d69f45;
}

.icon-set.is-gamepad.is-ranking .icon-layer:nth-child(1) {
  color: #ffe33e;
}

.icon-set.is-gamepad.is-ranking .icon-layer:nth-child(2) {
  color: #ffffff;
}

.icon-set.is-gamepad.is-ranking .icon-layer:nth-child(3) {
  color: #d69f45;
}

.icon-set.is-gamepad.is-ranking .icon-layer:nth-child(4) {
  color: #d69f45;
}

.icon-set.is-gamepad.is-puzzle .icon-layer:nth-child(1) {
  color: #ffb0b0;
}

.icon-set.is-gamepad.is-puzzle .icon-layer:nth-child(2) {
  color: #ffffff;
}

.icon-set.is-gamepad.is-puzzle .icon-layer:nth-child(3) {
  color: #f94e4e;
}

.icon-set.is-gamepad.is-puzzle .icon-layer:nth-child(4) {
  color: #f94e4e;
}

.icon-set.is-gamepad.is-quiz .icon-layer:nth-child(1) {
  color: #efabff;
}

.icon-set.is-gamepad.is-quiz .icon-layer:nth-child(2) {
  color: #ffffff;
}

.icon-set.is-gamepad.is-quiz .icon-layer:nth-child(3) {
  color: #c045dd;
}

.icon-set.is-gamepad.is-quiz .icon-layer:nth-child(4) {
  color: #c045dd;
}

.icon-set.is-gamepad.is-action .icon-layer:nth-child(1) {
  color: #8be8c5;
}

.icon-set.is-gamepad.is-action .icon-layer:nth-child(2) {
  color: #ffffff;
}

.icon-set.is-gamepad.is-action .icon-layer:nth-child(3) {
  color: #08c191;
}

.icon-set.is-gamepad.is-action .icon-layer:nth-child(4) {
  color: #08c191;
}

.icon-set.is-gamepad.is-variety .icon-layer:nth-child(1) {
  color: #c5c5ff;
}

.icon-set.is-gamepad.is-variety .icon-layer:nth-child(2) {
  color: #ffffff;
}

.icon-set.is-gamepad.is-variety .icon-layer:nth-child(3) {
  color: #6464ff;
}

.icon-set.is-gamepad.is-variety .icon-layer:nth-child(4) {
  color: #6464ff;
}

.icon-set.is-gamepad.is-sports .icon-layer:nth-child(1) {
  color: #a4f4ff;
}

.icon-set.is-gamepad.is-sports .icon-layer:nth-child(2) {
  color: #ffffff;
}

.icon-set.is-gamepad.is-sports .icon-layer:nth-child(3) {
  color: #0cd7f2;
}

.icon-set.is-gamepad.is-sports .icon-layer:nth-child(4) {
  color: #0cd7f2;
}

.icon-set.is-gamepad.is-kids .icon-layer:nth-child(1) {
  color: #ffe33e;
}

.icon-set.is-gamepad.is-kids .icon-layer:nth-child(2) {
  color: #ffffff;
}

.icon-set.is-gamepad.is-kids .icon-layer:nth-child(3) {
  color: #d69f45;
}

.icon-set.is-gamepad.is-kids .icon-layer:nth-child(4) {
  color: #d69f45;
}

.icon-set.is-gamepad.is-dpz .icon-layer:nth-child(1) {
  color: #ffe33e;
}

.icon-set.is-gamepad.is-dpz .icon-layer:nth-child(2) {
  color: transparent;
}

.icon-set.is-gamepad.is-dpz .icon-layer:nth-child(3) {
  color: transparent;
}

.icon-set.is-gamepad.is-dpz .icon-layer:nth-child(3):after {
  content: "";
  position: absolute;
  top: 0.25em;
  left: 0.245em;
  width: 0.375em;
  height: 0.375em;
  background-image: url(/images/png/z-face.png);
  background-size: 0.375em 0.375em;
}

.icon-set.is-gamepad.is-dpz .icon-layer:nth-child(4) {
  color: #000;
}

.character-layer.is-character-1 {
  width: 138px;
  height: 147px;
}

.character-layer.is-character-2 {
  width: 167px;
  height: 95px;
}

.character-layer.is-character-3 {
  width: 40px;
  height: 61px;
}

.character-layer.is-character-4 {
  width: 40px;
  height: 61px;
}

.character-layer.is-character-5 {
  width: 70px;
  height: 54px;
}

.character-layer.is-character-6 {
  width: 156px;
  height: 123px;
}

.character-layer.is-character-7 {
  width: 155px;
  height: 180px;
}

.link-img.is-gotop {
  width: 88px;
  height: 17px;
}

.link-img.is-toroku {
  width: 100px;
  height: 17px;
}

.tab-set.is-search {
  position: relative;
  width: 320px;
}

.tab-set.is-search .tab-btn-set {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.tab-set.is-search .tab-btn {
  cursor: pointer;
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  vertical-align: top;
  height: 2em;
  color: #f94743;
  background: transparent;
  border: none;
  font-weight: 700;
  line-height: 2em;
  padding: 0 0.5em;
  margin: 0;
}

.tab-set.is-search .tab-btn:hover {
  color: rgba(0, 0, 0, 0.87);
  background: #ffeeee;
}

.tab-set.is-search .tab-btn.is-active,
.tab-set.is-search .tab-btn.is-active:hover {
  cursor: default;
  color: #ffffff;
  background: #f94743;
}

.tab-set.is-search .tab-content {
  padding: 10px;
}

.tab-set.is-search .tab-content > * + * {
  margin: 0.5em 0 0;
}

.tab-set.is-search .tab-content .text {
  font-size: 87.5%;
  line-height: 1.4;
}

.search-set {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 100%;
}

.search-input {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-flex: 1;
  -webkit-flex: 1 0 0%;
      -ms-flex: 1 0 0%;
          flex: 1 0 0%;
  background: #eeeeee;
  border: 1px solid rgba(0, 0, 0, 0.4);
  max-width: 100%;
  height: 2.5em;
  text-indent: 0.5em;
}

.search-input:placeholder-shown {
  color: rgba(0, 0, 0, 0.4);
}

.search-input::-webkit-input-placeholder {
  color: rgba(0, 0, 0, 0.4);
}

.search-input:-moz-placeholder {
  opacity: 1;
  color: rgba(0, 0, 0, 0.4);
}

.search-input::-moz-placeholder {
  opacity: 1;
  color: rgba(0, 0, 0, 0.4);
}

.search-input:-ms-input-placeholder {
  color: rgba(0, 0, 0, 0.4);
}

.search-btn {
  cursor: pointer;
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  white-space: nowrap;
  height: 2.5em;
  padding: 0 0.5em;
  border: 0;
  border-radius: 0 3px 3px 0;
  background: #000000;
  color: #ffffff;
  font-weight: 700;
}

.alert:not(:last-child) {
  margin: 0 0 5px;
}

.alert.is-default {
  background: #ebfcf1;
  border: 1px solid #7dd18d;
  padding: 10px;
}

.alert .alert-list {
  padding: 0 0 0 0.5em;
}

.alert .alert-list > .alert-list-item {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.alert .alert-list > .alert-list-item:before {
  content: "\e920";
  font-family: IcoMoonGame;
  color: #f94743;
}

.alert .alert-list > .alert-list-item .text.is-link {
  color: #0056a3;
}

.alert.is-coupon, .alert.is-bingo, .alert.is-message {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-transition: ease-out 0.2s;
  transition: ease-out 0.2s;
}

.alert.is-coupon, .alert.is-bingo {
  background: #ffe6fa;
  border: 1px solid #e696fa;
}

.alert.is-coupon:hover, .alert.is-bingo:hover {
  background: #ffccf5;
}

.alert.is-message {
  background: #fff4c8;
  border: 1px solid #ffbe00;
}

.alert.is-message:hover {
  background: #ffefae;
}

.alert.is-coupon:before, .alert.is-bingo:before, .alert.is-message:before {
  content: "";
  display: block;
  width: 85px;
  height: 22px;
  background-size: 85px 22px;
  margin: 0 0.5em 0 0.25em;
}

.alert.is-coupon:before {
  background-image: url(/images/png/mark-coupon.png);
}

.alert.is-bingo:before {
  background-image: url(/images/png/mark-bingo.png);
}

.alert.is-message:before {
  background-image: url(/images/png/mark-message.png);
}

.mygame-frame {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  background: #ffffff;
  border-top: 1px solid #e0e0e0;
  border-left: 4px solid #f94743;
  border-right: 4px solid #f94743;
  border-bottom: 1px solid #e0e0e0;
  margin: 0 0 10px;
}

.mygame-frame .mygame-item {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 20%;
      -ms-flex: 0 0 20%;
          flex: 0 0 20%;
  max-width: 20%;
  background: #ffffff;
  padding: 9px 7px;
  -webkit-transition: ease-out 0.2s;
  transition: ease-out 0.2s;
}

.mygame-frame .mygame-item .mygame-thumb {
  position: relative;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 60px;
      -ms-flex: 0 0 60px;
          flex: 0 0 60px;
  max-width: 60px;
  width: 60px;
  height: 42px;
  background-size: cover;
  background-position: center center;
  margin: 0 5px 0 0;
}

.mygame-frame .mygame-item .mygame-thumb:before,
.mygame-frame .mygame-item .mygame-thumb:after {
  position: absolute;
  opacity: 0;
  -webkit-transition: ease-out 0.2s;
  transition: ease-out 0.2s;
}

.mygame-frame .mygame-item .mygame-thumb:before {
  content: "";
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.7);
  z-index: 1;
}

.mygame-frame .mygame-item .mygame-thumb:after {
  content: "PLAY!";
  position: absolute;
  top: 50%;
  left: 50%;
  font-size: 11px;
  font-weight: 700;
  color: #ffffff;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  z-index: 2;
}

.mygame-frame .mygame-item .mygame-title {
  font-size: 13px;
  font-weight: 700;
  line-height: 1.4;
  text-decoration: underline;
}

.mygame-frame .mygame-item:hover {
  background: #eeeeee;
}

.mygame-frame .mygame-item:hover .mygame-thumb:before,
.mygame-frame .mygame-item:hover .mygame-thumb:after {
  opacity: 1;
}

.mygame-frame .mygame-item:hover .mygame-title {
  text-decoration: none;
}

.img.is-point-pickup {
  display: block;
  width: 450px;
  margin: 0 auto;
}

.img.is-coin-big {
  display: block;
  width: 240px;
}

.img.is-coin-big.is-pull {
  margin: -50px auto;
}

.img.is-point-info {
  display: block;
  width: 440px;
  margin: 20px auto;
}

.img.is-coin-shine {
  display: block;
  width: 190px;
  margin: 10px auto 20px;
}

.img.is-money-content {
  display: inline-block;
  height: 40px;
  margin-bottom: 5px;
}

.img.is-money-content:not(:last-child) {
  margin-right: 5px;
}

.img.gacha-avatar {
  display: block;
  width: 100%;
  max-width: 250px;
  margin: 0 auto;
}

.img.shop-item-thumb {
  height: 80px;
}

.shop-item-box {
  -webkit-box-flex: 1;
  -webkit-flex: 1 0 0%;
      -ms-flex: 1 0 0%;
          flex: 1 0 0%;
  max-width: 100%;
  min-height: 150px;
  background-color: #eeeeee;
  text-align: center;
  padding: 10px;
  -webkit-transition: ease-out 0.2s;
  transition: ease-out 0.2s;
}

.shop-item-box.is-lineup:hover {
  background-color: #ffe33e;
}

.shop-item-box > .inner {
  background-color: #ffffff;
  padding: 10px;
}

.cocolog {
  font-size: 85%;
  text-align: left;
  line-height: 1.2;
}

.cocolog div.common_wrapper {
  background: url(/images/wrapper_bg.gif) top center repeat-y;
  min-width: 950px;
}

.cocolog div.common_container {
  width: 950px;
  margin: 0 auto;
  text-align: left;
}

.cocolog div#commonHeader {
  background-color: #333333;
  font-size: 82%;
  color: #FFFFFF;
  margin-bottom: 10px;
}

.cocolog div#commonHeader div#commonHeadLogo {
  padding-right: 5px;
}

.cocolog div#commonHeader div#commonHeadLogo div a {
  display: block;
  float: left;
  margin: 0px;
}

.cocolog div#commonHeader div#commonHeadLogo div a.icon {
  margin: 0px 0 0 5px;
}

.cocolog div#commonHeader div#commonHeadLogo div a.niftyLogo {
  margin: 0px 0 0;
}

.cocolog div#commonHeader div#commonHeadLogo div ul {
  float: right;
  text-align: right;
  font-size: small;
  padding: 0;
  padding-right: 5px;
  padding-top: 3px;
}

.cocolog div#commonHeader div#commonHeadLogo div ul li {
  float: left;
}

.cocolog div#commonHeader div#commonHeadLogo div ul li a {
  color: #FFFFFF;
  padding-left: 5px;
}

.cocolog div#commonHeader div#commonHeadLogo div span a {
  margin: 3px 0 0;
}

.cocolog #headBnn {
  padding-bottom: 5px;
  margin: 0 0 0 4px;
  text-align: center;
}

.cocolog #headBnn div {
  margin: 0 auto;
}

.cocolog div#commonHeadUserNav {
  width: 948px;
  padding: 6px 0px 5px;
  background: #FBFBFB url(/images/head_usernav_bg.gif) repeat-x left top;
  font-size: small;
}

.cocolog div#commonHeadUserNav p {
  float: left;
  width: 430px;
  margin-right: 10px;
}

.cocolog div#commonHeadUserNav p span {
  padding-left: 12px;
  display: block;
}

.cocolog div#commonHeadUserNav ul {
  float: right;
  width: 490px;
  text-align: right;
}

.cocolog div#commonHeadUserNav ul li {
  display: inline;
  padding: 0 12px 0 0;
}

.cocolog div#commonHeadUserNav ul li a {
  padding: 3px 0 3px 20px;
  zoom: 1;
}

.cocolog div#commonHeadUserNav ul li.about a {
  background: url(/images/ico_headernavi_about.gif) no-repeat left center;
}

.cocolog div#commonHeadUserNav ul li.support a {
  background: url(/images/ico_headernavi_support.gif) no-repeat left center;
}

.cocolog div#commonHeadUserNav ul li.new a {
  background: url(/images/ico_headernavi_new.gif) no-repeat left center;
}

.cocolog div#commonHeadUserNav ul li.login a {
  background: url(/images/ico_headernavi_login.gif) no-repeat left center;
}

.cocolog div#commonHeadNav {
  border-left: #dea303 1px solid;
  border-right: #dea303 1px solid;
  background: url(/images/headnavi_bg.gif) repeat-x 0 0;
}

.cocolog div#commonHeadNav ul li {
  float: left;
}

.cocolog div#footer {
  border-top: #fabf00 4px solid;
  padding: 15px 0 20px;
  width: 948px;
  margin: 0;
  text-align: center;
  font-size: small;
}

.cocolog div#commonHeadNav ul:after, .cocolog div#commonHeadUserNav:after, .cocolog div#commonHeadNav:after, .cocolog div#commonHeader div#commonHeadLogo:after {
  content: ".";
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
}

.cocolog div#commonHeadNav ul, .cocolog div#commonHeadUserNav, .cocolog div#commonHeadNav, .cocolog div#commonHeader div#commonHeadLogo {
  display: inline-block;
}

.cocolog div#commonHeadNav ul, .cocolog div#commonHeadUserNav, .cocolog div#commonHeadNav, .cocolog div#commonHeader div#commonHeadLogo {
  display: block;
}

.cocolog h1, .cocolog h2, .cocolog h3, .cocolog h4, .cocolog h5, .cocolog h6 {
  font-weight: bold;
}

.cocolog img {
  vertical-align: top;
}

.cocolog hr {
  display: none;
}

.cocolog em, .cocolog em a {
  font-weight: bold;
}

.cocolog address {
  font-style: normal;
}

.cocolog ul, .cocolog ol {
  list-style: none;
}

.cocolog .dispNone, .cocolog .skipNav {
  display: none;
  display: block;
  position: absolute;
  top: -500px;
  left: -2500px;
  font-size: 0;
  color: #000;
}

.cocolog .dispNone a, .cocolog .skipNav a, .cocolog .dispNone a:visited, .cocolog .skipNav a:visited {
  color: #000;
}

.cocolog .clearBoth {
  clear: both;
}

.cocolog .pkg:after {
  content: ".";
  display: block;
  clear: both;
  height: 0px;
  visibility: hidden;
}

.cocolog .pkg {
  display: inline-block;
}

.cocolog .pkg {
  display: block;
}

.cocolog #wrapper {
  width: 950px;
  margin: 0 auto;
  text-align: left;
  background-color: #ffffff;
  min-height: 100%;
}

.cocolog #body {
  background: transparent url(/images/bg.gif) repeat-y scroll center center;
}

.cocolog #container {
  margin: 10px 0px;
}

.cocolog #container02 {
  margin: 15px;
  font-size: 100%;
}

.cocolog #footer {
  border-top: #FFB30D 3px solid;
  padding: 15px 0px 0px;
}

.cocolog #footer-links {
  text-align: center;
  border-top: 4px solid #FABF00;
}

.cocolog .box_01 {
  background: url(/images/frame_bg.gif) repeat-y center;
  margin-bottom: 10px;
  width: 605px;
}

.cocolog .box_sp {
  border: 1px solid #999999;
  margin: 20px 0px;
  width: 920px;
}

.cocolog .box_sp_w {
  border: 1px solid #999999;
  margin: 20px 0px 5px;
  width: 920px;
}

.cocolog .box_sp h3 {
  background: #F2CB63;
}

.cocolog .box_sp_w h3 {
  background: #F2CB63;
}

.cocolog .box_02 {
  padding: 0px 0px 10px;
  margin-bottom: 20px;
}

.cocolog .box_03 {
  background: url(/images/box03_main.gif) repeat-y center;
  margin-bottom: 20px;
  color: #333333;
}

.cocolog .box_main {
  padding: 10px 10px 5px;
}

.cocolog .sidebar_box .box_main {
  width: 280px;
}

.cocolog .box_main ul {
  width: auto;
  overflow: hidden;
  margin: 0px;
}

.cocolog .formbox_error ul {
  width: auto;
}

.cocolog .box_sp .box_main {
  padding: 0px 10px 20px;
}

.cocolog .box_main li.question {
  overflow: hidden;
}

.cocolog .box_main li.tip {
  overflow: hidden;
}

.cocolog .pagination, .cocolog .box_center {
  text-align: center;
  margin: 10px 0px 20px;
}

.cocolog .box_center02 {
  text-align: center;
  margin: 10px 0px 0px;
}

.cocolog .box_tag {
  background: url(/images/tag.gif) no-repeat left top;
  padding: 18px 15px 12px 22px;
  border: 1px solid #C5C5C5;
  margin-bottom: 10px;
  font-size: 85%;
}

.cocolog .box_tag a {
  margin: 0px 10px;
}

.cocolog .box_line {
  border-bottom: 1px dashed #CFCFCF;
  padding: 20px 5px;
}

.cocolog .formbox_top {
  border-bottom: 1px dashed #CCCCCC;
  padding: 10px 5px 20px;
}

.cocolog .formbox_inside {
  border-bottom: 1px dashed #CCCCCC;
  padding: 20px 5px;
}

.cocolog .formbox_bottom {
  padding: 20px 5px 10px;
}

.cocolog .formbox_error {
  background: #F6F4ED;
  border: 1px solid #CCCCCC;
  padding: 15px;
  margin: 10px 5px 20px 0px;
}

.cocolog .box_error {
  background: #F6F4ED;
  border: 1px solid #CCCCCC;
  padding: 20px 30px;
  margin: 50px 0px;
}

.cocolog .box_error .fc_black {
  background: url(/images/error_icon.gif) no-repeat left top;
  padding: 5px 0px 5px 35px;
  font-size: medium;
}

.cocolog .field_with_errors input, .cocolog .field_with_errors textarea, .cocolog .field_with_errors select, .cocolog .field_with_errors label {
  background-color: #ffaeae;
}

.cocolog div.field_with_errors {
  display: inline;
}

.cocolog #flash_notice {
  background: #F6F4ED;
  border: 1px solid #FFC000;
  padding: 10px;
  margin: 10px 5px 20px 0px;
  color: #FF3300;
}

.cocolog #flash_notice_green {
  background: #D6E9C6;
  border: 1px solid #468847;
  padding: 10px;
  margin: 10px 5px 20px 0px;
  color: #468847;
}

.cocolog #toppage_flash_notice {
  background: #F6F4ED;
  border: 1px solid #FFC000;
  padding: 10px;
  margin: 0 5px 5px 0px;
  color: #FF3300;
}

.cocolog .box_main_l {
  float: left;
  width: 85px;
  font-weight: bold;
}

.cocolog .box_main_r {
  float: right;
  width: 470px;
  overflow: hidden;
}

.cocolog .user_main_l {
  float: left;
  width: 110px;
  font-weight: bold;
}

.cocolog .user_main_r {
  float: right;
  width: 430px;
}

.cocolog .button_l {
  display: inline;
  margin: 0px 10px 0px 0px;
  width: 207px;
}

.cocolog .button_r {
  display: inline;
  width: 207px;
}

.cocolog .formbox_error li {
  margin: 5px 0px 5px 15px;
  list-style-type: disc;
  color: #FF3300;
}

.cocolog .formbox_error .fc_black {
  background: url(/images/error_icon.gif) no-repeat left;
  padding: 5px 0px 5px 35px;
  font-size: medium;
}

.cocolog .prev_page, .cocolog .page_back {
  background: url(/images/paging_back.gif) no-repeat left;
  padding: 5px 0px 5px 20px;
  display: inline;
  margin-right: 15px;
}

.cocolog .next_page, .cocolog .page_next {
  background: url(/images/paging_next.gif) no-repeat right;
  padding: 5px 20px 5px 0px;
  display: inline;
  margin-left: 15px;
}

.cocolog .form_lineup {
  display: inline;
}

.cocolog h1 {
  display: inline;
  margin: 0px;
  font-size: small;
  font-weight: normal;
}

.cocolog h2 {
  font-size: medium;
  color: #5A2E00;
}

.cocolog h3 {
  background: url(/images/h3_bg.gif) no-repeat top;
  padding: 10px 0px 7px 15px;
  color: #5A2E00;
  font-size: small;
}

.cocolog h3 a:link, .cocolog h3 a:visited {
  color: #333333;
  font-size: small;
  text-decoration: underline;
}

.cocolog h3 a:hover, .cocolog h3 a:active {
  color: #333333;
  font-size: small;
  text-decoration: none;
}

.cocolog .h3_02 {
  background: url(/images/h3_bg.gif) no-repeat top;
  padding: 10px 0px 7px 15px;
  color: #5A2E00;
  font-size: medium;
}

.cocolog h4 {
  color: #333333;
  font-size: small;
}

.cocolog h4 a:link, .cocolog h4 a:visited {
  color: #333333;
  font-size: small;
  text-decoration: underline;
}

.cocolog h4 a:hover, .cocolog h4 a:active {
  color: #333333;
  font-size: small;
  text-decoration: none;
}

.cocolog .h4_02 {
  font-size: medium;
  font-weight: bold;
  color: #333333;
  margin: 35px 0px 0px;
}

.cocolog h5 {
  font-size: 100%;
}

.cocolog h6 {
  font-size: 100%;
}

.cocolog a {
  text-decoration: underline;
}

.cocolog a:link {
  text-decoration: underline;
  color: #0062CE;
}

.cocolog a:visited {
  text-decoration: underline;
  color: #0062CE;
}

.cocolog a:hover, .cocolog a:active {
  text-decoration: none;
  color: #0062CE;
}

.cocolog ul {
  list-style: none;
}

.cocolog img {
  border: none;
}

.cocolog .textbox1, .cocolog .textbox2, .cocolog .textbox3, .cocolog .textbox4, .cocolog .textbox5, .cocolog .textbox6, .cocolog .textbox_none {
  border: 1px solid #afafaf;
  background-color: #f5f5f5;
  padding: 1px;
}

.cocolog .textbox1 {
  width: 200px;
}

.cocolog .textbox2 {
  width: 98%;
}

.cocolog .textbox3 {
  width: 50%;
}

.cocolog .textbox4 {
  width: 4em;
}

.cocolog .textbox5 {
  width: 74px;
  height: 12px;
}

.cocolog .textbox6 {
  width: 140px;
}

.cocolog .textbox1:focus, .cocolog .textbox2:focus, .cocolog .textbox3:focus, .cocolog .textbox4:focus, .cocolog .textbox5:focus, .cocolog .textbox6:focus, .cocolog .textbox_none:focus {
  border-color: #7F9DB9;
  background-color: #FFFFFF;
}

.cocolog .submit_1btn {
  margin-top: 20px;
  text-align: center;
}

.cocolog .submit_2btn {
  margin-top: 20px;
}

.cocolog .submit_2btn .l {
  width: 40%;
  text-align: right;
}

.cocolog .submit_2btn .r {
  width: 40%;
}

.cocolog .next_pre {
  margin-top: 20px;
  font-size: 85%;
}

.cocolog .next_pre .l {
  padding-left: 10px;
  background: url(/common_img/orange_triangle_left.gif) center left no-repeat;
}

.cocolog .next_pre .r {
  padding-right: 10px;
  background: url(/common_img/orange_triangle_right.gif) center right no-repeat;
}

.cocolog .l {
  float: left;
}

.cocolog .r {
  float: right;
}

.cocolog .lr_box:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}

.cocolog * html .lr_box {
  height: 1%;
}

.cocolog .lr_box {
  display: block;
}

.cocolog #top_navi {
  margin-top: 5px;
  padding-left: 114px;
  width: 556px;
  height: 22px;
  background: url(/common_img/navi.gif) no-repeat;
  background-position: 114px -22px;
  text-indent: -9999px;
}

.cocolog #top_navi li {
  float: left;
  width: 111px;
}

.cocolog #top_navi li a {
  display: block;
  overflow: hidden;
  width: 100%;
  height: 0 !important;
  height: 22px;
  padding-top: 22px;
  background-image: url(/common_img/navi.gif);
}

.cocolog #top_navi01 a {
  background-position: 0 0;
}

.cocolog #top_navi02 a {
  background-position: -111px 0;
}

.cocolog #top_navi03 a {
  background-position: -222px 0;
}

.cocolog #top_navi04 a {
  background-position: -333px 0;
}

.cocolog #top_navi05 a {
  background-position: -444px 0;
}

.cocolog #top_navi01 a:hover {
  background-position: 0 -22px;
}

.cocolog #top_navi02 a:hover {
  background-position: -111px -22px;
}

.cocolog #top_navi03 a:hover {
  background-position: -222px -22px;
}

.cocolog #top_navi04 a:hover {
  background-position: -333px -22px;
}

.cocolog #top_navi05 a:hover {
  background-position: -444px -22px;
}

.cocolog .pankuzu {
  padding-top: 10px;
  padding-bottom: 7px;
  padding-left: 12px;
  background: url(/mytop../images/common/green_triangle.gif) center left no-repeat;
}

.cocolog .pankuzu p {
  font-size: 85%;
}

.cocolog .fsize_s {
  font-size: 85%;
}

.cocolog .fsize_s_bold_pink {
  font-size: 85%;
  font-weight: bold;
  color: #FF00FF;
}

.cocolog .fsize_m_bold_pink {
  font-size: 100%;
  font-weight: bold;
  color: #FF00FF;
}

.cocolog .vmd {
  vertical-align: middle;
}

.cocolog .marginbottom5 {
  margin-bottom: 5px;
}

.cocolog .margintop10 {
  margin-top: 10px;
}

.cocolog .clear {
  clear: both;
}

.cocolog .clear10 {
  clear: both;
  height: 10px;
}

.cocolog .bg_happyougray {
  background-color: #F3F3F3;
}

.cocolog .red {
  color: #ff0000;
}

.cocolog .redb {
  color: #ff0000;
  font-weight: bold;
}

.cocolog .blueb {
  color: #3333ff;
  font-weight: bold;
}

.cocolog .blue {
  color: #3333ff;
}

.cocolog .redb150 {
  color: #ff0000;
  font-weight: bold;
  font-size: 150%;
}

.cocolog .b150 {
  font-size: 150%;
  font-weight: bold;
}

.cocolog .redb200 {
  color: #ff0000;
  font-weight: bold;
  font-size: 200%;
}

.cocolog .b200 {
  font-size: 200%;
  font-weight: bold;
}

.cocolog .b85 {
  font-size: 85%;
  font-weight: bold;
}

.cocolog .fsize85 {
  font-size: 85%;
}

.cocolog .pink {
  color: #fd81b3;
}

.cocolog .koipink85 {
  font-size: 85%;
  font-weight: bold;
  color: #ff3399;
}

.cocolog .koipink {
  color: #ff3399;
}

.cocolog .bkoipink {
  color: #ff3399;
  font-weight: bold;
}

.cocolog .bg_blue {
  background-color: #e7eaff;
}

.cocolog .color_green {
  color: #339900;
}

.cocolog .orange {
  color: #ff6c00;
  font-weight: normal;
}

.cocolog .borange {
  color: #ff6c00;
  font-weight: bold;
}

.cocolog .bold_only {
  font-weight: bold;
}

.cocolog .test_l {
  background-color: #EEFFF7;
}

.cocolog .test_r {
  background-color: #FFF0F8;
}

.cocolog .t_center {
  text-align: center;
}

.cocolog .hissu {
  color: #FF0000;
  font-size: 85%;
  font-weight: normal;
}

.cocolog .text_l {
  text-align: left;
}

.cocolog .text_c {
  text-align: center;
}

.cocolog .text_r {
  text-align: right;
}

.cocolog ul {
  margin: 10px 0px;
}

.cocolog .common_wrapper ul {
  margin: 0px;
}

.cocolog .more {
  background: url(/images/allow.gif) no-repeat right;
  text-align: right;
  padding: 1px 20px;
  margin-bottom: 10px;
}

.cocolog .more-no-icon {
  text-align: right;
  padding: 1px 20px;
  margin-bottom: 10px;
}

.cocolog .more01 {
  background: url(/images/allow.gif) no-repeat right;
  text-align: right;
  padding: 1px 20px;
  padding-left: 0px;
  margin-bottom: 10px;
}

.cocolog .more02 {
  background: url(/images/allow.gif) no-repeat right;
  text-align: right;
  padding: 1px 20px;
  margin: 5px 0px 0px;
}

.cocolog .more03 {
  background: url(/images/allow.gif) no-repeat right;
  text-align: right;
  padding: 1px 20px;
  margin: 5px 0px 30px 0px;
}

.cocolog .bg_y {
  background: url(/images/bg_yellow.gif) repeat-y left top;
  padding: 4px 5px;
  margin: 2px 0px 5px;
}

.cocolog .bg_b {
  background: url(/images/bg_blue.gif) repeat-y left top;
  padding: 4px 5px;
  margin: 2px 0px 5px;
}

.cocolog .bg_o {
  background: url(/images/bg_orange.gif) repeat-y left top;
  padding: 4px 5px;
  margin: 15px 0px 5px;
}

.cocolog .bg_faq {
  background: url(/images/bg_faq.gif) repeat-y left top;
  padding: 4px 5px;
  margin: 2px 0px 5px;
}

.cocolog .light-y_bg h4 {
  float: left;
}

.cocolog .rss01 {
  background: url(/images/icon_rss.gif) no-repeat left;
  text-align: right;
  padding-left: 15px;
  float: right;
  width: 20px;
}

.cocolog .rss02 {
  background: url(/images/icon_rss.gif) no-repeat left;
  text-align: right;
  padding: 0px 0px 0px 15px;
}

.cocolog #footpath {
  overflow: hidden;
  float: left;
}

.cocolog #gadget_inner #footpath {
  margin: 0px 13px 0px;
  overflow: hidden;
}

.cocolog #footpath_sp {
  margin: 10px 0px;
}

.cocolog #footpath_sp span {
  margin: 0px 10px;
}

.cocolog .entry {
  line-height: 140%;
  padding-left: 10px;
  margin-bottom: 10px;
  width: 490px;
  overflow: hidden;
}

.cocolog .entry_line {
  line-height: 140%;
  padding: 10px 5px;
  margin-bottom: 10px;
  border-bottom: 1px dashed #CCCCCC;
  width: 575px;
  overflow: hidden;
}

.cocolog .entry li {
  margin: 5px 0px;
}

.cocolog p.posted {
  text-align: right;
  padding: 10px 10px 0px;
  border-top: #C5C5C5 1px solid;
  font-size: x-small;
}

.cocolog p.posted02 {
  text-align: right;
  padding: 0px 10px;
  font-size: x-small;
}

.cocolog .posted02 {
  padding: 0px 10px;
  font-size: x-small;
}

.cocolog .separator {
  font-size: x-small;
}

.cocolog .footer_custom_fields {
  padding: 0px 0px 10px 50px;
}

.cocolog .post-name {
  background: url(/images/hito.gif) no-repeat left;
  padding: 3px 0px 3px 12px;
  text-align: right;
}

.cocolog .post-push {
  background: url(/images/push_button.gif) no-repeat left;
  padding: 3px 0px 3px 16px;
}

.cocolog .post-interpot {
  background: url(/images/interpot_icon.gif) no-repeat left;
  padding: 3px 0px 3px 16px;
}

.cocolog .today-like {
  background: url(/images/like-fukidashi.gif) no-repeat left;
  padding: 3px 0px 3px 16px;
}

.cocolog .present {
  font-weight: bold;
}

.cocolog .form_lineup div {
  display: inline;
}

.cocolog .side_btn {
  text-align: center;
  margin: 15px 0px 15px 0px;
}

.cocolog .btn_c {
  margin: 30px 60px 15px 77px;
}

.cocolog .side_contents {
  border: #cccccc 1px solid;
  margin: 10px 0px 0px;
}

.cocolog .side_header {
  background: url(/images/bg_orange.gif) repeat-y center top;
  padding: 3px 10px;
}

.cocolog .side_main {
  padding: 5px 0px 0px;
}

.cocolog .side_main .question {
  width: 220px;
  overflow: hidden;
}

.cocolog .side_main .tip {
  width: 220px;
  overflow: hidden;
}

.cocolog .box_02 .question {
  width: 550px;
  overflow: hidden;
}

.cocolog .box_02 .tip {
  width: 550px;
  overflow: hidden;
}

.cocolog div.headNav {
  background: #FFFFFF url(/images/headnav_bg.gif) repeat-x scroll top;
  padding: 7px 15px 3px;
  width: 920px;
  margin-bottom: 10px;
  font-size: 120%;
}

.cocolog .headNav p {
  float: left;
  margin-right: 10px;
  padding: 3pt 0pt 3px;
  width: 250px;
}

.cocolog div#contentsTop {
  background-image: none;
  border-bottom: 4px solid #FFB30D;
  padding: 0px;
}

.cocolog div.headNav ul {
  float: left;
  padding: 3pt 0pt 0px;
  text-align: right;
  width: 919px;
  margin: 0px;
}

.cocolog div.headNav ul li {
  display: inline;
  padding: 4px 0pt 0px 14px;
}

.cocolog div.headNav ul li a {
  display: inline;
  padding: 4px 0pt 3px 21px;
}

.cocolog div.headNav ul li.headNavQuestion a {
  background: url(/images/hd_icon_question.gif) no-repeat left;
  height: 18px;
}

.cocolog div.headNav ul li.headNavknowhow a {
  background: url(/images/hd_icon_kh.gif) no-repeat left;
  height: 18px;
}

.cocolog div.headNav ul li.headNavLogin a {
  background: url(/images/hd_icon_login.gif) no-repeat left;
  height: 18px;
}

.cocolog div.headNav ul li.headNavRegister a {
  background: url(/images/hd_icon_register.gif) no-repeat left;
  height: 18px;
}

.cocolog .explanation {
  font-size: small;
  margin: 10px 0px;
}

.cocolog p.textarea {
  float: right;
  width: 230px;
  text-align: right;
  margin: 0px;
  padding: 0px;
}

.cocolog #header_search {
  width: 200px;
  display: inline;
}

.cocolog #header_search:focus {
  background-color: #F9F8E4;
}

.cocolog .first_search {
  width: 200px;
}

.cocolog .sidebar_list {
  margin: 0px;
  padding: 5px 0px 5px 53px;
}

.cocolog .question {
  background: url(/images/icon_answer_waiting.gif) no-repeat left;
  margin: 0px;
  padding: 5px 0px 5px 53px;
}

.cocolog .answer {
  margin: 0px;
  padding-left: 10px;
}

.cocolog .fixed_question {
  background: url(/images/icon_resolution.gif) no-repeat left;
  margin: 0px;
  padding: 5px 0px 5px 53px;
}

.cocolog .interrogator {
  background: url(/images/icon_interrogator.gif) no-repeat left;
  margin: 0px;
  padding: 5px 0px 5px 53px;
  overflow: hidden;
}

.cocolog .tip {
  background: url(/images/icon_knowhow.gif) no-repeat left;
  margin: 0px;
  padding: 5px 0px 5px 53px;
}

.cocolog .comment {
  margin: 0px;
  padding: 5px 0px 5px 53px;
}

.cocolog .faq {
  background: url(/images/icon_officialFAQ.gif) no-repeat left;
  margin: 0px;
  padding: 5px 0 5px 30px;
  margin-left: 2px;
}

.cocolog .check {
  background: url(/images/icon_check.gif) no-repeat left;
  margin: 0px;
  padding: 8px 0px 8px 53px;
  border-bottom: 1px dashed #999999;
  min-height: 30px;
}

.cocolog .check_bottom {
  border-bottom: none;
}

.cocolog .box_03 .answer, .cocolog .box_03 .interrogator {
  font-weight: bold;
}

.cocolog div.entries, .cocolog div.faqs {
  background: url(/images/h2_faq_bg.gif) no-repeat top;
  margin: 0px 0px 10px;
  padding: 17px;
}

.cocolog div.entries h2, .cocolog div.faqs h2 {
  color: #005643;
}

.cocolog div.tips {
  background: url(/images/h2_tips_bg.gif) no-repeat top;
  margin: 0px 0px 10px;
  padding: 17px;
}

.cocolog div.tips h2 {
  color: #005E90;
}

.cocolog .margin_h3 {
  margin: 25px 0px 0px;
}

.cocolog .h3_question {
  background: url(/images/h3_bg_que.gif) no-repeat top;
  padding: 15px 15px 12px 80px;
}

.cocolog .h3_fixed_question {
  background: url(/images/h3_bg_reso.gif) no-repeat top;
  padding: 15px 15px 12px 80px;
}

.cocolog .h3_tip {
  background: url(/images/h3_bg_know.gif) no-repeat top;
  padding: 15px 15px 12px 80px;
}

.cocolog .h3_answer {
  background: url(/images/h3_bg_ans.gif) no-repeat top;
  padding: 15px 15px 12px 80px;
}

.cocolog .h3_comment {
  background: url(/images/h3_bg_comm.gif) no-repeat top;
  padding: 15px 15px 12px 80px;
}

.cocolog .h3_faq {
  background: #ABEAE8 url(/images/h3_bg_faq.gif) no-repeat center top;
  padding: 10px 0px 7px 15px;
}

.cocolog .category-top {
  background: url(/images/cate_frame_top.gif) no-repeat center top;
  margin: 50px 0px 0px;
  padding: 10px 0px 0px;
  color: #333333;
}

.cocolog .category-body {
  background: url(/images/cate_frame_bg.gif) repeat-y center top;
  padding: 0px 10px 10px;
  font-size: 90%;
}

.cocolog .category-body h3 {
  color: #999999;
  border-bottom: 1px solid #999999;
  background: none;
  padding: 5px 0px 5px;
}

.cocolog .category-bottom {
  background: url(/images/cate_frame_bottom.gif) no-repeat center top;
  height: 9px;
  margin: 0px 0px 20px;
  padding: 0px;
}

.cocolog .cate_left {
  float: left;
  width: 175px;
}

.cocolog .cate_right {
  float: right;
  width: 390px;
}

.cocolog .category-body ul {
  margin: 0px;
  padding: 5px 0px 0px;
}

.cocolog .category-body li {
  float: left;
  padding: 0px 0px 0px 7px;
  margin: 0px;
  margin-bottom: 5px;
  line-height: 140%;
  width: 180px;
  background: url(/images/cate_list.gif) no-repeat left 6px;
}

.cocolog h3.h3_question a, .cocolog h3.h3_question a:link, .cocolog h3.h3_question a:active, .cocolog h3.h3_question a:visited, .cocolog h3.h3_answer a, .cocolog h3.h3_answer a:link, .cocolog h3.h3_answer a:active, .cocolog h3.h3_answer a:visited {
  color: #5A2E00;
  font-size: 120%;
  text-decoration: underline;
}

.cocolog h3.h3_fixed_question a, .cocolog h3.h3_fixed_question a:link, .cocolog h3.h3_fixed_question a:active, .cocolog h3.h3_fixed_question a:visited {
  color: #5A2E00;
  font-size: 120%;
  text-decoration: underline;
}

.cocolog h3.h3_faq a, .cocolog h3.h3_faq a:link, .cocolog h3.h3_faq a:active, .cocolog h3.h3_faq a:visited {
  color: #005643;
  font-size: 120%;
  text-decoration: underline;
}

.cocolog h3.h3_tip a, .cocolog h3.h3_tip a:link, .cocolog h3.h3_tip a:active, .cocolog h3.h3_tip a:visited, .cocolog h3.h3_comment a, .cocolog h3.h3_comment a:link, .cocolog h3.h3_comment a:active, .cocolog h3.h3_comment a:visited {
  color: #005E90;
  font-size: 120%;
  text-decoration: underline;
}

.cocolog #thread-recoomendations h3.light-y_bg {
  background: url(/images/h3_thread_recoomend.gif) no-repeat left top;
  margin: 15px 0px 5px;
  padding: 7px 5px 0px 40px;
  height: 28px;
}

.cocolog h3.questionnaire {
  background: url(/images/h3_questionnaire.gif) no-repeat left top;
  padding: 8px 0px 10px 60px;
  margin-bottom: 10px;
  color: #333333;
}

.cocolog .box_main div.entry h4 {
  background: #EDEDED;
  border-left: 4px solid #018C87;
  padding: 3px 10px;
  margin: 5px 0px;
  color: #005F5B;
  font-size: 110%;
}

.cocolog .sub_navigation {
  border-bottom: 1px solid #CCCCCC;
  border-left: 4px solid #CCCCCC;
  margin: 12px 0px 0px 5px;
  padding: 5px;
}

.cocolog h4.sub_navigation a, .cocolog h4.sub_navigation a:link {
  color: #005643;
}

.cocolog .box_main div.entry h5 {
  color: #16928d;
  border-bottom: 1px solid #018C87;
  margin: 12px 0px 8px;
  padding: 0px;
  font-size: 100%;
}

.cocolog .step01 {
  background: url(/images/step_01.gif) no-repeat left top;
  width: 570px;
  padding: 40px 0px 0px 5px;
  margin: 10px 0px;
}

.cocolog .step02 {
  background: url(/images/step_02.gif) no-repeat left top;
  width: 570px;
  padding: 40px 0px 0px 5px;
  margin: 10px 0px;
}

.cocolog .step03 {
  background: url(/images/step_03.gif) no-repeat left top;
  width: 570px;
  padding: 40px 0px 0px 5px;
  margin: 10px 0px;
}

.cocolog .step04 {
  background: url(/images/step_04.gif) no-repeat left top;
  width: 570px;
  padding: 40px 0px 0px 5px;
  margin: 10px 0px;
}

.cocolog .step05 {
  background: url(/images/step_05.gif) no-repeat left top;
  width: 570px;
  padding: 40px 0px 0px 5px;
  margin: 10px 0px;
}

.cocolog .step06 {
  background: url(/images/step_06.gif) no-repeat left top;
  width: 570px;
  padding: 40px 0px 0px 5px;
  margin: 10px 0px;
}

.cocolog .step07 {
  background: url(/images/step_07.gif) no-repeat left top;
  width: 570px;
  padding: 40px 0px 0px 5px;
  margin: 10px 0px;
}

.cocolog .step08 {
  background: url(/images/step_08.gif) no-repeat left top;
  width: 570px;
  padding: 40px 0px 0px 5px;
  margin: 10px 0px;
}

.cocolog .step09 {
  background: url(/images/step_09.gif) no-repeat left top;
  width: 570px;
  padding: 40px 0px 0px 5px;
  margin: 10px 0px;
}

.cocolog .step10 {
  background: url(/images/step_10.gif) no-repeat left top;
  width: 570px;
  padding: 40px 0px 0px 5px;
  margin: 10px 0px;
}

.cocolog .step11 {
  background: url(/images/step_11.gif) no-repeat left top;
  width: 570px;
  padding: 40px 0px 0px 5px;
  margin: 10px 0px;
}

.cocolog .step12 {
  background: url(/images/step_12.gif) no-repeat left top;
  width: 570px;
  padding: 40px 0px 0px 5px;
  margin: 10px 0px;
}

.cocolog .step13 {
  background: url(/images/step_13.gif) no-repeat left top;
  width: 570px;
  padding: 40px 0px 0px 5px;
  margin: 10px 0px;
}

.cocolog .step14 {
  background: url(/images/step_14.gif) no-repeat left top;
  width: 570px;
  padding: 40px 0px 0px 5px;
  margin: 10px 0px;
}

.cocolog .step15 {
  background: url(/images/step_15.gif) no-repeat left top;
  width: 570px;
  padding: 40px 0px 0px 5px;
  margin: 10px 0px;
}

.cocolog .step16 {
  background: url(/images/step_16.gif) no-repeat left top;
  width: 570px;
  padding: 40px 0px 0px 5px;
  margin: 10px 0px;
}

.cocolog .step17 {
  background: url(/images/step_17.gif) no-repeat left top;
  width: 570px;
  padding: 40px 0px 0px 5px;
  margin: 10px 0px;
}

.cocolog .step18 {
  background: url(/images/step_18.gif) no-repeat left top;
  width: 570px;
  padding: 40px 0px 0px 5px;
  margin: 10px 0px;
}

.cocolog .step19 {
  background: url(/images/step_19.gif) no-repeat left top;
  width: 570px;
  padding: 40px 0px 0px 5px;
  margin: 10px 0px;
}

.cocolog .step20 {
  background: url(/images/step_20.gif) no-repeat left top;
  width: 570px;
  padding: 40px 0px 0px 5px;
  margin: 10px 0px;
}

.cocolog .one_point {
  background: #FFEDDE url(/images/one_point.gif) no-repeat center top;
  margin: 15px 0px;
  padding: 50px 15px 15px;
  font-weight: normal;
  color: #333333;
}

.cocolog .attention {
  background: #F7EDED url(/images/attention.gif) no-repeat 8px 8px;
  margin: 0px;
  padding: 40px 15px 15px;
  border-left: #DB0000 4px solid;
}

.cocolog .important_box {
  background: #EBF0F5 url(/images/important.gif) no-repeat 8px 8px;
  margin: 0px;
  padding: 40px 15px 15px;
  border-left: #2892FF 4px solid;
}

.cocolog .note {
  background: #EAEAEA url(/images/note.gif) no-repeat left top;
  margin: 0px;
  padding: 25px 15px 15px;
  border: #C5C5C5 1px solid;
}

.cocolog .related_info {
  background: url(/images/related_info.gif) no-repeat left top;
  margin: 0px;
  padding: 22px 15px 15px;
  border: #81D29C 1px solid;
}

.cocolog blockquote {
  padding: 15px 15px 0px 15px;
  margin: 0px 10px;
  font-weight: normal;
  color: #655636;
}

.cocolog .help-image {
  background-color: #EAEAEA;
  border: #C5C5C5 1px solid;
  padding: 4px;
  margin: 10px 0px 0px;
}

.cocolog .no-border {
  background-color: transparent;
  border-style: none;
}

.cocolog .link_icon {
  background: url(/images/link_icon.gif) no-repeat left top;
  padding-left: 15px;
  margin: 0px;
}

.cocolog .box_main div.entry li {
  background: url(/images/list.gif) no-repeat left center;
  padding-left: 18px;
  margin: 5px 0px;
}

.cocolog ul.link_list li {
  background: none !important;
  padding: 0px !important;
}

.cocolog ul.link_list li a, .cocolog ul.link_list li a:link, .cocolog ul.link_list li a:link, .cocolog ul.link_list li a:link {
  background: url(/images/link_icon.gif) no-repeat left top;
  padding-left: 15px;
  margin: 0px;
}

.cocolog .clearfix:after {
  content: ".";
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
}

.cocolog .clearfix {
  min-height: 1px;
}

.cocolog * html .clearfix {
  height: 1px;
}

.cocolog pre.code {
  white-space: -moz-pre-wrap;
  white-space: -pre-wrap;
  white-space: -o-pre-wrap;
  white-space: pre-wrap;
  word-wrap: break-word;
  border: 1px dotted grey;
  padding: 0.5em;
}

.cocolog div#header {
  padding: 0 20px 0 15px;
  border-bottom: 2px solid #FABF00;
  border-top: 2px solid #FABF00;
  margin-top: 5px;
  margin-bottom: 10px;
}

.cocolog div#header p.logo {
  float: left;
  padding: 9px 0px 12px;
  margin-right: 23px;
  width: 239px;
}

.cocolog div#header div#headNav {
  float: left;
  width: 919px;
  padding: 5px 0 0;
  font-size: normal;
  margin-bottom: 5px;
}

.cocolog div#header div#headNav h1 {
  font-size: small;
  font-weight: normal;
  color: #333;
}

.cocolog div#header div#headNav li {
  display: inline;
  border-left: #999999 1px solid;
  padding: 0 0 0 10px;
  margin: 0 0 0 7px;
  zoom: 1;
  *line-height: 1;
  *margin-top: 3px;
}

.cocolog div#header div#headNav li.home {
  padding: 0;
  margin: 0;
  border: 0;
}

.cocolog div#commonHeadUserNav {
  width: 948px !important;
}

.cocolog #header #header_search {
  width: 230px;
}

.cocolog #header .textarea {
  width: 300px;
}

.cocolog #header ul {
  margin-top: 4px;
}

.cocolog .first-step-guide-box {
  width: 585px;
  padding-top: 5px;
}

.cocolog ul.guide {
  padding: 5px 0px 17px;
}

.cocolog .guide li {
  width: 187px;
  min-height: 40px;
  float: left;
  padding: 0px 7px 5px 0px;
}

.cocolog .guide p.thumb {
  float: left;
  margin-right: 8px;
}

.cocolog p.guide_ttl {
  font-weight: bold;
  font-size: 100%;
}

.cocolog p.guide_txt {
  font-size: 80%;
}

.cocolog .thumb_r {
  float: right;
  width: 128px;
  height: 48px;
}

.cocolog .informations-box .box_main {
  padding: 0 10px 0 7px;
}

.cocolog .informations-box ul {
  padding-top: 5px;
}

.cocolog .informations-box li {
  background: url(/images/list_circle.gif) no-repeat left center;
  margin: 5px;
  padding-left: 15px;
  margin-bottom: 10px;
  width: auto;
}

.cocolog .avatar-image {
  float: left;
  margin: 5px;
}

.cocolog #user-menu {
  background: #D3D3D3 url(/images/guest_header_bg_t.gif) no-repeat center top;
  min-height: 29px;
  height: 29px;
  padding: 0px;
  margin: 0px 0px 10px;
}

.cocolog #user-menu ul {
  margin: 0px;
  padding: 7px 0px 0px;
}

.cocolog #user-menu li {
  display: inline;
}

.cocolog .user-menu_b {
  background: url(/images/guest_header_bg_b.gif) no-repeat center bottom;
  min-height: 29px;
  padding: 0 10px;
}

.cocolog img {
  vertical-align: baseline;
}

.cocolog #commonHeadNav img {
  vertical-align: top;
}

.cocolog div#header div#headNav li {
  padding: 2px 0px 0px 10px;
}

.cocolog .faq_categories {
  padding: 10px 12px 0px;
  margin-top: 10px;
  line-height: 1.2;
}

.cocolog .category_cont {
  float: left;
  width: 270px;
  padding: 0px;
  margin: 0px 5px 0px 0px;
}

.cocolog .category_cont_r {
  float: right;
  margin: 0px;
  width: 270px;
  padding: 0px;
}

.cocolog .faq_categories h4 {
  background: #EDEDED;
  border-left: 4px solid #018C87;
  text-align: center;
  font-size: 100%;
  padding: 2px 0px;
  margin-bottom: 10px;
}

.cocolog .category_cont li, .cocolog .category_cont_r li {
  margin: 0px 0px 5px 0px;
  width: 250px;
  background: url(/images/list_circle.gif) no-repeat left 5px;
  padding-left: 10px;
}

.cocolog li.check_mark {
  background: transparent url(/images/list.gif) no-repeat scroll left center;
  margin-left: 10px;
  padding-left: 18px;
  padding-bottom: 5px;
  padding-top: 5px;
}

.cocolog #inner .box_bottom {
  background: transparent url(/images/frame_bottom.gif) no-repeat scroll left bottom;
  height: 9px;
}

.cocolog #inner .box_03 .box_bottom {
  background: none;
  height: 0px;
}

.cocolog .disabled {
  display: none;
}

.cocolog .community_list {
  font-size: smaller;
}

.cocolog .community_list a:link, .cocolog .community_list a:visited {
  text-decoration: none;
}

.cocolog .community_list a:hover, .cocolog .community_list a:active {
  text-decoration: underline;
}

.cocolog .close_res_voice {
  text-align: right;
}

.cocolog #footer-links {
  text-align: center;
  border-top: 4px solid #FABF00;
}

.cocolog .entry-box {
  margin-left: 80px;
  min-height: 80px;
  height: auto !important;
  height: 80px;
}

.cocolog .entry-images {
  padding-left: 10px;
  margin-bottom: 10px;
}

.cocolog .entry-images img {
  background: none repeat scroll 0 0 #FFFFFF;
  border: 1px solid #CCCCCC;
  padding: 4px;
}

.cocolog .entry-images a {
  margin-right: 10px;
}

.cocolog .centering {
  text-align: center;
}

.cocolog #box_left {
  float: left;
  width: 620px;
}

.cocolog #box_right {
  float: right;
  width: 330px;
}

.cocolog #box_header {
  float: left;
  width: 950px;
  margin-bottom: 8px;
}

.cocolog #box_all {
  float: left;
  width: 950px;
}

.cocolog #sidebar {
  padding: 0px 15px 0px 14px;
}

.cocolog #inner {
  padding-left: 15px;
}

.cocolog #gadget_inner {
  padding-left: 0px;
  padding-right: 0px;
}

.cocolog #box_center {
  padding: 0px 15px;
  width: 920px;
}

.cocolog .login_l {
  float: left;
  background: url(/images/waku_login.gif) repeat-y center;
  width: 450px;
}

.cocolog .login_r {
  float: right;
  background: url(/images/waku_login.gif) repeat-y center;
  width: 450px;
}

.cocolog .title {
  background: url(/images/title_bg.gif) no-repeat;
  width: 555px;
  height: 168px;
  margin: 0px 0px 20px;
  padding: 25px;
}

.cocolog .title h2 {
  margin-bottom: 50px;
}

.cocolog .title_note {
  background: #FFF9DA;
  margin: 18px 280px 18px 0px;
  padding: 20px 10px;
  line-height: 160%;
}

.cocolog h3.faq_title {
  background: none;
  padding: 0px;
  margin: 0px;
}

.cocolog .contribute li {
  float: left;
  margin: 2px 15px;
  width: 110px;
}

.cocolog .title02 {
  background: url(/images/h2_02_bg.gif) no-repeat top;
  margin: 0px 0px 10px;
  padding: 17px;
}

.cocolog .title03 {
  background: url(/images/h2_03_bg.gif) no-repeat top;
  margin: 0px 0px 10px;
  padding: 15px;
}

.cocolog .title_sp {
  background: #E6A226;
  padding: 15px;
  color: #3A1E00;
}

.cocolog .header_nav {
  text-align: right;
  width: 600px;
  margin-bottom: 10px;
}

.cocolog .notation {
  width: 600px;
  text-align: right;
  margin: 5px 0px;
}

.cocolog .indi_form {
  width: 100px;
  float: left;
  background: #CCFF00;
}

.cocolog div.box_02 ul {
  margin: 0px;
}

.cocolog .tag_line {
  padding: 3px;
  border-bottom: 1px dotted #CCCCCC;
  width: 250px;
}

.cocolog .tag_text {
  float: left;
  width: 180px;
}

.cocolog .tag_btn {
  float: right;
}

.cocolog #comment-text {
  width: 600px;
  height: 300px;
  margin: 5px 0px 10px;
}

.cocolog .box_tag a.tag_color, .cocolog .box_tag a:link.tag_color, .cocolog .box_tag a:visited.tag_color, .cocolog .box_tag a:active.tag_color {
  color: #FF6600;
  text-decoration: underline;
}

.cocolog .box_tag a:hover.tag_color {
  text-decoration: none;
}

.cocolog #tag_register {
  width: 250px;
  margin-right: 5px;
}

.cocolog .box_main_r ul {
  margin: 0px;
}

.cocolog .box_main_r li {
  margin: 0px 0px 15px;
}

.cocolog .box_main_r ul.caution {
  width: auto;
}

.cocolog ul.caution li {
  margin: 5px 15px;
  font-size: x-small;
}

.cocolog .box_main_r li select {
  margin: 5px 0px;
}

.cocolog .box_main_r textarea {
  width: 430px;
}

.cocolog .box_main_r #title {
  width: 430px;
}

.cocolog .form_notice {
  width: 400px;
  margin-top: 10px;
}

.cocolog .box_main_r input {
  width: 100px;
  margin-right: 15px;
}

.cocolog .fc_orange {
  color: #FF9900;
}

.cocolog .fc_black {
  color: #000000;
}

.cocolog input.user_edit_text_field {
  width: 400px !important;
}

.cocolog .user_main_r input {
  width: 100px;
}

.cocolog .user_info {
  margin-bottom: 20px;
  padding: 0px 10px;
}

.cocolog .thanks {
  margin-bottom: 20px;
  padding: 0px 10px;
  font-size: medium;
  font-weight: bold;
}

.cocolog #thanks_notice {
  font-size: x-small;
}

.cocolog .user_info li {
  font-size: small;
  font-weight: bold;
}

.cocolog div#header_search_box {
  float: left;
  padding-left: 10px;
}

.cocolog div#header_search_box form {
  margin-top: 2px;
}

.cocolog div.search_target {
  float: left;
  font-size: 0.9em;
}

.cocolog div.search_target a {
  padding-bottom: 1px;
  padding-top: 1px;
  padding-left: 3px;
  padding-right: 3px;
  text-decoration: none;
}

.cocolog div.search_target a:hover {
  background-color: #e7e7e7;
  color: #333333;
}

.cocolog div.search_target a.is-active {
  background-color: #e7e7e7;
  color: #333333;
}

.cocolog a.clear_search_targeted {
  background-color: none;
  color: #0062CE;
}

.cocolog div#header_search_box input.search_area {
  width: 250px;
  padding: 0px;
  margin: 0px;
}

.cocolog .box_search form {
  margin-bottom: 5px;
}

.cocolog div#search_keyword_label {
  font-weight: bold;
}

.cocolog .box_search {
  background: none repeat scroll 0 0 #FFFFE5;
  border: 1px solid #F5E082;
  margin-bottom: 10px;
  margin-left: 10px;
  padding: 10px;
}

.cocolog .search_notice {
  padding-left: 5px;
  font-weight: bold;
}

.cocolog #query {
  width: 300px;
  margin-right: 10px;
  margin-left: 10px;
}

.cocolog #search_area {
  width: 300px;
  margin-right: 10px;
  margin-left: 5px;
}

.cocolog #search_button {
  width: 70px;
  margin-right: 10px;
}

.cocolog .search_title {
  font-size: small;
  font-weight: bold;
}

.cocolog .search_body {
  line-height: 140%;
  margin: 3px 0px 10px;
}

.cocolog ul.search_list {
  margin: 0px;
  width: 585px;
  overflow: hidden;
}

.cocolog .search_list li {
  margin-left: 15px;
  padding: 15px 0px;
  border-bottom: 1px dashed #CCCCCC;
}

.cocolog .ret {
  background: #E5FF7D;
  padding: 1px;
  font-weight: bold;
}

.cocolog h3.h3_login {
  background: url(/images/h3_login_bg.gif) no-repeat center top;
  padding: 10px;
  color: #5A2E00;
  font-size: medium;
}

.cocolog .login_main {
  margin: 10px 20px;
}

.cocolog .login_formbox {
  width: 350px;
  padding: 10px 0px 0px;
  margin: 10px auto;
}

.cocolog .login_formbox02 {
  text-align: right;
  width: 350px;
  padding: 0px;
  margin: 10px auto;
}

.cocolog .login_main_l {
  float: left;
  width: 120px;
  font-weight: bold;
}

.cocolog .login_main_r {
  float: right;
  width: 230px;
}

.cocolog .login_main_r input {
  width: 100%;
}

.cocolog .login_main_r .check {
  text-align: left;
  width: 15px;
}

.cocolog ul.login_list {
  margin: 20px auto;
  width: 350px;
}

.cocolog .login_list li {
  background: url(/images/allow.gif) no-repeat left;
  padding: 5px 0px 5px 20px;
}

.cocolog .login_center {
  margin: 30px 0px;
  text-align: center;
}

.cocolog .box_login {
  margin: 10px 0px 30px;
}

.cocolog div.top-navigation {
  padding: 5px;
  background: #F3F3E5;
}

.cocolog .top-navigation li {
  float: left;
  margin-right: 10px;
}

.cocolog .form_radio input {
  width: 30px;
}

.cocolog .form_check input {
  width: 30px;
}

.cocolog .form_radio li, .cocolog .form_check li {
  margin: 5px 0px;
}

.cocolog .box_sp ul {
  margin: 10px 10px 15px;
}

.cocolog .box_sp li {
  margin: 0px 0px 5px;
}

.cocolog .box_table {
  margin: 30px 0px;
}

.cocolog .box_table02 {
  margin: 30px 15px;
}

.cocolog .box_table02 table, .cocolog .box_table02 td, .cocolog .box_table02 th, .cocolog .box_table table, .cocolog .box_table td, .cocolog .box_table th {
  border: 1px solid #CFCFB9;
}

.cocolog .box_table02 table th, .cocolog .box_table table th {
  background-color: #E7E7D0;
  color: #6B9100;
  text-align: center;
  padding: 10px 0px;
}

.cocolog .box_table02 table td, .cocolog .box_table table td {
  padding: 3px;
}

.cocolog .table_data {
  text-align: center;
}

.cocolog .entry_id {
  width: 100px;
}

.cocolog td.table_entry_title {
  font-size: medium;
  padding: 10px !important;
}

.cocolog td.table_entry {
  padding: 10px !important;
}

.cocolog .odd {
  background: #FFFFFF;
}

.cocolog .even {
  background: #FFFFCC;
}

.cocolog .edit_service, .cocolog .form_box, .cocolog .edit_badword {
  margin: 30px;
}

.cocolog .sp_main_l {
  float: left;
  width: 110px;
  font-weight: bold;
  margin: 10px;
}

.cocolog .sp_main_r {
  float: right;
  width: 750px;
  margin: 10px 0px;
}

.cocolog .box_main form {
  margin: 10px 5px;
}

.cocolog input#badword_label {
  width: 250px;
}

.cocolog select#badword_level {
  width: 100px;
}

.cocolog .edit_service textarea {
  width: 750px;
}

.cocolog #popular-recent-search-keywords {
  margin: 5px 0px 0px 5px;
}

.cocolog .tag-x-small {
  font-size: 50%;
}

.cocolog .tag-small {
  font-size: 75%;
}

.cocolog .tag-medium {
  font-size: 100%;
}

.cocolog .tag-large {
  font-size: 150%;
}

.cocolog .tag-x-large {
  font-size: 200%;
}

.cocolog #tag_cloud {
  margin: 10px;
}

.cocolog #entry-template-list {
  margin: 10px 0px 0px 0px;
}

.cocolog #thread-recoomendations {
  padding: 0px 0px 20px 30px;
}

.cocolog #messsage-chars-notice {
  text-align: right;
}

.cocolog .bgcolor_n {
  background: #FFC299 none repeat scroll 0 0;
  margin: 10px 0;
  overflow: hidden;
  padding: 10px;
}

.cocolog .bgcolor_f {
  background: #FFF5B5 none repeat scroll 0 0;
  margin: 10px 0;
  overflow: hidden;
  padding: 10px;
}

.cocolog div#thread-recoomendations div.box_main ul {
  width: auto;
}

.cocolog .sidebar_box h3 {
  background: url(/images/side_ttl.gif) no-repeat top;
  padding: 10px 0px 10px 15px;
  color: #333333;
  font-size: small;
}

.cocolog .sidebar_mini_box h3 {
  background: url(/images/side_ttl_mini.gif) no-repeat top;
  padding: 10px 0px 10px 15px;
  color: #333333;
  font-size: small;
}

.cocolog div.sidebar_box_faq ul {
  padding-left: 10px;
}

.cocolog .sidebar_box_faq h3 {
  background: url(/images/side_ttl_faq.gif) no-repeat top;
  padding: 10px 0px 10px 15px;
  color: #333333;
  font-size: small;
}

.cocolog .sidebar_box {
  background: url(/images/side_bg.gif) repeat-y center top;
  margin-bottom: 12px;
  width: 300px;
}

.cocolog .sidebar_mini_box {
  background: url(/images/side_mini_bg.gif) repeat-y center top;
  margin-bottom: 12px;
  width: 151px;
}

.cocolog h3.side_ttl {
  background: none;
  padding: 0px;
  margin: 0px;
  font-size: medium;
}

.cocolog .search {
  margin-top: 12px;
}

.cocolog .genre {
  padding-left: 5px;
}

.cocolog .categories {
  padding-left: 15px;
  margin-bottom: 10px;
  line-height: 20px;
  font-size: small;
}

.cocolog .favorite-blog {
  padding: 10px;
}

.cocolog .box_main_r ul li input {
  margin-right: 10px;
  margin-left: 1px;
  width: auto;
}

.cocolog .box_main_r ul li {
  margin: 0px;
  height: auto;
  padding-bottom: 7px;
  padding-top: 3px;
}

.cocolog .disabled-label {
  text-decoration: line-through;
}

.cocolog .disabled-notice {
  font-size: xx-small;
  color: #828282;
}

.cocolog input.wide-text-field {
  width: 300px;
}

.cocolog li.friend-image-list {
  height: 100px;
  width: 76px;
  float: left;
  text-align: center;
  font-size: small;
  margin: 6px;
}

.cocolog .sidebar-banner {
  padding-bottom: 10px;
}

.cocolog .form-note {
  padding-top: 5px;
  padding-left: 30px;
  font-size: x-small;
}

.cocolog div.reader-public-radio input {
  margin-right: 10px;
  margin-left: 1px;
  width: auto;
}

.cocolog .box_main_r div.reader-public-radio {
  padding-top: 3px;
  padding-bottom: 10px;
}

.cocolog #favorite_blog_id {
  width: 400px;
}

.cocolog .box_main_r ul li.check_mark {
  padding-top: 0px;
  padding-bottom: 0px;
  margin-bottom: 10px;
}

.cocolog ul.informations-box li.action_stream {
  font-style: italic;
  color: #666666;
}

.cocolog ul.informations-box li.notification {
  font-style: italic;
  color: #FF6666;
}

.cocolog .new_voice {
  margin-bottom: 20px;
  padding: 10px 10px 10px 10px;
  background-color: #ffffcc;
  vertical-align: middle;
  border: 1px #ffcc66 solid;
}

.cocolog .new_voice label {
  font-weight: bold;
}

.cocolog .voice_form_label {
  padding-bottom: 5px;
}

.cocolog input.very-wide-text-field {
  width: 440px;
}

.cocolog input#voice_submit {
  padding-right: 0.4em;
  padding-left: 0.4em;
}

.cocolog .box_main_inner {
  padding-top: 10px;
  padding-left: 5px;
}

.cocolog .voice_delete_link {
  font-size: x-small;
}

.cocolog .ranking_notice {
  text-align: right;
  padding-top: 10px;
}

.cocolog .ranking_notice2 {
  padding: 10px;
}

.cocolog li.message {
  background: transparent url(/images/list_circle.gif) no-repeat scroll left center;
  padding: 0px 10px 5px 10px;
}

.cocolog a.voice_list {
  text-decoration: none;
  color: #333333;
}

.cocolog a.voice_list:hover {
  text-decoration: underline;
  color: #0062CE;
}

.cocolog .side_main p {
  padding: 2px 3px;
}

.cocolog .voice_form_bottom {
  padding-top: 5px;
  text-align: right;
}

.cocolog .voice_notice {
  padding-bottom: 5px;
  font-size: x-small;
}

.cocolog span.by {
  padding-left: 3px;
  padding-right: 3px;
  font-style: italic;
  font-size: x-small;
}

.cocolog span.human_post_days {
  padding-left: 3px;
  padding-right: 3px;
  font-size: x-small;
}

.cocolog #profile-area {
  padding: 0px 10px 10px 5px;
}

.cocolog #category_voice_notice {
  padding: 0px 10px 10px 10px;
}

.cocolog .voice-text-field {
  width: 573px;
}

.cocolog #res_voice {
  z-index: 2;
  position: absolute;
  display: none;
}

.cocolog #res_voice form {
  margin: 0px;
  width: 595px;
}

.cocolog .res_voice_notice {
  float: left;
  line-height: normal;
}

.cocolog li.voice {
  margin-left: 10px;
  padding: 5px 0px 5px 10px;
}

.cocolog input.text:focus {
  background-color: #FFFFCC;
}

.cocolog form#search {
  margin-left: 20px;
}

.cocolog #categories h3 {
  padding-right: 10em;
}

.cocolog .search-link {
  margin-top: -1.5em;
  margin-right: 20px;
  margin-bottom: 4px;
  float: right;
}

.cocolog #box_left #adviceUnit {
  margin: 0 0 12px;
}

.cocolog .orange {
  color: #fef4e9;
  border: solid 1px #da7c0c;
  background-image: url(/images/orange-gradient.svg);
  background-size: 100% 100%;
  background-repeat: repeat-x;
  background-position: 0 0;
  background-color: #f78d1d;
  background: -webkit-gradient(linear, left top, left bottom, from(#faa51a), to(#f47a20));
  background: -moz-linear-gradient(top, #faa51a, #f47a20);
}

.cocolog .orange:hover, .cocolog .orange:focus {
  color: #fef4e9;
  border: 1px solid grey;
  background-image: url(/images/orange-gradient-hover.svg);
  background-size: 100% 100%;
  background-repeat: repeat-x;
  background-position: 0 0;
  background-color: #f78d1d;
  background: -webkit-gradient(linear, left top, left bottom, from(#f88e11), to(#f06015));
  background: -moz-linear-gradient(top, #f88e11, #f06015);
}

.cocolog .orange:active {
  color: #fcd3a5;
  background-image: url(/images/orange-gradient-active.svg);
  background-size: 100% 100%;
  background-repeat: repeat-x;
  background-position: 0 0;
  background-color: #f78d1d;
  background: -webkit-gradient(linear, left top, left bottom, from(#f47a20), to(#faa51a));
  background: -moz-linear-gradient(top, #f47a20, #faa51a);
}

.cocolog .large_button {
  display: inline-block;
  vertical-align: baseline;
  margin: 0 2px;
  outline: none;
  cursor: pointer;
  font-weight: bold;
  text-align: center;
  text-decoration: none;
  padding: 8px 0px 8px;
  text-shadow: 0 1px 1px rgba(0, 0, 0, 0.3);
  border-radius: 0.5em;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.25);
  border-bottom: 1px solid rgba(0, 0, 0, 0.25);
  font-size: large;
}

.cocolog .large_button:hover {
  text-decoration: none;
}

.cocolog .large_button:active {
  position: relative;
  top: 1px;
}

.cocolog .question_creator {
  text-align: right;
  padding-bottom: 10px;
}

.cocolog .ajax-loader {
  padding-right: 10px;
}

.cocolog #sync_button {
  font-weight: bold;
  font-size: large;
}

.cocolog #sync_button input {
  width: 200px;
}

.cocolog .mask_loading_period {
  color: #FFFFFF;
}

.cocolog #inner .box_03 .voice_box_bottom {
  background: none;
  height: 0px;
}

.cocolog .voice_box {
  padding-bottom: 0px;
  min-height: 30px;
  height: auto !important;
  margin-top: 1em;
}

.cocolog .voice_box .box_main {
  min-height: 30px;
  padding-left: 35px;
  padding-top: 3px;
}

.cocolog .voice_box_fukidashi {
  margin-left: 76px;
  background: url(/images/voice_frame_bg.gif) repeat-y center;
  margin-bottom: 20px;
}

.cocolog #sidebar .voice_box_fukidashi {
  margin-left: 76px;
  background: url(/images/voice_frame_bg_sidebar.gif) repeat-y scroll left bottom;
  margin-bottom: auto;
}

.cocolog .voice_box .posted {
  margin-left: 30px;
  margin-right: 10px;
  padding-top: 7px;
  padding-bottom: 1em;
  line-height: 120%;
}

.cocolog .box_main .posted {
  padding-bottom: 1em;
  line-height: 120%;
}

.cocolog .voice_box img.avatar {
  margin: 10px 0px 0px 5px;
  border: 1px solid #CFCFB9;
  padding: 2px;
  width: 64px;
  height: 64px;
}

.cocolog img.content_img {
  margin: 10px 0px 0px 5px;
  border: 1px solid #CFCFB9;
  padding: 2px;
}

.cocolog .circle_thread img.avatar, .cocolog .circle_thread_comment img.avatar, .cocolog .circle_thread_list img.avatar {
  border: 1px solid #CFCFB9;
  padding: 2px;
  width: 64px;
  height: 64px;
}

.cocolog .leader {
  background-color: #ffff99;
}

.cocolog .voice_box .box_header {
  height: 9px;
  padding-left: 24px;
}

.cocolog #inner .voice_box_bottom {
  background: transparent url(/images/voice_frame_bottom.gif) no-repeat scroll left bottom;
  min-height: 33px;
}

.cocolog #sidebar .voice_box_bottom {
  background: transparent url(/images/voice_frame_bottom_sidebar.gif) no-repeat scroll left bottom;
  height: 33px;
}

.cocolog .voice_flows {
  margin-bottom: 10px;
}

.cocolog .voice_body {
  padding-left: 10px;
}

.cocolog .voice_action {
  text-align: right;
  padding-right: 5px;
  padding-top: 5px;
}

.cocolog .voice_box a.orange {
  display: inline-block;
  vertical-align: baseline;
  font-size: small;
  margin: 0 2px;
  outline: none;
  cursor: pointer;
  text-align: center;
  text-decoration: none;
  padding: 0.1em 0.5em 0.1em;
  text-shadow: 0 1px 1px rgba(0, 0, 0, 0.3);
  border-radius: 0.5em;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.25);
  border-bottom: 1px solid rgba(0, 0, 0, 0.25);
  color: #FFFFFF;
}

.cocolog #voice_profile_overlay {
  z-index: 2;
  position: absolute;
  width: 300px;
  background-color: #FFFDE9;
  text-align: left;
  padding: 10px;
  border: 1px solid #CFCFB9;
  display: inline-block;
  vertical-align: baseline;
  font-size: small;
  margin: 0 2px;
  outline: none;
  cursor: pointer;
  text-decoration: none;
  border-radius: 0.5em;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.25);
  border-bottom: 1px solid rgba(0, 0, 0, 0.25);
}

.cocolog .close_profile {
  text-align: right;
  padding-bottom: 5px;
  font-weight: bold;
}

.cocolog #voice_profile_overlay li {
  padding: 2px;
}

.cocolog .voice-answer-link {
  text-align: right;
  padding-top: 10px;
}

.cocolog img.blog-thumbnail {
  padding: 2px;
  border: 1px solid #CCCCCC;
}

.cocolog div.recent-image {
  float: left;
  padding: 7px;
}

.cocolog div.sidebar_box img.blog-thumbnail {
  width: 50px;
  height: 50px;
}

.cocolog .float_subject {
  font-weight: bold;
}

.cocolog .float_body {
  padding-bottom: 5px;
  border-bottom: 1px dotted #CCCCCC;
}

.cocolog .float_footer {
  padding-top: 5px;
}

.cocolog .voice-text-area {
  height: 40px;
  width: 573px;
}

.cocolog .push-user {
  padding: 10px;
  border-bottom: 1px dotted #CCCCCC;
  min-height: 66px;
}

.cocolog .push-left {
  float: left;
  width: 66px;
}

.cocolog .push-right {
  padding: 5px;
  padding-top: 0px;
  padding-left: 80px;
}

.cocolog .push-user img.avatar {
  border: 1px solid #CFCFB9;
  padding: 2px;
}

.cocolog .push-user .nickname {
  padding: 3px;
  padding-top: 0px;
}

.cocolog .push-user .participated-blogs {
  padding: 3px;
}

.cocolog .push-voice a.orange {
  display: inline-block;
  vertical-align: baseline;
  font-size: x-small;
  margin: 0 2px;
  outline: none;
  cursor: pointer;
  text-align: center;
  text-decoration: none;
  padding: 0.1em 0.5em 0.1em;
  text-shadow: 0 1px 1px rgba(0, 0, 0, 0.3);
  border-radius: 0.5em;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.25);
  border-bottom: 1px solid rgba(0, 0, 0, 0.25);
  color: #FFFFFF;
}

.cocolog .push-date {
  font-size: 120%;
  font-weight: bold;
  padding-top: 10px;
}

.cocolog .push-notice {
  font-size: 90%;
  padding-bottom: 10px;
}

.cocolog .push-voice {
  padding: 3px;
}

.cocolog .more04 {
  text-align: right;
  padding: 1px 20px;
  margin: 5px 0px 0px;
}

.cocolog .more05 {
  text-align: right;
  padding: 1px 20px;
  margin: 5px 0px 10px;
}

.cocolog #push-banner-tag {
  width: 600px;
  height: 80px;
  margin-bottom: 10px;
}

.cocolog #push-botton-color-selector a:hover {
  cursor: pointer;
}

.cocolog iframe.remote_gadgets_iframe {
  width: 945px;
  border: 0px;
  margin-bottom: 10px;
  height: 680px;
}

.cocolog #nicotto-avatar {
  margin: 10px 0;
}

.cocolog .friend-image-list img.avatar {
  margin: 0px 0px 0px 5px;
  border: 1px solid #CFCFB9;
  padding: 3px;
}

.cocolog .sidebar-contents-subject {
  text-decoration: none;
  font-weight: bold;
}

.cocolog .sidebar-contents-body {
  padding-left: 10px;
  padding-right: 5px;
}

.cocolog .sidebar-contents-body .posted {
  padding-right: 0px;
  padding-left: 0px;
}

.cocolog .sidebar-contents-date {
  font-size: x-small;
}

.cocolog .sidebar-contents-box {
  padding-top: 7px;
  padding-bottom: 7px;
  border-bottom: 1px dotted #CCCCCC;
}

.cocolog #mypage-profile-box-left {
  width: 135px;
  float: left;
}

.cocolog #mypage-profile-box-right {
  width: 130px;
  float: left;
  padding-top: 10px;
  padding-left: 5px;
}

.cocolog #mypage-profile-box-right div {
  margin-bottom: 5px;
}

.cocolog div#voice_user_guide {
  padding: 10px;
  margin: 10px;
  background-color: #fffce9;
  border: 1px solid #FFCC66;
  display: none;
}

.cocolog input.search-textarea {
  width: 200px;
}

.cocolog input.search-textarea:focus {
  background-color: #FFE992;
}

.cocolog #res_voice_alert {
  width: 200px;
}

.cocolog li h4.genre_icon {
  height: 20px;
  line-height: 20px;
  padding-left: 25px;
}

.cocolog li h4.genre_icon a {
  font-size: 105%;
}

.cocolog ul.genre_list div.categories {
  padding-left: 25px;
}

.cocolog .genre_icon_1 {
  background: url(/images/genres/icon_1.gif) no-repeat;
}

.cocolog .genre_icon_2 {
  background: url(/images/genres/icon_2.gif) no-repeat;
}

.cocolog .genre_icon_3 {
  background: url(/images/genres/icon_3.gif) no-repeat;
}

.cocolog .genre_icon_4 {
  background: url(/images/genres/icon_4.gif) no-repeat;
}

.cocolog .genre_icon_5 {
  background: url(/images/genres/icon_5.gif) no-repeat;
}

.cocolog .genre_icon_6 {
  background: url(/images/genres/icon_6.gif) no-repeat;
}

.cocolog .genre_icon_7 {
  background: url(/images/genres/icon_7.gif) no-repeat;
}

.cocolog .genre_icon_8 {
  background: url(/images/genres/icon_8.gif) no-repeat;
}

.cocolog .genre_icon_9 {
  background: url(/images/genres/icon_9.gif) no-repeat;
}

.cocolog .genre_icon_10 {
  background: url(/images/genres/icon_10.gif) no-repeat;
}

.cocolog .genre_icon_11 {
  background: url(/images/genres/icon_11.gif) no-repeat;
}

.cocolog .edit-avatar {
  background: url(/images/avatar_edit_icon.gif) no-repeat;
  height: 13px;
  padding-left: 16px;
  margin-bottom: 5px;
  padding-bottom: 3px;
}

.cocolog .friend_request {
  background: url(/images/friend_request_icon.gif) no-repeat;
  height: 13px;
  padding-left: 16px;
}

.cocolog .reader_registration {
  background: url(/images/reader-icon.gif) no-repeat;
  padding-left: 16px;
  padding-bottom: 3px;
}

.cocolog #gadget_footpath {
  margin: 0px 13px 10px;
  overflow: hidden;
  float: left;
}

.cocolog #gadget_session_nav {
  text-align: right;
  margin-right: 10px;
}

.cocolog #blogparts {
  margin-top: 2em;
  text-align: center;
}

.cocolog #blogparts_submit {
  width: 200px;
}

.cocolog #install-avatar-blogparts {
  background: url(/images/setting_icon.gif) no-repeat;
  padding-left: 16px;
  padding-bottom: 3px;
  margin-bottom: 5px;
}

.cocolog #widget-NIFTY_Cocolog_Squares {
  padding: 20px;
  border: 1px dotted #999999;
}

.cocolog .blogparts_installer_right {
  width: 250px;
  float: left;
}

.cocolog .blogparts_installer_left {
  float: left;
  width: 220px;
  margin: 10px 40px 30px 0px;
  padding-left: 40px;
}

.cocolog .blogparts_notice {
  padding-top: 50px;
}

.cocolog .blogparts_preview_notice {
  font-weight: bold;
  text-align: center;
  font-size: 110%;
  padding-bottom: 10px;
}

.cocolog p.blogparts_notice_inner {
  padding-bottom: 5px;
}

.cocolog .new {
  font-size: x-small;
  color: #ff0000;
}

.cocolog .num_voices {
  margin-bottom: 1em;
}

.cocolog .num_voices select {
  margin-left: 1em;
  width: 4em;
}

.cocolog .num_voices input {
  display: none;
  width: 20px;
  height: 120px;
}

.cocolog .num_voices output {
  display: none;
}

.cocolog .avatar-footer-nickname {
  text-align: center;
}

.cocolog .select_push_button {
  margin-bottom: 1em;
}

.cocolog div.activity_media_items {
  height: 106px;
}

.cocolog div.action_stream_image {
  width: 98px;
  height: 104px;
  overflow: hidden;
}

.cocolog div.action_stream_image img, .cocolog div.action_stream_image canvas {
  height: 100px;
  border: 1px solid #CFCFB9;
  padding: 2px;
}

img.spread_image {
  z-index: 12;
  position: absolute;
  border: 1px solid #CFCFB9;
  padding: 2px;
  background-color: #FFFFFF;
}

.cocolog .voice_lesson_btns {
  text-align: center;
  margin: 30px 0px;
  height: 50px;
}

.cocolog div.voice_lesson_btn {
  width: 225px;
  height: 50px;
  float: left;
  position: relative;
  margin: 0 20px;
}

.cocolog .voice_lesson_btn img {
  position: absolute;
  left: 37px;
  clip: rect(0 225px 50px 0);
  margin-top: 0px;
}

.cocolog a:hover.voice_lesson_btn_link img {
  clip: rect(51px 225px 101px 0);
  margin-top: -51px;
}

.cocolog div#voice_lesson {
  display: none;
}

.cocolog #campaign p#apply {
  margin-top: 2em;
}

.cocolog #campaign-description p, .cocolog #campaign-quiz p {
  line-height: 1.5;
  margin-bottom: 1em;
}

.cocolog .sidebar_box_main {
  padding-left: 10px;
  min-height: 30px;
  width: 190px;
  float: left;
}

.cocolog .header_nav_notice {
  padding-left: 10px;
  padding-bottom: 15px;
}

.cocolog div#footer-links a {
  padding-left: 10px;
}

.cocolog div#footer-links {
  padding: 5px 0;
}

.cocolog .new_campaign input, .cocolog .edit_campaign input {
  width: auto;
}

.cocolog fieldset {
  margin-top: 1em;
  padding-bottom: 1em;
  border: groove 2px ThreeDFace;
}

.cocolog ul.user_menu li {
  margin-left: 16px;
  padding-left: 10px;
  padding-bottom: 5px;
  background: url(/images/list_circle.gif) no-repeat scroll left 5px transparent;
}

.cocolog .new_campaign .more, .cocolog .edit_campaign .more {
  margin-right: 2em;
}

.cocolog .new_campaign .delete, .cocolog .edit_campaign .delete {
  float: right;
  margin-right: 2em;
}

.cocolog span.newly-nav {
  background: url(/images/ico_date.gif) no-repeat scroll left transparent;
  padding-left: 18px;
  padding-top: 5px;
  padding-bottom: 5px;
  line-height: 20px;
}

.cocolog span.pv-nav {
  background: url(/images/icon_rank.gif) no-repeat scroll left transparent;
  padding-left: 14px;
  line-height: 25px;
  padding-top: 5px;
  padding-bottom: 5px;
  line-height: 20px;
}

.cocolog .togglable .button, .cocolog #sidebar .button {
  padding-right: 1em;
}

.cocolog .togglable .button a {
  line-height: 16px;
  float: right;
  text-align: right;
  color: #666666;
  display: block;
  height: 16px;
  padding: 0 20px 0 0;
  margin-top: 10px;
}

.cocolog #sidebar .mini a:before {
  content: '最小化する';
}

.cocolog #sidebar .close a:before {
  content: '今日は閉じる';
}

.cocolog #sidebar .max a:before {
  content: '表示する';
}

.cocolog .mini a {
  background: url(/images/mini.gif) no-repeat scroll right 0 transparent;
}

.cocolog .close a {
  background: url(/images/mini.gif) no-repeat scroll right 0 transparent;
}

.cocolog .mini a:hover {
  background: url(/images/mini.gif) no-repeat scroll right -16px transparent;
}

.cocolog .max a {
  background: url(/images/max.gif) no-repeat scroll right 0 transparent;
}

.cocolog .max a:hover {
  background: url(/images/max.gif) no-repeat scroll right -16px transparent;
}

.cocolog div.thum_type {
  margin-bottom: 15px;
}

.cocolog div.friend-nickname {
  width: 70px;
  text-align: center;
  margin-left: 6px;
  font-size: 90%;
}

.cocolog span.voice_mini_res {
  background: url(/images/paging_right.gif) no-repeat scroll left 0px transparent;
  padding-left: 18px;
}

.cocolog span.voice_long_res {
  background: url(/images/paging_down.gif) no-repeat scroll left 0px transparent;
  padding-left: 18px;
}

.cocolog span.voice_root_res {
  background: url(/images/paging_up.gif) no-repeat scroll left 0px transparent;
  padding-left: 18px;
}

.cocolog span.recommend_func {
  font-size: x-small;
  color: #ff0000;
}

.cocolog span.login {
  background: url(/images/icon_login.gif) no-repeat scroll left 0px transparent;
  padding-left: 18px;
  margin-left: 10px;
  padding-bottom: 3px;
}

.cocolog span.register {
  background: url(/images/icon_register.gif) no-repeat scroll left 0px transparent;
  padding-left: 18px;
  margin-left: 10px;
  padding-bottom: 3px;
}

.cocolog div#render_after_agree {
  display: none;
}

.cocolog div#form_check_list {
  margin-bottom: 20px;
}

.cocolog .sortable {
  cursor: move;
}

.cocolog div.lets_res {
  margin-bottom: 20px;
  font-weight: bold;
  text-align: right;
}

.cocolog span.beginner {
  background: url(/images/help-icon.gif) no-repeat scroll left 0px transparent;
}

.cocolog span.edit_blog {
  background: url(/images/edit_blog_icon.gif) no-repeat scroll left 0px transparent;
}

.cocolog span.mypage {
  background: url(/images/mypage-icon.gif) no-repeat scroll left 0px transparent;
}

.cocolog span.home {
  background: url(/images/home-icon.gif) no-repeat scroll left 0px transparent;
}

.cocolog span.blog-square {
  background: url(/images/blog-square-icon.gif) no-repeat scroll left 0px transparent;
}

.cocolog span.voice-square {
  background: url(/images/tubuyaki-icon.gif) no-repeat scroll left 0px transparent;
}

.cocolog div#headNav ul span {
  padding-top: 1px;
  padding-bottom: 5px;
  padding-left: 24px;
  font-size: 120%;
  font-weight: bold;
}

.cocolog div#tutorial_box {
  z-index: 2;
  position: absolute;
}

.cocolog .sidebar-contents-left {
  float: left;
  border: 1px solid #CFCFB9;
  padding: 2px;
  margin-right: 5px;
}

.cocolog #squares-informations-inner a {
  font-weight: normal;
}

.cocolog #interpot_menu {
  background: url(/images/interpot_icon.gif) no-repeat;
  height: 13px;
  padding-left: 16px;
  margin-bottom: 5px;
  padding-bottom: 3px;
}

.cocolog table.participations td, .cocolog table.participations th {
  padding: 1em;
}

.cocolog .gadget_install_button {
  text-align: center;
  margin: 20px;
}

.cocolog div.gadget_install_button input.orange {
  padding: 10px;
}

.cocolog .right_link {
  text-align: right;
  margin: 5px 0px 0px;
}

.cocolog table.arpu {
  border: 2px solid black;
}

.cocolog table.arpu td {
  padding: 5px;
  border: 1px solid grey;
}

.cocolog span.gotomyinterpot {
  background: url(/images/interpot-header-icon.png) no-repeat scroll left 0px transparent;
}

.cocolog .module-guide {
  width: 605px;
  margin-bottom: 60px;
}

.cocolog .module-guide h2 {
  background: url(/images/guide/title_guide.png) no-repeat;
  width: 605px;
  height: 50px;
  margin-bottom: 13px;
}

.cocolog .module-guide .description {
  margin-bottom: 2px;
  padding: 0 10px;
  line-height: 1.4;
}

.cocolog .module-guide li {
  border-bottom: 1px dotted #CCCCCC;
  padding: 12px 10px 9px;
  overflow: hidden;
  _zoom: 1;
}

.cocolog .module-guide p.text {
  background: url(/images/guide/icon_arrow.gif) no-repeat 0 2px;
  padding-left: 19px;
  float: left;
}

.cocolog .module-guide p.btn a {
  background: url(/images/guide/btn_try.gif) no-repeat;
  width: 63px;
  height: 20px;
  float: right;
}

.cocolog .module-window {
  text-align: left;
}

.cocolog .module-window .header {
  background: url(/images/guide/guide_upper.png) no-repeat;
  width: 515px;
  height: 37px;
  position: relative;
}

.cocolog .module-window .header a {
  position: absolute;
  top: 0;
  right: 0;
  display: block;
  width: 25px;
  height: 22px;
}

.cocolog .module-window .inner {
  background: url(/images/guide/guide_middle.png) repeat-y;
  width: 502px;
  padding-bottom: 1px;
}

.cocolog .module-window h2 {
  border-bottom: 2px solid #91BC2C;
  font-size: large;
  font-weight: bold;
  margin: 0 13px 20px 10px;
  padding: 6px 0 4px 0;
}

.cocolog .module-window .image {
  text-align: center;
  margin-bottom: 14px;
}

.cocolog .module-window .text {
  padding: 0 19px 17px 16px;
  line-height: 1.6;
  text-align: left;
}

.cocolog .module-window ul {
  padding: 0 19px 3px 16px;
  overflow: hidden;
}

.cocolog .module-window li {
  display: inline;
}

.cocolog .module-window li.prev a {
  background: url(/images/guide/icon_prev.gif) no-repeat 0 0;
  padding-left: 20px;
  float: left;
}

.cocolog .module-window li.next a {
  background: url(/images/guide/icon_next.gif) no-repeat right 0;
  float: right;
  padding-right: 20px;
}

.cocolog .module-window .lower {
  background: url(/images/guide/guide_lower.png) no-repeat;
  width: 502px;
  height: 10px;
}

.cocolog div#headInner {
  padding-bottom: 3px;
}

.cocolog div.search_data_notice {
  text-align: right;
  font-size: x-small;
}

.cocolog #machi #container {
  margin: 0 auto;
  width: 948px !important;
  text-align: center;
}

.cocolog #machi h1, .cocolog #machi h2 {
  text-indent: -5000px;
  display: none;
}

.cocolog #machi ul {
  overflow: hidden;
  _zoom: 1;
}

.cocolog #machi ul.block-contents li {
  float: left;
  height: 277px;
}

.cocolog #machi li.content01 {
  width: 322px;
  background: url(/images/top/img_01.jpg) no-repeat 1px top;
}

.cocolog #machi li.content02 {
  width: 303px;
  background: url(/images/top/img_02.jpg) no-repeat center top;
}

.cocolog #machi li.content03 {
  width: 321px;
  background: url(/images/top/img_03.jpg) no-repeat center top;
}

.cocolog #machi li.content04 {
  width: 625px;
  background: url(/images/top/img_04.jpg) no-repeat center top;
}

.cocolog #machi li.content05 {
  width: 321px;
  background: url(/images/top/img_05.jpg) no-repeat center top;
}

.cocolog #machi #mainImage {
  width: 948px !important;
  background: url(/images/top/img_main.jpg) no-repeat center top;
  height: 366px;
  text-align: left;
  position: relative;
}

.cocolog #machi ul.module-login {
  width: 196px;
  padding: 40px 13px 0;
  position: absolute;
  left: 700px;
  top: 57px;
  list-style-position: outside;
  margin: 0px;
}

.cocolog #machi ul.module-login li.member {
  margin: 0 0 55px;
  padding: 0;
}

.cocolog #machi ul.block-contents {
  margin: 0px;
}

.cocolog #machi .block-button {
  background: url(/images/top/img_btn_bg.jpg) no-repeat center top;
  height: 133px;
  padding: 92px 0 0 170px;
  text-align: left;
}

.cocolog #machi .module-button {
  padding-right: 30px;
}

.cocolog #machi .more01 {
  background: url(/images/top/allow.gif) no-repeat scroll right center transparent;
  margin: 5px 0 10px;
  padding: 1px 20px;
  text-align: right;
  width: 550px;
}

.cocolog #machi li.member {
  height: 84px;
  width: 170px;
}

.cocolog #machi li.member img {
  position: absolute;
  clip: rect(0 170px 84px 0);
  margin-top: 0px;
}

.cocolog #machi li.member a:hover img, .cocolog #machi li.member a:focus img {
  clip: rect(84px 170px 168px 0);
  margin-top: -84px;
}

.cocolog #machi li.member a div {
  width: 170px;
  height: 84px;
  overflow: hidden;
}

.cocolog #machi li.login {
  height: 50px;
  width: 170px;
}

.cocolog #machi li.login img {
  position: absolute;
  clip: rect(0 170px 50px 0);
  margin-top: 0px;
}

.cocolog #machi li.login a div {
  width: 170px;
  height: 50px;
  overflow: hidden;
}

.cocolog #machi li.login a:hover img, .cocolog #machi li.login a:focus img {
  clip: rect(50px 170px 100px 0);
  margin-top: -50px;
}

.cocolog #machi div.block-button div.login img {
  position: absolute;
  clip: rect(0 280px 84px 0);
  margin-top: 0px;
}

.cocolog #machi div.block-button div.member a div {
  width: 280px;
  height: 84px;
  overflow: hidden;
}

.cocolog #machi div.block-button div.login a div {
  width: 280px;
  height: 84px;
  overflow: hidden;
}

.cocolog #machi div.block-button div.login a:hover img, .cocolog #machi div.block-button div.login a:focus img {
  clip: rect(84px 280px 168px 0);
  margin-top: -84px;
}

.cocolog #machi div.block-button div.member {
  float: left;
  width: 280px;
  height: 84px;
  margin-right: 30px;
}

.cocolog #machi div.block-button div.login {
  float: left;
  width: 280px;
  height: 84px;
}

.cocolog #machi div.block-button div.member img {
  position: absolute;
  clip: rect(0 280px 84px 0);
  margin-top: 0px;
}

.cocolog #machi div.block-button div.member a:hover img, .cocolog #machi div.block-button div.member a:focus img {
  clip: rect(84px 280px 168px 0);
  margin-top: -84px;
}

.cocolog #sidebar div.gototown img {
  position: absolute;
  clip: rect(0 146px 44px 0);
}

.cocolog #sidebar div.gototown a:hover img, .cocolog #sidebar div.gototown a:focus img {
  position: absolute;
  clip: rect(44px 146px 88px 0);
  margin-top: -44px;
}

.cocolog #sidebar div.gotogarden img {
  position: absolute;
  clip: rect(0 146px 44px 0);
}

.cocolog #sidebar div.gotogarden a:hover img, .cocolog #sidebar div.gotogarden a:focus img {
  position: absolute;
  clip: rect(44px 146px 88px 0);
  margin-top: -44px;
}

.cocolog body.toppage div#header_search_box {
  display: none;
}

.cocolog body.toppage div#header {
  display: none;
}

.cocolog #sidebar div.gototown {
  float: left;
  height: 44px;
  margin: 1px 8px 12px 0;
  width: 146px;
}

.cocolog #sidebar div.gotogarden {
  float: left;
  height: 44px;
  margin: 1px 0;
  width: 146px;
}

.cocolog #sidebar #opinion #cocolog-staff {
  float: left;
}

.cocolog div.post-like {
  margin-top: 3px;
}

.cocolog ul#like-list li {
  margin-bottom: 5px;
}

.cocolog ul.like-list li {
  margin-left: 16px;
  padding-left: 55px;
  padding-top: 7px;
  padding-bottom: 13px;
  background: url(/images/like-min.gif) no-repeat scroll left 5px transparent;
}

.cocolog div.like_box_main {
  background: url(/images/like-large.gif) no-repeat scroll 460px 0px transparent;
  height: 50px;
  padding-right: 80px;
}

.cocolog div.box-like-others {
  text-align: right;
  padding-top: 13px;
}

.cocolog span.inline_attention {
  font-weight: bold;
  color: #ff0000;
}

.cocolog p.box_main_r_notice {
  padding-bottom: 5px;
}

.cocolog div.box_main_r_link {
  background: url(/images/allow.gif) no-repeat left;
  padding: 1px 20px;
  margin-bottom: 10px;
}

.cocolog input.wide_button {
  width: 230px;
}

.cocolog div#how_to_gatya_button {
  margin-top: 5px;
}

.cocolog div#oekakiFlash {
  text-align: center;
  margin-bottom: 30px;
}

.cocolog div#oekakiFlashArea {
  text-align: center;
  margin-bottom: 30px;
}

.cocolog div#oekaki_notice {
  text-align: center;
}

.cocolog div#oekaki_notice p {
  padding: 5px;
}

.cocolog .center_box {
  background: url(/images/frame_bg.gif) repeat-y center;
  margin-bottom: 10px;
  width: 605px;
  margin-left: 170px;
  margin-top: 30px;
  margin-bottom: 20px;
}

.cocolog .center_box_bottom {
  background: transparent url(/images/frame_bottom.gif) no-repeat scroll left bottom;
  height: 9px;
}

.cocolog #circle_image {
  float: left;
}

.cocolog div.sidebar_circle_image {
  margin-bottom: 12px;
}

.cocolog span#circle-square-tab {
  background: url(/images/genres/icon_2.gif) no-repeat scroll left 0px transparent;
}

.cocolog div.circle_thread p.posted, .cocolog div.circle_thread_comment p.posted {
  text-align: right;
  padding: 10px 10px 0px;
  border-top: #C5C5C5 1px solid;
  font-size: x-small;
}

.cocolog div.circle_thread_left {
  float: left;
}

.cocolog div.circle_thread_list div.circle_thread_right {
  padding-left: 80px;
}

.cocolog div.circle_thread_list {
  margin-bottom: 10px;
  padding-bottom: 10px;
  border-bottom: 1px dashed #CFCFCF;
}

.cocolog div.circle_thread_body {
  padding-top: 5px;
}

.cocolog div.circle_thread_footer {
  text-align: right;
  padding-top: 20px;
}

.cocolog div.sidebar_blank_box {
  text-align: center;
  margin-bottom: 12px;
}

.cocolog div#circle_voice_form {
  padding-top: 0px;
  background: none repeat scroll 0 0 #FFFFE5;
  border: 1px solid #F5E082;
  margin-bottom: 10px;
  margin-left: 0px;
  padding: 10px;
  padding-bottom: 0px;
}

.cocolog div#circle_voice_form div#voice_form_bottom {
  padding: 10px;
  text-align: right;
}

.cocolog div#circle_voice_form label {
  font-weight: bold;
}

.cocolog div.circle_attention {
  text-align: center;
  padding: 10px;
}

.cocolog .box_main_r input.checkbox {
  width: auto;
  margin-right: 5px;
}

.cocolog .circle_setting_menu {
  padding-bottom: 5px;
  padding-top: 5px;
  border-bottom: 1px dashed #CFCFCF;
}

.cocolog div.profile_leader {
  margin-top: 10px;
}

.cocolog div#circle_note {
  padding: 10px;
  margin-bottom: 10px;
}

.cocolog div.box_notice {
  font-size: x-small;
  text-align: right;
}

.cocolog textarea.ad_user_keys {
  width: 450px;
  height: 600px;
}

.cocolog div#squares-banner-inner div {
  margin-top: 15px;
  margin-bottom: 15px;
}

.cocolog .circle_thread_footer ul {
  float: right;
  list-style-type: none;
  margin: 0;
  padding: 0;
}

.cocolog .circle_thread_footer li {
  border-right: 1px solid gray;
  display: inline;
  float: left;
  list-style: none outside none;
  padding: 0 5px;
}

.cocolog div.circle_thread_footer ul li:last-child {
  border-right: 0px solid white;
  padding-right: 0;
}

.cocolog ul li.last {
  border-right-width: 0;
  padding-right: 0;
}

.cocolog div#headNav ul span.mypage {
  background: url(/images/icon_mypage.gif) 0 0 no-repeat;
}

.cocolog div#headNav ul span.blog-square {
  background: url(/images/icon_blog_square.gif) 0 0 no-repeat;
}

.cocolog div#headNav ul span.voice-square {
  background: url(/images/icon_voice_square.gif) 0 0 no-repeat;
}

.cocolog div#headNav ul span.circle-square {
  background: url(/images/icon_circle_square.gif) 0 0 no-repeat;
  padding-left: 27px;
}

.cocolog div#headNav ul span.game-square {
  background: url(/images/icon_game_square.gif) 0 0 no-repeat;
  padding-left: 27px;
}

.cocolog div#headNav ul span.faq-square {
  background: url(/images/icon_faq_square.gif) 0 0 no-repeat;
}

.cocolog div#headNav ul span.calendar-square {
  background: url(/images/genres/icon_11.gif) 0 0 no-repeat;
}

.cocolog div#headNav ul span.point-square {
  background: url(/images/icon_point.gif) 0 0 no-repeat;
}

.cocolog #mypage_contents {
  background: url(/images/bg_mypagecnt.gif) 0 0 repeat-y;
  margin: 0 0 20px;
}

.cocolog div#mypage_contents .section-list {
  padding: 0 19px 1px;
}

.cocolog .mypage-cnt-btm {
  background: url(/images/bg_mypagecnt.gif) 100% 0 repeat-y;
  height: 10px;
  overflow: hidden;
}

.cocolog #mypage_contents h2 {
  background: #93cc34 url(/images/bg_ttl_mypage.gif) 0 0 no-repeat;
  padding: 10px 10px 10px 45px;
  font-size: 1.5em;
}

.cocolog #mypage_contents h2#other-page-title {
  background: #93cc34 url(/images/bg_ttl_otherpage.gif) 0 0 no-repeat;
}

.cocolog #mypage_contents div#view-mypage {
  background: #F1FFCD url(/images/bg_ttl_mypageview.gif) 0 100% repeat-x;
  padding: 8px 15px;
  margin: 0 1px;
}

.cocolog #mypage_contents div#view-mypage h3 {
  float: left;
  background-image: none;
  padding: 0;
  color: #000000;
}

.cocolog #mypage_contents div#view-mypage p {
  float: right;
}

.cocolog #my_avatar {
  padding: 20px;
}

.cocolog #my_avatar_wrap {
  width: 220px;
  float: left;
}

.cocolog #my_avatar_wrap #my_avatar_img {
  margin: 0 0 5px;
  position: relative;
  height: 300px;
}

.cocolog #my_avatar_wrap #my_avatar_img #abatarimg {
  position: absolute;
}

.cocolog #my_avatar_wrap #my_avatar_img #toggle_abatarimg {
  position: absolute;
  cursor: pointer;
  right: 6px;
  top: 267px;
}

.cocolog #my_avatar_wrap #setting-blog {
  font-size: 0.9em;
  text-align: right;
}

.cocolog #setting_blog_edit_avatar_link{
  position: absolute;
  cursor: pointer;
  right: 6px;
  top: 280px;
}

.cocolog #avatar_nav {
  width: 330px;
  float: right;
}

.cocolog #avatar_nav #avatar_menu {
  margin: 0px;
}

.cocolog #avatar_nav #avatar_menu_bottom {
  margin: 0 0 22px;
}

.cocolog #avatar_nav #avatar_menu li, .cocolog #avatar_nav #avatar_menu_bottom li {
  float: left;
  height: 76px;
  overflow: hidden;
  margin: 0 5px 5px 0;
}

.cocolog #avatar_nav #avatar_menu li#setting {
  clear: both;
}

.cocolog #history {
  padding: 0 0 10px;
  position: relative;
}

.cocolog #history p {
  background: none !important;
  float: left;
  margin: 0 !important;
  padding: 0;
  position: relative;
  width: 165px;
}

.cocolog #history p span {
  position: absolute;
  left: 106px;
  top: 12px;
}

.cocolog #avatar_nav .profile {
  padding: 15px 0 0 5px;
}

.cocolog #avatar_active {
  clear: both;
  background: url(/images/bg_abatar_active.gif) 0 0 repeat-y;
  margin: 10px 0 0;
}

.cocolog #active_title {
  background: none;
  padding: 0;
}

.cocolog #active_entry {
  padding: 10px;
}

.cocolog #active_foot {
  text-align: left;
}

.cocolog #active_foot .voice_action {
  padding: 0 10px;
}

.cocolog #active_foot div.voice_box_bottom {
  background: none;
  padding: 10px 10px 0;
}

.cocolog #active_foot .active_foot_btm {
  background: url(/images/bg_abatar_active.gif) 100% 100% no-repeat;
  height: 10px;
}

.cocolog div#mypage_contents div.module {
  background: url(/images/bg_mypage_module.gif) 0 0 repeat-y;
  margin: 0 0 20px;
}

.cocolog div#mypage_contents div.module-top {
  background: url(/images/bg_mypage_moduletb.gif) 0 0 no-repeat;
  height: 10px;
}

.cocolog div#mypage_contents div.module-bottom {
  background: url(/images/bg_mypage_moduletb.gif) 100% 0 no-repeat;
  height: 10px;
  overflow: hidden;
}

.cocolog div#mypage_contents div.module .module-inner {
  margin: 0 10px;
  padding: 10px 0 0;
}

.cocolog div#mypage_contents div.module h3 {
  background: none;
  padding: 0;
  float: left;
}

.cocolog div#mypage_contents div.module ul.images-list, .cocolog ul.pushes-images-list {
  float: left;
  margin: 0 -10px 10px 0;
  overflow: hidden;
}

.cocolog div#mypage_contents div.module ul.images-list li, .cocolog ul.pushes-images-list li {
  float: left;
  margin-right: 10px;
  width: 72px;
}

.cocolog div#mypage_contents div.module ul.images-list li p.image, .cocolog ul.pushes-images-list li p.image {
  border: 1px solid #E5E5E5;
  padding: 3px;
}

.cocolog div#mypage_contents div.module ul.images-list li p.image a img {
  vertical-align: middle;
}

.cocolog div#mypage_contents div.module ul.images-list li p.name {
  text-align: center;
}

.cocolog div#mypage_contents div.module .more-link {
  float: right;
}

.cocolog div#mypage_contents div.module .more-link .more {
  float: left;
}

.cocolog div#mypage_contents div#myblog h3 {
  background: none;
  padding: 0;
  margin: 0 0 10px;
  width: 80px;
}

.cocolog div#mypage_contents div#myblog table td {
  vertical-align: top;
  width: 276px;
}

.cocolog div#mypage_contents div#myblog table td p {
  background: url(/images/arrow_li.gif) 0 2px no-repeat;
  margin: 0 0 7px;
  padding-left: 10px;
}

.cocolog div#mypage_contents div#otherblog h3 {
  background: none;
  padding: 0;
  margin: 0 0 10px;
  width: 50px;
}

.cocolog div#mypage_contents div#otherblog table td {
  vertical-align: top;
}

.cocolog div#mypage_contents div#otherblog table td p {
  background: url(/images/arrow_li.gif) 0 2px no-repeat;
  margin: 0 0 7px;
  padding-left: 10px;
}

.cocolog div#mypage_contents div#otherblog table td p img {
  vertical-align: middle;
  margin-left: 3px;
}

.cocolog #welcomeSQ {
  margin: 0 0 10px;
  background: url(/images/bg_welcomesq.gif) 0 0 repeat-y;
}

.cocolog #welcomeSQ h3 {
  padding: 0;
}

.cocolog #welcomeSQ dl dd ul {
  padding: 0 33px 20px;
  margin: 0;
}

.cocolog #welcomeSQ dl dd ul li {
  background: url(/images/arrow_howtoplay.gif) 0 2px no-repeat;
  padding: 0 0 10px 15px;
}

.cocolog #welcomeSQ .baner {
  text-align: center;
}

.cocolog #welcomeSQ p.comment {
  padding: 0;
}

.cocolog #squares-informations {
  background: url(/images/bg_sqinformations.gif) -300px 0 repeat-y;
}

.cocolog #squares-informations h3 {
  background: url(/images/bg_sqinformations.gif) 0 0 no-repeat;
  padding: 3px 0 6px 9px;
}

.cocolog .squares-informations-inner {
  padding: 10px 10px 0;
}

.cocolog #squares-informations .box_bottom {
  background: url(/images/bg_sqinformations.gif) -600px 100% no-repeat;
  height: 10px;
}

.cocolog #sidebar .togglable .button a {
  color: #666666;
  display: block;
  float: right;
  height: 16px;
  line-height: 16px;
  margin-top: 7px;
  padding: 0 20px 0 0;
  text-align: right;
}

.cocolog table.qr {
  border-width: 0;
  border-style: none;
  border-color: #0000ff;
  border-collapse: collapse;
}

.cocolog table.qr td {
  border-width: 0;
  border-style: none;
  border-color: #0000ff;
  border-collapse: collapse;
  padding: 0;
  margin: 0;
  width: 3px;
  height: 3px;
}

.cocolog table.qr td.black {
  background-color: #000;
}

.cocolog table.qr td.white {
  background-color: #fff;
}

.cocolog div#invitation_alert {
  margin-bottom: 10px;
  padding: 5px;
  border: #ff6666 2px solid;
  background-color: #fff0f0;
}

.cocolog .tracking_from_to_form input {
  margin: 5px;
}

.cocolog div.invitation_step_block {
  padding-left: 20px;
  margin-bottom: 10px;
}

.cocolog div.invitation_step_block textarea {
  margin-top: 5px;
}

.cocolog div#uid_activation_qrcode {
  float: left;
  height: 140px;
}

.cocolog div#uid_activation_notice {
  padding-left: 130px;
}

.cocolog div#invitation_url_sync_button {
  margin: 5px;
}

.cocolog div#invitation_alert {
  font-size: normal;
  padding: 10px;
}

.cocolog div#invitation_alert p {
  font-weight: bold;
  font-size: large;
  margin-bottom: 5px;
}

.cocolog #invitation_main_contents {
  margin-bottom: 20px;
}

.cocolog #invitation_main_contents h3 {
  background: none;
  padding: 0;
}

.cocolog #invitation_main_contents div.lead {
  position: relative;
}

.cocolog #invitation_main_contents div.lead p.term {
  position: absolute;
  top: 4px;
  left: 90px;
}

.cocolog #invitation_main_contents #present {
  background: url(/images/images_cp/01_bg_re_present.gif) 0 0 repeat-y;
}

.cocolog #invitation_main_contents #present .cont_inner {
  padding: 0 28px 0 30px;
  background: url(/images/images_cp/01_bg_bottom_present.jpg) 0 bottom no-repeat;
  zoom: 1;
}

.cocolog #invitation_main_contents #present .cont_inner ul {
  margin: 0;
  background: url(/images/images_cp/01_bg_plus_present.jpg) 147px 92px no-repeat;
  width: 547px;
}

.cocolog #invitation_main_contents #present .cont_inner ul li {
  float: left;
}

.cocolog #invitation_main_contents #present .cont_inner ul li p.photo {
  padding: 10px 10px 0;
}

.cocolog #invitation_main_contents #present .cont_inner ul li p.txt {
  padding: 0 10px 10px;
  background: url(/images/images_cp/01_bgbtm02_frame_present.jpg) 0 bottom no-repeat;
}

.cocolog #invitation_main_contents #present .cont_inner ul li.first p.txt {
  background: url(/images/images_cp/01_bgbtm01_frame_present.jpg) 0 bottom no-repeat;
}

.cocolog #invitation_main_contents #present .cont_inner div.lead {
  padding: 20px 20px 35px;
  margin-top: 15px;
  background: url(/images/images_cp/01_boader_present.gif) 0 0 repeat-x;
  position: inherit;
}

.cocolog #invitation_main_contents #present .cont_inner div.lead p {
  float: left;
}

.cocolog #invitation_main_contents #present .cont_inner ul li.first {
  background: url(/images/images_cp/01_bg01_frame_present.jpg) 0 0 no-repeat;
  margin-right: 50px;
}

.cocolog #invitation_main_contents #present .cont_inner ul li.second {
  background: url(/images/images_cp/01_bg02_frame_present.jpg) 0 0 no-repeat;
  margin-right: 4px;
}

.cocolog #invitation_main_contents #present .cont_inner ul li.third {
  background: url(/images/images_cp/01_bg03_frame_present.jpg) 0 0 no-repeat;
  margin-right: 4px;
}

.cocolog #invitation_main_contents #present .cont_inner ul li.fourth {
  background: url(/images/images_cp/01_bg04_frame_present.jpg) 0 0 no-repeat;
}

.cocolog #matter_contents, .cocolog #invitation_notice {
  width: 565px;
  margin: 0 auto 10px;
  color: #414141;
}

.cocolog #matter_contents h3, .cocolog #invitation_notice h3 {
  background: none;
  padding: 0;
}

.cocolog #matter_contents .cont_inner, .cocolog #invitation_notice .cont_inner {
  background: url(/images/images_cp/01_bg_re_matter.gif) 0 0 repeat-y;
  padding: 0 20px 10px;
}

.cocolog #matter_contents .cont_inner p.lead, .cocolog #invitation_notice .cont_inner p.lead {
  font-weight: bold;
  margin-bottom: 1em;
}

.cocolog #matter_contents .cont_bottom, .cocolog #invitation_notice .cont_bottom {
  background: url(/images/images_cp/01_bg_bottom_matter.gif) 0 0 no-repeat;
  height: 5px;
  font-size: 0;
}

.cocolog .lead_invite {
  text-align: center;
  margin-bottom: 10px;
}

.cocolog .lead_matter {
  text-align: center;
  margin-bottom: 10px;
}

.cocolog #fault-informations {
  margin-top: 1em;
}

.cocolog span.mail_address_period {
  font-weight: bold;
  font-size: large;
}

.cocolog span.alert_notice {
  font-weight: bold;
  color: #cc0000;
}

.cocolog ul.mail_address_list {
  padding-top: 10px;
  padding-left: 30px;
}

.cocolog div#interpot_opinion div.voice_box {
  padding-right: 10px;
}

.cocolog div.box_error p {
  margin: 5px;
}

.cocolog div.entry-inner-comments {
  margin: 5px;
  margin-top: 10px;
  padding: 5px;
  margin-left: 80px;
}

.cocolog div.entry-inner-comment {
  min-height: 70px;
  margin-top: 5px;
  padding: 10px 5px;
  margin-bottom: 5px;
  background-color: #fffffe;
}

.cocolog div.entry-inner-comment-avatar {
  padding-left: 5px;
  float: left;
  min-width: 75px;
  width: 75px;
}

.cocolog div.entry-inner-comment-body {
  padding-left: 10px;
  margin-left: 75px;
  margin-bottom: 5px;
  min-height: 70px;
}

.cocolog ul#pings {
  position: fixed;
  z-index: 10;
  left: 20px;
  top: 0px;
  margin: 0px;
  padding: 0px;
}

.cocolog ul#pings li {
  border: 1px solid #f6ac00;
  background-color: #fbf0e4;
  margin: 0px;
  padding: 5px;
  width: 200px;
  min-height: 75px;
  font-size: x-small;
  font-weight: bold;
  list-style-type: none;
}

.cocolog #squares-information-notifications, #squares-information-notifications {
  position: absolute;
  z-index: 10;
  left: 20px;
  top: 0px;
  background: url(/images/bg_sqinformation_notifications.png) -300px 0 repeat-y;
  display: none;
}

.cocolog #squares-information-notifications h3 {
  background: url(/images/bg_sqinformation_notifications.png) 0 0 no-repeat;
  padding: 8px 0 6px 9px;
}

.cocolog .squares-informations-inner {
  padding: 10px 10px 0;
}

.cocolog #squares-information-notifications .box_bottom {
  background: url(/images/bg_sqinformation_notifications.png) -600px 100% no-repeat;
  height: 10px;
}

.cocolog #sidebar .togglable .button a {
  color: #666666;
  display: block;
  float: right;
  height: 16px;
  line-height: 16px;
  margin-top: 7px;
  padding: 0 20px 0 0;
  text-align: right;
}

.cocolog div#squares-information-notifications .close a:before {
  content: '閉じる';
}

.cocolog #squares-information-body {
  position: absolute;
  z-index: 11;
  left: 20px;
  top: 0px;
  text-align: left;
  font-size: 85%;
}

.cocolog #squares-information-body a.close-item {
  color: inherit;
  text-decoration: none;
}

.cocolog #squares-information-body h3 {
  background: none;
  color: inherit;
  padding: 0;
  font-size: 125%;
  font-weight: inherit;
}

#squares-information-body:before {
  border: 0;
}

.cocolog #squares-information-body .close-item:after {
  text-decoration: none;
}

.cocolog div#squares-information-body h3.squares-information-subject {
  background: url(/images/bg_sqinformation_body.png) 0 0 no-repeat;
  padding: 15px 0 6px 9px;
  font-size: large;
}

.cocolog div.squares-information-body-inner {
  padding: 10px;
}

.cocolog #squares-information-body .box_bottom {
  background: url(/images/bg_sqinformation_body.png) -1200px 100% no-repeat;
  height: 10px;
}

.cocolog span.information_is_read {
  font-size: small;
  color: #FF0000;
}

.cocolog span#information_unread_num {
  padding: 0 0 0 4px;
  margin: 0px;
  font-size: 100%;
  color: #ff0000;
}

.cocolog div#commonHeader ul li.nickname {
  background: url(/images/hito_grey.gif) no-repeat left;
  padding: 1px 0px 3px 6px;
}

.cocolog div#commonHeader ul li.login {
  background: url(/images/icon_login_grey.gif) no-repeat left;
  padding: 1px 0px 3px 12px;
}

.cocolog div#commonHeader ul li.info {
  background: url(/images/icon_info_grey.gif) no-repeat left;
  padding: 1px 0px 3px 12px;
}

.cocolog div#commonHeader ul li.search_link {
  background: url(/images/icon_search_grey.gif) no-repeat left;
  padding: 1px 0px 3px 12px;
}

.cocolog div.squares-information-date {
  text-align: right;
  padding-right: 20px;
  color: #656565;
}

.cocolog div#squares-informations-search, div#squares-informations-search {
  display: none;
  position: absolute;
  z-index: 12;
}

.cocolog div#squares-informations-search .close a:before {
  content: '閉じる';
}

.cocolog #squares-informations-search-inner {
  background: url(/images/bg_sqinformations_search.gif) -300px 0 repeat-y;
}

.cocolog #squares-informations-search h3 {
  background: url(/images/bg_sqinformations_search.gif) 0 0 no-repeat;
  padding: 9px 0 5px 9px;
}

.cocolog .squares-informations-search-inner {
  padding: 10px 10px 0;
}

.cocolog #squares-informations-search .box_bottom {
  background: url(/images/bg_sqinformations_search.gif) -600px 100% no-repeat;
  height: 10px;
}

.cocolog div#commonHeader div#commonHeadLogo div ul li.gotoniftytop a {
  padding-top: 3px;
  padding-left: 10px;
  text-decoration: none;
  font-size: x-small;
}

.cocolog p.voice_blog_pr_ng {
  color: #ff0000;
  font-weight: bold;
}

.cocolog img#tutorialArrow {
  position: absolute;
  z-index: 12;
}

.cocolog div#express_installation {
  margin-top: 10px;
  padding: 10px;
}

.cocolog div#howto_update_flash div.entry, .cocolog div#howto_reinstall_flash div.entry {
  width: auto;
}

.cocolog div#howto_update_flash, .cocolog div#howto_reinstall_flash {
  display: none;
}

.cocolog div#express_installation_note {
  margin-top: 10px;
  margin-bottom: 10px;
}

.cocolog div#gadget_inner div.formbox_error {
  margin: 10px;
}

.cocolog .tutorialFrontBox {
  display: none;
  width: 728px;
  position: fixed;
  top: 0;
  z-index: 22;
}

.cocolog .tutorialFrontBox .inner {
  width: 728px;
  position: absolute;
  top: 100px;
}

.cocolog .tutorialFrontBox img {
  vertical-align: bottom;
}

.cocolog .tutorialFrontBox h3 {
  padding: 0;
}

.cocolog .tutorialFrontBox dl {
  background: url(/images/tutorial/bg_front_box.gif) repeat-y 0 0;
}

.cocolog .tutorialFrontBox dt {
  margin: 0 0 20px;
}

.cocolog .tutorialFrontBox dd {
  width: 560px;
  text-align: left;
  padding: 0 0 0px;
  margin: 0 84px;
  zoom: 1;
}

.cocolog .tutorialFrontBox dd:after {
  content: '';
  clear: both;
  display: block;
}

.cocolog .tutorialFrontBox .left {
  width: 280px;
  float: left;
}

.cocolog .tutorialFrontBox .right {
  width: 280px;
  float: right;
}

.cocolog .tutorialFrontBox ul {
  padding: 15px 0 0;
  margin: 0;
}

.cocolog .tutorialFrontBox li {
  min-height: 15px;
  _height: 15px;
  padding: 0 0 0 18px;
  margin: 0 0 10px;
  background-repeat: no-repeat;
  background-position: 0 .25em;
}

.cocolog .tutorialFrontBox .left li {
  background-image: url(/images/tutorial/icon_dot_blue.gif);
}

.cocolog .tutorialFrontBox .right li {
  background-image: url(/images/tutorial/icon_dot_orange.gif);
}

.cocolog .tutorialFrontBox .baner {
  padding: 20px 0 0;
}

.cocolog .tutorialFrontBox .comment {
  padding: 0;
}

.cocolog .tutorialFrontBox .closeBtn {
  width: 62px;
  height: 61px;
  position: absolute;
  top: -28px;
  right: -26px;
}

.cocolog #greyField {
  background-color: #000000;
  position: fixed;
  z-index: 10;
  top: 0px;
  left: 0px;
  opacity: 0.8;
  filter: Alpha(opacity=80);
}

.cocolog .tutorialFixed {
  text-decoration: line-through;
}

.cocolog #tutorialNotice {
  text-align: center;
  font-weight: bold;
  color: #FF0000;
  padding: 5px 0 5px 0;
}

.cocolog div#recent_first_voice p.posted {
  margin-top: 5px;
}

.cocolog table#releases_calender {
  width: 910px;
  margin: 5px;
  margin-left: 20px;
  line-height: normal;
}

.cocolog table#releases_calender tr#label {
  background-color: #EEEEEE;
  text-align: center;
  height: 16px;
}

.cocolog table#releases_calender tr {
  vertical-align: top;
  height: 60px;
}

.cocolog table#releases_calender th {
  width: 130px;
  border: 1px solid #6E6E6E;
  padding: 2px;
}

.cocolog table#releases_calender th ul li {
  font-size: x-small;
  margin-bottom: 10px;
}

.cocolog table#releases_calender th.sunday {
  background-color: #FFEEEE;
  color: #CC3333;
}

.cocolog table#releases_calender th.holiday {
  background-color: #FFEEEE;
  color: #CC3333;
}

.cocolog table#releases_calender th.saturday {
  background-color: #EEF9FF;
  color: #3399CC;
}

.cocolog table#releases_calender tr#label th.sunday {
  color: #CC3333;
  background-color: #EEEEEE;
}

.cocolog table#releases_calender tr#label th.saturday {
  color: #3399CC;
  background-color: #EEEEEE;
}

.cocolog table#releases_calender th.holiday span.holiday_name {
  padding-left: 5px;
}

.cocolog div#releases_calender_month {
  text-align: center;
  font-weight: bold;
  margin: 10px;
  font-size: large;
}

.cocolog div#releases_calender_month span {
  padding: 10px;
}

.cocolog div#releases_calender_notice {
  text-align: right;
  padding-right: 20px;
  padding-top: 10px;
}

.cocolog div.sidebar-contents-date {
  margin-bottom: 7px;
}

.cocolog div#gadget_header_note {
  margin: 15px;
}

.cocolog input#installation_header_note_disabled_at {
  width: auto;
}

.cocolog div.push_box {
  text-align: center;
}

.cocolog #avatar_nav .push_box #avatar_menu {
  height: auto;
  width: 250px;
  margin-left: 40px;
}

.cocolog #mypage_contents h2#push-page-title {
  background: #93cc34 url(/images/bg_ttl_pushpage.gif) 0 0 no-repeat;
  padding-left: 20px;
}

.cocolog #nifty-official-blogs img.thumbnail {
  background: none repeat scroll 0 0 #FFF;
  border: 1px solid #CCC;
  float: left;
  margin: 0 5px 0 0;
  padding: 2px;
}

.cocolog #nifty-official-blogs li {
  line-height: 1.2;
  margin: 10px 5px;
}

.cocolog #nifty-official-blogs p:after {
  content: ".";
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
}

.cocolog ul.pushes-images-list {
  margin-left: 5px;
}

.cocolog ul.pushes-images-list li {
  margin-right: 15px;
}

.cocolog div.action_stream_image div.select_link {
  text-align: center;
  margin-bottom: 3px;
}

.cocolog textarea#contest_candidate_voice {
  height: 100px;
}

.cocolog textarea#contest_vote_voice {
  height: 100px;
}

.cocolog div#contest_entry_thanks {
  margin: 30px 0px;
  font-weight: bold;
}

.cocolog div#contest_term_subject {
  font-weight: bold;
}

.cocolog div#contest_term_notice li {
  padding: 5px 10px;
}

.cocolog div#contest_term_notice {
  margin: 20px;
}

.cocolog div#contest_voted {
  margin: 20px;
  padding: 20px;
  border: 1px solid #ff0000;
  background-color: #ffeaea;
  font-weight: bold;
}

.cocolog div.contest_entry_item {
  margin: 20px;
  border-bottom: 1px dashed #cccccc;
}

.cocolog div.contest_entry_item div {
  margin: 5px 0px;
}

.cocolog div.contest_ranking {
  font-weight: bold;
  font-size: large;
}

.cocolog div#contest_html_area {
  margin: 30px 0px;
}

.cocolog ul#mypage_task_list {
  background: #F6F4ED;
  border: 1px solid #FFC000;
  padding: 10px;
  color: #FF3300;
}

.cocolog ul#mypage_task_list li.check_mark {
  margin-left: 0px;
}

.cocolog table.inquiries {
  border: 2px solid black;
  width: 950px;
  font-size: small;
  margin-top: 5px;
  margin-bottom: 5px;
}

.cocolog table.inquiries td {
  padding: 5px;
  border: 1px solid grey;
}

.cocolog table.inquiries tr.label {
  background-color: #fffde2;
  font-weight: bold;
}

.cocolog table.inquiries td.label {
  background-color: #fffde2;
  font-weight: bold;
  width: 80px;
}

.cocolog div.inquiry h2 {
  margin-top: 20px;
  margin-bottom: 5px;
}

.cocolog .inquiries_search {
  background: none repeat scroll 0 0 #FFFFE5;
  border: 1px solid #F5E082;
  margin: 10px;
  padding: 10px;
}

.cocolog .inquiries_search div {
  margin: 10px;
  font-weight: bold;
}

.cocolog .inquiries_search div label {
  width: 300px;
}

.cocolog .inquiries_search input {
  width: 300px;
}

.cocolog input#search_from {
  width: 200px;
}

.cocolog input#inquiry_reedit {
  float: left;
  margin-right: 15px;
}

.cocolog input#search_to {
  width: 200px;
}

.cocolog input#search_closed {
  width: 50px;
}

.cocolog #inquiry_comment_text {
  width: 600px;
  height: 150px;
  margin: 5px 0px 10px;
}

.cocolog ul.inquiry_template_body li {
  display: none;
}

.cocolog div#trouble_user {
  font-size: x-small;
  text-align: right;
  margin-bottom: 5px;
}

.cocolog div#trouble_user div {
  padding-bottom: 3px;
}

.cocolog textarea#inquiry_comment_body, .cocolog textarea#sp_inquiry_body {
  background-color: #ffcccc;
}

.cocolog div.squares-information-footer {
  text-align: right;
  color: #656565;
  margin-top: 20px;
}

.cocolog .yim {
  border: 1px black solid;
  margin: auto;
}

.cocolog .yim-header {
  min-height: 90px;
  width: 728px;
}

.cocolog .yim-sidebar {
  min-height: 250px;
  width: 300px;
}

.cocolog .yim-content {
  margin: 0;
  min-height: 280px;
  width: 336px;
  border: none;
}

.cocolog .yim ul {
  padding: 0;
}

.cocolog .yim-content ul {
  margin-bottom: 4px;
}

.cocolog .yim li {
  cursor: pointer;
  text-align: left;
  display: block;
  background: url(/images/allow.gif) no-repeat scroll left center transparent;
  margin-left: 0.5em;
  line-height: 120%;
}

.cocolog .yim-sidebar li {
  min-height: 66px;
}

.cocolog .yim-sidebar .about {
  height: 18px;
}

.cocolog .yim-content li {
  min-height: 60px;
}

.cocolog .yim a.yim-ad {
  cursor: pointer;
  text-decoration: none;
  display: block;
  margin: 4px 0 4px 1em;
  padding-left: 0.5em;
}

.cocolog .yim a.yim-ad:hover {
  background: none repeat scroll 0 0 #F1EEE7;
}

.cocolog .yim span.yim-title {
  text-decoration: underline;
  color: #0062CE;
  font-weight: bold;
  font-size: small;
}

.cocolog .yim span.desc {
  color: #000;
  font-size: small;
}

.cocolog .yim span.host {
  color: #008000;
  font-size: x-small;
  word-wrap: break-word;
}

.cocolog .yim .about {
  font-size: small;
  text-align: right;
  width: auto;
  color: #FFF;
  background-color: #333;
  padding: 3px;
}

.cocolog .yim-content .about {
  color: #000;
  background-color: transparent;
}

.cocolog .yim .about a {
  color: #FFF;
}

.cocolog .yim-content .about a {
  color: #000;
}

.cocolog .yim .about a:hover {
  text-decoration: underline;
}

.cocolog div.myroom_frame {
  width: 945px;
  border: 0px;
  margin-left: 2px;
  margin-bottom: 10px;
  text-align: center;
}

.cocolog #roomphoto h3 {
  background: none;
}

.cocolog #cardalbum {
  margin: 0 16px;
  padding: 0 0 30px;
}

.cocolog #cardalbum h2 {
  background: url(/images/card/cardalbum_bgtop.gif) no-repeat 0 0;
  padding: 21px 0 0 60px;
  margin-bottom: -3px;
}

.cocolog #cardalbum_inner {
  background: url(/images/card/cardalbum_bg.gif) repeat-y 0 0;
  padding: 11px 30px 20px 61px;
}

.cocolog div.edit-cardlist {
  padding-bottom: 80px;
}

.cocolog div.edit-cardlist-first {
  padding-bottom: 50px;
}

.cocolog div.edit-cardlist img {
  padding-bottom: 5px;
}

.cocolog div.gray img {
  filter: grayscale(100%);
  -webkit-filter: grayscale(100%);
  -moz-filter: grayscale(100%);
  -ms-filter: grayscale(100%);
  -o-filter: grayscale(100%);
  filter: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg'><filter id='grayscale'><feColorMatrix type='matrix' values='0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0'/></filter></svg>#grayscale");
  -webkit-filter: gray;
          filter: gray;
}

.cocolog div.edit-cardlist div.cardlist_line div {
  text-align: center;
  line-height: 20px;
}

.cocolog div.edit-cardlist div.cardlist_line a {
  text-decoration: none;
}

.cocolog #cardalbum_inner .cardlist {
  background: url(/images/card/cardalbum_cardbg.gif) no-repeat 0 0;
  height: 184px;
  margin: 0;
  zoom: 1;
}

.cocolog #cardalbum_inner .cardlist div.cardlist_group {
  height: 130px;
  zoom: 1;
  margin: 0;
  line-height: 1;
  vertical-align: top;
}

.cocolog #cardalbum_inner .cardlist div.cardlist_line {
  width: 130px;
  height: 130px;
  margin: 0 0 0 9px;
  float: left;
  position: relative;
  display: inline;
}

.cocolog #cardalbum_inner .cardlist div.cardlist_line a:hover div.cardalbum_popup {
  display: block;
}

.cocolog #cardalbum_inner .cardlist div.first {
  margin-left: 0;
}

.cocolog #cardalbum_inner .cardlist div.cardlist_line img.card {
  z-index: 1;
  position: absolute;
  right: 0;
  top: 0;
  display: block;
  margin: 0;
  height: 130px;
}

.cocolog #cardalbum_inner .cardlist div.cardlist_line a:hover span {
  cursor: pointer;
  display: block;
  z-index: 10;
  position: absolute;
  right: 0;
  top: 0;
  border: solid 4px #ff6000;
  width: 130px;
  height: 130px;
  line-height: 1;
}

.cocolog #cardalbum_btm .more-link {
  padding: 22px 0 0;
  background: url(/images/card/cardalbum_btmline.gif) repeat-x 0 0;
  font-weight: bold;
  min-height: 27px;
}

.cocolog #cardalbum_inner .more-link {
  font-weight: bold;
}

.cocolog #cardalbum_btm {
  background: url(/images/card/cardalbum_bgbtm.gif) no-repeat 0 100%;
  padding: 5px 31px 15px 61px;
}

.cocolog #cardalbum_btm .pagination {
  margin-top: 0;
}

.cocolog #roomphoto {
  padding: 0 15px 0px;
}

.cocolog #roomphoto .roomtitle {
  background: url(/images/card/box_01_wide.gif);
  margin: 0 0 10px;
  padding: 6px 0 0;
  zoom: 1;
}

.cocolog #roomphoto .roomtitle .inner {
  background: url(/images/card/box_01_wide.gif) no-repeat 0 100%;
}

.cocolog #roomphoto .roomtitle h3 {
  padding: 4px 0 10px 15px;
}

.cocolog #roomphoto .room {
  background: url(/images/card/room_bg.gif) no-repeat 0 0;
  padding: 12px 13px 0 13px;
  margin: 0px;
  position: relative;
  height: 602px;
}

.cocolog #roomphoto .room div {
  position: relative;
  z-index: 1;
}

.cocolog #roomphoto .room p {
  position: absolute;
  z-index: 10;
  right: 22px;
  top: 476px;
}

.cocolog #roomphoto .roompush {
  zoom: 1;
  padding: 0 0 20px;
}

.cocolog #roomphoto .push_box {
  overflow: hidden;
  width: 240px;
  float: left;
  margin: 0px;
}

.cocolog #roomphoto .push_box img {
  margin-left: -15px;
}

.cocolog #roomphoto .push_box img a {
  width: 240px;
  display: block;
  overflow: hidden;
}

.cocolog #roomphoto .push_info {
  width: 680px;
  float: left;
  background: url(/images/card/roompush_infobg.gif) no-repeat 0 100%;
  padding: 0 0 20px;
  font-size: .92em;
}

.cocolog #roomphoto .push_info h4 {
  padding: 20px 26px 12px 40px;
  background: url(/images/card/roompush_infobg.gif) no-repeat 0 0;
}

.cocolog #roomphoto .push_faq {
  padding: 0 26px 10px 40px;
  zoom: 1;
}

.cocolog #roomphoto .push_faq ul {
  width: 300px;
  float: left;
  margin: 0 7px 5px 0;
}

.cocolog #roomphoto .push_faq ul li {
  margin: 0 0 8px;
}

.cocolog #roomphoto .push_history {
  padding: 15px 0 0;
  margin: 0 26px 0 40px;
  background: url(/images/card/line_dot.gif) repeat-x 0 0;
  zoom: 1;
}

.cocolog #roomphoto .push_history .info {
  width: 82px;
  float: left;
  margin-right: 4px;
}

.cocolog #roomphoto .push_history .info .more {
  padding-left: 0;
  padding-right: 18px;
  margin-top: 5px;
  font-size: .92em;
}

.cocolog #roomphoto .push_history ul.images-list {
  width: 528px;
  float: left;
  margin: 0;
}

.cocolog #roomphoto .push_history ul.images-list li {
  float: left;
  margin: 0 8px;
  width: 72px;
  display: inline;
}

.cocolog #roomphoto .push_history ul.images-list li p.image {
  border: 1px solid #E5E5E5;
  padding: 3px;
  background: #fff;
  margin-bottom: 3px;
}

.cocolog #roomphoto .push_history ul.images-list li a img {
  vertical-align: middle;
}

.cocolog #roomphoto .push_history ul.images-list li p.name {
  text-align: center;
  font-size: .92em;
}

.cocolog div.cardalbum_popup {
  width: 207px;
  text-align: left;
  position: absolute;
  z-index: 11;
  margin-top: 10px;
  margin-left: -35px;
  display: none;
  color: #333333;
}

.cocolog div.cardalbum_popup .card_head {
  background: url(/images/card/cardpop_bg.gif) no-repeat 0 0;
  padding: 7px 10px 2px 15px;
  zoom: 1;
}

.cocolog div.cardalbum_popup .card_head p {
  width: 150px;
  float: left;
  font-weight: bold;
  margin: 5px 0 0;
}

.cocolog div.cardalbum_popup .card_head div {
  float: right;
  width: 25px;
}

.cocolog div.cardalbum_popup .info {
  background: url(/images/card/cardpop_bg.gif) no-repeat 0 100%;
  padding: 3px 7px 12px 6px;
  font-size: .92em;
}

.cocolog div.cardalbum_popup .info dl {
  background: #fff;
  padding: 8px 8px 2px;
}

.cocolog div.cardalbum_popup .info dt {
  width: 3.5em;
  float: left;
  color: #c76d00;
  margin: 0 0 3px;
}

.cocolog div.cardalbum_popup .info dd {
  padding: 0 0 5px;
  zoom: 1;
  overflow: hidden;
}

.cocolog div.cardalbum_popup .info dt.profile {
  float: none;
  width: auto;
  margin: 0 0 2px;
}

.cocolog #cardalbum_inner .cardlist ul:after, .cocolog #roomphoto .roompush:after, .cocolog #roomphoto .push_faq:after, .cocolog #roomphoto .push_history:after, .cocolog #cardalbum_popup .card_head {
  content: '';
  display: block;
  clear: both;
}

.cocolog div#cardGacha {
  background: url(/images/card/bg_main.gif) 0 0 repeat-y;
  width: 920px;
  margin: 0 auto;
  padding: 0 0 20px;
  color: #333333;
}

.cocolog div#cardGacha div#gHead {
  margin: 0 0 10px;
}

.cocolog div#cardGacha div#gHead h3 {
  padding: 0;
  background: none;
}

.cocolog div#cardGacha ol#gDescription {
  width: 780px;
  margin: 0 auto 20px;
  font-size: 0;
}

.cocolog div#cardGacha ol#gDescription li#description01 {
  width: 780px;
  background: url(/images/card/bg_description01.gif) left bottom no-repeat;
  padding-bottom: 21px;
}

.cocolog div#cardGacha ol#gDescription .descriptionL {
  width: 390px;
  float: left;
}

.cocolog div#cardGacha ol#gDescription li#description02 {
  width: 390px;
  background: url(/images/card/bg_description02.gif) left bottom no-repeat;
  padding-bottom: 21px;
}

.cocolog div#cardGacha ol#gDescription li#description03 {
  width: 390px;
  background: url(/images/card/bg_description03.gif) left bottom no-repeat;
  padding-bottom: 21px;
}

.cocolog div#cardGacha div.gContentsArea {
  margin-bottom: 20px;
  width: 780px;
  margin: 0 auto 20px;
}

.cocolog div#cardGacha div.gContentsArea .explanation {
  font-size: x-small;
}

.cocolog div#cardGacha div.gContents {
  border: 6px solid #5e4024;
  border-top: none;
  padding: 0 15px 15px;
  background-color: #fff;
}

.cocolog div#cardGacha div.gContents h5 {
  margin-bottom: 15px;
}

.cocolog div#cardGacha div#rareContents ul {
  margin: 0;
}

.cocolog div#cardGacha div#rareContents li {
  width: 246px;
  float: left;
  text-align: center;
}

.cocolog div#cardGacha div.gContents table {
  margin: 0 0 15px;
  background: url(/images/card/bg_table.gif) 0 0 repeat-y;
}

.cocolog div#cardGacha div.gContents table th, .cocolog div#cardGacha div.gContents table td {
  border-bottom: 2px solid #fff;
  border-right: 2px solid #fff;
}

.cocolog div#cardGacha div.gContents table td {
  width: 180px;
  padding: 10px;
  text-align: left;
}

.cocolog div#cardGacha div.gContents tr.gachaImg td {
  padding: 0;
}

.cocolog div#cardGacha div.gContents td.lastChild {
  border-right: none;
}

.cocolog div#cardGacha div.gContents dl {
  width: 235px;
  float: left;
  padding-right: 15px;
  text-align: left;
}

.cocolog div#cardGacha div.gContents dl.lastChild {
  padding-right: 0;
}

.cocolog div#cardGacha div.gContents dt {
  font-weight: bold;
  border-bottom: dotted 1px;
  padding: 0 5px 4px;
}

.cocolog div#cardGacha div.gContents dd {
  padding: 0 5px;
  font-size: 90%;
  line-height: 1.6;
}

.cocolog div#cardGacha div.gContents dd li {
  margin-bottom: 10px;
  padding-left: 11px;
  background: url(/images/card/icon_dott.gif) 0 5px no-repeat;
}

.cocolog div#cardGacha div.gContents dd p {
  text-align: center;
}

.cocolog div#cardGacha div.gContents div.gContentsL {
  float: left;
  width: 543px;
}

.cocolog div#cardGacha div.gContents div.gContentsR {
  float: right;
  width: 195px;
}

.cocolog div#cardGacha div.gContents p.gPageTop {
  text-align: right;
  padding: 15px 0 0 0;
  clear: both;
}

.cocolog div#cardGacha a, .cocolog div#cardGacha a:hover {
  text-indent: -9999px;
  display: block;
  margin: 0 auto;
  overflow: hidden;
}

.cocolog div#cardGacha a.link_icon {
  text-indent: 0px;
  display: inline;
  margin: 0 auto;
  overflow: hidden;
}

.cocolog div#cardGacha ol#gDescription a {
  height: 44px;
  line-height: normal;
}

.cocolog div#cardGacha ol#gDescription a.btnKind {
  background: url(/images/card/btn_description.gif) 0 0 no-repeat;
  width: 173px;
}

.cocolog div#cardGacha ol#gDescription a.btnKind:hover {
  background: url(/images/card/btn_description.gif) 0 -44px no-repeat;
}

.cocolog div#cardGacha ol#gDescription a.btnRare {
  background: url(/images/card/btn_description.gif) -173px 0 no-repeat;
  width: 189px;
}

.cocolog div#cardGacha ol#gDescription a.btnRare:hover {
  background: url(/images/card/btn_description.gif) -173px -44px no-repeat;
}

.cocolog div#cardGacha ol#gDescription a.btnCombination {
  background: url(/images/card/btn_description.gif) -362px 0 no-repeat;
  width: 173px;
}

.cocolog div#cardGacha ol#gDescription a.btnCombination:hover {
  background: url(/images/card/btn_description.gif) -362px -44px no-repeat;
}

.cocolog div#cardGacha ol#gDescription a.btnRoom {
  background: url(/images/card/btn_description.gif) -535px 0 no-repeat;
  width: 173px;
}

.cocolog div#cardGacha ol#gDescription a.btnRoom:hover {
  background: url(/images/card/btn_description.gif) -535px -44px no-repeat;
}

.cocolog div#cardGacha div.gBtnArea {
  padding-bottom: 20px;
}

.cocolog div#cardGacha div.gBtnArea a {
  height: 87px;
}

.cocolog div#cardGacha div.gBtnArea a {
  background: url(/images/card/btn_gacha.gif) 0 0 no-repeat;
  width: 477px;
}

.cocolog div#cardGacha div.gBtnArea a:hover {
  background: url(/images/card/btn_gacha.gif) 0 -87px no-repeat;
  width: 477px;
}

.cocolog div#cardGacha div.gContents dd p a, .cocolog div#cardGacha div.gContents dd p a:hover {
  height: 35px;
  margin-top: 10px;
}

.cocolog div#cardGacha div.gContents dd p a {
  background: url(/images/card/btn_machi.gif) 0 0 no-repeat;
  width: 121px;
}

.cocolog div#cardGacha div.gContents dd p a:hover {
  background: url(/images/card/btn_machi.gif) 0 -35px no-repeat;
  width: 121px;
}

.cocolog div#cardGacha p.gPageTop a, .cocolog div#cardGacha p.gPageTop a:hover {
  height: 13px;
  text-indent: 0;
  display: inline;
}

.cocolog li.friend-image-hidden {
  display: none;
}

.cocolog div#friends-pagination {
  text-align: right;
  margin-bottom: 5px;
}

.cocolog ul#friend-list p.name {
  font-size: small;
}

.cocolog .box_main_r img {
  max-width: 450px;
}

.cocolog div#contest_entry_items img {
  max-width: 565px;
}

.cocolog span.highlight {
  background-color: #FFCC33;
}

.cocolog ul#gadgetpage_task_list {
  background: #F6F4ED;
  border: 1px solid #FFC000;
  padding: 10px;
  margin: 0px 10px;
  margin-bottom: 10px;
}

.cocolog ul#gadgetpage_task_list li.notice {
  font-weight: bold;
}

.cocolog div#popup_pushes {
  text-align: left;
}

.cocolog div.popup_push {
  padding: 3px 15px;
}

.cocolog .popup-push-date {
  font-weight: bold;
  padding-top: 10px;
  padding-left: 10px;
}

.cocolog div#push_popup_window_link {
  text-align: right;
  padding-right: 15px;
  margin-bottom: 10px;
}

.cocolog a.popup_push_init_link {
  font-weight: bold;
}

.cocolog div.popup_push_notice {
  font-size: x-small;
}

.cocolog div#popup_pushes div.pagination {
  font-size: x-small;
}

.cocolog div.popup_push_notice div.auto_scroll_off {
  text-align: right;
  margin-bottom: 5px;
  padding-right: 5px;
}

.cocolog div.popup_push_notice div.auto_scroll_off input {
  width: 10px;
}

.cocolog div#transparent_element {
  background-color: #FFFFFF;
  position: fixed;
  z-index: 11;
  top: 0px;
  left: 0px;
  opacity: 0;
  filter: alpha(opacity=0);
}

.cocolog div.action_stream {
  font-size: x-small;
  text-align: center;
  width: 100px;
  float: left;
  margin: 10px;
}

.cocolog div.action_stream div {
  margin-bottom: 3px;
}

.cocolog img.action_stream_image_tag {
  display: none;
}

.cocolog div#rakuten_left_box_footer_ad {
  text-align: center;
  margin-top: 50px;
}

.cocolog li.ext-login {
  margin-top: 23px;
  text-align: right;
  margin-right: 27px;
}

.cocolog li.ext-login {
  background: url(/images/allow.gif) no-repeat right;
  padding-right: 20px;
  padding-top: 1px;
}

.cocolog div#login_sso_alert {
  margin-bottom: 10px;
}

.cocolog span.push_fixed {
  color: #ff6666;
  padding-right: 3px;
}

.cocolog body#bodystg {
  background: transparent url(/images/stg_background.gif) repeat scroll center center;
}

.cocolog body#bodyprod {
  background: transparent url(/images/prod_background.gif) repeat scroll center center;
}

.cocolog textarea#invitation_url_text_area {
  height: 250px;
}

.cocolog div.ad_profile_form {
  margin: 15px;
}

.cocolog div.ad_profile_form label {
  margin-right: 10px;
}

.cocolog table#point_bankbook, .cocolog table#fox_point_bankbook {
  width: 580px;
  border: 1px solid #666666;
  border-collapse: collapse;
  border-spacing: 0;
  background-color: #ffffff;
  empty-cells: show;
}

.cocolog table#point_bankbook th, .cocolog table#fox_point_bankbook th {
  border: 1px solid #666666;
  background-color: #CCCCCC;
  text-align: center;
  padding: 5px;
}

.cocolog table#point_bankbook td, .cocolog table#fox_point_bankbook td {
  border: 1px solid #666666;
  text-align: center;
  padding: 5px;
}

.cocolog table#point_bankbook td.plus_point, .cocolog table#fox_point_bankbook td.plus_point {
  font-weight: bold;
  color: #FF0000;
}

.cocolog table#point_bankbook td.minus_point, .cocolog table#fox_point_bankbook td.minus_point {
  font-weight: bold;
  color: #0000CC;
}

.cocolog table#point_bankbook th.date {
  width: 100px;
}

.cocolog table#point_bankbook th.date {
  width: 100px;
}

.cocolog table#point_bankbook th.pointe {
  width: 100px;
}

.cocolog table#point_bankbook th.description {
  width: 380px;
}

.cocolog div#total_point {
  text-align: right;
  font-weight: bold;
  padding-right: 5px;
  margin-bottom: 5px;
}

.cocolog div.go2poncan {
  background: url(/images/allow.gif) no-repeat right;
  text-align: right;
  padding: 1px 20px;
  margin-bottom: 10px;
  margin-top: 10px;
  font-weight: bold;
}

.cocolog ul#point_item_list li {
  margin-bottom: 10px;
}

.cocolog ul#point_item_list li.point_item_disabled label {
  text-decoration: line-through;
  color: #666666;
}

.cocolog ul#point_item_list li.point_item_enabled label {
  font-weight: bold;
}

.cocolog tr.present_api_error {
  background-color: #ffcccc;
}

.cocolog table#fox_point_bankbook th.id {
  width: 30px;
}

.cocolog table#fox_point_bankbook th.date {
  width: 90px;
}

.cocolog table#fox_point_bankbook th.user {
  width: 80px;
}

.cocolog table#fox_point_bankbook th.pointe {
  width: 50px;
}

.cocolog table#fox_point_bankbook th.description {
  width: 280px;
}

.cocolog div.header_pagination div.pagination {
  margin-bottom: 0px;
}

.cocolog form#new_push {
  display: none;
}

.cocolog div#render_after_category {
  display: none;
}

.cocolog div.inquiry_suggests {
  display: none;
}

.cocolog div.inquiry_suggests div {
  margin-top: 10px;
}

.cocolog div.inquiry_suggests div p {
  margin-bottom: 5px;
}

.cocolog div.inquiry_suggests input {
  width: 200px;
}

.cocolog div.jugem_login_notice {
  margin: 0 40px;
}

.cocolog div.jugem_login_notice p.fc_black {
  margin-top: 0;
}

.cocolog div.jugem_login_notice p {
  margin-top: 20px;
}

.cocolog iframe.remote_game_iframe {
  width: 665px;
  border: 0px;
  margin-bottom: 10px;
  height: 500px;
  float: left;
  margin-left: 15px;
}

.cocolog div#game_manual {
  padding-right: 15px;
  width: 255px;
  float: right;
}

.cocolog div#game_manual img {
  margin-bottom: 10px;
}

.cocolog div.game_copyright {
  text-align: right;
  font-size: small;
  padding-right: 20px;
  padding-bottom: 10px;
}

.cocolog div.banner {
  margin-bottom: 10px;
  text-align: center;
}

.cocolog div.banner div {
  margin: 0 auto;
}

.cocolog input[type="submit"][disabled] {
  color: #a3a3a3;
}

.cocolog .box_header img {
  vertical-align: top;
}

.cocolog .box_bottom img {
  vertical-align: bottom;
}

.cocolog .box_main {
  box-sizing: content-box;
}

.cocolog #box_header {
  font-size: 12px;
}

.cocolog #box_header a {
  color: rgba(0, 0, 0, 0.87);
}

.cocolog.is-regist div#wrapper {
  width: 100%;
  margin: 0 auto;
  background: #8cb41f;
  text-align: center;
}

.cocolog.is-regist #header {
  width: 100%;
  min-width: 1000px;
  height: 55px;
  background: #ffffff;
  border-top: 3px solid #589523;
}

.cocolog.is-regist #header #logo {
  width: 1000px;
  margin: 0 auto;
  position: relative;
}

.cocolog.is-regist #header #logo a.niftyLogo {
  width: 88px;
  height: 31px;
  display: block;
  position: absolute;
  top: 12px;
  left: 0;
}

.cocolog.is-regist #header #logo span {
  float: right;
  position: absolute;
  top: 17px;
  right: 13px;
}

.cocolog.is-regist #footer {
  width: 100%;
  min-width: 1000px;
  background: #567600;
  color: #ffffff;
}

.cocolog.is-regist #footer a {
  color: #ffffff;
}

.cocolog.is-regist .guide_inks {
  width: 100%;
  background: #6c900c;
}

.cocolog.is-regist .guide_inks ul {
  width: 1000px;
  margin: 0 auto;
  padding: 12px 0;
  text-align: center;
}

.cocolog.is-regist .guide_inks ul li {
  display: inline;
  margin: 5px;
}

.cocolog.is-regist .ft_link {
  width: 1000px;
  margin: 0 auto;
  padding: 10px 0 0;
}

.cocolog.is-regist .ft_link p {
  margin: 0pt;
  padding: 0px 0pt 0pt 10px;
  float: left;
  width: 260px;
  text-align: left;
}

.cocolog.is-regist .ft_link address {
  text-align: right;
  width: 700px;
  float: right;
  padding: 0 10px 10px;
  font-style: normal;
}

.cocolog.is-regist .ft_link address a {
  margin-left: 10px;
}

.cocolog.is-regist #contents {
  min-width: 1000px;
  background: url(/images/facebook/rgst_bg_main.jpg) 0 0 repeat-x;
}

.cocolog.is-regist .contentsInner {
  min-width: 1000px;
  background: url(/images/facebook/rgst_bg.gif) 50% 478px repeat-y;
}

.cocolog.is-regist .main {
  width: 100%;
  min-width: 1000px;
  height: 478px;
  background: url(/images/facebook/rgst_main.jpg) 50% 0 no-repeat;
}

.cocolog.is-regist .main .inner {
  width: 1000px;
  margin: 0 auto;
  position: relative;
}

.cocolog.is-regist .main h1 {
  text-indent: -9999em;
}

.cocolog.is-regist .section {
  width: 100%;
  min-width: 800px;
  padding-bottom: 30px;
  position: relative;
}

.cocolog.is-regist .section .inner {
  width: 800px;
  padding: 0;
  margin: 0 auto;
}

.cocolog.is-regist .section .secMid {
  background: url(/images/facebook/bg_contents.png) 50% 0 repeat-y;
  text-align: left;
  padding: 30px 0;
}

.cocolog.is-regist .module1 {
  width: 742px;
  background: url(/images/facebook/rgst_bg_btm.gif) 0 100% no-repeat #ffffff;
  margin: 0 auto 25px;
  font-size: 1.2em;
}

.cocolog.is-regist .module1 .inner {
  width: auto;
  padding: 20px 30px 25px;
  color: #783f1d;
}

.cocolog.is-regist .module1 .inner p.txt {
  margin-bottom: 10px;
}

.cocolog.is-regist .module1 .inner dl {
  margin: 0 0 23px;
}

.cocolog.is-regist .module1 .inner dl dt {
  width: 110px;
  float: left;
  margin-right: 10px;
}

.cocolog.is-regist .module1 .inner dl dd {
  width: 450px;
  float: left;
}

.cocolog.is-regist .module1 .inner dl dd input {
  margin-bottom: 5px;
}

.cocolog.is-regist .module1 .inner dl dd span {
  display: block;
  font-size: 0.7em;
  margin-bottom: 5px;
}

.cocolog.is-regist .module1 .inner .btnWrap {
  width: 674px;
  height: 116px;
  background: url(/images/facebook/rgst_bg_btn.gif) 0 0 no-repeat;
  position: relative;
  margin: 0 0 5px;
}

.cocolog.is-regist .module1 .inner .btnWrap input.btnSubmit {
  width: 533px;
  height: 55px;
  background: url(/images/facebook/rgst_btn.gif) 0 0 no-repeat;
  display: block;
  position: relative;
  top: 33px;
  left: 71px;
  font-size: 0.92em;
  border: none;
  color: #ffffff;
  cursor: pointer;
}

.cocolog.is-regist .module1 .inner .attention {
  font-size: 0.86em;
}

.cocolog.is-regist .module2 {
  width: 742px;
  background: url(/images/facebook/rgst_bg_btm.gif) 0 100% no-repeat #ffffff;
  margin: 0 auto;
}

.cocolog.is-regist .module2 .inner {
  width: auto;
  background: url(/images/facebook/rgst_bg_top.gif) 0 0 no-repeat;
  padding: 30px 43px 25px;
}

.cocolog.is-regist .module2 .inner #terms {
  margin: 0 0 25px;
}

.cocolog.is-regist .module2 .inner #terms .more {
  text-align: right;
  margin: 0 0 5px;
}

.cocolog.is-regist .module2 .inner #terms iframe {
  border: 1px solid #aaaaaa;
}

.cocolog.is-regist .module2 .inner .info_security {
  border: 1px solid #aaaaaa;
}

.cocolog.is-regist .module2 .inner .info_security .inner {
  padding: 12px;
}

.cocolog.is-regist .module2 .inner .info_security .inner dl dt {
  float: left;
  text-align: center;
  width: 100px;
}

.cocolog.is-regist .module2 .inner .info_security .inner dl dd {
  float: right;
  line-height: 150%;
  width: 520px;
}

.cocolog.is-regist #header #logo a.hirobaxjugemLogo {
  width: 508px;
  height: 31px;
  display: block;
  position: absolute;
  top: 12px;
  left: 0;
}

.cocolog.is-regist .logout {
  background: url(/images/allow.gif) no-repeat right;
  text-align: right;
  padding: 1px 20px;
  margin-top: 20px;
  font-size: small;
}

.cocolog.is-regist .module2 > .inner img:not(:last-child),
.cocolog.is-regist .module2 > .inner iframe:not(:last-child) {
  margin: 0 0 20px;
}

.project-niftygame-pc {
  min-width: 1345px;
}
