@charset "UTF-8";
/*
基本セッティングはここに記述します。
*/
/*********************************************************************************
**********************************************************************************

   共通

**********************************************************************************
**********************************************************************************/
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
}

html {
  overflow-x: hidden;
}

body {
  font-family: "Helvetica Neue-Light","Helvetica-Light",'游明朝','YuMincho','ＭＳ Ｐゴシック','MS PGothic',sans-serif;
  letter-spacing: 0.04em;

  font-size: 16px;
  color: #333333;
  line-height: 1;
  position: relative;
  background-color: #ffffff;
}

a {
  text-decoration: none;
}

img {
  vertical-align: top;
}

ul, ol {
  list-style: none;
}

h1, h2, h3, h4, h5, h6 {
  font-size: 16px;
  font-size: 1rem;
  margin: 0;
}

.cf:before, .cf:after {
  content: "";
  display: table;
}

.cf:after {
  clear: both;
}

.cf {
  *zoom: 1;
}

.hidden {
  width: 0;
  height: 0;
  display: none !important;
  overflow: hidden;
}

p, ul, dl, dt, dd {
  margin: 0;
  padding: 0;
}

div#wrapper {
  width: 100%;
  font-size: 12px;
  font-size: 0.75rem;
}

.margin-top_0 {
  margin-top: 0 !important;
}

.br_none_sp {
  display: none;
}

::selection {
    background: #ffff00;
    color: #000;
}

//Firefox
::-moz-selection {
    background: #ffff00;
    color: #000;
}

/*
共通項目はここに記述します。
*/
/* ==========================================================================

   全体

   ========================================================================== */
h1 {
  width: 70px;
  height: 70px;
}

#wrapper {
  margin: 35px 0 0 40px;
}

body {
  font-size: 12px;
  font-size: 0.75rem;
  line-height: 1.8;
}

footer {
  font-family: "Helvetica Neue","Helvetica",'メイリオ','Meiryo','ヒラギノ角ゴ ProN W3','Hiragino Kaku Gothic ProN','ＭＳ Ｐゴシック','MS PGothic',sans-serif;
  font-weight: lighter;
  margin-top: 60px;
  margin-bottom: 60px;
  letter-spacing: 0.1em;
}

/* ==========================================================================

   二階層目以来

   ========================================================================== */
body.second {
  color: black;
}
body.second a {
  color: black;
}
body.second #wrapper-header {
  overflow: hidden;
}
body.second #h1 {
	float: left;
	width: 50px;
	height: 69px;
}
body.second #h1 img {
  width: 100%;
  height: auto;
}
body.second #wrapper-main-nav {
  float: left;
  width: 600px;
  margin-left: 22px;
  position: relative;
  height: 70px;
  font-family: "Helvetica Neue","Helvetica",'メイリオ','Meiryo','ヒラギノ角ゴ ProN W3','Hiragino Kaku Gothic ProN','ＭＳ Ｐゴシック','MS PGothic',sans-serif;
  letter-spacing: 0.07em;
}
body.second #wrapper-main-nav ul {
  font-size: 0;
  width: 100%;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  vertical-align: middle;
}
body.second #wrapper-main-nav ul li {
  display: inline-block;
  font-weight: 200;
  letter-spacing: 0.06em;
  font-size: 10px;
  font-size: 0.6875rem;
}
body.second #wrapper-main-nav ul li:after {
  content: "/";
  display: inline-block;
  margin: 0 3px 0 3px;
}
body.second #wrapper-main-nav ul li:last-child:after {
  content: "";
}
body.second #wrapper-footer-nav {
  overflow: hidden;
  margin-top: 70px;
  padding-bottom: 60px;
}
body.second #wrapper-footer-nav p#page-top {
  float: left;
  width: 7px;
  height: 16px;
}
body.second #wrapper-footer-nav p#page-top img {
	width: 100%;
	height: auto;
}
body.second #wrapper-footer-nav ul {
  float: left;
  font-size: 0;
  margin-left: 35px;
  font-family: "Helvetica Neue","Helvetica",'メイリオ','Meiryo','ヒラギノ角ゴ ProN W3','Hiragino Kaku Gothic ProN','ＭＳ Ｐゴシック','MS PGothic',sans-serif;
  letter-spacing: 0.8px;
}
body.second #wrapper-footer-nav ul li {
  display: inline-block;
  font-weight: 200;
  letter-spacing: 0.06em;
  font-size: 10px;
  font-size: 0.6875rem;
  line-height: 14px;
}
body.second #wrapper-footer-nav ul li:after {
  content: "/";
  display: inline-block;
  margin: 0 3px 0 3px;
}
body.second #wrapper-footer-nav ul li:last-child:after {
  content: "";
}

html {
  height: 100%;
  width: 100%;
}

body {
  opacity: 0;
}

/* ==========================================================================

   top

   ========================================================================== */
