@charset "UTF-8";
* {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

html {
  font-size: 100%;
}

body {
  font-family: "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", "Meiryo", Osaka, "ＭＳ Ｐゴシック", "MS PGothic";
  font-size: 1rem;
  font-weight: normal;
  color: #333;
  line-height: 2;
  height: 100%;
  position: relative;
}

a {
  text-decoration: none;
  cursor: pointer;
}

ul,
li {
  list-style: none;
}

figure {
  line-height: 1;
}

img {
  vertical-align: bottom;
  max-width: 100%;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #cccccc;
  margin: 1em 0;
  padding: 0;
}

input, select {
  vertical-align: middle;
  font-family: inherit;
}

textarea {
  font-family: inherit;
}

main {
  display: block;
  overflow: hidden;
}

p a {
  color: #333;
}
p a:hover {
  text-decoration: underline;
}

@media screen and (max-width: 768px) {
  body {
    font-size: 0.875rem;
    min-width: 0;
    width: 100%;
  }
}
/* wrapper component */
/* =================================== */
/*	共通スタイル
/* =================================== */
.wrapper-md {
  max-width: 1040px;
  width: 100%;
  padding-right: 20px;
  padding-left: 20px;
  margin-right: auto;
  margin-left: auto;
}

.wrapper-lg {
  max-width: 1155px;
  width: 100%;
  padding-right: 20px;
  padding-left: 20px;
  margin-right: auto;
  margin-left: auto;
}

/* title component */
.top-ttl {
  line-height: 1;
  text-align: center;
  margin: 0 auto 50px;
}
@media screen and (max-width: 768px) {
  .top-ttl {
    margin-bottom: 35px;
  }
}
.top-ttl > span {
  display: none;
}

.top-ttl02 {
  line-height: 1;
  text-align: left;
  margin: 0 auto;
}
.top-ttl02 > span {
  display: none;
}

.top-ttl03 {
  line-height: 1;
  text-align: center;
  margin: 0 auto 20px;
}
.top-ttl03 > span {
  display: none;
}

@media screen and (max-width: 768px) {
  .top-ttl > img {
    width: auto;
  }
  .top-ttl02 > img {
    width: auto;
  }
  .top-ttl03 > img {
    width: auto;
  }
}
.page-ttl {
  width: 518px;
  height: 193px;
  background: url(../images/page_ttl_bg.png) no-repeat center center/contain;
  text-align: center;
  margin: 0 auto;
  padding: 20px;
  position: relative;
  top: -40px;
  margin-bottom: -40px;
}
.page-ttl .alph {
  display: inline-block;
  font-family: fot-tsukuardgothic-std, sans-serif;
  font-size: 1.875rem;
  font-weight: 700;
  font-style: normal;
  line-height: 1.5;
  text-align: center;
  letter-spacing: 0.005em;
  color: #00994D;
  padding-right: 20px;
  padding-left: 20px;
}
@media screen and (max-width:768px) {
  .page-ttl .alph {
    font-size: 0.875rem;
    font-weight: 700;
    text-align: center;
  }
}
.page-ttl .alph::before, .page-ttl .alph::after {
  content: "●";
  font-size: 0.5em;
  vertical-align: middle;
  color: #FFE019;
}
.page-ttl .alph span:nth-child(1n) {
  color: #F7931E;
}
.page-ttl .alph span:nth-child(2n) {
  color: #E54A31;
}
.page-ttl .alph span:nth-child(3n) {
  color: #63CEF2;
}
.page-ttl .alph span:nth-child(4n) {
  color: #52B81F;
}
.page-ttl .alph span:nth-child(5n) {
  color: #FF739D;
}
.page-ttl .ja {
  font-family: fot-tsukuardgothic-std, sans-serif;
  font-size: 2.5rem;
  font-weight: 700;
  font-style: normal;
  line-height: 1.5;
  text-align: center;
  color: #40210F;
}
@media screen and (max-width:768px) {
  .page-ttl .ja {
    font-size: 1.5rem;
    font-weight: 700;
    text-align: center;
  }
}
@media screen and (max-width: 768px) {
  .page-ttl {
    width: 85%;
    max-width: 400px;
    height: 150px;
    padding: 10px 0 0;
    background-position: top center;
  }
}

.cat-ttl {
  text-align: center;
  margin-bottom: 60px;
}
@media screen and (max-width: 768px) {
  .cat-ttl {
    margin-bottom: 40px;
  }
}
.cat-ttl::after {
  content: "";
  display: block;
  width: 142px;
  height: 15px;
  background: url(../images/line_2.png) no-repeat center center/contain;
  margin: 0 auto;
}
.cat-ttl .ja {
  font-family: fot-tsukuardgothic-std, sans-serif;
  font-size: 2.25rem;
  font-weight: 700;
  font-style: normal;
  line-height: 1.5;
  text-align: center;
  color: #40210F;
  margin-bottom: 5px;
}
@media screen and (max-width:768px) {
  .cat-ttl .ja {
    font-size: 1.5rem;
    font-weight: 700;
    text-align: center;
  }
}
.cat-ttl .alph {
  display: inline-block;
  font-family: fot-tsukuardgothic-std, sans-serif;
  font-size: 0.875rem;
  font-weight: 700;
  font-style: normal;
  line-height: 1.5;
  text-align: center;
  letter-spacing: 0.1em;
  text-transform: capitalize;
  color: #F7931E;
  margin-bottom: 15px;
}
@media screen and (max-width:768px) {
  .cat-ttl .alph {
    font-size: 0.75rem;
    font-weight: 700;
    text-align: center;
  }
}

.ttl01 {
  font-size: 1.625rem;
  font-weight: bold;
  line-height: 1.5;
  color: #fff;
  background-color: #42c3ee;
  border: dashed 1px #FFF;
  -webkit-box-shadow: 0px 0px 0px 10px #42c3ee;
          box-shadow: 0px 0px 0px 10px #42c3ee;
  padding: 4px 20px;
  margin: 10px;
}
@media screen and (max-width:768px) {
  .ttl01 {
    font-size: 1.25rem;
    font-weight: bold;
  }
}

.ttl02 {
  font-size: 1.5rem;
  font-weight: bold;
  line-height: 1.5;
  color: #F7931E;
  border-bottom: dashed 1px #C4C4C4;
  padding-bottom: 5px;
  padding-left: 0.7em;
  margin-bottom: 30px;
  position: relative;
}
@media screen and (max-width:768px) {
  .ttl02 {
    font-size: 1.125rem;
    font-weight: bold;
  }
}
.ttl02::before {
  content: "";
  display: inline-block;
  width: 4px;
  height: 25px;
  margin-right: 14px;
  vertical-align: baseline;
  background-color: #F7931E;
  position: absolute;
  left: 0;
  bottom: 10px;
}
@media screen and (max-width: 768px) {
  .ttl02::before {
    width: 3px;
    height: 18px;
  }
}

.ttl03 {
  font-size: 1.25rem;
  font-weight: bold;
  line-height: 1.5;
  color: #F7931E;
  border-bottom: dashed 1px #F7931E;
  padding-bottom: 5px;
  margin-bottom: 10px;
  position: relative;
}
@media screen and (max-width:768px) {
  .ttl03 {
    font-size: 1.125rem;
    font-weight: bold;
  }
}

.ttl04 {
  font-size: 1.5rem;
  font-weight: bold;
  line-height: 1.5;
  color: #F7931E;
  text-align: center;
  margin-bottom: 10px;
  position: relative;
}
@media screen and (max-width:768px) {
  .ttl04 {
    font-size: 1.125rem;
    font-weight: bold;
  }
}

.ttl05 {
  font-size: 1.25rem;
  font-weight: bold;
  line-height: 1.5;
  color: #40210F;
  background-color: #FFE9E9;
  border-radius: 0 28px 0 28px;
  padding: 10px 20px;
  margin-bottom: 15px;
  position: relative;
}
@media screen and (max-width:768px) {
  .ttl05 {
    font-size: 1.125rem;
    font-weight: bold;
  }
}

.ttl06 {
  font-size: 1.5rem;
  font-weight: bold;
  line-height: 1.5;
  color: #40210F;
  border-bottom: dotted 4px #40210F;
  padding-bottom: 5px;
  position: relative;
}
@media screen and (max-width:768px) {
  .ttl06 {
    font-size: 1.125rem;
    font-weight: bold;
  }
}

/* button component */
.btn01 {
  display: inline-block;
  max-width: 280px;
  width: 100%;
  font-size: 1rem;
  font-weight: bold;
  line-height: 1.5;
  text-align: center;
  padding: 9px 20px;
  border-radius: 30px;
  background-color: #359332;
  color: #fff;
  border: dashed 1px #FFF;
  -webkit-box-shadow: 0px 0px 0px 5px #359332;
          box-shadow: 0px 0px 0px 5px #359332;
  margin: 5px;
  position: relative;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.btn01:hover, .btn01:focus {
  background-color: #2a7528;
  -webkit-box-shadow: 0px 0px 0px 5px #2a7528;
          box-shadow: 0px 0px 0px 5px #2a7528;
}
@media screen and (max-width: 768px) {
  .btn01 {
    font-size: 0.875rem;
    padding: 6px 20px;
  }
}

.treatment .btn01 {
  background-color: #34c5f5;
  color: #fff;
  border: dashed 1px #FFF;
  -webkit-box-shadow: 0px 0px 0px 5px #34c5f5;
          box-shadow: 0px 0px 0px 5px #34c5f5;
  margin: 5px;
  position: relative;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.treatment .btn01:hover, .treatment .btn01:focus {
  background-color: #0dbaf3;
  -webkit-box-shadow: 0px 0px 0px 5px #0dbaf3;
          box-shadow: 0px 0px 0px 5px #0dbaf3;
}

/* list component */
.c-list {
  list-style: none;
}
.c-list li {
  line-height: 2;
  margin-bottom: 0.2em;
}
.c-list li::before {
  content: "●";
  color: #ffe019;
  margin-right: 10px;
}

/* table component */
.c-table {
  width: 100%;
  border: none;
  border-spacing: 0;
  border-collapse: collapse;
  font-size: 1rem;
}
@media screen and (max-width: 768px) {
  .c-table {
    font-size: 0.875rem;
  }
}
.c-table thead tr th {
  font-weight: bold;
  text-align: center;
  vertical-align: middle;
}
.c-table tbody th,
.c-table tbody td {
  vertical-align: middle;
}
@media screen and (max-width: 768px) {
  .c-table thead tr th {
    padding: 10px;
  }
  .c-table tbody tr th {
    padding: 8px 10px;
  }
  .c-table tbody tr td {
    padding: 8px 15px;
  }
}

.time-table {
  max-width: 440px;
  width: 100%;
  border: none;
  border-spacing: 0;
  border-collapse: separate;
  border-radius: 15px;
  overflow: hidden;
  font-size: 1rem;
  -webkit-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2);
          box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2);
  margin-top: 10px;
}
@media screen and (max-width: 768px) {
  .time-table {
    max-width: 100%;
    font-size: 0.875rem;
  }
}
.time-table thead tr {
  background-color: #ffe019;
}
.time-table thead tr th {
  color: #73502f;
  font-weight: bold;
  text-align: center;
  vertical-align: middle;
  padding: 10px 6px;
}
.time-table tbody tr {
  background-color: rgba(255, 255, 255, 0.8);
}
.time-table tbody tr th,
.time-table tbody tr td {
  color: #73502f;
  vertical-align: middle;
  text-align: center;
  padding: 10px 6px;
}
.time-table tbody tr td.closed {
  color: #333;
}
@media screen and (max-width: 768px) {
  .time-table thead tr th {
    padding: 8px 4px;
  }
  .time-table tbody tr th {
    padding: 8px 4px;
  }
  .time-table tbody tr td {
    padding: 8px 4px;
  }
}

/* =================================== */
/*	下層ページ
/* =================================== */
.low {
  padding: 0px 0px 160px;
}
.low img {
  vertical-align: bottom;
  max-width: 100%;
}

.low .page-container {
  max-width: 1200px;
  background-color: #fff;
  border-radius: 40px;
  padding: 80px 0px;
  margin: 0 auto;
  position: relative;
}

@media screen and (max-width: 1220px) {
  .low .page-container {
    margin: 0 10px;
  }
}
@media screen and (max-width: 768px) {
  .low {
    padding: 0px 0px 130px;
  }
  .low .page-container {
    border-radius: 20px;
    margin: 0 10px;
    padding: 35px 0;
    margin-top: -60px;
  }
  .contents-wrap {
    padding-bottom: 80px;
  }
}
/* =================================== */
/*	パンくずリスト
/* =================================== */
.low #breadcrumbs {
  padding: 70px 0 10px;
}

