
.row-20 {
    margin-right: -20px;
    margin-left: -20px
  }







.section-company-introduction {
  padding-top: 64px
}
@media (max-width:767px) {
  .section-you-may-also-like ul li {
    width: 50%
  }
  .section-you-may-also-like .mask {
    opacity: 1
  }
  .section-concept-introduction {
    padding-bottom: 20px;
    font-size: 14px;
    line-height: 1.4
  }
  .section-concept-introduction .title {
    margin-bottom: 18px;
    font-size: 23px
  }
  .section-concept-introduction .inner {
    padding: 25px 15px 15px
  }
  .section-company-introduction {
    padding-top: 30px
  }
}
.section-company-introduction .title {
  margin-top: 14px;
  margin-bottom: 60px;
  font-size: 32px;
  line-height: 1.65
}
.section-company-introduction .title:after,
.section-company-introduction .title:before {
  position: absolute;
  top: 53px;
  left: 0;
  height: 1px;
  content: ""
}


.section-company-introduction .title:before {
  width: 100%;
  background-color: #ccc
}
.section-company-introduction .title:after {
  width: 30%;
  background-color: #d43839
}


@media (max-width:767px) {
  .section-company-introduction .title {
    margin-bottom: 0px;
  }
  .section-company-introduction .title:after,
  .section-company-introduction .title:before {
    top: 52px
  }
	
.section-company-introduction .title:after {
  width: 74%;
  background-color: #d43839;
	margin-left:13%;
	
}
	
}

.section-company-introduction small {
  font-size: 11px
}
.section-company-introduction .name {
  font-size: 12px
}
.section-company-introduction .name .fs-lg {
  font-size: 17px;
  font-weight: 500
}
@media (min-width:992px) {
  .section-company-introduction .media {
    line-height: 2.2
  }
}
.section-company-introduction .media.media-master-craftsmanship {
  margin-top:100px
}
.section-company-introduction .media.media-master-craftsmanship .media-left {
  padding-right: 40px;
  padding-left: 31px;
  border-left: 1px solid #000
}
.section-company-introduction .media.media-master-craftsmanship .media-body {
  line-height: 1.9
}
@media (min-width:768px) {
  .section-company-introduction .right {
    position: absolute;
    top: 36px;
    right: 0;
    padding-left: 20px;
    background-color: #f7f7f6
  }
  .section-company-introduction .media.media-master-craftsmanship .media-left {
    padding-bottom: 10px
  }
  .section-company-introduction .media.media-master-craftsmanship .media-body {
    padding-top: 14px
  }
}
.section-company-introduction .media-right {
  padding-left: 44px
}







.position-relative {
  position: relative!important
}

/***company*/
.section-company-logos {
  padding-left: 0;
  margin-bottom: 0;
  list-style: none
}
.section-company-logos:after,
.section-company-logos:before {
  content: " ";
  display: table
}
.section-company-logos:after {
  clear: both
}
.section-company-logos li {
  float: left;
  width: 20%;
  min-height: 50px;
  padding-top: 34px;
  padding-bottom: 34px;
  background-color: #e8eae9;
  border-bottom: 1px solid #fff
}
.section-company-logos li + li {
  border-left: 1px solid #fff
}
.section-company-logos li img {
  max-width: 100%;
  height: auto;
  display: block;
  margin-left: auto;
  margin-right: auto
}


.section-company-profile {
  padding-top: 130px;
  font-size: 13px;
	  font-weight: 300
}



@media (max-width:767px) {
  .section-third-party .title {
    padding: 5px 15px;
    margin-bottom: 15px;
    font-size: 18px
  }
  .section-third-party small {
    margin-bottom: 20px
  }
  .section-company-logos li {
    width: 50%;
    padding-top: 20px;
    padding-bottom: 20px
  }
  .section-company-logos li:nth-child(2n+1) {
    border-left: 0
  }
  .section-company-profile {
    padding-top: 40px
  }
}
.section-company-profile .title {
  display: inline-block;
  padding: 5px 30px;
  margin-bottom: 60px;
  font-size: 14px;
  text-align: center;
  border-right: 1px solid #000;
  border-left: 1px solid #000
}
.section-company-profile dl {
  padding-top: 10px;
  padding-bottom: 10px;
  border-bottom: 1px solid #dededd
}
.section-company-profile dl:first-child {
  border-top: 1px solid #dededd
}
.section-company-profile dl dd,
.section-company-profile dl dt {
  line-height: 1.9;
  vertical-align: middle
}
.section-company-profile dl dt {
  padding-right: 27px
}


