@charset "UTF-8";
/*****************************************
BASIC
*****************************************/
html {
  font-size: 62.5%;
}
body{
  margin:0;
  padding:0;
  line-height:1.6;
  letter-spacing: 1px;
  font-family: "Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3","メイリオ",Meiryo,"ＭＳ Ｐゴシック", Osaka,"Arial";
  font-size: 1.3rem;
  color:#333;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  -o-text-size-adjust: 100%;
  text-size-adjust: 100%; 
}
img { 
  max-width: 100%;
  vertical-align: bottom;
}

a { color: #4d6ecb; text-decoration: none; }
a:visited { color: #4d6ecb; text-decoration: none; }
a:hover { color: #73C1D6; text-decoration: none; }
a:active { color: #73C1D6; text-decoration: none; }

/*****************************************
TEMPLATE LAYOUT
*****************************************/
#headwrap {
  position: relative;
  background-color: #F8F6F0;
}
#header{
  position: relative;
  width: 960px;
  margin: 0 auto;
  height: 100px;
}
#top-contents {
  clear:both;
  width: 960px;
  margin: 0 auto;
}
#main-contents {
  clear:both;
  width: 960px;
  margin: 0 auto;
}
/*-----------------------------------------------------------------
共通設定
-----------------------------------------------------------------*/
/*メイン*/
.main-column{
  margin:0 auto 0;
  position: relative;
  z-index: 10;
  /*padding-bottom: 40px;*/
}
.main-column:after{
  content: '';
  display: block;
  background-color: #faf8ee;
  position: absolute;
  width: 100%;
  bottom: 0;
  right: 0;
  height: 100%;
}
.main-column:before{
  content: '';
  display: block;
  background-color: #dad5bd;
  position: absolute;
  width: 100%;
  bottom: -3px;
  right: -3px;
  height: 100%;
}
#under-page {
  position: relative;
  z-index: 100;
}
.page-title {
  font-size: 2.6rem;
  font-weight: bold;
  padding: 15px 0 0 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  text-align: center;
  color: #5E522B;
  background-color: #EEE9D3;
  overflow: hidden;
}
.page-title span {
  font-size: 1.4rem;
  font-weight: bold;
  color: #ADA481;
  display: block;
  padding: 0 0 30px 0;
}
.page-title i {
  position: absolute;
  font-size: 2.8rem;
  width: 60px;
  height: 60px;
  border-radius: 60px;
  padding: 15px 0 0 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  background-color: #C6BE97;
  color: #fff;
  border: solid 3px #EEE9D3;
  top: 80px;
  left: 47%;
  z-index: 100;
}
.toparea {
  width: 100%;
  margin: 0 auto;
  overflow: hidden;
  position: relative;
  height: 450px;
}

.isIE8 .toparea img,
.isIE9 .toparea img {
  left: 0;
  top: 0; }
/*----------------------------------------
トップページ余白
-----------------------------------------*/
#top-contents {
  padding: 30px 0 50px 0;
}

#main-contents {
  padding: 30px 0 50px 0;
}

.main-column h2 {
  font-size: 2.4rem;
  font-weight: bold;
  color: #5B5129;
  text-align: center;
  padding: 50px 0 15px 0; 
}

