@charset "utf-8";

@media print,screen and (min-width : 501px) {

#support{
  margin-top: 40px;
}
#support h3{
  background-color: #f1f5f2;
  color: #136a1f;
  display: inline-block;
  padding: 10px 20px;
  border-radius:10px;
  font-size:18px;font-size:1.8rem;
  font-family:"MPLUSRounded1c-4";
}
#support h4{
  color: #136a1f;
  font-size:18px;font-size:1.8rem;
  font-family:"MPLUSRounded1c-4";
}

#support .inner{
  padding: 0 20px;
}

#support .fb{
  margin-top: 20px;
  line-height: 2;
}
#support section p{
  margin-top: 6px;
}
#support .fb_left p{
  margin: 0 0 6px 0;
}
#support section section{
  margin-top: 20px;
}
#support section ul{
  margin-top: 10px;
}
#support section ul li{
  list-style-type: decimal;
  margin-left: 24px;
}


#support1{
  margin-top: 40px;
}

#daycare{
  margin-top: 40px;
}

#grouphome{
  margin-top: 40px;
}

#houmon{
  margin-top: 40px;
}
#houmon section ul li{
  list-style-type: disc;
}


#cafe{
  margin-top: 40px;
}
#cafe .fb{
 line-height: 1.6;
}



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

#support{
  margin-top: 20px;
}
#support h3{
  background-color: #f1f5f2;
  color: #136a1f;
  display: block;
  padding: 10px 20px;
  border-radius:10px;
  font-size:16px;font-size:1.6rem;
  font-family:"MPLUSRounded1c-4";
}
#support h4{
  color: #136a1f;
  font-size:16px;font-size:1.6rem;
  font-family:"MPLUSRounded1c-4";
  margin-bottom: 4px;
}

#support .inner{
  padding: 0 10px;
}

#support .fb{
  margin-top: 20px;
}
#support section p{
  margin-top: 6px;
}
#support .fb_left p{
  margin: 0 0 6px 0;
}
#support section section{
  margin-top: 20px;
}
#support section ul{
  margin-top: 10px;
}
#support section ul li{
  list-style-type: decimal;
  margin-left: 20px;
}


#support1{
  margin-top: 30px;
}

#daycare{
  margin-top: 30px;
}

#grouphome{
  margin-top: 30px;
}

#houmon{
  margin-top: 30px;
}

#cafe{
  margin-top: 40px;
}


}
