@charset "UTF-8";
/*!
    Theme Name: hamano
    Theme URI: https://hamano-in.com
    Version: 20180905
 */
.embed-responsive {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden; }
  .embed-responsive.21by9 {
    padding-bottom: 42.85714%; }
  .embed-responsive.16by9 {
    padding-bottom: 56.25%; }
  .embed-responsive.4by3 {
    padding-bottom: 75%; }
  .embed-responsive.1by1 {
    padding-bottom: 100%; }
  .embed-responsive iframe,
  .embed-responsive embed,
  .embed-responsive object,
  .embed-responsive video {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0; }

/*! ============================================================================
 * Default stylesheet | 2015-12-23
 * ========================================================================== */
.embed-responsive {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden; }
  .embed-responsive.21by9 {
    padding-bottom: 42.85714%; }
  .embed-responsive.16by9 {
    padding-bottom: 56.25%; }
  .embed-responsive.4by3 {
    padding-bottom: 75%; }
  .embed-responsive.1by1 {
    padding-bottom: 100%; }
  .embed-responsive iframe,
  .embed-responsive embed,
  .embed-responsive object,
  .embed-responsive video {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0; }

/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%; }

body {
  margin: 0; }

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

audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline; }

audio:not([controls]) {
  display: none;
  height: 0; }

[hidden],
template {
  display: none; }

a {
  background-color: transparent; }

a:active {
  outline: 0; }

a:hover {
  outline: 0; }

abbr[title] {
  border-bottom: 1px dotted; }

b,
strong {
  font-weight: bold; }

dfn {
  font-style: italic; }

h1 {
  font-size: 2em;
  margin: 0.67em 0; }

mark {
  background: #ff0;
  color: #000; }

small {
  font-size: 80%; }

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sup {
  top: -0.5em; }

sub {
  bottom: -0.25em; }

img {
  border: 0; }

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

figure {
  margin: 1em 40px; }

hr {
  box-sizing: content-box;
  height: 0; }

pre {
  overflow: auto; }

code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em; }

button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0; }

button {
  overflow: visible; }

button,
select {
  text-transform: none; }

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer; }

button[disabled],
html input[disabled] {
  cursor: default; }

button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0; }

input {
  line-height: normal; }

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

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

input[type="search"] {
  -webkit-appearance: textfield;
  box-sizing: content-box; }

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

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em; }

legend {
  border: 0;
  padding: 0; }

textarea {
  overflow: auto; }