/*****************************************
HEADER CUSTOMIZE
*****************************************/
#header h1 {
  position: absolute;
  top: 30px;
  left: 200px;
  font-size: 1.2rem;
  color: #6C5230;
}
#header .logo {
  position: absolute;
  top: 10px;
  left: 0;
}
#header .logo img {
  width: 170px;
}
#header .logo a {
  -webkit-transition: all 0.4s ease-out;
  transition: all 0.4s ease-out;
}
#header .logo a:hover {
  opacity: 0.7;
} 
#header .telbtn {
  position: absolute;
  top: 20px;
  right: 0;
  letter-spacing: 0px;
}
#header .telbtn a {
  font-size: 2.0rem;
  font-weight: bold;
  color: #6C5230;
  text-decoration: none;
}
#header .telbtn i {
  width: 30px;
  height: 30px;
  border-radius: 60px;
  font-size: 2.0rem;
  color: #fff;
  background-color: #C6BE97;
  margin-right: 8px;
  vertical-align: middle;
  padding: 5px 0 0 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  text-align: center;
} 
#header .menu-btn {
  display: none;
}
/*****************************************
PAGETOP CUSTOMIZE
*****************************************/
#page-top {
  position: fixed;
  bottom: 20px;
  right: 20px;
  z-index: 10000;
}
#page-top a {
  background-color: #6C5431;
  text-decoration: none;
  color: #fff;
  width: 50px;
  height: 50px;    
  text-align: center;
  display: block;
  border-radius: 5px;
  opacity: 0.6;
  font-size: 14px;
  padding: 2px 0 0 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
#page-top a:hover {
  text-decoration: none;
  opacity: 1;
}

/*****************************************
footer
*****************************************/
#footer{
  width: 100%;
  margin: 0 auto;
  background-color: #DED9C1;
}
#footer .inner-block {
  width: 960px;
  margin: 0 auto;
}
#footer-content {
  display: table;
  width: 100%;
  padding: 30px 0px 30px 0px;
  border-bottom: solid 1px #CEC4B7;
}
#footer-content .logo {
  display: table-cell;
  width: 25%;
  vertical-align: top;
}
#footer-content .tel {
  display: table-cell;
  width: 37.5%;
  vertical-align: middle;
  text-align: center;
}
#footer-content .address {
  display: table-cell;
  width: 37.5%;
  vertical-align: middle;
  font-size: 12px;
  letter-spacing: 0px;
}
#footer-content .tel a {
  font-size: 20px;
  font-weight: bold;
  color: #6C5430;
}
#footer-content .tel i {
  font-size: 20px;
  color: #fff;
  width: 30px;
  height: 30px;
  background-color: #6C5431;
  border-radius: 60px;
  text-align: center;
  padding: 5px 0 0 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin: 0 8px 0 0;
}

#footer-content .address:after {
  content: "";
  display: block;
  clear: both;
}
#footer-content .address i {
  font-size: 20px;
  color: #fff;
  width: 30px;
  height: 30px;
  background-color: #6C5431;
  border-radius: 60px;
  text-align: center;
  padding: 5px 0 0 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  float: left;
}
#footer-content .address p {
  float: none;
  width: auto;
  margin-left: 38px;
}
#footer-content .logo img {
  width: 100%;
}
#footer-navigation ul {
  list-style: none;
}
#footer-navigation {
  padding: 30px 0px;
  border-top: solid 1px #E6E3D3;
  border-bottom: solid 1px #CEC4B7;
  display: table;
  width: 100%;
}
#footer-navigation .footer-menu {
  display: table-cell;
  width: 100%;
  vertical-align: top;
}
#footer-navigation .footer-sidemenu {
  display: table-cell;
  width: 30%;
  vertical-align: top;
}
#footer-navigation .footer-menu:after {
  content: "";
  display: block;
  clear: both;
} 
#footer-navigation .footer-menu li {
  letter-spacing: normal;
  float: left;
  width: 20%;
  margin: 0 0 5px 0;
}
#footer-navigation .footer-menu li:last-child,#footer-navigation .footer-sidemenu li:last-child {
  margin: 0 0 0 0;
}
#footer-navigation .footer-sidemenu li {
  margin: 0 0 5px 0;
}
#footer-navigation a {
  display: block;
  color: #6B3F07;
  font-size: 12px;
}
#footer-navigation a:hover {
  opacity: 0.7;
}
#footer-navigation .footer-menu li i {
  font-size: 11px;
  color: #fff;
  width: 20px;
  height: 20px;
  background-color: #6C5431;
  border-radius: 60px;
  text-align: center;
  padding: 5px 0 0 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin: 0 8px 0 0;
}
#footer-navigation .footer-sidemenu li i {
  margin: 0 8px 0 0;
}
#footer .copyright {
  padding: 20px 0 20px 0;
  color:#493924;
  text-align:center;
  font-size: 1.1rem;
  border-top: solid 1px #E6E3D3;
}

