@import url("https://fonts.googleapis.com/css?family=Libre+Franklin:300,400,500,700");
@font-face {
  font-family: "mm-sprites";
  src: url("../../../fonts/mm-sprites/mm-sprites.eot");
  src: url("../../../fonts/mm-sprites/mm-sprites.eot?#iefix") format("embedded-opentype"), url("../../../fonts/mm-sprites/mm-sprites.woff") format("woff"), url("../../../fonts/mm-sprites/mm-sprites.ttf") format("truetype"), url("../../../fonts/mm-sprites/mm-sprites.svg#mm-sprites") format("svg");
  font-weight: normal;
  font-style: normal; }

[data-icon]:before {
  font-family: "mm-sprites" !important;
  content: attr(data-icon);
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

[class^="mm-sprite"]:before,
[class*="mm-sprite"]:before {
  font-family: "mm-sprites" !important;
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.mm-sprite-chat-bubble:before {
  content: "\61"; }

.mm-sprite-chat-square:before {
  content: "\62"; }

.mm-sprite-clipboard:before {
  content: "\63"; }

.mm-sprite-devices:before {
  content: "\64"; }

.mm-sprite-ear:before {
  content: "\65"; }

.mm-sprite-email:before {
  content: "\66"; }

.mm-sprite-growth:before {
  content: "\67"; }

.mm-sprite-lesson-plan:before {
  content: "\68"; }

.mm-sprite-magnifying-glass:before {
  content: "\69"; }

.mm-sprite-metronome:before {
  content: "\6a"; }

.mm-sprite-microphone:before {
  content: "\6b"; }

.mm-sprite-organization:before {
  content: "\6c"; }

.mm-sprite-pencil:before {
  content: "\6d"; }

.mm-sprite-podcast:before {
  content: "\6e"; }

.mm-sprite-sheet-music:before {
  content: "\6f"; }

.mm-sprite-star:before {
  content: "\70"; }

.mm-sprite-trophy:before {
  content: "\71"; }

@font-face {
  font-family: "mm-icons";
  src: url("../../../fonts/mm-icons/mm-icons.eot");
  src: url("../../../fonts/mm-icons/mm-icons.eot?#iefix") format("embedded-opentype"), url("../../../fonts/mm-icons/mm-icons.woff") format("woff"), url("../../../fonts/mm-icons/mm-icons.ttf") format("truetype"), url("../../../fonts/mm-icons/mm-icons.svg#mm-icons") format("svg");
  font-weight: normal;
  font-style: normal; }

[data-icon]:before {
  font-family: "mm-icons" !important;
  content: attr(data-icon);
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

[class^="mm-icon"]:before,
[class*="mm-icon"]:before {
  font-family: "mm-icons" !important;
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.mm-light-arrow-down:before {
  content: "\61"; }

.mm-light-arrow-left:before {
  content: "\62"; }

.mm-light-arrow-right:before {
  content: "\63"; }

.mm-light-arrow-up:before {
  content: "\64"; }

.mm-light-hamburger:before {
  content: "\65"; }

.mm-light-hamburger-filter:before {
  content: "\66"; }

.mm-light-hamburger-mini:before {
  content: "\67"; }

.mm-light-pointer-down:before {
  content: "\68"; }

.mm-light-pointer-left:before {
  content: "\69"; }

.mm-light-pointer-right:before {
  content: "\6a"; }

.mm-light-pointer-up:before {
  content: "\6b"; }

.mm-bold-search:before {
  content: "\6c"; }

.mm-bold-pointer-up:before {
  content: "\6d"; }

.mm-bold-pointer-right:before {
  content: "\6e"; }

.mm-bold-pointer-left:before {
  content: "\6f"; }

.mm-bold-pointer-down:before {
  content: "\70"; }

.mm-bold-hamburger-mini:before {
  content: "\71"; }

.mm-bold-hamburger-filter:before {
  content: "\72"; }

.mm-bold-hamburger:before {
  content: "\73"; }

.mm-bold-arrow-up:before {
  content: "\74"; }

.mm-bold-arrow-right:before {
  content: "\75"; }

.mm-bold-arrow-left:before {
  content: "\76"; }

.mm-bold-arrow-down:before {
  content: "\77"; }

.mm-medium-arrow-down:before {
  content: "\78"; }

.mm-medium-arrow-left:before {
  content: "\79"; }

.mm-medium-arrow-right:before {
  content: "\7a"; }

.mm-medium-arrow-up:before {
  content: "\41"; }

.mm-medium-hamburger:before {
  content: "\42"; }

.mm-medium-hamburger-filter:before {
  content: "\43"; }

.mm-medium-hamburger-mini:before {
  content: "\44"; }

.mm-medium-pointer-down:before {
  content: "\45"; }

.mm-medium-pointer-left:before {
  content: "\46"; }

.mm-medium-pointer-right:before {
  content: "\47"; }

.mm-medium-pointer-up:before {
  content: "\48"; }

.mm-medium-search:before {
  content: "\49"; }

*,
*::before,
*::after {
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

html {
  font-family: sans-serif;
  font-size: 14px;
  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, dialog, figcaption, figure, footer, header, hgroup, main, nav, section {
  display: block; }

body {
  margin: 0;
  font-family: "Libre Franklin", 'FOT-UD丸ゴ_ラージ Pr6 M', "Segoe UI", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.571;
  word-spacing: 0.1em;
  color: #575759;
  text-align: left;
  background-color: white;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

main {
  min-height: calc(100vh - 15rem); }

[tabindex="-1"]:focus {
  outline: none !important; }

hr {
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
  overflow: visible;
  border: 0;
  border-top: 1px solid #bbbbbb; }

h1, h2, h3, h4, h5, h6 {
  font-weight: 300;
  margin-top: 0;
  margin-bottom: 0.5rem; }

p {
  margin-top: 0;
  margin-bottom: 1.5rem; }

abbr[title],
abbr[data-original-title] {
  text-decoration: underline;
  -webkit-text-decoration: underline dotted;
  text-decoration: underline dotted;
  cursor: help;
  border-bottom: 0; }

address {
  margin-bottom: 1.5rem;
  font-style: normal;
  line-height: inherit; }

ol,
ul,
dl {
  margin-top: 0;
  margin-bottom: 1.5rem;
  padding: 0 0 0 1.25rem; }

ol ol,
ul ul,
ol ul,
ul ol {
  margin-bottom: 0; }

dt {
  font-weight: 0.75rem; }

dd {
  margin-bottom: 0.25rem;
  margin-left: 0; }

blockquote {
  margin: 0 0 1.5rem; }

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: #0081aa;
  text-decoration: none;
  background-color: transparent;
  -webkit-text-decoration-skip: objects; }
  a:hover {
    color: #006e91;
    text-decoration: underline; }

a:not([href]):not([tabindex]) {
  color: inherit;
  text-decoration: none; }
  a:not([href]):not([tabindex]):hover:focus {
    color: #006e91;
    text-decoration: underline; }
  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: 1rem; }

pre {
  margin-top: 0;
  margin-bottom: 1.5rem;
  overflow: auto;
  -ms-overflow-style: scrollbar; }

figure {
  margin: 0 0 1.5rem; }

img {
  vertical-align: middle;
  border-style: none;
  max-width: 100%;
  height: auto; }

svg:not(:root) {
  overflow: hidden; }

a,
area,
button,
[role="button"],
input:not([type="range"]),
label,
select,
summary,
textarea {
  -ms-touch-action: manipulation;
  touch-action: manipulation; }

table {
  border-collapse: collapse; }

caption {
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  color: #888889;
  text-align: left;
  caption-side: bottom; }

th {
  text-align: inherit; }

label {
  display: inline-block;
  margin-bottom: 0.25rem; }

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

input::-webkit-input-placeholder, input:-ms-input-placeholder, input::-moz-placeholder,
textarea::-webkit-input-placeholder,
textarea:-ms-input-placeholder,
textarea::-moz-placeholder {
  font-weight: 300;
  color: #888889; }

input::-moz-placeholder,
textarea::-moz-placeholder {
  opacity: 1; }

button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  padding: 0;
  border-style: none; }

input[type="radio"],
input[type="checkbox"] {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0; }

input[type="date"],
input[type="time"],
input[type="datetime-local"],
input[type="month"] {
  -webkit-appearance: listbox; }

textarea {
  overflow: auto;
  resize: vertical; }

fieldset {
  min-width: 0;
  padding: 0;
  margin: 0;
  border: 0; }

legend {
  display: block;
  width: 100%;
  max-width: 100%;
  padding: 0;
  margin-bottom: 0.25rem;
  font-size: 1.25rem;
  line-height: inherit;
  color: inherit;
  white-space: normal; }

progress {
  vertical-align: baseline; }

[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto; }

[type="search"] {
  outline-offset: -2px;
  -webkit-appearance: none; }

[type="search"]::-webkit-search-cancel-button,
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

::-webkit-file-upload-button {
  font: inherit;
  -webkit-appearance: button; }

output {
  display: inline-block; }

summary {
  display: list-item; }

template {
  display: none; }

[hidden] {
  display: none !important; }

/**
 * @package Finale
 * Base typography styles not already defined in _reboot.scss
 */
/**
 * Headings
 */
h1, h2, h3, h4, h5, h6 {
  line-height: 1.18;
  letter-spacing: -0.02em; }

.content-area h1{font-size:2.2rem;}
h1 {
  font-size: 3rem; }

h2 {
  font-size: 2rem; }

h3 {
  font-size: 1.5rem; }

h4 {
  font-size: 1.5rem; }

h5 {
  font-size: 1.3rem; }

h6 {
  font-size: 1rem; }


@media screen and (min-width:600px) {
    .content-area h1{font-size:2.9rem;}
    
    h1 {
  font-size: 3rem; }

h2 {
  font-size: 2.5rem; }

h3 {
  font-size: 2rem; }

h4 {
  font-size: 1.75rem; }

h5 {
  font-size: 1.5rem; }

h6 {
    font-size: 1.25rem; }}



/**
 * Paragraphs, blockquotes, etc
 */
p {
  font-size: 1rem;
  line-height: 1.571; }

/**
 * Lists
 */
/**
 * Icons and Sprites
 */
.mm-sprite {
  line-height: 1; }
  .mm-sprite.size-1 {
    font-size: 1rem; }
  .mm-sprite.size-2 {
    font-size: 2rem; }
  .mm-sprite.size-3 {
    font-size: 3rem; }
  .mm-sprite.size-4 {
    font-size: 4rem; }
  .mm-sprite.size-5 {
    font-size: 5rem; }
  .mm-sprite.size-6 {
    font-size: 6rem; }
  .mm-sprite.size-7 {
    font-size: 7rem; }
  .mm-sprite.size-8 {
    font-size: 8rem; }
  .mm-sprite.size-9 {
    font-size: 9rem; }
  .mm-sprite.size-10 {
    font-size: 10rem; }

/**
 * @package Finale
 * Sets grid (from Bootstrap 4.0 beta)
 */
.container {
  width: 100%;
  padding-right: 14px;
  padding-left: 14px;
  margin-right: auto;
  margin-left: auto; }

@media (min-width: 576px) {
  .container {
    max-width: 576px; } }

@media (min-width: 768px) {
  .container {
    max-width: 768px; } }

@media (min-width: 992px) {
  .container {
    max-width: 992px; } }

@media (min-width: 1200px) {
  .container {
    max-width: 1200px; } }

.row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -14px;
  margin-left: -14px; }
  .row.align-items-center {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center; }

@media (min-width: 576px) {
  .row.align-items-center-sm {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center; } }

@media (min-width: 768px) {
  .row.align-items-center-md {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center; } }

@media (min-width: 992px) {
  .row.align-items-center-lg {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center; } }

@media (min-width: 1200px) {
  .row.align-items-center-xl {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center; } }

.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: 14px;
  padding-left: 14px; }

.col {
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  max-width: 100%; }

.col-auto {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  width: auto;
  max-width: none; }

.col-center {
  margin-left: auto;
  margin-right: auto; }

/**
 * Columns for xs size (but -xs suffix is NOT used anymore)
 * YES this could all be DRYer, TODO later
 */
.col-1 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 8.33333%;
  flex: 0 0 8.33333%;
  max-width: 8.33333%; }

.col-2 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 16.66667%;
  flex: 0 0 16.66667%;
  max-width: 16.66667%; }

.col-3 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 25%;
  flex: 0 0 25%;
  max-width: 25%; }

.col-4 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 33.33333%;
  flex: 0 0 33.33333%;
  max-width: 33.33333%; }

