@charset "utf-8";
html {
	font-size: 10pt;
}

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	height: auto !important;
}
#glnav, #sidemenu, #breadcrumb, .headnavi, .footlink, #pageTop, .phtprof, .phtprof01, .phtprof02, .phtprof03, .phtprof04, .phtprof05, .phtprof06, .phtprof07 {
	display: none;
}

/*-----------------------------------------------------------------
HOME
-------------------------------------------------------------------*/
#mainimage {
	display: none;
}
.mainimgpt {
	margin: 30px auto;
}
.mainimgpt img {
	width: 100%;
}
.news .ttl {
	font-size: 1.2rem;
	padding: 8px 0;
	border-bottom: solid 4px #000;
}
#contents_home .pickup h1 {
	font-size: 1.2rem;
	padding: 8px 0;
	border-bottom: solid 4px #000;
}
#contents_home .pickup img {
	width: 160px;
}
#contents_home .inner {
	border-bottom: 1px solid #000;
	margin-bottom: 20px;
}

.toplink .ttl {
	font-size: 1.1rem;
	text-decoration: underline;
}

.toplink li {
	float: left;
	padding-right: 40px;
}

.toplink ul:after {
  content: "";
  display: block;
  clear: both;
}

/*-----------------------------------------------------------------
フッター 
-------------------------------------------------------------------*/
#footer {
	clear: both;
}
.footwrap {
	clear: both;
	margin-top: 20px;
	padding-top: 20px;
	border-top: 1px solid #000;
}
#pageTop {
	display: none;
	background-image: none;
}
#pageTop a {
	display: none;
	background: none;
}
/*-----------------------------------------------------------------
COMMON 
-------------------------------------------------------------------*/
#main img {
	max-width: 100%;
	height: auto;
}

h3, h4, h5, h6 {
	clear: both;
	margin-bottom: 5px !important;
	margin-top: 5px !important;
}
h2 span {
	display: none;
}
a img {
	border: 0;
}
a {
	text-decoration: none;
}
/*cite {
	font-style: normal;
}*/
.tac {
	text-align: center !important;
}
.tar {
	text-align: right !important;
}
.tal {
	text-align: left !important;
}
.left {
	float: left;
}
.imgleft {
	float: left;
	padding: 0 20px 15px 0;
}
.leftpht {
	float: left;
	padding: 0 15px 10px 0 !important;
	margin: 0 15px 15px 0 !important;
	border-right: 1px solid #b8badd;
	border-bottom: 1px solid #b8badd;
	font-size: 0.9rem;
	line-height: 1.2;
	text-indent: 0rem !important;
}
.leftpht img {
	margin: 0 0 10px 0;
}
.right {
	float: right;
}
.imgright {
	float: right;
	padding: 0 0 15px 20px;
	text-indent: 0rem !important;
}
.memberdet .imgright img {
	display: none !important;
}
.rightpht {
	float: right;
	padding: 0 0 10px 15px !important;
	margin: 0 0 15px 15px !important;
	border-left: 1px solid #b8badd;
	border-bottom: 1px solid #b8badd;
	font-size: 0.9rem;
	line-height: 1.2;
	text-indent: 0rem !important;
}
.rightpht img {
	margin: 0 0 10px 0;
}
.figleft, .figright {
	float: none;
	text-align: center !important;
	text-indent: 0rem !important;
	padding: 0 0 15px 0;
}

/* h2-h6 */
/* h2-h6 */
#main h2 {
	position: relative;
	margin: 0 0 40px 0;
	padding: 14px;
	background: #161d6b;
	color: #fff;
}
#main h2::before {
	position: absolute;
	content: '';
	top: 100%;
	left: 0;
	border: none;
	border-bottom: solid 15px transparent;
	border-right: solid 25px rgb(149, 158, 155);
}

