@charset "UTF-8";

/*メインイメージ*/

/*見出し*/
#conts .subjectBox {
	margin-bottom: 30px;
}

#conts h2 {
	margin-bottom: 15px;
	text-align: center;
}

#conts .topLink {
}

#conts .topLink li {
}

#conts .topLink li a {
	display: block;
	padding: 13px 35px 13px 15px;
	border-bottom: 1px solid #CCC;
	color: #333;
	text-decoration: none;
	position: relative;
}

#conts .topLink li a:after {
	content: "";
	margin-top: -8px;
	width: 16px;
	height: 16px;
	background: url(/sp/img/common/icon/icon03.png) no-repeat 0 0;
	background-size: 16px 16px;
	position: absolute;
	top: 50%;
	right: 10px;
}

#conts .topLink li:first-child a {
	border-top: 1px solid #CCC;
}

#conts .topLink li a span {
	display: block;
	font-size: 1.2em;
	line-height: 1.5;
}

#conts .topLink li a span.linkTtl {
	margin-bottom: 1px;
	font-size: 1.6em;
}


/*地図*/
iframe {
	width: 100% !important;
	margin-bottom: 10px;
}


#conts .map {
	margin-top: 10px;
}

#conts .map img {
	display: block;
	margin: 0 auto 10px;
	border: 1px solid #D3D2C9;
}
#conts .map a {
	display: block;
	padding: 10px;
	background: #FF9F04;
	border-radius: 2px;
	-moz-border-radius: 2px;
    -webkit-border-radius: 2px;
	font-size: 16px;
	color: #FFF;
	text-decoration: none;
	text-align: center;
	position: relative;
}

#conts .map a:after {
	content: "";
	margin-top: -12px;
	width: 17px;
	height: 25px;
	background: url(/sp/img/common/icon/icon06.png) 0 0 no-repeat;
	background-size: 17px 25px;
	position: absolute;
	top: 50%;
	left: 15px;
}


/*紹介*/
/*#conts .sec {
	position: relative;
}*/
/*
#conts .sec>.imgSize {
	position: absolute;
	top: 15px;
	width: 100%;
}

#conts .sec .imgSize .flex-prev {
	display: block;
	margin-top: -15px;
	margin-left: 5px;
	width: 30px;
	position: relative;
	top: 50%;
	z-index: 99;
	float: left;
}

#conts .sec .imgSize .flex-prev a.bx-prev {
	display: block;
	width: 30px;
	height: 30px;
	background: url(/sp/img/common/icon/prev.png) no-repeat 0 0;
	background-size: 30px 30px;
	text-indent: -9999px;
	overflow: hidden;
}

#conts .sec .imgSize .flex-next {
	display: block;
	margin-top: -15px;
	margin-right: 5px;
	width: 30px;
	position: relative;
	top: 50%;
	z-index: 99;
	float: right;
}
*/

/*
#conts .sec #tabLink .link {
	display: inline-block;
	margin-left: 2%;
	width: 14.5%;
	float: left;
}

#conts .sec #tabLink .link .inner {
	display: table;
	width: 100%;
}

#conts .sec #tabLink .link:first-child {
	margin-left: 0;
}

#conts .sec #tabLink a {
	display: table-cell;
	padding: 3px 0;
	width: 100%;
	background: #A7A594;
	border: 1px solid #A7A594;
	color: #FFF;
	text-align: center;
	vertical-align: middle;
	text-decoration: none;
}

#conts .sec #tabLink .link.flex-active a {
	background: #FFF;
	color: #A7A594;
}
*/


/*診療時間*/
#conts .timeBox {
	margin: 0 10px;
}

#conts .timeBox table {
	margin-bottom: 10px;
	width: 100%;
	border-collapse: collapse;
}

#conts .timeBox table th {
	width: 30%;
}

#conts .timeBox table td {
	width: 10%;
}

#conts .timeBox table thead th,
#conts .timeBox table thead td {
	padding: 9px 0;
	background: #FFA100;
	font-size: 0.9em;
	font-weight: normal;
	color: #FFF;
	text-align: center;
	vertical-align: middle;
}

#conts .timeBox table thead td {
	border-left: 1px solid #F3F1ED;
}

#conts .timeBox table thead td:last-child {
	border-right: 1px solid #FFA100;
}

#conts .timeBox table tbody th,
#conts .timeBox table tbody td {
	padding: 4px 0;
	border: 1px solid #D3D3D3;
	border-top: none;
	font-size: 0.9em;
	font-weight: normal;
	text-align: center;
	vertical-align: middle;
	line-height: 1.3;
}

#conts .timeBox table thead th,
#conts .timeBox table tbody th {
	padding-left: 5px;
	padding-right: 5px;
	text-align: left;
}

#conts .timeBox table tbody th span {
	font-size: 0.889em;
}

#conts .timeBox table tbody td span {
	color: #FFA100;
}

#conts .timeBox p {
	margin-bottom: 6px;
	font-size: 1.1em;
}

#conts .timeBox p:last-child {
	margin-bottom: 0;
}

#conts .timeBox p.note {
	padding-left: 9px;
	background: url(/sp/img/common/icon/icon02.png) no-repeat 0 4px;
	background-size: 4px 4px;
	font-size: 0.9em;
}

#conts .timeBox p.text02 {
	padding-left: 1.3em;
	font-size: 0.9em;
	text-indent: -1.3em;
}

#conts .timeBox p.text02 span {
	color: #FFA100;
}


#conts .timeBox #timeTitle{
	display: none;
}


#conts #sec1 {
	margin-bottom: 40px;
	padding: 0 5px;
}

#conts .accessText {
	margin-top: 15px;
}

#conts #busArea {
	margin-top: 1em;
}

#conts #busArea li {
	margin-bottom: 1em;
	padding-bottom: 1em;
	padding-left: 0.5em;
	font-size: 1.2em;
	border-bottom: 1px dotted #bbb;

}

#conts #busArea li a {
	padding-left: 13px;
	background: url(/img/index/icon01.png) no-repeat left center;
	color: #3399CC;
}


