/* Stylesheet for 東京女子医科大学病院 */

/* 20171129 予約電話番号追加用に修正 */
#site-util .telephone p {
  margin-left:14px!important;
}
#site-util .telephone p .number {
  font-size: 18px!important;
}

/* ***************************** */
.mb00 {
    margin-bottom: 0px!important;
}
#main-nav ul li a {height: 58px!important;margin-bottom:10px;}
#main-nav ul li a span {top:17px!important;}
@media screen and (max-width: 480px){
#main-nav ul li a span {top:20px!important;}
}
/* ***************************** */
.clr {
	clear:both;
}

.txt-r{text-align:right;}
.txt-l{text-align:left;}
.txt-c{text-align:center;}

.pl1{
	padding-left:1em;
}

.lh5{
	line-height:5px;}
	
.img-fl10{
	margin:10px;
}

.img-fl {
	border:3px solid #dddddd;
}

.img-cm5b {
	display:block;
	text-align:center;
	margin:0px auto 5px auto;
	border:3px solid #cccccc;
}

.img-lm5b {
	display:block;
	float:left;
	margin:0px 10px 5px 10px;
	border:3px solid #cccccc;
}

.blue {
	color:#0072c6;
}

.txt80{font-size:80%;}
.txt85{font-size:85%;}
.txt90{font-size:90%;}
.txt95{font-size:95%;}
.txt105{font-size:105%;}
.txt110{font-size:110%;}
.txt115{font-size:115%;}
.txt120{font-size:120%;}
.txt130{font-size:130%;}
.txt140{font-size:130%;}
.txt150{font-size:150%;}

.ml80{margin-left:80px;}
.ml90{margin-left:90px;}
.ml100{margin-left:100px;}
.ml140{margin-left:140px;}
.ml145{margin-left:145px;}
.ml150{margin-left:150px;}
.ml200{margin-left:200px;}

.w100{width:100px;}
.w120{width:120px;}
.w150{width:150px;}
.w160{width:160px;}
.w180{width:180px;}
.w200{width:200px;}
.w220{width:220px;}
.w240{width:240px;}
.w250{width:250px;}
.w280{width:280px;}
.w300{width:300px;}
.w320{width:320px;}
.w350{width:350px;}
.w360{width:360px;}
.w380{width:380px;}
.w400{width:400px;}
.w420{width:420px;}

.fl{float:left;}
.fr{float: right;}

.tab-end tr:last-child td{
	border-bottom:1px solid #dddddd;
	}

.tab-rbg tr:nth-child(2n+1){
	background:#f6f6f6;
}	
	

.maru-list{
	list-style:none;
}

.maru-list li{
	display:block;
	background-image:url(../img/maru-s.png);
	background-repeat:no-repeat;
	background-position:left;
	font-size:110%;
	padding:10px 5px 3px 30px;
}

.tayori {
	display:block;
	padding:10px;
	font-size:110%;
	height:230px;
	margin-bottom:20px;
}
.tayori img{
	float:left;
	margin-right:15px;
	border:3px solid #dddddd;
}

.sen-t{
	width:100%;
}

.sen-t th{
	background-color:#eeeeee !important;
	text-align:center;
}

.sen-t th:nth-of-type(1) {
	width:5%;
}

.sen-t th:nth-of-type(2) {
	width:48%;
}

.sen-t th:nth-of-type(3) {
	width:18%;
}

.sen-t th:nth-of-type(4) {
	width:15%;
}

.ope-t table {
	width:100%;
}

.ope-t th{
	background-color:#eeeeee !important;
}
	
.ope-t th:nth-of-type(1) {
	width:7% !important;
}

.ope-t th:nth-of-type(2) {
	width:73%;
	text-align:center;
}

.ope-t th:nth-of-type(3) {
	text-align:center;
}

.ope-t td:nth-of-type(1) {
	vertical-align:top;
}

.ope-t td:nth-of-type(3) {
	text-align:center;
}

/******* お知らせ  *******/
.news-img{float:right;
margin-left:20px;
margin-bottom:20px;
text-align:center;
}

.news dl{
	margin-bottom:15px;
}

.news dt{
	margin-bottom:5px;
	margin-top:5px;
}

.news dd{
	margin-left:30px;
	margin-bottom:10px;	
}

