@charset "utf-8";
table {
	border-collapse: collapse;
	width:100%;font-size: 1em;
}
th.t_top {
    border-top: #be1309 4px solid;
}
th {
	border-bottom: #e3e3e3 1px dotted;
	text-align: left;
	padding: 10px;
	font-weight: normal;
}
td.t_top {
	border-top: #b3b3b3 4px solid;
}
td {
	border-bottom: #e3e3e3 1px dotted;
	text-align: left;
	padding: 10px;
}

#Top_voice{
	margin-top: 3rem;
}
#Top_voice article {
  overflow: hidden;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  padding: 20px;
  -webkit-box-shadow: 0 0 10px 0 #ddd;
  /* Safari, Chrome用 */
  -moz-box-shadow: 0 0 10px 0 #ddd;
  /* Firefox用 */
  box-shadow: 0 0 10px 0 #ddd;
  /* CSS3 */
  background: #fff;
}
@media screen and (max-width: 640px) {
  #Top_voice article {
    margin: 20px 0;
  }
}
#Top_voice dl dt {
  width: 25%;
  float: left;
  padding-right: 20px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
}
.border-gray{
	border: 1px #ccc solid;
}
@media screen and (max-width: 1000px) {
  #Top_voice dl dt {
    width: 30%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
  }
}
@media screen and (max-width: 640px) {
  #Top_voice dl dt {
    width: 100%;
    text-align: center;
  }
}
#Top_voice dl dt img {
  max-width: 100%;
  padding-right: 0;
}
@media screen and (max-width: 640px) {
  #Top_voice dl dt img {
    max-width: 80%;
  }
}
#Top_voice dl dd {
  width: 75%;
  float: left;
}
@media screen and (max-width: 1000px) {
  #Top_voice dl dd {
    width: 70%;
  }
}
@media screen and (max-width: 640px) {
  #Top_voice dl dd {
    width: 100%;
  }
}
#Top_voice dl dd h3 {
  font-weight: bold;
  font-family: "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
  font-size: 100%;
  margin-bottom: 10px;
  margin-top: 10px;
}
#Top_voice dl dd ul {
  overflow: hidden;
  margin-bottom: 20px;
}
#Top_voice dl dd ul li {
  float: left;
  margin-right: 10px;
  background: #a9925f;
  color: #fff;
  padding: 3px 5px;
}
#Top_voice dl dd ul h5 {
  margin-bottom: 20px;
  float: left;
  font-size: 115%;
  font-family: "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
  margin: 0;
}
/*#Top_voice dl dd .patient {
  margin-bottom: 10px;
}*/
#Top_voice .patient {
	padding-top: 1rem;
  margin-bottom: 10px;
}
#Top_voice dl dd .doctor {
  background: #EFECDA;
  padding: 10px;
  border-radius: 5px;
  /* CSS3草案 */
  -webkit-border-radius: 5px;
  /* Safari,Google Chrome用 */
  -moz-border-radius: 5px;
  /* Firefox用 */
  overflow: hidden;
}
#Top_voice dl dd .doctor .txt {
  width: 85%;
  float: left;
  padding-right: 20px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
}
@media screen and (max-width: 1000px) {
  #Top_voice dl dd .doctor .txt {
    width: 75%;
  }
}
#Top_voice dl dd .doctor .txt h4 {
  font-weight: normal;
  margin-bottom: 10px;
  border-bottom: 1px #333 dotted;
}
#Top_voice dl dd .doctor img {
  width: 15%;
  float: left;
}
@media screen and (max-width: 1000px) {
  #Top_voice dl dd .doctor img {
    width: 25%;
  }
}

/* CSS Document */
#doctor h3{
	background-color: #eee;
	padding: 0.5rem 1rem 0.4rem;
	text-align: center;
	border-left: none;
	border-bottom: none;
	margin: 2rem 0 1rem;
}
.h5 {
	padding: 0.4em 0.5em;/*文字の上下 左右の余白*/
	border-bottom: solid 3px #d7d7d7;
	border-left: none;
	margin-bottom:20px;
	font-weight:bold;
	color: #666;
}
.mincho{
	font-family: "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;	
}


