@charset "EUC-JP";

/* 
=== JIKEI UNIVERSITY / Daisan  ======================

	定型スタイル

====================================================== */
/*	Date : 2021.09	*/

h4.cancer{ 
	font-size: 14px;
	font-weight:bold;
	} 

.fc_blue{ 
	color: #4477bd;
	} 
.fc_blue02{ 
	color: #547DCD;
	}
.fc_orange{ 
	color: #ffa800;
	} 
.fc_wh{ 
	color: #FFF;
	} 

.fw{ 
	font-weight:bold;
	}
.fu{ 
	text-decoration: underline;
	}

.txC{ 
	text-align:center;
	} 
.txL{ 
	text-align:left;
	} 
.txR{ 
	text-align:right;
	} 

.lh120{ 
	line-height:120%;
	} 
.lh140{ 
	line-height:140%;
	} 
.lh160{ 
	line-height:160%;
	}
.lh180{ 
	line-height:180%;
	} 


.mt5{ 
	margin-top:5px;
	} 
.mt10{ 
	margin-top:10px;
	} 
.mt15{ 
	margin-top:15px;
	} 
.mt20{ 
	margin-top:20px;
	} 
.mt25{ 
	margin-top:25px;
	} 
.mt30{ 
	margin-top:30px;
	} 
.mt35{ 
	margin-top:35px;
	} 
.mt40{ 
	margin-top:40px;
	} 
.mt45{ 
	margin-top:45px;
	}
.mt50{ 
	margin-top:50px;
	}
.mt60{ 
	margin-top:60px;
	}
.mt70{ 
	margin-top:70px;
	}
.mt80{ 
	margin-top:80px;
	}
.mt90{ 
	margin-top:90px;
	}
.mt100{ 
	margin-top:100px;
	}
.mt110{ 
	margin-top:110px;
	}


.mb5{ 
	margin-bottom:5px;
	} 
.mb10{ 
	margin-bottom:10px;
	} 
.mb15{ 
	margin-bottom:15px;
	} 
.mb20{ 
	margin-bottom:20px;
	} 
.mb25{ 
	margin-bottom:25px;
	} 
.mb30{ 
	margin-bottom:30px;
	} 
.mb35{ 
	margin-bottom:35px;
	} 
.mb40{ 
	margin-bottom:40px;
	} 
.mb45{ 
	margin-bottom:45px;
	} 
.mb50{ 
	margin-bottom:50px;
	}
.mb60{ 
	margin-bottom:60px;
	}
.mb70{ 
	margin-bottom:70px;
	}
.mb80{ 
	margin-bottom:80px;
	}


.ml5{ 
	margin-left:5px;
	} 
.ml10{ 
	margin-left:10px;
	} 
.ml15{ 
	margin-left:15px;
	} 
.ml20{ 
	margin-left:20px;
	} 
.ml25{ 
	margin-left:25px;
	} 
.ml30{ 
	margin-left:30px;
	} 
.ml35{ 
	margin-left:35px;
	} 
.ml40{ 
	margin-left:40px;
	} 
.ml45{ 
	margin-left:45px;
	}
.ml50{ 
	margin-left:50px;
	} 
.ml55{ 
	margin-left:55px;
	}
.ml60{ 
	margin-left:60px;
	} 
.ml65{ 
	margin-left:65px;
	}
.ml70{ 
	margin-left:70px;
	} 


.mr5{ 
	margin-right:5px;
	} 
.mr10{ 
	margin-right:10px;
	} 
.mr15{ 
	margin-right:15px;
	} 
.mr20{ 
	margin-right:20px;
	} 
.mr25{ 
	margin-right:25px;
	} 
.mr30{ 
	margin-right:30px;
	} 
.mr35{ 
	margin-right:35px;
	}
.mr40{ 
	margin-right:40px;
	}
.mr45{ 
	margin-right:45px;
	}
.mr50{ 
	margin-right:50px;
	}
.mr60{ 
	margin-right:60px;
	}
.mr70{ 
	margin-right:70px;
	}
.mr80{ 
	margin-right:80px;
	}
.mr120{ 
	margin-right:120px;
	}


.fr_L{ 
	float:left;
	display:block;
	} 
.fr_R{ 
	float:right;
	display:block;
	} 

.posi_C{ 
	width:100%;
	display: block;
	margin-left:auto;
	margin-right:auto;
	} 
.w400{ 
	width:400px;
	} 

.ph_img{ 
	margin:10px 0px;
	}



.clear{ 
	clear: both;
	} 


.atten_red{ 
	color: #d0141b;
	} 
.txtB{ 
	font-weight: bold;
	}
.txtU{ 
	text-decoration: underline;
	}
.txtDU{
    text-decoration: underline double;
}
.txtWU{
	text-decoration: underline wavy;
}

ul.as01{ 
	margin:10px 0px 10px 15px;
	} 
ul.as01 li{ 
	list-style: disc;
	margin:0px 0px 8px;
	} 

.flow_txt{
	display:inline;
	color: #FFFFFF;
	width:200px;
	background: #547DCD;
	padding:10px 15px;
	} 

.txtsp{	
	font-feature-settings: "palt";
	}
.win .txtsp{
  /* Windows (全バージョン)のみ */
	font-feature-settings: "palt" 0;
	letter-spacing:-0.3px;
}

.txtsp02{ 
	font-feature-settings: "palt";
	}
.win .txtsp02{
  /* Windows (全バージョン)のみ */
	font-feature-settings: "palt" 0;
	letter-spacing:-0.7px;
}

.url_brk{
	word-break: break-all;
    }


 /* リハビリテーション科 */

ul.reha{
    text-indent: -1.2em;
  }
 
ul.reha li{
    margin-left: 1.2em;
}
.tx_posi{
    text-indent:0em;
  }










