/* 共通 -------------------------------------------------------------- */
* {
  margin: 0;
  padding: 0; }

body {
  font-family:yu-mincho-pr6,Times New Roman,serif;	
  font-size: 1.2em;
  background-color:#f3eee3;
   }
   
   
   p {
    color: #595959;
    font-size: 1em;
    line-height: 1.9;
    font-weight: normal;
    margin: 0;
    padding: 0;
    letter-spacing: 0.1px;
}


.header-wrapper .header-wrapper-inner .arrow-down {
    bottom: 15%;
    display: block;
    position: absolute;
    width: 100%;
    z-index: 3;
}

      .header-wrapper .header-wrapper-inner .arrow-down a {
        display: inline-block;
        padding: 20px 35px; }
		
		@media screen and (max-width: 577px) {
			
      .header-wrapper .header-wrapper-inner .arrow-down a {
        display: inline-block;
        padding: 0px 35px 50px; }
			 }
		


.footer .footer-menu {
    color: rgba(255, 255, 255, 0.9);
    text-align: right;
}

.fontkanji {
  font-family:Meiryo,メイリオ,游ゴシック体,Yu Gothic,YuGothic,ヒラギノ角ゴ Pro W3,Hiragino Kaku Gothic Pro,Osaka,
  ＭＳ Ｐゴシック,MS PGothic,yu-mincho-pr6,Times New Roman,serif;
}


@media screen and (max-width: 480px) {
	.none-sp { display:none; }
}
@media screen and (min-width: 481px) {
	.none-pc { display:none; }
}


@media screen and (min-width: 1200px) {
.btn {
    padding: 10px 115px;
}
	
	}

.btn {
    border-radius: 0px;
    font-size: 12px;
    padding: 10px 65px;
    letter-spacing: 2px;
    line-height: 6px;
    text-transform: uppercase;
    vertical-align: middle;
	border: 1px solid #333;
	display: inline-block;
    overflow: visible;
	z-index: 1;
}

@media screen and (min-width: 992px) {
.btn {
    padding: 10px 50px;
}
	}
@media screen and (min-width: 1200px) {
.btn {
    padding: 10px 115px;
}
	
	}



.btn:hover {
  filter: brightness(50%);
  opacity: 0.7;
}

.btn_works {
    border-radius: 0px;
    font-size: 12px;
    padding: 10px 35px;
    letter-spacing: 2px;
    line-height: 6px;
    text-transform: uppercase;
    vertical-align: middle;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    box-shadow: 0 0 1px transparent;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
    position: relative;
    -webkit-transition-property: color;
    transition-property: color;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
	border: 0px solid #333;
}

@media screen and (max-width: 577px) { 
.btn_works {
    border-radius: 0px;
    font-size: 12px;
    padding: 10px 25px;
    letter-spacing: 2px;
    line-height: 6px;
    text-transform: uppercase;
    vertical-align: middle;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    box-shadow: 0 0 1px transparent;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
    position: relative;
    -webkit-transition-property: color;
    transition-property: color;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
	border: 0px solid #333;
}
}


.btn-default-o {
    background-color: transparent;
    border: 1px solid #333;
    color: #333;
}


div.logo {
margin: 1em 0;
    text-align: center;}

.navbar-solid {
    background-color: #f3eee3;
}

.navbar-fixed-top {
    top: 0;
    border-width: 0 0 1px;
    background-color: #f3eee3;
	}

.header-area .top-header-area .top-contact-info {
    position: relative;
    z-index: 1;
    top: 8px;
}


.header-wrapper {
    background: #f3eee3;
    background-size: cover;
    display: table;
    height: 100vh;
    width: 100%;
    position: relative;
    z-index: 1;
    overflow-x: hidden;
    margin: 0 0 0;
}

@media all and (min-width: 768px) and (max-width: 1024px) { 
.header-wrapper {
    background: #f3eee3;
    background-size: cover;
    display: table;
    height: 50vh;
    width: 100%;
    position: relative;
    z-index: 1;
    overflow-x: hidden;
    margin: 0 0 0;
}

.header-wrapper .header-wrapper-inner.flexslider .slides li {
    height: 50vh;
}
.flexslider .slides > li {
    background-position-x: center;
    background-position-y: center;
    background-size: contain;
    background-attachment: inherit;
    background-repeat: no-repeat;
}
.header-wrapper .header-wrapper-inner.flexslider .slides li {
    height: 90vh;
    min-height: 90vh;
	    background-size: cover;
}
}

