@charset "UTF-8";
/*
Theme Name: FUKUSADADESIGN
Description: FUKUSADADESIGNオリジナルテーマです。テンプレートを使用していないため、アップデートによる書き換えは心配ありません。
Version: 1.0
Author: aPosto
Author URI: https://aposto.jp/

(C) 2016 aPosto.
 */
/* --------------------------------------------------------------
TABLE OF CONTENTS
----------------------------------------------------------------
1.0 - Reset
2.0 - Typography
3.0 - Menu
4.0 - Container
4.1 - Home(Projects)
4.1.1 - Product(single)
4.2 - Studio
4.3 - News
4.4 - Press
4.5 - Contact
5.0 - Footer
6.0 - 404 Not-found
-------------------------------------------------------------- */
/* --------------------------------------------------------------
1.0 - Reset
-------------------------------------------------------------- */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
  border: 0;
  margin: 0;
  outline: 0;
  padding: 0;
  vertical-align: baseline; }

html {
  font-size: 16px;
  overflow-y: scroll;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%; }

body {
  background: #FFFFFF;
  border: solid 0;
  font-size: 16px; }

.ie-border-fix {
  display: inline-block;
  line-height: 10px !important; }

p {
  transform: rotate(0.001deg);
  -webkit-transform: rotate(0.01deg);
  -webkit-text-stroke: 0.05px; }

.induction-link a {
  display: inline-block; }

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

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

table {
  /* tables still need 'cellspacing="0"' in the markup */
  border-collapse: separate;
  border-spacing: 0; }

caption, th, td {
  font-weight: normal;
  text-align: left; }

blockquote:before, blockquote:after, q:before, q:after {
  content: ""; }

blockquote, q {
  quotes: "" ""; }

a:focus {
  outline: thin dotted; }

a:hover, a:active {
  outline: 0; }

.overflow-hidden {
  overflow: hidden;
  height: 100%; }

.height100 {
  height: 100% !important; }

.top0 {
  top: 0% !important; }

article p strong, article strong {
  font-weight: bold; }

article h2, .h2 {
  font-weight: 400; }

/* --------------------------------------------------------------
2.0 Typography
-------------------------------------------------------------- */
@font-face {
  font-family: 'axisstd-light';
  src: url("/wp-content/themes/FUKUSADADESIGN/fonts/axisstd-light/axisstd-light.eot"), url("/wp-content/themes/FUKUSADADESIGN/fonts/axisstd-light/axisstd-light.eot?#iefix") format("embedded-opentype"), url("/wp-content/themes/FUKUSADADESIGN/fonts/axisstd-light/axisstd-light.woff") format("woff"), url("/wp-content/themes/FUKUSADADESIGN/fonts/axisstd-light/axisstd-light.ttf") format("truetype");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: 'axisstd-medium';
  src: url("/wp-content/themes/FUKUSADADESIGN/fonts/axisstd-medium/axisstd-medium.eot"), url("/wp-content/themes/FUKUSADADESIGN/fonts/axisstd-medium/axisstd-medium.eot?#iefix") format("embedded-opentype"), url("/wp-content/themes/FUKUSADADESIGN/fonts/axisstd-medium/axisstd-medium.woff") format("woff"), url("/wp-content/themes/FUKUSADADESIGN/fonts/axisstd-medium/axisstd-medium.ttf") format("truetype");
  font-weight: normal;
  font-style: normal; }
body {
  font-family: "axisstd-medium";
  font-weight: 300;
  color: #635A54; }

div, p {
  font-size: 16px; }

p {
  line-height: 1.75em; }

h1, h2, h3, h4, h5, h6, p strong, strong, b {
  font-weight: 400; }

a, .underline {
  color: #635A54 !important;
  text-decoration: none;
  border-bottom: 1px solid #635A54;
  padding-bottom: 0.15em;
  -webkit-transition: color 0.5s cubic-bezier(0.165, 0.84, 0.44, 1), border-color 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
  -moz-transition: color 0.5s cubic-bezier(0.165, 0.84, 0.44, 1), border-color 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
  -ms-transition: color 0.5s cubic-bezier(0.165, 0.84, 0.44, 1), border-color 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
  -o-transition: color 0.5s cubic-bezier(0.165, 0.84, 0.44, 1), border-color 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: color 0.5s cubic-bezier(0.165, 0.84, 0.44, 1), border-color 0.5s cubic-bezier(0.165, 0.84, 0.44, 1); }

a:hover {
  color: #a7a5a5;
  border-color: #a7a5a5;
  -webkit-transition: color 0.5s cubic-bezier(0.165, 0.84, 0.44, 1), border-color 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
  -moz-transition: color 0.5s cubic-bezier(0.165, 0.84, 0.44, 1), border-color 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
  -ms-transition: color 0.5s cubic-bezier(0.165, 0.84, 0.44, 1), border-color 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
  -o-transition: color 0.5s cubic-bezier(0.165, 0.84, 0.44, 1), border-color 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: color 0.5s cubic-bezier(0.165, 0.84, 0.44, 1), border-color 0.5s cubic-bezier(0.165, 0.84, 0.44, 1); }

@media print, screen and (max-width: 40.0624em) {
  #Studio h2, #Contact h2 {
    font-size: 18px; } }
@media print, screen and (min-width: 40.0625em) {
  #Studio h2, #Contact h2 {
    font-size: 19px; } }
@media print, screen and (min-width: 88.5em) {
  #Studio h2, #Contact h2 {
    font-size: 19px; } }

@media print, screen and (max-width: 40.0624em) {
  .japanese h3, .japanese h2 {
    font-size: 17px !important; } }
@media print, screen and (min-width: 40.0625em) {
  .japanese h3, .japanese h2 {
    font-size: 18px !important; } }
@media print, screen and (min-width: 88.5em) {
  .japanese h3, .japanese h2 {
    font-size: 18px !important; } }

.japanese .news-time, .japanese .press-time {
  font-size: 13px !important; }

.japanese .products-time {
  font-size: 13px !important; }
  @media print, screen and (min-width: 88.5em) {
    .japanese .products-time {
      font-size: 14px !important; } }

@media print, screen and (max-width: 40.0624em) {
  #Product-single p, .news-content-area p, #Press p, #Studio p, #Studio h4, #Studio h5, #Contact p {
    font-size: 14px; } }
@media print, screen and (min-width: 40.0625em) {
  #Product-single p, .news-content-area p, #Press p, #Studio p, #Studio h4, #Studio h5, #Contact p {
    font-size: 15px; } }
@media print, screen and (min-width: 88.5em) {
  #Product-single p, .news-content-area p, #Press p, #Studio p, #Studio h4, #Studio h5, #Contact p {
    font-size: 15px; } }

.japanese .product-single p, .japanese .news-content-area p, .japanese .press-content-area p, .japanese .about-p, .japanese h4, .japanese h5, .japanese .contact p {
  font-size: 14px !important; }

