@charset "utf-8";
/* skel */
.\31 d\35 u { width: 20%; clear: none; margin-left: 0; }
/* CSS Document */

html,body {
    font-family:   Arial, Helvetica, Roboto, "Lucida Grande", "Lucida Sans Unicode", Verdana, sans-serif;
    text-size-adjust:100%;
	-webkit-text-size-adjust:100%; /*obsoluted*/
    -ms-text-size-adjust:100%;
    -ms-overflow-style: scrollbar !important;
    margin:0;
    padding:0;
/* \*/
	height:100%;
/* last height declaration hidden from mac ie 5.x */
    font-size:16px;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

p,li,dt,dd,th,td,pre {
    -ms-line-break: strick;
    line-break: strick;
    -ms-word-break: strick;
    word-break: strick;
}
h1,h2,h3,h4,h5,h6,p,ul,ol,dl,table,pre {margin-top:0;}
input[type="button"] {-webkit-appearance: none;}
/* */
img,div,span {
    -ms-interpolation-mode:bicubic;
}
body {
    width:100%;
    min-width:320px;
    margin:0 auto;
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgAQMAAABJtOi3AAAABlBMVEXj4+P29vY5eJ1KAAAAGklEQVR4XmNg+P//PzHEfwbiCOKV/mcgggAA5FNfoQaglxsAAAAASUVORK5CYII=);
    background-repeat:repeat;
    background-size:4px 4px;
    color:#333;
    -webkit-tap-highlight-color:rgba(0, 0, 0, 0) !important; 
}
#fullheightcontainer {
    width:100%;
    min-height:100%;
    margin:0 auto;
	position:relative;
    visibility:hidden;
}
#wrapper {
    overflow:hidden;
    margin:0 auto;
    min-height:100%;
/* \*/
	height:100%;
/* last height declaration hidden from mac ie 5.x */
	background: none;
}
#wrapp\65	r{
	height:auto;
}
/* \*/
* html #wrapper{
	height:100%;
}
/* last style with height declaration hidden from mac ie 5.x */
body.menuopen #wrapper {
    overflow:visible;
    overflow-x:hidden;
    height:auto;
}
/* clearfix */
.clearfix{
  zoom:1;
}
.clearfix:after{
  content:"";
  display: block;
  clear: both;
  height: 0;
  visibility:hidden;
}
.clear {clear:both;}
.nowrap {white-space:nowrap;}
.pause {
    -webkit-animation-play-state: paused !important; 
    -moz-animation-play-state: paused !important; 
    -o-animation-play-state: paused !important;
    animation-play-state: paused !important;
}
.wrapclear{clear:both;}
.none {display:none;}
   
a {
    text-decoration:none;
    color:#204499;
    outline: none;
}
a:hover {
    text-decoration:underline;
}

/* ctg menu */

#ctgMenu {
    display:none;
}

/* content */

#content {
    margin:0 auto;
    overflow:hidden;
    padding:8px;
}
#content .article img:not(.sizefix) {
    width:100% !important;
    height:auto !important;
}
#content.ctgtop {
    padding-top:0;
}
#content.newstop {
    padding:8px 0;
}
#content.novisual {
    padding-top:8px;
}
#content .heading {
    background-color: #fff;
    border-bottom: 3px solid #325194;
    padding: 1rem 12px 0.625rem;
    position:relative;
}
#content.ctgtop .heading {
    margin-bottom:24px;
}
#content.newstop .heading {
    margin:0 8px 24px 8px;
}

#content .heading h3 {
    font-size: 1.25rem;
    font-weight: bold;
    line-height: 1.5;
    margin: 0;
    padding: 0;
}
#content .heading h3 > .staffListH3title{
    padding-top:.5rem;
    font-size: 1.25rem;
}

#content .heading p {
    color: #666;
    font-size:.875rem;
    line-height:1.5;
    margin: 0;
}
#content.sitetop {padding:0;}
#content.sitetop .article {
    background-color: transparent;
    padding:0 0 30px;
}

/* Top Image */

#topimage {
    width:100%;
    height:auto;
    position:relative;
    margin-bottom:20px;
}
#topimage .imageWrapper > a {
    display:block;
/*    height:96px; */
    height:150px;
    overflow:hidden;
}
#topimage .imageWrapper .drbgchg {
    display:block;
/*    height:96px; */
    height:150px;
    width:100%;
    background-position:12% bottom;
    background-size:cover;
    background-repeat:no-repeat;
    text-indent:100%;
    white-space:nowrap;
    overflow:hidden;
}
#topimage .bx-controls {
    width: 100%;
}
#topimage .bx-pager {
    display:none;
}
#topimage .bx-wrapper .bx-controls-direction a {
    height:32px;
    width:50%;
    display:inline-block;
    font-family: Avenir-Roman,'Avenir Roman', Lato, Helvetica, sans-serif;
    font-size:28px;
    line-height:1;
    text-align:center;
    color:#fff;
    background-color:#000000;
	-ms-filter: "alpha(opacity=75)";
	filter: alpha(opacity=75);
	-moz-opacity:0.75;
	opacity:0.75;
    background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAYAAAAfFcSJAAAADUlEQVR42mMor2r7DwAFWgJ3xox/cgAAAABJRU5ErkJggg==);
    background-repeat: no-repeat;
    background-size:1px 24px;
}
#topimage .bx-wrapper .bx-controls-direction a:hover {
    text-decoration:none;
	-ms-filter: "alpha(opacity=85)";
	filter: alpha(opacity=85);
	-moz-opacity:.85;
	opacity:.85;
}
#topimage .bx-wrapper .bx-controls-direction a.bx-prev { background-position: right center; }
#topimage .bx-wrapper .bx-controls-direction a.bx-next { background-position:left center; }

/* Pick Up News */
#topTopics {
    position:relative;
    overflow:visible;
    width:100%;
    height:auto;
}
#warningReport,
#importantReport,
#pickupnews,
#Topics {
    margin: 0 0 10px;
    width: 100%;
    height:auto;
    z-index: 100;
    padding:0 8px;
}
#warningReport h2,
#importantReport h2,
#pickupnews h2,
#Topics h2,
article.topnewsblock h2,
article.topnewsblock div.h4wrap > h4 {
    background-color:#00154a;
    color: #fff;
    font-size: 1rem;
    line-height: 1;
    margin-bottom: 12px;
    padding: 10px 0 8px 14px;
}
article.topnewsblock div.h4wrap > h4 {
    margin-left:0 !important;
    margin-right:0 !important;
    text-indent:0 !important;
    font-size:0.875rem !important;
    padding: 10px 0 8px 14px !important;
}
article.topnewsblock div.h4wrap > h4:before {
    display:none !important;
}
#warningReport h2 {
    background-color:#9d1d0c;
    font-size:.875rem;
}
#importantReport h2 {
    background-color:#9d790c;
    font-size:.875rem;
}

#warningReport > dl.newsList,
#importantReport > dl.newsList {
    margin-bottom:10px;
    background-color:#fff;
    border-left: 3px solid #9d1d0c;
    display: block;
    height: auto;
    margin: 0 0 10px;
    padding: 8px 8px 8px 12px;
    width: auto;
    position:relative;
}
#importantReport > dl.newsList {
    border-left: 3px solid #9d790c;
}
dl.newsList > dt.newsDate{
    font-size: .875rem;
    line-height: 1.4;
    font-weight: bold;
    width: 6rem;
    display:inline;
}
dl.newsList > dt.newsDate >span.pub{
    font-size: .8125rem;
    line-height: 1.4;
    font-weight: normal;
    color:#777;
    margin:0 5px;
}
dl.newsList > dd.newsLabel{
    display:inline-block;
}
dl.newsList > dd.newsTitle{
    font-size: .8125rem;
    line-height: 1.4;
    font-weight:bold;
}
dl.newsList > dd.newsDesc{
    font-size: .75rem;
    line-height: 1.4;
    color:#333;
    padding-top:2px;
}
dl.newsList > dd.image > img {
    width:110px !important;
    height:auto !important;
}
#warningReport > dl.newsList > dt.newsDate,
#importantReport > dl.newsList > dt.newsDate {
    float: left;
}
#warningReport > dl.newsList > dd.newsTitle,
#importantReport > dl.newsList > dd.newsTitle {
    margin-left:6rem;
}
#warningReport > dl.newsList > dt.newsDate >span.pub,
#importantReport > dl.newsList > dt.newsDate >span.pub{
    display:none;
}

/* special banner */

#specialbannerArea {
    margin-bottom:13px;
    padding:0 8px;
}
#specialbannerArea > .specialbanner{
    color:#fff;
    display:table;
    font-size:0.875rem;
    line-height:1.3;
    margin-bottom:12px;
}
#specialbannerArea > .specialbanner > .wrap:before {
    content: "\e60f";
    font-family: "tmufont";
    font-size: 18px;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    line-height: 1;
    text-transform: none;
    position:absolute;
    top:50%;
    margin-top:-9px;
    left:10px;
}
#specialbannerArea > .specialbanner > .wrap:after {
    content: "\e612";
    font-family: "tmufont";
    font-size: 18px;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    line-height: 1;
    text-transform: none;
    display: inline-block;
    vertical-align: middle;
    position:absolute;
    right:14px;
    top:50%;
    margin-top:-9px;
}
#specialbannerArea > .specialbanner *:before,
#specialbannerArea > .specialbanner *:after {
   color:#fff !important;
}
#specialbannerArea > .specialbanner > .wrap {
    display:table;
    vertical-align: middle;
    width:100%;
    min-height:34px;
    position:relative;
}
#specialbannerArea > .specialbanner > .wrap a {
    display:table-cell;
    vertical-align: middle;
    color:#fff !important;
    width:100%;
    padding:8px 28px 8px 35px;
}

/* topnews */

#fixedNews, article.topnewsblock {margin-bottom:20px;}
#fixedNews {padding:0 8px;}
#fixedNews .newsList {
    padding:13px 8px 8px 13px;
    background-color:#fff;
    border-bottom:1px solid #bac0ce;
    overflow:hidden;
    position:relative;
}
#fixedNews .newsList:last-child {
    border:none;
    padding-bottom:13px;
}
#fixedNews .newsList dd.newsLabel {
    float:left;
    max-width: 5.5rem;
}
#fixedNews .newsList dd.newsTitle,
#fixedNews .newsList dd.newsDesc {
    margin-left:5.5rem;
}
#fixedNews .widthImage dd.newsDesc {
    clear:left;
    margin-left:0;
}
article.topnewsblock .h4wrap,
article.topnewsblock .h2wrap {
    padding:0 8px;
    position:relative;
}
article.topnewsblock  .h4wrap > h4,
article.topnewsblock  h2 {
    font-size:.875rem;
}
article.topnewsblock .linkwrap{
    position:absolute;
    top:0;
    right:8px;
    bottom:0;
    left:auto;
    text-align:right;
    white-space:nowrap;
}
article.topnewsblock .linkwrap a {
    display:inline-block;
    height:100%;
    font-size:16px;
    color:#fff;
    vertical-align:top;
    background-color:#272727;
    white-space:nowrap;
    position:relative;
}

article.topnewsblock .linkwrap a:hover{
    background-color: #474747;
    text-decoration: none;
}
article.topnewsblock a.calendarLink{
    padding:8px 12px 0 0;
    background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAYAAAAfFcSJAAAADUlEQVR42mMor2r7DwAFWgJ3xox/cgAAAABJRU5ErkJggg==);
    background-repeat: no-repeat;
    background-size:1px 90%;
    background-position:center right;
    width:41px;
    text-indent:200%;
    white-space:nowrap;
    overflow:hidden;
}
article.topnewsblock a.newsIndexLink{
    padding:4px 12px 0 0;
    width:110px;
    background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAYAAAAfFcSJAAAADUlEQVR42mMor2r7DwAFWgJ3xox/cgAAAABJRU5ErkJggg==);
    background-repeat: no-repeat;
    background-size:1px 90%;
    background-position:center right;
}
article.topnewsblock a.rssIcon{
    text-indent:100%;
    white-space:nowrap;
    overflow:hidden;
    width:41px;
}
article.topnewsblock a:before{
    font-family: "tmufont";
    font-size: 18px;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    line-height: 1;
    text-transform: none;
    color:#b5bccc;
    position:absolute;
    top:50%;
    margin-top:-8px;
    text-indent:0;
    overflow:visible;
}
article.topnewsblock a.calendarLink:before{
    content: "\e60e";
    left:12px;
}
article.topnewsblock a.rssIcon:before{
    content: "\e60d";
    right:8px;
}
article.topnewsblock a.newsIndexLink:before{
    content: "\e60c";
    left:10px;
}

