﻿@charset "utf-8";
/*=========*/
.wrapper {
  padding: 0px 20px 20px 20px;
}
.main-visual {
  margin-right: 0px;
  margin-left: 0px;
  margin-bottom: 30px;
  border: 0;
}
.main-visual-contents {
  width: 100%;
  height: 60vh;
  position: relative;
  z-index: 1;
  border: 0;
}
.main-visual-contents ul.rslides li img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.projects {
  display: flex;
  display: -webkit-flex;
  justify-content: center;
  align-content: center;
  align-items: center;
  flex-wrap: wrap;
  max-height: 100%;
  max-width: 100%;
  width: 100%;
  height: auto;
  border: 0;
  margin: 10px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
}
.projects-box {
  max-height: 100%;
  max-width: 1200px;
  width: 100%;
  height: auto;
  border: 0;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
}
.concept-box {
  max-height: 100%;
  max-width: 100%;
  border: 0;
  margin-top: 0px;
  margin-right: 0px;
  margin-left: 0px;
  margin-bottom: 35px;
  height: auto;
  width: auto;
  padding: 0px 0px 0px 0px;
}
.concept-container {
  border: 0;
  max-height: 100%;
  max-width: 100%;
  width: auto;
  height: auto;
}
.projects-title {
  max-height: 100%;
  max-width: 100%;
  width: auto;
  height: auto;
  border: 0;
  text-align: center;
  text-align-last: center;
}
.projects-title h2 {
  color: black;
  padding: 0px 0px 0px 0px;
  text-align: center;
  letter-spacing: 2px;
  margin: 0px 0px 10px 0px;
  font-size: 1.4em;
  font-weight: bold;
  font-family: century-gothic, sans-serif;
}
.projects-title h3 {
  color: black;
  padding: 0px 0px 0px 0px;
  text-align: center;
  letter-spacing: 2px;
  margin: 0px 0px 0px 0px;
  font-size: 0.9em;
  font-weight: lighter;
  font-style: normal;
}
.projects-title hr {
  font-size: 2em;
  font-weight: bold;
  margin: 0 auto;
  width: 40px;
  height: 4px;
  background-color: #0071b9;
  margin-bottom: 15px;
}
.blog-info-box { border: 0; text-align: center; text-align-last: center;}
.blog-post {}
.iframeBox {
  max-height: 100%;
  max-width: 100%;
  height: 150px;
  overflow: hidden;
  margin-top: 1em;
  border: 0;
  width: 100%;
  line-height: 1.4em;
}
.iframeBox a {
  line-height: 1.8em;
  color: black;
}
.works-box {
  max-height: 100%;
  max-width: 100%;
  border: 0;
  margin: 10px 0px 10px 0px;
  height: auto;
  width: auto;
  padding: 0px 0px 0px 0px;
  display: flex;
  display: -webkit-flex;
  justify-content: center;
  align-content: center;
  align-items: center;
  flex-wrap: wrap;
  flex-direction: column;
}
.works-tile {
  border: 0;
  margin: 0px 0px 10px 0px;
  display: flex;
  display: -webkit-flex;
  justify-content: flex-start;
  align-content: flex-start;
  align-items: flex-start;
  flex-wrap: wrap;
  max-height: 100%;
  max-width: 100%;
  width: 500px;
  padding: 0px 0px 0px 0px;
}
.works-tile-image {
  margin: 0px 10px 0px 0px;
}
.img-thumbnail {
  max-height: 100%;
  max-width: 100%;
  width: 150px;
  height: 150px;
  object-fit: cover;
}
.tile-link {
  margin-top: 0px;
  margin-right: 0px;
  margin-left: 0px;
  margin-bottom: 0px;
}
.works-tile-image, .tile-link {
  float: left;
}
.works-text {
  text-align: left;
  text-align-last: left;
  position: relative;
}
.works-text a {
  color: black;
  text-decoration: none;
}
.works-text a:hover {
  color: #77a72d;
  text-decoration: underline;
}
.w-text {
  margin-top: 15px;
  margin-right: 0px;
  margin-left: 0px;
  margin-bottom: 15px;
  padding: 0px 0px 0px 0px;
  font-size: 0.9em;
  font-weight: 500;
  letter-spacing: 0em;
}
.w-text i {
  margin: 0px 5px 0px 0px;
  padding: 0px 0px 0px 0px;
}
.text-h2 {
  background-color: transparent;
  font-size: 1.2em;
  font-weight: bold;
  border: 0;
  letter-spacing: 0.2rem;
  position: relative;
  z-index: 3;
  margin: 0px 0px 0px 5px;
  font-family: source-han-sans-cjk-ja, sans-serif;
  font-weight: 700;
}
.text-square {
  color: #f8ad3b;
  border: 0;
  position: absolute;
  top: 10px;
  left: 0;
  width: 15px;
  height: 15px;
  background-color: #f8ad3b;
  z-index: 2;
}
.title-text {
  margin: 0px 0px 0px 0px;
  position: relative;
  z-index: 1;
  background-color: transparent;
  display: flex;
  display: -webkit-flex;
  justify-content: flex-start;
  align-content: flex-start;
  align-items: flex-start;
  flex-wrap: wrap;
  flex-direction: row;
  border: 0;
}
.margintop {
  margin-top: 20px;
  margin-right: 0px;
  margin-left: 0px;
  margin-bottom: 10px;
  border: 0;
}
/*.title-text span::before {
    content: '■';
    color: #f8ad3b;
    width: 20px;
    height: 20px;
    margin-right: 5px;
}*/
.social-box {
  max-height: 100%;
  max-width: 100%;
  border: 0;
  margin: 10px 0px 10px 0px;
  height: auto;
  width: auto;
  padding: 0px 0px 0px 0px;
}
.info-display-img {}
.banner-section {
  margin: 0px 0px 5px 0px;
  padding: 0px 0px 0px 0px;
}
.banner {
  width: 100%;
  height: auto;
}
.banner img {
  width: 100%;
  height: auto;
}
.banner-title {
  margin: 10px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
}
.banner-title h2 {
  color: black;
  padding: 0px 0px 0px 0px;
  text-align: center;
  letter-spacing: 2px;
  margin: 0px 0px 10px 0px;
  font-size: 1.3em;
  font-weight: 600;
  letter-spacing: 0.2em;
}
.banner-title hr {
  margin: 0 auto;
  width: 40px;
  height: 4px;
  background-color: #0071b7;
  margin-bottom: 15px;
}
.social-media {}
.social-media-text {}
.social-media-title {
  margin-top: 20px;
  margin-right: 0px;
  margin-left: 0px;
  margin-bottom: 10px;
  border-top: 1px solid #b0b0b0;
  border-bottom: 1px solid #b0b0b0;
}
.social-media-title h2 {
  color: #B5A479;
  padding: 0px 0px 0px 0px;
  text-align: center;
  letter-spacing: 2px;
  margin-top: 15px;
  margin-right: 0px;
  margin-left: 0px;
  margin-bottom: 10px;
  font-size: 1.5em;
  font-weight: bold;
  font-family: century-gothic, sans-serif;
}
.social-media-title h3 {
  color: black;
  padding: 0px 0px 0px 0px;
  text-align: center;
  letter-spacing: 2px;
  margin-top: 10px;
  margin-right: 0px;
  margin-left: 0px;
  margin-bottom: 15px;
  font-size: 1em;
  font-family: toppan-bunkyu-gothic-pr6n, serif;
  font-weight: 500;
  font-style: normal;
}
.social-media-btn {
  max-height: 100%;
  max-width: 100%;
  width: auto;
  height: auto;
  text-align: left;
  text-align-last: left;
  border: 0;
}
.social-media-btn a {
  text-decoration: none;
}
.fbBox{
	width: 100%;
	height: 250px;
	margin: 20px auto ;
}
.img-icon {
  margin-top: 5px;
  margin-right: 0px;
  margin-left: 10px;
  margin-bottom: 5px;
  text-align: center;
  text-align-last: center;
  display: flex;
  display: -webkit-flex;
  flex-wrap: wrap;
  justify-content: flex-start;
  align-content: flex-start;
  align-items: flex-start;
  max-height: 100%;
  max-width: 100%;
  width: 100%;
  height: auto;
  border: 0;
}
.img-box {
  margin: 0px 0px 0px 0px;
  display: flex;
  display: -webkit-flex;
  flex-wrap: nowrap;
  justify-content: flex-start;
  align-content: center;
  align-items: center;
  flex-direction: row;
  cursor: pointer;
}
.img-icon img.snsimg {
  max-height: 100%;
  max-width: 100%;
  width: 25px;
  height: auto;
  margin: 10px 10px 10px 0px;
}
.img-icon img.blogimg {
  max-height: 100%;
  max-width: 100%;
  width: 45px;
  height: auto;
  margin: 10px 10px 10px 0px;
}
.txt-pos {
  margin: 0px 0px 0px 10px;
  color: #1a1a1a;
  letter-spacing: 0.1rem;
  font-size: 1em;
  font-weight: 500;
}
.bottom-section {
  margin-top: 0px;
  margin-right: 0px;
  margin-left: 0px;
  padding: 0px 0px 0px 0px;
}
.bottom-contents {
  display: inline-block;
  width: 100%;
  height: auto;
  position: relative;
  z-index: 1;
  border: 0;
}
.bottom-contents-image {
  max-height: 100%;
  max-width: 100%;
  width: 100%;
  height: 150px;
  object-fit: cover;
  -o-object-fit: cover;
  object-position: center;
}
/*slider*/
.rslides {
  position: relative;
  list-style: none;
  overflow: hidden;
  width: 100%;
  padding: 0;
  margin: 0;
  height: 60vh;
}
.rslides li {
  -webkit-backface-visibility: hidden;
  position: absolute;
  display: none;
  width: 100%;
  left: 0;
  top: 0;
  height: 60vh;
}
.rslides li:first-child {
  position: relative;
  display: block;
  float: left;
}
.rslides img {
  display: block;
  height: auto;
  float: left;
  width: 100%;
  height: 100%;
  object-fit: cover;
  border: 0;
}
/*slider*/
.land {
  display: flex;
  justify-content: space-between;
  margin-right: 0;
  margin-left: 0;
  margin-bottom: 0px;
}
.land-contents {
  width: 100%;
}
.land-contents table {
  width: 100%;
  margin-left: 5px;
  text-align: left;
  letter-spacing: 0.1em;
}
.land-contents table th {
  padding-top: 2px;
  padding-bottom: 2px;
  padding-right: 5px;
  font-weight: bold;
  font-size: 0.9em;
  line-height: 1.3em;
  width: 80px;
}
.land-contents table td {
  padding-top: 2px;
  padding-bottom: 2px;
  font-size: 0.9em;
  line-height: 1.3em;
}
.land-map {
  width: 55%;
  display: none;
}
.land-map iframe {
  width: 100%;
  height: 125px;
}
@media (min-width: 768px) {
  .wrapper {
    padding: 0px 30px 20px 30px;
  }
    .works-box {
        border: 0;
        display: flex;
        display: -webkit-flex;
        justify-content: space-between;
        align-content: center;
        align-items: flex-start;
        flex-wrap: wrap;
        flex-direction: row;
    }
  .works-tile {
    border: 0;
    margin: 0px 0px 10px 0px;
    display: flex;
    display: -webkit-flex;
    justify-content: flex-start;
    align-content: flex-start;
    align-items: flex-start;
    flex-wrap: nowrap;
    max-height: 100%;
    max-width: 100%;
    width: 32%;
    padding: 0px 0px 0px 0px;
  }
  .works-tile-image {
    margin: 0px 0px 0px 0px;
    width: 50%;
  }
  .img-thumbnail {
    width: 100%;
    height: 130px;
    object-fit: cover;
  }
  .tile-link {
    margin: 0px 0px 0px 5px;
    width: 50%;
  }
  .works-tile-image, .tile-link {
    float: left;
  }
  .works-text {
    text-align: left;
    text-align-last: left;
    position: relative;
  }
  .w-text {
    margin: 5px 0px 5px 0px;
    padding: 0px 0px 0px 0px;
    font-size: 0.7em;
    font-weight: normal;
    letter-spacing: 0em;
  }
  .w-text i {
    margin: 0px 5px 0px 0px;
    padding: 0px 0px 0px 0px;
  }
  .text-h2 {
    background-color: transparent;
    font-size: 1.2em;
    font-weight: bold;
    border: 0;
    letter-spacing: 0.1em;
    position: relative;
    z-index: 3;
    margin: 0px 0px 0px 5px;
  }
  .text-square {
    color: #f8ad3b;
    border: 0;
    position: absolute;
    top: 7px;
    left: 0;
    width: 15px;
    height: 15px;
    background-color: #f8ad3b;
    z-index: 2;
  }
  .title-text {
    margin: 0px 0px 0px 0px;
    position: relative;
    z-index: 1;
    background-color: transparent;
    display: flex;
    display: -webkit-flex;
    justify-content: flex-start;
    align-content: flex-start;
    align-items: flex-start;
    flex-wrap: wrap;
    flex-direction: row;
    border: 0;
  }
  .margintop {
    margin: 15px 0px 5px 0px;
    border: 0;
  }
  .social-box {
    display: flex;
    display: -webkit-flex;
    justify-content: space-between;
    align-content: center;
    align-items: flex-start;
    flex-wrap: wrap;
    flex-direction: row;
    border: 0;
    margin: 10px 0px 10px 0px;
  }
  .info-display-img {
    width: 50%;
  }
  .social-media {
    width: 45%;
  }
  .social-media-text {}
  .social-media-title {
    margin: 0px 0px 10px 0px;
  }
  .social-media-title h2 {
    margin: 5px 0px 5px 0px;
    font-size: 1.3em;
  }
  .social-media-title h3 {
    margin: 5px 0px 5px 0px;
    font-size: 0.8em;
  }
  .social-media-btn {
    display: block;
  }
  .img-icon {
    margin: 5px 0px 5px 5px;
  }
  .img-icon img.snsimg {
    width: 20px;
    margin: 5px 5px 5px 0px;
  }
  .img-icon img.blogimg {
    width: 40px;
    margin: 5px 5px 5px 0px;
  }
  .txt-pos {
    margin: 0px 0px 0px 5px;
    font-size: 0.8em;
    letter-spacing: 0;
  }
  .banner-title h2 {
    font-size: 1.1em;
    margin: 0px 0px 5px 0px;
  }
  .banner-title hr {
    margin-bottom: 0px;
  }
  .banner-section {
    margin: 0px 0px 10px 0px;
  }
}
@media (min-width: 1024px) {
  .main-visual {
    margin-right: 0px;
    margin-left: 0px;
    margin-bottom: 30px;
    border: 0;
  }
  .concept-box {
    margin: 0px 0px 30px 0px;
  }
  .w-text {
    margin: 8px 0px 8px 0px;
    font-size: 0.8em;
    letter-spacing: 0.1em;
  }
  .margintop {
    margin: 20px 0px 8px 0px;
  }
  .tile-link {
    margin: 0px 0px 0px 10px;
  }
  .social-media-title {
    margin: 0px 0px 10px 0px;
  }
  .social-media-title h2 {
    margin: 10px 0px 10px 0px;
    font-size: 1.3em;
  }
  .social-media-title h3 {
    margin: 10px 0px 10px 0px;
    font-size: 0.8em;
  }
  .txt-pos {
    font-size: 1em;
  }
  .land {
    margin-bottom: 20px;
  }
  .land-contents {
    width: 80%;
  }
  .land-map {
    display: block;
  }
}
@media (min-width: 1100px) {
  .wrapper {
    padding-top: 0px;
    padding-right: 30px;
    padding-left: 30px;
    padding-bottom: 30px;
  }
  .main-visual {
    margin-right: 25px;
    margin-left: 25px;
    margin-bottom: 30px;
  }
  .bottom-contents img {
    height: 300px;
  }
  .projects-box {
    display: flex;
    display: -webkit-flex;
    justify-content: space-between;
    align-content: flex-start;
    align-items: flex-start;
    flex-wrap: wrap;
    padding-left: 15px;
    margin-left: auto;
    margin-right: auto;
  }
  .concept-box {
    border: 0;
    margin-top: 0px;
    margin-right: 0px;
    margin-left: 0px;
    margin-bottom: 20px;
    height: auto;
    width: 57%;
    order: 1;
  }
    .works-box {
        border: 0;
        margin-top: -100px;
        margin-right: 0px;
        margin-left: 0px;
        margin-bottom: 0px;
        height: auto;
        width: 40%;
        display: flex;
        display: -webkit-flex;
        justify-content: flex-end;
        align-content: center;
        align-items: center;
        flex-wrap: wrap;
        flex-direction: column;
        order: 3;
    }
  .social-box {
    border: 0;
    margin: 0px 0px 0px 0px;
    height: auto;
    width: 57%;
    display: flex;
    display: -webkit-flex;
    justify-content: center;
    align-content: center;
    align-items: center;
    flex-wrap: wrap;
    flex-direction: column;
    order: 2;
  }
  .info-display-img {
    width: 100%;
  }
  .social-media {
    width: 100%;
  }
  .banner-section {
    margin-top: 0px;
    margin-right: 0px;
    margin-left: 0px;
    margin-bottom: 15px;
  }
  .banner-title h2 {
    font-size: 1.3em;
    margin-top: 0px;
    margin-right: 0px;
    margin-left: 0px;
    margin-bottom: 10px;
  }
  .banner-title {
    margin-top: 10px;
    margin-right: 0px;
    margin-left: 0px;
    margin-bottom: 10px;
  }
  .social-media-title {
    margin: 0px 0px 10px 0px;
  }
.fbBox{
	width: 500px;
	height: 250px;
	margin: 20px auto ;
}
  .social-media-btn {
    display: flex;
    display: -webkit-flex;
    flex-wrap: wrap;
    justify-content: center;
    align-content: flex-start;
    align-items: flex-start;
  }
  .img-icon {
    margin: 5px 15px 5px 15px;
    width: auto;
	  text-align: center;
  }
  .social-media-title h2 {
    margin: 20px 0px 10px 0px;
    font-size: 1.8em;
    font-weight: bold;
  }
  .social-media-title h3 {
    margin: 10px 0px 20px 0px;
    font-size: 1em;
    font-weight: 500;
  }
  .txt-pos {
    font-size: 1em;
    font-weight: 600;
    letter-spacing: 0.1em;
  }
  .works-tile {
    border: 0;
    margin: 0px 0px 35px 0px;
    display: flex;
    display: -webkit-flex;
    justify-content: flex-start;
    align-content: center;
    align-items: flex-start;
    flex-wrap: wrap;
    flex-direction: row;
    width: 100%;
  }
  .works-tile-image {
    margin: 0px 0px 0px 0px;
    width: 210px;
    border: 0;
  }
  .works-tile-image, .tile-link {
    float: none;
  }
  .tile-link {
    border: 0;
    display: flex;
    justify-content: flex-start;
    align-items: flex-start;
    margin: 0px 0px 0px 20px;
    width: 45%;
  }
  .works-text {
    text-align: left;
    text-align-last: left;
    position: relative;
  }
  .w-text {
    margin-top: 20px;
    margin-right: 0px;
    margin-left: 0px;
    margin-bottom: 20px;
    font-size: 1em;
    letter-spacing: 0.1em;
    font-weight: 500;
  }
  .margintop {
    margin-top: 20px;
    margin-right: 0px;
    margin-left: 0px;
    margin-bottom: 20px;
    font-size: 1em;
    font-weight: 500;
  }
  .img-thumbnail {
    width: 100%;
    height: 180px;
    object-fit: cover;
  }
  .projects-title h2 {
    font-size: 1.6em;
  }
  .projects-title h3 {
    font-size: 1.1em;
    font-weight: 500;
    margin-bottom: 10px;
  }
  .land-contents {
    width: 45%;
  }
  .land-contents table th {
    line-height: 1.5em;
  }
  .land-contents table td {
    line-height: 1.5em;
  }
}