@charset "UTF-8";
/* CSS Document */

#each_welfare{
	margin:20px 0 0 10px;
	}

#each_welfare ul{
	margin-bottom:40px;
}

#each_welfare li{
	float:left;
	margin:20px 30px 10px 0;
	}
	
#side #side_welfare{
	margin:10px 0 10px 10px;
	}	
	

.welfare_title{
	margin:20px 0 0 0;
	}

.welfare_service{
	margin:14px 0;
	}
.welfare_service .ttl{
	font-size: 20px;
	font-weight: bold;
	color: #663300;
}
.welfare_service_pic{
	float:left;
	margin-right:14px;
	}
	
.welfare_service p{
	margin-top:10px;
	line-height:1.4em;
	}

.welfare_pic{
	padding-top:20px;
	}

.welfare_pic p{
	text-align:center;
	}
.welfare_pic p.txt{
	text-align: left;
}
.pic3{
	float:left;
	width:210px;
	margin-right:5px;
	}
	
.pic4{
	float:left;
	width:210px;
	}

.pic5{
	float:right;
	width:210px;
	}	
	
.year{
	margin:20px 0;
	}

.pic6{
	float:left;
	width:210px;
	margin-right:5px;
	}
	
.pic7{
	float:left;
	width:210px;
	}
	
.pic8{
	float:right;
	}

	
.message{
	width:650px;
	height:478px;
	margin:20px 0;
	}		

#message_isawa{
	background:url(../welfare/isawa/images/09.jpg) no-repeat;
	}
	
#message_kasugai{
	background:url(../welfare/kasugai/images/09.jpg) no-repeat;
	}	

#message_yatsushiro{
	background:url(../welfare/yatsushiro/images/09.jpg) no-repeat;
	}
	
#message_sakaegawa{
	background:url(../welfare/sakaegawa/images/09.jpg) no-repeat;
	}	

#message_misaka{
	background:url(../welfare/misaka/images/09.jpg) no-repeat;
	}
	
#message_himine{
	background:url(../welfare/himine/images/09.jpg) no-repeat;
	}	

#message_visit{
	background:url(../welfare/visit/images/09.jpg) no-repeat;
	}	

#message_house_kaigo{
	background:url(../welfare/house_kaigo/images/09.jpg) no-repeat;
	}	

.message p{
	padding:90px 0 0 180px;
	width:420px;
	line-height:1.4em;
	}	


.office{
	margin:50px 0;
	}

.office_l{
	float:left;
	width:250px;
	margin-right:20px;
	border:1px solid #ccc;
	padding:2px;
	}	
	
	
span{
	font-size:140%;
	font-weight:bold;
	}

#kasugai_kyuen span.long{
	font-size:130%;
}

.office table{
	width:640px;
	border-collapse:collapse;
	margin-top:10px;
	}

.office th{
	width:180px;
	border-top:1px dotted #ccc;
	border-bottom:1px dotted #ccc;
	padding:3px 5px;
	background:#DDF2FF;
	font-weight:normal;
	}
	
.office td{
	border-top:1px dotted #ccc;
	border-bottom:1px dotted #ccc;
	padding:3px 5px;
	}	

.office a{
	text-decoration:underline;
	color:#09F;
	}
	
.office a:hover{
	text-decoration:none;
	color:#F30;
	}	

/*--CSSハック--*/	
.office:after{
	content: ".";
	display: block;
	height: 1px;
	clear: both;
	visibility: hidden;
}

.office{
	display:inline-block;/* MAC IE用*/
	min-height:1%;/* IE 7用 */
}

/*--MAC IEは非適用→ \*/
* html .office{height: 1%;}
.office{display: block;}		

	




#welfare_oshirase{
	background:url(../welfare/images/oshirase_back.jpg) no-repeat;
	height:184px;
	width:650px;
	padding:40px 0 0 50px;
	}
	
#welfare_oshirase_title{
	background:url(../welfare/images/oshirase_bar.jpg) no-repeat;
	height:30px;
	width:650px;
	color:#FFF;
	font-weight:bold;
	font-size:16px;
	padding:8px 0 0 50px;
	margin:10px 0 0 0;
	}
	