/* job */
.job {
	margin: 30px 0 40px 0;
	padding: 8px 10px;
	background: url(../images/about/bg_job.jpg);
	/*background: -moz-linear-gradient(top, #f5f6f9, #eaebf2);
	background: -webkit-linear-gradient(top, #f5f6f9, #eaebf2);
	background: linear-gradient(to bottom, #f5f6f9, #eaebf2);*/
	display: table;
	border: solid 2px #6ccf16;
	border-radius: 10px;
}

.job h2 {
	background: none !important;
	color: #000 !important;
	font-size: 1em !important;
	line-height: 1.8;
	display: table-cell;
	vertical-align: top;
	padding: 8px 12px !important;
	margin: 0 !important; 
}
.job h2::before {
	display: none !important;
}

.job h2 span {
	padding: 4px 8px !important;
	margin: 0 5px;
	background: #fff !important;
	border: solid 1px #0a9d2f;
}

.job .img {
	display: table-cell;
	vertical-align: middle;
}

#main h3 {
	clear: both;
	padding: 4px 0 2px 10px;
	margin: 12px 0 10px 0;
	color: #161d6b;
	border-left: solid 6px #161d6b;
	font-weight: bold;
	line-height: 1.4;
}
#main h3 span {
	padding: 0 0 0 15px;
	position: relative;
	bottom: 2px;
	color: #000;
	font-weight: normal;
	font-size: 1rem;
}

#sitemap h3 {
	clear: both;
	padding: 10px 0 0 30px !important;
	margin: 10px 0 0 0 !important;
	background: url(../images/arrow_map1.png) no-repeat 6px 14px !important;
	border-left: none !important;
	font-weight: bold;
	border-top: dashed 1px #dadada;
}
#main .memberdet h3, #main .memberdet h4 {
	clear: none !important;
}
#main h4 {
	clear: both;
	margin: 0 0 15px 0;
	padding: 8px 8px 5px 0;
	color: #000;
	border-bottom: solid 1px #000;
	font-weight: bold;
}
#main h4.noline {
	margin: 0 0 5px 0;
	border-bottom: none;
}
#main h5 {
	clear: both;
	margin: 0 0 15px 0;
	padding: 8px 8px 5px 0;
	color: #333e97;
	border-bottom: dashed 1px #000;
	font-weight: bold;
}
#main h5.ir1 {
	clear: both;
	margin: 5px 0 0 0;
	padding: 0 0 0 0;
	color: #000;
	border-bottom: none !important;
	font-weight: bold;
	display: inline-block;
}
#main h6 {
	clear: both;
	margin: 0 0 5px 0;
	padding: 0 0 2px 0;
	color: #000;
	border-bottom: 1px solid #000;
	font-weight: bold;
	display: inline-block;
}

#main p.prtnar {
	margin: 0;
	padding: 0;
	line-height: 1;
}
#main p.ttl01 {
	font-weight: bold;
}
#main p.ttl02 {
	margin: 15px 0 0 !important;
	text-indent: 0 !important;
	font-weight: bold;
	text-align: center;
}
#main p.ttl03 {
	margin: 10px 0 20px;
	padding: 6px;
	text-indent: 0;
	text-align: center;
	background: #eaebf4;
}
#main p.fig {
	text-align: center;
	margin: 0 0 30px 0;
	text-indent: 0;
}

