@charset "utf-8";
/* CSS Document */

/*-----------------------------
診療時間表 20180201追加
-----------------------------*/
footer .inner.widthfix.cf .ft_hour table {
  width: 100%;
  clear: both;
  font-family: "Noto Sans Japanese R";
  border: solid 1px #e0e0e0;
}
footer .inner.widthfix.cf .ft_hour .or {
  color: #ae933c;
}
footer .inner.widthfix.cf .ft_hour .sub01 {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  float: left;
  font-weight: bold;
  color: #ff4e4e;
}
footer .inner.widthfix.cf .ft_hour .sub02 {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  float: right;
  color: #2e7eb1;
  text-align: right;
  margin-right: 4px;
}
footer .inner.widthfix.cf .ft_hour .sub02 em {
  margin-right: 4px;
  color: #ae933c;
}
footer .inner.widthfix.cf .ft_hour .sub03 {
  display: block;
  clear: both;
  padding-top: 4px;
  font-weight: bold;
  text-align: right;
}
footer .inner.widthfix.cf .ft_hour .sub04 {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  float: right;
  color: #2e7eb1;
  text-align: right;
  margin-right: 4px;
}
footer .inner.widthfix.cf .ft_hour .sub04 em {
  color: #88b71f;
}
footer .inner.widthfix.cf .ft_hour .sub04 em:first-child {
  /*	font-size: 140%;*/
  margin-right: 4px;
}
footer .inner.widthfix.cf .ft_hour table .top td {
  background-color: #2e7eb1;
  color: #fff;
}
footer .inner.widthfix.cf .ft_hour table tr td {
  background-color: #fff;
  color: #88b71f;
}
footer .inner.widthfix.cf .ft_hour table tr td .sun {
  color: #b2b2b2;
}
footer .inner.widthfix.cf .ft_hour table tr th {
  background-color: #edfafc;
}
footer .inner.widthfix.cf .ft_hour table tr th,
footer .inner.widthfix.cf .ft_hour table tr td {
  text-align: center;
  vertical-align: middle;
  padding: 5px;
}
/*---------------------------
 pc size
---------------------------*/
@media screen and (min-width: 737px) {
  /*---------ページトップ移動---------*/
  .pagetop {
    cursor: pointer;
    position: fixed;
    bottom: 16px;
    right: 18px;
    width: 61px;
    height: 72px;
    background: url(../img/pagetop.png) no-repeat;
    transition: opacity 0.3s;
    -webkit-transition: opacity 0.3s;
    -ms-transition: opacity 0.3s;
    -moz-transition: opacity 0.3s;
    -o-transition: opacity 0.3s;
    overflow: hidden;
    text-indent: 100%;
    white-space: nowrap;
  }
  body {
    font-family: -apple-system, BlinkMacSystemFont, "Helvetica Neue",
      "Noto Sans Japanese", "ヒラギノ角ゴ ProN W3", Hiragino Kaku Gothic ProN,
      Arial, Meiryo, sans-serif;
    font-size: 16px;
    color: #1b1b1b;
    line-height: 1.6em;
    /*    line-height: 1.4em;*/
    width: 100%;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    overflow-x: hidden;
  }
  #all_bdr {
    border: 5px solid #2e7eb1;
    position: relative;
    z-index: 8888;
  }
  #all .top-area {
    position: relative;
  }

  .center.pic {
    display: block;
    text-align: center;
    margin-bottom: 20px;
  }
  /*-----------------------------------------------------

  見出し　共通

  -----------------------------------------------------*/
  /*------------------
  h2
  ------------------*/
  h2.h2_type01 {
    position: relative;
    font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3",
      "Hiragino Mincho ProN", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
    transform: rotate(0.03deg);
    font-size: 28px;
    letter-spacing: 7px;
    text-align: center;
    margin-bottom: 48px;
    width: 635px;
    margin-right: auto;
    margin-left: auto;
  }
  h2.h2_type01:after {
    content: "";
    position: absolute;
    height: 100%;
    border-left: 1px solid #cab574;
    left: 0;
    top: 0;
  }
  h2.h2_type01:before {
    content: "";
    position: absolute;
    height: 100%;
    border-left: 1px solid #cab574;
    right: 0;
    top: 0;
  }
  h2.h2_type01 span {
    position: relative;
    padding: 35px 0 35px;
    display: block;
  }
  h2.h2_type01 span:after {
    content: "";
    position: absolute;
    width: 94%;
    border-top: 1px solid #cab574;
    top: -10px;
    left: 0;
    right: 0;
    margin: 0 auto;
  }
  h2.h2_type01 span:before {
    content: "";
    position: absolute;
    width: 95%;
    border-bottom: 1px solid #cab574;
    bottom: -10px;
    left: 0;
    right: 0;
    margin: 0 auto;
  }
  h2.h2_type01 span.h2_item {
    position: absolute;
    border: none;
    top: 0;
    padding: 0;
    left: 10px;
  }
  h2.h2_type01 span.h2_item:after,
  h2.h2_type01 span.h2_item:before {
    content: none;
  }
  h2.h2_type01 span.small {
    font-size: 20px;
    padding: 0;
  }
  h2.h2_type01 span.small:after,
  h2.h2_type01 span.small:before {
    content: none;
  }
  /*------------------
  h2
  ------------------*/
  h2.h2_type02 {
    margin-bottom: 18px;
    padding-bottom: 11px;
    position: relative;
  }
  h2.h2_type02:after {
    content: "";
    position: absolute;
    bottom: 0;
    width: 100%;
    left: 0;
    right: 0;
    background: -moz-linear-gradient(
      left,
      rgba(189, 219, 238, 1) 0%,
      rgba(229, 229, 229, 0) 100%
    ); /* FF3.6-15 */
    background: -webkit-linear-gradient(
      left,
      rgba(189, 219, 238, 1) 0%,
      rgba(229, 229, 229, 0) 100%
    ); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(
      to right,
      rgba(189, 219, 238, 1) 0%,
      rgba(229, 229, 229, 0) 100%
    ); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#bddbee', endColorstr='#00e5e5e5',GradientType=1 ); /* IE6-9 */
    height: 1px;
  }
  /*------------------
  h2
  ------------------*/
  h2.h2_type03 {
    font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3",
      "Hiragino Mincho ProN", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
    transform: rotate(0.03deg);
    font-size: 28px;
    color: #333333;
    margin-bottom: 30px;
  }
  h2.h2_type03 span.h2_item {
    position: absolute;
    border: none;
    top: 0;
    padding: 0;
    left: 0;
  }
  h2.h2_type03 span {
    position: relative;
    padding: 30px 0 0px 40px;
    display: block;
  }
  /*------------------
  h2
  ------------------*/
  h2.h2_type04 {
    font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3",
      "Hiragino Mincho ProN", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
    transform: rotate(0.03deg);
    font-size: 28px;
    text-align: center;
    width: 600px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 40px;
    border-top: 1px solid #cab574;
    border-bottom: 1px solid #cab574;
  }
  h2.h2_type04 span {
    padding: 30px 0 30px;
    display: inline-block;
  }
  /*------------------
  h2
  ------------------*/
  h2.h2_type05 {
    margin-bottom: 15px;
    text-align: center;
  }
  h2.h2_type05 img {
    display: inline-block;
  }
  /*------------------
  h2
  ------------------*/
  h2.h2_type06 {
    font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3",
      "Hiragino Mincho ProN", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
    transform: rotate(0.03deg);
    font-size: 28px;
    color: #333333;
    margin-bottom: 30px;
  }
  h2.h2_type06 span.h2_item {
    position: absolute;
    border: none;
    top: 0;
    padding: 0;
    left: 0;
  }
  h2.h2_type06 span {
    position: relative;
    padding: 30px 0 0px 40px;
    display: block;
  }
  /*------------------
  h3
  ------------------*/
  h3.h3_type01 {
    font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3",
      "Hiragino Mincho ProN", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
    transform: rotate(0.03deg);
    font-size: 20px;
    letter-spacing: 1px;
    position: relative;
    margin-bottom: 10px;
  }
  h3.h3_type01:after {
    content: "";
    position: absolute;
    background-image: url(../img/h3_item01.png);
    background-repeat: no-repeat;
    width: 12px;
    height: 12px;
    left: 0;
    top: 5px;
  }
  h3.h3_type01 span {
    margin-left: 15px;
    font-weight: bold;
  }

  /*h3.h3_type01.gd_bdr:before{
    content: "";
    position: absolute;
    bottom: -6px;
    width: 70%;
    left: 0;
    background: -moz-linear-gradient(left, rgba(211,211,211,1) 0%, rgba(255,255,255,0) 100%);
    background: -webkit-linear-gradient(left, rgb(211, 211, 211) 0%,rgba(255,255,255,0) 100%);
    background: linear-gradient(to right, rgb(211, 211, 211) 0%,rgba(255,255,255,0) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b0b069', endColorstr='#00ffffff',GradientType=1 );
    height: 1px;
  }*/
  /*------------------
  h3
  ------------------*/
  h3.h3_type02 {
    position: relative;
    display: table;
    margin-right: auto;
    margin-left: auto;
    margin-bottom: 20px;
    padding: 20px 0 20px;
  }
  h3.h3_type02:after {
    content: "";
    position: absolute;
    width: 60px;
    height: 1px;
    border-top: 1px solid #3f4d74;
    top: 0;
    left: 0;
    right: 0;
    margin: 0 auto;
  }
  h3.h3_type02:before {
    content: "";
    position: absolute;
    width: 60px;
    height: 1px;
    border-top: 1px solid #3f4d74;
    bottom: 0;
    left: 0;
    right: 0;
    margin: 0 auto;
  }
  /*------------------
  h3
  ------------------*/
  h3.h3_type03 {
    position: relative;
    margin-bottom: 10px;
  }
  h3.h3_type03:after {
    content: "";
    position: absolute;
    background-image: url(../img/h3_item02.png);
    left: -8px;
    top: -8px;
    width: 20px;
    height: 20px;
  }
  h3.h3_type03 span {
    color: #2d7aac;
    font-weight: bold;
    font-size: 17px;
    padding: 5px 0px 0px 12px;
    display: inline-block;
  }
  h3.h3_type03.pt_02 span {
    font-size: 15px;
  }
  /*------------------
  h3
  ------------------*/
  h3.h3_type04 {
    font-size: 17px;
    letter-spacing: 1px;
    position: relative;
    margin-bottom: 0;
  }
  h3.h3_type04:after {
    content: "";
    position: absolute;
    background-image: url(../img/h3_item01.png);
    background-repeat: no-repeat;
    width: 12px;
    height: 12px;
    left: 0;
    top: 5px;
  }
  h3.h3_type04 span {
    margin-left: 15px;
    font-weight: bold;
    color: #255f87;
  }
  /*------------------
  h3
  ------------------*/
  h3.h3_type05 {
    padding: 0.4em 0.5em; /*文字の上下 左右の余白*/
    color: #494949; /*文字色*/
    background-color: #dcf1f5;
    border-left: solid 5px #457a9e; /*左線*/
    border-bottom: solid 3px #a4c9e3; /*下線*/
    margin-bottom: 20px;
  }
  h3.h3_type05 span {
    font-size: 20px;
    color: #414344;
    display: inline-block;
    padding: 7px 0px 7px 9px;
  }
  /*------------------
  h4
  ------------------*/
  h4.h4_type01 {
    font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3",
      "Hiragino Mincho ProN", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
    transform: rotate(0.03deg);
    font-size: 20px;
    letter-spacing: 1px;
    position: relative;
    margin-bottom: 10px;
  }
  h4.h4_type01:after {
    content: "";
    position: absolute;
    background-image: url(../img/h3_item01.png);
    background-repeat: no-repeat;
    width: 12px;
    height: 12px;
    left: 0;
    top: 5px;
  }
  h4.h4_type01 span {
    margin-left: 15px;
    font-weight: bold;
  }

  h4.h4_type01.gd_bdr:before {
    content: "";
    position: absolute;
    bottom: -6px;
    width: 70%;
    left: 0;
    background: -moz-linear-gradient(
      left,
      rgba(211, 211, 211, 1) 0%,
      rgba(255, 255, 255, 0) 100%
    );
    background: -webkit-linear-gradient(
      left,
      rgb(211, 211, 211) 0%,
      rgba(255, 255, 255, 0) 100%
    );
    background: linear-gradient(
      to right,
      rgb(211, 211, 211) 0%,
      rgba(255, 255, 255, 0) 100%
    );
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b0b069', endColorstr='#00ffffff',GradientType=1 );
    height: 1px;
  }

  /*-----------------------------------------------------

  共通　テーブル

  -----------------------------------------------------*/
  table.type01 {
    text-align: left;
    line-height: 1.5;
    border: 1px solid #ccc;
    width: 100%;
  }
  table.type01 thead {
    border-right: 1px solid #ccc;
    border-left: 1px solid #ccc;
    background-color: #2f7eb2;
  }
  table.type01 thead th {
    padding: 10px;
    vertical-align: middle;
    color: #fff;
    text-align: center;
    border-right: 1px solid #fff;
  }
  table.type01 thead th:last-child {
    border-right: 1px solid #ccc;
  }
  table.type01 tbody th {
    width: 190px;
    padding: 10px;
    font-weight: bold;
    vertical-align: top;
    border-bottom: 1px solid #ccc;
    border-right: 1px solid #d5d5d5;
    background-color: #fffdf5;
  }

  table.type01 tbody th.item {
    text-align: center;
  }
  table.type01 tbody th.item img {
    margin-bottom: 3px;
  }
  table.type01 tbody th.item p {
    width: 135px;
    margin: 0 auto;
    font-size: 14px;
  }
  table.type01 tbody td {
    padding: 10px;
    vertical-align: top;
    border-bottom: 1px solid #ccc;
  }
  table.type01 tbody td.item01,
  table.type01 tbody td.item02 {
    vertical-align: middle;
    border-right: 1px solid #d5d5d5;
    width: 65px;
    text-align: center;
  }
  table.type01 tbody td.item03 {
    border-right: 1px solid #d5d5d5;
    font-size: 15px;
  }
  table.type01 tbody td.item04 {
    width: 165px;
    text-align: right;
    vertical-align: middle;
    font-size: 16px;
  }
  /*-----------------------------------------------------

  共通　テーブル

  -----------------------------------------------------*/
  table.type02 {
    text-align: left;
    line-height: 1.5;
    width: 100%;
  }
  table.type02 tr {
    border-top: 1px solid #d5d5d5;
    border-left: 1px solid #d5d5d5;
  }
  table.type02 tr.last {
    border-bottom: 1px solid #d5d5d5;
  }
  table.type02 th {
    border-right: 1px solid #d5d5d5;
    width: 185px;
    padding: 10px;
    vertical-align: middle;
    background: #eee;
    font-size: 15px;
    background-color: #f5f5f5;
    text-align: center;
  }
  table.type02 td {
    padding: 10px;
    vertical-align: top;
    border-right: 1px solid #d5d5d5;
  }
  table.type02 td.image {
    border-right: none;
  }

  table.type02 thead th {
    background-color: #3c6d95;
    color: #fff;
  }
  /*-----------------------------------------------------

  ヘッダーエリア

  -----------------------------------------------------*/
  header {
    position: relative;
    z-index: 120;
  }
  header .inner.widthfix.cf {
    width: 1000px;
    height: 730px;
    margin: 0 auto;
    position: absolute;
    z-index: 100;
    overflow: hidden;
    left: 0;
    right: 0;
  }
  header .inner.widthfix.cf .hd_logo {
    float: right;
    padding-top: 10px;
  }
  header .inner.widthfix.cf .open {
    position: absolute;
    top: 28px;
    left: 0;
  }
  header .inner.widthfix.cf .campaign {
    position: absolute;
    top: 73px;
    left: 0;
  }
  header .inner.widthfix.cf .clinichours {
    position: absolute;
    bottom: 10px;
    left: 0;
  }
  header .inner.widthfix.cf .recruit {
    position: absolute;
    bottom: 10px;
    left: 0;
  }
  header .inner.widthfix.cf .smile {
    position: absolute;
    bottom: 10px;
    left: 264px;
    border: solid 1px #a9bd91;
  }
  header .inner.widthfix.cf .hd_tel {
    position: absolute;
    top: 63px;
    right: 0;
    text-align: right;
  }
  header .inner.widthfix.cf .hd_tel p {
    font-size: 17px;
    text-shadow: 1px 1px 0px rgba(255, 255, 255, 0.6);
  }
  header .inner.widthfix.cf .hd_tel span {
    background-color: #2f7eb2;
    padding: 4px 17px 5px;
    text-decoration: none;
    display: block;
    text-align: center;
    text-shadow: none;
    margin-top: 2px;
  }
  header .inner.widthfix.cf .hd_tel span a {
    text-decoration: none;
    color: #fff;
    letter-spacing: 2px;
    font-style: italic;
  }
  header .inner.widthfix.cf .nairan {
    position: absolute;
    bottom: 10px;
    right: 0;
  }
  header .inner.widthfix.cf .hd_address {
    text-align: right;
    position: absolute;
    right: 0;
    top: 125px;
    text-shadow: 1px 1px 0px rgba(255, 255, 255, 0.6);
  }
  header .inner.widthfix.cf .hd_address p {
    font-size: 14px;
  }
  header .inner.widthfix.cf #line_side {
    right: 0;
    position: fixed;
    margin-top: 370px;
    z-index: 30;
  }
  header .inner.widthfix.cf #yoyaku {
    right: 0;
    position: fixed;
    margin-top: 90px;
    z-index: 30;
  }
  footer #sp_yoyaku {
    display: none;
  }
  /*-----------------------------------------------------

  グローバルナビゲーション

  -----------------------------------------------------*/

  #gnav {
    background: #3181b6; /* Old browsers */
    background: -moz-linear-gradient(
      top,
      #3181b6 0%,
      #246794 100%
    ); /* FF3.6-15 */
    background: -webkit-linear-gradient(
      top,
      #3181b6 0%,
      #246794 100%
    ); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(
      to bottom,
      #3181b6 0%,
      #246794 100%
    ); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#3181b6', endColorstr='#246794',GradientType=0 ); /* IE6-9 */
  }
  #gnav .inner.widthfix.cf {
    width: 1000px;
    margin: 0 auto;
  }
  #gnav .inner.widthfix.cf li {
    float: left;
    position: relative;
  }
  #gnav .inner.widthfix.cf li a {
    padding: 16px 39px 13px;
    display: inline-block;
    position: relative;
  }
  #gnav .inner.widthfix.cf li:after {
    content: "";
    position: absolute;
    background-image: url(../img/gnav_line.png);
    width: 13px;
    height: 36px;
    right: -7px;
    top: 17px;
  }
  #gnav .inner.widthfix.cf li.no_link {
    padding: 16px 39px 13px;
  }
  /*▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼
  ドロップダウン
  ▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼*/
  .dropmenu:before,
  .dropmenu:after {
    content: "";
    display: table;
  }
  .dropmenu:after {
    clear: both;
  }
  .dropmenu li ul {
    list-style: none;
    position: absolute;
    z-index: 9999;
    top: 72px;
    margin: 0;
    padding: 0;
    display: table;
    left: 0;
    text-align: center;
  }
  .dropmenu li:hover ul li {
    overflow: visible;
    height: 38px;
  }
  .dropmenu li ul li {
    width: 100%;
    overflow: hidden;
    height: 0;
    transition: 0.2s;
    background-color: #286f9e;
    border-top: 1px solid #fff;
    display: block;
  }
  .dropmenu li ul li span {
    padding: 8px 0px 9px;
    display: inline-block;
  }
  #gnav .inner.widthfix.cf li ul li:after {
    content: none;
  }
  .dropmenu li ul li a {
    width: 141px;
    text-align: center;
    color: #fff;
    font-size: 14px;
    text-decoration: none;
    display: table-cell;
    vertical-align: middle;
  }
  #gnav .inner.widthfix.cf li ul li a {
    padding: 0 0 0;
  }

  /*-----------------------------------------------------

  フッターエリア

  -----------------------------------------------------*/

  footer {
    text-align: left;
    background-image: url(../img/ft_bg.jpg);
    background-repeat: repeat;
    position: relative;
    padding-top: 50px;
  }
  footer .inner.widthfix.cf {
    width: 1000px;
    margin: 0 auto;
    overflow: hidden;
    margin-bottom: 50px;
  }
  footer .inner.widthfix.cf .leftarea {
    float: left;
    width: 480px;
  }
  footer .inner.widthfix.cf .rightarea {
    float: right;
    width: 490px;
  }
  footer .inner.widthfix.cf .rightarea .bnrarea {
  }
  footer .inner.widthfix.cf .rightarea .bnrarea li {
    width: 49%;
  }
  footer .inner.widthfix.cf .rightarea .bnrarea img {
    max-width: 100%;
    height: auto;
  }

  footer .inner.widthfix.cf .ft_logo {
    margin-bottom: 25px;
  }
  footer .inner.widthfix.cf .ft_tel {
    margin-bottom: 25px;
  }
  footer .inner.widthfix.cf .ft_address {
    margin-bottom: 25px;
  }
  footer .inner.widthfix.cf .ft_address p br {
    display: none;
  }
  /*-----------------------------
		  診療時間
		  -----------------------------*/
  /*
		  footer .inner.widthfix.cf .ft_hour{
			overflow: hidden;
			margin-bottom: 25px;
		  }
		  footer .inner.widthfix.cf .ft_hour p.hour_ttl{
			float: left;
		  }
		  footer .inner.widthfix.cf .ft_hour p.hour_ttl img{
			display: block;
		  }
		  footer .inner.widthfix.cf .ft_hour ul{
			width: 380px;
			float: right;
			font-size: 15px;
		  }
		  footer .inner.widthfix.cf .ft_hour ul li{
			margin-bottom: 5px;
		  }
		  footer .inner.widthfix.cf .ft_hour ul li.holliday{
			color: #ff4e4e;
		  }
		  */
  /*-----------------------------
  診療時間表 20180201追加
  -----------------------------*/
  footer .inner.widthfix.cf .ft_hour {
    float: left;
  }
  footer .inner.widthfix.cf .ft_hour p.hour_ttl {
    float: left;
  }
  footer .inner.widthfix.cf .ft_hour p.hour_ttl img {
    display: block;
  }
  footer .inner.widthfix.cf .ft_hour .timetable {
    width: 380px;
    float: right;
  }
  footer .inner.widthfix.cf .ft_hour table {
    width: 380px;
    float: right;
    margin: -16px 0 1px 100px;
  }
  footer .inner.widthfix.cf .ft_hour table .top td {
    font-size: 15px;
  }
  footer .inner.widthfix.cf .ft_hour table tr td {
    font-size: 94%;
  }
  footer .inner.widthfix.cf .ft_hour table tr th {
    font-size: 15px;
  }
  footer .inner.widthfix.cf .ft_hour .sub01 {
    margin-left: 103px;
  }
  footer .inner.widthfix.cf .ft_hour .sub02 em {
    font-size: 140%;
  }
  /*-----------------------------
  診療内容
  -----------------------------*/
  footer .inner.widthfix.cf .ft_services {
    overflow: hidden;
    margin-bottom: 25px;
    margin-top: 24px;
  }
  footer .inner.widthfix.cf .ft_services p.services_ttl {
    float: left;
  }
  footer .inner.widthfix.cf .ft_services p.services_ttl img {
    display: block;
  }
  footer .inner.widthfix.cf .ft_services p.services_list {
    font-size: 14px;
    width: 380px;
    float: right;
    line-height: 1.7em;
    letter-spacing: 1px;
  }
  /*-----------------------------
  コピーーライト
  -----------------------------*/
  footer p.copy {
    color: #fff;
    font-size: 11px;
    text-align: center;
    background-color: #2e7eb1;
    padding: 10px 0 7px;
    letter-spacing: 2px;
  }
  /*-----------------------------
  フッターナビゲーション
  -----------------------------*/
  footer #ft_nav {
    margin-bottom: 25px;
  }
  footer #ft_nav ul.list01,
  footer #ft_nav ul.list02 {
    text-align: center;
  }
  footer #ft_nav ul.list01 {
    margin-bottom: 20px;
  }
  footer #ft_nav ul.list01 li {
    display: inline-block;
    font-size: 16px;
    color: #1d547a;
    padding: 0px 10px 0px;
  }
  footer #ft_nav ul.list01 li a {
    text-decoration: none;
    color: #1d547a;
  }
  footer #ft_nav ul.list02 {
    width: 850px;
    margin: 0 auto;
  }
  footer #ft_nav ul.list02 li {
    display: inline-block;
    padding: 0px 10px 0px;
    position: relative;
  }
  footer #ft_nav ul.list02 li a {
    text-decoration: none;
    color: #000;
  }
  footer #ft_nav ul.list01 li.no_link,
  footer #ft_nav ul.list02 li.no_link {
    color: #ccc;
  }
  footer #ft_nav ul li:after {
    content: "|";
    position: absolute;
    right: -6px;
    color: #000;
  }
  /*-----------------------------
  地域情報
  -----------------------------*/
  footer #local .inner {
    width: 1000px;
    margin: 0 auto;
    text-align: left;
    margin-bottom: 10px;
  }
  footer #local .inner p.local_ttl {
    margin-bottom: 5px;
  }
  footer #local .inner p.txt {
    font-size: 12px;
  }
  #map {
    width: 100%;
    height: 812px;
    display: block;
  }
  /*-----------------------------
  予約バナー
  -----------------------------*/
  footer #ft_yoyaku {
    margin: -15px 0 7px;
  }
  footer #ft_yoyaku img {
    width: 480px;
    height: auto;
  }
}

