@charset "UTF-8";
/* CSS Document */
.pc_none {
  display: none;
}

/*********************common**********************/
body {
  margin: 0;
  padding: 0;
  font-family: "Meiryo", "MS P Gothic", "Osaka", Verdana, Arial, Helvetica, sans-serif;
  line-height: 170%;
  color: #626058;
  font-size: 85%;
  background: #f6f0dc url(../img/body_bg.jpg) top center no-repeat;
}

body#top {
  background: #f6f0dc url(../img/body_bg_top.jpg) top center no-repeat;
}

a:link {
  text-decoration: underline;
  color: #79663F;
}

a:visited {
  text-decoration: underline;
  color: #79663F;
}

a:hover, a:active {
  text-decoration: none;
  color: #79663F;
}

p {
  margin: 1em 1em;
}

a img {
  border: none;
}

.terminate {
  padding-right: 0 !important;
}

h2 {
  margin: 17px 0 17px 0;
  padding: 0;
}

h3 {
  margin: 0 0 15px 0;
  padding: 0;
}

h4 {
  background: url(../img/h4_bg.gif) no-repeat bottom;
  color: #79663F;
  padding-bottom: 1ex;
  font-size: 110%;
  font-weight: bold;
}

h5 {
  background: url(../img/h5_bg.gif) no-repeat left;
  color: #8b9d46;
  font-size: 100%;
  padding-left: 14px;
  margin: 20px 0 0 0;
}

h5 a:link {
  color: #8b9d46;
  text-decoration: underline;
}

.img-center {
  text-align: center;
}

.img-center p {
  font-size: 80%;
}

.img-right {
  text-align: right;
}

.float-left {
  float: left;
  padding-right: 15px;
}

.floatL {
  float: left;
}

.floatR {
  float: right;
}

.clearfix:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}

/* .clearfix {display: inline-block;} */
.clearfix {
  display: inline-block;
}

/* Hides from IE-mac \*/
* html .clearfix {
  height: 1%;
}

.clearfix {
  display: block;
}

/* End hide from IE-mac */
.header {
  width: 960px;
  height: 130px;
  margin: 0 auto;
  position: relative;
}

.header h1 {
  position: absolute;
  top: 34px;
  margin: 0;
  padding: 0;
}

.header .header-outline {
  position: absolute;
  top: 90px;
  font-size: 90%;
}

.header .header-navi {
  position: absolute;
  right: 0;
  top: 0;
  list-style: none;
  margin: 0;
  padding: 0;
}

.header .header-contact {
  position: absolute;
  right: 0;
  bottom: 0;
  font-size: 90%;
}

.header .header-navi li {
  float: left;
  margin: 0;
  padding: 0;
}

#header-img {
  width: 960px;
  height: 360px;
  margin: 0 auto;
}

.global-navi {
  width: 960px;
  height: 36px;
  margin: 20px auto 20px auto;
  padding: 0;
  list-style: none;
}

.global-navi li {
  float: left;
  margin: 0;
  padding: 0;
  height: 36px;
}

.topic-path {
  width: 960px;
  margin: 0 auto;
  font-size: 90%;
}

.main {
  width: 960px;
  margin: 0 auto;
  clear: both;
}

.side {
  float: left;
  width: 220px;
  padding-right: 30px;
  margin-bottom: 10px;
}

.side-calendar {
  margin: 15px 0;
}

.side-btn {
  margin-bottom: 15px;
}

.content {
  float: right;
  width: 710px;
  margin-bottom: 50px;
}

.study-animal h2 {
  margin: 0;
  padding: 0;
}

.study-animal,.reservation_container {
  margin-bottom: 30px;
}
/********************* web予約部分 **********************/
.reservation_container a.reservation_btn{
    background: #ff5f6c;
    color: #FFF;
    outline: 2px dotted #fff;
    outline-offset: -8px;
    font-size: 30px;
    display: block;
    text-align: center;
    padding: 20px;
    border-radius: 8px;
    text-decoration: none;
    line-height: 1.1;
    font-family: 'M PLUS Rounded 1c', sans-serif;
}
.reservation_container a.reservation_btn span{
  position: relative;
}
.reservation_container a.reservation_btn span:before {
    content: "";
    background-image: url("/common/img/ico_calendar.png");
    margin-right:20px;
    position:absolute;
    top:13%;
    left: -9%;
    display: block;
    width: 30px;
    height: 30px;
    background-repeat: no-repeat;
    background-size: contain;
}
.reservation_container a.reservation_btn span::after {
    content: "";
    background-image: url("/common/img/ico_arrow.png");
    margin-right:20px;
    position:absolute;
    display: block;
    width: 30px;
    height: 30px;
    background-repeat: no-repeat;
    background-size: contain;
    top: 13%;
    right: -13%;
}
.reservation_container a.reservation_btn small{
  font-size: 13px;
  font-weight: normal;
}
.reservation_container a.reservation_btn:hover{
  opacity: 0.7;
}