_::-webkit-full-page-media, _:future, :root .slides li {
    height: 90vh;
    min-height: 90vh;
	    background-size: cover;
}


@media all and (min-width: 480px) and (max-width: 768px) { 
.header-wrapper {
    background: #f3eee3;
    background-size: cover;
    display: table;
    height: 50vh;
    width: 100%;
    position: relative;
    z-index: 1;
    overflow-x: hidden;
    margin: 0 0 0;
}

.header-wrapper .header-wrapper-inner.flexslider .slides li {
    height: 50vh;
}
.flexslider .slides > li {
    background-position-x: center;
    background-position-y: center;
    background-size: contain;
    background-attachment: inherit;
    background-repeat: no-repeat;
}
.header-wrapper .header-wrapper-inner.flexslider .slides li {
    height: 50vh;
    min-height: 50vh;
	    background-size: cover;
}
}



@media all and (max-width: 480px) {
	.header-wrapper {
    background: #f3eee3;
    background-size: cover;
    display: table;
    height: 50vh;
    width: 100%;
    position: relative;
    z-index: 1;
    overflow-x: hidden;
    margin: 0 0 0;
}

.header-wrapper .header-wrapper-inner.flexslider .slides li {
    height: 50vh;
}
.flexslider .slides > li {
    background-position-x: center;
    background-position-y: center;
    background-size: contain;
    background-attachment: inherit;
    background-repeat: no-repeat;
}
.header-wrapper .header-wrapper-inner.flexslider .slides li {
    height: 50vh;
    min-height: 50vh;
	    background-size: cover;
}
	
	
	 }



div.navi_top {
text-align: center;
    margin: 2em auto 0;	
}


.kasou_wrap {
margin: 10em auto 0;
    max-width: 1170px;}

.kasou_wrap_works {
margin: 10em auto 5em;
    max-width: 1170px;}

.kasou_wrap_works img {
width:100%;}


/* ############################################################ */

h2.midashi {
    position: relative;
    padding: 0em 0em 0;
    letter-spacing: -0.01em;
    border-bottom: solid 0px black;
    font-size: 1em;
    width: auto;
    line-height: 2;
    color: #333;
	line-height: 1.5;
}

.midashi_space_t {
    margin: 200px 0px 0px;
}

@media screen and (max-width: 768px) { 
.midashi_space_t {
    margin: 135px 0px 0px;
}
}

/* ############################################################ */

.section-heading h2 {
    font-size: 1.1em;
    color: #212121;
    font-weight: normal;
    margin-bottom: 0;
	padding:0 1em;
}


@media only screen and (min-width: 768px) and (max-width: 991px) {
.section-heading h2 {
    font-size: 1.1em;
}}

@media screen and (max-width: 991px) {
h2.midashi {
    position: relative;
    padding: 0em 0em 0em;
    letter-spacing: -0.01em;
    border-bottom: solid 0px black;
    font-size: 1.1em;
    width: auto;
    line-height: 2;
    color: #333;
	    text-align: center;
}}

h2.midashi {
    position: relative;
    padding: 0em 0em 0em;
    letter-spacing: -0.01em;
    border-bottom: solid 0px black;
    font-size: 1em;
    width: auto;
    line-height: 2;
    color: #333;
	    text-align: center;
}

@media screen and (max-width: 991px) {
h2.midashi_left {
    position: relative;
    padding: 0em 0em 0em;
    letter-spacing: -0.01em;
    border-bottom: solid 0px black;
    font-size: 1.1em;
    width: auto;
    line-height: 2;
    color: #333;
	    text-align: left;
}}

h2.midashi_left {
    position: relative;
    padding: 0em 0em 3em;
    letter-spacing: -0.01em;
    border-bottom: solid 0px black;
    font-size: 1em;
    width: auto;
    line-height: 2;
    color: #333;
	    text-align: left;
}


.text_area {
    margin: 0 20px 70px;
}

@media screen and (max-width: 576px) { 
.text_area {
    margin: 0 10px 50px;
}
}

.section-heading {
    position: relative;
    text-align: center;
    color: #000000;
    padding-bottom: 10px;
    margin-bottom: 25px;
    text-transform: uppercase;
}

