@charset "UTF-8";

/************************************************************
　　　　ローカルナビ
************************************************************/
#greeting #localNav > ul > li.greeting > a,
#policy #localNav > ul > li.policy > a,
#evaluation #localNav > ul > li.evaluation > a,
#organization #localNav > ul > li.organization > a,
#summary #localNav > ul > li.summary > a,
#matter #localNav > ul > li.matter > a,
#research #localNav > ul > li.research > a,
#data #localNav > ul > li.data > a,
#voice #localNav > ul > li.voice > a,
#access #localNav > ul > li.access > a,
#sharing #localNav > ul > li.sharing > a,
#database #localNav > ul > li.database > a,
#trust #localNav > ul > li.trust > a {
	background-color: #edf9fc;
}

.r5 #localNav > ul > li.data > ul >li.r5 > a,
.r4 #localNav > ul > li.data > ul >li.r4 > a,
.r3 #localNav > ul > li.data > ul >li.r3 > a,
.r2 #localNav > ul > li.data > ul >li.r2 > a,
.r1 #localNav > ul > li.data > ul >li.r1 > a,
.h30 #localNav > ul > li.data > ul >li.h30 > a,
.h29 #localNav > ul > li.data > ul >li.h29 > a,
.h28 #localNav > ul > li.data > ul >li.h28 > a {
	color: #1fa4c7;
}

#localNav > ul > li.data > ul {
	display: none;
}

#data #localNav > ul > li.data > ul {
	display: block;
}

/************************************************************
　　　　コンテンツ
************************************************************/
.about article section {
	margin-bottom:50px;
}

.about article .h-00 {
	font-size: 26px;
	font-weight: normal;
	margin-bottom: 0.5em;
}


/*	ご挨拶
------------------------------------------------------*/
#greeting article section p {
	text-indent: 1em;
	margin-bottom:30px;
}
#greeting article section dl {
	text-align:right;
}
#greeting article section dd span {
	font-size:1.4em;
}


/*	理念
------------------------------------------------------*/
#policyTxt {
	background-color: #EDF9FC;
	font-size: 1.8em;
	text-align: center;
	padding: 40px;
	margin-bottom: 60px;
}

.about article section#aboutOl ol {
	padding: 0 0 10px 40px;
}
.about article section#aboutOl li {
	list-style-type: decimal;
	margin-bottom: 10px;
}


/*	沿革・施設概要・認定施設・施設基準
------------------------------------------------------*/
#summary article section table caption {
	font-size: 16px;
	font-weight: normal;
	margin: 10px 0 10px;
	padding: 0 0 0 25px;
	position: relative;
	text-align:left;
	margin-bottom:20px;
}
#summary article section table caption:before {
	content:"";
	display: block;
	width: 4px;
	height: 2px;
	border-top: 4px solid #1fa4c7;
	border-bottom: 4px solid #1fa4c7;
	position: absolute;
	left: 3px;
	top: 50%;
	margin-top:-6px;
}
#summary article section table caption:after {
	content:"";
	display: block;
	width: 4px;
	height: 2px;
	border-top: 4px solid #1fa4c7;
	border-bottom: 4px solid #1fa4c7;
	position: absolute;
	left: 9px;
	top: 50%;
	margin-top:-6px;
}
#summary article section table {
	border-bottom: 1px solid #d4f2fa;
	width:100%;
	margin-top:20px;
}
#summary article section th {
	background-color: #edf9fc;
	padding: 16px 30px;
	border-top: 1px solid #d4f2fa;
	font-weight:normal;
	width:30%;
	text-align:left;
}
#summary article section td {
	padding: 16px 30px;
	border-top: 1px solid #d4f2fa;
}
#summary article section span {
	display:block;
	text-align:right;
	margin-top:10px;
}
#summary article section ul {
	padding: 0 0 10px 0;
}
#summary article section td.shisetsukijun li {
	text-indent: -1em;
	padding-left:30px;
}
#summary article section td.shisetsukijun li:before {
	content: "・";
}

/*	患者様の声
------------------------------------------------------*/
#voice article section#voiceLead p {
	margin-bottom:20px;
}

#voice article section#voiceLead span {
	display:block;
	font-size:0.8em;
	text-align:right;
}

#voice article .list li {
	float: left;
}
#voice article .list li:after {
  content: "｜";
}

#voice article section div.block {
	border: 1px solid #d4f2fa;
	margin-bottom:30px;
}
#voice article section div.patient {
	background-color: #edf9fc;
	padding:20px 30px;
}
#voice article section div.hospital {
	padding:20px 30px;
	margin-bottom:10px;
}

