/*
TEST
*/

body {
    font: 14px/1.231 "ヒラギノ角ゴ Pro W3";
    margin-right: auto;
    margin-left: auto;
}

h2 {
    font-size: 121%;
    text-shadow: 1px 1px 2px #ccc;
    color: #f4b800;
    margin-bottom: 10px;
}

#wrap {
    padding: 10px;
}

nav {
    border-radius: 8px;
    -webkit-border-radius: 8px;
    background-color: #9cc900;
    background: -webkit-gradient(linear, left top, left bottom, from(#c3fb00), to(#9cc900));
    font-size: 107%;
    width: 100%;
    margin-right: auto;
    margin-left: auto;
}

nav li {
    text-align: center;
    float: left;
    width: 33%;
    font-weight: bold;
    border-left: 1px solid #fff;
    height: 51px;
    text-shadow: -1px -1px 0 rgba(150, 150, 150, 0.3);
}

nav li a {
    display: block;
    padding: 8px 0;
}

nav li:first-child {
    border: none;
}

nav a {
    color: #444444;
    text-decoration: none;
}

section,
nav {
    margin-bottom: 1em;
}

h3 {
    background: url(../images/ico_title.png) left top no-repeat;
    padding-left: 20px;
    color: #f4b800;
    margin-bottom: 1em;
    min-height: 23px;
    font-size: 16px;
}

p {
    margin-bottom: 1em;
}

p#call-icon {
    bottom: 25px !important;
    z-index: 100;
    position: fixed;
    right: 20px;

    margin: 0 0 10px 0;
}

p#reserve-t-icon {
    bottom: 50px !important;
    z-index: 120;
    position: fixed;
    right: 20px;

    margin: 0 0 10px 0;
}

p#reserve-b-icon {
    bottom: 25px !important;
    z-index: 110;
    position: fixed;
    right: 20px;

    margin: 0 0 10px 0;
}



aside {
    background-color: #ebebeb;
    /* background-color: #ffffeb; */
    border-radius: 8px;
    -webkit-border-radius: 8px;
    padding: 10px;
}

aside p:last-child {
    margin-bottom: 0;
}

div .a_side {
    /* background-color: #ebebeb; */
    background-color: #ffffe0;
    border-radius: 8px;
    -webkit-border-radius: 8px;
    padding: 10px;
}

div .a_side p:last-child {
    margin-bottom: 0;
}


anav {
    border-radius: 2px;
    -webkit-border-radius: 2px;
    background-color: #adee94;
    font-size: 107%;
    width: 311px;
    margin-right: auto;
    margin-left: auto;
}

anav li {
    text-align: center;
    float: left;
    font-weight: bold;
    border-left: 1px solid #fff;
    text-shadow: -1px -1px 0 rgba(150, 150, 150, 0.3);
}

anav li a {
    display: block;
    width: 99px;
    padding: 5px 0;
}

anav li:first-child {
    border: none;
}

anav a {
    color: #5a5a5a;
    text-decoration: none;
}

section,
anav {
    margin-bottom: 1em;
}

