/*ニュース*/







a span.link-none{
	color:red !important;
	}
	
	
a span.link-ari{
		color:red !important;
	}



.level2-section-over {
/*	border-bottom: 1px solid #C5C5C5;*/
}



.level2-tit-news {
	padding-bottom: 0px !important;
	padding-top: 30px !important;
}

.wp-all h1 {
	margin-bottom: 60px;
}
.wp-all h1 {
	font-size: 24px;
	color: #ffffff;
	float: left;
}




.wp-all p a {
	border: 1px solid #ffffff;
	float: right;
	font-size: 14px;
	padding-top: 6px;
	padding-bottom: 6px;
	padding-right: 10px;
	background: url(../images/anc-c.png) no-repeat;
	background-position: 15px center;
	padding-left: 35px;
}










.single .breadcrumb{
	padding-bottom: 20px !important;
	
	}


.wp-menu {
	padding-bottom: 10px;
}
.wp-menu li {
	float: left;
	/*		width:16.66666666%;*/
	margin-right: 70px;
/*	padding-bottom:10px;*/
}
.wp-menu li:last-child {
	margin-right: 0px !important;
}
.wp-menu li a{
	line-height:0.1;

	padding-left: 28px;
	font-size: 16px;
	position: relative;
	width: 100px;
	color: #ffffff !important;
	padding-bottom: 8px;
	text-decoration: none;
	line-height:1.0;
}



.wp-menu li:nth-child(1) a{
	background: url(../images/news_icon_a.png) no-repeat;
	background-position: 0px 40%;

}




.wp-menu li:nth-child(2) a{
	background: url(../images/news_icon_b.png) no-repeat;
	background-position: 0px 40%;
}


.wp-menu li:nth-child(3) a{
	background: url(../images/news_icon_c.png) no-repeat;
	background-position: 0px 30%;
}




.wp-menu li:nth-child(4) a{
	background: url(../images/news_icon_d.png) no-repeat;
	background-position: 0px 30%;
}





.wp-menu li a:after {
	content: "";
	position: absolute;
/*	bottom: 0;*/
	bottom: -10px;
	left: 0;
	width: 100%;
	height: 4px;
	-webkit-transform: scaleX(0);
	-ms-transform: scaleX(0);
	transform: scaleX(0);
	background-color: #C51B13;
	-webkit-transition: all .3s ease;
	transition: all .3s ease;
}


.wp-menu li a:hover:after {
	-webkit-transform: scaleX(1);
	-ms-transform: scaleX(1);
	transform: scaleX(1);
}


.wp-menu li.active-in li a {
	position: relative;
	width: 100px;
	color: #242424 !important;
	padding-bottom: 8px;
	text-decoration: none;
}




.wp-menu li:hover a:after {
	content: "";
	position: absolute;
	bottom: -10px;
	left: 0;
	width: 100%;
	height: 4px;
	-webkit-transform: scaleX(1);
	-ms-transform: scaleX(1);
	transform: scaleX(1);
	background-color: #c51b13;
}



.wp-menu li.active-in a:after {
	content: "";
	position: absolute;
	bottom: -10px;
	width: 100%;
	height: 4px;
	-webkit-transform: scaleX(1);
	-ms-transform: scaleX(1);
	transform: scaleX(1);
	background-color: #c51b13;
}




.news-all {
}
.news-all .level2-section-over {
	margin-bottom: 50px;
}
.news-all h2 {
	font-size: 32px;
	margin-bottom: 30px;
	border-bottom: none;
	padding-bottom: 0;
}








/*ニュース詳細*/