hr {
  margin: 100px 0 100px 0;
  color: #F2F2F2;
  border-style: solid;
  border-width: 1px 0 0 0;
  clear: both; }

.induction > hr {
  color: #F2F2F2;
  border-style: solid;
  border-width: 1px 0 0 0;
  clear: both;
  height: 1px; }
  @media print, screen and (max-width: 40.0624em) {
    .induction > hr {
      margin: 50px 0 50px 0; } }
  @media print, screen and (min-width: 40.0625em) {
    .induction > hr {
      margin: 50px 0 50px 0; } }
  @media print, screen and (min-width: 88.5em) {
    .induction > hr {
      margin: 100px 0 100px 0; } }

.induction-center {
  clear: both;
  text-align: center; }
  @media print, screen and (max-width: 40.0624em) {
    .induction-center {
      margin: 50px 0 0 0; } }
  @media print, screen and (min-width: 40.0625em) {
    .induction-center {
      margin: 50px 0 0 0; } }
  @media print, screen and (min-width: 88.5em) {
    .induction-center {
      margin: 100px 0 0 0; } }

time, .products-time {
  color: #a7a5a5;
  font-family: "axisstd-light"; }
  @media print, screen and (min-width: 40.0625em) {
    time, .products-time {
      font-size: 13px; } }
  @media print, screen and (max-width: 40.0624em) {
    time, .products-time {
      font-size: 13px; } }
  @media print, screen and (min-width: 88.5em) {
    time, .products-time {
      font-size: 14px; } }

.font-regular {
  font-family: "axisstd-medium" !important; }

/* --------------------------------------------------------------
3.0 Menu
-------------------------------------------------------------- */
#menu-header {
  position: fixed;
  z-index: 999;
  top: 0; 
  width: 100%;
  background-color: white;
  -webkit-transition: background-color 0.3s;
  -moz-transition: background-color 0.3s;
  -ms-transition: background-color 0.3s;
  -o-transition: background-color 0.3s;
  transition: background-color 0.3s;
  }
  @media print, screen and (max-width: 40.0624em) {
    #menu-header {
      height: 50px; } }
  @media print, screen and (min-width: 40.0625em) {
    #menu-header {
      height: 110px; } }
  @media print, screen and (min-width: 88.5em) {
    #menu-header {
      height: 90px; } }

  @media print, screen and (max-width: 40em) {
    #Menu {
      top: 0;
      height: 100%;
      position: relative;
      z-index: -1;
      opacity: 0;
      -webkit-transition: height 0.3s cubic-bezier(0.39, 0.575, 0.565, 1);
      -moz-transition: height 0.3s cubic-bezier(0.39, 0.575, 0.565, 1);
      -ms-transition: height 0.3s cubic-bezier(0.39, 0.575, 0.565, 1);
      -o-transition: height 0.3s cubic-bezier(0.39, 0.575, 0.565, 1);
      transition: height 0.3s cubic-bezier(0.39, 0.575, 0.565, 1); } }
  @media print, screen and (min-width: 40.0625em) {
    #Menu {
      top: 50px;
      display: block;
    } }
  @media print, screen and (min-width: 40.063em) and (max-width: 88.438em) {
    #Menu {
      /*background-color: white;*/
    }
  }
  @media print, screen and (min-width: 88.5em) {
    #Menu {
      display: block;
      margin-left: 0;
      width: 100%;
      overflow: hidden;
      top: 11px;
      text-align: center;
      max-width: 1416px;
      margin-left: auto;
      margin-right: auto; 
      margin-top: -78px;
    } }
@media print, screen and (min-width: 100.063em) {
  #Menu {
    max-width: 2250px;
  }
}
@media print, screen and (min-width: 141.25em) {
  #Menu {
    max-width: 2170px;
  }
}
.menu-toggle-active {
  opacity: 1 !important;
  position: fixed !important;
  top: 50px !important;
  z-index: 1 !important; }

#logo {
  /*background-color: white;*/
 }
#logo, #Menu{
}

#logo .wrap {
  height: 51px;
  margin: 0 0px;
  position: relative; }
  @media print, screen and (max-width: 40em) {
    #logo .wrap {
      z-index: 2;
      background-color: white;
      position: relative; } }

  @media print, screen and (min-width: 88.5em) {
    #logo .wrap {
      max-width:88.5em;
      width:100%;
      height: 90px; }
    #logo{
      display: flex;
      justify-content: center;
      
    }
  }
  @media print, screen and (min-width: 100.063em) { 
    #logo .wrap {
      max-width:141.25em;
    }

  }

#logo .wrap h1 {

     }
  @media print, screen and (max-width: 40em) {
    #logo .wrap h1 {
      display: inline;
      margin-top: 8px;
      margin-left: 15px;
      font-size: 20px; } }
  @media print, screen and (min-width: 40.0625em) {
    #logo .wrap h1 {
      text-align: center;
      float: none;
      padding-top: 18px;
      font-size: 20px;
      width: 100%; } }
  @media print, screen and (min-width: 40.0625em) and (max-width: 88.438em) {
    #logo .wrap h1 {
      padding-left: 0px;
      }}
  @media print, screen and (min-width: 88.5em) {
    #logo .wrap h1 {
      display: inline-block;
      float: left;
      text-align: left;
      margin-top: 6px;
      width: auto;
      padding-left: 52px;} }

.logo_text {
  display: inherit;
  text-indent: -9999px; 
  visibility: hidden;}

#logo .wrap .menu-toggle {
  user-select: none;
  -moz-user-select: none;
  -webkit-user-select: none;
  -ms-user-select: none;
  -webkit-touch-callout: none;
  display: none;
  float: right;
  margin-right: 15px;
  width: 24px;
  height: 50px;
 }

  @media print, screen and (max-width: 40.00em) {
    #logo .wrap .menu-toggle {
      display: block; } }

#logo .wrap a {
  border-bottom: 0; }
@media print, screen and (max-width: 40em) {
  #logo .wrap a {
    display: inline-block;
    margin-top: 10px;
  }
}
#logo .wrap img {
  margin-left: 24px;
  -webkit-backface-visibility: hidden; }
  @media print, screen and (max-width: 40em) {
    #logo .wrap img {
      width: 210px;
      margin-left: -5px; } }
  @media print, screen and (min-width: 40.0625em) {
    #logo .wrap img {
      margin-left: 0;
      width: 245px; } }
  @media print, screen and (min-width: 88.5em) {
    #logo .wrap img {
      width: 250px;
      margin-left: 16px; } }

@media print, screen and (max-width: 40.0624em) {
  #Menu .menu-img-projects {
    width: 64px; } }
@media print, screen and (min-width: 40.0625em) {
  #Menu .menu-img-projects {
    width: 64px;
    margin-top: -3px; } }
@media print, screen and (min-width: 88.5em) {
  #Menu .menu-img-projects {
    width: 64px;
    margin-top: 0px; } }

