@charset "utf-8";
@import url(https://fonts.googleapis.com/css?family=Open+Sans:600);
@import url(https://fonts.googleapis.com/earlyaccess/notosansjapanese.css);

html{ height: 100%;}
body { margin: 0; padding: 0; font-size: 93.7%; font-family:'Noto Sans Japanese', 'Open Sans' , sans-serif, "游ゴシック", "Yu Gothic", YuGothic, "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ ゴシック"; line-height: 1.7em; color: #333; height: 100%; position: relative; letter-spacing: 0.1em; word-break: break-all;}
header,main,article,section,nav,footer { display: block;}
div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { margin: 0; padding: 0; font-size: 100%;}
input {font-family: 'Noto Sans Japanese','Open Sans' , sans-serif, "游ゴシック", "Yu Gothic", YuGothic, "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ ゴシック"; line-height: 1.7em; color: #333; position: relative; letter-spacing: 0.1em; word-break: break-all;}
table {	border-collapse: collapse; border-spacing: 0;}
fieldset,img { border: 0;}
address,caption,cite,code,dfn,th,var { font-style: normal; font-weight: normal;}
em { font-style: normal; font-weight: 500;}
ol,ul { list-style: none;}
caption{ text-align: left;}
h1,h2,h3,h4,h5,h6 { font-size: 100%; font-weight: normal;}
q:before,q:after { content:'';}
abbr,acronym { border:0;}
/* ↑ここまでリセットcss */

/* フォーム入力欄 */
::-webkit-input-placeholder { color: #ccc;}
::-moz-placeholder { color: #ccc; opacity: 1;}
:-ms-input-placeholder { color: #ccc;}
input:focus::-webkit-input-placeholder { color:transparent;}
input:focus:-moz-placeholder { color:transparent;}
input:focus::-moz-placeholder { color:transparent;}

.cf:after {
	content: "";
	clear: both;
	display: block;
}
#content_wrap a[target="_blank"] {
	background: url(/researcher/img/common/popup_green.svg) 0 center no-repeat;
	padding-left: 20px;
}
#content_wrap a.non[target="_blank"] {
	background: none;
	padding-left: 0;
}
#content_wrap a[href$=".pdf"] {
	background: url(/researcher/img/common/icon_pdf.svg) 0 center no-repeat;
	padding-left: 25px !important;
}
#content_wrap a[href$=".doc"],#content_wrap a[href$=".docx"] {
	background: url(/researcher/img/common/icon_word.svg) 0 center no-repeat;
	padding-left: 25px !important;
}
#content_wrap a[href$=".xls"],#content_wrap a[href$=".xlsx"] {
	background: url(/researcher/img/common/icon_excel.svg) 0 center no-repeat;
	padding-left: 25px !important;
}
#content_wrap .link_pdf a[href$=".pdf"] {
	padding-left: 0 !important;
}

#content_wrap a { color: #14A49A;}
#content_wrap a:hover { text-decoration: none;}
#content_wrap a:hover img {
	opacity: 0.9;
	filter: alpha(opacity=90);
	-ms-filter: "alpha( opacity=90 )";
}

::marker {
	font-size: 10px;
}

/*-------------------------------------------------------------
	ページに関する指定
-------------------------------------------------------------*/
#nojs {
	max-width: 940px;
	background: #fff;
	color: #f00;
	padding: 25px;
	border: 5px solid #F00;
	text-align: center;
	margin: 20px auto;
}
body{letter-spacing: 0;}

#wrapper { position: relative;}