.news-area {
  position: relative;
  width: 345px;
  float: left;
}

.blog-area {
  position: relative;
  width: 345px;
  float: right;
}

.news-area h2, .blog-area h2 {
  margin: 0 0 10px 0;
  padding: 0;
}

.news-area .view, .blog-area .view {
  width: 58px;
  height: 23px;
  position: absolute;
  right: 0;
  top: 0;
}

.topics-table, .topics-table td, .topics-table th {
  border: none;
  border-spacing: 0;
  padding: 0;
}

.topics-table {
  margin: 0 auto;
  width: 345px;
  padding-bottom: 20px;
}

.topics-table th {
  padding: 0.3ex 0;
  text-align: left;
  font-weight: normal;
  vertical-align: top;
  font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
  white-space: nowrap;
  width: 90px;
}

.topics-table td {
  padding: 0.3ex 0 0.3ex 1ex;
}

.footer {
  clear: both;
  background: url(../img/footer_bg.gif) repeat-x bottom;
}

.footer-contact {
  width: 960px;
  margin: 0 auto;
  background: url(../img/footer_contact_bg.jpg) no-repeat;
  height: 220px;
  position: relative;
}

.footer-contact .location {
  position: absolute;
  top: 25px;
  left: 25px;
}

.footer-contact .schedule {
  position: absolute;
  bottom: 25px;
  left: 25px;
}

.footer-contact .map {
  position: absolute;
  right: 25px;
  top: -10px;
}

.footer-navi {
  font-size: 80%;
  text-align: center;
  height: 30px;
}

.footer .totop {
  width: 960px;
  margin: 0 auto;
  margin-top: 20px;
}

.footer-copyright {
  font-size: 80%;
  text-align: center;
  height: 30px;
  color: #B7A986;
}

.table-normal {
  border-collapse: collapse;
  width: 710px;
  border: solid 1px #d0bc8f;
}

.odd-tr {
  background: #f0e6c9;
}

.even-tr {
  background: #f6f0dc;
}

.table-normal th {
  border-right: solid 1px #d0bc8f;
  text-align: left;
  padding: 0.8ex 2ex;
  font-weight: bold;
}

.table-normal td {
  padding: 0.8ex 2ex;
}

.price th {
  width: 70%;
}

.caution {
  color: #F00;
}

.span-red {
  color: #C00;
}

.span-green {
  color: #690;
}

.doubutsu_navi img {
  width: 220px;
}

/*********************2nd common**********************/
.brown_title_bg {
  background-image: url(../img/brown_title_bg.gif);
  background-repeat: no-repeat;
  /*width:710px;
  height:32px;*/
  width: 670px;
  height: 27px;
  color: #ffffff;
  padding: 5px 0 0 40px;
  font-size: 15px;
  font-family: "Hiragino Maru Gothic Pro", "ヒラギノ丸ゴ Pro W4","ヒラギノ丸ゴ Pro","Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3","メイリオ","Meiryo","ＭＳ Ｐゴシック", sans-serif;
  font-weight: 500;
}

.side h2 {
  margin: 20px 0 0 0;
  padding: 0;
}

/*.side-sub-navi {
	padding:0 15px 15px 15px;
	background:url(../img/snav_bg.gif) no-repeat bottom;
	font-size:95%;
}
.side-sub-navi ul {
	list-style:none;
	background:#FFF;
	width:190px;
	margin:0;
	padding:0 0 10px 0;
}*/
.side-sub-navi {
  padding: 0 15px 15px 15px;
  background: url(../img/snav_bg.gif) no-repeat bottom;
  font-size: 95%;
}

.side-sub-navi ul {
  list-style: none;
  background: #FFF;
  width: 190px;
  margin: 0;
  padding: 0 0 10px 0;
}

