@charset "UTF-8";

/*!
Theme Name: Cocoon Child
Template:   cocoon-master
Version:    0.0.5
*/

/************************************
** 子テーマ用のスタイルを書く
************************************/
/*必要ならばここにコードを書く*/

/* ＝＝＝　共通　＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝ */
body {
    line-height: 1.7em;
    letter-spacing: 1.6px;
	font-family: 'Noto Sans JP',‘ヒラギノ角ゴシック’,"Meiryo",Verdana,sans-serif,MS UI Gothic,MS Pゴシック,MS ゴシック;
	}
#content {margin-top: 0;}

a:hover{color: #5F5F5F;text-decoration: none;}

p.co{display: none;}

.breadcrumb{margin-top: 0;}

.fc_orange{color: #db8202;}

p{font-size:15px;}

/*--ライン--*/
hr {
	border-width: 2px 0px 0px 0px;
	border-style: solid;
	border-color: #AFCB4C;
	height: 2px;
	margin: 2px 0 8px 0;
	display:block;
	clear:both;
	}

hr.hr_yerrow {
	border-width: 2px 0px 0px 0px;
	border-style: solid;
	border-color: #FFEFB1;
	height: 2px;
	margin: 30px 0 30px 0;
	display:block;
	clear:both;
	}

img.img_line {
    border: 2px #eee solid;
    padding: 15px;
	}

/*--メイン--*/
#main{
    padding: 0;
    width: 712px;
	margin-right: 46px;
	background: none;
	}

/*--サイド--*/
#sidebar {
	border: solid 1px #ccc;
    margin: 0;
    padding: 0 10px;
    width: 240px;
	}
.categoryid-3 #sidebar, .category-3 #sidebar{
	}
.categoryid-3 #content-in, .category-3 #content-in{
	margin-top: 40px;
	}
.categoryid-91 #content-in, .category-91 #content-in{
	margin-top: 40px;
	}

#sidebar h2 {
	margin-top: 5px;
    margin-bottom: -5px;
    padding: 3px 0 0;
    color: #159bda;
    font-size: 18px;
    display: block;
    text-align: center;
    line-height: 1.5em;
    border-bottom: solid #31a9de 2px;
	}
#sidebar h3 {
    text-align: center;
    margin: 15px 0 0;
	padding: 3px 0 0;
    font-size: 14px;
    line-height: 2em;
	background: url(img/h_bg.jpg) 0 0 repeat;
	}
#sidebar .widget {
    margin-bottom: 15px;
	}
#sidebar ul.lcp_catlist{
	margin: 5px 0 0;
	}
	#sidebar ul.lcp_catlist li{
		border-bottom: dotted 1px #ccc;
		margin: 10px 0 0;
		padding-bottom: 5px;
		}
		#sidebar ul.lcp_catlist li span{
		display: block;
		line-height: 1.5em;
		}
		#sidebar ul.lcp_catlist li h4{
			line-height: 1.4em;
			font-weight: normal;
			margin-bottom: 5px;
			font-size:85%;
			}
			#sidebar ul.lcp_catlist li h4 a{
				}
		#sidebar ul.lcp_catlist li .lcp_excerpt{
		display: block;
		line-height: 1.5em;
		}

.widget_wp-category-archive ul {
	margin-top: 10px;
    list-style: disc;
    padding-left: 20px;
	}
	.widget_wp-category-archive ul li{
		font-size: 16px;
		font-weight: normal;
		}

div.lcp_customfield{
    font-size: 14px;
    letter-spacing: 0px;
    font-weight: bold;
    line-height: 1.2em;
    padding-left: 1em;
    text-indent: -1em;
    margin-bottom: 5px;
	}

/*--タブ領域--*/
.tab_wrap{
	width:100%;
	overflow: hidden;
	margin:0;
	padding:0;
	clear:both;
	}
	
/*--タブボタン--*/
.tab_wrap > ul{
	list-style:none;
	margin: 0;
	padding: 0;
	}
	.tab_wrap > ul li{
		display:block;
		text-align:center;
		}
		.tab_wrap > ul li a{
			display: block;
			text-decoration: none;
			color: #fff;
			float: left;
			line-height: 40px;
			font-size: 16px;
			border-radius: 4px 4px 0px 0px;
			height: 36px;
			margin-right: 8px;
			padding: 0 20px;
			font-weight: bold;
			}
			.tab_wrap > ul li a{background-color:#555;}
			.tab_wrap > ul li a:hover{background-color:#333;}
			.tab_wrap > ul li.active a{background-color:#333;}

/*--タブ内容--*/
.tab_content{
	width: 100%;
	overflow: hidden;
	padding: 10px;
	border: solid 3px #333;
	display: none;
	}
	.tab_content h3{
		padding: 0;
		margin: 0;
		}

/*--メイン上ウィジェット（widget_for_main_before）--*/
#main_before_box{
    display: block;
    width: 100%;
	clear: both;
	z-index: 1;
	margin-bottom: 15px;
	}
	#main_before_box h2{display: none;}

.page #main_before_box{margin-bottom: -40px;}


/*--PHPショートコード用ウィジェット（widget_for_short_code）--*/
#short_code_box{
    display: block;
    width: 100%;
	clear: both;
	}
	#short_code_box h2{display: none;}

/*--拠点概要 メニュー--*/
/*--活動報告 メニュー--*/
.menu_in_page ul.menu{
    width: 100%;
    padding: 0;
	overflow: hidden;
	display: flex;
    justify-content: center;
	}
	.menu_in_page ul.menu li{
		width: 20%;
		height: 37px;
		line-height: 40px;
		font-size: 110%;
		text-align: center;
		letter-spacing: 1px;
		list-style: none;
		display: block;
		margin: 0 10px;
		overflow: hidden;
		font-weight: bold;
		background: url(img/pagenav.jpg) 0 0 repeat;
		color: #fff;
		border-radius: 3px;
		text-shadow: 0px 0px 1px #bbb;
		/*float: left;*/
		}
		.menu_in_page ul.menu li a{
			display: block;
			color: #ffffff;
			text-decoration: none;
			}
		.menu_in_page ul.menu li a:hover{
			background: url(img/pagenav_ov.jpg) 0 0 repeat;
			}
		.menu_in_page ul.menu li.current-menu-item a{
			background: url(img/pagenav_ov.jpg) 0 0 repeat;
			}
		.menu_in_page ul.menu li.current-post-ancestor a{
			background: url(img/pagenav_ov.jpg) 0 0 repeat;
			}

/*--研究・実績 メニュー--*/
.performance_menu ul.menu{
	display: block;
	}
	.performance_menu ul.menu li{
		display: block;
		float: left;
		margin: 0 4px 4px 4px;
		width: 11.65%;
		line-height: 37px;
		border: 1px #e5e3e3 solid;
		text-align: center;
		background-color: #bdbdbd;
		font-weight: bold;
		color: #3682b2;
		background-image: none;
		letter-spacing: 0px;
		}

/*--固定ページ--*/
.page .date-tags{display: none;}
.page main#main{
	width: 100%;
	border: none;
	margin: 0;
	}
