@charset "UTF-8";
.font-serif { font-family: "游明朝 Medium", "游明朝体", "Yu Mincho Medium", YuMincho, "游明朝", "ヒラギノ明朝 ProN W6", HiraMinProN-W3, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", serif; }

/* Normalize
------------------------------- */
html { box-sizing: border-box; font-family: sans-serif; line-height: 1.15; -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; -ms-overflow-style: scrollbar; -webkit-tap-highlight-color: rgba(0, 0, 0, 0); }

*, *::before, *::after { box-sizing: inherit; }

@-ms-viewport { width: device-width; }
article, aside, dialog, figcaption, figure, footer, header, hgroup, main, nav, section { display: block; }

body { margin: 0; }

[tabindex="-1"]:focus { outline: none !important; }

hr { box-sizing: content-box; height: 0; overflow: visible; }

h1, h2, h3, h4, h5, h6 { margin-top: 0; margin-bottom: .5rem; }

p { margin-top: 0; margin-bottom: 1rem; }

abbr[title], abbr[data-original-title] { text-decoration: underline; text-decoration: underline dotted; cursor: help; border-bottom: 0; }

address { margin-bottom: 1rem; font-style: normal; line-height: inherit; }

ol, ul, dl { margin-top: 0; margin-bottom: 1rem; }

ol ol, ul ul, ol ul, ul ol { margin-bottom: 0; }

dt { font-weight: 400; }

dd { margin-bottom: .5rem; margin-left: 0; }

blockquote { margin: 0 0 1rem; }

dfn { font-style: italic; }

b, strong { font-weight: bolder; }

small { font-size: 80%; }

sub, sup { position: relative; font-size: 75%; line-height: 0; vertical-align: baseline; }

sub { bottom: -.25em; }

sup { top: -.5em; }

a { background-color: transparent; -webkit-text-decoration-skip: objects; }

a:not([href]):not([tabindex]) { color: inherit; text-decoration: none; }
a:not([href]):not([tabindex]):focus { color: inherit; text-decoration: none; }
a:not([href]):not([tabindex]):focus { outline: 0; }

pre, code, kbd, samp { font-family: monospace, monospace; font-size: 1em; }

pre { margin-top: 0; margin-bottom: 1rem; overflow: auto; }

figure { margin: 0 0 1rem; }

img { vertical-align: middle; border-style: none; }

svg:not(:root) { overflow: hidden; }

a, area, button, [role="button"], input, label, select, summary, textarea { touch-action: manipulation; }

table { border-collapse: collapse; }

caption { text-align: left; caption-side: bottom; }

th { text-align: left; }

label { display: inline-block; margin-bottom: .5rem; }

button:focus { outline: 1px dotted; outline: 5px auto -webkit-focus-ring-color; }

input, button, select, optgroup, textarea { margin: 0; font-family: inherit; font-size: inherit; line-height: inherit; }

button, input { overflow: visible; }

button, select { text-transform: none; }

button, html [type="button"], [type="reset"], [type="submit"] { -webkit-appearance: button; }

button::-moz-focus-inner, [type="button"]::-moz-focus-inner, [type="reset"]::-moz-focus-inner, [type="submit"]::-moz-focus-inner { padding: 0; border-style: none; }

input[type="radio"], input[type="checkbox"] { box-sizing: border-box; padding: 0; }

input[type="date"], input[type="time"], input[type="datetime-local"], input[type="month"] { -webkit-appearance: listbox; }

textarea { overflow: auto; resize: vertical; }

fieldset { min-width: 0; padding: 0; margin: 0; border: 0; }

legend { display: block; width: 100%; max-width: 100%; padding: 0; margin-bottom: .5rem; font-size: 1.5rem; line-height: inherit; color: inherit; white-space: normal; }

progress { vertical-align: baseline; }

[type="number"]::-webkit-inner-spin-button, [type="number"]::-webkit-outer-spin-button { height: auto; }

[type="search"] { outline-offset: -2px; -webkit-appearance: none; }

[type="search"]::-webkit-search-cancel-button, [type="search"]::-webkit-search-decoration { -webkit-appearance: none; }

::-webkit-file-upload-button { font: inherit; -webkit-appearance: button; }

output { display: inline-block; }

summary { display: list-item; }

template { display: none; }

[hidden] { display: none !important; }

/*!
 * Bootstrap Grid v4.3.1 (https://getbootstrap.com/)
 * Copyright 2011-2019 The Bootstrap Authors
 * Copyright 2011-2019 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
html { box-sizing: border-box; -ms-overflow-style: scrollbar; }

*, *::before, *::after { box-sizing: inherit; }

.container { width: 100%; padding-right: 15px; padding-left: 15px; margin-right: auto; margin-left: auto; }
@media (min-width: 768px) { .container { max-width: 1030px; } }

.container-fluid { width: 100%; padding-right: 15px; padding-left: 15px; margin-right: auto; margin-left: auto; }

.row { display: flex; flex-wrap: wrap; margin-right: -15px; margin-left: -15px; }

.no-gutters { margin-right: 0; margin-left: 0; }
.no-gutters > .col, .no-gutters > [class*="col-"] { padding-right: 0; padding-left: 0; }

.col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12, .col, .col-auto, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-md, .col-md-auto { position: relative; width: 100%; padding-right: 15px; padding-left: 15px; }

.col { flex-basis: 0; flex-grow: 1; max-width: 100%; }

.col-auto { flex: 0 0 auto; width: auto; max-width: 100%; }

.col-1 { flex: 0 0 8.3333333333%; max-width: 8.3333333333%; }

.col-2 { flex: 0 0 16.6666666667%; max-width: 16.6666666667%; }

.col-3 { flex: 0 0 25%; max-width: 25%; }

.col-4 { flex: 0 0 33.3333333333%; max-width: 33.3333333333%; }

.col-5 { flex: 0 0 41.6666666667%; max-width: 41.6666666667%; }

.col-6 { flex: 0 0 50%; max-width: 50%; }

.col-7 { flex: 0 0 58.3333333333%; max-width: 58.3333333333%; }

.col-8 { flex: 0 0 66.6666666667%; max-width: 66.6666666667%; }

.col-9 { flex: 0 0 75%; max-width: 75%; }

.col-10 { flex: 0 0 83.3333333333%; max-width: 83.3333333333%; }

.col-11 { flex: 0 0 91.6666666667%; max-width: 91.6666666667%; }

.col-12 { flex: 0 0 100%; max-width: 100%; }

.order-first { order: -1; }

.order-last { order: 13; }

.order-0 { order: 0; }

.order-1 { order: 1; }

.order-2 { order: 2; }

.order-3 { order: 3; }

.order-4 { order: 4; }

.order-5 { order: 5; }

.order-6 { order: 6; }

.order-7 { order: 7; }

.order-8 { order: 8; }

.order-9 { order: 9; }

.order-10 { order: 10; }

.order-11 { order: 11; }

.order-12 { order: 12; }

.offset-1 { margin-left: 8.3333333333%; }

.offset-2 { margin-left: 16.6666666667%; }

.offset-3 { margin-left: 25%; }

.offset-4 { margin-left: 33.3333333333%; }

.offset-5 { margin-left: 41.6666666667%; }

.offset-6 { margin-left: 50%; }

.offset-7 { margin-left: 58.3333333333%; }

.offset-8 { margin-left: 66.6666666667%; }

.offset-9 { margin-left: 75%; }

.offset-10 { margin-left: 83.3333333333%; }

.offset-11 { margin-left: 91.6666666667%; }

@media (min-width: 768px) { .col-md { flex-basis: 0; flex-grow: 1; max-width: 100%; }
  .col-md-auto { flex: 0 0 auto; width: auto; max-width: 100%; }
  .col-md-1 { flex: 0 0 8.3333333333%; max-width: 8.3333333333%; }
  .col-md-2 { flex: 0 0 16.6666666667%; max-width: 16.6666666667%; }
  .col-md-3 { flex: 0 0 25%; max-width: 25%; }
  .col-md-4 { flex: 0 0 33.3333333333%; max-width: 33.3333333333%; }
  .col-md-5 { flex: 0 0 41.6666666667%; max-width: 41.6666666667%; }
  .col-md-6 { flex: 0 0 50%; max-width: 50%; }
  .col-md-7 { flex: 0 0 58.3333333333%; max-width: 58.3333333333%; }
  .col-md-8 { flex: 0 0 66.6666666667%; max-width: 66.6666666667%; }
  .col-md-9 { flex: 0 0 75%; max-width: 75%; }
  .col-md-10 { flex: 0 0 83.3333333333%; max-width: 83.3333333333%; }
  .col-md-11 { flex: 0 0 91.6666666667%; max-width: 91.6666666667%; }
  .col-md-12 { flex: 0 0 100%; max-width: 100%; }
  .order-md-first { order: -1; }
  .order-md-last { order: 13; }
  .order-md-0 { order: 0; }
  .order-md-1 { order: 1; }
  .order-md-2 { order: 2; }
  .order-md-3 { order: 3; }
  .order-md-4 { order: 4; }
  .order-md-5 { order: 5; }
  .order-md-6 { order: 6; }
  .order-md-7 { order: 7; }
  .order-md-8 { order: 8; }
  .order-md-9 { order: 9; }
  .order-md-10 { order: 10; }
  .order-md-11 { order: 11; }
  .order-md-12 { order: 12; }
  .offset-md-0 { margin-left: 0; }
  .offset-md-1 { margin-left: 8.3333333333%; }
  .offset-md-2 { margin-left: 16.6666666667%; }
  .offset-md-3 { margin-left: 25%; }
  .offset-md-4 { margin-left: 33.3333333333%; }
  .offset-md-5 { margin-left: 41.6666666667%; }
  .offset-md-6 { margin-left: 50%; }
  .offset-md-7 { margin-left: 58.3333333333%; }
  .offset-md-8 { margin-left: 66.6666666667%; }
  .offset-md-9 { margin-left: 75%; }
  .offset-md-10 { margin-left: 83.3333333333%; }
  .offset-md-11 { margin-left: 91.6666666667%; } }
.d-none { display: none !important; }

.d-inline { display: inline !important; }

.d-inline-block { display: inline-block !important; }

.d-block { display: block !important; }

.d-table { display: table !important; }

.d-table-row { display: table-row !important; }

.d-table-cell { display: table-cell !important; }

.d-flex { display: flex !important; }

.d-inline-flex { display: inline-flex !important; }

@media (min-width: 768px) { .d-md-none { display: none !important; }
  .d-md-inline { display: inline !important; }
  .d-md-inline-block { display: inline-block !important; }
  .d-md-block { display: block !important; }
  .d-md-table { display: table !important; }
  .d-md-table-row { display: table-row !important; }
  .d-md-table-cell { display: table-cell !important; }
  .d-md-flex { display: flex !important; }
  .d-md-inline-flex { display: inline-flex !important; } }
@media print { .d-print-none { display: none !important; }
  .d-print-inline { display: inline !important; }
  .d-print-inline-block { display: inline-block !important; }
  .d-print-block { display: block !important; }
  .d-print-table { display: table !important; }
  .d-print-table-row { display: table-row !important; }
  .d-print-table-cell { display: table-cell !important; }
  .d-print-flex { display: flex !important; }
  .d-print-inline-flex { display: inline-flex !important; } }
.flex-row { flex-direction: row !important; }

.flex-column { flex-direction: column !important; }

.flex-row-reverse { flex-direction: row-reverse !important; }

.flex-column-reverse { flex-direction: column-reverse !important; }

.flex-wrap { flex-wrap: wrap !important; }

.flex-nowrap { flex-wrap: nowrap !important; }

.flex-wrap-reverse { flex-wrap: wrap-reverse !important; }

.flex-fill { flex: 1 1 auto !important; }

.flex-grow-0 { flex-grow: 0 !important; }

.flex-grow-1 { flex-grow: 1 !important; }

.flex-shrink-0 { flex-shrink: 0 !important; }

.flex-shrink-1 { flex-shrink: 1 !important; }

.justify-content-start { justify-content: flex-start !important; }

.justify-content-end { justify-content: flex-end !important; }

.justify-content-center { justify-content: center !important; }

.justify-content-between { justify-content: space-between !important; }

.justify-content-around { justify-content: space-around !important; }

.align-items-start { align-items: flex-start !important; }

.align-items-end { align-items: flex-end !important; }

.align-items-center { align-items: center !important; }

.align-items-baseline { align-items: baseline !important; }

.align-items-stretch { align-items: stretch !important; }

.align-content-start { align-content: flex-start !important; }

.align-content-end { align-content: flex-end !important; }

.align-content-center { align-content: center !important; }

.align-content-between { align-content: space-between !important; }

.align-content-around { align-content: space-around !important; }

.align-content-stretch { align-content: stretch !important; }

.align-self-auto { align-self: auto !important; }

.align-self-start { align-self: flex-start !important; }

.align-self-end { align-self: flex-end !important; }

.align-self-center { align-self: center !important; }

.align-self-baseline { align-self: baseline !important; }

.align-self-stretch { align-self: stretch !important; }

@media (min-width: 768px) { .flex-md-row { flex-direction: row !important; }
  .flex-md-column { flex-direction: column !important; }
  .flex-md-row-reverse { flex-direction: row-reverse !important; }
  .flex-md-column-reverse { flex-direction: column-reverse !important; }
  .flex-md-wrap { flex-wrap: wrap !important; }
  .flex-md-nowrap { flex-wrap: nowrap !important; }
  .flex-md-wrap-reverse { flex-wrap: wrap-reverse !important; }
  .flex-md-fill { flex: 1 1 auto !important; }
  .flex-md-grow-0 { flex-grow: 0 !important; }
  .flex-md-grow-1 { flex-grow: 1 !important; }
  .flex-md-shrink-0 { flex-shrink: 0 !important; }
  .flex-md-shrink-1 { flex-shrink: 1 !important; }
  .justify-content-md-start { justify-content: flex-start !important; }
  .justify-content-md-end { justify-content: flex-end !important; }
  .justify-content-md-center { justify-content: center !important; }
  .justify-content-md-between { justify-content: space-between !important; }
  .justify-content-md-around { justify-content: space-around !important; }
  .align-items-md-start { align-items: flex-start !important; }
  .align-items-md-end { align-items: flex-end !important; }
  .align-items-md-center { align-items: center !important; }
  .align-items-md-baseline { align-items: baseline !important; }
  .align-items-md-stretch { align-items: stretch !important; }
  .align-content-md-start { align-content: flex-start !important; }
  .align-content-md-end { align-content: flex-end !important; }
  .align-content-md-center { align-content: center !important; }
  .align-content-md-between { align-content: space-between !important; }
  .align-content-md-around { align-content: space-around !important; }
  .align-content-md-stretch { align-content: stretch !important; }
  .align-self-md-auto { align-self: auto !important; }
  .align-self-md-start { align-self: flex-start !important; }
  .align-self-md-end { align-self: flex-end !important; }
  .align-self-md-center { align-self: center !important; }
  .align-self-md-baseline { align-self: baseline !important; }
  .align-self-md-stretch { align-self: stretch !important; } }
.m-0 { margin: 0 !important; }

.mt-0, .my-0 { margin-top: 0 !important; }

.mr-0, .mx-0 { margin-right: 0 !important; }

.mb-0, .my-0 { margin-bottom: 0 !important; }

.ml-0, .mx-0 { margin-left: 0 !important; }

.m-1 { margin: 0.25rem !important; }

.mt-1, .my-1 { margin-top: 0.25rem !important; }

.mr-1, .mx-1 { margin-right: 0.25rem !important; }

.mb-1, .my-1 { margin-bottom: 0.25rem !important; }

.ml-1, .mx-1 { margin-left: 0.25rem !important; }

.m-2 { margin: 0.5rem !important; }

.mt-2, .my-2 { margin-top: 0.5rem !important; }

.mr-2, .mx-2 { margin-right: 0.5rem !important; }

.mb-2, .my-2 { margin-bottom: 0.5rem !important; }

.ml-2, .mx-2 { margin-left: 0.5rem !important; }

.m-3 { margin: 1rem !important; }

.mt-3, .my-3 { margin-top: 1rem !important; }

.mr-3, .mx-3 { margin-right: 1rem !important; }

.mb-3, .my-3 { margin-bottom: 1rem !important; }

.ml-3, .mx-3 { margin-left: 1rem !important; }

.m-4 { margin: 1.5rem !important; }

.mt-4, .my-4 { margin-top: 1.5rem !important; }

.mr-4, .mx-4 { margin-right: 1.5rem !important; }

.mb-4, .my-4 { margin-bottom: 1.5rem !important; }

.ml-4, .mx-4 { margin-left: 1.5rem !important; }

.m-5 { margin: 3rem !important; }

.mt-5, .my-5 { margin-top: 3rem !important; }

.mr-5, .mx-5 { margin-right: 3rem !important; }

.mb-5, .my-5 { margin-bottom: 3rem !important; }

.ml-5, .mx-5 { margin-left: 3rem !important; }

.p-0 { padding: 0 !important; }

.pt-0, .py-0 { padding-top: 0 !important; }

.pr-0, .px-0 { padding-right: 0 !important; }

.pb-0, .py-0 { padding-bottom: 0 !important; }

.pl-0, .px-0 { padding-left: 0 !important; }

.p-1 { padding: 0.25rem !important; }

.pt-1, .py-1 { padding-top: 0.25rem !important; }

.pr-1, .px-1 { padding-right: 0.25rem !important; }

.pb-1, .py-1 { padding-bottom: 0.25rem !important; }

.pl-1, .px-1 { padding-left: 0.25rem !important; }

.p-2 { padding: 0.5rem !important; }

.pt-2, .py-2 { padding-top: 0.5rem !important; }

.pr-2, .px-2 { padding-right: 0.5rem !important; }

.pb-2, .py-2 { padding-bottom: 0.5rem !important; }

.pl-2, .px-2 { padding-left: 0.5rem !important; }

.p-3 { padding: 1rem !important; }

.pt-3, .py-3 { padding-top: 1rem !important; }

.pr-3, .px-3 { padding-right: 1rem !important; }

.pb-3, .py-3 { padding-bottom: 1rem !important; }

.pl-3, .px-3 { padding-left: 1rem !important; }

.p-4 { padding: 1.5rem !important; }

.pt-4, .py-4 { padding-top: 1.5rem !important; }

.pr-4, .px-4 { padding-right: 1.5rem !important; }

.pb-4, .py-4 { padding-bottom: 1.5rem !important; }

.pl-4, .px-4 { padding-left: 1.5rem !important; }

.p-5 { padding: 3rem !important; }

.pt-5, .py-5 { padding-top: 3rem !important; }

.pr-5, .px-5 { padding-right: 3rem !important; }

.pb-5, .py-5 { padding-bottom: 3rem !important; }

.pl-5, .px-5 { padding-left: 3rem !important; }

.m-n1 { margin: -0.25rem !important; }

.mt-n1, .my-n1 { margin-top: -0.25rem !important; }

.mr-n1, .mx-n1 { margin-right: -0.25rem !important; }

.mb-n1, .my-n1 { margin-bottom: -0.25rem !important; }

.ml-n1, .mx-n1 { margin-left: -0.25rem !important; }

.m-n2 { margin: -0.5rem !important; }

.mt-n2, .my-n2 { margin-top: -0.5rem !important; }

.mr-n2, .mx-n2 { margin-right: -0.5rem !important; }

.mb-n2, .my-n2 { margin-bottom: -0.5rem !important; }

.ml-n2, .mx-n2 { margin-left: -0.5rem !important; }

.m-n3 { margin: -1rem !important; }

.mt-n3, .my-n3 { margin-top: -1rem !important; }

.mr-n3, .mx-n3 { margin-right: -1rem !important; }

.mb-n3, .my-n3 { margin-bottom: -1rem !important; }

.ml-n3, .mx-n3 { margin-left: -1rem !important; }

.m-n4 { margin: -1.5rem !important; }

.mt-n4, .my-n4 { margin-top: -1.5rem !important; }

.mr-n4, .mx-n4 { margin-right: -1.5rem !important; }

.mb-n4, .my-n4 { margin-bottom: -1.5rem !important; }

.ml-n4, .mx-n4 { margin-left: -1.5rem !important; }

.m-n5 { margin: -3rem !important; }

.mt-n5, .my-n5 { margin-top: -3rem !important; }

.mr-n5, .mx-n5 { margin-right: -3rem !important; }

.mb-n5, .my-n5 { margin-bottom: -3rem !important; }

.ml-n5, .mx-n5 { margin-left: -3rem !important; }

.m-auto { margin: auto !important; }

.mt-auto, .my-auto { margin-top: auto !important; }

.mr-auto, .mx-auto { margin-right: auto !important; }

.mb-auto, .my-auto { margin-bottom: auto !important; }

.ml-auto, .mx-auto { margin-left: auto !important; }

@media (min-width: 768px) { .m-md-0 { margin: 0 !important; }
  .mt-md-0, .my-md-0 { margin-top: 0 !important; }
  .mr-md-0, .mx-md-0 { margin-right: 0 !important; }
  .mb-md-0, .my-md-0 { margin-bottom: 0 !important; }
  .ml-md-0, .mx-md-0 { margin-left: 0 !important; }
  .m-md-1 { margin: 0.25rem !important; }
  .mt-md-1, .my-md-1 { margin-top: 0.25rem !important; }
  .mr-md-1, .mx-md-1 { margin-right: 0.25rem !important; }
  .mb-md-1, .my-md-1 { margin-bottom: 0.25rem !important; }
  .ml-md-1, .mx-md-1 { margin-left: 0.25rem !important; }
  .m-md-2 { margin: 0.5rem !important; }
  .mt-md-2, .my-md-2 { margin-top: 0.5rem !important; }
  .mr-md-2, .mx-md-2 { margin-right: 0.5rem !important; }
  .mb-md-2, .my-md-2 { margin-bottom: 0.5rem !important; }
  .ml-md-2, .mx-md-2 { margin-left: 0.5rem !important; }
  .m-md-3 { margin: 1rem !important; }
  .mt-md-3, .my-md-3 { margin-top: 1rem !important; }
  .mr-md-3, .mx-md-3 { margin-right: 1rem !important; }
  .mb-md-3, .my-md-3 { margin-bottom: 1rem !important; }
  .ml-md-3, .mx-md-3 { margin-left: 1rem !important; }
  .m-md-4 { margin: 1.5rem !important; }
  .mt-md-4, .my-md-4 { margin-top: 1.5rem !important; }
  .mr-md-4, .mx-md-4 { margin-right: 1.5rem !important; }
  .mb-md-4, .my-md-4 { margin-bottom: 1.5rem !important; }
  .ml-md-4, .mx-md-4 { margin-left: 1.5rem !important; }
  .m-md-5 { margin: 3rem !important; }
  .mt-md-5, .my-md-5 { margin-top: 3rem !important; }
  .mr-md-5, .mx-md-5 { margin-right: 3rem !important; }
  .mb-md-5, .my-md-5 { margin-bottom: 3rem !important; }
  .ml-md-5, .mx-md-5 { margin-left: 3rem !important; }
  .p-md-0 { padding: 0 !important; }
  .pt-md-0, .py-md-0 { padding-top: 0 !important; }
  .pr-md-0, .px-md-0 { padding-right: 0 !important; }
  .pb-md-0, .py-md-0 { padding-bottom: 0 !important; }
  .pl-md-0, .px-md-0 { padding-left: 0 !important; }
  .p-md-1 { padding: 0.25rem !important; }
  .pt-md-1, .py-md-1 { padding-top: 0.25rem !important; }
  .pr-md-1, .px-md-1 { padding-right: 0.25rem !important; }
  .pb-md-1, .py-md-1 { padding-bottom: 0.25rem !important; }
  .pl-md-1, .px-md-1 { padding-left: 0.25rem !important; }
  .p-md-2 { padding: 0.5rem !important; }
  .pt-md-2, .py-md-2 { padding-top: 0.5rem !important; }
  .pr-md-2, .px-md-2 { padding-right: 0.5rem !important; }
  .pb-md-2, .py-md-2 { padding-bottom: 0.5rem !important; }
  .pl-md-2, .px-md-2 { padding-left: 0.5rem !important; }
  .p-md-3 { padding: 1rem !important; }
  .pt-md-3, .py-md-3 { padding-top: 1rem !important; }
  .pr-md-3, .px-md-3 { padding-right: 1rem !important; }
  .pb-md-3, .py-md-3 { padding-bottom: 1rem !important; }
  .pl-md-3, .px-md-3 { padding-left: 1rem !important; }
  .p-md-4 { padding: 1.5rem !important; }
  .pt-md-4, .py-md-4 { padding-top: 1.5rem !important; }
  .pr-md-4, .px-md-4 { padding-right: 1.5rem !important; }
  .pb-md-4, .py-md-4 { padding-bottom: 1.5rem !important; }
  .pl-md-4, .px-md-4 { padding-left: 1.5rem !important; }
  .p-md-5 { padding: 3rem !important; }
  .pt-md-5, .py-md-5 { padding-top: 3rem !important; }
  .pr-md-5, .px-md-5 { padding-right: 3rem !important; }
  .pb-md-5, .py-md-5 { padding-bottom: 3rem !important; }
  .pl-md-5, .px-md-5 { padding-left: 3rem !important; }
  .m-md-n1 { margin: -0.25rem !important; }
  .mt-md-n1, .my-md-n1 { margin-top: -0.25rem !important; }
  .mr-md-n1, .mx-md-n1 { margin-right: -0.25rem !important; }
  .mb-md-n1, .my-md-n1 { margin-bottom: -0.25rem !important; }
  .ml-md-n1, .mx-md-n1 { margin-left: -0.25rem !important; }
  .m-md-n2 { margin: -0.5rem !important; }
  .mt-md-n2, .my-md-n2 { margin-top: -0.5rem !important; }
  .mr-md-n2, .mx-md-n2 { margin-right: -0.5rem !important; }
  .mb-md-n2, .my-md-n2 { margin-bottom: -0.5rem !important; }
  .ml-md-n2, .mx-md-n2 { margin-left: -0.5rem !important; }
  .m-md-n3 { margin: -1rem !important; }
  .mt-md-n3, .my-md-n3 { margin-top: -1rem !important; }
  .mr-md-n3, .mx-md-n3 { margin-right: -1rem !important; }
  .mb-md-n3, .my-md-n3 { margin-bottom: -1rem !important; }
  .ml-md-n3, .mx-md-n3 { margin-left: -1rem !important; }
  .m-md-n4 { margin: -1.5rem !important; }
  .mt-md-n4, .my-md-n4 { margin-top: -1.5rem !important; }
  .mr-md-n4, .mx-md-n4 { margin-right: -1.5rem !important; }
  .mb-md-n4, .my-md-n4 { margin-bottom: -1.5rem !important; }
  .ml-md-n4, .mx-md-n4 { margin-left: -1.5rem !important; }
  .m-md-n5 { margin: -3rem !important; }
  .mt-md-n5, .my-md-n5 { margin-top: -3rem !important; }
  .mr-md-n5, .mx-md-n5 { margin-right: -3rem !important; }
  .mb-md-n5, .my-md-n5 { margin-bottom: -3rem !important; }
  .ml-md-n5, .mx-md-n5 { margin-left: -3rem !important; }
  .m-md-auto { margin: auto !important; }
  .mt-md-auto, .my-md-auto { margin-top: auto !important; }
  .mr-md-auto, .mx-md-auto { margin-right: auto !important; }
  .mb-md-auto, .my-md-auto { margin-bottom: auto !important; }
  .ml-md-auto, .mx-md-auto { margin-left: auto !important; } }
@media print { *, *::before, *::after { text-shadow: none !important; box-shadow: none !important; }
  a[href]::after { content: " (" attr(href) ")"; }
  abbr[title]::after { content: " (" attr(title) ")"; }
  pre { white-space: pre-wrap !important; }
  pre, blockquote { border: 1px solid #adb5bd; page-break-inside: avoid; }
  thead { display: table-header-group; }
  tr, img { page-break-inside: avoid; }
  p, h2, h3 { orphans: 3; widows: 3; }
  h2, h3 { page-break-after: avoid; }
  @page { size: a3; }
  body { min-width: 768px !important; }
  .container { min-width: 768px !important; }
  .navbar { display: none; }
  .badge { border: 1px solid #000; }
  .table { border-collapse: collapse !important; }
  .table td, .table th { background-color: #fff !important; }
  .table-bordered th, .table-bordered td { border: 1px solid #dee2e6 !important; }
  .table-dark { color: inherit; }
  .table-dark th, .table-dark td, .table-dark thead th, .table-dark tbody + tbody { border-color: #dee2e6; }
  .table .thead-dark th { color: inherit; border-color: #dee2e6; } }
@font-face { font-family: 'fontello'; src: url("../font/fontello.eot?64861621"); src: url("../font/fontello.eot?64861621#iefix") format("embedded-opentype"), url("../font/fontello.woff2?64861621") format("woff2"), url("../font/fontello.woff?64861621") format("woff"), url("../font/fontello.ttf?64861621") format("truetype"), url("../font/fontello.svg?64861621#fontello") format("svg"); font-weight: normal; font-style: normal; font-display: swap; }
/* Chrome hack: SVG is rendered more smooth in Windozze. 100% magic, uncomment if you need it. */
/* Note, that will break hinting! In other OS-es font will be not as sharp as it could be */
/*
@media screen and (-webkit-min-device-pixel-ratio:0) { @font-face { font-family: 'fontello'; src: url('../font/fontello.svg?64861621#fontello') format('svg'); }
}
*/
[class^="icon-"]:before, [class*=" icon-"]:before { font-family: "fontello"; font-style: normal; font-weight: normal; speak: none; display: inline-block; text-decoration: inherit; width: 1em; margin-right: .2em; text-align: center; /* opacity: .8; */ /* For safety - reset parent styles, that can break glyph codes*/ font-variant: normal; text-transform: none; /* fix buttons height, for twitter bootstrap */ line-height: 1em; /* Animation center compensation - margins should be symmetric */ /* remove if not needed */ margin-left: .2em; /* you can be more comfortable with increased icons size */ /* font-size: 120%; */ /* Font smoothing. That was taken from TWBS */ -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; /* Uncomment for 3D effect */ /* text-shadow: 1px 1px 1px rgba(127, 127, 127, 0.3); */ }

.icon-home:before { content: '\e800'; }

/* '' */
.icon-doctor:before { content: '\e801'; }

/* '' */
.icon-treatment:before { content: '\e802'; }

/* '' */
.icon-reason:before { content: '\e803'; }

/* '' */
.icon-price:before { content: '\e804'; }

/* '' */
.icon-access:before { content: '\e805'; }

/* '' */
.icon-reserve:before { content: '\e806'; }

/* '' */
.icon-triangle:before { content: '\e807'; }

/* '' */
.icon-arrow-up:before { content: '\e808'; }

/* '' */
.icon-tooth:before { content: '\e809'; }

/* '' */
/* スタイル
------------------------------- */
@media (min-width: 768px) { body { min-width: 1030px; } }

@media (min-width: 768px) { .container { width: 1030px; } }

html { font-size: calc(100vw/32); }
@media (min-width: 768px) { html { font-size: 62.5%; } }

body { font-family: "游ゴシック Medium", "游ゴシック体", "Yu Gothic Medium", YuGothic, -apple-system, BlinkMacSystemFont, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif; font-size: 1.4rem; font-weight: 400; line-height: 1.6; color: #222; background-color: #fff; }
@media (min-width: 768px) { body { font-size: 1.6rem; } }

a { color: #3e91d4; text-decoration: underline; outline: none; overflow: hidden; -webkit-tap-highlight-color: rgba(0, 0, 0, 0.1); }
a:hover { color: #1f5c8d; text-decoration: underline; }

h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 { margin-top: 3em; margin-bottom: .8em; }

p { margin-bottom: 1.6rem; }

img { max-width: 100%; height: auto; }

ul, ol { margin-bottom: 1.6rem; padding-left: 2.2rem; }
ul.-expanded > li, ol.-expanded > li { margin-bottom: .7em; }

dd { margin-bottom: 1.6rem; }

figure { margin: 0 0 1.6rem; }

figcaption { margin: .5rem 0; line-height: 1.3; }

small, .small { font-size: 80%; font-weight: 400; }

.svgIcon { position: absolute; width: 0; height: 0; }

.clearfix::after { content: ""; display: block; clear: both; }

.ti-1 { text-indent: 1em; }

.text-left { text-align: left !important; }

.text-center { text-align: center !important; }

.text-right { text-align: right !important; }

@media (min-width: 768px) { .text-md-left { text-align: left !important; }
  .text-md-center { text-align: center !important; }
  .text-md-right { text-align: right !important; } }
.aligncenter { display: block; margin-left: auto; margin-right: auto; }

.alignleft { display: block; margin-left: auto; margin-right: auto; }
@media (min-width: 768px) { .alignleft { float: left; margin-right: 1rem; margin-bottom: 1rem; } }

.alignright { display: block; margin-left: auto; margin-right: auto; }
@media (min-width: 768px) { .alignright { float: right; margin-left: 1rem; margin-bottom: 1rem; } }

.text-red { color: #e91849 !important; }

.text-blue { color: #4148a3 !important; }

.text-green { color: #229c45 !important; }

.text-highlight { background: linear-gradient(transparent, transparent 65%, #ffd58d 0); padding: 0 .2em; }

.fw-b { font-weight: 700 !important; }

.fz-lg { font-size: 120%; }

.fz-xl { font-size: 140%; }

.fz-xxl { font-size: 160%; }

@media (min-width: 768px) { .fz-md-lg { font-size: 120%; }
  .fz-md-xl { font-size: 140%; }
  .fz-md-xxl { font-size: 160%; } }
.hover-opacity:hover { opacity: .85; }

.header { padding: .9rem 0 1.8rem; }
@media (min-width: 768px) { .header { padding: 30px 0 14px; } }
.header .link-tel { color: #222; text-decoration: none; }

@media (min-width: 768px) { .header-flex { display: flex; align-items: center; justify-content: space-between; padding: 0; } }

@media (min-width: 768px) { .header-col-left { flex-basis: 560px; max-width: 560px; } }

.header-col-right { display: flex; flex-direction: column; align-items: center; flex-wrap: wrap; }
@media (min-width: 768px) { .header-col-right { flex-direction: row; align-items: center; justify-content: flex-end; flex-grow: 1; } }

.header-intro { display: inline-block; margin-bottom: .4rem; padding: .4rem; background: #f5b037; font-weight: 700; color: #fff; font-size: 1rem; line-height: 1; letter-spacing: .03em; }
@media (min-width: 768px) { .header-intro { margin-bottom: 6px; padding: 5px 8px; font-size: 1.6rem; } }

.header-logo-wrap { width: 83%; margin: 0; line-height: 1; }
@media (min-width: 768px) { .header-logo-wrap { width: 100%; margin: 0 auto; } }

.header-logo { margin-bottom: 1.6rem; }
@media (min-width: 768px) { .header-logo { margin-bottom: 0; } }

.header-info { margin: 0 0 1rem; }
@media (min-width: 768px) { .header-info { margin: 0 20px 0 0; } }
.header-info dt { margin: 0 0 .2rem; padding: .2rem 0 .1rem; border-top: 2px solid #77b4e5; border-bottom: 2px solid #77b4e5; color: #4148a3; font-size: 1.2rem; font-weight: 700; text-align: center; letter-spacing: .06em; }
@media (min-width: 768px) { .header-info dt { margin-bottom: .5rem; font-size: 1.4rem; letter-spacing: .08em; } }
.header-info dd { margin: 0; font-size: 1rem; text-align: center; line-height: 1.4; }
@media (min-width: 768px) { .header-info dd { font-size: 1.2rem; } }
.header-info dd.-tel { font-family: 'ヒラギノ角ゴ StdN W8', 'Hiragino Kaku Gothic StdN', -apple-system, BlinkMacSystemFont, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "游ゴシック Medium", "游ゴシック体", "Yu Gothic Medium", YuGothic, "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif; font-size: 1.4rem; font-weight: 700; }
@media (min-width: 768px) { .header-info dd.-tel { font-size: 1.7rem; } }
.header-info dd.-tel .tel { font-size: 140%; }

.header-reserve { display: block; margin: 0; padding: .8rem 6.4rem .6rem 8rem; background: #5aae00; border: 2px solid #b4ec5e; border-radius: .2rem; color: #fff; font-size: 1.4rem; font-weight: 700; line-height: 1.2; text-decoration: none; letter-spacing: .08em; transition: filter .2s; position: relative; }
@media (min-width: 768px) { .header-reserve { padding: 5.4rem 0 0; font-size: 1.6rem; } }
.header-reserve [class^="icon-"]:before, .header-reserve [class*=" icon-"]:before { position: absolute; margin: 0; left: 5.6rem; top: 50%; transform: translateY(-55%); font-size: 2rem; color: #fff; }
@media (min-width: 768px) { .header-reserve [class^="icon-"]:before, .header-reserve [class*=" icon-"]:before { left: 50%; top: .7rem; transform: translateX(-35%); font-size: 4.2rem; } }
@media (min-width: 768px) { .header-reserve .reserve-txt { display: block; margin-top: 4px; padding: 4px 20px 3px 12px; background: #87c410; } }
.header-reserve::before { position: absolute; right: 4px; bottom: 4px; margin: 0 !important; font-size: .8rem; }
@media (min-width: 768px) { .header-reserve::before { font-size: 1.2rem; } }
.header-reserve:hover { color: #fff; text-decoration: none; filter: brightness(108%); }
.header-reserve:hover _:-ms-lang(x)::-ms-backdrop, .header-reserve:hover { opacity: .8; }

.slicknav_btn { position: relative; display: block; vertical-align: middle; float: right; padding: 0.438em 0.625em 0.438em 0.625em; line-height: 1.125em; cursor: pointer; }
.slicknav_btn .slicknav_icon-bar + .slicknav_icon-bar { margin-top: 0.188em; }

.slicknav_menu { *zoom: 1; }
.slicknav_menu .slicknav_menutxt { display: block; line-height: 1.188em; float: left; }
.slicknav_menu .slicknav_icon { float: left; width: 1.125em; height: 0.875em; margin: 0.188em 0 0 0.438em; }
.slicknav_menu .slicknav_icon:before { background: transparent; width: 1.125em; height: 0.875em; display: block; content: ""; position: absolute; }
.slicknav_menu .slicknav_no-text { margin: 0; }
.slicknav_menu .slicknav_icon-bar { display: block; width: 1.125em; height: 0.125em; -webkit-border-radius: 1px; -moz-border-radius: 1px; border-radius: 1px; -webkit-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.25); -moz-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.25); box-shadow: 0 1px 0 rgba(0, 0, 0, 0.25); }
.slicknav_menu:before { content: " "; display: table; }
.slicknav_menu:after { content: " "; display: table; clear: both; }

.slicknav_nav { clear: both; }
.slicknav_nav ul { display: block; }
.slicknav_nav li { display: block; }
.slicknav_nav .slicknav_arrow { font-size: 0.8em; margin: 0 0 0 0.4em; }
.slicknav_nav .slicknav_item { cursor: pointer; }
.slicknav_nav .slicknav_item a { display: inline; }
.slicknav_nav .slicknav_row { display: block; }
.slicknav_nav a { display: block; }
.slicknav_nav .slicknav_parent-link a { display: inline; }

.slicknav_brand { float: left; }

.slicknav_menu { font-size: 16px; box-sizing: border-box; background: #4c4c4c; padding: 5px; }
.slicknav_menu * { box-sizing: border-box; }
.slicknav_menu .slicknav_menutxt { color: #fff; font-weight: bold; text-shadow: 0 1px 3px #000; }
.slicknav_menu .slicknav_icon-bar { background-color: #fff; }

.slicknav_btn { margin: 5px 5px 6px; text-decoration: none; text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75); -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; background-color: #222; }

.slicknav_nav { color: #fff; margin: 0; padding: 0; font-size: 0.875em; list-style: none; overflow: hidden; }
.slicknav_nav ul { list-style: none; overflow: hidden; padding: 0; margin: 0 0 0 20px; }
.slicknav_nav .slicknav_row { padding: 5px 10px; margin: 2px 5px; }
.slicknav_nav .slicknav_row:hover { -webkit-border-radius: 6px; -moz-border-radius: 6px; border-radius: 6px; background: #ccc; color: #fff; }
.slicknav_nav a { padding: 5px 10px; margin: 2px 5px; text-decoration: none; color: #fff; }
.slicknav_nav a:hover { -webkit-border-radius: 6px; -moz-border-radius: 6px; border-radius: 6px; background: #ccc; color: #222; }
.slicknav_nav .slicknav_txtnode { margin-left: 15px; }
.slicknav_nav .slicknav_item a { padding: 0; margin: 0; }
.slicknav_nav .slicknav_parent-link a { padding: 0; margin: 0; }

.slicknav_brand { color: #fff; font-size: 18px; line-height: 30px; padding: 7px 12px; height: 44px; }

.slicknav_menu { background-color: transparent; padding: 0; }
@media (min-width: 768px) { .slicknav_menu { display: none; } }
.slicknav_menu .slicknav_nav { width: 100%; position: absolute; top: 6.8rem; right: 0; z-index: 10; padding: 0 15px; background: #fff; box-shadow: 0 5px 6px rgba(0, 0, 0, 0.2); }
.slicknav_menu .slicknav_nav ul { margin: 1.2rem 0 1.7rem; padding: 0 1rem; background: #5aae00; }
.slicknav_menu .slicknav_nav li:not(:last-child) { border-bottom: 1px solid rgba(255, 255, 255, 0.8); margin-bottom: 0; }
.slicknav_menu .slicknav_nav li [class^="icon-"], .slicknav_menu .slicknav_nav li [class*=" icon-"] { display: none; }
.slicknav_menu .slicknav_nav li > ol { display: none; }
.slicknav_menu .slicknav_nav a { box-sizing: border-box; margin: 0; padding: .9rem 1rem; color: #fff; font-size: 1.3rem; text-transform: uppercase; -webkit-tap-highlight-color: rgba(0, 0, 0, 0.1); position: relative; transition: .2s; }
.slicknav_menu .slicknav_nav a:hover { background: transparent; border-radius: 0; }
.slicknav_menu .slicknav_nav a.slicknav_item a { margin: 0; padding: 0; }
.slicknav_menu .slicknav_nav a.slicknav_item a::before { display: none; }
.slicknav_menu .slicknav_nav .slicknav_row:hover { background: transparent; border-radius: 0; }
.slicknav_menu .slicknav_nav .slicknav_arrow { color: #b2ec82; }
.slicknav_menu .slicknav_nav ul.sub { margin: 0; background: #4b980d; }
.slicknav_menu .slicknav_nav ul.sub > li:not(:last-child) { border-bottom: 1px solid rgba(255, 255, 255, 0.3); }
.slicknav_menu .slicknav_nav ul.sub a { color: #fff; font-size: 1.3rem; padding: .7rem 0 .7rem 1.9rem; position: relative; }
.slicknav_menu .slicknav_nav ul.sub a::before { content: '・'; width: 1em; height: 1em; margin: 0; display: inline-block; position: absolute; left: .4rem; top: 50%; transform: translateY(-50%); color: #fff; line-height: 1; }

.slicknav_menu .slicknav_btn { position: absolute; top: 1.3rem; right: 0; margin: 0; padding: 3.2vw 4.2vw 6.4vw 4.2vw; z-index: 10; background: transparent; border-radius: 0; font-family: "游ゴシック Medium", "游ゴシック体", "Yu Gothic Medium", YuGothic, -apple-system, BlinkMacSystemFont, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif; text-decoration: none; -webkit-tap-highlight-color: transparent; }
.slicknav_menu .slicknav_btn::after { content: 'MENU'; color: #333; font-size: 2.8vw; font-weight: 400; line-height: 1; position: absolute; bottom: 1.8vw; left: 50%; transform: translateX(-50%); text-shadow: none; transition: content 1s; }
.slicknav_menu .slicknav_btn.slicknav_open::after { content: 'CLOSE'; }
.slicknav_menu .slicknav_icon { display: inline-block; position: relative; height: 5vw; width: 8vw; transition: all .4s; }
.slicknav_menu .slicknav_icon-bar { background-color: #333; border-radius: 1px; box-shadow: none; display: inline-block; position: absolute; left: 0; height: .2rem; width: 100%; transition: all .4s; }
.slicknav_menu .slicknav_icon-bar:nth-of-type(1) { top: 0; }
.slicknav_menu .slicknav_icon-bar:nth-of-type(2) { top: 2.2vw; }
.slicknav_menu .slicknav_icon-bar:nth-of-type(3) { bottom: 0; }
.slicknav_menu .slicknav_btn .slicknav_icon-bar + .slicknav_icon-bar { margin: 0; }

.slicknav_icon span:nth-of-type(1) { animation: menu-bar01 .6s forwards; }

@keyframes menu-bar01 { 0% { transform: translateY(2.2vw) rotate(45deg); }
  50% { transform: translateY(2.2vw) rotate(0); }
  100% { transform: translateY(0) rotate(0); } }
.slicknav_icon span:nth-of-type(2) { transition: all .25s .25s; opacity: 1; }

.slicknav_icon span:nth-of-type(3) { animation: menu-bar02 .6s forwards; }

@keyframes menu-bar02 { 0% { transform: translateY(-2.2vw) rotate(-45deg); }
  50% { transform: translateY(-2.2vw) rotate(0); }
  100% { transform: translateY(0) rotate(0); } }
.slicknav_open .slicknav_icon span:nth-of-type(1) { animation: active-menu-bar01 .6s forwards; }

@keyframes active-menu-bar01 { 0% { transform: translateY(0) rotate(0); }
  50% { transform: translateY(2.2vw) rotate(0); }
  100% { transform: translateY(2.2vw) rotate(45deg); } }
.slicknav_open .slicknav_icon span:nth-of-type(2) { opacity: 0; }

.slicknav_open .slicknav_icon span:nth-of-type(3) { animation: active-menu-bar03 .6s forwards; }

@keyframes active-menu-bar03 { 0% { transform: translateY(0) rotate(0); }
  50% { transform: translateY(-2.2vw) rotate(0); }
  100% { transform: translateY(-2.2vw) rotate(-45deg); } }
.navbar { display: none; }
@media (min-width: 768px) { .navbar { display: block; } }

@media (min-width: 768px) { .gNav { display: flex; justify-content: space-between; width: 1000px; margin: 0 auto; padding: 0 40px; list-style: none; }
  .gNav li { padding: 0; }
  .gNav > li { flex-grow: 1; position: relative; }
  .gNav > li > a { display: flex; flex-direction: column; justify-content: center; align-items: center; height: 100px; padding: 0; color: #222; font-size: 1.6rem; font-weight: 700; line-height: 1.1; text-align: center; text-decoration: none; transition: color .3s; text-transform: uppercase; }
  .gNav > li > a:hover { color: #87c410; }
  .gNav > li > a:hover i::before { color: #87c410; }
  .gNav .interpunct { display: none; }
  .gNav i:before { margin: 0 0 10px; color: #ddd; font-size: 3.4rem; transition: color .3s; }
  .gNav .-home i::before { transform: translateX(-4px); }
  .gNav .-treatment i::before { transform: translateX(-13px); }
  .gNav .sub { display: none; position: absolute; left: -10px; width: calc(100% + 20px); padding: 0; z-index: 1000; list-style: none; background: rgba(242, 254, 220, 0.97); }
  .gNav .sub > li { width: 100%; border: 1px solid #fff; }
  .gNav .sub > li:last-child { border-bottom: 0; }
  .gNav .sub > li [class^="icon-"]::before, .gNav .sub > li [class*=" icon-"]::before { display: none; }
  .gNav .sub > li > a { display: block; padding: 16px 10px; font-size: 1.4rem; text-align: center; color: #5aae00; font-weight: 700; text-decoration: none; transition: background-color .15s; }
  .gNav .sub > li > a:hover { background-color: #e5fdb9; text-decoration: none; } }
.contents { display: flex; flex-wrap: wrap; justify-content: center; padding: 3.6rem 0 5rem; }
@media (min-width: 768px) { .contents { padding: 64px 0 80px; } }
.page-index .contents { padding: 3.6rem 0 0; }
@media (min-width: 768px) { .page-index .contents { padding: 64px 0 0; } }

.main { flex-basis: 100%; max-width: 100%; padding-right: 15px; padding-left: 15px; }
@media (min-width: 768px) { .main { flex-basis: 1000px; max-width: 1000px; padding: 0; } }
.page-index .main { padding: 0; }
@media (min-width: 768px) { .page-index .main { flex-basis: 100%; max-width: 100%; padding: 0; } }

.footer { padding: 0 0 3.6rem; border-top: 1px solid #ccc; }
@media (min-width: 768px) { .footer { padding: 3rem 0 0; } }

.footer-nav { display: none; }
@media (min-width: 768px) { .footer-nav { display: block; margin: 0 0 1.4rem; padding: 0; list-style: none; text-align: center; font-size: 0; } }
.footer-nav > li { display: inline-block; font-family: "游ゴシック Medium", "游ゴシック体", "Yu Gothic Medium", YuGothic, -apple-system, BlinkMacSystemFont, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif; font-size: 1.5rem; line-height: 1.1; position: relative; }
.footer-nav > li:not(:first-child)::before { position: absolute; left: -.2em; top: 50%; transform: translateY(-50%); content: '/'; color: #999; }
.footer-nav > li.-treatment { display: none; }
.footer-nav a { padding: 0 2rem; color: #222; text-decoration: none; text-transform: uppercase; }
.footer-nav a:hover { text-decoration: underline; }
.footer-nav br { display: none; }
.footer-nav [class^="icon-"], .footer-nav [class*=" icon-"] { display: none; }

.copyright { padding: .3rem 0 .7rem; color: #b7b7b7; line-height: 1.1; text-align: center; }
@media (min-width: 768px) { .copyright { padding: 1rem 0 1.2rem; } }
.copyright small { font-size: .9rem; }
@media (min-width: 768px) { .copyright small { font-size: 1.5rem; } }
.copyright a { color: #b7b7b7; text-decoration: none; }

.link-tel { text-decoration: none; }
.link-tel:hover { text-decoration: none; }

.page-tit-bg { flex-basis: 100%; background: #87c410; }

.page-tit { display: flex; align-items: center; justify-content: center; height: 10rem; margin: 0; padding: .3rem 0 0; color: #fff; font-size: 2.1rem; font-weight: 700; line-height: 1.1; text-align: center; letter-spacing: .1em; position: relative; }
@media (min-width: 768px) { .page-tit { height: 180px; padding: 6px 0 0; font-size: 3.6rem; } }

.tit-basic01 { margin: 4.6rem 0 1.8rem; padding: 0; color: #5aae00; font-size: 2rem; font-weight: 700; line-height: 1.15; text-align: center; position: relative; }
@media (min-width: 768px) { .tit-basic01 { margin: 9.6rem auto 3.6rem; padding: 0 2.6rem; font-size: 3.1rem; } }

.tit-basic02 { margin: 3rem 0 1rem; padding: .8rem 0 .8rem .3rem; border-bottom: 2px dashed #f2ad35; color: #f2ad35; font-size: 1.7rem; font-weight: 700; line-height: 1.1; position: relative; display: flex; align-items: center; }
@media (min-width: 768px) { .tit-basic02 { margin: 5rem 0 1.6rem; padding: 1rem 0 1rem .5rem; font-size: 2.2rem; letter-spacing: .04em; } }
.tit-basic02::before { font-family: "fontello"; content: '\e809'; speak: none; display: inline-block; width: 1em; margin: 0 .4em 0 0 !important; text-align: center; flex-shrink: 0; -webkit-font-smoothing: antialiased; }

.table-basic { width: 100%; margin: 1.3rem 0; border-collapse: collapse; border-top: 1px solid #bbb; font-size: 1.3rem; line-height: 1.3; }
@media (min-width: 768px) { .table-basic { font-size: 1.6rem; margin: 1.6rem 0; } }
.table-basic caption { padding: .6rem 0; }
.table-basic th { padding: .8rem; background-color: #e2e5fb; border-bottom: 1px solid #bbb; color: #363b82; text-align: center; }
@media (min-width: 768px) { .table-basic th { padding: 1.5rem; } }
.table-basic td { padding: .8rem; background: #f8f8f8; border-bottom: 1px solid #bbb; }
@media (min-width: 768px) { .table-basic td { padding: 1.5rem; } }
.table-basic.-price caption { caption-side: top; padding-top: 0; }
.table-basic.-price tr td:last-child { text-align: right; }
.table-basic.-price tr > th:nth-child(1) { width: 63%; }
@media (min-width: 768px) { .table-basic.-price tr > th:nth-child(1) { width: 60%; } }
.table-basic.-th-left th { text-align: left; }

.list-basic { list-style: none; padding-left: .3rem; }
.list-basic li { margin-bottom: .1em; padding-left: 1.6rem; position: relative; }
@media (min-width: 768px) { .list-basic li { padding-left: 2rem; } }
.list-basic li::before { content: "■"; position: absolute; left: 0; color: #4148a3; transform: scale(0.65); transform-origin: left center; }
.list-basic.-expanded > li { margin-bottom: .8em; }
@media (min-width: 768px) { .list-basic.-col-2 { display: flex; flex-wrap: wrap; } }
@media (min-width: 768px) { .list-basic.-col-2 li { flex-basis: 50%; max-width: 50%; padding-right: 3rem; } }
@media (min-width: 768px) { .list-basic.-col-3 { display: flex; flex-wrap: wrap; } }
@media (min-width: 768px) { .list-basic.-col-3 li { flex-basis: 33.3333%; max-width: 33.3333%; padding-right: 2rem; } }

.list-notice { list-style: none; padding: 0; }
.list-notice li { padding-left: 1.6rem; position: relative; }
@media (min-width: 768px) { .list-notice li { padding-left: 2rem; } }
.list-notice li::before { content: '※'; position: absolute; top: 0; left: 0; text-align: center; }
.list-notice.-expanded > li { margin-bottom: .7em; }

.list-unstyled { list-style: none; padding-left: 0; }
.list-unstyled.-expanded li { margin-bottom: .7em; }

.notice-area { padding: 3rem 0 3.6rem; background: #f3ffe7 url("../images/a_pattern01.png") repeat 50% 0; position: relative; }
@media (min-width: 768px) { .notice-area { padding: 90px 0 60px; } }

.notice-frame { width: 100%; overflow: hidden; margin: 0; background: #fff; }
.notice-frame dl { height: 21rem; overflow-x: hidden; overflow-y: scroll; position: relative; margin: 0; padding: 20px 15px 8px; }
@media (min-width: 768px) { .notice-frame dl { height: 300px; padding: 30px 30px 20px; } }
.notice-frame .news_title { margin-bottom: .18em; color: #5aae00; font-size: 1.6rem; font-weight: 700; line-height: 1.3; }
@media (min-width: 768px) { .notice-frame .news_title { font-size: 2rem; } }
.notice-frame .news_date { display: block; color: #888; font-size: 1.1rem; font-weight: 700; letter-spacing: .08em; }
@media (min-width: 768px) { .notice-frame .news_date { font-size: 1.4rem; } }
.notice-frame .news_body { margin-bottom: 1.8rem; padding: 0 0 .5rem; background: url(../images/index_news_hr.svg) repeat-x 0 100%/auto 3px; line-height: 1.4; }
.notice-frame .news_body:last-child { margin-bottom: 0.1rem; }
@media (min-width: 768px) { .notice-frame .news_body { margin-bottom: 2.4rem; padding: 0 0 1.1rem; } }

.overview { padding: 0 0 4rem; }
@media (min-width: 768px) { .overview { padding: 0 0 50px; } }

.overview-flex { padding-top: 2rem; }
@media (min-width: 768px) { .overview-flex { display: flex; flex-wrap: wrap; justify-content: space-between; width: 1000px; margin: 0 auto; padding-top: 50px; } }

@media (min-width: 768px) { .overview-col-left { flex-basis: calc(41.66667% - 10px); } }

@media (min-width: 768px) { .overview-col-right { flex-basis: calc(58.33333% - 10px); } }

.overview-logo { color: #4148a3; font-size: 1.3rem; font-weight: 700; letter-spacing: .04em; }
@media (min-width: 768px) { .overview-logo { font-size: 1.8rem; } }
.overview-logo .em { margin-left: .4em; color: #87c410; font-size: 133%; }

.overview-tel { display: block; margin-bottom: 1rem; font-size: 1.6rem; font-weight: 700; letter-spacing: .06em; }
@media (min-width: 768px) { .overview-tel { margin-bottom: 2.2rem; font-size: 2rem; } }

.overview-address { font-size: 1.3rem; }
@media (min-width: 768px) { .overview-address { margin-bottom: 2.6rem; font-size: 1.6rem; } }

.overview-reserve { display: inline-block; margin: 0 0 2rem; padding: .7rem 5rem; background: #87c410; color: #fff; font-size: 1.4rem; font-weight: 700; text-decoration: none; text-align: center; line-height: 1.3; transition: filter .3s, opacity .3s; position: relative; }
@media (min-width: 768px) { .overview-reserve { margin: 0; padding: 13px 120px; font-size: 1.5rem; } }
.overview-reserve::before { margin: 0 !important; position: absolute; right: 3px; bottom: 3px; font-size: 1rem; }
@media (min-width: 768px) { .overview-reserve::before { font-size: 1.3rem; } }
.overview-reserve:hover { color: #fff; text-decoration: none; filter: brightness(108%); }
.overview-reserve:hover _:-ms-lang(x)::-ms-backdrop, .overview-reserve:hover { opacity: .8; }

.timetable-bg { margin-bottom: .4rem; padding: .6rem .6rem 1rem; background: #f4f5ff; }
@media (min-width: 768px) { .timetable-bg { margin: 0; padding: .4rem 2rem 1.5rem; } }
@media (min-width: 768px) { .main .timetable-bg { padding: 1.6rem 3rem 2.4rem; } }

.timetable { width: 100%; margin: 0 0 .6rem; padding: 0; border-collapse: collapse; font-size: 1.2rem; line-height: 1; table-layout: fixed; text-align: center; }
@media (min-width: 768px) { .timetable { margin-bottom: 1rem; font-size: 1.6rem; } }
.timetable caption { padding: .5rem 0; font-size: 1.2rem; line-height: 1.4; }
@media (min-width: 768px) { .timetable caption { padding: 1.2rem 0 0; font-size: 1.5rem; } }
.timetable tr { margin: 0; padding: 0; vertical-align: middle; }
.timetable th { padding: .6rem 0; border-bottom: 1px solid #e3e4f6; color: #4148a3; font-weight: 400; text-align: center; vertical-align: middle; }
@media (min-width: 768px) { .timetable th { padding: 1.2rem 0; } }
.timetable th.time { width: 8.4rem; letter-spacing: .1em; }
@media (min-width: 768px) { .timetable th.time { width: 130px; letter-spacing: .2em; padding-left: .2em; } }
.timetable td { padding: 1rem 0; border-bottom: 1px solid #e3e4f6; color: #4148a3; text-align: center; vertical-align: middle; }
@media (min-width: 768px) { .timetable td { padding: 1.5rem 0; } }
@media (min-width: 768px) { .main .timetable { font-size: 2rem; }
  .main .timetable th { padding: 1.6rem 0; }
  .main .timetable th.time { width: 200px; }
  .main .timetable td { padding: 2rem 0; } }
@media (min-width: 768px) { .keyv .timetable th.time { width: 105px; } }

.table-caption { margin: 0; text-align: right; font-size: 1.2rem; line-height: 1.4; }
@media (min-width: 768px) { .table-caption { font-size: 1.5rem; } }
@media (min-width: 768px) { .main .table-caption { font-size: 1.7rem; } }

.google-map { position: relative; height: 0; padding-bottom: 120%; overflow: hidden; }
@media (min-width: 768px) { .google-map { padding-bottom: 450px; width: 100%; } }
.page-access .google-map { margin-top: 3rem; padding-bottom: 130%; }
@media (min-width: 768px) { .page-access .google-map { margin-top: 5rem; padding-bottom: 55%; } }

.google-map iframe { position: absolute; top: 0; left: 0; width: 100%; height: 100%; border: 0; }

#page-top { display: none; position: fixed; right: 1rem; bottom: 5rem; width: auto; margin: 0; z-index: 999; }
@media (min-width: 768px) { #page-top { right: 2rem; bottom: 2rem; } }
#page-top a { display: flex; justify-content: center; align-items: center; background: #87c410; color: #fff; text-align: center; text-decoration: none; line-height: 1; transition: background-color .2s; width: 4.4rem; height: 4.4rem; opacity: .85; }
@media (min-width: 768px) { #page-top a { width: 60px; height: 60px; font-size: 1.8rem; } }
#page-top a i::before { display: inline; margin: 0; font-size: 1.2rem; }
@media (min-width: 768px) { #page-top a i::before { font-size: 1.6rem; } }
#page-top a:hover { opacity: 1; }

.sticky-contact { display: flex; position: fixed; bottom: 0; width: 100%; z-index: 998; margin: 0; padding: 0; background: #ddd; list-style: none; }
@media (min-width: 768px) { .sticky-contact { display: none !important; } }
.sticky-contact li { flex-basis: 50%; }
.sticky-contact li.-tel a { background-color: #67ade5; font-size: 1.3rem; }
.sticky-contact li.-reserve a { background-color: #87c410; }
.sticky-contact a { display: flex; align-items: center; justify-content: center; height: 3.6rem; color: #fff; font-size: 1.2rem; font-weight: 700; text-decoration: none; }
.sticky-contact i::before { margin: 0 .4rem 0 0; font-size: 140%; }

.slider-pro img, .slider-pro p { display: none; }
.slider-pro .sp-layer.sp-black.sp-padding { text-align: center; font-size: 2.4rem; }
@media (min-width: 768px) { .slider-pro .sp-layer.sp-black.sp-padding { font-size: 1.8rem; } }
.slider-pro .sp-selected-thumbnail { border: 4px solid #23883f; }

.js-fadeIn { visibility: hidden; opacity: 0; transition: opacity 1s cubic-bezier(0.39, 0.4, 0.21, 0.83), transform 1s cubic-bezier(0.39, 0.4, 0.21, 0.83), filter 1s cubic-bezier(0.39, 0.4, 0.21, 0.83); }
.js-fadeIn.active { visibility: visible; opacity: 1; }
.js-fadeIn.-delay01 { transition-delay: .3s; }
.js-fadeIn.-delay02 { transition-delay: .6s; }
.js-fadeIn.-fadeInUp { transform: translateY(2rem); }
.js-fadeIn.-fadeInUp.active { transform: translateY(0); }
.js-fadeIn.-fadeInDown { transform: translateY(-2rem); }
.js-fadeIn.-fadeInDown.active { transform: translateY(0); }
.js-fadeIn.-fadeInLeft { transform: translate3d(-3rem, 0, 0); }
.js-fadeIn.-fadeInLeft.active { transform: translate3d(0, 0, 0); }
.js-fadeIn.-fadeInRight { transform: translate3d(3rem, 0, 0); }
.js-fadeIn.-fadeInRight.active { transform: translate3d(0, 0, 0); }
.js-fadeIn.-zoomIn { transform: scale3d(0.2, 0.2, 0.2); }
.js-fadeIn.-zoomIn.active { transform: scale3d(1, 1, 1); }
.js-fadeIn.-fadeInBlur { filter: blur(2rem); }
.js-fadeIn.-fadeInBlur.active { filter: blur(0px); }

.low-img-basic { display: block; width: 75%; margin: 0 auto 1.6rem; }
@media (min-width: 768px) { .low-img-basic { width: auto; } }
.low-img-basic img { width: 100%; }
.low-img-basic.-doctor { width: 80%; }
@media (min-width: 768px) { .low-img-basic.-doctor { width: auto; } }

.low-img-basic02 { display: block; width: 75%; margin: 0 auto 1.6rem; }
@media (min-width: 768px) { .low-img-basic02 { float: right; width: calc( (100% + 30px) * 0.4166667 - 30px); margin: 0 0 1.6rem 2rem; } }
.low-img-basic02 img { width: 100%; }
@media (min-width: 768px) { .low-img-basic02.-left { float: left; width: calc( (100% + 30px) * 0.4166667 - 30px); margin: 0 2rem 1.6rem 0; } }

.bg-highlight { margin-bottom: 2rem; padding: 1.8rem 1.6rem; background: #f1f9e8; }
@media (min-width: 768px) { .bg-highlight { margin-bottom: 2.4rem; padding: 2rem 2.4rem; } }
.bg-highlight.-color02 { background-color: #ffefd4; }
.bg-highlight > :last-child { margin-bottom: 0; }

.list-frame { margin-bottom: 1.8rem; }
@media (min-width: 768px) { .list-frame { margin-bottom: 2.2rem; } }
.list-frame dt { padding: .8rem 1.3rem; background: #63b176; color: #fff; line-height: 1.3; }
@media (min-width: 768px) { .list-frame dt { padding: 1rem 1.8rem; } }
.list-frame dd { margin: 0; padding: .8rem 1.3rem; border: 2px solid #63b176; border-top: 0; }
@media (min-width: 768px) { .list-frame dd { padding: 1.4rem 1.8rem; } }
.list-frame dd > :last-child { margin-bottom: 0; }
.list-frame.-color02 dt { background: #409d23; }
.list-frame.-color02 dd { border-color: #409d23; }

.btn-basic { display: inline-block; margin: 0; padding: 1.1rem 2.6rem; background: #4148a3; box-shadow: 0 0.1rem 0.7rem rgba(36, 40, 90, 0.3); border-radius: .2rem; color: #fff; font-size: 1.5rem; text-decoration: none; text-align: center; line-height: 1.3; transition: filter .3s, opacity .3s; }
@media (min-width: 768px) { .btn-basic { padding: 1.6rem 3.8rem; font-size: 1.9rem; } }
.btn-basic:hover { text-decoration: none; color: #fff; filter: brightness(120%); }
.btn-basic:hover _:-ms-lang(x)::-ms-backdrop, .btn-basic:hover { opacity: .8; }
.btn-basic > i:first-child::before { margin-left: 0; }
.btn-basic > i:last-child::before { margin-right: 0; }

.flow-list { counter-reset: flowNum; margin: 1.8rem 0; padding: 0; list-style: none; }
.flow-list li { margin: 0 0 4rem; padding: 1.8rem 1.6rem; background: #f1f9e8; position: relative; }
@media (min-width: 768px) { .flow-list li { margin-bottom: 7rem; padding: 2.6rem 3rem; } }
.flow-list li::after { content: '▼'; position: absolute; bottom: -3rem; left: 50%; transform: translateX(-50%); color: #a8d378; font-size: 2rem; line-height: 1; }
@media (min-width: 768px) { .flow-list li::after { bottom: -5rem; font-size: 3rem; } }
.flow-list li:last-of-type { margin-bottom: 0; }
.flow-list li:last-of-type::after { display: none; }
.flow-list li > :last-child { margin-bottom: 0; }
.flow-list .flow-tit { margin: 0 0 .6rem; padding-left: 2.6rem; color: #4e9800; font-size: 1.7rem; font-weight: 400; line-height: 1.2; position: relative; }
@media (min-width: 768px) { .flow-list .flow-tit { margin-bottom: 1rem; padding-left: 3.4rem; font-size: 2rem; } }
.flow-list .flow-tit::before { position: absolute; top: 0; left: 0; height: 2rem; width: 2rem; padding-top: .1rem; background: #5aae00; border-radius: 50%; color: #fff; counter-increment: flowNum; content: counter(flowNum); font-size: 1.1rem; line-height: 1.9rem; text-align: center; }
@media (min-width: 768px) { .flow-list .flow-tit::before { top: 0; bottom: 0; left: 0; height: 2.6rem; width: 2.6rem; margin: auto; border-width: 2px; font-size: 1.6rem; line-height: 2.5rem; } }

.list-faq dt { padding: .6em .6em .6em 2.2em; color: #73bd01; font-weight: 700; position: relative; }
.list-faq dt::before { position: absolute; top: .55em; left: 0; content: 'Q'; width: 1.6em; padding: .3em 0; background: #73bd01; color: #fff; line-height: 1; text-align: center; }
.list-faq dd { margin: 0 0 .8em; padding: .4em 0 1.4em 2.2em; border-bottom: 1px solid #e0e0e0; position: relative; }
.list-faq dd::before { position: absolute; top: .4em; left: 0; content: 'A'; width: 1.6em; padding: .3em 0; background: #f2ad35; color: #fff; font-weight: 700; line-height: 1; text-align: center; }
.list-faq dd > :last-child { margin-bottom: 0; }
.list-faq dd > :last-child > :last-child { margin-bottom: 0; }

.sp_n { display: none; }
@media (min-width: 768px) { .sp_n { display: block; } }

@media (min-width: 768px) { .pc_n { display: none; } }

.cf::after { content: ""; display: block; clear: both; }

.fl_l { float: left; }

.fl_r { float: right; }

.txt_c { text-align: center; }

.txt_l { text-align: left; }

.txt_r { text-align: right; }

.img_l { float: left; }

.img_r { float: right; }

.mt_0 { margin-top: 0px !important; }

.mr_0 { margin-right: 0px !important; }

.mb_0 { margin-bottom: 0px !important; }

.ml_0 { margin-left: 0px !important; }

.pt_0 { padding-top: 0px !important; }

.pr_0 { padding-right: 0px !important; }

.pb_0 { padding-bottom: 0px !important; }

.pl_0 { padding-left: 0px !important; }

.page-index .keyv { flex-basis: 100%; margin-bottom: 19rem; position: relative; }
@media (min-width: 768px) { .page-index .keyv { margin-bottom: 70px; } }
.page-index .keyv-inner { height: 17rem; width: 100%; position: absolute; left: 0; right: 0; margin: 0 auto; z-index: 4; padding: 0 15px; }
@media (min-width: 768px) { .page-index .keyv-inner { height: 525px; padding: 0; } }
.page-index .keyv-img { position: relative; display: block; background: url("../images/index_keyv01.jpg") no-repeat 50% 50%/cover; width: calc(100% - 5rem); height: 17rem; opacity: 0; overflow: hidden; }
@media (min-width: 768px) { .page-index .keyv-img { height: 525px; width: calc(100% - 280px); min-width: 1030px; max-width: 1700px; } }
.page-index .keyv-img.active { animation: slideIn 0.5s cubic-bezier(0.8, 0, 0.5, 1) 0s 1 normal forwards; position: relative; opacity: 1 !important; }
@keyframes slideIn { from { transform: translateX(-100%); }
  to { transform: translateX(0); } }
.page-index .keyv-img.active::before { animation: maskOut 0.5s cubic-bezier(0.8, 0, 0.5, 1) 0.5s 1 normal forwards; content: ''; position: absolute; top: -1%; left: -1%; z-index: 1; width: 102%; height: 102%; background-image: linear-gradient(109deg, #87c410 11%, #fff 91%); }
@keyframes maskOut { from { transform: translateX(0); }
  to { transform: translateX(100%); } }
.page-index .keyv-copy { position: absolute; right: 15px; top: 6.5rem; width: 17rem; transition-delay: .7s; }
@media (min-width: 768px) { .page-index .keyv-copy { right: calc(50% - 400px); top: 110px; width: auto; } }
.page-index .keyv-timetable { position: absolute; width: calc(100% - 30px); padding: 1.2rem 0 0; top: 18.7rem; left: 15px; background: #f4f5ff; }
@media (min-width: 768px) { .page-index .keyv-timetable { width: 430px; left: auto; right: 0; top: auto; bottom: -40px; padding: 24px 4px 12px; transition-delay: 1.1s; } }
.page-index .keyv-timetable-tit { display: block; text-align: center; font-weight: 700; letter-spacing: .16em; }
@media (min-width: 768px) { .page-index .keyv-timetable-tit { font-size: 2rem; } }
.page-index .keyv-timetable-tit span { padding: 0 .15em .15em .25em; background: linear-gradient(transparent, transparent 65%, #e3e4f6 0); }
.page-index .tit-index { margin: 5rem 0 2.2rem; text-align: center; }
@media (min-width: 768px) { .page-index .tit-index { margin: 10rem 0 3.4rem; } }
.page-index .tit-index.-reason img { width: 58%; }
@media (min-width: 768px) { .page-index .tit-index.-reason img { width: auto; } }
.page-index .tit-index.-explanation img { width: 85%; }
@media (min-width: 768px) { .page-index .tit-index.-explanation img { width: auto; } }
.page-index .reason-list { margin: 0 0 4rem; padding: 0; list-style: none; counter-reset: reason-num; }
@media (min-width: 768px) { .page-index .reason-list { display: flex; flex-wrap: wrap; justify-content: space-between; margin-bottom: 10px; } }
.page-index .reason-list > li { background: #f2fedc; margin-bottom: 1.8rem; padding: 2rem 1.8rem; text-align: justify; }
@media (min-width: 768px) { .page-index .reason-list > li { margin-bottom: 40px; padding: 30px; flex-basis: calc(50% - 20px); max-width: calc(50% - 20px); }
  .page-index .reason-list > li:nth-of-type(2n) { transition-delay: .25s; } }
.page-index .reason-list > li::before { display: inline-block; counter-increment: reason-num; background: #7bc707; margin-bottom: .8rem; padding: .35em .6em .3em .8em; content: "Reason " counter(reason-num); color: #fff; font-size: 1.2rem; font-weight: 700; line-height: 1; letter-spacing: .08em; }
@media (min-width: 768px) { .page-index .reason-list > li::before { margin-bottom: 1.2rem; font-size: 1.6rem; } }
.page-index .reason-list > li p:last-of-type { margin-bottom: 0; }
.page-index .reason-detail { margin: 0 0 4.4rem; }
@media (min-width: 768px) { .page-index .reason-detail { margin-bottom: 60px; } }
.page-index .reason-tit { margin: 0 0 .6rem; color: #87c410; font-size: 1.6rem; font-weight: 700; line-height: 1.25; text-align: left; }
@media (min-width: 768px) { .page-index .reason-tit { margin-bottom: .7rem; font-size: 2.4rem; } }
.page-index .feature-link { margin: 0; padding: 0; list-style: none; overflow: hidden; }
@media (min-width: 768px) { .page-index .feature-link { display: flex; } }
@media (min-width: 768px) { .page-index .feature-link li { display: flex; flex-basis: 50%; } }
.page-index .feature-link a { display: flex; justify-content: center; padding: 3rem 2.4rem; background: #7bc707; color: #fff; text-align: justify; text-decoration: none; position: relative; transition: filter .4s ease-out, opacity .3s ease-out; }
@media (min-width: 768px) { .page-index .feature-link a { width: 100%; padding: 60px 80px; background-position: 100% 50%; text-align: center; line-height: 1.75; } }
.page-index .feature-link a::before { content: ''; width: 100%; height: 100%; position: absolute; top: 0; left: 0; transition: background .2s; }
.page-index .feature-link a:hover { filter: brightness(109%); }
.page-index .feature-link a:hover figure > img { transform: scale(1.2); }
.page-index .feature-link li.-childrenorthodontics a { background-color: #f2ad35; }
.page-index .feature-link .feature-inner { position: relative; }
@media (min-width: 768px) { .page-index .feature-link .feature-inner { max-width: 620px; } }
.page-index .feature-link .feature-tit { margin: 0 0 1.4rem; font-size: 2.1rem; text-align: center; line-height: 1.5; }
@media (min-width: 768px) { .page-index .feature-link .feature-tit { margin-bottom: 2.4rem; font-size: 3rem; } }
.page-index .feature-link .feature-tit .sub { display: block; font-size: 60%; }
.page-index .feature-link figure { overflow: hidden; width: 19rem; height: 19rem; margin: 0 auto 2rem; }
@media (min-width: 768px) { .page-index .feature-link figure { width: 250px; height: 250px; margin-bottom: 3rem; } }
.page-index .feature-link figure img { transition: transform .5s ease-out; }
.page-index .feature-link .check-text { position: absolute; transform: translateY(-5rem); left: calc(50% + 1.2rem); }
@media (min-width: 768px) { .page-index .feature-link .check-text { transform: translateY(-52px); left: calc(50% + 26px); } }
.page-index .feature-link .check-text img { width: 10rem; }
@media (min-width: 768px) { .page-index .feature-link .check-text img { width: 119px; } }
.page-index .feature-link p:last-of-type { margin-bottom: 0; }
.page-index .explanation-list { margin: 0 0 5rem; padding: 0; list-style: none; }
@media (min-width: 768px) { .page-index .explanation-list { display: flex; /*justify-content: space-between;*/ justify-content: center; margin-bottom: 10rem; } }
.page-index .explanation-list > li { margin-bottom: 1.6rem; background: no-repeat 50% 50%/cover; }
@media (min-width: 768px) { .page-index .explanation-list > li { display: flex; flex-basis: 450px; max-width: 450px; }
  .page-index .explanation-list > li:nth-of-type(2n) { transition-delay: .25s; } }
.page-index .explanation-list > li.-first { background-image: url("../images/index_explanation01.jpg"); }
.page-index .explanation-list > li.-mouthpiece { background-image: url("../images/index_explanation02.jpg"); }
.page-index .explanation-list a { display: flex; align-items: center; justify-content: center; width: 100%; height: 19rem; font-weight: 700; text-align: center; text-decoration: none; padding: 0 2rem; color: #fff; font-size: 1.3rem; text-shadow: 0 0 .6rem #647645; position: relative; }
@media (min-width: 768px) { .page-index .explanation-list a { height: 278px; padding: 0 30px; font-size: 1.6rem; line-height: 1.8; } }
.page-index .explanation-list a::before { content: ''; width: 100%; height: 100%; position: absolute; top: 0; left: 0; background: linear-gradient(rgba(123, 199, 7, 0) 2%, rgba(123, 199, 7, 0.6) 24%, rgba(123, 199, 7, 0.7) 60%, rgba(98, 179, 4, 0.7)) no-repeat 0 0/100% 300%; transition: background .5s ease-in-out; }
.page-index .explanation-list a:hover::before { background-position: 0 100%; }
.page-index .explanation-list a:hover .explanation-tit { color: #ffd448; }
.page-index .explanation-list ul { margin: 0; padding: 0; list-style-type: disc; list-style-position: inside; }
.page-index .explanation-inner { position: relative; }
.page-index .explanation-tit { margin: 0 0 1.2rem; font-size: 2.1rem; line-height: 1.4; transition: color .4s ease-in-out; }
@media (min-width: 768px) { .page-index .explanation-tit { margin-bottom: 26px; font-size: 3rem; } }
.page-index .explanation-tit .sub { display: block; font-size: 65%; }
.page-index .list-index-bnr { display: flex; flex-wrap: wrap; justify-content: center; margin: 2rem -.5rem 0; padding: 0; list-style: none; }
@media (min-width: 768px) { .page-index .list-index-bnr { margin: 30px -15px 0; } }
.page-index .list-index-bnr li { /*flex-basis: 50%;
max-width: 50%;*/ margin-bottom: 1rem; padding: 0 .5rem; }
@media (min-width: 768px) { .page-index .list-index-bnr li { flex-basis: 330px; max-width: 330px; margin-bottom: 1.5rem; padding: 0 15px; } }
.page-index .list-index-bnr a { transition: filter .3s, opacity .3s; }
.page-index .list-index-bnr a:hover { filter: brightness(109%); }
.page-index .list-index-bnr a:hover _:-ms-lang(x)::-ms-backdrop, .page-index .list-index-bnr a:hover { opacity: .8; }
.page-index .list-index-bnr img { width: 100%; }

.page-doctor .list-career { display: flex; flex-wrap: wrap; }
.page-doctor .list-career dt { flex-basis: 4em; font-weight: 400; }
.page-doctor .list-career dd { margin-bottom: 0; padding-bottom: 1.4rem; flex-basis: calc(100% - 4em); }

a[href=""] { pointer-events: none; }

@media print { * { -webkit-print-color-adjust: exact !important; }
  a[href]::after { content: normal; }
  abbr[title]::after { content: normal; }
  .navbar { display: block; }
  #page-top { display: none !important; } }

/*# sourceMappingURL=style.css.map */