.side-sub-navi ul .here li {
  background: url(../img/snav_li_here_bg.gif) no-repeat bottom;
  padding: 1ex 1ex 1ex 35px;
}

.side-sub-navi ul li {
  background: url(../img/snav_li_bg.gif) no-repeat bottom;
  padding: 1ex 1ex 1ex 35px;
}

.side-sub-navi a:link {
  text-decoration: none;
  color: #626058;
}

.side-sub-navi a:visited {
  text-decoration: underline;
  color: #626058;
}

.side-sub-navi a:hover, .side-sub-navi a:active {
  text-decoration: none;
  color: #90A751;
}

.bottom-sub-navi {
  list-style: none;
  margin: 0;
  padding: 0;
}

.bottom-sub-navi li {
  margin: 0;
  padding: 0 20px 0 0;
  float: left;
}

.totop {
  text-align: right;
  margin-bottom: 30px;
}

/*********************about**********************/
.medical-table {
  float: left;
  width: 150px;
  margin: 15px 0 0 0;
}

.about-message {
  float: right;
  width: 530px;
  margin: 0 0 30px;
}

.policy {
  clear: both;
  background: url(../img/policy_bg_btm.gif) no-repeat bottom;
  margin-bottom: 30px;
}

.policy .inner {
  padding: 50px;
  background: url(../img/policy_bg_top.gif) no-repeat top;
}

.policy .inner h2 {
  margin: 0 0 30px 0;
  padding: 0;
  text-align: center;
}

.about-img-director {
  float: left;
  margin: 15px 0 0;
  width: 150px;
}

/*********************medical**********************/
.payment {
  list-style: none outside none;
  padding-left: 0;
}

.payment li {
  display: inline;
  padding-right: 1em;
}

.price td {
  text-align: center;
}

.report-img {
  float: right;
}

.h4-clear {
  clear: both;
}

.table-medical-index {
  width: 710px;
  border: solid 1px #d0bc8f;
  border-collapse: collapse;
}

.table-medical-index th {
  border: solid 1px #d0bc8f;
  text-align: left;
  padding: 0.8ex 2ex;
  font-weight: bold;
  width: 120px;
}

.table-medical-index td {
  border: solid 1px #d0bc8f;
  padding: 0.8ex 2ex;
}

.table-dock th {
  width: 200px;
}

.table-experience {
  width: 710px;
  border: solid 1px #d0bc8f;
  border-collapse: collapse;
}

.table-experience th {
  border: solid 1px #d0bc8f;
  text-align: left;
  padding: 0.8ex 2ex;
  font-weight: bold;
  width: 250px;
}

.table-experience td {
  border: solid 1px #d0bc8f;
  padding: 0.8ex 2ex;
}


.table-recruit {
  width: 710px;
  border: solid 1px #d0bc8f;
  border-collapse: collapse;
}

.table-recruit th {
  border: solid 1px #d0bc8f;
  text-align: left;
  padding: 0.8ex 2ex;
  font-weight: bold;
  width: 150px;
}

.table-recruit td {
  border: solid 1px #d0bc8f;
  padding: 0.8ex 2ex;
}

.tr-first {
  background-color: #d0bc8f;
}

#illust_base {
  position: relative;
  height: 700px;
}

#illust01 {
  position: absolute;
  top: 0px;
}

#illust02 {
  position: absolute;
  left: 113px;
  top: 0px;
}

#illust03 {
  position: absolute;
  left: 242px;
  top: 0px;
}

#illust04 {
  position: absolute;
  left: 0px;
  top: 151px;
}

#illust05 {
  position: absolute;
  left: 113px;
  top: 128px;
}

#illust06 {
  position: absolute;
  left: 286px;
  top: 128px;
}

#illust07 {
  position: absolute;
  left: 0px;
  top: 278px;
}

#illust08 {
  position: absolute;
  left: 144px;
  top: 278px;
}

#illust09 {
  position: absolute;
  left: 248px;
  top: 278px;
}

#illust10 {
  position: absolute;
  left: 404px;
  top: 0px;
}

#illust11 {
  position: absolute;
  left: 0px;
  top: 401px;
}

#illust12 {
  position: absolute;
  left: 381px;
  top: 278px;
}

#illust13 {
  position: absolute;
  left: 506px;
  top: 278px;
}

