
@import url("https://fonts.googleapis.com/css2?family=Roboto&display=swap");

@charset "UTF-8";
#contents-header {
  display: none !important; }

.roboto {
  font-family: 'Roboto', sans-serif; }

.guard:after {
  position: absolute;
  content: "";
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: transparent;
  z-index: 2; }

.kokuyo-st-container {
  overflow: hidden; }

#kokuyo-st-main-contents {
  font-family: "游ゴシック", YuGothic, "ヒラギノ角ゴ", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif !important;
  font-weight: 500;
  color: #4b4948;
  letter-spacing: 0.05em;
  line-height: 1.6;
  font-size: 14px;
  -webkit-font-feature-settings: "palt";
     -moz-font-feature-settings: "palt";
          font-feature-settings: "palt";
  width: 100%;
  overflow: hidden; }
  #kokuyo-st-main-contents img {
    vertical-align: baseline !important; }
  #kokuyo-st-main-contents .is-pc {
    display: block; }
  #kokuyo-st-main-contents .is-sp {
    display: none; }
  #kokuyo-st-main-contents section.main {
    position: relative;
    width: 100%; }
    #kokuyo-st-main-contents section.main .kv-1st {
      position: relative;
      width: 100%;
      height: 53.75vw;
      opacity: 0;
      -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"; }
      #kokuyo-st-main-contents section.main .kv-1st .inner {
        width: 100%;
        height: 100%; }
        #kokuyo-st-main-contents section.main .kv-1st .inner img {
          width: 100%;
          height: auto; }
        #kokuyo-st-main-contents section.main .kv-1st .inner .base {
          position: relative;
          width: 100%; }
          #kokuyo-st-main-contents section.main .kv-1st .inner .base img {
            width: 100%;
            height: auto; }
        #kokuyo-st-main-contents section.main .kv-1st .inner ul {
          position: absolute;
          top: 0;
          left: 3%;
          width: 94%;
          height: 100%; }
          #kokuyo-st-main-contents section.main .kv-1st .inner ul li {
            position: absolute;
            top: 50%;
            -webkit-transform: translateY(-50%);
                -ms-transform: translateY(-50%);
                    transform: translateY(-50%);
            width: 33.333%; }
            #kokuyo-st-main-contents section.main .kv-1st .inner ul li:nth-child(1) {
              left: 0; }
              #kokuyo-st-main-contents section.main .kv-1st .inner ul li:nth-child(1) .text-box {
                width: 49%; }
            #kokuyo-st-main-contents section.main .kv-1st .inner ul li:nth-child(2) {
              left: 33.333%; }
              #kokuyo-st-main-contents section.main .kv-1st .inner ul li:nth-child(2) .text-box {
                width: 42%; }
            #kokuyo-st-main-contents section.main .kv-1st .inner ul li:nth-child(3) {
              left: 66.666%; }
              #kokuyo-st-main-contents section.main .kv-1st .inner ul li:nth-child(3) .text-box {
                width: 50%; }
            #kokuyo-st-main-contents section.main .kv-1st .inner ul li .note {
              width: 82%;
              margin: 0 auto;
              opacity: 0;
              -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
              -webkit-transform: scale(0.95);
                  -ms-transform: scale(0.95);
                      transform: scale(0.95); }
              #kokuyo-st-main-contents section.main .kv-1st .inner ul li .note img {
                width: 100%;
                height: auto; }
            #kokuyo-st-main-contents section.main .kv-1st .inner ul li .text-box {
              position: relative;
              margin: 2vw auto 0;
              opacity: 0;
              -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"; }
              #kokuyo-st-main-contents section.main .kv-1st .inner ul li .text-box img {
                width: 100%;
                height: auto; }
    #kokuyo-st-main-contents section.main .kv-container {
      position: absolute;
      top: 0;
      left: 0;
      width: 0%;
      height: 100%;
      overflow: hidden;
      transition: width 1s cubic-bezier(0.65, 0, 0.35, 1);
      background: #fff; }
      #kokuyo-st-main-contents section.main .kv-container.display {
        width: 100%; }
    #kokuyo-st-main-contents section.main .kv-slider {
      position: absolute;
      top: 0;
      left: 0;
      width: 100vw;
      height: 100%; }
      #kokuyo-st-main-contents section.main .kv-slider article {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%; }
        #kokuyo-st-main-contents section.main .kv-slider article .inner {
          position: absolute;
          top: 0;
          left: -30px;
          width: calc(100% + 60px);
          height: 100%; }
        #kokuyo-st-main-contents section.main .kv-slider article:nth-child(1) .inner {
          background: url("../img/img_main_h_1.jpg") center center no-repeat;
          background-size: cover; }
        #kokuyo-st-main-contents section.main .kv-slider article:nth-child(2) .inner {
          background: url("../img/img_main_1.jpg") center center no-repeat;
          background-size: cover; }
        #kokuyo-st-main-contents section.main .kv-slider article:nth-child(3) .inner {
          background: url("../img/img_main_7.jpg") center center no-repeat;
          background-size: cover; }
        #kokuyo-st-main-contents section.main .kv-slider article:nth-child(4) .inner {
          background: url("../img/img_main_h_2.jpg") center center no-repeat;
          background-size: cover; }
        #kokuyo-st-main-contents section.main .kv-slider article:nth-child(5) .inner {
          background: url("../img/img_main_2.jpg") center center no-repeat;
          background-size: cover; }
        #kokuyo-st-main-contents section.main .kv-slider article:nth-child(6) .inner {
          background: url("../img/img_main_4.jpg") center center no-repeat;
          background-size: cover; }
        #kokuyo-st-main-contents section.main .kv-slider article:nth-child(7) .inner {
          background: url("../img/img_main_h_3.jpg") center center no-repeat;
          background-size: cover; }
        #kokuyo-st-main-contents section.main .kv-slider article:nth-child(8) .inner {
          background: url("../img/img_main_8.jpg") center center no-repeat;
          background-size: cover; }
        #kokuyo-st-main-contents section.main .kv-slider article img {
          width: 100%;
          height: auto; }
        #kokuyo-st-main-contents section.main .kv-slider article:nth-child(n+2) {
          opacity: 0;
          -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"; }
    #kokuyo-st-main-contents section.main .logo-box {
      position: absolute;
      top: 50%;
      left: 50%;
      -webkit-transform: translate(-50%, -50%);
          -ms-transform: translate(-50%, -50%);
              transform: translate(-50%, -50%);
      width: 250px;
      z-index: 11; }
      #kokuyo-st-main-contents section.main .logo-box .logo {
        width: 100%;
        opacity: 0;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"; }
        #kokuyo-st-main-contents section.main .logo-box .logo img {
          width: 100%;
          height: auto; }
      #kokuyo-st-main-contents section.main .logo-box .logo-anim {
        position: absolute;
        top: 0;
        left: 0; }
        #kokuyo-st-main-contents section.main .logo-box .logo-anim ul {
          position: relative; }
          #kokuyo-st-main-contents section.main .logo-box .logo-anim ul li {
            position: relative;
            width: 0%;
            overflow: hidden;
            transition: width 2s cubic-bezier(0.65, 0, 0.35, 1); }
            #kokuyo-st-main-contents section.main .logo-box .logo-anim ul li.last {
              transition: width 1.25s cubic-bezier(0.65, 0, 0.35, 1); }
            #kokuyo-st-main-contents section.main .logo-box .logo-anim ul li.display {
              width: 100%; }
            #kokuyo-st-main-contents section.main .logo-box .logo-anim ul li:nth-child(n+2) {
              position: absolute;
              top: 0;
              left: 0; }
            #kokuyo-st-main-contents section.main .logo-box .logo-anim ul li img {
              width: 250px;
              height: auto; }
    #kokuyo-st-main-contents section.main nav {
      position: absolute;
      bottom: 40px;
      left: 0;
      z-index: 12;
      width: 100%;
      opacity: 0;
      -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
      -webkit-transform: translateY(20px);
          -ms-transform: translateY(20px);
              transform: translateY(20px); }
      #kokuyo-st-main-contents section.main nav ul {
        position: relative;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-justify-content: center;
            -ms-flex-pack: center;
                justify-content: center;
        color: #fff; }
        #kokuyo-st-main-contents section.main nav ul li {
          font-size: 14px;
          letter-spacing: 0.12em;
          cursor: pointer; }
          #kokuyo-st-main-contents section.main nav ul li:nth-child(n+2) {
            margin-left: 50px; }
          #kokuyo-st-main-contents section.main nav ul li span {
            position: relative;
            padding-bottom: 4px;
            overflow: hidden;
            display: inline-block; }
            #kokuyo-st-main-contents section.main nav ul li span:before {
              position: absolute;
              content: "";
              left: 0;
              bottom: 0px;
              width: 100%;
              height: 1px;
              background: #fff;
              -webkit-transform: translateX(-100%);
                  -ms-transform: translateX(-100%);
                      transform: translateX(-100%); }
          #kokuyo-st-main-contents section.main nav ul li:hover span:before {
            -webkit-animation: lineAnim 0.6s cubic-bezier(0.645, 0.045, 0.355, 1) forwards;
                    animation: lineAnim 0.6s cubic-bezier(0.645, 0.045, 0.355, 1) forwards; }
    #kokuyo-st-main-contents section.main .scrolldown {
      position: absolute;
      bottom: 0px;
      right: 78px;
      opacity: 0;
      -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
      -webkit-transform: translateY(20px);
          -ms-transform: translateY(20px);
              transform: translateY(20px); }
      #kokuyo-st-main-contents section.main .scrolldown .ttl {
        position: absolute;
        top: -2px;
        left: 4px;
        width: 12px;
        -webkit-transform: rotate(90deg);
            -ms-transform: rotate(90deg);
                transform: rotate(90deg);
        color: #fff;
        font-size: 10px;
        letter-spacing: 0.12em; }
      #kokuyo-st-main-contents section.main .scrolldown .line {
        position: relative;
        bottom: 0;
        right: 0;
        width: 2px;
        height: 100px;
        overflow: hidden;
        opacity: 1;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"; }
        #kokuyo-st-main-contents section.main .scrolldown .line .inner {
          position: absolute;
          top: 0px;
          left: 0px;
          width: 2px;
          height: 100px;
          background: #fff; }
  #kokuyo-st-main-contents section.message {
    position: relative;
    margin-top: -1px;
    width: 100%;
    background: #fff;
    padding: 166px 0 140px; }
    #kokuyo-st-main-contents section.message h2 {
      position: relative;
      width: 450px;
      margin: 0 auto; }
      #kokuyo-st-main-contents section.message h2 img {
        width: 100%;
        height: auto; }
    #kokuyo-st-main-contents section.message ul {
      position: relative;
      margin: 60px 0 0; }
      #kokuyo-st-main-contents section.message ul li {
        position: relative;
        width: 540px;
        margin: 0 auto; }
        #kokuyo-st-main-contents section.message ul li:nth-child(n+2) {
          margin-top: 27px; }
        #kokuyo-st-main-contents section.message ul li img {
          width: 100%;
          height: auto; }
  #kokuyo-st-main-contents section.movie {
    position: relative;
    width: 100%;
    cursor: pointer; }
    #kokuyo-st-main-contents section.movie .container:before {
      position: absolute;
      content: "";
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      background: rgba(0, 0, 0, 0.1);
      z-index: 10;
      transition: opacity 0.5s cubic-bezier(0.215, 0.61, 0.355, 1); }
    #kokuyo-st-main-contents section.movie .dummy-image {
      width: 100%;
      overflow: hidden; }
      #kokuyo-st-main-contents section.movie .dummy-image img {
        transition: -webkit-transform 1s cubic-bezier(0.215, 0.61, 0.355, 1);
        transition: transform 1s cubic-bezier(0.215, 0.61, 0.355, 1);
        transition: transform 1s cubic-bezier(0.215, 0.61, 0.355, 1), -webkit-transform 1s cubic-bezier(0.215, 0.61, 0.355, 1);
        width: 100%;
        height: auto;
        display: block; }
    #kokuyo-st-main-contents section.movie .icon-play {
      position: absolute;
      top: 50%;
      left: 50%;
      -webkit-transform: translate(-50%, -50%);
          -ms-transform: translate(-50%, -50%);
              transform: translate(-50%, -50%);
      width: 138px;
      z-index: 11; }
      #kokuyo-st-main-contents section.movie .icon-play img {
        width: 100%;
        height: auto;
        transition: -webkit-transform 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);
        transition: transform 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);
        transition: transform 0.5s cubic-bezier(0.215, 0.61, 0.355, 1), -webkit-transform 0.5s cubic-bezier(0.215, 0.61, 0.355, 1); }
  #kokuyo-st-main-contents section.story {
    position: relative;
    padding: 160px 0 160px; }
    #kokuyo-st-main-contents section.story .ttl-box h3 {
      position: relative;
      width: 230px;
      margin: 0 auto; }
      #kokuyo-st-main-contents section.story .ttl-box h3 img {
        width: 100%;
        height: auto; }
    #kokuyo-st-main-contents section.story .ttl-box .p-box {
      position: relative;
      margin: 62px auto 0;
      text-align: center;
      font-size: 17px;
      line-height: 2.15;
      letter-spacing: 0.1em; }
    #kokuyo-st-main-contents section.story .story-box {
      position: relative;
      width: 720px;
      margin: 80px auto 0; }
      #kokuyo-st-main-contents section.story .story-box h3 {
        text-align: center; }
        #kokuyo-st-main-contents section.story .story-box h3 span {
          position: relative;
          line-height: 1;
          font-size: 20px;
          letter-spacing: 0.125em;
          padding-bottom: 5px; }
          #kokuyo-st-main-contents section.story .story-box h3 span:before {
            position: absolute;
            content: "";
            bottom: 0px;
            left: 0px;
            width: 100%;
            height: 2px;
            background: #4b4948; }
      #kokuyo-st-main-contents section.story .story-box .story-container {
        position: relative;
        width: 100%;
        margin: 64px auto 0; }
        #kokuyo-st-main-contents section.story .story-box .story-container article {
          position: relative;
          width: 100%;
          display: -webkit-flex;
          display: -ms-flexbox;
          display: flex; }
          #kokuyo-st-main-contents section.story .story-box .story-container article:nth-child(1) .image {
            top: 14px; }
          #kokuyo-st-main-contents section.story .story-box .story-container article:nth-child(3) .image {
            top: 17px; }
          #kokuyo-st-main-contents section.story .story-box .story-container article:nth-child(2) {
            margin-top: 38px; }
          #kokuyo-st-main-contents section.story .story-box .story-container article:nth-child(3) {
            margin-top: 24px; }
          #kokuyo-st-main-contents section.story .story-box .story-container article .image {
            position: relative;
            width: 160px;
            text-align: center; }
            #kokuyo-st-main-contents section.story .story-box .story-container article .image img {
              width: 114px;
              height: auto; }
          #kokuyo-st-main-contents section.story .story-box .story-container article .text-box {
            position: relative;
            -webkit-flex: 1;
                -ms-flex: 1;
                    flex: 1;
            margin-left: 32px; }
            #kokuyo-st-main-contents section.story .story-box .story-container article .text-box p {
              line-height: 2.5;
              font-size: 15px;
              letter-spacing: 0.08em; }
  #kokuyo-st-main-contents section.concept {
    position: relative;
    width: 100%; }
    #kokuyo-st-main-contents section.concept .sec-notepen {
      position: relative;
      width: 100%;
      padding: 120px 0 120px; z-index: 1; overflow: hidden;
      }
