@charset "utf-8";
/* /////////////////////////////////////////////////////////
	居宅介護支援事業所 チアフル南光台居宅介護支援事業所
///////////////////////////////////////////////////////// */

/*=================================
	glovalNavi
==================================*/
#glovalNavi .g4 a{
  background-position:-470px -115px;
}

/*=================================
	c-support
==================================*/
#c-support{
	width:1060px;
	margin:0 auto 50px auto;
}
#c-support h2{
	width:570px;
	height:0px;
	padding-top:70px;
	background:url(../c-support/images/support-title.png) no-repeat;
	display:block;
	overflow:hidden;
	margin:0 auto 30px auto;
}

#c-support .tel {
  font-size: 180%;
  text-align: center;
  font-weight: bold;
  margin-bottom: 50px;
}
#c-support .tel span {
  color: #22ac38;
}

/* intro */
#c-support .intro {
  width: 800px;
  margin: 0 auto 50px auto;
}

#c-support .intro ul {
  width: 800px;
  height: 0;
  padding-top: 365px;
  display: block;
  overflow: hidden;
  background: url(../c-support/images/support-image.png) no-repeat;
  margin-bottom: 30px;
}

#c-support .intro p {
  font-size: 1.8em;
  text-align: center;
  margin-bottom: 50px;
}

/* promise */
#c-support .promise {
  width: 800px;
  padding: 30px;

  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  border: 3px solid #f39800;
  -webkit-border-radius: 12px;
  -moz-border-radius: 12px;
  border-radius: 12px;
  margin: 0 auto;
}
#c-support .promise h3 {
  color: #f39800;
  font-size: 170%;
  text-align: center;
  margin-bottom: 30px;
}

#c-support .promise ul li {
  width: 45%;
  font-size: 130%;
  float: left;
  margin: 0 10% 15px 0;
}
#c-support .promise ul li:first-child {
  width: 100%;
}
#c-support .promise ul li:first-child,
#c-support .promise ul li:nth-child(2n+1) {
  margin-right: 0;
}

#c-support .promise ul li span {
  width: 150px;
  color: #FFF;
  text-align: center;
  background: #e4007f;
  display: inline-block;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
  margin-right: 30px;
}

/*
#c-support .promise {
  width: 700px;
  padding: 30px;
  color: #de6488;
  font-size: 1.5em !important;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  border: 3px solid #de6488;
  -webkit-border-radius: 12px;
  -moz-border-radius: 12px;
  border-radius: 12px;
  margin: 0 auto;
}

#c-support table {
  width: 700px;
  border-collapse: collapse;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  border-top: 1px dashed #a0a0a0;
  margin: 0 auto 100px auto;
}

#c-support table tr {
  border-bottom: 1px dashed #a0a0a0;
}

#c-support table tr th,
#c-support table tr td {
  line-height: 1.3;
  font-size: 1.2em;
  padding: 15px 20px;
}

#c-support table tr th {
  width: 150px;
  font-weight: normal;
  text-align: center;
  background: #EEE;
}
*/