#welfare_oshirase ul{
	width:590px;
	height:140px;
	overflow:auto;
	}


#mokuhyo{
    background: #fef2dd;
	padding: 0 0 10px;
    width: 650px;
    min-height: 180px;
    margin: 10px 0 30px;
	border-radius: 10px;
	box-shadow: 0 0 4px #DDD;
	border: 1px solid #dedede;
}

#mokuhyo h5{
	font-size:16pt;
	padding:12px 15px 5px;
	margin:0;
}

#mokuhyo p{
	padding:0 15px 8px;
	margin:0;
}

#mokuhyo ol{
	padding:0 15px;
	font-weight:bold;
}

#mokuhyo ol li{
	border-bottom:solid 1px #CCC;
	padding:0 0 0px;
	margin-bottom:5px;
}

#caremaneger{
	float:left;
	width:470px;
	margin-right:10px;
	}
.panf{
	margin: -20px 0 35px;
}
.panf a{
	background: url(../welfare/images/panf_bg.png) no-repeat left top;
	width: 650px;
	height: 80px;
	display: block;
	font-size: 22px;
	font-weight: bold;
	padding: 30px 0 0 82px;
	box-sizing: border-box;
	color: #FFF;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.panf a:hover{
	opacity: 0.6;
	color: #FFF;
}
.red{
	color:#F00;
}
.close_bnr{
	margin: 25px 0;
}
.panf_list{
	letter-spacing: -0.4em;
}
.panf_list a{
	display: block;
	margin-bottom: 15px;
}
.panf_list li{
	letter-spacing: normal;
	display: inline-block;
	margin: 0 20px 40px 0;
	text-align: center;
    vertical-align: top;
}
.panf_list li:nth-of-type(3n){
	margin-right: 0;
}
.panf_list li img:first-child{
	padding: 3px;
	border: 1px solid #DDD;
	background: #FFF;
}
.panf_list li span{
	display: block;
	margin: 10px 0 0;
	font-size: 15px;
	font-weight: normal;
}

.caution{
	border: 3px solid #F60;
	padding: 8px;
	margin: 15px 0;
	text-align: center;
}
.caution p{
	font-size: 16px;
}
.caution p a{
	color: #F60;
	text-decoration: underline;
}
.calendar_btn{
    margin: 15px 0 40px;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
.calendar_btn li{
    width: 48%;
    text-align: center;
}
.calendar_btn a{
    border: 3px solid #11166e;
    padding: 14px 10px;
    color: #11166e;
    font-weight: bold;
    font-size: 16px;
    background: #FFF;
    display: block;
}
.calendar_btn a:hover{
    opacity: 0.5;
    color: #11166e;
}
.calendar_btn a i{
    margin-left: 6px;
}


.welfare_index#background{
    background: url(../images/logo_big.jpg) no-repeat;
    background-position: center 330px;
    background-size: 260px;
}


.welfare_index .btn a{
    border: 3px solid #11166e;
    padding: 14px 10px;
    color: #11166e;
    font-weight: bold;
    font-size: 16px;
    background: #FFF;
    display: inline-block;
}
.welfare_index .btn a:after{
    content: '▼';
    font-size: 16px;
    margin-left: 8px;
}
.welfare_index .btn a:hover{
    opacity: 0.5;
    color: #11166e;
}


.welfare_index .main_img{
    margin-bottom: 25px;
}
.welfare_index h4{
    color: #333;
}
.welfare_topics{
    margin-bottom: 40px;
}
.welfare_topics h3{
    font-size: 24px;
}
.welfare_topics h4{
    font-size: 18px;
    color: #11166e;
    background: none;
    padding: 0;
}
.welfare_topics p{
    margin-bottom: 20px;
}

