@charset "utf-8";

#what {
	background-color: #FFFFFF;
	margin-top: -36px;
}

#what p {
	width: 50%;
	/*height: 100%; */
	/* [disabled]vertical-align: middle; */
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 6px;
	padding-left: 48px;
}

#what div {
	background-image: url(../images/parts/periodontalDisease/004_.jpg);
	background-repeat: no-repeat;
	height: 300px;
}

#what h3 {
	width: 400px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	padding-top: 36px;
	margin-bottom: 36px;
	font-size: x-large;
}

#difference {
	padding-top: 36px;
	background-color: #E0FBC5;
	margin-bottom: 24px;
	/* [disabled]height: 320px; */
	/* [disabled]padding-bottom: 36px; */

}

#difference ul {
	/* [disabled]width: 900px; */
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}

#difference dl {
	width: 100%;
	height: 500px;
}


#difference li {
	width: 450px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	position: static;
	float: left;
	padding-left: 20px;
}

#difference dd {
	float: left;
	width: 300px;
	clear: left;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;

}

#difference h3 {
	/* [disabled]width: 900px; */
	margin-left: auto;
	margin-right: auto;
	-webkit-box-shadow: 0px 0px 0px;
	box-shadow: 0px 0px 0px;
	border-style: none;
	text-align: center;
	font-size: x-large;
}

#flow {
	/* [disabled]height: 3400px; */
	padding-top: 36px;
	/* [disabled]width: 900px; */
	margin-left: auto;
	margin-right: auto;
	padding-bottom: 36px;
	display: table;

}

#flow h3 {
	text-align: center;
	font-size: x-large;
}

#flow ul {
	/* [disabled]width: 100%; */
	margin-left: auto;
	margin-right: auto;
	margin-top: 36px;
}
#flow dl {
	width: 100%;
	height: 500px;
}


#flow li {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	position: static;
	margin-left: 18px;
	margin-right: 18px;
	text-align: center;
	/* [disabled]border: 1px solid #E7E7E7; */
	-webkit-box-shadow: 0 0 0 #606060;
	box-shadow: 0 0 0 #606060;
	/* [disabled]background-color: #FFFFFF; */
	width: 264px;
	float: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#flow dd {
	float: left;
	width: 300px;
	clear: left;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;

}

.flowtitle {
	border: 1px solid #D3D3D3;
	padding-left: 12px;
	padding-right: 12px;
	padding-bottom: 12px;
	/* [disabled]-webkit-box-shadow: 1px 1px 1px 0 #000000; */
	/* [disabled]box-shadow: 1px 1px 1px 0 #000000; */
	background-color: #FFFFFF;
	text-align: center;
	padding-top: 6px;
	color: #3D7C00;
	text-shadow: 1px 1px #FFFFFF;
	height: 20px;
}

.flowcomment {
	/* [disabled]border-left-color: #949494; */
	/* [disabled]border-right-color: #949494; */
	/* [disabled]border-top-color: #949494; */
	/* [disabled]border-left-style: solid; */
	/* [disabled]border-right-style: solid; */
	/* [disabled]border-top-style: solid; */
	/* [disabled]border-left-width: thin; */
	/* [disabled]border-right-width: thin; */
	/* [disabled]border-top-width: thin; */
	/* [disabled]border-top-right-radius: 15px; */
	/* [disabled]border-top-left-radius: 15px; */
	/* [disabled]background-color: #FFFFFF; */
	text-align: left;
	/* [disabled]padding-top: 12px; */
	-webkit-box-shadow: 0 0 0;
	box-shadow: 0 0 0;
	border-bottom-color: #000000;
	/* [disabled]border-bottom-style: solid; */
	border-bottom-width: medium;
	margin-left: 6px;
	/* [disabled]padding-left: 6px; */
	margin-top: 6px;
	
}

#flow h4{
	/* [disabled]padding-top: 6px; */
	/* [disabled]padding-bottom: 6px; */
	border-bottom: 1px double #232323;
	margin-bottom: 12px;
	-webkit-box-shadow: 0 1px #ABABAB;
	box-shadow: 0 1px #ABABAB;
	/* [disabled]margin-top: 12px; */
	/* [disabled]text-align: left; */
}

#flow h4 span {
	/* [disabled]font-weight: normal; */
	font-size: small;
}

.kensa {
	background-image: url(../images/parts/periodontalDisease/per01.jpg);
	height: 200px;
	background-repeat: no-repeat;
	background-size: cover;
	/* [disabled]border-style: dotted; */
	/* [disabled]border-width: thin; */
	/* [disabled]background-position: 0 30px; */
	text-align: left;
}

.seikensa {
	background-image: url(../images/parts/periodontalDisease/per02.jpg);
	height: 200px;
	background-repeat: no-repeat;
	background-size: cover;
	/* [disabled]border-style: dotted; */
	/* [disabled]border-width: thin; */
	/* [disabled]background-position: 0 30px; */
	text-align: left;
}