/*****************************************
NAV CUSTOMIZE
*****************************************/
#nav h2 {
  font-size: 1.6rem;
  font-weight: bold;
  padding: 10px 0 0 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  text-align: center;
  position: relative;
  height: 100px;
}
#nav h2 span {
  font-size: 1.2rem;
  font-weight: bold;
  display: block;
}
#nav h2 i {
  position: absolute;
  font-size: 2.4rem;
  width: 50px;
  height: 50px;
  border-radius: 60px;
  padding: 10px 0 0 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
#nav h2 .tex01 {
  font-size: 1.0rem;
  font-weight: bold;
  color: #fff !important;
  line-height:1.3;
}
#nav .director h2 {
  color: #5E522B;
  background-color: #EEE9D3;
}

#nav .director h2 i {
  background-color: #C6BE97;
  color: #fff;
  border: solid 3px #EEE9D3;
  top: 63px;
  left: 43%;
}
#nav .director h2 span {
  color: #ADA481;

}
#nav .treatment h2 {
  color: #fff;
  background-color: #AAC292;
}
#nav .treatment h2 i {
  background-color: #749F48;
  color: #fff;
  border: solid 3px #AAC292;
  top: 63px;
  left: 37%;
}
#nav .treatment h2 span {
  color: #749F48;
}
#nav .reservation h2 {
  color: #fff;
  background-color: #DBB876;
}

#nav .reservation h2 i {
  background-color: #DFA025;
  color: #fff;
  border: solid 3px #DBB876;
  top: 63px;
  left: 37%;

}
#nav .reservation h2 span {
  color: #B58C3E;
}
#nav .diagnosis h2 {
  color: #5E522B;
  background-color: #EEE9D3;
}

#nav .diagnosis h2 i {
  background-color: #C6BE97;
  color: #fff;
  border: solid 3px #EEE9D3;
  top: 63px;
  left: 46%;
}
#nav .diagnosis h2 span {
  color: #ADA481;
}
#nav .access h2 {
  color: #fff;
  background-color: #B2A087;
}

#nav .access h2 i {
  background-color: #917B5D;
  color: #fff;
  border: solid 3px #B2A087;
  top: 63px;
  left: 39%;

}
#nav .access h2 span {
  color: #917B5D;
}
#nav .equipment h2 {
  color: #fff;
  background-color: #80B3C6;
}
#nav .equipment h2 i {
  background-color: #5C94A7;
  color: #fff;
  border: solid 3px #80B3C6;
  top: 63px;
  left: 42%;
}
#nav .equipment h2 span {
  color: #5C94A7;
}
#nav .information h2 {
  color: #5E522B;
  background-color: #EEE9D3;
}

#nav .information h2 i {
  background-color: #C6BE97;
  color: #fff;
  border: solid 3px #EEE9D3;
  top: 63px;
  left: 42%;
}

#nav .information h2 span {
  color: #ADA481;
}

#nav .medical h2 {
  color: #fff;
  background-color: #DBB876;
}

#nav .medical h2 i {
  background-color: #DFA025;
  color: #fff;
  border: solid 3px #DBB876;
  top: 63px;
  left: 42%;

}
#nav .medical h2 span {
  color: #B58C3E;
}

#nav img {
  width: 100%;
}
#nav ul {
  list-style: none;
}
#nav ul:after {
  content: "";
  display: block;
  clear: both;
}
#nav ul li {
  float: left;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin: 0 0 15px 0;
}
#nav li a {
  display: block;
}

