@charset "UTF-8";
@import url("https://fonts.googleapis.com/css?family=Noto+Sans+JP:400,700&display=swap");
@import url("https://use.typekit.net/cse2drq.css");
/* リセットCSS */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  /*font: inherit;*/
  vertical-align: baseline; }

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
  display: block; }

body {
  line-height: 1; }

ol, ul {
  list-style: none; }

blockquote, q {
  quotes: none; }

blockquote:before, blockquote:after, q:before, q:after {
  content: '';
  content: none; }

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

body {
  word-break: break-word;
  -webkit-text-size-adjust: none; }

*, *:before, *:after {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

/*==============================
	基本設定
==============================*/
html, body {
  font-family: "游ゴシック体", "YuGothic", "游ゴシック", "Yu Gothic", "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", Arial, sans-serif; }

html {
  font-size: 62.5%; }
  @media print, screen and (max-width: 767.98px) {
    html {
      font-size: 60.0%; } }
  @media print, screen and (max-width: 575.98px) {
    html {
      font-size: 58.0%; } }
  @media print, screen and (max-width: 400px) {
    html {
      font-size: 53.0%; } }

body {
  font-size: 15px;
  font-weight: 400;
  line-height: 1.7;
  color: #111;
  -webkit-text-stroke: 0.1px;
  text-underline-position: under; }

a {
  color: #1BA9E5;
  transition: all 0.2s; }
  a:hover {
    text-decoration: none;
    color: inherit;
    transition: all 0.2s;
    opacity: 0.8; }
  a img {
    transition: all 0.2s; }
  a img:hover {
    opacity: 0.8;
    transition: all 0.2s; }

h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
  line-height: 1.6; }

/*スマホ右余白削除*/
heder, footer, main {
  overflow-x: hidden !important; }

/*==============================
	共通
==============================*/
/*フォントサイズ*/
.fs10 {
  font-size: 1rem; }
  @media print, screen and (max-width: 767.98px) {
    .fs10 {
      font-size: 1rem; } }

.fs11 {
  font-size: 1.1rem; }
  @media print, screen and (max-width: 767.98px) {
    .fs11 {
      font-size: 1.1rem; } }

.fs12 {
  font-size: 1.2rem; }
  @media print, screen and (max-width: 767.98px) {
    .fs12 {
      font-size: 1.2rem; } }

.fs13 {
  font-size: 1.3rem; }
  @media print, screen and (max-width: 767.98px) {
    .fs13 {
      font-size: 1.3rem; } }

.fs14 {
  font-size: 1.4rem; }
  @media print, screen and (max-width: 767.98px) {
    .fs14 {
      font-size: 1.4rem; } }

.fs15 {
  font-size: 1.5rem; }
  @media print, screen and (max-width: 767.98px) {
    .fs15 {
      font-size: 1.5rem; } }

.fs16 {
  font-size: 1.6rem; }
  @media print, screen and (max-width: 767.98px) {
    .fs16 {
      font-size: 1.6rem; } }

.fs17 {
  font-size: 1.7rem; }
  @media print, screen and (max-width: 400px) {
    .fs17 {
      font-size: 3.91vw; } }

.fs18 {
  font-size: 1.8rem; }
  @media print, screen and (max-width: 400px) {
    .fs18 {
      font-size: 4.14vw; } }

.fs19 {
  font-size: 1.9rem; }
  @media print, screen and (max-width: 400px) {
    .fs19 {
      font-size: 4.37vw; } }

.fs20 {
  font-size: 2rem; }
  @media print, screen and (max-width: 400px) {
    .fs20 {
      font-size: 4.6vw; } }

.fs21 {
  font-size: 2.1rem; }
  @media print, screen and (max-width: 400px) {
    .fs21 {
      font-size: 4.83vw; } }

.fs22 {
  font-size: 2.2rem; }
  @media print, screen and (max-width: 400px) {
    .fs22 {
      font-size: 5.06vw; } }

.fs23 {
  font-size: 2.3rem; }
  @media print, screen and (max-width: 400px) {
    .fs23 {
      font-size: 5.29vw; } }

.fs24 {
  font-size: 2.4rem; }
  @media print, screen and (max-width: 400px) {
    .fs24 {
      font-size: 5.52vw; } }

.fs25 {
  font-size: 2.5rem; }
  @media print, screen and (max-width: 400px) {
    .fs25 {
      font-size: 5.75vw; } }

.fs28 {
  font-size: 2.8rem; }
  @media print, screen and (max-width: 400px) {
    .fs28 {
      font-size: 6.44vw; } }

.fs30 {
  font-size: 3rem; }
  @media print, screen and (max-width: 400px) {
    .fs30 {
      font-size: 5.1vw; } }

.fs35 {
  font-size: 3.5rem; }
  @media print, screen and (max-width: 400px) {
    .fs35 {
      font-size: 5.95vw; } }

.fs40 {
  font-size: 4rem; }
  @media print, screen and (max-width: 400px) {
    .fs40 {
      font-size: 6.8vw; } }

.fs42 {
  font-size: 4.2rem; }
  @media print, screen and (max-width: 400px) {
    .fs42 {
      font-size: 7.14vw; } }

.fs45 {
  font-size: 4.5rem; }
  @media print, screen and (max-width: 400px) {
    .fs45 {
      font-size: 7.65vw; } }

.fs53 {
  font-size: 5.3rem; }
  @media print, screen and (max-width: 400px) {
    .fs53 {
      font-size: 9.01vw; } }

.fs60 {
  font-size: 6rem; }
  @media print, screen and (max-width: 400px) {
    .fs60 {
      font-size: 10.2vw; } }

.f-din {
  font-family: din-2014, sans-serif;
  font-weight: 400;
  font-style: normal; }

/*フォント太さ*/
.b {
  font-weight: bold; }

