@charset "UTF-8";
/* ******************************************************************

	--print.css--

	1. Layout setting

****************************************************************** */
#header,
#navi, .subNavi, .breadcrumbs,
#side, #footer {
	display:none;
}
#contents,
#main {
	width:100%;
}
/* ------------------------------------------------------------------
	1-1. shokaki.html
-------------------------------------------------------------------*/
.boxTable table {
	width:100%;
}
.chart {
	text-align:center;
}
.respiratoryMedicine .doctorList {
	padding:0;
}
.respiratoryMedicine .doctor, .leaderSurgery {
	width:48%;
	margin-right:4%;
}
.respiratoryMedicine .topDoctors .doctor .image + .info {
	width:calc(100% - 140px) !important;
}
/* ------------------------------------------------------------------
	1-2. junkanki.html
-------------------------------------------------------------------*/
.respiratoryMedicine .doctor .info {
	width:100% !important;
}
.respiratoryMedicine .doctor .image + .info {
	width:calc(100% - 96px) !important;
}
.recordGaka {
	width:100%;
}
/* ------------------------------------------------------------------
	1-3. geka.html
-------------------------------------------------------------------*/
.medicalRecord {
	width:100%;
}
/* ------------------------------------------------------------------
	1-4. riha.html
-------------------------------------------------------------------*/
.aboutDevice {
	text-align:center;
}
.aboutDevice li {
	float:none;
	display:inline-block;
	text-align:left;
}
/* ------------------------------------------------------------------
	1-5. kanwa.html
-------------------------------------------------------------------*/
.general .imageList {
	text-align:center;
}
.general .imageList li {
	float:none;
	display:inline-block;
}
.boxDoctor .leadDoctor {
	width:calc(100% - 320px);
}
/* ------------------------------------------------------------------
	1-6. onnnetsu.html
-------------------------------------------------------------------*/
.general02 {
	padding-right:0;
}
.general02 .imageList {
	width:80%;
	margin:0 auto;
}
/* ------------------------------------------------------------------
	1-7. kagaku.html
-------------------------------------------------------------------*/
.photoList {
	text-align:center;
}
.photoList li {
	float:none;
	display:inline-block;
}

/* ------------------------------------------------------------------
	1-8. tosekic.html
-------------------------------------------------------------------*/
.element {
	width:670px;
	margin:20px auto;
}

.aboutDevice02 {
	text-align:center;
}
.aboutDevice02 li {
	float:none;
	display:inline-block;
}
/* ------------------------------------------------------------------
	1-9. seikei.html
-------------------------------------------------------------------*/
.boxTable table {
	width:100%;
}
.navBar {
	padding:1px;
}