#nav li a:hover {
  opacity: 0.7;
}
#nav .director a,#nav .treatment a,#nav .reservation a,#nav .access a,#nav .equipment a,#nav .medical a {
  -webkit-box-shadow:0 0 4px #aaaaaa;
  box-shadow:0 0 4px #aaaaaa;
}
#nav .director a {
  overflow: hidden;
  height: 290px;
}
#nav .access a {
  overflow: hidden;
  height: 290px;
}
#nav .treatment a {
  overflow: hidden;
  height: 290px;
}
#nav .reservation a {
  overflow: hidden;
  height: 290px;
}
#nav .equipment a {
  overflow: hidden;
  height: 290px;
}
#nav .medical a {
  overflow: hidden;
  height: 290px;
}
#nav .director {
  width: 50%;
  padding: 0 12px 0 0;
}
#nav .treatment {
  width: 25%;
  padding: 0 6px 0 6px;
}
#nav .reservation {
  width: 25%;
  padding: 0 0 0 12px;
}
#nav .diagnosis {
  width: 70%;
  padding: 0 0 0 9px;
}
#nav .access {
  width: 25%;
  padding: 0 0 0 12px;
}
#nav .equipment {
  width: 40%;
  padding: 0 6px 0 6px;
}
#nav .information {
  width: 30%;
  padding: 0 9px 0 0;

}
#nav .medical {
  width: 35%;
  padding: 0 12px 0 0;

}
#nav li:nth-of-type(6){
  clear: both;
}

/*--------------------------------------------------------------
診療時間
--------------------------------------------------------------*/
#nav .open-box {
  -webkit-box-shadow:0 0 4px #aaaaaa;
  box-shadow:0 0 4px #aaaaaa;
  background-color: #FAF8EE;
  height: 310px;
}
#nav .open-inner {
  display: table;
  width: 100%;
  padding: 30px 15px 15px 15px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
#nav .open {
  display: table-cell;
  width: 65%;
  vertical-align: top;
  padding: 0 10px 0 0;
}
#nav .text-box {
  display: table-cell;
  width: 35%;
  vertical-align: top;
}
.open table {
  width:100%;
  border-collapse: collapse;
  border-spacing: 0;
  border: 1px solid #b9b9b9;
  color: #333;
}
.open table th {
  width: 10%;
  padding: 5px 4px;
  text-align: left;
  vertical-align: top;
  font-size: 1.2rem;
  font-weight: bold;
  background-color: #E5E5E5;
  border: 1px solid #b9b9b9;
  text-align: center;
}
.open table td {
  padding: 5px 4px;
  font-size: 1.4rem;
  font-weight: bold;
  background-color: #fff;
  border: 1px solid #b9b9b9;
  text-align: center;
  color: #DFA025;
  vertical-align: middle;
}
.open table .title {
  width: 30%;
}
.open table .time {
  width: 30%;
  font-size: 1.1rem;
  color: #333;
}
.open table .time span {
  display: block;
  font-size: 1.0rem;  
  font-weight: bold;      
}
.open table .blue {
  color: #40A0CD;
  background-color: #AFDCF1;
}
.open table .red {
  color: #DA5270;
  background-color: #FBCBD6;
}
.open .line {
  color: #749F48;
}
#nav .text-box .text {
  font-size: 1.2rem;
  font-weight: bold;
  letter-spacing: 0px;
  color: #786F4D;
}
#nav .text-box .tel {
  padding: 20px 0 0 0;
}
#nav .text-box .tel a {
  font-size: 1.8rem;
  font-weight: bold;
  color: #896713;
  text-decoration: none;
}
#nav .text-box .tel i {
  width: 30px;
  height: 30px;
  border-radius: 60px;
  font-size: 20px;
  color: #fff;
  background-color: #C6BE97;
  margin-right: 8px;
  vertical-align: middle;
  padding: 6px 0 0 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  text-align: center;
}
#nav .text-box:hover {
  opacity: 0.7;
}