#illust14 {
  position: absolute;
  left: 597px;
  top: 278px;
}

#illust15 {
  position: absolute;
  left: 381px;
  top: 408px;
}

#illust16 {
  position: absolute;
  left: 478px;
  top: 408px;
}

#illust17 {
  position: absolute;
  left: 597px;
  top: 439px;
}

#illust18 {
  position: absolute;
  left: 381px;
  top: 526px;
}

#illust19 {
  position: absolute;
  left: 559px;
  top: 526px;
}

/*********************facility**********************/
.facility-map {
  position: relative;
  height: 853px;
  background: url(../img/facility_bg.jpg) no-repeat;
  list-style: none;
}

.facility-map li {
  position: absolute;
}

.facility-map li.facility-btn01 {
  right: 85px;
  top: 764px;
}

* html .facility-map li.facility-btn01 {
  right: 51px;
  top: 764px;
}

* + html .facility-map li.facility-btn01 {
  right: 51px;
  top: 764px;
}

.facility-map li.facility-btn02 {
  right: 95px;
  top: 657px;
}

* html .facility-map li.facility-btn02 {
  right: 55px;
  top: 657px;
}

* + html .facility-map li.facility-btn02 {
  right: 55px;
  top: 657px;
}

.facility-map li.facility-btn03 {
  left: 143px;
  top: 504px;
}

.facility-map li.facility-btn04 {
  right: 245px;
  top: 414px;
}

* html .facility-map li.facility-btn04 {
  right: 212px;
  top: 414px;
}

* + html .facility-map li.facility-btn04 {
  right: 212px;
  top: 414px;
}

.facility-map li.facility-btn05 {
  right: 210px;
  top: 285px;
}

* html .facility-map li.facility-btn05 {
  right: 170px;
  top: 285px;
}

* + html .facility-map li.facility-btn05 {
  right: 170px;
  top: 285px;
}

.facility-map li.facility-btn06 {
  left: 99px;
  top: 404px;
}

.facility-map li.facility-btn07 {
  left: 139px;
  top: 133px;
}

.facility-map li.facility-btn08 {
  right: 91px;
  top: 46px;
}

* html .facility-map li.facility-btn08 {
  right: 51px;
  top: 46px;
}

* + html .facility-map li.facility-btn08 {
  right: 51px;
  top: 46px;
}

.facility-map li.facility-btn09 {
  left: 29px;
  top: 38px;
}

/*********************staff**********************/
.staff {
  width: 100%;
}

.staff h3 {
  background: url(../img/h4_bg.gif) no-repeat bottom;
  color: #79663F;
  padding-bottom: 1ex;
  font-size: 110%;
  font-weight: bold;
}

.staff h4 {
  background: url(../img/h5_bg.gif) no-repeat left;
  color: #8b9d46;
  font-size: 100%;
  padding: 0 0 0 14px;
  margin: 0;
}

.staffprofile {
  padding-right: 20px;
}

staffprofile p {
  margin: 0 0 1ex 1ex;
}

.staff-img {
  text-align: center;
  margin-bottom: 30px;
}

.mb20 {
  margin-bottom: 20px;
}

.floatR_pc {
  float: right;
}

/*********************dock**********************/
.img-example {
  text-align: center;
  margin: 1em auto 2em;
}

.dock_report_text {
  width: 400px;
  float: left;
}

.dock_report_image {
  float: right;
}

/*********************access**********************/
.access-map {
  height: 400px;
  background: #CCC;
}

#map_test {
  width: 710px;
  height: 400px;
}

.float-left_pc {
  float: left;
  padding-right: 15px;
}

/*********************column**********************/
.column-list {
  width: 345px;
  float: left;
  padding-right: 20px;
}

.column-list h3 {
  background: url(../img/h4_bg.gif) no-repeat bottom;
  color: #79663F;
  padding-bottom: 1ex;
  font-size: 110%;
  font-weight: bold;
}

.column-float {
  float: right;
  margin-left: 30px;
  margin-bottom: 30px;
  text-align: center;
  font-size: 80%;
}

.derm-float-left {
  float: left;
  padding-left: 80px;
  margin-right: 10px;
  margin-bottom: 300px;
  text-align: center;
  font-size: 80%;
}

.derm-list {
  float: right;
  margin-right: 330px;
  margin-left: 0px;
}

