@charset "UTF-8";
/* Normalize
------------------------------- */
html { -webkit-box-sizing: border-box; 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 { -webkit-box-sizing: inherit; 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 { -webkit-box-sizing: content-box; 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; -webkit-text-decoration: underline dotted; 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 { -ms-touch-action: manipulation; 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"] { -webkit-box-sizing: border-box; box-sizing: border-box; padding: 0; }

input[type="date"], input[type="time"], input[type="datetime-local"], input[type="month"] { -webkit-appearance: listbox; }

textarea { overflow: auto; resize: vertical; }

fieldset { min-width: 0; padding: 0; margin: 0; border: 0; }

legend { display: block; width: 100%; max-width: 100%; padding: 0; margin-bottom: .5rem; font-size: 1.5rem; line-height: inherit; color: inherit; white-space: normal; }

progress { vertical-align: baseline; }

[type="number"]::-webkit-inner-spin-button, [type="number"]::-webkit-outer-spin-button { height: auto; }

[type="search"] { outline-offset: -2px; -webkit-appearance: none; }

[type="search"]::-webkit-search-cancel-button, [type="search"]::-webkit-search-decoration { -webkit-appearance: none; }

::-webkit-file-upload-button { font: inherit; -webkit-appearance: button; }

output { display: inline-block; }

summary { display: list-item; }

template { display: none; }

[hidden] { display: none !important; }

/*!
 * Bootstrap Grid v4.0.0-beta.2 (https://getbootstrap.com)
 * Copyright 2011-2017 The Bootstrap Authors
 * Copyright 2011-2017 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
@-ms-viewport { width: device-width; }
html { -webkit-box-sizing: border-box; box-sizing: border-box; -ms-overflow-style: scrollbar; }

*, *::before, *::after { -webkit-box-sizing: inherit; box-sizing: inherit; }

.container { width: 100%; padding-right: 15px; padding-left: 15px; margin-right: auto; margin-left: auto; }
@media (min-width: 576px) { .container { max-width: 540px; } }
@media (min-width: 768px) { .container { max-width: 1140px; } }
@media (min-width: 992px) { .container { max-width: 1140px; } }
@media (min-width: 1200px) { .container { max-width: 1140px; } }

.container-fluid { width: 100%; padding-right: 15px; padding-left: 15px; margin-right: auto; margin-left: auto; }

.row { display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; 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-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm, .col-sm-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, .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg, .col-lg-auto, .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl, .col-xl-auto { position: relative; width: 100%; min-height: 1px; padding-right: 15px; padding-left: 15px; }

.col { -ms-flex-preferred-size: 0; flex-basis: 0; -webkit-box-flex: 1; -ms-flex-positive: 1; flex-grow: 1; max-width: 100%; }

.col-auto { -webkit-box-flex: 0; -ms-flex: 0 0 auto; flex: 0 0 auto; width: auto; max-width: none; }

.col-1 { -webkit-box-flex: 0; -ms-flex: 0 0 8.3333333333%; flex: 0 0 8.3333333333%; max-width: 8.3333333333%; }

.col-2 { -webkit-box-flex: 0; -ms-flex: 0 0 16.6666666667%; flex: 0 0 16.6666666667%; max-width: 16.6666666667%; }

.col-3 { -webkit-box-flex: 0; -ms-flex: 0 0 25%; flex: 0 0 25%; max-width: 25%; }

.col-4 { -webkit-box-flex: 0; -ms-flex: 0 0 33.3333333333%; flex: 0 0 33.3333333333%; max-width: 33.3333333333%; }

.col-5 { -webkit-box-flex: 0; -ms-flex: 0 0 41.6666666667%; flex: 0 0 41.6666666667%; max-width: 41.6666666667%; }

.col-6 { -webkit-box-flex: 0; -ms-flex: 0 0 50%; flex: 0 0 50%; max-width: 50%; }

.col-7 { -webkit-box-flex: 0; -ms-flex: 0 0 58.3333333333%; flex: 0 0 58.3333333333%; max-width: 58.3333333333%; }

.col-8 { -webkit-box-flex: 0; -ms-flex: 0 0 66.6666666667%; flex: 0 0 66.6666666667%; max-width: 66.6666666667%; }

.col-9 { -webkit-box-flex: 0; -ms-flex: 0 0 75%; flex: 0 0 75%; max-width: 75%; }

.col-10 { -webkit-box-flex: 0; -ms-flex: 0 0 83.3333333333%; flex: 0 0 83.3333333333%; max-width: 83.3333333333%; }

.col-11 { -webkit-box-flex: 0; -ms-flex: 0 0 91.6666666667%; flex: 0 0 91.6666666667%; max-width: 91.6666666667%; }

.col-12 { -webkit-box-flex: 0; -ms-flex: 0 0 100%; flex: 0 0 100%; max-width: 100%; }

.order-first { -webkit-box-ordinal-group: 0; -ms-flex-order: -1; order: -1; }

.order-1 { -webkit-box-ordinal-group: 2; -ms-flex-order: 1; order: 1; }

.order-2 { -webkit-box-ordinal-group: 3; -ms-flex-order: 2; order: 2; }

.order-3 { -webkit-box-ordinal-group: 4; -ms-flex-order: 3; order: 3; }

.order-4 { -webkit-box-ordinal-group: 5; -ms-flex-order: 4; order: 4; }

.order-5 { -webkit-box-ordinal-group: 6; -ms-flex-order: 5; order: 5; }

.order-6 { -webkit-box-ordinal-group: 7; -ms-flex-order: 6; order: 6; }

.order-7 { -webkit-box-ordinal-group: 8; -ms-flex-order: 7; order: 7; }

.order-8 { -webkit-box-ordinal-group: 9; -ms-flex-order: 8; order: 8; }

.order-9 { -webkit-box-ordinal-group: 10; -ms-flex-order: 9; order: 9; }

.order-10 { -webkit-box-ordinal-group: 11; -ms-flex-order: 10; order: 10; }

.order-11 { -webkit-box-ordinal-group: 12; -ms-flex-order: 11; order: 11; }

.order-12 { -webkit-box-ordinal-group: 13; -ms-flex-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: 576px) { .col-sm { -ms-flex-preferred-size: 0; flex-basis: 0; -webkit-box-flex: 1; -ms-flex-positive: 1; flex-grow: 1; max-width: 100%; }
  .col-sm-auto { -webkit-box-flex: 0; -ms-flex: 0 0 auto; flex: 0 0 auto; width: auto; max-width: none; }
  .col-sm-1 { -webkit-box-flex: 0; -ms-flex: 0 0 8.3333333333%; flex: 0 0 8.3333333333%; max-width: 8.3333333333%; }
  .col-sm-2 { -webkit-box-flex: 0; -ms-flex: 0 0 16.6666666667%; flex: 0 0 16.6666666667%; max-width: 16.6666666667%; }
  .col-sm-3 { -webkit-box-flex: 0; -ms-flex: 0 0 25%; flex: 0 0 25%; max-width: 25%; }
  .col-sm-4 { -webkit-box-flex: 0; -ms-flex: 0 0 33.3333333333%; flex: 0 0 33.3333333333%; max-width: 33.3333333333%; }
  .col-sm-5 { -webkit-box-flex: 0; -ms-flex: 0 0 41.6666666667%; flex: 0 0 41.6666666667%; max-width: 41.6666666667%; }
  .col-sm-6 { -webkit-box-flex: 0; -ms-flex: 0 0 50%; flex: 0 0 50%; max-width: 50%; }
  .col-sm-7 { -webkit-box-flex: 0; -ms-flex: 0 0 58.3333333333%; flex: 0 0 58.3333333333%; max-width: 58.3333333333%; }
  .col-sm-8 { -webkit-box-flex: 0; -ms-flex: 0 0 66.6666666667%; flex: 0 0 66.6666666667%; max-width: 66.6666666667%; }
  .col-sm-9 { -webkit-box-flex: 0; -ms-flex: 0 0 75%; flex: 0 0 75%; max-width: 75%; }
  .col-sm-10 { -webkit-box-flex: 0; -ms-flex: 0 0 83.3333333333%; flex: 0 0 83.3333333333%; max-width: 83.3333333333%; }
  .col-sm-11 { -webkit-box-flex: 0; -ms-flex: 0 0 91.6666666667%; flex: 0 0 91.6666666667%; max-width: 91.6666666667%; }
  .col-sm-12 { -webkit-box-flex: 0; -ms-flex: 0 0 100%; flex: 0 0 100%; max-width: 100%; }
  .order-sm-first { -webkit-box-ordinal-group: 0; -ms-flex-order: -1; order: -1; }
  .order-sm-1 { -webkit-box-ordinal-group: 2; -ms-flex-order: 1; order: 1; }
  .order-sm-2 { -webkit-box-ordinal-group: 3; -ms-flex-order: 2; order: 2; }
  .order-sm-3 { -webkit-box-ordinal-group: 4; -ms-flex-order: 3; order: 3; }
  .order-sm-4 { -webkit-box-ordinal-group: 5; -ms-flex-order: 4; order: 4; }
  .order-sm-5 { -webkit-box-ordinal-group: 6; -ms-flex-order: 5; order: 5; }
  .order-sm-6 { -webkit-box-ordinal-group: 7; -ms-flex-order: 6; order: 6; }
  .order-sm-7 { -webkit-box-ordinal-group: 8; -ms-flex-order: 7; order: 7; }
  .order-sm-8 { -webkit-box-ordinal-group: 9; -ms-flex-order: 8; order: 8; }
  .order-sm-9 { -webkit-box-ordinal-group: 10; -ms-flex-order: 9; order: 9; }
  .order-sm-10 { -webkit-box-ordinal-group: 11; -ms-flex-order: 10; order: 10; }
  .order-sm-11 { -webkit-box-ordinal-group: 12; -ms-flex-order: 11; order: 11; }
  .order-sm-12 { -webkit-box-ordinal-group: 13; -ms-flex-order: 12; order: 12; }
  .offset-sm-0 { margin-left: 0; }
  .offset-sm-1 { margin-left: 8.3333333333%; }
  .offset-sm-2 { margin-left: 16.6666666667%; }
  .offset-sm-3 { margin-left: 25%; }
  .offset-sm-4 { margin-left: 33.3333333333%; }
  .offset-sm-5 { margin-left: 41.6666666667%; }
  .offset-sm-6 { margin-left: 50%; }
  .offset-sm-7 { margin-left: 58.3333333333%; }
  .offset-sm-8 { margin-left: 66.6666666667%; }
  .offset-sm-9 { margin-left: 75%; }
  .offset-sm-10 { margin-left: 83.3333333333%; }
  .offset-sm-11 { margin-left: 91.6666666667%; } }
@media (min-width: 768px) { .col-md { -ms-flex-preferred-size: 0; flex-basis: 0; -webkit-box-flex: 1; -ms-flex-positive: 1; flex-grow: 1; max-width: 100%; }
  .col-md-auto { -webkit-box-flex: 0; -ms-flex: 0 0 auto; flex: 0 0 auto; width: auto; max-width: none; }
  .col-md-1 { -webkit-box-flex: 0; -ms-flex: 0 0 8.3333333333%; flex: 0 0 8.3333333333%; max-width: 8.3333333333%; }
  .col-md-2 { -webkit-box-flex: 0; -ms-flex: 0 0 16.6666666667%; flex: 0 0 16.6666666667%; max-width: 16.6666666667%; }
  .col-md-3 { -webkit-box-flex: 0; -ms-flex: 0 0 25%; flex: 0 0 25%; max-width: 25%; }
  .col-md-4 { -webkit-box-flex: 0; -ms-flex: 0 0 33.3333333333%; flex: 0 0 33.3333333333%; max-width: 33.3333333333%; }
  .col-md-5 { -webkit-box-flex: 0; -ms-flex: 0 0 41.6666666667%; flex: 0 0 41.6666666667%; max-width: 41.6666666667%; }
  .col-md-6 { -webkit-box-flex: 0; -ms-flex: 0 0 50%; flex: 0 0 50%; max-width: 50%; }
  .col-md-7 { -webkit-box-flex: 0; -ms-flex: 0 0 58.3333333333%; flex: 0 0 58.3333333333%; max-width: 58.3333333333%; }
  .col-md-8 { -webkit-box-flex: 0; -ms-flex: 0 0 66.6666666667%; flex: 0 0 66.6666666667%; max-width: 66.6666666667%; }
  .col-md-9 { -webkit-box-flex: 0; -ms-flex: 0 0 75%; flex: 0 0 75%; max-width: 75%; }
  .col-md-10 { -webkit-box-flex: 0; -ms-flex: 0 0 83.3333333333%; flex: 0 0 83.3333333333%; max-width: 83.3333333333%; }
  .col-md-11 { -webkit-box-flex: 0; -ms-flex: 0 0 91.6666666667%; flex: 0 0 91.6666666667%; max-width: 91.6666666667%; }
  .col-md-12 { -webkit-box-flex: 0; -ms-flex: 0 0 100%; flex: 0 0 100%; max-width: 100%; }
  .order-md-first { -webkit-box-ordinal-group: 0; -ms-flex-order: -1; order: -1; }
  .order-md-1 { -webkit-box-ordinal-group: 2; -ms-flex-order: 1; order: 1; }
  .order-md-2 { -webkit-box-ordinal-group: 3; -ms-flex-order: 2; order: 2; }
  .order-md-3 { -webkit-box-ordinal-group: 4; -ms-flex-order: 3; order: 3; }
  .order-md-4 { -webkit-box-ordinal-group: 5; -ms-flex-order: 4; order: 4; }
  .order-md-5 { -webkit-box-ordinal-group: 6; -ms-flex-order: 5; order: 5; }
  .order-md-6 { -webkit-box-ordinal-group: 7; -ms-flex-order: 6; order: 6; }
  .order-md-7 { -webkit-box-ordinal-group: 8; -ms-flex-order: 7; order: 7; }
  .order-md-8 { -webkit-box-ordinal-group: 9; -ms-flex-order: 8; order: 8; }
  .order-md-9 { -webkit-box-ordinal-group: 10; -ms-flex-order: 9; order: 9; }
  .order-md-10 { -webkit-box-ordinal-group: 11; -ms-flex-order: 10; order: 10; }
  .order-md-11 { -webkit-box-ordinal-group: 12; -ms-flex-order: 11; order: 11; }
  .order-md-12 { -webkit-box-ordinal-group: 13; -ms-flex-order: 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%; } }
@media (min-width: 992px) { .col-lg { -ms-flex-preferred-size: 0; flex-basis: 0; -webkit-box-flex: 1; -ms-flex-positive: 1; flex-grow: 1; max-width: 100%; }
  .col-lg-auto { -webkit-box-flex: 0; -ms-flex: 0 0 auto; flex: 0 0 auto; width: auto; max-width: none; }
  .col-lg-1 { -webkit-box-flex: 0; -ms-flex: 0 0 8.3333333333%; flex: 0 0 8.3333333333%; max-width: 8.3333333333%; }
  .col-lg-2 { -webkit-box-flex: 0; -ms-flex: 0 0 16.6666666667%; flex: 0 0 16.6666666667%; max-width: 16.6666666667%; }
  .col-lg-3 { -webkit-box-flex: 0; -ms-flex: 0 0 25%; flex: 0 0 25%; max-width: 25%; }
  .col-lg-4 { -webkit-box-flex: 0; -ms-flex: 0 0 33.3333333333%; flex: 0 0 33.3333333333%; max-width: 33.3333333333%; }
  .col-lg-5 { -webkit-box-flex: 0; -ms-flex: 0 0 41.6666666667%; flex: 0 0 41.6666666667%; max-width: 41.6666666667%; }
  .col-lg-6 { -webkit-box-flex: 0; -ms-flex: 0 0 50%; flex: 0 0 50%; max-width: 50%; }
  .col-lg-7 { -webkit-box-flex: 0; -ms-flex: 0 0 58.3333333333%; flex: 0 0 58.3333333333%; max-width: 58.3333333333%; }
  .col-lg-8 { -webkit-box-flex: 0; -ms-flex: 0 0 66.6666666667%; flex: 0 0 66.6666666667%; max-width: 66.6666666667%; }
  .col-lg-9 { -webkit-box-flex: 0; -ms-flex: 0 0 75%; flex: 0 0 75%; max-width: 75%; }
  .col-lg-10 { -webkit-box-flex: 0; -ms-flex: 0 0 83.3333333333%; flex: 0 0 83.3333333333%; max-width: 83.3333333333%; }
  .col-lg-11 { -webkit-box-flex: 0; -ms-flex: 0 0 91.6666666667%; flex: 0 0 91.6666666667%; max-width: 91.6666666667%; }
  .col-lg-12 { -webkit-box-flex: 0; -ms-flex: 0 0 100%; flex: 0 0 100%; max-width: 100%; }
  .order-lg-first { -webkit-box-ordinal-group: 0; -ms-flex-order: -1; order: -1; }
  .order-lg-1 { -webkit-box-ordinal-group: 2; -ms-flex-order: 1; order: 1; }
  .order-lg-2 { -webkit-box-ordinal-group: 3; -ms-flex-order: 2; order: 2; }
  .order-lg-3 { -webkit-box-ordinal-group: 4; -ms-flex-order: 3; order: 3; }
  .order-lg-4 { -webkit-box-ordinal-group: 5; -ms-flex-order: 4; order: 4; }
  .order-lg-5 { -webkit-box-ordinal-group: 6; -ms-flex-order: 5; order: 5; }
  .order-lg-6 { -webkit-box-ordinal-group: 7; -ms-flex-order: 6; order: 6; }
  .order-lg-7 { -webkit-box-ordinal-group: 8; -ms-flex-order: 7; order: 7; }
  .order-lg-8 { -webkit-box-ordinal-group: 9; -ms-flex-order: 8; order: 8; }
  .order-lg-9 { -webkit-box-ordinal-group: 10; -ms-flex-order: 9; order: 9; }
  .order-lg-10 { -webkit-box-ordinal-group: 11; -ms-flex-order: 10; order: 10; }
  .order-lg-11 { -webkit-box-ordinal-group: 12; -ms-flex-order: 11; order: 11; }
  .order-lg-12 { -webkit-box-ordinal-group: 13; -ms-flex-order: 12; order: 12; }
  .offset-lg-0 { margin-left: 0; }
  .offset-lg-1 { margin-left: 8.3333333333%; }
  .offset-lg-2 { margin-left: 16.6666666667%; }
  .offset-lg-3 { margin-left: 25%; }
  .offset-lg-4 { margin-left: 33.3333333333%; }
  .offset-lg-5 { margin-left: 41.6666666667%; }
  .offset-lg-6 { margin-left: 50%; }
  .offset-lg-7 { margin-left: 58.3333333333%; }
  .offset-lg-8 { margin-left: 66.6666666667%; }
  .offset-lg-9 { margin-left: 75%; }
  .offset-lg-10 { margin-left: 83.3333333333%; }
  .offset-lg-11 { margin-left: 91.6666666667%; } }
@media (min-width: 1200px) { .col-xl { -ms-flex-preferred-size: 0; flex-basis: 0; -webkit-box-flex: 1; -ms-flex-positive: 1; flex-grow: 1; max-width: 100%; }
  .col-xl-auto { -webkit-box-flex: 0; -ms-flex: 0 0 auto; flex: 0 0 auto; width: auto; max-width: none; }
  .col-xl-1 { -webkit-box-flex: 0; -ms-flex: 0 0 8.3333333333%; flex: 0 0 8.3333333333%; max-width: 8.3333333333%; }
  .col-xl-2 { -webkit-box-flex: 0; -ms-flex: 0 0 16.6666666667%; flex: 0 0 16.6666666667%; max-width: 16.6666666667%; }
  .col-xl-3 { -webkit-box-flex: 0; -ms-flex: 0 0 25%; flex: 0 0 25%; max-width: 25%; }
  .col-xl-4 { -webkit-box-flex: 0; -ms-flex: 0 0 33.3333333333%; flex: 0 0 33.3333333333%; max-width: 33.3333333333%; }
  .col-xl-5 { -webkit-box-flex: 0; -ms-flex: 0 0 41.6666666667%; flex: 0 0 41.6666666667%; max-width: 41.6666666667%; }
  .col-xl-6 { -webkit-box-flex: 0; -ms-flex: 0 0 50%; flex: 0 0 50%; max-width: 50%; }
  .col-xl-7 { -webkit-box-flex: 0; -ms-flex: 0 0 58.3333333333%; flex: 0 0 58.3333333333%; max-width: 58.3333333333%; }
  .col-xl-8 { -webkit-box-flex: 0; -ms-flex: 0 0 66.6666666667%; flex: 0 0 66.6666666667%; max-width: 66.6666666667%; }
  .col-xl-9 { -webkit-box-flex: 0; -ms-flex: 0 0 75%; flex: 0 0 75%; max-width: 75%; }
  .col-xl-10 { -webkit-box-flex: 0; -ms-flex: 0 0 83.3333333333%; flex: 0 0 83.3333333333%; max-width: 83.3333333333%; }
  .col-xl-11 { -webkit-box-flex: 0; -ms-flex: 0 0 91.6666666667%; flex: 0 0 91.6666666667%; max-width: 91.6666666667%; }
  .col-xl-12 { -webkit-box-flex: 0; -ms-flex: 0 0 100%; flex: 0 0 100%; max-width: 100%; }
  .order-xl-first { -webkit-box-ordinal-group: 0; -ms-flex-order: -1; order: -1; }
  .order-xl-1 { -webkit-box-ordinal-group: 2; -ms-flex-order: 1; order: 1; }
  .order-xl-2 { -webkit-box-ordinal-group: 3; -ms-flex-order: 2; order: 2; }
  .order-xl-3 { -webkit-box-ordinal-group: 4; -ms-flex-order: 3; order: 3; }
  .order-xl-4 { -webkit-box-ordinal-group: 5; -ms-flex-order: 4; order: 4; }
  .order-xl-5 { -webkit-box-ordinal-group: 6; -ms-flex-order: 5; order: 5; }
  .order-xl-6 { -webkit-box-ordinal-group: 7; -ms-flex-order: 6; order: 6; }
  .order-xl-7 { -webkit-box-ordinal-group: 8; -ms-flex-order: 7; order: 7; }
  .order-xl-8 { -webkit-box-ordinal-group: 9; -ms-flex-order: 8; order: 8; }
  .order-xl-9 { -webkit-box-ordinal-group: 10; -ms-flex-order: 9; order: 9; }
  .order-xl-10 { -webkit-box-ordinal-group: 11; -ms-flex-order: 10; order: 10; }
  .order-xl-11 { -webkit-box-ordinal-group: 12; -ms-flex-order: 11; order: 11; }
  .order-xl-12 { -webkit-box-ordinal-group: 13; -ms-flex-order: 12; order: 12; }
  .offset-xl-0 { margin-left: 0; }
  .offset-xl-1 { margin-left: 8.3333333333%; }
  .offset-xl-2 { margin-left: 16.6666666667%; }
  .offset-xl-3 { margin-left: 25%; }
  .offset-xl-4 { margin-left: 33.3333333333%; }
  .offset-xl-5 { margin-left: 41.6666666667%; }
  .offset-xl-6 { margin-left: 50%; }
  .offset-xl-7 { margin-left: 58.3333333333%; }
  .offset-xl-8 { margin-left: 66.6666666667%; }
  .offset-xl-9 { margin-left: 75%; }
  .offset-xl-10 { margin-left: 83.3333333333%; }
  .offset-xl-11 { margin-left: 91.6666666667%; } }
.flex-row { -webkit-box-orient: horizontal !important; -webkit-box-direction: normal !important; -ms-flex-direction: row !important; flex-direction: row !important; }

.flex-column { -webkit-box-orient: vertical !important; -webkit-box-direction: normal !important; -ms-flex-direction: column !important; flex-direction: column !important; }

.flex-row-reverse { -webkit-box-orient: horizontal !important; -webkit-box-direction: reverse !important; -ms-flex-direction: row-reverse !important; flex-direction: row-reverse !important; }

.flex-column-reverse { -webkit-box-orient: vertical !important; -webkit-box-direction: reverse !important; -ms-flex-direction: column-reverse !important; flex-direction: column-reverse !important; }

.flex-wrap { -ms-flex-wrap: wrap !important; flex-wrap: wrap !important; }

.flex-nowrap { -ms-flex-wrap: nowrap !important; flex-wrap: nowrap !important; }

.flex-wrap-reverse { -ms-flex-wrap: wrap-reverse !important; flex-wrap: wrap-reverse !important; }

.justify-content-start { -webkit-box-pack: start !important; -ms-flex-pack: start !important; justify-content: flex-start !important; }

.justify-content-end { -webkit-box-pack: end !important; -ms-flex-pack: end !important; justify-content: flex-end !important; }

.justify-content-center { -webkit-box-pack: center !important; -ms-flex-pack: center !important; justify-content: center !important; }

.justify-content-between { -webkit-box-pack: justify !important; -ms-flex-pack: justify !important; justify-content: space-between !important; }

.justify-content-around { -ms-flex-pack: distribute !important; justify-content: space-around !important; }

.align-items-start { -webkit-box-align: start !important; -ms-flex-align: start !important; align-items: flex-start !important; }

.align-items-end { -webkit-box-align: end !important; -ms-flex-align: end !important; align-items: flex-end !important; }

.align-items-center { -webkit-box-align: center !important; -ms-flex-align: center !important; align-items: center !important; }

.align-items-baseline { -webkit-box-align: baseline !important; -ms-flex-align: baseline !important; align-items: baseline !important; }

.align-items-stretch { -webkit-box-align: stretch !important; -ms-flex-align: stretch !important; align-items: stretch !important; }

.align-content-start { -ms-flex-line-pack: start !important; align-content: flex-start !important; }

.align-content-end { -ms-flex-line-pack: end !important; align-content: flex-end !important; }

.align-content-center { -ms-flex-line-pack: center !important; align-content: center !important; }

.align-content-between { -ms-flex-line-pack: justify !important; align-content: space-between !important; }

.align-content-around { -ms-flex-line-pack: distribute !important; align-content: space-around !important; }

.align-content-stretch { -ms-flex-line-pack: stretch !important; align-content: stretch !important; }

.align-self-auto { -ms-flex-item-align: auto !important; align-self: auto !important; }

.align-self-start { -ms-flex-item-align: start !important; align-self: flex-start !important; }

.align-self-end { -ms-flex-item-align: end !important; align-self: flex-end !important; }

.align-self-center { -ms-flex-item-align: center !important; align-self: center !important; }

.align-self-baseline { -ms-flex-item-align: baseline !important; align-self: baseline !important; }

.align-self-stretch { -ms-flex-item-align: stretch !important; align-self: stretch !important; }

@media (min-width: 576px) { .flex-sm-row { -webkit-box-orient: horizontal !important; -webkit-box-direction: normal !important; -ms-flex-direction: row !important; flex-direction: row !important; }
  .flex-sm-column { -webkit-box-orient: vertical !important; -webkit-box-direction: normal !important; -ms-flex-direction: column !important; flex-direction: column !important; }
  .flex-sm-row-reverse { -webkit-box-orient: horizontal !important; -webkit-box-direction: reverse !important; -ms-flex-direction: row-reverse !important; flex-direction: row-reverse !important; }
  .flex-sm-column-reverse { -webkit-box-orient: vertical !important; -webkit-box-direction: reverse !important; -ms-flex-direction: column-reverse !important; flex-direction: column-reverse !important; }
  .flex-sm-wrap { -ms-flex-wrap: wrap !important; flex-wrap: wrap !important; }
  .flex-sm-nowrap { -ms-flex-wrap: nowrap !important; flex-wrap: nowrap !important; }
  .flex-sm-wrap-reverse { -ms-flex-wrap: wrap-reverse !important; flex-wrap: wrap-reverse !important; }
  .justify-content-sm-start { -webkit-box-pack: start !important; -ms-flex-pack: start !important; justify-content: flex-start !important; }
  .justify-content-sm-end { -webkit-box-pack: end !important; -ms-flex-pack: end !important; justify-content: flex-end !important; }
  .justify-content-sm-center { -webkit-box-pack: center !important; -ms-flex-pack: center !important; justify-content: center !important; }
  .justify-content-sm-between { -webkit-box-pack: justify !important; -ms-flex-pack: justify !important; justify-content: space-between !important; }
  .justify-content-sm-around { -ms-flex-pack: distribute !important; justify-content: space-around !important; }
  .align-items-sm-start { -webkit-box-align: start !important; -ms-flex-align: start !important; align-items: flex-start !important; }
  .align-items-sm-end { -webkit-box-align: end !important; -ms-flex-align: end !important; align-items: flex-end !important; }
  .align-items-sm-center { -webkit-box-align: center !important; -ms-flex-align: center !important; align-items: center !important; }
  .align-items-sm-baseline { -webkit-box-align: baseline !important; -ms-flex-align: baseline !important; align-items: baseline !important; }
  .align-items-sm-stretch { -webkit-box-align: stretch !important; -ms-flex-align: stretch !important; align-items: stretch !important; }
  .align-content-sm-start { -ms-flex-line-pack: start !important; align-content: flex-start !important; }
  .align-content-sm-end { -ms-flex-line-pack: end !important; align-content: flex-end !important; }
  .align-content-sm-center { -ms-flex-line-pack: center !important; align-content: center !important; }
  .align-content-sm-between { -ms-flex-line-pack: justify !important; align-content: space-between !important; }
  .align-content-sm-around { -ms-flex-line-pack: distribute !important; align-content: space-around !important; }
  .align-content-sm-stretch { -ms-flex-line-pack: stretch !important; align-content: stretch !important; }
  .align-self-sm-auto { -ms-flex-item-align: auto !important; align-self: auto !important; }
  .align-self-sm-start { -ms-flex-item-align: start !important; align-self: flex-start !important; }
  .align-self-sm-end { -ms-flex-item-align: end !important; align-self: flex-end !important; }
  .align-self-sm-center { -ms-flex-item-align: center !important; align-self: center !important; }
  .align-self-sm-baseline { -ms-flex-item-align: baseline !important; align-self: baseline !important; }
  .align-self-sm-stretch { -ms-flex-item-align: stretch !important; align-self: stretch !important; } }
@media (min-width: 768px) { .flex-md-row { -webkit-box-orient: horizontal !important; -webkit-box-direction: normal !important; -ms-flex-direction: row !important; flex-direction: row !important; }
  .flex-md-column { -webkit-box-orient: vertical !important; -webkit-box-direction: normal !important; -ms-flex-direction: column !important; flex-direction: column !important; }
  .flex-md-row-reverse { -webkit-box-orient: horizontal !important; -webkit-box-direction: reverse !important; -ms-flex-direction: row-reverse !important; flex-direction: row-reverse !important; }
  .flex-md-column-reverse { -webkit-box-orient: vertical !important; -webkit-box-direction: reverse !important; -ms-flex-direction: column-reverse !important; flex-direction: column-reverse !important; }
  .flex-md-wrap { -ms-flex-wrap: wrap !important; flex-wrap: wrap !important; }
  .flex-md-nowrap { -ms-flex-wrap: nowrap !important; flex-wrap: nowrap !important; }
  .flex-md-wrap-reverse { -ms-flex-wrap: wrap-reverse !important; flex-wrap: wrap-reverse !important; }
  .justify-content-md-start { -webkit-box-pack: start !important; -ms-flex-pack: start !important; justify-content: flex-start !important; }
  .justify-content-md-end { -webkit-box-pack: end !important; -ms-flex-pack: end !important; justify-content: flex-end !important; }
  .justify-content-md-center { -webkit-box-pack: center !important; -ms-flex-pack: center !important; justify-content: center !important; }
  .justify-content-md-between { -webkit-box-pack: justify !important; -ms-flex-pack: justify !important; justify-content: space-between !important; }
  .justify-content-md-around { -ms-flex-pack: distribute !important; justify-content: space-around !important; }
  .align-items-md-start { -webkit-box-align: start !important; -ms-flex-align: start !important; align-items: flex-start !important; }
  .align-items-md-end { -webkit-box-align: end !important; -ms-flex-align: end !important; align-items: flex-end !important; }
  .align-items-md-center { -webkit-box-align: center !important; -ms-flex-align: center !important; align-items: center !important; }
  .align-items-md-baseline { -webkit-box-align: baseline !important; -ms-flex-align: baseline !important; align-items: baseline !important; }
  .align-items-md-stretch { -webkit-box-align: stretch !important; -ms-flex-align: stretch !important; align-items: stretch !important; }
  .align-content-md-start { -ms-flex-line-pack: start !important; align-content: flex-start !important; }
  .align-content-md-end { -ms-flex-line-pack: end !important; align-content: flex-end !important; }
  .align-content-md-center { -ms-flex-line-pack: center !important; align-content: center !important; }
  .align-content-md-between { -ms-flex-line-pack: justify !important; align-content: space-between !important; }
  .align-content-md-around { -ms-flex-line-pack: distribute !important; align-content: space-around !important; }
  .align-content-md-stretch { -ms-flex-line-pack: stretch !important; align-content: stretch !important; }
  .align-self-md-auto { -ms-flex-item-align: auto !important; align-self: auto !important; }
  .align-self-md-start { -ms-flex-item-align: start !important; align-self: flex-start !important; }
  .align-self-md-end { -ms-flex-item-align: end !important; align-self: flex-end !important; }
  .align-self-md-center { -ms-flex-item-align: center !important; align-self: center !important; }
  .align-self-md-baseline { -ms-flex-item-align: baseline !important; align-self: baseline !important; }
  .align-self-md-stretch { -ms-flex-item-align: stretch !important; align-self: stretch !important; } }
@media (min-width: 992px) { .flex-lg-row { -webkit-box-orient: horizontal !important; -webkit-box-direction: normal !important; -ms-flex-direction: row !important; flex-direction: row !important; }
  .flex-lg-column { -webkit-box-orient: vertical !important; -webkit-box-direction: normal !important; -ms-flex-direction: column !important; flex-direction: column !important; }
  .flex-lg-row-reverse { -webkit-box-orient: horizontal !important; -webkit-box-direction: reverse !important; -ms-flex-direction: row-reverse !important; flex-direction: row-reverse !important; }
  .flex-lg-column-reverse { -webkit-box-orient: vertical !important; -webkit-box-direction: reverse !important; -ms-flex-direction: column-reverse !important; flex-direction: column-reverse !important; }
  .flex-lg-wrap { -ms-flex-wrap: wrap !important; flex-wrap: wrap !important; }
  .flex-lg-nowrap { -ms-flex-wrap: nowrap !important; flex-wrap: nowrap !important; }
  .flex-lg-wrap-reverse { -ms-flex-wrap: wrap-reverse !important; flex-wrap: wrap-reverse !important; }
  .justify-content-lg-start { -webkit-box-pack: start !important; -ms-flex-pack: start !important; justify-content: flex-start !important; }
  .justify-content-lg-end { -webkit-box-pack: end !important; -ms-flex-pack: end !important; justify-content: flex-end !important; }
  .justify-content-lg-center { -webkit-box-pack: center !important; -ms-flex-pack: center !important; justify-content: center !important; }
  .justify-content-lg-between { -webkit-box-pack: justify !important; -ms-flex-pack: justify !important; justify-content: space-between !important; }
  .justify-content-lg-around { -ms-flex-pack: distribute !important; justify-content: space-around !important; }
  .align-items-lg-start { -webkit-box-align: start !important; -ms-flex-align: start !important; align-items: flex-start !important; }
  .align-items-lg-end { -webkit-box-align: end !important; -ms-flex-align: end !important; align-items: flex-end !important; }
  .align-items-lg-center { -webkit-box-align: center !important; -ms-flex-align: center !important; align-items: center !important; }
  .align-items-lg-baseline { -webkit-box-align: baseline !important; -ms-flex-align: baseline !important; align-items: baseline !important; }
  .align-items-lg-stretch { -webkit-box-align: stretch !important; -ms-flex-align: stretch !important; align-items: stretch !important; }
  .align-content-lg-start { -ms-flex-line-pack: start !important; align-content: flex-start !important; }
  .align-content-lg-end { -ms-flex-line-pack: end !important; align-content: flex-end !important; }
  .align-content-lg-center { -ms-flex-line-pack: center !important; align-content: center !important; }
  .align-content-lg-between { -ms-flex-line-pack: justify !important; align-content: space-between !important; }
  .align-content-lg-around { -ms-flex-line-pack: distribute !important; align-content: space-around !important; }
  .align-content-lg-stretch { -ms-flex-line-pack: stretch !important; align-content: stretch !important; }
  .align-self-lg-auto { -ms-flex-item-align: auto !important; align-self: auto !important; }
  .align-self-lg-start { -ms-flex-item-align: start !important; align-self: flex-start !important; }
  .align-self-lg-end { -ms-flex-item-align: end !important; align-self: flex-end !important; }
  .align-self-lg-center { -ms-flex-item-align: center !important; align-self: center !important; }
  .align-self-lg-baseline { -ms-flex-item-align: baseline !important; align-self: baseline !important; }
  .align-self-lg-stretch { -ms-flex-item-align: stretch !important; align-self: stretch !important; } }
@media (min-width: 1200px) { .flex-xl-row { -webkit-box-orient: horizontal !important; -webkit-box-direction: normal !important; -ms-flex-direction: row !important; flex-direction: row !important; }
  .flex-xl-column { -webkit-box-orient: vertical !important; -webkit-box-direction: normal !important; -ms-flex-direction: column !important; flex-direction: column !important; }
  .flex-xl-row-reverse { -webkit-box-orient: horizontal !important; -webkit-box-direction: reverse !important; -ms-flex-direction: row-reverse !important; flex-direction: row-reverse !important; }
  .flex-xl-column-reverse { -webkit-box-orient: vertical !important; -webkit-box-direction: reverse !important; -ms-flex-direction: column-reverse !important; flex-direction: column-reverse !important; }
  .flex-xl-wrap { -ms-flex-wrap: wrap !important; flex-wrap: wrap !important; }
  .flex-xl-nowrap { -ms-flex-wrap: nowrap !important; flex-wrap: nowrap !important; }
  .flex-xl-wrap-reverse { -ms-flex-wrap: wrap-reverse !important; flex-wrap: wrap-reverse !important; }
  .justify-content-xl-start { -webkit-box-pack: start !important; -ms-flex-pack: start !important; justify-content: flex-start !important; }
  .justify-content-xl-end { -webkit-box-pack: end !important; -ms-flex-pack: end !important; justify-content: flex-end !important; }
  .justify-content-xl-center { -webkit-box-pack: center !important; -ms-flex-pack: center !important; justify-content: center !important; }
  .justify-content-xl-between { -webkit-box-pack: justify !important; -ms-flex-pack: justify !important; justify-content: space-between !important; }
  .justify-content-xl-around { -ms-flex-pack: distribute !important; justify-content: space-around !important; }
  .align-items-xl-start { -webkit-box-align: start !important; -ms-flex-align: start !important; align-items: flex-start !important; }
  .align-items-xl-end { -webkit-box-align: end !important; -ms-flex-align: end !important; align-items: flex-end !important; }
  .align-items-xl-center { -webkit-box-align: center !important; -ms-flex-align: center !important; align-items: center !important; }
  .align-items-xl-baseline { -webkit-box-align: baseline !important; -ms-flex-align: baseline !important; align-items: baseline !important; }
  .align-items-xl-stretch { -webkit-box-align: stretch !important; -ms-flex-align: stretch !important; align-items: stretch !important; }
  .align-content-xl-start { -ms-flex-line-pack: start !important; align-content: flex-start !important; }
  .align-content-xl-end { -ms-flex-line-pack: end !important; align-content: flex-end !important; }
  .align-content-xl-center { -ms-flex-line-pack: center !important; align-content: center !important; }
  .align-content-xl-between { -ms-flex-line-pack: justify !important; align-content: space-between !important; }
  .align-content-xl-around { -ms-flex-line-pack: distribute !important; align-content: space-around !important; }
  .align-content-xl-stretch { -ms-flex-line-pack: stretch !important; align-content: stretch !important; }
  .align-self-xl-auto { -ms-flex-item-align: auto !important; align-self: auto !important; }
  .align-self-xl-start { -ms-flex-item-align: start !important; align-self: flex-start !important; }
  .align-self-xl-end { -ms-flex-item-align: end !important; align-self: flex-end !important; }
  .align-self-xl-center { -ms-flex-item-align: center !important; align-self: center !important; }
  .align-self-xl-baseline { -ms-flex-item-align: baseline !important; align-self: baseline !important; }
  .align-self-xl-stretch { -ms-flex-item-align: stretch !important; align-self: stretch !important; } }
/* スタイル
------------------------------- */
@media (min-width: 768px) { body { min-width: 1140px; } }
@media (min-width: 992px) { body { min-width: 1140px; } }
@media (min-width: 1200px) { body { min-width: 1140px; } }

@media (min-width: 576px) { .container { max-width: 100%; } }
@media (min-width: 768px) { .container { width: 1140px; } }
@media (min-width: 992px) { .container { width: 1140px; } }
@media (min-width: 1200px) { .container { width: 1140px; } }

html { font-size: calc(100vw/32); }
@media (min-width: 768px) { html { font-size: 62.5%; } }

body { font-family: -apple-system, BlinkMacSystemFont, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif; font-size: 1.4rem; font-weight: 400; line-height: 1.5; color: #595959; background-color: #fff; }
@media (min-width: 768px) { body { font-size: 2rem; } }

a { color: #1999f2; text-decoration: underline; outline: none; overflow: hidden; -webkit-tap-highlight-color: rgba(0, 0, 0, 0.1); }
a:hover { color: #0b77c3; text-decoration: underline; }

h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 { margin-top: 3em; margin-bottom: .8em; }

p { margin-bottom: 1.6rem; }

img { max-width: 100%; height: auto; }

ul, ol { margin-bottom: 1.6rem; padding-left: 2.5rem; }

dd { margin-bottom: 1.6rem; }

figure { margin: 0 0 1.6rem; }

figcaption { margin: .5rem 0; line-height: 1.3; }

small, .small { font-size: 80%; font-weight: 400; }

.svgIcon { position: absolute; width: 0; height: 0; }

.wf-kokoro { font-family: "Kokoro", "游明朝 Light", "Yu Mincho Light", "游明朝 Medium", "游明朝体", "Yu Mincho Medium", YuMincho, "游明朝", "ヒラギノ明朝 ProN W6", HiraMinProN-W3, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", serif; }

.clearfix::after { content: ""; display: block; clear: both; }

.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; }

.mb-0 { margin-bottom: 0rem !important; }

.mt-10 { margin-top: 10px !important; }

.mr-10 { margin-right: 10px !important; }

.mb-10 { margin-bottom: 10px !important; }

.ml-10 { margin-left: 10px !important; }

.pt-10 { padding-top: 10px !important; }

.pr-10 { padding-right: 10px !important; }

.pb-10 { padding-bottom: 10px !important; }

.pl-10 { padding-left: 10px !important; }

.mb-1 { margin-bottom: 1rem !important; }

.mt-20 { margin-top: 20px !important; }

.mr-20 { margin-right: 20px !important; }

.mb-20 { margin-bottom: 20px !important; }

.ml-20 { margin-left: 20px !important; }

.pt-20 { padding-top: 20px !important; }

.pr-20 { padding-right: 20px !important; }

.pb-20 { padding-bottom: 20px !important; }

.pl-20 { padding-left: 20px !important; }

.mb-2 { margin-bottom: 2rem !important; }

.mt-30 { margin-top: 30px !important; }

.mr-30 { margin-right: 30px !important; }

.mb-30 { margin-bottom: 30px !important; }

.ml-30 { margin-left: 30px !important; }

.pt-30 { padding-top: 30px !important; }

.pr-30 { padding-right: 30px !important; }

.pb-30 { padding-bottom: 30px !important; }

.pl-30 { padding-left: 30px !important; }

.mb-3 { margin-bottom: 3rem !important; }

.mt-40 { margin-top: 40px !important; }

.mr-40 { margin-right: 40px !important; }

.mb-40 { margin-bottom: 40px !important; }

.ml-40 { margin-left: 40px !important; }

.pt-40 { padding-top: 40px !important; }

.pr-40 { padding-right: 40px !important; }

.pb-40 { padding-bottom: 40px !important; }

.pl-40 { padding-left: 40px !important; }

.mb-4 { margin-bottom: 4rem !important; }

.mt-50 { margin-top: 50px !important; }

.mr-50 { margin-right: 50px !important; }

.mb-50 { margin-bottom: 50px !important; }

.ml-50 { margin-left: 50px !important; }

.pt-50 { padding-top: 50px !important; }

.pr-50 { padding-right: 50px !important; }

.pb-50 { padding-bottom: 50px !important; }

.pl-50 { padding-left: 50px !important; }

.mb-5 { margin-bottom: 5rem !important; }

.mt-60 { margin-top: 60px !important; }

.mr-60 { margin-right: 60px !important; }

.mb-60 { margin-bottom: 60px !important; }

.ml-60 { margin-left: 60px !important; }

.pt-60 { padding-top: 60px !important; }

.pr-60 { padding-right: 60px !important; }

.pb-60 { padding-bottom: 60px !important; }

.pl-60 { padding-left: 60px !important; }

.mb-6 { margin-bottom: 6rem !important; }

.m-0 { margin: 0 !important; }

.mx-0 { margin-left: 0 !important; margin-right: 0 !important; }

.mx-auto { margin: 0 auto; }

@media (min-width: 768px) { .pl-md-20 { padding-left: 20px !important; }
  .mt-md-0 { margin-top: 0 !important; }
  .mb-md-0 { margin-bottom: 0 !important; } }
.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-cell { display: table-cell !important; }

.d-flex { display: -webkit-box !important; display: -ms-flexbox !important; display: flex !important; }

.d-inline-flex { display: -webkit-inline-box !important; display: -ms-inline-flexbox !important; display: inline-flex !important; }

@media (min-width: 576px) { .d-sm-none { display: none !important; }
  .d-sm-inline { display: inline !important; }
  .d-sm-inline-block { display: inline-block !important; }
  .d-sm-block { display: block !important; }
  .d-sm-table { display: table !important; }
  .d-sm-table-cell { display: table-cell !important; }
  .d-sm-flex { display: -webkit-box !important; display: -ms-flexbox !important; display: flex !important; }
  .d-sm-inline-flex { display: -webkit-inline-box !important; display: -ms-inline-flexbox !important; 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-cell { display: table-cell !important; }
  .d-md-flex { display: -webkit-box !important; display: -ms-flexbox !important; display: flex !important; }
  .d-md-inline-flex { display: -webkit-inline-box !important; display: -ms-inline-flexbox !important; display: inline-flex !important; } }
@media (min-width: 992px) { .d-lg-none { display: none !important; }
  .d-lg-inline { display: inline !important; }
  .d-lg-inline-block { display: inline-block !important; }
  .d-lg-block { display: block !important; }
  .d-lg-table { display: table !important; }
  .d-lg-table-cell { display: table-cell !important; }
  .d-lg-flex { display: -webkit-box !important; display: -ms-flexbox !important; display: flex !important; }
  .d-lg-inline-flex { display: -webkit-inline-box !important; display: -ms-inline-flexbox !important; display: inline-flex !important; } }
@media (min-width: 1200px) { .d-xl-none { display: none !important; }
  .d-xl-inline { display: inline !important; }
  .d-xl-inline-block { display: inline-block !important; }
  .d-xl-block { display: block !important; }
  .d-xl-table { display: table !important; }
  .d-xl-table-cell { display: table-cell !important; }
  .d-xl-flex { display: -webkit-box !important; display: -ms-flexbox !important; display: flex !important; }
  .d-xl-inline-flex { display: -webkit-inline-box !important; display: -ms-inline-flexbox !important; display: inline-flex !important; } }
.ti-1 { text-indent: 1em; }

.text-left { text-align: left !important; }

.text-center { text-align: center !important; }

.text-right { text-align: right !important; }

.aligncenter { display: block; margin-left: auto; margin-right: auto; }

.alignleft { display: block; margin-left: auto; margin-right: auto; }
@media (min-width: 768px) { .alignleft { float: left; margin-right: 1rem; margin-bottom: 1rem; } }

.alignright { display: block; margin-left: auto; margin-right: auto; }
@media (min-width: 768px) { .alignright { float: right; margin-left: 1rem; margin-bottom: 1rem; } }

.text-gold { color: #af9346 !important; }

.text-brown { color: #745e4c !important; }

.text-red { color: #e6434e !important; }

.text-blue { color: #02a0fe !important; }

.text-pink { color: #f06eaa !important; }
.text-pink a { color: #f06eaa !important; }

.text-highlight { background: -webkit-gradient(linear, left top, left bottom, from(transparent), color-stop(65%, transparent), color-stop(0, #f4cdd3)); background: linear-gradient(transparent, transparent 65%, #f4cdd3 0); }

.fw-b { font-weight: 700 !important; }

.fz-lg { font-size: 120%; }

.fz-xl { font-size: 140%; }

.fz-xxl { font-size: 160%; }

.td-u { text-decoration: underline; }

.hover-opacity:hover { opacity: .8; }

.flexbox_area { position: relative; margin: 0 auto; padding: 1rem 0rem; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; }

.flexbox_L, .flexbox_R { width: 100%; margin: 0 auto 1rem; text-align: center; }

@media all and (min-width: 48em), print { .flexbox_area { margin: 0 auto; padding: .5rem 0; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; -webkit-box-orient: horizontal; -webkit-box-direction: normal; -ms-flex-direction: row; flex-direction: row; width: 100%; }
  .flexbox_L, .flexbox_R { width: 49%; margin: 0 1rem; } }
.header { padding: 1.1rem 0 0.2rem; background: white; width: 100%; font-family: "Kokoro", "游明朝 Light", "Yu Mincho Light", "游明朝 Medium", "游明朝体", "Yu Mincho Medium", YuMincho, "游明朝", "ヒラギノ明朝 ProN W6", HiraMinProN-W3, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", serif; font-weight: bold; }
@media (min-width: 768px) { .header { padding: 20px 0 0; } }
.header .link-tel { color: #fff; text-decoration: none; }

@media (min-width: 768px) { .header-flex { display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; } }
@media (min-width: 768px) { .header-flex .header-col-left0 { margin: 0 0 0 0 !important; width: 20%; padding: 0; } }
.header-flex .header-col-left0 .keyv-language { margin: 0; padding: 0; list-style: none; }
@media (min-width: 768px) { .header-flex .header-col-left0 .keyv-language li { margin: 0 0% 10px; text-align: center; } }
@media (min-width: 768px) { .header-flex .header-col-left0 .keyv-language li a { display: block; width: 100%; background: -webkit-gradient(linear, left top, left bottom, from(#fdeff5), to(#fde1ee)); background: linear-gradient(#fdeff5, #fde1ee); border: 3px double #b59751; color: #b59751; text-decoration: none; padding: .5rem 2rem; font-size: 60%; } }
@media (min-width: 768px) { .header-flex .header-col-left { -ms-flex-preferred-size: 65%; flex-basis: 65%; max-width: 65%; margin-right: 0%; margin-top: -8px; } }
@media (min-width: 768px) { .header-flex .header-col-left img { width: 100%; } }
@media (min-width: 768px) { .header-flex .header-col-left2 { -ms-flex-preferred-size: 30%; flex-basis: 30%; max-width: 30%; margin: auto; } }
.header-flex .header-col-left2 .header-tel { margin-bottom: .2em; display: block; padding: 0.5rem 1rem 1rem 4.5rem !important; background-image: url(../images/icon_tel.svg); background-repeat: no-repeat; background-position: 2.5rem .55rem; background-color: #af9346; background-size: auto 1.2em; color: #fff; font-size: 2rem; line-height: 1; letter-spacing: .06em; }
.header-flex .header-col-left2 .header-tel ruby rt { font-size: 35%; }
@media (min-width: 768px) { .header-flex .header-col-left2 .header-tel { width: 100%; padding-left: 3.6rem; font-size: 1.5rem; } }
.header-flex .header-col-left2 .bnr_area { margin: 1rem 0; padding: 0 0 0 40px; text-align: right; vertical-align: top; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between;       /*	.line{
				img{
				max-width: 150px;
					height: 50px;
					border:1px solid #fff;
					@include media-breakpoint-up(md) {
						max-width: 180px;
						height: auto;
					}
				}
			}*/ }
.header-flex .header-col-left2 .bnr_area .weibo { margin: 0 0 0 0; padding: 0; }
.header-flex .header-col-left2 .bnr_area .weibo:last-child { margin-right: 0; }
.header-flex .header-col-left2 .bnr_area .weibo img { margin: 0 0rem 0 0; width: auto; width: 40px; height: auto; }
.header-flex .header-col-right { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: right; -ms-flex-pack: right; justify-content: right; }
@media (min-width: 768px) { .header-flex .header-col-right { -ms-flex-preferred-size: 100%; flex-basis: 100%; max-width: 100%; } }

.header-logo-wrap { height: auto; margin: 0 0px 0px 0; line-height: 1; }
@media (min-width: 768px) { .header-logo-wrap { width: 100%; margin: 0 auto; } }
.header-logo-wrap span { display: block; text-align: center; font-size: 1.3rem; color: #ff8c8c; margin-bottom: 0.5rem; }
@media (min-width: 768px) { .header-logo-wrap span { font-size: 2.0rem; } }

.header-logo { width: 100%; margin-bottom: 0; }
@media (min-width: 768px) { .header-logo { margin-bottom: 0; } }

.header-info { text-align: center; margin-top: 10px; }

.header-address { margin-bottom: .8rem; line-height: 1.4; font-size: 80%; }
.header-address .text-shadow-wh { text-shadow: #fff 1px 1px 10px, #fff -1px 1px 10px, #fff 1px -1px 10px, #fff -1px -1px 10px; }

.header-tel { margin-bottom: .5em; display: inline-block; padding: 0.5rem 1rem 0.5rem 2rem !important; background-image: url(../images/icon_tel.svg); background-repeat: no-repeat; background-position: left .3em top .3em; background-color: #af9346; background-size: auto 1em; color: #fff; font-size: 1.5rem; line-height: 1; letter-spacing: .06em; }
.header-tel a { color: #fff; }
.header-tel ruby rt { font-size: 35%; }
@media (min-width: 768px) { .header-tel { padding-left: 3.6rem; font-size: 4.6rem; } }

.keyv { font-family: "Kokoro", "游明朝 Light", "Yu Mincho Light", "游明朝 Medium", "游明朝体", "Yu Mincho Medium", YuMincho, "游明朝", "ヒラギノ明朝 ProN W6", HiraMinProN-W3, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", serif; font-weight: bold; }

.keyv-language { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; margin: 1.5rem auto 0; padding: 0; width: 88%; }
@media (min-width: 768px) { .keyv-language { display: block; -ms-flex-preferred-size: 100%; flex-basis: 100%; width: 100%; margin-right: 10%; } }
.keyv-language li { list-style: none; width: 48%; margin: 0 1% 20px; }
@media (min-width: 768px) { .keyv-language li { width: 100%; margin: 0 0 20px; } }
.keyv-language li a { display: block; width: 100%; background: -webkit-gradient(linear, left top, left bottom, from(#fdeff5), to(#fde1ee)); background: linear-gradient(#fdeff5, #fde1ee); border: 3px double #b59751; color: #b59751; text-decoration: none; padding: .5rem 2rem; font-size: 80%; }

.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; border-radius: 1px; -webkit-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; -webkit-box-sizing: border-box; box-sizing: border-box; background: #4c4c4c; padding: 5px; }
.slicknav_menu * { -webkit-box-sizing: border-box; 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); 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 { 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 { border-radius: 6px; background: #ccc; color: #222; }
.slicknav_nav .slicknav_txtnode { margin-left: 15px; }
.slicknav_nav .slicknav_item a { padding: 0; margin: 0; }
.slicknav_nav .slicknav_parent-link a { padding: 0; margin: 0; }

.slicknav_brand { color: #fff; font-size: 18px; line-height: 30px; padding: 7px 12px; height: 44px; }

.slicknav_menu { background-color: transparent; padding: 0; font-family: "Kokoro", "游明朝 Light", "Yu Mincho Light", "游明朝 Medium", "游明朝体", "Yu Mincho Medium", YuMincho, "游明朝", "ヒラギノ明朝 ProN W6", HiraMinProN-W3, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", serif; /*min-height: 770px; */ }
.slicknav_menu div { min-height: 770px; }
@media (min-width: 768px) { .slicknav_menu { display: none; } }
.slicknav_menu .slicknav_nav { width: 100%; font-family: "Kokoro", "游明朝 Light", "Yu Mincho Light", "游明朝 Medium", "游明朝体", "Yu Mincho Medium", YuMincho, "游明朝", "ヒラギノ明朝 ProN W6", HiraMinProN-W3, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", serif; position: absolute; top: 14rem; left: 0; z-index: 10; padding: 0 15px; }
.slicknav_menu .slicknav_nav ul { margin: 0; padding: 0; border-top: 1px solid #846f35; -webkit-box-shadow: 0 2px 8px rgba(0, 0, 0, 0.3); box-shadow: 0 2px 8px rgba(0, 0, 0, 0.3); }
.slicknav_menu .slicknav_nav li { border: 1px solid #846f35; border-top: 0; }
.slicknav_menu .slicknav_nav li ul.sub { border: none; -webkit-box-shadow: none; box-shadow: none; display: none; }
.slicknav_menu .slicknav_nav li ul.sub li { list-style: none !important; margin: 0 !important; padding: 0; }
.slicknav_menu .slicknav_nav li ul.sub li a { background-color: #846f35 !important; color: #fff !important; padding: 0.9rem 15px; }
.slicknav_menu .slicknav_nav li ul.sub li a::before { content: none; }
.slicknav_menu .slicknav_nav li ul.sub li ul.sub02 { border: none; -webkit-box-shadow: none; box-shadow: none; display: none; }
.slicknav_menu .slicknav_nav li ul.sub li ul.sub02 li { list-style: none !important; margin: 0 !important; padding: 0; }
.slicknav_menu .slicknav_nav li ul.sub li ul.sub02 li a { background-color: #F4EBD8 !important; color: #846f35 !important; padding: 0.9rem 15px; }
.slicknav_menu .slicknav_nav li ul.sub li ul.sub02 li a::before { content: none; }
.slicknav_menu .slicknav_nav li.footer_clinic { display: none; }
.slicknav_menu .slicknav_nav a { -webkit-box-sizing: border-box; box-sizing: border-box; margin: 0; padding: .9rem 15px; background: rgba(255, 255, 255, 0.95) !important; color: #846f35; font-size: 1.4rem; text-align: center; text-transform: uppercase; -webkit-tap-highlight-color: rgba(0, 0, 0, 0.1); }
.slicknav_menu .slicknav_nav a:hover { border-radius: 0; }
.slicknav_menu .slicknav_nav br { display: none; }
.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: #b59751; display: none; }
.slicknav_menu .slicknav_nav ul.sub { background-color: #eaf7fd; margin: 0; }
.slicknav_menu .slicknav_nav ul.sub li { border: 1px solid #a7a7a7; border-top: 0; }
.slicknav_menu .slicknav_nav ul.sub li ul.sub02 { background-color: #eaf7fd; margin: 0; }
.slicknav_menu .slicknav_nav ul.sub li ul.sub02 li { border: 1px solid #a7a7a7; border-top: 0; }
.slicknav_menu .slicknav_nav ul.sub li ul.sub02 a { color: #222; font-size: 1.3rem; padding: .4rem 1rem .4rem 6.5rem; position: relative; }
.slicknav_menu .slicknav_nav ul.sub li ul.sub02 a::before { content: ''; display: block; position: absolute; top: 0; bottom: 0; left: 5.6rem; margin: auto 0; background: url(../images/slicknav_disc.svg) no-repeat 50% 50%; width: .3rem; height: .3rem; }
.slicknav_menu .slicknav_nav ul.sub a { color: #222; font-size: 1.3rem; padding: .4rem 1rem .4rem 6.5rem; position: relative; }
.slicknav_menu .slicknav_nav ul.sub a::before { content: ''; display: block; position: absolute; top: 0; bottom: 0; left: 5.6rem; margin: auto 0; background: url(../images/slicknav_disc.svg) no-repeat 50% 50%; width: .3rem; height: .3rem; }
.slicknav_menu .slicknav_nav .secondary-nav { margin: 2rem 0 1.5rem; border-top: 1px solid #c79f4a; -webkit-box-shadow: 0 2px 8px rgba(0, 0, 0, 0.3); box-shadow: 0 2px 8px rgba(0, 0, 0, 0.3); }
.slicknav_menu .slicknav_nav .secondary-nav li { border: 1px solid #c79f4a; border-top: 0; }
.slicknav_menu .slicknav_nav .secondary-nav a { color: #c79f4a; background: rgba(255, 255, 255, 0.95); }
.slicknav_menu .slicknav_nav .secondary-nav br { display: none; }

.slicknav_menu .slicknav_btn { position: absolute; /*top: 63px;*/ top: 90px; right: 15px; margin: 0; padding: 2.0vw 3.0vw 5.0vw 3.0vw; z-index: 10; background: #b59751; border-radius: 0; text-decoration: none; -webkit-tap-highlight-color: transparent; }
.slicknav_menu .slicknav_btn::after { content: 'menu'; color: #fff; font-size: 3.2vw; font-weight: 400; line-height: 1; position: absolute; bottom: 2vw; left: 50%; -webkit-transform: translateX(-50%); transform: translateX(-50%); text-shadow: none; -webkit-transition: content 1s; transition: content 1s; }
.slicknav_menu .slicknav_btn.slicknav_open::after { content: 'close'; }
.slicknav_menu .slicknav_icon { display: inline-block; position: relative; height: 5vw; width: 6vw; -webkit-transition: all .4s; transition: all .4s; }
.slicknav_menu .slicknav_icon-bar { background-color: #fff; border-radius: 1px; -webkit-box-shadow: none; box-shadow: none; display: inline-block; position: absolute; left: 0; height: .2rem; width: 100%; -webkit-transition: all .4s; transition: all .4s; }
.slicknav_menu .slicknav_icon-bar:nth-of-type(1) { top: 0; }
.slicknav_menu .slicknav_icon-bar:nth-of-type(2) { top: 2.2vw; }
.slicknav_menu .slicknav_icon-bar:nth-of-type(3) { bottom: 0; }
.slicknav_menu .slicknav_btn .slicknav_icon-bar + .slicknav_icon-bar { margin: 0; }

.slicknav_icon span:nth-of-type(1) { -webkit-animation: menu-bar01 .6s forwards; animation: menu-bar01 .6s forwards; }

@-webkit-keyframes menu-bar01 { 0% { -webkit-transform: translateY(2.2vw) rotate(45deg); transform: translateY(2.2vw) rotate(45deg); }
  50% { -webkit-transform: translateY(2.2vw) rotate(0); transform: translateY(2.2vw) rotate(0); }
  100% { -webkit-transform: translateY(0) rotate(0); transform: translateY(0) rotate(0); } }

@keyframes menu-bar01 { 0% { -webkit-transform: translateY(2.2vw) rotate(45deg); transform: translateY(2.2vw) rotate(45deg); }
  50% { -webkit-transform: translateY(2.2vw) rotate(0); transform: translateY(2.2vw) rotate(0); }
  100% { -webkit-transform: translateY(0) rotate(0); transform: translateY(0) rotate(0); } }
.slicknav_icon span:nth-of-type(2) { -webkit-transition: all .25s .25s; transition: all .25s .25s; opacity: 1; }

.slicknav_icon span:nth-of-type(3) { -webkit-animation: menu-bar02 .6s forwards; animation: menu-bar02 .6s forwards; }

@-webkit-keyframes menu-bar02 { 0% { -webkit-transform: translateY(-2.2vw) rotate(-45deg); transform: translateY(-2.2vw) rotate(-45deg); }
  50% { -webkit-transform: translateY(-2.2vw) rotate(0); transform: translateY(-2.2vw) rotate(0); }
  100% { -webkit-transform: translateY(0) rotate(0); transform: translateY(0) rotate(0); } }

@keyframes menu-bar02 { 0% { -webkit-transform: translateY(-2.2vw) rotate(-45deg); transform: translateY(-2.2vw) rotate(-45deg); }
  50% { -webkit-transform: translateY(-2.2vw) rotate(0); transform: translateY(-2.2vw) rotate(0); }
  100% { -webkit-transform: translateY(0) rotate(0); transform: translateY(0) rotate(0); } }
.slicknav_open .slicknav_icon span:nth-of-type(1) { -webkit-animation: active-menu-bar01 .6s forwards; animation: active-menu-bar01 .6s forwards; }

@-webkit-keyframes active-menu-bar01 { 0% { -webkit-transform: translateY(0) rotate(0); transform: translateY(0) rotate(0); }
  50% { -webkit-transform: translateY(2.2vw) rotate(0); transform: translateY(2.2vw) rotate(0); }
  100% { -webkit-transform: translateY(2.2vw) rotate(45deg); transform: translateY(2.2vw) rotate(45deg); } }

@keyframes active-menu-bar01 { 0% { -webkit-transform: translateY(0) rotate(0); transform: translateY(0) rotate(0); }
  50% { -webkit-transform: translateY(2.2vw) rotate(0); transform: translateY(2.2vw) rotate(0); }
  100% { -webkit-transform: translateY(2.2vw) rotate(45deg); 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) { -webkit-animation: active-menu-bar03 .6s forwards; animation: active-menu-bar03 .6s forwards; }

@-webkit-keyframes active-menu-bar03 { 0% { -webkit-transform: translateY(0) rotate(0); transform: translateY(0) rotate(0); }
  50% { -webkit-transform: translateY(-2.2vw) rotate(0); transform: translateY(-2.2vw) rotate(0); }
  100% { -webkit-transform: translateY(-2.2vw) rotate(-45deg); transform: translateY(-2.2vw) rotate(-45deg); } }

@keyframes active-menu-bar03 { 0% { -webkit-transform: translateY(0) rotate(0); transform: translateY(0) rotate(0); }
  50% { -webkit-transform: translateY(-2.2vw) rotate(0); transform: translateY(-2.2vw) rotate(0); }
  100% { -webkit-transform: translateY(-2.2vw) rotate(-45deg); transform: translateY(-2.2vw) rotate(-45deg); } }
.navbar { display: none; }
@media (min-width: 768px) { .navbar { display: block; -webkit-box-ordinal-group: 2; -ms-flex-order: 1; order: 1; -ms-flex-preferred-size: 100%; flex-basis: 100%; max-width: 100%; margin: 0; padding: 0; position: absolute; top: 230px; left: 0; z-index: 100; width: 100%; height: 85px; font-family: "Kokoro", "游明朝 Light", "Yu Mincho Light", "游明朝 Medium", "游明朝体", "Yu Mincho Medium", YuMincho, "游明朝", "ヒラギノ明朝 ProN W6", HiraMinProN-W3, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", serif; font-weight: bold; background-color: rgba(255, 255, 255, 0.9); } }
@media (min-width: 768px) { .page-index .navbar { bottom: 30px; } }

@media (min-width: 768px) { .gNav { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; width: 1110px; margin: 0 auto; padding: 0; list-style: none; 		/* .sub {
			display: none;
			position: absolute;
				left: -4%;  // width:100%を超えた分の半分の値をずらす
			width: 108%; // 親のリスト幅より広くするため。通常は100%
			padding: 0;
			z-index: 1000;
			list-style: none;
			background: rgba(255,255,255, 1); // a要素につけていたがブラウザとタイミングによってリスト間にごく僅かな隙間ができ、それがhoverでちらつくのでulにつけたv。
			border: 2px solid #71cfeb;
			border-radius: 5px;

			li {
				width: 100%;
				border: 0;
				//border-bottom: 1px solid #867e78;
				&:last-child {
					border-bottom: 0;
				}

				a {
					height: auto; // 親に指定してあるheightを打ち消し
					padding: 14px 0;
					background-image: none;
					background: transparent;
					font-size: 1.4rem;
					text-align: center;
					transition: color .15s, background-color .15s;

					&:hover {
						background-color: lighten(#c9eafb, 8%);
						//background-color: #e57504;
						color: darken(#c9eafb, 40%);
					}
				} // a

				&:nth-child(2) a { // first-childはPC版では非表示のため2番目のliに
					border-radius: 5px 5px 0 0; // ulのボーダーが丸なのでhoverのbackground-colorが四角になるのを防ぐ
				}

				&:last-child a {
					border-radius: 0 0 5px 5px; // ulのボーダーが丸なのでhoverのbackground-colorが四角になるのを防ぐ
				}

			} // li
		} // .sub */ }
  .gNav > li { -ms-flex-preferred-size: calc( 100% / 5); flex-basis: calc( 100% / 5); max-width: calc( 100% / 5); padding: 0; }
  .gNav > li:last-child::after, .gNav > li > a::before { content: ''; position: absolute; top: 50%; left: 0; -webkit-transform: translateY(-50%); transform: translateY(-50%); width: 1px; height: 50%; border-left: 1px solid rgba(132, 111, 53, 0.5); }
  .gNav > li ul.sub { position: absolute; top: 75px; width: 100%; margin: 0; padding: 0; background-color: #fff !important; border: 1px solid rgba(132, 111, 53, 0.5); }
  .gNav > li ul.sub li { width: 100%; margin: 0; list-style: none !important; border-top: 1px solid rgba(132, 111, 53, 0.5); }
  .gNav > li ul.sub li:first-child { border-top: none; }
  .gNav > li ul.sub li a { height: auto !important; padding: 20px 10px; display: block; }
  .gNav > li ul.sub li a::before { content: none; border-left: none; }
  .gNav > li ul.sub li ul.sub02 { margin: 0; padding: 0; background-color: #F4EBD8 !important; border: none; }
  .gNav > li ul.sub li ul.sub02 li { width: 100%; margin: 0; list-style: none !important; border: none; border-top: 1px solid rgba(132, 111, 53, 0.5); }
  .gNav > li ul.sub li ul.sub02 li a { height: auto !important; padding: 15px 10px; display: block; }
  .gNav > li ul.sub li ul.sub02 li a::before { content: none; border-left: none; }
  .gNav > li:last-child::after { left: auto; right: 0; }
  .gNav > li:first-of-type { /*display: none;*/ }
  .gNav li.footer_clinic { display: none; }
  .gNav > li { position: relative; }
  .gNav a { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; -webkit-box-align: center; -ms-flex-align: center; align-items: center; height: 80px; padding: 0; color: #846f35; font-size: 1.8rem; line-height: 1; text-align: center; text-decoration: none; position: relative; -webkit-transition: all .3s; transition: all .3s; text-transform: uppercase; }
  .gNav a:hover { color: #f06eaa; }
  .secondary-nav { display: none; } }
.contents { /* width: calc(100% 2); */ display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; padding: 3rem 0 4rem; background: -webkit-gradient(linear, left top, left bottom, from(#fbd4d6), color-stop(1rem, #f6e5e5), color-stop(4rem, #fff)); background: linear-gradient(#fbd4d6, #f6e5e5 1rem, #fff 4rem); }
@media (min-width: 768px) { .contents { padding: 50px 0 100px; background: linear-gradient(#fbd4d6, #f6e5e5 16px, #fff 160px); } }
.page-index .contents { padding-top: 0; background: rgba(0, 0, 0, 0); /* @include media-breakpoint-up(md) {
	padding: 20px 0 100px;
	margin-top: -100px;
} */ }

.main { -ms-flex-preferred-size: 100%; flex-basis: 100%; max-width: 100%; padding-right: 15px; padding-left: 15px; }
@media (min-width: 768px) { .main { -ms-flex-preferred-size: 1110px; flex-basis: 1110px; max-width: 1110px; padding: 0; } }
.page-index .main { padding-left: 0; padding-right: 0; }
@media (min-width: 768px) { .page-index .main { -ms-flex-preferred-size: 100%; flex-basis: 100%; max-width: 100%; } }

.footer { margin-top: 0; padding: 1rem 0; background: #b59751; }
@media (min-width: 768px) { .footer { padding: 5rem 0 2rem; border-width: 5px; } }

.footer-flex { display: none; }
@media (min-width: 768px) { .footer-flex { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; } }

.footer-col-left { -ms-flex-preferred-size: 380px; flex-basis: 380px; }

.footer-col-right { -ms-flex-preferred-size: 560px; flex-basis: 560px; }

.footer-nav { display: none; }
@media (min-width: 768px) { .footer-nav { display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; width: 100rem; margin: 0 auto 1.8rem; padding: 0; list-style: none; text-align: center; font-size: 0; gap: 1rem 0; } }
.footer-nav li { display: inline-block; font-size: 1.6rem; line-height: 1.2; }
.footer-nav li:not(:first-child) { border-left: 1px solid rgba(255, 255, 255, 0.5); }
.footer-nav li:nth-child(7) { border-left: none; }
.footer-nav li.header_clinic { display: none; }
.footer-nav a { display: inline-block; padding: 0 1.3em; color: #fff; text-decoration: none; text-transform: uppercase; }
.footer-nav a:hover { text-decoration: underline; }
.footer-nav br { display: none; }

.copyright { margin-bottom: 4rem; padding: 0; color: #fff; line-height: 1.1; text-align: center; }
@media (min-width: 768px) { .copyright { margin-top: 7rem; } }
.copyright small { font-size: 1rem; }
@media (min-width: 768px) { .copyright small { font-size: 1.4rem; } }
.copyright a { color: #fff; text-decoration: none; }

.footer_nav02 { position: fixed; background: -webkit-gradient(linear, left top, left bottom, from(#f2ead5), to(#fff)); background: linear-gradient(#f2ead5, #fff); left: 0; bottom: 0; width: 100%; display: -webkit-box; display: -ms-flexbox; display: flex; margin: 0; padding: 0; }
@media (min-width: 768px) { .footer_nav02 { display: none; } }
.footer_nav02 li { list-style-type: none; margin: 0; padding: 0.3rem 0.5rem; width: 25%; border-right: 1px solid #af9346; border-top: 3px solid #af9346; }
.footer_nav02 li a { display: -webkit-box; display: -ms-flexbox; display: flex; text-decoration: none; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; -webkit-box-align: center; -ms-flex-align: center; align-items: center; font-size: 0.8rem; line-height: 1; width: 100%; height: 100%; text-align: center; color: #af9346; }
.footer_nav02 li a.location { background: url("../images/icon_access.svg"); background-position-y: 5px; background-position-x: center; background-repeat: no-repeat; background-size: 20px; padding-top: 30px; }
.footer_nav02 li a.calendar { background: url("../images/icon_calendar.svg"); background-position-y: 5px; background-position-x: center; background-repeat: no-repeat; background-size: 30px; padding-top: 30px; }
.footer_nav02 li a.tel01 { background: url("../images/icon_tel02.svg"); background-position-y: 5px; background-position-x: center; background-repeat: no-repeat; background-size: 20px; padding-top: 30px; }
.footer_nav02 li a.clock { background: url("../images/icon_clock.svg"); background-position-y: 5px; background-position-x: center; background-repeat: no-repeat; background-size: 25px; padding-top: 30px; }
.footer_nav02 li:last-child { border-right: 0; }

/*!
*  - v1.5.0
* Homepage: http://bqworks.com/slider-pro/
* Author: bqworks
* Author URL: http://bqworks.com/
*/
/* Core
--------------------------------------------------*/
.slider-pro { position: relative; margin: 0 auto; -webkit-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; -webkit-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); 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; -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); 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); 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); transform: skew(145deg, 0deg); }

.sp-arrow:after { left: 30%; top: 50%; -webkit-transform: skew(-145deg, 0deg); transform: skew(-145deg, 0deg); }

.sp-next-arrow { -webkit-transform: rotate(180deg); transform: rotate(180deg); }

.sp-horizontal.sp-rtl .sp-previous-arrow { -webkit-transform: rotate(180deg); transform: rotate(180deg); }

.sp-horizontal.sp-rtl .sp-next-arrow { -webkit-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); 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); transform: skew(145deg, 0deg); }

.sp-previous-thumbnail-arrow:after { left: 30%; top: 50%; -webkit-transform: skew(-145deg, 0deg); transform: skew(-145deg, 0deg); }

.sp-next-thumbnail-arrow:before { right: 30%; top: 0; -webkit-transform: skew(35deg, 0deg); transform: skew(35deg, 0deg); }

.sp-next-thumbnail-arrow:after { right: 30%; top: 50%; -webkit-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; }

.btn_detail { display: block; width: 95%; margin: 0 auto; padding: .5rem 3.0rem; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; -webkit-box-align: center; -ms-flex-align: center; align-items: center; gap: .5rem; text-decoration: none !important; background: #f5d7e2; border: 3px solid #f26d7d; color: #f26d7d; font-weight: bold; -webkit-transition: .3s; transition: .3s; }
@media (min-width: 768px) { .btn_detail { width: 25rem; padding: .5rem 3.8rem; } }

.btn_detail:hover { color: #f26d7d; opacity: .7; }

.page-tit-bg { background: #fef5f7 url(../images/a_hgroup_bg.jpg) no-repeat bottom/cover; -ms-flex-preferred-size: 100%; flex-basis: 100%; }

.page-tit { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; height: 8rem; margin: 0; padding: 0; color: #745e4c; font-size: 2.2rem; font-weight: 400; line-height: 1.1; letter-spacing: .05em; }
@media (min-width: 768px) { .page-tit { height: 300px; padding: 50px 0 0; font-size: 4.6rem; } }

.tit-basic01 { margin: 5rem auto 1.8rem; padding: .8rem 0; border-top: .2rem solid #846f35; border-bottom: .2rem solid #846f35; color: #846f35; font-size: 2rem; font-weight: 400; line-height: 1.15; }
@media (min-width: 768px) { .tit-basic01 { margin: 11rem auto 2.8rem; padding: 1.8rem 0; border-width: 4px; font-size: 3.7rem; } }

.tit-basic02 { margin: 2.6rem 0 .8rem; padding: .6rem 0; border-bottom: .2rem solid #f49ac1; color: #f26d7d; font-size: 1.8rem; font-weight: 400; line-height: 1.3; letter-spacing: .06em; position: relative; }
@media (min-width: 768px) { .tit-basic02 { margin: 6rem 0 1.8rem; padding: 1rem 0; border-width: 4px; font-size: 3.2rem; } }
.tit-basic02::after { border-bottom: .2rem solid #f26d7d; content: ''; height: .2rem; width: 100%; position: absolute; bottom: 0; left: 0; }
.tit-basic02::after.-gold { border-bottom: .2rem solid #af9346; }
@media (min-width: 768px) { .tit-basic02::after { height: 4px; border-width: 4px; } }
.tit-basic02.-gold { color: #af9346; border-bottom: .2rem solid #d4c7a4; }
.tit-basic02.-gold::after { border-bottom: .2rem solid #af9346; }

.tit-basic05 { margin: 2.6rem 0 .8rem; padding: .6rem 0; border-bottom: .2rem solid #b59751; color: #846f35; font-size: 1.8rem; font-weight: 400; line-height: 1.3; letter-spacing: .06em; position: relative; }
@media (min-width: 768px) { .tit-basic05 { margin: 6rem 0 1.8rem; padding: 1rem 0; border-width: 4px; font-size: 3.2rem; } }
.tit-basic05::after { border-bottom: .2rem solid #846f35; content: ''; height: .2rem; width: 100%; position: absolute; bottom: 0; left: 0; }
@media (min-width: 768px) { .tit-basic05::after { height: 4px; border-width: 4px; } }

.tit-basic03 { margin: 2.2rem 0 .7rem; padding: .4rem 0 .3rem; border-bottom: .2rem solid #197b30; color: #197b30; font-size: 1.55rem; font-weight: 400; letter-spacing: .04em; line-height: 1.2; }
@media (min-width: 768px) { .tit-basic03 { margin: 3.6rem 0 1.4rem; padding: .6rem 0; border-width: 4px; font-size: 2.8rem; } }
.tit-basic03.blue { border-bottom: .2rem solid #26a1ce; color: #26a1ce; }

.tit-basic04 { margin: 2.2rem 0 .7rem; padding: .4rem 0 0; color: #197b30; font-size: 1.55rem; font-weight: 400; letter-spacing: .04em; line-height: 1.2; }
@media (min-width: 768px) { .tit-basic04 { margin: 3.6rem 0 1.4rem; padding: .6rem 0 0; font-size: 2.8rem; } }

.table-basic { width: 100%; margin: 1.4rem 0; border-collapse: collapse; border-top: 1px solid #bbb; font-size: 1.3rem; line-height: 1.3; }
@media (min-width: 768px) { .table-basic { font-size: 1.8rem; margin: 2.6rem 0; } }
.table-basic caption { padding: .6rem 0; }
.table-basic tr.-tr-hr { border-top: 2px solid #a4a4a4; }
.table-basic th { padding: .8rem; background-color: #f2ead4; border-bottom: 1px solid #bbb; color: #846f35; text-align: center; }
@media (min-width: 768px) { .table-basic th { padding: 1.5rem; } }
.table-basic th.-color02 { background-color: #bda359; color: #fff; }
.table-basic td { padding: .8rem; background: #f7f7f7; border-bottom: 1px solid #bbb; }
@media (min-width: 768px) { .table-basic td { padding: 1.5rem; } }
.table-basic.-price tr > td:nth-child(2) { text-align: right; }
.table-basic.-price tr > :nth-child(1) { text-align: left; }
.table-basic.-price tr > :nth-child(2) { width: 44%; }
@media (min-width: 768px) { .table-basic.-price tr > :nth-child(2) { width: 44%; } }
.table-basic.-price-col-3 tr > th { width: 56% !important; }
@media (min-width: 768px) { .table-basic.-price-col-3 tr > th { width: auto; } }
.table-basic.-price-col-3 tr > td:nth-child(3) { text-align: right; }
.table-basic.-price-col-3 tr > :nth-child(1) { text-align: left; }
.table-basic.-price-col-3 tr > :nth-child(3) { width: 32%; }
@media (min-width: 768px) { .table-basic.-price-col-3 tr > :nth-child(3) { width: 22%; } }
.table-basic.-th-left th { text-align: left; }
.table-basic.-line th:first-child { border-right: 1px solid #CCC; }
.table-basic.-line td:first-child { border-right: 1px solid #CCC; }
.table-basic.-line th, .table-basic.-line td { width: 50%; }

.scroll-area { overflow-y: hidden; overflow-x: auto; }
@media (min-width: 768px) { .scroll-area { overflow: visible; } }

.list-basic { list-style: none; padding-left: .3rem; }
.list-basic li { padding-left: 1.6rem; background: url(../images/list_basic01.svg) no-repeat 0 0.36em/1rem; }
@media (min-width: 768px) { .list-basic li { padding-left: 2.2rem; background-position: 0 .4em; background-size: 1.2rem; } }
.list-basic.-gold > li { background: url(../images/list_basic03.svg) no-repeat 0 0.36em/1rem; }
.list-basic.-expanded > li { margin-bottom: .7em; }
@media (min-width: 768px) { .list-basic.-col-2 { display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; } }
@media (min-width: 768px) { .list-basic.-col-2 li { -ms-flex-preferred-size: 50%; flex-basis: 50%; max-width: 50%; padding-right: 3rem; } }
@media (min-width: 768px) { .list-basic.-col-3 { display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; } }
@media (min-width: 768px) { .list-basic.-col-3 li { -ms-flex-preferred-size: 33.3333%; flex-basis: 33.3333%; max-width: 33.3333%; padding-right: 3rem; } }

.list-basic02 { list-style: none; padding-left: .3rem; }
.list-basic02 li { padding-left: 1.4rem; background: url(../images/list_basic02.svg) no-repeat 0 0.45em/0.9rem; }
@media (min-width: 768px) { .list-basic02 li { padding-left: 1.6rem; background-position: 0 .4em; } }
.list-basic02.-expanded > li { margin-bottom: .7em; }

.list-notice { list-style: none; padding: 0; }
.list-notice li { padding-left: 1.6rem; position: relative; }
@media (min-width: 768px) { .list-notice li { padding-left: 2rem; } }
.list-notice li::before { content: '※'; position: absolute; top: 0; left: 0; text-align: center; }
.list-notice.-expanded li { margin-bottom: .7em; }

.list-unstyled { list-style: none; padding-left: 0; }
.list-unstyled.-expanded li { margin-bottom: .7em; }

ol.list-flow li:not(:last-child)::after { display: block; padding: 0 0 .1em .08em; content: '▼'; color: #87cef6; font-size: 110%; }

dl.history { display: block; }
dl.history dt { width: 100%; color: #846f35; }
dl.history dd { width: 100%; }

@media (min-width: 768px) { dl.history { display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; list-style: none; margin: 0; padding: 0; -webkit-box-pack: left; -ms-flex-pack: left; justify-content: left; /* 子要素をflexboxにより中央に配置する */ -webkit-box-align: top; -ms-flex-align: top; align-items: top; /* 子要素をflexboxにより中央に配置する */ }
  dl.history dt { width: 16%; }
  dl.history dd { width: 84%; } }
.notice-frame { width: 100%; overflow: hidden; margin: 0 0 3rem; /*border: 1px solid #a7a7a7;*/ }
@media (min-width: 768px) { .notice-frame { margin: 0 0 50px; } }
.notice-frame dl { /*height: 48rem;*/     /*overflow-x: hidden;
		overflow-y: scroll;*/ position: relative; margin: 0; padding: 15px 15px 0 15px; }
@media (min-width: 768px) { .notice-frame dl { /*height: 400px;*/ padding: 20px 20px 0 20px; } }
.notice-frame dl dt::before { display: inline-block; content: '▶'; font-size: 0.9em; }
.notice-frame dl dt.active::before { content: "▼"; }
.notice-frame .news_title { /*margin-bottom: .1em;*/ margin-bottom: 1rem; color: #af9346; font-size: 1.5rem; font-weight: 400; line-height: 1.3; }
@media (min-width: 768px) { .notice-frame .news_title { font-size: 2.2rem; } }
.notice-frame .news_body { margin-bottom: 3rem; padding: 0; line-height: 1.5; }
.notice-frame .news_body:last-child { margin-bottom: 3rem; }
@media (min-width: 768px) { .notice-frame .news_body { margin-bottom: 4.5rem; } }

.overview { padding: 4rem 0 4rem; background: -webkit-gradient(linear, left top, left bottom, from(#f2ead5), to(#fff)); background: linear-gradient(#f2ead5, #fff); }
@media (min-width: 768px) { .overview { display: block; padding: 80px 0; } }

.overview-flex { display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; }

.overview-col-left { -ms-flex-preferred-size: 100%; flex-basis: 100%; padding: 0; }
@media (min-width: 768px) { .overview-col-left { -ms-flex-preferred-size: calc(50% - 15px); flex-basis: calc(50% - 15px); max-width: calc(50% - 15px); } }

.overview-col-right { -ms-flex-preferred-size: 100%; flex-basis: 100%; padding: 0; }
@media (min-width: 768px) { .overview-col-right { -ms-flex-preferred-size: calc(50% - 15px); flex-basis: calc(50% - 15px); max-width: calc(50% - 15px); } }

.overview-logo { display: block; width: 100%; margin: 0 auto 0.5rem; }
@media (min-width: 768px) { .overview-logo { width: 680px; margin-bottom: 1rem; } }

.overview-notice { text-align: center; font-size: 1.3rem; color: #ff8c8c; }
@media (min-width: 768px) { .overview-notice { font-size: 2rem; } }

.overview-list { margin: 0 0 2.6rem; line-height: 1.3; border-top: 2px solid #a7a7a7; }
.overview-list ruby rt { color: #f49ac1; font-size: 70%; position: relative; top: 0.2rem; }
@media (min-width: 768px) { .overview-list { display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; margin: 0 0 3rem; line-height: 1.6; } }
.overview-list dt { padding: 1.3rem 0 .2rem; color: #197b30; font-size: 1.6rem; font-weight: 400; }
@media (min-width: 768px) { .overview-list dt { -ms-flex-preferred-size: 25%; flex-basis: 25%; max-width: 25%; padding: 2.8rem 0; font-size: 2.2rem; line-height: 1.3; border-bottom: 2px solid #a7a7a7; } }
.overview-list dd { border-bottom: 2px solid #a7a7a7; margin: 0; padding: 0 0 1.3rem; font-size: 1.3rem; }
@media (min-width: 768px) { .overview-list dd { -ms-flex-preferred-size: 75%; flex-basis: 75%; max-width: 75%; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; margin: 0; padding: 2.8rem 0; font-size: 1.7rem; }
  .overview-list dd figure { min-height: 1%; } }
@media (min-width: 768px) { .overview-list dd .address-br { display: none; } }
.overview-list .width-half { -ms-flex-preferred-size: 35%; flex-basis: 35%; }

.overview-tit { margin-bottom: .6rem; color: #197b30; font-size: 1.6rem; font-weight: 400; }
@media (min-width: 768px) { .overview-tit { font-size: 2.2rem; } }

.overview-tel { color: #f49ac1; font-size: 2.3rem; font-weight: 700; line-height: 1.1; letter-spacing: .06em; }
@media (min-width: 768px) { .overview-tel { font-size: 3.2rem; } }
.overview-tel a { color: #f49ac1; }

.timetable { width: 100%; margin: 0 0 4rem; padding: 1rem; border-collapse: collapse; font-size: 1.2rem; line-height: 1; table-layout: fixed; color: #595959; text-align: center; }
@media (min-width: 768px) { .timetable { margin: 0 0 7rem; font-size: 2rem; } }
.timetable caption { font-size: 1.2rem; line-height: 1.3; padding: 0.5rem 0; }
@media (min-width: 768px) { .timetable caption { font-size: 1.8rem; padding: 1.2rem 0; } }
.timetable tr { margin: 0; padding: 0; vertical-align: middle; }
.timetable th { background-color: #e1d7c1; font-weight: 400; padding: .8rem 0; color: #444; text-align: center; vertical-align: middle; }
@media (min-width: 768px) { .timetable th { padding: 1.2rem 0; } }
.timetable th.time { width: 8.4rem; color: #595959; }
@media (min-width: 768px) { .timetable th.time { width: 300px; } }
.timetable td { padding: .8rem 0; border-bottom: 2px solid #a7a7a7; text-align: center; vertical-align: middle; }
@media (min-width: 768px) { .timetable td { padding: 2.6rem 0; } }
@media (min-width: 768px) { .timetable td.time2 { padding-left: 1rem; } }
.timetable .title { display: none; }

.google-map { position: relative; height: 0; margin-bottom: .5rem; padding-bottom: 130%; overflow: hidden; border: 2px solid #a7a7a7; }
@media (min-width: 768px) { .google-map { padding-bottom: 70%; width: 100%; } }
.page-access .google-map { padding-bottom: 130%; }
@media (min-width: 768px) { .page-access .google-map { padding-bottom: 50%; } }

.google-map iframe { position: absolute; top: 0; left: 0; width: 100%; height: 100%; border: 0; }

#page-top { display: none; position: fixed; bottom: 2rem; right: .8rem; margin: 0; z-index: 999; }
@media (min-width: 768px) { #page-top { right: 1.5rem; bottom: 3rem; } }
#page-top a { display: block; position: relative; width: 4.4rem; height: 4.4rem; background: #af9346; border: 1px solid #fff; border-radius: 50%; opacity: .9; }
@media (min-width: 768px) { #page-top a { width: 60px; height: 60px; border-width: 2px; } }
#page-top a::after { background-color: transparent; border-top: .4rem solid #fff; border-right: .4rem solid #fff; content: ""; display: block; width: 1.5rem; height: 1.5rem; position: absolute; top: .6rem; bottom: 0; left: 0; right: 0; margin: auto; -webkit-transform: rotate(-45deg); transform: rotate(-45deg); }
@media (min-width: 768px) { #page-top a::after { width: 22px; height: 22px; top: 10px; border-width: 6px; } }
#page-top a:hover { opacity: 1; }

.slider-pro img, .slider-pro p { display: none; }
.slider-pro .sp-layer.sp-black.sp-padding { text-align: center; font-size: 2.6rem; }
@media (min-width: 768px) { .slider-pro .sp-layer.sp-black.sp-padding { font-size: 2rem; } }
.slider-pro .sp-selected-thumbnail { border: 4px solid #fb9cbf; }
.page-access .slider-pro .sp-layer.sp-black.sp-padding { text-align: left; font-size: 1.22rem; }
@media (min-width: 768px) { .page-access .slider-pro .sp-layer.sp-black.sp-padding { font-size: .85rem; } }

.js-fadeIn { visibility: hidden; opacity: 0; -webkit-transition: opacity 1.8s cubic-bezier(0.39, 0.4, 0.21, 0.83), -webkit-transform 1.8s cubic-bezier(0.39, 0.4, 0.21, 0.83); transition: opacity 1.8s cubic-bezier(0.39, 0.4, 0.21, 0.83), -webkit-transform 1.8s cubic-bezier(0.39, 0.4, 0.21, 0.83); transition: opacity 1.8s cubic-bezier(0.39, 0.4, 0.21, 0.83), transform 1.8s cubic-bezier(0.39, 0.4, 0.21, 0.83); transition: opacity 1.8s cubic-bezier(0.39, 0.4, 0.21, 0.83), transform 1.8s cubic-bezier(0.39, 0.4, 0.21, 0.83), -webkit-transform 1.8s cubic-bezier(0.39, 0.4, 0.21, 0.83); }
.js-fadeIn.active { visibility: visible; opacity: 1; }
.js-fadeIn.-delay01 { -webkit-transition-delay: .6s; transition-delay: .6s; }
.js-fadeIn.-delay02 { -webkit-transition-delay: 1.2s; transition-delay: 1.2s; }
.js-fadeIn.-fadeInUp { -webkit-transform: translateY(5rem); transform: translateY(5rem); }
.js-fadeIn.-fadeInUp.active { -webkit-transform: translateY(0); transform: translateY(0); }
.js-fadeIn.-fadeInDown { -webkit-transform: translateY(-2rem); transform: translateY(-2rem); }
.js-fadeIn.-fadeInDown.active { -webkit-transform: translateY(0); transform: translateY(0); }
.js-fadeIn.-fadeInLeft { -webkit-transform: translate3d(-5rem, 0, 0); transform: translate3d(-5rem, 0, 0); }
.js-fadeIn.-fadeInLeft.active { -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); }

.low-img-basic { display: block; width: 70%; margin: 0 auto 1.6rem; }
@media (min-width: 768px) { .low-img-basic { width: auto; } }
.low-img-basic img { width: 100%; }
.low-img-basic.-doctor { width: 70%; }
@media (min-width: 768px) { .low-img-basic.-doctor { width: auto; } }

.low-img-basic02 { display: block; width: 70%; 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%; }

.bg-highlight { margin-bottom: 1.9rem; padding: 1.5rem 1.6rem; background: rgba(194, 229, 250, 0.45); }
@media (min-width: 768px) { .bg-highlight { margin-bottom: 2.4rem; padding: 2rem 2.4rem; } }
.bg-highlight.-color02 { background: #02a0fe; color: #fff; }
.bg-highlight > :last-child { margin-bottom: 0; }
.bg-highlight > :last-child > :last-child { margin-bottom: 0; }

.list-frame { margin-bottom: 1.8rem; }
@media (min-width: 768px) { .list-frame { margin-bottom: 2.2rem; } }
.list-frame dt { padding: .7rem 1.3rem; background: rgba(26, 47, 152, 0.88); color: #fff; line-height: 1.3; }
@media (min-width: 768px) { .list-frame dt { padding: 1.1rem 1.8rem; } }
.list-frame dd { margin: 0; padding: .8rem 1.3rem; border: 2px solid rgba(26, 47, 152, 0.88); border-top: 0; }
@media (min-width: 768px) { .list-frame dd { padding: 1.5rem 1.8rem; } }
.list-frame dd > :last-child { margin-bottom: 0; }
.list-frame dd > :last-child > :last-child { margin-bottom: 0; }

.reserve-box { display: block; width: 85%; margin: 2rem auto; padding: 1.4rem 0; background: -webkit-gradient(linear, left top, left bottom, from(#fdeff5), to(#fde1ee)); background: linear-gradient(#fdeff5, #fde1ee); border: 2px solid #b59751; color: #b59751; font-size: 1.8rem; text-decoration: none; text-align: center; line-height: 1.1; -webkit-box-shadow: 0 0.2rem 1rem rgba(0, 0, 0, 0.15); box-shadow: 0 0.2rem 1rem rgba(0, 0, 0, 0.15); position: relative; }
.reserve-box span::before { content: '≫ '; }
.reserve-box::after { content: ''; position: absolute; left: 2px; top: 2px; width: calc(100% - 4px); height: calc(100% - 4px); border: 1px solid #b59751; }
.reserve-box:hover { background: #fef4f8; color: #b59751; text-decoration: none; }

@media (min-width: 768px) { .reserve-box { width: 50rem; padding: 2.4rem 0; font-size: 2.6rem; } }
.list-pagenav { margin: 0; padding: 0; list-style: none; }
@media (min-width: 768px) { .list-pagenav { display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; margin: 0 -10px; } }
.list-pagenav li { margin-bottom: .8rem; font-size: 0; }
@media (min-width: 768px) { .list-pagenav li { margin-bottom: 1.2rem; -ms-flex-preferred-size: 33.3333%; flex-basis: 33.3333%; padding: 0 10px; } }
.list-pagenav a { display: block; padding: .8rem .6rem .8rem 2rem; border: 2px solid #896b34; color: #896b34; font-size: 1.5rem; line-height: 1.15; text-decoration: none; -webkit-transition: background .2s; transition: background .2s; position: relative; }
@media (min-width: 768px) { .list-pagenav a { padding: 1.6rem .6rem 1.6rem 3rem; font-size: 2rem; } }
.list-pagenav a::before { position: absolute; left: .5rem; top: 50%; -webkit-transform: translateY(-50%); transform: translateY(-50%); content: '▼'; -webkit-transition: -webkit-transform .2s; transition: -webkit-transform .2s; transition: transform .2s; transition: transform .2s, -webkit-transform .2s; color: #896b34; font-size: 80%; }
@media (min-width: 768px) { .list-pagenav a::before { left: .9rem; } }
.list-pagenav a:hover { background: rgba(137, 107, 52, 0.15); }
.list-pagenav a:hover::before { -webkit-transform: translateY(-38%); transform: translateY(-38%); }

.pagenav { margin-bottom: 2.6rem; }
@media (min-width: 768px) { .pagenav { margin-bottom: 5rem; } }

.pagenav-list { margin-bottom: 2rem; }
@media (min-width: 768px) { .pagenav-list { display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; margin-bottom: 4rem; } }
.pagenav-list dt { padding: .9rem 1rem; background: rgba(181, 151, 81, 0.85); border-radius: .3rem .3rem 0 0; color: #fff; line-height: 1.2; text-shadow: 0 0 0.6rem #a28645; }
.pagenav-list dt a { padding: 0; color: #fff; line-height: 1.2; text-shadow: 0 0 0.6rem #a28645; }
.pagenav-list dt a::before { display: none; }
@media (min-width: 768px) { .pagenav-list dt { -ms-flex-preferred-size: 100%; flex-basis: 100%; max-width: 100%; padding: 1.1rem 1.2rem; } }
.pagenav-list dd { margin: 0; padding: 0; background: #efefef; line-height: 1.2; }
@media (min-width: 768px) { .pagenav-list dd { -ms-flex-preferred-size: 50%; flex-basis: 50%; max-width: 50%; display: -webkit-box; display: -ms-flexbox; display: flex; } }
.pagenav-list dd:nth-of-type(2n+1) { background: #f7f7f7; }
@media (min-width: 768px) { .pagenav-list dd:nth-of-type(4n+1), .pagenav-list dd:nth-of-type(4n) { background: #f7f7f7 !important; }
  .pagenav-list dd:nth-of-type(4n+2), .pagenav-list dd:nth-of-type(4n+3) { background: #efefef !important; } }
.pagenav-list a { display: block; padding: .8rem 1rem .8rem 2.1rem; color: #595959; text-decoration: none; position: relative; }
@media (min-width: 768px) { .pagenav-list a { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; width: 100%; padding: 1.3rem 1rem 1.3rem 2.6rem; } }
.pagenav-list a::before { content: '・'; width: 1em; height: 1em; display: inline-block; position: absolute; left: .5rem; top: 50%; -webkit-transform: translateY(-50%); transform: translateY(-50%); color: #222; line-height: 1; }
.pagenav-list a:hover { text-decoration: underline; }

@-webkit-keyframes tab-anime { 0% { opacity: 0; -webkit-transform: translateY(2rem); transform: translateY(2rem); }
  100% { opacity: 1; -webkit-transform: translateY(0); transform: translateY(0); } }

@keyframes tab-anime { 0% { opacity: 0; -webkit-transform: translateY(2rem); transform: translateY(2rem); }
  100% { opacity: 1; -webkit-transform: translateY(0); transform: translateY(0); } }
.tab-box { margin-top: 3rem; }
@media (min-width: 768px) { .tab-box { margin-top: 7rem; } }

.tab-list { font-size: 0; margin: 0 1.2rem; }
@media (min-width: 768px) { .tab-list { margin: 0 4rem; } }
.tab-list label { width: 48%; margin: 0 1%; display: inline-block; padding: 1rem .5rem; color: #888; background: -webkit-gradient(linear, left top, left bottom, from(#ddd), color-stop(92%, #ddd), to(#d6d6d6)); background: linear-gradient(#ddd, #ddd 92%, #d6d6d6); border-radius: .5rem .5rem 0 0; text-align: center; font-size: 1.3rem; font-weight: 700; cursor: pointer; -webkit-transition: opacity 0.2s ease; transition: opacity 0.2s ease; position: relative; }
@media (min-width: 768px) { .tab-list label { padding: 1.8rem 2rem; font-size: 2rem; letter-spacing: .06em; } }
.tab-list label:not(.active):hover { opacity: 0.8; }
.tab-list label.active { background: #b59751; color: #fff; }
.tab-list label.active::after { content: ""; display: block; left: 50%; bottom: -2.3rem; position: absolute; margin-left: -1.2rem; border: 1.2rem solid transparent; border-top: 1.2rem solid #b59751; }

.tab-body { border-top: 1px solid #b59751; padding: 2.6rem 0 0; }
@media (min-width: 768px) { .tab-body { padding: 5rem 0 0; } }

.tab-panel { display: none; opacity: 0; }
.tab-panel.active { display: block; -webkit-animation: tab-anime ease-out 0.6s forwards; animation: tab-anime ease-out 0.6s forwards; }

.card_wrap { display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; list-style: none; margin: 0; padding: 0; -webkit-box-pack: left; -ms-flex-pack: left; justify-content: left; /* 子要素をflexboxにより中央に配置する */ -webkit-box-align: top; -ms-flex-align: top; align-items: top; /* 子要素をflexboxにより中央に配置する */ }
@media (min-width: 768px) { .card_wrap { width: 100%; } }

.card { width: calc(50% - 10px); position: relative; display: -ms-flexbox; display: -webkit-box; display: flex; -ms-flex-direction: column; -webkit-box-orient: vertical; -webkit-box-direction: normal; flex-direction: column; min-width: 0; word-wrap: break-word; background-color: #fff; background-clip: border-box; border: 1px solid #af9346; border-radius: .25rem; margin: 0 5px 10px; padding: 1.25rem; }
@media (min-width: 768px) { .card { width: calc(100% - 30px); margin: 0 0 10px 15px !important; } }

.card a { text-decoration: none; color: #333; }

.card > hr { margin-right: 0; margin-left: 0; }

.card > .list-group { border-top: inherit; border-bottom: inherit; }

.card > .list-group:first-child { border-top-width: 0; border-top-left-radius: calc(.25rem - 1px); border-top-right-radius: calc(.25rem - 1px); }

.card > .list-group:last-child { border-bottom-width: 0; border-bottom-right-radius: calc(.25rem - 1px); border-bottom-left-radius: calc(.25rem - 1px); }

.card > .card-header + .list-group, .card > .list-group + .card-footer { border-top: 0; }

.card-body { -ms-flex: 1 1 auto; -webkit-box-flex: 1; flex: 1 1 auto; min-height: 1px; /*padding: 1.25rem*/ }

.card-title { margin-bottom: .75rem; margin-top: 0 !important; }

.card-subtitle { margin-top: -.375rem; margin-bottom: 0; }

.card-text:last-child { margin-bottom: 0; }

.card-link { text-decoration: none; font-size: 1.5rem; color: #af9346; }

.card-link a { text-decoration: none; color: #af9346 !important; }

.card-link + .card-link { margin-left: 1.25rem; }

.card-header { padding: .75rem 1.25rem; margin-bottom: 0; background-color: rgba(0, 0, 0, 0.03); border-bottom: 1px solid rgba(0, 0, 0, 0.125); }

.card-header:first-child { border-radius: calc(.25rem - 1px) calc(.25rem - 1px) 0 0; }

.card-footer { padding: .75rem 1.25rem; background-color: rgba(0, 0, 0, 0.03); border-top: 1px solid rgba(0, 0, 0, 0.125); }

.card-footer:last-child { border-radius: 0 0 calc(.25rem - 1px) calc(.25rem - 1px); }

.card-header-tabs { margin-right: -.625rem; margin-bottom: -.75rem; margin-left: -.625rem; border-bottom: 0; }

.card-header-pills { margin-right: -.625rem; margin-left: -0.625rem; }

.card-img-overlay { position: absolute; top: 0; right: 0; bottom: 0; left: 0; padding: 1.25rem; border-radius: calc(.25rem - 1px); }

.card-img, .card-img-bottom, .card-img-top { -ms-flex-negative: 0; flex-shrink: 0; width: 100%; }

.card-img, .card-img-top { border-top-left-radius: calc(.25rem - 1px); border-top-right-radius: calc(.25rem - 1px); }

.card-img, .card-img-bottom { border-bottom-right-radius: calc(.25rem - 1px); border-bottom-left-radius: calc(.25rem - 1px); }

.card-deck .card { margin-bottom: 15px; }

@media (min-width: 576px) { .card-deck { display: -ms-flexbox; display: -webkit-box; display: flex; -ms-flex-flow: row wrap; -webkit-box-orient: horizontal; -webkit-box-direction: normal; flex-flow: row wrap; margin-right: -15px; margin-left: -15px; }
  .card-deck .card { -ms-flex: 1 0 0%; -webkit-box-flex: 1; flex: 1 0 0%; margin-right: 15px; margin-bottom: 0; margin-left: 15px; } }
.card-group > .card { margin-bottom: 15px; }

@media (min-width: 576px) { .card-group { display: -ms-flexbox; display: -webkit-box; display: flex; -ms-flex-flow: row wrap; -webkit-box-orient: horizontal; -webkit-box-direction: normal; flex-flow: row wrap; }
  .card-group > .card { -ms-flex: 1 0 0%; -webkit-box-flex: 1; flex: 1 0 0%; margin-bottom: 0; }
  .card-group > .card + .card { margin-left: 0; border-left: 0; }
  .card-group > .card:not(:last-child) { border-top-right-radius: 0; border-bottom-right-radius: 0; }
  .card-group > .card:not(:last-child) .card-header, .card-group > .card:not(:last-child) .card-img-top { border-top-right-radius: 0; }
  .card-group > .card:not(:last-child) .card-footer, .card-group > .card:not(:last-child) .card-img-bottom { border-bottom-right-radius: 0; }
  .card-group > .card:not(:first-child) { border-top-left-radius: 0; border-bottom-left-radius: 0; }
  .card-group > .card:not(:first-child) .card-header, .card-group > .card:not(:first-child) .card-img-top { border-top-left-radius: 0; }
  .card-group > .card:not(:first-child) .card-footer, .card-group > .card:not(:first-child) .card-img-bottom { border-bottom-left-radius: 0; } }
.card-columns .card { margin-bottom: 0.75rem; }

@media (min-width: 576px) { .card-columns { -webkit-column-count: 3; column-count: 3; -webkit-column-gap: 1.25rem; column-gap: 1.25rem; orphans: 1; widows: 1; }
  .card-columns .card { display: inline-block; width: 100%; } }
.bnr01 { display: block; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; margin: 1rem auto 3rem; padding: 0; display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; -ms-flex-preferred-size: 100%; flex-basis: 100%; }
@media (min-width: 768px) { .bnr01 { margin-bottom: 60px; } }
.bnr01 li { list-style: none; margin: 0 0 0px; width: 80%; padding: .5rem; }
@media (min-width: 768px) { .bnr01 li { padding: 1rem; margin: 0 0 0px; width: calc(100% / 2); } }
.bnr01 li a { display: block; background-color: #F4EBD8; border: 3px double #b59751; color: #6f4b3e; text-decoration: none; padding: 1rem; }
@media (min-width: 768px) { .bnr01 li a { padding: 2rem; } }

.lang-en, .lang-chn { display: block; font-size: 75%; color: #999; line-height: 1.4; margin-top: 1rem; }
.lang-en::before, .lang-chn::before { content: none !important; }

h2 .lang-en, h2 .lang-chn { font-size: 50%; }

.sp_n { display: none; }
@media (min-width: 768px) { .sp_n { display: block; } }

@media (min-width: 768px) { .pc_n { display: none; } }

.cf::after { content: ""; display: block; clear: both; }

.fl_l { float: left; }

.fl_r { float: right; }

.txt_c { text-align: center; }

.txt_l { text-align: left; }

.txt_r { text-align: right; }

.img_l { float: left; }

.img_r { float: right; }

.mt_0 { margin-top: 0px !important; }

.mr_0 { margin-right: 0px !important; }

.mb_0 { margin-bottom: 0px !important; }

.ml_0 { margin-left: 0px !important; }

.pt_0 { padding-top: 0px !important; }

.pr_0 { padding-right: 0px !important; }

.pb_0 { padding-bottom: 0px !important; }

.pl_0 { padding-left: 0px !important; }

input[type="text"], input[type="email"], input[type="tel"], input[type="number"], textarea { display: block; width: 100%; margin: 0; padding: .6rem .8rem; line-height: 1.3; border: 1px solid rgba(0, 0, 0, 0.25); border-radius: .25rem; -webkit-box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.09); box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.09); -webkit-appearance: none; }

input[type="button"] { font-size: .8em; }
@media (min-width: 768px) { input[type="button"] { font-size: .9em; } }

input[type="radio"] { margin-right: .6rem; }

select { border: 1px solid rgba(0, 0, 0, 0.25); }
@media (min-width: 768px) { select { font-size: .95em; } }

::-webkit-input-placeholder { color: #aaa; }

:-ms-input-placeholder { color: #aaa; }

::-ms-input-placeholder { color: #aaa; }

::placeholder { color: #aaa; }

form#mailform { padding: 0 !important; }

form#mailformpro label { margin: 0 !important; }
@media (min-width: 768px) { form#mailformpro label { margin: .6rem 0 !important; } }
form#mailformpro label.mfp_not_checked, form#mailformpro label.mfp_checked { display: -webkit-inline-box; display: -ms-inline-flexbox; display: inline-flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-shadow: none !important; box-shadow: none !important; margin: 0 1rem .6rem 0 !important; padding: .6rem !important; line-height: 1.2; white-space: normal; }
form#mailformpro label.mfp_checked { background-color: #fffbc6 !important; }
form#mailformpro .any, form#mailformpro .must { display: inline-block; border-radius: 2px; color: #fff; font-size: 1rem; font-weight: 300; line-height: 1.2rem; margin: 0 .8rem 0 0; padding: .2rem .6rem; position: relative; top: -.2rem; }
form#mailformpro .any { background-color: #64b0d2; }
form#mailformpro .must { background-color: #ea6c5b; }
form#mailformpro .input-short { display: inline-block; width: 6em; }

#mfp_overlay h4 { margin-top: 1rem; }
#mfp_overlay button { padding: .3rem 1rem; border: 1px solid #aaa; background: -webkit-gradient(linear, left top, left bottom, from(#f5f5f5), to(#eee)); background: linear-gradient(#f5f5f5, #eee); border-radius: .3rem; }

form#mailformpro .list-form { margin: 3rem 0 0; }
@media (min-width: 768px) { form#mailformpro .list-form { display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; width: 68%; margin: 4rem auto 0; } }
form#mailformpro .list-form dt { padding: 0 0 .5rem; }
@media (min-width: 768px) { form#mailformpro .list-form dt { -ms-flex-preferred-size: 9em; flex-basis: 9em; max-width: 9em; text-align: right; padding: calc(0rem + 1px) 30px 0 0; line-height: 1.3; } }
form#mailformpro .list-form dd { padding: 0 0 1rem; }
@media (min-width: 768px) { form#mailformpro .list-form dd { -ms-flex-preferred-size: calc(100% - 9em); flex-basis: calc(100% - 9em); max-width: calc(100% - 9em); padding: 0 0 2rem; } }
@media (min-width: 768px) { form#mailformpro .list-form .dd-offset { margin-left: 9em; } }
form#mailformpro #zip { display: inline-block; width: 7em; margin: 0 .5rem .8rem 0; }
@media (min-width: 768px) { form#mailformpro #zip { width: 8em; margin: 0 1em .8rem 0; } }
form#mailformpro .btn-submit { display: inline-block; position: relative; outline: none; margin: 0 0 3rem; padding: .7rem 5rem; background-color: #f49ac1; border: 0; border-radius: 3px; font-size: 1.6rem; -webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.2); box-shadow: 0 1px 4px rgba(0, 0, 0, 0.2); color: #fff; font-weight: normal; line-height: 1.25; text-align: center; white-space: nowrap; vertical-align: middle; cursor: pointer; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; -webkit-transition: background-color .2s; transition: background-color .2s; }
@media (min-width: 768px) { form#mailformpro .btn-submit { padding: 1.2rem 9rem; font-size: 2rem; } }
form#mailformpro .btn-submit:hover { background-color: #f075aa; }

.privacy-frame { overflow-y: scroll; height: 18rem; margin: 3rem auto 0; padding: 1.5rem; border: 1px solid #ccc; background: #fafafa; }
@media (min-width: 768px) { .privacy-frame { height: 300px; width: 80%; margin-top: 5rem; padding: 3rem; } }
.privacy-frame :last-child { margin-bottom: 0; }

.page-index .keyv { width: 100%; -ms-flex-preferred-size: 100%; flex-basis: 100%; padding: 0; height: 21em; background: url(../images/index_keyv01.jpg) no-repeat center; background-size: cover; }
@media (min-width: 768px) { .page-index .keyv { background: url(../images/index_keyv01.jpg) no-repeat center; background-size: 160%; margin-bottom: 0; padding: 0; height: 500px; } }
.page-index .keyv-inner { text-align: center; height: 100%; margin: 0 auto; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; }
.page-index .header-access { margin-bottom: 1.6rem; color: #745e4c; font-size: 1.4rem; font-weight: 700; font-family: "Kokoro", "游明朝 Light", "Yu Mincho Light", "游明朝 Medium", "游明朝体", "Yu Mincho Medium", YuMincho, "游明朝", "ヒラギノ明朝 ProN W6", HiraMinProN-W3, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", serif; line-height: 1.4; text-align: center; }
@media (min-width: 768px) { .page-index .header-access { margin-bottom: 8rem; font-size: 2.6rem; } }
.page-index .header-access .text-shadow-wh { text-shadow: #fff 1px 1px 10px, #fff -1px 1px 10px, #fff 1px -1px 10px, #fff -1px -1px 10px; }
.page-index .header-access .railway { display: inline-block; margin: 0 .2rem; padding: 0 .4rem .3rem; background: #745e4c; border: 2px solid #745e4c; color: #fff; font-size: 90%; line-height: 1.2; }
@media (min-width: 768px) { .page-index .header-access .railway { margin: -.2rem .5rem 0; padding: 0 1rem .6rem; -webkit-transform: translateY(-2px); transform: translateY(-2px); } }
.page-index .header-access .railway.-color02 { background-color: rgba(255, 255, 255, 0.65); border-color: #745e4c; color: #745e4c; }
@media (min-width: 768px) { .page-index .header-access .railway:first-of-type { margin-left: 2rem; } }
.page-index .keyv-lead { margin: 0; width: 100%; padding: 1rem 0; background: -webkit-gradient(linear, left top, right top, from(rgba(255, 255, 255, 0)), color-stop(13%, rgba(255, 255, 255, 0.9)), color-stop(87%, rgba(255, 255, 255, 0.9)), to(rgba(255, 255, 255, 0))); background: linear-gradient(90deg, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0.9) 13%, rgba(255, 255, 255, 0.9) 87%, rgba(255, 255, 255, 0) 100%); color: #b59751; font-size: 1.5rem; line-height: 1.2; text-align: center; }
@media (min-width: 768px) { .page-index .keyv-lead { display: block; width: auto; padding: 0 0 1rem 0; background: -webkit-gradient(linear, left top, right top, from(rgba(255, 255, 255, 0)), color-stop(11rem, rgba(255, 255, 255, 0.9)), color-stop(rgba(255, 255, 255, 0.9)), to(rgba(255, 255, 255, 0))); background: linear-gradient(90deg, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0.9) 11rem, rgba(255, 255, 255, 0.9) calc( 100% - 11rem), rgba(255, 255, 255, 0) 100%); font-size: 2.8rem; } }
.page-index .top-tel { width: 100%; margin-top: 2rem; margin-bottom: .2em; display: block; padding: 0.5rem 1rem 1rem 4.5rem !important; background-image: url(../images/icon_tel.svg); background-repeat: no-repeat; background-position: 2.5rem .55rem; background-color: #af9346; background-size: auto 1.2em; color: #fff; font-size: 2rem; line-height: 1; letter-spacing: .06em; }
.page-index .top-tel ruby .link-tel { color: #fff; text-decoration: none; }
@media (min-width: 768px) { .page-index .top-tel { /* width: 20%; */ width: calc(100% - 700px); margin: 2rem auto 2rem; padding-left: 3.6rem; font-size: 3rem; } }
.page-index .top-Cinfo { width: 80%; background: rgba(255, 255, 255, 0.7); padding: 2rem 1rem; list-style: none; font-size: 1.2rem; line-height: 1.6; }
.page-index .top-Cinfo li:not(:last-child) { margin-bottom: .5rem; }
.page-index .top-Cinfo .name { color: #b59751; font-size: 140%; }
.page-index .top-Cinfo .acs { color: #745e4c; }
.page-index .top-Cinfo .tel { display: block; padding: 0.5rem 1rem 1rem 4.5rem !important; background-image: url(../images/icon_tel.svg); background-repeat: no-repeat; background-position: 2.5rem .6rem; background-color: #af9346; background-size: auto 1.1em; color: #fff; line-height: 1; letter-spacing: .06em; }
.page-index .top-Cinfo .tel a { color: #fff; }
@media (min-width: 768px) { .page-index .top-Cinfo { width: 500px; padding: 4rem 2rem; font-size: 2.4rem; }
  .page-index .top-Cinfo .name { font-size: 120%; } }
.page-index ul.top_branch { margin-top: 2rem; border: 1px solid #b59751; width: 45%; background: rgba(255, 255, 255, 0.7); padding: 2rem 1rem; list-style: none; font-size: 1.2rem; line-height: 1.3; }
@media (min-width: 768px) { .page-index ul.top_branch { width: 80%; } }
.page-index ul.top_branch li:not(:last-child) { margin-bottom: .5rem; }
.page-index ul.top_branch .name { color: #b59751; font-size: 1.4rem; text-align: center; }
.page-index ul.top_branch .add { color: #745e4c; text-align: center; font-size: 1.3rem; }
.page-index ul.top_branch .tel { display: block; /*padding: 0.5rem 1rem 1rem 4.5rem !important;*/ /*background-image: url(../images/icon_tel.svg);*/ /*background-repeat: no-repeat;
background-position: 2.5rem .6rem;*/ /*background-color: #af9346;*/ /*background-size: auto 1.1em;*/ /*color: #fff;*/ line-height: 1; letter-spacing: .06em; text-align: center; font-size: 1.3rem; }
.page-index ul.top_branch .tel a { color: #af9346; }
.page-index ul.top_branch .tel_no { line-height: 1; letter-spacing: .06em; text-align: center; font-size: 1.4rem; color: #af9346; }
.page-index ul.top_branch .link { margin-top: 1rem; color: #745e4c; text-align: center; }
.page-index ul.top_branch .link a { padding: 0.5rem 1.5rem; background-color: #af9346; color: #fff; line-height: 1; letter-spacing: .06em; text-align: center; text-decoration: none; font-size: 80%; }
@media (min-width: 768px) { .page-index ul.top_branch { margin-top: 5rem; width: 500px; padding: 2rem; font-size: 2.4rem; }
  .page-index ul.top_branch .name { font-size: 2.0rem; }
  .page-index ul.top_branch .add { font-size: 1.6rem; }
  .page-index ul.top_branch .tel { font-size: 1.8rem; }
  .page-index ul.top_branch .tel a { color: #000000; }
  .page-index ul.top_branch .tel_no { color: #595959; font-size: 1.8rem; }
  .page-index ul.top_branch .link a { font-size: 1.5rem; } }
.page-index .bnr_new { margin: 3rem .5rem 2.5rem; }
.page-index .bnr_new a { position: relative; display: block; padding: 1.3rem 0; text-align: center; text-decoration: none; font-family: "Kokoro", "游明朝 Light", "Yu Mincho Light", "游明朝 Medium", "游明朝体", "Yu Mincho Medium", YuMincho, "游明朝", "ヒラギノ明朝 ProN W6", HiraMinProN-W3, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", serif; font-weight: bold; color: #ff8c8c; border: 2px solid #ff8c8c; -webkit-box-shadow: 0 0.2rem 1rem rgba(0, 0, 0, 0.15); box-shadow: 0 0.2rem 1rem rgba(0, 0, 0, 0.15); background: url("../images/index_greeting.jpg") no-repeat center center/cover; -webkit-box-shadow: inset 5px 10px 10px rgba(255, 140, 140, 0.2), inset -5px -10px 10px rgba(255, 140, 140, 0.2), 0 0.2rem 1rem rgba(0, 0, 0, 0.15); box-shadow: inset 5px 10px 10px rgba(255, 140, 140, 0.2), inset -5px -10px 10px rgba(255, 140, 140, 0.2), 0 0.2rem 1rem rgba(0, 0, 0, 0.15); }
.page-index .bnr_new a .tit { color: #745e4c; }
.page-index .bnr_new a::after { position: absolute; left: 0; top: 0; content: ''; width: 100%; height: 100%; }
@media (min-width: 768px) { .page-index .bnr_new { width: 535px; margin: 4.5rem auto 3.5rem; }
  .page-index .bnr_new a { padding: 2rem 0; border: 3px solid #ff8c8c; -webkit-box-shadow: inset 5px 10px 10px rgba(255, 140, 140, 0.2), inset -5px -10px 10px rgba(255, 140, 140, 0.2), 0 5px 10px rgba(0, 0, 0, 0.15); box-shadow: inset 5px 10px 10px rgba(255, 140, 140, 0.2), inset -5px -10px 10px rgba(255, 140, 140, 0.2), 0 5px 10px rgba(0, 0, 0, 0.15); }
  .page-index .bnr_new a .tit { font-size: 130%; }
  .page-index .bnr_new a:hover { opacity: 0.8; } }
.page-index .top-language { display: block; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; margin: 1rem auto 3rem; padding: 0; /* width: 88%; */ display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; -ms-flex-preferred-size: 100%; flex-basis: 100%; }
@media (min-width: 768px) { .page-index .top-language { /* width: 100%; */ /* margin-right: 10%; */ margin-bottom: 60px; } }
.page-index .top-language li { list-style: none; /* width: 100%; */ margin: 0 0 0px; width: calc(100% / 2); padding: .5rem; }
@media (min-width: 768px) { .page-index .top-language li { padding: 1rem; margin: 0 0 0px; } }
.page-index .top-language li a { display: block;         /* width: 450px;
				height: 70px; */ background-color: #F4EBD8; border: 3px double #b59751; color: #6f4b3e; text-decoration: none; padding: 1rem; }
@media (min-width: 768px) { .page-index .top-language li a { padding: 2rem; } }
.page-index .top-language li a.c_lc { display: block; background: url("../images/banner_c_lc.png"); background-repeat: no-repeat; background-size: cover; }
.page-index .top-language li a.c_lc:hover { background: url("../images/banner_c_lc2.png"); background-repeat: no-repeat; background-size: cover; }
@media (min-width: 768px) { .page-index .header-col-right { margin-top: 15vh; } }
@media (min-width: 768px) { .page-index .sp-cont { display: none; } }
.page-index .pc-cont { display: none; }
.page-index .tit-index { display: table; margin: 4rem auto 1.2rem; padding: 0 5.2rem; color: #af9346; font-size: 2.2rem; font-weight: 400; line-height: 1.1; text-align: center; letter-spacing: .06em; text-transform: uppercase; position: relative; }
@media (min-width: 768px) { .page-index .tit-index { margin: 8rem auto 2.6rem; padding: 0 126px; font-size: 4rem; } }
.page-index .tit-index .caption { display: block; color: #666; font-size: 1rem; }
@media (min-width: 768px) { .page-index .tit-index .caption { font-size: 2rem; } }
.page-index .tit-index::before, .page-index .tit-index::after { position: absolute; content: ''; top: .5rem; height: 1.28rem; width: 4.4rem; background: url(../images/tit_index.svg) no-repeat 0 0/4.4rem; }
@media (min-width: 768px) { .page-index .tit-index::before, .page-index .tit-index::after { top: 10px; height: 29px; width: 95px; background-size: 95px; } }
.page-index .tit-index::before { left: 0; }
.page-index .tit-index::after { -webkit-transform: scale(-1, 1); transform: scale(-1, 1); right: 0; }
.page-index .noticebox { margin-bottom: 3rem; padding: 2.4rem 2rem 0.9rem; border: 0px solid #f9b2ba; /*background: #fff2f2;*/ background: #f2ead5; }
@media (min-width: 768px) { .page-index .noticebox { margin-bottom: 4rem; padding: 3.6rem 2rem 1.7rem; } }
.page-index .noticebnr a { margin-bottom: 0rem; border: 1px solid #af9346; /*background: linear-gradient(#fdeff5, #fde1ee);*/ color: #b59751; text-stroke: 1px #FFF; text-decoration: none; display: block; -webkit-box-sizing: border-box; box-sizing: border-box; padding: 1rem 1rem 1rem; font-size: 80%; background: #fff no-repeat url("../images/index_bnr01.jpg") right/80%; opacity: 0.7; border-radius: 10px; }
.page-index .noticebnr a p { margin-bottom: 0; text-align: left; }
@media (min-width: 768px) { .page-index .noticebnr a { margin-bottom: 0rem; height: 100px; -webkit-box-sizing: border-box; box-sizing: border-box; padding: 20px 1.7rem 0; font-size: 80%; text-align: left; text-stroke: 1px #FFF; opacity: 1.0; } }
.page-index .noticebnr2 a { margin-bottom: 3rem; border: 1px solid #f9b2ba; /*background: linear-gradient(#fdeff5, #fde1ee);*/ color: #b59751; text-stroke: 1px #FFF; text-decoration: none; display: block; -webkit-box-sizing: border-box; box-sizing: border-box; padding: 2.4rem 2rem 0.9rem; font-size: 100%; background: #fff url("../images/index_bnr02.jpg") right; opacity: 0.7; }
@media (min-width: 768px) { .page-index .noticebnr2 a { margin-bottom: 4rem; height: 265px; -webkit-box-sizing: border-box; box-sizing: border-box; padding: 80px 1.7rem 0; font-size: 116%; text-align: left; text-stroke: 1px #FFF; opacity: 1.0; } }
.page-index .noticebnr_02 a { margin-bottom: 0rem; border: 1px solid #af9346; /*background: linear-gradient(#fdeff5, #fde1ee);*/ color: #b59751; text-stroke: 1px #FFF; text-decoration: none; display: block; -webkit-box-sizing: border-box; box-sizing: border-box; padding: 1rem 1rem 1rem; font-size: 80%; background: #fff no-repeat url("../images/index_bnr02.jpg") right/80%; opacity: 0.7; border-radius: 10px; }
@media (min-width: 768px) { .page-index .noticebnr_02 a { margin-bottom: 0rem; height: 100px; -webkit-box-sizing: border-box; box-sizing: border-box; padding: 20px 1.7rem 0; font-size: 80%; text-align: left; text-stroke: 1px #FFF; opacity: 1.0; } }
.page-index .noticebnr_02 a p { margin-bottom: 0; text-align: left; }
.page-index .youtube-area { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; -ms-flex-wrap: wrap; flex-wrap: wrap; text-align: center; }
.page-index .youtube-area a { display: inline-block; margin: 0 0 2rem 0; width: 100%; }
.page-index .youtube-area a img { max-width: 100%; height: auto; padding: 0 0 1rem; }
@media (min-width: 768px) { .page-index .youtube-area a { width: 47%; display: block; } }
.page-index .outside_area_wrap { background-color: #F2EAD5; padding: 1rem 1rem 0; margin-bottom: 50px; }
@media (min-width: 768px) { .page-index .outside_area_wrap { padding: 1rem 0 2rem; } }
.page-index .outside_area_wrap .outside_area { margin: 0 auto; overflow: hidden; }
@media (min-width: 768px) { .page-index .outside_area_wrap .outside_area { width: 800px; } }
.page-index .outside_area_wrap .outside_area h4 { text-align: center; margin: 10px 0; padding: 0; color: #af9346; font-size: 120%; }
@media (min-width: 768px) { .page-index .outside_area_wrap .outside_area h4 { margin: 20px 0; } }
.page-index .bnr_corona { background: #eeece5; text-align: center; font-family: 'Noto Serif JP', serif; padding: 20px 0; width: 100%; margin: 0 auto; }
.page-index .bnr_corona a { text-decoration: none !important; color: #313131; font-size: 1.7rem; font-weight: bold; }
@media (min-width: 768px) { .page-index .bnr_corona { background: #eeece5; text-align: center; font-family: 'Noto Serif JP', serif; padding: 30px 0; width: 70%; margin: 0 auto; }
  .page-index .bnr_corona a { text-decoration: none !important; color: #313131; font-size: 2.3rem; font-weight: bold; }
  .page-index .bnr_corona a:hover { opacity: 0.8; } }
.page-index .info_toggle dt { line-height: 2; padding: 0 15px; border: 1px solid #af9346; }
.page-index .info_toggle dt::before { margin-right: 8px; -webkit-box-sizing: border-box; box-sizing: border-box; font-family: "Font Awesome 5 Free"; font-weight: 900; content: "\f0d7"; color: #af9346; }
.page-index .info_toggle dt.active { background: #f2ead5; }
.page-index .info_toggle dt.active::before { content: "\f0d8"; }
.page-index .info_toggle dd { padding: 10px 15px; border-left: 1px solid #af9346; border-right: 1px solid #af9346; border-bottom: 1px solid #af9346; }
.page-index .list_rank_top { list-style: none; padding: 0; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: horizontal; -webkit-box-direction: normal; -ms-flex-direction: row; flex-direction: row; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; -ms-flex-wrap: wrap; flex-wrap: wrap; gap: 3rem 0; }
.page-index .list_rank_top li { width: 48%; border-radius: .5rem; counter-increment: number 1; padding-top: 3rem; }
.page-index .list_rank_top li .rank_tit { display: block; padding: .5rem; border: 3px solid #ff8c8c; border-radius: .5rem; text-align: center; font-size: 1.2rem; line-height: 1.2; font-weight: bold; letter-spacing: 2px; position: relative; }
.page-index .list_rank_top li .rank_tit::before { content: counter(number) "位"; position: absolute; color: #ff8c8c; left: 6.6rem; top: -1.8rem; line-height: 1; font-size: 1.2rem; }
.page-index .list_rank_top li .rank_tit:after { position: absolute; left: 5.5rem; top: -3rem; width: 3rem; height: 3.5rem; content: ""; }
.page-index .list_rank_top li div p { font-size: 1rem; margin: 0 0 1.5rem; }
.page-index .list_rank_top li div p.pick { margin: .8rem 0; color: #ff8c8c; text-align: center; font-weight: bold; letter-spacing: 1px; }
.page-index .list_rank_top li div a { display: block; margin: 0 auto; padding: .4rem .6rem; width: -webkit-fit-content; width: -moz-fit-content; width: fit-content; border: 1px solid #ff8c8c; border-radius: 100vh; color: #fff; background: #ff8c8c; text-decoration: none; text-align: center; font-weight: bold; font-size: 1rem; }
.page-index .list_rank_top li div a:after { margin-left: .5rem; font-family: "Font Awesome 5 Free"; content: "\f101"; }
.page-index .list_rank_top li:first-of-type .rank_tit { color: #e6b422; border: 3px solid #e6b422; }
.page-index .list_rank_top li:first-of-type .rank_tit:before { content: counter(number); color: #e6b422; }
.page-index .list_rank_top li:first-of-type .rank_tit:after { background: url("../images/index_rank_01.svg") no-repeat center/contain; content: ""; }
.page-index .list_rank_top li:first-of-type div a { background: #e6b422; border: 1px solid #e6b422; }
.page-index .list_rank_top li:nth-of-type(2) .rank_tit { color: #808080; border: 3px solid #808080; }
.page-index .list_rank_top li:nth-of-type(2) .rank_tit:before { content: counter(number); color: #808080; }
.page-index .list_rank_top li:nth-of-type(2) .rank_tit:after { background: url("../images/index_rank_02.svg") no-repeat center/contain; content: ""; }
.page-index .list_rank_top li:nth-of-type(2) div a { background: #808080; border: 1px solid #808080; }
.page-index .list_rank_top li:nth-of-type(3) { margin: 0 26%; }
.page-index .list_rank_top li:nth-of-type(3) .rank_tit { color: #b87333; border: 3px solid #b87333; }
.page-index .list_rank_top li:nth-of-type(3) .rank_tit:before { content: counter(number); color: #b87333; }
.page-index .list_rank_top li:nth-of-type(3) .rank_tit:after { background: url("../images/index_rank_03.svg") no-repeat center/contain; content: ""; }
.page-index .list_rank_top li:nth-of-type(3) div a { background: #b87333; border: 1px solid #b87333; }
@media (min-width: 768px) { .page-index .list_rank_top { -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; gap: 3rem 2.5rem; }
  .page-index .list_rank_top li { width: 33rem; padding: 0; }
  .page-index .list_rank_top li .rank_tit { font-size: 1.8rem; padding: 1.5rem 0 1.5rem 4rem; }
  .page-index .list_rank_top li .rank_tit::before { top: 1.6rem; left: 1.4rem; font-size: 1.8rem; }
  .page-index .list_rank_top li .rank_tit::after { left: .1rem; top: 0; width: 3.8rem; height: 5rem; }
  .page-index .list_rank_top li div p { font-size: 16px; }
  .page-index .list_rank_top li div a { font-size: 14px; padding: 0.4rem 1.6rem; }
  .page-index .list_rank_top li:first-of-type div a:hover { background: #fff; color: #e6b422; }
  .page-index .list_rank_top li:nth-of-type(2) div a:hover { background: #fff; color: #808080; }
  .page-index .list_rank_top li:nth-of-type(3) { margin: 0 0 2rem; }
  .page-index .list_rank_top li:nth-of-type(3) div a:hover { background: #fff; color: #b87333; } }
.page-index .btn_list_rank { color: #ff8c8c; }
.page-index .list_rank { list-style: none; padding: 0; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: horizontal; -webkit-box-direction: normal; -ms-flex-direction: row; flex-direction: row; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; -ms-flex-wrap: wrap; flex-wrap: wrap; gap: 3rem 0; counter-reset: number 3; margin-bottom: 6rem; }
.page-index .list_rank li { width: 48%; border-radius: .5rem; counter-increment: number 1; }
.page-index .list_rank li .rank_tit { display: block; padding: .5rem 0 .5rem 3.5rem; border: 3px solid #ff8c8c; border-radius: .5rem; text-align: center; font-size: 1.2rem; line-height: 1.2; font-weight: bold; letter-spacing: 2px; position: relative; }
.page-index .list_rank li .rank_tit::before { content: counter(number) "位"; position: absolute; left: .5rem; color: #ff8c8c; }
.page-index .list_rank li div p { font-size: 1rem; margin: 0 0 1.5rem; }
.page-index .list_rank li div p.pick { margin: .8rem 0; color: #ff8c8c; text-align: center; font-weight: bold; letter-spacing: 1px; }
.page-index .list_rank li div a { display: block; margin: 0 auto; padding: .4rem .6rem; width: -webkit-fit-content; width: -moz-fit-content; width: fit-content; border: 1px solid #ff8c8c; border-radius: 100vh; color: #fff; background: #ff8c8c; text-decoration: none; text-align: center; font-weight: bold; font-size: 1rem; }
.page-index .list_rank li div a:after { margin-left: .5rem; font-family: "Font Awesome 5 Free"; content: "\f101"; }
@media (min-width: 768px) { .page-index .list_rank { -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; gap: 3rem 2.5rem; }
  .page-index .list_rank li { width: 33rem; }
  .page-index .list_rank li .rank_tit { font-size: 1.8rem; line-height: 1.8; padding: 1rem .5rem 1rem 4rem; }
  .page-index .list_rank li .rank_tit::before { left: 1rem; font-size: 1.8rem; }
  .page-index .list_rank li div p { font-size: 16px; }
  .page-index .list_rank li div a { font-size: 14px; padding: 0.4rem 1.6rem; } }
.page-index .greeting-area { margin: 4.6rem 0; padding: 4rem 15px 2.6rem; background: #fbf3f4 url("../images/index_greeting.jpg") no-repeat left 50% top calc(2rem + 50%)/500%; }
@media (min-width: 768px) { .page-index .greeting-area { margin: 10rem 0; padding: 8rem 0 6rem; background-position: 50% 100%; background-size: 2000px; line-height: 1.7; } }
.page-index .greeting-img { display: block; width: 70%; margin: 0 auto 1.6rem; }
@media (min-width: 768px) { .page-index .greeting-img { width: 326px; margin-right: 0; } }
.page-index .greeting-img img { width: 100%; }
.page-index .manga-bnr { text-align: center; margin: -2rem 15px 3rem; }
@media (min-width: 768px) { .page-index .manga-bnr { margin: -4rem auto 6rem; } }
.page-index .menu { padding: 0 !important; }
.page-index .menu-img { margin-bottom: 0 !important; }
@media (min-width: 768px) { .page-index .menu-img { margin-bottom: 0; } }
.page-index .menu-img img { width: 100%; margin-top: 1.6rem; }
.page-index .menu_ttl { background: #f2ead5; padding: 10px; display: block; margin: 15px 10px; }
.page-index .feature-box { margin-bottom: 3rem; padding: 2.6rem 2rem; border: 2px solid #f9b2ba; -webkit-box-shadow: inset 0 0 0 7px #fff, inset 0 0 0 8px #f9b2ba; box-shadow: inset 0 0 0 7px #fff, inset 0 0 0 8px #f9b2ba; }
@media (min-width: 768px) { .page-index .feature-box { margin-bottom: 4rem; padding: 3.6rem; } }
.page-index .feature-box.-color02 { border-color: #85ceb0; -webkit-box-shadow: inset 0 0 0 7px #fff, inset 0 0 0 8px #85ceb0; box-shadow: inset 0 0 0 7px #fff, inset 0 0 0 8px #85ceb0; }
.page-index .feature-box.-color03 { border-color: #26a1ce; -webkit-box-shadow: inset 0 0 0 7px #fff, inset 0 0 0 8px #26a1ce; box-shadow: inset 0 0 0 7px #fff, inset 0 0 0 8px #26a1ce; }
.page-index .feature-box.-color03 a { display: block; margin: 0 auto; padding: 0; text-decoration: none; color: #595959; text-align: center; }
@media (min-width: 768px) { .page-index .feature-img { margin-bottom: 0; } }
.page-index .feature-img img { width: 100%; }
.page-index .feature-tit { margin: 0 0 .2rem; color: #f26d7d; font-size: 2rem; font-weight: 400; }
@media (min-width: 768px) { .page-index .feature-tit { margin-bottom: .4rem; font-size: 3rem; } }
.page-index .feature-tit.-color02 { color: #85ceb0; }
.page-index .feature-tit2 { margin: 0 0 .2rem; color: #595959; font-size: 2rem; font-weight: 400; font-family: "Kokoro", "游明朝 Light", "Yu Mincho Light", "游明朝 Medium", "游明朝体", "Yu Mincho Medium", YuMincho, "游明朝", "ヒラギノ明朝 ProN W6", HiraMinProN-W3, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", serif; }
@media (min-width: 768px) { .page-index .feature-tit2 { margin-bottom: .4rem; font-size: 3rem; } }

@media (min-width: 768px) { .page-doctor .career-list { display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; } }
.page-doctor .career-list dt { font-weight: 700; }
@media (min-width: 768px) { .page-doctor .career-list dt { -ms-flex-preferred-size: 6.5em; flex-basis: 6.5em; } }
.page-doctor .career-list dd { margin-bottom: 0; padding-bottom: 1.6rem; }
@media (min-width: 768px) { .page-doctor .career-list dd { -ms-flex-preferred-size: calc(100% - 6.5em); flex-basis: calc(100% - 6.5em); } }

.page-clinic .equipment-list { padding: 0; list-style: none; }
.page-clinic .equipment-list figure { text-align: center; margin-bottom: 2.4rem; }
@media (min-width: 768px) { .page-clinic .equipment-list figure { margin-bottom: 3.4rem; } }
.page-clinic .equipment-list figcaption { text-align: left; }
.page-clinic .equipment-tit { margin: 0; padding: .4rem 0 .2rem; color: #f26d7d; font-size: 1.6rem; font-weight: 400; line-height: 1.2; text-align: center; }
@media (min-width: 768px) { .page-clinic .equipment-tit { padding: .8rem 0 .3rem; font-size: 2rem; } }
.page-clinic .col-4-2 { -webkit-box-flex: 0; -ms-flex: 0 0 50%; flex: 0 0 50%; max-width: 50%; position: relative; padding: 0 15px 15px; }
@media (min-width: 768px) { .page-clinic .col-4-2 { -webkit-box-flex: 0; -ms-flex: 0 0 25%; flex: 0 0 25%; max-width: 25%; } }

.list_tab { display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; margin: 0 auto 1rem; padding: 0; }

.list_tab li { width: 100%; margin: 0 auto .5rem; list-style: none; }
@media (min-width: 768px) { .list_tab li { width: 31.333%; margin: 0 1.5% 0 0; } }

.list_tab li a { display: block; background: #f2ead4; border: 3px solid #846f35; margin: 0; padding: 10px 0; text-align: center; text-decoration: none !important; font-size: 1.2rem; color: #846f35; font-weight: bold; }
@media (min-width: 768px) { .list_tab li a { font-size: 100%; } }

.list_tab li.active a { background: #c1b79a; }

/*エリアの表示非表示と形状*/
.area { display: none; opacity: 0; background: #fff; padding: 0 .5rem; }

/*areaにis-activeというクラスがついた時の形状*/
.area.is-active { display: block; -webkit-animation-name: displayAnime; animation-name: displayAnime; /*ふわっと表示させるためのアニメーション*/ -webkit-animation-duration: 2s; animation-duration: 2s; -webkit-animation-fill-mode: forwards; animation-fill-mode: forwards; }

@-webkit-keyframes displayAnime { from { opacity: 0; }
  to { opacity: 1; } }

@keyframes displayAnime { from { opacity: 0; }
  to { opacity: 1; } }
.page-clinic .table-basic th { word-break: keep-all; }

.page-first .contents ruby rt { font-size: 40%; }

@media (min-width: 768px) { .page-access .main .address-br { display: none; } }
.page-access .access-tel { /*color: #f06eaa;*/ color: #846f35; font-size: 2.3rem; font-weight: 700; line-height: 1.1; letter-spacing: .06em; }
.page-access .access-tel a { color: #846f35 !important; }
@media (min-width: 768px) { .page-access .access-tel { font-size: 3.2rem; } }
.page-access .contents ruby rt { font-size: 60%; color: #f06eaa; position: relative; top: -0.8em; }
.page-access .route-list { padding: 0; list-style: none; }
.page-access .route-list figure { text-align: center; margin-bottom: 2.6rem; }
@media (min-width: 768px) { .page-access .route-list figure { margin-bottom: 4rem; } }
.page-access .route-list figcaption { margin: .5rem 0; text-align: left; }

a[href=""] { pointer-events: none; }

.bnr_area { margin: 1.5rem auto; padding: 1rem; text-align: center; vertical-align: top; background: rgba(255, 255, 255, 0.9); display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-pack: distribute; justify-content: space-around;   /*.line{
		img{ max-width: 150px;
			height: 50px;
			border:1px solid #fff;
			@include media-breakpoint-up(md) {
				max-width: 180px;
				height: auto;
			}
		}
	}*/ }
.bnr_area .weibo { padding: .8rem 0rem; font-size: 1.2rem; }
.bnr_area .weibo img { margin: 0 0rem 0 0; width: auto; height: 40px; }
.bnr_area :first-child { margin-left: 0; }
.bnr_area :last-child { margin-right: 0; }

/*.bnr { display: inline-block; width: auto; height: auto; padding: .5rem 3.5rem; text-decoration: none; font-size: 2.2rem; background: #fff; border: solid 1px #b59751; border-radius: 4px; transition: .4s;
 &:link { color: #b59751; }
 &:hover { background: #fff7f5; color: #b59751; text-decoration: none; }
}*/
/*注釈*/
.c_notice_m { font-size: 1.8rem; margin: 20px auto 20px auto; width: 90%; }
.c_notice_m span { border: #999999 1px solid; background-color: #fce2ee; margin: 0 5px 0 0; }
.c_notice_m span.am { border: #999999 1px solid; background-color: #fff; margin: 0 5px 0 30px; }
.c_notice_m span.pm { border: #999999 1px solid; background-color: #dbf7fc; margin: 0 5px 0 30px; }

.qabox dl { border-bottom: 1px solid #999; }
.qabox dl dt { color: #af9346; }

a[href=""] { pointer-events: none; }

/*# sourceMappingURL=style.css.map */