
.page_top .imgbox{
	background:url(../images/Implant/images/Implant_img01.png);
	background-position:center;
	background-size:100%;
}
.page_top .box1 .txtbox .txt1 span{
	text-align:left;
	margin:0;
}





.section1{
	padding-top:70px;
}

.section1 .box1{
	width:1020px;
	margin:auto;
	position:relative;
}
.section1 .box1 .imgbox{
	background:url(../images/common/images/common_img06.png);
	width:99px;
	height:74px;
	position:absolute;
	left:0;
}
.section1 .box1 .txtbox{
	padding-left:163px;
}
.section1 .box1 .txtbox p{
	line-height:2;
	font-size:24px;
	font-family: 'kg_6n_L';

}


.section1 .box2{
	width:810px;
	margin:auto;
	position:relative;
	padding-top:100px;
}

.section1 .box2 .rightbox{
	position:absolute;
	right:0;
	top:100px;
}
.section1 .box2 .leftbox{
	width:407px;
}

.section1 .box2 .leftbox p:nth-child(1){
	font-size:28px;
	padding-bottom:65px;
	line-height:1;
	font-family: 'kg_6n_L';
}

.section1 .box2 .leftbox p:nth-child(2){
	line-height:1.78;
	font-size:18px;
	letter-spacing:1px;
	font-family: 'kg_6n_L';
}

.section1 .box3{
	width:810px;
	margin:auto;
	position:relative;
	padding-top:100px;
}

.section1 .box3 .rightbox{
	padding-left:404px;
	width:406px;
}
.section1 .box3 .leftbox{
	position:absolute;
	left:0;
	top:100px;
}

.section1 .box3 .rightbox p:nth-child(1){
	line-height:1.78;
	font-size:18px;
	letter-spacing:1px;
	font-family: 'kg_6n_L';
	padding-bottom:30px;
}

.section1 .box3 .rightbox p:nth-child(2){
	line-height:1.78;
	font-size:18px;
	letter-spacing:1px;
	font-family: 'kg_6n_L';
}


.section2{
	padding-top:100px;
}
.section2 .box1{
	padding-top:55px;
	width:100%;
	background:#dadf00;
}
.section2 .box1 .inbox{
	width:100%;
	overflow:hidden;
	position:relative;
	padding-bottom:75px;
}
.section2 .box1 .inbox1{
	height:55px;
	width:50%;
	padding-right:40px;
	background:#fff;
}

.section2 .box1 .inbox2{
	position:absolute;
	top:0;
	left:50%;
	height:55px;
	width:176px;
	background:#fff;
	border-radius:27px;
}
.section2 .box1 .inbox2 h2{
	z-index:2;
	position:absolute;
	right:20px;
	top: 50%;
  	-webkit-transform: translate(-0%, -50%); /* Safari用 */
  	transform: translate(-0%, -50%);
	width:470px;
	font-size:32px;
	line-height:1;
	font-family: 'kozgo_ex';
}
.section2 .box1 .inbox3{
	position:relative;
	width:870px;
	margin:auto;
	height:265px;
}
.section2 .box1 .anime1_1{
	animation-name:anime3;
	animation-duration:0.1s;
	animation-timing-function:linear;
	animation-fill-mode: forwards;


}

@keyframes anime3{
	0%,50%{
		opacity:0;	
	}
	100%{
		opacity:1.0;
	}
}
@keyframes anime3_1{
	0%{
	opacity:0;	
	right:-200px;
	}
	100%{
	right:0px;
	opacity:1.0;
	}
}





.section2 .box1 .anime1_1 .box:nth-child(1){
	animation-name:anime3_1;
	animation-duration:1s;
	animation-timing-function:ease;
	animation-fill-mode: forwards;
	animation-delay:0.5s;
}

.section2 .box1 .anime1_1 .box:nth-child(2){
	animation-name:anime3_1;
	animation-duration:1s;
	animation-timing-function:ease;
	animation-fill-mode: forwards;
	animation-delay:1s;
}

.section2 .box1 .anime1_1 .box:nth-child(3){
	animation-name:anime3_1;
	animation-duration:1s;
	animation-timing-function:ease;
	animation-fill-mode: forwards;
	animation-delay:1.5s;
}




.section2 .box1 .inbox3 .box{
	opacity:0;
	right:-200px;
	position:absolute;
	width:720px;
	height:55px;
	border:solid 3px #000;
	border-radius:12.5px;
}
.section2 .box1 .inbox3 .box p{
	font-family: 'kg_6n_L';
	font-size:21px;
	line-height:1;
	position:absolute;
	left:20px;
	top: 50%;
  	-webkit-transform: translate(-0%, -50%); /* Safari用 */
  	transform: translate(-0%, -50%);
}
.section2 .box1 .inbox3 .box:nth-child(1){
	top:30px;
}