@media print, screen and (max-width: 40.0624em) {
  #Menu .menu-img-news {
    width: 45px; } }
@media print, screen and (min-width: 40.0625em) {
  #Menu .menu-img-news {
    width: 45px;
    margin-top: -3px; } }
@media print, screen and (min-width: 88.5em) {
  #Menu .menu-img-news {
    width: 45px;
    margin-top: 0px; } }

@media print, screen and (max-width: 40.0624em) {
  #Menu .menu-img-press {
    width: 42px; } }
@media print, screen and (min-width: 40.0625em) {
  #Menu .menu-img-press {
    width: 42px;
    margin-top: -3px; } }
@media print, screen and (min-width: 88.5em) {
  #Menu .menu-img-press {
    width: 42px;
    margin-top: 0px; } }

@media print, screen and (max-width: 40.0624em) {
  #Menu .menu-img-about {
    width: 50px; } }
@media print, screen and (min-width: 40.0625em) {
  #Menu .menu-img-about {
    width: 50px;
    margin-top: -6px; } }
@media print, screen and (min-width: 88.5em) {
  #Menu .menu-img-about {
    width: 50px;
    margin-top: 0px; } }

@media print, screen and (max-width: 40.0624em) {
  #Menu .menu-img-contact {
    width: 62px; } }
@media print, screen and (min-width: 40.0625em) {
  #Menu .menu-img-contact {
    width: 62px;
    margin-top: -3px; } }
@media print, screen and (min-width: 88.5em) {
  #Menu .menu-img-contact {
    width: 62px;
    margin-top: 0px; } }


@media print, screen and (min-width: 88.5em) {
  .li-projects {
    width: calc(16% - (16% - (64px + (16% - 64px)))) !important;
    margin-left: -3px !important; } }


@media print, screen and (min-width: 88.5em) {
  .li-news {
    width: calc(16% - (16% - (44px + (16% - 64px)))) !important;
    margin-left: 3px !important; } }


@media print, screen and (min-width: 88.5em) {
  .li-press {
    width: calc(16% - (16% - (46px + (16% - 64px)))) !important;
    margin-left: 3px !important; } }


@media print, screen and (min-width: 88.5em) {
  .li-about {
    width: calc(16% - (16% - (51px + (16% - 64px)))) !important;
    margin-left: -3px !important; } }


@media print, screen and (min-width: 88.5em) {
  .li-contact {
    width: calc(16% - (16% - (60px + (16% - 64px)))) !important;
    margin-left: -2px !important; } }

#logo .wrap .menu-toggle span {
  width: 24px;
  height: 2px;
  background: #635A54;
  position: absolute;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s; }
#logo .wrap .menu-toggle .top {
  -webkit-transform: translateY(16px);
  -moz-transform: translateY(16px);
  -ms-transform: translateY(16px);
  -o-transform: translateY(16px);
  transform: translateY(16px); }
#logo .wrap .menu-toggle .middle {
  -webkit-transform: translateY(25px);
  -moz-transform: translateY(25px);
  -ms-transform: translateY(25px);
  -o-transform: translateY(25px);
  transform: translateY(25px);
  background: none; }
#logo .wrap .menu-toggle .middle:before, #logo .wrap .menu-toggle .middle:after {
  content: '';
  position: absolute;
  height: 2px;
  width: 24px;
  position: absolute;
  background: #635A54;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
  display: block; }
#logo .wrap .menu-toggle .bottom {
  -webkit-transform: translateY(34px);
  -moz-transform: translateY(34px);
  -ms-transform: translateY(34px);
  -o-transform: translateY(34px);
  transform: translateY(34px); }

#logo .wrap .menu-active span {
  width: 24px;
  height: 2px;
  background: #635A54;
  position: absolute; }
#logo .wrap .menu-active .top {
  opacity: 0; }
#logo .wrap .menu-active .middle {
  background: transparent; }
#logo .wrap .menu-active .middle:before {
  -webkit-transform: rotate(45deg) scale(1);
  -moz-transform: rotate(45deg) scale(1);
  -ms-transform: rotate(45deg) scale(1);
  -o-transform: rotate(45deg) scale(1);
  transform: rotate(45deg) scale(1);
  height: 2px;
  width: 24px;
  position: absolute;
  background: #635A54; }
#logo .wrap .menu-active .middle:after {
  -webkit-transform: rotate(-45deg) scale(1);
  -moz-transform: rotate(-45deg) scale(1);
  -ms-transform: rotate(-45deg) scale(1);
  -o-transform: rotate(-45deg) scale(1);
  transform: rotate(-45deg) scale(1);
  height: 2px;
  width: 24px;
  position: absolute;
  background: #635A54; }
#logo .wrap .menu-active .bottom {
  opacity: 0; }

#Menu .lang-toggle {
  float: right;
  margin: 0px -100px;
  position: absolute;
  left: 100%;
  z-index: 0;
  user-select: none;
  -moz-user-select: none;
  -webkit-user-select: none;
  -ms-user-select: none;
  -webkit-touch-callout: none; }
  @media print, screen and (max-width: 40em) {
    #Menu .lang-toggle {
      position: relative;
      text-align: center;
      left: 0;
      float: none;
      text-align: center;
      margin: 0 0px;
      border-bottom: 1px solid #f1f1f1;
      height: 70px; } }
  @media print, screen and (min-width: 40.0625em) {
    #Menu .lang-toggle {
      position: relative;
      text-align: center;
      margin: 17px 40px 0 0;
      left: 0; } }

  @media print, screen and (min-width: 40.0625em) and (max-width: 88.438em) {
      #Menu .lang-toggle { 
        display: block; 
        width: 50px; 
        left: calc(100% - 60px); 
        margin: 14px 0px;
        position: absolute;
      }
  }
  @media print, screen and (min-width: 64.063em) and (max-width: 88.438em) {
    #Menu .lang-toggle { 
      left: calc(100% - 160px);
      width: 160px;
    }
    .social-icons {
      margin-right: 0px;
    }
  }
  @media print, screen and (min-width: 88.5em) {
    #Menu .lang-toggle {
      margin: 21px 27px;
      margin-right:9px;
      z-index: 1000} }

#Menu .lang-toggle span {
  font-size: 12px; }
  @media print, screen and (max-width: 40em) {
    #Menu .lang-toggle span {
      line-height: 70px; } }

#Menu .lang-toggle a {
  opacity: 0.65;
  user-select: none;
  -moz-user-select: none;
  -webkit-user-select: none;
  -ms-user-select: none;
  -webkit-touch-callout: none;
  text-decoration: none;
  border-bottom: 1px solid transparent;
  color: #a7a5a5;
  font-size: 12px; }
  @media print, screen and (min-width: 40.0625em) {
    #Menu .lang-toggle a {
      font-size: 12px; } }
  @media print, screen and (min-width: 88.5em) {
    #Menu .lang-toggle a {
      font-size: 12px; } }

