@charset "UTF-8";
@import url(https://fonts.googleapis.com/css?family=Quattrocento+Sans:400,700);
@import url(https://fonts.googleapis.com/css?family=Roboto+Slab:400,700,300,100);
@import url(https://fonts.googleapis.com/css?family=Noto+Sans:400,400italic,700,700italic);
@font-face {
  font-family: 'Material Icons';
  font-style: normal;
  font-weight: 400;
  src: url("../fonts/MaterialIcons-Regular.eot");
  /* For IE6-8 */
  src: local("Material Icons"), local("MaterialIcons-Regular"), url("../fonts/MaterialIcons-Regular.woff2") format("woff2"), url("../fonts/MaterialIcons-Regular.woff") format("woff"), url("../fonts/MaterialIcons-Regular.ttf") format("truetype");
}
/* NotoSans */
.header.fixed .logo img.gray, .archive .header .logo img.gray, .search .header .logo img.gray, .error404 .header .logo img.gray, .single-news .header .logo img.gray, .single-pub .header .logo img.gray {
  display: inline;
}
.header.fixed .logo img.white, .archive .header .logo img.white, .search .header .logo img.white, .error404 .header .logo img.white, .single-news .header .logo img.white, .single-pub .header .logo img.white {
  display: none;
}
.header.fixed .header-nav .hnav li a, .archive .header .header-nav .hnav li a, .search .header .header-nav .hnav li a, .error404 .header .header-nav .hnav li a, .single-news .header .header-nav .hnav li a, .single-pub .header .header-nav .hnav li a {
  color: #32323c;
}
.header.fixed .header-nav .hnav li a:hover, .archive .header .header-nav .hnav li a:hover, .search .header .header-nav .hnav li a:hover, .error404 .header .header-nav .hnav li a:hover, .single-news .header .header-nav .hnav li a:hover, .single-pub .header .header-nav .hnav li a:hover {
  color: rgba(150, 150, 160, 0.4);
}

.category-works .archive-container, #works {
  background-color: #f8f8f8;
  background-image: -webkit-gradient(linear, 0 0, 0 100%, color-stop(0.6, #ffffff), color-stop(0.6, transparent), to(transparent));
  padding-bottom: 120px;
}

.category-projects .archive-container, #projects {
  position: relative;
  padding-bottom: 120px;
}
.category-projects .archive-container .sq, #projects .sq {
  background-color: #f8f8f8;
  display: block;
  width: 94%;
  position: absolute;
  top: 120px;
  left: 3%;
  right: 3%;
  height: 50%;
  z-index: -20;
}
@media (max-width: 766px) {
  .category-projects .archive-container .sq, #projects .sq {
    width: 100%;
    left: 0;
    right: 0;
  }
}

.archive .archive-links ul li, .search .archive-links ul li, .error404 .archive-links ul li, .works-list li, .projects-list li {
  list-style-type: none;
  border: solid 1px #e2e2e2;
  overflow: hidden;
  width: calc(96% / 3);
  margin-right: 2%;
  margin-bottom: 80px;
  position: relative;
}
.archive .archive-links ul li .post-thumbnail img, .search .archive-links ul li .post-thumbnail img, .error404 .archive-links ul li .post-thumbnail img, .works-list li .post-thumbnail img, .projects-list li .post-thumbnail img {
  width: 100%;
  height: auto;
}
.archive .archive-links ul li a img, .search .archive-links ul li a img, .error404 .archive-links ul li a img, .works-list li a img, .projects-list li a img {
  width: 100%;
}
.archive .archive-links ul li a:hover img, .search .archive-links ul li a:hover img, .error404 .archive-links ul li a:hover img, .works-list li a:hover img, .projects-list li a:hover img {
  -webkit-filter: grayscale(1) brightness(0.5);
  filter: grayscale(100%) brightness(50%);
  filter: grayscale(1) brightness(0.5);
}
.archive .archive-links ul li:nth-child(3n), .search .archive-links ul li:nth-child(3n), .error404 .archive-links ul li:nth-child(3n), .works-list li:nth-child(3n), .projects-list li:nth-child(3n) {
  margin-right: 0;
}
@media (min-width: 767px) and (max-width: 1110px) {
  .archive .archive-links ul li, .search .archive-links ul li, .error404 .archive-links ul li, .works-list li, .projects-list li {
    width: 42%;
    margin-right: 2%;
  }
  .archive .archive-links ul li:nth-child(3n), .search .archive-links ul li:nth-child(3n), .error404 .archive-links ul li:nth-child(3n), .works-list li:nth-child(3n), .projects-list li:nth-child(3n) {
    margin-right: 2%;
  }
  .archive .archive-links ul li:nth-child(2n), .search .archive-links ul li:nth-child(2n), .error404 .archive-links ul li:nth-child(2n), .works-list li:nth-child(2n), .projects-list li:nth-child(2n) {
    margin-right: 0;
  }
}
@media (max-width: 766px) {
  .archive .archive-links ul li, .search .archive-links ul li, .error404 .archive-links ul li, .works-list li, .projects-list li {
    width: 95%;
    margin: 4% auto;
  }
  .archive .archive-links ul li:nth-child(3n+1), .search .archive-links ul li:nth-child(3n+1), .error404 .archive-links ul li:nth-child(3n+1), .works-list li:nth-child(3n+1), .projects-list li:nth-child(3n+1), .archive .archive-links ul li:nth-child(2n+1), .search .archive-links ul li:nth-child(2n+1), .error404 .archive-links ul li:nth-child(2n+1), .works-list li:nth-child(2n+1), .projects-list li:nth-child(2n+1), .archive .archive-links ul li:nth-child(3n), .search .archive-links ul li:nth-child(3n), .error404 .archive-links ul li:nth-child(3n), .works-list li:nth-child(3n), .projects-list li:nth-child(3n) {
    margin: 4% auto;
  }
}

.archive .archive-links ul li .title-container, .search .archive-links ul li .title-container, .error404 .archive-links ul li .title-container, .works-list li .title-container, .projects-list li .title-container {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  background: -moz-radial-gradient(bottom center, ellipse farthest-corner, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.02) 100%);
  background: -webkit-radial-gradient(bottom center, ellipse farthest-corner, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.02) 100%);
  background: radial-gradient(farthest-corner ellipse at bottom center, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.02) 100%);
}
.archive .archive-links ul li .title-container .title, .search .archive-links ul li .title-container .title, .error404 .archive-links ul li .title-container .title, .works-list li .title-container .title, .projects-list li .title-container .title {
  width: 90%;
  margin: 0 5%;
  padding: 8px 12px;
  border-top: solid 1px #CECECE;
}
.archive .archive-links ul li .title-container .title p, .search .archive-links ul li .title-container .title p, .error404 .archive-links ul li .title-container .title p, .works-list li .title-container .title p, .projects-list li .title-container .title p {
  color: white;
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 2;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.archive .archive-links ul li .title-container .title p a, .search .archive-links ul li .title-container .title p a, .error404 .archive-links ul li .title-container .title p a, .works-list li .title-container .title p a, .projects-list li .title-container .title p a {
  color: white;
}
.archive .archive-links ul li .title-container .title p.meta, .search .archive-links ul li .title-container .title p.meta, .error404 .archive-links ul li .title-container .title p.meta, .works-list li .title-container .title p.meta, .projects-list li .title-container .title p.meta {
  font-size: 12px;
  font-size: 0.75rem;
  line-height: 2.334;
}
.archive .archive-links ul li .title-container .title p.meta .year, .search .archive-links ul li .title-container .title p.meta .year, .error404 .archive-links ul li .title-container .title p.meta .year, .works-list li .title-container .title p.meta .year, .projects-list li .title-container .title p.meta .year {
  margin-right: 1rem;
}
.archive .archive-links ul li .title-container .title p.meta .tag, .search .archive-links ul li .title-container .title p.meta .tag, .error404 .archive-links ul li .title-container .title p.meta .tag, .works-list li .title-container .title p.meta .tag, .projects-list li .title-container .title p.meta .tag {
  font-weight: normal;
}

.error-404 .page-content, .not-found .page-content, #search {
  margin: 0 auto;
  padding-bottom: 150px;
}
.error-404 .page-content .search-form input.search-field, .not-found .page-content .search-form input.search-field, #search .search-form input.search-field {
  width: 65%;
  display: block;
  margin: 0 auto;
  font-family: "Roboto Slab", serif;
  font-size: 40px;
  font-size: 2.5rem;
  line-height: 1.8;
  border: 0;
  border-bottom: solid 1px #cfcfcf;
  outline: none;
}
@media (max-width: 766px) {
  .error-404 .page-content .search-form input.search-field, .not-found .page-content .search-form input.search-field, #search .search-form input.search-field {
    font-size: 20px;
    font-size: 1.25rem;
    line-height: 1.8;
  }
}
.error-404 .page-content .category-list h4, .not-found .page-content .category-list h4, #search .category-list h4 {
  letter-spacing: 0.08rem;
  font-weight: bold;
  font-family: "azo-sans-web", sans-serif;
  margin: 4rem auto 1.5rem auto;
  text-align: center;
}
@media (max-width: 766px) {
  .error-404 .page-content .category-list h4, .not-found .page-content .category-list h4, #search .category-list h4 {
    margin-top: 2rem;
  }
}
.error-404 .page-content .category-list .list-container, .not-found .page-content .category-list .list-container, #search .category-list .list-container {
  width: 65%;
  margin: 0 auto;
  font-family: "NotoSans Japanese", sans-serif;
  text-transform: uppercase;
  font-size: 20px;
  font-size: 1.25rem;
  line-height: 2.7;
  letter-spacing: 0.6rem;
  text-align: center;
  vertical-align: middle;
}
@media (max-width: 766px) {
  .error-404 .page-content .category-list .list-container, .not-found .page-content .category-list .list-container, #search .category-list .list-container {
    width: 80%;
    font-size: 16px;
    font-size: 1rem;
    line-height: 2;
    letter-spacing: 0.3rem;
  }
}
.error-404 .page-content .category-list .list-container a, .not-found .page-content .category-list .list-container a, #search .category-list .list-container a {
  color: #9f9f9f;
}
.error-404 .page-content .category-list .list-container a:hover, .not-found .page-content .category-list .list-container a:hover, #search .category-list .list-container a:hover {
  color: #303030;
}

