@charset "UTF-8";
@font-face {
  font-family: "YakuHanJP";
  font-style: normal;
  font-weight: normal;
  src: url("../fonts/yakuhan/YakuHanJP-Regular.eot");
  src: url("../fonts/yakuhan/YakuHanJP-Regular.woff2") format("woff2"), url("../fonts/yakuhan/YakuHanJP-Regular.woff") format("woff"); }

@font-face {
  font-family: "YakuHanJP";
  font-style: normal;
  font-weight: bold;
  src: url("../fonts/yakuhan/YakuHanJP-Bold.eot");
  src: url("../fonts/yakuhan/YakuHanJP-Bold.woff2") format("woff2"), url("../fonts/yakuhan/YakuHanJP-Bold.woff") format("woff"); }

@font-face {
  font-family: "YakuHanMP";
  font-style: normal;
  font-weight: normal;
  src: url("../fonts/yakuhan/YakuHanMP-Regular.eot");
  src: url("../fonts/yakuhan/YakuHanMP-Regular.woff2") format("woff2"), url("../fonts/yakuhan/YakuHanMP-Regular.woff") format("woff"); }

@font-face {
  font-family: "YakuHanMP";
  font-style: normal;
  font-weight: bold;
  src: url("../fonts/yakuhan/YakuHanMP-Bold.eot");
  src: url("../fonts/yakuhan/YakuHanMP-Bold.woff2") format("woff2"), url("../fonts/yakuhan/YakuHanMP-Bold.woff") format("woff"); }

@font-face {
  font-family: 'icon';
  src: url("../fonts/icon.ttf?13did6") format("truetype"), url("../fonts/icon.woff?13did6") format("woff"), url("../fonts/icon.svg?13did6#icon") format("svg");
  font-weight: normal;
  font-style: normal; }

[class^="icon-"], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.icon-arrow1-b:before {
  content: "\e900"; }

.icon-arrow1-l:before {
  content: "\e901"; }

.icon-arrow1-r:before {
  content: "\e902"; }

.icon-arrow1-t:before {
  content: "\e903"; }

.icon-arrow2-b:before {
  content: "\e904"; }

.icon-arrow2-l:before {
  content: "\e905"; }

.icon-arrow2-r:before {
  content: "\e906"; }

.icon-arrow2-t:before {
  content: "\e907"; }

.icon-arrow3-b:before {
  content: "\e908"; }

.icon-arrow3-l:before {
  content: "\e909"; }

.icon-arrow3-r:before {
  content: "\e90a"; }

.icon-arrow3-t:before {
  content: "\e90b"; }

.icon-arrow4-b:before {
  content: "\e90c"; }

.icon-arrow4-l:before {
  content: "\e90d"; }

.icon-arrow4-r:before {
  content: "\e90e"; }

.icon-arrow4-t:before {
  content: "\e90f"; }

.icon-arrow5-b:before {
  content: "\e910"; }

.icon-arrow5-l:before {
  content: "\e911"; }

.icon-arrow5-r:before {
  content: "\e912"; }

.icon-arrow5-t:before {
  content: "\e913"; }

.icon-lc-close:before {
  content: "\e917"; }

.icon-lc-next:before {
  content: "\e918"; }

.icon-lc-pause:before {
  content: "\e919"; }

.icon-lc-play:before {
  content: "\e91a"; }

.icon-lc-prev:before {
  content: "\e91b"; }

.icon-lc-spin:before {
  content: "\e91c"; }

.icon-link:before {
  content: "\e91d"; }

.icon-newwindow:before {
  content: "\e921"; }

.icon-pdf:before {
  content: "\e922"; }

.icon-adjust-70::before {
  font-size: 70%; }

.icon-adjust-75::before {
  font-size: 75%; }

.icon-adjust-80::before {
  font-size: 80%; }

.icon-adjust-85::before {
  font-size: 85%; }

.icon-adjust-90::before {
  font-size: 90%; }

.icon-adjust-95::before {
  font-size: 95%; }

.icon-adjust-100::before {
  font-size: 100%; }

.icon-adjust-105::before {
  font-size: 105%; }

.icon-adjust-110::before {
  font-size: 110%; }

.icon-adjust-115::before {
  font-size: 115%; }

.icon-adjust-120::before {
  font-size: 120%; }

.icon-adjust-125::before {
  font-size: 125%; }

.icon-adjust-130::before {
  font-size: 130%; }

.icon-adjust-135::before {
  font-size: 135%; }

.icon-adjust-140::before {
  font-size: 140%; }

.icon-adjust-145::before {
  font-size: 145%; }