/*--------------------------------------------------------------
お知らせ
--------------------------------------------------------------*/
#nav .info {
  width: 100%;
  background-color: #FAF8EE;
  height: 310px;
  -webkit-box-shadow:0 0 4px #aaaaaa;
  box-shadow:0 0 4px #aaaaaa;
}

#nav .info .inner {
  width: 100%;
  height: 130px;
  overflow-y: scroll;
  overflow-x: hidden;
}

#nav .info .more a {
  display: block;
  width: 55%;
  background-color: #C6BE97;
  color: #fff;
  margin: 10px auto 0;
  bottom: 15px;
  text-align: center;
  padding: 5px 0;

}
#nav .info .more a:hover {
  background-color: #6C5431;
  opacity: 1;
}
#nav .news-box {
  padding: 20px 10px 10px 10px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
#nav .info .news-box p a {
  display: inline;
  -webkit-box-shadow: none;
  box-shadow: none;
}
#nav .news-box ul {
  list-style-type: none;
  padding: 10px 10px 10px 5px;
}
#nav .news-box .time {
  color: #666;
}
#nav .news-box .title {
  color: #5E522B;
  font-weight: bold;
  margin-left: 26px;
}
#nav .news-box ul li {
  width: 100%;
  border-bottom: dotted 1px #ccc;
  padding: 10px 0;
  margin: 0 0 0 0;
}
#nav .news-box li:first-child {
  padding-top: 0;
}
#nav .news-box ul li .time:before {
  content: "\f0da";
  font-family: FontAwesome;
  font-size: 12px;
  color: #fff;
  width: 18px;
  height: 18px;
  background-color: #e0a026;
  border-radius: 60px;
  text-align: center;
  float: left;
  margin: 0 8px 0 0;
}
#nav .news-box ul li p {
  padding: 5px 10px 0px 26px;

}

/*--------------------------------------------------------------
下層ページ　ナビゲーション
--------------------------------------------------------------*/
#global-menu-wrap {
  width:100%;
  background-color: #F8F6F0;
}
#global-menu {
  width: 960px;
  margin: 0 auto;
}
#global-menu ul {
  display: table;
  text-align: center;
  width:100%;
}
#global-menu ul li {
  display: table-cell;
  border-left: 1px dashed #D8D3B8;
}
#global-menu ul li:last-child {
  border-right: 1px dashed #D8D3B8;
}
#global-menu ul li a {
  display: block;
  height: 44px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  line-height: 44px;
  color: #6C5430;
  font-size: 12px;
  font-weight: bold;
  text-decoration: none;
  letter-spacing: 0px;
  position: relative;
}
#global-menu a:hover::before,
#global-menu a.stay::before {
  background-color: #333;
  content: "";
  width: 100%;
  height: 3px;
  position: absolute;
  bottom: 0px;
  right: 0;
  left: 0;
}  

/***************************************************************
バナー
***************************************************************/
.banner {
  list-style: none;
  width: 400px;
  margin: 0 auto;
  padding: 40px 0 0 0;
}
.banner:after {
  content: "";
  display: block;
  clear: both;
}
.banner li {
  float: left;
  width: 50%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.banner li:nth-child(odd) {
  padding: 15px 10px 0 55px;
}
.banner li:nth-child(even) {
  padding: 0 55px 0 10px;
}  
.banner li img {
  width: 100%;
}
.banner li a:hover {
  opacity: 0.7;
}

/***************************************************************
院長紹介
***************************************************************/
#director h3 {
  font-size: 1.4rem;
  color: #fff;
  padding: 3px 0;
  text-align: center;
  background-color: #60562F;
  width: 70px;
  border-radius: 5px;
  margin: 0 0 10px 0;   
}
#director h3:nth-of-type(n+2) {
  width: 260px;
  margin: 30px 0 10px 0;   
}

/*--------------------------------------------------------------
理事長あいさつ
--------------------------------------------------------------*/
#director .message-area {
  width: 770px;
  margin: 0 auto;
}

