@charset "utf-8";

@import url(/sp/css/reset.css);
@import url(/sp/css/style.css);
/*----------------------------------------------------

	▼レスポンシブ

----------------------------------------------------*/
/* スマホサイト */
#pcHeader {display: none; }
/*	#spHeader {display: inline; }*/
#pcFooter {display: none; }
/*	#spFooter {display: inline; }*/
#pcDispContents {display: none; }
/*footer div.dispray-mode {display: none; }
.icon-link-pc:after {
	margin-top: -5px;
	width:13px;
	height: 11px;
	background-position: 0 0;
	}
*/
/* style.css */
/* フッター共通 */
footer{
	padding-top: 10px;
	background-color:#f3f3f3;
}
/* ほかに影響があったためコメントアウト
table,td,th {
	word-break: break-all;
	border: 1px solid #333;
}
*/

table.tbl_medical_v {
	width: 100%;
}

td.tbl_group_vertical {
	display: block;
}

td.txtstd_none {
	display: none;
}

img#gaiyo {
	width: 100%;
	height: auto;
}

h2.title_jikenbo_index {
    text-indent: 0px;
    border-image: url(/image/files/000000584_new.gif) 1 10 fill;
    text-align: center;
    text-indent: 0;
    line-height: 42px;
    font-size: larger;
}

a {
	word-break: break-all;
}
li {
    display: list-item;
    text-align: -webkit-match-parent;
}
ol {
    display: block;
    list-style-type: decimal;
    -webkit-margin-before: 1em;
    -webkit-margin-after: 1em;
    -webkit-margin-start: 0px;
    -webkit-margin-end: 0px;
    -webkit-padding-start: 40px;
}
