@charset "UTF-8";
/*! normalize.css v7.0.0 | MIT License | github.com/necolas/normalize.css */
/* Document
   ========================================================================== */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in
 *    IE on Windows Phone and in iOS.
 */
/*@import url("https://fast.fonts.net/lt/1.css?apiType=css&c=cf906349-f779-401a-aa10-355ce9f0efca&fontids=5225567,5687178");*/
html {
  line-height: 1.15;
  /* 1 */
  -ms-text-size-adjust: 100%;
  /* 2 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
}
/* Sections
   ========================================================================== */
/**
 * Remove the margin in all browsers (opinionated).
 */
body {
  margin: 0;
}
/**
 * Add the correct display in IE 9-.
 */
article,
aside,
footer,
header,
nav,
section {
  display: block;
}
/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
ul,
p {
  margin: 0;
  padding: 0;
}
/* Grouping content
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 * 1. Add the correct display in IE.
 */
figcaption,
figure,
main {
  /* 1 */
  display: block;
}
/**
 * Add the correct margin in IE 8.
 */
figure {
  margin: 1em 40px;
}
/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
  box-sizing: content-box;
  /* 1 */
  height: 0;
  /* 1 */
  overflow: visible;
  /* 2 */
}
/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
pre {
  /*font-family: monospace, monospace;*/
  /* 1 */
  font-size: 1em;
  /* 2 */
}
/* Text-level semantics
   ========================================================================== */
/**
 * 1. Remove the gray background on active links in IE 10.
 * 2. Remove gaps in links underline in iOS 8+ and Safari 8+.
 */
a {
  background-color: transparent;
  /* 1 */
  -webkit-text-decoration-skip: objects;
  /* 2 */
}
/**
 * 1. Remove the bottom border in Chrome 57- and Firefox 39-.
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
  border-bottom: none;
  /* 1 */
  text-decoration: underline;
  /* 2 */
  text-decoration: underline dotted;
  /* 2 */
}
/**
 * Prevent the duplicate application of `bolder` by the next rule in Safari 6.
 */
b,
strong {
  font-weight: inherit;
}
/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b,
strong {
  font-weight: bolder;
}
/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
samp {
  /*font-family: monospace, monospace;*/
  /* 1 */
  font-size: 1em;
  /* 2 */
}
/**
 * Add the correct font style in Android 4.3-.
 */
dfn {
  font-style: italic;
}
/**
 * Add the correct background and color in IE 9-.
 */
mark {
  background-color: #ff0;
  color: #000;
}
/**
 * Add the correct font size in all browsers.
 */
small {
  font-size: 80%;
}
/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sub {
  bottom: -0.25em;
}
sup {
  top: -0.5em;
}
/* Embedded content
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 */
audio,
video {
  display: inline-block;
}
/**
 * Add the correct display in iOS 4-7.
 */
audio:not([controls]) {
  display: none;
  height: 0;
}
/**
 * Remove the border on images inside links in IE 10-.
 */
img {
  border-style: none;
}
/**
 * Hide the overflow in IE.
 */
svg:not(:root) {
  overflow: hidden;
}
/* Forms
   ========================================================================== */
/**
 * 1. Change the font styles in all browsers (opinionated).
 * 2. Remove the margin in Firefox and Safari.
 */
button,
input,
optgroup,
select,
textarea {
  /*font-family: sans-serif;*/
  /* 1 */
  font-size: 100%;
  /* 1 */
  line-height: 1.15;
  /* 1 */
  margin: 0;
  /* 2 */
}
/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button,
input {
  /* 1 */
  overflow: visible;
}
/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button,
select {
  /* 1 */
  text-transform: none;
}
/**
 * 1. Prevent a WebKit bug where (2) destroys native `audio` and `video`
 *    controls in Android 4.
 * 2. Correct the inability to style clickable types in iOS and Safari.
 */
button,
html [type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
  /* 2 */
}
/**
 * Remove the inner border and padding in Firefox.
 */
button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}
/**
 * Restore the focus styles unset by the previous rule.
 */
button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText;
}
/**
 * Correct the padding in Firefox.
 */
fieldset {
  padding: 0.35em 0.75em 0.625em;
}
/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */
legend {
  box-sizing: border-box;
  /* 1 */
  color: inherit;
  /* 2 */
  display: table;
  /* 1 */
  max-width: 100%;
  /* 1 */
  padding: 0;
  /* 3 */
  white-space: normal;
  /* 1 */
}
/**
 * 1. Add the correct display in IE 9-.
 * 2. Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
  display: inline-block;
  /* 1 */
  vertical-align: baseline;
  /* 2 */
}
/**
 * Remove the default vertical scrollbar in IE.
 */
textarea {
  overflow: auto;
}
/**
 * 1. Add the correct box sizing in IE 10-.
 * 2. Remove the padding in IE 10-.
 */
[type="checkbox"],
[type="radio"] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */
}
/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */
[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  outline-offset: -2px;
  /* 2 */
}
/**
 * Remove the inner padding and cancel buttons in Chrome and Safari on macOS.
 */
[type="search"]::-webkit-search-cancel-button,
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
::-webkit-file-upload-button {
  -webkit-appearance: button;
  /* 1 */
  font: inherit;
  /* 2 */
}
/* Interactive
   ========================================================================== */
/*
 * Add the correct display in IE 9-.
 * 1. Add the correct display in Edge, IE, and Firefox.
 */
details,
menu {
  display: block;
}
/*
 * Add the correct display in all browsers.
 */
summary {
  display: list-item;
}
/* Scripting
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 */
canvas {
  display: inline-block;
}
/**
 * Add the correct display in IE.
 */
template {
  display: none;
}
/* Hidden
   ========================================================================== */
/**
 * Add the correct display in IE 10-.
 */
[hidden] {
  display: none;
}

