@charset "utf-8";
/* モニター幅480px以上 */
@media only screen and (min-width:520px) {
body {
	min-width: 990px;
}
/*-----------------------------------------------------------------
COMMON 
-------------------------------------------------------------------*/
	
.left {
	float: left;
}
.imgleft {
	float: left;
	padding: 0 20px 15px 0;
}
.figleft {
	float: left;
	padding: 0 20px 15px 0;
	text-indent: 0rem !important;
}
.figleft a img {
	padding: 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;
}

.mw01 {
	max-width: 235px !important
}

.right {
	float: right;
}
.imgright {
	float: right;
	padding: 0 0 15px 20px;
	text-indent: 0rem !important;
}
.figright {
	float: right;
	padding: 0 0 15px 20px;
	text-indent: 0rem !important;
}
.figright a img {
	padding: 0;
}
.frame02 .imgright a img {
	padding: 0 !important;
	margin: 0 -6px 0 0 !important;
	border-left: 20px solid #fff;
}

.memberdet .imgright img {
	border-left: 20px solid #fff;
	height: 280px !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;
}
/*-----------------------------------------------------------------
ヘッダー 
-------------------------------------------------------------------*/
#header .headwrap {
	width: 990px;
	min-height: 153px;
	position: relative;
}
/* ヘッダー | メインタイトル */
#header .maintitle {
	padding: 10px 0;
	height: 72px;
	line-height: 1.5;
}
#header .maintitle p {
	padding: 0 15px 0 6px;
	font-size: 1.2rem;
	float: left;
	position: relative;
	top: 10px;
}
#header .maintitle p.eng {
	padding: 0 6px 0;
}
/* ヘッダー | ヘッドナビ */
#header .headnavi {
	right: 0;
}
#header .headnavi li a {
	padding: 8px 25px 10px;
	margin-left: 4px;
}
/* ヘッダー | グローバルナビ＆メニュー */
#glnav {
	clear: both;
	width: 990px;
	margin: 10px auto 0;
}
#glnav a.menu {
	display: none;
}
#glnav .base {
	display: block !important;
}
#glnav .glmenu {
	width: 990px;
	margin: 0 auto;
	padding: 0;
}

#glnav .glmenu li {
	list-style-type: none;
	position: relative;
	width: 110px;
	float: left;
	margin: 0;
	padding: 0;
	text-align: center;
}
#glnav .glmenu li a {
	display: block;
	margin: 0;
	padding: 18px 0;
	text-decoration: none;
	background: rgba(22,29,107,0.6) url(../images/bg_glmenu.png) no-repeat right top;
	color: #fff;
	font-size: 0.95rem;
	line-height: 1;
	text-decoration: none;
}
/*
#home #glnav .glmenu li a {
	background: none;
}
*/
#glnav .glmenu li span a {
	background: url(../images/bg_glmenu.png) no-repeat right top, url(../images/bg_gmspan_pc.png) no-repeat center bottom, rgba(150,0,100,1);
}
#glnav .glmenu li.last a {
	background-image: none;
}
#glnav .glmenu li.last span a {
	background: url(../images/bg_gmspan_pc.png) no-repeat center bottom, rgba(150,0,100,1);
}
#glnav .glmenu li:first-child a {
	border-radius: 12px 0 0 0;
}
#glnav .glmenu li:last-child a {
	border-radius: 0 12px 0 0;
}
/*
#home #glnav .glmenu li:first-child a {
	border-radius: 0 0 0 0;
}
#home #glnav .glmenu li:last-child a {
	border-radius: 0 0 0 0;
}
*/