/* 歴代教授 */
.professor {
	padding-top: 10px;
	border-top: solid 1px #000;
	margin-bottom: 10px;
}
/* メンバー */
.member ul {
	clear: both;
	list-style: none;
	border-top: 1px solid #cecece;
	margin-bottom: 15px;
	margin-left: 0;
	padding-left: 0;
}
.member ul li.name {
	float: left;
	font-size: 1.2rem;
	padding: 10px 10px 5px 5px;
}
.member ul li.kana {
	float: left;
	font-size: 0.8rem;
	color: #666;
	padding: 15px 10px 5px 5px;
}
.member ul li.position {
	float: left;
	font-size: 1rem;
	color: #066;
	padding: 12px 10px 5px 5px;
}
.member ul li.info {
	font-size: 0.95rem;
	clear: both;
	margin-left: 30px;
	color: #161d6b;
	padding: 0 10px 0 0;
}
.member ul li.detail {
	display: none;
}
/* 02:関連機関などリスト形式 */
/* UL，OL */
ul.txt, ol.txt, ul.txtw, ol.txtw {
	margin: 0 0 0.5rem;
	padding: 0 0 0 20px;
	line-height: 1.4;
}
ul.txt li, ol.txt li {
	padding-bottom: 5px;
}
ul.txtw li, ol.txtw li {
	padding-bottom: 10px;
}
.pagelink01 {
	margin-bottom: 20px;
}
.pagelink01 ul {
	padding-top: 5px;
	margin-left: 0;
}
.pagelink01 li {
	float: left;
	list-style: none;
	margin: 0 10px 10px 0;
	padding: 10px 15px 10px 30px;
	background: #eaebf5 url(../images/arrow02.png) no-repeat 10px center;
	border-bottom: 2px solid #c0c3de;
	border-right: 2px solid #c0c3de;
	border-radius: 6px;
}
.pagelink01 li.ex {
	background: #eaebf5 url(../images/arrow03.png) no-repeat 10px center;
}


.pagelink01 li .ir01 {
	display: table;
}

.pagelink01 li span {
	display: table-cell;
}
.pagelink01 li .sn {
	/*float: left;*/
	display: table-cell;
	vertical-align: middle;
}



.pagelink01:after {
	content: ".";
	display: block;
	height: 0;
	font-size: 0;
	clear: both;
	visibility: hidden;
}
/* 02:関連機関などリスト形式 */
.pagelink02 {
	margin-bottom: 15px;
}
.pagelink02 ul {
	padding-top: 5px;
	margin-left: 0;
}
.pagelink02 li {
	float: left;
	list-style: none;
	margin: 0 10px 8px 0;
	padding: 0 15px 0 26px;
	background: url(../images/arrow02.png) no-repeat 10px center;
}
.pagelink02 li.txt {
	float: none;
	list-style: none;
	margin: -5px 10px 12px 1rem;
	padding: 0 15px 0 26px;
	background: none;
}
.pagelink02:after {
	content: ".";
	display: block;
	height: 0;
	font-size: 0;
	clear: both;
	visibility: hidden;
}
.pagelink02 ul.clear li {
	float: none !important;
}


/* 03:関連研究室 */
.pagelink03 {
	margin-bottom: 15px;
}
.pagelink03 ul {
	padding-top: 5px;
	margin-left: 0;
	display: block;
}
.pagelink03 li {
	/*float: left;*/
	list-style: none;
	font-size: 1.1em;
	font-weight: bold;
	margin: 0 10px 15px 0;
	padding: 0 15px 15px 35px;
	background: url(../images/arrow11.png) no-repeat left 6px top 2px;
	border-bottom: solid 1px #DADADA;
}


/* TABLE */
#main table {
	margin: 10px 0 15px;
	border-collapse: collapse;
	border-spacing: 0;
	line-height: 1.5;
	text-align: left;
	vertical-align: top;
}
#main table th {
	vertical-align: top;
}
table caption.top {
	caption-side: top;
	margin-bottom: 5px;
}
table caption.bottom {
	caption-side: bottom;
	margin-top: 5px;
}
/* TABLE tbl00 単純2列（略歴等） */
table.tbl00 th {
	font-weight: normal;
	vertical-align: top !important;
	text-align: left !important;
	padding-right: 10px;
}
/* TABLE tbl00n 単純2列（th＝折り返し禁止） */
table.tbl00n th {
	font-weight: normal;
	white-space: nowrap;
	padding: 0 10px 2px 0;
	vertical-align: top !important;
	text-align: left !important;
}
table.tbl00n td {
	padding: 0 0 2px 0;
	text-align: left !important;
}
/* TABLE tbl00s 単純2列（1-、A-等のリスト） */
table.tbl00s th {
	font-weight: normal;
	white-space: nowrap;
	padding: 0 8px 2px 0;
	text-align: right;
	vertical-align: top !important;
}
table.tbl00s td {
	padding: 0 0 2px 0;
}
/* TABLE tbl00i 単純2列（テーブル内） */

