@charset "UTF-8";
/*
html5doctor.com Reset Stylesheet
v1.6.1
Last Updated: 2010-09-17
Author: Richard Clark - http://richclarkdesign.com
Twitter: @rich_clark
*/
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 {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent; }

body {
  line-height: 1; }

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

nav ul {
  list-style: none; }

blockquote, q {
  quotes: none; }

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

a {
  margin: 0;
  padding: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent; }

/* change colours to suit your needs */
ins {
  background-color: #ff9;
  color: #000;
  text-decoration: none; }

/* change colours to suit your needs */
mark {
  background-color: #ff9;
  color: #000;
  font-style: italic;
  font-weight: bold; }

del {
  text-decoration: line-through; }

abbr[title], dfn[title] {
  border-bottom: 1px dotted;
  cursor: help; }

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

/* change border colour to suit your needs */
hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #cccccc;
  margin: 1em 0;
  padding: 0; }

input, select {
  vertical-align: middle; }

.effect-fadein-up {
  opacity: 0;
  transform: translate(0px, 50px); }

.active .effect-fadein-up {
  opacity: 1;
  transform: translate(0px, 0px);
  transition: opacity 0.7s linear, transform 0.8s cubic-bezier(0.165, 0.84, 0.44, 1); }

.effect-fadein-pan {
  opacity: 0;
  transform: translate(-50px, 0px); }

.active .effect-fadein-pan {
  opacity: 1;
  transform: translate(0px, 0px);
  transition: opacity 0.7s linear, transform 0.8s cubic-bezier(0.165, 0.84, 0.44, 1); }

.effect-fadein-zoom {
  opacity: 0;
  transform: scale(1.2); }

.active .effect-fadein-zoom {
  opacity: 1;
  transform: scale(1);
  transition: opacity 0.7s linear, transform 0.8s cubic-bezier(0.165, 0.84, 0.44, 1); }

.active .effect-delay-0 {
  transition-delay: 0s; }

.active .effect-delay-100 {
  transition-delay: 0.1s; }

.active .effect-delay-200 {
  transition-delay: 0.2s; }

.active .effect-delay-300 {
  transition-delay: 0.3s; }

.active .effect-delay-400 {
  transition-delay: 0.4s; }

.active .effect-delay-500 {
  transition-delay: 0.5s; }

.active .effect-delay-600 {
  transition-delay: 0.6s; }

.active .effect-delay-700 {
  transition-delay: 0.7s; }

.active .effect-delay-800 {
  transition-delay: 0.8s; }

.active .effect-delay-900 {
  transition-delay: 0.9s; }

.active .effect-delay-1000 {
  transition-delay: 1s; }

.active .effect-delay-1100 {
  transition-delay: 1.1s; }

.active .effect-delay-1200 {
  transition-delay: 1.2s; }

.active .effect-delay-1300 {
  transition-delay: 1.3s; }

.active .effect-delay-1400 {
  transition-delay: 1.4s; }

.active .effect-delay-1500 {
  transition-delay: 1.5s; }

.active .effect-delay-1600 {
  transition-delay: 1.6s; }

.active .effect-delay-1700 {
  transition-delay: 1.7s; }

.active .effect-delay-1800 {
  transition-delay: 1.8s; }

.active .effect-delay-1900 {
  transition-delay: 1.9s; }

.active .effect-delay-2000 {
  transition-delay: 2s; }

.active .effect-delay-2100 {
  transition-delay: 2.1s; }

.active .effect-delay-2200 {
  transition-delay: 2.2s; }

.active .effect-delay-2300 {
  transition-delay: 2.3s; }

.active .effect-delay-2400 {
  transition-delay: 2.4s; }

.active .effect-delay-2500 {
  transition-delay: 2.5s; }

.active .effect-delay-2600 {
  transition-delay: 2.6s; }

.active .effect-delay-2700 {
  transition-delay: 2.7s; }

.active .effect-delay-2800 {
  transition-delay: 2.8s; }

.active .effect-delay-2900 {
  transition-delay: 2.9s; }

.active .effect-delay-3000 {
  transition-delay: 3s; }

.active .effect-delay-3100 {
  transition-delay: 3.1s; }

.active .effect-delay-3200 {
  transition-delay: 3.2s; }

.active .effect-delay-3300 {
  transition-delay: 3.3s; }

.active .effect-delay-3400 {
  transition-delay: 3.4s; }

.active .effect-delay-3500 {
  transition-delay: 3.5s; }

.active .effect-delay-3600 {
  transition-delay: 3.6s; }

.active .effect-delay-3700 {
  transition-delay: 3.7s; }

.active .effect-delay-3800 {
  transition-delay: 3.8s; }

.active .effect-delay-3900 {
  transition-delay: 3.9s; }

.active .effect-delay-4000 {
  transition-delay: 4s; }

.active .effect-delay-4100 {
  transition-delay: 4.1s; }

.active .effect-delay-4200 {
  transition-delay: 4.2s; }

.active .effect-delay-4300 {
  transition-delay: 4.3s; }

.active .effect-delay-4400 {
  transition-delay: 4.4s; }

.active .effect-delay-4500 {
  transition-delay: 4.5s; }

.active .effect-delay-4600 {
  transition-delay: 4.6s; }

.active .effect-delay-4700 {
  transition-delay: 4.7s; }

.active .effect-delay-4800 {
  transition-delay: 4.8s; }

.active .effect-delay-4900 {
  transition-delay: 4.9s; }

.active .effect-delay-5000 {
  transition-delay: 5s; }

@keyframes arrow {
  0% {
    opacity: 0.2; }
  50% {
    opacity: 1; }
  100% {
    opacity: 0.2; } }

*, *:before, *:after {
  box-sizing: border-box; }

body {
  overflow-x: hidden;
  font-family: "Open Sans", "Avenir", "Noto Sans JP", "游ゴシック Medium", "Yu Gothic Medium", YuGothic, -apple-system, BlinkMacSystemFont, "Hiragino Sans", "Hiragino Kaku Gothic ProN", meiryo, sans-serif;
  font-size: 13px;
  font-weight: 400;
  line-height: 1.7;
  letter-spacing: 0.075em;
  -webkit-text-size-adjust: 100%;
  -webkit-font-smoothing: antialiased; }

a {
  color: #000;
  text-decoration: none; }

input[type="text"],
input[type="password"],
textarea,
select,
button {
  outline: none; }

#loading {
  position: fixed;
  left: 0;
  top: 0;
  z-index: 999;
  width: 100%;
  height: 100%;
  background-color: #fff; }

#header #logo {
  position: absolute;
  top: 40px;
  left: 40px;
  z-index: 1; }
  @media only screen and (max-width: 414px) {
    #header #logo {
      top: 20px;
      left: 5%; } }
  #header #logo a {
    display: block;
    width: 100px;
    height: 36px; }
    #header #logo a.white {
      background: url(../images/logo01.png) no-repeat;
      background-size: 100px; }
      @media only screen and (max-width: 414px) {
        #header #logo a.white {
          background-size: 80px; } }
    #header #logo a.black {
      background: url(../images/logo02.png) no-repeat;
      background-size: 100px; }
      @media only screen and (max-width: 414px) {
        #header #logo a.black {
          background-size: 80px; } }
    @media only screen and (max-width: 414px) {
      #header #logo a {
        width: 80px;
        height: 29px; } }
    #header #logo a span {
      display: none; }

#header #menu-btn {
  position: fixed;
  z-index: 54;
  top: 40px;
  right: 40px;
  width: 26px;
  height: 30px;
  cursor: pointer; }
  #header #menu-btn .color-white,
  #header #menu-btn .color-black {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    overflow: hidden; }
    #header #menu-btn .color-white .color-inner,
    #header #menu-btn .color-black .color-inner {
      position: absolute;
      left: 0;
      top: 0;
      width: 26px;
      height: 30px; }
  @media only screen and (max-width: 414px) {
    #header #menu-btn {
      top: 20px;
      right: 5%; } }
  #header #menu-btn span {
    display: block;
    position: absolute;
    width: 26px;
    height: 2px;
    background: #fff;
    transition: all 0.3s;
    -webkit-transition: -webkit-transform 0.3s;
    -moz-transition: -moz-transform 0.3s;
    -ms-transition: -ms-transform 0.3s; }
    #header #menu-btn span:first-child {
      top: 6px; }
    #header #menu-btn span:nth-child(2) {
      margin-top: -1px;
      top: 50%; }
    #header #menu-btn span:last-child {
      bottom: 6px; }
  #header #menu-btn .color-white span {
    background-color: #fff; }
  #header #menu-btn .color-black span {
    background-color: #000; }
  #header #menu-btn.active span {
    background: #fff; }
  #header #menu-btn.active span:first-child {
    -webkit-transform: translateY(8px) rotate(45deg);
    -moz-transform: translateY(8px) rotate(45deg);
    -ms-transform: translateY(8px) rotate(45deg);
    transform: translateY(8px) rotate(45deg); }
  #header #menu-btn.active span:nth-child(2) {
    opacity: 0; }
  #header #menu-btn.active span:last-child {
    -webkit-transform: translateY(-8px) rotate(-45deg);
    -moz-transform: translateY(-8px) rotate(-45deg);
    -ms-transform: translateY(-8px) rotate(-45deg);
    transform: translateY(-8px) rotate(-45deg); }

