/*--------------- mv ---------------*/

.sub_mv {
	background: url(../img/bg_hospitalization_mv.jpg) no-repeat center center;
	background-size: cover;
}

.hospitalization {
	width: 100%;
	padding: 70px 0;
}

#h_anchor08,#h_anchor09 {
	padding-bottom: 0;
}

#h_anchor04,
#h_anchor11 {
	padding-bottom: 0;
}

#h_anchor12 {
	padding-bottom: 30px;
}

.procedure_list {
	width: 100%;
	margin-top: 50px;
}

.procedure_list li {
	float: left;
	width: 31%;
	background: #FFFFFF;
	padding: 25px;
	margin-right: 3.5%;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
}

.procedure_list li:last-of-type {
	margin-right: 0;
}

.procedure_name {
	color: #968939;
	font-size: 1.8rem;
	font-weight: bold;
	padding: 25px 0 0 45px;
	background: url(../img/hospitalization_icon01.png) no-repeat left bottom;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	margin-bottom: 10px;
}

.hospitalization_txt {
	font-size: 1.6rem;
	line-height: 1.625;
	text-align: justify;
}

.hospitalization_part {
	width: 100%;
	padding: 40px 0;
	position: relative;
}

.hospitalization_img {
	display: block;
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	margin: auto;
}

.hospitalization_part_txt {
	width: 100%;
	padding-right: 220px;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
}

#h_anchor02 .hospitalization_part_txt {
	line-height: 2.375;
}

#h_anchor05 .hospitalization_txt,
#h_anchor08 .hospitalization_txt,
#h_anchor09 .hospitalization_txt,
#h_anchor10 .hospitalization_txt,
#h_anchor11 .hospitalization_txt {
	margin-top: 40px;
}

.konw_list {
	width: 100%;
	margin: 50px auto 0 auto;
}

.konw_tr {
	width: 100%;
	display: table;
	border-collapse: collapse;
	margin: 0 auto;
}

.konw_th {
	width: 200px;
	display: table-cell;
	vertical-align: middle;
	padding: 8px 28px;
	background: #968939;
	border: 1px solid #e3e0d1;
	border-bottom: 0;
}

#h_anchor06 .konw_th {
	width: 250px;
}

.konw_th_inner {
	width: 100%;
	display: table;
}

.konw_icon {
	width: 40px;
	display: table-cell;
	vertical-align: middle;
}

.konw_icon img {
	display: block;
	margin: 0 auto;
}

.konw_txt {
	width: auto;
	display: table-cell;
	vertical-align: middle;
	padding-left: 28px;
	color: #FFFFFF;
	font-size: 1.8rem;
	font-weight: bold;
	line-height: 1.4;
	padding-top: 3px\0;
}

.konw_td {
	width: auto;
	display: table-cell;
	vertical-align: middle;
	padding: 8px 28px;
	padding: 8px 28px 5px 28px\0;
	font-size: 1.6rem;
	line-height: 1.75;
	border: 1px solid #e3e0d1;
	background: #FFFFFF;
	border-bottom: 0;
}

.konw_tr:last-of-type .konw_th,
.konw_tr:last-of-type .konw_td {
	border-bottom: 1px solid #e3e0d1;
}

.know_title {
	font-size: 1.6rem;
	font-weight: bold;
	color: #968939;
	margin: 40px auto 20px auto;
}

.konw_txtlist {
	width: 100%;
}

.konw_txtlist li {
	width: 100%;
	padding-left: 16px;
	position: relative;
	font-size: 1.6rem;
	line-height: 1.625;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
}

.konw_txtlist li:before {
	content: "・";
	position: absolute;
	left: 0;
	top: 0;
	font-size: 1.6rem;
}

.bold {
	font-weight: bold;
}

#h_anchor07 .konw_txtlist:first-of-type {
	margin: 50px auto;
}

#h_anchor07 .konw_txtlist li:first-of-type,
#h_anchor12 .konw_txtlist li {
	margin-bottom: 10px;
}

.visit {
	width: 100%;
	border: 1px solid #777777;
	padding: 30px 60px;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	margin-bottom: 30px;
}

.visit_span01 {
	display: inline-block;
	vertical-align: middle;
	background: #968939;
	color: #FFFFFF;
	font-size: 1.8rem;
	font-weight: bold;
	padding: 3px 10px;
	padding: 6px 10px 0 10px\0;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
}

.visit_span02 {
	display: inline-block;
	vertical-align: middle;
	font-size: 2.4rem;
	font-weight: bold;
	margin-left: 20px;
}