table.tbl00i {
	margin: 0 !important;
}
table.tbl00i th {
	font-weight: normal;
	white-space: nowrap;
	padding: 0 8px 0 0 !important;
	text-align: right;
	vertical-align: top !important;
	background: none !important;
	border: none !important;
}
table.tbl00i td {
	padding: 0 !important;
	border: none !important;
}
/* TABLE figtbl （図用） */
table.figtbl {
	margin: 20px auto !important;
}
table.figtbl th {
	text-align: center;
}
table.figtbl td {
	vertical-align: middle !important;
}
table.figtbl td.number {
	vertical-align: top !important;
}
table.figtbl td.number2 {
	vertical-align: top !important;
	white-space: nowrap !important;
}
table.figtbl td.number3 {
	vertical-align: top !important;
	white-space: nowrap !important;
}
table.figtbl td.ttl_r {
	vertical-align: middle !important;
}
table.figtbl td.ttl_b {
	vertical-align: middle !important;
}

table.figtbl + table.figtbl {
	margin: -20px auto 20px !important;
}

/* TABLE tbl01 外来担当医 */
table.tbl01 {
	text-align: center !important;
	width: 100%;
}
table.tbl01 th {
	padding: 6px 4px;
	font-weight: normal;
	border: 1px solid #cecece;
	background-color: #eaebf5;
	vertical-align: middle !important;
}
table.tbl01 th.ttl {
	background-color: #333e97;
	color: #fff;
}
table.tbl01 td {
	padding: 6px 4px;
	border: 1px solid #cecece;
}
table.tbl01 td.nl {
	border: none !important;
}
/* TABLE tbl02 */
table.tbl02 {
	border: 1px solid #cecece;
}
table.tbl02 th {
	padding: 6px;
	font-weight: normal;
	border-bottom: 1px solid #cecece;
	background-color: #eaebf5;
}
table.tbl02 td {
	padding: 6px;
	border-bottom: 1px solid #cecece;
	vertical-align: top;
}
table.tbl02 td.ir01 {
	border-left: 1px solid #cecece;
}
/* TABLE tbl03 縦ラインあり */
table.tbl03 {
	border-top: 1px solid #cecece;
	border-left: 1px solid #cecece;
}

table.tbl03 th {
	padding: 6px;
	font-weight: normal;
	border-bottom: 1px solid #cecece;
	border-right: 1px solid #cecece;
	background-color: #eaebf5;
}
table.tbl03 th.ir01 {
	border-bottom: 2px solid #000 !important;
}
table.tbl03 td {
	padding: 6px;
	border-bottom: 1px solid #cecece;
	border-right: 1px solid #cecece;
}
table.tbl03 td.ir01 {
	border-bottom: 2px solid #000 !important;
}
table.tbl03 td.ir02 {
	border-right: none !important;
	padding: 6px 0;
	vertical-align: top;
	white-space: nowrap;
}
table.tbl03 p {
	text-indent: 0 !important;
	margin-bottom: 0 !important;
}

/* TABLE tbl03 縦ラインあり＋均等 */
table.tbl03fix {
	border-top: 1px solid #cecece;
	border-left: 1px solid #cecece;
	table-layout: fixed;
	width: 100%;
}
table.tbl03fix th {
	padding: 6px;
	font-weight: normal;
	border-bottom: 1px solid #cecece;
	border-right: 1px solid #cecece;
	background-color: #eaebf5;
}
table.tbl03fix td {
	padding: 6px;
	border-bottom: 1px solid #cecece;
	border-right: 1px solid #cecece;
}
table.tbl03fix p {
	text-indent: 0 !important;
	margin-bottom: 0 !important;
}
table.tbl03fix .w1 {
	width: 1rem !important;
}
table.tbl03fix .w2 {
	width: 2rem !important;
}

