@charset "utf-8";

*, :after, :before {
  border-style: solid;
  border-width: 0;
  box-sizing: border-box;
}

img {
    max-width: 100%;
}

html {
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
  -webkit-tap-highlight-color: transparent;
  font-size: 62.5%;
}

body {
  margin: 0;
  color: #0c3f45;
  font-family: "M PLUS 1p", sans-serif;
  font-size: 1.44rem;
  font-weight: 400;
}

main {
  display: block;
}

address,
blockquote,
dl,
figure,
form,
iframe,
p,
pre,
table {
  margin: 0;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: inherit;
  font-weight: inherit;
  line-height: inherit;
  margin: 0;
}

ol,
ul {
  list-style: none;
  margin: 0;
  padding: 0;
}

dt {
  font-weight: 700;
}

dd {
  margin-left: 0;
}

hr {
  border-top-width: 1px;
  box-sizing: content-box;
  clear: both;
  color: inherit;
  height: 0;
  margin: 0;
  overflow: visible;
}

pre {
  font-family: monospace, monospace;
  font-size: inherit;
}

address {
  font-style: inherit;
}

a {
  background-color: transparent;
  color: inherit;
  -webkit-text-decoration: none;
  text-decoration: none;
}

abbr[title] {
  -webkit-text-decoration: underline;
  text-decoration: underline;
  -webkit-text-decoration: underline dotted;
  text-decoration: underline dotted;
}

b,
strong {
  font-weight: bolder;
}

code,
kbd,
samp {
  font-family: monospace, monospace;
  font-size: inherit;
}

small {
  font-size: 80%;
}

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

embed,
iframe,
img,
object {
  vertical-align: bottom;
}

button,
input,
optgroup,
select,
textarea {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background: 0 0;
  border-radius: 0;
  color: inherit;
  font: inherit;
  margin: 0;
  outline: 0;
  padding: 0;
  text-align: inherit;
  vertical-align: middle;
}

[type=checkbox] {
  -webkit-appearance: checkbox;
  -moz-appearance: checkbox;
  appearance: checkbox;
}

[type=radio] {
  -webkit-appearance: radio;
  -moz-appearance: radio;
  appearance: radio;
}

