@charset "UTF-8";
/* CSS Document */

.headerImage{
	height: 530px;
	
	background-image: url(../Images/guide00.png);
}

.headerImage h2+p{
	
	text-align: center;
	
	margin-top: 20px;
	font-size: 23px;
	color: #333;
	line-height: 1.5rem;
	letter-spacing: 0.15rem;
	font-family: a-otf-ud-shin-maru-go-pr6n, sans-serif;
font-style: normal;
font-weight: 300;
	margin-bottom: 10px;
}



.headerImage h2{
	padding-top: 377px;
}
#gallery{
	padding-top: 30px;
}

#gallery>div{
	text-align: center;
	background-color: #ebecf5;
	padding: 16px 0;
	margin-bottom: 70px;
	
}

#gallery>div h3{
	font-size: 38px;
    color: #858cc3;
    font-weight: 100;
    font-family: "tbudrgothic-std",sans-serif;
    letter-spacing: 1rem;
    margin-bottom: 10px;
}

#gallery>div p{
	color: #858cc3;
	background-color: #fff;
	border-radius: 12.5px;
	height: 25px;
	padding: 5px 30px;
	display: inline-block;
}

#gallery ul{
	width: 960px;
	margin: 0 auto;
	padding: 46px;
	display: flex;
	justify-content: space-around;
	flex-wrap:wrap;
	background-color: #f2f2f2;
	border-radius: 25px;
	
}

#gallery li{
	margin-bottom: 52px;
}

#gallery li:nth-last-of-type(-n+3){
	margin-bottom: 0;
}

#mainImage{
background-image: url(../Images/guide01.png);
	background-repeat: no-repeat;
	background-position: center top;
	
	height: 530px
}

#mainImage+div h5{
	text-align: center;
	color: #333;
	font-size: 18px;
	margin-bottom: 45px;
	margin-top: 42px;
	line-height: 1.5rem;
	font-weight: 100;
}
#mainImage+div p{
	text-align: center;
	line-height: 2rem;
	margin-bottom: 52px;
	font-size: 18px;
	letter-spacing: 0.5rem;
	margin-top: 38px;
}

.catch{
	display: none;
}

#clinicDetails{
	padding-top: 30px;
	background-image:none;
}
.doctorProf{
	background-color: #e7fbf9;
	padding-top: 24px;
}

.doctorProf p{
	background-color: #fff;
	text-align: center;
	padding: 20px 0;
	
	color: #858cc3;
	font-size: 25px;
	letter-spacing: 0.5rem;
}

.doctorProf div{
	padding: 20px 0;
	margin-bottom: 30px;
}

.doctorProf div:nth-of-type(2){
	background-color: #99eee6;
	overflow: hidden;
}
.doctorProf h3{
	color: #8fafcc;
	font-size: 18px;
	text-align: center;
	font-weight: 100;
	margin-bottom: 30px;
	letter-spacing: 0.5rem;
}

.doctorProf dl{
	display: flex;
	justify-content: space-around;
	width: 540px;
	margin: 0 auto;
	
}
.doctorProf dt{
	line-height: 1.8rem;
	color: #4d4d4d;
}
.doctorProf ul{
	
	width: 475px;
	margin: 0 auto;
}
.doctorProf li{
	width: 50%;
	float: left;
	line-height: 1.5rem;
	color: #4d4d4d;
}
.doctorProf li:nth-of-type(even){
	margin-left: -65px;
}
.doctorProf li:nth-of-type(odd){
	margin-left: 65px;
}
#clinicalIinfo{
	
	padding-top: 0;
	background-color: #ebecf5;
	margin-bottom: 10px;
}



#clinicalIinfo>div{
	text-align: center;
	background-color: #fff;
	padding: 40px 0;
	margin-bottom: 50px;
}

#clinicalIinfo h3{
	font-size: 38px;
	color: #858cc3;
	font-weight: 100;
	font-family: "tbudrgothic-std",sans-serif;
	letter-spacing: 1rem;
	margin-bottom: 10px;

}

#clinicalIinfo p{
color: #b2b2b2;	
}

#teethAlignment{
	height: 475px;
	background-image: url(../Images/teethAlignment00.png);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 100px;
	text-align: center;
	min-width: 700px;
}
#teethAlignment p{
	font-size: 23px;
	color: #787fbb;
	margin-bottom: 64px;
	letter-spacing: 0.5rem;
	min-width: 700px;
}

#teethAlignment ul{
	display: flex;
	justify-content: space-around;
	width: 700px;
	margin: 0 auto;
}

#teethAlignment li{
	width: 120px;
	
	color: #787fbb;
	line-height: 1.3rem;
}
#teethAlignment img{
	margin-bottom: 8px;
}


#manifest{
	background-image: url(../Images/top_img00.png);
	background-repeat: no-repeat;
	background-position: center top;
	padding: 90px;
	height: 544px;
	width: 1400px;
	position: relative;
	margin: 0 auto;
	
	
}

#manifest div{
	width: 570px;
	position: absolute;
	right: 166px;
	min-width: 570px;
	
}
#manifest div *{
	font-family: a-otf-ud-shin-maru-go-pr6n, sans-serif;
font-style: normal;
font-weight: 300;
	text-align: justify;
	line-height: 2rem;
}

#manifest div h5{
	font-size: 23px;
	color: #333;
	margin-bottom: 30px;
	letter-spacing: 0.5rem;
	
}

#manifest div p:first-of-type{
	color: #4d4d4d;
}
#manifest div p:last-of-type{
	text-align: right;
	font-size: 23px;
	line-height: 5rem;
}

#manifest div p span{
	font-size: 80%;
	margin-right: 10px;
}



#news{
	background-color: #ebecf5;
	padding: 30px 0;
	
}
#news p{
	font-size: 32px;
	color: #808080;
	text-align: center;
	margin: 0 auto 50px auto;
	background-image: url(../Images/news_icon.png);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: 34px;
	height: 34px;
	width: 145px;
	font-weight: 100;
	
}
#news>div{
	width: 700px;
	margin: 0 auto;
}
#news dl{
	display: flex;
	justify-content: flex-start;
	width: 690px;
	border-bottom: 1px solid #999;
	margin: 0 auto 30px auto;
	padding-bottom: 30px;
	
}

#news dt{
	margin-right: 30px;
}