.section2 .box1 .inbox3 .box:nth-child(2){
	top:115px;
}

.section2 .box1 .inbox3 .box:nth-child(3){
	top:200px;
}

.section2 .box1 .inbox:nth-child(1) .inbox3 .box{
	background:#fff;
}
.section2 .box1 .inbox:nth-child(2) .inbox3 .box{
	background:#000;
}
.section2 .box1 .inbox:nth-child(1) .inbox3 .box p{
	color:#000;
}
.section2 .box1 .inbox:nth-child(2) .inbox3 .box p{
	color:#fff;
}



.section3{
	padding-top:100px;
	width:890px;
	margin:auto;
}

.section3 .box1{
	border-bottom:solid 3px #dadf00;
	padding-bottom:10px;
}
.section3 .box1 h2{
	font-size:32px;
	line-height:1;
}
.section3 .box2{
	padding-top:55px;
}


.section3 .box2 .box{
	width:855px;
	position:relative;
	height:220px;
}
.section3 .box2 .box .nunber{
	position:absolute;
	left:0;
	top:0;
}

.section3 .box2 .box .txtbox{
	padding-left:200px;
}
.section3 .box2 .box .txtbox h3{
	letter-spacing:2px;
	line-height:1;
	font-size:24px;
	font-family: 'kozgo_bold';
	padding-bottom:18px;
}
.section3 .box2 .box .txtbox p{
	letter-spacing:2px;
	line-height:1.78;
	font-size:18px;
	font-family: 'kg_6n_L';
}

.section3 .box2 .anime1_1{
	animation-name:anime2;
	animation-duration:1.0s;
	animation-timing-function:linear;
	animation-fill-mode: forwards;
}
@keyframes anime2{
	0%,50%{
		opacity:0;	
	}
	100%{
		opacity:1.0;
	}
	
}

.section4{
	padding-top:50px;
}


.section4 .box1{
	padding-top:95px;
	width:100%;
	background:#dadf00;
}
.section4 .box1 .inbox1{
	width:806px;
	padding:77px;
	padding-bottom:60px;
	position:relative;
	margin:auto;
	background:#fff;
}
.section4 .box1 .inbox1 .txtbox1{
	width:660px;
	height:81px;
	position:absolute;
	left:50%;
	top: -42px;
  	-webkit-transform: translate(-50%, -0%); /* Safari用 */
  	transform: translate(-50%, -0%);
	background:#000;
	box-shadow:5px 5px 7px rgba(170,170,170,0.75);
}
.section4 .box1 .inbox1 .txtbox1 h2{
	width:100%;
	text-align:center;
	color:#fff;
	position:absolute;
	left:50%;
	top: 50%;
  	-webkit-transform: translate(-50%, -50%); /* Safari用 */
  	transform: translate(-50%, -50%);
	font-size:28px;
	line-height:1;
	font-family: 'kg_6n_L';
}


.section4 .box1 .inbox1 p{
	font-size:18px;
	line-height:2.45;
	font-family: 'kg_6n_L';
}

.section4 .box1 .inbox2 {
	padding-top:50px;
	padding-bottom:50px;
}




.section4 .box1 .inbox2 p{
	letter-spacing:2px;
	text-align:center;
	font-size:21px;
	line-height:1.81;
	font-family: 'kozgo_bold';
}










.section4 .box2{
	padding-top:115px;
	padding-bottom:50px;
}
.section4 .box2 .txtbox1 p{
	text-align:center;
	font-size:18px;
	font-family: 'kozgo_R';
	line-height:1;
}

.section4 .box2 .txtbox2{
	width:755px;
	height:110px;
	position:relative;
	margin:auto;
}
.section4 .box2 .txtbox2 p{
	line-height:1;
	position:absolute;
	top: 50%;
  	-webkit-transform: translate(-0%, -50%); /* Safari用 */
  	transform: translate(-0%, -50%);
}
.section4 .box2 .txtbox2 p .imgspan{
	left:0;
	position:absolute;
	top: 50%;
  	-webkit-transform: translate(-0%, -50%); /* Safari用 */
  	transform: translate(-0%, -50%);
}
.section4 .box2 .txtbox2 p:nth-child(1){
	left:60px;
	font-size:24px;
	font-family: 'kg_6n_L';
}

.section4 .box2 .txtbox2 p:nth-child(2){
	padding-left:55px;
	right:60px;
	font-size:40px;
	font-family: 'kozgo_ex';
}