@media screen and (max-width: 577px) { 
.section-heading {
    position: relative;
    text-align: center;
    color: #000000;
    padding-bottom: 10px;
    margin-bottom: 20px;
    text-transform: uppercase;
}
}





.section {
    padding: 50px 0 80px;
    position: relative;
    z-index: 5;
    background-color: #f3eee3;
}

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

.section {
    padding: 30px 0;
    position: relative;
    z-index: 5;
    background-color: #f3eee3;
}
}


.section2 {
    padding: 80px 0 40px;
    position: relative;
    z-index: 5;
    background-color: #f3eee3;
}

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

.section2 {
    padding: 50px 0;
    position: relative;
    z-index: 5;
    background-color: #f3eee3;
}
}

#footer-widgets {
    background: #171717;
    color: #cbc9cf;
}


/* スライドイメージ */

li.slides_img_01 {
	background-image: url("https://bai-bain.com/img/top_01.jpg");
}

li.slides_img_02 {
	background-image: url("https://bai-bain.com/img/top_02.jpg"); 
}




/* ##ワンストップサービス######################### */


hr.line {
	border-top: solid 1px #ccc;
}
.color-overlay {
    background: #000000;
    opacity: 0.5;
}

.onestop_back01 {
    background: url(../../img/onestop01_01.jpg) no-repeat center tomato;
    background-size: cover;
    color: #ffffff;
    text-transform: uppercase;
}

.single-blog-area .blog-content span {
    font-size: 0.8em;
    color: #f3eee3;
    background-color: #333;
    padding: 5px 15px;
    border-radius: 1px;
    display: inline-block;
    margin-bottom: 5px;
}

.single-blog-area .blog-content .post-title {
    display: block;
    font-weight: normal;
    font-size: 1.3em;
    margin-bottom: 2px;
    color: #212121;
    padding: 0 15px;
}


.blog_workflow {
    margin: 0 15px 30px;
}

.workflow_mini {
    position: relative;
    z-index: 1;
    display: inline-block;
    font-size: 10px;
    color: #838383;
    font-weight: 600;
    margin-bottom: 7px;
    font: 0.9em;
}

.workflow_space {
    margin-bottom: 70px;
}


h2.onestop_01 {
    padding: 1em 1em 2em;
    letter-spacing: -0.01em;
    font-size: 1.5em;
    width: auto;
    line-height: 1.7;
    color: #333;
    text-align: center;
}

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

h2.onestop_01 {
    padding: 1em 1em 1em;
    letter-spacing: -0.01em;
    font-size: 1.5em;
    width: auto;
    line-height: 1.7;
    color: #333;
    text-align: center;
}
}

h4.onestop_01 {
	margin:1em 0 0;
    padding: 1em 1em 1em;
    letter-spacing: 0.02em;
    font-size: 1.3em;
    width: auto;
    line-height: 1.7;
    color: #333;
    text-align: center;
}

p.onestop_01a {
    padding: 1em 1em 1em;
    letter-spacing: 0.01em;
    font-size: 1em;
    width: auto;
    line-height: 2.5;
    color: #333;
    text-align: center;
}

p.onestop_01b {
    padding: 1em 1em 4em;
    letter-spacing: 0.01em;
    font-size: 1em;
    width: auto;
    line-height: 2.5;
    color: #333;
    text-align: center;
}

p.onestop_01lt {
    padding: 1em 1em 1em;
    letter-spacing: 0.01em;
    font-size: 1em;
    width: auto;
    line-height: 2;
    color: #333;
    text-align: left;
}




i.ion-ios-close-empty,i.ion-ios-plus-empty,i.ion-ios-arrow-down {
       font-size: 2em;
    vertical-align: middle;
    padding: 0 0.2em 0;
}







h2.onestop_02 {
    padding: 1.5em 1em 0em;
    letter-spacing: -0.01em;
    font-size: 1.5em;
    width: auto;
    line-height: 1.2;
    color: #333;
    text-align: center;
}

p.onestop_02 {
    padding: 0em ​1em 4em;
    letter-spacing: 0.01em;
    font-size: 1em;
    width: auto;
    line-height: 2.3;
    color: #333;
    text-align: center;
	margin:0 0 3em;
}


h3.onestop_point {
margin: 0 0.8em 0;
}