.welfare_case{
    margin-bottom: 40px;
}
.welfare_case h3{
    font-size: 24px;
/*    background: url(../images/h3.png) no-repeat left bottom;
    font-size: 140%;
    padding: 6px 0 12px 30px;
    color: #F60;
    margin-bottom: 18px;
    color: #333;*/
}
.welfare_case h4{
    font-size: 18px;
    color: #11166e;
    background: none;
    padding: 0;
/*    border-left: 6px solid #11166e;
    line-height: 1.4;
    padding: 4px 0 2px 14px;*/
}
.welfare_case.seidogai h4{
    line-height: 1.2;
}
.welfare_case.seidogai h4 b{
    display: inline-block;
    margin-bottom: 12px;
    font-size: 18px;
    color: #000;
}

.welfare_case p{
    margin-bottom: 20px;
    font-size: 15px;
}
.welfare_case ul{
    margin-bottom: 80px;
}
.welfare_case ul li{
    padding-bottom: 10px;
    margin-bottom: 25px;
    border-bottom: 1px solid #e2e1e1;
}
.welfare_case ul li:last-of-type{
    border-bottom: none;
    padding-bottom: 0;
}

.welfare_news h3{
    font-size: 20px;
}
.welfare_news ul{
    margin-bottom: 40px;
}
.welfare_news ul li{
    padding-bottom: 10px;
    margin-bottom: 25px;
    border-bottom: 1px solid #e2e1e1;
}
.welfare_news ul li:last-of-type{
    border-bottom: none;
    padding-bottom: 0;
}
.welfare_news ul li .ttl{
    font-weight: bold;
    margin-bottom: 16px;
}
.welfare_news ul li p{
    font-size: 15px;
    margin-bottom: 20px;
}

.img_col2{
    display: flex;
}
.img_col2 li{
    margin-right: 10px;
}
.each_welfare h3{
    font-size: 24px;
/*    background: url(../images/h3.png) no-repeat left bottom;
    font-size: 140%;
    padding: 6px 0 12px 30px;
    color: #F60;
    margin-bottom: 18px;
    color: #333;*/
}
.each_welfare h4{
    font-size: 18px;
    color: #11166e;
    background: none;
    padding: 0;
}
.each_welfare h4:before{
    content: '◆';
}
.each_welfare ul{
    margin-bottom: 40px;
}
.each_welfare ul li{
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding-bottom: 30px;
    margin-bottom: 30px;
    border-bottom: 1px solid #e2e1e1;
}
.each_welfare ul li:last-of-type{
    border-bottom: none;
    padding-bottom: 0;
}
.each_welfare ul li .cnt{
    width: calc(100% - 240px);
}
.each_welfare ul li .cnt .ttl{
    font-weight: bold;
    margin-bottom: 10px;
    font-size: 18px;
}
.each_welfare ul li .cnt p{
    font-size: 15px;
}
.each_welfare ul li .cnt .txt{
    margin-bottom: 10px;
}
.each_welfare ul li .cnt .link{
    text-align: right;
}
.each_welfare ul li .cnt a{
    color: #11166e;
    text-decoration: underline;
}

.table_date{
    text-align: right;
}
.welfare_shikaku h3{
    font-size: 24px;
}
.welfare_shikaku .wrap_table{
    overflow: auto;
    padding: 0 0 20px;
    margin-bottom: 40px;
}
.welfare_shikaku table{
    border-collapse: collapse;
    width: 100%;
}
.welfare_shikaku table th,
.welfare_shikaku table td{
    border: 1px solid #ddd;
    padding: 5px 10px;
}
.welfare_shikaku table th p,
.welfare_shikaku table td p{
    font-size: 13px;
    line-height: 1.5;
}
.welfare_shikaku table .t_right{
    text-align: right;
}
.welfare_shikaku table .gy{
    background: #f1f1f1;
}
.welfare_shikaku table .blue{
    background: #f0f9ff;
}
.welfare_voice .lead{
    margin-bottom: 20px;
}
.welfare_voice ul{
    padding-left: 100px;
}
.welfare_voice ul li{
  border-width: 1px;
  border-color: rgb(227, 227, 227);
  border-style: solid;
  background-color: rgb(253, 249, 237);
  width: 100%;
    margin-bottom: 30px;
    padding: 15px 20px;
    border-radius: 8px;
    padding-left: 30px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    position: relative;
}
.welfare_voice ul li img{
    position: absolute;
    left: -100px;
    bottom: 0;
}
.welfare_voice ul li:before{
    content: '';
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 5px 6px 5px 0;
    border-color: transparent #e3e3e3 transparent transparent;
    position: absolute;
    left: -7px;
    bottom: 20px;
    z-index: 5;
}
.welfare_voice ul li:after{
    content: '';
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 5px 6px 5px 0;
    border-color: transparent #fdf9ed transparent transparent;
    position: absolute;
    left: -6px;
    bottom: 20px;
    z-index: 10;
}