#Menu .lang-toggle .active {
  opacity: 1;
  color: #635A54;
  border-bottom: 1px solid #635A54; }

#Menu nav {
  font-family: "axisstd-medium"; }
  @media print, screen and (max-width: 40em) {
    #Menu nav {
      display: block;
      background-color: #FCFCFC;
      position: relative;
      width: 100%;
      height: calc(100% - 120px);
      margin: 0;
      top: -108%;
      -webkit-transition: top 0.3s cubic-bezier(0.39, 0.575, 0.565, 1);
      -moz-transition: top 0.3s cubic-bezier(0.39, 0.575, 0.565, 1);
      -ms-transition: top 0.3s cubic-bezier(0.39, 0.575, 0.565, 1);
      -o-transition: top 0.3s cubic-bezier(0.39, 0.575, 0.565, 1);
      transition: top 0.3s cubic-bezier(0.39, 0.575, 0.565, 1); } }
  @media print, screen and (min-width: 40.0625em) {
    #Menu nav {
      clear: both;
      height: 0; } }
  @media print, screen and (min-width: 88.5em) {
    #Menu nav {
      margin: 0;
      max-width: 2260px;
      width: calc(100% - 380px);
      display: inline-block;
      height: 80px;
      margin-right: -250px;
    } }
    @media print, screen and (min-width: 100.063em) {
      #Menu nav {
        width: calc(100% - 373px);
      }
    }
    @media print, screen and (min-width: 141.25em) {
    #Menu nav {
      margin: 0;
      max-width: 2260px;
      width: calc(100% - 305px);
      display: inline-block;
      height: 80px;
      margin-right: -260px;
    } }

#Menu nav > ul {
  float: none; }
  @media print, screen and (max-width: 40em) {
    #Menu nav > ul {
      height: 100%;
      overflow: hidden;
      position: relative;
      background-color: #FCFCFC; } }
  @media print, screen and (min-width: 40.0625em) {
    #Menu nav > ul {
      margin-top: 17px;
      height: 40px;
      margin-left: 30px; } }

  @media print, screen and (min-width: 40.0625em) and (max-width: 88.438em) {
    #Menu nav > ul {
      margin: 17px auto 0px; 
      padding: 0px 0.9375rem;
      width: 66.66667%;
      display: flex; 
    }
  }
  @media print, screen and (min-width: 88.5em) {
    #Menu nav > ul {
      margin: 21px 0 15px 0;
      display: inline-block;
      width: 1047px;
      position: absolute;
      left: calc(50% - 338.5px);
    } }

#Menu nav > ul > li {
  display: block;
  position: relative;
  float: left;
  text-align: center;
  width: 20%;
  padding: 0; }
#Menu nav > ul > li.li-social {
  width: 100%;
  text-align: center;
  display: none;
  border-top: 1px solid #f1f1f1;
}
#Menu nav > ul > li.li-social a, #Menu nav > ul > li.li-social span {
  font-weight: normal;
  font-family: "axisstd-light";
  font-size: 15px;
  color: #635A54 !important;
}
  @media print, screen and (max-width: 40em) {
    #Menu nav > ul > li {
      float: none;
      padding: 22px 0;
      height: 16.7%; } 
    #Menu nav > ul > li.li-social {
      display: block;
    }
    }
  @media print, screen and (min-width: 40.0625em) {
    #Menu nav > ul > li {
      width: 16%; } }
  @media print, screen and (min-width: 88.5em) {
    #Menu nav > ul > li {
      width: 136px;
      text-align: left; } }

#Menu nav > ul > li a {
  user-select: none;
  -moz-user-select: none;
  -webkit-user-select: none;
  -ms-user-select: none;
  -webkit-touch-callout: none;
  text-decoration: none;
  border-bottom: 1px solid transparent;
  opacity: 0.65;
  color: #a7a5a5;
  -webkit-transition: color 0.5s cubic-bezier(0.165, 0.84, 0.44, 1), opacity 0.5s cubic-bezier(0.165, 0.84, 0.44, 1), border-color 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
  -moz-transition: color 0.5s cubic-bezier(0.165, 0.84, 0.44, 1), opacity 0.5s cubic-bezier(0.165, 0.84, 0.44, 1), border-color 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
  -ms-transition: color 0.5s cubic-bezier(0.165, 0.84, 0.44, 1), opacity 0.5s cubic-bezier(0.165, 0.84, 0.44, 1), border-color 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
  -o-transition: color 0.5s cubic-bezier(0.165, 0.84, 0.44, 1), opacity 0.5s cubic-bezier(0.165, 0.84, 0.44, 1), border-color 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: color 0.5s cubic-bezier(0.165, 0.84, 0.44, 1), opacity 0.5s cubic-bezier(0.165, 0.84, 0.44, 1), border-color 0.5s cubic-bezier(0.165, 0.84, 0.44, 1); }
  @media print, screen and (max-width: 40em) {
    #Menu nav > ul > li a, #Menu nav > ul > li.li-social span {
      top: calc(5vh - 26.8px);
      position: relative;
      font-size: 16px; } }
  @media print, screen and (min-width: 40.0625em) {
    #Menu nav > ul > li a {
      font-size: 16px; } }
  @media print, screen and (min-width: 88.5em) {
    #Menu nav > ul > li a {
      font-size: 16px; } }

@media screen and (min-width: 0\0) and (min-resolution: +72dpi) {
  #Menu nav > ul > li a {
    font-size:8px;
  }
}

#Menu a:hover {
  opacity: 1;
  color: #635A54;
  border-bottom: 1px solid #635A54;
  -webkit-transition: color 0.5s cubic-bezier(0.165, 0.84, 0.44, 1), opacity 0.5s cubic-bezier(0.165, 0.84, 0.44, 1), border-color 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
  -moz-transition: color 0.5s cubic-bezier(0.165, 0.84, 0.44, 1), opacity 0.5s cubic-bezier(0.165, 0.84, 0.44, 1), border-color 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
  -ms-transition: color 0.5s cubic-bezier(0.165, 0.84, 0.44, 1), opacity 0.5s cubic-bezier(0.165, 0.84, 0.44, 1), border-color 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
  -o-transition: color 0.5s cubic-bezier(0.165, 0.84, 0.44, 1), opacity 0.5s cubic-bezier(0.165, 0.84, 0.44, 1), border-color 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: color 0.5s cubic-bezier(0.165, 0.84, 0.44, 1), opacity 0.5s cubic-bezier(0.165, 0.84, 0.44, 1), border-color 0.5s cubic-bezier(0.165, 0.84, 0.44, 1); }

#Menu .active {
  color: #635A54;
  border-bottom: 1px solid #635A54 !important;
  opacity: 1 !important; }
  #Menu .active .IEall {
    background-color: greenyellow\0; }