.col-5 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 41.66667%;
  flex: 0 0 41.66667%;
  max-width: 41.66667%; }

.col-6 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 50%;
  flex: 0 0 50%;
  max-width: 50%; }

.col-7 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 58.33333%;
  flex: 0 0 58.33333%;
  max-width: 58.33333%; }

.col-8 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 66.66667%;
  flex: 0 0 66.66667%;
  max-width: 66.66667%; }

.col-9 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 75%;
  flex: 0 0 75%;
  max-width: 75%; }

.col-10 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 83.33333%;
  flex: 0 0 83.33333%;
  max-width: 83.33333%; }

.col-11 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 91.66667%;
  flex: 0 0 91.66667%;
  max-width: 91.66667%; }

.col-12 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  max-width: 100%; }

/**
 * Column ordering
 */
.order-first {
  -webkit-box-ordinal-group: 0;
  -ms-flex-order: -1;
  order: -1; }

.order-1 {
  -webkit-box-ordinal-group: 2;
  -ms-flex-order: 1;
  order: 1; }

.order-2 {
  -webkit-box-ordinal-group: 3;
  -ms-flex-order: 2;
  order: 2; }

.order-3 {
  -webkit-box-ordinal-group: 4;
  -ms-flex-order: 3;
  order: 3; }

