@charset "utf-8";

.list_shisetsu, .list_recruit{
	border: 1px #ccc solid;
	overflow: hidden;
	padding: 2%;
	margin-bottom: 10px;
	box-sizing: border-box;
	width: 100%;
}

.thumb-shisetsu {
	width: 30%;
	float: left;
	/*margin: 0px 10px 10px 0px;*/
	margin-right: 2%;
	display: block;
}
.thumb-shisetsu img {
	height: 100%;
	width: auto;
}

.list_shisetsu h6, .list_recruit h6{
	/*background: #eff9dc;*/
	display: block;
	width: 100%;
	padding: 10px;
	box-sizing: border-box;
	font-size: 1.2em;
	line-height: 1.4em;
}

.list_recruit h6 {
	width: 100%;
}


.list_shisetsu h6 a {
	text-decoration: none;
	color: green
}

.list_shisetsu h6 a:hover {
	color: royalblue;
}
.list_shisetsu .list_icons, .list_recruit .list_icons {
	margin: 10px;
}

.list_recruit .list_icons {
	border-bottom: 1px #aaa dashed;
	padding-bottom: 5px
}
.list_recruit.laporte .list_icons {
	border: none;
}
	
.list_shisetsu h6 span, .list_recruit h6 span {
	font-size: small;
}

.list_shisetsu .list_icons li, .list_recruit .list_icons li{
	display: inline-block;
	padding: 5px 10px;
	border-radius: 5px;
	font-size: 12px;
}


.list_shisetsu p.address, .list_recruit p.address{
	/*line-height:1.5em;
	font-size: 13px;*/
	
}

.list_shisetsu .description{
	clear: left;
	background-color: white;
	margin: 10px;
	/*display: inline-block;*/
}
.list_shisetsu .description img {
	float: right;
}
.list_shisetsu .address span, .list_recruit .address span {
	font-size: small;
	background: #eeecec;
	padding: 5px;
	margin-right: 10px;
	
}
.list_recruit .job span {
	font-size: small;
	background: #eeecec;
	padding: 5px;
	margin-right: 10px;
	float: left;
}

