#navbox2{
	padding:0;
	z-index:10000;
}
	
	
#map_canvas{
	width:480px;
	height:380px;
	margin:auto;
	background:#cddc4c;
}



.footer1 .topbackbox{
	width:100%;
	border-bottom:solid 8px #dadf00;

}



.common_footer{
	padding-right:10px;
	padding-left:10px;
	padding-top:30px;
	width:1000px;
	margin:auto;
	padding-bottom:70px;
	
}

.common_footer .rightbox{
	float:right;
}

.common_footer .leftbox{
	width:480px;
	float:left;
}

.common_footer .rightbox .txtbox{
	width:480px;
	padding-top:20px;
}

.common_footer .rightbox .txtbox .txt1{
	width:100%;
	text-align:center;
	font-size:19px;
	line-height:1;
	padding-bottom:10px;
font-family: 'kg_6n_L';

}



.common_footer .rightbox .txtbox .txt2{
	position:relative;
	border-bottom:solid 2px #dadf00;
	border-top:solid 2px #dadf00;
	padding-top:20px;
	padding-bottom:20px;
	padding-left:90px;
	font-size:64px;
	line-height:1;
font-family: 'kozgo_ex';
}
.common_footer .rightbox .txtbox .txt2 .imgspan{
	display:table;
	position:absolute;
	background:url(../images/common/images/common_img04.png);
	width:58px;
	height:58px;
	left:20px;
	top:0;
	bottom:0;
	margin:auto;
}

.common_footer .leftbox .txtbox1{
	padding-bottom:40px;
}

.common_footer .leftbox .txtbox1 p{
	letter-spacing:2px;
	line-height:1.75;
	text-align:center;
	font-size:16px;
font-family: 'kg_6n_L';

}


.common_footer .leftbox .txtbox2{
	border:solid 1px #dadf00;
	padding-top:14px;
	padding-bottom:14px;
	border-radius:25.5px;
	
}
.common_footer .leftbox .txtbox2 p{
	text-align:center;
	font-size:21px;
	line-height:1;
	font-family: 'kg_6n_L';

}
.common_footer .leftbox .imgbox1{
	display:table;
	margin:auto;
	padding-bottom:40px;
	
}



.common_footer .leftbox .imgbox2{
	padding-top:30px;
	display:table;
	margin:auto;
	
}

.page_top{
	background:#dadf00;
	width:100%;
	height:248px;
	position:relative;
	overflow:hidden;
	
	
}

.page_top .imgbox{
	top:-1px;
	width:50%;
	height:250px;
	position:absolute;
	background-repeat:no-repeat;
	right:0;
	background:url(../images/caries/images/caries_img01_1.png);
	background-position:center bottom;
	background-size:100%;
}



@media screen and (min-width: 1020px) {
	
.page_top .imgbox{
	background:url(../images/caries/images/caries_img01_1.png);
	background-size:50vw;
}
}
.page_top .imgbox2{
	top:0;
	position:absolute;
	width:204px;
	height:226px;
	background-repeat:no-repeat;
	right:50%;
	margin-right:-306px;
	background:url(../images/first/images/first_img01.png);
	background-position:center bottom;
	background-size:100%;
}






.page_top .box1{
	width:1020px;
	margin:auto;
	height:250px;
	position:relative;
}
.page_top .box1 .txtbox{
	position:absolute;
	top:0;
	bottom:0;
	margin:auto;
	display:table;
	width:440px;
	padding-left:70px;
}

.page_top .box1 .txtbox .txt1{
	display:table;
	font-size:45px;
	line-height:1;
font-family: 'kozgo_ex';
}
.page_top .box1 .txtbox .txt1 span{
	display:table;
	padding-top:10px;
	font-size:18px;
	line-height:1;
	color:#b6bc46;
	font-family: 'kozgo_R';
}



.titlebox{
	display:table;
	margin:auto;
}
.titlebox h2{
	text-align:center;
	font-size:32px;
	line-height:1;
	font-family: 'kg_6n_L';
	padding-bottom:5px;
}
.titlebox .title_line{
	width:190px;
	margin:auto;
	height:2px;
	background:#cddc4c;
}
.titlebox p{
	text-align:center;
	color:#888;
	line-height:1;
	padding-top:10px;
	font-family: 'kozgo_R';
}



.intellbox{
	width:855px;
	height:140px;
	margin:auto;
	background:#fff;
	box-shadow:8px 9px 5px rgba(103,103,103,0.50);
	border-radius:8px;
	position:relative;
}
.intellbox p{
	position:absolute;
	top: 50%;
  	-webkit-transform: translate(-0%, -50%); /* Safari用 */
  	transform: translate(-0%, -50%);
	line-height:1;
}
.intellbox p:nth-child(1){
	left:115px;
	font-size:24px;
}


.intellbox p:nth-child(2){
	right:120px;
	font-size:40px;
	padding-left:50px;
}
.intellbox p .imgspan{
	position:absolute;
	left:0;
	top: 50%;
  	-webkit-transform: translate(-0%, -50%); /* Safari用 */
  	transform: translate(-0%, -50%);
}


















