@charset "UTF-8";
/*
Theme Name: CALF 2025
Theme URI:
Author: tosizo@gmail.com
Description: theme for calf.jp
Version: 2.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: calf.jp
*/
h1, h2, h3, h4, h5 {
  font-weight: normal;
}

ul {
  list-style-type: none;
}

button {
  background: none;
  border: none;
  margin: 0;
  padding: 0;
  cursor: pointer;
}

figure {
  margin: 0;
  padding: 0;
}

@font-face {
  font-family: 'Mono Social Icons Font';
  src: url("font/MonoSocialIconsFont-1.10.eot");
  src: url("font/MonoSocialIconsFont-1.10.eot?#iefix") format("embedded-opentype"), url("font/MonoSocialIconsFont-1.10.woff") format("woff"), url("font/MonoSocialIconsFont-1.10.ttf") format("truetype"), url("font/MonoSocialIconsFont-1.10.svg#MonoSocialIconsFont") format("svg");
  src: url("font/MonoSocialIconsFont-1.10.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}

.symbol, a.symbol:before {
  font-family: 'Mono Social Icons Font';
  -webkit-text-rendering: optimizeLegibility;
  -moz-text-rendering: optimizeLegibility;
  -ms-text-rendering: optimizeLegibility;
  -o-text-rendering: optimizeLegibility;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-font-smoothing: antialiased;
  -ms-font-smoothing: antialiased;
  -o-font-smoothing: antialiased;
  font-smoothing: antialiased;
}

a.symbol:before {
  content: attr(title);
  margin-right: 0.3em;
  font-size: 130%;
}

body {
  font-size: 12px;
  line-height: 1.75;
  font-family: "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, Verdana, sans-serif;
  font-weight: 500;
  letter-spacing: 1px;
  background-color: #f0f0f0;
}

h1, h2, h3, h4, h5, h6 {
  margin: 0;
  font-weight: normal;
}

ul {
  padding-left: 0;
  margin: 0;
}

li {
  list-style: none;
}

dl, dt, dd {
  margin: 0;
}

p {
  text-align: justify;
  margin: 0;
}

address {
  font-style: normal;
}

button {
  background: none;
  margin: 0;
  padding: 0;
  border: none;
}

a.symbol:before {
  content: attr(title);
  margin-right: 0.3em;
  font-size: 130%;
}

a.obscure {
  color: #808080;
  border-color: #808080;
}

a.obscure:hover {
  color: dodgerblue;
  border-color: dodgerblue;
}

a.nobb {
  border-bottom: none;
  padding-bottom: 0;
}

a:link, a:visited {
  color: dodgerblue;
  text-decoration: none;
  padding-bottom: 1px;
  border-bottom: solid 1px dodgerblue;
}

.cf:before, .cf:after {
  content: "";
  display: table;
}

.cf:after {
  clear: both;
}

.cf {
  zoom: 1;
  /* For IE 6/7 (trigger hasLayout) */
}

/* common */
a.obscure,
#news-sidebar ul.news-sidebar-month li a {
  color: #808080;
  border-color: #808080;
}

a.obscure:hover,
#news-sidebar ul.news-sidebar-month li a:hover {
  color: dodgerblue;
  border-color: dodgerblue;
}

a.nobb {
  border-bottom: none;
  padding-bottom: 0;
}

hr.hub {
  border-width: 0;
  border-bottom: solid 1px #000;
}

hr.hub-short {
  width: 62px;
  margin: 23px auto 45px;
  border-width: 0;
  border-bottom: solid 1px #000;
}

div.common-social a {
  border-bottom: none;
  padding-bottom: 0;
}

div.common-social img {
  margin-right: 9px;
  opacity: 0.3;
}

div.common-social img:hover {
  opacity: 1;
}

/* navgation */
#common-nav {
  margin: 0 50px;
}

#common-nav li {
  float: left;
}

#common-nav li:hover {
  position: relative;
}

#common-nav li a {
  border-bottom: none;
  padding-bottom: 0;
}

#common-nav li a img {
  width: 118px;
  height: 50px;
  background-repeat: no-repeat;
}

#common-nav .common-nav-item a img {
  width: 118px;
  height: 50px;
  background-repeat: no-repeat;
}

#common-nav .common-nav-item a:hover img {
  background-position: 0 -50px;
}

#common-nav #nav-logo {
  width: 178px;
  text-align: center;
}

#common-nav #nav-logo a img {
  width: 178px;
  height: auto;
}

#common-nav #nav-language {
  width: 106px;
}

#common-nav #nav-language-container {
  margin-left: 60px;
}

#common-nav #nav-language-container li {
  float: left;
  width: 15px;
}

#common-nav #nav-language-container li a img {
  width: 15px;
  height: 50px;
}

#common-nav #nav-language-container li a:hover img {
  background-position: 0 -50px;
}

footer {
  margin: 0 auto;
  clear: left;
  letter-spacing: 2px;
  font-size: 11px;
  color: #b4b4b4;
  background-color: #000;
  position: relative;
  padding: 39px 50px 22px 37px;
  line-height: 2;
  letter-spacing: 0;
}