/**背景カラー**/
.bg-main {
  background-color: #1BA9E5; }

.bg-main-ld {
  background-color: #5AC4EF; }

.bg-main-l {
  background-color: #E2F6FF; }

.bg-grd {
  background: linear-gradient(#5EB1ED, #008EF7); }

.bg-white {
  background-color: #fff; }

.bg-glay {
  background-color: #F8F8F8; }

.bg-pink {
  background-color: #E780AD; }

/**テキストカラー**/
.cl-main {
  color: #1BA9E5; }

.cl-black {
  color: #111; }

.cl-white {
  color: #fff; }

.cl-sub {
  color: #FA9000; }

.cl-red {
  color: #eb081e; }

.cl-yellow {
  color: #FFF615; }

.cl-gray-d {
  color: #4F4F4F; }

.cl-yg {
  color: #8DC556; }

.cl-pink {
  color: #E780AD; }

.cl-sb {
  color: #54C3F1; }

/**テキスト太さ**/
.b {
  font-weight: 700 !important; }

/*サイズ100%*/
.size-full {
  width: 100%;
  height: auto; }

/*ulリスト・有り*/
.list-style-inside {
  list-style: inside; }
  .list-style-inside li {
    text-indent: -2.3rem;
    padding-left: 2.3rem;
    line-height: 3rem; }

/*行間*/
.line-h_1 {
  line-height: 1.3; }

/*レスポンシブ改行*/
@media print, screen and (min-width: 768px) {
  .br-pc {
    display: block; }

  .br-sp {
    display: none; } }
@media print, screen and (max-width: 767.98px) {
  .br-pc {
    display: none; }

  .br-sp {
    display: block; } }
@media print, screen and (min-width: 992px) {
  .br-lg {
    display: none; } }
@media print, screen and (max-width: 991.98px) {
  .br-lg {
    display: block; } }
/*PCサイズで電話無効*/
@media print, screen and (min-width: 992px) {
  a[href^="tel:"] {
    pointer-events: none; } }
/*セクションの余白*/
/*水平線*/
hr, .hr-main, .hr-white {
  margin-top: 2rem;
  margin-bottom: 2rem; }

.hr-main {
  border-top: 1px solid #1BA9E5; }

.hr-white {
  border-top: 1px solid #fff; }

/*角丸*/
.rounded-all {
  border-radius: 1rem; }

.rounded-all-2 {
  border-radius: 2rem; }

.rounded-t {
  border-radius: 1rem 1rem 0 0; }

.border-b-black {
  border-bottom: #111 solid 1px; }

/*シャドウ*/
.box-shadow {
  box-shadow: 0px 0px 5px rgba(17, 17, 17, 0.2); }

/*二重線*/
.under-white {
  border-bottom: double 0.7rem #fff; }

/*溝幅 20pxの場合*/
.gutter-20 {
  margin-left: -10px;
  margin-right: -10px; }

.gutter-20 > [class*='col-'] {
  padding-left: 10px;
  padding-right: 10px; }

@media print, screen and (max-width: 767.98px) {
  .gutter-sp-20 {
    margin-left: -10px;
    margin-right: -10px; }

  .gutter-sp-20 > [class*='col-'] {
    padding-left: 10px;
    padding-right: 10px; } }
/*溝幅 10pxの場合*/
.gutter-10 {
  margin-left: -5px;
  margin-right: -5px; }

.gutter-10 > [class*='col-'] {
  padding-left: 5px;
  padding-right: 5px; }

@media print, screen and (max-width: 767.98px) {
  .gutter-sp-10 {
    margin-left: -5px;
    margin-right: -5px; }

  .gutter-sp-10 > [class*='col-'] {
    padding-left: 5px;
    padding-right: 5px; } }
/*FontAwesomeのアイコンを右中央に配置*/
.i_r-center {
  position: relative; }
  .i_r-center i {
    position: absolute;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    top: 50%;
    right: 1rem; }

/**ボーダーカラー**/
.border-main-1 {
  border: 1px solid #1BA9E5; }

.border-main-2 {
  border: 2px solid #1BA9E5; }

.border-main-3 {
  border: 3px solid #1BA9E5; }

.border-main-4 {
  border: 4px solid #1BA9E5; }

.border-main-ld-1 {
  border: 1px solid #5AC4EF; }

.border-main-ld-2 {
  border: 2px solid #5AC4EF; }

.border-main-ld-3 {
  border: 3px solid #5AC4EF; }

.border-main-ld-4 {
  border: 4px solid #5AC4EF; }

.border-main-d-1 {
  border: 1px solid #0F5FA3; }

.border-main-d-2 {
  border: 2px solid #0F5FA3; }

.border-main-d-3 {
  border: 3px solid #0F5FA3; }

.border-main-d-4 {
  border: 4px solid #0F5FA3; }

.border-sub-1 {
  border: 1px solid #FA9000; }

.border-sub-2 {
  border: 2px solid #FA9000; }

.border-sub-3 {
  border: 3px solid #FA9000; }

.border-sub-4 {
  border: 4px solid #FA9000; }

/*spacer追加*/
.m-6 {
  margin: 6rem; }

.m-7 {
  margin: 7rem; }

.m-8 {
  margin: 8rem; }

.m-9 {
  margin: 9rem; }

.mt-6 {
  margin-top: 6rem; }

.mt-7 {
  margin-top: 7rem; }

.mt-8 {
  margin-top: 8rem; }

.mt-9 {
  margin-top: 9rem; }

.mb-6 {
  margin-bottom: 6rem; }

.mb-7 {
  margin-bottom: 7rem; }

.mb-8 {
  margin-bottom: 8rem; }

.mb-9 {
  margin-bottom: 9rem; }

.ml-6 {
  margin-left: 6rem; }

.ml-7 {
  margin-left: 7rem; }

.ml-8 {
  margin-left: 8rem; }

.ml-9 {
  margin-left: 9rem; }

.mr-6 {
  margin-right: 6rem; }

.mr-7 {
  margin-right: 7rem; }

.mr-8 {
  margin-right: 8rem; }

.mr-9 {
  margin-right: 9rem; }

.mx-6 {
  margin-left: 6rem;
  margin-right: 6rem; }

.mx-7 {
  margin-left: 7rem;
  margin-right: 7rem; }

.mx-8 {
  margin-left: 8rem;
  margin-right: 8rem; }

.mx-9 {
  margin-left: 9rem;
  margin-right: 9rem; }

.my-6 {
  margin-top: 6rem;
  margin-bottom: 6rem; }

.my-7 {
  margin-top: 7rem;
  margin-bottom: 7rem; }

.my-8 {
  margin-top: 8rem;
  margin-bottom: 8rem; }

.my-9 {
  margin-top: 9rem;
  margin-bottom: 9rem; }

.p-6 {
  padding: 6rem; }

.p-7 {
  padding: 7rem; }

.p-8 {
  padding: 8rem; }

.p-9 {
  padding: 9rem; }

.pt-6 {
  padding-top: 6rem; }

.pt-7 {
  padding-top: 7rem; }

.pt-8 {
  padding-top: 8rem; }

.pt-9 {
  padding-top: 9rem; }

.pb-6 {
  padding-bottom: 6rem; }

.pb-7 {
  padding-bottom: 7rem; }

.pb-8 {
  padding-bottom: 8rem; }

.pb-9 {
  padding-bottom: 9rem; }

.pl-6 {
  padding-left: 6rem; }

.pl-7 {
  padding-left: 7rem; }

.pl-8 {
  padding-left: 8rem; }

.pl-9 {
  padding-left: 9rem; }

.pr-6 {
  padding-right: 6rem; }

.pr-7 {
  padding-right: 7rem; }

.pr-8 {
  padding-right: 8rem; }

.pr-9 {
  padding-right: 9rem; }

.px-6 {
  padding-left: 6rem;
  padding-right: 6rem; }

.px-7 {
  padding-left: 7rem;
  padding-right: 7rem; }

.px-8 {
  padding-left: 8rem;
  padding-right: 8rem; }

.px-9 {
  padding-left: 9rem;
  padding-right: 9rem; }

.py-6 {
  padding-top: 6rem;
  padding-bottom: 6rem; }

.py-7 {
  padding-top: 7rem;
  padding-bottom: 7rem; }

.py-8 {
  padding-top: 8rem;
  padding-bottom: 8rem; }

.py-9 {
  padding-top: 9rem;
  padding-bottom: 9rem; }

.mt-10 {
  margin-top: 10rem; }

.mt-20 {
  margin-top: 20rem; }

.mt-30 {
  margin-top: 30rem; }

.mt-40 {
  margin-top: 40rem; }

.mt-50 {
  margin-top: 50rem; }

.mb-10 {
  margin-bottom: 10rem; }

.mb-20 {
  margin-bottom: 20rem; }

.mb-30 {
  margin-bottom: 30rem; }

.mb-40 {
  margin-bottom: 40rem; }

.mb-50 {
  margin-bottom: 50rem; }

p {
  line-break: strict !important;
  overflow-wrap: break-word !important;
  word-wrap: break-word !important; }

/*==============================
ヘッダー
==============================*/
/*ハンバーガー枠*/
.navbar-toggler {
  border-color: none; }
  .navbar-toggler:focus {
    outline: none; }
  .navbar-toggler .navbar-toggler-icon {
    background: url("../images/common/sp_nav1.svg") no-repeat 0 0;
    background-size: 64px;
    width: 64px;
    height: 64px;
    transition: 0.3s ease-out;
    position: absolute;
    top: 0;
    right: 0; }
    @media print, screen and (max-width: 350px) {
      .navbar-toggler .navbar-toggler-icon {
        background-size: 50px;
        width: 50px;
        height: 50px;
        top: 7px; } }

.navbar-toggler.clicked .navbar-toggler-icon {
  background: url("../images/common/sp_nav2.svg") no-repeat 0 0;
  transition: 0.3s ease-out; }

.navbar-brand h1 {
  color: #876534;
  padding-bottom: 10px;
  font-size: 1.4rem; }
.navbar-brand .logo-pc {
  display: block; }
.navbar-brand .logo-sp {
  display: none; }
@media print, screen and (max-width: 1150px) {
  .navbar-brand .logo-pc {
    display: none; }
  .navbar-brand .logo-sp {
    display: block; } }
@media print, screen and (max-width: 991.98px) {
  .navbar-brand h1 {
    display: none; }
  .navbar-brand img {
    width: 30vw;
    height: auto; } }

.navbar {
  padding: 1rem !important;
  background-color: #fff; }
  @media print, screen and (max-width: 991.98px) {
    .navbar {
      height: 100%; } }
  .navbar .nav-top {
    margin-bottom: 10px; }
    .navbar .nav-top li {
      height: 40px; }
      .navbar .nav-top li img {
        max-height: 100%;
        height: 40px; }
    .navbar .nav-top li + li {
      margin-left: 1rem; }
    @media print, screen and (max-width: 1300px) {
      .navbar .nav-top li + li {
        margin-left: 0.7rem; } }
    @media print, screen and (max-width: 1040px) {
      .navbar .nav-top li {
        height: 35px; }
        .navbar .nav-top li img {
          height: 35px; } }
  .navbar .btn-shadow {
    display: inline-block;
    border-radius: 5px; }
    .navbar .btn-shadow:hover {
      box-shadow: none;
      transform: translate3d(0, 3px, 0); }
    .navbar .btn-shadow img {
      vertical-align: bottom; }
  .navbar .btn-pink {
    box-shadow: 0px 3px 0 #d678a1; }
  .navbar .btn-blue {
    box-shadow: 0px 3px 0 #0d86b9; }

header {
  transition: 0.5s;
  color: #525252;
  font-size: 1.5rem; }
  header a {
    color: #525252; }

.nav-reserve .nav-link {
background-color: #f681ac;
  color: #fff;
  border-radius: 5px;
  margin-left: 1.5rem;
  box-shadow: 0px 3px 0 #d3618a; 
}
.nav-reserve .nav-link:hover {
    background-color: #FA9000;
    opacity: 0.6;
    box-shadow: none;
    transform: translate3d(0, 3px, 0); }

.nav-access .nav-link {
  background-color: #FA9000;
  color: #fff;
  border-radius: 5px;
  margin-left: 1.5rem;
  box-shadow: 0px 3px 0 #d67c01; }
  .nav-access .nav-link:hover {
    background-color: #FA9000;
    opacity: 0.6;
    box-shadow: none;
    transform: translate3d(0, 3px, 0); }

.nav-access .nav-link.link-blue {
  background-color: #1BA9E5;
  box-shadow: 0px 3px 0 #0d86b9; }
  .nav-access .nav-link.link-blue:hover {
    background-color: #5BBAEA !important; }

@media print, screen and (min-width: 1150px) {
  padding: 0 1rem !important; }
@media print, screen and (min-width: 992px) {
  .nav-top {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    align-items: center;
    -webkit-justify-content: flex-end;
    -moz-justify-content: flex-end;
    -ms-justify-content: flex-end;
    justify-content: flex-end;
    -ms-flex-pack: flex-end; }

  .nav-top-sp {
    display: none; }

  .nav-right {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    align-items: center;
    -webkit-justify-content: flex-end;
    -moz-justify-content: flex-end;
    -ms-justify-content: flex-end;
    justify-content: flex-end;
    -ms-flex-pack: flex-end;
    width: 100%; }

  header {
    height: 115px; }

.nav-link {
    padding: 1rem 1.6rem !important;
    margin: 1rem 0;
    text-align: center;
    line-height: 1.5rem;
    font-size: 1.6rem;
    letter-spacing: 0.1rem; } }
  @media print, screen and (min-width: 992px) and (max-width: 1440px) {
    .nav-link {
      padding: 0.3rem 1.6rem !important; } }
  @media print, screen and (min-width: 992px) and (max-width: 1200px) {
    .nav-link {
      padding: 0.3rem 1.6rem !important; } }
@media print, screen and (min-width: 992px) {
    .nav-link:hover {
      opacity: 0.6;
      color: #1BA9E5; }

  .nav-access .nav-link {
    padding: 1.3rem 4rem !important;
    margin: 0; }
    .nav-access .nav-link:hover {
      opacity: 0.6;
      color: #fff; } }
  @media print, screen and (min-width: 992px) and (max-width: 1040px) {
    .nav-access .nav-link {
      padding: 1.3rem 2.5rem !important; } }

@media print, screen and (min-width: 992px) {
  .navbar-nav {
    font-weight: bold; }
    .navbar-nav li:nth-child(-n+3) .nav-link {
      border-right: 1px solid #D8D8D8; }

  .nav_sp_btn, .sp-tel {
    display: none; }
	 .nav_sp_btn, .sp-reserve {
    display: none; }

  .nav_pc_btn {
    display: block; } }
@media print, screen and (max-width: 1200px) {
  .nav-link {
    font-size: 1.5rem; } }
@media print, screen and (max-width: 991.98px) {
  header a {
    font-weight: bold; }

  .navbar-toggler {
    padding: 0; }

  .navbar .container-fluid {
    z-index: 99999; }
  .navbar .nav-top {
    display: none; }
  .navbar .nav-top-sp {
    display: block;
    width: 100%;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    align-items: center;
    -webkit-justify-content: space-around;
    -moz-justify-content: space-around;
    -ms-justify-content: space-around;
    justify-content: space-around;
    -ms-flex-pack: space-around;
    flex-wrap: wrap;
    flex-direction: row-reverse; }
    .navbar .nav-top-sp li {
      margin-bottom: 1.5rem; }
      .navbar .nav-top-sp li:first-child {
        max-width: 45%; }
        .navbar .nav-top-sp li:first-child img {
          height: 37px; } }
        @media print, screen and (max-width: 991.98px) and (max-width: 460px) {
          .navbar .nav-top-sp li:first-child img {
            height: 33px; } }
@media print, screen and (max-width: 991.98px) {
      .navbar .nav-top-sp li:last-child {
        max-width: 53%; }
        .navbar .nav-top-sp li:last-child img {
          height: 45px; } }
        @media print, screen and (max-width: 991.98px) and (max-width: 460px) {
          .navbar .nav-top-sp li:last-child img {
            height: 40px; } }
@media print, screen and (max-width: 991.98px) {
  .navbar .sp-tel {
    display: block;
    position: absolute;
    top: 12px;
    right: 65px; } }
  @media print, screen and (max-width: 991.98px) and (max-width: 350px) {
    .navbar .sp-tel {
      top: 12px;
      right: 50px; }
      .navbar .sp-tel img {
        width: 40px; } }

@media print, screen and (max-width: 991.98px) {
  .navbar .sp-reserve {
    display: block;
    position: absolute;
    top: 12px;
    right: 120px; } }
  @media print, screen and (max-width: 991.98px) and (max-width: 350px) {
    .navbar .sp-reserve {
      top: 12px;
      right: 120px; }
      .navbar .sp-tel img {
        width: 40px; } }

@media print, screen and (max-width: 991.98px) {
  .nav-spmenu {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    align-items: center;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    -ms-justify-content: space-between;
    justify-content: space-between;
    -ms-flex-pack: space-between;
    width: 100%;
    min-height: 70px; }

  .nav_sp_btn {
    display: block; }
    .nav_sp_btn .nav-contact, .nav_sp_btn .nav-estimate {
      color: #000; }

  .nav_pc_btn {
    display: none; }

  .navbar-brand {
    margin: 1rem 0 1rem 1rem; }
    .navbar-brand img {
      min-width: 170px;
      height: auto; } }
  @media print, screen and (max-width: 991.98px) and (max-width: 350px) {
    .navbar-brand {
      width: calc(96% - 95px); }
      .navbar-brand img {
        min-width: inherit;
        width: 100%; } }

@media print, screen and (max-width: 991.98px) {
  .navbar {
    padding: 0 !important; }

  .nav-contact, .nav-estimate {
    color: #111; }

  .navbar-nav {
    background-color: #F8F8F8;
    padding: 20px; }
    .navbar-nav .nav-item:nth-child(-n+3) {
      border-bottom: solid 1px #e0e0e0; }
    .navbar-nav .nav-item .nav-link {
      padding: 1.3rem 4rem 1.3rem 2rem !important;
      font-size: 1.7rem;
      position: relative;
      transition: all 200ms ease-in-out; }
      .navbar-nav .nav-item .nav-link:hover {
        background-color: #1BA9E5;
        color: #fff;
        transition: all 0.2s; }
    .navbar-nav .nav-item:last-child, .navbar-nav .nav-item:nth-last-child(2) {
      border-bottom: none;
      margin-top: 1.5rem;
      text-align: center; }
      .navbar-nav .nav-item:last-child .nav-link:hover, .navbar-nav .nav-item:nth-last-child(2) .nav-link:hover {
        background-color: #FA9000;
        color: #fff; }

  .nav-access .nav-link {
    margin-left: 0; }
    .nav-access .nav-link:hover {
      background-color: #FA9000;
      color: #fff;
      opacity: 0.6; }

  header {
    background: #fff;
    height: 135px; } }
@media print, screen and (max-width: 991.98px) {
  header {
    background: #fff;
    height: auto; } }

/*==============================
	フッター
==============================*/
#footer {
  /*-- fixBottomここまで --*/ }
  #footer .fnav {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    justify-content: center;
    padding: 1.5rem 0; }
    #footer .fnav li {
      margin-right: 1.5rem;
      margin-left: 1.5rem; }
      #footer .fnav li a {
        color: #111;
        transition: all 0.2s; }
        #footer .fnav li a::before {
          content: "";
          font-family: "Font Awesome 5 Free";
          font-weight: 900;
          color: #1BA9E5;
          margin-right: 1rem;
          transition: all 0.2s;
          font-size: 1rem;
          vertical-align: text-top; }
        #footer .fnav li a:hover {
          color: #1BA9E5;
          transition: all 0.2s; }
          #footer .fnav li a:hover::before {
            position: relative;
            left: 3px;
            transition: all 0.2s; }
  #footer .honin-link {
    background-image: url("../images/common/f_img1.jpg"), url("../images/common/f_img2.jpg");
    background-position: left -10% center, right -10% center;
    background-size: 50% auto, 50% auto;
    background-repeat: no-repeat; }
    @media print, screen and (max-width: 991.98px) {
      #footer .honin-link {
        background-size: 50% auto, 50% auto; } }
    @media print, screen and (max-width: 767.98px) {
      #footer .honin-link {
        background: none; } }
    #footer .honin-link .row {
      height: 270px; }
      @media print, screen and (max-width: 991.98px) {
        #footer .honin-link .row {
          height: 200px; } }
      @media print, screen and (max-width: px) {
        #footer .honin-link .row {
          height: 170px; } }
    #footer .honin-link .fnav li a {
      color: #fff; }
      #footer .honin-link .fnav li a::before {
        color: #fff; }
      #footer .honin-link .fnav li a:hover {
        color: #fff; }
    @media print, screen and (min-width: 1200px) {
      #footer .honin-link .fnav {
        padding-left: 5rem;
        padding-right: 5rem; } }
    #footer .honin-link .links {
      -ms-flex: 0 0 35%;
      flex: 0 0 35%;
      max-width: 35%; }
      @media print, screen and (max-width: 991.98px) {
        #footer .honin-link .links {
          -ms-flex: 0 0 50%;
          flex: 0 0 50%;
          max-width: 50%; } }
      @media print, screen and (max-width: 767.98px) {
        #footer .honin-link .links {
          -ms-flex: 0 0 100%;
          flex: 0 0 100%;
          max-width: 100%; } }
      #footer .honin-link .links .links-mt {
        display: block;
        margin-top: 6rem; }
        @media print, screen and (max-width: 991.98px) {
          #footer .honin-link .links .links-mt {
            margin-top: 3rem; } }
        @media print, screen and (max-width: 767.98px) {
          #footer .honin-link .links .links-mt {
            margin-top: 5rem; } }
    #footer .honin-link .f_img {
      overflow: hidden; }
      #footer .honin-link .f_img img {
        object-fit: cover;
        min-width: 100%;
        height: 100%; }
  #footer .copyright {
    display: block;
    text-align: center;
    font-size: 1.3rem;
    padding: 1.5rem 0;
    color: #fff; }
  #footer .fixBottom {
    display: none; }
  @media print, screen and (max-width: 767.98px) {
    #footer .fixBottom {
      position: fixed;
      bottom: -80px;
      left: 0;
      width: 100%;
      z-index: 100;
      display: block;
      box-shadow: 0 0 16px rgba(0, 0, 0, 0.24);
      transition: all 0.6s ease-in-out; }
    #footer .fixBottom.active {
      bottom: 0; }
    #footer .fixBottom ul li {
      width: calc(100% / 2);
      list-style: none;
      float: left;
      text-align: center; }
    #footer .fixBottom li + li {
      border-left: 1px solid #ffffff6b; }
    #footer .fixBottom ul li a {
      padding: 12px 0;
      display: block;
      color: #FFF;
      height: 50px;
      font-size: 15px;
      font-weight: 700;
      white-space: nowrap;
      text-decoration: none;
      border-top: rgba(255, 255, 255, 0.08) 1px solid; }
    #footer .fixBottom ul li a:hover {
      opacity: .88; }
    #footer .fixBottom ul li:first-child {
      background: rgba(255, 255, 255, 0.92);
      -ms-background-size: 1px;
      background-size: 1px; }
      #footer .fixBottom ul li:first-child a {
        color: #1BA9E5; }
    #footer .fixBottom ul li:last-child {
      background: #d8809dcc;
      -ms-background-size: 1px;
      background-size: 1px; }
      #footer .fixBottom ul li:last-child img {
        vertical-align: bottom;
        padding-bottom: 2px; } }
  @media print, screen and (max-width: 767.98px) {
    #footer .txt-md {
      display: block; }
    #footer .txt-sm {
      display: none; } }
  @media print, screen and (max-width: 420px) {
    #footer .txt-md {
      display: none; }
    #footer .txt-sm {
      display: block; } }

/* footerの閉じ */
/*==============================
	共通
==============================*/
/*アニメーション*/
.animation {
  opacity: 0;
  visibility: hidden;
  transition: 1.5s;
  transform: translateY(15px); }

.animation-l {
  opacity: 0;
  visibility: hidden;
  transition: 1.5s;
  transform: translateX(15px); }

.animation-r {
  opacity: 0;
  visibility: hidden;
  transition: 1.5s;
  transform: translateX(-15px); }

.active {
  opacity: 1;
  visibility: visible;
  transform: translate(0); }

/*項目アイコン*/
.tit-icon {
  margin-right: 8px;
  width: 30px;
  height: 30px;
  vertical-align: bottom; }

.btn_link-main, .btn_link-white {
  min-width: 220px;
  border-radius: 20px;
  height: 44px;
  font-size: 1.5rem;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  -webkit-box-pack: center;
  justify-content: center;
  padding: 0 70px 0 60px;
  background-color: #1BA9E5;
  color: #fff;
  text-align: center;
  position: relative; }
  @media print, screen and (max-width: 575.98px) {
    .btn_link-main, .btn_link-white {
      font-size: 1.5rem; } }
  .btn_link-main::after, .btn_link-white::after {
    position: absolute;
    content: "";
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    color: #fff;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    top: 51%;
    right: 20px;
    transition: all 0.2s; }
  .btn_link-main:hover, .btn_link-white:hover {
    color: #1BA9E5;
    background: #fff;
    transition: all 0.5s;
    opacity: 1;
    border: 1px solid #1BA9E5; }
    .btn_link-main:hover::after, .btn_link-white:hover::after {
      right: 15px;
      color: #1BA9E5;
      transition: all 0.2s; }

.btn_link-white {
  border-radius: 2px;
  background: #fff;
  color: #1BA9E5;
  box-shadow: 0px 3px 0 #4fbce6;
  height: 56px; }
  .btn_link-white::after {
    color: #1BA9E5; }
  .btn_link-white:hover {
    opacity: 0.8;
    color: #1BA9E5;
    border: none; }

@media print, screen and (min-width: 992px) {
  .balloon-shadow {
    position: relative;
    width: 100%;
    max-width: 862px;
    margin: 0 auto 40px;
    padding: 3rem 4rem;
    background: #fff;
    text-align: center;
    box-shadow: -3px 4px 12px rgba(0, 0, 0, 0.15); }

  .balloon-shadow::before {
    content: '';
    position: absolute;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    top: 50%;
    left: 0;
    margin-left: -10px;
    width: 20px;
    height: 20px;
    transform: rotate(45deg);
    background: #fff;
    box-shadow: -6px 5px 5px rgba(0, 0, 0, 0.08); }

  .balloon-shadow-inr {
    display: table;
    height: 100%; }
    .balloon-shadow-inr div {
      display: table-cell;
      vertical-align: middle;
      text-align: center;
      height: 100%; }
      .balloon-shadow-inr div img {
        padding-right: 2rem; } }
@media print, screen and (max-width: 991.98px) {
  .balloon-shadow {
    position: relative;
    width: 100%;
    max-width: 800px;
    margin: 0 auto 3rem;
    padding: 2rem;
    background: #fff;
    text-align: center;
    box-shadow: 3px 5px 11px rgba(0, 0, 0, 0.15); }

  .balloon-shadow::before {
    content: '';
    position: absolute;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    bottom: -10px;
    left: 50%;
    margin-left: -10px;
    width: 20px;
    height: 20px;
    transform: rotate(45deg);
    background: #fff;
    box-shadow: 4px 7px 5px rgba(0, 0, 0, 0.08); } }
.cv_contact, .cv_estimate {
  display: inline-block;
  padding: 2rem 4rem;
  border-radius: 6px;
  color: #fff;
  line-height: 1.4; }
  .cv_contact i, .cv_estimate i {
    font-size: 3rem; }
  @media print, screen and (max-width: 991.98px) {
    .cv_contact, .cv_estimate {
      padding: 1rem 2rem;
      -webkit-flex-wrap: nowrap;
      -moz-flex-wrap: nowrap;
      -ms-flex-wrap: nowrap;
      flex-wrap: nowrap; } }
  .cv_contact:hover, .cv_estimate:hover {
    color: #fff; }

.cv_contact {
  background: #F78755; }

.cv_estimate {
  background: #F2C130;
  margin-left: 1rem; }

@media print, screen and (max-width: 991.98px) {
  .cv_btn-wrap {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: -webkit-inline-flex;
    display: inline-flex;
    margin-top: 1rem; } }
/*==============================
	下層ページ共通
==============================*/
/*静止メイン*/
.hero {
  margin-top: 0;
  width: 100%;
  background-size: cover;
  display: table; }
  .hero .hero_inr {
    padding-top: 2rem;
    max-width: 1200px;
    width: 100%;
    height: 190px;
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    z-index: 5; }
    .hero .hero_inr .hero_bg {
      background-color: rgba(28, 169, 232, 0.7);
      border: 5px solid;
      border-color: rgba(166, 226, 252, 0.7);
      border-radius: 15px;
      padding: 15px 100px; }

@media print, screen and (max-width: 991.98px) {
  .hero {
    margin-top: 0px; }
    .hero .hero_inr {
      height: 170px; }
    .hero .hero_bg .fs24 {
      font-size: 2.0rem; } }
@media print, screen and (max-width: 767.98px) {
  .hero .hero_inr {
    height: 120px; }
  .hero .hero_bg .fs24 {
    font-size: 1.8rem; } }
/* お問い合わせ・ご予約はこちらから */
#reserve .btn_res a {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
  -ms-flex-pack: center;
  background: #fff;
  padding: 1.5rem 2rem;
  border-radius: 2px;
  box-shadow: 0px 3px 0 #da6799;
  color: #E780AD;
  font-size: 3.0rem;
  font-weight: bold;
  transition: all 0.2s; }
  #reserve .btn_res a:hover {
    box-shadow: none;
    transform: translate3d(0, 3px, 0);
    transition: all 0.2s; }

.bg-stripe {
  background-image: -webkit-gradient(linear, 0 0, 100% 100%, color-stop(0.25, #F9F9F9), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, #F9F9F9), color-stop(0.75, #F9F9F9), color-stop(0.75, transparent), to(transparent));
  -webkit-background-size: 7px 7px; }

.section-title .tit_border {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  -webkit-flex-wrap: nowrap;
  -moz-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
  -ms-flex-pack: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center; }
  .section-title .tit_border::after, .section-title .tit_border::before {
    content: "";
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    color: #1BA9E5; }
  .section-title .tit_border div {
    border-top: 2px solid #1BA9E5;
    display: block;
    width: 100%; }

/*==============================
	トップ
==============================*/
#top {
  /*
#main-visual {
  width: 100%;
  position: relative;
  height: 700px;
      @include max(md){
      height: 400px;
    }
  .container{
    position: relative;
    width: 100%;
    height: 100%;
    align-items: center;
    justify-content: center;
    z-index: 2;
    .visual-txt{
      position: absolute;
      left: 0;
      top: 20%;
        .visual-map{
        box-shadow: 0 0.3rem 1rem rgba(32,101,160,0.2);         
        @include d-flex;
        @include align-items(center);
        @include justify-content(space-between);
        flex-wrap: wrap;
        a{
          display: block;
          &:hover{
            color: $cl-main;
            text-decoration: underline;
          }
        }
      }
    }
    .img-open{
      position: absolute;
      right: 0;
      top: 20%;
      img{
        width: 100%;
      }
      @include max(md){
        display: none;
        right: auto;
        top: auto;
        bottom: 2%;
        img{
          width: auto;
        }
      }
    }
  }
  @include max(md){
    .container{
      text-align: center;
      .visual-txt{
        top: 100px;
        .visual-map{
          display: none;
        }
      }
      .img-open{
        right: auto;
        top: auto;
        bottom: 0;
        left: 0;
      }
    }
  }
  
  .bg-img{
    width: 100%;
    min-height: 100%;
    height: 500px;
    position: absolute;
    top: 0;
    overflow: hidden;
    img{
      object-fit: cover;
    min-height: 100%;
    min-width: 100%;
      width: 100%;
      height: 100%;
    }
    
    @include max(md){
      height: 400px;
    }
  }
  
}   #main-visual閉じ */
  /*-- 右斜矢印リンク --*/
  /* 2022.04.07　問診票追加 */ }
  #top #main-visual {
    position: relative; }
    #top #main-visual .visual-txt {
      position: absolute;
      bottom: 0;
      z-index: 10;
      padding-top: 6rem;
      padding-bottom: 1rem; }
      #top #main-visual .visual-txt h2 {
        font-weight: bold;
        letter-spacing: 2px;
        line-height: 1.3;
        padding-bottom: 1.2rem;
        font-size: 2.0rem; }
        @media print, screen and (max-width: 767.98px) {
          #top #main-visual .visual-txt h2 {
            font-size: 1.6rem; } }
      #top #main-visual .visual-txt h3 {
        color: #1BA9E5;
        font-family: 'M PLUS Rounded 1c', sans-serif;
        line-height: 1.5; }
        @media print, screen and (min-width: 768px) {
          #top #main-visual .visual-txt h3 .sp {
            display: none; } }
        @media print, screen and (max-width: 767.98px) {
          #top #main-visual .visual-txt h3 .pc {
            display: none; } }
    #top #main-visual .bg {
      content: "";
      position: absolute;
      bottom: 0;
      width: 100vw;
      height: 260px;
      background: linear-gradient(#fff0, #ffffffeb 70%, #ffffff 95%); }
  #top .bx-wrapper {
    margin-bottom: 0;
    max-height: calc(80vh - 140px );
    overflow: hidden; }
    @media print, screen and (max-width: 575.98px) {
      #top .bx-wrapper {
        max-height: calc( 80vh - 70px ); } }
  @media (max-width: 768px) {
    #top .swiper-slide {
      background-image: none; }
    #top .swiper-container {
      position: relative;
      height: 100%; } }
  @media only screen and (max-width: 567px) {
    #top .swiper-container {
      margin-top: 1px !important; } }
  @media print, screen and (min-width: 768px) {
    #top .sp-visual-map {
      display: none; } }
  #top .sp-visual-map a {
    display: block; }
    #top .sp-visual-map a:hover {
      color: #1BA9E5;
      text-decoration: underline; }
  #top .link-right {
    border-bottom: 1px solid #fff;
    position: relative;
    padding: 0 35px 5px 25px; }
    #top .link-right::after {
      content: "";
      display: inline-block;
      border-right: 1px solid #fff;
      height: 15px;
      transform: rotate(-45deg);
      position: absolute;
      bottom: -3px;
      right: 5px; }
    #top .link-right:hover {
      padding: 0 45px 5px 25px; }
  #top .topSec01 {
    background: linear-gradient(to left, #1BA9E5 0%, #1BA9E5 50%, #5AC4EF 50%, #5AC4EF 100%); }
    @media print, screen and (max-width: 991.98px) {
      #top .topSec01 {
        background: linear-gradient(to top, #1BA9E5 0%, #1BA9E5 50%, #5AC4EF 50%, #5AC4EF 100%); } }
    @media print, screen and (max-width: 767.98px) {
      #top .topSec01 {
        background: none; } }
    #top .topSec01 .schedule-table .table-bordered th, #top .topSec01 .schedule-table .table-bordered td {
      border: 1px solid #5AC4EF !important; }
    #top .topSec01 .schedule-table th, #top .topSec01 .schedule-table td {
      padding: 0.7rem;
      text-align: center; }
    #top .topSec01 .schedule-table th {
      background-color: #E2F6FF; }
    #top .topSec01 .schedule-table td {
      background-color: #fff;
      color: #111; }
      #top .topSec01 .schedule-table td:first-child {
        color: #111; }
    @media print, screen and (max-width: 767.98px) {
      #top .topSec01 .schedule-table {
        font-size: 1.5rem; } }
    @media print, screen and (max-width: 470px) {
      #top .topSec01 .schedule-table {
        font-size: 3.5vw; }
        #top .topSec01 .schedule-table th, #top .topSec01 .schedule-table td {
          padding: 0.4rem; } }
    #top .topSec01 .top-news a {
      color: #fff; }
    #top .topSec01 .top-news ol li + li {
      padding-top: 1rem; }
    #top .topSec01 .top-news ol span {
      display: inline-block;
      color: #1BA9E5;
      background: #fff;
      padding: 1px 25px;
      font-size: 13px;
      margin: 0 10px 0 0; }
  #top .topSec02 {
    min-height: 300px;
    max-width: 2000px;
    margin: auto;
    position: relative; }
    #top .topSec02::before {
      top: 0;
      left: 50%;
      width: 50%;
      height: 100%;
      content: '';
      position: absolute;
      background: url("../images/top/img1.jpg");
      background-position: top center;
      background-repeat: no-repeat;
      background-size: cover;
      z-index: -1; }
    #top .topSec02 .sp-img {
      display: none; }
    #top .topSec02 .medical-list {
      display: -webkit-flex;
      display: -moz-flex;
      display: -ms-flex;
      display: -o-flex;
      display: flex;
      -webkit-align-items: center;
      -moz-align-items: center;
      -ms-align-items: center;
      align-items: center;
      -webkit-justify-content: space-between;
      -moz-justify-content: space-between;
      -ms-justify-content: space-between;
      justify-content: space-between;
      -ms-flex-pack: space-between;
      flex-wrap: wrap; }
      #top .topSec02 .medical-list li {
        width: 48%;
        background-color: #E2F6FF;
        min-height: 50px;
        position: relative;
        text-align: center;
        padding: 1.5rem 2rem;
        margin: 1rem 0; }
        #top .topSec02 .medical-list li::before {
          content: "";
          position: absolute;
          width: 30px;
          height: 30px;
          top: 0;
          left: 0;
          border-top: 30px solid #1BA9E5;
          border-right: 30px solid transparent; }
    @media print, screen and (min-width: 2000px) {
      #top .topSec02 {
        min-height: 350px; }
        #top .topSec02::before {
          background-position: top left;
          background-size: 100% auto; } }
    @media print, screen and (max-width: 991.98px) {
      #top .topSec02 .medical-list li {
        width: 100%; } }
    @media print, screen and (max-width: 767.98px) {
      #top .topSec02::before {
        background: none;
        display: none; }
      #top .topSec02 .sp-img {
        display: block; } }
  #top .topSec04 {
    background: url("../images/top/topbg.jpg");
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center; }
    #top .topSec04 h5 img {
      vertical-align: middle;
      margin-right: 1rem; }
    #top .topSec04 .top-pont {
      padding: 5rem 2.5rem 0rem;
      background: #fff;
      border-radius: 10px;
      position: relative;
      margin-top: 30px;
      height: 100%; }
      #top .topSec04 .top-pont::before {
        content: "";
        display: inline-block;
        width: 60px;
        height: 60px;
        background-image: url("../images/top/icon_point.png");
        background-size: 30px;
        background-repeat: no-repeat;
        background-position: center center;
        border-radius: 50%;
        vertical-align: middle;
        position: absolute;
        top: -30px;
        left: calc(50% - 30px); }
    #top .topSec04 .icon-yellow::before {
      background-color: #F1B03D; }
    #top .topSec04 .icon-blue::before {
      background-color: #1BA9E5; }
    #top .topSec04 .icon-green::before {
      background-color: #8DC556; }
    #top .topSec04 .icon-pink::before {
      background-color: #E780AD; }
  @media print, screen and (max-width: 767.98px) {
    #top .topSec05 .photo {
      width: 130px; } }
  #top .topSec06 .link-right {
    border-bottom: 1px solid #1BA9E5; }
    #top .topSec06 .link-right::after {
      border-right: 1px solid #1BA9E5; }
    #top .topSec06 .link-right:hover {
      padding: 0 45px 5px 25px;
      color: #1BA9E5; }
  #top .blog-link {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    align-items: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    -ms-justify-content: center;
    justify-content: center;
    -ms-flex-pack: center;
    text-align: center;
    flex-wrap: wrap; }
    #top .blog-link li {
      width: 15%;
      margin: 1rem 0; }
    #top .blog-link li + li {
      margin-left: 1rem; }
    @media print, screen and (max-width: 991.98px) {
      #top .blog-link li {
        width: 25%; } }
    @media print, screen and (max-width: 575.98px) {
      #top .blog-link {
        -webkit-justify-content: space-around;
        -moz-justify-content: space-around;
        -ms-justify-content: space-around;
        justify-content: space-around;
        -ms-flex-pack: space-around;
        padding: 0 1.0rem; }
        #top .blog-link li {
          width: 23%; }
        #top .blog-link li + li {
          margin-left: 0; } }

  #top #monshin .btn_monshin {
    display: block;
    padding: 0rem;
    margin: auto;
    text-align: center;
    text-decoration: none;
    line-height: 3.5rem;
    outline: none;
    font-size: 1.7rem;
    font-weight: 700;
    border: 2px solid #1BA9E5;
    color: #1BA9E5; }
    #top #monshin .btn_monshin img {
      width: 18%;
      vertical-align: middle;
      padding: 1.5rem 1rem; }
      #top #monshin .btn_monshin img:hover {
        opacity: 1; }
    @media print, screen and (max-width: 575.98px) {
      #top #monshin .btn_monshin {
        max-width: 400px; } }