#kokuyo-st-main-contents section.concept .sec-notepen em.before { content: ""; display: block; width: 100vw; height: 3000px;  background: url("../img/bg_note.jpg");
      background-size: cover; position: absolute; top:0; left: 0; z-index: -1;background-position: top -78px left; }
      #kokuyo-st-main-contents section.concept .sec-notepen h2 {
        width: 350px;
        margin: 0 auto; }
        #kokuyo-st-main-contents section.concept .sec-notepen h2 img {
          width: 100%;
          height: auto; }
      #kokuyo-st-main-contents section.concept .sec-notepen > .container {
        position: relative;
        width: 100%;
        margin: 120px 0 0; }
        #kokuyo-st-main-contents section.concept .sec-notepen > .container article {
          position: relative;
          width: 88%;
          margin: 0 0 0 auto; }
          #kokuyo-st-main-contents section.concept .sec-notepen > .container article:before {
            position: absolute;
            content: "";
            top: 0;
            left: 0;
            width: 100%;
            height: 438px;
            background: #fff; }
          #kokuyo-st-main-contents section.concept .sec-notepen > .container article .inner {
            position: relative;
            display: -webkit-flex;
            display: -ms-flexbox;
            display: flex;
            max-width: 950px;
            margin: 0 auto;
            padding: 72px 0 0;
            -webkit-justify-content: space-between;
                -ms-flex-pack: justify;
                    justify-content: space-between;
            box-sizing: border-box;
            height: 438px; }
            #kokuyo-st-main-contents section.concept .sec-notepen > .container article .inner .icon-box {
              position: relative;
              width: 150px;
              padding-top: 28px; }
              #kokuyo-st-main-contents section.concept .sec-notepen > .container article .inner .icon-box .icon {
                position: relative;
                width: 100px;
                margin: 0 auto; }
                #kokuyo-st-main-contents section.concept .sec-notepen > .container article .inner .icon-box .icon img {
                  width: 100%;
                  height: auto; }
              #kokuyo-st-main-contents section.concept .sec-notepen > .container article .inner .icon-box .name {
                position: relative;
                width: 150px;
                margin: 14px auto 0; }
                #kokuyo-st-main-contents section.concept .sec-notepen > .container article .inner .icon-box .name img {
                  width: 100%;
                  height: auto; }
            #kokuyo-st-main-contents section.concept .sec-notepen > .container article .inner .text-box {
              position: relative;
              width: 340px;
              text-align: left; }
              #kokuyo-st-main-contents section.concept .sec-notepen > .container article .inner .text-box h3 {
                position: relative;
                width: 340px; }
                #kokuyo-st-main-contents section.concept .sec-notepen > .container article .inner .text-box h3 img {
                  width: 100%;
                  height: auto; }
              #kokuyo-st-main-contents section.concept .sec-notepen > .container article .inner .text-box p {
                margin: 28px 0 0;
                font-size: 13px;
                line-height: 1.9;
                letter-spacing: 0.1em;
                text-align: justify; }
              #kokuyo-st-main-contents section.concept .sec-notepen > .container article .inner .text-box .recommend-box {
                position: relative;
                margin: 25px 0 0; }
                #kokuyo-st-main-contents section.concept .sec-notepen > .container article .inner .text-box .recommend-box h4 {
                  width: 112px; }
                  #kokuyo-st-main-contents section.concept .sec-notepen > .container article .inner .text-box .recommend-box h4 img {
                    width: 100%;
                    height: auto; }
                #kokuyo-st-main-contents section.concept .sec-notepen > .container article .inner .text-box .recommend-box ul {
                  display: -webkit-flex;
                  display: -ms-flexbox;
                  display: flex;
                  margin: 8px 0 0; }
                  #kokuyo-st-main-contents section.concept .sec-notepen > .container article .inner .text-box .recommend-box ul li {
                    font-size: 12px;
                    white-space: nowrap; }
                    #kokuyo-st-main-contents section.concept .sec-notepen > .container article .inner .text-box .recommend-box ul li:nth-child(n+2) {
                      margin-left: 18px; }
                    #kokuyo-st-main-contents section.concept .sec-notepen > .container article .inner .text-box .recommend-box ul li span {
                      position: relative;
                      top: 2px;
                      display: inline-block;
                      width: 12px;
                      margin-right: 5px; }
                      #kokuyo-st-main-contents section.concept .sec-notepen > .container article .inner .text-box .recommend-box ul li span img {
                        width: 100%;
                        height: auto; }
            #kokuyo-st-main-contents section.concept .sec-notepen > .container article .inner .note-image {
              position: relative;
              top: -150px;
              width: 310px; }
              #kokuyo-st-main-contents section.concept .sec-notepen > .container article .inner .note-image .image {
                width: 100%; }
                #kokuyo-st-main-contents section.concept .sec-notepen > .container article .inner .note-image .image img {
                  width: 100%;
                  height: auto; }
              #kokuyo-st-main-contents section.concept .sec-notepen > .container article .inner .note-image .caption {
                position: relative;
                width: 150px;
                margin: 9px auto 0;
                left: -6px; }
                #kokuyo-st-main-contents section.concept .sec-notepen > .container article .inner .note-image .caption img {
                  width: 100%;
                  height: auto; }
          #kokuyo-st-main-contents section.concept .sec-notepen > .container article > .caption {
            font-size: 10px;
            margin: 18px 0 0;
            letter-spacing: 0.1em; }
          #kokuyo-st-main-contents section.concept .sec-notepen > .container article:nth-child(n+2) {
            margin-top: 150px; }
    #kokuyo-st-main-contents section.concept .sec-flat {
      position: relative;
      background: url("../img/bg_flatnote.jpg");
      padding: 120px 0 130px; }
      #kokuyo-st-main-contents section.concept .sec-flat h2 {
        width: 520px;
        margin: 0 auto; }
        #kokuyo-st-main-contents section.concept .sec-flat h2 img {
          width: 100%;
          height: auto; }
      #kokuyo-st-main-contents section.concept .sec-flat .main-image {
        position: relative;
        max-width: 1200px;
        width: 90%;
        margin: 84px auto 0; }
        #kokuyo-st-main-contents section.concept .sec-flat .main-image article {
          position: relative;
          width: 100%; }
          #kokuyo-st-main-contents section.concept .sec-flat .main-image article img {
            display: block;
            width: 100%;
            height: auto; }
          #kokuyo-st-main-contents section.concept .sec-flat .main-image article:nth-child(n+2) {
            margin-top: 4px; }
      #kokuyo-st-main-contents section.concept .sec-flat .point-1 {
        position: relative;
        width: 90%;
        max-width: 950px;
        margin: 116px auto 0;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-justify-content: space-between;
            -ms-flex-pack: justify;
                justify-content: space-between; }
        #kokuyo-st-main-contents section.concept .sec-flat .point-1 .text-box {
          -webkit-flex: 1;
              -ms-flex: 1;
                  flex: 1;
          padding-top: 48px;
          padding-right: 40px;
          box-sizing: border-box; }
          #kokuyo-st-main-contents section.concept .sec-flat .point-1 .text-box h3 {
            position: relative;
            width: 366px;
            padding-bottom: 11px; }
            #kokuyo-st-main-contents section.concept .sec-flat .point-1 .text-box h3 img {
              width: 100%;
              height: auto; }
            #kokuyo-st-main-contents section.concept .sec-flat .point-1 .text-box h3:before {
              position: absolute;
              content: "";
              bottom: 0px;
              left: 0px;
              width: 500px;
              height: 2px;
              background: #4b4948; }
          #kokuyo-st-main-contents section.concept .sec-flat .point-1 .text-box .p-box {
            margin: 41px 0 0;
            font-size: 15px;
            line-height: 2.15;
            letter-spacing: 0.08em;
            white-space: nowrap; }
        #kokuyo-st-main-contents section.concept .sec-flat .point-1 .image-box {
          width: 50%; }
          #kokuyo-st-main-contents section.concept .sec-flat .point-1 .image-box img {
            width: 100%;
            height: auto; }
      #kokuyo-st-main-contents section.concept .sec-flat .point-2 {
        position: relative;
        width: 90%;
        max-width: 950px;
        margin: 116px auto 0; }
        #kokuyo-st-main-contents section.concept .sec-flat .point-2 .image-container {
          position: relative; }
          #kokuyo-st-main-contents section.concept .sec-flat .point-2 .image-container.change .inner article ul li:nth-child(1) {
            opacity: 0;
            -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"; }
          #kokuyo-st-main-contents section.concept .sec-flat .point-2 .image-container.change .inner article ul li:nth-child(2) {
            opacity: 1;
            -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"; }
          #kokuyo-st-main-contents section.concept .sec-flat .point-2 .image-container .inner {
            position: relative;
            display: -webkit-flex;
            display: -ms-flexbox;
            display: flex;
            -webkit-justify-content: space-between;
                -ms-flex-pack: justify;
                    justify-content: space-between; }
            #kokuyo-st-main-contents section.concept .sec-flat .point-2 .image-container .inner article {
              position: relative;
              width: calc(50% - 2px); }
              #kokuyo-st-main-contents section.concept .sec-flat .point-2 .image-container .inner article ul {
                position: relative;
                width: 100%;
                overflow: hidden; }
                #kokuyo-st-main-contents section.concept .sec-flat .point-2 .image-container .inner article ul li {
                  position: relative;
                  width: 100%;
                  transition: all 0.75s cubic-bezier(0.65, 0, 0.35, 1); }
                  #kokuyo-st-main-contents section.concept .sec-flat .point-2 .image-container .inner article ul li:nth-child(1) {
                    opacity: 1;
                    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"; }
                  #kokuyo-st-main-contents section.concept .sec-flat .point-2 .image-container .inner article ul li:nth-child(2) {
                    position: absolute;
                    top: 0;
                    left: 0;
                    width: 100%;
                    opacity: 0;
                    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
                    overflow: hidden; }
                  #kokuyo-st-main-contents section.concept .sec-flat .point-2 .image-container .inner article ul li img {
                    width: 100%;
                    height: auto; }
              #kokuyo-st-main-contents section.concept .sec-flat .point-2 .image-container .inner article .text {
                position: absolute;
                top: 50%;
                left: 50%;
                -webkit-transform: translate(-50%, -50%);
                    -ms-transform: translate(-50%, -50%);
                        transform: translate(-50%, -50%); }
                #kokuyo-st-main-contents section.concept .sec-flat .point-2 .image-container .inner article .text img {
                  width: 170px;
                  height: auto; }
              #kokuyo-st-main-contents section.concept .sec-flat .point-2 .image-container .inner article .icon-target {
                position: absolute;
                top: 75%;
                left: 50%;
                -webkit-transform: translate(-50%, -50%);
                    -ms-transform: translate(-50%, -50%);
                        transform: translate(-50%, -50%);
                width: 112px; }
                #kokuyo-st-main-contents section.concept .sec-flat .point-2 .image-container .inner article .icon-target img {
                  width: 100%;
                  height: auto;
                  -webkit-animation: rotate-anime 15s linear infinite;
                          animation: rotate-anime 15s linear infinite; }

@-webkit-keyframes rotate-anime {
  0% {
    -webkit-transform: rotate(0);
            transform: rotate(0); }
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg); } }