article.topnewsblock > dl.newsList {
    margin-bottom:10px;
    background-color:#fff;
    border-left: 3px solid #00154a;
    display: block;
    height: auto;
    margin: 0 8px 10px;
    padding: 8px 8px 8px 12px;
    width: auto;
    position:relative;
}
article.topnewsblock > dl.newsList > dt.newsDate {
    width:auto;
    margin-bottom:7px;
}
#fixedNews dd.image,
article.topnewsblock dd.image {
    padding:4px 0 0 4px;
    float:right;
}
#content .article nav.yearList{
    padding:0 8px;
}
#content .article nav.yearList ul {
    width:100%;
    padding:6px 4px 2px;
    margin:0 auto;
    line-height:1;
    background-color:#fff;
    border-top:1px solid #d7dbe4;
    border-bottom:1px solid #d7dbe4;
    text-align:center;
}
#content .article nav.yearList ul > li {
    display: inline-block;
    list-style:none;
    padding:0 4px;
    text-indent:0;
    white-space:nowrap;
    border-right:1px solid #333;
    margin:4px 0;
}
#content .article nav.yearList ul > li:last-child{
    border-right:none;
}
#content .article nav.yearList ul > li:before {
    display:none ;
}
#content .article nav.yearList ul > li a{
    display:block;
    padding:0 3px; 
}
#content .article nav.yearList a.select {
    font-weight:bold;
}

article.academicsNewsBlock {
    margin:24px 0 0 0;
}
article.academicsNewsBlock div.h4wrap {
    line-height:1.7;
}
article.academicsNewsBlock div.h4wrap span.linkwrap{
    right:0;
}
article.academicsNewsBlock #fixedNews{
    margin-bottom:12px;
}
article.academicsNewsBlock .h4wrap,
article.academicsNewsBlock #fixedNews{
    padding-left:0;
    padding-right:0;
}
article.academicsNewsBlock dl.newsList {
    margin:0 0 10px;
}

article.topnewsblock p.notopics {
    margin:0 8px;
    background-color:#fff;
    padding:8px;
}
#content div.academicImage {
    margin-top:24px;
}
#content div.academicImage > img {
    width:100% !important;
    height:auto !important;
}

/* simple new list */
#content article.newsListSimpleBlock { padding:0 8px; }
#content article.newsListSimpleBlock dl {
    margin-bottom:1rem;
}

/* */

#content .heading .linkwrap {
    position:absolute;
    top:18px;
    right:12px;
}
#content .heading .linkwrap i{
    display:none;

}
#content .heading .linkwrap a {
    position:relative;
    display:inline-block;
    text-indent:100%;
    white-space:nowrap;
    overflow:hidden;
    line-height:1;
    vertical-align:top;
}
#content .heading .linkwrap a:hover {
	-ms-filter: "alpha(opacity=70)";
	filter: alpha(opacity=70);
	-moz-opacity:0.7;
	opacity:0.7;
}
#content .heading .linkwrap a:before {
    color: #b5bccc;
    font-family: "tmufont";
    font-size: 24px;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    line-height: 1;
    margin-top: -12px;
    overflow: visible;
    position: absolute;
    text-indent: 0;
    text-transform: none;
    left:0;
    top: 50%;
    color:#325194;
    text-align:center;
}
#content .heading .linkwrap a.rssIcon {
    width:24px;
    height:24px;
}
#content .heading .linkwrap a.calendarLink{
    width:22px;
    height:24px;
    margin-right:16px;
}
#content .heading .linkwrap  a.calendarLink:before {
    content: "\e60e";
}
#content .heading .linkwrap a.rssIcon:before {
    content: "\e60d";
}

/* tag color */
span.newsTag {
    color: #fff;
    display: inline-block;
    font-size: .8125rem;
    line-height: 1.3;
    min-height: 16px;
    min-width: 4.8rem;
    padding-top: 2px;
    text-align: center;
    font-weight:normal;
    margin-right:4px;
}
.newsDate span.newsTag{
    margin-left:10px;
}
span.TagColor0{background-color:#b58300}
span.TagColor1{background-color:#1c5ea2}
span.TagColor2{background-color:#d66a2b}
span.TagColor3{background-color:#4f8a0c}
span.TagColor4{background-color:#c77f0d}
span.TagColor5{background-color:#2f6511}
span.TagColor6{background-color:#5d388a}
span.TagColor7{background-color:#156191}
span.TagColor8{background-color:#0e8ea5}
span.TagColor9{background-color:#bb9122}
span.TagColor10{background-color:#1c5ea2}
span.TagColor11{background-color:#129346}
span.TagColor12{background-color:#5957bb}
span.TagColor13{background-color:#1087be}
span.TagColor14{background-color:#d0552a}
span.TagColor15{background-color:#139c4a}
span.TagColor99{background-color:#b33920;}

#content #eventNews span.TagColor1,
#content #facultyNews span.TagColor4,
#content #graduateNews span.TagColor5 {display:none;}

/* Category Image */
#ctgimage {
    position:relative;
    width:100%;
    height:180px;
    background-color: #333333;
    margin-bottom:24px;
}
#ctgimage > div:first-child {
    position:absolute;
    top:0;
    right:0;
    bottom:0;
    left:0;
}
#ctgimage .drbgchg {
    position:absolute;
    top:0;
    right:0;
    bottom:0;
    left:0;
    display:block;
    background-position:35% bottom;
    background-repeat:no-repeat;
    background-size:cover;
    text-indent:100%;
    white-space:nowrap;
    overflow:hidden;
}

#ctgimage > div.wrap > h2{
    font-size: 1.6875rem;
    color:#fff;
    line-height: 1.1;
    position:absolute;
    bottom:6px;
    left:8px;
    text-shadow: 0 0 5px #333333;
}                              

#content .article {
    width:100%;
    background-color: #fff;
    line-height: 1.7;
    padding: 24px 12px 30px;
    overflow:hidden;
    font-size:0.8125rem;
}
#content.newstop .article,
#content.ctgtop .article {
    padding:0;
    background-color: transparent;
}
#content .article h3 {
    font-size: 1.25rem;
    font-weight: bold;
    line-height: 1.5;
    margin:0 -12px 1.5rem;
    border-bottom: 3px solid #325194;
    padding: 0 12px .625rem;
}
#content  .article h4 {
    clear: both;
    font-size:1.125rem;
    font-weight: bold;
    line-height: 1.2;
    margin:0 0 1rem -12px;
    width: auto;
    vertical-align:top;
    padding-left:1.9rem;
    text-indent:-1.9rem;
}
#content .article h4:before {
    content:" ";
    display:inline-block;
    width:1.4em;
    height:1em;
    margin-right:.5em;
    background-color:#325194;
    vertical-align:top;
}
#content .article h5 {
    background-color:#f5f6fa;
    border: 1px solid #dadde6;
    font-size: 0.9375rem;
    font-weight: bold;
    line-height: 1.5;
    margin: 0 0 1em;
    padding: .4em .7em .4em;
    clear:both;
}
#content .article h6 {
    color: #204499;
    font-size: 0.875rem;
    font-weight: bold;
    line-height: 1.6;
    margin-bottom:0.6875em;
    
}
#content .article blockquote h6 {
    color: #325194;
    font-size: 0.9375rem;
    font-weight: bold;
    line-height: 1.5;
    margin-bottom:0.9375rem;
}
#content .article hr{
    margin-bottom:.8125rem;
}
#content .article p{
    margin-bottom:.8125rem;
}
#content .article td p,
#content .article th p {
    margin-bottom:0;
}

#content .article em,
#content .article strong {
    font-weight:bold;
}
#content .article del {
    color: #f00;
    text-decoration-line: line-through;
}
#content .article blockquote{
    background-color:#fafafa;
    border: 1px solid #d7dbe4;
    margin-bottom: 1.25rem;
    padding: 1.25rem;
}
#content .article blockquote p{
    margin-bottom:.5rem;
}
#content .article blockquote ul,
#content .article blockquote ol
{
    margin:.5rem 0;
}
#content .article table{
    margin:0 auto 2em 0;
    min-width:280px;
}
#content .article div.tableWrap{
    overflow:hidden;
    width:100%;
    margin-bottom:2em;
    cursor:pointer;
}
#content .article div.tableWrap table{
    margin-bottom:0;
}
#content .article div.tableWrap > .zoom{
    font-size:0.75rem;
    color:#204499;

}
#content .article div.tableWrap > .zoom:before{
    content: "\e603";
	font-family: 'tmufont';
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
    padding:0 .25em;
}
#content .article ol.imagemap{
    padding: 0;
    margin: 0 auto;
    display:none;
    position:absolute;
    top:0;
    left:0;
}

#content .article div.returnMenu {
    clear:both;
    text-align:center;
    margin-top:2rem;
}

#content .article .youtube_16_9 {
    position: relative;
    width: 100%;
    padding-top: 56.25%;
    overflow:hidden;
    margin-bottom:2rem;
}
#content .article .youtube_16_9 > iframe {
    position: absolute;
    top: 0;
    right: 0;
    width: 100% !important;
    height: 100% !important;
}

/* campusmap list */

#content .campusMapList {
	clear:left;
	overflow:hidden;
    border-left:1px solid #d7dbe4;
    border-right:1px solid #d7dbe4;
    border-bottom:1px solid #d7dbe4;
}

#content .campusMapCol {
	line-height:1.4;
	margin-bottom:0;
	padding:.5em 4px;
	text-align:left;
	text-justify: distribute;
	float:left;
	overflow:hidden;
	border-top:1px solid #d7dbe4;
    position:relative;
}
#content .campusMapCol .tocnum{
	float:left;
	text-align:left;
	cursor:pointer;
    padding:5px 2px;
    width:2.8rem;
    vertical-align:top;
    position:absolute;
    left:0;
    top:0;
    bottom:0;
    background-color:#f5f6fa;
    border-right:1px solid #d7dbe4;
}
#content .campusMapCol .tocnum > i.icon-location2 {
    color:#da2e00;
    font-size:1rem;
}
#content .campusMapCol .tocimage {
    float:left;
    margin-left:2.8rem;
    padding:1px 0 0 0;
}
#content .campusMapCol .tocimage img{
    border:1px solid #ccc;
    width: 48px !important;
    height:auto !important;
}

#content .campusMapCol .toctitle {
	padding-bottom:0;
	padding-left:6.2rem;
}
#content .campusMapCol .tocdesc {
	font-size:85%;
	padding-left:0;
	color:#444;
}

#placeMaker {
	width:12px;
	height:16px;
	position:absolute;
}
#placeMaker > span.icon{
    font-size:18px;
    color:#da2e00;
    display:block;
}

#content .imagemap_wrap > img{

    width:100% !important;
    height:auto !important;
}
#content .imagemap_wrap .imagemap li {
    position: absolute;
    display: none;
    padding: 0;
    margin: 0;
}

#content .imagemap_wrap .imagemap li.campusmapNo > a {
    font-family:   Arial, Helvetica, Roboto, "Lucida Grande", "Lucida Sans Unicode", Verdana, sans-serif;
    background-color:#fff;
    color:#425d9a;
    border:2px solid #425d9a;
    font-weight:bold;
    font-size:14px;
    line-height:14px;
    padding:3px 1px;
    text-align:center;
    text-indent:0;
    overflow:hidden;
    width:22px;
    height:0;
    padding-bottom:17px;
	-ms-filter: "alpha(opacity=80)";
	filter: alpha(opacity=80);
	-moz-opacity:0.8;
	opacity:0.8;
}
#content #map_select {
    padding:0;
    text-align:center;
}
#content #map_select li {
    padding:.5rem;
    list-style-image:none;
    border-top: 1px solid #d9dde6;
    list-style:none;
    text-indent:0;
    clear:none;
}
#content #map_select li:first-child {
    border-top:none;
}
#content #map_select li:before {
    display:none;
}
#content #map_select li a{
    display:block;
}
#content #map_select li img {
    vertical-align:middle;
    width:128px !important;
    height:auto !important;
}


/* image map common */

#content .imagemap_wrap .imagemap li > a > img {
    display:none;
}

#content i.icon-wheelchair > span {
    display:none;
}
#content i.icon-wheelchair:before {
    font-size:1rem;
    padding:0 2px;
}
/* div click map */
#content .imagemap_wrap {
    position:relative;
}
#content .imagemap_wrap .imagemap {
	padding:0;
	margin:0 auto;
    transform-origin: 0 0; 
    -moz-transform-origin: 0 0;
    -o-transform-origin: 0 0;
    -webkit-transform-origin: 0 0;

}
#content .imagemap_wrap .imagemap a {
	text-indent:100%;
    white-space:nowrap;
	overflow:hidden;
	display:block;
}
#content .imagemap_wrap .imagemap a:hover{
	text-decoration:none;
}
#content .imagemap_wrap .imagemap .blank,
#content .imagemap_wrap .imagemap .outer,
#content .imagemap_wrap .imagemap .filedetail,
#content .imagemap_wrap .imagemap i {
    position:absolute;
    right:1px;
    top:4px;
    text-indent:0;
}
#preview{
	position:absolute;
	border:1px solid #ccc;
	background:#333;
	padding:5px;
	display:none;
	color:#fff;
    font-size:0.75rem;
}