table.tbl03fix .w4 {
	width: 4rem !important;
}
table.tbl03fix .w5 {
	width: 5rem !important;
}

/* TABLE tbl04 横ライン無し */
table.tbl04 {
	border: 1px solid #cecece;
}
table.tbl04 th {
	padding: 6px;
	font-weight: normal;
	background-color: #eaebf5;
}
table.tbl04 td {
	padding: 6px;
}
/* list02：業績 */
ul.list02 {
	padding: 0 0 15px 15px;
	margin: 0;
}
ul.list02 li {
	list-style-type: none;
	line-height: 1.3;
	border-top: 1px dashed #cecece;
	padding: 10px 0;
}
/* list03：免疫疾患の解説リスト*/ 
ul.list03 li ul li {
	margin: 0 0 1px 0 !important;
}

/* list：a,b,c*/ 
ul.list04 {
	margin: 0;
	padding: 0 0 0 20px;
}
ul.list04 li {
	list-style-type: lower-alpha;
	line-height: 1.8;
}


ul.citelist {
	clear: both !important;
	margin: 10px 0 10px 2px;
	padding: 0 0 0 12px;
	list-style: none !important;
}
ul.citelist li {
	text-indent: -12px;
	line-height: 1.3;
	padding-bottom: 5px;
}
/* 更新日 */
.update {
	margin-top: 30px;
	padding-top: 10px;
	text-align: right;
	font-size: 0.95rem;
	color: #666;
	border-top: solid 4px #dadada;
}
.clear {
	clear: both;
}
.noclear {
	clear: none !important;
}
.nodisplay {
	display: none;
}
.noborder {
	border: none !important;
}
.nowrap {
	white-space: nowrap;
}
.f11 {
	font-size: 1.1rem;
}
.f09 {
	font-size: 0.9rem;
}
.f08 {
	font-size: 0.8rem;
}
.w100 {
	width: 100%;
}
.w50 {
	width: 50%;
}
.w40 {
	width: 40%;
}
.w30 {
	width: 30%;
}
.w25 {
	width: 25%;
}
.w20 {
	width: 20%;
}
.w15 {
	width: 15%;
}
.w10 {
	width: 10%;
}
.style01 {
	color: #069;
	font-size: 0.9rem;
	padding: 0 2px 0 10px;
}
.style02 {
	color: #F00;
	font-size: 1.1rem;
	padding: 0 2px 0 4px;
}
.style03 {
	color: #F00 !important;
}
.style04 {
	color: #980061;
	font-size: 0.9rem;
}
.style05 {
	font-size: 1rem !important;
	color: #000 !important;
	font-weight: normal !important;
	vertical-align: baseline;
	_vertical-align: bottom;
	position: relative;
	bottom: 2px;
}
hr {
	border: 0;
	border-bottom: 1px solid #cecece;
	margin: 10px 0 15px;
}
.bld {
	font-weight: bold;
}
.nml {
	font-weight: normal !important;
}
.ul {
	text-decoration: underline;
}
.em {
	font-style: italic;
}
.bldem {
	font-weight: bold;
	font-style: italic;
}
.bldul {
	font-weight: bold;
	text-decoration: underline;
}
.border01 {
	border: 1px solid #000;
	margin: 0 4px;
	padding: 2px 0;
}
a img {
	padding: 0 6px;
}
.mb00 {
	margin-bottom: 0 !important;
}
.mb05 {
	margin-bottom: 5px !important;
}
.mb10 {
	margin-bottom: 10px !important;
}
.mb15 {
	margin-bottom: 15px !important;
}
.mb20 {
	margin-bottom: 20px !important;
}
.mb30 {
	margin-bottom: 30px !important;
}
.mb40 {
	margin-bottom: 40px !important;
}
.mb50 {
	margin-bottom: 50px !important;
}
.mt00 {
	margin-top: 0 !important;
}
.mt05 {
	margin-top: 5px !important;
}
.mt10 {
	margin-top: 10px !important;
}
.mt20 {
	margin-top: 20px !important;
}
.mt30 {
	margin-top: 30px !important;
}
.mt40 {
	margin-top: 40px !important;
}
.mr00 {
	margin-right: 0 !important;
}
.mr05 {
	margin-right: 5px !important;
}
.mr10 {
	margin-right: 10px !important;
}
.mr15 {
	margin-right: 15px !important;
}
.mr20 {
	margin-right: 20px !important;
}
.ml1rem {
	margin-left: 1rem !important;
}
.ml2rem {
	margin-left: 2rem !important;
}
.ml3rem {
	margin-left: 3rem !important;
}
.ml4rem {
	margin-left: 4rem !important;
}
.ml5rem {
	margin-left: 5rem !important;
}
.ml6rem {
	margin-left: 6rem !important;
}
.ml00 {
	margin-left: 0 !important;
}
.ml05 {
	margin-left: 5px !important;
}
.ml10 {
	margin-left: 10px !important;
}
.ml15 {
	margin-left: 15px !important;
}
.ml20 {
	margin-left: 20px !important;
}
.ml30 {
	margin-left: 30px !important;
}
.pt00 {
	padding-top: 0 !important;
}
.pt05 {
	padding-top: 5px !important;
}
.pt10 {
	padding-top: 10px !important;
}
.pt15 {
	padding-top: 15px !important;
}
.pt20 {
	padding-top: 20px !important;
}
.pt30 {
	padding-top: 30px !important;
}
.pb00 {
	padding-bottom: 0 !important;
}
.pb05 {
	padding-bottom: 5px !important;
}
.pb10 {
	padding-bottom: 10px !important;
}
.pb15 {
	padding-bottom: 15px !important;
}
.pb20 {
	padding-bottom: 20px !important;
}
.pr00 {
	padding-right: 0!important;
}
.pr05 {
	padding-right: 5px !important;
}
.pr10 {
	padding-right: 10px !important;
}
.pr15 {
	padding-right: 15px !important;
}
.pr20 {
	padding-right: 20px !important;
}
.pr30 {
	padding-right: 30px !important;
}
.pr40 {
	padding-right: 40px !important;
}
.pr50 {
	padding-right: 50px !important;
}
.pl00 {
	padding-left: 0 !important;
}
.pl05 {
	padding-left: 5px !important;
}
.pl10 {
	padding-left: 10px !important;
}
.pl15 {
	padding-left: 15px !important;
}
.pl20 {
	padding-left: 20px !important;
}
.pl30 {
	padding-left: 30px !important;
}
.pl40 {
	padding-left: 40px !important;
}
.pl50 {
	padding-left: 50px !important;
}

.blnone {
	border-left: none !important;
}

.brnone {
	border-right: none !important;
}

.btnone {
	border-top: none !important;
}

.bbnone {
	border-bottom: none !important;
}

.irline01 {
	border-top: 4px double #cecece;
}


.wmvr {
  writing-mode: vertical-rl;
  letter-spacing: 0.1em;
  padding-top: 10px !important;
}

.bnwrap {
	padding: 10px 20px;
	background: #f8f8f8;
	border-radius: 4px;
}
.frame01 {
	border: 2px solid #F00;
	padding: 10px;
	margin-bottom: 15px;
}
.frame02 {
	border: 1px solid #333;
	padding: 10px 15px;
	margin-bottom: 15px;
}
.frame02 p {
	text-indent: 0 !important;
}