#voice article section ul {
	padding: 0 0 10px 30px;
}
#voice article section li {
	text-indent: -1em;
}
#voice article section li:before {
	content: "・";
}

#voice article p.soon {
	font-size: 16px;
	color: #909090;
	border: 1px solid #909090;
	padding: 1em 0;
	width: 7em;
	text-align: center;
	margin: 80px auto 0;
}

/*現在実施中の臨床研究
------------------------------------------------------*/
#research article nav.contentsList {
	border: 1px solid #eee;
	padding: 20px 20px 10px 20px;
	margin-bottom: 40px;
}

#research article nav.contentsList li {
	margin-bottom: 10px;
}

#research article nav.contentsList li:before {
	content: "・";
	margin-right: 10px;
}

#research article section .contact {
	background-color: #F5F5F5;
	padding: 20px;
}

#research article section .contact dl {
	margin: 0;
}

#research article section .contact dl dt {
	float: left;
	width: 7em;
	font-weight: bold;
}

#research article section .contact dl dd {
	margin-left: 8em;
}

#research #kanzouka20170126 .box {
	border: 1px solid #eee;
	padding: 10px 20px;
}

#research #kanzouka20170126 .list li:before {
	content: "・";
	margin-right: 10px;
}

#research #kanzouka20170126 .contact dl dt {
	width: 9em;
}

#research #kanzouka20170126 .contact dl dd {
	margin-left: 10em;
	margin-bottom: 16px;
}

#research #kanzouka20170126 .contact h2 {
	font-size: 1.1em;
	font-weight: bold;
	margin-bottom: 16px;
}

/*	病院指標
------------------------------------------------------*/
#data #mainContainer #mainContents .link a::before {
    border-top: 2px solid #1fa4c7;
    content: "";
    display: block;
    left: 0;
    margin: -1px 0 0;
    position: absolute;
    top: 50%;
    width: 10px;
}
#data #mainContainer #mainContents .link a::after {
    border-right: 2px solid #1fa4c7;
    border-top: 2px solid #1fa4c7;
    content: "";
    display: block;
    height: 6px;
    left: 3px;
    margin: -4px 0 0;
    position: absolute;
    top: 50%;
    transform: rotate(45deg);
    width: 6px;
}
#data #mainContainer #mainContents .link a {
    background-size: 12px auto;
    color: #332824;
    font-size: 14px;
    margin-left: 10px;
    padding-left: 20px;
    position: relative;
    text-decoration: none;
}
#data #mainContainer #mainContents .list {
	background-color: #f5f5f5;
	padding: 20px;
	margin-bottom: 30px;
}
#data #mainContainer #mainContents .list li {
	list-style-type: decimal;
	margin-left: 1.5em;
}
#data #mainContainer #mainContents .data h2 {
	margin-bottom: 10px;
}
#data #mainContainer #mainContents .csv_btn::before {
    border-right: 1px solid #fff;
    border-top: 1px solid #fff;
    content: "";
    height: 4px;
    left: 8px;
    margin: -3px 0 0;
    position: absolute;
    top: 50%;
    transform: rotate(45deg);
    width: 4px;
}
#data #mainContainer #mainContents .csv_btn {
	font-size: 14px;
    background-color: #1FA4C7;
    border-radius: 2px;
    color: #fff;
    padding: 6px 10px 6px 18px;
    position: relative;
    text-align: center;
    text-decoration: none;
}
#data #mainContainer #mainContents h3 {
	margin-top: 30px;
}
#data #mainContainer #mainContents .template-table,
#data #mainContainer #mainContents .template-table-shitsu {
	width: 100%;
	margin-bottom: 5px;
}
#data #mainContainer #mainContents .template-table th,
#data #mainContainer #mainContents .template-table td,
#data #mainContainer #mainContents .template-table-shitsu th,
#data #mainContainer #mainContents .template-table-shitsu td {
    border: 1px solid #bcbcbc;
    padding: 5px 1px;
}
#data #mainContainer #mainContents .template-table th,
#data #mainContainer #mainContents .template-table-shitsu th {
	background-color: #EBF7FD;
}
#data #mainContainer #mainContents .template-table td.number-cell,
#data #mainContainer #mainContents .template-table-shitsu td.number-cell {
text-align: right;
}
#data #mainContainer #mainContents .hist_list dt {
	float: left;
	width: 7em;
}
#data #mainContainer #mainContents .hist_list dd {
	margin-left: 8em;
}

/*	医療機器の共同利用のご案内
------------------------------------------------------*/
#sharing #mainContainer #mainContents  {
}

#sharing #mainContainer #mainContents .receptionTime  {
	background-color: #F5F5F5;
	padding: 20px 30px 30px;
	margin-top: 40px;
}