#glnav .glmenu li ul {
	list-style: none;
	position: absolute;
	z-index: 100;
	top: 100%;
	left: 0;
	width: 100%;
	margin: 0;
	padding: 0;
}
#glnav .glmenu li ul li {
	overflow: hidden;
	width: 180%;
	max-height: 0;
	color: #fff;
	transition: .2s;
}
#glnav .glmenu li ul li a {
	padding: 13px 12px 15px;
	background-color: #212a7c;
	background-image: url(../images/bg_glmenu_sub.png) !important;
	text-align: left;
	font-size: 0.9rem;
	font-weight: normal;
	line-height: 1.2 !important;
	border-radius: 0 !important;
}
/*
#home #glnav .glmenu li ul li a {
	padding: 13px 15px 15px;
	background-color: #212a7c;
	background-image: url(../images/bg_glmenu_sub.png) !important;
	text-align: left;
	font-size: 0.9rem;
	font-weight: normal;
	line-height: 1.2 !important;
	border-radius: 0 !important;
}
*/
#glnav .glmenu li ul li:first-child a {
	margin-top: 1px;
}
#glnav .glmenu > li:hover > a {
	background: rgba(150,0,100,1) url(../images/bg_glmenu.png) no-repeat right top;
}
/*
#home #glnav .glmenu > li:hover > a {
	background: rgba(150,0,100,1);
}
*/
#glnav .glmenu > li.last:hover > a {
	background-image: none;
}
#glnav .glmenu > li:hover li:hover > a {
	background: rgba(0,130,170,1) url(../images/bg_glmenu.png) no-repeat right top;
}
/*
#home #glnav .glmenu > li:hover li:hover > a {
	background: rgba(0,130,170,1) url(../images/bg_glmenu.png) no-repeat right top;
}
*/
#glnav .glmenu li:hover > ul > li {
	overflow: visible;
	max-height: 60px;
}
#glnav .glmenu li:last-child ul {
	left: -80%;
	width: 100%;
}
/*-----------------------------------------------------------------
メインイメージ 
-------------------------------------------------------------------*/
/* メインイメージ | スローガン */
.slogan {
	position: absolute;
	/*max-width: 440px;*/
	width: 75%;
	height: auto;
	line-height: 1.2;
	background: url(../images/touka85.png);
	/*background: #ececf4;*/
	bottom: 0;
	left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
	padding: 5px 10px 0;
	z-index: 10;
	border-radius: 10px 10px 0 0;
	border-top: 1px solid #fff;
	border-left: 1px solid #fff;
	border-right: 1px solid #fff;
}
.slogan h2 {
	padding: 10px 10px 6px 10px;
	color: #222a7d;
	font-size: 1.4rem;
	text-align: center;
	font-weight: bold;
	border-bottom: 1px solid #000;
}
.slogan h3 {
	padding: 10px 12px 15px 13px;
	font-size: 0.9rem;
	color: #000;
	text-align: center;
}
.slogan ul li {
	display: inline-block !important;
	/*padding: 6px 12px 10px 13px;
	font-size: 0.9rem;
	color: #505050;*/
}

.slogan ul li a {
	display: block;
	margin: 0 2px;
	padding: 6px 12px 20px 13px;
	font-size: 0.9rem;
	color: #fff;
	border-radius: 4px 4px 0 0;
}
.slogan ul li a:hover {
	text-decoration: none;
	background: url(../images/arrow08.png) no-repeat bottom center, rgba(150,21,100,1) !important;
}
.slogan ul li.link01 a {
	background: url(../images/arrow08.png) no-repeat bottom center, rgba(220,100,40,1);
}
.slogan ul li.link02 a {
	background: url(../images/arrow08.png) no-repeat bottom center, rgba(50,140,200,1);
}
.slogan ul li.link03 a {
	background: url(../images/arrow08.png) no-repeat bottom center, rgba(150,60,140,1);
}
.slogan ul li.link04 a {
	background: url(../images/arrow08.png) no-repeat bottom center, rgba(60,80,140,1);
}
.slogan ul li.link05 a {
	background: url(../images/arrow08.png) no-repeat bottom center, rgba(20,120,50,1);
}

/* メインイメージ | インフォメーション */
.exinfo {
	position: absolute;
	/*max-width: 450px;*/
	height: auto;
	line-height: 1.2;
	bottom: 0;
	right: 30px;
	z-index: 10;
	font-size:0;
}

.exinfo ul {
	margin: 0;
	padding: 0;
}

.exinfo ul li {
	display: inline-block;
	font-size: 1em;
	margin: 0 10px 0 0;
}
.exinfo ul li:last-child {
	margin: 0;
}


 @media screen and (min-width:1601px) {
.exinfo {
	right: 13%;
}
 }
.exinfo img {
	border-top: 1px solid #fff;
	border-left: 1px solid #fff;
	border-right: 1px solid #fff;
	padding: 0;
	opacity: 0.9;
	transition: .3s;
	max-width: 100%;
	height: auto;
}
.exinfo img:hover {
	opacity: 1;
}

/*-----------------------------------------------------------------
メインコンテンツ 
-------------------------------------------------------------------*/
#main {
	width: 990px;
	padding: 0 0 20px 0;
	min-height: 400px;
}
/* HOME | ピックアップコンテンツ 3列 */
.topcol3 {
	margin: 0 0 0 -22px;
}
.topcol3 .box {
	float: left;
	width: 315px;
	margin-left: 22px;
	box-shadow: 0 0 6px #b2b2b2;
	padding-bottom: 10px;
}
.topcol3 .pts {
	background: url(../images/bg_topbox_p.png) right top;
}
.topcol3 .med {
	background: url(../images/bg_topbox_m.png) right top;
}
.topcol3 .std {
	background: url(../images/bg_topbox_s.png) right top;
}
.topcol3 .ttl {
	padding: 8px 0 8px 10px;
	font-weight: normal;
	color: #fff;
	background: url(../images/bg_topbox_h3.png) no-repeat;
	text-align: left;
}