.visit_mark {
	font-size: 1.8rem;
	margin-top: 20px;
}

.visit_mark02 {
	margin-top: 10px;
}

.visit_mark02 a {
	color: #000000;
	text-decoration: underline;
}

.visit_mark02 a:hover {
	text-decoration: none;
}

@media only screen and (max-width:1000px) {
	.procedure_list li {
		width: 32%;
		margin-right: 2%;
	}
	.konw_th {
		width: 180px;
		padding: 8px 20px;
	}
	#h_anchor06 .konw_th {
		width: 230px;
	}
	.konw_txt {
		padding-left: 20px;
		font-size: 1.8rem;
	}
	.konw_td {
		padding: 8px 20px;
	}
	.visit {
		padding: 30px;
	}
	.visit_span02 {
		font-size: 2.2rem;
	}
}

@media only screen and (max-width:767px) {
	.hospitalization {
		padding: 60px 0;
	}
	#h_anchor12 {
		padding-bottom: 20px;
	}
	.procedure_list {
		margin-top: 40px;
	}
	.procedure_list li {
		float: none;
		width: 100%;
		padding: 25px 20px;
		margin-right: 0;
		margin-bottom: 20px;
	}
	.procedure_list li:last-of-type {
		margin-bottom: 0;
	}
	.procedure_name {
		font-size: 1.6rem;
		padding: 20px 0 0 40px;
		background-size: 28px;
	}
	.hospitalization_txt {
		font-size: 1.5rem;
	}
	.hospitalization_part {
		padding: 30px 0 0 0;
	}
	.hospitalization_img {
		display: block;
		position: static;
		top: auto;
		right: auto;
		bottom: auto;
		margin: 0 auto 20px auto;
	}
	.hospitalization_part_txt {
		padding-right: 0;
	}
	#h_anchor05 .hospitalization_txt,
	#h_anchor08 .hospitalization_txt,
	#h_anchor09 .hospitalization_txt,
	#h_anchor10 .hospitalization_txt,
	#h_anchor11 .hospitalization_txt {
		margin-top: 30px;
	}
	.konw_list {
		margin: 40px auto 0 auto;
	}
	.konw_tr {
		display: block;
	}
	.konw_th {
		width: 100%;
		display: block;
		padding: 8px 15px;
		box-sizing: border-box;
		-moz-box-sizing: border-box;
		-webkit-box-sizing: border-box;
		-o-box-sizing: border-box;
		-ms-box-sizing: border-box;
	}
	#h_anchor06 .konw_th {
		width: 100%;
	}
	.konw_icon {
		width: 36px;
	}
	.konw_txt {
		padding-left: 15px;
	}
	.konw_td {
		width: 100%;
		display: block;
		margin: 0 auto;
		padding: 8px 15px;
		border-top: 0;
		box-sizing: border-box;
		-moz-box-sizing: border-box;
		-webkit-box-sizing: border-box;
		-o-box-sizing: border-box;
		-ms-box-sizing: border-box;
	}
	.know_title {
		margin-top: 30px;
	}
	#h_anchor07 .konw_txtlist:first-of-type {
		margin: 30px auto;
	}
	.visit{
		padding: 30px 15px;
	}
	.visit_span01 {
		font-size: 1.6rem;
	}
	.visit_span02 {
		font-size: 2rem;
		margin-left: 10px;
	}
	.visit_mark {
		font-size: 1.6rem;
		margin-top: 10px;
	}
}

@media only screen and (max-width:480px) {
	.hospitalization_txt {
		font-size: 1.4rem;
	}
	#h_anchor02 .hospitalization_part_txt {
		line-height: 2.375;
	}
	.konw_icon {
		width: 30px;
	}
	.konw_txt {
		font-size: 1.8rem;
	}
	.konw_td {
		font-size: 1.4rem;
	}
	.know_title {
		font-size: 1.4rem;
	}
	.konw_txtlist li {
		font-size: 1.4rem;
	}
	.konw_txtlist li:before {
		font-size: 1.4rem;
	}
	.visit {
		padding: 20px 15px;
		margin-bottom: 20px;
	}
	.visit_span01 {
		font-size: 1.6rem;
	}
	.visit_span02 {
		display: block;
		font-size: 1.8rem;
		margin-left: 0;
		margin-top: 10px;
	}
	.visit_mark {
		font-size: 1.6rem;
		margin-top: 10px;
	}
}