* {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  list-style: none;
  word-wrap: break-word;
  white-space: normal;
}
input:focus,
textarea:focus,
select:focus {
  outline: none;
}
html,
body,
h1,
h2,
h3,
h4,
ul,
ol,
dl,
li,
dt,
dd,
p,
div,
span,
img,
a,
table,
tr,
th,
td {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  vertical-align: baseline;
}
article,
header,
footer,
aside,
figure,
figcaption,
nav,
section {
  display: block;
}
ol,
ul {
  list-style: none;
  list-style-type: none;
}
a {
  text-decoration: none;
  /*color: #000000;*/
}
img {
  vertical-align: bottom;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-user-drag: none;
  user-drag: none;
}
body {
  line-height: 1;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  -webkit-font-smoothing: antialiased;
  -moz-font-smoothing: antialiased;
  -ms-font-smoothing: antialiased;
  -o-font-smoothing: antialiased;
  font-smoothing: antialiased;
  overflow-x: hidden;
  color: #000000;
  background: #ffffff;
}
.font_11px {
  font-size: 11px;
  line-height: 1.85;
  letter-spacing: 1px;
}
.font_12px {
  font-size: 12px;
  line-height: 22px;
  letter-spacing: 0.5px;
}
.font_13px {
  font-size: 13px;
  line-height: 1.95;
  letter-spacing: 1px;
}
.font_14px {
  font-size: 14px;
  line-height: 1.8;
  letter-spacing: 0.2px;
}
.font_15px {
  font-size: 15px;
  line-height: 1.95;
  letter-spacing: 0px;
}
.font_16px {
  font-size: 16px;
  line-height: 32px;
  letter-spacing: 0.6px;
}
.font_17px {
  font-size: 17px;
  line-height: 1.9;
  letter-spacing: 0px;
}
.font_18px {
  font-size: 18px;
  line-height: 36px;
  letter-spacing: 1.4px;
}
.font_20px {
  font-size: 20px;
  line-height: 2;
  letter-spacing: 0px;
}
.font_24px {
  font-size: 24px;
  line-height: 50px;
  letter-spacing: 0px;
}
.font_26px {
  font-size: 26px;
  line-height: 1.55;
  letter-spacing: 1.6px;
}
.font_30px {
  font-size: 30px;
  line-height: 40px;
  letter-spacing: 1.6px;
}
.font_32px {
  font-size: 32px;
  line-height: 1.55;
  letter-spacing: 1.6px;
}
.hidden {
  visibility: hidden;
}
html.fixed,
body.fixed {
  position: fixed;
  width: 100%;
  height: 100%;
}
@media all and (max-width: 870px) {
  br.min_801 {
    display: none;
  }
}
.duotone-filters {
  height: 0;
  left: -9999em;
  margin: 0;
  padding: 0;
  position: absolute;
  width: 0;
}
body,
html {
  height: 100%;
  margin: 0;
}
h1,
h2,
h3,
h4,
h5,
h6,
ol,
p,
ul {
  margin: 0;
  padding: 0;
}
h2 {
  /*font-family: "Avenir LT W05_45 Book", 'Helvetica neue', Helvetica, '游ゴシック体', '游ゴシック', 'Yu Gothic', 'YuGothic', 'Hiragino Kaku Gothic ProN', 'Osaka', 'ＭＳ Ｐゴシック', sans-serif;*/
  font-weight: 400;
  font-style: normal;
  font-size: 14px;
  line-height: 1.8;
  letter-spacing: 0.2px;
  color: #999999;
}
@media all and (max-width: 870px) {
  h2 {
    /*font-family: "Avenir LT W05_95 Black", 'Helvetica neue', Helvetica, '游ゴシック体', '游ゴシック', 'Yu Gothic', 'YuGothic', 'Hiragino Kaku Gothic ProN', 'Osaka', 'ＭＳ Ｐゴシック', sans-serif;*/
    font-weight: 700;
    font-style: normal;
    padding: 0 30px;
  }
}
@media all and (max-width: 870px) {
  header#header nav {
    display: none;
  }
}
header#header nav ul li {
  /*position: fixed;*/
  /*top: 32px;*/
  /*z-index: 100;*/
}
header#header nav ul li.title {
  left: 50%;
  transform: translateX(-50%);
  padding-left: 16px;
}
header#header nav ul li.works {
  left: 30px;
}
header#header nav ul li.works a {
  width: 200px;
}
header#header nav ul li.journal {
  right: 30px;
  text-align: right;
}
header#header nav ul li.journal a {
  width: 250px;
}
header#header nav ul li a {
  display: block;
  cursor: pointer;
}
header#header nav ul li a.current span.head {
  opacity: 0;
}
header#header nav ul li a.current span.full {
  opacity: 1;
}
header#header nav ul li a span {
  display: block;
  /*font-family: "Avenir LT W05_95 Black", 'Helvetica neue', Helvetica, '游ゴシック体', '游ゴシック', 'Yu Gothic', 'YuGothic', 'Hiragino Kaku Gothic ProN', 'Osaka', 'ＭＳ Ｐゴシック', sans-serif;*/
  font-weight: 700;
  font-style: normal;
  font-size: 32px;
  line-height: 1.55;
  letter-spacing: 1.6px;
  line-height: 1;
}
header#header nav ul li a span.head {
  position: absolute;
  z-index: 2;
}
header#header nav ul li a span.head.w {
  left: 0;
}
header#header nav ul li a span.head.j {
  right: 0;
}
header#header nav ul li a span.full {
  opacity: 0;
}
header#header nav ul li a .back {
  opacity: 0;
}
header#header nav ul li a .back img {
  display: block;
  width: 52px;
  height: 19px;
}
header#header nav ul li a .back .index {
  display: block;
  /*font-family: "Avenir LT W05_95 Black", 'Helvetica neue', Helvetica, '游ゴシック体', '游ゴシック', 'Yu Gothic', 'YuGothic', 'Hiragino Kaku Gothic ProN', 'Osaka', 'ＭＳ Ｐゴシック', sans-serif;*/
  font-weight: 700;
  font-style: normal;
  font-size: 16px;
  line-height: 32px;
  letter-spacing: 0.6px;
  line-height: 1;
}
header#header nav ul li a .back.back_works img {
  position: absolute;
  left: 0;
  top: 5px;
}
header#header nav ul li a .back.back_works .index {
  position: absolute;
  left: 71px;
  top: 7px;
}
header#header nav ul li a .back.back_journal img {
  position: absolute;
  right: 0;
  top: 5px;
}
header#header nav ul li a .back.back_journal .index {
  position: absolute;
  right: 71px;
  top: 7px;
}
header#header nav ul li a:not(.current):hover span.head {
  opacity: 0;
}
header#header nav ul li a:not(.current):hover span.full {
  opacity: 1;
}
.sp header#header nav ul li a:not(.current):hover span.head,
.tablet header#header nav ul li a:not(.current):hover span.head {
  opacity: 1;
}
.sp header#header nav ul li a:not(.current):hover span.full,
.tablet header#header nav ul li a:not(.current):hover span.full {
  opacity: 0;
}
header#header.disappear.appear {
  visibility: visible;
}
header#header.single nav ul li a.current:hover span.full,
header#header.single nav ul li a.current:hover span.head {
  opacity: 0;
}
header#header.single nav ul li a.current:hover .back {
  opacity: 1;
}
.hamb {
  display: none;
}
@media all and (max-width: 870px) {
  .hamb {
    display: block;
    position: fixed;
    top: 25px;
    right: 0;
    z-index: 999;
  }
}
.hamb a {
  display: block;
  padding: 10px;
}
.hamb a img {
  display: block;
  width: 30px;
  height: 11px;
}
.hamb a img.menu_close {
  display: none;
}
footer {
  position: fixed;
  bottom: 0;
  left: 0;
  z-index: 1000;
  width: 100%;
  height: 50px;
  background: #ffffff;
  border-top: 1px solid #dadada;
}
@media all and (max-width: 870px) {
  footer {
    height: 40px;
  }
}
footer .footer_inner {
  position: relative;
  padding: 0 50px;
}
footer .footer_inner .left {
  padding-top: 18px;
  /*font-family: "Avenir LT W05_45 Book", 'Helvetica neue', Helvetica, '游ゴシック体', '游ゴシック', 'Yu Gothic', 'YuGothic', 'Hiragino Kaku Gothic ProN', 'Osaka', 'ＭＳ Ｐゴシック', sans-serif;*/
  font-weight: 400;
  font-style: normal;
  font-size: 16px;
  line-height: 32px;
  letter-spacing: 0.6px;
  line-height: 1;
}
@media all and (max-width: 870px) {
  footer .footer_inner .left {
    padding-top: 14px;
    font-size: 14px;
  }
}
footer .footer_inner .right {
  width: 100%;
  position: absolute;
  top: 18px;
  right: 0;
}
@media all and (max-width: 870px) {
  footer .footer_inner .right {
    display: none;
  }
}
footer .footer_inner .right nav {
  padding-right: 50px;
}
footer .footer_inner .right nav ul {
  font-size: 0;
  text-align: right;
}
footer .footer_inner .right nav ul li {
  display: inline-block;
  margin-left: 21px;
}
footer .footer_inner .right nav ul li:first-child {
  margin-left: 0;
}
footer .footer_inner .right nav ul li a {
  display: inline-block;
  /*font-family: "Avenir LT W05_45 Book", 'Helvetica neue', Helvetica, '游ゴシック体', '游ゴシック', 'Yu Gothic', 'YuGothic', 'Hiragino Kaku Gothic ProN', 'Osaka', 'ＭＳ Ｐゴシック', sans-serif;*/
  font-weight: 400;
  font-style: normal;
  font-size: 16px;
  line-height: 32px;
  letter-spacing: 0.6px;
  line-height: 1;
  color: #000000;
  padding-left: 10px;
}
footer .footer_inner .right nav ul li a:hover {
  color: #666666;
}
.sp_pagetitle {
  display: none;
  font-size: 20px;
  line-height: 2;
  letter-spacing: 0px;
  /*font-family: "Avenir LT W05_95 Black", 'Helvetica neue', Helvetica, '游ゴシック体', '游ゴシック', 'Yu Gothic', 'YuGothic', 'Hiragino Kaku Gothic ProN', 'Osaka', 'ＭＳ Ｐゴシック', sans-serif;*/
  font-weight: 700;
  font-style: normal;
}
@media all and (max-width: 870px) {
  .sp_pagetitle {
    display: block;
    position: fixed;
    top: 32px;
    left: 40px;
    z-index: 997;
    line-height: 1;
  }
}
@media all and (max-width: 870px) {
  .sp_pagetitle.single {
    position: absolute;
  }
}
#hamb_menu {
  display: none;
  /*font-family: "Avenir LT W05_95 Black", 'Helvetica neue', Helvetica, '游ゴシック体', '游ゴシック', 'Yu Gothic', 'YuGothic', 'Hiragino Kaku Gothic ProN', 'Osaka', 'ＭＳ Ｐゴシック', sans-serif;*/
  font-weight: 700;
  font-style: normal;
}
#hamb_menu .about,
#hamb_menu .contact {
  /*font-family: "Avenir LT W05_45 Book", 'Helvetica neue', Helvetica, '游ゴシック体', '游ゴシック', 'Yu Gothic', 'YuGothic', 'Hiragino Kaku Gothic ProN', 'Osaka', 'ＭＳ Ｐゴシック', sans-serif;*/
  font-weight: 400;
  font-style: normal;
}
@media all and (max-width: 870px) {
  #hamb_menu {
    display: none;
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 998;
    line-height: 1;
    background: rgba(255, 255, 255, 0.9);
    text-align: center;
  }
  #hamb_menu .title {
    font-size: 30px;
    letter-spacing: 1.7px;
    padding-top: 31px;
    padding-bottom: 56px;
  }
  #hamb_menu .journal,
  #hamb_menu .works {
    font-size: 25px;
    letter-spacing: 1.3px;
    padding-top: 0;
    padding-bottom: 55px;
  }
  #hamb_menu .about,
  #hamb_menu .contact {
    font-size: 20px;
    letter-spacing: 0.6px;
    padding-top: 0;
    padding-bottom: 61px;
  }
}
@media all and (max-width: 870px) {
  body.menu_active #container #hamb_menu {
    display: block;
  }
}
@media all and (max-width: 870px) {
  body.menu_active #container .hamb a img.menu_close {
    display: block;
  }
}
@media all and (max-width: 870px) {
  body.menu_active #container .hamb a img.menu {
    display: none;
  }
}
body#top #wrapper.hover_right .swiper.left {
  -webkit-filter: url(#duotone_gray);
  -moz-filter: url(#duotone_gray);
  -o-filter: url(#duotone_gray);
  -ms-filter: url(#duotone_gray);
  filter: url(#duotone_gray);
}
body#top #wrapper.hover_right #titles .title.journal a img.pc {
  display: block;
}
@media all and (max-width: 870px) {
  body#top #wrapper.hover_right #titles .title.journal a img.pc {
    display: none;
  }
}
body#top #wrapper.hover_left .swiper.right {
  -webkit-filter: url(#duotone_gray);
  -moz-filter: url(#duotone_gray);
  -o-filter: url(#duotone_gray);
  -ms-filter: url(#duotone_gray);
  filter: url(#duotone_gray);
}
body#top #wrapper.hover_left #titles .title.works a img.pc {
  display: block;
}
@media all and (max-width: 870px) {
  body#top #wrapper.hover_left #titles .title.works a img.pc {
    display: none;
  }
}
body#top #wrapper #images .swiper {
  width: 50%;
  height: calc(100% - 0px);
  position: fixed;
  top: 0;
  z-index: 2;
  overflow: hidden;
}
@media all and (max-width: 870px) {
  body#top #wrapper #images .swiper {
    width: 100%;
    height: 50%;
  }
}
body#top #wrapper #images .swiper.left {
  left: 0;
}
body#top #wrapper #images .swiper.right {
  right: 0;
}
@media all and (max-width: 870px) {
  body#top #wrapper #images .swiper.right {
    top: 50%;
    left: 0;
    right: auto;
  }
}
body#top #wrapper #images .swiper .swiper-wrapper {
  width: 100%;
  height: 100%;
}
body#top #wrapper #images .swiper .swiper-wrapper .swiper-slide {
  width: 100%;
  height: 100%;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  -webkit-backface-visibility: hidden;
  -webkit-transform-style: preserve-3d;
  backface-visibility: hidden;
  overflow: hidden;
}
body#top #wrapper #titles {
  width: 100%;
  height: calc(100% - 0px);
  position: fixed;
  top: 0;
  left: 0;
  z-index: 2;
}
@media all and (max-width: 870px) {
  body#top #wrapper #titles {
    height: 100%;
  }
}
body#top #wrapper #titles .title {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}
body#top #wrapper #titles .title.works {
  left: 10%;
  transform: translateY(-50%) translateX(-50%);
  padding-left: 15px;
  
}
/* body#top #wrapper #titles .title.journal3 img,body#top #wrapper #titles .title.journal2 img,body#top #wrapper #titles .title.journal img {
	  width: 140px;
	}
body#top #wrapper #titles .title.logo2 img,body#top #wrapper #titles .title.logo img,body#top #wrapper #titles .title.works img{
	width: 140px;
} */
body#top #wrapper #titles .title.logo {
  left: 25%;
  transform: translateY(-50%) translateX(-50%);
  padding-left: 15px;
}
body#top #wrapper #titles .title.logo2 {
  left: 40%;
  transform: translateY(-50%) translateX(-50%);
  padding-left: 15px;
}
@media all and (max-width: 870px) {
  body#top #wrapper #titles .title.logo {
    padding-left: 0;
  }
}

@media all and (max-width: 870px) {
  body#top #wrapper #titles .title.works {
    top: 0;
    left: 0;
    width: 100%;
    height: 50%;
    transform: translateY(0%);
  }
}
@media all and (max-width: 870px) {
  body#top #wrapper #titles .title.works a {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translateY(-50%) translateX(-50%);
  }
}
body#top #wrapper #titles .title.works a img {
  display: none;
  width: 52px;
  height: 19px;
  position: absolute;
  top: 7px;
  right: -92px;
}
@media all and (max-width: 870px) {
  body#top #wrapper #titles .title.works a img.sp {
    display: block;
    width: 19px;
    height: 21px;
    top: auto;
    bottom: -46px;
    left: 0;
    right: 0;
    margin: 0 auto;
  }
}

@media all and (max-width: 870px) {
  body#top #wrapper #titles .title.journal {
    bottom: 0;
    left: 0;
    width: 100%;
    height: 50%;
    transform: translateY(0%);
  }
}
@media all and (max-width: 870px) {
  body#top #wrapper #titles .title.journal a {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translateY(-50%) translateX(-50%);
  }
}
body#top #wrapper #titles .title.journal a img {
  display: none;
  width: 52px;
  height: 19px;
  position: absolute;
  top: 7px;
  left: -92px;
}
@media all and (max-width: 870px) {
  body#top #wrapper #titles .title.journal a img.sp {
    display: block;
    width: 19px;
    height: 21px;
    top: -46px;
    left: 0;
    right: 0;
    margin: 0 auto;
  }
}
body#top #wrapper #titles .title a {
  display: block;
  /*font-family: "Avenir LT W05_95 Black", 'Helvetica neue', Helvetica, '游ゴシック体', '游ゴシック', 'Yu Gothic', 'YuGothic', 'Hiragino Kaku Gothic ProN', 'Osaka', 'ＭＳ Ｐゴシック', sans-serif;*/
  font-weight: 700;
  font-style: normal;
  font-size: 32px;
  line-height: 1.55;
  letter-spacing: 1.6px;
  line-height: 1;
}
@media all and (max-width: 870px) {
  body#top #wrapper #titles .title a {
    font-size: 35px;
    width: 300px;
    text-align: center;
    text-indent: 1.6px;
  }
}
@media all and (min-width: 1400px) {
  body#top #wrapper #titles .title a {
    font-size: 40px;
    text-align: center;
    margin-top: -3px;
  }
}
body#top #wrapper #links {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 3;
  width: 100%;
  height: calc(100% - 0px);
}
@media all and (max-width: 870px) {
  body#top #wrapper #links {
    height: 100%;
  }
}
body#top #wrapper #links .link {
  width: 50%;
  height: 100%;
  float: left;
}
@media all and (max-width: 870px) {
  body#top #wrapper #links .link {
    width: 100%;
    height: 50%;
    float: none;
  }
}
body#top #wrapper #links .link a {
  display: block;
  width: 100%;
  height: 100%;
}
body#top #wrapper #links::after {
  content: "";
  display: block;
  clear: both;
}
@media all and (max-width: 870px) {
  body#top #wrapper #links::after {
    display: none;
  }
}
body#about #wrapper #contents {
  width: 100%;
  height: calc(100% - 0px);
  position: fixed;
  top: 0;
  left: 0;
  z-index: 10;
}
@media all and (max-width: 870px) {
  body#about #wrapper #contents {
    height: auto;
    position: static;
    top: auto;
    left: auto;
    z-index: auto;
  }
}
body#about #wrapper #contents.active_left .left .bg_image {
  display: none;
}
body#about #wrapper #contents.active_right .right .bg_image {
  display: none;
}
body#about #wrapper #contents .left,
body#about #wrapper #contents .right {
  width: 50%;
  height: calc(100% - 0px);
  position: fixed;
  top: 0;
  z-index: 10;
  overflow-y: auto;
  -webkit-overflow-scrolling: touch;
}
@media all and (max-width: 870px) {
  body#about #wrapper #contents .left,
  body#about #wrapper #contents .right {
    width: 100%;
    height: auto;
    position: static;
    top: auto;
  }
}
body#about #wrapper #contents .left img.sp_img,
body#about #wrapper #contents .right img.sp_img {
  display: none;
}
@media all and (max-width: 870px) {
  body#about #wrapper #contents .left img.sp_img,
  body#about #wrapper #contents .right img.sp_img {
    display: block;
    width: 100%;
    height: auto;
    margin-top: 30px;
  }
}
body#about #wrapper #contents .left .bg_image,
body#about #wrapper #contents .right .bg_image {
  width: 50%;
  height: calc(100% - 0px);
  position: fixed;
  top: 0;
  z-index: 2;
  background-color: #ffffff;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
