@charset "UTF-8";
/*!
* Josefin Sans
* https://fonts.google.com/specimen/Josefin+Sans
*/
@import url("https://fonts.googleapis.com/css2?family=Josefin+Sans&display=swap");
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; }

/*!
Font license info

## Font Awesome

   Copyright (C) 2016 by Dave Gandy

   Author:    Dave Gandy
   License:   SIL ()
   Homepage:  http://fortawesome.github.com/Font-Awesome/

## MFG Labs

   Copyright (C) 2012 by Daniel Bruce

   Author:    MFG Labs
   License:   SIL (http://scripts.sil.org/OFL)
   Homepage:  http://www.mfglabs.com/
*/
@font-face { font-family: "fontello"; src: url("fontello/font/fontello.woff2") format("woff2"); font-display: fallback; }
/* 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?58677954#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-phone:before { content: '\e800'; }

/* '' */
.icon-menu_01:before { content: '\e801'; }

/* '' */
.icon-menu_02:before { content: '\e802'; }

/* '' */
.icon-menu_04:before { content: '\e803'; }

/* '' */
.icon-menu_05:before { content: '\e804'; }

/* '' */
.icon-menu_03:before { content: '\e805'; }

/* '' */
.icon-menu_07:before { content: '\e806'; }

/* '' */
.icon-menu_06:before { content: '\e807'; }

/* '' */
.icon-menu_08:before { content: '\e83b'; }

/* '' */
.icon-up-open:before { content: '\f005'; }

/* '' */
.icon-down-open:before { content: '\f004'; }

/* '' */
.icon-right-open:before { content: '\f006'; }

/* '' */
.icon-circle:before { content: '\f111'; }

/* '' */
.icon-circle-thin:before { content: '\f1db'; }