/*!
 * Bootstrap v4.1.3 (https://getbootstrap.com/)
 * Copyright 2011-2018 The Bootstrap Authors
 * Copyright 2011-2018 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
.hidden-xs-up {
  display: none !important; }

@media (max-width: 575.98px) {
  .hidden-xs-down {
    display: none !important; } }

@media (min-width: 576px) {
  .hidden-sm-up {
    display: none !important; } }

@media (max-width: 767.98px) {
  .hidden-sm-down {
    display: none !important; } }

@media (min-width: 768px) {
  .hidden-md-up {
    display: none !important; } }

@media (max-width: 991.98px) {
  .hidden-md-down {
    display: none !important; } }

@media (min-width: 992px) {
  .hidden-lg-up {
    display: none !important; } }

@media (max-width: 1199.98px) {
  .hidden-lg-down {
    display: none !important; } }

@media (min-width: 1200px) {
  .hidden-xl-up {
    display: none !important; } }

.hidden-xl-down {
  display: none !important; }

:root {
  --blue: #026ec1;
  --indigo: #6610f2;
  --purple: #6f42c1;
  --pink: #e83e8c;
  --red: #dc3545;
  --orange: #fd7e14;
  --yellow: #ffc107;
  --green: #28a745;
  --teal: #20c997;
  --cyan: #17a2b8;
  --white: #fff;
  --gray: #6c757d;
  --gray-dark: #343a40;
  --primary: #026ec1;
  --secondary: #6c757d;
  --success: #28a745;
  --info: #17a2b8;
  --warning: #ffc107;
  --danger: #dc3545;
  --light: #f8f9fa;
  --dark: #343a40;
  --breakpoint-xs: 0;
  --breakpoint-sm: 576px;
  --breakpoint-md: 768px;
  --breakpoint-lg: 992px;
  --breakpoint-xl: 1200px;
  --font-family-sans-serif: YakuHanJP, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", sans-serif;
  --font-family-monospace: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace; }

*,
*::before,
*::after {
  box-sizing: border-box; }

html {
  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: transparent; }

@-ms-viewport {
  width: device-width; }

article, aside, figcaption, figure, footer, header, hgroup, main, nav, section {
  display: block; }

body {
  margin: 0;
  font-family: YakuHanJP, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", sans-serif;
  font-size: 1.6rem;
  font-weight: 400;
  line-height: 1.8;
  color: #212529;
  text-align: left;
  background-color: #fff;
		overflow-x: hidden;
		}

[tabindex="-1"]:focus {
  outline: 0 !important; }

hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible; }

h1, h2, h3, h4, h5, h6 {
  margin-top: 0;
  margin-bottom: 0.5rem; }

p {
  margin-top: 0;
  margin-bottom: 1rem; }

abbr[title],
abbr[data-original-title] {
  text-decoration: underline;
  text-decoration: underline dotted;
  cursor: help;
  border-bottom: 0; }

address {
  margin-bottom: 1rem;
  font-style: normal;
  line-height: inherit; }

ol,
ul,
dl {
  margin-top: 0;
  margin-bottom: 1rem; }

ol ol,
ul ul,
ol ul,
ul ol {
  margin-bottom: 0; }

dt {
  font-weight: 700; }

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 {
  color: #026ec1;
  text-decoration: none;
  background-color: transparent;
  -webkit-text-decoration-skip: objects; }
  a:hover {
    color: #014375;
    text-decoration: underline; }

a:not([href]):not([tabindex]) {
  color: inherit;
  text-decoration: none; }
  a:not([href]):not([tabindex]):hover, 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: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
  font-size: 1em; }

pre {
  margin-top: 0;
  margin-bottom: 1rem;
  overflow: auto;
  -ms-overflow-style: scrollbar; }

figure {
  margin: 0 0 1rem; }

img {
  vertical-align: middle;
  border-style: none; }

svg {
  overflow: hidden;
  vertical-align: middle; }

table {
  border-collapse: collapse; }

caption {
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
  color: #6c757d;
  text-align: left;
  caption-side: bottom; }

th {
  text-align: inherit; }

label {
  display: inline-block;
  margin-bottom: 0.5rem; }

button {
  border-radius: 0; }

button:focus {
  outline: 1px dotted;
  outline: 5px auto -webkit-focus-ring-color; }

input,
button,
select,
optgroup,
textarea {
  margin: 0;
  font-family: inherit;
  font-size: inherit;
  line-height: inherit; }

button,
input {
  overflow: visible; }

button,
select {
  text-transform: none; }

button,
html [type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button; }

button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  padding: 0;
  border-style: none; }

input[type="radio"],
input[type="checkbox"] {
  box-sizing: border-box;
  padding: 0; }

input[type="date"],
input[type="time"],
input[type="datetime-local"],
input[type="month"] {
  -webkit-appearance: listbox; }

textarea {
  overflow: auto;
  resize: vertical; }

fieldset {
  min-width: 0;
  padding: 0;
  margin: 0;
  border: 0; }

legend {
  display: block;
  width: 100%;
  max-width: 100%;
  padding: 0;
  margin-bottom: .5rem;
  font-size: 1.5rem;
  line-height: inherit;
  color: inherit;
  white-space: normal; }

progress {
  vertical-align: baseline; }

[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto; }

[type="search"] {
  outline-offset: -2px;
  -webkit-appearance: none; }

[type="search"]::-webkit-search-cancel-button,
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

::-webkit-file-upload-button {
  font: inherit;
  -webkit-appearance: button; }

output {
  display: inline-block; }

summary {
  display: list-item;
  cursor: pointer; }

template {
  display: none; }

[hidden] {
  display: none !important; }

h1, h2, h3, h4, h5, h6,
.h1, .h2, .h3, .h4, .h5, .h6 {
  margin-bottom: 0.5rem;
  font-family: inherit;
  font-weight: 500;
  line-height: 1.5;
  color: inherit; }

h1, .h1 {
  font-size: 4rem; }

h2, .h2 {
  font-size: 3.2rem; }

h3, .h3 {
  font-size: 2.8rem; }

h4, .h4 {
  font-size: 2.4rem; }

h5, .h5 {
  font-size: 2rem; }

h6, .h6 {
  font-size: 1.6rem; }

.lead {
  font-size: 2rem;
  font-weight: 300; }

.display-1 {
  font-size: 6rem;
  font-weight: 300;
  line-height: 1.5; }

.display-2 {
  font-size: 5.5rem;
  font-weight: 300;
  line-height: 1.5; }

.display-3 {
  font-size: 4.5rem;
  font-weight: 300;
  line-height: 1.5; }

.display-4 {
  font-size: 3.5rem;
  font-weight: 300;
  line-height: 1.5; }

hr {
  margin-top: 1rem;
  margin-bottom: 1rem;
  border: 0;
  border-top: 1px solid rgba(0, 0, 0, 0.1); }

small,
.small {
  font-size: 80%;
  font-weight: 400; }

mark,
.mark {
  padding: 0.2em;
  background-color: #fcf8e3; }

.list-unstyled {
  padding-left: 0;
  list-style: none; }

.list-inline {
  padding-left: 0;
  list-style: none; }

.list-inline-item {
  display: inline-block; }
  .list-inline-item:not(:last-child) {
    margin-right: 0.5rem; }

.initialism {
  font-size: 90%;
  text-transform: uppercase; }

.blockquote {
  margin-bottom: 1rem;
  font-size: 2rem; }

.blockquote-footer {
  display: block;
  font-size: 80%;
  color: #6c757d; }
  .blockquote-footer::before {
    content: "\2014 \00A0"; }

.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: 720px; } }
  @media (min-width: 992px) {
    .container {
      max-width: 960px; } }
  @media (min-width: 1200px) {
    .container {
      max-width: 1130px; } }

.container-fluid {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto; }

.row {
  display: flex;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px; }

.no-gutters {
  margin-right: 0;
  margin-left: 0; }
  .no-gutters > .col,
  .no-gutters > [class*="col-"] {
    padding-right: 0;
    padding-left: 0; }

.col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12, .col,
.col-auto, .col-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 {
  flex-basis: 0;
  flex-grow: 1;
  max-width: 100%; }

.col-auto {
  flex: 0 0 auto;
  width: auto;
  max-width: none; }

.col-1 {
  flex: 0 0 8.33333%;
  max-width: 8.33333%; }

.col-2 {
  flex: 0 0 16.66667%;
  max-width: 16.66667%; }

.col-3 {
  flex: 0 0 25%;
  max-width: 25%; }

.col-4 {
  flex: 0 0 33.33333%;
  max-width: 33.33333%; }

.col-5 {
  flex: 0 0 41.66667%;
  max-width: 41.66667%; }

.col-6 {
  flex: 0 0 50%;
  max-width: 50%; }

.col-7 {
  flex: 0 0 58.33333%;
  max-width: 58.33333%; }

.col-8 {
  flex: 0 0 66.66667%;
  max-width: 66.66667%; }

.col-9 {
  flex: 0 0 75%;
  max-width: 75%; }

.col-10 {
  flex: 0 0 83.33333%;
  max-width: 83.33333%; }

.col-11 {
  flex: 0 0 91.66667%;
  max-width: 91.66667%; }

.col-12 {
  flex: 0 0 100%;
  max-width: 100%; }

.order-first {
  order: -1; }

.order-last {
  order: 13; }

.order-0 {
  order: 0; }

.order-1 {
  order: 1; }

.order-2 {
  order: 2; }

.order-3 {
  order: 3; }

.order-4 {
  order: 4; }

.order-5 {
  order: 5; }

.order-6 {
  order: 6; }

.order-7 {
  order: 7; }

.order-8 {
  order: 8; }

.order-9 {
  order: 9; }

.order-10 {
  order: 10; }

.order-11 {
  order: 11; }

.order-12 {
  order: 12; }

.offset-1 {
  margin-left: 8.33333%; }

.offset-2 {
  margin-left: 16.66667%; }

.offset-3 {
  margin-left: 25%; }

.offset-4 {
  margin-left: 33.33333%; }

.offset-5 {
  margin-left: 41.66667%; }

.offset-6 {
  margin-left: 50%; }

.offset-7 {
  margin-left: 58.33333%; }

.offset-8 {
  margin-left: 66.66667%; }

.offset-9 {
  margin-left: 75%; }

.offset-10 {
  margin-left: 83.33333%; }

.offset-11 {
  margin-left: 91.66667%; }

@media (min-width: 576px) {
  .col-sm {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%; }
  .col-sm-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: none; }
  .col-sm-1 {
    flex: 0 0 8.33333%;
    max-width: 8.33333%; }
  .col-sm-2 {
    flex: 0 0 16.66667%;
    max-width: 16.66667%; }
  .col-sm-3 {
    flex: 0 0 25%;
    max-width: 25%; }
  .col-sm-4 {
    flex: 0 0 33.33333%;
    max-width: 33.33333%; }
  .col-sm-5 {
    flex: 0 0 41.66667%;
    max-width: 41.66667%; }
  .col-sm-6 {
    flex: 0 0 50%;
    max-width: 50%; }
  .col-sm-7 {
    flex: 0 0 58.33333%;
    max-width: 58.33333%; }
  .col-sm-8 {
    flex: 0 0 66.66667%;
    max-width: 66.66667%; }
  .col-sm-9 {
    flex: 0 0 75%;
    max-width: 75%; }
  .col-sm-10 {
    flex: 0 0 83.33333%;
    max-width: 83.33333%; }
  .col-sm-11 {
    flex: 0 0 91.66667%;
    max-width: 91.66667%; }
  .col-sm-12 {
    flex: 0 0 100%;
    max-width: 100%; }
  .order-sm-first {
    order: -1; }
  .order-sm-last {
    order: 13; }
  .order-sm-0 {
    order: 0; }
  .order-sm-1 {
    order: 1; }
  .order-sm-2 {
    order: 2; }
  .order-sm-3 {
    order: 3; }
  .order-sm-4 {
    order: 4; }
  .order-sm-5 {
    order: 5; }
  .order-sm-6 {
    order: 6; }
  .order-sm-7 {
    order: 7; }
  .order-sm-8 {
    order: 8; }
  .order-sm-9 {
    order: 9; }
  .order-sm-10 {
    order: 10; }
  .order-sm-11 {
    order: 11; }
  .order-sm-12 {
    order: 12; }
  .offset-sm-0 {
    margin-left: 0; }
  .offset-sm-1 {
    margin-left: 8.33333%; }
  .offset-sm-2 {
    margin-left: 16.66667%; }
  .offset-sm-3 {
    margin-left: 25%; }
  .offset-sm-4 {
    margin-left: 33.33333%; }
  .offset-sm-5 {
    margin-left: 41.66667%; }
  .offset-sm-6 {
    margin-left: 50%; }
  .offset-sm-7 {
    margin-left: 58.33333%; }
  .offset-sm-8 {
    margin-left: 66.66667%; }
  .offset-sm-9 {
    margin-left: 75%; }
  .offset-sm-10 {
    margin-left: 83.33333%; }
  .offset-sm-11 {
    margin-left: 91.66667%; } }

@media (min-width: 768px) {
  .col-md {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%; }
  .col-md-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: none; }
  .col-md-1 {
    flex: 0 0 8.33333%;
    max-width: 8.33333%; }
  .col-md-2 {
    flex: 0 0 16.66667%;
    max-width: 16.66667%; }
  .col-md-3 {
    flex: 0 0 25%;
    max-width: 25%; }
  .col-md-4 {
    flex: 0 0 33.33333%;
    max-width: 33.33333%; }
  .col-md-5 {
    flex: 0 0 41.66667%;
    max-width: 41.66667%; }
  .col-md-6 {
    flex: 0 0 50%;
    max-width: 50%; }
  .col-md-7 {
    flex: 0 0 58.33333%;
    max-width: 58.33333%; }
  .col-md-8 {
    flex: 0 0 66.66667%;
    max-width: 66.66667%; }
  .col-md-9 {
    flex: 0 0 75%;
    max-width: 75%; }
  .col-md-10 {
    flex: 0 0 83.33333%;
    max-width: 83.33333%; }
  .col-md-11 {
    flex: 0 0 91.66667%;
    max-width: 91.66667%; }
  .col-md-12 {
    flex: 0 0 100%;
    max-width: 100%; }
  .order-md-first {
    order: -1; }
  .order-md-last {
    order: 13; }
  .order-md-0 {
    order: 0; }
  .order-md-1 {
    order: 1; }
  .order-md-2 {
    order: 2; }
  .order-md-3 {
    order: 3; }
  .order-md-4 {
    order: 4; }
  .order-md-5 {
    order: 5; }
  .order-md-6 {
    order: 6; }
  .order-md-7 {
    order: 7; }
  .order-md-8 {
    order: 8; }
  .order-md-9 {
    order: 9; }
  .order-md-10 {
    order: 10; }
  .order-md-11 {
    order: 11; }
  .order-md-12 {
    order: 12; }
  .offset-md-0 {
    margin-left: 0; }
  .offset-md-1 {
    margin-left: 8.33333%; }
  .offset-md-2 {
    margin-left: 16.66667%; }
  .offset-md-3 {
    margin-left: 25%; }
  .offset-md-4 {
    margin-left: 33.33333%; }
  .offset-md-5 {
    margin-left: 41.66667%; }
  .offset-md-6 {
    margin-left: 50%; }
  .offset-md-7 {
    margin-left: 58.33333%; }
  .offset-md-8 {
    margin-left: 66.66667%; }
  .offset-md-9 {
    margin-left: 75%; }
  .offset-md-10 {
    margin-left: 83.33333%; }
  .offset-md-11 {
    margin-left: 91.66667%; } }

@media (min-width: 992px) {
  .col-lg {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%; }
  .col-lg-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: none; }
  .col-lg-1 {
    flex: 0 0 8.33333%;
    max-width: 8.33333%; }
  .col-lg-2 {
    flex: 0 0 16.66667%;
    max-width: 16.66667%; }
  .col-lg-3 {
    flex: 0 0 25%;
    max-width: 25%; }
  .col-lg-4 {
    flex: 0 0 33.33333%;
    max-width: 33.33333%; }
  .col-lg-5 {
    flex: 0 0 41.66667%;
    max-width: 41.66667%; }
  .col-lg-6 {
    flex: 0 0 50%;
    max-width: 50%; }
  .col-lg-7 {
    flex: 0 0 58.33333%;
    max-width: 58.33333%; }
  .col-lg-8 {
    flex: 0 0 66.66667%;
    max-width: 66.66667%; }
  .col-lg-9 {
    flex: 0 0 75%;
    max-width: 75%; }
  .col-lg-10 {
    flex: 0 0 83.33333%;
    max-width: 83.33333%; }
  .col-lg-11 {
    flex: 0 0 91.66667%;
    max-width: 91.66667%; }
  .col-lg-12 {
    flex: 0 0 100%;
    max-width: 100%; }
  .order-lg-first {
    order: -1; }
  .order-lg-last {
    order: 13; }
  .order-lg-0 {
    order: 0; }
  .order-lg-1 {
    order: 1; }
  .order-lg-2 {
    order: 2; }
  .order-lg-3 {
    order: 3; }
  .order-lg-4 {
    order: 4; }
  .order-lg-5 {
    order: 5; }
  .order-lg-6 {
    order: 6; }
  .order-lg-7 {
    order: 7; }
  .order-lg-8 {
    order: 8; }
  .order-lg-9 {
    order: 9; }
  .order-lg-10 {
    order: 10; }
  .order-lg-11 {
    order: 11; }
  .order-lg-12 {
    order: 12; }
  .offset-lg-0 {
    margin-left: 0; }
  .offset-lg-1 {
    margin-left: 8.33333%; }
  .offset-lg-2 {
    margin-left: 16.66667%; }
  .offset-lg-3 {
    margin-left: 25%; }
  .offset-lg-4 {
    margin-left: 33.33333%; }
  .offset-lg-5 {
    margin-left: 41.66667%; }
  .offset-lg-6 {
    margin-left: 50%; }
  .offset-lg-7 {
    margin-left: 58.33333%; }
  .offset-lg-8 {
    margin-left: 66.66667%; }
  .offset-lg-9 {
    margin-left: 75%; }
  .offset-lg-10 {
    margin-left: 83.33333%; }
  .offset-lg-11 {
    margin-left: 91.66667%; } }

@media (min-width: 1200px) {
  .col-xl {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%; }
  .col-xl-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: none; }
  .col-xl-1 {
    flex: 0 0 8.33333%;
    max-width: 8.33333%; }
  .col-xl-2 {
    flex: 0 0 16.66667%;
    max-width: 16.66667%; }
  .col-xl-3 {
    flex: 0 0 25%;
    max-width: 25%; }
  .col-xl-4 {
    flex: 0 0 33.33333%;
    max-width: 33.33333%; }
  .col-xl-5 {
    flex: 0 0 41.66667%;
    max-width: 41.66667%; }
  .col-xl-6 {
    flex: 0 0 50%;
    max-width: 50%; }
  .col-xl-7 {
    flex: 0 0 58.33333%;
    max-width: 58.33333%; }
  .col-xl-8 {
    flex: 0 0 66.66667%;
    max-width: 66.66667%; }
  .col-xl-9 {
    flex: 0 0 75%;
    max-width: 75%; }
  .col-xl-10 {
    flex: 0 0 83.33333%;
    max-width: 83.33333%; }
  .col-xl-11 {
    flex: 0 0 91.66667%;
    max-width: 91.66667%; }
  .col-xl-12 {
    flex: 0 0 100%;
    max-width: 100%; }
  .order-xl-first {
    order: -1; }
  .order-xl-last {
    order: 13; }
  .order-xl-0 {
    order: 0; }
  .order-xl-1 {
    order: 1; }
  .order-xl-2 {
    order: 2; }
  .order-xl-3 {
    order: 3; }
  .order-xl-4 {
    order: 4; }
  .order-xl-5 {
    order: 5; }
  .order-xl-6 {
    order: 6; }
  .order-xl-7 {
    order: 7; }
  .order-xl-8 {
    order: 8; }
  .order-xl-9 {
    order: 9; }
  .order-xl-10 {
    order: 10; }
  .order-xl-11 {
    order: 11; }
  .order-xl-12 {
    order: 12; }
  .offset-xl-0 {
    margin-left: 0; }
  .offset-xl-1 {
    margin-left: 8.33333%; }
  .offset-xl-2 {
    margin-left: 16.66667%; }
  .offset-xl-3 {
    margin-left: 25%; }
  .offset-xl-4 {
    margin-left: 33.33333%; }
  .offset-xl-5 {
    margin-left: 41.66667%; }
  .offset-xl-6 {
    margin-left: 50%; }
  .offset-xl-7 {
    margin-left: 58.33333%; }
  .offset-xl-8 {
    margin-left: 66.66667%; }
  .offset-xl-9 {
    margin-left: 75%; }
  .offset-xl-10 {
    margin-left: 83.33333%; }
  .offset-xl-11 {
    margin-left: 91.66667%; } }

.table {
  width: 100%;
  margin-bottom: 1rem;
  background-color: transparent; }
  .table th,
  .table td {
    padding: 0.75rem;
    vertical-align: top;
    border-top: 1px solid #dee2e6; }
  .table thead th {
    vertical-align: bottom;
    border-bottom: 2px solid #dee2e6; }
  .table tbody + tbody {
    border-top: 2px solid #dee2e6; }
  .table .table {
    background-color: #fff; }

.table-sm th,
.table-sm td {
  padding: 0.3rem; }

.table-bordered {
  border: 1px solid #dee2e6; }
  .table-bordered th,
  .table-bordered td {
    border: 1px solid #dee2e6; }
  .table-bordered thead th,
  .table-bordered thead td {
    border-bottom-width: 2px; }

.table-borderless th,
.table-borderless td,
.table-borderless thead th,
.table-borderless tbody + tbody {
  border: 0; }

.table-striped tbody tr:nth-of-type(odd) {
  background-color: rgba(0, 0, 0, 0.05); }

.table-hover tbody tr:hover {
  background-color: rgba(0, 0, 0, 0.075); }

.table-primary,
.table-primary > th,
.table-primary > td {
  background-color: #b8d6ee; }

.table-hover .table-primary:hover {
  background-color: #a3cae9; }
  .table-hover .table-primary:hover > td,
  .table-hover .table-primary:hover > th {
    background-color: #a3cae9; }

.table-secondary,
.table-secondary > th,
.table-secondary > td {
  background-color: #d6d8db; }

.table-hover .table-secondary:hover {
  background-color: #c8cbcf; }
  .table-hover .table-secondary:hover > td,
  .table-hover .table-secondary:hover > th {
    background-color: #c8cbcf; }

.table-success,
.table-success > th,
.table-success > td {
  background-color: #c3e6cb; }

.table-hover .table-success:hover {
  background-color: #b1dfbb; }
  .table-hover .table-success:hover > td,
  .table-hover .table-success:hover > th {
    background-color: #b1dfbb; }

.table-info,
.table-info > th,
.table-info > td {
  background-color: #bee5eb; }

.table-hover .table-info:hover {
  background-color: #abdde5; }
  .table-hover .table-info:hover > td,
  .table-hover .table-info:hover > th {
    background-color: #abdde5; }

.table-warning,
.table-warning > th,
.table-warning > td {
  background-color: #ffeeba; }

.table-hover .table-warning:hover {
  background-color: #ffe8a1; }
  .table-hover .table-warning:hover > td,
  .table-hover .table-warning:hover > th {
    background-color: #ffe8a1; }

.table-danger,
.table-danger > th,
.table-danger > td {
  background-color: #f5c6cb; }

.table-hover .table-danger:hover {
  background-color: #f1b0b7; }
  .table-hover .table-danger:hover > td,
  .table-hover .table-danger:hover > th {
    background-color: #f1b0b7; }

.table-light,
.table-light > th,
.table-light > td {
  background-color: #fdfdfe; }

.table-hover .table-light:hover {
  background-color: #ececf6; }
  .table-hover .table-light:hover > td,
  .table-hover .table-light:hover > th {
    background-color: #ececf6; }

.table-dark,
.table-dark > th,
.table-dark > td {
  background-color: #c6c8ca; }

.table-hover .table-dark:hover {
  background-color: #b9bbbe; }
  .table-hover .table-dark:hover > td,
  .table-hover .table-dark:hover > th {
    background-color: #b9bbbe; }

.table-active,
.table-active > th,
.table-active > td {
  background-color: rgba(0, 0, 0, 0.075); }

.table-hover .table-active:hover {
  background-color: rgba(0, 0, 0, 0.075); }
  .table-hover .table-active:hover > td,
  .table-hover .table-active:hover > th {
    background-color: rgba(0, 0, 0, 0.075); }

.table .thead-dark th {
  color: #fff;
  background-color: #212529;
  border-color: #32383e; }

.table .thead-light th {
  color: #495057;
  background-color: #e9ecef;
  border-color: #dee2e6; }

.table-dark {
  color: #fff;
  background-color: #212529; }
  .table-dark th,
  .table-dark td,
  .table-dark thead th {
    border-color: #32383e; }
  .table-dark.table-bordered {
    border: 0; }
  .table-dark.table-striped tbody tr:nth-of-type(odd) {
    background-color: rgba(255, 255, 255, 0.05); }
  .table-dark.table-hover tbody tr:hover {
    background-color: rgba(255, 255, 255, 0.075); }

@media (max-width: 575.98px) {
  .table-responsive-sm {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar; }
    .table-responsive-sm > .table-bordered {
      border: 0; } }

@media (max-width: 767.98px) {
  .table-responsive-md {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar; }
    .table-responsive-md > .table-bordered {
      border: 0; } }

@media (max-width: 991.98px) {
  .table-responsive-lg {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar; }
    .table-responsive-lg > .table-bordered {
      border: 0; } }

@media (max-width: 1199.98px) {
  .table-responsive-xl {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar; }
    .table-responsive-xl > .table-bordered {
      border: 0; } }

.table-responsive {
  display: block;
  width: 100%;
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
  -ms-overflow-style: -ms-autohiding-scrollbar; }
  .table-responsive > .table-bordered {
    border: 0; }

.form-control {
  display: block;
  width: 100%;
  height: calc(3.63rem + 2px);
  padding: 0.375rem 0.75rem;
  font-size: 1.6rem;
  line-height: 1.8;
  color: #495057;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ced4da;
  border-radius: 0.25rem;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out; }
  @media screen and (prefers-reduced-motion: reduce) {
    .form-control {
      transition: none; } }
  .form-control::-ms-expand {
    background-color: transparent;
    border: 0; }
  .form-control:focus {
    color: #495057;
    background-color: #fff;
    border-color: #45adfd;
    outline: 0;
    box-shadow: 0 0 0 0.2rem rgba(2, 110, 193, 0.25); }
  .form-control::placeholder {
    color: #6c757d;
    opacity: 1; }
  .form-control:disabled, .form-control[readonly] {
    background-color: #e9ecef;
    opacity: 1; }

select.form-control:focus::-ms-value {
  color: #495057;
  background-color: #fff; }

.form-control-file,
.form-control-range {
  display: block;
  width: 100%; }

.col-form-label {
  padding-top: calc(0.375rem + 1px);
  padding-bottom: calc(0.375rem + 1px);
  margin-bottom: 0;
  font-size: inherit;
  line-height: 1.8; }

.col-form-label-lg {
  padding-top: calc(0.5rem + 1px);
  padding-bottom: calc(0.5rem + 1px);
  font-size: 2rem;
  line-height: 1.5; }

.col-form-label-sm {
  padding-top: calc(0.25rem + 1px);
  padding-bottom: calc(0.25rem + 1px);
  font-size: 1.4rem;
  line-height: 1.5; }

.form-control-plaintext {
  display: block;
  width: 100%;
  padding-top: 0.375rem;
  padding-bottom: 0.375rem;
  margin-bottom: 0;
  line-height: 1.8;
  color: #212529;
  background-color: transparent;
  border: solid transparent;
  border-width: 1px 0; }
  .form-control-plaintext.form-control-sm, .form-control-plaintext.form-control-lg {
    padding-right: 0;
    padding-left: 0; }

.form-control-sm {
  height: calc(2.6rem + 2px);
  padding: 0.25rem 0.5rem;
  font-size: 1.4rem;
  line-height: 1.5;
  border-radius: 0.2rem; }

.form-control-lg {
  height: calc(4rem + 2px);
  padding: 0.5rem 1rem;
  font-size: 2rem;
  line-height: 1.5;
  border-radius: 0.3rem; }

select.form-control[size], select.form-control[multiple] {
  height: auto; }

textarea.form-control {
  height: auto; }

.form-group {
  margin-bottom: 1rem; }

.form-text {
  display: block;
  margin-top: 0.25rem; }

.form-row {
  display: flex;
  flex-wrap: wrap;
  margin-right: -5px;
  margin-left: -5px; }
  .form-row > .col,
  .form-row > [class*="col-"] {
    padding-right: 5px;
    padding-left: 5px; }

.form-check {
  position: relative;
  display: block;
  padding-left: 1.25rem; }

.form-check-input {
  position: absolute;
  margin-top: 0.3rem;
  margin-left: -1.25rem; }
  .form-check-input:disabled ~ .form-check-label {
    color: #6c757d; }

.form-check-label {
  margin-bottom: 0; }

.form-check-inline {
  display: inline-flex;
  align-items: center;
  padding-left: 0;
  margin-right: 0.75rem; }
  .form-check-inline .form-check-input {
    position: static;
    margin-top: 0;
    margin-right: 0.3125rem;
    margin-left: 0; }

.valid-feedback {
  display: none;
  width: 100%;
  margin-top: 0.25rem;
  font-size: 80%;
  color: #28a745; }

.valid-tooltip {
  position: absolute;
  top: 100%;
  z-index: 5;
  display: none;
  max-width: 100%;
  padding: 0.25rem 0.5rem;
  margin-top: .1rem;
  font-size: 1.4rem;
  line-height: 1.8;
  color: #fff;
  background-color: rgba(40, 167, 69, 0.9);
  border-radius: 0.25rem; }

.was-validated .form-control:valid, .form-control.is-valid, .was-validated
.custom-select:valid,
.custom-select.is-valid {
  border-color: #28a745; }
  .was-validated .form-control:valid:focus, .form-control.is-valid:focus, .was-validated
  .custom-select:valid:focus,
  .custom-select.is-valid:focus {
    border-color: #28a745;
    box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.25); }
  .was-validated .form-control:valid ~ .valid-feedback,
  .was-validated .form-control:valid ~ .valid-tooltip, .form-control.is-valid ~ .valid-feedback,
  .form-control.is-valid ~ .valid-tooltip, .was-validated
  .custom-select:valid ~ .valid-feedback,
  .was-validated
  .custom-select:valid ~ .valid-tooltip,
  .custom-select.is-valid ~ .valid-feedback,
  .custom-select.is-valid ~ .valid-tooltip {
    display: block; }

.was-validated .form-control-file:valid ~ .valid-feedback,
.was-validated .form-control-file:valid ~ .valid-tooltip, .form-control-file.is-valid ~ .valid-feedback,
.form-control-file.is-valid ~ .valid-tooltip {
  display: block; }

.was-validated .form-check-input:valid ~ .form-check-label, .form-check-input.is-valid ~ .form-check-label {
  color: #28a745; }

.was-validated .form-check-input:valid ~ .valid-feedback,
.was-validated .form-check-input:valid ~ .valid-tooltip, .form-check-input.is-valid ~ .valid-feedback,
.form-check-input.is-valid ~ .valid-tooltip {
  display: block; }

.was-validated .custom-control-input:valid ~ .custom-control-label, .custom-control-input.is-valid ~ .custom-control-label {
  color: #28a745; }
  .was-validated .custom-control-input:valid ~ .custom-control-label::before, .custom-control-input.is-valid ~ .custom-control-label::before {
    background-color: #71dd8a; }

.was-validated .custom-control-input:valid ~ .valid-feedback,
.was-validated .custom-control-input:valid ~ .valid-tooltip, .custom-control-input.is-valid ~ .valid-feedback,
.custom-control-input.is-valid ~ .valid-tooltip {
  display: block; }

.was-validated .custom-control-input:valid:checked ~ .custom-control-label::before, .custom-control-input.is-valid:checked ~ .custom-control-label::before {
  background-color: #34ce57; }

.was-validated .custom-control-input:valid:focus ~ .custom-control-label::before, .custom-control-input.is-valid:focus ~ .custom-control-label::before {
  box-shadow: 0 0 0 1px #fff, 0 0 0 0.2rem rgba(40, 167, 69, 0.25); }

.was-validated .custom-file-input:valid ~ .custom-file-label, .custom-file-input.is-valid ~ .custom-file-label {
  border-color: #28a745; }
  .was-validated .custom-file-input:valid ~ .custom-file-label::after, .custom-file-input.is-valid ~ .custom-file-label::after {
    border-color: inherit; }

.was-validated .custom-file-input:valid ~ .valid-feedback,
.was-validated .custom-file-input:valid ~ .valid-tooltip, .custom-file-input.is-valid ~ .valid-feedback,
.custom-file-input.is-valid ~ .valid-tooltip {
  display: block; }

.was-validated .custom-file-input:valid:focus ~ .custom-file-label, .custom-file-input.is-valid:focus ~ .custom-file-label {
  box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.25); }

.invalid-feedback {
  display: none;
  width: 100%;
  margin-top: 0.25rem;
  font-size: 80%;
  color: #dc3545; }

.invalid-tooltip {
  position: absolute;
  top: 100%;
  z-index: 5;
  display: none;
  max-width: 100%;
  padding: 0.25rem 0.5rem;
  margin-top: .1rem;
  font-size: 1.4rem;
  line-height: 1.8;
  color: #fff;
  background-color: rgba(220, 53, 69, 0.9);
  border-radius: 0.25rem; }

.was-validated .form-control:invalid, .form-control.is-invalid, .was-validated
.custom-select:invalid,
.custom-select.is-invalid {
  border-color: #dc3545; }
  .was-validated .form-control:invalid:focus, .form-control.is-invalid:focus, .was-validated
  .custom-select:invalid:focus,
  .custom-select.is-invalid:focus {
    border-color: #dc3545;
    box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.25); }
  .was-validated .form-control:invalid ~ .invalid-feedback,
  .was-validated .form-control:invalid ~ .invalid-tooltip, .form-control.is-invalid ~ .invalid-feedback,
  .form-control.is-invalid ~ .invalid-tooltip, .was-validated
  .custom-select:invalid ~ .invalid-feedback,
  .was-validated
  .custom-select:invalid ~ .invalid-tooltip,
  .custom-select.is-invalid ~ .invalid-feedback,
  .custom-select.is-invalid ~ .invalid-tooltip {
    display: block; }

.was-validated .form-control-file:invalid ~ .invalid-feedback,
.was-validated .form-control-file:invalid ~ .invalid-tooltip, .form-control-file.is-invalid ~ .invalid-feedback,
.form-control-file.is-invalid ~ .invalid-tooltip {
  display: block; }

.was-validated .form-check-input:invalid ~ .form-check-label, .form-check-input.is-invalid ~ .form-check-label {
  color: #dc3545; }

.was-validated .form-check-input:invalid ~ .invalid-feedback,
.was-validated .form-check-input:invalid ~ .invalid-tooltip, .form-check-input.is-invalid ~ .invalid-feedback,
.form-check-input.is-invalid ~ .invalid-tooltip {
  display: block; }

.was-validated .custom-control-input:invalid ~ .custom-control-label, .custom-control-input.is-invalid ~ .custom-control-label {
  color: #dc3545; }
  .was-validated .custom-control-input:invalid ~ .custom-control-label::before, .custom-control-input.is-invalid ~ .custom-control-label::before {
    background-color: #efa2a9; }

.was-validated .custom-control-input:invalid ~ .invalid-feedback,
.was-validated .custom-control-input:invalid ~ .invalid-tooltip, .custom-control-input.is-invalid ~ .invalid-feedback,
.custom-control-input.is-invalid ~ .invalid-tooltip {
  display: block; }

.was-validated .custom-control-input:invalid:checked ~ .custom-control-label::before, .custom-control-input.is-invalid:checked ~ .custom-control-label::before {
  background-color: #e4606d; }

.was-validated .custom-control-input:invalid:focus ~ .custom-control-label::before, .custom-control-input.is-invalid:focus ~ .custom-control-label::before {
  box-shadow: 0 0 0 1px #fff, 0 0 0 0.2rem rgba(220, 53, 69, 0.25); }

.was-validated .custom-file-input:invalid ~ .custom-file-label, .custom-file-input.is-invalid ~ .custom-file-label {
  border-color: #dc3545; }
  .was-validated .custom-file-input:invalid ~ .custom-file-label::after, .custom-file-input.is-invalid ~ .custom-file-label::after {
    border-color: inherit; }

.was-validated .custom-file-input:invalid ~ .invalid-feedback,
.was-validated .custom-file-input:invalid ~ .invalid-tooltip, .custom-file-input.is-invalid ~ .invalid-feedback,
.custom-file-input.is-invalid ~ .invalid-tooltip {
  display: block; }

.was-validated .custom-file-input:invalid:focus ~ .custom-file-label, .custom-file-input.is-invalid:focus ~ .custom-file-label {
  box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.25); }

.form-inline {
  display: flex;
  flex-flow: row wrap;
  align-items: center; }
  .form-inline .form-check {
    width: 100%; }
  @media (min-width: 576px) {
    .form-inline label {
      display: flex;
      align-items: center;
      justify-content: center;
      margin-bottom: 0; }
    .form-inline .form-group {
      display: flex;
      flex: 0 0 auto;
      flex-flow: row wrap;
      align-items: center;
      margin-bottom: 0; }
    .form-inline .form-control {
      display: inline-block;
      width: auto;
      vertical-align: middle; }
    .form-inline .form-control-plaintext {
      display: inline-block; }
    .form-inline .input-group,
    .form-inline .custom-select {
      width: auto; }
    .form-inline .form-check {
      display: flex;
      align-items: center;
      justify-content: center;
      width: auto;
      padding-left: 0; }
    .form-inline .form-check-input {
      position: relative;
      margin-top: 0;
      margin-right: 0.25rem;
      margin-left: 0; }
    .form-inline .custom-control {
      align-items: center;
      justify-content: center; }
    .form-inline .custom-control-label {
      margin-bottom: 0; } }

.btn {
  display: inline-block;
  font-weight: 400;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  user-select: none;
  border: 1px solid transparent;
  padding: 0.375rem 0.75rem;
  font-size: 1.6rem;
  line-height: 1.8;
  border-radius: 0.25rem;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out; }
  @media screen and (prefers-reduced-motion: reduce) {
    .btn {
      transition: none; } }
  .btn:hover, .btn:focus {
    text-decoration: none; }
  .btn:focus, .btn.focus {
    outline: 0;
    box-shadow: 0 0 0 0.2rem rgba(2, 110, 193, 0.25); }
  .btn.disabled, .btn:disabled {
    opacity: 0.65; }
  .btn:not(:disabled):not(.disabled) {
    cursor: pointer; }

a.btn.disabled,
fieldset:disabled a.btn {
  pointer-events: none; }

.btn-primary {
  color: #fff;
  background-color: #026ec1;
  border-color: #026ec1; }
  .btn-primary:hover {
    color: #fff;
    background-color: #02589b;
    border-color: #01518f; }
  .btn-primary:focus, .btn-primary.focus {
    box-shadow: 0 0 0 0.2rem rgba(2, 110, 193, 0.5); }
  .btn-primary.disabled, .btn-primary:disabled {
    color: #fff;
    background-color: #026ec1;
    border-color: #026ec1; }
  .btn-primary:not(:disabled):not(.disabled):active, .btn-primary:not(:disabled):not(.disabled).active,
  .show > .btn-primary.dropdown-toggle {
    color: #fff;
    background-color: #01518f;
    border-color: #014a82; }
    .btn-primary:not(:disabled):not(.disabled):active:focus, .btn-primary:not(:disabled):not(.disabled).active:focus,
    .show > .btn-primary.dropdown-toggle:focus {
      box-shadow: 0 0 0 0.2rem rgba(2, 110, 193, 0.5); }

.btn-secondary {
  color: #fff;
  background-color: #6c757d;
  border-color: #6c757d; }
  .btn-secondary:hover {
    color: #fff;
    background-color: #5a6268;
    border-color: #545b62; }
  .btn-secondary:focus, .btn-secondary.focus {
    box-shadow: 0 0 0 0.2rem rgba(108, 117, 125, 0.5); }
  .btn-secondary.disabled, .btn-secondary:disabled {
    color: #fff;
    background-color: #6c757d;
    border-color: #6c757d; }
  .btn-secondary:not(:disabled):not(.disabled):active, .btn-secondary:not(:disabled):not(.disabled).active,
  .show > .btn-secondary.dropdown-toggle {
    color: #fff;
    background-color: #545b62;
    border-color: #4e555b; }
    .btn-secondary:not(:disabled):not(.disabled):active:focus, .btn-secondary:not(:disabled):not(.disabled).active:focus,
    .show > .btn-secondary.dropdown-toggle:focus {
      box-shadow: 0 0 0 0.2rem rgba(108, 117, 125, 0.5); }

.btn-success {
  color: #fff;
  background-color: #28a745;
  border-color: #28a745; }
  .btn-success:hover {
    color: #fff;
    background-color: #218838;
    border-color: #1e7e34; }
  .btn-success:focus, .btn-success.focus {
    box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.5); }
  .btn-success.disabled, .btn-success:disabled {
    color: #fff;
    background-color: #28a745;
    border-color: #28a745; }
  .btn-success:not(:disabled):not(.disabled):active, .btn-success:not(:disabled):not(.disabled).active,
  .show > .btn-success.dropdown-toggle {
    color: #fff;
    background-color: #1e7e34;
    border-color: #1c7430; }
    .btn-success:not(:disabled):not(.disabled):active:focus, .btn-success:not(:disabled):not(.disabled).active:focus,
    .show > .btn-success.dropdown-toggle:focus {
      box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.5); }

.btn-info {
  color: #fff;
  background-color: #17a2b8;
  border-color: #17a2b8; }
  .btn-info:hover {
    color: #fff;
    background-color: #138496;
    border-color: #117a8b; }
  .btn-info:focus, .btn-info.focus {
    box-shadow: 0 0 0 0.2rem rgba(23, 162, 184, 0.5); }
  .btn-info.disabled, .btn-info:disabled {
    color: #fff;
    background-color: #17a2b8;
    border-color: #17a2b8; }
  .btn-info:not(:disabled):not(.disabled):active, .btn-info:not(:disabled):not(.disabled).active,
  .show > .btn-info.dropdown-toggle {
    color: #fff;
    background-color: #117a8b;
    border-color: #10707f; }
    .btn-info:not(:disabled):not(.disabled):active:focus, .btn-info:not(:disabled):not(.disabled).active:focus,
    .show > .btn-info.dropdown-toggle:focus {
      box-shadow: 0 0 0 0.2rem rgba(23, 162, 184, 0.5); }

.btn-warning {
  color: #212529;
  background-color: #ffc107;
  border-color: #ffc107; }
  .btn-warning:hover {
    color: #212529;
    background-color: #e0a800;
    border-color: #d39e00; }
  .btn-warning:focus, .btn-warning.focus {
    box-shadow: 0 0 0 0.2rem rgba(255, 193, 7, 0.5); }
  .btn-warning.disabled, .btn-warning:disabled {
    color: #212529;
    background-color: #ffc107;
    border-color: #ffc107; }
  .btn-warning:not(:disabled):not(.disabled):active, .btn-warning:not(:disabled):not(.disabled).active,
  .show > .btn-warning.dropdown-toggle {
    color: #212529;
    background-color: #d39e00;
    border-color: #c69500; }
    .btn-warning:not(:disabled):not(.disabled):active:focus, .btn-warning:not(:disabled):not(.disabled).active:focus,
    .show > .btn-warning.dropdown-toggle:focus {
      box-shadow: 0 0 0 0.2rem rgba(255, 193, 7, 0.5); }

.btn-danger {
  color: #fff;
  background-color: #dc3545;
  border-color: #dc3545; }
  .btn-danger:hover {
    color: #fff;
    background-color: #c82333;
    border-color: #bd2130; }
  .btn-danger:focus, .btn-danger.focus {
    box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.5); }
  .btn-danger.disabled, .btn-danger:disabled {
    color: #fff;
    background-color: #dc3545;
    border-color: #dc3545; }
  .btn-danger:not(:disabled):not(.disabled):active, .btn-danger:not(:disabled):not(.disabled).active,
  .show > .btn-danger.dropdown-toggle {
    color: #fff;
    background-color: #bd2130;
    border-color: #b21f2d; }
    .btn-danger:not(:disabled):not(.disabled):active:focus, .btn-danger:not(:disabled):not(.disabled).active:focus,
    .show > .btn-danger.dropdown-toggle:focus {
      box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.5); }

.btn-light {
  color: #212529;
  background-color: #f8f9fa;
  border-color: #f8f9fa; }
  .btn-light:hover {
    color: #212529;
    background-color: #e2e6ea;
    border-color: #dae0e5; }
  .btn-light:focus, .btn-light.focus {
    box-shadow: 0 0 0 0.2rem rgba(248, 249, 250, 0.5); }
  .btn-light.disabled, .btn-light:disabled {
    color: #212529;
    background-color: #f8f9fa;
    border-color: #f8f9fa; }
  .btn-light:not(:disabled):not(.disabled):active, .btn-light:not(:disabled):not(.disabled).active,
  .show > .btn-light.dropdown-toggle {
    color: #212529;
    background-color: #dae0e5;
    border-color: #d3d9df; }
    .btn-light:not(:disabled):not(.disabled):active:focus, .btn-light:not(:disabled):not(.disabled).active:focus,
    .show > .btn-light.dropdown-toggle:focus {
      box-shadow: 0 0 0 0.2rem rgba(248, 249, 250, 0.5); }

.btn-dark {
  color: #fff;
  background-color: #343a40;
  border-color: #343a40; }
  .btn-dark:hover {
    color: #fff;
    background-color: #23272b;
    border-color: #1d2124; }
  .btn-dark:focus, .btn-dark.focus {
    box-shadow: 0 0 0 0.2rem rgba(52, 58, 64, 0.5); }
  .btn-dark.disabled, .btn-dark:disabled {
    color: #fff;
    background-color: #343a40;
    border-color: #343a40; }
  .btn-dark:not(:disabled):not(.disabled):active, .btn-dark:not(:disabled):not(.disabled).active,
  .show > .btn-dark.dropdown-toggle {
    color: #fff;
    background-color: #1d2124;
    border-color: #171a1d; }
    .btn-dark:not(:disabled):not(.disabled):active:focus, .btn-dark:not(:disabled):not(.disabled).active:focus,
    .show > .btn-dark.dropdown-toggle:focus {
      box-shadow: 0 0 0 0.2rem rgba(52, 58, 64, 0.5); }

.btn-outline-primary {
  color: #026ec1;
  background-color: transparent;
  background-image: none;
  border-color: #026ec1; }
  .btn-outline-primary:hover {
    color: #fff;
    background-color: #026ec1;
    border-color: #026ec1; }
  .btn-outline-primary:focus, .btn-outline-primary.focus {
    box-shadow: 0 0 0 0.2rem rgba(2, 110, 193, 0.5); }
  .btn-outline-primary.disabled, .btn-outline-primary:disabled {
    color: #026ec1;
    background-color: transparent; }
  .btn-outline-primary:not(:disabled):not(.disabled):active, .btn-outline-primary:not(:disabled):not(.disabled).active,
  .show > .btn-outline-primary.dropdown-toggle {
    color: #fff;
    background-color: #026ec1;
    border-color: #026ec1; }
    .btn-outline-primary:not(:disabled):not(.disabled):active:focus, .btn-outline-primary:not(:disabled):not(.disabled).active:focus,
    .show > .btn-outline-primary.dropdown-toggle:focus {
      box-shadow: 0 0 0 0.2rem rgba(2, 110, 193, 0.5); }

.btn-outline-secondary {
  color: #6c757d;
  background-color: transparent;
  background-image: none;
  border-color: #6c757d; }
  .btn-outline-secondary:hover {
    color: #fff;
    background-color: #6c757d;
    border-color: #6c757d; }
  .btn-outline-secondary:focus, .btn-outline-secondary.focus {
    box-shadow: 0 0 0 0.2rem rgba(108, 117, 125, 0.5); }
  .btn-outline-secondary.disabled, .btn-outline-secondary:disabled {
    color: #6c757d;
    background-color: transparent; }
  .btn-outline-secondary:not(:disabled):not(.disabled):active, .btn-outline-secondary:not(:disabled):not(.disabled).active,
  .show > .btn-outline-secondary.dropdown-toggle {
    color: #fff;
    background-color: #6c757d;
    border-color: #6c757d; }
    .btn-outline-secondary:not(:disabled):not(.disabled):active:focus, .btn-outline-secondary:not(:disabled):not(.disabled).active:focus,
    .show > .btn-outline-secondary.dropdown-toggle:focus {
      box-shadow: 0 0 0 0.2rem rgba(108, 117, 125, 0.5); }

.btn-outline-success {
  color: #28a745;
  background-color: transparent;
  background-image: none;
  border-color: #28a745; }
  .btn-outline-success:hover {
    color: #fff;
    background-color: #28a745;
    border-color: #28a745; }
  .btn-outline-success:focus, .btn-outline-success.focus {
    box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.5); }
  .btn-outline-success.disabled, .btn-outline-success:disabled {
    color: #28a745;
    background-color: transparent; }
  .btn-outline-success:not(:disabled):not(.disabled):active, .btn-outline-success:not(:disabled):not(.disabled).active,
  .show > .btn-outline-success.dropdown-toggle {
    color: #fff;
    background-color: #28a745;
    border-color: #28a745; }
    .btn-outline-success:not(:disabled):not(.disabled):active:focus, .btn-outline-success:not(:disabled):not(.disabled).active:focus,
    .show > .btn-outline-success.dropdown-toggle:focus {
      box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.5); }

.btn-outline-info {
  color: #17a2b8;
  background-color: transparent;
  background-image: none;
  border-color: #17a2b8; }
  .btn-outline-info:hover {
    color: #fff;
    background-color: #17a2b8;
    border-color: #17a2b8; }
  .btn-outline-info:focus, .btn-outline-info.focus {
    box-shadow: 0 0 0 0.2rem rgba(23, 162, 184, 0.5); }
  .btn-outline-info.disabled, .btn-outline-info:disabled {
    color: #17a2b8;
    background-color: transparent; }
  .btn-outline-info:not(:disabled):not(.disabled):active, .btn-outline-info:not(:disabled):not(.disabled).active,
  .show > .btn-outline-info.dropdown-toggle {
    color: #fff;
    background-color: #17a2b8;
    border-color: #17a2b8; }
    .btn-outline-info:not(:disabled):not(.disabled):active:focus, .btn-outline-info:not(:disabled):not(.disabled).active:focus,
    .show > .btn-outline-info.dropdown-toggle:focus {
      box-shadow: 0 0 0 0.2rem rgba(23, 162, 184, 0.5); }

.btn-outline-warning {
  color: #ffc107;
  background-color: transparent;
  background-image: none;
  border-color: #ffc107; }
  .btn-outline-warning:hover {
    color: #212529;
    background-color: #ffc107;
    border-color: #ffc107; }
  .btn-outline-warning:focus, .btn-outline-warning.focus {
    box-shadow: 0 0 0 0.2rem rgba(255, 193, 7, 0.5); }
  .btn-outline-warning.disabled, .btn-outline-warning:disabled {
    color: #ffc107;
    background-color: transparent; }
  .btn-outline-warning:not(:disabled):not(.disabled):active, .btn-outline-warning:not(:disabled):not(.disabled).active,
  .show > .btn-outline-warning.dropdown-toggle {
    color: #212529;
    background-color: #ffc107;
    border-color: #ffc107; }
    .btn-outline-warning:not(:disabled):not(.disabled):active:focus, .btn-outline-warning:not(:disabled):not(.disabled).active:focus,
    .show > .btn-outline-warning.dropdown-toggle:focus {
      box-shadow: 0 0 0 0.2rem rgba(255, 193, 7, 0.5); }

.btn-outline-danger {
  color: #dc3545;
  background-color: transparent;
  background-image: none;
  border-color: #dc3545; }
  .btn-outline-danger:hover {
    color: #fff;
    background-color: #dc3545;
    border-color: #dc3545; }
  .btn-outline-danger:focus, .btn-outline-danger.focus {
    box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.5); }
  .btn-outline-danger.disabled, .btn-outline-danger:disabled {
    color: #dc3545;
    background-color: transparent; }
  .btn-outline-danger:not(:disabled):not(.disabled):active, .btn-outline-danger:not(:disabled):not(.disabled).active,
  .show > .btn-outline-danger.dropdown-toggle {
    color: #fff;
    background-color: #dc3545;
    border-color: #dc3545; }
    .btn-outline-danger:not(:disabled):not(.disabled):active:focus, .btn-outline-danger:not(:disabled):not(.disabled).active:focus,
    .show > .btn-outline-danger.dropdown-toggle:focus {
      box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.5); }

.btn-outline-light {
  color: #f8f9fa;
  background-color: transparent;
  background-image: none;
  border-color: #f8f9fa; }
  .btn-outline-light:hover {
    color: #212529;
    background-color: #f8f9fa;
    border-color: #f8f9fa; }
  .btn-outline-light:focus, .btn-outline-light.focus {
    box-shadow: 0 0 0 0.2rem rgba(248, 249, 250, 0.5); }
  .btn-outline-light.disabled, .btn-outline-light:disabled {
    color: #f8f9fa;
    background-color: transparent; }
  .btn-outline-light:not(:disabled):not(.disabled):active, .btn-outline-light:not(:disabled):not(.disabled).active,
  .show > .btn-outline-light.dropdown-toggle {
    color: #212529;
    background-color: #f8f9fa;
    border-color: #f8f9fa; }
    .btn-outline-light:not(:disabled):not(.disabled):active:focus, .btn-outline-light:not(:disabled):not(.disabled).active:focus,
    .show > .btn-outline-light.dropdown-toggle:focus {
      box-shadow: 0 0 0 0.2rem rgba(248, 249, 250, 0.5); }

.btn-outline-dark {
  color: #343a40;
  background-color: transparent;
  background-image: none;
  border-color: #343a40; }
  .btn-outline-dark:hover {
    color: #fff;
    background-color: #343a40;
    border-color: #343a40; }
  .btn-outline-dark:focus, .btn-outline-dark.focus {
    box-shadow: 0 0 0 0.2rem rgba(52, 58, 64, 0.5); }
  .btn-outline-dark.disabled, .btn-outline-dark:disabled {
    color: #343a40;
    background-color: transparent; }
  .btn-outline-dark:not(:disabled):not(.disabled):active, .btn-outline-dark:not(:disabled):not(.disabled).active,
  .show > .btn-outline-dark.dropdown-toggle {
    color: #fff;
    background-color: #343a40;
    border-color: #343a40; }
    .btn-outline-dark:not(:disabled):not(.disabled):active:focus, .btn-outline-dark:not(:disabled):not(.disabled).active:focus,
    .show > .btn-outline-dark.dropdown-toggle:focus {
      box-shadow: 0 0 0 0.2rem rgba(52, 58, 64, 0.5); }

.btn-link {
  font-weight: 400;
  color: #026ec1;
  background-color: transparent; }
  .btn-link:hover {
    color: #014375;
    text-decoration: underline;
    background-color: transparent;
    border-color: transparent; }
  .btn-link:focus, .btn-link.focus {
    text-decoration: underline;
    border-color: transparent;
    box-shadow: none; }
  .btn-link:disabled, .btn-link.disabled {
    color: #6c757d;
    pointer-events: none; }

.btn-lg {
  padding: 0.5rem 1rem;
  font-size: 2rem;
  line-height: 1.5;
  border-radius: 0.3rem; }

.btn-sm {
  padding: 0.25rem 0.5rem;
  font-size: 1.4rem;
  line-height: 1.5;
  border-radius: 0.2rem; }

.btn-block {
  display: block;
  width: 100%; }
  .btn-block + .btn-block {
    margin-top: 0.5rem; }

input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
  width: 100%; }

/* 20230411 topics btn */
.btn-topics {
	margin: 0 auto;
	width: 97%;
	max-width: 200px;
}
.btn-topics a{
	display: flex;
	align-items: center;
	justify-content: center;
  color: #333;
	font-weight: bold;
  background-color: #fff;
  border: 3px solid #0A1566;
	box-shadow: 0px 4px 4px 0px rgb(0 0 0 / 20%);
	padding: 10px 10px 10px 45px;
	width: 100%;
	height: 100%;
	background-image: url(/images/newspaper.png);
	background-size: 30px 30px;
	background-repeat: no-repeat;
	background-position: 15px 50%;
}
.btn-topics a:focus, .btn-topics a.focus {
	box-shadow: 0 0 0 0.2rem rgba(2, 110, 193, 0.5);
}

