
.ipdf {
	color: #a40064;
	font-size: 1.1em;
}




/**/








/* タブ切り替え */

.index-news-tab {
	display: block;
	position: relative;
	padding: 0 0 0 0;
	margin: 16px 0 16px 0;
	width: 100%;
	height: 42px;
}

.index-news-tab ul {
	display: block;
	position: relative;
	padding: 0 0 0 0;
	margin: 0 0.5% 0 0.5%;
	width: 100%;
	height: 42px;
}

.index-news-tab ul li {
	display: block;
	position: relative;
	padding: 0 0 0 0;
	margin: 0 0.5% 0 0.5%;
	width: 32%;
	max-width: 350px;
	height: 42px;
	line-height: 42px;
	color: #fff;
	text-align: center;
	float: left;
}

/*
.index-news-tab ul il:last-child {
	display: block;
	position: relative;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	width: 33%;
	max-width: 350px;
	height: 42px;
	line-height: 42px;
	color: #fff;
	text-align: center;
	float: left;
}
*/

.index-news-tab ul li a {
	display: block;
	position: relative;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	height: 42px;
	line-height: 40px;
	color: #fff;
	font-size: 1.2em;
	font-weight: 700;
	font-family: 'Noto Sans Japanese', sans-serif;
	text-align: center;
	border: 1px solid #fff;
}

.tab01 {
	background-color: #00a0e9;
}

.tab02 {
	background-color: #5f52a0;
}

.tab03 {
	background-color: #00479d;
}


.tab01 a:hover {
	color: #00a0e9;
	background-color: #fff;
	border: 1px solid #00a0e9;
}

.tab02 a:hover {
	color: #5f52a0;
	background-color: #fff;
	border: 1px solid #5f52a0;
}

.tab03 a:hover {
	color: #00479d;
	background-color: #fff;
	border: 1px solid #00479d;
}




.news-area {
	display: block;
	width: 100%;
	margin: 0 auto 0 auto;
	padding: 0 0 0 0;
}




/*
.news-area h1 {
	display: block;
	position:relative;
	font-size: 1.6em;
	line-height: 1.3em;
	padding: 8px 0 6px 0;
	margin: 3px 0 28px 0;
	color: #b181ac;
	font-weight: 400;
	font-family: 'Noto Sans Japanese', sans-serif;
	border-top: 2px solid #b181ac;
	border-bottom: 2px solid #b181ac;
}
*/

.news-area h1 {
	position: relative;
	overflow: hidden;
	font-size: 1.5em;
	margin: 3px 0 28px 0;
	padding: 8px 2px 6px 180px;
	border: 2px solid #b181ac;
	color: #b181ac;
	background-color: #fff;
	font-weight: 700;
	font-family: 'Noto Sans Japanese', sans-serif;
}

.news-area h1:before {
	position: absolute;
	top: -150%;
	left: -100px;
	width: 250px;
	height: 400%;
	content: '';
	-webkit-transform: rotate(25deg);
	transform: rotate(25deg);
	background-color: #b181ac;
}

.news-area h1 span {
	font-size: 0.7em;
	position: absolute;
	z-index: 1;
	top: 0;
	left: 0;
	display: block;
	padding-top: 14px;
	padding-left: 24px;
	color: #fff;
}

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

	.news-area h1 {
		position: relative;
		overflow: hidden;
		font-size: 1.2em;
		margin: 3px 0 28px 0;
		padding: 8px 2px 6px 140px;
		border: 2px solid #b181ac;
		color: #b181ac;
	}
	
	.news-area h1:before {
		position: absolute;
		top: -150%;
		left: -100px;
		width: 210px;
		height: 400%;
		content: '';
		-webkit-transform: rotate(25deg);
		transform: rotate(25deg);
		background-color: #b181ac;
	}
	
	.news-area h1 span {
		font-size: 0.7em;
		position: absolute;
		z-index: 1;
		top: 0;
		left: 0;
		display: block;
		padding-top: 12px;
		padding-left: 12px;
		color: #fff;
	}

}










dl#ge-news-topicses {
	width: 90%;
	margin: 0 auto 40px auto;
	padding: 0 0 0 0;
	overflow: hidden;
	font-size: 1em;
}

dl#ge-news-topicses .news-line {
	display: block;
	height: 1px;
	margin: 12px 0 1em 0;
	border-bottom: 1px solid #dddddd;
}

dl#ge-news-topicses dt {
	line-height: 1em;
	margin: 0 0 0 0;
	padding: 0 0 1.2em 0;
	width: 160px;
	color: #333333;
	text-align: left;
	vertical-align: middle;
}


dl#ge-news-topicses dt .news-date {
	display: inline-block;
	line-height: 28px;
	width: 140px;
	margin: 0 0 0 0;
	padding: 0 8px 0 8px;
	font-size: 1em;
	border-right: 1px solid #dddddd;
	font-weight: 400;
	font-family: 'Noto Sans Japanese', sans-serif;
}

dl#ge-news-topicses dt .news-kind {
	display: inline-block;
	line-height: 29px;
	width: 124px;
	height: 28px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	border-right: 1px solid #dddddd;
	text-align: center;
	letter-spacing: 0.05em;
}

dl#ge-news-topicses dt .news-kind span.co01 {
	display: inline-block;
	line-height: 29px;
	width: 103px;
	height: 28px;
	margin: 0 10px 0 10px;
	padding: 0 0 0 0;
	font-size: 1em;
	text-align: center;
	color: #fff;
	background-color: #aa89bd;
	font-weight: 400;
	font-family: 'Noto Sans Japanese', sans-serif;
	border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
}