#footer {
  background: #E6E6E6; }
  #footer .inner {
    padding: 0 5% 60px;
    text-align: center; }
    @media only screen and (max-width: 414px) {
      #footer .inner {
        padding: 0 5% 30px; } }
    #footer .inner .articles {
      width: 100%;
      max-width: 1024px;
      margin: 0 auto;
      padding: 80px 0 60px; }
      @media only screen and (max-width: 414px) {
        #footer .inner .articles {
          padding: 60px 0 40px; } }
      #footer .inner .articles h3 {
        padding-bottom: 40px;
        font-size: 22px;
        font-weight: 400; }
        @media only screen and (max-width: 414px) {
          #footer .inner .articles h3 {
            padding-bottom: 20px;
            font-size: 20px; } }
      #footer .inner .articles ul {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        justify-content: space-between;
        flex-wrap: wrap;
        margin-bottom: 50px;
        list-style: none;
        text-align: left; }
        #footer .inner .articles ul::after {
          display: block;
          content: "";
          width: 31.5%; }
        @media only screen and (max-width: 414px) {
          #footer .inner .articles ul {
            display: block;
            margin-bottom: 30px; } }
        #footer .inner .articles ul li {
          width: 31.5%;
          background: #fff;
          box-shadow: 0 1px 4px rgba(0, 0, 0, 0.2); }
          @media only screen and (max-width: 414px) {
            #footer .inner .articles ul li {
              width: auto;
              margin-bottom: 10px; } }
          #footer .inner .articles ul li a {
            display: block;
            padding: 20px; }
            @media only screen and (max-width: 414px) {
              #footer .inner .articles ul li a {
                display: -webkit-box;
                display: -ms-flexbox;
                display: flex;
                padding: 15px; } }
            #footer .inner .articles ul li a .thumb {
              overflow: hidden;
              margin-bottom: 15px;
              line-height: 0; }
              @media only screen and (max-width: 414px) {
                #footer .inner .articles ul li a .thumb {
                  width: 30%;
                  margin: 0 15px 0 0; } }
              #footer .inner .articles ul li a .thumb img {
                width: 100%;
                height: auto;
                transition: all 0.6s cubic-bezier(0.19, 1, 0.22, 1); }
            @media only screen and (max-width: 414px) {
              #footer .inner .articles ul li a .text {
                width: 70%;
                margin-top: -3px; } }
            #footer .inner .articles ul li a .text h4 {
              margin-bottom: 15px;
              line-height: 1.6; }
              @media only screen and (max-width: 414px) {
                #footer .inner .articles ul li a .text h4 {
                  margin-bottom: 10px;
                  font-size: 12px; } }
            #footer .inner .articles ul li a .text .meta {
              font-size: 11px;
              display: -webkit-box;
              display: -ms-flexbox;
              display: flex;
              justify-content: space-between; }
              @media only screen and (max-width: 414px) {
                #footer .inner .articles ul li a .text .meta {
                  display: block;
                  font-size: 10px; } }
              #footer .inner .articles ul li a .text .meta time {
                display: inline-block;
                padding-right: 10px; }
            #footer .inner .articles ul li a:hover .thumb img {
              transform: scale(1.1);
              transition: all 0.6s cubic-bezier(0.19, 1, 0.22, 1); }
      #footer .inner .articles .button {
        display: inline-block;
        position: relative;
        background: none;
        border: none;
        padding: 0;
        font-family: inherit;
        font-size: 12px;
        cursor: pointer;
        letter-spacing: inherit; }
        #footer .inner .articles .button:hover::before, #footer .inner .articles .button:hover::after {
          width: 100%; }
        #footer .inner .articles .button:hover a::before, #footer .inner .articles .button:hover a::after {
          height: 100%; }
        #footer .inner .articles .button:hover::before, #footer .inner .articles .button:hover::after {
          transition-delay: 0s; }
        #footer .inner .articles .button:hover a::before, #footer .inner .articles .button:hover a::after {
          transition-delay: 0.1s; }
        #footer .inner .articles .button::before, #footer .inner .articles .button::after {
          content: "";
          width: 0;
          height: 2px;
          position: absolute;
          transition: all 0.1s linear;
          background: #000; }
        #footer .inner .articles .button::before, #footer .inner .articles .button::after {
          transition-delay: 0.1s; }
        #footer .inner .articles .button::before {
          right: 0;
          top: 0; }
        #footer .inner .articles .button::after {
          left: 0;
          bottom: 0; }
        #footer .inner .articles .button .text {
          position: relative;
          z-index: 1;
          display: block;
          padding: 8px 16px;
          color: #000; }
          #footer .inner .articles .button .text::before, #footer .inner .articles .button .text::after {
            content: "";
            width: 2px;
            height: 0;
            position: absolute;
            transition: all 0.1s linear;
            background: #000; }
          #footer .inner .articles .button .text::before, #footer .inner .articles .button .text::after {
            transition-delay: 0s; }
          #footer .inner .articles .button .text::before {
            left: 0;
            top: 0; }
          #footer .inner .articles .button .text::after {
            right: 0;
            bottom: 0; }
        #footer .inner .articles .button .border {
          display: block;
          position: absolute;
          top: 0;
          left: 0;
          z-index: 0;
          width: 100%;
          height: 100%;
          border: 2px solid rgba(0, 0, 0, 0.2); }
    #footer .inner .sns {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      justify-content: center;
      margin-bottom: 30px;
      list-style: none; }
      #footer .inner .sns li {
        padding: 0 8px; }
        #footer .inner .sns li a {
          transition: all 0.6s cubic-bezier(0.19, 1, 0.22, 1); }
          #footer .inner .sns li a:hover {
            opacity: 0.7;
            transition: all 0.6s cubic-bezier(0.19, 1, 0.22, 1); }
    #footer .inner .logo {
      display: inline-block;
      position: relative;
      margin-bottom: 30px; }
      #footer .inner .logo a {
        display: block;
        transition: all 0.6s cubic-bezier(0.19, 1, 0.22, 1); }
        #footer .inner .logo a:hover {
          opacity: 0.7;
          transition: all 0.6s cubic-bezier(0.19, 1, 0.22, 1); }
      #footer .inner .logo::after {
        display: block;
        content: "";
        position: absolute;
        top: 0;
        right: -15px;
        width: 10px;
        height: 10px;
        background: url(../images/ico_link01.png) no-repeat;
        background-size: 10px; }
    #footer .inner .nav ul {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      flex-wrap: wrap;
      justify-content: center;
      list-style: none; }
      @media only screen and (max-width: 414px) {
        #footer .inner .nav ul li {
          width: 33.33%;
          margin-bottom: 8px; } }
      #footer .inner .nav ul li a {
        display: block;
        padding: 0 20px;
        border-right: 1px solid #c6c6c6;
        transition: all 0.6s cubic-bezier(0.19, 1, 0.22, 1); }
        #footer .inner .nav ul li a:hover {
          opacity: 0.7;
          transition: all 0.6s cubic-bezier(0.19, 1, 0.22, 1); }
        @media only screen and (max-width: 414px) {
          #footer .inner .nav ul li a {
            padding: 3px 10px;
            font-size: 11px; } }
      @media only screen and (max-width: 414px) {
        #footer .inner .nav ul li:first-child a {
          border-left: 1px solid #c6c6c6; } }
      #footer .inner .nav ul li:last-child a {
        border: none; }
        @media only screen and (max-width: 414px) {
          #footer .inner .nav ul li:last-child a {
            border-right: 1px solid #c6c6c6; } }
      @media only screen and (max-width: 414px) {
        #footer .inner .nav ul li:nth-of-type(4) a {
          border-left: 1px solid #c6c6c6; } }
  #footer .copy {
    padding: 5px 0;
    text-align: center;
    background: #000;
    color: #fff; }
    #footer .copy small {
      font-size: 12px; }
      @media only screen and (max-width: 414px) {
        #footer .copy small {
          font-size: 10px; } }

#menu {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 52;
  width: 100vw;
  height: 100vh;
  background: rgba(0, 0, 0, 0.95); }
  #menu.active {
    display: block; }
    #menu.active .inner-wrap {
      opacity: 1;
      -webkit-filter: blur(0);
      filter: blur(0);}
  #menu .inner-wrap {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 540px;
    margin: -120px 0 0 -270px;
    color: #fff;
    filter: blur(20px);
    opacity: 0;
    transition: 0.5s ease;  }
    @media only screen and (max-width: 414px) {
      #menu .inner {
        left: 0;
        width: 100%;
        margin: -120px 0 0 0;
        padding: 0 8%; } }
    #menu .inner a {
      color: #fff; }
    #menu .inner .column {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      justify-content: space-between; }
      #menu .inner .column .left .logo {
        margin-bottom: 30px; }
      #menu .inner .column .left nav ul li a {
        position: relative;
        display: block;
        padding: 5px 0; }
        #menu .inner .column .left nav ul li a::before {
          position: absolute;
          top: 16px;
          left: -18px;
          display: block;
          content: "";
          width: 8px;
          height: 1px;
          background: #fff;
          opacity: 0;
          transition: all 0.6s cubic-bezier(0.19, 1, 0.22, 1);
          transform: translateX(10px); }
        #menu .inner .column .left nav ul li a:hover::before {
          opacity: 1;
          transform: translateX(0);
          transition: all 0.6s cubic-bezier(0.19, 1, 0.22, 1); }
      #menu .inner .column .right {
        margin-top: -10px; }
        #menu .inner .column .right .logo-wrap {
          text-align: center; }
          #menu .inner .column .right .logo-wrap a {
            display: block; }
            @media only screen and (max-width: 414px) {
              #menu .inner .column .right .logo-wrap a {
                transform: scale(0.7);
                transform-origin: top; } }
            #menu .inner .column .right .logo-wrap a .logo02 {
              margin-bottom: 10px; }
            #menu .inner .column .right .logo-wrap a .logo03 {
              display: inline-block;
              position: relative; }
              #menu .inner .column .right .logo-wrap a .logo03::after {
                display: block;
                content: "";
                position: absolute;
                top: -3px;
                right: -18px;
                width: 10px;
                height: 10px;
                background: url(../images/ico_link02.png) no-repeat;
                background-size: 10px; }