.low #breadcrumbs ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -ms-flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
          flex-wrap: wrap;
}

.low #breadcrumbs ul li {
  position: relative;
  margin-right: 0.5em;
  font-size: 13px;
  line-height: 1.2;
  margin-bottom: 3px;
}

.low #breadcrumbs ul li:before {
  content: "＞";
  display: inline-block;
  padding-right: 0.5em;
}

.low #breadcrumbs ul li:first-child::before {
  display: none;
}

.low #breadcrumbs ul li a {
  color: #359332;
}

.low #breadcrumbs ul li a:hover {
  text-decoration: underline;
}

@media screen and (max-width: 768px) {
  .low #breadcrumbs {
    padding: 10px 0 80px;
  }
  .low #breadcrumbs ul li {
    font-size: 10px;
  }
}
/* br */
.pc_br {
  display: block;
}

.sp_br {
  display: none;
}

@media screen and (max-width: 768px) {
  .pc_br {
    display: none;
  }
  .sp_br {
    display: block;
  }
}
/* color */
.c-orange {
  color: #f58400 !important;
}

.c-yellow {
  color: #40210f !important;
}

.c-brown {
  color: #359332 !important;
}

.c-black {
  color: #333 !important;
}

.c-red {
  color: red !important;
}

.c-blue {
  color: blue !important;
}

/* style */
.c-strong {
  font-weight: bold;
  color: #f4d82a;
}