footer h1 {
  margin-bottom: 5px;
}

footer address {
  margin-bottom: 10px;
  margin-left: 4px;
  letter-spacing: 0.04em;
  line-height: 2.1;
}

footer dt {
  width: 72px;
}

footer a:link {
  color: #b4b4b4;
  border-bottom: none;
  text-decoration: none;
}

footer .social {
  position: absolute;
  top: 73px;
}

@media screen and (min-width: 601px) {
  footer .social {
    left: 241px;
  }
}

@media screen and (max-width: 600px) {
  footer .social {
    position: static;
    line-height: 1;
    margin-bottom: 15px;
  }
}

footer .social li {
  margin-right: 15px;
}

footer .symbol {
  color: #b4b4b4;
  font-size: 38px;
}

footer .copy {
  position: absolute;
  right: 50px;
  bottom: 44px;
  font-size: 10px;
  letter-spacing: 0.06em;
  height: 10px;
}

footer a.under:link {
  text-decoration: underline;
}

/* works */
#main.liquid {
  width: 100%;
  min-width: 960px;
  /*max-width: 1626px;*/
  max-width: 1510px;
  /**/
}

div.galleria-container {
  min-height: 358px;
}

#works-banner {
  width: 100%;
  min-width: 960px;
  max-width: 1480px;
  min-height: 400px;
  max-height: 540px;
  margin: 0 auto 30px;
  background-position: center;
  background-repeat: no-repeat;
  position: relative;
  list-style: none;
  overflow: hidden;
  padding: 0;
}

#works-banner li {
  position: absolute;
  display: none;
  width: 100%;
  left: 0;
  top: 0;
}

#works-banner li:first-child {
  position: relative;
  display: block;
  float: left;
}

#works-banner img {
  display: block;
  height: auto;
  float: left;
  width: 100%;
  border: 0;
}

#works-banner h1 {
  position: relative;
  top: 310px;
  margin: 0 30px 0 0;
  text-align: right;
  line-height: 37px;
  font-size: 12px;
  color: #FFF;
  letter-spacing: 3px;
}

#works-switchview {
  margin: auto;
  text-align: right;
  line-height: 58px;
  height: 51px;
}

@media screen and (min-width: 1589px) {
  #works-switchview {
    width: 1510px;
  }
  #works-items {
    width: 1510px;
    padding-left: 15px;
  }
  /**/
}

@media screen and (min-width: 1270px) and (max-width: 1588px) {
  #works-switchview {
    width: 1208px;
  }
  #works-items {
    width: 1208px;
    padding-left: 30px;
  }
  /* 1208 */
}

@media screen and (min-width: 601px) and (max-width: 1269px) {
  #works-switchview {
    width: 906px;
  }
  #works-items {
    width: 906px;
    padding-left: 30px;
  }
  /**/
}

#works-items {
  margin: 0 auto 19px auto;
  position: relative;
  font-size: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}

#works-items a {
  width: 272px;
  height: 153px;
  border: none;
  margin-right: 30px;
  margin-bottom: 31px;
  display: block;
  position: relative;
  padding-bottom: 0;
  color: #000;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}

#works-items img {
  width: 272px;
  height: 153px;
}

#works-items hr {
  margin: 16px 0;
  width: 1em;
  border: none;
  border-bottom: solid 1px #FFF;
}

#works-items p {
  margin: 0;
  white-space: nowrap;
  overflow: hidden;
}

#works-items .works-item-description {
  color: white;
  font-size: 11px;
  line-height: 21px;
  letter-spacing: 3px;
  text-align: left;
  display: none;
  position: absolute;
  width: 234px;
  background-color: #000;
  margin: 0;
  top: 0;
  padding: 19px 19px 17px;
  opacity: 0;
  -webkit-transition: opacity 0.2s ease-in-out;
  transition: opacity 0.2s ease-in-out;
}

#works-items .works-item-description h2 {
  font-size: 12px;
  font-weight: bold;
  line-height: 25px;
  letter-spacing: 0;
  height: 53px;
  overflow: hidden;
  word-break: break-all;
}

#works-items .works-item-description.works-item-noimage {
  display: block;
  background-color: transparent;
  color: #000;
  opacity: 1;
}

#works-items .works-item-description.works-item-noimage hr {
  border-color: #000;
}

#works-items .works-item-description h2 {
  font-size: 12px;
  font-weight: bold;
  line-height: 25px;
  letter-spacing: 0;
  height: 53px;
  overflow: hidden;
  word-break: break-all;
}

#works-items .works-item-description.works-item-noimage {
  display: block;
  background-color: transparent;
  color: #000;
  opacity: 1;
}

#works-items .works-item-description.works-item-noimage hr {
  border-color: #000;
}

#works-items a:hover .works-item-description {
  display: block;
  opacity: 0.9;
}