.wp-news {
	border-top: 1px solid #BBBBBB;
	font-family: "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro W3", sans-serif;/*font-family: "游ゴシック", "Yu Gothic", YuGothic, sans-serif;*/
}
.wp-news li {
	
	/*padding-right:70px;*/
	padding-right:40px;
		
	padding-top: 20px;
	border-bottom: 1px solid #BBBBBB;
	padding-bottom: 20px;
	background: url(../images/anc-c.png) no-repeat;
	background-position: 98% center;
}
.wp-news li:hover {
	background-color: #ffffff;
}
.wp-news .news-thumbnail {
	float: left;
	max-width: 200px;
	width:20%;
	margin-right: 5%;
}


.wp-news .news-thumbnail a {
	text-align:center;
	display:block;
}





.kenkyu-img.wp-news .news-thumbnail img{
	width:auto !important;
	height:120px !important;
	}













.wp-news .news-thumbnail img {
	border: 1px solid #ccc;
	max-width:100%;
	height:auto;
	text-align:center;
	display:inline;
}




.wp-news .right-news {
	float: left;
/*	width:75%;*/
}
.wp-news .right-news p {
	font-size: 14px;
}
.wp-news .date-category {
	margin-bottom: 20px;
	display: table;
}
.wp-news .date-category p.date {
	padding-right: 0px;
	display: table-cell;
	vertical-align: middle;
	width:120px;
}



.wp-news .date-category div {
/*	display: inline-block;
	padding: 2px 30px;
	margin-right: 6px;
	font-size: 13px;
	background: #3D3D3D;
	color: #ffffff;
	text-align: center;*/
}



.wp-news .right-news span a {

	
    background: #3d3d3d none repeat scroll 0 0;
    color: #ffffff;
	margin-bottom:2px;
    font-size: 11px;
    margin-right: 2px;
    padding: 2px 15px;
    text-align: center;
    vertical-align: middle;
	display:inline-table;
	
	
	
	
	
	
	
}




















.wp-news .right-news p.read {
	font-size: 15px;
}


.wp-news .right-news p.read a {
	background:none;
	    color: #333333;
    text-decoration: none;
	font-size: 11px;
    margin-bottom: 0px;
    margin-right: 0px;
    padding: 0px 0px;
    text-align: left;
	vertical-align:auto;
	font-size:14px;
}




.wp-news .right-news p.read a:hover {
		color:#c51b13 !important;
/*		text-decoration:underline;*/
}



.event-read a:hover{
			color:#c51b13 !important;
		text-decoration:underline;
	}



.home .cp-4 .read a:hover{

		text-decoration:underline;
	}







/*
メディア掲載*/


.wp-media {
	border-top: 1px solid #BBBBBB;
	font-family: "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro W3", sans-serif;/*font-family: "游ゴシック", "Yu Gothic", YuGothic, sans-serif;*/
}

.wp-media li {
	padding-right:70px;
	padding-top: 20px;
	border-bottom: 1px solid #BBBBBB;
	padding-bottom: 20px;
	background: url(../images/anc-c.png) no-repeat;
	background-position: 98% center;
}

.wp-media li:hover {
	background-color: #ffffff;
}
.wp-media .media-thumbnail {
	float: left;
	width:10.8%;
	margin-right: 5%;

}


.media-thumbnail img {
	border: 1px solid #ccc;
}
.wp-m
edia .right-media {
	float: left;
	width:84.2%;
}

.wp-media .right-media p {
	font-size: 14px;
}
.wp-media .date-category {
	margin-bottom: 20px;
	display: table;
}
.wp-media .date-category p.date {
	padding-right: 20px;
	display: table-cell;
	vertical-align: middle;
}
.wp-media .date-category div {
	display: inline-block;
	padding: 3px 30px;
	margin-right: 6px;
	font-size: 13px;
	background: #3D3D3D;
	color: #ffffff;
	text-align: center;
}

.wp-media .right-media span a {
	color: #ffffff;
}

.wp-media .right-media .read-tit {
	font-size: 18px;
	font-weight:bold;
	margin-bottom:30px;
}


.wp-media .right-media p.read-content {
	font-size: 15px;
}






/*訪問者別タイトル*/