.section-company-profile dl .list-style-disc {
  margin-bottom: 5px
}
.section-location {
  padding-top: 110px;
  padding-bottom: 30px;
	 overflow: hidden;
}
@media (max-width:767px) {
  .section-company-profile .title {
    padding: 5px 30px;
    margin-bottom: 30px
  }
  .section-company-profile dl dt {
    padding-right: 15px
  }
  .section-location {
    padding-top: 40px;
    padding-bottom: 30px
  }
}

/***company-end*/



/*****label*****/
.label {
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: .25em
}
.label:empty {
  display: none
}
.btn .label {
  position: relative;
  top: -1px
}
a.label:focus,
a.label:hover {
  color: #fff;
  text-decoration: none;
  cursor: pointer
}
.label-default {
  background-color: #777
}
.label-default[href]:focus,
.label-default[href]:hover {
  background-color: #5e5e5e
}
.label-primary {
  background-color: #337ab7
}
.label-primary[href]:focus,
.label-primary[href]:hover {
  background-color: #286090
}
.label-success {
  background-color: #5cb85c
}
.label-success[href]:focus,
.label-success[href]:hover {
  background-color: #449d44
}
.label-info {
  background-color: #5bc0de
}
.label-info[href]:focus,
.label-info[href]:hover {
  background-color: #31b0d5
}
.label-warning {
  background-color: #f0ad4e
}
.label-warning[href]:focus,
.label-warning[href]:hover {
  background-color: #ec971f
}
.label-danger {
  background-color: #d9534f
}
.label-danger[href]:focus,
.label-danger[href]:hover {
  background-color: #c9302c
}

/*****label-end*****/
/******labe2****/
.label {
  display: inline-block;
  padding: .4em .6em;
  font-size: 14px;
  font-weight: 400
}
.label.has-space {
  margin-bottom: 3px
}
.label-new {
  color: #d3101a
}
.label-black {
  background-color: #382e2a;
  min-width: 90px;
  padding: 9px;
  font-size: 12px;
  color: #fff;
  border-radius: 0
}
.label-black[href]:focus,
.label-black[href]:hover {
  background-color: #1b1614
}

/*******labe2-end****/

/****map*****/
.section-location .lead {
  margin-top: 40px;
  margin-bottom: 40px;
  font-size: 14px
}

.google-map-container {
  position: relative;
  height: 0;
  padding-top: 30px;
  padding-bottom: 30%
 
}
.section-location .google-map-container {
    padding-bottom: 40%
  }
.section-location .title {
  display: inline-block;
  padding: 5px 60px;
  margin-bottom: 0;
  font-size: 14px;
  text-align: center;
  border-right: 1px solid #000;
  border-left: 1px solid #000
}
@media (max-width:767px) {
  .section-location .title {
    padding: 8x 70px;
    margin-bottom: 0
  }
	.section-location .google-map-container {
    padding-bottom: 60%
  }
	

	
	
}


.google-map-container embed,
.google-map-container iframe,
.google-map-container object {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0
}

  .google-map-container-xs embed,
  .google-map-container-xs iframe,
  .google-map-container-xs object {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0
  }
/****map-end*****/

/****media****/