.order-4 {
  -webkit-box-ordinal-group: 5;
  -ms-flex-order: 4;
  order: 4; }

.order-5 {
  -webkit-box-ordinal-group: 6;
  -ms-flex-order: 5;
  order: 5; }

.order-6 {
  -webkit-box-ordinal-group: 7;
  -ms-flex-order: 6;
  order: 6; }

.order-7 {
  -webkit-box-ordinal-group: 8;
  -ms-flex-order: 7;
  order: 7; }

.order-8 {
  -webkit-box-ordinal-group: 9;
  -ms-flex-order: 8;
  order: 8; }

.order-9 {
  -webkit-box-ordinal-group: 10;
  -ms-flex-order: 9;
  order: 9; }

.order-10 {
  -webkit-box-ordinal-group: 11;
  -ms-flex-order: 10;
  order: 10; }

.order-11 {
  -webkit-box-ordinal-group: 12;
  -ms-flex-order: 11;
  order: 11; }

.order-12 {
  -webkit-box-ordinal-group: 13;
  -ms-flex-order: 12;
  order: 12; }

/**
 * Offset
 * Notice different loop start and end point
 */
.offset-0 {
  margin-left: 0; }

.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 {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%; }
  .col-sm-auto {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: none; }
  .col-sm-center {
    margin-left: auto;
    margin-right: auto; }
  /**
     * Columns
     */
  .col-sm-1 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 8.33333%;
    flex: 0 0 8.33333%;
    max-width: 8.33333%; }
  .col-sm-2 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 16.66667%;
    flex: 0 0 16.66667%;
    max-width: 16.66667%; }
  .col-sm-3 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%; }
  .col-sm-4 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33.33333%;
    flex: 0 0 33.33333%;
    max-width: 33.33333%; }
  .col-sm-5 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 41.66667%;
    flex: 0 0 41.66667%;
    max-width: 41.66667%; }
  .col-sm-6 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%; }
  .col-sm-7 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 58.33333%;
    flex: 0 0 58.33333%;
    max-width: 58.33333%; }
  .col-sm-8 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 66.66667%;
    flex: 0 0 66.66667%;
    max-width: 66.66667%; }
  .col-sm-9 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%; }
  .col-sm-10 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 83.33333%;
    flex: 0 0 83.33333%;
    max-width: 83.33333%; }
  .col-sm-11 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 91.66667%;
    flex: 0 0 91.66667%;
    max-width: 91.66667%; }
  .col-sm-12 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%; }
  /**
     * Order
     */
  .order-sm-first {
    -webkit-box-ordinal-group: 0;
    -ms-flex-order: -1;
    order: -1; }
  .order-sm-1 {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1; }
  .order-sm-2 {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2; }
  .order-sm-3 {
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3; }
  .order-sm-4 {
    -webkit-box-ordinal-group: 5;
    -ms-flex-order: 4;
    order: 4; }
  .order-sm-5 {
    -webkit-box-ordinal-group: 6;
    -ms-flex-order: 5;
    order: 5; }
  .order-sm-6 {
    -webkit-box-ordinal-group: 7;
    -ms-flex-order: 6;
    order: 6; }
  .order-sm-7 {
    -webkit-box-ordinal-group: 8;
    -ms-flex-order: 7;
    order: 7; }
  .order-sm-8 {
    -webkit-box-ordinal-group: 9;
    -ms-flex-order: 8;
    order: 8; }
  .order-sm-9 {
    -webkit-box-ordinal-group: 10;
    -ms-flex-order: 9;
    order: 9; }
  .order-sm-10 {
    -webkit-box-ordinal-group: 11;
    -ms-flex-order: 10;
    order: 10; }
  .order-sm-11 {
    -webkit-box-ordinal-group: 12;
    -ms-flex-order: 11;
    order: 11; }
  .order-sm-12 {
    -webkit-box-ordinal-group: 13;
    -ms-flex-order: 12;
    order: 12; }
  /**
     * Offset
     */
  .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 {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%; }
  .col-md-auto {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: none; }
  .col-md-center {
    margin-left: auto;
    margin-right: auto; }
  /**
     * Columns
     */
  .col-md-1 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 8.33333%;
    flex: 0 0 8.33333%;
    max-width: 8.33333%; }
  .col-md-2 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 16.66667%;
    flex: 0 0 16.66667%;
    max-width: 16.66667%; }
  .col-md-3 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%; }
  .col-md-4 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33.33333%;
    flex: 0 0 33.33333%;
    max-width: 33.33333%; }
  .col-md-5 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 41.66667%;
    flex: 0 0 41.66667%;
    max-width: 41.66667%; }
  .col-md-6 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%; }
  .col-md-7 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 58.33333%;
    flex: 0 0 58.33333%;
    max-width: 58.33333%; }
  .col-md-8 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 66.66667%;
    flex: 0 0 66.66667%;
    max-width: 66.66667%; }
  .col-md-9 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%; }
  .col-md-10 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 83.33333%;
    flex: 0 0 83.33333%;
    max-width: 83.33333%; }
  .col-md-11 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 91.66667%;
    flex: 0 0 91.66667%;
    max-width: 91.66667%; }
  .col-md-12 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%; }
  /**
     * Order
     */
  .order-md-first {
    -webkit-box-ordinal-group: 0;
    -ms-flex-order: -1;
    order: -1; }
  .order-md-1 {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1; }
  .order-md-2 {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2; }
  .order-md-3 {
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3; }
  .order-md-4 {
    -webkit-box-ordinal-group: 5;
    -ms-flex-order: 4;
    order: 4; }
  .order-md-5 {
    -webkit-box-ordinal-group: 6;
    -ms-flex-order: 5;
    order: 5; }
  .order-md-6 {
    -webkit-box-ordinal-group: 7;
    -ms-flex-order: 6;
    order: 6; }
  .order-md-7 {
    -webkit-box-ordinal-group: 8;
    -ms-flex-order: 7;
    order: 7; }
  .order-md-8 {
    -webkit-box-ordinal-group: 9;
    -ms-flex-order: 8;
    order: 8; }
  .order-md-9 {
    -webkit-box-ordinal-group: 10;
    -ms-flex-order: 9;
    order: 9; }
  .order-md-10 {
    -webkit-box-ordinal-group: 11;
    -ms-flex-order: 10;
    order: 10; }
  .order-md-11 {
    -webkit-box-ordinal-group: 12;
    -ms-flex-order: 11;
    order: 11; }
  .order-md-12 {
    -webkit-box-ordinal-group: 13;
    -ms-flex-order: 12;
    order: 12; }
  /**
     * Offset
     */
  .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 {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%; }
  .col-lg-auto {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: none; }
  .col-lg-center {
    margin-left: auto;
    margin-right: auto; }
  /**
     * Columns
     */
  .col-lg-1 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 8.33333%;
    flex: 0 0 8.33333%;
    max-width: 8.33333%; }
  .col-lg-2 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 16.66667%;
    flex: 0 0 16.66667%;
    max-width: 16.66667%; }
  .col-lg-3 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%; }
  .col-lg-4 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33.33333%;
    flex: 0 0 33.33333%;
    max-width: 33.33333%; }
  .col-lg-5 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 41.66667%;
    flex: 0 0 41.66667%;
    max-width: 41.66667%; }
  .col-lg-6 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%; }
  .col-lg-7 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 58.33333%;
    flex: 0 0 58.33333%;
    max-width: 58.33333%; }
  .col-lg-8 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 66.66667%;
    flex: 0 0 66.66667%;
    max-width: 66.66667%; }
  .col-lg-9 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%; }
  .col-lg-10 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 83.33333%;
    flex: 0 0 83.33333%;
    max-width: 83.33333%; }
  .col-lg-11 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 91.66667%;
    flex: 0 0 91.66667%;
    max-width: 91.66667%; }
  .col-lg-12 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%; }
  /**
     * Order
     */
  .order-lg-first {
    -webkit-box-ordinal-group: 0;
    -ms-flex-order: -1;
    order: -1; }
  .order-lg-1 {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1; }
  .order-lg-2 {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2; }
  .order-lg-3 {
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3; }
  .order-lg-4 {
    -webkit-box-ordinal-group: 5;
    -ms-flex-order: 4;
    order: 4; }
  .order-lg-5 {
    -webkit-box-ordinal-group: 6;
    -ms-flex-order: 5;
    order: 5; }
  .order-lg-6 {
    -webkit-box-ordinal-group: 7;
    -ms-flex-order: 6;
    order: 6; }
  .order-lg-7 {
    -webkit-box-ordinal-group: 8;
    -ms-flex-order: 7;
    order: 7; }
  .order-lg-8 {
    -webkit-box-ordinal-group: 9;
    -ms-flex-order: 8;
    order: 8; }
  .order-lg-9 {
    -webkit-box-ordinal-group: 10;
    -ms-flex-order: 9;
    order: 9; }
  .order-lg-10 {
    -webkit-box-ordinal-group: 11;
    -ms-flex-order: 10;
    order: 10; }
  .order-lg-11 {
    -webkit-box-ordinal-group: 12;
    -ms-flex-order: 11;
    order: 11; }
  .order-lg-12 {
    -webkit-box-ordinal-group: 13;
    -ms-flex-order: 12;
    order: 12; }
  /**
     * Offset
     */
  .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 {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%; }
  .col-xl-auto {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: none; }
  .col-xl-center {
    margin-left: auto;
    margin-right: auto; }
  /**
     * Columns
     */
  .col-xl-1 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 8.33333%;
    flex: 0 0 8.33333%;
    max-width: 8.33333%; }
  .col-xl-2 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 16.66667%;
    flex: 0 0 16.66667%;
    max-width: 16.66667%; }
  .col-xl-3 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%; }
  .col-xl-4 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33.33333%;
    flex: 0 0 33.33333%;
    max-width: 33.33333%; }
  .col-xl-5 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 41.66667%;
    flex: 0 0 41.66667%;
    max-width: 41.66667%; }
  .col-xl-6 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%; }
  .col-xl-7 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 58.33333%;
    flex: 0 0 58.33333%;
    max-width: 58.33333%; }
  .col-xl-8 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 66.66667%;
    flex: 0 0 66.66667%;
    max-width: 66.66667%; }
  .col-xl-9 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%; }
  .col-xl-10 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 83.33333%;
    flex: 0 0 83.33333%;
    max-width: 83.33333%; }
  .col-xl-11 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 91.66667%;
    flex: 0 0 91.66667%;
    max-width: 91.66667%; }
  .col-xl-12 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%; }
  /**
     * Order
     */
  .order-xl-first {
    -webkit-box-ordinal-group: 0;
    -ms-flex-order: -1;
    order: -1; }
  .order-xl-1 {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1; }
  .order-xl-2 {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2; }
  .order-xl-3 {
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3; }
  .order-xl-4 {
    -webkit-box-ordinal-group: 5;
    -ms-flex-order: 4;
    order: 4; }
  .order-xl-5 {
    -webkit-box-ordinal-group: 6;
    -ms-flex-order: 5;
    order: 5; }
  .order-xl-6 {
    -webkit-box-ordinal-group: 7;
    -ms-flex-order: 6;
    order: 6; }
  .order-xl-7 {
    -webkit-box-ordinal-group: 8;
    -ms-flex-order: 7;
    order: 7; }
  .order-xl-8 {
    -webkit-box-ordinal-group: 9;
    -ms-flex-order: 8;
    order: 8; }
  .order-xl-9 {
    -webkit-box-ordinal-group: 10;
    -ms-flex-order: 9;
    order: 9; }
  .order-xl-10 {
    -webkit-box-ordinal-group: 11;
    -ms-flex-order: 10;
    order: 10; }
  .order-xl-11 {
    -webkit-box-ordinal-group: 12;
    -ms-flex-order: 11;
    order: 11; }
  .order-xl-12 {
    -webkit-box-ordinal-group: 13;
    -ms-flex-order: 12;
    order: 12; }
  /**
     * Offset
     */
  .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%; } }