p.onestop_point {
    margin: 0em 1.1em 0em;
    letter-spacing: 0.01em;
    font-size: 1em;
    width: auto;
    line-height: 2;
    color: #333;
    text-align: left;
}



.section-heading_onestop {
    position: relative;
    text-align: center;
    color: #000000;
    padding-bottom: 10px;
    margin-bottom: 0px;
    text-transform: uppercase;
}

.section-space {
    margin:4em 0 3em;	
}

.team .team-bio .team-description .member-name {
    font-size: 1.3em;
    text-transform: capitalize;
    letter-spacing: 1px;
    margin-bottom: 5px;
}
    .team .team-bio figure {
      overflow: hidden;
      padding: 0px;
	  text-align:center }

.icon_service {
	font-size:8em;
}
.team-description {
    text-align: center;
    margin: -2em 0 2em;
}


img.img_service {
height: 80px;
    margin: 0 0 15px;
}
.pricing .featured h3 {
    letter-spacing: 0.5px;
}
.pricing .price-box h3 {
    margin-bottom: 0.5em;
    text-transform: uppercase;
    font-size: 1.2em;
    margin-top: 0;
	    line-height: normal;
		font-weight: bold;
}

.pricing .price-box {
    background-color: #f9f9f9;
    color: #000;
    text-align: center;
    padding: 40px 10px 20px;
    margin-bottom: 25px;
}

.price-box > small {
    letter-spacing: 0;
	padding: 0em ​0em 0em;
    line-height: 1.1;
    color: #626262;
    text-align: center;
margin: 0 0 15px;
}


.pricing .featured {
    border: 0px solid #000;
    background-color: #FFF;
}

.service_box3 {
    height: 245px;
}

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

.service_box3 {
    height: 255px;
}
}

.service_box1 {
    height: 200px;
}

.service_box2 {
    height: 220px;
}

.overlay, .color-overlay, .gradient-overlay {
    min-width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    bottom: 0;
    right: 0;
}


/* ##アクティビティ######################### */

.section_activity {
    padding: 80px 0px;
    position: relative;
    z-index: 5;
    background-color: #f3eee3;
}

@media screen and (max-width: 577px) { 
.section_activity {
    padding: 50px 0px;
    position: relative;
    z-index: 5;
    background-color: #f3eee3;
}

}

.section_activity:last-child {
    padding: 80px 0px;
	margin:0 0 5em;
    position: relative;
    z-index: 5;
    background-color: #f3eee3;
}

@media screen and (max-width: 577px) { 
.section_activity:last-child {
    padding: 50px 0px;
		margin:0 0 3em;
    position: relative;
    z-index: 5;
    background-color: #f3eee3;
}

}


p.activity_link_right {
    color: #838383;
	text-align:right;
    font-size: 1em;
    line-height: 1.7;
    font-weight: normal;
    margin: 0;
    padding: 0;
    letter-spacing: 0.1px;	
}


p.activity_link_left {
    color: #f3eee3;
	text-align:left;
    font-size: 1em;
    line-height: 1.7;
    font-weight: normal;
    margin: 0;
    padding: 0;
    letter-spacing: 0.1px;	
}


.section_grey {
    padding: 80px 0;
    position: relative;
    z-index: 5;
    border-top: solid 1px lightgray;
    border-bottom: solid 1px lightgray;
}

h4.maincolor {
    color: #333;
	letter-spacing: 0.1em;
}

@media screen and (max-width: 577px) { 
h4.maincolor {
    color: #333;
	letter-spacing: 0.16emem;
}
}
p.maincolor {
    color: #595959;
}

.activity-content {
padding: 3em 2em;	
}
@media screen and (max-width: 576px) { 
.activity-content {
padding: 3em 1em;	
}

}

/* 会社について　メンバー */

.section_member {
    padding: 0 0 45px;
    position: relative;
    z-index: 5;
    background-color: #f3eee3;
}

.section_member:first-child {
    padding: 20px 0 45px;
    position: relative;
    z-index: 5;
    background-color: #f3eee3;
}

.section_member:last-child {
    padding: 20px 0 45px;
	margin:0 0 3em;
    position: relative;
    z-index: 5;
    background-color: #f3eee3;
}


