@charset "utf-8";
/*トップページ用
--------------------------------------------------*/

/*---- メインビジュアル ----*/
#mainvisual {
	overflow:hidden;
}
#maincontents {
	margin-top: 10px;
}
#subcontents {
	margin-top: 10px;
}
/* 201611 注目情報追加 */
#pickup_area {
	padding-bottom: 6px;
	position: relative;
}
.pickup_box {
	display: table;
}
#pickup_area:after {
	content: url(../imgs/top/bg_pickup.png);
	z-index: 2;
	left: 0;
	bottom: 10px;
	position: relative;
	display: block;
}
.pickup_head {
	background: #FAE4ED url(../imgs/top/ic_pickup_h.png) no-repeat 15px 45%;
	color: #B1265E;
	display: table-cell;
	width: 125px;
	padding: 10px 15px 10px 45px;
	box-sizing: border-box;
	border-left: 1px solid #dfdfdf;
	border-top: 1px solid #dfdfdf;
	vertical-align: middle;
	font-size: 110%;
}
.pickup_contents {
	background: #FFF;
	display: table-cell;
	padding: 10px 30px 10px 10px;
	margin-bottom: 10px;
	border-top: 1px solid #dfdfdf;
	border-right: 1px solid #dfdfdf;
	border-top: 1px solid #dfdfdf;
	width: 825px;
	box-sizing: border-box;
}
.pickup_contents a {
	text-decoration: none;
}
.pickup_contents a:hover {
	background: #edf2f8;
}
#pickup_area time, .pickup-title {
	display: inline;
}
/*---- 新着情報 ----*/
#news {
	background: url(../imgs/top/bg_news.png) no-repeat top center;
	padding-top: 20px;
}
#news a {
	text-decoration: none;
}
#news-box {
	border-top: 1px solid #DFDFDF;
	border-left: 1px solid #DFDFDF;
	border-right: 1px solid #DFDFDF;
	background: #FFF;
	min-height: 420px;
	padding: 20px 12px 5px;
}
#news header {
	border-bottom: 1px solid #265BB3;
	/*padding-bottom: 10px;*/
}
#news header h2 {
	float: left;
	background: url(../imgs/top/ic_news.gif) no-repeat 13px 0.1em;
	padding: 2px 25px 2px 40px;
	color: #265BB3;
	font-size: 120%;
}
/*一覧*/
#ichiran {
	width: auto;
	float: right;
	border: 1px solid #BBD0F0;
	margin: 0;
}
#ichiran a {
	display: block;
	font-size: 13px;
	background-image: url(../imgs/top/ic_news_ichiran.png);
	background-repeat: no-repeat;
	background-position: 10px 50%;
	padding: 1px 10px 1px 24px;
	color: #265BB3;
	font-weight: bold;
}
#ichiran a:hover {
	background-color: #E3ECF9;
}
/*タブ*/
#news-icon {
	float: left;
	margin: 0;
}
#news-icon li {
	display: inline;
}
#news-icon li a {
	border-radius: 4px 4px 0 0;
	display: block;
	float: left;
	overflow: hidden;
	margin: 0 5px 0 0;
	-webkit-transition: none;
	transition: none;
	padding: 4px 0;
	width: 83px;
	text-align: center;
}
#ajax-all a {
	border-top: 1px solid #B8CBE9;
	border-left: 1px solid #B8CBE9;
	border-right: 1px solid #B8CBE9;
	color: #265BB3;
	background: #E3ECF9;
}
#ajax-topics a {
	border-top: 1px solid #c7deb5;
	border-left: 1px solid #c7deb5;
	border-right: 1px solid #c7deb5;
	color: #448211;
	background: #edf7e6;
}
#ajax-event a {
	border-top: 1px solid #f8dcb5;
	border-left: 1px solid #f8dcb5;
	border-right: 1px solid #f8dcb5;
	color: #CC6600;
	background: #fbf3e1;
}
/* 201611 注目情報追加 */
#ajax-pickup a {
	border-top: 1px solid #F3C7D9;
	border-left: 1px solid #F3C7D9;
	border-right: 1px solid #F3C7D9;
	color: #B1265E;
	background: #FAE4ED;
}
#ajax-all a:hover, #ajax-all.tab-on a {
	border: none;
	border-bottom: 1px solid #265BB3 !important;
	background: #265BB3;
	color: #FFF;
	width: 85px;
}
#ajax-topics a:hover, #ajax-topics.tab-on a {
	border: none;
	border-bottom: 1px solid #448211 !important;
	background: #448211;
	color: #FFF;
	width: 85px;
}
#ajax-event a:hover, #ajax-event.tab-on a {
	border: none;
	border-bottom: 1px solid #CC6600 !important;
	background: #CC6600;
	color: #FFF;
	width: 85px;
}
/* 201611 注目情報追加 */
#ajax-pickup a:hover, #ajax-pickup.tab-on a {
	border: none;
	border-bottom: 1px solid #B1265E !important;
	background: #B1265E;
	color: #FFF;
	width: 85px;
}
/*センター長挨拶
----------------------------------------*/
#greeting {
	border: 1px solid #DFDFDF;
	background: #FFFFFF;
	padding: 20px;
	margin-top: 20px;
}
/*20141111追加　更新ページのお知らせ
----------------------------------------*/
#sub-newpage {
	background: none repeat scroll 0 0 #ffffff;
	box-shadow: 0 5px 3px;
	float: right;
	width: 220px;
	box-shadow: rgba(2, 44, 79, 0.2) 1px 6px 6px 1px;
	margin-bottom: 30px;
}
#sub-newpage h2 {
	font-size: 105%;
	background: #265bb3;
	color: #ffffff;
	padding: 10px;
	position: relative;
}
#sub-newpage h2 span {
	background: none repeat scroll 0 0 #e3ecf9;
	box-shadow: 1px 3px 4px rgba(0, 0, 0, 0.4);
	color: #265bb3;
	font-size: 80%;
	padding: 2px;
	position: absolute;
	right: 10px;
	top: -1px;
}
#sub-newpage article {
	border-bottom: 1px dotted #a4a4a4;
	padding: 7px 7px 7px 11px;
}
#sub-newpage article:last-child {
	border-bottom: none;
	padding: 7px 7px 7px 11px;
}
#sub-newpage article time {
	font-size: 80%
}
#sub-newpage article h3 {
	font-size: 90%;
	font-weight: normal;
}
#seeds-bn {
	text-align: center;
}
/*スマホ表示用
----------------------------------------*/
@media screen and (max-width: 950px) {
.pickup_box {
	width: 100%;
}
.pickup_head {
	width: 20%;
}
#pickup_area:after {
	display: none;
}
.pickup_contents {
	width: 80%;
}
}
@media screen and (max-width: 640px) {
#news-icon {
	float: none;
	display: table;
	width: 100%;
	padding-top: 10px;
}
#news-icon li a {
	font-size: 12px;
	width: 65px !important;
}
.pickup_box {
	display: block;
}
.pickup_head, .pickup_contents {
	display: block;
	width: 100%;
}
}