/* --------------------------------------------------------------
4.0 Container
-------------------------------------------------------------- */
#Container {
  position: relative;
  z-index: 0; }
  @media print, screen and (max-width: 40.0624em) {
    #Container {
      margin-top: 15px; } }
  @media print, screen and (min-width: 40.0625em) {
    #Container {
      margin-top: 15px; } }
  @media print, screen and (min-width: 88.5em) {
    #Container {
      margin-top: 20px; } }

#hero-single {
  max-width: none!important;
}

.induction {
  font-family: "axisstd-light";
  clear: both; }

@media print, screen and (min-width: 88.5em) {
  .induction hr {
    margin: 80px 0 70px 0; } }

.induction p {
  font-family: "axisstd-light";
  font-size: 18px;
  margin-bottom: 10px; }

.induction-link a {
  font-family: "axisstd-light"; }
  @media print, screen and (max-width: 40.0624em) {
    .induction-link a {
      font-size: 14px; } }
  @media print, screen and (min-width: 40.0625em) {
    .induction-link a {
      font-size: 15px; } }
  @media print, screen and (min-width: 88.5em) {
    .induction-link a {
      font-size: 15px; } }

.japanese .induction-link a {
  font-family: "axisstd-light"; }
  @media print, screen and (max-width: 40.0624em) {
    .japanese .induction-link a {
      font-size: 14px; } }
  @media print, screen and (min-width: 40.0625em) {
    .japanese .induction-link a {
      font-size: 14px; } }
  @media print, screen and (min-width: 88.5em) {
    .japanese .induction-link a {
      font-size: 14px; } }

.induction-link:hover {
  color: #a7a5a5; }

.induction-link .arrow-left {
  margin-right: 10px;
  margin-left: -7px;
  font-size: 12px;
  font-family: "axisstd-light" !important; }

.induction-link .arrow-right {
  margin-left: 10px;
  margin-right: -6px;
  font-size: 12px;
  font-family: "axisstd-light" !important; }

/* --------------------------------------------------------------
4.1 Home
-------------------------------------------------------------- */
#hero {
  position: fixed;
  width: 100%;
  height: auto;
  top: 0;
  z-index: -2;
  opacity: 0; }

#wrapper {
  position: relative; 
  margin-top:65px;
  }
@media print, screen and (min-width: 40.0625em) {
  #wrapper {
    margin-top: 160px;
  }
}
@media print,screen and (min-width: 88.5em) {
  #wrapper {
    margin-top: 125px;
  }
}
#back {
  width: 100%;
  background-color: white;
  padding-bottom: 70px;
 }
  @media print, screen and (min-width: 40em) {
    #back {
      padding-top: 0px;
    }
  }
  @media print, screen and (min-width: 88.5em) {
    #back {
      padding-bottom: 100px; } }

.bxslider {
  height: 100%; }

.sp-slide {
  height: 100%;
  -webkit-background-size: cover;
  background-size: cover;
  background-position: center center; }

#Projects {
  float: none;
  overflow: hidden; }
  @media print, screen and (max-width: 40em) {
    #Projects {
      padding: 0 5px; } }
    @media print, screen and (min-width: 88.5em) {
    #Projects {
      padding: 0px 4.9375rem; } }

#Projects li {
  padding: 0 20px 40px 20px; }

@media print, screen and (min-width:40.0625em) {
#Projects li {
  padding: 0 10px 20px 10px;
  position: relative;}
}

#Projects h1 {
  margin-top: 10px;
  font-size: 18px;
  font-family: "axisstd-light"; }
  @media print, screen and (min-width: 40.0625em) {
    #Projects h1 {
      font-size: 16px; } }

#Projects .entry-thumbnail {
  overflow: hidden;
  position: relative;
  width: 100%;
  opacity: 1; }

.entry-thumbnail:before {
  content: "";
  display: block;
  padding-top: 75%; }

#Projects .entry-thumbnail img {
  -webkit-backface-visibility: hidden;
  /*ジャギー解消*/
  opacity: 1;
  -webkit-transition: opacity 0.9s cubic-bezier(0.165, 0.84, 0.44, 1);
  -moz-transition: opacity 0.9s cubic-bezier(0.165, 0.84, 0.44, 1);
  -ms-transition: opacity 0.9s cubic-bezier(0.165, 0.84, 0.44, 1);
  -o-transition: opacity 0.9s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: opacity 0.9s cubic-bezier(0.165, 0.84, 0.44, 1);
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  height: 100% !important; }

#Projects .entry-thumbnail img:hover {
  opacity: 0.7;
  -webkit-transition: opacity 0.9s cubic-bezier(0.215, 0.61, 0.355, 1);
  -moz-transition: opacity 0.9s cubic-bezier(0.215, 0.61, 0.355, 1);
  -ms-transition: opacity 0.9s cubic-bezier(0.215, 0.61, 0.355, 1);
  -o-transition: opacity 0.9s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: opacity 0.9s cubic-bezier(0.215, 0.61, 0.355, 1); }

/* --------------------------------------------------------------
4.1.1 Product(single)
-------------------------------------------------------------- */
@media screen and (min-width: 160em) {
  .project--hero{
    padding-top:0 !important;
    height:90vh; /*  project single hero max height for super large screen */
  }
}

@media screen and (max-width: 40em) {
  .project--hero {
  padding-top: 60%;
  background-size: cover;
    background-position: center center;
  margin-top:65px;
  margin-left: 15px;
  margin-right: 15px;
  margin-bottom: 15px;
  }
}
  @media screen and (min-width: 40.0624em) {
  .project--hero {
  margin:0px;
  width: 100%;
    padding-top: 0 !important;
    height: 100vh;
  background-size: cover;
  background-position: center center;
}

.trasparent {
  background-color: transparent!important;
}
@media print, screen and (min-width: 40.0625em) {
    .trasparent ~ #Menu {
      background-color: transparent!important;
    }  
}
#Container-single {
  /*margin-top:-110px;*/
}
}
@media screen and (min-width: 88.5em) {
  #Container-single {
  /*margin-top:-110px;*/
}
}
#Product-single-thumbnail {
  position: relative;
  width: 100%;
  margin-bottom: 70px; }
  @media print, screen and (max-width: 40.0624em) {
    #Product-single-thumbnail {
      margin-bottom: 40px; } }

#Product-single-thumbnail:before {
  content: "";
  display: block;
  padding-top: 50%; }

#Product-single-thumbnail .thumbnail-image {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
  background-position: center center;
  -webkit-background-size: cover;
  background-size: cover; }

@media print, screen and (max-width: 40.0624em) {
  .product-single h3 {
    margin: 15px 0 0 0;
    font-size: 18px; } }
@media print, screen and (min-width: 40.0625em) {
  .product-single h3 {
    margin: 20px 0 0 0;
    font-size: 19px; } }
@media print, screen and (min-width: 88.5em) {
  .product-single h3 {
    margin: 22px 0 0 0;
    font-size: 20px; } }

