@charset "Shift_JIS";
.img{
  width : 100%;
max-width : 1000px;
}.img_50{
  width : 100%;
max-width : 50px;
}.img_600{
  width : 100%;
max-width : 600px;
}.img_500{
  width : 100%;
max-width : 500px;
}.img_400{
  width : 100%;
max-width : 400px;
}

{
  float : left;
}

.tel-link{
  color : #505050;
  font-weight : normal;
}.tel-link a{
  text-decoration : none;
  font-weight : normal;
  color : #505050;
}.tel-link a:hover{
  color : #505050;
}
.boxContainer::before,.boxContainer::after{
	content: "";
display: table;
}
.boxContainer::after{
	clear: both;
}
.boxContainer{
   width : 80%;
    clear: both;
    margin-bottom: 10px;
  text-align : center;
  padding-top : 20px;
  }.pc{
  font-weight : normal;
}

.sp{
  display : none;
}

.inf_li{
  padding-left : 30px;
}

.box p{
  text-align : left;
  padding-bottom : 20px;
  
  padding-left : 40px;
  line-height : 2.5;
  padding-right : 10px;
}.box{
  text-align : left;
  padding-bottom : 20px;
  width : 50%;
  float : left;
  }.box_25{
  text-align : left;
  padding-bottom : 20px;
  width : 25%;
  float : left;
  }.box_migi{
  text-align : right;
  padding-bottom : 20px;
  width : 50%;
  float : right;
  }.box_33{
  text-align : left;
  padding-bottom : 20px;
  width : 29.3333%;
  float : left;
  padding-left : 2%;
  padding-right : 2%;
}

.ind_a{
  font-size : 24px;
  padding-top : 10px;
  padding-bottom : 10px;
  font-weight : 500;
  color : black;
}

.sita_40{
  margin-bottom : 40px;
  padding-bottom : 20px;
}

.migi_10{
  padding-left : 2px;
  padding-right : 2%;
}

.box_33 p{
  margin-bottom : 30px;
  padding-left : 10px;
  padding-right : 10px;
  height : 70px;
}

.reha_li{
  font-size : 18px;
  color : maroon;
}

.q{
  background-image : url(../img/q.png);
  background-repeat : no-repeat;
  background-position : left 7px;
  padding-left : 40px;
  padding-top : 5px;
  padding-bottom : 5px;
  
  margin-left : 10px;
  margin-right : 10px;
  font-weight : 600;
  color : black;
}.a{
  padding-left : 40px;
  padding-top : 5px;
  padding-bottom : 15px;
  border-bottom-width : 1px;
  border-bottom-style : dotted;
  border-bottom-color : silver;
  margin-bottom : 50px;
  margin-left : 10px;
  margin-right : 10px;
}
.midashi{
  text-align : center;
  border-bottom-width : 3px;
  border-bottom-style : solid;
  border-bottom-color : #ccdec4;
  border-top-width : 1px;
  border-top-style : solid;
  border-top-color : #ccdec4;
  color : #26351e;
}
.my_center{
text-align: center;
}