#director .message-area p{
  line-height: 2.4;
}
#director .message-area .name {
  text-align: right;
  font-weight: bold;
  line-height: 1.6;
}
#director .message-area .name span {
  display: block;

}
/*--------------------------------------------------------------
理事長あいさつプロフィール
--------------------------------------------------------------*/
#director .profile-area {
  width: 770px;
  margin: 0 auto;
  padding: 0 0 80px 0;
}
#director .profile-area:after {
  content: "";
  display: block;
  clear: both;
}
#director .profile-box {
  float: right;
  width: 65%;
  padding: 0 10px 0 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
#director .profile-box p {
  text-align: right;
}
#director .profile-photo {
  float: right;
  width: 35%;
}
#director .profile-photo p {
  text-align: center;
}
#director .profile-photo .name {
  padding: 10px 0 0 0;
  font-size: 1.4rem;
  font-weight: bold;
}
#director .profile-photo .name span {
  font-size: 1.4rem;
  color: #28962D;
}

/*--------------------------------------------------------------
理事長あいさつプロフィール リスト
--------------------------------------------------------------*/
#director .profile-box .list {
  list-style: none;
}
#director .profile-box .list li {
  margin: 0 0 10px 0;
}
#director .profile-box .list li:last-child {
  margin: 0 0 0 0;
}

/***************************************************************
診療案内
***************************************************************/
#treatment h2 {
  font-size: 2.0rem;
  text-align: left;
}
#treatment .treatment-area h3 {
  font-size: 1.6rem;
  font-weight: bold;
  color: #28962D;
  padding: 30px 0 5px 0;
}
#treatment .treatment-area {
  width: 770px;
  margin: 0 auto;
  padding: 0 0 80px 0;

}
#treatment .treatment-area p {
  line-height: 2.4;
}
#treatment .treatment-area .description {
  list-style: none;
}
#treatment .treatment-area .description li {
  margin: 0 0 10px 0;
}
#treatment .treatment-area .description:nth-of-type(2) {
  margin: 10px 0 0 0;
}
#treatment .treatment-area .description li:before {
  content: "\f0da";
  font-family: FontAwesome;
  font-size: 1.2rem;
  color: #fff;
  width: 18px;
  height: 18px;
  background-color: #e0a026;
  border-radius: 60px;
  text-align: center;
  float: left;
  margin: 0 8px 0 0;
}

/***************************************************************
クリニック案内
***************************************************************/
#about .diagnosis-area {
  width: 770px;
  margin: 0 auto;
}
#about .about-area {
  width: 770px;
  margin: 50px auto 0;
  padding: 0 0 80px 0;
}
/*--------------------------------------------------------------
診療時間 テキスト
--------------------------------------------------------------*/
#about .diagnosis-area .text {
  padding: 10px 0 0 0; 
}
#about .diagnosis-area .text .green {
  font-weight: bold;
  color: #28962D;
}
#about .diagnosis-area .text a {
  font-weight: bold;
  color: #28962D;
}
/*--------------------------------------------------------------
基本情報 テーブル
--------------------------------------------------------------*/
#about .about-area table {
  width: 100%;
  border-collapse: collapse;
  border: 1px solid #b9b9b9;
}
#about .about-area table th {
  padding: 5px 10px;
  text-align: left;
  width: 20%;
  vertical-align: middle;
  background-color:#E5E5E5;
  border: 1px solid #b9b9b9;
}
#about .about-area table td {
  padding: 5px 10px;
  text-align: left;
  width: 80%;
  background-color: #fff;
  border: 1px solid #b9b9b9;
}
#about .about-area table a {
  color: #333;
}

/*--------------------------------------------------------------
アクセス
--------------------------------------------------------------*/
#about .map-area {
  width: 880px;
  margin: 0 auto;
}
#about .map-area iframe {
  width: 100%;
  height: 400px;
}
#about .map-area .map-photo {
  width: 60%;
  margin: 30px auto 0;
}