/* #topの閉じ */
/*==============================
	診療案内
==============================*/
#medical .hero {
  background-image: url("../images/medical/hero.jpg"); }
#medical .mediSec01 .tit {
  background-color: #1BA9E5;
  border-radius: 5px;
  box-shadow: 0 3px 3px rgba(0, 0, 0, 0.1);
  transition: all 0.2s; }
  #medical .mediSec01 .tit span {
    font-size: 1.1rem; }
    @media print, screen and (min-width: 768px) {
      #medical .mediSec01 .tit span {
        font-size: 1.4rem; } }
  #medical .mediSec01 .tit a {
    color: #fff;
    padding: 1rem 2.5rem;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    -webkit-flex-wrap: nowrap;
    -moz-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    -ms-justify-content: space-between;
    justify-content: space-between;
    -ms-flex-pack: space-between;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    align-items: center; }
  #medical .mediSec01 .tit:hover {
    transform: translate3d(0, 3px, 0);
    box-shadow: none;
    transition: all 0.2s; }
    #medical .mediSec01 .tit:hover a {
      color: #fff; }
#medical .mediSec01 .list {
  position: relative; }
  #medical .mediSec01 .list li {
    padding-bottom: 1rem;
    font-weight: bold;
    font-size: 1.6rem; }
  #medical .mediSec01 .list::after {
    content: "など";
    font-weight: bold;
    position: absolute;
    bottom: 1rem;
    right: 0; }
  #medical .mediSec01 .list .list-name {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-justify-content: flex-start;
    -moz-justify-content: flex-start;
    -ms-justify-content: flex-start;
    justify-content: flex-start;
    -ms-flex-pack: flex-start;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    align-items: center; }
    #medical .mediSec01 .list .list-name li {
      font-weight: normal;
      font-size: 1.5rem;
      padding-bottom: 0;
      padding-left: 1.5rem; }
