.news {
	width: 475px;
/*	margin-right: 15px;*/
/*	float: left;*/
}
.news h3 {
	margin-bottom: 7px;
	width: 80px;
	height: 17px;
	background-image: url(../img/top/news02.gif);
	text-indent: -9999px;
}
@media print, screen and (max-width: 750px) {
	.news {
		box-sizing: border-box;
		width: 100%;
	}
}
@media print, screen and (min-width: 751px){
	.news {
		box-sizing: border-box;
		flex-basis: 51.5%;
	}
}

/*最新情報のスクロールバー指定*/
.scr {
	overflow: scroll;   /* スクロール表示 */
/*	width: 445px;
	height: 220px;*/
	background-color: #FFF;
	border: 1px solid #B6B1A8;
	padding: 14px;
	color: #463D26;
	overflow-x: hidden;
}
@media print, screen and (max-width: 750px) {
	.scr {
		box-sizing: border-box;
		width: 100%;
		padding: 10px;
	}
}
@media print, screen and (min-width: 751px){
	.scr {
		box-sizing: border-box;
		height: calc(100% - 24px);
	}
}
/*最新情報のスクロールバー指定*/
.news_h2 {
	font-weight: bold;
	margin-top: 0.8em;
}
.news p {
	line-height: 1.3em;
	font-size: 88%;
	margin-top: 0.4em;
	margin-bottom: 1em;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #D1C1B2;
	padding-bottom: 0.5em;
}
.news_ttl {
	font-weight: bold;
	color: #333;
}
.news_ttl li {
	color: #333;
	line-height: 1.3em;
	font-weight: bold;
	border-bottom: 1px dashed #D1C1B2;
	margin-bottom: 1em;
	padding-bottom: 0.5em;
}
.news_ttl li:last-child {
	margin-bottom: 0;
}
.news_ttl .news_line {
    display: flex;
}
.news_ttl .news_line dt {
    width: 60px;
}
.news_ttl .news_line dd {
    width: calc(100% - 60px);
}
@media print, screen and (max-width: 750px) {
}
@media print, screen and (min-width: 751px){
}

#contents .mainimg {
/*	float: left;*/
	margin-top: 24px;
}
@media print, screen and (max-width: 750px) {
	#contents .mainimg {
		margin: 0 0 20px 0;
		width: 100%;
		height: auto;
	}
}
@media print, screen and (min-width: 751px){
	#contents .mainimg {
		box-sizing: border-box;
		flex-basis: calc(48.5% - 13px);
		max-width: 430px;
	}
}

#contents .aboutejrcf {
	margin-top: 10px;
	margin-left: 302px;
}

/*事業内容一覧*/



/*事業内容一覧*/
.menu_title {
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #B96A47;
	padding-left: 10px;
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	font-size: 107%;
	font-weight: bold;
	color: #633725;
	margin-bottom: 20px;
	line-height: normal;
	font-style: normal;

}

/*事業の一覧*/
#jigyou {
	overflow: hidden;
	width: 685px;
	float: left;
}
#jigyou ul {
	zoom: 1;
	width: 940px;
}
#jigyou ul li {
	float: left;
	width: 215px;
	margin-right: 20px;	
}
#jigyou ul:after { content:"."; display: block; height:0px; clear:both; line-height:0; visibility:hidden; }
#jigyou li {
	float: left;
	margin: 0 10px 0 0;
}
/*事業の一覧*/


/*各施設の一覧*/
#facility {
	overflow: hidden;
	width: 920px;
}
#facility ul {
	zoom: 1;
	width: 940px;
}
#facility ul li {
	float: left;
	width: 168px;
	margin-right: 20px;	
}
#facility ul:after { content:"."; display: block; height:0px; clear:both; line-height:0; visibility:hidden; }
#facility li {
	float: left;
	margin: 0 10px 0 0;
}

/*各施設の一覧*/


