
@media screen and (min-width: 100px) and (max-width: 800px) {
}

@media screen and (max-width:800px) {
}

@media screen and (max-width:768px) {
img {
	max-width: 100%;
}
#wrapper, #header, #main, #footer, .inner, #content {
	width: 100% !important;
	min-width: inherit !important;
}
.inner {
	box-sizing: border-box;
	padding: 0;
}
.under h3 {
	font-size: 24px;
}
.under h4 {
	font-size: 18px;
}
.under h5 {
	font-size: 16px;
}
.under h6 {
	font-size: 14px;
}
.banner01 {
	box-sizing: border-box;
	margin: 0 auto;
	text-align: center;
	width: 100%;
}
.banner01 a {
}
.banner01 a span {
	font-size: 3.6vw;
}
#precision-implant .banner01 a span {
	font-size: 3vw;
}
.image_main iframe {
	width: 100%;
	height: 315px;
}
.under .scroll_x {
	overflow-x: scroll;
}
.under .scroll_x table {
	width: 800px;
}
.catelist li a {
	font-size: 2.7vw;
}
#footer .footer02 .box02f_l {
	width: 100%;
	margin-top: 0;
}
#footer .footer02 .box02f_l address {
	text-align: center;
	width: 100%;
	font-size: 11px;
	padding: 15px 0;
}
.footer01 .box01f_l {
	float: none;
	width: 100%;
}
.footer_sp {
	width: 100%;
}
.under .footer01 .box01f_l {
	width: 100%;
	float: none;
}
.under #navi {
	display: none;
}
.under #content p.banner02 {
	font-size: 16px;
}
.under #content p.banner02 span {
	font-size: 20px;
}
.under .inner {
	width: 100%;
}
.blog .h2_div {
	padding: 50px 0;
	text-align: center;
}
.blog #main #top_info {
	height: auto;
}
	
	.under #main #top_info {
		    height: 170px;
    background: url("../images/under_slider_sp.png") center no-repeat;
    background-size: cover;
    margin-top: 30%;
		padding-top: 30%;
	}
	.under .h2_div {
		padding-top:0;
	}
	.under .h2_div {
		padding-top:0;
	}
	
	
.archor_list01 {
}
.archor_list01 li {
	margin: 0 2% 20px;
	width: 40%;
}
.archor_list01 li a {
	padding: 5px 1vw;
	font-size: 2.5vw;
}
.index_box08_left {
	width: 100%;
	float: none;
	margin: 0 0 20px;
	box-sizing:border-box;
}
.index_box08_right {
	width: 100%;
	text-align: center;
	float: none;
	overflow-x:auto;
	display:block;
	-webkit-overflow-scrolling: touch;
}

.index_box08_right .box08_scroll iframe {
	display:block;
	width:420px;
}


#index #index_box08 .box_ov dt h3 span, #index .index_box08 .box_ov dt h3 span {
	margin-top: 20px;
}
	#index #index_box08 .box_ov dd, #index .index_box08 .box_ov dd {
  
    height: 237px;
}
	
}

@media screen and (max-width: 640px) {
.list02 li h5 {
	font-size: 14px;
}
/*.blog_img_list li{width: 100%; margin-left: 0;margin-bottom: 15px;max-height: none;}*/
.img_center_container {
	height: auto;
	background: none;
}
.img_center {
	max-height: none;
}
.catelist li {
	width: 48%;
}
}

@media screen and (max-width: 560px) {
.under #content p.banner02 {
	padding: 20px 1.5vw;
}
}

@media screen and (max-width: 490px) {
.list02 li {
	width: 89% !important;
	margin: 0 auto !important;
	padding: 0;
	float: none;
    text-align: center;
}
.image_l {
	float: none;
	margin: 0 auto 20px;
	text-align: center;
}
.image_r {
	float: none;
	margin: 0 auto 20px;
	text-align: center;
}
.image_main iframe {
	height: 250px;
}
.table03 tr td {
	width: 100%;
	display: block;
	box-sizing: border-box;
}
.table03 tr td p {
	margin-bottom: 10px;
}
.under table td p.image_main {
	margin-top: 10px;
}
.banner01 a {
	padding: 17px 0;
}
/*
.list02 li {
	width: 100%;
	margin-left: 0;
	margin-bottom: 15px;
}
*/
.blog_img_list li {
	min-height: 0;
}
.under #content p.banner02 {
	width: 100%;
}
.under #content p.banner02 {
	font-size: 14px;
}
.under #content p.banner02 span {
	font-size: 18px;
}
}
@media screen and (min-width: 441px) {
.txt_scroll {
	display:none;
}
}
@media screen and (max-width: 440px) {
.txt_scroll {
	display:block;
	font-size:12px;
	color:rgba(196,196,196,1.00);
	margin-bottom:0;
	text-align:left;
}
}
@media screen and (max-width: 360px) {
.banner01 {
	box-sizing: border-box;
	margin: 0 auto;
	text-align: center;
	width: 100%;
}
.banner01 a {
	padding: 10px 15px;
}
.image_main iframe {
	height: 200px;
}
.under #content p.banner02 {
	padding: 5px 1.5vw;
}
.under #content p.banner02 span {
	font-size: 5vw;
}
}