/* mfp popup table */ 
.mfp-content .article table th,
.mfp-content .article table td,
#content .article table th,
#content .article table td {
    text-align: left;
    padding:0.5em;
    border:1px solid #d7dbe4;
}
.mfp-content .article table th,
#content .article table th{
    background-color:#f5f6fa;
}
.mfp-content .article table td,
#content .article table td{
    background-color:#fff;
}
.mfp-content .article table thead th,
#content .article table thead th{
    background-color:#465983;
    font-weight:bold;
    color:#fff;
}
.mfp-content .article table thead td,
#content .article table thead td{
    background-color:transparent;
    border-top:none;
    border-left:none;
}
.mfp-content .article table tfoot th,
#content .article table tfoot th{
    background-color:#ccc;
    font-weight:bold;
}
.mfp-content .article table tfoot td,
#content .article table tfoot td{
    background-color:#eee;
    border-left:none;
}
.mfp-content .article ul,
.mfp-content .article ol,
#content .article ul,
#content .article ol{
    margin-bottom:1.5em;
    list-style: outside none none;
}
.mfp-content .article ul ul,
.mfp-content .article ul ol,
.mfp-content .article ol ol,
.mfp-content .article ol ul,
#content .article ul ul,
#content .article ul ol,
#content .article ol ol,
#content .article ol ul{
    margin-top:.5em;
}
.mfp-content .article ul li,
#content .article ul li {
    clear:left;
    overflow:hidden;
    text-indent:-1.25rem;
    padding-left:1.25rem;
    list-style:none;
}
#content .article ul li *{
    text-indent:0;
}
.mfp-content .article ul li:before,
#content .article ul li:before {
    display:block;
    float:left;
    width:1.25rem;
    height:1.1rem;
    font-family: 'tmufont';
    content:"\e61a";
    font-size:1rem;
    line-height:1;
    padding-top:.15em;
    color:#465983;
    text-align:left;
}
.mfp-content .article ul ul li:before,
.mfp-content .article ol ul li:before,
#content .article ul ul li:before,
#content .article ol ul li:before {
    color:#bac5db;
}
.mfp-content .article ul ul ul li,
.mfp-content .article ol ol ul li,
.mfp-content .article ul ol ul li,
#content .article ul ul ul li,
#content .article ol ol ul li,
#content .article ul ol ul li {
    text-indent:-1rem;
    padding-left:1rem;
}
.mfp-content .article ul ul ul li:before,
.mfp-content .article ol ol ul li:before,
.mfp-content .article ul ol ul li:before,
#content .article ul ul ul li:before,
#content .article ol ol ul li:before,
#content .article ul ol ul li:before {
    color:#465983;
    font-size:0.8125rem;
    width:1rem;
    padding-top:.25em;
}
.mfp-content .article ol,
#content .article ol {
    list-style:outside decimal;
    margin-left:2em;
}
.mfp-content .article ol li,
#content .article ol li {
    padding:0;
}
#content .article p + h3,
#content .article p + h4,
#content .article p + h5,
#content .article p + table,
#content .article p + ul,
#content .article p + ol,
#content .article p + blockquote {
    margin-top:1.5rem;
}
#content .article > *:last-child {
    margin-bottom:0;
}

.mfp-content article ol.alphabetlist,
.mfp-content .article ol.knumlist,
#content .article ol.alphabetlist,
#content .article ol.knumlist{
  padding:0;
}
.mfp-content .article ol.alphabetlist li,
.mfp-content .article ol.knumlist li,
#content .article ol.alphabetlist li,
#content .article ol.knumlist li{
  text-indent: -2.75em;
  list-style-type:none;
  list-style-position:inside;
  counter-increment: cnt;
}
.mfp-content .article ol.alphabetlist li:before,
.mfp-content .article ol.knumlist li:before,
#content .article ol.alphabetlist li:before,
#content .article ol.knumlist li:before{
    display: inline-block;
    content: "(" counter(cnt) ") ";
    width: 2.5em;
    text-align: right;
    margin-right: .25em;
}
.mfp-content .article ol.alphabetlist li:before,
#content .article ol.alphabetlist li:before {
    content: "(" counter(cnt, lower-alpha) ") ";
}

/* topMenuBlock banner */

#content #topMenuBlock {
    padding:0 2px 0 8px;
}
#content #topMenuBlock .imageblock {
    vertical-align:top;
    line-heigh:1;
    padding-right:6px;
    margin-bottom:6px;
}
#content #topMenuBlock .imageblock .filedetail{
    display:none;
}
#content #topMenuBlock .imageblock a {
    width:100%;
    height:auto;
    display:block;
    position:relative;
}
#content #topMenuBlock .imageblock .description {
    position:absolute;
    left:0;
    right:0;
    bottom:0;
    top:auto;
    background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA8AAAAPAQMAAAABGAcJAAAAA1BMVEUAAACnej3aAAAAAXRSTlOMpOgXbQAAAAtJREFUeF5jIAUAAAAtAAEGJy66AAAAAElFTkSuQmCC");
    padding: 8px 5px 4px 8px;
    font-size:1rem;
    color:#fff;
    line-height:1.1;
}
#content #topMenuBlock .imageblock .description > span{
    height:3rem;
    display:table-cell;
    vertical-align:middle;
}
#content #topMenuBlock .imageblock img{
    width:100% !important;
    height:auto !important;
    vertical-align:top;
}
#content #topMenuBlock .imageblock a:hover img{
	-ms-filter: "alpha(opacity=80)";
	filter: alpha(opacity=80);
	-moz-opacity:0.80;
	opacity:0.80;   
}
#content #topMenuBlock .imageblock a:hover .description {
    text-decoration:underline;
}
#content #topMenuBlock .imageblock i{
    display:none;
}

/* toclist */

#content .article ul.toclist > li {
    margin-bottom:.5rem;
}
#content .article ul.toclist > li:before {
    content: "\e601";
    font-size:0.6875rem;
    line-height:1.7;
    padding-left:8px;
}
#content .article ul.toclist > li > div.toctxt{
    color:#666;
    line-height:1.6;
    text-indent:0;
    padding-top:.125rem;
}
#content .article ul.toclist.large > li {
    font-size:1rem;
    margin-bottom:1rem;
}
#content .article ul.toclist.large > li a{
    color:#333;
    font-weight:bold;
}
#content .article ul.toclist.large > li:before {
    font-size:0.9375rem;
    line-height:1.3;
    padding-left:4px;
}
#content .article ul.toclist.large > li > div.toctxt{
    font-size:0.875rem;
}
/* toc image list */

#content .article .tocimagelist {
	line-height:1.6;
	margin-bottom:2.5em;
	text-align: justify;
	text-justify: inter-ideograph;
	clear:both;
	overflow:hidden;
	display:block;
	zoom:1;
}
#content .article .tocimagelist:last-child {
    margin-bottom:0;
}
#content .article .tocimagelist > .tocimage {float:left;padding-top:.25em;overflow:hidden;}
#content .article .tocimagelist > .tocimage a {overflow:hidden;display:block;}
#content .article .tocimagelist > .tocimage img{border:1px solid #ccc;}
#content .article .tocimagelist > .tocimage i {display:none;}
#content .article .tocimagelist > .toctitle,
#content .article .tocimagelist > .tocdesc {
	padding-left:111px;
}
#content .article .tocimagelist > .toctitle {
    font-weight:bold;
}
#content .article .toctitle {
	padding-bottom:.35em;
    font-size:.875rem;
}
#content .tocdesc {
	font-size:.8125rem;
}

/* News List */

#content .article .newsdetaildate {
    text-align:right;
}

#content div.newsList {
	width:100%;
	overflow:hidden;
    padding:8px 8px 0;
    margin-bottom:8px;
    background-color:#f5f6fa;
    line-height:1;
}
#content div.newsList .newsYear {
	float:left;	
	width:4rem;
    font-weight:bold;
}
#content div.newsList .newsTitle {
	padding-left:4.25rem;
	margin-bottom:.25rem;
}
#content div.newsList .newsDesc {
	padding-left:4.25rem;
    padding-bottom:4px;
	font-size:.75rem;
	color:#666;
    line-height:1.4;
}

/* CMS parts */
#content .article .justifyleft { text-align:left;}
#content .article .justifyright { text-align:right;}
#content .article .boxleft,
#content .article .boxright {
    float:none;
    padding-bottom:1em;
}
#content .article .photoleft,
#content .article .photoright,
#content .article .photocenter {
    font-size:0.75rem;
    color:#666;
    float:none;
    text-align:center;
    padding-bottom:1em;
}
#content .article .photocenter {
    margin-bottom:1.625rem;
}
#content .article .photoleft img,
#content .article .photoright img,
#content .article .photocenter img {
    vertical-align:top;
}
#content .article p.title{
    font-size:.875rem;
    margin-bottom:1em;
    line-height:1.4;
    color:#204499;
    font-weight:bold;
}
#content .article table.photoTbl {
    max-width:660px;
    width:100%;
    margin-left:auto;
    margin-right:auto;
    display:block;
}
#content .article table.photoTbl thead, 
#content .article table.photoTbl tbody, 
#content .article table.photoTbl tfoot, 
#content .article table.photoTbl tr {
    display:block;
}
#content .article table.photoTbl td,
#content .article table.photoTbl th {
    padding:5px;
    border:none;
    background-color:transparent;
    display:block;
    text-align:left;
}
#content .article table.hiddenTbl td,
#content .article table.hiddenTbl th{
    border:none;
    background-color:transparent;
    padding:0 .625rem .625rem .3125rem;
}
#content .article table.hiddenTbl th{
    font-weight:bold;
}
#content .article .iframeWrap {
    width:100%;
    height: 0; 
    position:relative;
    overflow:hidden;
}
#content .article .iframeWrap > iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
#content .article .detailLink {
    text-align:right;
}
#content .article .detailLink > a{
    display:inline-block;
    background-color:#325194;
    color:#fff;
    font-size:0.875rem;
    font-weight:bold;
    padding:0 1.5em 0 .5em;
    position:relative;
    text-indent: 0;
}
#content .article .detailLink > a:after{
    color: #fff;
    content: "\e611";
    display: block;
    position:absolute;
    top:0;
    right:.5em;
    font-family: "tmufont";
    font-size: 1em;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
}
#content .article .detailLink > a i.icon:before{
    color:#fff !important;
}
#content .article sup,
#content .article sub {
    height: 0;
    line-height: 1;
    vertical-align: baseline;
    _vertical-align: bottom;
    position: relative;
    font-size:.77em;
}
#content .article sup {bottom: .5ex;}
#content .article sub {top: .5ex;}

/* system parts */
a > span.filedetail .type,
a > span.outer,
a > span.blank {
    display:none;
}
a > span.filedetail > .size{
    font-size:0.625rem;
    vertical-align:middle;
}
a > span.filedetail > .icon{
    font-size:0.875rem;
    padding-left:.25em;
    vertical-align:middle;
}
a.nodetail > span.filedetail,
a.nodetail > span.outer,
a.nodetail > span.blank {
    display: none;
}

/* article end */

#clearfooter {
    clear:both;
}

/* header */
#header {
    width:100%;
    height:106px;
    border-bottom: 4px solid #0f2350;
    overflow:visible;
    background-color:#fff;
    position:relative;
}
#headerWrapper {
    position:relative;
    height:55px;
    border-bottom: 2px solid #dfe2ea;
    background-color:#fff;
    overflow:visible;
}
#tmulogo {
    position:absolute;
    top:0;
    left:0;
}
#tmulogo > a {
    display:block;
    width:152px;
    height:55px;
    background:url(/assets/templates/ver2015/logo_footmark_EN@1x.png) 0 0 no-repeat;
    background-size:152px 55px;
    text-indent:100%;
    white-space:nowrap;
    overflow:hidden;
}
#sp-menu {
    position:absolute;
    overflow:visible;
    top:0;
    right:0;
    width:auto;
    height:53px;
}
#sp-menu > ul {
    overflow:visible;
    width:130px;
    height:53px;
}
#sp-menu > ul li {
    padding:0;
    display:inline-block;
    height:53px;
    vertical-align:middle;
    position:absolute;
    top:auto;
    bottom:auto;
    left:auto;
    right:auto;
    overflow:hidden;
    background-color:#fff;
}
#sp-menu > ul li a{
    display:block;
//    height:42px;
    padding:6px 0 5px;
}
#sp-menu > ul li a > div{
    display:block;
    color:#4366b0;
    overflow:visible;
    text-align:center;
}
#sp-menu > ul li a:hover{
    text-decoration:none;
}
#sp-menu span.icon{
    overflow:hidden;
    font-family:Roboto;
    font-weight:700;
    font-size:12px;
    display:block;
    padding:0 4px;
}