.welfare_kujo{
    margin-bottom: 60px;
}

.welfare_kujo h3{
    font-size: 24px;
}
.welfare_kujo .lead{
    margin-bottom: 40px;
    font-size: 14px;
}
.welfare_kujo ul li{
    padding-bottom: 30px;
    margin-bottom: 30px;
    border-bottom: 1px solid #e2e1e1;
}
.welfare_kujo ul li:last-of-type{
    border-bottom: none;
    padding-bottom: 0;
}
.welfare_kujo ul li .kujo_txt{
    margin-bottom: 10px;
    font-size: 15px;
}
.welfare_kujo ul li .taio{
    padding-left: 5em;
    font-size: 15px;
    position: relative;
}
.welfare_kujo ul li .taio:before{
    content: '対応：';
    position: absolute;
    left: 1.5em;
}
.pp{
    font-size: 14px;
    border: 2px solid #11166e;
    padding: 15px;
}
.pp b{
    display: block;
    margin-bottom: 5px;
    color: #000;
}

.welfare_bttom{
    display: flex;
    justify-content: space-between;
    -ms-align-items: center;
    align-items: center;
    margin: 60px 0 0;
}
.welfare_bttom p{
    font-size: 22px;
    font-weight: bold;
    width: 50%;
}
.welfare_bttom p.img{
    text-align: center;
}
    
#side_welfare {
    width: 200px;
    margin-bottom: 20px !important;
}
#side_welfare a:hover {
    opacity: 0.5;
}
#side_welfare dt:nth-last-of-type(2){
    margin-top: 20px;
}
#side_welfare dt span{
    border: 3px solid rgb(17, 22, 110);
    padding: 11px 10px 8px;
    color: rgb(17, 22, 110);
    font-weight: bold;
    font-size: 17px;
    background: rgb(255, 255, 255);
    display: block;
    margin-bottom: 8px;
    color: rgb(255, 255, 255);
    background: rgb(17, 22, 110);
}
#side_welfare dt a{
    border: 3px solid rgb(17, 22, 110);
    padding: 11px 10px 8px;
    color: rgb(17, 22, 110);
    font-weight: bold;
    font-size: 17px;
    background: rgb(255, 255, 255);
    display: block;
    margin-bottom: 8px;
    color: rgb(255, 255, 255);
    background: rgb(17, 22, 110);
    position: relative;
}
#side_welfare dt a::after{
    content: '';
width: 0;
height: 0;
border-style: solid;
border-width:6px 0 6px 8px;
border-color: transparent transparent transparent rgb(17, 22, 110);
border-color: transparent transparent transparent rgb(255,255,255);
    position: absolute;
    right: 10px;
    top: calc(50% - 6px);
}
#side_welfare dd{
    margin-bottom: 12px;
}
#side_welfare dd span,
#side_welfare dd a{
    color: rgb(17, 22, 110);
    font-weight: bold;
    font-size: 17px;
    border-bottom: 2px solid  rgb(17, 22, 110);
    display: block;
    padding-left: 3px;
    padding-bottom: 2px;
}

#side_welfare dd span{
    opacity: 1;
}
#side_welfare dd span::before,
#side_welfare dd a::before{
    content: '◆';
    margin-right: 8px;
    font-size: 13px;
    display: inline-block;
    vertical-align: middle;
}

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

	.panf_list{
		text-align: center;
	}
