@charset "UTF-8";
/*******************************************/
/* Reset                                   */
/*******************************************/
html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, pre,
abbr, address, cite, code,
dfn, em, img, kbd, q, samp,
small, strong, sub, sup, var,
b, i,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure,
footer, header, hgroup, menu, nav, section, summary,
time, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent; }

body {
  line-height: 1; }

article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block; }

nav ul {
  list-style: none; }

a {
  margin: 0;
  padding: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
  text-decoration: none; }
  a:hover {
    text-decoration: none; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

input, select {
  vertical-align: middle; }

/*******************************************/
/* Base                                    */
/*******************************************/
html {
  font-size: 62.5%;
  overflow: auto; }

body {
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "Noto Sans", "Noto Sans CJK JP","メイリオ","Meiryo","ＭＳ Ｐゴシック", "MS P Gothic","Osaka", Verdana, Arial, Helvetica, sans-serif;
  font-size: 1.6rem;
  font-weight: normal;
  color: #4c1806;
  overflow: hidden;
  min-width: 320px; }
  @media print, screen and (min-width: 768px) {
    body {
      min-width: 1006px; } }

* {
  box-sizing: border-box; }

a {
  color: #4c1806;
  text-decoration: none; }
  a:hover {
    text-decoration: none; }

li {
  list-style-type: none; }

img {
  display: block;
  max-width: 100%;
  height: auto;
  margin: 0 auto; }

main {
  display: block;
  width: 100%; }

a[href^="tel:"] {
  cursor: default;
  pointer-events: auto; }
  @media print, screen and (min-width: 768px) {
    a[href^="tel:"] {
      pointer-events: none; } }

a[href^="tel:"]:hover {
  text-decoration: none; }

video {
  max-width: 100%;
  height: auto; }

@media print, screen and (min-width: 768px) {
  .cttWrap {
    display: none; } }

/*******************************************/
/* Header                                  */
/*******************************************/
.hdrWrap {
  width: 100%;
  height: 88px; }
  @media print, screen and (min-width: 768px) {
    .hdrWrap {
      height: 104px; } }
  .hdrWrap::before {
    background: url("../img/cmn/cmn_08.jpg") no-repeat center center;
    background-size: 100% auto;
    content: "";
    display: block;
    width: 100%;
    height: 6px; }
  .hdrWrap .hdrWrap-inr {
    position: relative; }
    @media print, screen and (min-width: 768px) {
      .hdrWrap .hdrWrap-inr {
        margin: 0 auto;
        width: 960px; } }
    @media print, screen and (min-width: 1200px) {
      .hdrWrap .hdrWrap-inr {
        margin: 0 auto;
        width: 1200px; } }
    .hdrWrap .hdrWrap-inr .hdrBox-logo {
      position: absolute;
      top: 12px;
      left: 16px; }
      @media print, screen and (min-width: 768px) {
        .hdrWrap .hdrWrap-inr .hdrBox-logo {
          top: 18px; } }
      @media print, screen and (min-width: 1200px) {
        .hdrWrap .hdrWrap-inr .hdrBox-logo {
          top: 12px; } }
      .hdrWrap .hdrWrap-inr .hdrBox-logo p {
        font-size: 1.2rem;
        line-height: 1em;
        margin: 0 0 10px; }
        @media print, screen and (min-width: 768px) {
          .hdrWrap .hdrWrap-inr .hdrBox-logo p {
            position: relative;
            left: 46px;
            margin: 0 0 8px; } }
        @media print, screen and (min-width: 1200px) {
          .hdrWrap .hdrWrap-inr .hdrBox-logo p {
            left: 52px; } }
      .hdrWrap .hdrWrap-inr .hdrBox-logo h1 img {
        width: 240px;
        height: auto; }
        @media print, screen and (min-width: 768px) {
          .hdrWrap .hdrWrap-inr .hdrBox-logo h1 img {
            width: 280px;
            height: 38px; } }
        @media print, screen and (min-width: 1200px) {
          .hdrWrap .hdrWrap-inr .hdrBox-logo h1 img {
            width: 313px;
            height: 43px; } }
      .hdrWrap .hdrWrap-inr .hdrBox-logo p.logo-img {
        margin: 0;
        left: 0; }
        .hdrWrap .hdrWrap-inr .hdrBox-logo p.logo-img img {
          width: 240px;
          height: auto; }
          @media print, screen and (min-width: 768px) {
            .hdrWrap .hdrWrap-inr .hdrBox-logo p.logo-img img {
              width: 280px;
              height: 38px; } }
          @media print, screen and (min-width: 1200px) {
            .hdrWrap .hdrWrap-inr .hdrBox-logo p.logo-img img {
              width: 313px;
              height: 43px; } }
    .hdrWrap .hdrWrap-inr .hdrBox-clinicInfo .hdrItem-1 {
      display: none; }
      @media print, screen and (min-width: 768px) {
        .hdrWrap .hdrWrap-inr .hdrBox-clinicInfo .hdrItem-1 {
          background: #f4fdff;
          border-radius: 8px;
          display: flex;
          align-items: center;
          position: absolute;
          top: 23px;
          right: 0;
          padding-left: 66px;
          width: 260px;
          height: 52px; } }
      .hdrWrap .hdrWrap-inr .hdrBox-clinicInfo .hdrItem-1::before {
        background: url("../img/cmn/cmn_02.png") no-repeat;
        background-size: 30px 30px;
        content: "";
        display: block;
        position: absolute;
        top: 11px;
        left: 22px;
        width: 30px;
        height: 30px; }
      .hdrWrap .hdrWrap-inr .hdrBox-clinicInfo .hdrItem-1 img {
        margin: 0;
        width: 175px;
        height: auto; }
    .hdrWrap .hdrWrap-inr .hdrBox-clinicInfo .hdrItem-2 {
      font-size: 1.2rem;
      position: absolute;
      top: 10px;
      left: 114px; }
      @media print, screen and (min-width: 768px) {
        .hdrWrap .hdrWrap-inr .hdrBox-clinicInfo .hdrItem-2 {
          top: 16px;
          left: inherit;
          right: 678px; } }
      @media print, screen and (min-width: 1200px) {
        .hdrWrap .hdrWrap-inr .hdrBox-clinicInfo .hdrItem-2 {
          font-size: 1.4rem;
          top: 56px;
          right: 630px; } }
      .hdrWrap .hdrWrap-inr .hdrBox-clinicInfo .hdrItem-2::before {
        background: url("../img/cmn/cmn_01.svg") no-repeat;
        background-size: 18px 12px;
        content: "";
        display: inline-block;
        margin-right: 2px;
        position: relative;
        top: 1px;
        width: 18px;
        height: 12px; }
        @media print, screen and (min-width: 1200px) {
          .hdrWrap .hdrWrap-inr .hdrBox-clinicInfo .hdrItem-2::before {
            background-size: 23px 15px;
            margin-right: 6px;
            top: 2px;
            width: 23px;
            height: 15px; } }
    .hdrWrap .hdrWrap-inr .hdrBox-clinicInfo .hdrItem-3, .hdrWrap .hdrWrap-inr .hdrBox-clinicInfo .hdrItem-4 {
      display: none; }
      @media print, screen and (min-width: 768px) {
        .hdrWrap .hdrWrap-inr .hdrBox-clinicInfo .hdrItem-3, .hdrWrap .hdrWrap-inr .hdrBox-clinicInfo .hdrItem-4 {
          display: block;
          font-size: 1.4rem;
          line-height: 2.4rem;
          position: absolute;
          left: inherit;
          right: 240px;
          width: 370px; } }
      .hdrWrap .hdrWrap-inr .hdrBox-clinicInfo .hdrItem-3 span, .hdrWrap .hdrWrap-inr .hdrBox-clinicInfo .hdrItem-4 span {
        background: #fff6f8;
        border-radius: 4px;
        display: inline-block;
        font-size: 1.2rem;
        font-weight: bold;
        margin-right: 11px;
        text-align: center;
        width: 70px; }
    .hdrWrap .hdrWrap-inr .hdrBox-clinicInfo .hdrItem-3 {
      top: 80px; }
      @media print, screen and (min-width: 768px) {
        .hdrWrap .hdrWrap-inr .hdrBox-clinicInfo .hdrItem-3 {
          top: 21px; } }
    .hdrWrap .hdrWrap-inr .hdrBox-clinicInfo .hdrItem-4 {
      top: 104px; }
      @media print, screen and (min-width: 768px) {
        .hdrWrap .hdrWrap-inr .hdrBox-clinicInfo .hdrItem-4 {
          top: 54px; } }

/*******************************************/
/* Navigation                              */
/*******************************************/
.nDrawer-sp {
  position: absolute;
  top: 18px;
  right: 16px;
  height: 36px;
  width: 36px; }
  @media print, screen and (min-width: 768px) {
    .nDrawer-sp {
      display: none; } }
  .nDrawer-sp p {
    color: #fa9cb6;
    font-size: 1.0rem;
    position: relative;
    top: 32px;
    text-align: center; }

#nDrawer-toggle {
  background: none;
  border: none;
  position: absolute;
  left: 0;
  top: 0;
  cursor: pointer;
  padding: 18px 8px 18px 8px;
  width: 36px;
  height: 36px; }
  @media print, screen and (min-width: 768px) {
    #nDrawer-toggle {
      display: none; } }
  #nDrawer-toggle span, #nDrawer-toggle span:before, #nDrawer-toggle span:after {
    cursor: pointer;
    height: 2px;
    width: 20px;
    background: #fa9cb6;
    position: absolute;
    display: block;
    content: "";
    transition: all 0.3s ease; }
  #nDrawer-toggle span:before {
    top: -8px; }
  #nDrawer-toggle span:after {
    bottom: -8px; }