#works-items a:hover .works-item-description.works-item-noimage {
  background-color: #000;
  color: #fff;
  opacity: 0.75;
}

#works-items a:hover .works-item-description.works-item-noimage hr {
  border-color: #FFF;
}

#works-items a:hover .works-item-description {
  display: block;
}

#works-items a:hover .works-item-description.works-item-noimage {
  background-color: #000;
  color: #fff;
  opacity: 0.75;
}

#works-items a:hover .works-item-description.works-item-noimage hr {
  border-color: #FFF;
}

#works-loadmore {
  width: 139px;
  height: 34px;
  margin: 0 auto 64px;
  text-align: center;
}

#works-loadmore button img {
  width: 139px;
  height: 34px;
  background-image: url("image/works_loadmore.gif");
}

#works-loadmore button:hover img {
  background-position: 0 -34px;
}

#works-detail-image, #works-detail-image-project {
  width: 876px;
  margin: 0 auto 30px;
}

#works-detail-image iframe, #works-detail-image-project iframe {
  margin: 170px auto 0;
  display: block;
}

#works-detail-image-project iframe {
  margin: 0 auto;
}

#works-detail-content {
  width: 876px;
}

@media screen and (min-width: 601px) {
  #works-detail-content {
    margin: 144px auto 90px;
  }
}

@media screen and (max-width: 600px) {
  #works-detail-content {
    margin: 115px auto 90px;
  }
}

#works-detail-information {
  float: right;
  width: 50%;
}

#works-detail-information h1 {
  font-size: 14px;
  font-weight: bold;
  line-height: 1.75;
  letter-spacing: 2px;
}

#works-detail-information p {
  font-size: 12px;
  line-height: 2;
  letter-spacing: 2.5px;
  text-align: justify;
  margin: 2em 0;
}

#works-detail-information hr {
  margin: 3em 0;
  border: 0;
  border-bottom: solid 1px #000;
  width: 13px;
}

#works-detail-information dl {
  font-size: 11px;
}

#works-detail-information dt {
  float: left;
  margin-right: 0.5em;
  margin-bottom: 0.75em;
}

#works-detail-information dd {
  margin-bottom: 0.75em;
}

#works-list {
  margin: 45px 16px 102px 46px;
  padding-left: 127px;
  display: none;
}

#works-list dl {
  margin: 0 auto;
  width: 863px;
  font-size: 0;
}

#works-list dl dt, #works-list dl dd {
  display: inline-block;
  font-size: 12px;
}

#works-list dl dt {
  width: 52px;
  font-family: 'Oswald', Helvetica, Arial, sans-serif;
  vertical-align: top;
  font-size: 21px;
}

#works-list dl dd {
  width: 296px;
  margin-right: 6px;
  vertical-align: top;
}

#works-list dl dd.works {
  width: 500px;
}

#works-list hr {
  width: 100%;
  border: none;
  border-bottom: solid 1px #000;
  margin-top: 18px;
}

#works-list li {
  line-height: 3em;
}

#works-list li a {
  color: #000;
  border-color: #000;
}

#works-list li a:hover {
  color: dodgerblue;
  border-color: dodgerblue;
}

/* #works-items, #works-loadmore { display: none; } */
#works-detail-hub {
  margin: 0 auto 60px;
}

#works-detail-sidebar {
  float: left;
  width: 50%;
  color: #808080;
  font-size: 11px;
  line-height: 2;
  letter-spacing: 2.7px;
  overflow: hidden;
}

#works-detail-sidebar img {
  max-width: 90%;
  height: auto;
}

#works-detail-nextitem,
#works-detail-previtem {
  font-size: 11px;
}

#works-detail-nextitem:first-child,
#works-detail-previtem:first-child {
  margin-bottom: 20px;
}

#works-detail-nextitem:last-child,
#works-detail-previtem:last-child {
  margin-bottom: 26px;
}

#works-items.works-detail-items {
  width: 876px;
  margin: 0 auto;
}

@media screen and (min-width: 601px) {
  #works-items.works-detail-items a:nth-child(3n) {
    margin-right: 0;
  }
}

/* news */
#news-main {
  width: 695px;
  margin-left: 50px;
  float: left;
}

#news-main div.news-article {
  display: table;
}

#news-main div.news-article-left {
  display: table-cell;
  width: 160px;
}

#news-main div.news-article-spacing {
  display: table-cell;
  width: 17px;
}

#news-main div.news-article-right {
  display: table-cell;
  vertical-align: top;
  width: 520px;
  padding: 0 10px 0px;
  border-top: solid 1px #b7b7b7;
}

#news-main div.news-article-right:last-of-type {
  border-bottom: solid 1px #b7b7b7;
}

#news-main div.news-article-right .news-article-title {
  margin-bottom: 26px;
  font-size: 16px;
  font-weight: bold;
  line-height: 24.5px;
}

#news-main div.news-article-right .news-article-body p {
  line-height: 1.75;
  letter-spacing: 0;
  margin-top: 0;
  margin-bottom: 2em;
}