.hanako-img {
  width: 320px;
  height: 240px;
  float: left;
  margin-right: 30px;
}

.hanako-caption {
  width: 360px;
  height: 240px;
  font-size: 80%;
  float: right;
  padding-top: 60px;
  margin-bottom: -30px;
}

.pyometra-list {
  width: 710px;
  height: 180px;
  padding: 0 70px;
}

.pyometra-list-img {
  float: left;
  margin-right: 30px;
  width: 170px;
  height: 180px;
  text-align: center;
}

.pyometra-list p {
  font-size: 80%;
}

.mpl-list {
  font-size: 80%;
  width: 710px;
  height: 520px;
  padding: 0 0px;
}

.mpl-list-img {
  float: left;
  width: 355px;
  height: 520px;
  text-align: center;
}

.mpl-list-img p {
  margin: 5px auto;
}

.table-column {
  width: 600px;
  border-collapse: collapse;
  border: solid 1px #d0bc8f;
  margin-left: 50px;
}

.table-column td {
  padding: 0.8ex 2ex;
  border-bottom: solid 1px #d0bc8f;
}

.grade1 td {
  background-color: #f6f0dc;
}

.grade2 td {
  background-color: #f0e6c9;
}

.grade3 td {
  background-color: #d0bc8f;
}

.grade4 td {
  background-color: #b09c6f;
}

.mr-list {
  font-size: 80%;
  width: 710px;
  height: 270px;
  padding: 0 100px;
}

.mr-list-img {
  float: left;
  width: 250px;
  height: 270px;
  text-align: center;
}

.td1 {
  width: 150px;
}

.td2 {
  width: 100px;
}

/*********************facility**********************/
.equipment-list .left-area {
  float: left;
  padding: 0 15px 30px 0;
}

.equipment-list .right-area {
  float: right;
  width: 545px;
}

.equipment-list .right-area p {
  margin: 0;
}

.right-area h4 {
  margin-top: 0;
}

/*********************sitemap**********************/
.sitemap-list ul {
  list-style-type: none;
}

.sitemap-list li a {
  background: url(../img/sitemap_bg_01.gif) no-repeat scroll 0 50%;
  padding-left: 20px;
}

.sitemap-list li li a {
  background: url(../img/sitemap_bg_02.gif) no-repeat scroll 0 50%;
  padding-left: 20px;
}

.dog {
  background: url(../img/dog_bg.gif) left bottom no-repeat;
}

.cat {
  background: url(../img/cat_bg.gif) right bottom no-repeat;
}

.rabbit {
  background: url(../img/rabbit_bg.gif) left bottom no-repeat;
}

.medical-box {
  background: url(../img/medical_bg.jpg) repeat-x #3e281a;
  color: #FFFFFF;
}

.medical-box h3 {
  margin: 5px 0 10px 0;
}

.facility-box {
  margin-top: 40px;
}

.aim-list {
  list-style: none;
  margin: 20px 0;
  padding: 0;
}

.aim-list li {
  margin: 10px 0;
  padding: 0;
}

h2#schedule_title {
  width: 675px;
  height: 40px;
  margin: 0;
  background: url(../img/schedule_h3_01.gif) no-repeat;
  padding: 6px 0 0 35px;
  font-size: 16px;
  color: #fff;
}

#sns-btns {
  position: relative;
  margin-left: -40px;
}

#sns-btns li {
  float: left;
  display: inline;
  list-style-type: none;
}

#twitter {
  position: absolute;
  left: 160px;
  _left: 110px;
}

#pageTopBtn {
  margin-bottom: 0;
  padding-bottom: 0;
}

.scheduleContent {
  min-height: 780px;
}

* html .scheduleContent {
  height: 820px;
}

/* 各クラス定義スタイル
---------------------------------------------------- */
.alignR {
  text-align: right;
}

.alignC {
  text-align: center;
}

.alignL {
  text-align: left;
}

.floatL {
  float: left;
}

.floatR {
  float: right;
}

.bold {
  font-weight: bold;
}

.vc {
  height: 50px;
  line-height: 50px;
}

.indent {
  padding-left: 1em;
  text-indent: -1em;
}

/*-----------------------------------------------------------
	1-1.Margin
-----------------------------------------------------------*/
.m0 {
  margin: 0 !important;
}