optgroup {
  font-weight: bold; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

td,
th {
  padding: 0; }

@-ms-viewport {
  width: auto !important; }

html {
  -ms-overflow-style: auto;
  -webkit-font-smoothing: antialiased;
  font-size: 16px;
  box-sizing: border-box; }

*,
*::before,
*::after {
  box-sizing: inherit; }

body {
  color: #222;
  background: #fff;
  font-size: 1rem;
  font-family: Helvetica, Arial, sans-serif;
  line-height: 1.6;
  -webkit-font-smoothing: antialiased;
  -webkit-text-size-adjust: 100%; }

img {
  -ms-interpolation-mode: bicubic; }

a {
  overflow: hidden;
  text-decoration: none; }

a:link {
  color: #000000; }

a:visited {
  color: #333333; }

a:hover,
a:visited:hover {
  color: #333333;
  text-decoration: underline; }
  a:hover img,
  a:visited:hover img {
    opacity: .6; }

a:focus {
  outline: thin dotted #333;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px; }

a:active,
a:hover {
  outline: 0; }

a[href^='tel:']:link, a[href^='tel:']:visited {
  color: #000; }

a,
area,
button,
[role="button"],
input,
label,
select,
summary,
textarea {
  touch-action: manipulation; }

.embed-responsive {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden; }
  .embed-responsive.21by9 {
    padding-bottom: 42.85714%; }
  .embed-responsive.16by9 {
    padding-bottom: 56.25%; }
  .embed-responsive.4by3 {
    padding-bottom: 75%; }
  .embed-responsive.1by1 {
    padding-bottom: 100%; }
  .embed-responsive iframe,
  .embed-responsive embed,
  .embed-responsive object,
  .embed-responsive video {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0; }

.embed-responsive {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden; }
  .embed-responsive.21by9 {
    padding-bottom: 42.85714%; }
  .embed-responsive.16by9 {
    padding-bottom: 56.25%; }
  .embed-responsive.4by3 {
    padding-bottom: 75%; }
  .embed-responsive.1by1 {
    padding-bottom: 100%; }
  .embed-responsive iframe,
  .embed-responsive embed,
  .embed-responsive object,
  .embed-responsive video {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0; }

/* Headings
 * -------------------------------------------------------------------------- */
h1, h2, h3, h4, h5, h6 {
  margin-top: 0;
  margin-bottom: 1rem;
  color: #333;
  font-weight: bold;
  line-height: 1.1; }

h1 {
  font-size: 2.5rem; }

h2 {
  font-size: 2rem; }

h3 {
  font-size: 1.75rem; }

h4 {
  font-size: 1.5rem; }

h5 {
  font-size: 1.25rem; }

h6 {
  font-size: 1rem; }

.embed-responsive {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden; }
  .embed-responsive.21by9 {
    padding-bottom: 42.85714%; }
  .embed-responsive.16by9 {
    padding-bottom: 56.25%; }
  .embed-responsive.4by3 {
    padding-bottom: 75%; }
  .embed-responsive.1by1 {
    padding-bottom: 100%; }
  .embed-responsive iframe,
  .embed-responsive embed,
  .embed-responsive object,
  .embed-responsive video {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0; }

/* Basic elements
 * -------------------------------------------------------------------------- */
p {
  margin-top: 0;
  margin-bottom: 1rem; }

blockquote {
  margin: 1rem 0 1rem 1rem; }
  @media only screen and (min-width: 768px) {
    blockquote {
      margin: 1rem; } }

q {
  margin: 0 1rem;
  font-style: italic; }

blockquote:before, blockquote:after,
q:before, q:after {
  content: '';
  content: none; }

blockquote, q {
  quotes: none; }

img {
  width: auto\9;
  height: auto;
  max-width: 100%;
  border: 0;
  vertical-align: middle;
  -ms-interpolation-mode: bicubic; }

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

figure {
  margin: 0; }

strong {
  font-weight: bold; }

em, dfn {
  margin: 0 .25rem;
  font-weight: normal;
  text-decoration: underline; }

dfn {
  border-bottom: 1px #55595c solid; }

small {
  font-size: smaller; }

sub, sup {
  position: relative;
  font-size: smaller;
  line-height: 0;
  vertical-align: baseline; }

sup {
  top: -.25rem; }

sub {
  bottom: -.25rem; }

mark {
  background: #ff0;
  color: #000; }

abbr, acronym {
  border-bottom: 1px #666 dotted; }

pre, code {
  margin: 0 0 1rem;
  font-family: "Source Code Pro", Menlo, Monaco, Consolas, "Courier New", monospace;
  _font-family: "Source Code Pro", Menlo, Monaco, Consolas, "Courier New", monospace;
  white-space: pre;
  white-space: pre-wrap;
  word-wrap: break-word; }

* + html p code {
  *white-space: normal; }

hr {
  display: block;
  width: 100%;
  height: 0;
  margin: 1rem 0;
  padding: 0;
  background: #55595c;
  color: #55595c;
  border: 0;
  border-top: 1px solid #ddd;
  -moz-box-sizing: content-box;
  box-sizing: content-box; }

hr.spacer {
  display: none; }

* html hr {
  margin: -5px auto 14px auto; }

* + html hr {
  margin: -5px auto 14px auto; }

iframe {
  margin: 0;
  border: none; }

audio:not([controls]) {
  display: none;
  height: 0; }

[hidden] {
  display: none; }

.embed-responsive {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden; }
  .embed-responsive.21by9 {
    padding-bottom: 42.85714%; }
  .embed-responsive.16by9 {
    padding-bottom: 56.25%; }
  .embed-responsive.4by3 {
    padding-bottom: 75%; }
  .embed-responsive.1by1 {
    padding-bottom: 100%; }
  .embed-responsive iframe,
  .embed-responsive embed,
  .embed-responsive object,
  .embed-responsive video {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0; }

/* Unorderd, Orderd list
 * -------------------------------------------------------------------------- */
ol, ul {
  margin-top: 0;
  margin-bottom: 1rem; }

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

ul {
  list-style-type: disc; }

ol {
  list-style-type: decimal; }

/* No list-styles if in nav */
nav ul,
nav ol {
  list-style: none;
  list-style-image: none; }

/* Definition list
 * -------------------------------------------------------------------------------- */
dl {
  margin: 0 0 1rem; }
  dl dt {
    margin: 0;
    font-weight: bold; }
  dl dd {
    margin: 0 0 1rem; }

.embed-responsive {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden; }
  .embed-responsive.21by9 {
    padding-bottom: 42.85714%; }
  .embed-responsive.16by9 {
    padding-bottom: 56.25%; }
  .embed-responsive.4by3 {
    padding-bottom: 75%; }
  .embed-responsive.1by1 {
    padding-bottom: 100%; }
  .embed-responsive iframe,
  .embed-responsive embed,
  .embed-responsive object,
  .embed-responsive video {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0; }

/* Table
 * -------------------------------------------------------------------------- */
table {
  background-color: #fff; }

caption {
  padding: .75rem;
  color: #55595c;
  text-align: center;
  caption-side: top; }

th {
  text-align: left; }

table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 1rem; }
  table th,
  table td {
    padding: 0.5rem;
    line-height: 1.6;
    vertical-align: top;
    border-top: 1px solid #C5C7C8; }
  table thead th, table thead td {
    vertical-align: bottom;
    border-bottom: 3px double #C5C7C8; }
  table thead th {
    background-color: #d9d9d9; }
  table tbody th {
    background-color: #f9f9f9; }
  table tfoot th, table tfoot td {
    border-top: 3px double #C5C7C8; }
  table tfoot th {
    background-color: #f9f9f9; }
  table tbody + tbody {
    border-top: 3px double #C5C7C8; }

.table-responsive table {
  display: block;
  width: 100%;
  min-height: 0.01%;
  overflow-x: auto; }

.embed-responsive {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden; }
  .embed-responsive.21by9 {
    padding-bottom: 42.85714%; }
  .embed-responsive.16by9 {
    padding-bottom: 56.25%; }
  .embed-responsive.4by3 {
    padding-bottom: 75%; }
  .embed-responsive.1by1 {
    padding-bottom: 100%; }
  .embed-responsive iframe,
  .embed-responsive embed,
  .embed-responsive object,
  .embed-responsive video {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0; }

/* =============================================================================
 * Form css
 * ========================================================================== */
label {
  display: inline-block;
  max-width: 100%;
  font-weight: bold; }

button:focus {
  outline: 1px dotted;
  outline: 5px auto -webkit-focus-ring-color; }

input,
button,
select,
textarea {
  margin: 0;
  line-height: inherit;
  border-radius: 0; }

textarea {
  resize: vertical; }

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

legend {
  margin: 0 0 1rem;
  padding: 0;
  border: 0;
  font-size: 1rem;
  line-height: inherit; }

input[type="search"] {
  box-sizing: inherit;
  -webkit-appearance: none; }

output {
  display: inline-block; }

[hidden] {
  display: none !important; }

input[type="radio"],
input[type="checkbox"] {
  margin-right: .25rem;
  line-height: normal; }

input[type="file"] {
  display: block; }

input[type="range"] {
  display: block;
  width: 100%; }

select[multiple],
select[size] {
  height: auto; }

input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px; }

textarea,
input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"] {
  display: block;
  width: 100%;
  padding: .25rem .5rem;
  font-size: 1rem;
  line-height: 1.6;
  background-color: #fff;
  background-image: none;
  border: 1px solid #C5C7C8;
  border-radius: 0.25rem;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none; }
  textarea.size-small,
  input[type="text"].size-small,
  input[type="password"].size-small,
  input[type="datetime"].size-small,
  input[type="datetime-local"].size-small,
  input[type="date"].size-small,
  input[type="month"].size-small,
  input[type="time"].size-small,
  input[type="week"].size-small,
  input[type="number"].size-small,
  input[type="email"].size-small,
  input[type="url"].size-small,
  input[type="search"].size-small,
  input[type="tel"].size-small,
  input[type="color"].size-small {
    width: 25%; }
  textarea.size-medium,
  input[type="text"].size-medium,
  input[type="password"].size-medium,
  input[type="datetime"].size-medium,
  input[type="datetime-local"].size-medium,
  input[type="date"].size-medium,
  input[type="month"].size-medium,
  input[type="time"].size-medium,
  input[type="week"].size-medium,
  input[type="number"].size-medium,
  input[type="email"].size-medium,
  input[type="url"].size-medium,
  input[type="search"].size-medium,
  input[type="tel"].size-medium,
  input[type="color"].size-medium {
    width: 50%; }
  textarea.size-large,
  input[type="text"].size-large,
  input[type="password"].size-large,
  input[type="datetime"].size-large,
  input[type="datetime-local"].size-large,
  input[type="date"].size-large,
  input[type="month"].size-large,
  input[type="time"].size-large,
  input[type="week"].size-large,
  input[type="number"].size-large,
  input[type="email"].size-large,
  input[type="url"].size-large,
  input[type="search"].size-large,
  input[type="tel"].size-large,
  input[type="color"].size-large {
    width: 75%; }
  textarea:focus,
  input[type="text"]:focus,
  input[type="password"]:focus,
  input[type="datetime"]:focus,
  input[type="datetime-local"]:focus,
  input[type="date"]:focus,
  input[type="month"]:focus,
  input[type="time"]:focus,
  input[type="week"]:focus,
  input[type="number"]:focus,
  input[type="email"]:focus,
  input[type="url"]:focus,
  input[type="search"]:focus,
  input[type="tel"]:focus,
  input[type="color"]:focus {
    border-color: #C5C7C8;
    outline: 0;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px #57B196; }
  textarea::-moz-placeholder,
  input[type="text"]::-moz-placeholder,
  input[type="password"]::-moz-placeholder,
  input[type="datetime"]::-moz-placeholder,
  input[type="datetime-local"]::-moz-placeholder,
  input[type="date"]::-moz-placeholder,
  input[type="month"]::-moz-placeholder,
  input[type="time"]::-moz-placeholder,
  input[type="week"]::-moz-placeholder,
  input[type="number"]::-moz-placeholder,
  input[type="email"]::-moz-placeholder,
  input[type="url"]::-moz-placeholder,
  input[type="search"]::-moz-placeholder,
  input[type="tel"]::-moz-placeholder,
  input[type="color"]::-moz-placeholder {
    color: #aaa;
    opacity: 1; }
  textarea:-ms-input-placeholder,
  input[type="text"]:-ms-input-placeholder,
  input[type="password"]:-ms-input-placeholder,
  input[type="datetime"]:-ms-input-placeholder,
  input[type="datetime-local"]:-ms-input-placeholder,
  input[type="date"]:-ms-input-placeholder,
  input[type="month"]:-ms-input-placeholder,
  input[type="time"]:-ms-input-placeholder,
  input[type="week"]:-ms-input-placeholder,
  input[type="number"]:-ms-input-placeholder,
  input[type="email"]:-ms-input-placeholder,
  input[type="url"]:-ms-input-placeholder,
  input[type="search"]:-ms-input-placeholder,
  input[type="tel"]:-ms-input-placeholder,
  input[type="color"]:-ms-input-placeholder {
    color: #aaa;
    opacity: 1; }
  textarea::-webkit-input-placeholder,
  input[type="text"]::-webkit-input-placeholder,
  input[type="password"]::-webkit-input-placeholder,
  input[type="datetime"]::-webkit-input-placeholder,
  input[type="datetime-local"]::-webkit-input-placeholder,
  input[type="date"]::-webkit-input-placeholder,
  input[type="month"]::-webkit-input-placeholder,
  input[type="time"]::-webkit-input-placeholder,
  input[type="week"]::-webkit-input-placeholder,
  input[type="number"]::-webkit-input-placeholder,
  input[type="email"]::-webkit-input-placeholder,
  input[type="url"]::-webkit-input-placeholder,
  input[type="search"]::-webkit-input-placeholder,
  input[type="tel"]::-webkit-input-placeholder,
  input[type="color"]::-webkit-input-placeholder {
    color: #aaa;
    opacity: 1; }
  textarea::placeholder,
  input[type="text"]::placeholder,
  input[type="password"]::placeholder,
  input[type="datetime"]::placeholder,
  input[type="datetime-local"]::placeholder,
  input[type="date"]::placeholder,
  input[type="month"]::placeholder,
  input[type="time"]::placeholder,
  input[type="week"]::placeholder,
  input[type="number"]::placeholder,
  input[type="email"]::placeholder,
  input[type="url"]::placeholder,
  input[type="search"]::placeholder,
  input[type="tel"]::placeholder,
  input[type="color"]::placeholder {
    color: #aaa;
    opacity: 1; }
  textarea[disabled], textarea[readonly],
  fieldset[disabled] textarea,
  input[type="text"][disabled],
  input[type="text"][readonly],
  fieldset[disabled]
  input[type="text"],
  input[type="password"][disabled],
  input[type="password"][readonly],
  fieldset[disabled]
  input[type="password"],
  input[type="datetime"][disabled],
  input[type="datetime"][readonly],
  fieldset[disabled]
  input[type="datetime"],
  input[type="datetime-local"][disabled],
  input[type="datetime-local"][readonly],
  fieldset[disabled]
  input[type="datetime-local"],
  input[type="date"][disabled],
  input[type="date"][readonly],
  fieldset[disabled]
  input[type="date"],
  input[type="month"][disabled],
  input[type="month"][readonly],
  fieldset[disabled]
  input[type="month"],
  input[type="time"][disabled],
  input[type="time"][readonly],
  fieldset[disabled]
  input[type="time"],
  input[type="week"][disabled],
  input[type="week"][readonly],
  fieldset[disabled]
  input[type="week"],
  input[type="number"][disabled],
  input[type="number"][readonly],
  fieldset[disabled]
  input[type="number"],
  input[type="email"][disabled],
  input[type="email"][readonly],
  fieldset[disabled]
  input[type="email"],
  input[type="url"][disabled],
  input[type="url"][readonly],
  fieldset[disabled]
  input[type="url"],
  input[type="search"][disabled],
  input[type="search"][readonly],
  fieldset[disabled]
  input[type="search"],
  input[type="tel"][disabled],
  input[type="tel"][readonly],
  fieldset[disabled]
  input[type="tel"],
  input[type="color"][disabled],
  input[type="color"][readonly],
  fieldset[disabled]
  input[type="color"] {
    background-color: #eee;
    opacity: 1; }
  textarea[disabled],
  fieldset[disabled] textarea,
  input[type="text"][disabled],
  fieldset[disabled]
  input[type="text"],
  input[type="password"][disabled],
  fieldset[disabled]
  input[type="password"],
  input[type="datetime"][disabled],
  fieldset[disabled]
  input[type="datetime"],
  input[type="datetime-local"][disabled],
  fieldset[disabled]
  input[type="datetime-local"],
  input[type="date"][disabled],
  fieldset[disabled]
  input[type="date"],
  input[type="month"][disabled],
  fieldset[disabled]
  input[type="month"],
  input[type="time"][disabled],
  fieldset[disabled]
  input[type="time"],
  input[type="week"][disabled],
  fieldset[disabled]
  input[type="week"],
  input[type="number"][disabled],
  fieldset[disabled]
  input[type="number"],
  input[type="email"][disabled],
  fieldset[disabled]
  input[type="email"],
  input[type="url"][disabled],
  fieldset[disabled]
  input[type="url"],
  input[type="search"][disabled],
  fieldset[disabled]
  input[type="search"],
  input[type="tel"][disabled],
  fieldset[disabled]
  input[type="tel"],
  input[type="color"][disabled],
  fieldset[disabled]
  input[type="color"] {
    cursor: not-allowed; }

select {
  display: block;
  width: 100%;
  height: 2.1rem;
  padding: .25rem .5rem;
  font-size: 1rem;
  line-height: 1.6;
  background-color: #fff;
  background-image: none;
  border: 1px solid #C5C7C8;
  border-radius: 0.25rem;
  box-shadow: inset 0 -1px 1px rgba(0, 0, 0, 0.075); }
  select.size-small {
    width: 25%; }
  select.size-medium {
    width: 50%; }
  select.size-large {
    width: 75%; }
  select:focus {
    border-color: #C5C7C8;
    outline: 0;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px #57B196; }
  select::-moz-placeholder {
    color: #aaa;
    opacity: 1; }
  select:-ms-input-placeholder {
    color: #aaa;
    opacity: 1; }
  select::-webkit-input-placeholder {
    color: #aaa;
    opacity: 1; }
  select::placeholder {
    color: #aaa;
    opacity: 1; }
  select[disabled], select[readonly],
  fieldset[disabled] select {
    background-color: #eee;
    opacity: 1; }
  select[disabled],
  fieldset[disabled] select {
    cursor: not-allowed; }

textarea {
  height: auto; }
  textarea.vsize-small {
    height: 3 0.5rem; }
  textarea.vsize-medium {
    width: 6rem; }
  textarea.vsize-large {
    width: 10rem; }

input[type="search"] {
  -webkit-appearance: none; }

button,
input[type="button"],
input[type="submit"],
input[type="reset"] {
  cursor: pointer;
  display: inline-block;
  background-image: none;
  border: 1px solid transparent;
  font-size: 1rem;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  padding: .25rem .5rem;
  border-radius: 0.25rem;
  box-shadow: inset 0 -2px 0 rgba(0, 0, 0, 0.2);
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.6);
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background-color: #f9f9f9;
  color: #222;
  border-color: #C5C7C8; }
  button:hover, button:focus, button.focus,
  input[type="button"]:hover,
  input[type="button"]:focus,
  input[type="button"].focus,
  input[type="submit"]:hover,
  input[type="submit"]:focus,
  input[type="submit"].focus,
  input[type="reset"]:hover,
  input[type="reset"]:focus,
  input[type="reset"].focus {
    color: #fff;
    text-decoration: none; }
  button:active, button.active,
  input[type="button"]:active,
  input[type="button"].active,
  input[type="submit"]:active,
  input[type="submit"].active,
  input[type="reset"]:active,
  input[type="reset"].active {
    outline: 0;
    background-image: none;
    box-shadow: inset 0 1px 0 rgba(0, 0, 0, 0.2); }
  button.disabled, button[disabled],
  fieldset[disabled] button,
  input[type="button"].disabled,
  input[type="button"][disabled],
  fieldset[disabled]
  input[type="button"],
  input[type="submit"].disabled,
  input[type="submit"][disabled],
  fieldset[disabled]
  input[type="submit"],
  input[type="reset"].disabled,
  input[type="reset"][disabled],
  fieldset[disabled]
  input[type="reset"] {
    cursor: not-allowed;
    opacity: .65;
    box-shadow: none; }
  button:focus, button.focus,
  input[type="button"]:focus,
  input[type="button"].focus,
  input[type="submit"]:focus,
  input[type="submit"].focus,
  input[type="reset"]:focus,
  input[type="reset"].focus {
    color: #222;
    background-color: #e0e0e0;
    border-color: #e0e0e0; }
  button:hover,
  input[type="button"]:hover,
  input[type="submit"]:hover,
  input[type="reset"]:hover {
    color: #222;
    background-color: #e0e0e0;
    border-color: #e0e0e0; }
  button:active, button.active,
  input[type="button"]:active,
  input[type="button"].active,
  input[type="submit"]:active,
  input[type="submit"].active,
  input[type="reset"]:active,
  input[type="reset"].active {
    color: #222;
    background-color: #c7c7c7;
    border-color: #e0e0e0; }
    button:active:hover, button:active:focus, button:active.focus, button.active:hover, button.active:focus, button.active.focus,
    input[type="button"]:active:hover,
    input[type="button"]:active:focus,
    input[type="button"]:active.focus,
    input[type="button"].active:hover,
    input[type="button"].active:focus,
    input[type="button"].active.focus,
    input[type="submit"]:active:hover,
    input[type="submit"]:active:focus,
    input[type="submit"]:active.focus,
    input[type="submit"].active:hover,
    input[type="submit"].active:focus,
    input[type="submit"].active.focus,
    input[type="reset"]:active:hover,
    input[type="reset"]:active:focus,
    input[type="reset"]:active.focus,
    input[type="reset"].active:hover,
    input[type="reset"].active:focus,
    input[type="reset"].active.focus {
      color: #222;
      background-color: #c7c7c7;
      border-color: #bbbbbb; }
  button.disabled, button.disabled:hover, button.disabled:focus, button.disabled.focus, button.disabled:active, button.disabled.active, button[disabled], button[disabled]:hover, button[disabled]:focus, button[disabled].focus, button[disabled]:active, button[disabled].active,
  fieldset[disabled] button,
  fieldset[disabled] button:hover,
  fieldset[disabled] button:focus,
  fieldset[disabled] button.focus,
  fieldset[disabled] button:active,
  fieldset[disabled] button.active,
  input[type="button"].disabled,
  input[type="button"].disabled:hover,
  input[type="button"].disabled:focus,
  input[type="button"].disabled.focus,
  input[type="button"].disabled:active,
  input[type="button"].disabled.active,
  input[type="button"][disabled],
  input[type="button"][disabled]:hover,
  input[type="button"][disabled]:focus,
  input[type="button"][disabled].focus,
  input[type="button"][disabled]:active,
  input[type="button"][disabled].active,
  fieldset[disabled]
  input[type="button"],
  fieldset[disabled]
  input[type="button"]:hover,
  fieldset[disabled]
  input[type="button"]:focus,
  fieldset[disabled]
  input[type="button"].focus,
  fieldset[disabled]
  input[type="button"]:active,
  fieldset[disabled]
  input[type="button"].active,
  input[type="submit"].disabled,
  input[type="submit"].disabled:hover,
  input[type="submit"].disabled:focus,
  input[type="submit"].disabled.focus,
  input[type="submit"].disabled:active,
  input[type="submit"].disabled.active,
  input[type="submit"][disabled],
  input[type="submit"][disabled]:hover,
  input[type="submit"][disabled]:focus,
  input[type="submit"][disabled].focus,
  input[type="submit"][disabled]:active,
  input[type="submit"][disabled].active,
  fieldset[disabled]
  input[type="submit"],
  fieldset[disabled]
  input[type="submit"]:hover,
  fieldset[disabled]
  input[type="submit"]:focus,
  fieldset[disabled]
  input[type="submit"].focus,
  fieldset[disabled]
  input[type="submit"]:active,
  fieldset[disabled]
  input[type="submit"].active,
  input[type="reset"].disabled,
  input[type="reset"].disabled:hover,
  input[type="reset"].disabled:focus,
  input[type="reset"].disabled.focus,
  input[type="reset"].disabled:active,
  input[type="reset"].disabled.active,
  input[type="reset"][disabled],
  input[type="reset"][disabled]:hover,
  input[type="reset"][disabled]:focus,
  input[type="reset"][disabled].focus,
  input[type="reset"][disabled]:active,
  input[type="reset"][disabled].active,
  fieldset[disabled]
  input[type="reset"],
  fieldset[disabled]
  input[type="reset"]:hover,
  fieldset[disabled]
  input[type="reset"]:focus,
  fieldset[disabled]
  input[type="reset"].focus,
  fieldset[disabled]
  input[type="reset"]:active,
  fieldset[disabled]
  input[type="reset"].active {
    background-color: #f9f9f9; }

/*! ============================================================================
 * Helper classes
 * ========================================================================== */
.embed-responsive {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden; }
  .embed-responsive.21by9 {
    padding-bottom: 42.85714%; }
  .embed-responsive.16by9 {
    padding-bottom: 56.25%; }
  .embed-responsive.4by3 {
    padding-bottom: 75%; }
  .embed-responsive.1by1 {
    padding-bottom: 100%; }
  .embed-responsive iframe,
  .embed-responsive embed,
  .embed-responsive object,
  .embed-responsive video {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0; }

/* Browser Upgrade Prompt
 * -------------------------------------------------------------------------- */
.browserupgrade {
  margin: 0;
  background: #f5f5f5;
  color: #000;
  padding: 0.5rem;
  text-align: center; }

/* Responsive utilities
 * -------------------------------------------------------------------------- */
@-ms-viewport {
  width: device-width; }

.visible-xs, .visible-sm, .visible-md, .visible-lg {
  display: none !important; }

.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
  display: none !important; }

@media (max-width: 767px) {
  .visible-xs {
    display: block !important; }
  table.visible-xs {
    display: table; }
  tr.visible-xs {
    display: table-row !important; }
  th.visible-xs,
  td.visible-xs {
    display: table-cell !important; } }

@media (max-width: 767px) {
  .visible-xs-block {
    display: block !important; } }

@media (max-width: 767px) {
  .visible-xs-inline {
    display: inline !important; } }

@media (max-width: 767px) {
  .visible-xs-inline-block {
    display: inline-block !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm {
    display: block !important; }
  table.visible-sm {
    display: table; }
  tr.visible-sm {
    display: table-row !important; }
  th.visible-sm,
  td.visible-sm {
    display: table-cell !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-block {
    display: block !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline {
    display: inline !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline-block {
    display: inline-block !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md {
    display: block !important; }
  table.visible-md {
    display: table; }
  tr.visible-md {
    display: table-row !important; }
  th.visible-md,
  td.visible-md {
    display: table-cell !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-block {
    display: block !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline {
    display: inline !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline-block {
    display: inline-block !important; } }

@media (min-width: 1200px) {
  .visible-lg {
    display: block !important; }
  table.visible-lg {
    display: table; }
  tr.visible-lg {
    display: table-row !important; }
  th.visible-lg,
  td.visible-lg {
    display: table-cell !important; } }

@media (min-width: 1200px) {
  .visible-lg-block {
    display: block !important; } }

@media (min-width: 1200px) {
  .visible-lg-inline {
    display: inline !important; } }

@media (min-width: 1200px) {
  .visible-lg-inline-block {
    display: inline-block !important; } }

@media (max-width: 767px) {
  .hidden-xs {
    display: none !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .hidden-sm {
    display: none !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-md {
    display: none !important; } }

@media (min-width: 1200px) {
  .hidden-lg {
    display: none !important; } }

.visible-print {
  display: none !important; }

@media print {
  .visible-print {
    display: block !important; }
  table.visible-print {
    display: table; }
  tr.visible-print {
    display: table-row !important; }
  th.visible-print,
  td.visible-print {
    display: table-cell !important; } }

.visible-print-block {
  display: none !important; }
  @media print {
    .visible-print-block {
      display: block !important; } }

.visible-print-inline {
  display: none !important; }
  @media print {
    .visible-print-inline {
      display: inline !important; } }

.visible-print-inline-block {
  display: none !important; }
  @media print {
    .visible-print-inline-block {
      display: inline-block !important; } }

@media print {
  .hidden-print {
    display: none !important; } }

.responsive-wrapper {
  overflow: hidden;
  position: relative;
  height: 0;
  padding-bottom: 56.25%;
  padding-top: 30px;
  margin: 0 0 1rem; }
  .responsive-wrapper iframe, .responsive-wrapper object, .responsive-wrapper embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }

/* Clearfix
 * -------------------------------------------------------------------------- */
.clearfix {
  *zoom: 1; }
  .clearfix:before, .clearfix:after {
    content: " ";
    display: table; }
  .clearfix:after {
    clear: both; }

.clear-both {
  clear: both; }

/* Image replacement
 * -------------------------------------------------------------------------- */
.ir {
  background-color: transparent;
  border: 0;
  overflow: hidden;
  *text-indent: -9999px; }
  .ir:before {
    content: '';
    display: block;
    width: 0;
    height: 150%; }

/* Hide from both screenreaders and browsers: h5bp.com/u
 * -------------------------------------------------------------------------- */
.hidden {
  display: none !important;
  visibility: hidden; }

/* Hide only visually, but have it available for screenreaders: h5bp.com/v
 * -------------------------------------------------------------------------- */
.visuallyhidden {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px; }
  .visuallyhidden.focusable:active, .visuallyhidden.focusable:focus {
    clip: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    position: static;
    width: auto; }

/* Hide visually and from screenreaders, but maintain layout
 * -------------------------------------------------------------------------- */
.invisible {
  visibility: hidden; }

/* Alignments
 * -------------------------------------------------------------------------- */
.align-left {
  text-align: left; }

.align-right {
  text-align: right; }

.align-center {
  text-align: center; }

.block-right {
  float: right;
  margin-left: 1rem;
  margin-bottom: 1rem; }

.block-left {
  float: left;
  margin-right: 1rem;
  margin-bottom: 1rem; }

.block-center {
  display: block;
  margin: 0 auto 1rem; }

.clear {
  clear: both; }

.clear-left {
  clear: left; }

.clear-right {
  clear: right; }

.vertical-centering {
  position: relative;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%); }

.horizontal-centering {
  position: relative;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%); }

/* positions/hierarchies
 * -------------------------------------------------------------------------- */
.first {
  margin-left: 0;
  padding-left: 0; }

.last {
  margin-right: 0;
  padding-right: 0; }

.top {
  margin-top: 0;
  padding-top: 0; }

.bottom {
  margin-bottom: 0;
  padding-bottom: 0; }

/* list-style-type
 * -------------------------------------------------------------------------- */
ul.none,
ol.none {
  list-style-type: none;
  margin: 0; }

ul.circle {
  list-style-type: circle; }

ul.square {
  list-style-type: square; }

ol.alpha-up {
  list-style-type: upper-alpha; }

ol.alpha-low {
  list-style-type: lower-alpha; }

ul.unstyled,
ol.unstyled {
  list-style: none;
  margin-left: 0; }

ul.inline,
ol.inline {
  list-style: none;
  margin-left: 0; }

ul.inline > li,
ol.inline > li {
  display: inline-block;
  *display: inline;
  padding-right: 5px;
  padding-left: 5px;
  *zoom: 1; }

/* horiontal definition list
 * -------------------------------------------------------------------------- */
.dl-horizontal {
  *zoom: 1; }
  .dl-horizontal:before, .dl-horizontal:after {
    content: " ";
    display: table; }
  .dl-horizontal:after {
    clear: both; }
  @media only screen and (min-width: 768px) {
    .dl-horizontal dt {
      overflow: hidden;
      float: left;
      clear: left;
      width: 20%;
      text-overflow: ellipsis;
      white-space: nowrap; }
    .dl-horizontal dd {
      margin-left: 25%; } }

/* annotation
 * -------------------------------------------------------------------------- */
.annotation {
  padding: 0 0 0 1rem;
  text-indent: -1rem; }

.annotation-multi {
  padding: 0 0 0 2rem;
  text-indent: -2rem; }

.annotation-num {
  padding: 0 0 0 2 0.5rem;
  text-indent: -2 0.5rem; }

/* Font styles
 * -------------------------------------------------------------------------- */
/* size */
.smaller {
  font-size: smaller; }

.x-smaller {
  font-size: smaller; }
  @media only screen and (min-width: 768px) {
    .x-smaller {
      font-size: x-small; } }

.xx-smaller {
  font-size: smaller; }
  @media only screen and (min-width: 768px) {
    .xx-smaller {
      font-size: xx-small; } }

.larger {
  font-size: larger; }

.x-larger {
  font-size: larger; }
  @media only screen and (min-width: 768px) {
    .x-larger {
      font-size: x-large; } }

.xx-larger {
  font-size: larger; }
  @media only screen and (min-width: 768px) {
    .xx-larger {
      font-size: xx-large; } }

.attention {
  color: #3a87ad; }

.stronger {
  font-weight: bold;
  color: #b94a48; }

/* weight */
.bolder {
  font-weight: bold; }

.lighter {
  font-weight: lighter; }

/* color */
.required {
  color: #b94a48; }

.muted {
  color: #999; }

/* decorations */
.strikeout {
  text-decoration: line-through; }

.underline {
  text-decoration: underline; }

.highlight {
  background: #f2dede; }

/* colors */
.color-key {
  color: #57B196; }

.color-sub {
  color: #FFD25A; }

/*! ============================================================================
 * Grid | bootstrap 3
 * ========================================================================== */
.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 10px;
  padding-right: 10px;
  *zoom: 1; }
  .container:before, .container:after {
    content: " ";
    display: table; }
  .container:after {
    clear: both; }
  @media (min-width: 768px) {
    .container {
      width: 740px; } }
  @media (min-width: 992px) {
    .container {
      width: 960px; } }
  @media (min-width: 1200px) {
    .container {
      width: 1160px; } }

.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 10px;
  padding-right: 10px;
  *zoom: 1; }
  .container-fluid:before, .container-fluid:after {
    content: " ";
    display: table; }
  .container-fluid:after {
    clear: both; }

.row {
  margin-left: -10px;
  margin-right: -10px;
  *zoom: 1; }
  .row:before, .row:after {
    content: " ";
    display: table; }
  .row:after {
    clear: both; }

.col-xs-12, .col-sm-12, .col-md-12, .col-lg-12, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-1, .col-sm-1, .col-md-1, .col-lg-1 {
  position: relative;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px; }

.col-xs-12, .col-xs-11, .col-xs-10, .col-xs-9, .col-xs-8, .col-xs-7, .col-xs-6, .col-xs-5, .col-xs-4, .col-xs-3, .col-xs-2, .col-xs-1 {
  float: left; }

.col-xs-1 {
  width: 8.33333%; }

.col-xs-2 {
  width: 16.66667%; }

.col-xs-3 {
  width: 25%; }

.col-xs-4 {
  width: 33.33333%; }

.col-xs-5 {
  width: 41.66667%; }

.col-xs-6 {
  width: 50%; }

.col-xs-7 {
  width: 58.33333%; }

.col-xs-8 {
  width: 66.66667%; }

.col-xs-9 {
  width: 75%; }

.col-xs-10 {
  width: 83.33333%; }

.col-xs-11 {
  width: 91.66667%; }

.col-xs-12 {
  width: 100%; }

.col-xs-pull-0 {
  right: 0%; }

.col-xs-pull-1 {
  right: 8.33333%; }

.col-xs-pull-2 {
  right: 16.66667%; }

.col-xs-pull-3 {
  right: 25%; }

.col-xs-pull-4 {
  right: 33.33333%; }

.col-xs-pull-5 {
  right: 41.66667%; }

.col-xs-pull-6 {
  right: 50%; }

.col-xs-pull-7 {
  right: 58.33333%; }

.col-xs-pull-8 {
  right: 66.66667%; }

.col-xs-pull-9 {
  right: 75%; }

.col-xs-pull-10 {
  right: 83.33333%; }

.col-xs-pull-11 {
  right: 91.66667%; }

.col-xs-pull-12 {
  right: 100%; }

.col-xs-push-0 {
  left: 0%; }

.col-xs-push-1 {
  left: 8.33333%; }

.col-xs-push-2 {
  left: 16.66667%; }

.col-xs-push-3 {
  left: 25%; }

.col-xs-push-4 {
  left: 33.33333%; }

.col-xs-push-5 {
  left: 41.66667%; }

.col-xs-push-6 {
  left: 50%; }

.col-xs-push-7 {
  left: 58.33333%; }

.col-xs-push-8 {
  left: 66.66667%; }

.col-xs-push-9 {
  left: 75%; }

.col-xs-push-10 {
  left: 83.33333%; }

.col-xs-push-11 {
  left: 91.66667%; }

.col-xs-push-12 {
  left: 100%; }

.col-xs-offset-0 {
  margin-left: 0%; }

.col-xs-offset-1 {
  margin-left: 8.33333%; }

.col-xs-offset-2 {
  margin-left: 16.66667%; }

.col-xs-offset-3 {
  margin-left: 25%; }

.col-xs-offset-4 {
  margin-left: 33.33333%; }

.col-xs-offset-5 {
  margin-left: 41.66667%; }

.col-xs-offset-6 {
  margin-left: 50%; }

.col-xs-offset-7 {
  margin-left: 58.33333%; }

.col-xs-offset-8 {
  margin-left: 66.66667%; }

.col-xs-offset-9 {
  margin-left: 75%; }

.col-xs-offset-10 {
  margin-left: 83.33333%; }

.col-xs-offset-11 {
  margin-left: 91.66667%; }

.col-xs-offset-12 {
  margin-left: 100%; }

@media (min-width: 768px) {
  .col-sm-12, .col-sm-11, .col-sm-10, .col-sm-9, .col-sm-8, .col-sm-7, .col-sm-6, .col-sm-5, .col-sm-4, .col-sm-3, .col-sm-2, .col-sm-1 {
    float: left; }
  .col-sm-1 {
    width: 8.33333%; }
  .col-sm-2 {
    width: 16.66667%; }
  .col-sm-3 {
    width: 25%; }
  .col-sm-4 {
    width: 33.33333%; }
  .col-sm-5 {
    width: 41.66667%; }
  .col-sm-6 {
    width: 50%; }
  .col-sm-7 {
    width: 58.33333%; }
  .col-sm-8 {
    width: 66.66667%; }
  .col-sm-9 {
    width: 75%; }
  .col-sm-10 {
    width: 83.33333%; }
  .col-sm-11 {
    width: 91.66667%; }
  .col-sm-12 {
    width: 100%; }
  .col-sm-pull-0 {
    right: 0%; }
  .col-sm-pull-1 {
    right: 8.33333%; }
  .col-sm-pull-2 {
    right: 16.66667%; }
  .col-sm-pull-3 {
    right: 25%; }
  .col-sm-pull-4 {
    right: 33.33333%; }
  .col-sm-pull-5 {
    right: 41.66667%; }
  .col-sm-pull-6 {
    right: 50%; }
  .col-sm-pull-7 {
    right: 58.33333%; }
  .col-sm-pull-8 {
    right: 66.66667%; }
  .col-sm-pull-9 {
    right: 75%; }
  .col-sm-pull-10 {
    right: 83.33333%; }
  .col-sm-pull-11 {
    right: 91.66667%; }
  .col-sm-pull-12 {
    right: 100%; }
  .col-sm-push-0 {
    left: 0%; }
  .col-sm-push-1 {
    left: 8.33333%; }
  .col-sm-push-2 {
    left: 16.66667%; }
  .col-sm-push-3 {
    left: 25%; }
  .col-sm-push-4 {
    left: 33.33333%; }
  .col-sm-push-5 {
    left: 41.66667%; }
  .col-sm-push-6 {
    left: 50%; }
  .col-sm-push-7 {
    left: 58.33333%; }
  .col-sm-push-8 {
    left: 66.66667%; }
  .col-sm-push-9 {
    left: 75%; }
  .col-sm-push-10 {
    left: 83.33333%; }
  .col-sm-push-11 {
    left: 91.66667%; }
  .col-sm-push-12 {
    left: 100%; }
  .col-sm-offset-0 {
    margin-left: 0%; }
  .col-sm-offset-1 {
    margin-left: 8.33333%; }
  .col-sm-offset-2 {
    margin-left: 16.66667%; }
  .col-sm-offset-3 {
    margin-left: 25%; }
  .col-sm-offset-4 {
    margin-left: 33.33333%; }
  .col-sm-offset-5 {
    margin-left: 41.66667%; }
  .col-sm-offset-6 {
    margin-left: 50%; }
  .col-sm-offset-7 {
    margin-left: 58.33333%; }
  .col-sm-offset-8 {
    margin-left: 66.66667%; }
  .col-sm-offset-9 {
    margin-left: 75%; }
  .col-sm-offset-10 {
    margin-left: 83.33333%; }
  .col-sm-offset-11 {
    margin-left: 91.66667%; }
  .col-sm-offset-12 {
    margin-left: 100%; } }

@media (min-width: 992px) {
  .col-md-12, .col-md-11, .col-md-10, .col-md-9, .col-md-8, .col-md-7, .col-md-6, .col-md-5, .col-md-4, .col-md-3, .col-md-2, .col-md-1 {
    float: left; }
  .col-md-1 {
    width: 8.33333%; }
  .col-md-2 {
    width: 16.66667%; }
  .col-md-3 {
    width: 25%; }
  .col-md-4 {
    width: 33.33333%; }
  .col-md-5 {
    width: 41.66667%; }
  .col-md-6 {
    width: 50%; }
  .col-md-7 {
    width: 58.33333%; }
  .col-md-8 {
    width: 66.66667%; }
  .col-md-9 {
    width: 75%; }
  .col-md-10 {
    width: 83.33333%; }
  .col-md-11 {
    width: 91.66667%; }
  .col-md-12 {
    width: 100%; }
  .col-md-pull-0 {
    right: 0%; }
  .col-md-pull-1 {
    right: 8.33333%; }
  .col-md-pull-2 {
    right: 16.66667%; }
  .col-md-pull-3 {
    right: 25%; }
  .col-md-pull-4 {
    right: 33.33333%; }
  .col-md-pull-5 {
    right: 41.66667%; }
  .col-md-pull-6 {
    right: 50%; }
  .col-md-pull-7 {
    right: 58.33333%; }
  .col-md-pull-8 {
    right: 66.66667%; }
  .col-md-pull-9 {
    right: 75%; }
  .col-md-pull-10 {
    right: 83.33333%; }
  .col-md-pull-11 {
    right: 91.66667%; }
  .col-md-pull-12 {
    right: 100%; }
  .col-md-push-0 {
    left: 0%; }
  .col-md-push-1 {
    left: 8.33333%; }
  .col-md-push-2 {
    left: 16.66667%; }
  .col-md-push-3 {
    left: 25%; }
  .col-md-push-4 {
    left: 33.33333%; }
  .col-md-push-5 {
    left: 41.66667%; }
  .col-md-push-6 {
    left: 50%; }
  .col-md-push-7 {
    left: 58.33333%; }
  .col-md-push-8 {
    left: 66.66667%; }
  .col-md-push-9 {
    left: 75%; }
  .col-md-push-10 {
    left: 83.33333%; }
  .col-md-push-11 {
    left: 91.66667%; }
  .col-md-push-12 {
    left: 100%; }
  .col-md-offset-0 {
    margin-left: 0%; }
  .col-md-offset-1 {
    margin-left: 8.33333%; }
  .col-md-offset-2 {
    margin-left: 16.66667%; }
  .col-md-offset-3 {
    margin-left: 25%; }
  .col-md-offset-4 {
    margin-left: 33.33333%; }
  .col-md-offset-5 {
    margin-left: 41.66667%; }
  .col-md-offset-6 {
    margin-left: 50%; }
  .col-md-offset-7 {
    margin-left: 58.33333%; }
  .col-md-offset-8 {
    margin-left: 66.66667%; }
  .col-md-offset-9 {
    margin-left: 75%; }
  .col-md-offset-10 {
    margin-left: 83.33333%; }
  .col-md-offset-11 {
    margin-left: 91.66667%; }
  .col-md-offset-12 {
    margin-left: 100%; } }

@media (min-width: 1200px) {
  .col-lg-12, .col-lg-11, .col-lg-10, .col-lg-9, .col-lg-8, .col-lg-7, .col-lg-6, .col-lg-5, .col-lg-4, .col-lg-3, .col-lg-2, .col-lg-1 {
    float: left; }
  .col-lg-1 {
    width: 8.33333%; }
  .col-lg-2 {
    width: 16.66667%; }
  .col-lg-3 {
    width: 25%; }
  .col-lg-4 {
    width: 33.33333%; }
  .col-lg-5 {
    width: 41.66667%; }
  .col-lg-6 {
    width: 50%; }
  .col-lg-7 {
    width: 58.33333%; }
  .col-lg-8 {
    width: 66.66667%; }
  .col-lg-9 {
    width: 75%; }
  .col-lg-10 {
    width: 83.33333%; }
  .col-lg-11 {
    width: 91.66667%; }
  .col-lg-12 {
    width: 100%; }
  .col-lg-pull-0 {
    right: 0%; }
  .col-lg-pull-1 {
    right: 8.33333%; }
  .col-lg-pull-2 {
    right: 16.66667%; }
  .col-lg-pull-3 {
    right: 25%; }
  .col-lg-pull-4 {
    right: 33.33333%; }
  .col-lg-pull-5 {
    right: 41.66667%; }
  .col-lg-pull-6 {
    right: 50%; }
  .col-lg-pull-7 {
    right: 58.33333%; }
  .col-lg-pull-8 {
    right: 66.66667%; }
  .col-lg-pull-9 {
    right: 75%; }
  .col-lg-pull-10 {
    right: 83.33333%; }
  .col-lg-pull-11 {
    right: 91.66667%; }
  .col-lg-pull-12 {
    right: 100%; }
  .col-lg-push-0 {
    left: 0%; }
  .col-lg-push-1 {
    left: 8.33333%; }
  .col-lg-push-2 {
    left: 16.66667%; }
  .col-lg-push-3 {
    left: 25%; }
  .col-lg-push-4 {
    left: 33.33333%; }
  .col-lg-push-5 {
    left: 41.66667%; }
  .col-lg-push-6 {
    left: 50%; }
  .col-lg-push-7 {
    left: 58.33333%; }
  .col-lg-push-8 {
    left: 66.66667%; }
  .col-lg-push-9 {
    left: 75%; }
  .col-lg-push-10 {
    left: 83.33333%; }
  .col-lg-push-11 {
    left: 91.66667%; }
  .col-lg-push-12 {
    left: 100%; }
  .col-lg-offset-0 {
    margin-left: 0%; }
  .col-lg-offset-1 {
    margin-left: 8.33333%; }
  .col-lg-offset-2 {
    margin-left: 16.66667%; }
  .col-lg-offset-3 {
    margin-left: 25%; }
  .col-lg-offset-4 {
    margin-left: 33.33333%; }
  .col-lg-offset-5 {
    margin-left: 41.66667%; }
  .col-lg-offset-6 {
    margin-left: 50%; }
  .col-lg-offset-7 {
    margin-left: 58.33333%; }
  .col-lg-offset-8 {
    margin-left: 66.66667%; }
  .col-lg-offset-9 {
    margin-left: 75%; }
  .col-lg-offset-10 {
    margin-left: 83.33333%; }
  .col-lg-offset-11 {
    margin-left: 91.66667%; }
  .col-lg-offset-12 {
    margin-left: 100%; } }

/* =============================================================================
 * Base styles
 * ========================================================================== */
/* common workframes
 * -------------------------------------------------------------------------- */
/* btn
 * -------------------------------------------------------------------------- */
.btn {
  display: inline-block;
  padding: 8px 8px;
  line-height: 1;
  text-align: center;
  font-weight: bold;
  transition: all .2s; }
  @media only screen and (min-width: 768px) {
    .btn {
      padding: 8px 2.5em; } }

.btn:hover, .btn:visited:hover {
  text-decoration: none; }

.btn-small {
  font-size: 10px; }

@media only screen and (min-width: 768px) {
  .btn-large {
    font-size: 18px; } }

.btn-border {
  border: 2px #ff0000 solid; }

.btn-border-green {
  border-color: #accd04;
  background-color: rgba(255, 255, 255, 0.9);
  color: #333333; }

.btn-border-green:visited {
  color: #333333; }

.btn-border-green:hover, .btn-border-green:visited:hover {
  border-color: #accd04;
  background-color: #accd04;
  color: #fff; }

.btn-border-pink {
  border-color: #ee86a7;
  background-color: rgba(255, 255, 255, 0.9);
  color: #333333; }

.btn-border-pink:visited {
  color: #333333; }

.btn-border-pink:hover, .btn-border-pink:visited:hover {
  border-color: #ee86a7;
  background-color: #ee86a7;
  color: #fff; }

.btn-border-blue {
  border-color: #8fd4f3;
  background-color: rgba(255, 255, 255, 0.9);
  color: #ff0000; }

.btn-border-blue:visited {
  color: #ff0000; }

.btn-border-blue:hover, .btn-border-blue:visited:hover {
  border-color: #8fd4f3;
  background-color: #8fd4f3;
  color: #fff; }

.btn-border-grey {
  border-color: #666666;
  background-color: rgba(255, 255, 255, 0.9);
  color: #ff0000; }

.btn-border-grey:visited {
  color: #333333; }

.btn-border-grey:hover, .btn-border-grey:visited:hover {
  border-color: #666666;
  background-color: #666666;
  color: #fff; }

/* checkbox
 * -------------------------------------------------------------------------------- */
.chkbox {
  margin: 0 0 3px 0px; }
  @media only screen and (min-width: 768px) {
    .chkbox {
      margin: 0 0 10px 0px; } }

/* ラベルのスタイル　*/
.chkbox label {
  padding-left: 30px;
  /* ラベルの位置 */
  font-size: 14px;
  line-height: 18px;
  display: inline-block;
  cursor: pointer;
  position: relative; }
  @media only screen and (min-width: 768px) {
    .chkbox label {
      padding-left: 40px;
      /* ラベルの位置 */
      font-size: 18px;
      line-height: 32px; } }

/* ボックスのスタイル */
.chkbox label:before {
  content: '';
  width: 18px;
  /* ボックスの横幅 */
  height: 18px;
  /* ボックスの縦幅 */
  display: inline-block;
  position: absolute;
  left: 0;
  background-color: #fff;
  box-shadow: inset 1px 2px 3px 0px #000;
  border-radius: 6px 6px 6px 6px; }
  @media only screen and (min-width: 768px) {
    .chkbox label:before {
      content: '';
      width: 32px;
      /* ボックスの横幅 */
      height: 32px;
      /* ボックスの縦幅 */ } }

/* 元のチェックボックスを表示しない */
.chkbox input[type=checkbox] {
  display: none; }

/* チェックした時のスタイル */
.chkbox input[type=checkbox]:checked + label:before {
  content: '\2713';
  /* チェックの文字 */
  font-size: 18px;
  /* チェックのサイズ */
  color: #fff;
  /* チェックの色 */
  background-color: #06f;
  /* チェックした時の色 */ }
  @media only screen and (min-width: 768px) {
    .chkbox input[type=checkbox]:checked + label:before {
      font-size: 34px;
      /* チェックのサイズ */ } }

label {
  font-weight: bold;
  margin: .5em 0 .5em 0; }

.red-bold {
  color: #ff0000;
  font-weight: bold; }

.orange-bold {
  color: #ED5D00;
  font-weight: bold; }

.mobile-right {
  float: right; }

.mobile-wide {
  margin: 0 -10px; }
  @media only screen and (min-width: 768px) {
    .mobile-wide {
      margin: 0; } }

.ggmap {
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 30px;
  height: 0;
  overflow: hidden;
  margin-bottom: 20px; }

.ggmap iframe,
.ggmap object,
.ggmap embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }

.form-width-small {
  width: 100%; }
  @media only screen and (min-width: 768px) {
    .form-width-small {
      width: 30%; } }

.small {
  font-size: 77%; }

.case-flow {
  display: block;
  overflow: hidden; }
  .case-flow .case-flow-inner {
    display: block;
    overflow: hidden; }
    .case-flow .case-flow-inner .case-flow-inner-left {
      width: 100%;
      float: none; }
      @media only screen and (min-width: 768px) {
        .case-flow .case-flow-inner .case-flow-inner-left {
          width: 47.5%;
          float: left; } }
    .case-flow .case-flow-inner .case-flow-inner-right {
      width: 100%;
      float: none; }
      @media only screen and (min-width: 768px) {
        .case-flow .case-flow-inner .case-flow-inner-right {
          width: 47.5%;
          float: right; } }
      .case-flow .case-flow-inner .case-flow-inner-right h2 {
        padding: 0.5em 0.5em;
        border-radius: 5px;
        background-color: #ff6600;
        color: #fff;
        font-size: 128%; }

.movieee-hover {
  animation-duration: 1.4s;
  animation-name: movieee;
  animation-iteration-count: infinite; }

@keyframes movieee {
  0% {
    transform: skewX(9deg); }
  10% {
    transform: skewX(-8deg); }
  20% {
    transform: skewX(7deg); }
  30% {
    transform: skewX(-6deg); }
  40% {
    transform: skewX(5deg); }
  50% {
    transform: skewX(-4deg); }
  60% {
    transform: skewX(3deg); }
  70% {
    transform: skewX(-2deg); }
  80% {
    transform: skewX(1deg); }
  90% {
    transform: skewX(0deg); }
  100% {
    transform: skewX(0deg); } }

.square_btn {
  display: inline-block;
  padding: 0.5em 1em;
  text-decoration: none;
  background: #f7f7f7;
  border-left: solid 6px #ff7c5c;
  /*左線*/
  color: #ff7c5c;
  /*文字色*/
  font-weight: bold;
  box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.29); }

.square_btn:active {
  box-shadow: inset 0 0 2px rgba(128, 128, 128, 0.1);
  transform: translateY(2px); }

/* #wrapper
 * -------------------------------------------------------------------------- */
/* #global-header
 * -------------------------------------------------------------------------- */
.header-top-text {
  background-color: #ecf9db;
  border-top: #729928 solid 0.5px;
  border-bottom: #729928 solid 0.5px;
  display: block; }

.header-top-text-inner {
  width: 100%;
  margin: 0 auto;
  position: relative; }

.header-top-text-inner h1 {
  font-size: 11px;
  font-weight: normal;
  margin-bottom: 0; }

#global-header {
  padding-top: 0;
  display: block;
  overflow: hidden;
  position: relative; }

#header_p_re {
  position: absolute;
  left: 300px;
  top: 0px;
  margin: 0;
  padding: 0; }

#global-header-logo {
  margin-bottom: 0; }
  @media only screen and (min-width: 768px) {
    #global-header-logo {
      float: left;
      width: 100%; } }

#phone-nav {
  display: none; }
  @media only screen and (min-width: 768px) {
    #phone-nav {
      display: none; } }

.pure-drawer-inner p {
  margin-bottom: 0; }
  .pure-drawer-inner p a {
    display: block;
    padding: 0.7em;
    background-color: #3a8239;
    color: #FFF; }

.pure-drawer-inner ul {
  margin: 0;
  padding: 0; }
  .pure-drawer-inner ul li {
    border-bottom: 0.5px solid #333; }
    .pure-drawer-inner ul li a {
      display: block;
      padding: 0.4em 0.7em;
      background-color: #feffe5;
      color: #666; }
    .pure-drawer-inner ul li ul {
      margin: 0;
      padding: 0; }
      .pure-drawer-inner ul li ul li {
        margin-left: 0.5em; }
      .pure-drawer-inner ul li ul li:last-child {
        border-bottom: none; }

#global-header .global-header-inner {
  display: block;
  overflow: hidden;
  position: relative; }
  #global-header .global-header-inner #header-btn {
    display: none; }
    @media only screen and (min-width: 992px) {
      #global-header .global-header-inner #header-btn {
        display: block;
        position: absolute;
        right: 0;
        top: 30px; } }
  #global-header .global-header-inner #header-tel {
    display: none; }
    @media only screen and (min-width: 992px) {
      #global-header .global-header-inner #header-tel {
        display: block;
        position: absolute;
        top: 100px;
        right: 0;
        width: 300px; } }
    #global-header .global-header-inner #header-tel #header-tel-number {
      width: 240px;
      float: right; }
    #global-header .global-header-inner #header-tel #header-tel-icon {
      width: 50px; }

/* #global-header-globalnav
 * -------------------------------------------------------------------------- */
.global-menu {
  width: 100%;
  display: block;
  overflow: hidden; }
  @media only screen and (min-width: 992px) {
    .global-menu {
      border-top: solid #ccc 1px;
      border-bottom: solid #ccc 1px;
      background: #ffffff;
      /* Old browsers */
      background: -moz-linear-gradient(top, #ffffff 0%, #e1e1e1 74%, #f6f6f6 100%);
      /* FF3.6-15 */
      background: -webkit-linear-gradient(top, #ffffff 0%, #e1e1e1 74%, #f6f6f6 100%);
      /* Chrome10-25,Safari5.1-6 */
      background: linear-gradient(to bottom, #ffffff 0%, #e1e1e1 74%, #f6f6f6 100%);
      /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
      filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f6f6f6',GradientType=0 );
      /* IE6-9 */ } }
  .global-menu #global_header_globalnav {
    display: none; }
    @media only screen and (min-width: 768px) {
      .global-menu #global_header_globalnav {
        display: none; } }
    @media only screen and (min-width: 992px) {
      .global-menu #global_header_globalnav {
        display: block;
        clear: none; } }
    .global-menu #global_header_globalnav ul {
      display: block;
      height: auto;
      margin: 0;
      padding: 0; }
      .global-menu #global_header_globalnav ul li {
        list-style-type: none;
        display: block;
        margin: 0 1rem 0 0;
        padding: 0.5em 0 0.5em 0.5em;
        border-bottom: 1px solid #dddddd; }
        @media only screen and (min-width: 768px) {
          .global-menu #global_header_globalnav ul li {
            font-size: 100%;
            float: left;
            padding-top: 0;
            border-bottom: none; } }
        @media only screen and (min-width: 992px) {
          .global-menu #global_header_globalnav ul li {
            font-size: 85%;
            float: left;
            padding: 1em 0 0 0; } }
        @media only screen and (min-width: 1200px) {
          .global-menu #global_header_globalnav ul li {
            font-size: 100%;
            padding-top: 0; } }
        .global-menu #global_header_globalnav ul li a {
          display: block;
          text-decoration: none;
          padding: 1em 0;
          margin-right: 1em; }
        .global-menu #global_header_globalnav ul li a:before {
          content: "\f0da";
          font-family: "Font Awesome 5 Free";
          font-weight: 900;
          padding: 0 .25em 0 0; }
        .global-menu #global_header_globalnav ul li a:hover {
          color: #999; }
      .global-menu #global_header_globalnav ul li:last-child {
        border-bottom: none;
        margin-right: 0; }
  .global-menu #menu {
    display: block;
    height: auto;
    margin: 0;
    padding: 0; }
    @media only screen and (min-width: 992px) {
      .global-menu #menu {
        display: none; } }
  .global-menu #menu li {
    float: none;
    margin-right: 1em;
    text-align: left;
    position: relative;
    /*z-indexの指定や子要素の基準とするために指定*/
    z-index: 1;
    /*ドロップダウンしたメニューが隠れないように*/ }
  .global-menu #menu li a {
    padding: 0.5em;
    border-top: none;
    border-right: none;
    background: none;
    color: #555555;
    margin: auto;
    text-shadow: -1px 1px rgba(255, 255, 255, 0.8); }
  .global-menu #menu li a:hover {
    background: none;
    color: #97C1F3; }
  .global-menu #menu li a:active {
    color: #5687F8; }
  .global-menu #menu li ul.sub-menu {
    display: none;
    /*サブメニューは最初は非表示にしておく*/
    position: absolute;
    /*絶対配置にしておかないとうまくいかない*/
    top: 2em;
    left: 30%; }
  .global-menu #menu li:hover ul.sub-menu {
    display: block;
    /*マウスオーバー時にサブメニューを表示する*/ }
  .global-menu #menu li ul.sub-menu li {
    float: none;
    /*サブメニューはフロートさせないので解除*/ }

.slicknav_menu {
  display: none; }

@media screen and (max-width: 768px) {
  .js #menu {
    display: none; }
  .js .slicknav_menu {
    display: block; } }

#offcanvas {
  display: block; }
  @media only screen and (min-width: 992px) {
    #offcanvas {
      display: none; } }

/* #breadcrumb
 * -------------------------------------------------------------------------- */
#global-breadcrumb {
  background-color: #efefef;
  border-top: 0.5px solid #ccc;
  padding: 0.5em;
  font-size: 75%;
  color: #666;
  margin-bottom: 1em; }
  @media only screen and (min-width: 768px) {
    #global-breadcrumb {
      margin-bottom: 2em; } }
  #global-breadcrumb p {
    margin: 0; }
    #global-breadcrumb p a {
      color: #666; }
  #global-breadcrumb #breadcrumb {
    overflow-x: auto;
    overflow-y: hidden;
    -webkit-overflow-scrolling: touch; }

/* #container
 * -------------------------------------------------------------------------- */
.container {
  width: 100%; }
  @media only screen and (min-width: 768px) {
    .container {
      width: 768px; } }
  @media only screen and (min-width: 992px) {
    .container {
      width: 960px; } }

/* main
 * -------------------------------------------------------------------------- */
main {
  margin: 0 auto; }
  @media only screen and (min-width: 768px) {
    main {
      width: 100%; } }
  @media only screen and (min-width: 992px) {
    main {
      float: left;
      width: 75%; } }
  main .main-inner {
    padding: 20px 10px;
    background-color: #fff; }

/* #contents
 * -------------------------------------------------------------------------- */
.icon-green {
  border-radius: 7px;
  background-color: #1da31a;
  color: #fff;
  padding: 0.3em 1em;
  font-size: 14px;
  margin-right: 1em;
  vertical-align: middle; }

.recruit-area h2 {
  background-color: #ff6600;
  border-radius: 7px;
  padding: 0.5em 1em;
  text-align: center;
  color: #fff;
  font-size: 18px;
  margin: 2em 0; }
  @media only screen and (min-width: 768px) {
    .recruit-area h2 {
      padding: 1em 1em;
      font-size: 24px; } }

.recruit-area h3 {
  color: #333;
  clear: both;
  border-left: 5px solid  #ff6600;
  padding: 1rem; }

.recruit-ceo {
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  font-weight: bold;
  font-size: 24px; }

.faq-cell {
  margin-bottom: 2rem;
  padding-bottom: 1rem;
  display: block;
  border-bottom: 1px dotted #ccc; }
  @media only screen and (min-width: 768px) {
    .faq-cell {
      margin-bottom: 3rem;
      padding-bottom: 2rem; } }
  .faq-cell .faq-header {
    margin-bottom: 1rem; }
    @media only screen and (min-width: 768px) {
      .faq-cell .faq-header {
        margin-bottom: 3rem; } }
    .faq-cell .faq-header h2 {
      margin-bottom: 1rem;
      font-size: 92%;
      background-color: #ece3c5;
      color: #333;
      text-align: left; }
      @media only screen and (min-width: 768px) {
        .faq-cell .faq-header h2 {
          font-size: 148%;
          line-height: 2.99rem; } }
  .faq-cell .faq-body {
    margin: 0 auto;
    font-size: 92%; }
    @media only screen and (min-width: 768px) {
      .faq-cell .faq-body {
        font-size: 100%; } }

.faq-icon {
  padding: 0;
  margin-right: 0.5rem;
  width: 1.8rem;
  height: 1.8rem;
  line-height: 1.8rem;
  text-align: center;
  display: inline-block;
  overflow: hidden;
  float: left; }
  @media only screen and (min-width: 768px) {
    .faq-icon {
      margin-right: 1rem;
      width: 3rem;
      height: 3rem;
      line-height: 3rem; } }

.faq-icon-q {
  background-color: #ece3c5;
  color: #333; }

.faq-icon-a {
  background-color: #cccccc;
  color: #333;
  font-weight: bold;
  font-size: 100%;
  margin-bottom: 0.3rem; }
  @media only screen and (min-width: 768px) {
    .faq-icon-a {
      font-size: 128%; } }

.recruit-table table th {
  width: 30%;
  background-color: #ece3c5;
  text-align: center; }

.recruit-form-area {
  margin: 1rem;
  border: #ff6600 solid 1px;
  padding: 1rem; }
  .recruit-form-area label {
    display: block; }
  .recruit-form-area .recruit-form-btn {
    text-align: center; }

.red {
  color: #e60012; }

.voice-title {
  font-size: 22px;
  color: #666;
  font-weight: bold;
  margin: 2em 0; }
  .voice-title p {
    text-align: center;
    margin-bottom: 20px; }

.voice-panel {
  border-radius: 5px;
  border: 1px solid #ed6259;
  background-color: #ffffeb;
  width: 95%;
  margin: 0 auto; }
  .voice-panel .voice-panel-header {
    color: #fff;
    background-color: #ed6259;
    border-color: #ed6259;
    border-top-right-radius: 5px;
    border-top-left-radius: 5px;
    padding: 10px 1em; }
    .voice-panel .voice-panel-header h2 {
      margin-bottom: 0;
      text-align: center;
      background-color: #ed6259;
      border-left: solid 0px;
      color: #FFF;
      padding: 0;
      font-size: 18px; }
      @media only screen and (min-width: 768px) {
        .voice-panel .voice-panel-header h2 {
          font-size: 24px; } }
  .voice-panel .voice-panel-body {
    padding: 15px; }
    .voice-panel .voice-panel-body h3 {
      text-align: left;
      border: none;
      font-size: 13px; }
      @media only screen and (min-width: 768px) {
        .voice-panel .voice-panel-body h3 {
          font-size: 18px; } }
    .voice-panel .voice-panel-body .voice-panel-body-photo {
      text-align: center;
      display: block; }
    .voice-panel .voice-panel-body .voice-panel-body-attention {
      font-size: 10px;
      color: #999; }

.text-action {
  font-weight: bold;
  color: #c7243a; }

.care-page-btn {
  background: #cadefa;
  border-radius: 3px;
  box-shadow: 0px 0px 0px 2px #cadefa;
  border: dashed 1px #ccc;
  padding: 1em;
  font-size: 18px; }

/* #sidebar
 * -------------------------------------------------------------------------- */
#sidebar {
  display: none; }
  @media only screen and (min-width: 768px) {
    #sidebar {
      width: 100%; } }
  @media only screen and (min-width: 992px) {
    #sidebar {
      display: block;
      float: right;
      width: 22%;
      padding-top: 1em; } }
  #sidebar .sidebar-title {
    text-align: center;
    background: linear-gradient(to bottom, #14b31b, #65d150, #7edb6b);
    margin: 0;
    padding: 1em 0;
    font-size: 15px;
    color: #fff;
    text-shadow: 1px 1px 1px #14b31b;
    font-weight: bold; }
  #sidebar #global_sidebar_globalnav_home {
    background-color: #efefef;
    display: block;
    padding: 0.5em; }
    #sidebar #global_sidebar_globalnav_home ul {
      margin: 0;
      padding: 0; }
      #sidebar #global_sidebar_globalnav_home ul li {
        background-color: #fff;
        border-bottom: solid 1px #efefef;
        font-size: 13px; }
        #sidebar #global_sidebar_globalnav_home ul li a {
          display: block;
          padding: 0.5em 0 0.5em 0.5em; }

#sidebar-case-nav {
  display: block;
  overflow: hidden; }

.menu-sidebar-nav-case-container {
  display: block;
  overflow: hidden;
  margin: 0 0 60px 0;
  text-align: left; }
  @media only screen and (min-width: 992px) {
    .menu-sidebar-nav-case-container {
      display: none; } }
  .menu-sidebar-nav-case-container ul {
    margin: 0;
    padding: 0; }
    .menu-sidebar-nav-case-container ul li {
      margin: 0;
      border-bottom: 1px solid #ccc; }
      .menu-sidebar-nav-case-container ul li a {
        display: block;
        padding: 0.5em 0 0.5em 1em; }
      .menu-sidebar-nav-case-container ul li a:visited {
        color: #333; }
      .menu-sidebar-nav-case-container ul li a:before {
        content: "\f0da";
        font-family: "Font Awesome 5 Free";
        font-weight: 900;
        padding: 0 .25em 0 0; }
    .menu-sidebar-nav-case-container ul li:first-child {
      background-color: #413936;
      color: #fff; }
    .menu-sidebar-nav-case-container ul li:first-child a:visited {
      color: #fff; }

/* #global-footer
 * -------------------------------------------------------------------------- */
.global-footer-back-to-top {
  background-color: #efefef; }
  .global-footer-back-to-top .global-footer-back-to-top-text {
    text-align: right;
    font-size: 12px; }

#global-footer {
  text-align: center;
  background-color: #efefef; }
  @media only screen and (min-width: 768px) {
    #global-footer {
      padding: 3em 0; } }
  #global-footer #global-footer-footernav {
    display: block;
    overflow: hidden;
    margin: 0 0 60px 0;
    text-align: left; }
    @media only screen and (min-width: 992px) {
      #global-footer #global-footer-footernav {
        display: none; } }
    #global-footer #global-footer-footernav ul {
      margin: 0;
      padding: 0; }
      #global-footer #global-footer-footernav ul li {
        margin: 0;
        border-bottom: 1px solid #ccc; }
        #global-footer #global-footer-footernav ul li a {
          display: block;
          padding: 0.5em 0 0.5em 1em; }
        #global-footer #global-footer-footernav ul li a:visited {
          color: #333; }
        #global-footer #global-footer-footernav ul li a:before {
          content: "\f0da";
          font-family: "Font Awesome 5 Free";
          font-weight: 900;
          padding: 0 .25em 0 0; }
  #global-footer .foot_tel_fixed_area {
    width: 100%;
    max-width: 768px;
    overflow: hidden;
    text-align: center; }
    @media only screen and (min-width: 992px) {
      #global-footer .foot_tel_fixed_area {
        display: none; } }
  #global-footer .foot_tel_fixed {
    position: fixed;
    bottom: 0px;
    left: 0px;
    z-index: 10000; }
  #global-footer #global-footer-logo {
    clear: both;
    margin: 0 auto 2em 0; }
  #global-footer .footer-address {
    width: 100%;
    text-align: left;
    margin: 0 auto 2em 0;
    display: block;
    font-size: 85%; }
    @media only screen and (min-width: 768px) {
      #global-footer .footer-address {
        width: 77%;
        text-align: left;
        margin: 0 auto 2em 0;
        display: inline-block;
        font-size: 100%; } }
    @media only screen and (min-width: 992px) {
      #global-footer .footer-address {
        width: 65%;
        text-align: left;
        margin: 0 auto 2em 0;
        display: inline-block;
        font-size: 100%; } }
    #global-footer .footer-address dl {
      font-weight: normal; }
      @media only screen and (min-width: 768px) {
        #global-footer .footer-address dl {
          font-size: 85%; } }
      #global-footer .footer-address dl dt {
        float: left;
        clear: left;
        width: 23%;
        font-weight: normal; }
        @media only screen and (min-width: 768px) {
          #global-footer .footer-address dl dt {
            width: 15%; } }
      #global-footer .footer-address dl dd {
        margin: 0 0 1em 24%; }
        @media only screen and (min-width: 768px) {
          #global-footer .footer-address dl dd {
            margin: 0 0 0.5em 17%; } }
  #global-footer #global-footer-copyright {
    clear: both;
    color: #999;
    font-size: 85%; }
  #global-footer h4 {
    background-color: #413936;
    color: #fff;
    padding: 5px 0; }
    @media only screen and (min-width: 992px) {
      #global-footer h4 {
        display: none; } }