#each_welfare{
	margin:20px 0 0 10px;
	}

#each_welfare ul{
	margin-bottom:40px;
}

#each_welfare li{
	float:none;
	margin:20px 0 10px;
	text-align: center;
	}
	


	
	
.welfare_title{
	margin:20px 0 15px;
	}

.welfare_service{
	margin:14px 0;
	}
.welfare_service .ttl{
	font-size: 20px;
	font-weight: bold;
	color: #663300;
}
.welfare_service_pic{
	float:none;
	margin-right:0;
	margin-bottom: 8px;
	}
	
.welfare_service p{
	margin-top:10px;
	line-height:1.4em;
	}

.welfare_pic{
	padding-top:20px;
	}

.welfare_pic p{
	text-align:left;
	}
.welfare_pic p.txt{
	text-align: left;
}
.pic3{
	float:left;
	width:32%;
	margin-right:2%;
	margin-bottom: 5px;
	}
	
.pic4{
	float:left;
	width:32%;
	margin-right:2%;
	margin-bottom: 5px;
	}

.pic5{
	float:left;
	width:32%;
	margin-bottom: 5px;
	}	
	
.year{
	margin:20px 0;
	}

.pic6{
	float:left;
	width:32%;
	margin-right:2%;
	margin-bottom: 5px;
	}
	
.pic7{
	float:left;
	width:32%;
	margin-right:2%;
	margin-bottom: 5px;
	}
	
.pic8{
	float:left;
	width:32%;
	margin-bottom: 5px;
	}

	


.office{
	margin:50px 0;
	}

.office_l{
	float:none;
	max-width:100%;
	margin-right:0;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	margin-bottom: 10px;
	}	
	
	
span{
	font-size:140%;
	font-weight:bold;
	}

#kasugai_kyuen span.long{
	font-size:130%;
}

.office table{
	width:100%;
	margin-top:20px;
	}

.office th{
	width:auto;
	}

#welfare_oshirase{
	background:none;
	height:auto;
	width:100%;
	padding:0;
	margin-bottom: 25px;
	}
	
#welfare_oshirase_title{
	background:url(../welfare/images/oshirase_bar.jpg) no-repeat;
	height:36px;
	width:100%;
	color:#FFF;
	font-weight:bold;
	font-size:15px;
	padding:8px 0 0 50px;
	margin:10px 0 ;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	}
	
#welfare_oshirase ul{
	width:100%;
	height:200px;
	padding: 10px 15px;
	overflow:auto;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	}
#welfare_oshirase ul li{
	margin-bottom: 10px;
	}

	
	
	
	
#mokuhyo{
    background: #fef2dd;
	padding: 0 0 10px;
    width: 100%;
    min-height: 180px;
    margin: 10px 0 40px;
	border-radius: 10px;
	box-shadow: 0 0 4px #DDD;
	border: 1px solid #dedede;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

#mokuhyo h5{
	font-size:20px;
	padding:12px 15px 5px;
	margin:0;
}

#mokuhyo p{
	padding:0 15px 8px;
	margin:0;
}

#mokuhyo ol{
	margin-top: 10px;
}

#mokuhyo ol li{
	padding:0 0 7px;
	margin-bottom:10px;
}
	
.sodan_mail{
	margin-top: 30px;
}

#caremaneger{
	float:none;
	width:100%;
	margin-right:0;
	}