#medical .mediSec01 .naika-box {
  background-color: #fff;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.05);
  padding: 3rem 4rem;
  border-radius: 10px; }
  #medical .mediSec01 .naika-box .box-tit {
    color: #1BA9E5;
    font-weight: bold;
    font-size: 2.0rem;
    border-bottom: 1px solid #1BA9E5;
    padding-bottom: 1rem; }
  #medical .mediSec01 .naika-box .box-list, #medical .mediSec01 .naika-box .box-list02 {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    -ms-justify-content: space-between;
    justify-content: space-between;
    -ms-flex-pack: space-between;
    -webkit-align-items: flex-start;
    -moz-align-items: flex-start;
    -ms-align-items: flex-start;
    align-items: flex-start; }
    #medical .mediSec01 .naika-box .box-list li, #medical .mediSec01 .naika-box .box-list02 li {
      font-size: 1.6rem; }
  #medical .mediSec01 .naika-box .box-list02 {
    -webkit-justify-content: flex-start;
    -moz-justify-content: flex-start;
    -ms-justify-content: flex-start;
    justify-content: flex-start;
    -ms-flex-pack: flex-start; }
    #medical .mediSec01 .naika-box .box-list02 li {
      padding-right: 9rem; }
      #medical .mediSec01 .naika-box .box-list02 li:last-child {
        padding-right: 0; }
    @media print, screen and (max-width: 575.98px) {
      #medical .mediSec01 .naika-box .box-list02 {
        -webkit-justify-content: space-between;
        -moz-justify-content: space-between;
        -ms-justify-content: space-between;
        justify-content: space-between;
        -ms-flex-pack: space-between; }
        #medical .mediSec01 .naika-box .box-list02 li {
          padding-right: 1rem; } }