@media print, screen and (max-width: 40.0624em) {
  .japanese .product-single h3 {
    margin: 14px 0 0 0;
    font-size: 17px !important; } }
@media print, screen and (min-width: 40.0625em) {
  .japanese .product-single h3 {
    margin: 18px 0 0 0;
    font-size: 18px !important; } }
@media print, screen and (min-width: 88.5em) {
  .japanese .product-single h3 {
    margin: 22px 0 0 0;
    font-size: 20px !important; } }

#Product-single .products-time {
  font-family: "axisstd-light";
  color: #a7a5a5; }

.product-single .video, article .video {
  position: relative;
  width: 100%;
  padding: 56.25% 0 0 0; }

.product-single .video iframe,  article .video iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%!important;
  height: 100%!important; }

.product-single p {
  font-family: "axisstd-light"; }
  @media print, screen and (max-width: 40.0624em) {
    .product-single p {
      margin-top: 5px; } }
  @media print, screen and (min-width: 40.0625em) {
    .product-single p {
      margin-top: 12px; } }
  @media print, screen and (min-width: 88.5em) {
    .product-single p {
      margin-top: 12px; } }

.japanese .product-single p {
  font-family: "axisstd-light"; }
  @media print, screen and (max-width: 40.0624em) {
    .japanese .product-single p {
      margin-top: 5px; } }
  @media print, screen and (min-width: 40.0625em) {
    .japanese .product-single p {
      margin-top: 8px; } }
  @media print, screen and (min-width: 88.5em) {
    .japanese .product-single p {
      margin-top: 17px; } }

#Product-single img {
  width: 100%; }

#Product-single .back-link {
  color: #635A54; }

#Product-single .back-link:hover > .arrow {
  color: #a7a5a5; }

#Product-single .back-link .arrow:hover {
  color: #635A54; }

#Product-single .arrow {
  width: 20px;
  display: inline-block; }

/* --------------------------------------------------------------
4.2 - Studio
-------------------------------------------------------------- */
@media print, screen and (max-width: 40.0624em) {
  .studio h2 {
    margin: 25px 0 0 0; } }
@media print, screen and (min-width: 40.0625em) {
  .studio h2 {
    margin: 26px 0 0 0; } }
@media print, screen and (min-width: 88.5em) {
  .studio h2 {
    margin: 23px 0 0 0; } }

@media print, screen and (max-width: 40.0624em) {
  .japanese .studio h2 {
    margin: 22px 0 0 0; } }
@media print, screen and (min-width: 40.0625em) {
  .japanese .studio h2 {
    margin: 20px 0 0 0; } }
@media print, screen and (min-width: 88.5em) {
  .japanese .studio h2 {
    margin: 22px 0 0 0; } }

#Studio .about-p {
  margin-top: 18px; }

.japanese .about-p {
  margin-top: 15px !important; }

#Studio p {
  font-family: "axisstd-light"; }

@media print, screen and (max-width: 40.0624em) {
  #Studio h3 {
    margin: 55px 0 25px 0; }
  #Studio .about-studio{
    margin-bottom:12px;
  }}
@media print, screen and (min-width: 40.0625em) {
  #Studio h3 {
    margin: 55px 0 25px 0; }
  #Studio .about-studio{
    margin-bottom:12px;
  }}
@media print, screen and (min-width: 88.5em) {
  #Studio h3 {
    margin: 70px 0 30px 0; }
  #Studio .about-studio{
    margin-bottom:12px;
  }
}

@media print, screen and (max-width: 40.0624em) {
  .studio h3 {
    font-size: 17px !important; } }
@media print, screen and (min-width: 40.0625em) {
  .studio h3 {
    font-size: 17px !important; } }
@media print, screen and (min-width: 88.5em) {
  .studio h3 {
    font-size: 17px !important; } }

@media print, screen and (max-width: 40.0624em) {
  .japanese .studio h3 {
    font-size: 16px !important; } }
@media print, screen and (min-width: 40.0625em) {
  .japanese .studio h3 {
    font-size: 16px !important; } }
@media print, screen and (min-width: 88.5em) {
  .japanese .studio h3 {
    font-size: 16px !important; } }

#Studio h4 {
  font-family: "axisstd-light"; }

#Studio h5 {
  font-family: "axisstd-light";
  margin-bottom: 20px; }

#Studio h5 span {
  font-family: "axisstd-light"; }

/* --------------------------------------------------------------
4.3 - News
-------------------------------------------------------------- */
.news-title {
  margin: 20px 0 0 0; }
  @media print, screen and (max-width: 40.0624em) {
    .news-title {
      font-size: 18px !important; } }
  @media print, screen and (min-width: 40.0625em) {
    .news-title {
      font-size: 19px !important; } }
  @media print, screen and (min-width: 88.5em) {
    .news-title {
      font-size: 19px !important; } }

@media print, screen and (max-width: 40.0624em) {
  .japanese .news-title {
    font-size: 17px !important; } }
@media print, screen and (min-width: 40.0625em) {
  .japanese .news-title {
    font-size: 18px !important; } }
@media print, screen and (min-width: 88.5em) {
  .japanese .news-title {
    font-size: 18px !important; } }

.news-time {
  font-family: "axisstd-light"; }

.news-content-area p {
  font-family: "axisstd-light";
  margin-top: 20px;
  word-wrap: break-word;
  overflow-wrap: break-word;
  overflow: hidden; }

.japanese .news-content-area p {
  margin-top: 15px !important; }

#News img {
  width: 100%; }

@media print, screen and (max-width: 40.0624em) {
  .news hr {
    margin: 55px 0 55px 0; } }
@media print, screen and (min-width: 40.0625em) {
  .news hr {
    margin: 75px 0 75px 0; } }
@media print, screen and (min-width: 88.5em) {
  .news hr {
    margin: 90px 0 90px 0; } }

@media print, screen and (max-width: 40.0624em) {
  .japanese .news hr {
    margin: 50px 0 50px 0; } }
@media print, screen and (min-width: 40.0625em) {
  .japanese .news hr {
    margin: 70px 0 70px 0; } }
@media print, screen and (min-width: 88.5em) {
  .japanese .news hr {
    margin: 80px 0 80px 0; } }

.wp-pagenavi {
  margin-top: 80px;
  text-align: center; }

.wp-pagenavi .current, .wp-pagenavi .page {
  font-size: 16px;
  margin: 0 10px 0 10px;
  border-bottom: 1px solid transparent;
  color: #a7a5a5;
  -webkit-transition: color 0.5s cubic-bezier(0.165, 0.84, 0.44, 1), border-color 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
  -moz-transition: color 0.5s cubic-bezier(0.165, 0.84, 0.44, 1), border-color 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
  -ms-transition: color 0.5s cubic-bezier(0.165, 0.84, 0.44, 1), border-color 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
  -o-transition: color 0.5s cubic-bezier(0.165, 0.84, 0.44, 1), border-color 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: color 0.5s cubic-bezier(0.165, 0.84, 0.44, 1), border-color 0.5s cubic-bezier(0.165, 0.84, 0.44, 1); }