.panf{
	margin: 0 0 30px;
}
.panf a{
	background: #a4c22e;
	border: 3px solid #91ab2c;
	width: 100%;
	height: auto;
	display: block;
	font-size: 18px;
	font-weight: bold;
	padding: 10px 15px 8px 70px;
	box-sizing: border-box;
	color: #FFF;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	position: relative;
	overflow: visible;
}
.panf a:before{
	content: '';
	display: block;
	position: absolute;
	left: 5px;
	top: -10px;
	background: url("../welfare/images/sppanf_bg.png") no-repeat;
	width: 56px;
	height: 70px;
}
.panf a:after{
	content: '';
	display: block;
	position: absolute;
	right: 5px;
	bottom: 5px;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 0 0 10px 10px;
	border-color: transparent transparent #ffffff transparent;
}
.panf a:hover{
	opacity: 0.6;
	color: #FFF;
}
.red{
	color:#F00;
}
.close_bnr{
	margin: 25px 0;
}
.panf_list{
	letter-spacing: -0.4em;
}
.panf_list a{
	display: block;
	margin-bottom: 15px;
}
.panf_list li{
	letter-spacing: normal;
	display: inline-block;
	margin: 0 20px 40px 0;
	text-align: center;
}
.panf_list li:nth-of-type(3n){
	margin-right: 0;
}
.panf_list li img:first-child{
	padding: 3px;
	border: 1px solid #DDD;
	background: #FFF;
}
.panf_list li span{
	display: block;
	margin: 10px 0 0;
	font-size: 15px;
	font-weight: normal;
}
	
.col2_img{
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.col2_img img{
	width: 48%;
}
.caution{
	margin: 0 10px 15px;
	text-align: left;
}
.caution p{
	font-size: 15px;
}
.calendar_btn{
    margin: 15px 0 30px;
}
.calendar_btn a{
    padding: 10px 15px;
    font-size: 15px;
}

.welfare_index .btn a{
    font-size: 15px;
}
.welfare_index .btn a:after{
    content: '▼';
    font-size: 14px;
    margin-left: 5px;
}

    
.calendar_btn li{
    width: 100%;
    margin-bottom: 10px;
}  
    
 .img_col2{
    display: block;
     text-align: center;
}
.img_col2 li{
    margin: 0 0 5px;
}
.each_welfare ul{
    margin-bottom: 40px;
}
.each_welfare ul li{
    display: block;
}
    .each_welfare ul li .img{
        margin-bottom: 15px;
    }
.each_welfare ul li .img img{
    width: 100%;
    height: auto;
    }
.each_welfare ul li .cnt{
    width: 100%;
}
.welfare_shikaku .wrap_table{
    width: 100%;
    overflow-x: auto;
    padding: 0 0 20px;
    margin-bottom: 40px;
}
.welfare_shikaku table{
    width: 640px;
}
.welfare_voice .lead{
    margin-bottom: 20px;
}
.welfare_voice ul{
    padding-left: 70px;
}
.welfare_voice ul li img{
    left: -65px;
    width: 50px;
}
    
    .welfare_bttom{
        display: block;
    margin: 40px 0 0;
}
.welfare_bttom p{
    font-size: 20px;
    font-weight: bold;
    width: 100%;
    text-align: center;
    margin-bottom: 30px;
}
}


.panf_bnr{
	text-align: center;
	margin: 0 0 40px;
}

.enquete_list{
	padding-left: 1.5em;
}
.enquete_list li{
	list-style-type: disc;
	font-size: 16px;
}
.enquete_list li a {
	text-decoration: underline;
}

@media screen and (max-width: 480px) {
	.enquete_list li{
		font-size: 15px;
	}
}

.homon_img{
	float: left;
	margin-right: 20px;
	margin-top: 0;
}
@media screen and (max-width: 480px) {
	.homon_img{
		float: none;
		margin: 0 0 20px;
		text-align: center;
	}
}


.welfare_files{
	margin-top: -30px;
	margin-bottom: 40px;
	padding-left: 2em;
}
.welfare_files.mt0{
	margin-top: 0;
}
.welfare_files li{
	list-style-type: disc;
}
.welfare_files li a{
	text-decoration: underline;
	vertical-align: middle;
}
.welfare_files li a::after{
	content: '';
	display: inline-block;
	background: url('../images/pdficon.png') no-repeat center;
	-webkit-background-size: 100%;
	background-size: 100%;
	width: 18px;
	height: 22px;
	margin-left: 6px;
	vertical-align: text-bottom;
}