#top #artist-slide {
  position: relative;
  background: #000;
  color: #fff; }
  #top #artist-slide .slide-container {
    position: relative;
    left: 0;
    top: 0;
    width: 100%;
    height: 100vh; }
  #top #artist-slide .slide {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100vh;
    background: #000;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
    overflow: hidden;
    transition: opacity 0.8s linear, transform 0.8s ease-in-out; }
    #top #artist-slide .slide .video {
      overflow: hidden;
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      opacity: 0.7; }
      #top #artist-slide .slide .video video {
        position: absolute;
        top: 50%;
        left: 50%;
        min-width: 100%;
        min-height: 100%;
        width: auto;
        height: auto;
        z-index: -100;
        transform: translate(-50%, -50%); }
    #top #artist-slide .slide .image {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      opacity: 0.7; }
    #top #artist-slide .slide .inner {
      position: relative;
      z-index: 1;
      width: 540px;
      margin: 0 auto; }
      @media only screen and (max-width: 414px) {
        #top #artist-slide .slide .inner {
          width: auto;
          padding: 0 5%; } }
      #top #artist-slide .slide .inner a {
        color: #fff; }
        #top #artist-slide .slide .inner a small {
          display: block;
          padding-bottom: 10px; }
        #top #artist-slide .slide .inner a h2 {
          padding-bottom: 20px;
          font-size: 40px;
          line-height: 1.4; }
          @media only screen and (max-width: 414px) {
            #top #artist-slide .slide .inner a h2 {
              font-size: 20px; } }
        #top #artist-slide .slide .inner a .detail {
          padding-bottom: 30px; }
          @media only screen and (max-width: 414px) {
            #top #artist-slide .slide .inner a .detail {
              font-size: 11px; } }
        #top #artist-slide .slide .inner a .button {
          display: inline-block;
          position: relative;
          background: none;
          border: none;
          padding: 0;
          font-family: inherit;
          font-size: 12px;
          cursor: pointer;
          letter-spacing: inherit; }
          @media only screen and (max-width: 414px) {
            #top #artist-slide .slide .inner a .button {
              font-size: 12px; } }
          #top #artist-slide .slide .inner a .button::before, #top #artist-slide .slide .inner a .button::after {
            content: "";
            width: 0;
            height: 2px;
            position: absolute;
            transition: all 0.1s linear;
            background: #fff; }
          #top #artist-slide .slide .inner a .button::before, #top #artist-slide .slide .inner a .button::after {
            transition-delay: 0.1s; }
          #top #artist-slide .slide .inner a .button::before {
            right: 0;
            top: 0; }
          #top #artist-slide .slide .inner a .button::after {
            left: 0;
            bottom: 0; }
          #top #artist-slide .slide .inner a .button .text {
            display: block;
            padding: 8px 16px;
            color: #fff; }
            #top #artist-slide .slide .inner a .button .text::before, #top #artist-slide .slide .inner a .button .text::after {
              content: "";
              width: 2px;
              height: 0;
              position: absolute;
              transition: all 0.1s linear;
              background: #fff; }
            #top #artist-slide .slide .inner a .button .text::before, #top #artist-slide .slide .inner a .button .text::after {
              transition-delay: 0s; }
            #top #artist-slide .slide .inner a .button .text::before {
              left: 0;
              top: 0; }
            #top #artist-slide .slide .inner a .button .text::after {
              right: 0;
              bottom: 0; }
          #top #artist-slide .slide .inner a .button .border {
            display: block;
            position: absolute;
            top: 0;
            left: 0;
            z-index: -1;
            width: 100%;
            height: 100%;
            border: 2px solid rgba(255, 255, 255, 0.2); }
        #top #artist-slide .slide .inner a:hover .button::before, #top #artist-slide .slide .inner a:hover .button::after {
          width: 100%; }
        #top #artist-slide .slide .inner a:hover .button span::before, #top #artist-slide .slide .inner a:hover .button span::after {
          height: 100%; }
        #top #artist-slide .slide .inner a:hover .button::before, #top #artist-slide .slide .inner a:hover .button::after {
          transition-delay: 0s; }
        #top #artist-slide .slide .inner a:hover .button span::before, #top #artist-slide .slide .inner a:hover .button span::after {
          transition-delay: 0.1s; }
    #top #artist-slide .slide .bg {
      transform: scale(1.05);
      transition: transform 10s linear;
      transition-delay: 1s; }
    #top #artist-slide .slide .inner {
      transition: opacity 0.7s linear, transform 0.7s ease-out;
      transition-delay: .7s; }
    #top #artist-slide .slide.hidden .bg {
      transform: scale(1); }
    #top #artist-slide .slide.hidden .inner {
      opacity: 0; }
    #top #artist-slide .slide.hidden-upper {
      transform: translateY(-10vh);
      opacity: 0;
      transition-delay: .5s; }
      #top #artist-slide .slide.hidden-upper .bg {
        transform: scale(1); }
      #top #artist-slide .slide.hidden-upper .inner {
        transform: translateY(-5vh);
        opacity: 0;
        transition-delay: 0s; }
    #top #artist-slide .slide.hidden-lower {
      opacity: 0;
      transform: translateY(10vh);
      transition-delay: .5s; }
      #top #artist-slide .slide.hidden-lower .bg {
        transform: scale(1); }
      #top #artist-slide .slide.hidden-lower .inner {
        transform: translateY(5vh);
        opacity: 0;
        transition-delay: 0s; }
  #top #artist-slide #control {
    position: absolute;
    right: 120px;
    bottom: 30px;
    z-index: 1; }
    @media only screen and (max-width: 414px) {
      #top #artist-slide #control {
        right: calc(6% + 50px);
        bottom: 8px; } }
    #top #artist-slide #control div {
      display: inline-block;
      width: 40px;
      height: 40px;
      margin-left: 5px;
      background: url(../images/arrow01.png) no-repeat center 15px;
      background-size: 12px;
      cursor: pointer;
      transform: rotate(180deg); }
      #top #artist-slide #control div.prev {
        border: 2px solid rgba(255, 255, 255, 0.3);
        transition: 0.2s;
        border-radius: 20px;
        transform: rotate(0deg); }
        #top #artist-slide #control div.prev:hover {
          border: 2px solid white;
          transition: 0.2s; }
  #top #artist-slide #count {
    position: absolute;
    right: 40px;
    bottom: 40px;
    z-index: 1;
    font-weight: 700; }
    @media only screen and (max-width: 414px) {
      #top #artist-slide #count {
        right: 6%;
        bottom: 20px; } }
    #top #artist-slide #count span {
      line-height: 1; }
      #top #artist-slide #count span.numer {
        font-size: 34px; }
        @media only screen and (max-width: 414px) {
          #top #artist-slide #count span.numer {
            font-size: 21px; } }
      #top #artist-slide #count span.denom {
        font-size: 18px; }
        @media only screen and (max-width: 414px) {
          #top #artist-slide #count span.denom {
            font-size: 10px; } }
  #top #artist-slide #scroll-to-platform {
    position: absolute;
    bottom: 0;
    left: 105px;
    z-index: 1;
    width: 120px;
    padding: 10px 0;
    transform-origin: left bottom 0;
    transform: rotate(-90deg);
    cursor: pointer; }
    @media only screen and (max-width: 414px) {
      #top #artist-slide #scroll-to-platform {
        left: 12%; } }
    #top #artist-slide #scroll-to-platform span {
      display: block;
      text-align: right; }
      #top #artist-slide #scroll-to-platform span:before {
        display: block;
        position: absolute;
        top: 20px;
        left: 0;
        content: "";
        width: 65px;
        height: 1px;
        background: #fff; }

