@import url("https://fonts.googleapis.com/earlyaccess/notosansjapanese.css");@charset "UTF-8";
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary, time, mark, audio, video, button {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
  list-style-type: none;
  -webkit-box-sizing: border-box;
          box-sizing: border-box; }

a {
  color: inherit;
  text-decoration: none; }
  a:hover {
    text-decoration: underline; }

/* Slider */
.slick-slider {
  position: relative;
  display: block;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent; }

.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0; }
  .slick-list:focus {
    outline: none; }
  .slick-list.dragging {
    cursor: pointer;
    cursor: hand; }

.slick-slider .slick-track, .slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }

.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
  margin-left: auto;
  margin-right: auto; }
  .slick-track:before, .slick-track:after {
    content: "";
    display: table; }
  .slick-track:after {
    clear: both; }
  .slick-loading .slick-track {
    visibility: hidden; }

.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none; }
  [dir="rtl"] .slick-slide {
    float: right; }
  .slick-slide img {
    display: block; }
  .slick-slide.slick-loading img {
    display: none; }
  .slick-slide.dragging img {
    pointer-events: none; }
  .slick-initialized .slick-slide {
    display: block; }
  .slick-loading .slick-slide {
    visibility: hidden; }
  .slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent; }

.slick-arrow.slick-hidden {
  display: none; }

@font-face {
  font-family: "AdobeBlank";
  src: url("https://nature-and-science.jp/fonts/AdobeBlank.otf"); }

@font-face {
  font-family: "NotoSansCJKjp";
  font-style: normal;
  font-weight: 400;
  src: local("Noto Sans CJK JP Light"), url("../../../../fonts/NotoSansCJKjp-DemiLight.woff") format("woff"), url("../../../../fonts/NotoSansCJKjp-DemiLight.otf") format("opentype");
  font-display: swap; }

@font-face {
  font-family: "NotoSansCJKjp";
  font-style: normal;
  font-weight: 500;
  src: local("Noto Sans CJK JP Medium"), url("../../../../fonts/NotoSansCJKjp-Medium.woff") format("woff"), url("../../../../fonts/NotoSansCJKjp-Medium.otf") format("opentype");
  font-display: swap; }

body {
  font-family: "mr-eaves-modern", sans-serif;
  font-size: 16px;
  color: #000;
  background-color: #eeeeeb;
  letter-spacing: 0.05rem; }
  body.webfont-load {
    font-family: "mr-eaves-modern", "NotoSansCJKjp", sans-serif; }
  body.page-Single.webfont-load {
    font-family: "NotoSansCJKjp", sans-serif; }

a {
  color: #3c3c3a;
  -webkit-transition-property: all;
  -o-transition-property: all;
  transition-property: all;
  -webkit-transition: 0.3s linear;
  -o-transition: 0.3s linear;
  transition: 0.3s linear; }
  a:hover {
    text-decoration: none;
    opacity: 0.6; }