.hamigaki {
	background-image: url(../images/parts/periodontalDisease/tooth_b.jpg);
	height: 150px;
	background-repeat: no-repeat;
	background-size: cover;
	/* [disabled]border-style: dotted; */
	/* [disabled]border-width: thin; */
	/* [disabled]background-position: 0 30px; */
	text-align: left;
}

.mente {
	background-image: url(../images/parts/periodontalDisease/mente.jpg);
	height: 150px;
	background-repeat: no-repeat;
	background-size: cover;
	/* [disabled]border-style: dotted; */
	/* [disabled]border-width: thin; */
	/* [disabled]background-position: 0 30px; */
	text-align: left;
}

.gingivectomy {
	height: 250px;
	background-repeat: no-repeat;
	background-size: cover;
	/* [disabled]border-style: dotted; */
	/* [disabled]border-width: thin; */
	text-align: left;
	background-image: url(../images/parts/periodontalDisease/tartar4.jpg);

}

.scalingA {
	height: 200px;
	background-repeat: no-repeat;
	background-size: cover;
	/* [disabled]border-style: dotted; */
	/* [disabled]border-width: thin; */
	text-align: left;
	background-image: url(../images/parts/periodontalDisease/tartar1.jpg);

}

.scalingB {
	height: 200px;
	background-repeat: no-repeat;
	background-size: cover;
	/* [disabled]border-style: dotted; */
	/* [disabled]border-width: thin; */
	text-align: left;
	background-image: url(../images/parts/periodontalDisease/tartar2.jpg);

}

.scalingB_ {
	height: 200px;
	background-repeat: no-repeat;
	background-size: cover;
	/* [disabled]border-style: dotted; */
	/* [disabled]border-width: thin; */
	text-align: left;
	background-image: url(../images/parts/periodontalDisease/tartar3.jpg);

}

.allow {
	clear: left;
	padding-top: 36px;
	padding-bottom: 36px;
	padding-left: auto;
	padding-right: auto;
	vertical-align: middle;
	color: #9B9B9B;
}

#note {
	
}

#description2 img {
	margin-right: auto;
	margin-left: auto;
}



#difference h4 {
	width: 390px;
	margin-left: auto;
	margin-right: auto;
	font-size: large;
}

.other {
	clear: right;
	padding-bottom: 120px;
	/* height: 100%; */
	padding-top: 20px;
}


@media screen and (max-width : 420px){
	
#page-navi {
	/* [disabled]height: 170px; */
}

#what h3 {
	font-size: large;
	width: auto;
		
}

#what p {
	width: auto;
	padding-left: 0px;
	font-size: medium;
		
}

#difference {
	margin-bottom: 0px;
}

#difference h3 {
	font-size: large;
}

#difference li, #difference h4 {
	width: auto;
	padding-left: 0px;
	float: none;
	
}

#flow {
	padding-top: 60px;
	padding-bottom: 0px;
	/* [disabled]margin-top: 32px; */
	/* [disabled]background-color: #F2FBE9; */
	border-top: thin dotted #8F8F8F;
}

#flow div {
	width: 100%;
}

#flow li{
	margin-left: 0px;
	margin-right: 0px;
	float: none;
	margin-bottom: 72px;
	padding-top: 48px;
	padding-right: 48px;
	padding-left: 48px;
	padding-bottom: 48px;
	/* [disabled]border-left-color: #D0D0D0; */
	/* [disabled]border-right-color: #D0D0D0; */
	/* [disabled]border-bottom-color: #D0D0D0; */
	/* [disabled]border-top-color: #D0D0D0; */
	/* [disabled]border-left-style: dotted; */
	/* [disabled]border-right-style: dotted; */
	/* [disabled]border-bottom-style: dotted; */
	/* [disabled]border-top-style: dotted; */
	/* [disabled]border-left-width: thin; */
	/* [disabled]border-right-width: thin; */
	/* [disabled]border-bottom-width: thin; */
	/* [disabled]border-top-width: thin; */
	/*
	border-radius: 24px;
	-webkit-box-shadow: 1px 1px 3px #B3B3B3;
	box-shadow: 1px 1px 3px #B3B3B3;
	*/
	width: auto;
	/* [disabled]border-radius: 24px; */
	/* [disabled]-webkit-box-shadow: inset 1px 1px 5px #000000; */
	/* [disabled]box-shadow: inset 1px 1px 5px #000000; */
	background-color: #E0FBC5;
}

#flow h3 {
	font-size: large;	
}

.other {
	padding-bottom: 60px;
}

}


@media screen and (max-width : 320px){
	
#page-navi {
	height: 210px;
}

#flow li{
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 72px;
	padding-top: 12px;
	padding-right: 12px;
	padding-left: 12px;
	padding-bottom: 12px;
	/* [disabled]border-radius: 12px; */
}


}