#top #top-news {
  padding: 40px 5% 80px; }
  @media only screen and (max-width: 414px) {
    #top #top-news {
      padding: 40px 5% 60px; } }
  #top #top-news .inner {
    position: relative;
    width: 100%;
    max-width: 1024px;
    margin: 0 auto; }
    #top #top-news .inner h3 {
      padding-bottom: 20px;
      font-size: 26px;
      font-weight: 400; }
      @media only screen and (max-width: 414px) {
        #top #top-news .inner h3 {
          font-size: 20px; } }
      @media only screen and (max-width: 414px) {
        #top #top-news .inner h3 {
          padding-bottom: 30px; } }
    #top #top-news .inner .column {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      justify-content: space-between; }
      @media only screen and (max-width: 414px) {
        #top #top-news .inner .column {
          display: block; } }
      #top #top-news .inner .column .left {
        width: 20%; }
        @media only screen and (max-width: 414px) {
          #top #top-news .inner .column .left {
            width: auto;
            position: absolute;
            top: 5px;
            right: 0; } }
        #top #top-news .inner .column .left .button {
          display: inline-block;
          position: relative;
          background: none;
          border: none;
          padding: 0;
          font-family: inherit;
          font-size: 12px;
          cursor: pointer;
          letter-spacing: inherit; }
          #top #top-news .inner .column .left .button:hover::before, #top #top-news .inner .column .left .button:hover::after {
            width: 100%; }
          #top #top-news .inner .column .left .button:hover a::before, #top #top-news .inner .column .left .button:hover a::after {
            height: 100%; }
          #top #top-news .inner .column .left .button:hover::before, #top #top-news .inner .column .left .button:hover::after {
            transition-delay: 0s; }
          #top #top-news .inner .column .left .button:hover a::before, #top #top-news .inner .column .left .button:hover a::after {
            transition-delay: 0.1s; }
          #top #top-news .inner .column .left .button::before, #top #top-news .inner .column .left .button::after {
            content: "";
            width: 0;
            height: 2px;
            position: absolute;
            transition: all 0.1s linear;
            background: #000; }
          #top #top-news .inner .column .left .button::before, #top #top-news .inner .column .left .button::after {
            transition-delay: 0.1s; }
          #top #top-news .inner .column .left .button::before {
            right: 0;
            top: 0; }
          #top #top-news .inner .column .left .button::after {
            left: 0;
            bottom: 0; }
          #top #top-news .inner .column .left .button .text {
            position: relative;
            z-index: 1;
            display: block;
            padding: 8px 16px;
            color: #000; }
            #top #top-news .inner .column .left .button .text::before, #top #top-news .inner .column .left .button .text::after {
              content: "";
              width: 2px;
              height: 0;
              position: absolute;
              transition: all 0.1s linear;
              background: #000; }
            #top #top-news .inner .column .left .button .text::before, #top #top-news .inner .column .left .button .text::after {
              transition-delay: 0s; }
            #top #top-news .inner .column .left .button .text::before {
              left: 0;
              top: 0; }
            #top #top-news .inner .column .left .button .text::after {
              right: 0;
              bottom: 0; }
          #top #top-news .inner .column .left .button .border {
            display: block;
            position: absolute;
            top: 0;
            left: 0;
            z-index: 0;
            width: 100%;
            height: 100%;
            border: 2px solid rgba(0, 0, 0, 0.2); }
      #top #top-news .inner .column .right {
        width: 80%; }
        @media only screen and (max-width: 414px) {
          #top #top-news .inner .column .right {
            width: auto;
            font-size: 12px; } }
        #top #top-news .inner .column .right .news-list {
          width: 100%;
          list-style: none; }
          #top #top-news .inner .column .right .news-list > li {
            display: -webkit-box;
            display: -ms-flexbox;
            display: flex; }
            #top #top-news .inner .column .right .news-list > li time {
              display: inline-block;
              width: 15%;
              min-width: 70px;
              padding: 10px 30px 10px 0; }
            #top #top-news .inner .column .right .news-list > li .cat {
              display: block;
              width: 10%;
              border-bottom: 1px solid #E6E6E6; }
              @media only screen and (max-width: 414px) {
                #top #top-news .inner .column .right .news-list > li .cat {
                  display: none; } }
              #top #top-news .inner .column .right .news-list > li .cat ul {
                list-style: none; }
                #top #top-news .inner .column .right .news-list > li .cat ul li a {
                  display: block;
                  padding: 10px 0;
                  transition: all 0.6s cubic-bezier(0.19, 1, 0.22, 1); }
                  #top #top-news .inner .column .right .news-list > li .cat ul li a:hover {
                    opacity: 0.7;
                    transition: all 0.6s cubic-bezier(0.19, 1, 0.22, 1); }
            #top #top-news .inner .column .right .news-list > li p {
              width: 70%;
              margin-left: 5%;
              border-bottom: 1px solid #E6E6E6; }
              #top #top-news .inner .column .right .news-list > li p a {
                display: block;
                padding: 10px 0;
                transition: all 0.6s cubic-bezier(0.19, 1, 0.22, 1); }
                #top #top-news .inner .column .right .news-list > li p a:hover {
                  opacity: 0.7;
                  transition: all 0.6s cubic-bezier(0.19, 1, 0.22, 1); }

#top #pickup-artist {
  padding: 80px 5%;
  background: #E6E6E6; }
  @media only screen and (max-width: 414px) {
    #top #pickup-artist {
      padding: 60px 5%; } }
  #top #pickup-artist .inner {
    width: 100%;
    max-width: 1024px;
    margin: 0 auto; }
    #top #pickup-artist .inner h3 {
      padding-bottom: 20px;
      font-size: 26px;
      font-weight: 400; }
      @media only screen and (max-width: 414px) {
        #top #pickup-artist .inner h3 {
          font-size: 20px; } }
      #top #pickup-artist .inner h3 span {
        color: #fff; }
    #top #pickup-artist .inner ul {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      justify-content: space-between;
      flex-wrap: wrap;
      list-style: none; }
      @media only screen and (max-width: 414px) {
        #top #pickup-artist .inner ul {
          display: block; } }
      #top #pickup-artist .inner ul::after {
        display: block;
        content: "";
        width: 31.5%; }
        @media only screen and (max-width: 414px) {
          #top #pickup-artist .inner ul::after {
            display: none; } }
      #top #pickup-artist .inner ul li {
        width: 31.5%; }
        @media only screen and (max-width: 414px) {
          #top #pickup-artist .inner ul li:last-child {
            margin: 0; } }
        @media only screen and (max-width: 414px) {
          #top #pickup-artist .inner ul li {
            width: auto;
            margin-bottom: 40px; } }
        #top #pickup-artist .inner ul li a .thumb {
          overflow: hidden;
          margin-bottom: 20px;
          line-height: 0; }
          #top #pickup-artist .inner ul li a .thumb img {
            width: 100%;
            height: auto;
            transition: all 0.6s cubic-bezier(0.19, 1, 0.22, 1); }
        #top #pickup-artist .inner ul li a h4 {
          padding-bottom: 10px;
          font-size: 18px; }
          #top #pickup-artist .inner ul li a h4 small {
            display: inline-block;
            padding-left: 5px;
            font-size: 10px;
            color: #666; }
        #top #pickup-artist .inner ul li a p {
          padding-bottom: 20px;
          font-size: 14px;
          font-weight: 700; }
        #top #pickup-artist .inner ul li a .button {
          display: inline-block;
          position: relative;
          background: none;
          border: none;
          padding: 0;
          font-family: inherit;
          font-size: 12px;
          cursor: pointer;
          letter-spacing: inherit; }
          @media only screen and (max-width: 414px) {
            #top #pickup-artist .inner ul li a .button {
              font-size: 12px; } }
          #top #pickup-artist .inner ul li a .button::before, #top #pickup-artist .inner ul li a .button::after {
            content: "";
            width: 0;
            height: 2px;
            position: absolute;
            transition: all 0.1s linear;
            background: #000; }
          #top #pickup-artist .inner ul li a .button::before, #top #pickup-artist .inner ul li a .button::after {
            transition-delay: 0.1s; }
          #top #pickup-artist .inner ul li a .button::before {
            right: 0;
            top: 0; }
          #top #pickup-artist .inner ul li a .button::after {
            left: 0;
            bottom: 0; }
          #top #pickup-artist .inner ul li a .button .text {
            display: block;
            padding: 8px 16px;
            color: #000; }
            #top #pickup-artist .inner ul li a .button .text::before, #top #pickup-artist .inner ul li a .button .text::after {
              content: "";
              width: 2px;
              height: 0;
              position: absolute;
              transition: all 0.1s linear;
              background: #000; }
            #top #pickup-artist .inner ul li a .button .text::before, #top #pickup-artist .inner ul li a .button .text::after {
              transition-delay: 0s; }
            #top #pickup-artist .inner ul li a .button .text::before {
              left: 0;
              top: 0; }
            #top #pickup-artist .inner ul li a .button .text::after {
              right: 0;
              bottom: 0; }
          #top #pickup-artist .inner ul li a .button .border {
            display: block;
            position: absolute;
            top: 0;
            left: 0;
            z-index: 0;
            width: 100%;
            height: 100%;
            border: 2px solid rgba(0, 0, 0, 0.2); }
        #top #pickup-artist .inner ul li a:hover .thumb img {
          transform: scale(1.1);
          transition: all 0.6s cubic-bezier(0.19, 1, 0.22, 1); }
        #top #pickup-artist .inner ul li a:hover .button::before, #top #pickup-artist .inner ul li a:hover .button::after {
          width: 100%; }
        #top #pickup-artist .inner ul li a:hover .button span::before, #top #pickup-artist .inner ul li a:hover .button span::after {
          height: 100%; }
        #top #pickup-artist .inner ul li a:hover .button::before, #top #pickup-artist .inner ul li a:hover .button::after {
          transition-delay: 0s; }
        #top #pickup-artist .inner ul li a:hover .button span::before, #top #pickup-artist .inner ul li a:hover .button span::after {
          transition-delay: 0.1s; }