.top-list-shisetsu {display: flex; flex-wrap: wrap;margin-bottom: 80px; }
.top-list-shisetsu .list_shisetsu{padding:0; width: 24%;position: relative; transition: 0.2s;margin:0.5%;}
.top-list-shisetsu .thumb-shisetsu{width: 100%;height: 150px;display: flex;align-items: center;justify-content: center;}
.top-list-shisetsu .bunrui {margin:0;text-align: center;}
.top-list-shisetsu .info-shisetsu {width:100%;}
.top-list-shisetsu .list_icons ul{display:flex;}
.top-list-shisetsu .list_icons{display:none;}
.top-list-shisetsu .list_icons li {border-radius: 0;padding:2px;flex:1;font-size:11px;}
.top-list-shisetsu .list_icons li:not(:first-child){border-left:1px solid white;}
.top-list-shisetsu .address {padding: 5px;text-align:center;display:flex;flex-wrap:wrap;}
.top-list-shisetsu .address li{margin-bottom:5px;width: 70%;}
.top-list-shisetsu .address li:nth-child(odd){width: 20%;background: #efebdc;}
.top-list-shisetsu h6 {font-size:1em;}
.top-list-shisetsu .list_shisetsu:hover{border:1px solid #7eaf1d; background: #eff9dc; opacity:.8;}
.top-list-shisetsu .area{margin:0; background:#008a32;color: white; font-size: 12px;font-weight: 600;text-align:center;padding: 5px;}
.top-list-shisetsu .area-kure{margin:0; background:#7eaf1d;color: white; font-size: 12px;font-weight: 600;text-align:center;}
.anshin-item a, .top-list-shisetsu .list_shisetsu a {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    text-indent:-999px;
    z-index: 2; /* 必要であればリンク要素の重なりのベース順序指定 */
	
}
#group .hiroshima-2, #group .kure-1{display:none;}
.btn.hiroshima-1, .btn.hiroshima-2, .btn.kure-1, .btn.kure-2 {width: 300px; margin:0 auto;flex:initial;}
h4#hiroshima, h4#kure{display:none;}
.menu-kure_hohoemikai li:nth-child(3),.menu-kure_hohoemikai li:nth-child(4), .menu-kure_kyotaku_hiro li:nth-child(4){display: none;}
.rojinhome{
	
	font-size: 12px;
	color: #333333;	
	padding: 5px;
	margin-right: 5px;
	margin-bottom: 10px;
	
}

.kaigotsuki{
	background-color: orange;
	font-size: 12px;
	color: brown;	
	padding: 5px;	
	margin-right: 5px;
	border-radius: 5px;        /* CSS3草案 */  
    -webkit-border-radius: 5px;    /* Safari,Google Chrome用 */  
    -moz-border-radius: 5px;   /* Firefox用 */ 
}

.jutakugata{
	background-color: blue;
	font-size: 12px;
	color: white;	
	padding: 5px;	
	margin-right: 5px;
	border-radius: 5px;        /* CSS3草案 */  
    -webkit-border-radius: 5px;    /* Safari,Google Chrome用 */  
    -moz-border-radius: 5px;   /* Firefox用 */ 
}

.akishitsu{
	background-color: red;
	font-size: 11px;
	color: white;	
	padding: 5px;	
	position: absolute;
	top: 10px;
	left: 430px;	
}
.chintai{
	background-color: dodgerblue;
	font-size: 12px;
	color: white;	
	padding: 5px;	
	margin-right: 5px;
	border-radius: 5px;        /* CSS3草案 */  
    -webkit-border-radius: 5px;    /* Safari,Google Chrome用 */  
    -moz-border-radius: 5px;   /* Firefox用 */ 	
}

.grouphome{
	background-color: hotpink;
	font-size: 12px;
	color: white;	
	padding: 5px;	
	margin-right: 5px;
	border-radius: 5px;        /* CSS3草案 */  
    -webkit-border-radius: 5px;    /* Safari,Google Chrome用 */  
    -moz-border-radius: 5px;   /* Firefox用 */ 	
}

.clinic{
	border: 1px solid orange;
	font-size: 12px;
	color: orangered;	
	padding: 3px;	
	margin-right: 5px;
}

.dayservice{
	border: 1px solid yellowgreen;
	font-size: 12px;
	color: green;	
	padding: 3px;	
	margin-right: 5px;
}

.rojinhoken{
	background-color: plum;
	font-size: 12px;
	color: darkviolet;	
	padding: 5px;	
	margin-right: 5px;
	border-radius: 5px;        /* CSS3草案 */  
    -webkit-border-radius: 5px;    /* Safari,Google Chrome用 */  
    -moz-border-radius: 5px;   /* Firefox用 */ 	
}



.group-address-tel .list_icons{
	width: 180px;
	float: right;
	padding: 5px;
	border: 1px gray dotted;
	background-color: white;
	margin: 5px;
	border-radius: 5px;
}

.group-address-tel .list_icons a img {
	margin-top: 3px;	
}

.group-address-tel .list_icons img.btn{
	margin-left: 3px;
	
}


.group-address-tel .list_icons ul{
	font-size: 14px;
	list-style-type: none;
	text-align: center;
	display: flex;
    flex-wrap: wrap;
    justify-content: center;
}

.group-address-tel .list_icons ul li{
	/*float: left;*/
	margin: 5px;	
	padding: 5px;
	width: 70px;
	text-align: center;
	border-radius: 5px;        /* CSS3草案 */  
    -webkit-border-radius: 5px;    /* Safari,Google Chrome用 */  
    -moz-border-radius: 5px;   /* Firefox用 */ 	
	
}

.bg_hitori, .bg_huhu{
	background-color: #049747;
	/*border-color: gray 1px solid;*/
	color: white;	
}

.bg_shien{
	background-color: #4FB7C6;
	border-color: gray 1px solid;
	color: white;	
}

.bg_kaigo{
	background-color: #4FB7C6;
	border-color: gray 1px solid;
	color: white;	
}

.bg_none{
	background-color: lightgray;
	border-color: gray 1px solid;
	color: white;		
}

.group-address-tel {
  background-color: #ebebeb;
  padding: 10px;
  border-bottom: solid 1px #000000;
  overflow: hidden;
}

.group-address-tel > li {
  border-bottom: 1px gray dotted;
  padding:10px;
  overflow: hidden;
  vertical-align: middle;
}
.group-address-tel > li:last-child {
  border-bottom: 0;
  /*font-size: 22px;*/
}

.group-address {
  margin-right: px;
}

.pamph{
	float: right;
	margin: 0px;
	border: 1px gray dashed;
	text-align: center;
	padding: 5px;
		
}

.pamph p{
	font-size: 12px;	
}

.bnr_toiawase{
	
}

td.center {text-align: center;}

#formWrap {
	width:100%;
	max-width: 1000px;
	margin:0 auto;
	color:#555;
	line-height:120%;
	font-size:90%;
}
table.formTable{
	width:100%;
	margin:2em auto;
	border-collapse:collapse;
}
table.formTable td,table.formTable th{
	border:1px solid #ccc;
	padding:10px;
}
table.formTable th{
	width:30%;
	font-weight:normal;
	background:#efefef;
	text-align:left;
}