@media only screen and (min-width: 992px) {
  #footer-case-nav {
    display: none; } }

/* /page
* -------------------------------------------------------------------------- */
@media only screen and (min-width: 768px) {
  .contact-box {
    border: 1px solid #ccc; } }

.contact-box br {
  display: none; }

.wpcf7 select {
  width: auto;
  display: inline-block; }
  @media only screen and (min-width: 768px) {
    .wpcf7 select {
      display: inline-block;
      width: 25%; } }

.wpcf7 input[type="submit"] {
  font-size: 120%;
  padding: 0.6em 5em;
  background: #c4f680;
  color: #333;
  border-radius: 4px;
  cursor: pointer;
  box-shadow: 0 0 1px rgba(0, 0, 0, 0.2);
  border: 1px solid #ccc;
  text-shadow: -1px 1px 0 white; }
  @media only screen and (min-width: 768px) {
    .wpcf7 input[type="submit"] {
      padding: 0.6em 7em; } }

.wpcf7 input[type="submit"]:hover {
  box-shadow: 0 0 1px black inset; }

.contactform7-table {
  border-top: none; }
  .contactform7-table th {
    background: #e9ffcb;
    width: 35%;
    font-size: 14px; }
    @media only screen and (min-width: 768px) {
      .contactform7-table th {
        background: #e9ffcb;
        width: 35%;
        /* チェックのサイズ */ } }
  .contactform7-table td {
    color: #666;
    width: 100%; }
  .contactform7-table .contactform7-table-ex {
    padding: 20px;
    width: 50%; }

.must {
  float: right;
  background: #ff0000;
  color: #fff;
  margin: 0;
  padding: 0 0.3em;
  font-size: 92%; }

.nomust {
  float: right;
  background: #0000ff;
  color: #fff;
  margin: 0;
  padding: 0 0.3em;
  font-size: 92%; }

.pagination h2.screen-reader-text {
  display: none; }

/* #keyvisual
 * -------------------------------------------------------------------------- */
#keyvisual {
  display: block;
  margin: 0 -10px;
  text-align: center; }
  @media only screen and (min-width: 992px) {
    #keyvisual {
      margin: 1em auto 0 auto; } }
  #keyvisual h1 {
    margin-bottom: 0; }
    @media only screen and (min-width: 768px) {
      #keyvisual h1 {
        margin-bottom: 0.3em; } }