.entry-content{margin-top: 0;}

.entry-content table tr td{
	border:none;
	background-color: #fff;
}

/*--両脇マージン（固定ページ用）--*/
#main .margin_side{
	margin-left: 30px;
	margin-right: 30px;
	}

/*--投稿ページ--*/
.single .date-tags{
	text-align: left;
    margin-bottom: 2em;
	}

.main .archive-title{
    margin-top: 0px;
    padding: 0px 15px 0;
    color: #159bda;
    display: block;
    border-bottom: solid #31a9de 2px;
	}

/*--投稿ページ 記事掲載一覧--*/
.categoryid-50 .date-tags{display: none;}
.media_article_list{
	}
	.media_article_list ul{
		margin: 0;
		padding: 0;
		list-style: none;
		}
		.media_article_list ul li{
			margin-bottom: 10px;
			padding-bottom: 20px;
			border-bottom: dotted 1px #ccc;
			}
			.media_article_list ul li span{
				font-size: 14px;
				font-weight: bold;
				}
			.media_article_list ul li h4{
				margin: 0;
				font-size: 15px;
				font-weight: normal;
				}

/*--hタイトル--*/
h1.entry-title{
	display: block;
	background: url(img/h_bg.jpg) 0 0 repeat;
    padding: 16px 26px 10px 26px;
    font-size: 22px;
    line-height: 32px;
    font-weight: bold;
    letter-spacing: 2px;
	margin-top: 0;
	}
	.page h1.entry-title{
		display: none;
		}

#content .base_title{
	display: block;
    width: 100%;
    padding: 6px 0 4px 0;
    margin: 10px 0;
    border-radius: 3px;
    text-align: center;
    font-size: 22px;
    background: url(img/h2.jpg) 0 0 repeat;
    font-family: '小塚ゴシック Pro L','Kozuka Gothic Pro Light',Meiryo,sans-serif;
	clear: both;
	font-weight: normal;
	line-height: 1.6;
	}

.article h2{
	display: block;
	background: url(img/h_bg.jpg) 0 0 repeat;
	padding: 16px 26px 10px 26px;
	font-size: 22px;
	line-height: 32px;
	font-weight: bold;
	letter-spacing: 2px;
	}
.article h3{
    font-size: 24px;
    display: block;
    padding: 1px 0 0 26px;
    background: url(img/h3.png) left 4px no-repeat;
    border: none;
	}
.article h4{
	border: none;
    color: #db8202;
    font-size: 22px;
    padding: 0;
	}
.article h5{
	}
.article h3.h3_bold{
	display: block;
    font-size: 26px;
    line-height: 32px;
    font-weight: bold;
    border: none;
    padding: 0;
    background: none;
	}

/*--アーカイブページ--*/
.archive #sidebar{}
.archive #main{}
.archive .entry-card-thumb {width: 20%;}
.archive .entry-card-content {margin-left: 23%;}
.archive .entry-card-meta {
	position: relative;
	text-align: left;
	margin: 0 0 10px;
	clear: none;
	}
	.archive .entry-card-meta .entry-card-info {
		display: inline-block;
		}
.archive .a-wrap {
    border-bottom: 1px dotted #ccc;
	}
.cat-label {
    padding: 1px 5px 0px;
    line-height: 2em;
	}

.post-date{
	font-size:90%;
	background:none;
}
a .entry-card-title{
	font-size:100%;
	line-height:1.6em;
	font-weight:normal;
	text-decoration:underline;
}

a:hover .entry-card-title{
	text-decoration:none;
}

/*--新着マーク--*/
span.newmark{
    color: #ffffff;
    display: inline-block;
    background: #e81313;
    font-size: 9px;
    padding: 2px 3px 0 4px;
    margin: 2px 0 10px 5px;
    line-height: 1.4em;
    font-weight: bold;
	}

/* ＝＝＝　ヘッダー　＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝ */
#header_box{
    width: 1000px;
    margin: 0 auto;	
	}
/*--ヘッダーロゴ--*/
#header_box #header-in{
    width: 580px;
    float: left;	
	}
	#header_box #header-in a:hover{
		opacity: 0.6;
		transition: all 0.5s ease;	
		}
a.site-name{
	height: 90px;
    overflow: hidden;
	}

/*--ヘッダーボタン--*/
#header_box #header_box_btn{
    float: right;
    margin-top: -100px;
	width: 170px;
	}
	#header_box #header_box_btn h2{display: none;}