.wp-pagenavi .page:hover {
  color: #635A54;
  border-bottom: 1px solid #635A54;
  -webkit-transition: color 0.5s cubic-bezier(0.165, 0.84, 0.44, 1), border-color 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
  -moz-transition: color 0.5s cubic-bezier(0.165, 0.84, 0.44, 1), border-color 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
  -ms-transition: color 0.5s cubic-bezier(0.165, 0.84, 0.44, 1), border-color 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
  -o-transition: color 0.5s cubic-bezier(0.165, 0.84, 0.44, 1), border-color 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: color 0.5s cubic-bezier(0.165, 0.84, 0.44, 1), border-color 0.5s cubic-bezier(0.165, 0.84, 0.44, 1); }

.wp-pagenavi .current {
  color: #635A54;
  text-decoration: none;
  border-bottom: 1px solid #635A54;
  padding-bottom: 0.15em; }

/* --------------------------------------------------------------
4.4 - Press
-------------------------------------------------------------- */
#Press p {
  font-family: "axisstd-light";
  margin-top: 20px;
  word-wrap: break-word;
  overflow-wrap: break-word;
  overflow: hidden; }

.japanese .press-content-area p {
  margin-top: 15px !important; }

@media print, screen and (max-width: 40.0624em) {
  .press hr {
    margin: 0 0 55px 0; } }
@media print, screen and (min-width: 40.0625em) {
  .press hr {
    margin: 15px 0 75px 0; } }
@media print, screen and (min-width: 88.5em) {
  .press hr {
    margin: 35px 0 90px 0; } }

@media print, screen and (max-width: 40.0624em) {
  .japanese .press hr {
    margin: 0 0 50px 0; } }
@media print, screen and (min-width: 40.0625em) {
  .japanese .press hr {
    margin: 10px 0 70px 0; } }
@media print, screen and (min-width: 88.5em) {
  .japanese .press hr {
    margin: 0 0 90px 0; } }

@media print, screen and (max-width: 40.0624em) {
  .press .press-content-area {
    margin-bottom: 45px; } }
@media print, screen and (min-width: 40.0625em) {
  .press .press-content-area {
    margin-bottom: 65px; } }
@media print, screen and (min-width: 88.5em) {
  .press .press-content-area {
    margin-bottom: 75px; } }

@media print, screen and (max-width: 40.0624em) {
  .japanese .press .press-content-area {
    margin-bottom: 40px; } }
@media print, screen and (min-width: 40.0625em) {
  .japanese .press .press-content-area {
    margin-bottom: 60px; } }
@media print, screen and (min-width: 88.5em) {
  .japanese .press .press-content-area {
    margin-bottom: 70px; } }

.press-title {
  margin: 20px 0 0 0; }
  @media print, screen and (max-width: 40.0624em) {
    .press-title {
      font-size: 18px !important; } }
  @media print, screen and (min-width: 40.0625em) {
    .press-title {
      font-size: 19px !important; } }
  @media print, screen and (min-width: 88.5em) {
    .press-title {
      font-size: 19px !important; } }

@media print, screen and (max-width: 40.0624em) {
  .japanese .press-title {
    font-size: 17px !important; } }
@media print, screen and (min-width: 40.0625em) {
  .japanese .press-title {
    font-size: 18px !important; } }
@media print, screen and (min-width: 88.5em) {
  .japanese .press-title {
    font-size: 18px !important; } }

#Press .press-thumbnail-image {
  position: relative; }

#Press .press-thumbnail-image:before {
  content: "";
  display: block;
  padding-top: 56.25%; }

#Press .thumbnail-image {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  min-height: 100%;
  background-repeat: no-repeat;
  background-position: center center;
  -webkit-background-size: auto 100%;
  background-size: auto 100%; }

.press-articles img {
  width: 100%;
  height: auto; }
.press-articles > p {
  margin-top: 1em!important;
  font-weight: 300;
  font-family: 'axisstd-light', Helvetica, sans-serif; 
  margin-bottom: 1em;
}
/* --------------------------------------------------------------
4.5 - Contact
-------------------------------------------------------------- */
#Contact p, #Contact span, #Contact a {
  font-family: "axisstd-light"; }

#Contact .address {
  margin-top: 20px;
  margin-bottom: 20px; }

#Contact .number {
  margin-bottom: 20px; }

#Contact .inquiries {
  margin-top: 20px; }

#Contact img {
  margin-top: 80px;
  width: 100%; }

#Contact .link-googlemaps {
  margin-top: 10px;
  color: #635A54; }

#Contact .link-googlemaps span:hover {
  color: #a7a5a5; }

#Contact .link-googlemaps .arrow-right {
  display: inline-block;
  text-align: right;
  margin-left: 6px;
  margin-right: -6px;
  font-size: 12px; }

/* --------------------------------------------------------------
5.0 Footer
-------------------------------------------------------------- */
#Footer {
  background-color: #F7F7F7;
  width: 100%;
  height: 170px;
  font-family: "axisstd-light"; }
  @media print, screen and (max-width: 40.0624em) {
    #Footer {
      height: 210px; } }
  @media print, screen and (min-width: 40.0624em) {
    #Footer { 
      height: 215px;
    }
  }
  @media print, screen and (min-width: 88.5em) {
    #Footer {
      height: 190px; } }

#Footer .copyrights {
  color: #a7a5a5; }
  @media print, screen and (max-width: 40.0624em) {
    #Footer .copyrights {
      margin-top: 10px; } }

#Footer > div {
  height: 100%; }
  @media print, screen and (max-width: 40.0624em) {
    #Footer > div {
      font-size: 16px;
      padding: 25px 0; } }
  @media print, screen and (min-width: 40.0625em) {
    #Footer > div {
      padding: 57px 50px; } }
  @media print, screen and (min-width: 88.5em) {
    #Footer > div {
      padding: 44px 50px; } }

#Footer p {
  font-size: 16px;
  color: #635A54; }
  @media print, screen and (max-width: 40.0624em) {
    #Footer p {
      font-size: 15px; } }

#Footer .back-to-top {
  cursor: pointer; 
  margin-top: -22px;}
  @media print, screen and (max-width: 40.0624em) {
    #Footer .back-to-top {
      padding-right: 0; } }
  @media print, screen and (min-width: 40.0624em) {
     #Footer .back-to-top {
      margin-top: -20px;}
  }


#Footer .back-to-top p {
  text-align: center;
  user-select: none;
  -moz-user-select: none;
  -webkit-user-select: none;
  -ms-user-select: none;
  -webkit-touch-callout: none;
  line-height: 23px;
  color: #635A54;
  -webkit-transition: color 0.5s cubic-bezier(0.165, 0.84, 0.44, 1), border-color 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
  -moz-transition: color 0.5s cubic-bezier(0.165, 0.84, 0.44, 1), border-color 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
  -ms-transition: color 0.5s cubic-bezier(0.165, 0.84, 0.44, 1), border-color 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
  -o-transition: color 0.5s cubic-bezier(0.165, 0.84, 0.44, 1), border-color 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: color 0.5s cubic-bezier(0.165, 0.84, 0.44, 1), border-color 0.5s cubic-bezier(0.165, 0.84, 0.44, 1); }