#news-main div.news-article-right .news-article-body p a {
  border-bottom: none;
  padding-bottom: 0;
}

#news-main div.news-article-right img.size-large {
  width: 100%;
  margin-bottom: 13px;
  display: block;
}

#news-main div.news-article-right img.size-medium {
  width: 50%;
  margin-bottom: 13px;
  display: block;
}

#news-main h1.news-article-title {
  margin-bottom: 26px;
  font-size: 16px;
  font-weight: bold;
  line-height: 24.5px;
}

#news-main .news-date {
  margin-top: 26px;
  margin-bottom: 5px;
  font-size: 12px;
  letter-spacing: 0.12em;
}

div.news-article-date,
#news-sidebar h2 {
  margin: 23px 0 10px;
  font-family: 'Oswald', Helvetica, Arial, sans-serif;
  font-size: 21px;
  padding-left: 10px;
  letter-spacing: 2px;
}

#news-sidebar {
  width: 160px;
  float: left;
  margin: 170px 0 50px 17px;
  padding-left: 10px;
  border-top: solid 1px #b7b7b7;
  color: #808080;
}

#news-sidebar h2 {
  font-size: 12px;
  margin: 24px 0 14px;
  padding: 0;
}

#news-sidebar header.news-sidebar-year {
  font-size: 12px;
  line-height: 2.5;
  margin-top: 10px;
}

#news-sidebar header.news-sidebar-year:first-of-type {
  margin-top: 0;
}

#news-sidebar ul.news-sidebar-month li {
  font-size: 11px;
  line-height: 2.8;
  margin-left: 15px;
}

#news-sidebar ul.news-sidebar-month li a {
  color: #808080;
  border-color: #808080;
}

#news-sidebar ul.news-sidebar-month li a:hover {
  color: dodgerblue;
  border-color: dodgerblue;
}

#news-sidebar hr.hub {
  border-color: #b7b7b7;
  margin-top: 37px;
}

#news-paging {
  margin: 20px auto 60px;
  width: 280px;
  height: 40px;
}

#news-paging div.wp-pagenavi {
  text-align: center;
  zoom: 1;
}

#news-paging div.wp-pagenavi:before, #news-paging div.wp-pagenavi:after {
  content: "";
  display: table;
}

#news-paging div.wp-pagenavi:after {
  clear: both;
}

#news-paging div.wp-pagenavi a, #news-paging div.wp-pagenavi span {
  color: #808080;
  display: inline-block;
  margin: 0;
  width: 26px;
  height: 40px;
  font-family: Helvetica, Arial, sans-serif;
  font-size: 12px;
  text-align: center;
  line-height: 40px;
}

#news-paging div.wp-pagenavi span {
  color: #222;
  margin: 0;
  padding-bottom: 1px;
  border-bottom: solid 1px #222;
}

#news-paging div.wp-pagenavi a {
  border-bottom: none;
  padding-bottom: 0;
  text-decoration: none;
}

#news-paging div.wp-pagenavi a:hover {
  background-color: #F0F0F0;
}

#news-paging div.wp-pagenavi > a.previouspostslink {
  margin-right: 10px;
}

#news-paging div.wp-pagenavi > a.nextpostslink {
  margin-left: 10px;
}

#news-paging a img {
  vertical-align: text-bottom;
}

.no-mr {
  margin-right: 0;
}

#scroll2top {
  position: fixed;
  margin-left: 380px;
  bottom: 50px;
  left: 50%;
  display: none;
}

#scroll2top-btn {
  width: 59px;
  height: 59px;
  opacity: 0.5;
  border-radius: 9px;
  background-color: #808080;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}

#scroll2top-btn:hover {
  opacity: 1;
  background-color: #1e90ff;
}

/* about */
#main, .main {
  width: 960px;
  margin: auto;
}

#about-profile {
  line-height: 21px;
  letter-spacing: 0.06em;
  padding-bottom: 108px;
}

#about-profile div.about-profile-txt {
  clear: left;
  margin-bottom: 3em;
}

#about-profile div.about-profile-txt img {
  float: left;
  margin-right: 129px;
}

#about-profile div.about-profile-txt p {
  margin: 0;
}

.about-intro {
  height: 242px;
  text-align: center;
}

.about-intro figure {
  position: relative;
}

@media screen and (min-width: 601px) {
  .about-intro {
    margin-bottom: 95px;
  }
  .about-intro figure {
    top: 146px;
  }
}

@media screen and (max-width: 600px) {
  .about-intro {
    margin-bottom: 45px;
  }
  .about-intro figure {
    top: 115px;
  }
}

.about-calf {
  *zoom: 1;
  margin-bottom: 100px;
}

.about-calf:before, .about-calf:after {
  content: " ";
  display: table;
}

.about-calf:after {
  clear: both;
}

.about-calf figure {
  float: left;
  width: 157px;
  margin-left: 134px;
}

.about-calf .about-calf-means {
  float: left;
}

.about-company th {
  width: 57px;
  padding-left: 188px;
  text-align: left;
  vertical-align: top;
}

