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

.aboutus_1{
  text-align:center;
  margin-top:80px;
  color:#66ccff;
}

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


.aboutus_3{
  width:90%;
  max-width:180px;
  margin:0 auto;
  border-bottom:solid;
  border-width:5px;
  border-color:#66ccff;

}

.aboutus_4{
  padding-top:20px;
  margin-bottom:20px;
}

.aboutus_5{
  width:20%;
  border-top:solid 1px #888889;
  border-bottom:solid 1px #888889;
  padding:20px;
}

.aboutus_6{
  width:80%;
  border-top:solid 1px #888889;
  border-bottom:solid 1px #888889;
  padding:20px;
}

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

.aboutus_8{
  margin-bottom:50px;
}

.aboutus_9{
  width:95%;
}

.aboutus_10{
  margin-top:20px;
}

.aboutus_11{
  width:100%;
  max-width:2000px; 
  margin:0 auto; 
  line-height:1.8;
}

.aboutus_12{
  width:90%;
  margin:0 auto;
  margin-bottom:30px;

}

.aboutus_22{	
  color:#000000;
  
}

.aboutus_23{
  display:none;
}

.aboutus_24{

}
.aboutus_25{
  text-decoration:underline;
}

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

@media only screen and (min-width: 769px) {

.aboutus_12{
  width:42.5%;
  float:left;
  margin-left:5%;
}

.aboutus_23{
  display:block;
}

.aboutus_24{
  display:none;
}

}
