header{
	background:#FFF;
	position:fixed;
	width:100%;
	z-index:200;
	height:62px;
	top:0;
}
#header_wrap{
	height: 100%;
	display: flex;
	align-items: center;
	justify-content: space-between;
	padding: 0 30px;
	background: #fff;
}
#logo{max-width: 160px;}
#logo img,#logo_db img {
	display: block;
	width: 100%;
	height: auto;
}
#footer_wrap {
	clear: both;
	position: relative;
	background: #777;
}
#footer_area {
	clear: both;
	color: #fff;
	overflow: hidden;
	padding: 20px 30px;
	line-height: 1.5;
	display: flex;
	justify-content: space-between;
}
#footer_area address {
	display: flex;
	align-items: center;
}
.u_name {
	font-size: 17px;
	font-weight:normal;
	margin-right:20px;
}
.address_info_area {
	display: flex;
	align-items: center;
	font-size: 12px;
	gap: 20px;
}
.tel_area {
	display: flex;
	gap: 20px;
}
.tel_area a {
	color: #fff !important;
	text-decoration: none;
	pointer-events: none;
}
#footer_wrap small {
	display: block;
	padding: 19px;
	text-align: center;
	font-size: 13px;
	background: #fff;
}
#return {
	position: relative;
}
.return_btn {
	display: block;
	position: fixed;
	right: 20px;
	bottom: 20px;
	width: 42px;
	height: 42px;
	background: #fff url(/researcher/img/common/arrow_t_green.svg) no-repeat center left 10px;
	border: 1px solid #ccc;
	text-decoration: none;
	font-size: 0;
	z-index: 1000;
	opacity: 1;
	visibility: visible;
	transition: border 0.3s;
}
.return_btn:hover {
	border: 1px solid #14A49A;
}
.return_btn.pos_end {
	position: absolute;
	opacity: 1;
	visibility: visible;
}
.contact_link {
	font-size: 12px;
	text-decoration: none;
	color: #fff;
	padding: 10px 32px 10px 50px;
	border: 1px solid #fff;
	letter-spacing: 0.7px;
	background: url(/researcher/img/common/popup_white.svg) no-repeat center left 30px / 14px;
	transition: background 0.3s, color 0.3s;
}
.contact_link:hover {
	color: #333;
	background: #fff url(/researcher/img/common/popup_gray.svg) no-repeat center left 30px / 14px;
}
img {
	display: block;
	width: 100%;
	height: 100%;
	overflow: hidden;
}

/*-------------------------------------------------------
	詳細
-------------------------------------------------------*/
#pankuzu {
	clear: both;
	font-size: 80%;
	overflow: hidden;
	margin: 0;
	padding: 26px 80px 14px 31px;
	background: #F7F7F7;
}
#pankuzu ul {
	overflow: hidden;
}
#pankuzu ul li {
	float: left;
	margin-right: 11px;
}
#pankuzu ul li a {
	margin-right: 10px;
	color: #333;
}
#pankuzu ul li:last-child { margin-right: 0;}
#pankuzu ul li:last-child a{ text-decoration: none;}
#pankuzu ul li:last-child::after { display: none;}
#pankuzu ul li a:hover { text-decoration: none;}

#content_wrap {
	clear: both;
	margin: 62px auto 0;
}
.content_area {
	overflow: hidden;
	max-width: 1100px;
	margin: auto;
	padding: 30px;
}
.content_area.single {
	overflow: hidden;
	max-width: 1100px;
	margin: auto;
	padding: 58px 30px 180px;
	display: grid;
	grid-template-columns: 240fr 830fr;
	align-items: start;
	gap: 30px;
}
#content_wrap h1 {
	font-size: 213.33333%;
	line-height: 1.7;
	margin: 16px 0 30px;
	padding-left: 6px;
	letter-spacing: 1.8px;
	font-weight:bold;
}
.content_area h2 {
	margin: 40px 0 10px;
	border-top: 2px solid #14A49A;
	font-size: 20px;
	line-height: 1.5;
	font-weight: bold;
	letter-spacing: 0;
	padding: 9px 0 0 0;
}
.content_area h2::before {
	content: '';
	background: #14A49A;
	width: 2px;
	height: 30px;
	position: absolute;
	left: -1px;
	bottom: 0;
}
.content_area h3 {
	margin: 22px 0 10px;
	position: relative;
	line-height: 1.5;
	font-size: 17px;
	font-weight: bold;
	padding: 0 0 0 13px;
}
.content_area h3::before {
	content: '';
	background: #14A49A;
	width: 2px;
	height: 78%;
	position: absolute;
	left: 0;
	top: 11%;
}
.content_area h4 {
	margin: 20px 0 0;
	position: relative;
	font-size: 16px;
	line-height: 1.5;
	font-weight: bold;
	padding: 0;
}
.content_area h5 {
	margin: 40px 0 20px;
	line-height: 1.5;
	color: #14A49A;
	font-weight: bold;
}