/*プルダウンメニュー*/
#globalNav {
	width: 168px;
	float: left;
	margin-right: 20px;
}
#globalNav ul li {
	margin-right: 20px;
	float: left;
	position: relative;
}
#globalNav ul li ul {
	display: none;
	position: absolute;
	top: 130px;
	left: 0px;
}
#globalNav ul li ul li {
	float: none;
	font-size: 11px;
	line-height: 0;
}
#globalNav ul li ul li a {
	display: block;
	width: 158px;
	color: #64503C;
	padding: 10px 5px;
	line-height: normal;
	border-top: 1px solid #ffffff;
	text-decoration: none;
	text-align: center;
	background-color: #D1C1B2;
}
#globalNav ul li ul li a:hover {
	color: #64503C;
	background: #ffffff;
}
#globalNav2 {
	float: left;
	width: 168px;
}




/*プルダウンメニュー2*/
#globalNav2 {
	width: 168px;
	float: left;
}
#globalNav2 ul li {
	margin-right: 20px;
	float: left;
	position: relative;
}
#globalNav2 ul li ul {
	display: none;
	position: absolute;
	top: 34px;
	left: 0px;
}
#globalNav2 ul li ul li {
	float: none;
	font-size: 11px;
	line-height: 0;
}
#globalNav2 ul li ul li a {
	display: block;
	width: 158px;
	color: #64503C;
	padding: 10px 5px;
	line-height: normal;
	border-top: 1px solid #ffffff;
	text-decoration: none;
	text-align: center;
	background-color: #D1C1B2;
}
#globalNav2 ul li ul li a:hover {
	color: #64503C;
	background: #ffffff;
}


/* --- 事業内容一覧 --- */
#bizListBox{
	display: flex;
	flex-wrap: wrap;
}
.bizList {
	line-height: 1.4;
}
@media print, screen and (max-width: 750px) {
	#bizListBox{
		justify-content: space-between;
	}
	.bizList {
		margin-bottom: 20px;
		width: calc((100% - 10px) / 2);
	}
	.bizHover {
		margin-bottom: 5px;
	}
	.bizHover img {
		width: auto;
		max-width: 100%;
		height: auto;
	}
	
	.bizList.facility .bizHover {
		display: block;
		overflow: hidden;
		height: 34px;
	}
	.wrap ul {
		margin-top: 7px;
	}
	.wrap li {
		margin-bottom: 7px;
		line-height: 1.75;
	}
	.wrap a {
		display: inline-block;
		padding-left: 12px;
		background-image: url(/img/yajirusi_01.gif);
		background-repeat: no-repeat;
		background-position: 0 3px;
	}
}
@media print, screen and (min-width: 751px){
	#bizListBox{
		margin-left: -19.5px;
	}
	.bizList {
		box-sizing: border-box;
		position: relative;
		width: 168px;
		margin-left: 19.5px;
		margin-bottom: 20px;
	}
	.bizHover {
		margin-bottom: 5px;
	}
	.bizHover img {
		vertical-align: top;
	}
	.bizList .wrap {
		box-sizing: border-box;
		font-size: 0.875rem;
	}
	/*.bizList.concert .wrap,*/
	.bizList.facility .wrap {
		position: absolute;
		top: 0;
		left: 0;
	}
	.bizList .wrap > p {
		margin-top: 5px;
		margin-bottom: 5px;
	}
	.bizList .wrap > img {
		display: none;
	}
	.bizList:hover .wrap > img {
		display: block;
	}
	.bizList .wrap img {
		transition-duration: 500ms;
		opacity: 0;
		vertical-align: top;
	}
	.bizList .wrap:hover img {
		transition-duration: 500ms;
		opacity: 1;
	}
	.bizList.concert .wrap ul {
		box-sizing: border-box;
		/*margin-top: -50px;*/
	}
	.bizList.facility .wrap ul {
		box-sizing: border-box;
		margin-top: 34px;
	}
	.bizList .wrap ul li a {
		box-sizing: border-box;
		display: inline-block;
		border: 1px solid #d1c1b2;
		border-top-color: #ffffff;
		padding: 10px 5px;
		width: 168px;
		background-color: #d1c1b2;
		text-align: center;
		text-decoration: none;
		font-size: 71.42857142857143%;
		color: #625540;
	}
	.bizList .wrap ul li:first-of-type a {
		border-top-color: #d1c1b2;
	}
	.bizList .wrap ul li a:hover {
		background-color: #ffffff;
		color: #625540;
	}
}