/******* 沿革テーブル  *******/
.histry table{
	width: 100%;
	max-width: 100%;
	margin-bottom: 20px;
	border-collapse: collapse;
	border-spacing: 0;
	background-color: transparent;
}

.histry td{
	border: 1px solid #dddddd;
	padding:10px 5px 10px 20px;
}

.histry  td:nth-of-type(1) {
	background-color:#F6F6F6;
	width:25%;
}
.histry  td:nth-of-type(2) {
	width:10%;
}

/******* お知らせテーブル  *******/
.info-table{
	width:100%;
}

.info-table table{
	margin-left:30px;
	width:100%;
}

.info-table th{
	font-weight: normal;
	color:#666666;
	line-height:1.8em;
	vertical-align:top;
	padding:5px 0px;
	width:15%;
	
}

.info-table td{
	font-weight: normal;
	color:#666666;
	line-height:1.8em;
	vertical-align:top;
	padding:5px 0px;
}

.info-table td a{
	color:#666666;
}

.new-label {
  display: inline;
  padding: .2em .6em .3em;
  font-size: 75%;
  font-weight: bold;
  line-height: 1;
  color: #ffffff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: .25em;
}

.new-label {
  background-color: #ea5514;
  font-size: 100%;
  padding: 2px 5px 0 5px;
  border-radius: 2px;
}

/******* link ボタン  *******/
.def-button {
	padding:5px 10px;
	text-align:center;
    color: #333333;
    background-color:#f6f6f6;
    border:1px solid #cccccc;
}

.def-button:hover {
    background-color: #e2e2e2;
}

.prim-button {
	padding:5px 10px;
	text-align:center;
    color: #367a8b;
    background-color: #d3e8ee;
    border:1px solid #65b0c3;	
}

.prim-button:hover {
    background-color: #aed5df;
}

/******* 画像ポップアップ (modal)  *******/
.modal-img{
	margin-top:-15px;
	margin-bottom:20px;
}

.m-cursor{
	cursor:pointer;
}

/******* 　サイトマップ　******/
.site-t table{
	width:100%;
	margin-bottom:20px;
}
	
.site-t td{
	padding:8px 10px 8px 15px;
	border:1px solid #dddddd;
}

/******* 　施設リンク・病院スタッフ　*******/
.link-list{
	width:80%;
}

.link-list li{
	width:100%;
    background-color:#f6f6f6;
	font-size:110%;
	line-height:3em;
	text-indent:20px;
	margin-bottom:10px;	
	list-style:none;
}

.link-list li a{
	display:block;
	width:100%;
	height:100%;
}

.link-list li a:hover {
	background-color:#e6e6e6;
}

/*********************************
     医療安全に対する取り組み	はじめ  　
**********************************/
.kansa {background-color: #E5FDFF;
	padding: 5px 10px;
    color: #367a8b;
    font-weight: bold;
    margin:20px 0px;
    }


/*********************************
     からだ情報館	はじめ  　
**********************************/
.karada dt{
	color:#666666;
}

.karada dd{
	margin:5px 5px 20px 90px;
}
	
.kara-date{
	margin-right:10px;
	font-weight:normal;	
}

.k-repo ul{
	width:98%;
}

.k-repo li{
	display:inline-block;
	width:30%;
	background-image:url(../img/maru-s.png);
	background-repeat:no-repeat;
	background-position:left top;
	padding-left:30px;
	padding-top:4px;
}

.for-list2 {
	float:right;
	margin-right:30px;
}

/*********************************
     クリニカルパス	はじめ  　
**********************************/
.c-path th{
	border: 1px solid #dddddd;
	background-color: #F6F6F6 !important;
	vertical-align:top;
}
	
.c-path td{
	border: 1px solid #dddddd !important;
}

/*********************************
        先進医療	はじめ  　
**********************************/
#tmc-top table{
	width:70%;
	margin-bottom:10px;
}

#tmc-top td {
	width:100;
	height:100;
	vertical-align:middle;
	text-indent:20px;
	padding:0;
	line-height:2.6em;
	font-size:110%;
	border:1px solid #dddddd;
}

#tmc-top td a{
	display:block;
	width:100%;
	height:100%;
}

#tmc-top td a:hover {
	background-color:#f6f6f6;
}

