@charset "utf-8";
/* CSS Document */

#implant #implant_dr{
	margin-bottom:20px;
}

#implant #implant_dr .img{
	float:right;
	margin-left:10px;
	text-align:center;
}

#implant #implant_dr .keireki h5{
	margin-top:20px !important;
	margin-bottom:10px;
}

#implant #implant_dr .keireki ul{
	margin-left:20px !important;
}

@media screen and (max-width:320px){
#implant #implant_dr .img{
	float:none;
	margin-left:0;
	text-align:center;
}

#implant #implant_dr img{
	margin:0;
	border:none;
	padding:0;
}
}

#implant #content01 .img{
	float:right;
	margin-left:10px;
}

@media screen and (max-width:320px){
#implant #content01 .img{
	float:none;
	margin-left:0;
	text-align:center;
}

#implant #content01 img{
	margin:0;
	border:none;
	padding:0;
}
}

#implant #content03 table{
	border-collapse:collapse;
	border-spacing:0;
	empty-cells:show;
	width:100%;
}

#implant #content03 table td{
	width:30%;
	text-align:center;
	vertical-align:middle;
}

#implant #content03 table td.yajirushi{
	width:5%;
	text-align:center;
}

#implant #content05 table{
	border-collapse:collapse;
	border-spacing:0;
	empty-cells:show;
	width:100%;
}

#implant #content05 table td{
	width:50%;
	text-align:center;
}

#implant #content06 table{
	border-collapse:collapse;
	border-spacing:0;
	empty-cells:show;
	width:100%;
}

#implant #content06 table td{
	font-size:12px;
	line-height:1.5em;
	vertical-align:top;
	padding:5px;
}

#implant #content07 ul{
	margin-left:25px;
}

#implant #content08 ul{
	list-style:none;
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
}

@media screen and (min-width:744px){
#implant #content08 ul{
	display: flex;
	flex-direction: row;
	justify-content: center;
}
}

#implant #content08 ul li{
	width: auto;
	margin-bottom:10px;
}

@media screen and (min-width:744px){
#implant #content08 ul li{
	width: calc(100% / 6);
}
}

#implant #content08 ul li img{
	width: auto;
	height: auto;
	margin-bottom:10px;
}

@media screen and (min-width:744px){
#implant #content08 ul li img{
	width: 100%;
}
}

#implant #content08 ul li.yajirushi{
	display:block;
	background:url(../images/common/yajirushi-r2.gif) center no-repeat;
	width:20px;
	height:113px;
	text-indent:-9999px;
}

@media screen and (max-width:743px){
#implant #content08 ul li.yajirushi{
	display:block;
	background:url(../images/common/yajirushi-b2.gif) center no-repeat;
	width:100%;
	height:20px;
}
#implant #content08 ul li.yajirushi img{
	width: auto;
}
}