@keyframes rotate-anime {
  0% {
    -webkit-transform: rotate(0);
            transform: rotate(0); }
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg); } }
          #kokuyo-st-main-contents section.concept .sec-flat .point-2 .image-container .caption {
            position: relative;
            text-align: right;
            font-size: 10px;
            margin: 8px 0 0; }
        #kokuyo-st-main-contents section.concept .sec-flat .point-2 .text-box {
          position: relative;
          width: 400px;
          margin: 28px auto 0 45%; }
          #kokuyo-st-main-contents section.concept .sec-flat .point-2 .text-box:before {
            position: absolute;
            content: "";
            top: -108px;
            left: -128px;
            background: url("../img/line_flatnote.png");
            width: 475px;
            height: 142px;
            background-size: 100% 100%; }
          #kokuyo-st-main-contents section.concept .sec-flat .point-2 .text-box h3 {
            position: relative;
            width: 328px; }
            #kokuyo-st-main-contents section.concept .sec-flat .point-2 .text-box h3 img {
              width: 100%;
              height: auto; }
          #kokuyo-st-main-contents section.concept .sec-flat .point-2 .text-box .p-box {
            margin: 40px 0 0; }
            #kokuyo-st-main-contents section.concept .sec-flat .point-2 .text-box .p-box p {
              font-size: 15px; }
    #kokuyo-st-main-contents section.concept .sec-ecofriendly {
      position: relative;
      padding: 120px 0 240px;
      background: #fafafa; }
      #kokuyo-st-main-contents section.concept .sec-ecofriendly h2 {
        width: 310px;
        margin: 0 auto; }
        #kokuyo-st-main-contents section.concept .sec-ecofriendly h2 img {
          width: 100%;
          height: auto; }
      #kokuyo-st-main-contents section.concept .sec-ecofriendly .point-1 {
        position: relative;
        width: 100%;
        margin: 70px 0 0; }
        #kokuyo-st-main-contents section.concept .sec-ecofriendly .point-1 .inner {
          position: relative;
          width: 100%;
          max-width: 1280px;
          margin: 0 auto;
          display: -webkit-flex;
          display: -ms-flexbox;
          display: flex;
          -webkit-justify-content: space-between;
              -ms-flex-pack: justify;
                  justify-content: space-between; }
          #kokuyo-st-main-contents section.concept .sec-ecofriendly .point-1 .inner article {
            position: relative;
            width: calc(50% - 3px); }
            #kokuyo-st-main-contents section.concept .sec-ecofriendly .point-1 .inner article .image-box {
              position: relative;
              width: 100%; }
              #kokuyo-st-main-contents section.concept .sec-ecofriendly .point-1 .inner article .image-box img {
                width: 100%;
                height: auto;
                display: block; }
              #kokuyo-st-main-contents section.concept .sec-ecofriendly .point-1 .inner article .image-box .icon-target {
                position: absolute;
                top: 45%;
                left: 15.7%;
                width: 80px;
                -webkit-transform: translate(-50%, -50%);
                    -ms-transform: translate(-50%, -50%);
                        transform: translate(-50%, -50%); }
                #kokuyo-st-main-contents section.concept .sec-ecofriendly .point-1 .inner article .image-box .icon-target img {
                  width: 100%;
                  height: auto;
                  -webkit-animation: rotate-anime 15s linear infinite;
                          animation: rotate-anime 15s linear infinite; }
            #kokuyo-st-main-contents section.concept .sec-ecofriendly .point-1 .inner article .text-box {
              position: relative;
              width: 100%;
              padding: 38px 0 48px;
              text-align: center;
              box-shadow: 3px 3px 4px 0px rgba(0, 0, 0, 0.05); }
              #kokuyo-st-main-contents section.concept .sec-ecofriendly .point-1 .inner article .text-box h3 {
                font-size: 20px;
                letter-spacing: 0.1em;
                font-weight: bold; }
              #kokuyo-st-main-contents section.concept .sec-ecofriendly .point-1 .inner article .text-box p {
                margin-top: 12px;
                font-size: 14px;
                line-height: 2.1;
                letter-spacing: 0.1em; }
      #kokuyo-st-main-contents section.concept .sec-ecofriendly .point-2 {
        position: relative;
        width: 100%;
        margin: 90px 0 0; }
        #kokuyo-st-main-contents section.concept .sec-ecofriendly .point-2:before {
          position: absolute;
          content: "";
          top: 120px;
          left: 0;
          width: 100%;
          height: 350px;
          background: #f1f4f6; }
        #kokuyo-st-main-contents section.concept .sec-ecofriendly .point-2 .inner {
          position: relative;
          width: 860px;
          margin: 0 auto;
          display: -webkit-flex;
          display: -ms-flexbox;
          display: flex;
          -webkit-justify-content: space-between;
              -ms-flex-pack: justify;
                  justify-content: space-between; }
          #kokuyo-st-main-contents section.concept .sec-ecofriendly .point-2 .inner article {
            width: 380px; }
            #kokuyo-st-main-contents section.concept .sec-ecofriendly .point-2 .inner article .image {
              width: 100%; }
              #kokuyo-st-main-contents section.concept .sec-ecofriendly .point-2 .inner article .image img {
                width: 100%;
                height: auto; }
            #kokuyo-st-main-contents section.concept .sec-ecofriendly .point-2 .inner article .text-box {
              position: relative;
              margin: 30px 0 0; }
              #kokuyo-st-main-contents section.concept .sec-ecofriendly .point-2 .inner article .text-box h3 {
                font-size: 19px;
                letter-spacing: 0.08em; }
              #kokuyo-st-main-contents section.concept .sec-ecofriendly .point-2 .inner article .text-box p {
                margin: 11px 0 0;
                font-size: 14px;
                line-height: 2.1; }
  #kokuyo-st-main-contents section.design {
    position: relative;
    width: 100%; }
    #kokuyo-st-main-contents section.design .sec-kei {
      position: relative;
      background: url("../img/bg_kei.jpg");
      padding: 120px 0 140px; }
      #kokuyo-st-main-contents section.design .sec-kei h2 {
        width: 524px;
        margin: 0 auto; }
        #kokuyo-st-main-contents section.design .sec-kei h2 span {
          position: relative;
          padding-bottom: 9px; }
          #kokuyo-st-main-contents section.design .sec-kei h2 span:before {
            position: absolute;
            content: "";
            bottom: 0px;
            left: 0px;
            width: 100%;
            height: 2px;
            background: #fff; }
        #kokuyo-st-main-contents section.design .sec-kei h2 img {
          width: 100%;
          height: auto; }
      #kokuyo-st-main-contents section.design .sec-kei .kei-container {
        position: relative;
        width: 100%;
        margin: 84px 0 0; }
        #kokuyo-st-main-contents section.design .sec-kei .kei-container .thumb-box ul {
          display: -webkit-flex;
          display: -ms-flexbox;
          display: flex;
          -webkit-justify-content: center;
              -ms-flex-pack: center;
                  justify-content: center; }
          #kokuyo-st-main-contents section.design .sec-kei .kei-container .thumb-box ul li {
            position: relative;
            width: 100px; }
            #kokuyo-st-main-contents section.design .sec-kei .kei-container .thumb-box ul li:nth-child(n+2) {
              margin-left: 28px; }
            #kokuyo-st-main-contents section.design .sec-kei .kei-container .thumb-box ul li:after {
              position: absolute;
              content: "";
              bottom: -21px;
              left: calc(50% - 6px);
              background: url("../img/icon_kei_target.svg");
              width: 13px;
              height: 8px;
              background-size: 100% 100%;
              opacity: 0;
              -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
              transition: all 0.3s cubic-bezier(0.65, 0, 0.35, 1); }
            #kokuyo-st-main-contents section.design .sec-kei .kei-container .thumb-box ul li.is-select .image {
              box-shadow: 2px 2px 3px 0px rgba(0, 0, 0, 0.15); }
            #kokuyo-st-main-contents section.design .sec-kei .kei-container .thumb-box ul li.is-select:after {
              opacity: 1;
              -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
              -webkit-transform: translateY(5px);
                  -ms-transform: translateY(5px);
                      transform: translateY(5px); }
            #kokuyo-st-main-contents section.design .sec-kei .kei-container .thumb-box ul li .image {
              width: 100px;
              height: 100px;
              border-radius: 50%;
              overflow: hidden;
              cursor: pointer;
              transition: all 0.2s cubic-bezier(0.33, 1, 0.68, 1); }
              #kokuyo-st-main-contents section.design .sec-kei .kei-container .thumb-box ul li .image img {
                width: 100%;
                height: auto; }
            #kokuyo-st-main-contents section.design .sec-kei .kei-container .thumb-box ul li .text {
              text-align: center;
              font-size: 11px;
              margin: 12px 0 0;
              color: #fff;
              letter-spacing: 0.1em; }
        #kokuyo-st-main-contents section.design .sec-kei .kei-container .baloon-box {
          position: relative;
          width: 90%;
          max-width: 950px;
          height: 64px;
          margin: 64px auto 0; }
          #kokuyo-st-main-contents section.design .sec-kei .kei-container .baloon-box:before {
            position: absolute;
            content: "";
            top: 0;
            left: 0;
            width: 100%;
            height: 64px;
            background: url("../img/frame_kei.png") no-repeat;
            background-size: 100% 100%; }
          #kokuyo-st-main-contents section.design .sec-kei .kei-container .baloon-box ul {
            position: relative;
            width: 100%;
            height: 100%; }
            #kokuyo-st-main-contents section.design .sec-kei .kei-container .baloon-box ul li {
              position: absolute;
              top: 45%;
              left: 50%;
              width: 810px;
              -webkit-transform: translate(-50%, -50%);
                  -ms-transform: translate(-50%, -50%);
                      transform: translate(-50%, -50%);
              opacity: 0;
              -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"; }
              #kokuyo-st-main-contents section.design .sec-kei .kei-container .baloon-box ul li.is-select {
                opacity: 1;
                -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"; }
              #kokuyo-st-main-contents section.design .sec-kei .kei-container .baloon-box ul li img {
                width: 100%;
                height: auto; }
        #kokuyo-st-main-contents section.design .sec-kei .kei-container .flickity-box {
          position: relative;
          width: 100%;
          margin: 22px auto 0; }
          #kokuyo-st-main-contents section.design .sec-kei .kei-container .flickity-box article {
            position: relative;
            width: 100%;
            max-width: 950px;
            margin-left: 100px; }
            #kokuyo-st-main-contents section.design .sec-kei .kei-container .flickity-box article:nth-child(n+2) {
              position: absolute;
              top: 0;
              left: 0; }
            #kokuyo-st-main-contents section.design .sec-kei .kei-container .flickity-box article img {
              width: 100%;
              height: auto; }
          #kokuyo-st-main-contents section.design .sec-kei .kei-container .flickity-box .flickity-button {
            position: absolute;
            display: block;
            top: calc(50% - 15px);
            left: calc(50% - 510px);
            width: 24px;
            height: 30px;
            z-index: 100;
            background-color: transparent;
            border: none;
            cursor: pointer;
            outline: none;
            padding: 0;
            -webkit-appearance: none;
               -moz-appearance: none;
                    appearance: none; }
            #kokuyo-st-main-contents section.design .sec-kei .kei-container .flickity-box .flickity-button.next {
              left: auto;
              right: calc(50% - 510px); }
            #kokuyo-st-main-contents section.design .sec-kei .kei-container .flickity-box .flickity-button:before {
              position: absolute;
              content: "";
              top: 5px;
              left: 6px;
              background: url("../img/icon_slider_arrow.svg");
              width: 12px;
              height: 20px;
              background-size: 100% 100%; }
            #kokuyo-st-main-contents section.design .sec-kei .kei-container .flickity-box .flickity-button.previous:before {
              -webkit-transform: scale(-1, 1);
                  -ms-transform: scale(-1, 1);
                      transform: scale(-1, 1); }
            #kokuyo-st-main-contents section.design .sec-kei .kei-container .flickity-box .flickity-button:disabled {
              opacity: 0.4;
              -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=40)"; }
            #kokuyo-st-main-contents section.design .sec-kei .kei-container .flickity-box .flickity-button svg {
              display: none; }
    #kokuyo-st-main-contents section.design .sec-pen {
      position: relative;
      padding: 120px 0 240px; }
      #kokuyo-st-main-contents section.design .sec-pen h2 {
        width: 329px;
        margin: 0 auto; }
        #kokuyo-st-main-contents section.design .sec-pen h2 img {
          width: 100%;
          height: auto; }
      #kokuyo-st-main-contents section.design .sec-pen > .pen-box {
        position: relative;
        margin: 160px 0 0; }
        #kokuyo-st-main-contents section.design .sec-pen > .pen-box article {
          position: relative;
          width: 100%;
          background: url("../img/pattern_1.jpg") center center;
          background-size: 50px auto; }
          #kokuyo-st-main-contents section.design .sec-pen > .pen-box article.sarasara {
            background: url("../img/pattern_2.jpg") center center;
            background-size: 267px auto;
            height: 480px; }
            #kokuyo-st-main-contents section.design .sec-pen > .pen-box article.sarasara .container > .pen-box:before {
              background: url("../img/label_pen_2.png");
              background-size: 100% 100%; }
          #kokuyo-st-main-contents section.design .sec-pen > .pen-box article.zarazara {
            background: url("../img/pattern_3.jpg") center center;
            background-size: 50px auto; }
            #kokuyo-st-main-contents section.design .sec-pen > .pen-box article.zarazara .container > .pen-box:before {
              background: url("../img/label_pen_3.png");
              background-size: 100% 100%; }
          #kokuyo-st-main-contents section.design .sec-pen > .pen-box article img {
            display: block; }
          #kokuyo-st-main-contents section.design .sec-pen > .pen-box article:nth-child(n+2) {
            margin-top: 200px; }
          #kokuyo-st-main-contents section.design .sec-pen > .pen-box article .container {
            position: relative;
            width: 90%;
            max-width: 950px;
            margin: 0 auto;
            display: -webkit-flex;
            display: -ms-flexbox;
            display: flex;
            -webkit-justify-content: space-between;
                -ms-flex-pack: justify;
                    justify-content: space-between; }
            #kokuyo-st-main-contents section.design .sec-pen > .pen-box article .container .thumb-box {
              position: relative;
              width: 306px;
              padding-top: 80px; }
              #kokuyo-st-main-contents section.design .sec-pen > .pen-box article .container .thumb-box .image {
                width: 100%; }
                #kokuyo-st-main-contents section.design .sec-pen > .pen-box article .container .thumb-box .image img {
                  width: 100%;
                  height: auto; }
            #kokuyo-st-main-contents section.design .sec-pen > .pen-box article .container .pen-box {
              position: relative;
              top: -100px;
              width: 100px; }
              #kokuyo-st-main-contents section.design .sec-pen > .pen-box article .container .pen-box:before {
                position: absolute;
                content: "";
                top: 12px;
                left: 58px;
                width: 102px;
                height: 102px;
                background: url("../img/label_pen_1.png");
                background-size: 100% 100%;
                z-index: 1; }
              #kokuyo-st-main-contents section.design .sec-pen > .pen-box article .container .pen-box .image {
                position: relative;
                width: 100%;
                z-index: 5; }
                #kokuyo-st-main-contents section.design .sec-pen > .pen-box article .container .pen-box .image img {
                  width: 100%;
                  height: auto; }
            #kokuyo-st-main-contents section.design .sec-pen > .pen-box article .container .text-box {
              position: relative;
              width: 300px;
              text-align: center;
              padding-top: 80px; }
              #kokuyo-st-main-contents section.design .sec-pen > .pen-box article .container .text-box .inner .ttl-box {
                position: relative; }
                #kokuyo-st-main-contents section.design .sec-pen > .pen-box article .container .text-box .inner .ttl-box h3 {
                  width: 280px;
                  margin: 0 auto; }
                  #kokuyo-st-main-contents section.design .sec-pen > .pen-box article .container .text-box .inner .ttl-box h3 img {
                    width: 100%;
                    height: auto; }
                #kokuyo-st-main-contents section.design .sec-pen > .pen-box article .container .text-box .inner .ttl-box h4 {
                  position: relative;
                  width: 180px;
                  margin: 10px auto 0; }
                  #kokuyo-st-main-contents section.design .sec-pen > .pen-box article .container .text-box .inner .ttl-box h4 img {
                    width: 100%;
                    height: auto; }
              #kokuyo-st-main-contents section.design .sec-pen > .pen-box article .container .text-box .inner .p-box {
                text-align: justify;
                width: 300px;
                margin: 30px auto 0; }
                #kokuyo-st-main-contents section.design .sec-pen > .pen-box article .container .text-box .inner .p-box p {
                  position: relative;
                  font-size: 13px;
                  line-height: 1.95;
                  letter-spacing: 0.08em;
                  padding-left: 9px;
                  box-sizing: border-box; }
                  #kokuyo-st-main-contents section.design .sec-pen > .pen-box article .container .text-box .inner .p-box p:nth-child(n+2) {
                    margin-top: 15px; }
                  #kokuyo-st-main-contents section.design .sec-pen > .pen-box article .container .text-box .inner .p-box p:before {
                    position: absolute;
                    content: "・";
                    top: 0;
                    left: 0;
                    font-size: 13px; }
              #kokuyo-st-main-contents section.design .sec-pen > .pen-box article .container .text-box .inner .image-box {
                position: relative;
                width: 162px;
                margin: 26px auto 0; }
                #kokuyo-st-main-contents section.design .sec-pen > .pen-box article .container .text-box .inner .image-box img {
                  width: 100%;
                  height: auto; }
        #kokuyo-st-main-contents section.design .sec-pen > .pen-box > .caption {
          position: relative;
          width: 950px;
          margin: 20px auto 0;
          text-align: left;
          font-size: 10px;
          color: #7f7e7e;
          line-height: 1.85; }
          #kokuyo-st-main-contents section.design .sec-pen > .pen-box > .caption.right p {
            width: 290px;
            margin: 0 0 0 auto; }
  #kokuyo-st-main-contents section.lineup {
    position: relative;
    width: 100%;
    background: #ebecec;
    padding: 120px 0 160px; }
    #kokuyo-st-main-contents section.lineup h2 {
      width: 222px;
      margin: 0 auto; }
      #kokuyo-st-main-contents section.lineup h2 img {
        width: 100%;
        height: auto; }
    #kokuyo-st-main-contents section.lineup > .note-box {
      margin: 86px auto 0; }
      #kokuyo-st-main-contents section.lineup > .note-box > .ttl-box {
        text-align: center; }
        #kokuyo-st-main-contents section.lineup > .note-box > .ttl-box h3 {
          position: relative;
          text-align: center; }
          #kokuyo-st-main-contents section.lineup > .note-box > .ttl-box h3 img.notebook {
            position: relative;
            margin-right: 10px;
            /*width: 132px;
            height: auto;*/