#nDrawer-toggle.active span {
  background-color: transparent; }
#nDrawer-toggle.active span::before {
  top: 0;
  transform: rotate(45deg); }
#nDrawer-toggle.active span::after {
  top: 0;
  transform: rotate(-45deg); }

.navWrap {
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
  z-index: 3; }
  @media print, screen and (min-width: 768px) {
    .navWrap {
      width: 100%;
      height: 100px;
      position: relative; } }
  .navWrap > ul {
    border-top: 1px solid #fa9cb6;
    display: none;
    position: absolute;
    top: 88px;
    left: 0;
    width: 100%; }
    @media print, screen and (min-width: 768px) {
      .navWrap > ul {
        border-top: none;
        display: flex;
        margin: 0 auto;
        position: static;
        top: inherit;
        left: inherit;
        width: 960px;
        height: 100px; } }
    @media print, screen and (min-width: 1200px) {
      .navWrap > ul {
        width: 1200px; } }
    .navWrap > ul > li {
      border-bottom: 1px solid #fa9cb6;
      width: 100%;
      transition: all 0.3s ease; }
      @media print, screen and (min-width: 768px) {
        .navWrap > ul > li {
          border-bottom: none;
          width: calc(100% / 7); } }
      .navWrap > ul > li > a {
        color: #4c1806;
        display: block;
        font-size: 1.4rem;
        font-family: "ヒラギノ丸ゴ Pro W4", "Hiragino Maru Gothic Pro", sans-serif;
        line-height: 40px;
        padding-left: 62px;
        height: 40px; }
        @media print, screen and (min-width: 768px) {
          .navWrap > ul > li > a {
            font-size: 1.2rem;
            line-height: 1em;
            padding-top: 70px;
            padding-left: 0;
            text-align: center;
            height: 100%; } }
        @media print, screen and (min-width: 1200px) {
          .navWrap > ul > li > a {
            font-size: 1.4rem; } }
      .navWrap > ul > li.navItem-1 {
        background: #fff url("../img/cmn/cmn_03.svg") no-repeat;
        background-position: left 20px center;
        background-size: 24px 24px; }
        @media print, screen and (min-width: 768px) {
          .navWrap > ul > li.navItem-1 {
            background-position: center top 18px;
            background-size: 35px 35px; } }
      .navWrap > ul > li.navItem-2 {
        background: #fff url("../img/cmn/cmn_04.svg") no-repeat;
        background-position: left 16px center;
        background-size: auto 24px; }
        @media print, screen and (min-width: 768px) {
          .navWrap > ul > li.navItem-2 {
            background-position: center top 22px;
            background-size: 45px 33px; } }
      .navWrap > ul > li.navItem-3 {
        background: #fff url("../img/cmn/cmn_05.svg") no-repeat;
        background-position: left 20px center;
        background-size: auto 24px; }
        @media print, screen and (min-width: 768px) {
          .navWrap > ul > li.navItem-3 {
            background-position: center top 18px;
            background-size: 35px 38px; } }
      .navWrap > ul > li.navItem-4 {
        position: relative; }
      .navWrap > ul > li.navItem-4 > a {
        background: #fff url("../img/cmn/cmn_06.svg") no-repeat;
        background-position: left 20px center;
        background-size: auto 24px;
        cursor: pointer;
        transition: all 0.3s ease; }
        @media print, screen and (min-width: 768px) {
          .navWrap > ul > li.navItem-4 > a {
            background-position: center top 18px;
            background-size: 30px 37px; } }
        @media print, screen and (min-width: 768px) {
          .navWrap > ul > li.navItem-4 > a:hover {
            background-color: rgba(121, 198, 192, 0.5); } }
      .navWrap > ul > li.navItem-5 {
        background: #fff url("../img/cmn/cmn_19.svg") no-repeat;
        background-position: left 20px center;
        background-size: auto 24px; }
        @media print, screen and (min-width: 768px) {
          .navWrap > ul > li.navItem-5 {
            background-position: center top 16px;
            background-size: 32px 38px; } }
      .navWrap > ul > li.navItem-6 {
        background: #fff url("../img/cmn/cmn_07.svg") no-repeat;
        background-position: left 20px center;
        background-size: auto 24px; }
        @media print, screen and (min-width: 768px) {
          .navWrap > ul > li.navItem-6 {
            background-position: center top 16px;
            background-size: 44px 38px; } }
      .navWrap > ul > li.navItem-7 {
        background: #fff url("../img/cmn/cmn_20.svg") no-repeat;
        background-position: left 20px center;
        background-size: auto 24px; }
        @media print, screen and (min-width: 768px) {
          .navWrap > ul > li.navItem-7 {
            background-position: center top 16px;
            background-size: 32px 38px; } }
      @media print, screen and (min-width: 768px) {
        .navWrap > ul > li:hover {
          background-color: rgba(121, 198, 192, 0.5); } }