#sp-menu span.icon:after{
    display:block;
    padding-top:1px;
    line-height:1.1;
    font-size:26px;
    font-family: 'tmufont';
    font-weight:normal;
}
#sp-menu #searchBtn {
    padding:0 1px;
    right:54px;
}
#sp-menu #spmenuBtn {
    right:0;
}
#sp-menu #spmenuBtn.front {
    z-index:9999;
}

#sp-menu #spmenuBtn a{
    padding:6px 8px 5px 2px;
}

#sp-menu #searchBtn span.icon:after{
    content: "\e617";
}
#sp-menu #spmenuBtn span.icon:after{
    content: "\e618";
}
#sp-menu i {
   display:none;
}
#sub-menu {
    position:absolute;
    top:55px;
    left:0;
    overflow:hidden;
}
#sub-menu > ul {
    height:48px;
    display:table-cell;
    vertical-align:middle;
    overflow:visible;
}
#sub-menu > ul li {
    display:inline-block;
    padding:4px 0;
    white-space:nowrap;
    overflow:visible;
    vertical-align:top;
}
#sub-menu > ul li a{
    display:inline-block;
    padding:0 5px;
/*    border-right:1px solid #0f2350;*/
}
#sub-menu > ul li:after{
    display:inline-block;
    width:1px;
    height:30px;
    background-color:#0f2350;
    content:" ";
    vertical-align:top;
    margin-top:4px;
}
#sub-menu > ul li.last:after{
    display:none;
}
#sub-menu > ul li a:hover{
    text-decoration:none;
}
#sub-menu > ul li a > div{
    font-size:20px;
    text-align:center;
    color:#4366b0;
    overflow:visible;
}
#sub-menu > ul li a > div > div{
    font-size:11px;
    text-align:center;
    color:#333;
    overflow:visible;
    padding:4px 1px 3px;
}
#sub-menu > ul li a > div > div.icon-access-str-en{
    font-size:19px;
    padding-top:0;
}
#sub-menu span.title {
    display:none;
    font-family: Arial, Helvetica, Roboto, "Lucida Grande", "Lucida Sans Unicode", Verdana, sans-serif;
    font-size:0.8125em;
    color:#333;
    line-height:1;
}
#lang-menu {
    position:absolute;
    top:55px;
    right:8px;
    overflow:hidden;
}
#lang-menu > ul {
    width:auto;
    height:48px;
    display:table-cell;
    text-align:right;
    vertical-align:middle;
}
#lang-menu > ul li{
    display:inline-block;
    white-space:nowrap;
    background-color:#4366b0;
    padding:3px 0;
    vertical-align:top;
}
#lang-menu > ul li a{
    display:block;
    min-width:46px;
    font-size:10px;
    padding:6px;
    color:#fff;
    text-align:center;
    vertical-align:middle;
    background-color:#4366b0;
}
#lang-menu > ul li a:hover{
    color:#abbadb;
    text-decoration:none;
}

/* global nav & target menu */
#mainmenu {
    width:224px;
    height:auto;
    position:absolute;
    top:53px;
    left:auto;
    right:-224px;
    padding:12px;
    background-color:#fff;
    display:none;
    z-index:1050;
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    transition: all .5s ease;
}
#mainmenu.open {
    -webkit-transform:translateX(-224px);
    -moz-transform:translateX(-224px);
    transform:translateX(-224px);
}
#globalnav {
    display:block;
    margin-bottom:11px;
    padding:0;
    color:#fff;
    width:100%;
    height:auto;
    overflow: visible;
    z-index:9991;
}
#globalnav > ul {
    height:auto;
    overflow:visible;
}
#globalnav > ul li.lv0 {
    display:block;
    overflow:visible;
    z-index:9992;
}
#globalnav > ul li.lv0 > ul{
    display:none;
    overflow:visible;
    border-left:1px solid #bac2d1;
    border-right:1px solid #bac2d1;
}
#globalnav > ul li.lv0 {
    border-top:1px solid #bac2d1;
}
#globalnav > ul li.lv0:first-child {
    border-top:none;
}

#globalnav > ul li.lv0 > a {
    background-color: #4366b0;
    display: table;
    width:100%;
    height: 42px;
    font-size:0.875em;
    line-height:1;
    text-align:left;
    padding:0 12px;
    color:#fff;

}
#globalnav > ul li.lv0.active > a {
    background-color: #325194;
    color: #fff;
}
#globalnav > ul li.lv0 > a:hover{
    text-decoration:none;
    background-color:#d5d9e3;
    color:#333;
}
#globalnav > ul li.lv0 > a span.sub{
    font-size:13px;
}
#globalnav > ul li.lv0 > a > div {
    display:table-cell;
    vertical-align:middle;
    width:100%;
    height: auto;
}
#globalnav div.category {
    color: #333;
    font-size: 0.875em;
    width:198px;
    height:auto;
    padding:12px 1rem 12px 2rem;
    border-top:1px solid #bac2d1;
    display:table-cell;
    vertical-align:middle;
    clear:left;
    cursor:pointer;
    line-height:1.3;
}
#globalnav div.category:hover {
    background-color: #dae1f0;
}
#globalnav div.category:before {
    color: #333;
    content: "\e607";
    display: block;
    float: left;
    font-family: "tmufont";
    font-size: 10px;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    line-height: 1.6;
    margin-left: -24px;
    text-align: left;
    text-transform: none;
    width:10px;
}
#globalnav li.lv1:first-child > div.category{
    border-top:none;
}
#globalnav li.lv1 > ul {
    display:none;
}
#globalnav li.lv1 > ul {
    border-top:1px solid #bac2d1;
}

#globalnav.english li.lv1 > a,
#globalnav li.lv2 > a{
    clear:left;
    display:block;
    font-size:0.8125rem;
    padding: 10px 14px 6px 34px;
    color:#333;
    line-height:1.4;
}
#globalnav.english > ul li.lv0:last-child > ul {
    border-bottom:1px solid #bac2d1;
}
#globalnav.english li.lv1 > a:before,
#globalnav.english li.lv1 > ul a:before,
#globalnav li.lv2 > a:before,
#globalnav li.lv2 > ul a:before {
    color: #aaa;
    content: "\e608";
    display: block;
    float: left;
    font-family: "tmufont";
    font-size: 13px;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    line-height: 1;
    margin-left: -18px;
    text-align: left;
    text-transform: none;
    width:18px;
	-webkit-font-smoothing: none;
    -moz-font-smoothing: none;
	-moz-osx-font-smoothing: none;
}
#globalnav.english li.lv1:nth-child(even),
#globalnav li.lv2:nth-child(even) {
    background-color: #f7f9fc;
}
#globalnav.english li.lv1.active,
#globalnav.english li.lv1 > a:hover,
#globalnav.english li.lv1 > ul li.active,
#globalnav.english li.lv1 > ul a:hover,
#globalnav li.lv2.active,
#globalnav li.lv2 > a:hover,
#globalnav li.lv2 > ul li.active,
#globalnav li.lv2 > ul a:hover {
    text-decoration:none;
    background-color: #dae1f0;
}
#globalnav.english li.lv1.active > a:before,
#globalnav.english li.lv1 > a:hover:before,
#globalnav.english li.lv1 > ul li.active a:before,
#globalnav.english li.lv1 > ul a:hover:before,
#globalnav li.lv2.active > a:before,
#globalnav li.lv2 > a:hover:before,
#globalnav li.lv2 > ul li.active a:before,
#globalnav li.lv2 > ul a:hover:before {
    color:#333;
}
#globalnav.english li.lv1 > ul,
#globalnav li.lv2 > ul {
    background-color:#fff;
    border-top:1px solid #bac2d1;
}
#globalnav.english li.lv1 > ul a,
#globalnav li.lv2 > ul a {
    clear:left;
    display:block;
    font-size:0.8125rem;
    padding: 7px 14px 3px 54px;
    color:#333;
    line-height:1.4;
}

#target-menu {
    position:relative;
    display:block;
    width:auto;
    height:auto;
    z-index:9991;
}
#target-menu li {
    border-top:1px solid #fff;
}
#target-menu li:first-child {
    border-top:none;
}
#target-menu li a{
    display:block;

    width:200px;
    padding:16px 6px 12px 12px;
    height:atuo;
    font-size:13px;
    color: #333;
    vertical-align:middle;
    background-color:#d5d9e3;
}
#target-menu li a:hover{
    text-decoration:none;
    background-color:#f0f3fa;
}
#target-menu li a:after{
    display:block;
    float:right;
    content: "\e609";
	font-family: 'tmufont';
	speak: none;
    font-size:18px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
    margin-top:-4px;
}

/* right terget */

#rightTargetMenu {
    padding:0 5px 5%;
}
#rightTargetMenu > ul > li{
    display: table;
    position:relative;
    padding:3px;
}
#rightTargetMenu > ul > li > a{
    clear:right;
    display: table-cell;
    vertical-align:middle;
    height:60px;
    background-color:#fff;
    color:#333;
    font-size:0.875rem;
    line-height:1.4;
    padding: 0 1.5rem 0 .75rem;
}
#rightTargetMenu > ul > li:after{
    display:block;
    position:absolute;
    top:43%;
    bottom:0;
    right:0;
    padding:0 .75rem;
    content: "\e600";
	font-family: 'tmufont';
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
    font-size:.625rem;
    line-height:1;
    color:#888;
}


/* footer */

footer {
    clear:both;
    margin:0 auto;
    position:absolute;
    left:0;
    right:0;
    bottom:0; /* 2015/1/19     bottom:44px; */
    overflow:hidden;
}

#footerMenuB {
    width:100%;
    overflow: hidden;
    background-color:#fff;
    border-top:1px solid #98a0b3;
}
#footerMenuB > ul {
    overflow: hidden;
}
#footerMenuB > ul:after{
    clear:both;
}
#footerMenuB > ul li{
    float:left;
}

#footerMenuB > ul li a{
    white-space:nowrap;
    font-size:0.8125em;
    line-height:1.6;
    color: #333;
    display: block;
    height: 32px;
    padding: 6px 0 0 10px;
    width: 100%;
    border-bottom: 1px solid #98a0b3;

}
#footerMenuB > ul li:nth-child(odd) a{
    border-right: 1px solid #98a0b3;
}

#changeDevice {
    width:100%;
    padding:0.75em 0;
    background-color:#fff;
}

#changeDevice > ul{
    text-align:center;
}
#changeDevice > ul li {
    display:inline-block;
    padding:0 4px;
}
#changeDevice > ul li a{
    display:block;
    min-width:84px;
    height:2.4615em;
    background-color:#dbdbdb;
    color:#272727;
    text-align:center;
    border-radius:3px;
    -moz-border-radius:3px;
    -webkit-border-radius:3px;
    -o-border-radius:3px;
    -ms-border-radius:3px;
    font-size:0.8125em;
    padding:2px .5em;
    line-height:1.6;
}
#changeDevice > ul li a:hover {
    color:#204499;
    background-color:#d5d9e3;
    text-decoration:none;
}
#changeDevice > ul li a.disable:hover{
    color:#272727;
    background-color:#dbdbdb;
}
#changeDevice > ul li a.active {
    text-decoration:none;
    background-color:#4366b0 !important;
    color:#fff !important;
}
#changeDevice > ul li a.disable{
    cursor: default;
	-ms-filter: "alpha(opacity=70)";
	filter: alpha(opacity=70);
	-moz-opacity:0.70;
	opacity:0.70;
}

#changeDevice > ul li a:before{
   	font-family: 'tmufont';
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
    padding-right:0.375em;
    color:#4366b0;
    font-size:1.3846em;
	/* Better Font Rendering =========== */
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
    line-height:1.6;

}
#changeDevice > ul li a.active:before{
    color:#fff;
}
#mobileBtn:before{
	content: "\e60a";
}
#desktopBtn:before{
	content: "\e60b";
}

#footerBanner {
    background-color:#4366b0;
    color:#fff;
    padding:1.25em 0;
}
#footerBanner i.icon {display:none;}
#footerBanner ul {
    text-align:center;
}
#footerBanner ul li {
    display:inline-block;
    vertical-align:top;
}
#footerBanner ul.sns{
    margin-bottom:1.0625em;
    height:auto;
    overflow:visible;
}
#footerBanner ul.sns li {
    width:auto;
    height:auto;
    overflow:visible;

}
#footerBanner ul.sns li a{
    display:block;
    height:auto;

}
#footerBanner ul.sns li a:before{
    display:block;
    font-size:35px;
    overflow:visible;
    vertical-align:bottom;
    text-align:center;
    line-height:1;
    letter-spacing:0;
    overflow:visible;
    width:auto;
    height:auto;
    background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAGwAAABsAQMAAAC1qMWOAAAABlBMVEX///////9VfPVsAAAAAXRSTlMAQObYZgAAAB1JREFUeF5jGCyg/j8cPCCNO8od5Y5yR7mj3EECAADu/BAtec5kAAAAAElFTkSuQmCC") 0 0 no-repeat;
    background-size:contain;
 }