#top #top-about {
  padding: 80px 5% 120px; }
  @media only screen and (max-width: 414px) {
    #top #top-about {
      padding: 60px 5%; } }
  #top #top-about .inner {
    width: 100%;
    max-width: 1024px;
    margin: 0 auto; }
    #top #top-about .inner h3 {
      font-size: 26px;
      font-weight: 400; }
      @media only screen and (max-width: 414px) {
        #top #top-about .inner h3 {
          font-size: 20px; } }
    #top #top-about .inner section {
      width: 100%;
      max-width: 540px;
      margin: 0 auto;
      padding-top: 40px; }
      #top #top-about .inner section .logo01 {
        margin-bottom: 30px; }
        @media only screen and (max-width: 414px) {
          #top #top-about .inner section .logo01 img {
            width: 120px;
            height: auto; } }
      #top #top-about .inner section h4 {
        padding-bottom: 30px;
        font-size: 37px;
        line-height: 1.5; }
        @media only screen and (max-width: 414px) {
          #top #top-about .inner section h4 {
            font-size: 20px; } }
      @media only screen and (max-width: 414px) {
        #top #top-about .inner section p {
          font-size: 12px; } }
      #top #top-about .inner section .logo-wrap {
        padding: 80px 0 0;
        text-align: center; }
        @media only screen and (max-width: 414px) {
          #top #top-about .inner section .logo-wrap {
            padding: 40px 0 0; } }
        #top #top-about .inner section .logo-wrap a {
          display: inline-block;
          transition: all 0.6s cubic-bezier(0.19, 1, 0.22, 1); }
          #top #top-about .inner section .logo-wrap a:hover {
            opacity: 0.7;
            transition: all 0.6s cubic-bezier(0.19, 1, 0.22, 1); }
          #top #top-about .inner section .logo-wrap a .logo02 {
            margin-bottom: 10px; }
          #top #top-about .inner section .logo-wrap a .logo03 {
            display: inline-block;
            position: relative; }
            #top #top-about .inner section .logo-wrap a .logo03::after {
              display: block;
              content: "";
              position: absolute;
              top: -3px;
              right: -18px;
              width: 10px;
              height: 10px;
              background: url(../images/ico_link01.png) no-repeat;
              background-size: 10px; }

#platform {
  background: -moz-linear-gradient(top, #202326, #1E5276, #6C919D);
  background: -webkit-linear-gradient(top, #202326, #1E5276, #6C919D);
  background: linear-gradient(to bottom, #202326, #1E5276, #6C919D); }
  #platform .inner {
    width: 560px;
    margin: 0 auto;
    padding: 180px 0;
    color: #fff; }
    @media only screen and (max-width: 768px) {
      #platform .inner {
        width: auto;
        padding: 180px 8% 120px; } }
    @media only screen and (max-width: 414px) {
      #platform .inner {
        padding: 120px 6% 80px; } }
    #platform .inner h2 {
      margin-bottom: 20px;
      font-size: 30px;
      font-weight: 400;
      line-height: 1.3; }
      @media only screen and (max-width: 414px) {
        #platform .inner h2 {
          font-size: 20px; } }
    #platform .inner small {
      display: block; }
    #platform .inner time {
      display: block;
      padding-bottom: 20px;
      font-size: 28px;
      font-weight: 700; }
      @media only screen and (max-width: 414px) {
        #platform .inner time {
          font-size: 21px; } }
    #platform .inner h3 {
      margin-bottom: 20px;
      font-size: 38px;
      line-height: 1.4; }
      @media only screen and (max-width: 768px) {
        #platform .inner h3 {
          font-size: 36px; } }
      @media only screen and (max-width: 414px) {
        #platform .inner h3 {
          font-size: 23px; } }
    @media only screen and (max-width: 414px) {
      #platform .inner p {
        font-size: 12px; } }
    #platform .inner #structure {
      padding-top: 80px; }
      @media only screen and (max-width: 414px) {
        #platform .inner #structure {
          padding-top: 60px; } }
      #platform .inner #structure h4 {
        margin-bottom: 20px; }
      #platform .inner #structure .text-box {
        padding-bottom: 30px; }
        #platform .inner #structure .text-box img {
          width: 100%;
          height: auto; }
      #platform .inner #structure dl dt {
        padding-bottom: 5px;
        font-weight: 700; }
      #platform .inner #structure dl dd {
        padding-bottom: 30px; }
    #platform .inner #blockchain {
      padding-top: 80px; }
      @media only screen and (max-width: 414px) {
        #platform .inner #blockchain {
          padding-top: 60px; } }
      #platform .inner #blockchain h4 {
        margin-bottom: 20px; }
      #platform .inner #blockchain .text-box {
        padding-bottom: 30px; }
      #platform .inner #blockchain .column {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        align-items: center;
        padding-bottom: 60px; }
        #platform .inner #blockchain .column .startbahn {
          width: 40%; }
          #platform .inner #blockchain .column .startbahn img {
            width: 100%;
            height: auto; }
        #platform .inner #blockchain .column p {
          width: 60%;
          padding-left: 5%; }
      #platform .inner #blockchain img {
        width: 100%;
        height: auto; }
    #platform .inner #art-and-space {
      padding-top: 80px; }
      @media only screen and (max-width: 414px) {
        #platform .inner #art-and-space {
          padding-top: 60px; } }
      #platform .inner #art-and-space h4 {
        margin-bottom: 20px; }
      #platform .inner #art-and-space p {
        padding-bottom: 20px; }

#article #article-header {
  position: relative;
  padding: 140px 5% 60px; }
  @media only screen and (max-width: 414px) {
    #article #article-header {
      padding: 140px 5% 40px; } }
  #article #article-header .column {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    justify-content: space-between; }
    #article #article-header .column h2 {
      padding-bottom: 30px;
      font-size: 22px;
      font-weight: 400; }
      @media only screen and (max-width: 414px) {
        #article #article-header .column h2 {
          padding-bottom: 50px; } }
    #article #article-header .column .allview .button {
      display: inline-block;
      position: relative;
      background: none;
      border: none;
      padding: 0;
      font-family: inherit;
      font-size: 12px;
      cursor: pointer;
      letter-spacing: inherit; }
      #article #article-header .column .allview .button:hover::before, #article #article-header .column .allview .button:hover::after {
        width: 100%; }
      #article #article-header .column .allview .button:hover a::before, #article #article-header .column .allview .button:hover a::after {
        height: 100%; }
      #article #article-header .column .allview .button:hover::before, #article #article-header .column .allview .button:hover::after {
        transition-delay: 0s; }
      #article #article-header .column .allview .button:hover a::before, #article #article-header .column .allview .button:hover a::after {
        transition-delay: 0.1s; }
      #article #article-header .column .allview .button::before, #article #article-header .column .allview .button::after {
        content: "";
        width: 0;
        height: 2px;
        position: absolute;
        transition: all 0.1s linear;
        background: #000; }
      #article #article-header .column .allview .button::before, #article #article-header .column .allview .button::after {
        transition-delay: 0.1s; }
      #article #article-header .column .allview .button::before {
        right: 0;
        top: 0; }
      #article #article-header .column .allview .button::after {
        left: 0;
        bottom: 0; }
      #article #article-header .column .allview .button .text {
        position: relative;
        z-index: 1;
        display: block;
        padding: 8px 16px;
        color: #000; }
        #article #article-header .column .allview .button .text::before, #article #article-header .column .allview .button .text::after {
          content: "";
          width: 2px;
          height: 0;
          position: absolute;
          transition: all 0.1s linear;
          background: #000; }
        #article #article-header .column .allview .button .text::before, #article #article-header .column .allview .button .text::after {
          transition-delay: 0s; }
        #article #article-header .column .allview .button .text::before {
          left: 0;
          top: 0; }
        #article #article-header .column .allview .button .text::after {
          right: 0;
          bottom: 0; }
      #article #article-header .column .allview .button .border {
        display: block;
        position: absolute;
        top: 0;
        left: 0;
        z-index: 0;
        width: 100%;
        height: 100%;
        border: 2px solid rgba(0, 0, 0, 0.2); }
  #article #article-header ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    justify-content: center;
    list-style: none; }
    #article #article-header ul li {
      margin: 0 3%; }
      #article #article-header ul li.current a {
        color: #000; }
        #article #article-header ul li.current a::after {
          width: 100%; }
      #article #article-header ul li a {
        position: relative;
        display: block;
        width: 120px;
        padding-bottom: 5px;
        text-align: center;
        font-weight: 700;
        color: #E6E6E6;
        transition: color 0.6s cubic-bezier(0.19, 1, 0.22, 1); }
        @media only screen and (max-width: 414px) {
          #article #article-header ul li a {
            width: 90px;
            font-size: 10px; } }
        #article #article-header ul li a::after {
          display: block;
          content: "";
          width: 0;
          height: 3px;
          margin-top: 3px;
          background: #000; }
        #article #article-header ul li a:hover {
          color: #000;
          transition: all 0.6s cubic-bezier(0.19, 1, 0.22, 1); }
          #article #article-header ul li a:hover::after {
            width: 100%;
            transition: all 0.6s cubic-bezier(0.19, 1, 0.22, 1); }
  #article #article-header .tag-title {
    text-align: center;
    font-weight: 400;
    font-size: 24px; }
    #article #article-header .tag-title small {
      display: block;
      font-size: 12px;
      font-weight: 700; }