#tmc dd{
	margin-left:30px;
	margin-bottom:20px;
}

#tmc h5{
	font-size:110%;
	font-weight:600;
	color:#666666;
}

#tmc table{
	width:98%;
	margin-bottom:30px;
}

#tmc tr:nth-child(2n+1){
	background:#eeeeee;
}	

#tmc td{
	padding:5px;
}


/****   先進医療	終わり  **********/

/*********************************
        研修医	はじめ  　
**********************************/
.boshu {
	text-align:center;
	width:180px;
	font-size:140%;
	padding-top: 5px;
	padding-bottom: 5px;
	border: 1px solid #FFC872;
	background-color: #FFDF62;
	background-image: -webkit-linear-gradient(top, #FFC872, #FFDF62);
	background-image: linear-gradient(to bottom, #FFC872, #FFDF62);
	border-radius: 4px;
	line-height: 25px;
	-webkit-transition: none;
	transition: none;
	/*text-shadow:1px 1px 2px #211411;*/
	margin-bottom:10px;
}

.boshu a{
	color:#d64b0b;/* #A74400 */
	font-weight:600;
	text-decoration:none!important;
}

.boshu a:hover  {
/*	border:1px solid #FFC872;
	background-color: #FFDF62;
	background-image: -webkit-linear-gradient(top, #FFC872, #FFDF62);
	background-image: linear-gradient(to bottom, #FFC872, #FFDF62);*/
	color:#fff!important;
}
.boshu a:active {
/*	background: #FFDF62;
	box-shadow: inset 0 3px 5px rgba(0, 0, 0, .2);
	text-shadow: 0 1px 1px rgba(255, 255, 255, .5);*/
	text-decoration:none!important;
}
.b-info {font-size:11px;line-height:1em!important;}
#setumaikai {
	width:100%;margin-left:-65px;
}

#setumaikai table{
	width:1030px;
	font-size:75%;
}

#setumaikai table tr:nth-child(2n) td {
    background: #EEFFFF;
}

#setumaikai .ryo {background:#ffffff!important;}

#setumaikai th{
	border:1px solid #dddddd;
	background-color:#eeeeee;
	padding:5px;
	text-align:center;
}

#setumaikai th:nth-of-type(1) {
	width:2%;
}

#setumaikai th:nth-of-type(2) {
	width:10%;
}

#setumaikai th:nth-of-type(3) {
	width:16%;
}
#setumaikai th:nth-of-type(4) {
	width:16%;
}
#setumaikai th:nth-of-type(5) {
	width:13%;
}
#setumaikai th:nth-of-type(6) {
	width:20%;
}

#setumaikai td{
	border:1px solid #dddddd;
	padding:5px;
}

#setumaikai td:nth-of-type(6) {
	word-break: break-all;
}

#setumaikai td:nth-of-type(7) {
	word-break: break-all;
}

@media screen and (max-width: 980px){
#setumaikai{
	margin-left:0px;
}
}

@media screen and (max-width: 780px){
#setumaikai{
	width:100%;
	overflow-x:auto;
}
}


/*******  研修医	おわり  ******/

/***************************************
        カレンダー	はじめ  　
***************************************/
#cal {
	width:100%;	
}

#cal .year{
	text-align:center;
	font-size:120%;
	margin:30px 0 -10px 0;
}

#cal .month{
	font-size:180%;
}

#cal table{
	width:100%;	
}

#cal th{
	font-weight:normal;
	text-align:center;
	background-color:#ffffcc;
	padding:5px 0;
	border:1px solid #dddddd;
	width:14.2%;
}

#cal th:nth-of-type(1) {
	background-color:#ff9999;
}

#cal th:nth-of-type(7) {
	background-color:#bbe8f7;
}

#cal td{
	font-weight:normal;
	text-align:center;
	font-size:85%;
	padding:5px 0;
	border:1px solid #dddddd;
}

#cal td:nth-of-type(1) {
	background-color:#ffcccc;
}
#cal td:nth-of-type(7) {
	background-color:#e3f9fb;
}

#cal tr:nth-child(even){
	background-color:#f0f4f3;
}

#cal .wh{
	background-color:#ffffff !important;
}

#cal .hol{
	background-color:#ffcccc !important;
}

/*****  カレンダー	おわり  **********/

