@charset "utf-8";

/*
site color
*****************************************************/
body {
	background:#fff;
	color:#4c4c4c;
}

.logo {
	max-width:287px;
}

a,.content h2 i,header,#mainvisual h2,h3 .square + span {
	color:#003399;
}

footer ul li span,.btnBox li a,#copy,.subpageTitle,#copy {
	color:#fff;
}

h3 .square {
	color:#e9e9e9;
}

header,#mainvisual h2 {
	border-top:#003399 solid 3px;
}

footer ul li span {
	background:#444;
}

.btnBox li a,#copy,.subpageTitle {
	background:#003399;
}

/*
reset
*****************************************************/
.corner {
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	border-radius:5px;
}

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td {
	margin:0;
	padding:0;
}

h1,h2,h3,h4,h5,h6,th,dt {
	font-weight:400;
}

address,caption,cite,code,dfn,em,strong,th,var {
	font-style:normal;
}
i{
    font-style: normal;
}

table {
	border-collapse:collapse;
	border-spacing:0;
}

caption,th {
	text-align:left;
}

q:before,q:after {
	content:'';
}

object,embed {
	vertical-align:top;
}

hr,legend {
	display:none;
}

h1,h2,h3,h4,h5,h6,th,dt {
	font-size:100%;
}

img,abbr,acronym,fieldset {
	border:0;
}

ol,ul {
	list-style-type:none;
}

.clearfix:after {
	content:"";
	display:block;
	clear:both;
}

/*
common
*****************************************************/
body {
	font-size:13px;
	font-family:"ヒラギノ角ゴ Pro W6","メイリオ",Meiryo,verdana,"Hiragino Kaku Gothic Pro",Osaka,"ＭＳ Ｐゴシック","MS PGothic",Sans-Serif;
	line-height:1.5;
	max-width:640px;
	min-width:320px;
	margin-left: auto;
	margin-right: auto;
}

a {
	text-decoration:none;
}

img {
	vertical-align:top;
	width:100%;
	height:auto;
}

.left {
	float:left;
	display:inline;
}

.right {
	float:right;
	display:inline;
}

.ta_left {
	text-align:left;
}

.ta_right {
	text-align:right;
}

.ta_center {
	text-align:center!important;
}

.bld {
	font-weight:700;
	padding-top:.5em;
}

/*
template
*****************************************************/
header {
	width:auto;
	overflow:hidden;
	text-align:center;
}

.logo {
	padding:10px 0;
	margin:0 auto;
}

#mainvisual h2 {
	text-align:center;
	padding:12px 0;
	font-size:20px;
	line-height:1.2;
}

article {
	background:#f2f2f2;
	padding:3%;
}

.telbtn {
}

