.form .field.text input:focus,
.form .field.textarea textarea:focus,
a,
a:focus {
  outline: 0;
}
.nav-work,
.work {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  align-content: flex-start;
}
.clearfix:after,
ol.notes li.note:after {
  clear: both;
}
a,
ol.notes li.note a {
  text-decoration: none;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  display: block;
}
audio,
canvas,
video {
  display: inline-block;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
[hidden] {
  display: none;
}
html {
  height: 100%;
  font-size: 100%;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}
button,
html,
input,
select,
textarea {
  font-family: sans-serif;
}
body {
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
}
a:active,
a:hover {
  outline: 0;
  color: #231f20;
}
abbr[title] {
  border-bottom: 1px dotted;
}
b,
strong {
  font-weight: 700;
}
dfn {
  font-style: italic;
}
hr {
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}
mark {
  background: #ff0;
  color: #000;
}
code,
kbd,
pre,
samp {
  font-family: monospace, serif;
  font-size: 1em;
}
pre {
  white-space: pre;
  white-space: pre-wrap;
  word-wrap: break-word;
}
q {
  quotes: none;
}
q:after,
q:before {
  content: "";
  content: none;
}
small {
  font: normal 400 0.8em/1.5em Arial, sans-serif;
}
sub,
sup {
  font: normal 400 0.6em/0 Arial, sans-serif;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
nav ol,
nav ul {
  list-style: none;
}
img {
  border: 0;
  -ms-interpolation-mode: bicubic;
}
svg:not(:root) {
  overflow: hidden;
}
figure,
form {
  margin: 0;
}
legend {
  white-space: normal;
}
button,
input,
select,
textarea {
  font-size: 100%;
  margin: 0;
  vertical-align: baseline;
}
button,
select {
  text-transform: none;
}
.btn.btn01,
.menu-main .nav-main,
.menu-page,
.module.social a,
h1,
h3,
h4,
h5 {
  text-transform: uppercase;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}
.by-page span,
button[disabled],
html input[disabled] {
  cursor: default;
}
input[type="checkbox"],
input[type="radio"] {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0;
}
input[type="search"] {
  -webkit-appearance: textfield;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
textarea {
  overflow: auto;
  vertical-align: top;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
article,
aside,
blockquote,
body,
dd,
div,
dl,
dt,
fieldset,
figure,
footer,
form,
h1,
h2,
h3,
h4,
h5,
h6,
header,
hgroup,
i,
input,
label,
legend,
li,
main,
menu,
nav,
ol,
p,
pre,
section,
td,
textarea,
th,
ul {
  margin: 0;
  padding: 0;
  border: 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
button,
form,
input,
label,
textarea {
  font-style: inherit;
  font-weight: inherit;
  font-size: inherit;
  line-height: 1.5em;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
}
.clearfix:after,
.clearfix:before {
  display: table;
  line-height: 0;
  content: "";
}
.container {
  /* width: 1175px;
  margin: 0 auto;
  position: relative; */
  padding: 135px 75px;
}
.container img {
  width: auto;
  height: auto;
}
.g-1-1 {
  width: 100%;
  display: block;
}
.g-1-2,
.g-1-3,
.g-1-4,
.g-2-3,
.gi-1-2 {
  display: inline-block;
  vertical-align: top;
}
.g-1-2,
.gi-1-2 {
  width: 50%;
}
.g-1-3 {
  width: 33.33333333%;
}
.g-2-3 {
  width: 66.66666666%;
}
.g-1-4 {
  width: 25%;
}
.menu-main .nav-main a,
.menu-main .nav-main span {
  display: inline-block;
  vertical-align: middle;
  padding: 0 4px 0 0;
}
body {
  width: 100%;
  height: 100%;
  background: #fff;
  color: #231f20;
  font: normal 400 12px/1.25em Arial, sans-serif;
  letter-spacing: 0.005em;
}
.comments .comment:before,
.menu-page:before,
.sidebar .module:after {
  background: #979797;
  left: 0;
  content: "";
}

.menu-main h1 {
  display: inline-block;
  border-bottom: 1px solid #979797;
}

body.modal-body {
  overflow: hidden;
}
a {
  color: #676767;
  -webkit-transition: all 0.25s linear;
  transition: all 0.25s linear;
}
a:focus {
  color: #231f20;
}
.menu-main .nav-main {
  font: normal 400 12px/1.5em Arial, sans-serif;
  color: #231f20;
  position: relative;
}
.menu-main .nav-main a {
  color: #231f20;
}
.menu-page,
.nav-page a,
.pagination a {
  color: #676767;
}
.menu-main .nav-main.top:before {
  width: 100%;
  height: 1px;
  position: absolute;
  top: -2px;
}
.menu-page {
  padding: 5px 0 0;
  font: normal 400 10px/1.5em Arial, sans-serif;
  position: relative;
  max-width: 700px;
}
.nav-page a,
.nav-page > span,
.pagination a,
.pagination > span {
  display: inline-block;
  vertical-align: middle;
  padding: 0 2px 0 0;
}
.menu-page .nav-page {
  float: left;
}
.menu-page .pagination {
  float: right;
}
.menu-page:before {
  width: 100%;
  height: 1px;
  position: absolute;
  top: 0;
}
.nav-page a:hover,
.pagination a:hover {
  color: #231f20;
}
.nav-main a.active,
.nav-page a.active,
.pagination a.active {
  font-weight: bold;
}
.comments .comment p,
.form .field.text,
.post-footer,
.post-meta,
.share,
.site-footer {
  font: normal 400 10px/1.5em Arial, sans-serif;
  max-width: 700px;
}
.content,
.sidebar {
  vertical-align: top;
}
.nav-page > span:last-child,
.pagination > span:last-child {
  display: none;
}
.nav-page > span.inactive,
.pagination > span.inactive {
  color: #ccc;
}
.nav-page a span.inactive,
.pagination a span.inactive {
  color: #676767;
  display: block;
}
.breadcrumbs a,
.breadcrumbs span,
.by-page a,
.by-page span,
.content,
.sidebar {
  display: inline-block;
}
.by-page a,
.by-page span {
  padding: 2px 5px;
  margin: 10px 1px;
  border: 1px solid #979797;
}
.by-page span.active {
  color: #231f20;
  border: 1px solid #231f20;
}
.by-page span.spacer {
  color: #979797;
  border: 1px solid #979797;
}
.by-page a {
  color: #979797;
}
.by-page a:hover {
  border: 1px solid #231f20;
}
.content {
  /* width: 700px;
  margin: 0 25px 0 0; */
  min-width: 700px;
}
.content ul {
  margin: 0 0 1.5em 2em;
  list-style: disc;
}
.content ul li {
  margin: 0 0 1em;
}
.content ol {
  margin: 0 0 1.5em 2em;
  list-style: decimal;
}
.content ol li {
  margin: 0 0 1em;
}
.sidebar {
  width: 300px;
}
.sidebar .module {
  padding: 15px 0;
  position: relative;
}
.sidebar .module:after {
  width: 100%;
  height: 1px;
  position: absolute;
  bottom: 0;
}
.sidebar .module.img-links {
  padding: 15px 0 10px;
}
.sidebar .module.img-links a {
  display: inline-block;
  vertical-align: top;
  margin: 0 5px 5px 0;
}
.sidebar .module.img-links img {
  width: 100px;
  height: auto;
  display: block;
}
.sidebar .module img {
  display: block;
  margin: 0 0 10px;
}
.sidebar .module img:last-child {
  margin: 0;
}
.comic {
  width: 100%;
  height: auto;
  display: block;
}
.comments {
  padding: 15px 0 30px;
}
.comments .form {
  margin: 20px 0 0;
}
.comments .comment {
  position: relative;
  margin: 15px 0 0;
  padding: 15px 0 0;
}
.comments .comment:before {
  width: 450px;
  height: 1px;
  position: absolute;
  top: 0;
}
.comments .comment .comment {
  margin: 15px 0 0 10px;
}
.comments .comment .comment:before {
  width: 440px;
  background: #e6e6e6;
}
.comments .comment .comment .comment {
  margin: 15px 0 0;
}
.post-footer,
.post-meta,
.share,
.site-footer {
  padding: 5px 0 4px;
  text-transform: uppercase;
  color: #676767;
  position: relative;
}
.post-footer:before,
.post-meta:before,
.share:before,
.site-footer:before {
  content: "";
  width: 100%;
  height: 1px;
  background: #979797;
  position: absolute;
  top: 0;
  left: 0;
}
.form .field.text input,
.form .field.textarea textarea {
  padding: 5px 10px;
  background: #e6e6e6;
  transition: all 0.25s linear;
  display: block;
  color: #231f20;
  border: 1px solid #231f20;
}
.post-meta .meta {
  float: left;
}
.post-meta .nav-page,
.post-meta .pagination {
  float: right;
}
.post-footer .post-link {
  float: left;
}
.post-footer .pagination {
  float: right;
}
.form {
  width: 450px;
  display: block;
}
.form .field {
  display: block;
  position: relative;
}
.form .field.text {
  margin: 0 0 15px;
}
.form .field.text input {
  width: 100%;
  font-family: Arial, sans-serif;
  transition: all 0.25s linear;
}
.form .field.textarea {
  font: normal 400 10px/1.5em Arial, sans-serif;
  margin: 0 0 15px;
}
.form .field.textarea textarea {
  width: 100%;
  height: 150px;
  font-family: Arial, sans-serif;
  transition: all 0.25s linear;
}
.form .field .select .select-dd .select-item input:checked + span,
.form .field.check input:checked + span {
  background: #979797;
}
.form .field.check {
  position: relative;
  overflow: hidden;
}
.form .field.check input {
  position: absolute;
  top: 0;
  left: -48px;
  visibility: hidden;
}
.form .field.check input + span {
  width: 100%;
  padding: 1em 1.5em;
  display: block;
  cursor: pointer;
  -webkit-transition: all 0.25s linear;
  transition: all 0.25s linear;
}
.form .field .select {
  display: inline-block;
  padding: 1em 1.5em;
  position: relative;
}
.form .field .select:before {
  content: "";
  width: 100%;
  height: 100%;
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 5;
  cursor: pointer;
}
.form .field .select > span {
  display: block;
  cursor: pointer;
  position: relative;
  z-index: 1;
}
.form .field .select .select-dd {
  width: 100%;
  position: absolute;
  top: 3em;
  left: 0;
  overflow: hidden;
  z-index: 50;
  display: none;
}
.form .field .select .select-dd .select-item {
  position: relative;
  overflow: hidden;
  cursor: pointer;
}
.form .field .select .select-dd .select-item input {
  position: absolute;
  top: 0;
  left: -48px;
  visibility: hidden;
}
.form .field .select .select-dd .select-item input + span {
  width: 100%;
  padding: 1em 1.5em;
  display: block;
  cursor: pointer;
  -webkit-transition: all 0.25s linear;
  transition: all 0.25s linear;
}
.btn,
.dropdown,
.form .field.submit-comment input {
  display: inline-block;
}
.form .field.submit-comment {
  width: 100%;
  text-align: right;
}
.form .field.error .form-error {
  position: absolute;
}
::selection {
  background: rgba(103, 103, 103, 0.5);
}
::-moz-selection {
  background: rgba(103, 103, 103, 0.5);
}
::-webkit-input-placeholder {
  color: #231f20;
}
:-moz-placeholder {
  color: #231f20;
}
:-ms-input-placeholder {
  color: #231f20;
}
p {
  margin-bottom: 1.2em;
}
p:last-child {
  margin-bottom: 0;
}
ol,
ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
h1 {
  font: normal 400 30px/1.5em Arial, sans-serif;
  letter-spacing: 0.15em;
}
h1 a,
h1 a:hover,
h2 a,
h2 a:hover,
h3 a,
h3 a:hover,
h4 a,
h4 a:hover,
h5 a,
h5 a:hover {
  color: #231f20;
}
h2 {
  font: normal 400 20px/1.5em Arial, sans-serif;
  margin: 0 0 8px;
}
h3 {
  font: normal 400 15px/1.5em Arial, sans-serif;
}
h4 {
  font: normal 400 12px/1.5em Arial, sans-serif;
}
h5 {
  font: normal 400 10px/1.5em Arial, sans-serif;
}
.btn {
  -webkit-transition: all 0.25s linear;
  transition: all 0.25s linear;
}
.btn.btn01 {
  background: rgba(230, 230, 230, 0.8);
  color: #979797;
  border: 1px solid #231f20;
}
.post.in-list:not(:last-child),
.posts-tumblr .post-tumblr:not(:last-child) {
  border-bottom: solid 1px #979797;
}
.btn.btn01:hover {
  background: #e6e6e6;
}
.btn.btn02 {
  background: rgba(103, 103, 103, 0.8);
  color: #fff;
}
.btn.btn02:hover {
  background: #676767;
}
.btn.btn03 {
  background: rgba(35, 31, 32, 0.8);
  color: #fff;
}
.btn.btn03:hover {
  background: #231f20;
}
.btn.sml {
  padding: 5px 10px;
}
.dropdown {
  padding: 1em 1.5em;
  position: relative;
}
.dropdown span {
  display: block;
  cursor: pointer;
}
.dropdown:after {
  content: "";
  position: absolute;
}
.dropdown .dd-list {
  width: 100%;
  position: absolute;
  top: 3em;
  left: 0;
  z-index: 50;
  display: none;
}
.dropdown .dd-list a {
  display: block;
}
.video {
  width: 100%;
  height: 0;
  padding: 30px 0 56.25%;
  margin-bottom: 1.5em;
  position: relative;
  overflow: hidden;
}
.post,
.work {
  padding: 20px 0 15px;
}
.video embed,
.video iframe,
.video object {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.modal-overlay {
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  overflow-x: hidden;
  overflow-y: scroll;
  z-index: 1000;
  display: none;
  background: rgba(0, 0, 0, 0.9);
}
.nav-work,
.post.in-list {
  position: relative;
}
.post a {
  color: #f54133;
}
.post a:hover {
  color: #b31a1a;
}
.post p {
  max-width: 450px;
}
.post .comic:not(:last-child) {
  margin: 0 0 25px;
}
.post .full {
  width: 100%;
  display: block;
  margin: 0 0 18px;
}
.post .half {
  width: 50%;
}
.post .half.left {
  float: left;
  margin: 0 18px 6px 0;
}
.post .half.right {
  float: right;
  margin: 0 0 6px 18px;
}
.post.in-list p {
  max-width: 100%;
}
.post.in-list a {
  color: #231f20;
}
.post.in-list .post-thumb {
  width: 100px;
  height: auto;
  float: left;
  margin: 0 30px 6px 0;
}
.work {
  width: 700px;
  max-width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -ms-flex-line-pack: start;
}
.work .work-detail {
  width: auto;
  max-width: 100%;
  height: auto;
}
.work .work-thumb {
  width: calc(20% - 20px);
  margin: 0 25px 25px 0;
  display: block;
}
.work .work-thumb:nth-child(5n) {
  margin: 0 0 25px;
}
.work .work-thumb img {
  width: 100%;
  height: auto;
  display: block;
}
.nav-work {
  padding: 21px 0 20px;
  color: #676767;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -ms-flex-line-pack: start;
}
.nav-work h3 {
  width: 100%;
  padding: 0 0 10px;
}
.nav-work a {
  width: 20%;
  display: block;
  margin: 0 0 5px;
}
.nav-work:before {
  content: "";
  width: 100%;
  height: 1px;
  background: #979797;
  position: absolute;
  top: 0;
  left: 0;
}
.post-comic {
  padding: 10px 0 15px;
  max-width: 700px;
}
.post-comic p {
  max-width: 450px;
}
.share a {
  display: inline-block;
  margin: 0 10px 0 0;
}
.posts-tumblr .post-tumblr {
  padding: 20px 0 15px;
}
.posts-tumblr .post-tumblr h2 a,
.posts-tumblr .post-tumblr h2 a:hover,
.posts-tumblr .post-tumblr h5 a,
.posts-tumblr .post-tumblr h5 a:hover {
  color: #231f20;
}
.posts-tumblr .post-tumblr img {
  width: auto;
  max-width: 100%;
  height: auto;
  display: block;
  margin: 0 0 25px;
}
.posts-tumblr .post-tumblr a {
  color: #f54133;
}
.posts-tumblr .post-tumblr a:hover {
  color: #b31a1a;
}
.posts-tumblr .post-tumblr a.view-post {
  display: block;
  color: #979797;
}
.posts-tumblr .post-tumblr a.view-post:hover {
  color: #231f20;
}
.posts-tumblr .post-tumblr a.notecount {
  display: inline-block;
  color: #979797;
  margin: 0 10px 0 0;
}
.posts-tumblr .post-tumblr a.notecount:hover {
  color: #231f20;
}
.posts-tumblr .post-tumblr a.tag {
  display: inline-block;
  color: #979797;
  margin: 0 5px 0 0;
  border-bottom: solid 1px #231f20;
}
.posts-tumblr .post-tumblr a.tag:hover {
  color: #231f20;
}
.posts-tumblr .post-tumblr p {
  max-width: 450px;
}
ol.notes {
  list-style-type: none;
  display: block;
  margin: 0;
  padding: 60px 0 0;
  font-size: 14px;
  line-height: 1.5em;
}
ol.notes li.note {
  padding: 0 0 10px;
}
ol.notes li.note:not(:last-child) {
  border-bottom: solid 1px rgba(57, 58, 59, 0.04);
}
ol.notes li.more_notes_link_container {
  border-bottom: none;
}
ol.notes li.note:after,
ol.notes li.note:before {
  display: table;
  line-height: 0;
  content: "";
}
ol.notes li.note img.avatar {
  width: 16px;
  height: 16px;
  float: left;
  margin-right: 20px;
}
ol.notes li.note a {
  color: #979797;
}
ol.notes li.note a:hover {
  color: #231f20;
}
ol.notes li.note blockquote {
  width: 480px;
  float: left;
  padding: 6px 0 0 40px;
}
ol.notes li.note blockquote a {
  text-decoration: none;
  color: #979797;
}
ol.notes li.note blockquote a:hover {
  color: #231f20;
}

.archive {
  max-width: 700px;
}

.menu-main {
  display: flex;
  column-gap: 1rem;
  max-width: 700px;
}

.module {
  font-size: 10px;
}

.flex {
  display: flex;
}

.flex-col {
  flex-direction: column;
}

.flex-1 {
  flex: 1;
}

.nav-right {
  align-items: flex-end;
  justify-content: flex-end;
  line-height: 1.15;
  padding-bottom: 0.15rem;
  text-align: right;
}