/***************************************
   クリニカルインディケーター	はじめ  　
***************************************/
.cl-list{
	width:80%;
}

.cl-list li{
	width:100%;
	border:1px solid #dddddd;
	line-height:1.2em;
	margin-bottom:10px;
	padding:15px 10px 15px 20px;
	list-style:none;
}

.cl-list li:before {
	content: "\e258";
	font-family: 'Glyphicons Halflings';
	color: #3F6EB5;
	display: inline-block;
	font-size: 10px;
	width: 20px;
	text-align: center;
	line-height: 18px;
	margin-right: 8px;
}

.cl-list li:after {
	content:url(../img/icon_1r_24.png);
	display: inline-block;
	vertical-align:middle;
	margin-left:5px;
}

.cl-dep li{
	margin-bottom:7px;
}

#nenpo {
	width:100%;
}

#nenpo div{
	width:24%;
	border:1px solid #dddddd;
	float:left;
	padding:12px;
	margin-right:3px;
}

#nenpo img{
	display: block;
	margin:0 auto;
	border:3px solid #efefef;
}

/***  クリニカルインディケーター	おわり  ***/

/***************************************
        診療部門	はじめ  　
***************************************/
#bumon{
	width:98%;
}
#bumon button{
	width:150px;
	border-bottom:none;
	font-size:110%;
	float:left;
	font-weight:normal;
}

#bumon .btn-dep{
	width:150px;
	height:37px;
	border-bottom:none;
	font-size:110%;
	float:left;
	font-weight:normal;
}

#bumon .crt-t{
	display:block;
	width:150px;
	height:37px;
	font-size:110%;
	font-weight:500;
	text-align:center;
	padding-top:5px;
	padding-bottom:5px;
	background-color:#D3EFF4;
	border:1px solid #D3EFF4;
	float:left;
	margin-bottom:0;
}
.ka-eng{
	text-align:left;
	margin:-20px 10px 30px 30px;
	font-size:1.4em;
	font-family:Century Gothic !important;
	color:#aaaaaa;
}

.dep-border {
	clear:both;
	border-top:2px solid #cccccc;
	padding-top:30px;
}

.depert {
	margin-bottom:30px;
}

#dep-list{
	clear:both;
}

#dep-list table,#dep-mi table{
	width:49%;
	border-collapse: separate;
	border-spacing: 0 3px;
	float:left;
	margin-right:8px;
}

.dep-center {
	clear:both;
	width:99%;
	padding:15px 0 5px 10px ;
	font-size:105%;
	text-align:left;
	margin-top:10px;
	margin-bottom:0px;
}

#dep-list tr{
	height:30px;
}

#dep-list th{
	padding-left:10px;
	border:1px solid #efefef;
	font-size:105%;
	background-color:#efefef;
	vertical-align:middle;
	font-weight:normal;
}

#dep-mi th {
	font-size:105%;
	text-align:center;
	vertical-align:middle;
	border:1px solid #cccccc;
	padding-top:10px;
	padding-bottom:10px;
}

#dep-mi th:nth-of-type(2) {
	border-left:none;
	width:20%;
}
#dep-mi th:nth-of-type(3) {
	border-left:none;
	width:20%;
}

#dep-list td:nth-of-type(1) {
	text-align:center;
	vertical-align:middle;
	border:1px solid #cccccc;
	border-left:none;
	font-size:180%;
	width:20%;
}
#dep-list td:nth-of-type(2) {
	text-align:center;
	vertical-align:middle;
	border:1px solid #cccccc;
	border-left:none;
	font-size:180%;
	width:20%;
}

.jibika{
	margin-left:30px;
}
.jibika dt{
	font-weight:500;
	font-size:105%;
	color:#0C7AC0;
	border-bottom:1px dashed #cccccc;
	margin-bottom:10px;
}
.jibika dd{
	margin-bottom:20px;
}

.topic {
	background:#FFFBD1;
	padding:20px 10px 5px 20px;
	margin-right:10px;
}

.shoni button{
	width:160px;
}

/******* ゲノム診療科紹介  *******/
.icg dt{float: left;min-height: 20px;line-height: 20px;}
.icg dd{margin-left: 140px;min-height: 20px;line-height: 20px;margin-bottom: 20px;}