/* #home-bollet
 * -------------------------------------------------------------------------- */
#home-bollet h2 {
  text-align: center; }

#home-bollet ul {
  margin-bottom: 1em;
  padding: 0.5em;
  border: 1px solid #729928; }
  @media only screen and (min-width: 768px) {
    #home-bollet ul {
      margin: 0 auto;
      padding: 1em;
      border: 2px solid #729928;
      width: 100%;
      margin-bottom: 20px; } }
  #home-bollet ul li {
    list-style-type: none;
    border-bottom: 1px dotted #ccc; }

#home-bollet #attack-btn {
  text-align: center;
  margin: 0 auto; }

/* #home-nav
 * -------------------------------------------------------------------------- */
.l-container {
  margin: 0 auto; }
  @media only screen and (min-width: 768px) {
    .l-container {
      max-width: 700px;
      margin: 0 auto; } }

.l-navigation {
  transform: translate3d(0, 0, 0);
  z-index: 100000;
  overflow: hidden;
  background-color: rgba(255, 255, 255, 0.8);
  margin: 0 10px; }
  @media only screen and (min-width: 768px) {
    .l-navigation {
      width: 100%;
      max-width: 700px;
      margin: 0 auto;
      text-align: center; } }
  .l-navigation ul {
    margin: 0 auto;
    padding: 0;
    display: table;
    table-layout: fixed;
    overflow: hidden; }
    @media only screen and (min-width: 768px) {
      .l-navigation ul {
        max-width: 700px;
        margin: 0 auto; } }
    .l-navigation ul li {
      list-style-type: none;
      display: table-cell; }
      .l-navigation ul li a {
        display: block; }