widh:auto; height: 22px;}
          #kokuyo-st-main-contents section.lineup > .note-box > .ttl-box h3 img.perpanep {
            width: 150px;
            height: auto; }
        #kokuyo-st-main-contents section.lineup > .note-box > .ttl-box .price-box {
          margin: 15px 0 0; }
          #kokuyo-st-main-contents section.lineup > .note-box > .ttl-box .price-box .ttl {
            position: relative;
            margin-right: 12px;
            font-size: 14px; }
          #kokuyo-st-main-contents section.lineup > .note-box > .ttl-box .price-box .price {
            position: relative;
            top: 2px;
            font-size: 21px;
            letter-spacing: 0.1em; }
          #kokuyo-st-main-contents section.lineup > .note-box > .ttl-box .price-box .tax {
            font-size: 14px;
            letter-spacing: 0.08em; }
        #kokuyo-st-main-contents section.lineup > .note-box > .ttl-box .others {
          margin: 4px 0 0;
          font-size: 14px;
          letter-spacing: 0.08em; }
      #kokuyo-st-main-contents section.lineup > .note-box > .list-box {
        position: relative;
        max-width: 950px;
        width: 90%;
        margin: 40px auto 0; }
        #kokuyo-st-main-contents section.lineup > .note-box > .list-box article {
          position: relative;
          width: 100%; }
          #kokuyo-st-main-contents section.lineup > .note-box > .list-box article:last-child table {
            border-bottom: 1px solid #4b4948; }
          #kokuyo-st-main-contents section.lineup > .note-box > .list-box article .ttl-box {
            position: relative;
            border-top: 1px solid #4b4948;
            padding: 19px 0 16px; }
            #kokuyo-st-main-contents section.lineup > .note-box > .list-box article .ttl-box h4 {
              width: 160px;
              margin: 0 auto; }
              #kokuyo-st-main-contents section.lineup > .note-box > .list-box article .ttl-box h4 img {
                width: 100%;
                height: auto; }
            #kokuyo-st-main-contents section.lineup > .note-box > .list-box article .ttl-box p {
              position: absolute;
              top: 18px;
              right: 0;
              font-size: 14px; }
          #kokuyo-st-main-contents section.lineup > .note-box > .list-box article table {
            position: relative;
            width: 100%;
            border-top: 1px solid #4b4948; }
            #kokuyo-st-main-contents section.lineup > .note-box > .list-box article table tr {
              width: 100%; }
              #kokuyo-st-main-contents section.lineup > .note-box > .list-box article table tr:nth-child(1) th, #kokuyo-st-main-contents section.lineup > .note-box > .list-box article table tr:nth-child(1) td {
                padding: 32px 0 0; }
              #kokuyo-st-main-contents section.lineup > .note-box > .list-box article table tr:last-child th, #kokuyo-st-main-contents section.lineup > .note-box > .list-box article table tr:last-child td {
                padding-bottom: 48px; }
              #kokuyo-st-main-contents section.lineup > .note-box > .list-box article table tr.tr-image th, #kokuyo-st-main-contents section.lineup > .note-box > .list-box article table tr.tr-image td {
                padding-top: 19px; }
              #kokuyo-st-main-contents section.lineup > .note-box > .list-box article table tr.tr-image th {
                vertical-align: top; }
              #kokuyo-st-main-contents section.lineup > .note-box > .list-box article table tr.tr-number th, #kokuyo-st-main-contents section.lineup > .note-box > .list-box article table tr.tr-number td {
                padding-top: 14px; }
              #kokuyo-st-main-contents section.lineup > .note-box > .list-box article table tr.tr-number td {
                font-size: 11px;
                letter-spacing: 0.05em; }
              #kokuyo-st-main-contents section.lineup > .note-box > .list-box article table tr.tr-btn th, #kokuyo-st-main-contents section.lineup > .note-box > .list-box article table tr.tr-btn td {
                padding-top: 16px; }
              #kokuyo-st-main-contents section.lineup > .note-box > .list-box article table tr th {
                border-right: 1px solid #4b4948;
                width: 15.58%;
                text-align: left;
                font-weight: 400;
                font-size: 14px;
                vertical-align: middle; }
              #kokuyo-st-main-contents section.lineup > .note-box > .list-box article table tr td {
                width: 16.88%;
                text-align: center;
                font-size: 12px;
                line-height: 1.5;
                vertical-align: middle;
                letter-spacing: 0.08em; }
                #kokuyo-st-main-contents section.lineup > .note-box > .list-box article table tr td img {
                  width: 63%;
                  max-width: 100px;
                  height: auto; }
                #kokuyo-st-main-contents section.lineup > .note-box > .list-box article table tr td .btn-buy a {
                  display: block;
                  border: 1px solid #4b4948;
                  background: #fff;
                  width: 72px;
                  height: 30px;
                  box-sizing: border-box;
                  margin: 0 auto;
                  text-decoration: none;
                  color: #4b4948;
                  padding-top: 8px;
                  font-family: 'Roboto', sans-serif;
                  line-height: 1;
                  letter-spacing: 0.12em; }
          #kokuyo-st-main-contents section.lineup > .note-box > .list-box article ul.sp-box {
            position: relative;
            display: none;
            width: 100%;
            border-top: 1px solid #4b4948; }
            #kokuyo-st-main-contents section.lineup > .note-box > .list-box article ul.sp-box li {
              width: 33.333%;
              text-align: center; }
              #kokuyo-st-main-contents section.lineup > .note-box > .list-box article ul.sp-box li p.name {
                font-size: 11px; }
              #kokuyo-st-main-contents section.lineup > .note-box > .list-box article ul.sp-box li .image {
                width: 68%;
                margin: 10px auto 0; }
                #kokuyo-st-main-contents section.lineup > .note-box > .list-box article ul.sp-box li .image img {
                  width: 100%;
                  height: auto; }
              #kokuyo-st-main-contents section.lineup > .note-box > .list-box article ul.sp-box li .number {
                font-size: 9px;
                margin: 8px 0 0; }
              #kokuyo-st-main-contents section.lineup > .note-box > .list-box article ul.sp-box li .btn-buy {
                margin: 14px 0 0; }
                #kokuyo-st-main-contents section.lineup > .note-box > .list-box article ul.sp-box li .btn-buy a {
                  display: block;
                  border: 1px solid #4b4948;
                  background: #fff;
                  width: 54px;
                  height: 22px;
                  box-sizing: border-box;
                  margin: 0 auto;
                  text-decoration: none;
                  color: #4b4948;
                  padding-top: 5px;
                  font-family: 'Roboto', sans-serif;
                  line-height: 1;
                  letter-spacing: 0.12em;
                  font-size: 10px; }
              #kokuyo-st-main-contents section.lineup > .note-box > .list-box article ul.sp-box li:nth-child(n+4) {
                margin: 29px 0 0; }
            #kokuyo-st-main-contents section.lineup > .note-box > .list-box article ul.sp-box.last {
              border-bottom: 1px solid #4b4948; }
    #kokuyo-st-main-contents section.lineup .caption {
      width: 100%;
      max-width: 950px;
      margin: 13px auto 0;
      text-align: right;
      font-size: 10px; }
    #kokuyo-st-main-contents section.lineup > .pen-box {
      position: relative;
      width: 90%;
      max-width: 950px;
      margin: 96px auto 0; }
      #kokuyo-st-main-contents section.lineup > .pen-box .container {
        position: relative;
        width: 100%;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-justify-content: space-between;
            -ms-flex-pack: justify;
                justify-content: space-between; }
        #kokuyo-st-main-contents section.lineup > .pen-box .container article {
          position: relative;
          width: 30%; }
          #kokuyo-st-main-contents section.lineup > .pen-box .container article .ttl-box h3 {
            position: relative;
            text-align: center; }
            #kokuyo-st-main-contents section.lineup > .pen-box .container article .ttl-box h3 img {
              display: block; }
            #kokuyo-st-main-contents section.lineup > .pen-box .container article .ttl-box h3 img.pen {
              width: 180px;
              height: auto;
              margin: 0 auto; }
            #kokuyo-st-main-contents section.lineup > .pen-box .container article .ttl-box h3 img.perpanep {
              width: 150px;
              height: auto;
              margin: 17px auto 0; }
          #kokuyo-st-main-contents section.lineup > .pen-box .container article .ttl-box .price-box {
            position: relative;
            text-align: center;
            margin: 20px 0 0; }
            #kokuyo-st-main-contents section.lineup > .pen-box .container article .ttl-box .price-box .ttl {
              font-size: 12px; }
            #kokuyo-st-main-contents section.lineup > .pen-box .container article .ttl-box .price-box .price .txt-price {
              font-size: 21px;
              letter-spacing: 0.1em; }
            #kokuyo-st-main-contents section.lineup > .pen-box .container article .ttl-box .price-box .price .tax {
              position: relative;
              top: -1px;
              font-size: 12px; }
          #kokuyo-st-main-contents section.lineup > .pen-box .container article .detail {
            position: relative;
            width: 100%;
            border-top: 1px solid #4b4948;
            border-bottom: 1px solid #4b4948;
            margin: 38px 0 0;
            padding: 26px 0 36px; }
            #kokuyo-st-main-contents section.lineup > .pen-box .container article .detail .image {
              width: 40px;
              margin: 0 auto; }
              #kokuyo-st-main-contents section.lineup > .pen-box .container article .detail .image img {
                width: 100%;
                height: auto; }
            #kokuyo-st-main-contents section.lineup > .pen-box .container article .detail .number {
              margin: 8px 0 0;
              text-align: center;
              font-size: 11px; }
            #kokuyo-st-main-contents section.lineup > .pen-box .container article .detail .btn-buy {
              margin: 21px 0 0; }
              #kokuyo-st-main-contents section.lineup > .pen-box .container article .detail .btn-buy a {
                display: block;
                border: 1px solid #4b4948;
                background: #fff;
                width: 72px;
                height: 30px;
                box-sizing: border-box;
                margin: 0 auto;
                text-decoration: none;
                color: #4b4948;
                padding-top: 8px;
                font-family: 'Roboto', sans-serif;
                line-height: 1;
                letter-spacing: 0.12em;
                text-align: center;
                font-size: 12px; }
          #kokuyo-st-main-contents section.lineup > .pen-box .container article .specification {
            text-align: center;
            font-size: 12px;
            margin: 24px 0 0;
            letter-spacing: 0.08em; }
    #kokuyo-st-main-contents section.lineup .btn-container {
      position: relative;
      width: 90%;
      max-width: 950px;
      margin: 100px auto 0; }
      #kokuyo-st-main-contents section.lineup .btn-container article {
        position: relative;
        width: 100%; }
        #kokuyo-st-main-contents section.lineup .btn-container article a {
          position: relative;
          display: block;
          width: 100%;
          height: 66px;
          border: 1px solid #000;
          background: #fff;
          text-align: center;
          box-sizing: border-box;
          padding: 23px 0;
          text-align: center; }
          #kokuyo-st-main-contents section.lineup .btn-container article a span {
            position: relative;
            text-align: center; }
            #kokuyo-st-main-contents section.lineup .btn-container article a span:after {
              position: absolute;
              content: "";
              top: -4px;
              right: -28px;
              background: url("../img/icon_banner_arrow.svg");
              width: 7px;
              height: 13px;
              background-size: 100% 100%;
              transition: -webkit-transform 0.2s cubic-bezier(0.215, 0.61, 0.355, 1);
              transition: transform 0.2s cubic-bezier(0.215, 0.61, 0.355, 1);
              transition: transform 0.2s cubic-bezier(0.215, 0.61, 0.355, 1), -webkit-transform 0.2s cubic-bezier(0.215, 0.61, 0.355, 1); }
          #kokuyo-st-main-contents section.lineup .btn-container article a img {
            position: relative;
            width: 398px;
            height: auto; }
            #kokuyo-st-main-contents section.lineup .btn-container article a img.is-pc {
              display: inline-block; }
            #kokuyo-st-main-contents section.lineup .btn-container article a img.banner-campaign {
              width: 422px;
              height: auto; }
        #kokuyo-st-main-contents section.lineup .btn-container article.buy-others ul {
          display: -webkit-flex;
          display: -ms-flexbox;
          display: flex;
          -webkit-flex-wrap: wrap;
              -ms-flex-wrap: wrap;
                  flex-wrap: wrap;
          -webkit-justify-content: space-between;
              -ms-flex-pack: justify;
                  justify-content: space-between; }
          #kokuyo-st-main-contents section.lineup .btn-container article.buy-others ul li {
            position: relative;
            width: calc(25% - 6px);
            text-align: center; }
            #kokuyo-st-main-contents section.lineup .btn-container article.buy-others ul li:nth-child(n+2) {
              margin-left: 7px; }
            #kokuyo-st-main-contents section.lineup .btn-container article.buy-others ul li a {
              padding: 14px 0; }
            #kokuyo-st-main-contents section.lineup .btn-container article.buy-others ul li img {
              width: 150px;
              height: auto; }
        #kokuyo-st-main-contents section.lineup .btn-container article:nth-child(2) {
          margin-top: 8px; }
        #kokuyo-st-main-contents section.lineup .btn-container article:nth-child(n+3) {
          margin-top: 40px; }
        #kokuyo-st-main-contents section.lineup .btn-container article.banner-campaign a {
          padding: 22px 0; }
    #kokuyo-st-main-contents section.lineup .banner-box {
      position: relative;
      width: 90%;
      max-width: 950px;
      margin: 100px auto 0; }