/* PC向けのスタイル： 481px～ */
@media only screen and (min-width: 481px) {

#topfile {
	background-repeat: no-repeat;
	margin: 0px;
	height: 300px;
	width: 100%;
	text-align: center;
	padding: 0px;
}
#topfile dt {
	font-weight: bold;
	color: #FFF;
	font-size: 170%;
	margin: 0px;
	line-height: 1.5em;
	padding-top: 60px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#topfile dd {
	color: #FFF;
	margin: 0px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.dct {
	margin: 0px;
	padding: 0px;
	float: left;
	height: auto;
	width: 240px;
}
.dtext {
	margin: 0px;
	padding: 0px;
	float: right;
	height: 280px;
	width: 60%;
	background-color: #f4f4f4;
}
.d1 {
	margin: 0px;
	padding-top: 30px;
	padding-right: 30px;
	padding-bottom: 40px;
	padding-left: 30px;
}
.d1 dt {
	font-size: 110%;
	line-height: 1.5em;
	color: #3778a0;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	font-weight: bold;
}
.d1 dd {
	font-size: 160%;
	font-weight: bold;
	letter-spacing: 0.1em;
	margin: 0px;
	padding: 0px;
}
.d1 dd span {
	font-size: 50%;
	font-weight: normal;
	color: #666;
	line-height: 1.5em;
}
.d2 {
	margin: 0px;
	padding-top: 0px;
	padding-right: 30px;
	padding-bottom: 30px;
	padding-left: 30px;
	font-size: 85%;
	line-height: 1.8em;
}
.fukidashi {
	margin: 0px;
	padding: 0px;
	height: 38px;
	width: 100%;
}
.fukidashi dt {
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 38px;
	width: 128px;
	text-align: center;
	color: #FFF;
	font-weight: bold;
	font-size: 90%;
}


.cost-list1 {
	height: auto;
	width: 100%;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #dddddd;
	border-left-color: #dddddd;
	padding: 0px;
	margin: 0px;
}
.cost-list1 th,
.cost-list1 td {
	text-align: left;
	vertical-align: top;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #dddddd;
	border-bottom-color: #dddddd;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
}
.cost-list1 th {
	background-color: F0F0F0;
	width: 30%;
	font-size: 90%;
	font-weight: normal;
}

.cost-list1 td {
	font-size: 90%;
}
.gakkai {
	border: 1px solid #CCC;
	margin: 0px;
	padding-top: 20px;
	padding-right: 40px;
	padding-bottom: 20px;
	padding-left: 40px;
}
.gakkai dt {
	font-size: 90%;
	margin: 0px;
	padding: 0px;
}
.gakkai dd {
	font-size: 90%;
	margin: 0px;
	padding: 0px;
}
.ap {
	margin: 0px;
	padding: 0px;
}
.ap dt {
	padding: 0px;
	float: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 40px;
}
.ap dd {
	font-size: 85%;
	line-height: 1.7em;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
	text-align:left
}
.ap ul {
	margin: 0px;
	padding: 0px;
	float: right;
	height: auto;
	width: 200px;
}
.ap ul li {
	font-size: 75%;
	line-height: 1.2em;
	color: #666;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
.ap ul li img {
	margin-bottom: 5px;
}



.coment {
	margin: 0px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #999;
	padding-top: 30px;
	padding-bottom: 30px;
	padding-right: 10px;
	padding-left: 10px;
}
.coment dt {
	font-weight: bold;
	color: #3a77a2;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	letter-spacing: 0.1em;
	line-height: 1.5em;
}
.coment dd {
	font-size: 85%;
	margin: 0px;
	padding: 0px;
	line-height: 1.7em;
}
#report table{
	width: 100%;
	height: auto;
	margin-top: 20px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}

#report th,#report td{
	color: #660000;
	font-weight: 900;
	padding-top: 15px;
	padding-bottom: 15px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
}

#report th{
	background-color: #006699;
	text-align: center;
	font-size: 14px;
	color: #FFFFFF;
}

#report td{
	text-align: center;
	color: #333333;
	font-weight: normal;
	font-size: 13px;
	background-color: #FaFaFa;
	line-height: 1.5em;
}
#report table tr .day {
	height: auto;
	width: 140px;
}
#report table tr .contents {
	height: auto;
}
#report .tbg {
	background-color: #F0F0F0;
}

#report p {
	font-size: 85%;
	color: #666;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.bline {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
}

}






/* スマホ向けのスタイル： ～480px */
@media only screen and (max-width: 480px) {

	.sp-h4{font-size: 1.5rem;}

#topfile {
	background-repeat: no-repeat;
	margin: 0px;
	height: auto;
	width: 100%;
	text-align: center;
	padding: 0px;
}
#topfile dt {
	font-weight: bold;
	color: #FFF;
	font-size: 130%;
	margin: 0px;
	line-height: 1.5em;
	padding-top: 40px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