#footerBanner ul.sns li a span {
    display:none;
}
#footerBanner ul.sns li i.nbsp{
    display:none;
}
#footerBanner a:hover {
    text-decoration:none;
}
#footerBanner ul.banner a.tmu {
    display:block;
    width:212px;
    height:64px;
    padding:0 16px 0 15px;
    background-color:#fff;
    text-align:center;
}
#footerBanner ul.banner a.tmu span{
    display:inline-block;
    width:177px;
    height:64px;
    background:url(/assets/templates/ver2015/logo_footmark_EN@1x.png) 0 0 no-repeat;
    background-size:177px 64px;
    text-indent:100%;
    white-space:nowrap;
    overflow:hidden;
}
#footerCopyright {
    font-family:Arial, Helvetica, sans-serif;
    font-size:0.625em;
    line-height:1;
    width:100%;
    margin-top:44px;
    padding-top:7px;
    height:22px;
    text-align:center;
    background-color: #b8bbc2;
    color:#333;
}
#footerCopyright > small.box{
    display:block;
}

#pagetopJump {
    width:100%;
    height:44px;
    text-align:center;
    background-color:#fff;
    overflow:hidden;
    position:absolute;
    top: auto;
    bottom:22px; /* 2015/1/19 bottom:0; */
    left:0;
    right:0;
}
#pagetopJump a{
    display:block;
    height:44px;
    padding-top:10px; /* 2015/1/19 padding-top:15px; */
    color:#333;
}
#pagetopJump a:hover{
    text-decoration:none;
}
#pagetopJump span.icon:before{
    content: "\e604";
    font-size:20px;
}

/* right banner */
#rightBanner {
    padding: 0 5px;
}
#rightBanner .CMbanner {
    padding:3px;
}
#rightBanner .CMbanner a{
    display:block;
    line-height:1;
    vertical-align:top;
    border:none;
    height:0;
    padding-top:51.818181818%;
    position:relative;
    overflow:hidden;
}
#rightBanner .CMbanner a:hover{
	-ms-filter: "alpha(opacity=70)";
	filter: alpha(opacity=70);
	-moz-opacity:0.70;
	opacity:0.70;
    text-decoration:none;
}
#rightBanner .drbgchg {
    position:absolute;
    left:0;
    top:0;
    right:0;
    bottom:0;
    display:block;
    text-indent:100%;
    white-space:nowrap;
    overflow:hidden;
    background-position:center;
    -moz-background-size:cover;
    -webkit-background-size:cover;
    -o-background-size:cover;
    background-size:cover;
    -ms-behavior: url(/assets/js/backgroundsize.min.htc);
    background-repeat:no-repeat;
}
#rightBanner .CMbanner div.title {
    position:absolute;
    bottom:0;
    left:0;
    right:0;
    top:auto;
    padding: 3px 1.25rem 3px 8px;
    line-height:1.4;
    color:#fff;
    font-size:0.8125rem;
    background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA8AAAAPAQMAAAABGAcJAAAAA1BMVEUAAACnej3aAAAAAXRSTlOMpOgXbQAAAAtJREFUeF5jIAUAAAAtAAEGJy66AAAAAElFTkSuQmCC");
}
#rightBanner .CMbanner .nbsp {
    display:none;
}
#rightBanner .CMbanner .icon {
    position:absolute;
    top:auto;
    bottom:5px;
    left:auto;
    right:5px;
}
#rightBanner .CMbanner .icon:before {
    font-size:0.75rem;
    color:#fff;
}

/* targetlinkList & contentTbl */
#content ul.contentTbl,
#content ul.targetTbl {
    margin-bottom:0;
}
#content ul.contentTbl li,
#content ul.targetTbl li {
    list-style:none;
    padding:0;
    text-indent:0;
    clear:none;
}
#content ul.contentTbl li:before,
#content ul.targetTbl li:before {
    display:none;
}
#content ul.contentTbl li.lv1,
#content ul.targetTbl li.lv1 {
    margin-bottom:20px;
    position:relative;
}
#content ul.contentTbl h3,
#content ul.targetTbl h3,
#content ul.contentTbl > li.lv1 h4,
#content ul.targetTbl > li.lv1 h4  {
    background-color: #0f2350;
    color: #ffffff;
    font-size: .9375rem;
    font-weight:normal;
    line-height: 1.3;
    margin: 0;
    min-height: 21px;
    padding: 0;
    border:none;
    text-indent:0;
    display:table;
    width:100%;
}

#content ul.contentTbl > li.lv1 h4,
#content ul.targetTbl > li.lv1 h4  {
    font-weight: bold;
    padding: 6px 15px 2px;
}

#content ul.contentTbl li.lv1 > a ,
#content ul.targetTbl li.lv1 > a {
    display:block;
    overflow:hidden;
}
#content ul.contentTbl li.lv1 > a > img,
#content ul.targetTbl li.lv1 > a > img {
    vertical-align:bottom; 
}
#content ul.contentTbl li.lv1 > a .filedetail,
#content ul.targetTbl li.lv1 > a .filedetail {
    display:none;
}
#content ul.contentTbl h3 > a {
    display:table-cell;
    vertical-align:middle;
    width:100%;
    color:#fff;
    line-height: 1.4;
    padding:4px 15px 4px;
}
#content ul.contentTbl h3 > a .icon:before{
        color:#fff;
}
#content ul.contentTbl > li.lv1 h4:before ,
#content ul.targetTbl > li.lv1 h4:before {
    display:none;
}
#content ul.contentTbl a,
#content ul.targetTbl a {
    color:#333;
}
#content ul.contentTbl li.lv1 > div.bg,
#content ul.targetTbl li.lv1 > div.bg {
    background-color:#fff;
    position:absolute;
    top:0;
    right:0;
    bottom:0;
    left:0;
    overflow:hidden;
    z-index:-2;
}

#content ul.contentTbl li.lv1 > ul,
#content ul.targetTbl li.lv1 > ul{
    margin:0;
    padding: 15px 12px 5px;
    font-size:.875rem;
    line-height:1.4;
    background-color:#fff;
}
#content ul.contentTbl li.lv1 > a > i {
    display:none;
}
#content ul.contentTbl li.lv2,
#content ul.targetTbl li.lv2 {
    margin-bottom:10px;
    padding-left:.9em;
}
#content ul.contentTbl li.lv2 a:before,
#content ul.targetTbl li.lv2 a:before {
    color: #325194;
    content: "\e601";
    display: block;
    float: left;
    font-family: "tmufont";
    font-size: .6875rem;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    line-height:1.7;
    margin-left: -.9em;
    text-align: left;
    text-transform: none;
    width: .9em;
}
#content ul.contentTbl div.description,
#content ul.targetTbl div.description {
    color:#666;
    font-size:0.8125rem;
    line-height:1.125;
    padding-top:2px;
}
#content ul.contentTbl div.description > br,
#content ul.targetTbl div.description > br{
    display:none;
}
#content ul.contentTbl > li.youtubebox {
    
}
#content ul.contentTbl > li.youtubebox .boxwrap {
    border: 1px solid #c3c9d7;
    background-color:#fff;
    padding: 12px 12px 0;
    height:100%;
}
#content ul.contentTbl > li.youtubebox .youtubewrap {
    height:0;
    padding:0 0 56.25% 0;
    width:100%;
    position:relative;
}
#content ul.contentTbl > li.youtubebox .youtubewrap > iframe{
    width:100%;
    height:100%;
    position: absolute;
    top: 0;
    right: 0;
    bottom:0;
    left:0;
}
#content ul.contentTbl > li.youtubebox ul {
    text-align:right;
    margin:0;
    padding:12px 0 0 0;
}
#content ul.contentTbl > li.youtubebox li.lv2{
    display:inline-block;
    margin-bottom:0;
    font-size: 0.8125rem;
    line-height: 1.4;
}
#content ul.contentTbl li.lv1 > img,
#content ul.targetTbl li.lv1 > img{
    width:100% !important;
    height:auto !important;
    vertical-align:top;
}
#content ul.contentTbl > li.ctgImageBox > div.bg,
#content ul.contentTbl > li.ctgImageBox > h3 {
    display:none;
}
#content ul.contentTbl > li.ctgImageBox > ul {
    position:absolute;
    padding:0;
    top:0;
    bottom:0;
    left:0;
    right:0;
    background-color:transparent;
}
#content ul.contentTbl > li.ctgImageBox > ul >li.lv2 {
    position:absolute;
    padding:0;
    top:0;

    bottom:0;
    left:0;
    right:0;
    background-color:transparent;
    margin:0;
}
#content ul.contentTbl > li.ctgImageBox > ul >li.lv2 > div.description{
    z-index:1;
    position:absolute;
    bottom:0;
    left:0;
    right:0;
    height:auto;
    padding:10px 13px;
    font-size:0.8125rem;
    line-height:1.5;
    color:#fff;
    background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAUAQMAAAC3R49OAAAAA1BMVEUPI1B55FxyAAAAAXRSTlPM0jRW/QAAAAtJREFUeF5joDIAAABQAAFk8cu/AAAAAElFTkSuQmCC) repeat;
}
#content ul.contentTbl > li.ctgImageBox > ul >li.lv2 > div.description > br{
    display:block;
}
#content ul.contentTbl > li.ctgImageBox > ul >li.lv2 >a{
    z-index:2;
    display:block;
    padding-bottom:70.2586%;
    text-indent:100%;
    white-space:nowrap;
    overflow:hidden;
    position:absolute;
    padding:0;
    top:0;
    bottom:0;
    left:0;
    right:0;
    background-color:transparent;
}
#content ul.contentTbl > li.ctgImageBox > ul >li.lv2 > a:before {
    display:none;
}
#content ul.contentTbl > li.ctgImageBox .drbgchg{
    display:block;
    background-position:center;
    background-repeat:no-repeat;
    background-size:cover;
    width:100%;
    height:0;
    padding-bottom:70.2586%;
    text-indent:-9999px;
    white-space:nowrap;
    overflow:hidden;
}
#content ul.contentTbl > #ctblid8521.ctgImageBox .drbgchg,
#content ul.contentTbl > #ctblid8522.ctgImageBox .drbgchg {
    background-position: center top;
}

/* Academics */
#content ul.academicsTbl h3 {
    position:relative;
    padding:4px 15px 4px;
    margin-bottom:8px;
}
#content ul.academicsTbl h3 > span.link {
    position:absolute;
    top:2px;
    bottom:2px;
    right:2px;
    left:auto;
    background-color:#fff;
    min-width:7rem;
    text-align:right;
}
#content ul.academicsTbl h3 > span.link a {
    display:inline-block;
    line-height:1;
    font-weight: bold;
    font-size:0.875rem;
    padding-left:10px;
    padding-top:0.375rem;
    padding-right:1rem;
    white-space:nowrap;
    min-height:17px;
    width:100%;
    height:100%;
}
#content ul.academicsTbl h3 .icon {
    position:absolute;
    display:block;
    font-size:0.875rem;
    color:#325194;
    line-height:1;
    top:.3125rem;
    right:4px;
}
#content ul.academicsTbl li.lv1 > ul{
    background-color: transparent;
    padding:0;
}
#content ul.academicsTbl li.lv2 {
    padding:0;
    margin-bottom:8px;
}
#content ul.academicsTbl li.lv2:before {
    display:none;
}
#content ul.academicsTbl li.lv2 dl{
    display:table;
    position:relative;
    overflow:hidden;
    height:auto;
    width:100%;
    background-color:#fff;
}
#content ul.academicsTbl li.lv2 dt{
    display:table;
    width:37.5%;
    height:9.375rem;
    border-right:2px solid;
}
#content ul.academicsTbl li.lv2 dt > a{
    display:table-cell;
    text-align:center;
    vertical-align:middle;
    color:#fff;
    padding:0 .25rem;
}
#content ul.academicsTbl li.lv2 dt > a:hover{
    background-color:#fff;
    color:inherit;
    text-decoration:none;
}
#content ul.academicsTbl li.lv2 dd{
    display:table-cell;
    position:absolute;
    top:0;
    bottom:0;
    right:0;
    left:37.5%;
    height:9.375rem;
    overflow:hidden;
    text-align:left;
    vertical-align:middle;
    width:auto;
    padding:0 .75rem;
}
#content ul.academicsTbl li.lv2 dd > p{
    display:table-cell;
    text-align:left;
    vertical-align:middle;
    font-size:0.8125rem;
    height:9.375rem;
  -webkit-hyphens: auto;
     -moz-hyphens: auto;
      -ms-hyphens: auto;
          hyphens: auto;
}
#content ul.academicsTbl li.lv2 dd > p > span{
    margin-left:.5rem;
}
#content ul.academicsTbl li.lv2 dd > p a {
    text-decoration:underline;
}
#content ul.academicsTbl li.lv2 dd > p a:before {
    display:none;
}
#content ul.academicsTbl li.lv2 dd > p br{
    display:none;
}
#content ul.academicsTbl li.image .drbgchg{
    display:block;
    background-position:center;
    background-repeat:no-repeat;
    background-size:cover;
    width:100%;
    height:0;
    padding-bottom:71.2%;
    text-indent:100%;
    white-space:nowrap;
    overflow:hidden;
}

