/*******************************************
*
* 国際医療福祉大学病院 病院について
* 2018.5.9
*
********************************************/

@charset "UTF-8";



/* ==========================================================
*
* コーナー共通
*
========================================================== */


/* for Sp --------------------*/
@media screen and (max-width: 738px) {

    /**/

}


ul.twinLine{
	letter-spacing: -.4em;
	margin-bottom:25px;
}
ul.twinLine li{
	display:inline-block;
	min-width: 50%;
	letter-spacing: normal;
}

.nobold{
	font-weight:normal!important;
}


.circleDot:before {
    display: inline-block;
    overflow: hidden;
    content: "\0025CF";
    font-size: inherit;
    margin-right: 0.25em;
    float: left;
    color:#ff6864;
}

/* for Sp --------------------*/
@media screen and (max-width: 738px) {

	ul.twinLine li{
		display:block;

	}
}

/* 追加　for Sp --------------------*/
@media screen and (max-width: 738px) {

	h5{
		text-align:left!important;
	}
}

.bdn{
	border-bottom:none!important;
}
/* ==========================================================
*
* 患者様へのお知らせとお願い
*
========================================================== */

.rights_duties dl.consuList > dt,
.rights_duties dl.consuList_id2 > dt{
	line-height:125%;
}
.rights_duties #s03 dl.consuList_id2 > dd{
	padding: 0 0 0 1em;
}


/* ==========================================================
*
* 病院概要･沿革
*
========================================================== */
.outline #s01 table th{
	white-space:nowrap;
}