.content_area table {
	width: 100%;
	margin: 15px 0;
	border-top: 1px solid #D6D6D6;
	border-left: 1px solid #D6D6D6;
	font-size: 15px;
	line-height: 1.5;
}
.content_area table th,.content_area table td {
	border-bottom: 1px solid #D6D6D6;
	border-right: 1px solid #D6D6D6;
	padding: 8px 12px;
	vertical-align: top;
}
.content_area table th {
	font-weight: bold;
	text-align: left;
	background: #ededed;
	width: 24%;
}
.content_area ul,.content_area ol {
	padding-left: 20px;
}
.content_area ul li { list-style: disc;}
.content_area ol li { list-style: decimal;}
.content_area p { margin: 10px 0 16px;}
.content_area ul ol,.content_area ol ul { margin: 0;}

.content_area table.table_s { font-size: 86.6666%;}
.content_area table.table_s th,.content_area table.table_s td { padding: 12px 15px;}
.content_area table td p,.content_area table td ol,.content_area table td ul { margin: 0;}

.content_area .page_link {
	overflow: hidden;
	padding-left: 0 !important;
	margin: 21px 0 0;
}
.pl_area {
	background: #fff;
	border-top: 3px solid #14A49A;
	padding: 24px 10px 21px;
}
.pl_title {
	font-size: 20px;
	font-weight: bold;
	letter-spacing: 0;
	margin: 0 !important;
}
.page_link li {
	display: block;
	list-style: none !important;
	background: url(/researcher/img/common/arrow_b_square.svg) 0 center no-repeat;
	padding-left: 23px;
	margin-bottom: 6px;
}
.page_link a {
	display: block;
	font-size: 15px;
	line-height: 25px;
	letter-spacing: 0;
	color: #333 !important;
	text-decoration: none;
	transition: color 0.3s;
}
.page_link a:hover {
	color: #14A49A !important;
}
.info_area {
	background: #fff;
}
.profile_header {
	display: flex;
	gap: 20px;
}
.profile_image {
	width: 100%;
	aspect-ratio: 1;
	overflow: hidden;
	max-width: 148px;
	height: 148px;
	object-fit: cover;
}
.profile_header img {
	width: 100%;
	height: 100%;
	object-fit: cover;
	object-position: center;
	display: block;
}
.profile_text h1{
	font-size: 24px !important;
	line-height: 1.5 !important;
	margin: 44px 0 0 !important;
	padding: 0 !important;
	font-weight: bold !important;
	letter-spacing: 0 !important;
}
.profile_text p {
	font-size: 13px;
	letter-spacing: 0;
	margin: 2px 0;
}
.specialist_list{
	padding-left: 0 !important;
}
.specialist_list li{
	list-style: none !important;
}
#pagenav {
	clear: both;
	text-align: center;
	position: relative;
	margin: 50px auto 42px;
}
.wp-pagenavi {
	display: flex;
	justify-content: center;
	align-items: center;
	position: relative;
	gap: 5px;
	margin-top: 40px;
}
.page, .current, .first, .last {
	display: inline-block;
	width: 40px;
	padding: 7px 0;
	color: #333 !important;
	font-size: 14px;
	text-align: center;
	text-decoration: none;
	border: 1px solid #ddd;
	transition: border 0.3s, color 0.3s;
}
.page:hover, .current, .first:hover, .last:hover {
	color: #14A49A !important;
	border: 1px solid #14A49A;
}
.extend{
	display: inline;
	padding: 0 8px;
}
.previouspostslink, .nextpostslink {
	position: absolute;
	top: 6px;
	color: #000 !important;
	font-size: 15px;
	line-height: 2.1rem;
}
.nextpostslink {
	right: 0;
}
.previouspostslink {
	left: 0;
}
.previouspostslink:hover, .nextpostslink:hover {
	text-decoration: none !important;
}