/* #medicalの閉じ */
/*==============================
	施設案内
==============================*/
#institution {
 /*
 .instSec01{
   .mb-6{
     margin-bottom: 6rem;
   }
   .inst-box{
     border-radius: 10px;
     position: relative;
     height: 300px;
     margin-top: 4rem;
     box-shadow: 0 0.5rem 0.6rem rgba(0,0,0,0.06);
     background-image: url("../images/institution/icon.png");
     background-repeat: no-repeat;
     background-position: top 3rem right 3rem;
     align-items: center;
     .photo{
       position: absolute;
       top: -4rem;
     }
     .text{
         padding: 0 3rem 0 1.5rem;
       .tit{
         letter-spacing: 2px;
       }
     }
   }
   .box1{
     background-color: #D1EDF9;
   }
   .box2{
     background-color: #E8F3DD;
     background-position: top 3rem left 3rem;
     .photo{
       top: -4rem;
       right: 0;
     }
     .text{
         padding: 0 1.5rem 0 6rem;
     }
   }
   .box3{
     background-color: #FAE5EE;
   }
   @include max(lg){
     .inst-box{
     .photo{
       position: static;
       margin: auto;
     }
     }
   .box2{
     background-position: top 3rem right 3rem;
     .text{
         padding: 0 3rem 0 1.5rem;
     }
   }
   }
   
   @include max(md){
     
   .mb-6{
     margin-bottom: 2rem;
   }
     .inst-box{
       position: static;
       height: auto;
       margin: auto;
       padding: 4rem 1rem;
     margin-top: 0;
     background-position: bottom 3rem right 3rem;
     .photo{
       position: static;
     }
     .text{
         padding: 0 1.5rem 0 ;
       .tit{
         text-align: center;
         padding-top: 1.5rem;
       }
       }
     }
   }
   
 }
*/ }
  #institution .hero {
    background-image: url("../images/institution/hero.jpg"); }
  #institution .instSec01 .img-L .img-pc {
    display: block; }
    @media print, screen and (max-width: 767.98px) {
      #institution .instSec01 .img-L .img-pc {
        display: none; } }
  #institution .instSec01 .img-L .img-sp {
    display: none; }
    @media print, screen and (max-width: 767.98px) {
      #institution .instSec01 .img-L .img-sp {
        display: block; } }