/*----- 訪問者別フッターメニュー -----*/
#footer-visitornav {
	margin-bottom: 48px;
	background: url(../imgs/base/bg_maincontents.png) no-repeat bottom;
	padding-bottom: 35px;
	width: 700px;
}

#footer-visitornav ul {
	margin: 0;
}

#footer-visitornav .footer-visitornav-box {
	display: flex;
	justify-content: space-between;
	width: 700px;
	padding: 10px;
	box-sizing: border-box;
	background-color: #fff;
	border-top: 1px solid #DFDFDF;
    border-left: 1px solid #DFDFDF;
    border-right: 1px solid #DFDFDF;
}

#footer-visitornav .footer-visitornav-contents {
	width: calc(100% / 4 - 3px);
}

#footer-visitornav .footer-visitornav-contents .visitor-list li {
	display: flex;
}

#footer-visitornav .footer-visitornav-contents .visitor-list li::before {
	content: '>';
	display: inline-block;
	color: #f5610b;
	font-weight: bold;
    font-size: 80%;
    margin-right: 8px;
}

#footer-visitornav .footer-visitornav-contents .visitor-list li:hover::before {
	transform: translateX(4px);
}

#footer-visitornav .footer-visitornav-contents ul li a {
	color: #000;
	display: inline-block;
}

#footer-visitornav .footer-visitornav-contents ul li a:hover {
	text-decoration: underline;
}

#footer-visitornav a {
	text-decoration: none;
}

#footer-visitornav .footer-nav-title {
	text-align: center;
	display: block;
	background-color: #1076BA;
	color: #fff;
	height: 42px;
	line-height: 42px;
	margin-bottom: 20px;
	transition: .2s;
	border: 1px solid #1076BA;
	box-sizing: border-box;
}

#footer-visitornav .footer-nav-title:hover {
	color: #1076BA;
	background-color: #fff;
}

@media screen and (max-width: 950px) {
	#footer-visitornav {
		margin-bottom: 48px;
		background: none;
		padding-bottom: 0;
		width: 100%;
	}	

	#footer-visitornav .footer-visitornav-box {
		width: 100%;
		padding: 10px;
	}

	#footer-visitornav .footer-visitornav-contents ul li a {
		font-size: 80%;
	}
							
	#footer-visitornav .footer-nav-title {
		height: 42px;
		line-height: 42px;
		font-size: 90%;
	}
}

@media screen and (max-width: 700px) {
	#footer-visitornav .footer-visitornav-contents {
		width: calc(100% / 4 - 1px);
	}
	
	#footer-visitornav .footer-visitornav-contents .visitor-list li::before {
		margin-right: 6px;
	}
	
	#footer-visitornav .footer-visitornav-contents .visitor-list li:hover::before {
		transform: translateX(3px);
	}
	
	#footer-visitornav .footer-visitornav-contents ul li a {
		font-size: 80%;
	}
		
	#footer-visitornav .footer-nav-title {
		height: 32px;
		line-height: 32px;
		margin-bottom: 12px;
		font-size: 80%;
	}
}

@media screen and (max-width: 600px) {	
	#footer-visitornav .footer-visitornav-box {
		flex-wrap: wrap;
	}
	
	#footer-visitornav .footer-visitornav-contents {
		width: calc(100% / 2 - 3px);
	}

	#footer-visitornav .footer-visitornav-contents:nth-child(3),
	#footer-visitornav .footer-visitornav-contents:nth-child(4) {
		margin-top: 20px;
	}
			
	#footer-visitornav .footer-visitornav-contents ul li a {
		font-size: 90%;	}
		
	#footer-visitornav .footer-nav-title {
		height: 42px;
		line-height: 42px;
		font-size: 100%;
	}
}