.media {
  margin-top: 15px
}
.media:first-child {
  margin-top: 0
}
.media,
.media-body {
  zoom: 1;
  overflow: hidden
}
.media-body {
  width: 10000px
}
.media-object {
  display: block
}
.media-object.img-thumbnail {
  max-width: none
}
.media > .pull-right,
.media-right {
  padding-left: 10px
}
.media > .pull-left,
.media-left {
  padding-right: 10px
}
.media-body,
.media-left,
.media-right {
  display: table-cell;
  vertical-align: top
}
.media-middle {
  vertical-align: middle
}
.media-bottom {
  vertical-align: bottom
}
.media-heading {
  margin-top: 0;
  margin-bottom: 5px
}
.media-list {
  padding-left: 0;
  list-style: none
}

@media (max-width:991px) {
  .media.media-cleared-sm .media,
  .media.media-cleared-sm .media-body {
    overflow: visible
  }
  .media.media-cleared-sm .media-body {
    width: auto
  }
  .media.media-cleared-sm .media-body,
  .media.media-cleared-sm .media-left,
  .media.media-cleared-sm .media-right {
    display: block
  }
  .media.media-cleared-sm .media > .pull-right,
  .media.media-cleared-sm .media-right {
    padding-bottom: 10px;
    padding-left: 0!important
  }
  .media.media-cleared-sm .media > .pull-left,
  .media.media-cleared-sm .media-left {
    padding-right: 0!important;
    padding-bottom: 10px
  }
  .media.media-cleared-sm .media-object {
    display: inline-block
  }
  .media-future .media-left,
  .media-future .media-right {
    padding-bottom: 0!important
  }
  .media-future a {
    display: block
  }
  .pull-none-sm {
    float: none!important
  }
}


@media (max-width:767px) {
  .section-company-introduction .media.media-master-craftsmanship {
    margin-top: 45px
  }
  .section-company-introduction .media.media-master-craftsmanship .media-left {
    display: block;
    margin-left: auto;
    margin-right: auto;
    max-width: 346px;
    margin-bottom: 20px
  }
  .section-company-introduction .media.media-master-craftsmanship .media-body {
    padding-bottom: 0
  }
  .section-concept-details .media-body {
    display: block;
    margin-left: auto;
    margin-right: auto;
    max-width: 490px
  }
  .section-concept-details .media-left {
    padding-bottom: 0!important
  }
  .section-works ul li {
    width: 50%
  }
  .section-works .mask {
    opacity: 1
  }
}









/**mwdia-end****/

/*****parts2****/
  .no-border-top-xs {
    border-top: 0!important
  }

.text-center {
  text-align: center
}




/*********/

.max1089-cont {
	max-width: 1089px;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	display: block;
	position: relative;
}
.w90per-box {
	width: 90%;
	height: auto;
	margin-right: auto;
	margin-left: auto;
	background-color: transparent;
}
.ul100-li50per li {
	width: 50%;
}
.ul100-li50per {
	width: 100%;
	height: 100%;
}

/****fix**20200130*****/
.ul100-li80per li {
	width: 100%;
    max-width: 980px!important;
}
.ul100-li80per {
	width: 100%;
	height: 100%;
}

.m-auto{
    
   margin-left: auto!important;
    margin-right: auto!important;

}
@media (max-width:767px) {
.ul100-li80per {
	width: 100%!important;
}
    
 /*******/   
    
    


/*社屋Photo*/
.office_gallery{
    margin-top: 10px;
    
}
}
.left-60per{
 vertical-align: top;
 width:60%; 
    
}
.right-40per{
  vertical-align: top;
  width:39%;
    padding-right: 1%
}


.right_h,.left_h,.right_h2,.left_h2{
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
}

/*.right_h{
    
 height:calc(40vw*0.57); 
  max-height: 280px
}



.left_h{
   height:calc(40vw*0.6 - 50px); 
     max-height: 230px
}*/

/****fix**20200130*****/
.right_h2{
    
 height:calc(80vw*0.6); 
  max-height: 500px
}



.left_h2{
   height:calc(80vw*0.6 - 50px); 
     max-height: 450px
}

/*********/

@media screen and (max-width: 768px) {


    
    .right_h,.right_h2,{
    
 height:calc(90vw*0.5); 
  
}



.left_h,.left_h2,{
   height:calc(90vw*0.5 - 50px); 
     
}
    
    
    
}