@charset "UTF-8";
/* ------------------------------------------
 Common
------------------------------------------ */
html,
body {
  width: 100%;
  height: 100%;
}

a.ow {
  background-color: #ffffff;
  display: block;
}

a.ow img,
a.oa img {
  opacity: 1;
  -webkit-transition: all .3s;
  transition: all .3s;
}

a.ow:hover img,
a.oa:hover img {
  cursor: pointer;
  opacity: 0.5;
  zoom: 1;
}

/* ------------------------------------------
 Module
------------------------------------------ */
.m_font_mincho {
  font-family: "Noto Serif JP", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", serif;
}

.m_font_bold {
  font-weight: bold;
}

.m_color_red {
  color: #c00;
}

/* ------------------------------------------
 layout
------------------------------------------ */
.l_mt0 {
  margin-top: 0px !important;
  overflow: hidden;
}

.l_mb0 {
  margin-bottom: 0px !important;
  overflow: hidden;
}

.l_pt0 {
  padding-top: 0px !important;
}

.l_pb0 {
  padding-bottom: 0px !important;
}

.l_mt1em {
  margin-top: 1em !important;
}

.l_mb1em {
  margin-bottom: 1em !important;
  overflow: hidden;
}

.l_pt1em {
  padding-top: 1em !important;
}

.l_pb1em {
  padding-bottom: 1em !important;
  overflow: hidden;
}

.l_mt10 {
  margin-top: 10px !important;
  overflow: hidden;
}

.l_mb10 {
  margin-bottom: 10px !important;
  overflow: hidden;
}

.l_pt10 {
  padding-top: 10px !important;
}

.l_pb10 {
  padding-bottom: 10px !important;
}

.l_mt2em {
  margin-top: 2em !important;
}

.l_mb2em {
  margin-bottom: 2em !important;
  overflow: hidden;
}

.l_pt2em {
  padding-top: 2em !important;
}

.l_pb2em {
  padding-bottom: 2em !important;
  overflow: hidden;
}

.l_mt20 {
  margin-top: 20px !important;
  overflow: hidden;
}

.l_mb20 {
  margin-bottom: 20px !important;
  overflow: hidden;
}

.l_pt20 {
  padding-top: 20px !important;
}

.l_pb20 {
  padding-bottom: 20px !important;
}

.l_mt3em {
  margin-top: 3em !important;
}

.l_mb3em {
  margin-bottom: 3em !important;
  overflow: hidden;
}

.l_pt3em {
  padding-top: 3em !important;
}

.l_pb3em {
  padding-bottom: 3em !important;
  overflow: hidden;
}

.l_mt30 {
  margin-top: 30px !important;
  overflow: hidden;
}

.l_mb30 {
  margin-bottom: 30px !important;
  overflow: hidden;
}

.l_pt30 {
  padding-top: 30px !important;
}

.l_pb30 {
  padding-bottom: 30px !important;
}

.l_mt4em {
  margin-top: 4em !important;
}

.l_mb4em {
  margin-bottom: 4em !important;
  overflow: hidden;
}

.l_pt4em {
  padding-top: 4em !important;
}

.l_pb4em {
  padding-bottom: 4em !important;
  overflow: hidden;
}

.l_mt40 {
  margin-top: 40px !important;
  overflow: hidden;
}

.l_mb40 {
  margin-bottom: 40px !important;
  overflow: hidden;
}

.l_pt40 {
  padding-top: 40px !important;
}

.l_pb40 {
  padding-bottom: 40px !important;
}

.l_mt5em {
  margin-top: 5em !important;
}

.l_mb5em {
  margin-bottom: 5em !important;
  overflow: hidden;
}

.l_pt5em {
  padding-top: 5em !important;
}

.l_pb5em {
  padding-bottom: 5em !important;
  overflow: hidden;
}

.l_mt50 {
  margin-top: 50px !important;
  overflow: hidden;
}

.l_mb50 {
  margin-bottom: 50px !important;
  overflow: hidden;
}

.l_pt50 {
  padding-top: 50px !important;
}

.l_pb50 {
  padding-bottom: 50px !important;
}

.l_mt6em {
  margin-top: 6em !important;
}

.l_mb6em {
  margin-bottom: 6em !important;
  overflow: hidden;
}

.l_pt6em {
  padding-top: 6em !important;
}

.l_pb6em {
  padding-bottom: 6em !important;
  overflow: hidden;
}

.l_mt60 {
  margin-top: 60px !important;
  overflow: hidden;
}

.l_mb60 {
  margin-bottom: 60px !important;
  overflow: hidden;
}

.l_pt60 {
  padding-top: 60px !important;
}

.l_pb60 {
  padding-bottom: 60px !important;
}

.l_mt7em {
  margin-top: 7em !important;
}

.l_mb7em {
  margin-bottom: 7em !important;
  overflow: hidden;
}

.l_pt7em {
  padding-top: 7em !important;
}

.l_pb7em {
  padding-bottom: 7em !important;
  overflow: hidden;
}

.l_mt70 {
  margin-top: 70px !important;
  overflow: hidden;
}