button,
input {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

[type=button],
[type=reset],
[type=submit],
button {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  cursor: pointer;
}

[type=button][disabled],
[type=reset][disabled],
[type=submit][disabled],
button[disabled] {
  cursor: default;
}

[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner,
button::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

[type=button]:-moz-focusring,
[type=reset]:-moz-focusring,
[type=submit]:-moz-focusring,
button:-moz-focusring {
  outline: 1px dotted ButtonText;
}

select::-ms-expand {
  display: none;
}

fieldset,
option {
  padding: 0;
}

fieldset {
  margin: 0;
  min-width: 0;
}

legend {
  color: inherit;
  display: table;
  max-width: 100%;
  padding: 0;
  white-space: normal;
}

progress {
  vertical-align: baseline;
}

textarea {
  overflow: auto;
}

[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
  height: auto;
}

[type=search] {
  outline-offset: -2px;
}

[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit;
}

label[for] {
  cursor: pointer;
}

details {
  display: block;
}

summary {
  display: list-item;
}

[contenteditable] {
  outline: 0;
}

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

caption {
  text-align: left;
}

td,
th {
  padding: 0;
  vertical-align: top;
}

[hidden],
template {
  display: none;
}

.kcnc-information-post-main a {
  -webkit-text-decoration: underline;
  text-decoration: underline;
}




.sp-only {
  display: none;
}

.side20 {
  padding-left: 20px;
  padding-right: 20px;
}

.side100 {
  padding-left: 100px;
  padding-right: 100px;
}

.max1000 {
  max-width: 1000px;
}

.max1000,
.max1200 {
  margin-left: auto;
  margin-right: auto;
}

.max1200 {
  max-width: 1200px;
}

.max1400 {
  margin-left: auto;
  margin-right: auto;
  max-width: 1400px;
}

.center {
  text-align: center;
}

.flex-center {
  align-items: center;
  display: flex;
  justify-content: center;
}

.height40 {
  height: 40px;
}

.height50 {
  height: 50px;
}

.width140 {
  width: 140px;
}

.width230 {
  width: 230px;
}

.width260 {
  width: 260px;
}

.size18 {
  font-size: 1.8rem;
}

.size20 {
  font-size: 2rem;
}

.size22 {
  font-size: 2.2rem;
}

.size26 {
  font-size: 2.6rem;
}

.size32 {
  font-size: 3.2rem;
}

.weight500 {
  font-weight: 500;
}

.space05 {
  letter-spacing: .05em;
  text-indent: .05em;
}

.space10 {
  letter-spacing: .1em;
  text-indent: .1em;
}

.round10 {
  border-radius: 10px;
}

.round20 {
  border-radius: 20px;
}

.round50 {
  border-radius: 50px;
}

.blue {
  color: #5cb6c0;
}

.white,
.white a:hover {
  color: #fff;
}

.pink {
  color: #edb2a7;
}

.magenta {
  color: #ff758d;
}

.pink-back {
  background-color: #edb2a7;
}

.blue-back {
  background-color: #5cb6c0;
}

.green-back {
  background-color: #4cc764;
}

.vertical {
  writing-mode: vertical-rl;
}

@media only screen and (max-width: 599px) {
  body {
    font-size: 1.3rem;
  }

  .pc-only {
    display: none;
  }

  .sp-only {
    display: block;
  }

  .sp-side0 {
    padding-left: 0;
    padding-right: 0;
  }

  .sp-side20 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .sp-side30 {
    padding-left: 30px;
    padding-right: 30px;
  }

  .sp-size14 {
    font-size: 1.4rem;
  }

  .sp-size18 {
    font-size: 1.8rem;
  }

  .sp-size24 {
    font-size: 2.4rem;
  }

  .sp-weight400 {
    font-weight: 400;
  }

  .sp-round20 {
    border-radius: 20px;
  }

  .sp-pink {
    color: #edb2a7;
  }

  .sp-white {
    color: #fff;
  }
}

.nuxt-progress {
  background-color: #000;
  height: 2px;
  left: 0;
  opacity: 1;
  position: fixed;
  right: 0;
  top: 0;
  transition: width .1s, opacity .4s;
  width: 0;
  z-index: 999999;
}

.nuxt-progress.nuxt-progress-notransition {
  transition: none;
}

.nuxt-progress-failed {
  background-color: red;
}

.sticky[data-v-df247724] {
  position: sticky;
  top: 0;
  z-index: 3;
}

.kcnc-firstview-wrapper[data-v-df247724] {
  margin-bottom: 30px;
}

.kcnc-firstview-wrapper[data-v-df247724],
.kcnc-footer-wrapper[data-v-df247724],
.kcnc-page-wrapper[data-v-df247724] {
  position: relative;
  z-index: 1;
}

.kcnc-fixed-anagos-notice-wrapper[data-v-df247724] {
  bottom: 0;
  position: fixed;
  right: 100px;
  z-index: 2;
}

.kcnc-fixed-hours-wrapper[data-v-df247724] {
  pointer-events: none;
  position: fixed;
  right: 0;
  top: 180px;
  z-index: 2;
}

.kcnc-fixed-shortcut-wrapper[data-v-df247724] {
  display: none;
}

@media only screen and (max-width: 599px) {
  .sp-sticky[data-v-df247724] {
    position: sticky;
    top: 0;
    z-index: 3;
  }

  .kcnc-firstview-wrapper[data-v-df247724] {
    margin-bottom: 50px;
  }

  .kcnc-fixed-anagos-notice-wrapper[data-v-df247724] {
    bottom: 60px;
    right: 10px;
  }

  .kcnc-fixed-shortcut-wrapper[data-v-df247724] {
    bottom: 0;
    display: block;
    left: 0;
    position: sticky;
    z-index: 4;
  }
}

.kcnc-header[data-v-47e822f0] {
  align-items: center;
  background-color: #fff;
  display: flex;
  height: 180px;
  justify-content: space-between;
  position: relative;
  z-index: 2;
}

.kcnc-header.thin[data-v-47e822f0] {
  height: 80px;
}

.kcnc-header-top-logo[data-v-47e822f0] {
  flex-shrink: 0;
  max-width: 450px;
}

.thin .kcnc-header-top-logo[data-v-47e822f0] {
  max-width: 270px;
}

.kcnc-header-top-menu[data-v-47e822f0] {
  align-items: center;
  display: flex;
}

.kcnc-header-menu-hamburger[data-v-47e822f0] {
  display: flex;
  flex-direction: column;
  height: 25px;
  justify-content: space-between;
  margin-right: 25px;
  width: 25px;
}

.kcnc-header-menu-hamburger span[data-v-47e822f0] {
  background-color: #0c3f45;
  display: inline-block;
  height: 1px;
  width: 100%;
}

.kcnc-header-menu-hamburger.close span[data-v-47e822f0]:nth-of-type(2) {
  display: none;
}

.kcnc-header-menu-hamburger.close span[data-v-47e822f0]:first-of-type {
  transform: rotate(45deg) translateY(10px);
}

.kcnc-header-menu-hamburger.close span[data-v-47e822f0]:nth-of-type(3) {
  transform: rotate(-45deg) translateY(-10px);
}

.kcnc-header-inner-menu-wrapper[data-v-47e822f0] {
  background-color: hsla(0, 0%, 100%, .9);
  left: 0;
  position: absolute;
  top: 100%;
  width: 100%;
  z-index: 1;
}

.kcnc-header-top-menu.sp-only[data-v-47e822f0] {
  display: none;
}

@media only screen and (max-width: 599px) {
  .kcnc-header[data-v-47e822f0] {
    height: 70px;
  }

  .kcnc-header-top-logo[data-v-47e822f0] {
    max-width: 170px;
  }

  .kcnc-header-top-menu[data-v-47e822f0] {
    display: none;
  }

  .kcnc-header-top-menu.sp-only[data-v-47e822f0] {
    align-items: center;
    display: flex;
  }

  .kcnc-header-top-menu.sp-only a[data-v-47e822f0] {
    display: inline-block;
    margin-right: 8px;
  }

  .kcnc-header-top-menu.sp-only a img[data-v-47e822f0] {
    height: 30px;
  }

  .kcnc-header-menu-hamburger[data-v-47e822f0] {
    display: inline-flex;
    height: 15px;
    margin-right: 0;
    width: 20px;
  }
}

.kcnc-header-menu-info-wrapper[data-v-18502e39],
.kcnc-header-menu-info[data-v-18502e39],
.kcnc-header-menu-site[data-v-18502e39] {
  align-items: center;
  display: flex;
  justify-content: flex-end;
}

.kcnc-header-menu-info-wrapper[data-v-18502e39] {
  margin-bottom: 20px;
}

.kcnc-header-menu-info-wrapper.only[data-v-18502e39] {
  margin-bottom: 0;
}

.kcnc-header-menu-info[data-v-18502e39] {
  font-size: 1.4rem;
}

.kcnc-header-menu-info-item[data-v-18502e39] {
  margin-right: 20px;
}

.kcnc-header-menu-site[data-v-18502e39] {
  font-size: 1.5rem;
  letter-spacing: .1em;
  text-indent: .1em;
}

.kcnc-header-menu-site-item[data-v-18502e39]:not(:last-of-type) {
  margin-right: 40px;
}

@media only screen and (max-width: 599px) {
  .kcnc-header-menu[data-v-18502e39] {
    display: none;
  }
}

.button[data-v-2efc4e6b] {
  align-items: center;
  display: flex;
  justify-content: center;
  position: relative;
}

.button[data-v-2efc4e6b],
.button[data-v-2efc4e6b]:hover {
  color: #fff;
}

.button.sp-left[data-v-2efc4e6b]:before {
  background-image: url(/images/common/sp.png);
  height: 30px;
  left: 30px;
  top: 50%;
  transform: translateY(-50%);
  width: 20px;
}

.button.anago-right[data-v-2efc4e6b]:after,
.button.sp-left[data-v-2efc4e6b]:before {
  background-repeat: no-repeat;
  background-size: contain;
  content: "";
  position: absolute;
}

.button.anago-right[data-v-2efc4e6b]:after {
  background-image: url(/images/common/anago-white.png);
  bottom: 0;
  height: 43px;
  right: 15px;
  width: 36px;
}

.button.sp-right[data-v-2efc4e6b]:before {
  background-image: url(/images/common/sp.png);
  height: 30px;
  right: 30px;
  top: 50%;
  transform: translateY(-50%);
  width: 20px;
}

.button.anago-left[data-v-2efc4e6b]:after,
.button.sp-right[data-v-2efc4e6b]:before {
  background-repeat: no-repeat;
  background-size: contain;
  content: "";
  position: absolute;
}

.button.anago-left[data-v-2efc4e6b]:after {
  background-image: url(/images/common/anago-pair-white.png);
  bottom: 0;
  height: 33px;
  left: 15px;
  width: 66.5px;
}

.kcnc-header-inner-menu[data-v-30eadbc8] {
  max-height: 300px;
  padding: 20px;
  width: 100%;
}

.kcnc-header-inner-menu-inner[data-v-30eadbc8] {
  display: flex;
}

.kcnc-header-inner-menu-item[data-v-30eadbc8] {
  width: 16.66667%;
}

.kcnc-header-inner-menu-item-name[data-v-30eadbc8] {
  align-items: center;
  color: #5cb6c0;
  display: flex;
}

.kcnc-header-inner-menu-item-name[data-v-30eadbc8]:before {
  background-color: #5cb6c0;
  clip-path: polygon(0 0, 100% 50%, 0 100%);
  content: "";
  height: 10px;
  margin-right: 10px;
  width: 8px;
}

.kcnc-header-inner-menu-item-sub[data-v-30eadbc8] {
  margin-left: 10px;
  margin-top: 20px;
}

.kcnc-header-inner-menu-item-sub-item[data-v-30eadbc8] {
  margin-bottom: 20px;
}

.kcnc-header-inner-menu-item-sub-item[data-v-30eadbc8]:last-of-type {
  margin-bottom: 30px;
}

.kcnc-header-inner-menu-item-sub-item-name[data-v-30eadbc8] {
  align-items: center;
  display: flex;
}

.kcnc-header-inner-menu-item-sub-item-name[data-v-30eadbc8]:before {
  background-color: #0c3f45;
  content: "";
  height: 1px;
  margin-right: 10px;
  width: 8px;
}



@media only screen and (max-width: 599px) {
    .kcnc-header-inner-menu[data-v-30eadbc8] {
        height: 95vh;
        max-height: 100vh;
        overflow-y: scroll;
        overscroll-behavior: contain;
        padding: 20px 45px 200px;
    }
    
    .kcnc-header-inner-menu-inner[data-v-30eadbc8] {
        flex-direction: column;
    }
    
    .kcnc-header-inner-menu-item[data-v-30eadbc8] {
        margin-bottom: 40px;
        width: 100%;
    }
    
    .kcnc-header-inner-menu-item-sub-item[data-v-30eadbc8]:last-of-type {
        margin-bottom: 0;
    }
}

.kcnc-firstview[data-v-225ed76c] {
    position: relative;
}

.kcnc-firstview-address-wrapper[data-v-225ed76c] {
    left: 50px;
    position: absolute;
    top: 120px;
}

@media only screen and (max-width: 599px) {
    .kcnc-firstview-address-wrapper[data-v-225ed76c] {
        display: none;
    }
}

.kcnc-firstview-main {
    position: relative;
}

.kcnc-firstview-main-image {
    aspect-ratio: 1199/641.94;
    clip-path: url(#fvFrame);
    -o-object-fit: cover;
    object-fit: cover;
}

.kcnc-firstview-main-news-wrapper {
    bottom: 40px;
    position: absolute;
    right: 0;
    width: 700px;
}

.kcnc-firstview-main-catch {
    color: #fff;
    filter: drop-shadow(2px 2px 2px #777);
    font-size: 3rem;
    font-weight: 500;
    left: 50px;
    line-height: 1.8;
    position: absolute;
    top: 40%;
}

.kcnc-firstview-main-title {
    bottom: 0;
    display: flex;
    flex-direction: column;
    height: 160px;
    justify-content: center;
    position: absolute;
    right: 0;
    text-align: center;
    width: 300px;
}

.kcnc-firstview-main-title-sub {
    color: #5cb8c4;
    font-size: 1.6rem;
    font-weight: 500;
}

.kcnc-firstview-main-title-subpink {
    color: #edb2a7;
    font-size: 1.6rem;
    font-weight: 500;
}

.kcnc-firstview-main-title-main {
    font-size: 3rem;
    font-weight: 500;
}

.kcnc-firstview-main-title-second {
    font-size: 2rem;
    font-weight: 500;
}

@media only screen and (max-width: 599px) {
    .kcnc-firstview-main-image {
        clip-path: none;
    }
    
    .kcnc-firstview-main-news-wrapper {
        bottom: -25px;
        right: 50%;
        transform: translateX(50%);
        width: 100%;
    }
    
    .kcnc-firstview-main-catch {
        bottom: 45%;
        filter: drop-shadow(2px 2px 2px #777);
        font-size: 1.8rem;
        left: 20px;
        top: auto;
        transform: translateY(50%);
    }
    
    .kcnc-firstview-main-title {
        height: auto;
        position: relative;
        width: 100%;
    }
    
    .kcnc-firstview-main-title-sub {
        font-size: 1.4rem;
        font-weight: 500;
        margin-bottom: 10px;
    }
    
    .kcnc-firstview-main-title-main {
        font-size: 2.1rem;
        font-weight: 500;
    }
}

.kcnc-address-icon[data-v-1b5deaa0],
.kcnc-address-postalcode[data-v-1b5deaa0] {
    display: none;
}

.icon .kcnc-address-icon[data-v-1b5deaa0],
.postalcode .kcnc-address-postalcode[data-v-1b5deaa0] {
    display: inline-block;
}








.kcnc-headline-topsub[data-v-4bdd85f5] {
    margin-bottom: 10px;
}

.kcnc-headline-sub[data-v-4bdd85f5] {
    margin-top: 10px;
}

.line-right[data-v-4bdd85f5] {
    align-items: center;
    display: flex;
}

.line-right[data-v-4bdd85f5]:after {
    background-color: #0c3f45;
    content: "";
    display: inline-block;
    height: 1px;
    width: 100%;
}

.line-right span[data-v-4bdd85f5] {
    margin-right: 20px;
    white-space: nowrap;
}

.bar-left[data-v-4bdd85f5] {
    align-items: center;
    display: flex;
}

.bar-left[data-v-4bdd85f5]:before {
    background-color: #5cb8c4;
    content: "";
    display: inline-block;
    height: 30px;
    margin-right: 10px;
    width: 8px;
}

.kcnc-map[data-v-6ea41703] {
    border: none;
    height: 100%;
    width: 100%;
}


.kcnc-footer-recruite-wrapper[data-v-0ad201b0] {
    margin-bottom: 55px;
}

.kcnc-footer-information[data-v-0ad201b0] {
    display: flex;
    justify-content: space-between;
}

.kcnc-footer-information-data-wrapper[data-v-0ad201b0] {
    flex-shrink: 0;
    max-width: 500px;
}

.kcnc-footer-information-map-wrapper[data-v-0ad201b0] {
    max-width: 560px;
    width: calc(100% - 540px);
}

@media only screen and (max-width: 599px) {
    .kcnc-footer-recruite-wrapper[data-v-0ad201b0] {
        margin-bottom: 40px;
    }

    .kcnc-footer-information[data-v-0ad201b0] {
        display: block;
    }

    .kcnc-footer-information-data-wrapper[data-v-0ad201b0],
    .kcnc-footer-information-map-wrapper[data-v-0ad201b0] {
        margin-bottom: 40px;
        max-width: none;
        width: 100%;
    }
}

.kcnc-footer-recruit[data-v-03d3df9c] {
    align-items: stretch;
    display: flex;
}

.kcnc-footer-recruit-image-wrapper[data-v-03d3df9c] {
    height: auto;
    max-width: calc(100% - 550px);
}

.kcnc-footer-recruit-image[data-v-03d3df9c] {
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    width: 100%;
}

.kcnc-footer-recruit-contents-wrapper[data-v-03d3df9c] {
    background-color: #edb2a7;
    flex-shrink: 0;
    max-width: 550px;
    padding: 70px 20px 60px;
    width: 100%;
}

.kcnc-footer-recruit-contents[data-v-03d3df9c] {
    margin: auto;
    max-width: 350px;
}

.kcnc-footer-recruit-contents-headline-wrapper[data-v-03d3df9c] {
    margin-bottom: 30px;
}

.kcnc-footer-recruit-contents-image-wrapper[data-v-03d3df9c] {
    margin-bottom: 50px;
}

.kcnc-footer-recruit-contents-catch[data-v-03d3df9c] {
    color: #fff;
    margin-bottom: 30px;
    text-align: center;
}

.kcnc-footer-recruit-contents-catch span[data-v-03d3df9c] {
    display: inline-block;
    line-height: 1.8;
}

.kcnc-footer-recruit-contents-to-detail[data-v-03d3df9c] {
    display: flex;
    justify-content: center;
}

@media only screen and (max-width: 599px) {
    .kcnc-footer-recruit[data-v-03d3df9c] {
        flex-direction: column-reverse;
    }

    .kcnc-footer-recruit-image-wrapper[data-v-03d3df9c] {
        max-width: none;
        width: 100%;
    }

    .kcnc-footer-recruit-contents-wrapper[data-v-03d3df9c] {
        max-width: none;
        padding: 40px 20px 50px;
        width: 100%;
    }
}

.kcnc-footer-data-logo-wrapper[data-v-6cf12748] {
    margin-bottom: 30px;
    max-width: 400px;
}

.kcnc-footer-data-hours-wrapper[data-v-6cf12748] {
    border-top: 1px solid #ccc;
    margin-bottom: 20px;
}

.kcnc-footer-data-item-wrapper[data-v-6cf12748] {
    display: flex;
    letter-spacing: .07em;
    line-height: 1.8;
    margin-bottom: 20px;
}

.kcnc-footer-data-item-data[data-v-6cf12748] {
    white-space: pre-line;
}

.kcnc-footer-data-item-title[data-v-6cf12748] {
    flex-shrink: 0;
    width: 120px;
}

.kcnc-footer-data-tel-wrapper[data-v-6cf12748] {
    margin-bottom: 20px;
}

.kcnc-footer-data-contact-wrapper[data-v-6cf12748] {
    align-items: flex-end;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.kcnc-footer-data-to-reservation-wrapper[data-v-6cf12748] {
    max-width: 70%;
}

.kcnc-footer-data-to-reservation[data-v-6cf12748] {
    margin-bottom: 20px;
}

.kcnc-footer-data-address-wrapper[data-v-6cf12748] {
    margin-bottom: 10px;
}

.kcnc-footer-data-sns-wrapper[data-v-6cf12748] {
    margin: 10px 10px 75px;
}

@media only screen and (max-width: 599px) {
    .kcnc-footer-data[data-v-6cf12748] {
        align-items: center;
        display: flex;
        flex-direction: column;
    }

    .kcnc-footer-data-logo-wrapper[data-v-6cf12748] {
        max-width: 250px;
    }

    .kcnc-footer-data-hours-wrapper[data-v-6cf12748] {
        margin-bottom: 40px;
    }

    .kcnc-footer-data-item-wrapper[data-v-6cf12748] {
        display: block;
        max-width: 305px;
    }

    .kcnc-footer-data-to-reservation[data-v-6cf12748] {
        margin-bottom: 30px;
    }

    .kcnc-footer-data-contact-wrapper[data-v-6cf12748] {
        display: block;
    }

    .kcnc-footer-data-to-reservation-wrapper[data-v-6cf12748] {
        max-width: 100%;
    }

    .kcnc-footer-data-sns-wrapper[data-v-6cf12748] {
        margin-top: 20px;
    }
}

.kcnc-hours-caption[data-v-40905322] {
    caption-side: bottom;
    margin-top: 10px;
}

.kcnc-hours-body-line[data-v-40905322],
.kcnc-hours-header-line[data-v-40905322] {
    border-bottom: 1px solid #ccc;
}

.kcnc-hours-body-line>[data-v-40905322],
.kcnc-hours-header-line>[data-v-40905322] {
    height: 50px;
}

.kcnc-hours-body-line-time-inner[data-v-40905322],
.kcnc-hours-header-line-name-inner[data-v-40905322] {
    align-items: center;
    display: flex;
    height: 100%;
    padding-right: 20px;
}

.kcnc-hours-body-line-time-inner[data-v-40905322] {
    justify-content: flex-end;
}

.kcnc-hours-body-line-week[data-v-40905322],
.kcnc-hours-header-line-week[data-v-40905322] {
    font-weight: 500;
    text-align: center;
    width: 50px;
}

.kcnc-hours-body-line-week-inner[data-v-40905322],
.kcnc-hours-header-line-week-inner[data-v-40905322] {
    align-items: center;
    display: flex;
    height: 100%;
    justify-content: center;
}

.kcnc-hours-body-line-week-inner[data-v-40905322]:before {
    background-color: #5cb6c0;
    border-radius: 50%;
    content: "";
    display: block;
    height: 10px;
    width: 10px;
}

.kcnc-hours-body-line-week-inner.closed[data-v-40905322]:before {
    background-color: #0c3f45;
    height: 1px;
    transform: rotate(-50deg);
    width: 14px;
}

@media only screen and (max-width: 599px) {
    .kcnc-hours-body-line-time-inner[data-v-40905322],
    .kcnc-hours-header-line-name-inner[data-v-40905322] {
        max-width: 60px;
        padding-right: 10px;
    }

    .kcnc-hours-header-line-name-inner[data-v-40905322],
    .kcnc-hours-header-line-week-inner[data-v-40905322] {
        font-size: 1.2rem;
    }

    .kcnc-hours-body-line-time-inner[data-v-40905322] {
        font-size: 1.2rem;
        line-height: 1.5;
    }

    .kcnc-hours-body-line-week[data-v-40905322],
    .kcnc-hours-header-line-week[data-v-40905322] {
        width: 35px;
    }

    .kcnc-hours-body-line-week-inner[data-v-40905322]:before {
        height: 8px;
        width: 8px;
    }

    .kcnc-hours-body-line-week-inner.closed[data-v-40905322]:before {
        height: 1px;
        width: 10px;
    }
}

.kcnc-cards-text[data-v-707654f2] {
    margin-bottom: 20px;
}

.kcnc-cards-images[data-v-707654f2] {
    align-items: flex-end;
    display: flex;
}

.kcnc-cards-images-item[data-v-707654f2] {
    margin-right: 10px;
    max-width: 40px;
}

.kcnc-sns-text[data-v-b6f8eeba] {
    margin-top: 30px;
    text-align: center;
}

.kcnc-sns-images[data-v-b6f8eeba] {
    display: flex;
    justify-content: center;
}

.kcnc-sns-images-item[data-v-b6f8eeba] {
    margin: 0 15px;
    max-width: 50px;
}

@media only screen and (max-width: 599px) {
    .kcnc-sns-images[data-v-b6f8eeba] {
        margin-top: 40px;
    }

    .kcnc-sns-images-item[data-v-b6f8eeba] {
        max-width: 40px;
    }

    .kcnc-sns-text[data-v-b6f8eeba] {
        margin-top: 20px;
    }
}

.kcnc-to-top[data-v-e5b7f016] {
    padding-right: 144px;
    text-align: center;
}

.kcnc-to-top-image[data-v-e5b7f016] {
    width: 144px;
}

@media only screen and (max-width: 599px) {
    .kcnc-to-top[data-v-e5b7f016] {
        padding-right: 50px;
        text-align: center;
    }

    .kcnc-to-top-image[data-v-e5b7f016] {
        width: 100px;
    }
}

.kcnc-copyright[data-v-07b1dc2c] {
    align-items: center;
    border-top: 20px solid #f3e0dc;
    display: flex;
    font-size: 1.2rem;
    height: 80px;
    justify-content: center;
}

.kcnc-fixed-hours[data-v-fcaba4d0] {
    background-color: #fff;
    filter: drop-shadow(5px 5px 5px #aaa);
    min-height: 390px;
    padding: 40px 50px;
    position: relative;
    transform: translateX(100%);
    transition: .3s ease-in-out;
}

.kcnc-fixed-hours.active[data-v-fcaba4d0] {
    pointer-events: all;
    transform: translateX(0);
}

.kcnc-fixed-hours-tab[data-v-fcaba4d0] {
    align-items: center;
    background-color: #edb2a7;
    border-radius: 30px 0 0 30px;
    cursor: pointer;
    display: flex;
    height: 260px;
    justify-content: center;
    pointer-events: all;
    position: absolute;
    right: 100%;
    top: 0;
    width: 100px;
}

.kcnc-fixed-hours-tab-inner[data-v-fcaba4d0] {
    color: #fff;
    font-size: 1.5rem;
    font-weight: 500;
    letter-spacing: .2em;
    text-indent: .2em;
    writing-mode: vertical-rl;
}

.kcnc-fixed-hours-tab-icon[data-v-fcaba4d0] {
    font-size: 2rem;
}

.kcnc-fixed-hours-contents-address-wrapper[data-v-fcaba4d0],
.kcnc-fixed-hours-contents-hours-wrapper[data-v-fcaba4d0] {
    margin-bottom: 20px;
}

.kcnc-fixed-hours-contents-line-wrapper[data-v-fcaba4d0] {
    display: flex;
    margin-bottom: 20px;
}

.kcnc-fixed-hours-contents-line-text[data-v-fcaba4d0] {
    margin-left: 16px;
}

.kcnc-fixed-doctors[data-v-fcaba4d0] {
    height: 260px;
    pointer-events: auto;
    position: fixed;
    right: 0;
    top: 400px;
    width: 100px;
    z-index: 2000;
}

.kcnc-fixed-doctors-tab[data-v-fcaba4d0] {
    align-items: center;
    background-color: #5cbfc3;
    border-radius: 30px 0 0 30px;
    cursor: pointer;
    display: flex;
    filter: drop-shadow(5px 5px 5px #aaa);
    height: 100%;
    justify-content: center;
    pointer-events: all;
    position: relative;
    -webkit-text-decoration: none;
    text-decoration: none;
    width: 100%;
}

.kcnc-fixed-doctors-tab-inner[data-v-fcaba4d0] {
    color: #fff;
    font-size: 1.5rem;
    font-weight: 500;
    letter-spacing: .1em;
    writing-mode: vertical-rl;
}

.kcnc-fixed-doctors-tab-icon[data-v-fcaba4d0] {
    font-size: 2rem;
    margin-bottom: .2em;
}

@media only screen and (max-width: 599px) {
    .kcnc-fixed-doctors[data-v-fcaba4d0],
    .kcnc-fixed-hours[data-v-fcaba4d0] {
        display: none;
    }
}

.kcnc-shortcut[data-v-bb7cc5f8] {
    align-items: center;
    background-color: #fff;
    display: flex;
    justify-content: space-between;
    position: relative;
    width: 100vw;
}

.kcnc-shortcut-hours-wrapper[data-v-bb7cc5f8] {
    background-color: #fff;
    bottom: 100%;
    display: flex;
    justify-content: center;
    left: 0;
    padding: 20px;
    position: absolute;
    width: 100%;
}

.kcnc-shortcut-button[data-v-bb7cc5f8] {
    align-items: center;
    color: #fff;
    display: flex;
    height: 60px;
    justify-content: center;
    position: relative;
    width: 50%;
}

.kcnc-shortcut-button.hours[data-v-bb7cc5f8] {
    background-color: #5cb6c0;
}

.kcnc-shortcut-button.reservation[data-v-bb7cc5f8] {
    background-color: #edb2a7;
}

.kcnc-shortcut-button.reservation[data-v-bb7cc5f8]:before {
    background-image: url(/images/common/anago-pair-white.png);
    background-repeat: no-repeat;
    background-size: contain;
    bottom: 0;
    content: "";
    height: 32px;
    left: 10px;
    position: absolute;
    width: 44px;
}

.kcnc-shortcut-button-inner[data-v-bb7cc5f8] {
    letter-spacing: .1em;
    text-indent: .1em;
}

.hours .kcnc-shortcut-button-inner[data-v-bb7cc5f8] {
    display: inline-block;
    margin-left: 10px;
}

.kcnc-shortcut-hours-line-wrapper[data-v-bb7cc5f8] {
    display: flex;
    margin-top: 20px;
}

.kcnc-shortcut-hours-line-text[data-v-bb7cc5f8] {
    margin-left: 8px;
}