/* #home-offer
 * -------------------------------------------------------------------------- */
#home-offer {
  margin: 0 auto;
  background-color: #ff0000;
  height: 600px; }

#global-bookdoc {
  margin: 0 -10px; }
  @media only screen and (min-width: 768px) {
    #global-bookdoc {
      margin: 0 auto; } }

#global-manga {
  margin-bottom: 2em; }
  #global-manga p {
    margin: 0 -10px; }
    @media only screen and (min-width: 768px) {
      #global-manga p {
        margin: 0 auto; } }

#global-flow .flow .flow-inner h2 {
  padding: 0.5em 0.5em;
  border-radius: 5px;
  background-color: #ff6600;
  color: #fff;
  font-size: 128%; }

#global-attend {
  margin: 0 auto; }

/* #home-bottom
 * -------------------------------------------------------------------------- */
#global-bottom {
  margin: 0 auto; }
  @media only screen and (min-width: 1200px) {
    #global-bottom {
      width: 700px; } }
  #global-bottom .info-area {
    display: block; }
    #global-bottom .info-area h2 {
      padding: 5px 0.5em;
      border-radius: 5px;
      background-color: #ff6600;
      color: #fff;
      border-left: none; }
      @media only screen and (min-width: 768px) {
        #global-bottom .info-area h2 {
          font-size: 24px;
          padding: 1em; } }
    #global-bottom .info-area h3 {
      background-color: #efefef;
      padding: 5px 10px; }
      @media only screen and (min-width: 768px) {
        #global-bottom .info-area h3 {
          font-size: 20px; } }
    #global-bottom .info-area h3:before {
      content: "\f138";
      font-family: "Font Awesome 5 Free";
      font-weight: 900;
      padding: 0 .25em 0 0; }
    #global-bottom .info-area .map-btn {
      display: block;
      width: 100%;
      text-align: center;
      margin: 0 auto;
      overflow: hidden;
      margin-bottom: 2em;
      border-radius: 3px;
      background-color: #ED5D00;
      padding: 1em 1.5em; }
      @media only screen and (min-width: 768px) {
        #global-bottom .info-area .map-btn {
          width: 65%; } }
      #global-bottom .info-area .map-btn a {
        color: #fff; }
      #global-bottom .info-area .map-btn a:before {
        content: "\f138";
        font-family: "Font Awesome 5 Free";
        font-weight: 900;
        padding: 0 .25em 0 0; }
    #global-bottom .info-area .bottom-images {
      margin: 0 auto;
      display: block;
      overflow: hidden;
      text-align: center; }
      #global-bottom .info-area .bottom-images img {
        margin: 0 auto; }