#top {
  overflow: hidden;
  color: white;
  height: 100%;
  width: 100%;
}
#top #background-img {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  background: url(../../img/img-main-visual_2.jpg) no-repeat center center;
  background-size: cover;
  z-index: -100;
}
#top a {
  color: white;
}
#top #main-nav {
  font-family: "Helvetica Neue","Helvetica",'メイリオ','Meiryo','ヒラギノ角ゴ ProN W3','Hiragino Kaku Gothic ProN','ＭＳ Ｐゴシック','MS PGothic',sans-serif;
  font-weight: 100;
  letter-spacing: 0.18em;
}
#top #main-nav ul {
  font-size: 0;
  margin-top: 30px;
}
#top #main-nav li {
  font-size: 18px;
  font-size: 1.125rem;
  line-height: 1.4;
}
#top #main-nav li.window-open {
  position: relative;
}
#top #main-nav li.window-open a {
  display: inline-block;
}
#top #main-nav li.window-open a:after {
  content: url(../img/icon-01.svg);
  display: inline-block;
  width: 7px;
  height: 7px;
  position: relative;
  vertical-align: top;
  top: -7px;
  left: 2px;
}
#top footer p {
  font-weight: 200;
  letter-spacing: 0.06em;
  font-size: 10px;
  font-size: 0.6875rem;
  position: absolute;
  left: 40px;
  bottom: 30px;
}
#top footer p span {
  font-size: 11px;
  font-size: 0.6875rem;
  line-height: 11px;
}
@media screen and (-webkit-min-device-pixel-ratio: 2), (min-resolution: 2dppx) {
  #top footer p span {
    font-size: 11px;
    font-size: 0.6875rem;
    display: inline-block;
    vertical-align: middle;
    padding-bottom: 4px;
  }
}

/* ==========================================================================

   about

   ========================================================================== */
.about h2 {
  font-weight: normal;
  letter-spacing: 0.06em;
  font-size: 14px;
  font-size: 1rem;
  font-family: "Helvetica Neue-Light","Helvetica-Light",'游明朝','YuMincho','ＭＳ Ｐゴシック','MS PGothic',sans-serif;
}
.about #wrapper > section {
  margin-top: 65px;
}
.about #wrapper > section .jpn-text {
  margin-top: 25px;
}
.about #wrapper > section .jpn-text p {
  margin-top: 25px;
}
.about #wrapper > section .jpn-text p:first-child {
  margin-top: 0;
}
.about #wrapper > section .eng-text {
  margin-top: 25px;
}
.about #wrapper > section .eng-text p {
  margin-top: 25px;
}
.about #wrapper > section .eng-text p:first-child {
  margin-top: 0;
}
.about #wrapper > section#first-section {
  margin-top: 35px;
}
.about #company-info p {
  margin-top: 25px;
}
.about #map {
  margin-top: 30px;
  
  width:900px;
  height:400px;
}

/* ==========================================================================

   project

   ========================================================================== */
.projects #contents {
  margin-top: 35px;
}
.projects #contents ul {
  font-size: 0;
}
.projects #contents ul li {
  display: inline-block;
  width: 285px;
  vertical-align: top;
  margin-right: 25px;
}
.projects #contents ul li a {
  display: block;
}
.projects #contents ul li h4 {
  font-weight: 200;
  letter-spacing: 0.06em;
  line-height: 16px;
  font-size: 10px;
  font-size: 0.6875rem;
  font-family: "Helvetica Neue","Helvetica",'メイリオ','Meiryo','ヒラギノ角ゴ ProN W3','Hiragino Kaku Gothic ProN','ＭＳ Ｐゴシック','MS PGothic',sans-serif;
  margin-top: 5px;
  margin-bottom: 27px;
}
.projects #contents ul li img {
  width: 100%;
  height: auto;
}

/* ==========================================================================

   project-詳細ページ

   ========================================================================== */
.project-detail {
  width: 905px;
}
.project-detail #contents {
  margin-top: 35px;
}
.project-detail #contents p.photo {
  display: block;
  width: 905px;
  /* height: 603px; */
  margin-bottom: 9px;
}
.project-detail #contents p.photo img {
  width: 100%;
  height: auto;
}
.project-detail #contents h3 {
  font-size: 16px;
  font-size: 1rem;
  font-weight: normal;
  margin-top: 30px;
}
.project-detail #contents ul#project-info-1 {
  margin-top: 25px;
}
.project-detail #contents ul#project-info-1 li {
  font-size: 12px;
  font-size: 0.75rem;
  line-height: 1.9;
}
.project-detail #contents .kugiri {
  display: block;
}
.project-detail #contents h4 {
  font-size: 12px;
  font-size: 0.75rem;
  font-weight: normal;
}
.project-detail #contents p {
  font-size: 12px;
  font-size: 0.75rem;
  line-height: 1.9;
}