/* '' */
/*!
 * Bootstrap Grid v4.4.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: 1230px; } }

.container-fluid, .container-md { width: 100%; padding-right: 15px; padding-left: 15px; margin-right: auto; margin-left: auto; }

@media (min-width: 768px) { .container, .container-md { max-width: 1230px; } }
.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%; }

.row-cols-1 > * { flex: 0 0 100%; max-width: 100%; }

.row-cols-2 > * { flex: 0 0 50%; max-width: 50%; }

.row-cols-3 > * { flex: 0 0 33.3333333333%; max-width: 33.3333333333%; }

.row-cols-4 > * { flex: 0 0 25%; max-width: 25%; }

.row-cols-5 > * { flex: 0 0 20%; max-width: 20%; }

.row-cols-6 > * { flex: 0 0 16.6666666667%; max-width: 16.6666666667%; }

.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%; }
  .row-cols-md-1 > * { flex: 0 0 100%; max-width: 100%; }
  .row-cols-md-2 > * { flex: 0 0 50%; max-width: 50%; }
  .row-cols-md-3 > * { flex: 0 0 33.3333333333%; max-width: 33.3333333333%; }
  .row-cols-md-4 > * { flex: 0 0 25%; max-width: 25%; }
  .row-cols-md-5 > * { flex: 0 0 20%; max-width: 20%; }
  .row-cols-md-6 > * { flex: 0 0 16.6666666667%; max-width: 16.6666666667%; }
  .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:not(.btn) { text-decoration: underline; }
  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-serif { font-family: "游明朝 Medium", "游明朝体", "Yu Mincho Medium", "YuMincho", "游明朝", "HiraMinProN-W3", "Hiragino Mincho ProN", serif; }

.font-josefin-sans { font-family: "Josefin Sans", sans-serif; }

@media (min-width: 768px) { .container { width: 1230px; } }

html { font-size: calc( 100vw / 32 ); }
@media (min-width: 768px) { html { font-size: 62.5%; } }

body { color: #222; font-weight: 400; font-size: 1.3rem; font-family: "游ゴシック Medium", "游ゴシック体", "Yu Gothic Medium", "YuGothic", -apple-system, "BlinkMacSystemFont", "Hiragino Kaku Gothic ProN", "Meiryo", sans-serif; line-height: 1.6; background-color: #fff; -webkit-text-size-adjust: none; }
@media (min-width: 768px) { body { font-size: 1.8rem; line-height: 1.7; } }
@media (min-width: 768px) { body { min-width: 1230px; } }

a { overflow: hidden; color: #3482da; text-decoration: underline; -webkit-tap-highlight-color: rgba(0, 0, 0, 0.1); }
a:hover { color: #1a518e; text-decoration: underline; }

h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 { margin-top: 3em; margin-bottom: 0.8em; }

p { margin-bottom: 1.6rem; }

img { max-width: 100%; height: auto; }

ul, ol { margin-bottom: 1.6rem; padding-left: 2.2rem; }

dd { margin-bottom: 1.6rem; }

figure { margin: 0 0 1.6rem; }

figcaption { margin: 0.7rem 0; line-height: 1.3; }

small, .small { font-size: 80%; }

.svgIcon { position: absolute; width: 0; height: 0; }

.clearfix::after { display: block; clear: both; content: ''; }

.ov-h { overflow: hidden; }

.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-right: auto; margin-left: auto; }

.alignleft { display: block; margin-right: auto; margin-left: auto; }
@media (min-width: 768px) { .alignleft { float: left; margin-right: 1rem; margin-bottom: 1rem; } }

.alignright { display: block; margin-right: auto; margin-left: auto; }
@media (min-width: 768px) { .alignright { float: right; margin-bottom: 1rem; margin-left: 1rem; } }

.text-red { color: #eb4b4b !important; }

.text-blue { color: #1f2a66 !important; }

.text-orange { color: #f47854 !important; }

.text-highlight { padding: 0 0.1em; background: linear-gradient(transparent, transparent 63%, #f1dfbe 0); }

.fw-n { font-weight: 400 !important; }

.fw-b { font-weight: 700 !important; }

.fz-0 { font-size: 0; }

.fz-lg { font-size: 120%; }

.fz-xl { font-size: 140%; }

.fz-xxl { font-size: 160%; }

.fz-xxxl { font-size: 180%; }

@media (min-width: 768px) { .fz-md-lg { font-size: 120%; }
  .fz-md-xl { font-size: 140%; }
  .fz-md-xxl { font-size: 160%; }
  .fz-md-xxxl { font-size: 180%; } }
.hover-opacity:hover { opacity: 0.85; }

.sr-only { position: absolute; width: 1px; height: 1px; padding: 0; overflow: hidden; white-space: nowrap; border: 0; clip: rect(0, 0, 0, 0); }

@media (min-width: 768px) { .hgroup { display: flex; flex-wrap: wrap; justify-content: center; } }

.header { padding: 0 0 1.3rem; }
@media (min-width: 768px) { .header { flex-basis: 100%; margin: 0 0 -46px; padding: 0; } }

@media (min-width: 768px) { .header-flex { display: flex; justify-content: space-between; } }

.header-col-logo { display: flex; align-items: center; margin: 0 0 1.2rem -15px; padding-left: 1.2rem; }
@media (min-width: 768px) { .header-col-logo { flex-basis: 530px; flex-shrink: 0; margin: 0; padding: 0; } }

.header-col-right { display: flex; align-items: center; justify-content: center; width: 100%; }
@media (min-width: 768px) { .header-col-right { flex-grow: 1; justify-content: flex-end; margin: 0; padding: 0 0 46px; width: auto; } }

.header-logo-wrap { width: 15rem; margin: 0 1.3rem 0 0; padding: 0.7rem 1.6rem 1rem 1.3rem; font-size: 1.6rem; line-height: 1; box-shadow: 0 0.1rem 1.6rem rgba(0, 0, 0, 0.2); }
@media (min-width: 768px) { .header-logo-wrap { z-index: 1; width: 348px; margin-right: 30px; padding: 16px 31px 28px 25px; background: #fff; } }

.header-dept { margin: 0; padding: 0.4rem 0 0; list-style: none; }
@media (min-width: 768px) { .header-dept { padding: 0 0 46px; } }
.header-dept > li { position: relative; padding-left: 1.1em; color: #1d2087; font-weight: 700; font-size: 1.1rem; }
@media (min-width: 768px) { .header-dept > li { padding-left: 1.4em; font-size: 1.6rem; } }
.header-dept > li::before { position: absolute; left: 0; color: #dee8f8; transform: scale(0.7); transform-origin: left center; content: '●'; }

.header-info { margin-right: 0; padding-top: 0.2rem; text-align: center; width: 100%; }
@media (min-width: 768px) { .header-info { margin-right: 20px; width: auto; } }

.header-access { margin-bottom: 0.6rem; padding-bottom: 0.2rem; font-size: 1rem; letter-spacing: 0.06em; text-align: center; border-bottom: 1px solid #c9c9c9; font-feature-settings: 'palt' 1; }
@media (min-width: 768px) { .header-access { margin-bottom: 10px; padding-bottom: 8px; font-size: 1.7rem; letter-spacing: 0.16em; } }

.header-tel { margin: 0 0 0.2rem; color: #1d2087; font-size: 2.1rem; font-family: "Josefin Sans", sans-serif; line-height: 1; letter-spacing: 0.02em; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; }
@media (min-width: 768px) { .header-tel { margin: 0; font-size: 4rem; } }
.header-tel i::before { margin: 0 0.08em 0 0; font-size: 80%; }
.header-tel a { color: #1d2087; }
.header-tel .tel-reserve { display: block; font-size: 1rem; margin: 0.25rem 0 0; padding: 0.6rem 0 0.3rem; background: #1d2087; color: #fff; }
@media (min-width: 768px) { .header-tel .tel-reserve { font-size: 1.4rem; padding: 0.8rem 0.8rem 0.5rem; } }

.header-reserve { display: none; width: 13.4rem; transition: filter 0.2s, opacity 0.2s; }
@media (min-width: 768px) { .header-reserve { display: block; width: 220px; }
  .header-reserve a { position: relative; display: flex; flex-wrap: wrap; align-items: center; align-content: center; padding: 0 1em; width: 100%; height: 6rem; color: #fff; line-height: 1.4; text-decoration: none; box-sizing: border-box; }
  .header-reserve a:hover { filter: brightness(108%); }
  .header-reserve a:hover _:lang(x)::-ms-backdrop, .header-reserve a:hover { opacity: 0.8; }
  .header-reserve a.first { background: #e74746; }
  .header-reserve a.return { background: #428bca; }
  .header-reserve a::after { position: absolute; right: 0.4rem; bottom: 0.4rem; border-color: transparent #fff #fff transparent; border-style: solid; border-width: 0.6rem; content: ''; } }

.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 { padding: 0; background-color: transparent; }
@media (min-width: 768px) { .slicknav_menu { display: none; } }
.slicknav_menu .slicknav_nav { position: absolute; top: 8.4rem; right: 0; z-index: 10; width: 100%; padding: 0 15px; background: #fff; box-shadow: 0 6px 6px rgba(0, 0, 0, 0.2); }
.slicknav_menu .slicknav_nav > ul { margin: 0.6rem 0; padding: 0; }
.slicknav_menu .slicknav_nav > ul > li:not(:last-child) { margin-bottom: 0; border-bottom: 1px solid rgba(101, 103, 118, 0.2); }
.slicknav_menu .slicknav_nav > ul > li [class^='icon-'], .slicknav_menu .slicknav_nav > ul > li [class*=' icon-'] { display: none; }
.slicknav_menu .slicknav_nav > ul > li > ol { display: none; }
.slicknav_menu .slicknav_nav > ul > li.-treatment { display: none; }
.slicknav_menu .slicknav_nav a { position: relative; box-sizing: border-box; margin: 0; padding: 0.9rem 1rem; color: #222; font-size: 1.2rem; letter-spacing: 0.06em; text-transform: uppercase; transition: 0.2s; -webkit-tap-highlight-color: rgba(0, 0, 0, 0.1); }
.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: #cad9f3; }
.slicknav_menu .slicknav_nav ul.sub { margin: 0; }
.slicknav_menu .slicknav_nav ul.sub a { padding: 0.6rem 0 0.6rem 1.6rem; color: #fff; font-size: 1.2rem; }
.slicknav_menu .slicknav_nav .treatment-nav { display: flex; flex-wrap: wrap; justify-content: space-between; margin: 0; padding: 0; background: transparent; box-shadow: none; }
.slicknav_menu .slicknav_nav .treatment-nav > li { flex-basis: calc(50% - 2px); margin: 0 0 0.4rem; }
.slicknav_menu .slicknav_nav .treatment-nav a { padding: 0.6rem 0; color: #2c367b; font-weight: 400; font-size: 1.1rem; text-align: center; text-shadow: none; background: #edf4ff; }
.slicknav_menu .slicknav_nav .treatment-nav br { display: none; }
.slicknav_menu .slicknav_nav .treatment-nav i { display: none; }
.slicknav_menu .sub-nav-box { margin-bottom: 1.6rem; padding: 0.5rem 0.8rem 1rem; background: #2a336b; }
.slicknav_menu .sub-nav-box.-color02 { background: #bfab87; }
.slicknav_menu .sub-nav-box.-color02 a { color: #675e4e; background-color: #fffcf3; }
.slicknav_menu .treatment-tit { margin: 0; padding: 0.6rem 0 0.6rem 0.08em; color: #fff; font-weight: 700; font-size: 1.5rem; letter-spacing: 0.08em; text-align: center; }

.slicknav_btn { position: absolute; top: 2.2rem; right: 0; z-index: 10; margin: 0; padding: 3.2vw 4.2vw 6.4vw 4.2vw; text-decoration: none; background: transparent; border-radius: 0; -webkit-tap-highlight-color: transparent; }
.slicknav_btn::after { position: absolute; bottom: 1.8vw; left: 50%; color: #555; font-weight: 400; font-size: 2.8vw; line-height: 1; text-transform: uppercase; text-shadow: none; transform: translateX(-50%); transition: content 1s; content: 'Menu'; }
.slicknav_btn.slicknav_open::after { content: 'CLOSE'; }
.slicknav_btn .slicknav_icon { position: relative; display: inline-block; width: 8vw; height: 5vw; transition: all 0.4s; }
.slicknav_btn .slicknav_icon-bar { position: absolute; left: 0; display: inline-block; width: 100%; height: 0.2rem; background-color: #555; border-radius: 1px; box-shadow: none; transition: all 0.4s; }
.slicknav_btn .slicknav_icon-bar:nth-of-type(1) { top: 0; }
.slicknav_btn .slicknav_icon-bar:nth-of-type(2) { top: 2.2vw; }
.slicknav_btn .slicknav_icon-bar:nth-of-type(3) { bottom: 0; }
.slicknav_btn .slicknav_icon-bar + .slicknav_icon-bar { margin: 0; }

.slicknav_icon span:nth-of-type(1) { animation: menu-bar01 0.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) { opacity: 1; transition: all 0.25s 0.25s; }

.slicknav_icon span:nth-of-type(3) { animation: menu-bar02 0.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 0.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 0.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; flex-basis: 100%; order: 1; min-width: 1230px; background: #1f2a66; } }

@media (min-width: 768px) { .gNav { display: flex; width: 1200px; margin: 0 auto; padding: 0 60px; list-style: none; }
  .gNav li { padding: 0; }
  .gNav > li { position: relative; z-index: 1; flex-grow: 1; }
  .gNav > li.-treatment > a { cursor: default; }
  .gNav > li.-treatment > a::after { display: none; }
  .gNav > li > a { position: relative; display: flex; align-items: center; justify-content: center; height: 90px; padding: 0; color: #fff; font-size: 1.8rem; line-height: 1.1; text-align: center; text-transform: uppercase; text-decoration: none; transition: color 0.3s, background-color 0.4s; }
  .gNav > li > a::after { position: absolute; bottom: 15px; left: 25px; width: calc(100% - 48px); height: 4px; background: #e74746; visibility: hidden; opacity: 0; transition: 0.4s 0.05s; content: ''; }
  .gNav > li > a:hover::after { bottom: 20px; visibility: visible; opacity: 1; transition: 0.4s; }
  .gNav > li:hover > .sub { top: 80%; visibility: visible; opacity: 1; }
  .gNav .sub { position: absolute; top: 88%; left: -5px; display: none; flex-wrap: wrap; width: calc(100% + 10px); padding: 0; list-style: none; background: #e74746; box-shadow: 0 1px 6px rgba(0, 0, 0, 0.06); visibility: hidden; opacity: 0; transition: top 0.4s, visibility 0.4s, opacity 0.4s; }
  .gNav .sub.load { display: block; }
  .gNav .sub > li { flex-basis: 50%; border: 0; border-bottom: 1px solid rgba(255, 255, 255, 0.6); }
  .gNav .sub > li > a { display: flex; align-items: center; justify-content: center; height: 50px; padding: 0; color: #fff; font-weight: 400; font-size: 1.6rem; line-height: 1.2; text-align: center; text-decoration: none; transition: background-color 0.15s; }
  .gNav .sub > li > a:hover { text-decoration: none; background-color: #d41d1c; }
  .gNav .sub i { display: none; }
  .gNav .icon-up-open::before { margin: 0 0 0 6px; transform: scale(0.7) rotate(180deg); transition: color 0.3s; }
  .gNav .interpunct { display: none; }
  .sub-nav-box { display: none; } }
.contents { display: flex; flex-wrap: wrap; justify-content: center; padding: 3.6rem 0; }
@media (min-width: 768px) { .contents { padding: 80px 0 100px; } }
.page-index .contents { padding: 0; }

.main { flex-basis: 100%; max-width: 100%; padding-right: 15px; padding-left: 15px; }
@media (min-width: 768px) { .main { flex-basis: 1060px; max-width: 1060px; padding: 0; } }
.page-index .main { padding-right: 0; padding-left: 0; }
@media (min-width: 768px) { .page-index .main { flex-basis: 100%; max-width: 100%; } }

.footer { padding: 2rem 0 0; background: #1f2a66; }
@media (min-width: 768px) { .footer { padding: 40px 0 0; } }

.footer-nav { display: none; }
@media (min-width: 768px) { .footer-nav { display: block; margin: 0 0 1.4rem; padding: 0; font-size: 0; text-align: center; list-style: none; } }
.footer-nav > li { display: inline-block; font-size: 1.6rem; line-height: 1.1; }
.footer-nav > li:not(:first-child) { border-left: 1px solid rgba(255, 255, 255, 0.5); }
.footer-nav a { display: inline-block; padding: 0 2rem; overflow: visible; color: #fff; text-transform: uppercase; text-decoration: none; }
.footer-nav a:hover { text-decoration: underline; }
.footer-nav .-treatment { display: none; }
.footer-nav br { display: none; }
.footer-nav [class^='icon-'], .footer-nav [class*=' icon-'] { display: none; }
.footer-nav .sub { display: none; }

.footer-logo { display: block; width: 35%; margin: 0 auto 1rem; }
@media (min-width: 768px) { .footer-logo { width: 224px; margin: 60px auto 10px; } }

.copyright { padding: 1rem 0 4.7rem; color: #fff; line-height: 1.1; text-align: center; }
@media (min-width: 768px) { .copyright { padding: 40px 0; } }
.copyright small { font-size: 1rem; }
@media (min-width: 768px) { .copyright small { font-size: 1.6rem; } }
.copyright a { color: #fff; text-decoration: none; }

/*!
*  - v1.5.0
* Homepage: http://bqworks.com/slider-pro/
* Author: bqworks
* Author URL: http://bqworks.com/
*/
/* Core
--------------------------------------------------*/
.slider-pro { position: relative; margin: 0 auto; -moz-box-sizing: content-box; box-sizing: content-box; }

.sp-slides-container { position: relative; }

.sp-mask { position: relative; overflow: hidden; }

.sp-slides { position: relative; -webkit-backface-visibility: hidden; -webkit-perspective: 1000; }

.sp-slide { position: absolute; }

.sp-image-container { overflow: hidden; }

.sp-image { position: relative; display: block; border: none; }

.sp-no-js { overflow: hidden; max-width: 100%; }

/* Thumbnails
--------------------------------------------------*/
.sp-thumbnails-container { position: relative; overflow: hidden; direction: ltr; }

.sp-top-thumbnails, .sp-bottom-thumbnails { left: 0; margin: 0 auto; }

.sp-top-thumbnails { position: absolute; top: 0; margin-bottom: 4px; }

.sp-bottom-thumbnails { margin-top: 4px; }