/* academics list */
#content ul.academicsList a:before,
#content ul.academicsList li:before {
    display:none;  
}
#content ul.academicsList ul,
#content ul.academicsList li {
    padding:0;
    text-indent:0;
    margin:0;
    font-size:.9375rem;
}
#content ul.academicsList li > div.block{
    display:table;
    width:100%;
    text-indent:0;
}
#content ul.academicsList li > div.block > a {
    display:table-cell;
    text-align:center;
    vertical-align: middle;
}
#content ul.academicsList li > div.block > a:hover {
    text-decoration:none;
}
#content ul.academicsList li > div.block > a:hover i.icon:before{
    color:#fff;
}
#content ul.academicsList li.lv1 {
    width:100%;
    clear:both;
    background:url(/assets/templates/ver2015/three-border.png) no-repeat -5px 20px;
}
#content ul.academicsList li.lv1 + li.lv1{
    margin-top:40px;
}
#content ul.academicsList li.lv1 > div.block > a{
    width:100%;
    height:44px;
    color:#fff;
    font-weight:bold;
    line-height:1.5;
}
#content ul.academicsList li.lv2 {
    margin-top:10px;
    padding-left:28px;
    background:url(/assets/templates/ver2015/three-border.png) no-repeat -5px -976px;
}
#content ul.academicsList li.lv2 > div.block {
    padding-right:0;
}
#content ul.academicsList li.lv2 > div.block > a{
    display: table-cell;
    font-weight: bold;
    line-height: 1.1;
    padding: 4px 5px;
    text-align: center;
    vertical-align:middle;
    height:44px;
}
#content ul.academicsList li.lv2 > ul {
    margin-bottom:10px;
    background:url(/assets/templates/ver2015/three-border.png) no-repeat -5px -100px;
}
#content ul.academicsList li.lv2.last > ul {
    margin-bottom:0;
}
#content ul.academicsList li.lv3 {
    padding-top:10px;
    padding-left:36px;
    background:url(/assets/templates/ver2015/three-border.png) no-repeat -5px -966px;
}

#content ul.academicsList li.lv3 > div.block  {
    padding-right:0;
    float:none;
}
#content ul.academicsList li.lv2 > div.block > span.category,
#content ul.academicsList li.lv3 > div.block > span.category,
#content ul.academicsList li.lv3 > div.block > a{
    display: table-cell;
    font-weight: bold;
    line-height: 1.1;
    padding: 4px 5px;
    text-align: center;
    vertical-align:middle;
    width: 204px;
    height:44px;
}
#content ul.academicsList li.lv3 > ul {
    padding-top:10px;
    background:url(/assets/templates/ver2015/three-border.png) no-repeat -5px -100px;
}
#content ul.academicsList li.lv4 {
    padding-left:36px;
    background:url(/assets/templates/ver2015/three-border.png) no-repeat -5px -976px;
}
#content ul.academicsList li.lv4 + li.lv4 {
    margin-top:10px;
}
#content ul.academicsList li.lv4 > div.block  {
    padding-right:0;
    float:none;
}
#content ul.academicsList li.lv4 > div.block > span.category,
#content ul.academicsList li.lv4 > div.block > a{
    display: block;
    font-weight: bold;
    line-height: 1.1;
    padding: 13px 5px 13px;
    text-align: center;
}

#content ul.academicsList li.lv2.last,
#content ul.academicsList li.lv3.last,
#content ul.academicsList li.lv4.last {
    background-color:#fff;
}
#content ul.academicsList span.desc {
    font-size:.8125rem;
}
#content ul.academicsList li.lv2 > div.block.special.notparent {
    width:100%;
}
#content ul.academicsList li.lv2 > div.block.special.notparent > div.block,
#content ul.academicsList li.lv2 > div.block.special.notparent > a {
    width:430px;
    padding-left:3px;
    padding-right:3px;
}
#content ul.academicsList li > div.block span.lastStr{
    font-size:0.75rem;
    color:#666;
    display:block;
}
#content ul.academicsList li > div.block > a:hover span.lastStr{
    color:#fff;
}

#content ul.academicsBlock li:before {display:none;}
#content ul.academicsBlock li{
    padding:0;
    text-indent:0;
    clear:none;
}
#content ul.academicsBlock {
    margin-left:-12px;
    margin-right:-12px;
}
#content ul.academicsBlock li.lv1 {
    margin-bottom:2rem;
}
#content ul.academicsBlock li.lv1:last-child{
    margin-bottom:0;
}
#content ul.academicsBlock div.block > a {
    display:block;
    width:100%;
    height:auto;
}
#content ul.academicsBlock div.block > a > div.left {
    padding: 20px 10px 10px;
    color:#fff;
}
#content ul.academicsBlock div.block > a > div.left > p.title{
    color:#fff;
    font-size:1.625rem;
    line-height:1.2;
}
#content ul.academicsBlock div.block > a .drbgchg {
    display:block;
    width:100%;
    height:auto;
}
#content ul.academicsBlock div.block > a:hover {
    text-decoration:none;
}
#content ul.academicsBlock > li.lv1 > ul {
    margin:6px 4px 0;
}
#content ul.academicsBlock > li.lv1 > ul > li {
    padding:2px;
}
#content ul.academicsBlock > li.lv1 > ul > li > div {
    display:table;
    width:100%;
    min-height:60px;
}
#content ul.academicsBlock > li.lv1 > ul > li > div > a{
    font-size:0.9375rem;
    text-align:center;
    vertical-align:middle;
    display:table-cell;
    width:100%;
    min-height:60px;
    line-height:1.4;
    padding:10px 4px;
}
#content ul.academicsBlock > li.lv1 > ul > li > div > a:hover{
    text-decoration:none;
}
#content span.lastStr{
    white-space:nowrap;
}
#content ul.academicsBlock > li.lv1 > ul > li > div span.lastStr{
    font-size:0.75rem;
    color:#666;
    display:block;
}
/* academic detail */
#content .article table.academicsOutlineTbl {
    width:auto;
    min-width:0;
}
#content .article table.academicsOutlineTbl th {
    white-space:nowrap;
}
#content .article table.academicsOutlineTbl table.hiddenTbl {
    min-width:0;
    width:auto;
    margin:0;
}
#content .article table.academicsOutlineTbl table.hiddenTbl td,
#content .article table.academicsOutlineTbl table.hiddenTbl th {
    padding:0.125rem;
    white-space:normal;
}

/* staff list */

#content ul.stafflistTbl > li.lv1{
    margin-bottom:20px;
}
#content ul.stafflistTbl > li.lv1 .tabblock {
    margin:0 -6px;
}
#content ul.stafflistTbl > li.lv1 .tabblock > .tab {
    padding:0 6px;
    margin-bottom:8px;
}
#content ul.stafflistTbl > li.lv1 .tabblock > .tab > a{
    display:block;
    background-color: #d5d9e3;
    color: #333333;
    font-size: .9375rem;
    font-weight:normal;
    line-height: 1.3;
    min-height: 21px;
    padding: 6px 15px 2px;
    border:none;
    text-indent:0;
}
#content ul.stafflistTbl > li.lv1 .tabblock > .tab > a:after{
    color: #333;
    content: "\e61b";
    display: block;
    float: right;
    font-family: "tmufont";
    font-size: 10px;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    line-height: 1.6;
    text-align: left;
    text-transform: none;
    padding-top: 0.125rem;
}
#content ul.stafflistTbl > li.lv1 .tabblock > .tab > a.up:after{
    content: "\e61d";
}
#content ul.stafflistTbl > li.lv1 .tabblock > .tab > a.down:after{
    content: "\e61b";
}
#content ul.stafflistTbl > li.lv1 .tabblock > .tab > a.right {
    padding-right:10px;
}
#content ul.stafflistTbl > li.lv1 .tabblock > .tab > a.right:after{
    content: "\e612";
    font-size:  1.125rem;
    padding-top: 0;
    line-height: 1;
    text-align: right;
}
#content ul.stafflistTbl > li.lv1 .tabblock > .tab > a:hover{
    background-color: #0f2350;
    color: #ffffff;
    text-decoration:none;
}
#content ul.stafflistTbl > li.lv1 .tabblock > .tab > a:hover:after{
    color: #ffffff;
}
#content ul.stafflistTbl > li.lv1 > ul.AtoZ {
    padding:20px 10px 14px 20px;
}
#content ul.stafflistTbl ul.AtoZ li.lv1 {
    display:inline-block;
    padding-right:8px;
    margin-bottom:6px;
}
#content ul.stafflistTbl ul.AtoZ > li.lv1 > a{
    background-color: #d5d9e3;
    color: #333;
    cursor: pointer;
    display: block;
    font-size: .9375rem;
    font-weight: bold;
    line-height: 1.4;
    min-height: 24px;
    min-width: 24px;
    padding: 3px 6px 0;
    text-align: center;
}
#content ul.stafflistTbl ul.AtoZ > li.active > a,
#content ul.stafflistTbl ul.AtoZ > li.lv1 > a:hover{
    background-color:#0f2350;
    color: #fff;
    text-decoration: none;
}

#content ul.stafflistTbl #stafflist {
    background-color:#fff;
    padding: 4px 14px 20px;
    border-top:3px solid #325194;
}

#content ul.stafflistTbl a {
    color:#204499;
}
#content ul.stafflistTbl > li.lv1 > ul > li.lv1 > a {
    font-size:0.9375rem;
}
#content ul.stafflistTbl li.lv1 > ul.wrap {
    padding:15px 0 0;
}
#content ul.stafflistTbl li.lv1 .campustxt {
    white-space:nowrap;
    font-weight:bold;
}
#content ul.stafflistTbl li.lv1 > ul.wrap  >li.lv1{
    margin-bottom:1.5rem;
    padding:0 12px;
}
#content ul.stafflistTbl li.lv1 > ul.wrap > li.lv1 ul{
    margin:0  !important;
}
#content ul.stafflistTbl li.lv1 > ul.wrap > li.lv1 > ul{
    padding:0 .375rem;
}
#content ul.stafflistTbl > li.lv1 > ul.wrap > li.lv1 li {
    padding-left: 1.125rem !important;
    text-indent: -1.125rem !important;
    margin:8px 0 !important;
}
#content ul.stafflistTbl > li.lv1 > ul.wrap > li.lv1 li.lv2:last-child {
    margin-bottom:0 !important;
}
#content ul.stafflistTbl > li.lv1 > ul.wrap > li.lv1 li:before {
    color: #b4babf;
    content: "\e608";
    display: block;
    float: left;
    font-family: "tmufont";
    font-size: .75rem;
    height: 1.1rem;
    line-height: 1;
    padding-top: .125rem;
    text-align: left;
}
#content ul.stafflistTbl > li.lv1 > ul.wrap > li.lv1 a:before {
    display:none;
}
#content ul.stafflistTbl > li.lv1 > ul.wrap > li.lv1 > span.title {
    font-weight:bold;
}
#content ul.stafflistTbl > li.lv1 > ul.wrap > li.lv1 > ul .campustxt {
    font-weight:normal;
}
#content ul.AtoZwrap {
    padding-bottom:.75em !important;
    margin-bottom:1em !important;
    border-bottom: 1px solid #d7dbe4 !important;
}
#content ul.AtoZwrap li.lv1 > ul.AtoZ {
    padding:0;
}

#content #staffTbl {
    width:100%;
    border-bottom: 1px solid #d7dbe4;
    table-layout:fixed;
}
#content #staffTbl td,
#content #staffTbl th {
    display:block;
    border-bottom:none;
    word-wrap: break-word;
}
#content #staffTbl td > ul {
    margin-bottom:0;
}
#content #staffTbl th > br{
    display:none;
}
#content #staffTbl td.mail img {
    width:auto !important;
    height:.9375rem !important;
}
/* campus album */
#content .campusAlbumWrap {
    margin-right:-8px;
}
#content .campusAlbum {
  padding-right:8px;
  overflow:hidden;
  margin-bottom:4px;
}
#content .campusAlbum div.desc {
  font-size:0.6875rem;
  text-align:center;
  padding-bottom:8px;
}
#content .campusAlbum.clearThree {clear:both;}
/* staff list */
#content #stafflist div.staff {
    padding: 0 6px;
}
#content #stafflist div.staff + div.staff{
    margin-top: .5rem;
    border-top: 1px solid #d7dbe4;
    padding-top:.5rem;
}
#content #stafflist div.staff > div.name {
    font-size: .875rem;
    line-height:1rem;
    margin-top: 4px;
    padding: 0 20px 0 0;
}
#content #stafflist div.staff > div.name > span.kana{
    font-size:.75rem;
}