/* colors*/
.cat-universe {
  color: #ff345e; }
  .cat-universe a {
    color: #ff345e; }
  .cat-universe.cat-first h3::before {
    background-color: #ff345e; }
  .cat-universe.cat-second h3::after {
    background-color: #ff345e; }

.cat-sky {
  color: #00a4ff; }
  .cat-sky a {
    color: #00a4ff; }
  .cat-sky.cat-first h3::before {
    background-color: #00a4ff; }
  .cat-sky.cat-second h3::after {
    background-color: #00a4ff; }

.cat-ocean {
  color: #00345e; }
  .cat-ocean a {
    color: #00345e; }
  .cat-ocean.cat-first h3::before {
    background-color: #00345e; }
  .cat-ocean.cat-second h3::after {
    background-color: #00345e; }

.cat-earth {
  color: #b06c21; }
  .cat-earth a {
    color: #b06c21; }
  .cat-earth.cat-first h3::before {
    background-color: #b06c21; }
  .cat-earth.cat-second h3::after {
    background-color: #b06c21; }

.cat-animals {
  color: #fea353; }
  .cat-animals a {
    color: #fea353; }
  .cat-animals.cat-first h3::before {
    background-color: #fea353; }
  .cat-animals.cat-second h3::after {
    background-color: #fea353; }

.cat-plants {
  color: #007A4B; }
  .cat-plants a {
    color: #007A4B; }
  .cat-plants.cat-first h3::before {
    background-color: #007A4B; }
  .cat-plants.cat-second h3::after {
    background-color: #007A4B; }

.cat-astronomy {
  color: #29be5e; }
  .cat-astronomy a {
    color: #29be5e; }
  .cat-astronomy.cat-first h3::before {
    background-color: #29be5e; }
  .cat-astronomy.cat-second h3::after {
    background-color: #29be5e; }

.cat-physics {
  color: #8d39b7; }
  .cat-physics a {
    color: #8d39b7; }
  .cat-physics.cat-first h3::before {
    background-color: #8d39b7; }
  .cat-physics.cat-second h3::after {
    background-color: #8d39b7; }

.cat-biology {
  color: #5ea8c9; }
  .cat-biology a {
    color: #5ea8c9; }
  .cat-biology.cat-first h3::before {
    background-color: #5ea8c9; }
  .cat-biology.cat-second h3::after {
    background-color: #5ea8c9; }

.cat-chemistry {
  color: #ff345e; }
  .cat-chemistry a {
    color: #ff345e; }
  .cat-chemistry.cat-first h3::before {
    background-color: #ff345e; }
  .cat-chemistry.cat-second h3::after {
    background-color: #ff345e; }

.cat-geoscience {
  color: #a79100; }
  .cat-geoscience a {
    color: #a79100; }
  .cat-geoscience.cat-first h3::before {
    background-color: #a79100; }
  .cat-geoscience.cat-second h3::after {
    background-color: #a79100; }

.cat-human {
  color: #fccd00; }
  .cat-human a {
    color: #fccd00; }
  .cat-human.cat-first h3::before {
    background-color: #fccd00; }
  .cat-human.cat-second h3::after {
    background-color: #fccd00; }

.cat-business {
  color: #221eb2; }
  .cat-business a {
    color: #221eb2; }
  .cat-business.cat-first h3::before {
    background-color: #221eb2; }
  .cat-business.cat-second h3::after {
    background-color: #221eb2; }

.cat-design {
  color: #999; }
  .cat-design a {
    color: #999; }
  .cat-design.cat-first h3::before {
    background-color: #999; }
  .cat-design.cat-second h3::after {
    background-color: #999; }

.cat-cg {
  color: #002a2f; }
  .cat-cg a {
    color: #002a2f; }
  .cat-cg.cat-first h3::before {
    background-color: #002a2f; }
  .cat-cg.cat-second h3::after {
    background-color: #002a2f; }

.cat-manufacturing {
  color: #6a4920; }
  .cat-manufacturing a {
    color: #6a4920; }
  .cat-manufacturing.cat-first h3::before {
    background-color: #6a4920; }
  .cat-manufacturing.cat-second h3::after {
    background-color: #6a4920; }

.cat-experience {
  color: #ff8ede; }
  .cat-experience a {
    color: #ff8ede; }
  .cat-experience.cat-first h3::before {
    background-color: #ff8ede; }
  .cat-experience.cat-second h3::after {
    background-color: #ff8ede; }

.cat-event {
  color: #db5d00; }
  .cat-event a {
    color: #db5d00; }
  .cat-event.cat-first h3::before {
    background-color: #db5d00; }
  .cat-event.cat-second h3::after {
    background-color: #db5d00; }

.cat-travel {
  color: #00b388; }
  .cat-travel a {
    color: #00b388; }
  .cat-travel.cat-first h3::before {
    background-color: #00b388; }
  .cat-travel.cat-second h3::after {
    background-color: #00b388; }

.cat-food {
  color: #c7c37b; }
  .cat-food a {
    color: #c7c37b; }
  .cat-food.cat-first h3::before {
    background-color: #c7c37b; }
  .cat-food.cat-second h3::after {
    background-color: #c7c37b; }

.cat-report {
  color: #81da00; }
  .cat-report a {
    color: #81da00; }
  .cat-report.cat-first h3::before {
    background-color: #81da00; }
  .cat-report.cat-second h3::after {
    background-color: #81da00; }

.cat-topics {
  color: #888888; }
  .cat-topics a {
    color: #888888; }
  .cat-topics.cat-first h3::before {
    background-color: #888888; }
  .cat-topics.cat-second h3::after {
    background-color: #888888; }

body.single-works .cat-first::before, body.single-works .cat-second::before {
  background-color: #b3b3b3; }

/* archive*/
.archive-heading {
  margin-bottom: 30px;
  padding: 14px 0;
  text-align: center;
  font-weight: bold; }
  .archive-heading .en {
    font-size: 19px; }
  .archive-heading .ja {
    font-family: sans-serif;
    font-size: 12px; }
    body.webfont-load .archive-heading .ja {
      font-family: "NotoSansCJKjp", sans-serif; }
  .nature .archive-heading {
    color: #fff;
    background-color: #231815; }
  .science .archive-heading {
    color: #231815;
    background-color: #fff; }
  .topics .archive-heading {
    color: #fff;
    background-color: #888; }
  body.search .archive-heading {
    margin-bottom: 15px; }
    @media screen and (max-width: 768px) {
      body.search .archive-heading {
        margin-bottom: 5px; } }

.post-list {
  margin: 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  max-width: 1040px; }
  @media screen and (max-width: 768px) {
    .post-list {
      padding: 0 9px; } }
  .post-list::after {
    content: '';
    display: block;
    width: 33.3333%; }
  .post-list .post-list-item {
    margin-bottom: 75px;
    padding-left: 14px;
    width: 33.3333%; }
    @media screen and (max-width: 768px) {
      .post-list .post-list-item {
        margin-bottom: 35px;
        padding-top: 14px;
        padding-right: 9px;
        padding-left: 9px;
        width: 50%; } }
    .post-list .post-list-item.Profile .thumbnail-works img {
      -o-object-fit: cover;
         object-fit: cover;
      font-family: 'object-fit: cover;';
      width: 180px;
      height: 180px;
      border-radius: 50%;
      opacity: 0; }
      .post-list .post-list-item.Profile .thumbnail-works img.show {
        opacity: 1; }
    .post-list .post-list-item.Books .thumbnail-works img {
      -webkit-box-shadow: 5px 5px 5px rgba(17, 17, 17, 0.4);
              box-shadow: 5px 5px 5px rgba(17, 17, 17, 0.4); }
    .post-list .post-list-item.Books .thumbnail-works img[src$="loading-lazy.svg"].lazy {
      -webkit-box-shadow: none;
              box-shadow: none;
      left: auto; }
    .post-list .post-list-item.Profile .text .post-title, .post-list .post-list-item.Publication .text .post-title, .post-list .post-list-item.Word .text .post-title, .post-list .post-list-item.Books .text .post-title {
      font-size: 18px; }
    .post-list .post-list-item .post-list-item-inner {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column;
      max-width: 300px;
      position: relative; }
      @media screen and (max-width: 768px) {
        .post-list .post-list-item .post-list-item-inner {
          margin: 0 auto; } }
    .post-list .post-list-item .post-meta {
      -webkit-box-ordinal-group: 3;
          -ms-flex-order: 2;
              order: 2;
      margin-bottom: 8px; }
      @media screen and (max-width: 768px) {
        .post-list .post-list-item .post-meta {
          margin-bottom: 0; } }
      .post-list .post-list-item .post-meta .post-category {
        padding-top: 9px; }
        @media screen and (max-width: 768px) {
          .post-list .post-list-item .post-meta .post-category {
            padding-top: 0; } }
        .post-list .post-list-item .post-meta .post-category ul {
          padding-left: 45px;
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex;
          -ms-flex-wrap: wrap;
              flex-wrap: wrap;
          position: relative; }
          @media screen and (max-width: 768px) {
            .post-list .post-list-item .post-meta .post-category ul {
              padding-left: 0; } }
        .post-list .post-list-item .post-meta .post-category li {
          padding: 9px 0;
          font-weight: bold;
          font-size: 16px; }
          @media screen and (max-width: 768px) {
            .post-list .post-list-item .post-meta .post-category li {
              padding: 4px 0;
              font-size: 10px; } }
          .post-list .post-list-item .post-meta .post-category li::after {
            content: '';
            position: absolute;
            top: 0;
            left: 0;
            width: 34px;
            height: 34px;
            background-repeat: no-repeat;
            background-position: 0 0;
            background-size: 34px auto; }
            @media screen and (max-width: 768px) {
              .post-list .post-list-item .post-meta .post-category li::after {
                display: none; } }
          .post-list .post-list-item .post-meta .post-category li:nth-child(2)::after {
            left: -1px; }
          .post-list .post-list-item .post-meta .post-category li:nth-child(3)::after {
            display: none; }
          .post-list .post-list-item .post-meta .post-category li + li::before {
            content: '';
            margin: 0 8px;
            display: inline-block;
            vertical-align: middle;
            width: 11px;
            height: 11px;
            background-image: url("images/icon-category.png");
            background-repeat: no-repeat;
            background-position: 0 0;
            background-size: 11px auto;
            position: relative;
            top: -2px; }
            @media screen and (max-width: 768px) {
              .post-list .post-list-item .post-meta .post-category li + li::before {
                margin: 0 4px;
                width: 8px;
                height: 8px;
                background-size: 8px auto;
                top: -1px; } }
        .post-list .post-list-item .post-meta .post-category .cat-universe::after {
          background-image: url("images/icon-category-universe.png"); }
        .post-list .post-list-item .post-meta .post-category .cat-sky::after {
          background-image: url("images/icon-category-sky.png"); }
        .post-list .post-list-item .post-meta .post-category .cat-ocean::after {
          background-image: url("images/icon-category-ocean.png"); }
        .post-list .post-list-item .post-meta .post-category .cat-earth::after {
          background-image: url("images/icon-category-earth.png"); }
        .post-list .post-list-item .post-meta .post-category .cat-animals::after {
          background-image: url("images/icon-category-animals.png"); }
        .post-list .post-list-item .post-meta .post-category .cat-plants::after {
          background-image: url("images/icon-category-plants.png"); }
        .post-list .post-list-item .post-meta .post-category .cat-astronomy::after {
          background-image: url("images/icon-category-astronomy.png"); }
        .post-list .post-list-item .post-meta .post-category .cat-physics::after {
          background-image: url("images/icon-category-physics.png"); }
        .post-list .post-list-item .post-meta .post-category .cat-biology::after {
          background-image: url("images/icon-category-biology.png"); }
        .post-list .post-list-item .post-meta .post-category .cat-chemistry::after {
          background-image: url("images/icon-category-chemistry.png"); }
        .post-list .post-list-item .post-meta .post-category .cat-geoscience::after {
          background-image: url("images/icon-category-geoscience.png"); }
        .post-list .post-list-item .post-meta .post-category .cat-human::after {
          background-image: url("images/icon-category-human.png"); }
        .post-list .post-list-item .post-meta .post-category .cat-business::after {
          background-image: url("images/icon-category-business.png"); }
        .post-list .post-list-item .post-meta .post-category .cat-design::after {
          background-image: url("images/icon-category-design.png"); }
        .post-list .post-list-item .post-meta .post-category .cat-cg::after {
          background-image: url("images/icon-category-cg.png"); }
        .post-list .post-list-item .post-meta .post-category .cat-manufacturing::after {
          background-image: url("images/icon-category-manufacturing.png"); }
        .post-list .post-list-item .post-meta .post-category .cat-experience::after {
          background-image: url("images/icon-category-experience.png"); }
        .post-list .post-list-item .post-meta .post-category .cat-event::after {
          background-image: url("images/icon-category-event.png"); }
        .post-list .post-list-item .post-meta .post-category .cat-travel::after {
          background-image: url("images/icon-category-travel.png"); }
        .post-list .post-list-item .post-meta .post-category .cat-food::after {
          background-image: url("images/icon-category-food.png"); }
        .post-list .post-list-item .post-meta .post-category .cat-report::after {
          background-image: url("images/icon-category-report.png"); }
        .post-list .post-list-item .post-meta .post-category .cat-topics::after {
          background-image: url("images/icon-category-topics.png"); }
      .post-list .post-list-item .post-meta .post-date {
        line-height: 1.8;
        color: #808080;
        font-size: 13px;
        -webkit-transform: rotate(90deg);
            -ms-transform: rotate(90deg);
                transform: rotate(90deg);
        -webkit-transform-origin: left top;
            -ms-transform-origin: left top;
                transform-origin: left top;
        position: absolute;
        top: 0;
        left: 5px; }
        @media screen and (max-width: 768px) {
          .post-list .post-list-item .post-meta .post-date {
            -webkit-transform: rotate(0deg);
                -ms-transform: rotate(0deg);
                    transform: rotate(0deg);
            top: -18px;
            font-size: 10px;
            -webkit-transform: scale(0.9);
                -ms-transform: scale(0.9);
                    transform: scale(0.9);
            -webkit-transform-origin: bottom left;
                -ms-transform-origin: bottom left;
                    transform-origin: bottom left;
            left: 0px; } }
    .post-list .post-list-item .thumbnail {
      -webkit-box-ordinal-group: 2;
          -ms-flex-order: 1;
              order: 1;
      min-height: 0%;
      position: relative;
      z-index: 1; }
      .post-list .post-list-item .thumbnail a, .post-list .post-list-item .thumbnail img {
        display: block; }
      .post-list .post-list-item .thumbnail img {
        width: 100%;
        height: auto; }
    .post-list .post-list-item .thumbnail-works {
      -webkit-box-ordinal-group: 2;
          -ms-flex-order: 1;
              order: 1;
      min-height: 0%;
      position: relative;
      z-index: 1;
      text-align: center; }
      .post-list .post-list-item .thumbnail-works::before {
        content: "";
        display: block;
        padding-top: 60%; }
      .post-list .post-list-item .thumbnail-works a {
        display: block;
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%; }
      .post-list .post-list-item .thumbnail-works img {
        display: block;
        margin: 0 auto;
        max-width: 100%;
        max-height: 100%;
        width: auto;
        height: auto; }
    .post-list .post-list-item .text {
      -webkit-box-ordinal-group: 4;
          -ms-flex-order: 3;
              order: 3;
      position: relative;
      z-index: 2; }
      .post-list .post-list-item .text a {
        display: block;
        position: relative; }
      .post-list .post-list-item .text .post-title {
        display: inline;
        line-height: 1.8;
        background-color: #fff;
        font-family: sans-serif;
        font-weight: 500;
        font-size: 23px;
        letter-spacing: 0.08em; }
        body.webfont-load .post-list .post-list-item .text .post-title {
          font-family: "NotoSansCJKjp", sans-serif; }
        @media screen and (max-width: 768px) {
          .post-list .post-list-item .text .post-title {
            font-size: 16px; } }
      .post-list .post-list-item .text .post-excerpt {
        line-height: 2.1;
        font-size: 13px; }
        @media screen and (max-width: 768px) {
          .post-list .post-list-item .text .post-excerpt {
            font-size: 11px; } }
        .post-list .post-list-item .text .post-excerpt .post-excerpt-pc {
          display: block; }
          @media screen and (max-width: 768px) {
            .post-list .post-list-item .text .post-excerpt .post-excerpt-pc {
              display: none; } }
        .post-list .post-list-item .text .post-excerpt .post-excerpt-sp {
          display: none; }
          @media screen and (max-width: 768px) {
            .post-list .post-list-item .text .post-excerpt .post-excerpt-sp {
              display: block; } }
    .post-list .post-list-item.comingsoon {
      color: #3c3c3a; }
      .post-list .post-list-item.comingsoon .thumbnail img {
        -webkit-filter: grayscale(100%);
        filter: grayscale(100%); }
  .post-list.top .post-list-item {
    /*
      &:first-child {
        padding-left: 0;
        width: 100%;
        max-width: none;
        position: relative;
        @media screen and (max-width: 768px) {
          padding-left: 9px;
        }
        .post-list-item-inner {
          padding-left: 0;
          width: 100%;
          max-width: none;
          position: relative;
          @media screen and (max-width: 768px) {
            display: block;
          }
        }
        .post-meta {
          margin-bottom: 30px;
          max-width: 353px;
          @media screen and (max-width: 768px) {
            margin-bottom: 0;
          }
          .post-category {
            padding-top: 0;
            ul {
              padding-top: 25px;
              padding-left: 78px;
              @media screen and (max-width: 768px) {
                padding-top: 9px;
                padding-left: 40px;
              }
            }
            li {
              padding-top: 0;
              padding-bottom: 0;
              @media screen and (max-width: 768px) {
                font-size: 14px;
                & + li {
                  &::before {
                    width: 11px;
                    height: 11px;
                    background-size: 11px auto;
                  }
                }
              }
              &::after {
                width: 63px;
                height: 63px;
                background-size: 63px auto;
                @media screen and (max-width: 768px) {
                  display: block;
                  width: 36px;
                  height: 36px;
                  background-size: 36px auto;
                }
              }
              &:nth-child(2) {
                &::after {
                  left: -2px;
                }
              }
              &:nth-child(3) {
                &::after {
                  display: none;
                }
              }
            }
          }
          .post-date {
            padding-left: 78px;
            position: static;
            transform: rotate(0deg);
            @media screen and (max-width: 768px) {
              padding-left: 40px;
            }
          }
        }
        .thumbnail {
          position: absolute;
          top: 0;
          right: 0;
          padding-left: 363px;
          width: 100%;
          @media screen and (max-width: 768px) {
            position: static;
            padding-left: 0;
            img {
              width: 100%;
            }
          }
        }
        .text {
          @media screen and (max-width: 768px) {
            margin-top: -1em;
            padding-right: 0;
            max-width: none;
          }
          .post-title {
            line-height: 1.8;
            font-size: 47px;
            word-break: keep-all;
            letter-spacing: 0.1rem;
            @media screen and (max-width: 768px) {
              font-size: 20px;
              word-break: normal;
            }
            br {
              @media screen and (max-width: 768px) {
                display: none;
              }
            }
          }
          .post-excerpt {
            margin-top: 30px;
            max-width: 353px;
            font-size: 15px;
            @media screen and (max-width: 768px) {
              margin-top: 5px;
              font-size: 13px;
            }
          }
        }
      }
      */ }
    .post-list.top .post-list-item.emp {
      padding-left: 0;
      width: 100%;
      max-width: none;
      min-height: 406px;
      position: relative; }
      @media screen and (max-width: 768px) {
        .post-list.top .post-list-item.emp {
          padding-left: 9px;
          min-height: auto; } }
      .post-list.top .post-list-item.emp .post-list-item-inner {
        padding-left: 0;
        width: 100%;
        max-width: none;
        position: relative; }
        @media screen and (max-width: 768px) {
          .post-list.top .post-list-item.emp .post-list-item-inner {
            display: block; } }
      .post-list.top .post-list-item.emp .post-meta {
        margin-bottom: 30px;
        width: 353px;
        position: relative;
        z-index: 2; }
        @media screen and (max-width: 768px) {
          .post-list.top .post-list-item.emp .post-meta {
            margin-bottom: 0;
            width: auto; } }
        .post-list.top .post-list-item.emp .post-meta .post-category {
          padding-top: 0; }
          .post-list.top .post-list-item.emp .post-meta .post-category ul {
            padding-top: 25px;
            padding-left: 78px; }
            @media screen and (max-width: 768px) {
              .post-list.top .post-list-item.emp .post-meta .post-category ul {
                padding-top: 9px;
                padding-left: 40px; } }
          .post-list.top .post-list-item.emp .post-meta .post-category li {
            padding-top: 0;
            padding-bottom: 0; }
            @media screen and (max-width: 768px) {
              .post-list.top .post-list-item.emp .post-meta .post-category li {
                font-size: 14px; }
                .post-list.top .post-list-item.emp .post-meta .post-category li + li::before {
                  width: 11px;
                  height: 11px;
                  background-size: 11px auto; } }
            .post-list.top .post-list-item.emp .post-meta .post-category li::after {
              display: none;
              width: 63px;
              height: 63px;
              background-size: 63px auto; }
              @media screen and (max-width: 768px) {
                .post-list.top .post-list-item.emp .post-meta .post-category li::after {
                  display: none;
                  width: 36px;
                  height: 36px;
                  background-size: 36px auto; } }
            .post-list.top .post-list-item.emp .post-meta .post-category li:nth-child(2)::after {
              left: -2px; }
            .post-list.top .post-list-item.emp .post-meta .post-category li:nth-child(3)::after {
              display: none; }
        .post-list.top .post-list-item.emp .post-meta .post-date {
          padding-left: 78px;
          position: static;
          -webkit-transform: rotate(0deg);
              -ms-transform: rotate(0deg);
                  transform: rotate(0deg); }
          @media screen and (max-width: 768px) {
            .post-list.top .post-list-item.emp .post-meta .post-date {
              padding-left: 40px; } }
      .post-list.top .post-list-item.emp .thumbnail {
        position: absolute;
        top: 0;
        right: 0;
        padding-left: 363px;
        width: 100%; }
        @media screen and (max-width: 768px) {
          .post-list.top .post-list-item.emp .thumbnail {
            position: static;
            padding-left: 0; }
            .post-list.top .post-list-item.emp .thumbnail img {
              width: 100%; } }
      @media screen and (max-width: 768px) {
        .post-list.top .post-list-item.emp .text {
          margin-top: -1em;
          padding-right: 0;
          max-width: none; } }
      .post-list.top .post-list-item.emp .text .post-title {
        line-height: 1.8;
        font-size: 42px;
        word-break: keep-all;
        letter-spacing: 0.1rem; }
        @media screen and (max-width: 768px) {
          .post-list.top .post-list-item.emp .text .post-title {
            font-size: 27px;
            word-break: normal; } }
        @media screen and (max-width: 768px) {
          .post-list.top .post-list-item.emp .text .post-title br {
            display: none; } }
      .post-list.top .post-list-item.emp .text .post-excerpt {
        margin-top: 30px;
        max-width: 353px;
        font-size: 15px; }
        @media screen and (max-width: 768px) {
          .post-list.top .post-list-item.emp .text .post-excerpt {
            margin-top: 5px;
            font-size: 13px; } }
      .post-list.top .post-list-item.emp:nth-child(even) {
        padding-left: 0;
        width: 100%;
        max-width: none;
        position: relative; }
        @media screen and (max-width: 768px) {
          .post-list.top .post-list-item.emp:nth-child(even) {
            padding-left: 9px; } }
        .post-list.top .post-list-item.emp:nth-child(even) .post-list-item-inner {
          padding-left: 0;
          display: block;
          width: 100%;
          max-width: none;
          position: relative; }
          @media screen and (max-width: 768px) {
            .post-list.top .post-list-item.emp:nth-child(even) .post-list-item-inner {
              display: block; } }
          .post-list.top .post-list-item.emp:nth-child(even) .post-list-item-inner::after {
            content: '';
            display: block;
            clear: both; }
        .post-list.top .post-list-item.emp:nth-child(even) .post-meta {
          margin-bottom: 30px;
          margin-left: auto;
          width: 343px;
          position: relative;
          z-index: 2; }
          @media screen and (max-width: 768px) {
            .post-list.top .post-list-item.emp:nth-child(even) .post-meta {
              margin-bottom: 0;
              width: auto; } }
          .post-list.top .post-list-item.emp:nth-child(even) .post-meta .post-category {
            padding-top: 0; }
            .post-list.top .post-list-item.emp:nth-child(even) .post-meta .post-category ul {
              padding-top: 25px;
              padding-left: 78px; }
              @media screen and (max-width: 768px) {
                .post-list.top .post-list-item.emp:nth-child(even) .post-meta .post-category ul {
                  padding-top: 9px;
                  padding-left: 40px; } }
            .post-list.top .post-list-item.emp:nth-child(even) .post-meta .post-category li {
              padding-top: 0;
              padding-bottom: 0; }
              @media screen and (max-width: 768px) {
                .post-list.top .post-list-item.emp:nth-child(even) .post-meta .post-category li {
                  font-size: 14px; }
                  .post-list.top .post-list-item.emp:nth-child(even) .post-meta .post-category li + li::before {
                    width: 11px;
                    height: 11px;
                    background-size: 11px auto; } }
              .post-list.top .post-list-item.emp:nth-child(even) .post-meta .post-category li::after {
                width: 63px;
                height: 63px;
                background-size: 63px auto; }
                @media screen and (max-width: 768px) {
                  .post-list.top .post-list-item.emp:nth-child(even) .post-meta .post-category li::after {
                    display: block;
                    width: 36px;
                    height: 36px;
                    background-size: 36px auto; } }
              .post-list.top .post-list-item.emp:nth-child(even) .post-meta .post-category li:nth-child(2)::after {
                left: -2px; }
              .post-list.top .post-list-item.emp:nth-child(even) .post-meta .post-category li:nth-child(3)::after {
                display: none; }
          .post-list.top .post-list-item.emp:nth-child(even) .post-meta .post-date {
            padding-left: 78px;
            position: static;
            -webkit-transform: rotate(0deg);
                -ms-transform: rotate(0deg);
                    transform: rotate(0deg); }
            @media screen and (max-width: 768px) {
              .post-list.top .post-list-item.emp:nth-child(even) .post-meta .post-date {
                padding-left: 40px; } }
        .post-list.top .post-list-item.emp:nth-child(even) .thumbnail {
          position: absolute;
          top: 0;
          left: 0;
          z-index: 1;
          padding-right: 363px;
          padding-left: 0px;
          width: 100%; }
          @media screen and (max-width: 768px) {
            .post-list.top .post-list-item.emp:nth-child(even) .thumbnail {
              position: relative;
              padding-right: 0; }
              .post-list.top .post-list-item.emp:nth-child(even) .thumbnail img {
                width: 100%; } }
          .post-list.top .post-list-item.emp:nth-child(even) .thumbnail .post-genre {
            display: -webkit-box;
            display: -ms-flexbox;
            display: flex;
            -webkit-box-align: center;
                -ms-flex-align: center;
                    align-items: center;
            color: #fff;
            font-weight: bold;
            position: absolute;
            top: 50%;
            left: 0;
            margin-top: -.75em; }
            @media screen and (max-width: 768px) {
              .post-list.top .post-list-item.emp:nth-child(even) .thumbnail .post-genre {
                top: 20px;
                margin-top: 0; } }
            .post-list.top .post-list-item.emp:nth-child(even) .thumbnail .post-genre::before {
              content: '';
              display: block;
              width: 26px;
              height: 1px;
              background-color: #fff; }
            .post-list.top .post-list-item.emp:nth-child(even) .thumbnail .post-genre .post-genre-en {
              margin-left: 10px;
              font-weight: bold;
              font-size: 19px; }
              @media screen and (max-width: 768px) {
                .post-list.top .post-list-item.emp:nth-child(even) .thumbnail .post-genre .post-genre-en {
                  font-size: 17px; } }
            .post-list.top .post-list-item.emp:nth-child(even) .thumbnail .post-genre .post-genre-ja {
              margin-left: 10px;
              font-weight: normal;
              font-size: 12px; }
              @media screen and (max-width: 768px) {
                .post-list.top .post-list-item.emp:nth-child(even) .thumbnail .post-genre .post-genre-ja {
                  font-size: 11px; } }
        .post-list.top .post-list-item.emp:nth-child(even) .text {
          position: relative;
          z-index: 2; }
          @media screen and (max-width: 768px) {
            .post-list.top .post-list-item.emp:nth-child(even) .text {
              margin-top: -1em;
              padding-left: 0;
              max-width: none; } }
          .post-list.top .post-list-item.emp:nth-child(even) .text a {
            float: right; }
            @media screen and (max-width: 768px) {
              .post-list.top .post-list-item.emp:nth-child(even) .text a {
                float: none; } }
          .post-list.top .post-list-item.emp:nth-child(even) .text .post-title {
            line-height: 1.8;
            font-size: 47px;
            letter-spacing: 0.1rem; }
            @media screen and (max-width: 768px) {
              .post-list.top .post-list-item.emp:nth-child(even) .text .post-title {
                font-size: 27px;
                word-break: normal; } }
            @media screen and (max-width: 768px) {
              .post-list.top .post-list-item.emp:nth-child(even) .text .post-title br {
                display: none; } }
          .post-list.top .post-list-item.emp:nth-child(even) .text .post-excerpt {
            margin-top: 30px;
            margin-left: auto;
            width: 343px;
            font-size: 15px; }
            @media screen and (max-width: 768px) {
              .post-list.top .post-list-item.emp:nth-child(even) .text .post-excerpt {
                margin-top: 5px;
                width: auto;
                font-size: 13px;
                margin-left: 0; } }
    .post-list.top .post-list-item:nth-child(3n) a {
      margin: 0 auto; }
    .post-list.top .post-list-item:nth-child(3n+1) a {
      margin-left: auto; }
      @media screen and (max-width: 768px) {
        .post-list.top .post-list-item:nth-child(3n+1) a {
          margin: 0 auto; } }
  .post-list.archive .post-list-item {
    /*
      &:first-child {
        padding-left: 0;
        width: 100%;
        max-width: none;
        position: relative;
        @media screen and (max-width: 768px) {
          padding-left: 9px;
        }
        .post-list-item-inner {
          padding-left: 0;
          display: block;
          width: 100%;
          max-width: none;
          position: relative;
          @media screen and (max-width: 768px) {
            display: block;
          }
          &::after {
            content: '';
            display: block;
            clear: both;
          }
        }
        .post-meta {
          margin-bottom: 30px;
          width: 353px;
          position: relative;
          z-index: 2;
          @media screen and (max-width: 768px) {
            margin-bottom: 0;
            width: auto;
          }
          .post-category {
            padding-top: 0;
            ul {
              padding-top: 25px;
              padding-left: 78px;
              @media screen and (max-width: 768px) {
                padding-top: 9px;
                padding-left: 40px;
              }
            }
            li {
              padding-top: 0;
              padding-bottom: 0;
              @media screen and (max-width: 768px) {
                font-size: 14px;
                & + li {
                  &::before {
                    width: 11px;
                    height: 11px;
                    background-size: 11px auto;
                  }
                }
              }
              &::after {
                width: 63px;
                height: 63px;
                background-size: 63px auto;
                @media screen and (max-width: 768px) {
                  display: block;
                  width: 36px;
                  height: 36px;
                  background-size: 36px auto;
                }
              }
              &:nth-child(2) {
                &::after {
                  left: -2px;
                }
              }
              &:nth-child(3) {
                &::after {
                  display: none;
                }
              }
            }
          }
          .post-date {
            padding-left: 78px;
            position: static;
            transform: rotate(0deg);
            @media screen and (max-width: 768px) {
              padding-left: 40px;
            }
          }
        }
        .thumbnail {
          position: absolute;
          top: 0;
          right: 0;
          z-index: 1;
          padding-left: 363px;
          width: 100%;
          @media screen and (max-width: 768px) {
            position: relative;
            padding-left: 0;
            img {
              width: 100%;
            }
          }
          .post-genre {
            display: flex;
            align-items: center;
            color: #fff;
            font-weight: bold;
            position: absolute;
            top: 50%;
            right: 0;
            margin-top: -.75em;
            @media screen and (max-width: 768px) {
              top: 20px;
              right: auto;
              left: 0;
              margin-top: 0;
            }
            &::before {
              @media screen and (max-width: 768px) {
                content: '';
                display: block;
                width: 26px;
                height: 1px;
                background-color: #fff;
              }
            }
            &::after {
              content: '';
              display: block;
              width: 26px;
              height: 1px;
              background-color: #fff;
              @media screen and (max-width: 768px) {
                display: none;
              }
            }
            .post-genre-en {
              margin-right: 10px;
              font-weight: bold;
              font-size: 19px;
              @media screen and (max-width: 768px) {
                margin-right: 0;
                margin-left: 10px;
                font-size: 17px;
              }
            }
            .post-genre-ja {
              margin-right: 10px;
              font-weight: normal;
              font-size: 12px;
              @media screen and (max-width: 768px) {
                margin-right: 0;
                margin-left: 0;
                font-size: 11px;
              }
            }
          }
        }
        .text {
          position: relative;
          z-index: 2;
          @media screen and (max-width: 768px) {
            margin-top: -1em;
            padding-right: 0;
            max-width: none;
          }
          a {
            float: left;
          }
          .post-title {
            line-height: 1.8;
            font-size: 47px;
            letter-spacing: 0.1rem;
            @media screen and (max-width: 768px) {
              font-size: 20px;
              word-break: normal;
            }
            br {
              @media screen and (max-width: 768px) {
                display: none;
              }
            }
          }
          .post-excerpt {
            margin-top: 30px;
            width: 343px;
            font-size: 15px;
            @media screen and (max-width: 768px) {
              margin-top: 5px;
              width: auto;
              font-size: 13px;
            }
          }
        }
      }
      */
    /*
      &:nth-child(2) {
        padding-left: 0;
        width: 100%;
        max-width: none;
        position: relative;
        @media screen and (max-width: 768px) {
          padding-left: 9px;
        }
        .post-list-item-inner {
          padding-left: 0;
          display: block;
          width: 100%;
          max-width: none;
          position: relative;
          @media screen and (max-width: 768px) {
            display: block;
          }
          &::after {
            content: '';
            display: block;
            clear: both;
          }
        }

        .post-meta {
          margin-bottom: 30px;
          margin-left: auto;
          width: 343px;
          position: relative;
          z-index: 2;
          @media screen and (max-width: 768px) {
            margin-bottom: 0;
            width: auto;
          }
          .post-category {
            padding-top: 0;
            ul {
              padding-top: 25px;
              padding-left: 78px;
              @media screen and (max-width: 768px) {
                padding-top: 9px;
                padding-left: 40px;
              }
            }
            li {
              padding-top: 0;
              padding-bottom: 0;
              @media screen and (max-width: 768px) {
                font-size: 14px;
                & + li {
                  &::before {
                    width: 11px;
                    height: 11px;
                    background-size: 11px auto;
                  }
                }
              }
              &::after {
                width: 63px;
                height: 63px;
                background-size: 63px auto;
                @media screen and (max-width: 768px) {
                  display: block;
                  width: 36px;
                  height: 36px;
                  background-size: 36px auto;
                }
              }
              &:nth-child(2) {
                &::after {
                  left: -2px;
                }
              }
              &:nth-child(3) {
                &::after {
                  display: none;
                }
              }
            }
          }
          .post-date {
            padding-left: 78px;
            position: static;
            transform: rotate(0deg);
            @media screen and (max-width: 768px) {
              padding-left: 40px;
            }
          }
        }

        .thumbnail {
          position: absolute;
          top: 0;
          left: 0;
          z-index: 1;
          padding-right: 363px;
          width: 100%;
          @media screen and (max-width: 768px) {
            position: relative;
            padding-right: 0;
            img {
              width: 100%;
            }
          }
          .post-genre {
            display: flex;
            align-items: center;
            color: #fff;
            font-weight: bold;
            position: absolute;
            top: 50%;
            left: 0;
            margin-top: -.75em;
            @media screen and (max-width: 768px) {
              top: 20px;
              margin-top: 0;
            }
            &::before {
              content: '';
              display: block;
              width: 26px;
              height: 1px;
              background-color: #fff;
            }
            .post-genre-en {
              margin-left: 10px;
              font-weight: bold;
              font-size: 19px;
              @media screen and (max-width: 768px) {
                font-size: 17px;
              }
            }
            .post-genre-ja {
              margin-left: 10px;
              font-weight: normal;
              font-size: 12px;
              @media screen and (max-width: 768px) {
                font-size: 11px;
              }
            }
          }
        }
        .text {
          position: relative;
          z-index: 2;
          @media screen and (max-width: 768px) {
            margin-top: -1em;
            padding-left: 0;
            max-width: none;
          }
          a {
            float: right;
          }
          .post-title {
            line-height: 1.8;
            font-size: 47px;
            letter-spacing: 0.1rem;
            @media screen and (max-width: 768px) {
              font-size: 20px;
              word-break: normal;
            }
            br {
              @media screen and (max-width: 768px) {
                display: none;
              }
            }
          }
          .post-excerpt {
            margin-top: 30px;
            margin-left: auto;
            width: 343px;
            font-size: 15px;
            @media screen and (max-width: 768px) {
              margin-top: 5px;
              width: auto;
              font-size: 13px;
            }
          }
        }
      }
      */ }
  .post-list.recommend .post-list-item {
    /*
      &:nth-child(n+4) {
        display: none;
        @media screen and (max-width: 768px) {
          &:nth-child(n+4) {
            display: block;
          }
        }
      }
      */ }
  .post-list.ranking .post-list-item {
    counter-increment: rank; }
    .post-list.ranking .post-list-item .thumbnail a {
      position: relative; }
    .post-list.ranking .post-list-item .thumbnail a::before {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      position: absolute;
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      top: 0px;
      left: 0px;
      width: 40px;
      height: 40px;
      font-size: 25px;
      font-weight: bold;
      background: #fff;
      color: #808080;
      content: counter(rank);
      border: none;
      z-index: 2; }
      @media screen and (max-width: 768px) {
        .post-list.ranking .post-list-item .thumbnail a::before {
          font-size: 18px;
          width: 25px;
          height: 25px; } }

.post-category.move-category li::after {
  display: none !important; }
  @media screen and (max-width: 768px) {
    .post-category.move-category li::after {
      display: none !important; } }

.post-category.move-category .cat-logo-area {
  position: absolute;
  top: -7px;
  width: 66px;
  height: 70px;
  overflow: hidden; }
  @media screen and (max-width: 768px) {
    .post-category.move-category .cat-logo-area {
      top: -32px;
      width: 38px; } }
  .post-category.move-category .cat-logo-area img {
    width: 100%;
    height: 100%; }
  .post-category.move-category .cat-logo-area .cat-logo1 {
    position: absolute;
    width: 63px;
    height: 63px;
    bottom: 0;
    right: -68px; }
    @media screen and (max-width: 768px) {
      .post-category.move-category .cat-logo-area .cat-logo1 {
        width: 36px;
        height: 36px;
        right: -36px; } }
    .post-category.move-category .cat-logo-area .cat-logo1.ani-R1 {
      -webkit-animation: cat-log1-ani-R1 8.0s;
              animation: cat-log1-ani-R1 8.0s; }
    .post-category.move-category .cat-logo-area .cat-logo1.ani-R2 {
      -webkit-animation: cat-log1-ani-R2 8.0s;
              animation: cat-log1-ani-R2 8.0s; }
    .post-category.move-category .cat-logo-area .cat-logo1.ani-R3 {
      -webkit-animation: cat-log1-ani-R3 8.0s;
              animation: cat-log1-ani-R3 8.0s; }
    .post-category.move-category .cat-logo-area .cat-logo1.ani-R4 {
      -webkit-animation: cat-log1-ani-R4 8.0s;
              animation: cat-log1-ani-R4 8.0s; }
  .post-category.move-category .cat-logo-area .cat-logo2 {
    position: absolute;
    width: 63px;
    height: 63px;
    bottom: 0;
    left: -68px; }
    @media screen and (max-width: 768px) {
      .post-category.move-category .cat-logo-area .cat-logo2 {
        width: 36px;
        height: 36px;
        right: -36px; }
        .large.move-category .post-category.move-category .cat-logo-area .cat-logo2 {
          width: 48px;
          height: 48px;
          right: -48px; } }
    .post-category.move-category .cat-logo-area .cat-logo2.ani-L1 {
      -webkit-animation: cat-log2-ani-L1 8.0s;
              animation: cat-log2-ani-L1 8.0s; }
    .post-category.move-category .cat-logo-area .cat-logo2.ani-L2 {
      -webkit-animation: cat-log2-ani-L2 8.0s;
              animation: cat-log2-ani-L2 8.0s; }
    .post-category.move-category .cat-logo-area .cat-logo2.ani-L3 {
      -webkit-animation: cat-log2-ani-L3 8.0s;
              animation: cat-log2-ani-L3 8.0s; }
    .post-category.move-category .cat-logo-area .cat-logo2.ani-L4 {
      -webkit-animation: cat-log2-ani-L4 8.0s;
              animation: cat-log2-ani-L4 8.0s; }

@media screen and (max-width: 768px) {
  .post-category.move-category.large .cat-logo-area {
    top: -22px;
    width: 50px; } }

@media screen and (max-width: 768px) {
  .post-category.move-category.large .cat-logo-area .cat-logo1 {
    width: 48px;
    height: 48px;
    right: -48px; } }

@media screen and (max-width: 768px) {
  .post-category.move-category.large .cat-logo-area .cat-logo2 {
    width: 48px;
    height: 48px;
    right: -48px; } }

.post-list-more {
  padding: 35px 0 110px; }
  @media screen and (max-width: 768px) {
    .post-list-more {
      padding-top: 0;
      padding-bottom: 50px; } }
  .post-list-more a {
    margin: 0 auto;
    border: 1px solid #111;
    display: block;
    max-width: 430px;
    line-height: 1.0;
    font-size: 28px;
    text-align: center; }
    @media screen and (max-width: 768px) {
      .post-list-more a {
        width: 160px;
        font-size: 16px; } }
    .post-list-more a span {
      position: relative;
      top: -2px; }

body .single {
  margin: 0 auto;
  padding: 0 10px;
  max-width: 1020px; }
  body .single .single-feature {
    padding-bottom: 20px;
    text-align: center; }
    @media screen and (max-width: 768px) {
      body .single .single-feature {
        padding-top: 20px; } }
    body .single .single-feature .en {
      font-family: "mr-eaves-modern", "NotoSansCJKjp", sans-serif;
      font-weight: bold;
      font-size: 19px; }
    body .single .single-feature .ja {
      padding-left: 6px;
      font-size: 12px;
      font-weight: normal; }

.single-header {
  margin-bottom: 40px;
  position: relative;
  min-height: 360px; }
  @media screen and (max-width: 768px) {
    .single-header {
      margin-bottom: 30px;
      display: block;
      min-height: auto; } }
  .single-header .post-meta {
    margin-bottom: 30px;
    width: 353px;
    position: relative;
    z-index: 2; }
    @media screen and (max-width: 768px) {
      .single-header .post-meta {
        margin-bottom: 0;
        width: auto; } }
    .single-header .post-meta .post-category ul {
      padding-top: 25px;
      padding-left: 84px;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
      position: relative; }
      @media screen and (max-width: 768px) {
        .single-header .post-meta .post-category ul {
          padding-top: 12px;
          padding-left: 54px; } }
    .single-header .post-meta .post-category li {
      font-weight: bold;
      font-size: 16px; }
      @media screen and (max-width: 768px) {
        .single-header .post-meta .post-category li {
          padding: 4px 0;
          font-size: 14px; }
          .single-header .post-meta .post-category li + li::before {
            width: 11px;
            height: 11px;
            background-size: 11px auto; } }
      .single-header .post-meta .post-category li::after {
        content: '';
        position: absolute;
        top: 0;
        left: 0;
        width: 80px;
        height: 80px;
        background-repeat: no-repeat;
        background-position: 0 0;
        background-size: 80px auto; }
        @media screen and (max-width: 768px) {
          .single-header .post-meta .post-category li::after {
            width: 48px;
            height: 48px;
            background-size: 48px auto; } }
      .single-header .post-meta .post-category li:nth-child(2)::after {
        left: -2px; }
      .single-header .post-meta .post-category li:nth-child(3)::after {
        display: none; }
      .single-header .post-meta .post-category li + li::before {
        content: '';
        margin: 0 8px;
        display: inline-block;
        vertical-align: middle;
        width: 11px;
        height: 11px;
        background-image: url("images/icon-category.png");
        background-repeat: no-repeat;
        background-position: 0 0;
        background-size: 11px auto;
        position: relative;
        top: -2px; }
        @media screen and (max-width: 768px) {
          .single-header .post-meta .post-category li + li::before {
            margin: 0 4px;
            width: 8px;
            height: 8px;
            background-size: 8px auto;
            top: -1px; } }
    .single-header .post-meta .post-category .cat-universe::after {
      background-image: url("images/icon-category-universe.png"); }
    .single-header .post-meta .post-category .cat-sky::after {
      background-image: url("images/icon-category-sky.png"); }
    .single-header .post-meta .post-category .cat-ocean::after {
      background-image: url("images/icon-category-ocean.png"); }
    .single-header .post-meta .post-category .cat-earth::after {
      background-image: url("images/icon-category-earth.png"); }
    .single-header .post-meta .post-category .cat-animals::after {
      background-image: url("images/icon-category-animals.png"); }
    .single-header .post-meta .post-category .cat-plants::after {
      background-image: url("images/icon-category-plants.png"); }
    .single-header .post-meta .post-category .cat-topics::after {
      background-image: url("images/icon-category-topics.png"); }
    .single-header .post-meta .post-category .cat-astronomy::after {
      background-image: url("images/icon-category-astronomy.png"); }
    .single-header .post-meta .post-category .cat-physics::after {
      background-image: url("images/icon-category-physics.png"); }
    .single-header .post-meta .post-category .cat-biology::after {
      background-image: url("images/icon-category-biology.png"); }
    .single-header .post-meta .post-category .cat-chemistry::after {
      background-image: url("images/icon-category-chemistry.png"); }
    .single-header .post-meta .post-category .cat-geoscience::after {
      background-image: url("images/icon-category-geoscience.png"); }
    .single-header .post-meta .post-category .cat-human::after {
      background-image: url("images/icon-category-human.png"); }
    .single-header .post-meta .post-category .cat-business::after {
      background-image: url("images/icon-category-business.png"); }
    .single-header .post-meta .post-category .cat-design::after {
      background-image: url("images/icon-category-design.png"); }
    .single-header .post-meta .post-category .cat-cg::after {
      background-image: url("images/icon-category-cg.png"); }
    .single-header .post-meta .post-category .cat-manufacturing::after {
      background-image: url("images/icon-category-manufacturing.png"); }
    .single-header .post-meta .post-category .cat-experience::after {
      background-image: url("images/icon-category-experience.png"); }
    .single-header .post-meta .post-category .cat-event::after {
      background-image: url("images/icon-category-event.png"); }
    .single-header .post-meta .post-category .cat-travel::after {
      background-image: url("images/icon-category-travel.png"); }
    .single-header .post-meta .post-category .cat-food::after {
      background-image: url("images/icon-category-food.png"); }
    .single-header .post-meta .post-category .cat-report::after {
      background-image: url("images/icon-category-report.png"); }
    .single-header .post-meta .post-date {
      padding-left: 84px;
      line-height: 1.8;
      color: #808080;
      font-size: 13px;
      font-family: "mr-eaves-modern", sans-serif; }
      @media screen and (max-width: 768px) {
        .single-header .post-meta .post-date {
          padding-left: 54px;
          font-size: 10px; } }
  .single-header .thumbnail {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 1;
    padding-left: 363px;
    width: 100%; }
    @media screen and (max-width: 768px) {
      .single-header .thumbnail {
        position: static;
        padding-left: 0; } }
    .single-header .thumbnail img {
      max-width: 100%;
      height: auto;
      display: block; }
      @media screen and (max-width: 768px) {
        .single-header .thumbnail img {
          width: 100%; } }
  .single-header .thumbnail-works {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 1;
    padding-left: 363px;
    width: 100%;
    height: 100%; }
    @media screen and (max-width: 768px) {
      .single-header .thumbnail-works {
        position: static;
        padding-left: 0; } }
    .single-header .thumbnail-works img {
      max-width: 100%;
      max-height: 100%;
      height: auto;
      width: auto;
      display: block;
      margin: 0 auto; }
      @media screen and (max-width: 768px) {
        .single-header .thumbnail-works img {
          width: 100%; } }
      .content.single.Books .single-header .thumbnail-works img {
        -webkit-box-shadow: 5px 5px 5px rgba(17, 17, 17, 0.4);
                box-shadow: 5px 5px 5px rgba(17, 17, 17, 0.4); }
      .content.single.Books .single-header .thumbnail-works img[src$="loading-lazy.svg"].lazy {
        -webkit-box-shadow: none;
                box-shadow: none; }
  .single-header .text {
    position: relative;
    z-index: 2; }
    .single-header .text .post-title {
      display: inline;
      line-height: 1.8;
      background-color: #fff;
      font-family: sans-serif;
      font-weight: 500;
      font-size: 42px;
      letter-spacing: 0.1rem; }
      body.webfont-load .single-header .text .post-title {
        font-family: "NotoSansCJKjp", sans-serif; }
      @media screen and (max-width: 768px) {
        .single-header .text .post-title {
          font-size: 20px;
          position: relative;
          top: -.5em; }
          .single-header .text .post-title br {
            display: none; } }
    .single-header .text .post-title-copy {
      font-size: 24px; }
      @media screen and (max-width: 768px) {
        .single-header .text .post-title-copy {
          font-size: 15px; } }
    .single-header .text .interviewee {
      margin-top: 30px; }
      @media screen and (max-width: 768px) {
        .single-header .text .interviewee {
          margin-top: 0; } }
      .single-header .text .interviewee .interviewee-name {
        font-size: 20px; }
        @media screen and (max-width: 768px) {
          .single-header .text .interviewee .interviewee-name {
            font-size: 15px; } }
      .single-header .text .interviewee .interviewee-profile {
        font-size: 14px; }
        @media screen and (max-width: 768px) {
          .single-header .text .interviewee .interviewee-profile {
            font-size: 10px; } }
    .single-header .text .interviewer {
      margin-top: 20px;
      font-size: 12px;
      width: 353px; }
      @media screen and (max-width: 768px) {
        .single-header .text .interviewer {
          margin-top: 15px;
          font-size: 10px;
          width: auto; } }

.single-description {
  margin-bottom: 30px;
  padding: 10px 130px;
  line-height: 1.8;
  color: #fff;
  background-color: #888;
  font-size: 13px; }
  @media screen and (max-width: 1000px) {
    .single-description {
      padding-right: 60px;
      padding-left: 60px; } }
  @media screen and (max-width: 768px) {
    .single-description {
      padding: 16px 20px; } }
  .single-description a {
    color: #4169e1; }

.post-category li {
  font-family: "mr-eaves-modern", sans-serif !important; }
  body.webfont-load .post-category li {
    font-family: "mr-eaves-modern", "NotoSansCJKjp", sans-serif !important; }

.cat-first, .cat-second {
  position: relative;
  z-index: 1; }
  .cat-first::before, .cat-second::before {
    content: '';
    position: absolute;
    top: -3px;
    bottom: -3px;
    width: 50%;
    z-index: 1;
    background-color: currentColor; }

.cat-first::before {
  left: 0; }

.cat-second::before {
  right: 0; }

.single-content {
  padding: 0 130px;
  line-height: 1.875;
  color: #231815;
  background-color: #fff;
  font-size: 16px;
  overflow: hidden;
  position: relative;
  z-index: 2; }
  @media screen and (max-width: 1000px) {
    .single-content {
      padding-right: 60px;
      padding-left: 60px; } }
  @media screen and (max-width: 768px) {
    .single-content {
      padding: 0 20px;
      font-size: 14px; } }
  .single-content h2 {
    margin: 60px 0 40px;
    font-size: 30px;
    text-align: center; }
    @media screen and (max-width: 768px) {
      .single-content h2 {
        margin: 40px 0 20px;
        font-size: 20px; } }
    @media screen and (max-width: 768px) {
      .single-works .single-content h2 {
        text-align: left; } }
  .single-content h3 {
    margin-top: 100px;
    margin-bottom: 30px;
    font-size: 30px;
    text-align: center;
    position: relative; }
    @media screen and (max-width: 768px) {
      .single-content h3 {
        margin-top: 30px;
        margin-bottom: 15px;
        line-height: 1.6;
        font-size: 20px; } }
    .single-content h3::before, .single-content h3::after {
      content: '';
      position: absolute;
      top: 50%;
      margin-top: -2px;
      width: 100%;
      height: 3.5px; }
    .single-content h3::before {
      margin-right: 30px;
      right: 100%; }
      @media screen and (max-width: 768px) {
        .single-content h3::before {
          margin-right: 0; } }
    .single-content h3::after {
      margin-left: 30px;
      left: 100%; }
      @media screen and (max-width: 768px) {
        .single-content h3::after {
          margin-left: 0; } }
  .single-content p {
    margin-bottom: 3em; }
    .single-content p.question {
      margin-bottom: 1.5em;
      font-weight: bold; }
      @media screen and (max-width: 768px) {
        .single-content p.question {
          font-size: 14px; } }
      .single-content p.question::before {
        content: '';
        margin-right: 4px;
        display: inline-block;
        vertical-align: middle;
        width: 40px;
        height: 1px;
        background-color: #231815;
        position: relative;
        top: -2px; }
    .single-content p .footto {
      color: orangered; }
  .single-content img {
    max-width: 100%;
    height: auto; }
  .single-content sup {
    vertical-align: super;
    font-size: smaller; }
  .single-content sub {
    font-size: 75.5%;
    vertical-align: bottom;
    position: relative;
    top: 0.1em; }
  .single-content .alignnone {
    margin: 0 0 2em;
    display: block; }
  .single-content .alignright {
    margin: 0 0 1em 20px;
    float: right; }
  .single-content .alignleft {
    margin: 0 20px 1em 0;
    float: left; }
  .single-content .aligncenter {
    margin: 0 auto 2em;
    display: block; }
  .single-content .wp-caption {
    margin-bottom: 2em; }
    @media screen and (max-width: 768px) {
      .single-content .wp-caption {
        width: auto !important; } }
    .single-content .wp-caption img {
      display: block; }
    .single-content .wp-caption .wp-caption-text {
      margin: 5px 0 0;
      font-size: 12px; }
      @media screen and (max-width: 768px) {
        .single-content .wp-caption .wp-caption-text {
          font-size: 11px; } }
  .single-content .img-centering-wrap > img {
    margin: 0 auto;
    width: 400px;
    height: auto; }
    @media screen and (max-width: 768px) {
      .single-content .img-centering-wrap > img {
        width: auto; } }
  .single-content .img-centering-wrap .wp-caption-text {
    text-align: center; }
    @media screen and (max-width: 768px) {
      .single-content .img-centering-wrap .wp-caption-text {
        text-align: left; } }
  .single-content .youtube-wrap {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px;
    height: 0;
    overflow: hidden; }
    .single-content .youtube-wrap iframe {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%; }
  .single-content .article-more {
    margin-bottom: 40px;
    text-align: center; }
    .single-content .article-more a {
      padding: 2px 25px;
      display: inline-block;
      vertical-align: bottom;
      line-height: 1;
      color: #fff;
      background-color: #231815;
      font-size: 18px;
      text-align: center; }
  .single-content .article-loadarea {
    display: none; }
  .single-content .footnote-wrap {
    display: block;
    font-size: 12px;
    margin: 18px 0 2em;
    padding: 20px 15px;
    border: 1px #808080 solid;
    background-color: #EEEEEB;
    -webkit-box-sizing: border-box;
            box-sizing: border-box; }
    @media screen and (max-width: 768px) {
      .single-content .footnote-wrap {
        font-size: 11px; } }
    .single-content .footnote-wrap .footnote {
      margin-bottom: 20px; }
      .single-content .footnote-wrap .footnote:last-child {
        margin-bottom: 0px; }
    .single-content .footnote-wrap p {
      margin-bottom: 0; }
    .single-content .footnote-wrap .footnote-title span {
      color: orangered; }
  .single-content .quot-wrap {
    display: block;
    margin: 18px 0 2em;
    padding: 20px 15px;
    background-color: #f0f8ff;
    -webkit-box-sizing: border-box;
            box-sizing: border-box; }
    .single-content .quot-wrap .quot {
      margin-bottom: 20px; }
      .single-content .quot-wrap .quot:last-child {
        margin-bottom: 0px; }
    .single-content .quot-wrap p {
      margin-bottom: 0; }
  .single-content .page-break {
    margin: 0;
    border: none; }
  .single-content a {
    /* colors*/ }
    .cat-first.cat-universe .single-content a {
      color: #ff345e; }
    .cat-first.cat-sky .single-content a {
      color: #00a4ff; }
    .cat-first.cat-ocean .single-content a {
      color: #00345e; }
    .cat-first.cat-earth .single-content a {
      color: #b06c21; }
    .cat-first.cat-animals .single-content a {
      color: #fea353; }
    .cat-first.cat-plants .single-content a {
      color: #007A4B; }
    .cat-first.cat-astronomy .single-content a {
      color: #29be5e; }
    .cat-first.cat-physics .single-content a {
      color: #8d39b7; }
    .cat-first.cat-biology .single-content a {
      color: #5ea8c9; }
    .cat-first.cat-chemistry .single-content a {
      color: #ff345e; }
    .cat-first.cat-geoscience .single-content a {
      color: #a79100; }
    .cat-first.cat-human .single-content a {
      color: #fccd00; }
    .cat-first.cat-business .single-content a {
      color: #221eb2; }
    .cat-first.cat-design .single-content a {
      color: #999; }
    .cat-first.cat-cg .single-content a {
      color: #002a2f; }
    .cat-first.cat-manufacturing .single-content a {
      color: #6a4920; }
    .cat-first.cat-experience .single-content a {
      color: #ff8ede; }
    .cat-first.cat-event .single-content a {
      color: #db5d00; }
    .cat-first.cat-travel .single-content a {
      color: #00b388; }
    .cat-first.cat-food .single-content a {
      color: #c7c37b; }
    .cat-first.cat-report .single-content a {
      color: #81da00; }
    .cat-first.cat-topics .single-content a {
      color: #888888; }

.article-profiles {
  border-top: 1px solid #3c3c3a;
  margin-top: 60px; }
  body.single-works .article-profiles {
    border-style: dotted; }
  @media screen and (max-width: 768px) {
    .article-profiles {
      margin-bottom: 20px; } }
  .article-profiles .article-profile-title {
    font-family: "mr-eaves-modern", "NotoSansCJKjp", sans-serif;
    padding: 15px 0;
    color: #808080;
    font-weight: bold;
    font-size: 25px;
    letter-spacing: 0.1rem; }
    @media screen and (max-width: 768px) {
      .article-profiles .article-profile-title {
        padding: 6px 0 0;
        font-size: 14px; } }
  .article-profiles .article-profile {
    padding: 32px 0;
    border-bottom: 1px solid #3c3c3a;
    line-height: 1.9; }
    body.single-works .article-profiles .article-profile {
      border-style: dotted; }
    @media screen and (max-width: 768px) {
      .article-profiles .article-profile {
        padding: 16px 0; } }
    .article-profiles .article-profile:first-child {
      padding-top: 0; }
    .article-profiles .article-profile .article-profile-header {
      margin-bottom: 16px;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center; }
      @media screen and (max-width: 768px) {
        .article-profiles .article-profile .article-profile-header {
          margin-bottom: 6px; } }
    .article-profiles .article-profile .article-profile-image {
      width: 80px; }
      @media screen and (max-width: 768px) {
        .article-profiles .article-profile .article-profile-image {
          width: 55px; } }
      .article-profiles .article-profile .article-profile-image img {
        border: 1px solid #231815;
        border-radius: 50%;
        display: block; }
    .article-profiles .article-profile .article-profile-name {
      font-family: "mr-eaves-modern", "NotoSansCJKjp", sans-serif;
      padding-left: 20px; }
      @media screen and (max-width: 768px) {
        .article-profiles .article-profile .article-profile-name {
          margin-bottom: 0;
          line-height: 1.2; } }
      @media screen and (max-width: 768px) {
        .article-profiles .article-profile .article-profile-name .role {
          font-size: 12px; }
          .article-profiles .article-profile .article-profile-name .role + div {
            padding-top: 3px; } }
      .article-profiles .article-profile .article-profile-name .ja {
        font-size: 20px; }
        @media screen and (max-width: 768px) {
          .article-profiles .article-profile .article-profile-name .ja {
            display: block;
            font-size: 13px; } }
      .article-profiles .article-profile .article-profile-name .en {
        padding-left: 10px;
        font-size: 19px; }
        @media screen and (max-width: 768px) {
          .article-profiles .article-profile .article-profile-name .en {
            padding-left: 0;
            display: block;
            font-size: 12px; } }
    .article-profiles .article-profile .article-profile-text p {
      margin-bottom: 0;
      font-size: 13px; }
      @media screen and (max-width: 768px) {
        .article-profiles .article-profile .article-profile-text p {
          font-size: 11px; } }

body.single-works .article-profiles .article-profile .article-profile-image img {
  border-radius: 0; }

.single-footer {
  padding-top: 40px;
  padding-bottom: 80px; }
  @media screen and (max-width: 768px) {
    .single-footer {
      padding-top: 0; } }
  .single-footer .single-social ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap; }
    .single-footer .single-social ul::before {
      content: 'Share';
      margin-bottom: 20px;
      display: block;
      width: 100%;
      font-family: 'Century Gothic';
      font-size: 18px;
      text-transform: uppercase;
      text-decoration: underline;
      text-align: center; }
  .single-footer .single-social li {
    padding: 0 25px; }
    .single-footer .single-social li a {
      display: block;
      overflow: hidden; }
      .single-footer .single-social li a::before {
        content: '';
        display: block;
        background-repeat: no-repeat;
        background-position: 0 0; }
  .single-footer .single-social .single-social-facebook a {
    width: 13px;
    height: 23px; }
    .single-footer .single-social .single-social-facebook a::before {
      width: 13px;
      height: 23px;
      background-image: url("images/icon-facebook.png");
      background-size: 13px auto; }
  .single-footer .single-social .single-social-twitter a {
    width: 25px;
    height: 21px; }
    .single-footer .single-social .single-social-twitter a::before {
      width: 25px;
      height: 21px;
      background-image: url("images/icon-twitter.png");
      background-size: 25px auto; }
  .single-footer .single-social .single-social-instagram a {
    width: 25px;
    height: 24px; }
    .single-footer .single-social .single-social-instagram a::before {
      width: 25px;
      height: 24px;
      background-image: url("images/icon-instagram.png");
      background-size: 25px auto; }

.sticky-social {
  position: fixed;
  top: 400px;
  left: 0;
  z-index: 10;
  background-color: #fff;
  -webkit-box-shadow: 0 0 3px 2px #aaa;
          box-shadow: 0 0 3px 2px #aaa; }
  .nav-open .sticky-social, .open .sticky-social {
    display: none; }
  @media screen and (max-width: 768px) {
    .sticky-social {
      left: auto;
      right: 0;
      top: auto;
      bottom: 10px; } }
  .sticky-social ul.share {
    padding: 14px 5px; }
    @media screen and (max-width: 768px) {
      .sticky-social ul.share {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center; } }
    .sticky-social ul.share::before {
      content: 'Share';
      display: block;
      width: 100%;
      font-family: 'Century Gothic';
      font-size: 10px;
      text-transform: uppercase;
      text-decoration: underline;
      text-align: center; }
      @media screen and (max-width: 768px) {
        .sticky-social ul.share::before {
          margin-right: 10px;
          margin-left: 5px; } }
  .sticky-social ul.contact {
    padding: 14px 0 0; }
    @media screen and (max-width: 768px) {
      .sticky-social ul.contact {
        padding: 0px 7px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center; } }
    .sticky-social ul.contact::before {
      content: 'Contact';
      display: block;
      width: 100%;
      font-family: 'Century Gothic';
      font-size: 10px;
      text-transform: uppercase;
      text-decoration: underline;
      text-align: center; }
      @media screen and (max-width: 768px) {
        .sticky-social ul.contact::before {
          margin-right: 10px;
          margin-left: 5px; } }
  .sticky-social li a {
    margin: 10px auto 0;
    display: block;
    overflow: hidden; }
    .sticky-social li a::before {
      content: '';
      display: block;
      background-repeat: no-repeat;
      background-position: 0 0; }
  .sticky-social .sticky-social-twitter a {
    width: 35px;
    height: 35px; }
    @media screen and (max-width: 768px) {
      .sticky-social .sticky-social-twitter a {
        margin: 0 10px;
        width: 25px;
        height: 25px; } }
    .sticky-social .sticky-social-twitter a::before {
      width: 35px;
      height: 35px;
      background-image: url("images/icon-twitter.png");
      background-size: 30px auto;
      background-position: center; }
      @media screen and (max-width: 768px) {
        .sticky-social .sticky-social-twitter a::before {
          width: 25px;
          height: 25px;
          background-size: 25px auto; } }
  .sticky-social .sticky-social-facebook a {
    width: 35px;
    height: 35px; }
    @media screen and (max-width: 768px) {
      .sticky-social .sticky-social-facebook a {
        margin: 0 5px;
        padding: 0 5px;
        width: 25px;
        height: 25px; } }
    .sticky-social .sticky-social-facebook a::before {
      width: 35px;
      height: 35px;
      background-image: url("images/icon-facebook.png");
      background-size: 18px auto;
      background-position: center; }
      @media screen and (max-width: 768px) {
        .sticky-social .sticky-social-facebook a::before {
          width: 27px;
          height: 27px;
          background-size: 13px auto; } }
  .sticky-social .sticky-contact a {
    width: 35px;
    height: 35px; }
    @media screen and (max-width: 768px) {
      .sticky-social .sticky-contact a {
        margin: 0 5px;
        padding: 0 5px;
        width: 25px;
        height: 25px; } }
    .sticky-social .sticky-contact a::before {
      width: 35px;
      height: 35px;
      background-image: url("images/mail_icon.png");
      background-size: 35px auto;
      background-position: center; }
      @media screen and (max-width: 768px) {
        .sticky-social .sticky-contact a::before {
          width: 25px;
          height: 25px;
          background-size: 25px auto; } }

.single-relatedworks {
  padding-top: 40px; }
  @media screen and (max-width: 768px) {
    .single-relatedworks {
      padding-top: 40px; } }
  .single-relatedworks .single-relatedworks-title {
    font-family: "mr-eaves-modern", "NotoSansCJKjp", sans-serif;
    margin-bottom: 40px;
    font-weight: bold;
    font-size: 32px;
    text-align: center; }
    @media screen and (max-width: 768px) {
      .single-relatedworks .single-relatedworks-title {
        font-size: 25px; } }
    .single-relatedworks .single-relatedworks-title span {
      padding: 0 10px;
      position: relative;
      color: #000; }
      .single-relatedworks .single-relatedworks-title span::before, .single-relatedworks .single-relatedworks-title span::after {
        content: '';
        position: absolute;
        top: 50%;
        width: 25px;
        height: 1px;
        background-color: #000; }
      .single-relatedworks .single-relatedworks-title span::before {
        right: 100%; }
      .single-relatedworks .single-relatedworks-title span::after {
        left: 100%; }
      .single-relatedworks .single-relatedworks-title span.ja {
        font-weight: normal;
        font-size: 12px;
        letter-spacing: 3px;
        display: block; }
        .single-relatedworks .single-relatedworks-title span.ja b {
          font-weight: normal;
          font-size: 13px; }
        .single-relatedworks .single-relatedworks-title span.ja::before {
          display: none; }
        .single-relatedworks .single-relatedworks-title span.ja::after {
          display: none; }

.single-recommend {
  padding: 40px 0 0px; }
  @media screen and (max-width: 768px) {
    .single-recommend {
      padding: 40px 0 0px; } }
  .single-recommend .single-recommend-title {
    font-family: "mr-eaves-modern", "NotoSansCJKjp", sans-serif;
    margin-bottom: 40px;
    font-weight: bold;
    font-size: 32px;
    text-align: center; }
    @media screen and (max-width: 768px) {
      .single-recommend .single-recommend-title {
        font-size: 25px; } }
    .single-recommend .single-recommend-title span {
      padding: 0 10px;
      position: relative;
      color: #000; }
      .single-recommend .single-recommend-title span::before, .single-recommend .single-recommend-title span::after {
        content: '';
        position: absolute;
        top: 50%;
        width: 25px;
        height: 1px;
        background-color: #000; }
      .single-recommend .single-recommend-title span::before {
        right: 100%; }
      .single-recommend .single-recommend-title span::after {
        left: 100%; }
      .single-recommend .single-recommend-title span.ja {
        font-weight: normal;
        font-size: 12px;
        letter-spacing: 6px;
        display: block; }
        .single-recommend .single-recommend-title span.ja::before {
          display: none; }
        .single-recommend .single-recommend-title span.ja::after {
          display: none; }

.single-ranking {
  padding: 40px 0px 0px; }
  @media screen and (max-width: 768px) {
    .single-ranking {
      padding-bottom: 0px; } }
  .single-ranking .single-ranking-title {
    font-family: "mr-eaves-modern", "NotoSansCJKjp", sans-serif;
    margin-bottom: 40px;
    font-weight: bold;
    font-size: 32px;
    text-align: center; }
    @media screen and (max-width: 768px) {
      .single-ranking .single-ranking-title {
        font-size: 25px; } }
    .single-ranking .single-ranking-title span {
      padding: 0 10px;
      position: relative;
      color: #000; }
      .single-ranking .single-ranking-title span::before, .single-ranking .single-ranking-title span::after {
        content: '';
        position: absolute;
        top: 50%;
        width: 25px;
        height: 1px;
        background-color: #000; }
      .single-ranking .single-ranking-title span::before {
        right: 100%; }
      .single-ranking .single-ranking-title span::after {
        left: 100%; }
      .single-ranking .single-ranking-title span.ja {
        font-weight: normal;
        font-size: 12px;
        letter-spacing: 6px;
        display: block; }
        .single-ranking .single-ranking-title span.ja::before {
          display: none; }
        .single-ranking .single-ranking-title span.ja::after {
          display: none; }

.footer-first {
  padding-top: 80px !important; }

body .title-works-ns span.ja {
  font-weight: normal;
  font-size: 12px;
  letter-spacing: 3px;
  display: block; }
  body .title-works-ns span.ja b {
    font-weight: normal;
    font-size: 13px; }

@-webkit-keyframes show {
  from {
    opacity: 0; }
  to {
    opacity: 1; } }

@keyframes show {
  from {
    opacity: 0; }
  to {
    opacity: 1; } }

.adbanner {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.7);
  z-index: 11; }
  .adbanner.show {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-animation: show 1s linear 0s;
            animation: show 1s linear 0s; }
    .adbanner.show a:hover {
      opacity: 1; }
  .adbanner .banner-close-area {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
    width: 860px; }
    .adbanner .banner-close-area .banner-close {
      display: block;
      position: relative;
      width: 35px;
      height: 35px;
      cursor: pointer;
      -webkit-transition-property: all;
      -o-transition-property: all;
      transition-property: all;
      -webkit-transition: 0.3s linear;
      -o-transition: 0.3s linear;
      transition: 0.3s linear; }
      .adbanner .banner-close-area .banner-close:hover {
        opacity: 0.6; }
      .adbanner .banner-close-area .banner-close::before, .adbanner .banner-close-area .banner-close::after {
        content: '';
        display: block;
        position: absolute;
        left: 0;
        top: 50%;
        width: 100%;
        height: 1px;
        background: #fff; }
      .adbanner .banner-close-area .banner-close::before {
        -webkit-transform: rotate(45deg);
            -ms-transform: rotate(45deg);
                transform: rotate(45deg); }
      .adbanner .banner-close-area .banner-close::after {
        -webkit-transform: rotate(-45deg);
            -ms-transform: rotate(-45deg);
                transform: rotate(-45deg); }
  .adbanner a {
    display: block; }

.adbanner-header {
  width: 970px;
  margin: 0 auto; }

.archive-tax-series .archive-heading {
  margin-bottom: 0px; }

.archive-tax-series .series-title-heading {
  text-align: center;
  font-size: 20px;
  font-weight: normal;
  margin-bottom: 20px; }

.search-word {
  text-align: center;
  margin-bottom: 40px; }
  @media screen and (max-width: 768px) {
    .search-word {
      margin-bottom: 25px; } }

.not-found p {
  margin: 30px 0px; }
  @media screen and (max-width: 768px) {
    .not-found p {
      margin: 30px; } }

.not-found.not-found-works {
  padding-bottom: 50px; }

.not-found-404 {
  margin: 0 auto;
  max-width: 1040px; }
  @media screen and (max-width: 768px) {
    .not-found-404 {
      padding-right: 9px;
      padding-left: 9px; } }
  .not-found-404 h1 {
    font-size: 30px;
    margin-top: 60px; }
  .not-found-404 p {
    margin: 30px 0px; }

.yarpp-related .post-excerpt {
  font-weight: normal; }

.latest-more-btn {
  width: 100%;
  text-align: center; }
  .latest-more-btn a, .latest-more-btn span {
    border: 1px solid #333;
    padding: 5px 15px;
    width: 400px;
    font-size: 20px;
    margin: 0 auto;
    text-align: center;
    display: block; }
    @media screen and (max-width: 768px) {
      .latest-more-btn a, .latest-more-btn span {
        width: 50vw; } }

.pager-navi {
  margin: 0 auto;
  width: 500px;
  padding-bottom: 50px; }
  @media screen and (max-width: 768px) {
    .pager-navi {
      width: auto; } }
  .pager-navi ul.page-numbers {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    font-size: 25px; }
    @media screen and (max-width: 768px) {
      .pager-navi ul.page-numbers {
        font-size: 20px; } }
    .pager-navi ul.page-numbers li {
      width: 40px;
      text-align: center; }
      .pager-navi ul.page-numbers li > {
        text-align: center;
        display: block; }
      .pager-navi ul.page-numbers li .current {
        text-decoration: underline; }

body.archive .single-feature, body.single-works .single-feature {
  padding-bottom: 20px;
  text-align: center; }
  body.archive .single-feature .en, body.single-works .single-feature .en {
    font-family: "mr-eaves-modern", "NotoSansCJKjp", sans-serif;
    font-weight: bold;
    font-size: 24px; }
  body.archive .single-feature .ja, body.single-works .single-feature .ja {
    font-size: 12px;
    position: relative;
    display: block;
    font-weight: normal; }

/* 右からスライドイン→フェードアウト→フェードイン */
@-webkit-keyframes cat-log1-ani-R1 {
  0% {
    -webkit-animation-timing-function: cubic-bezier(0.86, 0, 0.07, 1);
            animation-timing-function: cubic-bezier(0.86, 0, 0.07, 1); }
  15% {
    right: 1px;
    bottom: 0;
    -webkit-animation-timing-function: cubic-bezier(0.86, 0, 0.07, 1);
            animation-timing-function: cubic-bezier(0.86, 0, 0.07, 1); }
  20% {
    opacity: 1; }
  40% {
    right: 1px;
    opacity: 0; }
  45% {
    right: 0;
    opacity: 0;
    -webkit-animation-timing-function: cubic-bezier(0.86, 0, 0.07, 1);
            animation-timing-function: cubic-bezier(0.86, 0, 0.07, 1); }
  60% {
    right: 0;
    opacity: 1;
    -webkit-animation-timing-function: cubic-bezier(0.86, 0, 0.07, 1);
            animation-timing-function: cubic-bezier(0.86, 0, 0.07, 1); }
  90% {
    opacity: 1; }
  100% {
    right: 0;
    opacity: 0; } }
@keyframes cat-log1-ani-R1 {
  0% {
    -webkit-animation-timing-function: cubic-bezier(0.86, 0, 0.07, 1);
            animation-timing-function: cubic-bezier(0.86, 0, 0.07, 1); }
  15% {
    right: 1px;
    bottom: 0;
    -webkit-animation-timing-function: cubic-bezier(0.86, 0, 0.07, 1);
            animation-timing-function: cubic-bezier(0.86, 0, 0.07, 1); }
  20% {
    opacity: 1; }
  40% {
    right: 1px;
    opacity: 0; }
  45% {
    right: 0;
    opacity: 0;
    -webkit-animation-timing-function: cubic-bezier(0.86, 0, 0.07, 1);
            animation-timing-function: cubic-bezier(0.86, 0, 0.07, 1); }
  60% {
    right: 0;
    opacity: 1;
    -webkit-animation-timing-function: cubic-bezier(0.86, 0, 0.07, 1);
            animation-timing-function: cubic-bezier(0.86, 0, 0.07, 1); }
  90% {
    opacity: 1; }
  100% {
    right: 0;
    opacity: 0; } }

/* フェードイン→フェードアウト→左からスライドイン */
@-webkit-keyframes cat-log1-ani-R2 {
  0% {
    right: 1px;
    bottom: 0;
    opacity: 0;
    -webkit-animation-timing-function: cubic-bezier(0.86, 0, 0.07, 1);
            animation-timing-function: cubic-bezier(0.86, 0, 0.07, 1); }
  15% {
    right: 1px;
    bottom: 0;
    opacity: 1;
    -webkit-animation-timing-function: cubic-bezier(0.86, 0, 0.07, 1);
            animation-timing-function: cubic-bezier(0.86, 0, 0.07, 1); }
  20% {
    opacity: 1; }
  40% {
    right: 1px;
    opacity: 0; }
  41% {
    right: 68px;
    opacity: 0;
    -webkit-animation-timing-function: cubic-bezier(0.86, 0, 0.07, 1);
            animation-timing-function: cubic-bezier(0.86, 0, 0.07, 1); }
  45% {
    right: 68px;
    opacity: 1;
    -webkit-animation-timing-function: cubic-bezier(0.86, 0, 0.07, 1);
            animation-timing-function: cubic-bezier(0.86, 0, 0.07, 1); }
  60% {
    right: 0;
    opacity: 1;
    -webkit-animation-timing-function: cubic-bezier(0.86, 0, 0.07, 1);
            animation-timing-function: cubic-bezier(0.86, 0, 0.07, 1); }
  90% {
    opacity: 1; }
  100% {
    right: 0;
    opacity: 0; } }
@keyframes cat-log1-ani-R2 {
  0% {
    right: 1px;
    bottom: 0;
    opacity: 0;
    -webkit-animation-timing-function: cubic-bezier(0.86, 0, 0.07, 1);
            animation-timing-function: cubic-bezier(0.86, 0, 0.07, 1); }
  15% {
    right: 1px;
    bottom: 0;
    opacity: 1;
    -webkit-animation-timing-function: cubic-bezier(0.86, 0, 0.07, 1);
            animation-timing-function: cubic-bezier(0.86, 0, 0.07, 1); }
  20% {
    opacity: 1; }
  40% {
    right: 1px;
    opacity: 0; }
  41% {
    right: 68px;
    opacity: 0;
    -webkit-animation-timing-function: cubic-bezier(0.86, 0, 0.07, 1);
            animation-timing-function: cubic-bezier(0.86, 0, 0.07, 1); }
  45% {
    right: 68px;
    opacity: 1;
    -webkit-animation-timing-function: cubic-bezier(0.86, 0, 0.07, 1);
            animation-timing-function: cubic-bezier(0.86, 0, 0.07, 1); }
  60% {
    right: 0;
    opacity: 1;
    -webkit-animation-timing-function: cubic-bezier(0.86, 0, 0.07, 1);
            animation-timing-function: cubic-bezier(0.86, 0, 0.07, 1); }
  90% {
    opacity: 1; }
  100% {
    right: 0;
    opacity: 0; } }

/* 右からスライドイン→止まる→左にスライドアウト→左からスライドイン */
@-webkit-keyframes cat-log1-ani-R3 {
  0% {
    -webkit-animation-timing-function: cubic-bezier(0.86, 0, 0.07, 1);
            animation-timing-function: cubic-bezier(0.86, 0, 0.07, 1); }
  15% {
    right: 1px;
    bottom: 0;
    -webkit-animation-timing-function: cubic-bezier(0.86, 0, 0.07, 1);
            animation-timing-function: cubic-bezier(0.86, 0, 0.07, 1); }
  30% {
    right: 1px;
    bottom: 0;
    -webkit-animation-timing-function: cubic-bezier(0.86, 0, 0.07, 1);
            animation-timing-function: cubic-bezier(0.86, 0, 0.07, 1); }
  45% {
    right: 68px;
    -webkit-animation-timing-function: cubic-bezier(0.86, 0, 0.07, 1);
            animation-timing-function: cubic-bezier(0.86, 0, 0.07, 1); }
  60% {
    right: 0;
    opacity: 1;
    -webkit-animation-timing-function: cubic-bezier(0.86, 0, 0.07, 1);
            animation-timing-function: cubic-bezier(0.86, 0, 0.07, 1); }
  90% {
    opacity: 1; }
  100% {
    right: 0;
    opacity: 0; } }
@keyframes cat-log1-ani-R3 {
  0% {
    -webkit-animation-timing-function: cubic-bezier(0.86, 0, 0.07, 1);
            animation-timing-function: cubic-bezier(0.86, 0, 0.07, 1); }
  15% {
    right: 1px;
    bottom: 0;
    -webkit-animation-timing-function: cubic-bezier(0.86, 0, 0.07, 1);
            animation-timing-function: cubic-bezier(0.86, 0, 0.07, 1); }
  30% {
    right: 1px;
    bottom: 0;
    -webkit-animation-timing-function: cubic-bezier(0.86, 0, 0.07, 1);
            animation-timing-function: cubic-bezier(0.86, 0, 0.07, 1); }
  45% {
    right: 68px;
    -webkit-animation-timing-function: cubic-bezier(0.86, 0, 0.07, 1);
            animation-timing-function: cubic-bezier(0.86, 0, 0.07, 1); }
  60% {
    right: 0;
    opacity: 1;
    -webkit-animation-timing-function: cubic-bezier(0.86, 0, 0.07, 1);
            animation-timing-function: cubic-bezier(0.86, 0, 0.07, 1); }
  90% {
    opacity: 1; }
  100% {
    right: 0;
    opacity: 0; } }

/* 右からスライドイン→左にスライドアウト→左からスライドイン→回転 */
@-webkit-keyframes cat-log1-ani-R4 {
  0% {
    -webkit-animation-timing-function: cubic-bezier(0.86, 0, 0.07, 1);
            animation-timing-function: cubic-bezier(0.86, 0, 0.07, 1); }
  15% {
    right: 1px;
    bottom: 0;
    -webkit-animation-timing-function: cubic-bezier(0.86, 0, 0.07, 1);
            animation-timing-function: cubic-bezier(0.86, 0, 0.07, 1); }
  30% {
    right: 68px;
    bottom: 0;
    -webkit-animation-timing-function: cubic-bezier(0.86, 0, 0.07, 1);
            animation-timing-function: cubic-bezier(0.86, 0, 0.07, 1); }
  45% {
    right: 0;
    opacity: 1;
    -webkit-transform: rotateY(0deg);
    transform: rotateY(0deg); }
  60% {
    right: 0;
    opacity: 1;
    -webkit-transform: rotateY(360deg);
    transform: rotateY(360deg); }
  90% {
    right: 0;
    opacity: 1;
    -webkit-transform: rotateY(360deg);
    transform: rotateY(360deg); }
  100% {
    right: 0;
    opacity: 0;
    -webkit-transform: rotateY(360deg);
    transform: rotateY(360deg); } }
@keyframes cat-log1-ani-R4 {
  0% {
    -webkit-animation-timing-function: cubic-bezier(0.86, 0, 0.07, 1);
            animation-timing-function: cubic-bezier(0.86, 0, 0.07, 1); }
  15% {
    right: 1px;
    bottom: 0;
    -webkit-animation-timing-function: cubic-bezier(0.86, 0, 0.07, 1);
            animation-timing-function: cubic-bezier(0.86, 0, 0.07, 1); }
  30% {
    right: 68px;
    bottom: 0;
    -webkit-animation-timing-function: cubic-bezier(0.86, 0, 0.07, 1);
            animation-timing-function: cubic-bezier(0.86, 0, 0.07, 1); }
  45% {
    right: 0;
    opacity: 1;
    -webkit-transform: rotateY(0deg);
    transform: rotateY(0deg); }
  60% {
    right: 0;
    opacity: 1;
    -webkit-transform: rotateY(360deg);
    transform: rotateY(360deg); }
  90% {
    right: 0;
    opacity: 1;
    -webkit-transform: rotateY(360deg);
    transform: rotateY(360deg); }
  100% {
    right: 0;
    opacity: 0;
    -webkit-transform: rotateY(360deg);
    transform: rotateY(360deg); } }

/* 左からスライドイン→フェードアウト→フェードイン */
@-webkit-keyframes cat-log2-ani-L1 {
  0% {
    -webkit-animation-timing-function: cubic-bezier(0.86, 0, 0.07, 1);
            animation-timing-function: cubic-bezier(0.86, 0, 0.07, 1); }
  15% {
    left: -68px;
    bottom: 0;
    -webkit-animation-timing-function: cubic-bezier(0.86, 0, 0.07, 1);
            animation-timing-function: cubic-bezier(0.86, 0, 0.07, 1); }
  30% {
    left: 1px;
    bottom: 0;
    -webkit-animation-timing-function: cubic-bezier(0.86, 0, 0.07, 1);
            animation-timing-function: cubic-bezier(0.86, 0, 0.07, 1);
    opacity: 1; }
  35% {
    opacity: 1; }
  45% {
    left: 1px;
    opacity: 0; }
  46% {
    left: 0;
    opacity: 0;
    -webkit-animation-timing-function: cubic-bezier(0.86, 0, 0.07, 1);
            animation-timing-function: cubic-bezier(0.86, 0, 0.07, 1); }
  60% {
    left: 0;
    opacity: 1;
    -webkit-animation-timing-function: cubic-bezier(0.86, 0, 0.07, 1);
            animation-timing-function: cubic-bezier(0.86, 0, 0.07, 1); }
  90% {
    opacity: 1; }
  100% {
    left: 0;
    opacity: 0; } }
@keyframes cat-log2-ani-L1 {
  0% {
    -webkit-animation-timing-function: cubic-bezier(0.86, 0, 0.07, 1);
            animation-timing-function: cubic-bezier(0.86, 0, 0.07, 1); }
  15% {
    left: -68px;
    bottom: 0;
    -webkit-animation-timing-function: cubic-bezier(0.86, 0, 0.07, 1);
            animation-timing-function: cubic-bezier(0.86, 0, 0.07, 1); }
  30% {
    left: 1px;
    bottom: 0;
    -webkit-animation-timing-function: cubic-bezier(0.86, 0, 0.07, 1);
            animation-timing-function: cubic-bezier(0.86, 0, 0.07, 1);
    opacity: 1; }
  35% {
    opacity: 1; }
  45% {
    left: 1px;
    opacity: 0; }
  46% {
    left: 0;
    opacity: 0;
    -webkit-animation-timing-function: cubic-bezier(0.86, 0, 0.07, 1);
            animation-timing-function: cubic-bezier(0.86, 0, 0.07, 1); }
  60% {
    left: 0;
    opacity: 1;
    -webkit-animation-timing-function: cubic-bezier(0.86, 0, 0.07, 1);
            animation-timing-function: cubic-bezier(0.86, 0, 0.07, 1); }
  90% {
    opacity: 1; }
  100% {
    left: 0;
    opacity: 0; } }

/* フェードイン→フェードアウト→右からスライドイン */
@-webkit-keyframes cat-log2-ani-L2 {
  0% {
    left: 1px;
    bottom: 0;
    opacity: 0;
    -webkit-animation-timing-function: cubic-bezier(0.86, 0, 0.07, 1);
            animation-timing-function: cubic-bezier(0.86, 0, 0.07, 1); }
  15% {
    left: -68px;
    bottom: 0;
    -webkit-animation-timing-function: cubic-bezier(0.86, 0, 0.07, 1);
            animation-timing-function: cubic-bezier(0.86, 0, 0.07, 1); }
  30% {
    left: 1px;
    bottom: 0;
    opacity: 1;
    -webkit-animation-timing-function: cubic-bezier(0.86, 0, 0.07, 1);
            animation-timing-function: cubic-bezier(0.86, 0, 0.07, 1); }
  35% {
    opacity: 1; }
  45% {
    left: 1px;
    opacity: 0; }
  46% {
    left: 68px;
    opacity: 0;
    -webkit-animation-timing-function: cubic-bezier(0.86, 0, 0.07, 1);
            animation-timing-function: cubic-bezier(0.86, 0, 0.07, 1); }
  47% {
    left: 68px;
    opacity: 1;
    -webkit-animation-timing-function: cubic-bezier(0.86, 0, 0.07, 1);
            animation-timing-function: cubic-bezier(0.86, 0, 0.07, 1); }
  60% {
    left: 0;
    opacity: 1;
    -webkit-animation-timing-function: cubic-bezier(0.86, 0, 0.07, 1);
            animation-timing-function: cubic-bezier(0.86, 0, 0.07, 1); }
  90% {
    opacity: 1; }
  100% {
    left: 0;
    opacity: 0; } }
@keyframes cat-log2-ani-L2 {
  0% {
    left: 1px;
    bottom: 0;
    opacity: 0;
    -webkit-animation-timing-function: cubic-bezier(0.86, 0, 0.07, 1);
            animation-timing-function: cubic-bezier(0.86, 0, 0.07, 1); }
  15% {
    left: -68px;
    bottom: 0;
    -webkit-animation-timing-function: cubic-bezier(0.86, 0, 0.07, 1);
            animation-timing-function: cubic-bezier(0.86, 0, 0.07, 1); }
  30% {
    left: 1px;
    bottom: 0;
    opacity: 1;
    -webkit-animation-timing-function: cubic-bezier(0.86, 0, 0.07, 1);
            animation-timing-function: cubic-bezier(0.86, 0, 0.07, 1); }
  35% {
    opacity: 1; }
  45% {
    left: 1px;
    opacity: 0; }
  46% {
    left: 68px;
    opacity: 0;
    -webkit-animation-timing-function: cubic-bezier(0.86, 0, 0.07, 1);
            animation-timing-function: cubic-bezier(0.86, 0, 0.07, 1); }
  47% {
    left: 68px;
    opacity: 1;
    -webkit-animation-timing-function: cubic-bezier(0.86, 0, 0.07, 1);
            animation-timing-function: cubic-bezier(0.86, 0, 0.07, 1); }
  60% {
    left: 0;
    opacity: 1;
    -webkit-animation-timing-function: cubic-bezier(0.86, 0, 0.07, 1);
            animation-timing-function: cubic-bezier(0.86, 0, 0.07, 1); }
  90% {
    opacity: 1; }
  100% {
    left: 0;
    opacity: 0; } }

/* 左からスライドイン→右にスライドアウト→右からスライドイン */
@-webkit-keyframes cat-log2-ani-L3 {
  0% {
    -webkit-animation-timing-function: cubic-bezier(0.86, 0, 0.07, 1);
            animation-timing-function: cubic-bezier(0.86, 0, 0.07, 1); }
  15% {
    left: -68px;
    bottom: 0;
    -webkit-animation-timing-function: cubic-bezier(0.86, 0, 0.07, 1);
            animation-timing-function: cubic-bezier(0.86, 0, 0.07, 1); }
  30% {
    left: 1px;
    bottom: 0;
    -webkit-animation-timing-function: cubic-bezier(0.86, 0, 0.07, 1);
            animation-timing-function: cubic-bezier(0.86, 0, 0.07, 1); }
  45% {
    left: 68px;
    -webkit-animation-timing-function: cubic-bezier(0.86, 0, 0.07, 1);
            animation-timing-function: cubic-bezier(0.86, 0, 0.07, 1); }
  60% {
    left: 0;
    opacity: 1;
    -webkit-animation-timing-function: cubic-bezier(0.86, 0, 0.07, 1);
            animation-timing-function: cubic-bezier(0.86, 0, 0.07, 1); }
  90% {
    opacity: 1; }
  100% {
    left: 0;
    opacity: 0; } }
@keyframes cat-log2-ani-L3 {
  0% {
    -webkit-animation-timing-function: cubic-bezier(0.86, 0, 0.07, 1);
            animation-timing-function: cubic-bezier(0.86, 0, 0.07, 1); }
  15% {
    left: -68px;
    bottom: 0;
    -webkit-animation-timing-function: cubic-bezier(0.86, 0, 0.07, 1);
            animation-timing-function: cubic-bezier(0.86, 0, 0.07, 1); }
  30% {
    left: 1px;
    bottom: 0;
    -webkit-animation-timing-function: cubic-bezier(0.86, 0, 0.07, 1);
            animation-timing-function: cubic-bezier(0.86, 0, 0.07, 1); }
  45% {
    left: 68px;
    -webkit-animation-timing-function: cubic-bezier(0.86, 0, 0.07, 1);
            animation-timing-function: cubic-bezier(0.86, 0, 0.07, 1); }
  60% {
    left: 0;
    opacity: 1;
    -webkit-animation-timing-function: cubic-bezier(0.86, 0, 0.07, 1);
            animation-timing-function: cubic-bezier(0.86, 0, 0.07, 1); }
  90% {
    opacity: 1; }
  100% {
    left: 0;
    opacity: 0; } }

/* 左からスライドイン→右にスライドアウト→右からスライドイン→回転 */
@-webkit-keyframes cat-log2-ani-L4 {
  0% {
    -webkit-animation-timing-function: cubic-bezier(0.86, 0, 0.07, 1);
            animation-timing-function: cubic-bezier(0.86, 0, 0.07, 1); }
  15% {
    left: 1px;
    bottom: 0;
    -webkit-animation-timing-function: cubic-bezier(0.86, 0, 0.07, 1);
            animation-timing-function: cubic-bezier(0.86, 0, 0.07, 1); }
  30% {
    left: 68px;
    bottom: 0;
    -webkit-animation-timing-function: cubic-bezier(0.86, 0, 0.07, 1);
            animation-timing-function: cubic-bezier(0.86, 0, 0.07, 1); }
  45% {
    left: 0;
    opacity: 1;
    -webkit-transform: rotateY(0deg);
    transform: rotateY(0deg); }
  60% {
    left: 0;
    opacity: 1;
    -webkit-transform: rotateY(360deg);
    transform: rotateY(360deg); }
  90% {
    left: 0;
    opacity: 1;
    -webkit-transform: rotateY(360deg);
    transform: rotateY(360deg); }
  100% {
    left: 0;
    opacity: 0;
    -webkit-transform: rotateY(360deg);
    transform: rotateY(360deg); } }
@keyframes cat-log2-ani-L4 {
  0% {
    -webkit-animation-timing-function: cubic-bezier(0.86, 0, 0.07, 1);
            animation-timing-function: cubic-bezier(0.86, 0, 0.07, 1); }
  15% {
    left: 1px;
    bottom: 0;
    -webkit-animation-timing-function: cubic-bezier(0.86, 0, 0.07, 1);
            animation-timing-function: cubic-bezier(0.86, 0, 0.07, 1); }
  30% {
    left: 68px;
    bottom: 0;
    -webkit-animation-timing-function: cubic-bezier(0.86, 0, 0.07, 1);
            animation-timing-function: cubic-bezier(0.86, 0, 0.07, 1); }
  45% {
    left: 0;
    opacity: 1;
    -webkit-transform: rotateY(0deg);
    transform: rotateY(0deg); }
  60% {
    left: 0;
    opacity: 1;
    -webkit-transform: rotateY(360deg);
    transform: rotateY(360deg); }
  90% {
    left: 0;
    opacity: 1;
    -webkit-transform: rotateY(360deg);
    transform: rotateY(360deg); }
  100% {
    left: 0;
    opacity: 0;
    -webkit-transform: rotateY(360deg);
    transform: rotateY(360deg); } }

#more-button {
  padding-bottom: 30px; }

.scroller-status {
  display: none;
  margin-top: 40px; }

.infinite-scroll-request {
  -webkit-animation: scroll-request 1.1s infinite linear;
          animation: scroll-request 1.1s infinite linear;
  border: 4px solid #00b8d4;
  border-left: 4px solid #fff;
  border-radius: 50%;
  height: 48px;
  margin: auto;
  width: 48px;
  display: none !important; }

@-webkit-keyframes scroll-request {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg); } }

@keyframes scroll-request {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg); } }

.infinite-scroll-last, .infinite-scroll-error {
  color: #757575;
  text-align: center; }

.banner-link:hover {
  opacity: 1 !important; }

.top-slider .slide .adbanner-top img {
  -webkit-filter: none !important;
          filter: none !important; }

.top-slider .slide .adbanner-top img.grayscale {
  opacity: 0 !important; }

.content img {
  width: auto; }

img[src$="loading-lazy.svg"].lazy {
  fill: #ccc;
  width: 36px;
  height: 36px;
  -webkit-animation: loader-1__spin .5s linear infinite;
  animation: loader-1__spin .5s linear infinite;
  position: relative;
  left: calc(50% - 36px / 2); }

img[src$="loading-lazy.svg"] {
  width: auto !important;
  height: auto !important; }

@-webkit-keyframes loader-1__spin {
  0% {
    -webkit-transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(360deg); } }

@keyframes loader-1__spin {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg); } }

body.search .post-list.archive .post-list-item.comingsoon {
  display: none; }

.header {
  background-color: #fff;
  -webkit-box-shadow: 0 0 6px 3px #c0c0c0;
          box-shadow: 0 0 6px 3px #c0c0c0;
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  z-index: 4;
  -webkit-transition-property: all;
  -o-transition-property: all;
  transition-property: all;
  -webkit-transition: 300ms linear;
  -o-transition: 300ms linear;
  transition: 300ms linear; }
  @media screen and (max-width: 768px) {
    .header {
      background-color: transparent;
      -webkit-box-shadow: none;
              box-shadow: none; } }
  .hide .header {
    top: -200px; }
  .header .header-primary {
    margin: 0 auto;
    padding: 0 40px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    max-width: 1280px;
    position: relative;
    z-index: 3; }
    @media screen and (max-width: 768px) {
      .header .header-primary {
        padding: 16px 20px 16px 20px;
        background-color: #fff;
        -webkit-box-shadow: 0 0 6px 3px #c0c0c0;
                box-shadow: 0 0 6px 3px #c0c0c0;
        display: block;
        position: relative; } }
  .header .logo {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
    width: 33.3333%; }
    @media screen and (max-width: 768px) {
      .header .logo {
        margin-right: 0px;
        padding: 14px 0 14px 10px;
        max-width: 260px;
        width: auto; }
        .page-home .header .logo {
          margin-right: 135px;
          padding: 0;
          max-width: 220px; } }
    @media screen and (max-width: 320px) {
      .header .logo {
        max-width: 220px; } }
    .header .logo a, .header .logo img {
      display: block; }
    .header .logo a {
      margin: 0 auto;
      max-width: 398px;
      -webkit-transition: none;
      -o-transition: none;
      transition: none; }
      @media screen and (max-width: 768px) {
        .header .logo a {
          margin: 0;
          padding-top: 9%;
          max-width: 100%;
          position: relative; }
          .header .logo a::before {
            content: '';
            position: absolute;
            top: 0;
            right: 0;
            bottom: 0;
            left: 0;
            background-image: url("images/logo-sp-min.png");
            background-size: contain;
            background-repeat: no-repeat; } }
    .header .logo img {
      max-width: 100%;
      height: auto; }
      @media screen and (max-width: 768px) {
        .header .logo img {
          display: none; } }
  @media screen and (max-width: 768px) {
    body.home .header .logo {
      padding: 0px 0 0px 10px; }
      body.home .header .logo a {
        padding-top: 29.5454%;
        max-width: 220px; }
        body.home .header .logo a::before {
          background-image: url("images/logo-sp.png"); } }
  body.home .header.min .logo {
    padding: 14px 0 14px 10px; }
    @media screen and (max-width: 768px) {
      body.home .header.min .logo a {
        padding-top: 9%;
        max-width: 100%; }
        body.home .header.min .logo a::before {
          background-image: url("images/logo-sp-min.png"); } }
  @media screen and (max-width: 768px) {
    .nav-open .header .logo {
      margin-right: 60px;
      padding: 14px 0 14px 10px;
      max-width: none;
      width: auto; }
      .nav-open .header .logo a {
        padding-top: 9%;
        max-width: 260px; }
        .nav-open .header .logo a::before {
          background-image: url("images/logo-sp-min.png"); } }
  @media screen and (max-width: 768px) {
    .nav-open .header .description {
      display: none; } }
  .header .description {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
    width: 33.3333%;
    font-size: 12px; }
    @media screen and (max-width: 768px) {
      .header .description {
        display: none; }
        .page-home .header .description {
          margin-top: 16px;
          display: block;
          width: auto;
          font-size: 10px; }
          .page-home .header .description img {
            width: 170px; } }
  .header .misc {
    -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
            order: 3;
    padding: 5px 0;
    width: 33.3333%;
    position: relative;
    top: 2px; }
    @media screen and (max-width: 768px) {
      .header .misc {
        padding: 0;
        position: absolute;
        top: 16px;
        right: 10px;
        width: 48px; } }
    .header .misc .nav-area {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      -webkit-box-orient: horizontal;
      -webkit-box-direction: reverse;
          -ms-flex-direction: row-reverse;
              flex-direction: row-reverse; }
    .header .misc .nav {
      position: relative;
      z-index: 3; }
      .header .misc .nav .nav-social {
        height: 48px;
        padding-top: 12px; }
        .header .misc .nav .nav-social ul {
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex;
          -webkit-box-pack: center;
              -ms-flex-pack: center;
                  justify-content: center;
          -ms-flex-wrap: wrap;
              flex-wrap: wrap; }
        .header .misc .nav .nav-social li {
          padding: 0 6px; }
          .header .misc .nav .nav-social li a {
            width: 20px;
            height: 20px;
            display: block;
            overflow: hidden; }
            .header .misc .nav .nav-social li a::before {
              content: '';
              display: block;
              background-repeat: no-repeat;
              background-size: contain;
              background-position: center;
              width: 20px;
              height: 20px; }
        .header .misc .nav .nav-social .nav-social-search {
          position: relative; }
          .header .misc .nav .nav-social .nav-social-search form {
            position: absolute;
            top: 3px;
            left: -90px;
            width: 120px;
            background-color: transparent; }
            .header .misc .nav .nav-social .nav-social-search form input {
              width: 90px;
              position: relative;
              display: -webkit-box;
              display: -ms-flexbox;
              display: flex;
              -webkit-box-pack: center;
                  -ms-flex-pack: center;
                      justify-content: center;
              -webkit-box-align: center;
                  -ms-flex-align: center;
                      align-items: center;
              top: -2px;
              background-color: #fff; }
            .header .misc .nav .nav-social .nav-social-search form button {
              background-image: none; }
          .header .misc .nav .nav-social .nav-social-search a::before {
            background-image: url("images/icon-search.png"); }
        .header .misc .nav .nav-social .nav-social-facebook a::before {
          background-image: url("images/icon-facebook.png"); }
        .header .misc .nav .nav-social .nav-social-twitter a::before {
          background-image: url("images/icon-twitter.png"); }
        .header .misc .nav .nav-social .nav-social-instagram a::before {
          background-image: url("images/icon-instagram.png"); }
      .header .misc .nav .search-form {
        position: absolute;
        top: 62px;
        right: 5px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
        border-bottom: 1px solid #000; }
        .header .misc .nav .search-form input[type="text"] {
          font-size: 13px;
          padding: 0px 0px 5px;
          border: 0;
          width: 194px;
          background-color: #fff;
          outline: 0; }
        .header .misc .nav .search-form button[type="submit"] {
          -webkit-appearance: none;
             -moz-appearance: none;
                  appearance: none;
          position: absolute;
          right: -19px;
          display: inline-block;
          margin-right: 0;
          background-color: transparent;
          border: none;
          color: transparent;
          width: 19px;
          height: 21px;
          cursor: pointer;
          overflow: hidden;
          background-image: url("images/icon-search.png");
          background-size: 19px auto;
          background-repeat: no-repeat; }
        .header .misc .nav .search-form.for-pc button[type="submit"] {
          position: absolute;
          right: 3px;
          top: -4px; }
      .header .misc .nav .nav-toggle {
        border-radius: 50%;
        width: 48px;
        height: 48px;
        background-color: #111;
        position: relative;
        margin-left: auto; }
        .header .misc .nav .nav-toggle::before, .header .misc .nav .nav-toggle::after {
          content: '';
          position: absolute;
          top: 50%;
          left: 50%;
          margin-left: -7px;
          width: 14px;
          height: 1px;
          background-color: #fff; }
        .header .misc .nav .nav-toggle::before {
          margin-top: -5px; }
        .header .misc .nav .nav-toggle::after {
          margin-top: 5px; }
        .header .misc .nav .nav-toggle span {
          padding: 1px 14px 0 0;
          display: block;
          width: 0;
          height: 0;
          background-color: #fff;
          position: absolute;
          top: 50%;
          left: 50%;
          margin-left: -7px;
          overflow: hidden; }
        .nav-open .header .misc .nav .nav-toggle {
          background-color: #888; }
          .nav-open .header .misc .nav .nav-toggle span {
            background-color: #888; }
          .nav-open .header .misc .nav .nav-toggle:before {
            margin-top: 0;
            -webkit-transform: rotate(-135deg);
                -ms-transform: rotate(-135deg);
                    transform: rotate(-135deg); }
          .nav-open .header .misc .nav .nav-toggle:after {
            margin-top: 0;
            -webkit-transform: rotate(-45deg);
                -ms-transform: rotate(-45deg);
                    transform: rotate(-45deg); }
    @media screen and (min-width: 769px) {
      .header .misc .header-social {
        padding: 21px 0; } }
    @media screen and (max-width: 768px) {
      .header .misc .header-social {
        display: none; } }
    .header .misc .header-social ul {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center; }
    .header .misc .header-social li {
      margin: 0 10px; }
      .header .misc .header-social li a {
        width: 25px;
        height: 25px;
        display: block;
        overflow: hidden; }
        .header .misc .header-social li a::before {
          content: '';
          display: block;
          background-repeat: no-repeat;
          background-size: contain;
          background-position: center;
          width: 25px;
          height: 25px; }
    .header .misc .header-social .header-social-facebook a::before {
      background-image: url("images/icon-facebook.png"); }
    .header .misc .header-social .header-social-twitter a::before {
      background-image: url("images/icon-twitter.png"); }
    .header .misc .header-social .header-social-instagram a::before {
      background-image: url("images/icon-instagram.png"); }
    .header .misc .search {
      position: relative;
      z-index: 3; }
      @media screen and (max-width: 768px) {
        .header .misc .search {
          display: none; } }
      .header .misc .search .search-toggle {
        margin-left: 14px;
        width: 23px;
        height: 24px;
        -webkit-transition-property: all;
        -o-transition-property: all;
        transition-property: all;
        -webkit-transition: 0.3s linear;
        -o-transition: 0.3s linear;
        transition: 0.3s linear;
        cursor: pointer;
        position: relative;
        overflow: hidden; }
        .header .misc .search .search-toggle:hover, .header .misc .search .search-toggle:active {
          opacity: .6; }
        .header .misc .search .search-toggle::before {
          content: '';
          display: block;
          width: 23px;
          height: 24px;
          background-image: url("images/icon-search.png");
          background-position: 0 0;
          background-repeat: no-repeat;
          background-size: 23px auto; }
        .header .misc .search .search-toggle.open::before {
          background-image: url("images/icon-close.png");
          background-size: 20px auto;
          background-position: center center; }
      .header .misc .search .search-form {
        display: none;
        position: absolute;
        right: 0;
        top: 100%;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
        width: 235px; }
        .header .misc .search .search-form.show {
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex; }
        .header .misc .search .search-form input[type="text"] {
          margin-top: 5px;
          padding: 8px 5px;
          border: 0;
          width: 194px;
          background-color: #eeefea;
          outline: 0; }
        .header .misc .search .search-form button[type="submit"] {
          margin-top: 5px;
          -webkit-appearance: none;
             -moz-appearance: none;
                  appearance: none;
          width: 31px;
          height: 31px;
          background-color: #eeefea;
          cursor: pointer;
          overflow: hidden; }
          .header .misc .search .search-form button[type="submit"]::before {
            content: '';
            display: block;
            width: 31px;
            height: 31px;
            background-image: url("images/icon-search.png");
            background-position: center center;
            background-repeat: no-repeat;
            background-size: 23px auto; }
  @media screen and (max-width: 768px) {
    .header.min .misc {
      width: auto; } }
  @media screen and (max-width: 768px) {
    .header.min .category-nav {
      display: none; } }
  .header.min .category-nav .category-nav-inner {
    background-color: #fff; }
    .header.min .category-nav .category-nav-inner > ul {
      background-color: #fff; }
      .header.min .category-nav .category-nav-inner > ul > li {
        padding: 10px 10px; }
    .header.min .category-nav .category-nav-inner .category-nav-search {
      padding: 0; }
    .header.min .category-nav .category-nav-inner .sp-search {
      padding-top: 5px; }
      .header.min .category-nav .category-nav-inner .sp-search .search-form {
        top: 2px; }

@media screen and (max-width: 768px) {
  body.open, body.nav-open {
    height: 100vh;
    overflow: hidden;
    position: fixed;
    top: 0;
    left: 0; }
    body.open .header, body.nav-open .header {
      -webkit-box-shadow: none;
              box-shadow: none; }
      body.open .header .header-primary, body.nav-open .header .header-primary {
        -webkit-box-shadow: none;
                box-shadow: none; }
      body.open .header .description, body.nav-open .header .description {
        display: none; }
      body.open .header .category-nav > ul, body.nav-open .header .category-nav > ul {
        background-color: #fff; }
        body.open .header .category-nav > ul > li, body.nav-open .header .category-nav > ul > li {
          padding: 10px 16px; }
      body.open .header .category-nav .category-nav-child, body.nav-open .header .category-nav .category-nav-child {
        padding: 20px 0 20px 50px;
        background-color: rgba(60, 60, 58, 0.9); } }

.category-nav {
  font-family: "mr-eaves-modern", "NotoSansCJKjp", sans-serif;
  padding-top: 10px;
  padding-bottom: 20px;
  width: 100%;
  position: relative;
  z-index: 2; }
  @media screen and (max-width: 768px) {
    .category-nav {
      display: none;
      padding-bottom: 0; }
      .page-home .category-nav {
        display: block; } }
  .category-nav .category-nav-inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center; }
    @media screen and (max-width: 768px) {
      .category-nav .category-nav-inner {
        background-color: #eeeeeb;
        position: relative;
        z-index: 2; } }
  .category-nav .category-nav-area {
    width: 590px; }
  .category-nav .category-search-area {
    width: 0; }
    @media screen and (max-width: 1100px) {
      .category-nav .category-search-area {
        width: 250px; } }
  .category-nav ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    width: 100%;
    background-color: #fff; }
    @media screen and (max-width: 768px) {
      .category-nav ul {
        -webkit-box-sizing: border-box;
                box-sizing: border-box;
        padding: 0 20px 0 10px;
        -webkit-box-pack: justify;
            -ms-flex-pack: justify;
                justify-content: space-between;
        -ms-flex-wrap: nowrap;
            flex-wrap: nowrap;
        background-color: #eeeeeb; } }
    @media screen and (max-width: 320px) {
      .category-nav ul {
        padding: 0; } }
  .category-nav li {
    padding: 0 25px;
    text-align: center; }
    .category-nav li.category-nav-search {
      display: none; }
    @media screen and (max-width: 1100px) {
      .category-nav li {
        padding: 0 20px; } }
    @media screen and (max-width: 768px) {
      .category-nav li {
        padding: 26px 10px; }
        .category-nav li.category-nav-search {
          padding: 0;
          display: block; } }
    @media screen and (max-width: 768px) and (max-width: 320px) {
      .category-nav li.category-nav-search {
        padding: 0px 7px; } }
  .category-nav > ul > li {
    line-height: 18px; }
  .category-nav .category-nav-single {
    display: block;
    font-weight: bold;
    font-size: 19px;
    text-transform: uppercase;
    position: relative; }
    @media screen and (max-width: 768px) {
      .category-nav .category-nav-single {
        font-size: 15px; } }
    .category-nav .category-nav-single.active::after {
      content: '';
      position: absolute;
      top: 100%;
      right: 2px;
      left: 2px;
      height: 2px;
      background-color: #3c3c3a; }
  .category-nav .category-nav-parent {
    display: block;
    font-weight: bold;
    font-size: 19px;
    text-transform: uppercase;
    position: relative; }
    @media screen and (max-width: 768px) {
      .category-nav .category-nav-parent {
        font-size: 15px; } }
    .category-nav .category-nav-parent.active::after {
      content: '';
      position: absolute;
      top: 100%;
      right: 2px;
      left: 2px;
      height: 2px;
      background-color: #3c3c3a; }
  .category-nav .category-nav-child {
    display: none;
    position: absolute;
    top: 100%;
    right: 0;
    left: 0;
    width: 100%;
    z-index: 1;
    background-color: #d9d9d9; }
    .category-nav .category-nav-child.show {
      display: block; }
      @media screen and (max-width: 768px) {
        .category-nav .category-nav-child.show {
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex;
          background-color: transparent;
          overflow: scroll; } }
    .category-nav .category-nav-child .category-nav-child-name {
      display: none;
      padding-right: 5px;
      width: 6.5em;
      color: #fff;
      text-align: right; }
      @media screen and (max-width: 768px) {
        .category-nav .category-nav-child .category-nav-child-name {
          display: block; } }
    .category-nav .category-nav-child ul {
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center;
      background-color: transparent; }
      @media screen and (max-width: 768px) {
        .category-nav .category-nav-child ul {
          margin-top: 10px;
          padding-top: 10px;
          padding-right: 50px;
          display: block;
          overflow: scroll;
          position: relative; }
          .category-nav .category-nav-child ul::before {
            content: '';
            position: absolute;
            top: 0;
            right: 50px;
            left: 0;
            height: 1px;
            background-color: #fff; } }
    .category-nav .category-nav-child li {
      padding: 9px 35px;
      display: inline-block;
      vertical-align: middle; }
      .category-nav .category-nav-child li:hover {
        text-decoration: none;
        opacity: 0.6; }
      @media screen and (max-width: 768px) {
        .category-nav .category-nav-child li {
          padding: 15px 12px;
          display: block; } }
      .category-nav .category-nav-child li:hover .category-en, .category-nav .category-nav-child li:active .category-en {
        opacity: 0;
        height: 0; }
        @media screen and (max-width: 768px) {
          .category-nav .category-nav-child li:hover .category-en, .category-nav .category-nav-child li:active .category-en {
            opacity: 1;
            height: auto; } }
      .category-nav .category-nav-child li:hover .category-ja, .category-nav .category-nav-child li:active .category-ja {
        opacity: 1;
        height: auto; }
      .category-nav .category-nav-child li.nav-disable {
        opacity: 0.3; }
      .category-nav .category-nav-child li.nav-disable:hover .category-en, .category-nav .category-nav-child li.nav-disable:active .category-en {
        opacity: 1;
        height: auto; }
      .category-nav .category-nav-child li.nav-disable:hover .category-ja, .category-nav .category-nav-child li.nav-disable:active .category-ja {
        opacity: 0;
        height: auto; }
      .category-nav .category-nav-child li a {
        display: block;
        position: relative;
        height: 20px;
        /*
        &:hover, &:active {
          .category-en {
            opacity: 0;
            height: 0;
            @media screen and (max-width: 768px) {
              opacity: 1;
              height: auto;
            }
          }
          .category-ja {
            opacity: 1;
            height: auto;
          }
        }
        */ }
        @media screen and (max-width: 768px) {
          .category-nav .category-nav-child li a {
            display: -webkit-box;
            display: -ms-flexbox;
            display: flex;
            -ms-flex-wrap: wrap;
                flex-wrap: wrap;
            color: #fff; } }
        .category-nav .category-nav-child li a.subnav-current {
          opacity: 0.6; }
        .category-nav .category-nav-child li a .category-en, .category-nav .category-nav-child li a .category-ja {
          display: block;
          line-height: 20px;
          -webkit-transition-property: all;
          -o-transition-property: all;
          transition-property: all;
          -webkit-transition: 300ms linear;
          -o-transition: 300ms linear;
          transition: 300ms linear;
          overflow: hidden; }
        .category-nav .category-nav-child li a .category-en {
          font-weight: bold;
          font-size: 19px;
          opacity: 1; }
          @media screen and (max-width: 768px) {
            .category-nav .category-nav-child li a .category-en {
              font-size: 15px; }
              .category-nav .category-nav-child li a .category-en::after {
                content: '';
                margin: 0 10px;
                display: inline-block;
                vertical-align: middle;
                width: 1px;
                height: 1em;
                background-color: #fff; } }
        .category-nav .category-nav-child li a .category-ja {
          height: 0;
          opacity: 0;
          font-family: "NotoSansCJKjp", sans-serif;
          font-weight: lighter;
          font-size: 15px;
          position: absolute;
          left: 50%;
          top: 0;
          -webkit-transform: translateX(-50%);
              -ms-transform: translateX(-50%);
                  transform: translateX(-50%);
          white-space: nowrap; }
          @media screen and (max-width: 768px) {
            .category-nav .category-nav-child li a .category-ja {
              height: auto;
              opacity: 1;
              font-size: 13px; } }
    .category-nav .category-nav-child .category-nav-child-close {
      position: fixed;
      right: 20px;
      bottom: 20px;
      width: 28px;
      height: 17px;
      overflow: hidden; }
      .category-nav .category-nav-child .category-nav-child-close::before {
        content: '';
        display: block;
        width: 28px;
        height: 17px;
        background-image: url("images/icon-category-close.png");
        background-repeat: no-repeat;
        background-position: 0 0;
        background-size: 28px auto; }

@media screen and (max-width: 768px) {
  .open .header .category-nav .category-nav-topics .category-nav-child.show {
    padding: 0 10px;
    display: block; }
  .open .header .category-nav .category-nav-topics .category-nav-child-name {
    display: none; }
  .open .header .category-nav .category-nav-topics ul {
    padding: 10px 10px 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap; }
    .open .header .category-nav .category-nav-topics ul::before {
      display: none; }
    .open .header .category-nav .category-nav-topics ul li {
      padding: 0 0 30px;
      width: 50%; } }

.sp-search {
  display: none; }
  @media screen and (max-width: 768px) {
    .sp-search {
      padding-top: 22px;
      display: block; } }
  .sp-search .search-toggle {
    width: 23px;
    height: 24px;
    -webkit-transition-property: all;
    -o-transition-property: all;
    transition-property: all;
    -webkit-transition: 0.3s linear;
    -o-transition: 0.3s linear;
    transition: 0.3s linear;
    cursor: pointer;
    overflow: hidden; }
    .sp-search .search-toggle:hover, .sp-search .search-toggle:active {
      opacity: .6; }
    .sp-search .search-toggle::before {
      content: '';
      display: block;
      width: 23px;
      height: 24px;
      background-image: url("images/icon-search.png");
      background-position: 0 0;
      background-repeat: no-repeat;
      background-size: 23px auto; }
  .sp-search .search-form {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    display: none;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    padding: 0 20px 0 30px;
    width: 100vw;
    background-color: #eeeeeb; }
    .sp-search .search-form.show {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      -webkit-box-pack: justify;
          -ms-flex-pack: justify;
              justify-content: space-between; }
    .sp-search .search-form input[type="text"] {
      -webkit-box-sizing: border-box;
              box-sizing: border-box;
      margin: 0;
      padding: 8px 5px;
      border: 0;
      border-radius: 0;
      width: auto;
      -webkit-appearance: none;
         -moz-appearance: none;
              appearance: none;
      background-color: #c3c3c1;
      -webkit-box-flex: 1;
          -ms-flex: 1;
              flex: 1;
      outline: 0; }
    .sp-search .search-form button[type="submit"] {
      -webkit-appearance: none;
         -moz-appearance: none;
              appearance: none;
      width: 31px;
      height: 31px;
      background-color: #c3c3c1;
      overflow: hidden; }
      .sp-search .search-form button[type="submit"]::before {
        content: '';
        display: block;
        width: 31px;
        height: 31px;
        background-image: url("images/icon-search.png");
        background-position: center center;
        background-repeat: no-repeat;
        background-size: 23px auto; }
    .sp-search .search-form .icon-close {
      margin-left: 20px;
      display: block;
      width: 22px;
      height: 22px;
      overflow: hidden;
      cursor: pointer; }
      .sp-search .search-form .icon-close::before {
        content: '';
        display: block;
        width: 22px;
        height: 22px;
        background-image: url("images/icon-close.png");
        background-position: 0 0;
        background-repeat: no-repeat;
        background-size: 22px auto; }

.content {
  position: relative;
  z-index: 1; }
  body > .content {
    min-height: calc(100vh - 173px); }
    @media screen and (max-width: 768px) {
      body > .content {
        min-height: calc(100vh - 248px); } }

.pagetop {
  position: fixed;
  right: 36px;
  bottom: 38px;
  z-index: 3;
  display: none; }
  @media screen and (max-width: 768px) {
    .pagetop {
      right: 10px;
      bottom: 65px; }
      .page-home .pagetop {
        bottom: 5px; } }
  .pagetop a {
    display: block;
    font-size: 14px;
    text-align: center;
    text-transform: uppercase; }
    @media screen and (max-width: 768px) {
      .pagetop a {
        font-size: 12px; } }
    .pagetop a::before {
      content: '';
      padding-bottom: 8px;
      display: block;
      height: 22px;
      background-image: url("images/icon-pagetop.png");
      background-repeat: no-repeat;
      background-position: center 0;
      background-size: 34px auto; }
      @media screen and (max-width: 768px) {
        .pagetop a::before {
          padding-bottom: 4px; } }

.footer {
  padding: 55px 40px 30px;
  background-color: #fff; }
  @media screen and (max-width: 768px) {
    .footer {
      padding: 0 16px 12px; } }
  .footer .footer-nav-primary {
    display: none; }
    @media screen and (max-width: 768px) {
      .footer .footer-nav-primary {
        display: block; } }
    .footer .footer-nav-primary ul {
      padding-top: 30px; }
    .footer .footer-nav-primary li {
      margin-bottom: 30px;
      font-size: 18px;
      text-align: center;
      text-transform: uppercase; }
  .footer .footer-social {
    display: none; }
    @media screen and (max-width: 768px) {
      .footer .footer-social {
        display: block; } }
    .footer .footer-social ul {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap; }
    .footer .footer-social li {
      padding: 0 25px; }
      .footer .footer-social li a {
        display: block;
        overflow: hidden; }
        .footer .footer-social li a::before {
          content: '';
          display: block;
          background-repeat: no-repeat;
          background-position: 0 0; }
    .footer .footer-social .footer-social-facebook a {
      width: 13px;
      height: 23px; }
      .footer .footer-social .footer-social-facebook a::before {
        width: 13px;
        height: 23px;
        background-image: url("images/icon-facebook.png");
        background-size: 13px auto; }
    .footer .footer-social .footer-social-twitter a {
      width: 25px;
      height: 21px; }
      .footer .footer-social .footer-social-twitter a::before {
        width: 25px;
        height: 21px;
        background-image: url("images/icon-twitter.png");
        background-size: 25px auto; }
    .footer .footer-social .footer-social-instagram a {
      width: 25px;
      height: 24px; }
      .footer .footer-social .footer-social-instagram a::before {
        width: 25px;
        height: 24px;
        background-image: url("images/icon-instagram.png");
        background-size: 25px auto; }
  .footer .inner {
    margin: 0 auto;
    padding-top: 45px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
        -ms-flex-align: end;
            align-items: flex-end;
    max-width: 1200px; }
    .footer .inner .footer-logo {
      margin-right: 28px;
      width: 115px; }
      @media screen and (max-width: 768px) {
        .footer .inner .footer-logo {
          margin-right: 18px;
          width: 100px; } }
      .footer .inner .footer-logo img {
        display: block;
        max-width: 100%;
        height: auto; }
    .footer .inner .footer-content {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: horizontal;
      -webkit-box-direction: reverse;
          -ms-flex-direction: row-reverse;
              flex-direction: row-reverse;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      font-family: mr-eaves-modern, NotoSansCJKjp, sans-serif; }
      @media screen and (max-width: 768px) {
        .footer .inner .footer-content {
          display: block; } }
    .footer .inner .footer-nav-secondary ul {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex; }
    .footer .inner .footer-nav-secondary li {
      margin-right: 30px;
      font-size: 19px; }
      @media screen and (max-width: 1000px) {
        .footer .inner .footer-nav-secondary li {
          font-size: 15px;
          margin-right: 20px; } }
      @media screen and (max-width: 768px) {
        .footer .inner .footer-nav-secondary li {
          margin-right: 8px;
          font-size: 15px; } }
    .footer .inner .footer-copyright {
      margin-right: 130px;
      font-size: 22px; }
      .footer .inner .footer-copyright small {
        font-size: 18px; }
      @media screen and (max-width: 1000px) {
        .footer .inner .footer-copyright {
          margin-right: 20px;
          font-size: 16px; } }
      @media screen and (max-width: 768px) {
        .footer .inner .footer-copyright {
          font-size: 15px; } }
      .footer .inner .footer-copyright span {
        font-size: 16px;
        position: relative;
        top: 1px; }
        @media screen and (max-width: 768px) {
          .footer .inner .footer-copyright span {
            font-size: 13px; } }

.nav-container {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 4;
  margin-left: 100%;
  width: 100%;
  overflow: hidden;
  background-color: #fff;
  -webkit-transition: 200ms;
  -o-transition: 200ms;
  transition: 200ms; }
  @media screen and (min-width: 769px) {
    .nav-container {
      display: none; } }
  .nav-open .nav-container {
    margin-left: 0; }
  .nav-container .nav-container-inner {
    height: 100vh;
    overflow-scrolling: auto;
    overflow: scroll;
    -webkit-overflow-scrolling: touch;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden; }
  .nav-container .nav-header {
    padding: 16px 10px 16px 20px;
    border-bottom: 1px solid #3c3c3a;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between; }
    .nav-container .nav-header .nav-header-logo {
      padding: 14px 0 14px 10px; }
      .nav-container .nav-header .nav-header-logo a, .nav-container .nav-header .nav-header-logo img {
        display: block; }
      .nav-container .nav-header .nav-header-logo a {
        margin: 0;
        max-width: 260px; }
        @media screen and (max-width: 320px) {
          .nav-container .nav-header .nav-header-logo a {
            max-width: 220px; } }
      .nav-container .nav-header .nav-header-logo img {
        max-width: 100%;
        height: auto; }
    .nav-container .nav-header .nav-header-misc .nav-header-close {
      border-radius: 50%;
      width: 48px;
      height: 48px;
      background-color: #888;
      position: relative; }
      .nav-container .nav-header .nav-header-misc .nav-header-close::before, .nav-container .nav-header .nav-header-misc .nav-header-close::after {
        content: '';
        position: absolute;
        top: 50%;
        left: 50%;
        margin-left: -7px;
        width: 14px;
        height: 1px;
        background-color: #fff; }
      .nav-container .nav-header .nav-header-misc .nav-header-close::before {
        -webkit-transform: rotate(-135deg);
            -ms-transform: rotate(-135deg);
                transform: rotate(-135deg); }
      .nav-container .nav-header .nav-header-misc .nav-header-close::after {
        -webkit-transform: rotate(-45deg);
            -ms-transform: rotate(-45deg);
                transform: rotate(-45deg); }
      .nav-container .nav-header .nav-header-misc .nav-header-close span {
        padding: 1px 14px 0 0;
        display: block;
        width: 0;
        height: 0;
        background-color: #888;
        position: absolute;
        top: 50%;
        left: 50%;
        margin-left: -7px;
        overflow: hidden; }
  .nav-container .nav-body .nav-container-search {
    padding: 15px 23px 15px 28px; }
    .nav-container .nav-body .nav-container-search .search-form {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex; }
      .nav-container .nav-body .nav-container-search .search-form button[type="submit"] {
        margin-right: 9px;
        -webkit-appearance: none;
           -moz-appearance: none;
                appearance: none;
        width: 26px;
        height: 27px;
        overflow: hidden; }
        .nav-container .nav-body .nav-container-search .search-form button[type="submit"]::before {
          content: '';
          display: block;
          width: 26px;
          height: 27px;
          background-image: url("images/icon-search.png");
          background-repeat: no-repeat;
          background-size: 26px auto; }
      .nav-container .nav-body .nav-container-search .search-form input[type="text"] {
        -webkit-box-flex: 1;
            -ms-flex: 1;
                flex: 1;
        -webkit-appearance: none;
           -moz-appearance: none;
                appearance: none;
        padding: 0 10px;
        border: 0;
        border-radius: 0;
        line-height: 1.5em;
        background-color: #ccc; }
      .nav-container .nav-body .nav-container-search .search-form input::-webkit-input-placeholder {
        font-family: "mr-eaves-modern", sans-serif;
        text-transform: uppercase;
        color: #808080; }
      .nav-container .nav-body .nav-container-search .search-form input:-ms-input-placeholder {
        font-family: "mr-eaves-modern", sans-serif;
        text-transform: uppercase;
        color: #808080; }
      .nav-container .nav-body .nav-container-search .search-form input::-ms-input-placeholder {
        font-family: "mr-eaves-modern", sans-serif;
        text-transform: uppercase;
        color: #808080; }
      .nav-container .nav-body .nav-container-search .search-form input::placeholder {
        font-family: "mr-eaves-modern", sans-serif;
        text-transform: uppercase;
        color: #808080; }
      .nav-container .nav-body .nav-container-search .search-form input:-ms-input-placeholder {
        font-family: "mr-eaves-modern", sans-serif;
        text-transform: uppercase;
        color: #808080; }
  .nav-container .nav-body .content-nav .content-nav-title {
    padding: 3px 4px 3px 22px;
    display: inline-block;
    vertical-align: top;
    color: #fff;
    background-color: #888; }
    .nav-container .nav-body .content-nav .content-nav-title .content-nav-title-en {
      display: inline-block;
      vertical-align: baseline;
      font-weight: bold;
      font-size: 16px; }
    .nav-container .nav-body .content-nav .content-nav-title .content-nav-title-ja {
      padding-left: 8px;
      display: inline-block;
      vertical-align: baseline;
      font-size: 14px; }
  .nav-container .nav-body .content-nav ul {
    padding: 12px 0;
    display: block; }
    .nav-container .nav-body .content-nav ul li {
      display: block;
      font-size: 15px; }
      .nav-container .nav-body .content-nav ul li a {
        padding: 12px 50px;
        display: block; }
  .nav-container .nav-body .nav-main a:hover, .nav-container .nav-body .nav-main a:active {
    opacity: 1; }
  .nav-container .nav-body .nav-main > ul > li > a {
    padding: 15px 50px;
    display: block;
    font-weight: bold;
    font-size: 19px;
    text-transform: uppercase;
    letter-spacing: 0.1rem;
    position: relative; }
    .nav-container .nav-body .nav-main > ul > li > a::after {
      content: '';
      position: absolute;
      top: 50%;
      right: 50px;
      margin-top: -5px;
      display: block;
      width: 15px;
      height: 10px;
      background-size: 15px auto;
      background-repeat: no-repeat; }
    .nav-container .nav-body .nav-main > ul > li > a.open::after {
      -webkit-transform: rotate(180deg);
          -ms-transform: rotate(180deg);
              transform: rotate(180deg); }
  .nav-container .nav-body .nav-main > ul > li .sub-menu {
    border-bottom: 1px solid #231815; }
    .nav-container .nav-body .nav-main > ul > li .sub-menu li {
      border-top: 1px solid #231815; }
    .nav-container .nav-body .nav-main > ul > li .sub-menu a {
      padding: 10px 10px 10px 80px;
      display: block; }
  .nav-container .nav-body .nav-main .feature > a {
    color: #fff;
    background-color: #231815; }
    .nav-container .nav-body .nav-main .feature > a::after {
      background-image: url("images/icon-nav-white.png"); }
  .nav-container .nav-body .nav-main .series > a {
    color: #231815;
    background-color: #fff; }
    .nav-container .nav-body .nav-main .series > a::after {
      background-image: url("images/icon-nav.png"); }
  .nav-container .nav-body .nav-main .nature > a {
    color: #fff;
    background-color: #888; }
    .nav-container .nav-body .nav-main .nature > a::after {
      background-image: url("images/icon-nav-white.png"); }
  .nav-container .nav-body .nav-main .science > a {
    color: #231815;
    background-color: #fff; }
    .nav-container .nav-body .nav-main .science > a::after {
      background-image: url("images/icon-nav.png"); }
  .nav-container .nav-body .nav-main .topics > a {
    color: #fff;
    background-color: #231815; }
    .nav-container .nav-body .nav-main .topics > a::after {
      background-image: url("images/icon-nav-white.png"); }
  .nav-container .nav-body .nav-main .works > a {
    color: #231815;
    background-color: #fff; }
  .nav-container .nav-body .nav-main .about > a {
    color: #fff;
    background-color: #888; }
  .nav-container .nav-body .nav-main .sub-menu {
    display: none; }
  .nav-container .nav-body .nav-social {
    padding: 23px 0 128px;
    color: #fff;
    background-color: #231815; }
    .nav-container .nav-body .nav-social ul {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap; }
      .nav-container .nav-body .nav-social ul::before {
        content: 'Folllow us';
        margin-bottom: 20px;
        display: block;
        width: 100%;
        font-size: 17px;
        text-transform: uppercase;
        text-decoration: underline;
        text-align: center; }
    .nav-container .nav-body .nav-social li {
      padding: 0 25px; }
      .nav-container .nav-body .nav-social li a {
        display: block;
        overflow: hidden; }
        .nav-container .nav-body .nav-social li a::before {
          content: '';
          display: block;
          background-repeat: no-repeat;
          background-position: 0 0; }
    .nav-container .nav-body .nav-social .nav-social-facebook a {
      width: 13px;
      height: 23px; }
      .nav-container .nav-body .nav-social .nav-social-facebook a::before {
        width: 13px;
        height: 23px;
        background-image: url("images/icon-facebook-white.png");
        background-size: 13px auto; }
    .nav-container .nav-body .nav-social .nav-social-twitter a {
      width: 25px;
      height: 21px; }
      .nav-container .nav-body .nav-social .nav-social-twitter a::before {
        width: 25px;
        height: 21px;
        background-image: url("images/icon-twitter-white.png");
        background-size: 25px auto; }
    .nav-container .nav-body .nav-social .nav-social-instagram a {
      width: 25px;
      height: 24px; }
      .nav-container .nav-body .nav-social .nav-social-instagram a::before {
        width: 25px;
        height: 24px;
        background-image: url("images/icon-instagram-white.png");
        background-size: 25px auto; }

.single-works .url {
  margin: 50px auto 0px;
  font-size: 20px;
  width: 300px;
  height: 40px; }
  @media screen and (max-width: 768px) {
    .single-works .url {
      margin-top: 15px;
      font-size: 15px;
      width: 210px;
      height: 30px; } }
  .single-works .url a {
    font-size: 15px;
    display: block;
    background: #FFA500;
    border-radius: 15px;
    padding: 8px 10px 10px;
    line-height: 1;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    text-align: center;
    color: black; }
    @media screen and (max-width: 768px) {
      .single-works .url a {
        padding: 14px 10px 15px; } }

.content.single .nstag-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding-top: 20px;
  margin-top: 30px; }
  @media screen and (max-width: 768px) {
    .content.single .nstag-wrap {
      display: block; } }
  .content.single .nstag-wrap h2 {
    margin: 0;
    font-size: 20px;
    font-weight: normal; }
    @media screen and (max-width: 768px) {
      .content.single .nstag-wrap h2 {
        font-size: 18px;
        text-align: left; } }
  .content.single .nstag-wrap ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap; }
    @media screen and (max-width: 768px) {
      .content.single .nstag-wrap ul {
        -webkit-box-pack: start;
            -ms-flex-pack: start;
                justify-content: flex-start;
        padding-left: 0; } }
    .content.single .nstag-wrap ul li {
      padding: 0px 5px 5px;
      margin-bottom: 10px; }
      .content.single .nstag-wrap ul li:nth-child(1) {
        /*padding-left: 0;*/ }
      .content.single .nstag-wrap ul li a {
        padding: 4px 10px 4px;
        background-color: #000;
        color: #fff;
        font-size: 14px; }
  .content.single .nstag-wrap.nstag-wrap-top {
    margin-bottom: 20px;
    margin-top: -12px;
    padding-top: 0; }

.retated-db-wrap h2 {
  text-align: left;
  font-size: 18px;
  margin-bottom: 15px; }

.retated-db-wrap ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }
  .retated-db-wrap ul li {
    padding: 0px 5px;
    text-decoration: underline; }
    .retated-db-wrap ul li:nth-child(1) {
      padding-left: 0; }

.tax-nstag .archive-heading h1 {
  font-size: 20px; }

.flexlist-info h3 {
  text-align: left;
  font-weight: bold;
  font-size: 18px;
  margin-bottom: 15px; }
  .flexlist-info h3:after, .flexlist-info h3:before {
    display: none; }

.flexlist-info .flexlist-table {
  width: 100%;
  max-width: 740px;
  margin: 0 auto 30px;
  border-collapse: collapse;
  border-spacing: 0; }
  .flexlist-info .flexlist-table tbody {
    display: table-row-group;
    vertical-align: middle;
    border-color: inherit; }
    .flexlist-info .flexlist-table tbody tr {
      display: table-row;
      vertical-align: inherit;
      border-color: inherit;
      height: 50px;
      line-height: 25px; }
      .flexlist-info .flexlist-table tbody tr th {
        width: 30%;
        border: 1px solid #595959;
        padding: 14px 0;
        text-align: center;
        font-size: 14px;
        vertical-align: middle;
        background-color: #eeeeeb !important; }
      .flexlist-info .flexlist-table tbody tr td {
        border: 1px solid #595959;
        padding: 14px 10px;
        font-size: 14px;
        width: 70%;
        -webkit-box-sizing: border-box;
                box-sizing: border-box;
        vertical-align: middle; }
        .flexlist-info .flexlist-table tbody tr td p {
          margin-bottom: 0; }

.works-category-header-wrap {
  margin: 0 auto;
  max-width: 1040px;
  padding-bottom: 30px; }
  .works-category-header-wrap h3 {
    text-align: center;
    font-size: 25px;
    padding-top: 20px;
    padding-bottom: 15px; }
  .works-category-header-wrap p {
    font-weight: bold;
    text-align: center;
    font-size: 14px;
    padding: 0 18px 20px; }
  .works-category-header-wrap span {
    font-size: 16px; }
  .works-category-header-wrap ul {
    display: none;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    line-height: 35px;
    padding: 0px 20px 15px; }
    @media screen and (max-width: 768px) {
      .works-category-header-wrap ul {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex; } }
    .works-category-header-wrap ul li {
      padding: 0 15px; }
      @media screen and (max-width: 768px) {
        .works-category-header-wrap ul li {
          font-size: 16px; } }
      .works-category-header-wrap ul li a.current {
        text-decoration: underline; }

.works-category-content-wrap {
  margin: 0 auto;
  max-width: 1040px;
  padding-bottom: 30px; }
  .works-category-content-wrap .sub-header {
    padding-bottom: 30px; }
    @media screen and (max-width: 768px) {
      .works-category-content-wrap .sub-header {
        padding-bottom: 0; } }

.works-category-footer-wrap {
  margin-top: -30px;
  padding-bottom: 75px; }

.filter-title {
  font-family: "mr-eaves-modern", "NotoSansCJKjp", sans-serif;
  margin-bottom: 40px;
  font-weight: bold;
  font-size: 32px;
  text-align: center; }
  @media screen and (max-width: 768px) {
    .filter-title {
      font-size: 25px; } }
  .filter-title span {
    padding: 0 10px;
    position: relative;
    color: #000; }
    .filter-title span::before, .filter-title span::after {
      content: '';
      position: absolute;
      top: 50%;
      width: 25px;
      height: 1px;
      background-color: #000; }
    .filter-title span::before {
      right: 100%; }
    .filter-title span::after {
      left: 100%; }
    .filter-title span.ja {
      font-weight: normal;
      font-size: 12px;
      letter-spacing: 6px;
      display: block; }
      .filter-title span.ja::before {
        display: none; }
      .filter-title span.ja::after {
        display: none; }

.works-footer-warning {
  padding-top: 60px; }
  .works-footer-warning p {
    margin-bottom: 0;
    font-size: 12px; }
    @media screen and (max-width: 768px) {
      .works-footer-warning p {
        font-size: 11px; } }

.top-slider {
  padding-bottom: 70px;
  overflow: hidden;
  position: relative;
  z-index: 1; }
  @media screen and (max-width: 768px) {
    .top-slider {
      padding-bottom: 0; } }
  .top-slider .slide {
    margin: 0 auto;
    padding: 0 100px;
    max-width: 1150px !important;
    position: relative; }
    @media screen and (max-width: 768px) {
      .top-slider .slide {
        padding: 0; } }
  .top-slider .slick-list {
    overflow: visible !important;
    z-index: 1; }
  .top-slider .slick-slide {
    margin: 0 45px; }
    @media screen and (max-width: 768px) {
      .top-slider .slick-slide {
        margin: 0; } }
    .top-slider .slick-slide.slide-black .slide-genre {
      color: #3c3c3a; }
      .top-slider .slick-slide.slide-black .slide-genre::before {
        background-color: #3c3c3a; }
  .top-slider .slick-prev, .top-slider .slick-next {
    position: absolute;
    top: 50%;
    z-index: 2;
    margin-top: -17px;
    width: 22px;
    height: 34px;
    cursor: pointer;
    overflow: hidden; }
    @media screen and (max-width: 768px) {
      .top-slider .slick-prev, .top-slider .slick-next {
        margin-top: -12px;
        width: 14px;
        height: 23px; } }
    .top-slider .slick-prev::before, .top-slider .slick-next::before {
      content: '';
      display: block;
      width: 22px;
      height: 34px;
      background-position: 0 0;
      background-repeat: no-repeat;
      background-size: 22px auto; }
      @media screen and (max-width: 768px) {
        .top-slider .slick-prev::before, .top-slider .slick-next::before {
          width: 14px;
          height: 23px;
          background-size: 14px auto; } }
  .top-slider .slick-prev {
    left: 60px; }
    @media screen and (max-width: 768px) {
      .top-slider .slick-prev {
        left: 10px; } }
    .top-slider .slick-prev::before {
      background-image: url("images/icon-slider-prev.png"); }
      @media screen and (max-width: 768px) {
        .top-slider .slick-prev::before {
          background-image: url("images/icon-slider-prev-sp.png"); } }
  .top-slider .slick-next {
    right: 60px; }
    @media screen and (max-width: 768px) {
      .top-slider .slick-next {
        right: 10px; } }
    .top-slider .slick-next::before {
      background-image: url("images/icon-slider-next.png"); }
      @media screen and (max-width: 768px) {
        .top-slider .slick-next::before {
          background-image: url("images/icon-slider-next-sp.png"); } }
  .top-slider .slide > li {
    -webkit-backface-visibility: hidden;
            backface-visibility: hidden; }
    @media screen and (min-width: 769px) {
      .top-slider .slide > li {
        padding: 0 50px; } }
  .top-slider .slide a, .top-slider .slide img {
    display: block; }
  .top-slider .slide a {
    position: relative; }
    @media screen and (max-width: 768px) {
      .top-slider .slide a {
        overflow: hidden; } }
  .top-slider .slide img {
    max-width: 100%;
    height: auto;
    -webkit-filter: grayscale(100%);
            filter: grayscale(100%); }
    .top-slider .slide img.grayscale {
      position: absolute;
      top: 0;
      right: 0;
      bottom: 0;
      left: 0;
      -webkit-filter: grayscale(100%);
              filter: grayscale(100%);
      opacity: 1; }
      .top-slider .slide img.grayscale.color {
        opacity: 0; }
    .top-slider .slide img.color {
      -webkit-filter: none;
              filter: none; }
  .top-slider .slide-image .pc {
    display: block; }
  .top-slider .slide-image .sp {
    display: none; }
  @media screen and (max-width: 768px) {
    .top-slider .slide-image {
      background-color: #fff; }
      .top-slider .slide-image img {
        -o-object-fit: cover;
           object-fit: cover;
        width: 100%; }
      .top-slider .slide-image .pc {
        display: none; }
      .top-slider .slide-image .sp {
        display: block; } }
  .top-slider .slide-genre {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    color: #fff;
    font-weight: bold;
    position: absolute;
    top: 50%;
    left: 0;
    margin-top: -.75em; }
    @media screen and (max-width: 768px) {
      .top-slider .slide-genre {
        top: 32px;
        margin-top: 0; } }
    .top-slider .slide-genre::before {
      content: '';
      display: block;
      width: 26px;
      height: 1px;
      background-color: #fff; }
    .top-slider .slide-genre .slide-genre-en {
      margin-left: 10px;
      font-weight: bold;
      font-size: 19px; }
      @media screen and (max-width: 768px) {
        .top-slider .slide-genre .slide-genre-en {
          font-size: 17px; } }
    .top-slider .slide-genre .slide-genre-ja {
      margin-left: 10px;
      font-weight: normal;
      font-size: 12px; }
      @media screen and (max-width: 768px) {
        .top-slider .slide-genre .slide-genre-ja {
          font-size: 11px; } }
  .top-slider .slide-header {
    position: absolute;
    bottom: -12px;
    left: -10px; }
    @media screen and (max-width: 768px) {
      .top-slider .slide-header {
        bottom: 0;
        left: 0; } }
    .top-slider .slide-header .slide-category {
      padding: 10px 25px 5px;
      display: inline-block;
      color: #fff;
      background-color: rgba(0, 0, 0, 0.7); }
      @media screen and (max-width: 768px) {
        .top-slider .slide-header .slide-category {
          padding: 6px 18px 0; } }
      .top-slider .slide-header .slide-category ul {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex; }
      .top-slider .slide-header .slide-category li {
        color: #808080;
        font-size: 16px; }
        @media screen and (max-width: 768px) {
          .top-slider .slide-header .slide-category li {
            font-size: 10px; } }
        .top-slider .slide-header .slide-category li + li::before {
          content: '';
          margin: 0 9px;
          display: inline-block;
          vertical-align: middle;
          width: 19px;
          height: 19px;
          background-image: url("images/icon-slider-category.png");
          background-repeat: no-repeat;
          background-position: 0 0;
          background-size: 19px auto;
          position: relative;
          top: -1px; }
          @media screen and (max-width: 768px) {
            .top-slider .slide-header .slide-category li + li::before {
              width: 12px;
              height: 12px;
              background-size: 12px auto; } }
    .top-slider .slide-header .slide-title {
      font-family: sans-serif;
      padding: 10px 22px 0;
      line-height: 1.4;
      color: #fff;
      background-color: rgba(0, 0, 0, 0.7);
      font-weight: 500;
      font-size: 42px; }
      body.webfont-load .top-slider .slide-header .slide-title {
        font-family: "NotoSansCJKjp", sans-serif; }
      @media screen and (max-width: 768px) {
        .top-slider .slide-header .slide-title {
          padding-right: 18px;
          padding-left: 18px;
          font-size: 30px; } }

.top-post-list-title {
  margin-top: 20px;
  margin-bottom: 30px;
  font-weight: bold;
  font-size: 32px;
  text-align: center; }
  @media screen and (max-width: 768px) {
    .top-post-list-title {
      margin-top: 25px;
      margin-bottom: 10px;
      font-size: 24px; } }
  .top-post-list-title span {
    padding: 0 20px;
    position: relative; }
    .top-post-list-title span.ja {
      font-weight: normal;
      font-size: 12px;
      letter-spacing: 6px;
      display: block; }
    .top-post-list-title span.en::before, .top-post-list-title span.en::after {
      content: '';
      display: block;
      width: 25px;
      height: 1px;
      background-color: #111;
      position: absolute;
      top: 50%; }
    .top-post-list-title span.en::before {
      right: 100%; }
    .top-post-list-title span.en::after {
      left: 100%; }

.post-list-latestposts {
  padding-bottom: 30px; }
  @media screen and (max-width: 768px) {
    .post-list-latestposts .post-list-item:nth-child(8) {
      display: none; } }

.post-list-feature {
  padding-bottom: 30px; }

.content.about {
  margin: 0 auto 100px;
  padding-bottom: 30px;
  max-width: 1040px;
  position: relative; }
  @media screen and (max-width: 768px) {
    .content.about {
      margin-right: 15px;
      margin-bottom: 0;
      margin-left: 15px;
      padding-bottom: 20px; } }
  .content.about::before, .content.about::after {
    content: '';
    position: absolute;
    top: 100%;
    width: 50%;
    height: 3px; }
  .content.about::before {
    left: 0;
    background-color: #fff; }
  .content.about::after {
    right: 0;
    background-color: #888; }
  .content.about .about-header {
    margin-bottom: 60px;
    font-size: 19px;
    text-align: center;
    text-transform: uppercase;
    position: relative; }
    @media screen and (max-width: 768px) {
      .content.about .about-header {
        margin-bottom: 45px;
        padding-top: 28px;
        font-size: 17px; } }
    .content.about .about-header::before, .content.about .about-header::after {
      content: '';
      position: absolute;
      top: 100%;
      width: 50%;
      height: 3px; }
    .content.about .about-header::before {
      left: 0;
      background-color: #fff; }
    .content.about .about-header::after {
      right: 0;
      background-color: #888; }
  .content.about .about-section {
    background-color: #fff;
    margin-top: 30px; }
    .content.about .about-section .latest-more-btn {
      padding-top: 20px;
      width: 100%;
      text-align: center; }
      .content.about .about-section .latest-more-btn a, .content.about .about-section .latest-more-btn span {
        border: 1px solid #333;
        padding: 5px 15px;
        width: 400px;
        font-size: 14px;
        margin: 0 auto;
        text-align: center;
        display: block; }
        @media screen and (max-width: 768px) {
          .content.about .about-section .latest-more-btn a, .content.about .about-section .latest-more-btn span {
            width: 50vw; } }
    .content.about .about-section .about-section-heading {
      font-size: 30px;
      text-align: center;
      text-transform: uppercase;
      position: relative;
      top: -.5em; }
      @media screen and (max-width: 768px) {
        .content.about .about-section .about-section-heading {
          font-size: 23px; } }
    .content.about .about-section .staff-section {
      margin: 0 70px 40px;
      border-top: 1px solid #b3b3b3;
      font-family: "NotoSansCJKjp", sans-serif; }
      @media screen and (max-width: 768px) {
        .content.about .about-section .staff-section {
          margin: 0 32px 20px; } }
      .content.about .about-section .staff-section .staff-section-header {
        margin-top: 20px;
        font-size: 19px;
        text-align: center; }
        @media screen and (max-width: 768px) {
          .content.about .about-section .staff-section .staff-section-header {
            margin-top: 5px;
            font-size: 14px; } }
      .content.about .about-section .staff-section .staff-project {
        margin-top: 30px;
        margin-bottom: 18px;
        font-weight: 700;
        font-size: 16px;
        text-align: center; }
        .content.about .about-section .staff-section .staff-project span {
          display: block;
          font-weight: 500;
          font-size: 13px; }
        @media screen and (max-width: 768px) {
          .content.about .about-section .staff-section .staff-project {
            font-size: 13px; }
            .content.about .about-section .staff-section .staff-project span {
              font-size: 10px; } }
      .content.about .about-section .staff-section .staff-content {
        padding-bottom: 40px; }
        @media screen and (max-width: 768px) {
          .content.about .about-section .staff-section .staff-content {
            padding-bottom: 10px; } }
        .content.about .about-section .staff-section .staff-content .staff-block {
          margin-bottom: 18px;
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex;
          -webkit-box-align: center;
              -ms-flex-align: center;
                  align-items: center;
          -webkit-box-pack: center;
              -ms-flex-pack: center;
                  justify-content: center; }
          @media screen and (max-width: 768px) {
            .content.about .about-section .staff-section .staff-content .staff-block {
              display: block;
              text-align: center; } }
        .content.about .about-section .staff-section .staff-content .staff-role {
          font-weight: 500;
          font-size: 13px;
          padding-right: 12px; }
          @media screen and (max-width: 768px) {
            .content.about .about-section .staff-section .staff-content .staff-role {
              font-size: 10px;
              padding-right: 0px; } }
        .content.about .about-section .staff-section .staff-content .staff-name {
          font-weight: 700;
          font-size: 16px; }
          @media screen and (max-width: 768px) {
            .content.about .about-section .staff-section .staff-content .staff-name {
              font-size: 13px; } }
          .content.about .about-section .staff-section .staff-content .staff-name span {
            font-family: "mr-eaves-modern", sans-serif;
            font-size: 20px; }
            @media screen and (max-width: 768px) {
              .content.about .about-section .staff-section .staff-content .staff-name span {
                font-size: 16px; } }
        .content.about .about-section .staff-section .staff-content .sp {
          display: none; }
          @media screen and (max-width: 768px) {
            .content.about .about-section .staff-section .staff-content .sp {
              display: block; } }
    .content.about .about-section .about-content {
      padding: 0 200px 40px;
      background-color: #fff;
      line-height: 2;
      font-family: "NotoSansCJKjp", sans-serif;
      font-size: 14px;
      text-align: center;
      letter-spacing: 0.01rem; }
      @media screen and (max-width: 768px) {
        .content.about .about-section .about-content {
          padding-right: 12px;
          padding-bottom: 30px;
          padding-left: 12px; } }
      .content.about .about-section .about-content .sp {
        display: none; }
        @media screen and (max-width: 768px) {
          .content.about .about-section .about-content .sp {
            display: block; } }
      .content.about .about-section .about-content .about-lead {
        margin: 10px 0 45px;
        line-height: 1.6;
        font-size: 17px; }
        @media screen and (max-width: 768px) {
          .content.about .about-section .about-content .about-lead {
            font-size: 15px; } }
      .content.about .about-section .about-content .about-image {
        margin: 0 auto 40px;
        width: 370px; }
        @media screen and (max-width: 768px) {
          .content.about .about-section .about-content .about-image {
            width: 100%; } }
        .content.about .about-section .about-content .about-image img {
          display: block;
          max-width: 100%;
          height: auto; }
  .content.about .works-section {
    margin-top: 68px;
    padding: 0 70px 105px;
    background-color: #b3b3b3; }
    @media screen and (max-width: 768px) {
      .content.about .works-section {
        margin-top: 35px;
        padding-right: 0;
        padding-bottom: 60px;
        padding-left: 0; } }
    .content.about .works-section .works-section-heading {
      font-size: 30px;
      text-align: center;
      text-transform: uppercase;
      position: relative;
      top: -.5em; }
      @media screen and (max-width: 768px) {
        .content.about .works-section .works-section-heading {
          margin: 0 12px 20px;
          font-size: 23px; } }
    .content.about .works-section .works-block-heading {
      margin-bottom: 10px;
      font-family: "NotoSansCJKjp", sans-serif;
      font-size: 17px;
      position: relative; }
      @media screen and (max-width: 768px) {
        .content.about .works-section .works-block-heading {
          margin: 0 12px 10px;
          font-size: 15px; } }
      .content.about .works-section .works-block-heading::before {
        content: '';
        position: absolute;
        top: 100%;
        left: 0;
        width: 100%;
        height: 2px;
        background-color: #000; }
    .content.about .works-section .works-block-content {
      font-family: "NotoSansCJKjp", sans-serif;
      font-size: 14px; }
      .content.about .works-section .works-block-content p {
        letter-spacing: 0.01rem; }
        @media screen and (max-width: 768px) {
          .content.about .works-section .works-block-content p {
            padding: 0 12px;
            line-height: 1.8; } }
    .content.about .works-section .works-slider-wrapper {
      margin: 38px auto 70px;
      position: relative; }
      .content.about .works-section .works-slider-wrapper .slick-slider {
        position: static; }
      .content.about .works-section .works-slider-wrapper .slick-list {
        z-index: 1; }
      .content.about .works-section .works-slider-wrapper .works-slider-item {
        margin: 10px;
        height: 244px; }
        @media screen and (max-width: 768px) {
          .content.about .works-section .works-slider-wrapper .works-slider-item {
            height: auto;
            text-align: center; } }
        .content.about .works-section .works-slider-wrapper .works-slider-item img {
          -webkit-box-shadow: 3px 3px 10px 0 rgba(0, 0, 0, 0.5);
                  box-shadow: 3px 3px 10px 0 rgba(0, 0, 0, 0.5);
          display: block;
          width: auto;
          max-height: 100%; }
          @media screen and (max-width: 768px) {
            .content.about .works-section .works-slider-wrapper .works-slider-item img {
              display: inline-block;
              vertical-align: middle;
              max-width: 100%;
              max-height: none;
              height: auto; } }
      .content.about .works-section .works-slider-wrapper.works-slider-wrapper-4 {
        padding: 0 50px;
        height: 244px; }
        @media screen and (max-width: 768px) {
          .content.about .works-section .works-slider-wrapper.works-slider-wrapper-4 {
            max-width: 100%;
            height: auto; } }
      .content.about .works-section .works-slider-wrapper.works-slider-wrapper-2 {
        padding: 0 75px;
        height: 244px; }
        @media screen and (max-width: 768px) {
          .content.about .works-section .works-slider-wrapper.works-slider-wrapper-2 {
            padding: 0 15px;
            max-width: 100%;
            height: auto; } }
      .content.about .works-section .works-slider-wrapper.works-slider-wrapper-1 {
        padding: 18px 0;
        border-radius: 18px;
        background-color: #fff; }
        @media screen and (max-width: 768px) {
          .content.about .works-section .works-slider-wrapper.works-slider-wrapper-1 {
            margin-right: 15px;
            margin-left: 15px;
            padding: 18px 5px; } }
        .content.about .works-section .works-slider-wrapper.works-slider-wrapper-1 .works-slider-item {
          margin: 0;
          width: 100%;
          height: 280px;
          text-align: center; }
          @media screen and (max-width: 768px) {
            .content.about .works-section .works-slider-wrapper.works-slider-wrapper-1 .works-slider-item {
              height: auto;
              padding-right: 0;
              padding-left: 0; } }
          .content.about .works-section .works-slider-wrapper.works-slider-wrapper-1 .works-slider-item img {
            -webkit-box-shadow: none;
                    box-shadow: none;
            max-width: none;
            width: auto;
            max-height: 100%;
            display: inline-block;
            vertical-align: top; }
            @media screen and (max-width: 768px) {
              .content.about .works-section .works-slider-wrapper.works-slider-wrapper-1 .works-slider-item img {
                max-height: none;
                max-width: 100%;
                height: auto; } }
        .content.about .works-section .works-slider-wrapper.works-slider-wrapper-1 .slick-prev {
          left: 90px; }
          @media screen and (max-width: 768px) {
            .content.about .works-section .works-slider-wrapper.works-slider-wrapper-1 .slick-prev {
              left: -10px; } }
          @media screen and (max-width: 768px) {
            .content.about .works-section .works-slider-wrapper.works-slider-wrapper-1 .slick-prev::before {
              background-image: url("images/icon-slider-prev.png"); } }
        .content.about .works-section .works-slider-wrapper.works-slider-wrapper-1 .slick-next {
          right: 90px; }
          @media screen and (max-width: 768px) {
            .content.about .works-section .works-slider-wrapper.works-slider-wrapper-1 .slick-next {
              right: -10px; } }
          @media screen and (max-width: 768px) {
            .content.about .works-section .works-slider-wrapper.works-slider-wrapper-1 .slick-next::before {
              background-image: url("images/icon-slider-next.png"); } }
    .content.about .works-section .slick-arrow {
      position: absolute;
      top: 50%;
      z-index: 2;
      margin-top: -12px;
      width: 15px;
      height: 24px;
      overflow: hidden; }
      .content.about .works-section .slick-arrow::before {
        content: '';
        display: block;
        width: 15px;
        height: 24px;
        background-repeat: no-repeat;
        background-position: 0 0;
        background-size: 15px auto; }
      .content.about .works-section .slick-arrow.slick-prev {
        left: 20px; }
        @media screen and (max-width: 768px) {
          .content.about .works-section .slick-arrow.slick-prev {
            left: 5px; } }
        .content.about .works-section .slick-arrow.slick-prev::before {
          background-image: url("images/icon-slider-prev.png"); }
          @media screen and (max-width: 768px) {
            .content.about .works-section .slick-arrow.slick-prev::before {
              background-image: url("images/icon-slider-prev-sp.png"); } }
      .content.about .works-section .slick-arrow.slick-next {
        right: 20px; }
        @media screen and (max-width: 768px) {
          .content.about .works-section .slick-arrow.slick-next {
            right: 5px; } }
        .content.about .works-section .slick-arrow.slick-next::before {
          background-image: url("images/icon-slider-next.png"); }
          @media screen and (max-width: 768px) {
            .content.about .works-section .slick-arrow.slick-next::before {
              background-image: url("images/icon-slider-next-sp.png"); } }

body .all .single-feature {
  padding-bottom: 20px;
  text-align: center; }
  body .all .single-feature .en {
    font-family: "mr-eaves-modern", "NotoSansCJKjp", sans-serif;
    font-weight: bold;
    font-size: 24px; }
  body .all .single-feature .ja {
    padding-left: 6px;
    font-size: 14px;
    position: relative;
    top: -2px;
    font-weight: normal; }
  @media screen and (max-width: 768px) {
    body .all .single-feature {
      padding-top: 20px; } }

.for-pc {
  display: inherit; }

.for-sp {
  display: none !important; }

@media screen and (max-width: 768px) {
  body {
    font-size: 12px; }
  .for-pc {
    display: none !important; }
  .for-sp {
    display: inherit !important; } }

/*# sourceMappingURL=bundle.css.map*/