dl#ge-news-topicses dt .news-kind span.co02 {
	display: inline-block;
	line-height: 29px;
	width: 103px;
	height: 28px;
	margin: 0 10px 0 10px;
	padding: 0 0 0 0;
	font-size: 1em;
	text-align: center;
	color: #fff;
	background-color: #f19ec2;
	font-weight: 400;
	font-family: 'Noto Sans Japanese', sans-serif;
	border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
}

dl#ge-news-topicses dt .news-kind span.co03 {
	display: inline-block;
	line-height: 29px;
	width: 103px;
	height: 28px;
	margin: 0 10px 0 10px;
	padding: 0 0 0 0;
	font-size: 1em;
	text-align: center;
	color: #fff;
	background-color: #88abda;
	font-weight: 400;
	font-family: 'Noto Sans Japanese', sans-serif;
	border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
}







dl#ge-news-topicses dd {
	padding: 0 18px 1em 160px;
	margin: -2.6em 0 1em 0;
	line-height: 1.5em;
	font-size: 1.1em;
	color: #333333;
	border-bottom: 1px solid #dddddd;
	font-weight: 400;
	font-family: 'Noto Sans Japanese', sans-serif;
}

/*
dl#ge-news-topicses dd:first-child {
	padding: 1.1em 2em 1em 14em;
	margin: -3.3em 24px 0 24px;
	line-height: 1.4em;
	border-top: 1px solid #dddddd;
}
*/

dl#ge-news-topicses dd a {
	display: block;
	color: #333333;
	text-decoration: none;
}

dl#ge-news-topicses dd a:hover {
	color: #082978;
	text-decoration: underline;
}

dl#ge-news-topicses dd a span {
	margin-left:10px;
	line-height: 1;
	display: inline-block;
	vertical-align: middle;
}

	dl#ge-news-topicses {
		width: 90%;
		margin: 0 auto 40px auto;
		padding: 0 0 0 0;
		overflow: hidden;
		font-size: 1em;
	}


@media only screen and (max-width: 1200px){
	
	/*
	.index-news-ti {
		margin: 0 0 0 5%;
	}
		
	.index-news-bt {
		right: 5%;
	}
	
	.index-news-tab {
		display: block;
		position: relative;
		padding: 0 0 0 0;
		margin: 16px auto 24px auto;
		width: 90%;
		height: 42px;
	}
*/
	dl#ge-news-topicses {
		width: 90%;
		margin: 0 auto 40px auto;
		padding: 0 0 0 0;
		overflow: hidden;
		font-size: 1em;
	}
	

}


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

	dl#ge-news-topicses {
		width: 90%;
		margin: 0 auto 40px auto;
		padding: 0 ;
		overflow: hidden;
	}
	
	dl#ge-news-topicses .news-line {
		display: block;
		height: 1px;
		margin: 0 0 0 0;
		border-bottom: 1px solid #dddddd;
	}
		
	dl#ge-news-topicses dt {
		width: 100%;
		line-height:1;
		margin: 0 0 0 0;
		padding: 14px 1em 6px 5px;
		text-indent: 0;
		text-align: left;
	}
	
	dl#ge-news-topicses dd {
		width: 100%;
		font-size: 1.2em;
		padding: 2px 8px 14px 12px;
		margin: 0 0 0 0;
		line-height: 1.6em;
		overflow: hidden;
		border-bottom: 1px solid #dddddd;
	}
	
	dl#ge-news-topicses dt .news-date {
		color: #082978;
		width: 160px;
		font-size: 1.2em;
		border-right: none;
	}
	
	dl#ge-news-topicses dt .news-kind {
		width: 110px;
		border-right: none;
	}
	
	dl#ge-news-topicses dt .news-kind span.co01 {
		display: inline-block;
		line-height: 29px;
		width: 103px;
		height: 28px;
		margin: 0 0 0 0;
		padding: 0 0 0 0;
		font-size: 1em;
		text-align: center;
		vertical-align: top;
		color: #fff;
		background-color: #aa89bd;
		font-weight: 400;
		font-family: 'Noto Sans Japanese', sans-serif;
	}
	
	dl#ge-news-topicses dt .news-kind span.co02 {
		display: inline-block;
		line-height: 29px;
		width: 103px;
		height: 28px;
		margin: 0 0 0 0;
		padding: 0 0 0 0;
		font-size: 1em;
		text-align: center;
		color: #fff;
		background-color: #f19ec2;
		font-weight: 400;
		font-family: 'Noto Sans Japanese', sans-serif;
	}
	
	dl#ge-news-topicses dt .news-kind span.co03 {
		display: inline-block;
		line-height: 29px;
		width: 103px;
		height: 28px;
		margin: 0 0 0 0;
		padding: 0 0 0 0;
		font-size: 1em;
		text-align: center;
		color: #fff;
		font-weight: 400;
		font-family: 'Noto Sans Japanese', sans-serif;
	}
		
	dl#ge-news-topicses dd a span {
		margin-left:10px;
		padding-bottom: 6px;
		line-height: 1;
		display: inline-block;
		vertical-align: middle;
	}
	
	

}


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

}




/*
 * page navi
 */

.page #page_nav {
	margin: 2em auto;
	text-align: center;
	font-size: 1.1em;
}

.page #page_nav span,
.page #page_nav a {
	padding: 0 0.5em;
	color: #9d6e98;
}

.page #page_nav a,
.page #page_nav a:hover {
	color: #9d6e98;
	text-decoration: underline;
}