.l_mb70 {
  margin-bottom: 70px !important;
  overflow: hidden;
}

.l_pt70 {
  padding-top: 70px !important;
}

.l_pb70 {
  padding-bottom: 70px !important;
}

.l_mt8em {
  margin-top: 8em !important;
}

.l_mb8em {
  margin-bottom: 8em !important;
  overflow: hidden;
}

.l_pt8em {
  padding-top: 8em !important;
}

.l_pb8em {
  padding-bottom: 8em !important;
  overflow: hidden;
}

.l_mt80 {
  margin-top: 80px !important;
  overflow: hidden;
}

.l_mb80 {
  margin-bottom: 80px !important;
  overflow: hidden;
}

.l_pt80 {
  padding-top: 80px !important;
}

.l_pb80 {
  padding-bottom: 80px !important;
}

.l_mt9em {
  margin-top: 9em !important;
}

.l_mb9em {
  margin-bottom: 9em !important;
  overflow: hidden;
}

.l_pt9em {
  padding-top: 9em !important;
}

.l_pb9em {
  padding-bottom: 9em !important;
  overflow: hidden;
}

.l_mt90 {
  margin-top: 90px !important;
  overflow: hidden;
}

.l_mb90 {
  margin-bottom: 90px !important;
  overflow: hidden;
}

.l_pt90 {
  padding-top: 90px !important;
}

.l_pb90 {
  padding-bottom: 90px !important;
}

.l_mt10em {
  margin-top: 10em !important;
}

.l_mb10em {
  margin-bottom: 10em !important;
  overflow: hidden;
}

.l_pt10em {
  padding-top: 10em !important;
}

.l_pb10em {
  padding-bottom: 10em !important;
  overflow: hidden;
}

.l_mt100 {
  margin-top: 100px !important;
  overflow: hidden;
}

.l_mb100 {
  margin-bottom: 100px !important;
  overflow: hidden;
}

.l_pt100 {
  padding-top: 100px !important;
}

.l_pb100 {
  padding-bottom: 100px !important;
}

.l_mt11em {
  margin-top: 11em !important;
}

.l_mb11em {
  margin-bottom: 11em !important;
  overflow: hidden;
}

.l_pt11em {
  padding-top: 11em !important;
}

.l_pb11em {
  padding-bottom: 11em !important;
  overflow: hidden;
}

.l_ta_c {
  text-align: center;
}

.l_ta_r {
  text-align: right;
}

.bg_none {
  background: none !important;
}

.border_none {
  border: none !important;
}