#kokuyo-st-main-contents section.main + section.lineup .banner-box { max-width: 800px;}

      #kokuyo-st-main-contents section.lineup .banner-box article {
        position: relative; }
        #kokuyo-st-main-contents section.lineup .banner-box article:nth-child(n+2) {
          margin-top: 20px; }
        #kokuyo-st-main-contents section.lineup .banner-box article a {
          position: relative;
          display: block;
          width: 100%;
          border-radius: 10px;
          overflow: hidden;
          box-shadow: 4px 4px 6px 0px rgba(0, 0, 0, 0.08); }
          #kokuyo-st-main-contents section.lineup .banner-box article a img {
            display: block;
            width: 100%;
            height: auto; }
            #kokuyo-st-main-contents section.lineup .banner-box article a img.is-sp {
              display: none; }
  #kokuyo-st-main-contents section h2 {
    position: relative; }
    #kokuyo-st-main-contents section h2 span {
      position: relative;
      padding-bottom: 9px; }
      #kokuyo-st-main-contents section h2 span:before {
        position: absolute;
        content: "";
        bottom: 0px;
        left: 0px;
        width: 100%;
        height: 2px;
        background: #4b4948; }
      #kokuyo-st-main-contents section h2 span img.is-pc {
        display: inline-block; }

#fixed-header {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 70px;
  z-index: 10000;
  -webkit-transform: translateY(-72px);
      -ms-transform: translateY(-72px);
          transform: translateY(-72px);
  transition: all 0.5s cubic-bezier(0.65, 0, 0.35, 1); }
  #fixed-header.open {
    transition: all 0.5s cubic-bezier(0.33, 1, 0.68, 1);
    -webkit-transform: translateY(0px);
        -ms-transform: translateY(0px);
            transform: translateY(0px); }
  #fixed-header .base {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 70px;
    background: #fff;
    box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.1); }
  #fixed-header .logo {
    position: absolute;
    top: 12px;
    left: 20px;
    width: 60px; }
    #fixed-header .logo img {
      width: 100%;
      height: auto; }
  #fixed-header nav {
    position: absolute;
    top: 27px;
    left: 50%;
    -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
            transform: translateX(-50%);
    width: 100%; }
    #fixed-header nav ul {
      position: relative;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-justify-content: center;
          -ms-flex-pack: center;
              justify-content: center;
      color: #4b4948; }
      #fixed-header nav ul li {
        font-size: 14px;
        letter-spacing: 0.12em;
        cursor: pointer; }
        #fixed-header nav ul li:nth-child(n+2) {
          margin-left: 46px; }
        #fixed-header nav ul li span {
          position: relative;
          padding-bottom: 7px;
          overflow: hidden;
          display: inline-block; }
          #fixed-header nav ul li span:before {
            position: absolute;
            content: "";
            left: 0;
            bottom: 0px;
            width: 100%;
            height: 1px;
            background: #4b4948;
            -webkit-transform: translateX(-100%);
                -ms-transform: translateX(-100%);
                    transform: translateX(-100%); }
        #fixed-header nav ul li:hover span:before {
          -webkit-animation: lineAnim 0.6s cubic-bezier(0.645, 0.045, 0.355, 1) forwards;
                  animation: lineAnim 0.6s cubic-bezier(0.645, 0.045, 0.355, 1) forwards; }

@-webkit-keyframes lineAnim {
  0% {
    -webkit-transform: translateX(-100%);
            transform: translateX(-100%); }
  45% {
    -webkit-transform: translateX(0px);
            transform: translateX(0px); }
  55% {
    -webkit-transform: translateX(0px);
            transform: translateX(0px); }
  100% {
    -webkit-transform: translateX(100%);
            transform: translateX(100%); } }

@keyframes lineAnim {
  0% {
    -webkit-transform: translateX(-100%);
            transform: translateX(-100%); }
  45% {
    -webkit-transform: translateX(0px);
            transform: translateX(0px); }
  55% {
    -webkit-transform: translateX(0px);
            transform: translateX(0px); }
  100% {
    -webkit-transform: translateX(100%);
            transform: translateX(100%); } }

#perpanep-sp-nav {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 10000;
  -webkit-transform: translateX(-100%);
      -ms-transform: translateX(-100%);
          transform: translateX(-100%);
  transition: all 0.5s cubic-bezier(0.65, 0, 0.35, 1); }
  #perpanep-sp-nav.open {
    transition: all 0.5s cubic-bezier(0.65, 0, 0.35, 1);
    -webkit-transform: translateX(0%);
        -ms-transform: translateX(0%);
            transform: translateX(0%); }
  #perpanep-sp-nav .base {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100vh;
    background: #fff; }
  #perpanep-sp-nav nav {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100vh; }
    #perpanep-sp-nav nav ul {
      position: absolute;
      top: 40%;
      left: 50%;
      -webkit-transform: translate(-50%, -50%);
          -ms-transform: translate(-50%, -50%);
              transform: translate(-50%, -50%); }
      #perpanep-sp-nav nav ul li {
        font-family: 'Roboto', sans-serif;
        letter-spacing: 0.125em;
        text-align: center;
        font-size: 16px; }
        #perpanep-sp-nav nav ul li:nth-child(n+2) {
          margin: 24px 0 0; }

#perpanep-btn-nav {
  position: fixed;
  bottom: 20px;
  left: 20px;
  width: 50px;
  height: 50px;
  background: #4b4948;
  border-radius: 50%;
  z-index: 10001;
  padding: 19px 0;
  box-sizing: border-box;
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"; }
  #perpanep-btn-nav div span {
    position: relative;
    display: block;
    width: 32px;
    height: 3px;
    background: #fff;
    transition: all 250ms cubic-bezier(0.645, 0.045, 0.355, 1);
    margin: 0 auto; }
    #perpanep-btn-nav div span:nth-child(n+2) {
      margin: 4px auto 0; }
  #perpanep-btn-nav.active div span:nth-child(1) {
    -webkit-transform: translate(0px, 5px) rotate(45deg);
        -ms-transform: translate(0px, 5px) rotate(45deg);
            transform: translate(0px, 5px) rotate(45deg); }
  #perpanep-btn-nav.active div span:nth-child(2) {
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"; }
  #perpanep-btn-nav.active div span:nth-child(3) {
    -webkit-transform: translate(0px, -5px) rotate(-45deg);
        -ms-transform: translate(0px, -5px) rotate(-45deg);
            transform: translate(0px, -5px) rotate(-45deg); }