@media only screen and (max-width: 480px){
.icg dt{float: none;}	
.icg dd{margin-left:0px;}	
}

/*****   診療部門	おわり  **********/

/***************************************
        診療担当表	はじめ  　
***************************************/
.for-dl {
	float:right;
	margin-right:30px;
}

#doctor {
	width:100%;
	clear:both;
	margin-bottom:20px;
}

#doc-header{
	width:900px;
	font-size:95%;
	margin:0 auto;
}

#doc-footer{
	width:900px;
	font-size:95%;
	margin:0 auto;
}

#doc-list{
	display:block;
	width:33%;	
	float:left;
}

#doc-list ul{
	list-style:none;
	padding-left:20px;
}


#doc-list li{
	border-bottom:1px solid #999999;
	padding:5px;
	line-height:20px;	
}

#doc-header .c-date{
	text-align:right;
	color:#800000;
}

.dc-g {
	color:#339966;
}
	
.dc-p {
	color:#6d05c5;
}
	
.dc-b {
	color:#993300;
}

.dcb-g {
	color:#339966;
}
	
.dcb-p {
	color:#6d05c5;
	border-bottom:1px solid #999999;
	border-top:1px solid #999999;
	padding:0 5px;	
}
	
.dcb-b {
	color:#993300;
}

#doc-tab{
	width:900px;
	font-size:95%;
	margin:0 auto;
}

#doc-tab table{
	width:100%;
}

#doc-tab .t-separator{
	border-left:none;
	border-right:none;
}

#doc-tab th{
	text-align:center;
	background-color:#ebebeb;
	padding:3px 1px;
	border:1px solid #999999;
}
#doc-tab td{
	width:14%;
	padding:3px 0px;
	border:1px solid #999999;
	vertical-align:top;
}

#doc-tab p{
	padding:0px 5px;
	margin:0;
}

#doc-tab h5{
	font-size:95%;
	font-weight:600;
	text-align:center;
	background-color:#E1E1E1;
	padding:3px 0 3px 3px;
}

.dcb-w {
	background-color:#ffffff !important;
}
/*********   診療担当表	おわり  ***********/

/***************************************
       ボランティア活動	はじめ  　
***************************************/
.ori-tbl {width:300px;}
.ori-tbl th,.ori-tbl td{padding:3px 5px;text-align: center;border:1px solid #ccc;}
.ori-tbl th {background-color: #faeceb;}
.ori-tbl tr:nth-child(odd) td {  
  background-color: #fcf6f4;  }
.ori-tbl tr:nth-child(even) td {  
  background-color: #fefcfe;  } 
.ori-tbl tr td:nth-of-type(1){text-align:right;}
.ori-tbl tr td:nth-of-type(2){text-align:right;}
.v-photo {width:50%;}

/******  ボランティア活動 おわり  **********/


@media only screen and (max-width: 978px){

.v-br{display: none;}
	
.info-table table{
	margin-left:0px;
}
.info-table th{
	border-bottom:1px solid #dddddd;
}
.info-table td{
	border-bottom:1px solid #dddddd;
}

.for-dl {
	margin:5px auto 0px;
}

.for-list2 {
	margin-top:10px;
	margin-bottom:10px;
}

.tab-rbg tr:nth-child(2n+1){
	background:#ffffff;
}

}

@media only screen and (max-width: 768px){
#cal th,#cal td{
	font-size:80%;
}

.v-photo {width:60%;}
	
.info-table th{
	display:block;
	border-bottom:none;
	padding:0;
}
.info-table td{
	display:block;
	line-height:1.5em;
	padding:0 0 3px 0;
}

#tmc-top table{
	width:98%;
}	
	
#dep-list table,#dep-mi table{
	float:none;
	width:99%;
}

.dep-center {
	width:99%;
}

#nenpo div{
	width:48%;
}

#dep-mi th {
	font-size:100%;
}

#dep-mi .midasi2{
	display:none;
}

#dep-list th{
	font-size:100%;
	padding-top:10px;
	padding-bottom:10px;
}

#dep-list td:nth-of-type(1) {
	font-size:140%;
}

#dep-list td:nth-of-type(2) {
	font-size:140%;
}

#doc-list ul{
	padding-left:10px;
}

.jibika{
	margin-left:10px;
}

}