#article .main {
  padding: 0 5%;
  background: linear-gradient(#fbf5f3, #e6e7e7); }
  #article .main .inner {
    width: 100%;
    max-width: 1024px;
    margin: 0 auto;
    padding: 100px 0 80px; }
    @media only screen and (max-width: 414px) {
      #article .main .inner {
        padding: 60px 0; } }
    #article .main .inner #article-recently {
      margin-bottom: 100px;
      padding-bottom: 100px;
      border-bottom: 1px solid #666; }
      @media only screen and (max-width: 414px) {
        #article .main .inner #article-recently {
          margin-bottom: 60px;
          padding-bottom: 60px; } }
      #article .main .inner #article-recently a {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        align-items: center;
        justify-content: space-between; }
        @media only screen and (max-width: 414px) {
          #article .main .inner #article-recently a {
            display: block; } }
        #article .main .inner #article-recently a .thumb {
          overflow: hidden;
          width: 47%;
          line-height: 0; }
          @media only screen and (max-width: 414px) {
            #article .main .inner #article-recently a .thumb {
              width: auto;
              margin-bottom: 30px; } }
          #article .main .inner #article-recently a .thumb img {
            width: 100%;
            height: auto;
            transition: all 0.6s cubic-bezier(0.19, 1, 0.22, 1); }
        #article .main .inner #article-recently a .right {
          width: 47%; }
          @media only screen and (max-width: 414px) {
            #article .main .inner #article-recently a .right {
              width: auto; } }
          #article .main .inner #article-recently a .right .meta {
            padding-bottom: 10px; }
            @media only screen and (max-width: 414px) {
              #article .main .inner #article-recently a .right .meta {
                font-size: 11px; } }
            #article .main .inner #article-recently a .right .meta time {
              display: inline-block;
              padding-right: 10px;
              color: #666; }
          #article .main .inner #article-recently a .right h3 {
            padding-bottom: 20px;
            font-size: 20px;
            line-height: 1.6; }
            @media only screen and (max-width: 414px) {
              #article .main .inner #article-recently a .right h3 {
                font-size: 16px; } }
          #article .main .inner #article-recently a .right p {
            margin-bottom: 20px; }
            @media only screen and (max-width: 414px) {
              #article .main .inner #article-recently a .right p {
                font-size: 12px; } }
          #article .main .inner #article-recently a .right .button {
            display: inline-block;
            position: relative;
            background: none;
            border: none;
            padding: 0;
            font-family: inherit;
            font-size: 12px;
            cursor: pointer;
            letter-spacing: inherit; }
            @media only screen and (max-width: 414px) {
              #article .main .inner #article-recently a .right .button {
                font-size: 12px; } }
            #article .main .inner #article-recently a .right .button::before, #article .main .inner #article-recently a .right .button::after {
              content: "";
              width: 0;
              height: 2px;
              position: absolute;
              transition: all 0.1s linear;
              background: #000; }
            #article .main .inner #article-recently a .right .button::before, #article .main .inner #article-recently a .right .button::after {
              transition-delay: 0.1s; }
            #article .main .inner #article-recently a .right .button::before {
              right: 0;
              top: 0; }
            #article .main .inner #article-recently a .right .button::after {
              left: 0;
              bottom: 0; }
            #article .main .inner #article-recently a .right .button .text {
              display: block;
              padding: 8px 16px;
              color: #000; }
              #article .main .inner #article-recently a .right .button .text::before, #article .main .inner #article-recently a .right .button .text::after {
                content: "";
                width: 2px;
                height: 0;
                position: absolute;
                transition: all 0.1s linear;
                background: #000; }
              #article .main .inner #article-recently a .right .button .text::before, #article .main .inner #article-recently a .right .button .text::after {
                transition-delay: 0s; }
              #article .main .inner #article-recently a .right .button .text::before {
                left: 0;
                top: 0; }
              #article .main .inner #article-recently a .right .button .text::after {
                right: 0;
                bottom: 0; }
            #article .main .inner #article-recently a .right .button .border {
              display: block;
              position: absolute;
              top: 0;
              left: 0;
              z-index: 0;
              width: 100%;
              height: 100%;
              border: 2px solid rgba(0, 0, 0, 0.2); }
        #article .main .inner #article-recently a:hover .thumb img {
          transform: scale(1.1);
          transition: all 0.6s cubic-bezier(0.19, 1, 0.22, 1); }
        #article .main .inner #article-recently a:hover .right .button::before, #article .main .inner #article-recently a:hover .right .button::after {
          width: 100%; }
        #article .main .inner #article-recently a:hover .right .button span::before, #article .main .inner #article-recently a:hover .right .button span::after {
          height: 100%; }
        #article .main .inner #article-recently a:hover .right .button::before, #article .main .inner #article-recently a:hover .right .button::after {
          transition-delay: 0s; }
        #article .main .inner #article-recently a:hover .right .button span::before, #article .main .inner #article-recently a:hover .right .button span::after {
          transition-delay: 0.1s; }
    #article .main .inner #article-list ul {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      justify-content: space-between;
      flex-wrap: wrap;
      list-style: none;
      text-align: left; }
      #article .main .inner #article-list ul::after {
        display: block;
        content: "";
        width: 31.5%; }
      @media only screen and (max-width: 414px) {
        #article .main .inner #article-list ul {
          margin-bottom: 30px; } }
      #article .main .inner #article-list ul li {
        width: 31.5%;
        margin-bottom: 60px;
        background: #fff;
        box-shadow: 0 1px 4px rgba(0, 0, 0, 0.2); }
        @media only screen and (max-width: 414px) {
          #article .main .inner #article-list ul li {
            width: 49%;
            margin-bottom: 20px; } }
        #article .main .inner #article-list ul li a {
          display: block;
          padding: 20px; }
          @media only screen and (max-width: 414px) {
            #article .main .inner #article-list ul li a {
              padding: 15px; } }
          #article .main .inner #article-list ul li a .thumb {
            overflow: hidden;
            margin-bottom: 15px;
            line-height: 0; }
            #article .main .inner #article-list ul li a .thumb img {
              width: 100%;
              height: auto;
              transition: all 0.6s cubic-bezier(0.19, 1, 0.22, 1); }
          #article .main .inner #article-list ul li a .text h4 {
            margin-bottom: 15px;
            line-height: 1.6; }
            @media only screen and (max-width: 414px) {
              #article .main .inner #article-list ul li a .text h4 {
                margin-bottom: 10px;
                font-size: 12px; } }
          #article .main .inner #article-list ul li a .text .meta {
            font-size: 11px;
            display: -webkit-box;
            display: -ms-flexbox;
            display: flex;
            justify-content: space-between; }
            @media only screen and (max-width: 414px) {
              #article .main .inner #article-list ul li a .text .meta {
                display: block;
                font-size: 10px; } }
            #article .main .inner #article-list ul li a .text .meta time {
              display: block;
              padding-right: 10px; }
          #article .main .inner #article-list ul li a:hover .thumb img {
            transform: scale(1.1);
            transition: all 0.6s cubic-bezier(0.19, 1, 0.22, 1); }
    #article .main .inner #article-list .wp-pagenavi {
      text-align: center;
      font-size: 18px; }
      #article .main .inner #article-list .wp-pagenavi span, #article .main .inner #article-list .wp-pagenavi a {
        display: inline-block;
        padding: 10px; }
      #article .main .inner #article-list .wp-pagenavi span {
        opacity: 0.3; }

#article .tag {
  padding: 80px 5%; }
  @media only screen and (max-width: 414px) {
    #article .tag {
      padding: 60px 5%; } }
  #article .tag .inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    max-width: 1024px;
    margin: 0 auto; }
    #article .tag .inner h3 {
      padding-right: 20px;
      font-weight: 400;
      color: #666; }
    #article .tag .inner ul {
      list-style: none;
      font-size: 12px; }
      #article .tag .inner ul li {
        display: inline-block; }
        #article .tag .inner ul li a {
          display: block;
          padding: 0 5px; }

#article-single .cover {
  overflow: hidden;
  position: relative;
  width: auto;
  height: 560px;
  background: #000; }
  @media only screen and (max-width: 768px) {
    #article-single .cover {
      height: 460px; } }
  @media only screen and (max-width: 414px) {
    #article-single .cover {
      height: 260px; } }
  #article-single .cover .pic {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }

#article-single .main {
  padding: 0 5%; }
  #article-single .main .inner {
    width: 100%;
    padding: 80px 0;
    text-align: center; }
    @media only screen and (max-width: 414px) {
      #article-single .main .inner {
        padding: 60px 0; } }
    #article-single .main .inner .intro {
      border-bottom: 3px solid #000;
      padding: 0 0 80px; }
      @media only screen and (max-width: 414px) {
        #article-single .main .inner .intro {
          padding: 0 0 60px; } }
      #article-single .main .inner .intro h2 {
        padding-bottom: 60px;
        font-size: 32px; }
        @media only screen and (max-width: 768px) {
          #article-single .main .inner .intro h2 {
            font-size: 26px; } }
        @media only screen and (max-width: 414px) {
          #article-single .main .inner .intro h2 {
            padding-bottom: 40px;
            font-size: 20px; } }
        #article-single .main .inner .intro h2 small {
          display: block;
          padding-bottom: 8px;
          font-size: 14px; }
          @media only screen and (max-width: 414px) {
            #article-single .main .inner .intro h2 small {
              font-size: 12px; } }
        #article-single .main .inner .intro h2 span {
          display: block;
          padding-left: 10px;
          font-size: 12px;
          color: #666; }
      #article-single .main .inner .intro .cat {
        width: 150px;
        margin: 0 auto;
        padding-bottom: 20px;
        font-weight: 700;
        border-bottom: 3px solid #000; }
      #article-single .main .inner .intro time {
        display: inline-block;
        padding: 40px 0;
        color: #666; }
        @media only screen and (max-width: 414px) {
          #article-single .main .inner .intro time {
            padding: 30px 0; } }
      @media only screen and (max-width: 414px) {
        #article-single .main .inner .intro .text {
          text-align: left; }
          #article-single .main .inner .intro .text br {
            display: none; } }
      #article-single .main .inner .intro .credit {
        padding-top: 40px;
        color: #666;
        font-size: 12px; }
        @media only screen and (max-width: 414px) {
          #article-single .main .inner .intro .credit {
            padding-top: 20px;
            text-align: left; } }
      #article-single .main .inner .intro .share1 {
        padding-top: 40px; }
        #article-single .main .inner .intro .share1 a {
          padding: 0 6px; }
    #article-single .main .inner .index {
      padding: 30px 0 60px;
      border-bottom: 3px solid #000; }
      @media only screen and (max-width: 414px) {
        #article-single .main .inner .index {
          padding: 30px 0 40px; } }
      #article-single .main .inner .index p {
        padding-bottom: 30px;
        color: #666; }
        @media only screen and (max-width: 414px) {
          #article-single .main .inner .index p {
            font-size: 12px;
            padding-bottom: 20px; } }
      #article-single .main .inner .index ul {
        list-style: none; }
        #article-single .main .inner .index ul li {
          margin-bottom: 5px;
          font-size: 20px;
          font-weight: 700; }
          @media only screen and (max-width: 414px) {
            #article-single .main .inner .index ul li {
              text-align: left;
              font-size: 14px; } }
          #article-single .main .inner .index ul li a {
            position: relative;
            display: inline-block;
            transition: all 0.6s cubic-bezier(0.19, 1, 0.22, 1); }
            #article-single .main .inner .index ul li a:hover {
              opacity: 0.6;
              transition: all 0.6s cubic-bezier(0.19, 1, 0.22, 1); }
            #article-single .main .inner .index ul li a span {
              position: absolute;
              top: 7px;
              left: -15px;
              display: inline-block;
              font-size: 12px;
              font-weight: 400;
              color: #666; }
              @media only screen and (max-width: 414px) {
                #article-single .main .inner .index ul li a span {
                  position: static;
                  padding-right: 5px; } }
    #article-single .main .inner .contents {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      justify-content: space-between;
      padding: 120px 0;
      text-align: left;
      border-bottom: 3px solid #000; }
      @media only screen and (max-width: 414px) {
        #article-single .main .inner .contents {
          display: block;
          padding: 60px 0; } }
      #article-single .main .inner .contents .profile {
        width: 20%;
        font-size: 12px; }
        @media only screen and (max-width: 768px) {
          #article-single .main .inner .contents .profile {
            font-size: 11px; } }
        @media only screen and (max-width: 414px) {
          #article-single .main .inner .contents .profile {
            width: auto; } }
        #article-single .main .inner .contents .profile h3 {
          margin-bottom: 20px;
          padding-bottom: 10px;
          color: #666;
          font-size: 12px;
          font-weight: 400;
          border-bottom: 1px solid #000; }
      #article-single .main .inner .contents .text {
        width: 52%;
        font-size: 14px;
        line-height: 2; }
        @media only screen and (max-width: 414px) {
          #article-single .main .inner .contents .text {
            width: auto;
            padding-top: 60px; } }
        #article-single .main .inner .contents .text h2, #article-single .main .inner .contents .text h3, #article-single .main .inner .contents .text h4, #article-single .main .inner .contents .text h5 {
          margin-bottom: 20px;
          font-size: 20px;
          line-height: 1.6; }
          @media only screen and (max-width: 768px) {
            #article-single .main .inner .contents .text h2, #article-single .main .inner .contents .text h3, #article-single .main .inner .contents .text h4, #article-single .main .inner .contents .text h5 {
              font-size: 18px; } }
        #article-single .main .inner .contents .text strong {
          display: inline-block;
          line-height: 1.6; }
        #article-single .main .inner .contents .text figcaption {
          font-size: 12px; }
        #article-single .main .inner .contents .text .share2 {
          margin-left: -6px;
          padding-top: 30px;
          /*
						@media only screen and (max-width:414px) {
							position: fixed;
							left: 0;
							bottom: -60px;
							width: 100%;
							padding-top: 15px;
							text-align: center;
							transition: 0.3s;
							background: $white;

							&.active {
								bottom: 0;
								transition: 0.3s;
							}

							.addtoany_shortcode {
								.addtoany_list {
									a {
										padding: 0 6px 8px;
									}
								}
							}
						}
*/ }
          #article-single .main .inner .contents .text .share2 a {
            padding: 0 6px; }
        #article-single .main .inner .contents .text .works > p {
          padding: 30px 0;
          text-align: center;
          color: #666;
          font-size: 12px; }
        #article-single .main .inner .contents .text .works ul {
          list-style: none; }
          #article-single .main .inner .contents .text .works ul li {
            margin-bottom: 20px;
            background: #E6E6E6; }
            #article-single .main .inner .contents .text .works ul li a {
              position: relative;
              display: -webkit-box;
              display: -ms-flexbox;
              display: flex; }
              #article-single .main .inner .contents .text .works ul li a .thumb {
                overflow: hidden;
                width: 25%;
                line-height: 0; }
                #article-single .main .inner .contents .text .works ul li a .thumb img {
                  width: 100%;
                  height: auto;
                  transition: all 0.6s cubic-bezier(0.19, 1, 0.22, 1); }
              #article-single .main .inner .contents .text .works ul li a .right {
                width: 75%;
                padding: 25px; }
                @media only screen and (max-width: 768px) {
                  #article-single .main .inner .contents .text .works ul li a .right {
                    padding: 15px; } }
                @media only screen and (max-width: 414px) {
                  #article-single .main .inner .contents .text .works ul li a .right {
                    padding: 12px; } }
                #article-single .main .inner .contents .text .works ul li a .right .artist-name {
                  display: block;
                  font-size: 14px; }
                  @media only screen and (max-width: 768px) {
                    #article-single .main .inner .contents .text .works ul li a .right .artist-name {
                      font-size: 13px; } }
                  @media only screen and (max-width: 414px) {
                    #article-single .main .inner .contents .text .works ul li a .right .artist-name {
                      font-size: 12px;
                      line-height: 1.5; } }
                #article-single .main .inner .contents .text .works ul li a .right .works-name {
                  color: #666; }
                  @media only screen and (max-width: 768px) {
                    #article-single .main .inner .contents .text .works ul li a .right .works-name {
                      font-size: 12px; } }
                  @media only screen and (max-width: 414px) {
                    #article-single .main .inner .contents .text .works ul li a .right .works-name {
                      font-size: 11px; } }
                #article-single .main .inner .contents .text .works ul li a .right .price {
                  position: absolute;
                  right: 25px;
                  bottom: 25px;
                  font-size: 16px;
                  font-weight: 700; }
                  @media only screen and (max-width: 768px) {
                    #article-single .main .inner .contents .text .works ul li a .right .price {
                      right: 15px;
                      bottom: 15px;
                      font-size: 14px; } }
                  @media only screen and (max-width: 414px) {
                    #article-single .main .inner .contents .text .works ul li a .right .price {
                      bottom: 12px;
                      font-size: 11px; } }
              #article-single .main .inner .contents .text .works ul li a:hover .thumb img {
                transform: scale(1.1);
                transition: all 0.6s cubic-bezier(0.19, 1, 0.22, 1); }
        #article-single .main .inner .contents .text .links > p {
          padding: 30px 0;
          text-align: center;
          color: #666;
          font-size: 12px; }
        #article-single .main .inner .contents .text .links ul {
          list-style: none; }
          #article-single .main .inner .contents .text .links ul li {
            margin-bottom: 20px;
            background: #E6E6E6;
            line-height: 0; }
            #article-single .main .inner .contents .text .links ul li a {
              display: block; }
              #article-single .main .inner .contents .text .links ul li a img {
                width: 100%;
                height: auto; }
      #article-single .main .inner .contents .words {
        width: 20%;
        font-size: 12px; }
        @media only screen and (max-width: 768px) {
          #article-single .main .inner .contents .words {
            font-size: 11px; } }
        @media only screen and (max-width: 414px) {
          #article-single .main .inner .contents .words {
            width: auto;
            padding-top: 60px; } }
        #article-single .main .inner .contents .words h3 {
          margin-bottom: 20px;
          padding-bottom: 10px;
          color: #666;
          font-size: 12px;
          font-weight: 400;
          border-bottom: 1px solid #000; }
    #article-single .main .inner .page-nav {
      overflow: hidden;
      padding: 30px 0;
      border-bottom: 3px solid #000; }
      @media only screen and (max-width: 414px) {
        #article-single .main .inner .page-nav.pc {
          display: none; } }
      #article-single .main .inner .page-nav.sp {
        display: none; }
        @media only screen and (max-width: 414px) {
          #article-single .main .inner .page-nav.sp {
            display: block; } }
      #article-single .main .inner .page-nav .prev {
        float: left;
        font-weight: 700; }
        #article-single .main .inner .page-nav .prev a {
          display: block;
          position: relative;
          padding-left: 23px; }
          #article-single .main .inner .page-nav .prev a:hover::before {
            left: 3px;
            transition: all 0.3s cubic-bezier(0.19, 1, 0.22, 1); }
          #article-single .main .inner .page-nav .prev a::before {
            display: block;
            content: "";
            position: absolute;
            top: 7px;
            left: 8px;
            width: 8px;
            height: 8px;
            border-top: 2px solid #000;
            border-left: 2px solid #000;
            -webkit-transform: rotate(-45deg);
            transform: rotate(-45deg);
            transition: all 0.6s cubic-bezier(0.19, 1, 0.22, 1); }
      #article-single .main .inner .page-nav .next {
        float: right;
        font-weight: 700; }
        #article-single .main .inner .page-nav .next a {
          display: block;
          position: relative;
          padding-right: 23px; }
          #article-single .main .inner .page-nav .next a:hover::before {
            right: 3px;
            transition: all 0.3s cubic-bezier(0.19, 1, 0.22, 1); }
          #article-single .main .inner .page-nav .next a::before {
            display: block;
            content: "";
            position: absolute;
            top: 7px;
            right: 8px;
            width: 8px;
            height: 8px;
            border-top: 2px solid #000;
            border-right: 2px solid #000;
            -webkit-transform: rotate(45deg);
            transform: rotate(45deg);
            transition: all 0.6s cubic-bezier(0.19, 1, 0.22, 1); }
    #article-single .main .inner .tag {
      padding-top: 30px;
      text-align: center;
      font-size: 12px;
      font-weight: 700; }
      #article-single .main .inner .tag ul {
        list-style: none; }
        #article-single .main .inner .tag ul li {
          display: inline-block; }
          #article-single .main .inner .tag ul li a {
            display: block;
            padding: 0 5px; }