/* #institutionの閉じ */
/*==============================
	理念・スタッフ紹介
==============================*/
#staff .hero {
  background-image: url("../images/staff/hero.jpg"); }
#staff .font-rounded {
  font-family: 'M PLUS Rounded 1c', sans-serif;
  line-height: 1.5; }
#staff .staffSec01 .vision {
  position: relative; }
  #staff .staffSec01 .vision .clover {
    position: absolute;
    width: 200px;
    top: calc(50% - 100px);
    left: calc(50% - 100px); }
    @media print, screen and (max-width: 767.98px) {
      #staff .staffSec01 .vision .clover {
        display: none; } }
#staff .staffSec01 .orange {
  padding-right: 15px;
  padding-bottom: 15px; }
  #staff .staffSec01 .orange .box {
    border-color: #F1B03D;
    box-shadow: 3rem 3rem 0 rgba(241, 176, 61, 0.2) !important;
    margin-right: 3.5rem;
    margin-bottom: 3rem;
    height: calc(100% - 3rem); }
    @media print, screen and (max-width: 575.98px) {
      #staff .staffSec01 .orange .box {
        height: auto; } }
#staff .staffSec01 .yg {
  padding-left: 15px;
  padding-bottom: 15px; }
  #staff .staffSec01 .yg .box {
    border-color: #8DC556;
    box-shadow: -3rem 3rem 0 rgba(141, 197, 86, 0.2) !important;
    margin-left: 3.5rem;
    margin-bottom: 3rem; }