.line-banner {
  text-align: center;
  display: block;
  overflow: hidden; }
  @media only screen and (min-width: 768px) {
    .line-banner {
      display: none; } }

/* #globa-voices
 * -------------------------------------------------------------------------- */
@media only screen and (min-width: 768px) {
  #global-voices {
    padding: 2em 0; } }

#global-voices .global-voices-inner {
  display: block;
  margin-bottom: 2em; }
  @media only screen and (min-width: 768px) {
    #global-voices .global-voices-inner {
      background-color: #fff9ec;
      padding: 1em;
      display: block;
      overflow: hidden; } }
  @media only screen and (min-width: 768px) {
    #global-voices .global-voices-inner .global-voices-inner-inside {
      background-color: #fff9ec;
      padding: 1em;
      border: solid 1px #bfa671;
      display: block;
      overflow: hidden; } }
  #global-voices .global-voices-inner .global-voices-inner-inside .voice-title-old {
    border-top: 1px solid #dbcab4;
    border-bottom: 1px solid #dbcab4; }
    #global-voices .global-voices-inner .global-voices-inner-inside .voice-title-old h2 {
      background-color: #f6d16b;
      border: none;
      margin-bottom: 0;
      font-size: 18px; }
      @media only screen and (min-width: 768px) {
        #global-voices .global-voices-inner .global-voices-inner-inside .voice-title-old h2 {
          font-size: 24px; } }
  #global-voices .global-voices-inner .global-voices-inner-inside h3 {
    background-color: #ece9d8;
    border-bottom: 1px solid #993300;
    border-left: none;
    padding: 1em;
    font-size: 77%; }
  #global-voices .global-voices-inner .global-voices-inner-inside .voice-images {
    margin: 0 0 1rem 1rem; }
    @media only screen and (min-width: 768px) {
      #global-voices .global-voices-inner .global-voices-inner-inside .voice-images {
        width: auto; } }
    #global-voices .global-voices-inner .global-voices-inner-inside .voice-images img {
      width: 30%;
      float: right;
      margin: 0 0 1em 1em; }
      @media only screen and (min-width: 768px) {
        #global-voices .global-voices-inner .global-voices-inner-inside .voice-images img {
          margin: 0 0 1em 1em; } }