/* toppage */
.content_area.top_page {
	overflow: hidden;
	max-width: 1306px;
	margin: auto;
	padding: 30px 30px 80px;
}
.toppage_title{
	margin: 0 !important;
	font-size: 0 !important;
}
.free_search_area {
	background: #fff;
	border-top: 3px solid #14A49A;
	padding: 18px 20px 30px 20px;
	margin-bottom: 30px;
}
.free_search_area p {
	margin: 0 0 19px 0 !important;
	font-size: 86.6%;
	line-height: 1.7;
	letter-spacing: 0;
}
.search_area_in {
	display: flex;
	padding: 0 5px;
}
#keyword_search_area {
	display: flex;
	align-items: center;
	gap: 19px;
	margin-right: 30px;
}
#name_search_area {
	display: flex;
	align-items: center;
	gap: 14px;
	margin-right: 30px;
}
#name_search_area::before{
	content: '';
	height: 50px;
	border-left: 1px dotted #ccc;
}
.search_title {
	margin: 0 !important;
	padding: 0 !important;
	font-size: 15px !important;
	border-top: none !important;
}
#name_search_area .search_title {
	padding-left: 15px !important;
}
#keyword_search_area form, #name_search_area form { display: flex;align-items:center;justify-content:center;}
#keyword_search_box, #name_search_box {
	position: relative;
	align-items: center;
	width: 340px;
	height: 50px;
}
#keyword_search_txt, #name_search_txt {
	display: block;
	border: 1px solid #ccc;
	box-sizing: border-box;
	width: 340px;
	height:50px;
	padding: 10px 55px 10px 10px;
	line-height: 50px;
}
#keyword_search_btn, #name_search_btn {
	display: block;
	border: none;
	width: 40px;
	height: 40px;
	position: absolute;
	top: 3px;
	right: 10px;
	background: url(/researcher/img/common/icon_search_e.svg) no-repeat center / 20px;
	font-size: 0;
	cursor: pointer;
	transition: background 0.3s;
}
#keyword_search_btn:hover, #name_search_btn:hover {
	background: url(/researcher/img/common/icon_search_green.svg) no-repeat center / 20px;
}
.select_search_area {
	display: grid;
	grid-template-columns: 415fr 861fr;
	gap: 30px;
	align-items: start;
}
.affiliation_area {
	padding: 24px 20px 20px 20px;
	border-top: 3px solid #14A49A;
	background: #fff;
}
.select_search_area h2 {
	margin: 0 0 5px 0 !important;
	font-size: 20px !important;
	border-top: none !important;
	padding: 0 !important;
}
.parent_title {
	margin: 0 !important;
	padding: 0 !important;
	display: flex;
	align-items: center;
	font-size: 15px !important;
}
.parent_title a{
	font-weight: normal;
}
.no-accordion .parent_title{
	position: relative;
}
.no-accordion .parent_title::before{
	content: '';
	position: absolute;
	display: inline-block;
	left: 0;
	top: 50%;
	transform: translateY(-50%);
	width: 14px;
	height: 14px;
	background-color: #14A49A;
}
.no-accordion .parent_title a {
	padding-left: 22px;
}
.acc_btn {
	display: flex;
	align-items: center;
	padding: 16px 0;
	width: 100%;
	font-size: 15px;
	font-weight: bold;
	text-align: left;
	background: none;
	border: none;
	cursor: pointer;
	color: #333 !important;
	text-decoration: none;
	transition: color 0.3s;
}
.acc_btn:hover {
	color: #14A49A !important;
}
.acc_icon {
	display: inline-block;
	width: 14px;
	height: 14px;
	background-color: #14A49A;
	position: relative;
	margin-right: 8px;
	flex-shrink: 0;
}
.acc_icon::before {
	content: '';
	position: absolute;
	left: 3px;
	top: 6px;
	width: 8px;
	height: 2px;
	background-color: #fff;
}
.acc_icon::after {
	content: '';
	position: absolute;
	left: 6px;
	top: 3px;
	width: 2px;
	height: 8px;
	background-color: #fff;
	transition: opacity 0.3s ease;
}
.open .acc_icon::after {
	opacity: 0;
}
.parent_title::before{
	display: none;
}
.affiliation_child_list_box{
	display: none;
}
.affiliation_list,.specialty_list {
	margin: 0 !important;
	padding: 0 !important;
}
.affiliation_item,.specialty_item {
	list-style: none !important;
	padding: 10px 0;
}
.affiliation_item.open .affiliation_child_list_box {
	display: block;
	padding: 5px 10px 0 21px;
}
.affiliation_child_list {
	padding: 5px 0 0;
}
.affiliation_child_item {
	padding: 3px 0 4px;
	font-size: 13px;
	line-height: 1.4;
}
.specialty_area {
	padding: 24px 30px 20px 30px;
	border-top: 3px solid #14A49A;
	background: #fff;
}
.specialty_child_list_box{
	padding: 5px 10px 0 22px !important;
	display: none;
}
.specialty_parent_link {
	font-size: 15px;
}
.specialty_item.open .specialty_child_list {
	display: grid;
	grid-template-columns: repeat(3, 1fr);
	gap: 0 30px;
	padding: 5px 18px 0 18px !important;
}
.specialty_item.open .specialty_child_list_box {
	display: grid;
}
.specialty_child_item {
	font-size: 13px;
	line-height: 1.4;
	padding: 3px 0 4px;
}
.list_toggle {
	cursor: pointer;
	margin-bottom: 5px !important;
	font-size: 15px;
	text-decoration: underline;
	color: #14A49A;
	display: inline-block;
}
.list_toggle:hover {
	text-decoration: none;
}