#header_box #header_box_btn #snsbox{}
	#header_box #header_box_btn #snsbox #twitter_box{
		float: left;
		margin: 0;}
	#header_box #header_box_btn #snsbox #snsbox_fb{
		float: right;
		position:absolute;
		width:110px;
		padding:0 0 0 0;
		margin: 0 0 0 100px;
text-indent:29px;}

#header_box #header_box_btn #btn_language{}
	#header_box #header_box_btn #btn_language a{
		background-color: #4c4a4a;
		color: #fff;
		font-size: 14px;
		text-align: center;
		letter-spacing: 1.8px;
		margin: 40px 0 0 0;
		text-decoration: none;
		border-radius: 3px;
		clear: both;
		overflow: hidden;
		display: block;
		}

/* ＝＝＝　メインメニュー　＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝ */
nav#navi{
	clear: both;
	border-bottom: solid 8px #e6e900;
	margin-bottom: 1px;
	font-size:12px;
	}

nav#navi ul.menu-header{
	width: 100%;
    display: table;
    margin: 0 auto 10px;
	}
	nav#navi ul.menu-header li{
		display: table-cell;
		border-left: 1px #e8e7e6 dotted;
		text-align: center;
		width: 5%;
		font-family: '小塚ゴシック Pro L','Kozuka Gothic Pro Light',Meiryo,sans-serif;
		height: auto;
		line-height: 1.6em;
		vertical-align:middle;
		}

	nav#navi ul.menu-header li:last-of-type{border-right: 1px #e8e7e6 dotted;}

		nav#navi ul.menu-header li a{
			font-weight: bold;
			float: none;
			padding: 2px 0 1px;
			height: auto;
			text-decoration: none;
			color: #505050;
			font-size:125%;
			}
		nav#navi ul.menu-header li a:hover{
			color:#f77b07;
			background-color:#fff;
			}

nav#navi ul.menu-mobile{
	display: none;
	}

.menu_navi1{
	
}



/* ＝＝＝　フッター　＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝ */
.footer-left, .footer-right {
    display: none;
	}
.footer-center{
    text-align: center;
    width: 100%;
	}
	.footer-center h3{
		display: none;
		}
	.footer-center .widget{
		margin: 0;
		}
footer #address {
		font-size: 16px;
		line-height: 22px;
		}
		footer #address span:nth-of-type(1){
			font-weight: bold;
			}
		footer #address span:nth-of-type(2){
			font-size: 80%;
			letter-spacing: 0.2px;
			font-weight: bold;
			}
/* ＝＝＝　トップページ　＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝ */
.home .entry-header{display: none;}
.home #content-in .parent_title{display: none;}
.home .entry-content{margin: 0;}
.home main#main{padding: 0;width: 100%;}
.home #eyecatch{margin-top: 0;}

/*--スライドアイキャッチ--*/
#eyecatch #n2-ss-1-align{ 
	padding-bottom: 2px;
	margin-bottom: 20px;
	}
#eyecatch div#n2-ss-1 .n2-ss-slider-2 {
    border-bottom: solid 5px #eee;
    padding-bottom: 2px;
	}

/*--左コンテンツ--*/
#top_main{
    float: left;
    width: 608px;
	}
/*--右コンテンツ--*/
#top_side{
    float: right;
    width: 357px;
	}

/*--特別情報--*/
#top_special_info{ 
	}
	#top_special_info h3{
		padding: 6px 10px 0;
		margin: 0;
		background: #c70a0a;
		border: none;
		color: #ffffff;
		font-size: 18px;
		border-radius: 4px 4px 0 0;
		}
	#top_special_info ul.lcp_catlist{ 
		background: #c70a0a;
		margin: 0;
		padding: 0;
		list-style: none;
		border-radius: 0 0 4px 4px;
		}
		#top_special_info ul.lcp_catlist li{
			background: #ffffff;
			margin: 0 4px;
			padding: 5px 10px;
			border-bottom: dotted 1px #dedede;			
			}
		#top_special_info ul.lcp_catlist li:first-of-type{
			border-top: solid 4px #c70a0a;
			}
		#top_special_info ul.lcp_catlist li:last-of-type{
			margin-bottom: 30px;
			border-bottom: solid 4px #c70a0a;
			}
			#top_special_info ul.lcp_catlist li span{
				display: block;
				font-size: 14px;
				font-weight: bold;
				line-height: 1.5em;		
				}
			#top_special_info ul.lcp_catlist li h4{
				border: none;
				margin: 0;
				padding: 0;
				font-weight: bold;
				font-size: 16px;
				}

/*--活動報告 タブ--*/
#top_tab_wrap{ 
	}
#top_tab_wrap > ul li a{
	}
	#top_tab_wrap > ul li a{background: url(img/pagenav.jpg) 0 0 repeat;}
	#top_tab_wrap > ul li a:hover{background: url(img/pagenav_ov.jpg) 0 0 repeat;}
	#top_tab_wrap > ul li.active a{background: url(img/pagenav_ov.jpg) 0 0 repeat;}

	#top_tab_wrap > h2{
		background: url(img/h_bg.jpg) 0 0 repeat;
		font-size: 100%;
		font-weight: bold;
		padding: 12px 5px 9px 20px;
		line-height: 100%;
		margin: 0 0 10px;
		}
		#top_tab_wrap .tab_content{
			width: 100%;
			overflow: hidden;
			padding: 10px;
			border: solid 2px #29a4dd;
			border-radius: 4px;
			}
			#top_tab_wrap .tab_content h3{
				padding: 3px 10px 0;
				margin: 0 0 15px;
				border: none;
				background: #f5f3ed;
				font-size: 15px;
				line-height: 1.5em;
				}
			#top_tab_wrap .tab_content > p{/*--一覧ボタン--*/
				margin: 0;
				}
				#top_tab_wrap .tab_content > p a.list_page_btn{
					background: #f5f3ed;
					display: block;
					text-align: center;
					font-size: 95%;
					}
				#top_tab_wrap .tab_content > p a.list_page_btn:hover{
					background: #dcd9d2;
					}

	#top_tab_wrap .tab_content ul.cate_list{
		list-style: none;
		margin: 0;
		padding: 0;
		}
		#top_tab_wrap .tab_content ul.cate_list li{
			clear: both;
			display: block;
			overflow: hidden;
			margin: 0 0 15px;
			border-bottom: dotted 1px #ccc;
			padding-bottom: 10px;
			}
			#top_tab_wrap .tab_content ul.cate_list li > a{
				background: #e4e4e4;
				display: block;
				float: left;
				width: 18%;
				}
				#top_tab_wrap .tab_content ul.cate_list li > a img{
					width: 100%;
					display: block;
					}
			#top_tab_wrap .tab_content ul.cate_list li > p{
				display: block;
				float: right;
				margin: 0;
				width: 80%;
				font-size: 88%;
				line-height: 1.5em;
				font-weight: bold;
				}
			#top_tab_wrap .tab_content ul.cate_list li > h4{
				border: none;
				padding: 0;
				margin: 0;
				font-size: 92%;
				float: right;
				width: 80%;
				font-weight: normal;
				line-height: 1.6em;
				}