.mt5 {
  margin-top: 5px;
}

.mt10 {
  margin-top: 10px;
}

.mt15 {
  margin-top: 15px;
}

.mt20 {
  margin-top: 20px;
}

.mt25 {
  margin-top: 25px;
}

.mt30 {
  margin-top: 30px;
}

.mt35 {
  margin-top: 35px;
}

.mt40 {
  margin-top: 40px;
}

.mt45 {
  margin-top: 45px;
}

.mt50 {
  margin-top: 50px;
}

.mt60 {
  margin-top: 60px;
}

.mb5 {
  margin-bottom: 5px;
}

.mb10 {
  margin-bottom: 10px;
}

.mb15 {
  margin-bottom: 15px;
}

.mb20 {
  margin-bottom: 20px;
}

.mb25 {
  margin-bottom: 25px;
}

.mb30 {
  margin-bottom: 30px;
}

.mb35 {
  margin-bottom: 35px;
}

.mb40 {
  margin-bottom: 40px;
}

.mb45 {
  margin-bottom: 45px;
}

.mb50 {
  margin-bottom: 50px;
}

.ml5 {
  margin-left: 5px;
}

.ml10 {
  margin-left: 10px;
}

.ml15 {
  margin-left: 15px;
}

.ml20 {
  margin-left: 20px;
}

.ml25 {
  margin-left: 25px;
}

.ml30 {
  margin-left: 30px;
}

.ml35 {
  margin-left: 35px;
}

.ml40 {
  margin-left: 40px;
}

.ml45 {
  margin-left: 45px;
}

.ml50 {
  margin-left: 50px;
}

.mr5 {
  margin-right: 5px;
}

.mr10 {
  margin-right: 10px;
}

.mr15 {
  margin-right: 15px;
}

.mr20 {
  margin-right: 20px;
}

.mr25 {
  margin-right: 25px;
}

.mr30 {
  margin-right: 30px;
}

.mr35 {
  margin-right: 35px;
}

.mr40 {
  margin-right: 40px;
}

.mr45 {
  margin-right: 45px;
}

.mr50 {
  margin-right: 50px;
}

/*-----------------------------------------------------------
	1-2.Padding
-----------------------------------------------------------*/
.pt5 {
  padding-top: 5px;
}

.pt10 {
  padding-top: 10px;
}

.pt15 {
  padding-top: 15px;
}

.pt20 {
  padding-top: 20px;
}

.pt25 {
  padding-top: 25px;
}

.pt30 {
  padding-top: 30px;
}

.pt35 {
  padding-top: 35px;
}

.pt40 {
  padding-top: 40px;
}

.pt45 {
  padding-top: 45px;
}

.pt50 {
  padding-top: 50px;
}

.pt60 {
  padding-top: 60px;
}

.pb5 {
  padding-bottom: 5px;
}

.pb10 {
  padding-bottom: 10px;
}

.pb15 {
  padding-bottom: 15px;
}

.pb20 {
  padding-bottom: 20px;
}

.pb25 {
  padding-bottom: 25px;
}

.pb30 {
  padding-bottom: 30px;
}

.pb35 {
  padding-bottom: 35px;
}

.pb40 {
  padding-bottom: 40px;
}

.pb45 {
  padding-bottom: 45px;
}

.pb50 {
  padding-bottom: 50px;
}

.pl0 {
  padding-left: 0;
}

.pl1em {
  padding-left: 1em;
}

.pl5 {
  padding-left: 5px;
}

.pl10 {
  padding-left: 10px;
}

.pl15 {
  padding-left: 15px;
}

.pl20 {
  padding-left: 20px;
}

.pl25 {
  padding-left: 25px;
}

.pl30 {
  padding-left: 30px;
}

.pl35 {
  padding-left: 35px;
}

.pl40 {
  padding-left: 40px;
}

.pl45 {
  padding-left: 45px;
}

.pl50 {
  padding-left: 50px;
}

.pr5 {
  padding-right: 5px;
}

.pr10 {
  padding-right: 10px;
}

.pr15 {
  padding-right: 15px;
}

.pr20 {
  padding-right: 20px;
}

.pr25 {
  padding-right: 25px;
}

.pr30 {
  padding-right: 30px;
}

.pr35 {
  padding-right: 35px;
}

.pr40 {
  padding-right: 40px;
}