@media (max-width: 766px) {
  .archive .singlar-slider, .search .singlar-slider, .error404 .singlar-slider, .page .singlar-slider, .single .singlar-slider {
    height: 100vmin;
    margin-bottom: 0px;
    max-height: 100vh;
  }
}
@media (max-width: 766px) {
  .archive .content-area .site-main, .search .content-area .site-main, .error404 .content-area .site-main, .page .content-area .site-main, .single .content-area .site-main {
    padding-top: 9vmin;
  }
}
.archive .content-area .entry-header, .search .content-area .entry-header, .error404 .content-area .entry-header, .page .content-area .entry-header, .single .content-area .entry-header {
  top: 50px;
}
.archive .content-area .entry-header .entry-title, .search .content-area .entry-header .entry-title, .error404 .content-area .entry-header .entry-title, .page .content-area .entry-header .entry-title, .single .content-area .entry-header .entry-title {
  padding: 0 1em;
  width: 100vw;
  height: 60vw;
  display: table-cell;
  vertical-align: middle;
}
@media (min-width: 767px) and (max-width: 1110px) {
  .archive .content-area .entry-header .entry-title, .search .content-area .entry-header .entry-title, .error404 .content-area .entry-header .entry-title, .page .content-area .entry-header .entry-title, .single .content-area .entry-header .entry-title {
    height: 60vw;
  }
}
@media (max-width: 766px) {
  .archive .content-area .entry-header, .search .content-area .entry-header, .error404 .content-area .entry-header, .page .content-area .entry-header, .single .content-area .entry-header {
    top: 53px;
  }
  .archive .content-area .entry-header .entry-title, .search .content-area .entry-header .entry-title, .error404 .content-area .entry-header .entry-title, .page .content-area .entry-header .entry-title, .single .content-area .entry-header .entry-title {
    height: 100vmin;
    max-height: 100vh;
  }
}
.archive .content-area .entry-content, .search .content-area .entry-content, .error404 .content-area .entry-content, .page .content-area .entry-content, .single .content-area .entry-content {
  position: relative;
}

/* ログイン時の追従ヘッダーの位置 */
@media (min-width: 767px) {
  .logged-in .header {
    top: 32px;
  }
  .logged-in .header.fixed {
    top: 32px;
  }
}
@media (max-width: 766px) {
  .logged-in .header {
    top: 46px;
  }
  .logged-in .header.fixed {
    top: 0;
  }
}

/*
* 固定ページ About
*/
body.about .content-area .entry-content {
  min-height: 0;
  height: auto;
}

#aboutus {
  text-align: center;
  position: relative;
  color: white;
  padding-bottom: 150px;
}
@media (max-width: 766px) {
  #aboutus {
    padding: 2rem 0 0 0;
  }
}
#aboutus .aboutus-inner {
  margin: 0 auto;
  padding: 3rem 0;
  background: rgba(0, 0, 0, 0.2);
}
#aboutus h2 {
  font-weight: bold;
  font-size: 16px;
  font-size: 1rem;
  line-height: 2;
}
@media (max-width: 766px) {
  #aboutus h2 {
    font-size: 15px;
    font-size: 0.9375rem;
    line-height: 2;
  }
}
#aboutus h3 {
  font-weight: bold;
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 2.286;
}
@media (max-width: 766px) {
  #aboutus h3 {
    font-size: 13px;
    font-size: 0.8125rem;
    line-height: 2.308;
  }
}
#aboutus ul {
  width: 30rem;
  list-style-type: disc;
  text-align: left;
  margin: 1rem auto 0 auto;
}
@media (max-width: 766px) {
  #aboutus ul {
    width: 100%;
  }
}
#aboutus ul li {
  margin-left: 2rem;
}

.member-list {
  width: 90%;
  max-width: 1170px;
  margin: 0 auto;
  list-style-type: none;
  padding: 0 0 100px 0;
  display: flex;
  flex-wrap: wrap;
}
@media (min-width: 767px) and (max-width: 1110px) {
  .member-list {
    padding: 125px 0 0 0;
  }
}
@media (max-width: 766px) {
  .member-list {
    padding: 125px 0 0 0;
  }
}
.member-list li {
  width: 48%;
  background-color: white;
  position: relative;
  margin-right: 2%;
  margin-bottom: 150px;
  padding-top: 5rem;
  text-align: center;
  font-family: "游明朝", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "HG明朝E", "MS P明朝", "MS 明朝", selif;
  box-shadow: 0px -2px 8px 0px rgba(0, 0, 0, 0.2);
}
@media (max-width: 766px) {
  .member-list li {
    width: 100%;
    margin-right: 0;
  }
}
.member-list li:nth-child(2n) {
  margin-right: 0;
}
.member-list li .thum {
  text-align: center;
  position: absolute;
  top: -100px;
  width: 100%;
}
@media (max-width: 766px) {
  .member-list li .thum {
    top: -80px;
  }
}
.member-list li .thum img {
  width: 150px;
}
@media (max-width: 766px) {
  .member-list li .thum img {
    width: 120px;
  }
}
.member-list li .member-title {
  margin-bottom: 20px;
  padding: 0 1rem;
}
.member-list li .member-title .jp {
  font-size: 24px;
  font-size: 1.5rem;
  line-height: 1.584;
  color: #666666;
}
.member-list li p {
  padding: 0 1rem;
}
.member-list li .member-content {
  text-align: left;
}
.member-list li .member-content table {
  width: 80% !important;
  margin: 40px auto;
}
@media (min-width: 767px) and (max-width: 1110px) {
  .member-list li .member-content table {
    font-size: 13px;
    font-size: 0.8125rem;
    line-height: 1.847;
  }
}
.member-list li .member-content table tr td:nth-child(2n-1) {
  width: 30% !important;
}

#map .map-container {
  position: relative;
}
#map .map-container .map-front {
  width: 100%;
  height: 28rem;
  padding: 1rem 0;
  position: absolute;
  top: 0;
  background-color: rgba(0, 0, 0, 0.6);
}
#map .map-container .map-front .map-info {
  text-align: center;
  max-width: 1170px;
  margin: 0 auto;
  color: white;
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 2.286;
}
@media (max-width: 766px) {
  #map .map-container .map-front .map-info {
    width: 90%;
    font-size: 13px;
    font-size: 0.8125rem;
    line-height: 2.308;
  }
}
#map .map-container .map-front .map-info .logo {
  margin: 3rem 0 3.5rem 0;
}
#map .map-container .map-front .map-info .logo img {
  width: 300px;
}
@media (max-width: 766px) {
  #map .map-container .map-front .map-info .logo img {
    width: 250px;
  }
}
#map .map-container .map-front .map-info .access {
  margin: 1.5rem 0 2.5rem 0;
}
#map .map-container .map-front .map-info .ex-button {
  color: white;
}
#map .map-container .map-front .map-info .ex-button:hover {
  color: #ccc;
}
#map .map-container .map-front .map-info .url {
  display: none;
}
#map .map-container iframe {
  width: 100%;
  height: 28rem;
}
#map .map-container .button-container {
  position: absolute;
  top: 75% !important;
  text-align: center;
  width: 100%;
}
#map .map-container .button-container .ex-button {
  display: none;
  background-color: #494949;
  color: white;
  border: 0;
  padding: 5px 25px;
}