/*--お知らせ--*/
#top_news_list{
    clear: both;
    margin: 0 0 30px;
    border-bottom: solid #eee 3px;
	}
	#top_news_list > h2{
		background: url(img/h_bg.jpg) 0 0 repeat;
		font-size: 100%;
		font-weight: bold;
		padding: 5px 5px 1px 20px;
		margin: 0 0 10px;
		}
	#top_news_list ul.cate_list{
		list-style: none;
		margin: 0;
		padding: 0 10px;
		
		}
		#top_news_list ul.cate_list li{
			margin: 10px 0 10px;
			padding: 0 0 10px;
			border-bottom: dotted 1px #ccc;
			}
			#top_news_list ul.cate_list li > p{
				font-size: 85%;
				line-height: 1.5em;
				margin: 0;
				font-weight: bold;
				}
			#top_news_list ul.cate_list li > h4{
				border: none;
				padding: 0;
				margin: 0;
				font-size: 95%;
				font-weight: normal;
				line-height: 1.5em;
				}
	#top_news_list > p{/*--一覧ボタン--*/
		margin: 0;
		}
		#top_news_list > p a.list_page_btn{
			display:block;
			width:215px;
			margin: -42px 0px 0 0;
			padding: 3px 0 0 0;
			float: right;
			font-size: 85%;
			}


/*--新着情報下COIバナー--*/
.top_ban_coi{
	background: #eee;
	margin-top: 30px;
	}
	.top_ban_coi img{
		display: block;
		margin: 0 auto;
		}

/*--NEWS 新着情報一覧--*/
#content #post-177 h1.entry-title{display: none;}

#post-177 ul.lcp_catlist{
	list-style: none;
	margin: 0 30px 20px;
	}
	#post-177 ul.lcp_catlist li{
		border-bottom: 1px #BDBDBD dotted;
		}
		#post-177 ul.lcp_catlist li span{
			color: #434343;
			font-weight: bold;
			font-size: 14px;
			display: inline-block;
			}
		#post-177 ul.lcp_catlist li h3{
			font-size: 14px;
			margin: -5px 0 0;
			padding: 0 0 5px;
			}
			#post-177 ul.lcp_catlist li h3 a{
				color: #3682B2;
				text-decoration: underline;
				}
			#post-177 ul.lcp_catlist li h3 a:hover{
				color: #5F5F5F;
				text-decoration: none;
				}

#post-177 ul.lcp_paginator{
	display: table;
	overflow: hidden;
	margin: 10px auto 0;
    text-align: center;
    line-height: 1.5em;
	}
	#post-177 ul.lcp_paginator li{
		border: 3px #CDCBCB solid;
		margin: 0 5px;
		display: inline-block;
		background-color: #BEC412;
		font-weight: bold;
		padding: 3px 10px 1px;
		color: #ffffff;
		}
		#post-177 ul.lcp_paginator li a{
			display: inline-block;
			padding: 3px 10px 1px;
			margin: -3px -10px -1px;
			background: #f3f3f3;
			text-decoration: none;
			color: #505050;
			font-weight: normal;
			}
		#post-177 ul.lcp_paginator li a:hover{
			background-color: #ECF135;
			}

/*--サイドバナー--*/
ul.top_ban_side{
	list-style: none;
	margin: 0;
	padding: 0;
	}
	ul.top_ban_side li{
		margin: 0;
		}
		ul.top_ban_side li a{
			display: block;
			margin-bottom: 10px;
			}
			ul.top_ban_side li a img{
				display: block;
				}

/*--ツイッタータイムライン--*/
#top_twitter{
	width: 100%;
	display: block;
	border: solid 1px #e1e8ec;
	}

/*--参画機関--*/
#top_ban_sankaku{
    clear: both;
	display: block;
    overflow: hidden;
    padding-top: 20px;
	}
	#top_ban_sankaku h2{
		background: url(img/h_bg.jpg) 0 0 repeat;
		padding: 0px 20px;
		font-size: 14px;
		font-weight: bold;
		letter-spacing: 2px;
		margin-bottom: 10px;	
		}

#top_ban_sankaku ul{
    display: block;
    overflow: hidden;
    margin: 0;
	padding-left: 22px;
	}
	#top_ban_sankaku ul li{
		float: left;
		list-style: none;
		margin: 0 16px 16px;	
		} 
		#top_ban_sankaku ul li a{
			} 
			#top_ban_sankaku ul li a img{
				border: 1px #e6e6e6 solid;	
				}

/*--その他のリンク--*/
#top_ban_other{
    clear: both;
	}