@media all and (max-width: 870px) {
  body#about #wrapper #contents .left .bg_image,
  body#about #wrapper #contents .right .bg_image {
    display: none;
  }
}
body#about #wrapper #contents .left {
  left: 0;
  padding: 153px 40px 60px 100px;
}
@media all and (max-width: 870px) {
  body#about #wrapper #contents .left {
    padding: 29px 10px 0px 10px;
  }
}
body#about #wrapper #contents .left .headline {
  font-size: 24px;
  line-height: 50px;
  letter-spacing: 0px;
  /*font-family: "Avenir LT W05_95 Black", 'Helvetica neue', Helvetica, '游ゴシック体', '游ゴシック', 'Yu Gothic', 'YuGothic', 'Hiragino Kaku Gothic ProN', 'Osaka', 'ＭＳ Ｐゴシック', sans-serif;*/
  font-weight: 700;
  font-style: normal;
  letter-spacing: 1.3px;
  padding-top: 53px;
  padding-bottom: 28px;
}
@media all and (max-width: 870px) {
  body#about #wrapper #contents .left .headline {
    padding: 31px 10px 30px 10px;
    font-size: 17px;
    line-height: 24px;
  }
}
body#about #wrapper #contents .left .desc {
  font-size: 16px;
  line-height: 32px;
  letter-spacing: 0.6px;
  /*font-family: "Avenir LT W05_45 Book", 'Helvetica neue', Helvetica, '游ゴシック体', '游ゴシック', 'Yu Gothic', 'YuGothic', 'Hiragino Kaku Gothic ProN', 'Osaka', 'ＭＳ Ｐゴシック', sans-serif;*/
  font-weight: 400;
  font-style: normal;
  letter-spacing: 1.8px;
}
@media all and (max-width: 870px) {
  body#about #wrapper #contents .left .desc {
    padding: 0px 10px 0px 10px;
    font-size: 14px;
    line-height: 27px;
  }
}
body#about #wrapper #contents .left .archive_link {
  margin-top: 55px;
  font-size: 14px;
  line-height: 1.8;
  letter-spacing: 0.2px;
  /*font-family: "Avenir LT W05_45 Book", 'Helvetica neue', Helvetica, '游ゴシック体', '游ゴシック', 'Yu Gothic', 'YuGothic', 'Hiragino Kaku Gothic ProN', 'Osaka', 'ＭＳ Ｐゴシック', sans-serif;*/
  font-weight: 400;
  font-style: normal;
  letter-spacing: 0.6px;
}
@media all and (max-width: 870px) {
  body#about #wrapper #contents .left .archive_link {
    margin-top: 27px;
    padding: 0px 10px 0px 10px;
    font-size: 13px;
    line-height: 27px;
  }
}
body#about #wrapper #contents .left .archive_link .title {
  margin-right: 14px;
}
body#about #wrapper #contents .left .archive_link .slash {
  margin-left: 10px;
  margin-right: 10px;
}
body#about #wrapper #contents .left .archive_link a:hover {
  color: #999999;
}
.sp body#about #wrapper #contents .left .archive_link a:hover,
.tablet body#about #wrapper #contents .left .archive_link a:hover {
  color: #000000;
}
body#about #wrapper #contents .left .bg_image {
  left: 0;
}
body#about #wrapper #contents .right {
  right: 0;
  padding: 153px 40px 60px 40px;
}
@media all and (max-width: 870px) {
  body#about #wrapper #contents .right {
    padding: 44px 10px 40px 10px;
  }
}
body#about #wrapper #contents .right h2 {
  padding-bottom: 60px;
}
@media all and (max-width: 870px) {
  body#about #wrapper #contents .right h2 {
    padding-bottom: 31px;
  }
}
body#about #wrapper #contents .right dl {
  padding-top: 22px;
}
@media all and (max-width: 870px) {
  body#about #wrapper #contents .right dl {
    padding-top: 0px;
  }
}
body#about #wrapper #contents .right dl dt,
body#about #wrapper #contents .right dl dd {
  font-size: 12px;
  line-height: 22px;
  letter-spacing: 0.5px;
  /*font-family: "Avenir LT W05_45 Book", 'Helvetica neue', Helvetica, '游ゴシック体', '游ゴシック', 'Yu Gothic', 'YuGothic', 'Hiragino Kaku Gothic ProN', 'Osaka', 'ＭＳ Ｐゴシック', sans-serif;*/
  font-weight: 400;
  font-style: normal;
}
body#about #wrapper #contents .right dl dt {
  float: left;
  width: 110px;
  color: #999999;
}
@media all and (max-width: 870px) {
  body#about #wrapper #contents .right dl dt {
    float: none;
    width: 100%;
    padding: 0px 10px 0px 10px;
  }
}
body#about #wrapper #contents .right dl dd {
  float: right;
  width: calc(100% - 110px);
}
@media all and (max-width: 870px) {
  body#about #wrapper #contents .right dl dd {
    float: none;
    width: 100%;
    font-size: 14px;
    line-height: 27px;
    padding: 0px 30px 0px 30px;
  }
}
body#about #wrapper #contents .right dl::after {
  content: "";
  display: block;
  clear: both;
}
@media all and (max-width: 870px) {
  body#about #wrapper #contents .right dl::after {
    display: none;
  }
}
body#about #wrapper #contents .right .bg_image {
  right: 0;
}
body#contact #wrapper #contents {
  padding-bottom: 60px;
}
@media all and (max-width: 870px) {
  body#contact #wrapper #contents {
    padding-bottom: 40px;
  }
}
body#contact #wrapper #contents .left,
body#contact #wrapper #contents .right {
  width: 50%;
}
@media all and (max-width: 870px) {
  body#contact #wrapper #contents .left,
  body#contact #wrapper #contents .right {
    width: 100%;
  }
}
body#contact #wrapper #contents .left {
  float: left;
  left: 0;
  padding: 153px 40px 60px 100px;
}
@media all and (max-width: 870px) {
  body#contact #wrapper #contents .left {
    padding: 29px 10px 0px 10px;
    float: none;
    margin-bottom: 30px;
  }
}
@media all and (max-width: 870px) {
  body#contact #wrapper #contents .left .form {
    padding: 11px 10px 0 10px;
  }
}
body#contact #wrapper #contents .left .form form .ajax-loader {
  display: none !important;
}
body#contact #wrapper #contents .left .form form dl.contact_form {
  padding-top: 16px;
}
body#contact #wrapper #contents .left .form form dl.contact_form dt {
  padding-bottom: 5px;
}
body#contact #wrapper #contents .left .form form dl.contact_form dt .dt_inner {
  /*font-family: "Avenir LT W05_45 Book", 'Helvetica neue', Helvetica, '游ゴシック体', '游ゴシック', 'Yu Gothic', 'YuGothic', 'Hiragino Kaku Gothic ProN', 'Osaka', 'ＭＳ Ｐゴシック', sans-serif;*/
  font-weight: 400;
  font-style: normal;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0.8px;
}
@media all and (max-width: 870px) {
  body#contact #wrapper #contents .left .form form dl.contact_form dt .dt_inner {
    font-size: 12px;
  }
}
body#contact #wrapper #contents .left .form form dl.contact_form dd .inner span {
  display: block;
}
body#contact #wrapper #contents .left .form form dl.contact_form dd .inner span input[type="text"],
body#contact #wrapper #contents .left .form form dl.contact_form dd .inner span input[type="email"],
body#contact #wrapper #contents .left .form form dl.contact_form dd .inner span textarea {
  display: block;
  width: 100%;
  /*font-family: "Avenir LT W05_45 Book", 'Helvetica neue', Helvetica, '游ゴシック体', '游ゴシック', 'Yu Gothic', 'YuGothic', 'Hiragino Kaku Gothic ProN', 'Osaka', 'ＭＳ Ｐゴシック', sans-serif;*/
  font-weight: 400;
  font-style: normal;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0.8px;
  color: #000000;
  background: #ffffff;
  border: 1px solid #999999;
  border-radius: 0;
  background-image: none !important;
  -webkit-appearance: none;
  outline: none;
  background-color: #ffffff;
  -webkit-box-shadow: 0 0 0px 1000px #ffffff inset;
}
body#contact #wrapper #contents .left .form form dl.contact_form dd .inner span input[type="text"].wpcf7c-conf,
body#contact #wrapper #contents .left .form form dl.contact_form dd .inner span input[type="email"].wpcf7c-conf,
body#contact #wrapper #contents .left .form form dl.contact_form dd .inner span textarea.wpcf7c-conf {
  cursor: default;
  border: 1px solid #eeeeee;
  background: #eeeeee;
  background-color: #eeeeee;
  -webkit-box-shadow: 0 0 0px 1000px #eeeeee inset;
}
@media all and (max-width: 870px) {
  body#contact #wrapper #contents .left .form form dl.contact_form dd .inner span input[type="text"],
  body#contact #wrapper #contents .left .form form dl.contact_form dd .inner span input[type="email"],
  body#contact #wrapper #contents .left .form form dl.contact_form dd .inner span textarea {
    font-size: 12px;
  }
}
body#contact #wrapper #contents .left .form form dl.contact_form dd .inner span input[type="text"],
body#contact #wrapper #contents .left .form form dl.contact_form dd .inner span input[type="email"] {
  height: 40px;
  padding: 0 15px;
}
body#contact #wrapper #contents .left .form form dl.contact_form dd .inner span textarea {
  height: 180px;
  padding: 10px 15px;
}
body#contact #wrapper #contents .left .form form dl.contact_form dd .inner span span.wpcf7-not-valid-tip {
  /*font-family: "Avenir LT W05_45 Book", 'Helvetica neue', Helvetica, '游ゴシック体', '游ゴシック', 'Yu Gothic', 'YuGothic', 'Hiragino Kaku Gothic ProN', 'Osaka', 'ＭＳ Ｐゴシック', sans-serif;*/
  font-weight: 400;
  font-style: normal;
  font-size: 12px;
  line-height: 22px;
  letter-spacing: 0.5px;
  text-align: right;
  color: #999999;
  padding-top: 6px;
}
body#contact #wrapper #contents .left .form form .form_bottom {
  padding-top: 32px;
}
body#contact #wrapper #contents .left .form form .form_bottom .form_bottom_inner .submit .submit_inner {
  position: relative;
}
@media all and (max-width: 870px) {
  body#contact #wrapper #contents .left .form form .form_bottom .form_bottom_inner .submit .submit_inner {
    text-align: center;
    position: static;
  }
}
body#contact #wrapper #contents .left .form form .form_bottom .form_bottom_inner .submit .submit_inner p {
  display: none;
}
body#contact #wrapper #contents .left .form form .form_bottom .form_bottom_inner .submit .submit_inner .confirm_button,
body#contact #wrapper #contents .left .form form .form_bottom .form_bottom_inner .submit .submit_inner .back_button,
body#contact #wrapper #contents .left .form form .form_bottom .form_bottom_inner .submit .submit_inner .submit_button {
  float: right;
}
@media all and (max-width: 870px) {
  body#contact #wrapper #contents .left .form form .form_bottom .form_bottom_inner .submit .submit_inner .confirm_button,
  body#contact #wrapper #contents .left .form form .form_bottom .form_bottom_inner .submit .submit_inner .back_button,
  body#contact #wrapper #contents .left .form form .form_bottom .form_bottom_inner .submit .submit_inner .submit_button {
    float: none;
    display: inline-block;
  }
}
body#contact #wrapper #contents .left .form form .form_bottom .form_bottom_inner .submit .submit_inner .confirm_button input[type="submit"],
body#contact #wrapper #contents .left .form form .form_bottom .form_bottom_inner .submit .submit_inner .back_button input[type="submit"],
body#contact #wrapper #contents .left .form form .form_bottom .form_bottom_inner .submit .submit_inner .submit_button input[type="submit"],
body#contact #wrapper #contents .left .form form .form_bottom .form_bottom_inner .submit .submit_inner .confirm_button input[type="button"],
body#contact #wrapper #contents .left .form form .form_bottom .form_bottom_inner .submit .submit_inner .back_button input[type="button"],
body#contact #wrapper #contents .left .form form .form_bottom .form_bottom_inner .submit .submit_inner .submit_button input[type="button"] {
  display: block;
  height: 32px;
  /*font-family: "Avenir LT W05_45 Book", 'Helvetica neue', Helvetica, '游ゴシック体', '游ゴシック', 'Yu Gothic', 'YuGothic', 'Hiragino Kaku Gothic ProN', 'Osaka', 'ＭＳ Ｐゴシック', sans-serif;*/
  font-weight: 400;
  font-style: normal;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0.8px;
  text-indent: 0.8px;
  text-align: center;
  color: #000000;
  padding: 2px 0 0 0;
  border: 1px solid #999999;
  border-radius: 16px;
  background-image: none !important;
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
  cursor: pointer;
  outline: 0;
  margin: 0;
  background: #ffffff;
  background-color: #ffffff;
  -webkit-box-shadow: 0 0 0px 1000px #ffffff inset;
}
@media all and (max-width: 870px) {
  body#contact #wrapper #contents .left .form form .form_bottom .form_bottom_inner .submit .submit_inner .confirm_button input[type="submit"],
  body#contact #wrapper #contents .left .form form .form_bottom .form_bottom_inner .submit .submit_inner .back_button input[type="submit"],
  body#contact #wrapper #contents .left .form form .form_bottom .form_bottom_inner .submit .submit_inner .submit_button input[type="submit"],
  body#contact #wrapper #contents .left .form form .form_bottom .form_bottom_inner .submit .submit_inner .confirm_button input[type="button"],
  body#contact #wrapper #contents .left .form form .form_bottom .form_bottom_inner .submit .submit_inner .back_button input[type="button"],
  body#contact #wrapper #contents .left .form form .form_bottom .form_bottom_inner .submit .submit_inner .submit_button input[type="button"] {
    font-size: 12px;
  }
}
body#contact #wrapper #contents .left .form form .form_bottom .form_bottom_inner .submit .submit_inner .confirm_button input[type="submit"]:hover,
body#contact #wrapper #contents .left .form form .form_bottom .form_bottom_inner .submit .submit_inner .back_button input[type="submit"]:hover,
body#contact #wrapper #contents .left .form form .form_bottom .form_bottom_inner .submit .submit_inner .submit_button input[type="submit"]:hover,
body#contact #wrapper #contents .left .form form .form_bottom .form_bottom_inner .submit .submit_inner .confirm_button input[type="button"]:hover,
body#contact #wrapper #contents .left .form form .form_bottom .form_bottom_inner .submit .submit_inner .back_button input[type="button"]:hover,
body#contact #wrapper #contents .left .form form .form_bottom .form_bottom_inner .submit .submit_inner .submit_button input[type="button"]:hover {
  color: #ffffff;
  border: 1px solid #000000;
  background: #000000;
  background-color: #000000;
  -webkit-box-shadow: 0 0 0px 1000px #000000 inset;
}
.sp body#contact #wrapper #contents .left .form form .form_bottom .form_bottom_inner .submit .submit_inner .confirm_button input[type="submit"]:hover,
.sp body#contact #wrapper #contents .left .form form .form_bottom .form_bottom_inner .submit .submit_inner .back_button input[type="submit"]:hover,
.sp body#contact #wrapper #contents .left .form form .form_bottom .form_bottom_inner .submit .submit_inner .submit_button input[type="submit"]:hover,
.sp body#contact #wrapper #contents .left .form form .form_bottom .form_bottom_inner .submit .submit_inner .confirm_button input[type="button"]:hover,
.sp body#contact #wrapper #contents .left .form form .form_bottom .form_bottom_inner .submit .submit_inner .back_button input[type="button"]:hover,
.sp body#contact #wrapper #contents .left .form form .form_bottom .form_bottom_inner .submit .submit_inner .submit_button input[type="button"]:hover,
.tablet body#contact #wrapper #contents .left .form form .form_bottom .form_bottom_inner .submit .submit_inner .confirm_button input[type="submit"]:hover,
.tablet body#contact #wrapper #contents .left .form form .form_bottom .form_bottom_inner .submit .submit_inner .back_button input[type="submit"]:hover,
.tablet body#contact #wrapper #contents .left .form form .form_bottom .form_bottom_inner .submit .submit_inner .submit_button input[type="submit"]:hover,
.tablet body#contact #wrapper #contents .left .form form .form_bottom .form_bottom_inner .submit .submit_inner .confirm_button input[type="button"]:hover,
.tablet body#contact #wrapper #contents .left .form form .form_bottom .form_bottom_inner .submit .submit_inner .back_button input[type="button"]:hover,
.tablet body#contact #wrapper #contents .left .form form .form_bottom .form_bottom_inner .submit .submit_inner .submit_button input[type="button"]:hover {
  color: #000000;
  border: 1px solid #999999;
  background: #ffffff;
  background-color: #ffffff;
  -webkit-box-shadow: 0 0 0px 1000px #ffffff inset;
}
body#contact #wrapper #contents .left .form form .form_bottom .form_bottom_inner .submit .submit_inner .confirm_button input[type="submit"],
body#contact #wrapper #contents .left .form form .form_bottom .form_bottom_inner .submit .submit_inner .back_button input[type="submit"],
body#contact #wrapper #contents .left .form form .form_bottom .form_bottom_inner .submit .submit_inner .submit_button input[type="submit"] {
  width: 210px;
}
body#contact #wrapper #contents .left .form form .form_bottom .form_bottom_inner .submit .submit_inner .confirm_button input[type="button"],
body#contact #wrapper #contents .left .form form .form_bottom .form_bottom_inner .submit .submit_inner .back_button input[type="button"],
body#contact #wrapper #contents .left .form form .form_bottom .form_bottom_inner .submit .submit_inner .submit_button input[type="button"] {
  width: 100px;
  color: #999999;
}
body#contact #wrapper #contents .left .form form .form_bottom .form_bottom_inner .submit .submit_inner .confirm_button input[type="button"]:hover,
body#contact #wrapper #contents .left .form form .form_bottom .form_bottom_inner .submit .submit_inner .back_button input[type="button"]:hover,
body#contact #wrapper #contents .left .form form .form_bottom .form_bottom_inner .submit .submit_inner .submit_button input[type="button"]:hover {
  color: #ffffff;
  border: 1px solid #999999;
  background: #999999;
  background-color: #999999;
  -webkit-box-shadow: 0 0 0px 1000px #999999 inset;
}
.sp body#contact #wrapper #contents .left .form form .form_bottom .form_bottom_inner .submit .submit_inner .confirm_button input[type="button"]:hover,
.sp body#contact #wrapper #contents .left .form form .form_bottom .form_bottom_inner .submit .submit_inner .back_button input[type="button"]:hover,
.sp body#contact #wrapper #contents .left .form form .form_bottom .form_bottom_inner .submit .submit_inner .submit_button input[type="button"]:hover,
.tablet body#contact #wrapper #contents .left .form form .form_bottom .form_bottom_inner .submit .submit_inner .confirm_button input[type="button"]:hover,
.tablet body#contact #wrapper #contents .left .form form .form_bottom .form_bottom_inner .submit .submit_inner .back_button input[type="button"]:hover,
.tablet body#contact #wrapper #contents .left .form form .form_bottom .form_bottom_inner .submit .submit_inner .submit_button input[type="button"]:hover {
  color: #999999;
  border: 1px solid #999999;
  background: #ffffff;
  background-color: #ffffff;
  -webkit-box-shadow: 0 0 0px 1000px #ffffff inset;
}
body#contact #wrapper #contents .left .form form .form_bottom .form_bottom_inner .submit .submit_inner .back_button {
  position: absolute;
  top: 0;
  right: 220px;
  z-index: 2;
}
@media all and (max-width: 870px) {
  body#contact #wrapper #contents .left .form form .form_bottom .form_bottom_inner .submit .submit_inner .back_button {
    position: static;
    top: auto;
    right: auto;
    z-index: auto;
    margin-right: 5px;
  }
}
body#contact #wrapper #contents .left .form form .form_bottom .form_bottom_inner .submit .submit_inner:after {
  content: "";
  display: block;
  clear: both;
}
@media all and (max-width: 870px) {
  body#contact #wrapper #contents .left .form form .form_bottom .form_bottom_inner .submit .submit_inner:after {
    display: none;
  }
}
body#contact #wrapper #contents .left .form form .form_bottom .form_bottom_inner .wpcf7-response-output.wpcf7-display-none.wpcf7-validation-errors,
body#contact #wrapper #contents .left .form form .form_bottom .form_bottom_inner .wpcf7-response-output.wpcf7-display-none.wpcf7-custom-wpcf7c-confirmed.wpcf7-mail-sent-ok {
  /*font-family: "Avenir LT W05_45 Book", 'Helvetica neue', Helvetica, '游ゴシック体', '游ゴシック', 'Yu Gothic', 'YuGothic', 'Hiragino Kaku Gothic ProN', 'Osaka', 'ＭＳ Ｐゴシック', sans-serif;*/
  font-weight: 400;
  font-style: normal;
  font-size: 12px;
  line-height: 22px;
  letter-spacing: 0.5px;
  text-align: right;
  color: #999999;
  margin: 0;
  padding: 6px 0 0 0;
  border: none !important;
}
@media all and (max-width: 870px) {
  body#contact #wrapper #contents .left .form form .form_bottom .form_bottom_inner .wpcf7-response-output.wpcf7-display-none.wpcf7-validation-errors,
  body#contact #wrapper #contents .left .form form .form_bottom .form_bottom_inner .wpcf7-response-output.wpcf7-display-none.wpcf7-custom-wpcf7c-confirmed.wpcf7-mail-sent-ok {
    text-align: center;
  }
}
body#contact #wrapper #contents .right {
  float: right;
  right: 0;
  padding: 153px 40px 60px 40px;
}
@media all and (max-width: 870px) {
  body#contact #wrapper #contents .right {
    padding: 44px 10px 12px 10px;
    float: none;
  }
}
body#contact #wrapper #contents .right h2 {
  padding-bottom: 60px;
}
@media all and (max-width: 870px) {
  body#contact #wrapper #contents .right h2 {
    padding-bottom: 31px;
  }
}
body#contact #wrapper #contents .right .nakagawa,
body#contact #wrapper #contents .right .komagane {
  padding-bottom: 20px;
}
@media all and (max-width: 870px) {
  body#contact #wrapper #contents .right .nakagawa,
  body#contact #wrapper #contents .right .komagane {
    padding-bottom: 27px;
  }
}
body#contact #wrapper #contents .right .nakagawa .title,
body#contact #wrapper #contents .right .komagane .title {
  font-size: 16px;
  line-height: 32px;
  letter-spacing: 0.6px;
  /*font-family: "Avenir LT W05_45 Book", 'Helvetica neue', Helvetica, '游ゴシック体', '游ゴシック', 'Yu Gothic', 'YuGothic', 'Hiragino Kaku Gothic ProN', 'Osaka', 'ＭＳ Ｐゴシック', sans-serif;*/
  font-weight: 400;
  font-style: normal;
  letter-spacing: 1.8px;
}
@media all and (max-width: 870px) {
  body#contact #wrapper #contents .right .nakagawa .title,
  body#contact #wrapper #contents .right .komagane .title {
    padding: 0px 10px 0px 10px;
    font-size: 14px;
    line-height: 27px;
  }
}
body#contact #wrapper #contents .right .nakagawa .place,
body#contact #wrapper #contents .right .komagane .place {
  font-size: 14px;
  line-height: 1.8;
  letter-spacing: 0.2px;
  /*font-family: "Avenir LT W05_45 Book", 'Helvetica neue', Helvetica, '游ゴシック体', '游ゴシック', 'Yu Gothic', 'YuGothic', 'Hiragino Kaku Gothic ProN', 'Osaka', 'ＭＳ Ｐゴシック', sans-serif;*/
  font-weight: 400;
  font-style: normal;
  letter-spacing: 0.5px;
}
@media all and (max-width: 870px) {
  body#contact #wrapper #contents .right .nakagawa .place,
  body#contact #wrapper #contents .right .komagane .place {
    padding: 0px 10px 0px 10px;
    font-size: 12px;
    line-height: 27px;
  }
}
body#contact #wrapper #contents .right .nakagawa .place br.mapbutton_br,
body#contact #wrapper #contents .right .komagane .place br.mapbutton_br {
  display: none;
}
@media all and (max-width: 1050px) {
  body#contact #wrapper #contents .right .nakagawa .place br.mapbutton_br,
  body#contact #wrapper #contents .right .komagane .place br.mapbutton_br {
    display: block;
  }
}
body#contact #wrapper #contents .right .nakagawa .place .mapbutton,
body#contact #wrapper #contents .right .komagane .place .mapbutton {
  font-size: 14px;
  line-height: 1.8;
  letter-spacing: 0.2px;
  /*font-family: "Avenir LT W05_45 Book", 'Helvetica neue', Helvetica, '游ゴシック体', '游ゴシック', 'Yu Gothic', 'YuGothic', 'Hiragino Kaku Gothic ProN', 'Osaka', 'ＭＳ Ｐゴシック', sans-serif;*/
  font-weight: 400;
  font-style: normal;
  letter-spacing: 0.5px;
  color: #999999;
  display: inline-block;
  position: relative;
  margin-left: 20px;
}
body#contact #wrapper #contents .right .nakagawa .place .mapbutton:hover,
body#contact #wrapper #contents .right .komagane .place .mapbutton:hover {
  color: #ffffff;
}
body#contact #wrapper #contents .right .nakagawa .place .mapbutton:hover:before,
body#contact #wrapper #contents .right .komagane .place .mapbutton:hover:before {
  background: #000000;
  border: 1px solid #000000;
}
.sp body#contact #wrapper #contents .right .nakagawa .place .mapbutton:hover,
.sp body#contact #wrapper #contents .right .komagane .place .mapbutton:hover,
.tablet body#contact #wrapper #contents .right .nakagawa .place .mapbutton:hover,
.tablet body#contact #wrapper #contents .right .komagane .place .mapbutton:hover {
  color: #999999;
}
.sp body#contact #wrapper #contents .right .nakagawa .place .mapbutton:hover:before,
.sp body#contact #wrapper #contents .right .komagane .place .mapbutton:hover:before,
.tablet body#contact #wrapper #contents .right .nakagawa .place .mapbutton:hover:before,
.tablet body#contact #wrapper #contents .right .komagane .place .mapbutton:hover:before {
  background: #ffffff;
  border: 1px solid #999999;
}
@media all and (max-width: 1050px) {
  body#contact #wrapper #contents .right .nakagawa .place .mapbutton,
  body#contact #wrapper #contents .right .komagane .place .mapbutton {
    margin-left: 10px;
    margin-top: 10px;
  }
}
@media all and (max-width: 870px) {
  body#contact #wrapper #contents .right .nakagawa .place .mapbutton,
  body#contact #wrapper #contents .right .komagane .place .mapbutton {
    margin-top: 0;
  }
}
body#contact #wrapper #contents .right .nakagawa .place .mapbutton:before,
body#contact #wrapper #contents .right .komagane .place .mapbutton:before {
  content: "";
  display: block;
  border: 1px solid #999999;
  border-radius: 26px;
  position: absolute;
  top: -2px;
  left: -10px;
  z-index: -1;
  width: calc(100% + 20px);
  height: calc(100% + 2px);
}
@media all and (max-width: 870px) {
  body#contact #wrapper #contents .right .nakagawa .place .mapbutton:before,
  body#contact #wrapper #contents .right .komagane .place .mapbutton:before {
    top: 0px;
    left: -10px;
    z-index: -1;
    width: calc(100% + 20px);
    height: 100%;
  }
}
body#contact #wrapper #contents .right .company_description_title {
  font-size: 14px;
  line-height: 1.8;
  letter-spacing: 0.2px;
  /*font-family: "Avenir LT W05_45 Book", 'Helvetica neue', Helvetica, '游ゴシック体', '游ゴシック', 'Yu Gothic', 'YuGothic', 'Hiragino Kaku Gothic ProN', 'Osaka', 'ＭＳ Ｐゴシック', sans-serif;*/
  font-weight: 400;
  font-style: normal;
  padding-top: 60px;
  padding-bottom: 22px;
}
@media all and (max-width: 870px) {
  body#contact #wrapper #contents .right .company_description_title {
    padding: 1px 10px 4px 10px;
  }
}
@media all and (max-width: 870px) {
  body#contact #wrapper #contents .right .company_description_text {
    padding: 0 10px;
  }
}
body#contact #wrapper #contents .right .company_description_text dl {
  padding-top: 12px;
}
@media all and (max-width: 870px) {
  body#contact #wrapper #contents .right .company_description_text dl {
    padding-top: 0px;
  }
}
body#contact #wrapper #contents .right .company_description_text dl dt {
  float: left;
  width: 40px;
  color: #999999;
  font-size: 14px;
  line-height: 1.8;
  letter-spacing: 0.2px;
  /*font-family: "Avenir LT W05_45 Book", 'Helvetica neue', Helvetica, '游ゴシック体', '游ゴシック', 'Yu Gothic', 'YuGothic', 'Hiragino Kaku Gothic ProN', 'Osaka', 'ＭＳ Ｐゴシック', sans-serif;*/
  font-weight: 400;
  font-style: normal;
  line-height: 1px;
  padding-bottom: 19px;
}
@media all and (max-width: 870px) {
  body#contact #wrapper #contents .right .company_description_text dl dt {
    padding-top: 10px;
    padding-bottom: 15px;
  }
}
body#contact #wrapper #contents .right .company_description_text dl dd {
  float: right;
  width: calc(100% - 40px);
  font-size: 16px;
  line-height: 32px;
  letter-spacing: 0.6px;
  /*font-family: "Avenir LT W05_45 Book", 'Helvetica neue', Helvetica, '游ゴシック体', '游ゴシック', 'Yu Gothic', 'YuGothic', 'Hiragino Kaku Gothic ProN', 'Osaka', 'ＭＳ Ｐゴシック', sans-serif;*/
  font-weight: 400;
  font-style: normal;
  line-height: 1px;
  padding-bottom: 19px;
}
@media all and (max-width: 870px) {
  body#contact #wrapper #contents .right .company_description_text dl dd {
    font-size: 14px;
    line-height: 1.8;
    letter-spacing: 0.2px;
    line-height: 1px;
    padding-top: 10px;
    padding-bottom: 15px;
  }
}
body#contact #wrapper #contents .right .company_description_text dl::after {
  content: "";
  display: block;
  clear: both;
}
@media all and (max-width: 870px) {
  body#contact #wrapper #contents .right .company_description_text dl::after {
    display: none;
  }
}
body#contact #wrapper #contents .right .company_appoint {
  font-size: 12px;
  line-height: 22px;
  letter-spacing: 0.5px;
  /*font-family: "Avenir LT W05_45 Book", 'Helvetica neue', Helvetica, '游ゴシック体', '游ゴシック', 'Yu Gothic', 'YuGothic', 'Hiragino Kaku Gothic ProN', 'Osaka', 'ＭＳ Ｐゴシック', sans-serif;*/
  font-weight: 400;
  font-style: normal;
  color: #999999;
}
@media all and (max-width: 870px) {
  body#contact #wrapper #contents .right .company_appoint {
    padding: 0 10px;
  }
}
body#contact #wrapper #contents::after {
  content: "";
  display: block;
  clear: both;
}
@media all and (max-width: 870px) {
  body#contact #wrapper #contents::after {
    display: none;
  }
}
body#works #wrapper #categories {
  padding: 133px 100px 0 100px;
}
@media all and (max-width: 870px) {
  body#works #wrapper #categories {
    padding: 80px 30px 0 30px;
  }
}
body#works #wrapper #categories ul {
  font-size: 0;
  text-align: center;
}
@media all and (max-width: 870px) {
  body#works #wrapper #categories ul {
    text-align: left;
  }
}
body#works #wrapper #categories ul li {
  display: inline-block;
  padding: 7px;
}
@media all and (max-width: 870px) {
  body#works #wrapper #categories ul li {
    padding: 5px 2px;
  }
}
body#works #wrapper #categories ul li a {
  display: block;
  font-size: 14px;
  line-height: 1.8;
  letter-spacing: 0.2px;
  /*font-family: "Avenir LT W05_45 Book", 'Helvetica neue', Helvetica, '游ゴシック体', '游ゴシック', 'Yu Gothic', 'YuGothic', 'Hiragino Kaku Gothic ProN', 'Osaka', 'ＭＳ Ｐゴシック', sans-serif;*/
  font-weight: 400;
  font-style: normal;
  line-height: 1;
  padding: 5px 13px 0px 13px;
  border: 1px solid transparent;
  border-radius: 13px;
  height: 25px;
}
@media all and (max-width: 870px) {
  body#works #wrapper #categories ul li a {
    font-size: 13px;
    padding: 2px 7px 0px 7px;
    height: 18px;
    border-radius: 9px;
  }
}
body#works #wrapper #categories ul li a.current {
  border: 1px solid #657273;
}
body#works #wrapper #categories ul li a:not(.current):hover {
  border: 1px solid #657273;
}
.sp body#works #wrapper #categories ul li a:not(.current):hover,
.tablet body#works #wrapper #categories ul li a:not(.current):hover {
  border: 1px solid transparent;
}
body#works #wrapper #posts {
  padding: 53px 100px 90px 100px;
}
@media all and (max-width: 870px) {
  body#works #wrapper #posts {
    padding: 30px 40px 0 40px;
  }
}
body#works #wrapper #posts.hover .post a:not(.hover) {
  -webkit-filter: url(#duotone_gray);
  -moz-filter: url(#duotone_gray);
  -o-filter: url(#duotone_gray);
  -ms-filter: url(#duotone_gray);
  filter: url(#duotone_gray);
}
body#works #wrapper #posts.hover .post a.hover .left:before {
  background: #000000;
}
@media all and (max-width: 870px) {
  body#works #wrapper #posts .post:first-child {
    border-top: 1px solid #000000;
  }
}
@media all and (max-width: 870px) {
  body#works #wrapper #posts .post {
    border-top: 1px solid #cccccc;
  }
}
body#works #wrapper #posts .post a {
  display: block;
  padding: 40px 0;
}
@media all and (max-width: 870px) {
  body#works #wrapper #posts .post a {
    padding: 19px 0 30px 0;
  }
}
body#works #wrapper #posts .post a .left {
  width: 60%;
  float: left;
  padding: 12px 40px 0 100px;
  position: relative;
}
@media all and (max-width: 1000px) {
  body#works #wrapper #posts .post a .left {
    padding-top: 6px;
  }
}
@media all and (max-width: 870px) {
  body#works #wrapper #posts .post a .left {
    width: 100%;
    float: none;
    padding: 0;
  }
}
body#works #wrapper #posts .post a .left:before {
  content: "";
  display: block;
  width: 30px;
  height: 30px;
  border-radius: 50%;
  background: transparent;
  position: absolute;
  top: 16px;
  left: 0;
}
@media all and (max-width: 870px) {
  body#works #wrapper #posts .post a .left:before {
    display: none;
  }
}
body#works #wrapper #posts .post a .left .title {
  font-size: 30px;
  line-height: 40px;
  letter-spacing: 1.6px;
  /*font-family: "Avenir LT W05_95 Black", 'Helvetica neue', Helvetica, '游ゴシック体', '游ゴシック', 'Yu Gothic', 'YuGothic', 'Hiragino Kaku Gothic ProN', 'Osaka', 'ＭＳ Ｐゴシック', sans-serif;*/
  font-weight: 700;
  font-style: normal;
  padding-bottom: 27px;
  color: #000000;
}
@media all and (max-width: 1000px) {
  body#works #wrapper #posts .post a .left .title {
    font-size: 24px;
    padding-bottom: 18px;
  }
}
@media all and (max-width: 870px) {
  body#works #wrapper #posts .post a .left .title {
    font-size: 17px;
    line-height: 25px;
    padding: 0;
  }
}
body#works #wrapper #posts .post a .left .date {
  font-size: 15px;
  line-height: 1.95;
  letter-spacing: 0px;
  /*font-family: "Avenir LT W05_45 Book", 'Helvetica neue', Helvetica, '游ゴシック体', '游ゴシック', 'Yu Gothic', 'YuGothic', 'Hiragino Kaku Gothic ProN', 'Osaka', 'ＭＳ Ｐゴシック', sans-serif;*/
  font-weight: 400;
  font-style: normal;
  line-height: 1;
  color: #666666;
}
@media all and (max-width: 1000px) {
  body#works #wrapper #posts .post a .left .date {
    font-size: 12px;
  }
}
@media all and (max-width: 870px) {
  body#works #wrapper #posts .post a .left .date {
    font-size: 10px;
    padding: 8px 0 20px 0;
  }
}
body#works #wrapper #posts .post a .right {
  width: 40%;
  float: right;
}
@media all and (max-width: 870px) {
  body#works #wrapper #posts .post a .right {
    width: 100%;
    float: none;
  }
}
body#works #wrapper #posts .post a .right .img_left,
body#works #wrapper #posts .post a .right .img_right {
  width: 50%;
  float: left;
}
body#works #wrapper #posts .post a .right .img_left {
  padding-right: 20px;
}
@media all and (max-width: 870px) {
  body#works #wrapper #posts .post a .right .img_left {
    padding-right: 10px;
  }
}
body#works #wrapper #posts .post a .right .img_right {
  padding-left: 20px;
}
@media all and (max-width: 870px) {
  body#works #wrapper #posts .post a .right .img_right {
    padding-left: 10px;
  }
}
body#works #wrapper #posts .post a .right::after {
  content: "";
  display: block;
  clear: both;
}
body#works #wrapper #posts .post a .right .bg_image {
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
body#works #wrapper #posts .post a .right .bg_image:before {
  content: "";
  display: block;
  padding-top: 66.7%;
}
body#works #wrapper #posts .post a::after {
  content: "";
  display: block;
  clear: both;
}
@media all and (max-width: 870px) {
  body#works #wrapper #posts .post a::after {
    display: none;
  }
}
body#journal #wrapper .sp_pagetitle {
  display: none;
  font-size: 20px;
  line-height: 2;
  letter-spacing: 0px;
  /*font-family: "Avenir LT W05_95 Black", 'Helvetica neue', Helvetica, '游ゴシック体', '游ゴシック', 'Yu Gothic', 'YuGothic', 'Hiragino Kaku Gothic ProN', 'Osaka', 'ＭＳ Ｐゴシック', sans-serif;*/
  font-weight: 700;
  font-style: normal;
}
@media all and (max-width: 870px) {
  body#journal #wrapper .sp_pagetitle {
    display: block;
    position: fixed;
    top: 32px;
    left: 40px;
    z-index: 997;
    line-height: 1;
  }
}
body#journal #wrapper #categories {
  padding: 133px 100px 0 100px;
}
@media all and (max-width: 870px) {
  body#journal #wrapper #categories {
    padding: 80px 30px 0 30px;
  }
}
body#journal #wrapper #categories ul {
  font-size: 0;
  text-align: center;
}
@media all and (max-width: 870px) {
  body#journal #wrapper #categories ul {
    text-align: left;
  }
}
body#journal #wrapper #categories ul li {
  display: inline-block;
  padding: 7px;
}
@media all and (max-width: 870px) {
  body#journal #wrapper #categories ul li {
    padding: 5px 2px;
  }
}
body#journal #wrapper #categories ul li a {
  display: block;
  font-size: 14px;
  line-height: 1.8;
  letter-spacing: 0.2px;
  /*font-family: "Avenir LT W05_45 Book", 'Helvetica neue', Helvetica, '游ゴシック体', '游ゴシック', 'Yu Gothic', 'YuGothic', 'Hiragino Kaku Gothic ProN', 'Osaka', 'ＭＳ Ｐゴシック', sans-serif;*/
  font-weight: 400;
  font-style: normal;
  line-height: 1;
  padding: 5px 13px 0px 13px;
  border: 1px solid transparent;
  border-radius: 13px;
  height: 25px;
}
@media all and (max-width: 870px) {
  body#journal #wrapper #categories ul li a {
    font-size: 13px;
    padding: 2px 7px 0px 7px;
    height: 18px;
    border-radius: 9px;
  }
}
body#journal #wrapper #categories ul li a.current {
  border: 1px solid #657273;
}
body#journal #wrapper #categories ul li a:not(.current):hover {
  border: 1px solid #657273;
}
.sp body#journal #wrapper #categories ul li a:not(.current):hover,
.tablet body#journal #wrapper #categories ul li a:not(.current):hover {
  border: 1px solid transparent;
}
body#journal #wrapper #posts {
  padding: 46px 85px 90px 85px;
}
@media all and (max-width: 870px) {
  body#journal #wrapper #posts {
    padding: 30px 40px 0 40px;
  }
}
body#journal #wrapper #posts.hover .post a:not(.hover) {
  -webkit-filter: url(#duotone_gray);
  -moz-filter: url(#duotone_gray);
  -o-filter: url(#duotone_gray);
  -ms-filter: url(#duotone_gray);
  filter: url(#duotone_gray);
}
body#journal #wrapper #posts.hover .post a.hover .left .category {
  border: 2px solid #000000;
}
@media all and (max-width: 870px) {
  body#journal #wrapper #posts.hover .post a.hover .left .category {
    border: none;
  }
}
@media all and (max-width: 870px) {
  body#journal #wrapper #posts .post:first-child {
    border-top: 1px solid #000000;
  }
}
@media all and (max-width: 870px) {
  body#journal #wrapper #posts .post {
    border-top: 1px solid #cccccc;
  }
}
body#journal #wrapper #posts .post a {
  display: block;
  padding: 40px 0;
}
@media all and (max-width: 870px) {
  body#journal #wrapper #posts .post a {
    padding: 19px 0 26px 0;
  }
}
body#journal #wrapper #posts .post a .left {
  width: 40%;
  float: left;
  position: relative;
}
@media all and (max-width: 870px) {
  body#journal #wrapper #posts .post a .left {
    width: 100%;
    float: none;
    padding: 0;
  }
}
body#journal #wrapper #posts .post a .left .category {
  width: 80px;
  height: 80px;
  border-radius: 50%;
  float: left;
  position: relative;
  border: 2px solid transparent;
}
@media all and (max-width: 1000px) {
  body#journal #wrapper #posts .post a .left .category {
    width: 64px;
    height: 64px;
  }
}
@media all and (max-width: 870px) {
  body#journal #wrapper #posts .post a .left .category {
    width: 115px;
    height: 51px;
    border: none;
    border-radius: 0;
    position: absolute;
    top: 0;
    left: -40px;
  }
}
body#journal #wrapper #posts .post a .left .category .category_number {
  font-size: 15px;
  line-height: 1.95;
  letter-spacing: 0px;
  /*font-family: "Avenir LT W05_45 Book", 'Helvetica neue', Helvetica, '游ゴシック体', '游ゴシック', 'Yu Gothic', 'YuGothic', 'Hiragino Kaku Gothic ProN', 'Osaka', 'ＭＳ Ｐゴシック', sans-serif;*/
  font-weight: 400;
  font-style: normal;
  line-height: 1;
  text-align: center;
  padding-top: 18px;
  color: #000000;
  top: 0;
  left: 0;
}
@media all and (max-width: 1000px) {
  body#journal #wrapper #posts .post a .left .category .category_number {
    font-size: 12px;
    padding-top: 12px;
  }
}
@media all and (max-width: 870px) {
  body#journal #wrapper #posts .post a .left .category .category_number {
    font-size: 10px;
    padding-top: 10px;
  }
}
body#journal #wrapper #posts .post a .left .category:before {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translateY(-50%) translateX(-50%);
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 50px;
  height: 2px;
  background: #000000;
}
@media all and (max-width: 1000px) {
  body#journal #wrapper #posts .post a .left .category:before {
    width: 40px;
  }
}
@media all and (max-width: 870px) {
  body#journal #wrapper #posts .post a .left .category:before {
    width: 35px;
  }
}
body#journal #wrapper #posts .post a .left .category .category_name {
  font-size: 11px;
  line-height: 1.85;
  letter-spacing: 1px;
  /*font-family: "Avenir LT W05_45 Book", 'Helvetica neue', Helvetica, '游ゴシック体', '游ゴシック', 'Yu Gothic', 'YuGothic', 'Hiragino Kaku Gothic ProN', 'Osaka', 'ＭＳ Ｐゴシック', sans-serif;*/
  font-weight: 400;
  font-style: normal;
  letter-spacing: 0;
  text-align: center;
  padding-top: 16px;
  line-height: 1;
  color: #000000;
}
@media all and (max-width: 1000px) {
  body#journal #wrapper #posts .post a .left .category .category_name {
    font-size: 10px;
    padding-top: 12px;
  }
}
body#journal #wrapper #posts .post a .left .img {
  width: calc(100% - 80px);
  float: left;
  padding: 0 28% 0 8%;
}
@media all and (max-width: 870px) {
  body#journal #wrapper #posts .post a .left .img {
    width: 100%;
    padding: 0 26% 0 26%;
  }
}
body#journal #wrapper #posts .post a .left::after {
  content: "";
  display: block;
  clear: both;
}
body#journal #wrapper #posts .post a .left .bg_image {
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
body#journal #wrapper #posts .post a .left .bg_image:before {
  content: "";
  display: block;
  padding-top: 66.7%;
}
body#journal #wrapper #posts .post a .right {
  width: 60%;
  float: right;
}
@media all and (max-width: 870px) {
  body#journal #wrapper #posts .post a .right {
    width: 100%;
    float: none;
  }
}
body#journal #wrapper #posts .post a .right .title {
  font-size: 26px;
  line-height: 1.55;
  letter-spacing: 1.6px;
  /*font-family: "Avenir LT W05_95 Black", 'Helvetica neue', Helvetica, '游ゴシック体', '游ゴシック', 'Yu Gothic', 'YuGothic', 'Hiragino Kaku Gothic ProN', 'Osaka', 'ＭＳ Ｐゴシック', sans-serif;*/
  font-weight: 700;
  font-style: normal;
  padding-top: 11px;
  padding-bottom: 17px;
  color: #000000;
}
@media all and (max-width: 1000px) {
  body#journal #wrapper #posts .post a .right .title {
    font-size: 22px;
    padding-top: 4px;
    padding-bottom: 8px;
  }
}
@media all and (max-width: 870px) {
  body#journal #wrapper #posts .post a .right .title {
    font-size: 17px;
    letter-spacing: 0.5px!important;
    padding: 14px 0 0 0;
  }
}
body#journal #wrapper #posts .post a .right .date {
  font-size: 15px;
  line-height: 1.95;
  letter-spacing: 0px;
  /*font-family: "Avenir LT W05_45 Book", 'Helvetica neue', Helvetica, '游ゴシック体', '游ゴシック', 'Yu Gothic', 'YuGothic', 'Hiragino Kaku Gothic ProN', 'Osaka', 'ＭＳ Ｐゴシック', sans-serif;*/
  font-weight: 400;
  font-style: normal;
  line-height: 1;
  color: #666666;
}
@media all and (max-width: 870px) {
  body#journal #wrapper #posts .post a .right .date {
    font-size: 11px;
  }
}
@media all and (max-width: 870px) {
  body#journal #wrapper #posts .post a .right .date {
    font-size: 10px;
    padding: 8px 0;
  }
}
body#journal #wrapper #posts .post a::after {
  content: "";
  display: block;
  clear: both;
}
@media all and (max-width: 870px) {
  body#journal #wrapper #posts .post a::after {
    display: none;
  }
}
body#works_single,
body#journal_single {
  height: auto;
}
body#works_single strong,
body#journal_single strong {
  /*font-family: "Avenir LT W05_95 Black", 'Helvetica neue', Helvetica, '游ゴシック体', '游ゴシック', 'Yu Gothic', 'YuGothic', 'Hiragino Kaku Gothic ProN', 'Osaka', 'ＭＳ Ｐゴシック', sans-serif !important;*/
  font-weight: 700 !important;
}
body#works_single #header,
body#journal_single #header {
  position: relative;
}
body#works_single #header nav ul li,
body#journal_single #header nav ul li {
  position: absolute;
}
body#works_single #header.disappear.appear,
body#journal_single #header.disappear.appear {
  position: static;
}
body#works_single #header.disappear.appear nav ul li,
body#journal_single #header.disappear.appear nav ul li {
  position: fixed;
}
body#works_single #wrapper .post,
body#journal_single #wrapper .post {
  padding-top: 132px;
  padding-bottom: 200px;
}
@media all and (max-width: 870px) {
  body#works_single #wrapper .post,
  body#journal_single #wrapper .post {
    padding-top: 90px;
    padding-bottom: 60px;
  }
}
body#works_single #wrapper .post .titles,
body#journal_single #wrapper .post .titles {
  position: relative;
  padding-bottom: 60px;
}
@media all and (max-width: 870px) {
  body#works_single #wrapper .post .titles,
  body#journal_single #wrapper .post .titles {
    padding-bottom: 30px;
  }
}
body#works_single #wrapper .post .titles #title,
body#journal_single #wrapper .post .titles #title {
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
}
body#works_single #wrapper .post .titles #title.active,
body#journal_single #wrapper .post .titles #title.active {
  position: fixed;
}
@media all and (max-width: 870px) {
  body#works_single #wrapper .post .titles #title.active,
  body#journal_single #wrapper .post .titles #title.active {
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
  }
}
body#works_single #wrapper .post .titles #title.active.disactive,
body#journal_single #wrapper .post .titles #title.active.disactive {
  visibility: hidden;
}
@media all and (max-width: 870px) {
  body#works_single #wrapper .post .titles #title.active.disactive,
  body#journal_single #wrapper .post .titles #title.active.disactive {
    visibility: visible;
  }
}
@media all and (max-width: 870px) {
  body#works_single #wrapper .post .titles #title.active.scroll_up .title_inner,
  body#journal_single #wrapper .post .titles #title.active.scroll_up .title_inner {
    visibility: hidden;
  }
}
@media all and (max-width: 870px) {
  body#works_single #wrapper .post .titles #title.active.scroll_up .sp_back,
  body#journal_single #wrapper .post .titles #title.active.scroll_up .sp_back {
    visibility: visible;
  }
}
body#works_single #wrapper .post .titles #title.active .category_box,
body#journal_single #wrapper .post .titles #title.active .category_box {
  top: 4px;
  left: 0;
}
@media all and (max-width: 870px) {
  body#works_single #wrapper .post .titles #title.active .category_box,
  body#journal_single #wrapper .post .titles #title.active .category_box {
    top: 1px;
    left: 0;
  }
}
body#works_single #wrapper .post .titles #title.active .category_box .category,
body#journal_single #wrapper .post .titles #title.active .category_box .category {
  width: 30px;
  height: 30px;
}
@media all and (max-width: 870px) {
  body#works_single #wrapper .post .titles #title.active .category_box .category,
  body#journal_single #wrapper .post .titles #title.active .category_box .category {
    width: 20px;
    height: 20px;
  }
}
body#works_single #wrapper .post .titles #title.active .category_box .category:before,
body#journal_single #wrapper .post .titles #title.active .category_box .category:before {
  display: none;
}
body#works_single #wrapper .post .titles #title.active .category_box .category .category_number,
body#journal_single #wrapper .post .titles #title.active .category_box .category .category_number,
body#works_single #wrapper .post .titles #title.active .category_box .category .category_name,
body#journal_single #wrapper .post .titles #title.active .category_box .category .category_name {
  visibility: hidden;
}
@media all and (max-width: 870px) {
  body#works_single #wrapper .post .titles #title.active .pie,
  body#journal_single #wrapper .post .titles #title.active .pie,
  body#works_single #wrapper .post .titles #title.active .category_box,
  body#journal_single #wrapper .post .titles #title.active .category_box {
    opacity: 1;
  }
}
body#works_single #wrapper .post .titles #title .sp_back,
body#journal_single #wrapper .post .titles #title .sp_back {
  display: none;
}
@media all and (max-width: 870px) {
  body#works_single #wrapper .post .titles #title .sp_back,
  body#journal_single #wrapper .post .titles #title .sp_back {
    display: block;
    position: absolute;
    top: 32px;
    left: 0;
    width: 200px;
    height: 30px;
    visibility: hidden;
  }
}
body#works_single #wrapper .post .titles #title .sp_back img,
body#journal_single #wrapper .post .titles #title .sp_back img {
  display: block;
  width: 21px;
  height: 19px;
  position: absolute;
  top: 0px;
  left: 10px;
}
body#works_single #wrapper .post .titles #title .sp_back .index,
body#journal_single #wrapper .post .titles #title .sp_back .index {
  display: block;
  font-size: 13px;
  /*font-family: "Avenir LT W05_95 Black", 'Helvetica neue', Helvetica, '游ゴシック体', '游ゴシック', 'Yu Gothic', 'YuGothic', 'Hiragino Kaku Gothic ProN', 'Osaka', 'ＭＳ Ｐゴシック', sans-serif;*/
  font-weight: 700;
  font-style: normal;
  line-height: 1;
  position: absolute;
  top: 4px;
  left: 40px;
}
body#works_single #wrapper .post .titles .title,
body#journal_single #wrapper .post .titles .title {
  padding: 28px 100px 0 100px;
}
@media all and (max-width: 870px) {
  body#works_single #wrapper .post .titles .title,
  body#journal_single #wrapper .post .titles .title {
    padding: 30px 50px 0 10px;
  }
}
body#works_single #wrapper .post .titles .title.transparent,
body#journal_single #wrapper .post .titles .title.transparent {
  opacity: 0;
}
body#works_single #wrapper .post .titles .title .title_inner,
body#journal_single #wrapper .post .titles .title .title_inner {
  font-size: 30px;
  line-height: 40px;
  letter-spacing: 1.6px;
  /*font-family: "Avenir LT W05_95 Black", 'Helvetica neue', Helvetica, '游ゴシック体', '游ゴシック', 'Yu Gothic', 'YuGothic', 'Hiragino Kaku Gothic ProN', 'Osaka', 'ＭＳ Ｐゴシック', sans-serif;*/
  font-weight: 700;
  font-style: normal;
  padding-left: 100px;
  position: relative;
}
@media all and (max-width: 870px) {
  body#works_single #wrapper .post .titles .title .title_inner,
  body#journal_single #wrapper .post .titles .title .title_inner {
    font-size: 17px;
    line-height: 24px;
    padding-left: 30px;
  }
}
@media all and (max-width: 870px) {
  body#works_single #wrapper .post .titles .title .title_inner .pie,
  body#journal_single #wrapper .post .titles .title .title_inner .pie,
  body#works_single #wrapper .post .titles .title .title_inner .category_box,
  body#journal_single #wrapper .post .titles .title .title_inner .category_box {
    opacity: 1;
  }
}
body#works_single #wrapper .post .titles .title .title_inner .pie canvas#pie_chart,
body#journal_single #wrapper .post .titles .title .title_inner .pie canvas#pie_chart,
body#works_single #wrapper .post .titles .title .title_inner .category_box canvas#pie_chart,
body#journal_single #wrapper .post .titles .title .title_inner .category_box canvas#pie_chart {
  width: 30px;
  height: 30px;
  position: absolute;
  top: 4px;
  left: 0;
}
@media all and (max-width: 870px) {
  body#works_single #wrapper .post .titles .title .title_inner .pie canvas#pie_chart,
  body#journal_single #wrapper .post .titles .title .title_inner .pie canvas#pie_chart,
  body#works_single #wrapper .post .titles .title .title_inner .category_box canvas#pie_chart,
  body#journal_single #wrapper .post .titles .title .title_inner .category_box canvas#pie_chart {
    width: 20px;
    height: 20px;
    top: 2px;
  }
}
body#works_single #wrapper .post .titles .title .title_inner .category_box,
body#journal_single #wrapper .post .titles .title .title_inner .category_box {
  position: absolute;
  top: -10px;
  left: -15px;
}
@media all and (max-width: 870px) {
  body#works_single #wrapper .post .titles .title .title_inner .category_box,
  body#journal_single #wrapper .post .titles .title .title_inner .category_box {
    top: 1px;
    left: 0;
  }
}
body#works_single #wrapper .post .titles .title .title_inner .category_box .category,
body#journal_single #wrapper .post .titles .title .title_inner .category_box .category {
  width: 80px;
  height: 80px;
  border-radius: 50%;
  position: relative;
  border: 2px solid #000000;
}
@media all and (max-width: 870px) {
  body#works_single #wrapper .post .titles .title .title_inner .category_box .category,
  body#journal_single #wrapper .post .titles .title .title_inner .category_box .category {
    width: 20px;
    height: 20px;
  }
}
body#works_single #wrapper .post .titles .title .title_inner .category_box .category .category_number,
body#journal_single #wrapper .post .titles .title .title_inner .category_box .category .category_number {
  font-size: 15px;
  line-height: 1.95;
  letter-spacing: 0px;
  /*font-family: "Avenir LT W05_45 Book", 'Helvetica neue', Helvetica, '游ゴシック体', '游ゴシック', 'Yu Gothic', 'YuGothic', 'Hiragino Kaku Gothic ProN', 'Osaka', 'ＭＳ Ｐゴシック', sans-serif;*/
  font-weight: 400;
  font-style: normal;
  line-height: 1;
  text-align: center;
  padding-top: 18px;
  color: #000000;
  top: 0;
  left: 0;
}
@media all and (max-width: 870px) {
  body#works_single #wrapper .post .titles .title .title_inner .category_box .category .category_number,
  body#journal_single #wrapper .post .titles .title .title_inner .category_box .category .category_number {
    display: none;
  }
}
body#works_single #wrapper .post .titles .title .title_inner .category_box .category:before,
body#journal_single #wrapper .post .titles .title .title_inner .category_box .category:before {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translateY(-50%) translateX(-50%);
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 50px;
  height: 2px;
  background: #000000;
}
@media all and (max-width: 870px) {
  body#works_single #wrapper .post .titles .title .title_inner .category_box .category:before,
  body#journal_single #wrapper .post .titles .title .title_inner .category_box .category:before {
    display: none;
  }
}
body#works_single #wrapper .post .titles .title .title_inner .category_box .category .category_name,
body#journal_single #wrapper .post .titles .title .title_inner .category_box .category .category_name {
  font-size: 11px;
  line-height: 1.85;
  letter-spacing: 1px;
  /*font-family: "Avenir LT W05_45 Book", 'Helvetica neue', Helvetica, '游ゴシック体', '游ゴシック', 'Yu Gothic', 'YuGothic', 'Hiragino Kaku Gothic ProN', 'Osaka', 'ＭＳ Ｐゴシック', sans-serif;*/
  font-weight: 400;
  font-style: normal;
  letter-spacing: 0;
  text-align: center;
  padding-top: 16px;
  line-height: 1;
  color: #000000;
}
@media all and (max-width: 870px) {
  body#works_single #wrapper .post .titles .title .title_inner .category_box .category .category_name,
  body#journal_single #wrapper .post .titles .title .title_inner .category_box .category .category_name {
    display: none;
  }
}
body#works_single #wrapper .post .information,
body#journal_single #wrapper .post .information {
  padding-left: 200px;
  padding-right: 100px;
}
@media all and (max-width: 870px) {
  body#works_single #wrapper .post .information,
  body#journal_single #wrapper .post .information {
    padding-left: 40px;
    padding-right: 10px;
  }
}
body#works_single #wrapper .post .information dl dd,
body#journal_single #wrapper .post .information dl dd,
body#works_single #wrapper .post .information dl dt,
body#journal_single #wrapper .post .information dl dt {
  font-size: 12px;
  line-height: 22px;
  letter-spacing: 0.5px;
  /*font-family: "Avenir LT W05_45 Book", 'Helvetica neue', Helvetica, '游ゴシック体', '游ゴシック', 'Yu Gothic', 'YuGothic', 'Hiragino Kaku Gothic ProN', 'Osaka', 'ＭＳ Ｐゴシック', sans-serif;*/
  font-weight: 400;
  font-style: normal;
  line-height: 26px;
  padding-right: 20px;
}
@media all and (max-width: 870px) {
  body#works_single #wrapper .post .information dl dd,
  body#journal_single #wrapper .post .information dl dd,
  body#works_single #wrapper .post .information dl dt,
  body#journal_single #wrapper .post .information dl dt {
    font-size: 11px;
    line-height: 20px;
    padding-right: 10px;
  }
}
body#works_single #wrapper .post .information dl dd a,
body#journal_single #wrapper .post .information dl dd a,
body#works_single #wrapper .post .information dl dt a,
body#journal_single #wrapper .post .information dl dt a {
  border-bottom: 1px solid #000000;
}
body#works_single #wrapper .post .information dl dd a:hover,
body#journal_single #wrapper .post .information dl dd a:hover,
body#works_single #wrapper .post .information dl dt a:hover,
body#journal_single #wrapper .post .information dl dt a:hover {
  border-bottom: 1px solid transparent;
}
body#works_single #wrapper .post .information dl dt,
body#journal_single #wrapper .post .information dl dt {
  float: left;
  width: 130px;
  color: #999999;
}
@media all and (max-width: 870px) {
  body#works_single #wrapper .post .information dl dt,
  body#journal_single #wrapper .post .information dl dt {
    width: 110px;
  }
}
body#works_single #wrapper .post .information dl dd,
body#journal_single #wrapper .post .information dl dd {
  float: right;
  width: calc(100% - 130px);
}
@media all and (max-width: 870px) {
  body#works_single #wrapper .post .information dl dd,
  body#journal_single #wrapper .post .information dl dd {
    width: calc(100% - 110px);
  }
}
body#works_single #wrapper .post .information dl::after,
body#journal_single #wrapper .post .information dl::after {
  content: "";
  display: block;
  clear: both;
}
body#works_single #wrapper .post .flexible_contents .flexible_content.image,
body#journal_single #wrapper .post .flexible_contents .flexible_content.image {
  padding-left: 100px;
  padding-right: 100px;
}
@media all and (max-width: 870px) {
  body#works_single #wrapper .post .flexible_contents .flexible_content.image,
  body#journal_single #wrapper .post .flexible_contents .flexible_content.image {
    padding-left: 10px;
    padding-right: 10px;
  }
}
body#works_single #wrapper .post .flexible_contents .flexible_content.image.narrow,
body#journal_single #wrapper .post .flexible_contents .flexible_content.image.narrow {
  padding-left: 140px;
  padding-right: 140px;
}
@media all and (max-width: 870px) {
  body#works_single #wrapper .post .flexible_contents .flexible_content.image.narrow,
  body#journal_single #wrapper .post .flexible_contents .flexible_content.image.narrow {
    padding-left: 10px;
    padding-right: 10px;
  }
}
body#works_single #wrapper .post .flexible_contents .flexible_content.image.double .left,
body#journal_single #wrapper .post .flexible_contents .flexible_content.image.double .left {
  width: 50%;
  float: left;
  padding-right: 50px;
}
@media all and (max-width: 870px) {
  body#works_single #wrapper .post .flexible_contents .flexible_content.image.double .left,
  body#journal_single #wrapper .post .flexible_contents .flexible_content.image.double .left {
    width: 100%;
    float: none;
    padding-left: 10px;
    padding-right: 10px;
  }
}
body#works_single #wrapper .post .flexible_contents .flexible_content.image.double .right,
body#journal_single #wrapper .post .flexible_contents .flexible_content.image.double .right {
  width: 50%;
  float: right;
  padding-left: 50px;
}
@media all and (max-width: 870px) {
  body#works_single #wrapper .post .flexible_contents .flexible_content.image.double .right,
  body#journal_single #wrapper .post .flexible_contents .flexible_content.image.double .right {
    width: 100%;
    float: none;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 30px;
  }
}
body#works_single #wrapper .post .flexible_contents .flexible_content.image.double::after,
body#journal_single #wrapper .post .flexible_contents .flexible_content.image.double::after {
  content: "";
  display: block;
  clear: both;
}
@media all and (max-width: 870px) {
  body#works_single #wrapper .post .flexible_contents .flexible_content.image.double::after,
  body#journal_single #wrapper .post .flexible_contents .flexible_content.image.double::after {
    display: none;
  }
}
body#works_single #wrapper .post .flexible_contents .flexible_content.image.s,
body#journal_single #wrapper .post .flexible_contents .flexible_content.image.s {
  padding-left: 200px;
  padding-right: 200px;
}
@media all and (max-width: 870px) {
  body#works_single #wrapper .post .flexible_contents .flexible_content.image.s,
  body#journal_single #wrapper .post .flexible_contents .flexible_content.image.s {
    padding-left: 10px;
    padding-right: 10px;
  }
}
body#works_single #wrapper .post .flexible_contents .flexible_content.image.l,
body#journal_single #wrapper .post .flexible_contents .flexible_content.image.l {
  padding-left: 0px;
  padding-right: 0px;
}
@media all and (max-width: 870px) {
  body#works_single #wrapper .post .flexible_contents .flexible_content.image.l,
  body#journal_single #wrapper .post .flexible_contents .flexible_content.image.l {
    padding-left: 10px;
    padding-right: 10px;
  }
}
body#works_single #wrapper .post .flexible_contents .flexible_content.image.l .caption,
body#journal_single #wrapper .post .flexible_contents .flexible_content.image.l .caption {
  padding-left: 200px;
  padding-right: 200px;
}
@media all and (max-width: 870px) {
  body#works_single #wrapper .post .flexible_contents .flexible_content.image.l .caption,
  body#journal_single #wrapper .post .flexible_contents .flexible_content.image.l .caption {
    padding-left: 10px;
    padding-right: 10px;
  }
}
body#works_single #wrapper .post .flexible_contents .flexible_content.image img,
body#journal_single #wrapper .post .flexible_contents .flexible_content.image img {
  display: block;
  width: 100%;
  height: auto;
}
body#works_single #wrapper .post .flexible_contents .flexible_content.image .caption,
body#journal_single #wrapper .post .flexible_contents .flexible_content.image .caption,
body#works_single #wrapper .post .flexible_contents .flexible_content.image .caption *,
body#journal_single #wrapper .post .flexible_contents .flexible_content.image .caption * {
  font-size: 14px;
  line-height: 1.8;
  letter-spacing: 0.2px;
  /*font-family: "Avenir LT W05_45 Book", 'Helvetica neue', Helvetica, '游ゴシック体', '游ゴシック', 'Yu Gothic', 'YuGothic', 'Hiragino Kaku Gothic ProN', 'Osaka', 'ＭＳ Ｐゴシック', sans-serif;*/
  font-weight: 400;
  font-style: normal;
  color: #9a9a9a;
  text-align: center;
}
@media all and (max-width: 870px) {
  body#works_single #wrapper .post .flexible_contents .flexible_content.image .caption,
  body#journal_single #wrapper .post .flexible_contents .flexible_content.image .caption,
  body#works_single #wrapper .post .flexible_contents .flexible_content.image .caption *,
  body#journal_single #wrapper .post .flexible_contents .flexible_content.image .caption * {
    font-size: 11px;
    line-height: 20px;
  }
}
body#works_single #wrapper .post .flexible_contents .flexible_content.image .caption,
body#journal_single #wrapper .post .flexible_contents .flexible_content.image .caption {
  padding-top: 17px;
}
@media all and (max-width: 870px) {
  body#works_single #wrapper .post .flexible_contents .flexible_content.image .caption,
  body#journal_single #wrapper .post .flexible_contents .flexible_content.image .caption {
    padding-top: 11px;
  }
}
body#works_single #wrapper .post .flexible_contents .flexible_content.profile,
body#journal_single #wrapper .post .flexible_contents .flexible_content.profile {
  padding-left: 100px;
  padding-right: 100px;
}
body#works_single #wrapper .post .flexible_contents .flexible_content.profile.journal,
body#journal_single #wrapper .post .flexible_contents .flexible_content.profile.journal {
  padding-left: 200px;
  padding-right: 200px;
}
@media all and (max-width: 870px) {
  body#works_single #wrapper .post .flexible_contents .flexible_content.profile.journal,
  body#journal_single #wrapper .post .flexible_contents .flexible_content.profile.journal {
    padding-left: 20px;
    padding-right: 20px;
  }
}
body#works_single #wrapper .post .flexible_contents .flexible_content.profile.text_s .flexible_content_inner,
body#journal_single #wrapper .post .flexible_contents .flexible_content.profile.text_s .flexible_content_inner {
  border: none;
  padding: 0;
}
@media all and (max-width: 870px) {
  body#works_single #wrapper .post .flexible_contents .flexible_content.profile,
  body#journal_single #wrapper .post .flexible_contents .flexible_content.profile {
    padding-left: 20px;
    padding-right: 20px;
  }
}
body#works_single #wrapper .post .flexible_contents .flexible_content.profile .flexible_content_inner,
body#journal_single #wrapper .post .flexible_contents .flexible_content.profile .flexible_content_inner,
body#works_single #wrapper .post .flexible_contents .flexible_content.profile .flexible_content_inner *,
body#journal_single #wrapper .post .flexible_contents .flexible_content.profile .flexible_content_inner * {
  font-size: 18px;
  line-height: 36px;
  letter-spacing: 1.4px;
  /*font-family: "Avenir LT W05_45 Book", 'Helvetica neue', Helvetica, '游ゴシック体', '游ゴシック', 'Yu Gothic', 'YuGothic', 'Hiragino Kaku Gothic ProN', 'Osaka', 'ＭＳ Ｐゴシック', sans-serif;*/
  font-weight: 400;
  font-style: normal;
}
@media all and (max-width: 870px) {
  body#works_single #wrapper .post .flexible_contents .flexible_content.profile .flexible_content_inner,
  body#journal_single #wrapper .post .flexible_contents .flexible_content.profile .flexible_content_inner,
  body#works_single #wrapper .post .flexible_contents .flexible_content.profile .flexible_content_inner *,
  body#journal_single #wrapper .post .flexible_contents .flexible_content.profile .flexible_content_inner * {
    font-size: 12px;
    line-height: 24px;
  }
}
body#works_single #wrapper .post .flexible_contents .flexible_content.profile .flexible_content_inner,
body#journal_single #wrapper .post .flexible_contents .flexible_content.profile .flexible_content_inner {
  border: 1px solid #666666;
  padding: 35px 40px;
}
@media all and (max-width: 870px) {
  body#works_single #wrapper .post .flexible_contents .flexible_content.profile .flexible_content_inner,
  body#journal_single #wrapper .post .flexible_contents .flexible_content.profile .flexible_content_inner {
    padding: 15px 20px;
  }
}
body#works_single #wrapper .post .flexible_contents .flexible_content.description,
body#journal_single #wrapper .post .flexible_contents .flexible_content.description {
  padding-left: 200px;
  padding-right: 200px;
}
@media all and (max-width: 870px) {
  body#works_single #wrapper .post .flexible_contents .flexible_content.description,
  body#journal_single #wrapper .post .flexible_contents .flexible_content.description {
    padding-left: 20px;
    padding-right: 20px;
  }
}
body#works_single #wrapper .post .flexible_contents .flexible_content.description .flexible_content_inner,
body#journal_single #wrapper .post .flexible_contents .flexible_content.description .flexible_content_inner,
body#works_single #wrapper .post .flexible_contents .flexible_content.description .flexible_content_inner *,
body#journal_single #wrapper .post .flexible_contents .flexible_content.description .flexible_content_inner * {
  font-size: 20px;
  line-height: 2;
  letter-spacing: 0px;
  /*font-family: "Avenir LT W05_45 Book", 'Helvetica neue', Helvetica, '游ゴシック体', '游ゴシック', 'Yu Gothic', 'YuGothic', 'Hiragino Kaku Gothic ProN', 'Osaka', 'ＭＳ Ｐゴシック', sans-serif;*/
  font-weight: 400;
  font-style: normal;
}
@media all and (max-width: 870px) {
  body#works_single #wrapper .post .flexible_contents .flexible_content.description .flexible_content_inner,
  body#journal_single #wrapper .post .flexible_contents .flexible_content.description .flexible_content_inner,
  body#works_single #wrapper .post .flexible_contents .flexible_content.description .flexible_content_inner *,
  body#journal_single #wrapper .post .flexible_contents .flexible_content.description .flexible_content_inner * {
    font-size: 14px;
    line-height: 29px;
  }
}
body#works_single #wrapper .post .flexible_contents .flexible_content.headline,
body#journal_single #wrapper .post .flexible_contents .flexible_content.headline {
  padding-left: 200px;
  padding-right: 200px;
}
@media all and (max-width: 870px) {
  body#works_single #wrapper .post .flexible_contents .flexible_content.headline,
  body#journal_single #wrapper .post .flexible_contents .flexible_content.headline {
    padding-left: 20px;
    padding-right: 20px;
  }
}
body#works_single #wrapper .post .flexible_contents .flexible_content.headline .flexible_content_inner,
body#journal_single #wrapper .post .flexible_contents .flexible_content.headline .flexible_content_inner,
body#works_single #wrapper .post .flexible_contents .flexible_content.headline .flexible_content_inner *,
body#journal_single #wrapper .post .flexible_contents .flexible_content.headline .flexible_content_inner * {
  font-size: 20px;
  line-height: 2;
  letter-spacing: 0px;
  /*font-family: "Avenir LT W05_95 Black", 'Helvetica neue', Helvetica, '游ゴシック体', '游ゴシック', 'Yu Gothic', 'YuGothic', 'Hiragino Kaku Gothic ProN', 'Osaka', 'ＭＳ Ｐゴシック', sans-serif;*/
  font-weight: 700;
  font-style: normal;
}
@media all and (max-width: 870px) {
  body#works_single #wrapper .post .flexible_contents .flexible_content.headline .flexible_content_inner,
  body#journal_single #wrapper .post .flexible_contents .flexible_content.headline .flexible_content_inner,
  body#works_single #wrapper .post .flexible_contents .flexible_content.headline .flexible_content_inner *,
  body#journal_single #wrapper .post .flexible_contents .flexible_content.headline .flexible_content_inner * {
    font-size: 16px;
    line-height: 30px;
  }
}
body#works_single #wrapper .post .flexible_contents .flexible_content:first-child.flat,
body#journal_single #wrapper .post .flexible_contents .flexible_content:first-child.flat {
  margin-top: 60px;
}
@media all and (max-width: 870px) {
  body#works_single #wrapper .post .flexible_contents .flexible_content:first-child.flat,
  body#journal_single #wrapper .post .flexible_contents .flexible_content:first-child.flat {
    margin-top: 50px;
  }
}
body#works_single #wrapper .post .flexible_contents .flexible_content:first-child.ruff,
body#journal_single #wrapper .post .flexible_contents .flexible_content:first-child.ruff {
  margin-top: 60px;
}
@media all and (max-width: 870px) {
  body#works_single #wrapper .post .flexible_contents .flexible_content:first-child.ruff,
  body#journal_single #wrapper .post .flexible_contents .flexible_content:first-child.ruff {
    margin-top: 50px;
  }
}
body#works_single #wrapper .post .flexible_contents .flexible_content.flat + .flat,
body#journal_single #wrapper .post .flexible_contents .flexible_content.flat + .flat {
  margin-top: 80px;
}
@media all and (max-width: 870px) {
  body#works_single #wrapper .post .flexible_contents .flexible_content.flat + .flat,
  body#journal_single #wrapper .post .flexible_contents .flexible_content.flat + .flat {
    margin-top: 30px;
  }
}
body#works_single #wrapper .post .flexible_contents .flexible_content.flat + .ruff,
body#journal_single #wrapper .post .flexible_contents .flexible_content.flat + .ruff {
  margin-top: 76px;
}
@media all and (max-width: 870px) {
  body#works_single #wrapper .post .flexible_contents .flexible_content.flat + .ruff,
  body#journal_single #wrapper .post .flexible_contents .flexible_content.flat + .ruff {
    margin-top: 27px;
  }
}
body#works_single #wrapper .post .flexible_contents .flexible_content.ruff + .flat,
body#journal_single #wrapper .post .flexible_contents .flexible_content.ruff + .flat {
  margin-top: 74px;
}
@media all and (max-width: 870px) {
  body#works_single #wrapper .post .flexible_contents .flexible_content.ruff + .flat,
  body#journal_single #wrapper .post .flexible_contents .flexible_content.ruff + .flat {
    margin-top: 26px;
  }
}
body#works_single #wrapper .post .flexible_contents .flexible_content.ruff + .ruff,
body#journal_single #wrapper .post .flexible_contents .flexible_content.ruff + .ruff {
  margin-top: 70px;
}
@media all and (max-width: 870px) {
  body#works_single #wrapper .post .flexible_contents .flexible_content.ruff + .ruff,
  body#journal_single #wrapper .post .flexible_contents .flexible_content.ruff + .ruff {
    margin-top: 22px;
  }
}
body#works_single #wrapper .post .flexible_contents .flexible_content.bottom_ruff + .flat,
body#journal_single #wrapper .post .flexible_contents .flexible_content.bottom_ruff + .flat {
  margin-top: 76px;
}
@media all and (max-width: 870px) {
  body#works_single #wrapper .post .flexible_contents .flexible_content.bottom_ruff + .flat,
  body#journal_single #wrapper .post .flexible_contents .flexible_content.bottom_ruff + .flat {
    margin-top: 24px;
  }
}
body#works_single #wrapper .post .flexible_contents .flexible_content.bottom_ruff + .ruff,
body#journal_single #wrapper .post .flexible_contents .flexible_content.bottom_ruff + .ruff {
  margin-top: 70px;
}
@media all and (max-width: 870px) {
  body#works_single #wrapper .post .flexible_contents .flexible_content.bottom_ruff + .ruff,
  body#journal_single #wrapper .post .flexible_contents .flexible_content.bottom_ruff + .ruff {
    margin-top: 22px;
  }
}


/**2023**/
.tab_img{
	width: 120px;
}
.tab_img2{
	width: 600px;
	margin-top: 70px;
	left: -40px;
	position: absolute;
}

.main{
	border: 1px solid red;
	width: 1800px;
	height: 1500px;
	margin: auto;
}