#contact {
  padding: 100px 0 150px 0;
}
@media (max-width: 766px) {
  #contact {
    padding: 50px 0 75px 0;
  }
}

/*
* contact Form 7
*/
div.wpcf7 {
  max-width: 1170px;
  margin: 0 auto;
  text-align: center;
}
@media (max-width: 766px) {
  div.wpcf7 {
    width: 95%;
  }
}
div.wpcf7 p {
  width: 350px;
  margin: 30px auto;
}
@media (max-width: 766px) {
  div.wpcf7 p {
    width: 95%;
  }
}
div.wpcf7 p .wpcf7-form-control-wrap input, div.wpcf7 p .wpcf7-form-control-wrap textarea {
  width: 100%;
  border: 0;
  font-family: "Roboto Slab", serif;
  font-weight: lighter;
  margin-top: 20px;
}
div.wpcf7 p .wpcf7-form-control-wrap input {
  font-size: 24px;
  font-size: 1.5rem;
  line-height: 1.5;
  border-bottom: solid 1px #cfcfcf;
  outline: none;
}
@media (max-width: 766px) {
  div.wpcf7 p .wpcf7-form-control-wrap input {
    font-size: 20px;
    font-size: 1.25rem;
    line-height: 1.8;
  }
}
div.wpcf7 p .wpcf7-form-control-wrap textarea {
  margin-top: 30px;
  background: #eee;
  padding: 0.5rem;
  font-size: 12px;
  font-size: 0.75rem;
  line-height: 1.667;
  height: 50vh;
}
div.wpcf7 p .wpcf7-form-control-wrap textarea:placeholder-shown {
  font-size: 24px;
  font-size: 1.5rem;
  line-height: 1.5;
}
div.wpcf7 p .wpcf7-form-control-wrap textarea::-webkit-input-placeholder {
  font-size: 24px;
  font-size: 1.5rem;
  line-height: 1.5;
}
div.wpcf7 p .wpcf7-form-control-wrap textarea:-moz-placeholder {
  opacity: 1;
  font-size: 24px;
  font-size: 1.5rem;
  line-height: 1.5;
}
div.wpcf7 p .wpcf7-form-control-wrap textarea::-moz-placeholder {
  opacity: 1;
  font-size: 24px;
  font-size: 1.5rem;
  line-height: 1.5;
}
div.wpcf7 p .wpcf7-form-control-wrap textarea:-ms-input-placeholder {
  font-size: 24px;
  font-size: 1.5rem;
  line-height: 1.5;
}
div.wpcf7 p input[type="submit"].ex-button {
  margin-top: 30px;
  background-color: white;
}
div.wpcf7 p input[type="submit"].ex-button.green {
  background-color: #3BB35A;
  color: white;
  border: 0;
}
div.wpcf7 span.wpcf7-not-valid-tip {
  color: #DE4E4E;
  text-align: left;
}
div.wpcf7 div.wpcf7-validation-errors {
  border: 0;
  color: #DE4E4E;
}
div.wpcf7 .wpcf7c-conf {
  background-color: white;
  color: #cbcbcb;
}

a {
  -webkit-transition: 0.8s;
  -moz-transition: 0.8s;
  -o-transition: 0.8s;
  -ms-transition: 0.8s;
  transition: 0.8s;
}
a img {
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  -o-transition: 0.5s;
  -ms-transition: 0.5s;
  transition: 0.5s;
}

html body {
  background-color: white;
}

hr.hrule {
  margin-top: 52px;
  margin-bottom: 42px;
  letter-spacing: .6em;
  text-align: center;
}
hr.hrule::before {
  content: '...';
  display: inline-block;
  margin-left: .6em;
  color: rgba(0, 0, 0, 0.6);
  position: relative;
  top: -30px;
}

/* header */
.home .header .logo {
  display: none;
}

.header {
  width: 100%;
  position: absolute;
  z-index: 1;
}
@media (min-width: 767px) {
  .header {
    top: 55px;
  }
}
@media (max-width: 766px) {
  .header {
    top: 0;
    background-color: white;
    border-top: solid 2px #494949;
  }
}
.header .logo {
  margin-top: 29px;
  text-align: center;
}
.header .logo img {
  max-width: 320px;
}
.header .logo img.gray {
  display: none;
}
.header .logo img.white {
  display: inline;
}
@media (min-width: 767px) {
  .header .logo {
    float: left;
    width: 25%;
    margin-left: 54px;
  }
  .header .logo img {
    width: 100%;
  }
}
@media (min-width: 767px) and (max-width: 1110px) {
  .header .logo {
    float: none;
    width: 100%;
    margin-left: 0;
  }
  .header .logo img {
    width: 30%;
  }
}
@media (max-width: 766px) {
  .header .logo {
    margin-top: 13px;
    margin-bottom: 20px;
    width: 100%;
  }
  .header .logo img {
    width: 40%;
    max-width: 220px;
    display: inline-block;
    -webkit-filter: grayscale(1) brightness(0.5);
    filter: grayscale(100%) brightness(50%);
    filter: grayscale(1) brightness(0.5);
  }
}
@media (max-width: 766px) {
  .header #header-nav {
    display: none;
    position: absolute;
    top: 0;
    width: 100%;
  }
  .header #header-nav.open {
    display: block;
  }
  .header #header-nav.close {
    display: none !important;
  }
}
.header .header-nav .hnav {
  list-style-type: none;
}
@media (min-width: 767px) {
  .header .header-nav .hnav {
    float: right;
    display: flex;
    justify-content: flex-end;
  }
}
@media (min-width: 767px) and (max-width: 1110px) {
  .header .header-nav .hnav {
    float: none;
    justify-content: center;
    margin-top: 10px;
  }
}
@media (max-width: 766px) {
  .header .header-nav .hnav {
    flex-direction: column;
  }
}
.header .header-nav .hnav li {
  margin: 30px 20px 30px 0;
}
@media (min-width: 767px) and (max-width: 1110px) {
  .header .header-nav .hnav li {
    margin: 30px;
  }
}
@media (max-width: 766px) {
  .header .header-nav .hnav li {
    margin: 0;
    padding: 20px 0;
    width: 33.333%;
    widht: -webkit-calc(100% / 3);
    width: -moz-calc(100% / 3);
    width: calc(100% / 3);
    float: left;
    text-align: center;
    border-bottom: solid 1px gray;
    border-left: solid 1px gray;
    background-color: #494949;
  }
  .header .header-nav .hnav li:nth-child(3n+1) {
    border-left: 0;
  }
}
.header .header-nav .hnav li a {
  padding: 24px;
  font-size: 16px;
  font-size: 1rem;
  line-height: 1.5;
  font-family: "Roboto Slab", serif;
  font-weight: 300;
  white-space: nowrap;
  color: white;
}
@media (min-width: 767px) and (max-width: 1110px) {
  .header .header-nav .hnav li a {
    padding: 0;
    font-size: 14px;
    font-size: 0.875rem;
    line-height: 1.429;
  }
}
@media (max-width: 766px) {
  .header .header-nav .hnav li a {
    padding: 24px 15px;
    color: white;
    font-size: 14px;
    font-size: 0.875rem;
    line-height: 1.572;
  }
  .header .header-nav .hnav li a .icon-font {
    line-height: 0.3;
    vertical-align: middle;
  }
}
.header .header-nav .hnav li a:hover {
  color: black;
}
.header.fixed {
  position: fixed;
  top: 0;
  border-bottom: 1px solid #f7f7f7;
  background: white;
}
.header.fixed .logo {
  display: block;
}
@media (min-width: 767px) {
  .header.fixed .logo {
    width: 20%;
    margin-top: 22px;
  }
}
@media (min-width: 767px) and (max-width: 1110px) {
  .header.fixed .logo {
    float: none;
    width: 100%;
  }
}
.header.fixed .header-nav .hnav {
  margin-top: 0;
}
@media (min-width: 767px) {
  .header.fixed .header-nav .hnav li {
    margin: 24px 20px 18px 0;
  }
}
.header.fixed .header-nav .hnav li a {
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 1.572;
  padding: 24px 15px;
}
@media (max-width: 766px) {
  .header.fixed .header-nav .hnav li a {
    color: white;
  }
}