#top_ban_other ul{
    display: block;
    overflow: hidden;
    margin: 0;	
	} 
	#top_ban_other ul li{
		float: left;
		list-style: none;
		margin: 0 15px 8px 10px;
		letter-spacing: 0px;		
		}
	#top_ban_other ul li:nth-of-type(1){
		margin: 0 15px 8px 0;
		}
		#top_ban_other ul li a{
			color: #3682B2;
			}
		#top_ban_other ul li a:hover{
			color: #5F5F5F;
			text-decoration: none;
			}
			#top_ban_other ul li a img{
				border: 1px #e6e6e6 solid;	
				} 


/* ＝＝＝　拠点概要　ご挨拶　＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝ */
p.p_outline_a01_1{
	font-weight: bold;
	color: #d6a202;
	font-size: 46px;
	line-height: 46px;
	display: block;
	margin: 0.8em 0;
	}
	p.p_outline_a01_1 span{
		font-size: 24px;
		}
p.p_outline_a01_2{
	float: right;
	margin: 20px 0 40px 0;
	}
p.p_outline_a01_3 span{
	font-weight: bold;
	font-size: 24px;
	}
table.table_outline_a01{
	width: 75%;
	}
	table.table_outline_a01 tr{
		background: none;
		font-size:80%;
		}
	table.table_outline_a01 th, table.table_outline_a01 td{
		border: none;
		padding: 0;
		}
	table.table_outline_a01 tr:first-child td:first-child{
		width: 32%;
		}
p.p_outline_a01_4{
	display: block;
	clear: both;
	}

img.img_outline_a_member{
	border: 1px #eee solid;
    padding: 4px;
	}

p.p_outline_a_member_1{
	font-weight: bold;
    line-height: 30px;
    display: block;
    color: #d6a202;
    font-size: 24px;
	margin-bottom:-10px;
	}
p.p_outline_a_member_2{
	float: right;
    margin: 20px 0 40px 40px;
	}
p.p_outline_a_member_3 span{
	font-weight: bold;
	font-size: 24px;

	}
p.p_outline_a_member_4{
	margin-top:-5px;
}

table.table_outline_a_member{
    text-align: center;

    letter-spacing: 0;
    line-height: 1.8em;
	}
	table.table_outline_a_member tr{
		background: none;
		}
		table.table_outline_a_member td{
			vertical-align: top;
			border: none;
			padding: 0;
			}
			table.table_outline_a_member td span{
				font-weight: bold;
				line-height: 30px;
				display: block;
				font-size: 22px;
				}
p.p_outline_a_logo{
	}
	p.p_outline_a_logo img{
		float: right;
		margin: 0 0 40px 40px;
		}

table.table_message{
	border-collapse: collapse;
	width: 1000px;
}

	table.table_message td{
		width: 168px;
		padding: 0;
		margin: 0 0 0 0;
		text-align: center;
		vertical-align: top;
		font-size:12px;
		line-height: 1.7em;
		letter-spacing: 0;
		border:none;
		background-color:#fff;
	}

table.table_message td span{
	font-size:22px;
	font-weight:bold;
	line-height: 1.7em;
}

table.table_message td em{
	font-style:normal;
	font-size:12px;
}

table.table_message td img{
	border: 1px #eee solid;
	padding: 2px;
	width: 158px;}