.about-company td {
  width: 544px;
  position: relative;
  vertical-align: top;
}

.about-company .mb td {
  padding-bottom: 21px;
}

.about-company .mbw td {
  padding-bottom: 50px;
}

.about-company .vblock {
  width: 50%;
  float: left;
}

.btn-map {
  position: absolute;
  top: -18px;
  right: 161px;
  border: solid 1px #000;
  width: 158px;
  height: 41px;
  line-height: 41px;
  text-align: center;
  font-weight: bold;
}

.about-map {
  margin-bottom: 30px;
}

#calf-map {
  width: 100%;
  height: 300px;
}

.noborder:link, .noborder:visited {
  border-bottom: none;
}

/* ver2 */
.mod-intro {
  margin-top: 144px;
}

.mod-header {
  *zoom: 1;
  width: 100%;
  height: 37px;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 19000;
  padding-top: 23px;
  background-color: rgba(255, 255, 255, 0.4);
}

.mod-header:before, .mod-header:after {
  content: " ";
  display: table;
}

.mod-header:after {
  clear: both;
}

.mod-header .container {
  width: 100%;
  margin: 0 auto;
}

.mod-logo {
  float: left;
  margin-left: 27px;
}

.mod-nav {
  float: right;
  margin-top: -5px;
  margin-right: 0px;
}

.mod-nav > li {
  margin-right: 40px;
}

.mod-nav > li > a {
  display: inline-block;
  position: relative;
}

.mod-nav > li > a:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 2px;
  bottom: -2px;
  left: 0;
  background-color: #000;
  visibility: hidden;
  -webkit-transform: scaleX(0);
  transform: scaleX(0);
  -webkit-transition: all .2s ease-in-out 0s;
  transition: all .2s ease-in-out 0s;
}

@media screen and (min-width: 601px) {
  .mod-nav > li > a:hover:before, .mod-nav > li > a.selected:before {
    visibility: visible;
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
  }
}

@media screen and (max-width: 600px) {
  .mod-nav > li > a:hover {
    opacity: .5;
  }
}

.mod-nav, .mod-logo {
  *zoom: 1;
  font-family: Quicksand, Arial, sans-serif;
  font-weight: bold;
  font-size: 12px;
  letter-spacing: 0.12em;
}

.mod-nav:before, .mod-nav:after, .mod-logo:before, .mod-logo:after {
  content: " ";
  display: table;
}

.mod-nav:after, .mod-logo:after {
  clear: both;
}

.mod-nav > li, .mod-nav > dt, .mod-nav > dd, .mod-logo > li, .mod-logo > dt, .mod-logo > dd {
  float: left;
}

.mod-nav > dt, .mod-logo > dt {
  clear: left;
}

.mod-nav a, .mod-logo a {
  color: #000;
  text-decoration: none;
  border-bottom: none;
}

.mod-nav .social, .mod-logo .social {
  margin-right: 0;
}

.mod-social {
  *zoom: 1;
  font-size: 30px;
  line-height: 15px;
}

.mod-social:before, .mod-social:after {
  content: " ";
  display: table;
}

.mod-social:after {
  clear: both;
}

.mod-social > li, .mod-social > dt, .mod-social > dd {
  float: left;
}

.mod-social > dt {
  clear: left;
}

.mod-social li {
  margin-right: 12px;
}

.mod-social a:hover {
  opacity: 0.5;
}

footer {
  position: relative;
  padding: 39px 50px 22px 37px;
  font-size: 12px;
  color: #b4b4b4;
  background-color: #000;
  line-height: 2;
  letter-spacing: 0;
}

footer h1 {
  margin-bottom: 5px;
}

footer address {
  margin-bottom: 10px;
  margin-left: 4px;
  letter-spacing: 0.04em;
  line-height: 2.1;
}

footer dl {
  *zoom: 1;
}

footer dl:before, footer dl:after {
  content: " ";
  display: table;
}

footer dl:after {
  clear: both;
}

footer dl > li, footer dl > dt, footer dl > dd {
  float: left;
}

footer dl > dt {
  clear: left;
}

footer dt {
  width: 72px;
}

footer a:link {
  color: #b4b4b4;
  border-bottom: none;
  text-decoration: none;
}

footer .social {
  *zoom: 1;
  position: absolute;
  top: 73px;
}

footer .social:before, footer .social:after {
  content: " ";
  display: table;
}

footer .social:after {
  clear: both;
}

footer .social > li, footer .social > dt, footer .social > dd {
  float: left;
}

footer .social > dt {
  clear: left;
}

@media screen and (min-width: 601px) {
  footer .social {
    left: 241px;
  }
}

@media screen and (max-width: 600px) {
  footer .social {
    position: static;
    line-height: 1;
    margin-bottom: 15px;
  }
}

footer .social li {
  margin-right: 15px;
}

footer .symbol {
  color: #b4b4b4;
  font-size: 38px;
}