.telbtn {
	display:block;
	margin-bottom:3%;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px;
	-moz-background-clip:padding;
	-webkit-background-clip:padding-box;
	background-clip:padding-box;
	background-color:#fff;
	-moz-box-shadow:0 0 4px rgba(0,0,0,.24);
	-webkit-box-shadow:0 0 4px rgba(0,0,0,.24);
	box-shadow:0 0 4px rgba(0,0,0,.24);
	background:-moz-linear-gradient(bottom,#efefef 0%,#fff 50.29%,#fff 100%);
	background:-o-linear-gradient(bottom,#efefef 0%,#fff 50.29%,#fff 100%);
	background:-webkit-linear-gradient(bottom,#efefef 0%,#fff 50.29%,#fff 100%);
	background:linear-gradient(bottom,#efefef 0%,#fff 50.29%,#fff 100%);
}

.telbtn address {
	display:block;
	text-align:center;
	padding:10px 0;
	line-height:1.2;
	position:relative;
}

.telbtn address small {
	display:block;
	font-size:12px;
}

.telbtn address strong {
	font-size:27px;
}

.telbtn address i {
	position:absolute;
	right:10px;
	top:50%;
	font-size:16px;
	margin-top:-8px;
}

.btnBox {
	width:100%;
	overflow:hidden;
}

.btnBox li {
	float:left;
	width:48.5%;
	margin-bottom:3%;
}

.btnBox li.widebtn {
	clear:both;
	width:100%;
	float:none;
	margin-bottom:0;
}

.btnBox li a {
	display:block;
	height:75px;
	width:100%;
	padding:10px 0;
	text-align:center;
	border-radius:3px;
}

.btnBox li a i {
	display:block;
	font-size:45px;
}

.btnBox li a span {
	display:block;
	font-size:15px;
	padding-top:10px;
}

.btnBox li:nth-child(2n) {
	float:right;
}

.homebtn .navList{
	-webkit-text-size-adjust: 100%;
}

footer {
	text-align:center;
}

footer > a {
	display:block;
	padding:10px 0;
	border-bottom:#f2f2f2 solid 1px;
}

footer > a i {
	padding-right:5px;
}

footer .logo {
	padding:15px 0;
}

footer .telbtn {
	margin:3%;
	box-sizing:border-box;
}

footer ul {
	padding:3%;
}

footer ul li {
	width:100%;
	overflow:hidden;
	text-align:left;
	margin-bottom:10px;
}

footer ul li span {
	float:left;
	display:inline-block;
	font-size:12px;
	width:85px;
	text-align:center;
	padding:5px 0;
	line-height:1;
}

footer ul li p {
	margin-left:90px;
}

footer .footerContent ul li{
	-webkit-text-size-adjust: 100%; 
}

#copy {
	font-size:9px;
	padding:.5em 0;
}

/*
clinic
*****************************************************/
.subpageTitle {
	text-align:center;
	color:#fff;
	font-size:22px;
	font-weight:400;
	line-height:70px;
}

.content {
	background:#fff;
	border-radius:3px;
	width:100%;
	overflow:hidden;
	margin-bottom:3%;
}

.content h2 {
	padding:4%;
	border-bottom:#f2f2f2 solid 1px;
	line-height:1;
}

.content h2 i {
	font-size:17px;
}

.content h2 span {
	font-size:19px;
	font-weight:700;
	padding-left:5px;
}

.content .inner {
	padding:4%;
	width:auto;
	overflow:hidden;
}

.content .inner p{
    -webkit-text-size-adjust: 100%; 
}

.content .inner .priceTable dd{
    -webkit-text-size-adjust: 100%; 
}

.dentist img {
	float:left;
	width:120px;
}

.dentist p {
	margin-left:130px;
}

.clinicData dt {
	float:left;
	font-weight:700;
	padding-top:5px;
}

.clinicData dd {
	padding:5px 0 5px 70px;
	border-bottom:#ccc solid 1px;
	-webkit-text-size-adjust: 100%; 
}

.map {
	width:100%;
	height:400px;
	overflow:hidden;
}

.navList {
	background:#fff;
	border-radius:3px;
	margin-top:3%;
}

.navList li {
	width:100%;
	overflow:hidden;
	position:relative;
	border-bottom:#f2f2f2 solid 1px;
}

.navList li:last-child {
	border-bottom:none;
}

.navList li a {
	display:block;
	padding:20px 0;
	text-align:center;
	font-size:16px;
}

.navList li a span {
	position:absolute;
	right:10px;
	top:50%;
	font-size:16px;
	margin-top:-8px;
}

.content p strong {
	display:block;
}

/*
price
*****************************************************/
.priceTable dt {
	float:left;
	padding-top:5px;
}

.priceTable dd {
	text-align:right;
	padding:5px 0 5px 130px;
	font-weight:700;
	border-bottom:#ccc solid 1px;
}

/*
equipment
*****************************************************/
.inner.equipmentBox {
	padding-bottom:0;
}

.equipmentBox img {
	padding-bottom:4%;
}

h3 .square {
	font-size:13px;
	padding-right:5px;
}

h3 .square + span {
	font-size:16px;
	font-weight:700;
	padding-bottom:5px;
	display:inline-block;
}

/*
speed
*****************************************************/
.bottom_margin {
	margin-bottom:3%;
}

/*add 20200423*/
.corona-txt {
	margin: 5px 0 20px 0;
  text-align: center;
  font-size: 18px;
  color: #003399;
}
/*add 20200423*/