/* ------------------------------------------
 SP
------------------------------------------ */
@media screen and (max-width: 750px) {
  .sp {
    display: block !important;
  }

  .pc {
    display: none !important;
  }

  .sp_i {
    display: inline;
  }

  .pc_i {
    display: none;
  }

  #container {
  /*padding: 0 0 15vw 0;*/
  }

  /*-------------------------------------
  ヘッダー
  -------------------------------------*/
  header {
    width: 100%;
    position: fixed;
    top: 0;
    left: 0;
    background-color: #fff;
    z-index: 2000;
    border-bottom: 1px #ffffff solid;
    height: 16vw;
  }
  header > div {
    display: table;
    width: 100%;
  }
  header > div h1 {
    display: table-cell;
    vertical-align: middle;
    padding: 15px;
  }
  header > div h1 > a {
    display: block;
  }
  header > div > div {
    display: table-cell;
    vertical-align: middle;
    width: 50px;
padding: 0 5px 0 15px;
    box-sizing: content-box;
  }
  header > div:nth-child(2) {
    display: none;
  }

  /* ------------------------------------------
  MENU Button
  ------------------------------------------ */
  #menu_sp_button {
    display: block;
    position: relative;
    background-color: #fd8e43;
    height: 50px;
    cursor: pointer;
  }
  #menu_sp_button #menu_sp_icon {
    display: block;
    position: absolute;
    top: 15px;
    left: 50%;
    width: 28px;
    height: 3px;
    margin: -1px 0 0 -14px;
    background-color: #fff;
    transition: .2s;
  }
  #menu_sp_button #menu_sp_icon:before, #menu_sp_button #menu_sp_icon:after {
    display: block;
    content: "";
    position: absolute;
    top: 50%;
    left: 0;
    width: 28px;
    height: 3px;
    background-color: #fff;
    transition: .3s;
  }
  #menu_sp_button #menu_sp_icon:before {
    margin-top: -9px;
  }
  #menu_sp_button #menu_sp_icon:after {
    margin-top: 6px;
  }
  #menu_sp_button #menu_sp_icon.close {
    background: transparent;
  }
  #menu_sp_button #menu_sp_icon.close:before, #menu_sp_button #menu_sp_icon.close:after {
    margin-top: -2px;
  }
  #menu_sp_button #menu_sp_icon.close:before {
    transform: rotate(-45deg);
  }
  #menu_sp_button #menu_sp_icon.close:after {
    transform: rotate(-135deg);
  }
  #menu_sp_button > .label {
    color: #fff;
    position: absolute;
    width: 100%;
    top: 28px;
    left: 0;
    font-size: 1.2rem;
    text-align: center;
  }

  /*-------------------------------------
  メインナビ
  -------------------------------------*/
  #main_navi {
    display: none;
    position: fixed;
    top: 16vw;
    right: 0;
    width: 100%;
    z-index: 2001;
    box-shadow: 0 12px 10px -6px rgba(0, 0, 0, 0.2);
  }
  #main_navi > ul > li {
    background-color: #fd8e43;
    padding: 0 20px;
  }
  #main_navi > ul > li:last-child > a {
    border-bottom: none;
  }
  #main_navi > ul > li.current_page > a > span {
    color: #fff;
  }
  #main_navi > ul > li > a {
    display: block;
    position: relative;
    border-bottom: 1px #fff solid;
    padding: 10px;
  }
  #main_navi > ul > li > a > span {
    display: inline-block;
    color: #fff;
    line-height: 1;
  }
  #main_navi > ul > li > a > span:first-child {
    font-size: 2.0rem;
    padding-right: 10px;
    width: 2em;
    text-align: center;
  }
  #main_navi > ul > li > a > span:last-child {
    font-size: 1.6rem;
  }
  #main_navi > ul > li > a:after {
    display: block;
    position: absolute;
    top: 50%;
    right: 15px;
    width: 6px;
    height: 6px;
    margin-top: -3px;
    border-top: solid 2px #fff;
    border-right: solid 2px #fff;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    content: "";
  }
  #main_navi .sp_nav_bottom {
    background-color: #fff;
    padding: 20px 0 30px;
  }
  #main_navi .sp_nav_bottom > div {
    text-align: center;
  }
  #main_navi .sp_nav_bottom > div:first-child {
    margin-bottom: 15px;
  }
  #main_navi .sp_nav_bottom > div > .mail {
    display: table;
    margin: 0 auto;
    font-size: 1.5rem;
    padding: 5px 14px;
    border: 1px solid #D2D2D2;
    border-radius: 5px;
    line-height: 1.2;
  }
  #main_navi .sp_nav_bottom > div > .mail > i {
    display: table-cell;
    vertical-align: middle;
    font-size: 2.4rem;
    padding-right: 10px;
    color: #ea605a;
  }
  #main_navi .sp_nav_bottom > div > .mail > span {
    display: table-cell;
    vertical-align: middle;
    padding-top: 2px;
    font-family: 'Kosugi Maru', sans-serif;
  }
  #main_navi .sp_nav_bottom > div > .tel {
    display: block;
    text-align: center;
  }
  #main_navi .sp_nav_bottom > div > .tel:first-child {
    font-size: 2.8rem;
    color: #fd8e43;
    line-height: 1;
  }
  #main_navi .sp_nav_bottom > div > .tel:first-child > .tel-link {
    font-size: 3.2rem;
    font-family: 'Roboto', sans-serif;
    letter-spacing: 2px;
  }
  #main_navi .sp_nav_bottom > div > .tel:first-child > .tel-link > a {
    color: #ea605a;
  }
  #main_navi .sp_nav_bottom > div > .tel:first-child > i {
    font-size: 2.4rem;
    padding-right: 8px;
    line-height: 1;
  }
  #main_navi .sp_nav_bottom > div > .tel:last-child {
    margin-top: -3px;
    font-size: 1.4rem;
    line-height: 1;
    padding-right: 3px;
  }

  .sp_menu_back {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.6);
  }

  /*-------------------------------------
  フッター
  -------------------------------------*/
  footer > .footer_bg {
    margin-top: 40px;
    background-image: url("../img/common/footer_repeat_bg.png");
    background-repeat: repeat-x;
    background-size: contain;
  }
  footer .footer_wrap {
    background-color: #A3D18D;
  }
  footer .footer_wrap > .footer_inner {
    width: 92%;
    box-sizing: border-box;
    margin: 0 auto;
    overflow: hidden;
    clear: both;
    padding: 30px 0;
  }
  footer .footer_wrap > .footer_inner > .clinic {
    background-color: #fff;
    border-radius: 15px;
    padding: 15px 15px;
    margin-bottom: 15px;
  }
  footer .footer_wrap > .footer_inner > .clinic > .logo {
    text-align: center;
    width: 80%;
    margin: 0 auto 25px;
  }
  footer .footer_wrap > .footer_inner > .clinic > .time {
    /*margin-bottom: 20px;*/
  }
  footer .footer_wrap > .footer_inner > .clinic > .time > table {
    width: 100%;
    margin-bottom: 10px;
    box-sizing: border-box;
  }
  footer .footer_wrap > .footer_inner > .clinic > .time > table th,
  footer .footer_wrap > .footer_inner > .clinic > .time > table td {
    padding: 15px 5px;
    text-align: center;
    vertical-align: middle;
    line-height: 1.2;
  }
  footer .footer_wrap > .footer_inner > .clinic > .time > table th {
    background-color: #80C269;
    color: #fff;
    font-size: 1.3rem;
    border-bottom: 1px #ccc solid;
  }
  footer .footer_wrap > .footer_inner > .clinic > .time > table td {
    background-color: #fff;
    border-bottom: 1px #ccc dotted;
    font-size: 1.2rem;
  }
  footer .footer_wrap > .footer_inner > .clinic > .time > table td:first-child {
    background-color: #FFF7E2;
    font-size: 1.3rem;
  }
  footer .footer_wrap > .footer_inner > .clinic > .time > table td.green {
    color: #80C269;
  }
  footer .footer_wrap > .footer_inner > .clinic > .time > table td.orange {
    color: #fd8e43;
  }
  footer .footer_wrap > .footer_inner > .clinic > .time > table td > aside {
    font-size: 0.8em;
  }
  footer .footer_wrap > .footer_inner > .clinic > .time > aside {
    line-height: 1.5;
    font-size: 1.3rem;
  }
  footer .footer_wrap > .footer_inner > .clinic > .button > a {
    display: block;
    background-image: linear-gradient( 135deg, #fc9831 10%, #ff8f4d 100%);
    color: #fff;
    border-radius: 5px;
    padding: 20px 0 20px;
    text-align: center;
        box-shadow: 2px 5px 8px #d8d8d8;
  }
  footer .footer_wrap > .footer_inner > .clinic > .button > a > span {
    display: block;
    line-height: 1;
  }
  footer .footer_wrap > .footer_inner > .clinic > .button > a > span:first-child {
    font-size: 1.6rem;
    margin-bottom: 3px;
    font-family: 'Kosugi Maru', sans-serif;
  }
  footer .footer_wrap > .footer_inner > .clinic > .button > a > span:last-child {
    font-size: 2.7rem;
    font-family: 'Roboto', sans-serif;
    letter-spacing: .2rem;
  }
  footer .footer_wrap > .footer_inner > .clinic > .button > a > span:last-child > i {
    display: inline-block;
    margin-right: 10px;
    font-size: 2.2rem;
  }
  footer .footer_wrap > .footer_inner > .map {
    background-color: #fff;
    border-radius: 15px;
    padding: 15px;
    /* Google Map */
  }
  footer .footer_wrap > .footer_inner > .map .gg_map {
    position: relative;
    padding-bottom: 80%;
    padding-top: 30px;
    height: 0;
    overflow: hidden;
    margin-bottom: 10px;
  }
  footer .footer_wrap > .footer_inner > .map .gg_map iframe,
  footer .footer_wrap > .footer_inner > .map .gg_map object,
  footer .footer_wrap > .footer_inner > .map .gg_mapggmap embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
  }
  footer .footer_wrap > .footer_inner > .map > .info > table th,
  footer .footer_wrap > .footer_inner > .map > .info > table td {
    padding: 3px 6px;
    border: 1px #fff solid;
    line-height: 1.1;
    font-weight: normal;
    font-size: 1.3rem;
    vertical-align: middle;
  }
  footer .footer_wrap > .footer_inner > .map > .info > table th {
    width: 6em;
    background-color: #80c269;
    color: #fff;
  }
  footer .footer_wrap > .footer_inner > .map > .info > table td {
    text-align: left;
    line-height: 1.6;
  }
  footer .footer_wrap > #page_top {
    margin-bottom: 30px;
    text-align: center;
  }
  footer .footer_wrap > #page_top > a {
    display: inline-block;
    font-size: 1.5rem;
    color: #ecffe6;
  }
  footer .footer_wrap > #page_top > div {
    display: none;
  }
  footer .footer_wrap > .sp_footer_navi {
    background-color: #fff;
    overflow: hidden;
  }
  footer .footer_wrap > .sp_footer_navi > li {
    width: 50%;
    border-top: 1px #ececec solid;
    float: left;
  }
  footer .footer_wrap > .sp_footer_navi > li:nth-child(2n+1) {
    border-right: 1px #ececec solid;
  }
  footer .footer_wrap > .sp_footer_navi > li > a {
    display: block;
    text-align: center;
    padding: 5px 0;
    font-size: 1.4rem;
        color: #75ba2b;
  }
  footer .footer_wrap > small {
    display: block;
    text-align: center;
    font-size: 1rem;
    background-color: #75ba2b;
    padding: 1em 0;
    border-top: 1px #ececec solid;
    color: #ecffe6;
  }

  /*-------------------------------------
  フッター パターンバブル
  -------------------------------------*/
  footer.footer_pattern_bubble > .footer_bg {
    background-image: url("../img/common/footer_repeat_bg_pattern_bubble.png") !important;
    background-repeat: repeat-x;
    background-size: contain;
  }

  /*-------------------------------------
  フッター パターン海
  -------------------------------------*/
  footer.footer_pattern_sea > .footer_bg {
    background-image: url("../img/common/footer_repeat_bg_pattern_sea.png") !important;
    background-repeat: repeat-x;
    background-size: contain;
  }
  footer.footer_pattern_sea > .footer_wrap {
    background-color: #58BDEC;
  }

  /*-------------------------------------
  	フッター パターン花
  -------------------------------------*/
  footer.footer_pattern_flower > .footer_bg {
    background-image: url("../img/common/footer_repeat_bg_pattern_flower02.png") !important;
    background-repeat: repeat-x;
    background-size: contain;
    text-align: center;
    vertical-align: middle;
  }
  footer.footer_pattern_flower > .footer_wrap {
    background-color: #F2F2F2;
  }

  /*-------------------------------------
  フッター パターン葉
  -------------------------------------*/
  footer.footer_pattern_leaf > .footer_bg {
    background-image: url("../img/common/footer_repeat_bg_pattern_leaf.png") !important;
    background-repeat: repeat-x;
    background-position: center;
  }
  footer.footer_pattern_leaf > .footer_wrap {
    background-color: #75BA2B;
  }

  /*-------------------------------------
  footer固定ナビ
  -------------------------------------*/
  .sp_footer_fixed_navi {
    position: fixed;
    bottom: 0;
    left: 0;
    display: table;
    table-layout: fixed;
    width: 100%;
    z-index: 1000;
    height: 15vw;
    }
  .sp_footer_fixed_navi > div, .sp_footer_fixed_navi a {
    display: table-cell;
    vertical-align: middle;
    border-top: 1px #fd8e43 solid;
  }
  .sp_footer_fixed_navi > div:nth-child(2), .sp_footer_fixed_navi a:nth-child(2) {
  }
  .sp_footer_fixed_navi > .tel {
    width: 66%;
    background-image: linear-gradient( 135deg, #fc9831 10%, #ff8f4d 100%);
    }
  .sp_footer_fixed_navi > .tel > a {
    display: block;
    text-align: center;
    color: #fff;
    padding: 2.5vw 0;
    line-height: 1;
  }
  .sp_footer_fixed_navi > .tel > a > span {
    display: inline-block;
    line-height: 1;
  }
  .sp_footer_fixed_navi > .tel > a > span:first-child {
    font-size: 3vw;
    padding-bottom: 10px;
    font-family: 'Kosugi Maru', sans-serif;
  }
  .sp_footer_fixed_navi > .tel > a > span:last-child {
    font-size: 6.1vw;
    font-family: 'Roboto', sans-serif;
    letter-spacing: 2px;
    line-height: 0.5;
  }
  .sp_footer_fixed_navi > .tel > a > span:last-child > i {
    display: inline-block;
    margin-right: 1.5vw;
    font-size: 5vw;
    line-height: 1;
  }
  .sp_footer_fixed_navi > .button {
    background-color: #fff;
    width: 17%;
  }
  .sp_footer_fixed_navi > .button > div {
    text-align: center;
    line-height: 1;
  }
  .sp_footer_fixed_navi > .button > div:first-child {
    color: #fd8e43;
    font-size: 7vw;
    padding-bottom: 1.2vw;
  }
  .sp_footer_fixed_navi > .button > div:last-child {
    font-size: 2vw;
  }

  /*-------------------------------------
  WEB予約ボタン
  -------------------------------------*/
  .web_reserved {
    display: none;
  }

  /*-------------------------------------
  common
  -------------------------------------*/
  .c_orange {
    color: #fd8e43;
  }

  .c_green {
    color: #80C269;
  }

  .c_red {
    color: #ee0000;
  }

  h2.common_h2 {
    margin-bottom: 30px;
  }
  h2.common_h2 > div {
    line-height: 1;
    text-align: center;
  }
  h2.common_h2 > div:nth-child(1) {
    font-size: 3.0rem;
    color: #fd8e43;
    margin-bottom: 20px;
  }
  h2.common_h2 > div:nth-child(2) {
    font-size: 2.2rem;
    color: #161d2b;
    font-weight: bold;
    text-shadow: 0 3px 1px #ffffff;
    margin-bottom: 10px;
        letter-spacing: .2rem;
  }
  h2.common_h2 > div:nth-child(3) {
    font-size: 1.4rem;
    color: #fd8e43;
    text-shadow: 0 3px 1px #ffffff;
  }
}
/* ------------------------------------------
 PC
------------------------------------------ */
@media screen and (min-width: 751px) {
  .sp {
    display: none !important;
  }

  .pc {
    display: block !important;
  }

  .sp_i {
    display: none;
  }

  .pc_i {
    display: inline;
  }

  .page_ul {
    background: url("../img/page/ul_bottom_bg.jpg") no-repeat;
    background-position-x: center;
    background-position-y: 100%;
    background-size: contain;
  }

  /*-------------------------------------
  ヘッダー
  -------------------------------------*/
  header {
    width: 100%;
    display: table;
  }
  header h1 {
    padding: 30px 0 30px 5px;
  }
  header > div:first-child {
    width: 648px;
    vertical-align: middle;
  }
    header > div:last-child {
    width: 432px;
    display: table-cell;
    vertical-align: middle;
  }
  header > div > .tb {
    display: table;
    margin: 0 0 0 auto;
  }
  header > div > .tb > div {
    display: table-cell;
    vertical-align: middle;
  }
  header > div > .tb > div:first-child {
    padding: 5px 0 0 0;
    }
  header > div > .tb > div > a {
    font-size: 1.6rem;
    padding: 7px 14px;
    border: 1px solid #D2D2D2;
    border-radius: 5px;
    line-height: 1;
    transition: all .3s;
    font-family: 'Kosugi Maru', sans-serif;
    background-color: #fff;
  }
  header > div > .tb > div > a > i {
    display: inline-block;
    font-size: 1.9rem;
    line-height: .5;
    padding-right: 10px;
    color: #ea605a;
    transition: all .3s;
  }
  header > div > .tb > div > a:hover {
    border-color: #FAC035;
    background-color: #FAC035;
    color: #fff;
  }
  header > div > .tb > div > a:hover > i {
    color: #fff;
  }
  header > div > .tb > div > span {
    display: block;
  }
  header > div > .tb > div > span:first-child {
    font-size: 2.8rem;
    color: #fd8e43;
    line-height: 1;
    margin-bottom: 12px;
  }
  header > div > .tb > div > span:first-child > .tel-link {
    font-size: 3.0rem;
    font-family: 'Roboto', sans-serif;
    letter-spacing: 0.2rem;
    font-weight: bold;
  }
  header > div > .tb > div > span:first-child > i {
    font-size: 2.4rem;
    padding-right: 8px;
    line-height: 1;
  }
  header > div > .tb > div > span:last-child {
    font-size: 1.6rem;
    text-align: right;
    line-height: 1;
    padding-right: 3px;
  }

  #menu_sp_button {
    display: none;
  }

  /*-------------------------------------
  メインナビ
  -------------------------------------*/
    #sticky {