#staff .staffSec01 .pink {
  padding-right: 15px;
  padding-top: 15px; }
  #staff .staffSec01 .pink .box {
    border-color: #E780AD;
    box-shadow: 3rem -3rem 0 rgba(231, 128, 173, 0.2) !important;
    margin-right: 3.5rem;
    margin-top: 3rem; }
#staff .staffSec01 .sb {
  padding-left: 15px;
  padding-top: 15px; }
  #staff .staffSec01 .sb .box {
    border-color: #54C3F1;
    box-shadow: -3rem -3rem 0 rgba(29, 185, 248, 0.2) !important;
    margin-left: 3.5rem;
    margin-top: 3rem; }
#staff .staffSec01 .box {
  border: 2px solid;
  padding: 3rem 3.5rem 4rem;
  border-radius: 10px;
  min-height: 300px; }
  @media print, screen and (max-width: 575.98px) {
    #staff .staffSec01 .box {
      min-height: auto; } }
#staff .staffSec02 .tit-name {
  border-bottom: 2px solid #1BA9E5;
  border-left: 2px solid #1BA9E5;
  padding: 1rem 0 1rem 4rem;
  position: relative; }
  #staff .staffSec02 .tit-name::before {
    content: "";
    display: block;
    width: 20px;
    border-top: 2px solid #1BA9E5;
    position: absolute;
    left: -2px;
    top: 0; }