.archive .singlar-slider, .search .singlar-slider, .error404 .singlar-slider {
  height: 60vmin;
}
@media (max-width: 766px) {
  .archive .singlar-slider, .search .singlar-slider, .error404 .singlar-slider {
    height: 60vmin;
  }
}
.archive .content-area .entry-header .entry-title, .search .content-area .entry-header .entry-title, .error404 .content-area .entry-header .entry-title {
  height: 60vmin;
  color: #666666;
}
@media (max-width: 766px) {
  .archive .content-area .entry-header .entry-title, .search .content-area .entry-header .entry-title, .error404 .content-area .entry-header .entry-title {
    height: 60vmin;
  }
}
.archive .content-area .entry-header .entry-title .current-page, .search .content-area .entry-header .entry-title .current-page, .error404 .content-area .entry-header .entry-title .current-page {
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 1.429;
}
.archive .archive-links, .search .archive-links, .error404 .archive-links {
  max-width: 1170px;
  margin: 0 auto;
  padding-bottom: 150px;
}
@media (max-width: 766px) {
  .archive .archive-links, .search .archive-links, .error404 .archive-links {
    padding-bottom: 75px;
  }
}
.archive .archive-links ul, .search .archive-links ul, .error404 .archive-links ul {
  display: flex;
  flex-wrap: wrap;
  list-style-type: none;
}
@media (min-width: 767px) and (max-width: 1110px) {
  .archive .archive-links ul, .search .archive-links ul, .error404 .archive-links ul {
    justify-content: center;
  }
}
.archive .navigation h2.screen-reader-text, .search .navigation h2.screen-reader-text, .error404 .navigation h2.screen-reader-text {
  display: none;
}
.archive .nav-links, .search .nav-links, .error404 .nav-links {
  margin-top: 160px;
  display: flex;
  justify-content: center;
}
.archive .nav-links .page-numbers, .search .nav-links .page-numbers, .error404 .nav-links .page-numbers {
  margin: 0 15px;
  padding: 8px 14px;
  border-radius: 40px;
  border: solid 1px #d3d3d3;
  color: #d3d3d3;
}
.archive .nav-links .page-numbers.current, .search .nav-links .page-numbers.current, .error404 .nav-links .page-numbers.current {
  color: #393939;
  border: solid 1px #393939;
}
.archive .nav-links .page-numbers:hover, .search .nav-links .page-numbers:hover, .error404 .nav-links .page-numbers:hover {
  color: #666666;
  border-color: #666666;
}

.category-projects .archive-container .sq {
  top: -100px;
}
@media (max-width: 766px) {
  .category-projects .archive-container .sq {
    top: -50px;
  }
}

.error-404 .page-content p, .not-found .page-content p {
  text-align: center;
  margin-bottom: 30px;
}
@media (max-width: 766px) {
  .error-404 .page-content p, .not-found .page-content p {
    width: 90%;
    margin: 0 auto 30px auto;
  }
}

.page .nav-container {
  display: none;
}
.page .singlar-slider {
  height: 80vmin;
}
@media (min-width: 767px) and (max-width: 1110px) {
  .page .singlar-slider {
    height: 60vmin;
  }
}
@media (max-width: 766px) {
  .page .singlar-slider {
    height: 60vmin;
  }
}
.page .singlar-slider .content-area .entry-header .entry-title {
  height: 60vmin;
}
@media (max-width: 766px) {
  .page .singlar-slider .content-area .entry-header .entry-title {
    height: 60vmin;
  }
}
.page .singlar-slider .post-thumbnail {
  background-color: #fff;
}
@media (max-width: 766px) {
  .page .singlar-slider .post-thumbnail {
    height: auto;
  }
}
.page .singlar-slider .post-thumbnail:after {
  position: absolute;
  display: block;
  content: "";
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 30%, #ffffff 100%);
}