background: #fff;
z-index: 1000;
}
  #main_navi {
background: #fff;
z-index: 1000;
opacity: .9;
  }
  #main_navi > ul {
    width: 1080px;
    min-width: 1080px;
    margin: 0 auto;
    overflow: hidden;
    box-sizing: border-box;
    clear: both;
    padding-top: 30px;
  }
  #main_navi > ul > li {
    width: 180px;
    float: left;
  }
  #main_navi > ul > li.current_page > a > span {
    color: #fd8e43;
  }
  #main_navi > ul > li > a {
    display: block;
    padding-bottom: 30px;
    transform: scale(1);
    transition: all .3s;
  }
  #main_navi > ul > li > a > span {
    display: block;
    text-align: center;
  }
  #main_navi > ul > li > a > span:first-child {
    font-size: 3.6rem;
    color: #fd8e43;
    line-height: 1;
  }
  #main_navi > ul > li > a > span:last-child {
    padding-top: 10px;
    font-size: 1.6rem;
    line-height: 1.3;
  }
  #main_navi > ul > li > a:hover {
    transform: scale(1.2);
  }

  .is_fixed {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 2000;
    background-color: rgba(255, 255, 255, 0.8);
  }
  .is_fixed > ul {
    width: 1080px;
    min-width: 1080px;
    margin: 0 auto;
    overflow: hidden;
    box-sizing: border-box;
    clear: both;
  }

  .sp_nav_bottom {
    display: none;
  }

  /*-------------------------------------
  フッター
  -------------------------------------*/
  footer > .footer_bg {
    margin-top: 100px;
    background: url("../img/common/footer_repeat_bg.png") repeat-x;
    height: 148px;
  }
  footer .footer_wrap {
    background-color: #A3D18D;
  }
  footer .footer_wrap > .footer_inner {
    width: 1080px;
    min-width: 1080px;
    margin: 0 auto;
    overflow: hidden;
    box-sizing: border-box;
    clear: both;
    padding: 45px 0;
  }
  footer .footer_wrap > .footer_inner > .clinic {
    width: 523px;
    float: left;
    box-sizing: border-box;
    margin-right: 34px;
    background-color: #fff;
    border-radius: 15px;
    padding: 30px 40px;
  }
  footer .footer_wrap > .footer_inner > .clinic > .logo {
    text-align: center;
    margin: 10px 0 40px;
  }
  footer .footer_wrap > .footer_inner > .clinic > .time {
    /*margin-bottom: 30px;*/
  }
  footer .footer_wrap > .footer_inner > .clinic > .time > table {
    width: 100%;
    margin-bottom: 15px;
  }
  footer .footer_wrap > .footer_inner > .clinic > .time > table th, footer .footer_wrap > .footer_inner > .clinic > .time > table td {
    padding: 7px 10px;
    text-align: center;
    vertical-align: middle;
    line-height: 1.2;
  }
  footer .footer_wrap > .footer_inner > .clinic > .time > table th {
    background-color: #80C269;
    color: #fff;
    font-size: 1.7rem;
    border-bottom: 1px #e4e4e4 solid;
    font-weight: 400;
    letter-spacing: .2rem;
    padding: 15px 7px 10px 7px;
    }
  footer .footer_wrap > .footer_inner > .clinic > .time > table td {
    background-color: #fff;
    border-bottom: 1px #e4e4e4 solid;
    font-size: 1.6rem;
        padding: 25px 0 20px 0;

  }
  footer .footer_wrap > .footer_inner > .clinic > .time > table td:first-child {
    background-color: #FFF7E2;
    font-size: 1.8rem;
  }
  footer .footer_wrap > .footer_inner > .clinic > .time > table td.green {
    color: #80C269;
  }
  footer .footer_wrap > .footer_inner > .clinic > .time > table td.orange {
    color: #fd8e43;
  }
  footer .footer_wrap > .footer_inner > .clinic > .time > table td > aside {
    font-size: 0.8em;
  }
  footer .footer_wrap > .footer_inner > .clinic > .time > aside {
    line-height: 1.8;
    font-size: 1.6rem;
  }
  footer .footer_wrap > .footer_inner > .clinic > .button > a {
    display: block;
    background-image: linear-gradient( 135deg, #fc9831 10%, #ff8f4d 100%);
    color: #fff;
    border-radius: 5px;
    padding: 28px 0 28px;
    text-align: center;
    transition: all .3s;
    box-shadow: 2px 5px 8px #d8d8d8;
  }
  footer .footer_wrap > .footer_inner > .clinic > .button > a:hover {
    opacity: .8;
        box-shadow: none;

  }
  footer .footer_wrap > .footer_inner > .clinic > .button > a > span {
    display: block;
    line-height: 1;
  }
  footer .footer_wrap > .footer_inner > .clinic > .button > a > span:first-child {
    font-size: 1.8rem;
    margin-bottom: 5px;
    font-family: 'Kosugi Maru', sans-serif;
  }
  footer .footer_wrap > .footer_inner > .clinic > .button > a > span:last-child {
    font-size: 4.0rem;
    font-family: 'Roboto', sans-serif;
    letter-spacing: 2px;
  }
  footer .footer_wrap > .footer_inner > .clinic > .button > a > span:last-child > i {
    display: inline-block;
    margin-right: 10px;
    font-size: 3.0rem;
  }
  footer .footer_wrap > .footer_inner > .map {
    width: 523px;
    float: left;
    box-sizing: border-box;
    background-color: #fff;
    border-radius: 15px;
    padding: 25px 25px 30px;
  }
  footer .footer_wrap > .footer_inner > .map > .gg_map {
    margin-bottom: 5px;
  }
  footer .footer_wrap > .footer_inner > .map > .info > table th,
  footer .footer_wrap > .footer_inner > .map > .info > table td {
    padding: 4px 6px 4px 10px;
    border: 1px #fff solid;
    line-height: 1.5;
    font-weight: normal;
    vertical-align: middle;
    font-size: 1.6rem;
  }
  footer .footer_wrap > .footer_inner > .map > .info > table th {
    width: 90px;
    background-color: #80c269;
    color: #fff;
  }
  footer .footer_wrap > .footer_inner > .map > .info > table td {
  }
  footer .footer_wrap > small {
    display: block;
    text-align: center;
    font-size: 1.4rem;
    padding-bottom: 1em;
    color: #f3ffe7;
  }

  /*-------------------------------------
  フッター パターンバブル
  -------------------------------------*/
  footer.footer_pattern_bubble > .footer_bg {
    background-image: url("../img/common/footer_repeat_bg_pattern_bubble.png") !important;
    background-repeat: repeat-x;
    height: 78px;
  }

  /*-------------------------------------
  フッター パターン海
  -------------------------------------*/
  footer.footer_pattern_sea > .footer_bg {
    background-image: url("../img/common/footer_repeat_bg_pattern_sea.png") !important;
    background-repeat: repeat-x;
    height: 207px;
  }
  footer.footer_pattern_sea > .footer_wrap {
    background-color: #58BDEC;
  }

  /*-------------------------------------
  	フッター パターン花
  -------------------------------------*/
  footer.footer_pattern_flower > .footer_bg {
    background-image: url("../img/common/footer_repeat_bg_pattern_flower02.png") !important;
    background-repeat: repeat-x;
    text-align: center;
    vertical-align: bottom;
    height: 49px;
  }
  footer.footer_pattern_flower > .footer_wrap {
    background-color: #F2F2F2;
  }

  /*-------------------------------------
  フッター パターン葉
  -------------------------------------*/
  footer.footer_pattern_leaf > .footer_bg {
    background-image: url("../img/common/footer_repeat_bg_pattern_leaf.png") !important;
    background-repeat: repeat-x;
    background-position: center;
    height: 206px;
  }
  footer.footer_pattern_leaf > .footer_wrap {
    background-color: #75BA2B;
  }

  .sp_footer_navi,
  .sp_footer_fixed_navi {
    display: none;
  }

  /*-------------------------------------
  WEB予約ボタン
  -------------------------------------*/
  .web_reserved {
    position: fixed;
    top: 30%;
    right: 0;
    transition: all .3s;
    transform: scale(1);
    z-index: 9000;
  }
  .web_reserved:hover {
    transform: scale(1.1);
  }
  .web_reserved > a {
    display: inline-block;
    background-color: #fff;
    padding: 20px 16px;
    border: 2px #FAC035 solid;
    border-right: none;
    border-radius: 8px 0 0 8px;
  }

  /* ------------------------------------------
   PageTop
  ------------------------------------------ */
  #page_top {
    position: fixed;
    bottom: 20px;
    right: 20px;
  }
  #page_top > a {
    display: none;
  }
  #page_top > div {
    width: 50px;
    height: 50px;
    border-radius: 50px;
    background-color: #FAC035;
    color: #fff;
    text-align: center;
    line-height: 50px;
    cursor: pointer;
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
    position: relative;
    text-decoration: none;
    -webkit-transition: all .3s;
    transition: all .3s;
    transform: scale(1);
  }
  #page_top > div:hover {
    transform: scale(1.2);
    background-color: #fbd067;
  }
  #page_top > div:after {
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    width: 12px;
    height: 12px;
    margin-top: -4px;
    margin-left: -7px;
    border-top: solid 2px #fff;
    border-right: solid 2px #fff;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    content: "";
  }

  /*-------------------------------------
  common
  -------------------------------------*/
  .c_orange {
    color: #fd8e43;
  }

  .c_green {
    color: #80C269;
  }

  .c_red {
    color: #ee0000;
  }
  
  .c_gray {
    color: #d6d6d6;
  }

  h2.common_h2 {
    margin-bottom: 80px;
  }
  h2.common_h2 > div {
    line-height: 1;
    text-align: center;
  }
  h2.common_h2 > div:nth-child(1) {
    font-size: 4.2rem;
    color: #fd8e43;
    margin-bottom: 25px;
  }
  h2.common_h2 > div:nth-child(2) {
    margin-bottom: 10px;
    font-size: 4.0rem;
    color: #161d2b;
    font-weight: bold;
    text-shadow: 0 3px 1px #ffffff;
    letter-spacing: .5rem;
  }
  h2.common_h2 > div:nth-child(3) {
    font-size: 1.7rem;
    color: #fd8e43;
    text-shadow: 0 3px 1px #ffffff;
    letter-spacing: .1rem;
  }
}