#staff .staffSec02 .sp-photo {
  display: none; }
@media print, screen and (max-width: 575.98px) {
  #staff .staffSec02 .sp-photo {
    display: block;
    margin-top: 3rem; }
  #staff .staffSec02 .photo {
    display: none;
    margin-bottom: 3rem; } }
#staff .staffSec02 .profile dl {
  padding-bottom: 1rem; }
  #staff .staffSec02 .profile dl dt {
    float: left; }
    #staff .staffSec02 .profile dl dt::after {
      clear: both;
      content: "";
      display: block;
      height: 0px;
      font-size: 0;
      visibility: hidden; }
  #staff .staffSec02 .profile dl dd {
    padding-left: 9rem; }
@media print, screen and (max-width: 575.98px) {
  #staff .staffSec02 .profile dl dt {
    float: none; }
  #staff .staffSec02 .profile dl dd {
    padding-left: 0; } }
#staff .history img {
  border-radius: 10px; }
  @media print, screen and (max-width: 991.98px) {
    #staff .history img {
      border-radius: 7%; } }
#staff .history .photo {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  -ms-justify-content: space-between;
  justify-content: space-between;
  -ms-flex-pack: space-between;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column; }
  @media print, screen and (max-width: 991.98px) {
    #staff .history .photo {
      display: none; } }
#staff .history .sec .photo_sp {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
  -ms-flex-pack: center;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }
  #staff .history .sec .photo_sp img {
    width: 50%;
    min-width: 220px;
    padding: 5px; }
  @media print, screen and (min-width: 992px) {
    #staff .history .sec .photo_sp {
      display: none; } }
#staff .message .inbox {
  border: 2px solid #1BA9E5;
  padding: 30px;
  border-radius: 10px;
  background: url("../images/staff/bg_mark.jpg") no-repeat;
  background-size: 240px;
  background-position: top 50% right 5%; }
  #staff .message .inbox p {
    line-height: 2.0; }
@media print, screen and (max-width: 991.98px) {
  #staff .message .inbox {
    background-size: 180px;
    background-position: top 20px right 15px; }
    #staff .message .inbox p {
      line-height: 1.6; } }
@media print, screen and (max-width: 767.98px) {
  #staff .message .inbox {
    background-size: 120px; } }

/* #staffの閉じ */
/*==============================
	アクセス
==============================*/
#access .hero {
  background-image: url("../images/access/hero.jpg"); }
@media print, screen and (max-width: 575.98px) {
  #access iframe {
    height: 250px; } }
#access .accSec01 .title {
  border-bottom: 2px solid;
  padding-bottom: 1rem;
  margin-bottom: 1.5rem;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
  -webkit-justify-content: flex-start;
  -moz-justify-content: flex-start;
  -ms-justify-content: flex-start;
  justify-content: flex-start;
  -ms-flex-pack: flex-start; }
#access .accSec01 .title .cl-yg {
  border-color: #8DC556; }
#access .accSec01 .title .cl-main {
  border-color: #1BA9E5; }

/* #accessの閉じ */