/* #difference
 * -------------------------------------------------------------------------- */
#point-5 {
  display: block;
  overflow: hidden;
  margin-bottom: 2rem; }
  #point-5 h2 {
    background-color: #fff;
    border-left: none; }
  #point-5 .sp-title {
    display: block;
    overflow: hidden; }
    #point-5 .sp-title h3 {
      position: relative;
      font-size: 16px;
      padding: 1em 0.5em;
      background: #10396c;
      border-left: solid 2em #ff8f5e; }
      @media only screen and (min-width: 768px) {
        #point-5 .sp-title h3 {
          padding: 0.5em 0.5em;
          font-size: 30px;
          border-left: solid 3em #ff8f5e; } }
    #point-5 .sp-title h3:before {
      font-family: "FontAwesome";
      content: "\f040";
      position: absolute;
      padding: 0em;
      color: #fff;
      font-weight: normal;
      left: -1.35em;
      top: 50%;
      -moz-transform: translateY(-50%);
      -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
      transform: translateY(-50%); }
      @media only screen and (min-width: 768px) {
        #point-5 .sp-title h3:before {
          left: -2em; } }

.sp-title h3 {
  color: #333; }

.point-out-inner {
  display: block;
  overflow: hidden;
  margin-bottom: 20px; }

.point-inner {
  border: solid #efefef 3px;
  padding: 1rem;
  margin-bottom: 2rem; }

.point-inner-orange {
  border-color: #ff5400;
  background-color: #fceed9;
  display: block; }

.point-inner-orange h4 {
  font-size: 18px;
  color: #ff5400;
  text-align: center; }

.point-inner h4 {
  font-size: 16px;
  text-align: center;
  margin-bottom: 1rem; }

.point-inner p {
  color: #333;
  margin-bottom: 1rem;
  padding-left: 20px;
  border-bottom: dotted 1px #999;
  padding-bottom: 1rem; }

.point-inner div {
  margin-bottom: 10px; }

.point-inner-key-color {
  background: -webkit-repeating-linear-gradient(-45deg, #fff5df, #fff5df 4px, #ffe4b1 3px, #ffe4b1 8px);
  background: repeating-linear-gradient(-45deg, #fff5df, #fff5df 4px, #ffe4b1 3px, #ffe4b1 8px);
  display: block; }

.point-inner-orange p {
  color: #333;
  margin-bottom: 1rem;
  background: url(../images/home/check-icon-orange.png) no-repeat 0 2px;
  padding-left: 20px;
  border-bottom: dotted 1px #999; }

.point-inner-key-color h4 {
  font-size: 22px;
  color: #e60012;
  text-align: center; }

.pc-none {
  display: block; }
  @media only screen and (min-width: 768px) {
    .pc-none {
      display: none; } }
  @media only screen and (min-width: 992px) {
    .pc-none {
      display: none; } }

.sp-off {
  display: none; }
  @media only screen and (min-width: 768px) {
    .sp-off {
      display: block; } }
  @media only screen and (min-width: 992px) {
    .sp-off {
      display: block; } }

.flow-title {
  background: #fff2c5;
  border-radius: 5px;
  text-align: center;
  border: 2px solid #333;
  margin-bottom: 1.5em; }
  @media only screen and (min-width: 768px) {
    .flow-title {
      border-radius: 20px; } }
  .flow-title h2 {
    font-size: 16px;
    padding: 0.5em 0.5em 0 0.5em;
    color: #333;
    line-height: 1; }
    @media only screen and (min-width: 768px) {
      .flow-title h2 {
        font-size: 32px;
        padding: 0.5em 0.5em 0 0.5em;
        line-height: 1; } }

.point-title {
  position: relative;
  display: inline-block;
  margin: 1.5em 0;
  padding: 7px 10px;
  min-width: 120px;
  max-width: 100%;
  color: #555;
  font-size: 16px;
  background: #e0edff;
  clear: both; }

.point-title:before {
  content: "";
  position: absolute;
  top: 100%;
  left: 50%;
  margin-left: -15px;
  border: 15px solid transparent;
  border-top: 15px solid #e0edff; }

.point-title p {
  margin: 0;
  padding: 0; }

.hidden-xs .hidden-sm .hidden-md .hidden-lg {
  display: none; }

/* #keyvisual
 * -------------------------------------------------------------------------- */
#home-service {
  width: 100%;
  background-color: #efefef;
  text-align: center;
  padding: 2em 0 0.5em 0; }
  @media only screen and (min-width: 768px) {
    #home-service {
      padding: 4em 0; } }
  #home-service .home-section-heading-sub {
    margin-bottom: 2em; }
  @media only screen and (min-width: 768px) {
    #home-service .home-section-body {
      width: 100%;
      margin: 0 auto; } }
  @media only screen and (min-width: 992px) {
    #home-service .home-section-body {
      width: 100%;
      margin: 0 auto; } }
  @media only screen and (min-width: 1200px) {
    #home-service .home-section-body {
      width: 960px;
      margin: 0 auto; } }
  #home-service .home-section-body .home-section-body-box {
    background-color: #fff;
    overflow: hidden;
    width: 100%;
    padding: 40px 25px;
    margin-bottom: 20px; }
    @media only screen and (min-width: 768px) {
      #home-service .home-section-body .home-section-body-box {
        padding: 40px 25px;
        width: 48%;
        margin-bottom: 0px; } }
    #home-service .home-section-body .home-section-body-box h2 {
      font-size: 128%; }
      @media only screen and (min-width: 768px) {
        #home-service .home-section-body .home-section-body-box h2 {
          font-size: 128%; } }
    #home-service .home-section-body .home-section-body-box p {
      font-weight: bold; }
      @media only screen and (min-width: 768px) {
        #home-service .home-section-body .home-section-body-box p {
          font-size: 85%;
          margin-bottom: 2em; } }
    #home-service .home-section-body .home-section-body-box .home-section-link a:after {
      content: "\f0da";
      font-family: "Font Awesome 5 Free";
      font-weight: 900;
      padding: 0 .25em 0 0; }
  @media only screen and (min-width: 768px) {
    #home-service .home-section-body .home-section-body-left {
      float: left; } }
  @media only screen and (min-width: 768px) {
    #home-service .home-section-body .home-section-body-right {
      float: right; } }

/* #keyvisual
 * -------------------------------------------------------------------------- */
#home-policy {
  width: 100%;
  background: transparent url(images/home-policy-bg.jpg) no-repeat center;
  background-size: cover; }
  @media only screen and (min-width: 768px) {
    #home-policy {
      padding: 4em 0; } }
  #home-policy .home-policy-inner {
    margin: 0 auto;
    background-color: rgba(255, 255, 255, 0.8);
    text-align: center;
    padding: 2em; }
    @media only screen and (min-width: 768px) {
      #home-policy .home-policy-inner {
        width: 50%; } }
    @media only screen and (min-width: 992px) {
      #home-policy .home-policy-inner {
        width: 50%; } }
    @media only screen and (min-width: 1200px) {
      #home-policy .home-policy-inner {
        width: 35%; } }
    #home-policy .home-policy-inner a:after {
      content: "\f0da";
      font-family: FontAwesome;
      padding: 0 0 0 0.5em; }

#home-news {
  width: 100%;
  display: block;
  overflow: hidden;
  padding: 2em 0; }
  @media only screen and (min-width: 768px) {
    #home-news {
      padding: 4em 0; } }
  @media only screen and (min-width: 768px) {
    #home-news .home-news-body {
      width: 960px;
      margin: 0 auto; } }
  #home-news .home-news-body .home-news-left {
    margin: 0;
    padding: 0;
    display: block;
    text-align: center; }
    @media only screen and (min-width: 768px) {
      #home-news .home-news-body .home-news-left {
        width: 28%;
        float: left;
        text-align: left; } }
    #home-news .home-news-body .home-news-left .home-news-read-all {
      font-weight: bold;
      font-size: 85%; }
      #home-news .home-news-body .home-news-left .home-news-read-all a {
        display: block;
        text-decoration: none; }
      #home-news .home-news-body .home-news-left .home-news-read-all a:after {
        content: "\f0da";
        font-family: FontAwesome;
        padding: 0 0 0 1em; }
  #home-news .home-news-body .home-news-right {
    margin: 0;
    padding: 0;
    display: block; }
    @media only screen and (min-width: 768px) {
      #home-news .home-news-body .home-news-right {
        width: 72%; } }
    #home-news .home-news-body .home-news-right dl {
      width: 100%; }
      #home-news .home-news-body .home-news-right dl dt {
        float: left;
        width: 25%; }
      #home-news .home-news-body .home-news-right dl dd {
        margin-left: 30%; }

/* =============================================================================
 * Wordpress
 * ========================================================================== */
.embed-responsive {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden; }
  .embed-responsive.21by9 {
    padding-bottom: 42.85714%; }
  .embed-responsive.16by9 {
    padding-bottom: 56.25%; }
  .embed-responsive.4by3 {
    padding-bottom: 75%; }
  .embed-responsive.1by1 {
    padding-bottom: 100%; }
  .embed-responsive iframe,
  .embed-responsive embed,
  .embed-responsive object,
  .embed-responsive video {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0; }

/* =============================================================================
 * Wordpress Articles
 * ========================================================================== */
.embed-responsive {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden; }
  .embed-responsive.21by9 {
    padding-bottom: 42.85714%; }
  .embed-responsive.16by9 {
    padding-bottom: 56.25%; }
  .embed-responsive.4by3 {
    padding-bottom: 75%; }
  .embed-responsive.1by1 {
    padding-bottom: 100%; }
  .embed-responsive iframe,
  .embed-responsive embed,
  .embed-responsive object,
  .embed-responsive video {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0; }

.entry-header h1 {
  display: block;
  overflow: hidden;
  background-color: #fafcef;
  width: 100%;
  margin: 0 0 1em 0;
  border-radius: 5px;
  border-left: solid 5px #6f7350;
  font-size: 18px;
  padding: 1em 0 1em 1em; }
  @media only screen and (min-width: 768px) {
    .entry-header h1 {
      padding: 1em 0 1em 1em;
      font-size: 24px; } }