#about .map-area .map-photo img {
  width: 100%;
}
#about .map-area .map-photo a {
  display: block;
  padding: 8px 0 0 0;
}
#about .map-area .description {
  list-style: none;
  width: 750px;
  margin: 30px auto 0;
}
#about .map-area .description li {
  margin: 0 0 20px 0;
}
#about .map-area .description li:last-child {
  margin: 0 0 0 0;
}
#about .map-area li:after {
  content: "";
  display: block;
  clear: both;
}
#about .map-area .description i {
  font-size: 2.8rem;
  color: #fff;
  width: 50px;
  height: 50px;
  background-color: #6C5431;
  border-radius: 60px;
  text-align: center;
  padding: 10px 0 0 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  float: left;
}
#about .map-area .description p {
  float: none;
  width: auto;
  margin-left: 65px;
}
#about .map-area .description strong {
  font-weight: bold;
  display: block;
}
#about .map-area .description .mapbtn {
  background-color: #C6BE97;
  color: #fff;
  padding: 3px 10px;
  margin: 0 0 0 15px;
  border-radius: 5px;
}
#about .map-area .description .mapbtn i {
  font-size: 13px;
  padding: 0;
  float: none;
  border: none;
  background: none;
  width: auto;
  height: auto;
  margin: 0 0 0 10px;
}
#about .map-area .description .mapbtn:hover {
  background-color: #6C5431;
}
#about .map-area .description .mapbtn br {
  display: none;
}
/*--------------------------------------------------------------
道案内
--------------------------------------------------------------*/
#about .map-area .guide {
  list-style: none;
  margin: 30px auto 0;
}
#about .map-area .guide:after {
  content: "";
  display: block;
  clear: both;
}
#about .map-area .guide li {
  float: left;
  width: 33.3333%;
  margin: 0 0 10px 0;
  padding: 0 5px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
#about .map-area .guide li p {
  padding: 5px 0 0 0;
}
#about .map-area .guide img {
  width: 100%;
}

/***************************************************************
予防接種
***************************************************************/
#vaccine .vaccine-area {
  width: 770px;
  margin: 0 auto;
  padding: 0 0 80px 0;
}
#vaccine h3 {
  font-size: 1.6rem;
  font-weight: bold;
  color: #5B5129;
  margin: 30px 0 15px 0;
  text-align: center;
}
#vaccine h3 br {
  display: none;
}
#vaccine .vaccine-area p {
  line-height: 2.4;
}
#vaccine .vaccine-area .photo {
  text-align: center;
  margin: 20px 0 0 0;
}
#vaccine .vaccine-area .photo a:hover {
  opacity: 0.7;
}

/***************************************************************
設備案内
***************************************************************/
#equipment h3 {
  font-size: 1.5rem;
  font-weight: bold;
  margin: 30px 0 10px 0;
  padding: 0 0 0 60px;        
}
#equipment h3:nth-of-type(6){
  padding: 0 0 0 0;
}
#equipment .equipment-area {
  width: 770px;
  margin: 0 auto;
  padding: 0 0 80px 0;
}
#equipment .description {
  list-style: none;
  font-size: 1.2rem;
  width: 630px;
  margin: 25px auto 15px;
}
#equipment .description li:before {
  content: "\f0da";
  font-family: FontAwesome;
  font-size: 1.2rem;
  color: #fff;
  width: 18px;
  height: 18px;
  background-color: #e0a026;
  border-radius: 60px;
  text-align: center;
  float: left;
  margin: 0 8px 0 0;
}
#equipment .description li p {
  float: none;
  width: auto;
  margin-left: 26px;
}
#equipment .description li {
  margin: 0 0 5px 0;
}
#equipment .gallery {
  list-style: none;
  width: 600px;
  margin: 0 auto;
}
#equipment ul:after {
  content: "";
  display: block;
  clear: both;
}
#equipment .gallery li {
  float: left;
  width: 50%;
  padding: 0 5px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin: 0 0 10px 0;
}
#equipment .gallery02 {
  list-style: none;
}
#equipment .gallery02 li {
  float: left;
  width: 33.3333%;
  padding: 0 5px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin: 0 0 10px 0;
}
#equipment ul li p {
  font-size: 1.2rem;
  padding: 5px 0 0 0;
}
#equipment ul li img {
  width: 100%;
}
#equipment .text {
  padding: 0 0 20px 60px;
}