#content #staffTbl span.yumenavi > a,
#content #stafflist div.staff > div.name > span.yumenavi > a{
    font-size:.75rem;
    margin-top:4px;
    background-color:#ce8a00;
    display:block;
    padding:.5em .5em .25em;
    text-align:left;
    width:6em;
    color:#fff;
    font-weight:bold;
    line-height:1;
}
#content #staffTbl span.yumenavi > a:after,
#content #stafflist div.staff > div.name > span.yumenavi > a:after{
    content: "\e610";
    display: block;
    float: right;
    font-family: "tmufont";
}
#content #staffTbl span.yumenavi > a:hover,
#content #stafflist div.staff > div.name > span.yumenavi > a:hover{
    text-decoration:none;
    background-color:#abbadb;
}
#content #stafflist div.staff > div.position {
    padding-top:.5rem;
    overflow:visible;
}
#content #stafflist div.staff > div.major {
    padding-top:.5rem;
}

/* Students Interview */

#content .article div.StudentInterviewBlock {
    margin-bottom:1.5rem;
}
#content .article div.StudentInterviewBlock > .photo{
    margin-bottom:1.25rem;
}
#content .article div.StudentInterviewBlock > .info {
    line-height:1.2;
}
#content .article div.StudentInterviewBlock > .info .flag{
    float:right;
    border:1px solid #ddd;
    margin:0 0 1rem .5rem;
}
#content .article div.StudentInterviewBlock > .info .name{
    margin-bottom:.125rem;
}
#content .article div.StudentInterviewBlock > .info .from{
    margin-bottom:.5rem;
}
#content .article div.StudentInterviewBlock p.title{
    font-size:1rem;
    line-height:1.25;
    color:#333;
}
#content .article div.StudentInterviewBlock p.title > a {
    color:#333;
}


#content .article div.realvoice .upper {
    margin-bottom:2rem;
    height:auto;
}
#content .article div.realvoice div.photo {
    padding:8px;
    margin-bottom:1.5rem;
    border:1px solid #f3f3f3;
    background-color:#fff;
    box-shadow:rgba(0, 0, 0, 0.1) 0px 0px 3px 0px;
    -webkit-box-shadow:rgba(0, 0, 0, 0.1) 0px 0px 3px 0px;
    -moz-box-shadow:rgba(0, 0, 0, 0.1) 0px 0px 3px 0px;
}
#content .article div.realvoice div.photo img{
    vertical-align:top;
}
#content .article div.realvoice div.info {
    width:100%;
    min-height:110px;
    position:relative;
}
#content .article div.realvoice div.info div.flag{
    float:right;
    border:1px solid #ddd;
    margin:0 0 1rem .5rem;
}
#content .article div.realvoice div.info p.name{
    font-size:1rem;
    font-weight:bold;
    z-index:2;
    position:relative;
    margin-bottom:0;
}

#content .article div.realvoice div.info p.detail{
    z-index:3;
    position:relative;
    margin-bottom:0;
    clear:both;
}

/* admission */

#content .article div.admissionBlock{
    clear:both;
    margin-bottom:2rem;
}
#content .article div.admissionBlock:last-child{
    margin-bottom:0;
}
#content .article div.admissionBlock > h3.admissionH3 {
    background-color: #0f2350;
    border: medium none;
    color: #ffffff;
    display: table;
    font-size: 0.9375rem;
    font-weight: normal;
    margin: 0;
    min-height: 21px;
    line-height: 1.4;
    padding: 4px 15px;
    text-indent: 0;
    width: 100%;
}
#content .article div.admissionBlock > div.admissionContent{
    background-color: #fff;
    padding: 20px 20px 0 20px;
    overflow:hidden;
}
#content .article div.admissionBlock .photoleft, 
#content .article div.admissionBlock .photoright {
    max-width:none;
}

/* four-seasons */

#content .article > div.four-seasons {
    margin:0 -5px 1rem -5px;
}
#content .article > div.four-seasons > div{
    padding:0 5px;
}
#content .article > div.four-seasons > div.clear{
    clear:left;
}
#content .article > div.four-seasons > div > h6 {
    font-size:.8125rem;
    color:#333;
    margin-bottom:0;
}

/* study in tokyo */
#content .article #collegeLifeTokyo .block {
    margin:2rem 0 3rem;
}
#content .article #collegeLifeTokyo .block > h5{
    border:none;
    background:none;
    border-bottom:3px solid #999;
    font-size:1rem;
    padding-left:5rem;
    position:relative;
}
#content .article #collegeLifeTokyo .block > h5:before{
    content: "\e672";
    color:#999;
    font-family: "tmufont";
    font-size:3.25rem;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    line-height:1;
    text-transform: none;
    text-indent:0;
    overflow:visible;
    position:absolute;
    bottom:0;
    left:3px;
}
#content .article #collegeLifeTokyo .block > h5.Housing{
    color:#29a29d;
    border-color:#29a29d;
}
#content .article #collegeLifeTokyo .block > h5.Housing:before{
    content: "\e665";
    color:#29a29d;
    bottom:-2px;
}
#content .article #collegeLifeTokyo .block > h5.Food {
    color:#5aa666;
    border-color:#5aa666;
}
#content .article #collegeLifeTokyo .block > h5.Food:before{
    content: "\e667";
    color:#5aa666;
}
#content .article #collegeLifeTokyo .block > h5.Prices {
    color:#c68a24;
    border-color:#c68a24;
}
#content .article #collegeLifeTokyo .block > h5.Prices:before{
    content: "\e670";
    color:#c68a24;
    padding-left:1rem;
}
#content .article #collegeLifeTokyo .block > h5.Transportation {
    color:#cc5252;
    border-color:#cc5252;
}
#content .article #collegeLifeTokyo .block > h5.Transportation:before{
    content: "\e669";
    color:#cc5252;
}
#content .article #collegeLifeTokyo .block > h5.Manners {
    color:#7761bf;
    border-color:#7761bf;
}
#content .article #collegeLifeTokyo .block > h5.Manners:before{
    content: "\e671";
    color:#7761bf;
    bottom:-1px;
}
#content .article #collegeLifeTokyo .block > h5.Language {
    color:#426dbf;
    border-color:#426dbf;
}
#content .article #collegeLifeTokyo .block > h5.Language:before{
    content: "\e668";
    color:#426dbf;
    bottom:-1px;
    padding-left:.5rem;
}

#content .article #collegeLifeTokyo .block > blockquote {
    border:none;
    background-color:#fffaed;
    padding:0 20px 13px;
}
#content .article #collegeLifeTokyo .block > blockquote h6{
    color:#333;
    line-height: 1;
    margin-left:-.5rem;
}
#content .article #collegeLifeTokyo .block > blockquote h6:before{
    content: "\e666";
    color:#ffb239;
    font-family: "tmufont";
    font-size: 3.5rem;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    line-height: .75;
    text-transform: none;
    text-indent:0;
    overflow:visible;
}
#content .article #collegeLifeTokyo .block > blockquote p{
    margin-bottom:0;
}


/* pub table */
#content #pubTbl {
    border: none;
    table-layout:fixed;
}
#content #pubTbl thead{
    display:none;
}
#content #pubTbl th,
#content #pubTbl td {
    border: none;
    padding: 8px 11px 6px;
}
#content #pubTbl td {
    background-color:#f5f6fa;
    display: block;
    text-align: left;
    vertical-align: middle;
    width: auto;
    line-height:1;
}
#content #pubTbl tbody tr {
    border-bottom: 10px solid #ffffff;
}
#content #pubTbl td.date {font-weight:bold;}
#content #pubTbl td.desc {line-height:1.4;}
#content #pubTbl td p{ margin-bottom:0;}

/* pamphlet */
#content .article .blockIndex {
    margin-bottom:2rem;
    overflow:hidden;
}
#content .article .blockIndex ul.toclist.large > li {
    margin-bottom:.5em;
}
#content .article ul.pamphletList {
    margin:0 -8px 1rem;
}
#content .article ul.pamphletList > li:before {display:none;}
#content .article ul.pamphletList > li {
    clear:none;
    text-indent:0;
    padding:8px;
    line-height:1.2;
    margin-bottom:1em;
}
#content .article ul.pamphletList > li:nth-child(2n+1) {
    clear:left;
}
#content .article ul.pamphletList > li span.title{
    font-weight:bold;
}
#content .article ul.pamphletList > li span.desc{
    color:#666;
}
#content .article ul.pamphletList > li img{
    width:100% !important;
    height:auto !important;
    border:1px solid #ddd;
    margin-bottom:2px
}
#content .article ul.pamphletList > li p.linkonly {
    margin:0;
    padding:2em .5em 0;
    font-size:1.25em;
    font-weight:bold;
}
#content .article ul.pamphletList.youtube {
    margin:0 0 1rem;
}
#content .article ul.pamphletList.youtube > li {
    clear:none;
    overflow:hidden;
    margin-bottom: .75rem;
    padding:0;
}
#content .article ul.pamphletList.youtube div.wrap {
    padding: 56.25% 0 0;
    margin-bottom:4px;
    position: relative;
}
#content .article ul.pamphletList.youtube iframe {
    height: 100% !important;
    position: absolute;
    left:0;
    right:0;
    top:0;
    bottom:0;
    width:100%  !important;
}
#content .article ul.pamphletOther li {
    margin-bottom:1.5em;
}
#content .article ul.pamphletOther .title {
    font-weight:bold;
    font-size:0.875rem;
    padding-right:1.5em;
}
#content .article ul.pamphletOther .detailLink a{
    text-indent:0;
    font-size:.8125rem;
}

/* site map */
#content .article .sitemapBlock {
    margin-bottom:1.5rem;
}
#content .article .sitemapBlock  h4 .detailLink{
    margin:0 0 0 .5em;
    vertical-align:top;
}
#content .article .sitemapBlock  h4 .detailLink > a{
    line-height:1.6;
    vertical-align:top;
}
#content .article .sitemapBlock  ul.contentTbl li.lv1 {
    margin-bottom:10px;
    padding-left:1em;
}
#content .article .sitemapBlock  ul.contentTbl li.lv1 .filedetail{
    display:inline;
}
#content .article .sitemapBlock  ul.contentTbl li.lv1 > a {
    overflow:visible;
}
#content .article .sitemapBlock  ul.contentTbl li.lv1 a:before {
    color: #325194;
    content: "\e601";
    display: block;
    float: left;
    font-family: "tmufont";
    font-size: 0.6875rem;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    line-height: 1.9;
    margin-left: -0.9em;
    text-align: left;
    text-transform: none;
    width: 0.9em;
}

/* google search box */
.gsc-search-box .gsc-input>input:hover, .gsc-input-box-hover {
  box-shadow: none !important;
}
#g-searchbox.white-box{
    position: relative;
    background-color:#fff;
    width:95%;
    max-width:614px;
    height:auto;
    padding:16px 10px 10px;
    margin: 40px auto;
}
#g-searchbox table,
#g-searchbox table td,
#g-searchbox table th,
#g-staff-searchbox table,
#g-staff-searchbox table td,
#g-staff-searchbox table th {
    margin:0 !important;
    border:none !important;
    padding:0 !important;
    min-width:auto !important;
}
#g-staff-searchbox .cse .gsc-control-cse,
#g-staff-searchbox  .gsc-control-cse {
    padding:18px !important;
}
#g-staff-searchbox table.gsc-search-box td.gsc-input,
#g-searchbox table.gsc-search-box td.gsc-input {
    padding-right:3px;
}
#g-staff-searchbox table.gsc-search-box td.gsc-input div.gsc-input-box,
#g-searchbox table.gsc-search-box td.gsc-input div.gsc-input-box {
    border:none !important;
    height:auto !important;
}
#g-staff-searchbox input.gsc-input,
#g-searchbox input.gsc-input {
    width:100%;
    background-position: 8px center !important;
    border: 1px solid #aaaaaa !important;
    height: 25px !important;
    padding: 2px 5px 0 !important;
    font-size:1em;
}
#g-staff-searchbox input.gsc-input{
   height: 32px !important;
}
#g-staff-searchbox td.gsc-search-button,
#g-searchbox td.gsc-search-button {
    padding:0;
    height:25px;
    width:44px;
    text-align:right;
}
#g-staff-searchbox button.gsc-search-button,
#g-searchbox button.gsc-search-button {
    height:25px !important;
    width:44px !important;
    min-width:44px !important;
    font-size:14px !important;
    padding:0  !important;
    background:none !important;
    background-color:#4366b0 !important;
    color:#fff !important;
    border:none !important;
    text-align:center !important;
    -moz-border-radius:2px !important;
    -webkit-border-radius:2px !important;
    -o-border-radius:2px !important;
    -ms-border-radius:2px !important;
    border-radius:2px !important;
	font-family: 'tmufont' !important;
	speak: none !important;
	font-style: normal !important;
	font-weight: normal !important;
	font-variant: normal !important;
	text-transform: none !important;
	line-height: 1 !important;
	/* Better Font Rendering =========== */
	-webkit-font-smoothing: antialiased !important;
	-moz-osx-font-smoothing: grayscale !important;
}
#g-staff-searchbox button.gsc-search-button:before,
#g-searchbox button.gsc-search-button:before {
  content: '\e603';
	font-family: 'tmufont' !important;
	speak: none !important;
	font-style: normal !important;
	font-weight: normal !important;
	font-variant: normal !important;
	text-transform: none !important;
	line-height: 1 !important;
	/* Better Font Rendering =========== */
	-webkit-font-smoothing: antialiased !important;
	-moz-osx-font-smoothing: grayscale !important;
}
#g-staff-searchbox button.gsc-search-button > svg,
#g-searchbox button.gsc-search-button > svg {
  display: none;
}
#g-staff-searchbox button.gsc-search-button {
    height:32px !important;
    font-size:16px !important;
}
#g-staff-searchbox button.gsc-search-button:hover,
#g-searchbox button.gsc-search-button:hover {
    cursor:pointer !important;
    background-color: #153273 !important;
}
#g-staff-searchbox td.gsc-clear-button,
#g-searchbox td.gsc-clear-button {
    display:none;
}
.gsc-branding, .gcsc-branding {
    display: none !important;
}
.gsc-result .gs-title {
    font-size:1rem !important;
    height: auto !important;
    line-height:1.4 !important;
}
.gs-result .gs-snippet {
    font-size:0.8125rem !important;
    line-height:1.4 !important;
    padding:4px 0;
}
.gs-result .gsc-thumbnail {
    padding-right:8px;
}
.gsc-above-wrapper-area {
    margin-bottom:1rem;
}
.gsc-control-cse {
    border-color: #FFFFFF;
    background-color: #FFFFFF;
}
#content .gsc-selected-option-container {max-width: none;}