/* 検索結果 */
.search_condition{
	position: relative;
	margin-bottom: 87px;
}
.search_condition h2 {
	margin: 0 0 10px 0 !important;
	font-size: 18px !important;
}
.search_condition p {
	padding: 12px 15px 11px;
	margin-bottom: 15px;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	font-size: 14px;
	letter-spacing: 1.2px;
}
.back_btn {
	position: absolute;
	right: 0;
	color: #333 !important;
	letter-spacing: 0;
	background: url(/researcher/img/common/icon_back.svg) no-repeat left center / 16px;
	padding-left: 24px;
}
.researcher_grid {
	display: grid;
	grid-template-columns: repeat(4, 1fr);
	gap: 10px;
}
.researcher_card {
	background: #fff;
	border: 1px solid #ccc;
	border-top: 2px solid #14A49A;
	padding: 14px;
}
.researcher_card_link {
	display: inline;
}
.researcher_info_box {
	display: flex;
	gap: 12px;
	padding-bottom: 17px;
	border-bottom: 1px solid #ccc;
}
.researcher_image {
	width: 100%;
	aspect-ratio: 1;
	overflow: hidden;
	max-width: 64px;
	height: 64px;
	object-fit: cover;
}
.researcher_info_box img {
	width: 100%;
	height: 100%;
	object-fit: cover;
	object-position: center;
	display: block;
}
.researcher_name {
	margin: 0 0 1px 0 !important;
	font-size: 18px !important;
	color: #333;
	padding: 0 !important;
	border-top: none !important;
}
.researcher_name::before{
	display: none;
}
.researcher_kana {
	margin: 0 0 4px 0 !important;
	font-size: 11px;
	color: #333;
}
.researcher_position {
	margin: 0 0 3px 0 !important;
	font-size: 13px;
	font-weight: bold;
	line-height: 1.4;
	color: #333;
}
.researcher_department {
	margin: 0 !important;
	font-size: 12px;
	line-height: 1.5;
	color: #333;
}
.researcher_charge_title {
	margin: 13px 0 0 0 !important;
	font-size: 12px !important;
	color: #333;
	padding: 0 0 0 6px !important;
	border-top: none !important;
	position: relative;
}
.researcher_charge_title::before {
	content: '';
	background: #14A49A;
	width: 2px;
	height: 12px;
	position: absolute;
	left: 0;
	top: 21%;
}
.researcher_charge {
	margin: 0 !important;
	font-size: 12px;
	line-height: 1.5;
	color: #333;
	padding-top: 8px;
}
.researcher_charge p {
	margin: 0;
	line-height: 20px;
}
.no_results {
	text-align: center;
	padding: 40px 20px;
	font-size: 15px;
	color: #333;
}