#perpanep-youtube {
  display: none;
  position: fixed;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  z-index: 99999; }
  #perpanep-youtube .cover {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #000;
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
    cursor: pointer; }
  #perpanep-youtube .box {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 980px;
    height: 550px;
    margin-left: -490px;
    margin-top: -275px;
    background-color: #000; }
    #perpanep-youtube .box .btn-close {
      position: absolute;
      top: -45px;
      right: 0px;
      cursor: pointer;
      transition: opacity 0.3s ease; }
    #perpanep-youtube .box .player {
      width: 980px;
      height: 550px; }
    @media screen and (min-width: 751px) and (max-width: 979px){
  #kokuyo-st-main-contents section.main{
    margin-top: 46px; }
  #kokuyo-st-main-contents section.concept .sec-notepen > .container article{
    width: 100%;
    padding: 0 2.5%;
    box-sizing: border-box; }
  #kokuyo-st-main-contents section.design .sec-kei .kei-container .flickity-box article{
    width: 90%; }
  #kokuyo-st-main-contents section.design .sec-kei .kei-container .flickity-box .flickity-button{
    left: 12px; }
  #kokuyo-st-main-contents section.design .sec-kei .kei-container .flickity-box .flickity-button.next{
    right: 12px; }
  #kokuyo-st-main-contents section.design .sec-pen > .pen-box > .caption{
    padding: 0 5%;
    box-sizing: border-box; }
  #kokuyo-st-main-contents section.lineup .caption{
    padding: 0 5%;
    box-sizing: border-box; } }
    @media screen and (max-width: 750px){
  #header{
    position: relative !important; }
  #kokuyo-st-main-contents .is-pc{
    display: none; }
  #kokuyo-st-main-contents .is-sp{
    display: block; }
  #kokuyo-st-main-contents section.main .kv-1st{
    height: auto; }
  #kokuyo-st-main-contents section.main .kv-1st .inner ul{
    left: 0;
    width: 100%; }
  #kokuyo-st-main-contents section.main .kv-1st .inner ul li:nth-child(1) .text-box{
    width: 75%; }
  #kokuyo-st-main-contents section.main .kv-1st .inner ul li:nth-child(2) .text-box{
    width: 67%; }
  #kokuyo-st-main-contents section.main .kv-1st .inner ul li:nth-child(3) .text-box{
    width: 77%; }
  #kokuyo-st-main-contents section.main .kv-1st .inner ul li .text-box{
    margin: 3vw auto 0; }
  #kokuyo-st-main-contents section.main .kv-slider article:nth-child(1) .inner{
    background: url("../img/img_main_h_1_sp.jpg") center center no-repeat;
    background-size: cover; }
  #kokuyo-st-main-contents section.main .kv-slider article:nth-child(2) .inner{
    background: url("../img/img_main_1_sp.jpg") center center no-repeat;
    background-size: cover; }
  #kokuyo-st-main-contents section.main .kv-slider article:nth-child(3) .inner{
    background: url("../img/img_main_7_sp.jpg") center center no-repeat;
    background-size: cover; }
  #kokuyo-st-main-contents section.main .kv-slider article:nth-child(4) .inner{
    background: url("../img/img_main_h_2_sp.jpg") center center no-repeat;
    background-size: cover; }
  #kokuyo-st-main-contents section.main .kv-slider article:nth-child(5) .inner{
    background: url("../img/img_main_2_sp.jpg") center center no-repeat;
    background-size: cover; }
  #kokuyo-st-main-contents section.main .kv-slider article:nth-child(6) .inner{
    background: url("../img/img_main_4_sp.jpg") center center no-repeat;
    background-size: cover; }
  #kokuyo-st-main-contents section.main .kv-slider article:nth-child(7) .inner{
    background: url("../img/img_main_h_3_sp.jpg") center center no-repeat;
    background-size: cover; }
  #kokuyo-st-main-contents section.main .kv-slider article:nth-child(8) .inner{
    background: url("../img/img_main_8_sp.jpg") center center no-repeat;
    background-size: cover; }
  #kokuyo-st-main-contents section.main .logo-box{
    width: 150px; }
  #kokuyo-st-main-contents section.main .logo-box .logo-anim ul li img{
    width: 150px;
    height: auto; }
  #kokuyo-st-main-contents section.main .scrolldown{
    display: none; }
  #kokuyo-st-main-contents section.message{
    padding: 44px 0 50px; }
  #kokuyo-st-main-contents section.message h2{
    width: 266px; }
  #kokuyo-st-main-contents section.message ul{
    margin: 28px 0 0; }
  #kokuyo-st-main-contents section.message ul li{
    width: 220px;
    margin: 0 auto; }
  #kokuyo-st-main-contents section.message ul li:nth-child(n+2){
    margin-top: 17px; }
  #kokuyo-st-main-contents section.movie .icon-play{
    width: 68px; }
  #kokuyo-st-main-contents section.story{
    padding: 50px 0 64px; }
  #kokuyo-st-main-contents section.story .ttl-box h3{
    width: 115px; }
  #kokuyo-st-main-contents section.story .ttl-box .p-box{
    margin: 24px auto 0;
    font-size: 12.5px;
    padding: 0 40px;
    box-sizing: border-box;
    text-align: left;
    letter-spacing: 0.06em; }
  #kokuyo-st-main-contents section.story .story-box{
    width: 100%;
    margin: 44px auto 0;
    padding: 0 20px;
    box-sizing: border-box; }
  #kokuyo-st-main-contents section.story .story-box h3 span{
    font-size: 16px; }
  #kokuyo-st-main-contents section.story .story-box h3 span:before{
    height: 1px; }
  #kokuyo-st-main-contents section.story .story-box .story-container{
    margin: 32px auto 0; }
  #kokuyo-st-main-contents section.story .story-box .story-container article:nth-child(1) .image{
    top: 2px; }
  #kokuyo-st-main-contents section.story .story-box .story-container article:nth-child(3) .image{
    top: 5px; }
  #kokuyo-st-main-contents section.story .story-box .story-container article:nth-child(2){
    margin-top: 24px; }
  #kokuyo-st-main-contents section.story .story-box .story-container article:nth-child(3){
    margin-top: 24px; }
  #kokuyo-st-main-contents section.story .story-box .story-container article .image{
    width: 80px; }
  #kokuyo-st-main-contents section.story .story-box .story-container article .image img{
    width: 70px;
    height: auto; }
  #kokuyo-st-main-contents section.story .story-box .story-container article .text-box{
    margin-left: 16px; }
  #kokuyo-st-main-contents section.story .story-box .story-container article .text-box p{
    font-size: 11px;
    line-height: 1.9;
    text-align: justify;
    padding-right: 20px;
    box-sizing: border-box; }
  #kokuyo-st-main-contents section.story .story-box .story-container article .text-box p br{
    display: none; }
  #kokuyo-st-main-contents section.concept .sec-notepen{
    padding: 74px 0 60px;
    background: url("../img/bg_note_sp.jpg") top center;
    background-size: 100% auto; }
  #kokuyo-st-main-contents section.concept .sec-notepen h2{
    width: 224px; }
  #kokuyo-st-main-contents section.concept .sec-notepen > .container{
    margin: 58px 0 0; }
  #kokuyo-st-main-contents section.concept .sec-notepen > .container article{
    width: calc(100% - 20px);
    margin: 0 auto; }
  #kokuyo-st-main-contents section.concept .sec-notepen > .container article .inner .icon-box{
    -webkit-order: 2;
        -ms-flex-order: 2;
            order: 2; }
  #kokuyo-st-main-contents section.concept .sec-notepen > .container article .inner .text-box{
    -webkit-order: 3;
        -ms-flex-order: 3;
            order: 3; }
  #kokuyo-st-main-contents section.concept .sec-notepen > .container article .inner .note-image{
    -webkit-order: 1;
        -ms-flex-order: 1;
            order: 1; }
  #kokuyo-st-main-contents section.concept .sec-notepen > .container article:before{
    display: none; }
  #kokuyo-st-main-contents section.concept .sec-notepen > .container article .inner{
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    height: auto;
    padding: 56px 0 60px;
    background: #fff; }
  #kokuyo-st-main-contents section.concept .sec-notepen > .container article .inner .icon-box{
    width: 100%;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
    padding-top: 0px;
    margin-top: 24px; }
  #kokuyo-st-main-contents section.concept .sec-notepen > .container article .inner .icon-box .icon{
    width: 75px;
    margin: 0; }
  #kokuyo-st-main-contents section.concept .sec-notepen > .container article .inner .icon-box .name{
    width: 140px;
    margin: 0 0 0 10px;
    top: 6px; }
  #kokuyo-st-main-contents section.concept .sec-notepen > .container article .inner .text-box{
    width: 100%;
    padding: 0 40px;
    box-sizing: border-box;
    margin-top: 28px; }
  #kokuyo-st-main-contents section.concept .sec-notepen > .container article .inner .text-box h3{
    width: 256px; }
  #kokuyo-st-main-contents section.concept .sec-notepen > .container article .inner .text-box p{
    margin: 12px 0 0;
    font-size: 12.5px;
    line-height: 1.9; }
  #kokuyo-st-main-contents section.concept .sec-notepen > .container article .inner .text-box .recommend-box{
    margin: 28px 0 0; }
  #kokuyo-st-main-contents section.concept .sec-notepen > .container article .inner .text-box .recommend-box h4{
    width: 116px; }
  #kokuyo-st-main-contents section.concept .sec-notepen > .container article .inner .text-box .recommend-box ul{
    margin: 6px 0 0;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap; }
  #kokuyo-st-main-contents section.concept .sec-notepen > .container article .inner .text-box .recommend-box ul li{
    font-size: 12.5px;
    white-space: normal; }
  #kokuyo-st-main-contents section.concept .sec-notepen > .container article .inner .text-box .recommend-box ul li span{
    width: 13px; }
  #kokuyo-st-main-contents section.concept .sec-notepen > .container article .inner .note-image{
    top: 0px;
    width: 100%; }
  #kokuyo-st-main-contents section.concept .sec-notepen > .container article .inner .note-image .image{
    width: 192px;
    margin: 0 auto; }
  #kokuyo-st-main-contents section.concept .sec-notepen > .container article .inner .note-image .caption{
    display: none; }
  #kokuyo-st-main-contents section.concept .sec-notepen > .container article > .caption{
    width: 100%;
    padding: 0 10px;
    box-sizing: border-box;
    margin: 17px 0 0; }
  #kokuyo-st-main-contents section.concept .sec-notepen > .container article:nth-child(n+2){
    margin-top: 20px; }
  #kokuyo-st-main-contents section.concept .sec-flat{
    padding: 78px 0 80px; }
  #kokuyo-st-main-contents section.concept .sec-flat h2{
    width: 180px; }
  #kokuyo-st-main-contents section.concept .sec-flat .main-image{
    margin: 62px auto 0;
    width: 100%; }
  #kokuyo-st-main-contents section.concept .sec-flat .main-image article:nth-child(n+2){
    margin-top: 2px; }
  #kokuyo-st-main-contents section.concept .sec-flat .point-1{
    width: 260px;
    margin: 60px auto 0;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap; }
  #kokuyo-st-main-contents section.concept .sec-flat .point-1 .text-box{
    width: 100%;
    -webkit-order: 2;
        -ms-flex-order: 2;
            order: 2;
    padding: 0;
    margin: 24px 0 0; }
  #kokuyo-st-main-contents section.concept .sec-flat .point-1 .text-box h3{
    width: 100%;
    padding-bottom: 4px; }
  #kokuyo-st-main-contents section.concept .sec-flat .point-1 .text-box h3 img{
    width: 254px;
    height: auto; }
  #kokuyo-st-main-contents section.concept .sec-flat .point-1 .text-box h3:before{
    width: 100%;
    height: 1px; }
  #kokuyo-st-main-contents section.concept .sec-flat .point-1 .text-box .p-box{
    margin: 20px 0 0;
    font-size: 12px;
    line-height: 1.9;
    white-space: normal;
    text-align: justify; }
  #kokuyo-st-main-contents section.concept .sec-flat .point-1 .image-box{
    width: 100%;
    -webkit-order: 1;
        -ms-flex-order: 1;
            order: 1; }
  #kokuyo-st-main-contents section.concept .sec-flat .point-2{
    margin: 60px auto 0; }
  #kokuyo-st-main-contents section.concept .sec-flat .point-2 .image-container .inner article{
    width: calc(50% - 1px); }
  #kokuyo-st-main-contents section.concept .sec-flat .point-2 .image-container .inner article .text img{
    width: 96px; }
  #kokuyo-st-main-contents section.concept .sec-flat .point-2 .image-container .inner article .icon-target{
    top: 74%;
    width: 55px; }
  #kokuyo-st-main-contents section.concept .sec-flat .point-2 .image-container .caption{
    margin: 9px 0 0;
    padding-right: 10px; }
  #kokuyo-st-main-contents section.concept .sec-flat .point-2 .text-box{
    width: 260px;
    margin: 20px auto 0; }
  #kokuyo-st-main-contents section.concept .sec-flat .point-2 .text-box:before{
    display: none; }
  #kokuyo-st-main-contents section.concept .sec-flat .point-2 .text-box h3{
    width: 100%;
    padding-bottom: 4px; }
  #kokuyo-st-main-contents section.concept .sec-flat .point-2 .text-box h3:before{
    position: absolute;
    content: "";
    bottom: 0px;
    left: 0px;
    width: 100%;
    height: 1px;
    background: #4b4948; }
  #kokuyo-st-main-contents section.concept .sec-flat .point-2 .text-box h3 img{
    width: 230px; }
  #kokuyo-st-main-contents section.concept .sec-flat .point-2 .text-box .p-box{
    margin: 21px 0 0; }
  #kokuyo-st-main-contents section.concept .sec-flat .point-2 .text-box .p-box p{
    font-size: 12px; }
  #kokuyo-st-main-contents section.concept .sec-ecofriendly{
    padding: 80px 0 80px; }
  #kokuyo-st-main-contents section.concept .sec-ecofriendly h2{
    width: 190px; }
  #kokuyo-st-main-contents section.concept .sec-ecofriendly .point-1{
    margin: 50px 0 0; }
  #kokuyo-st-main-contents section.concept .sec-ecofriendly .point-1 .inner{
    display: block; }
  #kokuyo-st-main-contents section.concept .sec-ecofriendly .point-1 .inner article{
    width: 100%;
    padding: 0 20px;
    box-sizing: border-box; }
  #kokuyo-st-main-contents section.concept .sec-ecofriendly .point-1 .inner article:nth-child(n+2){
    margin-top: 10px; }
  #kokuyo-st-main-contents section.concept .sec-ecofriendly .point-1 .inner article .text-box{
    padding: 24px 0 24px;
    box-shadow: 2px 2px 2px 0px rgba(0, 0, 0, 0.05); }
  #kokuyo-st-main-contents section.concept .sec-ecofriendly .point-1 .inner article .text-box h3{
    font-size: 15px; }
  #kokuyo-st-main-contents section.concept .sec-ecofriendly .point-1 .inner article .text-box p{
    font-size: 12px;
    margin-top: 6px;
    line-height: 1.9; }
  #kokuyo-st-main-contents section.concept .sec-ecofriendly .point-2{
    margin: 40px 0 0; }
  #kokuyo-st-main-contents section.concept .sec-ecofriendly .point-2:before{
    display: none; }
  #kokuyo-st-main-contents section.concept .sec-ecofriendly .point-2 .inner{
    width: 100%;
    padding: 0 20px;
    box-sizing: border-box; }
  #kokuyo-st-main-contents section.concept .sec-ecofriendly .point-2 .inner article{
    width: calc(50% - 6px); }
  #kokuyo-st-main-contents section.concept .sec-ecofriendly .point-2 .inner article .text-box{
    margin: 14px 0 0; }
  #kokuyo-st-main-contents section.concept .sec-ecofriendly .point-2 .inner article .text-box h3{
    font-size: 13px; }
  #kokuyo-st-main-contents section.concept .sec-ecofriendly .point-2 .inner article .text-box p{
    margin: 8px 0 0;
    font-size: 11px;
    line-height: 1.9; }
  #kokuyo-st-main-contents section.concept .sec-ecofriendly .point-2 .inner article .text-box p br{
    display: none; }
  #kokuyo-st-main-contents section.design .sec-kei{
    padding: 80px 0 60px; }
  #kokuyo-st-main-contents section.design .sec-kei h2{
    width: 240px; }
  #kokuyo-st-main-contents section.design .sec-kei h2 span:before{
    display: none; }
  #kokuyo-st-main-contents section.design .sec-kei .kei-container{
    margin: 54px auto 0;
    width: 100%; }
  #kokuyo-st-main-contents section.design .sec-kei .kei-container .thumb-box{
    width: 100%;
    padding: 0 40px;
    box-sizing: border-box; }
  #kokuyo-st-main-contents section.design .sec-kei .kei-container .thumb-box ul{
    width: 100%; }
  #kokuyo-st-main-contents section.design .sec-kei .kei-container .thumb-box ul li{
    width: 13vw; }
  #kokuyo-st-main-contents section.design .sec-kei .kei-container .thumb-box ul li:nth-child(n+2){
    margin-left: 3.4vw; }
  #kokuyo-st-main-contents section.design .sec-kei .kei-container .thumb-box ul li:after{
    width: 8px;
    height: 5px;
    left: calc(50% - 4px);
    bottom: -9px; }
  #kokuyo-st-main-contents section.design .sec-kei .kei-container .thumb-box ul li.is-select .image{
    width: 13vw;
    height: 13vw; }
  #kokuyo-st-main-contents section.design .sec-kei .kei-container .thumb-box ul li .image{
    width: 13vw;
    height: 13vw; }
  #kokuyo-st-main-contents section.design .sec-kei .kei-container .thumb-box ul li .text{
    margin: 8px 0 0;
    font-size: 9px;
    white-space: nowrap;
    line-height: 1.5; }
  #kokuyo-st-main-contents section.design .sec-kei .kei-container .baloon-box{
    width: calc(100% - 80px);
    height: 20.5vw;
    margin: 28px auto 0; }
  #kokuyo-st-main-contents section.design .sec-kei .kei-container .baloon-box:before{
    background: url("../img/frame_kei_sp.png") no-repeat;
    background-size: 100% 100%;
    width: 100%;
    height: 20.5vw; }
  #kokuyo-st-main-contents section.design .sec-kei .kei-container .baloon-box ul li{
    top: 50%;
    left: 50%;
    width: 241px; }
  #kokuyo-st-main-contents section.design .sec-kei .kei-container .flickity-box{
    width: 100%;
    margin: 6px auto 0; }
  #kokuyo-st-main-contents section.design .sec-kei .kei-container .flickity-box article{
    width: calc(100% - 80px);
    margin-left: 30px; }
  #kokuyo-st-main-contents section.design .sec-kei .kei-container .flickity-box .flickity-button{
    top: calc(50% - 5px);
    left: calc(50% - 167px);
    width: 8px;
    height: 13px; }
  #kokuyo-st-main-contents section.design .sec-kei .kei-container .flickity-box .flickity-button.next{
    left: calc(50% + 158px); }
  #kokuyo-st-main-contents section.design .sec-kei .kei-container .flickity-box .flickity-button:before{
    top: 0px;
    left: 0px;
    width: 8px;
    height: 13px; }
  #kokuyo-st-main-contents section.design .sec-pen{
    padding: 80px 0 80px; }
  #kokuyo-st-main-contents section.design .sec-pen h2{
    width: 210px; }
  #kokuyo-st-main-contents section.design .sec-pen > .pen-box{
    margin: 80px 0 0; }
  #kokuyo-st-main-contents section.design .sec-pen > .pen-box article{
    background-size: 34px auto;
    padding-bottom: 60px; }
  #kokuyo-st-main-contents section.design .sec-pen > .pen-box article.sarasara{
    background-size: 164px auto;
    height: auto; }
  #kokuyo-st-main-contents section.design .sec-pen > .pen-box article.zarazara{
    background-size: 34px auto; }
  #kokuyo-st-main-contents section.design .sec-pen > .pen-box article:nth-child(n+2){
    margin-top: 80px; }
  #kokuyo-st-main-contents section.design .sec-pen > .pen-box article .container{
    width: 100%;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap; }
  #kokuyo-st-main-contents section.design .sec-pen > .pen-box article .container .thumb-box{
    -webkit-order: 3;
        -ms-flex-order: 3;
            order: 3;
    width: 128px;
    margin: 36px auto 0;
    padding: 0; }
  #kokuyo-st-main-contents section.design .sec-pen > .pen-box article .container .pen-box{
    top: 0;
    margin-top: -52px;
    -webkit-order: 1;
        -ms-flex-order: 1;
            order: 1;
    width: 100%; }
  #kokuyo-st-main-contents section.design .sec-pen > .pen-box article .container .pen-box:before{
    width: 76px;
    height: 76px;
    top: 3px;
    left: calc(50% + 4px); }
  #kokuyo-st-main-contents section.design .sec-pen > .pen-box article .container .pen-box .image{
    width: 60px;
    margin: 0 auto; }
  #kokuyo-st-main-contents section.design .sec-pen > .pen-box article .container .text-box{
    -webkit-order: 2;
        -ms-flex-order: 2;
            order: 2;
    width: 100%;
    padding: 0 20px;
    box-sizing: border-box;
    margin: 17px 0 0; }
  #kokuyo-st-main-contents section.design .sec-pen > .pen-box article .container .text-box .inner .ttl-box h3{
    width: 202px; }
  #kokuyo-st-main-contents section.design .sec-pen > .pen-box article .container .text-box .inner .ttl-box h4{
    width: 160px; }
  #kokuyo-st-main-contents section.design .sec-pen > .pen-box article .container .text-box .inner .p-box{
    width: 100%;
    padding: 0 20px;
    box-sizing: border-box;
    margin: 20px auto 0; }
  #kokuyo-st-main-contents section.design .sec-pen > .pen-box article .container .text-box .inner .p-box p{
    font-size: 12px;
    line-height: 1.85; }
  #kokuyo-st-main-contents section.design .sec-pen > .pen-box article .container .text-box .inner .p-box p:nth-child(n+2){
    margin-top: 11px; }
  #kokuyo-st-main-contents section.design .sec-pen > .pen-box > .caption{
    margin: 14px auto 0;
    width: 100%;
    padding: 0 20px;
    box-sizing: border-box; }
  #kokuyo-st-main-contents section.design .sec-pen > .pen-box > .caption.right p{
    width: 100%; }
  #kokuyo-st-main-contents section.lineup{
    width: 100%;
    padding: 80px 0 60px;
    box-sizing: border-box; }
  #kokuyo-st-main-contents section.lineup h2{
    width: 141px; }
  #kokuyo-st-main-contents section.lineup > .note-box{
    margin: 64px auto 0; }
  #kokuyo-st-main-contents section.lineup > .note-box > .ttl-box h3 img{
    display: block; }
  #kokuyo-st-main-contents section.lineup > .note-box > .ttl-box h3 img.notebook{
   /* width: 98px;*/
    margin: 0 auto; }
  #kokuyo-st-main-contents section.lineup > .note-box > .ttl-box h3 img.perpanep{
    width: 110px;
    margin: 14px auto 0; }
  #kokuyo-st-main-contents section.lineup > .note-box > .ttl-box .price-box{
    margin: 14px 0 0; }
  #kokuyo-st-main-contents section.lineup > .note-box > .ttl-box .price-box .ttl{
    font-size: 10px;
    margin: 0;
    display: block;
    line-height: 1.2; }
  #kokuyo-st-main-contents section.lineup > .note-box > .ttl-box .price-box .price{
    font-size: 18px;
    top: 2px; }
  #kokuyo-st-main-contents section.lineup > .note-box > .ttl-box .price-box .tax{
    font-size: 11px; }
  #kokuyo-st-main-contents section.lineup > .note-box > .ttl-box .others{
    font-size: 11px;
    margin: 3px 0 0; }
  #kokuyo-st-main-contents section.lineup > .note-box > .list-box{
    width: 100%;
    padding: 0 20px;
    box-sizing: border-box; }
  #kokuyo-st-main-contents section.lineup > .note-box > .list-box article .ttl-box{
    padding: 12px 0 11px; }
  #kokuyo-st-main-contents section.lineup > .note-box > .list-box article .ttl-box h4{
    width: 120px; }
  #kokuyo-st-main-contents section.lineup > .note-box > .list-box article .ttl-box p{
    font-size: 10px;
    top: 14px; }
  #kokuyo-st-main-contents section.lineup > .note-box > .list-box article table{
    display: none; }
  #kokuyo-st-main-contents section.lineup > .note-box > .list-box article table tr th{
    display: none; }
  #kokuyo-st-main-contents section.lineup > .note-box > .list-box article table tr td{
    width: 33.333%; }
  #kokuyo-st-main-contents section.lineup > .note-box > .list-box article ul.sp-box{
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    padding: 25px 0 34px; }
  #kokuyo-st-main-contents section.lineup .caption{
    margin: 14px auto 0;
    width: 100%;
    padding: 0 20px;
    box-sizing: border-box; }
  #kokuyo-st-main-contents section.lineup > .pen-box{
    width: 100%;
    padding: 0 20px;
    box-sizing: border-box;
    margin: 64px auto 0; }
  #kokuyo-st-main-contents section.lineup > .pen-box .container{
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap; }
  #kokuyo-st-main-contents section.lineup > .pen-box .container article{
    width: 100%; }
  #kokuyo-st-main-contents section.lineup > .pen-box .container article:nth-child(n+2){
    margin-top: 60px; }
  #kokuyo-st-main-contents section.lineup > .pen-box .container article .ttl-box h3 img.pen{
    width: 134px;
    height: auto; }
  #kokuyo-st-main-contents section.lineup > .pen-box .container article .ttl-box h3 img.perpanep{
    width: 110px;
    height: auto;
    margin: 14px auto 0; }
  #kokuyo-st-main-contents section.lineup > .pen-box .container article .ttl-box .price-box{
    margin: 9px 0 0; }
  #kokuyo-st-main-contents section.lineup > .pen-box .container article .ttl-box .price-box .ttl{
    font-size: 10px; }
  #kokuyo-st-main-contents section.lineup > .pen-box .container article .ttl-box .price-box .price .txt-price{
    font-size: 18px;
    top: 2px; }
  #kokuyo-st-main-contents section.lineup > .pen-box .container article .ttl-box .price-box .price .tax{
    font-size: 11px; }
  #kokuyo-st-main-contents section.lineup > .pen-box .container article .detail{
    margin: 30px 0 0; }
  #kokuyo-st-main-contents section.lineup > .pen-box .container article .detail .image{
    width: 33px; }
  #kokuyo-st-main-contents section.lineup > .pen-box .container article .detail .number{
    margin: 0px 0 0;
    font-size: 9px; }
  #kokuyo-st-main-contents section.lineup > .pen-box .container article .detail .btn-buy{
    margin: 14px 0 0; }
  #kokuyo-st-main-contents section.lineup > .pen-box .container article .detail .btn-buy a{
    display: block;
    border: 1px solid #4b4948;
    background: #fff;
    width: 54px;
    height: 22px;
    box-sizing: border-box;
    margin: 0 auto;
    text-decoration: none;
    color: #4b4948;
    padding-top: 5px;
    font-family: 'Roboto', sans-serif;
    line-height: 1;
    letter-spacing: 0.12em;
    font-size: 10px; }
  #kokuyo-st-main-contents section.lineup > .pen-box .container article .specification{
    margin: 18px 0 0; }
  #kokuyo-st-main-contents section.lineup .btn-container{
    width: 100%;
    padding: 0 20px;
    box-sizing: border-box;
    margin: 64px auto 0; }
  #kokuyo-st-main-contents section.lineup .btn-container article a{
    height: 108px;
    padding: 28px 0; }
  #kokuyo-st-main-contents section.lineup .btn-container article a:after{
    position: absolute;
    content: "";
    top: 50%;
    right: 18px;
    background: url("../img/icon_banner_arrow.svg");
    width: 6px;
    height: 10px;
    background-size: 100% 100%;
    -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%); }
  #kokuyo-st-main-contents section.lineup .btn-container article a span:after{
    display: none; }
  #kokuyo-st-main-contents section.lineup .btn-container article a img{
    width: 240px;
    height: auto;
    margin: 0 auto; }
  #kokuyo-st-main-contents section.lineup .btn-container article a img.is-pc{
    display: none; }
  #kokuyo-st-main-contents section.lineup .btn-container article a img.banner-campaign{
    width: 240px;
    height: auto;
    margin: 0 auto; }
  #kokuyo-st-main-contents section.lineup .btn-container article.buy-others ul li{
    width: calc(50% - 4px); }
  #kokuyo-st-main-contents section.lineup .btn-container article.buy-others ul li a{
    height: 54px; }
  #kokuyo-st-main-contents section.lineup .btn-container article.buy-others ul li a:after{
    display: none; }
  #kokuyo-st-main-contents section.lineup .btn-container article.buy-others ul li:nth-child(n+3){
    margin-top: 7px; }
  #kokuyo-st-main-contents section.lineup .btn-container article.buy-others ul li:nth-child(n+2){
    margin-left: 0; }
  #kokuyo-st-main-contents section.lineup .btn-container article.buy-others ul li:nth-child(2n){
    margin-left: 8px; }
  #kokuyo-st-main-contents section.lineup .btn-container article.buy-others ul li a{
    padding: 12px 0; }
  #kokuyo-st-main-contents section.lineup .btn-container article.buy-others ul li img{
    width: 120px;
    height: auto; }
  #kokuyo-st-main-contents section.lineup .btn-container article.banner-campaign a{
    padding: 28px 0; }
  #kokuyo-st-main-contents section.lineup .banner-box{
    width: 100%;
    padding: 0 10px;
    box-sizing: border-box;
    margin: 64px auto 0; }
  #kokuyo-st-main-contents section.lineup .banner-box article a img.is-sp{
    display: block; }
  #kokuyo-st-main-contents section.lineup .banner-box article a img.is-pc{
    display: none; }
  #kokuyo-st-main-contents section h2 span img.is-pc{
    display: none; }
  #fixed-header{
    display: none; }
  #perpanep-btn-nav div span{
    width: 15px;
    height: 1px; }
  #perpanep-youtube .box{
    width: 100%;
    height: 240px;
    margin-left: -50%;
    margin-top: -120px; }
  #perpanep-youtube .box .btn-close{
    top: -27px;
    right: 13px;
    width: 13px; }
  #perpanep-youtube .box .btn-close img{
    width: 100%;
    height: auto; }
  #perpanep-youtube .box .player{
    width: 100%;
    height: 100%; } }
    @media screen and (min-width: 751px) and (max-width: 950px){
  #kokuyo-st-main-contents section.main .kv-slider{
    width: 100%; } }
    @media screen and (min-width: 751px){
  #kokuyo-st-main-contents section.movie .container{
    transition: -webkit-transform 0.2s cubic-bezier(0.215, 0.61, 0.355, 1);
    transition: transform 0.2s cubic-bezier(0.215, 0.61, 0.355, 1);
    transition: transform 0.2s cubic-bezier(0.215, 0.61, 0.355, 1), -webkit-transform 0.2s cubic-bezier(0.215, 0.61, 0.355, 1); }
  #kokuyo-st-main-contents section.movie .container:hover .dummy-image img{
    -webkit-transform: scale(1.01);
        -ms-transform: scale(1.01);
            transform: scale(1.01); }
  #kokuyo-st-main-contents section.movie .container:hover .icon-play img{
    -webkit-transform: scale(1.05);
        -ms-transform: scale(1.05);
            transform: scale(1.05); }
  #kokuyo-st-main-contents section.movie .container:hover:before{
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"; }
  #kokuyo-st-main-contents.is-ie section.movie .container{
    transition: -webkit-transform 0.2s cubic-bezier(0.215, 0.61, 0.355, 1);
    transition: transform 0.2s cubic-bezier(0.215, 0.61, 0.355, 1);
    transition: transform 0.2s cubic-bezier(0.215, 0.61, 0.355, 1), -webkit-transform 0.2s cubic-bezier(0.215, 0.61, 0.355, 1); }
  #kokuyo-st-main-contents.is-ie section.movie .container:hover .dummy-image img{
    -webkit-transform: scale(1);
        -ms-transform: scale(1);
            transform: scale(1); }
  #kokuyo-st-main-contents section.concept .sec-notepen > .container article:nth-child(2){
    margin: 150px auto 0 0; }
  #kokuyo-st-main-contents section.concept .sec-notepen > .container article:nth-child(2) > .caption{
    text-align: right; }
  #kokuyo-st-main-contents section.concept .sec-notepen > .container article:nth-child(2) .inner .icon-box{
    -webkit-order: 3;
        -ms-flex-order: 3;
            order: 3; }
  #kokuyo-st-main-contents section.concept .sec-notepen > .container article:nth-child(2) .inner .text-box{
    -webkit-order: 2;
        -ms-flex-order: 2;
            order: 2; }
  #kokuyo-st-main-contents section.concept .sec-notepen > .container article:nth-child(2) .inner .note-image{
    -webkit-order: 1;
        -ms-flex-order: 1;
            order: 1; }
  #kokuyo-st-main-contents section.concept .sec-notepen > .container article .inner .text-box .recommend-box ul.is-sp{
    display: none; }
  #kokuyo-st-main-contents section.design .sec-kei .kei-container .thumb-box ul li{
    transition: -webkit-transform 0.2s cubic-bezier(0.215, 0.61, 0.355, 1);
    transition: transform 0.2s cubic-bezier(0.215, 0.61, 0.355, 1);
    transition: transform 0.2s cubic-bezier(0.215, 0.61, 0.355, 1), -webkit-transform 0.2s cubic-bezier(0.215, 0.61, 0.355, 1); }
  #kokuyo-st-main-contents section.design .sec-kei .kei-container .thumb-box ul li:hover .image{
    -webkit-transform: scale(1.05);
        -ms-transform: scale(1.05);
            transform: scale(1.05); }
  #kokuyo-st-main-contents section.design .sec-pen > .pen-box article.sarasara .container .thumb-box{
    -webkit-order: 3;
        -ms-flex-order: 3;
            order: 3; }
  #kokuyo-st-main-contents section.design .sec-pen > .pen-box article.sarasara .container > .pen-box{
    left: 8px;
    -webkit-order: 2;
        -ms-flex-order: 2;
            order: 2; }
  #kokuyo-st-main-contents section.design .sec-pen > .pen-box article.sarasara .container > .text-box{
    top: 20px;
    -webkit-order: 1;
        -ms-flex-order: 1;
            order: 1; }
  #kokuyo-st-main-contents section.lineup > .note-box > .list-box article table tr td .btn-buy a{
    transition: opacity 0.2s cubic-bezier(0.215, 0.61, 0.355, 1); }
  #kokuyo-st-main-contents section.lineup > .note-box > .list-box article table tr td .btn-buy a:hover{
    opacity: 0.5;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)"; }
  #kokuyo-st-main-contents section.lineup > .pen-box .container article .detail .btn-buy a{
    transition: opacity 0.2s cubic-bezier(0.215, 0.61, 0.355, 1); }
  #kokuyo-st-main-contents section.lineup > .pen-box .container article .detail .btn-buy a:hover{
    opacity: 0.5;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)"; }
  #kokuyo-st-main-contents section.lineup .btn-container article a{
    transition: opacity 0.2s cubic-bezier(0.215, 0.61, 0.355, 1); }
  #kokuyo-st-main-contents section.lineup .btn-container article a:hover{
    opacity: 0.5;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)"; }
  #kokuyo-st-main-contents section.lineup .btn-container article a:hover span:after{
    -webkit-transform: translateX(5px);
        -ms-transform: translateX(5px);
            transform: translateX(5px); }
  #kokuyo-st-main-contents section.lineup .banner-box article a{
    transition: -webkit-transform 0.2s cubic-bezier(0.215, 0.61, 0.355, 1);
    transition: transform 0.2s cubic-bezier(0.215, 0.61, 0.355, 1);
    transition: transform 0.2s cubic-bezier(0.215, 0.61, 0.355, 1), -webkit-transform 0.2s cubic-bezier(0.215, 0.61, 0.355, 1); }
  #kokuyo-st-main-contents section.lineup .banner-box article a:hover{
    -webkit-transform: scale(1.025);
        -ms-transform: scale(1.025);
            transform: scale(1.025); }
  #perpanep-btn-nav{
    display: none; } }
    @media screen and (min-width: 751px) and (max-width: 1024px){
  #kokuyo-st-main-contents section.concept .sec-flat .point-1 .text-box h3:before{
    width: 470px; } }
    @media screen and (max-width: 900px){
  #fixed-header nav ul li:nth-child(n+2){
    margin-left: 30px; } }