subnav {
    border-radius: 3px;
    -webkit-border-radius: 3px;
    background-color: #9cc900;
    background: -webkit-gradient(linear, left top, left bottom, from(#c3fb00), to(#9cc900));
    font-size: 100%;
    width: 100%;
    margin-right: auto;
    margin-left: auto;
}

subnav_top {
    border-radius: 3px;
    -webkit-border-radius: 3px;
    /* background-color: #9cc900;
    background: -webkit-gradient(linear, left top, left bottom, from(#c3fb00), to(#9cc900)); */
    font-size: 100%;
    width: 100%;
    margin-right: auto;
    margin-left: auto;
    padding-top: 3px;
}

subnav li {
    text-align: center;
    float: left;
    width: 33%;
    font-weight: bold;
    border-left: 1px solid #fff;
    text-shadow: -1px -1px 0 rgba(150, 150, 150, 0.3);
}

subnav_top li {
    text-align: center;
    float: left;
    width: 33%;
    font-weight: bold;
    border-left: 1px solid #fff;
    text-shadow: -1px -1px 0 rgba(150, 150, 150, 0.3);
}

subnav li a {
    display: block;
    padding: 8px 0;
}

subnav_top li a {
    display: block;
    padding: 8px 0;
}

subnav li:first-child {
    border: none;
}

subnav_top li:first-child {
    border: none;
}

subnav a {
    color: #fff;
    text-decoration: none;
}

subnav_top a {
    color: #fff;
    text-decoration: none;
}

section,
subnav {
    margin-bottom: 1em;
}

subnav_top {
    margin-bottom: 1em;
}

article {
    margin: 1em;
}

#line1 {
    border-top-width: 1px;
    border-top-style: solid;
    border-top-color: #fff;
    width: 300px;
    height: 1px;
    margin-right: auto;
    margin-left: auto;
}

#line3w {
    border-top-width: 3px;
    border-top-style: solid;
    border-top-color: #fff;
    width: 300px;
    height: 3px;
}

#line3b {
    border-top-width: 3px;
    border-top-style: solid;
    border-top-color: #444444;
    width: 300px;
    height: 3px;
}

#line4b {
    border-top-width: 1px;
    border-top-style: solid;
    border-top-color: #444444;
    /* width: 300px;
    height: 3px; */
}



footer {
    border-top: 1px solid #ebebeb;
    padding-top: 10px;
}

#btnTop {
    border-radius: 5px;
    background-color: #cbcccf;
    background: -webkit-gradient(linear, left top, left bottom, from(#cbcccf), to(#acaeb0));
    width: 7em;
    font-size: 85%;
    text-align: center;
    float: right;
    margin-right: 10px;
}

#btnTop a {
    text-shadow: 1px 1px 0 #ddd;
    display: block;
    padding: 5px 0;
    color: #444444;
    text-decoration: none;
}

footer p {
    clear: both;
    padding: 0;
}

footer img {
    vertical-align: top;
}

footer p:last-child {
    margin: 0;
}

/* clearfix */

.clearfix:after {
    content: ".";
    /* 新しい要素を作る */
    display: block;
    /* ブロックレベル要素に */
    clear: both;
    height: 0;
    visibility: hidden;
    margin-right: auto;
    margin-left: auto;
}

.clearfix_week {
    text-align: center;
    float: left;
    font-weight: bold;
    border-left: 1px solid #fff;
    text-shadow: -1px -1px 0 rgba(150, 150, 150, 0.3);
}

/* clnic title */

.clinic_table {
    width: 100%;
}

.clinic_tr {
    height: 50px;
}
.clinic_leaf {
    width: 30px;
    vertical-align: middle;
}
.clinic_title {
    width: 74px;
    color: #444444;
    vertical-align: middle;
}

#nenmatsu {
    font-size: 90%;
    color: red;
}

table.table_all {
    width: 311px;
}

td.tb_value {
    vertical-align: top;
    text-align: center;
    padding: 10px 0px 10px 0px;
    width: 41%;
    border-bottom: solid 3px #FFFFFF;
    border-left: solid 1px #FFFFFF;
    /*border-right: solid 1px #FFFFFF;*/
    border-collapse: collapse;
    font-weight: 600;
    color: #5a5a5a;
}

td.tb_value_nw {
    vertical-align: top;
    text-align: center;
    padding: 10px 0px 10px 0px;
    width: 41%;
    border-bottom: solid 3px #FFFFFF;
    border-left: solid 1px #FFFFFF;
    /*border-right: solid 1px #FFFFFF;*/
    border-collapse: collapse;
    font-weight: 600;
    color: #5a5a5a;
    background-color: #93FFAB;
}

td.tb_value_nw_red {
    vertical-align: top;
    text-align: center;
    padding: 10px 0px 10px 0px;
    width: 41%;
    border-bottom: solid 3px #FFFFFF;
    border-left: solid 1px #FFFFFF;
    /*border-right: solid 1px #FFFFFF;*/
    border-collapse: collapse;
    font-weight: 600;
    color: red;
    background-color: #f5f5f5;
}