.single .header .nav-container {
  display: none;
}
.single .header.fixed .logo {
  display: none;
}
.single .header.fixed .nav-container {
  display: block;
  float: left;
  margin-top: 18px;
  margin-left: 54px;
}
@media (max-width: 766px) {
  .single .header.fixed .nav-container {
    margin-top: 0;
    margin-left: 24px;
  }
}
.single .header.fixed .nav-container .nav-title {
  font-family: "游明朝", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "HG明朝E", "MS P明朝", "MS 明朝", selif;
  font-size: 24px;
  font-size: 1.5rem;
  line-height: 1.417;
  letter-spacing: .4rem;
  float: left;
  margin-right: 15px;
}
@media (max-width: 766px) {
  .single .header.fixed .nav-container .nav-title {
    max-width: 200px;
    font-size: 16px;
    font-size: 1rem;
    line-height: 1.25;
    margin-top: 17px;
    margin-bottom: 20px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
  }
}
@media (min-width: 767px) and (max-width: 1110px) {
  .single .header.fixed .nav-container .nav-title {
    max-width: 400px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
  }
}
.single .header.fixed .nav-container .tags {
  float: left;
  padding: 6px;
}
@media (max-width: 766px) {
  .single .header.fixed .nav-container .tags {
    margin-top: 10px;
    display: none;
  }
}
.single .header.fixed .header-nav .hnav {
  justify-content: flex-end;
}
@media (min-width: 767px) {
  .single .header.fixed .header-nav .hnav li {
    display: none;
  }
  .single .header.fixed .header-nav .hnav li:nth-last-child(1) {
    display: block;
  }
}
.single .singlar-slider {
  position: relative;
  float: none;
  display: block;
  margin-bottom: 50px;
}
.single .singlar-slider .post-thumbnail img {
  -webkit-filter: saturate(1.1) brightness(90%);
  -ms-filter: saturate(1.1) brightness(90%);
  filter: saturate(1.1) brightness(90%);
}
.single .singlar-slider .post-thumbnail img.horizen {
  height: 100vh !important;
  width: auto !important;
}
.single .content-area .entry-summary, .single .content-area .entry-data {
  max-width: 1170px;
  width: 95%;
  margin: 0 auto;
  margin-bottom: 50px;
  zoom: 1;
}
.single .content-area .entry-summary:after, .single .content-area .entry-data:after {
  content: '';
  display: block;
  clear: both;
}
@media (min-width: 1111px) and (max-width: 1200px) {
  .single .content-area .entry-summary, .single .content-area .entry-data {
    max-width: 970px;
  }
}
@media (max-width: 766px) {
  .single .content-area .entry-summary, .single .content-area .entry-data {
    width: 90%;
    margin-bottom: 30px;
  }
}
.single .content-area .entry-summary .except-title, .single .content-area .entry-summary .entry-data-title, .single .content-area .entry-data .except-title, .single .content-area .entry-data .entry-data-title {
  font-family: "NotoSans Japanese", sans-serif;
  text-transform: uppercase;
  font-weight: bold;
  font-size: 12px;
  font-size: 0.75rem;
  line-height: 2;
  color: #888888;
}
@media (min-width: 767px) {
  .single .content-area .entry-summary .except-title, .single .content-area .entry-summary .entry-data-title, .single .content-area .entry-data .except-title, .single .content-area .entry-data .entry-data-title {
    max-width: 250px;
    float: left;
    width: calc((100% - 560px) /2);
    margin-bottom: 1rem;
  }
}
@media (min-width: 767px) and (max-width: 1110px) {
  .single .content-area .entry-summary .except-title, .single .content-area .entry-summary .entry-data-title, .single .content-area .entry-data .except-title, .single .content-area .entry-data .entry-data-title {
    max-width: 560px;
    float: none;
    width: 100%;
    margin: 0 auto 1rem auto;
    border-bottom: solid 1px #ccc;
  }
}
@media (max-width: 766px) {
  .single .content-area .entry-summary .except-title, .single .content-area .entry-summary .entry-data-title, .single .content-area .entry-data .except-title, .single .content-area .entry-data .entry-data-title {
    max-width: 560px;
    float: none;
    width: 100%;
    margin: 0 auto 1rem auto;
    border-bottom: solid 1px #ccc;
  }
}
.single .content-area .entry-summary .except-content, .single .content-area .entry-summary .data, .single .content-area .entry-data .except-content, .single .content-area .entry-data .data {
  border-left: solid 1px #888888;
  padding-left: 1rem;
}
@media (min-width: 767px) and (max-width: 1110px) {
  .single .content-area .entry-summary .except-content, .single .content-area .entry-summary .data, .single .content-area .entry-data .except-content, .single .content-area .entry-data .data {
    border: 0;
    padding: 0;
  }
}
@media (max-width: 766px) {
  .single .content-area .entry-summary .except-content, .single .content-area .entry-summary .data, .single .content-area .entry-data .except-content, .single .content-area .entry-data .data {
    border: 0;
    padding: 0;
  }
}
.single .content-area .entry-summary p, .single .content-area .entry-summary ul, .single .content-area .entry-data p, .single .content-area .entry-data ul {
  max-width: 560px;
  margin: 0 auto;
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 1.715;
}
.single .content-area .entry-summary p b, .single .content-area .entry-summary ul b, .single .content-area .entry-data p b, .single .content-area .entry-data ul b {
  font-weight: bold;
}
.single .content-area .entry-summary p i, .single .content-area .entry-summary ul i, .single .content-area .entry-data p i, .single .content-area .entry-data ul i {
  font-style: italic;
  color: #888888;
}
@media (max-width: 766px) {
  .single .content-area .entry-summary p, .single .content-area .entry-summary ul, .single .content-area .entry-data p, .single .content-area .entry-data ul {
    float: none;
    width: 100%;
  }
}
.single .content-area .entry-summary ul.data, .single .content-area .entry-data ul.data {
  list-style-type: none;
}
.single .content-area .entry-summary {
  padding: 20px 0;
  border-top: solid 3px #000;
  border-bottom: solid 3px #000;
}
.single .content-area .entry-summary .except-title {
  display: none;
}
.single .content-area .entry-summary .except-content {
  border: 0;
  padding: 0;
}
@media (max-width: 766px) {
  .single .content-area .entry-summary .except-content {
    padding: 0 1rem;
  }
}
.single .content-area .entry-data {
  margin-bottom: 100px;
}
@media (max-width: 766px) {
  .single .content-area .entry-data {
    margin-bottom: 50px;
  }
}
.single .post-navigation {
  display: none;
}
.single .post-navigation.none {
  display: block;
}
@media (min-width: 767px) {
  .single .post-navigation .nav-links {
    position: fixed;
    top: calc(50% + 5rem);
  }
}
@media (max-width: 766px) {
  .single .post-navigation .nav-links {
    margin-bottom: 30px;
  }
}
.single .post-navigation .nav-links a {
  color: black;
}
.single .post-navigation .nav-links .nav-previous, .single .post-navigation .nav-links .nav-next {
  font-weight: bold;
  padding-bottom: 2px;
}
@media (min-width: 767px) {
  .single .post-navigation .nav-links .nav-previous, .single .post-navigation .nav-links .nav-next {
    position: fixed;
    font-family: "Roboto Slab", serif;
    border-bottom: solid 2px black;
    max-width: 11rem;
    display: inline-block;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    -webkit-text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
  }
}
@media (max-width: 766px) {
  .single .post-navigation .nav-links .nav-previous, .single .post-navigation .nav-links .nav-next {
    display: block;
    width: 90%;
    margin: 5px auto;
    font-size: 14px;
    font-size: 0.875rem;
    line-height: 2.143;
    text-align: center;
  }
  .single .post-navigation .nav-links .nav-previous a, .single .post-navigation .nav-links .nav-next a {
    padding: 5px 10px;
    color: #666666;
    border-radius: 16px;
    border: solid 1px #888888;
  }
  .single .post-navigation .nav-links .nav-previous a:hover, .single .post-navigation .nav-links .nav-next a:hover {
    color: #fff;
    background: #575757;
    border: solid 1px #888888;
  }
}
.single .post-navigation .nav-links .nav-previous .meta-nav, .single .post-navigation .nav-links .nav-next .meta-nav {
  display: block;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
@media (min-width: 767px) {
  .single .post-navigation .nav-links .nav-previous .meta-nav, .single .post-navigation .nav-links .nav-next .meta-nav {
    max-width: 12rem;
  }
}
@media (min-width: 767px) {
  .single .post-navigation .nav-links .nav-previous {
    left: 20px;
    top: auto;
    right: auto;
    transform-origin: 0 50%;
    transform: rotate(-90deg);
  }
}
@media (min-width: 767px) {
  .single .post-navigation .nav-links .nav-next {
    right: 20px;
    bottom: auto;
    transform-origin: 100% 50%;
    transform: rotate(90deg);
  }
}

@media (min-width: 767px) {
  .content-area .entry-content {
    min-height: 50vmin;
  }
}
.content-area .entry-content iframe,
.content-area .entry-content h1, .content-area .entry-content h2, .content-area .entry-content h3, .content-area .entry-content h4, .content-area .entry-content h5, .content-area .entry-content h6, .content-area .entry-content p,
.content-area .entry-content dl, .content-area .entry-content ol, .content-area .entry-content ul, .content-area .entry-content table,
.content-area .entry-content blockquote, .content-area .entry-content pre,
.content-area .entry-content canvas, .content-area .entry-content audio, .content-area .entry-content video {
  max-width: 560px;
  margin: 0 auto;
}
@media (max-width: 766px) {
  .content-area .entry-content iframe,
  .content-area .entry-content h1, .content-area .entry-content h2, .content-area .entry-content h3, .content-area .entry-content h4, .content-area .entry-content h5, .content-area .entry-content h6, .content-area .entry-content p,
  .content-area .entry-content dl, .content-area .entry-content ol, .content-area .entry-content ul, .content-area .entry-content table,
  .content-area .entry-content blockquote, .content-area .entry-content pre,
  .content-area .entry-content canvas, .content-area .entry-content audio, .content-area .entry-content video {
    width: 90%;
  }
}
.content-area .entry-content h1, .content-area .entry-content h2, .content-area .entry-content h3, .content-area .entry-content h4, .content-area .entry-content h5, .content-area .entry-content h6 {
  margin-top: 50px;
  margin-bottom: 20px;
}
@media (max-width: 766px) {
  .content-area .entry-content h1, .content-area .entry-content h2, .content-area .entry-content h3, .content-area .entry-content h4, .content-area .entry-content h5, .content-area .entry-content h6 {
    border-bottom: solid 1px #ccc;
  }
}
.content-area .entry-content h1, .content-area .entry-content h2 {
  font-size: 20px;
  font-size: 1.25rem;
  line-height: 1.5;
}
.content-area .entry-content h3 {
  font-size: 17px;
  font-size: 1.0625rem;
  line-height: 1.412;
}
.content-area .entry-content h4 {
  font-size: 16px;
  font-size: 1rem;
  line-height: 1.375;
}
.content-area .entry-content p {
  margin-bottom: 50px;
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 1.715;
}
@media (max-width: 766px) {
  .content-area .entry-content p {
    margin-bottom: 30px;
  }
}
.content-area .entry-content ol, .content-area .entry-content ul {
  padding-left: 1.2rem;
  margin-bottom: 20px;
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 1.715;
}
.content-area .entry-content blockquote {
  border-left: solid 3px #ccc;
  padding: 1.2rem;
  margin-bottom: 20px;
}
.content-area .entry-content blockquote * {
  color: #888888;
  font-style: italic;
  margin: 0;
}
.content-area .entry-content pre {
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 1.715;
  padding: 1.2rem;
  border: solid 1px #ccc;
  margin-bottom: 20px;
  color: #888888;
  overflow: auto;
  font-family: "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", sans-serif;
}
.content-area .entry-content b {
  font-weight: bold;
}
.content-area .entry-content i {
  font-style: italic;
  color: #888888;
}
.content-area .entry-content a {
  color: #32323c;
  border-bottom: solid 1px #ccc;
  padding-bottom: 2px;
}
.content-area .entry-content a:hover {
  color: #888888;
  border-bottom: solid 1px #eee;
}
.content-area .entry-content div.overscale {
  margin-top: 50px;
  margin-bottom: 50px;
  overflow: hidden;
  position: relative;
  height: 500px;
  height: 100vh;
}
@media (max-width: 766px) {
  .content-area .entry-content div.overscale {
    height: 30vh;
    margin-top: 30px;
    margin-bottom: 30px;
  }
}
.content-area .entry-content div.overscale figure.pala {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  max-width: none;
  margin-top: 0;
}
.content-area .entry-content div.overscale figure.pala img.size-full {
  width: 100vw;
  height: auto;
  position: absolute;
  top: 0;
  left: 50%;
  right: 0;
  bottom: 0;
  max-width: none;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}
.content-area .entry-content figure {
  max-width: 1170px;
  width: 100% !important;
  margin: 0 auto;
  margin-bottom: 50px;
  display: block;
  zoom: 1;
}
.content-area .entry-content figure:after {
  content: '';
  display: block;
  clear: both;
}
@media (min-width: 1111px) and (max-width: 1200px) {
  .content-area .entry-content figure {
    max-width: 970px;
  }
}
@media (max-width: 766px) {
  .content-area .entry-content figure {
    max-width: 100%;
    margin-bottom: 30px;
  }
}
.content-area .entry-content figure img {
  width: 100%;
  height: auto;
}
.content-area .entry-content figure.alignright img {
  display: block;
  margin: 0 0 0 auto;
}
.content-area .entry-content figure.alignleft img {
  display: block;
  margin: 0 auto 0 0;
}
.content-area .entry-content figure.aligncenter img {
  display: block;
  margin: 0 auto;
}
.content-area .entry-content figure img.alignright {
  display: block;
  margin: 0 0 0 auto;
}
.content-area .entry-content figure img.alignleft {
  display: block;
  margin: 0 auto 0 0;
}
.content-area .entry-content figure img.aligncenter {
  display: block;
  margin: 0 auto;
}
@media (max-width: 766px) {
  .content-area .entry-content figure img {
    width: 100%;
    height: auto;
  }
}
.content-area .entry-content figure figcaption {
  padding-top: 5px;
  color: #888888;
  font-size: 13px;
  font-size: 0.8125rem;
  line-height: 1.539;
  padding-right: 0;
  margin: 0 auto;
  width: 95%;
  max-width: 560px;
}
@media (min-width: 767px) {
  .content-area .entry-content figure figcaption {
    width: 50%;
    margin-left: 1%;
  }
}
@media (min-width: 767px) and (max-width: 1110px) {
  .content-area .entry-content figure figcaption {
    width: 100%;
    margin: 0 auto;
  }
}
@media (max-width: 766px) {
  .content-area .entry-content figure figcaption {
    font-size: 12px;
    font-size: 0.75rem;
    line-height: 1.5;
    width: 90%;
    margin: 0 auto;
  }
}

.single-news .has-post-thumbnail .thumbnail-outer .thumbnail-inner, .single-pub .has-post-thumbnail .thumbnail-outer .thumbnail-inner {
  margin: 0 auto;
}
@media (min-width: 767px) {
  .single-news .has-post-thumbnail .thumbnail-outer .thumbnail-inner, .single-pub .has-post-thumbnail .thumbnail-outer .thumbnail-inner {
    padding: 150px 0 50px 0;
  }
}
@media (min-width: 767px) and (max-width: 1110px) {
  .single-news .has-post-thumbnail .thumbnail-outer .thumbnail-inner, .single-pub .has-post-thumbnail .thumbnail-outer .thumbnail-inner {
    padding-top: 100px;
  }
}
@media (max-width: 766px) {
  .single-news .has-post-thumbnail .thumbnail-outer .thumbnail-inner, .single-pub .has-post-thumbnail .thumbnail-outer .thumbnail-inner {
    padding-top: 10px;
  }
}
.single-news .has-post-thumbnail .thumbnail-outer .thumbnail-inner img, .single-pub .has-post-thumbnail .thumbnail-outer .thumbnail-inner img {
  width: 100%;
  height: auto;
  display: block;
  margin: 0 auto;
  max-width: 560px;
}
.single-news .content-area .entry-header, .single-pub .content-area .entry-header {
  position: static;
}
.single-news .content-area .entry-header.no-thumb, .single-pub .content-area .entry-header.no-thumb {
  margin-top: 150px;
}
@media (max-width: 766px) {
  .single-news .content-area .entry-header.no-thumb, .single-pub .content-area .entry-header.no-thumb {
    margin-top: 0;
  }
}
.single-news .content-area .entry-header .entry-title, .single-pub .content-area .entry-header .entry-title {
  color: #666666;
  display: block;
  width: 100%;
  height: auto;
  padding: 1em 0 2em 0;
  font-size: 32px;
  font-size: 2rem;
  line-height: 1.688;
}
@media (min-width: 767px) and (max-width: 1110px) {
  .single-news .content-area .entry-header .entry-title, .single-pub .content-area .entry-header .entry-title {
    padding: 1em 0;
    font-size: 24px;
    font-size: 1.5rem;
    line-height: 1.917;
  }
}
@media (max-width: 766px) {
  .single-news .content-area .entry-header .entry-title, .single-pub .content-area .entry-header .entry-title {
    max-width: 90%;
    padding: 1em 0;
    font-size: 18px;
    font-size: 1.125rem;
    line-height: 1.778;
  }
}
.single-news .archives-links h3, .single-pub .archives-links h3 {
  max-width: 1170px;
  margin: 20px auto 60px auto;
  text-align: center;
}
@media (max-width: 766px) {
  .single-news .archives-links h3, .single-pub .archives-links h3 {
    margin-bottom: 40px;
  }
}
.single-news .archives-links ul.works-list, .single-pub .archives-links ul.works-list {
  padding: 0;
}
.single-news .archives-links ul.works-list li, .single-pub .archives-links ul.works-list li {
  margin: 0 auto 80px auto;
}

.concept .post-thumbnail img {
  opacity: .6;
}

/*
* 共通 Singlar
*/
.singlar-slider {
  height: 100vmin;
  overflow: hidden;
}
@media (min-width: 767px) and (max-width: 1110px) {
  .singlar-slider {
    height: 50vh;
    min-height: 60vw;
  }
}
@media (max-width: 766px) {
  .singlar-slider {
    top: 54px;
    height: 40vh;
  }
}
.singlar-slider .post-thumbnail {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: auto;
  overflow: hidden;
}
@media (max-width: 766px) {
  .singlar-slider .post-thumbnail {
    height: 100%;
    text-align: center;
    background: #6c6c6c;
  }
}
.singlar-slider .post-thumbnail img {
  width: 100% !important;
  height: auto !important;
}
@media (max-width: 766px) {
  .singlar-slider .post-thumbnail img {
    width: 100vmin !important;
  }
}
@media (max-width: 766px) {
  .singlar-slider .post-thumbnail.ho img {
    width: auto !important;
    height: 100vmin !important;
  }
}

.content-area {
  min-height: 40vh;
}
.content-area .entry-header, .content-area .page-header {
  position: absolute;
  top: 40%;
  left: 0;
  right: 0;
}
@media (max-width: 766px) {
  .content-area .entry-header, .content-area .page-header {
    top: 23%;
  }
}
.content-area .entry-header .entry-title, .content-area .entry-header .page-title, .content-area .page-header .entry-title, .content-area .page-header .page-title {
  max-width: 80%;
  margin: 0 auto;
  text-align: center;
  font-family: "游明朝", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "HG明朝E", "MS P明朝", "MS 明朝", selif;
  text-transform: uppercase;
  font-size: 48px;
  font-size: 3rem;
  line-height: 1.292;
  color: white;
  letter-spacing: .4rem;
}
@media (min-width: 767px) and (max-width: 1110px) {
  .content-area .entry-header .entry-title, .content-area .entry-header .page-title, .content-area .page-header .entry-title, .content-area .page-header .page-title {
    font-size: 36px;
    font-size: 2.25rem;
    line-height: 1.334;
  }
}
@media (max-width: 766px) {
  .content-area .entry-header .entry-title, .content-area .entry-header .page-title, .content-area .page-header .entry-title, .content-area .page-header .page-title {
    font-size: 24px;
    font-size: 1.5rem;
    line-height: 2;
  }
}
.content-area .entry-header .current-page, .content-area .page-header .current-page {
  text-align: center;
  font-family: "Roboto Slab", serif;
  margin-top: 30px;
}

/*
* setSlider bxSlider/metaslider TopPage
*/
@media (max-width: 766px) {
  .slider {
    margin-top: 54px;
    height: 100vmin;
  }
}

.slider img#frontpage-image {
  height: 100vmin;
  width: auto;
  margin: 0 auto;
}