#news {
  padding: 180px 0 140px;
  background: #bbb; }
  @media only screen and (max-width: 414px) {
    #news {
      padding: 120px 0 80px; } }
  #news #news-header {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 0 16%; }
    @media only screen and (max-width: 768px) {
      #news #news-header {
        padding: 0 8%; } }
    @media only screen and (max-width: 414px) {
      #news #news-header {
        display: block;
        padding: 0 6%; } }
    #news #news-header h2 {
      width: 20%;
      font-size: 30px;
      font-weight: 400;
      line-height: 1;
      color: #fff; }
      @media only screen and (max-width: 768px) {
        #news #news-header h2 {
          width: 30%;
          font-size: 36px; } }
      @media only screen and (max-width: 414px) {
        #news #news-header h2 {
          padding-bottom: 30px;
          font-size: 28px; } }
    #news #news-header #news-nav {
      width: 80%; }
      @media only screen and (max-width: 414px) {
        #news #news-header #news-nav {
          font-size: 12px; } }
      #news #news-header #news-nav section.year {
        padding-bottom: 30px; }
        @media only screen and (max-width: 414px) {
          #news #news-header #news-nav section.year {
            padding-bottom: 20px; } }
      #news #news-header #news-nav section h3 {
        margin-bottom: 5px;
        color: #fff; }
      #news #news-header #news-nav section ul {
        overflow: hidden;
        list-style: none; }
        #news #news-header #news-nav section ul li {
          float: left;
          margin-right: 20px; }
          #news #news-header #news-nav section ul li.current a {
            color: #000;
            font-weight: 700; }
          #news #news-header #news-nav section ul li a {
            display: block;
            color: #666; }
  #news #news-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    flex-wrap: wrap;
    padding: 80px 16% 0;
    list-style: none; }
    @media only screen and (max-width: 768px) {
      #news #news-list {
        padding: 80px 8% 0; } }
    @media only screen and (max-width: 414px) {
      #news #news-list {
        padding: 60px 6% 0; } }
    #news #news-list > li {
      width: 30%;
      margin-right: 5%;
      padding-bottom: 60px; }
      @media only screen and (min-width: 1024px) {
        #news #news-list > li:nth-child(3n) {
          margin-right: 0; } }
      @media only screen and (max-width: 414px) {
        #news #news-list > li {
          width: 47.5%;
          margin-right: 5%;
          padding-bottom: 40px; }
          #news #news-list > li:nth-child(2n) {
            margin-right: 0; } }
      #news #news-list > li time {
        display: block;
        padding-bottom: 10px;
        color: #fff;
        font-size: 12px; }
        @media only screen and (max-width: 414px) {
          #news #news-list > li time {
            font-size: 10px; } }
      #news #news-list > li .thumb {
        overflow: hidden;
        margin-bottom: 20px;
        line-height: 0; }
        #news #news-list > li .thumb:hover img {
          transform: scale(1.1);
          -webkit-transition: all 0.6s cubic-bezier(0.19, 1, 0.22, 1);
          transition: all 0.6s cubic-bezier(0.19, 1, 0.22, 1); }
        #news #news-list > li .thumb img {
          width: 100%;
          height: auto;
          transform: scale(1);
          -webkit-transition: all 0.6s cubic-bezier(0.19, 1, 0.22, 1);
          transition: all 0.6s cubic-bezier(0.19, 1, 0.22, 1); }
      #news #news-list > li .meta {
        padding-bottom: 15px; }
        #news #news-list > li .meta .post-categories {
          display: inline-block;
          margin-right: 15px;
          list-style: none; }
          #news #news-list > li .meta .post-categories li a {
            display: inline-block;
            padding: 6px 8px;
            background: #fff;
            font-size: 11px;
            line-height: 1; }
          @media only screen and (max-width: 414px) {
            #news #news-list > li .meta .post-categories {
              margin-right: 10px;
              padding: 4px 6px;
              font-size: 10px; } }
        #news #news-list > li .meta .name {
          display: inline-block;
          position: relative;
          top: 1px;
          font-size: 12px; }
          @media only screen and (max-width: 414px) {
            #news #news-list > li .meta .name {
              font-size: 10px; } }
      @media only screen and (max-width: 414px) {
        #news #news-list > li h4 {
          font-size: 12px; } }
  #news #page-nav {
    text-align: center;
    font-size: 18px; }
    #news #page-nav .wp-pagenavi {
      display: inline-block; }
      #news #page-nav .wp-pagenavi span, #news #page-nav .wp-pagenavi a {
        display: inline-block;
        padding: 10px; }
      #news #page-nav .wp-pagenavi span {
        opacity: 0.3; }
  #news #news-post {
    padding: 60px 16% 0; }
    @media only screen and (max-width: 768px) {
      #news #news-post {
        padding: 40px 8% 0; } }
    #news #news-post .cover img {
      width: 100%;
      height: auto; }
    #news #news-post .post-contents {
      font-size: 14px; }
      #news #news-post .post-contents header {
        padding: 60px 0 40px; }
        #news #news-post .post-contents header .meta {
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex;
          justify-content: space-between;
          padding-bottom: 15px; }
          #news #news-post .post-contents header .meta .left .post-categories {
            display: inline-block;
            margin-right: 15px;
            list-style: none; }
            #news #news-post .post-contents header .meta .left .post-categories li a {
              display: inline-block;
              padding: 6px 8px;
              background: #fff;
              font-size: 11px;
              line-height: 1;
              color: #000; }
            @media only screen and (max-width: 414px) {
              #news #news-post .post-contents header .meta .left .post-categories {
                margin-right: 10px;
                padding: 4px 6px;
                font-size: 10px; } }
          #news #news-post .post-contents header .meta .left .name {
            display: inline-block;
            position: relative;
            top: 1px;
            font-size: 12px; }
          #news #news-post .post-contents header .meta .right time {
            font-size: 13px; }
        #news #news-post .post-contents header h4 {
          font-size: 24px; }
          @media only screen and (max-width: 414px) {
            #news #news-post .post-contents header h4 {
              font-size: 18px; } }
      #news #news-post .post-contents img {
        max-width: 100%;
        height: auto; }
      #news #news-post .post-contents a {
        color: #666; }
    #news #news-post .page-nav {
      padding-top: 60px;
      font-weight: 700; }
      #news #news-post .page-nav .prev {
        float: left; }
        #news #news-post .page-nav .prev a {
          display: inline-block;
          padding-left: 18px;
          background: url(../images/arrow02.png) no-repeat left 5px;
          background-size: 8px; }
      #news #news-post .page-nav .next {
        float: right; }
        #news #news-post .page-nav .next a {
          display: inline-block;
          padding-right: 18px;
          background: url(../images/arrow03.png) no-repeat right 5px;
          background-size: 8px; }
