@charset "utf-8";
/*------------------------------------------------------------
	トップページ
------------------------------------------------------------*/
#main {
    margin: 0 auto 181px;
}

#conts .sec01 {
	margin-bottom: 190px;
}

#conts .sec01 .comPhotoBox{
	margin-bottom: 122px;
}

#conts .sec01 > .txt{
	margin-bottom: 110px;
}

#conts .sec01 .comPhotoUl li:first-child{
	padding-top: 21px;
}

#conts .sec01 .comPhotoUl li:last-child{
	margin-bottom: 122px;
}

#conts .sec01 .comPhotoUl li:last-child .rFloat{
	margin-bottom: 0;
}

#conts .sec01 .comFloatBox {
	margin-bottom: 12px;
}

#conts .sec01 .comFloatBox .bgBox{
	clear: both;
	display: flex;
	align-items: center;
	padding: 20px 28px;
}

#conts .sec01 .comFloatBox .ttl{
	font-weight: bold;
}

#conts .sec01 .comFloatBox .rFloat{
	margin-bottom: 35px;
}

#conts .sec01 .bgBox .comCircle{
	width: 92px;
	height: 92px;
	background: #fff;
	color: #3d9cdc;
	font-weight: bold;
	margin-right: 22px;
}
#conts .sec01 .squareUl li{
	display: flex;
	align-items: center;
	margin-bottom: 52px;
}

#conts .sec01 .squareUl li:last-child{
	margin-bottom: 0;
}

#conts .sec01 .squareUl li .bgBox{
	width:120px;
	height: 120px;
	display: flex;
	justify-content: center;
	align-items: center;
	flex: none;
	margin-right: 25px;
	position: relative;
}

#conts .sec01 .squareUl li .bgBox .an{
	color:#3d9cdc;
	font-weight: bold;
	font-size: 1.8rem;
	display: flex;
	flex-direction: column;
	align-items: center;
	line-height: 1.3;
}

#conts .sec01 .squareUl li .bgBox:after{
	content: "";
	position: absolute;
	background: url("../img/general/icon01.png");
	width: 22px;
	height: 40px;
	margin-left: -11px;
	left: 50%;
	bottom: -40px;
}

#conts .sec01 .squareUl li:last-child .bgBox:after{
	content: none;
}

#conts .sec01 .squareUl li .bgBox .an span{
	font-size: 3.6rem;
}

#conts .sec01 .squareUl li .ttl{
	font-weight: bold;
	font-size: 1.8rem;
	margin-bottom: 20px;
}
#conts .sec02 {
}

#conts .sec02 .comPhotoBox{
	margin-bottom: 117px;
}

#conts .sec02 > .txt{
	margin-bottom: 54px;
}

#conts .sec02 .photoBox{
	border: 1px solid #e5e5e5;
	padding: 47px 30px 55px;
	margin-bottom: 125px;
}

#conts .sec02 .photoBox .comPhotoBox{
	margin-bottom: 0;
}

#conts .sec02 .photoBox .ttl{
	font-size: 1.8rem;
	font-weight: bold;
	margin-bottom: 23px;
}

#conts .sec02 .comTxtUl02{
	margin-bottom: 128px;
}

#conts .sec02 .comTxtUl02:last-child{
	margin-bottom: 0;
}

@media all and (max-width: 767px) {
	#main {
		margin: 0 auto 124px;
	}

	#conts .sec01 {
		margin-bottom: 76px;
	}
	
	#conts .sec01 .comPhotoBox{
		margin-bottom: 58px;
	}

	#conts .sec01 > .txt{
		margin-bottom: 60px;
	}

	#conts .sec01 .comPhotoUl li{
		padding-bottom: 32px;
	}
	
	#conts .sec01 .comPhotoUl li:first-child{
		padding-top: 15px;
	}

	#conts .sec01 .comPhotoUl li:last-child{
		margin-bottom: 64px;
	}

	#conts .sec01 .comPhotoUl li:first-child .rFloat img{
		height: 91px;
	}
	
	#conts .sec01 .comPhotoUl li:first-child .headLine03{
		position: absolute;
		top: 40px;
	}
	
	#conts .sec01 .comPhotoUl li:nth-child(2) .rFloat img{
		height: 148px;
	}
	
	#conts .sec01 .comPhotoUl li:nth-child(2) .headLine03{
		position: absolute;
		top: 66px;
	}
	
	#conts .sec01 .comFloatBox {
		margin-bottom: 0px;
		position: relative;
	}

	#conts .sec01 .comFloatBox .bgBox{
		clear: both;
		display: flex;
		align-items: center;
		padding: 18px;
	}

	#conts .sec01 .comFloatBox .bgBox .txt{
		letter-spacing: -0.5px;
		padding: 0;
		margin: 0;
	}
	
	#conts .sec01 .comFloatBox .rFloat{
		margin-bottom: 0;
	}

	#conts .sec01 .comFloatBox .txt{
		padding-top: 27px;
		margin-bottom: 29px;
	}
	
	#conts .sec01 .bgBox .comCircle{
		margin-right: 15px;
	}

	#conts .sec01 .squareUl li{
		margin-bottom: 0px;
		align-items: flex-start;
	}

	#conts .sec01 .squareUl li .bgBox{
		width:85px;
		height: 85px;
		margin-right: 16px;
		margin-bottom: 60px;
	}

	#conts .sec01 .squareUl li:last-child .bgBox{
		margin-bottom: 0;
	}
	
	#conts .sec01 .squareUl li .bgBox .an{
		font-size: 1.3rem;
		line-height: 1.5;
	}

	#conts .sec01 .squareUl li .bgBox:after{
		background: url("../img/implant/sp_icon01.png");
		background-size: 15px 50px;
		width: 15px;
		height: 50px;
		margin-left: -8px;
		left: 50%;
		bottom: -50px;
	}

	#conts .sec01 .squareUl li .bgBox .an span{
		font-size: 2.5rem;
	}

	#conts .sec01 .squareUl li .ttl{
		font-weight: bold;
		font-size: 1.6rem;
		margin-bottom: 15px;
	}

	#conts .sec02 {
	}

	#conts .sec02 .comPhotoBox{
		margin-bottom: 66px;
	}

	#conts .sec02 .headLine04{
		margin-bottom: 0;
	}
	
	#conts .sec02 > .txt{
		margin-bottom: 30px;
	}

	#conts .sec02 .photoBox{
		padding: 32px 20px ;
		margin-bottom: 72px;
	}

	#conts .sec02 .photoBox .ttl{
		font-size: 1.6rem;
		font-weight: bold;
		margin-bottom: 35px;
	}

	#conts .sec02 .comTxtUl02{
		margin-bottom: 74px;
	}

	#conts .sec02 .comTxtUl02:last-child{
		margin-bottom: 0;
	}
}