 *,
*::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: rgba(0, 0, 0, 0); }

@-ms-viewport {
  width: device-width; }

article, aside, figcaption, figure, footer, header, hgroup, main, nav, section {
  display: block; }

body {
  margin: 0;
  font-family: Roboto, Lato, Helvetica, Arial;
  font-size: 1em;
  font-weight: 400;
  line-height: 1.5;
  color: #444444;
  text-align: left;
  background-color: #fff; }

[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: #B61B15;
  text-decoration: none;
  background-color: transparent;
  -webkit-text-decoration-skip: objects; }
  a:hover {
    color: #B61B15;
    text-decoration: none; }

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; }

a[href$=".pdf"] {
  display: inline-block;
  padding-right: 20px;
  background: url(../img/icons/icon_pdf.gif) no-repeat right center;
}

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: 600;
  line-height: 1.5;
  color: inherit; }

h1, .h1 {
  font-size: 2.75rem; }

h2, .h2 {
  font-size: 2rem; }

h3, .h3 {
  font-size: 1.125rem; }

h4, .h4 {
  font-size: 1rem; }

h5, .h5 {
  font-size: 0.875rem; }

h6, .h6 {
  font-size: 0.813rem; }

.lead {
  font-size: 1.4rem;
  font-weight: 400; }

.display-1 {
  font-size: 6rem;
  font-weight: 300;
  line-height: 1.2; }

.display-2 {
  font-size: 5.5rem;
  font-weight: 300;
  line-height: 1.2; }

.display-3 {
  font-size: 4.5rem;
  font-weight: 300;
  line-height: 1.2; }

.display-4 {
  font-size: 3.5rem;
  font-weight: 300;
  line-height: 1.2; }

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: 1.25rem; }