.sp_size { display: none;}

.mode {ime-mode: disabled;}
.un-mode {ime-mode: active !important;}

@media screen and (max-width: 1200px) {
.researcher_grid {
	grid-template-columns: repeat(3, 1fr);
}
}

@media screen and (max-width: 900px) {
.researcher_grid {
	grid-template-columns: repeat(2, 1fr);
}
}

/*-------------------------------------------------------------
	ページに関する指定(tab)
-------------------------------------------------------------*/
@media screen and (min-width: 768px) and (max-width: 1150px) {
.search_area_in {
	display: block;
	max-width: 540px;
}
#keyword_search_area {
	margin-bottom: 15px;
	justify-content: space-between;
}
#name_search_area{
	justify-content: space-between;
}
#name_search_area::before{
	display: none;
}
#name_search_area .search_title{
	padding-left: 0 !important;
}
.select_search_area {
	gap: 15px;
}
.affiliation_area,.specialty_area {
	padding: 20px;
}
.specialty_child_list_box{
	padding: 14px 0 1px !important;
}
.specialty_item.open .specialty_child_list {
	display: grid;
	grid-template-columns: repeat(2, 1fr);
	gap: 7px 28px;
	padding: 9px 9px 18px 18px !important;
}
#footer_area address{
	display: block;
}
#footer_area{
	align-items: center;
}

}

/*-------------------------------------------------------------
	ページに関する指定(tab)
-------------------------------------------------------------*/
@media screen and (min-width: 768px) and (max-width: 800px) {
#logo { width: 160px;}
}


/*-------------------------------------------------------------
	ページに関する指定(SP)
-------------------------------------------------------------*/
@media screen and (max-width: 767px) {
input[type="button"],input[type="submit"] {
	-webkit-appearance: none;
}
body {
	font-size: 81.25%;
	-webkit-text-size-adjust: 100%;
	-webkit-tap-highlight-color: rgba(0,0,0,0);
}
input,textarea,select { font-size: 16px;}
body {
	background: #fff;
	width: auto;
}
#nojs {
	width: auto;
	background: #fff;
	color: #f00;
	padding: 10px;
	border: 5px solid #F00;
	text-align: center;
	margin: 10px auto;
}

#wrapper { position: relative;}

header{
	width:100%;
	height:60px;
}
#header_wrap {
	padding: 0 20px;
}
#logo_db {max-width: 205px;}
#logo_db img{width: 205px; height: 14px;}
#logo{max-width: 100px;}
#logo a { display: block;}


#footer_wrap { margin-right: 0;}
#footer_area {
	display: block;
	text-align: center;
	padding: 30px;
}

#footer_area address {
	display: block;
	margin-bottom: 12px;
}
.u_name {
	margin-right: 0;
	margin-bottom: 15px;
}
.address_info_area {
	display: block;
	text-align: center;
}
.address_info_area p {
	margin-bottom: 10px;
}
.tel_area {
	justify-content: center;
}
.tel_area a {
	pointer-events: auto;
}
.contact_link {
	display: inline-block;
}
#footer_wrap small {
	padding: 15px 12px 12px;
}