#kokuyo-st-main-contents section.lineup.banners { background: #FFF; padding: 0px 0 0 0; z-index: 1;}
#kokuyo-st-main-contents .design section.lineup.banners { background-color: transparent;}
#kokuyo-st-main-contents .design section.lineup .banner-box { max-width: 800px;}

#kokuyo-st-main-contents section.lineup.banners .banner-box article a {
    box-shadow: 4px 4px 6px 0px rgb(0 0 0 / 30%);
}

#tab { position: relative;}
#tab p { width: 100%; height: 17px; position: absolute; bottom: 0; left: 0;  z-index: -1;box-shadow: 0 0 10px rgba(0,0,0,.6); overflow: hidden; }
#tab.tab02 p em { width: 100vw; height: 3000px; content: ""; display: block; background-image: url("/stationery/perpanep/img/bg_note.jpg"); background-size: cover; position: absolute; top:0; left: 0; background-position: left top -61px;}
#tab.tab01 p em { width: 100vw; height: 3000px; content: ""; display: block; background-image: url("/stationery/perpanep/img/bg_prem.jpg"); background-size: cover; position: absolute; top:0; left: 0; background-position: left top -61px;}

#tab .tabInner { min-width: 1014px;
    /*display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
    justify-content: center;*/
    text-align: center;
}
#tab .tabInner div.tabs:before {
    content: "";
    display: block;
    width: 100%;
    height: 61px;
    position: absolute;
    top: 0;
    left: 0;
    box-shadow: 0 0 10px rgba(0,0,0,.6);
    z-index: -1;
}
#tab.tab01 .tabInner div.tabs#flat:before,#tab.tab02 .tabInner div.tabs#prem:before { height: 100%;}
#tab .tabInner div.tabs { width:493px; text-align:center; height: 78px; line-height: 78px; /*box-shadow: 0 0 10px rgba(0,0,0,.6);*/ margin: 0 7px!important; font-size: 30px; font-weight: bold; color: #4B4948; cursor: pointer; position: relative; display: inline-block; vertical-align: bottom; }
.tab01#tab .tabInner div.tabs#flat,.tab02#tab .tabInner div.tabs#prem {}
#tab .tabInner div.tabs .tabsInner { overflow: hidden; position: relative;}
#tab .tabInner div.tabs span { font-size: 21px; margin-right: 30px;}
#tab .tabInner div.tabs#flat { }
#tab .tabInner div.tabs#flat em { width: 100vw; height: 3000px; content: ""; display: block; background-image: url("/stationery/perpanep/img/bg_note.jpg"); background-size: cover; position: absolute; top:0; left:0;  z-index: -1;}
#tab .tabInner div.tabs#prem { color: #FFF;}
#tab .tabInner div.tabs#prem em { width: 100vw; height: 3000px; content: ""; display: block; background-image: url("/stationery/perpanep/img/bg_prem.jpg"); background-size: cover; position: absolute; top:0; left:0;  z-index: -1;}