.news-tit-inner{
	border-bottom: 1px solid #CCCCCC;
	padding-bottom:15px;
	
	}
      





.houmon{
	margin:0;
 padding-bottom: 12px;
    padding-top: 20px;
	line-height:1.0;
	}
	
	
	
	
	
	
	
	
	
	

	
	
.single-news p{
	    font-size: 15px !important;
    line-height: 1.8 !important;
    margin-bottom: 40px;
/*	display:block;*/

	}
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	

.single-news p.date{
	vertical-align:middle;
	font-size:15px;
	padding-right:15px;
	display:table-cell;
	line-height:1.8;
	}
	
.single-news .category-data{
display:table-cell;
vertical-align:middle;
padding-bottom:4px;
	}	
	
.single-news .date-category div a{
	vertical-align: middle;
	background: #3D3D3D;
	padding:2px 20px;
	font-size:12px;
	text-decoration:none !important;
	cursor:default;


	color:#ffffff;
	}	
	
	
	.single-news .date-category div a:hover{
		opacity:1  !important;
	}	
	
	
	
	

	
.single-news img{
	max-width:100%;
	}	
	
	
	
	
	
.single-news h3{
	
	    border-bottom: 1px dotted #aaaaaa;
    font-size: 20px;
    margin-bottom: 20px;
    padding-bottom: 10px;
	
	
	}	
		
	
	
	
	.single-news h4{
	
	
	  border-left: 5px solid #c51b13;
    font-size: 18px;
    line-height: 1;
    margin-bottom: 20px;
    padding-bottom: 5px;
    padding-left: 6px;
    padding-top: 5px;
	
	
	
	
	
	}
	
	
		
.single-news a{
	color:#c51b13;
	text-decoration:underline;
	}	
	
	
	
	
.single-news a:hover{
/*	opacity:0.6;*/
	}		
	
	
	
	
	
/*		padding: 3px 3px;


	width: 100px;
	vertical-align: middle;
	text-align: center;

	color: #ffffff;
	margin-right:5px;	
	*/

	
	
	
	
	
	
	

.single-news h2{
	line-height:1.2;
	padding-top:20px;
	font-size:32px;
	margin-bottom:30px !important;
	}
	



.single-news img{

    height: auto;
    max-width: 100%;
    vertical-align: middle;
	}



.wc-shortcodes-row{
	margin-bottom:40px;
	}
	
	
	
.wc-shortcodes-row p{
	margin-bottom:30px;
	}	
	
	


.single-news p{

	line-height:1.4;
	}






/*ページネーション*/



/*Pagenation*/
.pagenation {
	padding-top:30px;
    margin: 1em 0;
		    display: table;
	text-align:center;
	margin:0 auto;
}
.pagenation:after, .pagenation ul:after {
    clear: both;
    content: ".";
    display: block;
    height: 0;
    visibility: hidden;
}
.pagenation ul {
    margin: 0;
}
.pagenation li {
    float: left;
    list-style: none outside none;
    margin-left: 3px;
}
.pagenation li:first-child {
    margin-left: 0;
}
.pagenation li.active {
    background-color: #C51B13;
	border:1px solid  #C51B13;

    color: #ffffff;
    cursor: not-allowed;
    padding: 10px 20px;
}
.pagenation li a {
    background: none repeat scroll 0 0 #ffffff;

    color: #333333;
	border:1px solid #cccccc;
    display: block;
    padding: 10px 20px;
}
.pagenation li a:hover {
    background-color: #C51B13;
    color: #FFFFFF;
    opacity: 0.8;
    transition-duration: 500ms;
    transition-property: all;
    transition-timing-function: ease;
}






.wp-caption-text{
	padding-top:8px;
	font-size:12px !important;
	}









.EVENTS-news .single-news table td:nth-child(1){
	background:#e6e6e6;
	text-align:left;
	width:12%;
	padding:10px;
	}



