/*
Theme Name: Pixiv-inside
Theme URI: http://pixiv-inside.com/theme
Author: pixiv
Author URI: http://pixiv.net/
Description: pixiv.inc corporation media theme.
Version: 1.0

License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: pixiv inside

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
*/
html {
  font-family: sans-serif;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}
body {
  margin: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
menu,
nav,
section,
summary {
  display: block;
}
audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
[hidden],
template {
  display: none;
}
a {
  background-color: transparent;
}
abbr[title] {
  border-bottom: 1px dotted;
}
b,
strong {
  font-weight: 700;
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
img {
  border: 0;
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin: 0;
}
hr {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}
code,
kbd,
pre,
samp {
  font-size: 1em;
}
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}
select {
  text-transform: none;
}
button {
  overflow: visible;
}
button,
input,
select,
textarea {
  max-width: 100%;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}
button[disabled],
html input[disabled] {
  cursor: default;
  opacity: 0.5;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
input[type="checkbox"],
input[type="radio"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  margin-right: 0.4375em;
  padding: 0;
}
input[type="date"]::-webkit-inner-spin-button,
input[type="date"]::-webkit-outer-spin-button,
input[type="time"]::-webkit-inner-spin-button,
input[type="time"]::-webkit-outer-spin-button,
input[type="datetime-local"]::-webkit-inner-spin-button,
input[type="datetime-local"]::-webkit-outer-spin-button,
input[type="week"]::-webkit-inner-spin-button,
input[type="week"]::-webkit-outer-spin-button,
input[type="month"]::-webkit-inner-spin-button,
input[type="month"]::-webkit-outer-spin-button,
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
input[type="search"] {
  -webkit-appearance: textfield;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
fieldset {
  border: 1px solid #d1d1d1;
  margin: 0 0 1.75em;
  min-width: inherit;
  padding: 0.875em;
}
fieldset > :last-child {
  margin-bottom: 0;
}
legend {
  border: 0;
  padding: 0;
}
textarea {
  overflow: auto;
  vertical-align: top;
}
optgroup {
  font-weight: bold;
}
p {
  margin: 0;
}
dd,
dl,
dt,
ul {
  margin: 0;
  padding: 0;
}
li {
  list-style: none;
}
@font-face {
  font-family: 'FontAwesome';
  src: url("../fonts/fontawesome-webfont.woff") format('woff');
  font-style: normal;
}
body {
  font-family: Montserrat, '游ゴシック体', 'Helvetica Neue', Arial, Verdana, 'YuGothic', 'Hiragino Kaku Gothic ProN', Meiryo, sans-serif;
  line-height: 1.5rem;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
::selection {
  background-color: #cef;
}
a {
  color: #333;
  text-decoration: none;
  display: block;
  transition-property: all;
  transition: 0.15s linear;
}
a:hover {
  color: #15649f;
  transition-property: all;
  transition: 0.15s linear;
}
.cat-technology >a {
  color: #19c89a;
}
.cat-design >a {
  color: #e762ad;
}
.cat-pixiv >a {
  color: #009cff;
}
.cat-service >a {
  color: #fc7d09;
}
.cat-career >a {
  color: #2c4eb1;
}
.wrapper {
  display: inline-table;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  width: 100%;
  background-image: url("/wp-content/themes/pixivinside/img/pattern-bg.png");
  background-size: 218px;
}
.wrapper-inner {
  margin: 30px;
  box-sizing: border-box;
  background-color: #faf5f2;
}
header {
  padding-top: 30px;
  background-color: #fff;
}
.site-branding {
  width: 300px;
  margin: 30px auto 22px auto;
  text-align: center;
  margin-top: 30px;
}
.site-branding h1 {
  font-size: 0.875rem;
  font-weight: 400;
}
.site-branding h1 img {
  width: 292px;
}
.site-branding .site-description {
  line-height: 24px;
}
.site-menu-upper {
  padding: 0 30px;
}
.site-menu-upper .site-menu-upper-right {
  float: right;
}
.site-menu-upper .site-menu-upper-right >a {
  display: inline-block;
  font-weight: 600;
  font-size: 0.875rem;
  margin-left: 30px;
}
.site-menu-upper .site-menu-upper-right >a:hover {
  text-decoration: underline;
}
.site-menu-upper .site-menu-upper-left {
  float: left;
  display: flex;
}
.site-menu-upper .site-menu-upper-left >.ite-menu-upper-left-sns-btn {
  width: 30px;
  height: 30px;
  padding: 4px 0 0 8px;
  box-sizing: border-box;
  margin-right: 20px;
  font-size: 1rem;
  border-radius: 100px;
  background-color: #333;
  color: #fff;
  transition-property: all;
  transition: 0.15s linear;
}
.site-menu-upper .site-menu-upper-left >.ite-menu-upper-left-sns-btn >a {
  color: #fff;
}
.site-menu-upper .site-menu-upper-left >.ite-menu-upper-left-sns-btn:hover {
  background-color: #999;
  transition: 0.15s linear;
}
.site-menu-upper .site-menu-upper-left .btn-pawoo {
  padding: 4px 0 0 6px;
}
.site-menu-upper .site-menu-upper-left .btn-pawoo .i-pawoo {
  width: 20px;
  height: 20px;
  background-image: url("img/i-pawoo.png");
  background-repeat: no-repeat;
  background-size: 17px;
  background-position: 0 4px;
}
.site-menu-upper :after {
  clear: both;
}
.site-navigation {
  padding: 10px 0;
  background-color: #333;
}
.site-navigation .site-navigation-inner {
  width: 680px;
  margin: 0 auto;
  text-align: center;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  justify-content: space-between;
}
.site-navigation .site-navigation-inner >a {
  flex: 1 1 0;
  color: #fff;
  text-decoration: none;
  transition-property: all;
  transition: 0.15s linear;
  font-weight: 600;
}
.site-navigation .site-navigation-inner >a:last-child {
  margin-right: 0;
}
.site-navigation .site-navigation-inner >a:hover {
  text-decoration: underline;
  transition-property: all;
  transition: 0.15s linear;
}
.content-area {
  padding-top: 30px;
  background-color: #faf5f2;
}
.content-area-inner {
  width: 1140px;
  margin: 0 auto;
}
.content-area-inner .pickup-article-wrap {
  position: relative;
  z-index: 0;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  margin-bottom: 32px;
  border-radius: 6px;
  background-color: #fff;
  box-shadow: 0 2px 0 rgba(0,0,0,0.1);
  overflow: hidden;
}
.content-area-inner .pickup-article-wrap .pickup-article-thumbnail {
  position: relative;
  z-index: 0;
  width: 570px;
  height: 300px;
  overflow: hidden;
}
.content-area-inner .pickup-article-wrap .pickup-article-thumbnail img {
  width: 570px;
  height: auto;
}
.content-area-inner .pickup-article-wrap .pickup-article-thumbnail .badge-pickup {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
  width: 94px;
  height: auto;
}
.content-area-inner .pickup-article-wrap a img {
  transition-property: all;
  transition: 0.15s linear;
}
.content-area-inner .pickup-article-wrap a:hover img {
  transition-property: all;
  transition: 0.15s linear;
  opacity: 0.8;
  -webkit-opacity: 0.8;
  -moz-opacity: 0.8;
  filter: "alpha(opacity=80)";
  -ms-filter: "alpha(opacity=80)";
}
.content-area-inner .pickup-article-wrap .pickup-article-content {
  width: 570px;
  position: relative;
  padding: 20px 30px;
  box-sizing: border-box;
}
.content-area-inner .pickup-article-wrap .pickup-article-content .avatar {
  width: 40px;
  margin: -5px 4px 0 0;
  border-radius: 100px;
  vertical-align: middle;
}
.content-area-inner .pickup-article-wrap .pickup-article-content >h2 {
  margin: 15px 0 10px;
  font-size: 1.625rem;
  line-height: 2.4375rem;
}
.content-area-inner .pickup-article-wrap .pickup-article-content >h2 >a {
  text-decoration: underline;
}
.content-area-inner .pickup-article-wrap .pickup-article-content .pickup-article-content-bottom {
  position: absolute;
  bottom: 30px;
  width: 90%;
}
.content-area-inner .pickup-article-wrap .pickup-article-content .pickup-article-content-bottom dl {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  justify-content: space-between;
  font-weight: 600;
}
.content-area-inner .pickup-article-wrap .pickup-article-content .pickup-article-content-bottom dl .article-list-item-category-date {
  color: #999;
}
.content-area-inner .site-main-article-wrap {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  flex-wrap: wrap;
  width: 1140px;
  margin: 0 auto;
}
.content-area-inner .article-list {
  width: 555px;
  flex-wrap: wrap;
  margin-bottom: -58px;
}
.content-area-inner .article-list a {
  text-decoration: none;
}
.content-area-inner .article-list a img {
  width: inherit;
  height: inherit;
  object-fit: cover;
  transition-property: all;
  transition: 0.15s linear;
}
.content-area-inner .article-list a:hover img {
  transition-property: all;
  transition: 0.15s linear;
  opacity: 0.8;
  -webkit-opacity: 0.8;
  -moz-opacity: 0.8;
  filter: "alpha(opacity=80)";
  -ms-filter: "alpha(opacity=80)";
}
.content-area-inner .article-list h2 {
  font-size: 1.25rem;
  line-height: 1.875rem;
  text-decoration: underline;
  margin: 10px 0;
}
.content-area-inner .article-list .article-list-item-thumbnail {
  z-index: 0;
  position: relative;
  width: 555px;
  height: 292px;
  border-radius: 6px;
  overflow: hidden;
  box-shadow: 0 2px 0 rgba(0,0,0,0.1);
  background-color: #fff;
}
.content-area-inner .article-list .article-list-item-thumbnail .badge-new {
  position: absolute;
  top: 0;
  left: 0;
  width: 94px;
  height: 94px;
  background-image: url("/wp-content/themes/pixivinside/img/new.png");
  background-size: 94px 94px;
}
.content-area-inner .article-list .article-list-item {
  position: relative;
  bottom: 100px;
  width: 440px;
  margin: auto;
  padding: 10px 20px 20px;
  background-color: #fff;
  box-shadow: 0 2px 0 rgba(0,0,0,0.1);
  -webkit-font-smoothing: antialiased;
}
.content-area-inner .article-list .article-list-item .article-list-item-author-name {
  font-size: 0.75rem;
  text-align: right;
}
.content-area-inner .article-list .article-list-item-author {
  position: relative;
  bottom: 74px;
  z-index: 10;
  width: 52px;
  height: 52px;
  overflow: hidden;
  border: solid 1px rgba(0,0,0,0.1);
  border-radius: 50px;
  margin: auto;
  background-color: #fff;
}
.content-area-inner .article-list .article-list-item-author >img {
  width: 52px;
  height: auto;
}
.article-list:nth-child(even) {
  margin-left: 30px;
}
.article-list-item-information {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  position: relative;
  height: 25px;
}
.article-list-item-information .article-list-item-category {
  position: absolute;
  bottom: 0;
  left: 0;
  text-align: left;
}
.article-list-item-information .article-list-item-category >a {
  font-weight: 600;
}
.article-list-item-information .article-list-information-date {
  position: absolute;
  bottom: 0;
  right: 0;
  text-align: right;
  color: #999;
  font-size: 0.75rem;
}
.pager-wrap {
  text-align: center;
}
.pager-wrap .wp-pagenavi {
  margin: 10px 0px;
}
.pager-wrap .wp-pagenavi a {
  display: inline-block;
  width: 40px;
  height: 40px;
  padding: 9px 0 0 0;
  margin: 0 5px;
  border: 0;
  color: #fff;
  border-radius: 50px;
  box-sizing: border-box;
  background-color: #333;
  transition-property: all;
  transition: 0.15s linear;
}
.pager-wrap .wp-pagenavi a:hover {
  background-color: #999;
  transition-property: all;
  transition: 0.15s linear;
}
.pager-wrap .wp-pagenavi .first,
.pager-wrap .wp-pagenavi .last {
  width: 70px;
  font-size: 0.875rem;
}
.pager-wrap .wp-pagenavi .current {
  display: inline-block;
  width: 40px;
  height: 40px;
  margin: 0 5px;
  padding: 8px 0 0 2px;
  color: #333;
  border-radius: 50px;
  box-sizing: border-box;
  background-color: #fff;
}
.pager-wrap .wp-pagenavi .previouspostslink i {
  position: relative;
  right: 1px;
}
.pager-wrap .wp-pagenavi .nextpostslink i {
  position: relative;
  left: 1px;
}
.pager-wrap .wp-pagenavi .pages {
  display: none;
}
.pager-wrap .wp-pagenavi .extend {
  border: none;
}
.popular-section {
  margin: 60px 0 0 0;
}
.popular-section >ul {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  justify-content: space-between;
}
.popular-section .popular-section-title {
  width: 1140px;
  height: 68px;
  margin-bottom: 40px;
  background-image: url("/wp-content/themes/pixivinside/img/popular.png");
  background-size: 1140px 68px;
}
.popular-section .popular-section-item:first-child span {
  position: absolute;
  top: 0;
  left: 0;
  height: 40px;
  width: 40px;
  background-image: url("/wp-content/themes/pixivinside/img/no1.png");
  background-size: 40px 40px;
}
.popular-section .popular-section-item:nth-child(2) span {
  position: absolute;
  top: 0;
  left: 0;
  height: 40px;
  width: 40px;
  background-image: url("/wp-content/themes/pixivinside/img/no2.png");
  background-size: 40px 40px;
}
.popular-section .popular-section-item:last-child {
  padding-right: 0;
}
.popular-section .popular-section-item:last-child span {
  position: absolute;
  top: 0;
  left: 0;
  height: 40px;
  width: 40px;
  background-image: url("/wp-content/themes/pixivinside/img/no3.png");
  background-size: 40px 40px;
}
.popular-section .popular-section-item {
  flex: 1 1 0;
  position: relative;
  padding-right: 20px;
}
.popular-section .popular-section-item .popular-section-item-thumbnail {
  position: relative;
  float: left;
  width: 130px;
  height: 130px;
  border-radius: 6px;
  overflow: hidden;
  background-color: #fff;
}
.popular-section .popular-section-item .popular-section-item-thumbnail >img {
  height: 130px;
  position: absolute;
}
.popular-section .popular-section-item .popular-section-item-thumbnail a img {
  transition-property: all;
  transition: 0.15s linear;
}
.popular-section .popular-section-item .popular-section-item-thumbnail a:hover img {
  transition-property: all;
  transition: 0.15s linear;
  opacity: 0.8;
  -webkit-opacity: 0.8;
  -moz-opacity: 0.8;
  filter: "alpha(opacity=80)";
  -ms-filter: "alpha(opacity=80)";
}
.popular-section .popular-section-item .popular-section-item-rank-number {
  position: absolute;
  z-index: 1;
  top: -15px;
  left: -15px;
}
.popular-section .popular-section-item >dl {
  margin: 0 0 0 140px;
}
.popular-section .popular-section-item >dl .popular-section-item-category {
  font-size: 0.75rem;
  font-weight: 600;
}
.popular-section .popular-section-item >dl .popular-section-item-author {
  font-size: 0.75rem;
}
.popular-section .popular-section-item >dl .popular-section-item-date {
  position: relative;
  color: #999;
  font-size: 0.75rem;
  text-align: right;
}
.popular-section .popular-section-item >dl a {
  font-weight: 600;
  font-size: 0.875rem;
  text-decoration: underline;
}
.popular-section .popular-section-item >dl >dd:last-child {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
}
.popular-section .popular-section-item >dl >dd:last-child >div {
  width: 50%;
}
.recruit-section {
  margin: 60px 0 0 0;
  padding-bottom: 30px;
}
.recruit-section .recruit-section-title {
  width: 1140px;
  height: 68px;
  margin-bottom: 40px;
  background-image: url("/wp-content/themes/pixivinside/img/recruit.png");
  background-size: 1140px 68px;
}
.recruit-section ul {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  justify-content: space-between;
}
.recruit-section .recruit-section-item background-color white {
  border-radius: 6px;
}
.recruit-section .recruit-section-item a {
  height: 174px;
}
.recruit-section .recruit-section-item img {
  width: 360px;
  border-radius: 6px;
  box-shadow: 0 2px 0 rgba(0,0,0,0.1);
  transition-property: all;
  transition: 0.15s linear;
}
.recruit-section .recruit-section-item img:hover {
  transition-property: all;
  transition: 0.15s linear;
  opacity: 0.8;
  -webkit-opacity: 0.8;
  -moz-opacity: 0.8;
  filter: "alpha(opacity=80)";
  -ms-filter: "alpha(opacity=80)";
}
.category-header-pixiv {
  background-color: #009cff;
}
.category-header-technology {
  background-color: #19c89a;
}
.category-header-design {
  background-color: #e762ad;
}
.category-header-service {
  background-color: #fc7d09;
}
.category-header-career {
  background-color: #2c4eb1;
}
.category-header {
  padding: 25px 0;
}
.category-header .category-header-inner {
  position: relative;
  width: 1140px;
  margin: 0 auto;
  text-align: center;
  color: #fff;
  font-size: 1rem;
}
.category-header .category-header-inner >h1 {
  margin: 0;
}
.category-header .category-header-inner >h1 >img {
  height: 40px;
  margin-bottom: 12px;
}
.category-header .category-header-inner >span {
  position: absolute;
  z-index: 2;
  top: -40px;
}
.category-header .category-header-inner >span >img {
  width: 20px;
  height: 10px;
}
.category-header .category-header-inner .arrow-pixiv {
  left: 305px;
}
.category-header .category-header-inner .arrow-design {
  right: 490px;
}
.category-header .category-header-inner .arrow-technology {
  left: 472px;
}
.category-header .category-header-inner .arrow-service {
  right: 476px;
}
.category-header .category-header-inner .arrow-career {
  right: 305px;
}
.single-inner {
  width: 680px;
  margin: 0 auto;
  padding-top: 30px;
}
.single-inner .single-inner-title {
  font-size: 1.75rem;
  margin: 10px 0 20px;
  line-height: 2.625rem;
}
.single-inner .article-list-item-category >a {
  font-weight: 600;
}
.single-inner .single-inner-info {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  margin-bottom: 30px;
}
.single-inner .single-inner-info >div {
  width: 50%;
}
.single-inner .single-inner-info .avatar {
  width: 40px;
  height: 40px;
  margin: -5px 4px 0 0;
  border-radius: 100px;
  vertical-align: middle;
  background-color: #fff;
}
.single-inner .single-inner-info .single-inner-info-date {
  margin-top: 6px;
  text-align: right;
  color: #999;
}
.single-inner .single-inner-main-image >img {
  width: 680px;
  border-radius: 6px;
}
.single-inner .single-inner-entry-content {
  font-family: -apple-system, BlinkMacSystemFont, 'Helvetica Neue', Arial, Verdana, 'Hiragino Kaku Gothic ProN', Meiryo, sans-serif;
  font-size: 105%;
  line-height: 2;
}
.single-inner .single-inner-entry-content a {
  display: inline;
  text-decoration: underline;
}
.single-inner .single-inner-entry-content >h1 {
  margin: 47px 0 30px;
  font-size: 1.625rem;
  font-weight: 600;
  line-height: 2.4375rem;
}
.single-inner .single-inner-entry-content >p {
  margin: 20px 0;
}
.single-inner .single-inner-entry-content >p >strong {
  font-weight: 600;
  line-height: 1.5rem;
}
.single-inner .single-inner-entry-content >p img {
  width: 680px;
  height: auto;
  border-radius: 6px;
}
.single-inner .single-inner-entry-content >p a {
  font-weight: 600;
}
.single-inner .single-inner-entry-content >figure img {
  width: 680px;
  height: auto;
  border-radius: 6px;
}
.single-inner .single-inner-entry-content >figure figcaption {
  color: #999;
  font-size: 0.75rem;
  text-align: center;
}
.single-inner .single-inner-entry-content code {
  font-family: "SFMono-Regular", Consolas, "Liberation Mono", Menlo, Courier, monospace;
  padding: 2px 4px;
  margin: 0 2px;
  font-size: 82%;
  background-color: #eee;
  border: 1px solid rgba(0,0,0,0.1);
  border-radius: 4px;
  white-space: pre-wrap;
}
.single-inner .single-inner-entry-content pre {
  padding: 2px 4px;
  margin: 0 2px;
  font-size: 82%;
  background-color: #eee;
  border: 1px solid rgba(0,0,0,0.1);
  border-radius: 4px;
}
.single-inner .single-inner-entry-content pre code {
  padding: 0;
  margin: 0;
  font-size: 100%;
  background-color: transparent;
  border: 0;
  border-radius: 0;
}
.single-inner .single-inner-entry-content h3 {
  word-break: break-all;
}
.single-inner .single-inner-entry-content ul {
  padding-left: 30px;
}
.single-inner .single-inner-entry-content li {
  list-style: unset;
  margin: 0;
}
.single-inner .single-inner-entry-content blockquote {
  margin: 30px 0;
  padding-left: 30px;
  border-left: 4px solid rgba(0,0,0,0.1);
}
.single-inner .single-inner-entry-content >h2 {
  margin: 40px 0 30px;
  font-size: 1.25rem;
  font-weight: 600;
  line-height: 1.875rem;
}
.single-inner .single-inner-entry-content >p >img {
  width: 680px;
  height: auto;
  border-radius: 6px;
}
.single-inner .single-inner-entry-content span.interviewer:before {
  content: '';
  width: 32px;
  height: 1px;
  display: block;
  left: -40px;
  float: left;
  background: #999;
  margin-top: 15px;
  margin-right: 8px;
}
.single-inner .single-inner-entry-content .interviewer {
  display: block;
  margin: 48px 0;
  color: #2c4eb1;
  font-weight: 600;
}
.single-inner .single-inner-entry-content .people-1,
.single-inner .single-inner-entry-content .people-2,
.single-inner .single-inner-entry-content .people-3,
.single-inner .single-inner-entry-content .people-4,
.single-inner .single-inner-entry-content .people-5,
.single-inner .single-inner-entry-content .people-6 {
  font-weight: 600;
}
.single-inner .single-inner-entry-content .people-1 {
  color: #009cff;
}
.single-inner .single-inner-entry-content .people-2 {
  color: #fc7d09;
}
.single-inner .single-inner-entry-content .people-3 {
  color: #19c89a;
}
.single-inner .single-inner-entry-content .people-4 {
  color: #e762ad;
}
.single-inner .single-inner-entry-content .people-5 {
  color: #e2b423;
}
.single-inner .single-inner-entry-content .people-6 {
  color: #2c4eb1;
}
.single-inner .single-inner-entry-content .single-inner-entry-content-share-btn {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  margin: 30px 0 32px;
  justify-content: space-between;
}
.single-inner .single-inner-entry-content .single-inner-entry-content-share-btn .single-inner-entry-content-share-btn-design {
  width: 161px;
  box-sizing: border-box;
  text-align: center;
  border-radius: 6px;
}
.single-inner .single-inner-entry-content .single-inner-entry-content-share-btn .single-inner-entry-content-share-btn-design >a {
  display: block;
  color: #fff;
  font-weight: 600;
  line-height: 48px;
  text-decoration: none;
}
.single-inner .single-inner-entry-content .single-inner-entry-content-share-btn .single-inner-entry-content-share-btn-facebook {
  background-color: #324d8f;
  box-shadow: 0 3px 0 #273b66;
}
.single-inner .single-inner-entry-content .single-inner-entry-content-share-btn .single-inner-entry-content-share-btn-facebook i {
  position: relative;
  top: 1px;
  margin-right: 4px;
  font-size: 1.2rem;
}
.single-inner .single-inner-entry-content .single-inner-entry-content-share-btn .single-inner-entry-content-share-btn-twitter {
  background-color: #55acee;
  box-shadow: 0 3px 0 #4387ba;
}
.single-inner .single-inner-entry-content .single-inner-entry-content-share-btn .single-inner-entry-content-share-btn-twitter i {
  position: relative;
  top: 2px;
  font-size: 1.28rem;
  margin-right: 4px;
}
.single-inner .single-inner-entry-content .single-inner-entry-content-share-btn .single-inner-entry-content-share-btn-hatena {
  background-color: #3a88e4;
  box-shadow: 0 3px 0 #2c69b0;
}
.single-inner .single-inner-entry-content .single-inner-entry-content-share-btn .single-inner-entry-content-share-btn-hatena .icon-hatena {
  display: inline-block;
  width: 18px;
  height: 16px;
  position: relative;
  top: 3px;
  margin-right: 4px;
  background-image: url("/wp-content/themes/pixivinside/img/i-hatena.png");
  background-size: 100%;
  background-repeat: no-repeat;
}
.single-inner .single-inner-entry-content .single-inner-entry-content-share-btn .single-inner-entry-content-share-btn-pawoo {
  background-color: #333a4c;
  box-shadow: 0 3px 0 #191d26;
}
.single-inner .single-inner-entry-content .single-inner-entry-content-share-btn .single-inner-entry-content-share-btn-pawoo .icon-pawoo {
  display: inline-block;
  width: 23px;
  height: 16px;
  position: relative;
  top: 2px;
  margin-right: 4px;
  background-image: url("/wp-content/themes/pixivinside/img/i-pawoo.png");
  background-size: 100%;
}
.single-inner .single-inner-entry-content .single-inner-entry-content-author {
  padding: 24px 20px 30px;
  background: #fff;
  border-radius: 6px;
  box-shadow: 0 2px 0 rgba(0,0,0,0.1);
}
.single-inner .single-inner-entry-content .single-inner-entry-content-author .single-inner-entry-content-author-avator {
  float: left;
  margin-right: 10px;
  height: 60px;
  width: 60px;
  border-radius: 100px;
  overflow: hidden;
  background-color: #fafafa;
}
.single-inner .single-inner-entry-content .single-inner-entry-content-author >dl {
  margin: 0;
}
.single-inner .single-inner-entry-content .single-inner-entry-content-author >dl >dd:first-child {
  font-size: 0.75rem;
}
.single-inner .single-inner-entry-content .single-inner-entry-content-author >dl >dd:last-child {
  font-size: 1rem;
  font-weight: 600;
  line-height: 1rem;
}
.single-inner .single-inner-entry-content .single-inner-entry-content-author .single-inner-info-author-biography {
  clear: both;
  margin-top: 30px;
  font-size: 0.875rem;
  line-height: 1.3125rem;
}
.footer-wrapper {
  width: 100%;
  background-color: #333;
  text-align: center;
}
.footer-wrapper .footer-wrapper-inner {
  width: 1140px;
  margin: 0 auto;
  color: #fff;
  font-size: 0.75rem;
  padding: 3px 0 5px;
}
.notfound-content {
  padding: 100px 0 300px;
  text-align: center;
}