@media only screen and (max-width: 644px){

.histry td{
	font-size:100%;
	padding:8px 5px 8px 20px;
}

.histry  td:nth-of-type(1) {
	width:30%;
}/*
.histry  td:nth-of-type(2) {
	width:100%;
}
*/
.site-t li{
	margin-bottom:10px;
}
.map-list table{
	width:98%;
}
.cl-dep li{
	border:1px solid #dddddd;
	line-height:2em;
	margin-bottom:10px;
}

.cl-dep li a{
	display:block;
	width:100%;
	height:100%
}
.cl-dep li a:hover{
	background-color:#f3f3f3;
}

.tayori{
	height:190px;
	margin-bottom:10px;
}

.link-list{
	width:98%;
	padding-left:0;
}

.tayori img{
	width:25%;
	height: auto;
}

.cl-list{
	width:98%;
	padding-left:0;
}

.karada dd{
	margin:5px 10px 20px 20px;
}	

.k-repo li{
	width:98%;
}

.for-list2 {
	float:none;
	margin-top:10px;
	text-align:center;
}
	
#cal ul{
	margin-left:-10px;
}

	
#doc-tab {
	width:100%;
	overflow-x:auto;
}

#doc-tab table{
	width:800px;
	font-size:90%;
	margin-bottom:10px;
}

#doc-header{
	width:100%;
}

#doc-footer{
	width:100%;
	font-size:90%;
}

}

@media only screen and (max-width: 480px){
.news {font-size:95%;padding:0 5px;}
.news dd{margin-left:10px;}
.news ul{padding-left:20px;}
.news-img{float:none;margin-left:0;}
#bumon {width:100%;}
#bumon .btn-dep{width:50%;}
#bumon .crt-t{width:50%;}
.histry td{
	font-size:85%;
	padding:6px 3px 6px 8px;
}
.histry  td:nth-of-type(1) {
	width:28%;
}
.histry  td:nth-of-type(2) {
	width:13%;
}

.v-photo {width:80%;}
	
.sen-t th{
	padding:1px !important;
	font-size:90%;
}

.sen-t td{
	padding:2px !important;
	font-size:85%;
}


.ope-t th{
	padding:1px !important;
}

.ope-t td{
	padding:3px !important;
}

.tayori{
	height:140px;
}	

.tayori img{
	width:30%;
	height: auto;
}
	
.kara-date{
	margin-right:80%;
}
	
.c-path td{
	font-size:90%;
	padding-right:0px;
}

.time-t{
	margin-left:-20px;
	font-size:95%;
}

.maru-list{
	margin-left:-20px;
}

.img-fl10{
	width:98%;
}

#nenpo div{
	width:98%;
	margin-bottom:5px;
}

#cal th,#cal td{
	font-size:75%;
}

#doc-list{
	width:98%;	
}

.for-dl {
	float:none;
	text-align:center;
}

#doc-list ul{
	margin-bottom:0;
}

.shoni {
	margin-left:auto;
	margin-right:auto;
}

.shoni td{
	display:block;
	width:200px;
}

.shoni button{
	width:100%;
}

}

/***** access google map *****/

.ggmap {
position: relative;
padding-bottom: 56.25%;
padding-top: 30px;
height: 0;
overflow: hidden;
}
 
.ggmap iframe,
.ggmap object,
.ggmap embed {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}

@media screen and (max-width: 970px){
.none {display:none}
}

@media screen and (min-width: 970px){
.none2 {display:none}
}


/***************************************
        スタッフ一覧	はじめ  　
***************************************/
.stuff {clear: both;padding-bottom: 30px; margin-bottom: 40px;margin-top: 20px; border-bottom: 1px dashed #bbb;}
.stuff h3{font-size: 26px;}
.stuff h4{font-size: 22px;margin-left:1em;}
.stuff img {float:left;width:20%;margin-right: 20px;margin-left:1em;}
.stuff table{width: 74%;border-collapse: collapse;}
.stuff th ,.stuff td{border:1px solid #999;padding:10px;}
.stuff th {width:25%;background-color: #fafafa;font-weight: normal;}


@media screen and (max-width: 480px){
	.stuff img {float:none;width:90%;}
	.stuff table{width: 100%;}
}

/***     スタッフ一覧	 おわり     ***/