/**
 * Section spacing
 */
.spacing-xs {
  padding-top: 1rem;
  padding-bottom: 1rem; }
  .spacing-xs-static {
    padding-top: 1rem;
    padding-bottom: 1rem; }
  .spacing-xs-top {
    padding-top: 1rem; }
    .spacing-xs-top-static {
      padding-top: 1rem; }
  .spacing-xs-bottom {
    padding-bottom: 1rem; }
    .spacing-xs-bottom-static {
      padding-bottom: 1rem; }

.spacing-sm {
  padding-top: 1.25rem;
  padding-bottom: 1.25rem; }
  .spacing-sm-static {
    padding-top: 1.75rem;
    padding-bottom: 1.75rem; }
  .spacing-sm-top {
    padding-top: 1.25rem; }
    .spacing-sm-top-static {
      padding-top: 1.75rem; }
  .spacing-sm-bottom {
    padding-bottom: 1.25rem; }
    .spacing-sm-bottom-static {
      padding-bottom: 1.75rem; }

.spacing-md {
  padding-top: 2.5rem;
  padding-bottom: 2.5rem; }
  .spacing-md-static {
    padding-top: 3.5rem;
    padding-bottom: 3.5rem; }
  .spacing-md-top {
    padding-top: 2.5rem; }
    .spacing-md-top-static {
      padding-top: 3.5rem; }
  .spacing-md-bottom {
    padding-bottom: 2.5rem; }
    .spacing-md-bottom-static {
      padding-bottom: 3.5rem; }