.back-to-top:hover .arrow-top, .back-to-top:hover .underline {
  color: #a7a5a5 !important;
  border-color: #a7a5a5 !important;
  -webkit-transition: color 0.5s cubic-bezier(0.165, 0.84, 0.44, 1), border-color 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
  -moz-transition: color 0.5s cubic-bezier(0.165, 0.84, 0.44, 1), border-color 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
  -ms-transition: color 0.5s cubic-bezier(0.165, 0.84, 0.44, 1), border-color 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
  -o-transition: color 0.5s cubic-bezier(0.165, 0.84, 0.44, 1), border-color 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: color 0.5s cubic-bezier(0.165, 0.84, 0.44, 1), border-color 0.5s cubic-bezier(0.165, 0.84, 0.44, 1); }

.footer--social {
  margin-bottom: 20px;
}

.footer--social a {
  text-decoration: none; 
  margin-right: 12px;
  border-bottom: 1px solid rgba(99,90,84,0);
  transition: border-bottom 0.25s ease;
}
.footer--social span{
  margin-right: 12px;
}
.footer--social a:hover {
  border-bottom: 1px solid rgba(99,90,84,1);
}
/* --------------------------------------------------------------
6.0 - 404 Not-found
-------------------------------------------------------------- */
#Not-found {
  height: 100%; }

#Not-found h2 {
  margin-bottom: 20px; }

#Not-found p {
  font-family: "axisstd-light";
  color: #a7a5a5;
  margin-bottom: 20px; }

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

/* --------------------------------------------------------------
7.0 - UPDATE 2018
-------------------------------------------------------------- */
.page--projects.row {
  max-width: 88.5em;
}
.page--projects #Projects ul li a {
  border-bottom: none;
  text-align: center;
  position: relative;
}
.page--projects #Projects ul li a h1 {
 font-family: "axisstd-medium";
  font-weight: 600;
}
.page--projects .maker {
  text-decoration: none; 
  border-bottom: none; 
  font-size: 11px;
  font-weight: 300;
  font-family: "axisstd-light";
  text-align: center;
  width: 100%;
  display: block;
}
@media print, screen and (min-width: 88.5em) {
  #Projects li {
    padding: 0px 5px 8px 5px; /*look out for the optical illusion */
  }
  .page--projects #Projects ul li a {
    display: flex;
    justify-content: center; 
    align-items: center; 
    flex-direction: row; /* required by IE11? */
  }
  .page--projects #Projects ul li a .project--info {
    position: absolute;
    opacity: 0;
    left:0;
    width:100%;
    transition: opacity 0.3s ease;
    -webkit-transition: opacity 0.3s ease;
  }
  
  .page--projects #Projects ul li a:hover .project--info {
    opacity: 1;
  }
  .page--projects #Projects ul li a .entry-thumbnail img {
    opacity: 1;
    transition: opacity 0.3s ease;
    -webkit-transition: opacity 0.3s ease;
  }
  .page--projects #Projects ul li a:hover .entry-thumbnail img {
    opacity: 0.2;
  }
}

/* custom foundation rule for project archive 2 columns*/

@media print, screen and (min-width: 40.0625em) and (max-width: 64.063em) {
  #Projects li{
    width:50% !important;
  }
  #Projects li:nth-of-type(1n){
    clear:none
  }
  #Projects li:nth-of-type(2n+1){
    clear:both
  }
}
@media screen and (min-width:100.063em) {
  .page--projects.row {
    max-width: 141.25em;
  }
  .xlarge-block-grid-4>li:nth-of-type(3n+1) {
    clear: none!important;
  }
  .xlarge-block-grid-4>li:nth-of-type(4n+1) {
    clear:both;
  }
  .xlarge-block-grid-4>li {
    width: 25%;
  }
}
/* dropdown menu */
@media print,screen and (min-width: 40.063em) {
  #Menu a.dropdown-parent {
    border-bottom: none;
  }
}

ul li ul.dropdown {
  visibility: hidden;
  opacity: 0;
  min-width: 5rem;
  position: absolute;
  transition: all 0.5s ease;
  margin-top: 0px!important;
  padding-top: 10px;
  left: 0;
  display: none;
}

ul li ul.dropdown li {
  height: 30px;
  cursor: pointer;
}

ul li a:hover ~ ul.dropdown,
ul li ul.dropdown:hover {
  visibility: visible;
  opacity: 1;
  display: block;
  list-style: none;
  /*background: white;*/
  padding-left: 10px;
  width: 108px;
  margin-left: -10px;
  margin-top: -2px!important;
}
@media print,screen and (min-width: 40em) and (max-width:88.438em) {
  ul li a:hover ~ ul.dropdown, ul li ul.dropdown:hover {
    margin-left: 0px; 
    padding-left: 0px; 
    left: calc(50% - 54px);
  }
}
@media print,screen and (max-width: 39.938em) {
  ul li a:hover ~ ul.dropdown, ul li ul.dropdown:hover {
    visibility: hidden;
  }
}
ul li ul.dropdown li {
  clear: both;
  width: 100%;
}
#Menu .li-press ul li:first-child img {
  width: 88px;
}
#Menu .li-press ul li:nth-child(2) img {
  width: 37px;
}

#Press #content .press-articles a {
  font-family: 'axisstd-light';
  border-bottom: none; 
  font-size: 16px; 
  line-height: 28px;
}
.press-web-date {
  font-size: 16px!important;
}
.press-web-date:nth-child(n+2) {
  margin-top: 30px;
}
.wrapper-web-article{
  margin-top:5px;
}

.press-web-articles{
  margin-top:5px;
}

#Press, #News, #Studio, #Contact, #Not-found, #Page {
  margin-top: 50px;
}

@media print, screen and (min-width: 40.063em) {
#Press, #News, #Studio, #Contact, #Not-found, #Page {
  margin-top: 150px;
}
}

@media print, screen and (min-width: 88.5em) {
#Press, #News, #Studio, #Contact, #Not-found, #Page {
  margin-top: 110px;
}
}
.social-icons { display: none}

@media print, screen and (min-width: 64.063rem) {
.social-icons {
  display: block;
  float: left;
  
}

.social-icons img {
  width: 18px;
  height: 18px;
  margin-top: 4px;
  margin-right: 22px;
  float: left;
  opacity: 0.8;
  transition: all 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
}
.social-icons a:hover img{
  opacity: 1;
}
}
@media print, screen and (min-width: 88.5em) { 
  .social-icons {
    margin-right: 37px; 
  }
}
