/*　▼▼▼　森田設定　▼▼▼　*/


/*---------------------------------------------------------------------
	全体設定
----------------------------------------------------------------------*/

.hidden {
  overflow: hidden;
}

#wrap {
	width:100%;
	overflow:hidden;
}

.justify {
  text-align: justify;
  text-justify: inter-ideograph;
}

p.indent-1 {
	padding-left:1em;
	text-indent:-1em;
}

m11-l{
  margin-left: 11px!important;
}

m12-l{
  margin-left: 12px!important;
}

m13-l{
  margin-left: 13px!important;
}

m14-l{
  margin-left: 14px!important;
}

m15-l{
  margin-left: 15px!important;
}

m16-l{
  margin-left: 16px!important;
}

m17-l{
  margin-left: 17px!important;
}

m18-l{
  margin-left: 18px!important;
}

m19-l{
  margin-left: 19px!important;
}




/*---------------------------------------------------------------------
	ヘッダー設定
----------------------------------------------------------------------*/
.site-title {
  margin-top: 0.3em;
}

/*---↓PC設定---*/
.toiawase{
  float: right;
  margin-top: 10px;
}
/*---↑PC設定---*/

/*---↓スマホ設定---*/

/*---↑スマホ設定---*/


  


/*---------------------------------------------------------------------
	スタッフ紹介設定
----------------------------------------------------------------------*/
.staff-t{
  font-weight: bold;
  font-size: 1em;
  border-bottom: dotted 2px #00903F;
}



/*---------------------------------------------------------------------
	お問い合わせフォーム設定
----------------------------------------------------------------------*/
.form-border{
  border-bottom: dotted 1px #DCDCDC;
  padding: 0.8em 0 1.2em;
}



/*---------------------------------------------------------------------
	塗装の流れ設定
----------------------------------------------------------------------*/
.flow-title{
  background-color: rgba(255,255,255,0.8);
  color: #6BAFF7;
  border-bottom: dotted 2px #6BAFF7;
  padding-left: 0.5em;
  margin-bottom: 0.5em;
  font-weight: bold;
  letter-spacing: 0.1em;
  font-size: 1.2em;
}

.nagare-pc{
  width: 250px;
  }

.nagare-sonota-pc{
  width: 320px;
  }



/*---------------------------------------------------------------------
	パンくず設定
----------------------------------------------------------------------*/
.breadcrumbs {
  font-size: 0.8em;
}


/*---------------------------------------------------------------------
	h1,h2,h3,h4,h5 の設定
----------------------------------------------------------------------*/
.main-body .section-in h1{
  font-size: 1.4em;
  color: #555;
  border-left: solid 6px #6BAFF7;
  padding: 0 0.4em;
}


/*---------------------------------------------------------------------
	メイン画像設定
----------------------------------------------------------------------*/
/*---↓PC設定---*/
@media screen and (min-width: 980px) {
.site-header {
  	background-image: url(http://www.bisaireform.com/wp-content/uploads/image/header-bg.png);
	background-repeat: repeat-x;
	background-position: 0px 129px;
}
      }
/*---↑PC設定---*/

/*---↓スマホ設定---*/
@media screen and (max-width: 479px) {
.site-header {
  	background-image: url(http://www.bisaireform.com/wp-content/uploads/image/header-bg.png);
	background-repeat: repeat-x;
	background-position: 0px 111px;
}
      }
/*---↑スマホ設定---*/


/*---------------------------------------------------------------------
	メイン画像設定
----------------------------------------------------------------------*/
.main-image{
  box-shadow: 0px 0px 8px rgba(0,0,0,0.4);
}


/*---------------------------------------------------------------------
	インフォメーション
----------------------------------------------------------------------*/
/*---↓PC設定---*/
@media screen and (min-width: 980px) {
#information{
  	background-color: #FFF;
  	border-radius: 5px 5px 0px 0px;        /* CSS3草案 */  
  	-webkit-border-radius: 5px 5px 0px 0px;    /* Safari,Google Chrome用 */  
  	-moz-border-radius: 5px 5px 0px 0px;   /* Firefox用 */
  	margin-left: 2em;
  	margin-bottom: 2em;
}
    }
/*---↑PC設定---*/

/*---↓スマホ設定---*/
@media screen and (max-width: 479px) {
#information{
  	background-color: #FFF;
  	border-radius: 5px 5px 0px 0px;        /* CSS3草案 */  
  	-webkit-border-radius: 5px 5px 0px 0px;    /* Safari,Google Chrome用 */  
  	-moz-border-radius: 5px 5px 0px 0px;   /* Firefox用 */
  	margin: 0 0.5em;
}
    }
/*---↑スマホ設定---*/
  