@media print, screen and (min-width: 768px) {
  .nMenu-dropdown {
    display: none;
    overflow: hidden;
    position: absolute;
    bottom: -320px;
    left: 0;
    text-align: left;
    width: 240px;
    z-index: 100; } }
.nMenu-dropdown li {
  height: 40px; }
  .nMenu-dropdown li a {
    background: #79c6c0;
    border-bottom: 1px solid rgba(255, 255, 255, 0.2);
    color: #fff;
    display: block;
    line-height: 40px;
    padding: 0 12px;
    transition: all 0.3s ease;
    width: 100%;
    height: 100%; }
    .nMenu-dropdown li a:hover {
      background: #a6f4ee; }
  .nMenu-dropdown li:last-of-type a {
    border-bottom: none; }

/*******************************************/
/* Footer                                  */
/*******************************************/
.ftrWrap {
  width: 100%; }
  .ftrWrap::before {
    background: url("../img/cmn/cmn_08.jpg") no-repeat center center;
    background-size: cover;
    content: "";
    display: block;
    width: 100%;
    height: 4px; }
  .ftrWrap .ftrWrap-inr {
    margin: 0 auto;
    position: relative;
    width: calc(100% - 32px);
    height: auto; }
    @media print, screen and (min-width: 768px) {
      .ftrWrap .ftrWrap-inr {
        width: 960px;
        height: 800px; } }
    .ftrWrap .ftrWrap-inr .ftrItem-1 {
      margin: 16px 0 16px 0; }
      @media print, screen and (min-width: 768px) {
        .ftrWrap .ftrWrap-inr .ftrItem-1 {
          position: absolute;
          top: 52px;
          left: 0; } }
      .ftrWrap .ftrWrap-inr .ftrItem-1 img {
        margin: 0;
        width: 240px;
        height: 33px; }
        @media print, screen and (min-width: 768px) {
          .ftrWrap .ftrWrap-inr .ftrItem-1 img {
            width: 313px;
            height: 43px; } }
    @media print, screen and (min-width: 768px) {
      .ftrWrap .ftrWrap-inr .ftrItem-2 {
        position: absolute;
        top: 140px;
        left: 0; } }
    .ftrWrap .ftrWrap-inr .ftrItem-2 img {
      width: 100%;
      height: auto; }
      @media print, screen and (min-width: 768px) {
        .ftrWrap .ftrWrap-inr .ftrItem-2 img {
          width: 448px;
          height: 288px; } }
    .ftrWrap .ftrWrap-inr .ftrItem-3 {
      display: none; }
      @media print, screen and (min-width: 768px) {
        .ftrWrap .ftrWrap-inr .ftrItem-3 {
          background: #fff7f9;
          border-radius: 6px;
          display: flex;
          align-items: center;
          justify-content: center;
          width: 136px;
          height: 50px;
          position: absolute;
          top: 54px;
          right: 280px; } }
    .ftrWrap .ftrWrap-inr .ftrItem-4 {
      display: none; }
      @media print, screen and (min-width: 768px) {
        .ftrWrap .ftrWrap-inr .ftrItem-4 {
          background: #f4fdff;
          border-radius: 8px;
          display: flex;
          align-items: center;
          padding-left: 60px;
          width: 250px;
          height: 50px;
          position: absolute;
          top: 54px;
          right: 0; } }
      .ftrWrap .ftrWrap-inr .ftrItem-4::before {
        background: url("../img/cmn/cmn_02.png") no-repeat;
        background-size: 30px 30px;
        content: "";
        display: block;
        position: absolute;
        top: 11px;
        left: 16px;
        width: 30px;
        height: 30px; }
      .ftrWrap .ftrWrap-inr .ftrItem-4 img {
        margin: 0;
        width: 175px;
        height: auto; }
    .ftrWrap .ftrWrap-inr .ftrBox-1 {
      width: 100%; }
      @media print, screen and (min-width: 768px) {
        .ftrWrap .ftrWrap-inr .ftrBox-1 {
          position: absolute;
          top: 130px;
          right: 0;
          width: 416px; } }
      .ftrWrap .ftrWrap-inr .ftrBox-1 table {
        margin-bottom: 12px;
        width: 100%; }
        .ftrWrap .ftrWrap-inr .ftrBox-1 table tr:first-of-type {
          border-bottom: 1px solid #541b07; }
        .ftrWrap .ftrWrap-inr .ftrBox-1 table tr:last-of-type {
          border-bottom: 1px solid #541b07; }
        .ftrWrap .ftrWrap-inr .ftrBox-1 table th {
          font-size: 1.4rem;
          padding: 16px 0;
          text-align: center;
          width: 120px; }
        .ftrWrap .ftrWrap-inr .ftrBox-1 table td {
          font-size: 1.4rem;
          padding: 16px 0;
          text-align: center;
          width: calc(calc(100% - 120px) / 7); }
          .ftrWrap .ftrWrap-inr .ftrBox-1 table td span {
            color: #ffafc6; }
      .ftrWrap .ftrWrap-inr .ftrBox-1 p {
        font-size: 1.4rem;
        text-align: center; }
    .ftrWrap .ftrWrap-inr .ftrBox-5 {
      margin: 24px auto;
      position: relative;
      width: 288px;
      height: 96px; }
      @media print, screen and (min-width: 768px) {
        .ftrWrap .ftrWrap-inr .ftrBox-5 {
          position: inherit;
          margin: 0;
          width: inherit;
          height: 0; } }
    .ftrWrap .ftrWrap-inr .ftrItem-5 {
      background: #fff7f9 url("../img/cmn/cmn_13.png") no-repeat center bottom 20px;
      background-size: 68px 20px;
      font-size: 1.2rem;
      padding-top: 20px;
      text-align: center;
      position: absolute;
      top: 0;
      left: 0;
      width: 94px;
      height: 96px; }
      @media print, screen and (min-width: 768px) {
        .ftrWrap .ftrWrap-inr .ftrItem-5 {
          top: 332px;
          left: inherit;
          right: 265px;
          width: 151px; } }
    .ftrWrap .ftrWrap-inr .ftrItem-6 {
      background: #fff7f9 url("../img/cmn/cmn_14.png") no-repeat center bottom 16px;
      background-size: 22px 31px;
      font-size: 1.2rem;
      line-height: 1.6rem;
      padding-top: 12px;
      text-align: center;
      position: absolute;
      top: 0;
      right: 0;
      width: 98px;
      height: 96px; }
      @media print, screen and (min-width: 768px) {
        .ftrWrap .ftrWrap-inr .ftrItem-6 {
          top: 332px;
          right: 212px; } }
    .ftrWrap .ftrWrap-inr .ftrItem-7 {
      background: #fff7f9 url("../img/cmn/cmn_15.png") no-repeat center bottom 16px;
      background-size: 147px 25px;
      font-size: 1.2rem;
      line-height: 1.6rem;
      padding-top: 12px;
      text-align: center;
      position: absolute;
      top: 0;
      right: 0;
      width: 190px;
      height: 96px; }
      @media print, screen and (min-width: 768px) {
        .ftrWrap .ftrWrap-inr .ftrItem-7 {
          top: 332px;
          right: 0;
          width: 257px; } }
    .ftrWrap .ftrWrap-inr .ftrBlock-1 {
      width: 100%; }
      @media print, screen and (min-width: 768px) {
        .ftrWrap .ftrWrap-inr .ftrBlock-1 {
          display: flex;
          flex-wrap: nowrap;
          padding-top: 474px; } }
      .ftrWrap .ftrWrap-inr .ftrBlock-1 .ftrBox-2 {
        position: relative;
        width: 190px;
        min-height: 0%;
        margin: 0 auto 16px; }
        @media print, screen and (min-width: 768px) {
          .ftrWrap .ftrWrap-inr .ftrBlock-1 .ftrBox-2 {
            margin: 0 auto; } }
        .ftrWrap .ftrWrap-inr .ftrBlock-1 .ftrBox-2 .ftrItem-8 {
          background: url("../img/cmn/cmn_16.png") no-repeat;
          background-size: 102px 101px;
          color: #fff;
          display: flex;
          align-items: center;
          justify-content: center;
          font-size: 1.8rem;
          font-family: "ヒラギノ丸ゴ Pro W4", "Hiragino Maru Gothic Pro", sans-serif;
          margin: 0 auto 8px;
          width: 102px;
          height: 101px; }
          @media print, screen and (min-width: 768px) {
            .ftrWrap .ftrWrap-inr .ftrBlock-1 .ftrBox-2 .ftrItem-8 {
              margin: 0 0 0 -51px;
              position: absolute;
              top: 32px;
              left: 50%; } }
        .ftrWrap .ftrWrap-inr .ftrBlock-1 .ftrBox-2 .ftrItem-9 {
          font-size: 1.2rem;
          line-height: 1.6rem;
          text-align: center;
          width: 100%; }
          @media print, screen and (min-width: 768px) {
            .ftrWrap .ftrWrap-inr .ftrBlock-1 .ftrBox-2 .ftrItem-9 {
              position: absolute;
              bottom: 0;
              left: 0; } }
      .ftrWrap .ftrWrap-inr .ftrBlock-1 .ftrBox-3 {
        width: 100%;
        min-height: 0%;
        margin-bottom: 32px; }
        @media print, screen and (min-width: 768px) {
          .ftrWrap .ftrWrap-inr .ftrBlock-1 .ftrBox-3 {
            margin: 0 0 0 48px;
            width: 332px; } }
        .ftrWrap .ftrWrap-inr .ftrBlock-1 .ftrBox-3 dl dt {
          background: url("../img/cmn/cmn_17.svg") no-repeat left 6px top 2px;
          background-size: 38px 24px;
          border-bottom: 2px solid #ff94b2;
          font-family: "ヒラギノ丸ゴ Pro W4", "Hiragino Maru Gothic Pro", sans-serif;
          margin-bottom: 20px;
          padding: 6px 0 16px 60px; }
        .ftrWrap .ftrWrap-inr .ftrBlock-1 .ftrBox-3 dl dd {
          font-size: 1.4rem;
          line-height: 2.2rem; }
      .ftrWrap .ftrWrap-inr .ftrBlock-1 .ftrBox-4 {
        width: 100%;
        min-height: 0%;
        margin-bottom: 32px; }
        @media print, screen and (min-width: 768px) {
          .ftrWrap .ftrWrap-inr .ftrBlock-1 .ftrBox-4 {
            margin: 0 0 0 48px;
            width: 332px; } }
        .ftrWrap .ftrWrap-inr .ftrBlock-1 .ftrBox-4 dl dt {
          background: url("../img/cmn/cmn_10.svg") no-repeat left 6px top 2px;
          background-size: 34px 20px;
          border-bottom: 2px solid #ff94b2;
          font-family: "ヒラギノ丸ゴ Pro W4", "Hiragino Maru Gothic Pro", sans-serif;
          margin-bottom: 20px;
          padding: 6px 0 16px 60px; }
        .ftrWrap .ftrWrap-inr .ftrBlock-1 .ftrBox-4 dl dd {
          font-size: 1.4rem;
          line-height: 2.2rem; }
          .ftrWrap .ftrWrap-inr .ftrBlock-1 .ftrBox-4 dl dd .ftrItem-10 {
            background: url("../img/cmn/cmn_01.svg") no-repeat left 6px center;
            background-size: 25px 17px;
            font-weight: bold;
            margin-bottom: 0.5em;
            padding: 0 0 0 40px; }

#ftrMap {
  width: 100%;
  height: 450px; }

.ftrCopyright {
  background: url("../img/cmn/cmn_08.jpg") no-repeat;
  background-size: cover;
  color: #fff;
  padding: 16px 16px 132px;
  text-align: center; }
  @media print, screen and (min-width: 768px) {
    .ftrCopyright {
      padding: 32px 0 16px; } }
  .ftrCopyright ul {
    font-size: 0;
    margin-bottom: 16px; }
    @media print, screen and (min-width: 768px) {
      .ftrCopyright ul {
        margin-bottom: 24px; } }
    .ftrCopyright ul li {
      border-right: 1px solid #fff;
      display: inline-block;
      margin: 0 6px 8px 0;
      padding-right: 6px; }
      @media print, screen and (min-width: 768px) {
        .ftrCopyright ul li {
          margin: 0 16px 0 0;
          padding-right: 16px; } }
      .ftrCopyright ul li:last-of-type {
        border-right: none;
        margin-right: 0;
        padding-right: 0; }
      .ftrCopyright ul li a {
        color: #fff;
        font-size: 1.4rem;
        transition: all 0.3s ease; }
        .ftrCopyright ul li a:hover {
          opacity: 0.5;
          text-decoration: none; }
  .ftrCopyright p {
    font-size: 1.4rem; }

/*******************************************/
/* Grid                                    */
/*******************************************/
/* Layout */
@media print, screen and (min-width: 768px) {
  .flex-2col {
    display: flex;
    flex-wrap: nowrap;
    margin-left: -72px; } }

@media print, screen and (min-width: 768px) {
  .flex-3col {
    display: flex;
    flex-wrap: nowrap;
    margin-left: -40px; } }

@media print, screen and (min-width: 768px) {
  .flex-4col {
    display: flex;
    flex-wrap: nowrap;
    margin-left: -40px; } }

@media print, screen and (min-width: 768px) {
  .flex-5col {
    display: flex;
    flex-wrap: nowrap;
    margin-left: -20px; } }

.flex-reverse {
  flex-direction: row-reverse; }

.flex-middle {
  display: flex;
  justify-content: center;
  align-items: center; }

.box-2-1 {
  margin-bottom: 3.2vh; }
  @media print, screen and (min-width: 768px) {
    .box-2-1 {
      flex: 1;
      margin-left: 72px;
      margin-bottom: 0;
      min-height: 0%; } }

.box-3-1 {
  margin-bottom: 3.2vh; }
  @media print, screen and (min-width: 768px) {
    .box-3-1 {
      flex: 1 0 0px;
      margin-left: 40px;
      margin-bottom: 0;
      min-height: 0%; } }

.box-3-2 {
  margin-bottom: 3.2vh; }
  @media print, screen and (min-width: 768px) {
    .box-3-2 {
      flex: 2 0 40px;
      margin-left: 40px;
      margin-bottom: 0;
      min-height: 0%; } }

.box-4-1 {
  margin-bottom: 3.2vh; }
  @media print, screen and (min-width: 768px) {
    .box-4-1 {
      flex: 1 0 0px;
      margin-left: 40px;
      margin-bottom: 0;
      min-height: 0%; } }

.box-4-2 {
  margin-bottom: 3.2vh; }
  @media print, screen and (min-width: 768px) {
    .box-4-2 {
      flex: 2 0 40px;
      margin-left: 40px;
      margin-bottom: 0;
      min-height: 0%; } }

.box-4-3 {
  margin-bottom: 3.2vh; }
  @media print, screen and (min-width: 768px) {
    .box-4-3 {
      flex: 3 0 80px;
      margin-left: 40px;
      margin-bottom: 0;
      min-height: 0%; } }

.box-5-1 {
  margin-bottom: 3.2vh; }
  @media print, screen and (min-width: 768px) {
    .box-5-1 {
      flex: 1 0 0px;
      margin-left: 20px;
      margin-bottom: 0;
      min-height: 0%; } }

.box-2-1:last-child, .box-3-1:last-child, .box-3-2:last-child, .box-4-1:last-child, .box-4-3:last-child, .box-5-1:last-child {
  margin-bottom: 0; }

.float-L {
  float: none; }
  @media print, screen and (min-width: 768px) {
    .float-L {
      float: left; } }

.float-R {
  float: none; }
  @media print, screen and (min-width: 768px) {
    .float-R {
      float: right; } }

.relative {
  position: relative; }

.clearfix::after {
  content: "";
  display: block;
  clear: both; }

/* Margin */
.m1em {
  margin-bottom: 1em; }

.mLv1 {
  margin-bottom: 1.6vh; }
  @media print, screen and (min-width: 768px) {
    .mLv1 {
      margin-bottom: 16px; } }

.mLv2 {
  margin-bottom: 2.4vh; }
  @media print, screen and (min-width: 768px) {
    .mLv2 {
      margin-bottom: 24px; } }

.mLv3 {
  margin-bottom: 3.2vh; }
  @media print, screen and (min-width: 768px) {
    .mLv3 {
      margin-bottom: 32px; } }

.mLv4 {
  margin-bottom: 4.8vh; }
  @media print, screen and (min-width: 768px) {
    .mLv4 {
      margin-bottom: 48px; } }

.mLv5 {
  margin-bottom: 6.4vh; }
  @media print, screen and (min-width: 768px) {
    .mLv5 {
      margin-bottom: 64px; } }

.mLv6 {
  margin-bottom: 9.6vh; }
  @media print, screen and (min-width: 768px) {
    .mLv6 {
      margin-bottom: 96px; } }

.mLv7 {
  margin-bottom: 12.8vh; }
  @media print, screen and (min-width: 768px) {
    .mLv7 {
      margin-bottom: 128px; } }

.mLv8 {
  margin-bottom: 16.0vh; }
  @media print, screen and (min-width: 768px) {
    .mLv8 {
      margin-bottom: 160px; } }

.m0 {
  margin: 0 !important; }

.m0auto {
  margin: 0 auto; }

/* Padding */
.pLv1 {
  padding-bottom: 1.6vh; }
  @media print, screen and (min-width: 768px) {
    .pLv1 {
      padding-bottom: 16px; } }

.pLv2 {
  padding-bottom: 2.4vh; }
  @media print, screen and (min-width: 768px) {
    .pLv2 {
      padding-bottom: 24px; } }

.pLv3 {
  padding-bottom: 3.2vh; }
  @media print, screen and (min-width: 768px) {
    .pLv3 {
      padding-bottom: 32px; } }

.pLv4 {
  padding-bottom: 4.8vh; }
  @media print, screen and (min-width: 768px) {
    .pLv4 {
      padding-bottom: 48px; } }

.pLv5 {
  padding-bottom: 6.4vh; }
  @media print, screen and (min-width: 768px) {
    .pLv5 {
      padding-bottom: 64px; } }

.pLv6 {
  padding-bottom: 9.6vh; }
  @media print, screen and (min-width: 768px) {
    .pLv6 {
      padding-bottom: 96px; } }

.pLv7 {
  padding-bottom: 12.8vh; }
  @media print, screen and (min-width: 768px) {
    .pLv7 {
      padding-bottom: 128px; } }

.pLv8 {
  padding-bottom: 16.0vh; }
  @media print, screen and (min-width: 768px) {
    .pLv8 {
      padding-bottom: 160px; } }

.p0 {
  padding: 0 !important; }

/* Width */
.w5, .w10, .w15, .w20, .w25, .w30, .w35, .w40, .w45, .w50, .w55, .w60, .w65, .w70, .w75, .w80, .w85, .w90, .w95 {
  width: 100%; }

@media print, screen and (min-width: 768px) {
  .w5 {
    width: 5%; } }

@media print, screen and (min-width: 768px) {
  .w10 {
    width: 10%; } }

@media print, screen and (min-width: 768px) {
  .w15 {
    width: 15%; } }

@media print, screen and (min-width: 768px) {
  .w20 {
    width: 20%; } }

@media print, screen and (min-width: 768px) {
  .w25 {
    width: 25%; } }

@media print, screen and (min-width: 768px) {
  .w30 {
    width: 30%; } }

@media print, screen and (min-width: 768px) {
  .w35 {
    width: 35%; } }

@media print, screen and (min-width: 768px) {
  .w40 {
    width: 40%; } }

@media print, screen and (min-width: 768px) {
  .w45 {
    width: 45%; } }

@media print, screen and (min-width: 768px) {
  .w50 {
    width: 50%; } }

@media print, screen and (min-width: 768px) {
  .w55 {
    width: 55%; } }

@media print, screen and (min-width: 768px) {
  .w60 {
    width: 60%; } }

@media print, screen and (min-width: 768px) {
  .w65 {
    width: 65%; } }

@media print, screen and (min-width: 768px) {
  .w70 {
    width: 70%; } }

@media print, screen and (min-width: 768px) {
  .w75 {
    width: 75%; } }

@media print, screen and (min-width: 768px) {
  .w80 {
    width: 80%; } }

@media print, screen and (min-width: 768px) {
  .w85 {
    width: 85%; } }

@media print, screen and (min-width: 768px) {
  .w90 {
    width: 90%; } }

@media print, screen and (min-width: 768px) {
  .w95 {
    width: 95%; } }

@media print, screen and (min-width: 768px) {
  .w100 {
    width: 100%; } }

/*******************************************/
/* Button                                  */
/*******************************************/
.btn-lv1, .btn-lv2, .btn-lv3, .btn-lv4 {
  background: url("../img/page/page_04.png") no-repeat;
  transition: all 0.3s ease; }
  .btn-lv1 a, .btn-lv2 a, .btn-lv3 a, .btn-lv4 a {
    color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 1.6rem;
    font-family: "ヒラギノ丸ゴ Pro W4", "Hiragino Maru Gothic Pro", sans-serif;
    font-weight: bold;
    width: 100%;
    height: 100%; }
    @media print, screen and (min-width: 768px) {
      .btn-lv1 a, .btn-lv2 a, .btn-lv3 a, .btn-lv4 a {
        background: url("../img/home/home_04.svg") no-repeat;
        background-position: right 12px center;
        background-size: 17px 8px;
        font-size: 1.8rem; } }
  .btn-lv1:hover, .btn-lv2:hover, .btn-lv3:hover, .btn-lv4:hover {
    opacity: 0.5;
    text-decoration: none; }

.btn-lv1 {
  border-radius: 22px;
  width: 100%;
  height: 44px; }
  @media print, screen and (min-width: 768px) {
    .btn-lv1 {
      width: 290px; } }

.btn-lv2 {
  border-radius: 22px;
  width: 100%;
  height: 44px; }
  @media print, screen and (min-width: 768px) {
    .btn-lv2 {
      width: 290px; } }

.btn-lv3 {
  border-radius: 22px;
  width: 100%;
  height: 44px;
  max-width: 686px; }

.btn-lv4 {
  border-radius: 22px;
  width: 100%;
  height: 44px; }
  @media print, screen and (min-width: 768px) {
    .btn-lv4 {
      width: 100%; } }

.btn-lv1 a:hover, .btn-lv2 a:hover, .btn-lv3 a:hover, .btn-lv4 a:hover {
  opacity: 0.5;
  text-decoration: none; }

.btn-lv1 a:visited, .btn-lv2 a:visited, .btn-lv3 a:visited, .btn-lv4 a:visited {
  color: #fff; }

/*******************************************/
/* Text                                    */
/*******************************************/
.t12 {
  font-size: 1.2rem !important;
  line-height: 2.2rem !important; }

.t14 {
  font-size: 1.4rem !important;
  line-height: 2.4rem !important; }

.t16 {
  font-size: 1.6rem !important;
  line-height: 3.0rem !important; }

.t18 {
  font-size: 1.8rem !important;
  line-height: 3.8rem !important; }

.t20 {
  font-size: 2.0rem !important;
  line-height: 4.2rem !important; }

.t22 {
  font-size: 2.2rem !important;
  line-height: 4.4rem !important; }

.t24 {
  font-size: 2.4rem !important;
  line-height: 4.6rem !important; }

.t26 {
  font-size: 2.6rem !important;
  line-height: 4.8rem !important; }

.t28 {
  font-size: 2.8rem !important;
  line-height: 5.0rem !important; }

.t30 {
  font-size: 3.0rem !important;
  line-height: 5.2rem !important; }

.tCenter {
  text-align: center; }

.tCenter-pc {
  text-align: left; }
  @media print, screen and (min-width: 768px) {
    .tCenter-pc {
      text-align: center; } }

.tLeft {
  text-align: left; }

.tRight {
  text-align: right; }

.tIndent {
  padding-left: 1em;
  text-indent: -1em; }

.tRed {
  color: #ff0000; }

.tBlue {
  color: #0068b7; }

.tWhite {
  color: #fff; }

.tGreen {
  color: #007b17; }

.tOrange {
  color: #ff9600; }

.tGray {
  color: #aaa; }

.tMincho {
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif; }

.tPostcode {
  display: block;
  margin-top: 16px; }

.tDinosaur {
  font-family: 'dinosaur', sans-serif; }

/*******************************************/
/* Item                                    */
/*******************************************/
.iRight {
  float: none;
  text-align: center;
  padding: 0 0 24px 0; }
  @media print, screen and (min-width: 768px) {
    .iRight {
      float: right;
      text-align: left;
      padding: 0 0 32px 32px; } }

.iLeft {
  float: none;
  text-align: center;
  padding: 0 0 24px 0; }
  @media print, screen and (min-width: 768px) {
    .iLeft {
      float: left;
      text-align: left;
      padding: 0 32px 32px 0; } }

.iCenter {
  text-align: center; }

.iBorder {
  border: 1px solid #ccc; }

.iHover {
  transition: ease 0.2s opacity; }

.iHover:hover {
  opacity: 0.5; }

/*******************************************/
/* Parts                                   */
/*******************************************/
/* page top */
#pagetop {
  background: url(../img/cmn/pagetop.png) no-repeat;
  background-size: 75px 64px;
  cursor: pointer;
  display: none;
  position: fixed;
  bottom: 88px;
  right: 8px;
  text-align: center;
  width: 75px;
  height: 64px;
  z-index: 102; }
  @media print, screen and (min-width: 768px) {
    #pagetop {
      bottom: 20px;
      right: 20px; } }
  @media print, screen and (min-width: 768px) {
    #pagetop:hover {
      opacity: 0.7; } }

/* Smartphone */
.cttWrap {
  background: white;
  display: block;
  position: fixed;
  left: 0;
  bottom: 0;
  width: 100%;
  z-index: 101; }
  @media print, screen and (min-width: 768px) {
    .cttWrap {
      display: none; } }
  .cttWrap::before {
    background: #79c6c0;
    content: "";
    display: block;
    width: 100%;
    height: 4px; }

.cttBox-tel {
  margin: 0 auto;
  padding: 10px 0;
  width: calc(100% - 16px); }
  .cttBox-tel p {
    margin: 0 auto;
    width: 278px; }
    .cttBox-tel p a {
      display: block;
      position: relative; }
      .cttBox-tel p a::before {
        background: url(../img/cmn/cmn_02.png) no-repeat;
        background-size: 30px 30px;
        content: "";
        display: block;
        position: absolute;
        top: -5px;
        left: 0;
        width: 30px;
        height: 30px; }
      .cttBox-tel p a::after {
        content: "予約制";
        display: block;
        font-size: 1.4rem;
        position: absolute;
        top: 3px;
        right: 8px; }
      .cttBox-tel p a img {
        width: 175px;
        height: auto;
        margin: 0 0 0 40px; }

.cttBox-sch {
  margin: 0 auto;
  width: calc(100% - 16px); }
  .cttBox-sch p {
    font-size: 1.2rem;
    line-height: 1.6rem;
    margin: 0 auto 2px;
    width: 280px; }
    .cttBox-sch p span {
      background: #fff6f8;
      border-radius: 4px;
      display: inline-block;
      font-size: 1.2rem;
      font-weight: bold;
      margin-right: 6px;
      text-align: center;
      width: 60px; }

/*******************************************/
/* UL , OL                                 */
/*******************************************/
.ul-disc {
  padding-left: 32px; }
  .ul-disc li {
    font-size: 1.6rem;
    line-height: 3.2rem;
    list-style: disc;
    margin-bottom: 0.8rem; }
    @media print, screen and (min-width: 768px) {
      .ul-disc li {
        font-size: 1.8rem; } }

.ul-mf li {
  border-bottom: 1px solid #ccc;
  padding: 20px 0; }
  @media print, screen and (min-width: 768px) {
    .ul-mf li {
      padding: 20px; } }

.ol-decimal {
  padding-left: 32px; }
  .ol-decimal li {
    font-size: 1.6rem;
    line-height: 3.2rem;
    list-style-type: decimal;
    margin-bottom: 0.8rem; }
    @media print, screen and (min-width: 768px) {
      .ol-decimal li {
        font-size: 1.8rem; } }

.ul-note {
  margin: 8px 0 96px; }
  .ul-note li {
    font-size: 1.6rem;
    line-height: 2.4rem;
    padding-left: 1em;
    text-indent: -1em; }

/*******************************************/
/* Table                                   */
/*******************************************/
.table-border {
  width: 100%; }
  .table-border caption {
    font-size: 1.8rem;
    font-weight: bold;
    line-height: 2.4rem;
    text-align: left;
    margin-bottom: 0.6em; }
  .table-border th {
    background: #f4f7f9;
    border-top: 1px solid #bbb;
    border-bottom: 1px solid #bbb;
    border-left: 1px solid #bbb;
    font-weight: normal;
    line-height: 2.4rem;
    text-align: left;
    padding: 16px;
    vertical-align: middle; }
  .table-border td {
    border-top: 1px solid #bbb;
    border-bottom: 1px solid #bbb;
    border-right: 1px solid #bbb;
    padding: 16px;
    line-height: 2.4rem;
    text-align: left;
    vertical-align: middle; }

.table-line {
  width: 100%; }
  .table-line tr {
    border-bottom: 1px solid #ccc; }
    .table-line tr:first-child {
      border-top: 1px solid #ccc; }
    .table-line tr th {
      font-weight: normal;
      line-height: 2.4rem;
      padding: 8px 0;
      text-align: left;
      vertical-align: top; }
    .table-line tr td {
      padding: 8px 0;
      line-height: 2.4rem;
      text-align: left;
      vertical-align: top; }

.table-box {
  width: 100%; }
  .table-box th {
    display: block;
    font-weight: normal;
    line-height: 2.4rem;
    padding: 8px 0;
    text-align: left;
    vertical-align: top; }
  .table-box td {
    display: block;
    padding: 8px 0;
    line-height: 2.4rem;
    text-align: left;
    vertical-align: top; }

.table-time {
  margin-bottom: 12px;
  width: 100%; }
  .table-time tr:first-of-type {
    border-bottom: 1px solid #541b07; }
  .table-time tr:last-of-type {
    border-bottom: 1px solid #541b07; }
  .table-time th {
    font-size: 1.4rem;
    padding: 16px 0;
    text-align: center;
    width: 120px; }
  .table-time td {
    font-size: 1.4rem;
    padding: 16px 0;
    text-align: center;
    width: calc(calc(100% - 120px) / 7); }
    .table-time td span {
      color: #ffafc6; }

.table-price {
  border: 1px solid #ccc;
  width: 100%; }
  @media print, screen and (min-width: 768px) {
    .table-price {
      border: none; } }
  .table-price tr {
    border-top: 1px solid #ccc; }
  .table-price th {
    background: #f4f7f9;
    border: 1px solid #bbb;
    font-size: 1.3rem;
    line-height: 2.0rem;
    text-align: center;
    padding: 2px 8px;
    vertical-align: middle; }
    @media print, screen and (min-width: 768px) {
      .table-price th {
        font-size: 1.6rem;
        line-height: 2.4rem;
        padding: 16px; } }
  .table-price td {
    border: 1px solid #bbb;
    padding: 2px 8px;
    font-size: 1.3rem;
    line-height: 2.0rem;
    text-align: left;
    vertical-align: middle; }
    @media print, screen and (min-width: 768px) {
      .table-price td {
        font-size: 1.6rem;
        line-height: 2.4rem;
        padding: 16px; } }
    @media print, screen and (min-width: 768px) {
      .table-price td:nth-of-type(1) br {
        display: none; } }

.table-wide-1 th:nth-of-type(1) {
  width: 55%; }
  @media print, screen and (min-width: 768px) {
    .table-wide-1 th:nth-of-type(1) {
      width: 60%; } }
.table-wide-1 th:nth-of-type(2) {
  width: 15%; }
  @media print, screen and (min-width: 768px) {
    .table-wide-1 th:nth-of-type(2) {
      width: 15%; } }
.table-wide-1 th:nth-of-type(3) {
  width: 30%; }
  @media print, screen and (min-width: 768px) {
    .table-wide-1 th:nth-of-type(3) {
      width: 25%; } }

.table-wide-2 th:nth-of-type(1) {
  width: 70%; }
  @media print, screen and (min-width: 768px) {
    .table-wide-2 th:nth-of-type(1) {
      width: 75%; } }
.table-wide-2 th:nth-of-type(2) {
  width: 30%; }
  @media print, screen and (min-width: 768px) {
    .table-wide-2 th:nth-of-type(2) {
      width: 25%; } }

.table-wide-3 th:nth-of-type(1) {
  width: 50%; }
  @media print, screen and (min-width: 768px) {
    .table-wide-3 th:nth-of-type(1) {
      width: 60%; } }
.table-wide-3 th:nth-of-type(2) {
  width: 50%; }
  @media print, screen and (min-width: 768px) {
    .table-wide-3 th:nth-of-type(2) {
      width: 40%; } }

.table-wide-4 th:nth-of-type(1) {
  width: 20%; }
  @media print, screen and (min-width: 768px) {
    .table-wide-4 th:nth-of-type(1) {
      width: 20%; } }
.table-wide-4 th:nth-of-type(2) {
  width: 30%; }
  @media print, screen and (min-width: 768px) {
    .table-wide-4 th:nth-of-type(2) {
      width: 40%; } }
.table-wide-4 th:nth-of-type(3) {
  width: 50%; }
  @media print, screen and (min-width: 768px) {
    .table-wide-4 th:nth-of-type(3) {
      width: 40%; } }
.table-wide-4 td span {
  display: inline-block;
  margin-bottom: 0.75em; }

/*******************************************/
/* Print                                   */
/*******************************************/
@media print {
  .printBreak {
    page-break-before: always; }

  .printVisible {
    opacity: 1 !important;
    visibility: visible !important;
    transform: none !important; }

  body {
    width: 1200px;
    transform: scale(0.8);
    transform-origin: 0 0; }

  #pagetop {
    display: none; }

  /* IE Hack */
  _:-ms-lang(x), body {
    width: 1200px;
    transform: scale(1); } }

/*# sourceMappingURL=cmn.css.map */