.sp-left-thumbnails, .sp-right-thumbnails { position: absolute; top: 0; }

.sp-right-thumbnails { right: 0; margin-left: 4px; }

.sp-left-thumbnails { left: 0; margin-right: 4px; }

.sp-thumbnails { position: relative; }

.sp-thumbnail { border: none; }

.sp-thumbnail-container { position: relative; display: block; overflow: hidden; float: left; -moz-box-sizing: border-box; box-sizing: border-box; }

.sp-rtl .sp-thumbnail-container { float: right; }

/* Horizontal thumbnails
------------------------*/
.sp-top-thumbnails .sp-thumbnail-container, .sp-bottom-thumbnails .sp-thumbnail-container { margin-left: 2px; margin-right: 2px; }

.sp-top-thumbnails .sp-thumbnail-container:first-child, .sp-bottom-thumbnails .sp-thumbnail-container:first-child { margin-left: 0; }

.sp-top-thumbnails .sp-thumbnail-container:last-child, .sp-bottom-thumbnails .sp-thumbnail-container:last-child { margin-right: 0; }

/* Vertical thumbnails 
----------------------*/
.sp-left-thumbnails .sp-thumbnail-container, .sp-right-thumbnails .sp-thumbnail-container { margin-top: 2px; margin-bottom: 2px; }

.sp-left-thumbnails .sp-thumbnail-container:first-child, .sp-right-thumbnails .sp-thumbnail-container:first-child { margin-top: 0; }

.sp-left-thumbnails .sp-thumbnail-container:last-child, .sp-right-thumbnails .sp-thumbnail-container:last-child { margin-bottom: 0; }

/* Right thumbnails with pointer
--------------------------------*/
.sp-right-thumbnails.sp-has-pointer { margin-left: -13px; }

.sp-right-thumbnails.sp-has-pointer .sp-thumbnail { position: absolute; left: 18px; margin-left: 0 !important; }