@media screen and (min-width: 751px) {
.nav__w{
padding: 30px 0;
background-color: rgba(255, 255, 255, 0.9);
}

.greeting__w{
display: flex;
flex-wrap: wrap;
justify-content: space-between;
width: 100%;
}

.greeting1{
width: 100%;
font-weight: bold;
font-size: 3.2rem;
color: #33b554;
margin: 0 0 60px 0;
line-height: 1.8;
letter-spacing: .3rem;
text-align: center;
}

.greeting2{
width: 70%;
font-size: 2rem;
line-height: 2;
}

.greeting3{
width: 28%;
}

.greeting4{
width: 100%;
margin: 0 0 20px 0;
}
.greeting4 img{
width: 100%;
}

.greeting5{
width: 100%;
text-align: center;
font-size: 1.8rem;
margin: 0 0 30px 0;
color: #4e5a6f;
line-height: 1.4;
}

.greeting6{
width: 100%;
text-align: center;
}

.greeting6 a{
width: 100%;
border-radius: 100px;
background: #33b554;
text-align: center;
padding: 12px 20px;
color: #fff;
letter-spacing: .1rem;
transition:  all .3s;
}

.greeting6 a i{
margin: 0 5px 0 0;
}

.greeting6 a:hover{
opacity: .8;
}






.is-fixed {
position: fixed;
top: 0;
left: 0;
z-index: 10002;
width: 100%;
background-color: rgba(255, 255, 255, 0.9);
}

.access_memo{
font-size: 1.4rem !important;
color: #505050;
display: block;
background: #f3f3f3;
padding: 4px 10px;
border-radius: 5px;
margin: 8px 0 0;
letter-spacing: .05rem;
}





}
/*PC*/