footer .copy {
  position: absolute;
  right: 50px;
  bottom: 44px;
  font-size: 10px;
  letter-spacing: 0.06em;
  height: 10px;
}

footer a.under:link {
  text-decoration: underline;
}

.mod-content {
  margin-top: 170px;
}

.project-intro {
  margin-bottom: 57px;
}

.project-intro figure {
  overflow: hidden;
  height: 400px;
}

.project-intro img {
  width: 100%;
  height: auto;
  position: relative;
  top: -50%;
  top: -12.5vw;
}

@media screen and (min-width: 601px) {
  .mod-projects {
    padding-top: 141px;
  }
}

@media screen and (max-width: 600px) {
  .mod-projects {
    padding-top: 120px;
  }
}

.mod-projects {
  padding-bottom: 18px;
}

.mod-project {
  overflow: hidden;
  width: 880px;
  height: 200px;
  margin: 0 auto 50px;
}

.mod-project a {
  overflow: hidden;
  position: relative;
  display: inline-block;
  width: 100%;
  height: 100%;
  margin: 0 auto;
}

.mod-project figure {
  text-align: center;
  width: 100%;
  height: 100%;
}

.mod-project img {
  width: 100%;
  height: auto;
}

.mod-project .layer {
  display: none;
  position: absolute;
  top: 0;
  left: 0;
  width: calc(100% - 84px);
  height: calc(100% - 71px);
  background-color: #000;
  color: #fff;
  padding: 39px 42px 32px;
}

.mod-project .info {
  position: absolute;
  left: 43px;
  bottom: 35px;
}

.mod-project .title {
  font-size: 16px;
  letter-spacing: .22em;
}

.mod-project .category, .mod-project .date {
  font-size: 12px;
  line-height: 25px;
  letter-spacing: .12em;
}

.mod-project:hover .layer {
  display: block;
}

.mod-article-social, .news-article-social {
  position: relative;
}

.mod-article-social a, .news-article-social a {
  font-size: 30px;
  color: #000;
  display: inline-block;
  border-bottom: none;
  text-decoration: none;
}

.mod-article-social a:first-of-type, .news-article-social a:first-of-type {
  margin-right: 5px;
}

.news-article-social {
  text-align: right;
}

.mod-job {
  border: solid 1px #000;
  background-color: #fff;
  padding: 40px;
  margin-bottom: 30px;
}

.mod-job h1 {
  display: inline-block;
  font-size: 18px;
  font-weight: bold;
  margin-bottom: 30px;
  padding-bottom: 10px;
  border-bottom: solid 1px #000;
}

.mod-job th {
  width: 98px;
  text-align: left;
  vertical-align: top;
}

.mod-job td {
  vertical-align: top;
}

.mod-contact {
  *zoom: 1;
  margin-left: 140px;
  margin-bottom: 31px;
}

.mod-contact:before, .mod-contact:after {
  content: " ";
  display: table;
}

.mod-contact:after {
  clear: both;
}

.mod-contact:last-of-type {
  margin-bottom: 97px;
}

.mod-contact .label {
  float: left;
  width: 158px;
  font-weight: bold;
}

.mod-contact .content {
  float: left;
  width: 564px;
  padding: 28px 44px 28px 33px;
  background-color: #fff;
}

.mod-contact address {
  font-size: 20px;
  color: #1e85ff;
  letter-spacing: 0.06em;
}

.mod-contact input {
  width: 250px;
  height: 30px;
  line-height: 30px;
  border: solid 1px #000;
}

.mod-contact textarea {
  width: 543px;
  height: 200px;
  border: solid 1px #000;
}

.mod-contact dt {
  margin-bottom: 13px;
  font-weight: bold;
}

.mod-contact dd {
  margin-bottom: 13px;
}

.mod-contact dl {
  margin-bottom: 53px;
}

.mod-contact input[type=submit] {
  border: none;
  width: 60px;
  height: 35px;
  line-height: 33px;
  color: #fff;
  background-color: #1e85ff;
}

.contact-intro {
  font-size: 15px;
  line-height: 26px;
  letter-spacing: 0.06em;
  margin-bottom: 55px;
}

.mobile {
  display: none;
}

@media screen and (max-width: 600px) {
  .mobile {
    display: inline-block;
  }
}

@media screen and (max-width: 600px) {
  .nomobile {
    display: none;
  }
}

