﻿/****************************************
　トップイメージ設定
*****************************************/
.top_slider{
  margin-top:20px;
}
/****************************************
　メインコンテンツ設定
*****************************************/

.aboutus_1{
  text-align:center;
  margin-top:80px;
  margin-bottom:50px;
}

.aboutus_2{
  width:95%;
  max-width:1100px; 
  margin:0 auto; 
  margin-top:50px;
  line-height:1.8;
}

.aboutus_3{
  text-align:center;
  margin-top:100px;
  padding-left:0px;
}

.aboutus_4{
  border-bottom:1px solid #000000;
}

.aboutus_5{
  text-align:center;
  margin-top:10px;
  margin-bottom:80px;
}

.aboutus_6{
  width:90%;
  margin:0 auto;
}

.aboutus_7{
  width:100%;
}

.aboutus_8{
  width:90%;
  line-height:1.6;
  padding-left:4%;
  margin:0 auto;
  margin-bottom:80px;
}

.aboutus_9{
  margin-top:30px;
  margin-bottom:30px;
}

.aboutus_10{
  width:90%;
  margin:0 auto;
}

.aboutus_11{
  line-height:1.8;
}

.aboutus_12{
  width:90%;
  margin:0 auto;
  line-height:1.6;
  margin-bottom:80px;
}

.aboutus_13{
  width:90%;
  margin:0 auto;
}

.aboutus_14{
  text-align:center;
  margin-top:80px;
  margin-bottom:80px;
}

.aboutus_15{
  width:80%;
  margin:0 auto;
  margin-bottom:20px;
}

.aboutus_16{
  width:90%;
  line-height:1.6;
  margin:0 auto;
  margin-bottom:30px;
}

.aboutus_17{
  width:90%;
  margin:0 auto;

}

.aboutus_18{
  width:100%;
  margin:0 auto;
  text-align:center;
}

.aboutus_19{
  width:50%;
  margin:0 auto;
  max-width:480px;
  min-width:200px;
  border:1px solid #000000;
  text-align:center;
  padding-top:30px;
  padding-bottom:30px;
  padding-left:20px;
  padding-right:20px;
  border-radius:20px;
  margin-bottom:80px;
}

.aboutus_19:hover{
  background-color:#000000;
  color:#FFFFFF;
}

.aboutus_20{
  text-decoration:none;
  color:#000000;
  
}

.aboutus_20:visited{
  color:#000000;
  
}

.aboutus_21{
  width:80%;
  margin:0 auto;
  margin-bottom:100px;
}

.aboutus_22{
  margin-bottom:100px;
}

.aboutus_23{
  margin:0 auto;
  width:95%;
  max-width:900px;
  margin-bottom:60px;
}

.aboutus_24{
  width:100%;
}

.aboutus_25{
  text-align:center;
  margin-top:80px;
  margin-bottom:0px;
}

.aboutus_4line{
  border:1px solid #B4B4B5;
  border-collapse:collapse;
  margin:0 auto;
  margin-bottom:55px;
  width:80%;
}


.aboutus_th{
  border:1px solid #B4B4B5;
  border-collapse:collapse;
  padding:10px;
  background-color:#006834;
  color:#FFFFFF;
}

.aboutus_td1{
	border: 1px solid #B4B4B5;
	border-collapse: collapse;
	padding: 10px;
	vertical-align: middle;
	width: 25%;
	text-align: left;
	background-color:#E0EFE0;
    color:#000000;
}

.aboutus_td2{
	border: 1px solid #B4B4B5;
	border-collapse: collapse;
	padding: 10px;
	vertical-align: middle;
	width: 55%;
	text-align: left;
}


/* デスクトップレイアウト : 769 px ～最大 1232 px。モバイルレイアウトとタブレットレイアウトからスタイルを継承。 */

@media only screen and (min-width: 769px) {
.aboutus_6{
  width:50%;
  float:left;
}

.aboutus_8{
  width:46%;
  float:right;
  line-height:1.6;
  padding-left:4%;
  margin-bottom:0px;
}

.aboutus_10{
  width:50%;
  float:right;
  margin-top:-5px;
}

.aboutus_12{
  width:46%;
  float:right;
  line-height:1.6;
  padding-right:4%;
  margin-bottom:0px;
}

.aboutus_13{
  width:50%;
  float:left;
  margin-top:-5px;
}
.aboutus_16{
  width:45%;
  line-height:1.6;
  float:left;
  margin-bottom:0px;
}

.aboutus_17{
  width:40%;
  float:right;
  padding-left:5%;

}

.aboutus_18{
  width:80%;
  margin:0 auto;
  margin-bottom:100px;
  text-align:left;
}


}
