.EVENTS-news .single-news table td{
	padding:15px;
	}








.link-long a{
	background-position:96% 50% !important;
	
	}
	

	
	
	
.level3-section .all-link a:hover{
		text-decoration:none;
	}
	
	
	
	



.sub-news.all-link a{
	color:#ffffff;
	}



.sub-news a{
	text-decoration:none;
	}



.sub-news .read a{
	color:#333333;
	
	
	}
	
	
	
	
	
/*イベント*/
	
	
	
.cp-4-in {
}
.cp-4-in li {
float: left;
position: relative;
top: 0px;
left: 0px;
/*	max-width: 234px;*/
width: 23.5%;
/*	height: 234px;*/
padding: 5px;
margin-bottom:40px;
/*	margin-right: 21px;*/
margin-right: 2%;
background: #ffffff;
cursor: pointer;
height:470px;
overflow:hidden;

}




.cp-4-in li:nth-child(4n){
margin-right:0px;

}




.cp-4-in li img {
width: 100%;
height: auto;
padding:20px;
}

s  .cp-4-in li:hover img {
cursor: pointer;
opacity: 0.6;
transition-delay: 0s;
transition-duration: 0.4s;
transition-property: all;
transition-timing-function: ease-in-out;
}
.cp-4-in li a {

}
.cp-4-in li:last-child {
margin-right: 0px !important;
}
.cp-4-in .date {
background: #C51B13;
width: 72px;
height: 72px;
font-size: 24px;
top: 0px;
left: 0px;
position: absolute;
color: #ffffff;
z-index: 9000;
}
.cp-4-in .date p {
margin-bottom: 10px;
display: block;
padding-top: 13px;
text-align: center;
}
.cp-4-in .date span {
margin: 0 auto;
width: 55px;
border-width: 4px;
padding-top: 5px;
display: block;
text-align: center;
border-top: 1px solid #ffffff;
font-size: 13px;
}
.cp-4-in .date img {
}


.cp-4-in .img{
margin-bottom:0px !important;
}



.cp-4-in .read {
font-size: 13px;
font-size: 1.3rem;
padding: 10px;
position: absolute;
/*	width: 234px;*/
width: 100%;


bottom: 0;
left: 0;
background: rgba(0,0,0,0.65);
}



.cp-4-in .read dt {
font-weight: bold;
margin-bottom:5px;
}





.event-category{
height:50px;
padding-left:78px;
padding-top:4px;
color:#999999;

}

.event-read{

padding:35px 5px 20px 5px;

}

.event-read dt{
font-weight:bold;
margin-bottom:4px;
height:40px;


}	




.event-category a{
display:block;
line-height:1.4;
color:#999999;
}
	
	
	
	
.kenkyu-img .news-thumbnail{
	margin-right:2% !important;
	
	}

	
	
	

.kenkyu-none .right-news{
	width:75% !important;
	}
	



.media-none .right-news{
	width:75% !important;
	}
	
	
	

	
	
.t-menu01-01.info-examination .category-a span,
.t-menu01-02.info-examination .category-a span,
.t-menu01-03.info-examination .category-a span,
.t-menu01-04.info-examination .category-a span,
.mokuteki-news.info-examination .category-a span,
.top-news.info-examination .category-a span,
.home .info-examination .category-a span


{		
	 background: #3d3d3d none repeat scroll 0 0;
    color: #ffffff;
    display: block;
    font-size: 12px;
    margin-right: 5px;
    padding: 2px;
    text-align: center;
    vertical-align: middle;
    width: 100px;
		}
		
		

	
	
.topnews.info-examination .category-a span{
		
			
	 background: #3d3d3d none repeat scroll 0 0;
    color: #ffffff;
    display: block;
    font-size: 12px;
    margin-right: 5px;
    padding: 2px;
    text-align: center;
    vertical-align: middle;
    width: 100px;
	
		
		}
	
	