#information-title{
  background-color: #7DCE41;
  font-size: 0.75em;
  color: #fff;
  font-weight: bold;
  padding: 0.2em 0.2em 0.2em 0.5em;
  border-radius: 5px 5px 0px 0px;        /* CSS3草案 */  
  -webkit-border-radius: 5px 5px 0px 0px;    /* Safari,Google Chrome用 */  
  -moz-border-radius: 5px 5px 0px 0px;   /* Firefox用 */
}

#information-text{
  max-width: 730px;
  max-height: 7.1em;
  overflow-y: scroll;
  font-size: 0.8em;
  border: solid 1px #7DCE41;
}

#information-text ul{
  margin-top: 0.5em;
}

#information-text ul li{
  padding: 0;
  margin: -0.2em 0;
  padding-left: 1em;
}

/*---------------------------------------------------------------------
	サブメニュー設定
----------------------------------------------------------------------*/

	


/*---------------------------------------------------------------------
	BizCalendar設定
----------------------------------------------------------------------*/
#biz_calendar{
	color: #555;
	font-size: 0.9em;
}


#biz_calendar table.bizcal .calmonth{
	font-size: 0.8em;
	color: #555;
}


#biz_calendar table.bizcal th{
	font-size: 0.8em;
	color: #555;
}


#biz_calendar table.bizcal td{
	color: #555;
}


#biz_calendar table.bizcal .today{
	font-weight: normal;
	color: #555;
	background-color: #FFDB9A;
}


#biz_calendar table.bizcal .holiday{
	background-color: #DFEEFF;
  	color: #555;
}


#biz_calendar p span.boxholiday{
	background-color: #DFEEFF;
}


#biz_calendar table.bizcal th{
	background-color: #F5F5F5;
}


/*---------------------------------------------------------------------
	お客様の声設定
----------------------------------------------------------------------*/
.enq-title{
  font-weight: bold;
  font-size: 1.2em;
  border-left: solid 5px #B1D562;
  padding-left: 0.5em;
  margin-bottom: 0.5em;
}

.enq-num{
  margin-bottom: 3em;
}

.enq-num ul{
  list-style: none;
}

.circle{
  border-radius: 50px;   
  -webkit-border-radius: 50px; 
  -moz-border-radius: 50px;
  border: solid 2px red;
  padding: 0 0.1em;
}

.sudo-pc img{
  height: 330px;
}

.sudo-fl-l{
  float: left;
}

/*---↓スマホ設定---*/
@media screen and (max-width: 479px) {
	.enq-mobile{
	  margin: 0 1.3em 1em;
	}

	.sudo-mobile-r img{
	  width: 206px;
	}
	.sudo-mobile-l img{
	  height: 160px;
	}
}



/*---------------------------------------------------------------------
	施工事例設定
----------------------------------------------------------------------*/
.case-new{}

.case-new ul{
  list-style-type: none;
}

.case-new li{
  display: inline;
}

.case-box{
  width: 200px;
  font-size: 0.8em;
  line-height: 1.5em;
}


/*---------------------------------------------------------------------
	フロントページの設定
----------------------------------------------------------------------*/

/* 施工事例 */
.case-box-top{
  width: 215px;
  font-size: 0.8em;
  line-height: 1.5em;
}

/* ↑施工事例モバイル設定 */
@media screen and (max-width: 479px) {
.case-box-top{
  width: 155px;
  font-size: 0.8em;
  line-height: 1.5em;
}
  .case-mobile{
    padding-left: 0.2em;
	}
}

/* 施工事例タイトル */
.top-cct{
  background-color: orange;
  color: #FFF;
  padding-left: 0.5em;
  margin: 1em 0 0.5em;
}

/* お客様の声タイトル */
.top-cvt{
  background-color: #F1879C;
  color: #FFF;
  padding-left: 0.5em;
  margin: 1em 0 0.5em;
}

.customer-img-pc img {
  width: 200px;
}


/*---------------------------------------------------------------------
	モバイルのみ設定
----------------------------------------------------------------------*/

@media screen and (max-width: 479px) {
    .spNone {
	display: none;
  }
  
  h1{
    max-width: 100%;
  }
  
  .site-title {
    padding: 0px;
    width: 100%;
  }
  
  .toiawase{
    width: 100%;
    text-align: center;
  }  
  
  .textwidget img{
    width: 175px;
    margin-left: 6px;
  }
  
  .submenu-maker img{
    width: 95%;
    margin: 0 auto;
    padding: 0 10px;
  }
  
  .copyright {
    padding: 10px;
    text-align: left;
    width: 95%;
    font-size: 0.5em;
  }
  
  .nagare-sp{
    width: 350px;
  }
  .nagare-sonota-sp{
    width: 350px;
    padding: 0 0 0.5em 0;
  }
  
  .customer-img-sp img {
    width: 350px;
}

/*---------------------------------------------------------------------
	PCのみ設定
----------------------------------------------------------------------*/

@media screen and (min-width: 980px) {
    .pcNone {
      display: none;
    }
}
 
    
/*---------------------------------------------------------------------
	タブレットのみ設定
----------------------------------------------------------------------*/