.metaslider {
  max-width: 100% !important;
  height: auto !important;
}

.bx-wrapper, .metaslider .slides {
  margin: 0 auto;
  overflow: hidden;
}
.bx-wrapper img, .metaslider .slides img {
  -webkit-filter: saturate(1.1) brightness(90%);
  -ms-filter: saturate(1.1) brightness(90%);
  filter: saturate(1.1) brightness(90%);
}
.bx-wrapper .bx-viewport, .metaslider .slides .bx-viewport {
  margin: 0;
  box-shadow: none;
  border: 0;
  left: 0;
}
.bx-wrapper .bx-prev, .bx-wrapper .bx-next, .bx-wrapper .bx-pager, .metaslider .slides .bx-prev, .metaslider .slides .bx-next, .metaslider .slides .bx-pager {
  display: none;
}
.bx-wrapper .bx-caption, .bx-wrapper .caption-wrap, .metaslider .slides .bx-caption, .metaslider .slides .caption-wrap {
  bottom: 40%;
  left: 0;
  background: transparent;
  text-align: center;
  letter-spacing: .4rem;
  opacity: 1;
}
@media (min-width: 767px) {
  .bx-wrapper .bx-caption, .bx-wrapper .caption-wrap, .metaslider .slides .bx-caption, .metaslider .slides .caption-wrap {
    bottom: 44%;
  }
}
.bx-wrapper .bx-caption span, .bx-wrapper .bx-caption .caption, .bx-wrapper .caption-wrap span, .bx-wrapper .caption-wrap .caption, .metaslider .slides .bx-caption span, .metaslider .slides .bx-caption .caption, .metaslider .slides .caption-wrap span, .metaslider .slides .caption-wrap .caption {
  padding: 0;
  font-family: "游明朝", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "HG明朝E", "MS P明朝", "MS 明朝", selif;
  color: white;
  font-size: 48px;
  font-size: 3rem;
  line-height: 1.292;
}
@media (min-width: 767px) and (max-width: 1110px) {
  .bx-wrapper .bx-caption span, .bx-wrapper .bx-caption .caption, .bx-wrapper .caption-wrap span, .bx-wrapper .caption-wrap .caption, .metaslider .slides .bx-caption span, .metaslider .slides .bx-caption .caption, .metaslider .slides .caption-wrap span, .metaslider .slides .caption-wrap .caption {
    font-size: 36px;
    font-size: 2.25rem;
    line-height: 1.334;
  }
}
@media (max-width: 766px) {
  .bx-wrapper .bx-caption span, .bx-wrapper .bx-caption .caption, .bx-wrapper .caption-wrap span, .bx-wrapper .caption-wrap .caption, .metaslider .slides .bx-caption span, .metaslider .slides .bx-caption .caption, .metaslider .slides .caption-wrap span, .metaslider .slides .caption-wrap .caption {
    font-size: 18px;
    font-size: 1.125rem;
    line-height: 1.778;
  }
}
.bx-wrapper .bx-caption span a, .bx-wrapper .bx-caption .caption a, .bx-wrapper .caption-wrap span a, .bx-wrapper .caption-wrap .caption a, .metaslider .slides .bx-caption span a, .metaslider .slides .bx-caption .caption a, .metaslider .slides .caption-wrap span a, .metaslider .slides .caption-wrap .caption a {
  color: white;
}
.bx-wrapper .bx-caption span a:hover, .bx-wrapper .bx-caption .caption a:hover, .bx-wrapper .caption-wrap span a:hover, .bx-wrapper .caption-wrap .caption a:hover, .metaslider .slides .bx-caption span a:hover, .metaslider .slides .bx-caption .caption a:hover, .metaslider .slides .caption-wrap span a:hover, .metaslider .slides .caption-wrap .caption a:hover {
  color: black;
}

