
.news-top-hed-list-area {
	display: block
}

.news-top-hed-list-area .news-top-hed-list {
	margin: 30px 0 10px 0;
	display: flex;
	flex-wrap:wrap;
	justify-content:space-between;
	width:100%;
	position:relative;
}
.news-top-hed-list-area .news-top-hed-list li {
	margin: 0;
	padding: 0;
	flex:0 0 32%;
	background: none;
}
.news-top-hed-list-area .news-top-hed-list a:hover .news-top-hed-list-body {
    box-shadow: 0 3px 11px 5px #E8E8E8;
    background-color: #FFF;
}
.news-top-hed-list-area .news-top-hed-list-date {
	margin-bottom: 10px;
	font-size: 0.8rem;
	color:#666;
	letter-spacing: 0.5px;
    line-height: 1.4;
}

.news-top-hed-list-area .news-top-hed-list-body {
	position: relative;
	transition: all .2s ease;
}

.news-top-hed-list-area .news-top-hed-list-image {
	position: relative;
	width: 100%;
	height: 208px;
	background-position: 50%;
	background-size: cover;
}

.news-top-hed-list-area .news-top-hed-list-text {
	padding: 15px;
}

.news-top-hed-list-area .news-top-hed-list-title {
	font-size: 1.2rem;
	letter-spacing: 0.1px;
    line-height: 1.35;
}

.news-top-hed-list-area .news-top-hed-list-tags {
	margin-top: 10px;
}

.news-top-hed-list-area .news-top-hed-list-tags span {
	background-color: #FFF;
}

.p-news {
	background: #e8e8e8;
}

.p-news ul{width:100%;}
.p-news ul .newlist_data {
	background: #fff;
}

.p-news ul .newlist_data article {
	position: relative;
}


================================

.c-title {
	position: relative;
}

.c-title.with-border:after {
	position: absolute;
	bottom: 0;
	left: 0;
	display: block;
	width: 50px;
	height: 4px;
	background: #ccc;
	content: '';
}



.p-news ul .newlist_data article>div .newlist_data_tag {
	height: 100%;
}

.p-news ul .newlist_data article footer time {
	position: relative;
	display: block;
	width: 100%;
	font-weight: bold;
	font-size: 0.95rem;
}
.p-news ul .newlist_data article footer h6{font-size:12px;}
.no-touch .p-news ul .newlist_data article footer a:hover {
	background: #6f24b0;
}


