@charset "utf-8";


@media screen and (max-width: 900px) {
	/* =============中ページ共通のheader================== */
	body.naka #header,
	body.naka #header.smaller {height: 70px;}
	
	body.naka #wrapper {margin-top: 71px;}
}





@media screen and (max-width: 730px) {
	/* =============中ページ共通のheader================== */
	body.naka #header,
	body.naka #header.smaller {height: 62px;}

	body.naka #wrapper {margin-top: 63px;}
	
	/*=========== 法人について houjin/ ===============*/
	/*/////////// 広報関連 /////////////////*/
	dl.kouhou-dl dt {float: none;margin: 10px 0 0 1.9em;min-width: unset;line-height: 1.3;}
	dl.kouhou-dl dd {float: none;margin: 6px 0 3px 8px;}
}




@media screen and (max-width: 600px) {
	/*=========== 法人について houjin/ ===============*/
	/*/////////// 沿革 /////////////////*/
	table.enkaku-table th.nengetu {width: 40%;}
	table.enkaku-table th {width: 60%;float: left;}
	table.enkaku-table td {display: block;width: 100%;}
	table.enkaku-table td:nth-child(2n+1){border: none;padding: 8px 12px 0 8px;color: #0099bc;}
	table.enkaku-table td:nth-child(2n){padding: 3px 0 7px 20px;}
	
	/*/////////// 施設一覧 /////////////////*/
	table.shisetu-table {border-bottom: 1px solid #ddd;}
	table.shisetu-table thead {display: none;}
	table.shisetu-table tr {border-top: 1px solid #ddd;}
	
	table.shisetu-table tbody th{display: block;border: none;padding: 7px 8px 0 20px;}
	table.shisetu-table tbody td{display: block;border: none;padding: 0 12px 12px 20px;}
	table.shisetu-table tbody td p{display:block;}
	table.shisetu-table tbody td a {position: relative;margin: 0 0 0 -10px;top: 12px;}

}





@media screen and (max-width: 500px) {
	/* =============中ページ共通のスタイル================== */
	/*見出し*/
	h3 {font-size: 150%;margin: 0 auto 35px auto;}
	h3::before {left: -90px;}
	h3::after {right: -90px;}
	h3::before, h3::after {width: 80px;}

	/*=========== 法人について houjin/ ===============*/
	.rinen-box {padding-top: 30px;}
}




@media screen and (max-width: 430px) {
	/*=========== 法人について houjin/ ===============*/
	.rinen-com1 {font-size: 122%;}
	.rinen-com1.small {font-size: 105%;}
	dl.rinen-dl dd {padding: 3px 0 8px 100px;}
	/*決算公告*/
	.wakubtn-pdf a {min-width: 290px;}
}



@media screen and (max-width: 380px) {
	/*=========== 法人について houjin/ ===============*/
	.rinen-com1.small{text-align:left;}
	.rinen-com1.small br{display:none;}

}