.sp-right-thumbnails.sp-has-pointer .sp-selected-thumbnail:before { content: ''; position: absolute; height: 100%; border-left: 5px solid #F00; left: 0; top: 0; margin-left: 13px; }

.sp-right-thumbnails.sp-has-pointer .sp-selected-thumbnail:after { content: ''; position: absolute; width: 0; height: 0; left: 0; top: 50%; margin-top: -8px; border-right: 13px solid #F00; border-top: 8px solid transparent; border-bottom: 8px solid transparent; }

/* Left thumbnails with pointer
-------------------------------*/
.sp-left-thumbnails.sp-has-pointer { margin-right: -13px; }

.sp-left-thumbnails.sp-has-pointer .sp-thumbnail { position: absolute; right: 18px; }

.sp-left-thumbnails.sp-has-pointer .sp-selected-thumbnail:before { content: ''; position: absolute; height: 100%; border-left: 5px solid #F00; right: 0; top: 0; margin-right: 13px; }

.sp-left-thumbnails.sp-has-pointer .sp-selected-thumbnail:after { content: ''; position: absolute; width: 0; height: 0; right: 0; top: 50%; margin-top: -8px; border-left: 13px solid #F00; border-top: 8px solid transparent; border-bottom: 8px solid transparent; }

/* Bottom thumbnails with pointer
---------------------------------*/
.sp-bottom-thumbnails.sp-has-pointer { margin-top: -13px; }

.sp-bottom-thumbnails.sp-has-pointer .sp-thumbnail { position: absolute; top: 18px; margin-top: 0 !important; }

.sp-bottom-thumbnails.sp-has-pointer .sp-selected-thumbnail:before { content: ''; position: absolute; width: 100%; border-bottom: 5px solid #F00; top: 0; margin-top: 13px; }

.sp-bottom-thumbnails.sp-has-pointer .sp-selected-thumbnail:after { content: ''; position: absolute; width: 0; height: 0; left: 50%; top: 0; margin-left: -8px; border-bottom: 13px solid #F00; border-left: 8px solid transparent; border-right: 8px solid transparent; }

/* Top thumbnails with pointer
------------------------------*/
.sp-top-thumbnails.sp-has-pointer { margin-bottom: -13px; }

.sp-top-thumbnails.sp-has-pointer .sp-thumbnail { position: absolute; bottom: 18px; }

.sp-top-thumbnails.sp-has-pointer .sp-selected-thumbnail:before { content: ''; position: absolute; width: 100%; border-bottom: 5px solid #F00; bottom: 0; margin-bottom: 13px; }

.sp-top-thumbnails.sp-has-pointer .sp-selected-thumbnail:after { content: ''; position: absolute; width: 0; height: 0; left: 50%; bottom: 0; margin-left: -8px; border-top: 13px solid #F00; border-left: 8px solid transparent; border-right: 8px solid transparent; }

/* Layers
--------------------------------------------------*/
.sp-layer { position: absolute; margin: 0; box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; -webkit-font-smoothing: subpixel-antialiased; -webkit-backface-visibility: hidden; }

.sp-black { color: #FFF; background: black; background: rgba(0, 0, 0, 0.7); }

.sp-white { color: #000; background: white; background: rgba(255, 255, 255, 0.7); }

.sp-rounded { border-radius: 10px; }

.sp-padding { padding: 10px; }

/* Touch Swipe
--------------------------------------------------*/
.sp-grab { cursor: url(images/openhand.cur), move; }

.sp-grabbing { cursor: url(images/closedhand.cur), move; }

.sp-selectable { cursor: default; }

/* Caption
--------------------------------------------------*/
.sp-caption-container { text-align: center; margin-top: 10px; }

/* Full Screen
--------------------------------------------------*/
.sp-full-screen { margin: 0 !important; background-color: #000; }

.sp-full-screen-button { position: absolute; top: 5px; right: 10px; font-size: 30px; line-height: 1; cursor: pointer; -webkit-transform: rotate(45deg); -ms-transform: rotate(45deg); transform: rotate(45deg); }

.sp-full-screen-button:before { content: '\2195'; }

.sp-fade-full-screen { opacity: 0; -webkit-transition: opacity 0.5s; transition: opacity 0.5s; }

.slider-pro:hover .sp-fade-full-screen { opacity: 1; }

/* Buttons
--------------------------------------------------*/
.sp-buttons { position: relative; width: 100%; text-align: center; padding-top: 10px; }

.sp-rtl .sp-buttons { direction: rtl; }

.sp-full-screen .sp-buttons { display: none; }

.sp-button { width: 10px; height: 10px; border: 2px solid #000; border-radius: 50%; margin: 4px; display: inline-block; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; cursor: pointer; }

.sp-selected-button { background-color: #000; }

@media only screen and (min-width: 768px) and (max-width: 1024px) { .sp-button { width: 14px; height: 14px; } }
@media only screen and (min-width: 568px) and (max-width: 768px) { .sp-button { width: 16px; height: 16px; } }
@media only screen and (min-width: 320px) and (max-width: 568px) { .sp-button { width: 18px; height: 18px; } }
/* Arrows
--------------------------------------------------*/
.sp-arrows { position: absolute; }

.sp-fade-arrows { opacity: 0; -webkit-transition: opacity 0.5s; transition: opacity 0.5s; }

.sp-slides-container:hover .sp-fade-arrows { opacity: 1; }

.sp-horizontal .sp-arrows { width: 100%; left: 0; top: 50%; margin-top: -15px; }

.sp-vertical .sp-arrows { height: 100%; left: 50%; top: 0; margin-left: -10px; }

.sp-arrow { position: absolute; display: block; width: 20px; height: 30px; cursor: pointer; }

.sp-vertical .sp-arrow { -webkit-transform: rotate(90deg); -ms-transform: rotate(90deg); transform: rotate(90deg); }

.sp-horizontal .sp-previous-arrow { left: 20px; right: auto; }

.sp-horizontal.sp-rtl .sp-previous-arrow { right: 20px; left: auto; }

.sp-horizontal .sp-next-arrow { right: 20px; left: auto; }

.sp-horizontal.sp-rtl .sp-next-arrow { left: 20px; right: auto; }

.sp-vertical .sp-previous-arrow { top: 20px; }

.sp-vertical .sp-next-arrow { bottom: 20px; -webkit-transform: rotate(270deg); -ms-transform: rotate(270deg); transform: rotate(270deg); }

.sp-previous-arrow:before, .sp-previous-arrow:after, .sp-next-arrow:before, .sp-next-arrow:after { content: ''; position: absolute; width: 50%; height: 50%; background-color: #FFF; }

.sp-arrow:before { left: 30%; top: 0; -webkit-transform: skew(145deg, 0deg); -ms-transform: skew(145deg, 0deg); transform: skew(145deg, 0deg); }

.sp-arrow:after { left: 30%; top: 50%; -webkit-transform: skew(-145deg, 0deg); -ms-transform: skew(-145deg, 0deg); transform: skew(-145deg, 0deg); }

.sp-next-arrow { -webkit-transform: rotate(180deg); -ms-transform: rotate(180deg); transform: rotate(180deg); }

.sp-horizontal.sp-rtl .sp-previous-arrow { -webkit-transform: rotate(180deg); -ms-transform: rotate(180deg); transform: rotate(180deg); }

.sp-horizontal.sp-rtl .sp-next-arrow { -webkit-transform: rotate(0deg); -ms-transform: rotate(0deg); transform: rotate(0deg); }

.ie8 .sp-arrow, .ie7 .sp-arrow { width: 0; height: 0; }

.ie8 .sp-arrow:before, .ie8 .sp-arrow:after, .ie7 .sp-arrow:before, .ie7 .sp-arrow:after { content: none; }

.ie8.sp-horizontal .sp-previous-arrow, .ie7.sp-horizontal .sp-previous-arrow { border-right: 20px solid #FFF; border-top: 20px solid transparent; border-bottom: 20px solid transparent; }

.ie8.sp-horizontal .sp-next-arrow, .ie7.sp-horizontal .sp-next-arrow { border-left: 20px solid #FFF; border-top: 20px solid transparent; border-bottom: 20px solid transparent; }

.ie8.sp-vertical .sp-previous-arrow, .ie7.sp-vertical .sp-previous-arrow { border-bottom: 20px solid #FFF; border-left: 20px solid transparent; border-right: 20px solid transparent; }

.ie8.sp-vertical .sp-next-arrow, .ie7.sp-vertical .sp-next-arrow { border-top: 20px solid #FFF; border-left: 20px solid transparent; border-right: 20px solid transparent; }

/* Thumbnail Arrows
--------------------------------------------------*/
.sp-thumbnail-arrows { position: absolute; }

.sp-fade-thumbnail-arrows { opacity: 0; -webkit-transition: opacity 0.5s; transition: opacity 0.5s; }

.sp-thumbnails-container:hover .sp-fade-thumbnail-arrows { opacity: 1; }

.sp-top-thumbnails .sp-thumbnail-arrows, .sp-bottom-thumbnails .sp-thumbnail-arrows { width: 100%; top: 50%; left: 0; margin-top: -12px; }

.sp-left-thumbnails .sp-thumbnail-arrows, .sp-right-thumbnails .sp-thumbnail-arrows { height: 100%; top: 0; left: 50%; margin-left: -7px; }

.sp-thumbnail-arrow { position: absolute; display: block; width: 15px; height: 25px; cursor: pointer; }

.sp-left-thumbnails .sp-thumbnail-arrows .sp-thumbnail-arrow, .sp-right-thumbnails .sp-thumbnail-arrows .sp-thumbnail-arrow { -webkit-transform: rotate(90deg); -ms-transform: rotate(90deg); transform: rotate(90deg); }

.sp-top-thumbnails .sp-previous-thumbnail-arrow, .sp-bottom-thumbnails .sp-previous-thumbnail-arrow { left: 0px; }

.sp-top-thumbnails .sp-next-thumbnail-arrow, .sp-bottom-thumbnails .sp-next-thumbnail-arrow { right: 0px; }

.sp-left-thumbnails .sp-previous-thumbnail-arrow, .sp-right-thumbnails .sp-previous-thumbnail-arrow { top: 0px; }

.sp-left-thumbnails .sp-next-thumbnail-arrow, .sp-right-thumbnails .sp-next-thumbnail-arrow { bottom: 0px; }

.sp-previous-thumbnail-arrow:before, .sp-previous-thumbnail-arrow:after, .sp-next-thumbnail-arrow:before, .sp-next-thumbnail-arrow:after { content: ''; position: absolute; width: 50%; height: 50%; background-color: #FFF; }

.sp-previous-thumbnail-arrow:before { left: 30%; top: 0; -webkit-transform: skew(145deg, 0deg); -ms-transform: skew(145deg, 0deg); transform: skew(145deg, 0deg); }

.sp-previous-thumbnail-arrow:after { left: 30%; top: 50%; -webkit-transform: skew(-145deg, 0deg); -ms-transform: skew(-145deg, 0deg); transform: skew(-145deg, 0deg); }

.sp-next-thumbnail-arrow:before { right: 30%; top: 0; -webkit-transform: skew(35deg, 0deg); -ms-transform: skew(35deg, 0deg); transform: skew(35deg, 0deg); }

.sp-next-thumbnail-arrow:after { right: 30%; top: 50%; -webkit-transform: skew(-35deg, 0deg); -ms-transform: skew(-35deg, 0deg); transform: skew(-35deg, 0deg); }

.ie8 .sp-thumbnail-arrow, .ie7 .sp-thumbnail-arrow { width: 0; height: 0; }

.ie8 .sp-thumbnail-arrow:before, .ie8 .sp-thumbnail-arrow:after, .ie7 .sp-thumbnail-arrow:before, .ie7 .sp-thumbnail-arrow:after { content: none; }

.ie8 .sp-top-thumbnails .sp-previous-thumbnail-arrow, .ie8 .sp-bottom-thumbnails .sp-previous-thumbnail-arrow, .ie7 .sp-top-thumbnails .sp-previous-thumbnail-arrow, .ie7 .sp-bottom-thumbnails .sp-previous-thumbnail-arrow { border-right: 12px solid #FFF; border-top: 12px solid transparent; border-bottom: 12px solid transparent; }

.ie8 .sp-top-thumbnails .sp-next-thumbnail-arrow, .ie8 .sp-bottom-thumbnails .sp-next-thumbnail-arrow, .ie7 .sp-top-thumbnails .sp-next-thumbnail-arrow, .ie7 .sp-bottom-thumbnails .sp-next-thumbnail-arrow { border-left: 12px solid #FFF; border-top: 12px solid transparent; border-bottom: 12px solid transparent; }

.ie8 .sp-left-thumbnails .sp-previous-thumbnail-arrow, .ie8 .sp-right-thumbnails .sp-previous-thumbnail-arrow, .ie7 .sp-left-thumbnails .sp-previous-thumbnail-arrow, .ie7 .sp-right-thumbnails .sp-previous-thumbnail-arrow { border-bottom: 12px solid #FFF; border-left: 12px solid transparent; border-right: 12px solid transparent; }

.ie8 .sp-left-thumbnails .sp-next-thumbnail-arrow, .ie8 .sp-right-thumbnails .sp-next-thumbnail-arrow, .ie7 .sp-left-thumbnails .sp-next-thumbnail-arrow, .ie7 .sp-right-thumbnails .sp-next-thumbnail-arrow { border-top: 12px solid #FFF; border-left: 12px solid transparent; border-right: 12px solid transparent; }

/* Video
--------------------------------------------------*/
a.sp-video { text-decoration: none; }

a.sp-video img { -webkit-backface-visibility: hidden; border: none; }

a.sp-video:after { content: '\25B6'; position: absolute; width: 45px; padding-left: 5px; height: 50px; border: 2px solid #FFF; text-align: center; font-size: 30px; border-radius: 30px; top: 0; color: #FFF; bottom: 0; left: 0; right: 0; background-color: rgba(0, 0, 0, 0.2); margin: auto; line-height: 52px; }

/* CSS for preventing styling issues in WordPress
--------------------------------------------------*/
.slider-pro img.sp-image, .slider-pro img.sp-thumbnail { max-width: none; max-height: none; border: none !important; border-radius: 0 !important; padding: 0 !important; -webkit-box-shadow: none !important; -mox-box-shadow: none !important; box-shadow: none !important; transition: none; -moz-transition: none; -webkit-transition: none; -o-transition: none; }

.slider-pro a { position: static; transition: none !important; -moz-transition: none !important; -webkit-transition: none !important; -o-transition: none !important; }

.slider-pro iframe, .slider-pro object, .slider-pro video, .slider-pro embed, .slider-pro canvas { max-width: none; max-height: none; }

.slider-pro p.sp-layer { font-size: 14px; line-height: 1.4; margin: 0; }

.slider-pro h1.sp-layer { font-size: 32px; line-height: 1.4; margin: 0; }

.slider-pro h2.sp-layer { font-size: 24px; line-height: 1.4; margin: 0; }

.slider-pro h3.sp-layer { font-size: 19px; line-height: 1.4; margin: 0; }

.slider-pro h4.sp-layer { font-size: 16px; line-height: 1.4; margin: 0; }

.slider-pro h5.sp-layer { font-size: 13px; line-height: 1.4; margin: 0; }

.slider-pro h6.sp-layer { font-size: 11px; line-height: 1.4; margin: 0; }

.slider-pro img.sp-layer { border: none; }

.link-tel { text-decoration: none; }
.link-tel:hover { text-decoration: none; }

.page-tit-bg { background: url("../images/a_tit_pagetitle.svg") no-repeat right -9rem top 30%/auto 20rem, linear-gradient(90deg, #39c, #1d2087); }
@media (min-width: 768px) { .page-tit-bg { flex-basis: 100%; background-position: right -96px top 37%, 0 0; background-size: 855px, 100%; } }

.page-tit { display: flex; align-items: center; justify-content: center; height: 9rem; margin: 0; padding: 0.4rem 0 0; color: #fff; font-weight: 700; font-size: 2.2rem; line-height: 1.05; letter-spacing: 0.1em; text-align: center; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; }
@media (min-width: 768px) { .page-tit { height: 200px; padding: 8px 0 0; font-size: 4.2rem; } }

.tit-basic01 { position: relative; margin: 4.4rem 0 1.6rem; padding: 0.2rem 0 1.2rem; color: #1d2087; font-weight: 700; font-size: 2.2rem; line-height: 1.2; letter-spacing: 0.06em; text-align: center; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; }
@media (min-width: 768px) { .tit-basic01 { margin: 9rem 0 3.6rem; padding: 0.4rem 0 2.2rem; font-size: 3.9rem; line-height: 1.15; } }
.tit-basic01::before { position: absolute; right: 0; bottom: 0; left: 0; width: 2.4em; height: 3px; margin: 0 auto; background: #e74746; content: ''; }
@media (min-width: 768px) { .tit-basic01::before { width: 40px; } }

.tit-basic02 { margin: 3.4rem 0 1rem; padding: 0.5rem 0.8rem 0.4rem; color: #fff; font-weight: 700; font-size: 1.7rem; line-height: 1.15; letter-spacing: 0.08em; background: linear-gradient(90deg, #39c, #1d2087); }
@media (min-width: 768px) { .tit-basic02 { margin: 5rem 0 1.6rem; padding: 1.1rem 1.8rem 1rem; font-size: 2.4rem; line-height: 1.1; } }

.tit-basic03 { position: relative; margin: 2.5rem 0 0.8rem; padding: 0 0 0 1.3rem; color: #1d2087; font-weight: 700; font-size: 1.5rem; line-height: 1.15; letter-spacing: 0.08em; }
@media (min-width: 768px) { .tit-basic03 { margin: 3rem 0 1rem; padding-left: 24px; font-size: 2.1rem; line-height: 1.1; } }
.tit-basic03::before { position: absolute; top: 0; bottom: 0; left: 0; display: block; width: 0.8rem; height: 0.25rem; margin: auto 0; background: #e74746; content: ''; }
@media (min-width: 768px) { .tit-basic03::before { width: 13px; height: 4px; } }

.tit-basic04 { margin: 1.4em 0 0.5em; padding: 0; font-weight: 700; font-size: 1.4rem; line-height: 1.2; letter-spacing: 0.05em; }
@media (min-width: 768px) { .tit-basic04 { font-size: 1.9rem; } }

.main > section:first-child > .tit-basic01, .tit-basic01 + section:first-of-type > .tit-basic02, .tit-basic02 + section:first-of-type > .tit-basic03, .tit-basic03 + section:first-of-type > .tit-basic04 { margin-top: 0; }

.table-basic { width: 100%; margin: 1.3rem 0; font-size: 1.2rem; line-height: 1.3; border-top: 1px solid #bfc6d4; border-collapse: collapse; }
@media (min-width: 768px) { .table-basic { margin: 1.6rem 0; font-size: 1.8rem; } }
.table-basic caption { padding: 0.6rem 0; }
.table-basic th { padding: 0.8rem; color: #465a80; text-align: center; background-color: #e6edf9; border-bottom: 1px solid #bfc6d4; }
@media (min-width: 768px) { .table-basic th { padding: 1.5rem; } }
.table-basic th:not(:last-child) { border-right: 1px solid #bfc6d4; }
.table-basic th.-color02 { color: #35505f; background-color: #c4e1f1; border-right-color: #aab3c6; border-bottom-color: #aab3c6; }
.table-basic td { padding: 0.8rem; background: #fafafa; border-bottom: 1px solid #bfc6d4; }
@media (min-width: 768px) { .table-basic td { padding: 1.5rem; } }
.table-basic td:not(:last-child) { border-right: 1px solid #bfc6d4; }
.table-basic.-price tr td:not(:only-child):last-child { text-align: right; }
.table-basic.-price tr :not(:only-child):last-child { width: 37%; }
@media (min-width: 768px) { .table-basic.-price tr :not(:only-child):last-child { width: 36%; } }
.table-basic.-th-left th { text-align: left; }
.table-basic.-brain-checkup tr > :nth-child(1) { width: 7rem; }
@media (min-width: 768px) { .table-basic.-brain-checkup tr > :nth-child(1) { width: 300px; } }
.table-basic.-brain-checkup tr > :last-child { width: 9.8rem; text-align: right; }
@media (min-width: 768px) { .table-basic.-brain-checkup tr > :last-child { width: 260px; } }
.table-basic.-ortho tr > :nth-child(1) { width: 11.6rem; }
@media (min-width: 768px) { .table-basic.-ortho tr > :nth-child(1) { width: 230px; } }

.scroll-area { overflow-x: auto; overflow-y: hidden; }
@media (min-width: 768px) { .scroll-area { overflow: visible; } }

.list-basic { padding-left: 0.3rem; list-style: none; }
.list-basic > li { position: relative; margin-bottom: 0.1em; padding-left: 1em; }
.list-basic > li::before { position: absolute; left: 0; color: #b2c9f3; transform: scale(0.6); transform-origin: left center; content: '●'; }
.list-basic.-expanded > li { margin-bottom: 0.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-basic.-inline-block { margin-left: -15px; padding-left: 0; font-size: 0; }
.list-basic.-inline-block > li { display: inline-block; margin-right: 0.6rem; margin-left: 15px; font-size: 1.3rem; }
@media (min-width: 768px) { .list-basic.-inline-block > li { margin-right: 15px; font-size: 1.8rem; } }

.list-notice { padding: 0; list-style: none; }
.list-notice > li { position: relative; padding-left: 1.6rem; }
@media (min-width: 768px) { .list-notice > li { padding-left: 2rem; } }
.list-notice > li::before { position: absolute; top: 0; left: 0; text-align: center; content: '※'; }
.list-notice.-expanded > li { margin-bottom: 0.8em; }

.list-unstyled { padding-left: 0; list-style: none; }
.list-unstyled.-expanded > li { margin-bottom: 0.7em; }

ol.-expanded > li { margin-bottom: 0.8em; }

.note-list { display: flex; flex-wrap: wrap; margin-bottom: 1.8rem; }
@media (min-width: 768px) { .note-list { margin-bottom: 2rem; } }
.note-list dt { flex-basis: 2em; }
.note-list dd { flex-basis: calc(100% - 2em); margin-bottom: 0; padding-bottom: 0.7em; }

.notice-area { padding: 0 0 0.1rem; }
@media (min-width: 768px) { .notice-area { /*padding-top: 80px;*/ } }
.notice-area .rows { padding: 0 15px; margin: 0; text-align: center; }
@media (min-width: 768px) { .notice-area .rows { display: flex; justify-content: space-between; } }
.notice-area .rows .waitline_3bees { vertical-align: top; border: 1px solid #1F2A66; text-align: center; background-color: #EBECED; width: 100%; margin-bottom: 5rem; }
@media (min-width: 768px) { .notice-area .rows .waitline_3bees { width: 240px; min-height: 400px; margin-bottom: 5rem; } }
.notice-area .rows .waitline_3bees h2 { background: #1F2A66; padding: 15px; margin: 0 0 20px; color: #fff; font-size: 20px; }
@media (min-width: 768px) { .notice-area .rows .waitline_3bees h2 { margin: 0 0 50px; } }

.notice-row { margin-bottom: 5rem; }
@media (min-width: 768px) { .notice-row { display: flex; justify-content: space-between; margin-bottom: 80px; width: calc(100% - 300px); } }

@media (min-width: 768px) { .col-title { display: flex; flex-basis: 330px; align-items: center; } }

.notice-frame { width: 100%; margin: 0; overflow: hidden; text-align: left; }
@media (min-width: 768px) { .notice-frame { flex-basis: calc(100% - 320px); } }
.notice-frame dl { position: relative; /* height: 22rem;*/ margin: 0; padding: 0; /*overflow-x: hidden;
overflow-y: scroll;*/ }
@media (min-width: 768px) { .notice-frame dl { /*height: 330px;*/ padding-right: 30px; } }
.notice-frame .news_title { margin-bottom: 0.4em; padding-left: 2rem; color: #16298b; font-weight: 700; font-size: 1.5rem; line-height: 1.3; letter-spacing: 0.08em; cursor: pointer; position: relative; }
.notice-frame .news_title::before { content: '▼'; font-size: 0.9em; padding: 0rem 0.2em 0 0; position: absolute; top: 0; left: 0; }
.notice-frame .news_title.active::before { content: "▲"; }
@media (min-width: 768px) { .notice-frame .news_title { font-size: 2rem; } }
.notice-frame .news_body { margin-bottom: 1.7rem; padding: 0 0 0.1rem; line-height: 1.4; border-bottom: 1px dotted #e0e0e0; display: none; }
@media (min-width: 768px) { .notice-frame .news_body { margin-bottom: 2.6rem; padding: 0 0 1rem; } }
.notice-frame .news_body:last-child { margin-bottom: 1px; }

.overview { padding: 3rem 0 0; background: #dee8f8; }
@media (min-width: 768px) { .overview { padding: 70px 0 0; } }

.overview-row { margin: 0 0 3rem; }
@media (min-width: 768px) { .overview-row { display: flex; flex-wrap: wrap; justify-content: space-between; margin-bottom: 50px; } }

@media (min-width: 768px) { .overview-col-left { flex-basis: calc(50% - 20px); } }

@media (min-width: 768px) { .overview-col-right { flex-basis: calc(50% - 20px); } }

.overview-list { display: flex; flex-wrap: wrap; margin: 0 0 1.5rem; line-height: 1.4; }
@media (min-width: 768px) { .overview-list { margin: 0 0 24px; line-height: 1.5; } }
.overview-list dt { display: flex; flex-basis: 30%; max-width: 30%; padding: 0.7rem 0; font-weight: 700; font-size: 1.2rem; text-align: center; }
@media (min-width: 768px) { .overview-list dt { flex-basis: 26%; max-width: 26%; padding: 10px 0; font-size: 1.8rem; } }
.overview-list dd { display: flex; flex-basis: 70%; max-width: 70%; margin: 0; padding: 0.7rem 0; font-size: 1.2rem; word-break: break-all; }
@media (min-width: 768px) { .overview-list dd { flex-basis: 74%; max-width: 74%; padding: 10px 0; font-size: 1.8rem; } }

.overview-tel { color: #1f2a66; font-size: 2.1rem; font-family: "Josefin Sans", sans-serif; line-height: 1; letter-spacing: 0.04em; }
@media (min-width: 768px) { .overview-tel { font-size: 3.6rem; } }
.overview-tel i::before { margin-left: 0; font-size: 86%; }
.overview-tel a { color: #1f2a66; }

.overview-map { margin-top: 3rem; }
@media (min-width: 768px) { .overview-map { margin: 0; } }

.timetable { width: 100%; margin: 0; padding: 0; font-size: 1.2rem; line-height: 1; text-align: center; table-layout: fixed; border-collapse: collapse; }
@media (min-width: 768px) { .timetable { font-size: 1.7rem; } }
.timetable caption { padding: 0.7rem 0.8rem 1rem; font-size: 1.1rem; line-height: 1.55; background: #fff; }
@media (min-width: 768px) { .timetable caption { padding: 1.1rem 2rem 1.9rem; font-size: 1.6rem; } }
.timetable tr { margin: 0; padding: 0; vertical-align: middle; }
.timetable th { padding: 1.6rem 0 0.9rem; color: #1f2a66; font-weight: 400; text-align: center; vertical-align: middle; background: #fff; border-bottom: 1px solid #ccc; }
@media (min-width: 768px) { .timetable th { padding: 2.4rem 0 1.2rem; } }
.timetable th.time { width: 8rem; letter-spacing: 0.1em; }
@media (min-width: 768px) { .timetable th.time { width: 160px; padding-left: 0.2em; letter-spacing: 0.2em; } }
.timetable td { padding: 1.4rem 0; color: #1f2a66; font-weight: 400; text-align: center; vertical-align: middle; background: #fff; border-bottom: 1px solid #ccc; }
@media (min-width: 768px) { .timetable td { padding: 1.5rem 0; } }
@media (min-width: 768px) { .timetable td.time2 { letter-spacing: 0.08em; } }
@media (min-width: 768px) { .main .timetable { font-size: 2rem; }
  .main .timetable th.time { width: 280px; } }
@media (min-width: 768px) { .page-index .col-timetable .timetable { font-size: 1.8rem; }
  .page-index .col-timetable .timetable th.time { width: 160px; } }

.google-map { position: relative; height: 0; padding-bottom: 120%; overflow: hidden; }
@media (min-width: 768px) { .google-map { width: 100%; padding-bottom: 400px; } }
.page-access .google-map { margin-top: 4rem; padding-bottom: 130%; }
@media (min-width: 768px) { .page-access .google-map { margin-top: 9rem; padding-bottom: 60%; } }

.google-map iframe { position: absolute; top: 0; left: 0; width: 100%; height: 100%; border: 0; }

#page-top { position: fixed; right: 1rem; bottom: 5rem; z-index: 999; display: none; width: auto; margin: 0; }
@media (min-width: 768px) { #page-top { right: 2rem; bottom: 2rem; } }
#page-top a { display: flex; align-items: center; justify-content: center; width: 4.4rem; height: 4.4rem; color: #fff; line-height: 1; text-align: center; text-decoration: none; background: #e74746; border-radius: 50%; opacity: 0.9; transition: background-color 0.2s; }
@media (min-width: 768px) { #page-top a { width: 54px; height: 54px; } }
#page-top a i::before { margin: 0 0 0.2rem; font-size: 2.2rem; }
@media (min-width: 768px) { #page-top a i::before { font-size: 3.2rem; } }
#page-top a:hover { opacity: 1; }

.sticky-contact { position: fixed; bottom: 0; z-index: 998; display: flex; width: 100%; margin: 0; padding: 0; list-style: none; background: #ddd; }
@media (min-width: 768px) { .sticky-contact { display: none !important; } }
.sticky-contact > li a { display: flex; align-items: center; justify-content: center; height: 3.6rem; color: #fff; font-weight: 700; font-size: 1.2rem; line-height: 1; text-decoration: none; }
.sticky-contact > li i::before { margin: 0 0.4rem 0 0; font-size: 110%; }
.sticky-contact > li.-tel { flex-basis: 14%; }
.sticky-contact > li.-tel a { font-size: 1.6rem; background-color: #2b3677; }
.sticky-contact > li.-tel a i::before { margin: 0; }
.sticky-contact > li.-reserve { flex-basis: 43%; }
.sticky-contact > li.-reserve a i::before { font-size: 90%; }
.sticky-contact > li.-reserve.first a { background-color: #e74746; }
.sticky-contact > li.-reserve.return a { background-color: #428bca; }

.slider-pro img, .slider-pro p { display: none; }
.slider-pro .sp-layer.sp-black.sp-padding { font-size: 2.3rem; text-align: center; }
@media (min-width: 768px) { .slider-pro .sp-layer.sp-black.sp-padding { font-size: 2rem; } }
.slider-pro .sp-selected-thumbnail { border: 4px solid #e25756; }

.js-fadeIn { visibility: hidden; opacity: 0; transition: opacity 1.4s cubic-bezier(0.39, 0.4, 0.21, 0.83), transform 1.4s cubic-bezier(0.39, 0.4, 0.21, 0.83), filter 1.4s cubic-bezier(0.39, 0.4, 0.21, 0.83); }
.js-fadeIn.active { visibility: visible; opacity: 1; }
.js-fadeIn.-delay01 { transition-delay: 0.3s; }
.js-fadeIn.-delay02 { transition-delay: 0.8s; }
.js-fadeIn.-fadeInUp { transform: translateY(1.7rem); }
.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.-fadeInBlur { filter: blur(2rem); }
.js-fadeIn.-fadeInBlur.active { filter: blur(0); }

.low-img-basic { display: block; width: 84%; margin: 0 auto 1.6rem; }
@media (min-width: 768px) { .low-img-basic { width: auto; margin: 0 0 1.6rem 0; } }
@media (min-width: 768px) { .low-img-basic.-doctor { width: 500px; margin: 0 auto 2rem; } }
.low-img-basic img { width: 100%; }

.low-img-basic02 { display: block; width: 84%; 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; margin: 0 2rem 1.6rem 0; } }

.bg-highlight { margin-bottom: 1.9rem; padding: 1.3rem 1.8rem; background: #f3f3fc; }
@media (min-width: 768px) { .bg-highlight { margin-bottom: 2.4rem; padding: 2rem 2.4rem; } }
.bg-highlight.-color02 { background-color: #e8f6e9; }
.bg-highlight.-color03 { background-color: #fff; border: 3px solid #e74746; }
.bg-highlight.-color04 { background-color: #dfedff; }
.bg-highlight > :last-child { margin-bottom: 0; }
.bg-highlight > :last-child > :last-child { margin-bottom: 0; }

.list-frame { margin: 1.8rem 0; }
@media (min-width: 768px) { .list-frame { margin: 2.2rem 0; } }
.list-frame dt { padding: 0.7rem 1.3rem 0.6rem; color: #fff; line-height: 1.2; background: #284884; }
@media (min-width: 768px) { .list-frame dt { padding: 1.2rem 1.8rem 1.1rem; } }
.list-frame dd { margin: 0; padding: 0.8rem 1.3rem 1rem; line-height: 1.5; border: 2px solid #284884; border-top: 0; border-bottom-width: 0; }
@media (min-width: 768px) { .list-frame dd { padding: 1.4rem 1.8rem 1.7rem; } }
.list-frame dd:last-child { border-bottom-width: 2px; }
.list-frame dd > :last-child { margin-bottom: 0; }
.list-frame dd > :last-child > :last-child { margin-bottom: 0; }

.flow-list { counter-reset: number 0; list-style: none; padding-left: 0; }
.flow-list > li { border: 0.5rem solid rgba(31, 42, 102, 0.5); border-radius: 5px; padding: 1rem; counter-increment: number 1; position: relative; }
.flow-list > li .flow_tit { padding-bottom: 0.4rem; margin-bottom: 0.8rem; border-bottom: 1px solid #1d2087; display: block; font-size: 115%; color: #1d2087; font-weight: bold; font-family: "游明朝 Medium", "游明朝体", "Yu Mincho Medium", "YuMincho", "游明朝", "HiraMinProN-W3", "Hiragino Mincho ProN", serif; }
.flow-list > li:not(:last-child) { margin: 0 0 6.0rem; }
.flow-list > li:not(:last-child)::after { display: block; width: 0; height: 0; content: ""; position: absolute; bottom: -5rem; left: 0; right: 0; border-top: 1.8rem solid #1f2a66; border-right: 2.5rem solid transparent; border-bottom: 1.0rem solid transparent; border-left: 2.5rem solid transparent; margin: auto; }
.flow-list.-num > li { padding-left: 1.2em; }
.flow-list.-num > li .flow_tit::before { display: inline-block; content: counter(number) "."; position: absolute; top: 1rem; left: 1rem; }
@media (min-width: 768px) { .flow-list > li { border-radius: 10px; padding: 2rem 3rem; }
  .flow-list > li .flow_tit { font-size: 2rem; margin-bottom: 1.5rem; }
  .flow-list > li .flow_tit::before { top: 2rem; left: 3rem; }
  .flow-list > li:not(:last-child) { margin: 0 0 10.0rem; }
  .flow-list > li:not(:last-child)::after { bottom: -7.5rem; border-top: 3.5rem solid #1f2a66; border-right: 6rem solid transparent; border-left: 6rem solid transparent; } }

ul.lst_anc { display: flex; flex-wrap: wrap; justify-content: flex-start; gap: .5rem 0; padding: 0; }
ul.lst_anc li { list-style: none; width: 100%; }
ul.lst_anc li a { text-decoration: none; display: block; background: #243391; padding: 0.8rem 1rem; color: #fff; font-size: 1.3rem; box-shadow: 0 0.1rem 0.6rem rgba(6, 8, 22, 0.2); text-decoration: none; }
ul.lst_anc li a::before { font-size: 70%; font-family: "fontello"; content: "\F006"; margin: 0 6px 0 0; }
@media (min-width: 768px) { ul.lst_anc { gap: 1.5rem 3rem; }
  ul.lst_anc li { width: calc(100% / 3 - 2rem); }
  ul.lst_anc li a { padding: 1.4rem 1.5rem; font-size: 1.8rem; } }

.btn-basic { display: inline-block; margin: 0 0.3rem 0.6rem; padding: 0.8rem 2rem; color: #fff; font-size: 1.3rem; line-height: 1.3; text-align: center; text-decoration: none; background: #243391; box-shadow: 0 0.1rem 0.6rem rgba(6, 8, 22, 0.2); transition: filter 0.3s, opacity 0.3s; }
@media (min-width: 768px) { .btn-basic { padding: 1.4rem 3rem; font-size: 1.8rem; } }
.btn-basic:hover { color: #fff; text-decoration: none; filter: brightness(124%); }
.btn-basic:hover _:lang(x)::-ms-backdrop, .btn-basic:hover { opacity: 0.8; }
.btn-basic [class^='icon-']::before, .btn-basic [class*=' icon-']::before { margin: 0; }

.bnr-basic { position: relative; display: flex; align-items: center; justify-content: center; height: 9.4rem; margin: 0 auto; text-decoration: none; background: #f3f3fc no-repeat 50% 50% / auto 9.4rem; border: 0.5rem solid rgba(31, 42, 102, 0.5); transition: filter 0.3s, opacity 0.3s; }
@media (min-width: 768px) { .bnr-basic { width: 850px; height: 200px; background-size: auto 200px; border-width: 8px; } }
.bnr-basic.-mri { background-image: url("../images/bnr_mri_bg.jpg"); }
.bnr-basic.-mri02 { background-image: url("../images/bnr_mri02_bg.jpg"); }
.bnr-basic.-dock { height: 7.2rem; background-image: url("../images/bnr_dock_bg.jpg"); background-size: auto 7.2rem; }
@media (min-width: 768px) { .bnr-basic.-dock { height: 200px; background-size: auto 200px; } }
.bnr-basic.-dock > span { font-size: 1.2rem; text-shadow: 0 0 1px #f3f3fc, 0 0 1px #f3f3fc, 0 0 1px #f3f3fc, 0 0 1px #f3f3fc, 0 0 1px #f3f3fc, 1px 1px 1px #f3f3fc, -1px 1px 1px #f3f3fc, 1px -1px 1px #f3f3fc, -1px -1px 1px #f3f3fc; }
@media (min-width: 768px) { .bnr-basic.-dock > span { font-size: 2.6rem; } }
.bnr-basic > span { display: inline-block; color: #1d2087; font-weight: 700; font-size: 1.6rem; font-family: "游明朝 Medium", "游明朝体", "Yu Mincho Medium", "YuMincho", "游明朝", "HiraMinProN-W3", "Hiragino Mincho ProN", serif; line-height: 1.25; letter-spacing: 0.06em; border-bottom: 1px solid #1d2087; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; }
@media (min-width: 768px) { .bnr-basic > span { font-size: 2.6rem; } }
.bnr-basic::after { position: absolute; right: 0.4rem; bottom: 0.4rem; border-color: transparent #1f2a66 #1f2a66 transparent; border-style: solid; border-width: 0.8rem; content: ''; }
@media (min-width: 768px) { .bnr-basic::after { right: 6px; bottom: 6px; border-width: 12px; } }
.bnr-basic:hover { text-decoration: none; filter: brightness(107%); }
.bnr-basic:hover _:lang(x)::-ms-backdrop, .bnr-basic:hover { opacity: 0.8; }

.cta-row { display: flex; justify-content: center; margin: 0.6rem 0 !important; }
@media (min-width: 768px) { .cta-row { margin: 0.8rem 0 !important; } }

.cta-tel, .cta-reserve { position: relative; display: flex; align-items: center; justify-content: center; width: 12.6rem; height: 3rem; line-height: 1; letter-spacing: 0; text-align: center; border: 2px solid #1d2087; }
@media (min-width: 768px) { .cta-tel, .cta-reserve { width: 36rem; height: 5rem; letter-spacing: 0.06em; } }
.cta-tel::before, .cta-reserve::before { position: absolute; top: 50%; right: 0.4rem; font-weight: 400; font-size: 1rem; font-family: 'fontello', sans-serif; transform: translateY(-45%) scale(0.9); content: '\f006'; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; }
@media (min-width: 768px) { .cta-tel::before, .cta-reserve::before { right: 2rem; font-size: 1.6rem; } }

.cta-tel { padding-top: 0.2em; color: #1d2087; font-size: 1.4rem; font-family: "Josefin Sans", sans-serif; }
@media (min-width: 768px) { .cta-tel { font-size: 3rem; } }
.cta-tel i::before { margin: 0 0 0 -0.78em; transform: scale(0.8); }
.cta-tel a { color: #1d2087; }

.cta-reserve { margin-left: 0.8rem; color: #fff; font-weight: 700; font-size: 1.2rem; text-decoration: none; background: #e74746; border-color: #e74746; transition: filter 0.2s, opacity 0.2s; }
@media (min-width: 768px) { .cta-reserve { margin-left: 3.6rem; font-size: 1.8rem; } }
.cta-reserve:hover { color: #fff; text-decoration: none; filter: brightness(109%); }
.cta-reserve:hover _:lang(x)::-ms-backdrop, .cta-reserve:hover { opacity: 0.8; }

.hover:hover { opacity: 0.8; }

.sp_n { display: none; }
@media (min-width: 768px) { .sp_n { display: block; } }

@media (min-width: 768px) { .pc_n { display: none; } }

.cf::after { display: block; clear: both; content: ''; }

.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 { background: #fff url("../images/index_keyv01.jpg?5") no-repeat 50% 50%/cover; }
@media (min-width: 768px) { .page-index .keyv { flex-basis: 100%; background-size: auto; } }
.page-index .keyv-inner { display: flex; align-items: flex-end; justify-content: center; height: 18rem; padding-bottom: 3rem; }
@media (min-width: 768px) { .page-index .keyv-inner { height: 580px; padding-bottom: 150px; } }
.page-index .keyv-copy { color: #fff; font-weight: 700; font-size: 1.6rem; font-family: "游明朝 Medium", "游明朝体", "Yu Mincho Medium", "YuMincho", "游明朝", "HiraMinProN-W3", "Hiragino Mincho ProN", serif; line-height: 1.35; letter-spacing: 0.14em; text-align: center; text-shadow: 0 0 0.3rem rgba(41, 48, 84, 0.3), 0 0 0.8rem #293054; font-feature-settings: 'palt' 1; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; }
@media (min-width: 768px) { .page-index .keyv-copy { font-size: 4.2rem; letter-spacing: 0.2em; text-shadow: 0 0 0.3rem rgba(41, 48, 84, 0.3), 0 0 1.4rem rgba(41, 48, 84, 0.6), 0 0 2.6rem rgba(41, 48, 84, 0.8); } }
.page-index .keyv-copy p { margin: 0; }
.page-index .tit-index { margin: 4rem 0 1.7rem; padding: 0; color: #1d2087; font-weight: 700; font-size: 2.2rem; line-height: 1.2; letter-spacing: 0.06em; text-align: center; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; }
@media (min-width: 768px) { .page-index .tit-index { margin: 9rem 0 3.6rem; font-size: 3.9rem; line-height: 1.15; } }
.page-index .tit-index > .sub { display: block; margin-top: 0.4rem; color: #aaa; font-weight: 400; font-size: 1.4rem; font-family: "Josefin Sans", sans-serif; line-height: 1; letter-spacing: 0.04em; }
@media (min-width: 768px) { .page-index .tit-index > .sub { margin-top: 8px; font-size: 2.2rem; } }
.page-index .tit-index.-color02 { color: #fff; }
.page-index .tit-index.-color02 > .sub { color: #fff; }
.page-index .tit-index.-news { display: flex; flex-direction: column; justify-content: center; height: 8rem; margin: 0 0 0.8rem; padding: 0; background: url("../images/logo_symbol_alpha5.svg") no-repeat 50% 50%/contain; }
@media (min-width: 768px) { .page-index .tit-index.-news { align-items: center; width: 280px; height: 280px; margin: 0; } }
.page-index .calendar-area { padding: 3.2rem 0 2.2rem; }
@media (min-width: 768px) { .page-index .calendar-area { padding: 40px 0 20px; } }
.page-index .calendar-area ul.calendar-box { margin-bottom: 0; }
.page-index .calendar-area ul.calendar-box li { list-style: none; margin: 0; padding: 0; }
@media (min-width: 768px) { .page-index .calendar-area ul.calendar-box li table { width: calc(100% - 20px); } }
.page-index .calendar-area ul.calendar_cap { display: inline-block; margin-left: 0; padding-left: 15px; }
.page-index .calendar-area ul.calendar_cap li { margin: 0 15px 0 0; padding: 0 0 0 20px; list-style: none; font-size: 14px; position: relative; }
.page-index .calendar-area ul.calendar_cap li::before { content: ""; display: inline-block; width: 13px; height: 13px; position: absolute; top: 5px; left: 0; }
.page-index .calendar-area ul.calendar_cap li:nth-child(1)::before { background-color: #F8CBAD; }
.page-index .pickup-area { padding: 3.2rem 0 2.2rem; background: #dee8f8; }
@media (min-width: 768px) { .page-index .pickup-area { padding: 40px 0 20px; } }
.page-index .pickup-list { margin: 0 -15px; padding: 0 1.4rem; list-style: none; }
@media (min-width: 768px) { .page-index .pickup-list { display: flex; flex-wrap: wrap; justify-content: space-between; } }
.page-index .pickup-list > li { margin-bottom: 1rem; }
@media (min-width: 768px) { .page-index .pickup-list > li { flex-basis: calc(50% - 10px); margin-bottom: 20px; } }
.page-index .pickup-list > li.-mri a { background-image: url("../images/index_pickup_mri.jpg"); }
.page-index .pickup-list > li.-brain a { background-image: url("../images/index_pickup_brain.jpg"); }
.page-index .pickup-list > li.-headache a { background-image: url("../images/index_pickup_headache.jpg"); }
.page-index .pickup-list > li.-dementia a { background-image: url("../images/index_pickup_dementia.jpg"); }
.page-index .pickup-list a { position: relative; display: block; height: 14.6rem; padding: 1.5rem 1.8rem; color: #222; line-height: 1.5; text-decoration: none; background: #f3f3fc no-repeat 100% 50%/auto 14.6rem; border: 0.5rem solid rgba(31, 42, 102, 0.5); transition: filter 0.3s, opacity 0.3s; }
@media (min-width: 768px) { .page-index .pickup-list a { height: 220px; padding: 34px 40px; background-size: auto 220px; border-width: 8px; } }
.page-index .pickup-list a::after { position: absolute; right: 0.4rem; bottom: 0.4rem; border-color: transparent #1f2a66 #1f2a66 transparent; border-style: solid; border-width: 0.8rem; content: ''; }
@media (min-width: 768px) { .page-index .pickup-list a::after { right: 6px; bottom: 6px; border-width: 12px; } }
.page-index .pickup-list a:hover { filter: brightness(108%); }
.page-index .pickup-list a:hover _:lang(x)::-ms-backdrop, .page-index .pickup-list a:hover { opacity: 0.8; }
.page-index .pickup-tit { display: inline-block; margin: 0 0 0.8rem -0.1em; color: #1d2087; font-weight: 700; font-size: 1.7rem; font-family: "游明朝 Medium", "游明朝体", "Yu Mincho Medium", "YuMincho", "游明朝", "HiraMinProN-W3", "Hiragino Mincho ProN", serif; line-height: 1.25; letter-spacing: 0.06em; border-bottom: 1px solid #1d2087; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; }
@media (min-width: 768px) { .page-index .pickup-tit { margin-bottom: 18px; font-size: 2.6rem; } }
.page-index .treatment-area { padding: 4.4rem 0 4.8rem; background: #ffefda url("../images/index_treatment_bg.jpg") no-repeat 50% 50%/cover; }
@media (min-width: 768px) { .page-index .treatment-area { padding: 84px 0 96px; } }
.page-index .treatment-index-list { display: flex; flex-wrap: wrap; justify-content: flex-start; margin: 0 -15px 1rem; padding: 0; list-style: none; }
@media (min-width: 768px) { .page-index .treatment-index-list { margin: 0 0 10px; padding: 0 150px; } }
.page-index .treatment-index-list > li { flex-basis: 14.8rem; max-width: 14.8rem; margin-bottom: 1.2rem; padding: 0 0.8rem; }
@media (min-width: 768px) { .page-index .treatment-index-list > li { flex-basis: 300px; max-width: 300px; margin-bottom: 40px; padding: 0 50px; } }
.page-index .treatment-index-list > li.-mri { display: none; }
.page-index .treatment-index-list a { position: relative; display: flex; align-items: center; justify-content: center; height: 13.2rem; padding: 5.6rem 0 0; color: #fff; font-weight: 700; font-size: 1.3rem; line-height: 1.15; text-align: center; text-decoration: none; background: #1f2a66; border-radius: 50%; transition: background-color 1s, transform 1s cubic-bezier(0.215, 0.61, 0.355, 1) 0.1s, box-shadow 1s cubic-bezier(0.215, 0.61, 0.355, 1) 0.1s; }
@media (min-width: 768px) { .page-index .treatment-index-list a { height: 200px; padding: 80px 0 0; font-size: 1.9rem; letter-spacing: 0.08em; } }
.page-index .treatment-index-list a:hover { background-color: #30419d; box-shadow: 0 0.7rem 2rem #968471; transform: translateY(-0.7rem); transition: background-color 0.4s, transform 0.6s cubic-bezier(0.165, 0.84, 0.44, 1), box-shadow 0.6s cubic-bezier(0.165, 0.84, 0.44, 1); }
.page-index .treatment-index-list i { position: absolute; top: 50%; left: 50%; transform: translate(-50%, -95%); }
.page-index .treatment-index-list i::before { margin: 0; font-size: 4rem; }
@media (min-width: 768px) { .page-index .treatment-index-list i::before { font-size: 6rem; } }
.page-index .treatment-index-list i.icon-menu_05::before { font-size: 3.6rem; }
@media (min-width: 768px) { .page-index .treatment-index-list i.icon-menu_05::before { font-size: 5.4rem; } }
.page-index .treatment-index-list i.icon-menu_09 { content: ""; display: block; width: 3.6rem; height: 3.6rem; background: url("../images/icon_menu9.svg") center center/contain no-repeat; }
@media (min-width: 768px) { .page-index .treatment-index-list i.icon-menu_09 { width: 5.4rem; height: 5.4rem; } }
.page-index .treatment-index-list02 { margin: 0; padding: 0; list-style: none; }
@media (min-width: 768px) { .page-index .treatment-index-list02 { display: flex; flex-wrap: wrap; } }
.page-index .treatment-index-list02 > li { margin-bottom: 1px; }
@media (min-width: 768px) { .page-index .treatment-index-list02 > li { flex-basis: 33.33333%; max-width: 33.33333%; padding-right: 1px; } }
.page-index .treatment-index-list02 a { position: relative; display: flex; align-items: center; padding: 1.3rem 1.4rem 1.2rem 2.8rem; color: #fff; font-weight: 700; line-height: 1.25; text-decoration: none; background: #1f2a66; transition: background-color 0.3s; }
@media (min-width: 768px) { .page-index .treatment-index-list02 a { height: 70px; padding: 0 20px 0 50px; } }
.page-index .treatment-index-list02 a::before { position: absolute; left: 1.4rem; font-weight: 400; font-family: 'fontello', sans-serif; line-height: 1; transform: scale(0.8); transform-origin: left center; content: '\f006'; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; speak: none; }
@media (min-width: 768px) { .page-index .treatment-index-list02 a::before { left: 30px; } }
.page-index .treatment-index-list02 a:hover { background-color: #30419d; }
.page-index .symptom-area { padding: 4.4rem 0 4.8rem; }
@media (min-width: 768px) { .page-index .symptom-area { padding: 84px 0 106px; } }
.page-index .symptom-index-list { display: flex; flex-wrap: wrap; margin: 0; padding: 0; list-style: none; }
.page-index .symptom-index-list > li { flex-basis: 50%; }
@media (min-width: 768px) { .page-index .symptom-index-list > li { flex-basis: 25%; } }
.page-index .symptom-index-list > li.-headache a { background-image: url("../images/index_symptom_headache.jpg"); }
.page-index .symptom-index-list > li.-numbness a { background-image: url("../images/index_symptom_numbness.jpg"); }
.page-index .symptom-index-list > li.-dizzy a { background-image: url("../images/index_symptom_dizzy.jpg"); }
.page-index .symptom-index-list > li.-dementia a { background-image: url("../images/index_symptom_dementia.jpg"); }
.page-index .symptom-index-list > li.-stroke a { background-image: url("../images/index_symptom_stroke.jpg"); }
.page-index .symptom-index-list > li.-headtrauma a { background-image: url("../images/index_symptom_headtrauma.jpg"); }
.page-index .symptom-index-list > li.-lifestyle a { background-image: url("../images/index_symptom_lifestyle.jpg"); }
.page-index .symptom-index-list > li.-epilepsy a { background-image: url("../images/index_symptom_epilepsy.jpg"); }
.page-index .symptom-index-list a { position: relative; display: flex; align-items: center; justify-content: center; height: 10.5rem; padding: 0 2rem; color: #fff; font-weight: 700; font-size: 1.4rem; line-height: 1.3; text-decoration: none; text-shadow: 0 0 1.6rem rgba(0, 0, 0, 0.6); background: #bbb no-repeat 50% 50% / cover; transition: filter 0.3s, opacity 0.3s; }
@media (min-width: 768px) { .page-index .symptom-index-list a { height: 200px; font-size: 2.6rem; letter-spacing: 0.04em; text-shadow: 0 0 3rem rgba(0, 0, 0, 0.5); } }
.page-index .symptom-index-list a > span { border-bottom: 1px solid #fff; }
.page-index .symptom-index-list a::after { position: absolute; right: 1.4rem; font-weight: 400; font-family: 'fontello', sans-serif; transform: scale(0.7); transform-origin: right center; content: '\f006'; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; speak: none; }
@media (min-width: 768px) { .page-index .symptom-index-list a::after { right: 30px; } }
.page-index .symptom-index-list a:hover { filter: brightness(120%); }
.page-index .symptom-index-list a:hover _:lang(x)::-ms-backdrop, .page-index .symptom-index-list a:hover { opacity: 0.8; }
.page-index .feature-area { padding: 4.4rem 0 3.4rem; background: url("../images/a_tit_pagetitle.svg") no-repeat left calc(50% + 22rem) top 40%/auto 70rem, linear-gradient(90deg, #39c, #1d2087); }
@media (min-width: 768px) { .page-index .feature-area { padding: 84px 0 68px; background-position: right -96px top 37%, 0 0; background-size: 855px, 100%; } }
.page-index .feature-list { margin: 0 -15px 0; padding: 0; list-style: none; counter-reset: featureNum; }
@media (min-width: 768px) { .page-index .feature-list { display: flex; flex-wrap: wrap; margin: 24px 0 0; } }
.page-index .feature-list > li { position: relative; height: 16.4rem; margin: 0 1.7rem 1.8rem 0; padding: 6rem 1.5rem 0 16rem; font-size: 1.3rem; line-height: 1.5; background: #fff; }
@media (min-width: 768px) { .page-index .feature-list > li { flex-basis: calc(50% - 40px); max-width: calc(50% - 40px); height: 260px; margin: 0 0 40px 40px; padding: 110px 26px 0 310px; font-size: 2rem; line-height: 1.5; } }
@media (max-width: 767.98px) { .page-index .feature-list > li:nth-child(2n) { margin-right: 0; margin-left: 1.7rem; } }
@media (min-width: 768px) { .page-index .feature-list > li:nth-child(4n + 1) { margin-left: 0; } }
.page-index .feature-list > li::before { position: absolute; top: 0; left: 0; width: 14.5rem; height: 100%; background: no-repeat 65% 50% / cover; content: ''; }
@media (min-width: 768px) { .page-index .feature-list > li::before { width: 280px; background-position: 50% 50%; } }
.page-index .feature-list > li.-community::before { background-image: url("../images/index_feature01.jpg?3"); }
.page-index .feature-list > li.-nestled::before { background-image: url("../images/index_feature02.jpg?2"); }
.page-index .feature-list > li.-mri::before { background-image: url("../images/index_feature03.jpg"); }
.page-index .feature-list > li.-access::before { background-image: url("../images/index_feature04.jpg?3"); }
.page-index .feature-list > li::after { position: absolute; top: 1.4rem; right: 0; left: 14.5rem; display: flex; align-items: center; justify-content: center; width: 2em; height: 2em; margin: 0 auto; padding: 0.15em 0 0; color: #fff; font-size: 2.1rem; font-family: "Josefin Sans", sans-serif; line-height: 1; background: #1d2087; border: 0.3rem solid #fff; border-radius: 50%; box-shadow: 0 0 0 0.1rem #e74746; content: counter(featureNum,decimal-leading-zero); counter-increment: featureNum; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; }
@media (min-width: 768px) { .page-index .feature-list > li::after { top: 25px; left: 280px; font-size: 3.6rem; border: 0.4rem solid #fff; } }
.page-index .bnr-area { padding: 2.6rem 0; }
@media (min-width: 768px) { .page-index .bnr-area { padding: 40px 0; } }

.page-doctor .career-list { display: flex; flex-wrap: wrap; margin-bottom: 1.8rem; }
@media (min-width: 768px) { .page-doctor .career-list { margin-bottom: 2rem; } }
.page-doctor .career-list dt { flex-basis: 9em; }
.page-doctor .career-list dd { flex-basis: calc(100% - 9em); margin-bottom: 0; padding-bottom: 0.7em; }

.page-clinic .equipment-box { justify-content: center; margin-bottom: -2.2rem; padding: 0; list-style: none; }
.page-clinic .equipment-box figure { margin-bottom: 2.2rem; text-align: center; }
@media (min-width: 768px) { .page-clinic .equipment-box figure { margin-bottom: 4rem; } }
.page-clinic .equipment-box figcaption { text-align: left; }
.page-clinic .equipment-tit { margin: 0; padding: 0.1rem 0 0.4rem; color: #2d3990; font-weight: 400; font-size: 1.5rem; text-align: center; }
@media (min-width: 768px) { .page-clinic .equipment-tit { padding: 0.7rem 0; font-size: 2.2rem; } }

@media (min-width: 768px) { .page-access .main .address-br { display: none; } }

a[href=""] { pointer-events: none; }

@media print { * { -webkit-print-color-adjust: exact !important; }
  a:not(.btn) { text-decoration: none; }
  a[href]::after { content: normal; }
  abbr[title]::after { content: normal; }
  .navbar { display: block; }
  #page-top { display: none !important; } }

/*# sourceMappingURL=style.css.map */