.p-news.l-section{padding-top:2em; width:100%;}
.h-news.pl-section{padding-top:2em; padding-bottom:2em;width:100%; border-top:1px solid #ddd; background-color:#ebeff1}
@media only screen and (min-device-width: 768px) and (min-width: 641px) {
	.l-section {
		padding: 54px 0 54px 0;
	}

	.p-news ul {
		margin-top: 20px;
	}
	
	.p-news ul .newlist_data {
		padding: 9px;
		background: #fff;
	}

	.p-news ul .newlist_data+.newlist_data {
		margin-top: 2px;
	}

	.p-news ul .newlist_data article>div {
		margin-left: 212px;
		padding-right: 186px;
		padding-left: 30px;
		height: 100%;
	}

	.p-news ul .newlist_data article>div header {
		padding: 20px 0;
	}

	.p-news ul .newlist_data article>div header a {
		display: block;
	}

	.p-news ul .newlist_data article>div header h3 {
		font-size: 1.2rem;
	}

	.p-news ul .newlist_data article>div .newlist_data_tag {
		position: absolute;
		top: 0;
		right: 0;
		padding-right: 11px;
		padding-left: 30px;
		width: 135px;
	}

	.p-news ul .newlist_data article>div .newlist_data_tag a {
		position: absolute;
		top: 50%;
		margin-top: -0.75em;
		width: 103px;
		border-width: 3px;
	}

	.p-news ul .newlist_data article footer a {
		margin-top: 6px;
	}

	.p-news ul .newlist_data article footer time .c-icon, .p-news .p-gh .p-slidemenu .p-slidemenu_ul--sub ul .newlist_data article footer time li a:before, .p-gh .p-slidemenu .p-slidemenu_ul--sub .p-news ul .newlist_data article footer time li a:before, .p-news .p-gh .p-slidemenu .p-slidemenu_ul--sub ul li .newlist_data article footer time a:before, .p-gh .p-slidemenu .p-slidemenu_ul--sub .p-news ul li .newlist_data article footer time a:before, .p-news ul .newlist_data .p-event .p-event_carousel_main .p-event_carousel_unit article footer time .place:before, .p-event .p-event_carousel_main .p-event_carousel_unit .p-news ul .newlist_data article footer time .place:before {
		position: absolute;
		top: -2px;
		right: 28px;
	}

	.p-news ul .newlist_data article footer {
		position: absolute;
		top: 0;
		left: 0;
		padding: 0 0 0 11px;
		width: 212px;
		height: 100%;
		background: #fafafa;
	}

	.p-news ul .newlist_data article footer .newlist_data_l_inner {
		position: relative;
		top: 50%;
		-ms-transform: translateY(-50%);
		-webkit-transform: translateY(-50%);
		transform: translateY(-50%);
	}

	.p-news ul .newlist_data article footer:after {
		position: absolute;
		top: 0;
		right: 0;
		width: 4px;
		height: 100%;
		content: '';
	}

	.c-title {
		padding-bottom: 30px;
		font-size: 24px;
		font-weight: bold;
		color:#00587c;
		letter-spacing:0;
	}

}
.c-icon--arrow1:before {
    content: '\e905';
	    text-transform: none;
    font-weight: normal;
    font-style: normal;
    font-variant: normal;
    font-family: 'icomoon' !important;
    line-height: 1;
    speak: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 28px;
}
		
@media only screen and (max-device-width: 640px) and (min-device-width: 320px), (max-width: 640px){
.l-section, .p-news.l-section {
    padding: 32px 0 32px 0;
}

.c-title.with-border, .p-headline_sec_head h2{padding-bottom:20px; margin-bottom:15px;}
.c-title.with-border:after, .p-headline_sec_head:after {
    left: 0%;
}
.p-headline_sec_head h2:after {
    position: absolute;
    top:45px;
    left: 10px;
    display: block;
    width: 50px;
    height: 4px;
    background: #ccc;
    content: '';
}	
.news-top-hed-list-area .news-top-hed-list {
    margin: 50px 15px;
}
.news-top-hed-list-area .news-top-hed-list li{width:100%; margin:0 auto;}
.c-tags>a, .c-tags>span {
    padding: 3px 6px;
    font-size: 14px;
}
.p-news ul .newlist_data article>div {
    position: relative;
    padding: 28px 13px 10px 13px;
}
.p-news ul .newlist_data+.newlist_data {
    margin-top: 8px;
}
.p-news ul .newlist_data article>div header h3 {
    padding: 10px 0;
    line-height: 1.8;
    font-size: 1.1rem;
}

.p-news ul .newlist_data article>div .newlist_data_tag.c-tags a {
    padding: 0 4px;
    padding: 7px 21px;
    line-height: 100%;
    font-size: 0.95rem;
}
.p-news ul .newlist_data article footer {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    pointer-events: none;
}
.p-news ul .newlist_data article footer time {
    padding: 5px 13px 0 13px;
    width: auto;
    height: 24px;
    vertical-align: middle;
    line-height: 24px;
}
.p-news ul .newlist_data article footer h6{
	padding:0 13px;
}
.p-news ul .newlist_data article footer time .c-icon, .p-news .p-gh .p-slidemenu .p-slidemenu_ul--sub ul .newlist_data article footer time li a:before, .p-gh .p-slidemenu .p-slidemenu_ul--sub .p-news ul .newlist_data article footer time li a:before, .p-news .p-gh .p-slidemenu .p-slidemenu_ul--sub ul li .newlist_data article footer time a:before, .p-gh .p-slidemenu .p-slidemenu_ul--sub .p-news ul li .newlist_data article footer time a:before, .p-news ul .newlist_data .p-event .p-event_carousel_main .p-event_carousel_unit article footer time .place:before, .p-event .p-event_carousel_main .p-event_carousel_unit .p-news ul .newlist_data article footer time .place:before {
    display:none
}
.news-top-hed-list-area .news-top-hed-list li {flex:0 0 100%;}
.p-news ul .newlist_data article footer a{position:absolute;top:0;right:0;pointer-events:all;height:24px;vertical-align:middle;line-height:24px}
}
@media screen and (max-width: 640px){
.news-top-hed-list-area .news-top-hed-list {
    margin: 0 0 20px;
}
.news-top-hed-list-area .news-top-hed-list-date {
    margin-bottom: 8px;
}
.news-top-hed-list-area .news-top-hed-list-image {
    width: auto;
    height: 204px;
}
.news-top-hed-list-area .news-top-hed-list-text {
    padding: 10px 0;
}
.news-top-hed-list-area .news-top-hed-list-tags {
    margin-top: 8px;
}
.news-top-hed-list-area .news-top-hed-list li ~ li {
    margin-top: 20px;
}
}
@media only screen and (min-device-width:320px) and (max-device-width:767px) and (orientation:landscape){
	.p-news ul .newlist_data article footer time{padding:0 13px;width:auto;height:24px;vertical-align:middle;line-height:24px}
	.p-news ul .newlist_data article footer a{position:absolute;top:0;right:0;pointer-events:all;height:24px;vertical-align:middle;line-height:24px}
}

.grayhover:hover {	
	background-color:#CCC;
}