#content ul.AtoZwrap #g-staff-searchbox .cse .gsc-control-cse,
#content ul.AtoZwrap #g-staff-searchbox .gsc-control-cse {
    padding:0 !important;
}

@media only screen and (-webkit-min-device-pixel-ratio: 1.3),
only screen and (min-resolution: 1.3dppx) {
#content .article div.realvoice i.ribbon{
    background-image:url(/assets/templates/ver2015/cssSprite32@2x.png);
    background-size:320px 320px;
}
#tmulogo > a, #footerBanner ul.banner a.tmu span {background-image:url(/assets/templates/ver2015/logo_footmark_EN@2x.png);}
}
@media only screen and (-webkit-min-device-pixel-ratio: 2.3),
only screen and (min-resolution: 2.3dppx) {
#content .article div.realvoice i.ribbon{
    background-image:url(/assets/templates/ver2015/cssSprite32@3x.png);
    background-size:320px 320px;
}
#tmulogo > a, #footerBanner ul.banner a.tmu span {background-image:url(/assets/templates/ver2015/logo_footmark_EN@3x.png);}
}

/* Magnific Popup CSS */
.mfp-bg {
  top: 0;
  left: 0;
  width: 100%;
  min-width:100%;
  height: 100%;
  z-index: 1042;
  overflow: hidden;
  position: fixed;
  background: #0b0b0b;
  opacity: 0.8;
  filter: alpha(opacity=80); }

.mfp-wrap {
  top: 0;
  left: 0;
  width: 100%;
  min-width:100%;
  height: 100%;
  z-index: 1043;
  position: fixed;
  outline: none !important;
  -webkit-backface-visibility: hidden; }

.mfp-container {
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  padding: 0 8px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

.mfp-container:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle; }

.mfp-align-top .mfp-container:before {
  display: none; }

.mfp-content {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0 auto;
  text-align: left;
  z-index: 1045; }

.mfp-inline-holder .mfp-content, .mfp-ajax-holder .mfp-content {
  width: 100%;
  cursor: auto; }

.mfp-ajax-cur {
  cursor: progress; }

.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
  cursor: -moz-zoom-out;
  cursor: -webkit-zoom-out;
  cursor: zoom-out; }

.mfp-zoom {
  cursor: pointer;
  cursor: -webkit-zoom-in;
  cursor: -moz-zoom-in;
  cursor: zoom-in; }

.mfp-auto-cursor .mfp-content {
  cursor: auto; }

.mfp-close, .mfp-arrow, .mfp-preloader, .mfp-counter {
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none; }

.mfp-loading.mfp-figure {
  display: none; }

.mfp-hide {
  display: none !important; }

.mfp-preloader {
  color: #cccccc;
  position: absolute;
  top: 50%;
  width: auto;
  text-align: center;
  margin-top: -0.8em;
  left: 8px;
  right: 8px;
  z-index: 1044; }
  .mfp-preloader a {
    color: #cccccc; }
    .mfp-preloader a:hover {
      color: white; }

.mfp-s-ready .mfp-preloader {
  display: none; }

.mfp-s-error .mfp-content {
  display: none; }

button.mfp-close, button.mfp-arrow {
  overflow: visible;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
  display: block;
  outline: none;
  padding: 0;
  z-index: 1046;
  -webkit-box-shadow: none;
  box-shadow: none; }
button::-moz-focus-inner {
  padding: 0;
  border: 0; }

button.mfp-close {
  width: 22px;
  height: 22px;
  line-height: 16px;
  position: absolute;
  right: -11px;
  top: -11px;
  text-decoration: none;
  text-align: center;
  opacity: 1;
  filter: alpha(opacity=100);
  padding: 0;
  color: white;
  font-style: bold;
  font-size: 22px;
  font-family: Arial, Baskerville, monospace;
  background-color:#000;
  border:2px solid #fff;
  border-radius:100%;
    
}
  .mfp-close:hover, .mfp-close:focus {
    opacity: 1;
    filter: alpha(opacity=100); }
  .mfp-close:active {
    top: 1px; }

.mfp-close-btn-in .mfp-close {
  color: #fff; }

.mfp-image-holder .mfp-close, .mfp-iframe-holder .mfp-close {
  color: white;
  right: -6px;
  text-align: right;
  padding-right: 6px;
  width: 100%; }

.mfp-counter {
  position: absolute;
  top: 0;
  right: 0;
  color: #cccccc;
  font-size: 12px;
  line-height: 18px; }

.mfp-arrow {
  position: absolute;
  opacity: 0.65;
  filter: alpha(opacity=65);
  margin: 0;
  top: 50%;
  margin-top: -55px;
  padding: 0;
  width: 90px;
  height: 110px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0); }
  .mfp-arrow:active {
    margin-top: -54px; }
  .mfp-arrow:hover, .mfp-arrow:focus {
    opacity: 1;
    filter: alpha(opacity=100); }
  .mfp-arrow:before, .mfp-arrow:after, .mfp-arrow .mfp-b, .mfp-arrow .mfp-a {
    content: '';
    display: block;
    width: 0;
    height: 0;
    position: absolute;
    left: 0;
    top: 0;
    margin-top: 35px;
    margin-left: 35px;
    border: medium inset transparent; }
  .mfp-arrow:after, .mfp-arrow .mfp-a {
    border-top-width: 13px;
    border-bottom-width: 13px;
    top: 8px; }
  .mfp-arrow:before, .mfp-arrow .mfp-b {
    border-top-width: 21px;
    border-bottom-width: 21px;
    opacity: 0.7; }

.mfp-arrow-left {
  left: 0; }
  .mfp-arrow-left:after, .mfp-arrow-left .mfp-a {
    border-right: 17px solid white;
    margin-left: 31px; }
  .mfp-arrow-left:before, .mfp-arrow-left .mfp-b {
    margin-left: 25px;
    border-right: 27px solid #3f3f3f; }

.mfp-arrow-right {
  right: 0; }
  .mfp-arrow-right:after, .mfp-arrow-right .mfp-a {
    border-left: 17px solid white;
    margin-left: 39px; }
  .mfp-arrow-right:before, .mfp-arrow-right .mfp-b {
    border-left: 27px solid #3f3f3f; }

.mfp-iframe-holder {
  padding-top: 40px;
  padding-bottom: 40px; }
  .mfp-iframe-holder .mfp-content {
    line-height: 0;
    width: 100%;
    max-width: 900px; }
  .mfp-iframe-holder .mfp-close {
    top: -40px; }

.mfp-iframe-scaler {
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-top: 56.25%; }
  .mfp-iframe-scaler iframe {
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    background: black; }

/* Main image in popup */
img.mfp-img {
  width: auto;
  max-width: 100%;
  height: auto;
  display: block;
  line-height: 0;
  background-color:#fff;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 10px;
  margin: 0 auto 40px; }

/* The shadow behind the image */
.mfp-figure {
  line-height: 0; }
  .mfp-figure:after {
    content: '';
    position: absolute;
    left: 0;
    top: 40px;
    bottom: 40px;
    display: block;
    right: 0;
    width: auto;
    height: auto;
    z-index: -1;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    background: #444444; }
  .mfp-figure small {
    color: #bdbdbd;
    display: block;
    font-size: 12px;
    line-height: 14px; }
  .mfp-figure figure {
    margin: 0; }

.mfp-bottom-bar {
  margin-top: -36px;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  cursor: auto; }

.mfp-title {
  text-align: left;
  line-height: 18px;
  color: #f3f3f3;
  word-wrap: break-word;
  padding-right: 36px; }

.mfp-image-holder .mfp-content {
  max-width: 100%; }

.mfp-gallery .mfp-image-holder .mfp-figure {
  cursor: pointer; }

/* overlay at start */
.mfp-fade.mfp-bg {
  opacity: 0;
  -o-transition: opacity 0.30s ease-out;
  -webkit-transition: opacity 0.30s ease-out;
  -moz-transition: opacity 0.30s ease-out;
  transition: opacity 0.30s ease-out;
}
/* overlay animate in */
.mfp-fade.mfp-bg.mfp-ready {
  opacity: 0.8;
}
/* overlay animate out */
.mfp-fade.mfp-bg.mfp-removing {
  opacity: 0;
}

/* content at start */
.mfp-fade.mfp-wrap .mfp-content {
  opacity: 0;
  -o-transition: opacity 0.30s ease-out;
  -webkit-transition: opacity 0.30s ease-out;
  -moz-transition: opacity 0.30s ease-out;
  transition: opacity 0.30s ease-out;
}
/* content animate it */
.mfp-fade.mfp-wrap.mfp-ready .mfp-content {
  opacity: 1;
}
/* content animate out */
.mfp-fade.mfp-wrap.mfp-removing .mfp-content {
  opacity: 0;
}

/* popup table */
.mfp-wrap.table {
    width:1200px;
    line-height:1.7;
}
.table .mfp-container,
.table .mfp-content,
.mfp-content .maincontent,
.mfp-content .maincontent .article {
    width:auto;
}
.table .mfp-content .maincontent {
    padding:1em;
    background-color:#fff;
}
.table .mfp-content .maincontent table{
    width:auto;
    font-size:0.8125rem;
}
.table .mfp-content .maincontent table td,
.table .mfp-content .maincontent table th {
    white-space: normal;
}
@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
  /**
       * Remove all paddings around the image on small screen
       */
  .mfp-img-mobile .mfp-image-holder {
    padding-left: 0;
    padding-right: 0; }
  .mfp-img-mobile img.mfp-img {
    padding: 0; }
  .mfp-img-mobile .mfp-figure:after {
    top: 0;
    bottom: 0; }
  .mfp-img-mobile .mfp-figure small {
    display: inline;
    margin-left: 5px; }
  .mfp-img-mobile .mfp-bottom-bar {
    background: rgba(0, 0, 0, 0.6);
    bottom: 0;
    margin: 0;
    top: auto;
    padding: 3px 5px;
    position: fixed;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
    .mfp-img-mobile .mfp-bottom-bar:empty {
      padding: 0; }
  .mfp-img-mobile .mfp-counter {
    right: 5px;
    top: 3px; }
  .mfp-img-mobile .mfp-close {
    top: 0;
    right: 0;
    width: 35px;
    height: 35px;
    line-height: 35px;
    background: rgba(0, 0, 0, 0.6);
    position: fixed;
    text-align: center;
    padding: 0; } }

@media all and (max-width: 900px) {
  .mfp-arrow {
    -webkit-transform: scale(0.75);
    transform: scale(0.75); }
  .mfp-arrow-left {
    -webkit-transform-origin: 0;
    transform-origin: 0; }
  .mfp-arrow-right {
    -webkit-transform-origin: 100%;
    transform-origin: 100%; }
  .mfp-container {
    padding-left: 6px;
    padding-right: 6px; } }

.mfp-ie7 .mfp-img {
  padding: 0; }
.mfp-ie7 .mfp-bottom-bar {
  width: 600px;
  left: 50%;
  margin-left: -300px;
  margin-top: 5px;
  padding-bottom: 5px; }
.mfp-ie7 .mfp-container {
  padding: 0; }
.mfp-ie7 .mfp-content {
  padding-top: 44px; }
.mfp-ie7 .mfp-close {
  top: 0;
  right: 0;

  padding-top: 0; }
