@charset "utf-8";

/* ==================================================================
	staff.css
	
=================================================================== */


/* --------------------------------
   □ 共通
------------------------------- */ 
.main{
	font-size:18px;
	background:#FFF;
}

.service .main .section img{
	width:100%;
}

.main .section{
	padding:0 3%;
}

.main .section .subsection{
    margin-bottom:30px;
}

.main .section .subsection span.textblue{
	color:#2676be;
}


.main h2.title{
	font-size:32px;
	margin-bottom:30px;
	letter-spacing:0.3em;
	border:solid 1px #ddd;
    padding: 17px;
    background: -webkit-gradient(linear, left top, left bottom, from(#177BD6), to(#035EAF));
    background: -moz-linear-gradient(left top, #177BD6, #035EAF);
	background: linear-gradient(to bottom right, #177BD6, #035EAF);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#177BD6', endColorstr='#035EAF',GradientType=0 );
	color:#FFF;
}

.main h2.title span{
	font-size:77%;
	letter-spacing:1px;
}

h3.titletext{
	font-size:30px;
	line-height:1.5;
	padding-bottom:10px;
	
}
h3 address{
	font-size:64%;
}


h4.subtitle{
    position: relative;
    background:#2676be;
    line-height: 1;
    margin-bottom:20px;
    padding: 14px 5px 10px 50px;
    border-radius: 22px;
    color:#fff;
	font-size:28px;
	
}
h4.subtitle:before {
    content: "";
    position: absolute;
    background: #fff;
    top: 50%;
    left: 14px;
    margin-top :-10px;
    height: 20px;
    width: 20px;
    border-radius: 50%;
    box-shadow: 1px 1px 1px #777 inset;
}

.subsection dl{
	padding-bottom:45px;
}

.subsection dl > dt{
	font-size:25px;
	font-weight:700;
	padding-left:50px;
	padding-bottom:15px;
	color:#2676be;
	background:url(../../images/common/icon/check.png) 0 0 no-repeat;
	
}



.subsection dl dd dl.periodontal{
	border:3px solid #dadada;
	padding:3%;
	width:94%;
	margin:3% 0;
}
.subsection dl dd dl.periodontal dt{
	display:inline-block;
	padding-left:0;
	vertical-align:top;
	width:27%;
	background:none;
	color:#333;
	font-size:22px;
}
.subsection dl dd dl.periodontal dd{
	display:inline-block;
	vertical-align:top;
	width:70%;
	font-size:22px;
}


.list.rice li{
	padding-left:1.34em;
	text-indent:-1.34em;
}

p.img.smooth{
	position:relative;
	margin-top:-4em;
	float:right;
	margin-left:36px;
	width:38%;
}
p.img.smooth img{
	width:100%;
}

/* flex image*/
ul.flex{
	margin-bottom:20px;
	display:flex;
	flex-wrap:wrap;
	justify-content:space-around;
}
ul.flex li{
	width:48%;
	text-align:center;
}


/* implant
------------------------------- */ 
.main{
}

	.implant .main .section .subsection{
	}
	
	.implant .main .section h5{
		font-size: 25px;
		font-weight: 700;
		padding-left: 50px;
		padding-bottom: 25px;
		color: #2676be;
		background: url(../../images/common/icon/check.png) 0 0 no-repeat;
	}

	.implant .main .section dl dt{
		font-size: auto;
		font-weight: 700;
		padding-left: 0;
		padding-bottom: 10px;
		background: none;
	}

	.implant .main .section .subsection .each dl{
		clear:both;
	}

	.implant .main .section .subsection .each div{
		overflow:hidden;
		
	}

	.implant .main .section .subsection .each dl.natural{
		zoom:1;
		overflow:hidden;
	}

	.implant .main .section .subsection .each p.images{
		float:right;
		width:45%;
		position:relative;
		margin-top:-1.5em;
		margin-left:1.5em;
	}

	.implant .main .section .subsection .each dl dd.images img{
		width:auto;
		max-width:100%;
	}


/* --------------------------------
   □ 共通
-------------------------------- */ 

.link{
	overflow: hidden;
	padding: 20px 0 40px;
}

.link ul.list{
	overflow: hidden;
    margin: 0 20px;
    box-sizing: border-box;
	border-left:1px solid #d8d8d8;
	border-right:1px solid #d8d8d8;
}

.link ul.list li{
	width: 50%;
    float: left;
    text-align: center;
	border-right: 1px solid #d8d8d8;
	box-sizing:border-box;
}

.link ul.list li:last-child{
	border-right:none;
}

.link ul.list li a{
	display:block;
}


.subsection{
	padding:40px 20px;
}

.subsection p.main{
	margin-bottom: 40px;
}

.subsection .container{
	padding:45px 20px;
	background:#fff;
	font-size:116%;
}

.subsection .container dl.add{
	text-align:center;
}

.subsection .container dl.add dt{
	margin-bottom:20px;
}

.subsection .container p.buttonStyle{
	margin-bottom:40px;
}

.subsection .container p.buttonStyle a{
	display:block;
	color:#fff;
	padding:20px;
	text-align: center;
	font-size: 165%;
	border-radius:5px;
	position:relative;
}

.subsection .container p.buttonStyle a:after{
	content: '';
    width: 15px;
    height: 15px;
    border: 0px;
    border-top: solid 2px #fff;
    border-right: solid 2px #fff;
    -ms-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    position: absolute;
    top: 50%;
    right: 5%;
    margin-top: -4px;
}

.subsection .container p.buttonStyle a span{
	background:url(../../images/clinic/tel_icon.png) 0 50% no-repeat;
	display: block;
}

.main p.img{
	text-align:center;
	margin-top:65px;
}

/* --------------------------------
   □ JUN
-------------------------------- */ 
#jun{
	background:#ddebf7;
}

#jun p.buttonStyle a{
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#024fa3+0,056bb9+100,ffffff+100,ffffff+100 */
	background: rgb(2,79,163); /* Old browsers */
	background: -moz-linear-gradient(left, rgba(2,79,163,1) 0%, rgba(5,107,185,1) 100%, rgba(255,255,255,1) 100%, rgba(255,255,255,1) 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(left, rgba(2,79,163,1) 0%,rgba(5,107,185,1) 100%,rgba(255,255,255,1) 100%,rgba(255,255,255,1) 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to right, rgba(2,79,163,1) 0%,rgba(5,107,185,1) 100%,rgba(255,255,255,1) 100%,rgba(255,255,255,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#024fa3', endColorstr='#ffffff',GradientType=1 ); /* IE6-9 */
}

/* --------------------------------
   □ sunport
-------------------------------- */ 

#sunport{
	background:#f7e7ee;
}

#sunport p.buttonStyle a{
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#8a1649+0,a32966+100,ffffff+100,ffffff+100 */
	background: rgb(138,22,73); /* Old browsers */
	background: -moz-linear-gradient(left, rgba(138,22,73,1) 0%, rgba(163,41,102,1) 100%, rgba(255,255,255,1) 100%, rgba(255,255,255,1) 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(left, rgba(138,22,73,1) 0%,rgba(163,41,102,1) 100%,rgba(255,255,255,1) 100%,rgba(255,255,255,1) 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to right, rgba(138,22,73,1) 0%,rgba(163,41,102,1) 100%,rgba(255,255,255,1) 100%,rgba(255,255,255,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#8a1649', endColorstr='#ffffff',GradientType=1 ); /* IE6-9 */
}