/*sp*/
@media screen and (max-width: 750px) {
.info{
text-align: center;
}







.nav__w{
background-color: rgba(255, 255, 255, 0.9);
}

.greeting__w{
display: flex;
flex-wrap: wrap;
justify-content: space-between;
width: 100%;
}

.greeting1{
width: 100%;
font-size: 2rem;
color: #33b554;
margin: 0 0 40px 0;
line-height: 1.5;
letter-spacing: .05rem;
text-align: center;
font-weight: bold;
}

.greeting2{
width: 100%;
font-size: 1.5rem;
line-height: 2;
margin: 0 0 20px 0;
}

.greeting3{
width: 100%;
}

.greeting4{
width: 60%;
margin: 0 auto 30px;
}
.greeting4 img{
width: 100%;
}

.greeting5{
width: 100%;
text-align: center;
font-size: 1.8rem;
margin: 0 0 25px 0;
color: #4e5a6f;
line-height: 1.8;
}

.greeting6{
width: 100%;
text-align: center;
}

.greeting6 a{
width: 80%;
border-radius: 100px;
background: #33b554;
text-align: center;
padding: 10px 20px;
color: #fff;
letter-spacing: .1rem;
transition:  all .3s;
display: block;
margin: 0 auto;
}

.greeting6 a i{
margin: 0 5px 0 0;
}

.greeting6 a:hover{
opacity: .8;
}

.access_memo{
font-size: 1.2rem !important;
color: #505050;
display: block;
background: #f3f3f3;
padding: 4px 10px;
border-radius: 5px;
margin: 8px 0 0;
letter-spacing: .05rem;
}
















}
/*sp*/


.displaynone{
display: none;
}

.t_link{
    border-bottom: 1px dotted #eea53d;
    background: #feffdf;
    display: inline;
}