/* 20230929 sns btn */
.btn-sns {
	margin: 0 auto;
	width: 97%;
	max-width: 200px;
}
.btn-sns a{
	display: flex;
	align-items: center;
	justify-content: center;
  color: #333;
	font-weight: bold;
  background-color: #fff;
  border: 3px solid #0A1566;
	box-shadow: 0px 4px 4px 0px rgb(0 0 0 / 20%);
	padding: 10px 10px 10px 50px;
	width: 100%;
	height: 100%;
	background-image: url(/images/x_icon.png);
	background-size: 22px 22px;
	background-repeat: no-repeat;
	background-position: 15px 50%;
}
.btn-sns a:focus, .btn-topics a.focus {
	box-shadow: 0 0 0 0.2rem rgba(2, 110, 193, 0.5);
}


.align-baseline {
  vertical-align: baseline !important; }

.align-top {
  vertical-align: top !important; }

.align-middle {
  vertical-align: middle !important; }

.align-bottom {
  vertical-align: bottom !important; }

.align-text-bottom {
  vertical-align: text-bottom !important; }

.align-text-top {
  vertical-align: text-top !important; }

.bg-primary {
  background-color: #026ec1 !important; }

a.bg-primary:hover, a.bg-primary:focus,
button.bg-primary:hover,
button.bg-primary:focus {
  background-color: #01518f !important; }

.bg-secondary {
  background-color: #6c757d !important; }

a.bg-secondary:hover, a.bg-secondary:focus,
button.bg-secondary:hover,
button.bg-secondary:focus {
  background-color: #545b62 !important; }

.bg-success {
  background-color: #28a745 !important; }

a.bg-success:hover, a.bg-success:focus,
button.bg-success:hover,
button.bg-success:focus {
  background-color: #1e7e34 !important; }

.bg-info {
  background-color: #17a2b8 !important; }

a.bg-info:hover, a.bg-info:focus,
button.bg-info:hover,
button.bg-info:focus {
  background-color: #117a8b !important; }

.bg-warning {
  background-color: #ffc107 !important; }

a.bg-warning:hover, a.bg-warning:focus,
button.bg-warning:hover,
button.bg-warning:focus {
  background-color: #d39e00 !important; }

.bg-danger {
  background-color: #dc3545 !important; }

a.bg-danger:hover, a.bg-danger:focus,
button.bg-danger:hover,
button.bg-danger:focus {
  background-color: #bd2130 !important; }

.bg-light {
  background-color: #f8f9fa !important; }

a.bg-light:hover, a.bg-light:focus,
button.bg-light:hover,
button.bg-light:focus {
  background-color: #dae0e5 !important; }

.bg-dark {
  background-color: #343a40 !important; }

a.bg-dark:hover, a.bg-dark:focus,
button.bg-dark:hover,
button.bg-dark:focus {
  background-color: #1d2124 !important; }

.bg-white {
  background-color: #fff !important; }

.bg-transparent {
  background-color: transparent !important; }

.border {
  border: 1px solid #dee2e6 !important; }

.border-top {
  border-top: 1px solid #dee2e6 !important; }

.border-right {
  border-right: 1px solid #dee2e6 !important; }

.border-bottom {
  border-bottom: 1px solid #dee2e6 !important; }

.border-left {
  border-left: 1px solid #dee2e6 !important; }

.border-0 {
  border: 0 !important; }

.border-top-0 {
  border-top: 0 !important; }

.border-right-0 {
  border-right: 0 !important; }

.border-bottom-0 {
  border-bottom: 0 !important; }

.border-left-0 {
  border-left: 0 !important; }

.border-primary {
  border-color: #026ec1 !important; }

.border-secondary {
  border-color: #6c757d !important; }

.border-success {
  border-color: #28a745 !important; }

.border-info {
  border-color: #17a2b8 !important; }

.border-warning {
  border-color: #ffc107 !important; }

.border-danger {
  border-color: #dc3545 !important; }

.border-light {
  border-color: #f8f9fa !important; }

.border-dark {
  border-color: #343a40 !important; }

.border-white {
  border-color: #fff !important; }

.rounded {
  border-radius: 0.25rem !important; }

.rounded-top {
  border-top-left-radius: 0.25rem !important;
  border-top-right-radius: 0.25rem !important; }

.rounded-right {
  border-top-right-radius: 0.25rem !important;
  border-bottom-right-radius: 0.25rem !important; }

.rounded-bottom {
  border-bottom-right-radius: 0.25rem !important;
  border-bottom-left-radius: 0.25rem !important; }

.rounded-left {
  border-top-left-radius: 0.25rem !important;
  border-bottom-left-radius: 0.25rem !important; }

.rounded-circle {
  border-radius: 50% !important; }

.rounded-0 {
  border-radius: 0 !important; }

.clearfix::after {
  display: block;
  clear: both;
  content: ""; }

.d-none {
  display: none !important; }

.d-inline {
  display: inline !important; }

.d-inline-block {
  display: inline-block !important; }

.d-block {
  display: block !important; }

.d-table {
  display: table !important; }

.d-table-row {
  display: table-row !important; }

.d-table-cell {
  display: table-cell !important; }

.d-flex {
  display: flex !important; }

.d-inline-flex {
  display: inline-flex !important; }

@media (min-width: 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-row {
    display: table-row !important; }
  .d-sm-table-cell {
    display: table-cell !important; }
  .d-sm-flex {
    display: flex !important; }
  .d-sm-inline-flex {
    display: inline-flex !important; } }

@media (min-width: 768px) {
  .d-md-none {
    display: none !important; }
  .d-md-inline {
    display: inline !important; }
  .d-md-inline-block {
    display: inline-block !important; }
  .d-md-block {
    display: block !important; }
  .d-md-table {
    display: table !important; }
  .d-md-table-row {
    display: table-row !important; }
  .d-md-table-cell {
    display: table-cell !important; }
  .d-md-flex {
    display: flex !important; }
  .d-md-inline-flex {
    display: inline-flex !important; } }

@media (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-row {
    display: table-row !important; }
  .d-lg-table-cell {
    display: table-cell !important; }
  .d-lg-flex {
    display: flex !important; }
  .d-lg-inline-flex {
    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-row {
    display: table-row !important; }
  .d-xl-table-cell {
    display: table-cell !important; }
  .d-xl-flex {
    display: flex !important; }
  .d-xl-inline-flex {
    display: inline-flex !important; } }

@media print {
  .d-print-none {
    display: none !important; }
  .d-print-inline {
    display: inline !important; }
  .d-print-inline-block {
    display: inline-block !important; }
  .d-print-block {
    display: block !important; }
  .d-print-table {
    display: table !important; }
  .d-print-table-row {
    display: table-row !important; }
  .d-print-table-cell {
    display: table-cell !important; }
  .d-print-flex {
    display: flex !important; }
  .d-print-inline-flex {
    display: inline-flex !important; } }

.embed-responsive {
  position: relative;
  display: block;
  width: 100%;
  padding: 0;
  overflow: hidden; }
  .embed-responsive::before {
    display: block;
    content: ""; }
  .embed-responsive .embed-responsive-item,
  .embed-responsive iframe,
  .embed-responsive embed,
  .embed-responsive object,
  .embed-responsive video {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0; }

.embed-responsive-21by9::before {
  padding-top: 42.85714%; }

.embed-responsive-16by9::before {
  padding-top: 56.25%; }

.embed-responsive-4by3::before {
  padding-top: 75%; }

.embed-responsive-1by1::before {
  padding-top: 100%; }

.flex-row {
  flex-direction: row !important; }

.flex-column {
  flex-direction: column !important; }

.flex-row-reverse {
  flex-direction: row-reverse !important; }

.flex-column-reverse {
  flex-direction: column-reverse !important; }

.flex-wrap {
  flex-wrap: wrap !important; }

.flex-nowrap {
  flex-wrap: nowrap !important; }

.flex-wrap-reverse {
  flex-wrap: wrap-reverse !important; }

.flex-fill {
  flex: 1 1 auto !important; }

.flex-grow-0 {
  flex-grow: 0 !important; }

.flex-grow-1 {
  flex-grow: 1 !important; }

.flex-shrink-0 {
  flex-shrink: 0 !important; }

.flex-shrink-1 {
  flex-shrink: 1 !important; }

.justify-content-start {
  justify-content: flex-start !important; }

.justify-content-end {
  justify-content: flex-end !important; }

.justify-content-center {
  justify-content: center !important; }

.justify-content-between {
  justify-content: space-between !important; }

.justify-content-around {
  justify-content: space-around !important; }

.align-items-start {
  align-items: flex-start !important; }

.align-items-end {
  align-items: flex-end !important; }

.align-items-center {
  align-items: center !important; }

.align-items-baseline {
  align-items: baseline !important; }

.align-items-stretch {
  align-items: stretch !important; }

.align-content-start {
  align-content: flex-start !important; }

.align-content-end {
  align-content: flex-end !important; }

.align-content-center {
  align-content: center !important; }

.align-content-between {
  align-content: space-between !important; }

.align-content-around {
  align-content: space-around !important; }

.align-content-stretch {
  align-content: stretch !important; }

.align-self-auto {
  align-self: auto !important; }

.align-self-start {
  align-self: flex-start !important; }

.align-self-end {
  align-self: flex-end !important; }

.align-self-center {
  align-self: center !important; }

.align-self-baseline {
  align-self: baseline !important; }

.align-self-stretch {
  align-self: stretch !important; }

@media (min-width: 576px) {
  .flex-sm-row {
    flex-direction: row !important; }
  .flex-sm-column {
    flex-direction: column !important; }
  .flex-sm-row-reverse {
    flex-direction: row-reverse !important; }
  .flex-sm-column-reverse {
    flex-direction: column-reverse !important; }
  .flex-sm-wrap {
    flex-wrap: wrap !important; }
  .flex-sm-nowrap {
    flex-wrap: nowrap !important; }
  .flex-sm-wrap-reverse {
    flex-wrap: wrap-reverse !important; }
  .flex-sm-fill {
    flex: 1 1 auto !important; }
  .flex-sm-grow-0 {
    flex-grow: 0 !important; }
  .flex-sm-grow-1 {
    flex-grow: 1 !important; }
  .flex-sm-shrink-0 {
    flex-shrink: 0 !important; }
  .flex-sm-shrink-1 {
    flex-shrink: 1 !important; }
  .justify-content-sm-start {
    justify-content: flex-start !important; }
  .justify-content-sm-end {
    justify-content: flex-end !important; }
  .justify-content-sm-center {
    justify-content: center !important; }
  .justify-content-sm-between {
    justify-content: space-between !important; }
  .justify-content-sm-around {
    justify-content: space-around !important; }
  .align-items-sm-start {
    align-items: flex-start !important; }
  .align-items-sm-end {
    align-items: flex-end !important; }
  .align-items-sm-center {
    align-items: center !important; }
  .align-items-sm-baseline {
    align-items: baseline !important; }
  .align-items-sm-stretch {
    align-items: stretch !important; }
  .align-content-sm-start {
    align-content: flex-start !important; }
  .align-content-sm-end {
    align-content: flex-end !important; }
  .align-content-sm-center {
    align-content: center !important; }
  .align-content-sm-between {
    align-content: space-between !important; }
  .align-content-sm-around {
    align-content: space-around !important; }
  .align-content-sm-stretch {
    align-content: stretch !important; }
  .align-self-sm-auto {
    align-self: auto !important; }
  .align-self-sm-start {
    align-self: flex-start !important; }
  .align-self-sm-end {
    align-self: flex-end !important; }
  .align-self-sm-center {
    align-self: center !important; }
  .align-self-sm-baseline {
    align-self: baseline !important; }
  .align-self-sm-stretch {
    align-self: stretch !important; } }

@media (min-width: 768px) {
  .flex-md-row {
    flex-direction: row !important; }
  .flex-md-column {
    flex-direction: column !important; }
  .flex-md-row-reverse {
    flex-direction: row-reverse !important; }
  .flex-md-column-reverse {
    flex-direction: column-reverse !important; }
  .flex-md-wrap {
    flex-wrap: wrap !important; }
  .flex-md-nowrap {
    flex-wrap: nowrap !important; }
  .flex-md-wrap-reverse {
    flex-wrap: wrap-reverse !important; }
  .flex-md-fill {
    flex: 1 1 auto !important; }
  .flex-md-grow-0 {
    flex-grow: 0 !important; }
  .flex-md-grow-1 {
    flex-grow: 1 !important; }
  .flex-md-shrink-0 {
    flex-shrink: 0 !important; }
  .flex-md-shrink-1 {
    flex-shrink: 1 !important; }
  .justify-content-md-start {
    justify-content: flex-start !important; }
  .justify-content-md-end {
    justify-content: flex-end !important; }
  .justify-content-md-center {
    justify-content: center !important; }
  .justify-content-md-between {
    justify-content: space-between !important; }
  .justify-content-md-around {
    justify-content: space-around !important; }
  .align-items-md-start {
    align-items: flex-start !important; }
  .align-items-md-end {
    align-items: flex-end !important; }
  .align-items-md-center {
    align-items: center !important; }
  .align-items-md-baseline {
    align-items: baseline !important; }
  .align-items-md-stretch {
    align-items: stretch !important; }
  .align-content-md-start {
    align-content: flex-start !important; }
  .align-content-md-end {
    align-content: flex-end !important; }
  .align-content-md-center {
    align-content: center !important; }
  .align-content-md-between {
    align-content: space-between !important; }
  .align-content-md-around {
    align-content: space-around !important; }
  .align-content-md-stretch {
    align-content: stretch !important; }
  .align-self-md-auto {
    align-self: auto !important; }
  .align-self-md-start {
    align-self: flex-start !important; }
  .align-self-md-end {
    align-self: flex-end !important; }
  .align-self-md-center {
    align-self: center !important; }
  .align-self-md-baseline {
    align-self: baseline !important; }
  .align-self-md-stretch {
    align-self: stretch !important; } }

@media (min-width: 992px) {
  .flex-lg-row {
    flex-direction: row !important; }
  .flex-lg-column {
    flex-direction: column !important; }
  .flex-lg-row-reverse {
    flex-direction: row-reverse !important; }
  .flex-lg-column-reverse {
    flex-direction: column-reverse !important; }
  .flex-lg-wrap {
    flex-wrap: wrap !important; }
  .flex-lg-nowrap {
    flex-wrap: nowrap !important; }
  .flex-lg-wrap-reverse {
    flex-wrap: wrap-reverse !important; }
  .flex-lg-fill {
    flex: 1 1 auto !important; }
  .flex-lg-grow-0 {
    flex-grow: 0 !important; }
  .flex-lg-grow-1 {
    flex-grow: 1 !important; }
  .flex-lg-shrink-0 {
    flex-shrink: 0 !important; }
  .flex-lg-shrink-1 {
    flex-shrink: 1 !important; }
  .justify-content-lg-start {
    justify-content: flex-start !important; }
  .justify-content-lg-end {
    justify-content: flex-end !important; }
  .justify-content-lg-center {
    justify-content: center !important; }
  .justify-content-lg-between {
    justify-content: space-between !important; }
  .justify-content-lg-around {
    justify-content: space-around !important; }
  .align-items-lg-start {
    align-items: flex-start !important; }
  .align-items-lg-end {
    align-items: flex-end !important; }
  .align-items-lg-center {
    align-items: center !important; }
  .align-items-lg-baseline {
    align-items: baseline !important; }
  .align-items-lg-stretch {
    align-items: stretch !important; }
  .align-content-lg-start {
    align-content: flex-start !important; }
  .align-content-lg-end {
    align-content: flex-end !important; }
  .align-content-lg-center {
    align-content: center !important; }
  .align-content-lg-between {
    align-content: space-between !important; }
  .align-content-lg-around {
    align-content: space-around !important; }
  .align-content-lg-stretch {
    align-content: stretch !important; }
  .align-self-lg-auto {
    align-self: auto !important; }
  .align-self-lg-start {
    align-self: flex-start !important; }
  .align-self-lg-end {
    align-self: flex-end !important; }
  .align-self-lg-center {
    align-self: center !important; }
  .align-self-lg-baseline {
    align-self: baseline !important; }
  .align-self-lg-stretch {
    align-self: stretch !important; } }

@media (min-width: 1200px) {
  .flex-xl-row {
    flex-direction: row !important; }
  .flex-xl-column {
    flex-direction: column !important; }
  .flex-xl-row-reverse {
    flex-direction: row-reverse !important; }
  .flex-xl-column-reverse {
    flex-direction: column-reverse !important; }
  .flex-xl-wrap {
    flex-wrap: wrap !important; }
  .flex-xl-nowrap {
    flex-wrap: nowrap !important; }
  .flex-xl-wrap-reverse {
    flex-wrap: wrap-reverse !important; }
  .flex-xl-fill {
    flex: 1 1 auto !important; }
  .flex-xl-grow-0 {
    flex-grow: 0 !important; }
  .flex-xl-grow-1 {
    flex-grow: 1 !important; }
  .flex-xl-shrink-0 {
    flex-shrink: 0 !important; }
  .flex-xl-shrink-1 {
    flex-shrink: 1 !important; }
  .justify-content-xl-start {
    justify-content: flex-start !important; }
  .justify-content-xl-end {
    justify-content: flex-end !important; }
  .justify-content-xl-center {
    justify-content: center !important; }
  .justify-content-xl-between {
    justify-content: space-between !important; }
  .justify-content-xl-around {
    justify-content: space-around !important; }
  .align-items-xl-start {
    align-items: flex-start !important; }
  .align-items-xl-end {
    align-items: flex-end !important; }
  .align-items-xl-center {
    align-items: center !important; }
  .align-items-xl-baseline {
    align-items: baseline !important; }
  .align-items-xl-stretch {
    align-items: stretch !important; }
  .align-content-xl-start {
    align-content: flex-start !important; }
  .align-content-xl-end {
    align-content: flex-end !important; }
  .align-content-xl-center {
    align-content: center !important; }
  .align-content-xl-between {
    align-content: space-between !important; }
  .align-content-xl-around {
    align-content: space-around !important; }
  .align-content-xl-stretch {
    align-content: stretch !important; }
  .align-self-xl-auto {
    align-self: auto !important; }
  .align-self-xl-start {
    align-self: flex-start !important; }
  .align-self-xl-end {
    align-self: flex-end !important; }
  .align-self-xl-center {
    align-self: center !important; }
  .align-self-xl-baseline {
    align-self: baseline !important; }
  .align-self-xl-stretch {
    align-self: stretch !important; } }

.float-left {
  float: left !important; }

.float-right {
  float: right !important; }

.float-none {
  float: none !important; }

@media (min-width: 576px) {
  .float-sm-left {
    float: left !important; }
  .float-sm-right {
    float: right !important; }
  .float-sm-none {
    float: none !important; } }

@media (min-width: 768px) {
  .float-md-left {
    float: left !important; }
  .float-md-right {
    float: right !important; }
  .float-md-none {
    float: none !important; } }

@media (min-width: 992px) {
  .float-lg-left {
    float: left !important; }
  .float-lg-right {
    float: right !important; }
  .float-lg-none {
    float: none !important; } }

@media (min-width: 1200px) {
  .float-xl-left {
    float: left !important; }
  .float-xl-right {
    float: right !important; }
  .float-xl-none {
    float: none !important; } }

.position-static {
  position: static !important; }

.position-relative {
  position: relative !important; }

.position-absolute {
  position: absolute !important; }

.position-fixed {
  position: fixed !important; }

.position-sticky {
  position: sticky !important; }

.fixed-top {
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  z-index: 1030; }

.fixed-bottom {
  position: fixed;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1030; }

@supports (position: sticky) {
  .sticky-top {
    position: sticky;
    top: 0;
    z-index: 1020; } }

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border: 0; }

.sr-only-focusable:active, .sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  overflow: visible;
  clip: auto;
  white-space: normal; }

.shadow-sm {
  box-shadow: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.075) !important; }

.shadow {
  box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15) !important; }

.shadow-lg {
  box-shadow: 0 1rem 3rem rgba(0, 0, 0, 0.175) !important; }

.shadow-none {
  box-shadow: none !important; }

.w-25 {
  width: 25% !important; }

.w-50 {
  width: 50% !important; }

.w-75 {
  width: 75% !important; }

.w-100 {
  width: 100% !important; }

.w-auto {
  width: auto !important; }

.h-25 {
  height: 25% !important; }

.h-50 {
  height: 50% !important; }

.h-75 {
  height: 75% !important; }

.h-100 {
  height: 100% !important; }

.h-auto {
  height: auto !important; }

.mw-100 {
  max-width: 100% !important; }

.mh-100 {
  max-height: 100% !important; }

.m-0 {
  margin: 0 !important; }

.mt-0,
.my-0 {
  margin-top: 0 !important; }

.mr-0,
.mx-0 {
  margin-right: 0 !important; }

.mb-0,
.my-0 {
  margin-bottom: 0 !important; }

.ml-0,
.mx-0 {
  margin-left: 0 !important; }

.m-1 {
  margin: 0.25rem !important; }

.mt-1,
.my-1 {
  margin-top: 0.25rem !important; }

.mr-1,
.mx-1 {
  margin-right: 0.25rem !important; }

.mb-1,
.my-1 {
  margin-bottom: 0.25rem !important; }

.ml-1,
.mx-1 {
  margin-left: 0.25rem !important; }

.m-2 {
  margin: 0.5rem !important; }

.mt-2,
.my-2 {
  margin-top: 0.5rem !important; }

.mr-2,
.mx-2 {
  margin-right: 0.5rem !important; }

.mb-2,
.my-2 {
  margin-bottom: 0.5rem !important; }

.ml-2,
.mx-2 {
  margin-left: 0.5rem !important; }

.m-3 {
  margin: 1rem !important; }

.mt-3,
.my-3 {
  margin-top: 1rem !important; }

.mr-3,
.mx-3 {
  margin-right: 1rem !important; }

.mb-3,
.my-3 {
  margin-bottom: 1rem !important; }

.ml-3,
.mx-3 {
  margin-left: 1rem !important; }

.m-4 {
  margin: 1.5rem !important; }

.mt-4,
.my-4 {
  margin-top: 1.5rem !important; }

.mr-4,
.mx-4 {
  margin-right: 1.5rem !important; }

.mb-4,
.my-4 {
  margin-bottom: 1.5rem !important; }

.ml-4,
.mx-4 {
  margin-left: 1.5rem !important; }

.m-5 {
  margin: 3rem !important; }

.mt-5,
.my-5 {
  margin-top: 3rem !important; }

.mr-5,
.mx-5 {
  margin-right: 3rem !important; }

.mb-5,
.my-5 {
  margin-bottom: 3rem !important; }

.ml-5,
.mx-5 {
  margin-left: 3rem !important; }

.p-0 {
  padding: 0 !important; }

.pt-0,
.py-0 {
  padding-top: 0 !important; }

.pr-0,
.px-0 {
  padding-right: 0 !important; }

.pb-0,
.py-0 {
  padding-bottom: 0 !important; }

.pl-0,
.px-0 {
  padding-left: 0 !important; }

.p-1 {
  padding: 0.25rem !important; }

.pt-1,
.py-1 {
  padding-top: 0.25rem !important; }

.pr-1,
.px-1 {
  padding-right: 0.25rem !important; }

.pb-1,
.py-1 {
  padding-bottom: 0.25rem !important; }

.pl-1,
.px-1 {
  padding-left: 0.25rem !important; }

.p-2 {
  padding: 0.5rem !important; }

.pt-2,
.py-2 {
  padding-top: 0.5rem !important; }

.pr-2,
.px-2 {
  padding-right: 0.5rem !important; }

.pb-2,
.py-2 {
  padding-bottom: 0.5rem !important; }

.pl-2,
.px-2 {
  padding-left: 0.5rem !important; }

.p-3 {
  padding: 1rem !important; }

.pt-3,
.py-3 {
  padding-top: 1rem !important; }

.pr-3,
.px-3 {
  padding-right: 1rem !important; }

.pb-3,
.py-3 {
  padding-bottom: 1rem !important; }

.pl-3,
.px-3 {
  padding-left: 1rem !important; }

.p-4 {
  padding: 1.5rem !important; }

.pt-4,
.py-4 {
  padding-top: 1.5rem !important; }

.pr-4,
.px-4 {
  padding-right: 1.5rem !important; }

.pb-4,
.py-4 {
  padding-bottom: 1.5rem !important; }

.pl-4,
.px-4 {
  padding-left: 1.5rem !important; }

.p-5 {
  padding: 3rem !important; }

.pt-5,
.py-5 {
  padding-top: 3rem !important; }

.pr-5,
.px-5 {
  padding-right: 3rem !important; }

.pb-5,
.py-5 {
  padding-bottom: 3rem !important; }

.pl-5,
.px-5 {
  padding-left: 3rem !important; }

.m-auto {
  margin: auto !important; }

.mt-auto,
.my-auto {
  margin-top: auto !important; }

.mr-auto,
.mx-auto {
  margin-right: auto !important; }

.mb-auto,
.my-auto {
  margin-bottom: auto !important; }

.ml-auto,
.mx-auto {
  margin-left: auto !important; }

@media (min-width: 576px) {
  .m-sm-0 {
    margin: 0 !important; }
  .mt-sm-0,
  .my-sm-0 {
    margin-top: 0 !important; }
  .mr-sm-0,
  .mx-sm-0 {
    margin-right: 0 !important; }
  .mb-sm-0,
  .my-sm-0 {
    margin-bottom: 0 !important; }
  .ml-sm-0,
  .mx-sm-0 {
    margin-left: 0 !important; }
  .m-sm-1 {
    margin: 0.25rem !important; }
  .mt-sm-1,
  .my-sm-1 {
    margin-top: 0.25rem !important; }
  .mr-sm-1,
  .mx-sm-1 {
    margin-right: 0.25rem !important; }
  .mb-sm-1,
  .my-sm-1 {
    margin-bottom: 0.25rem !important; }
  .ml-sm-1,
  .mx-sm-1 {
    margin-left: 0.25rem !important; }
  .m-sm-2 {
    margin: 0.5rem !important; }
  .mt-sm-2,
  .my-sm-2 {
    margin-top: 0.5rem !important; }
  .mr-sm-2,
  .mx-sm-2 {
    margin-right: 0.5rem !important; }
  .mb-sm-2,
  .my-sm-2 {
    margin-bottom: 0.5rem !important; }
  .ml-sm-2,
  .mx-sm-2 {
    margin-left: 0.5rem !important; }
  .m-sm-3 {
    margin: 1rem !important; }
  .mt-sm-3,
  .my-sm-3 {
    margin-top: 1rem !important; }
  .mr-sm-3,
  .mx-sm-3 {
    margin-right: 1rem !important; }
  .mb-sm-3,
  .my-sm-3 {
    margin-bottom: 1rem !important; }
  .ml-sm-3,
  .mx-sm-3 {
    margin-left: 1rem !important; }
  .m-sm-4 {
    margin: 1.5rem !important; }
  .mt-sm-4,
  .my-sm-4 {
    margin-top: 1.5rem !important; }
  .mr-sm-4,
  .mx-sm-4 {
    margin-right: 1.5rem !important; }
  .mb-sm-4,
  .my-sm-4 {
    margin-bottom: 1.5rem !important; }
  .ml-sm-4,
  .mx-sm-4 {
    margin-left: 1.5rem !important; }
  .m-sm-5 {
    margin: 3rem !important; }
  .mt-sm-5,
  .my-sm-5 {
    margin-top: 3rem !important; }
  .mr-sm-5,
  .mx-sm-5 {
    margin-right: 3rem !important; }
  .mb-sm-5,
  .my-sm-5 {
    margin-bottom: 3rem !important; }
  .ml-sm-5,
  .mx-sm-5 {
    margin-left: 3rem !important; }
  .p-sm-0 {
    padding: 0 !important; }
  .pt-sm-0,
  .py-sm-0 {
    padding-top: 0 !important; }
  .pr-sm-0,
  .px-sm-0 {
    padding-right: 0 !important; }
  .pb-sm-0,
  .py-sm-0 {
    padding-bottom: 0 !important; }
  .pl-sm-0,
  .px-sm-0 {
    padding-left: 0 !important; }
  .p-sm-1 {
    padding: 0.25rem !important; }
  .pt-sm-1,
  .py-sm-1 {
    padding-top: 0.25rem !important; }
  .pr-sm-1,
  .px-sm-1 {
    padding-right: 0.25rem !important; }
  .pb-sm-1,
  .py-sm-1 {
    padding-bottom: 0.25rem !important; }
  .pl-sm-1,
  .px-sm-1 {
    padding-left: 0.25rem !important; }
  .p-sm-2 {
    padding: 0.5rem !important; }
  .pt-sm-2,
  .py-sm-2 {
    padding-top: 0.5rem !important; }
  .pr-sm-2,
  .px-sm-2 {
    padding-right: 0.5rem !important; }
  .pb-sm-2,
  .py-sm-2 {
    padding-bottom: 0.5rem !important; }
  .pl-sm-2,
  .px-sm-2 {
    padding-left: 0.5rem !important; }
  .p-sm-3 {
    padding: 1rem !important; }
  .pt-sm-3,
  .py-sm-3 {
    padding-top: 1rem !important; }
  .pr-sm-3,
  .px-sm-3 {
    padding-right: 1rem !important; }
  .pb-sm-3,
  .py-sm-3 {
    padding-bottom: 1rem !important; }
  .pl-sm-3,
  .px-sm-3 {
    padding-left: 1rem !important; }
  .p-sm-4 {
    padding: 1.5rem !important; }
  .pt-sm-4,
  .py-sm-4 {
    padding-top: 1.5rem !important; }
  .pr-sm-4,
  .px-sm-4 {
    padding-right: 1.5rem !important; }
  .pb-sm-4,
  .py-sm-4 {
    padding-bottom: 1.5rem !important; }
  .pl-sm-4,
  .px-sm-4 {
    padding-left: 1.5rem !important; }
  .p-sm-5 {
    padding: 3rem !important; }
  .pt-sm-5,
  .py-sm-5 {
    padding-top: 3rem !important; }
  .pr-sm-5,
  .px-sm-5 {
    padding-right: 3rem !important; }
  .pb-sm-5,
  .py-sm-5 {
    padding-bottom: 3rem !important; }
  .pl-sm-5,
  .px-sm-5 {
    padding-left: 3rem !important; }
  .m-sm-auto {
    margin: auto !important; }
  .mt-sm-auto,
  .my-sm-auto {
    margin-top: auto !important; }
  .mr-sm-auto,
  .mx-sm-auto {
    margin-right: auto !important; }
  .mb-sm-auto,
  .my-sm-auto {
    margin-bottom: auto !important; }
  .ml-sm-auto,
  .mx-sm-auto {
    margin-left: auto !important; } }

@media (min-width: 768px) {
  .m-md-0 {
    margin: 0 !important; }
  .mt-md-0,
  .my-md-0 {
    margin-top: 0 !important; }
  .mr-md-0,
  .mx-md-0 {
    margin-right: 0 !important; }
  .mb-md-0,
  .my-md-0 {
    margin-bottom: 0 !important; }
  .ml-md-0,
  .mx-md-0 {
    margin-left: 0 !important; }
  .m-md-1 {
    margin: 0.25rem !important; }
  .mt-md-1,
  .my-md-1 {
    margin-top: 0.25rem !important; }
  .mr-md-1,
  .mx-md-1 {
    margin-right: 0.25rem !important; }
  .mb-md-1,
  .my-md-1 {
    margin-bottom: 0.25rem !important; }
  .ml-md-1,
  .mx-md-1 {
    margin-left: 0.25rem !important; }
  .m-md-2 {
    margin: 0.5rem !important; }
  .mt-md-2,
  .my-md-2 {
    margin-top: 0.5rem !important; }
  .mr-md-2,
  .mx-md-2 {
    margin-right: 0.5rem !important; }
  .mb-md-2,
  .my-md-2 {
    margin-bottom: 0.5rem !important; }
  .ml-md-2,
  .mx-md-2 {
    margin-left: 0.5rem !important; }
  .m-md-3 {
    margin: 1rem !important; }
  .mt-md-3,
  .my-md-3 {
    margin-top: 1rem !important; }
  .mr-md-3,
  .mx-md-3 {
    margin-right: 1rem !important; }
  .mb-md-3,
  .my-md-3 {
    margin-bottom: 1rem !important; }
  .ml-md-3,
  .mx-md-3 {
    margin-left: 1rem !important; }
  .m-md-4 {
    margin: 1.5rem !important; }
  .mt-md-4,
  .my-md-4 {
    margin-top: 1.5rem !important; }
  .mr-md-4,
  .mx-md-4 {
    margin-right: 1.5rem !important; }
  .mb-md-4,
  .my-md-4 {
    margin-bottom: 1.5rem !important; }
  .ml-md-4,
  .mx-md-4 {
    margin-left: 1.5rem !important; }
  .m-md-5 {
    margin: 3rem !important; }
  .mt-md-5,
  .my-md-5 {
    margin-top: 3rem !important; }
  .mr-md-5,
  .mx-md-5 {
    margin-right: 3rem !important; }
  .mb-md-5,
  .my-md-5 {
    margin-bottom: 3rem !important; }
  .ml-md-5,
  .mx-md-5 {
    margin-left: 3rem !important; }
  .p-md-0 {
    padding: 0 !important; }
  .pt-md-0,
  .py-md-0 {
    padding-top: 0 !important; }
  .pr-md-0,
  .px-md-0 {
    padding-right: 0 !important; }
  .pb-md-0,
  .py-md-0 {
    padding-bottom: 0 !important; }
  .pl-md-0,
  .px-md-0 {
    padding-left: 0 !important; }
  .p-md-1 {
    padding: 0.25rem !important; }
  .pt-md-1,
  .py-md-1 {
    padding-top: 0.25rem !important; }
  .pr-md-1,
  .px-md-1 {
    padding-right: 0.25rem !important; }
  .pb-md-1,
  .py-md-1 {
    padding-bottom: 0.25rem !important; }
  .pl-md-1,
  .px-md-1 {
    padding-left: 0.25rem !important; }
  .p-md-2 {
    padding: 0.5rem !important; }
  .pt-md-2,
  .py-md-2 {
    padding-top: 0.5rem !important; }
  .pr-md-2,
  .px-md-2 {
    padding-right: 0.5rem !important; }
  .pb-md-2,
  .py-md-2 {
    padding-bottom: 0.5rem !important; }
  .pl-md-2,
  .px-md-2 {
    padding-left: 0.5rem !important; }
  .p-md-3 {
    padding: 1rem !important; }
  .pt-md-3,
  .py-md-3 {
    padding-top: 1rem !important; }
  .pr-md-3,
  .px-md-3 {
    padding-right: 1rem !important; }
  .pb-md-3,
  .py-md-3 {
    padding-bottom: 1rem !important; }
  .pl-md-3,
  .px-md-3 {
    padding-left: 1rem !important; }
  .p-md-4 {
    padding: 1.5rem !important; }
  .pt-md-4,
  .py-md-4 {
    padding-top: 1.5rem !important; }
  .pr-md-4,
  .px-md-4 {
    padding-right: 1.5rem !important; }
  .pb-md-4,
  .py-md-4 {
    padding-bottom: 1.5rem !important; }
  .pl-md-4,
  .px-md-4 {
    padding-left: 1.5rem !important; }
  .p-md-5 {
    padding: 3rem !important; }
  .pt-md-5,
  .py-md-5 {
    padding-top: 3rem !important; }
  .pr-md-5,
  .px-md-5 {
    padding-right: 3rem !important; }
  .pb-md-5,
  .py-md-5 {
    padding-bottom: 3rem !important; }
  .pl-md-5,
  .px-md-5 {
    padding-left: 3rem !important; }
  .m-md-auto {
    margin: auto !important; }
  .mt-md-auto,
  .my-md-auto {
    margin-top: auto !important; }
  .mr-md-auto,
  .mx-md-auto {
    margin-right: auto !important; }
  .mb-md-auto,
  .my-md-auto {
    margin-bottom: auto !important; }
  .ml-md-auto,
  .mx-md-auto {
    margin-left: auto !important; } }

@media (min-width: 992px) {
  .m-lg-0 {
    margin: 0 !important; }
  .mt-lg-0,
  .my-lg-0 {
    margin-top: 0 !important; }
  .mr-lg-0,
  .mx-lg-0 {
    margin-right: 0 !important; }
  .mb-lg-0,
  .my-lg-0 {
    margin-bottom: 0 !important; }
  .ml-lg-0,
  .mx-lg-0 {
    margin-left: 0 !important; }
  .m-lg-1 {
    margin: 0.25rem !important; }
  .mt-lg-1,
  .my-lg-1 {
    margin-top: 0.25rem !important; }
  .mr-lg-1,
  .mx-lg-1 {
    margin-right: 0.25rem !important; }
  .mb-lg-1,
  .my-lg-1 {
    margin-bottom: 0.25rem !important; }
  .ml-lg-1,
  .mx-lg-1 {
    margin-left: 0.25rem !important; }
  .m-lg-2 {
    margin: 0.5rem !important; }
  .mt-lg-2,
  .my-lg-2 {
    margin-top: 0.5rem !important; }
  .mr-lg-2,
  .mx-lg-2 {
    margin-right: 0.5rem !important; }
  .mb-lg-2,
  .my-lg-2 {
    margin-bottom: 0.5rem !important; }
  .ml-lg-2,
  .mx-lg-2 {
    margin-left: 0.5rem !important; }
  .m-lg-3 {
    margin: 1rem !important; }
  .mt-lg-3,
  .my-lg-3 {
    margin-top: 1rem !important; }
  .mr-lg-3,
  .mx-lg-3 {
    margin-right: 1rem !important; }
  .mb-lg-3,
  .my-lg-3 {
    margin-bottom: 1rem !important; }
  .ml-lg-3,
  .mx-lg-3 {
    margin-left: 1rem !important; }
  .m-lg-4 {
    margin: 1.5rem !important; }
  .mt-lg-4,
  .my-lg-4 {
    margin-top: 1.5rem !important; }
  .mr-lg-4,
  .mx-lg-4 {
    margin-right: 1.5rem !important; }
  .mb-lg-4,
  .my-lg-4 {
    margin-bottom: 1.5rem !important; }
  .ml-lg-4,
  .mx-lg-4 {
    margin-left: 1.5rem !important; }
  .m-lg-5 {
    margin: 3rem !important; }
  .mt-lg-5,
  .my-lg-5 {
    margin-top: 3rem !important; }
  .mr-lg-5,
  .mx-lg-5 {
    margin-right: 3rem !important; }
  .mb-lg-5,
  .my-lg-5 {
    margin-bottom: 3rem !important; }
  .ml-lg-5,
  .mx-lg-5 {
    margin-left: 3rem !important; }
  .p-lg-0 {
    padding: 0 !important; }
  .pt-lg-0,
  .py-lg-0 {
    padding-top: 0 !important; }
  .pr-lg-0,
  .px-lg-0 {
    padding-right: 0 !important; }
  .pb-lg-0,
  .py-lg-0 {
    padding-bottom: 0 !important; }
  .pl-lg-0,
  .px-lg-0 {
    padding-left: 0 !important; }
  .p-lg-1 {
    padding: 0.25rem !important; }
  .pt-lg-1,
  .py-lg-1 {
    padding-top: 0.25rem !important; }
  .pr-lg-1,
  .px-lg-1 {
    padding-right: 0.25rem !important; }
  .pb-lg-1,
  .py-lg-1 {
    padding-bottom: 0.25rem !important; }
  .pl-lg-1,
  .px-lg-1 {
    padding-left: 0.25rem !important; }
  .p-lg-2 {
    padding: 0.5rem !important; }
  .pt-lg-2,
  .py-lg-2 {
    padding-top: 0.5rem !important; }
  .pr-lg-2,
  .px-lg-2 {
    padding-right: 0.5rem !important; }
  .pb-lg-2,
  .py-lg-2 {
    padding-bottom: 0.5rem !important; }
  .pl-lg-2,
  .px-lg-2 {
    padding-left: 0.5rem !important; }
  .p-lg-3 {
    padding: 1rem !important; }
  .pt-lg-3,
  .py-lg-3 {
    padding-top: 1rem !important; }
  .pr-lg-3,
  .px-lg-3 {
    padding-right: 1rem !important; }
  .pb-lg-3,
  .py-lg-3 {
    padding-bottom: 1rem !important; }
  .pl-lg-3,
  .px-lg-3 {
    padding-left: 1rem !important; }
  .p-lg-4 {
    padding: 1.5rem !important; }
  .pt-lg-4,
  .py-lg-4 {
    padding-top: 1.5rem !important; }
  .pr-lg-4,
  .px-lg-4 {
    padding-right: 1.5rem !important; }
  .pb-lg-4,
  .py-lg-4 {
    padding-bottom: 1.5rem !important; }
  .pl-lg-4,
  .px-lg-4 {
    padding-left: 1.5rem !important; }
  .p-lg-5 {
    padding: 3rem !important; }
  .pt-lg-5,
  .py-lg-5 {
    padding-top: 3rem !important; }
  .pr-lg-5,
  .px-lg-5 {
    padding-right: 3rem !important; }
  .pb-lg-5,
  .py-lg-5 {
    padding-bottom: 3rem !important; }
  .pl-lg-5,
  .px-lg-5 {
    padding-left: 3rem !important; }
  .m-lg-auto {
    margin: auto !important; }
  .mt-lg-auto,
  .my-lg-auto {
    margin-top: auto !important; }
  .mr-lg-auto,
  .mx-lg-auto {
    margin-right: auto !important; }
  .mb-lg-auto,
  .my-lg-auto {
    margin-bottom: auto !important; }
  .ml-lg-auto,
  .mx-lg-auto {
    margin-left: auto !important; } }

@media (min-width: 1200px) {
  .m-xl-0 {
    margin: 0 !important; }
  .mt-xl-0,
  .my-xl-0 {
    margin-top: 0 !important; }
  .mr-xl-0,
  .mx-xl-0 {
    margin-right: 0 !important; }
  .mb-xl-0,
  .my-xl-0 {
    margin-bottom: 0 !important; }
  .ml-xl-0,
  .mx-xl-0 {
    margin-left: 0 !important; }
  .m-xl-1 {
    margin: 0.25rem !important; }
  .mt-xl-1,
  .my-xl-1 {
    margin-top: 0.25rem !important; }
  .mr-xl-1,
  .mx-xl-1 {
    margin-right: 0.25rem !important; }
  .mb-xl-1,
  .my-xl-1 {
    margin-bottom: 0.25rem !important; }
  .ml-xl-1,
  .mx-xl-1 {
    margin-left: 0.25rem !important; }
  .m-xl-2 {
    margin: 0.5rem !important; }
  .mt-xl-2,
  .my-xl-2 {
    margin-top: 0.5rem !important; }
  .mr-xl-2,
  .mx-xl-2 {
    margin-right: 0.5rem !important; }
  .mb-xl-2,
  .my-xl-2 {
    margin-bottom: 0.5rem !important; }
  .ml-xl-2,
  .mx-xl-2 {
    margin-left: 0.5rem !important; }
  .m-xl-3 {
    margin: 1rem !important; }
  .mt-xl-3,
  .my-xl-3 {
    margin-top: 1rem !important; }
  .mr-xl-3,
  .mx-xl-3 {
    margin-right: 1rem !important; }
  .mb-xl-3,
  .my-xl-3 {
    margin-bottom: 1rem !important; }
  .ml-xl-3,
  .mx-xl-3 {
    margin-left: 1rem !important; }
  .m-xl-4 {
    margin: 1.5rem !important; }
  .mt-xl-4,
  .my-xl-4 {
    margin-top: 1.5rem !important; }
  .mr-xl-4,
  .mx-xl-4 {
    margin-right: 1.5rem !important; }
  .mb-xl-4,
  .my-xl-4 {
    margin-bottom: 1.5rem !important; }
  .ml-xl-4,
  .mx-xl-4 {
    margin-left: 1.5rem !important; }
  .m-xl-5 {
    margin: 3rem !important; }
  .mt-xl-5,
  .my-xl-5 {
    margin-top: 3rem !important; }
  .mr-xl-5,
  .mx-xl-5 {
    margin-right: 3rem !important; }
  .mb-xl-5,
  .my-xl-5 {
    margin-bottom: 3rem !important; }
  .ml-xl-5,
  .mx-xl-5 {
    margin-left: 3rem !important; }
  .p-xl-0 {
    padding: 0 !important; }
  .pt-xl-0,
  .py-xl-0 {
    padding-top: 0 !important; }
  .pr-xl-0,
  .px-xl-0 {
    padding-right: 0 !important; }
  .pb-xl-0,
  .py-xl-0 {
    padding-bottom: 0 !important; }
  .pl-xl-0,
  .px-xl-0 {
    padding-left: 0 !important; }
  .p-xl-1 {
    padding: 0.25rem !important; }
  .pt-xl-1,
  .py-xl-1 {
    padding-top: 0.25rem !important; }
  .pr-xl-1,
  .px-xl-1 {
    padding-right: 0.25rem !important; }
  .pb-xl-1,
  .py-xl-1 {
    padding-bottom: 0.25rem !important; }
  .pl-xl-1,
  .px-xl-1 {
    padding-left: 0.25rem !important; }
  .p-xl-2 {
    padding: 0.5rem !important; }
  .pt-xl-2,
  .py-xl-2 {
    padding-top: 0.5rem !important; }
  .pr-xl-2,
  .px-xl-2 {
    padding-right: 0.5rem !important; }
  .pb-xl-2,
  .py-xl-2 {
    padding-bottom: 0.5rem !important; }
  .pl-xl-2,
  .px-xl-2 {
    padding-left: 0.5rem !important; }
  .p-xl-3 {
    padding: 1rem !important; }
  .pt-xl-3,
  .py-xl-3 {
    padding-top: 1rem !important; }
  .pr-xl-3,
  .px-xl-3 {
    padding-right: 1rem !important; }
  .pb-xl-3,
  .py-xl-3 {
    padding-bottom: 1rem !important; }
  .pl-xl-3,
  .px-xl-3 {
    padding-left: 1rem !important; }
  .p-xl-4 {
    padding: 1.5rem !important; }
  .pt-xl-4,
  .py-xl-4 {
    padding-top: 1.5rem !important; }
  .pr-xl-4,
  .px-xl-4 {
    padding-right: 1.5rem !important; }
  .pb-xl-4,
  .py-xl-4 {
    padding-bottom: 1.5rem !important; }
  .pl-xl-4,
  .px-xl-4 {
    padding-left: 1.5rem !important; }
  .p-xl-5 {
    padding: 3rem !important; }
  .pt-xl-5,
  .py-xl-5 {
    padding-top: 3rem !important; }
  .pr-xl-5,
  .px-xl-5 {
    padding-right: 3rem !important; }
  .pb-xl-5,
  .py-xl-5 {
    padding-bottom: 3rem !important; }
  .pl-xl-5,
  .px-xl-5 {
    padding-left: 3rem !important; }
  .m-xl-auto {
    margin: auto !important; }
  .mt-xl-auto,
  .my-xl-auto {
    margin-top: auto !important; }
  .mr-xl-auto,
  .mx-xl-auto {
    margin-right: auto !important; }
  .mb-xl-auto,
  .my-xl-auto {
    margin-bottom: auto !important; }
  .ml-xl-auto,
  .mx-xl-auto {
    margin-left: auto !important; } }

.text-monospace {
  font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace; }

.text-justify {
  text-align: justify !important; }

.text-nowrap {
  white-space: nowrap !important; }

.text-truncate {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap; }

.text-left {
  text-align: left !important; }

.text-right {
  text-align: right !important; }

.text-center {
  text-align: center !important; }

@media (min-width: 576px) {
  .text-sm-left {
    text-align: left !important; }
  .text-sm-right {
    text-align: right !important; }
  .text-sm-center {
    text-align: center !important; } }

@media (min-width: 768px) {
  .text-md-left {
    text-align: left !important; }
  .text-md-right {
    text-align: right !important; }
  .text-md-center {
    text-align: center !important; } }

@media (min-width: 992px) {
  .text-lg-left {
    text-align: left !important; }
  .text-lg-right {
    text-align: right !important; }
  .text-lg-center {
    text-align: center !important; } }

@media (min-width: 1200px) {
  .text-xl-left {
    text-align: left !important; }
  .text-xl-right {
    text-align: right !important; }
  .text-xl-center {
    text-align: center !important; } }

.text-lowercase {
  text-transform: lowercase !important; }

.text-uppercase {
  text-transform: uppercase !important; }

.text-capitalize {
  text-transform: capitalize !important; }

.font-weight-light {
  font-weight: 300 !important; }

.font-weight-normal {
  font-weight: 400 !important; }

.font-weight-bold {
  font-weight: 700 !important; }

.font-italic {
  font-style: italic !important; }

.text-white {
  color: #fff !important; }

.text-primary {
  color: #026ec1 !important; }

a.text-primary:hover, a.text-primary:focus {
  color: #01518f !important; }

.text-secondary {
  color: #6c757d !important; }

a.text-secondary:hover, a.text-secondary:focus {
  color: #545b62 !important; }

.text-success {
  color: #28a745 !important; }

a.text-success:hover, a.text-success:focus {
  color: #1e7e34 !important; }

.text-info {
  color: #17a2b8 !important; }

a.text-info:hover, a.text-info:focus {
  color: #117a8b !important; }

.text-warning {
  color: #ffc107 !important; }

a.text-warning:hover, a.text-warning:focus {
  color: #d39e00 !important; }

.text-danger {
  color: #dc3545 !important; }

a.text-danger:hover, a.text-danger:focus {
  color: #bd2130 !important; }

.text-light {
  color: #f8f9fa !important; }

a.text-light:hover, a.text-light:focus {
  color: #dae0e5 !important; }

.text-dark {
  color: #343a40 !important; }

a.text-dark:hover, a.text-dark:focus {
  color: #1d2124 !important; }

.text-body {
  color: #212529 !important; }

.text-muted {
  color: #6c757d !important; }

.text-black-50 {
  color: rgba(0, 0, 0, 0.5) !important; }

.text-white-50 {
  color: rgba(255, 255, 255, 0.5) !important; }

.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0; }

.visible {
  visibility: visible !important; }

.invisible {
  visibility: hidden !important; }

@media print {
  *,
  *::before,
  *::after {
    text-shadow: none !important;
    box-shadow: none !important; }
  a:not(.btn) {
    text-decoration: underline; }
  abbr[title]::after {
    content: " (" attr(title) ")"; }
  pre {
    white-space: pre-wrap !important; }
  pre,
  blockquote {
    border: 1px solid #adb5bd;
    page-break-inside: avoid; }
  thead {
    display: table-header-group; }
  tr,
  img {
    page-break-inside: avoid; }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3; }
  h2,
  h3 {
    page-break-after: avoid; }
  @page {
    size: a3; }
  body {
    min-width: 992px !important; }
  .container {
    min-width: 992px !important; }
  .navbar {
    display: none; }
  .badge {
    border: 1px solid #000; }
  .table {
    border-collapse: collapse !important; }
    .table td,
    .table th {
      background-color: #fff !important; }
  .table-bordered th,
  .table-bordered td {
    border: 1px solid #dee2e6 !important; }
  .table-dark {
    color: inherit; }
    .table-dark th,
    .table-dark td,
    .table-dark thead th,
    .table-dark tbody + tbody {
      border-color: #dee2e6; }
  .table .thead-dark th {
    color: inherit;
    border-color: #dee2e6; } }

html {
  font-size: 10px;
  min-height: 100%; }
  @media (max-width: 767.98px) {
    html {
      font-size: 9.5px; } }
  @media (max-width: 575.98px) {
    html {
      font-size: 9px; } }
  @media (max-width: 320px) {
    html {
      font-size: 8px; } }
  html.acblty-fz_s {
    font-size: 8px; }
  html.acblty-fz_m {
    font-size: 10px; }
  html.acblty-fz_l {
    font-size: 12px; }

body {
  font-size: 1.6rem;
  position: relative; }

_:lang(x)::-ms-backdrop, body {
  font-family: "メイリオ", Meiryo, sans-serif; }

/*-----------------------------------------------------------------------------------------
// container
-----------------------------------------------------------------------------------------*/
.container-lg {
  max-width: 960px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 15px;
  padding-right: 15px; }

.container-xl {
	max-width: 1100px;
	margin-left: auto;
	margin-right: auto;
	padding-left: 15px;
	padding-right: 15px;
}

.row-gutter-20 {
  margin-left: -10px;
  margin-right: -10px; }
  .row-gutter-20 > [class^="col-"],
  .row-gutter-20 > [class*=" col-"] {
    padding-left: 10px;
    padding-right: 10px; }

.gHeader {
  padding-top: 15px;
  padding-bottom: 5px;
  position: relative;
  z-index: 100; }
  @media (max-width: 1199.98px) {
    .gHeader {
      padding-top: 10px;
      padding-bottom: 10px;
      height: 79px; } }
  .gHeader-logo {
	float: left;
	margin-top: 0px;
	/*margin-bottom: 28px;*/
}
    @media (max-width: 1199.98px) {
      .gHeader-logo {
        margin-top: 0;
	max-width: 80%; } }
    .gHeader-logo img {
      margin-bottom: 5px; }
    .gHeader-logo p {
      color: rgba(0, 0, 0, 0.46);
      font-size: 1.1rem;
      text-align: right;
      margin-bottom: 0;
      margin-right: 1em; }
  .gHeader-inner {
	float: right;
	width: calc(100% - 490px);
}
    @media (max-width: 1199.98px) {
      .gHeader-inner {
        position: absolute;
        background: #fff;
        width: 100%;
        top: 79px;
        left: 0;
        transform: translateX(-110%);
        transition: all .2s;
        padding: 15px;
        background: #fff;
        box-shadow: 0px 5px 10px 0; } }
    .gHeader-inner-top {
      display: flex;
      align-items: center;
      justify-content: space-between;
      flex-wrap: wrap; }
      @media (max-width: 1199.98px) {
        .gHeader-inner-top {
          justify-content: center; } }
  .gHeader .menuOpen {
    transform: translateX(0);
    transition: all .2s; }
  .gHeader-spBtn {
    display: none; }
    @media (max-width: 1199.98px) {
      .gHeader-spBtn {
        display: block;
        float: right;
        width: 42px;
        height: 32px;
        border: none;
        margin-top: 12px;
        position: relative;
        background: #fff; }
        .gHeader-spBtn:focus {
          outline: none; }
        .gHeader-spBtn span {
          position: absolute; }
          .gHeader-spBtn span:first-child {
            width: 42px;
            height: 6px;
            top: 0;
            left: 0;
            background: #737373;
            transition: all .2s; }
          .gHeader-spBtn span:nth-child(2) {
            width: 42px;
            height: 6px;
            top: 13px;
            left: 0;
            background: #737373;
            transition: all .2s; }
          .gHeader-spBtn span:last-child {
            width: 42px;
            height: 6px;
            top: 26px;
            left: 0;
            background: #737373;
            transition: all .2s; } }
  .gHeader .close span {
    position: absolute; }
    .gHeader .close span:first-child {
      width: 40px;
      height: 6px;
      top: 13px;
      left: 0px;
      transform: rotate(45deg);
      transition: all .2s; }
    .gHeader .close span:nth-child(2) {
      left: 42px;
      width: 0;
      transition: all .2s; }
    .gHeader .close span:last-child {
      width: 40px;
      height: 6px;
      top: 13px;
      left: 0px;
      transform: rotate(-45deg);
      transition: all .2s; }
  .gHeader-subNav {
    font-size: 1.3rem;
    font-weight: bold;
    margin-top: 6px;
    margin-bottom: 15px; }
    @media (max-width: 1199.98px) {
      .gHeader-subNav {
        width: 100%;
        margin-bottom: 20px; } }
    .gHeader-subNav ul {
      display: flex;
      padding-left: 0;
      list-style: none;
      flex-wrap: wrap;
      margin-bottom: 0; }
      @media (max-width: 1199.98px) {
        .gHeader-subNav ul {
          justify-content: center; } }
      @media (max-width: 767.98px) {
        .gHeader-subNav ul {
          align-items: center; } }
      .gHeader-subNav ul li {
        flex: 1 1 1;
        /*min-width: 7em;*/
        margin-right: 0.2em; }
        .gHeader-subNav ul li a {
          display: block;
          padding: 0.3em 0;
          text-align: center;
          color: inherit; }
          .gHeader-subNav ul li a:hover {
            text-decoration: none;
												color: #067720;
            /*background: rgba(0, 0, 0, 0.1);*/ }
  .gHeader-fontSizeChange {
    display: flex;
    align-items: center;
    margin-bottom: 15px;
    margin-right: 10px; }
    @media (max-width: 1199.98px) {
      .gHeader-fontSizeChange {
        margin-bottom: 20px; } }
    .gHeader-fontSizeChange p {
      font-size: 1.2rem;
      font-weight: bold;
      margin-bottom: 0;
      margin-right: 0.5em; }
    .gHeader-fontSizeChange ul {
      font-size: 1.4rem;
      list-style: none;
      padding-left: 0;
      margin-bottom: 0;
      display: flex; }
      .gHeader-fontSizeChange ul li {
        margin-right: 1px;
        margin-left: 1px; }
        .gHeader-fontSizeChange ul li button {
          display: block;
          border: none;
          color: #fff;
          background: #6fba2c;
          font-weight: bold;
          padding: 0 0.3em; }
          .gHeader-fontSizeChange ul li button:hover {
            text-decoration: none;
            opacity: .8;
            cursor: pointer; }
          .gHeader-fontSizeChange ul li button:focus {
            outline: none; }
  .gHeader-searchBox {
    margin-bottom: 10px;
    max-width: 160px; }
    @media (max-width: 1199.98px) {
      .gHeader-searchBox {
        margin-bottom: 20px; } }
    .gHeader-searchBox .gsc-search-box-tools .gsc-search-box .gsc-input {
      padding-right: 0; }
    .gHeader-searchBox .gsc-control-cse {
      padding: 0;
      height: 29px;
      border: none; }
    .gHeader-searchBox td.gsc-search-button {
      padding: 0;
      position: relative;
      background-color: #47b23a; }
      .gHeader-searchBox td.gsc-search-button:after {
        content: "検索";
        color: #fff;
        display: block;
        position: absolute;
        top: 50%;
        transform: translateY(-50%);
        left: 6px;
        text-align: center;
        pointer-events: none; }
    .gHeader-searchBox button.gsc-search-button-v2 {
      margin-left: 0;
      background-color: #47b23a;
      border: none;
      height: 29px;
      border-radius: 0;
      padding-left: 20px;
      padding-right: 20px; }
      .gHeader-searchBox button.gsc-search-button-v2 svg {
        display: none; }
    .gHeader-searchBox .gsib_a {
      padding: 0;
      height: 27px !important; }
    .gHeader-searchBox .gsc-input {
      width: 120px; }

.gNav {
  font-weight: bold; }
  .gNav ul {
    display: flex;
    justify-content: space-between;
    padding-left: 0;
    list-style: none;
    margin-bottom: 0; }
    .gNav ul li {
      width: 16.6%;
      margin-bottom: 10px; }
      @media (max-width: 991.98px) {
      .gNav ul {
        flex-flow: column;
        align-items: center; }
        .gNav ul li {
          width: 100%; }
						.gNav ul li img {
							margin-right: 10px;}}
      .gNav ul li a {
        display: block;
        text-align: left;
        color: inherit;
        border-bottom: solid 1px #ccc;
        background: #fff;
        position: relative;
        padding: 0.3em;
        height: 100%; }
        .gNav ul li a:before {
          position: absolute;
          content: "";
          width: 1px;
          height: 100%;
          left: 0;
          top: 0; }
        .gNav ul li a:after {
          position: absolute;
          position: absolute;
          content: "";
          width: 1px;
          height: 100%;
          right: 0;
          top: 0; }
        .gNav ul li a:hover {
          text-decoration: none;
          color: #0b7824; }
    .gNav ul .active a {
      color: #0b7824; }

.gFooter {
	padding: 0 0 30px 0;
	background-color: #f0f7ef;
}
.gFooter .tel {
	background-color: #E1EEDD;
	margin-bottom: 30px;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;
	text-align: center;
}
      @media (max-width: 767.98px) {
							.gFooter .tel {
	padding-right: 1em;
	padding-left: 1em;
}
						}

/*　●●footerナビ●●　*/
.gFooter .nav {
  font-size: 1.4rem;
		padding: 5px 0;
		background-color:#FFF;
		display:flex;}
  .gFooter .nav ul {
    padding-left: 0;
    list-style: none;
    margin-bottom: 0; }
    .gFooter .nav ul li {
      display: inline-block;
      margin-right: 2em;
      position: relative; }
      .gFooter .nav ul li:after {
							color:#bfbfbf;
        position: absolute;
        content: "|";
        font-family: icon;
        top: 0;
        right: -1.5em; }
      .gFooter .nav ul li:last-child {
      margin-right: 0em; }
      .gFooter .nav ul li:last-child:after {
        content: none; }
  .gFooter .nav ul.container-xl {
    padding-right: 0; }


  @media (max-width: 767.98px) {
    .gFooter {
      background-image: url("../images/footer-shadow.png"), url("../images/footer-img_sp.jpg");
      height: auto;
      background-position: bottom,top;
      background-size: auto,cover; } }
  .gFooter-inner {
    height: 100%;
    display: flex;
    flex-flow: column;
    justify-content: space-between;
    align-items: flex-start; }
  .gFooter-nav {
    font-size: 1.4rem;
    width: 80%; }
    @media (max-width: 1199.98px) {
      .gFooter-nav {
        width: 60%; } }
    @media (max-width: 767.98px) {
      .gFooter-nav {
        width: 45%;
        margin-bottom: 7em; } }
    @media (max-width: 575.98px) {
      .gFooter-nav {
        width: 55%; } }
    .gFooter-nav ul {
      padding-left: 0;
      margin-bottom: 0;
      list-style: none; }
      .gFooter-nav ul li {
        display: inline-block;
        margin-right: 1em;
        margin-bottom: 1em; }
        @media (max-width: 767.98px) {
          .gFooter-nav ul li {
            display: block;
            margin-right: 0;
            margin-bottom: 0.5em; } }
        .gFooter-nav ul li a {
}
  .gFooter-copyright {
	margin-bottom: 0;
	font-size: 1.2rem;
	text-align: left;
}

.heading1 {
  color: #080808;
  font-size: 2.4rem;
  font-weight: bold;
  text-align: left;
  margin-top: 0.5em;
  margin-bottom: 0.5em; }

.heading2 {
  font-size: 2.4rem;
  font-weight: normal;
  color: #727272;
  border-bottom: solid 2px #ccc;
  margin-bottom: 1em;
  padding-left: 0.3em;
  padding-top: 0.3em;
  padding-bottom: 0.3em; }

.heading2:first-letter {
  color: #069d94;
}

.heading3 {
  color: #000;
  background: #e4f4f3;
  font-size: 2rem;
  font-weight: normal;
  margin-bottom: 1em;
  padding-left: 0.6em;
  padding-top: 0.3em;
  padding-bottom: 0.3em;
		border-radius: 6px;
		box-shadow: 0px 3px #91e0da;}

.heading4 {
  color: #000;
  border-bottom: solid 2px #91e0da;
  font-size: 1.8rem;
  font-weight: normal;
  margin-bottom: 1em;
  padding-left: 0.5em;
  padding-top: 0.3em;
  padding-bottom: 0.3em; }

.kaiin-main {
  text-align: center; }
  .kaiin-main .kaiin-img {
    width:300px;
    margin:8px; }
    .kaiin-main .kaiin-img-m {
    height:40px;
    width:140px; }

.slide-banner {
  padding-right: 30px;
  padding-left: 30px; }
  .slide-banner .slick-slide {
    padding-right: 5px;
    padding-left: 5px; }
    .slide-banner .slick-slide img {
      width: 100%; }
  .slide-banner .slick-next {
    right: 0; }
  .slide-banner .slick-prev {
    left: 0; }
  .slide-banner .slick-prev:before, .slide-banner .slick-next:before {
    color: #818181;
    font-size: 1.6rem;
    font-weight: bold; }

.box {
  border: solid 1px;
  padding: 0.5em 1.5em; }
  .box-red {
    border: solid 1px #ea195e; }
  .box-blue {
    border: solid 1px #00a0e9; }
  .box-green {
    border: solid 1px #6fba2c; }
  .box-scroll {
    overflow-y: scroll;
    height: 15em;
    padding: 10px; }
    .box-scroll-inner {
      padding: 0 1em; }
  .box-scroll-gray {
    background: #fafafa; }
  .box-adobe {
    border: solid 1px;
    background: #fafafa;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    font-size: 1.4rem;
    padding: 10px; }
    .box-adobe img {
      margin-right: 10px; }
    .box-adobe p {
      margin-bottom: 0; }

.table thead th, .table thead td {
  border: solid 1px #808080; }

.table tbody th, .table tbody td {
  border: solid 1px #808080;
  font-weight: normal; }

.table-green thead th, .table-green thead td {
  background: #a9d08e; }

.table-green-bg1 {
  background: #c6e0b4; }

.table-green-bg2 {
  background: #e2efda; }

.table-green-bg3 {
  background: #f2f2f2; }

.table-blue thead th, .table-blue thead td {
  background: #8ea9db; }

.table-blue-bg1 {
  background: #b4c6e7; }

.table-blue-bg2 {
  background: #d9e1f2; }

.table-blue-bg3 {
  background: #f2f2f2; }

.table-gray thead th, .table-gray thead td {
  background: #a6a6a6; }

.table-gray-bg1 {
  background: #bfbfbf; }

.table-gray-bg2 {
  background: #d9d9d9; }

.table-gray-bg3 {
  background: #f2f2f2; }

.ol {
  padding-left: 1.5em; }

.ul {
  padding-left: 1em;
  list-style: none; }
  .ul li {
    position: relative; }
    .ul li:before {
      position: absolute;
      content: "";
      width: 0.2em;
      height: 0.2em;
      border-radius: 0.1em;
      background: #000;
      left: -0.6em;
      top: 0.8em; }

.ul2 {
  padding-left: 2em;
  list-style-type: circle; }
  .ul2 li { }
    .ul2 li:before {
      position: relative;
      border-radius: 0; }

.map {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 50%; }
  .map iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }

.tab-nav {
  margin-bottom: 20px; }
  .tab-nav ul {
    padding-left: 0;
    margin-bottom: 0;
    list-style: none;
    display: flex;
    flex-wrap: wrap; }
  .tab-nav li {
    margin-left: -1px;
    margin-top: -1px; }
    .tab-nav li a {
      color: inherit;
      display: block;
      background: #e5e5e5;
      border: solid 1px;
      padding: 0.5em 1em;
      text-align: center; }
      .tab-nav li a:hover {
        background: #fff;
        text-decoration: none; }
  .tab-nav .active a {
    background: #fff; }

.tab-contents .active {
  display: block; }

.tab-item {
  display: none;
  max-width: 100%; }

.lightcase-inlineWrap {
  background: #fff; }

.modal-wrap {
  display: none; }

.modal-inline {
  padding: 10px; }

.card {
	margin-bottom: 30px;
	background-image: url(../images/branch_card_bg.png);
	background-repeat: repeat-x;
	background-position: bottom;
	padding-bottom: 10px;
}
  .card-img {
	margin-bottom: 15px;
	float: right;
}
  .card-title {
    font-size: 1.6rem;
    font-weight: bold;
    margin-bottom: 0; }
  .card-text {
	font-size: 1.4rem;
	margin-bottom: 10px;
	margin-right: 90px;
	min-height: 80px;
}
  .card-link {
    font-size: 1.4rem;
    margin-bottom: 0; }

.font-mincho {
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif; }

.pdf {
  color: #fff;
  background: #e31650;
  padding: 0 0.5em;
  border-radius: 0.3em;
  font-size: 0.8em;
  margin-right: 0.5em;
  vertical-align: text-top; }
  .pdf-icon {
    padding-left: 1em;
    position: relative; }
    .pdf-icon:before {
      position: absolute;
      content: url("../images/icon-pdf.png");
      left: 0;
      top: 0; }

.excel {
  color: #fff;
  background: #406807;
  padding: 0 0.5em;
  border-radius: 0.3em;
  font-size: 0.8em;
  margin-right: 0.5em;
  vertical-align: text-top; }

.new {
  color: #fff;
  background: #e31650;
  border-radius: 0.3em;
  padding: 0 0.3em;
  font-size: 0.8em;
  margin: 0 0.2em;
  vertical-align: text-top; }

.news-list {
  font-size: 1.4rem;
  padding-left: 0;
  list-style: none;
  margin-bottom: 0;
  padding-left: 8px;
  overflow-y: scroll;
  height: 290px;
  }
  .news-list li {
	border-left-width: 4px;
	border-left-style: solid;
	border-left-color: #e3e3e3;
	margin-bottom: 7px;
	padding-left: 13px;
	margin-right: 23px;
    /*display: flex;*/ }
    .news-list li > span:first-child {
      min-width: 10em;
      position: relative;
						display: block;}
    .news-list li a {
      color: #364b98; }

/*-----------------------------------------------------------------------------------------
// type
-----------------------------------------------------------------------------------------*/
html body .fz-10 {
  font-size: 1rem; }

html body .fz-11 {
  font-size: 1.1rem; }

html body .fz-12 {
  font-size: 1.2rem; }

html body .fz-13 {
  font-size: 1.3rem; }

html body .fz-14 {
  font-size: 1.4rem; }

html body .fz-15 {
  font-size: 1.5rem; }

html body .fz-16 {
  font-size: 1.6rem; }

html body .fz-17 {
  font-size: 1.7rem; }

html body .fz-18 {
  font-size: 1.8rem; }

html body .fz-19 {
  font-size: 1.9rem; }

html body .fz-20 {
  font-size: 2rem; }

html body .fz-21 {
  font-size: 2.1rem; }

html body .fz-22 {
  font-size: 2.2rem; }

html body .fz-23 {
  font-size: 2.3rem; }

html body .fz-24 {
  font-size: 2.4rem; }

html body .fz-25 {
  font-size: 2.5rem; }

html body .fz-26 {
  font-size: 2.6rem; }

html body .fz-27 {
  font-size: 2.7rem; }

html body .fz-28 {
  font-size: 2.8rem; }

html body .fz-29 {
  font-size: 2.9rem; }

html body .fz-30 {
  font-size: 3rem; }

html body .fz-31 {
  font-size: 3.1rem; }

html body .fz-32 {
  font-size: 3.2rem; }

html body .fz-33 {
  font-size: 3.3rem; }

html body .fz-34 {
  font-size: 3.4rem; }

html body .fz-35 {
  font-size: 3.5rem; }

html body .fz-36 {
  font-size: 3.6rem; }

html body .fz-37 {
  font-size: 3.7rem; }

html body .fz-38 {
  font-size: 3.8rem; }

html body .fz-39 {
  font-size: 3.9rem; }

html body .fz-40 {
  font-size: 4rem; }

.notice,
.notice-w1em {
  padding-left: 1em; }
  .notice .notice-mark,
  .notice-w1em .notice-mark {
    margin-left: -1em;
    width: 1em; }

.text-ind2_5 {
  text-indent: -2.5em;
  padding-left: 2.5em; }

.text-ind1 {
  text-indent: -1em;
  padding-left: 1em; }

/*.page-top {
	padding: 2em 0;
}*/

/*　●●detail見出し背景●●　*/
.page-top01 {
	background-image:url(../images/title01.jpg);
	max-width: 100%;
	height: auto;
	background-size:cover;
	background-position: 50% 50%;
	padding: 2em 0;
}
.page-top02 {
	background-image:url(../images/title02.jpg);
	max-width: 100%;
	height: auto;
	background-size:cover;
	background-position: 50% 50%;
	padding: 2em 0;
}
.page-top03 {
	background-image:url(../images/title03.jpg);
	max-width: 100%;
	height: auto;
	background-size:cover;
	background-position: 50% 50%;
	padding: 2em 0;
}
.page-top04 {
	background-image:url(../images/title04.jpg);
	max-width: 100%;
	height: auto;
	background-size:cover;
	background-position: 50% 50%;
	padding: 2em 0;
}
.page-top05 {
	background-image:url(../images/title05.jpg);
	max-width: 100%;
	height: auto;
	background-size:cover;
	background-position: 50% 50%;
	padding: 2em 0;
}
.page-top06 {
	background-image:url(../images/title06.jpg);
	max-width: 100%;
	height: auto;
	background-size:cover;
	background-position: 50% 50%;
	padding: 2em 0;
}
.page-top06 {
	background-image:url(../images/title06.jpg);
	max-width: 100%;
	height: auto;
	background-size:cover;
	background-position: 50% 50%;
	padding: 2em 0;
}
.page-top07 {
	background-image:url(../images/title07.jpg);
	max-width: 100%;
	height: auto;
	background-size:cover;
	background-position: 50% 50%;
	padding: 2em 0;
}
.page-top08 {
	background-image:url(../images/title08.jpg);
	max-width: 100%;
	height: auto;
	background-size:cover;
	background-position: 50% 50%;
	padding: 2em 0;
}
.page-top09 {
	background-image:url(../images/title09.jpg);
	max-width: 100%;
	height: auto;
	background-size:cover;
	background-position: 50% 50%;
	padding: 2em 0;
}
.page-top10 {
	background-image:url(../images/title10.jpg);
	max-width: 100%;
	height: auto;
	background-size:cover;
	background-position: 50% 50%;
	padding: 2em 0;
}
.page-top11 {
	background-image:url(../images/title11.jpg);
	max-width: 100%;
	height: auto;
	background-size:cover;
	background-position: 50% 50%;
	padding: 2em 0;
}

.page-main {
  padding-top: 20px;
  padding-bottom: 60px; }

.page-side {
  background: #fff;
  height: calc(100% - 30px);
  margin-bottom: 30px; }
  .page-side-nav {
    padding-top: 12px; }
    .page-side-nav ul {
      padding-left: 0;
      list-style: none;
      margin-bottom: 0; }
      .page-side-nav ul li { }
        .page-side-nav ul li a {
          display: block;
          padding-left: 22.5%;
          position: relative;
          padding-top: 0.5em;
          padding-bottom: 0.5em;
          padding-right: 0.5em;
										font-size: 1.3rem;}
								@media (max-width: 767.98px) {
																			}
          .page-side-nav ul li a:before {
            position: absolute;
            content: url(../images/icon_arrow.png);
            width: 21.5%;
            height: 1em;
            left: 0em;
												text-align:center;}

    .page-side-nav .active a {
					background-color:#e4f4f3;
						font-weight:700;}
.page-side-tit {
	font-size:1.4rem;
  border-bottom: solid 3px #fff;
  position: relative;
		padding-bottom:14px;
		text-align:center;
}
 								@media (max-width: 767.98px) {
																			}
.page-side-tit:after {
  content: "";
  display: block;
  line-height: 0;
  overflow: hidden;
  position: absolute;
  left: 0;
  bottom: -3px;
  width: 21.5%;
  border-bottom: 3px solid #069d94;
}
.page-side-tit:before {
  content: "";
  display: block;
  line-height: 0;
  overflow: hidden;
  position: absolute;
  right: 0;
  bottom: -3px;
  width: 77.5%;
  border-bottom: 3px solid #ccc;
}

/* 上に戻るボタン */
.pagetop {
	color: #fff;
	background-color:#069d94;
	text-decoration: none;
	display: none;
	position: fixed;
	bottom: 1rem;
	right: 1rem;
	font-size: 3.5rem;
	width: 5.3rem;
	height: 5.3rem;
	line-height: 5.3rem;
	border-radius: 3.3rem;
	text-align: center;
	cursor: pointer;
}

.pagetop:hover {
	color: #fff !important;
	background-color: #ed702b;
	text-decoration: none;
}

.breadcrumb {
  font-size: 1.2rem;
		background-color:#ebebeb;
		padding: 5px 0;}
  .breadcrumb ul {
    padding-left: 0;
    list-style: none;
    margin-bottom: 0; }
    .breadcrumb ul li {
      display: inline-block;
      margin-right: 2em;
      position: relative; }
      .breadcrumb ul li:after {
        position: absolute;
        content: "\e902";
        font-family: icon;
        top: 0;
        right: -1.5em; }
      .breadcrumb ul li:last-child:after {
        content: none; }
								.breadcrumb .active {
									font-weight:700;
								}

.home-heading1 {
  font-size: 3.6rem;
  font-weight: bold;
  color: #fff;
  text-shadow: 1px 1px 1px #000; }
  @media (max-width: 991.98px) {
    .home-heading1 {
      font-size: 3rem; } }
  @media (max-width: 767.98px) {
    .home-heading1 {
      font-size: 2.4rem; } }
  @media (max-width: 575.98px) {
    .home-heading1 {
      font-size: 2rem; } }

.home-heading2 {
  color: #bc184e;
  text-align: center;
  font-size: 1.6rem;
  border-bottom: solid 1px #bc184e;
  margin-bottom: 1em;
  padding-bottom: 0.3em; }

.home-heading3 {
	font-size: 1.8rem;
	font-weight: normal;
	margin-bottom: 0;
}

.home-service {
	display: flex;
	margin-top: 5px;
	margin-bottom: 5px;
	border: 2px solid #0b7824;
	position:relative;
	width:31%;
	min-height: 4em;
}
  @media (max-width: 991.98px) {
.home-service {
	width:100%;
} }

.home-service a {
	display: flex;
	position:absolute;
	width:100%;
	height:100%;
	top: 0;
	left: 0;
	padding:1em 1em 1em 4em;
	color: inherit;
	text-decoration: none;
}

  @media (max-width: 767.98px) {
    .home-service {
      display: block;
      margin-top: 10px; } }
  .home-service-name {
	padding: 0 15px;
	text-align: left;
	font-size: 1.8rem;
	line-height: 1.2;
	font-weight: normal;
	margin-bottom: 0;
	min-width: 10em;
	display: flex;
	flex-flow: column;
	align-items: center;
	justify-content: center;
}
    @media (max-width: 767.98px) {
      .home-service-name {
        width: inherit;
        margin-bottom: 10px; } }
    .home-service-name img {
      margin-bottom: 5px;
						position:absolute;
						top: -10px;
						left: -10px;}
  .home-service-link {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap; }
    @media (max-width: 767.98px) {
      .home-service-link {
        display: block;
        width: 100%; } }
    .home-service-link a {
      display: block;
      width: 15em;
      font-size: 1.7rem;
      color: #3b6514;
      border: solid 1px #9fcb75;
      background: #f5fbf0;
      display: flex;
      align-items: center;
      justify-content: center;
      height: 65px;
      margin-top: 5px;
      margin-bottom: 5px; }
      @media (max-width: 767.98px) {
        .home-service-link a {
          width: 100%;
          margin-bottom: 10px;
          height: auto; } }
      .home-service-link a:first-child {
        margin-right: 1em; }
      .home-service-link a:hover {
        text-decoration: none;
        background: #9fcb75; }
  .home-service-wrapper {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
				margin-bottom: 1em;}
    @media (max-width: 1199.98px) {
      .home-service-wrapper {
        display: block; } }

.home-main {
  padding-top: 10px;
  padding-bottom: 50px; }

.home-intro {
  margin-bottom: 10px; }
  .home-intro-inner {
    position: relative; }

.home-slide {
  background: #ededed;
  padding: 15px 0;
  margin-bottom: 15px; }

.home-shinsai {
  border: solid 2px #b1b1b1;
  padding: 2px;
  margin-right: auto;
  margin-left: auto;
  max-width: 660px;
  margin-bottom: 30px; }
  .home-shinsai div {
    border: solid 1px #b1b1b1;
    padding: 10px;
    text-align: center; }
    .home-shinsai div p:first-child {
      font-size: 1.6rem;
      margin-bottom: 5px; }
    .home-shinsai div p:nth-child(2) {
      font-size: 1.2rem;
      margin-bottom: 5px; }
    .home-shinsai div p:last-child {
      font-size: 1.6rem;
      margin-bottom: 0; }
      .home-shinsai div p:last-child a {
        color: inherit;
        text-decoration: underline; }

.home-topNews {
  margin-bottom: 50px; }
  .home-topNews ul {
    padding-left: 0;
    list-style: none;
    text-align: center;
    font-size: 1.4rem;
    display: flex;
    flex-flow: column;
    align-items: center; }
    .home-topNews ul li a {
      color: #bc184e; }
  .home-topNews-hidden {
    display: none; }
    .home-topNews-hidden div {
      display: flex;
      flex-flow: column;
      align-items: center; }
  .home-topNews-link {
    font-size: 1.2rem;
    display: inline-block;
    color: inherit;
    border: solid 1px #bc184e;
    padding: 0 1em; }
    .home-topNews-link:hover {
      color: inherit;
      text-decoration: none;
      color: #fff;
      background: #bc184e;
      cursor: pointer; }
    .home-topNews-link:focus {
      outline: none; }

.home-nav {
  margin-bottom: 50px; }
  .home-nav a {
    color: inherit;
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
    min-height: 4em;
    background: #f2f7fa;
    border: solid 1px #a8cbde;
    font-size: 1.4rem;
    padding: 0.3em;
    margin-bottom: 10px; }
    .home-nav a:hover {
      text-decoration: none;
      background: #a8cbde; }

.home-newsBox {
  margin-bottom: 50px; }
  .home-newsBox-title {
	border-bottom: solid 3px #fff;
	padding: 0.2em 0.5em;
	margin-bottom: 14px;
	    position: relative;
}
.home-newsBox-title:before {
    content: "";
    display: block;
    line-height: 0;
    overflow: hidden;
    position: absolute;
    right: 0;
    bottom: -3px;
    width: 77.5%;
    border-bottom: 3px solid #ccc;
}
.home-newsBox-title:after {
    content: "";
    display: block;
    line-height: 0;
    overflow: hidden;
    position: absolute;
    left: 0;
    bottom: -3px;
    width: 21.5%;
    border-bottom: 3px solid #069d94;
				display: block;
    clear: both;
				content: "";
}
    .home-newsBox-title a {
      font-size: 1.4rem;
      color: #7a7c7e;
      float: right;
      position: relative;
      padding-left: 1em; }
      .home-newsBox-title a:before {
        position: absolute;
        content: "\e912";
        font-family: icon;
        font-size: 0.5em;
        color: #066ba0;
        left: 0;
        top: 50%;
        transform: translateY(-50%); }
  .home-newsBox-contentsWrap {
    width: 100%;
    height: 290px;
    position: relative;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: none; }
    .home-newsBox-contentsWrap::-webkit-scrollbar {
      display: none; }
  .home-newsBox-contents {
    width: 100%;
    height: 100%;
    border: none;
    position: absolute;
    top: 0;
    left: 0; }
  @media screen and (max-width: 640px) {
			  .home-newsBox-contentsWrap {
    height: auto;
				}
			  .home-newsBox-contents {
    height: 100%;
} }
/*
#overview
ユーティリティ
*/
.clear {
  clear: both; }

.clearfix::after {
  display: block;
  clear: both;
  content: ""; }

.link {
  font-size: 1.4rem; }
  .link, .link:link, .link:visited {
    text-decoration: underline;
    color: #026ec1; }
  .link:hover {
    opacity: .8; }

.va-t {
  vertical-align: top; }

.va-m {
  vertical-align: middle; }

.va-b {
  vertical-align: bottom; }

.fl-l {
  float: left; }

.fl-r {
  float: right; }

.touchdevice-block {
  display: none; }

body.touchdevice .touchdevice-block {
  display: block; }

.text-left {
  text-align: left; }

.text-right {
  text-align: right; }

.text-center {
  text-align: center; }

.text-justify {
  text-align: justify;
  text-justify: inter-ideograph; }

.text-nowrap {
  white-space: nowrap; }

img {
  max-width: 100%;
  height: auto; }

/* 20210818 山中追加 */

@media (max-width: 767px) {
    .workstyle-img  {
     width: 40%; } }
     
@media (min-width: 768px) {
    .workstyle-img  {
     width: 15%; } }

.workstyle-container {
	text-align: center; }
/* ここまで */

.font-bold {
  font-weight: bold !important; }

.color-red {
  color: #ec0c51; }

.color-green {
  color: #406807; }

.color-gray {
  color: #737373; }

/*-----------------------------------------------------------------------------------------
//マージン・パディング
-----------------------------------------------------------------------------------------*/
.mt0 {
  margin-top: 0px !important; }

.mb0 {
  margin-bottom: 0px !important; }

.ml0 {
  margin-left: 0px !important; }

.mr0 {
  margin-right: 0px !important; }

.pt0 {
  padding-top: 0px !important; }

.pb0 {
  padding-bottom: 0px !important; }

.pl0 {
  padding-left: 0px !important; }

.pr0 {
  padding-right: 0px !important; }

.mt5 {
  margin-top: 5px !important; }

.mb5 {
  margin-bottom: 5px !important; }

.ml5 {
  margin-left: 5px !important; }

.mr5 {
  margin-right: 5px !important; }

.pt5 {
  padding-top: 5px !important; }

.pb5 {
  padding-bottom: 5px !important; }

.pl5 {
  padding-left: 5px !important; }

.pr5 {
  padding-right: 5px !important; }

.mt10 {
  margin-top: 10px !important; }

.mb10 {
  margin-bottom: 10px !important; }

.ml10 {
  margin-left: 10px !important; }

.mr10 {
  margin-right: 10px !important; }

.pt10 {
  padding-top: 10px !important; }

.pb10 {
  padding-bottom: 10px !important; }

.pl10 {
  padding-left: 10px !important; }

.pr10 {
  padding-right: 10px !important; }

.mt15 {
  margin-top: 15px !important; }

.mb15 {
  margin-bottom: 15px !important; }

.ml15 {
  margin-left: 15px !important; }

.mr15 {
  margin-right: 15px !important; }

.pt15 {
  padding-top: 15px !important; }

.pb15 {
  padding-bottom: 15px !important; }

.pl15 {
  padding-left: 15px !important; }

.pr15 {
  padding-right: 15px !important; }

.mt20 {
  margin-top: 20px !important; }

.mb20 {
  margin-bottom: 20px !important; }

.ml20 {
  margin-left: 20px !important; }

.mr20 {
  margin-right: 20px !important; }

.pt20 {
  padding-top: 20px !important; }

.pb20 {
  padding-bottom: 20px !important; }

.pl20 {
  padding-left: 20px !important; }

.pr20 {
  padding-right: 20px !important; }

.mt25 {
  margin-top: 25px !important; }

.mb25 {
  margin-bottom: 25px !important; }

.ml25 {
  margin-left: 25px !important; }

.mr25 {
  margin-right: 25px !important; }

.pt25 {
  padding-top: 25px !important; }

.pb25 {
  padding-bottom: 25px !important; }

.pl25 {
  padding-left: 25px !important; }

.pr25 {
  padding-right: 25px !important; }

.mt30 {
  margin-top: 30px !important; }

.mb30 {
  margin-bottom: 30px !important; }

.ml30 {
  margin-left: 30px !important; }

.mr30 {
  margin-right: 30px !important; }

.pt30 {
  padding-top: 30px !important; }

.pb30 {
  padding-bottom: 30px !important; }

.pl30 {
  padding-left: 30px !important; }

.pr30 {
  padding-right: 30px !important; }

.mt35 {
  margin-top: 35px !important; }

.mb35 {
  margin-bottom: 35px !important; }

.ml35 {
  margin-left: 35px !important; }

.mr35 {
  margin-right: 35px !important; }

.pt35 {
  padding-top: 35px !important; }

.pb35 {
  padding-bottom: 35px !important; }

.pl35 {
  padding-left: 35px !important; }

.pr35 {
  padding-right: 35px !important; }

.mt40 {
  margin-top: 40px !important; }

.mb40 {
  margin-bottom: 40px !important; }

.ml40 {
  margin-left: 40px !important; }

.mr40 {
  margin-right: 40px !important; }

.pt40 {
  padding-top: 40px !important; }

.pb40 {
  padding-bottom: 40px !important; }

.pl40 {
  padding-left: 40px !important; }

.pr40 {
  padding-right: 40px !important; }

.mt45 {
  margin-top: 45px !important; }

.mb45 {
  margin-bottom: 45px !important; }

.ml45 {
  margin-left: 45px !important; }

.mr45 {
  margin-right: 45px !important; }

.pt45 {
  padding-top: 45px !important; }

.pb45 {
  padding-bottom: 45px !important; }

.pl45 {
  padding-left: 45px !important; }

.pr45 {
  padding-right: 45px !important; }

.mt50 {
  margin-top: 50px !important; }

.mb50 {
  margin-bottom: 50px !important; }

.ml50 {
  margin-left: 50px !important; }

.mr50 {
  margin-right: 50px !important; }

.pt50 {
  padding-top: 50px !important; }

.pb50 {
  padding-bottom: 50px !important; }

.pl50 {
  padding-left: 50px !important; }

.pr50 {
  padding-right: 50px !important; }

.mt-5 {
  margin-top: -5px !important; }

.mb-5 {
  margin-bottom: -5px !important; }

.ml-5 {
  margin-left: -5px !important; }

.mr-5 {
  margin-right: -5px !important; }

.mt-10 {
  margin-top: -10px !important; }

.mb-10 {
  margin-bottom: -10px !important; }

.ml-10 {
  margin-left: -10px !important; }

.mr-10 {
  margin-right: -10px !important; }

.mt-15 {
  margin-top: -15px !important; }

.mb-15 {
  margin-bottom: -15px !important; }

.ml-15 {
  margin-left: -15px !important; }

.mr-15 {
  margin-right: -15px !important; }

.mt-20 {
  margin-top: -20px !important; }

.mb-20 {
  margin-bottom: -20px !important; }

.ml-20 {
  margin-left: -20px !important; }

.mr-20 {
  margin-right: -20px !important; }

.mt-25 {
  margin-top: -25px !important; }

.mb-25 {
  margin-bottom: -25px !important; }

.ml-25 {
  margin-left: -25px !important; }

.mr-25 {
  margin-right: -25px !important; }

/*-----------------------------------------------------------------------------------------
//width
-----------------------------------------------------------------------------------------*/
.w1em {
  width: 1em !important; }

.w2em {
  width: 2em !important; }

.w3em {
  width: 3em !important; }

.w4em {
  width: 4em !important; }

.w5em {
  width: 5em !important; }

.w6em {
  width: 6em !important; }

.w7em {
  width: 7em !important; }

.w8em {
  width: 8em !important; }

.w9em {
  width: 9em !important; }

.w10em {
  width: 10em !important; }

.w11em {
  width: 11em !important; }

.w12em {
  width: 12em !important; }

.w13em {
  width: 13em !important; }

.w14em {
  width: 14em !important; }

.w15em {
  width: 15em !important; }

.w16em {
  width: 16em !important; }

.w17em {
  width: 17em !important; }

.w18em {
  width: 18em !important; }

.w19em {
  width: 19em !important; }

.w20em {
  width: 20em !important; }

.w10p {
  width: 10% !important; }

.w20p {
  width: 20% !important; }

.w30p {
  width: 30% !important; }

.w40p {
  width: 40% !important; }

.w50p {
  width: 50% !important; }

.w60p {
  width: 60% !important; }

.w70p {
  width: 70% !important; }

.w80p {
  width: 80% !important; }

.w90p {
  width: 90% !important; }

.w100p {
  width: 100% !important; }

.max-w1em {
  max-width: 1em; }

.max-w2em {
  max-width: 2em; }

.max-w3em {
  max-width: 3em; }

.max-w4em {
  max-width: 4em; }

.max-w5em {
  max-width: 5em; }

.max-w6em {
  max-width: 6em; }

.max-w7em {
  max-width: 7em; }

.max-w8em {
  max-width: 8em; }

.max-w9em {
  max-width: 9em; }

.max-w10em {
  max-width: 10em; }

.max-w11em {
  max-width: 11em; }

.max-w12em {
  max-width: 12em; }

.max-w13em {
  max-width: 13em; }

.max-w14em {
  max-width: 14em; }

.max-w15em {
  max-width: 15em; }

.max-w16em {
  max-width: 16em; }

.max-w17em {
  max-width: 17em; }

.max-w18em {
  max-width: 18em; }

.max-w19em {
  max-width: 19em; }

.max-w20em {
  max-width: 20em; }

.max-w21em {
  max-width: 21em; }

.max-w22em {
  max-width: 22em; }

.max-w23em {
  max-width: 23em; }

.max-w24em {
  max-width: 24em; }

.max-w25em {
  max-width: 25em; }

.max-w26em {
  max-width: 26em; }

.max-w27em {
  max-width: 27em; }

.max-w28em {
  max-width: 28em; }

.max-w29em {
  max-width: 29em; }

.max-w30em {
  max-width: 30em; }

.max-w31em {
  max-width: 31em; }

.max-w32em {
  max-width: 32em; }

.max-w33em {
  max-width: 33em; }

.max-w34em {
  max-width: 34em; }

.max-w35em {
  max-width: 35em; }

.max-w36em {
  max-width: 36em; }

.max-w37em {
  max-width: 37em; }

.max-w38em {
  max-width: 38em; }

.max-w39em {
  max-width: 39em; }

.max-w40em {
  max-width: 40em; }

.min-w1em {
  min-width: 1em; }

.min-w2em {
  min-width: 2em; }

.min-w3em {
  min-width: 3em; }

.min-w4em {
  min-width: 4em; }

.min-w5em {
  min-width: 5em; }

.min-w6em {
  min-width: 6em; }

.min-w7em {
  min-width: 7em; }

.min-w8em {
  min-width: 8em; }

.min-w9em {
  min-width: 9em; }

.min-w10em {
  min-width: 10em; }

.min-w11em {
  min-width: 11em; }

.min-w12em {
  min-width: 12em; }

.min-w13em {
  min-width: 13em; }

.min-w14em {
  min-width: 14em; }

.min-w15em {
  min-width: 15em; }

.min-w16em {
  min-width: 16em; }

.min-w17em {
  min-width: 17em; }

.min-w18em {
  min-width: 18em; }

.min-w19em {
  min-width: 19em; }

.min-w20em {
  min-width: 20em; }

/*-----------------------------------------------------------------------------------------
//height
-----------------------------------------------------------------------------------------*/
.h1em {
  height: 1em; }

.h2em {
  height: 2em; }

.h3em {
  height: 3em; }

.h4em {
  height: 4em; }

.h5em {
  height: 5em; }

.h6em {
  height: 6em; }

.h7em {
  height: 7em; }

.h8em {
  height: 8em; }

.h9em {
  height: 9em; }

.h10em {
  height: 10em; }

.h11em {
  height: 11em; }

.h12em {
  height: 12em; }

.h13em {
  height: 13em; }

.h14em {
  height: 14em; }

.h15em {
  height: 15em; }

.h16em {
  height: 16em; }

.h17em {
  height: 17em; }

.h18em {
  height: 18em; }

.h19em {
  height: 19em; }

.h20em {
  height: 20em; }

.h21em {
  height: 21em; }

.h22em {
  height: 22em; }

.h23em {
  height: 23em; }

.h24em {
  height: 24em; }

.h25em {
  height: 25em; }

.h26em {
  height: 26em; }

.h27em {
  height: 27em; }

.h28em {
  height: 28em; }

.h29em {
  height: 29em; }

.h30em {
  height: 30em; }

/* Slider */
.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent; }

.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0; }
  .slick-list:focus {
    outline: none; }
  .slick-list.dragging {
    cursor: pointer;
    cursor: hand; }

.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }

.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
  margin-left: auto;
  margin-right: auto; }
  .slick-track:before, .slick-track:after {
    content: "";
    display: table; }
  .slick-track:after {
    clear: both; }
  .slick-loading .slick-track {
    visibility: hidden; }

.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none; }
  [dir="rtl"] .slick-slide {
    float: right; }
  .slick-slide img {
    display: block; }
  .slick-slide.slick-loading img {
    display: none; }
  .slick-slide.dragging img {
    pointer-events: none; }
  .slick-initialized .slick-slide {
    display: block; }
  .slick-loading .slick-slide {
    visibility: hidden; }
  .slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent; }

.slick-arrow.slick-hidden {
  display: none; }

/* Slider */
.slick-loading .slick-list {
  background: #fff url("../images/ajax-loader.gif") center center no-repeat; }

/* Icons */
/* Arrows */
.slick-prev,
.slick-next {
  position: absolute;
  display: block;
  height: 30px;
  width: 30px;
  line-height: 0px;
  font-size: 0px;
  cursor: pointer;
  background: transparent;
  color: transparent;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  padding: 0;
  border: none;
  outline: none;
  z-index: 1; }
  .slick-prev:hover, .slick-prev:focus,
  .slick-next:hover,
  .slick-next:focus {
    outline: none;
    background: transparent;
    color: transparent; }
    .slick-prev:hover:before, .slick-prev:focus:before,
    .slick-next:hover:before,
    .slick-next:focus:before {
      opacity: 1; }
  .slick-prev.slick-disabled:before,
  .slick-next.slick-disabled:before {
    opacity: 0.25; }
  .slick-prev:before,
  .slick-next:before {
    font-family: "icon";
    font-size: 30px;
    line-height: 1;
    color: white;
    opacity: 0.75;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale; }

.slick-prev {
  left: 10px; }
  [dir="rtl"] .slick-prev {
    left: auto;
    right: 10px; }
  .slick-prev:before {
    content: "\e901"; }
    [dir="rtl"] .slick-prev:before {
      content: "\e902"; }

.slick-next {
  right: 10px; }
  [dir="rtl"] .slick-next {
    left: 10px;
    right: auto; }
  .slick-next:before {
    content: "\e902"; }
    [dir="rtl"] .slick-next:before {
      content: "\e901"; }

/* Dots */
.slick-dotted.slick-slider {
  margin-bottom: 30px; }

.slick-dots {
  position: absolute;
  bottom: -25px;
  list-style: none;
  display: block;
  text-align: center;
  padding: 0;
  margin: 0;
  width: 100%; }
  .slick-dots li {
    position: relative;
    display: inline-block;
    height: 15px;
    width: 15px;
    margin: 0 5px;
    padding: 0;
    cursor: pointer; }
    .slick-dots li button {
      border: 0;
      background: transparent;
      display: block;
      height: 15px;
      width: 15px;
      outline: none;
      line-height: 0px;
      font-size: 0px;
      color: transparent;
      padding: 5px;
      cursor: pointer; }
      .slick-dots li button:hover, .slick-dots li button:focus {
        outline: none; }
        .slick-dots li button:hover:before, .slick-dots li button:focus:before {
          opacity: 0.55; }
      .slick-dots li button:before {
        position: absolute;
        top: 0;
        left: 0;
        content: "";
        border-radius: 15px;
        width: 15px;
        height: 15px;
        font-family: "icon";
        font-size: 6px;
        line-height: 15px;
        text-align: center;
        background: black;
        opacity: 0.15;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale; }
    .slick-dots li.slick-active button:before {
      color: black;
      opacity: 0.45; }

/**
 * Lightcase - jQuery Plugin
 * The smart and flexible Lightbox Plugin.
 *
 * @author		Cornel Boppart <cornel@bopp-art.com>
 * @copyright	Author
 *
 * @version		2.5.0 (11/03/2018)
 */
/**
 * Lightcase settings
 *
 * Note: Override default settings for your project without touching this source code by simply
 * defining those variables within a SASS map called '$lightcase-custom'.
 *
 * // Example usage
 * $lightcase-custom: (
 *   'breakpoint': 768px
 * );
 */
[class*='lightcase-icon-']:before {
  font-family: 'icon', sans-serif;
  font-style: normal;
  font-weight: normal;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  text-align: center;
  /* 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;
  /* Uncomment for 3D effect */
  /* text-shadow: 1px 1px 1px rgba(127, 127, 127, 0.3); */ }

/* Codes */
.lightcase-icon-play:before {
  content: "\e91a"; }

.lightcase-icon-pause:before {
  content: "\e919"; }

.lightcase-icon-close:before {
  content: "\e917"; }

.lightcase-icon-prev:before {
  content: "\e91b"; }

.lightcase-icon-next:before {
  content: "\e918"; }

.lightcase-icon-spin:before {
  content: "\e91c"; }

/**
 * Mixin providing icon defaults to be used on top of font-lightcase.
 *
 * Example usage:
 * @include icon(#e9e9e9)
 */
/**
 * Mixin providing icon defaults including a hover status to be used
 * on top of font-lightcase.
 *
 * Example usage:
 * @include icon-hover(#e9e9e9, #fff)
 */
/**
 * Provides natural content overflow behavior and scrolling support
 * even so for touch devices.
 *
 * Example usage:
 * @include overflow()
 */
/**
 * Neutralizes/resets dimensions including width, height, position as well as margins,
 * paddings and styles. Used to enforce a neutral and unstyled look and behavoir!
 *
 * Example usage:
 * @include clear(true)
 *
 * @param boolean $important
 */
@-webkit-keyframes lightcase-spin {
  0% {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(359deg);
    -moz-transform: rotate(359deg);
    -o-transform: rotate(359deg);
    transform: rotate(359deg); } }

@-moz-keyframes lightcase-spin {
  0% {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(359deg);
    -moz-transform: rotate(359deg);
    -o-transform: rotate(359deg);
    transform: rotate(359deg); } }

@-o-keyframes lightcase-spin {
  0% {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(359deg);
    -moz-transform: rotate(359deg);
    -o-transform: rotate(359deg);
    transform: rotate(359deg); } }

@-ms-keyframes lightcase-spin {
  0% {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(359deg);
    -moz-transform: rotate(359deg);
    -o-transform: rotate(359deg);
    transform: rotate(359deg); } }

@keyframes lightcase-spin {
  0% {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(359deg);
    -moz-transform: rotate(359deg);
    -o-transform: rotate(359deg);
    transform: rotate(359deg); } }

#lightcase-case {
  display: none;
  position: fixed;
  z-index: 2002;
  top: 50%;
  left: 50%;
  font-family: arial, sans-serif;
  font-size: 13px;
  line-height: 1.5;
  text-align: left; }
  @media screen and (max-width: 640px) {
    html[data-lc-type=inline] #lightcase-case,
    html[data-lc-type=ajax] #lightcase-case {
      position: fixed !important;
      top: 0 !important;
      left: 0 !important;
      right: 0 !important;
      bottom: 0 !important;
      margin: 0 !important;
      padding: 55px 0 70px 0;
      width: 100% !important;
      height: 100% !important;
      overflow: auto !important; } }

@media screen and (min-width: 641px) {
  html:not([data-lc-type=error]) #lightcase-content {
    position: relative;
    z-index: 1;
    text-shadow: none;
    background-color: #fff;
    -webkit-box-shadow: 0 0 30px rgba(0, 0, 0, 0.5);
    -moz-box-shadow: 0 0 30px rgba(0, 0, 0, 0.5);
    -o-box-shadow: 0 0 30px rgba(0, 0, 0, 0.5);
    box-shadow: 0 0 30px rgba(0, 0, 0, 0.5);
    -webkit-backface-visibility: hidden; } }

@media screen and (min-width: 641px) {
  html[data-lc-type=image] #lightcase-content,
  html[data-lc-type=video] #lightcase-content {
    background-color: #333; } }

html[data-lc-type=inline] #lightcase-content,
html[data-lc-type=ajax] #lightcase-content,
html[data-lc-type=error] #lightcase-content {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  -o-box-shadow: none;
  box-shadow: none; }
  @media screen and (max-width: 640px) {
    html[data-lc-type=inline] #lightcase-content,
    html[data-lc-type=ajax] #lightcase-content,
    html[data-lc-type=error] #lightcase-content {
      position: relative !important;
      top: auto !important;
      left: auto !important;
      width: auto !important;
      height: auto !important;
      margin: 0 !important;
      padding: 0 !important;
      border: none !important; } }
  html[data-lc-type=inline] #lightcase-content .lightcase-contentInner,
  html[data-lc-type=ajax] #lightcase-content .lightcase-contentInner,
  html[data-lc-type=error] #lightcase-content .lightcase-contentInner {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box; }
    @media screen and (max-width: 640px) {
      html[data-lc-type=inline] #lightcase-content .lightcase-contentInner,
      html[data-lc-type=ajax] #lightcase-content .lightcase-contentInner,
      html[data-lc-type=error] #lightcase-content .lightcase-contentInner {
        padding: 15px; }
        html[data-lc-type=inline] #lightcase-content .lightcase-contentInner, html[data-lc-type=inline] #lightcase-content .lightcase-contentInner > *,
        html[data-lc-type=ajax] #lightcase-content .lightcase-contentInner,
        html[data-lc-type=ajax] #lightcase-content .lightcase-contentInner > *,
        html[data-lc-type=error] #lightcase-content .lightcase-contentInner,
        html[data-lc-type=error] #lightcase-content .lightcase-contentInner > * {
          width: 100% !important;
          max-width: none !important; }
        html[data-lc-type=inline] #lightcase-content .lightcase-contentInner > *:not(iframe),
        html[data-lc-type=ajax] #lightcase-content .lightcase-contentInner > *:not(iframe),
        html[data-lc-type=error] #lightcase-content .lightcase-contentInner > *:not(iframe) {
          height: auto !important;
          max-height: none !important; } }

@media screen and (max-width: 640px) {
  html.lightcase-isMobileDevice[data-lc-type=iframe] #lightcase-content .lightcase-contentInner iframe {
    overflow: auto;
    -webkit-overflow-scrolling: touch; } }

@media screen and (max-width: 640px) and (min-width: 641px) {
  html[data-lc-type=image] #lightcase-content .lightcase-contentInner,
  html[data-lc-type=video] #lightcase-content .lightcase-contentInner {
    line-height: 0.75; } }

html[data-lc-type=image] #lightcase-content .lightcase-contentInner {
  position: relative;
  overflow: hidden !important; }

@media screen and (max-width: 640px) {
  html[data-lc-type=inline] #lightcase-content .lightcase-contentInner .lightcase-inlineWrap,
  html[data-lc-type=ajax] #lightcase-content .lightcase-contentInner .lightcase-inlineWrap,
  html[data-lc-type=error] #lightcase-content .lightcase-contentInner .lightcase-inlineWrap {
    position: relative !important;
    top: auto !important;
    left: auto !important;
    width: auto !important;
    height: auto !important;
    margin: 0 !important;
    padding: 0 !important;
    border: none !important; } }

@media screen and (min-width: 641px) {
  html:not([data-lc-type=error]) #lightcase-content .lightcase-contentInner .lightcase-inlineWrap {
    padding: 30px;
    overflow: auto;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box; } }

#lightcase-case p.lightcase-error {
  margin: 0;
  font-size: 17px;
  text-align: center;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  color: #aaa; }
  @media screen and (max-width: 640px) {
    #lightcase-case p.lightcase-error {
      padding: 30px 0; } }
  @media screen and (min-width: 641px) {
    #lightcase-case p.lightcase-error {
      padding: 0; } }

.lightcase-open body {
  overflow: hidden; }
  .lightcase-isMobileDevice .lightcase-open body {
    max-width: 100%;
    max-height: 100%; }

#lightcase-info {
  position: absolute;
  padding-top: 15px; }
  #lightcase-info #lightcase-title,
  #lightcase-info #lightcase-caption {
    margin: 0;
    padding: 0;
    line-height: 1.5;
    font-weight: normal;
    text-overflow: ellipsis; }
  #lightcase-info #lightcase-title {
    font-size: 17px;
    color: #aaa; }
    @media screen and (max-width: 640px) {
      #lightcase-info #lightcase-title {
        position: fixed;
        top: 10px;
        left: 0;
        max-width: 87.5%;
        padding: 5px 15px;
        background: #000; } }
  #lightcase-info #lightcase-caption {
    clear: both;
    font-size: 13px;
    color: #aaa; }
  #lightcase-info #lightcase-sequenceInfo {
    font-size: 11px;
    color: #aaa; }
  @media screen and (max-width: 640px) {
    .lightcase-fullScreenMode #lightcase-info {
      padding-left: 15px;
      padding-right: 15px; }
    html:not([data-lc-type=image]):not([data-lc-type=video]):not([data-lc-type=flash]):not([data-lc-type=error]) #lightcase-info {
      position: static; } }

#lightcase-loading {
  position: fixed;
  z-index: 9999;
  width: 1.123em;
  height: auto;
  font-size: 38px;
  line-height: 1;
  text-align: center;
  text-shadow: none;
  position: fixed;
  z-index: 2001;
  top: 50%;
  left: 50%;
  margin-top: -0.5em;
  margin-left: -0.5em;
  opacity: 1;
  font-size: 32px;
  text-shadow: 0 0 15px #fff;
  -moz-transform-origin: 50% 53%;
  -webkit-animation: lightcase-spin 0.5s infinite linear;
  -moz-animation: lightcase-spin 0.5s infinite linear;
  -o-animation: lightcase-spin 0.5s infinite linear;
  animation: lightcase-spin 0.5s infinite linear; }
  #lightcase-loading, #lightcase-loading:focus {
    text-decoration: none;
    color: #fff;
    -webkit-tap-highlight-color: transparent;
    -webkit-transition: color, opacity, ease-in-out 0.25s;
    -moz-transition: color, opacity, ease-in-out 0.25s;
    -o-transition: color, opacity, ease-in-out 0.25s;
    transition: color, opacity, ease-in-out 0.25s; }
  #lightcase-loading > span {
    display: inline-block;
    text-indent: -9999px; }

a[class*='lightcase-icon-'] {
  position: fixed;
  z-index: 9999;
  width: 1.123em;
  height: auto;
  font-size: 38px;
  line-height: 1;
  text-align: center;
  text-shadow: none;
  outline: none;
  cursor: pointer; }
  a[class*='lightcase-icon-'], a[class*='lightcase-icon-']:focus {
    text-decoration: none;
    color: rgba(255, 255, 255, 0.6);
    -webkit-tap-highlight-color: transparent;
    -webkit-transition: color, opacity, ease-in-out 0.25s;
    -moz-transition: color, opacity, ease-in-out 0.25s;
    -o-transition: color, opacity, ease-in-out 0.25s;
    transition: color, opacity, ease-in-out 0.25s; }
  a[class*='lightcase-icon-'] > span {
    display: inline-block;
    text-indent: -9999px; }
  a[class*='lightcase-icon-']:hover {
    color: white;
    text-shadow: 0 0 15px white; }
  .lightcase-isMobileDevice a[class*='lightcase-icon-']:hover {
    color: #aaa;
    text-shadow: none; }
  a[class*='lightcase-icon-'].lightcase-icon-close {
    position: fixed;
    top: 15px;
    right: 15px;
    bottom: auto;
    margin: 0;
    opacity: 0;
    outline: none; }
  a[class*='lightcase-icon-'].lightcase-icon-prev {
    left: 15px; }
  a[class*='lightcase-icon-'].lightcase-icon-next {
    right: 15px; }
  a[class*='lightcase-icon-'].lightcase-icon-pause, a[class*='lightcase-icon-'].lightcase-icon-play {
    left: 50%;
    margin-left: -0.5em; }
    @media screen and (min-width: 641px) {
      a[class*='lightcase-icon-'].lightcase-icon-pause, a[class*='lightcase-icon-'].lightcase-icon-play {
        opacity: 0; } }
  @media screen and (max-width: 640px) {
    a[class*='lightcase-icon-'] {
      bottom: 15px;
      font-size: 24px; } }
  @media screen and (min-width: 641px) {
    a[class*='lightcase-icon-'] {
      bottom: 50%;
      margin-bottom: -0.5em; }
      a[class*='lightcase-icon-']:hover,
      #lightcase-case:hover ~ a[class*='lightcase-icon-'] {
        opacity: 1; } }

#lightcase-overlay {
  display: none;
  width: 100%;
  min-height: 100%;
  position: fixed;
  z-index: 2000;
  top: -9999px;
  bottom: -9999px;
  left: 0;
  background: #000; }
  @media screen and (max-width: 640px) {
    #lightcase-overlay {
      opacity: 1 !important; } }

/*# sourceMappingURL=style.min.css.map */








/*20190723追加*/

.gHeader-subNav .hokudai {
	position:relative;
	margin-left: 30px;
	}
.gHeader-subNav .hokudai a:before {
	content: url(../images/icon_header01.png);
	position: absolute;
	left: -22px;
	}
	.gHeader-subNav .huhp {
	position:relative;
	margin-left: 30px;
	}
.gHeader-subNav .huhp a:before {
	content: url(../images/icon_header02.png);
	position: absolute;
	left: -22px;
	}

.studentBox {
	background-image: url(../images/home-student_bg.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
	.studentBox h3 {
		font-size: 4.2rem;
		font-weight: normal;
		padding-top: 58px;
		padding-left: 24px;
	}
	.studentBox p {
		font-size: 1.4rem;
		font-weight: normal;
		padding-left: 24px;
		width: 54%;
	}

.student-nav {
	list-style-type: none;
	font-size: 1.3rem;
	margin-bottom: 0rem;
}
	.student-nav li {
		position:relative;
	}

			@media screen and (max-width: 640px) {
				.student-nav li {
					width: 100%;
				}
				.studentBox {
				background-position: 60% top;
				    background-size: auto 60%;
				}
				.studentBox h3 {
				    font-size: 2.4rem;
				    font-weight: normal;
				    padding-top: 20px;
					padding-left: 20px;
				}
				.studentBox p {
					font-size: 1.6rem;
					font-weight: normal;
					padding-left: 20px;
					width: 55%;
				}
				.student-nav {
				    margin-left: -45px;
				}
			}

.student-nav li a {
	color: inherit;
	display: flex;
	justify-content: left;
	align-items: left;
	text-align: left;
	min-height: 3em;
	background: #fff;
	border: 2px solid #0b7824;
	font-size: 1.3rem;
	padding: 0.3em 0.3em 0.3em 3.0em;
	margin-bottom: 10px;
	text-decoration: none;
}
.sb01:before {
	content: url(../images/home-student_nav01.png);
	position:absolute;
	top: -9px;
	left: 0px;
}
.sb02:before {
	content: url(../images/home-student_nav02.png);
	position:absolute;
	top: -9px;
	left: 0px;
}
.sb03:before {
	content: url(../images/home-student_nav03.png);
	position:absolute;
	top: -9px;
	left: 0px;
}
.sb04:before {
	content: url(../images/home-student_nav04.png);
	position:absolute;
	top: -9px;
	left: 0px;
}
.sb05:before {
	content: url(../images/home-student_nav05.png);
	position:absolute;
	top: -9px;
	left: 0px;
}
.sb06:before {
	content: url(../images/home-student_nav06.png);
	position:absolute;
	top: -9px;
	left: 0px;
}


.huhpBox {
	background-image: url(../images/home-patient_bg.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
	.huhpBox h3 {
		font-size: 4.2rem;
		font-weight: normal;
		padding-top: 58px;
		padding-left: 24px;
	}
	.huhpBox p {
		font-size: 1.4rem;
		font-weight: normal;
		padding-left: 24px;
		width: 54%;
	}

.huhp-nav {
	list-style-type: none;
	font-size: 1.3rem;
	margin-bottom: 0rem;
}
	.huhp-nav li {
		position:relative;
	}

			@media screen and (max-width: 640px) {
				.huhp-nav li {
					width: 100%;
				}
				.huhpBox {
					background-position: 60% top;
					background-size: auto 60%;
				}
				.huhpBox h3 {
					font-size: 2.4rem;
					font-weight: normal;
					padding-top: 30px;
					padding-left: 20px;
				}
				.huhpBox p {
					font-size: 1.6rem;
					font-weight: normal;
					padding-left: 20px;
					width: 55%;
				}
				.huhp-nav {
					margin-left: -45px;
				}
			}

.huhp-nav li a {
	color: inherit;
	display: flex;
	justify-content: left;
	align-items: left;
	text-align: left;
	min-height: 3em;
	background: #fff;
	border: 2px solid #0b7824;
	font-size: 1.3rem;
	padding: 0.3em 0.3em 0.3em 3.0em;
	margin-bottom: 10px;
	text-decoration: none;
}
.hb01:before {
	content: url(../images/home-student_nav01.png);
	position:absolute;
	top: -9px;
	left: 0px;
}
.hb02:before {
	content: url(../images/home-student_nav02.png);
	position:absolute;
	top: -9px;
	left: 0px;
}
.hb03:before {
	content: url(../images/home-student_nav03.png);
	position:absolute;
	top: -9px;
	left: 0px;
}
.hb04:before {
	content: url(../images/home-student_nav04.png);
	position:absolute;
	top: -9px;
	left: 0px;
}
.hb05:before {
	content: url(../images/home-student_nav05.png);
	position:absolute;
	top: -9px;
	left: 0px;
}
.hb06:before {
	content: url(../images/home-student_nav06.png);
	position:absolute;
	top: -9px;
	left: 0px;
}


.side-nav {
	list-style-type: none;
	font-size: 1.3rem;
	margin-bottom: 0rem;
}
	.side-nav li {
		position:relative;
		margin-left: -29px;
	}

			@media screen and (max-width: 640px) {
				.side-nav li {
					width: 100%;
				    margin-left: 0px;
				}
				.side-nav {
					margin-left: -31px;
				}
			}

.side-nav li a {
	color: inherit;
	display: flex;
	justify-content: left;
	align-items: left;
	text-align: left;
	min-height: 3em;
	background: #fff;
	border: 2px solid #0b7824;
	font-size: 1.3rem;
	padding: 0.3em 0.3em 0.3em 3.0em;
	margin-bottom: 10px;
	text-decoration: none;
}
.sd01:before {
	content: url(../images/home-nav01.png);
	position:absolute;
	top: -9px;
	left: -14px;
}
.sd02:before {
	content: url(../images/home-nav02.png);
	position:absolute;
	top: -9px;
	left: -14px;
}
.sd03:before {
	content: url(../images/home-nav03.png);
	position:absolute;
	top: -9px;
	left: -14px;
}


	.gFooter p {
		margin-bottom: 10px;
}


/*　●●20190806追加●●
				gNav表示非表示　*/

 .gNav_pc {
    display: block; }
	.gNav {
    display: none; }
@media (max-width: 1199.98px) {
 .gNav_pc {
    display: none; }
	.gNav {
    display: block; }
}

.gNav_pc {
  font-weight: bold; }
  .gNav_pc ul {
    display: flex;
    justify-content: space-between;
    padding-left: 0;
    list-style: none;
    margin-bottom: 0;
				clear: both;
				}
    @media (max-width: 991.98px) {
      .gNav_pc ul {
        flex-flow: column;
        align-items: center; } }
    .gNav_pc ul li {
      width: 16.6%;
      margin-top: 25px;
						font-size: 14px}
				.gNav_pc ul li img {
        display: block;
								margin: 0 auto;}
      @media (max-width: 991.98px) {
        .gNav_pc ul li {
          width: 100%; } }
      .gNav_pc ul li a {
        display: block;
        text-align: center;
        color: inherit;
        background: #fff;
        position: relative;
        padding: 0.3em;
        height: 100%; }
        .gNav_pc ul li a:before {
          position: absolute;
          content: "";
          width: 1px;
          height: 100%;
          left: 0;
          top: 0; }
        .gNav_pc ul li a:after {
          position: absolute;
          position: absolute;
          content: "";
          width: 1px;
          height: 100%;
          right: 0;
          top: 0; }
        .gNav_pc ul li a:hover {
          text-decoration: none;
          color: #0b7824; }
    .gNav_pc ul .active a {
      color: #0b7824; }


@media(min-width:768px){
  a[href^="tel:"]{
    pointer-events: none;
  }
}

.tel a{
	color:#212529;
	}


.recruit-link-table td {
	border-bottom:1px solid #cccccc !important;
	padding: 5px;
}
.recruit-link-section3 {
    font-size: 0.9em !important;
    font-weight: bold !important;
    color: #069d94 !important;
    letter-spacing: 0.2em !important;
    margin-top: 5px !important;
    margin-bottom: 5px !important;
    padding-left: 10px !important;
    border-left: 5px solid #069d94 !important;
}


/*20190911*/

@media(max-width: 640px){
.slide_sp {
	display: block !important;
}
#top_badge {
	display: none;
}
}

#top_badge {
	position: absolute;
	right: 4em;
	bottom: 2em;
	z-index: 9999;
}

.slide_sp {
	display: none;
}
.home-intro_sp {
  margin-bottom: 10px; }
  .home-intro-inner_sp {
    position: relative; }


/*●●メッセージ●●*/
.msg_box {
  position: static;
  }
.msg_box .fl-r {
  position: static;
  float:none;
}
.msg_box .fl-l {
  float:none;
}
.msg_box p {
  margin-bottom: 0;
}
@media (min-width: 768px) {
.msg_box {
  position: relative;
}
.msg_box p {
  margin-bottom: 0;
}
.msg_box .fl-r {
  position: absolute;
  left: 200px;
  bottom: 0;
}
.msg_box .fl-l img {
  max-width: 180px;
}
}

/*トピックス*/
.topics_ul {
  padding-left: 1em;
  list-style: none; }
  .topics_ul li {
    border-bottom: 1px solid #ccc;
    padding: 1rem;}

    .page1 {
      padding: 0 0 1rem 1rem;
  }

/*form
.ok, .ok2 {
  width: 350px;
  margin-bottom: 10px;
  height: 46px;
  border-radius: 100px;
  border: 1px solid #069d94;
  background-color: #069d94;
  color: #fff;
}
@media (min-width: 768px) {
  .ok {
    width: 350px;
  }
  }*/


/*スタッフ紹介*/
.staff dl {
padding: 15px 0;
border-bottom: 1px solid #ccc;
}
.staff dt {
margin-bottom: 0em;
padding-right: 1em;
}
.staff span {
  display: inline-block;
  padding-right: 2em;
}
.staff dd {
  margin-bottom: 1em;
  border-bottom:1px solid #ccc;
}

@media screen and (min-width: 768px) {
.staff dt {
clear: left;
float: left;
}
.staff dt {
  margin-bottom: 1em;
  padding-right: 1em;
  border-bottom:1px solid #ccc;
  width: 300px;
 }
  
.staff span {
  display: inline-block;
  padding-right: 1em;
  width: 260px;
}
}

span.h_s {
  margin-left: 1em;
  font-size: 1.6rem;
}

/*GoogleMap*/
.gmap {
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 30px;
  height: 0;
  overflow: hidden;
 }
   
 .gmap iframe, .gmap object, .gmap embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  }


/* パソコンで見たときは"pc_none"のclassがついた画像が表示される */
.pc_display { display: block !important; }
.sp_display { display: none !important; }
/* スマートフォンで見たときは"sp_none"のclassがついた画像が表示される */
@media only screen and (max-width: 750px) {
.pc_display { display: none !important; }
.sp_display { display: block !important; }
}



.img_wrap{
  margin: 0 auto;
  cursor: pointer;
}
.img_wrap img{
  transition-duration: 0.5s;
}
.img_wrap:hover img{
  transform: scale(1.1);
  transition-duration: 0.5s;
}

.appeal-btn-top {
  display: flex;
  justify-content: center;
  position: relative;
  height: 126px;
}

.appeal-btn-top-PC {
  display: block; }
.appeal-btn-top-SP {
  display: none; }
  
.appeal-btn-top-PC {
  position: absolute;
  width: 100%;
  z-index: 100;
  top: -50%;
  display: flex;
  justify-content: space-evenly;
  max-width: 1000px;
}


@media all and (-ms-high-contrast: none), (-ms-high-contrast: active)  {
  .appeal-btn-top-PC {
    position: absolute;
    width: 100%;
    z-index: 100;
    top: -50%;
    display: flex;
    justify-content: space-evenly;
    max-width: auto;
    left:calc(480/1980*100vw)
  }
}

@media all and (max-width: 1599.98px) and (-ms-high-contrast: none), (-ms-high-contrast: active)   {
    .appeal-btn-top-PC {
      position: absolute;
      width: 100%;
      z-index: 100;
      top: -50%;
      display: flex;
      justify-content: space-evenly;
      max-width: auto;
      left:calc(280/1600*100vw)
    }
}

@media all and (max-width: 1399.98px) and (-ms-high-contrast: none), (-ms-high-contrast: active)   {
  .appeal-btn-top-PC {
    position: absolute;
    width: 100%;
    z-index: 100;
    top: -50%;
    display: flex;
    justify-content: space-evenly;
    max-width: auto;
    left:calc(180/1300*100vw)
  }
}


.appeal-btn-top-PC img {
  max-width: 476px;
}

@media (max-width: 1199.98px) {
  .appeal-btn-top {
    display: flex;
    justify-content: center;
    position: relative;
    height: auto;
  }

  .appeal-btn-top-PC {
    display: none; }
  .appeal-btn-top-SP {
    display: block; }

  .appeal-btn-top-SP {
    position:unset;
    width: 100%;
    z-index: 100;
    top: 92%;
    display: flex;
    flex-direction: column;
    align-items: center;
    margin-top: 20px;
  }
  .appeal-btn-top-SP img {
    max-width: 476px;
    width: 100%;
  }
}

@media (max-width: 1199.98px) {
  #appeal-header-logo {
    display: flex;
    justify-content: center;
    background-color: #FFF;
  }
}
.appeal-mainimage {
  text-align: center;
}

.appeal-mainimage-PC {
  display: block; }
.appeal-mainimage-SP {
  display: none; }

@media (max-width: 1199.98px) {
  .appeal-mainimage-PC {
    display: none; }
  .appeal-mainimage-SP {
    display: block; }
}

.head-text {
  background-color: #4186c5;
  text-align: center;
}

.appeal-mainimage-0102 {
  position: relative;
  width: 93%;
  top: -130px;
  margin-bottom: -130px;
}

.appeal-mainimage-0102-SP {
  position: relative;
  width: 100%;
  top: -10px;
  margin-bottom: -10px;
}

.mt80 {
  margin-top: 80px !important; }

.cando10-contents p {
  font-size: 2.4rem;
}

.cando10-contents ul {
  font-size: 2.4rem;
}

@media (max-width: 1199.98px) {
  .cando10-contents p {
    font-size: 2.0rem;
  }
  .cando10-contents ul {
    font-size: 2.0rem;
  }
}

.cando10-detail {
  display: none;
  border: solid 5px #36a37a;
  max-width: 960px;
  margin-left: auto;
  margin-right: auto;
}

.modaal-container {
  max-width: 960px;
}

.modaal-content-container {
  padding: 0;
}

.info-1 {
  background-image: url(../appeal/images/back-cando10-01.jpg);
  padding:50px 20px;
  border: solid 5px #36a37a;
  max-width: 960px;
  margin-left: auto;
  margin-right: auto;
}
.info-2 {
  background-image: url(../appeal/images/back-cando10-02.jpg);
  padding:50px 20px;
  border: solid 5px #36a37a;
  max-width: 960px;
  margin-left: auto;
  margin-right: auto;
}
.info-3 {
  background-image: url(../appeal/images/back-cando10-03.jpg);
  padding:50px 20px;
  border: solid 5px #36a37a;
  max-width: 960px;
  margin-left: auto;
  margin-right: auto;
}
.info-4 {
  background-image: url(../appeal/images/back-cando10-04.jpg);
  padding:50px 20px;
  border: solid 5px #36a37a;
  max-width: 960px;
  margin-left: auto;
  margin-right: auto;
}
.info-5 {
  background-image: url(../appeal/images/back-cando10-05.jpg);
  padding:50px 20px;
  border: solid 5px #36a37a;
  max-width: 960px;
  margin-left: auto;
  margin-right: auto;
}
.info-6 {
  background-image: url(../appeal/images/back-cando10-06.jpg);
  padding:50px 20px;
  border: solid 5px #36a37a;
  max-width: 960px;
  margin-left: auto;
  margin-right: auto;
}
.info-7 {
  background-image: url(../appeal/images/back-cando10-07.jpg);
  padding:50px 20px;
  border: solid 5px #36a37a;
  max-width: 960px;
  margin-left: auto;
  margin-right: auto;
}
.info-8 {
  background-image: url(../appeal/images/back-cando10-08.jpg);
  padding:50px 20px;
  border: solid 5px #36a37a;
  max-width: 960px;
  margin-left: auto;
  margin-right: auto;
}
.info-9 {
  background-image: url(../appeal/images/back-cando10-09.jpg);
  padding:50px 20px;
  border: solid 5px #36a37a;
  max-width: 960px;
  margin-left: auto;
  margin-right: auto;
}
.info-10 {
  background-image: url(../appeal/images/back-cando10-10.jpg);
  padding:50px 20px;
  border: solid 5px #36a37a;
  max-width: 960px;
  margin-left: auto;
  margin-right: auto;
}

@media (max-width: 767.98px){

  .modaal-content-container {
    padding: 0;
  }
  .modaal-inner-wrapper {
    padding-left: 5px;
    padding-right: 5px;
  }
}

@media (max-width: 575.98px) {
  .info-1 {
    background-image: url(../appeal/images/back-cando10-01-SP.jpg);
    padding:20px 10px 20px 10px;
    border: solid 5px #36a37a;
    max-width: 960px;
    margin-left: auto;
    margin-right: auto;
  }
  .info-3 {
    background-image: url(../appeal/images/back-cando10-03-SP.jpg);
    padding:50px 20px;
    border: solid 5px #36a37a;
    max-width: 960px;
    margin-left: auto;
    margin-right: auto;
  }
  .info-4 {
    background-image: url(../appeal/images/back-cando10-04-SP.jpg);
    padding:50px 20px;
    border: solid 5px #36a37a;
    max-width: 960px;
    margin-left: auto;
    margin-right: auto;
  }
  .info-5 {
    background-image: url(../appeal/images/back-cando10-05-SP.jpg);
    padding:50px 20px;
    border: solid 5px #36a37a;
    max-width: 960px;
    margin-left: auto;
    margin-right: auto;
  }
  .info-6 {
    background-image: url(../appeal/images/back-cando10-06-SP.jpg);
    padding:50px 20px;
    border: solid 5px #36a37a;
    max-width: 960px;
    margin-left: auto;
    margin-right: auto;
  }
  .info-7 {
    background-image: url(../appeal/images/back-cando10-07-SP.jpg);
    padding:50px 20px;
    border: solid 5px #36a37a;
    max-width: 960px;
    margin-left: auto;
    margin-right: auto;
  }
  .info-8 {
    background-image: url(../appeal/images/back-cando10-08-SP.jpg);
    padding:50px 20px;
    border: solid 5px #36a37a;
    max-width: 960px;
    margin-left: auto;
    margin-right: auto;
  }
  .info-9 {
    background-image: url(../appeal/images/back-cando10-09-SP.jpg);
    padding:50px 20px;
    border: solid 5px #36a37a;
    max-width: 960px;
    margin-left: auto;
    margin-right: auto;
  }
  .info-10 {
    background-image: url(../appeal/images/back-cando10-10-SP.jpg);
    padding:50px 20px;
    border: solid 5px #36a37a;
    max-width: 960px;
    margin-left: auto;
    margin-right: auto;
  }
}

.appeal-tab{
	display: flex;
	flex-wrap: wrap;
	list-style: none;
	max-width: 960px;
	margin-left: auto;
	margin-right: auto;
	padding-left: 0;
}

.appeal-tab li :hover{
  opacity:0.8;
}

.appeal-tab-SP{
	display: flex;
	flex-wrap: wrap;
	list-style: none;
	max-width: 480px;
	margin-left: auto;
	margin-right: auto;
	padding-left: 0;
  justify-content: center;
}

.appeal-tab-SP li :hover{
  opacity:0.8;
}

@media (max-width: 479.98px) {
  .appeal-tab-SP li {
    width: 45%;
  }
}

.appeal-mainimage-dougai {
  background-color: #f1f6fc;
}

.appeal-introduction {
  background-color: #FFF;
  max-width: 960px;
  margin-left: auto;
  margin-right: auto;
  border-left: solid #f1f6fc 5px;
  border-right: solid #f1f6fc 5px;
}

.appeal-introduction-contents {
  display: flex;
  justify-content: space-evenly;
  padding: 30px 20px;
}

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .appeal-introduction-contents {
    display: flex;
    justify-content: center;
    padding: 30px 20px;
  }
}

.appeal-introduction-person {
  width: 180px;
}

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .appeal-introduction-person {
    width: 180px;
    padding-right: 20px;
  }
}

/*アコーディオン全体*/
.accordion-area{
  list-style: none;
  width: 96%;
  max-width: 900px;
  margin:0 auto;
  padding-left: 0;
}

.accordion-area li{
  margin: 10px 0;
}

.appeal-introduction-contents p{
  font-size: 2.6rem;
}

.accordion-area h3 {
  font-size: 2.6rem;
}

.accordion-area ul {
  font-size: 1.8rem;
}

.accordion-area span {
  font-size: 1.8rem;
}

@media (max-width: 1199.98px) {
  .appeal-introduction-contents p{
    font-size: 2.2rem;
  }
  .accordion-area h3 {
    font-size: 2.2rem;
  }
  .accordion-area ul {
    font-size: 1.8rem;
  }
  .accordion-area span {
    font-size: 1.8rem;
  }
}

.accordion-area section {
border: 1px solid #ccc;
}

/*アコーディオンタイトル*/
.title {
  position: relative;/*+マークの位置基準とするためrelative指定*/
  cursor: pointer;
  padding: 3% 3% 3% 50px;
  transition: all .5s ease;
  margin: 0 30% 0 30%;
  text-align: center;
}

@media (max-width: 767.98px) {
  .title {
    position: relative;/*+マークの位置基準とするためrelative指定*/
    cursor: pointer;
    padding: 3% 3% 3% 50px;
    transition: all .5s ease;
    margin: 0 15% 0 15%;
    text-align: center;
  }
}

/*アイコンの＋と×*/
.title::before,
.title::after{
  position: absolute;
  content:'';
  width: 30px;
  height: 4px;
  background-color: #333;
}

@media (max-width: 767.98px) {
  .title::before,
  .title::after{
    position: absolute;
    content:'';
    width: 20px;
    height: 4px;
    background-color: #333;
  }
}

.title::before{
  top:48%;
  left: 15px;
  transform: rotate(0deg);
}
.title::after{    
  top:48%;
  left: 15px;
  transform: rotate(90deg);
}

/*　closeというクラスがついたら形状変化　*/
.title.close::before{
transform: rotate(45deg);
}

.title.close::after{
transform: rotate(-45deg);
}

/*アコーディオンで現れるエリア*/
.appeal-box {
  display: none;/*はじめは非表示*/
  background: #f3f3f3;
  margin:0 3% 3% 3%;
  padding: 3%;
}

.align-self-center {
  align-self: center;
}

.appeal-recruitment {
  position: relative;
}

.appeal-recruitment img {
  width: 100%;
  height: auto;
}

@media (min-width: 1700px) {
.appeal-recruitment-contents {
  position: absolute;
  top: 50%;
  left: 20%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  width: 40vw;
  background-color: rgba(255, 255, 255, 0.8);
  border-radius: 36px;
  padding: 50px 100px;
  font-size:2.4rem;
  }
}

@media (max-width: 1699.98px) {
  .appeal-recruitment-contents {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translateY(-50%) translateX(-50%);
    -webkit-transform: translateY(-50%) translateX(-50%);
    margin: auto;
  
    width: 75%;
    background-color: rgba(255, 255, 255, 0.8);
    border-radius: 36px;
    padding: 50px 100px;
    font-size:2.0rem;
  }
}

@media (max-width: 1299.98px) {
  .appeal-recruitment-contents {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translateY(-50%) translateX(-50%);
    -webkit-transform: translateY(-50%) translateX(-50%);
    margin: auto;
  
    width: 80%;
    background-color: rgba(255, 255, 255, 0.8);
    border-radius: 36px;
    padding: 25px 100px;
    font-size:2.0rem;
  }
}

@media (max-width: 767.98px) {
  .appeal-recruitment-contents {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translateY(-50%) translateX(-50%);
    -webkit-transform: translateY(-50%) translateX(-50%);
    margin: auto;
  
    width: 90%;
    background-color: rgba(255, 255, 255, 0.8);
    border-radius: 36px;
    padding: 25px 50px;
    font-size:2.0rem;
  }
}

@media (max-width: 1199.98px) {
  .appeal-recruitment-backimage-SP3 {
    display: none; }
  .appeal-recruitment-backimage-SP2 {
    display: none; }
  .appeal-recruitment-backimage-SP {
    display: block; }
}

@media (max-width: 559.98px) {
  .appeal-recruitment-backimage-SP3 {
    display: none; }
  .appeal-recruitment-backimage-SP {
    display: none; }
  .appeal-recruitment-backimage-SP2 {
    display: block; }
}

@media (max-width: 351.98px) {
  .appeal-recruitment-backimage-SP2 {
    display: none; }
  .appeal-recruitment-backimage-SP {
    display: none; }
  .appeal-recruitment-backimage-SP3 {
    display: block; }
}

.appeal-recruitment-contents p {
  /* margin: 0 0 6.25%; */
  margin: 0 0 5.0%;
}

.appeal-line {
  border-width: 2px 0px 0px 0px;
  border-style: solid;
  border-color: #5f5f5f;
  height: 1px;
  margin: 0 10.0% 5.0%;
}

@media (max-width: 575.98px) {
.appeal-introduction-contents-SP {
  flex-direction:column;
  align-items: center;
  }
}

.hide-area{
	display: none;
}

.contact {
    background: url(../images/footer_mail_icon.png) no-repeat 1.5em #FFF;
    background-size: 30px 30px;
}

#footer_contents a  {
    text-decoration: none;
    padding: 30px 10px 30px 70px;
    color: #333333;
    font-weight: bold;
    font-size: 100%;
    -webkit-box-shadow: 0px 4px 4px -1px rgb(0 0 0 / 20%);
    box-shadow: 0px 4px 4px -1px rgb(0 0 0 / 20%);
    width: 300px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    content: "";
    border: 3px solid #0A1566;
}

@media screen and (max-width: 991px) {
    #footer_contents {
        padding-bottom: 20px;
    }
    #footer_contents a {
        padding: 15px 10px 15px 70px;
        width: 100%;
        display: block;
        padding-right: 0px;
    }
    #flex-reverse {
        flex-direction: column-reverse;
    }
}

/* 20230622 */
nav.page-link {
  margin-bottom: 2rem;
}
nav.page-link ul {
  display: flex;
  flex-wrap: wrap;
  list-style: none;
  padding: 0;
}
nav.page-link ul li {
  width: 25%;
  margin-bottom: 1rem;
  text-align: center;
}
@media screen and (max-width: 991px) {
  nav.page-link ul {
    padding-left: 1rem;
  }
  nav.page-link ul li {
    width: 100%;
    text-align: left;
    margin-bottom: 0;
  }
}

/* 20230911 */
#scroll-top {
  position: fixed;
  bottom: 10px;
  right: 20px;
  z-index: 500;
  /*
  @media only screen and (max-width: 640px) {
    img {
      width: 70px;
      height: auto;
    }
  }*/
}
@media only screen and (max-width: 640px) {
  #scroll-top {
    bottom: 0px;
    right: 0px;
    margin: 10px;
  }
}
#scroll-top .top_btn {
  width: 50px;
  height: 50px;
  background: #47b23a;
  cursor: pointer;
  display: block;
  margin: 0 0 15px auto;
  position: relative;
}
@media only screen and (max-width: 640px) {
  #scroll-top .top_btn {
    width: 30px;
    height: 30px;
    margin: 0 0 5px auto;
  }
}
#scroll-top .top_btn:hover {
  background: #47b23a;
}
#scroll-top .top_btn::before {
  position: absolute;
  content: "";
  top: 1rem;
  left: 0.8rem;
  width: 12px;
  height: 12px;
  margin: 1rem 1rem 1rem 1rem;
  border-top: 1px solid #fff;
  border-left: 1px solid #fff;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}
@media only screen and (max-width: 640px) {
  #scroll-top .top_btn::before {
    top: 0.4rem;
    left: 0.2rem;
    width: 8px;
    height: 8px;
  }
}

/* for results 20240626 */
ol.paper-oubun li{
	margin-bottom: 30px;
}

ol.paper-hobun li{
	margin-bottom: 10px;
}