/* ＝＝＝　拠点概要　メンバー　＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝ */
table.table_member {font-size: 85%;line-height: 1.5em; border-collapse:collapse;}
table.table_member tr:nth-of-type(2n) {background-color: #fdf4d1;}
table.table_member tr:nth-of-type(2n+1) {background-color: #fffbeb;}
table.table_member th{padding: 10px;border: 1px solid #cdbd7d;}
table.table_member td{border:1px #ddd solid; padding:10px;}
table.table_member td:nth-of-type(1){width: 12%;border:1px #e6dfc1 solid;}
table.table_member td:nth-of-type(2){width: 35%;border:1px #e6dfc1 solid;}
table.table_member td:nth-of-type(3){width: 15%;border:1px #e6dfc1 solid;}
table.table_member td:nth-of-type(4){width: 38%;border:1px #e6dfc1 solid;}
table.table_member th {background-color: #efde9c;}

/* ＝＝＝　研究・実績　＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝ */
ul.ul_performance{
    display: block;
    list-style: none;
	padding: 0;
	letter-spacing: 1px;
	}
	ul.ul_performance li{
		line-height: 1.6em;
		display: block;
		padding: 20px 18px;
		border-bottom: 1px #ddd dotted;		
		}
a.ul_performance_pub{
    font-size: 12px;
    line-height: 1.8em;
    padding: 1px 8px 0px 8px;
    text-align: center;
    background-color: #dea704;
    font-weight: bold;
    letter-spacing: 1px;
    text-decoration: none;
    color: #fff;
    display: inline-block;
	margin-left: 5px;
	}
a:hover.ul_performance_pub {
    background-color: #e6c050;
	}

/* ＝＝＝　社会実装　＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝ */
ul.ul_social {
    font-size: 90%;
	}

/* ＝＝＝エディター　＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝ */
.news_photo{
	width:320px;
	float:right;
	overflow:hidden;
	text-align:center;
	margin:0 30px;
	}
	
	.news_photo img.news_photo_size{
		max-width:320px;
		/*max-height:300px;*/
		margin-bottom:0px;
		}
	
	.news_photo_txt{
		width:320px;
		display:block;
		margin-top:-3px;
		font-size:13px;
		overflow:hidden;
		}

ul.arrow_list{
	margin:0 0;}

	ul.arrow_list li{
		list-style:none;
		}

	ul.arrow_list li input{
		width:17px;
		height:17px;
		margin-right:8px;
}

	.icon_pdf{
		border:none;
		background: url("https://coi.hirosaki-u.ac.jp/wp-content/uploads/2020/11/icon_pdf.png") 0 0 no-repeat;
		}

	.icon_excel{
		border:none;
		background: url("https://coi.hirosaki-u.ac.jp/wp-content/uploads/2020/11/icon_xls.png") 0 8px no-repeat;
		}

	.icon_word{
		border:none;
		background: url("https://coi.hirosaki-u.ac.jp/wp-content/uploads/2020/11/icon_doc.png") 0 8px no-repeat;
		}

	.icon_power{
		border:none;
		background: url("https://coi.hirosaki-u.ac.jp/wp-content/uploads/2020/11/icon_pow.png") 0 8px no-repeat;
		}

	.icon_ititaro{
		border:none;
		background: url("https://coi.hirosaki-u.ac.jp/wp-content/uploads/2020/11/icon_jtb.png") 0 8px no-repeat;
		}

p.news_link{
	padding-left:26px;
	background: url("../img/bg/arrow_a.png") 5px center no-repeat;
	}

p.new_day{
	font-weight: bold;
	color: #666;
	font-size: 13px;
	display: block;
	margin-bottom: 10px;
	}
.cat-label{
	display: none;
	}

.iwaki_pj_box1{
	display:block;
	background-color:#e5ebfb;
	padding:15px;
	font-size:120%;
}

.iwaki_pj_box2{
	display:block;
	background-color:#fbdae7;
	padding:15px;
	border:3px #f39800 solid;
	border-radius:5px;
	text-align:center;
	width:35%;
	float:right;
	margin:-280px 45px 0 0;
	font-size:130%;
}

.iwaki_pj_title1{
	display:block;
	background-color:#f49f16;
	padding:5px 15px;
	font-size:120%;
	font-weight:bold;
	margin-top:20px;
	color:#fff;
}

.iwaki_pj_title2{
	display:block;
	background-color:#e02828;
	padding:5px 15px;
	font-size:130%;
	font-weight:bold;
	margin-top:20px;
	margin-bottom:-40px;
	color:#fff;
	text-align:center;
}


.iwaki_pj_img{
	width:940px;
	margin:0 auto;
	display:block;
	padding:20px 0px;
	border:6px #f39800 solid;
	border-radius:20px;
}

.parenthesis {
  position: relative;
  width: 530px;
  padding: 15px 20px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.parenthesis::before,
.parenthesis::after {
  position: absolute;
  top: 0;
  content: '';
  width: 20px;
  height: 100%;
  border-top: 1px solid #555;
  border-bottom: 1px solid #555;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.parenthesis::before {
  left: 0;
  border-left: 1px solid #555;
}
.parenthesis::after {
  right: 0;
  border-right: 1px solid #555;
}
.parenthesis::before {
  left: 0;
  border-left: 2px solid #555;
  border-radius: 8px 0 0 8px;
}
.parenthesis::after {
  right: 0;
  border-right: 2px solid #555;
  border-radius: 0 8px 8px 0;
}

iframe.inline_inq{
	width:100%;
	border:none;
	height:900px;
}

/*Contact Form 7カスタマイズ*/
/*スマホContact Form 7カスタマイズ*/
@media(max-width:500px){
.inquiry th,.inquiry td {
 display:block!important;
 width:100%!important;
 border-top:none!important;
 -webkit-box-sizing:border-box!important;
 -moz-box-sizing:border-box!important;
 box-sizing:border-box!important;
}
.inquiry tr:first-child th{
 border-top:1px solid #d7d7d7!important;
}
/* 必須・任意のサイズ調整 */	
.inquiry .haveto,.inquiry .any {	
font-size:10px;
}}
/*見出し欄*/
.inquiry th{
 text-align:left;
 font-size:14px;
 color:#444;
 padding-right:5px;
 width:30%;
 background:#f7f7f7;
 border:solid 1px #d7d7d7;
}
/*通常欄*/
.inquiry td{
 font-size:13px;
 border:solid 1px #d7d7d7;	
}
/*横の行とテーブル全体*/
.entry-content .inquiry tr,.entry-content table{
 border:solid 1px #d7d7d7;	
}
/*必須の調整*/
.haveto{
 font-size:7px;
 padding:5px;
 background:#ff9393;
 color:#fff;
 border-radius:2px;
 margin-right:5px;
 position:relative;
 bottom:1px;
}
/*任意の調整*/
.any{
 font-size:7px;
 padding:5px;
 background:#93c9ff;
 color:#fff;
 border-radius:2px;
 margin-right:5px;
 position:relative;
 bottom:1px;
}
/*ラジオボタンを縦並び指定*/
.verticallist .wpcf7-list-item{
 display:block;
}
/*送信ボタンのデザイン変更*/
#formbtn{
 display: block;
 padding:1em 0;
 margin-top:10px;
 width:100%;
 background:#2f81c6;
 color:#fff;
 font-size:18px;
 font-weight:bold;	 
 border-radius:2px;
 border: none;
}
/*送信ボタンマウスホバー時*/
#formbtn:hover{
 background:#175487;
 color:#fff;
}

.btn_kakunin{
	font-size:115%;
}

.btn_syusei{
	display:block;
	font-size:115%;
	margin:0 auto;
	padding:3px 15px;
	cursor:pointer;
}

table.inquiry{
	margin: auto;
}

.wpcf7c-conf{
background-color: #e8f0fe!important;
color: #000!important;
}


















/************************************
** レスポンシブデザイン用のメディアクエリ
************************************/
/*1240px以下*/
@media screen and (max-width: 1240px){
  /*必要ならばここにコードを書く*/
}

/*1030px以下*/
@media screen and (max-width: 1030px){
  /*必要ならばここにコードを書く*/

/* ＝＝＝　共通　＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝ */

#content {
    margin-top: 30px;
	}
	
/*--メイン--*/
#main{
    padding: 0 10px;
    width: auto;
	margin-right: 0;
	}
	
/*--サイド--*/
.sidebar h3 {
    margin: 15px 0 0;
    padding: 3px 10px 0;
    font-size: 18px;
    line-height: 2em;
    text-align: left;
    background: url(img/h_bg.jpg) 0 0 repeat;
	}
#sidebar-menu-content .widget {margin-bottom: 10px;}	
#sidebar-menu-content .widget h2{
	margin-bottom: -5px;
    padding: 0 10px;
    color: #159bda;
    font-size: 20px;
    display: block;
    line-height: 1.5em;
    border-bottom: solid #31a9de 2px;
	}	
	
.sidebar ul.lcp_catlist li {
	border-bottom: dotted 1px #ccc;
    margin: 15px 15px 0 10px;
    padding-bottom: 10px;
	}
	
.widget_wp-category-archive ul li {
    margin-bottom: 10px;
    margin-left: 10px;
	}
	
/*--両脇マージン（固定ページ用）--*/
#main .margin_side {
    margin-left: 10px;
    margin-right: 10px;
	}
	
/*--投稿ページ--*/
.single .date-tags{
	margin-bottom: 0;
	}

.main .archive-title{
    font-size: 20px;
	}
	
/*--hタイトル--*/
h1.entry-title{
    padding: 12px 10px 10px 10px;
    font-size: 18px;
    line-height: 1.2em;
    letter-spacing: 1px;
    margin: 10px 0;
	}
#content .base_title {
    width: auto;
    margin: 10px 0;
    border-radius: 0;
    font-size: 18px;
	}
.article h2 {
    padding: 14px 20px 10px 20px;
    font-size: 18px;
    line-height: 16px;
    font-weight: bold;
    letter-spacing: 2px;
    margin: 10px 0;
	}	
.article h3.h3_bold {
    font-size: 20px;
    line-height: 1.2em;
	}
.article h3 {
    font-size: 20px;
	}
.article h4 {
    font-size: 16px;
	}	
	
/*--タブ--*/
.tab_wrap > ul li a {
    display: block;
    text-decoration: none;
    color: #fff;
    float: left;
    line-height: 30px;
    font-size: 12px;
    border-radius: 4px 4px 0px 0px;
    height: 28px;
    margin-right: 2px;
    padding: 0 8px;
    font-weight: bold;
    letter-spacing: 0px;
	}

/*--メイン上ウィジェット（widget_for_main_before）--*/
.page #main_before_box{margin-bottom: 15px;}
	
/*--拠点概要 メニュー--*/
/*--活動報告 メニュー--*/
.menu_in_page ul.menu{
	margin: 0;
	width: auto;
	}
	.menu_in_page ul.menu li{
		width: auto;
		height: 34px;
		line-height: 35px;
		font-size: 14px;
		letter-spacing: 0px;
		margin: 0 2px;
		}
.menu_in_page ul.menu li a {
    padding: 0 12px;
	}
	
/*--研究・実績 メニュー--*/
.performance_menu ul.menu{
    margin: 0 10px;
	}
	.performance_menu ul.menu li{
		margin: 2px 3.5px;
		height: auto;
		line-height: 1.8em;
		width: 23%;
		}
		.performance_menu ul.menu li a{
			padding: 0 5px;
			}

	
/* ＝＝＝　ヘッダー　＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝ */
#header_box{
    width: auto;
	}
#header_box #header-in {
    width: auto;
    float: none;
	}
#header_box #header-in img{
    width: 90%;
    margin-left: 15px;
	}
a.site-name {
    height: auto;
	display: block;
	}
.logo-image {
    padding: 5px 0 0;
	}
#header_box #header_box_btn {
    float: none;
    margin: -5px auto 0;
    width: 95%;
	}
	#header_box #header_box_btn #snsbox #twitter_box {
		float: left;
		margin: 0;
		}
	#header_box #header_box_btn #snsbox #snsbox_fb {
		float: left;
		margin: -8px 0 0 5px;
		}
	
	