@media screen and (max-width: 600px) {
  #main.liquid,
  #works-banner,
  #works-items,
  #works-switchview,
  #main, .main,
  #works-items.works-detail-items,
  #news-main,
  .mod-project,
  footer {
    width: 100%;
    min-width: 0;
    max-width: none;
    min-height: 0;
    max-height: none;
  }
  img {
    max-width: 100%;
    height: auto;
  }
  .mod-header {
    width: 100%;
    min-width: 0;
    max-width: none;
    min-height: 0;
    max-height: none;
    height: 56px;
    padding-top: 0;
    margin-left: 0;
    left: 0;
  }
  .mod-logo {
    width: 100%;
    text-align: center;
    margin-left: 0;
  }
  .mod-logo a {
    display: inline-block;
    width: 70px;
    height: 16px;
    margin-top: 18px;
    background-image: url("image/black_logo.svg");
  }
  .mod-logo img {
    display: none;
  }
  .home .mod-logo {
    width: auto;
    position: absolute;
    top: 19px;
    left: 50%;
    margin-left: -41px;
  }
  .home .mod-logo a {
    width: auto;
    height: auto;
    background-image: none;
    margin-top: 0;
  }
  .home .mod-logo img {
    display: inline-block;
    width: 81px;
  }
  .mod-nav {
    float: none;
    width: 110px;
    height: 100%;
    position: fixed;
    left: -160px;
    padding: 90px 25px 0;
    background: #fff;
    -webkit-transition: left .4s;
    transition: left .4s;
  }
  .mod-nav.on {
    left: 0;
  }
  .mod-nav li {
    margin-bottom: 15px;
  }
  .mod-nav .social {
    margin-top: 8px;
  }
  .mod-nav .mod-social {
    position: relative;
    left: -4px;
  }
  .mod-nav .mod-social li {
    margin-right: 5px;
  }
  .btn-toggle-nav {
    position: absolute;
    top: 17px;
    left: 24px;
    cursor: pointer;
    outline: none;
    -webkit-transition: all .4s linear 0s, -webkit-transform .4s linear 0s;
    transition: all .4s linear 0s, -webkit-transform .4s linear 0s;
    transition: all .4s linear 0s, transform .4s linear 0s;
    transition: all .4s linear 0s, transform .4s linear 0s, -webkit-transform .4s linear 0s;
    z-index: 3000;
  }
  .btn-toggle-nav span {
    position: relative;
    display: block;
    width: 28px;
    height: 2px;
    background: #333;
    margin-bottom: 7px;
    -webkit-transition: all 0.2s cubic-bezier(0.6, 0, 0.2, 1) 0s;
    transition: all 0.2s cubic-bezier(0.6, 0, 0.2, 1) 0s;
  }
  .btn-toggle-nav.step1 .first {
    -webkit-transform: translate(0, 9px);
            transform: translate(0, 9px);
  }
  .btn-toggle-nav.step1 .second {
    opacity: 0;
  }
  .btn-toggle-nav.step1 .third {
    -webkit-transform: translate(0, -9px);
            transform: translate(0, -9px);
  }
  .btn-toggle-nav.step2 .first {
    -webkit-transform: translate(0, 9px) rotate(45deg);
            transform: translate(0, 9px) rotate(45deg);
  }
  .btn-toggle-nav.step2 .second {
    opacity: 0;
  }
  .btn-toggle-nav.step2 .third {
    -webkit-transform: translate(0, -9px) rotate(-45deg);
            transform: translate(0, -9px) rotate(-45deg);
  }
  #works-switchview button img {
    width: 17px;
    height: 17px;
    background-image: url("image/works_switchbtn.png");
    background-repeat: no-repeat;
  }
  #works-switchview button#works-switch-thumb {
    margin-right: 12px;
  }
  #works-switchview button#works-switch-thumb:hover img {
    background-position: 0 -17px;
  }
  #works-switchview button#works-switch-thumb.on img {
    background-position: 0 -34px;
  }
  #works-switchview button#works-switch-list img {
    background-position: -29px 0;
  }
  #works-switchview button#works-switch-list:hover img {
    background-position: -29px -17px;
  }
  #works-switchview button#works-switch-list.on img {
    background-position: -29px -34px;
  }
  #works-switchview {
    display: none;
  }
  footer {
    width: calc(100% - 55px);
    padding: 40px 31px 38px 24px;
  }
  footer .copy {
    position: static;
  }
  .cat-label, #works-detail-content, #news-main, .about-calf, .about-company, .mod-contact .contact-intro {
    width: calc(100% - 24px*2);
    padding: 0 24px;
  }
  .mod-content {
    margin-top: 100px;
  }
  .cat-label {
    display: block;
    position: absolute;
    top: 77px;
    z-index: 10000;
    font-family: Quicksand, Arial, sans-serif;
    font-weight: bold;
    line-height: 1;
  }
  .cat-label:link, .cat-label:visited {
    border-bottom: none;
    padding-bottom: 13px;
    color: #000;
  }
  .cat-label i {
    margin-right: .5em;
  }
  /*
  .label-middle {
    top: calc(37vw - 20px);
  }
  .label-row {
    top: calc(58.7vw - 20px);
  }
  */
  .line {
    display: block;
  }
  .mod-intro {
    margin-top: 120px;
  }
  #works-banner {
    margin-bottom: 45px;
    display: none !important;
  }
  #works-items {
    margin-top: 120px;
    left: 0;
  }
  #works-items a {
    position: relative;
    margin: 0 auto 55px;
    display: block;
  }
  #works-items img {
    width: 100%;
    height: 0;
    padding-bottom: 56%;
    background-size: cover;
  }
  #works-items .works-item-description {
    display: block;
    width: 100%;
    height: 40px;
    margin: 0;
    padding: 0;
    opacity: 1;
    position: absolute;
    top: 100%;
    background-color: #fff;
    color: #000;
    font-size: 12px;
  }
  #works-items .works-item-description h2 {
    height: 40px;
    line-height: 40px;
    padding: 0 15px;
    font-size: 10px;
  }
  #works-items .works-item-description p {
    display: none;
  }
  #works-loadmore {
    margin: 0 auto 46px;
  }
  #works-detail-image, #works-detail-image-project {
    max-width: 100%;
  }
  #works-detail-image iframe, #works-detail-image-project iframe {
    max-width: 100%;
    height: auto;
  }
  #works-detail-information {
    float: none;
    width: 100%;
  }
  #works-detail-information p {
    margin: 25px 0 30px;
    letter-spacing: 0;
    line-height: 21px;
  }
  #works-detail-nextitem,
  #works-detail-previtem {
    display: none;
  }
  .mod-article-social, .news-article-social {
    display: none;
  }
  .works-detail-items {
    display: none;
  }
  #works-detail-sidebar {
    float: none;
    width: 100%;
  }
  #works-detail-sidebar img {
    width: 100%;
    max-width: none;
  }
  .detail-loadmore {
    display: none;
  }
  #news-main {
    margin-left: 0;
    float: none;
  }
  #news-main div.news-article-left {
    display: none;
  }
  #news-main div.news-article-spacing {
    display: none;
  }
  #news-main div.news-article-right {
    width: 100%;
    display: block;
    padding: 0;
    word-break: break-all;
    border-top: none;
    border-bottom: solid 1px #b7b7b7;
  }
  #news-sidebar {
    display: none;
  }
  .project-intro {
    margin-bottom: 45px;
  }
  .project-intro figure {
    height: 187px;
    height: 58.4vw;
  }
  .project-intro img {
    width: auto;
    height: 100%;
    max-width: none;
    top: 0;
  }
  #about-profile {
    padding-bottom: 45px;
  }
  .about-calf {
    margin-bottom: 65px;
  }
  .about-calf figure {
    float: none;
    margin-left: -10px;
    margin-bottom: 28px;
  }
  .about-company.wide th, .about-company.wide td {
    display: block;
    width: auto;
  }
  .about-company th {
    width: 78px;
    padding-left: 0;
    font-weight: bold;
  }
  .about-company td {
    width: 198px;
  }
  .about-company .btn-map {
    position: static;
    margin-top: 10px;
    height: 41px;
    line-height: 1;
  }
  .about-company .vblock {
    float: none;
    width: 100%;
  }
  #calf-map {
    height: 180px;
  }
  .mod-project {
    overflow: visible;
    margin-bottom: 17px;
    height: auto;
  }
  .mod-project .layer {
    position: relative;
    display: block;
    background-color: #fff;
    color: #000;
    padding: 0;
    width: 100%;
    height: 60px;
    margin: 0;
  }
  .mod-project .info {
    position: absolute;
    top: 7px;
    left: 20px;
    bottom: auto;
    height: 21px;
  }
  .mod-project .title {
    position: absolute;
    top: 30px;
    left: 20px;
    height: 21px;
    line-height: 21px;
    font-weight: bold;
    font-size: 12px;
  }
  .mod-project .date {
    font-size: 10px;
    line-height: 21px;
  }
  .mod-project .category {
    display: none;
  }
  .mod-project a {
    overflow: visible;
  }
  .mod-project a:link, .mod-project a:visited {
    border-bottom: none;
  }
  .mod-project figure {
    max-height: 146px;
    max-height: 45vw;
    overflow: hidden;
    line-height: 0;
  }
  .mod-job th, .mod-job td {
    display: block;
    width: 100%;
    padding: 0;
    margin: 0;
  }
  .mod-job td {
    padding-left: 1.5em;
    padding-bottom: 1em;
    text-align: justify;
  }
  .mod-contact {
    margin-left: 0;
    margin-bottom: 52px;
  }
  .mod-contact:last-of-type {
    margin-bottom: 48px;
  }
  .mod-contact input {
    width: 100%;
  }
  .mod-contact textarea {
    width: 100%;
  }
  .mod-contact address {
    height: 89px;
    line-height: 89px;
  }
  .mod-contact dl {
    margin-bottom: 19px;
  }
  .mod-contact dt {
    margin-bottom: 9px;
  }
  .mod-contact dd {
    margin-bottom: 16px;
  }
  .mod-contact .label {
    width: calc(100% - 60px);
    padding: 0 30px;
    float: none;
    margin-bottom: 17px;
    font-weight: bold;
  }
  .mod-contact .content {
    width: calc(100% - 60px);
    padding: 0 30px;
    float: none;
  }
  .mod-contact .contact-intro {
    margin-bottom: 37px;
  }
  .mod-contact .content-form {
    width: calc(100% - 60px);
    padding: 26px 30px;
  }
}
/*# sourceMappingURL=style.css.map */