/***************************************************************
お知らせ
***************************************************************/
#information .information-area {
  width: 770px;
  margin: 0 auto;
  padding: 50px 0 80px 0;
}
#information .news-box .inner {
  max-width: 100%;
  height: 500px;
  overflow-y: scroll;
  overflow-x: hidden;
}
#information .news-box ul {
  list-style-type: none;
  padding: 10px 10px 10px 5px;
}
#information .news-box ul li:after {
  content: "";
  display: block;
  clear: both;
}
#information .news-box .time {
  float: left;
  width: 20%;
  color: #666;
}
#information .news-box .title {
  float: none;
  width: auto;
  margin-left: 20%;
  color: #5E522B;
  font-weight: bold;
}
#information .news-box ul li {
  border-bottom: dotted 1px #ccc;
  padding: 10px 0;
}
#information .news-box li:first-child {
  padding-top: 0;
}
#information .news-box ul li .time:before {
  content: "\f0da";
  font-family: FontAwesome;
  font-size: 12px;
  color: #fff;
  width: 18px;
  height: 18px;
  background-color: #e0a026;
  border-radius: 60px;
  text-align: center;
  float: left;
  margin: 0 8px 0 0;
}
#information .news-box ul li p {
  padding: 5px 10px 0px 26px;
  line-height: 2.2;

}

/***************************************************************
よくある質問
***************************************************************/
#qa .qa-area {
  width: 770px;
  margin: 0 auto;
  padding: 0 0 80px 0;
}
/*ACCORDION*/
#qa .accordion {
  width: 100%;
}
#qa .accordion ul {
  list-style: none;
}
#qa .accordion > ul > li > a {
  display: block;
  color: #fff;
  font-size: 1.5rem;
  text-decoration: none;
  background-color: #749F48;
  border-bottom: 1px solid #fff;
  cursor: pointer;
  padding: 8px 12px;
  position: relative;
}
#qa .accordion > ul > li > a:hover{
  background-color: #145019;
}
#qa .accordion > ul > li > a:after, div.accordion > ul > li > a.active:after{
  font-size: 12px;
  position: absolute;
  right: 12px;
  top: 12px;
  color: #427C07;
}
#qa .accordion > ul > li > a:after{
  content: "▼";
}
#qa .accordion > ul > li > a.active:after{
  content: "▲";
}
#qa .accordion > ul > li > ul {
  display: none;
}
#qa .accordion > ul > li > ul > li {
  color: #333;
  font-size: 1.3rem;
  background-color: #fff;
  border-bottom: 1px solid #fff;
  padding: 6px 12px;
  position: relative;
}

/***************************************************************
乳幼児健診
***************************************************************/
#examination .examination-area {
  width: 770px;
  margin: 0 auto;
  padding: 0 0 80px 0;
}
#examination h3 {
  font-size: 1.6rem;
  font-weight: bold;
  color: #5B5129;
  margin: 30px 0 15px 0;
  text-align: center;
}
#examination .examination-area p {
  line-height: 2.4;
}
#examination .photo {
  width: 70%;
  margin: 20px auto 0;
}
#examination .examination-box {
  display: table;
  width: 100%;
}
#examination .examination-box .examination-photo {
  display: table-cell;
  width: 40%;
  vertical-align: top;
}
#examination .examination-box .text {
  display: table-cell;
  width: 60%;
  vertical-align: top;
  padding: 0 0 0 20px;
}
#examination .examination-box .examination-photo img {
  width: 100%;
}