h2.member {
    position: relative;
    padding: 1rem 0em 0.3em 0em;
    letter-spacing: 0.1em;
    border-bottom: solid 0px black;
    font-size: 1.8em;
    width: fit-content;
    line-height: 1;
	    margin: 0 0 10px;
}



p.small {
    color: #333;
    font-size: 12px;
    line-height: 1.7;
    font-weight: 400;
    margin: 0;
    padding: 0;
	text-align: left;
}


small.name {
    color: #333;
    font-size: 12px;
    line-height: 1.7;
    font-weight: 400;
    margin: 0;
    padding: 0;
	    letter-spacing: 0.5px;
}

p.about {
  font-size: 16px;
  font-weight: bold;
  text-align: center;
  margin: 60px auto 40px;
}

.tbl-r02 th {
    border: solid 0px #ccc;
    color: #333;
	  padding: 1em;
    width: 120px;
	 background:none;
	     vertical-align: baseline;

}
.tbl-r02 td {
    border-top: solid 0px #ccc;
     padding: 1em;
	 background:none;
	 border-right: solid 0px #ccc;
	 border-bottom: solid 0px #ccc;
}



@media screen and (max-width: 640px) {
  .last td:last-child {
    border-bottom: solid 0px #ccc;
    width: 100%;
  }
  .tbl-r02 {
    width: 100%;
  }
  .tbl-r02 th,
  .tbl-r02 td {
   border-bottom: none;
    display: block;
    width: 100%;
  }
  
  .tbl-r02 td {
    border-top: solid 1px #ccc;
     padding: 1em;
	 background:none;
	 border-right: solid 0px #ccc;
	 border-bottom: solid 0px #ccc;
}

}


/* トップページ */

.da-thumbs li a img {
  transition: 0.4s ease;
 }

.da-thumbs li a img:hover {
  filter: brightness(60%);
 }
 
table.top_works {
	    width:100%;
}
p.top_worksname {
    color: #212121;
    font-weight: normal;
    margin-bottom: 5px;
    font-size: 0.9em;
padding: 0em 1em 0;
	text-align:left;
}

p.top_worksplace {
    color: #212121;
    font-weight: normal;
    margin-bottom: 5px;
    font-size: 0.9em;
		text-align:right;
padding: 0em 1em 0 0;
}

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

p.top_worksname {
    color: #212121;
    font-weight: normal;
    margin-bottom: 5px;
    font-size: 0.75em;
padding: 0em 0 0 0.1em;
	text-align:left;
}

p.top_worksplace {
    color: #212121;
    font-weight: normal;
    margin-bottom: 5px;
    font-size: 0.75em;
		text-align:right;
padding: 0em 0.1em 0 0;
}

}


/* ##よくある質問######################### */


.single-blog-area .blog-content span {
    font-size: 0.9em;
    color: #f3eee3;
    background-color: #333;
    padding: 7px 15px 5px;
    border-radius: 1px;
    display: inline-block;
    margin-bottom: 2em;
	font-weight: bold;
}

.single-blog-area .blog-content .post-title {
    display: block;
    font-weight: bold;
    font-size: 1.1em;
    margin: 0.5em 0 0px;
    color: #212121;
    padding: 0 15px;
}

p.Question {
    color: #212121;
    font-size: 1em;
    line-height: 1.7;
    font-weight: normal;
    margin: 0;
    padding: 0;
    letter-spacing: 0.1px;
}

p.Answer {
	    color: #595959;
    font-size: 1em;
    line-height: 1.7;
    font-weight: normal;
    margin: 0;
    padding: 0;
    letter-spacing: 0.1px;
}


.QA_space {
    margin-bottom: 70px;
}

table.qa {
        margin: 1em 1em 0 0;
}
table.qa tr td {
        vertical-align: text-top;
}


/* ##施工事例######################### */


.da-thumbs li {
  float: left;
  background: #f3eee3;
  padding: 0px;
  position: relative;
  width: 33%;
  padding: 3px; }
  @media only screen and (max-width: 992px) {
    .da-thumbs li {
      width: 33%; } }
  @media only screen and (max-width: 767px) {
    .da-thumbs li {
      width: 50%; } }

.portfolio-grid.three-col li {
  width: 33.333%; }
  @media only screen and (max-width: 992px) {
    .portfolio-grid.three-col li {
      width: 33%; } }
  @media only screen and (max-width: 767px) {
    .portfolio-grid.three-col li {
      width: 50%; } }