/* HOME | ピックアップコンテンツ 4列 
.topcol4 {
	margin: 0 0 0 -4px;
}
.topcol4 .box {
	float: left;
	width: 236px;
	height: 160px;
	box-shadow: 0 0 6px #b2b2b2;
	padding-bottom: 10px;
}
.topcol4 .pts {
	background: url(../images/bg_topbox_p.png) right top;
	margin: 0 0 0 4px;
}
.topcol4 .med {
	background: url(../images/bg_topbox_m.png) right top;
	margin: 0 0 0 15px;
}
.topcol4 .std {
	background: url(../images/bg_topbox_s.png) right top;
	margin: 0 0 0 15px;
}
.topcol4 .rec {
	background: url(../images/bg_topbox_s.png) right top;
	margin: 0 0 0 15px;
}
.topcol4 .ttl {
	padding: 8px 0 8px 10px;
	font-weight: normal;
	color: #fff;
	background: url(../images/bg_topbox_h3.png) no-repeat;
	text-align: left;
}*/
/* HOME | ピックアップコンテンツ 4列 */
.topcol4 {
	margin: 0 -14px;
	display: table;
	border-collapse: separate;
	border-spacing: 14px 0;
}
.topcol4 .box {
	display: table-cell;
	width: 238px;
	box-shadow: 0 0 6px #b2b2b2;
	padding-bottom: 10px;
}
.topcol4 .pts {
	background: url(../images/bg_topbox_p.png) right top;
	border-collapse: separate;
	border-spacing: 0 15px 0 0;;
}
.topcol4 .med {
	background: url(../images/bg_topbox_m.png) right top;
	margin: 0 0 0 15px;
}
.topcol4 .std {
	background: url(../images/bg_topbox_s.png) right top;
	margin: 0 0 0 15px;
}
.topcol4 .rec {
	background: url(../images/bg_topbox_r.png) right top;
	margin: 0 0 0 15px;
}
.topcol4 .ttl {
	padding: 8px 0 8px 10px;
	font-weight: normal;
	color: #fff;
	background: url(../images/bg_topbox_h3.png) no-repeat;
	text-align: left;
}
/*
.topcol4 .rec .ttl {
	background: url(../images/bg_topbox_h3_rec.png) no-repeat !important;
}
*/
/* HOME | News */
.news {
	/*width: 653px;*/
	/*width: 80%;*/
	max-width: 1200px;
	margin: 0 auto;
	padding: 20px 30px 20px;
	/*float: left;*/
}
.news dl {
	height: 240px;
	margin-top: 2px;
}
.news dt {
	float: left;
	padding: 0 0 6px;
}
.news dd {
	margin: 0 0 5px 0;
	padding: 0 0 6px 85px;
}
/* HOME | 過去のNews */
#past .news {
	width: auto !important;
	float: none !important;
}
#past .news dl {
	height: auto !important;
}
#past .news dt {
	float: left;
	padding: 0 0 8px 5px !important;
}
#past .news dd {
	margin: 0 0 5px 6px !important;
	padding: 0 0 8px 100px;
}
/* HOME | 関連リンク・大阪大学リンク */
.toplink {
	margin: 0 auto;
	width: 80%;
	max-width: 1000px;
	/*width: 315px;*/
	/*width: 238px;*/
	/*float: right;*/
}
/* パンくずリスト */
#breadcrumb {
	width: 990px;
	margin: 0 auto 20px;
	padding: 0;
	border-radius: 0 0 12px 12px;
	background-color: #eaebf4;
}
#breadcrumb ul {
	padding: 10px 6px 12px 16px;
}
/* カテゴリーTOP メニュー */
#main .catmenu:after {
	display: block;
	clear: both;
	content: "";
}
#main .catbox {
	float: left;
	width: 296px;
	margin: 10px 15px 0 15px;
}
#main .catbox.w1 {
	width: 460px !important;
}
#main .catbox.w2 {
	width: 100% !important;
}
#main .catbox ul li ul:after {
	content: ".";
	display: block;
	height: 0;
	font-size: 0;
	clear: both;
	visibility: hidden;
}
#main .catbox ul li ul li {
	float: left;
}
/* h2-h6 */
#main h2 {
	font-size: 1.6rem;
}
#main h2 span a {
	float: right;
	color: #fff;
	text-decoration: none;
	font-size: 1rem;
	font-weight: normal;
	position: relative;
	top: 8px;
	padding-right: 15px;
	background: url(../images/arrow04.png) right center no-repeat;
}
#main h2 span a:hover {
	text-decoration: underline;
}
#main h3 {
	font-size: 1.3rem;
}
#main .fin {
	position: relative;
	bottom: 1px !important;
	padding: 0 0 0 15px;
	color: #f00;
	font-weight: bold !important;
	font-size: 0.9em !important;
}
#sitemap h3 {
	font-size: 1.2rem;
}
#main h4 {
	font-size: 1.3rem;
}
#main h5 {
	font-size: 1.2rem;
}

