@charset "utf-8";
/* ============================================================ */
/* about */
/* ============================================================ */

.about_reports li#lnavi_reports ul {

	display: block;
}

#about_greeting li#lnavi_greeting a,
#about_greeting li#lnavi_greeting a i,
#about_outline li#lnavi_outline a,
#about_outline li#lnavi_outline a i,
#about_philosophy li#lnavi_philosophy a,
#about_philosophy li#lnavi_philosophy a i,
#about_history li#lnavi_history a,
#about_history li#lnavi_history a i,
#about_cost li#lnavi_cost a,
#about_cost li#lnavi_cost a i,
#about_certificate_jci li#lnavi_certificate_jci a,
#about_certificate_jci li#lnavi_certificate_jci a i {
	color: #1122cc;
}



/* ============================================================ */
/* index.html */
/* ============================================================ */
#about_index #visual_category_top {
	background: url(/hospital/common/img/about/visual_index01.png) center 0 no-repeat;
}



/* ============================================================ */
/* greeting.html */
/* ============================================================ */
#about_greeting #pic_face dl {
	text-align: center;
}

#about_greeting #pic_face dl dt {
	width: 175px;
	margin: 0 auto;
}

#about_greeting #pic_face dl dt img {
	width: 100%;
}

#about_greeting #pic_face dl dd {
	margin: 10px 0 20px;
	font-size: 1.1rem;
}

#about_greeting #pic_face dl dd span {
	font-size: 1.3rem;
}



/* ============================================================ */
/* outline.html */
/* ============================================================ */

#about_outline .list_link02 li {
	float: none;
	width: 100%;
	margin: 0 0 5px;
	padding: 0;
}

#about_outline .table01 th {
	white-space: nowrap;
}


/* ============================================================ */
/* intro/index02.html */
/* ============================================================ */

#about_philosophy #about_philosophy01 .mincho {
	margin: 10px 0;
	font-size: 1.6rem;
}

#about_philosophy .list_number li ol {
	margin-top: 5px;
}



/* ============================================================ */
/* history.html */
/* ============================================================ */

#about_history .lead_block h2 {
	margin: 0 0 20px;
	font-size: 1.6rem;
	line-height: 1.4;
}

#about_history .lead_block h2 span {
	font-size: 1.3rem;
}



/*----- #history_list -----*/

#about_history #history_list {
	width: 100%;
	overflow: hidden;
}

#about_history #history_list li {
	float: left;
	width: 33%;
	box-sizing: border-box;
	border: 1px solid #dcdcdc;
	font-size: 0.9rem;
	vertical-align: top;
	text-align: center;
}

#about_history #history_list li:nth-child(2),
#about_history #history_list li:nth-child(3),
#about_history #history_list li:nth-child(5) {
	border-left: none;
}

#about_history #history_list li:nth-child(4),
#about_history #history_list li:nth-child(5) {
	border-top: none;
}

#about_history #history_list li a {
	display: block;
}

#about_history #history_list .mincho {
	margin: 5px 0 0;
	line-height: 1.5;
}

#about_history #history_list li img {
	width: 100%;
}

#about_history #history_list .fa-chevron-down {
	display: none;
	margin: 0 0 5px;
	color: #503764;
	line-height: 1;
}

#about_history #history_list .current .fa-chevron-down,
#about_history #history_list :hover .fa-chevron-down {
	display: block;
}



/*----- .history_block -----*/

#about_history .history_block {
	margin: 0 0 50px;
}

#about_history .history_block section > img {
	width: 100%;
}

#about_history .history_block dl {
	margin: 10px 0 20px 0;
	border-bottom: 1px dotted #999;
	overflow: hidden;
}

#about_history .history_block dt {
	clear: right;
	padding: 10px 0 0;
	border-top: 1px dotted #999;
	font-size: 1.5rem;
}

#about_history .history_block dt:first-child {
	padding-top: 0;
	border-top: none;
}

#about_history .history_block dd {
	position: relative;
	padding: 0 0 10px;
}

#about_history .history_block dd img {
	display: block;
	float: right;
	margin: -20px 0 15px 10px;
	max-width: 100px;
}

#about_history .history_block .btn_link01 {
	display: block;
	width: 100%;
	margin: 10px 0;
	padding: 10px 0;
	box-sizing: border-box;
	font-size: 1.3rem;
}

#about_history .history_block > section {
	display: none;
}

#about_history .history_block > section:first-child {
	display: block;
}