/*-------------------------------------------------------
	詳細
-------------------------------------------------------*/
#pankuzu {
	font-size: 12px;
	margin: 0;
	padding: 10px 60px 10px 20px;
}
#content_wrap { margin: 60px 0 0;}

#content_wrap h1 {
	font-size: 26px;
	margin: 19px 0 21px;
	padding: 0;
}
.content_area {
	padding: 20px 20px 130px 20px;
}
.content_area h2 {
	margin: 30px 0 12px;
	font-size: 18px;
	padding: 10px 0 0 0;
}
.content_area h2:first-of-type {
	margin: 15px 0 12px;
}
.content_area h3 {
	margin: 19px 0 8px;
	font-size: 16px;
	padding: 0 0 0 12px;
}
.content_area h4 {
	margin: 0;
	font-size: 15px;
	padding: 8px 0 0 0;
}
.content_area h5 { margin: 40px 0 20px;}

.content_area table.table_s { font-size: 86.6666%;}
.content_area table.table_s th,.content_area table.table_s td { padding: 12px 15px;}

.list_2,.list_4 { margin: 16px -30px 0 0;}
.list_4 li { width: 50%;}
.content_area #content_list li a img { width:100%; height: auto;}

.content_area #content_list li { width: 50%;}
.content_area #content_list li h2 {
	font-size: 100%;
	padding: 13px;
}
.content_area #content_list li h2::before {
	width: 1px;
	height: 60px;
	left: 13px;
	top: -24px;
	position: absolute;
}
.content_area #content_list li h2 span {
	padding-left: 7px;
}
.content_area #content_list li h2 span::before {
	width: 2px;
	height: 20px;
	position: absolute;
	left: 0;
	top: 3px;
}
.content_area #content_list2 li h2,.content_area #content_list2 li h3 {
	padding: 0 40px 0 15px;
	background: url(/researcher/img/common/arrow_r_green.svg) right center no-repeat;
	font-size: 100%;
}
.column_3 div {
	width: 50%;
}
.column_3 div:nth-child(3n+1) { clear: none; float: left;}
.column_3 div:nth-child(2n+1) { clear: left; float: left;}

.img,.img_r { max-width: 240px;}

.bg_txt { padding:20px;}
.fs { font-size: 80%;}

.table { overflow-x: auto;}
.table::-webkit-scrollbar { height: 5px;}
.table::-webkit-scrollbar-track { border-radius: 5px; background: #eee;}
.table::-webkit-scrollbar-thumb { border-radius: 5px; background: #666;}
.table th,.table td { min-width: 20px !important;}
.result table th,.result table td { display: table-cell !important;}
form.gsc-search-box { margin: 30px 0 !important; padding: 20px 20px 10px;}

.pc_size { display: none;}
.sp_size { display: block;}

#pagenav {
	clear: both;
	text-align: center;
	position: relative;
	margin: 40px auto 0;
}
.wp-pagenavi {
	padding: 0 19px;
	margin-top: 49px;
	gap: 6px;
}
.page, .current, .first, .last {
	padding: 8px 0;
}
#pagenav .previouspostslink {
	position: absolute;
	left: 0;
	top: 53px;
	margin: 0;
	transition: all 0.3s;
	text-decoration: underline !important;
	border-bottom: none !important;
	font-size: 13px;
}
#pagenav .nextpostslink {
	position: absolute;
	right: 0;
	top: 53px;
	margin: 0;
	transition: all 0.3s;
	text-decoration: underline !important;
	border-bottom: none !important;
	font-size: 13px;
}
.return_btn {
	right: 10px;
	bottom: 10px;
	width: 38px;
	height: 38px;
	background: #fff url(/researcher/img/common/arrow_t_green.svg) left 8px center no-repeat;
}
.content_area.top_page{
	padding: 20px 20px 57px;
}
.free_search_area {
	padding: 20px 10px 5px;
	margin-bottom: 20px;
}
.free_search_area p {
	margin: 0 0 17px 0 !important;
	font-size: 13px;
}
.search_area_in {
	display: block;
	padding: 0;
}
#keyword_search_area{
	padding-bottom: 15px;
	border-bottom: 1px dotted #ccc;
}
#keyword_search_area,#name_search_area {
	display: block;
	margin-right: 0;
	margin-bottom: 14px;
}
#name_search_area::before {
	display: none;
}
#keyword_search_area form, #name_search_area form {
	display: block;
}
#keyword_search_box,#name_search_box,#keyword_search_txt, #name_search_txt {
	width: 100%;
}
#keyword_search_area .search_title,#name_search_area .search_title {
	margin: 0 0 10px 0 !important;
	padding-left: 0 !important;
	font-size: 14px !important;
}
.select_search_area {
	display: block;
}
.select_search_area h2 {
	margin: 0 0 4px 0 !important;
	font-size: 24px !important;
	font-weight: bold;
}
.affiliation_area {
	padding: 20px 10px;
	margin-bottom: 19px;
}

