@charset "utf-8";

/*----------------------------------------------------
  inf.html（看護部）
----------------------------------------------------*/
.kango_li {
    
}
.kango_li ol li {
  padding-bottom: 10px;
}
.kango_li ul {
	
}
.kango_li ul li {
	
 position: relative;
  list-style-type: none!important;/*ポチ消す*/
  margin-bottom: 10px;
  line-height: 1.5;
  vertical-align: middle;
     text-indent: -1.5em;
    margin-left: 2em;
    
}

.kango_li ul li:before{ 
  display:inline-block; 
  vertical-align: middle;
  /*以下白丸つくる*/
  content:'';
  width:1em;
  height: 1em;
  background: #BCCCDD;
  border-radius: 50%;
  margin-right: 8px;
}
/*------------------------------------------------
syosai-btn-sub（詳細ボタンsub）
------------------------------------------------*/    
.syo-sai-sub {
	width: 80%;
	text-align: center;
/*	margin-left: auto;
	margin-right: auto;*/
	margin-top: 15px;
}
.syo-sai-sub2 {
	width: 50%;
	margin-top: 15px;
}
.syosai-btn-sub {
    display: block;
    width: 100%;
    padding-top: 20px;
    padding-bottom: 20px;
    color: #5892B5;
    text-decoration: none;
    text-align: center; /*ボタン色*/
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
    /*  margin-left: auto;
    margin-right: auto;*/
    border:thin solid #86B4C3;
    font-size: 0.94em;
    background-color: #FFFFFF;
  }

.syosai-btn-sub:hover {
    background-color: #F5FAFF;
    color: #4673A2;
}


/*----------------------------------------------------
  radiation.html（放射線科）
----------------------------------------------------*/
.radiation_tyui {
    width: 96%;
    padding: 2%;
    background-color: #E8E8E8;
    border: 1px dotted #949494;
    margin-top: 40px; 
}
/*----------------------------------------------------
  nuturitionist.html（栄養）透析
----------------------------------------------------*/
.nuturitionist_li {
    
}
.nuturitionist_li ol li {
    line-height: 35px;
}
.nuturitionist_li ul {
	
}
.nuturitionist_li ul li {
	
 position: relative;
  list-style-type: none!important;/*ポチ消す*/
  margin-bottom: 5px;
  line-height: 1.5;
  vertical-align: middle;
     text-indent: -1.5em;
    margin-left: 2em;
    
}

.nuturitionist_li ul li:before{ 
  display:inline-block; 
  vertical-align: middle;
  /*以下白丸つくる*/
  content:'';
  width:1em;
  height: 1em;
  background: #BCCCDD;
  border-radius: 50%;
  margin-right: 8px;
}

.img_left_2 {
    width: 42%;
    float: left;
    padding-right: 2%;
    padding-top: 40px;
    text-align: center;
}
.img_right_2 {
    width: 42%;
    float: right;
    padding-left: 2%;
    padding-top: 40px;
     text-align: center;
}
/*----------------------------------------------------
  dialysis.html（透析）
----------------------------------------------------*/

/*ul, ol {
  padding: 0;
}*/

.dialysis_li ul li {
  position: relative;
  list-style-type: none!important;/*ポチ消す*/
  margin-bottom: 5px;
  line-height: 1.5;
  vertical-align: middle;
     text-indent: -1.5em;
    margin-left: 2em;
    
}

.dialysis_li ul li:before{ 
  display:inline-block; 
  vertical-align: middle;
  /*以下白丸つくる*/
  content:'';
  width:1em;
  height: 1em;
  background: #BCCCDD;
  border-radius: 50%;
  margin-right: 8px;
}
.dialysis_kijyun {
    width: 98%;
    margin-left: auto;
    margin-right: auto;
    padding: 2%;
  border: thin solid #5892B5;  
    margin-top: 20px;
    margin-bottom: 20px;
}
table.dialysis_table {
  border-collapse: collapse;
  margin: 0 auto;
  padding:0;
  width: 100%;
  table-layout: fixed;
 border: thin solid #5892B5;
    margin-top: 2%;
     margin-bottom: 2%;
}