.spacing-lg {
  padding-top: 3.75rem;
  padding-bottom: 3.75rem; }
  .spacing-lg-static {
    padding-top: 5.25rem;
    padding-bottom: 5.25rem; }
  .spacing-lg-top,.spacing-lg-top2 {
    padding-top: 3.75rem; }
    .spacing-lg-top-static {
      padding-top: 5.25rem; }
  .spacing-lg-bottom {
    padding-bottom: 3.75rem; }
    .spacing-lg-bottom-static {
      padding-bottom: 5.25rem; }

.spacing-xl {
  padding-top: 5.25rem;
  padding-bottom: 5.25rem; }
  .spacing-xl-static {
    padding-top: 7rem;
    padding-bottom: 7rem; }
  .spacing-xl-top {
    padding-top: 5.25rem; }
    .spacing-xl-top-static {
      padding-top: 7rem; }
  .spacing-xl-bottom {
    padding-bottom: 5.25rem; }
    .spacing-xl-bottom-static {
      padding-bottom: 7rem; }

@media (min-width: 768px) {
  .spacing-xs {
    padding-top: 1rem;
    padding-bottom: 1rem; }
    .spacing-xs-top {
      padding-top: 1rem; }
    .spacing-xs-bottom {
      padding-bottom: 1rem; }
  .spacing-sm {
    padding-top: 1.75rem;
    padding-bottom: 1.75rem; }
    .spacing-sm-top {
      padding-top: 1.75rem; }
    .spacing-sm-bottom {
      padding-bottom: 1.75rem; }
  .spacing-md {
    padding-top: 3.5rem;
    padding-bottom: 3.5rem; }
    .spacing-md-top {
      padding-top: 3.5rem; }
    .spacing-md-bottom {
      padding-bottom: 3.5rem; }
  .spacing-lg {
    padding-top: 5.25rem;
    padding-bottom: 5.25rem; }
    .spacing-lg-top {
      padding-top: 5.25rem; }
    .spacing-lg-top2 {
      padding-top: 7rem; }
    .spacing-lg-bottom {
      padding-bottom: 5.25rem; }
  .spacing-xl {
    padding-top: 7rem;
    padding-bottom: 7rem; }
    .spacing-xl-top {
      padding-top: 7rem; }
    .spacing-xl-bottom {
      padding-bottom: 7rem; } }

/**
 * @package Finale
 * Animations
 */
@-webkit-keyframes spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg); } }
@keyframes spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg); } }

/**
 * @package Finale
 * Button styling
 */