.home .metaslider .slides .caption-wrap {
  background: transparent url("../img/logo-medium.png") 50% 50% no-repeat;
  background-image: url("../img/logo-medium.svg");
  overflow: hidden;
  text-indent: 100%;
  white-space: nowrap;
  height: 9vmin;
}
@media (min-width: 767px) {
  .home .metaslider .slides .caption-wrap {
    background-size: 37%;
    height: 5rem;
  }
}
@media (min-width: 767px) and (max-width: 1110px) {
  .home .metaslider .slides .caption-wrap {
    background-size: 50vmin;
    height: 7vmin;
  }
}
@media (max-width: 766px) {
  .home .metaslider .slides .caption-wrap {
    background-size: 75vmin;
    height: 11vmin;
  }
}

.home .slider {
  position: relative;
}
@media (max-width: 766px) {
  .home .slider {
    height: auto;
  }
}

.section-title {
  font-size: 24px;
  font-size: 1.5rem;
  line-height: 1.334;
  max-width: 1170px;
  padding-top: 105px;
  margin: 0 auto;
  text-align: center;
  letter-spacing: .4rem;
  z-index: 1;
  font-family: "azo-sans-web", sans-serif;
}
@media (min-width: 767px) and (max-width: 1110px) {
  .section-title {
    font-size: 20px;
    font-size: 1.25rem;
    line-height: 1.2;
    padding-top: 80px;
  }
}
@media (max-width: 766px) {
  .section-title {
    font-size: 18px;
    font-size: 1.125rem;
    line-height: 1.112;
    padding-top: 60px;
  }
}

/**
* News - TopPage
*/
#news {
  background-color: #eaefef;
}

#publication {
  background-color: #f4ecc2;
}

.news-list, .pub-list {
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
  padding: 70px 0 100px 0;
  max-width: 1170px;
}
@media (min-width: 767px) and (max-width: 1110px) {
  .news-list, .pub-list {
    padding: 50px 0 75px 0;
    justify-content: center;
  }
}
@media (max-width: 766px) {
  .news-list, .pub-list {
    padding: 30px 5px;
    flex-wrap: wrap;
    zoom: 1;
  }
  .news-list:after, .pub-list:after {
    content: '';
    display: block;
    clear: both;
  }
}
.news-list li, .pub-list li {
  list-style-type: none;
  margin: 0 0 0 20px;
  width: 255px;
  position: relative;
}
.news-list li .date, .pub-list li .date {
  color: #888888;
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 1.429;
}
@media (max-width: 766px) {
  .news-list li .date, .pub-list li .date {
    font-size: 12px;
    font-size: 0.75rem;
    line-height: 1.5;
  }
}
.news-list li .works, .pub-list li .works {
  color: #888888;
}
.news-list li .title, .pub-list li .title {
  padding: 10px 5px;
}
@media (min-width: 767px) {
  .news-list li:nth-child(1), .pub-list li:nth-child(1) {
    margin-left: 0;
  }
}
.news-list li .thum, .pub-list li .thum {
  height: 255px;
  overflow: hidden;
  border-radius: 5px;
}
@media (min-width: 767px) and (max-width: 1110px) {
  .news-list li, .pub-list li {
    width: 20%;
    margin: 0 1%;
  }
  .news-list li .thum, .pub-list li .thum {
    height: auto;
    max-height: 20vw;
  }
}
@media (max-width: 766px) {
  .news-list li, .pub-list li {
    width: 46%;
    margin: 2%;
    float: left;
  }
  .news-list li .thum, .pub-list li .thum {
    height: auto;
    max-height: 44vw;
  }
}
.news-list li a img, .pub-list li a img {
  width: 100%;
  display: inline-block;
}
.news-list li a img:hover, .pub-list li a img:hover {
  -webkit-filter: grayscale(1) brightness(0.5);
  filter: grayscale(100%) brightness(50%);
  filter: grayscale(1) brightness(0.5);
}

/*.news-list{
	li{
		a img{
			-webkit-filter: grayscale(1) brightness(0.5) blur(3px);
			filter: gray brightness(0.5) blur(3px);
			filter: grayscale(1) brightness(0.5) blur(3px);
			@include bp(tb){
				width: 100%;
			}
		}
		&:hover {
			a img{
				-webkit-filter: grayscale(0) brightness(1) blur(0);
				filter: brightness(1);
				filter: grayscale(0) brightness(1) blur(0);
			}
			.news-title{
				p{
					color: black;
				}
			}
		}
		.news-title{
			position: absolute;
			top: 50%;
			@include bp(tb){
				max-width:150px;
			}
			@include bp(sp){
				max-width:150px;
			}
			left: 50%;
			-webkit-transform: translateY(-50%) translateX(-50%);
			transform: translateY(-50%) translateX(-50%);
			width: 80%;
			padding: 0 20px;
			p{
				@include fontsize(18,36);
				@include bp(tb){
					@include fontsize(14,28);
					max-height: 9rem;
					overflow: hidden;
					margin-top: 0;
				}
				@include bp(sp){
					@include fontsize(14,28);
					max-height: 9rem;
					overflow: hidden;
					margin-top: 0;
				}
				margin-top: 10%;
				font-weight: bold;
				color: white;
				font-family: $jp-mincho;
				text-align: center;
				opacity: 1;
				&:before,&:after{
					position: absolute;
					top: 0;
					content: '';
					width: 20px;
					height: 120%;
					@include bp(tb){
						height: 100%;
					}
					@include bp(sp){
						height: 100%;
					}
					border-top: 15px solid white;
					border-bottom: 15px solid white;
					-webkit-box-sizing: border-box;
					box-sizing: border-box;
					opacity: 0.7;
				}
				&:before{
					left: 0;
					border-left: 15px solid white;
				}
				&:after{
					right: 0;
					border-right: 15px solid white;
				}
			}
		}
	}
}*/
/**
* Publication - TopPage
*/
/**
* Works - TopPage
*/
.works-list, .projects-list {
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: 0 auto;
  padding: 70px 0 30px 0;
  max-width: 1170px;
}
@media (min-width: 1111px) and (max-width: 1200px) {
  .works-list, .projects-list {
    max-width: 970px;
  }
}
@media (min-width: 767px) and (max-width: 1110px) {
  .works-list, .projects-list {
    padding-top: 50px;
    justify-content: center;
  }
}
@media (max-width: 766px) {
  .works-list, .projects-list {
    padding-top: 30px;
    padding-bottom: 110px;
  }
}