.pr45 {
  padding-right: 45px;
}

.pr50 {
  padding-right: 50px;
}

.red {
  color: #F00;
}

.green {
  color: #8b9d46;
}

.indent {
  text-indent: -1em;
  margin-left: 1em;
}

.boxGreen {
  margin: 20px 0;
  padding: 5px;
  border: dotted 2px #9CB769;
}

.textNormal {
  font-weight: normal;
}

/*
*
* wordpress
*
*/
h1.entry-title {
  font-size: 14px;
  height: 29px;
  padding: 50px 0 0 42px;
  color: #84a54c !important;
  background: url(http://crews-doubutsu-byouin.jp/blog/wp-content/themes/twentyeleven/images/blog_cont_header.png) no-repeat;
}

.entry-meta {
  padding: 5px 40px;
}

.entry-content {
  padding: 0px 15px 30px 30px;
  min-height: 150px;
}

/**************************
.calendar_mini
*/
.side-calendar {
  width: 220px;
  height: 295px;
  background: url("../img/bg_calendar.jpg") 0 0 no-repeat transparent;
  background-size: 220px 295px;
  box-sizing: border-box;
  padding-top: 105px;
  padding-left: 25px;
  padding-right: 25px;
  position: relative;
  top: 0;
  left: 0;
}

.calendar__date {
  position: absolute;
  width: 220px;
  top: 0;
  left: 0;
  top: 57px;
  text-align: center;
  margin: 0;
  color: #7f6a37;
  font-weight: bold;
}

.calendar_mini {
  width: 170px;
}
.calendar_mini .holiday1 {
  background-color: #ff959a;
}
.calendar_mini .holiday2 {
  background-color: #bacf96;
}
.calendar_mini__link {
  position: absolute;
  bottom: 10px;
  left: 10px;
  display: block;
  height: 24px;
  width: 200px;
  z-index: 2;
}
.calendar_mini th,
.calendar_mini td {
  border-radius: 4px;
  color: #000;
  font-size: 12px;
  padding-left: .15em;
  width: auto;
  max-width: none;
  max-width: inherit;
  box-sizing: border-box;
  line-height: 16px;
  padding-bottom: 0;
  border: 2px solid #fff;
}

.calendar .holiday1 {
  background-color: #ffe8e9;
}
.calendar .holiday2 {
  background-color: #edf2e3;
}

/**********************************schedule table*******************************************/
.schedule-table {
  border: 1px solid #D4D1BA;
  border-collapse: collapse;
  margin: 0 auto 20px;
  width: 100%;
}
.schedule-table .holiday1 {
  background-color: #ffe8e9;
}
.schedule-table .holiday2 {
  background-color: #edf2e3;
}
.schedule-table ul {
  padding: 0;
  list-style-type: none;
}
.schedule-table tr.topline th {
  border-collapse: collapse;
  border: none;
  padding: 0.5ex 1em;
  vertical-align: top;
  text-align: center;
  background: #f2eadf;
}
.schedule-table th {
  border-left: 1px dotted #ccccbb;
  padding: 0.5ex 1em;
  vertical-align: top;
  text-align: left;
  background: #fff;
}
.schedule-table td {
  border-top: 1px solid #d4d1ba;
  border-left: 1px solid #D4D1BA;
  vertical-align: top;
  text-align: left;
  width: 14%;
  background: #fff;
}
.schedule-table__date {
  text-align: right;
  border-bottom: 1px dotted #ccddbb;
  height: 28px;
  line-height: 28px;
  padding: 0 .4em;
}
.schedule-table__content {
  text-align: left;
  min-height: 74px;
  padding: .5em;
}
.schedule-table .sunday {
  color: #000;
  background: #FFE8E9;
}
.schedule-table .saturday {
  color: #000;
  background: #EDF2E3;
}
.schedule-table .absence {
  color: #6aa1fc;
  background: #eef4ff;
}
.schedule-table .absence_am {
  color: #f6d600;
  background: #fbffca;
}
.schedule-table .absence_pm {
  color: #1bde4d;
  background: #e0ffe8;
}
.schedule-table .date {
  text-align: right;
  border-top: 1px solid #D4D1BA;
  border-bottom: 1px dotted #ccddbb;
}

.schedule-note {
  font-weight: bold;
}
.banner_img :hover{
  opacity: 0.7;
}