button,
[type='submit'],
.btn,
.gform_button {
  display: inline-block;
  vertical-align: middle;
  padding: 0.5em 1em;
  font-weight: 400;
  line-height: 1.571;
  text-align: center;
  white-space: nowrap;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  overflow-x: hidden;
  overflow-y: hidden;
  border-radius: 0;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0);
  cursor: pointer;
  -webkit-transition: all 0.11s ease-out;
  -o-transition: all 0.11s ease-out;
  transition: all 0.11s ease-out; }
  button:hover, button:focus, button:active, button:active:focus,
  [type='submit']:hover,
  [type='submit']:focus,
  [type='submit']:active,
  [type='submit']:active:focus,
  .btn:hover,
  .btn:focus,
  .btn:active,
  .btn:active:focus,
  .gform_button:hover,
  .gform_button:focus,
  .gform_button:active,
  .gform_button:active:focus {
    text-decoration: none; }
  button:active,
  [type='submit']:active,
  .btn:active,
  .gform_button:active {
    -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125); }

/**
 * Button Colors
 */
.btn-primary,
.gform_button {
  background: #0081aa;
  color: white;
  border: 1px solid #0081aa; }
  .btn-primary:hover, .btn-primary:focus, .btn-primary:active,
  .gform_button:hover,
  .gform_button:focus,
  .gform_button:active {
    color: white;
    background: #006e91;
    border: 1px solid #006e91; }

.btn-secondary {
  background: rgba(255, 255, 255, 0);
  color: #0081aa;
  border: 1px solid #0081aa; }
  .btn-secondary:hover, .btn-secondary:focus {
    background: #0081aa;
    color: white; }
  .btn-secondary:active {
    background: #006e91;
    color: white;
    border: 1px solid #006e91; }

.btn-banner {
  background: rgba(255, 255, 255, 0);
  color: white;
  border: 1px solid white; }
  .btn-banner:hover, .btn-banner:focus, .btn-banner:active {
    background: rgba(255, 255, 255, 0.3);
    color: white; }

/**
 * Button sizes
 * Can be used in conjunction with button helpers to set explicit widths
 */
.btn-xs {
  padding: 0.25em 0.5em; }

.btn-sm,
.gform_button {
  font-size: 1rem; }

.btn-md {
  font-size: 1.25rem; }

.btn-lg {
  font-size: 1.5rem; }

.btn-xl {
  font-size: 2rem; }

/**
 * Button helpers
 * Width, centering, margins
 */
.btn-block {
  display: block; }

.btn-width-0, .btn-width-auto {
  width: auto; }

.btn-width-1, .btn-width-full {
  width: 100%;
  display: block; }

.btn-width-2, .btn-width-half {
  width: 50%; }

.btn-width-3 {
  width: 33%; }

.btn-width-4 {
  width: 25%; }

.btn-width-std, .btn-width-std-sm, .btn-width-std-md, .btn-width-std-lg {
  width: 100%;
  max-width: 100%; }

.btn-center {
  margin: auto; }

.btn-margin-h, .btn-center-h, .btn-center-h-pre-sm, .btn-center-h-pre-md, .btn-center-h-pre-lg, .btn-center-h-pre-xl {
  margin-left: auto;
  margin-right: auto; }

.btn-margin-v, .btn-margin-v-pre-sm, .btn-margin-v-pre-md, .btn-margin-v-pre-lg, .btn-margin-v-pre-xl {
  margin-top: 14px;
  margin-bottom: 14px; }

.btn-center-v {
  margin-top: auto;
  margin-bottom: auto; }

@media (min-width: 576px) {
  .btn-width-std-sm {
    width: 15rem; }
  .btn-width-std, .btn-width-std-md {
    width: 20rem; }
  .btn-width-std-lg {
    width: 25rem; }
  .btn-center-h-pre-sm {
    margin-left: 0;
    margin-right: 0; }
  .btn-margin-v-pre-sm {
    margin-top: 0;
    margin-bottom: 0; } }

@media (min-width: 768px) {
  .btn-center-h-pre-md {
    margin-left: 0;
    margin-right: 0; }
  .btn-margin-v-pre-md {
    margin-top: 0;
    margin-bottom: 0; } }

@media (min-width: 992px) {
  .btn-center-h-pre-lg {
    margin-left: 0;
    margin-right: 0; }
  .btn-margin-v-pre-lg {
    margin-top: 0;
    margin-bottom: 0; } }

@media (min-width: 1200px) {
  .btn-center-h-pre-xl {
    margin-left: 0;
    margin-right: 0; }
  .btn-margin-v-pre-xl {
    margin-top: 0;
    margin-bottom: 0; } }

/**
 * Button Groups
 */
.btn-group {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  width: 100%; }
  .btn-group.group-space-between {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between; }
  .btn-group.group-space-normal {
    -webkit-box-pack: normal;
    -ms-flex-pack: normal;
    justify-content: normal; }
  .btn-group.group-inline {
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-pack: normal;
    -ms-flex-pack: normal;
    justify-content: normal; }
    .btn-group.group-inline .btn:first-child:not(.btn-center-h):not(.btn-margin-h) {
      margin-left: 0; }
    .btn-group.group-inline .btn:last-child:not(.btn-center-h):not(.btn-margin-h) {
      margin-right: 0; }
  .btn-group .btn {
    margin-left: auto;
    margin-right: auto; }
    .btn-group .btn-width-2, .btn-group .btn-width-half {
      width: calc(50% - 1rem); }
    .btn-group .btn-width-3 {
      width: calc(33.33333333% - 1rem); }
    .btn-group .btn-width-4 {
      width: calc(25% - 1rem); }

@media (min-width: 576px) {
  .btn-group.group-space-normal .btn {
    margin-left: 0;
    margin-right: 1rem; }
    .btn-group.group-space-normal .btn:last-child:not(.btn-center-h):not(.btn-margin-h) {
      margin-right: 0; } }

/**
 * @package Finale
 * Sets accessibility (screen reader text)
 */
.sr-only,
.screen-reader-text {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  -webkit-clip-path: inset(50%);
  clip-path: inset(50%);
  border: 0; }

.sr-only-focusable:active, .sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  overflow: visible;
  clip: auto;
  white-space: normal;
  -webkit-clip-path: none;
  clip-path: none; }

/**
 * @package Finale
 * Sets grid (from Bootstrap 4.0 beta)
 */
.close {
  float: right;
  font-size: 1.5rem;
  line-height: 1;
  color: #bbbbbb; }
  .close:focus, .close:hover {
    color: #888889;
    text-decoration: none;
    background: transparent; }
  .modal-header .close {
    padding: 1rem;
    margin: -1rem -1rem -1rem auto; }

button.close {
  padding: 0;
  background: transparent;
  border: 0; }

.modal-open {
  overflow: hidden; }

.logged-in .modal {
  top: 32px; }

.modal {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  display: none;
  overflow: hidden;
  overflow-y: auto;
  outline: 0;
  -webkit-transition: opacity 0.3s ease-out;
  -o-transition: opacity 0.3s ease-out;
  transition: opacity 0.3s ease-out; }
  .modal.fade .modal-dialog {
    -webkit-transform: translate(0, -25%);
    -ms-transform: translate(0, -25%);
    transform: translate(0, -25%); }
  .modal.show .modal-dialog {
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0); }

.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto; }

.modal-dialog {
  position: relative;
  width: auto;
  margin: 0.75rem;
  pointer-events: none;
  -webkit-transition: -webkit-transform 0.3s ease-out;
  transition: -webkit-transform 0.3s ease-out;
  -o-transition: transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
  transition: transform 0.3s ease-out, -webkit-transform 0.3s ease-out; }

.modal-content {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  pointer-events: auto;
  background-color: white;
  background-clip: padding-box;
  outline: 0; }

.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: black;
  -webkit-transition: opacity 0.3s ease-out;
  -o-transition: opacity 0.3s ease-out;
  transition: opacity 0.3s ease-out; }
  .modal-backdrop.fade {
    opacity: 0; }
  .modal-backdrop.show {
    opacity: 0.5; }

.modal-header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 2rem 2rem 0;
  text-align: left;
  color: #575759;
  border-top: 10px solid #0081aa; }

.modal-title {
  margin-bottom: 0; }

.modal-subtitle {
  font-size: 1.25rem; }

.modal-body {
  position: relative;
  -webkit-box-flex: 1;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  padding: 2rem; }

.modal-footer {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  padding: 1rem 2rem 2rem; }
  .modal-footer > :not(:first-child) {
    margin-left: .25rem; }
  .modal-footer > :not(:last-child) {
    margin-right: .25rem; }

.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 3.5rem;
  height: 3.5rem;
  overflow: scroll; }

