@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: 1110px; } }
@media (min-width: 992px) { .container { max-width: 1110px; } }
@media (min-width: 1200px) { .container { max-width: 1110px; } }

.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: 1110px; } }
@media (min-width: 992px) { body { min-width: 1110px; } }
@media (min-width: 1200px) { body { min-width: 1110px; } }

@media (min-width: 576px) { .container { max-width: 100%; } }
@media (min-width: 768px) { .container { width: 1110px; } }
@media (min-width: 992px) { .container { width: 1110px; } }
@media (min-width: 1200px) { .container { width: 1110px; } }

html { font-size: calc(100vw/32); }
@media (min-width: 768px) { html { font-size: 62.5%; } }

body { font-family: "游ゴシック Medium", "游ゴシック体", "Yu Gothic Medium", YuGothic, -apple-system, BlinkMacSystemFont, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif; font-size: 1.4rem; font-weight: 400; line-height: 1.5; color: #555; background-color: #fff; }
@media (min-width: 768px) { body { font-size: 1.6rem; } }

a { color: #3ab1e9; text-decoration: underline; outline: none; overflow: hidden; -webkit-tap-highlight-color: rgba(0, 0, 0, 0.1); }
a:hover { color: #199edc; text-decoration: underline; }

h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 { margin-top: 3em; margin-bottom: .8em; }

p { margin-bottom: 1.6rem; }

img { max-width: 100%; height: auto; }

ul, ol { margin-bottom: 1.6rem; padding-left: 2.2rem; }

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; }

.panel { background: #fffbe5; padding: 20px; border-radius: 8px; }

.clearfix::after { content: ""; display: block; clear: both; }

.mt-0 { margin-top: 0rem !important; }

.mr-0 { margin-right: 0rem !important; }

.mb-0 { margin-bottom: 0rem !important; }

.ml-0 { margin-left: 0rem !important; }

.pt-0 { padding-top: 0rem !important; }

.pr-0 { padding-right: 0rem !important; }

.pb-0 { padding-bottom: 0rem !important; }

.pl-0 { padding-left: 0rem !important; }

.mt-1 { margin-top: 1rem !important; }

.mr-1 { margin-right: 1rem !important; }

.mb-1 { margin-bottom: 1rem !important; }

.ml-1 { margin-left: 1rem !important; }

.pt-1 { padding-top: 1rem !important; }

.pr-1 { padding-right: 1rem !important; }

.pb-1 { padding-bottom: 1rem !important; }

.pl-1 { padding-left: 1rem !important; }

.mt-2 { margin-top: 2rem !important; }

.mr-2 { margin-right: 2rem !important; }

.mb-2 { margin-bottom: 2rem !important; }

.ml-2 { margin-left: 2rem !important; }

.pt-2 { padding-top: 2rem !important; }

.pr-2 { padding-right: 2rem !important; }

.pb-2 { padding-bottom: 2rem !important; }

.pl-2 { padding-left: 2rem !important; }

.mt-3 { margin-top: 3rem !important; }

.mr-3 { margin-right: 3rem !important; }

.mb-3 { margin-bottom: 3rem !important; }

.ml-3 { margin-left: 3rem !important; }

.pt-3 { padding-top: 3rem !important; }

.pr-3 { padding-right: 3rem !important; }

.pb-3 { padding-bottom: 3rem !important; }

.pl-3 { padding-left: 3rem !important; }

.mt-4 { margin-top: 4rem !important; }

.mr-4 { margin-right: 4rem !important; }

.mb-4 { margin-bottom: 4rem !important; }

.ml-4 { margin-left: 4rem !important; }

.pt-4 { padding-top: 4rem !important; }

.pr-4 { padding-right: 4rem !important; }

.pb-4 { padding-bottom: 4rem !important; }

.pl-4 { padding-left: 4rem !important; }

.mt-5 { margin-top: 5rem !important; }

.mr-5 { margin-right: 5rem !important; }

.mb-5 { margin-bottom: 5rem !important; }

.ml-5 { margin-left: 5rem !important; }

.pt-5 { padding-top: 5rem !important; }

.pr-5 { padding-right: 5rem !important; }

.pb-5 { padding-bottom: 5rem !important; }

.pl-5 { padding-left: 5rem !important; }

.mt-6 { margin-top: 6rem !important; }

.mr-6 { margin-right: 6rem !important; }

.mb-6 { margin-bottom: 6rem !important; }

.ml-6 { margin-left: 6rem !important; }

.pt-6 { padding-top: 6rem !important; }

.pr-6 { padding-right: 6rem !important; }

.pb-6 { padding-bottom: 6rem !important; }

.pl-6 { padding-left: 6rem !important; }

.m-0 { margin: 0 !important; }

.mx-0 { margin-left: 0 !important; margin-right: 0 !important; }

@media (min-width: 768px) { .pl-md-2 { padding-left: 2rem !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-red { color: #eb4b4b !important; }

.text-blue { color: #089adb !important; }

.orange { color: #ff6633 !important; }

.text-highlight { background: -webkit-gradient(linear, left top, left bottom, from(transparent), color-stop(65%, transparent), color-stop(0, #fadc92)); background: linear-gradient(transparent, transparent 65%, #fadc92 0); }

.fw-b { font-weight: 700 !important; }

.fz-lg { font-size: 120%; }

.fz-xl { font-size: 140%; }

.fz-xxl { font-size: 160%; }

.hover-opacity:hover { opacity: .85; }

.pc-no { display: block; }
@media (min-width: 768px) { .pc-no { display: none; } }

.header { padding: 1.4rem 0 1.5rem; border-bottom: 2px solid #231815; }
@media (min-width: 768px) { .header { padding: 10px 0 20px; background-size: 100px; } }
.header .link-tel { color: #209ad7; text-decoration: none; }

@media (min-width: 768px) { .header-flex { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: end; -ms-flex-align: end; align-items: flex-end; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; } }

@media (min-width: 768px) { .header-col-logo { -ms-flex-preferred-size: 160px; flex-basis: 160px; } }

@media (min-width: 768px) { .header-col-right { -ms-flex-preferred-size: 768px; flex-basis: 768px; } }

.header-logo-wrap_pc { display: none; }
@media (min-width: 768px) { .header-logo-wrap_pc { display: block; width: 100%; margin: 0 auto; font-size: 1.6rem; line-height: 1; } }

.header-logo-wrap_sp { width: 88%; margin: 0 12% 0 0; font-size: 1.6rem; line-height: 1; }
@media (min-width: 768px) { .header-logo-wrap_sp { display: none; } }

.header-logo { margin-bottom: 1.6rem; }
@media (min-width: 768px) { .header-logo { margin-bottom: 0; } }

.header-info { 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; -webkit-box-align: center; -ms-flex-align: center; align-items: center; color: #515151; font-weight: 400; line-height: 1.3; }
@media (min-width: 768px) { .header-info { -webkit-box-pack: end; -ms-flex-pack: end; justify-content: flex-end; -webkit-box-align: center; -ms-flex-align: center; align-items: center; margin-bottom: 16px; text-align: right; } }

.header-access { margin-bottom: .3rem; font-size: 1.2rem; text-align: center; }
@media (min-width: 768px) { .header-access { margin-bottom: 0; font-size: 1.6rem; } }
.header-access .address-space { display: none; }
@media (min-width: 768px) { .header-access .address-space { display: inline; } }
@media (min-width: 768px) { .header-access .address-br { display: none; } }

.header-tel { margin-bottom: .6rem; color: #209ad7; font-family: "游明朝 Medium", "游明朝体", "Yu Mincho Medium", YuMincho, "游明朝", "ヒラギノ明朝 ProN W6", HiraMinProN-W3, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", serif; font-size: 2.8rem; line-height: 1; letter-spacing: .1rem; }
@media (min-width: 768px) { .header-tel { -ms-flex-item-align: center; align-self: center; margin: 0 0 0 1.4rem; font-size: 3.2rem; letter-spacing: .1rem; } }
.header-tel i::before { font-size: 75%; -webkit-transform: translateY(-0.15em); transform: translateY(-0.15em); }

.header-web { width: 100%; margin-left: 6px; }
@media (min-width: 768px) { .header-web { width: 220px; } }

.header-web a { display: block; width: 100%; /*margin: .3rem 0 0;*/ margin-bottom: .6rem; padding: .6rem 0; background: #632f13; color: #fff; font-family: "游明朝 Medium", "游明朝体", "Yu Mincho Medium", YuMincho, "游明朝", "ヒラギノ明朝 ProN W6", HiraMinProN-W3, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", serif; font-size: 1.2rem; font-weight: 700; text-align: center; text-decoration: none; text-transform: uppercase; -webkit-transition: background-color .2s; transition: background-color .2s; }
@media (min-width: 768px) { .header-web a { display: inline-block; width: 220px; /*margin: .6rem 0 0;*/ margin: 0 0 0 1.4rem; padding: 1.4rem 0; font-size: 1.6rem; } }
.header-web a i::before { margin: 0 .2rem 0 0; font-size: 130%; }
.header-web a:hover { color: #fff; text-decoration: none; background: #411f0c; }
.header-web a.-color02 { background: #804f21; }
.header-web a.-color02:hover { background: #603b19; }

.header-link { margin: 0; -ms-flex-preferred-size: 100%; flex-basis: 100%; max-width: 100%; display: -webkit-box; display: -ms-flexbox; display: flex; padding: 0; list-style: none; -ms-flex-wrap: wrap; flex-wrap: wrap; }
@media (min-width: 768px) { .header-link { -ms-flex-preferred-size: 768px; flex-basis: 768px; max-width: 768px; -webkit-box-pack: end; -ms-flex-pack: end; justify-content: flex-end; } }
.header-link li { -ms-flex-preferred-size: 100%; flex-basis: 100%; max-width: 100%; padding: .3rem 0; text-align: center; }
@media (min-width: 768px) { .header-link li { -ms-flex-preferred-size: auto; flex-basis: auto; max-width: auto; padding: 6px 0 0 20px; } }
.header-link li a { display: block; width: 100%; margin: .3rem 0 0; padding: .6rem 0; background: #632f13; color: #fff; font-family: "游明朝 Medium", "游明朝体", "Yu Mincho Medium", YuMincho, "游明朝", "ヒラギノ明朝 ProN W6", HiraMinProN-W3, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", serif; font-size: 1.2rem; font-weight: 700; text-align: center; text-decoration: none; text-transform: uppercase; -webkit-transition: background-color .2s; transition: background-color .2s; }
@media (min-width: 768px) { .header-link li a { display: inline-block; width: 220px; margin: .6rem 0 0; padding: 1.4rem 0; font-size: 1.6rem; } }
.header-link li a i::before { margin: 0 .2rem 0 0; font-size: 130%; }
.header-link li a:hover { color: #fff; text-decoration: none; background: #411f0c; }
.header-link li a.-color02 { background: #804f21; }
.header-link li a.-color02:hover { background: #603b19; }

.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; }
@media (min-width: 768px) { .slicknav_menu { display: none; } }
.slicknav_menu .slicknav_nav { width: 100%; position: absolute; top: 6rem; left: 0; z-index: 10; padding: 0; background-color: #f5f5f5; -webkit-box-shadow: 0 5px 6px rgba(0, 0, 0, 0.15); box-shadow: 0 5px 6px rgba(0, 0, 0, 0.15); }
.slicknav_menu .slicknav_nav ul { 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; margin: 0; padding: 0 15px; }
.slicknav_menu .slicknav_nav li { -ms-flex-preferred-size: 100%; flex-basis: 100%; margin: 0; text-transform: uppercase; }
.slicknav_menu .slicknav_nav a { -webkit-box-sizing: border-box; box-sizing: border-box; margin: 0; padding: 1rem 0 1rem 2.2rem; background: url("../images/logo_symbol.svg") no-repeat 0 53%/auto 1.4rem; color: #222; font-size: 1.4rem; font-weight: 400; border-bottom: 1px solid #ccc; -webkit-tap-highlight-color: rgba(0, 0, 0, 0.1); position: relative; }
.slicknav_menu .slicknav_nav a:hover { border-radius: 0; }
.slicknav_menu .slicknav_nav .interpunct { display: inline; }
.slicknav_menu .slicknav_nav .en-caption { display: none; }
.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: #71cfeb; }
.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 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 .treatment-nav { padding: 0; }
.slicknav_menu .slicknav_nav .treatment-nav li { -ms-flex-preferred-size: 48%; flex-basis: 48%; margin: 0; border: 0; }
.slicknav_menu .slicknav_nav .treatment-nav a { padding: .6rem 0 .6rem 1.4rem; background: none; border-bottom: 1px dotted #b6a68f; font-size: 1.3rem; color: #222; font-weight: 400; }
.slicknav_menu .slicknav_nav .treatment-nav a::after { content: ''; height: .6rem; width: .6rem; position: absolute; top: 0; bottom: 0; left: 0; margin: auto; background-color: transparent; border-top: 2px solid #b6a68f; border-right: 2px solid #b6a68f; -webkit-transform: rotate(45deg); transform: rotate(45deg); }
.slicknav_menu .slicknav_nav .treatment-nav .small { display: none; }
.slicknav_menu .sub-nav-box { margin-top: 2.4rem; padding: .5rem 15px 1.5rem; background: #f6ede2; }
.slicknav_menu .treatment-tit { margin: 2rem auto 0; padding: 1rem 0 .2rem .08em; border-top: .2rem solid #5f4436; color: #222; font-size: 1.6rem; font-weight: 700; text-align: center; letter-spacing: .08em; }

.slicknav_menu .slicknav_btn { position: absolute; top: .7rem; right: 0; margin: 0; padding: 3.2vw 4.2vw 6.4vw 4.2vw; z-index: 10; background: transparent; border-radius: 0; text-decoration: none; -webkit-tap-highlight-color: transparent; }
.slicknav_menu .slicknav_btn::after { content: 'Menu'; color: #555; font-size: 2.8vw; font-weight: 400; text-transform: uppercase; line-height: 1; position: absolute; bottom: 1.8vw; 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: 8vw; -webkit-transition: all .4s; transition: all .4s; }
.slicknav_menu .slicknav_icon-bar { background-color: #555; 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; background: #fff; } }

@media (min-width: 768px) { .gNav { display: -webkit-box; display: -ms-flexbox; display: flex; margin: 0; 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 { padding: 0; }
  .gNav > li { -webkit-box-flex: 1; -ms-flex-positive: 1; flex-grow: 1; position: relative; }
  .gNav > li:last-child a { border-right: 1px solid #ccc; }
  .gNav a { 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-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; height: 50px; padding: 0; border-left: 1px solid #ccc; color: #222; font-family: "游明朝 Medium", "游明朝体", "Yu Mincho Medium", YuMincho, "游明朝", "ヒラギノ明朝 ProN W6", HiraMinProN-W3, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", serif; font-size: 1.4rem; font-weight: 700; line-height: 1.1; text-align: center; text-decoration: none; letter-spacing: .2rem; -webkit-transition: background .3s; transition: background .3s; position: relative; overflow: visible; }
  .gNav a::after { content: ''; position: absolute; bottom: -9px; left: 20px; width: calc(100% - 40px); height: 2px; background: #231815; opacity: 0; visibility: hidden; -webkit-transition: .4s .05s; transition: .4s .05s; }
  .gNav a:hover::after { bottom: -3px; opacity: 1; visibility: visible; -webkit-transition: .4s; transition: .4s; }
  .gNav .en-caption { display: block; margin-top: .8rem; color: #444; font-family: "游ゴシック Medium", "游ゴシック体", "Yu Gothic Medium", YuGothic, -apple-system, BlinkMacSystemFont, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif; font-size: 1rem; font-weight: 400; text-transform: uppercase; letter-spacing: .2em; }
  .gNav .interpunct { display: none; }
  .sub-nav-box { display: none; } }
.contents { 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; border-top: 2px solid #231815; border-bottom: 2px solid #231815; }
@media (min-width: 768px) { .contents { padding: 70px 0 60px; } }
.page-index .contents { padding: 0; }

.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: 1080px; flex-basis: 1080px; max-width: 1080px; 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: 0; background: #fff; }
@media (min-width: 768px) { .footer { padding: 4rem 0 0; } }

.footer-nav { display: none; }
@media (min-width: 768px) { .footer-nav { display: block; margin: 0 0 1.6rem; padding: 0; list-style: none; text-align: center; font-size: 0; } }
.footer-nav li { display: inline-block; font-size: 1.5rem; line-height: 1.1; border-left: 1px solid rgba(68, 68, 68, 0.3); }
.footer-nav li:last-child { border-right: 1px solid rgba(68, 68, 68, 0.3); }
.footer-nav a { padding: 0 1.5rem; color: #222; text-decoration: none; }
.footer-nav a:hover { text-decoration: underline; }
.footer-nav br { display: none; }
.footer-nav .en-caption { display: none; }
.footer-nav .small { display: none; }

.copyright { padding: 1rem 0; background: #222; color: #fff; line-height: 1.1; text-align: center; }
@media (min-width: 768px) { .copyright { margin-top: 4rem; padding: 3rem 0; } }
.copyright small { font-size: 1rem; }
@media (min-width: 768px) { .copyright small { font-size: 1.4rem; } }
.copyright a { color: #fff; text-decoration: none; }

/*!
*  - v1.5.0
* Homepage: http://bqworks.com/slider-pro/
* Author: bqworks
* Author URL: http://bqworks.com/
*/
/* Core
--------------------------------------------------*/
.slider-pro { position: relative; margin: 0 auto; -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; }

.page-tit-bg { background: #fce9cb url("../images/tit_pagetitle.jpg") repeat 50% 0/10rem; -ms-flex-preferred-size: 100%; flex-basis: 100%; margin-bottom: 0; }
@media (min-width: 768px) { .page-tit-bg { background-size: 400px; } }

.page-tit { 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; height: 8rem; margin: 0; padding: .2rem 0 0; color: #222; font-family: "游明朝 Medium", "游明朝体", "Yu Mincho Medium", YuMincho, "游明朝", "ヒラギノ明朝 ProN W6", HiraMinProN-W3, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", serif; font-size: 2.1rem; font-weight: 400; line-height: 1.1; text-align: center; letter-spacing: .05em; }
@media (min-width: 768px) { .page-tit { height: 200px; padding: .6rem 4rem 0; font-size: 3.8rem; letter-spacing: .15em; } }

.tit-basic01 { display: table; margin: 5rem auto 2rem; padding: .4rem .2rem .3rem; background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #fffaa5), color-stop(1.1rem, #fffaa5), color-stop(1.1rem, transparent), to(transparent)); background: linear-gradient(to top, #fffaa5 0, #fffaa5 1.1rem, transparent 1.1rem, transparent); color: #222; font-family: "游明朝 Medium", "游明朝体", "Yu Mincho Medium", YuMincho, "游明朝", "ヒラギノ明朝 ProN W6", HiraMinProN-W3, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", serif; font-size: 2.2rem; font-weight: 400; line-height: 1.15; letter-spacing: .06em; text-align: center; }
@media (min-width: 768px) { .tit-basic01 { margin: 9rem auto 4.6rem; padding: .4rem .3rem .4rem; background: linear-gradient(to top, #fffaa5 0, #fffaa5 20px, transparent 20px, transparent); font-size: 3.8rem; line-height: 1.1; } }
.page-index .tit-basic01 { margin-top: 3rem; }
@media (min-width: 768px) { .page-index .tit-basic01 { margin-top: 5rem; } }

.tit-basic02 { margin: 3.6rem 0 1.2rem; padding: .4rem .8rem; background: #3c3228; color: #fff; font-family: "游明朝 Medium", "游明朝体", "Yu Mincho Medium", YuMincho, "游明朝", "ヒラギノ明朝 ProN W6", HiraMinProN-W3, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", serif; font-size: 1.7rem; font-weight: 400; line-height: 1.15; letter-spacing: .08em; }
@media (min-width: 768px) { .tit-basic02 { margin: 6rem 0 1.6rem; padding: 1rem 1.8rem; font-size: 2.6rem; line-height: 1.1; } }

.tit-basic03 { margin: 2.5rem 0 .6rem; padding: .6rem .6rem; border-top: 1px solid #3c3228; border-bottom: 1px solid #3c3228; color: #3c3228; font-family: "游明朝 Medium", "游明朝体", "Yu Mincho Medium", YuMincho, "游明朝", "ヒラギノ明朝 ProN W6", HiraMinProN-W3, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", serif; font-size: 1.4rem; font-weight: 400; line-height: 1.15; letter-spacing: .08em; }
@media (min-width: 768px) { .tit-basic03 { margin: 3rem 0 1rem; padding: 1rem 1.1rem; font-size: 1.9rem; line-height: 1.1; } }

.table-basic { width: 100%; margin: 1.3rem 0; border-collapse: collapse; border-top: 1px solid #9e907d; font-size: 1.3rem; line-height: 1.3; }
@media (min-width: 768px) { .table-basic { font-size: 1.6rem; margin: 1.6rem 0; } }
.table-basic caption { padding: .6rem 0; }
.table-basic th { padding: .8rem; background-color: #f5eee7; border-bottom: 1px solid #9e907d; color: #715c4f; text-align: center; }
@media (min-width: 768px) { .table-basic th { padding: 1.5rem; } }
.table-basic td { padding: .8rem; background: #fafafa; border-bottom: 1px solid #9e907d; }
@media (min-width: 768px) { .table-basic td { padding: 1.5rem; } }
.table-basic.-price tr td:not(:only-child):last-child { text-align: right; }
.table-basic.-price tr :not(:only-child):last-child { width: 35%; }
@media (min-width: 768px) { .table-basic.-price tr :not(:only-child):last-child { width: 40%; } }
.table-basic.-th-left th { text-align: left; }
.table-basic.-orthopedics th { text-align: left; }
.table-basic.-orthopedics tr > :nth-child(1) { width: 9rem; }
@media (min-width: 768px) { .table-basic.-orthopedics tr > :nth-child(1) { width: 220px; } }

.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.3rem; position: relative; }
@media (min-width: 768px) { .list-basic li { padding-left: 1.8rem; } }
.list-basic li::before { content: "●"; position: absolute; top: .35em; left: 0; color: #a2d3ee; font-size: 70%; }
.list-basic.-expanded > li { margin-bottom: .8em; }
@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; } }

.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: .8em; }

ol.-expanded li { margin-bottom: .8em; }

.waku { border: 2px solid #3ab1e9; background: #FFF; border-radius: 10px; padding: 1rem; margin-bottom: 1rem; }
@media (min-width: 768px) { .waku { padding: 2rem; margin-bottom: 2rem; } }

.notice-area { padding: 3rem 0 6rem; background: #fffbe5 url("../images/index_notice_bg.svg") no-repeat 0.2rem 100%/10rem; }
@media (min-width: 768px) { .notice-area { padding: 80px 0; background-position: left calc(50% - 400px) bottom 0; background-size: 280px; } }

@media (min-width: 768px) { .notice-flex { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; } }

@media (min-width: 768px) { .notice-tit { -ms-flex-preferred-size: 330px; flex-basis: 330px; max-width: 330px; margin: 0; padding: 4.2rem 0 0 .25em; } }

.notice-frame, .media-frame { width: 100%; overflow: hidden; margin: 0; background: #fff; }
.notice-frame dl, .media-frame dl { height: 18rem; overflow-x: hidden; overflow-y: scroll; position: relative; margin: 0; padding: 1.5rem 1.5rem 1.5rem; }
.notice-frame dl::-webkit-scrollbar, .media-frame dl::-webkit-scrollbar { width: 20px; }
.notice-frame dl::-webkit-scrollbar-track, .media-frame dl::-webkit-scrollbar-track { background: #fff; border: none; border-radius: 0; -webkit-box-shadow: inset 0 0 2px #777; box-shadow: inset 0 0 2px #777; }
.notice-frame dl::-webkit-scrollbar-thumb, .media-frame dl::-webkit-scrollbar-thumb { background: #ccc; border-radius: 0; -webkit-box-shadow: none; box-shadow: none; }
.notice-frame .news_title, .media-frame .news_title { margin-bottom: .3em; padding: .2rem 1rem; background: #fef4bd; border-radius: 0.4rem; color: #6e3d23; font-size: 1.5rem; font-weight: 700; line-height: 1.3; cursor: pointer; }
.notice-frame .news_title:before, .media-frame .news_title:before { content: "> "; display: inline-block; }
.notice-frame dt.active:before, .media-frame dt.active:before { -webkit-transform: rotate(90deg); transform: rotate(90deg); }
.notice-frame .news_body, .media-frame .news_body { margin-bottom: 1.5rem; padding: 0 0 .1rem; background: url(../images/index_news_hr.svg) repeat-x 0 100%/auto 3px; line-height: 1.4; }
.notice-frame .news_body:last-child, .media-frame .news_body:last-child { margin-bottom: 0.1rem; }

@media (min-width: 768px) { .notice-frame, .media-frame { -ms-flex-preferred-size: calc(100% - 330px); flex-basis: calc(100% - 330px); max-width: calc(100% - 330px); } }
@media (min-width: 768px) { .notice-frame dl, .media-frame dl { height: 260px; padding: 4rem; } }
@media (min-width: 768px) { .notice-frame .news_title, .media-frame .news_title { font-size: 2rem; } }
@media (min-width: 768px) { .notice-frame .news_body, .media-frame .news_body { margin-bottom: 2rem; padding: 0 0 1rem; } }
.overview { padding: 2.4rem 0 3.6rem; position: relative; }
@media (min-width: 768px) { .overview { display: block; padding: 55px 0 0; } }
@media (min-width: 768px) { .overview .address-br { display: none; } }
.page-access .overview { display: none; }

.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% - 20px); flex-basis: calc(50% - 20px); } }

.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% - 20px); flex-basis: calc(50% - 20px); } }

.overview-logo { display: block; width: 40%; margin: 0 auto 1rem; }
@media (min-width: 768px) { .overview-logo { width: 160px; margin-bottom: 2.6rem; } }

.overview-logo-caption { margin: 0 0 2.2rem; font-family: "游明朝 Medium", "游明朝体", "Yu Mincho Medium", YuMincho, "游明朝", "ヒラギノ明朝 ProN W6", HiraMinProN-W3, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", serif; font-size: 1.2rem; text-align: center; letter-spacing: .06em; }
@media (min-width: 768px) { .overview-logo-caption { margin-bottom: 4rem; font-size: 2rem; } }

.overview-list { display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; margin: 0 0 3rem; line-height: 1.3; border-top: 1px solid #222; }
@media (min-width: 768px) { .overview-list { margin: 0 0 4rem; line-height: 1.4; } }
.overview-list dt { -ms-flex-preferred-size: 28%; flex-basis: 28%; max-width: 28%; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; -webkit-box-align: center; -ms-flex-align: center; align-items: center; padding: 1.3rem 2.2rem 1.3rem 0; color: #74452a; font-size: 1.4rem; font-weight: 700; border-bottom: 1px solid #222; }
@media (min-width: 768px) { .overview-list dt { -ms-flex-preferred-size: 25%; flex-basis: 25%; max-width: 25%; padding: 2rem 4rem 2rem 2rem; font-size: 1.6rem; line-height: 1.3; } }
.overview-list dd { -ms-flex-preferred-size: 72%; flex-basis: 72%; max-width: 72%; 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; border-bottom: 1px solid #222; margin: 0; padding: 1.3rem 0; color: #222; font-size: 1.4rem; }
@media (min-width: 768px) { .overview-list dd { -ms-flex-preferred-size: 75%; flex-basis: 75%; max-width: 75%; margin: 0; padding: 2rem 0; font-size: 1.6rem; } }

.overview-tel { color: #209ad7; font-family: "游明朝 Medium", "游明朝体", "Yu Mincho Medium", YuMincho, "游明朝", "ヒラギノ明朝 ProN W6", HiraMinProN-W3, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", serif; font-size: 2rem; font-weight: 700; line-height: 1; letter-spacing: .06rem; }
@media (min-width: 768px) { .overview-tel { font-size: 2.6rem; letter-spacing: .1rem; } }
.overview-tel i::before { font-size: 75%; -webkit-transform: translateY(-0.1em); transform: translateY(-0.1em); margin-left: 0; }
.overview-tel a { color: #209ad7; }

.timetable-bg { margin-bottom: .4rem; padding: .4rem .6rem; background: #f7f7f7; }
@media (min-width: 768px) { .timetable-bg { margin-bottom: 1.2rem; padding: .2rem 2rem; } }
@media (min-width: 768px) { .page-access .timetable-bg { padding: 1.6rem 3rem .8rem; } }

.timetable { width: 100%; margin: 0; padding: 0; border-collapse: collapse; font-size: 1.2rem; line-height: 1; table-layout: fixed; text-align: center; }
@media (min-width: 768px) { .timetable { font-size: 1.6rem; } }
.timetable caption { padding: .5rem 0; font-size: 1.2rem; line-height: 1.4; }
@media (min-width: 768px) { .timetable caption { padding: 1.2rem 0 0; font-size: 1.5rem; } }
.timetable tr { margin: 0; padding: 0; vertical-align: middle; }
.timetable tr:last-child td { border: 0; }
.timetable th { padding: .6rem 0; border-bottom: 1px solid #222; color: #222; font-weight: 400; text-align: center; vertical-align: middle; }
@media (min-width: 768px) { .timetable th { padding: 1.4rem 0; } }
.timetable th.time { width: 8.4rem; letter-spacing: .1em; }
@media (min-width: 768px) { .timetable th.time { width: 140px; letter-spacing: .3em; padding-left: .3em; } }
.timetable td { padding: 1rem 0; border-bottom: 1px solid #222; color: #209ad7; text-align: center; vertical-align: middle; }
@media (min-width: 768px) { .timetable td { padding: 1.6rem 0; } }
.timetable td.time2 { color: #222; }
@media (min-width: 768px) { .main .timetable { font-size: 2rem; }
  .main .timetable th { padding: 1.6rem 0; }
  .main .timetable th.time { width: 240px; }
  .main .timetable td { padding: 2rem 0; } }

.table-caption { font-size: 1.2rem; line-height: 1.4; }
@media (min-width: 768px) { .table-caption { font-size: 1.5rem; } }
@media (min-width: 768px) { .page-access .table-caption { font-size: 1.7rem; } }

.google-map { position: relative; height: 0; margin-top: 1.2rem; padding-bottom: 120%; overflow: hidden; }
@media (min-width: 768px) { .google-map { padding-bottom: 400px; width: 100%; } }
.page-access .google-map { margin-top: 3rem; padding-bottom: 125%; }
@media (min-width: 768px) { .page-access .google-map { margin-top: 5rem; padding-bottom: 60%; } }

.google-map iframe { position: absolute; top: 0; left: 0; width: 100%; height: 100%; border: 0; }

.page-top { display: none; position: fixed; right: 1rem; bottom: 7.5rem; width: auto; margin: 0; text-transform: uppercase; z-index: 999; }
@media (min-width: 768px) { .page-top { right: 2rem; bottom: 2rem; } }
.page-top 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; position: relative; padding: 1rem 0 0; background: #5f4436; border-radius: 50%; color: #fff; font-size: .8rem; text-align: center; text-decoration: none; line-height: 1.3; -webkit-transition: background-color .2s; transition: background-color .2s; width: 4.6rem; height: 4.6rem; letter-spacing: .08em; opacity: .9; }
@media (min-width: 768px) { .page-top a { padding: 1.7rem 0 0; width: 80px; height: 80px; font-size: 1.2rem; } }
.page-top a::before { position: absolute; top: .6rem; left: 50%; -webkit-transform: translateX(-50%) rotate(-90deg); transform: translateX(-50%) rotate(-90deg); margin: 0; font-size: 1rem; }
@media (min-width: 768px) { .page-top a::before { top: 1.2rem; font-size: 1.8rem; } }
.page-top a:hover { opacity: 1; }

.bottomlink { position: fixed; width: 100%; padding: 0 .5rem 4rem; bottom: 0; left: 0; right: 0; z-index: 998; font-size: 1.4rem; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; }
.bottomlink .telephone { /* width: 32%;*/ width: 50%; cursor: pointer; }
.bottomlink .telephone a { display: block; width: 100%; text-align: center; text-decoration: none; color: #fff; background: #209ad7; padding: .3rem; }
.bottomlink .telephone a:hover { opacity: .5; }
.bottomlink .reserve { /*width: 32%;*/ width: 50%; cursor: pointer; }
.bottomlink .reserve a { display: block; width: 100%; text-align: center; text-decoration: none; color: #fff; background: #632f13; padding: .3rem; }
.bottomlink .reserve a:hover { opacity: .5; }
.bottomlink .monshin { width: 32%; cursor: pointer; }
.bottomlink .monshin a { display: block; width: 100%; text-align: center; text-decoration: none; color: #fff; background: #804f21; padding: .3rem; }
.bottomlink .monshin a:hover { opacity: .5; }
@media (min-width: 768px) { .bottomlink { display: none !important; } }

.slider-pro img, .slider-pro p { display: none; }
.slider-pro .sp-layer.sp-black.sp-padding { text-align: center; font-size: 2.4rem; }
@media (min-width: 768px) { .slider-pro .sp-layer.sp-black.sp-padding { font-size: 2rem; } }
.slider-pro .sp-selected-thumbnail { border: 4px solid #209ad7; }

.js-fadeIn { visibility: hidden; opacity: 0; -webkit-transition: opacity 1.4s cubic-bezier(0.39, 0.4, 0.21, 0.83), -webkit-transform 1.4s cubic-bezier(0.39, 0.4, 0.21, 0.83), -webkit-filter 1.4s cubic-bezier(0.39, 0.4, 0.21, 0.83); transition: opacity 1.4s cubic-bezier(0.39, 0.4, 0.21, 0.83), -webkit-transform 1.4s cubic-bezier(0.39, 0.4, 0.21, 0.83), -webkit-filter 1.4s cubic-bezier(0.39, 0.4, 0.21, 0.83); transition: opacity 1.4s cubic-bezier(0.39, 0.4, 0.21, 0.83), transform 1.4s cubic-bezier(0.39, 0.4, 0.21, 0.83), filter 1.4s cubic-bezier(0.39, 0.4, 0.21, 0.83); transition: opacity 1.4s cubic-bezier(0.39, 0.4, 0.21, 0.83), transform 1.4s cubic-bezier(0.39, 0.4, 0.21, 0.83), filter 1.4s cubic-bezier(0.39, 0.4, 0.21, 0.83), -webkit-transform 1.4s cubic-bezier(0.39, 0.4, 0.21, 0.83), -webkit-filter 1.4s cubic-bezier(0.39, 0.4, 0.21, 0.83); }
.js-fadeIn.active { visibility: visible; opacity: 1; }
.js-fadeIn.-delay01 { -webkit-transition-delay: .5s; transition-delay: .5s; }
.js-fadeIn.-delay02 { -webkit-transition-delay: 1s; transition-delay: 1s; }
.js-fadeIn.-fadeInUp { -webkit-transform: translateY(2.4rem); transform: translateY(2.4rem); }
.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(-3rem, 0, 0); transform: translate3d(-3rem, 0, 0); }
.js-fadeIn.-fadeInLeft.active { -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); }
.js-fadeIn.-fadeInRight { -webkit-transform: translate3d(3rem, 0, 0); transform: translate3d(3rem, 0, 0); }
.js-fadeIn.-fadeInRight.active { -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); }
.js-fadeIn.-fadeInBlur { -webkit-filter: blur(2rem); filter: blur(2rem); }
.js-fadeIn.-fadeInBlur.active { -webkit-filter: blur(0px); filter: blur(0px); }

.low-img-basic { display: block; width: 70%; margin: 0 auto 1.6rem; }
@media (min-width: 768px) { .low-img-basic { width: auto; margin: 0 0 1.6rem 0; } }
.low-img-basic.-doctor { width: 55%; }
@media (min-width: 768px) { .low-img-basic.-doctor { width: auto; } }
.low-img-basic img { width: 100%; }

.low-img-basic02 { display: block; width: 70%; margin: 0 auto 1.6rem; }
.low-img-basic02 img.border_img { border: 1px solid #eeeeee; }
@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.-doctor { width: 55%; }
@media (min-width: 768px) { .low-img-basic02.-doctor { width: calc( (100% + 30px) * 0.3333333 - 30px); } }

.low-img-basic03 { text-align: center; max-width: 70%; margin: 0 auto 1.6rem; }
@media (min-width: 768px) { .low-img-basic03 { width: auto; } }
.low-img-basic03 img { max-width: 100%; }

.bg-highlight { margin-bottom: 1.9rem; padding: 1.5rem 1.9rem; background: #fff0f2; }
@media (min-width: 768px) { .bg-highlight { margin-bottom: 2.4rem; padding: 2rem 2.4rem; } }
.bg-highlight.-color02 { background-color: #e8f6e9; }
.bg-highlight > :last-child { margin-bottom: 0; }

.list-frame { margin: 1.8rem 0; }
@media (min-width: 768px) { .list-frame { margin: 2.2rem 0; } }
.list-frame dt { padding: .8rem 1.3rem; background: #b6a68f; color: #fff; text-shadow: 0 0 3px #988770; line-height: 1.2; }
@media (min-width: 768px) { .list-frame dt { padding: 1.2rem 1.8rem; } }
.list-frame dd { margin: 0; padding: .8rem 1.3rem; border: 2px solid #b6a68f; border-top: 0; line-height: 1.4; }
@media (min-width: 768px) { .list-frame dd { padding: 1.6rem 1.8rem; } }
.list-frame dd > :last-child { margin-bottom: 0; }

.p_list-frame { margin: 1.8rem 0; }
@media (min-width: 768px) { .p_list-frame { margin: 2.2rem 0; } }
.p_list-frame p { margin: 0; padding: .8rem 1.3rem; border: 2px solid #b6a68f; line-height: 1.8; }
@media (min-width: 768px) { .p_list-frame p { padding: 1.6rem 1.8rem; } }
.p_list-frame p > :last-child { margin-bottom: 0; }

.btn-image { display: block; width: 70%; margin: 2rem auto; line-height: 1.1; -webkit-box-shadow: 0 0.2rem 1rem rgba(0, 0, 0, 0.3); box-shadow: 0 0.2rem 1rem rgba(0, 0, 0, 0.3); }
@media (min-width: 768px) { .btn-image { width: 40%; font-size: 2rem; } }

.btn-reserve { display: block; width: 70%; margin: 2rem auto; padding: 1.2rem .4rem; background: #632f13; color: #fff; font-size: 1.6rem; text-decoration: none; text-align: center; line-height: 1.1; -webkit-transition: background .6s; transition: background .6s; -webkit-box-shadow: 0 0.2rem 1rem rgba(0, 0, 0, 0.3); box-shadow: 0 0.2rem 1rem rgba(0, 0, 0, 0.3); }
@media (min-width: 768px) { .btn-reserve { width: 280px; padding: 1.5rem .4rem; font-size: 2rem; } }
.btn-reserve:hover { background: #411f0c; text-decoration: none; color: #fff; -webkit-transition: background .3s; transition: background .3s; }
.btn-reserve.-color02 { background: #804f21; }
.btn-reserve.-color02:hover { background: #603b19; }

.pagenav { margin: 4rem 0 0; }
@media (min-width: 768px) { .pagenav { margin: 7rem 0 0; } }

.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: #a18b6d; color: #fff; font-family: "游明朝 Medium", "游明朝体", "Yu Mincho Medium", YuMincho, "游明朝", "ヒラギノ明朝 ProN W6", HiraMinProN-W3, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", serif; font-size: 1.5rem; line-height: 1.2; letter-spacing: .08em; }
@media (min-width: 768px) { .pagenav-list dt { -ms-flex-preferred-size: 100%; flex-basis: 100%; max-width: 100%; padding: 1.1rem 1.5rem; font-size: 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: #f8f8f8; }
@media (min-width: 768px) { .pagenav-list dd:nth-of-type(4n+1), .pagenav-list dd:nth-of-type(4n) { background: #f8f8f8 !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: #555; 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: block; position: absolute; left: .5rem; top: 50%; -webkit-transform: translateY(-50%); transform: translateY(-50%); color: #222; line-height: 1; }
@media (min-width: 768px) { .pagenav-list a::before { left: .7rem; } }
.pagenav-list a:hover { text-decoration: underline; }

.line-basic01 { margin: 2.4rem 0; border: none; border-top: 1px solid #222; }

.sp_n { display: none; }
@media (min-width: 768px) { .sp_n { display: block; } }

@media (min-width: 768px) { .pc_n { display: none; } }

.cf::after { content: ""; display: block; clear: both; }

.fl_l { float: left; }

.fl_r { float: right; }

.txt_c { text-align: center; }

.txt_l { text-align: left; }

.txt_r { text-align: right; }

.img_l { float: left; }

.img_r { float: right; }

.mt_0 { margin-top: 0px !important; }

.mr_0 { margin-right: 0px !important; }

.mb_0 { margin-bottom: 0px !important; }

.ml_0 { margin-left: 0px !important; }

.pt_0 { padding-top: 0px !important; }

.pr_0 { padding-right: 0px !important; }

.pb_0 { padding-bottom: 0px !important; }

.pl_0 { padding-left: 0px !important; }

.page-index .keyv { -ms-flex-preferred-size: 100%; flex-basis: 100%; }
@media (min-width: 768px) { .page-index .keyv { background: url("../images/tit_pagetitle.jpg") repeat 50% 0/10rem; background-size: auto 660px; } }
.page-index .keyv > div:not([class]) { z-index: 0 !important; }
.page-index .keyv-inner01, .page-index .keyv-inner02, .page-index .keyv-inner03, .page-index .keyv-inner04, .page-index .keyv-inner05, .page-index .keyv-inner06 { 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; padding: 0; height: 19.6rem; position: relative; }
.page-index .keyv-inner01 { background: url(../images/slick/key_visual01.jpg) 50% 50%/auto 101% no-repeat; }
.page-index .keyv-inner02 { background: url(../images/slick/key_visual02.jpg) 50% 50%/auto 101% no-repeat; }
.page-index .keyv-inner03 { background: url(../images/slick/key_visual03.jpg) 50% 50%/auto 101% no-repeat; }
.page-index .keyv-inner04 { background: url(../images/slick/key_visual04.jpg) 50% 50%/auto 101% no-repeat; }
.page-index .keyv-inner05 { background: url(../images/slick/key_visual05.jpg) 50% 50%/auto 101% no-repeat; }
.page-index .keyv-inner06 { background: url(../images/slick/key_visual06.jpg) 50% 50%/auto 101% no-repeat; }
@media (min-width: 768px) { .page-index .keyv-inner01, .page-index .keyv-inner02, .page-index .keyv-inner03, .page-index .keyv-inner04, .page-index .keyv-inner05, .page-index .keyv-inner06 { padding: 0; height: 660px; background-size: auto 660px; } }
.page-index .keyv-inner { 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; background: url("../images/index_keyv01.jpg") no-repeat 50% 50%/auto 101%; padding: 0; height: 19.6rem; position: relative; }
@media (min-width: 768px) { .page-index .keyv-inner { padding: 0; height: 660px; background-size: auto 660px; } }
.page-index .keyv-logo { width: 10rem; margin: 0 auto 2rem; }
@media (min-width: 768px) { .page-index .keyv-logo { width: 300px; margin-bottom: 56px; } }
.page-index .keyv-logo img { -webkit-filter: drop-shadow(-0.1rem 0 0.3rem rgba(255, 255, 255, 0.8)) drop-shadow(0.1rem 0 0.3rem rgba(255, 255, 255, 0.8)) drop-shadow(0 -0.1rem 0.3rem rgba(255, 255, 255, 0.8)) drop-shadow(0 0.1rem 0.3rem rgba(255, 255, 255, 0.8)); filter: drop-shadow(-0.1rem 0 0.3rem rgba(255, 255, 255, 0.8)) drop-shadow(0.1rem 0 0.3rem rgba(255, 255, 255, 0.8)) drop-shadow(0 -0.1rem 0.3rem rgba(255, 255, 255, 0.8)) drop-shadow(0 0.1rem 0.3rem rgba(255, 255, 255, 0.8)); }
.page-index .keyv-copy { color: #222; font-family: "游明朝 Medium", "游明朝体", "Yu Mincho Medium", YuMincho, "游明朝", "ヒラギノ明朝 ProN W6", HiraMinProN-W3, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", serif; font-size: 1.4rem; font-weight: 400; line-height: 1.5; text-align: center; text-shadow: -.1rem 0 .2rem #fff, .1rem 0 .2rem #fff, 0 -.1rem .2rem #fff, 0 .1rem .2rem #fff, 0 0 .2rem #fff, 0 0 .4rem #fff, 0 0 .6rem #fff, 0 0 .8rem #fff, 0 0 1rem #fff; }
@media (min-width: 768px) { .page-index .keyv-copy { font-size: 3rem; line-height: 2; letter-spacing: .6rem; } }
.page-index .keyv-copy p { margin: 0; }
.page-index .keyv-copy span { display: inline-block; margin: 0 .5rem 1rem 0; padding: .4rem .6rem; background: #f08700; border: 3px solid #ec9a15; border-radius: 4px; text-shadow: none; }
@media (min-width: 768px) { .page-index .keyv-copy span { margin: 0 1rem 1.6rem 0; font-size: 2.6rem; } }
.page-index .greeting-area { padding: 4rem 0 6rem; background: url("../images/index_greeting_bg02.png") no-repeat 0 100%/16rem, #f4f8fc url("../images/index_greeting_bg01.jpg") repeat 50% 0/18rem; }
@media (min-width: 768px) { .page-index .greeting-area { padding: 80px 0; background-size: auto 100%, 336px; } }
@media (min-width: 768px) { .page-index .greeting-area .row { margin-left: -20px; margin-right: -20px; } }
@media (min-width: 768px) { .page-index .greeting-area .col-md-6 { padding-left: 20px; padding-right: 20px; } }
.page-index .greeting-area p { text-shadow: 1px 1px 1px #fff, -1px 1px 1px #fff, 1px -1px 1px #fff, -1px -1px 1px #fff; }
@media (min-width: 768px) { .page-index .greeting-area p { font-size: 1.8rem; line-height: 2; } }
.page-index .greeting-area .greeting-imgbox { 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; margin: 1rem 0 .6rem; }
@media (min-width: 768px) { .page-index .greeting-area .greeting-imgbox { margin: 0; } }
.page-index .greeting-area .greeting-imgbox > span { display: block; width: 100%; margin-bottom: .8rem; }
.page-index .greeting-area .greeting-imgbox > span:nth-of-type(2), .page-index .greeting-area .greeting-imgbox > span:nth-of-type(3) { -ms-flex-preferred-size: calc(50% - .4rem); flex-basis: calc(50% - .4rem); }
.page-index .greeting-area .greeting-imgbox img { width: 100%; }
.page-index .feature-area { padding: 5rem 0 3.6rem; background: url("../images/index_feature_bg02.svg") no-repeat right -0.2rem bottom 0.2rem/5rem, url("../images/index_feature_bg01.svg") no-repeat -1.2rem 5.2rem/9rem, #fffbe5 url("../images/index_feature_bg01.svg") no-repeat 0.6rem 1.6rem/9rem; }
@media (min-width: 768px) { .page-index .feature-area { padding: 80px 0; background-position: top 470px left calc(50% + 750px), top 680px left calc(50% - 810px), top 540px left calc(50% - 750px); background-size: 174px, 326px, 326px; } }
.page-index .feature-list { counter-reset: bg-number; margin: 3rem 0 0; padding: 0; list-style: none; }
@media (min-width: 768px) { .page-index .feature-list { margin: 6rem 0 0; } }
.page-index .feature-list li { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; margin: 0 -15px 2rem; padding: 10.4rem 15px 0; background: no-repeat 100% 0/100%; position: relative; }
@media (min-width: 768px) { .page-index .feature-list li { height: 250px; margin: 0; padding: 0 780px 0 58px; background-color: #a18b6d; background-size: auto 100%; } }
.page-index .feature-list li:nth-child(2n)::before { right: auto; left: 5px; }
@media (min-width: 768px) { .page-index .feature-list li:nth-child(2n) { padding: 0 58px 0 780px; background-position: 0 0; } }
.page-index .feature-list li.-home { background-image: url(../images/index_feature01.jpg); }
@media (min-width: 768px) { .page-index .feature-list li.-home::before { color: #a18b6d; } }
.page-index .feature-list li.-system { background-image: url(../images/index_feature02.jpg); }
.page-index .feature-list li.-water { background-image: url(../images/index_feature03.jpg); }
.page-index .feature-list li::before { counter-increment: bg-number; content: counter(bg-number,decimal-leading-zero); position: absolute; top: 7.7rem; right: 5px; color: #fff; font-family: "游明朝 Medium", "游明朝体", "Yu Mincho Medium", YuMincho, "游明朝", "ヒラギノ明朝 ProN W6", HiraMinProN-W3, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", serif; font-size: 5.4rem; font-weight: 400; text-shadow: 0 0 2rem rgba(161, 139, 109, 0.7); line-height: 1; z-index: 100; }
@media (min-width: 768px) { .page-index .feature-list li::before { top: 140px; font-size: 11rem; text-shadow: none; } }
.page-index .feature-list p:last-child { margin-bottom: 0; }
.page-index .feature-body { font-size: 1.4rem; line-height: 1.4; color: #fff; background: #a18b6d; padding: 3.4rem 2rem 3rem; -webkit-box-shadow: 0 -0.2rem 0.4rem rgba(87, 70, 48, 0.3); box-shadow: 0 -0.2rem 0.4rem rgba(87, 70, 48, 0.3); }
@media (min-width: 768px) { .page-index .feature-body { padding: 0; font-size: 2rem; line-height: 1.6; letter-spacing: .06em; -webkit-box-shadow: none; box-shadow: none; } }
.page-index .treatment-index-area { padding: 4rem 0 5rem; background: #bcdffd url("../images/index_treatment_bg.jpg") no-repeat 0 100%/cover; }
@media (min-width: 768px) { .page-index .treatment-index-area { padding: 80px 0 50px; } }
.page-index .treatment-index-list { display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; margin: 3rem -.7rem 0; padding: 0; list-style: none; }
@media (min-width: 768px) { .page-index .treatment-index-list { margin: 6rem -15px 0; } }
.page-index .treatment-index-list li { -ms-flex-preferred-size: 50%; flex-basis: 50%; max-width: 50%; margin-bottom: 1.4rem; padding: 0 .7rem; line-height: 1.2; }
@media (min-width: 768px) { .page-index .treatment-index-list li { -ms-flex-preferred-size: 370px; flex-basis: 370px; max-width: 370px; margin-bottom: 30px; padding: 0 15px; } }
.page-index .treatment-index-list li.-internal a { background-image: url("../images/index_treatment_internal.jpg"); }
.page-index .treatment-index-list li.-lifestyle a { background-image: url("../images/index_treatment_lifestyle.jpg"); }
.page-index .treatment-index-list li.-vaccination a { background-image: url("../images/index_treatment_vaccination.jpg"); }
.page-index .treatment-index-list li.-dermatology a { background-image: url("../images/index_treatment_dermatology.jpg"); }
.page-index .treatment-index-list li.-beautydermatology a { background-image: url("../images/index_treatment_beautydermatology.jpg"); }
.page-index .treatment-index-list li.-pediatrics a { background-image: url("../images/index_treatment_pediatrics.jpg"); }
.page-index .treatment-index-list li.-checkup a { background-image: url("../images/index_treatment_checkup.jpg"); }
.page-index .treatment-index-list li.-hay_fever a { background-image: url("../images/index_treatment_hay_fever.jpg"); }
.page-index .treatment-index-list li.-earring a { background-image: url("../images/index_treatment_earring.jpg"); }
.page-index .treatment-index-list a { padding: 7.3rem 0 0; background: #5f4436 no-repeat 50% 0/110%; display: block; color: #fff; font-family: "游明朝 Medium", "游明朝体", "Yu Mincho Medium", YuMincho, "游明朝", "ヒラギノ明朝 ProN W6", HiraMinProN-W3, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", serif; font-size: 1.4rem; text-align: center; text-decoration: none; -webkit-transition: all 1.4s cubic-bezier(0.215, 0.61, 0.355, 1) 0.1s; transition: all 1.4s cubic-bezier(0.215, 0.61, 0.355, 1) 0.1s; }
@media (min-width: 768px) { .page-index .treatment-index-list a { padding-top: 160px; background-size: 100%; font-size: 2.4rem; } }
.page-index .treatment-index-list a > span { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; height: 3.4rem; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; }
@media (min-width: 768px) { .page-index .treatment-index-list a > span { -webkit-box-orient: horizontal; -webkit-box-direction: normal; -ms-flex-direction: row; flex-direction: row; -webkit-box-align: center; -ms-flex-align: center; align-items: center; height: 60px; } }
.page-index .treatment-index-list a:hover { -webkit-transform: translateY(-8px); transform: translateY(-8px); -webkit-box-shadow: 0 8px 16px rgba(84, 113, 135, 0.6); box-shadow: 0 8px 16px rgba(84, 113, 135, 0.6); -webkit-transition: -webkit-transform 0.6s cubic-bezier(0.165, 0.84, 0.44, 1), -webkit-box-shadow 0.6s cubic-bezier(0.165, 0.84, 0.44, 1); transition: -webkit-transform 0.6s cubic-bezier(0.165, 0.84, 0.44, 1), -webkit-box-shadow 0.6s cubic-bezier(0.165, 0.84, 0.44, 1); transition: transform 0.6s cubic-bezier(0.165, 0.84, 0.44, 1), box-shadow 0.6s cubic-bezier(0.165, 0.84, 0.44, 1); transition: transform 0.6s cubic-bezier(0.165, 0.84, 0.44, 1), box-shadow 0.6s cubic-bezier(0.165, 0.84, 0.44, 1), -webkit-transform 0.6s cubic-bezier(0.165, 0.84, 0.44, 1), -webkit-box-shadow 0.6s cubic-bezier(0.165, 0.84, 0.44, 1); }
.page-index .treatment-index-list .small { display: block; font-size: 66.6666667%; }
@media (min-width: 768px) { .page-index .treatment-index-list .small { display: inline; padding-top: .4em; } }
.page-index .cal { background-color: #fff; padding: 4rem 0 5rem; }
@media (min-width: 768px) { .page-index .cal .caleditwrap { 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: justify; -ms-flex-pack: justify; justify-content: space-between; /* 子要素をflexboxにより中央に配置する */ -webkit-box-align: top; -ms-flex-align: top; align-items: top; /* 子要素をflexboxにより中央に配置する */ } }
@media (min-width: 768px) { .page-index .cal .caleditwrap .caledit { width: 48%; } }
.page-index .cal div.status_box { display: block; }
@media (min-width: 768px) { .page-index .cal div.status_box { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; } }
.page-index .cal .status { width: 100%; text-align: left; }
@media (min-width: 768px) { .page-index .cal .status { width: 30%; } }
.page-index .cal .status li { display: inline-block; padding-left: 1.4rem; position: relative; color: #626262; }
.page-index .cal .status li::before { display: inline-block; content: ''; width: 1.0rem; height: 1.0rem; position: absolute; top: .4rem; left: 0; }
.page-index .cal .status li:not(:last-child) { margin-right: 1.0rem; }
.page-index .cal .status li.kyushin::before { background: #ffc8e1; }
.page-index .cal .status li.am::before { background: #CCFFCC; }
.page-index .cal .status li.pm::before { background: #b0edf4; }
.page-index .cal .status li.rinji::before { background: #58c576; }
.page-index .monthlynotes { text-align: left; }
@media (min-width: 768px) { .page-index .monthlynotes { text-align: right; } }

@media (min-width: 768px) { .page-clinic .career-list { display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; } }
.page-clinic .career-list dt { font-weight: 700; }
@media (min-width: 768px) { .page-clinic .career-list dt { -ms-flex-preferred-size: 8.8em; flex-basis: 8.8em; } }
.page-clinic .career-list dd { margin-bottom: 0; padding-bottom: 1rem; }
@media (min-width: 768px) { .page-clinic .career-list dd { -ms-flex-preferred-size: calc(100% - 8.8em); flex-basis: calc(100% - 8.8em); } }
.page-clinic .equipment-item { padding-bottom: 3.8rem; }
@media (min-width: 768px) { .page-clinic .equipment-item { padding-bottom: 5rem; } }
.page-clinic .equipment-item img { display: block; width: 100%; margin: 0 auto; }
@media (min-width: 768px) { .page-clinic .equipment-item img { width: auto; } }
.page-clinic .equipment-tit { color: #555; font-size: 1.5rem; padding: .8rem 0 .5rem; text-align: center; }
@media (min-width: 768px) { .page-clinic .equipment-tit { padding: 1rem 0 .5rem; font-size: 2rem; } }

.page-beautydermatology .route-list { padding: 0; list-style: none; }
.page-beautydermatology .beautydermatology_img07 { margin: 3rem 0 0; text-align: center; }
.page-beautydermatology .beautydermatology_img07 figcaption { margin: 1rem 0 0; text-align: left; }
.page-beautydermatology .beautydermatology_img07 figcaption br { display: none; }
@media (min-width: 768px) { .page-beautydermatology .beautydermatology_img07 { position: relative; width: 688px; margin: 2rem auto 0; }
  .page-beautydermatology .beautydermatology_img07 figcaption { position: absolute; right: -8rem; top: 0; font-size: 1.4rem; line-height: 1.5; }
  .page-beautydermatology .beautydermatology_img07 figcaption br { display: inline; } }

.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: 4.6rem; } }
.page-access .route-list figcaption { margin: .5rem 0; text-align: left; }
@media (min-width: 768px) { .page-access .route-list figcaption { margin-top: 1rem; } }

a[href=""] { pointer-events: none; }

@font-face { font-family: 'fontello'; src: url("../font/fontello.eot?46278143"); src: url("../font/fontello.eot?46278143#iefix") format("embedded-opentype"), url("../font/fontello.woff2?46278143") format("woff2"), url("../font/fontello.woff?46278143") format("woff"), url("../font/fontello.ttf?46278143") format("truetype"), url("../font/fontello.svg?46278143#fontello") format("svg"); font-weight: normal; font-style: normal; }
/* Chrome hack: SVG is rendered more smooth in Windozze. 100% magic, uncomment if you need it. */
/* Note, that will break hinting! In other OS-es font will be not as sharp as it could be */
/*
@media screen and (-webkit-min-device-pixel-ratio:0) { @font-face { font-family: 'fontello'; src: url('../font/fontello.svg?46278143#fontello') format('svg'); }
}
*/
[class^="icon-"]:before, [class*=" icon-"]:before { font-family: "fontello"; font-style: normal; font-weight: normal; speak: none; display: inline-block; text-decoration: inherit; width: 1em; margin-right: .2em; text-align: center; /* opacity: .8; */ /* For safety - reset parent styles, that can break glyph codes*/ font-variant: normal; text-transform: none; /* fix buttons height, for twitter bootstrap */ line-height: 1em; /* Animation center compensation - margins should be symmetric */ /* remove if not needed */ margin-left: .2em; /* you can be more comfortable with increased icons size */ /* font-size: 120%; */ /* Font smoothing. That was taken from TWBS */ -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; /* Uncomment for 3D effect */ /* text-shadow: 1px 1px 1px rgba(127, 127, 127, 0.3); */ }

.icon-clock:before { content: '\e800'; }

/* '' */
.icon-docs:before { content: '\e801'; }

/* '' */
.icon-tel:before { content: '\e809'; }

/* '' */
.icon-arrow:before { content: '\e80c'; }

/* '' */

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