.entry-content h2 {
  display: block;
  background-color: #fafcef;
  width: 100%;
  margin: 0 0 1em 0;
  border-radius: 5px;
  border-left: solid 5px #6f7350;
  padding: 1em 0 1em 1em;
  font-size: 109%;
  font-weight: bold;
  color: #333333; }
  @media only screen and (min-width: 768px) {
    .entry-content h2 {
      padding: 1.5em 0 1.5em 1em;
      margin: 0 0 2em 0;
      font-size: 135%; } }

.entry-content h3 {
  font-size: 107%;
  border-left: 3px solid #669900;
  font-weight: bold;
  padding: 0.5em 0 0.5em 10px;
  border-bottom: 1px solid #ccc;
  clear: both; }

.entry-content .first-img-box {
  display: block;
  overflow: hidden;
  margin-bottom: 0; }
  @media only screen and (min-width: 768px) {
    .entry-content .first-img-box {
      margin-bottom: 2em; } }

.entry-content .first-img-box-color-grey {
  border: 10px solid #efefef;
  background-color: #efefef; }

.entry-content .first-img-box-color-yellow {
  border: 10px solid #fef9d7;
  background-color: #fef9d7; }

.entry-content .flow h2 {
  background-color: #fff;
  border-left: none; }

.entry-content .flow h3 {
  font-size: 107%;
  border-left: none;
  font-weight: bold;
  padding: 0.5em 0 0.5em 10px;
  border-bottom: 1px solid #ccc;
  clear: both; }

.entry-content .flow p {
  margin-bottom: 2em; }

.entry-content .charge h1 {
  display: block;
  overflow: hidden;
  background-color: #fafcef;
  width: 100%;
  margin: 0 0 1em 0;
  border-radius: 5px;
  border-left: solid 5px #6f7350;
  font-size: 18px;
  padding: 1em 0 1em 1em; }
  @media only screen and (min-width: 768px) {
    .entry-content .charge h1 {
      padding: 1em 0 1em 1em;
      font-size: 24px; } }

.entry-content .charge h3 {
  font-size: 107%;
  border-left: 3px solid #669900;
  font-weight: bold;
  padding: 0.5em 0 0.5em 10px;
  border-bottom: 1px solid #ccc;
  clear: both; }

.entry-content .mind p {
  margin-bottom: 2em; }

.entry-content .access h3 {
  font-size: 107%;
  border-left: 3px solid #669900;
  font-weight: bold;
  padding: 0.5em 0 0.5em 10px;
  border-bottom: 1px solid #ccc;
  clear: both; }

.entry-content .access dl dt {
  background-color: #ECE9D8;
  padding: 5px;
  margin-bottom: 10px; }

.entry-content .access dl dd {
  margin-left: 5px;
  margin-bottom: 20px; }

.entry-content .access p {
  margin-bottom: 2em; }

.entry-content .qa h3 {
  font-size: 107%;
  border-left: 3px solid #669900;
  font-weight: bold;
  padding: 0.5em 0 0.5em 10px;
  border-bottom: 1px solid #ccc;
  clear: both; }

.entry-content .qa dl dt {
  font-weight: bold;
  color: #663300; }
  @media only screen and (min-width: 768px) {
    .entry-content .qa dl dt {
      float: left;
      clear: left;
      white-space: nowrap;
      font-size: 100%; } }

@media only screen and (min-width: 768px) {
  .entry-content .qa dl dd {
    border-left-width: 1px;
    border-left-style: solid;
    border-left-color: #663300;
    margin-bottom: 40px;
    color: #663300;
    font-size: 100%;
    padding-left: 1em;
    margin-left: 10em; } }

.entry-content .mb h2 {
  position: relative;
  background: #fafcef;
  padding: 0.25em 1em;
  border-left: solid 2em #87c12a;
  font-size: 16px; }
  @media only screen and (min-width: 768px) {
    .entry-content .mb h2 {
      font-size: 20px;
      padding: 0.5em; } }
  @media only screen and (min-width: 992px) {
    .entry-content .mb h2 {
      font-size: 24px;
      padding: 0.5em; } }

.entry-content .mb h2:before {
  font-family: FontAwesome;
  content: "\f0a4";
  position: absolute;
  padding: 0em;
  color: white;
  font-weight: normal;
  left: -1.35em;
  top: 50%;
  -moz-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%); }

.entry-content .mb h3 {
  font-size: 107%;
  border-left: 3px solid #669900;
  font-weight: bold;
  padding: 0.5em 0 0.5em 10px;
  border-bottom: 1px solid #ccc;
  clear: both; }

.entry-content .mb p {
  margin-bottom: 2em; }

.entry-content .differ h2 {
  margin: 0 -10px 1em -10px; }
  @media only screen and (min-width: 768px) {
    .entry-content .differ h2 {
      margin: 0 auto 1em auto; } }

.entry-content .differ h3 {
  color: #ff6600;
  font-size: 18px; }
  @media only screen and (min-width: 768px) {
    .entry-content .differ h3 {
      font-size: 24px; } }

.entry-content .bollet h2 {
  text-align: center; }

.entry-content .bollet ul {
  margin-bottom: 1em;
  padding: 0.5em;
  border: 1px solid #729928; }
  @media only screen and (min-width: 768px) {
    .entry-content .bollet ul {
      margin: 0 auto;
      padding: 1em;
      border: 2px solid #729928;
      width: 100%;
      margin-bottom: 20px; } }
  .entry-content .bollet ul li {
    list-style-type: none;
    border-bottom: 1px dotted #ccc; }

.entry-content .bollet #attack-btn {
  text-align: center;
  margin: 0 auto; }

.under-yellow {
  background: linear-gradient(transparent 0, #ffff00 0); }

.article-img {
  display: block;
  overflow: hidden;
  margin-bottom: 2em; }
  .article-img h2 {
    clear: both; }
  .article-img .a-img {
    width: 100%;
    display: block; }
    @media only screen and (min-width: 768px) {
      .article-img .a-img {
        width: 50%;
        float: right;
        margin: 0 0 1em 1em; } }
  .article-img p {
    font-size: 22px; }

.category-list ul {
  list-style-type: none;
  margin: 0;
  padding: 0; }
  .category-list ul li {
    display: inline-block;
    vertical-align: top; }
    @media only screen and (min-width: 768px) {
      .category-list ul li {
        width: 30%;
        margin: 0 0 0 1em; } }

/* =============================================================================
 * Wordpress Archive
 * ========================================================================== */
.embed-responsive {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden; }
  .embed-responsive.21by9 {
    padding-bottom: 42.85714%; }
  .embed-responsive.16by9 {
    padding-bottom: 56.25%; }
  .embed-responsive.4by3 {
    padding-bottom: 75%; }
  .embed-responsive.1by1 {
    padding-bottom: 100%; }
  .embed-responsive iframe,
  .embed-responsive embed,
  .embed-responsive object,
  .embed-responsive video {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0; }

.page-header h1 {
  display: block;
  overflow: hidden;
  background-color: #fafcef;
  width: 100%;
  margin: 0 0 1em 0;
  border-radius: 5px;
  border-left: solid 5px #6f7350;
  font-size: 18px;
  padding: 1em 0 1em 1em; }
  @media only screen and (min-width: 768px) {
    .page-header h1 {
      padding: 1em 0 1em 1em;
      font-size: 24px; } }

.archive-container ul {
  margin: 0;
  padding: 0; }
  .archive-container ul li {
    list-style-type: none;
    display: block;
    overflow: hidden; }

.archive-container .archive-container-inner {
  display: block;
  overflow: hidden;
  clear: both;
  border-bottom: dotted 1px #ccc;
  padding-bottom: 2em;
  margin-bottom: 2em; }
  .archive-container .archive-container-inner .archive-left {
    width: 20%;
    float: left; }
  .archive-container .archive-container-inner .archive-right {
    width: 75%;
    float: right; }
    .archive-container .archive-container-inner .archive-right h2 {
      font-size: 16px;
      margin-top: 1em; }
      @media only screen and (min-width: 768px) {
        .archive-container .archive-container-inner .archive-right h2 {
          font-size: 24px;
          margin-top: 1em; } }
    .archive-container .archive-container-inner .archive-right h2:before {
      content: "\f046";
      font-family: FontAwesome;
      padding: 0 .25em 0 0; }
    .archive-container .archive-container-inner .archive-right ul {
      margin: 0;
      padding: 0; }
      .archive-container .archive-container-inner .archive-right ul li {
        display: inline-block;
        margin-right: 1em;
        list-style-type: disc; }

.archive-container-blog .archive-container-blog-inner {
  display: block;
  overflow: hidden;
  clear: both;
  border-bottom: dotted 1px #ccc;
  padding-bottom: 2em;
  margin-bottom: 2em; }
  .archive-container-blog .archive-container-blog-inner .archive-left {
    width: 20%;
    float: left; }
  .archive-container-blog .archive-container-blog-inner .archive-right {
    width: 75%;
    float: right; }
    .archive-container-blog .archive-container-blog-inner .archive-right h2 {
      font-size: 16px;
      margin-top: 1em; }
      @media only screen and (min-width: 768px) {
        .archive-container-blog .archive-container-blog-inner .archive-right h2 {
          font-size: 24px;
          margin-top: 1em; } }
    .archive-container-blog .archive-container-blog-inner .archive-right h2:before {
      content: "\f046";
      font-family: FontAwesome;
      padding: 0 .25em 0 0; }
    .archive-container-blog .archive-container-blog-inner .archive-right ul {
      margin: 0;
      padding: 0; }
      .archive-container-blog .archive-container-blog-inner .archive-right ul li {
        display: inline-block;
        margin-right: 1em;
        list-style-type: disc; }

.voices-archive ul {
  margin: 0;
  padding: 0; }
  .voices-archive ul li {
    list-style-type: none; }

.field-voices-img {
  float: right;
  margin-left: 1em;
  width: 35%; }

.category-archive {
  display: block;
  overflow: hidden;
  display: inline-block;
  vertical-align: top;
  width: 47%; }
  @media only screen and (min-width: 768px) {
    .category-archive {
      width: 31%; } }
  @media only screen and (min-width: 992px) {
    .category-archive {
      width: 100%; } }
  @media only screen and (min-width: 1200px) {
    .category-archive {
      margin: 0 5px; } }
  .category-archive .entry-header h2 {
    font-size: 16px; }
    @media only screen and (min-width: 768px) {
      .category-archive .entry-header h2 {
        font-size: 18px; } }
    @media only screen and (min-width: 1200px) {
      .category-archive .entry-header h2 {
        font-size: 18px; } }

/* =============================================================================
 * Wordpress navigation
 * ========================================================================== */
.embed-responsive {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden; }
  .embed-responsive.21by9 {
    padding-bottom: 42.85714%; }
  .embed-responsive.16by9 {
    padding-bottom: 56.25%; }
  .embed-responsive.4by3 {
    padding-bottom: 75%; }
  .embed-responsive.1by1 {
    padding-bottom: 100%; }
  .embed-responsive iframe,
  .embed-responsive embed,
  .embed-responsive object,
  .embed-responsive video {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0; }

.navigation {
  display: block;
  clear: both; }

/* =============================================================================
 * Wordpress pagination
 * ========================================================================== */
.embed-responsive {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden; }
  .embed-responsive.21by9 {
    padding-bottom: 42.85714%; }
  .embed-responsive.16by9 {
    padding-bottom: 56.25%; }
  .embed-responsive.4by3 {
    padding-bottom: 75%; }
  .embed-responsive.1by1 {
    padding-bottom: 100%; }
  .embed-responsive iframe,
  .embed-responsive embed,
  .embed-responsive object,
  .embed-responsive video {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0; }

/* =============================================================================
 * Wordpress Plugins
 * ========================================================================== */
.embed-responsive {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden; }
  .embed-responsive.21by9 {
    padding-bottom: 42.85714%; }
  .embed-responsive.16by9 {
    padding-bottom: 56.25%; }
  .embed-responsive.4by3 {
    padding-bottom: 75%; }
  .embed-responsive.1by1 {
    padding-bottom: 100%; }
  .embed-responsive iframe,
  .embed-responsive embed,
  .embed-responsive object,
  .embed-responsive video {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0; }

/* =============================================================================
 * Wordpress Widgets
 * ========================================================================== */
.embed-responsive {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden; }
  .embed-responsive.21by9 {
    padding-bottom: 42.85714%; }
  .embed-responsive.16by9 {
    padding-bottom: 56.25%; }
  .embed-responsive.4by3 {
    padding-bottom: 75%; }
  .embed-responsive.1by1 {
    padding-bottom: 100%; }
  .embed-responsive iframe,
  .embed-responsive embed,
  .embed-responsive object,
  .embed-responsive video {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0; }

/* Widgets
 * -------------------------------------------------------------------------- */
/* Default Widgets
 * -------------------------------------------------------------------------- */
/* =============================================================================
 * Wordpress related styles
 * ========================================================================== */
.embed-responsive {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden; }
  .embed-responsive.21by9 {
    padding-bottom: 42.85714%; }
  .embed-responsive.16by9 {
    padding-bottom: 56.25%; }
  .embed-responsive.4by3 {
    padding-bottom: 75%; }
  .embed-responsive.1by1 {
    padding-bottom: 100%; }
  .embed-responsive iframe,
  .embed-responsive embed,
  .embed-responsive object,
  .embed-responsive video {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0; }

/* Wordpress contents
 * -------------------------------------------------------------------------- */
/* Alignment */
.alignleft {
  display: inline;
  float: left;
  margin-right: 1rem;
  margin-bottom: 1rem; }
  @media only screen and (max-width: 767px) {
    .alignleft {
      display: block;
      float: none;
      margin: 0 auto 1rem; } }

.alignright {
  display: inline;
  float: right;
  margin-left: 1rem;
  margin-bottom: 1rem; }
  @media only screen and (max-width: 767px) {
    .alignright {
      display: block;
      float: none;
      margin: 0 auto 1rem; } }

.aligncenter {
  clear: both;
  display: block;
  margin-right: auto;
  margin-left: auto;
  margin-bottom: 1rem; }
  @media only screen and (max-width: 767px) {
    .aligncenter {
      display: block;
      margin: 0 auto 1rem; } }

/* Images */
.wp-caption {
  max-width: 100% !important;
  margin: 0.5rem 0; }

.wp-caption img {
  display: block;
  margin: 0; }

.wp-caption .wp-caption-text,
.gallery-caption {
  color: #777;
  font-size: smaller; }

.wp-caption .wp-caption-text {
  position: relative;
  margin: 0;
  padding: 5px 0 0;
  text-align: center; }
  @media only screen and (min-width: 768px) {
    .wp-caption .wp-caption-text {
      padding: 10px 0 0; } }

.wp-caption .wp-caption-text:before {
  /*
	color: #666;
	content: '\2014';
	font-size: 1em;
	font-style: normal;
	font-weight: bold;
	margin-right: 5px;
	position: absolute;
	left: 10px;
	top: 7px;
*/ }

.wp-smiley {
  border: 0;
  margin-top: 0;
  margin-bottom: 0;
  padding: 0; }