#main h5.ir1 {
	font-size: 1.1rem;
}
#main h6 {
	font-size: 1.1rem;
}
/* sidemenu */
#sidemenu {
	width: 200px;
}
/* サイトマップ */
#sitemap {
	margin-bottom: 20px;
}
#sitemap ul {
	padding: 0 0 0 20px;
	margin: 5px 0 0 32px;
}
#sitemap li {
	float: left;
	list-style: none;
	margin: 0 32px 0 0;
	padding: 3px 0;
	line-height: 1.2;
}
#sitemap ul:after {
	content: ".";
	display: block;
	height: 0;
	font-size: 0;
	clear: both;
	visibility: hidden;
}
#sitemap li ul {
	margin: 0 0 6px 18px;
	padding: 0;
}
/*
#sitemap li ul li {
	padding: 5px 0;
}
*/
#sitemap li.clear {
	clear: both !important;
	width: 100%;
}
/* 歴代教授 */
.professor .pht {
	text-indent: 0 !important;
	float: left;
	margin: 0 20px 0 0 !important;
}
.professor .name {
	text-indent: 0 !important;
	float: left;
	margin: 0 30px 0 0 !important;
	padding-bottom: 10px !important;
	font-size: 1.3rem;
	line-height: 1.4;
}
.professor .info {
	text-indent: 0 !important;
	margin: 0 !important;
	padding-bottom: 10px !important;
	line-height: 1.4;
}
/* 教室員 */
.member:after {
	content: ".";
	display: block;
	height: 0;
	font-size: 0;
	clear: both;
	visibility: hidden;
}
.member ul {
	clear: both;
	list-style: none;
	border-top: 1px solid #cecece;
	margin-bottom: 15px;
}
.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: 26px;
	color: #161d6b;
	padding: 0 130px 0 0;
}
.member ul li.detail {
	font-size: 0.9rem;
	float: right;
	position: relative;
	top: 12px;
	padding: 2px 6px 2px 22px;
	background: #eaebf5 url(../images/arrow02.png) left 4px center no-repeat;
	border-radius: 2px;
}
.member ul li.detail.blk {
	background: #eaebf5 url(../images/arrow03.png) left 4px center no-repeat;
}


/* OID 写真 */
#oid1 {
	width: 400px;
	height: 194px;
}
#oid2 {
	width: 508px;
	height: 306px;
}
/* PH4 写真 */
#ph4 {
	width: 593px;
	height: 313px;
}
/* PAGE | 左カラム */
#lt_col {
	width: 200px;
	margin: 0 0 30px 0 !important;
	float: left;
}
/* PAGE | 右カラム */
#rt_col {
	width: 770px;
	margin: 0 0 30px 0 !important;
	float: right;
}
/* TABLE tbl00 単純2列（略歴等） */
table.tbl00 th {
	padding: 0 10px 4px 0;
}
table.tbl00 td {
	padding: 0 0 4px 0;
}
/* TABLE figtbl （図用） */
table.figtbl td.number {
	padding-right: 20px;
}
table.figtbl td.ttl_r {
	padding: 0 0 0 20px;
}
table.figtbl td.ttl_b {
	padding: 15px 30px;
}
table.figtbl td.number3 {
	padding-left: 40px !important;
}
.imgline01 {
	border-left: solid 25px #fff;
}
/* TABLE tbl03 縦ラインあり */
table.tbl03 th.w1 {
	width: 90px;
}
/* TABLE tbl03 縦ラインあり＋均等 */
table.tbl03fix .wp1 {
	width: 45% !important;
}

/*-----------------------------------------------------------------
関連ページ 
-------------------------------------------------------------------*/
#related .relatedwrap {
	width: 990px;
	padding: 0;
	margin: 0 auto;
}
/*-----------------------------------------------------------------
フッター 
-------------------------------------------------------------------*/
#footer .footwrap {
	width: 890px;
	padding: 20px 0 20px 90px;
	margin: 0 auto;
}
/*-----------------------------------------------------------------
PAGRTOP 
-------------------------------------------------------------------*/
#pageTop {
	position: fixed;
	right: 5px;
	bottom: 105px;
	padding: 8px 0 10px 5px;
	z-index: 300;
}
#pageTop a {
	padding: 0 18px 0 6px;
	color: #fff;
}
}