#header_box #header_box_btn #btn_language {
    display: block;
    width: 50%;
    float: right;
	}	
	#header_box #header_box_btn #btn_language a {
		font-size: 12px;
		margin: 0;
		display: block;
		height: 20px;
		line-height: 1.7em;
		}
	
nav#navi {
    display: none;
	}
.mobile-menu-buttons .search-menu-button{
	display: none;
	}
	
/* ＝＝＝　メインメニュー　スマホ＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝ */
.mobile-menu-buttons{background: #eaec70;}
	
#navi-menu-content{background: #f2f3b4;}
ul.menu-drawer{
	}
	ul.menu-drawer li{
		background: #ffffff;
		padding: 5px;
		margin: 10px;
		border: solid 2px #e6e900;
		border-radius: 5px;
		}
	
/* ＝＝＝　トップページ　＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝ */
.home main#main {
    padding: 0 10px;
	clear: both;
	}

/*--スライドアイキャッチ--*/
#eyecatch #n2-ss-1-align{
	margin-bottom: 6px;
    padding-top: 2px;
    border-top: solid 5px #e6e900;
	}
	
#eyecatch div#n2-ss-1 .n2-ss-slider-2 {
    border-bottom: solid 3px #eee;
	}
/*--左コンテンツ--*/
#top_main{
    float: none;
    width: auto;
	}
/*--右コンテンツ--*/
#top_side{
    float: none;
    width: auto;
	margin-top: 10px;
	}

/*--参画機関--*/
#top_ban_sankaku ul{
    padding: 0;
	}
	#top_ban_sankaku ul li {
		margin: 0 1%;
		width: 31.2%;
		}
	
/*--その他のリンク--*/
#top_ban_other ul {
    margin: 0;
    padding: 0;
	}
	#top_ban_other ul li {
		margin: 0 5px 0 0;
		font-size: 12px;
		letter-spacing: 0px;
		}
		#top_ban_other ul li a {
			display: block;
			border: 1px #e6e6e6 solid;
			padding: 0 5px;
			margin: 0 0 5px;
			}