.blockquote-footer {
  display: block;
  font-size: 80%;
  color: #6c757d; }
  .blockquote-footer::before {
    content: "\2014 \00A0"; }

.form-control {
  display: block;
  width: 100%;
  height: calc(2.25rem + 0.25rem);
  padding: 0.375rem 0.75rem;
  font-size: 1em;
  line-height: 1.5;
  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: #80bdff;
    outline: 0;
    box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 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.5; }

.col-form-label-lg {
  padding-top: calc(0.5rem + 1px);
  padding-bottom: calc(0.5rem + 1px);
  font-size: 1.25rem;
  line-height: 1.5; }

.col-form-label-sm {
  padding-top: calc(0.25rem + 1px);
  padding-bottom: calc(0.25rem + 1px);
  font-size: 0.875rem;
  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.5;
  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(1.8125rem + 0.25rem);
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem;
  line-height: 1.5;
  border-radius: 0.2rem; }

.form-control-lg {
  height: calc(2.875rem + 0.25rem);
  padding: 0.5rem 1rem;
  font-size: 1.25rem;
  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: 0.875rem;
  line-height: 1.5;
  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: 0.875rem;
  line-height: 1.5;
  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: 0.125rem solid transparent;
  padding: 0.375rem 1.625rem;
  font-size: 1em;
  line-height: 1.5;
  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(0, 123, 255, 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: #329ef7;
  border-color: #329ef7; }
  .btn-primary:hover {
    color: #fff;
    background-color: #0d8df6;
    border-color: #0986ed; }
  .btn-primary:focus, .btn-primary.focus {
    box-shadow: 0 0 0 0.2rem rgba(50, 158, 247, 0.5); }
  .btn-primary.disabled, .btn-primary:disabled {
    color: #fff;
    background-color: #329ef7;
    border-color: #329ef7; }
  .btn-primary:not(:disabled):not(.disabled):active, .btn-primary:not(:disabled):not(.disabled).active,
  .show > .btn-primary.dropdown-toggle {
    color: #fff;
    background-color: #0986ed;
    border-color: #097fe0; }
    .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(50, 158, 247, 0.5); }

.btn-secondary {
  color: #fff;
  background-color: #fe6655;
  border-color: #fe6655; }
  .btn-secondary:hover {
    color: #fff;
    background-color: #fe442f;
    border-color: #fe3822; }
  .btn-secondary:focus, .btn-secondary.focus {
    box-shadow: 0 0 0 0.2rem rgba(254, 102, 85, 0.5); }
  .btn-secondary.disabled, .btn-secondary:disabled {
    color: #fff;
    background-color: #fe6655;
    border-color: #fe6655; }
  .btn-secondary:not(:disabled):not(.disabled):active, .btn-secondary:not(:disabled):not(.disabled).active,
  .show > .btn-secondary.dropdown-toggle {
    color: #fff;
    background-color: #fe3822;
    border-color: #fe2d16; }
    .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(254, 102, 85, 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: #329ef7;
  background-color: transparent;
  background-image: none;
  border-color: #329ef7; }
  .btn-outline-primary:hover {
    color: #fff;
    background-color: #329ef7;
    border-color: #329ef7; }
  .btn-outline-primary:focus, .btn-outline-primary.focus {
    box-shadow: 0 0 0 0.2rem rgba(50, 158, 247, 0.5); }
  .btn-outline-primary.disabled, .btn-outline-primary:disabled {
    color: #329ef7;
    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: #329ef7;
    border-color: #329ef7; }
    .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(50, 158, 247, 0.5); }

.btn-outline-secondary {
  color: #fe6655;
  background-color: transparent;
  background-image: none;
  border-color: #fe6655; }
  .btn-outline-secondary:hover {
    color: #fff;
    background-color: #fe6655;
    border-color: #fe6655; }
  .btn-outline-secondary:focus, .btn-outline-secondary.focus {
    box-shadow: 0 0 0 0.2rem rgba(254, 102, 85, 0.5); }
  .btn-outline-secondary.disabled, .btn-outline-secondary:disabled {
    color: #fe6655;
    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: #fe6655;
    border-color: #fe6655; }
    .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(254, 102, 85, 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: #329ef7;
  background-color: transparent; }
  .btn-link:hover {
    color: #0056b3;
    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 1.625rem;
  font-size: 1.25rem;
  line-height: 1.5;
  border-radius: 0.3rem; }

.btn-sm {
  padding: 0.25rem 1.625rem;
  font-size: 0.875rem;
  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%; }

.shadow-sm {
  box-shadow: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.075) !important; }

.shadow {
  box-shadow: 0 0.3125rem 0.875rem 0 rgba(129, 129, 129, 0.2) !important; }

.shadow-lg {
  box-shadow: 0 1rem 3rem rgba(0, 0, 0, 0.175) !important; }

.shadow-none {
  box-shadow: none !important; }

h1, h2, h3, h4, h5, h6,
.h1, .h2, .h3, .h4, .h5, .h6 {
  margin-top: 0.3rem; }

p {
  color: #8892a0;
  font-weight: 400; }

.rounded {
  overflow: hidden; }

.rounded-bottom-0 {
  border-bottom-left-radius: 0 !important;
  border-bottom-right-radius: 0 !important; }

.fdb-block {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-rendering: optimizelegibility;
  padding: 7.5rem 0;
  position: relative;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  overflow: hidden;
  background-color: #FFFFFF; }
  .fdb-block .container {
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain; }
    .fdb-block .container.bg-r {
      background-position: right; }
  .fdb-block.fdb-viewport {
    min-height: calc(100% - 2 * 7.5rem); }
    .fdb-block.fdb-viewport .container {
      min-height: calc(100% - 2 * 7.5rem); }
  .fdb-block.fdb-image-bg {
    color: #f2f2f2; }
  .fdb-block .fdb-box {
    background: #FFFFFF;
    padding: 3.75rem 2.5rem;
    overflow: hidden;
    color: #444444;
    border-radius: 0.25rem;
    box-shadow: 0 0.3125rem 0.875rem 0 rgba(129, 129, 129, 0.2) !important; }
  .fdb-block .fdb-touch {
    border-top: solid 0.3125rem #329ef7;
    z-index: 2; }
  .fdb-block img + p, .fdb-block img + h3, .fdb-block img + h4 {
    margin-top: 1.25rem; }
  .fdb-block img + h1, .fdb-block img + h2 {
    margin-top: 2.5rem; }
  .fdb-block .col-fill-left {
    width: 50%;
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    background-size: cover;
    background-position: center;
    z-index: 1; }
    .fdb-block .col-fill-left + div {
      position: relative;
      z-index: 2; }
  .fdb-block .col-fill-right {
    width: 50%;
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    background-size: cover;
    background-position: center;
    z-index: 1; }
    .fdb-block .col-fill-right + div {
      position: relative;
      z-index: 2; }
  .fdb-block img.fdb-icon {
    width: auto;
    width: 3.75rem; }
  .fdb-block img.fdb-icon-round {
    width: auto;
    width: 3.75rem; }
  .fdb-block .row-100 {
    height: 6.25rem;
    width: 100%; }
  .fdb-block .row-50 {
    height: 3.125rem;
    width: 100%; }
  .fdb-block .row-70 {
    height: 4.375rem;
    width: 100%; }

footer {
  padding: 1.875rem 0 !important; }
  footer.footer-large {
    padding: 6.25rem 0 !important; }
  footer .flex-column .nav-link {
    padding-left: 0; }
  footer.bg-dark {
    background: #2d313c;
    color: #f2f2f2; }
    footer.bg-dark a {
      color: #f2f2f2; }
  footer a {
    color: #444444; }

header { 
  background-color: #FFFFFF; }
  header .navbar-nav a.nav-link {
    color: #777; }
    header .navbar-nav a.nav-link:hover {
      color: #329ef7; }
  header .navbar-nav .active a.nav-link {
    color: #444444; }
  header .navbar-toggler-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(0, 0, 0, 0.5)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E"); }
  header.bg-dark .navbar-nav a.nav-link {
    color: #dcdcdc; }
    header.bg-dark .navbar-nav a.nav-link:hover {
      color: #329ef7; }
  header.bg-dark .navbar-nav .active a.nav-link {
    color: #FFFFFF; }
  header.bg-dark .navbar-toggler-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='#fff' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 8h24M4 16h24M4 24h24'/%3E%3C/svg%3E"); }

header + header {
  border-top: solid 0.0625rem #EEE; }

.bg-dark {
  background-color: #2d313c;
  color: #f2f2f2; }
  .bg-dark p.lead {
    color: white; }

.bg-gray {
  background-color: #f4f7fe;
  color: #444444; }




/*  -----------------------------------------------------------------------------ここからカスタマイズ------------------------------------------------------------------------  */



/*  ============================================================ 共通関連 */

/*  背景色追加  *//*使い回し*/
.bg-cream {background-color: #F7FEC6;}
.bg-black {background-color: #000000;}
.bg-161616 {background-color: #161616;}
.bg-0F0F0F {background-color: #0F0F0F;}
.bg-roassored {background-color: #B61B15 !important;}/*  ヘッダーの帯の色  */
.bg-roassored2 {background-color: #990306; background-image: url("../img/game_tickets/score-back.jpg");}
.bg-red {background-color: red; color:#fff; font-size:1.5em;}
.bg-wh {background-color:#fff; }

.font-14 {font-size:90%;}
.font-20 {font-size:125%;}
.font-large {font-size:1.75rem;}
.font-blod {font-weight:bold!important;}
.font-bold {font-weight:bold!important;}

.font-red {color: red; font-weight: bold; font-size:1.25em;}
.font-wh {color:#fff;}



.pc-none{display: none;}
.sp-block {display: inline-block;}
@media screen and (max-width: 960px) {/* 960px以下*/
  .sp-block {display: block;}
  .pc-none{display: block;}
}
@media screen and (min-width: 768px) {/* 768px以上*/

}

/*  ナビ下画像  */
.jumbotron-news {background-image: url("../img/jumbotron/jumbotron_01-news.jpg");  background-size: cover;  background-position: center 60%;}
.jumbotron-match {background-image: url("../img/jumbotron/jumbotron_09-multi.jpg");  background-size: cover;  background-position: center 60%;}
.jumbotron-ticket {background-image: url("../img/jumbotron/jumbotron_09-multi.jpg");  background-size: cover;  background-position: center 60%;}
.jumbotron-clubteam {background-image: url("../img/jumbotron/jumbotron_09-multi.jpg");  background-size: cover;  background-position: center 60%;}
.jumbotron-sportsclub {background-image: url("../img/jumbotron/jumbotron_05-sportsclub.jpg");  background-size: cover;  background-position: center 60%;}
.jumbotron-hometwon {background-image: url("../img/jumbotron/jumbotron_06-hometwon.jpg");  background-size: cover;  background-position: center 60%;}
.jumbotron-partner {background-image: url("../img/jumbotron/jumbotron_07-partner.jpg");  background-size: cover;  background-position: center 60%;}
.jumbotron-partner-rec {background-image: url("../img/jumbotron/jumbotron_10-partner.jpg");  background-size: cover;  background-position: center 50%;}
.jumbotron-goods {background-image: url("../img/jumbotron/jumbotron_09-multi.jpg");  background-size: cover;  background-position: center 60%;}
.jumbotron-other {background-image: url("../img/jumbotron/jumbotron_01.jpg");  background-size: cover;  background-position: center 60%;}
.bg-eyecatch {background-color: #000000; background-image: url("../img/jumbotron/bg-eyecatch.jpg");}

.bg-eyecatch::before{
	/* 透過した黒を重ねる */
	background-color: rgba(0,0,0,0.5);
	/* どの範囲に重ねるかを指定 */
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	content: ' ';
}

.jumbotron::before{
	/* 透過した黒を重ねる */
	background-color: rgba(0,0,0,0.5);
	/* どの範囲に重ねるかを指定 */
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	content: ' ';
}


/*  ナビ関連 */
a.bg-roassored:hover, a.bg-roassored:focus,
button.bg-roassored:hover,
button.bg-roassored:focus {
  background-color: #ffffff !important;
}

.navbar-white a.nav-link {
    color: #ffffff!important; 
    font-weight: 700;
}
.navbar-white a.nav-link:hover {
    color: #E5E5E5!important; 
}
.navbar-white .active a.nav-link {
    color: #E5E5E5!important; 
}



/*  パンくず */
.breadcrumb {
    background:transparent;
    font-size: 80%;
}


/*  ============================================================ 各ページ用 */

/*  TOPページ　スライダーページ  */
.carousel .carousel-indicators li {
  width: 30px;
  height: 5px;
}
.carousel .carousel-indicators {
  bottom: -25px;
}


/*  TOPページ　本日のスケジュールのボタン部分  */
.toptoday{
    font-size: 0.875rem!important;
    color: #ffffff!important;
    background-color: #706F6F!important;
    margin:  .4rem .1rem .1rem!important;
    padding: .1rem .35rem!important;
    border-radius: .1rem!important;
}
.toptoday.active,
  .show > .toptoday {
    color: #ffffff!important;
    background-color: #B61B15!important;
  }

/*  TOPページ　TODAYS NEWSの記事部分　TOPページ　順位の部分にも流用  */
.todaystab{
    font-size: 0.875rem!important;
    /*line-height: 0.8rem;*/
    /*  TODAYS NEWSのタイトルが2行以上だと文字間被るので修正  */
    line-height: 1.0rem;
}

/*  TOPページ　ニュース等のアイコン  */
.badge-01 {font-size: 10px;color: #fff;background-color:#B61B15;width: 55px;margin-right: 5px;} /*  全て  */
.badge-02 {font-size: 10px;color: #fff;background-color:#FE4455;width: 65px;margin-right: 5px;} /*  試合情報  */
.badge-03 {font-size: 10px;color: #fff;background-color:#F39E66;width: 55px;margin-right: 5px;} /*  チーム  */
.badge-04 {font-size: 10px;color: #fff;background-color:#E7D05E;width: 55px;margin-right: 5px;} /*  イベント  */
.badge-05 {font-size: 10px;color: #fff;background-color:#479EBE;width: 55px;margin-right: 5px;} /*  募集  */
.badge-06 {font-size: 10px;color: #fff;background-color:#8D7AB7;width: 55px;margin-right: 5px;} /*  メディア  */
.badge-07 {font-size: 10px;color: #fff;background-color:#8CB34A;width: 65px;margin-right: 5px;} /*  アカデミー  */
.badge-08 {font-size: 10px;color: #fff;background-color:#2669EF;width: 55px;margin-right: 5px;} /*  スポーツクラブ  */
.badge-09 {font-size: 10px;color: #fff;background-color:#F94CF0;width: 55px;margin-right: 5px;} /*  グッズ  */
.badge-10 {font-size: 10px;color: #fff;background-color:#C99A6C;width: 55px;margin-right: 5px;} /*  その他  */

/*  TOPページ　LATEST MATCH  */
.badge-specialgame {font-size: 11px;color: #fff;background-color:#005B62;margin-right: 5px;} /*  特別な試合  */
.badge-gamestatus {font-size: 12px;color: #B61B15;background-color:#fff;padding: 3px 5px;} /*  試合の状態  */
.badge-home {font-size: 10px;color: #fff;background: linear-gradient(#ffd700, #b8860b );} /*  HOME TOP用  */
.badge-away {font-size: 10px;color: #fff;background: linear-gradient(#f0f0f0, #9a9a9a );} /*  AWAY TOP用  */

.homeaway-badge {/*親div*/
  position: relative;/*相対配置*/
  }

.homeaway-badge p {
  position: absolute;/*絶対配置*/
  color: white;/*文字は白に*/
  top: -53%;
  left: 40%;
  }

/*  TOPページ　NEXT MATCH  */
.display-gamescore {
    font-size: 3.0rem;
    font-weight: 300;
    line-height: 0.8;
}
.display-gameday {
    font-size: 3.5rem;
    font-weight: 300;
    line-height: 0.8;
}
.match_tittle{
    color: #fff;
}

/* ニュース詳細ページ */
.news-detail a {
  text-decoration: underline;
}

/*  試合詳細ページ  */
.badge-ycard {color: #212529; background-color: #ffc107;}/*  イエローカード  */
.badge-rcard {color: #ffffff; background-color: #D22020;}/*  レッドカード  */
.badge-52 {color: #fff;background: linear-gradient(#ffd700, #b8860b );} /*  日程一覧ページHOMEGAME  */
.badge-53 {font-size: 14px;color: #B61B15;background-color:#ffff;} /*  試合の状態  */
.badge-home2 {font-size: 16px;color: #fff;background: linear-gradient(#ffd700, #b8860b );padding: 3px 5px;} /*  HOME  詳細用*/
.badge-away2 {font-size: 16px;color: #fff;background: linear-gradient(#f0f0f0, #9a9a9a );padding: 3px 5px;} /*  AWAY  詳細用  */

.homeaway-badge2 {/*親div*/
  position: relative;/*相対配置*/
  }

.homeaway-badge2 p {
  position: absolute;/*絶対配置*/
  top: 1px;
  left: 0%;
  }

/*******  チケット  *******/
.btn-no:not(:disabled):not(.disabled) {cursor: default;}
/*フレックスプライス*/
#ticprice li {
  width:50%;
  box-sizing:border-box;
  }
#ticprice .nav-link {
  height:100%;
  }
#ticprice .nav-link:hover {
  background-color:ghostwhite;
  }
#ticprice .nav-link.active {
  font-weight:bold;
  }
#ticprice .nav-link.active {
  background-color:yellow;
}

/*各席種カラー*/
.preseki{background-color:#ce1e1c; margin:0 0.25rem;}
.ssmixseki{background-color:#495BA4; margin:0 0.25rem;}
.sspecifyseki{background-color:#662D91; margin:0 0.25rem;}
.sfreeseki{background-color:#D049C1; margin:0 0.25rem;}
.saseki{background-color:#6E490F; margin:0 0.25rem;}
.aseki{background-color:#F15A24; margin:0 0.25rem;}
.cseki{background-color:#F7AA51; margin:0 0.25rem;}
.goalseki{background-color:#009245; margin:0 0.25rem;}
.mainseki {background-color:#e6e6e6; margin:0 0.25rem;}
.partnerseki{background-color:#808080; margin:0 0.25rem;}
/*表内各席種カラー*/
table .preseki{color:#ce1e1c; background-color:#dd958b;}
table .ssmixseki{color:#495BA4; background-color:#AAC8E6;}
table .sspecifyseki{color:#662D91; background-color:#D9CEF6;}
table .sfreeseki{color:#D049C1; background-color:#EAC9F4;}
table .saseki{color:#6E490F; background-color:#E5CEAF;}
table .aseki{color:#F15A24; background-color:#FFD6A9;}
table .cseki{color:#F7AA51; background-color:#FFE3C7;}
table .goalseki{color:#009245; background-color:#CCEAB7;}


/*******  ファンクラブ  *******/
/*グレードのカラー*/
.cate-platinum {color:#cccccc;}
.cate-gold {color:#d6ae3c;}
.cate-regular {color:#ce1e1c;}
.cate-junior {color:#4d45dc;}
.cate-light {color:#257159;}

/*******  クラブ／チーム  *******/
/*  数値目標  */
.cover {
  position: relative;
  background:#fff url(../img/top_team/goal_imgbg.jpg) top center repeat-y;
  background-size:cover;
  height:600px;
}
.cover p {
  position: absolute;
  height: 100%;
  overflow: hidden;
  overflow-y: auto;/*必要な時だけ表示*/
}
@media screen and (max-width: 767px) {
  .cover {height:800px;}
  .cover p {padding-right:2.5rem!important;}
}


/*  スケジュール関連  */
.badge-81 {font-size: 10px;color: #fff;background-color:#EF4430;width: 55px;margin-right: 5px;margin-bottom: 5px;} /*  ゲーム：公式戦  */
.badge-82 {font-size: 10px;color: #fff;background-color:#FA7B46;width: 55px;margin-right: 5px;margin-bottom: 5px;} /*  TM：トレーニングマッチ  */
.badge-83 {font-size: 10px;color: #fff;background-color:#EAA65E;width: 55px;margin-right: 5px;margin-bottom: 5px;} /*  イベント：イベント  */
.badge-84 {font-size: 10px;color: #fff;background-color:#B23257;width: 55px;margin-right: 5px;margin-bottom: 5px;} /*  誕生日：誕生日  */
.badge-85 {font-size: 10px;color: #fff;background-color:#00933D;width: 55px;margin-right: 5px;margin-bottom: 5px;} /*  練習：練習  */
.badge-86 {font-size: 10px;color: #fff;background-color:#75BB36;width: 55px;margin-right: 5px;margin-bottom: 5px;} /*  OFF：OFF  */
.badge-87 {font-size: 10px;color: #fff;background-color:#161616;width: 55px;margin-right: 5px;margin-bottom: 5px;} /*  空白：本日のスケジュールはありません  */
.badge-87w {font-size: 10px;color: #fff;background-color:#fff;width: 55px;margin-right: 5px;margin-bottom: 5px;} /*  空白：本日のスケジュールはありません  背景白バージョン*/
.badge-88 {font-size: 10px;color: #fff;background-color:#00A098;width: 55px;margin-right: 5px;margin-bottom: 5px;} /*  観戦：ホームゲーム観戦  */
.badge-89 {font-size: 10px;color: #fff;background-color:#006BBD;width: 55px;margin-right: 5px;margin-bottom: 5px;} /*  遠征：遠征  */
.badge-90 {font-size: 10px;color: #fff;background-color:#0B3396;width: 55px;margin-right: 5px;margin-bottom: 5px;} /*  テレビ：地上波、ケーブル/BC/CS  */
.badge-91 {font-size: 10px;color: #fff;background-color:#5F2385;width: 55px;margin-right: 5px;margin-bottom: 5px;} /*  ラジオ：ラジオ放送  */
.badge-92 {font-size: 10px;color: #fff;background-color:#B4328C;width: 55px;margin-right: 5px;margin-bottom: 5px;} /*  掲載：新聞/雑誌等へ掲載  */
.badge-93 {font-size: 10px;color: #fff;background-color:#000000;width: 55px;margin-right: 5px;margin-bottom: 5px;} /*  DAZN：DAZN　※  */
.badge-94 {font-size: 10px;color: #fff;background-color:#5C26C6;width: 55px;margin-right: 5px;margin-bottom: 5px;} /*  スカパー！：スカパー！　※  */
.badge-96 {font-size: 10px;color: #fff;background-color:#BA0DB2;width: 55px;margin-right: 5px;margin-bottom: 5px;} /*  予備　※  */


/*立体ボタン-使い回し-赤色
スポンサーとスポンサー募集行き来用
サッカースクール*/
.btn-red3d {
  background-color:#FE4455;
  color:#fff;
  font-weight:bold;
  font-size: 1.5em;
  -webkit-box-shadow: 0 5px rgba(76,12,12,0.8);
  -moz-box-shadow: 0 5px rgba(76,12,12,0.8);
  box-shadow: 0 5px rgba(76,12,12,0.8);
  -webkit-border-radius:10px;
  -moz-border-radius:10px;
  border-radius: 10px;
  transition: 0.2s all ease 0s;
}
a.btn-red3d:hover {color:#fff;}
a.btn-red3d:hover , a.btn-recruit.focus, a.btn-recruit:focus {
  box-shadow:none;
  transform: translate3d(0, 4px, 0);
}



/*******  アカデミー／ホームタウン  *******/
/*  サッカースクール  */
.bk-u6 {
  background:#bc0a0c url(../img/home_town/youth_school_imgu-6.jpg) no-repeat center top;
  background-size:cover;
}
.bk-u9 {
  background:#bc0a0c url(../img/home_town/youth_school_imgu-9.jpg) no-repeat center top;
  background-size:cover;
}
.bk-u12 {
  background:#bc0a0c url(../img/home_town/youth_school_imgu-12.jpg) no-repeat center top;
  background-size:cover;
}
.bk-advanced {
  background:#bc0a0c url(../img/home_town/youth_school_imgu-6.jpg) no-repeat center top;
  background-size:cover;
}
.block-text p {
  color:#fff;
}
.block-text .head {
  font-size:1.5em;
  font-weight: 700;
}
.block-text .head mark {
  background-color:#FFFF00;
  -webkit-border-radius:10px;
  -moz-border-radius:10px;
  border-radius:10px;
}
.block-text .body {
  font-size:2.5em;
  font-weight: 700;
}
.block-text .foot {
  font-size:1.25em;
}
.block-text b { font-size:2.0em;}

.venue-tag {
  list-style-type: none;
  overflow: hidden;
}
.venue-tag li {
  display: inline-block;
}
.venue-tag li a {
  float: left;
  font-size: 1.0em;
}
table.target {table-layout: fixed;/*セル固定均等*/}
.course {
  display:block;
  font-size:1.25em;
  font-weight:bold;
  padding:4px;
  text-align:center;
  -webkit-border-radius:5px;
  -moz-border-radius:5px;
  border-radius:5px;
}
table.target th, table.target td {vertical-align:middle;}

.qanda dt {font-weight: normal; margin-bottom:.5rem;}
.qanda dt img , .qanda dd img {vertical-align:top;}
.qanda div {
  position: relative;
  padding: 15px;
  display: inline-block;
  border-radius:.5rem;
  max-width: 70%;
}

/*左吹き出し*/
.qanda dt div {background-color: #D2EBFF; margin-left: 20px;}
.qanda dt div::before{
  content: '';
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  left: -15px;
  top: 10px;
  border-right: 15px solid #D2EBFF;
  border-top: 15px solid transparent;
  border-bottom: 15px solid transparent;
}
/*右吹き出し*/
.qanda dd div {background-color: #FAE1A0; margin-right: 20px; text-align: right;}
.qanda dd div::before{
  content: '';
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  right: -15px;
  top: 10px;
  border-left: 15px solid #FAE1A0;
  border-top: 15px solid transparent;
  border-bottom: 15px solid transparent;
}
.start {background:#fff url(../img/home_town/form-bk.jpg) top left;}
.start-title {font-size:2.0em; font-weight:bold; color:#ff8246;}
.start-title+img {max-width:100%;}
.start-text {border:1px solid #289850; background-color:#fff; color:#289850; margin:0 auto;}
.doclink a {text-decoration: underline;}

/*  なでしこ  */
.na-appeal {
  font-size:2.0em;
  font-weight: bold;
  color:#ff7bab;
  margin:2.0rem auto 1.0rem;
}
.nadeshiko div{
  text-align: left;
}

/*   キッズキャラバン   */
.bk-kids1 {
  background:#bc0a0c url(../img/home_town/kids_caravan_img16.jpg) no-repeat center top;
  background-size:cover;
}
.bk-kids2 {
  background:#bc0a0c url(../img/home_town/kids_caravan_img17.jpg) no-repeat center top;
  background-size:cover;
}

/*   もりあげタイ   */
.moriage-from {
  font-size:14px;
}
.moriage-from p{
  background-color:#B61B15;
  color:#fff;
  font-weight: bold;
}
.moriagetai div.justify-nowrap {
  flex-wrap:nowrap;/*borderとmargin設定するとカラム落ちする、wrapだと複数行OKになるので、計算し直すより無理やり1行で収めるように*/
}
.moriagetai div.justify-content-center div {
  border: 1px solid #ccc;
}

/*******  パートナー *******/
/*IDからクラスに変更*/
.official_top .title ,
.official_p .title{
  color:#DCDCDC;
  font-weight:800;
  font-size:20px;
  padding-bottom: 10px;
}

.partner_banner img {max-width: 100%;}

/*バナーサイズを変えずにレスポンシブ風にflex*/
ul.partner_banner {
    display:flex;
    flex-wrap:wrap;
    list-style-type:none;
    padding:0;
  }
ul.partner_banner li {
    vertical-align:top;
    text-align:center;
    box-sizing: border-box;
  }

/*----------------------------------------------------
  バナー　1行に3つ　枠線なし
----------------------------------------------------*/
/*official_top*/
/*official_p*/
ul.three_banner_noborder {justify-content: center;}

.official_top ul.three_banner_noborder li {width:calc(100% / 1); margin:0; padding:5px;}
.official_p ul.three_banner_noborder li {width:calc(100% / 2); margin:0; padding:5px;}

/*----------------------------------------------------
  バナー　1行に4つ　枠線あり
----------------------------------------------------*/
/*official_club*/
/*official_suportA*/
ul.four_banner  {justify-content:space-between;}

.official_club ul.four_banner li {width:calc((100% - 10%) / 2); margin:0; padding:5px;}
.official_suportA ul.four_banner li {width:calc((100% - 20%) / 2); margin:0; padding:5px;}

ul.four_banner img {
  border-top:1px solid #F0F0F0;
  border-right:1px solid #ccc;
  border-bottom:1px solid #F0F0F0;
  border-left:1px solid #ccc;
}


/*----------------------------------------------------
  リスト　1列に4つ　枠
----------------------------------------------------*/
/*official_suportB*/
/*official_suportC*/
/*official_suportD*/
/*official_supplier-txt*/
/*official_supplier-txtsmall*/

.official_suport div , .official_supplier div {
  /*
  display: grid;
  align-items: stretch;
  */
}
/*grid 高さ伸びるがあくまで隣のdivとの高さを揃えるので全部が同じ高さってわけじゃない*/

/*----------------------------------------------------
  リスト　テキストタイプ
----------------------------------------------------*/
.official_suport div div {
    display: flex;
    align-items: center;
    min-height:80px;
    max-height:100px;
    padding: 10px;
    border:1px solid #ccc;
  }
.official_supplier div div {
    display: flex;
    align-items: center;
    min-height:80px;
    max-height:100px;
    padding: 10px;
    border:1px solid #ccc;
  }
/*----------------------------------------------------
  リスト　リンクタイプ　文字大16px
----------------------------------------------------*/
.official_suportB a {
    display: flex;
    align-items: center;
    min-height:80px;
    max-height:100px;
    padding: 10px;
    border:1px solid #ccc;
  }
.official_suportB a:hover {
    border:1px solid #B61B15;
  }

.official_supplier-txt a {
    display: flex;
    align-items: center;
    min-height:80px;
    max-height:100px;
    padding: 10px;
    border:1px solid #ccc;
  }
.official_supplier-txt a:hover {
    border:1px solid #B61B15;
  }


.official_suportB , .official_supplier-txt {
  font-size:75%;/*12px*/
}
.official_suportB .font-s , .official_supplier-txt .font-s {
  font-size:100%;/*12px*/
}

/*----------------------------------------------------
  リスト　リンクタイプ　文字小約14px
----------------------------------------------------*/
.official_suportC a {
    display: flex;
    align-items: center;
    min-height:60px;
    max-height:80px;
    padding: 10px;
    border:1px solid #ccc;
  }
.official_suportC a:hover {
    border:1px solid #B61B15;
  }

.official_suportC div div {
    display: flex;
    align-items: center;
    min-height:60px;
    max-height:80px;
    padding: 10px;
    border:1px solid #ccc;
  }

.official_suportD div div {
    display: flex;
    align-items: center;
    min-height:60px;
    max-height:80px;
    padding: 10px;
    border:1px solid #ccc;
  }

.official_supplier-txtsmall a {
    display: flex;
    align-items: center;
    min-height:60px;
    max-height:80px;
    padding: 10px;
    border:1px solid #ccc;
  }
.official_supplier-txtsmall a:hover {
    border:1px solid #B61B15;
  }

.official_supplier-txtsmall div div {
    display: flex;
    align-items: center;
    min-height:60px;
    max-height:80px;
    padding: 10px;
    border:1px solid #ccc;
  }

.official_suportC , .official_suportD , .official_supplier-txtsmall {
  font-size:60%;/*10px*/
}
.official_suportC .font-ss , .official_suportD .font-ss , .official_supplier-txtsmall .font-ss {
  font-size:100%;/*10px*/
}

/*----------------------------------------------------
  
----------------------------------------------------*/
@media screen and (min-width: 576px) {/* 576px以上*/
  .official_suportA ul.four_banner li {
    width:160px;
    margin:5px;
    padding:0;
  }
  .official_suportA ul.four_banner {
    justify-content: flex-start;
  }
}

@media screen and (min-width: 768px) {/* 768px以上*/
  .sp-none {display: block;}
  .pc-none {display: none;}

  .official_top ul.three_banner_noborder li {
    width:300px;
    margin:5px;
    padding:0;
  }
  .official_p ul.three_banner_noborder li {
    width:300px;
    margin:5px;
    padding:0;
  }
  .official_club ul.four_banner li {
    width:300px;
    margin:5px;
    padding:0;
  }

  .official_suportA ul.four_banner li {width:220px;}


  .official_suportC a , .official_suportC div div {
    min-height:80px;
    max-height:100px;
  }
  .official_suportD div div {
    min-height:80px;
    max-height:100px;
  }
  .official_supplier-txtsmall a , .official_supplier-txtsmall div div {
    min-height:80px;
    max-height:100px;
  }


  .official_suportB , .official_supplier-txt {
    font-size:100%;/*16px*/
  }
  .official_suportB .font-s , .official_supplier-txt .font-s {
    font-size:75%;/*12px*/
  }
  .official_suportC , .official_suportD , .official_supplier-txtsmall {
    font-size:90%;/*14px*/
  }
  .official_suportC .font-ss , .official_suportD .font-ss , .official_supplier-txtsmall .font-s{
    font-size:60%;/*10px*/
  }

}

@media screen and (min-width: 992px) {/* 992px以上*/
  .official_club ul.four_banner li {width:220px;}
  .official_club ul.four_banner {justify-content: flex-start;}

  .official_suportA ul.four_banner li {width:220px;}
}

@media screen and (min-width: 1200px) {/* 1200px以上*/
  .official_club ul.four_banner li {width:260px;}

  .official_suportA ul.four_banner li {width:260px;}

}

/*----------------------------------------------------
  アカデミーパートナー
----------------------------------------------------*/
/*----------------------------------------------------
  バナー　1行に2つ
----------------------------------------------------*/
ul.two_banner {
  font-size:0;
  margin-bottom:20px;}
ul.two_banner li {
  display:inline-block;
  *display:inline;
  *zoom:1;
  vertical-align:top;
  width:300px;
  text-align:center;
  margin:7px;}
ul.two_banner li img {
  border-top:1px solid #F0F0F0;
  border-right:1px solid #ccc;
  border-bottom:1px solid #F0F0F0;
  border-left:1px solid #ccc;}
ul.two_banner li a {
  color:#333;}

/*----------------------------------------------------
  リスト　1行に2つ
----------------------------------------------------*/
ul.two_list {
  font-size:0;
  margin-bottom:20px;}
ul.two_list li {
  display:inline-block;
  *display:inline;
  *zoom:1;
  vertical-align:top;
  width:400px;
  text-align:345px;
  font-size:14px;
  margin:0 5px 7px 0;}
ul.two_list li a {
  color:#333;
  text-decoration: underline;}

/*----------------------------------------------------
  バナー　1行に3つ
----------------------------------------------------*/
ul.three_banner {
  font-size:0;
  margin-bottom:20px;}
ul.three_banner li {
  display:inline-block;
  *display:inline;
  *zoom:1;
  vertical-align:top;
  width:300px;
  text-align:center;
  margin-bottom:7px;}
ul.three_banner li img {
  border-top:1px solid #F0F0F0;
  border-right:1px solid #ccc;
  border-bottom:1px solid #F0F0F0;
  border-left:1px solid #ccc;}
ul.three_banner li a {
  color:#333;}

/*----------------------------------------------------
  リスト　1行に3つ
----------------------------------------------------*/
ul.three_list {
  font-size:0;
  margin-bottom:20px;}
ul.three_list li {
  display:inline-block;
  *display:inline;
  *zoom:1;
  vertical-align:top;
  width:333px;
  text-align:345px;
  font-size:12px;
  margin:0 5px 7px 0;}
ul.three_list li a {
  color:#333;
  text-decoration: underline;}

/*----------------------------------------------------
  バナー　1行に2つ　枠線なし
----------------------------------------------------
ul.two_banner_border {
  font-size:0;
  margin-bottom:20px;}
ul.two_banner_border li {
  display:inline-block;
  *display:inline;
  *zoom:1;
  vertical-align:top;
  width:300px;
  text-align:center;
  margin:7px;}
ul.two_banner_border li a {
  color:#333;}


----------------------------------------------------
  リスト　1行に4つ
----------------------------------------------------
ul.four_list {
  font-size:0;
  margin-bottom:20px;}
ul.four_list li {
  display:inline-block;

  *display:inline;
  *zoom:1;
  vertical-align:top;
  width:250px;
  text-align:345px;
  font-size:11px;
  margin:0 5px 7px 0;}
ul.four_list li a {
  color:#333;}


#official_p .title{
    color: #DCDCDC;
    font-weight: 800;
    font-size: 20px;
    padding-bottom: 10px;
}
*/

/*****  フッターサイトマップ文字  *****/
.sitemap-txt {
    font-size: 12px;
    line-height: 100%;
}

.sitemap-txt-h3 {
    font-size: 14px;
    color: #B5B5B5;
}

/*  フッターを上書き　1255行目  */
footer.bg-dark {
    background: #161616!important;
}
footer.bg-dark a {
    color: #666666!important; 
}
footer.bg-dark .sitemap-txt-h3 a h3{
    color: #DDDCDC!important; 
}

/*  フッターを上書き　1255行目  */
footer {
    padding: 2rem 0 !important; 
}
footer.footer-large {
    padding: 2rem 0 !important; 
}

footer.bg-black {
    background: #000000!important;
    color: #cccccc!important; 
}
footer.bg-black a {
    color: #666666!important; 
}
footer a {
    color: #666666!important; 
}




/*  ============================================================ 細々調整用 */

/*  carouselを上書き　矢印  */
.bg-eyecatch .carousel-control-next-icon, .bg-eyecatch .carousel-control-prev-icon {
    width: 50px;
    height: 50px;
}


/*  H1を上書き　275行目  */
h1, .h1 {
    font-size: 2.0rem; 
    line-height: 100%;
}

/*  pを上書き　1158行目  */
p {
  color: #555555;
  font-weight: 400; 
}


/*  上書き　1199行目  */
  .fdb-block .fdb-touch {
    border-top: solid 0.3125rem #B61B15;
    z-index: 2; 
}

  .fdb-block .fdb-touch p {
    line-height: 100%; 
}

  .toppanel{
    line-height: 100%; 
}


.top_news_content .table td, .top_news_content .table th {
    border-bottom: 1px solid #201f1f;
    border-top: 0px solid #000;
    padding: .45rem .4rem;
}

.top_news_content a {
    color: #fff;
}


/*  H2を上書き　1255行目  */
.obi h2 {
    padding: 0.1em 0.3em 0.3em;/*文字の上下 左右の余白*/
    color: #494949;/*文字色*/
    border-left: solid 5px #B61B15;/*左線*/
    border-bottom: solid 1px #d7d7d7;/*下線*/
    font-size: 1.4rem; 
    line-height: 100%;
}

/*  H3を上書き　1255行目  */
.obi h3 {
    padding: 0.1em 0.3em 0.3em;/*文字の上下 左右の余白*/
    color: #494949;/*文字色*/
    border-left: solid 5px #202020;/*左線*/
    border-bottom: dotted 1px #d7d7d7;/*下線*/
    line-height: 100%;
}



@media screen and (max-width: 767px) {/* 767px以下*/
    h1{
        font-size: 1.3rem;
    }
    h2 {
        font-size: 1.2rem;
    }
    h3 {
        font-size: 1.0rem;
    }
    .tablefont {
        font-size: 60%;
    }
  /*サッカースクールtable縦並びに*/
    table.target th , table.target td {display:block; width:100%;}
  /* もりあげタイ カラム落ちするので無理やり1行に収めていたものを解除*/
    .moriagetai div.justify-nowrap {flex-wrap:wrap;}
}


/*  テーブルデザインをスマホで共通化するためリセット  */
.table-p2 > thead > tr > th,
.table-p2 > tbody > tr > th,
.table-p2 > tfoot > tr > th,
.table-p2 > thead > tr > td,
.table-p2 > tbody > tr > td,
.table-p2 > tfoot > tr > td {
    padding: 0.4em 0.5em;
    vertical-align: middle;
}

ul {
     padding-left: 0.9rem;
}


.chuki {
    line-height: 100%;
}


.btn-50 {
    width: 50px;
}


/* リンクをブロックレベル化して表示 未使用 */
table .news tr a {
   display: block;      
}





/*  ============================================================ 2020年以前サイトより移植 */

.u-6 {background-color:#EFEF2B;}
.u-8 {background-color:#FFBE2E;}
.u-9 {background-color:#FC4C49;}
.u-10 {background-color:#4DA0D1;}
.u-12 {background-color:#1FB433;}
.u-14 , .u-15 {background-color:#bb4dd1;}


/*----------------------------------------------------
  table#qanda よくある質問
----------------------------------------------------*/
table#qanda td {
	border-style:none;}
table#qanda .q {
	background-color:#ffb44f;
	color:#fff;
	text-align:right;
	width:35px;
	height:20px;
	font-weight:bold;}
table#qanda .orange {
	background-color:#fff7ed;
	color:#f58220;
	height:20px;
	font-weight:bold;}



/*----------------------------------------------------
  宿情報の特典
----------------------------------------------------*/
p.pre {
    border: 5px solid #ff3232;
    margin: 10px auto 50px;
    padding: 15px;
    text-align: center;
    font-weight: bold;
    font-size: 18px;
    color: #ff3232;
}




/*  ============================================================ フローティングバナー */
/* フローティングバナーのラップ要素 */
#fixed_right_banner
{
    /* 右端の上から20pxの位置に固定表示 */
    position: fixed;
    top: 350px;
    right: 0;
}
 
/* 画像の共通設定 */
#fixed_right_banner > *
{
    /* 横幅 */
    width: 40px;
}
 
/* 2個目以降の画像の上部に余白を作る */
#fixed_right_banner > * ~ * { margin-top: 20px; }
 
/* リンク要素 */
#fixed_right_banner > a
{
    /* ブロック要素に変更 */
    display: block;
 
    /* 透過変更をスムーズにする(任意) */
   -webkit-transition: opacity .2s ease;
   transition: opacity .2s ease;
}
 
/* マウスオーバー時の表現 */
#fixed_right_banner > a:hover
{
    /* 20%透過させる */
    opacity: .8;
}
 
/* コンテンツに被らないようにするメディアクエリ */
@media (max-width: 900px)
{
    /*#fixed_right_banner { display: none; }*/
}



/*  ============================================================ その他 */