.tabcont { /*display: none;*/ height: 0; overflow: hidden; }
#tab.tab01~#tab01.tabcont,#tab.tab02~#tab02.tabcont { /*display: block;*/ height: auto;}

#kokuyo-st-main-contents #tab02 section.concept .sec-notepen h2 { width: 142px;}
#kokuyo-st-main-contents #tab02 section h2 span:before {background: #fff;}
#kokuyo-st-main-contents #tab02 section.concept .sec-notepen em.before {background-image: url("/stationery/perpanep/img/bg_prem.jpg");}
#kokuyo-st-main-contents #tab02 section.concept .sec-notepen > .container article .inner .text-box {width: 300px;}
#kokuyo-st-main-contents #tab02 section.concept .sec-notepen > .container article .inner .note-image { width: 430px;}
#kokuyo-st-main-contents #tab02 section.concept .sec-notepen > .container article:before { background-color: #eee;}
#kokuyo-st-main-contents #tab02 section.concept .sec-notepen > .container article > .caption { color: #FFF;}
#kokuyo-st-main-contents #tab02 section.concept .sec-notepen > .container article .inner .note-image .caption {margin: 9px auto 0 200px;}
#kokuyo-st-main-contents #tab02 section.concept .sec-notepen > .container article:nth-child(2) .inner .note-image .caption {margin: 9px auto 0 70px;}
#kokuyo-st-main-contents #tab02 section.concept .sec-flat h2 { width: 418px;}
#kokuyo-st-main-contents #tab02 section.concept .sec-flat { background: none; background-color: #909090;}
#kokuyo-st-main-contents #tab02 section.concept .sec-flat .main-image { display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
    justify-content: center;}
#kokuyo-st-main-contents #tab02 section.concept .sec-flat .main-image article { width: 50%; margin-right: 2px;}
#kokuyo-st-main-contents #tab02 section.concept .sec-flat .main-image article:nth-child(n+2) { margin-top: 0; margin-left: 2px; margin-right: 0;}
#kokuyo-st-main-contents #tab02 section.concept .sec-flat .point-1 .text-box .p-box { color: #FFF;}
#kokuyo-st-main-contents #tab02 section.concept .sec-flat .point-1 .text-box h3 img { width: auto; height: 17px;}
#kokuyo-st-main-contents #tab02 section.concept .sec-flat .point-1 .text-box h3:before { background: #FFF;}
#kokuyo-st-main-contents #tab02 section.concept .sec-ecofriendly { background: #DCDCDC;}
#kokuyo-st-main-contents #tab02 section.concept .sec-ecofriendly .point-2:before { background: #E4E4E4;}
#kokuyo-st-main-contents #tab02 section.concept .sec-ecofriendly .point-1 .inner article .text-box {background: #FFF;}
#kokuyo-st-main-contents #tab02 section.design .sec-kei {background: none; background-color: #666;}
#kokuyo-st-main-contents #tab02 section.design .sec-kei h2 { width: 312px; }
#kokuyo-st-main-contents #tab02 section.design .sec-kei .kei-container .baloon-box ul li img { height: 19px; width: auto; margin: 0 auto;}
#kokuyo-st-main-contents #tab02 section.design .sec-kei .kei-container .baloon-box ul li { text-align: center;}
#kokuyo-st-main-contents section.lineup > .note-box > .ttl-box h3 img.notebook.prem { width: auto; height: 22px;}
#kokuyo-st-main-contents section.lineup > .note-box.prems > .list-box article { width: 470px; margin-left: auto; margin-right: auto;}

#tab .tabtext { display: -webkit-box;
  display: -ms-flexbox;
  display: flex; justify-content: center;align-items: center; height: 78px;}
#tab .tabtext img { height: 27px; width: auto; }


@media screen and (max-width: 750px) {
    #tab .tabInner {
    min-width: 100%;
}
    #tab .tabInner div.tabs {
        width: 150px; height: 50px;line-height: 1.2;font-size: 16px;margin: 0 2px!important;
    }
    #tab .tabInner div.tabs span { font-size: 10px; display: block; margin-right: 0;}
    #tab p { height: 8px;}
    #kokuyo-st-main-contents section.concept .sec-notepen em.before {background-position: top -50px left;}
    #tab .tabInner div.tabs .tabsInner div { width: 100%; position: absolute; top:50%; left: 0; transform: translateY(-50%);}
    #tab.tab02 p em { background-position: left top -42px;}
    #tab .tabInner div.tabs:before {height: 42px;}
    #tab .tabInner div.tabs .tabsInner { height: 100%;}
    
    #tab .tabtext {  height: 50px;}
#tab .tabtext img { height: 12px; width: auto; }
    
    #kokuyo-st-main-contents section.concept .sec-notepen em.before,#tab .tabInner div.tabs#flat em,#tab.tab02 p em { background-image: url(../img/bg_note_sp.jpg);background-size: 100% auto;}
    #kokuyo-st-main-contents #tab02 section.concept .sec-notepen h2 { width: 93px;}
    #kokuyo-st-main-contents #tab02 section.concept .sec-notepen h2 img.is-sp {display: inline-block;}
    #kokuyo-st-main-contents #tab02 section h2 span { padding-bottom: 4px;}
    #kokuyo-st-main-contents #tab02 section.concept .sec-notepen > .container article .inner .text-box {width: 100%;
    padding: 0 40px;
    box-sizing: border-box;
    margin-top: 28px;}
    #kokuyo-st-main-contents #tab02 section.concept .sec-notepen > .container article .inner .icon-box .name { position: relative;}
    #kokuyo-st-main-contents #tab02 section.concept .sec-notepen > .container article .inner .icon-box .name img {position: absolute;
    top: 50%;
    transform: translateY(-50%);}
    #kokuyo-st-main-contents #tab02 section.concept .sec-flat h2 { width: 195px;}
    #kokuyo-st-main-contents #tab02 section .sec-flat h2 span:before { opacity: 0;}
    #kokuyo-st-main-contents #tab02 section.concept .sec-flat .main-image {flex-direction: column;}
    #kokuyo-st-main-contents #tab02 section.concept .sec-flat .main-image article { margin: 0; width: auto; margin-bottom: 3px;}
    #kokuyo-st-main-contents #tab02 section.concept .sec-ecofriendly { padding-top: 10px;}
    #kokuyo-st-main-contents #tab02 section.design .sec-kei h2 { width: 117px;}
    #kokuyo-st-main-contents #tab02 section.design .sec-kei .kei-container .baloon-box ul li img { height: 29px;}
    #kokuyo-st-main-contents section.lineup > .note-box.prems > .list-box article { width: 100%;}
    #kokuyo-st-main-contents section.lineup > .note-box.prems > .list-box article ul.sp-box {justify-content: center;}
    #kokuyo-st-main-contents #tab02 section.concept .sec-notepen > .container article .inner { background-color: #EEEEEE;}
    #kokuyo-st-main-contents #tab02 section.concept .sec-notepen > .container article .inner .note-image .image {width: auto;
    margin: 0 40px;}
    #kokuyo-st-main-contents #tab02 section.concept .sec-ecofriendly .point-2 .inner article .text-box p br { display: block;}
    }