/*---------------------------
 sp size
---------------------------*/
@media screen and (max-width: 736px) {
  .pagetop {
    cursor: pointer;
    position: fixed;
    bottom: 2%;
    right: 2%;
    width: 30px;
    height: 30px;
    background: url(../img/pagetop.png) no-repeat;
    transition: opacity 0.3s;
    -webkit-transition: opacity 0.3s;
    -ms-transition: opacity 0.3s;
    -moz-transition: opacity 0.3s;
    -o-transition: opacity 0.3s;
    overflow: hidden;
    text-indent: 100%;
    white-space: nowrap;
    background-size: 30px;
  }
  #all_bdr {
    border: 3px solid #2e7eb1;
    position: relative;
    z-index: 20;
  }
  body {
    font-family: -apple-system, BlinkMacSystemFont, "Helvetica Neue",
      "Noto Sans Japanese", "ヒラギノ角ゴ ProN W3", Hiragino Kaku Gothic ProN,
      Arial, Meiryo, sans-serif;
    font-size: 16px;
    color: #1b1b1b;
    line-height: 1.6em;
    width: 100%;
    height: 100%;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
  }
  /*-----------------------------------------------------

  見出し　共通

  -----------------------------------------------------*/
  /*------------------
  h2
  ------------------*/
  h2.h2_type01 {
    position: relative;
    font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3",
      "Hiragino Mincho ProN", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
    transform: rotate(0.03deg);
    font-size: 1.2rem;
    letter-spacing: 1px;
    text-align: center;
    margin-bottom: 5%;
    width: 100%;
    margin-right: auto;
    margin-left: auto;
  }
  h2.h2_type01:after {
    content: "";
    position: absolute;
    height: 70%;
    border-left: 1px solid #cab574;
    left: 0;
    top: 12px;
  }
  h2.h2_type01:before {
    content: "";
    position: absolute;
    height: 70%;
    border-left: 1px solid #cab574;
    right: 0;
    top: 12px;
  }
  h2.h2_type01 span {
    position: relative;
    padding: 25px 31px 23px;
    display: block;
    font-weight: bold;
  }
  h2.h2_type01 span:after {
    content: "";
    position: absolute;
    width: 94%;
    border-top: 1px solid #cab574;
    top: 0;
    left: 0;
    right: 0;
    margin: 0 auto;
  }
  h2.h2_type01 span:before {
    content: "";
    position: absolute;
    width: 95%;
    border-bottom: 1px solid #cab574;
    bottom: 0;
    left: 0;
    right: 0;
    margin: 0 auto;
  }
  h2.h2_type01 span.h2_item {
    position: absolute;
    border: none;
    top: 10px;
    padding: 0;
    left: 10px;
    width: 30px;
  }
  h2.h2_type01 span.h2_item img {
    width: 100%;
    height: auto;
  }
  h2.h2_type01 span.h2_item:after,
  h2.h2_type01 span.h2_item:before {
    content: none;
  }

  h2.h2_type01 span.h2_item:after,
  h2.h2_type01 span.h2_item:before {
    content: none;
  }
  h2.h2_type01 span.small {
    font-size: 0.9rem;
    padding: 0;
  }
  h2.h2_type01 span.small:after,
  h2.h2_type01 span.small:before {
    content: none;
  }
  /*------------------
  h2
  ------------------*/
  /*------------------
  h2
  ------------------*/
  h2.h2_type02 {
    margin-bottom: 2%;
    padding-bottom: 1%;
    position: relative;
  }
  h2.h2_type02:after {
    content: "";
    position: absolute;
    bottom: 0;
    width: 100%;
    left: 0;
    right: 0;
    background: -moz-linear-gradient(
      left,
      rgba(189, 219, 238, 1) 0%,
      rgba(229, 229, 229, 0) 100%
    ); /* FF3.6-15 */
    background: -webkit-linear-gradient(
      left,
      rgba(189, 219, 238, 1) 0%,
      rgba(229, 229, 229, 0) 100%
    ); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(
      to right,
      rgba(189, 219, 238, 1) 0%,
      rgba(229, 229, 229, 0) 100%
    ); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#bddbee', endColorstr='#00e5e5e5',GradientType=1 ); /* IE6-9 */
    height: 1px;
  }
  h2.h2_type02 span.sp-txt span.eng {
    display: block;
    color: #8e8e1b;
    font-style: italic;
    font-size: 1rem;
    letter-spacing: 1px;
    margin-bottom: 5px;
  }
  h2.h2_type02 span.sp-txt span.blue {
    color: #266c9a;
    font-size: 1.6rem;
  }
  h2.h2_type02 span {
    color: #333333;
    font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3",
      "Hiragino Mincho ProN", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
    transform: rotate(0.03deg);
    vertical-align: baseline;
    font-size: 1.3rem;
    letter-spacing: 1.5px;
  }
  /*------------------
  h2
  ------------------*/
  h2.h2_type03 {
    font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3",
      "Hiragino Mincho ProN", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
    transform: rotate(0.03deg);
    font-size: 1.5rem;
    color: #333333;
    margin-bottom: 30px;
  }
  h2.h2_type03 span.h2_item {
    position: absolute;
    border: none;
    top: 0;
    padding: 0;
    left: 0;
    width: 30px;
    height: auto;
  }
  h2.h2_type03 span.h2_item img {
    max-width: 100%;
    height: auto;
  }
  h2.h2_type03 span {
    position: relative;
    padding: 20px 0 0px 20px;
    display: block;
  }
  /*------------------
  h2
  ------------------*/
  h2.h2_type04 {
    font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3",
      "Hiragino Mincho ProN", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
    transform: rotate(0.03deg);
    font-size: 1.2rem;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 5%;
    border-top: 1px solid #cab574;
    border-bottom: 1px solid #cab574;
  }
  h2.h2_type04 span {
    padding: 5% 0 5%;
    display: inline-block;
    font-weight: bold;
  }
  /*------------------
  h2
  ------------------*/
  h2.h2_type05 {
    margin-bottom: 2%;
    text-align: center;
  }
  h2.h2_type05 span {
    color: #333333;
    font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3",
      "Hiragino Mincho ProN", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
    transform: rotate(0.03deg);
    vertical-align: baseline;
    font-size: 1.1rem;
    letter-spacing: 1.5px;
  }
  h2.h2_type05 span.sp-txt span.blue {
    color: #266c9a;
    font-size: 1.2rem;
    font-weight: bold;
  }
  /*------------------
  h2
  ------------------*/
  h2.h2_type06 {
    font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3",
      "Hiragino Mincho ProN", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
    transform: rotate(0.03deg);
    font-size: 1.2rem;
    color: #333333;
    margin-bottom: 1%;
  }
  h2.h2_type06 span.h2_item {
    position: absolute;
    border: none;
    top: 0;
    padding: 0;
    left: 0;
    width: 30px;
    height: auto;
  }
  h2.h2_type06 span.h2_item img {
    max-width: 100%;
    height: auto;
  }
  h2.h2_type06 span {
    position: relative;
    padding: 15px 0 0px 25px;
    display: block;
    font-weight: bold;
  }
  /*------------------
  h3
  ------------------*/
  h3.h3_type01 {
    font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3",
      "Hiragino Mincho ProN", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
    transform: rotate(0.03deg);
    font-size: 1rem;
    letter-spacing: 1px;
    position: relative;
    margin-bottom: 3%;
    padding-bottom: 0px;
  }
  h3.h3_type01:after {
    content: "";
    position: absolute;
    background-image: url(../img/h3_item01.png);
    background-repeat: no-repeat;
    width: 12px;
    height: 12px;
    left: 0;
    top: 4px;
  }
  h3.h3_type01 span {
    margin-left: 15px;
    font-weight: bold;
  }
  /*------------------
  h3
  ------------------*/
  h3.h3_type02 {
    position: relative;
    display: table;
    margin-right: auto;
    margin-left: auto;
    margin-bottom: 2%;
    padding: 12px 0 10px;

    font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3",
      "Hiragino Mincho ProN", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
    transform: rotate(0.03deg);
  }
  h3.h3_type02 span {
    font-weight: bold;
    font-size: 1.2rem;
    color: #29445a;
  }
  h3.h3_type02:after {
    content: "";
    position: absolute;
    width: 60px;
    height: 1px;
    border-top: 1px solid #3f4d74;
    top: 0;
    left: 0;
    right: 0;
    margin: 0 auto;
  }
  h3.h3_type02:before {
    content: "";
    position: absolute;
    width: 60px;
    height: 1px;
    border-top: 1px solid #3f4d74;
    bottom: 0;
    left: 0;
    right: 0;
    margin: 0 auto;
  }
  /*------------------
  h3
  ------------------*/
  h3.h3_type03 {
    position: relative;
    margin-bottom: 3%;
  }
  h3.h3_type03:after {
    content: "";
    position: absolute;
    background-image: url(../img/h3_item02.png);
    left: -8px;
    top: -8px;
    width: 20px;
    height: 20px;
  }
  h3.h3_type03 span {
    color: #2d7aac;
    font-weight: bold;
    font-size: 1rem;
    padding: 5px 0px 0px 12px;
    display: inline-block;
  }
  h3.h3_type03.pt_02 span {
    font-size: 15px;
  }
  /*------------------
  h3
  ------------------*/
  h3.h3_type04 {
    font-size: 0.9rem;
    position: relative;
    margin-bottom: 0;
  }
  h3.h3_type04:after {
    content: "";
    position: absolute;
    background-image: url(../img/h3_item01.png);
    background-repeat: no-repeat;
    width: 12px;
    height: 12px;
    left: 0;
    top: 5px;
  }
  h3.h3_type04 span {
    margin-left: 15px;
    font-weight: bold;
    color: #255f87;
  }
  /*------------------
  h3
  ------------------*/
  h3.h3_type05 {
    padding: 0.4em 0.5em;
    color: #494949;
    background-color: #dcf1f5;
    border-left: solid 5px #457a9e;
    border-bottom: solid 3px #a4c9e3;
    margin-bottom: 20px;
  }
  h3.h3_type05 span {
    font-size: 1rem;
    color: #414344;
    display: inline-block;
    padding: 1px 0px 3px 5px;
  }
  /*-------------------
  h4
  ------------------*/
  h4.h4_type01 {
    font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3",
      "Hiragino Mincho ProN", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
    transform: rotate(0.03deg);
    font-size: 1.2rem;
    letter-spacing: 1px;
    position: relative;
    margin-bottom: 3%;
    padding-bottom: 0px;
  }
  h4.h4_type01:after {
    content: "";
    position: absolute;
    background-image: url(../img/h3_item01.png);
    background-repeat: no-repeat;
    width: 12px;
    height: 12px;
    left: 0;
    top: 4px;
  }
  h4.h4_type01 span {
    margin-left: 15px;
    font-weight: bold;
  }
  h4.h4_type01.gd_bdr:before {
    content: "";
    position: absolute;
    bottom: -6px;
    width: 70%;
    left: 0;
    background: -moz-linear-gradient(
      left,
      rgba(211, 211, 211, 1) 0%,
      rgba(255, 255, 255, 0) 100%
    );
    background: -webkit-linear-gradient(
      left,
      rgb(211, 211, 211) 0%,
      rgba(255, 255, 255, 0) 100%
    );
    background: linear-gradient(
      to right,
      rgb(211, 211, 211) 0%,
      rgba(255, 255, 255, 0) 100%
    );
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b0b069', endColorstr='#00ffffff',GradientType=1 );
    height: 1px;
  }
  /*-----------------------------------------------------

  共通

  -----------------------------------------------------*/
  table.type01 {
    text-align: left;
    line-height: 1.5;
    border: 1px solid #ccc;
    width: 100%;
    margin-bottom: 50px;
  }
  table.type01 thead {
    border-right: 1px solid #ccc;
    border-left: 1px solid #ccc;
    background-color: #2f7eb2;
  }
  table.type01 thead th {
    padding: 10px;
    vertical-align: middle;
    color: #fff;
    text-align: center;
    border-right: 1px solid #fff;
  }
  table.type01 thead th:last-child {
    border-right: 1px solid #ccc;
  }
  table.type01 tbody th {
    padding: 10px;
    font-weight: bold;
    vertical-align: top;
    border-bottom: 1px solid #ccc;
    border-right: 1px solid #d5d5d5;
    background-color: #fffdf5;
  }

  table.type01 tbody th.item {
    text-align: center;
  }
  table.type01 tbody th.item img {
    margin-bottom: 3px;
    max-width: 100px;
    height: auto;
  }
  table.type01 tbody th.item p {
    font-size: 0.7rem;
    margin: 0 auto;
    display: inline-block;
  }
  table.type01 tbody td {
    padding: 2%;
    font-size: 0.8rem;
    vertical-align: top;
    border-bottom: 1px solid #ccc;
  }
  table.type01 tbody td.item01,
  table.type01 tbody td.item02 {
    vertical-align: middle;
    border-right: 1px solid #d5d5d5;
    text-align: center;
  }
  table.type01 tbody td.item01 img,
  table.type01 tbody td.item02 img {
    height: auto;
    width: 18px;
  }
  table.type01 tbody td.item03 {
    border-right: 1px solid #d5d5d5;
  }
  table.type01 tbody td.item04 {
    text-align: right;
    vertical-align: middle;
    font-size: 0.9rem;
  }
  /*-----------------------------------------------------

  共通　テーブル

  -----------------------------------------------------*/
  table.type02 {
    text-align: left;
    line-height: 1.5;
    width: 100%;
  }
  table.type02 tr {
    border-top: 1px solid #d5d5d5;
    border-left: 1px solid #d5d5d5;
  }
  table.type02 tr.last {
    border-bottom: 1px solid #d5d5d5;
  }
  table.type02 th {
    border-right: 1px solid #d5d5d5;
    padding: 0 1% 0;
    vertical-align: middle;
    background: #eee;
    font-size: 0.8rem;
    background-color: #f5f5f5;
    text-align: center;
    width: 20%;
  }
  table.type02 th br {
    display: none;
  }
  table.type02 td {
    padding: 10px;
    vertical-align: top;
    border-right: 1px solid #d5d5d5;
    display: block;
    font-size: 0.8rem;
  }
  table.type02 td.image {
    border-bottom: 1px solid #d5d5d5;
  }
  table.type02 td.image img {
    margin-bottom: 3px;
    max-width: 100px;
    height: auto;
  }

  table.type02 thead th {
    background-color: #3c6d95;
    color: #fff;
  }
  /*-----------------------------------------------------

  ヘッダーエリア

  -----------------------------------------------------*/
  header {
  }
  header .inner.widthfix.cf {
    width: 100%;
    position: absolute;
    z-index: 100;
    padding-left: 2%;
    padding-right: 2%;
  }
  header .inner.widthfix.cf .hd_logo {
    padding-top: 2%;
    float: left;
  }
  header .inner.widthfix.cf .hd_logo img {
    width: 100%;
    height: auto;
    max-width: 200px;
  }
  header .inner.widthfix.cf .open {
    position: absolute;
    left: 2%;
    top: 80px;
  }
  header .inner.widthfix.cf .open img {
    width: 100%;
    height: auto;
    max-width: 200px;
  }
  header .inner.widthfix.cf .nairan {
    display: none;
  }
  header .inner.widthfix.cf .hd_tel {
    width: 32px;
    height: auto;
    position: fixed;
    right: 53px;
    top: 20px;
    z-index: 1;
  }
  header .inner.widthfix.cf .hd_tel img {
    width: 100%;
    height: auto;
  }
  header .inner.widthfix.cf .hd_address {
    clear: both;
    padding-top: 5px;
  }
  header .inner.widthfix.cf .hd_address p {
    font-size: 0.7rem;
    line-height: 1rem;
  }
  /*-----------------------------------------------------

  グローバルナビゲーション

  -----------------------------------------------------*/
  #gnav {
    display: none;
  }
  .drawer-hamburger {
    padding: 12px 0.75rem 30px !important;
  }
  .drawer-nav .drawer-menu li {
    font-size: 13px !important;
    padding: 0 !important;
    margin-bottom: 0 !important;
  }
  .drawer-nav .drawer-menu li.nolink {
    font-weight: bold;
    font-size: 13px !important;
    display: block;
    text-decoration: none;
    border-bottom: 1px solid #ccc;
    padding: 10px 0 10px 15px !important;
    color: #999999;
  }
  .drawer-nav .drawer-menu li.nolink.last {
    border-bottom: none;
  }
  .drawer-nav .drawer-dropdown .drawer-menu-item {
    padding: 10px 0 10px 15px;
  }
  .drawer-nav .drawer-menu li a {
    padding: 10px 0 10px 15px;
    font-weight: bold;
    font-size: 13px !important;
    display: block;
    text-decoration: none;
    border-bottom: 1px solid #ccc;
  }
  .drawer-nav .drawer-menu li a:hover {
    background-color: #dcd4c9;
  }
  .drawer-nav .drawer-dropdown .drawer-dropdown-menu li {
    background-color: #eee;
  }
  .drawer-nav .drawer-dropdown .drawer-dropdown-menu li a {
    padding-left: 30px !important;
  }
  .drawer-nav .drawer-menu .nest {
    margin-left: 30px;
  }
  .drawer-nav .drawer-menu .nest a {
    padding: 5px 0 5px 15px;
  }
  .drawer-nav .drawer-menu .nest .last a {
    border-bottom: none !important;
  }
  .drawer-nav .widthnest {
    border-bottom: 1px solid #ccc;
  }
  .drawer-nav .widthnest span {
    display: block;
    font-weight: bold;
    font-size: 13px !important;
    padding-left: 15px;
    padding-top: 8px;
  }
  .sr-only {
    position: relative !important;
    font-size: 11px;
    padding-bottom: 3px;
    top: -3px;
    color: #000;
  }
  /*-----------------------------------------------------

  フッターエリア

  -----------------------------------------------------*/
  footer {
    text-align: left;
    background-image: url(../img/ft_bg.jpg);
    background-repeat: repeat;
    position: relative;
    padding-top: 5%;
  }
  footer .inner.widthfix.cf {
    padding-left: 2%;
    padding-right: 2%;
    overflow: hidden;
  }
  footer .inner.widthfix.cf .leftarea {
  }
  footer .inner.widthfix.cf .rightarea {
  }
  footer .inner.widthfix.cf .rightarea .bnrarea {
  }
  footer .inner.widthfix.cf .rightarea .bnrarea li {
  }
  footer .inner.widthfix.cf .rightarea .bnrarea img {
    max-width: 100%;
    height: auto;
  }
  footer .inner.widthfix.cf .ft_address {
    margin-bottom: 5%;
  }
  footer .inner.widthfix.cf .ft_address p {
    font-size: 14px;
  }
  footer .inner.widthfix.cf .ft_logo {
    margin-bottom: 2%;
  }
  footer .inner.widthfix.cf .ft_logo img {
    max-width: 250px;
    width: 100%;
    height: auto;
  }
  footer .inner.widthfix.cf .ft_tel {
    margin-bottom: 5%;
    max-width: 480px;
  }
  footer .inner.widthfix.cf .ft_tel img {
    width: 100%;
    height: auto;
  }
  /*-----------------------------
		  診療時間
		  -----------------------------*/
  /*
		  footer .inner.widthfix.cf .ft_hour{
			overflow: hidden;
			margin-bottom: 5%;
		  }
		  footer .inner.widthfix.cf .ft_hour p.hour_ttl{
			margin-bottom: 2%;
		  }
		  footer .inner.widthfix.cf .ft_hour p.hour_ttl img{
			display: block;
		  }
		  footer .inner.widthfix.cf .ft_hour ul{
			font-size: 0.9rem;
		  }
		  footer .inner.widthfix.cf .ft_hour ul li{
		  }
  /*-----------------------------
  診療時間表 20180201追加
  -----------------------------*/
  footer .inner.widthfix.cf .ft_hour p.hour_ttl {
    margin-bottom: 2%;
  }
  footer .inner.widthfix.cf .ft_hour p.hour_ttl img {
    display: block;
  }
  footer .inner.widthfix.cf .ft_hour table {
    margin-bottom: 5px;
  }
  footer .inner.widthfix.cf .ft_hourf table .top td {
    font-size: 13px;
  }
  footer .inner.widthfix.cf .ft_hour table tr td {
    font-size: 82%;
  }
  footer .inner.widthfix.cf .ft_hour table tr th {
    font-size: 13px;
  }
  /*-----------------------------
  診療内容
  -----------------------------*/
  footer .inner.widthfix.cf .ft_services {
    overflow: hidden;
    margin-bottom: 5%;
    margin-top: 4%;
  }
  footer .inner.widthfix.cf .ft_services p.services_ttl {
    margin-bottom: 2%;
  }
  footer .inner.widthfix.cf .ft_services p.services_ttl img {
    display: block;
  }
  footer .inner.widthfix.cf .ft_services p.services_list {
    font-size: 0.9rem;
    line-height: 1.7em;
    letter-spacing: 1px;
  }
  /*-----------------------------
  コピーーライト
  -----------------------------*/
  footer p.copy {
    color: #fff;
    font-size: 0.5rem;
    text-align: center;
    background-color: #2e7eb1;
    padding: 2% 0 14%;
  }
  /*-----------------------------
  フッターナビゲーション
  -----------------------------*/
  footer #ft_nav {
    margin-bottom: 5%;
    padding-left: 2%;
    padding-right: 2%;
  }
  footer #ft_nav ul.list01,
  footer #ft_nav ul.list02 {
    text-align: center;
  }
  footer #ft_nav ul.list01 {
    margin-bottom: 2%;
    overflow: hidden;
  }
  footer #ft_nav ul.list01 li {
    display: block;
    width: 49%;
    float: left;
    font-size: 0.9rem;
    color: #1d547a;
    padding: 0px 10px 0px;
    border: 1px solid #000;
    background-color: #fff;
    margin-right: 1%;
    margin-bottom: 1%;
    padding: 1% 0 1%;
  }
  footer #ft_nav ul.list01 li a {
    text-decoration: none;
    color: #1d547a;
    display: block;
  }
  footer #ft_nav ul.list02 {
    clear: both;
    overflow: hidden;
  }
  footer #ft_nav ul.list02 li {
    width: 49%;
    float: left;
    display: inline-block;
    padding: 0px 10px 0px;
    position: relative;
    font-size: 0.8rem;
    border: 1px solid #000;
    background-color: #fff;
    margin-right: 1%;
    margin-bottom: 1%;
    padding: 1% 0 1%;
  }
  footer #ft_nav ul.list02 li a {
    text-decoration: none;
    color: #000;
    display: block;
  }
  footer #ft_nav ul.list01 li.no_link,
  footer #ft_nav ul.list02 li.no_link {
  }
  footer #calendar {
    margin-bottom: 5%;
  }
  footer #calendar iframe {
    width: 99%;
  }
  footer #ft_nav ul.list01 li:nth-child(even),
  footer #ft_nav ul.list02 li:nth-child(even) {
    margin-right: 0;
  }
  footer #ft_nav ul.list01 li:nth-child(even),
  footer #ft_nav ul.list02 li:nth-child(odd) {
  }
  /*-----------------------------
  地域情報
  -----------------------------*/
  footer #local .inner {
    text-align: left;
    margin-bottom: 2%;
    padding-left: 2%;
    padding-right: 2%;
  }
  footer #local .inner p.local_ttl {
    margin-bottom: 1%;
  }
  footer #local .inner p.txt {
    font-size: 0.8rem;
  }
  #map {
    width: 99%;
    height: 300px;
    display: block;
    margin-bottom: 5%;
  }
  #map iframe {
    height: 300px;
  }
  /*-----------------------------
  予約バナー
  -----------------------------*/
  footer #sp_yoyaku {
    position: fixed;
    bottom: 0;
    z-index: 10;
    width: 100%;
    margin: 0 auto;
    text-align: center;
    background: rgba(255, 255, 255, 0.7);
  }
  footer #sp_yoyaku .tel_yoyaku {
    padding: 0.3em 0em;
    background: #67b4e8;
    border-bottom: solid 6px #2f7eb2;
    border-radius: 9px;
    width: 33%;
    float: left;
    margin: 0.5em 0 0.3em 1%;
  }
  footer #sp_yoyaku .tel_yoyaku a {
    margin: 0;
    padding: 0;
    text-decoration: none;
    font-size: 13px;
    color: #fff;
    letter-spacing: 0.05em;
    font-weight: bold;
  }
  footer #sp_yoyaku .line_sp {
    padding: 0.3em 0em;
    color: #fff;
    /* background: #06c755; */
    /* border-bottom: solid 6px #06c755; */
    border-radius: 9px;
    width: 10%;
    float: right;
    margin: 0.5em 2% 0.3em 0;
  }
  footer #sp_yoyaku .line_sp img {
    max-width: 100%;
  }
  footer #sp_yoyaku .net_yoyaku {
    padding: 0.3em 0em;
    color: #fff;
    background: #88b71f;
    border-bottom: solid 6px #659004;
    border-radius: 9px;
    width: 50%;
    float: right;
    margin: 0.5em 2% 0.3em 0;
  }
  footer #sp_yoyaku .net_yoyaku a {
    margin: 0;
    padding: 0;
    text-decoration: none;
    font-size: 13px;
    color: #fff;
    letter-spacing: 0.05em;
    font-weight: bold;
  }
}