.c-marker {
  display: inline;
  background-color: #fff5b2;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(60%, transparent), color-stop(60%, #fff5b2));
  background: -webkit-linear-gradient(transparent 60%, #fff5b2 60%);
  background: linear-gradient(transparent 60%, #fff5b2 60%);
}

.c-img-r {
  border-radius: 22px;
  overflow: hidden;
}
@media screen and (max-width: 768px) {
  .c-img-r {
    border-radius: 10px;
  }
}

.c-bg-img {
  background-repeat: no-repeat;
  background-position: center center;
  background-size: contain;
  position: absolute;
}

.c-note::before {
  content: "※";
}

.c-media {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.c-media figure {
  max-width: 400px;
  height: auto;
  margin-left: 40px;
}
.c-media p {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
      -ms-flex: 1;
          flex: 1;
}

.mt__Lv1 {
  margin-top: 100px;
}
.mt__Lv2 {
  margin-top: 80px;
}
.mt__Lv3 {
  margin-top: 60px;
}
.mt__Lv4 {
  margin-top: 40px;
}
.mt__Lv5 {
  margin-top: 20px;
}
.mt__Lv6 {
  margin-top: 10px;
}

@media screen and (max-width: 768px) {
  .mt__Lv1 {
    margin-top: 70px;
  }
  .mt__Lv2 {
    margin-top: 40px;
  }
  .mt__Lv3 {
    margin-top: 30px;
  }
  .mt__Lv4 {
    margin-top: 25px;
  }
  .mt__Lv5 {
    margin-top: 15px;
  }
  .mt__Lv6 {
    margin-top: 8px;
  }
}
/* page-up */
.pageup-area {
  position: fixed;
  bottom: 20px;
  right: 20px;
  z-index: 99;
  display: none;
}
@media screen and (max-width: 768px) {
  .pageup-area {
    bottom: 80px;
  }
}

.pageup {
  display: block;
  cursor: pointer;
  width: 100px;
  height: 100px;
  background: url(../images/pagetop.png) no-repeat center center/contain;
  border-radius: 20px;
  overflow: hidden;
  opacity: 0.8;
  position: relative;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

@media screen and (max-width: 768px) {
  .pageup {
    width: 62px;
    height: 62px;
    border-radius: 8px;
  }
}
/* clearfix utility */
.u-clearfix::after {
  content: "";
  display: block;
  clear: both;
}

/* align utility */
.u-center {
  text-align: center;
  margin-right: auto;
  margin-left: auto;
}

.u-left {
  text-align: left;
  margin-right: auto;
  margin-left: auto;
}

.u-right {
  text-align: right;
  margin-right: auto;
  margin-left: auto;
}

.u-justify {
  text-align: justify;
  margin-right: auto;
  margin-left: auto;
}

/* =================================== */
/*	ヘッダー header
/* =================================== */
/* fixed header menu */
.btn-tel {
  position: absolute !important;
}

@media screen and (max-width: 768px) {
  .btn-tel {
    position: fixed !important;
  }
}
.header-wrapper {
  width: 100%;
  max-width: 1100px;
  padding: 0 20px;
  margin: 0 auto;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
      -ms-flex-align: start;
          align-items: flex-start;
}

.header-fixed {
  width: 100%;
  position: fixed;
  top: -300px;
  left: 0;
  z-index: 100;
}
@media screen and (max-width: 1023px) {
  .header-fixed {
    display: none;
    height: 0;
  }
}

.header-nav {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
.header-nav__list {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  margin-left: 25px;
}
.header-nav__list > li {
  margin-right: 10px;
}
.header-nav__list > li > a {
  display: inline-block;
  font-family: fot-tsukuardgothic-std, sans-serif;
  font-size: 1.125rem;
  font-weight: 700;
  text-shadow: 0 2px #fff;
  line-height: 1;
  color: #41220f;
  padding: 4px 8px;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.header-nav__list > li > a:hover, .header-nav__list > li > a:focus {
  color: #369e32;
}
.header-nav__list > li > a::before {
  content: "▲";
  font-size: 0.2em;
  display: inline-block;
  -webkit-transform: rotate(90deg);
          transform: rotate(90deg);
  vertical-align: middle;
  margin-right: 4px;
}
@media screen and (max-width: 1200px) {
  .header-nav__list > li {
    margin-right: 0;
  }
}

.header-fixed-menu {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  max-width: 1100px;
  border-radius: 20px;
  margin-right: auto;
  margin-left: auto;
  background-color: #ffe019;
  border: 4px solid #fff;
  -webkit-box-shadow: 0 3px 5px rgba(0, 0, 0, 0.3);
          box-shadow: 0 3px 5px rgba(0, 0, 0, 0.3);
  position: relative;
}

.header-fixed-contact {
  background-color: #ffe019;
  border-radius: 0 20px 20px 0;
  border-left: 4px dotted #fff;
  margin: 5px 0;
}
.header-fixed-contact__tel {
  display: block;
  line-height: 1;
  padding: 10px 30px;
  max-width: 270px;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.header-fixed-contact__tel:hover, .header-fixed-contact__tel:focus {
  opacity: 0.7;
}
.header-fixed-contact__tel > img {
  max-width: 100%;
}
@media screen and (max-width: 1200px) {
  .header-fixed-contact__tel {
    max-width: 220px;
  }
}

.is_active {
  top: 10px !important;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}

/* SP menu */
.sp_top-menu, .sp_menu-nav, .sp_menu-btn, .sp_bottom-menu {
  display: none;
}

@media screen and (max-width: 1023px) {
  .sp_top-menu, .sp_menu-nav, .sp_menu-btn, .sp_bottom-menu {
    display: block;
  }
  .sp_top-menu {
    background-color: #003366;
  }
  .sp_top-menu__top {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between;
    height: 55px;
    padding: 10px 20px 8px;
  }
  .sp_top-menu__logo > img {
    width: auto;
    height: 40px;
  }
  .sp_top-menu__tel {
    margin-right: 55px;
  }
  .sp_top-menu__tel > img {
    width: auto;
    height: 37px;
  }
  .sp_top-menu__nav-list {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    list-style: none;
    padding: 0;
    margin: 0;
  }
  .sp_top-menu__nav-item {
    list-style: none;
    width: 50%;
    text-align: center;
  }
  .sp_top-menu__nav-item > a {
    display: block;
    border-top: 1px solid rgba(255, 255, 255, 0.5);
    font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", serif;
    text-align: center;
    color: #fff;
    text-decoration: none;
    font-size: 14px;
    padding: 8px;
  }
  .sp_top-menu__nav-item:nth-child(odd) > a {
    border-right: 1px solid rgba(255, 255, 255, 0.5);
  }
  .sp_menu-btn {
    background-color: transparent;
    border: none;
    cursor: pointer;
    outline: none;
    padding: 0;
    -webkit-appearance: none;
       -moz-appearance: none;
            appearance: none;
    width: 28px;
    height: 22px;
    position: fixed;
    top: 30px;
    right: 30px;
    z-index: 102;
  }
  .sp_menu-btn::after {
    content: "";
    display: block;
    width: 70px;
    height: 70px;
    background: url(../images/sp_menu_bg.png) no-repeat center center/contain;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
    z-index: -1;
  }
  .sp_menu-btn .hamburger {
    display: block;
    height: 3px;
    background-color: transparent;
    position: relative;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
  }
  .sp_menu-btn .hamburger::before, .sp_menu-btn .hamburger::after {
    content: "";
    display: block;
    height: 3px;
    background-color: #612e11;
    border-radius: 2px;
    position: absolute;
    left: 0;
    width: 100%;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
  }
  .sp_menu-btn .hamburger::before {
    top: -5px;
  }
  .sp_menu-btn .hamburger::after {
    bottom: -5px;
  }
  .sp_menu-nav {
    width: 80%;
    height: 100%;
    padding-top: 60px;
    background-color: rgba(255, 224, 25, 0.95);
    -webkit-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.15);
            box-shadow: 0 1px 5px rgba(0, 0, 0, 0.15);
    position: fixed;
    top: 0;
    right: -120%;
    z-index: 101;
    -webkit-transition: all 0.4s;
    transition: all 0.4s;
  }
  .sp_menu-nav__inner {
    width: 100%;
    height: 100%;
    overflow: auto;
    -webkit-overflow-scrolling: touch;
  }
  .sp_menu-nav__list {
    margin: 0;
    padding: 0;
    list-style: none;
    padding-bottom: 40px;
  }
  .sp_menu-nav__list > li {
    padding: 0;
    margin: 0;
    list-style: none;
  }
  .sp_menu-nav__list > li > a {
    display: block;
    text-decoration: none;
    font-size: 14px;
    font-weight: bold;
    line-height: 1;
    color: #40210F;
    text-align: left;
    padding: 10px 20px 18px 25px;
    border-bottom: 4px dotted #fff;
    margin-top: 10px;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
  }
  .sp_menu-nav__list > li > a:hover, .sp_menu-nav__list > li > a:focus {
    opacity: 0.7;
  }
  .is_open-menu .sp_menu-nav {
    right: 0px;
  }
  .is_open-menu .sp_menu-btn .hamburger {
    background: transparent !important;
  }
  .is_open-menu .sp_menu-btn .hamburger::before {
    background-color: #612e11;
    top: 0;
    -webkit-transform: rotate(45deg);
            transform: rotate(45deg);
  }
  .is_open-menu .sp_menu-btn .hamburger::after {
    background-color: #612e11;
    top: 0;
    -webkit-transform: rotate(-45deg);
            transform: rotate(-45deg);
  }
  /* SP menu mottom */
  .sp_bottom-menu {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    visibility: hidden;
    height: 0;
    overflow: hidden;
    width: 100%;
    position: fixed;
    left: 0;
    bottom: 0;
    z-index: 50;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }
  .sp_bottom-menu__btn {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    display: block;
    width: 50%;
    height: 60px;
    background-color: #002B55;
    border-right: 1px solid rgba(255, 255, 255, 0.5);
    padding: 10px 5px;
    text-align: center;
  }
  .sp_bottom-menu__btn img {
    height: 40px;
    width: auto;
    max-width: 100%;
  }
}
@media screen and (max-width: 1023px) and (max-width: 768px) {
  .sp_bottom-menu {
    visibility: visible;
    height: auto;
    overflow: visible;
  }
}
/* =================================== */
/*	フッター footer
/* =================================== */
footer img {
  vertical-align: bottom;
  max-width: 100%;
}

.footer-bg-img {
  position: relative;
  z-index: 5;
}
.footer-bg-img::before {
  content: "";
  width: 429px;
  height: 140px;
  background: url("../images/footer_icon_l.png") no-repeat top center/contain;
  position: absolute;
  left: 0;
  top: -140px;
}
.footer-bg-img::after {
  content: "";
  width: 429px;
  height: 140px;
  background: url("../images/footer_icon_r.png") no-repeat top center/contain;
  position: absolute;
  right: 0;
  top: -140px;
}
@media screen and (max-width: 1000px) {
  .footer-bg-img::before {
    width: 250px;
    height: 120px;
    top: -120px;
  }
  .footer-bg-img::after {
    width: 250px;
    height: 120px;
    top: -120px;
  }
}
@media screen and (max-width: 768px) {
  .footer-bg-img::before {
    width: 170px;
    height: 100px;
    top: -77px;
  }
  .footer-bg-img::after {
    width: 170px;
    height: 100px;
    top: -77px;
  }
}

.footer-bg {
  background-color: #61b35d;
  position: relative;
  padding-bottom: 50px;
}
@media screen and (max-width: 768px) {
  .footer-bg {
    padding-top: 10px;
    padding-bottom: 30px;
  }
}
.footer-bg::before {
  content: "";
  width: 100%;
  height: 80px;
  background: url("../images/bg_curve.png") no-repeat top/100% 80px;
  position: absolute;
  left: 0;
  top: -79px;
  z-index: 5;
}
@media screen and (max-width: 768px) {
  .footer-bg::before {
    height: 30px;
    background-size: cover;
    top: -29px;
  }
}

.footer-bg02 {
  padding: 45px 0;
  background-color: #ffffff;
}
@media screen and (max-width: 768px) {
  .footer-bg02 {
    padding: 25px 0;
  }
}

.footer-logo {
  line-height: 1;
  margin-right: 70px;
}
.footer-logo > a {
  display: inline-block;
  height: auto;
  line-height: 1;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.footer-logo > a:hover, .footer-logo > a:focus {
  opacity: 0.7;
}
.footer-logo > a > img {
  width: 564px;
  height: auto;
}
@media screen and (max-width: 768px) {
  .footer-logo {
    margin: 0 auto;
    text-align: center;
  }
}

.footer-info {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-top: 30px;
}
.footer-info__body p {
  margin-top: 0.2em;
}
.footer-info__body p img {
  vertical-align: sub;
}
.footer-info__body p a {
  color: #333;
}
@media screen and (max-width: 768px) {
  .footer-info__body p a {
    color: #333;
  }
  .footer-info__body p img {
    width: 20px;
  }
}
@media screen and (max-width: 768px) {
  .footer-info {
    display: block;
    max-width: 100%;
    margin: 10px auto 0;
    text-align: center;
  }
}

.footer-bnr-area {
  max-width: 850px;
  margin: 0 auto;
  margin-top: 40px;
}

.footer-bnr-list {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.footer-bnr-list > li {
  width: 50%;
}
.footer-bnr-list > li .time-table {
  margin-top: 0;
}
.footer-bnr-list > li .time-table tbody tr {
  background-color: #fff;
}
.footer-bnr-list > li > a {
  display: block;
  height: auto;
  line-height: 1;
  border-radius: 10px;
  overflow: hidden;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  margin-right: 10px;
}
.footer-bnr-list > li > a:hover, .footer-bnr-list > li > a:focus {
  opacity: 0.7;
}
.footer-bnr-list > li > img {
  border-radius: 10px;
}
@media screen and (max-width: 768px) {
  .footer-bnr-list {
    display: block;
    margin: 0 auto;
    text-align: center;
  }
  .footer-bnr-list > li {
    width: 100%;
  }
  .footer-bnr-list > li > a {
    margin-right: 0;
    max-width: 470px;
    margin: 0 auto 15px;
  }
  .footer-bnr-list > li > a > img {
    max-width: 380px;
    border-radius: 10px;
  }
  .footer-bnr-list > li > img {
    max-width: 380px;
    border-radius: 10px;
  }
}

.footer-map {
  max-width: 850px;
  margin: 0 auto;
  width: 100%;
  height: 280px;
  border-radius: 20px;
  overflow: hidden;
  margin-top: 30px;
}
.footer-map > iframe {
  width: 100%;
  height: 100%;
}
@media screen and (max-width: 768px) {
  .footer-map {
    height: 200px;
    margin-top: 15px;
    border-radius: 10px;
  }
}

.footer-nav-list {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.footer-nav-list > li::after {
  content: "/";
  margin: 0 2em;
}
.footer-nav-list > li:last-child::after {
  display: none;
}
.footer-nav-list > li > a {
  display: inline-block;
  color: #333;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.footer-nav-list > li > a:hover, .footer-nav-list > li > a:focus {
  color: #2a7528;
}
@media screen and (max-width: 768px) {
  .footer-nav-list {
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
  }
  .footer-nav-list > li::after {
    margin: 0 1em;
  }
}

.bottom-bnr-area {
  padding: 20px 0;
  background-color: #f4f4f4;
}
.bottom-bnr-area ul {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.bottom-bnr-area ul > li {
  width: 20%;
  margin: 1%;
}
.bottom-bnr-area ul > li > a {
  width: 100%;
  display: block;
  height: auto;
  line-height: 1;
  border-radius: 10px;
  overflow: hidden;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.bottom-bnr-area ul > li > a:hover, .bottom-bnr-area ul > li > a:focus {
  opacity: 0.7;
}
.bottom-bnr-area ul > li > a > img {
  max-width: 100%;
}
@media screen and (max-width: 576px) {
  .bottom-bnr-area ul {
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
  }
  .bottom-bnr-area ul > li {
    width: 47%;
  }
  .bottom-bnr-area ul > li > a {
    border-radius: 5px;
  }
}

.copy {
  background: url("../images/bg_texture2.jpg") repeat left top/contain;
  padding: 22px 0;
  line-height: 1;
  text-align: center;
  color: #fff;
}
.copy small {
  font-size: 0.625rem;
}
@media screen and (max-width: 768px) {
  .copy {
    padding: 12px 0;
    margin-bottom: 60px;
  }
  .copy small {
    font-size: 0.625rem;
  }
}

/* =================================== */
/*	ホーム top
/* =================================== */
@media screen and (min-width: 1150px) {
  #top #mv {
    max-height: 720px !important;
  }
}
.top-container {
  line-height: 2;
}
.top-container img {
  vertical-align: bottom;
  max-width: 100%;
}

.top-wrapper {
  max-width: 1090px;
  width: 100%;
  padding: 0 20px;
  margin: 0 auto;
}
.top-wrapper__sm {
  max-width: 1000px;
  width: 100%;
  padding: 0 20px;
  margin: 0 auto;
}

/* TOP page message */
.top-message {
  padding: 50px 0 30px;
  background: url("../images/top/bg_texture3.png") repeat left top/94px 94px;
  border-top: 10px solid #be984c;
  border-bottom: 8px solid #e9c989;
}
@media screen and (max-width: 768px) {
  .top-message {
    padding: 30px 0;
  }
}
.top-message__cont {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
      -ms-flex-align: start;
          align-items: flex-start;
}
@media screen and (max-width: 768px) {
  .top-message__cont {
    display: block;
  }
}
.top-message__body {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
      -ms-flex: 1;
          flex: 1;
  margin-right: 40px;
}
@media screen and (max-width: 768px) {
  .top-message__body {
    margin-right: 0;
  }
}
.top-message__ttl {
  font-family: fot-tsukuardgothic-std, sans-serif;
  font-size: 1.5rem;
  font-weight: 700;
  font-style: normal;
  line-height: 1.5;
  text-align: left;
  color: #41220f;
  margin-bottom: 20px;
}
@media screen and (max-width:768px) {
  .top-message__ttl {
    font-size: 1.125rem;
    font-weight: 700;
    text-align: justify;
  }
}
@media screen and (max-width: 768px) {
  .top-message__ttl {
    margin-bottom: 10px;
  }
}
.top-message__img-wrapper {
  border: 8px solid #be984c;
  height: auto;
}
@media screen and (max-width: 768px) {
  .top-message__img-wrapper {
    display: block;
    margin: 20px auto 0;
  }
}
.top-message p {
  color: #41220f;
  line-height: 2.2;
  text-align: justify;
}

/* TOP page Intro */
.top-intro {
  padding: 30px 0 60px;
  border-bottom: 10px solid #be984c;
  background: url("../images/top/bg_texture2.png") repeat left top/94px 94px;
  border-top: 10px solid #be984c;
}
@media screen and (max-width: 768px) {
  .top-intro {
    padding: 40px 0 50px;
  }
}
.top-intro__btn {
  display: block;
  margin: 50px auto 0;
}
@media screen and (max-width: 768px) {
  .top-intro__btn {
    margin-top: 30px;
  }
}

.top-intro-cont {
  max-width: 1000px;
  width: 100%;
  padding: 0 20px;
  margin: 0 auto;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.top-intro-cont > div {
  width: 50%;
}
.top-intro-cont__table-note {
  color: #41220f;
  margin-top: 15px;
  line-height: 1.75;
}
@media screen and (max-width: 768px) {
  .top-intro-cont {
    display: block;
  }
  .top-intro-cont > div {
    width: 100%;
  }
  .top-intro-cont__timetable {
    margin: 0 auto 30px;
  }
}

.top-reserve {
  max-width: 1000px;
  border-radius: 20px;
  border: 1px dashed #fff;
  padding: 30px;
  margin: 30px auto 0;
  -webkit-box-shadow: 0px 0px 0px 10px #2e802c;
          box-shadow: 0px 0px 0px 10px #2e802c;
  background-color: #2e802c;
  position: relative;
}
.top-reserve::before {
  content: "";
  display: inline-block;
  width: 172px;
  height: 180px;
  background: url("../images/top/icon_7.png") no-repeat left top/contain;
  position: absolute;
  left: -80px;
  bottom: -20px;
}
.top-reserve::after {
  content: "";
  display: inline-block;
  width: 218px;
  height: 200px;
  background: url("../images/top/icon_8.png") no-repeat left top/contain;
  position: absolute;
  right: -100px;
  bottom: -40px;
}
.top-reserve__btn-group {
  text-align: center;
  margin-top: 20px;
}
.top-reserve__tel {
  display: inline-block;
  line-height: 1;
  vertical-align: middle;
  margin-right: 20px;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.top-reserve__tel:hover, .top-reserve__tel:focus {
  opacity: 0.7;
}
.top-reserve__rsv-btn {
  vertical-align: middle;
  padding: 11px 20px;
  background-color: #644323;
  -webkit-box-shadow: 0px 0px 0px 5px #644323;
          box-shadow: 0px 0px 0px 5px #644323;
  margin: 5px;
}
.top-reserve__rsv-btn:hover, .top-reserve__rsv-btn:focus {
  background-color: #563c23;
  -webkit-box-shadow: 0px 0px 0px 5px #563c23;
          box-shadow: 0px 0px 0px 5px #563c23;
}
.top-reserve__rsv-btn::before {
  content: "";
  display: inline-block;
  width: 30px;
  height: 22px;
  background: url(../images/top/icon_pc_w.png) no-repeat center bottom/contain;
  margin-right: 20px;
}
.top-reserve p {
  font-family: fot-tsukuardgothic-std, sans-serif;
  font-size: 1.125rem;
  font-weight: 700;
  color: #fff;
  text-align: center;
}
@media screen and (max-width: 768px) {
  .top-reserve {
    padding: 20px;
    margin: 50px 20px 0;
  }
  .top-reserve p {
    font-size: 1rem;
    text-align: justify;
  }
  .top-reserve::before {
    display: none;
    left: 0px;
    bottom: -50px;
  }
  .top-reserve::after {
    display: none;
    right: 0px;
    bottom: -50px;
  }
  .top-reserve__tel {
    margin-right: 0;
    margin-bottom: 20px;
    text-align: center;
  }
  .top-reserve__rsv-btn {
    max-width: 240px;
  }
}

/* TOP news */
.top-news-wrapper {
  width: 100%;
  padding: 0 0 0 20px;
  margin: 0 auto;
}
@media screen and (max-width: 768px) {
  .top-news-wrapper {
    padding: 0;
  }
}

.top-news-item {
  border-bottom: 1px dashed #ffe019;
  padding: 8px 10px;
}
.top-news-item__label {
  min-width: 75px;
  display: inline-block;
  font-size: 0.75rem;
  color: #fff;
  background-color: #73502f;
  text-align: center;
  line-height: 1;
  padding: 4px 12px;
  border-radius: 12px;
  margin-right: 1.5em;
}
.top-news-item__title {
  display: inline-block;
}
.top-news-item__title a {
  display: block;
  font-size: 0.875rem;
  color: #41220f;
  text-align: left;
}
.top-news-item__date {
  min-width: 5.5em;
  display: inline-block;
  color: #41220f;
  text-align: left;
  font-size: 0.875rem;
}

/* TOP about */
.top-about {
  width: 100%;
  background-color: #fff9d5;
  padding: 80px 0;
  position: relative;
}
.top-about__cont {
  position: relative;
}
.top-about__img-left {
  width: 147px;
  height: 109px;
  background-image: url(../images/top/icon3.png);
  top: 100px;
  left: 7%;
}
@media screen and (max-width: 768px) {
  .top-about__img-left {
    display: none;
  }
}
.top-about__img-right {
  width: 291px;
  height: 191px;
  background-image: url(../images/top/icon4.png);
  top: 90px;
  right: 5%;
}
@media screen and (max-width: 768px) {
  .top-about__img-right {
    display: none;
  }
}
.top-about__img-middle {
  width: 244px;
  height: 177px;
  background-image: url(../images/top/icon5.png);
  top: 0;
  left: -4%;
}
@media screen and (max-width: 768px) {
  .top-about__img-middle {
    display: none;
  }
}
.top-about__media {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -webkit-flex-direction: row-reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
  margin-top: 30px;
  margin-bottom: 40px;
}
.top-about__media-l {
  text-align: center;
  margin-right: 4%;
}
.top-about__media-l figure {
  width: 480px;
  height: auto;
}
.top-about__media-l .btn01 {
  margin-top: 30px;
}
.top-about__media-ttl {
  font-family: fot-tsukuardgothic-std, sans-serif;
  font-size: 1.875rem;
  font-weight: 700;
  font-style: normal;
  line-height: 1.5;
  text-align: left;
  color: #41220f;
  margin-bottom: 20px;
}
@media screen and (max-width:768px) {
  .top-about__media-ttl {
    font-size: 1.25rem;
    font-weight: 700;
    text-align: left;
  }
}
.top-about__catch {
  font-family: fot-tsukuardgothic-std, sans-serif;
  font-size: 1.375rem;
  font-weight: 700;
  font-style: normal;
  line-height: 1.5;
  text-align: center;
  color: #41220f;
}
@media screen and (max-width:768px) {
  .top-about__catch {
    font-size: 1.25rem;
    font-weight: 700;
    text-align: center;
  }
}
.top-about__col4 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.top-about__col-item {
  width: 24%;
  max-width: 250px;
  margin: 0 5px;
  text-align: center;
  position: relative;
  margin-top: 60px;
}
@media screen and (max-width: 1080px) {
  .top-about__col-item {
    width: 47%;
    margin: 30px auto 0;
  }
}
.top-about__col-item p {
  font-size: 1.125rem;
  font-weight: bold;
  margin-top: 10px;
}
@media screen and (max-width: 768px) {
  .top-about__col-item p {
    font-size: 0.875rem;
    margin-top: 6px;
  }
}
.top-about__col-item figure {
  width: 250px;
  height: 250px;
  border: 10px solid #fef076;
  border-radius: 50%;
}
@media screen and (max-width: 768px) {
  .top-about__col-item figure {
    width: 100%;
    height: auto;
    max-width: 250px;
    border: 4px solid #fef076;
  }
}
.top-about__col-item .number {
  position: absolute;
  position: absolute;
  top: -23px;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  z-index: 1;
}
.top-about__col-item .number > img {
  width: 67px;
}
@media screen and (max-width: 768px) {
  .top-about__col-item .number {
    top: -12px;
  }
  .top-about__col-item .number > img {
    width: 50px;
  }
}
@media screen and (max-width: 768px) {
  .top-about {
    padding: 40px 0 45px;
  }
  .top-about__media {
    display: block;
    margin: 30px auto 40px;
  }
  .top-about__media-l {
    text-align: center;
    margin-right: 0;
  }
  .top-about__media-l figure {
    max-width: 100%;
    margin: 10px auto 0;
  }
  .top-about__row3 {
    display: block;
    margin-top: 0;
    margin-bottom: -40px;
  }
  .top-about__row-item {
    width: 100%;
    max-width: 400px;
    margin: 30px auto 40px;
  }
  .top-about__row-item img {
    width: auto;
  }
  .top-about__row-item p {
    font-size: 1.125rem;
    text-align: center;
    margin-top: 10px;
  }
}

/* TOP greeting */
.top-greeting {
  width: 100%;
  background-color: #fff;
  padding: 80px 0;
  position: relative;
}
.top-greeting__img-left {
  width: 182px;
  height: 288px;
  background-image: url(../images/top/icon1.png);
  top: -65px;
  left: 0;
}
@media screen and (max-width: 768px) {
  .top-greeting__img-left {
    width: 68px;
    height: 110px;
    top: -35px;
  }
}
.top-greeting__img-right {
  width: 256px;
  height: 383px;
  background-image: url(../images/top/icon2.png);
  top: -120px;
  right: 0;
}
@media screen and (max-width: 768px) {
  .top-greeting__img-right {
    width: 78px;
    height: 110px;
    top: -75px;
  }
}
.top-greeting__media {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.top-greeting__media-r {
  text-align: center;
  margin-left: 4%;
}
.top-greeting__media-r figure {
  width: 480px;
  height: auto;
}
.top-greeting__media-r .btn01 {
  margin-top: 30px;
}
.top-greeting__media-ttl {
  font-family: fot-tsukuardgothic-std, sans-serif;
  font-size: 1.875rem;
  font-weight: 700;
  font-style: normal;
  line-height: 1.5;
  text-align: left;
  color: #41220f;
  margin-bottom: 20px;
}
@media screen and (max-width:768px) {
  .top-greeting__media-ttl {
    font-size: 1.25rem;
    font-weight: 700;
    text-align: left;
  }
}
@media screen and (max-width: 768px) {
  .top-greeting {
    padding: 40px 0 20px;
  }
  .top-greeting__media {
    display: block;
  }
  .top-greeting__media-r {
    text-align: center;
    margin-left: 0;
  }
  .top-greeting__media-r figure {
    max-width: 100%;
    margin: 10px auto 0;
  }
}

/* TOP treatment */
.top-treatment {
  position: relative;
  margin-top: 158px;
  margin-bottom: 0;
}
.top-treatment__img-left {
  width: 249px;
  height: 176px;
  background-image: url(../images/top/icon6.png);
  top: -130px;
  left: 10%;
  z-index: 11;
}
@media screen and (max-width: 768px) {
  .top-treatment__img-left {
    width: 110px;
    height: 80px;
    left: 3%;
  }
}
.top-treatment__ttl {
  -webkit-transform: translateY(-40px);
          transform: translateY(-40px);
  margin-bottom: 10px;
  position: relative;
}

.top-treatment-cont {
  max-width: 1300px;
  padding: 0 20px 80px;
  margin: 0 auto;
  position: relative;
  background: url("../images/top/bg_texture1.png") repeat top left/152px 152px;
}
.top-treatment-cont::before {
  content: "";
  width: 100%;
  height: 158px;
  background: url("../images/top/bg_triangle.png") no-repeat bottom center/cover;
  position: absolute;
  left: 0;
  top: -158px;
}
@media screen and (max-width: 768px) {
  .top-treatment-cont {
    padding-bottom: 40px;
  }
  .top-treatment-cont::before {
    height: 100px;
    top: -100px;
  }
}

.top-treatment-list {
  max-width: 1040px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 0 20px;
  margin: 0 auto -50px;
}
@media screen and (max-width: 768px) {
  .top-treatment-list {
    margin-bottom: -35px;
    padding: 0;
  }
}

.top-treatment-item {
  width: 22%;
  margin: 55px 0 50px;
  position: relative;
}
.top-treatment-item > a {
  display: block;
  position: relative;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.top-treatment-item > a:hover {
  -webkit-transform: translateY(-5px);
          transform: translateY(-5px);
}
.top-treatment-item > a .label {
  display: inline-block;
  width: 136px;
  position: absolute;
  top: -74px;
  left: 88px;
  z-index: 1;
}
.top-treatment-item > a .img {
  display: inline-block;
  -webkit-box-shadow: 0 0px 8px rgba(0, 0, 0, 0.15);
          box-shadow: 0 0px 8px rgba(0, 0, 0, 0.15);
  border-radius: 15px;
  overflow: hidden;
  position: relative;
  z-index: 0;
  padding: 5px;
  background-color: #fff;
}
@media screen and (max-width: 768px) {
  .top-treatment-item {
    width: 45%;
    margin: 35px 0;
    position: relative;
  }
  .top-treatment-item > a .label {
    display: inline-block;
    width: 120px;
    position: absolute;
    top: -40px;
    left: 0px;
    z-index: 1;
  }
  .top-treatment-item > a .img {
    display: inline-block;
    border-radius: 15px;
    overflow: hidden;
    position: relative;
    z-index: 0;
  }
}
@media screen and (max-width: 576px) {
  .top-treatment-item {
    margin: 50px 0;
    position: relative;
  }
  .top-treatment-item > a .label {
    top: -80px;
  }
}

/* TOP info */
.top-info {
  width: 100%;
  background: url(../images/top/bg_info.jpg) no-repeat left top/cover;
  background-color: #e3f7fc;
  padding: 80px 0 160px;
  position: relative;
}
@media screen and (max-width: 768px) {
  .top-info {
    background: rgb(186, 235, 247);
    background: -webkit-gradient(linear, left top, left bottom, from(rgb(186, 235, 247)), to(rgb(249, 253, 254)));
    background: -webkit-linear-gradient(top, rgb(186, 235, 247) 0%, rgb(249, 253, 254) 100%);
    background: linear-gradient(180deg, rgb(186, 235, 247) 0%, rgb(249, 253, 254) 100%);
  }
}
.top-info__cont {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.top-info__calendar {
  width: 55%;
  max-width: 600px;
  margin-left: 20px;
}
.top-info__calendar > iframe {
  width: 100%;
}
.top-info__left {
  width: 42%;
}
.top-info__desc {
  margin-bottom: 30px;
  line-height: 2.2;
}
.top-info__desc dt {
  float: left;
  width: 5em;
}
.top-info__desc dd {
  margin-left: 5em;
}
.top-info__desc dd a {
  color: #333;
}
@media screen and (max-width: 768px) {
  .top-info__desc dd a {
    color: #333;
  }
}
.top-info__table-note {
  margin-top: 15px;
  line-height: 1.75;
}
@media screen and (max-width: 768px) {
  .top-info {
    padding: 40px 0 150px;
  }
  .top-info__cont {
    display: block;
  }
  .top-info__left {
    width: 100%;
    max-width: 600px;
    margin: 0 auto;
  }
  .top-info__calendar {
    width: 100%;
    max-width: 600px;
    margin: 0 auto;
  }
  .top-info__calendar > iframe {
    height: 500px;
  }
  .top-info__table-note {
    margin-bottom: 15px;
  }
}

/* =================================== */
/*	医院紹介 clinic
/* =================================== */
.clinic {
  background-color: #FCFBDE;
  position: relative;
}

.clinic-message {
  max-width: 800px;
  text-align: center;
  padding: 25px 20px 20px;
  border: 5px double #73502f;
  color: #41220f;
  margin: 0 auto 30px;
  position: relative;
}
@media screen and (max-width: 768px) {
  .clinic-message {
    padding: 15px 10px;
  }
}
.clinic-message h3 {
  display: inline-block;
  background-color: #fff;
  font-family: fot-tsukuardgothic-std, sans-serif;
  font-size: 1.5rem;
  font-weight: 700;
  letter-spacing: 0.1em;
  padding: 0 15px;
  margin-bottom: 10px;
  position: absolute;
  top: -1.25em;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}
@media screen and (max-width: 768px) {
  .clinic-message h3 {
    font-size: 1.25rem;
    font-weight: 700;
    position: relative;
    top: 0;
    left: 0;
    -webkit-transform: translateX(0);
            transform: translateX(0);
    background-color: transparent;
    padding: 0;
  }
}
.clinic-message__txt {
  font-size: 1.125em;
  font-weight: bold;
}
@media screen and (max-width: 768px) {
  .clinic-message__txt {
    font-size: 1rem;
  }
}
@media screen and (max-width: 768px) {
  .clinic-message {
    padding: 20px 10px 15px;
  }
  .clinic-message__txt {
    text-align: justify;
  }
}

.clinic-slide {
  max-width: 800px !important;
  height: auto;
  text-align: center;
  margin: 0 auto 80px;
  position: relative;
}
@media screen and (max-width: 768px) {
  .clinic-slide {
    margin-bottom: 40px;
  }
}

.clinic-slide-main {
  z-index: 10;
  cursor: pointer;
  position: relative;
}
.clinic-slide-main__outer {
  width: 100%;
  height: 100%;
  position: relative;
  margin-bottom: 20px;
}
.clinic-slide-main__item {
  width: 100%;
  position: relative;
  text-align: center;
}
.clinic-slide-main__img {
  width: 100%;
  max-width: none;
  position: relative;
  z-index: 1;
}
.clinic-slide-main__caption {
  display: inline-block;
  font-size: 1.25rem;
  font-weight: bold;
  width: 150px;
  height: 50px;
  line-height: 50px;
  background-color: #a67c52;
  color: #fff;
  border: dashed 1px #FFF;
  -webkit-box-shadow: 0px 0px 0px 7px #a67c52;
          box-shadow: 0px 0px 0px 7px #a67c52;
  margin: 7px;
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 2;
}
@media screen and (max-width: 768px) {
  .clinic-slide-main__caption {
    font-size: 0.875rem;
    width: 100px;
    height: 40px;
    line-height: 40px;
    -webkit-box-shadow: 0px 0px 0px 4px #a67c52;
            box-shadow: 0px 0px 0px 4px #a67c52;
    margin: 4px;
  }
}

.clinic-slide-thumb__outer {
  width: 100%;
  height: auto;
}

.clinic-slide-button {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 50%;
  left: 0;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  z-index: 10;
}

.clinic-slide-button-next::before {
  content: "";
  width: 25px;
  height: 50px;
  background: url(../images/clinic/arrow.png) no-repeat center center/contain;
  position: absolute;
  top: 50%;
  right: -55px;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  z-index: 10;
}
@media screen and (max-width: 768px) {
  .clinic-slide-button-next::before {
    width: 20px;
    height: 20px;
    right: 3%;
  }
}

.clinic-slide-button-prev::before {
  content: "";
  width: 25px;
  height: 50px;
  background: url(../images/clinic/arrow.png) no-repeat center center/contain;
  position: absolute;
  top: 50%;
  left: -55px;
  -webkit-transform: translateY(-50%) rotate(180deg);
          transform: translateY(-50%) rotate(180deg);
  z-index: 10;
}
@media screen and (max-width: 768px) {
  .clinic-slide-button-prev::before {
    width: 20px;
    height: 20px;
    left: 3%;
  }
}

.clinic-facility__cards {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
      -ms-flex-align: start;
          align-items: flex-start;
  margin-bottom: -40px;
}
@media screen and (max-width: 768px) {
  .clinic-facility__cards {
    margin-bottom: -25px;
  }
}
.clinic-facility__box-wrapper {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 30.078125%;
  margin-bottom: 40px;
}
.clinic-facility__box-wrapper:not(:nth-child(3n)) {
  margin-right: 4.8828125%;
}
@media screen and (max-width: 768px) {
  .clinic-facility__box-wrapper {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    width: 48.0443285528%;
    margin-bottom: 25px;
  }
  .clinic-facility__box-wrapper:not(:nth-child(3n)) {
    margin-right: 0;
  }
  .clinic-facility__box-wrapper:not(:nth-child(2n)) {
    margin-right: 3.9113428944%;
  }
}
.clinic-facility__box-wrapper img {
  width: 100%;
  border-radius: 20px;
}
@media screen and (max-width: 768px) {
  .clinic-facility__box-wrapper img {
    border-radius: 10px;
  }
}
.clinic-facility__ttl {
  font-size: 1.25rem;
  color: #40210F;
  margin-top: 15px;
  margin-bottom: 10px;
  text-align: center;
}
@media screen and (max-width: 768px) {
  .clinic-facility__ttl {
    font-size: 1rem;
    line-height: 1.5;
    margin-top: 8px;
    margin-bottom: 5px;
  }
}
.clinic-facility__txt {
  color: #333;
  font-size: 1rem;
  line-height: 2;
}
@media screen and (max-width:768px) {
  .clinic-facility__txt {
    font-size: 0.875rem;
    text-align: justify;
  }
}

.clinic-media {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 20px;
}
.clinic-media__body {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.clinic-media__ttl {
  font-size: 1.5rem;
  font-weight: bold;
  line-height: 1.5;
  color: #41220f;
  margin-bottom: 20px;
}
@media screen and (max-width:768px) {
  .clinic-media__ttl {
    font-size: 1.25rem;
    font-weight: bold;
  }
}
.clinic-media__img-group {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
      -ms-flex-align: start;
          align-items: flex-start;
  margin-left: 40px;
}
.clinic-media__img-group > img {
  height: auto;
}
.clinic-media__img-group > img:last-child {
  margin-left: 20px;
}
.clinic-media__txt ul {
  margin: 10px 0;
}
.clinic-media__txt ul li::before {
  content: "●";
  display: inline-block;
  color: #FFE019;
  padding-right: 10px;
}
.clinic-media--rvs {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -webkit-flex-direction: row-reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
}
.clinic-media--rvs .clinic-media__img-group {
  margin-right: 40px;
  margin-left: 0;
}
@media screen and (max-width: 768px) {
  .clinic-media {
    display: block;
  }
  .clinic-media__img-wrapper {
    margin: 10px auto 0;
  }
  .clinic-media--rvs .clinic-media__img-group {
    margin-right: 0;
    margin-left: 0;
  }
  .clinic-media__img-group {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin: 20px auto 0;
  }
  .clinic-media__img-group > img {
    height: auto;
  }
  .clinic-media__img-group > img:last-child {
    margin-left: 20px;
  }
}

.cilinic-box {
  background-color: #D8F5FF;
  border: 10px solid #63CEF2;
  border-radius: 25px;
  padding: 0;
}
.cilinic-box h4 {
  font-size: 1.25rem;
  font-weight: bold;
  background-color: #63CEF2;
  color: #fff;
  text-align: center;
  padding-top: 15px;
  padding-bottom: 15px;
  margin: 0;
}
.cilinic-box__inner {
  padding: 30px;
  margin-bottom: -30px;
}
.cilinic-box__list {
  margin-bottom: 30px;
}
.cilinic-box__list li::before {
  color: #63CEF2;
  font-size: 1em;
}
.cilinic-box p {
  font-weight: bold;
  text-align: left;
}
@media screen and (max-width: 768px) {
  .cilinic-box {
    border: 5px solid #63CEF2;
    border-radius: 10px;
  }
  .cilinic-box__inner {
    padding: 20px 15px;
  }
  .cilinic-box h4 {
    font-size: 1rem;
    padding-top: 8px;
    padding-bottom: 8px;
    border-radius: 4px 4px 0 0;
  }
}

.clinic-reserve {
  width: 100%;
  position: relative;
  padding-top: 70px;
  margin-top: -70px;
}
@media screen and (max-width: 768px) {
  .clinic-reserve {
    padding-top: 0;
    margin-top: 0;
  }
}
.clinic-reserve__lead {
  font-weight: bold;
  text-align: center;
  font-size: 1.25rem;
  margin-bottom: 25px;
}
@media screen and (max-width: 768px) {
  .clinic-reserve__lead {
    font-size: 1.125rem;
    font-weight: bold;
    text-align: justify;
  }
}
.clinic-reserve__caution {
  border-radius: 25px;
  background-color: #e8f7fc;
  padding: 25px;
}
@media screen and (max-width: 768px) {
  .clinic-reserve__caution {
    border-radius: 10px;
    padding: 10px;
  }
}
.clinic-reserve__caution h4 {
  font-size: 1.5rem;
  text-align: center;
  color: #df5656;
  margin-bottom: 15px;
  position: relative;
}
.clinic-reserve__caution h4::before {
  content: "";
  display: inline-block;
  width: 40px;
  height: 40px;
  background: url(../images/clinic/icon_caution.png) no-repeat center center/contain;
  -webkit-transform: translateY(10px);
          transform: translateY(10px);
  margin-right: 10px;
}
@media screen and (max-width: 768px) {
  .clinic-reserve__caution h4 {
    font-size: 1.25rem;
    font-weight: bold;
  }
}
.clinic-reserve__caution p {
  font-size: 1.125rem;
  line-height: 2;
  border-bottom: 3px dotted #cfcfcf;
  padding-bottom: 0.5em;
  margin: 8px 0 1em;
}
.clinic-reserve__caution p:last-child {
  border: none;
}
@media screen and (max-width: 768px) {
  .clinic-reserve__caution p {
    font-size: 1rem;
    text-align: justify;
  }
}
.clinic-reserve__rsv-btn {
  display: block;
  font-size: 1.25rem;
  max-width: 500px;
  padding: 25px;
  margin: 0 auto;
  margin-bottom: 40px;
}
@media screen and (max-width: 768px) {
  .clinic-reserve__rsv-btn {
    margin-top: 20px;
  }
}

/* treatment */
#treatment section {
  padding-top: 100px;
}

@media screen and (max-width: 768px) {
  #treatment section {
    padding-top: 70px;
  }
}
.treatment {
  background-color: #D5F7FF;
  position: relative;
}
.treatment__center-btn {
  margin: 30px auto 0;
  text-align: center;
}
@media screen and (max-width: 768px) {
  .treatment__center-btn {
    margin-top: 20px;
  }
}

.treatment-nav__list {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
}
.treatment-nav__item {
  width: 33%;
  height: auto;
  margin: 0.15%;
}
.treatment-nav__item > a {
  display: block;
  width: 100%;
  font-size: 1rem;
  font-weight: bold;
  line-height: 1.5;
  text-align: center;
  padding: 12px 20px;
  color: #34bdeb;
  border: solid 4px #34bdeb;
  border-radius: 8px;
  position: relative;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.treatment-nav__item > a:hover, .treatment-nav__item > a:focus {
  background-color: #34bdeb;
  color: #fff;
}
@media screen and (max-width: 768px) {
  .treatment-nav__item {
    width: 49%;
    height: auto;
    margin: 0.5%;
  }
  .treatment-nav__item > a {
    padding: 12px 6px;
  }
}
@media screen and (max-width: 370px) {
  .treatment-nav__list {
    margin-bottom: -5px;
  }
  .treatment-nav__item {
    width: 100%;
    height: auto;
    margin: 0 auto 5px;
  }
  .treatment-nav__item > a {
    padding: 9px 15px;
  }
}

.treatment-media {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 40px;
}
.treatment-media__body {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.treatment-media__ttl {
  font-size: 1.5rem;
  font-weight: bold;
  line-height: 1.5;
  color: #f7931e;
  margin-bottom: 20px;
}
@media screen and (max-width:768px) {
  .treatment-media__ttl {
    font-size: 1.25rem;
    font-weight: bold;
  }
}
.treatment-media__img-wrapper {
  max-width: 427px;
  width: 100%;
  height: auto;
  margin-left: 20px;
}
.treatment-media__txt ul {
  margin: 10px 0;
}
.treatment-media__txt ul li::before {
  content: "●";
  display: inline-block;
  color: #FFE019;
  padding-right: 10px;
}
.treatment-media--rvs {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -webkit-flex-direction: row-reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
}
.treatment-media--rvs figure {
  margin-right: 40px;
  margin-left: 0;
}
@media screen and (max-width: 768px) {
  .treatment-media {
    display: block;
    margin-top: 40px;
  }
  .treatment-media__img-wrapper {
    margin: 10px auto 0;
  }
  .treatment-media__txt ul {
    margin: 10px 0;
  }
  .treatment-media__txt ul li::before {
    content: "●";
    display: inline-block;
    color: #FFE019;
    padding-right: 10px;
  }
  .treatment-media--rvs {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: row-reverse;
        -ms-flex-direction: row-reverse;
            flex-direction: row-reverse;
  }
  .treatment-media--rvs figure {
    margin-right: 40px;
    margin-left: 0;
  }
}
@media screen and (max-width: 768px) and (max-width: 768px) {
  .treatment-media {
    display: block;
    margin-top: 40px;
  }
  .treatment-media__img-wrapper {
    margin: 10px auto 0;
  }
  .treatment-media--rvs figure {
    margin: 10px auto 0;
  }
}

.box {
  background-color: #D8F5FF;
  border: 10px solid #17b3e7;
  border-radius: 25px;
  text-align: center;
  padding: 40px;
}
.box p {
  font-size: 1.25rem;
  font-weight: bold;
  color: #8C6239;
}
.box .btn01 {
  display: block;
  margin: 30px auto 0;
}
.box h4 {
  font-size: 1.25rem;
  font-weight: bold;
  background-color: #17b3e7;
  color: #fff;
}
@media screen and (max-width: 768px) {
  .box {
    border: 5px solid #17b3e7;
    padding: 20px 15px;
  }
  .box p {
    font-size: 1rem;
  }
  .box h4 {
    font-size: 1rem;
  }
}

.box2 {
  background-color: #D8F5FF;
  border: 10px solid #17b3e7;
  border-radius: 25px;
  text-align: center;
  padding: 0;
}
.box2 h4 {
  font-size: 1.25rem;
  font-weight: bold;
  background-color: #17b3e7;
  color: #fff;
  padding-top: 15px;
  padding-bottom: 15px;
  border-radius: 10px 10px 0 0;
  margin: 0;
}
.box2__inner {
  padding: 30px 40px;
}
.box2 p {
  font-weight: bold;
  text-align: left;
}
.box2 p:not(:last-child) {
  border-bottom: 1px dashed #17b3e7;
  padding-bottom: 20px;
  margin-bottom: 30px;
}
.box2 .no1::before {
  content: "";
  display: inline-block;
  float: left;
  width: 64px;
  height: 64px;
  background: url(../images/treatment/no1.png) no-repeat center center/contain;
  margin-right: 20px;
}
.box2 .no2::before {
  content: "";
  display: inline-block;
  float: left;
  width: 64px;
  height: 64px;
  background: url(../images/treatment/no2.png) no-repeat center center/contain;
  margin-right: 20px;
  margin-bottom: 30px;
}
.box2 .no3::before {
  content: "";
  display: inline-block;
  float: left;
  width: 64px;
  height: 64px;
  background: url(../images/treatment/no3.png) no-repeat center center/contain;
  margin-right: 20px;
}
@media screen and (max-width: 768px) {
  .box2 {
    border: 5px solid #17b3e7;
    border-radius: 10px;
  }
  .box2__inner {
    padding: 20px 15px;
  }
  .box2 h4 {
    font-size: 1rem;
    padding-top: 8px;
    padding-bottom: 8px;
    border-radius: 4px 4px 0 0;
  }
  .box2 .no1::before,
  .box2 .no2::before,
  .box2 .no3::before {
    width: 35px;
    height: 35px;
    margin-right: 15px;
    margin-bottom: 0;
  }
}

.box3 {
  background-color: #F5F4E1;
  border: 10px solid #fae871;
  border-radius: 25px;
  padding: 40px;
  margin-top: 40px;
}
.box3 h4 {
  font-size: 1.625rem;
  font-weight: bold;
  line-height: 1.5;
  color: #F7931E;
  text-align: center;
  margin-bottom: 30px;
}
@media screen and (max-width:768px) {
  .box3 h4 {
    font-size: 1.125rem;
    font-weight: bold;
  }
}
.box3 dl dt {
  font-size: 1.125rem;
  font-weight: bold;
  line-height: 1.5;
  color: #F7931E;
  margin-bottom: 10px;
}
@media screen and (max-width:768px) {
  .box3 dl dt {
    font-size: 1rem;
    font-weight: bold;
  }
}
.box3 dl dt::before {
  content: "●";
}
.box3 dl dd {
  margin-bottom: 20px;
}
@media screen and (max-width: 768px) {
  .box3 {
    border: 5px solid #FFE019;
    padding: 20px 15px;
  }
  .box3 p {
    font-size: 1rem;
  }
  .box3 h4 {
    font-size: 1rem;
  }
}

.prevention__intro {
  max-width: 800px;
  margin: 0 auto;
}
.prevention__intro p {
  font-size: 1.375rem;
  font-weight: bold;
  text-align: center;
}
@media screen and (max-width: 768px) {
  .prevention__intro p {
    font-size: 1rem;
    text-align: left;
  }
}
.prevention__subttl {
  font-size: 1.5rem;
  font-weight: bold;
  line-height: 1.5;
  color: #f7931e;
  max-width: 600px;
  border: 10px solid #ffbf48;
  background-color: #fff;
  border-radius: 20px;
  text-align: center;
  padding: 20px;
  margin: 30px auto 0;
}
@media screen and (max-width:768px) {
  .prevention__subttl {
    font-size: 1.25rem;
    font-weight: bold;
  }
}
.prevention__inner {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-bottom: -50px;
}
.prevention__inner figure {
  width: 342px;
  height: auto;
  margin: 50px 10px;
}
.prevention__inner figcaption {
  display: none;
}
@media screen and (max-width: 768px) {
  .prevention__subttl {
    border: 5px solid #ffbf48;
    padding: 10px;
  }
  .prevention__inner {
    display: block;
    margin: 0 auto;
  }
  .prevention__inner figure {
    max-width: 100%;
    height: auto;
    margin: 40px auto 0;
  }
  .prevention__inner figure > img {
    max-width: 100%;
  }
  .prevention__inner figcaption {
    display: none;
  }
}

.child-point {
  line-height: 2.2;
}
.child-point dt {
  font-size: 1.125rem;
  font-weight: bold;
  margin-top: 1em;
  border-bottom: 1px dashed #ffe019;
}
.child-point dd {
  padding: 0 0 0 0.8em;
}
.child-point dd::before {
  content: "▶　";
  color: #ffe019;
}

/* =================================== */
/*	医師紹介 staff 
/* =================================== */
.doctor {
  background-color: #FCFBDE;
  position: relative;
}
.doctor__ttl06 {
  margin-bottom: 20px;
}
.doctor__box {
  background-color: #FFFEF5;
  border-radius: 25px;
  padding: 40px;
}
@media screen and (max-width: 768px) {
  .doctor__box {
    padding: 20px;
  }
}

.doctor-cont {
  max-width: 800px;
  margin: 0 auto;
  margin-bottom: 60px;
}
.doctor-cont:last-child {
  margin-bottom: 0;
}

.doctor-info {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin: 0 auto 30px;
}
.doctor-info__figure {
  max-width: 220px;
  width: 100%;
  height: auto;
  margin-left: 40px;
}
.doctor-info__body {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.doctor-info__name {
  font-size: 2.25rem;
  color: #00994D;
  font-weight: bold;
  line-height: 1.5;
  border-bottom: 1px dashed #6B6B6B;
  padding-bottom: 10px;
  margin-bottom: 20px;
  position: relative;
}
.doctor-info__label {
  display: inline-block;
  font-size: 1.25rem;
  color: #52B81F;
  font-weight: bold;
  line-height: 1.5;
  padding: 3px 15px;
  border: 5px solid #52B81F;
  margin-bottom: 10px;
}
@media screen and (max-width: 768px) {
  .doctor-info {
    display: block;
  }
  .doctor-info__figure {
    margin: 10px auto 0;
  }
  .doctor-info__body {
    -webkit-box-flex: 0;
    -webkit-flex: 0;
        -ms-flex: 0;
            flex: 0;
  }
  .doctor-info__name {
    font-size: 1.25rem;
  }
  .doctor-info__label {
    font-size: 0.875rem;
    padding: 3px 15px;
    border: 2px solid #52B81F;
    margin-bottom: 10px;
  }
}

.doctor-history {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  background-color: #FFFEF5;
  border: 8px solid #FFE019;
  border-radius: 25px;
  padding: 20px 30px;
  margin-top: 40px;
}
.doctor-history__item {
  width: 47%;
}
.doctor-history__sub-ttl {
  font-size: 1.375rem;
  font-weight: bold;
  color: #F7931E;
  position: relative;
  border-bottom: 4px dotted #FFE019;
  padding-left: 5px;
  margin-bottom: 10px;
}
.doctor-history ul li {
  border-bottom: 1px dotted #FFE019;
  text-indent: -1.7em;
  padding-left: 2em;
}
@media screen and (max-width: 768px) {
  .doctor-history {
    display: block;
    border: 4px solid #FFE019;
    border-radius: 15px;
    padding: 0px 15px 20px;
  }
  .doctor-history__item {
    width: 100%;
  }
  .doctor-history__sub-ttl {
    font-size: 1rem;
    margin-top: 20px;
  }
  .doctor-history dl {
    margin-bottom: 30px;
  }
}

/* =================================== */
/*	採用情報 recruit
/* =================================== */
.recruit {
  background-color: #FCFBDE;
  position: relative;
}
.recruit__intro {
  max-width: 780px;
  border-radius: 20px;
  border: 1px dashed #fff;
  padding: 40px;
  margin: 10px auto 50px;
  -webkit-box-shadow: 0px 0px 0px 10px #359332;
          box-shadow: 0px 0px 0px 10px #359332;
  background-color: #359332;
  position: relative;
}
.recruit__intro::before {
  content: "";
  display: inline-block;
  width: 172px;
  height: 180px;
  background: url("../images/recruit/icon_7.png") no-repeat left top/contain;
  position: absolute;
  left: -80px;
  bottom: -20px;
}
.recruit__intro::after {
  content: "";
  display: inline-block;
  width: 218px;
  height: 200px;
  background: url("../images/recruit/icon_8.png") no-repeat left top/contain;
  position: absolute;
  right: -100px;
  bottom: -40px;
}
.recruit__intro p {
  font-family: fot-tsukuardgothic-std, sans-serif;
  font-size: 1.125rem;
  font-weight: 700;
  color: #fff;
  text-align: center;
}
.recruit__img-group {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin: 130px auto 80px;
  position: relative;
}
.recruit__img-group img {
  display: inline-block;
  margin: 5px;
}
.recruit__img-group::before {
  content: "";
  display: inline-block;
  width: 149px;
  height: 121px;
  background: url(../images/recruit/icon_cloud.png) no-repeat center center/contain;
  position: absolute;
  top: -65px;
  left: -30px;
  z-index: 2;
}
.recruit__img-group::after {
  content: "";
  display: inline-block;
  width: 149px;
  height: 121px;
  background: url(../images/recruit/icon_cloud.png) no-repeat center center/contain;
  position: absolute;
  bottom: -65px;
  right: -30px;
  z-index: 2;
}
@media screen and (max-width: 768px) {
  .recruit__intro {
    padding: 15px;
    margin: 10px 10px 50px;
  }
  .recruit__intro p {
    font-size: 1rem;
    text-align: left;
  }
  .recruit__intro::before {
    display: none;
    left: 0px;
    bottom: -50px;
  }
  .recruit__intro::after {
    display: none;
    right: 0px;
    bottom: -50px;
  }
  .recruit__img-group {
    margin: 80px auto;
  }
  .recruit__img-group::before {
    content: "";
    display: inline-block;
    width: 100px;
    height: 80px;
    background: url(../images/recruit/icon_cloud.png) no-repeat center center/contain;
    position: absolute;
    top: -65px;
    left: -30px;
  }
  .recruit__img-group::after {
    content: "";
    display: inline-block;
    width: 100px;
    height: 80px;
    background: url(../images/recruit/icon_cloud.png) no-repeat center center/contain;
    position: absolute;
    bottom: -65px;
    right: -30px;
  }
}

.philosophy-box {
  background-color: #e7f7e7;
  border: 10px solid #359332;
  border-radius: 25px;
  text-align: center;
  padding: 0;
  margin-bottom: 50px;
}
.philosophy-box h4 {
  font-size: 1.25rem;
  font-weight: bold;
  background-color: #359332;
  color: #fff;
  padding-top: 8px;
  padding-bottom: 8px;
  border-radius: 10px 10px 0 0;
  margin: 0;
}
.philosophy-box__inner {
  padding: 30px 40px;
}
.philosophy-box p {
  font-weight: bold;
  text-align: left;
}
.philosophy-box p:not(:last-child) {
  border-bottom: 1px dashed #359332;
  padding-bottom: 18px;
  margin-bottom: 30px;
}
.philosophy-box .no1::before {
  content: "";
  display: inline-block;
  float: left;
  width: 40px;
  height: 40px;
  background: url(../images/recruit/no1.png) no-repeat center center/contain;
  margin-right: 20px;
  -webkit-transform: translateY(-6px);
          transform: translateY(-6px);
}
.philosophy-box .no2::before {
  content: "";
  display: inline-block;
  float: left;
  width: 40px;
  height: 40px;
  background: url(../images/recruit/no2.png) no-repeat center center/contain;
  margin-right: 20px;
  -webkit-transform: translateY(-6px);
          transform: translateY(-6px);
}
.philosophy-box .no3::before {
  content: "";
  display: inline-block;
  float: left;
  width: 40px;
  height: 40px;
  background: url(../images/recruit/no3.png) no-repeat center center/contain;
  margin-right: 20px;
  -webkit-transform: translateY(-6px);
          transform: translateY(-6px);
}
.philosophy-box .no4::before {
  content: "";
  display: inline-block;
  float: left;
  width: 40px;
  height: 40px;
  background: url(../images/recruit/no4.png) no-repeat center center/contain;
  margin-right: 20px;
  -webkit-transform: translateY(-6px);
          transform: translateY(-6px);
}
@media screen and (max-width: 768px) {
  .philosophy-box {
    border: 5px solid #359332;
    border-radius: 10px;
  }
  .philosophy-box__inner {
    padding: 20px 15px;
  }
  .philosophy-box h4 {
    font-size: 1rem;
    padding-top: 8px;
    padding-bottom: 8px;
    border-radius: 4px 4px 0 0;
  }
  .philosophy-box .no1::before,
  .philosophy-box .no2::before,
  .philosophy-box .no3::before,
  .philosophy-box .no4::before {
    width: 35px;
    height: 35px;
    margin-right: 15px;
    margin-bottom: 0;
  }
}

.job-table {
  border: 4px solid #52B81F;
  border-collapse: separate;
  border-radius: 10px;
}
.job-table tbody tr {
  border-bottom: 2px dashed #fff;
}
.job-table tbody tr:last-child {
  border-bottom: none;
}
.job-table tbody tr th {
  width: 20%;
  padding: 20px;
  color: #fff;
  background-color: #52B81F;
  text-align: center;
  border-bottom: 2px dashed #fff;
}
.job-table tbody tr td {
  background-color: #F2F8EC;
  text-align: left;
  padding: 20px;
  border-bottom: 2px dashed #fff;
}
.job-table tbody tr th.last, .job-table tbody tr td.last {
  border-bottom: none;
}
@media screen and (max-width: 768px) {
  .job-table thead tr th {
    text-align: justify;
    padding: 10px;
  }
  .job-table tbody tr th {
    text-align: justify;
    padding: 8px 10px;
    border-bottom: 1px dashed #fff;
  }
  .job-table tbody tr td {
    padding: 8px 15px;
    vertical-align: top;
    border-bottom: 1px dashed #fff;
  }
}

.recruit-form table {
  margin: 0 0 30px;
  width: 100%;
  border-spacing: 0;
  border-collapse: collapse;
  font-size: 1rem;
  color: #40210F;
}
.recruit-form table tr {
  border-bottom: 3px dotted #ddd;
}
.recruit-form table tr th {
  width: 30%;
  padding: 20px 30px;
  text-align: left;
  vertical-align: middle;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.recruit-form table tr td {
  width: 70%;
  padding: 20px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
@media screen and (max-width: 768px) {
  .recruit-form table tr th, .recruit-form table tr td {
    display: block;
    width: 100%;
  }
  .recruit-form table tr th {
    border-right: 0;
    padding: 10px 0px 0;
  }
  .recruit-form table tr td {
    padding: 15px 0px;
  }
}
.recruit-form input[type=text],
.recruit-form input[type=tel],
.recruit-form input[type=email],
.recruit-form textarea {
  width: 100%;
  border: none;
  outline-style: none;
  font-size: 0.875rem;
  padding: 10px;
  background-color: #f5f5f5;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.recruit-form input[type=text]::-webkit-input-placeholder, .recruit-form input[type=tel]::-webkit-input-placeholder, .recruit-form input[type=email]::-webkit-input-placeholder, .recruit-form textarea::-webkit-input-placeholder {
  font-size: 0.875em;
}
.recruit-form input[type=text]::-moz-placeholder, .recruit-form input[type=tel]::-moz-placeholder, .recruit-form input[type=email]::-moz-placeholder, .recruit-form textarea::-moz-placeholder {
  font-size: 0.875em;
}
.recruit-form input[type=text]:-ms-input-placeholder, .recruit-form input[type=tel]:-ms-input-placeholder, .recruit-form input[type=email]:-ms-input-placeholder, .recruit-form textarea:-ms-input-placeholder {
  font-size: 0.875em;
}
.recruit-form input[type=text]::-ms-input-placeholder, .recruit-form input[type=tel]::-ms-input-placeholder, .recruit-form input[type=email]::-ms-input-placeholder, .recruit-form textarea::-ms-input-placeholder {
  font-size: 0.875em;
}
.recruit-form input[type=text]::placeholder,
.recruit-form input[type=tel]::placeholder,
.recruit-form input[type=email]::placeholder,
.recruit-form textarea::placeholder {
  font-size: 0.875em;
}
.recruit-form textarea {
  height: 170px;
}
.recruit-form .must {
  display: inline-block;
  padding: 5px 8px;
  background-color: #FF739D;
  line-height: 1.2;
  color: #fff;
  font-size: 0.75rem;
  margin-right: 0.75em;
  vertical-align: middle;
}

/* =================================== */
/*	アクセス access
/* =================================== */
.access {
  background-color: #FCFBDE;
  position: relative;
}
.access__sub-ttl {
  font-size: 1.375rem;
  font-weight: bold;
  line-height: 1.5;
  color: #00994D;
  vertical-align: middle;
  margin-top: 30px;
  margin-bottom: 10px;
}
.access__sub-ttl--train::before {
  content: "";
  display: inline-block;
  width: 45px;
  height: 45px;
  background: url(../images/access/icon_train.png) no-repeat center center/contain;
  margin-right: 8px;
}
.access__sub-ttl--bus::before {
  content: "";
  display: inline-block;
  width: 45px;
  height: 45px;
  background: url(../images/access/icon_bus.png) no-repeat center center/contain;
  margin-right: 8px;
}
.access__sub-ttl--parking::before {
  content: "";
  display: inline-block;
  width: 45px;
  height: 45px;
  background: url(../images/access/icon_p.png) no-repeat center center/contain;
  margin-right: 8px;
}
@media screen and (max-width: 768px) {
  .access__sub-ttl {
    font-size: 1.125rem;
  }
  .access__sub-ttl--train::before {
    width: 35px;
    height: 35px;
  }
  .access__sub-ttl--bus::before {
    width: 35px;
    height: 35px;
  }
  .access__sub-ttl--parking::before {
    width: 35px;
    height: 35px;
  }
}
.access__map {
  max-width: 900px;
  margin: 0 auto;
}
.access__map iframe {
  width: 100%;
  height: 500px;
}
@media screen and (max-width: 768px) {
  .access__map iframe {
    height: 56.25%;
    min-height: 280px;
  }
}
.access__map-txt {
  font-size: 1.125rem;
  font-weight: bold;
  color: #00994D;
  text-align: center;
}
@media screen and (max-width: 768px) {
  .access__map-txt {
    font-size: 1rem;
  }
}
.access__cont {
  max-width: 900px;
  margin: 0 auto;
}
.access__cont p {
  margin-left: 1em;
}
.access__img-group {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin: 30px auto 0;
}
.access__img-group img {
  display: inline-block;
}
.access__img-group img:first-child {
  margin-right: 15px;
}
@media screen and (max-width: 768px) {
  .access__img-group {
    display: block;
    text-align: center;
  }
  .access__img-group img {
    display: inline-block;
    max-width: 470px;
  }
  .access__img-group img:first-child {
    margin-right: 0px;
    margin-bottom: 10px;
  }
}
.access__video {
  max-width: 900px;
  text-align: center;
  width: 100%;
  height: auto;
  margin: 0 auto;
}
.access__video iframe {
  width: 100%;
  max-width: 710px;
  height: 400px;
}
@media screen and (max-width: 768px) {
  .access__video iframe {
    height: 56.25%;
    min-height: 280px;
  }
}

/* =================================== */
/*	料金表 price
/* =================================== */
#insurance, #price-cont {
  padding-top: 90px;
  margin-top: -90px;
}

#filling, #crown, #price-filling, #price-crown, #price-whitning, #price-denture {
  padding-top: 40px;
  margin-top: -40px;
}

.price {
  background-color: #D5F7FF;
  position: relative;
}

.type-table {
  border: 4px solid #8AD4EC;
  border-collapse: separate;
  border-radius: 10px;
  margin-bottom: 60px;
}
.type-table thead tr {
  background-color: #ECFAFF;
}
.type-table thead tr th {
  font-size: 0.875rem;
  border-right: 4px solid #8AD4EC;
  text-align: left;
  padding: 8px 15px;
}
.type-table thead tr th:last-child {
  border-right: none;
}
.type-table thead tr th:first-child {
  text-align: center;
}
.type-table thead tr th[colspan="2"] {
  text-align: center;
  border-bottom: 4px solid #8AD4EC;
}
.type-table tbody tr th {
  width: 30%;
  text-align: left;
  font-weight: normal;
  background-color: #ECFAFF;
  border-right: 4px solid #8AD4EC;
  border-top: 4px solid #8AD4EC;
  padding: 8px 15px;
}
.type-table tbody tr td {
  text-align: center;
  line-height: 1;
  border-right: 4px solid #8AD4EC;
  border-top: 4px solid #8AD4EC;
  padding: 8px 15px;
}
.type-table tbody tr td:last-child {
  border-right: none;
  text-align: left;
}
.type-table__outer {
  position: relative;
}
.type-table__note {
  color: red;
  font-size: 0.875rem;
  display: none;
}
@media screen and (max-width: 768px) {
  .type-table {
    width: 780px;
    margin-bottom: 0;
  }
  .type-table thead tr th {
    padding: 10px;
  }
  .type-table tbody tr th {
    padding: 8px 10px;
  }
  .type-table tbody tr td {
    padding: 8px 15px;
  }
  .type-table__outer {
    overflow-x: scroll;
    margin-bottom: 30px;
  }
  .type-table__note {
    display: block;
  }
}

.price-table {
  border: 4px solid #FADBDB;
  border-collapse: separate;
  border-radius: 10px;
}
.price-table thead tr {
  background-color: #FFE9E9;
}
.price-table thead tr th {
  border-right: 4px solid #FADBDB;
  padding: 8px 15px;
}
.price-table thead tr th:last-child {
  border-right: none;
}
.price-table tbody tr th {
  text-align: center;
  border-right: 4px solid #FADBDB;
  border-top: 4px solid #FADBDB;
  padding: 8px 15px;
}
.price-table tbody tr td {
  text-align: center;
  border-right: 4px solid #FADBDB;
  border-top: 4px solid #FADBDB;
  padding: 8px 15px;
}
.price-table tbody tr td:last-child {
  border-right: none;
  text-align: left;
}
.price-table tbody tr td.ta-l{
	text-align: left;
}
.price-table thead tr th.ttl{
	width:35%;
}
.price-table thead tr th.fee{
	width:15%;
}
@media screen and (max-width: 768px) {
  .price-table {
    border: 2px solid #FADBDB;
  }
  .price-table thead tr th {
    font-size: 0.875rem;
    border-right: 2px solid #FADBDB;
    padding: 5px;
  }
  .price-table tbody tr th {
    font-size: 0.75rem;
    border-right: 2px solid #FADBDB;
    border-top: 2px solid #FADBDB;
    padding: 8px 2px;
    text-align: left;
  }
  .price-table tbody tr td {
    font-size: 0.75rem;
    border-right: 2px solid #FADBDB;
    border-top: 2px solid #FADBDB;
    padding: 8px 2px;
  }
}

.price-media {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 40px;
}
.price-media__body {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.price-media__ttl {
  font-size: 1.5rem;
  font-weight: bold;
  line-height: 1.5;
  color: #41220f;
  margin-bottom: 20px;
}
@media screen and (max-width:768px) {
  .price-media__ttl {
    font-size: 1.25rem;
    font-weight: bold;
  }
}
.price-media__img-wrapper {
  max-width: 340px;
  width: 100%;
  height: auto;
  margin-left: 20px;
}
.price-media--rvs {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -webkit-flex-direction: row-reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
}
.price-media--rvs figure {
  margin-right: 40px;
  margin-left: 0;
}
@media screen and (max-width: 768px) {
  .price-media {
    display: block;
    margin-top: 40px;
  }
  .price-media__img-wrapper {
    margin: 10px auto 0;
  }
  .price-media--rvs figure {
    margin: 10px auto 0;
  }
}

.price-cont__ttl03 {
  color: #40210F;
  border-bottom: dashed 1px #FADBDB;
}/*# sourceMappingURL=style.css.map */