.acc_icon {
	width: 18px;
	height: 18px;
	margin-right: 9px;
}
.acc_icon::before {
	top: 8px;
	width: 12px;
}
.acc_icon::after {
	left: 8px;
	height: 12px;
}
.acc_btn {
	font-size: 14px;
}
.specialty_area{
	padding: 20px 10px;
}
.specialty_child_list_box {
	padding: 5px 10px 0 21px !important;
}
.specialty_item.open .specialty_child_list {
	grid-template-columns: repeat(1, 1fr);
	padding: 5px 0 0 20px !important;
}
.parent_title {
	font-size: 22px !important;
	font-weight: normal;
}
.no-accordion .parent_title::before {
	width: 18px;
	height: 18px;
}
.no-accordion .parent_title a {
	padding-left: 27px;
}
.affiliation_child_item {
	font-size: 22px;
	padding: 6px 0;
}
.specialty_parent_link {
	font-size: 22px;
	font-weight: normal;
}
.specialty_child_item {
	font-size: 22px;
	padding: 6px 0;
}
::marker {
	font-size: 18px;
}

/* 検索結果 */
.search_condition p {
	padding: 12px 9px 13px;
	font-size: 13px;
	letter-spacing: 0;
}
.search_condition {
	margin-bottom: 75px;
}
.researcher_kana {
	margin: 0 0 1px 0 !important;
}
.researcher_position {
	margin: 0 0 3px 0 !important;
	font-size: 11px;
}
.researcher_charge_title {
	margin: 12px 0 0 0 !important;
}
.researcher_charge {
	padding-top: 6px;
}
.researcher_charge {
	position: relative;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 3;
	overflow: hidden;
}

/* 詳細 */
.content_area.single {
	display: block;
	padding: 20px 20px 70px 20px;
}
.pl_area {
	padding: 5px 8px;
	border: 1px solid #ccc;
}
.pl_title {
	display: flex;
	align-items: center;
	font-size: 13px;
}
.content_area .page_link {
	margin: 10px 0 0;
}
.page_link li {
	background: url(/researcher/img/common/arrow_b_square.svg) no-repeat top 6px left;
	padding-left: 22px;
	padding-bottom: 4px;
	margin-bottom: 4px;
	border-bottom: 1px dotted #ccc;
}
.page_link li:last-child {
	margin-bottom: 0;
}
.page_link a {
	font-size: 13px;
}
.profile_header {
	gap: 14px;
	margin-bottom: 10px;
}
.profile_image {
	max-width: 90px;
}
.profile_text h1 {
	font-size: 20px !important;
	margin: 22px 0 0 !important;
}
.profile_text p {
	font-size: 11px;
	margin: 3px 0;
}
.content_area table {
	margin: 13px 0;
	font-size: 13px;
}
.content_area table th{
	width: 33%;
	padding: 6px 8px 7px !important;
}
.content_area table td {
	width: auto;
	padding: 6px 10px 7px !important;
}
}

@media screen and (max-width: 600px) {
.researcher_grid {
	grid-template-columns: 1fr;
}
}