#top_ban_other ul li:nth-of-type(1) {
	margin: 0;
	width: 33.5%;
	}
	#top_ban_other ul li:nth-of-type(1) a{
		border: none;
		}	
		#top_ban_other ul li:nth-of-type(1) a img{
			}
	
	#top_ban_other ul li a{
		border:none;
	}
	
/* ＝＝＝　拠点概要　ご挨拶　＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝ */
p.p_outline_a01_1{
    font-weight: bold;
    font-size: 25px;
    margin: 0 0;
    line-height: 29px;
	}
	p.p_outline_a01_1 span{
		font-size: 13px;
		line-height: 19px;
		display: inline-block;
		letter-spacing: 0px;
		}
p.p_outline_a01_2{
	float: right;
	margin: 10px 0 10px 0;
	}
p.p_outline_a01_3{
	}
	p.p_outline_a01_3 span{
		font-weight: bold;
		font-size: 20px;
		display: block;
		}
table.table_outline_a01{
    width: 100%;
    line-height: 1.4em;
	letter-spacing: 0px;
	}
	table.table_outline_a01 tr{
		background: none;
		}
	table.table_outline_a01 th, table.table_outline_a01 td{
		padding: 0 0 10px 0;
		}
	table.table_outline_a01 tr:first-child td:first-child{
		width: 32%;
		}
p.p_outline_a01_4{
	display: block;
	clear: both;
	}

img.img_outline_a_member{
	width: 100px;
	}

p.p_outline_a_member_1{
	font-weight: bold;
    line-height: 30px;
    display: block;
    color: #d6a202;
    font-size: 24px;
	}
p.p_outline_a_member_2{
	float: right;
    margin: 0px 0 10px 10px;
	}
p.p_outline_a_member_3 span{
    font-size: 20px;
    display: block;
	}
p.p_outline_a_member_4{}

table.table_outline_a_member{
	font-size: 12px;
    letter-spacing: 0px;
    line-height: 1.3em;
	}
	table.table_outline_a_member tr{
		background: none;
		}
		table.table_outline_a_member td{
			vertical-align: top;
			border: none;
			padding: 0;
			}
			table.table_outline_a_member td span{
				line-height: 1.2em;
				font-size: 13px;
				margin-top: 17px;
				}
			table.table_outline_a_member td img{
				width: 100%;
				}
	
p.p_outline_a_logo{
	}
	p.p_outline_a_logo img{
		float: none;
		width: 200px;
		display: block;
		margin: 0 auto 25px;
		}

/* ＝＝＝　研究・実績　＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝ */
ul.ul_performance li{
	padding: 10px 5px;
	}

/* ＝＝＝　社会実装　＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝ */
ul.ul_social {
    line-height: 1.5em;
	}
	ul.ul_social li{
		margin-bottom: 10px;
		}

.cat-label{
	display: none;
	}
	
/* ＝＝＝　フッター　＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝ */
.footer-bottom{margin-top: 0;border-top: dotted 1px #c1c1c1;}
.footer-mobile .widget-footer-mobile{margin-bottom: 0;}
footer #address {
		font-size: 85%;
		text-align: center;
		line-height: 20px;
		}
.navi-footer-in > .menu-footer li.menu-item {background: #e6e6e6;line-height: 1.7em;}
.navi-footer-in > .menu-footer li.menu-item a{font-size: 12px;}
.copyright{
	font-size: 80%;
	letter-spacing: 1px;
	line-height: 1.5em;
	margin-top: 20px;
	}
	
	
.iwaki_pj_box1{
	display:block;
	background-color:#e5ebfb;
	padding:15px;
	font-size:110%;
}

.iwaki_pj_box2{
	display:block;
	background-color:#fbdae7;
	padding:15px;
	border:3px #f39800 solid;
	border-radius:5px;
	text-align:left;
	width:100%;
	margin:0px 0 20px 0;
	font-size:110%;
}

.iwaki_pj_title1{
	display:block;
	background-color:#f49f16;
	padding:5px 15px;
	font-size:100%;
	font-weight:bold;
	margin-top:20px;
	color:#fff;
}

.iwaki_pj_title2{
	display:block;
	background-color:#e02828;
	padding:5px 15px;
	font-size:110%;
	font-weight:bold;
	margin-top:20px;
	margin-bottom:0px;
	color:#fff;
	text-align:left;
}

.iwaki_pj_img{
	width:100%;
	margin:0 auto;
	display:block;
	padding:15px 10px;
	border:4px #f39800 solid;
	border-radius:20px;
}
	.iwaki_pj_img img{
		width:100%;
	}

.parenthesis {
  position: relative;
  width: 100%;
  padding: 15px 20px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
	font-size:90%;
	margin-bottom:20px;
}
.parenthesis::before,
.parenthesis::after {
  position: absolute;
  top: 0;
  content: '';
  width: 20px;
  height: 100%;
  border-top: 1px solid #555;
  border-bottom: 1px solid #555;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.parenthesis::before {
  left: 0;
  border-left: 1px solid #555;
}
.parenthesis::after {
  right: 0;
  border-right: 1px solid #555;
}
.parenthesis::before {
  left: 0;
  border-left: 2px solid #555;
  border-radius: 8px 0 0 8px;
}
.parenthesis::after {
  right: 0;
  border-right: 2px solid #555;
  border-radius: 0 8px 8px 0;
}

iframe.inline_inq{
	width:100%;
	border:none;
	height:1180px;
}
	
}/*///ここまで1030px以下*/

/*768px以下*/
@media screen and (max-width: 768px){
  /*必要ならばここにコードを書く*/
}

/*480px以下*/
@media screen and (max-width: 480px){
  /*必要ならばここにコードを書く*/
	
}