table.dialysis_table tr {
    background-color: #FFFFFF;
/*    border-bottom: 1px solid #4673A2;*/
    
}
table.dialysis_table th {
  padding: 1px;
/*  border-right: 1px solid #4673A2;*/
  color: #5892B5;
     border: thin solid #5892B5;
}
table.dialysis_table td {
  padding: 10px 0px 10px 0px;
/*  border-right: 1px solid #4673A2;*/
     border: thin solid #5892B5;
}
table.dialysis_table  th {
}
table.dialysis_table  thead tr{
    background-color: #FFFFFF;
    color: #5892B5;
}
table.dialysis_table  tbody th {
    background: #FFFFFF;
    color: #5892B5;
}
.txt{
   text-align: center;
}
.name{
  text-align: center;
}
.non{
    background-color: #FFFFFF;
    text-align: center;
    font-weight: bold;
     color: #5892B5;
        width: 30%;
}
@media screen and (max-width: 600px) {
table.dialysis_table  {
    border: 0;
    width:98%;
	margin-left: auto;
	margin-right: auto;
  }
table.dialysis_table th{
    background-color: #FFFFFF;
    display: block;
  /*  border-right: none;*/
  }
table.dialysis_table thead {
    border: none;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
table.dialysis_table tr {
    display: block;
    margin-bottom: .625em;
  }
table.dialysis_table td {
   /* border-bottom: thin solid #5892B5;*/
    display: block;
    /*font-size: .8em;*/
    text-align: right;
    position: relative;
    padding: .625em .625em .625em 4em;
   /* border-right: none;*/
  }
  
table.dialysis_table td::before {
    content: attr(data-label);
    font-weight: bold;
    position: absolute;
    left: 10px;
   color: #5892B5;
  }
table.dialysis_table td:last-child {
   /* border-bottom: 0;*/
  }
table.dialysis_table tbody th {
  color: #5892B5;
}
    .name{
  text-align: center;
 color: #000000;
  font-weight: normal;
}
}


/*----------------------------------------------------
 gaiyou.html（概要）
table_01 概要
table_02 外来
table_03 施設
----------------------------------------------------*/
table
{
	border-collapse: collapse;
	border-spacing: 0;
	font-size: 100%;
}
.table_left {
  width: 45%;
    float: left;
}
.table_right {
  width: 45%;
    float: right;
}
table.table_01,.table_02,.table_03{
	border:solid #4673A2 1px;
	width:100%;
}
/*table.table_01 */
table.table_01 th{
	background-color:#EEF8FF;
	width:20%;
    color: #113565;
    
}
table.table_01 th,.table_01 td{
	border:solid #4673A2 1px;
	 padding: 20px;
    line-height: 35px;   
}
/*table.table_02 */
table.table_02 th{
	background-color:#7395B9;
	color:#FFFFFF;
	border:solid #FFFFFF 1px;
}
table.table_02 th,.table_02 td{
	border:solid #4673A2 1px;
	padding:15px;
}
/*table.table_03 */
table.table_03 th{
	background-color:#EEF8FF;
	color:#4673A2;
    padding:3%;
    border-bottom: 1px solid #7395B9;
}
table.table_03 th:first-child{
    border-top: 1px solid #7395B9;
}
table.table_03 th:last-child{
    border-bottom: 2px solid #7395B9;
}
table.table_03 td{
    border: solid #4673A2 1px;
    padding: 20px;
    line-height: 35px;    
}


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

table.table_01,.table_02,.table_03 {
	border: solid #4673A2 1px;
	width: 100%;
}
table.table_02 th {
	background-color: #7395B9;
	color: #FFFFFF;
	border: solid #FFFFFF 1px;
	white-space: nowrap;
	min-width: 3.5em;
}
/*table.table_01 */
table.table_01 {
	width: 100% !important;
	margin: 0 auto !important;
    border-right: none;
}
table.table_01 th {
	background-color: #EEF8FF;
	border-collapse: collapse;
	border-spacing: 0;
}
table.table_01 th, table.table_01 td {
	padding: 2%;
	box-sizing: border-box;
	width: 100%;
	display: block;
	border-bottom: solid #4673A2 1px;
}
table.table_01 tr:last-child td {
	border-bottom: none;
}
table.table_01 input{
	width:100%;
	box-sizing:border-box;
}
table.table_01 textarea {
	width: 100%;
}
/*table.table_02 */ 
.table_02 th,.table_02 td {
	padding: 2%;
	box-sizing: border-box;
	border: solid #4673A2 1px;
	white-space: nowrap;
	min-width: 3.5em;
}

    /*table.table_03 */
.table_03 th,.table_03 td {
	padding: 2%;
	box-sizing: border-box;
	border: solid #4673A2 1px;
	white-space: nowrap;
	min-width: 3.5em;
}
}