#topfile dt br {
	display: none;
}
#topfile dd {
	color: #FFF;
	margin: 0px;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 30px;
	padding-left: 10px;
}
.dct {
	padding: 0px;
	height: auto;
	width: 100%;
	text-align: center;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
.dtext {
	margin: 0px;
	padding: 0px;
	height: auto;
	width: 100%;
	background-color: #f4f4f4;
}
.d1 {
	margin: 0px;
	padding: 30px;
}
.d1 dt {
	font-size: 110%;
	line-height: 1.5em;
	color: #3778a0;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	font-weight: bold;
}
.d1 dd {
	font-size: 160%;
	font-weight: bold;
	letter-spacing: 0.1em;
	margin: 0px;
	padding: 0px;
}
.d1 dd span {
	font-size: 50%;
	font-weight: normal;
	color: #666;
	line-height: 1.5em;
}
.d2 {
	margin: 0px;
	padding-top: 0px;
	padding-right: 30px;
	padding-bottom: 30px;
	padding-left: 30px;
	font-size: 85%;
	line-height: 1.8em;
}
.fukidashi {
	height: 38px;
	width: 100%;
	padding: 0px;
	margin: 0px;
}
.fukidashi dt {
	background-repeat: no-repeat;
	margin: 0px;
	height: 38px;
	width: 128px;
	text-align: center;
	color: #FFF;
	font-weight: bold;
	font-size: 90%;
	padding: 0px;
}


.cost-list1 {
	height: auto;
	width: 100%;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #dddddd;
	padding: 0px;
	margin: 0px;
}
.cost-list1 th,
.cost-list1 td {
	text-align: left;
	vertical-align: top;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #dddddd;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
}
.cost-list1 th {
	background-color: #999;
	width: 30%;
	font-size: 90%;
	font-weight: normal;
}

.cost-list1 td {
	font-size: 90%;
	line-height: 1.5em;
}
.gakkai {
	margin: 0px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCC;
	border-bottom-color: #CCC;
	padding: 20px;
}
.gakkai dt {
	font-size: 90%;
	margin: 0px;
	padding: 0px;
}
.gakkai dd {
	font-size: 90%;
	margin: 0px;
	padding: 0px;
}
.ap {
	padding: 0px;
	height: auto;
	width: 90%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.ap dt {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	text-align:center;
}
.ap dd {
	font-size: 85%;
	line-height: 1.7em;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
	text-align:left;
}
.ap ul {
	margin: 0px;
	padding: 0px;
	height: auto;
	width: 95%;
	text-align:center;
}
.ap ul li {
	font-size: 75%;
	line-height: 1.2em;
	color: #666;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
.ap ul li img {
	margin-bottom: 5px;
}



.coment {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #999;
	padding-top: 30px;
	padding-bottom: 30px;
	padding-right: 0px;
	padding-left: 0px;
	margin: 0px;
}
.coment dt {
	font-weight: bold;
	color: #3a77a2;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	letter-spacing: 0.1em;
	line-height: 1.5em;
	height: auto;
	width: 90%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.coment dd {
	font-size: 85%;
	padding: 0px;
	line-height: 1.7em;
	height: auto;
	width: 90%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#report table{
	width: 100%;
	height: auto;
	margin-top: 20px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}

#report th,#report td{
	color: #660000;
	font-weight: 900;
	padding-top: 15px;
	padding-bottom: 15px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
}

#report th{
	background-color: #006699;
	text-align: center;
	font-size: 14px;
	color: #FFFFFF;
}

#report td{
	text-align:center;
	color: #333333;
	font-weight: normal;
	font-size: 13px;
	background-color: #FFF;
	line-height: 1.5em;
}
#report table tr .day {
	height: auto;
	width: 140px;
}
#report table tr .contents {
	height: auto;
}
#report .tbg {
	background-color: #F0F0F0;
}

#report p {
	font-size: 85%;
	color: #666;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-align: center;
}

.bline {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
}

}



.root-nav h6{
	color: #3386CC;
	text-align: left;
	font-size: 1.2rem;
}
.root-nav > div{
	margin-bottom: 1rem;
	padding-top: 1rem;
	padding-bottom: 1.5rem;
	border-bottom: 3px #ddd solid;
}
.root-nav p strong{
	position: relative;
	left: -0.5rem;
}

@media screen and (min-width : 960px) {
.root-nav p{
	padding-left: 1.5rem;
}	
}