#sharing #mainContainer #mainContents .receptionTime dd  {
	margin: 0;
}

#sharing #mainContainer #mainContents .receptionTime dd ul  {
	margin-top: 10px;
	font-weight: bold;
}

#sharing #mainContainer #mainContents .receptionTime dd .telNo {
	display: inline-block;
	font-size: 1.6em;
	font-weight: bold;
	margin-bottom: 4px;
}

#sharing #mainContainer #mainContents .receptionTime dd .faxNo {
	margin-left: 16px;
}

#sharing #mainContainer #mainContents #step li {
	margin-bottom: 10px;
	margin-left: 2em;
	position: relative;
}

#sharing #mainContainer #mainContents #step li i {
	font-style:normal;
	position: absolute;
	top:0;left: -2em;
}

#sharing #mainContainer #mainContents #machine dl {
	position: relative;
	margin: 30px 0;
}

#sharing #mainContainer #mainContents #machine dt {
	margin-left: 280px;
}

#sharing #mainContainer #mainContents #machine dd {
	margin-left: 280px;
}

#sharing #mainContainer #mainContents #machine .box {
	background-color: #F5F5F5;
    padding: 5px 15px 15px ;
    margin-top: 15px;
}

#sharing #mainContainer #mainContents #machine h2 {
	border-top: 1px solid #ccc;
	padding-top: 40px;
}

#sharing #mainContainer #mainContents #machine figure {
	margin: 0 30px 0 0;
	width: 250px;
	position: absolute;
	left: 0;top: 0;
	border: 1px solid #eee;
}

#sharing #mainContainer #mainContents #machine figure img {
	width: 100%;
	vertical-align: bottom;
}


/*医療費の未収金回収業務等の委託について（お知らせ）
------------------------------------------------------*/
#trust #mainContainer #mainContents p {
	text-indent: 1em;
}

#trust #mainContainer #mainContents p + p {
	margin-top: 1em;
}
#trust #mainContainer #mainContents .detail {
	margin: 4em 0;
}

#trust #mainContainer #mainContents .detail h3 + p {
	margin-bottom: 1em;
}

#trust #mainContainer #mainContents .detail p {
	margin: 0.5em 0 0 2em;
	text-indent: 0;
}


/*NCD及びJNDデータベース事業
------------------------------------------------------*/
#database #mainContainer #mainContents .list {
    padding: 0 0 0 30px;
}
#database #mainContainer #mainContents .list li {
    margin-bottom: 10px;
	list-style-type: disc;
}

/*厚生労働大臣が定める事項
------------------------------------------------------*/
#matter article p {
	line-height: 1.8;
}

#matter article .h-01 {
	padding-left:2em;
	text-indent: -2em;
}

#matter article .h-01 span {
	display: inline-block;
	width: 1.5em;
	margin-right: 0.5em;
	text-indent: 0;
}

#matter article .h-01:before,
#matter article .h-01:after {
	content: none;
}

#matter article .h-02:before {
    top: 14px;
}
#matter article .h-02:after {
    top: 14px;
}

#matter article section h3 {
	margin: 40px 0 0 0;
}

#matter article section h3:first-of-type {
	margin: 10px 0 10px;
}

#matter article section h4 {
		font-size: 1.0em;
		margin: 20px 0 6px;
}

#matter article section .list {
    padding: 0 0 0 18px;
}

#matter article section .list li {
    margin-bottom: 10px;
	list-style-type: disc;
}
#matter article section .list li:first-child {
    margin-top: 10px;
}

#matter article section table {
	width: 100%;
	margin-bottom: 5px;
}
#matter article section table th,
#matter article section table td {
    border: 1px solid #bcbcbc;
    padding: 5px;
	text-align: center;
}
#matter article section table th {
	background-color: #EBF7FD;
}
/* #matter article section table td:nth-last-child(2)  {
	text-align: left;
} */

#matter article section .link {
	margin: 5px 0 0 0;
}

#matter article section .link a {
	position: relative;
	padding: 0 0 0 20px;
}

#matter article section .link a:after {
	content: "";
    display: block;
    width: 6px;
    height: 6px;
    border-top: 2px solid #1FA4C7;
    border-right: 2px solid #1FA4C7;
    position: absolute;
    top: 50%;
    left: 5px;
    margin: -4px 0 0 0;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
}

#matter article section .link a:before {
	content: "";
	display: block;
	width: 10px;
	border-top: 2px solid #1FA4C7;
	position: absolute;
	top: 50%;
	left: 3px;
	margin: -1px 0 0 0;
}

#matter article section p u {
	text-decoration: none;
	font-weight: bold;
	border-bottom: double;
}