td.tb_value_st {
    vertical-align: top;
    text-align: center;
    padding: 10px 0px 10px 0px;
    width: 41%;
    border-bottom: solid 3px #FFFFFF;
    border-left: solid 1px #FFFFFF;
    /*border-right: solid 1px #FFFFFF;*/
    border-collapse: collapse;
    font-weight: 600;
    color: #5a5a5a;
    background-color: #f5f5f5;
}

td.tb_value_tl {
    vertical-align: top;
    text-align: center;
    padding: 10px 0px 10px 0px;
    width: 41%;
    border-bottom: solid 3px #FFFFFF;
    border-left: solid 1px #FFFFFF;
    /*border-right: solid 1px #FFFFFF;*/
    border-collapse: collapse;
    font-weight: 600;
    color: #5a5a5a;
    background-color: #d3d3d3;
}

th.tb_lavel {
    vertical-align: middle;
    text-align: center;
    width: 17%;
    border-bottom: solid 3px #FFFFFF;
    border-left: solid 1px #FFFFFF;
    border-collapse: collapse;
    font: 95%;
    font-weight: 600;
    color: #5a5a5a;
    background-color: #d3d3d3;
}

/* -- post -- */
div .post_item {
    margin: 0 0 15px 0;
    padding: 0 0 5px 0;
    line-height: 100%;
    font-size: 12px;
    background: url(../images/dot1.gif) repeat-x left bottom;
}
div .info {
  float: none;
  width: auto;
}
div .post_meta {
  margin: 0 0 5px 0;
}

div .post_date {
    width: 50px;
    height: 50px;
    text-align: center;
    margin: 0;
    line-height: 100%;
    padding: 0;
    position: relative;
    float: left;
    font-size: 12px;
}
.list_date {
  width: 50px;
  height: 25px;
  line-height: 25px;
  /* positiion: absolute; */
  top: 0px;
  left: 0px;
  background: #74DB00;
  color: #fff;
  display: block;
  -moz-border-radius: 5px 5px 0 0;
  -khtml-border-radius: 5px 5px 0 0;
  -webkit-border-radius: 5px 5px 0 0;
  border-radius: 5px 5px 0 0;
}
.list_month{
    width: 50px;
    height: 25px;
    line-height: 25px;
    /* positiion: absolute; */
    bottom: 0px;
    left: 0px;
    background: #ADFC0F;
    color: #fff;
    display: block;
    -moz-border-radius: 0 0 5px 5px;
    -khtml-border-radius: 0 0 5px 5px;
    -webkit-border-radius: 0 0 5px 5px;
    border-radius: 0 0 5px 5px;
}

ul li.post_category {
  padding: 0 0 0 20px;
  float: left;
}

.post_title {
    line-height: 180%;
    margin: 0 0 15px 0;
    padding: 20px 0 10px 70px;
}

.post_title a {
    font-size: 16px;
    color :#74DB00;
}

/* .doctor_column{
    width:auto;
    height:auto;
    background:url('../../column/doctor_column_img.png');
  }
  
  .doctor_column:hover{
    background:url('../../column/doctor_column_on.png');
  } */

  .doctor_column_wrap{
    /* border: 1px solid #ddd; */
    width: auto;
    height: auto;
    margin: 0 auto;
    overflow: hidden;
    background: #fff;
  }
  .doctor_column_wrap img{
    width: 100%;
    cursor: pointer;
    transition-duration: 0.3s;
  }
  
  .h_block{
    display: block;
  }

.red {
    color: #ff0000;
}
.black{
    color: #000;
}
.underline {
    text-decoration: underline;
}


/* clnic title a */

.clinic_tablea {
    width: 100%;
}

.clinic_tra {
    height: 40px;
}
.clinic_leafa {
    width: 30px;
    vertical-align: middle;
}
.clinic_titlea {
    width: 90%;
    color: #444444;
    vertical-align: middle;
}