@media (min-width: 768px) {
  .modal-dialog {
    max-width: 500px;
    margin: 2rem auto; }
  .modal-md {
    max-width: 300px; } }

@media (min-width: 992px) {
  .modal-lg {
    max-width: 800px; } }

.ja {
	font-size: 85%;
	vertical-align: text-bottom;
}

.jab {
  font-family: 'FOT-UD丸ゴ_ラージ Pr6 DB';
}



/*追記*/
.rightimg,.smallrightimg{width:100%;margin:0 0 20px 0;}
.gotop{clear:both;text-align:right;padding-bottom: 10px;}
.cf{clear:both}
.mov {
    position: relative;
    width: 100%;
}
.mov:before {
    content:"";
    display: block;
    padding-top: 56.25%; /* 高さと幅の比を16:9に固定。9/16*100=56.25 */
}
.moviecontent{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
 
@media (min-width: 500px) {
.smallrightimg{width:36%;max-width:250px;margin:0 0 20px 20px;float:right;} 
        }

@media (min-width: 768px) {
 .rightimg{width:50%;max-width:400px;margin:0 0 20px 20px;float:right;} 
        }


/*追加*/
h8{font-size:20px;font-weight:normal;border-left:3px solid #000;padding-left:14px;margin-bottom:15px;display:inline-block;line-height:22px;}

.social-icons{width:100%;text-align:center;}
.subheader{
color:#0081aa;
margin-bottom:2.6rem;}
#snsArea{margin:auto;position:relative;  z-index: 5;}
.snsinner{margin:20px auto -30px;}
.post-subscribe2{padding:50px 10px;background:#f4f7f7;}
.br-section{overflow: hidden;}
figure.rightimg img{width:100%;}
figure.rightimg figcaption{font-size:80%;padding-top:5px;}
.booktab{ background: #e6eef3;
    padding: 2px 6px;
    font-size: 12px;
    vertical-align: middle;margin-left:5px;white-space: nowrap;}

p.testimonial {
    background: url(/css/img/start-quotes.png) 0 0 no-repeat;
    padding-left: 60px;
    font-size:1.8rem;
}
.row-header h3{background:#fff;padding: 1rem 2.5rem 0 0;z-index: 10;}
h7{color:#999;font-size:1.2rem;padding:10px 0;display:inline-block;}
h7:before{content:'― ';font-size:1.5rem;}

@media (min-width: 768px) {

}

@media (min-width: 992px) {
  /*.post-subscribe2{display:none;}  */
    #snsArea{margin:0;width:100%;}
  .snsinner{position:absolute;right:0;top:30px;margin:0;}
    
}

@media (min-width: 1100px) {
   
}





/*クラブフィナーレ*/

.material-icons {
  font-family: 'Material Icons';
  font-weight: normal;
  font-style: normal;
  font-size: 24px;   /*Preferred icon size */
  display: inline-block;
  line-height: 1;
  text-transform: none;
  letter-spacing: normal;
  word-wrap: normal;
  white-space: nowrap;
  direction: ltr;
vertical-align: middle;

  /* Support for all WebKit browsers. */
  -webkit-font-smoothing: antialiased;
  /* Support for Safari and Chrome. */
  text-rendering: optimizeLegibility;

  /* Support for Firefox. */
  -moz-osx-font-smoothing: grayscale;

  /* Support for IE. */
  -webkit-font-feature-settings: 'liga';
  font-feature-settings: 'liga';
}

.midashi{-webkit-filter: drop-shadow(5px 5px 5px #eee);
    filter: drop-shadow(5px 5px 5px #eee);font-size:45px;margin-right:15px;margin-top:-10px;}

.p17{padding:17px}
.p10{padding:10px 0 0 0;}
.p10 p{font-size:15px!important;}
.boxarea{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;display: -webkit-flex;-ms-flex-wrap: wrap;flex-wrap: wrap;margin-bottom:30px;}
.colum1{padding:0 1.5% 35px;font-size:15px;}
.graybk{background:#F4F4F5;}

.colum2 .boxcell{width:100%;margin:0 0 20px;}
.colum3 .boxcell{width:100%;margin:0 0 20px;}

.widebox{height:150px;overflow:hidden;position:relative;}
.widebox img{height:100%;width:auto!important;max-width:none;position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translateY(-50%) translateX(-50%);
  -ms-transform: translateY(-50%) translateX(-50%);
  transform: translateY(-50%) translateX(-50%);
  -webkit- transform: translateY(-50%) translateX(-50%);}

.squarebox{overflow:hidden;text-align: center;width:100%;position:relative;}
.squarebox img{width:100%;position: absolute;
  top: 30%;
  left: 50%;
  -webkit-transform: translateY(-30%) translateX(-50%);
  -ms-transform: translateY(-30%) translateX(-50%);
  transform: translateY(-30%) translateX(-50%);
  -webkit- transform: translateY(-30%) translateX(-50%);}
.h150:after,.h1502:after{
content: "";
    top: 0;
    left: 0;
    border-bottom: 3em solid transparent;
    border-left: 3em solid #e88b3b; /* ラベルの色はここで変更 */
    position: absolute;
}

.h1502{border:1px solid #ddd;background:#eee;}

.h150{height:160px;background:#f5f6f7;}
.h200{height:300px;border:1px solid #ddd;}
.h200 img{width:100%!important;height:auto;}

.h150 i
{  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translateY(-50%) translateX(-50%);
  -ms-transform: translateY(-50%) translateX(-50%);
  transform: translateY(-50%) translateX(-50%);
  -webkit- transform: translateY(-50%) translateX(-50%);z-index:0;font-size:75px;
-webkit-filter: drop-shadow(5px 5px 5px #ccc);
filter: drop-shadow(5px 5px 5px #ccc);}

.h1502 i
{  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translateY(-50%) translateX(-50%);
  -ms-transform: translateY(-50%) translateX(-50%);
  transform: translateY(-50%) translateX(-50%);
  -webkit- transform: translateY(-50%) translateX(-50%);z-index:0;font-size:60px;
    color:#0081aa;
/*-webkit-filter: drop-shadow(5px 5px 5px #aaa);
filter: drop-shadow(5px 5px 5px #aaa);*/}

.w100{overflow:hidden;margin:10px 0;}

.boxcell img{width:100%;}
.boxcell span{font-size:12px;display:inline-block;}
.boxcell a p{font-size:14px;margin-top:10px;margin-bottom:10px;color:#575759;}
.boxcell p a{display:inline-block;border-bottom:1px dotted;margin:5px 0 5px 1rem;;}
.boxcell h4{/*color: #ec8416;*/font-size:22px;}
.boxcell a:hover h4,.boxcell a:hover h5{color:#f1b426;}
.boxcell a:hover{text-decoration: none;opacity: 0.7;}
.boxcell a h4:before,.boxcell p a:before,.boxcell a h5:before{content:'ー';margin-right:10px;}
.boxcell h5{color:#0081aa;}
    h3.clubstt,h2.clubstt{color:#0081aa;margin-bottom:10px;}
    h6.clubstt{margin:0 0 2rem;line-height:1.8rem;}

@media screen and (min-width:500px) {
.colum1{padding:0 1.5% 35px;}  

}

@media screen and (min-width:600px) {

      h2.clubstt,h3.clubstt{margin:0 1.2rem 1.5rem;}
    h6.clubstt{margin:0 1.2rem 3rem;}
.colum2 .boxcell{width:47%;margin:0 1.5% 3%;}

.colum3 .boxcell{width:47%;margin:0 1.5% 3%;}
.boxcell a h4{font-size:26px;}
    .h200{height:200px;border:1px solid #ddd;} 
}

@media screen and (min-width:900px) {
.colum3 .boxcell{width:30.3%;}
.colum2 .boxcell .widebox{height:250px;overflow:hidden;}
h5{font-size:20px;}
   
}

.fa-caret-up{margin-right:5px;}


/*レスポンシブテーブル追加分*/
        .tttitle{padding-bottom:15px;padding-top:10px;}
        .tttitle span{display:table-cell;padding-left:15px;padding-top:5px;}
        h9 {
    font-size: 1.2rem;
    display: table-cell;
    vertical-align: middle;
    background: #ffdca4;
    padding: 3px 15px;
           white-space: nowrap;
}
        .jiyuu{background:#b2c9ef!important;}
        .option{background:#b5b0ea!important;}
        .t_btitle{margin:30px 0 15px;font-weight:bold;display:block;}
        .t_btitle span {
    padding: 5px 30px;
    color: #fff;
    background: #2c8ca2;
    margin-right: 15px;
    font-weight: normal;
}
        .t_btitle span.span2{color:#575759;background:#ffdca4;padding:5px 10px;margin:0 0 0 15px;}
        .learntable{display:-webkit-box;display:-ms-flexbox;display:flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;border-bottom:1px solid #dcdcdc;border-right:1px solid #dcdcdc;margin-top:10px;}
        .learntable div{padding:7px;border-top:1px solid #dcdcdc;border-left:1px solid #dcdcdc;}
        .learntable div:nth-child(2n+1){width:100%;background: #f9f9f9;
    font-weight: bold;}
        .learntable div:nth-child(2n){width:100%;}
        
        @media (min-width: 576px) {
            .learntable div:nth-child(2n+1){width:18%;}
        .learntable div:nth-child(2n){width:82%;}
        }