/**
* Projects - TopPage
*/
.projects-list {
  padding-bottom: 110px;
}
.projects-list li {
  max-height: 245px;
}

/*
* 各種パーツ - 共通
*/
.nopost {
  max-width: 1170px;
  margin: 0 auto;
  padding: 80px 0 100px 0;
}
@media (min-width: 1111px) and (max-width: 1200px) {
  .nopost {
    max-width: 970px;
  }
}

.more {
  text-align: center;
  font-style: italic;
  color: #c8c8c8;
  letter-spacing: .05rem;
}

.ex-button {
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 1.572;
  text-align: center;
  display: block;
  width: 11rem;
  margin: 5px auto 15px auto;
  border: solid 1px #aaa;
  border-radius: 15px;
  padding: 5px 10px;
  cursor: pointer;
  font-family: "Roboto Slab", serif;
  text-transform: uppercase;
}
.ex-button:hover {
  border: solid 1px #ccc;
  color: #ccc;
}
.ex-button.edit-link {
  background-color: #aaa;
}
.ex-button.edit-link a {
  color: white;
}

@media (min-width: 767px) {
  .menu-button.spbtn, .menu-close.spbtn {
    display: none;
  }
}

.menu-button {
  cursor: pointer;
  display: inline;
  position: absolute;
  top: 15px;
  right: 10px;
  padding: 2px 14px 2px 16px;
  background-color: #494949;
  color: white;
  font-size: 10px;
  font-size: 0.625rem;
  line-height: 1.8;
  letter-spacing: .1rem;
  -webkit-border-radius: 12px;
  -moz-border-radius: 12px;
  border-radius: 12px;
  text-transform: uppercase;
}

.menu-close {
  cursor: pointer;
  display: inline;
  position: absolute;
  top: 4px;
  right: 4px;
  color: white;
}

.cat-button {
  cursor: pointer;
  padding: 4px 14px 4px 16px;
  border: solid 1px #494949;
  font-size: 10px;
  font-size: 0.625rem;
  line-height: 1.8;
  letter-spacing: .1rem;
  -webkit-border-radius: 12px;
  -moz-border-radius: 12px;
  border-radius: 12px;
  text-transform: uppercase;
}

/*
* About Us - TopPage
*/
#about {
  font-family: "游明朝", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "HG明朝E", "MS P明朝", "MS 明朝", selif;
  padding: 150px 0 150px 0;
  background: #00d8ff url("../img/bg/about_bk.png") no-repeat 0 0;
  background: radial-gradient(rgba(107, 135, 167, 0.5), rgba(113, 113, 113, 0.6)) fixed, url("../img/bg/about_top.jpg") no-repeat 0 0;
  background-size: cover;
  background-blend-mode: darken;
}
@media (min-width: 767px) and (max-width: 1110px) {
  #about {
    padding: 150px 0 100px 0;
  }
}
@media (max-width: 766px) {
  #about {
    padding: 75px 0 50px 0;
  }
}
#about h3, #about p, #about a {
  display: block;
  max-width: 1170px;
  margin: 0 auto;
  font-size: 18px;
  font-size: 1.125rem;
  line-height: 2.223;
  color: white;
}
@media (min-width: 1111px) and (max-width: 1200px) {
  #about h3, #about p, #about a {
    max-width: 970px;
  }
}
@media (min-width: 767px) and (max-width: 1110px) {
  #about h3, #about p, #about a {
    font-size: 14px;
    font-size: 0.875rem;
    line-height: 2.429;
  }
}
@media (max-width: 766px) {
  #about h3, #about p, #about a {
    font-size: 12px;
    font-size: 0.75rem;
    line-height: 2.5;
  }
}
#about .excerpt {
  display: flex;
  width: 80%;
  max-width: 1170px;
  margin: 0 auto;
}
@media (max-width: 766px) {
  #about .excerpt {
    flex-direction: column;
  }
}
#about .excerpt div {
  margin: 0 2rem 0 0;
}
@media (max-width: 766px) {
  #about .excerpt div {
    margin: 0;
  }
}
#about .excerpt h3, #about .excerpt p {
  max-width: 560px;
}
#about .excerpt h3 {
  margin: 2rem auto 1rem auto;
  text-align: center;
  font-size: 20px;
  font-size: 1.25rem;
  line-height: 2;
}
@media (min-width: 767px) and (max-width: 1110px) {
  #about .excerpt h3 {
    font-size: 18px;
    font-size: 1.125rem;
    line-height: 1.889;
  }
}
@media (max-width: 766px) {
  #about .excerpt h3 {
    font-size: 16px;
    font-size: 1rem;
    line-height: 1.875;
  }
}
@media (min-width: 1111px) and (max-width: 1200px) {
  #about .excerpt {
    max-width: 970px;
  }
}
@media (min-width: 767px) and (max-width: 1110px) {
  #about .excerpt {
    width: 75%;
  }
}
#about .about_link {
  width: 86%;
  max-width: 1170px;
  margin: 0 auto;
  text-align: right;
  margin-top: 1rem;
}
@media (min-width: 1111px) and (max-width: 1200px) {
  #about .about_link {
    max-width: 970px;
  }
}
#about .about_link span {
  display: inline-block;
  text-indent: -999em;
  text-align: left;
  white-space: nowrap;
  overflow: hidden;
  width: 40px;
  height: 27px;
  background: transparent url("../img/icon/icon-arrow-right.png") no-repeat 20px 0;
  vertical-align: -7px;
}
#about .about_link:hover {
  color: black;
}
#about .about_link:hover span {
  background-image: url("../img/icon/icon-arrow-right-bk.png");
}

/*
* setSearch - 共通
*/
#search {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-color: white;
  z-index: 2000;
  display: none;
}
#search .container {
  width: 80%;
  margin: 100px auto;
  position: relative;
}
#search #closeBtn {
  position: absolute;
  top: 0;
  right: 0;
}

/*
* footer 共通
*/
.footer {
  background-color: #575757;
  padding-top: 30px;
  padding-bottom: 100px;
  color: white;
}
.footer a {
  color: white;
}
.footer ul {
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  justify-content: center;
  list-style-type: none;
}
.footer ul li {
  padding: 10px 0.1rem;
  font-family: "游明朝", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "HG明朝E", "MS P明朝", "MS 明朝", selif;
  font-size: 16px;
  font-size: 1rem;
  line-height: 1.375;
}
@media (max-width: 766px) {
  .footer ul li {
    font-size: 14px;
    font-size: 0.875rem;
    line-height: 1.286;
  }
}
.footer ul li:after {
  content: " | ";
  font-size: 12px;
  font-size: 0.75rem;
  line-height: 1.834;
  color: #9696a0;
  vertical-align: top;
  letter-spacing: 0.07rem;
}
.footer ul li:nth-last-child(1):after {
  content: "";
}
.footer ul li a:hover {
  text-decoration: underline;
}
.footer .copyright {
  margin-top: 20px;
  text-align: center;
  font-family: "Roboto Slab", serif;
  letter-spacing: .07rem;
  color: #9696a0;
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 1.429;
}
@media (max-width: 766px) {
  .footer .copyright {
    width: 95%;
    font-size: 12px;
    font-size: 0.75rem;
    line-height: 1.5;
  }
}
.footer .copyright span {
  font-size: 18px;
  font-size: 1.125rem;
  line-height: 1.112;
}
@media (max-width: 766px) {
  .footer .copyright span {
    font-size: 14px;
    font-size: 0.875rem;
    line-height: 1.286;
  }
}
